diff --git a/Frameworks/GME/GME.xcodeproj/project.pbxproj b/Frameworks/GME/GME.xcodeproj/project.pbxproj index 8b5303eb4..29dd6ac7d 100644 --- a/Frameworks/GME/GME.xcodeproj/project.pbxproj +++ b/Frameworks/GME/GME.xcodeproj/project.pbxproj @@ -12,10 +12,10 @@ 17C8F1F60CBED286008D969D /* Ay_Cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17C8F18D0CBED286008D969D /* Ay_Cpu.cpp */; }; 17C8F1F80CBED286008D969D /* Ay_Emu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17C8F18F0CBED286008D969D /* Ay_Emu.cpp */; }; 17C8F1F90CBED286008D969D /* Ay_Emu.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1900CBED286008D969D /* Ay_Emu.h */; }; - 17C8F1FA0CBED286008D969D /* blargg_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1910CBED286008D969D /* blargg_common.h */; }; - 17C8F1FB0CBED286008D969D /* blargg_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1920CBED286008D969D /* blargg_config.h */; }; - 17C8F1FC0CBED286008D969D /* blargg_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1930CBED286008D969D /* blargg_endian.h */; }; - 17C8F1FD0CBED286008D969D /* blargg_source.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1940CBED286008D969D /* blargg_source.h */; }; + 17C8F1FA0CBED286008D969D /* blargg_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1910CBED286008D969D /* blargg_common.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 17C8F1FB0CBED286008D969D /* blargg_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1920CBED286008D969D /* blargg_config.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 17C8F1FC0CBED286008D969D /* blargg_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1930CBED286008D969D /* blargg_endian.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 17C8F1FD0CBED286008D969D /* blargg_source.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1940CBED286008D969D /* blargg_source.h */; settings = {ATTRIBUTES = (Public, ); }; }; 17C8F1FE0CBED286008D969D /* Blip_Buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17C8F1950CBED286008D969D /* Blip_Buffer.cpp */; }; 17C8F1FF0CBED286008D969D /* Blip_Buffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1960CBED286008D969D /* Blip_Buffer.h */; }; 17C8F2000CBED286008D969D /* Classic_Emu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17C8F1970CBED286008D969D /* Classic_Emu.cpp */; }; @@ -40,8 +40,6 @@ 17C8F2140CBED286008D969D /* Gme_File.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1AB0CBED286008D969D /* Gme_File.h */; }; 17C8F2150CBED286008D969D /* gme.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17C8F1AC0CBED286008D969D /* gme.cpp */; }; 17C8F2160CBED286008D969D /* gme.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1AD0CBED286008D969D /* gme.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 17C8F2180CBED286008D969D /* Gym_Emu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17C8F1AF0CBED286008D969D /* Gym_Emu.cpp */; }; - 17C8F2190CBED286008D969D /* Gym_Emu.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1B00CBED286008D969D /* Gym_Emu.h */; }; 17C8F21A0CBED286008D969D /* Hes_Apu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17C8F1B10CBED286008D969D /* Hes_Apu.cpp */; }; 17C8F21B0CBED286008D969D /* Hes_Apu.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1B20CBED286008D969D /* Hes_Apu.h */; }; 17C8F21D0CBED286008D969D /* Hes_Cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17C8F1B40CBED286008D969D /* Hes_Cpu.cpp */; }; @@ -84,224 +82,36 @@ 17C8F2470CBED286008D969D /* Sms_Apu.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1DE0CBED286008D969D /* Sms_Apu.h */; }; 17C8F24F0CBED286008D969D /* Spc_Emu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17C8F1E60CBED286008D969D /* Spc_Emu.cpp */; }; 17C8F2500CBED286008D969D /* Spc_Emu.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1E70CBED286008D969D /* Spc_Emu.h */; }; - 17C8F2530CBED286008D969D /* Vgm_Emu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17C8F1EA0CBED286008D969D /* Vgm_Emu.cpp */; }; - 17C8F2540CBED286008D969D /* Vgm_Emu.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1EB0CBED286008D969D /* Vgm_Emu.h */; }; - 17C8F2550CBED286008D969D /* Ym2413_Emu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17C8F1EC0CBED286008D969D /* Ym2413_Emu.cpp */; }; - 17C8F2560CBED286008D969D /* Ym2413_Emu.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1ED0CBED286008D969D /* Ym2413_Emu.h */; }; - 17C8F2570CBED286008D969D /* Ym2612_Emu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17C8F1EE0CBED286008D969D /* Ym2612_Emu.cpp */; }; - 17C8F2580CBED286008D969D /* Ym2612_Emu.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C8F1EF0CBED286008D969D /* Ym2612_Emu.h */; }; - 8342DC841D27A171007FB1C1 /* yam.h in Headers */ = {isa = PBXBuildFile; fileRef = 8342DC811D27A171007FB1C1 /* yam.h */; }; - 8342DC851D27A171007FB1C1 /* scsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 8342DC821D27A171007FB1C1 /* scsp.c */; }; - 8342DC861D27A171007FB1C1 /* scsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 8342DC831D27A171007FB1C1 /* scsp.h */; }; - 8342DCCB1D27C0E9007FB1C1 /* yam.c in Sources */ = {isa = PBXBuildFile; fileRef = 8342DCC91D27C0E9007FB1C1 /* yam.c */; }; - 8342DCCC1D27C0E9007FB1C1 /* emuconfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 8342DCCA1D27C0E9007FB1C1 /* emuconfig.h */; }; - 8370B73017F615FE001A4D7A /* Ay_Core.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B68D17F615FD001A4D7A /* Ay_Core.cpp */; }; - 8370B73117F615FE001A4D7A /* Ay_Core.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B68E17F615FD001A4D7A /* Ay_Core.h */; }; - 8370B73217F615FE001A4D7A /* blargg_common.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B68F17F615FD001A4D7A /* blargg_common.cpp */; }; - 8370B73317F615FE001A4D7A /* blargg_errors.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B69017F615FD001A4D7A /* blargg_errors.cpp */; }; - 8370B73417F615FE001A4D7A /* blargg_errors.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B69117F615FD001A4D7A /* blargg_errors.h */; }; - 8370B73517F615FE001A4D7A /* Blip_Buffer_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B69217F615FD001A4D7A /* Blip_Buffer_impl.h */; }; - 8370B73617F615FE001A4D7A /* Blip_Buffer_impl2.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B69317F615FD001A4D7A /* Blip_Buffer_impl2.h */; }; - 8370B73717F615FE001A4D7A /* Bml_Parser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B69417F615FD001A4D7A /* Bml_Parser.cpp */; }; - 8370B73817F615FE001A4D7A /* Bml_Parser.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B69517F615FD001A4D7A /* Bml_Parser.h */; }; - 8370B74317F615FE001A4D7A /* Downsampler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B6A017F615FD001A4D7A /* Downsampler.cpp */; }; - 8370B74417F615FE001A4D7A /* Downsampler.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6A117F615FD001A4D7A /* Downsampler.h */; }; - 8370B74B17F615FE001A4D7A /* Gb_Cpu_run.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6A817F615FD001A4D7A /* Gb_Cpu_run.h */; }; - 8370B74C17F615FE001A4D7A /* Gbs_Core.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B6A917F615FD001A4D7A /* Gbs_Core.cpp */; }; - 8370B74D17F615FE001A4D7A /* Gbs_Core.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6AA17F615FD001A4D7A /* Gbs_Core.h */; }; - 8370B74E17F615FE001A4D7A /* Gbs_Cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B6AB17F615FD001A4D7A /* Gbs_Cpu.cpp */; }; - 8370B75117F615FE001A4D7A /* Gme_Loader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B6AE17F615FD001A4D7A /* Gme_Loader.cpp */; }; - 8370B75217F615FE001A4D7A /* Gme_Loader.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6AF17F615FD001A4D7A /* Gme_Loader.h */; }; - 8370B75317F615FE001A4D7A /* Hes_Apu_Adpcm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B6B017F615FD001A4D7A /* Hes_Apu_Adpcm.cpp */; }; - 8370B75417F615FE001A4D7A /* Hes_Apu_Adpcm.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6B117F615FD001A4D7A /* Hes_Apu_Adpcm.h */; }; - 8370B75517F615FE001A4D7A /* Hes_Core.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B6B217F615FD001A4D7A /* Hes_Core.cpp */; }; - 8370B75617F615FE001A4D7A /* Hes_Core.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6B317F615FD001A4D7A /* Hes_Core.h */; }; - 8370B75717F615FE001A4D7A /* Hes_Cpu_run.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6B417F615FD001A4D7A /* Hes_Cpu_run.h */; }; - 8370B76817F615FE001A4D7A /* Kss_Core.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B6C517F615FD001A4D7A /* Kss_Core.cpp */; }; - 8370B76917F615FE001A4D7A /* Kss_Core.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6C617F615FD001A4D7A /* Kss_Core.h */; }; - 8370B76C17F615FE001A4D7A /* Nes_Cpu_run.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6C917F615FD001A4D7A /* Nes_Cpu_run.h */; }; - 8370B76D17F615FE001A4D7A /* Nes_Fds_Apu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B6CA17F615FD001A4D7A /* Nes_Fds_Apu.cpp */; }; - 8370B76E17F615FE001A4D7A /* Nes_Fds_Apu.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6CB17F615FD001A4D7A /* Nes_Fds_Apu.h */; }; - 8370B76F17F615FE001A4D7A /* Nes_Mmc5_Apu.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6CC17F615FD001A4D7A /* Nes_Mmc5_Apu.h */; }; - 8370B77017F615FE001A4D7A /* Nes_Vrc7_Apu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B6CD17F615FD001A4D7A /* Nes_Vrc7_Apu.cpp */; }; - 8370B77117F615FE001A4D7A /* Nes_Vrc7_Apu.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6CE17F615FD001A4D7A /* Nes_Vrc7_Apu.h */; }; - 8370B77317F615FE001A4D7A /* Nsf_Core.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B6D017F615FD001A4D7A /* Nsf_Core.cpp */; }; - 8370B77417F615FE001A4D7A /* Nsf_Core.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6D117F615FD001A4D7A /* Nsf_Core.h */; }; - 8370B77517F615FE001A4D7A /* Nsf_Cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B6D217F615FD001A4D7A /* Nsf_Cpu.cpp */; }; - 8370B77617F615FE001A4D7A /* Nsf_Impl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B6D317F615FD001A4D7A /* Nsf_Impl.cpp */; }; - 8370B77717F615FE001A4D7A /* Nsf_Impl.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6D417F615FD001A4D7A /* Nsf_Impl.h */; }; - 8370B78017F615FE001A4D7A /* Opl_Apu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B6DD17F615FD001A4D7A /* Opl_Apu.cpp */; }; - 8370B78117F615FE001A4D7A /* Opl_Apu.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6DE17F615FE001A4D7A /* Opl_Apu.h */; }; - 8370B78A17F615FE001A4D7A /* Resampler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B6E717F615FE001A4D7A /* Resampler.cpp */; }; - 8370B78B17F615FE001A4D7A /* Resampler.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6E817F615FE001A4D7A /* Resampler.h */; }; - 8370B79217F615FE001A4D7A /* Rom_Data.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B6EF17F615FE001A4D7A /* Rom_Data.cpp */; }; - 8370B79317F615FE001A4D7A /* Rom_Data.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6F017F615FE001A4D7A /* Rom_Data.h */; }; - 8370B79C17F615FE001A4D7A /* Sap_Core.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B6F917F615FE001A4D7A /* Sap_Core.cpp */; }; - 8370B79D17F615FE001A4D7A /* Sap_Core.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B6FA17F615FE001A4D7A /* Sap_Core.h */; }; - 8370B7A417F615FE001A4D7A /* Sgc_Core.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B70117F615FE001A4D7A /* Sgc_Core.cpp */; }; - 8370B7A517F615FE001A4D7A /* Sgc_Core.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B70217F615FE001A4D7A /* Sgc_Core.h */; }; - 8370B7A617F615FE001A4D7A /* Sgc_Cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B70317F615FE001A4D7A /* Sgc_Cpu.cpp */; }; - 8370B7A717F615FE001A4D7A /* Sgc_Emu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B70417F615FE001A4D7A /* Sgc_Emu.cpp */; }; - 8370B7A817F615FE001A4D7A /* Sgc_Emu.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B70517F615FE001A4D7A /* Sgc_Emu.h */; }; - 8370B7A917F615FE001A4D7A /* Sgc_Impl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B70617F615FE001A4D7A /* Sgc_Impl.cpp */; }; - 8370B7AA17F615FE001A4D7A /* Sgc_Impl.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B70717F615FE001A4D7A /* Sgc_Impl.h */; }; - 8370B7AB17F615FE001A4D7A /* Sms_Fm_Apu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B70817F615FE001A4D7A /* Sms_Fm_Apu.cpp */; }; - 8370B7AC17F615FE001A4D7A /* Sms_Fm_Apu.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B70917F615FE001A4D7A /* Sms_Fm_Apu.h */; }; + 83489CBB2783015300BDCEA2 /* gme_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CB12783015200BDCEA2 /* gme_types.h */; }; + 83489CBC2783015300BDCEA2 /* nes_cpu_io.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CB22783015300BDCEA2 /* nes_cpu_io.h */; }; + 83489CBD2783015300BDCEA2 /* hes_cpu_io.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CB32783015300BDCEA2 /* hes_cpu_io.h */; }; + 83489CBF2783015300BDCEA2 /* Kss_Cpu.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CB52783015300BDCEA2 /* Kss_Cpu.h */; }; + 83489CC02783015300BDCEA2 /* Ay_Cpu.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CB62783015300BDCEA2 /* Ay_Cpu.h */; }; + 83489CC12783015300BDCEA2 /* Sms_Oscs.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CB72783015300BDCEA2 /* Sms_Oscs.h */; }; + 83489CC22783015300BDCEA2 /* sap_cpu_io.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CB82783015300BDCEA2 /* sap_cpu_io.h */; }; + 83489CC42783015300BDCEA2 /* Sap_Cpu.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CBA2783015300BDCEA2 /* Sap_Cpu.h */; }; + 83489CCB2783067500BDCEA2 /* Bml_Parser.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CC92783067500BDCEA2 /* Bml_Parser.h */; }; + 83489CCC2783067500BDCEA2 /* Bml_Parser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83489CCA2783067500BDCEA2 /* Bml_Parser.cpp */; }; + 83489CCF2783BA4D00BDCEA2 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 83489CCE2783BA4D00BDCEA2 /* libz.tbd */; }; + 83489CD12783BF6D00BDCEA2 /* Nes_Mmc5_Apu.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CD02783BF6D00BDCEA2 /* Nes_Mmc5_Apu.h */; }; + 83489CD42783C83200BDCEA2 /* Nes_Fds_Apu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83489CD22783C83200BDCEA2 /* Nes_Fds_Apu.cpp */; }; + 83489CD52783C83200BDCEA2 /* Nes_Fds_Apu.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CD32783C83200BDCEA2 /* Nes_Fds_Apu.h */; }; + 83489CD82783C98600BDCEA2 /* Nes_Vrc7_Apu.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CD62783C98600BDCEA2 /* Nes_Vrc7_Apu.h */; }; + 83489CD92783C98600BDCEA2 /* Nes_Vrc7_Apu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83489CD72783C98600BDCEA2 /* Nes_Vrc7_Apu.cpp */; }; + 83489CE02783CAC100BDCEA2 /* gb_cpu_io.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CDA2783CAC000BDCEA2 /* gb_cpu_io.h */; }; + 83489CE12783CAC100BDCEA2 /* 2413tone.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CDB2783CAC000BDCEA2 /* 2413tone.h */; }; + 83489CE22783CAC100BDCEA2 /* emu2413_NESpatches.txt in Resources */ = {isa = PBXBuildFile; fileRef = 83489CDC2783CAC100BDCEA2 /* emu2413_NESpatches.txt */; }; + 83489CE32783CAC100BDCEA2 /* emu2413.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CDD2783CAC100BDCEA2 /* emu2413.h */; }; + 83489CE52783CAC100BDCEA2 /* emu2413.c in Sources */ = {isa = PBXBuildFile; fileRef = 83489CDF2783CAC100BDCEA2 /* emu2413.c */; }; + 83489CE92783CADC00BDCEA2 /* vrc7tone.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CE62783CADC00BDCEA2 /* vrc7tone.h */; }; + 83489CEA2783CADC00BDCEA2 /* panning.c in Sources */ = {isa = PBXBuildFile; fileRef = 83489CE72783CADC00BDCEA2 /* panning.c */; }; + 83489CEB2783CADC00BDCEA2 /* panning.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CE82783CADC00BDCEA2 /* panning.h */; }; + 83489CED2783D86700BDCEA2 /* mamedef.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CEC2783D86700BDCEA2 /* mamedef.h */; }; + 83489CEF2783D89300BDCEA2 /* emutypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 83489CEE2783D89300BDCEA2 /* emutypes.h */; }; 8370B7AD17F615FE001A4D7A /* Spc_Filter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B70A17F615FE001A4D7A /* Spc_Filter.cpp */; }; 8370B7AE17F615FE001A4D7A /* Spc_Filter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B70B17F615FE001A4D7A /* Spc_Filter.h */; }; 8370B7AF17F615FE001A4D7A /* Spc_Sfm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B70C17F615FE001A4D7A /* Spc_Sfm.cpp */; }; 8370B7B017F615FE001A4D7A /* Spc_Sfm.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B70D17F615FE001A4D7A /* Spc_Sfm.h */; }; - 8370B7B117F615FE001A4D7A /* Track_Filter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B70E17F615FE001A4D7A /* Track_Filter.cpp */; }; - 8370B7B217F615FE001A4D7A /* Track_Filter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B70F17F615FE001A4D7A /* Track_Filter.h */; }; - 8370B7B317F615FE001A4D7A /* Upsampler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B71017F615FE001A4D7A /* Upsampler.cpp */; }; - 8370B7B417F615FE001A4D7A /* Upsampler.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B71117F615FE001A4D7A /* Upsampler.h */; }; - 8370B7B517F615FE001A4D7A /* Vgm_Core.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B71217F615FE001A4D7A /* Vgm_Core.cpp */; }; - 8370B7B617F615FE001A4D7A /* Vgm_Core.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B71317F615FE001A4D7A /* Vgm_Core.h */; }; - 8370B7CF17F615FE001A4D7A /* Z80_Cpu_run.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B72C17F615FE001A4D7A /* Z80_Cpu_run.h */; }; - 8370B7D017F615FE001A4D7A /* Z80_Cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8370B72D17F615FE001A4D7A /* Z80_Cpu.cpp */; }; - 8370B7D117F615FE001A4D7A /* Z80_Cpu.h in Headers */ = {isa = PBXBuildFile; fileRef = 8370B72E17F615FE001A4D7A /* Z80_Cpu.h */; }; - 83BB5E411C0842A600734457 /* 2151intf.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DAD1C0842A600734457 /* 2151intf.c */; }; - 83BB5E421C0842A600734457 /* 2151intf.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DAE1C0842A600734457 /* 2151intf.h */; }; - 83BB5E431C0842A600734457 /* 2203intf.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DAF1C0842A600734457 /* 2203intf.c */; }; - 83BB5E441C0842A600734457 /* 2203intf.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DB01C0842A600734457 /* 2203intf.h */; }; - 83BB5E451C0842A600734457 /* 2413intf.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DB11C0842A600734457 /* 2413intf.c */; }; - 83BB5E461C0842A600734457 /* 2413intf.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DB21C0842A600734457 /* 2413intf.h */; }; - 83BB5E471C0842A600734457 /* 2413tone.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DB31C0842A600734457 /* 2413tone.h */; }; - 83BB5E481C0842A600734457 /* 2608intf.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DB41C0842A600734457 /* 2608intf.c */; }; - 83BB5E491C0842A600734457 /* 2608intf.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DB51C0842A600734457 /* 2608intf.h */; }; - 83BB5E4A1C0842A600734457 /* 2610intf.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DB61C0842A600734457 /* 2610intf.c */; }; - 83BB5E4B1C0842A600734457 /* 2610intf.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DB71C0842A600734457 /* 2610intf.h */; }; - 83BB5E4C1C0842A600734457 /* 2612intf.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DB81C0842A600734457 /* 2612intf.c */; }; - 83BB5E4D1C0842A600734457 /* 2612intf.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DB91C0842A600734457 /* 2612intf.h */; }; - 83BB5E4E1C0842A600734457 /* 262intf.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DBA1C0842A600734457 /* 262intf.c */; }; - 83BB5E4F1C0842A600734457 /* 262intf.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DBB1C0842A600734457 /* 262intf.h */; }; - 83BB5E501C0842A600734457 /* 281btone.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DBC1C0842A600734457 /* 281btone.h */; }; - 83BB5E511C0842A600734457 /* 3526intf.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DBD1C0842A600734457 /* 3526intf.c */; }; - 83BB5E521C0842A600734457 /* 3526intf.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DBE1C0842A600734457 /* 3526intf.h */; }; - 83BB5E531C0842A600734457 /* 3812intf.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DBF1C0842A600734457 /* 3812intf.c */; }; - 83BB5E541C0842A600734457 /* 3812intf.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DC01C0842A600734457 /* 3812intf.h */; }; - 83BB5E551C0842A600734457 /* 8950intf.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DC11C0842A600734457 /* 8950intf.c */; }; - 83BB5E561C0842A600734457 /* 8950intf.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DC21C0842A600734457 /* 8950intf.h */; }; - 83BB5E571C0842A600734457 /* adlibemu.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DC31C0842A600734457 /* adlibemu.h */; }; - 83BB5E581C0842A600734457 /* adlibemu_opl2.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DC41C0842A600734457 /* adlibemu_opl2.c */; }; - 83BB5E591C0842A600734457 /* adlibemu_opl3.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DC51C0842A600734457 /* adlibemu_opl3.c */; }; - 83BB5E5A1C0842A600734457 /* ay8910.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DC61C0842A600734457 /* ay8910.c */; }; - 83BB5E5B1C0842A600734457 /* ay8910.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DC71C0842A600734457 /* ay8910.h */; }; - 83BB5E5C1C0842A600734457 /* ay_intf.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DC81C0842A600734457 /* ay_intf.c */; }; - 83BB5E5D1C0842A600734457 /* ay_intf.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DC91C0842A600734457 /* ay_intf.h */; }; - 83BB5E5E1C0842A600734457 /* c140.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DCA1C0842A600734457 /* c140.c */; }; - 83BB5E5F1C0842A600734457 /* c140.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DCB1C0842A600734457 /* c140.h */; }; - 83BB5E601C0842A600734457 /* c352.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DCC1C0842A600734457 /* c352.c */; }; - 83BB5E611C0842A600734457 /* c352.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DCD1C0842A600734457 /* c352.h */; }; - 83BB5E621C0842A600734457 /* c6280.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DCE1C0842A600734457 /* c6280.c */; }; - 83BB5E631C0842A600734457 /* c6280.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DCF1C0842A600734457 /* c6280.h */; }; - 83BB5E641C0842A600734457 /* c6280intf.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DD01C0842A600734457 /* c6280intf.c */; }; - 83BB5E651C0842A600734457 /* c6280intf.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DD11C0842A600734457 /* c6280intf.h */; }; - 83BB5E661C0842A600734457 /* ChipIncl.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DD21C0842A600734457 /* ChipIncl.h */; }; - 83BB5E671C0842A600734457 /* dac_control.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DD31C0842A600734457 /* dac_control.c */; }; - 83BB5E681C0842A600734457 /* dac_control.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DD41C0842A600734457 /* dac_control.h */; }; - 83BB5E691C0842A600734457 /* emu2149.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DD51C0842A600734457 /* emu2149.c */; }; - 83BB5E6A1C0842A600734457 /* emu2149.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DD61C0842A600734457 /* emu2149.h */; }; - 83BB5E6B1C0842A600734457 /* emu2413.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DD71C0842A600734457 /* emu2413.c */; }; - 83BB5E6C1C0842A600734457 /* emu2413.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DD81C0842A600734457 /* emu2413.h */; }; - 83BB5E6D1C0842A600734457 /* emu2413_NESpatches.txt in Resources */ = {isa = PBXBuildFile; fileRef = 83BB5DD91C0842A600734457 /* emu2413_NESpatches.txt */; }; - 83BB5E6E1C0842A600734457 /* emutypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DDA1C0842A600734457 /* emutypes.h */; }; - 83BB5E6F1C0842A600734457 /* es5503.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DDB1C0842A600734457 /* es5503.c */; }; - 83BB5E701C0842A600734457 /* es5503.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DDC1C0842A600734457 /* es5503.h */; }; - 83BB5E711C0842A600734457 /* es5506.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DDD1C0842A600734457 /* es5506.c */; }; - 83BB5E721C0842A600734457 /* es5506.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DDE1C0842A600734457 /* es5506.h */; }; - 83BB5E731C0842A600734457 /* fm.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DDF1C0842A600734457 /* fm.c */; }; - 83BB5E741C0842A600734457 /* fm.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DE01C0842A600734457 /* fm.h */; }; - 83BB5E751C0842A600734457 /* fm2612.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DE11C0842A600734457 /* fm2612.c */; }; - 83BB5E761C0842A600734457 /* fmopl.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DE21C0842A600734457 /* fmopl.c */; }; - 83BB5E771C0842A600734457 /* fmopl.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DE31C0842A600734457 /* fmopl.h */; }; - 83BB5E781C0842A600734457 /* gb.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DE41C0842A600734457 /* gb.c */; }; - 83BB5E791C0842A600734457 /* gb.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DE51C0842A600734457 /* gb.h */; }; - 83BB5E7A1C0842A600734457 /* iremga20.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DE61C0842A600734457 /* iremga20.c */; }; - 83BB5E7B1C0842A600734457 /* iremga20.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DE71C0842A600734457 /* iremga20.h */; }; - 83BB5E7C1C0842A600734457 /* k051649.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DE81C0842A600734457 /* k051649.c */; }; - 83BB5E7D1C0842A600734457 /* k051649.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DE91C0842A600734457 /* k051649.h */; }; - 83BB5E7E1C0842A600734457 /* k053260.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DEA1C0842A600734457 /* k053260.c */; }; - 83BB5E7F1C0842A600734457 /* k053260.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DEB1C0842A600734457 /* k053260.h */; }; - 83BB5E801C0842A600734457 /* k054539.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DEC1C0842A600734457 /* k054539.c */; }; - 83BB5E811C0842A600734457 /* k054539.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DED1C0842A600734457 /* k054539.h */; }; - 83BB5E821C0842A600734457 /* mamedef.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DEE1C0842A600734457 /* mamedef.h */; }; - 83BB5E831C0842A600734457 /* multipcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DEF1C0842A600734457 /* multipcm.c */; }; - 83BB5E841C0842A600734457 /* multipcm.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DF01C0842A600734457 /* multipcm.h */; }; - 83BB5E851C0842A600734457 /* nes_apu.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DF11C0842A600734457 /* nes_apu.c */; }; - 83BB5E861C0842A600734457 /* nes_apu.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DF21C0842A600734457 /* nes_apu.h */; }; - 83BB5E871C0842A600734457 /* nes_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DF31C0842A600734457 /* nes_defs.h */; }; - 83BB5E881C0842A600734457 /* nes_intf.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DF41C0842A600734457 /* nes_intf.c */; }; - 83BB5E891C0842A600734457 /* nes_intf.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DF51C0842A600734457 /* nes_intf.h */; }; - 83BB5E8A1C0842A600734457 /* np_nes_apu.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DF61C0842A600734457 /* np_nes_apu.c */; }; - 83BB5E8B1C0842A600734457 /* np_nes_apu.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DF71C0842A600734457 /* np_nes_apu.h */; }; - 83BB5E8C1C0842A600734457 /* np_nes_dmc.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DF81C0842A600734457 /* np_nes_dmc.c */; }; - 83BB5E8D1C0842A600734457 /* np_nes_dmc.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DF91C0842A600734457 /* np_nes_dmc.h */; }; - 83BB5E8E1C0842A600734457 /* np_nes_fds.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DFA1C0842A600734457 /* np_nes_fds.c */; }; - 83BB5E8F1C0842A600734457 /* np_nes_fds.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DFB1C0842A600734457 /* np_nes_fds.h */; }; - 83BB5E901C0842A600734457 /* okim6258.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DFC1C0842A600734457 /* okim6258.c */; }; - 83BB5E911C0842A600734457 /* okim6258.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DFD1C0842A600734457 /* okim6258.h */; }; - 83BB5E921C0842A600734457 /* okim6295.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5DFE1C0842A600734457 /* okim6295.c */; }; - 83BB5E931C0842A600734457 /* okim6295.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5DFF1C0842A600734457 /* okim6295.h */; }; - 83BB5E941C0842A600734457 /* Ootake_PSG.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E001C0842A600734457 /* Ootake_PSG.c */; }; - 83BB5E951C0842A600734457 /* Ootake_PSG.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E011C0842A600734457 /* Ootake_PSG.h */; }; - 83BB5E981C0842A600734457 /* panning.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E041C0842A600734457 /* panning.c */; }; - 83BB5E991C0842A600734457 /* panning.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E051C0842A600734457 /* panning.h */; }; - 83BB5E9A1C0842A600734457 /* pokey.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E061C0842A600734457 /* pokey.c */; }; - 83BB5E9B1C0842A600734457 /* pokey.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E071C0842A600734457 /* pokey.h */; }; - 83BB5E9C1C0842A600734457 /* pwm.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E081C0842A600734457 /* pwm.c */; }; - 83BB5E9D1C0842A600734457 /* pwm.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E091C0842A600734457 /* pwm.h */; }; - 83BB5E9E1C0842A600734457 /* qsound.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E0A1C0842A600734457 /* qsound.c */; }; - 83BB5E9F1C0842A600734457 /* qsound.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E0B1C0842A600734457 /* qsound.h */; }; - 83BB5EA01C0842A600734457 /* rf5c68.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E0C1C0842A600734457 /* rf5c68.c */; }; - 83BB5EA11C0842A600734457 /* rf5c68.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E0D1C0842A600734457 /* rf5c68.h */; }; - 83BB5EA21C0842A600734457 /* saa1099.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E0E1C0842A600734457 /* saa1099.c */; }; - 83BB5EA31C0842A600734457 /* saa1099.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E0F1C0842A600734457 /* saa1099.h */; }; - 83BB5EA41C0842A600734457 /* scd_pcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E101C0842A600734457 /* scd_pcm.c */; }; - 83BB5EA51C0842A600734457 /* scd_pcm.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E111C0842A600734457 /* scd_pcm.h */; }; - 83BB5EAB1C0842A600734457 /* segapcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E171C0842A600734457 /* segapcm.c */; }; - 83BB5EAC1C0842A600734457 /* segapcm.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E181C0842A600734457 /* segapcm.h */; }; - 83BB5EAD1C0842A600734457 /* sn76489.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E191C0842A600734457 /* sn76489.c */; }; - 83BB5EAE1C0842A600734457 /* sn76489.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E1A1C0842A600734457 /* sn76489.h */; }; - 83BB5EAF1C0842A600734457 /* sn76496.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E1B1C0842A600734457 /* sn76496.c */; }; - 83BB5EB01C0842A600734457 /* sn76496.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E1C1C0842A600734457 /* sn76496.h */; }; - 83BB5EB11C0842A600734457 /* sn764intf.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E1D1C0842A600734457 /* sn764intf.c */; }; - 83BB5EB21C0842A600734457 /* sn764intf.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E1E1C0842A600734457 /* sn764intf.h */; }; - 83BB5EB31C0842A600734457 /* upd7759.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E1F1C0842A600734457 /* upd7759.c */; }; - 83BB5EB41C0842A600734457 /* upd7759.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E201C0842A600734457 /* upd7759.h */; }; - 83BB5EB51C0842A600734457 /* vrc7tone.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E211C0842A600734457 /* vrc7tone.h */; }; - 83BB5EB61C0842A600734457 /* vsu.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E221C0842A600734457 /* vsu.c */; }; - 83BB5EB71C0842A600734457 /* vsu.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E231C0842A600734457 /* vsu.h */; }; - 83BB5EB81C0842A600734457 /* ws_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E241C0842A600734457 /* ws_audio.c */; }; - 83BB5EB91C0842A600734457 /* ws_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E251C0842A600734457 /* ws_audio.h */; }; - 83BB5EBA1C0842A600734457 /* ws_initialIo.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E261C0842A600734457 /* ws_initialIo.h */; }; - 83BB5EBB1C0842A600734457 /* x1_010.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E271C0842A600734457 /* x1_010.c */; }; - 83BB5EBC1C0842A600734457 /* x1_010.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E281C0842A600734457 /* x1_010.h */; }; - 83BB5EBD1C0842A600734457 /* ym2151.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E291C0842A600734457 /* ym2151.c */; }; - 83BB5EBE1C0842A600734457 /* ym2151.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E2A1C0842A600734457 /* ym2151.h */; }; - 83BB5EBF1C0842A600734457 /* ym2413.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E2B1C0842A600734457 /* ym2413.c */; }; - 83BB5EC01C0842A600734457 /* ym2413.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E2C1C0842A600734457 /* ym2413.h */; }; - 83BB5EC11C0842A600734457 /* ym2612.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E2D1C0842A600734457 /* ym2612.c */; }; - 83BB5EC21C0842A600734457 /* ym2612.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E2E1C0842A600734457 /* ym2612.h */; }; - 83BB5EC31C0842A600734457 /* ymdeltat.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E2F1C0842A600734457 /* ymdeltat.c */; }; - 83BB5EC41C0842A600734457 /* ymdeltat.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E301C0842A600734457 /* ymdeltat.h */; }; - 83BB5EC51C0842A600734457 /* ymf262.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E311C0842A600734457 /* ymf262.c */; }; - 83BB5EC61C0842A600734457 /* ymf262.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E321C0842A600734457 /* ymf262.h */; }; - 83BB5EC71C0842A600734457 /* ymf271.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E331C0842A600734457 /* ymf271.c */; }; - 83BB5EC81C0842A600734457 /* ymf271.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E341C0842A600734457 /* ymf271.h */; }; - 83BB5EC91C0842A600734457 /* ymf278b.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E351C0842A600734457 /* ymf278b.c */; }; - 83BB5ECA1C0842A600734457 /* ymf278b.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E361C0842A600734457 /* ymf278b.h */; }; - 83BB5ECB1C0842A600734457 /* ymz280b.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E371C0842A600734457 /* ymz280b.c */; }; - 83BB5ECC1C0842A600734457 /* ymz280b.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E381C0842A600734457 /* ymz280b.h */; }; - 83BB5ECD1C0842A600734457 /* VGMPlay.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E391C0842A600734457 /* VGMPlay.c */; }; - 83BB5ECE1C0842A600734457 /* ChipMapper.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E3A1C0842A600734457 /* ChipMapper.c */; }; - 83BB5ECF1C0842A600734457 /* ChipMapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E3B1C0842A600734457 /* ChipMapper.h */; }; - 83BB5ED01C0842A600734457 /* VGMFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E3C1C0842A600734457 /* VGMFile.h */; }; - 83BB5ED11C0842A600734457 /* VGMPlay_Intf.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E3D1C0842A600734457 /* VGMPlay_Intf.h */; }; - 83BB5ED21C0842A600734457 /* VGMPlay.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E3E1C0842A600734457 /* VGMPlay.h */; }; - 83BB5ED31C0842A600734457 /* resampler.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BB5E3F1C0842A600734457 /* resampler.c */; }; - 83BB5ED41C0842A600734457 /* resampler.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BB5E401C0842A600734457 /* resampler.h */; }; - 83EE0C8C1DDECB0C00534509 /* yrw801.h in Headers */ = {isa = PBXBuildFile; fileRef = 83EE0C8B1DDECB0C00534509 /* yrw801.h */; }; 83FC5D5E181B47FB00B917E5 /* dsp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83FC5D3B181B47FB00B917E5 /* dsp.cpp */; }; 83FC5D5F181B47FB00B917E5 /* dsp.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 83FC5D3C181B47FB00B917E5 /* dsp.hpp */; }; 83FC5D78181B47FB00B917E5 /* smp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 83FC5D57181B47FB00B917E5 /* smp.cpp */; }; @@ -352,8 +162,6 @@ 17C8F1AB0CBED286008D969D /* Gme_File.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Gme_File.h; path = gme/Gme_File.h; sourceTree = ""; }; 17C8F1AC0CBED286008D969D /* gme.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = gme.cpp; path = gme/gme.cpp; sourceTree = ""; }; 17C8F1AD0CBED286008D969D /* gme.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = gme.h; path = gme/gme.h; sourceTree = ""; }; - 17C8F1AF0CBED286008D969D /* Gym_Emu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Gym_Emu.cpp; path = gme/Gym_Emu.cpp; sourceTree = ""; }; - 17C8F1B00CBED286008D969D /* Gym_Emu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Gym_Emu.h; path = gme/Gym_Emu.h; sourceTree = ""; }; 17C8F1B10CBED286008D969D /* Hes_Apu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Hes_Apu.cpp; path = gme/Hes_Apu.cpp; sourceTree = ""; }; 17C8F1B20CBED286008D969D /* Hes_Apu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Hes_Apu.h; path = gme/Hes_Apu.h; sourceTree = ""; }; 17C8F1B40CBED286008D969D /* Hes_Cpu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Hes_Cpu.cpp; path = gme/Hes_Cpu.cpp; sourceTree = ""; }; @@ -396,226 +204,38 @@ 17C8F1DE0CBED286008D969D /* Sms_Apu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Sms_Apu.h; path = gme/Sms_Apu.h; sourceTree = ""; }; 17C8F1E60CBED286008D969D /* Spc_Emu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Spc_Emu.cpp; path = gme/Spc_Emu.cpp; sourceTree = ""; }; 17C8F1E70CBED286008D969D /* Spc_Emu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Spc_Emu.h; path = gme/Spc_Emu.h; sourceTree = ""; }; - 17C8F1EA0CBED286008D969D /* Vgm_Emu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Vgm_Emu.cpp; path = gme/Vgm_Emu.cpp; sourceTree = ""; }; - 17C8F1EB0CBED286008D969D /* Vgm_Emu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Vgm_Emu.h; path = gme/Vgm_Emu.h; sourceTree = ""; }; - 17C8F1EC0CBED286008D969D /* Ym2413_Emu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Ym2413_Emu.cpp; path = gme/Ym2413_Emu.cpp; sourceTree = ""; }; - 17C8F1ED0CBED286008D969D /* Ym2413_Emu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Ym2413_Emu.h; path = gme/Ym2413_Emu.h; sourceTree = ""; }; - 17C8F1EE0CBED286008D969D /* Ym2612_Emu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Ym2612_Emu.cpp; path = gme/Ym2612_Emu.cpp; sourceTree = ""; }; - 17C8F1EF0CBED286008D969D /* Ym2612_Emu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Ym2612_Emu.h; path = gme/Ym2612_Emu.h; sourceTree = ""; }; 833F68361CDBCAB200AFB9F0 /* es */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = ""; }; - 8342DC811D27A171007FB1C1 /* yam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = yam.h; sourceTree = ""; }; - 8342DC821D27A171007FB1C1 /* scsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = scsp.c; sourceTree = ""; }; - 8342DC831D27A171007FB1C1 /* scsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scsp.h; sourceTree = ""; }; - 8342DCC91D27C0E9007FB1C1 /* yam.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = yam.c; sourceTree = ""; }; - 8342DCCA1D27C0E9007FB1C1 /* emuconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = emuconfig.h; sourceTree = ""; }; + 83489CB12783015200BDCEA2 /* gme_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gme_types.h; path = gme/gme_types.h; sourceTree = ""; }; + 83489CB22783015300BDCEA2 /* nes_cpu_io.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = nes_cpu_io.h; path = gme/nes_cpu_io.h; sourceTree = ""; }; + 83489CB32783015300BDCEA2 /* hes_cpu_io.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hes_cpu_io.h; path = gme/hes_cpu_io.h; sourceTree = ""; }; + 83489CB52783015300BDCEA2 /* Kss_Cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Kss_Cpu.h; path = gme/Kss_Cpu.h; sourceTree = ""; }; + 83489CB62783015300BDCEA2 /* Ay_Cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Ay_Cpu.h; path = gme/Ay_Cpu.h; sourceTree = ""; }; + 83489CB72783015300BDCEA2 /* Sms_Oscs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sms_Oscs.h; path = gme/Sms_Oscs.h; sourceTree = ""; }; + 83489CB82783015300BDCEA2 /* sap_cpu_io.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sap_cpu_io.h; path = gme/sap_cpu_io.h; sourceTree = ""; }; + 83489CBA2783015300BDCEA2 /* Sap_Cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sap_Cpu.h; path = gme/Sap_Cpu.h; sourceTree = ""; }; + 83489CC92783067500BDCEA2 /* Bml_Parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Bml_Parser.h; path = gme/Bml_Parser.h; sourceTree = ""; }; + 83489CCA2783067500BDCEA2 /* Bml_Parser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Bml_Parser.cpp; path = gme/Bml_Parser.cpp; sourceTree = ""; }; + 83489CCE2783BA4D00BDCEA2 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 83489CD02783BF6D00BDCEA2 /* Nes_Mmc5_Apu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Nes_Mmc5_Apu.h; path = gme/Nes_Mmc5_Apu.h; sourceTree = ""; }; + 83489CD22783C83200BDCEA2 /* Nes_Fds_Apu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Nes_Fds_Apu.cpp; path = gme/Nes_Fds_Apu.cpp; sourceTree = ""; }; + 83489CD32783C83200BDCEA2 /* Nes_Fds_Apu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Nes_Fds_Apu.h; path = gme/Nes_Fds_Apu.h; sourceTree = ""; }; + 83489CD62783C98600BDCEA2 /* Nes_Vrc7_Apu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Nes_Vrc7_Apu.h; path = gme/Nes_Vrc7_Apu.h; sourceTree = SOURCE_ROOT; }; + 83489CD72783C98600BDCEA2 /* Nes_Vrc7_Apu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Nes_Vrc7_Apu.cpp; path = gme/Nes_Vrc7_Apu.cpp; sourceTree = SOURCE_ROOT; }; + 83489CDA2783CAC000BDCEA2 /* gb_cpu_io.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gb_cpu_io.h; path = gme/gb_cpu_io.h; sourceTree = ""; }; + 83489CDB2783CAC000BDCEA2 /* 2413tone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 2413tone.h; sourceTree = ""; }; + 83489CDC2783CAC100BDCEA2 /* emu2413_NESpatches.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = emu2413_NESpatches.txt; sourceTree = ""; }; + 83489CDD2783CAC100BDCEA2 /* emu2413.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = emu2413.h; sourceTree = ""; }; + 83489CDF2783CAC100BDCEA2 /* emu2413.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = emu2413.c; sourceTree = ""; }; + 83489CE62783CADC00BDCEA2 /* vrc7tone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vrc7tone.h; sourceTree = ""; }; + 83489CE72783CADC00BDCEA2 /* panning.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = panning.c; sourceTree = ""; }; + 83489CE82783CADC00BDCEA2 /* panning.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = panning.h; sourceTree = ""; }; + 83489CEC2783D86700BDCEA2 /* mamedef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mamedef.h; sourceTree = ""; }; + 83489CEE2783D89300BDCEA2 /* emutypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = emutypes.h; sourceTree = ""; }; 835C889022CC1884001B4B3F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; - 8370B68D17F615FD001A4D7A /* Ay_Core.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Ay_Core.cpp; path = gme/Ay_Core.cpp; sourceTree = ""; }; - 8370B68E17F615FD001A4D7A /* Ay_Core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Ay_Core.h; path = gme/Ay_Core.h; sourceTree = ""; }; - 8370B68F17F615FD001A4D7A /* blargg_common.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = blargg_common.cpp; path = gme/blargg_common.cpp; sourceTree = ""; }; - 8370B69017F615FD001A4D7A /* blargg_errors.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = blargg_errors.cpp; path = gme/blargg_errors.cpp; sourceTree = ""; }; - 8370B69117F615FD001A4D7A /* blargg_errors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = blargg_errors.h; path = gme/blargg_errors.h; sourceTree = ""; }; - 8370B69217F615FD001A4D7A /* Blip_Buffer_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Blip_Buffer_impl.h; path = gme/Blip_Buffer_impl.h; sourceTree = ""; }; - 8370B69317F615FD001A4D7A /* Blip_Buffer_impl2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Blip_Buffer_impl2.h; path = gme/Blip_Buffer_impl2.h; sourceTree = ""; }; - 8370B69417F615FD001A4D7A /* Bml_Parser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Bml_Parser.cpp; path = gme/Bml_Parser.cpp; sourceTree = ""; }; - 8370B69517F615FD001A4D7A /* Bml_Parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Bml_Parser.h; path = gme/Bml_Parser.h; sourceTree = ""; }; - 8370B6A017F615FD001A4D7A /* Downsampler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Downsampler.cpp; path = gme/Downsampler.cpp; sourceTree = ""; }; - 8370B6A117F615FD001A4D7A /* Downsampler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Downsampler.h; path = gme/Downsampler.h; sourceTree = ""; }; - 8370B6A817F615FD001A4D7A /* Gb_Cpu_run.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Gb_Cpu_run.h; path = gme/Gb_Cpu_run.h; sourceTree = ""; }; - 8370B6A917F615FD001A4D7A /* Gbs_Core.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Gbs_Core.cpp; path = gme/Gbs_Core.cpp; sourceTree = ""; }; - 8370B6AA17F615FD001A4D7A /* Gbs_Core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Gbs_Core.h; path = gme/Gbs_Core.h; sourceTree = ""; }; - 8370B6AB17F615FD001A4D7A /* Gbs_Cpu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Gbs_Cpu.cpp; path = gme/Gbs_Cpu.cpp; sourceTree = ""; }; - 8370B6AE17F615FD001A4D7A /* Gme_Loader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Gme_Loader.cpp; path = gme/Gme_Loader.cpp; sourceTree = ""; }; - 8370B6AF17F615FD001A4D7A /* Gme_Loader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Gme_Loader.h; path = gme/Gme_Loader.h; sourceTree = ""; }; - 8370B6B017F615FD001A4D7A /* Hes_Apu_Adpcm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Hes_Apu_Adpcm.cpp; path = gme/Hes_Apu_Adpcm.cpp; sourceTree = ""; }; - 8370B6B117F615FD001A4D7A /* Hes_Apu_Adpcm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Hes_Apu_Adpcm.h; path = gme/Hes_Apu_Adpcm.h; sourceTree = ""; }; - 8370B6B217F615FD001A4D7A /* Hes_Core.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Hes_Core.cpp; path = gme/Hes_Core.cpp; sourceTree = ""; }; - 8370B6B317F615FD001A4D7A /* Hes_Core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Hes_Core.h; path = gme/Hes_Core.h; sourceTree = ""; }; - 8370B6B417F615FD001A4D7A /* Hes_Cpu_run.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Hes_Cpu_run.h; path = gme/Hes_Cpu_run.h; sourceTree = ""; }; - 8370B6C517F615FD001A4D7A /* Kss_Core.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Kss_Core.cpp; path = gme/Kss_Core.cpp; sourceTree = ""; }; - 8370B6C617F615FD001A4D7A /* Kss_Core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Kss_Core.h; path = gme/Kss_Core.h; sourceTree = ""; }; - 8370B6C917F615FD001A4D7A /* Nes_Cpu_run.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Nes_Cpu_run.h; path = gme/Nes_Cpu_run.h; sourceTree = ""; }; - 8370B6CA17F615FD001A4D7A /* Nes_Fds_Apu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Nes_Fds_Apu.cpp; path = gme/Nes_Fds_Apu.cpp; sourceTree = ""; }; - 8370B6CB17F615FD001A4D7A /* Nes_Fds_Apu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Nes_Fds_Apu.h; path = gme/Nes_Fds_Apu.h; sourceTree = ""; }; - 8370B6CC17F615FD001A4D7A /* Nes_Mmc5_Apu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Nes_Mmc5_Apu.h; path = gme/Nes_Mmc5_Apu.h; sourceTree = ""; }; - 8370B6CD17F615FD001A4D7A /* Nes_Vrc7_Apu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Nes_Vrc7_Apu.cpp; path = gme/Nes_Vrc7_Apu.cpp; sourceTree = ""; }; - 8370B6CE17F615FD001A4D7A /* Nes_Vrc7_Apu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Nes_Vrc7_Apu.h; path = gme/Nes_Vrc7_Apu.h; sourceTree = ""; }; - 8370B6D017F615FD001A4D7A /* Nsf_Core.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Nsf_Core.cpp; path = gme/Nsf_Core.cpp; sourceTree = ""; }; - 8370B6D117F615FD001A4D7A /* Nsf_Core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Nsf_Core.h; path = gme/Nsf_Core.h; sourceTree = ""; }; - 8370B6D217F615FD001A4D7A /* Nsf_Cpu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Nsf_Cpu.cpp; path = gme/Nsf_Cpu.cpp; sourceTree = ""; }; - 8370B6D317F615FD001A4D7A /* Nsf_Impl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Nsf_Impl.cpp; path = gme/Nsf_Impl.cpp; sourceTree = ""; }; - 8370B6D417F615FD001A4D7A /* Nsf_Impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Nsf_Impl.h; path = gme/Nsf_Impl.h; sourceTree = ""; }; - 8370B6DD17F615FD001A4D7A /* Opl_Apu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Opl_Apu.cpp; path = gme/Opl_Apu.cpp; sourceTree = ""; }; - 8370B6DE17F615FE001A4D7A /* Opl_Apu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Opl_Apu.h; path = gme/Opl_Apu.h; sourceTree = ""; }; - 8370B6E717F615FE001A4D7A /* Resampler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Resampler.cpp; path = gme/Resampler.cpp; sourceTree = ""; }; - 8370B6E817F615FE001A4D7A /* Resampler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Resampler.h; path = gme/Resampler.h; sourceTree = ""; }; - 8370B6EF17F615FE001A4D7A /* Rom_Data.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Rom_Data.cpp; path = gme/Rom_Data.cpp; sourceTree = ""; }; - 8370B6F017F615FE001A4D7A /* Rom_Data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Rom_Data.h; path = gme/Rom_Data.h; sourceTree = ""; }; - 8370B6F917F615FE001A4D7A /* Sap_Core.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Sap_Core.cpp; path = gme/Sap_Core.cpp; sourceTree = ""; }; - 8370B6FA17F615FE001A4D7A /* Sap_Core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sap_Core.h; path = gme/Sap_Core.h; sourceTree = ""; }; - 8370B70117F615FE001A4D7A /* Sgc_Core.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Sgc_Core.cpp; path = gme/Sgc_Core.cpp; sourceTree = ""; }; - 8370B70217F615FE001A4D7A /* Sgc_Core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sgc_Core.h; path = gme/Sgc_Core.h; sourceTree = ""; }; - 8370B70317F615FE001A4D7A /* Sgc_Cpu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Sgc_Cpu.cpp; path = gme/Sgc_Cpu.cpp; sourceTree = ""; }; - 8370B70417F615FE001A4D7A /* Sgc_Emu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Sgc_Emu.cpp; path = gme/Sgc_Emu.cpp; sourceTree = ""; }; - 8370B70517F615FE001A4D7A /* Sgc_Emu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sgc_Emu.h; path = gme/Sgc_Emu.h; sourceTree = ""; }; - 8370B70617F615FE001A4D7A /* Sgc_Impl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Sgc_Impl.cpp; path = gme/Sgc_Impl.cpp; sourceTree = ""; }; - 8370B70717F615FE001A4D7A /* Sgc_Impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sgc_Impl.h; path = gme/Sgc_Impl.h; sourceTree = ""; }; - 8370B70817F615FE001A4D7A /* Sms_Fm_Apu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Sms_Fm_Apu.cpp; path = gme/Sms_Fm_Apu.cpp; sourceTree = ""; }; - 8370B70917F615FE001A4D7A /* Sms_Fm_Apu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sms_Fm_Apu.h; path = gme/Sms_Fm_Apu.h; sourceTree = ""; }; 8370B70A17F615FE001A4D7A /* Spc_Filter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Spc_Filter.cpp; path = gme/Spc_Filter.cpp; sourceTree = ""; }; 8370B70B17F615FE001A4D7A /* Spc_Filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Spc_Filter.h; path = gme/Spc_Filter.h; sourceTree = ""; }; 8370B70C17F615FE001A4D7A /* Spc_Sfm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Spc_Sfm.cpp; path = gme/Spc_Sfm.cpp; sourceTree = ""; }; 8370B70D17F615FE001A4D7A /* Spc_Sfm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Spc_Sfm.h; path = gme/Spc_Sfm.h; sourceTree = ""; }; - 8370B70E17F615FE001A4D7A /* Track_Filter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Track_Filter.cpp; path = gme/Track_Filter.cpp; sourceTree = ""; }; - 8370B70F17F615FE001A4D7A /* Track_Filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Track_Filter.h; path = gme/Track_Filter.h; sourceTree = ""; }; - 8370B71017F615FE001A4D7A /* Upsampler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Upsampler.cpp; path = gme/Upsampler.cpp; sourceTree = ""; }; - 8370B71117F615FE001A4D7A /* Upsampler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Upsampler.h; path = gme/Upsampler.h; sourceTree = ""; }; - 8370B71217F615FE001A4D7A /* Vgm_Core.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Vgm_Core.cpp; path = gme/Vgm_Core.cpp; sourceTree = ""; }; - 8370B71317F615FE001A4D7A /* Vgm_Core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Vgm_Core.h; path = gme/Vgm_Core.h; sourceTree = ""; }; - 8370B72C17F615FE001A4D7A /* Z80_Cpu_run.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Z80_Cpu_run.h; path = gme/Z80_Cpu_run.h; sourceTree = ""; }; - 8370B72D17F615FE001A4D7A /* Z80_Cpu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Z80_Cpu.cpp; path = gme/Z80_Cpu.cpp; sourceTree = ""; }; - 8370B72E17F615FE001A4D7A /* Z80_Cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Z80_Cpu.h; path = gme/Z80_Cpu.h; sourceTree = ""; }; - 83BB5DAD1C0842A600734457 /* 2151intf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 2151intf.c; sourceTree = ""; }; - 83BB5DAE1C0842A600734457 /* 2151intf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 2151intf.h; sourceTree = ""; }; - 83BB5DAF1C0842A600734457 /* 2203intf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 2203intf.c; sourceTree = ""; }; - 83BB5DB01C0842A600734457 /* 2203intf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 2203intf.h; sourceTree = ""; }; - 83BB5DB11C0842A600734457 /* 2413intf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 2413intf.c; sourceTree = ""; }; - 83BB5DB21C0842A600734457 /* 2413intf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 2413intf.h; sourceTree = ""; }; - 83BB5DB31C0842A600734457 /* 2413tone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 2413tone.h; sourceTree = ""; }; - 83BB5DB41C0842A600734457 /* 2608intf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 2608intf.c; sourceTree = ""; }; - 83BB5DB51C0842A600734457 /* 2608intf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 2608intf.h; sourceTree = ""; }; - 83BB5DB61C0842A600734457 /* 2610intf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 2610intf.c; sourceTree = ""; }; - 83BB5DB71C0842A600734457 /* 2610intf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 2610intf.h; sourceTree = ""; }; - 83BB5DB81C0842A600734457 /* 2612intf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 2612intf.c; sourceTree = ""; }; - 83BB5DB91C0842A600734457 /* 2612intf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 2612intf.h; sourceTree = ""; }; - 83BB5DBA1C0842A600734457 /* 262intf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 262intf.c; sourceTree = ""; }; - 83BB5DBB1C0842A600734457 /* 262intf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 262intf.h; sourceTree = ""; }; - 83BB5DBC1C0842A600734457 /* 281btone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 281btone.h; sourceTree = ""; }; - 83BB5DBD1C0842A600734457 /* 3526intf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 3526intf.c; sourceTree = ""; }; - 83BB5DBE1C0842A600734457 /* 3526intf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 3526intf.h; sourceTree = ""; }; - 83BB5DBF1C0842A600734457 /* 3812intf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 3812intf.c; sourceTree = ""; }; - 83BB5DC01C0842A600734457 /* 3812intf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 3812intf.h; sourceTree = ""; }; - 83BB5DC11C0842A600734457 /* 8950intf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 8950intf.c; sourceTree = ""; }; - 83BB5DC21C0842A600734457 /* 8950intf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 8950intf.h; sourceTree = ""; }; - 83BB5DC31C0842A600734457 /* adlibemu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adlibemu.h; sourceTree = ""; }; - 83BB5DC41C0842A600734457 /* adlibemu_opl2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = adlibemu_opl2.c; sourceTree = ""; }; - 83BB5DC51C0842A600734457 /* adlibemu_opl3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = adlibemu_opl3.c; sourceTree = ""; }; - 83BB5DC61C0842A600734457 /* ay8910.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ay8910.c; sourceTree = ""; }; - 83BB5DC71C0842A600734457 /* ay8910.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ay8910.h; sourceTree = ""; }; - 83BB5DC81C0842A600734457 /* ay_intf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ay_intf.c; sourceTree = ""; }; - 83BB5DC91C0842A600734457 /* ay_intf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ay_intf.h; sourceTree = ""; }; - 83BB5DCA1C0842A600734457 /* c140.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = c140.c; sourceTree = ""; }; - 83BB5DCB1C0842A600734457 /* c140.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = c140.h; sourceTree = ""; }; - 83BB5DCC1C0842A600734457 /* c352.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = c352.c; sourceTree = ""; }; - 83BB5DCD1C0842A600734457 /* c352.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = c352.h; sourceTree = ""; }; - 83BB5DCE1C0842A600734457 /* c6280.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = c6280.c; sourceTree = ""; }; - 83BB5DCF1C0842A600734457 /* c6280.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = c6280.h; sourceTree = ""; }; - 83BB5DD01C0842A600734457 /* c6280intf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = c6280intf.c; sourceTree = ""; }; - 83BB5DD11C0842A600734457 /* c6280intf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = c6280intf.h; sourceTree = ""; }; - 83BB5DD21C0842A600734457 /* ChipIncl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChipIncl.h; sourceTree = ""; }; - 83BB5DD31C0842A600734457 /* dac_control.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dac_control.c; sourceTree = ""; }; - 83BB5DD41C0842A600734457 /* dac_control.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dac_control.h; sourceTree = ""; }; - 83BB5DD51C0842A600734457 /* emu2149.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = emu2149.c; sourceTree = ""; }; - 83BB5DD61C0842A600734457 /* emu2149.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = emu2149.h; sourceTree = ""; }; - 83BB5DD71C0842A600734457 /* emu2413.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = emu2413.c; sourceTree = ""; }; - 83BB5DD81C0842A600734457 /* emu2413.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = emu2413.h; sourceTree = ""; }; - 83BB5DD91C0842A600734457 /* emu2413_NESpatches.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = emu2413_NESpatches.txt; sourceTree = ""; }; - 83BB5DDA1C0842A600734457 /* emutypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = emutypes.h; sourceTree = ""; }; - 83BB5DDB1C0842A600734457 /* es5503.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = es5503.c; sourceTree = ""; }; - 83BB5DDC1C0842A600734457 /* es5503.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = es5503.h; sourceTree = ""; }; - 83BB5DDD1C0842A600734457 /* es5506.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = es5506.c; sourceTree = ""; }; - 83BB5DDE1C0842A600734457 /* es5506.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = es5506.h; sourceTree = ""; }; - 83BB5DDF1C0842A600734457 /* fm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fm.c; sourceTree = ""; }; - 83BB5DE01C0842A600734457 /* fm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fm.h; sourceTree = ""; }; - 83BB5DE11C0842A600734457 /* fm2612.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fm2612.c; sourceTree = ""; }; - 83BB5DE21C0842A600734457 /* fmopl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fmopl.c; sourceTree = ""; }; - 83BB5DE31C0842A600734457 /* fmopl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fmopl.h; sourceTree = ""; }; - 83BB5DE41C0842A600734457 /* gb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gb.c; sourceTree = ""; }; - 83BB5DE51C0842A600734457 /* gb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gb.h; sourceTree = ""; }; - 83BB5DE61C0842A600734457 /* iremga20.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iremga20.c; sourceTree = ""; }; - 83BB5DE71C0842A600734457 /* iremga20.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iremga20.h; sourceTree = ""; }; - 83BB5DE81C0842A600734457 /* k051649.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = k051649.c; sourceTree = ""; }; - 83BB5DE91C0842A600734457 /* k051649.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = k051649.h; sourceTree = ""; }; - 83BB5DEA1C0842A600734457 /* k053260.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = k053260.c; sourceTree = ""; }; - 83BB5DEB1C0842A600734457 /* k053260.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = k053260.h; sourceTree = ""; }; - 83BB5DEC1C0842A600734457 /* k054539.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = k054539.c; sourceTree = ""; }; - 83BB5DED1C0842A600734457 /* k054539.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = k054539.h; sourceTree = ""; }; - 83BB5DEE1C0842A600734457 /* mamedef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mamedef.h; sourceTree = ""; }; - 83BB5DEF1C0842A600734457 /* multipcm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = multipcm.c; sourceTree = ""; }; - 83BB5DF01C0842A600734457 /* multipcm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = multipcm.h; sourceTree = ""; }; - 83BB5DF11C0842A600734457 /* nes_apu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nes_apu.c; sourceTree = ""; }; - 83BB5DF21C0842A600734457 /* nes_apu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nes_apu.h; sourceTree = ""; }; - 83BB5DF31C0842A600734457 /* nes_defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nes_defs.h; sourceTree = ""; }; - 83BB5DF41C0842A600734457 /* nes_intf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nes_intf.c; sourceTree = ""; }; - 83BB5DF51C0842A600734457 /* nes_intf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nes_intf.h; sourceTree = ""; }; - 83BB5DF61C0842A600734457 /* np_nes_apu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = np_nes_apu.c; sourceTree = ""; }; - 83BB5DF71C0842A600734457 /* np_nes_apu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = np_nes_apu.h; sourceTree = ""; }; - 83BB5DF81C0842A600734457 /* np_nes_dmc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = np_nes_dmc.c; sourceTree = ""; }; - 83BB5DF91C0842A600734457 /* np_nes_dmc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = np_nes_dmc.h; sourceTree = ""; }; - 83BB5DFA1C0842A600734457 /* np_nes_fds.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = np_nes_fds.c; sourceTree = ""; }; - 83BB5DFB1C0842A600734457 /* np_nes_fds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = np_nes_fds.h; sourceTree = ""; }; - 83BB5DFC1C0842A600734457 /* okim6258.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = okim6258.c; sourceTree = ""; }; - 83BB5DFD1C0842A600734457 /* okim6258.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = okim6258.h; sourceTree = ""; }; - 83BB5DFE1C0842A600734457 /* okim6295.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = okim6295.c; sourceTree = ""; }; - 83BB5DFF1C0842A600734457 /* okim6295.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = okim6295.h; sourceTree = ""; }; - 83BB5E001C0842A600734457 /* Ootake_PSG.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Ootake_PSG.c; sourceTree = ""; }; - 83BB5E011C0842A600734457 /* Ootake_PSG.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ootake_PSG.h; sourceTree = ""; }; - 83BB5E041C0842A600734457 /* panning.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = panning.c; sourceTree = ""; }; - 83BB5E051C0842A600734457 /* panning.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = panning.h; sourceTree = ""; }; - 83BB5E061C0842A600734457 /* pokey.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pokey.c; sourceTree = ""; }; - 83BB5E071C0842A600734457 /* pokey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pokey.h; sourceTree = ""; }; - 83BB5E081C0842A600734457 /* pwm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pwm.c; sourceTree = ""; }; - 83BB5E091C0842A600734457 /* pwm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pwm.h; sourceTree = ""; }; - 83BB5E0A1C0842A600734457 /* qsound.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = qsound.c; sourceTree = ""; }; - 83BB5E0B1C0842A600734457 /* qsound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = qsound.h; sourceTree = ""; }; - 83BB5E0C1C0842A600734457 /* rf5c68.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rf5c68.c; sourceTree = ""; }; - 83BB5E0D1C0842A600734457 /* rf5c68.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rf5c68.h; sourceTree = ""; }; - 83BB5E0E1C0842A600734457 /* saa1099.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = saa1099.c; sourceTree = ""; }; - 83BB5E0F1C0842A600734457 /* saa1099.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = saa1099.h; sourceTree = ""; }; - 83BB5E101C0842A600734457 /* scd_pcm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = scd_pcm.c; sourceTree = ""; }; - 83BB5E111C0842A600734457 /* scd_pcm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scd_pcm.h; sourceTree = ""; }; - 83BB5E171C0842A600734457 /* segapcm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = segapcm.c; sourceTree = ""; }; - 83BB5E181C0842A600734457 /* segapcm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = segapcm.h; sourceTree = ""; }; - 83BB5E191C0842A600734457 /* sn76489.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sn76489.c; sourceTree = ""; }; - 83BB5E1A1C0842A600734457 /* sn76489.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sn76489.h; sourceTree = ""; }; - 83BB5E1B1C0842A600734457 /* sn76496.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sn76496.c; sourceTree = ""; }; - 83BB5E1C1C0842A600734457 /* sn76496.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sn76496.h; sourceTree = ""; }; - 83BB5E1D1C0842A600734457 /* sn764intf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sn764intf.c; sourceTree = ""; }; - 83BB5E1E1C0842A600734457 /* sn764intf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sn764intf.h; sourceTree = ""; }; - 83BB5E1F1C0842A600734457 /* upd7759.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = upd7759.c; sourceTree = ""; }; - 83BB5E201C0842A600734457 /* upd7759.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = upd7759.h; sourceTree = ""; }; - 83BB5E211C0842A600734457 /* vrc7tone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vrc7tone.h; sourceTree = ""; }; - 83BB5E221C0842A600734457 /* vsu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vsu.c; sourceTree = ""; }; - 83BB5E231C0842A600734457 /* vsu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vsu.h; sourceTree = ""; }; - 83BB5E241C0842A600734457 /* ws_audio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ws_audio.c; sourceTree = ""; }; - 83BB5E251C0842A600734457 /* ws_audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ws_audio.h; sourceTree = ""; }; - 83BB5E261C0842A600734457 /* ws_initialIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ws_initialIo.h; sourceTree = ""; }; - 83BB5E271C0842A600734457 /* x1_010.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = x1_010.c; sourceTree = ""; }; - 83BB5E281C0842A600734457 /* x1_010.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = x1_010.h; sourceTree = ""; }; - 83BB5E291C0842A600734457 /* ym2151.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ym2151.c; sourceTree = ""; }; - 83BB5E2A1C0842A600734457 /* ym2151.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ym2151.h; sourceTree = ""; }; - 83BB5E2B1C0842A600734457 /* ym2413.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ym2413.c; sourceTree = ""; }; - 83BB5E2C1C0842A600734457 /* ym2413.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ym2413.h; sourceTree = ""; }; - 83BB5E2D1C0842A600734457 /* ym2612.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ym2612.c; sourceTree = ""; }; - 83BB5E2E1C0842A600734457 /* ym2612.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ym2612.h; sourceTree = ""; }; - 83BB5E2F1C0842A600734457 /* ymdeltat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ymdeltat.c; sourceTree = ""; }; - 83BB5E301C0842A600734457 /* ymdeltat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ymdeltat.h; sourceTree = ""; }; - 83BB5E311C0842A600734457 /* ymf262.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ymf262.c; sourceTree = ""; }; - 83BB5E321C0842A600734457 /* ymf262.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ymf262.h; sourceTree = ""; }; - 83BB5E331C0842A600734457 /* ymf271.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ymf271.c; sourceTree = ""; }; - 83BB5E341C0842A600734457 /* ymf271.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ymf271.h; sourceTree = ""; }; - 83BB5E351C0842A600734457 /* ymf278b.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ymf278b.c; sourceTree = ""; }; - 83BB5E361C0842A600734457 /* ymf278b.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ymf278b.h; sourceTree = ""; }; - 83BB5E371C0842A600734457 /* ymz280b.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ymz280b.c; sourceTree = ""; }; - 83BB5E381C0842A600734457 /* ymz280b.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ymz280b.h; sourceTree = ""; }; - 83BB5E391C0842A600734457 /* VGMPlay.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = VGMPlay.c; path = vgmplay/VGMPlay.c; sourceTree = ""; }; - 83BB5E3A1C0842A600734457 /* ChipMapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ChipMapper.c; path = vgmplay/ChipMapper.c; sourceTree = ""; }; - 83BB5E3B1C0842A600734457 /* ChipMapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ChipMapper.h; path = vgmplay/ChipMapper.h; sourceTree = ""; }; - 83BB5E3C1C0842A600734457 /* VGMFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VGMFile.h; path = vgmplay/VGMFile.h; sourceTree = ""; }; - 83BB5E3D1C0842A600734457 /* VGMPlay_Intf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VGMPlay_Intf.h; path = vgmplay/VGMPlay_Intf.h; sourceTree = ""; }; - 83BB5E3E1C0842A600734457 /* VGMPlay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VGMPlay.h; path = vgmplay/VGMPlay.h; sourceTree = ""; }; - 83BB5E3F1C0842A600734457 /* resampler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = resampler.c; path = vgmplay/resampler.c; sourceTree = ""; }; - 83BB5E401C0842A600734457 /* resampler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = resampler.h; path = vgmplay/resampler.h; sourceTree = ""; }; - 83EE0C8B1DDECB0C00534509 /* yrw801.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = yrw801.h; sourceTree = ""; }; 83FC5D3B181B47FB00B917E5 /* dsp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsp.cpp; sourceTree = ""; }; 83FC5D3C181B47FB00B917E5 /* dsp.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = dsp.hpp; sourceTree = ""; }; 83FC5D57181B47FB00B917E5 /* smp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smp.cpp; sourceTree = ""; }; @@ -640,6 +260,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 83489CCF2783BA4D00BDCEA2 /* libz.tbd in Frameworks */, 8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; @@ -663,6 +284,7 @@ 089C1665FE841158C02AAC07 /* Resources */, 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */, 034768DFFF38A50411DB9C8B /* Products */, + 83489CCD2783BA4D00BDCEA2 /* Frameworks */, ); name = GME; sourceTree = ""; @@ -714,33 +336,26 @@ 17C8F1860CBED26C008D969D /* Source */ = { isa = PBXGroup; children = ( + 83489CF02783DC4F00BDCEA2 /* ext */, 83FC5D35181B47FB00B917E5 /* higan */, 17C8F18B0CBED286008D969D /* Ay_Apu.cpp */, 17C8F18C0CBED286008D969D /* Ay_Apu.h */, - 8370B68D17F615FD001A4D7A /* Ay_Core.cpp */, - 8370B68E17F615FD001A4D7A /* Ay_Core.h */, 17C8F18D0CBED286008D969D /* Ay_Cpu.cpp */, + 83489CB62783015300BDCEA2 /* Ay_Cpu.h */, 17C8F18F0CBED286008D969D /* Ay_Emu.cpp */, 17C8F1900CBED286008D969D /* Ay_Emu.h */, - 8370B68F17F615FD001A4D7A /* blargg_common.cpp */, 17C8F1910CBED286008D969D /* blargg_common.h */, 17C8F1920CBED286008D969D /* blargg_config.h */, 17C8F1930CBED286008D969D /* blargg_endian.h */, - 8370B69017F615FD001A4D7A /* blargg_errors.cpp */, - 8370B69117F615FD001A4D7A /* blargg_errors.h */, 17C8F1940CBED286008D969D /* blargg_source.h */, - 8370B69217F615FD001A4D7A /* Blip_Buffer_impl.h */, - 8370B69317F615FD001A4D7A /* Blip_Buffer_impl2.h */, 17C8F1950CBED286008D969D /* Blip_Buffer.cpp */, 17C8F1960CBED286008D969D /* Blip_Buffer.h */, - 8370B69417F615FD001A4D7A /* Bml_Parser.cpp */, - 8370B69517F615FD001A4D7A /* Bml_Parser.h */, + 83489CCA2783067500BDCEA2 /* Bml_Parser.cpp */, + 83489CC92783067500BDCEA2 /* Bml_Parser.h */, 17C8F1970CBED286008D969D /* Classic_Emu.cpp */, 17C8F1980CBED286008D969D /* Classic_Emu.h */, 17C8F1990CBED286008D969D /* Data_Reader.cpp */, 17C8F19A0CBED286008D969D /* Data_Reader.h */, - 8370B6A017F615FD001A4D7A /* Downsampler.cpp */, - 8370B6A117F615FD001A4D7A /* Downsampler.h */, 17C8F19B0CBED286008D969D /* Dual_Resampler.cpp */, 17C8F19C0CBED286008D969D /* Dual_Resampler.h */, 17C8F19D0CBED286008D969D /* Effects_Buffer.cpp */, @@ -749,37 +364,26 @@ 17C8F1A00CBED286008D969D /* Fir_Resampler.h */, 17C8F1A10CBED286008D969D /* Gb_Apu.cpp */, 17C8F1A20CBED286008D969D /* Gb_Apu.h */, - 8370B6A817F615FD001A4D7A /* Gb_Cpu_run.h */, + 83489CDA2783CAC000BDCEA2 /* gb_cpu_io.h */, 17C8F1A40CBED286008D969D /* Gb_Cpu.cpp */, 17C8F1A50CBED286008D969D /* Gb_Cpu.h */, 17C8F1A60CBED286008D969D /* Gb_Oscs.cpp */, 17C8F1A70CBED286008D969D /* Gb_Oscs.h */, - 8370B6A917F615FD001A4D7A /* Gbs_Core.cpp */, - 8370B6AA17F615FD001A4D7A /* Gbs_Core.h */, - 8370B6AB17F615FD001A4D7A /* Gbs_Cpu.cpp */, 17C8F1A80CBED286008D969D /* Gbs_Emu.cpp */, 17C8F1A90CBED286008D969D /* Gbs_Emu.h */, 17C8F1AA0CBED286008D969D /* Gme_File.cpp */, 17C8F1AB0CBED286008D969D /* Gme_File.h */, - 8370B6AE17F615FD001A4D7A /* Gme_Loader.cpp */, - 8370B6AF17F615FD001A4D7A /* Gme_Loader.h */, + 83489CB12783015200BDCEA2 /* gme_types.h */, 17C8F1AC0CBED286008D969D /* gme.cpp */, - 17C8F1AF0CBED286008D969D /* Gym_Emu.cpp */, - 17C8F1B00CBED286008D969D /* Gym_Emu.h */, - 8370B6B017F615FD001A4D7A /* Hes_Apu_Adpcm.cpp */, - 8370B6B117F615FD001A4D7A /* Hes_Apu_Adpcm.h */, 17C8F1B10CBED286008D969D /* Hes_Apu.cpp */, 17C8F1B20CBED286008D969D /* Hes_Apu.h */, - 8370B6B217F615FD001A4D7A /* Hes_Core.cpp */, - 8370B6B317F615FD001A4D7A /* Hes_Core.h */, - 8370B6B417F615FD001A4D7A /* Hes_Cpu_run.h */, + 83489CB32783015300BDCEA2 /* hes_cpu_io.h */, 17C8F1B40CBED286008D969D /* Hes_Cpu.cpp */, 17C8F1B50CBED286008D969D /* Hes_Cpu.h */, 17C8F1B60CBED286008D969D /* Hes_Emu.cpp */, 17C8F1B70CBED286008D969D /* Hes_Emu.h */, - 8370B6C517F615FD001A4D7A /* Kss_Core.cpp */, - 8370B6C617F615FD001A4D7A /* Kss_Core.h */, 17C8F1B80CBED286008D969D /* Kss_Cpu.cpp */, + 83489CB52783015300BDCEA2 /* Kss_Cpu.h */, 17C8F1BA0CBED286008D969D /* Kss_Emu.cpp */, 17C8F1BB0CBED286008D969D /* Kss_Emu.h */, 17C8F1BC0CBED286008D969D /* Kss_Scc_Apu.cpp */, @@ -792,242 +396,68 @@ 17C8F1C40CBED286008D969D /* Music_Emu.h */, 17C8F1C50CBED286008D969D /* Nes_Apu.cpp */, 17C8F1C60CBED286008D969D /* Nes_Apu.h */, - 8370B6C917F615FD001A4D7A /* Nes_Cpu_run.h */, + 83489CB22783015300BDCEA2 /* nes_cpu_io.h */, 17C8F1C80CBED286008D969D /* Nes_Cpu.cpp */, 17C8F1C90CBED286008D969D /* Nes_Cpu.h */, - 8370B6CA17F615FD001A4D7A /* Nes_Fds_Apu.cpp */, - 8370B6CB17F615FD001A4D7A /* Nes_Fds_Apu.h */, + 83489CD22783C83200BDCEA2 /* Nes_Fds_Apu.cpp */, + 83489CD32783C83200BDCEA2 /* Nes_Fds_Apu.h */, 17C8F1CA0CBED286008D969D /* Nes_Fme7_Apu.cpp */, 17C8F1CB0CBED286008D969D /* Nes_Fme7_Apu.h */, - 8370B6CC17F615FD001A4D7A /* Nes_Mmc5_Apu.h */, + 83489CD02783BF6D00BDCEA2 /* Nes_Mmc5_Apu.h */, 17C8F1CC0CBED286008D969D /* Nes_Namco_Apu.cpp */, 17C8F1CD0CBED286008D969D /* Nes_Namco_Apu.h */, 17C8F1CE0CBED286008D969D /* Nes_Oscs.cpp */, 17C8F1CF0CBED286008D969D /* Nes_Oscs.h */, 17C8F1D00CBED286008D969D /* Nes_Vrc6_Apu.cpp */, 17C8F1D10CBED286008D969D /* Nes_Vrc6_Apu.h */, - 8370B6CD17F615FD001A4D7A /* Nes_Vrc7_Apu.cpp */, - 8370B6CE17F615FD001A4D7A /* Nes_Vrc7_Apu.h */, - 8370B6D017F615FD001A4D7A /* Nsf_Core.cpp */, - 8370B6D117F615FD001A4D7A /* Nsf_Core.h */, - 8370B6D217F615FD001A4D7A /* Nsf_Cpu.cpp */, + 83489CD72783C98600BDCEA2 /* Nes_Vrc7_Apu.cpp */, + 83489CD62783C98600BDCEA2 /* Nes_Vrc7_Apu.h */, 17C8F1D20CBED286008D969D /* Nsf_Emu.cpp */, 17C8F1D30CBED286008D969D /* Nsf_Emu.h */, - 8370B6D317F615FD001A4D7A /* Nsf_Impl.cpp */, - 8370B6D417F615FD001A4D7A /* Nsf_Impl.h */, 17C8F1D40CBED286008D969D /* Nsfe_Emu.cpp */, 17C8F1D50CBED286008D969D /* Nsfe_Emu.h */, - 8370B6DD17F615FD001A4D7A /* Opl_Apu.cpp */, - 8370B6DE17F615FE001A4D7A /* Opl_Apu.h */, - 8370B6E717F615FE001A4D7A /* Resampler.cpp */, - 8370B6E817F615FE001A4D7A /* Resampler.h */, - 8370B6EF17F615FE001A4D7A /* Rom_Data.cpp */, - 8370B6F017F615FE001A4D7A /* Rom_Data.h */, 17C8F1D60CBED286008D969D /* Sap_Apu.cpp */, 17C8F1D70CBED286008D969D /* Sap_Apu.h */, - 8370B6F917F615FE001A4D7A /* Sap_Core.cpp */, - 8370B6FA17F615FE001A4D7A /* Sap_Core.h */, + 83489CB82783015300BDCEA2 /* sap_cpu_io.h */, 17C8F1D90CBED286008D969D /* Sap_Cpu.cpp */, + 83489CBA2783015300BDCEA2 /* Sap_Cpu.h */, 17C8F1DB0CBED286008D969D /* Sap_Emu.cpp */, 17C8F1DC0CBED286008D969D /* Sap_Emu.h */, - 8370B70117F615FE001A4D7A /* Sgc_Core.cpp */, - 8370B70217F615FE001A4D7A /* Sgc_Core.h */, - 8370B70317F615FE001A4D7A /* Sgc_Cpu.cpp */, - 8370B70417F615FE001A4D7A /* Sgc_Emu.cpp */, - 8370B70517F615FE001A4D7A /* Sgc_Emu.h */, - 8370B70617F615FE001A4D7A /* Sgc_Impl.cpp */, - 8370B70717F615FE001A4D7A /* Sgc_Impl.h */, 17C8F1DD0CBED286008D969D /* Sms_Apu.cpp */, 17C8F1DE0CBED286008D969D /* Sms_Apu.h */, - 8370B70817F615FE001A4D7A /* Sms_Fm_Apu.cpp */, - 8370B70917F615FE001A4D7A /* Sms_Fm_Apu.h */, + 83489CB72783015300BDCEA2 /* Sms_Oscs.h */, 17C8F1E60CBED286008D969D /* Spc_Emu.cpp */, 17C8F1E70CBED286008D969D /* Spc_Emu.h */, 8370B70A17F615FE001A4D7A /* Spc_Filter.cpp */, 8370B70B17F615FE001A4D7A /* Spc_Filter.h */, 8370B70C17F615FE001A4D7A /* Spc_Sfm.cpp */, 8370B70D17F615FE001A4D7A /* Spc_Sfm.h */, - 8370B70E17F615FE001A4D7A /* Track_Filter.cpp */, - 8370B70F17F615FE001A4D7A /* Track_Filter.h */, - 8370B71017F615FE001A4D7A /* Upsampler.cpp */, - 8370B71117F615FE001A4D7A /* Upsampler.h */, - 8370B71217F615FE001A4D7A /* Vgm_Core.cpp */, - 8370B71317F615FE001A4D7A /* Vgm_Core.h */, - 17C8F1EA0CBED286008D969D /* Vgm_Emu.cpp */, - 17C8F1EB0CBED286008D969D /* Vgm_Emu.h */, - 83BB5DAB1C08427700734457 /* vgmplay */, - 17C8F1EC0CBED286008D969D /* Ym2413_Emu.cpp */, - 17C8F1ED0CBED286008D969D /* Ym2413_Emu.h */, - 17C8F1EE0CBED286008D969D /* Ym2612_Emu.cpp */, - 17C8F1EF0CBED286008D969D /* Ym2612_Emu.h */, - 83EE0C8B1DDECB0C00534509 /* yrw801.h */, - 8370B72C17F615FE001A4D7A /* Z80_Cpu_run.h */, - 8370B72D17F615FE001A4D7A /* Z80_Cpu.cpp */, - 8370B72E17F615FE001A4D7A /* Z80_Cpu.h */, + 83489CE62783CADC00BDCEA2 /* vrc7tone.h */, ); name = Source; sourceTree = ""; }; - 83BB5DAB1C08427700734457 /* vgmplay */ = { + 83489CCD2783BA4D00BDCEA2 /* Frameworks */ = { isa = PBXGroup; children = ( - 83BB5DAC1C0842A600734457 /* chips */, - 83BB5E391C0842A600734457 /* VGMPlay.c */, - 83BB5E3A1C0842A600734457 /* ChipMapper.c */, - 83BB5E3B1C0842A600734457 /* ChipMapper.h */, - 83BB5E3C1C0842A600734457 /* VGMFile.h */, - 83BB5E3D1C0842A600734457 /* VGMPlay_Intf.h */, - 83BB5E3E1C0842A600734457 /* VGMPlay.h */, - 83BB5E3F1C0842A600734457 /* resampler.c */, - 83BB5E401C0842A600734457 /* resampler.h */, + 83489CCE2783BA4D00BDCEA2 /* libz.tbd */, ); - name = vgmplay; + name = Frameworks; sourceTree = ""; }; - 83BB5DAC1C0842A600734457 /* chips */ = { + 83489CF02783DC4F00BDCEA2 /* ext */ = { isa = PBXGroup; children = ( - 8342DCC91D27C0E9007FB1C1 /* yam.c */, - 8342DCCA1D27C0E9007FB1C1 /* emuconfig.h */, - 8342DC811D27A171007FB1C1 /* yam.h */, - 8342DC821D27A171007FB1C1 /* scsp.c */, - 8342DC831D27A171007FB1C1 /* scsp.h */, - 83BB5DAD1C0842A600734457 /* 2151intf.c */, - 83BB5DAE1C0842A600734457 /* 2151intf.h */, - 83BB5DAF1C0842A600734457 /* 2203intf.c */, - 83BB5DB01C0842A600734457 /* 2203intf.h */, - 83BB5DB11C0842A600734457 /* 2413intf.c */, - 83BB5DB21C0842A600734457 /* 2413intf.h */, - 83BB5DB31C0842A600734457 /* 2413tone.h */, - 83BB5DB41C0842A600734457 /* 2608intf.c */, - 83BB5DB51C0842A600734457 /* 2608intf.h */, - 83BB5DB61C0842A600734457 /* 2610intf.c */, - 83BB5DB71C0842A600734457 /* 2610intf.h */, - 83BB5DB81C0842A600734457 /* 2612intf.c */, - 83BB5DB91C0842A600734457 /* 2612intf.h */, - 83BB5DBA1C0842A600734457 /* 262intf.c */, - 83BB5DBB1C0842A600734457 /* 262intf.h */, - 83BB5DBC1C0842A600734457 /* 281btone.h */, - 83BB5DBD1C0842A600734457 /* 3526intf.c */, - 83BB5DBE1C0842A600734457 /* 3526intf.h */, - 83BB5DBF1C0842A600734457 /* 3812intf.c */, - 83BB5DC01C0842A600734457 /* 3812intf.h */, - 83BB5DC11C0842A600734457 /* 8950intf.c */, - 83BB5DC21C0842A600734457 /* 8950intf.h */, - 83BB5DC31C0842A600734457 /* adlibemu.h */, - 83BB5DC41C0842A600734457 /* adlibemu_opl2.c */, - 83BB5DC51C0842A600734457 /* adlibemu_opl3.c */, - 83BB5DC61C0842A600734457 /* ay8910.c */, - 83BB5DC71C0842A600734457 /* ay8910.h */, - 83BB5DC81C0842A600734457 /* ay_intf.c */, - 83BB5DC91C0842A600734457 /* ay_intf.h */, - 83BB5DCA1C0842A600734457 /* c140.c */, - 83BB5DCB1C0842A600734457 /* c140.h */, - 83BB5DCC1C0842A600734457 /* c352.c */, - 83BB5DCD1C0842A600734457 /* c352.h */, - 83BB5DCE1C0842A600734457 /* c6280.c */, - 83BB5DCF1C0842A600734457 /* c6280.h */, - 83BB5DD01C0842A600734457 /* c6280intf.c */, - 83BB5DD11C0842A600734457 /* c6280intf.h */, - 83BB5DD21C0842A600734457 /* ChipIncl.h */, - 83BB5DD31C0842A600734457 /* dac_control.c */, - 83BB5DD41C0842A600734457 /* dac_control.h */, - 83BB5DD51C0842A600734457 /* emu2149.c */, - 83BB5DD61C0842A600734457 /* emu2149.h */, - 83BB5DD71C0842A600734457 /* emu2413.c */, - 83BB5DD81C0842A600734457 /* emu2413.h */, - 83BB5DD91C0842A600734457 /* emu2413_NESpatches.txt */, - 83BB5DDA1C0842A600734457 /* emutypes.h */, - 83BB5DDB1C0842A600734457 /* es5503.c */, - 83BB5DDC1C0842A600734457 /* es5503.h */, - 83BB5DDD1C0842A600734457 /* es5506.c */, - 83BB5DDE1C0842A600734457 /* es5506.h */, - 83BB5DDF1C0842A600734457 /* fm.c */, - 83BB5DE01C0842A600734457 /* fm.h */, - 83BB5DE11C0842A600734457 /* fm2612.c */, - 83BB5DE21C0842A600734457 /* fmopl.c */, - 83BB5DE31C0842A600734457 /* fmopl.h */, - 83BB5DE41C0842A600734457 /* gb.c */, - 83BB5DE51C0842A600734457 /* gb.h */, - 83BB5DE61C0842A600734457 /* iremga20.c */, - 83BB5DE71C0842A600734457 /* iremga20.h */, - 83BB5DE81C0842A600734457 /* k051649.c */, - 83BB5DE91C0842A600734457 /* k051649.h */, - 83BB5DEA1C0842A600734457 /* k053260.c */, - 83BB5DEB1C0842A600734457 /* k053260.h */, - 83BB5DEC1C0842A600734457 /* k054539.c */, - 83BB5DED1C0842A600734457 /* k054539.h */, - 83BB5DEE1C0842A600734457 /* mamedef.h */, - 83BB5DEF1C0842A600734457 /* multipcm.c */, - 83BB5DF01C0842A600734457 /* multipcm.h */, - 83BB5DF11C0842A600734457 /* nes_apu.c */, - 83BB5DF21C0842A600734457 /* nes_apu.h */, - 83BB5DF31C0842A600734457 /* nes_defs.h */, - 83BB5DF41C0842A600734457 /* nes_intf.c */, - 83BB5DF51C0842A600734457 /* nes_intf.h */, - 83BB5DF61C0842A600734457 /* np_nes_apu.c */, - 83BB5DF71C0842A600734457 /* np_nes_apu.h */, - 83BB5DF81C0842A600734457 /* np_nes_dmc.c */, - 83BB5DF91C0842A600734457 /* np_nes_dmc.h */, - 83BB5DFA1C0842A600734457 /* np_nes_fds.c */, - 83BB5DFB1C0842A600734457 /* np_nes_fds.h */, - 83BB5DFC1C0842A600734457 /* okim6258.c */, - 83BB5DFD1C0842A600734457 /* okim6258.h */, - 83BB5DFE1C0842A600734457 /* okim6295.c */, - 83BB5DFF1C0842A600734457 /* okim6295.h */, - 83BB5E001C0842A600734457 /* Ootake_PSG.c */, - 83BB5E011C0842A600734457 /* Ootake_PSG.h */, - 83BB5E041C0842A600734457 /* panning.c */, - 83BB5E051C0842A600734457 /* panning.h */, - 83BB5E061C0842A600734457 /* pokey.c */, - 83BB5E071C0842A600734457 /* pokey.h */, - 83BB5E081C0842A600734457 /* pwm.c */, - 83BB5E091C0842A600734457 /* pwm.h */, - 83BB5E0A1C0842A600734457 /* qsound.c */, - 83BB5E0B1C0842A600734457 /* qsound.h */, - 83BB5E0C1C0842A600734457 /* rf5c68.c */, - 83BB5E0D1C0842A600734457 /* rf5c68.h */, - 83BB5E0E1C0842A600734457 /* saa1099.c */, - 83BB5E0F1C0842A600734457 /* saa1099.h */, - 83BB5E101C0842A600734457 /* scd_pcm.c */, - 83BB5E111C0842A600734457 /* scd_pcm.h */, - 83BB5E171C0842A600734457 /* segapcm.c */, - 83BB5E181C0842A600734457 /* segapcm.h */, - 83BB5E191C0842A600734457 /* sn76489.c */, - 83BB5E1A1C0842A600734457 /* sn76489.h */, - 83BB5E1B1C0842A600734457 /* sn76496.c */, - 83BB5E1C1C0842A600734457 /* sn76496.h */, - 83BB5E1D1C0842A600734457 /* sn764intf.c */, - 83BB5E1E1C0842A600734457 /* sn764intf.h */, - 83BB5E1F1C0842A600734457 /* upd7759.c */, - 83BB5E201C0842A600734457 /* upd7759.h */, - 83BB5E211C0842A600734457 /* vrc7tone.h */, - 83BB5E221C0842A600734457 /* vsu.c */, - 83BB5E231C0842A600734457 /* vsu.h */, - 83BB5E241C0842A600734457 /* ws_audio.c */, - 83BB5E251C0842A600734457 /* ws_audio.h */, - 83BB5E261C0842A600734457 /* ws_initialIo.h */, - 83BB5E271C0842A600734457 /* x1_010.c */, - 83BB5E281C0842A600734457 /* x1_010.h */, - 83BB5E291C0842A600734457 /* ym2151.c */, - 83BB5E2A1C0842A600734457 /* ym2151.h */, - 83BB5E2B1C0842A600734457 /* ym2413.c */, - 83BB5E2C1C0842A600734457 /* ym2413.h */, - 83BB5E2D1C0842A600734457 /* ym2612.c */, - 83BB5E2E1C0842A600734457 /* ym2612.h */, - 83BB5E2F1C0842A600734457 /* ymdeltat.c */, - 83BB5E301C0842A600734457 /* ymdeltat.h */, - 83BB5E311C0842A600734457 /* ymf262.c */, - 83BB5E321C0842A600734457 /* ymf262.h */, - 83BB5E331C0842A600734457 /* ymf271.c */, - 83BB5E341C0842A600734457 /* ymf271.h */, - 83BB5E351C0842A600734457 /* ymf278b.c */, - 83BB5E361C0842A600734457 /* ymf278b.h */, - 83BB5E371C0842A600734457 /* ymz280b.c */, - 83BB5E381C0842A600734457 /* ymz280b.h */, + 83489CDB2783CAC000BDCEA2 /* 2413tone.h */, + 83489CDC2783CAC100BDCEA2 /* emu2413_NESpatches.txt */, + 83489CDF2783CAC100BDCEA2 /* emu2413.c */, + 83489CDD2783CAC100BDCEA2 /* emu2413.h */, + 83489CEE2783D89300BDCEA2 /* emutypes.h */, + 83489CEC2783D86700BDCEA2 /* mamedef.h */, + 83489CE72783CADC00BDCEA2 /* panning.c */, + 83489CE82783CADC00BDCEA2 /* panning.h */, ); - name = chips; - path = vgmplay/chips; + path = ext; sourceTree = ""; }; 83FC5D35181B47FB00B917E5 /* higan */ = { @@ -1091,165 +521,70 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 83BB5ECF1C0842A600734457 /* ChipMapper.h in Headers */, - 83BB5E861C0842A600734457 /* nes_apu.h in Headers */, - 8342DC861D27A171007FB1C1 /* scsp.h in Headers */, - 8370B76C17F615FE001A4D7A /* Nes_Cpu_run.h in Headers */, - 83BB5EBC1C0842A600734457 /* x1_010.h in Headers */, - 8370B7B017F615FE001A4D7A /* Spc_Sfm.h in Headers */, - 83BB5EBE1C0842A600734457 /* ym2151.h in Headers */, - 8370B7A817F615FE001A4D7A /* Sgc_Emu.h in Headers */, - 17C8F1F50CBED286008D969D /* Ay_Apu.h in Headers */, - 83BB5E7B1C0842A600734457 /* iremga20.h in Headers */, - 17C8F1F90CBED286008D969D /* Ay_Emu.h in Headers */, - 83BB5E4B1C0842A600734457 /* 2610intf.h in Headers */, - 8370B74B17F615FE001A4D7A /* Gb_Cpu_run.h in Headers */, - 17C8F1FA0CBED286008D969D /* blargg_common.h in Headers */, - 83BB5E4F1C0842A600734457 /* 262intf.h in Headers */, - 83BB5E791C0842A600734457 /* gb.h in Headers */, - 83BB5E491C0842A600734457 /* 2608intf.h in Headers */, - 8370B75717F615FE001A4D7A /* Hes_Cpu_run.h in Headers */, - 83BB5E9D1C0842A600734457 /* pwm.h in Headers */, - 83BB5ECC1C0842A600734457 /* ymz280b.h in Headers */, - 17C8F1FB0CBED286008D969D /* blargg_config.h in Headers */, - 83BB5E631C0842A600734457 /* c6280.h in Headers */, - 83BB5ED21C0842A600734457 /* VGMPlay.h in Headers */, - 83BB5E8D1C0842A600734457 /* np_nes_dmc.h in Headers */, - 17C8F1FC0CBED286008D969D /* blargg_endian.h in Headers */, - 83FC5D5F181B47FB00B917E5 /* dsp.hpp in Headers */, + 83489CBB2783015300BDCEA2 /* gme_types.h in Headers */, 17C8F1FD0CBED286008D969D /* blargg_source.h in Headers */, - 83BB5E521C0842A600734457 /* 3526intf.h in Headers */, - 83BB5E7D1C0842A600734457 /* k051649.h in Headers */, - 8370B75617F615FE001A4D7A /* Hes_Core.h in Headers */, - 83BB5EA51C0842A600734457 /* scd_pcm.h in Headers */, + 17C8F1FB0CBED286008D969D /* blargg_config.h in Headers */, + 17C8F1FA0CBED286008D969D /* blargg_common.h in Headers */, + 17C8F1FC0CBED286008D969D /* blargg_endian.h in Headers */, + 8370B7B017F615FE001A4D7A /* Spc_Sfm.h in Headers */, + 17C8F1F50CBED286008D969D /* Ay_Apu.h in Headers */, + 17C8F1F90CBED286008D969D /* Ay_Emu.h in Headers */, + 83489CCB2783067500BDCEA2 /* Bml_Parser.h in Headers */, + 83FC5D5F181B47FB00B917E5 /* dsp.hpp in Headers */, 83FC5D79181B47FB00B917E5 /* smp.hpp in Headers */, - 83EE0C8C1DDECB0C00534509 /* yrw801.h in Headers */, - 8370B73617F615FE001A4D7A /* Blip_Buffer_impl2.h in Headers */, - 83BB5E6A1C0842A600734457 /* emu2149.h in Headers */, - 8370B78117F615FE001A4D7A /* Opl_Apu.h in Headers */, - 83BB5EC61C0842A600734457 /* ymf262.h in Headers */, - 83BB5E721C0842A600734457 /* es5506.h in Headers */, - 8370B7B417F615FE001A4D7A /* Upsampler.h in Headers */, - 8370B75417F615FE001A4D7A /* Hes_Apu_Adpcm.h in Headers */, 17C8F1FF0CBED286008D969D /* Blip_Buffer.h in Headers */, - 8370B77417F615FE001A4D7A /* Nsf_Core.h in Headers */, 17C8F2010CBED286008D969D /* Classic_Emu.h in Headers */, 17C8F2030CBED286008D969D /* Data_Reader.h in Headers */, 17C8F2050CBED286008D969D /* Dual_Resampler.h in Headers */, - 8370B73517F615FE001A4D7A /* Blip_Buffer_impl.h in Headers */, - 83BB5EC01C0842A600734457 /* ym2413.h in Headers */, - 8370B7CF17F615FE001A4D7A /* Z80_Cpu_run.h in Headers */, 17C8F2070CBED286008D969D /* Effects_Buffer.h in Headers */, - 83BB5E951C0842A600734457 /* Ootake_PSG.h in Headers */, - 83BB5E4D1C0842A600734457 /* 2612intf.h in Headers */, 17C8F2090CBED286008D969D /* Fir_Resampler.h in Headers */, - 83BB5E821C0842A600734457 /* mamedef.h in Headers */, - 83BB5E501C0842A600734457 /* 281btone.h in Headers */, - 83BB5EB91C0842A600734457 /* ws_audio.h in Headers */, - 8342DCCC1D27C0E9007FB1C1 /* emuconfig.h in Headers */, - 83BB5E611C0842A600734457 /* c352.h in Headers */, - 83BB5E6E1C0842A600734457 /* emutypes.h in Headers */, - 8370B79317F615FE001A4D7A /* Rom_Data.h in Headers */, - 83BB5ED01C0842A600734457 /* VGMFile.h in Headers */, + 83489CD82783C98600BDCEA2 /* Nes_Vrc7_Apu.h in Headers */, + 83489CEB2783CADC00BDCEA2 /* panning.h in Headers */, 83FC5DAE181B8B1900B917E5 /* spc700.hpp in Headers */, 17C8F20B0CBED286008D969D /* Gb_Apu.h in Headers */, - 8370B7A517F615FE001A4D7A /* Sgc_Core.h in Headers */, 83FC5DAB181B8B1900B917E5 /* registers.hpp in Headers */, 17C8F20E0CBED286008D969D /* Gb_Cpu.h in Headers */, + 83489CC22783015300BDCEA2 /* sap_cpu_io.h in Headers */, + 83489CBD2783015300BDCEA2 /* hes_cpu_io.h in Headers */, 17C8F2100CBED286008D969D /* Gb_Oscs.h in Headers */, - 8370B75217F615FE001A4D7A /* Gme_Loader.h in Headers */, - 8370B7B217F615FE001A4D7A /* Track_Filter.h in Headers */, - 8370B74417F615FE001A4D7A /* Downsampler.h in Headers */, - 83BB5EB41C0842A600734457 /* upd7759.h in Headers */, - 83BB5EA11C0842A600734457 /* rf5c68.h in Headers */, 17C8F2120CBED286008D969D /* Gbs_Emu.h in Headers */, + 83489CE02783CAC100BDCEA2 /* gb_cpu_io.h in Headers */, + 83489CEF2783D89300BDCEA2 /* emutypes.h in Headers */, + 83489CD12783BF6D00BDCEA2 /* Nes_Mmc5_Apu.h in Headers */, + 83489CC02783015300BDCEA2 /* Ay_Cpu.h in Headers */, 83FC5D9A181B675900B917E5 /* SPC_DSP.h in Headers */, 17C8F2140CBED286008D969D /* Gme_File.h in Headers */, + 83489CBC2783015300BDCEA2 /* nes_cpu_io.h in Headers */, + 83489CBF2783015300BDCEA2 /* Kss_Cpu.h in Headers */, 17C8F2160CBED286008D969D /* gme.h in Headers */, - 17C8F2190CBED286008D969D /* Gym_Emu.h in Headers */, 17C8F21B0CBED286008D969D /* Hes_Apu.h in Headers */, - 83BB5E771C0842A600734457 /* fmopl.h in Headers */, 17C8F21E0CBED286008D969D /* Hes_Cpu.h in Headers */, + 83489CC42783015300BDCEA2 /* Sap_Cpu.h in Headers */, 17C8F2200CBED286008D969D /* Hes_Emu.h in Headers */, - 83BB5E811C0842A600734457 /* k054539.h in Headers */, - 8370B77117F615FE001A4D7A /* Nes_Vrc7_Apu.h in Headers */, - 83BB5E421C0842A600734457 /* 2151intf.h in Headers */, 17C8F2240CBED286008D969D /* Kss_Emu.h in Headers */, - 83BB5ED41C0842A600734457 /* resampler.h in Headers */, - 83BB5E9B1C0842A600734457 /* pokey.h in Headers */, - 83BB5ED11C0842A600734457 /* VGMPlay_Intf.h in Headers */, 17C8F2260CBED286008D969D /* Kss_Scc_Apu.h in Headers */, - 83BB5EB01C0842A600734457 /* sn76496.h in Headers */, - 83BB5E651C0842A600734457 /* c6280intf.h in Headers */, - 83BB5EC21C0842A600734457 /* ym2612.h in Headers */, 17C8F2290CBED286008D969D /* M3u_Playlist.h in Headers */, 17C8F22B0CBED286008D969D /* Multi_Buffer.h in Headers */, - 8370B78B17F615FE001A4D7A /* Resampler.h in Headers */, - 8370B74D17F615FE001A4D7A /* Gbs_Core.h in Headers */, - 83BB5E661C0842A600734457 /* ChipIncl.h in Headers */, - 83BB5EAE1C0842A600734457 /* sn76489.h in Headers */, - 83BB5E6C1C0842A600734457 /* emu2413.h in Headers */, - 83BB5E8B1C0842A600734457 /* np_nes_apu.h in Headers */, - 83BB5E9F1C0842A600734457 /* qsound.h in Headers */, - 83BB5E541C0842A600734457 /* 3812intf.h in Headers */, - 83BB5E8F1C0842A600734457 /* np_nes_fds.h in Headers */, - 83BB5E871C0842A600734457 /* nes_defs.h in Headers */, + 83489CE92783CADC00BDCEA2 /* vrc7tone.h in Headers */, 17C8F22D0CBED286008D969D /* Music_Emu.h in Headers */, - 83BB5E841C0842A600734457 /* multipcm.h in Headers */, - 8370B7AC17F615FE001A4D7A /* Sms_Fm_Apu.h in Headers */, - 83BB5EBA1C0842A600734457 /* ws_initialIo.h in Headers */, - 83BB5E5F1C0842A600734457 /* c140.h in Headers */, + 83489CED2783D86700BDCEA2 /* mamedef.h in Headers */, 17C8F22F0CBED286008D969D /* Nes_Apu.h in Headers */, + 83489CE32783CAC100BDCEA2 /* emu2413.h in Headers */, 17C8F2320CBED286008D969D /* Nes_Cpu.h in Headers */, - 8370B73817F615FE001A4D7A /* Bml_Parser.h in Headers */, 17C8F2340CBED286008D969D /* Nes_Fme7_Apu.h in Headers */, - 83BB5EB71C0842A600734457 /* vsu.h in Headers */, - 83BB5E991C0842A600734457 /* panning.h in Headers */, 17C8F2360CBED286008D969D /* Nes_Namco_Apu.h in Headers */, - 8370B73417F615FE001A4D7A /* blargg_errors.h in Headers */, 17C8F2380CBED286008D969D /* Nes_Oscs.h in Headers */, - 83BB5E441C0842A600734457 /* 2203intf.h in Headers */, - 83BB5EB51C0842A600734457 /* vrc7tone.h in Headers */, 17C8F23A0CBED286008D969D /* Nes_Vrc6_Apu.h in Headers */, 17C8F23C0CBED286008D969D /* Nsf_Emu.h in Headers */, 17C8F23E0CBED286008D969D /* Nsfe_Emu.h in Headers */, - 83BB5E891C0842A600734457 /* nes_intf.h in Headers */, - 83BB5EB21C0842A600734457 /* sn764intf.h in Headers */, - 83BB5E5D1C0842A600734457 /* ay_intf.h in Headers */, - 83BB5E5B1C0842A600734457 /* ay8910.h in Headers */, - 83BB5E701C0842A600734457 /* es5503.h in Headers */, - 83BB5E741C0842A600734457 /* fm.h in Headers */, - 8370B73117F615FE001A4D7A /* Ay_Core.h in Headers */, - 83BB5E7F1C0842A600734457 /* k053260.h in Headers */, - 83BB5E911C0842A600734457 /* okim6258.h in Headers */, - 8370B7D117F615FE001A4D7A /* Z80_Cpu.h in Headers */, - 83BB5EC41C0842A600734457 /* ymdeltat.h in Headers */, - 8370B76F17F615FE001A4D7A /* Nes_Mmc5_Apu.h in Headers */, 17C8F2400CBED286008D969D /* Sap_Apu.h in Headers */, + 83489CD52783C83200BDCEA2 /* Nes_Fds_Apu.h in Headers */, 17C8F2450CBED286008D969D /* Sap_Emu.h in Headers */, - 83BB5E461C0842A600734457 /* 2413intf.h in Headers */, - 8370B76E17F615FE001A4D7A /* Nes_Fds_Apu.h in Headers */, - 83BB5E561C0842A600734457 /* 8950intf.h in Headers */, 17C8F2470CBED286008D969D /* Sms_Apu.h in Headers */, - 83BB5E931C0842A600734457 /* okim6295.h in Headers */, - 8342DC841D27A171007FB1C1 /* yam.h in Headers */, 8370B7AE17F615FE001A4D7A /* Spc_Filter.h in Headers */, - 8370B7AA17F615FE001A4D7A /* Sgc_Impl.h in Headers */, - 8370B79D17F615FE001A4D7A /* Sap_Core.h in Headers */, - 83BB5E471C0842A600734457 /* 2413tone.h in Headers */, - 8370B77717F615FE001A4D7A /* Nsf_Impl.h in Headers */, - 8370B76917F615FE001A4D7A /* Kss_Core.h in Headers */, - 8370B7B617F615FE001A4D7A /* Vgm_Core.h in Headers */, - 83BB5ECA1C0842A600734457 /* ymf278b.h in Headers */, - 83BB5E571C0842A600734457 /* adlibemu.h in Headers */, 17C8F2500CBED286008D969D /* Spc_Emu.h in Headers */, - 17C8F2540CBED286008D969D /* Vgm_Emu.h in Headers */, - 17C8F2560CBED286008D969D /* Ym2413_Emu.h in Headers */, - 17C8F2580CBED286008D969D /* Ym2612_Emu.h in Headers */, - 83BB5EC81C0842A600734457 /* ymf271.h in Headers */, - 83BB5E681C0842A600734457 /* dac_control.h in Headers */, - 83BB5EA31C0842A600734457 /* saa1099.h in Headers */, - 83BB5EAC1C0842A600734457 /* segapcm.h in Headers */, + 83489CC12783015300BDCEA2 /* Sms_Oscs.h in Headers */, + 83489CE12783CAC100BDCEA2 /* 2413tone.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1313,7 +648,7 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 83BB5E6D1C0842A600734457 /* emu2413_NESpatches.txt in Resources */, + 83489CE22783CAC100BDCEA2 /* emu2413_NESpatches.txt in Resources */, 8DC2EF530486A6940098B216 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; @@ -1325,150 +660,54 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 83BB5E511C0842A600734457 /* 3526intf.c in Sources */, - 83BB5E941C0842A600734457 /* Ootake_PSG.c in Sources */, - 83BB5E451C0842A600734457 /* 2413intf.c in Sources */, - 8370B78A17F615FE001A4D7A /* Resampler.cpp in Sources */, - 8370B77017F615FE001A4D7A /* Nes_Vrc7_Apu.cpp in Sources */, - 83BB5EC91C0842A600734457 /* ymf278b.c in Sources */, - 83BB5E6F1C0842A600734457 /* es5503.c in Sources */, - 8370B7B117F615FE001A4D7A /* Track_Filter.cpp in Sources */, 17C8F1F40CBED286008D969D /* Ay_Apu.cpp in Sources */, - 83BB5E4C1C0842A600734457 /* 2612intf.c in Sources */, - 83BB5E751C0842A600734457 /* fm2612.c in Sources */, 17C8F1F60CBED286008D969D /* Ay_Cpu.cpp in Sources */, - 83BB5E901C0842A600734457 /* okim6258.c in Sources */, 17C8F1F80CBED286008D969D /* Ay_Emu.cpp in Sources */, - 8370B76D17F615FE001A4D7A /* Nes_Fds_Apu.cpp in Sources */, 17C8F1FE0CBED286008D969D /* Blip_Buffer.cpp in Sources */, - 8370B79C17F615FE001A4D7A /* Sap_Core.cpp in Sources */, 17C8F2000CBED286008D969D /* Classic_Emu.cpp in Sources */, - 83BB5EA21C0842A600734457 /* saa1099.c in Sources */, - 83BB5E981C0842A600734457 /* panning.c in Sources */, - 83BB5E9C1C0842A600734457 /* pwm.c in Sources */, + 83489CEA2783CADC00BDCEA2 /* panning.c in Sources */, 8370B7AF17F615FE001A4D7A /* Spc_Sfm.cpp in Sources */, - 8370B79217F615FE001A4D7A /* Rom_Data.cpp in Sources */, - 8370B74E17F615FE001A4D7A /* Gbs_Cpu.cpp in Sources */, 17C8F2020CBED286008D969D /* Data_Reader.cpp in Sources */, - 83BB5ED31C0842A600734457 /* resampler.c in Sources */, - 83BB5E691C0842A600734457 /* emu2149.c in Sources */, 83FC5D78181B47FB00B917E5 /* smp.cpp in Sources */, 17C8F2040CBED286008D969D /* Dual_Resampler.cpp in Sources */, - 83BB5EB61C0842A600734457 /* vsu.c in Sources */, - 8370B73217F615FE001A4D7A /* blargg_common.cpp in Sources */, - 83BB5EBF1C0842A600734457 /* ym2413.c in Sources */, - 8370B7A417F615FE001A4D7A /* Sgc_Core.cpp in Sources */, 17C8F2060CBED286008D969D /* Effects_Buffer.cpp in Sources */, 17C8F2080CBED286008D969D /* Fir_Resampler.cpp in Sources */, - 8370B77617F615FE001A4D7A /* Nsf_Impl.cpp in Sources */, - 83BB5ECE1C0842A600734457 /* ChipMapper.c in Sources */, - 83BB5E4A1C0842A600734457 /* 2610intf.c in Sources */, + 83489CE52783CAC100BDCEA2 /* emu2413.c in Sources */, 17C8F20A0CBED286008D969D /* Gb_Apu.cpp in Sources */, - 83BB5EC31C0842A600734457 /* ymdeltat.c in Sources */, 17C8F20D0CBED286008D969D /* Gb_Cpu.cpp in Sources */, - 83BB5EC51C0842A600734457 /* ymf262.c in Sources */, - 8370B7A917F615FE001A4D7A /* Sgc_Impl.cpp in Sources */, 17C8F20F0CBED286008D969D /* Gb_Oscs.cpp in Sources */, - 8370B74317F615FE001A4D7A /* Downsampler.cpp in Sources */, - 8342DCCB1D27C0E9007FB1C1 /* yam.c in Sources */, 17C8F2110CBED286008D969D /* Gbs_Emu.cpp in Sources */, - 83BB5E831C0842A600734457 /* multipcm.c in Sources */, - 8370B73317F615FE001A4D7A /* blargg_errors.cpp in Sources */, + 83489CD92783C98600BDCEA2 /* Nes_Vrc7_Apu.cpp in Sources */, 17C8F2130CBED286008D969D /* Gme_File.cpp in Sources */, - 83BB5E761C0842A600734457 /* fmopl.c in Sources */, 17C8F2150CBED286008D969D /* gme.cpp in Sources */, - 83BB5E851C0842A600734457 /* nes_apu.c in Sources */, - 83BB5E4E1C0842A600734457 /* 262intf.c in Sources */, - 17C8F2180CBED286008D969D /* Gym_Emu.cpp in Sources */, - 83BB5E621C0842A600734457 /* c6280.c in Sources */, - 8370B74C17F615FE001A4D7A /* Gbs_Core.cpp in Sources */, 17C8F21A0CBED286008D969D /* Hes_Apu.cpp in Sources */, 17C8F21D0CBED286008D969D /* Hes_Cpu.cpp in Sources */, 17C8F21F0CBED286008D969D /* Hes_Emu.cpp in Sources */, - 83BB5E5C1C0842A600734457 /* ay_intf.c in Sources */, 83FC5D5E181B47FB00B917E5 /* dsp.cpp in Sources */, 17C8F2210CBED286008D969D /* Kss_Cpu.cpp in Sources */, + 83489CCC2783067500BDCEA2 /* Bml_Parser.cpp in Sources */, 17C8F2230CBED286008D969D /* Kss_Emu.cpp in Sources */, - 83BB5E8C1C0842A600734457 /* np_nes_dmc.c in Sources */, - 83BB5E5A1C0842A600734457 /* ay8910.c in Sources */, 17C8F2250CBED286008D969D /* Kss_Scc_Apu.cpp in Sources */, 17C8F2280CBED286008D969D /* M3u_Playlist.cpp in Sources */, 17C8F22A0CBED286008D969D /* Multi_Buffer.cpp in Sources */, 17C8F22C0CBED286008D969D /* Music_Emu.cpp in Sources */, 83FC5D99181B675900B917E5 /* SPC_DSP.cpp in Sources */, - 83BB5E481C0842A600734457 /* 2608intf.c in Sources */, 17C8F22E0CBED286008D969D /* Nes_Apu.cpp in Sources */, 17C8F2310CBED286008D969D /* Nes_Cpu.cpp in Sources */, - 83BB5E731C0842A600734457 /* fm.c in Sources */, 17C8F2330CBED286008D969D /* Nes_Fme7_Apu.cpp in Sources */, - 8370B7B517F615FE001A4D7A /* Vgm_Core.cpp in Sources */, + 83489CD42783C83200BDCEA2 /* Nes_Fds_Apu.cpp in Sources */, 17C8F2350CBED286008D969D /* Nes_Namco_Apu.cpp in Sources */, - 8370B7A617F615FE001A4D7A /* Sgc_Cpu.cpp in Sources */, - 83BB5E431C0842A600734457 /* 2203intf.c in Sources */, 17C8F2370CBED286008D969D /* Nes_Oscs.cpp in Sources */, - 83BB5E8E1C0842A600734457 /* np_nes_fds.c in Sources */, 17C8F2390CBED286008D969D /* Nes_Vrc6_Apu.cpp in Sources */, - 8370B75317F615FE001A4D7A /* Hes_Apu_Adpcm.cpp in Sources */, - 83BB5E7E1C0842A600734457 /* k053260.c in Sources */, - 83BB5EC11C0842A600734457 /* ym2612.c in Sources */, 17C8F23B0CBED286008D969D /* Nsf_Emu.cpp in Sources */, 83FC5DAD181B8B1900B917E5 /* spc700.cpp in Sources */, - 8370B73017F615FE001A4D7A /* Ay_Core.cpp in Sources */, - 83BB5E8A1C0842A600734457 /* np_nes_apu.c in Sources */, - 83BB5ECD1C0842A600734457 /* VGMPlay.c in Sources */, - 83BB5E6B1C0842A600734457 /* emu2413.c in Sources */, - 83BB5E711C0842A600734457 /* es5506.c in Sources */, - 83BB5E801C0842A600734457 /* k054539.c in Sources */, - 83BB5EB31C0842A600734457 /* upd7759.c in Sources */, - 83BB5E7C1C0842A600734457 /* k051649.c in Sources */, - 83BB5E601C0842A600734457 /* c352.c in Sources */, - 83BB5E9E1C0842A600734457 /* qsound.c in Sources */, - 83BB5E581C0842A600734457 /* adlibemu_opl2.c in Sources */, - 83BB5E7A1C0842A600734457 /* iremga20.c in Sources */, - 8370B77317F615FE001A4D7A /* Nsf_Core.cpp in Sources */, - 8370B77517F615FE001A4D7A /* Nsf_Cpu.cpp in Sources */, - 83BB5EBD1C0842A600734457 /* ym2151.c in Sources */, - 83BB5EC71C0842A600734457 /* ymf271.c in Sources */, - 83BB5EA01C0842A600734457 /* rf5c68.c in Sources */, - 83BB5EB11C0842A600734457 /* sn764intf.c in Sources */, - 8370B76817F615FE001A4D7A /* Kss_Core.cpp in Sources */, 17C8F23D0CBED286008D969D /* Nsfe_Emu.cpp in Sources */, - 8342DC851D27A171007FB1C1 /* scsp.c in Sources */, - 8370B7A717F615FE001A4D7A /* Sgc_Emu.cpp in Sources */, - 83BB5E881C0842A600734457 /* nes_intf.c in Sources */, 17C8F23F0CBED286008D969D /* Sap_Apu.cpp in Sources */, - 8370B75117F615FE001A4D7A /* Gme_Loader.cpp in Sources */, - 83BB5E781C0842A600734457 /* gb.c in Sources */, 17C8F2420CBED286008D969D /* Sap_Cpu.cpp in Sources */, - 8370B73717F615FE001A4D7A /* Bml_Parser.cpp in Sources */, - 83BB5E641C0842A600734457 /* c6280intf.c in Sources */, - 83BB5EA41C0842A600734457 /* scd_pcm.c in Sources */, 17C8F2440CBED286008D969D /* Sap_Emu.cpp in Sources */, - 8370B75517F615FE001A4D7A /* Hes_Core.cpp in Sources */, - 83BB5E411C0842A600734457 /* 2151intf.c in Sources */, - 83BB5ECB1C0842A600734457 /* ymz280b.c in Sources */, - 8370B7D017F615FE001A4D7A /* Z80_Cpu.cpp in Sources */, - 83BB5E5E1C0842A600734457 /* c140.c in Sources */, 17C8F2460CBED286008D969D /* Sms_Apu.cpp in Sources */, - 83BB5E551C0842A600734457 /* 8950intf.c in Sources */, - 8370B7B317F615FE001A4D7A /* Upsampler.cpp in Sources */, 8370B7AD17F615FE001A4D7A /* Spc_Filter.cpp in Sources */, - 83BB5E591C0842A600734457 /* adlibemu_opl3.c in Sources */, - 83BB5E9A1C0842A600734457 /* pokey.c in Sources */, - 83BB5EAD1C0842A600734457 /* sn76489.c in Sources */, - 8370B7AB17F615FE001A4D7A /* Sms_Fm_Apu.cpp in Sources */, - 83BB5EBB1C0842A600734457 /* x1_010.c in Sources */, - 8370B78017F615FE001A4D7A /* Opl_Apu.cpp in Sources */, 17C8F24F0CBED286008D969D /* Spc_Emu.cpp in Sources */, - 83BB5E671C0842A600734457 /* dac_control.c in Sources */, - 83BB5EAB1C0842A600734457 /* segapcm.c in Sources */, - 83BB5E531C0842A600734457 /* 3812intf.c in Sources */, - 17C8F2530CBED286008D969D /* Vgm_Emu.cpp in Sources */, - 83BB5E921C0842A600734457 /* okim6295.c in Sources */, - 83BB5EB81C0842A600734457 /* ws_audio.c in Sources */, - 83BB5EAF1C0842A600734457 /* sn76496.c in Sources */, - 17C8F2550CBED286008D969D /* Ym2413_Emu.cpp in Sources */, - 17C8F2570CBED286008D969D /* Ym2612_Emu.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1508,7 +747,7 @@ GCC_PREPROCESSOR_DEFINITIONS = ( HAVE_STDINT_H, "DEBUG=1", - NO_ZLIB, + "VGM_YM2612_NUKED=1", ); INFOPLIST_FILE = Info.plist; INSTALL_PATH = "@loader_path/../Frameworks"; @@ -1543,7 +782,7 @@ GCC_PREPROCESSOR_DEFINITIONS = ( HAVE_STDINT_H, NDEBUG, - NO_ZLIB, + "VGM_YM2612_NUKED=1", ); INFOPLIST_FILE = Info.plist; INSTALL_PATH = "@loader_path/../Frameworks"; diff --git a/Frameworks/GME/vgmplay/chips/2413tone.h b/Frameworks/GME/ext/2413tone.h similarity index 100% rename from Frameworks/GME/vgmplay/chips/2413tone.h rename to Frameworks/GME/ext/2413tone.h diff --git a/Frameworks/GME/vgmplay/chips/emu2413.c b/Frameworks/GME/ext/emu2413.c similarity index 100% rename from Frameworks/GME/vgmplay/chips/emu2413.c rename to Frameworks/GME/ext/emu2413.c diff --git a/Frameworks/GME/vgmplay/chips/emu2413.h b/Frameworks/GME/ext/emu2413.h similarity index 100% rename from Frameworks/GME/vgmplay/chips/emu2413.h rename to Frameworks/GME/ext/emu2413.h diff --git a/Frameworks/GME/vgmplay/chips/emu2413_NESpatches.txt b/Frameworks/GME/ext/emu2413_NESpatches.txt similarity index 100% rename from Frameworks/GME/vgmplay/chips/emu2413_NESpatches.txt rename to Frameworks/GME/ext/emu2413_NESpatches.txt diff --git a/Frameworks/GME/vgmplay/chips/emutypes.h b/Frameworks/GME/ext/emutypes.h similarity index 100% rename from Frameworks/GME/vgmplay/chips/emutypes.h rename to Frameworks/GME/ext/emutypes.h diff --git a/Frameworks/GME/vgmplay/chips/mamedef.h b/Frameworks/GME/ext/mamedef.h similarity index 100% rename from Frameworks/GME/vgmplay/chips/mamedef.h rename to Frameworks/GME/ext/mamedef.h diff --git a/Frameworks/GME/vgmplay/chips/panning.c b/Frameworks/GME/ext/panning.c similarity index 100% rename from Frameworks/GME/vgmplay/chips/panning.c rename to Frameworks/GME/ext/panning.c diff --git a/Frameworks/GME/vgmplay/chips/panning.h b/Frameworks/GME/ext/panning.h similarity index 100% rename from Frameworks/GME/vgmplay/chips/panning.h rename to Frameworks/GME/ext/panning.h diff --git a/Frameworks/GME/vgmplay/chips/vrc7tone.h b/Frameworks/GME/ext/vrc7tone.h similarity index 100% rename from Frameworks/GME/vgmplay/chips/vrc7tone.h rename to Frameworks/GME/ext/vrc7tone.h diff --git a/Frameworks/GME/gme/Ay_Apu.cpp b/Frameworks/GME/gme/Ay_Apu.cpp index b06729c93..d132c42f9 100644 --- a/Frameworks/GME/gme/Ay_Apu.cpp +++ b/Frameworks/GME/gme/Ay_Apu.cpp @@ -1,412 +1,395 @@ -// $package. http://www.slack.net/~ant/ - -#include "Ay_Apu.h" - -/* Copyright (C) 2006-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -// Emulation inaccuracies: -// * Noise isn't run when not in use -// * Changes to envelope and noise periods are delayed until next reload -// * Super-sonic tone should attenuate output to about 60%, not 50% - -// Tones above this frequency are treated as disabled tone at half volume. -// Power of two is more efficient (avoids division). -int const inaudible_freq = 16384; - -int const period_factor = 16; - -static byte const amp_table [16] = -{ -#define ENTRY( n ) byte (n * Ay_Apu::amp_range + 0.5) - // With channels tied together and 1K resistor to ground (as datasheet recommends), - // output nearly matches logarithmic curve as claimed. Approx. 1.5 dB per step. - ENTRY(0.000000),ENTRY(0.007813),ENTRY(0.011049),ENTRY(0.015625), - ENTRY(0.022097),ENTRY(0.031250),ENTRY(0.044194),ENTRY(0.062500), - ENTRY(0.088388),ENTRY(0.125000),ENTRY(0.176777),ENTRY(0.250000), - ENTRY(0.353553),ENTRY(0.500000),ENTRY(0.707107),ENTRY(1.000000), - - /* - // Measured from an AY-3-8910A chip with date code 8611. - - // Direct voltages without any load (very linear) - ENTRY(0.000000),ENTRY(0.046237),ENTRY(0.064516),ENTRY(0.089785), - ENTRY(0.124731),ENTRY(0.173118),ENTRY(0.225806),ENTRY(0.329032), - ENTRY(0.360215),ENTRY(0.494624),ENTRY(0.594624),ENTRY(0.672043), - ENTRY(0.766129),ENTRY(0.841935),ENTRY(0.926882),ENTRY(1.000000), - // With only some load - ENTRY(0.000000),ENTRY(0.011940),ENTRY(0.017413),ENTRY(0.024876), - ENTRY(0.036318),ENTRY(0.054229),ENTRY(0.072637),ENTRY(0.122388), - ENTRY(0.174129),ENTRY(0.239303),ENTRY(0.323881),ENTRY(0.410945), - ENTRY(0.527363),ENTRY(0.651741),ENTRY(0.832338),ENTRY(1.000000), - */ -#undef ENTRY -}; - -static byte const modes [8] = -{ -#define MODE( a0,a1, b0,b1, c0,c1 ) \ - (a0 | a1<<1 | b0<<2 | b1<<3 | c0<<4 | c1<<5) - MODE( 1,0, 1,0, 1,0 ), - MODE( 1,0, 0,0, 0,0 ), - MODE( 1,0, 0,1, 1,0 ), - MODE( 1,0, 1,1, 1,1 ), - MODE( 0,1, 0,1, 0,1 ), - MODE( 0,1, 1,1, 1,1 ), - MODE( 0,1, 1,0, 0,1 ), - MODE( 0,1, 0,0, 0,0 ), -}; - -void Ay_Apu::set_output( Blip_Buffer* b ) -{ - for ( int i = 0; i < osc_count; ++i ) - set_output( i, b ); -} - -Ay_Apu::Ay_Apu() -{ - // build full table of the upper 8 envelope waveforms - for ( int m = 8; m--; ) - { - byte* out = env_modes [m]; - int flags = modes [m]; - for ( int x = 3; --x >= 0; ) - { - int amp = flags & 1; - int end = flags >> 1 & 1; - int step = end - amp; - amp *= 15; - for ( int y = 16; --y >= 0; ) - { - *out++ = amp_table [amp]; - amp += step; - } - flags >>= 2; - } - } - - type_ = Ay8910; - set_output( NULL ); - volume( 1.0 ); - reset(); -} - -void Ay_Apu::reset() -{ - addr_ = 0; - last_time = 0; - noise_delay = 0; - noise_lfsr = 1; - - for ( osc_t* osc = &oscs [osc_count]; osc != oscs; ) - { - osc--; - osc->period = period_factor; - osc->delay = 0; - osc->last_amp = 0; - osc->phase = 0; - } - - for ( int i = sizeof regs; --i >= 0; ) - regs [i] = 0; - regs [7] = 0xFF; - write_data_( 13, 0 ); -} - -int Ay_Apu::read() -{ - static byte const masks [reg_count] = { - 0xFF, 0x0F, 0xFF, 0x0F, 0xFF, 0x0F, 0x1F, 0x3F, - 0x1F, 0x1F, 0x1F, 0xFF, 0xFF, 0x0F, 0x00, 0x00 - }; - if (!(type_ & 0x10)) return regs [addr_] & masks [addr_]; - else return regs [addr_]; -} - -void Ay_Apu::write_data_( int addr, int data ) -{ - assert( (unsigned) addr < reg_count ); - - if ( (unsigned) addr >= 14 ) - dprintf( "Wrote to I/O port %02X\n", (int) addr ); - - // envelope mode - if ( addr == 13 ) - { - if ( !(data & 8) ) // convert modes 0-7 to proper equivalents - data = (data & 4) ? 15 : 9; - env_wave = env_modes [data - 7]; - env_pos = -48; - env_delay = 0; // will get set to envelope period in run_until() - } - regs [addr] = data; - - // handle period changes accurately - int i = addr >> 1; - if ( i < osc_count ) - { - blip_time_t period = (regs [i * 2 + 1] & 0x0F) * (0x100 * period_factor) + - regs [i * 2] * period_factor; - if ( !period ) - period = period_factor; - - // adjust time of next timer expiration based on change in period - osc_t& osc = oscs [i]; - if ( (osc.delay += period - osc.period) < 0 ) - osc.delay = 0; - osc.period = period; - } - - // TODO: same as above for envelope timer, and it also has a divide by two after it -} - -int const noise_off = 0x08; -int const tone_off = 0x01; - -void Ay_Apu::run_until( blip_time_t final_end_time ) -{ - require( final_end_time >= last_time ); - - // noise period and initial values - blip_time_t const noise_period_factor = period_factor * 2; // verified - blip_time_t noise_period = (regs [6] & 0x1F) * noise_period_factor; - if ( !noise_period ) - noise_period = noise_period_factor; - blip_time_t const old_noise_delay = noise_delay; - unsigned const old_noise_lfsr = noise_lfsr; - - // envelope period - int env_step_scale = ((type_ & 0xF0) == 0x00) ? 1 : 0; - blip_time_t const env_period_factor = period_factor << env_step_scale; // verified - blip_time_t env_period = (regs [12] * 0x100 + regs [11]) * env_period_factor; - if ( !env_period ) - env_period = env_period_factor; // same as period 1 on my AY chip - if ( !env_delay ) - env_delay = env_period; - - // run each osc separately - for ( int index = 0; index < osc_count; index++ ) - { - osc_t* const osc = &oscs [index]; - int osc_mode = regs [7] >> index; - - // output - Blip_Buffer* const osc_output = osc->output; - if ( !osc_output ) - continue; - osc_output->set_modified(); - - // period - int half_vol = 0; - blip_time_t inaudible_period = (unsigned) (osc_output->clock_rate() + - inaudible_freq) / (unsigned) (inaudible_freq * 2); - if ( osc->period <= inaudible_period && !(osc_mode & tone_off) ) - { - half_vol = 1; // Actually around 60%, but 50% is close enough - osc_mode |= tone_off; - } - - // envelope - blip_time_t start_time = last_time; - blip_time_t end_time = final_end_time; - int const vol_mode = regs [0x08 + index]; - int const vol_mode_mask = type_ == Ay8914 ? 0x30 : 0x10; - int volume = amp_table [vol_mode & 0x0F] >> (half_vol + env_step_scale); - int osc_env_pos = env_pos; - if ( vol_mode & vol_mode_mask ) - { - volume = env_wave [osc_env_pos] >> (half_vol + env_step_scale); - if ( type_ == Ay8914 ) volume >>= 3 - ( ( vol_mode & vol_mode_mask ) >> 4 ); - // use envelope only if it's a repeating wave or a ramp that hasn't finished - if ( !(regs [13] & 1) || osc_env_pos < -32 ) - { - end_time = start_time + env_delay; - if ( end_time >= final_end_time ) - end_time = final_end_time; - - //if ( !(regs [12] | regs [11]) ) - // dprintf( "Used envelope period 0\n" ); - } - else if ( !volume ) - { - osc_mode = noise_off | tone_off; - } - } - else if ( !volume ) - { - osc_mode = noise_off | tone_off; - } - - // tone time - blip_time_t const period = osc->period; - blip_time_t time = start_time + osc->delay; - if ( osc_mode & tone_off ) // maintain tone's phase when off - { - int count = (final_end_time - time + period - 1) / period; - time += count * period; - osc->phase ^= count & 1; - } - - // noise time - blip_time_t ntime = final_end_time; - unsigned noise_lfsr = 1; - if ( !(osc_mode & noise_off) ) - { - ntime = start_time + old_noise_delay; - noise_lfsr = old_noise_lfsr; - //if ( (regs [6] & 0x1F) == 0 ) - // dprintf( "Used noise period 0\n" ); - } - - // The following efficiently handles several cases (least demanding first): - // * Tone, noise, and envelope disabled, where channel acts as 4-bit DAC - // * Just tone or just noise, envelope disabled - // * Envelope controlling tone and/or noise - // * Tone and noise disabled, envelope enabled with high frequency - // * Tone and noise together - // * Tone and noise together with envelope - - // This loop only runs one iteration if envelope is disabled. If envelope - // is being used as a waveform (tone and noise disabled), this loop will - // still be reasonably efficient since the bulk of it will be skipped. - while ( 1 ) - { - // current amplitude - int amp = 0; - if ( (osc_mode | osc->phase) & 1 & (osc_mode >> 3 | noise_lfsr) ) - amp = volume; - { - int delta = amp - osc->last_amp; - if ( delta ) - { - osc->last_amp = amp; - synth_.offset( start_time, delta, osc_output ); - } - } - - // Run wave and noise interleved with each catching up to the other. - // If one or both are disabled, their "current time" will be past end time, - // so there will be no significant performance hit. - if ( ntime < end_time || time < end_time ) - { - // Since amplitude was updated above, delta will always be +/- volume, - // so we can avoid using last_amp every time to calculate the delta. - int delta = amp * 2 - volume; - int delta_non_zero = delta != 0; - int phase = osc->phase | (osc_mode & tone_off); assert( tone_off == 0x01 ); - do - { - // run noise - blip_time_t end = end_time; - if ( end_time > time ) end = time; - if ( phase & delta_non_zero ) - { - while ( ntime <= end ) // must advance *past* time to avoid hang - { - int changed = noise_lfsr + 1; - noise_lfsr = (-(noise_lfsr & 1) & 0x12000) ^ (noise_lfsr >> 1); - if ( changed & 2 ) - { - delta = -delta; - synth_.offset( ntime, delta, osc_output ); - } - ntime += noise_period; - } - } - else - { - // 20 or more noise periods on average for some music - int remain = end - ntime; - int count = remain / noise_period; - if ( remain >= 0 ) - ntime += noise_period + count * noise_period; - } - - // run tone - end = end_time; - if ( end_time > ntime ) end = ntime; - if ( noise_lfsr & delta_non_zero ) - { - while ( time < end ) - { - delta = -delta; - synth_.offset( time, delta, osc_output ); - time += period; - - // alternate (less-efficient) implementation - //phase ^= 1; - } - phase = unsigned (-delta) >> (CHAR_BIT * sizeof (unsigned) - 1); - check( phase == (delta > 0) ); - } - else - { - // loop usually runs less than once - //SUB_CASE_COUNTER( (time < end) * (end - time + period - 1) / period ); - - while ( time < end ) - { - time += period; - phase ^= 1; - } - } - } - while ( time < end_time || ntime < end_time ); - - osc->last_amp = (delta + volume) >> 1; - if ( !(osc_mode & tone_off) ) - osc->phase = phase; - } - - if ( end_time >= final_end_time ) - break; // breaks first time when envelope is disabled - - // next envelope step - if ( ++osc_env_pos >= 0 ) - osc_env_pos -= 32; - volume = env_wave [osc_env_pos] >> (half_vol + env_step_scale); - if ( type_ == Ay8914 ) volume >>= 3 - ( ( vol_mode & vol_mode_mask ) >> 4 ); - - start_time = end_time; - end_time += env_period; - if ( end_time > final_end_time ) - end_time = final_end_time; - } - osc->delay = time - final_end_time; - - if ( !(osc_mode & noise_off) ) - { - noise_delay = ntime - final_end_time; - this->noise_lfsr = noise_lfsr; - } - } - - // TODO: optimized saw wave envelope? - - // maintain envelope phase - blip_time_t remain = final_end_time - last_time - env_delay; - if ( remain >= 0 ) - { - int count = (remain + env_period) / env_period; - env_pos += count; - if ( env_pos >= 0 ) - env_pos = (env_pos & 31) - 32; - remain -= count * env_period; - assert( -remain <= env_period ); - } - env_delay = -remain; - assert( env_delay > 0 ); - assert( env_pos < 0 ); - - last_time = final_end_time; -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Ay_Apu.h" + +/* Copyright (C) 2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +// Emulation inaccuracies: +// * Noise isn't run when not in use +// * Changes to envelope and noise periods are delayed until next reload +// * Super-sonic tone should attenuate output to about 60%, not 50% + +// Tones above this frequency are treated as disabled tone at half volume. +// Power of two is more efficient (avoids division). +unsigned const inaudible_freq = 16384; + +int const period_factor = 16; + +static byte const amp_table [16] = +{ +#define ENTRY( n ) byte (n * Ay_Apu::amp_range + 0.5) + // With channels tied together and 1K resistor to ground (as datasheet recommends), + // output nearly matches logarithmic curve as claimed. Approx. 1.5 dB per step. + ENTRY(0.000000),ENTRY(0.007813),ENTRY(0.011049),ENTRY(0.015625), + ENTRY(0.022097),ENTRY(0.031250),ENTRY(0.044194),ENTRY(0.062500), + ENTRY(0.088388),ENTRY(0.125000),ENTRY(0.176777),ENTRY(0.250000), + ENTRY(0.353553),ENTRY(0.500000),ENTRY(0.707107),ENTRY(1.000000), + + /* + // Measured from an AY-3-8910A chip with date code 8611. + + // Direct voltages without any load (very linear) + ENTRY(0.000000),ENTRY(0.046237),ENTRY(0.064516),ENTRY(0.089785), + ENTRY(0.124731),ENTRY(0.173118),ENTRY(0.225806),ENTRY(0.329032), + ENTRY(0.360215),ENTRY(0.494624),ENTRY(0.594624),ENTRY(0.672043), + ENTRY(0.766129),ENTRY(0.841935),ENTRY(0.926882),ENTRY(1.000000), + // With only some load + ENTRY(0.000000),ENTRY(0.011940),ENTRY(0.017413),ENTRY(0.024876), + ENTRY(0.036318),ENTRY(0.054229),ENTRY(0.072637),ENTRY(0.122388), + ENTRY(0.174129),ENTRY(0.239303),ENTRY(0.323881),ENTRY(0.410945), + ENTRY(0.527363),ENTRY(0.651741),ENTRY(0.832338),ENTRY(1.000000), + */ +#undef ENTRY +}; + +static byte const modes [8] = +{ +#define MODE( a0,a1, b0,b1, c0,c1 ) \ + (a0 | a1<<1 | b0<<2 | b1<<3 | c0<<4 | c1<<5) + MODE( 1,0, 1,0, 1,0 ), + MODE( 1,0, 0,0, 0,0 ), + MODE( 1,0, 0,1, 1,0 ), + MODE( 1,0, 1,1, 1,1 ), + MODE( 0,1, 0,1, 0,1 ), + MODE( 0,1, 1,1, 1,1 ), + MODE( 0,1, 1,0, 0,1 ), + MODE( 0,1, 0,0, 0,0 ), +}; + +Ay_Apu::Ay_Apu() +{ + // build full table of the upper 8 envelope waveforms + for ( int m = 8; m--; ) + { + byte* out = env.modes [m]; + int flags = modes [m]; + for ( int x = 3; --x >= 0; ) + { + int amp = flags & 1; + int end = flags >> 1 & 1; + int step = end - amp; + amp *= 15; + for ( int y = 16; --y >= 0; ) + { + *out++ = amp_table [amp]; + amp += step; + } + flags >>= 2; + } + } + + output( 0 ); + volume( 1.0 ); + reset(); +} + +void Ay_Apu::reset() +{ + last_time = 0; + noise.delay = 0; + noise.lfsr = 1; + + osc_t* osc = &oscs [osc_count]; + do + { + osc--; + osc->period = period_factor; + osc->delay = 0; + osc->last_amp = 0; + osc->phase = 0; + } + while ( osc != oscs ); + + for ( int i = sizeof regs; --i >= 0; ) + regs [i] = 0; + regs [7] = 0xFF; + write_data_( 13, 0 ); +} + +void Ay_Apu::write_data_( int addr, int data ) +{ + assert( (unsigned) addr < reg_count ); + + if ( (unsigned) addr >= 14 ) + { + #ifdef debug_printf + debug_printf( "Wrote to I/O port %02X\n", (int) addr ); + #endif + } + + // envelope mode + if ( addr == 13 ) + { + if ( !(data & 8) ) // convert modes 0-7 to proper equivalents + data = (data & 4) ? 15 : 9; + env.wave = env.modes [data - 7]; + env.pos = -48; + env.delay = 0; // will get set to envelope period in run_until() + } + regs [addr] = data; + + // handle period changes accurately + int i = addr >> 1; + if ( i < osc_count ) + { + blip_time_t period = (regs [i * 2 + 1] & 0x0F) * (0x100L * period_factor) + + regs [i * 2] * period_factor; + if ( !period ) + period = period_factor; + + // adjust time of next timer expiration based on change in period + osc_t& osc = oscs [i]; + if ( (osc.delay += period - osc.period) < 0 ) + osc.delay = 0; + osc.period = period; + } + + // TODO: same as above for envelope timer, and it also has a divide by two after it +} + +int const noise_off = 0x08; +int const tone_off = 0x01; + +void Ay_Apu::run_until( blip_time_t final_end_time ) +{ + require( final_end_time >= last_time ); + + // noise period and initial values + blip_time_t const noise_period_factor = period_factor * 2; // verified + blip_time_t noise_period = (regs [6] & 0x1F) * noise_period_factor; + if ( !noise_period ) + noise_period = noise_period_factor; + blip_time_t const old_noise_delay = noise.delay; + blargg_ulong const old_noise_lfsr = noise.lfsr; + + // envelope period + blip_time_t const env_period_factor = period_factor * 2; // verified + blip_time_t env_period = (regs [12] * 0x100L + regs [11]) * env_period_factor; + if ( !env_period ) + env_period = env_period_factor; // same as period 1 on my AY chip + if ( !env.delay ) + env.delay = env_period; + + // run each osc separately + for ( int index = 0; index < osc_count; index++ ) + { + osc_t* const osc = &oscs [index]; + int osc_mode = regs [7] >> index; + + // output + Blip_Buffer* const osc_output = osc->output; + if ( !osc_output ) + continue; + osc_output->set_modified(); + + // period + int half_vol = 0; + blip_time_t inaudible_period = (blargg_ulong) (osc_output->clock_rate() + + inaudible_freq) / (inaudible_freq * 2); + if ( osc->period <= inaudible_period && !(osc_mode & tone_off) ) + { + half_vol = 1; // Actually around 60%, but 50% is close enough + osc_mode |= tone_off; + } + + // envelope + blip_time_t start_time = last_time; + blip_time_t end_time = final_end_time; + int const vol_mode = regs [0x08 + index]; + int volume = amp_table [vol_mode & 0x0F] >> half_vol; + int osc_env_pos = env.pos; + if ( vol_mode & 0x10 ) + { + volume = env.wave [osc_env_pos] >> half_vol; + // use envelope only if it's a repeating wave or a ramp that hasn't finished + if ( !(regs [13] & 1) || osc_env_pos < -32 ) + { + end_time = start_time + env.delay; + if ( end_time >= final_end_time ) + end_time = final_end_time; + + //if ( !(regs [12] | regs [11]) ) + // debug_printf( "Used envelope period 0\n" ); + } + else if ( !volume ) + { + osc_mode = noise_off | tone_off; + } + } + else if ( !volume ) + { + osc_mode = noise_off | tone_off; + } + + // tone time + blip_time_t const period = osc->period; + blip_time_t time = start_time + osc->delay; + if ( osc_mode & tone_off ) // maintain tone's phase when off + { + blargg_long count = (final_end_time - time + period - 1) / period; + time += count * period; + osc->phase ^= count & 1; + } + + // noise time + blip_time_t ntime = final_end_time; + blargg_ulong noise_lfsr = 1; + if ( !(osc_mode & noise_off) ) + { + ntime = start_time + old_noise_delay; + noise_lfsr = old_noise_lfsr; + //if ( (regs [6] & 0x1F) == 0 ) + // debug_printf( "Used noise period 0\n" ); + } + + // The following efficiently handles several cases (least demanding first): + // * Tone, noise, and envelope disabled, where channel acts as 4-bit DAC + // * Just tone or just noise, envelope disabled + // * Envelope controlling tone and/or noise + // * Tone and noise disabled, envelope enabled with high frequency + // * Tone and noise together + // * Tone and noise together with envelope + + // This loop only runs one iteration if envelope is disabled. If envelope + // is being used as a waveform (tone and noise disabled), this loop will + // still be reasonably efficient since the bulk of it will be skipped. + while ( 1 ) + { + // current amplitude + int amp = 0; + if ( (osc_mode | osc->phase) & 1 & (osc_mode >> 3 | noise_lfsr) ) + amp = volume; + { + int delta = amp - osc->last_amp; + if ( delta ) + { + osc->last_amp = amp; + synth_.offset( start_time, delta, osc_output ); + } + } + + // Run wave and noise interleved with each catching up to the other. + // If one or both are disabled, their "current time" will be past end time, + // so there will be no significant performance hit. + if ( ntime < end_time || time < end_time ) + { + // Since amplitude was updated above, delta will always be +/- volume, + // so we can avoid using last_amp every time to calculate the delta. + int delta = amp * 2 - volume; + int delta_non_zero = delta != 0; + int phase = osc->phase | (osc_mode & tone_off); assert( tone_off == 0x01 ); + do + { + // run noise + blip_time_t end = end_time; + if ( end_time > time ) end = time; + if ( phase & delta_non_zero ) + { + while ( ntime <= end ) // must advance *past* time to avoid hang + { + int changed = noise_lfsr + 1; + noise_lfsr = (-(noise_lfsr & 1) & 0x12000) ^ (noise_lfsr >> 1); + if ( changed & 2 ) + { + delta = -delta; + synth_.offset( ntime, delta, osc_output ); + } + ntime += noise_period; + } + } + else + { + // 20 or more noise periods on average for some music + blargg_long remain = end - ntime; + blargg_long count = remain / noise_period; + if ( remain >= 0 ) + ntime += noise_period + count * noise_period; + } + + // run tone + end = end_time; + if ( end_time > ntime ) end = ntime; + if ( noise_lfsr & delta_non_zero ) + { + while ( time < end ) + { + delta = -delta; + synth_.offset( time, delta, osc_output ); + time += period; + //phase ^= 1; + } + //assert( phase == (delta > 0) ); + phase = unsigned (-delta) >> (CHAR_BIT * sizeof (unsigned) - 1); + // (delta > 0) + } + else + { + // loop usually runs less than once + //SUB_CASE_COUNTER( (time < end) * (end - time + period - 1) / period ); + + while ( time < end ) + { + time += period; + phase ^= 1; + } + } + } + while ( time < end_time || ntime < end_time ); + + osc->last_amp = (delta + volume) >> 1; + if ( !(osc_mode & tone_off) ) + osc->phase = phase; + } + + if ( end_time >= final_end_time ) + break; // breaks first time when envelope is disabled + + // next envelope step + if ( ++osc_env_pos >= 0 ) + osc_env_pos -= 32; + volume = env.wave [osc_env_pos] >> half_vol; + + start_time = end_time; + end_time += env_period; + if ( end_time > final_end_time ) + end_time = final_end_time; + } + osc->delay = time - final_end_time; + + if ( !(osc_mode & noise_off) ) + { + noise.delay = ntime - final_end_time; + noise.lfsr = noise_lfsr; + } + } + + // TODO: optimized saw wave envelope? + + // maintain envelope phase + blip_time_t remain = final_end_time - last_time - env.delay; + if ( remain >= 0 ) + { + blargg_long count = (remain + env_period) / env_period; + env.pos += count; + if ( env.pos >= 0 ) + env.pos = (env.pos & 31) - 32; + remain -= count * env_period; + assert( -remain <= env_period ); + } + env.delay = -remain; + assert( env.delay > 0 ); + assert( env.pos < 0 ); + + last_time = final_end_time; +} diff --git a/Frameworks/GME/gme/Ay_Apu.h b/Frameworks/GME/gme/Ay_Apu.h index ddeea19bc..ad2d83692 100644 --- a/Frameworks/GME/gme/Ay_Apu.h +++ b/Frameworks/GME/gme/Ay_Apu.h @@ -1,123 +1,106 @@ -// AY-3-8910 sound chip emulator - -// $package -#ifndef AY_APU_H -#define AY_APU_H - -#include "blargg_common.h" -#include "Blip_Buffer.h" - -class Ay_Apu { -public: -// Basics - enum Ay_Apu_Type - { - Ay8910 = 0, - Ay8912, - Ay8913, - Ay8914, - Ym2149 = 0x10, - Ym3439, - Ymz284, - Ymz294, - Ym2203 = 0x20, - Ym2608, - Ym2610, - Ym2610b - }; - - void set_type( Ay_Apu_Type type ) { type_ = type; } - - // Sets buffer to generate sound into, or 0 to mute. - void set_output( Blip_Buffer* ); - - // Writes to address register - void write_addr( int data ) { addr_ = data & 0x0F; } - - // Emulates to time t, then writes to current data register - void write_data( blip_time_t t, int data ) { run_until( t ); write_data_( addr_, data ); } - - // Emulates to time t, then subtracts t from the current time. - // OK if previous write call had time slightly after t. - void end_frame( blip_time_t t ); - -// More features - - // Reads from current data register - int read(); - - // Resets sound chip - void reset(); - - // Number of registers - enum { reg_count = 16 }; - - // Same as set_output(), but for a particular channel - enum { osc_count = 3 }; - void set_output( int chan, Blip_Buffer* ); - - // Sets overall volume, where 1.0 is normal - void volume( double v ) { synth_.volume( 0.7/osc_count/amp_range * v ); } - - // Sets treble equalization - void treble_eq( blip_eq_t const& eq ) { synth_.treble_eq( eq ); } - -private: - // noncopyable - Ay_Apu( const Ay_Apu& ); - Ay_Apu& operator = ( const Ay_Apu& ); - -// Implementation -public: - Ay_Apu(); - BLARGG_DISABLE_NOTHROW - typedef BOOST::uint8_t byte; - -private: - struct osc_t - { - blip_time_t period; - blip_time_t delay; - short last_amp; - short phase; - Blip_Buffer* output; - } oscs [osc_count]; - - Ay_Apu_Type type_; - - blip_time_t last_time; - byte addr_; - byte regs [reg_count]; - - blip_time_t noise_delay; - unsigned noise_lfsr; - - blip_time_t env_delay; - byte const* env_wave; - int env_pos; - byte env_modes [8] [48]; // values already passed through volume table - - void write_data_( int addr, int data ); - void run_until( blip_time_t ); - -public: - enum { amp_range = 255 }; - Blip_Synth_Norm synth_; // used by Ay_Core for beeper sound -}; - -inline void Ay_Apu::set_output( int i, Blip_Buffer* out ) -{ - assert( (unsigned) i < osc_count ); - oscs [i].output = out; -} - -inline void Ay_Apu::end_frame( blip_time_t time ) -{ - if ( time > last_time ) - run_until( time ); - - last_time -= time; - assert( last_time >= 0 ); -} - -#endif +// AY-3-8910 sound chip emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef AY_APU_H +#define AY_APU_H + +#include "blargg_common.h" +#include "Blip_Buffer.h" + +class Ay_Apu { +public: + // Set buffer to generate all sound into, or disable sound if NULL + void output( Blip_Buffer* ); + + // Reset sound chip + void reset(); + + // Write to register at specified time + enum { reg_count = 16 }; + void write( blip_time_t time, int addr, int data ); + + // Run sound to specified time, end current time frame, then start a new + // time frame at time 0. Time frames have no effect on emulation and each + // can be whatever length is convenient. + void end_frame( blip_time_t length ); + +// Additional features + + // Set sound output of specific oscillator to buffer, where index is + // 0, 1, or 2. If buffer is NULL, the specified oscillator is muted. + enum { osc_count = 3 }; + void osc_output( int index, Blip_Buffer* ); + + // Set overall volume (default is 1.0) + void volume( double ); + + // Set treble equalization (see documentation) + void treble_eq( blip_eq_t const& ); + +public: + Ay_Apu(); + typedef unsigned char byte; +private: + struct osc_t + { + blip_time_t period; + blip_time_t delay; + short last_amp; + short phase; + Blip_Buffer* output; + } oscs [osc_count]; + blip_time_t last_time; + byte regs [reg_count]; + + struct { + blip_time_t delay; + blargg_ulong lfsr; + } noise; + + struct { + blip_time_t delay; + byte const* wave; + int pos; + byte modes [8] [48]; // values already passed through volume table + } env; + + void run_until( blip_time_t ); + void write_data_( int addr, int data ); +public: + enum { amp_range = 255 }; + Blip_Synth synth_; +}; + +inline void Ay_Apu::volume( double v ) { synth_.volume( 0.7 / osc_count / amp_range * v ); } + +inline void Ay_Apu::treble_eq( blip_eq_t const& eq ) { synth_.treble_eq( eq ); } + +inline void Ay_Apu::write( blip_time_t time, int addr, int data ) +{ + run_until( time ); + write_data_( addr, data ); +} + +inline void Ay_Apu::osc_output( int i, Blip_Buffer* buf ) +{ + assert( (unsigned) i < osc_count ); + oscs [i].output = buf; +} + +inline void Ay_Apu::output( Blip_Buffer* buf ) +{ + osc_output( 0, buf ); + osc_output( 1, buf ); + osc_output( 2, buf ); +} + +inline void Ay_Apu::end_frame( blip_time_t time ) +{ + if ( time > last_time ) + run_until( time ); + + assert( last_time >= time ); + last_time -= time; +} + +#endif diff --git a/Frameworks/GME/gme/Ay_Core.cpp b/Frameworks/GME/gme/Ay_Core.cpp deleted file mode 100644 index 09a24db4e..000000000 --- a/Frameworks/GME/gme/Ay_Core.cpp +++ /dev/null @@ -1,190 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Ay_Core.h" - -/* Copyright (C) 2006-2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -inline void Ay_Core::disable_beeper() -{ - beeper_mask = 0; - last_beeper = 0; -} - -Ay_Core::Ay_Core() -{ - beeper_output = NULL; - disable_beeper(); -} - -Ay_Core::~Ay_Core() { } - -void Ay_Core::set_beeper_output( Blip_Buffer* b ) -{ - beeper_output = b; - if ( b && !cpc_mode ) - beeper_mask = 0x10; - else - disable_beeper(); -} - -void Ay_Core::start_track( registers_t const& r, addr_t play ) -{ - play_addr = play; - - memset( mem_.padding1, 0xFF, sizeof mem_.padding1 ); - - int const mirrored = 0x80; // this much is mirrored after end of memory - memset( mem_.ram + mem_size + mirrored, 0xFF, sizeof mem_.ram - mem_size - mirrored ); - memcpy( mem_.ram + mem_size, mem_.ram, mirrored ); // some code wraps around (ugh) - - cpu.reset( mem_.padding1, mem_.padding1 ); - cpu.map_mem( 0, mem_size, mem_.ram, mem_.ram ); - cpu.r = r; - - beeper_delta = (int) (apu_.amp_range * 0.8); - last_beeper = 0; - next_play = play_period; - spectrum_mode = false; - cpc_mode = false; - cpc_latch = 0; - set_beeper_output( beeper_output ); - apu_.reset(); - - // a few tunes rely on channels having tone enabled at the beginning - apu_.write_addr( 7 ); - apu_.write_data( 0, 0x38 ); - -} - -// Emulation - -void Ay_Core::cpu_out_( time_t time, addr_t addr, int data ) -{ - // Spectrum - if ( !cpc_mode ) - { - switch ( addr & 0xFEFF ) - { - case 0xFEFD: - spectrum_mode = true; - apu_.write_addr( data ); - return; - - case 0xBEFD: - spectrum_mode = true; - apu_.write_data( time, data ); - return; - } - } - - // CPC - if ( !spectrum_mode ) - { - switch ( addr >> 8 ) - { - case 0xF6: - switch ( data & 0xC0 ) - { - case 0xC0: - apu_.write_addr( cpc_latch ); - goto enable_cpc; - - case 0x80: - apu_.write_data( time, cpc_latch ); - goto enable_cpc; - } - break; - - case 0xF4: - cpc_latch = data; - goto enable_cpc; - } - } - - dprintf( "Unmapped OUT: $%04X <- $%02X\n", addr, data ); - return; - -enable_cpc: - if ( !cpc_mode ) - { - cpc_mode = true; - disable_beeper(); - set_cpc_callback.f( set_cpc_callback.data ); - } -} - -int Ay_Core::cpu_in( addr_t addr ) -{ - // keyboard read and other things - if ( (addr & 0xFF) == 0xFE ) - return 0xFF; // other values break some beeper tunes - - dprintf( "Unmapped IN : $%04X\n", addr ); - return 0xFF; -} - -void Ay_Core::end_frame( time_t* end ) -{ - cpu.set_time( 0 ); - - // Since detection of CPC mode will halve clock rate during the frame - // and thus generate up to twice as much sound, we must generate half - // as much until mode is known. - if ( !(spectrum_mode | cpc_mode) ) - *end /= 2; - - while ( cpu.time() < *end ) - { - run_cpu( min( *end, next_play ) ); - - if ( cpu.time() >= next_play ) - { - // next frame - next_play += play_period; - - if ( cpu.r.iff1 ) - { - // interrupt enabled - - if ( mem_.ram [cpu.r.pc] == 0x76 ) - cpu.r.pc++; // advance past HALT instruction - - cpu.r.iff1 = 0; - cpu.r.iff2 = 0; - - mem_.ram [--cpu.r.sp] = byte (cpu.r.pc >> 8); - mem_.ram [--cpu.r.sp] = byte (cpu.r.pc); - - // fixed interrupt - cpu.r.pc = 0x38; - cpu.adjust_time( 12 ); - - if ( cpu.r.im == 2 ) - { - // vectored interrupt - addr_t addr = cpu.r.i * 0x100 + 0xFF; - cpu.r.pc = mem_.ram [(addr + 1) & 0xFFFF] * 0x100 + mem_.ram [addr]; - cpu.adjust_time( 6 ); - } - } - } - } - - // End time frame - *end = cpu.time(); - next_play -= *end; - check( next_play >= 0 ); - cpu.adjust_time( -*end ); - apu_.end_frame( *end ); -} diff --git a/Frameworks/GME/gme/Ay_Core.h b/Frameworks/GME/gme/Ay_Core.h deleted file mode 100644 index f7c9acc51..000000000 --- a/Frameworks/GME/gme/Ay_Core.h +++ /dev/null @@ -1,81 +0,0 @@ -// Sinclair Spectrum AY music emulator core - -// Game_Music_Emu $vers -#ifndef AY_CORE_H -#define AY_CORE_H - -#include "Z80_Cpu.h" -#include "Ay_Apu.h" - -class Ay_Core { -public: - - // Clock count - typedef int time_t; - - // Sound chip access, to assign it to Blip_Buffer etc. - Ay_Apu& apu() { return apu_; } - - // Sets beeper sound buffer, or NULL to mute it. Volume and treble EQ of - // beeper are set by APU. - void set_beeper_output( Blip_Buffer* ); - - // Sets time between calls to play routine. Can be changed while playing. - void set_play_period( time_t p ) { play_period = p; } - - // 64K memory to load code and data into before starting track. Caller - // must parse the AY file. - BOOST::uint8_t* mem() { return mem_.ram; } - enum { mem_size = 0x10000 }; - enum { ram_addr = 0x4000 }; // where official RAM starts - - // Starts track using specified register values, and sets play routine that - // is called periodically - typedef Z80_Cpu::registers_t registers_t; - typedef int addr_t; - void start_track( registers_t const&, addr_t play ); - - // Ends time frame of at most *end clocks and sets *end to number of clocks - // emulated. Until Spectrum/CPC mode is determined, *end is HALVED. - void end_frame( time_t* end ); - - // Called when CPC hardware is first accessed. AY file format doesn't specify - // which sound hardware is used, so it must be determined during playback - // based on which sound port is first used. - blargg_callback set_cpc_callback; - -// Implementation -public: - Ay_Core(); - ~Ay_Core(); - -private: - Blip_Buffer* beeper_output; - int beeper_delta; - int last_beeper; - int beeper_mask; - - addr_t play_addr; - time_t play_period; - time_t next_play; - - int cpc_latch; - bool spectrum_mode; - bool cpc_mode; - - // large items - Z80_Cpu cpu; - struct { - BOOST::uint8_t padding1 [0x100]; - BOOST::uint8_t ram [mem_size + 0x100]; - } mem_; - Ay_Apu apu_; - - int cpu_in( addr_t ); - void cpu_out( time_t, addr_t, int data ); - void cpu_out_( time_t, addr_t, int data ); - bool run_cpu( time_t end ); - void disable_beeper(); -}; - -#endif diff --git a/Frameworks/GME/gme/Ay_Cpu.cpp b/Frameworks/GME/gme/Ay_Cpu.cpp index 632cd60b3..da825dd15 100644 --- a/Frameworks/GME/gme/Ay_Cpu.cpp +++ b/Frameworks/GME/gme/Ay_Cpu.cpp @@ -1,59 +1,1659 @@ -// $package. http://www.slack.net/~ant/ - -#include "Ay_Core.h" - -#include "blargg_endian.h" -//#include "z80_cpu_log.h" - -/* Copyright (C) 2006-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -void Ay_Core::cpu_out( time_t time, addr_t addr, int data ) -{ - if ( (addr & 0xFF) == 0xFE ) - { - check( !cpc_mode ); - spectrum_mode = !cpc_mode; - - // beeper_mask and last_beeper are 0 if (cpc_mode || !beeper_output) - if ( (data &= beeper_mask) != last_beeper ) - { - last_beeper = data; - int delta = -beeper_delta; - beeper_delta = delta; - Blip_Buffer* bb = beeper_output; - bb->set_modified(); - apu_.synth_.offset( time, delta, bb ); - } - } - else - { - cpu_out_( time, addr, data ); - } -} - -#define OUT_PORT( addr, data ) cpu_out( TIME(), addr, data ) -#define IN_PORT( addr ) cpu_in( addr ) -#define FLAT_MEM mem -#define CPU cpu - -#define CPU_BEGIN \ -bool Ay_Core::run_cpu( time_t end_time ) \ -{\ - cpu.set_end_time( end_time );\ - byte* const mem = mem_.ram; // cache - - #include "Z80_Cpu_run.h" - - return warning; -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +/* +Last validated with zexall 2006.11.21 5:26 PM +* Doesn't implement the R register or immediate interrupt after EI. +* Address wrap-around isn't completely correct, but is prevented from crashing emulator. +*/ + +#include "Ay_Cpu.h" + +#include "blargg_endian.h" +#include + +//#include "z80_cpu_log.h" + +/* Copyright (C) 2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#define SYNC_TIME() (void) (s.time = s_time) +#define RELOAD_TIME() (void) (s_time = s.time) + +// Callbacks to emulator + +#define CPU_OUT( cpu, addr, data, TIME )\ + ay_cpu_out( cpu, TIME, addr, data ) + +#define CPU_IN( cpu, addr, TIME )\ + ay_cpu_in( cpu, addr ) + +#include "blargg_source.h" + +// flags, named with hex value for clarity +int const S80 = 0x80; +int const Z40 = 0x40; +int const F20 = 0x20; +int const H10 = 0x10; +int const F08 = 0x08; +int const V04 = 0x04; +int const P04 = 0x04; +int const N02 = 0x02; +int const C01 = 0x01; + +#define SZ28P( n ) szpc [n] +#define SZ28PC( n ) szpc [n] +#define SZ28C( n ) (szpc [n] & ~P04) +#define SZ28( n ) SZ28C( n ) + +#define SET_R( n ) (void) (r.r = n) +#define GET_R() (r.r) + +Ay_Cpu::Ay_Cpu() +{ + state = &state_; + for ( int i = 0x100; --i >= 0; ) + { + int even = 1; + for ( int p = i; p; p >>= 1 ) + even ^= p; + int n = (i & (S80 | F20 | F08)) | ((even & 1) * P04); + szpc [i] = n; + szpc [i + 0x100] = n | C01; + } + szpc [0x000] |= Z40; + szpc [0x100] |= Z40; +} + +void Ay_Cpu::reset( void* m ) +{ + mem = (uint8_t*) m; + + check( state == &state_ ); + state = &state_; + state_.time = 0; + state_.base = 0; + end_time_ = 0; + + memset( &r, 0, sizeof r ); +} + +#define TIME (s_time + s.base) +#define READ_PROG( addr ) (mem [addr]) +#define INSTR( offset ) READ_PROG( pc + (offset) ) +#define GET_ADDR() GET_LE16( &READ_PROG( pc ) ) +#define READ( addr ) READ_PROG( addr ) +#define WRITE( addr, data ) (void) (READ_PROG( addr ) = data) +#define READ_WORD( addr ) GET_LE16( &READ_PROG( addr ) ) +#define WRITE_WORD( addr, data ) SET_LE16( &READ_PROG( addr ), data ) +#define IN( addr ) CPU_IN( this, addr, TIME ) +#define OUT( addr, data ) CPU_OUT( this, addr, data, TIME ) + +#if BLARGG_BIG_ENDIAN + #define R8( n, offset ) ((r8_ - offset) [n]) +#elif BLARGG_LITTLE_ENDIAN + #define R8( n, offset ) ((r8_ - offset) [(n) ^ 1]) +#else + #error "Byte order of CPU must be known" +#endif + +//#define R16( n, shift, offset ) (r16_ [((n) >> shift) - (offset >> shift)]) + +// help compiler see that it can just adjust stack offset, saving an extra instruction +#define R16( n, shift, offset )\ + (*(uint16_t*) ((char*) r16_ - (offset >> (shift - 1)) + ((n) >> (shift - 1)))) + +#define CASE5( a, b, c, d, e ) /* FALLTHRU */ case 0x##a:case 0x##b:case 0x##c:case 0x##d:case 0x##e +#define CASE6( a, b, c, d, e, f ) CASE5( a, b, c, d, e ): case 0x##f +#define CASE7( a, b, c, d, e, f, g ) CASE6( a, b, c, d, e, f ): case 0x##g +#define CASE8( a, b, c, d, e, f, g, h ) CASE7( a, b, c, d, e, f, g ): case 0x##h + +// high four bits are $ED time - 8, low four bits are $DD/$FD time - 8 +static byte const ed_dd_timing [0x100] = { +//0 1 2 3 4 5 6 7 8 9 A B C D E F +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x07,0x00,0x00,0x00,0x00,0x00,0x00, +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x07,0x00,0x00,0x00,0x00,0x00,0x00, +0x00,0x06,0x0C,0x02,0x00,0x00,0x03,0x00,0x00,0x07,0x0C,0x02,0x00,0x00,0x03,0x00, +0x00,0x00,0x00,0x00,0x0F,0x0F,0x0B,0x00,0x00,0x07,0x00,0x00,0x00,0x00,0x00,0x00, +0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0x10,0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0x10, +0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0x10,0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0x10, +0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0xA0,0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0xA0, +0x4B,0x4B,0x7B,0xCB,0x0B,0x6B,0x00,0x0B,0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0x00, +0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x00, +0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x00, +0x80,0x80,0x80,0x80,0x00,0x00,0x0B,0x00,0x80,0x80,0x80,0x80,0x00,0x00,0x0B,0x00, +0xD0,0xD0,0xD0,0xD0,0x00,0x00,0x0B,0x00,0xD0,0xD0,0xD0,0xD0,0x00,0x00,0x0B,0x00, +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0F,0x00,0x00,0x00,0x00, +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, +0x00,0x06,0x00,0x0F,0x00,0x07,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00, +}; + +bool Ay_Cpu::run( cpu_time_t end_time ) +{ + set_end_time( end_time ); + state_t s = this->state_; + this->state = &s; + bool warning = false; + + union { + regs_t rg; + pairs_t rp; + uint8_t r8_ [8]; // indexed + uint16_t r16_ [4]; + }; + rg = this->r.b; + + cpu_time_t s_time = s.time; + uint8_t* const mem = this->mem; // cache + uint16_t pc = r.pc; + uint16_t sp = r.sp; + uint16_t ix = r.ix; // TODO: keep in memory for direct access? + uint16_t iy = r.iy; + int flags = r.b.flags; + + goto loop; +jr_not_taken: + s_time -= 5; + goto loop; +call_not_taken: + s_time -= 7; +jp_not_taken: + pc += 2; +loop: + + check( (unsigned long) pc < 0x10000 ); + check( (unsigned long) sp < 0x10000 ); + check( (unsigned) flags < 0x100 ); + check( (unsigned) ix < 0x10000 ); + check( (unsigned) iy < 0x10000 ); + + uint8_t opcode; + opcode = READ_PROG( pc ); + pc++; + + static byte const base_timing [0x100] = { + // 0 1 2 3 4 5 6 7 8 9 A B C D E F + 4,10, 7, 6, 4, 4, 7, 4, 4,11, 7, 6, 4, 4, 7, 4, // 0 + 13,10, 7, 6, 4, 4, 7, 4,12,11, 7, 6, 4, 4, 7, 4, // 1 + 12,10,16, 6, 4, 4, 7, 4,12,11,16, 6, 4, 4, 7, 4, // 2 + 12,10,13, 6,11,11,10, 4,12,11,13, 6, 4, 4, 7, 4, // 3 + 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // 4 + 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // 5 + 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // 6 + 7, 7, 7, 7, 7, 7, 4, 7, 4, 4, 4, 4, 4, 4, 7, 4, // 7 + 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // 8 + 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // 9 + 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // A + 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // B + 11,10,10,10,17,11, 7,11,11,10,10, 8,17,17, 7,11, // C + 11,10,10,11,17,11, 7,11,11, 4,10,11,17, 8, 7,11, // D + 11,10,10,19,17,11, 7,11,11, 4,10, 4,17, 8, 7,11, // E + 11,10,10, 4,17,11, 7,11,11, 6,10, 4,17, 8, 7,11, // F + }; + + uint16_t data; + data = base_timing [opcode]; + if ( (s_time += data) >= 0 ) + goto possibly_out_of_time; +almost_out_of_time: + + data = READ_PROG( pc ); + + #ifdef Z80_CPU_LOG_H + //log_opcode( opcode, READ_PROG( pc ) ); + z80_log_regs( rg.a, rp.bc, rp.de, rp.hl, sp, ix, iy ); + z80_cpu_log( "new", pc - 1, opcode, READ_PROG( pc ), + READ_PROG( pc + 1 ), READ_PROG( pc + 2 ) ); + #endif + + switch ( opcode ) + { +possibly_out_of_time: + if ( s_time < (int) data ) + goto almost_out_of_time; + s_time -= data; + goto out_of_time; + +// Common + + case 0x00: // NOP + CASE7( 40, 49, 52, 5B, 64, 6D, 7F ): // LD B,B etc. + goto loop; + + case 0x08:{// EX AF,AF' + int temp = r.alt.b.a; + r.alt.b.a = rg.a; + rg.a = temp; + + temp = r.alt.b.flags; + r.alt.b.flags = flags; + flags = temp; + goto loop; + } + + case 0xD3: // OUT (imm),A + pc++; + OUT( data + rg.a * 0x100, rg.a ); + goto loop; + + case 0x2E: // LD L,imm + pc++; + rg.l = data; + goto loop; + + case 0x3E: // LD A,imm + pc++; + rg.a = data; + goto loop; + + case 0x3A:{// LD A,(addr) + uint16_t addr = GET_ADDR(); + pc += 2; + rg.a = READ( addr ); + goto loop; + } + +// Conditional + +#define ZERO (flags & Z40) +#define CARRY (flags & C01) +#define EVEN (flags & P04) +#define MINUS (flags & S80) + +// JR +#define JR( cond ) {\ + int disp = (int8_t) data;\ + pc++;\ + if ( !(cond) )\ + goto jr_not_taken;\ + pc += disp;\ + goto loop;\ +} + + case 0x20: JR( !ZERO ) // JR NZ,disp + case 0x28: JR( ZERO ) // JR Z,disp + case 0x30: JR( !CARRY ) // JR NC,disp + case 0x38: JR( CARRY ) // JR C,disp + case 0x18: JR( true ) // JR disp + + case 0x10:{// DJNZ disp + int temp = rg.b - 1; + rg.b = temp; + JR( temp ) + } + +// JP +#define JP( cond ) if ( !(cond) ) goto jp_not_taken; pc = GET_ADDR(); goto loop; + + case 0xC2: JP( !ZERO ) // JP NZ,addr + case 0xCA: JP( ZERO ) // JP Z,addr + case 0xD2: JP( !CARRY ) // JP NC,addr + case 0xDA: JP( CARRY ) // JP C,addr + case 0xE2: JP( !EVEN ) // JP PO,addr + case 0xEA: JP( EVEN ) // JP PE,addr + case 0xF2: JP( !MINUS ) // JP P,addr + case 0xFA: JP( MINUS ) // JP M,addr + + case 0xC3: // JP addr + pc = GET_ADDR(); + goto loop; + + case 0xE9: // JP HL + pc = rp.hl; + goto loop; + +// RET +#define RET( cond ) if ( cond ) goto ret_taken; s_time -= 6; goto loop; + + case 0xC0: RET( !ZERO ) // RET NZ + case 0xC8: RET( ZERO ) // RET Z + case 0xD0: RET( !CARRY ) // RET NC + case 0xD8: RET( CARRY ) // RET C + case 0xE0: RET( !EVEN ) // RET PO + case 0xE8: RET( EVEN ) // RET PE + case 0xF0: RET( !MINUS ) // RET P + case 0xF8: RET( MINUS ) // RET M + + case 0xC9: // RET + ret_taken: + pc = READ_WORD( sp ); + sp = uint16_t (sp + 2); + goto loop; + +// CALL +#define CALL( cond ) if ( cond ) goto call_taken; goto call_not_taken; + + case 0xC4: CALL( !ZERO ) // CALL NZ,addr + case 0xCC: CALL( ZERO ) // CALL Z,addr + case 0xD4: CALL( !CARRY ) // CALL NC,addr + case 0xDC: CALL( CARRY ) // CALL C,addr + case 0xE4: CALL( !EVEN ) // CALL PO,addr + case 0xEC: CALL( EVEN ) // CALL PE,addr + case 0xF4: CALL( !MINUS ) // CALL P,addr + case 0xFC: CALL( MINUS ) // CALL M,addr + + case 0xCD:{// CALL addr + call_taken: + uint16_t addr = pc + 2; + pc = GET_ADDR(); + sp = uint16_t (sp - 2); + WRITE_WORD( sp, addr ); + goto loop; + } + + case 0xFF: // RST + if ( (pc - 1) > 0xFFFF ) + { + pc = uint16_t (pc - 1); + s_time -= 11; + goto loop; + } + CASE7( C7, CF, D7, DF, E7, EF, F7 ): + data = pc; + pc = opcode & 0x38; + goto push_data; /* fallthrough */ + +// PUSH/POP + case 0xF5: // PUSH AF + data = rg.a * 0x100u + flags; + goto push_data; + + case 0xC5: // PUSH BC + case 0xD5: // PUSH DE + case 0xE5: // PUSH HL + data = R16( opcode, 4, 0xC5 ); + push_data: + sp = uint16_t (sp - 2); + WRITE_WORD( sp, data ); + goto loop; + + case 0xF1: // POP AF + flags = READ( sp ); + rg.a = READ( sp + 1 ); + sp = uint16_t (sp + 2); + goto loop; + + case 0xC1: // POP BC + case 0xD1: // POP DE + case 0xE1: // POP HL + R16( opcode, 4, 0xC1 ) = READ_WORD( sp ); + sp = uint16_t (sp + 2); + goto loop; + +// ADC/ADD/SBC/SUB + case 0x96: // SUB (HL) + case 0x86: // ADD (HL) + flags &= ~C01; /* fallthrough */ + case 0x9E: // SBC (HL) + case 0x8E: // ADC (HL) + data = READ( rp.hl ); + goto adc_data; + + case 0xD6: // SUB A,imm + case 0xC6: // ADD imm + flags &= ~C01; /* fallthrough */ + case 0xDE: // SBC A,imm + case 0xCE: // ADC imm + pc++; + goto adc_data; + + CASE7( 90, 91, 92, 93, 94, 95, 97 ): // SUB r + CASE7( 80, 81, 82, 83, 84, 85, 87 ): // ADD r + flags &= ~C01; /* fallthrough */ + CASE7( 98, 99, 9A, 9B, 9C, 9D, 9F ): // SBC r + CASE7( 88, 89, 8A, 8B, 8C, 8D, 8F ): // ADC r + data = R8( opcode & 7, 0 ); + adc_data: { + int result = data + (flags & C01); + data ^= rg.a; + flags = opcode >> 3 & N02; // bit 4 is set in subtract opcodes + if ( flags ) + result = -result; + result += rg.a; + data ^= result; + flags |=(data & H10) | + ((data - -0x80) >> 6 & V04) | + SZ28C( result & 0x1FF ); + rg.a = result; + goto loop; + } + +// CP + case 0xBE: // CP (HL) + data = READ( rp.hl ); + goto cp_data; + + case 0xFE: // CP imm + pc++; + goto cp_data; + + CASE7( B8, B9, BA, BB, BC, BD, BF ): // CP r + data = R8( opcode, 0xB8 ); + cp_data: { + int result = rg.a - data; + flags = N02 | (data & (F20 | F08)) | (result >> 8 & C01); + data ^= rg.a; + flags |=(((result ^ rg.a) & data) >> 5 & V04) | + (((data & H10) ^ result) & (S80 | H10)); + if ( (uint8_t) result ) + goto loop; + flags |= Z40; + goto loop; + } + +// ADD HL,rp + + case 0x39: // ADD HL,SP + data = sp; + goto add_hl_data; + + case 0x09: // ADD HL,BC + case 0x19: // ADD HL,DE + case 0x29: // ADD HL,HL + data = R16( opcode, 4, 0x09 ); + add_hl_data: { + blargg_ulong sum = rp.hl + data; + data ^= rp.hl; + rp.hl = sum; + flags = (flags & (S80 | Z40 | V04)) | + (sum >> 16) | + (sum >> 8 & (F20 | F08)) | + ((data ^ sum) >> 8 & H10); + goto loop; + } + + case 0x27:{// DAA + int a = rg.a; + if ( a > 0x99 ) + flags |= C01; + + int adjust = 0x60 & -(flags & C01); + + if ( flags & H10 || (a & 0x0F) > 9 ) + adjust |= 0x06; + + if ( flags & N02 ) + adjust = -adjust; + a += adjust; + + flags = (flags & (C01 | N02)) | + ((rg.a ^ a) & H10) | + SZ28P( (uint8_t) a ); + rg.a = a; + goto loop; + } + /* + case 0x27:{// DAA + // more optimized, but probably not worth the obscurity + int f = (rg.a + (0xFF - 0x99)) >> 8 | flags; // (a > 0x99 ? C01 : 0) | flags + int adjust = 0x60 & -(f & C01); // f & C01 ? 0x60 : 0 + + if ( (((rg.a + (0x0F - 9)) ^ rg.a) | f) & H10 ) // flags & H10 || (rg.a & 0x0F) > 9 + adjust |= 0x06; + + if ( f & N02 ) + adjust = -adjust; + int a = rg.a + adjust; + + flags = (f & (N02 | C01)) | ((rg.a ^ a) & H10) | SZ28P( (uint8_t) a ); + rg.a = a; + goto loop; + } + */ + +// INC/DEC + case 0x34: // INC (HL) + data = READ( rp.hl ) + 1; + WRITE( rp.hl, data ); + goto inc_set_flags; + + CASE7( 04, 0C, 14, 1C, 24, 2C, 3C ): // INC r + data = ++R8( opcode >> 3, 0 ); + inc_set_flags: + flags = (flags & C01) | + (((data & 0x0F) - 1) & H10) | + SZ28( (uint8_t) data ); + if ( data != 0x80 ) + goto loop; + flags |= V04; + goto loop; + + case 0x35: // DEC (HL) + data = READ( rp.hl ) - 1; + WRITE( rp.hl, data ); + goto dec_set_flags; + + CASE7( 05, 0D, 15, 1D, 25, 2D, 3D ): // DEC r + data = --R8( opcode >> 3, 0 ); + dec_set_flags: + flags = (flags & C01) | N02 | + (((data & 0x0F) + 1) & H10) | + SZ28( (uint8_t) data ); + if ( data != 0x7F ) + goto loop; + flags |= V04; + goto loop; + + case 0x03: // INC BC + case 0x13: // INC DE + case 0x23: // INC HL + R16( opcode, 4, 0x03 )++; + goto loop; + + case 0x33: // INC SP + sp = uint16_t (sp + 1); + goto loop; + + case 0x0B: // DEC BC + case 0x1B: // DEC DE + case 0x2B: // DEC HL + R16( opcode, 4, 0x0B )--; + goto loop; + + case 0x3B: // DEC SP + sp = uint16_t (sp - 1); + goto loop; + +// AND + case 0xA6: // AND (HL) + data = READ( rp.hl ); + goto and_data; + + case 0xE6: // AND imm + pc++; + goto and_data; + + CASE7( A0, A1, A2, A3, A4, A5, A7 ): // AND r + data = R8( opcode, 0xA0 ); + and_data: + rg.a &= data; + flags = SZ28P( rg.a ) | H10; + goto loop; + +// OR + case 0xB6: // OR (HL) + data = READ( rp.hl ); + goto or_data; + + case 0xF6: // OR imm + pc++; + goto or_data; + + CASE7( B0, B1, B2, B3, B4, B5, B7 ): // OR r + data = R8( opcode, 0xB0 ); + or_data: + rg.a |= data; + flags = SZ28P( rg.a ); + goto loop; + +// XOR + case 0xAE: // XOR (HL) + data = READ( rp.hl ); + goto xor_data; + + case 0xEE: // XOR imm + pc++; + goto xor_data; + + CASE7( A8, A9, AA, AB, AC, AD, AF ): // XOR r + data = R8( opcode, 0xA8 ); + xor_data: + rg.a ^= data; + flags = SZ28P( rg.a ); + goto loop; + +// LD + CASE7( 70, 71, 72, 73, 74, 75, 77 ): // LD (HL),r + WRITE( rp.hl, R8( opcode, 0x70 ) ); + goto loop; + + CASE6( 41, 42, 43, 44, 45, 47 ): // LD B,r + CASE6( 48, 4A, 4B, 4C, 4D, 4F ): // LD C,r + CASE6( 50, 51, 53, 54, 55, 57 ): // LD D,r + CASE6( 58, 59, 5A, 5C, 5D, 5F ): // LD E,r + CASE6( 60, 61, 62, 63, 65, 67 ): // LD H,r + CASE6( 68, 69, 6A, 6B, 6C, 6F ): // LD L,r + CASE6( 78, 79, 7A, 7B, 7C, 7D ): // LD A,r + R8( opcode >> 3 & 7, 0 ) = R8( opcode & 7, 0 ); + goto loop; + + CASE5( 06, 0E, 16, 1E, 26 ): // LD r,imm + R8( opcode >> 3, 0 ) = data; + pc++; + goto loop; + + case 0x36: // LD (HL),imm + pc++; + WRITE( rp.hl, data ); + goto loop; + + CASE7( 46, 4E, 56, 5E, 66, 6E, 7E ): // LD r,(HL) + R8( opcode >> 3, 8 ) = READ( rp.hl ); + goto loop; + + case 0x01: // LD rp,imm + case 0x11: + case 0x21: + R16( opcode, 4, 0x01 ) = GET_ADDR(); + pc += 2; + goto loop; + + case 0x31: // LD sp,imm + sp = GET_ADDR(); + pc += 2; + goto loop; + + case 0x2A:{// LD HL,(addr) + uint16_t addr = GET_ADDR(); + pc += 2; + rp.hl = READ_WORD( addr ); + goto loop; + } + + case 0x32:{// LD (addr),A + uint16_t addr = GET_ADDR(); + pc += 2; + WRITE( addr, rg.a ); + goto loop; + } + + case 0x22:{// LD (addr),HL + uint16_t addr = GET_ADDR(); + pc += 2; + WRITE_WORD( addr, rp.hl ); + goto loop; + } + + case 0x02: // LD (BC),A + case 0x12: // LD (DE),A + WRITE( R16( opcode, 4, 0x02 ), rg.a ); + goto loop; + + case 0x0A: // LD A,(BC) + case 0x1A: // LD A,(DE) + rg.a = READ( R16( opcode, 4, 0x0A ) ); + goto loop; + + case 0xF9: // LD SP,HL + sp = rp.hl; + goto loop; + +// Rotate + + case 0x07:{// RLCA + uint16_t temp = rg.a; + temp = (temp << 1) | (temp >> 7); + flags = (flags & (S80 | Z40 | P04)) | + (temp & (F20 | F08 | C01)); + rg.a = temp; + goto loop; + } + + case 0x0F:{// RRCA + uint16_t temp = rg.a; + flags = (flags & (S80 | Z40 | P04)) | + (temp & C01); + temp = (temp << 7) | (temp >> 1); + flags |= temp & (F20 | F08); + rg.a = temp; + goto loop; + } + + case 0x17:{// RLA + blargg_ulong temp = (rg.a << 1) | (flags & C01); + flags = (flags & (S80 | Z40 | P04)) | + (temp & (F20 | F08)) | + (temp >> 8); + rg.a = temp; + goto loop; + } + + case 0x1F:{// RRA + uint16_t temp = (flags << 7) | (rg.a >> 1); + flags = (flags & (S80 | Z40 | P04)) | + (temp & (F20 | F08)) | + (rg.a & C01); + rg.a = temp; + goto loop; + } + +// Misc + case 0x2F:{// CPL + uint16_t temp = ~rg.a; + flags = (flags & (S80 | Z40 | P04 | C01)) | + (temp & (F20 | F08)) | + (H10 | N02); + rg.a = temp; + goto loop; + } + + case 0x3F:{// CCF + flags = ((flags & (S80 | Z40 | P04 | C01)) ^ C01) | + (flags << 4 & H10) | + (rg.a & (F20 | F08)); + goto loop; + } + + case 0x37: // SCF + flags = (flags & (S80 | Z40 | P04)) | C01 | + (rg.a & (F20 | F08)); + goto loop; + + case 0xDB: // IN A,(imm) + pc++; + rg.a = IN( data + rg.a * 0x100 ); + goto loop; + + case 0xE3:{// EX (SP),HL + uint16_t temp = READ_WORD( sp ); + WRITE_WORD( sp, rp.hl ); + rp.hl = temp; + goto loop; + } + + case 0xEB:{// EX DE,HL + uint16_t temp = rp.hl; + rp.hl = rp.de; + rp.de = temp; + goto loop; + } + + case 0xD9:{// EXX DE,HL + uint16_t temp = r.alt.w.bc; + r.alt.w.bc = rp.bc; + rp.bc = temp; + + temp = r.alt.w.de; + r.alt.w.de = rp.de; + rp.de = temp; + + temp = r.alt.w.hl; + r.alt.w.hl = rp.hl; + rp.hl = temp; + goto loop; + } + + case 0xF3: // DI + r.iff1 = 0; + r.iff2 = 0; + goto loop; + + case 0xFB: // EI + r.iff1 = 1; + r.iff2 = 1; + // TODO: delayed effect + goto loop; + + case 0x76: // HALT + goto halt; + +//////////////////////////////////////// CB prefix + { + case 0xCB: + unsigned data2; + data2 = INSTR( 1 ); + (void) data2; // TODO is this the same as data in all cases? + pc++; + switch ( data ) + { + + // Rotate left + + #define RLC( read, write ) {\ + uint8_t result = read;\ + result = uint8_t (result << 1) | (result >> 7);\ + flags = SZ28P( result ) | (result & C01);\ + write;\ + goto loop;\ + } + + case 0x06: // RLC (HL) + s_time += 7; + data = rp.hl; + rlc_data_addr: + RLC( READ( data ), WRITE( data, result ) ) + + CASE7( 00, 01, 02, 03, 04, 05, 07 ):{// RLC r + uint8_t& reg = R8( data, 0 ); + RLC( reg, reg = result ) + } + + #define RL( read, write ) {\ + uint16_t result = (read << 1) | (flags & C01);\ + flags = SZ28PC( result );\ + write;\ + goto loop;\ + } + + case 0x16: // RL (HL) + s_time += 7; + data = rp.hl; + rl_data_addr: + RL( READ( data ), WRITE( data, result ) ) + + CASE7( 10, 11, 12, 13, 14, 15, 17 ):{// RL r + uint8_t& reg = R8( data, 0x10 ); + RL( reg, reg = result ) + } + + #define SLA( read, add, write ) {\ + uint16_t result = (read << 1) | add;\ + flags = SZ28PC( result );\ + write;\ + goto loop;\ + } + + case 0x26: // SLA (HL) + s_time += 7; + data = rp.hl; + sla_data_addr: + SLA( READ( data ), 0, WRITE( data, result ) ) + + CASE7( 20, 21, 22, 23, 24, 25, 27 ):{// SLA r + uint8_t& reg = R8( data, 0x20 ); + SLA( reg, 0, reg = result ) + } + + case 0x36: // SLL (HL) + s_time += 7; + data = rp.hl; + sll_data_addr: + SLA( READ( data ), 1, WRITE( data, result ) ) + + CASE7( 30, 31, 32, 33, 34, 35, 37 ):{// SLL r + uint8_t& reg = R8( data, 0x30 ); + SLA( reg, 1, reg = result ) + } + + // Rotate right + + #define RRC( read, write ) {\ + uint8_t result = read;\ + flags = result & C01;\ + result = uint8_t (result << 7) | (result >> 1);\ + flags |= SZ28P( result );\ + write;\ + goto loop;\ + } + + case 0x0E: // RRC (HL) + s_time += 7; + data = rp.hl; + rrc_data_addr: + RRC( READ( data ), WRITE( data, result ) ) + + CASE7( 08, 09, 0A, 0B, 0C, 0D, 0F ):{// RRC r + uint8_t& reg = R8( data, 0x08 ); + RRC( reg, reg = result ) + } + + #define RR( read, write ) {\ + uint8_t result = read;\ + uint8_t temp = result & C01;\ + result = uint8_t (flags << 7) | (result >> 1);\ + flags = SZ28P( result ) | temp;\ + write;\ + goto loop;\ + } + + case 0x1E: // RR (HL) + s_time += 7; + data = rp.hl; + rr_data_addr: + RR( READ( data ), WRITE( data, result ) ) + + CASE7( 18, 19, 1A, 1B, 1C, 1D, 1F ):{// RR r + uint8_t& reg = R8( data, 0x18 ); + RR( reg, reg = result ) + } + + #define SRA( read, write ) {\ + uint8_t result = read;\ + flags = result & C01;\ + result = (result & 0x80) | (result >> 1);\ + flags |= SZ28P( result );\ + write;\ + goto loop;\ + } + + case 0x2E: // SRA (HL) + data = rp.hl; + s_time += 7; + sra_data_addr: + SRA( READ( data ), WRITE( data, result ) ) + + CASE7( 28, 29, 2A, 2B, 2C, 2D, 2F ):{// SRA r + uint8_t& reg = R8( data, 0x28 ); + SRA( reg, reg = result ) + } + + #define SRL( read, write ) {\ + uint8_t result = read;\ + flags = result & C01;\ + result >>= 1;\ + flags |= SZ28P( result );\ + write;\ + goto loop;\ + } + + case 0x3E: // SRL (HL) + s_time += 7; + data = rp.hl; + srl_data_addr: + SRL( READ( data ), WRITE( data, result ) ) + + CASE7( 38, 39, 3A, 3B, 3C, 3D, 3F ):{// SRL r + uint8_t& reg = R8( data, 0x38 ); + SRL( reg, reg = result ) + } + + // BIT + { + unsigned temp; + CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ): // BIT b,(HL) + s_time += 4; + temp = READ( rp.hl ); + flags &= C01; + goto bit_temp; + CASE7( 40, 41, 42, 43, 44, 45, 47 ): // BIT 0,r + CASE7( 48, 49, 4A, 4B, 4C, 4D, 4F ): // BIT 1,r + CASE7( 50, 51, 52, 53, 54, 55, 57 ): // BIT 2,r + CASE7( 58, 59, 5A, 5B, 5C, 5D, 5F ): // BIT 3,r + CASE7( 60, 61, 62, 63, 64, 65, 67 ): // BIT 4,r + CASE7( 68, 69, 6A, 6B, 6C, 6D, 6F ): // BIT 5,r + CASE7( 70, 71, 72, 73, 74, 75, 77 ): // BIT 6,r + CASE7( 78, 79, 7A, 7B, 7C, 7D, 7F ): // BIT 7,r + temp = R8( data & 7, 0 ); + flags = (flags & C01) | (temp & (F20 | F08)); + bit_temp: + int masked = temp & 1 << (data >> 3 & 7); + flags |=(masked & S80) | H10 | + ((masked - 1) >> 8 & (Z40 | P04)); + goto loop; + } + + // SET/RES + CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(HL) + CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(HL) + s_time += 7; + int temp = READ( rp.hl ); + int bit = 1 << (data >> 3 & 7); + temp |= bit; // SET + if ( !(data & 0x40) ) + temp ^= bit; // RES + WRITE( rp.hl, temp ); + goto loop; + } + + CASE7( C0, C1, C2, C3, C4, C5, C7 ): // SET 0,r + CASE7( C8, C9, CA, CB, CC, CD, CF ): // SET 1,r + CASE7( D0, D1, D2, D3, D4, D5, D7 ): // SET 2,r + CASE7( D8, D9, DA, DB, DC, DD, DF ): // SET 3,r + CASE7( E0, E1, E2, E3, E4, E5, E7 ): // SET 4,r + CASE7( E8, E9, EA, EB, EC, ED, EF ): // SET 5,r + CASE7( F0, F1, F2, F3, F4, F5, F7 ): // SET 6,r + CASE7( F8, F9, FA, FB, FC, FD, FF ): // SET 7,r + R8( data & 7, 0 ) |= 1 << (data >> 3 & 7); + goto loop; + + CASE7( 80, 81, 82, 83, 84, 85, 87 ): // RES 0,r + CASE7( 88, 89, 8A, 8B, 8C, 8D, 8F ): // RES 1,r + CASE7( 90, 91, 92, 93, 94, 95, 97 ): // RES 2,r + CASE7( 98, 99, 9A, 9B, 9C, 9D, 9F ): // RES 3,r + CASE7( A0, A1, A2, A3, A4, A5, A7 ): // RES 4,r + CASE7( A8, A9, AA, AB, AC, AD, AF ): // RES 5,r + CASE7( B0, B1, B2, B3, B4, B5, B7 ): // RES 6,r + CASE7( B8, B9, BA, BB, BC, BD, BF ): // RES 7,r + R8( data & 7, 0 ) &= ~(1 << (data >> 3 & 7)); + goto loop; + } + assert( false ); + } + +//////////////////////////////////////// ED prefix + { + case 0xED: + pc++; + s_time += ed_dd_timing [data] >> 4; + switch ( data ) + { + { + blargg_ulong temp; + case 0x72: // SBC HL,SP + case 0x7A: // ADC HL,SP + temp = sp; + if ( 0 ) + case 0x42: // SBC HL,BC + case 0x52: // SBC HL,DE + case 0x62: // SBC HL,HL + case 0x4A: // ADC HL,BC + case 0x5A: // ADC HL,DE + case 0x6A: // ADC HL,HL + temp = R16( data >> 3 & 6, 1, 0 ); + blargg_ulong sum = temp + (flags & C01); + flags = ~data >> 2 & N02; + if ( flags ) + sum = -sum; + sum += rp.hl; + temp ^= rp.hl; + temp ^= sum; + flags |=(sum >> 16 & C01) | + (temp >> 8 & H10) | + (sum >> 8 & (S80 | F20 | F08)) | + ((temp - -0x8000) >> 14 & V04); + rp.hl = sum; + if ( (uint16_t) sum ) + goto loop; + flags |= Z40; + goto loop; + } + + CASE8( 40, 48, 50, 58, 60, 68, 70, 78 ):{// IN r,(C) + int temp = IN( rp.bc ); + R8( data >> 3, 8 ) = temp; + flags = (flags & C01) | SZ28P( temp ); + goto loop; + } + + case 0x71: // OUT (C),0 + rg.flags = 0; + CASE7( 41, 49, 51, 59, 61, 69, 79 ): // OUT (C),r + OUT( rp.bc, R8( data >> 3, 8 ) ); + goto loop; + + { + unsigned temp; + case 0x73: // LD (ADDR),SP + temp = sp; + if ( 0 ) + case 0x43: // LD (ADDR),BC + case 0x53: // LD (ADDR),DE + temp = R16( data, 4, 0x43 ); + uint16_t addr = GET_ADDR(); + pc += 2; + WRITE_WORD( addr, temp ); + goto loop; + } + + case 0x4B: // LD BC,(ADDR) + case 0x5B:{// LD DE,(ADDR) + uint16_t addr = GET_ADDR(); + pc += 2; + R16( data, 4, 0x4B ) = READ_WORD( addr ); + goto loop; + } + + case 0x7B:{// LD SP,(ADDR) + uint16_t addr = GET_ADDR(); + pc += 2; + sp = READ_WORD( addr ); + goto loop; + } + + case 0x67:{// RRD + uint8_t temp = READ( rp.hl ); + WRITE( rp.hl, (rg.a << 4) | (temp >> 4) ); + temp = (rg.a & 0xF0) | (temp & 0x0F); + flags = (flags & C01) | SZ28P( temp ); + rg.a = temp; + goto loop; + } + + case 0x6F:{// RLD + uint8_t temp = READ( rp.hl ); + WRITE( rp.hl, (temp << 4) | (rg.a & 0x0F) ); + temp = (rg.a & 0xF0) | (temp >> 4); + flags = (flags & C01) | SZ28P( temp ); + rg.a = temp; + goto loop; + } + + CASE8( 44, 4C, 54, 5C, 64, 6C, 74, 7C ): // NEG + opcode = 0x10; // flag to do SBC instead of ADC + flags &= ~C01; + data = rg.a; + rg.a = 0; + goto adc_data; + + { + int inc; + case 0xA9: // CPD + case 0xB9: // CPDR + inc = -1; + if ( 0 ) + case 0xA1: // CPI + case 0xB1: // CPIR + inc = +1; + uint16_t addr = rp.hl; + rp.hl = addr + inc; + int temp = READ( addr ); + + int result = rg.a - temp; + flags = (flags & C01) | N02 | + ((((temp ^ rg.a) & H10) ^ result) & (S80 | H10)); + + if ( !(uint8_t) result ) flags |= Z40; + result -= (flags & H10) >> 4; + flags |= result & F08; + flags |= result << 4 & F20; + if ( !--rp.bc ) + goto loop; + + flags |= V04; + if ( flags & Z40 || data < 0xB0 ) + goto loop; + + pc -= 2; + s_time += 5; + goto loop; + } + + { + int inc; + case 0xA8: // LDD + case 0xB8: // LDDR + inc = -1; + if ( 0 ) + case 0xA0: // LDI + case 0xB0: // LDIR + inc = +1; + uint16_t addr = rp.hl; + rp.hl = addr + inc; + int temp = READ( addr ); + + addr = rp.de; + rp.de = addr + inc; + WRITE( addr, temp ); + + temp += rg.a; + flags = (flags & (S80 | Z40 | C01)) | + (temp & F08) | (temp << 4 & F20); + if ( !--rp.bc ) + goto loop; + + flags |= V04; + if ( data < 0xB0 ) + goto loop; + + pc -= 2; + s_time += 5; + goto loop; + } + + { + int inc; + case 0xAB: // OUTD + case 0xBB: // OTDR + inc = -1; + if ( 0 ) + case 0xA3: // OUTI + case 0xB3: // OTIR + inc = +1; + uint16_t addr = rp.hl; + rp.hl = addr + inc; + int temp = READ( addr ); + + int b = --rg.b; + flags = (temp >> 6 & N02) | SZ28( b ); + if ( b && data >= 0xB0 ) + { + pc -= 2; + s_time += 5; + } + + OUT( rp.bc, temp ); + goto loop; + } + + { + int inc; + case 0xAA: // IND + case 0xBA: // INDR + inc = -1; + if ( 0 ) + case 0xA2: // INI + case 0xB2: // INIR + inc = +1; + + uint16_t addr = rp.hl; + rp.hl = addr + inc; + + int temp = IN( rp.bc ); + + int b = --rg.b; + flags = (temp >> 6 & N02) | SZ28( b ); + if ( b && data >= 0xB0 ) + { + pc -= 2; + s_time += 5; + } + + WRITE( addr, temp ); + goto loop; + } + + case 0x47: // LD I,A + r.i = rg.a; + goto loop; + + case 0x4F: // LD R,A + SET_R( rg.a ); + debug_printf( "LD R,A not supported\n" ); + warning = true; + goto loop; + + case 0x57: // LD A,I + rg.a = r.i; + goto ld_ai_common; + + case 0x5F: // LD A,R + rg.a = GET_R(); + debug_printf( "LD A,R not supported\n" ); + warning = true; + ld_ai_common: + flags = (flags & C01) | SZ28( rg.a ) | (r.iff2 << 2 & V04); + goto loop; + + CASE8( 45, 4D, 55, 5D, 65, 6D, 75, 7D ): // RETI/RETN + r.iff1 = r.iff2; + goto ret_taken; + + case 0x46: case 0x4E: case 0x66: case 0x6E: // IM 0 + r.im = 0; + goto loop; + + case 0x56: case 0x76: // IM 1 + r.im = 1; + goto loop; + + case 0x5E: case 0x7E: // IM 2 + r.im = 2; + goto loop; + + default: + debug_printf( "Opcode $ED $%02X not supported\n", data ); + warning = true; + goto loop; + } + assert( false ); + } + +//////////////////////////////////////// DD/FD prefix + { + uint16_t ixy; + case 0xDD: + ixy = ix; + goto ix_prefix; + case 0xFD: + ixy = iy; + ix_prefix: + pc++; + unsigned data2 = READ_PROG( pc ); + s_time += ed_dd_timing [data] & 0x0F; + switch ( data ) + { + // TODO: more efficient way of avoid negative address + #define IXY_DISP( ixy, disp ) uint16_t ((ixy) + (disp)) + + #define SET_IXY( in ) if ( opcode == 0xDD ) ix = in; else iy = in; + + // ADD/ADC/SUB/SBC + + case 0x96: // SUB (IXY+disp) + case 0x86: // ADD (IXY+disp) + flags &= ~C01; /*fallthrough*/ + case 0x9E: // SBC (IXY+disp) + case 0x8E: // ADC (IXY+disp) + pc++; + opcode = data; + data = READ( IXY_DISP( ixy, (int8_t) data2 ) ); + goto adc_data; + + case 0x94: // SUB HXY + case 0x84: // ADD HXY + flags &= ~C01; /*fallthrough*/ + case 0x9C: // SBC HXY + case 0x8C: // ADC HXY + opcode = data; + data = ixy >> 8; + goto adc_data; + + case 0x95: // SUB LXY + case 0x85: // ADD LXY + flags &= ~C01; /* fallthrough */ + case 0x9D: // SBC LXY + case 0x8D: // ADC LXY + opcode = data; + data = (uint8_t) ixy; + goto adc_data; + + { + unsigned temp; + case 0x39: // ADD IXY,SP + temp = sp; + goto add_ixy_data; + + case 0x29: // ADD IXY,HL + temp = ixy; + goto add_ixy_data; + + case 0x09: // ADD IXY,BC + case 0x19: // ADD IXY,DE + temp = R16( data, 4, 0x09 ); + add_ixy_data: { + blargg_ulong sum = ixy + temp; + temp ^= ixy; + ixy = (uint16_t) sum; + flags = (flags & (S80 | Z40 | V04)) | + (sum >> 16) | + (sum >> 8 & (F20 | F08)) | + ((temp ^ sum) >> 8 & H10); + goto set_ixy; + } + } + + // AND + case 0xA6: // AND (IXY+disp) + pc++; + data = READ( IXY_DISP( ixy, (int8_t) data2 ) ); + goto and_data; + + case 0xA4: // AND HXY + data = ixy >> 8; + goto and_data; + + case 0xA5: // AND LXY + data = (uint8_t) ixy; + goto and_data; + + // OR + case 0xB6: // OR (IXY+disp) + pc++; + data = READ( IXY_DISP( ixy, (int8_t) data2 ) ); + goto or_data; + + case 0xB4: // OR HXY + data = ixy >> 8; + goto or_data; + + case 0xB5: // OR LXY + data = (uint8_t) ixy; + goto or_data; + + // XOR + case 0xAE: // XOR (IXY+disp) + pc++; + data = READ( IXY_DISP( ixy, (int8_t) data2 ) ); + goto xor_data; + + case 0xAC: // XOR HXY + data = ixy >> 8; + goto xor_data; + + case 0xAD: // XOR LXY + data = (uint8_t) ixy; + goto xor_data; + + // CP + case 0xBE: // CP (IXY+disp) + pc++; + data = READ( IXY_DISP( ixy, (int8_t) data2 ) ); + goto cp_data; + + case 0xBC: // CP HXY + data = ixy >> 8; + goto cp_data; + + case 0xBD: // CP LXY + data = (uint8_t) ixy; + goto cp_data; + + // LD + CASE7( 70, 71, 72, 73, 74, 75, 77 ): // LD (IXY+disp),r + data = R8( data, 0x70 ); + if ( 0 ) + case 0x36: // LD (IXY+disp),imm + pc++, data = READ_PROG( pc ); + pc++; + WRITE( IXY_DISP( ixy, (int8_t) data2 ), data ); + goto loop; + + CASE5( 44, 4C, 54, 5C, 7C ): // LD r,HXY + R8( data >> 3, 8 ) = ixy >> 8; + goto loop; + + case 0x64: // LD HXY,HXY + case 0x6D: // LD LXY,LXY + goto loop; + + CASE5( 45, 4D, 55, 5D, 7D ): // LD r,LXY + R8( data >> 3, 8 ) = ixy; + goto loop; + + CASE7( 46, 4E, 56, 5E, 66, 6E, 7E ): // LD r,(IXY+disp) + pc++; + R8( data >> 3, 8 ) = READ( IXY_DISP( ixy, (int8_t) data2 ) ); + goto loop; + + case 0x26: // LD HXY,imm + pc++; + goto ld_hxy_data; + + case 0x65: // LD HXY,LXY + data2 = (uint8_t) ixy; + goto ld_hxy_data; + + CASE5( 60, 61, 62, 63, 67 ): // LD HXY,r + data2 = R8( data, 0x60 ); + ld_hxy_data: + ixy = (uint8_t) ixy | (data2 << 8); + goto set_ixy; + + case 0x2E: // LD LXY,imm + pc++; + goto ld_lxy_data; + + case 0x6C: // LD LXY,HXY + data2 = ixy >> 8; + goto ld_lxy_data; + + CASE5( 68, 69, 6A, 6B, 6F ): // LD LXY,r + data2 = R8( data, 0x68 ); + ld_lxy_data: + ixy = (ixy & 0xFF00) | data2; + set_ixy: + if ( opcode == 0xDD ) + { + ix = ixy; + goto loop; + } + iy = ixy; + goto loop; + + case 0xF9: // LD SP,IXY + sp = ixy; + goto loop; + + case 0x22:{// LD (ADDR),IXY + uint16_t addr = GET_ADDR(); + pc += 2; + WRITE_WORD( addr, ixy ); + goto loop; + } + + case 0x21: // LD IXY,imm + ixy = GET_ADDR(); + pc += 2; + goto set_ixy; + + case 0x2A:{// LD IXY,(addr) + uint16_t addr = GET_ADDR(); + ixy = READ_WORD( addr ); + pc += 2; + goto set_ixy; + } + + // DD/FD CB prefix + case 0xCB: { + data = IXY_DISP( ixy, (int8_t) data2 ); + pc++; + data2 = READ_PROG( pc ); + pc++; + switch ( data2 ) + { + case 0x06: goto rlc_data_addr; // RLC (IXY) + case 0x16: goto rl_data_addr; // RL (IXY) + case 0x26: goto sla_data_addr; // SLA (IXY) + case 0x36: goto sll_data_addr; // SLL (IXY) + case 0x0E: goto rrc_data_addr; // RRC (IXY) + case 0x1E: goto rr_data_addr; // RR (IXY) + case 0x2E: goto sra_data_addr; // SRA (IXY) + case 0x3E: goto srl_data_addr; // SRL (IXY) + + CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ):{// BIT b,(IXY+disp) + uint8_t temp = READ( data ); + int masked = temp & 1 << (data2 >> 3 & 7); + flags = (flags & C01) | H10 | + (masked & S80) | + ((masked - 1) >> 8 & (Z40 | P04)); + goto loop; + } + + CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(IXY+disp) + CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(IXY+disp) + int temp = READ( data ); + int bit = 1 << (data2 >> 3 & 7); + temp |= bit; // SET + if ( !(data2 & 0x40) ) + temp ^= bit; // RES + WRITE( data, temp ); + goto loop; + } + + default: + debug_printf( "Opcode $%02X $CB $%02X not supported\n", opcode, data2 ); + warning = true; + goto loop; + } + assert( false ); + } + + // INC/DEC + case 0x23: // INC IXY + ixy = uint16_t (ixy + 1); + goto set_ixy; + + case 0x2B: // DEC IXY + ixy = uint16_t (ixy - 1); + goto set_ixy; + + case 0x34: // INC (IXY+disp) + ixy = IXY_DISP( ixy, (int8_t) data2 ); + pc++; + data = READ( ixy ) + 1; + WRITE( ixy, data ); + goto inc_set_flags; + + case 0x35: // DEC (IXY+disp) + ixy = IXY_DISP( ixy, (int8_t) data2 ); + pc++; + data = READ( ixy ) - 1; + WRITE( ixy, data ); + goto dec_set_flags; + + case 0x24: // INC HXY + ixy = uint16_t (ixy + 0x100); + data = ixy >> 8; + goto inc_xy_common; + + case 0x2C: // INC LXY + data = uint8_t (ixy + 1); + ixy = (ixy & 0xFF00) | data; + inc_xy_common: + if ( opcode == 0xDD ) + { + ix = ixy; + goto inc_set_flags; + } + iy = ixy; + goto inc_set_flags; + + case 0x25: // DEC HXY + ixy = uint16_t (ixy - 0x100); + data = ixy >> 8; + goto dec_xy_common; + + case 0x2D: // DEC LXY + data = uint8_t (ixy - 1); + ixy = (ixy & 0xFF00) | data; + dec_xy_common: + if ( opcode == 0xDD ) + { + ix = ixy; + goto dec_set_flags; + } + iy = ixy; + goto dec_set_flags; + + // PUSH/POP + case 0xE5: // PUSH IXY + data = ixy; + goto push_data; + + case 0xE1:{// POP IXY + ixy = READ_WORD( sp ); + sp = uint16_t (sp + 2); + goto set_ixy; + } + + // Misc + + case 0xE9: // JP (IXY) + pc = ixy; + goto loop; + + case 0xE3:{// EX (SP),IXY + uint16_t temp = READ_WORD( sp ); + WRITE_WORD( sp, ixy ); + ixy = temp; + goto set_ixy; + } + + default: + debug_printf( "Unnecessary DD/FD prefix encountered\n" ); + warning = true; + pc--; + goto loop; + } + assert( false ); + } + + } + debug_printf( "Unhandled main opcode: $%02X\n", opcode ); + assert( false ); + +halt: + s_time &= 3; // increment by multiple of 4 +out_of_time: + pc--; + + s.time = s_time; + rg.flags = flags; + r.ix = ix; + r.iy = iy; + r.sp = sp; + r.pc = pc; + this->r.b = rg; + this->state_ = s; + this->state = &this->state_; + + return warning; +} diff --git a/Frameworks/GME/gme/Ay_Cpu.h b/Frameworks/GME/gme/Ay_Cpu.h new file mode 100644 index 000000000..93493ae02 --- /dev/null +++ b/Frameworks/GME/gme/Ay_Cpu.h @@ -0,0 +1,89 @@ +// Z80 CPU emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef AY_CPU_H +#define AY_CPU_H + +#include "blargg_endian.h" + +typedef blargg_long cpu_time_t; + +// must be defined by caller +void ay_cpu_out( class Ay_Cpu*, cpu_time_t, unsigned addr, int data ); +int ay_cpu_in( class Ay_Cpu*, unsigned addr ); + +class Ay_Cpu { +public: + // Clear all registers and keep pointer to 64K memory passed in + void reset( void* mem_64k ); + + // Run until specified time is reached. Returns true if suspicious/unsupported + // instruction was encountered at any point during run. + bool run( cpu_time_t end_time ); + + // Time of beginning of next instruction + cpu_time_t time() const { return state->time + state->base; } + + // Alter current time. Not supported during run() call. + void set_time( cpu_time_t t ) { state->time = t - state->base; } + void adjust_time( int delta ) { state->time += delta; } + + #if BLARGG_BIG_ENDIAN + struct regs_t { uint8_t b, c, d, e, h, l, flags, a; }; + #else + struct regs_t { uint8_t c, b, e, d, l, h, a, flags; }; + #endif + static_assert( sizeof (regs_t) == 8, "Invalid register size, padding issue?" ); + + struct pairs_t { uint16_t bc, de, hl, fa; }; + + // Registers are not updated until run() returns + struct registers_t { + uint16_t pc; + uint16_t sp; + uint16_t ix; + uint16_t iy; + union { + regs_t b; // b.b, b.c, b.d, b.e, b.h, b.l, b.flags, b.a + pairs_t w; // w.bc, w.de, w.hl. w.fa + }; + union { + regs_t b; + pairs_t w; + } alt; + uint8_t iff1; + uint8_t iff2; + uint8_t r; + uint8_t i; + uint8_t im; + }; + //registers_t r; (below for efficiency) + + // can read this far past end of memory + enum { cpu_padding = 0x100 }; + +public: + Ay_Cpu(); +private: + uint8_t szpc [0x200]; + uint8_t* mem; + cpu_time_t end_time_; + struct state_t { + cpu_time_t base; + cpu_time_t time; + }; + state_t* state; // points to state_ or a local copy within run() + state_t state_; + void set_end_time( cpu_time_t t ); +public: + registers_t r; +}; + +inline void Ay_Cpu::set_end_time( cpu_time_t t ) +{ + cpu_time_t delta = state->base - t; + state->base = t; + state->time += delta; +} + +#endif diff --git a/Frameworks/GME/gme/Ay_Emu.cpp b/Frameworks/GME/gme/Ay_Emu.cpp index 002346ef5..b247e1f51 100644 --- a/Frameworks/GME/gme/Ay_Emu.cpp +++ b/Frameworks/GME/gme/Ay_Emu.cpp @@ -1,357 +1,410 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Ay_Emu.h" - -#include "blargg_endian.h" - -/* Copyright (C) 2006-2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -// TODO: probably don't need detailed errors as to why file is corrupt - -int const spectrum_clock = 3546900; // 128K Spectrum -int const spectrum_period = 70908; - -//int const spectrum_clock = 3500000; // 48K Spectrum -//int const spectrum_period = 69888; - -int const cpc_clock = 2000000; - -Ay_Emu::Ay_Emu() -{ - core.set_cpc_callback( enable_cpc_, this ); - set_type( gme_ay_type ); - set_silence_lookahead( 6 ); -} - -Ay_Emu::~Ay_Emu() { } - -// Track info - -// Given pointer to 2-byte offset of data, returns pointer to data, or NULL if -// offset is 0 or there is less than min_size bytes of data available. -static byte const* get_data( Ay_Emu::file_t const& file, byte const ptr [], int min_size ) -{ - int offset = (BOOST::int16_t) get_be16( ptr ); - int pos = ptr - (byte const*) file.header; - int size = file.end - (byte const*) file.header; - assert( (unsigned) pos <= (unsigned) size - 2 ); - int limit = size - min_size; - if ( limit < 0 || !offset || (unsigned) (pos + offset) > (unsigned) limit ) - return NULL; - return ptr + offset; -} - -static blargg_err_t parse_header( byte const in [], int size, Ay_Emu::file_t* out ) -{ - typedef Ay_Emu::header_t header_t; - if ( size < header_t::size ) - return blargg_err_file_type; - - out->header = (header_t const*) in; - out->end = in + size; - header_t const& h = *(header_t const*) in; - if ( memcmp( h.tag, "ZXAYEMUL", 8 ) ) - return blargg_err_file_type; - - out->tracks = get_data( *out, h.track_info, (h.max_track + 1) * 4 ); - if ( !out->tracks ) - return BLARGG_ERR( BLARGG_ERR_FILE_CORRUPT, "missing track data" ); - - return blargg_ok; -} - -static void copy_ay_fields( Ay_Emu::file_t const& file, track_info_t* out, int track ) -{ - Gme_File::copy_field_( out->song, (char const*) get_data( file, file.tracks + track * 4, 1 ) ); - byte const* track_info = get_data( file, file.tracks + track * 4 + 2, 6 ); - if ( track_info ) - out->length = get_be16( track_info + 4 ) * (1000 / 50); // frames to msec - - Gme_File::copy_field_( out->author, (char const*) get_data( file, file.header->author, 1 ) ); - Gme_File::copy_field_( out->comment, (char const*) get_data( file, file.header->comment, 1 ) ); -} - -static void hash_ay_file( Ay_Emu::file_t const& file, Gme_Info_::Hash_Function& out ) -{ - out.hash_( &file.header->vers, sizeof(file.header->vers) ); - out.hash_( &file.header->player, sizeof(file.header->player) ); - out.hash_( &file.header->unused[0], sizeof(file.header->unused) ); - out.hash_( &file.header->max_track, sizeof(file.header->max_track) ); - out.hash_( &file.header->first_track, sizeof(file.header->first_track) ); - - for ( unsigned i = 0; i <= file.header->max_track; i++ ) - { - byte const* track_info = get_data( file, file.tracks + i * 4 + 2, 14 ); - if ( track_info ) - { - out.hash_( track_info + 8, 2 ); - byte const* points = get_data( file, track_info + 10, 6 ); - if ( points ) out.hash_( points, 6 ); - - byte const* blocks = get_data( file, track_info + 12, 8 ); - if ( blocks ) - { - int addr = get_be16( blocks ); - - while ( addr ) - { - out.hash_( blocks, 4 ); - - int len = get_be16( blocks + 2 ); - - byte const* block = get_data( file, blocks + 4, len ); - if ( block ) out.hash_( block, len ); - - blocks += 6; - addr = get_be16( blocks ); - } - } - } - } -} - -blargg_err_t Ay_Emu::track_info_( track_info_t* out, int track ) const -{ - copy_ay_fields( file, out, track ); - return blargg_ok; -} - -struct Ay_File : Gme_Info_ -{ - Ay_Emu::file_t file; - - Ay_File() { set_type( gme_ay_type ); } - - blargg_err_t load_mem_( byte const begin [], int size ) - { - RETURN_ERR( parse_header( begin, size, &file ) ); - set_track_count( file.header->max_track + 1 ); - return blargg_ok; - } - - blargg_err_t track_info_( track_info_t* out, int track ) const - { - copy_ay_fields( file, out, track ); - return blargg_ok; - } - - blargg_err_t hash_( Hash_Function& out ) const - { - hash_ay_file( file, out ); - return blargg_ok; - } -}; - -static Music_Emu* new_ay_emu () -{ - return BLARGG_NEW Ay_Emu; -} - -static Music_Emu* new_ay_file() -{ - return BLARGG_NEW Ay_File; -} - -gme_type_t_ const gme_ay_type [1] = {{ - "ZX Spectrum", - 0, - &new_ay_emu, - &new_ay_file, - "AY", - 1 -}}; - -// Setup - -blargg_err_t Ay_Emu::load_mem_( byte const in [], int size ) -{ - assert( offsetof (header_t,track_info [2]) == header_t::size ); - - RETURN_ERR( parse_header( in, size, &file ) ); - set_track_count( file.header->max_track + 1 ); - - if ( file.header->vers > 2 ) - set_warning( "Unknown file version" ); - - int const osc_count = Ay_Apu::osc_count + 1; // +1 for beeper - - set_voice_count( osc_count ); - core.apu().volume( gain() ); - - static const char* const names [osc_count] = { - "Wave 1", "Wave 2", "Wave 3", "Beeper" - }; - set_voice_names( names ); - - static int const types [osc_count] = { - wave_type+0, wave_type+1, wave_type+2, mixed_type+1 - }; - set_voice_types( types ); - - return setup_buffer( spectrum_clock ); -} - -void Ay_Emu::update_eq( blip_eq_t const& eq ) -{ - core.apu().treble_eq( eq ); -} - -void Ay_Emu::set_voice( int i, Blip_Buffer* center, Blip_Buffer*, Blip_Buffer* ) -{ - if ( i >= Ay_Apu::osc_count ) - core.set_beeper_output( center ); - else - core.apu().set_output( i, center ); -} - -void Ay_Emu::set_tempo_( double t ) -{ - int p = spectrum_period; - if ( clock_rate() != spectrum_clock ) - p = clock_rate() / 50; - - core.set_play_period( blip_time_t (p / t) ); -} - -blargg_err_t Ay_Emu::start_track_( int track ) -{ - RETURN_ERR( Classic_Emu::start_track_( track ) ); - - byte* const mem = core.mem(); - - memset( mem + 0x0000, 0xC9, 0x100 ); // fill RST vectors with RET - memset( mem + 0x0100, 0xFF, 0x4000 - 0x100 ); - memset( mem + core.ram_addr, 0x00, core.mem_size - core.ram_addr ); - - // locate data blocks - byte const* const data = get_data( file, file.tracks + track * 4 + 2, 14 ); - if ( !data ) - return BLARGG_ERR( BLARGG_ERR_FILE_CORRUPT, "file data missing" ); - - byte const* const more_data = get_data( file, data + 10, 6 ); - if ( !more_data ) - return BLARGG_ERR( BLARGG_ERR_FILE_CORRUPT, "file data missing" ); - - byte const* blocks = get_data( file, data + 12, 8 ); - if ( !blocks ) - return BLARGG_ERR( BLARGG_ERR_FILE_CORRUPT, "file data missing" ); - - // initial addresses - unsigned addr = get_be16( blocks ); - if ( !addr ) - return BLARGG_ERR( BLARGG_ERR_FILE_CORRUPT, "file data missing" ); - - unsigned init = get_be16( more_data + 2 ); - if ( !init ) - init = addr; - - // copy blocks into memory - do - { - blocks += 2; - unsigned len = get_be16( blocks ); blocks += 2; - if ( addr + len > core.mem_size ) - { - set_warning( "Bad data block size" ); - len = core.mem_size - addr; - } - check( len ); - byte const* in = get_data( file, blocks, 0 ); blocks += 2; - if ( len > (unsigned) (file.end - in) ) - { - set_warning( "File data missing" ); - len = file.end - in; - } - //dprintf( "addr: $%04X, len: $%04X\n", addr, len ); - if ( addr < core.ram_addr && addr >= 0x400 ) // several tracks use low data - dprintf( "Block addr in ROM\n" ); - memcpy( mem + addr, in, len ); - - if ( file.end - blocks < 8 ) - { - set_warning( "File data missing" ); - break; - } - } - while ( (addr = get_be16( blocks )) != 0 ); - - // copy and configure driver - static byte const passive [] = { - 0xF3, // DI - 0xCD, 0, 0, // CALL init - 0xED, 0x5E, // LOOP: IM 2 - 0xFB, // EI - 0x76, // HALT - 0x18, 0xFA // JR LOOP - }; - static byte const active [] = { - 0xF3, // DI - 0xCD, 0, 0, // CALL init - 0xED, 0x56, // LOOP: IM 1 - 0xFB, // EI - 0x76, // HALT - 0xCD, 0, 0, // CALL play - 0x18, 0xF7 // JR LOOP - }; - memcpy( mem, passive, sizeof passive ); - int const play_addr = get_be16( more_data + 4 ); - if ( play_addr ) - { - memcpy( mem, active, sizeof active ); - mem [ 9] = play_addr; - mem [10] = play_addr >> 8; - } - mem [2] = init; - mem [3] = init >> 8; - - mem [0x38] = 0xFB; // Put EI at interrupt vector (followed by RET) - - // start at spectrum speed - change_clock_rate( spectrum_clock ); - set_tempo( tempo() ); - - Ay_Core::registers_t r = { }; - r.sp = get_be16( more_data ); - r.b.a = r.b.b = r.b.d = r.b.h = data [8]; - r.b.flags = r.b.c = r.b.e = r.b.l = data [9]; - r.alt.w = r.w; - r.ix = r.iy = r.w.hl; - - core.start_track( r, play_addr ); - - return blargg_ok; -} - -blargg_err_t Ay_Emu::run_clocks( blip_time_t& duration, int ) -{ - core.end_frame( &duration ); - return blargg_ok; -} - -inline void Ay_Emu::enable_cpc() -{ - change_clock_rate( cpc_clock ); - set_tempo( tempo() ); -} - -void Ay_Emu::enable_cpc_( void* data ) -{ - STATIC_CAST(Ay_Emu*,data)->enable_cpc(); -} - -blargg_err_t Ay_Emu::hash_( Hash_Function& out ) const -{ - hash_ay_file( file, out ); - return blargg_ok; -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Ay_Emu.h" + +#include "blargg_endian.h" +#include + +#include // min, max + +/* Copyright (C) 2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +long const spectrum_clock = 3546900; +long const cpc_clock = 2000000; + +unsigned const ram_start = 0x4000; +int const osc_count = Ay_Apu::osc_count + 1; + +using std::min; +using std::max; + +Ay_Emu::Ay_Emu() +{ + beeper_output = 0; + set_type( gme_ay_type ); + + static const char* const names [osc_count] = { + "Wave 1", "Wave 2", "Wave 3", "Beeper" + }; + set_voice_names( names ); + + static int const types [osc_count] = { + wave_type | 0, wave_type | 1, wave_type | 2, mixed_type | 0 + }; + set_voice_types( types ); + set_silence_lookahead( 6 ); +} + +Ay_Emu::~Ay_Emu() { } + +// Track info + +static byte const* get_data( Ay_Emu::file_t const& file, byte const* ptr, int min_size ) +{ + long pos = ptr - (byte const*) file.header; + long file_size = file.end - (byte const*) file.header; + assert( (unsigned long) pos <= (unsigned long) file_size - 2 ); + int offset = (int16_t) get_be16( ptr ); + if ( !offset || blargg_ulong (pos + offset) > blargg_ulong (file_size - min_size) ) + return 0; + return ptr + offset; +} + +static blargg_err_t parse_header( byte const* in, long size, Ay_Emu::file_t* out ) +{ + typedef Ay_Emu::header_t header_t; + out->header = (header_t const*) in; + out->end = in + size; + + if ( size < Ay_Emu::header_size ) + return gme_wrong_file_type; + + header_t const& h = *(header_t const*) in; + if ( memcmp( h.tag, "ZXAYEMUL", 8 ) ) + return gme_wrong_file_type; + + out->tracks = get_data( *out, h.track_info, (h.max_track + 1) * 4 ); + if ( !out->tracks ) + return "Missing track data"; + + return 0; +} + +static void copy_ay_fields( Ay_Emu::file_t const& file, track_info_t* out, int track ) +{ + Gme_File::copy_field_( out->song, (char const*) get_data( file, file.tracks + track * 4, 1 ) ); + byte const* track_info = get_data( file, file.tracks + track * 4 + 2, 6 ); + if ( track_info ) + out->length = get_be16( track_info + 4 ) * (1000L / 50); // frames to msec + + Gme_File::copy_field_( out->author, (char const*) get_data( file, file.header->author, 1 ) ); + Gme_File::copy_field_( out->comment, (char const*) get_data( file, file.header->comment, 1 ) ); +} + +blargg_err_t Ay_Emu::track_info_( track_info_t* out, int track ) const +{ + copy_ay_fields( file, out, track ); + return 0; +} + +struct Ay_File : Gme_Info_ +{ + Ay_Emu::file_t file; + + Ay_File() { set_type( gme_ay_type ); } + + blargg_err_t load_mem_( byte const* begin, long size ) + { + RETURN_ERR( parse_header( begin, size, &file ) ); + set_track_count( file.header->max_track + 1 ); + return 0; + } + + blargg_err_t track_info_( track_info_t* out, int track ) const + { + copy_ay_fields( file, out, track ); + return 0; + } +}; + +static Music_Emu* new_ay_emu () { return BLARGG_NEW Ay_Emu ; } +static Music_Emu* new_ay_file() { return BLARGG_NEW Ay_File; } + +static gme_type_t_ const gme_ay_type_ = { "ZX Spectrum", 0, &new_ay_emu, &new_ay_file, "AY", 1 }; +extern gme_type_t const gme_ay_type = &gme_ay_type_; + +// Setup + +blargg_err_t Ay_Emu::load_mem_( byte const* in, long size ) +{ + assert( offsetof (header_t,track_info [2]) == header_size ); + + RETURN_ERR( parse_header( in, size, &file ) ); + set_track_count( file.header->max_track + 1 ); + + if ( file.header->vers > 2 ) + set_warning( "Unknown file version" ); + + set_voice_count( osc_count ); + apu.volume( gain() ); + + return setup_buffer( spectrum_clock ); +} + +void Ay_Emu::update_eq( blip_eq_t const& eq ) +{ + apu.treble_eq( eq ); +} + +void Ay_Emu::set_voice( int i, Blip_Buffer* center, Blip_Buffer*, Blip_Buffer* ) +{ + if ( i >= Ay_Apu::osc_count ) + beeper_output = center; + else + apu.osc_output( i, center ); +} + +// Emulation + +void Ay_Emu::set_tempo_( double t ) +{ + play_period = blip_time_t (clock_rate() / 50 / t); +} + +blargg_err_t Ay_Emu::start_track_( int track ) +{ + RETURN_ERR( Classic_Emu::start_track_( track ) ); + + memset( mem.ram + 0x0000, 0xC9, 0x100 ); // fill RST vectors with RET + memset( mem.ram + 0x0100, 0xFF, 0x4000 - 0x100 ); + memset( mem.ram + ram_start, 0x00, sizeof mem.ram - ram_start ); + memset( mem.padding1, 0xFF, sizeof mem.padding1 ); + memset( mem.ram + 0x10000, 0xFF, sizeof mem.ram - 0x10000 ); + + // locate data blocks + byte const* const data = get_data( file, file.tracks + track * 4 + 2, 14 ); + if ( !data ) return "File data missing"; + + byte const* const more_data = get_data( file, data + 10, 6 ); + if ( !more_data ) return "File data missing"; + + byte const* blocks = get_data( file, data + 12, 8 ); + if ( !blocks ) return "File data missing"; + + // initial addresses + cpu::reset( mem.ram ); + r.sp = get_be16( more_data ); + r.b.a = r.b.b = r.b.d = r.b.h = data [8]; + r.b.flags = r.b.c = r.b.e = r.b.l = data [9]; + r.alt.w = r.w; + r.ix = r.iy = r.w.hl; + + unsigned addr = get_be16( blocks ); + if ( !addr ) return "File data missing"; + + unsigned init = get_be16( more_data + 2 ); + if ( !init ) + init = addr; + + // copy blocks into memory + do + { + blocks += 2; + unsigned len = get_be16( blocks ); blocks += 2; + if ( addr + len > 0x10000 ) + { + set_warning( "Bad data block size" ); + len = 0x10000 - addr; + } + check( len ); + byte const* in = get_data( file, blocks, 0 ); blocks += 2; + if ( len > blargg_ulong (file.end - in) ) + { + set_warning( "Missing file data" ); + len = file.end - in; + } + //debug_printf( "addr: $%04X, len: $%04X\n", addr, len ); + if ( addr < ram_start && addr >= 0x400 ) // several tracks use low data + debug_printf( "Block addr in ROM\n" ); + memcpy( mem.ram + addr, in, len ); + + if ( file.end - blocks < 8 ) + { + set_warning( "Missing file data" ); + break; + } + } + while ( (addr = get_be16( blocks )) != 0 ); + + // copy and configure driver + static byte const passive [] = { + 0xF3, // DI + 0xCD, 0, 0, // CALL init + 0xED, 0x5E, // LOOP: IM 2 + 0xFB, // EI + 0x76, // HALT + 0x18, 0xFA // JR LOOP + }; + static byte const active [] = { + 0xF3, // DI + 0xCD, 0, 0, // CALL init + 0xED, 0x56, // LOOP: IM 1 + 0xFB, // EI + 0x76, // HALT + 0xCD, 0, 0, // CALL play + 0x18, 0xF7 // JR LOOP + }; + memcpy( mem.ram, passive, sizeof passive ); + unsigned play_addr = get_be16( more_data + 4 ); + //debug_printf( "Play: $%04X\n", play_addr ); + if ( play_addr ) + { + memcpy( mem.ram, active, sizeof active ); + mem.ram [ 9] = play_addr; + mem.ram [10] = play_addr >> 8; + } + mem.ram [2] = init; + mem.ram [3] = init >> 8; + + mem.ram [0x38] = 0xFB; // Put EI at interrupt vector (followed by RET) + + memcpy( mem.ram + 0x10000, mem.ram, 0x80 ); // some code wraps around (ugh) + + beeper_delta = int (apu.amp_range * 0.65); + last_beeper = 0; + apu.reset(); + next_play = play_period; + + // start at spectrum speed + change_clock_rate( spectrum_clock ); + set_tempo( tempo() ); + + spectrum_mode = false; + cpc_mode = false; + cpc_latch = 0; + + return 0; +} + +// Emulation + +void Ay_Emu::cpu_out_misc( cpu_time_t time, unsigned addr, int data ) +{ + if ( !cpc_mode ) + { + switch ( addr & 0xFEFF ) + { + case 0xFEFD: + spectrum_mode = true; + apu_addr = data & 0x0F; + return; + + case 0xBEFD: + spectrum_mode = true; + apu.write( time, apu_addr, data ); + return; + } + } + + if ( !spectrum_mode ) + { + switch ( addr >> 8 ) + { + case 0xF6: + switch ( data & 0xC0 ) + { + case 0xC0: + apu_addr = cpc_latch & 0x0F; + goto enable_cpc; + + case 0x80: + apu.write( time, apu_addr, cpc_latch ); + goto enable_cpc; + } + break; + + case 0xF4: + cpc_latch = data; + goto enable_cpc; + } + } + + debug_printf( "Unmapped OUT: $%04X <- $%02X\n", addr, data ); + return; + +enable_cpc: + if ( !cpc_mode ) + { + cpc_mode = true; + change_clock_rate( cpc_clock ); + set_tempo( tempo() ); + } +} + +void ay_cpu_out( Ay_Cpu* cpu, cpu_time_t time, unsigned addr, int data ) +{ + Ay_Emu& emu = STATIC_CAST(Ay_Emu&,*cpu); + + if ( (addr & 0xFF) == 0xFE && !emu.cpc_mode ) + { + int delta = emu.beeper_delta; + data &= 0x10; + if ( emu.last_beeper != data ) + { + emu.last_beeper = data; + emu.beeper_delta = -delta; + emu.spectrum_mode = true; + if ( emu.beeper_output ) + emu.apu.synth_.offset( time, delta, emu.beeper_output ); + } + } + else + { + emu.cpu_out_misc( time, addr, data ); + } +} + +int ay_cpu_in( Ay_Cpu*, unsigned addr ) +{ + // keyboard read and other things + if ( (addr & 0xFF) == 0xFE ) + return 0xFF; // other values break some beeper tunes + + debug_printf( "Unmapped IN : $%04X\n", addr ); + return 0xFF; +} + +blargg_err_t Ay_Emu::run_clocks( blip_time_t& duration, int ) +{ + set_time( 0 ); + if ( !(spectrum_mode | cpc_mode) ) + duration /= 2; // until mode is set, leave room for halved clock rate + + while ( time() < duration ) + { + cpu::run( min( duration, (blip_time_t) next_play ) ); + + if ( time() >= next_play ) + { + next_play += play_period; + + if ( r.iff1 ) + { + if ( mem.ram [r.pc] == 0x76 ) + r.pc++; + + r.iff1 = r.iff2 = 0; + + mem.ram [--r.sp] = uint8_t (r.pc >> 8); + mem.ram [--r.sp] = uint8_t (r.pc); + r.pc = 0x38; + cpu::adjust_time( 12 ); + if ( r.im == 2 ) + { + cpu::adjust_time( 6 ); + unsigned addr = r.i * 0x100u + 0xFF; + r.pc = mem.ram [(addr + 1) & 0xFFFF] * 0x100u + mem.ram [addr]; + } + } + } + } + duration = time(); + next_play -= duration; + check( next_play >= 0 ); + adjust_time( -duration ); + + apu.end_frame( duration ); + + return 0; +} diff --git a/Frameworks/GME/gme/Ay_Emu.h b/Frameworks/GME/gme/Ay_Emu.h index 0959d6801..6726f0157 100644 --- a/Frameworks/GME/gme/Ay_Emu.h +++ b/Frameworks/GME/gme/Ay_Emu.h @@ -1,60 +1,69 @@ -// Sinclair Spectrum AY music file emulator - -// Game_Music_Emu $vers -#ifndef AY_EMU_H -#define AY_EMU_H - -#include "Classic_Emu.h" -#include "Ay_Core.h" - -class Ay_Emu : public Classic_Emu { -public: - // AY file header - struct header_t - { - enum { size = 0x14 }; - - byte tag [8]; - byte vers; - byte player; - byte unused [2]; - byte author [2]; - byte comment [2]; - byte max_track; - byte first_track; - byte track_info [2]; - }; - - static gme_type_t static_type() { return gme_ay_type; } - -// Implementation -public: - Ay_Emu(); - ~Ay_Emu(); - - struct file_t { - header_t const* header; - byte const* tracks; - byte const* end; // end of file data - }; - - blargg_err_t hash_( Hash_Function& out ) const; - -protected: - virtual blargg_err_t track_info_( track_info_t*, int track ) const; - virtual blargg_err_t load_mem_( byte const [], int ); - virtual blargg_err_t start_track_( int ); - virtual blargg_err_t run_clocks( blip_time_t&, int ); - virtual void set_tempo_( double ); - virtual void set_voice( int, Blip_Buffer*, Blip_Buffer*, Blip_Buffer* ); - virtual void update_eq( blip_eq_t const& ); - -private: - file_t file; - Ay_Core core; - - void enable_cpc(); - static void enable_cpc_( void* data ); -}; - -#endif +// Sinclair Spectrum AY music file emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef AY_EMU_H +#define AY_EMU_H + +#include "Classic_Emu.h" +#include "Ay_Apu.h" +#include "Ay_Cpu.h" + +class Ay_Emu : private Ay_Cpu, public Classic_Emu { + typedef Ay_Cpu cpu; +public: + // AY file header + enum { header_size = 0x14 }; + struct header_t + { + byte tag [8]; + byte vers; + byte player; + byte unused [2]; + byte author [2]; + byte comment [2]; + byte max_track; + byte first_track; + byte track_info [2]; + }; + + static gme_type_t static_type() { return gme_ay_type; } +public: + Ay_Emu(); + ~Ay_Emu(); + struct file_t { + header_t const* header; + byte const* end; + byte const* tracks; + }; +protected: + blargg_err_t track_info_( track_info_t*, int track ) const; + blargg_err_t load_mem_( byte const*, long ); + blargg_err_t start_track_( int ); + blargg_err_t run_clocks( blip_time_t&, int ); + void set_tempo_( double ); + void set_voice( int, Blip_Buffer*, Blip_Buffer*, Blip_Buffer* ); + void update_eq( blip_eq_t const& ); +private: + file_t file; + + cpu_time_t play_period; + cpu_time_t next_play; + Blip_Buffer* beeper_output; + int beeper_delta; + int last_beeper; + int apu_addr; + int cpc_latch; + bool spectrum_mode; + bool cpc_mode; + + // large items + struct { + byte padding1 [0x100]; + byte ram [0x10000 + 0x100]; + } mem; + Ay_Apu apu; + friend void ay_cpu_out( Ay_Cpu*, cpu_time_t, unsigned addr, int data ); + void cpu_out_misc( cpu_time_t, unsigned addr, int data ); +}; + +#endif diff --git a/Frameworks/GME/gme/Blip_Buffer.cpp b/Frameworks/GME/gme/Blip_Buffer.cpp index 41cebfcea..2b88cd4f8 100644 --- a/Frameworks/GME/gme/Blip_Buffer.cpp +++ b/Frameworks/GME/gme/Blip_Buffer.cpp @@ -1,509 +1,460 @@ -// Blip_Buffer $vers. http://www.slack.net/~ant/ - -#include "Blip_Buffer.h" - -#include - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -//// Blip_Buffer - -Blip_Buffer::Blip_Buffer() -{ - factor_ = UINT_MAX/2 + 1; - buffer_ = NULL; - buffer_center_ = NULL; - buffer_size_ = 0; - sample_rate_ = 0; - bass_shift_ = 0; - clock_rate_ = 0; - bass_freq_ = 16; - length_ = 0; - - // assumptions code makes about implementation-defined features - #ifndef NDEBUG - // right shift of negative value preserves sign - int i = -0x7FFFFFFE; - assert( (i >> 1) == -0x3FFFFFFF ); - - // casting truncates and sign-extends - i = 0x18000; - assert( (BOOST::int16_t) i == -0x8000 ); - #endif - - clear(); -} - -Blip_Buffer::~Blip_Buffer() -{ - free( buffer_ ); -} - -void Blip_Buffer::clear() -{ - bool const entire_buffer = true; - - offset_ = 0; - reader_accum_ = 0; - modified_ = false; - - if ( buffer_ ) - { - int count = (entire_buffer ? buffer_size_ : samples_avail()); - memset( buffer_, 0, (count + blip_buffer_extra_) * sizeof (delta_t) ); - } -} - -blargg_err_t Blip_Buffer::set_sample_rate( int new_rate, int msec ) -{ - // Limit to maximum size that resampled time can represent - int max_size = (((blip_resampled_time_t) -1) >> BLIP_BUFFER_ACCURACY) - - blip_buffer_extra_ - 64; // TODO: -64 isn't needed - int new_size = (new_rate * (msec + 1) + 999) / 1000; - if ( new_size > max_size ) - new_size = max_size; - - // Resize buffer - if ( buffer_size_ != new_size ) - { - //dprintf( "%d \n", (new_size + blip_buffer_extra_) * sizeof *buffer_ ); - void* p = realloc( buffer_, (new_size + blip_buffer_extra_) * sizeof *buffer_ ); - CHECK_ALLOC( p ); - buffer_ = (delta_t*) p; - buffer_center_ = buffer_ + BLIP_MAX_QUALITY/2; - buffer_size_ = new_size; - } - - // Update sample_rate and things that depend on it - sample_rate_ = new_rate; - length_ = new_size * 1000 / new_rate - 1; - if ( clock_rate_ ) - clock_rate( clock_rate_ ); - bass_freq( bass_freq_ ); - - clear(); - - return blargg_ok; -} - -blip_resampled_time_t Blip_Buffer::clock_rate_factor( int rate ) const -{ - double ratio = (double) sample_rate_ / rate; - int factor = (int) floor( ratio * (1 << BLIP_BUFFER_ACCURACY) + 0.5 ); - assert( factor > 0 || !sample_rate_ ); // fails if clock/output ratio is too large - return (blip_resampled_time_t) factor; -} - -void Blip_Buffer::bass_freq( int freq ) -{ - bass_freq_ = freq; - int shift = 31; - if ( freq > 0 && sample_rate_ ) - { - shift = 13; - int f = (freq << 16) / sample_rate_; - while ( (f >>= 1) != 0 && --shift ) { } - } - bass_shift_ = shift; -} - -void Blip_Buffer::end_frame( blip_time_t t ) -{ - offset_ += t * factor_; - assert( samples_avail() <= (int) buffer_size_ ); // fails if time is past end of buffer -} - -int Blip_Buffer::count_samples( blip_time_t t ) const -{ - blip_resampled_time_t last_sample = resampled_time( t ) >> BLIP_BUFFER_ACCURACY; - blip_resampled_time_t first_sample = offset_ >> BLIP_BUFFER_ACCURACY; - return (int) (last_sample - first_sample); -} - -blip_time_t Blip_Buffer::count_clocks( int count ) const -{ - if ( count > buffer_size_ ) - count = buffer_size_; - blip_resampled_time_t time = (blip_resampled_time_t) count << BLIP_BUFFER_ACCURACY; - return (blip_time_t) ((time - offset_ + factor_ - 1) / factor_); -} - -void Blip_Buffer::remove_samples( int count ) -{ - if ( count ) - { - remove_silence( count ); - - // copy remaining samples to beginning and clear old samples - int remain = samples_avail() + blip_buffer_extra_; - memmove( buffer_, buffer_ + count, remain * sizeof *buffer_ ); - memset( buffer_ + remain, 0, count * sizeof *buffer_ ); - } -} - -int Blip_Buffer::read_samples( blip_sample_t out_ [], int max_samples, bool stereo ) -{ - int count = samples_avail(); - if ( count > max_samples ) - count = max_samples; - - if ( count ) - { - int const bass = highpass_shift(); - delta_t const* reader = read_pos() + count; - int reader_sum = integrator(); - - blip_sample_t* BLARGG_RESTRICT out = out_ + count; - if ( stereo ) - out += count; - int offset = -count; - - if ( !stereo ) - { - do - { - int s = reader_sum >> delta_bits; - - reader_sum -= reader_sum >> bass; - reader_sum += reader [offset]; - - BLIP_CLAMP( s, s ); - out [offset] = (blip_sample_t) s; - } - while ( ++offset ); - } - else - { - do - { - int s = reader_sum >> delta_bits; - - reader_sum -= reader_sum >> bass; - reader_sum += reader [offset]; - - BLIP_CLAMP( s, s ); - out [offset * 2] = (blip_sample_t) s; - } - while ( ++offset ); - } - - set_integrator( reader_sum ); - - remove_samples( count ); - } - return count; -} - -void Blip_Buffer::mix_samples( blip_sample_t const in [], int count ) -{ - delta_t* out = buffer_center_ + (offset_ >> BLIP_BUFFER_ACCURACY); - - int const sample_shift = blip_sample_bits - 16; - int prev = 0; - while ( --count >= 0 ) - { - int s = *in++ << sample_shift; - *out += s - prev; - prev = s; - ++out; - } - *out -= prev; -} - -void Blip_Buffer::save_state( blip_buffer_state_t* out ) -{ - assert( samples_avail() == 0 ); - out->offset_ = offset_; - out->reader_accum_ = reader_accum_; - memcpy( out->buf, &buffer_ [offset_ >> BLIP_BUFFER_ACCURACY], sizeof out->buf ); -} - -void Blip_Buffer::load_state( blip_buffer_state_t const& in ) -{ - clear(); - - offset_ = in.offset_; - reader_accum_ = in.reader_accum_; - memcpy( buffer_, in.buf, sizeof in.buf ); -} - - -//// Blip_Synth_ - -Blip_Synth_Fast_::Blip_Synth_Fast_() -{ - buf = NULL; - last_amp = 0; - delta_factor = 0; -} - -void Blip_Synth_Fast_::volume_unit( double new_unit ) -{ - delta_factor = int (new_unit * (1 << blip_sample_bits) + 0.5); -} - -#if BLIP_BUFFER_FAST - -void blip_eq_t::generate( float* out, int count ) const { } - -#else - -Blip_Synth_::Blip_Synth_( short p [], int w ) : - phases( p ), - width( w ) -{ - volume_unit_ = 0.0; - kernel_unit = 0; - buf = NULL; - last_amp = 0; - delta_factor = 0; -} - -#undef PI -#define PI 3.1415926535897932384626433832795029 - -// Generates right half of sinc kernel (including center point) with cutoff at -// sample rate / 2 / oversample. Frequency response at cutoff frequency is -// treble dB (-6=0.5,-12=0.25). Mid controls frequency that rolloff begins at, -// cut * sample rate / 2. -static void gen_sinc( float out [], int out_size, double oversample, - double treble, double mid ) -{ - if ( mid > 0.9999 ) mid = 0.9999; - if ( treble < -300.0 ) treble = -300.0; - if ( treble > 5.0 ) treble = 5.0; - - double const maxh = 4096.0; - double rolloff = pow( 10.0, 1.0 / (maxh * 20.0) * treble / (1.0 - mid) ); - double const pow_a_n = pow( rolloff, maxh - maxh * mid ); - double const to_angle = PI / maxh / oversample; - for ( int i = 1; i < out_size; i++ ) - { - double angle = i * to_angle; - double c = rolloff * cos( angle * maxh - angle ) - - cos( angle * maxh ); - double cos_nc_angle = cos( angle * maxh * mid ); - double cos_nc1_angle = cos( angle * maxh * mid - angle ); - double cos_angle = cos( angle ); - - c = c * pow_a_n - rolloff * cos_nc1_angle + cos_nc_angle; - double d = 1.0 + rolloff * (rolloff - cos_angle - cos_angle); - double b = 2.0 - cos_angle - cos_angle; - double a = 1.0 - cos_angle - cos_nc_angle + cos_nc1_angle; - - out [i] = (float) ((a * d + c * b) / (b * d)); // a / b + c / d - } - - // Approximate center by looking at two points to right. Much simpler - // and more reliable than trying to calculate it properly. - out [0] = out [1] + 0.5 * (out [1] - out [2]); -} - -// Gain is 1-2800 for beta of 0-10, instead of 1.0 as it should be, but -// this is corrected by normalization in treble_eq(). -static void kaiser_window( float io [], int count, float beta ) -{ - int const accuracy = 10; - - float const beta2 = beta * beta; - float const step = (float) 0.5 / count; - float pos = (float) 0.5; - for ( float* const end = io + count; io < end; ++io ) - { - float x = (pos - pos*pos) * beta2; - float u = x; - float k = 1; - float n = 2; - - // Keep refining until adjustment becomes small - do - { - u *= x / (n * n); - n += 1; - k += u; - } - while ( k <= u * (1 << accuracy) ); - - pos += step; - *io *= k; - } -} - -void blip_eq_t::generate( float out [], int count ) const -{ - // lower cutoff freq for narrow kernels with their wider transition band - // (8 points->1.49, 16 points->1.15) - double cutoff_adj = blip_res * 2.25 / count + 0.85; - if ( cutoff_adj < 1.02 ) - cutoff_adj = 1.02; - double half_rate = sample_rate * 0.5; - if ( cutoff_freq ) - cutoff_adj = half_rate / cutoff_freq; - double cutoff = rolloff_freq * cutoff_adj / half_rate; - - gen_sinc( out, count, oversample * cutoff_adj, treble, cutoff ); - - kaiser_window( out, count, kaiser ); -} - -void Blip_Synth_::treble_eq( blip_eq_t const& eq ) -{ - // Generate right half of kernel - int const half_size = blip_eq_t::calc_count( width ); - float fimpulse [blip_res / 2 * (BLIP_MAX_QUALITY - 1) + 1]; - eq.generate( fimpulse, half_size ); - - int i; - - // Find rescale factor. Summing from small to large (right to left) - // reduces error. - double total = 0.0; - for ( i = half_size; --i > 0; ) - total += fimpulse [i]; - total = total * 2.0 + fimpulse [0]; - - //double const base_unit = 44800.0 - 128 * 18; // allows treble up to +0 dB - //double const base_unit = 37888.0; // allows treble to +5 dB - double const base_unit = 32768.0; // necessary for blip_unscaled to work - double rescale = base_unit / total; - kernel_unit = (int) base_unit; - - // Integrate, first difference, rescale, convert to int - double sum = 0; - double next = 0; - int const size = impulses_size(); - for ( i = 0; i < size; i++ ) - { - int j = (half_size - 1) - i; - - if ( i >= blip_res ) - sum += fimpulse [j + blip_res]; - - // goes slightly past center, so it needs a little mirroring - next += fimpulse [j < 0 ? -j : j]; - - // calculate unintereleved index - int x = (~i & (blip_res - 1)) * (width >> 1) + (i >> BLIP_PHASE_BITS); - assert( (unsigned) x < (unsigned) size ); - - // flooring separately virtually eliminates error - phases [x] = (short) (int) - (floor( sum * rescale + 0.5 ) - floor( next * rescale + 0.5 )); - //phases [x] = (short) (int) - // floor( sum * rescale - next * rescale + 0.5 ); - } - - adjust_impulse(); - - // volume might require rescaling - double vol = volume_unit_; - if ( vol ) - { - volume_unit_ = 0.0; - volume_unit( vol ); - } -} - -void Blip_Synth_::adjust_impulse() -{ - int const size = impulses_size(); - int const half_width = width / 2; - - // Sum each phase as would be done when synthesizing, and correct - // any that don't add up to exactly kernel_half. - for ( int phase = blip_res / 2; --phase >= 0; ) - { - int const fwd = phase * half_width; - int const rev = size - half_width - fwd; - - int error = kernel_unit; - for ( int i = half_width; --i >= 0; ) - { - error += phases [fwd + i]; - error += phases [rev + i]; - } - phases [fwd + half_width - 1] -= (short) error; - - // Error shouldn't occur now with improved calculation - //if ( error ) printf( "error: %ld\n", error ); - } - - #if 0 - for ( int i = 0; i < blip_res; i++, printf( "\n" ) ) - for ( int j = 0; j < width / 2; j++ ) - printf( "%5d,", (int) -phases [j + width/2 * i] ); - #endif -} - -void Blip_Synth_::rescale_kernel( int shift ) -{ - // Keep values positive to avoid round-towards-zero of sign-preserving - // right shift for negative values. - int const keep_positive = 0x8000 + (1 << (shift - 1)); - - int const half_width = width / 2; - for ( int phase = blip_res; --phase >= 0; ) - { - int const fwd = phase * half_width; - - // Integrate, rescale, then differentiate again. - // If differences are rescaled directly, more error results. - int sum = keep_positive; - for ( int i = 0; i < half_width; i++ ) - { - int prev = sum; - sum += phases [fwd + i]; - phases [fwd + i] = (sum >> shift) - (prev >> shift); - } - } - - adjust_impulse(); -} - -void Blip_Synth_::volume_unit( double new_unit ) -{ - if ( volume_unit_ != new_unit ) - { - // use default eq if it hasn't been set yet - if ( !kernel_unit ) - treble_eq( -8.0 ); - - // Factor that kernel must be multiplied by - volume_unit_ = new_unit; - double factor = new_unit * (1 << blip_sample_bits) / kernel_unit; - - if ( factor > 0.0 ) - { - // If factor is low, reduce amplitude of kernel itself - int shift = 0; - while ( factor < 2.0 ) - { - shift++; - factor *= 2.0; - } - - if ( shift ) - { - kernel_unit >>= shift; - assert( kernel_unit > 0 ); // fails if volume unit is too low - - rescale_kernel( shift ); - } - } - - delta_factor = -(int) floor( factor + 0.5 ); - //printf( "delta_factor: %d, kernel_unit: %d\n", delta_factor, kernel_unit ); - } -} -#endif +// Blip_Buffer 0.4.1. http://www.slack.net/~ant/ + +#include "Blip_Buffer.h" + +#include +#include +#include +#include +#include + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#ifdef BLARGG_ENABLE_OPTIMIZER + #include BLARGG_ENABLE_OPTIMIZER +#endif + +int const silent_buf_size = 1; // size used for Silent_Blip_Buffer + +Blip_Buffer::Blip_Buffer() +{ + factor_ = (blip_ulong)-1 / 2; + offset_ = 0; + buffer_ = 0; + buffer_size_ = 0; + sample_rate_ = 0; + reader_accum_ = 0; + bass_shift_ = 0; + clock_rate_ = 0; + bass_freq_ = 16; + length_ = 0; + + // assumptions code makes about implementation-defined features + #ifndef NDEBUG + // right shift of negative value preserves sign + buf_t_ i = -0x7FFFFFFE; + assert( (i >> 1) == -0x3FFFFFFF ); + + // casting to short truncates to 16 bits and sign-extends + i = 0x18000; + assert( (short) i == -0x8000 ); + #endif +} + +Blip_Buffer::~Blip_Buffer() +{ + if ( buffer_size_ != silent_buf_size ) + free( buffer_ ); +} + +Silent_Blip_Buffer::Silent_Blip_Buffer() +{ + factor_ = 0; + buffer_ = buf; + buffer_size_ = silent_buf_size; + memset( buf, 0, sizeof buf ); // in case machine takes exception for signed overflow +} + +void Blip_Buffer::clear( int entire_buffer ) +{ + offset_ = 0; + reader_accum_ = 0; + modified_ = 0; + if ( buffer_ ) + { + long count = (entire_buffer ? buffer_size_ : samples_avail()); + memset( buffer_, 0, (count + blip_buffer_extra_) * sizeof (buf_t_) ); + } +} + +Blip_Buffer::blargg_err_t Blip_Buffer::set_sample_rate( long new_rate, int msec ) +{ + if ( buffer_size_ == silent_buf_size ) + { + assert( 0 ); + return "Internal (tried to resize Silent_Blip_Buffer)"; + } + + // start with maximum length that resampled time can represent + long new_size = (UINT_MAX >> BLIP_BUFFER_ACCURACY) - blip_buffer_extra_ - 64; + if ( msec != blip_max_length ) + { + long s = (new_rate * (msec + 1) + 999) / 1000; + if ( s < new_size ) + new_size = s; + else + assert( 0 ); // fails if requested buffer length exceeds limit + } + + if ( buffer_size_ != new_size ) + { + void* p = realloc( buffer_, (new_size + blip_buffer_extra_) * sizeof *buffer_ ); + if ( !p ) + return "Out of memory"; + buffer_ = (buf_t_*) p; + } + + buffer_size_ = new_size; + assert( buffer_size_ != silent_buf_size ); + + // update things based on the sample rate + sample_rate_ = new_rate; + length_ = new_size * 1000 / new_rate - 1; + if ( msec ) + assert( length_ == msec ); // ensure length is same as that passed in + if ( clock_rate_ ) + clock_rate( clock_rate_ ); + bass_freq( bass_freq_ ); + + clear(); + + return 0; // success +} + +blip_resampled_time_t Blip_Buffer::clock_rate_factor( long rate ) const +{ + double ratio = (double) sample_rate_ / rate; + blip_long factor = (blip_long) floor( ratio * (1L << BLIP_BUFFER_ACCURACY) + 0.5 ); + assert( factor > 0 || !sample_rate_ ); // fails if clock/output ratio is too large + return (blip_resampled_time_t) factor; +} + +void Blip_Buffer::bass_freq( int freq ) +{ + bass_freq_ = freq; + int shift = 31; + if ( freq > 0 ) + { + shift = 13; + long f = (freq << 16) / sample_rate_; + while ( (f >>= 1) && --shift ) { } + } + bass_shift_ = shift; +} + +void Blip_Buffer::end_frame( blip_time_t t ) +{ + offset_ += t * factor_; + assert( samples_avail() <= (long) buffer_size_ ); // time outside buffer length +} + +void Blip_Buffer::remove_silence( long count ) +{ + assert( count <= samples_avail() ); // tried to remove more samples than available + offset_ -= (blip_resampled_time_t) count << BLIP_BUFFER_ACCURACY; +} + +long Blip_Buffer::count_samples( blip_time_t t ) const +{ + unsigned long last_sample = resampled_time( t ) >> BLIP_BUFFER_ACCURACY; + unsigned long first_sample = offset_ >> BLIP_BUFFER_ACCURACY; + return (long) (last_sample - first_sample); +} + +blip_time_t Blip_Buffer::count_clocks( long count ) const +{ + if ( !factor_ ) + { + assert( 0 ); // sample rate and clock rates must be set first + return 0; + } + + if ( count > buffer_size_ ) + count = buffer_size_; + blip_resampled_time_t time = (blip_resampled_time_t) count << BLIP_BUFFER_ACCURACY; + return (blip_time_t) ((time - offset_ + factor_ - 1) / factor_); +} + +void Blip_Buffer::remove_samples( long count ) +{ + if ( count ) + { + remove_silence( count ); + + // copy remaining samples to beginning and clear old samples + long remain = samples_avail() + blip_buffer_extra_; + memmove( buffer_, buffer_ + count, remain * sizeof *buffer_ ); + memset( buffer_ + remain, 0, count * sizeof *buffer_ ); + } +} + +// Blip_Synth_ + +Blip_Synth_Fast_::Blip_Synth_Fast_() +{ + buf = 0; + last_amp = 0; + delta_factor = 0; +} + +void Blip_Synth_Fast_::volume_unit( double new_unit ) +{ + delta_factor = int (new_unit * (1L << blip_sample_bits) + 0.5); +} + +#if !BLIP_BUFFER_FAST + +Blip_Synth_::Blip_Synth_( short* p, int w ) : + impulses( p ), + width( w ) +{ + volume_unit_ = 0.0; + kernel_unit = 0; + buf = 0; + last_amp = 0; + delta_factor = 0; +} + +#undef PI +#define PI 3.1415926535897932384626433832795029 + +static void gen_sinc( float* out, int count, double oversample, double treble, double cutoff ) +{ + if ( cutoff >= 0.999 ) + cutoff = 0.999; + + if ( treble < -300.0 ) + treble = -300.0; + if ( treble > 5.0 ) + treble = 5.0; + + double const maxh = 4096.0; + double const rolloff = pow( 10.0, 1.0 / (maxh * 20.0) * treble / (1.0 - cutoff) ); + double const pow_a_n = pow( rolloff, maxh - maxh * cutoff ); + double const to_angle = PI / 2 / maxh / oversample; + for ( int i = 0; i < count; i++ ) + { + double angle = ((i - count) * 2 + 1) * to_angle; + double angle_maxh = angle * maxh; + double angle_maxh_mid = angle_maxh * cutoff; + + double y = maxh; + + // 0 to Fs/2*cutoff, flat + if ( angle_maxh_mid ) // unstable at t=0 + y *= sin( angle_maxh_mid ) / angle_maxh_mid; + + // Fs/2*cutoff to Fs/2, logarithmic rolloff + double cosa = cos( angle ); + double den = 1 + rolloff * (rolloff - cosa - cosa); + + // Becomes unstable when rolloff is near 1.0 and t is near 0, + // which is the only time den becomes small + if ( den > 1e-13 ) + { + double num = + (cos( angle_maxh - angle ) * rolloff - cos( angle_maxh )) * pow_a_n - + cos( angle_maxh_mid - angle ) * rolloff + cos( angle_maxh_mid ); + + y = y * cutoff + num / den; + } + + out [i] = (float) y; + } +} + +void blip_eq_t::generate( float* out, int count ) const +{ + // lower cutoff freq for narrow kernels with their wider transition band + // (8 points->1.49, 16 points->1.15) + double oversample = blip_res * 2.25 / count + 0.85; + double half_rate = sample_rate * 0.5; + if ( cutoff_freq ) + oversample = half_rate / cutoff_freq; + double cutoff = rolloff_freq * oversample / half_rate; + + gen_sinc( out, count, blip_res * oversample, treble, cutoff ); + + // apply (half of) hamming window + double to_fraction = PI / (count - 1); + for ( int i = count; i--; ) + out [i] *= 0.54f - 0.46f * (float) cos( i * to_fraction ); +} + +void Blip_Synth_::adjust_impulse() +{ + // sum pairs for each phase and add error correction to end of first half + int const size = impulses_size(); + for ( int p = blip_res; p-- >= blip_res / 2; ) + { + int p2 = blip_res - 2 - p; + long error = kernel_unit; + for ( int i = 1; i < size; i += blip_res ) + { + error -= impulses [i + p ]; + error -= impulses [i + p2]; + } + if ( p == p2 ) + error /= 2; // phase = 0.5 impulse uses same half for both sides + impulses [size - blip_res + p] += (short) error; + //printf( "error: %ld\n", error ); + } + + //for ( int i = blip_res; i--; printf( "\n" ) ) + // for ( int j = 0; j < width / 2; j++ ) + // printf( "%5ld,", impulses [j * blip_res + i + 1] ); +} + +void Blip_Synth_::treble_eq( blip_eq_t const& eq ) +{ + float fimpulse [blip_res / 2 * (blip_widest_impulse_ - 1) + blip_res * 2]; + + int const half_size = blip_res / 2 * (width - 1); + eq.generate( &fimpulse [blip_res], half_size ); + + int i; + + // need mirror slightly past center for calculation + for ( i = blip_res; i--; ) + fimpulse [blip_res + half_size + i] = fimpulse [blip_res + half_size - 1 - i]; + + // starts at 0 + for ( i = 0; i < blip_res; i++ ) + fimpulse [i] = 0.0f; + + // find rescale factor + double total = 0.0; + for ( i = 0; i < half_size; i++ ) + total += fimpulse [blip_res + i]; + + //double const base_unit = 44800.0 - 128 * 18; // allows treble up to +0 dB + //double const base_unit = 37888.0; // allows treble to +5 dB + double const base_unit = 32768.0; // necessary for blip_unscaled to work + double rescale = base_unit / 2 / total; + kernel_unit = (long) base_unit; + + // integrate, first difference, rescale, convert to int + double sum = 0.0; + double next = 0.0; + int const impulses_size = this->impulses_size(); + for ( i = 0; i < impulses_size; i++ ) + { + impulses [i] = (short) floor( (next - sum) * rescale + 0.5 ); + sum += fimpulse [i]; + next += fimpulse [i + blip_res]; + } + adjust_impulse(); + + // volume might require rescaling + double vol = volume_unit_; + if ( vol ) + { + volume_unit_ = 0.0; + volume_unit( vol ); + } +} + +void Blip_Synth_::volume_unit( double new_unit ) +{ + if ( new_unit != volume_unit_ ) + { + // use default eq if it hasn't been set yet + if ( !kernel_unit ) + treble_eq( -8.0 ); + + volume_unit_ = new_unit; + double factor = new_unit * (1L << blip_sample_bits) / kernel_unit; + + if ( factor > 0.0 ) + { + int shift = 0; + + // if unit is really small, might need to attenuate kernel + while ( factor < 2.0 ) + { + shift++; + factor *= 2.0; + } + + if ( shift ) + { + kernel_unit >>= shift; + assert( kernel_unit > 0 ); // fails if volume unit is too low + + // keep values positive to avoid round-towards-zero of sign-preserving + // right shift for negative values + long offset = 0x8000 + (1 << (shift - 1)); + long offset2 = 0x8000 >> shift; + for ( int i = impulses_size(); i--; ) + impulses [i] = (short) (((impulses [i] + offset) >> shift) - offset2); + adjust_impulse(); + } + } + delta_factor = (int) floor( factor + 0.5 ); + //printf( "delta_factor: %d, kernel_unit: %d\n", delta_factor, kernel_unit ); + } +} +#endif + +long Blip_Buffer::read_samples( blip_sample_t* BLIP_RESTRICT out, long max_samples, int stereo ) +{ + long count = samples_avail(); + if ( count > max_samples ) + count = max_samples; + + if ( count ) + { + int const bass = BLIP_READER_BASS( *this ); + BLIP_READER_BEGIN( reader, *this ); + + if ( !stereo ) + { + for ( blip_long n = count; n; --n ) + { + blip_long s = BLIP_READER_READ( reader ); + if ( (blip_sample_t) s != s ) + s = 0x7FFF - (s >> 24); + *out++ = (blip_sample_t) s; + BLIP_READER_NEXT( reader, bass ); + } + } + else + { + for ( blip_long n = count; n; --n ) + { + blip_long s = BLIP_READER_READ( reader ); + if ( (blip_sample_t) s != s ) + s = 0x7FFF - (s >> 24); + *out = (blip_sample_t) s; + out += 2; + BLIP_READER_NEXT( reader, bass ); + } + } + BLIP_READER_END( reader, *this ); + + remove_samples( count ); + } + return count; +} + +void Blip_Buffer::mix_samples( blip_sample_t const* in, long count ) +{ + if ( buffer_size_ == silent_buf_size ) + { + assert( 0 ); + return; + } + + buf_t_* out = buffer_ + (offset_ >> BLIP_BUFFER_ACCURACY) + blip_widest_impulse_ / 2; + + int const sample_shift = blip_sample_bits - 16; + int prev = 0; + while ( count-- ) + { + blip_long s = (blip_long) *in++ << sample_shift; + *out += s - prev; + prev = s; + ++out; + } + *out -= prev; +} + diff --git a/Frameworks/GME/gme/Blip_Buffer.h b/Frameworks/GME/gme/Blip_Buffer.h index 503fc9114..475a37521 100644 --- a/Frameworks/GME/gme/Blip_Buffer.h +++ b/Frameworks/GME/gme/Blip_Buffer.h @@ -1,198 +1,493 @@ -// Band-limited sound synthesis buffer - -// Blip_Buffer $vers -#ifndef BLIP_BUFFER_H -#define BLIP_BUFFER_H - -#include "blargg_common.h" -#include "Blip_Buffer_impl.h" - -typedef int blip_time_t; // Source clocks in current time frame -typedef BOOST::int16_t blip_sample_t; // 16-bit signed output sample -int const blip_default_length = 1000 / 4; // Default Blip_Buffer length (1/4 second) - - -//// Sample buffer for band-limited synthesis - -class Blip_Buffer : public Blip_Buffer_ { -public: - - // Sets output sample rate and resizes and clears sample buffer - blargg_err_t set_sample_rate( int samples_per_sec, int msec_length = blip_default_length ); - - // Sets number of source time units per second - void clock_rate( int clocks_per_sec ); - - // Clears buffer and removes all samples - void clear(); - - // Use Blip_Synth to add waveform to buffer - - // Resamples to time t, then subtracts t from current time. Appends result of resampling - // to buffer for reading. - void end_frame( blip_time_t t ); - - // Number of samples available for reading with read_samples() - int samples_avail() const; - - // Reads at most n samples to out [0 to n-1] and returns number actually read. If stereo - // is true, writes to out [0], out [2], out [4] etc. instead. - int read_samples( blip_sample_t out [], int n, bool stereo = false ); - -// More features - - // Sets flag that tells some Multi_Buffer types that sound was added to buffer, - // so they know that it needs to be mixed in. Only needs to be called once - // per time frame that sound was added. Not needed if not using Multi_Buffer. - void set_modified() { modified_ = true; } - - // Sets high-pass filter frequency, from 0 to 20000 Hz, where higher values reduce bass more - void bass_freq( int frequency ); - - int length() const; // Length of buffer in milliseconds - int sample_rate() const; // Current output sample rate - int clock_rate() const; // Number of source time units per second - int output_latency() const; // Number of samples delay from offset() to read_samples() - -// Low-level features - - // Removes the first n samples - void remove_samples( int n ); - - // Returns number of clocks needed until n samples will be available. - // If buffer cannot even hold n samples, returns number of clocks - // until buffer becomes full. - blip_time_t count_clocks( int n ) const; - - // Number of samples that should be mixed before calling end_frame( t ) - int count_samples( blip_time_t t ) const; - - // Mixes n samples into buffer - void mix_samples( const blip_sample_t in [], int n ); - -// Resampled time (sorry, poor documentation right now) - - // Resampled time is fixed-point, in terms of output samples. - - // Converts clock count to resampled time - blip_resampled_time_t resampled_duration( int t ) const { return t * factor_; } - - // Converts clock time since beginning of current time frame to resampled time - blip_resampled_time_t resampled_time( blip_time_t t ) const { return t * factor_ + offset_; } - - // Returns factor that converts clock rate to resampled time - blip_resampled_time_t clock_rate_factor( int clock_rate ) const; - -// State save/load - - // Saves state, including high-pass filter and tails of last deltas. - // All samples must have been read from buffer before calling this - // (that is, samples_avail() must return 0). - void save_state( blip_buffer_state_t* out ); - - // Loads state. State must have been saved from Blip_Buffer with same - // settings during same run of program; states can NOT be stored on disk. - // Clears buffer before loading state. - void load_state( const blip_buffer_state_t& in ); - -private: - // noncopyable - Blip_Buffer( const Blip_Buffer& ); - Blip_Buffer& operator = ( const Blip_Buffer& ); - -// Implementation -public: - BLARGG_DISABLE_NOTHROW - Blip_Buffer(); - ~Blip_Buffer(); - void remove_silence( int n ); -}; - - -//// Adds amplitude changes to Blip_Buffer - -template class Blip_Synth; - -typedef Blip_Synth<8, 1> Blip_Synth_Fast; // faster, but less equalizer control -typedef Blip_Synth<12,1> Blip_Synth_Norm; // good for most things -typedef Blip_Synth<16,1> Blip_Synth_Good; // sharper filter cutoff - -template -class Blip_Synth { -public: - - // Sets volume of amplitude delta unit - void volume( double v ) { impl.volume_unit( 1.0 / range * v ); } - - // Configures low-pass filter - void treble_eq( const blip_eq_t& eq ) { impl.treble_eq( eq ); } - - // Gets/sets default Blip_Buffer - Blip_Buffer* output() const { return impl.buf; } - void output( Blip_Buffer* b ) { impl.buf = b; impl.last_amp = 0; } - - // Extends waveform to time t at current amplitude, then changes its amplitude to a - // Using this requires a separate Blip_Synth for each waveform. - void update( blip_time_t t, int a ); - -// Low-level interface - - // If no Blip_Buffer* is specified, uses one set by output() above - - // Adds amplitude transition at time t. Delta can be positive or negative. - // The actual change in amplitude is delta * volume. - void offset( blip_time_t t, int delta, Blip_Buffer* ) const; - void offset( blip_time_t t, int delta ) const { offset( t, delta, impl.buf ); } - - // Same as offset(), except code is inlined for higher performance - void offset_inline( blip_time_t t, int delta, Blip_Buffer* buf ) const { offset_resampled( buf->to_fixed( t ), delta, buf ); } - void offset_inline( blip_time_t t, int delta ) const { offset_resampled( impl.buf->to_fixed( t ), delta, impl.buf ); } - - // Works directly in terms of fractional output samples. Use resampled time functions in Blip_Buffer - // to convert clock counts to resampled time. - void offset_resampled( blip_resampled_time_t, int delta, Blip_Buffer* ) const; - -// Implementation -public: - BLARGG_DISABLE_NOTHROW - -private: -#if BLIP_BUFFER_FAST - Blip_Synth_Fast_ impl; - typedef char coeff_t; -#else - Blip_Synth_ impl; - typedef short coeff_t; - // Left halves of first difference of step response for each possible phase - coeff_t phases [quality / 2 * blip_res]; -public: - Blip_Synth() : impl( phases, quality ) { } -#endif -}; - - -//// Low-pass equalization parameters - -class blip_eq_t { - double treble, kaiser; - int rolloff_freq, sample_rate, cutoff_freq; -public: - // Logarithmic rolloff to treble dB at half sampling rate. Negative values reduce - // treble, small positive values (0 to 5.0) increase treble. - blip_eq_t( double treble_db = 0 ); - - // See blip_buffer.txt - blip_eq_t( double treble, int rolloff_freq, int sample_rate, int cutoff_freq = 0, - double kaiser = 5.2 ); - - // Generate center point and right half of impulse response - virtual void generate( float out [], int count ) const; - virtual ~blip_eq_t() { } - - enum { oversample = blip_res }; - static int calc_count( int quality ) { return (quality - 1) * (oversample / 2) + 1; } -}; - -#include "Blip_Buffer_impl2.h" - -#endif +// Band-limited sound synthesis buffer + +// Blip_Buffer 0.4.1 +#ifndef BLIP_BUFFER_H +#define BLIP_BUFFER_H + + // internal + #include + #if INT_MAX < 0x7FFFFFFF + #error "int must be at least 32 bits" + #endif + + typedef int blip_long; + typedef unsigned blip_ulong; + +// Time unit at source clock rate +typedef blip_long blip_time_t; + +// Output samples are 16-bit signed, with a range of -32768 to 32767 +typedef short blip_sample_t; +enum { blip_sample_max = 32767 }; + +class Blip_Buffer { +public: + typedef const char* blargg_err_t; + + // Set output sample rate and buffer length in milliseconds (1/1000 sec, defaults + // to 1/4 second), then clear buffer. Returns NULL on success, otherwise if there + // isn't enough memory, returns error without affecting current buffer setup. + blargg_err_t set_sample_rate( long samples_per_sec, int msec_length = 1000 / 4 ); + + // Set number of source time units per second + void clock_rate( long ); + + // End current time frame of specified duration and make its samples available + // (along with any still-unread samples) for reading with read_samples(). Begins + // a new time frame at the end of the current frame. + void end_frame( blip_time_t time ); + + // Read at most 'max_samples' out of buffer into 'dest', removing them from from + // the buffer. Returns number of samples actually read and removed. If stereo is + // true, increments 'dest' one extra time after writing each sample, to allow + // easy interleving of two channels into a stereo output buffer. + long read_samples( blip_sample_t* dest, long max_samples, int stereo = 0 ); + +// Additional optional features + + // Current output sample rate + long sample_rate() const; + + // Length of buffer, in milliseconds + int length() const; + + // Number of source time units per second + long clock_rate() const; + + // Set frequency high-pass filter frequency, where higher values reduce bass more + void bass_freq( int frequency ); + + // Number of samples delay from synthesis to samples read out + int output_latency() const; + + // Remove all available samples and clear buffer to silence. If 'entire_buffer' is + // false, just clears out any samples waiting rather than the entire buffer. + void clear( int entire_buffer = 1 ); + + // Number of samples available for reading with read_samples() + long samples_avail() const; + + // Remove 'count' samples from those waiting to be read + void remove_samples( long count ); + +// Experimental features + + // Count number of clocks needed until 'count' samples will be available. + // If buffer can't even hold 'count' samples, returns number of clocks until + // buffer becomes full. + blip_time_t count_clocks( long count ) const; + + // Number of raw samples that can be mixed within frame of specified duration. + long count_samples( blip_time_t duration ) const; + + // Mix 'count' samples from 'buf' into buffer. + void mix_samples( blip_sample_t const* buf, long count ); + + // not documented yet + void set_modified() { modified_ = 1; } + int clear_modified() { int b = modified_; modified_ = 0; return b; } + typedef blip_ulong blip_resampled_time_t; + void remove_silence( long count ); + blip_resampled_time_t resampled_duration( int t ) const { return t * factor_; } + blip_resampled_time_t resampled_time( blip_time_t t ) const { return t * factor_ + offset_; } + blip_resampled_time_t clock_rate_factor( long clock_rate ) const; +public: + Blip_Buffer(); + ~Blip_Buffer(); + + // Deprecated + typedef blip_resampled_time_t resampled_time_t; + blargg_err_t sample_rate( long r ) { return set_sample_rate( r ); } + blargg_err_t sample_rate( long r, int msec ) { return set_sample_rate( r, msec ); } +private: + // noncopyable + Blip_Buffer( const Blip_Buffer& ); + Blip_Buffer& operator = ( const Blip_Buffer& ); +public: + typedef blip_time_t buf_t_; + blip_ulong factor_; + blip_resampled_time_t offset_; + buf_t_* buffer_; + blip_long buffer_size_; + blip_long reader_accum_; + int bass_shift_; +private: + long sample_rate_; + long clock_rate_; + int bass_freq_; + int length_; + int modified_; + friend class Blip_Reader; +}; + +#ifdef HAVE_CONFIG_H + #include "config.h" +#endif + +// Number of bits in resample ratio fraction. Higher values give a more accurate ratio +// but reduce maximum buffer size. +#ifndef BLIP_BUFFER_ACCURACY + #define BLIP_BUFFER_ACCURACY 16 +#endif + +// Number bits in phase offset. Fewer than 6 bits (64 phase offsets) results in +// noticeable broadband noise when synthesizing high frequency square waves. +// Affects size of Blip_Synth objects since they store the waveform directly. +#ifndef BLIP_PHASE_BITS + #if BLIP_BUFFER_FAST + #define BLIP_PHASE_BITS 8 + #else + #define BLIP_PHASE_BITS 6 + #endif +#endif + + // Internal + typedef blip_ulong blip_resampled_time_t; + int const blip_widest_impulse_ = 16; + int const blip_buffer_extra_ = blip_widest_impulse_ + 2; + int const blip_res = 1 << BLIP_PHASE_BITS; + class blip_eq_t; + + class Blip_Synth_Fast_ { + public: + Blip_Buffer* buf; + int last_amp; + int delta_factor; + + void volume_unit( double ); + Blip_Synth_Fast_(); + void treble_eq( blip_eq_t const& ) { } + }; + + class Blip_Synth_ { + public: + Blip_Buffer* buf; + int last_amp; + int delta_factor; + + void volume_unit( double ); + Blip_Synth_( short* impulses, int width ); + void treble_eq( blip_eq_t const& ); + private: + double volume_unit_; + short* const impulses; + int const width; + blip_long kernel_unit; + int impulses_size() const { return blip_res / 2 * width + 1; } + void adjust_impulse(); + }; + +// Quality level. Start with blip_good_quality. +const int blip_med_quality = 8; +const int blip_good_quality = 12; +const int blip_high_quality = 16; + +// Range specifies the greatest expected change in amplitude. Calculate it +// by finding the difference between the maximum and minimum expected +// amplitudes (max - min). +template +class Blip_Synth { +public: + // Set overall volume of waveform + void volume( double v ) { impl.volume_unit( v * (1.0 / (range < 0 ? -range : range)) ); } + + // Configure low-pass filter (see blip_buffer.txt) + void treble_eq( blip_eq_t const& eq ) { impl.treble_eq( eq ); } + + // Get/set Blip_Buffer used for output + Blip_Buffer* output() const { return impl.buf; } + void output( Blip_Buffer* b ) { impl.buf = b; impl.last_amp = 0; } + + // Update amplitude of waveform at given time. Using this requires a separate + // Blip_Synth for each waveform. + void update( blip_time_t time, int amplitude ); + +// Low-level interface + + // Add an amplitude transition of specified delta, optionally into specified buffer + // rather than the one set with output(). Delta can be positive or negative. + // The actual change in amplitude is delta * (volume / range) + void offset( blip_time_t, int delta, Blip_Buffer* ) const; + void offset( blip_time_t t, int delta ) const { offset( t, delta, impl.buf ); } + + // Works directly in terms of fractional output samples. Contact author for more info. + void offset_resampled( blip_resampled_time_t, int delta, Blip_Buffer* ) const; + + // Same as offset(), except code is inlined for higher performance + void offset_inline( blip_time_t t, int delta, Blip_Buffer* buf ) const { + offset_resampled( t * buf->factor_ + buf->offset_, delta, buf ); + } + void offset_inline( blip_time_t t, int delta ) const { + offset_resampled( t * impl.buf->factor_ + impl.buf->offset_, delta, impl.buf ); + } + +private: +#if BLIP_BUFFER_FAST + Blip_Synth_Fast_ impl; +#else + Blip_Synth_ impl; + typedef short imp_t; + imp_t impulses [blip_res * (quality / 2) + 1]; +public: + Blip_Synth() : impl( impulses, quality ) { } +#endif + + // disable broken defaulted constructors, Blip_Synth_ isn't safe to move/copy + Blip_Synth (const Blip_Synth &) = delete; + Blip_Synth ( Blip_Synth &&) = delete; + Blip_Synth& operator=(const Blip_Synth &) = delete; +}; + +// Low-pass equalization parameters +class blip_eq_t { +public: + // Logarithmic rolloff to treble dB at half sampling rate. Negative values reduce + // treble, small positive values (0 to 5.0) increase treble. + blip_eq_t( double treble_db = 0 ); + + // See blip_buffer.txt + blip_eq_t( double treble, long rolloff_freq, long sample_rate, long cutoff_freq = 0 ); + +private: + double treble; + long rolloff_freq; + long sample_rate; + long cutoff_freq; + void generate( float* out, int count ) const; + friend class Blip_Synth_; +}; + +int const blip_sample_bits = 30; + +// Dummy Blip_Buffer to direct sound output to, for easy muting without +// having to stop sound code. +class Silent_Blip_Buffer : public Blip_Buffer { + buf_t_ buf [blip_buffer_extra_ + 1]; +public: + // The following cannot be used (an assertion will fail if attempted): + blargg_err_t set_sample_rate( long samples_per_sec, int msec_length ); + blip_time_t count_clocks( long count ) const; + void mix_samples( blip_sample_t const* buf, long count ); + + Silent_Blip_Buffer(); +}; + + #if defined (__GNUC__) || _MSC_VER >= 1100 + #define BLIP_RESTRICT __restrict + #else + #define BLIP_RESTRICT + #endif + +// Optimized reading from Blip_Buffer, for use in custom sample output + +// Begin reading from buffer. Name should be unique to the current block. +#define BLIP_READER_BEGIN( name, blip_buffer ) \ + const Blip_Buffer::buf_t_* BLIP_RESTRICT name##_reader_buf = (blip_buffer).buffer_;\ + blip_long name##_reader_accum = (blip_buffer).reader_accum_ + +// Get value to pass to BLIP_READER_NEXT() +#define BLIP_READER_BASS( blip_buffer ) ((blip_buffer).bass_shift_) + +// Constant value to use instead of BLIP_READER_BASS(), for slightly more optimal +// code at the cost of having no bass control +int const blip_reader_default_bass = 9; + +// Current sample +#define BLIP_READER_READ( name ) (name##_reader_accum >> (blip_sample_bits - 16)) + +// Current raw sample in full internal resolution +#define BLIP_READER_READ_RAW( name ) (name##_reader_accum) + +// Advance to next sample +#define BLIP_READER_NEXT( name, bass ) \ + (void) (name##_reader_accum += *name##_reader_buf++ - (name##_reader_accum >> (bass))) + +// End reading samples from buffer. The number of samples read must now be removed +// using Blip_Buffer::remove_samples(). +#define BLIP_READER_END( name, blip_buffer ) \ + (void) ((blip_buffer).reader_accum_ = name##_reader_accum) + + +// Compatibility with older version +const long blip_unscaled = 65535; +const int blip_low_quality = blip_med_quality; +const int blip_best_quality = blip_high_quality; + +// Deprecated; use BLIP_READER macros as follows: +// Blip_Reader r; r.begin( buf ); -> BLIP_READER_BEGIN( r, buf ); +// int bass = r.begin( buf ) -> BLIP_READER_BEGIN( r, buf ); int bass = BLIP_READER_BASS( buf ); +// r.read() -> BLIP_READER_READ( r ) +// r.read_raw() -> BLIP_READER_READ_RAW( r ) +// r.next( bass ) -> BLIP_READER_NEXT( r, bass ) +// r.next() -> BLIP_READER_NEXT( r, blip_reader_default_bass ) +// r.end( buf ) -> BLIP_READER_END( r, buf ) +class Blip_Reader { +public: + int begin( Blip_Buffer& ); + blip_long read() const { return accum >> (blip_sample_bits - 16); } + blip_long read_raw() const { return accum; } + void next( int bass_shift = 9 ) { accum += *buf++ - (accum >> bass_shift); } + void end( Blip_Buffer& b ) { b.reader_accum_ = accum; } + +private: + const Blip_Buffer::buf_t_* buf; + blip_long accum; +}; + +// End of public interface + +#include + +template +inline void Blip_Synth::offset_resampled( blip_resampled_time_t time, + int delta, Blip_Buffer* blip_buf ) const +{ + // Fails if time is beyond end of Blip_Buffer, due to a bug in caller code or the + // need for a longer buffer as set by set_sample_rate(). + assert( (blip_long) (time >> BLIP_BUFFER_ACCURACY) < blip_buf->buffer_size_ ); + delta *= impl.delta_factor; + blip_long* BLIP_RESTRICT buf = blip_buf->buffer_ + (time >> BLIP_BUFFER_ACCURACY); + int phase = (int) (time >> (BLIP_BUFFER_ACCURACY - BLIP_PHASE_BITS) & (blip_res - 1)); + +#if BLIP_BUFFER_FAST + blip_long left = buf [0] + delta; + + // Kind of crappy, but doing shift after multiply results in overflow. + // Alternate way of delaying multiply by delta_factor results in worse + // sub-sample resolution. + blip_long right = (delta >> BLIP_PHASE_BITS) * phase; + left -= right; + right += buf [1]; + + buf [0] = left; + buf [1] = right; +#else + + int const fwd = (blip_widest_impulse_ - quality) / 2; + int const rev = fwd + quality - 2; + int const mid = quality / 2 - 1; + + imp_t const* BLIP_RESTRICT imp = impulses + blip_res - phase; + + #if defined (_M_IX86) || defined (_M_IA64) || defined (__i486__) || \ + defined (__x86_64__) || defined (__ia64__) || defined (__i386__) + + // straight forward implementation resulted in better code on GCC for x86 + + #define ADD_IMP( out, in ) \ + buf [out] += (blip_long) imp [blip_res * (in)] * delta + + #define BLIP_FWD( i ) {\ + ADD_IMP( fwd + i, i );\ + ADD_IMP( fwd + 1 + i, i + 1 );\ + } + #define BLIP_REV( r ) {\ + ADD_IMP( rev - r, r + 1 );\ + ADD_IMP( rev + 1 - r, r );\ + } + + BLIP_FWD( 0 ) + if ( quality > 8 ) BLIP_FWD( 2 ) + if ( quality > 12 ) BLIP_FWD( 4 ) + { + ADD_IMP( fwd + mid - 1, mid - 1 ); + ADD_IMP( fwd + mid , mid ); + imp = impulses + phase; + } + if ( quality > 12 ) BLIP_REV( 6 ) + if ( quality > 8 ) BLIP_REV( 4 ) + BLIP_REV( 2 ) + + ADD_IMP( rev , 1 ); + ADD_IMP( rev + 1, 0 ); + + #else + + // for RISC processors, help compiler by reading ahead of writes + + #define BLIP_FWD( i ) {\ + blip_long t0 = i0 * delta + buf [fwd + i];\ + blip_long t1 = imp [blip_res * (i + 1)] * delta + buf [fwd + 1 + i];\ + i0 = imp [blip_res * (i + 2)];\ + buf [fwd + i] = t0;\ + buf [fwd + 1 + i] = t1;\ + } + #define BLIP_REV( r ) {\ + blip_long t0 = i0 * delta + buf [rev - r];\ + blip_long t1 = imp [blip_res * r] * delta + buf [rev + 1 - r];\ + i0 = imp [blip_res * (r - 1)];\ + buf [rev - r] = t0;\ + buf [rev + 1 - r] = t1;\ + } + + blip_long i0 = *imp; + BLIP_FWD( 0 ) + if ( quality > 8 ) BLIP_FWD( 2 ) + if ( quality > 12 ) BLIP_FWD( 4 ) + { + blip_long t0 = i0 * delta + buf [fwd + mid - 1]; + blip_long t1 = imp [blip_res * mid] * delta + buf [fwd + mid ]; + imp = impulses + phase; + i0 = imp [blip_res * mid]; + buf [fwd + mid - 1] = t0; + buf [fwd + mid ] = t1; + } + if ( quality > 12 ) BLIP_REV( 6 ) + if ( quality > 8 ) BLIP_REV( 4 ) + BLIP_REV( 2 ) + + blip_long t0 = i0 * delta + buf [rev ]; + blip_long t1 = *imp * delta + buf [rev + 1]; + buf [rev ] = t0; + buf [rev + 1] = t1; + #endif + +#endif +} + +#undef BLIP_FWD +#undef BLIP_REV + +template +#if BLIP_BUFFER_FAST + inline +#endif +void Blip_Synth::offset( blip_time_t t, int delta, Blip_Buffer* buf ) const +{ + offset_resampled( t * buf->factor_ + buf->offset_, delta, buf ); +} + +template +#if BLIP_BUFFER_FAST + inline +#endif +void Blip_Synth::update( blip_time_t t, int amp ) +{ + int delta = amp - impl.last_amp; + impl.last_amp = amp; + offset_resampled( t * impl.buf->factor_ + impl.buf->offset_, delta, impl.buf ); +} + +inline blip_eq_t::blip_eq_t( double t ) : + treble( t ), rolloff_freq( 0 ), sample_rate( 44100 ), cutoff_freq( 0 ) { } +inline blip_eq_t::blip_eq_t( double t, long rf, long sr, long cf ) : + treble( t ), rolloff_freq( rf ), sample_rate( sr ), cutoff_freq( cf ) { } + +inline int Blip_Buffer::length() const { return length_; } +inline long Blip_Buffer::samples_avail() const { return (long) (offset_ >> BLIP_BUFFER_ACCURACY); } +inline long Blip_Buffer::sample_rate() const { return sample_rate_; } +inline int Blip_Buffer::output_latency() const { return blip_widest_impulse_ / 2; } +inline long Blip_Buffer::clock_rate() const { return clock_rate_; } +inline void Blip_Buffer::clock_rate( long cps ) { factor_ = clock_rate_factor( clock_rate_ = cps ); } + +inline int Blip_Reader::begin( Blip_Buffer& blip_buf ) +{ + buf = blip_buf.buffer_; + accum = blip_buf.reader_accum_; + return blip_buf.bass_shift_; +} + +int const blip_max_length = 0; +int const blip_default_length = 250; + +#endif diff --git a/Frameworks/GME/gme/Blip_Buffer_impl.h b/Frameworks/GME/gme/Blip_Buffer_impl.h deleted file mode 100644 index aebaa1af0..000000000 --- a/Frameworks/GME/gme/Blip_Buffer_impl.h +++ /dev/null @@ -1,135 +0,0 @@ -// Internal stuff here to keep public header uncluttered - -// Blip_Buffer $vers -#ifndef BLIP_BUFFER_IMPL_H -#define BLIP_BUFFER_IMPL_H - -typedef unsigned blip_resampled_time_t; - -#ifndef BLIP_MAX_QUALITY - #define BLIP_MAX_QUALITY 32 -#endif - -#ifndef BLIP_BUFFER_ACCURACY - #define BLIP_BUFFER_ACCURACY 16 -#endif - -#ifndef BLIP_PHASE_BITS - #define BLIP_PHASE_BITS 6 -#endif - -class blip_eq_t; -class Blip_Buffer; - -#if BLIP_BUFFER_FAST - // linear interpolation needs 8 bits - #undef BLIP_PHASE_BITS - #define BLIP_PHASE_BITS 8 - - #undef BLIP_MAX_QUALITY - #define BLIP_MAX_QUALITY 2 -#endif - -int const blip_res = 1 << BLIP_PHASE_BITS; -int const blip_buffer_extra_ = BLIP_MAX_QUALITY + 2; - -class Blip_Buffer_ { -public: -// Writer - - typedef int clocks_t; - - // Properties of fixed-point sample position - typedef unsigned fixed_t; // unsigned for more range, optimized shifts - enum { fixed_bits = BLIP_BUFFER_ACCURACY }; // bits in fraction - enum { fixed_unit = 1 << fixed_bits }; // 1.0 samples - - // Converts clock count to fixed-point sample position - fixed_t to_fixed( clocks_t t ) const { return t * factor_ + offset_; } - - // Deltas in buffer are fixed-point with this many fraction bits. - // Less than 16 for extra range. - enum { delta_bits = 14 }; - - // Pointer to first committed delta sample - typedef int delta_t; - - // Pointer to delta corresponding to fixed-point sample position - delta_t* delta_at( fixed_t ); - -// Reader - - delta_t* read_pos() { return buffer_; } - - void clear_modified() { modified_ = false; } - int highpass_shift() const { return bass_shift_; } - int integrator() const { return reader_accum_; } - void set_integrator( int n ) { reader_accum_ = n; } - -public: //friend class Tracked_Blip_Buffer; private: - bool modified() const { return modified_; } - void remove_silence( int count ); - -private: - unsigned factor_; - fixed_t offset_; - delta_t* buffer_center_; - int buffer_size_; - int reader_accum_; - int bass_shift_; - delta_t* buffer_; - int sample_rate_; - int clock_rate_; - int bass_freq_; - int length_; - bool modified_; - - friend class Blip_Buffer; -}; - -class Blip_Synth_Fast_ { -public: - int delta_factor; - int last_amp; - Blip_Buffer* buf; - - void volume_unit( double ); - void treble_eq( blip_eq_t const& ) { } - Blip_Synth_Fast_(); -}; - -class Blip_Synth_ { -public: - int delta_factor; - int last_amp; - Blip_Buffer* buf; - - void volume_unit( double ); - void treble_eq( blip_eq_t const& ); - Blip_Synth_( short phases [], int width ); -private: - double volume_unit_; - short* const phases; - int const width; - int kernel_unit; - - void adjust_impulse(); - void rescale_kernel( int shift ); - int impulses_size() const { return blip_res / 2 * width; } -}; - -class blip_buffer_state_t -{ - blip_resampled_time_t offset_; - int reader_accum_; - int buf [blip_buffer_extra_]; - friend class Blip_Buffer; -}; - -inline Blip_Buffer_::delta_t* Blip_Buffer_::delta_at( fixed_t f ) -{ - assert( (f >> fixed_bits) < (unsigned) buffer_size_ ); - return buffer_center_ + (f >> fixed_bits); -} - -#endif diff --git a/Frameworks/GME/gme/Blip_Buffer_impl2.h b/Frameworks/GME/gme/Blip_Buffer_impl2.h deleted file mode 100644 index 0775ca637..000000000 --- a/Frameworks/GME/gme/Blip_Buffer_impl2.h +++ /dev/null @@ -1,282 +0,0 @@ -// Internal stuff here to keep public header uncluttered - -// Blip_Buffer $vers -#ifndef BLIP_BUFFER_IMPL2_H -#define BLIP_BUFFER_IMPL2_H - -//// Compatibility - -BLARGG_DEPRECATED( int const blip_low_quality = 8; ) -BLARGG_DEPRECATED( int const blip_med_quality = 8; ) -BLARGG_DEPRECATED( int const blip_good_quality = 12; ) -BLARGG_DEPRECATED( int const blip_high_quality = 16; ) - -BLARGG_DEPRECATED( int const blip_sample_max = 32767; ) - -// Number of bits in raw sample that covers normal output range. Less than 32 bits to give -// extra amplitude range. That is, -// +1 << (blip_sample_bits-1) = +1.0 -// -1 << (blip_sample_bits-1) = -1.0 -int const blip_sample_bits = 30; - -//// BLIP_READER_ - -//// Optimized reading from Blip_Buffer, for use in custom sample buffer or mixer - -// Begins reading from buffer. Name should be unique to the current {} block. -#define BLIP_READER_BEGIN( name, blip_buffer ) \ - const Blip_Buffer::delta_t* BLARGG_RESTRICT name##_reader_buf = (blip_buffer).read_pos();\ - int name##_reader_accum = (blip_buffer).integrator() - -// Gets value to pass to BLIP_READER_NEXT() -#define BLIP_READER_BASS( blip_buffer ) (blip_buffer).highpass_shift() - -// Constant value to use instead of BLIP_READER_BASS(), for slightly more optimal -// code at the cost of having no bass_freq() functionality -int const blip_reader_default_bass = 9; - -// Current sample as 16-bit signed value -#define BLIP_READER_READ( name ) (name##_reader_accum >> (blip_sample_bits - 16)) - -// Current raw sample in full internal resolution -#define BLIP_READER_READ_RAW( name ) (name##_reader_accum) - -// Advances to next sample -#define BLIP_READER_NEXT( name, bass ) \ - (void) (name##_reader_accum += *name##_reader_buf++ - (name##_reader_accum >> (bass))) - -// Ends reading samples from buffer. The number of samples read must now be removed -// using Blip_Buffer::remove_samples(). -#define BLIP_READER_END( name, blip_buffer ) \ - (void) ((blip_buffer).set_integrator( name##_reader_accum )) - -#define BLIP_READER_ADJ_( name, offset ) (name##_reader_buf += offset) - -int const blip_reader_idx_factor = sizeof (Blip_Buffer::delta_t); - -#define BLIP_READER_NEXT_IDX_( name, bass, idx ) {\ - name##_reader_accum -= name##_reader_accum >> (bass);\ - name##_reader_accum += name##_reader_buf [(idx)];\ -} - -#define BLIP_READER_NEXT_RAW_IDX_( name, bass, idx ) {\ - name##_reader_accum -= name##_reader_accum >> (bass);\ - name##_reader_accum +=\ - *(Blip_Buffer::delta_t const*) ((char const*) name##_reader_buf + (idx));\ -} - -//// BLIP_CLAMP - -#if defined (_M_IX86) || defined (_M_IA64) || defined (__i486__) || \ - defined (__x86_64__) || defined (__ia64__) || defined (__i386__) - #define BLIP_X86 1 - #define BLIP_CLAMP_( in ) in < -0x8000 || 0x7FFF < in -#else - #define BLIP_CLAMP_( in ) (blip_sample_t) in != in -#endif - -// Clamp sample to blip_sample_t range -#define BLIP_CLAMP( sample, out )\ - { if ( BLIP_CLAMP_( (sample) ) ) (out) = ((sample) >> 31) ^ 0x7FFF; } - - -//// Blip_Synth - -// (in >> sh & mask) * mul -#define BLIP_SH_AND_MUL( in, sh, mask, mul ) \ -((int) (in) / ((1U << (sh)) / (mul)) & (unsigned) ((mask) * (mul))) - -// (T*) ptr + (off >> sh) -#define BLIP_PTR_OFF_SH( T, ptr, off, sh ) \ - ((T*) (BLIP_SH_AND_MUL( off, sh, -1, sizeof (T) ) + (char*) (ptr))) - -template -inline void Blip_Synth::offset_resampled( blip_resampled_time_t time, - int delta, Blip_Buffer* blip_buf ) const -{ -#if BLIP_BUFFER_FAST - int const half_width = 1; -#else - int const half_width = quality / 2; -#endif - - Blip_Buffer::delta_t* BLARGG_RESTRICT buf = blip_buf->delta_at( time ); - - delta *= impl.delta_factor; - - int const phase_shift = BLIP_BUFFER_ACCURACY - BLIP_PHASE_BITS; - int const phase = (half_width & (half_width - 1)) ? - (int) BLIP_SH_AND_MUL( time, phase_shift, blip_res - 1, sizeof (coeff_t) ) * half_width : - (int) BLIP_SH_AND_MUL( time, phase_shift, blip_res - 1, sizeof (coeff_t) * half_width ); - -#if BLIP_BUFFER_FAST - int left = buf [0] + delta; - - // Kind of crappy, but doing shift after multiply results in overflow. - // Alternate way of delaying multiply by delta_factor results in worse - // sub-sample resolution. - int right = (delta >> BLIP_PHASE_BITS) * phase; - #if BLIP_BUFFER_NOINTERP - // TODO: remove? (just a hack to see how it sounds) - right = 0; - #endif - left -= right; - right += buf [1]; - - buf [0] = left; - buf [1] = right; -#else - - int const fwd = -quality / 2; - int const rev = fwd + quality - 2; - - coeff_t const* BLARGG_RESTRICT imp = (coeff_t const*) ((char const*) phases + phase); - int const phase2 = phase + phase - (blip_res - 1) * half_width * sizeof (coeff_t); - - #define BLIP_MID_IMP imp = (coeff_t const*) ((char const*) imp - phase2); - - #if BLIP_MAX_QUALITY > 16 - // General version for any quality - if ( quality != 8 && quality != 12 && quality != 16 ) - { - buf += fwd; - - // left half - for ( int n = half_width / 2; --n >= 0; ) - { - buf [0] += imp [0] * delta; - buf [1] += imp [1] * delta; - imp += 2; - buf += 2; - } - - // mirrored right half - BLIP_MID_IMP - for ( int n = half_width / 2; --n >= 0; ) - { - buf [0] += imp [-1] * delta; - buf [1] += *(imp -= 2) * delta; - buf += 2; - } - - return; - } - #endif - - // Unrolled versions for qualities 8, 12, and 16 - - #if BLIP_X86 - // This gives better code for x86 - #define BLIP_ADD( out, in ) \ - buf [out] += imp [in] * delta - - #define BLIP_FWD( i ) {\ - BLIP_ADD( fwd + i, i );\ - BLIP_ADD( fwd + 1 + i, i + 1 );\ - } - - #define BLIP_REV( r ) {\ - BLIP_ADD( rev - r, r + 1 );\ - BLIP_ADD( rev + 1 - r, r );\ - } - - BLIP_FWD( 0 ) - BLIP_FWD( 2 ) - if ( quality > 8 ) BLIP_FWD( 4 ) - if ( quality > 12 ) BLIP_FWD( 6 ) - BLIP_MID_IMP - if ( quality > 12 ) BLIP_REV( 6 ) - if ( quality > 8 ) BLIP_REV( 4 ) - BLIP_REV( 2 ) - BLIP_REV( 0 ) - - #else - // Help RISC processors and simplistic compilers by reading ahead of writes - #define BLIP_FWD( i ) {\ - int t0 = i0 * delta + buf [fwd + i];\ - int t1 = imp [i + 1] * delta + buf [fwd + 1 + i];\ - i0 = imp [i + 2];\ - buf [fwd + i] = t0;\ - buf [fwd + 1 + i] = t1;\ - } - - #define BLIP_REV( r ) {\ - int t0 = i0 * delta + buf [rev - r];\ - int t1 = imp [r] * delta + buf [rev + 1 - r];\ - i0 = imp [r - 1];\ - buf [rev - r] = t0;\ - buf [rev + 1 - r] = t1;\ - } - - int i0 = *imp; - BLIP_FWD( 0 ) - if ( quality > 8 ) BLIP_FWD( 2 ) - if ( quality > 12 ) BLIP_FWD( 4 ) - { - int const mid = half_width - 1; - int t0 = i0 * delta + buf [fwd + mid - 1]; - int t1 = imp [mid] * delta + buf [fwd + mid ]; - BLIP_MID_IMP - i0 = imp [mid]; - buf [fwd + mid - 1] = t0; - buf [fwd + mid ] = t1; - } - if ( quality > 12 ) BLIP_REV( 6 ) - if ( quality > 8 ) BLIP_REV( 4 ) - BLIP_REV( 2 ) - - int t0 = i0 * delta + buf [rev ]; - int t1 = *imp * delta + buf [rev + 1]; - buf [rev ] = t0; - buf [rev + 1] = t1; - #endif - -#endif -} - -template -#if BLIP_BUFFER_FAST - inline -#endif -void Blip_Synth::offset( blip_time_t t, int delta, Blip_Buffer* buf ) const -{ - offset_resampled( buf->to_fixed( t ), delta, buf ); -} - -template -#if BLIP_BUFFER_FAST - inline -#endif -void Blip_Synth::update( blip_time_t t, int amp ) -{ - int delta = amp - impl.last_amp; - impl.last_amp = amp; - offset_resampled( impl.buf->to_fixed( t ), delta, impl.buf ); -} - - -//// blip_eq_t - -inline blip_eq_t::blip_eq_t( double t ) : - treble( t ), kaiser( 5.2 ), rolloff_freq( 0 ), sample_rate( 44100 ), cutoff_freq( 0 ) { } -inline blip_eq_t::blip_eq_t( double t, int rf, int sr, int cf, double k ) : - treble( t ), kaiser( k ), rolloff_freq( rf ), sample_rate( sr ), cutoff_freq( cf ) { } - - -//// Blip_Buffer - -inline int Blip_Buffer::length() const { return length_; } -inline int Blip_Buffer::samples_avail() const { return (int) (offset_ >> BLIP_BUFFER_ACCURACY); } -inline int Blip_Buffer::sample_rate() const { return sample_rate_; } -inline int Blip_Buffer::output_latency() const { return BLIP_MAX_QUALITY / 2; } -inline int Blip_Buffer::clock_rate() const { return clock_rate_; } -inline void Blip_Buffer::clock_rate( int cps ) { factor_ = clock_rate_factor( clock_rate_ = cps ); } - -inline void Blip_Buffer::remove_silence( int count ) -{ - // fails if you try to remove more samples than available - assert( count <= samples_avail() ); - offset_ -= (blip_resampled_time_t) count << BLIP_BUFFER_ACCURACY; -} - -#endif diff --git a/Frameworks/GME/gme/CMakeLists.txt b/Frameworks/GME/gme/CMakeLists.txt new file mode 100644 index 000000000..62f2de65f --- /dev/null +++ b/Frameworks/GME/gme/CMakeLists.txt @@ -0,0 +1,227 @@ +# List of source files required by libgme and any emulators +# This is not 100% accurate (Fir_Resampler for instance) but +# you'll be OK. +set(libgme_SRCS Blip_Buffer.cpp + Classic_Emu.cpp + Data_Reader.cpp + Dual_Resampler.cpp + Effects_Buffer.cpp + Fir_Resampler.cpp + gme.cpp + Gme_File.cpp + M3u_Playlist.cpp + Multi_Buffer.cpp + Music_Emu.cpp + ) + +find_package(ZLIB QUIET) + +# Ay_Apu is very popular around here +if (USE_GME_AY OR USE_GME_KSS) + set(libgme_SRCS ${libgme_SRCS} + Ay_Apu.cpp + ) +endif() + +# so is Ym2612_Emu +if (USE_GME_VGM OR USE_GME_GYM) + if(GME_YM2612_EMU STREQUAL "Nuked") + add_definitions(-DVGM_YM2612_NUKED) + set(libgme_SRCS ${libgme_SRCS} + Ym2612_Nuked.cpp + ) + message("VGM/GYM: Nuked OPN2 emulator will be used") + elseif(GME_YM2612_EMU STREQUAL "MAME") + add_definitions(-DVGM_YM2612_MAME) + set(libgme_SRCS ${libgme_SRCS} + Ym2612_MAME.cpp + ) + message("VGM/GYM: MAME YM2612 emulator will be used") + else() + add_definitions(-DVGM_YM2612_GENS) + set(libgme_SRCS ${libgme_SRCS} + Ym2612_GENS.cpp + ) + message("VGM/GYM: GENS 2.10 emulator will be used") + endif() +endif() + +# But none are as popular as Sms_Apu +if (USE_GME_VGM OR USE_GME_GYM OR USE_GME_KSS) + set(libgme_SRCS ${libgme_SRCS} + Sms_Apu.cpp + ) +endif() + +if (USE_GME_AY) + set(libgme_SRCS ${libgme_SRCS} + # Ay_Apu.cpp included earlier + Ay_Cpu.cpp + Ay_Emu.cpp + ) +endif() + +if (USE_GME_GBS) + set(libgme_SRCS ${libgme_SRCS} + Gb_Apu.cpp + Gb_Cpu.cpp + Gb_Oscs.cpp + Gbs_Emu.cpp + ) +endif() + +if (USE_GME_GYM) + set(libgme_SRCS ${libgme_SRCS} + # Sms_Apu.cpp included earlier + # Ym2612_Emu.cpp included earlier + Gym_Emu.cpp + ) +endif() + +if (USE_GME_HES) + set(libgme_SRCS ${libgme_SRCS} + Hes_Apu.cpp + Hes_Cpu.cpp + Hes_Emu.cpp + ) +endif() + +if (USE_GME_KSS) + set(libgme_SRCS ${libgme_SRCS} + # Ay_Apu.cpp included earlier + # Sms_Apu.cpp included earlier + Kss_Cpu.cpp + Kss_Emu.cpp + Kss_Scc_Apu.cpp + ) +endif() + +if (USE_GME_NSF OR USE_GME_NSFE) + set(libgme_SRCS ${libgme_SRCS} + Nes_Apu.cpp + Nes_Cpu.cpp + Nes_Fme7_Apu.cpp + Nes_Namco_Apu.cpp + Nes_Oscs.cpp + Nes_Vrc6_Apu.cpp + Nsf_Emu.cpp + ) +endif() + +if (USE_GME_NSFE) + set(libgme_SRCS ${libgme_SRCS} + Nsfe_Emu.cpp + ) +endif() + +if (USE_GME_SAP) + set(libgme_SRCS ${libgme_SRCS} + Sap_Apu.cpp + Sap_Cpu.cpp + Sap_Emu.cpp + ) +endif() + +if (USE_GME_SPC) + set(libgme_SRCS ${libgme_SRCS} + Snes_Spc.cpp + Spc_Cpu.cpp + Spc_Dsp.cpp + Spc_Emu.cpp + Spc_Filter.cpp + ) + if (GME_SPC_ISOLATED_ECHO_BUFFER) + add_definitions(-DSPC_ISOLATED_ECHO_BUFFER) + endif() +endif() + +if (USE_GME_VGM) + set(libgme_SRCS ${libgme_SRCS} + # Sms_Apu.cpp included earlier + # Ym2612_Emu.cpp included earlier + Vgm_Emu.cpp + Vgm_Emu_Impl.cpp + Ym2413_Emu.cpp + ) +endif() + +# These headers are part of the generic gme interface. +set (EXPORTED_HEADERS gme.h blargg_source.h) + +# while building a macOS framework, exported headers must be in the source +# list, or the header files aren't copied to the bundle. +if (BUILD_FRAMEWORK) + set(libgme_SRCS ${libgme_SRCS} ${EXPORTED_HEADERS}) +endif() + +# On some platforms we may need to change headers or whatnot based on whether +# we're building the library or merely using the library. The following is +# only defined when building the library to allow us to tell which is which. +add_definitions(-DBLARGG_BUILD_DLL) + +# For the gme_types.h +include_directories(${CMAKE_CURRENT_BINARY_DIR}) + +# Add library to be compiled. +add_library(gme ${libgme_SRCS}) + +if(ZLIB_FOUND) + message(" ** ZLib library located, compressed file formats will be supported") + target_compile_definitions(gme PRIVATE -DHAVE_ZLIB_H) + target_include_directories(gme PRIVATE ${ZLIB_INCLUDE_DIRS}) + target_link_libraries(gme ${ZLIB_LIBRARIES}) + # Is not to be installed though + + set(PKG_CONFIG_ZLIB -lz) # evaluated in libgme.pc.in +else() + message("ZLib library not found, disabling support for compressed formats such as VGZ") +endif() + +if(USE_GME_SPC) + if(UNRAR_FOUND) + message(" ** unRAR library located, the RSN file format will be supported") + target_compile_definitions(gme PRIVATE -DRARDLL) + target_include_directories(gme PRIVATE ${UNRAR_INCLUDE_DIRS}) + target_link_libraries(gme ${UNRAR_LIBRARIES}) + # Is not to be installed though + + set(PKG_CONFIG_UNRAR -lunrar) # evaluated in libgme.pc.in + else() + message("unRAR library not found, disabling support for the RSN file format") + endif() +endif() +# The version is the release. The "soversion" is the API version. As long +# as only build fixes are performed (i.e. no backwards-incompatible changes +# to the API), the SOVERSION should be the same even when bumping up VERSION. +# The way gme.h is designed, SOVERSION should very rarely be bumped, if ever. +# Hopefully the API can stay compatible with old versions. +set_target_properties(gme + PROPERTIES VERSION ${GME_VERSION} + SOVERSION 1) + +# macOS framework build +if(BUILD_FRAMEWORK) + set_target_properties(gme + PROPERTIES FRAMEWORK TRUE + FRAMEWORK_VERSION A + MACOSX_FRAMEWORK_IDENTIFIER net.mpyne.gme + VERSION ${GME_VERSION} + SOVERSION 0 + PUBLIC_HEADER "${EXPORTED_HEADERS}") +endif() + +install(TARGETS gme LIBRARY DESTINATION lib${LIB_SUFFIX} + RUNTIME DESTINATION bin # DLL platforms + ARCHIVE DESTINATION lib # DLL platforms + FRAMEWORK DESTINATION /Library/Frameworks) # macOS framework + + +# Run during cmake phase, so this is available during make +configure_file(${CMAKE_CURRENT_SOURCE_DIR}/gme_types.h.in + ${CMAKE_CURRENT_BINARY_DIR}/gme_types.h) + +configure_file(${CMAKE_CURRENT_SOURCE_DIR}/libgme.pc.in + ${CMAKE_CURRENT_BINARY_DIR}/libgme.pc @ONLY) + +install(FILES ${EXPORTED_HEADERS} DESTINATION include/gme) +install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libgme.pc DESTINATION lib${LIB_SUFFIX}/pkgconfig) diff --git a/Frameworks/GME/gme/Classic_Emu.cpp b/Frameworks/GME/gme/Classic_Emu.cpp index 2e4cc9e8e..c572d9b5c 100644 --- a/Frameworks/GME/gme/Classic_Emu.cpp +++ b/Frameworks/GME/gme/Classic_Emu.cpp @@ -1,124 +1,190 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Classic_Emu.h" - -#include "Multi_Buffer.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -Classic_Emu::Classic_Emu() -{ - buf = NULL; - stereo_buffer = NULL; - voice_types = NULL; - - // avoid inconsistency in our duplicated constants - assert( (int) wave_type == (int) Multi_Buffer::wave_type ); - assert( (int) noise_type == (int) Multi_Buffer::noise_type ); - assert( (int) mixed_type == (int) Multi_Buffer::mixed_type ); -} - -Classic_Emu::~Classic_Emu() -{ - delete stereo_buffer; - delete effects_buffer_; - effects_buffer_ = NULL; -} - -void Classic_Emu::set_equalizer_( equalizer_t const& eq ) -{ - Music_Emu::set_equalizer_( eq ); - update_eq( eq.treble ); - if ( buf ) - buf->bass_freq( (int) equalizer().bass ); -} - -blargg_err_t Classic_Emu::set_sample_rate_( int rate ) -{ - if ( !buf ) - { - if ( !stereo_buffer ) - CHECK_ALLOC( stereo_buffer = BLARGG_NEW Stereo_Buffer ); - buf = stereo_buffer; - } - return buf->set_sample_rate( rate, 1000 / 20 ); -} - -void Classic_Emu::mute_voices_( int mask ) -{ - Music_Emu::mute_voices_( mask ); - for ( int i = voice_count(); i--; ) - { - if ( mask & (1 << i) ) - { - set_voice( i, NULL, NULL, NULL ); - } - else - { - Multi_Buffer::channel_t ch = buf->channel( i ); - assert( (ch.center && ch.left && ch.right) || - (!ch.center && !ch.left && !ch.right) ); // all or nothing - set_voice( i, ch.center, ch.left, ch.right ); - } - } -} - -void Classic_Emu::change_clock_rate( int rate ) -{ - clock_rate_ = rate; - buf->clock_rate( rate ); -} - -blargg_err_t Classic_Emu::setup_buffer( int rate ) -{ - change_clock_rate( rate ); - RETURN_ERR( buf->set_channel_count( voice_count(), voice_types ) ); - set_equalizer( equalizer() ); - buf_changed_count = buf->channels_changed_count(); - return blargg_ok; -} - -blargg_err_t Classic_Emu::start_track_( int track ) -{ - RETURN_ERR( Music_Emu::start_track_( track ) ); - buf->clear(); - return blargg_ok; -} - -blargg_err_t Classic_Emu::play_( int count, sample_t out [] ) -{ - // read from buffer, then refill buffer and repeat if necessary - int remain = count; - while ( remain ) - { - buf->disable_immediate_removal(); - remain -= buf->read_samples( &out [count - remain], remain ); - if ( remain ) - { - if ( buf_changed_count != buf->channels_changed_count() ) - { - buf_changed_count = buf->channels_changed_count(); - remute_voices(); - } - - // TODO: use more accurate length calculation - int msec = buf->length(); - blip_time_t clocks_emulated = msec * clock_rate_ / 1000 - 100; - RETURN_ERR( run_clocks( clocks_emulated, msec ) ); - assert( clocks_emulated ); - buf->end_frame( clocks_emulated ); - } - } - return blargg_ok; -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Classic_Emu.h" + +#include "Multi_Buffer.h" +#include + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +Classic_Emu::Classic_Emu() +{ + buf = 0; + stereo_buffer = 0; + voice_types = 0; + + // avoid inconsistency in our duplicated constants + assert( (int) wave_type == (int) Multi_Buffer::wave_type ); + assert( (int) noise_type == (int) Multi_Buffer::noise_type ); + assert( (int) mixed_type == (int) Multi_Buffer::mixed_type ); +} + +Classic_Emu::~Classic_Emu() +{ + delete stereo_buffer; +} + +void Classic_Emu::set_equalizer_( equalizer_t const& eq ) +{ + Music_Emu::set_equalizer_( eq ); + update_eq( eq.treble ); + if ( buf ) + buf->bass_freq( (int) equalizer().bass ); +} + +blargg_err_t Classic_Emu::set_sample_rate_( long rate ) +{ + if ( !buf ) + { + if ( !stereo_buffer ) + CHECK_ALLOC( stereo_buffer = BLARGG_NEW Stereo_Buffer ); + buf = stereo_buffer; + } + return buf->set_sample_rate( rate, 1000 / 20 ); +} + +blargg_err_t Classic_Emu::set_multi_channel ( bool is_enabled ) +{ + RETURN_ERR( Music_Emu::set_multi_channel_( is_enabled ) ); + return 0; +} + +void Classic_Emu::mute_voices_( int mask ) +{ + Music_Emu::mute_voices_( mask ); + for ( int i = voice_count(); i--; ) + { + if ( mask & (1 << i) ) + { + set_voice( i, 0, 0, 0 ); + } + else + { + Multi_Buffer::channel_t ch = buf->channel( i, (voice_types ? voice_types [i] : 0) ); + assert( (ch.center && ch.left && ch.right) || + (!ch.center && !ch.left && !ch.right) ); // all or nothing + set_voice( i, ch.center, ch.left, ch.right ); + } + } +} + +void Classic_Emu::change_clock_rate( long rate ) +{ + clock_rate_ = rate; + buf->clock_rate( rate ); +} + +blargg_err_t Classic_Emu::setup_buffer( long rate ) +{ + change_clock_rate( rate ); + RETURN_ERR( buf->set_channel_count( voice_count() ) ); + set_equalizer( equalizer() ); + buf_changed_count = buf->channels_changed_count(); + return 0; +} + +blargg_err_t Classic_Emu::start_track_( int track ) +{ + RETURN_ERR( Music_Emu::start_track_( track ) ); + buf->clear(); + return 0; +} + +blargg_err_t Classic_Emu::play_( long count, sample_t* out ) +{ + long remain = count; + while ( remain ) + { + remain -= buf->read_samples( &out [count - remain], remain ); + if ( remain ) + { + if ( buf_changed_count != buf->channels_changed_count() ) + { + buf_changed_count = buf->channels_changed_count(); + remute_voices(); + } + int msec = buf->length(); + blip_time_t clocks_emulated = (blargg_long) msec * clock_rate_ / 1000; + RETURN_ERR( run_clocks( clocks_emulated, msec ) ); + assert( clocks_emulated ); + buf->end_frame( clocks_emulated ); + } + } + return 0; +} + +// Rom_Data + +blargg_err_t Rom_Data_::load_rom_data_( Data_Reader& in, + int header_size, void* header_out, int fill, long pad_size ) +{ + long file_offset = pad_size - header_size; + + rom_addr = 0; + mask = 0; + size_ = 0; + rom.clear(); + + file_size_ = in.remain(); + if ( file_size_ <= header_size ) // <= because there must be data after header + return gme_wrong_file_type; + blargg_err_t err = rom.resize( file_offset + file_size_ + pad_size ); + if ( !err ) + err = in.read( rom.begin() + file_offset, file_size_ ); + if ( err ) + { + rom.clear(); + return err; + } + + file_size_ -= header_size; + memcpy( header_out, &rom [file_offset], header_size ); + + memset( rom.begin() , fill, pad_size ); + memset( rom.end() - pad_size, fill, pad_size ); + + return 0; +} + +void Rom_Data_::set_addr_( long addr, int unit ) +{ + rom_addr = addr - unit - pad_extra; + + long rounded = (addr + file_size_ + unit - 1) / unit * unit; + if ( rounded <= 0 ) + { + rounded = 0; + } + else + { + int shift = 0; + unsigned long max_addr = (unsigned long) (rounded - 1); + while ( max_addr >> shift ) + shift++; + mask = (1L << shift) - 1; + } + + if ( addr < 0 ) + addr = 0; + size_ = rounded; + if ( rom.resize( rounded - rom_addr + pad_extra ) ) { } // OK if shrink fails + + if ( 0 ) + { + debug_printf( "addr: %X\n", addr ); + debug_printf( "file_size: %d\n", file_size_ ); + debug_printf( "rounded: %d\n", rounded ); + debug_printf( "mask: $%X\n", mask ); + } +} diff --git a/Frameworks/GME/gme/Classic_Emu.h b/Frameworks/GME/gme/Classic_Emu.h index 0164ba83b..dadeca099 100644 --- a/Frameworks/GME/gme/Classic_Emu.h +++ b/Frameworks/GME/gme/Classic_Emu.h @@ -1,79 +1,128 @@ -// Common aspects of emulators which use Blip_Buffer for sound output - -// Game_Music_Emu $vers -#ifndef CLASSIC_EMU_H -#define CLASSIC_EMU_H - -#include "blargg_common.h" -#include "Blip_Buffer.h" -#include "Music_Emu.h" - -class Classic_Emu : public Music_Emu { -protected: -// Derived interface - - // Advertises type of sound on each voice, so Effects_Buffer can better choose - // what effect to apply (pan, echo, surround). Constant can have value added so - // that voices of the same type can be spread around the stereo sound space. - enum { wave_type = 0x100, noise_type = 0x200, mixed_type = wave_type | noise_type }; - void set_voice_types( int const types [] ) { voice_types = types; } - - // Sets up Blip_Buffers after loading file - blargg_err_t setup_buffer( int clock_rate ); - - // Clock rate of Blip_buffers - int clock_rate() const { return clock_rate_; } - - // Changes clock rate of Blip_Buffers (experimental) - void change_clock_rate( int ); - -// Overrides should do the indicated task - - // Set Blip_Buffer(s) voice outputs to, or mute voice if pointer is NULL - virtual void set_voice( int index, Blip_Buffer* center, - Blip_Buffer* left, Blip_Buffer* right ) BLARGG_PURE( ; ) - - // Update equalization - virtual void update_eq( blip_eq_t const& ) BLARGG_PURE( ; ) - - // Start track - virtual blargg_err_t start_track_( int track ) BLARGG_PURE( ; ) - - // Run for at most msec or time_io clocks, then set time_io to number of clocks - // actually run for. After returning, Blip_Buffers have time frame of time_io clocks - // ended. - virtual blargg_err_t run_clocks( blip_time_t& time_io, int msec ) BLARGG_PURE( ; ) - -// Internal -public: - Classic_Emu(); - ~Classic_Emu(); - virtual void set_buffer( Multi_Buffer* ); - -protected: - virtual blargg_err_t set_sample_rate_( int sample_rate ); - virtual void mute_voices_( int ); - virtual void set_equalizer_( equalizer_t const& ); - virtual blargg_err_t play_( int, sample_t [] ); - -private: - Multi_Buffer* buf; - Multi_Buffer* stereo_buffer; // NULL if using custom buffer - int clock_rate_; - unsigned buf_changed_count; - int const* voice_types; -}; - -inline void Classic_Emu::set_buffer( Multi_Buffer* new_buf ) -{ - assert( !buf && new_buf ); - buf = new_buf; -} - -inline void Classic_Emu::set_voice( int, Blip_Buffer*, Blip_Buffer*, Blip_Buffer* ) { } - -inline void Classic_Emu::update_eq( blip_eq_t const& ) { } - -inline blargg_err_t Classic_Emu::run_clocks( blip_time_t&, int ) { return blargg_ok; } - -#endif +// Common aspects of emulators which use Blip_Buffer for sound output + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef CLASSIC_EMU_H +#define CLASSIC_EMU_H + +#include "blargg_common.h" +#include "Blip_Buffer.h" +#include "Music_Emu.h" + +class Classic_Emu : public Music_Emu { +public: + Classic_Emu(); + ~Classic_Emu(); + void set_buffer( Multi_Buffer* ) override; + blargg_err_t set_multi_channel( bool is_enabled ) override; +protected: + // Services + enum { wave_type = 0x100, noise_type = 0x200, mixed_type = wave_type | noise_type }; + void set_voice_types( int const* t ) { voice_types = t; } + blargg_err_t setup_buffer( long clock_rate ); + long clock_rate() const { return clock_rate_; } + void change_clock_rate( long ); // experimental + + // Overridable + virtual void set_voice( int index, Blip_Buffer* center, + Blip_Buffer* left, Blip_Buffer* right ) = 0; + virtual void update_eq( blip_eq_t const& ) = 0; + virtual blargg_err_t start_track_( int track ) override; + virtual blargg_err_t run_clocks( blip_time_t& time_io, int msec ) = 0; +protected: + blargg_err_t set_sample_rate_( long sample_rate ) override; + void mute_voices_( int ) override; + void set_equalizer_( equalizer_t const& ) override; + blargg_err_t play_( long, sample_t* ) override; +private: + Multi_Buffer* buf; + Multi_Buffer* stereo_buffer; // NULL if using custom buffer + long clock_rate_; + unsigned buf_changed_count; + int const* voice_types; +}; + +inline void Classic_Emu::set_buffer( Multi_Buffer* new_buf ) +{ + assert( !buf && new_buf ); + buf = new_buf; +} + +// ROM data handler, used by several Classic_Emu derivitives. Loads file data +// with padding on both sides, allowing direct use in bank mapping. The main purpose +// is to allow all file data to be loaded with only one read() call (for efficiency). + +class Rom_Data_ { +public: + typedef unsigned char byte; +protected: + enum { pad_extra = 8 }; + blargg_vector rom; + long file_size_; + blargg_long rom_addr; + blargg_long mask; + blargg_long size_; // TODO: eliminate + + blargg_err_t load_rom_data_( Data_Reader& in, int header_size, void* header_out, + int fill, long pad_size ); + void set_addr_( long addr, int unit ); +}; + +template +class Rom_Data : public Rom_Data_ { + enum { pad_size = unit + pad_extra }; +public: + // Load file data, using already-loaded header 'h' if not NULL. Copy header + // from loaded file data into *out and fill unmapped bytes with 'fill'. + blargg_err_t load( Data_Reader& in, int header_size, void* header_out, int fill ) + { + return load_rom_data_( in, header_size, header_out, fill, pad_size ); + } + + // Size of file data read in (excluding header) + long file_size() const { return file_size_; } + + // Pointer to beginning of file data + byte* begin() const { return rom.begin() + pad_size; } + + // Set address that file data should start at + void set_addr( long addr ) { set_addr_( addr, unit ); } + + // Free data + void clear() { rom.clear(); } + + // Size of data + start addr, rounded to a multiple of unit + long size() const { return size_; } + + // Pointer to unmapped page filled with same value + byte* unmapped() { return rom.begin(); } + + // Mask address to nearest power of two greater than size() + blargg_long mask_addr( blargg_long addr ) const + { + #ifdef check + check( addr <= mask ); + #endif + return addr & mask; + } + + // Pointer to page starting at addr. Returns unmapped() if outside data. + byte* at_addr( blargg_long addr ) + { + blargg_ulong offset = mask_addr( addr ) - rom_addr; + if ( offset > blargg_ulong (rom.size() - pad_size) ) + offset = 0; // unmapped + return &rom [offset]; + } +}; + +#ifndef GME_APU_HOOK + #define GME_APU_HOOK( emu, addr, data ) ((void) 0) +#endif + +#ifndef GME_FRAME_HOOK + #define GME_FRAME_HOOK( emu ) ((void) 0) +#else + #define GME_FRAME_HOOK_DEFINED 1 +#endif + +#endif diff --git a/Frameworks/GME/gme/Data_Reader.cpp b/Frameworks/GME/gme/Data_Reader.cpp old mode 100755 new mode 100644 index 81546c9cc..f6e5d363e --- a/Frameworks/GME/gme/Data_Reader.cpp +++ b/Frameworks/GME/gme/Data_Reader.cpp @@ -1,315 +1,453 @@ -// File_Extractor 0.4.0. http://www.slack.net/~ant/ - -#include "Data_Reader.h" - -#include "blargg_endian.h" -#include -#include -#include - -/* Copyright (C) 2005-2006 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -const char Data_Reader::eof_error [] = "Unexpected end of file"; - -blargg_err_t Data_Reader::read( void* p, long s ) -{ - long result = read_avail( p, s ); - if ( result != s ) - { - if ( result >= 0 && result < s ) - return eof_error; - - return "Read error"; - } - - return 0; -} - -blargg_err_t Data_Reader::skip( long count ) -{ - char buf [512]; - while ( count ) - { - long n = sizeof buf; - if ( n > count ) - n = count; - count -= n; - RETURN_ERR( read( buf, n ) ); - } - return 0; -} - -long File_Reader::remain() const { return size() - tell(); } - -blargg_err_t File_Reader::skip( long n ) -{ - assert( n >= 0 ); - if ( !n ) - return 0; - return seek( tell() + n ); -} - -// Subset_Reader - -Subset_Reader::Subset_Reader( Data_Reader* dr, long size ) -{ - in = dr; - remain_ = dr->remain(); - if ( remain_ > size ) - remain_ = size; -} - -long Subset_Reader::remain() const { return remain_; } - -long Subset_Reader::read_avail( void* p, long s ) -{ - if ( s > remain_ ) - s = remain_; - remain_ -= s; - return in->read_avail( p, s ); -} - -// Remaining_Reader - -Remaining_Reader::Remaining_Reader( void const* h, long size, Data_Reader* r ) -{ - header = (char const*) h; - header_end = header + size; - in = r; -} - -long Remaining_Reader::remain() const { return header_end - header + in->remain(); } - -long Remaining_Reader::read_first( void* out, long count ) -{ - long first = header_end - header; - if ( first ) - { - if ( first > count ) - first = count; - void const* old = header; - header += first; - memcpy( out, old, first ); - } - return first; -} - -long Remaining_Reader::read_avail( void* out, long count ) -{ - long first = read_first( out, count ); - long second = count - first; - if ( second ) - { - second = in->read_avail( (char*) out + first, second ); - if ( second <= 0 ) - return second; - } - return first + second; -} - -blargg_err_t Remaining_Reader::read( void* out, long count ) -{ - long first = read_first( out, count ); - long second = count - first; - if ( !second ) - return 0; - return in->read( (char*) out + first, second ); -} - -// Mem_File_Reader - -Mem_File_Reader::Mem_File_Reader( const void* p, long s ) : - begin( (const char*) p ), - size_( s ) -{ - pos = 0; -} - -long Mem_File_Reader::size() const { return size_; } - -long Mem_File_Reader::read_avail( void* p, long s ) -{ - long r = remain(); - if ( s > r ) - s = r; - memcpy( p, begin + pos, s ); - pos += s; - return s; -} - -long Mem_File_Reader::tell() const { return pos; } - -blargg_err_t Mem_File_Reader::seek( long n ) -{ - if ( n > size_ ) - return eof_error; - pos = n; - return 0; -} - -// Callback_Reader - -Callback_Reader::Callback_Reader( callback_t c, long size, void* d ) : - callback( c ), - data( d ) -{ - remain_ = size; -} - -long Callback_Reader::remain() const { return remain_; } - -long Callback_Reader::read_avail( void* out, long count ) -{ - if ( count > remain_ ) - count = remain_; - if ( Callback_Reader::read( out, count ) ) - count = -1; - return count; -} - -blargg_err_t Callback_Reader::read( void* out, long count ) -{ - if ( count > remain_ ) - return eof_error; - return callback( data, out, count ); -} - -// Std_File_Reader - -Std_File_Reader::Std_File_Reader() : file_( 0 ) { } - -Std_File_Reader::~Std_File_Reader() { close(); } - -blargg_err_t Std_File_Reader::open( const char* path ) -{ - file_ = fopen( path, "rb" ); - if ( !file_ ) - return "Couldn't open file"; - return 0; -} - -long Std_File_Reader::size() const -{ - long pos = tell(); - fseek( (FILE*) file_, 0, SEEK_END ); - long result = tell(); - fseek( (FILE*) file_, pos, SEEK_SET ); - return result; -} - -long Std_File_Reader::read_avail( void* p, long s ) -{ - return fread( p, 1, s, (FILE*) file_ ); -} - -blargg_err_t Std_File_Reader::read( void* p, long s ) -{ - if ( s == (long) fread( p, 1, s, (FILE*) file_ ) ) - return 0; - if ( feof( (FILE*) file_ ) ) - return eof_error; - return "Couldn't read from file"; -} - -long Std_File_Reader::tell() const { return ftell( (FILE*) file_ ); } - -blargg_err_t Std_File_Reader::seek( long n ) -{ - if ( !fseek( (FILE*) file_, n, SEEK_SET ) ) - return 0; - if ( n > size() ) - return eof_error; - return "Error seeking in file"; -} - -void Std_File_Reader::close() -{ - if ( file_ ) - { - fclose( (FILE*) file_ ); - file_ = 0; - } -} - -// Gzip_File_Reader - -#ifdef HAVE_ZLIB_H - -#include "zlib.h" - -static const char* get_gzip_eof( const char* path, long* eof ) -{ - FILE* file = fopen( path, "rb" ); - if ( !file ) - return "Couldn't open file"; - - unsigned char buf [4]; - if ( fread( buf, 2, 1, file ) > 0 && buf [0] == 0x1F && buf [1] == 0x8B ) - { - fseek( file, -4, SEEK_END ); - fread( buf, 4, 1, file ); - *eof = get_le32( buf ); - } - else - { - fseek( file, 0, SEEK_END ); - *eof = ftell( file ); - } - const char* err = (ferror( file ) || feof( file )) ? "Couldn't get file size" : 0; - fclose( file ); - return err; -} - -Gzip_File_Reader::Gzip_File_Reader() : file_( 0 ) { } - -Gzip_File_Reader::~Gzip_File_Reader() { close(); } - -blargg_err_t Gzip_File_Reader::open( const char* path ) -{ - close(); - - RETURN_ERR( get_gzip_eof( path, &size_ ) ); - - file_ = gzopen( path, "rb" ); - if ( !file_ ) - return "Couldn't open file"; - - return 0; -} - -long Gzip_File_Reader::size() const { return size_; } - -long Gzip_File_Reader::read_avail( void* p, long s ) { return gzread( file_, p, s ); } - -long Gzip_File_Reader::tell() const { return gztell( file_ ); } - -blargg_err_t Gzip_File_Reader::seek( long n ) -{ - if ( gzseek( file_, n, SEEK_SET ) >= 0 ) - return 0; - if ( n > size_ ) - return eof_error; - return "Error seeking in file"; -} - -void Gzip_File_Reader::close() -{ - if ( file_ ) - { - gzclose( file_ ); - file_ = 0; - } -} - -#endif +// File_Extractor 0.4.0. http://www.slack.net/~ant/ + +#include "Data_Reader.h" + +#include "blargg_endian.h" +#include +#include +#include +#include + +/* Copyright (C) 2005-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +#ifdef HAVE_ZLIB_H +#include +#include +#include +static const unsigned char gz_magic[2] = {0x1f, 0x8b}; /* gzip magic header */ +#endif /* HAVE_ZLIB_H */ + +using std::min; +using std::max; + +const char Data_Reader::eof_error [] = "Unexpected end of file"; + +#define RETURN_VALIDITY_CHECK( cond ) \ + do { if ( unlikely( !(cond) ) ) return "Corrupt file"; } while(0) + +blargg_err_t Data_Reader::read( void* p, long s ) +{ + RETURN_VALIDITY_CHECK( s > 0 ); + + long result = read_avail( p, s ); + if ( result != s ) + { + if ( result >= 0 && result < s ) + return eof_error; + + return "Read error"; + } + + return 0; +} + +blargg_err_t Data_Reader::skip( long count ) +{ + RETURN_VALIDITY_CHECK( count >= 0 ); + + char buf [512]; + while ( count ) + { + long n = sizeof buf; + if ( n > count ) + n = count; + count -= n; + RETURN_ERR( read( buf, n ) ); + } + return 0; +} + +long File_Reader::remain() const { return size() - tell(); } + +blargg_err_t File_Reader::skip( long n ) +{ + RETURN_VALIDITY_CHECK( n >= 0 ); + + if ( !n ) + return 0; + return seek( tell() + n ); +} + +// Subset_Reader + +Subset_Reader::Subset_Reader( Data_Reader* dr, long size ) +{ + in = dr; + remain_ = dr->remain(); + if ( remain_ > size ) + remain_ = max( 0l, size ); +} + +long Subset_Reader::remain() const { return remain_; } + +long Subset_Reader::read_avail( void* p, long s ) +{ + s = max( 0l, s ); + if ( s > remain_ ) + s = remain_; + remain_ -= s; + return in->read_avail( p, s ); +} + +// Remaining_Reader + +Remaining_Reader::Remaining_Reader( void const* h, long size, Data_Reader* r ) +{ + header = (char const*) h; + header_end = header + max( 0l, size ); + in = r; +} + +long Remaining_Reader::remain() const { return header_end - header + in->remain(); } + +long Remaining_Reader::read_first( void* out, long count ) +{ + count = max( 0l, count ); + long first = header_end - header; + if ( first ) + { + if ( first > count || first < 0 ) + first = count; + void const* old = header; + header += first; + memcpy( out, old, (size_t) first ); + } + return first; +} + +long Remaining_Reader::read_avail( void* out, long count ) +{ + count = max( 0l, count ); + long first = read_first( out, count ); + long second = max( 0l, count - first ); + if ( second ) + { + second = in->read_avail( (char*) out + first, second ); + if ( second <= 0 ) + return second; + } + return first + second; +} + +blargg_err_t Remaining_Reader::read( void* out, long count ) +{ + count = max( 0l, count ); + long first = read_first( out, count ); + long second = max( 0l, count - first ); + if ( !second ) + return 0; + return in->read( (char*) out + first, second ); +} + +// Mem_File_Reader + +Mem_File_Reader::Mem_File_Reader( const void* p, long s ) : + m_begin( (const char*) p ), + m_size( max( 0l, s ) ), + m_pos( 0l ) +{ +#ifdef HAVE_ZLIB_H + if( !m_begin ) + return; + + if ( gz_decompress() ) + { + debug_printf( "Loaded compressed data\n" ); + m_ownedPtr = true; + } +#endif /* HAVE_ZLIB_H */ +} + +#ifdef HAVE_ZLIB_H +Mem_File_Reader::~Mem_File_Reader() +{ + if ( m_ownedPtr ) + free( const_cast( m_begin ) ); // see gz_compress for the malloc +} +#endif + +long Mem_File_Reader::size() const { return m_size; } + +long Mem_File_Reader::read_avail( void* p, long s ) +{ + long r = remain(); + if ( s > r || s < 0 ) + s = r; + memcpy( p, m_begin + m_pos, static_cast(s) ); + m_pos += s; + return s; +} + +long Mem_File_Reader::tell() const { return m_pos; } + +blargg_err_t Mem_File_Reader::seek( long n ) +{ + RETURN_VALIDITY_CHECK( n >= 0 ); + if ( n > m_size ) + return eof_error; + m_pos = n; + return 0; +} + +#ifdef HAVE_ZLIB_H + +bool Mem_File_Reader::gz_decompress() +{ + if ( m_size >= 2 && memcmp(m_begin, gz_magic, 2) != 0 ) + { + /* Don't try to decompress non-GZ files, just assign input pointer */ + return false; + } + + using vec_size = size_t; + const vec_size full_length = static_cast( m_size ); + const vec_size half_length = static_cast( m_size / 2 ); + + // We use malloc/friends here so we can realloc to grow buffer if needed + char *raw_data = reinterpret_cast ( malloc( full_length ) ); + size_t raw_data_size = full_length; + if ( !raw_data ) + return false; + + z_stream strm; + strm.next_in = const_cast( reinterpret_cast( m_begin ) ); + strm.avail_in = static_cast( m_size ); + strm.total_out = 0; + strm.zalloc = Z_NULL; + strm.zfree = Z_NULL; + + bool done = false; + + // Adding 16 sets bit 4, which enables zlib to auto-detect the + // header. + if ( inflateInit2(&strm, (16 + MAX_WBITS)) != Z_OK ) + { + free( raw_data ); + return false; + } + + while ( !done ) + { + /* If our output buffer is too small */ + if ( strm.total_out >= raw_data_size ) + { + raw_data_size += half_length; + raw_data = reinterpret_cast( realloc( raw_data, raw_data_size ) ); + if ( !raw_data ) { + return false; + } + } + + strm.next_out = reinterpret_cast( raw_data + strm.total_out ); + strm.avail_out = static_cast( static_cast( raw_data_size ) - strm.total_out ); + + /* Inflate another chunk. */ + int err = inflate( &strm, Z_SYNC_FLUSH ); + if ( err == Z_STREAM_END ) + done = true; + else if ( err != Z_OK ) + break; + } + + if ( inflateEnd(&strm) != Z_OK ) + { + free( raw_data ); + return false; + } + + m_begin = raw_data; + m_size = static_cast( strm.total_out ); + + return true; +} + +#endif /* HAVE_ZLIB_H */ + + +// Callback_Reader + +Callback_Reader::Callback_Reader( callback_t c, long size, void* d ) : + callback( c ), + data( d ) +{ + remain_ = max( 0l, size ); +} + +long Callback_Reader::remain() const { return remain_; } + +long Callback_Reader::read_avail( void* out, long count ) +{ + if ( count > remain_ ) + count = remain_; + if ( count < 0 || Callback_Reader::read( out, count ) ) + count = -1; + return count; +} + +blargg_err_t Callback_Reader::read( void* out, long count ) +{ + RETURN_VALIDITY_CHECK( count >= 0 ); + if ( count > remain_ ) + return eof_error; + return callback( data, out, (int) count ); +} + +// Std_File_Reader + +#ifdef HAVE_ZLIB_H + +static const char* get_gzip_eof( const char* path, long* eof ) +{ + FILE* file = fopen( path, "rb" ); + if ( !file ) + return "Couldn't open file"; + + unsigned char buf [4]; + bool found_eof = false; + if ( fread( buf, 2, 1, file ) > 0 && buf [0] == 0x1F && buf [1] == 0x8B ) + { + fseek( file, -4, SEEK_END ); + if ( fread( buf, 4, 1, file ) > 0 ) { + *eof = get_le32( buf ); + found_eof = true; + } + } + if ( !found_eof ) + { + fseek( file, 0, SEEK_END ); + *eof = ftell( file ); + } + const char* err = (ferror( file ) || feof( file )) ? "Couldn't get file size" : nullptr; + fclose( file ); + return err; +} +#endif + + +Std_File_Reader::Std_File_Reader() : + file_( nullptr ) +#ifdef HAVE_ZLIB_H + , size_( 0 ) +#endif +{ } + +Std_File_Reader::~Std_File_Reader() { close(); } + +blargg_err_t Std_File_Reader::open( const char* path ) +{ +#ifdef HAVE_ZLIB_H + // zlib transparently handles uncompressed data if magic header + // not present but we still need to grab size + RETURN_ERR( get_gzip_eof( path, &size_ ) ); + file_ = gzopen( path, "rb" ); +#else + file_ = fopen( path, "rb" ); +#endif + + if ( !file_ ) + return "Couldn't open file"; + return nullptr; +} + +long Std_File_Reader::size() const +{ +#ifdef HAVE_ZLIB_H + if ( file_ ) + return size_; // Set for both compressed and uncompressed modes +#endif + long pos = tell(); + fseek( (FILE*) file_, 0, SEEK_END ); + long result = tell(); + fseek( (FILE*) file_, pos, SEEK_SET ); + return result; +} + +long Std_File_Reader::read_avail( void* p, long s ) +{ +#ifdef HAVE_ZLIB_H + if ( file_ && s > 0 && static_cast(s) <= UINT_MAX ) { + return gzread( reinterpret_cast(file_), + p, static_cast(s) ); + } + return 0l; +#else + const size_t readLength = static_cast( max( 0l, s ) ); + const auto result = fread( p, 1, readLength, reinterpret_cast(file_) ); + return static_cast( result ); +#endif /* HAVE_ZLIB_H */ +} + +blargg_err_t Std_File_Reader::read( void* p, long s ) +{ + RETURN_VALIDITY_CHECK( s > 0 && static_cast(s) <= UINT_MAX ); +#ifdef HAVE_ZLIB_H + if ( file_ ) + { + const auto &gzfile = reinterpret_cast( file_ ); + if ( s == gzread( gzfile, p, static_cast( s ) ) ) + return nullptr; + if ( gzeof( gzfile ) ) + return eof_error; + return "Couldn't read from GZ file"; + } +#endif + const auto &file = reinterpret_cast( file_ ); + if ( s == static_cast( fread( p, 1, static_cast(s), file ) ) ) + return 0; + if ( feof( file ) ) + return eof_error; + return "Couldn't read from file"; +} + +long Std_File_Reader::tell() const +{ +#ifdef HAVE_ZLIB_H + if ( file_ ) + return gztell( reinterpret_cast( file_ ) ); +#endif + return ftell( reinterpret_cast( file_ ) ); +} + +blargg_err_t Std_File_Reader::seek( long n ) +{ +#ifdef HAVE_ZLIB_H + if ( file_ ) + { + if ( gzseek( reinterpret_cast( file_ ), n, SEEK_SET ) >= 0 ) + return nullptr; + if ( n > size_ ) + return eof_error; + return "Error seeking in GZ file"; + } +#endif + if ( !fseek( reinterpret_cast( file_ ), n, SEEK_SET ) ) + return nullptr; + if ( n > size() ) + return eof_error; + return "Error seeking in file"; +} + +void Std_File_Reader::close() +{ + if ( file_ ) + { +#ifdef HAVE_ZLIB_H + gzclose( reinterpret_cast( file_ ) ); +#else + fclose( reinterpret_cast( file_ ) ); +#endif + file_ = nullptr; + } +} + diff --git a/Frameworks/GME/gme/Data_Reader.h b/Frameworks/GME/gme/Data_Reader.h old mode 100755 new mode 100644 index 2684677c1..6bec1e57f --- a/Frameworks/GME/gme/Data_Reader.h +++ b/Frameworks/GME/gme/Data_Reader.h @@ -1,151 +1,149 @@ -// Data reader interface for uniform access - -// File_Extractor 0.4.0 -#ifndef DATA_READER_H -#define DATA_READER_H - -#include "blargg_common.h" - -// Supports reading and finding out how many bytes are remaining -class Data_Reader { -public: - virtual ~Data_Reader() { } - - static const char eof_error []; // returned by read() when request goes beyond end - - // Read at most count bytes and return number actually read, or <= 0 if error - virtual long read_avail( void*, long n ) = 0; - - // Read exactly count bytes and return error if they couldn't be read - virtual blargg_err_t read( void*, long count ); - - // Number of bytes remaining until end of file - virtual long remain() const = 0; - - // Read and discard count bytes - virtual blargg_err_t skip( long count ); - -public: - Data_Reader() { } - typedef blargg_err_t error_t; // deprecated -private: - // noncopyable - Data_Reader( const Data_Reader& ); - Data_Reader& operator = ( const Data_Reader& ); -}; - -// Supports seeking in addition to Data_Reader operations -class File_Reader : public Data_Reader { -public: - // Size of file - virtual long size() const = 0; - - // Current position in file - virtual long tell() const = 0; - - // Go to new position - virtual blargg_err_t seek( long ) = 0; - - long remain() const; - blargg_err_t skip( long n ); -}; - -// Disk file reader -class Std_File_Reader : public File_Reader { -public: - blargg_err_t open( const char* path ); - void close(); - -public: - Std_File_Reader(); - ~Std_File_Reader(); - long size() const; - blargg_err_t read( void*, long ); - long read_avail( void*, long ); - long tell() const; - blargg_err_t seek( long ); -private: - void* file_; -}; - -// Treats range of memory as a file -class Mem_File_Reader : public File_Reader { -public: - Mem_File_Reader( const void*, long size ); - -public: - long size() const; - long read_avail( void*, long ); - long tell() const; - blargg_err_t seek( long ); -private: - const char* const begin; - const long size_; - long pos; -}; - -// Makes it look like there are only count bytes remaining -class Subset_Reader : public Data_Reader { -public: - Subset_Reader( Data_Reader*, long count ); - -public: - long remain() const; - long read_avail( void*, long ); -private: - Data_Reader* in; - long remain_; -}; - -// Joins already-read header and remaining data into original file (to avoid seeking) -class Remaining_Reader : public Data_Reader { -public: - Remaining_Reader( void const* header, long size, Data_Reader* ); - -public: - long remain() const; - long read_avail( void*, long ); - blargg_err_t read( void*, long ); -private: - char const* header; - char const* header_end; - Data_Reader* in; - long read_first( void* out, long count ); -}; - -// Invokes callback function to read data. Size of data must be specified in advance. -class Callback_Reader : public Data_Reader { -public: - typedef const char* (*callback_t)( void* data, void* out, long count ); - Callback_Reader( callback_t, long size, void* data = 0 ); -public: - long read_avail( void*, long ); - blargg_err_t read( void*, long ); - long remain() const; -private: - callback_t const callback; - void* const data; - long remain_; -}; - -#ifdef HAVE_ZLIB_H -// Gzip compressed file reader -class Gzip_File_Reader : public File_Reader { -public: - blargg_err_t open( const char* path ); - void close(); - -public: - Gzip_File_Reader(); - ~Gzip_File_Reader(); - long size() const; - long read_avail( void*, long ); - long tell() const; - blargg_err_t seek( long ); -private: - void* file_; - long size_; -}; -#endif - -#endif +// Data reader interface for uniform access + +// File_Extractor 0.4.0 +#ifndef DATA_READER_H +#define DATA_READER_H + +#include "blargg_common.h" + +#ifdef HAVE_ZLIB_H +#include +#endif + +// Supports reading and finding out how many bytes are remaining +class Data_Reader { +public: + virtual ~Data_Reader() { } + + static const char eof_error []; // returned by read() when request goes beyond end + + // Read at most count bytes and return number actually read, or <= 0 if error + virtual long read_avail( void*, long n ) = 0; + + // Read exactly count bytes and return error if they couldn't be read + virtual blargg_err_t read( void*, long count ); + + // Number of bytes remaining until end of file + virtual long remain() const = 0; + + // Read and discard count bytes + virtual blargg_err_t skip( long count ); + +public: + Data_Reader() { } + typedef blargg_err_t error_t; // deprecated +private: + // noncopyable + Data_Reader( const Data_Reader& ); + Data_Reader& operator = ( const Data_Reader& ); +}; + +// Supports seeking in addition to Data_Reader operations +class File_Reader : public Data_Reader { +public: + // Size of file + virtual long size() const = 0; + + // Current position in file + virtual long tell() const = 0; + + // Go to new position + virtual blargg_err_t seek( long ) = 0; + + long remain() const; + blargg_err_t skip( long n ); +}; + +// Disk file reader +class Std_File_Reader : public File_Reader { +public: + blargg_err_t open( const char* path ); + void close(); + +public: + Std_File_Reader(); + ~Std_File_Reader(); + long size() const; + blargg_err_t read( void*, long ); + long read_avail( void*, long ); + long tell() const; + blargg_err_t seek( long ); +private: + void* file_; // Either FILE* or zlib's gzFile +#ifdef HAVE_ZLIB_H + long size_; // TODO: Fix ABI compat +#endif /* HAVE_ZLIB_H */ +}; + +// Treats range of memory as a file +class Mem_File_Reader : public File_Reader { +public: + Mem_File_Reader( const void*, long size ); +#ifdef HAVE_ZLIB_H + ~Mem_File_Reader( ); +#endif /* HAVE_ZLIB_H */ + +public: + long size() const; + long read_avail( void*, long ); + long tell() const; + blargg_err_t seek( long ); +private: +#ifdef HAVE_ZLIB_H + bool gz_decompress(); +#endif /* HAVE_ZLIB_H */ + + const char* m_begin; + long m_size; + long m_pos; +#ifdef HAVE_ZLIB_H + bool m_ownedPtr = false; // set if we must free m_begin +#endif /* HAVE_ZLIB_H */ +}; + + +// Makes it look like there are only count bytes remaining +class Subset_Reader : public Data_Reader { +public: + Subset_Reader( Data_Reader*, long count ); + +public: + long remain() const; + long read_avail( void*, long ); +private: + Data_Reader* in; + long remain_; +}; + +// Joins already-read header and remaining data into original file (to avoid seeking) +class Remaining_Reader : public Data_Reader { +public: + Remaining_Reader( void const* header, long size, Data_Reader* ); + +public: + long remain() const; + long read_avail( void*, long ); + blargg_err_t read( void*, long ); +private: + char const* header; + char const* header_end; + Data_Reader* in; + long read_first( void* out, long count ); +}; + +// Invokes callback function to read data. Size of data must be specified in advance. +class Callback_Reader : public Data_Reader { +public: + typedef const char* (*callback_t)( void* data, void* out, int count ); + Callback_Reader( callback_t, long size, void* data = 0 ); +public: + long read_avail( void*, long ); + blargg_err_t read( void*, long ); + long remain() const; +private: + callback_t const callback; + void* const data; + long remain_; +}; + +#endif diff --git a/Frameworks/GME/gme/Downsampler.cpp b/Frameworks/GME/gme/Downsampler.cpp deleted file mode 100644 index b37bf2ca8..000000000 --- a/Frameworks/GME/gme/Downsampler.cpp +++ /dev/null @@ -1,74 +0,0 @@ -// $package. http://www.slack.net/~ant/ - -#include "Downsampler.h" - -/* Copyright (C) 2004-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -int const shift = 14; -int const unit = 1 << shift; - -void Downsampler::clear_() -{ - pos = 0; - Resampler::clear_(); -} - -Downsampler::Downsampler() -{ - clear(); -} - -blargg_err_t Downsampler::set_rate_( double new_factor ) -{ - step = (int) (new_factor * unit + 0.5); - return Resampler::set_rate_( 1.0 / unit * step ); -} - -Resampler::sample_t const* Downsampler::resample_( sample_t** out_, - sample_t const* out_end, sample_t const in [], int in_size ) -{ - in_size -= write_offset; - if ( in_size > 0 ) - { - sample_t* BLARGG_RESTRICT out = *out_; - sample_t const* const in_end = in + in_size; - - int const step = this->step; - int pos = this->pos; - - // TODO: IIR filter, then linear resample - // TODO: detect skipped sample, allowing merging of IIR and resample? - - do - { - #define INTERP( i, out )\ - out = (in [0 + i] * (unit - pos) + ((in [2 + i] + in [4 + i] + in [6 + i]) << shift) +\ - in [8 + i] * pos) >> (shift + 2); - - int out_0; - INTERP( 0, out_0 ) - INTERP( 1, out [0] = out_0; out [1] ) - out += stereo; - - pos += step; - in += ((unsigned) pos >> shift) * stereo; - pos &= unit - 1; - } - while ( in < in_end && out < out_end ); - - this->pos = pos; - *out_ = out; - } - return in; -} diff --git a/Frameworks/GME/gme/Downsampler.h b/Frameworks/GME/gme/Downsampler.h deleted file mode 100644 index 7ac6272b0..000000000 --- a/Frameworks/GME/gme/Downsampler.h +++ /dev/null @@ -1,25 +0,0 @@ -// Linear downsampler with pre-low-pass - -// $package -#ifndef DOWNSAMPLER_H -#define DOWNSAMPLER_H - -#include "Resampler.h" - -class Downsampler : public Resampler { -public: - Downsampler(); - -protected: - virtual blargg_err_t set_rate_( double ); - virtual void clear_(); - virtual sample_t const* resample_( sample_t**, sample_t const*, sample_t const [], int ); - -private: - enum { stereo = 2 }; - enum { write_offset = 8 * stereo }; - int pos; - int step; -}; - -#endif diff --git a/Frameworks/GME/gme/Dual_Resampler.cpp b/Frameworks/GME/gme/Dual_Resampler.cpp index 5cc0e5d0e..f6a468a8f 100644 --- a/Frameworks/GME/gme/Dual_Resampler.cpp +++ b/Frameworks/GME/gme/Dual_Resampler.cpp @@ -1,315 +1,139 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Dual_Resampler.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -// TODO: fix this. hack since resampler holds back some output. -int const resampler_extra = 34; - -int const stereo = 2; - -Dual_Resampler::Dual_Resampler() { } - -Dual_Resampler::~Dual_Resampler() { } - -blargg_err_t Dual_Resampler::reset( int pairs ) -{ - // expand allocations a bit - RETURN_ERR( sample_buf.resize( (pairs + (pairs >> 2)) * 2 ) ); - resize( pairs ); - resampler_size = oversamples_per_frame + (oversamples_per_frame >> 2); - RETURN_ERR( resampler.resize_buffer( resampler_size ) ); - resampler.clear(); - return blargg_ok; -} - -void Dual_Resampler::resize( int pairs ) -{ - int new_sample_buf_size = pairs * 2; - //new_sample_buf_size = new_sample_buf_size / 4 * 4; // TODO: needed only for 3:2 downsampler - if ( sample_buf_size != new_sample_buf_size ) - { - if ( (unsigned) new_sample_buf_size > sample_buf.size() ) - { - check( false ); - return; - } - sample_buf_size = new_sample_buf_size; - oversamples_per_frame = int (pairs * resampler.rate()) * 2 + 2; - clear(); - } -} - -void Dual_Resampler::clear() -{ - buf_pos = buffered = 0; - resampler.clear(); -} - - -int Dual_Resampler::play_frame_( Stereo_Buffer& stereo_buf, dsample_t out [], Stereo_Buffer** secondary_buf_set, int secondary_buf_set_count ) -{ - int pair_count = sample_buf_size >> 1; - blip_time_t blip_time = stereo_buf.center()->count_clocks( pair_count ); - int sample_count = oversamples_per_frame - resampler.written() + resampler_extra; - - int new_count = set_callback.f( set_callback.data, blip_time, sample_count, resampler.buffer() ); - assert( new_count < resampler_size ); - - stereo_buf.end_frame( blip_time ); - assert( stereo_buf.samples_avail() == pair_count * 2 ); - if ( secondary_buf_set && secondary_buf_set_count ) - { - for ( int i = 0; i < secondary_buf_set_count; i++ ) - { - Stereo_Buffer * second_buf = secondary_buf_set[i]; - blip_time_t blip_time_2 = second_buf->center()->count_clocks( pair_count ); - second_buf->end_frame( blip_time_2 ); - assert( second_buf->samples_avail() == pair_count * 2 ); - } - } - - resampler.write( new_count ); - - int count = resampler.read( sample_buf.begin(), sample_buf_size ); - - mix_samples( stereo_buf, out, count, secondary_buf_set, secondary_buf_set_count ); - - pair_count = count >> 1; - stereo_buf.left()->remove_samples( pair_count ); - stereo_buf.right()->remove_samples( pair_count ); - stereo_buf.center()->remove_samples( pair_count ); - - if ( secondary_buf_set && secondary_buf_set_count ) - { - for ( int i = 0; i < secondary_buf_set_count; i++ ) - { - Stereo_Buffer * second_buf = secondary_buf_set[i]; - second_buf->left()->remove_samples( pair_count ); - second_buf->right()->remove_samples( pair_count ); - second_buf->center()->remove_samples( pair_count ); - } - } - - return count; -} - -void Dual_Resampler::dual_play( int count, dsample_t out [], Stereo_Buffer& stereo_buf, Stereo_Buffer** secondary_buf_set, int secondary_buf_set_count ) -{ - // empty extra buffer - int remain = buffered - buf_pos; - if ( remain ) - { - if ( remain > count ) - remain = count; - count -= remain; - memcpy( out, &sample_buf [buf_pos], remain * sizeof *out ); - out += remain; - buf_pos += remain; - } - - // entire frames - while ( count >= sample_buf_size ) - { - buf_pos = buffered = play_frame_( stereo_buf, out, secondary_buf_set, secondary_buf_set_count ); - out += buffered; - count -= buffered; - } - - while (count > 0) - { - buffered = play_frame_( stereo_buf, sample_buf.begin(), secondary_buf_set, secondary_buf_set_count ); - if ( buffered >= count ) - { - buf_pos = count; - memcpy( out, sample_buf.begin(), count * sizeof *out ); - out += count; - count = 0; - } - else - { - memcpy( out, sample_buf.begin(), buffered * sizeof *out ); - out += buffered; - count -= buffered; - } - } -} - -void Dual_Resampler::mix_samples( Stereo_Buffer& stereo_buf, dsample_t out_ [], int count, Stereo_Buffer** secondary_buf_set, int secondary_buf_set_count ) -{ - // lol hax - if ( ((Tracked_Blip_Buffer*)stereo_buf.left())->non_silent() | ((Tracked_Blip_Buffer*)stereo_buf.right())->non_silent() ) - mix_stereo( stereo_buf, out_, count ); - else - mix_mono( stereo_buf, out_, count ); - - if ( secondary_buf_set && secondary_buf_set_count ) - { - for ( int i = 0; i < secondary_buf_set_count; i++ ) - { - Stereo_Buffer * second_buf = secondary_buf_set[i]; - if ( ((Tracked_Blip_Buffer*)second_buf->left())->non_silent() | ((Tracked_Blip_Buffer*)second_buf->right())->non_silent() ) - mix_extra_stereo( *second_buf, out_, count ); - else - mix_extra_mono( *second_buf, out_, count ); - } - } -} - -void Dual_Resampler::mix_mono( Stereo_Buffer& stereo_buf, dsample_t out_ [], int count ) -{ - int const bass = BLIP_READER_BASS( *stereo_buf.center() ); - BLIP_READER_BEGIN( sn, *stereo_buf.center() ); - - count >>= 1; - BLIP_READER_ADJ_( sn, count ); - - typedef dsample_t stereo_dsample_t [2]; - stereo_dsample_t* BLARGG_RESTRICT out = (stereo_dsample_t*) out_ + count; - stereo_dsample_t const* BLARGG_RESTRICT in = - (stereo_dsample_t const*) sample_buf.begin() + count; - int offset = -count; - int const gain = gain_; - do - { - int s = BLIP_READER_READ_RAW( sn ) >> (blip_sample_bits - 16); - BLIP_READER_NEXT_IDX_( sn, bass, offset ); - - int l = (in [offset] [0] * gain >> gain_bits) + s; - int r = (in [offset] [1] * gain >> gain_bits) + s; - - BLIP_CLAMP( l, l ); - out [offset] [0] = (blip_sample_t) l; - - BLIP_CLAMP( r, r ); - out [offset] [1] = (blip_sample_t) r; - } - while ( ++offset ); - - BLIP_READER_END( sn, *stereo_buf.center() ); -} - -void Dual_Resampler::mix_stereo( Stereo_Buffer& stereo_buf, dsample_t out_ [], int count ) -{ - int const bass = BLIP_READER_BASS( *stereo_buf.center() ); - BLIP_READER_BEGIN( snc, *stereo_buf.center() ); - BLIP_READER_BEGIN( snl, *stereo_buf.left() ); - BLIP_READER_BEGIN( snr, *stereo_buf.right() ); - - count >>= 1; - BLIP_READER_ADJ_( snc, count ); - BLIP_READER_ADJ_( snl, count ); - BLIP_READER_ADJ_( snr, count ); - - typedef dsample_t stereo_dsample_t [2]; - stereo_dsample_t* BLARGG_RESTRICT out = (stereo_dsample_t*) out_ + count; - stereo_dsample_t const* BLARGG_RESTRICT in = - (stereo_dsample_t const*) sample_buf.begin() + count; - int offset = -count; - int const gain = gain_; - do - { - int sc = BLIP_READER_READ_RAW( snc ) >> (blip_sample_bits - 16); - int sl = BLIP_READER_READ_RAW( snl ) >> (blip_sample_bits - 16); - int sr = BLIP_READER_READ_RAW( snr ) >> (blip_sample_bits - 16); - BLIP_READER_NEXT_IDX_( snc, bass, offset ); - BLIP_READER_NEXT_IDX_( snl, bass, offset ); - BLIP_READER_NEXT_IDX_( snr, bass, offset ); - - int l = (in [offset] [0] * gain >> gain_bits) + sl + sc; - int r = (in [offset] [1] * gain >> gain_bits) + sr + sc; - - BLIP_CLAMP( l, l ); - out [offset] [0] = (blip_sample_t) l; - - BLIP_CLAMP( r, r ); - out [offset] [1] = (blip_sample_t) r; - } - while ( ++offset ); - - BLIP_READER_END( snc, *stereo_buf.center() ); - BLIP_READER_END( snl, *stereo_buf.left() ); - BLIP_READER_END( snr, *stereo_buf.right() ); -} - -void Dual_Resampler::mix_extra_mono( Stereo_Buffer& stereo_buf, dsample_t out_ [], int count ) -{ - int const bass = BLIP_READER_BASS( *stereo_buf.center() ); - BLIP_READER_BEGIN( sn, *stereo_buf.center() ); - - count >>= 1; - BLIP_READER_ADJ_( sn, count ); - - typedef dsample_t stereo_dsample_t [2]; - stereo_dsample_t* BLARGG_RESTRICT out = (stereo_dsample_t*) out_ + count; - int offset = -count; - do - { - int s = BLIP_READER_READ_RAW( sn ) >> (blip_sample_bits - 16); - BLIP_READER_NEXT_IDX_( sn, bass, offset ); - - int l = out [offset] [0] + s; - int r = out [offset] [1] + s; - - BLIP_CLAMP( l, l ); - out [offset] [0] = (blip_sample_t) l; - - BLIP_CLAMP( r, r ); - out [offset] [1] = (blip_sample_t) r; - } - while ( ++offset ); - - BLIP_READER_END( sn, *stereo_buf.center() ); -} - -void Dual_Resampler::mix_extra_stereo( Stereo_Buffer& stereo_buf, dsample_t out_ [], int count ) -{ - int const bass = BLIP_READER_BASS( *stereo_buf.center() ); - BLIP_READER_BEGIN( snc, *stereo_buf.center() ); - BLIP_READER_BEGIN( snl, *stereo_buf.left() ); - BLIP_READER_BEGIN( snr, *stereo_buf.right() ); - - count >>= 1; - BLIP_READER_ADJ_( snc, count ); - BLIP_READER_ADJ_( snl, count ); - BLIP_READER_ADJ_( snr, count ); - - typedef dsample_t stereo_dsample_t [2]; - stereo_dsample_t* BLARGG_RESTRICT out = (stereo_dsample_t*) out_ + count; - int offset = -count; - do - { - int sc = BLIP_READER_READ_RAW( snc ) >> (blip_sample_bits - 16); - int sl = BLIP_READER_READ_RAW( snl ) >> (blip_sample_bits - 16); - int sr = BLIP_READER_READ_RAW( snr ) >> (blip_sample_bits - 16); - BLIP_READER_NEXT_IDX_( snc, bass, offset ); - BLIP_READER_NEXT_IDX_( snl, bass, offset ); - BLIP_READER_NEXT_IDX_( snr, bass, offset ); - - int l = out [offset] [0] + sl + sc; - int r = out [offset] [1] + sr + sc; - - BLIP_CLAMP( l, l ); - out [offset] [0] = (blip_sample_t) l; - - BLIP_CLAMP( r, r ); - out [offset] [1] = (blip_sample_t) r; - } - while ( ++offset ); - - BLIP_READER_END( snc, *stereo_buf.center() ); - BLIP_READER_END( snl, *stereo_buf.left() ); - BLIP_READER_END( snr, *stereo_buf.right() ); -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Dual_Resampler.h" + +#include +#include + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +Dual_Resampler::Dual_Resampler() : + sample_buf_size(0), + oversamples_per_frame(-1), + buf_pos(-1), + resampler_size(0) +{ +} + +Dual_Resampler::~Dual_Resampler() { } + +blargg_err_t Dual_Resampler::reset( int pairs ) +{ + // expand allocations a bit + RETURN_ERR( sample_buf.resize( (pairs + (pairs >> 2)) * 2 ) ); + resize( pairs ); + resampler_size = oversamples_per_frame + (oversamples_per_frame >> 2); + return resampler.buffer_size( resampler_size ); +} + +void Dual_Resampler::resize( int pairs ) +{ + int new_sample_buf_size = pairs * 2; + if ( sample_buf_size != new_sample_buf_size ) + { + if ( (unsigned) new_sample_buf_size > sample_buf.size() ) + { + check( false ); + return; + } + sample_buf_size = new_sample_buf_size; + oversamples_per_frame = int (pairs * resampler.ratio()) * 2 + 2; + clear(); + } +} + +void Dual_Resampler::play_frame_( Blip_Buffer& blip_buf, dsample_t* out ) +{ + long pair_count = sample_buf_size >> 1; + blip_time_t blip_time = blip_buf.count_clocks( pair_count ); + int sample_count = oversamples_per_frame - resampler.written(); + + int new_count = play_frame( blip_time, sample_count, resampler.buffer() ); + assert( new_count < resampler_size ); + + blip_buf.end_frame( blip_time ); + assert( blip_buf.samples_avail() == pair_count ); + + resampler.write( new_count ); + +#ifdef NDEBUG // Avoid warning when asserts are disabled + resampler.read( sample_buf.begin(), sample_buf_size ); +#else + long count = resampler.read( sample_buf.begin(), sample_buf_size ); + assert( count == (long) sample_buf_size ); +#endif + + mix_samples( blip_buf, out ); + blip_buf.remove_samples( pair_count ); +} + +void Dual_Resampler::dual_play( long count, dsample_t* out, Blip_Buffer& blip_buf ) +{ + // empty extra buffer + long remain = sample_buf_size - buf_pos; + if ( remain ) + { + if ( remain > count ) + remain = count; + count -= remain; + memcpy( out, &sample_buf [buf_pos], remain * sizeof *out ); + out += remain; + buf_pos += remain; + } + + // entire frames + while ( count >= (long) sample_buf_size ) + { + play_frame_( blip_buf, out ); + out += sample_buf_size; + count -= sample_buf_size; + } + + // extra + if ( count ) + { + play_frame_( blip_buf, sample_buf.begin() ); + buf_pos = count; + memcpy( out, sample_buf.begin(), count * sizeof *out ); + out += count; + } +} + +void Dual_Resampler::mix_samples( Blip_Buffer& blip_buf, dsample_t* out ) +{ + Blip_Reader sn; + int bass = sn.begin( blip_buf ); + const dsample_t* in = sample_buf.begin(); + + for ( int n = sample_buf_size >> 1; n--; ) + { + int s = sn.read(); + blargg_long l = (blargg_long) in [0] * 2 + s; + if ( (int16_t) l != l ) + l = 0x7FFF - (l >> 24); + + sn.next( bass ); + blargg_long r = (blargg_long) in [1] * 2 + s; + if ( (int16_t) r != r ) + r = 0x7FFF - (r >> 24); + + in += 2; + out [0] = l; + out [1] = r; + out += 2; + } + + sn.end( blip_buf ); +} + diff --git a/Frameworks/GME/gme/Dual_Resampler.h b/Frameworks/GME/gme/Dual_Resampler.h index 3a98dc60c..512fd97d0 100644 --- a/Frameworks/GME/gme/Dual_Resampler.h +++ b/Frameworks/GME/gme/Dual_Resampler.h @@ -1,61 +1,50 @@ -// Combination of Fir_Resampler and Stereo_Buffer mixing. Used by Sega FM emulators. - -// Game_Music_Emu $vers -#ifndef DUAL_RESAMPLER_H -#define DUAL_RESAMPLER_H - -#include "Multi_Buffer.h" - -#if GME_VGM_FAST_RESAMPLER - #include "Downsampler.h" - typedef Downsampler Dual_Resampler_Downsampler; -#else - #include "Fir_Resampler.h" - typedef Fir_Resampler_Norm Dual_Resampler_Downsampler; -#endif - -class Dual_Resampler { -public: - typedef short dsample_t; - - blargg_err_t setup( double oversample, double rolloff, double gain ); - double rate() const { return resampler.rate(); } - blargg_err_t reset( int max_pairs ); - void resize( int pairs_per_frame ); - void clear(); - - void dual_play( int count, dsample_t out [], Stereo_Buffer&, Stereo_Buffer** secondary_buf_set = NULL, int secondary_buf_set_count = 0 ); - - blargg_callback set_callback; - -// Implementation -public: - Dual_Resampler(); - ~Dual_Resampler(); - -private: - enum { gain_bits = 14 }; - blargg_vector sample_buf; - int sample_buf_size; - int oversamples_per_frame; - int buf_pos; - int buffered; - int resampler_size; - int gain_; - - Dual_Resampler_Downsampler resampler; - void mix_samples( Stereo_Buffer&, dsample_t [], int, Stereo_Buffer**, int ); - void mix_mono( Stereo_Buffer&, dsample_t [], int ); - void mix_stereo( Stereo_Buffer&, dsample_t [], int ); - void mix_extra_mono( Stereo_Buffer&, dsample_t [], int ); - void mix_extra_stereo( Stereo_Buffer&, dsample_t [], int ); - int play_frame_( Stereo_Buffer&, dsample_t [], Stereo_Buffer**, int ); -}; - -inline blargg_err_t Dual_Resampler::setup( double oversample, double rolloff, double gain ) -{ - gain_ = (int) ((1 << gain_bits) * gain); - return resampler.set_rate( oversample ); -} - -#endif +// Combination of Fir_Resampler and Blip_Buffer mixing. Used by Sega FM emulators. + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef DUAL_RESAMPLER_H +#define DUAL_RESAMPLER_H + +#include "Fir_Resampler.h" +#include "Blip_Buffer.h" + +class Dual_Resampler { +public: + Dual_Resampler(); + virtual ~Dual_Resampler(); + + typedef short dsample_t; + + double setup( double oversample, double rolloff, double gain ); + blargg_err_t reset( int max_pairs ); + void resize( int pairs_per_frame ); + void clear(); + + void dual_play( long count, dsample_t* out, Blip_Buffer& ); + +protected: + virtual int play_frame( blip_time_t, int pcm_count, dsample_t* pcm_out ) = 0; +private: + + blargg_vector sample_buf; + int sample_buf_size; + int oversamples_per_frame; + int buf_pos; + int resampler_size; + + Fir_Resampler<12> resampler; + void mix_samples( Blip_Buffer&, dsample_t* ); + void play_frame_( Blip_Buffer&, dsample_t* ); +}; + +inline double Dual_Resampler::setup( double oversample, double rolloff, double gain ) +{ + return resampler.time_ratio( oversample, rolloff, gain * 0.5 ); +} + +inline void Dual_Resampler::clear() +{ + buf_pos = sample_buf_size; + resampler.clear(); +} + +#endif diff --git a/Frameworks/GME/gme/Effects_Buffer.cpp b/Frameworks/GME/gme/Effects_Buffer.cpp index 56bc81ff1..01d694ff3 100644 --- a/Frameworks/GME/gme/Effects_Buffer.cpp +++ b/Frameworks/GME/gme/Effects_Buffer.cpp @@ -1,640 +1,599 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Effects_Buffer.h" - -/* Copyright (C) 2006-2007 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -#ifdef BLARGG_ENABLE_OPTIMIZER - #include BLARGG_ENABLE_OPTIMIZER -#endif - -int const fixed_shift = 12; -#define TO_FIXED( f ) fixed_t ((f) * ((fixed_t) 1 << fixed_shift)) -#define FROM_FIXED( f ) ((f) >> fixed_shift) - -int const max_read = 2560; // determines minimum delay - -Effects_Buffer::Effects_Buffer( int max_bufs, int echo_size_ ) : Multi_Buffer( stereo ) -{ - echo_size = max( max_read * (int) stereo, echo_size_ & ~1 ); - clock_rate_ = 0; - bass_freq_ = 90; - bufs = NULL; - bufs_size = 0; - bufs_max = max( max_bufs, (int) extra_chans ); - no_echo = true; - no_effects = true; - - // defaults - config_.enabled = false; - config_.delay [0] = 120; - config_.delay [1] = 122; - config_.feedback = 0.2f; - config_.treble = 0.4f; - - static float const sep = 0.8f; - config_.side_chans [0].pan = -sep; - config_.side_chans [1].pan = +sep; - config_.side_chans [0].vol = 1.0f; - config_.side_chans [1].vol = 1.0f; - - memset( &s, 0, sizeof s ); - clear(); -} - -Effects_Buffer::~Effects_Buffer() -{ - delete_bufs(); -} - -// avoid using new [] -blargg_err_t Effects_Buffer::new_bufs( int size ) -{ - bufs = (buf_t*) malloc( size * sizeof *bufs ); - CHECK_ALLOC( bufs ); - for ( int i = 0; i < size; i++ ) - new (bufs + i) buf_t; - bufs_size = size; - return blargg_ok; -} - -void Effects_Buffer::delete_bufs() -{ - if ( bufs ) - { - for ( int i = bufs_size; --i >= 0; ) - bufs [i].~buf_t(); - free( bufs ); - bufs = NULL; - } - bufs_size = 0; -} - -blargg_err_t Effects_Buffer::set_sample_rate( int rate, int msec ) -{ - // extra to allow farther past-the-end pointers - mixer.samples_read = 0; - RETURN_ERR( echo.resize( echo_size + stereo ) ); - return Multi_Buffer::set_sample_rate( rate, msec ); -} - -void Effects_Buffer::clock_rate( int rate ) -{ - clock_rate_ = rate; - for ( int i = bufs_size; --i >= 0; ) - bufs [i].clock_rate( clock_rate_ ); -} - -void Effects_Buffer::bass_freq( int freq ) -{ - bass_freq_ = freq; - for ( int i = bufs_size; --i >= 0; ) - bufs [i].bass_freq( bass_freq_ ); -} - -blargg_err_t Effects_Buffer::set_channel_count( int count, int const types [] ) -{ - RETURN_ERR( Multi_Buffer::set_channel_count( count, types ) ); - - delete_bufs(); - - mixer.samples_read = 0; - - RETURN_ERR( chans.resize( count + extra_chans ) ); - - RETURN_ERR( new_bufs( min( bufs_max, count + extra_chans ) ) ); - - for ( int i = bufs_size; --i >= 0; ) - RETURN_ERR( bufs [i].set_sample_rate( sample_rate(), length() ) ); - - for ( int i = chans.size(); --i >= 0; ) - { - chan_t& ch = chans [i]; - ch.cfg.vol = 1.0f; - ch.cfg.pan = 0.0f; - ch.cfg.surround = false; - ch.cfg.echo = false; - } - // side channels with echo - chans [2].cfg.echo = true; - chans [3].cfg.echo = true; - - clock_rate( clock_rate_ ); - bass_freq( bass_freq_ ); - apply_config(); - clear(); - - return blargg_ok; -} - -void Effects_Buffer::clear_echo() -{ - if ( echo.size() ) - memset( echo.begin(), 0, echo.size() * sizeof echo [0] ); -} - -void Effects_Buffer::clear() -{ - echo_pos = 0; - s.low_pass [0] = 0; - s.low_pass [1] = 0; - mixer.samples_read = 0; - - for ( int i = bufs_size; --i >= 0; ) - bufs [i].clear(); - clear_echo(); -} - -Effects_Buffer::channel_t Effects_Buffer::channel( int i ) -{ - i += extra_chans; - require( extra_chans <= i && i < (int) chans.size() ); - return chans [i].channel; -} - - -// Configuration - -// 3 wave positions with/without surround, 2 multi (one with same config as wave) -int const simple_bufs = 3 * 2 + 2 - 1; - -Simple_Effects_Buffer::Simple_Effects_Buffer() : - Effects_Buffer( extra_chans + simple_bufs, 18 * 1024 ) -{ - config_.echo = 0.20f; - config_.stereo = 0.20f; - config_.surround = true; - config_.enabled = false; -} - -void Simple_Effects_Buffer::apply_config() -{ - Effects_Buffer::config_t& c = Effects_Buffer::config(); - - c.enabled = config_.enabled; - if ( c.enabled ) - { - c.delay [0] = 120; - c.delay [1] = 122; - c.feedback = config_.echo * 0.7f; - c.treble = 0.6f - 0.3f * config_.echo; - - float sep = config_.stereo + 0.80f; - if ( sep > 1.0f ) - sep = 1.0f; - - c.side_chans [0].pan = -sep; - c.side_chans [1].pan = +sep; - - for ( int i = channel_count(); --i >= 0; ) - { - chan_config_t& ch = Effects_Buffer::chan_config( i ); - - ch.pan = 0.0f; - ch.surround = config_.surround; - ch.echo = false; - - int const type = (channel_types() ? channel_types() [i] : 0); - if ( !(type & noise_type) ) - { - int index = (type & type_index_mask) % 6 - 3; - if ( index < 0 ) - { - index += 3; - ch.surround = false; - ch.echo = true; - } - if ( index >= 1 ) - { - ch.pan = config_.stereo; - if ( index == 1 ) - ch.pan = -ch.pan; - } - } - else if ( type & 1 ) - { - ch.surround = false; - } - } - } - - Effects_Buffer::apply_config(); -} - -int Effects_Buffer::min_delay() const -{ - require( sample_rate() ); - return max_read * 1000 / sample_rate(); -} - -int Effects_Buffer::max_delay() const -{ - require( sample_rate() ); - return (echo_size / stereo - max_read) * 1000 / sample_rate(); -} - -void Effects_Buffer::apply_config() -{ - int i; - - if ( !bufs_size ) - return; - - s.treble = TO_FIXED( config_.treble ); - - bool echo_dirty = false; - - fixed_t old_feedback = s.feedback; - s.feedback = TO_FIXED( config_.feedback ); - if ( !old_feedback && s.feedback ) - echo_dirty = true; - - // delays - for ( i = stereo; --i >= 0; ) - { - int delay = config_.delay [i] * sample_rate() / 1000 * stereo; - delay = max( delay, (int) (max_read * stereo) ); - delay = min( delay, (int) (echo_size - max_read * stereo) ); - if ( s.delay [i] != delay ) - { - s.delay [i] = delay; - echo_dirty = true; - } - } - - // side channels - for ( i = 2; --i >= 0; ) - { - chans [i+2].cfg.vol = chans [i].cfg.vol = config_.side_chans [i].vol * 0.5f; - chans [i+2].cfg.pan = chans [i].cfg.pan = config_.side_chans [i].pan; - } - - // convert volumes - for ( i = chans.size(); --i >= 0; ) - { - chan_t& ch = chans [i]; - ch.vol [0] = TO_FIXED( ch.cfg.vol - ch.cfg.vol * ch.cfg.pan ); - ch.vol [1] = TO_FIXED( ch.cfg.vol + ch.cfg.vol * ch.cfg.pan ); - if ( ch.cfg.surround ) - ch.vol [0] = -ch.vol [0]; - } - - assign_buffers(); - - // set side channels - for ( i = chans.size(); --i >= 0; ) - { - chan_t& ch = chans [i]; - ch.channel.left = chans [ch.cfg.echo*2 ].channel.center; - ch.channel.right = chans [ch.cfg.echo*2+1].channel.center; - } - - bool old_echo = !no_echo && !no_effects; - - // determine whether effects and echo are needed at all - no_effects = true; - no_echo = true; - for ( i = chans.size(); --i >= extra_chans; ) - { - chan_t& ch = chans [i]; - if ( ch.cfg.echo && s.feedback ) - no_echo = false; - - if ( ch.vol [0] != TO_FIXED( 1 ) || ch.vol [1] != TO_FIXED( 1 ) ) - no_effects = false; - } - if ( !no_echo ) - no_effects = false; - - if ( chans [0].vol [0] != TO_FIXED( 1 ) || - chans [0].vol [1] != TO_FIXED( 0 ) || - chans [1].vol [0] != TO_FIXED( 0 ) || - chans [1].vol [1] != TO_FIXED( 1 ) ) - no_effects = false; - - if ( !config_.enabled ) - no_effects = true; - - if ( no_effects ) - { - for ( i = chans.size(); --i >= 0; ) - { - chan_t& ch = chans [i]; - ch.channel.center = &bufs [2]; - ch.channel.left = &bufs [0]; - ch.channel.right = &bufs [1]; - } - } - - mixer.bufs [0] = &bufs [0]; - mixer.bufs [1] = &bufs [1]; - mixer.bufs [2] = &bufs [2]; - - if ( echo_dirty || (!old_echo && (!no_echo && !no_effects)) ) - clear_echo(); - - channels_changed(); -} - -void Effects_Buffer::assign_buffers() -{ - // assign channels to buffers - int buf_count = 0; - for ( int i = 0; i < (int) chans.size(); i++ ) - { - // put second two side channels at end to give priority to main channels - // in case closest matching is necessary - int x = i; - if ( i > 1 ) - x += 2; - if ( x >= (int) chans.size() ) - x -= (chans.size() - 2); - chan_t& ch = chans [x]; - - int b = 0; - for ( ; b < buf_count; b++ ) - { - if ( ch.vol [0] == bufs [b].vol [0] && - ch.vol [1] == bufs [b].vol [1] && - (ch.cfg.echo == bufs [b].echo || !s.feedback) ) - break; - } - - if ( b >= buf_count ) - { - if ( buf_count < bufs_max ) - { - bufs [b].vol [0] = ch.vol [0]; - bufs [b].vol [1] = ch.vol [1]; - bufs [b].echo = ch.cfg.echo; - buf_count++; - } - else - { - // TODO: this is a mess, needs refinement - dprintf( "Effects_Buffer ran out of buffers; using closest match\n" ); - b = 0; - fixed_t best_dist = TO_FIXED( 8 ); - for ( int h = buf_count; --h >= 0; ) - { - #define CALC_LEVELS( vols, sum, diff, surround ) \ - fixed_t sum, diff;\ - bool surround = false;\ - {\ - fixed_t vol_0 = vols [0];\ - if ( vol_0 < 0 ) vol_0 = -vol_0, surround = true;\ - fixed_t vol_1 = vols [1];\ - if ( vol_1 < 0 ) vol_1 = -vol_1, surround = true;\ - sum = vol_0 + vol_1;\ - diff = vol_0 - vol_1;\ - } - CALC_LEVELS( ch.vol, ch_sum, ch_diff, ch_surround ); - CALC_LEVELS( bufs [h].vol, buf_sum, buf_diff, buf_surround ); - - fixed_t dist = abs( ch_sum - buf_sum ) + abs( ch_diff - buf_diff ); - - if ( ch_surround != buf_surround ) - dist += TO_FIXED( 1 ) / 2; - - if ( s.feedback && ch.cfg.echo != bufs [h].echo ) - dist += TO_FIXED( 1 ) / 2; - - if ( best_dist > dist ) - { - best_dist = dist; - b = h; - } - } - } - } - - //dprintf( "ch %d->buf %d\n", x, b ); - ch.channel.center = &bufs [b]; - } -} - - -// Mixing - -void Effects_Buffer::end_frame( blip_time_t time ) -{ - for ( int i = bufs_size; --i >= 0; ) - bufs [i].end_frame( time ); -} - -int Effects_Buffer::read_samples( blip_sample_t out [], int out_size ) -{ - out_size = min( out_size, samples_avail() ); - - int pair_count = int (out_size >> 1); - require( pair_count * stereo == out_size ); // must read an even number of samples - if ( pair_count ) - { - if ( no_effects ) - { - mixer.read_pairs( out, pair_count ); - } - else - { - int pairs_remain = pair_count; - do - { - // mix at most max_read pairs at a time - int count = max_read; - if ( count > pairs_remain ) - count = pairs_remain; - - if ( no_echo ) - { - // optimization: clear echo here to keep mix_effects() a leaf function - echo_pos = 0; - memset( echo.begin(), 0, count * stereo * sizeof echo [0] ); - } - mix_effects( out, count ); - - int new_echo_pos = echo_pos + count * stereo; - if ( new_echo_pos >= echo_size ) - new_echo_pos -= echo_size; - echo_pos = new_echo_pos; - assert( echo_pos < echo_size ); - - out += count * stereo; - mixer.samples_read += count; - pairs_remain -= count; - } - while ( pairs_remain ); - } - - if ( samples_avail() <= 0 || immediate_removal() ) - { - for ( int i = bufs_size; --i >= 0; ) - { - buf_t& b = bufs [i]; - // TODO: might miss non-silence settling since it checks END of last read - if ( b.non_silent() ) - b.remove_samples( mixer.samples_read ); - else - b.remove_silence( mixer.samples_read ); - } - mixer.samples_read = 0; - } - } - return out_size; -} - -void Effects_Buffer::mix_effects( blip_sample_t out_ [], int pair_count ) -{ - typedef fixed_t stereo_fixed_t [stereo]; - - // add channels with echo, do echo, add channels without echo, then convert to 16-bit and output - int echo_phase = 1; - do - { - // mix any modified buffers - { - buf_t* buf = bufs; - int bufs_remain = bufs_size; - do - { - if ( buf->non_silent() && buf->echo == echo_phase ) - { - stereo_fixed_t* BLARGG_RESTRICT out = (stereo_fixed_t*) &echo [echo_pos]; - int const bass = BLIP_READER_BASS( *buf ); - BLIP_READER_BEGIN( in, *buf ); - BLIP_READER_ADJ_( in, mixer.samples_read ); - fixed_t const vol_0 = buf->vol [0]; - fixed_t const vol_1 = buf->vol [1]; - - int count = (unsigned) (echo_size - echo_pos) / stereo; - int remain = pair_count; - if ( count > remain ) - count = remain; - do - { - remain -= count; - BLIP_READER_ADJ_( in, count ); - - out += count; - int offset = -count; - do - { - fixed_t s = BLIP_READER_READ( in ); - BLIP_READER_NEXT_IDX_( in, bass, offset ); - - out [offset] [0] += s * vol_0; - out [offset] [1] += s * vol_1; - } - while ( ++offset ); - - out = (stereo_fixed_t*) echo.begin(); - count = remain; - } - while ( remain ); - - BLIP_READER_END( in, *buf ); - } - buf++; - } - while ( --bufs_remain ); - } - - // add echo - if ( echo_phase && !no_echo ) - { - fixed_t const feedback = s.feedback; - fixed_t const treble = s.treble; - - int i = 1; - do - { - fixed_t low_pass = s.low_pass [i]; - - fixed_t* echo_end = &echo [echo_size + i]; - fixed_t const* BLARGG_RESTRICT in_pos = &echo [echo_pos + i]; - int out_offset = echo_pos + i + s.delay [i]; - if ( out_offset >= echo_size ) - out_offset -= echo_size; - assert( out_offset < echo_size ); - fixed_t* BLARGG_RESTRICT out_pos = &echo [out_offset]; - - // break into up to three chunks to avoid having to handle wrap-around - // in middle of core loop - int remain = pair_count; - do - { - fixed_t const* pos = in_pos; - if ( pos < out_pos ) - pos = out_pos; - int count = (unsigned) ((char*) echo_end - (char const*) pos) / - (unsigned) (stereo * sizeof (fixed_t)); - if ( count > remain ) - count = remain; - remain -= count; - - in_pos += count * stereo; - out_pos += count * stereo; - int offset = -count; - do - { - low_pass += FROM_FIXED( in_pos [offset * stereo] - low_pass ) * treble; - out_pos [offset * stereo] = FROM_FIXED( low_pass ) * feedback; - } - while ( ++offset ); - - if ( in_pos >= echo_end ) in_pos -= echo_size; - if ( out_pos >= echo_end ) out_pos -= echo_size; - } - while ( remain ); - - s.low_pass [i] = low_pass; - } - while ( --i >= 0 ); - } - } - while ( --echo_phase >= 0 ); - - // clamp to 16 bits - { - stereo_fixed_t const* BLARGG_RESTRICT in = (stereo_fixed_t*) &echo [echo_pos]; - typedef blip_sample_t stereo_blip_sample_t [stereo]; - stereo_blip_sample_t* BLARGG_RESTRICT out = (stereo_blip_sample_t*) out_; - int count = (unsigned) (echo_size - echo_pos) / (unsigned) stereo; - int remain = pair_count; - if ( count > remain ) - count = remain; - do - { - remain -= count; - in += count; - out += count; - int offset = -count; - do - { - fixed_t in_0 = FROM_FIXED( in [offset] [0] ); - fixed_t in_1 = FROM_FIXED( in [offset] [1] ); - - BLIP_CLAMP( in_0, in_0 ); - out [offset] [0] = (blip_sample_t) in_0; - - BLIP_CLAMP( in_1, in_1 ); - out [offset] [1] = (blip_sample_t) in_1; - } - while ( ++offset ); - - in = (stereo_fixed_t*) echo.begin(); - count = remain; - } - while ( remain ); - } -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Effects_Buffer.h" + +#include +#include + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +#ifdef BLARGG_ENABLE_OPTIMIZER + #include BLARGG_ENABLE_OPTIMIZER +#endif + +typedef blargg_long fixed_t; + +using std::min; +using std::max; + +#define TO_FIXED( f ) fixed_t ((f) * (1L << 15) + 0.5) +#define FMUL( x, y ) (((x) * (y)) >> 15) + +const unsigned echo_size = 4096; +const unsigned echo_mask = echo_size - 1; +static_assert( (echo_size & echo_mask) == 0, "echo_size must be a power of 2" ); + +const unsigned reverb_size = 8192 * 2; +const unsigned reverb_mask = reverb_size - 1; +static_assert( (reverb_size & reverb_mask) == 0, "reverb_size must be a power of 2" ); + +Effects_Buffer::config_t::config_t() +{ + pan_1 = -0.15f; + pan_2 = 0.15f; + reverb_delay = 88.0f; + reverb_level = 0.12f; + echo_delay = 61.0f; + echo_level = 0.10f; + delay_variance = 18.0f; + effects_enabled = false; +} + +void Effects_Buffer::set_depth( double d ) +{ + float f = (float) d; + config_t c; + c.pan_1 = -0.6f * f; + c.pan_2 = 0.6f * f; + c.reverb_delay = 880 * 0.1f; + c.echo_delay = 610 * 0.1f; + if ( f > 0.5 ) + f = 0.5; // TODO: more linear reduction of extreme reverb/echo + c.reverb_level = 0.5f * f; + c.echo_level = 0.30f * f; + c.delay_variance = 180 * 0.1f; + c.effects_enabled = (d > 0.0f); + config( c ); +} + +Effects_Buffer::Effects_Buffer( int num_voices, bool center_only ) + : Multi_Buffer( 2*num_voices ) + , max_voices(num_voices) + , bufs(max_voices * (center_only ? (max_buf_count - 4) : max_buf_count)) + , chan_types(max_voices * chan_types_count) + , stereo_remain(0) + , effect_remain(0) + // TODO: Reorder buf_count to be initialized before bufs to factor out channel sizing + , buf_count(max_voices * (center_only ? (max_buf_count - 4) : max_buf_count)) + , effects_enabled(false) + , reverb_buf(max_voices, std::vector(reverb_size)) + , echo_buf(max_voices, std::vector(echo_size)) + , reverb_pos(max_voices) + , echo_pos(max_voices) +{ + set_depth( 0 ); +} + +Effects_Buffer::~Effects_Buffer() +{} + +blargg_err_t Effects_Buffer::set_sample_rate( long rate, int msec ) +{ + try + { + for(int i=0; i max ) + return max; + return n; +} + +void Effects_Buffer::config( const config_t& cfg ) +{ + channels_changed(); + + // clear echo and reverb buffers + // ensure the echo/reverb buffers have already been allocated, so this method can be + // called before set_sample_rate is called + if ( !config_.effects_enabled && cfg.effects_enabled && echo_buf[0].size() ) + { + for(int i=0; i chan_types_count-1 ) + out = chan_types_count-1; + } + else if ( !(type & noise_type) && (type & type_index_mask) % 3 != 0 ) + { + out = type & 1; + } + return chan_types [(i%max_voices)*chan_types_count+out]; +} + +void Effects_Buffer::end_frame( blip_time_t clock_count ) +{ + int bufs_used = 0; + int stereo_mask = (config_.effects_enabled ? 0x78 : 0x06); + + const int buf_count_per_voice = buf_count/max_voices; + for ( int v = 0; v < max_voices; v++ ) // foreach voice + { + for ( int i = 0; i < buf_count_per_voice; i++) // foreach buffer of that voice + { + bufs_used |= bufs [v*buf_count_per_voice + i].clear_modified() << i; + bufs [v*buf_count_per_voice + i].end_frame( clock_count ); + + if ( (bufs_used & stereo_mask) && buf_count == max_voices*max_buf_count ) + stereo_remain = max(stereo_remain, bufs [v*buf_count_per_voice + i].samples_avail() + bufs [v*buf_count_per_voice + i].output_latency()); + if ( effects_enabled || config_.effects_enabled ) + effect_remain = max(effect_remain, bufs [v*buf_count_per_voice + i].samples_avail() + bufs [v*buf_count_per_voice + i].output_latency()); + } + bufs_used = 0; + } + + effects_enabled = config_.effects_enabled; +} + +long Effects_Buffer::samples_avail() const +{ + return bufs [0].samples_avail() * 2; +} + +long Effects_Buffer::read_samples( blip_sample_t* out, long total_samples ) +{ + const int n_channels = max_voices * 2; + const int buf_count_per_voice = buf_count/max_voices; + + require( total_samples % n_channels == 0 ); // as many items needed to fill at least one frame + + long remain = bufs [0].samples_avail(); + total_samples = remain = min( remain, total_samples/n_channels ); + + while ( remain ) + { + int active_bufs = buf_count_per_voice; + long count = remain; + + // optimizing mixing to skip any channels which had nothing added + if ( effect_remain ) + { + if ( count > effect_remain ) + count = effect_remain; + + if ( stereo_remain ) + { + mix_enhanced( out, count ); + } + else + { + mix_mono_enhanced( out, count ); + active_bufs = 3; + } + } + else if ( stereo_remain ) + { + mix_stereo( out, count ); + active_bufs = 3; + } + else + { + mix_mono( out, count ); + active_bufs = 1; + } + + out += count * n_channels; + remain -= count; + + stereo_remain -= count; + if ( stereo_remain < 0 ) + stereo_remain = 0; + + effect_remain -= count; + if ( effect_remain < 0 ) + effect_remain = 0; + + // skip the output from any buffers that didn't contribute to the sound output + // during this frame (e.g. if we only render mono then only the very first buf + // is 'active') + for ( int v = 0; v < max_voices; v++ ) // foreach voice + { + for ( int i = 0; i < buf_count_per_voice; i++) // foreach buffer of that voice + { + if ( i < active_bufs ) + bufs [v*buf_count_per_voice + i].remove_samples( count ); + else // keep time synchronized + bufs [v*buf_count_per_voice + i].remove_silence( count ); + } + } + } + + return total_samples * n_channels; +} + +void Effects_Buffer::mix_mono( blip_sample_t* out_, blargg_long count ) +{ + for(int i=0; i> 1; n; --n ) + { + blargg_long cs0 = BLIP_READER_READ( c ); + BLIP_READER_NEXT( c, bass ); + + blargg_long cs1 = BLIP_READER_READ( c ); + BLIP_READER_NEXT( c, bass ); + + if ( (int16_t) cs0 != cs0 ) + cs0 = 0x7FFF - (cs0 >> 24); + ((uint32_t*) out) [i*2+0] = ((uint16_t) cs0) | (uint16_t(cs0) << 16); + + if ( (int16_t) cs1 != cs1 ) + cs1 = 0x7FFF - (cs1 >> 24); + ((uint32_t*) out) [i*2+1] = ((uint16_t) cs1) | (uint16_t(cs1) << 16); + out += max_voices*4; + } + + if ( count & 1 ) + { + int s = BLIP_READER_READ( c ); + BLIP_READER_NEXT( c, bass ); + out [i*2+0] = s; + out [i*2+1] = s; + if ( (int16_t) s != s ) + { + s = 0x7FFF - (s >> 24); + out [i*2+0] = s; + out [i*2+1] = s; + } + } + + BLIP_READER_END( c, bufs [i*max_buf_count+0] ); + } +} + +void Effects_Buffer::mix_stereo( blip_sample_t* out_, blargg_long frames ) +{ + for(int i=0; i> 24); + + if ( (int16_t) right != right ) + right = 0x7FFF - (right >> 24); + + out [i*2+0] = left; + out [i*2+1] = right; + + out += max_voices*2; + + } + + BLIP_READER_END( r, bufs [i*max_buf_count+2] ); + BLIP_READER_END( l, bufs [i*max_buf_count+1] ); + BLIP_READER_END( c, bufs [i*max_buf_count+0] ); + } +} + +void Effects_Buffer::mix_mono_enhanced( blip_sample_t* out_, blargg_long frames ) +{ + for(int i=0; ireverb_buf[i][0]; + blip_sample_t* const echo_buf = &this->echo_buf[i][0]; + int echo_pos = this->echo_pos[i]; + int reverb_pos = this->reverb_pos[i]; + + int count = frames; + while ( count-- ) + { + int sum1_s = BLIP_READER_READ( sq1 ); + int sum2_s = BLIP_READER_READ( sq2 ); + + BLIP_READER_NEXT( sq1, bass ); + BLIP_READER_NEXT( sq2, bass ); + + int new_reverb_l = FMUL( sum1_s, chans.pan_1_levels [0] ) + + FMUL( sum2_s, chans.pan_2_levels [0] ) + + reverb_buf [(reverb_pos + chans.reverb_delay_l) & reverb_mask]; + + int new_reverb_r = FMUL( sum1_s, chans.pan_1_levels [1] ) + + FMUL( sum2_s, chans.pan_2_levels [1] ) + + reverb_buf [(reverb_pos + chans.reverb_delay_r) & reverb_mask]; + + fixed_t reverb_level = chans.reverb_level; + reverb_buf [reverb_pos] = (blip_sample_t) FMUL( new_reverb_l, reverb_level ); + reverb_buf [reverb_pos + 1] = (blip_sample_t) FMUL( new_reverb_r, reverb_level ); + reverb_pos = (reverb_pos + 2) & reverb_mask; + + int sum3_s = BLIP_READER_READ( center ); + BLIP_READER_NEXT( center, bass ); + + int left = new_reverb_l + sum3_s + FMUL( chans.echo_level, + echo_buf [(echo_pos + chans.echo_delay_l) & echo_mask] ); + int right = new_reverb_r + sum3_s + FMUL( chans.echo_level, + echo_buf [(echo_pos + chans.echo_delay_r) & echo_mask] ); + + echo_buf [echo_pos] = sum3_s; + echo_pos = (echo_pos + 1) & echo_mask; + + if ( (int16_t) left != left ) + left = 0x7FFF - (left >> 24); + + if ( (int16_t) right != right ) + right = 0x7FFF - (right >> 24); + + out [i*2+0] = left; + out [i*2+1] = right; + out += max_voices*2; + } + this->reverb_pos[i] = reverb_pos; + this->echo_pos[i] = echo_pos; + + BLIP_READER_END( sq1, bufs [i*max_buf_count+0] ); + BLIP_READER_END( sq2, bufs [i*max_buf_count+1] ); + BLIP_READER_END( center, bufs [i*max_buf_count+2] ); + } +} + +void Effects_Buffer::mix_enhanced( blip_sample_t* out_, blargg_long frames ) +{ + for(int i=0; ireverb_buf[i][0]; + blip_sample_t* const echo_buf = &this->echo_buf[i][0]; + int echo_pos = this->echo_pos[i]; + int reverb_pos = this->reverb_pos[i]; + + int count = frames; + while ( count-- ) + { + int sum1_s = BLIP_READER_READ( sq1 ); + int sum2_s = BLIP_READER_READ( sq2 ); + + BLIP_READER_NEXT( sq1, bass ); + BLIP_READER_NEXT( sq2, bass ); + + int new_reverb_l = FMUL( sum1_s, chans.pan_1_levels [0] ) + + FMUL( sum2_s, chans.pan_2_levels [0] ) + BLIP_READER_READ( l1 ) + + reverb_buf [(reverb_pos + chans.reverb_delay_l) & reverb_mask]; + + int new_reverb_r = FMUL( sum1_s, chans.pan_1_levels [1] ) + + FMUL( sum2_s, chans.pan_2_levels [1] ) + BLIP_READER_READ( r1 ) + + reverb_buf [(reverb_pos + chans.reverb_delay_r) & reverb_mask]; + + BLIP_READER_NEXT( l1, bass ); + BLIP_READER_NEXT( r1, bass ); + + fixed_t reverb_level = chans.reverb_level; + reverb_buf [reverb_pos] = (blip_sample_t) FMUL( new_reverb_l, reverb_level ); + reverb_buf [reverb_pos + 1] = (blip_sample_t) FMUL( new_reverb_r, reverb_level ); + reverb_pos = (reverb_pos + 2) & reverb_mask; + + int sum3_s = BLIP_READER_READ( center ); + BLIP_READER_NEXT( center, bass ); + + int left = new_reverb_l + sum3_s + BLIP_READER_READ( l2 ) + FMUL( chans.echo_level, + echo_buf [(echo_pos + chans.echo_delay_l) & echo_mask] ); + int right = new_reverb_r + sum3_s + BLIP_READER_READ( r2 ) + FMUL( chans.echo_level, + echo_buf [(echo_pos + chans.echo_delay_r) & echo_mask] ); + + BLIP_READER_NEXT( l2, bass ); + BLIP_READER_NEXT( r2, bass ); + + echo_buf [echo_pos] = sum3_s; + echo_pos = (echo_pos + 1) & echo_mask; + + if ( (int16_t) left != left ) + left = 0x7FFF - (left >> 24); + + if ( (int16_t) right != right ) + right = 0x7FFF - (right >> 24); + + out [i*2+0] = left; + out [i*2+1] = right; + + out += max_voices*2; + } + this->reverb_pos[i] = reverb_pos; + this->echo_pos[i] = echo_pos; + + BLIP_READER_END( l1, bufs [i*max_buf_count+3] ); + BLIP_READER_END( r1, bufs [i*max_buf_count+4] ); + BLIP_READER_END( l2, bufs [i*max_buf_count+5] ); + BLIP_READER_END( r2, bufs [i*max_buf_count+6] ); + BLIP_READER_END( sq1, bufs [i*max_buf_count+0] ); + BLIP_READER_END( sq2, bufs [i*max_buf_count+1] ); + BLIP_READER_END( center, bufs [i*max_buf_count+2] ); + } +} + diff --git a/Frameworks/GME/gme/Effects_Buffer.h b/Frameworks/GME/gme/Effects_Buffer.h index 984073a7c..ec634d622 100644 --- a/Frameworks/GME/gme/Effects_Buffer.h +++ b/Frameworks/GME/gme/Effects_Buffer.h @@ -1,149 +1,90 @@ -// Multi-channel effects buffer with echo and individual panning for each channel - -// Game_Music_Emu $vers -#ifndef EFFECTS_BUFFER_H -#define EFFECTS_BUFFER_H - -#include "Multi_Buffer.h" - -// See Simple_Effects_Buffer (below) for a simpler interface - -class Effects_Buffer : public Multi_Buffer { -public: - // To reduce memory usage, fewer buffers can be used (with a best-fit - // approach if there are too few), and maximum echo delay can be reduced - Effects_Buffer( int max_bufs = 32, int echo_size = 24 * 1024 ); - - struct pan_vol_t - { - float vol; // 0.0 = silent, 0.5 = half volume, 1.0 = normal - float pan; // -1.0 = left, 0.0 = center, +1.0 = right - }; - - // Global configuration - struct config_t - { - bool enabled; // false = disable all effects - - // Current sound is echoed at adjustable left/right delay, - // with reduced treble and volume (feedback). - float treble; // 1.0 = full treble, 0.1 = very little, 0.0 = silent - int delay [2]; // left, right delays (msec) - float feedback; // 0.0 = no echo, 0.5 = each echo half previous, 1.0 = cacophony - pan_vol_t side_chans [2]; // left and right side channel volume and pan - }; - config_t& config() { return config_; } - - // Limits of delay (msec) - int min_delay() const; - int max_delay() const; - - // Per-channel configuration. Two or more channels with matching parameters are - // optimized to internally use the same buffer. - struct chan_config_t : pan_vol_t - { - // (inherited from pan_vol_t) - //float vol; // these only affect center channel - //float pan; - bool surround; // if true, negates left volume to put sound in back - bool echo; // false = channel doesn't have any echo - }; - chan_config_t& chan_config( int i ) { return chans [i + extra_chans].cfg; } - - // Applies any changes made to config() and chan_config() - virtual void apply_config(); - -// Implementation -public: - ~Effects_Buffer(); - blargg_err_t set_sample_rate( int samples_per_sec, int msec = blip_default_length ); - blargg_err_t set_channel_count( int, int const* = NULL ); - void clock_rate( int ); - void bass_freq( int ); - void clear(); - channel_t channel( int ); - void end_frame( blip_time_t ); - int read_samples( blip_sample_t [], int ); - int samples_avail() const { return (bufs [0].samples_avail() - mixer.samples_read) * 2; } - enum { stereo = 2 }; - typedef int fixed_t; - -protected: - enum { extra_chans = stereo * stereo }; - -private: - config_t config_; - int clock_rate_; - int bass_freq_; - - int echo_size; - - struct chan_t - { - fixed_t vol [stereo]; - chan_config_t cfg; - channel_t channel; - }; - blargg_vector chans; - - struct buf_t : Tracked_Blip_Buffer - { - // nasty: Blip_Buffer has something called fixed_t - Effects_Buffer::fixed_t vol [stereo]; - bool echo; - - void* operator new ( size_t, void* p ) { return p; } - void operator delete ( void* ) { } - - ~buf_t() { } - }; - buf_t* bufs; - int bufs_size; - int bufs_max; // bufs_size <= bufs_max, to limit memory usage - Stereo_Mixer mixer; - - struct { - int delay [stereo]; - fixed_t treble; - fixed_t feedback; - fixed_t low_pass [stereo]; - } s; - - blargg_vector echo; - int echo_pos; - - bool no_effects; - bool no_echo; - - void assign_buffers(); - void clear_echo(); - void mix_effects( blip_sample_t out [], int pair_count ); - blargg_err_t new_bufs( int size ); - void delete_bufs(); -}; - -// Simpler interface and lower memory usage -class Simple_Effects_Buffer : public Effects_Buffer { -public: - struct config_t - { - bool enabled; // false = disable all effects - - float echo; // 0.0 = none, 1.0 = lots - float stereo; // 0.0 = channels in center, 1.0 = channels on left/right - bool surround; // true = put some channels in back - }; - config_t& config() { return config_; } - - // Applies any changes made to config() - void apply_config(); - -// Implementation -public: - Simple_Effects_Buffer(); -private: - config_t config_; - void chan_config(); // hide -}; - -#endif +// Multi-channel effects buffer with panning, echo and reverb + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef EFFECTS_BUFFER_H +#define EFFECTS_BUFFER_H + +#include "Multi_Buffer.h" + +#include + +// Effects_Buffer uses several buffers and outputs stereo sample pairs. +class Effects_Buffer : public Multi_Buffer { +public: + // nVoices indicates the number of voices for which buffers will be allocated + // to make Effects_Buffer work as "mix everything to one", nVoices will be 1 + // If center_only is true, only center buffers are created and + // less memory is used. + Effects_Buffer( int nVoices = 1, bool center_only = false ); + + // Channel Effect Center Pan + // --------------------------------- + // 0,5 reverb pan_1 + // 1,6 reverb pan_2 + // 2,7 echo - + // 3 echo - + // 4 echo - + + // Channel configuration + struct config_t { + double pan_1; // -1.0 = left, 0.0 = center, 1.0 = right + double pan_2; + double echo_delay; // msec + double echo_level; // 0.0 to 1.0 + double reverb_delay; // msec + double delay_variance; // difference between left/right delays (msec) + double reverb_level; // 0.0 to 1.0 + bool effects_enabled; // if false, use optimized simple mixer + config_t(); + }; + + // Set configuration of buffer + virtual void config( const config_t& ); + void set_depth( double ); + +public: + ~Effects_Buffer(); + blargg_err_t set_sample_rate( long samples_per_sec, int msec = blip_default_length ); + void clock_rate( long ); + void bass_freq( int ); + void clear(); + channel_t channel( int, int ); + void end_frame( blip_time_t ); + long read_samples( blip_sample_t*, long ); + long samples_avail() const; +private: + typedef long fixed_t; + int max_voices; + enum { max_buf_count = 7 }; + std::vector bufs; + enum { chan_types_count = 3 }; + std::vector chan_types; + config_t config_; + long stereo_remain; + long effect_remain; + int buf_count; + bool effects_enabled; + + std::vector > reverb_buf; + std::vector > echo_buf; + std::vector reverb_pos; + std::vector echo_pos; + + struct { + fixed_t pan_1_levels [2]; + fixed_t pan_2_levels [2]; + int echo_delay_l; + int echo_delay_r; + fixed_t echo_level; + int reverb_delay_l; + int reverb_delay_r; + fixed_t reverb_level; + } chans; + + void mix_mono( blip_sample_t*, blargg_long ); + void mix_stereo( blip_sample_t*, blargg_long ); + void mix_enhanced( blip_sample_t*, blargg_long ); + void mix_mono_enhanced( blip_sample_t*, blargg_long ); +}; + +#endif diff --git a/Frameworks/GME/gme/Fir_Resampler.cpp b/Frameworks/GME/gme/Fir_Resampler.cpp index da7cdc0f0..d8dd6837c 100644 --- a/Frameworks/GME/gme/Fir_Resampler.cpp +++ b/Frameworks/GME/gme/Fir_Resampler.cpp @@ -1,123 +1,199 @@ -// $package. http://www.slack.net/~ant/ - -#include "Fir_Resampler.h" - -#include - -/* Copyright (C) 2004-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -#undef PI -#define PI 3.1415926535897932384626433832795029 - -static void gen_sinc( double rolloff, int width, double offset, double spacing, double scale, - int count, short* out ) -{ - double const maxh = 256; - double const step = PI / maxh * spacing; - double const to_w = maxh * 2 / width; - double const pow_a_n = pow( rolloff, maxh ); - scale /= maxh * 2; - - double angle = (count / 2 - 1 + offset) * -step; - while ( count-- ) - { - *out++ = 0; - double w = angle * to_w; - if ( fabs( w ) < PI ) - { - double rolloff_cos_a = rolloff * cos( angle ); - double num = 1 - rolloff_cos_a - - pow_a_n * cos( maxh * angle ) + - pow_a_n * rolloff * cos( (maxh - 1) * angle ); - double den = 1 - rolloff_cos_a - rolloff_cos_a + rolloff * rolloff; - double sinc = scale * num / den - scale; - - out [-1] = (short) (cos( w ) * sinc + sinc); - } - angle += step; - } -} - -Fir_Resampler_::Fir_Resampler_( int width, sample_t impulses_ [] ) : - width_( width ), - impulses( impulses_ ) -{ - imp = NULL; -} - -void Fir_Resampler_::clear_() -{ - imp = impulses; - Resampler::clear_(); -} - -blargg_err_t Fir_Resampler_::set_rate_( double new_factor ) -{ - double const rolloff = 0.999; - double const gain = 1.0; - - // determine number of sub-phases that yield lowest error - double ratio_ = 0.0; - int res = -1; - { - double least_error = 2; - double pos = 0; - for ( int r = 1; r <= max_res; r++ ) - { - pos += new_factor; - double nearest = floor( pos + 0.5 ); - double error = fabs( pos - nearest ); - if ( error < least_error ) - { - res = r; - ratio_ = nearest / res; - least_error = error; - } - } - } - RETURN_ERR( Resampler::set_rate_( ratio_ ) ); - - // how much of input is used for each output sample - int const step = stereo * (int) floor( ratio_ ); - double fraction = fmod( ratio_, 1.0 ); - - double const filter = (ratio_ < 1.0) ? 1.0 : 1.0 / ratio_; - double pos = 0.0; - //int input_per_cycle = 0; - sample_t* out = impulses; - for ( int n = res; --n >= 0; ) - { - gen_sinc( rolloff, int (width_ * filter + 1) & ~1, pos, filter, - double (0x7FFF * gain * filter), (int) width_, out ); - out += width_; - - int cur_step = step; - pos += fraction; - if ( pos >= 0.9999999 ) - { - pos -= 1.0; - cur_step += stereo; - } - - *out++ = (cur_step - width_ * 2 + 4) * sizeof (sample_t); - *out++ = 4 * sizeof (sample_t); - //input_per_cycle += cur_step; - } - // last offset moves back to beginning of impulses - out [-1] -= (char*) out - (char*) impulses; - - imp = impulses; - - return blargg_ok; -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Fir_Resampler.h" + +#include +#include +#include +#include + +/* Copyright (C) 2004-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +#undef PI +#define PI 3.1415926535897932384626433832795029 + +static void gen_sinc( double rolloff, int width, double offset, double spacing, double scale, + int count, short* out ) +{ + double const maxh = 256; + double const step = PI / maxh * spacing; + double const to_w = maxh * 2 / width; + double const pow_a_n = pow( rolloff, maxh ); + scale /= maxh * 2; + + double angle = (count / 2 - 1 + offset) * -step; + while ( count-- ) + { + *out++ = 0; + double w = angle * to_w; + if ( fabs( w ) < PI ) + { + double rolloff_cos_a = rolloff * cos( angle ); + double num = 1 - rolloff_cos_a - + pow_a_n * cos( maxh * angle ) + + pow_a_n * rolloff * cos( (maxh - 1) * angle ); + double den = 1 - rolloff_cos_a - rolloff_cos_a + rolloff * rolloff; + double sinc = scale * num / den - scale; + + out [-1] = (short) (cos( w ) * sinc + sinc); + } + angle += step; + } +} + +Fir_Resampler_::Fir_Resampler_( int width, sample_t* impulses_ ) : + width_( width ), + write_offset( width * stereo - stereo ), + impulses( impulses_ ) +{ + write_pos = 0; + res = 1; + imp_phase = 0; + skip_bits = 0; + step = stereo; + ratio_ = 1.0; +} + +Fir_Resampler_::~Fir_Resampler_() { } + +void Fir_Resampler_::clear() +{ + imp_phase = 0; + if ( buf.size() ) + { + write_pos = &buf [write_offset]; + memset( buf.begin(), 0, write_offset * sizeof buf [0] ); + } +} + +blargg_err_t Fir_Resampler_::buffer_size( int new_size ) +{ + RETURN_ERR( buf.resize( new_size + write_offset ) ); + clear(); + return 0; +} + +double Fir_Resampler_::time_ratio( double new_factor, double rolloff, double gain ) +{ + ratio_ = new_factor; + + double fstep = 0.0; + { + double least_error = 2; + double pos = 0; + res = -1; + for ( int r = 1; r <= max_res; r++ ) + { + pos += ratio_; + double nearest = floor( pos + 0.5 ); + double error = fabs( pos - nearest ); + if ( error < least_error ) + { + res = r; + fstep = nearest / res; + least_error = error; + } + } + } + + skip_bits = 0; + + step = stereo * (int) floor( fstep ); + + ratio_ = fstep; + fstep = fmod( fstep, 1.0 ); + + double filter = (ratio_ < 1.0) ? 1.0 : 1.0 / ratio_; + double pos = 0.0; + input_per_cycle = 0; + for ( int i = 0; i < res; i++ ) + { + gen_sinc( rolloff, int (width_ * filter + 1) & ~1, pos, filter, + double (0x7FFF * gain * filter), + (int) width_, impulses + i * width_ ); + + pos += fstep; + input_per_cycle += step; + if ( pos >= 0.9999999 ) + { + pos -= 1.0; + skip_bits |= 1 << i; + input_per_cycle++; + } + } + + clear(); + + return ratio_; +} + +int Fir_Resampler_::input_needed( blargg_long output_count ) const +{ + blargg_long input_count = 0; + + unsigned long skip = skip_bits >> imp_phase; + int remain = res - imp_phase; + while ( (output_count -= 2) > 0 ) + { + input_count += step + (skip & 1) * stereo; + skip >>= 1; + if ( !--remain ) + { + skip = skip_bits; + remain = res; + } + output_count -= 2; + } + + long input_extra = input_count - (write_pos - &buf [(width_ - 1) * stereo]); + if ( input_extra < 0 ) + input_extra = 0; + return input_extra; +} + +int Fir_Resampler_::avail_( blargg_long input_count ) const +{ + int cycle_count = input_count / input_per_cycle; + int output_count = cycle_count * res * stereo; + input_count -= cycle_count * input_per_cycle; + + blargg_ulong skip = skip_bits >> imp_phase; + int remain = res - imp_phase; + while ( input_count >= 0 ) + { + input_count -= step + (skip & 1) * stereo; + skip >>= 1; + if ( !--remain ) + { + skip = skip_bits; + remain = res; + } + output_count += 2; + } + return output_count; +} + +int Fir_Resampler_::skip_input( long count ) +{ + int remain = write_pos - buf.begin(); + int max_count = remain - width_ * stereo; + if ( count > max_count ) + count = max_count; + + remain -= count; + write_pos = &buf [remain]; + memmove( buf.begin(), &buf [count], remain * sizeof buf [0] ); + + return count; +} diff --git a/Frameworks/GME/gme/Fir_Resampler.h b/Frameworks/GME/gme/Fir_Resampler.h index 491b6e898..9fcd01cb8 100644 --- a/Frameworks/GME/gme/Fir_Resampler.h +++ b/Frameworks/GME/gme/Fir_Resampler.h @@ -1,101 +1,186 @@ -// Finite impulse response (FIR) resampler with adjustable FIR size - -// $package -#ifndef FIR_RESAMPLER_H -#define FIR_RESAMPLER_H - -#include "Resampler.h" - -template -class Fir_Resampler; - -// Use one of these typedefs -typedef Fir_Resampler< 8> Fir_Resampler_Fast; -typedef Fir_Resampler<16> Fir_Resampler_Norm; -typedef Fir_Resampler<24> Fir_Resampler_Good; - -// Implementation -class Fir_Resampler_ : public Resampler { -protected: - virtual blargg_err_t set_rate_( double ); - virtual void clear_(); - -protected: - enum { stereo = 2 }; - enum { max_res = 32 }; // TODO: eliminate and keep impulses on freestore? - sample_t const* imp; - int const width_; - sample_t* impulses; - - Fir_Resampler_( int width, sample_t [] ); -}; - -// Width is number of points in FIR. More points give better quality and -// rolloff effectiveness, and take longer to calculate. -template -class Fir_Resampler : public Fir_Resampler_ { - enum { min_width = (width < 4 ? 4 : width) }; - enum { adj_width = min_width / 4 * 4 + 2 }; - enum { write_offset = adj_width * stereo }; - short impulses [max_res * (adj_width + 2)]; -public: - Fir_Resampler() : Fir_Resampler_( adj_width, impulses ) { } - -protected: - virtual sample_t const* resample_( sample_t**, sample_t const*, sample_t const [], int ); -}; - -template -Resampler::sample_t const* Fir_Resampler::resample_( sample_t** out_, - sample_t const* out_end, sample_t const in [], int in_size ) -{ - in_size -= write_offset; - if ( in_size > 0 ) - { - sample_t* BLARGG_RESTRICT out = *out_; - sample_t const* const in_end = in + in_size; - sample_t const* imp = this->imp; - - do - { - // accumulate in extended precision - int pt = imp [0]; - int l = pt * in [0]; - int r = pt * in [1]; - if ( out >= out_end ) - break; - for ( int n = (adj_width - 2) / 2; n; --n ) - { - pt = imp [1]; - l += pt * in [2]; - r += pt * in [3]; - - // pre-increment more efficient on some RISC processors - imp += 2; - pt = imp [0]; - r += pt * in [5]; - in += 4; - l += pt * in [0]; - } - pt = imp [1]; - l += pt * in [2]; - r += pt * in [3]; - - // these two "samples" after the end of the impulse give the - // proper offsets to the next input sample and next impulse - in = (sample_t const*) ((char const*) in + imp [2]); // some negative value - imp = (sample_t const*) ((char const*) imp + imp [3]); // small positive or large negative - - out [0] = sample_t (l >> 15); - out [1] = sample_t (r >> 15); - out += 2; - } - while ( in < in_end ); - - this->imp = imp; - *out_ = out; - } - return in; -} - -#endif +// Finite impulse response (FIR) resampler with adjustable FIR size + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef FIR_RESAMPLER_H +#define FIR_RESAMPLER_H + +#include "blargg_common.h" +#include + +class Fir_Resampler_ { +public: + + // Use Fir_Resampler (below) + + // Set input/output resampling ratio and optionally low-pass rolloff and gain. + // Returns actual ratio used (rounded to internal precision). + double time_ratio( double factor, double rolloff = 0.999, double gain = 1.0 ); + + // Current input/output ratio + double ratio() const { return ratio_; } + +// Input + + typedef short sample_t; + + // Resize and clear input buffer + blargg_err_t buffer_size( int ); + + // Clear input buffer. At least two output samples will be available after + // two input samples are written. + void clear(); + + // Number of input samples that can be written + int max_write() const { return buf.end() - write_pos; } + + // Pointer to place to write input samples + sample_t* buffer() { return write_pos; } + + // Notify resampler that 'count' input samples have been written + void write( long count ); + + // Number of input samples in buffer + int written() const { return write_pos - &buf [write_offset]; } + + // Skip 'count' input samples. Returns number of samples actually skipped. + int skip_input( long count ); + +// Output + + // Number of extra input samples needed until 'count' output samples are available + int input_needed( blargg_long count ) const; + + // Number of output samples available + int avail() const { return avail_( write_pos - &buf [width_ * stereo] ); } + +public: + ~Fir_Resampler_(); +protected: + enum { stereo = 2 }; + enum { max_res = 32 }; + blargg_vector buf; + sample_t* write_pos; + int res; + int imp_phase; + int const width_; + int const write_offset; + blargg_ulong skip_bits; + int step; + int input_per_cycle; + double ratio_; + sample_t* impulses; + + Fir_Resampler_( int width, sample_t* ); + int avail_( blargg_long input_count ) const; +}; + +// Width is number of points in FIR. Must be even and 4 or more. More points give +// better quality and rolloff effectiveness, and take longer to calculate. +template +class Fir_Resampler : public Fir_Resampler_ { + static_assert( width >= 4 && width % 2 == 0, "FIR width must be even and have 4 or more points" ); + short impulses [max_res] [width]; +public: + Fir_Resampler() : Fir_Resampler_( width, impulses [0] ) { } + + // Read at most 'count' samples. Returns number of samples actually read. + typedef short sample_t; + int read( sample_t* out, blargg_long count ); +}; + +// End of public interface + +inline void Fir_Resampler_::write( long count ) +{ + write_pos += count; + assert( write_pos <= buf.end() ); +} + +template +int Fir_Resampler::read( sample_t* out_begin, blargg_long count ) +{ + sample_t* out = out_begin; + const sample_t* in = buf.begin(); + sample_t* end_pos = write_pos; + blargg_ulong skip = skip_bits >> imp_phase; + sample_t const* imp = impulses [imp_phase]; + int remain = res - imp_phase; + int const step = this->step; + + count >>= 1; + + // Resampling can add noise so don't actually do it if we've matched sample + // rate + const double ratio1 = ratio() - 1.0; + const bool should_resample = + ( ratio1 >= 0 ? ratio1 : -ratio1 ) >= 0.00001; + + if ( end_pos - in >= width * stereo ) + { + end_pos -= width * stereo; + do + { + count--; + if ( count < 0 ) + break; + + if( !should_resample ) + { + out [0] = static_cast( in [0] ); + out [1] = static_cast( in [1] ); + } + else + { + // accumulate in extended precision + blargg_long l = 0; + blargg_long r = 0; + + const sample_t* i = in; + + for ( int n = width / 2; n; --n ) + { + int pt0 = imp [0]; + l += pt0 * i [0]; + r += pt0 * i [1]; + int pt1 = imp [1]; + imp += 2; + l += pt1 * i [2]; + r += pt1 * i [3]; + i += 4; + } + + remain--; + + l >>= 15; + r >>= 15; + + in += (skip * stereo) & stereo; + skip >>= 1; + + if ( !remain ) + { + imp = impulses [0]; + skip = skip_bits; + remain = res; + } + + out [0] = (sample_t) l; + out [1] = (sample_t) r; + } + + in += step; + out += 2; + } + while ( in <= end_pos ); + } + + imp_phase = res - remain; + + int left = write_pos - in; + write_pos = &buf [left]; + memmove( buf.begin(), in, left * sizeof *in ); + + return out - out_begin; +} + +#endif diff --git a/Frameworks/GME/gme/Gb_Apu.cpp b/Frameworks/GME/gme/Gb_Apu.cpp index ff5c1479c..e06645850 100644 --- a/Frameworks/GME/gme/Gb_Apu.cpp +++ b/Frameworks/GME/gme/Gb_Apu.cpp @@ -1,407 +1,310 @@ -// Gb_Snd_Emu $vers. http://www.slack.net/~ant/ - -#include "Gb_Apu.h" - -//#include "gb_apu_logger.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -int const vol_reg = 0xFF24; -int const stereo_reg = 0xFF25; -int const status_reg = 0xFF26; -int const wave_ram = 0xFF30; - -int const power_mask = 0x80; - -void Gb_Apu::treble_eq( blip_eq_t const& eq ) -{ - norm_synth.treble_eq( eq ); - fast_synth.treble_eq( eq ); -} - -inline int Gb_Apu::calc_output( int osc ) const -{ - int bits = regs [stereo_reg - io_addr] >> osc; - return (bits >> 3 & 2) | (bits & 1); -} - -void Gb_Apu::set_output( int i, Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ) -{ - // Must be silent (all NULL), mono (left and right NULL), or stereo (none NULL) - require( !center || (center && !left && !right) || (center && left && right) ); - require( (unsigned) i < osc_count ); // fails if you pass invalid osc index - - if ( !center || !left || !right ) - { - left = center; - right = center; - } - - Gb_Osc& o = *oscs [i]; - o.outputs [1] = right; - o.outputs [2] = left; - o.outputs [3] = center; - o.output = o.outputs [calc_output( i )]; -} - -void Gb_Apu::synth_volume( int iv ) -{ - double v = volume_ * 0.60 / osc_count / 15 /*steps*/ / 8 /*master vol range*/ * iv; - norm_synth.volume( v ); - fast_synth.volume( v ); -} - -void Gb_Apu::apply_volume() -{ - // TODO: Doesn't handle differing left and right volumes (panning). - // Not worth the complexity. - int data = regs [vol_reg - io_addr]; - int left = data >> 4 & 7; - int right = data & 7; - //if ( data & 0x88 ) dprintf( "Vin: %02X\n", data & 0x88 ); - //if ( left != right ) dprintf( "l: %d r: %d\n", left, right ); - synth_volume( max( left, right ) + 1 ); -} - -void Gb_Apu::volume( double v ) -{ - if ( volume_ != v ) - { - volume_ = v; - apply_volume(); - } -} - -void Gb_Apu::reset_regs() -{ - for ( int i = 0; i < 0x20; i++ ) - regs [i] = 0; - - square1.reset(); - square2.reset(); - wave .reset(); - noise .reset(); - - apply_volume(); -} - -void Gb_Apu::reset_lengths() -{ - square1.length_ctr = 64; - square2.length_ctr = 64; - wave .length_ctr = 256; - noise .length_ctr = 64; -} - -void Gb_Apu::reduce_clicks( bool reduce ) -{ - reduce_clicks_ = reduce; - - // Click reduction makes DAC off generate same output as volume 0 - int dac_off_amp = 0; - if ( reduce && wave.mode != mode_agb ) // AGB already eliminates clicks - dac_off_amp = -Gb_Osc::dac_bias; - - for ( int i = 0; i < osc_count; i++ ) - oscs [i]->dac_off_amp = dac_off_amp; - - // AGB always eliminates clicks on wave channel using same method - if ( wave.mode == mode_agb ) - wave.dac_off_amp = -Gb_Osc::dac_bias; -} - -void Gb_Apu::reset( mode_t mode, bool agb_wave ) -{ - // Hardware mode - if ( agb_wave ) - mode = mode_agb; // using AGB wave features implies AGB hardware - wave.agb_mask = agb_wave ? 0xFF : 0; - for ( int i = 0; i < osc_count; i++ ) - oscs [i]->mode = mode; - reduce_clicks( reduce_clicks_ ); - - // Reset state - frame_time = 0; - last_time = 0; - frame_phase = 0; - - reset_regs(); - reset_lengths(); - - // Load initial wave RAM - static byte const initial_wave [2] [16] = { - {0x84,0x40,0x43,0xAA,0x2D,0x78,0x92,0x3C,0x60,0x59,0x59,0xB0,0x34,0xB8,0x2E,0xDA}, - {0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF,0x00,0xFF}, - }; - for ( int b = 2; --b >= 0; ) - { - // Init both banks (does nothing if not in AGB mode) - // TODO: verify that this works - write_register( 0, 0xFF1A, b * 0x40 ); - for ( unsigned i = 0; i < sizeof initial_wave [0]; i++ ) - write_register( 0, i + wave_ram, initial_wave [(mode != mode_dmg)] [i] ); - } -} - -void Gb_Apu::set_tempo( double t ) -{ - frame_period = 4194304 / 512; // 512 Hz - if ( t != 1.0 ) - frame_period = t ? blip_time_t (frame_period / t) : blip_time_t(0); -} - -Gb_Apu::Gb_Apu() -{ - wave.wave_ram = ®s [wave_ram - io_addr]; - - oscs [0] = &square1; - oscs [1] = &square2; - oscs [2] = &wave; - oscs [3] = &noise; - - for ( int i = osc_count; --i >= 0; ) - { - Gb_Osc& o = *oscs [i]; - o.regs = ®s [i * 5]; - o.output = NULL; - o.outputs [0] = NULL; - o.outputs [1] = NULL; - o.outputs [2] = NULL; - o.outputs [3] = NULL; - o.norm_synth = &norm_synth; - o.fast_synth = &fast_synth; - } - - reduce_clicks_ = false; - set_tempo( 1.0 ); - volume_ = 1.0; - reset(); -} - -void Gb_Apu::run_until_( blip_time_t end_time ) -{ - if ( !frame_period ) - frame_time += end_time - last_time; - - while ( true ) - { - // run oscillators - blip_time_t time = end_time; - if ( time > frame_time ) - time = frame_time; - - square1.run( last_time, time ); - square2.run( last_time, time ); - wave .run( last_time, time ); - noise .run( last_time, time ); - last_time = time; - - if ( time == end_time ) - break; - - // run frame sequencer - assert( frame_period ); - frame_time += frame_period * Gb_Osc::clk_mul; - switch ( frame_phase++ ) - { - case 2: - case 6: - // 128 Hz - square1.clock_sweep(); - case 0: - case 4: - // 256 Hz - square1.clock_length(); - square2.clock_length(); - wave .clock_length(); - noise .clock_length(); - break; - - case 7: - // 64 Hz - frame_phase = 0; - square1.clock_envelope(); - square2.clock_envelope(); - noise .clock_envelope(); - } - } -} - -inline void Gb_Apu::run_until( blip_time_t time ) -{ - require( time >= last_time ); // end_time must not be before previous time - if ( time > last_time ) - run_until_( time ); -} - -void Gb_Apu::end_frame( blip_time_t end_time ) -{ - #ifdef LOG_FRAME - LOG_FRAME( end_time ); - #endif - - if ( end_time > last_time ) - run_until( end_time ); - - frame_time -= end_time; - assert( frame_time >= 0 ); - - last_time -= end_time; - assert( last_time >= 0 ); -} - -void Gb_Apu::silence_osc( Gb_Osc& o ) -{ - int delta = -o.last_amp; - if ( reduce_clicks_ ) - delta += o.dac_off_amp; - - if ( delta ) - { - o.last_amp = o.dac_off_amp; - if ( o.output ) - { - o.output->set_modified(); - fast_synth.offset( last_time, delta, o.output ); - } - } -} - -void Gb_Apu::apply_stereo() -{ - for ( int i = osc_count; --i >= 0; ) - { - Gb_Osc& o = *oscs [i]; - Blip_Buffer* out = o.outputs [calc_output( i )]; - if ( o.output != out ) - { - silence_osc( o ); - o.output = out; - } - } -} - -void Gb_Apu::write_register( blip_time_t time, int addr, int data ) -{ - require( (unsigned) data < 0x100 ); - - int reg = addr - io_addr; - if ( (unsigned) reg >= io_size ) - { - require( false ); - return; - } - - #ifdef LOG_WRITE - LOG_WRITE( time, addr, data ); - #endif - - if ( addr < status_reg && !(regs [status_reg - io_addr] & power_mask) ) - { - // Power is off - - // length counters can only be written in DMG mode - if ( wave.mode != mode_dmg || (reg != 1 && reg != 5+1 && reg != 10+1 && reg != 15+1) ) - return; - - if ( reg < 10 ) - data &= 0x3F; // clear square duty - } - - run_until( time ); - - if ( addr >= wave_ram ) - { - wave.write( addr, data ); - } - else - { - int old_data = regs [reg]; - regs [reg] = data; - - if ( addr < vol_reg ) - { - // Oscillator - write_osc( reg, old_data, data ); - } - else if ( addr == vol_reg && data != old_data ) - { - // Master volume - for ( int i = osc_count; --i >= 0; ) - silence_osc( *oscs [i] ); - - apply_volume(); - } - else if ( addr == stereo_reg ) - { - // Stereo panning - apply_stereo(); - } - else if ( addr == status_reg && (data ^ old_data) & power_mask ) - { - // Power control - frame_phase = 0; - for ( int i = osc_count; --i >= 0; ) - silence_osc( *oscs [i] ); - - reset_regs(); - if ( wave.mode != mode_dmg ) - reset_lengths(); - - regs [status_reg - io_addr] = data; - } - } -} - -int Gb_Apu::read_register( blip_time_t time, int addr ) -{ - if ( addr >= status_reg ) - run_until( time ); - - int reg = addr - io_addr; - if ( (unsigned) reg >= io_size ) - { - require( false ); - return 0; - } - - if ( addr >= wave_ram ) - return wave.read( addr ); - - // Value read back has some bits always set - static byte const masks [] = { - 0x80,0x3F,0x00,0xFF,0xBF, - 0xFF,0x3F,0x00,0xFF,0xBF, - 0x7F,0xFF,0x9F,0xFF,0xBF, - 0xFF,0xFF,0x00,0x00,0xBF, - 0x00,0x00,0x70, - 0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF - }; - int mask = masks [reg]; - if ( wave.agb_mask && (reg == 10 || reg == 12) ) - mask = 0x1F; // extra implemented bits in wave regs on AGB - int data = regs [reg] | mask; - - // Status register - if ( addr == status_reg ) - { - data &= 0xF0; - data |= (int) square1.enabled << 0; - data |= (int) square2.enabled << 1; - data |= (int) wave .enabled << 2; - data |= (int) noise .enabled << 3; - } - - return data; -} +// Gb_Snd_Emu 0.1.5. http://www.slack.net/~ant/ + +#include "Gb_Apu.h" + +#include +#include + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +unsigned const vol_reg = 0xFF24; +unsigned const status_reg = 0xFF26; + +using std::min; +using std::max; + +Gb_Apu::Gb_Apu() +{ + square1.synth = &square_synth; + square2.synth = &square_synth; + wave.synth = &other_synth; + noise.synth = &other_synth; + + oscs [0] = &square1; + oscs [1] = &square2; + oscs [2] = &wave; + oscs [3] = &noise; + + for ( int i = 0; i < osc_count; i++ ) + { + Gb_Osc& osc = *oscs [i]; + osc.regs = ®s [i * 5]; + osc.output = 0; + osc.outputs [0] = 0; + osc.outputs [1] = 0; + osc.outputs [2] = 0; + osc.outputs [3] = 0; + } + + set_tempo( 1.0 ); + volume( 1.0 ); + reset(); +} + +void Gb_Apu::treble_eq( const blip_eq_t& eq ) +{ + square_synth.treble_eq( eq ); + other_synth.treble_eq( eq ); +} + +void Gb_Apu::osc_output( int index, Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ) +{ + require( (unsigned) index < osc_count ); + require( (center && left && right) || (!center && !left && !right) ); + Gb_Osc& osc = *oscs [index]; + osc.outputs [1] = right; + osc.outputs [2] = left; + osc.outputs [3] = center; + osc.output = osc.outputs [osc.output_select]; +} + +void Gb_Apu::output( Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ) +{ + for ( int i = 0; i < osc_count; i++ ) + osc_output( i, center, left, right ); +} + +void Gb_Apu::update_volume() +{ + // TODO: doesn't handle differing left/right global volume (support would + // require modification to all oscillator code) + int data = regs [vol_reg - start_addr]; + double vol = (max( data & 7, data >> 4 & 7 ) + 1) * volume_unit; + square_synth.volume( vol ); + other_synth.volume( vol ); +} + +static unsigned char const powerup_regs [0x20] = { + 0x80,0x3F,0x00,0xFF,0xBF, // square 1 + 0xFF,0x3F,0x00,0xFF,0xBF, // square 2 + 0x7F,0xFF,0x9F,0xFF,0xBF, // wave + 0xFF,0xFF,0x00,0x00,0xBF, // noise + 0x00, // left/right enables + 0x77, // master volume + 0x80, // power + 0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF +}; + +void Gb_Apu::set_tempo( double t ) +{ + frame_period = 4194304 / 256; // 256 Hz + if ( t != 1.0 ) + frame_period = blip_time_t (frame_period / t); +} + +void Gb_Apu::reset() +{ + next_frame_time = 0; + last_time = 0; + frame_count = 0; + + square1.reset(); + square2.reset(); + wave.reset(); + noise.reset(); + noise.bits = 1; + wave.wave_pos = 0; + + // avoid click at beginning + regs [vol_reg - start_addr] = 0x77; + update_volume(); + + regs [status_reg - start_addr] = 0x01; // force power + write_register( 0, status_reg, 0x00 ); + + static unsigned char const initial_wave [] = { + 0x84,0x40,0x43,0xAA,0x2D,0x78,0x92,0x3C, // wave table + 0x60,0x59,0x59,0xB0,0x34,0xB8,0x2E,0xDA + }; + memcpy( wave.wave, initial_wave, sizeof initial_wave ); +} + +void Gb_Apu::run_until( blip_time_t end_time ) +{ + require( end_time >= last_time ); // end_time must not be before previous time + if ( end_time == last_time ) + return; + + while ( true ) + { + blip_time_t time = next_frame_time; + if ( time > end_time ) + time = end_time; + + // run oscillators + for ( int i = 0; i < osc_count; ++i ) + { + Gb_Osc& osc = *oscs [i]; + if ( osc.output ) + { + osc.output->set_modified(); // TODO: misses optimization opportunities? + int playing = false; + if ( osc.enabled && osc.volume && + (!(osc.regs [4] & osc.len_enabled_mask) || osc.length) ) + playing = -1; + switch ( i ) + { + case 0: square1.run( last_time, time, playing ); break; + case 1: square2.run( last_time, time, playing ); break; + case 2: wave .run( last_time, time, playing ); break; + case 3: noise .run( last_time, time, playing ); break; + } + } + } + last_time = time; + + if ( time == end_time ) + break; + + next_frame_time += frame_period; + + // 256 Hz actions + square1.clock_length(); + square2.clock_length(); + wave.clock_length(); + noise.clock_length(); + + frame_count = (frame_count + 1) & 3; + if ( frame_count == 0 ) + { + // 64 Hz actions + square1.clock_envelope(); + square2.clock_envelope(); + noise.clock_envelope(); + } + + if ( frame_count & 1 ) + square1.clock_sweep(); // 128 Hz action + } +} + +void Gb_Apu::end_frame( blip_time_t end_time ) +{ + if ( end_time > last_time ) + run_until( end_time ); + + assert( next_frame_time >= end_time ); + next_frame_time -= end_time; + + assert( last_time >= end_time ); + last_time -= end_time; +} + +void Gb_Apu::write_register( blip_time_t time, unsigned addr, int data ) +{ + require( (unsigned) data < 0x100 ); + + int reg = addr - start_addr; + if ( (unsigned) reg >= register_count ) + return; + + run_until( time ); + + int old_reg = regs [reg]; + regs [reg] = data; + + if ( addr < vol_reg ) + { + write_osc( reg / 5, reg, data ); + } + else if ( addr == vol_reg && data != old_reg ) // global volume + { + // return all oscs to 0 + for ( int i = 0; i < osc_count; i++ ) + { + Gb_Osc& osc = *oscs [i]; + int amp = osc.last_amp; + osc.last_amp = 0; + if ( amp && osc.enabled && osc.output ) + other_synth.offset( time, -amp, osc.output ); + } + + if ( wave.outputs [3] ) + other_synth.offset( time, 30, wave.outputs [3] ); + + update_volume(); + + if ( wave.outputs [3] ) + other_synth.offset( time, -30, wave.outputs [3] ); + + // oscs will update with new amplitude when next run + } + else if ( addr == 0xFF25 || addr == status_reg ) + { + int mask = (regs [status_reg - start_addr] & 0x80) ? ~0 : 0; + int flags = regs [0xFF25 - start_addr] & mask; + + // left/right assignments + for ( int i = 0; i < osc_count; i++ ) + { + Gb_Osc& osc = *oscs [i]; + osc.enabled &= mask; + int bits = flags >> i; + Blip_Buffer* old_output = osc.output; + osc.output_select = (bits >> 3 & 2) | (bits & 1); + osc.output = osc.outputs [osc.output_select]; + if ( osc.output != old_output ) + { + int amp = osc.last_amp; + osc.last_amp = 0; + if ( amp && old_output ) + other_synth.offset( time, -amp, old_output ); + } + } + + if ( addr == status_reg && data != old_reg ) + { + if ( !(data & 0x80) ) + { + for ( unsigned i = 0; i < sizeof powerup_regs; i++ ) + { + if ( i != status_reg - start_addr ) + write_register( time, i + start_addr, powerup_regs [i] ); + } + } + else + { + //debug_printf( "APU powered on\n" ); + } + } + } + else if ( addr >= 0xFF30 ) + { + int index = (addr & 0x0F) * 2; + wave.wave [index] = data >> 4; + wave.wave [index + 1] = data & 0x0F; + } +} + +int Gb_Apu::read_register( blip_time_t time, unsigned addr ) +{ + run_until( time ); + + int index = addr - start_addr; + require( (unsigned) index < register_count ); + int data = regs [index]; + + if ( addr == status_reg ) + { + data = (data & 0x80) | 0x70; + for ( int i = 0; i < osc_count; i++ ) + { + const Gb_Osc& osc = *oscs [i]; + if ( osc.enabled && (osc.length || !(osc.regs [4] & osc.len_enabled_mask)) ) + data |= 1 << i; + } + } + + return data; +} diff --git a/Frameworks/GME/gme/Gb_Apu.h b/Frameworks/GME/gme/Gb_Apu.h index 3b0596ac3..9b251262f 100644 --- a/Frameworks/GME/gme/Gb_Apu.h +++ b/Frameworks/GME/gme/Gb_Apu.h @@ -1,193 +1,90 @@ -// Nintendo Game Boy sound hardware emulator with save state support - -// Gb_Snd_Emu $vers -#ifndef GB_APU_H -#define GB_APU_H - -#include "Gb_Oscs.h" - -struct gb_apu_state_t; - -class Gb_Apu { -public: -// Basics - - // Sets buffer(s) to generate sound into, or NULL to mute. If only center is not NULL, - // output is mono. - void set_output( Blip_Buffer* center, Blip_Buffer* left = NULL, Blip_Buffer* right = NULL ); - - // Emulates to time t, then writes data to addr - void write_register( blip_time_t t, int addr, int data ); - - // Emulates to time t, then subtracts t from the current time. - // OK if previous write call had time slightly after t. - void end_frame( blip_time_t t ); - -// More features - - // Clock rate sound hardware runs at - enum { clock_rate = 4194304 * GB_APU_OVERCLOCK }; - - // Registers are at io_addr to io_addr+io_size-1 - enum { io_addr = 0xFF10 }; - enum { io_size = 0x30 }; - - // Emulates to time t, then reads from addr - int read_register( blip_time_t t, int addr ); - - // Resets hardware to state after power, BEFORE boot ROM runs. Mode selects - // sound hardware. If agb_wave is true, enables AGB's extra wave features. - enum mode_t { - mode_dmg, // Game Boy monochrome - mode_cgb, // Game Boy Color - mode_agb // Game Boy Advance - }; - void reset( mode_t mode = mode_cgb, bool agb_wave = false ); - - // Same as set_output(), but for a particular channel - // 0: Square 1, 1: Square 2, 2: Wave, 3: Noise - enum { osc_count = 4 }; // 0 <= chan < osc_count - void set_output( int chan, Blip_Buffer* center, - Blip_Buffer* left = NULL, Blip_Buffer* right = NULL ); - - // Sets overall volume, where 1.0 is normal - void volume( double ); - - // Sets treble equalization - void treble_eq( blip_eq_t const& ); - - // Treble and bass values for various hardware. - enum { - speaker_treble = -47, // speaker on system - speaker_bass = 2000, - dmg_treble = 0, // headphones on each system - dmg_bass = 30, - cgb_treble = 0, - cgb_bass = 300, // CGB has much less bass - agb_treble = 0, - agb_bass = 30 - }; - - // If true, reduces clicking by disabling DAC biasing. Note that this reduces - // emulation accuracy, since the clicks are authentic. - void reduce_clicks( bool reduce = true ); - - // Sets frame sequencer rate, where 1.0 is normal. Meant for adjusting the - // tempo in a music player. - void set_tempo( double ); - - // Saves full emulation state to state_out. Data format is portable and - // includes some extra space to avoid expansion in case more state needs - // to be stored in the future. - void save_state( gb_apu_state_t* state_out ); - - // Loads state. You should call reset() BEFORE this. - blargg_err_t load_state( gb_apu_state_t const& in ); - -private: - // noncopyable - Gb_Apu( const Gb_Apu& ); - Gb_Apu& operator = ( const Gb_Apu& ); - -// Implementation -public: - Gb_Apu(); - - // Use set_output() in place of these - BLARGG_DEPRECATED( void output ( Blip_Buffer* c ); ) - BLARGG_DEPRECATED( void output ( Blip_Buffer* c, Blip_Buffer* l, Blip_Buffer* r ); ) - BLARGG_DEPRECATED( void osc_output( int i, Blip_Buffer* c ) { set_output( i, c, c, c ); } ) - BLARGG_DEPRECATED( void osc_output( int i, Blip_Buffer* c, Blip_Buffer* l, Blip_Buffer* r ) { set_output( i, c, l, r ); } ) - - BLARGG_DEPRECATED_TEXT( enum { start_addr = 0xFF10 }; ) - BLARGG_DEPRECATED_TEXT( enum { end_addr = 0xFF3F }; ) - BLARGG_DEPRECATED_TEXT( enum { register_count = end_addr - start_addr + 1 }; ) - -private: - Gb_Osc* oscs [osc_count]; - blip_time_t last_time; // time sound emulator has been run to - blip_time_t frame_period; // clocks between each frame sequencer step - double volume_; - bool reduce_clicks_; - - Gb_Sweep_Square square1; - Gb_Square square2; - Gb_Wave wave; - Gb_Noise noise; - blip_time_t frame_time; // time of next frame sequencer action - int frame_phase; // phase of next frame sequencer step - enum { regs_size = io_size + 0x10 }; - BOOST::uint8_t regs [regs_size];// last values written to registers - - // large objects after everything else - Blip_Synth_Norm norm_synth; - Blip_Synth_Fast fast_synth; - - void reset_lengths(); - void reset_regs(); - int calc_output( int osc ) const; - void apply_stereo(); - void apply_volume(); - void synth_volume( int ); - void run_until_( blip_time_t ); - void run_until( blip_time_t ); - void silence_osc( Gb_Osc& ); - void write_osc( int reg, int old_data, int data ); - const char* save_load( gb_apu_state_t*, bool save ); - void save_load2( gb_apu_state_t*, bool save ); - friend class Gb_Apu2; -}; - -// Format of save state. Should be stable across versions of the library, -// with earlier versions properly opening later save states. Includes some -// room for expansion so the state size shouldn't increase. -struct gb_apu_state_t -{ -#if GB_APU_CUSTOM_STATE - // Values stored as plain int so your code can read/write them easily. - // Structure can NOT be written to disk, since format is not portable. - typedef int val_t; -#else - // Values written in portable little-endian format, allowing structure - // to be written directly to disk. - typedef unsigned char val_t [4]; -#endif - - enum { format0 = 0x50414247 }; // 'GBAP' - - val_t format; // format of all following data - val_t version; // later versions just add fields to end - - unsigned char regs [0x40]; - val_t frame_time; - val_t frame_phase; - - val_t sweep_freq; - val_t sweep_delay; - val_t sweep_enabled; - val_t sweep_neg; - val_t noise_divider; - val_t wave_buf; - - val_t delay [4]; - val_t length_ctr [4]; - val_t phase [4]; - val_t enabled [4]; - - val_t env_delay [3]; - val_t env_volume [3]; - val_t env_enabled [3]; - - val_t unused [13]; // for future expansion -}; - -inline void Gb_Apu::set_output( Blip_Buffer* c, Blip_Buffer* l, Blip_Buffer* r ) -{ - for ( int i = osc_count; --i >= 0; ) - set_output( i, c, l, r ); -} - -BLARGG_DEPRECATED_TEXT( inline void Gb_Apu::output( Blip_Buffer* c ) { set_output( c, c, c ); } ) -BLARGG_DEPRECATED_TEXT( inline void Gb_Apu::output( Blip_Buffer* c, Blip_Buffer* l, Blip_Buffer* r ) { set_output( c, l, r ); } ) - -#endif +// Nintendo Game Boy PAPU sound chip emulator + +// Gb_Snd_Emu 0.1.5 +#ifndef GB_APU_H +#define GB_APU_H + +#include "Gb_Oscs.h" + +class Gb_Apu { +public: + + // Set overall volume of all oscillators, where 1.0 is full volume + void volume( double ); + + // Set treble equalization + void treble_eq( const blip_eq_t& ); + + // Outputs can be assigned to a single buffer for mono output, or to three + // buffers for stereo output (using Stereo_Buffer to do the mixing). + + // Assign all oscillator outputs to specified buffer(s). If buffer + // is NULL, silences all oscillators. + void output( Blip_Buffer* mono ); + void output( Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ); + + // Assign single oscillator output to buffer(s). Valid indicies are 0 to 3, + // which refer to Square 1, Square 2, Wave, and Noise. If buffer is NULL, + // silences oscillator. + enum { osc_count = 4 }; + void osc_output( int index, Blip_Buffer* mono ); + void osc_output( int index, Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ); + + // Reset oscillators and internal state + void reset(); + + // Reads and writes at addr must satisfy start_addr <= addr <= end_addr + enum { start_addr = 0xFF10 }; + enum { end_addr = 0xFF3F }; + enum { register_count = end_addr - start_addr + 1 }; + + // Write 'data' to address at specified time + void write_register( blip_time_t, unsigned addr, int data ); + + // Read from address at specified time + int read_register( blip_time_t, unsigned addr ); + + // Run all oscillators up to specified time, end current time frame, then + // start a new frame at time 0. + void end_frame( blip_time_t ); + + void set_tempo( double ); + +public: + Gb_Apu(); +private: + // noncopyable + Gb_Apu( const Gb_Apu& ); + Gb_Apu& operator = ( const Gb_Apu& ); + + Gb_Osc* oscs [osc_count]; + blip_time_t next_frame_time; + blip_time_t last_time; + blip_time_t frame_period; + double volume_unit; + int frame_count; + + Gb_Square square1; + Gb_Square square2; + Gb_Wave wave; + Gb_Noise noise; + uint8_t regs [register_count]; + Gb_Square::Synth square_synth; // used by squares + Gb_Wave::Synth other_synth; // used by wave and noise + + void update_volume(); + void run_until( blip_time_t ); + void write_osc( int index, int reg, int data ); +}; + +inline void Gb_Apu::output( Blip_Buffer* b ) { output( b, b, b ); } + +inline void Gb_Apu::osc_output( int i, Blip_Buffer* b ) { osc_output( i, b, b, b ); } + +inline void Gb_Apu::volume( double vol ) +{ + volume_unit = 0.60 / osc_count / 15 /*steps*/ / 2 /*?*/ / 8 /*master vol range*/ * vol; + update_volume(); +} + +#endif diff --git a/Frameworks/GME/gme/Gb_Cpu.cpp b/Frameworks/GME/gme/Gb_Cpu.cpp index a88416b16..b8787b2b2 100644 --- a/Frameworks/GME/gme/Gb_Cpu.cpp +++ b/Frameworks/GME/gme/Gb_Cpu.cpp @@ -1,51 +1,1058 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Gb_Cpu.h" - -#include "blargg_endian.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -inline void Gb_Cpu::set_code_page( int i, void* p ) -{ - byte* p2 = STATIC_CAST(byte*,p) - GB_CPU_OFFSET( i * page_size ); - cpu_state_.code_map [i] = p2; - cpu_state->code_map [i] = p2; -} - -void Gb_Cpu::reset( void* unmapped ) -{ - check( cpu_state == &cpu_state_ ); - cpu_state = &cpu_state_; - - cpu_state_.time = 0; - - for ( int i = 0; i < page_count + 1; ++i ) - set_code_page( i, unmapped ); - - memset( &r, 0, sizeof r ); - - blargg_verify_byte_order(); -} - -void Gb_Cpu::map_code( addr_t start, int size, void* data ) -{ - // address range must begin and end on page boundaries - require( start % page_size == 0 ); - require( size % page_size == 0 ); - require( start + size <= mem_size ); - - for ( int offset = 0; offset < size; offset += page_size ) - set_code_page( (start + offset) >> page_bits, STATIC_CAST(char*,data) + offset ); -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Gb_Cpu.h" + +#include + +//#include "gb_cpu_log.h" + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "gb_cpu_io.h" + +#include "blargg_source.h" + +// Common instructions: +// +// 365880 FA LD A,IND16 +// 355863 20 JR NZ +// 313655 21 LD HL,IMM +// 274580 28 JR Z +// 252878 FE CMP IMM +// 230541 7E LD A,(HL) +// 226209 2A LD A,(HL+) +// 217467 CD CALL +// 212034 C9 RET +// 208376 CB CB prefix +// +// 27486 CB 7E BIT 7,(HL) +// 15925 CB 76 BIT 6,(HL) +// 13035 CB 19 RR C +// 11557 CB 7F BIT 7,A +// 10898 CB 37 SWAP A +// 10208 CB 66 BIT 4,(HL) + +#if BLARGG_NONPORTABLE + #define PAGE_OFFSET( addr ) (addr) +#else + #define PAGE_OFFSET( addr ) ((addr) & (page_size - 1)) +#endif + +inline void Gb_Cpu::set_code_page( int i, uint8_t* p ) +{ + state->code_map [i] = p - PAGE_OFFSET( i * (blargg_long) page_size ); +} + +void Gb_Cpu::reset( void* unmapped ) +{ + check( state == &state_ ); + state = &state_; + + state_.remain = 0; + + for ( int i = 0; i < page_count + 1; i++ ) + set_code_page( i, (uint8_t*) unmapped ); + + memset( &r, 0, sizeof r ); + //interrupts_enabled = false; + + blargg_verify_byte_order(); +} + +void Gb_Cpu::map_code( gb_addr_t start, unsigned size, void* data ) +{ + // address range must begin and end on page boundaries + require( start % page_size == 0 ); + require( size % page_size == 0 ); + + unsigned first_page = start / page_size; + for ( unsigned i = size / page_size; i--; ) + set_code_page( first_page + i, (uint8_t*) data + i * page_size ); +} + +#define READ( addr ) CPU_READ( this, (addr), s.remain ) +#define WRITE( addr, data ) {CPU_WRITE( this, (addr), (data), s.remain );} +#define READ_FAST( addr, out ) CPU_READ_FAST( this, (addr), s.remain, out ) +#define READ_PROG( addr ) (s.code_map [(addr) >> page_shift] [PAGE_OFFSET( addr )]) + +unsigned const z_flag = 0x80; +unsigned const n_flag = 0x40; +unsigned const h_flag = 0x20; +unsigned const c_flag = 0x10; + +bool Gb_Cpu::run( blargg_long cycle_count ) +{ + state_.remain = blargg_ulong (cycle_count + clocks_per_instr) / clocks_per_instr; + state_t s; + this->state = &s; + memcpy( &s, &this->state_, sizeof s ); + +#if BLARGG_BIG_ENDIAN + #define R8( n ) (r8_ [n]) +#elif BLARGG_LITTLE_ENDIAN + #define R8( n ) (r8_ [(n) ^ 1]) +#else + #error "Byte order of CPU must be known" +#endif + + union { + core_regs_t rg; // individual registers + + struct { + uint16_t bc, de, hl, unused; // pairs + } rp; + + uint8_t r8_ [8]; // indexed registers (use R8 macro due to endian dependence) + uint16_t r16 [4]; // indexed pairs + }; + static_assert( sizeof rg == 8 && sizeof rp == 8, "Unhandled word size" ); + + rg = r; + unsigned pc = r.pc; + unsigned sp = r.sp; + unsigned flags = r.flags; + +loop: + + check( (unsigned long) pc < 0x10000 ); + check( (unsigned long) sp < 0x10000 ); + check( (flags & ~0xF0) == 0 ); + + uint8_t const* instr = s.code_map [pc >> page_shift]; + unsigned op; + + // TODO: eliminate this special case + #if BLARGG_NONPORTABLE + op = instr [pc]; + pc++; + instr += pc; + #else + instr += PAGE_OFFSET( pc ); + op = *instr++; + pc++; + #endif + +#define GET_ADDR() GET_LE16( instr ) + + if ( !--s.remain ) + goto stop; + + unsigned data; + data = *instr; + + #ifdef GB_CPU_LOG_H + gb_cpu_log( "new", pc - 1, op, data, instr [1] ); + #endif + + switch ( op ) + { + +// TODO: more efficient way to handle negative branch that wraps PC around +#define BRANCH( cond )\ +{\ + pc++;\ + int offset = (int8_t) data;\ + if ( !(cond) ) goto loop;\ + pc = uint16_t (pc + offset);\ + goto loop;\ +} + +// Most Common + + case 0x20: // JR NZ + BRANCH( !(flags & z_flag) ) + + case 0x21: // LD HL,IMM (common) + rp.hl = GET_ADDR(); + pc += 2; + goto loop; + + case 0x28: // JR Z + BRANCH( flags & z_flag ) + + { + unsigned temp; + case 0xF0: // LD A,(0xFF00+imm) + temp = data | 0xFF00; + pc++; + goto ld_a_ind_comm; + + case 0xF2: // LD A,(0xFF00+C) + temp = rg.c | 0xFF00; + goto ld_a_ind_comm; + + case 0x0A: // LD A,(BC) + temp = rp.bc; + goto ld_a_ind_comm; + + case 0x3A: // LD A,(HL-) + temp = rp.hl; + rp.hl = temp - 1; + goto ld_a_ind_comm; + + case 0x1A: // LD A,(DE) + temp = rp.de; + goto ld_a_ind_comm; + + case 0x2A: // LD A,(HL+) (common) + temp = rp.hl; + rp.hl = temp + 1; + goto ld_a_ind_comm; + + case 0xFA: // LD A,IND16 (common) + temp = GET_ADDR(); + pc += 2; + ld_a_ind_comm: + READ_FAST( temp, rg.a ); + goto loop; + } + + case 0xBE: // CMP (HL) + data = READ( rp.hl ); + goto cmp_comm; + + case 0xB8: // CMP B + case 0xB9: // CMP C + case 0xBA: // CMP D + case 0xBB: // CMP E + case 0xBC: // CMP H + case 0xBD: // CMP L + data = R8( op & 7 ); + goto cmp_comm; + + case 0xFE: // CMP IMM + pc++; + cmp_comm: + op = rg.a; + data = op - data; + sub_set_flags: + flags = ((op & 15) - (data & 15)) & h_flag; + flags |= (data >> 4) & c_flag; + flags |= n_flag; + if ( data & 0xFF ) + goto loop; + flags |= z_flag; + goto loop; + + case 0x46: // LD B,(HL) + case 0x4E: // LD C,(HL) + case 0x56: // LD D,(HL) + case 0x5E: // LD E,(HL) + case 0x66: // LD H,(HL) + case 0x6E: // LD L,(HL) + case 0x7E:{// LD A,(HL) + unsigned addr = rp.hl; + READ_FAST( addr, R8( (op >> 3) & 7 ) ); + goto loop; + } + + case 0xC4: // CNZ (next-most-common) + pc += 2; + if ( flags & z_flag ) + goto loop; + call: + pc -= 2; // FALLTHRU + case 0xCD: // CALL (most-common) + data = pc + 2; + pc = GET_ADDR(); + push: + sp = (sp - 1) & 0xFFFF; + WRITE( sp, data >> 8 ); + sp = (sp - 1) & 0xFFFF; + WRITE( sp, data & 0xFF ); + goto loop; + + case 0xC8: // RNZ (next-most-common) + if ( !(flags & z_flag) ) + goto loop; + // FALLTHRU + case 0xC9: // RET (most common) + ret: + pc = READ( sp ); + pc += 0x100 * READ( sp + 1 ); + sp = (sp + 2) & 0xFFFF; + goto loop; + + case 0x00: // NOP + case 0x40: // LD B,B + case 0x49: // LD C,C + case 0x52: // LD D,D + case 0x5B: // LD E,E + case 0x64: // LD H,H + case 0x6D: // LD L,L + case 0x7F: // LD A,A + goto loop; + +// CB Instructions + + case 0xCB: + pc++; + // now data is the opcode + switch ( data ) { + + { + int temp; + case 0x46: // BIT b,(HL) + case 0x4E: + case 0x56: + case 0x5E: + case 0x66: + case 0x6E: + case 0x76: + case 0x7E: + { + unsigned addr = rp.hl; + READ_FAST( addr, temp ); + goto bit_comm; + } + + case 0x40: case 0x41: case 0x42: case 0x43: // BIT b,r + case 0x44: case 0x45: case 0x47: case 0x48: + case 0x49: case 0x4A: case 0x4B: case 0x4C: + case 0x4D: case 0x4F: case 0x50: case 0x51: + case 0x52: case 0x53: case 0x54: case 0x55: + case 0x57: case 0x58: case 0x59: case 0x5A: + case 0x5B: case 0x5C: case 0x5D: case 0x5F: + case 0x60: case 0x61: case 0x62: case 0x63: + case 0x64: case 0x65: case 0x67: case 0x68: + case 0x69: case 0x6A: case 0x6B: case 0x6C: + case 0x6D: case 0x6F: case 0x70: case 0x71: + case 0x72: case 0x73: case 0x74: case 0x75: + case 0x77: case 0x78: case 0x79: case 0x7A: + case 0x7B: case 0x7C: case 0x7D: case 0x7F: + temp = R8( data & 7 ); + bit_comm: + int bit = (~data >> 3) & 7; + flags &= ~n_flag; + flags |= h_flag | z_flag; + flags ^= (temp << bit) & z_flag; + goto loop; + } + + case 0x86: // RES b,(HL) + case 0x8E: + case 0x96: + case 0x9E: + case 0xA6: + case 0xAE: + case 0xB6: + case 0xBE: + case 0xC6: // SET b,(HL) + case 0xCE: + case 0xD6: + case 0xDE: + case 0xE6: + case 0xEE: + case 0xF6: + case 0xFE: { + int temp = READ( rp.hl ); + int bit = 1 << ((data >> 3) & 7); + temp &= ~bit; + if ( !(data & 0x40) ) + bit = 0; + WRITE( rp.hl, temp | bit ); + goto loop; + } + + case 0xC0: case 0xC1: case 0xC2: case 0xC3: // SET b,r + case 0xC4: case 0xC5: case 0xC7: case 0xC8: + case 0xC9: case 0xCA: case 0xCB: case 0xCC: + case 0xCD: case 0xCF: case 0xD0: case 0xD1: + case 0xD2: case 0xD3: case 0xD4: case 0xD5: + case 0xD7: case 0xD8: case 0xD9: case 0xDA: + case 0xDB: case 0xDC: case 0xDD: case 0xDF: + case 0xE0: case 0xE1: case 0xE2: case 0xE3: + case 0xE4: case 0xE5: case 0xE7: case 0xE8: + case 0xE9: case 0xEA: case 0xEB: case 0xEC: + case 0xED: case 0xEF: case 0xF0: case 0xF1: + case 0xF2: case 0xF3: case 0xF4: case 0xF5: + case 0xF7: case 0xF8: case 0xF9: case 0xFA: + case 0xFB: case 0xFC: case 0xFD: case 0xFF: + R8( data & 7 ) |= 1 << ((data >> 3) & 7); + goto loop; + + case 0x80: case 0x81: case 0x82: case 0x83: // RES b,r + case 0x84: case 0x85: case 0x87: case 0x88: + case 0x89: case 0x8A: case 0x8B: case 0x8C: + case 0x8D: case 0x8F: case 0x90: case 0x91: + case 0x92: case 0x93: case 0x94: case 0x95: + case 0x97: case 0x98: case 0x99: case 0x9A: + case 0x9B: case 0x9C: case 0x9D: case 0x9F: + case 0xA0: case 0xA1: case 0xA2: case 0xA3: + case 0xA4: case 0xA5: case 0xA7: case 0xA8: + case 0xA9: case 0xAA: case 0xAB: case 0xAC: + case 0xAD: case 0xAF: case 0xB0: case 0xB1: + case 0xB2: case 0xB3: case 0xB4: case 0xB5: + case 0xB7: case 0xB8: case 0xB9: case 0xBA: + case 0xBB: case 0xBC: case 0xBD: case 0xBF: + R8( data & 7 ) &= ~(1 << ((data >> 3) & 7)); + goto loop; + + { + int temp; + case 0x36: // SWAP (HL) + temp = READ( rp.hl ); + goto swap_comm; + + case 0x30: // SWAP B + case 0x31: // SWAP C + case 0x32: // SWAP D + case 0x33: // SWAP E + case 0x34: // SWAP H + case 0x35: // SWAP L + case 0x37: // SWAP A + temp = R8( data & 7 ); + swap_comm: + op = (temp >> 4) | (temp << 4); + flags = 0; + goto shift_comm; + } + +// Shift/Rotate + + case 0x06: // RLC (HL) + case 0x16: // RL (HL) + case 0x26: // SLA (HL) + op = READ( rp.hl ); + goto rl_comm; + + case 0x20: case 0x21: case 0x22: case 0x23: case 0x24: case 0x25: case 0x27: // SLA A + case 0x00: case 0x01: case 0x02: case 0x03: case 0x04: case 0x05: case 0x07: // RLC A + case 0x10: case 0x11: case 0x12: case 0x13: case 0x14: case 0x15: case 0x17: // RL A + op = R8( data & 7 ); + goto rl_comm; + + case 0x3E: // SRL (HL) + data += 0x10; /* fallthrough */ // bump up to 0x4n to avoid preserving sign bit + case 0x1E: // RR (HL) + case 0x0E: // RRC (HL) + case 0x2E: // SRA (HL) + op = READ( rp.hl ); + goto rr_comm; + + case 0x38: case 0x39: case 0x3A: case 0x3B: case 0x3C: case 0x3D: case 0x3F: // SRL A + data += 0x10; /* fallthrough */ // bump up to 0x4n + case 0x18: case 0x19: case 0x1A: case 0x1B: case 0x1C: case 0x1D: case 0x1F: // RR A + case 0x08: case 0x09: case 0x0A: case 0x0B: case 0x0C: case 0x0D: case 0x0F: // RRC A + case 0x28: case 0x29: case 0x2A: case 0x2B: case 0x2C: case 0x2D: case 0x2F: // SRA A + op = R8( data & 7 ); + goto rr_comm; + + } // CB op + assert( false ); // unhandled CB op + // fallthrough + + case 0x07: // RLCA + case 0x17: // RLA + data = op; + op = rg.a; + rl_comm: + op <<= 1; + op |= ((data & flags) >> 4) & 1; // RL and carry is set + flags = (op >> 4) & c_flag; // C = bit shifted out + if ( data < 0x10 ) // RLC + op |= op >> 8; + // SLA doesn't fill lower bit + goto shift_comm; + + case 0x0F: // RRCA + case 0x1F: // RRA + data = op; + op = rg.a; + rr_comm: + op |= (data & flags) << 4; // RR and carry is set + flags = (op << 4) & c_flag; // C = bit shifted out + if ( data < 0x10 ) // RRC + op |= op << 8; + op >>= 1; + if ( data & 0x20 ) // SRA propagates sign bit + op |= (op << 1) & 0x80; + shift_comm: + data &= 7; + if ( !(op & 0xFF) ) + flags |= z_flag; + if ( data == 6 ) + goto write_hl_op_ff; + R8( data ) = op; + goto loop; + +// Load + + case 0x70: // LD (HL),B + case 0x71: // LD (HL),C + case 0x72: // LD (HL),D + case 0x73: // LD (HL),E + case 0x74: // LD (HL),H + case 0x75: // LD (HL),L + case 0x77: // LD (HL),A + op = R8( op & 7 ); + write_hl_op_ff: + WRITE( rp.hl, op & 0xFF ); + goto loop; + + case 0x41: case 0x42: case 0x43: case 0x44: case 0x45: case 0x47: // LD r,r + case 0x48: case 0x4A: case 0x4B: case 0x4C: case 0x4D: case 0x4F: + case 0x50: case 0x51: case 0x53: case 0x54: case 0x55: case 0x57: + case 0x58: case 0x59: case 0x5A: case 0x5C: case 0x5D: case 0x5F: + case 0x60: case 0x61: case 0x62: case 0x63: case 0x65: case 0x67: + case 0x68: case 0x69: case 0x6A: case 0x6B: case 0x6C: case 0x6F: + case 0x78: case 0x79: case 0x7A: case 0x7B: case 0x7C: case 0x7D: + R8( (op >> 3) & 7 ) = R8( op & 7 ); + goto loop; + + case 0x08: // LD IND16,SP + data = GET_ADDR(); + pc += 2; + WRITE( data, sp&0xFF ); + data++; + WRITE( data, sp >> 8 ); + goto loop; + + case 0xF9: // LD SP,HL + sp = rp.hl; + goto loop; + + case 0x31: // LD SP,IMM + sp = GET_ADDR(); + pc += 2; + goto loop; + + case 0x01: // LD BC,IMM + case 0x11: // LD DE,IMM + r16 [op >> 4] = GET_ADDR(); + pc += 2; + goto loop; + + { + unsigned temp; + case 0xE0: // LD (0xFF00+imm),A + temp = data | 0xFF00; + pc++; + goto write_data_rg_a; + + case 0xE2: // LD (0xFF00+C),A + temp = rg.c | 0xFF00; + goto write_data_rg_a; + + case 0x32: // LD (HL-),A + temp = rp.hl; + rp.hl = temp - 1; + goto write_data_rg_a; + + case 0x02: // LD (BC),A + temp = rp.bc; + goto write_data_rg_a; + + case 0x12: // LD (DE),A + temp = rp.de; + goto write_data_rg_a; + + case 0x22: // LD (HL+),A + temp = rp.hl; + rp.hl = temp + 1; + goto write_data_rg_a; + + case 0xEA: // LD IND16,A (common) + temp = GET_ADDR(); + pc += 2; + write_data_rg_a: + WRITE( temp, rg.a ); + goto loop; + } + + case 0x06: // LD B,IMM + rg.b = data; + pc++; + goto loop; + + case 0x0E: // LD C,IMM + rg.c = data; + pc++; + goto loop; + + case 0x16: // LD D,IMM + rg.d = data; + pc++; + goto loop; + + case 0x1E: // LD E,IMM + rg.e = data; + pc++; + goto loop; + + case 0x26: // LD H,IMM + rg.h = data; + pc++; + goto loop; + + case 0x2E: // LD L,IMM + rg.l = data; + pc++; + goto loop; + + case 0x36: // LD (HL),IMM + WRITE( rp.hl, data ); + pc++; + goto loop; + + case 0x3E: // LD A,IMM + rg.a = data; + pc++; + goto loop; + +// Increment/Decrement + + case 0x03: // INC BC + case 0x13: // INC DE + case 0x23: // INC HL + r16 [op >> 4]++; + goto loop; + + case 0x33: // INC SP + sp = (sp + 1) & 0xFFFF; + goto loop; + + case 0x0B: // DEC BC + case 0x1B: // DEC DE + case 0x2B: // DEC HL + r16 [op >> 4]--; + goto loop; + + case 0x3B: // DEC SP + sp = (sp - 1) & 0xFFFF; + goto loop; + + case 0x34: // INC (HL) + op = rp.hl; + data = READ( op ); + data++; + WRITE( op, data & 0xFF ); + goto inc_comm; + + case 0x04: // INC B + case 0x0C: // INC C (common) + case 0x14: // INC D + case 0x1C: // INC E + case 0x24: // INC H + case 0x2C: // INC L + case 0x3C: // INC A + op = (op >> 3) & 7; + R8( op ) = data = R8( op ) + 1; + inc_comm: + flags = (flags & c_flag) | (((data & 15) - 1) & h_flag) | ((data >> 1) & z_flag); + goto loop; + + case 0x35: // DEC (HL) + op = rp.hl; + data = READ( op ); + data--; + WRITE( op, data & 0xFF ); + goto dec_comm; + + case 0x05: // DEC B + case 0x0D: // DEC C + case 0x15: // DEC D + case 0x1D: // DEC E + case 0x25: // DEC H + case 0x2D: // DEC L + case 0x3D: // DEC A + op = (op >> 3) & 7; + data = R8( op ) - 1; + R8( op ) = data; + dec_comm: + flags = (flags & c_flag) | n_flag | (((data & 15) + 0x31) & h_flag); + if ( data & 0xFF ) + goto loop; + flags |= z_flag; + goto loop; + +// Add 16-bit + + { + blargg_ulong temp; // need more than 16 bits for carry + unsigned prev; + + case 0xF8: // LD HL,SP+imm + temp = int8_t (data); // sign-extend to 16 bits + pc++; + flags = 0; + temp += sp; + prev = sp; + goto add_16_hl; + + case 0xE8: // ADD SP,IMM + temp = int8_t (data); // sign-extend to 16 bits + pc++; + flags = 0; + temp += sp; + prev = sp; + sp = temp & 0xFFFF; + goto add_16_comm; + + case 0x39: // ADD HL,SP + temp = sp; + goto add_hl_comm; + + case 0x09: // ADD HL,BC + case 0x19: // ADD HL,DE + case 0x29: // ADD HL,HL + temp = r16 [op >> 4]; + add_hl_comm: + prev = rp.hl; + temp += prev; + flags &= z_flag; + add_16_hl: + rp.hl = temp; + add_16_comm: + flags |= (temp >> 12) & c_flag; + flags |= (((temp & 0x0FFF) - (prev & 0x0FFF)) >> 7) & h_flag; + goto loop; + } + + case 0x86: // ADD (HL) + data = READ( rp.hl ); + goto add_comm; + + case 0x80: // ADD B + case 0x81: // ADD C + case 0x82: // ADD D + case 0x83: // ADD E + case 0x84: // ADD H + case 0x85: // ADD L + case 0x87: // ADD A + data = R8( op & 7 ); + goto add_comm; + + case 0xC6: // ADD IMM + pc++; + add_comm: + flags = rg.a; + data += flags; + flags = ((data & 15) - (flags & 15)) & h_flag; + flags |= (data >> 4) & c_flag; + rg.a = data; + if ( data & 0xFF ) + goto loop; + flags |= z_flag; + goto loop; + +// Add/Subtract + + case 0x8E: // ADC (HL) + data = READ( rp.hl ); + goto adc_comm; + + case 0x88: // ADC B + case 0x89: // ADC C + case 0x8A: // ADC D + case 0x8B: // ADC E + case 0x8C: // ADC H + case 0x8D: // ADC L + case 0x8F: // ADC A + data = R8( op & 7 ); + goto adc_comm; + + case 0xCE: // ADC IMM + pc++; + adc_comm: + data += (flags >> 4) & 1; + data &= 0xFF; // to do: does carry get set when sum + carry = 0x100? + goto add_comm; + + case 0x96: // SUB (HL) + data = READ( rp.hl ); + goto sub_comm; + + case 0x90: // SUB B + case 0x91: // SUB C + case 0x92: // SUB D + case 0x93: // SUB E + case 0x94: // SUB H + case 0x95: // SUB L + case 0x97: // SUB A + data = R8( op & 7 ); + goto sub_comm; + + case 0xD6: // SUB IMM + pc++; + sub_comm: + op = rg.a; + data = op - data; + rg.a = data; + goto sub_set_flags; + + case 0x9E: // SBC (HL) + data = READ( rp.hl ); + goto sbc_comm; + + case 0x98: // SBC B + case 0x99: // SBC C + case 0x9A: // SBC D + case 0x9B: // SBC E + case 0x9C: // SBC H + case 0x9D: // SBC L + case 0x9F: // SBC A + data = R8( op & 7 ); + goto sbc_comm; + + case 0xDE: // SBC IMM + pc++; + sbc_comm: + data += (flags >> 4) & 1; + data &= 0xFF; // to do: does carry get set when sum + carry = 0x100? + goto sub_comm; + +// Logical + + case 0xA0: // AND B + case 0xA1: // AND C + case 0xA2: // AND D + case 0xA3: // AND E + case 0xA4: // AND H + case 0xA5: // AND L + data = R8( op & 7 ); + goto and_comm; + + case 0xA6: // AND (HL) + data = READ( rp.hl ); + pc--; // FALLTHRU + case 0xE6: // AND IMM + pc++; + and_comm: + rg.a &= data; // FALLTHRU + case 0xA7: // AND A + flags = h_flag | (((rg.a - 1) >> 1) & z_flag); + goto loop; + + case 0xB0: // OR B + case 0xB1: // OR C + case 0xB2: // OR D + case 0xB3: // OR E + case 0xB4: // OR H + case 0xB5: // OR L + data = R8( op & 7 ); + goto or_comm; + + case 0xB6: // OR (HL) + data = READ( rp.hl ); + pc--; // FALLTHRU + case 0xF6: // OR IMM + pc++; + or_comm: + rg.a |= data; // FALLTHRU + case 0xB7: // OR A + flags = ((rg.a - 1) >> 1) & z_flag; + goto loop; + + case 0xA8: // XOR B + case 0xA9: // XOR C + case 0xAA: // XOR D + case 0xAB: // XOR E + case 0xAC: // XOR H + case 0xAD: // XOR L + data = R8( op & 7 ); + goto xor_comm; + + case 0xAE: // XOR (HL) + data = READ( rp.hl ); + pc--; // FALLTHRU + case 0xEE: // XOR IMM + pc++; + xor_comm: + data ^= rg.a; + rg.a = data; + data--; + flags = (data >> 1) & z_flag; + goto loop; + + case 0xAF: // XOR A + rg.a = 0; + flags = z_flag; + goto loop; + +// Stack + + case 0xF1: // POP AF + case 0xC1: // POP BC + case 0xD1: // POP DE + case 0xE1: // POP HL (common) + data = READ( sp ); + r16 [(op >> 4) & 3] = data + 0x100 * READ( sp + 1 ); + sp = (sp + 2) & 0xFFFF; + if ( op != 0xF1 ) + goto loop; + flags = rg.a & 0xF0; + rg.a = rg.flags; + goto loop; + + case 0xC5: // PUSH BC + data = rp.bc; + goto push; + + case 0xD5: // PUSH DE + data = rp.de; + goto push; + + case 0xE5: // PUSH HL + data = rp.hl; + goto push; + + case 0xF5: // PUSH AF + data = (rg.a << 8) | flags; + goto push; + +// Flow control + + case 0xFF: + if ( pc == idle_addr + 1 ) + goto stop; + // FALLTHRU + case 0xC7: case 0xCF: case 0xD7: case 0xDF: // RST + case 0xE7: case 0xEF: case 0xF7: + data = pc; + pc = (op & 0x38) + rst_base; + goto push; + + case 0xCC: // CZ + pc += 2; + if ( flags & z_flag ) + goto call; + goto loop; + + case 0xD4: // CNC + pc += 2; + if ( !(flags & c_flag) ) + goto call; + goto loop; + + case 0xDC: // CC + pc += 2; + if ( flags & c_flag ) + goto call; + goto loop; + + case 0xD9: // RETI + //interrupts_enabled = 1; + goto ret; + + case 0xC0: // RZ + if ( !(flags & z_flag) ) + goto ret; + goto loop; + + case 0xD0: // RNC + if ( !(flags & c_flag) ) + goto ret; + goto loop; + + case 0xD8: // RC + if ( flags & c_flag ) + goto ret; + goto loop; + + case 0x18: // JR + BRANCH( true ) + + case 0x30: // JR NC + BRANCH( !(flags & c_flag) ) + + case 0x38: // JR C + BRANCH( flags & c_flag ) + + case 0xE9: // JP_HL + pc = rp.hl; + goto loop; + + case 0xC3: // JP (next-most-common) + pc = GET_ADDR(); + goto loop; + + case 0xC2: // JP NZ + pc += 2; + if ( !(flags & z_flag) ) + goto jp_taken; + goto loop; + + case 0xCA: // JP Z (most common) + pc += 2; + if ( !(flags & z_flag) ) + goto loop; + jp_taken: + pc -= 2; + pc = GET_ADDR(); + goto loop; + + case 0xD2: // JP NC + pc += 2; + if ( !(flags & c_flag) ) + goto jp_taken; + goto loop; + + case 0xDA: // JP C + pc += 2; + if ( flags & c_flag ) + goto jp_taken; + goto loop; + +// Flags + + case 0x2F: // CPL + rg.a = ~rg.a; + flags |= n_flag | h_flag; + goto loop; + + case 0x3F: // CCF + flags = (flags ^ c_flag) & ~(n_flag | h_flag); + goto loop; + + case 0x37: // SCF + flags = (flags | c_flag) & ~(n_flag | h_flag); + goto loop; + + case 0xF3: // DI + //interrupts_enabled = 0; + goto loop; + + case 0xFB: // EI + //interrupts_enabled = 1; + goto loop; + +// Special + + case 0xDD: case 0xD3: case 0xDB: case 0xE3: case 0xE4: // ? + case 0xEB: case 0xEC: case 0xF4: case 0xFD: case 0xFC: + case 0x10: // STOP + case 0x27: // DAA (I'll have to implement this eventually...) + case 0xBF: + case 0xED: // Z80 prefix + case 0x76: // HALT + s.remain++; + goto stop; + } + + // If this fails then the case above is missing an opcode + assert( false ); + +stop: + pc--; + + // copy state back + STATIC_CAST(core_regs_t&,r) = rg; + r.pc = pc; + r.sp = sp; + r.flags = flags; + + this->state = &state_; + memcpy( &this->state_, &s, sizeof this->state_ ); + + return s.remain > 0; +} diff --git a/Frameworks/GME/gme/Gb_Cpu.h b/Frameworks/GME/gme/Gb_Cpu.h index f8902bc77..d3df30cac 100644 --- a/Frameworks/GME/gme/Gb_Cpu.h +++ b/Frameworks/GME/gme/Gb_Cpu.h @@ -1,82 +1,91 @@ -// Nintendo Game Boy CPU emulator - -// Game_Music_Emu $vers -#ifndef GB_CPU_H -#define GB_CPU_H - -#include "blargg_common.h" - -class Gb_Cpu { -public: - typedef int addr_t; - typedef BOOST::uint8_t byte; - - enum { mem_size = 0x10000 }; - - // Clears registers and map all pages to unmapped - void reset( void* unmapped = NULL ); - - // Maps code memory (memory accessed via the program counter). Start and size - // must be multiple of page_size. - enum { page_bits = 13 }; - enum { page_size = 1 << page_bits }; - void map_code( addr_t start, int size, void* code ); - - // Accesses emulated memory as CPU does - byte* get_code( addr_t ); - - // Game Boy Z-80 registers. NOT kept updated during emulation. - struct core_regs_t { - BOOST::uint16_t bc, de, hl, fa; - }; - - struct registers_t : core_regs_t { - int pc; // more than 16 bits to allow overflow detection - BOOST::uint16_t sp; - }; - registers_t r; - - // Base address for RST vectors, to simplify GBS player (normally 0) - addr_t rst_base; - - // Current time. - int time() const { return cpu_state->time; } - - // Changes time. Must not be called during emulation. - // Should be negative, because emulation stops once it becomes >= 0. - void set_time( int t ) { cpu_state->time = t; } - - // Emulator reads this many bytes past end of a page - enum { cpu_padding = 8 }; - - -// Implementation -public: - Gb_Cpu() : rst_base( 0 ) { cpu_state = &cpu_state_; } - enum { page_count = mem_size >> page_bits }; - - struct cpu_state_t { - byte* code_map [page_count + 1]; - int time; - }; - cpu_state_t* cpu_state; // points to state_ or a local copy within run() - cpu_state_t cpu_state_; - -private: - void set_code_page( int, void* ); -}; - -#define GB_CPU_PAGE( addr ) ((unsigned) (addr) >> Gb_Cpu::page_bits) - -#if BLARGG_NONPORTABLE - #define GB_CPU_OFFSET( addr ) (addr) -#else - #define GB_CPU_OFFSET( addr ) ((addr) & (Gb_Cpu::page_size - 1)) -#endif - -inline BOOST::uint8_t* Gb_Cpu::get_code( addr_t addr ) -{ - return cpu_state_.code_map [GB_CPU_PAGE( addr )] + GB_CPU_OFFSET( addr ); -} - -#endif +// Nintendo Game Boy CPU emulator +// Treats every instruction as taking 4 cycles + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef GB_CPU_H +#define GB_CPU_H + +#include "blargg_common.h" +#include "blargg_endian.h" + +typedef unsigned gb_addr_t; // 16-bit CPU address + +class Gb_Cpu { + enum { clocks_per_instr = 4 }; +public: + // Clear registers and map all pages to unmapped + void reset( void* unmapped = 0 ); + + // Map code memory (memory accessed via the program counter). Start and size + // must be multiple of page_size. + enum { page_size = 0x2000 }; + void map_code( gb_addr_t start, unsigned size, void* code ); + + uint8_t* get_code( gb_addr_t ); + + // Push a byte on the stack + void push_byte( int ); + + // Game Boy Z80 registers. *Not* kept updated during a call to run(). + struct core_regs_t { + #if BLARGG_BIG_ENDIAN + uint8_t b, c, d, e, h, l, flags, a; + #else + uint8_t c, b, e, d, l, h, a, flags; + #endif + }; + + struct registers_t : core_regs_t { + long pc; // more than 16 bits to allow overflow detection + uint16_t sp; + }; + registers_t r; + + // Interrupt enable flag set by EI and cleared by DI + //bool interrupts_enabled; // unused + + // Base address for RST vectors (normally 0) + gb_addr_t rst_base; + + // If CPU executes opcode 0xFF at this address, it treats as illegal instruction + enum { idle_addr = 0xF00D }; + + // Run CPU for at least 'count' cycles and return false, or return true if + // illegal instruction is encountered. + bool run( blargg_long count ); + + // Number of clock cycles remaining for most recent run() call + blargg_long remain() const { return state->remain * clocks_per_instr; } + + // Can read this many bytes past end of a page + enum { cpu_padding = 8 }; + +public: + Gb_Cpu() : rst_base( 0 ) { state = &state_; } + enum { page_shift = 13 }; + enum { page_count = 0x10000 >> page_shift }; +private: + // noncopyable + Gb_Cpu( const Gb_Cpu& ); + Gb_Cpu& operator = ( const Gb_Cpu& ); + + struct state_t { + uint8_t* code_map [page_count + 1]; + blargg_long remain; + }; + state_t* state; // points to state_ or a local copy within run() + state_t state_; + + void set_code_page( int, uint8_t* ); +}; + +inline uint8_t* Gb_Cpu::get_code( gb_addr_t addr ) +{ + return state->code_map [addr >> page_shift] + addr + #if !BLARGG_NONPORTABLE + % (unsigned) page_size + #endif + ; +} + +#endif diff --git a/Frameworks/GME/gme/Gb_Cpu_run.h b/Frameworks/GME/gme/Gb_Cpu_run.h deleted file mode 100644 index fc845e14d..000000000 --- a/Frameworks/GME/gme/Gb_Cpu_run.h +++ /dev/null @@ -1,1183 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#if 0 -/* Define these macros in the source file before #including this file. -- Parameters might be expressions, so they are best evaluated only once, -though they NEVER have side-effects, so multiple evaluation is OK. -- Output parameters might be a multiple-assignment expression like "a=x", -so they must NOT be parenthesized. -- Macros "returning" void may use a {} statement block. */ - - // 0 <= addr <= 0xFFFF + page_size - // time functions can be used - int READ_MEM( addr_t ); - void WRITE_MEM( addr_t, int data ); - - // Access of 0xFF00 + offset - // 0 <= offset <= 0xFF - int READ_IO( int offset ); - void WRITE_IO( int offset, int data ); - - // Often-used instructions use this instead of READ_MEM - void READ_FAST( addr_t, int& out ); - -// The following can be used within macros: - - // Current time - cpu_time_t TIME(); -#endif - -/* Copyright (C) 2003-2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -// Common instructions: -// -// 365880 FA LD A,(nn) -// 355863 20 JR NZ -// 313655 21 LD HL,nn -// 274580 28 JR Z -// 252878 FE CP n -// 230541 7E LD A,(HL) -// 226209 2A LD A,(HL+) -// 217467 CD CALL -// 212034 C9 RET -// 208376 CB CB prefix -// -// 27486 CB 7E BIT 7,(HL) -// 15925 CB 76 BIT 6,(HL) -// 13035 CB 19 RR C -// 11557 CB 7F BIT 7,A -// 10898 CB 37 SWAP A -// 10208 CB 66 BIT 4,(HL) - -// Allows MWCW debugger to step through code properly -#ifdef CPU_BEGIN - CPU_BEGIN -#endif - -#define TIME() s.time - -#define CODE_PAGE( addr ) s.code_map [GB_CPU_PAGE( addr )] -#define READ_CODE( addr ) (CODE_PAGE( addr ) [GB_CPU_OFFSET( addr )]) - -// Flags with hex value for clarity when used as mask. -// Stored in indicated variable during emulation. -int const z80 = 0x80; // cz -int const n40 = 0x40; // ph -int const h20 = 0x20; // ph -int const c10 = 0x10; // cz - -#define SET_FLAGS( in )\ -{\ - cz = ((in) << 4 & 0x100) + (~(in) >> 7 & 1);\ - ph = (~(in) << 2 & 0x100) + ((in) >> 1 & 0x10);\ -} - -// random bits in cz to catch misuse of them -#define SET_FLAGS_DEBUG( in )\ -{\ - cz = ((in) << 4 & 0x100) | (rand() & ~0x1FF) | ((in) & 0x80 ? 0 : (rand() & 0xFF) | 1);\ - ph = (~(in) << 2 & 0x100) | (((in) >> 1 & 0x10) ^ BYTE( cz ));\ -} - -#define GET_FLAGS( out )\ -{\ - out = (cz >> 4 & c10);\ - out += ~ph >> 2 & n40;\ - out += (ph ^ cz) << 1 & h20;\ - if ( !BYTE( cz ) )\ - out += z80;\ -} - -#define CC_NZ() ( BYTE( cz )) -#define CC_Z() (!BYTE( cz )) -#define CC_NC() (!(cz & 0x100)) -#define CC_C() ( cz & 0x100 ) - -// Truncation -#define BYTE( n ) ((BOOST::uint8_t ) (n)) /* (unsigned) n & 0xFF */ -#define SBYTE( n ) ((BOOST::int8_t ) (n)) /* (BYTE( n ) ^ 0x80) - 0x80 */ -#define WORD( n ) ((BOOST::uint16_t) (n)) /* (unsigned) n & 0xFFFF */ - -{ - Gb_Cpu::cpu_state_t s; - CPU.cpu_state = &s; - memcpy( &s, &CPU.cpu_state_, sizeof s ); - - union { - struct { - #if BLARGG_BIG_ENDIAN - byte b, c, d, e, h, l, flags, a; - #else - byte c, b, e, d, l, h, a, flags; - #endif - } rg; // individual registers - Gb_Cpu::core_regs_t rp; // pairs - - byte r8_ [8]; // indexed registers (use R8 macro due to endian dependence) - BOOST::uint16_t r16 [4]; // indexed pairs - }; - BLARGG_STATIC_ASSERT( sizeof rg == 8 && sizeof rp == 8 ); - - #if BLARGG_BIG_ENDIAN - #define R8( n ) (r8_ [n]) - #elif BLARGG_LITTLE_ENDIAN - #define R8( n ) (r8_ [(n) ^ 1]) - #else - // Be sure "blargg_endian.h" has been #included in the file that #includes this - #error "Byte order of CPU must be known" - #endif - - rp = CPU.r; - int pc = CPU.r.pc; - int sp = CPU.r.sp; - int ph; - int cz; - SET_FLAGS( rg.flags ); - - int time = s.time; - -loop: - - check( (unsigned) pc < 0x10000 + 1 ); // +1 so emulator can catch wrap-around - check( (unsigned) sp < 0x10000 ); - - byte const* instr = CODE_PAGE( pc ); - int op; - - if ( GB_CPU_OFFSET(~0) == ~0 ) - { - op = instr [pc]; - pc++; - instr += pc; - } - else - { - instr += GB_CPU_OFFSET( pc ); - op = *instr++; - pc++; - } - -#define GET_ADDR() GET_LE16( instr ) - - static byte const instr_times [256*2] = { - // 0 1 2 3 4 5 6 7 8 9 A B C D E F - 4,12, 8, 8, 4, 4, 8, 4,20, 8, 8, 8, 4, 4, 8, 4,// 0 - 4,12, 8, 8, 4, 4, 8, 4,12, 8, 8, 8, 4, 4, 8, 4,// 1 - 8,12, 8, 8, 4, 4, 8, 4, 8, 8, 8, 8, 4, 4, 8, 4,// 2 - 8,12, 8, 8,12,12,12, 4, 8, 8, 8, 8, 4, 4, 8, 4,// 3 - 4, 4, 4, 4, 4, 4, 8, 4, 4, 4, 4, 4, 4, 4, 8, 4,// 4 - 4, 4, 4, 4, 4, 4, 8, 4, 4, 4, 4, 4, 4, 4, 8, 4,// 5 - 4, 4, 4, 4, 4, 4, 8, 4, 4, 4, 4, 4, 4, 4, 8, 4,// 6 - 8, 8, 8, 8, 8, 8, 0, 8, 4, 4, 4, 4, 4, 4, 8, 4,// 7 - 4, 4, 4, 4, 4, 4, 8, 4, 4, 4, 4, 4, 4, 4, 8, 4,// 8 - 4, 4, 4, 4, 4, 4, 8, 4, 4, 4, 4, 4, 4, 4, 8, 4,// 9 - 4, 4, 4, 4, 4, 4, 8, 4, 4, 4, 4, 4, 4, 4, 8, 4,// A - 4, 4, 4, 4, 4, 4, 8, 4, 4, 4, 4, 4, 4, 4, 8, 4,// B - 8,12,16,16,12,16, 8,16, 8,16,16, 0,12,24, 8,16,// C - 8,12,16, 0,12,16, 8,16, 8,16,16, 0,12, 0, 8,16,// D - 12,12, 8, 0, 0,16, 8,16,16, 4,16, 0, 0, 0, 8,16,// E - 12,12, 8, 4, 0,16, 8,16,12, 8,16, 4, 0, 0, 8,16,// F - - // CB prefixed - // 0 1 2 3 4 5 6 7 8 9 A B C D E F - 8, 8, 8, 8, 8, 8,16, 8, 8, 8, 8, 8, 8, 8,16, 8,// 0 - 8, 8, 8, 8, 8, 8,16, 8, 8, 8, 8, 8, 8, 8,16, 8,// 1 - 8, 8, 8, 8, 8, 8,16, 8, 8, 8, 8, 8, 8, 8,16, 8,// 2 - 8, 8, 8, 8, 8, 8,16, 8, 8, 8, 8, 8, 8, 8,16, 8,// 3 - 8, 8, 8, 8, 8, 8,12, 8, 8, 8, 8, 8, 8, 8,12, 8,// 4 - 8, 8, 8, 8, 8, 8,12, 8, 8, 8, 8, 8, 8, 8,12, 8,// 5 - 8, 8, 8, 8, 8, 8,12, 8, 8, 8, 8, 8, 8, 8,12, 8,// 6 - 8, 8, 8, 8, 8, 8,12, 8, 8, 8, 8, 8, 8, 8,12, 8,// 7 - 8, 8, 8, 8, 8, 8,16, 8, 8, 8, 8, 8, 8, 8,16, 8,// 8 - 8, 8, 8, 8, 8, 8,16, 8, 8, 8, 8, 8, 8, 8,16, 8,// 9 - 8, 8, 8, 8, 8, 8,16, 8, 8, 8, 8, 8, 8, 8,16, 8,// A - 8, 8, 8, 8, 8, 8,16, 8, 8, 8, 8, 8, 8, 8,16, 8,// B - 8, 8, 8, 8, 8, 8,16, 8, 8, 8, 8, 8, 8, 8,16, 8,// C - 8, 8, 8, 8, 8, 8,16, 8, 8, 8, 8, 8, 8, 8,16, 8,// D - 8, 8, 8, 8, 8, 8,16, 8, 8, 8, 8, 8, 8, 8,16, 8,// E - 8, 8, 8, 8, 8, 8,16, 8, 8, 8, 8, 8, 8, 8,16, 8,// F - }; - - if ( time >= 0 ) - goto stop; - - time += instr_times [op]; - - int data; - data = *instr; - s.time = time; - - #ifdef CPU_INSTR_HOOK - { CPU_INSTR_HOOK( (pc-1), (instr-1), rg.a, rp.bc, rp.de, rp.hl, sp ); } - #endif - - switch ( op ) - { - -// TODO: more efficient way to handle negative branch that wraps PC around -#define BRANCH_( cond, clocks )\ -{\ - pc++;\ - if ( !(cond) )\ - goto loop;\ - pc = WORD( pc + SBYTE( data ) );\ - time += clocks;\ - goto loop;\ -} - -#define BRANCH( cond ) BRANCH_( cond, 4 ) - -// Most Common - - case 0x20: // JR NZ - BRANCH( CC_NZ() ) - - case 0x21: // LD HL,IMM (common) - rp.hl = GET_ADDR(); - pc += 2; - goto loop; - - case 0x28: // JR Z - BRANCH( CC_Z() ) - - case 0xF2: // LD A,(0xFF00+C) - READ_IO( rg.c, rg.a ); - goto loop; - - case 0xF0: // LD A,(0xFF00+imm) - pc++; - READ_IO( data, rg.a ); - goto loop; - - { - int temp; - case 0x0A: // LD A,(BC) - temp = rp.bc; - goto ld_a_ind_comm; - - case 0x3A: // LD A,(HL-) - temp = rp.hl; - rp.hl = temp - 1; - goto ld_a_ind_comm; - - case 0x1A: // LD A,(DE) - temp = rp.de; - goto ld_a_ind_comm; - - case 0x2A: // LD A,(HL+) (common) - temp = rp.hl; - rp.hl = temp + 1; - goto ld_a_ind_comm; - - case 0xFA: // LD A,IND16 (common) - temp = GET_ADDR(); - pc += 2; - ld_a_ind_comm: - READ_FAST( temp, rg.a ); - goto loop; - } - - { - int temp; - case 0xBE: // CP (HL) - temp = READ_MEM( rp.hl ); - goto cmp_comm; - - case 0xB8: // CP B - case 0xB9: // CP C - case 0xBA: // CP D - case 0xBB: // CP E - case 0xBC: // CP H - case 0xBD: // CP L - case 0xBF: // CP A - temp = R8( op & 7 ); - cmp_comm: - ph = rg.a ^ temp; // N=1 H=* - cz = rg.a - temp; // C=* Z=* - goto loop; - } - - case 0xFE: // CP IMM - pc++; - ph = rg.a ^ data; // N=1 H=* - cz = rg.a - data; // C=* Z=* - goto loop; - - case 0x46: // LD B,(HL) - case 0x4E: // LD C,(HL) - case 0x56: // LD D,(HL) - case 0x5E: // LD E,(HL) - case 0x66: // LD H,(HL) - case 0x6E: // LD L,(HL) - case 0x7E:{// LD A,(HL) - int addr = rp.hl; - READ_FAST( addr, R8( op >> 3 & 7 ) ); - goto loop; - } - - case 0xC4: // CNZ (next-most-common) - pc += 2; - if ( CC_Z() ) - goto loop; - call: - time += 12; - pc -= 2; - case 0xCD: // CALL (most-common) - data = pc + 2; - pc = GET_ADDR(); - push: { - int addr = WORD( sp - 1 ); - WRITE_MEM( addr, (data >> 8) ); - sp = WORD( sp - 2 ); - WRITE_MEM( sp, data ); - goto loop; - } - - case 0xC8: // RET Z (next-most-common) - if ( CC_NZ() ) - goto loop; - ret: - time += 12; - case 0xD9: // RETI - case 0xC9:{// RET (most common) - pc = READ_MEM( sp ); - int addr = sp + 1; - sp = WORD( sp + 2 ); - pc += 0x100 * READ_MEM( addr ); - goto loop; - } - - case 0x00: // NOP - case 0x40: // LD B,B - case 0x49: // LD C,C - case 0x52: // LD D,D - case 0x5B: // LD E,E - case 0x64: // LD H,H - case 0x6D: // LD L,L - case 0x7F: // LD A,A - goto loop; - -// CB Instructions - - case 0xCB: - time += (instr_times + 256) [data]; - pc++; - // now data is the opcode - switch ( data ) { - - case 0x46: // BIT b,(HL) - case 0x4E: - case 0x56: - case 0x5E: - case 0x66: - case 0x6E: - case 0x76: - case 0x7E: { - int addr = rp.hl; - READ_FAST( addr, op ); - goto bit_comm; - } - - case 0x40: case 0x41: case 0x42: case 0x43: // BIT b,r - case 0x44: case 0x45: case 0x47: case 0x48: - case 0x49: case 0x4A: case 0x4B: case 0x4C: - case 0x4D: case 0x4F: case 0x50: case 0x51: - case 0x52: case 0x53: case 0x54: case 0x55: - case 0x57: case 0x58: case 0x59: case 0x5A: - case 0x5B: case 0x5C: case 0x5D: case 0x5F: - case 0x60: case 0x61: case 0x62: case 0x63: - case 0x64: case 0x65: case 0x67: case 0x68: - case 0x69: case 0x6A: case 0x6B: case 0x6C: - case 0x6D: case 0x6F: case 0x70: case 0x71: - case 0x72: case 0x73: case 0x74: case 0x75: - case 0x77: case 0x78: case 0x79: case 0x7A: - case 0x7B: case 0x7C: case 0x7D: case 0x7F: - op = R8( data & 7 ); - bit_comm: - ph = op >> (data >> 3 & 7) & 1; - cz = (cz & 0x100) + ph; - ph ^= 0x110; // N=0 H=1 - goto loop; - - case 0x86: // RES b,(HL) - case 0x8E: - case 0x96: - case 0x9E: - case 0xA6: - case 0xAE: - case 0xB6: - case 0xBE: { - int temp = READ_MEM( rp.hl ); - temp &= ~(1 << (data >> 3 & 7)); - WRITE_MEM( rp.hl, temp ); - goto loop; - } - - case 0xC6: // SET b,(HL) - case 0xCE: - case 0xD6: - case 0xDE: - case 0xE6: - case 0xEE: - case 0xF6: - case 0xFE: { - int temp = READ_MEM( rp.hl ); - temp |= 1 << (data >> 3 & 7); - WRITE_MEM( rp.hl, temp ); - goto loop; - } - - case 0xC0: case 0xC1: case 0xC2: case 0xC3: // SET b,r - case 0xC4: case 0xC5: case 0xC7: case 0xC8: - case 0xC9: case 0xCA: case 0xCB: case 0xCC: - case 0xCD: case 0xCF: case 0xD0: case 0xD1: - case 0xD2: case 0xD3: case 0xD4: case 0xD5: - case 0xD7: case 0xD8: case 0xD9: case 0xDA: - case 0xDB: case 0xDC: case 0xDD: case 0xDF: - case 0xE0: case 0xE1: case 0xE2: case 0xE3: - case 0xE4: case 0xE5: case 0xE7: case 0xE8: - case 0xE9: case 0xEA: case 0xEB: case 0xEC: - case 0xED: case 0xEF: case 0xF0: case 0xF1: - case 0xF2: case 0xF3: case 0xF4: case 0xF5: - case 0xF7: case 0xF8: case 0xF9: case 0xFA: - case 0xFB: case 0xFC: case 0xFD: case 0xFF: - R8( data & 7 ) |= 1 << (data >> 3 & 7); - goto loop; - - case 0x80: case 0x81: case 0x82: case 0x83: // RES b,r - case 0x84: case 0x85: case 0x87: case 0x88: - case 0x89: case 0x8A: case 0x8B: case 0x8C: - case 0x8D: case 0x8F: case 0x90: case 0x91: - case 0x92: case 0x93: case 0x94: case 0x95: - case 0x97: case 0x98: case 0x99: case 0x9A: - case 0x9B: case 0x9C: case 0x9D: case 0x9F: - case 0xA0: case 0xA1: case 0xA2: case 0xA3: - case 0xA4: case 0xA5: case 0xA7: case 0xA8: - case 0xA9: case 0xAA: case 0xAB: case 0xAC: - case 0xAD: case 0xAF: case 0xB0: case 0xB1: - case 0xB2: case 0xB3: case 0xB4: case 0xB5: - case 0xB7: case 0xB8: case 0xB9: case 0xBA: - case 0xBB: case 0xBC: case 0xBD: case 0xBF: - R8( data & 7 ) &= ~(1 << (data >> 3 & 7)); - goto loop; - - case 0x36: // SWAP (HL) - op = READ_MEM( rp.hl ); - goto swap_comm; - - case 0x30: // SWAP B - case 0x31: // SWAP C - case 0x32: // SWAP D - case 0x33: // SWAP E - case 0x34: // SWAP H - case 0x35: // SWAP L - case 0x37: // SWAP A - op = R8( data & 7 ); - swap_comm: - op = (op >> 4) + (op << 4); - cz = BYTE( op ); - ph = cz + 0x100; - if ( data == 0x36 ) - goto write_hl_op_ff; - R8( data & 7 ) = op; - goto loop; - -// Shift/Rotate - - case 0x26: // SLA (HL) - cz = 0; - case 0x16: // RL (HL) - cz = (cz >> 8 & 1) + (READ_MEM( rp.hl ) << 1); - goto rl_hl_common; - - case 0x06: // RLC (HL) - cz = READ_MEM( rp.hl ); - cz = (cz << 1) + (cz >> 7 & 1); - rl_hl_common: - // Z=* C=* - ph = cz | 0x100; // N=0 H=0 - WRITE_MEM( rp.hl, cz ); - goto loop; - - case 0x20: case 0x21: case 0x22: case 0x23: case 0x24: case 0x25: case 0x27: // SLA r - cz = 0; - case 0x10: case 0x11: case 0x12: case 0x13: case 0x14: case 0x15: case 0x17: // RL r - cz = (cz >> 8 & 1) + (R8( data & 7 ) << 1); - goto rl_common; - - case 0x00: case 0x01: case 0x02: case 0x03: case 0x04: case 0x05: case 0x07: // RLC r - cz = R8( data & 7 ); - cz = (cz << 1) + (cz >> 7 & 1); - rl_common: - // Z=* C=* - ph = cz | 0x100; // N=0 H=0 - R8( data & 7 ) = cz; - goto loop; - - case 0x0E: // RRC (HL) - cz = READ_MEM( rp.hl ); - cz += cz << 8 & 0x100; - goto rr_hl_common; - - case 0x2E: // SRA (HL) - cz = READ_MEM( rp.hl ); - cz += cz << 1 & 0x100; - goto rr_hl_common; - - case 0x3E: // SRL (HL) - cz = 0; - case 0x1E: // RR (HL) - cz = (cz & 0x100) + READ_MEM( rp.hl ); - rr_hl_common: - cz = (cz << 8) + (cz >> 1); // Z=* C=* - ph = cz | 0x100; // N=0 H=0 - WRITE_MEM( rp.hl, cz ); - goto loop; - - case 0x08: case 0x09: case 0x0A: case 0x0B: case 0x0C: case 0x0D: case 0x0F: // RRC r - cz = R8( data & 7 ); - cz += cz << 8 & 0x100; - goto rr_common; - - case 0x28: case 0x29: case 0x2A: case 0x2B: case 0x2C: case 0x2D: case 0x2F: // SRA r - cz = R8( data & 7 ); - cz += cz << 1 & 0x100; - goto rr_common; - - case 0x38: case 0x39: case 0x3A: case 0x3B: case 0x3C: case 0x3D: case 0x3F: // SRL r - cz = 0; - case 0x18: case 0x19: case 0x1A: case 0x1B: case 0x1C: case 0x1D: case 0x1F: // RR r - cz = (cz & 0x100) + R8( data & 7 ); - rr_common: - cz = (cz << 8) + (cz >> 1); // Z=* C=* - ph = cz | 0x100; // N=0 H=0 - R8( data & 7 ) = cz; - goto loop; - - } // CB op - assert( false ); // unhandled CB op - - case 0x07: // RLCA - cz = rg.a >> 7; - goto rlc_common; - case 0x17: // RLA - cz = cz >> 8 & 1; - rlc_common: - cz += rg.a << 1; - ph = cz | 0x100; - rg.a = BYTE( cz ); - cz |= 1; - goto loop; - - case 0x0F: // RRCA - ph = rg.a << 8; - goto rrc_common; - case 0x1F: // RRA - ph = cz; - rrc_common: - cz = (rg.a << 8) + 1; // Z=0 C=* - rg.a = ((ph & 0x100) + rg.a) >> 1; - ph = 0x100; // N=0 H=0 - goto loop; - -// Load - - case 0x70: // LD (HL),B - case 0x71: // LD (HL),C - case 0x72: // LD (HL),D - case 0x73: // LD (HL),E - case 0x74: // LD (HL),H - case 0x75: // LD (HL),L - case 0x77: // LD (HL),A - op = R8( op & 7 ); - write_hl_op_ff: - WRITE_MEM( rp.hl, op ); - goto loop; - - case 0x41: case 0x42: case 0x43: case 0x44: case 0x45: case 0x47: // LD r,r - case 0x48: case 0x4A: case 0x4B: case 0x4C: case 0x4D: case 0x4F: - case 0x50: case 0x51: case 0x53: case 0x54: case 0x55: case 0x57: - case 0x58: case 0x59: case 0x5A: case 0x5C: case 0x5D: case 0x5F: - case 0x60: case 0x61: case 0x62: case 0x63: case 0x65: case 0x67: - case 0x68: case 0x69: case 0x6A: case 0x6B: case 0x6C: case 0x6F: - case 0x78: case 0x79: case 0x7A: case 0x7B: case 0x7C: case 0x7D: - R8( op >> 3 & 7 ) = R8( op & 7 ); - goto loop; - - case 0x08: // LD IND16,SP - data = GET_ADDR(); - pc += 2; - WRITE_MEM( data, sp ); - data++; - WRITE_MEM( data, (sp >> 8) ); - goto loop; - - case 0xF9: // LD SP,HL - sp = rp.hl; - goto loop; - - case 0x31: // LD SP,IMM - sp = GET_ADDR(); - pc += 2; - goto loop; - - case 0x01: // LD BC,IMM - case 0x11: // LD DE,IMM - r16 [(unsigned) op >> 4] = GET_ADDR(); - pc += 2; - goto loop; - - case 0xE2: // LD (0xFF00+C),A - WRITE_IO( rg.c, rg.a ); - goto loop; - - case 0xE0: // LD (0xFF00+imm),A - pc++; - WRITE_IO( data, rg.a ); - goto loop; - - { - int temp; - case 0x32: // LD (HL-),A - temp = rp.hl; - rp.hl = temp - 1; - goto write_data_rg_a; - - case 0x02: // LD (BC),A - temp = rp.bc; - goto write_data_rg_a; - - case 0x12: // LD (DE),A - temp = rp.de; - goto write_data_rg_a; - - case 0x22: // LD (HL+),A - temp = rp.hl; - rp.hl = temp + 1; - goto write_data_rg_a; - - case 0xEA: // LD IND16,A (common) - temp = GET_ADDR(); - pc += 2; - write_data_rg_a: - WRITE_MEM( temp, rg.a ); - goto loop; - } - - case 0x06: // LD B,IMM - rg.b = data; - pc++; - goto loop; - - case 0x0E: // LD C,IMM - rg.c = data; - pc++; - goto loop; - - case 0x16: // LD D,IMM - rg.d = data; - pc++; - goto loop; - - case 0x1E: // LD E,IMM - rg.e = data; - pc++; - goto loop; - - case 0x26: // LD H,IMM - rg.h = data; - pc++; - goto loop; - - case 0x2E: // LD L,IMM - rg.l = data; - pc++; - goto loop; - - case 0x36: // LD (HL),IMM - WRITE_MEM( rp.hl, data ); - pc++; - goto loop; - - case 0x3E: // LD A,IMM - rg.a = data; - pc++; - goto loop; - -// Increment/decrement - - case 0x03: // INC BC - case 0x13: // INC DE - case 0x23: // INC HL - r16 [(unsigned) op >> 4]++; - goto loop; - - case 0x33: // INC SP - sp = WORD( sp + 1 ); - goto loop; - - case 0x0B: // DEC BC - case 0x1B: // DEC DE - case 0x2B: // DEC HL - r16 [(unsigned) op >> 4]--; - goto loop; - - case 0x3B: // DEC SP - sp = WORD( sp - 1 ); - goto loop; - - case 0x34: // INC (HL) - op = rp.hl; - data = READ_MEM( op ); - data++; - WRITE_MEM( op, data ); - goto inc_comm; - - case 0x04: // INC B - case 0x0C: // INC C (common) - case 0x14: // INC D - case 0x1C: // INC E - case 0x24: // INC H - case 0x2C: // INC L - case 0x3C: // INC A - op = op >> 3 & 7; - data = R8( op ) + 1; - R8( op ) = data; - inc_comm: - ph = data - 0x101; // N=0 H=* - cz = (cz & 0x100) + BYTE( data ); // C=- Z=* - goto loop; - - case 0x35: // DEC (HL) - op = rp.hl; - data = READ_MEM( op ); - data--; - WRITE_MEM( op, data ); - goto dec_comm; - - case 0x05: // DEC B - case 0x0D: // DEC C - case 0x15: // DEC D - case 0x1D: // DEC E - case 0x25: // DEC H - case 0x2D: // DEC L - case 0x3D: // DEC A - op = op >> 3 & 7; - data = R8( op ) - 1; - R8( op ) = data; - dec_comm: - ph = data + 1; // N=1 H=* - cz = (cz & 0x100) + BYTE( data ); // C=- Z=* - goto loop; - -// Add 16-bit - - case 0xF8: // LD HL,SP+n - case 0xE8:{// ADD SP,n - pc++; - int t = WORD( sp + SBYTE( data ) ); - cz = ((BYTE( sp ) + data) & 0x100) + 1; // Z=0 C=* - ph = (sp ^ data ^ t) | 0x100; // N=0 H=* - if ( op == 0xF8 ) - { - rp.hl = t; - goto loop; - } - sp = t; - goto loop; - } - - case 0x39: // ADD HL,SP - data = sp; - goto add_hl_comm; - - case 0x09: // ADD HL,BC - case 0x19: // ADD HL,DE - case 0x29: // ADD HL,HL - data = r16 [(unsigned) op >> 4]; - add_hl_comm: - ph = rp.hl ^ data; - data += rp.hl; - rp.hl = WORD( data ); - ph ^= data; - cz = BYTE( cz ) + (data >> 8 & 0x100); // C=* Z=- - ph = ((ph >> 8) ^ cz) | 0x100; // N=0 H=* - goto loop; - - case 0x86: // ADD (HL) - data = READ_MEM( rp.hl ); - goto add_comm; - - case 0x80: // ADD B - case 0x81: // ADD C - case 0x82: // ADD D - case 0x83: // ADD E - case 0x84: // ADD H - case 0x85: // ADD L - case 0x87: // ADD A - data = R8( op & 7 ); - goto add_comm; - - case 0xC6: // ADD IMM - pc++; - add_comm: - ph = (rg.a ^ data) | 0x100; // N=1 H=* - cz = rg.a + data; // C=* Z=* - rg.a = cz; - goto loop; - -// Add/Subtract - - case 0x8E: // ADC (HL) - data = READ_MEM( rp.hl ); - goto adc_comm; - - case 0x88: // ADC B - case 0x89: // ADC C - case 0x8A: // ADC D - case 0x8B: // ADC E - case 0x8C: // ADC H - case 0x8D: // ADC L - case 0x8F: // ADC A - data = R8( op & 7 ); - goto adc_comm; - - case 0xCE: // ADC IMM - pc++; - adc_comm: - ph = (rg.a ^ data) | 0x100; // N=1 H=* - cz = rg.a + data + (cz >> 8 & 1); // C=* Z=* - rg.a = cz; - goto loop; - - case 0x96: // SUB (HL) - data = READ_MEM( rp.hl ); - goto sub_comm; - - case 0x90: // SUB B - case 0x91: // SUB C - case 0x92: // SUB D - case 0x93: // SUB E - case 0x94: // SUB H - case 0x95: // SUB L - case 0x97: // SUB A - data = R8( op & 7 ); - goto sub_comm; - - case 0xD6: // SUB IMM - pc++; - sub_comm: - ph = rg.a ^ data; // N=1 H=* - cz = rg.a - data; // C=* Z=* - rg.a = cz; - goto loop; - - case 0x9E: // SBC (HL) - data = READ_MEM( rp.hl ); - goto sbc_comm; - - case 0x98: // SBC B - case 0x99: // SBC C - case 0x9A: // SBC D - case 0x9B: // SBC E - case 0x9C: // SBC H - case 0x9D: // SBC L - case 0x9F: // SBC A - data = R8( op & 7 ); - goto sbc_comm; - - case 0xDE: // SBC IMM - pc++; - sbc_comm: - ph = rg.a ^ data; // N=1 H=* - cz = rg.a - data - (cz >> 8 & 1); // C=* Z=* - rg.a = cz; - goto loop; - -// Logical - - case 0xA0: // AND B - case 0xA1: // AND C - case 0xA2: // AND D - case 0xA3: // AND E - case 0xA4: // AND H - case 0xA5: // AND L - data = R8( op & 7 ); - goto and_comm; - - case 0xA6: // AND (HL) - data = READ_MEM( rp.hl ); - goto and_comm; - case 0xE6: // AND IMM - pc++; - and_comm: - cz = rg.a & data; // C=0 Z=* - ph = ~cz; // N=0 H=1 - rg.a = cz; - goto loop; - - case 0xA7: // AND A - cz = rg.a; // C=0 Z=* - ph = ~rg.a; // N=0 H=1 - goto loop; - - case 0xB0: // OR B - case 0xB1: // OR C - case 0xB2: // OR D - case 0xB3: // OR E - case 0xB4: // OR H - case 0xB5: // OR L - data = R8( op & 7 ); - goto or_comm; - - case 0xB6: // OR (HL) - data = READ_MEM( rp.hl ); - goto or_comm; - case 0xF6: // OR IMM - pc++; - or_comm: - cz = rg.a | data; // C=0 Z=* - ph = cz | 0x100; // N=0 H=0 - rg.a = cz; - goto loop; - - case 0xB7: // OR A - cz = rg.a; // C=0 Z=* - ph = rg.a + 0x100; // N=0 H=0 - goto loop; - - case 0xA8: // XOR B - case 0xA9: // XOR C - case 0xAA: // XOR D - case 0xAB: // XOR E - case 0xAC: // XOR H - case 0xAD: // XOR L - data = R8( op & 7 ); - goto xor_comm; - - case 0xAE: // XOR (HL) - data = READ_MEM( rp.hl ); - pc--; - case 0xEE: // XOR IMM - pc++; - xor_comm: - cz = rg.a ^ data; // C=0 Z=* - ph = cz + 0x100; // N=0 H=0 - rg.a = cz; - goto loop; - - case 0xAF: // XOR A - rg.a = 0; - cz = 0; // C=0 Z=* - ph = 0x100; // N=0 H=0 - goto loop; - -// Stack - - case 0xF1: // POP AF - case 0xC1: // POP BC - case 0xD1: // POP DE - case 0xE1: // POP HL (common) - data = READ_MEM( sp ); - r16 [op >> 4 & 3] = data + 0x100 * READ_MEM( (sp + 1) ); - sp = WORD( sp + 2 ); - if ( op != 0xF1 ) - goto loop; - - SET_FLAGS( rg.a ); - rg.a = rg.flags; - goto loop; - - case 0xC5: // PUSH BC - data = rp.bc; - goto push; - - case 0xD5: // PUSH DE - data = rp.de; - goto push; - - case 0xE5: // PUSH HL - data = rp.hl; - goto push; - - case 0xF5: // PUSH AF - GET_FLAGS( data ); - data += rg.a << 8; - goto push; - -// Flow control - - case 0xFF: case 0xC7: case 0xCF: case 0xD7: // RST - case 0xDF: case 0xE7: case 0xEF: case 0xF7: - data = pc; - pc = (op & 0x38) + CPU.rst_base; - goto push; - - case 0xCC: // CALL Z - pc += 2; - if ( CC_Z() ) - goto call; - goto loop; - - case 0xD4: // CALL NC - pc += 2; - if ( CC_NC() ) - goto call; - goto loop; - - case 0xDC: // CALL C - pc += 2; - if ( CC_C() ) - goto call; - goto loop; - - case 0xC0: // RET NZ - if ( CC_NZ() ) - goto ret; - goto loop; - - case 0xD0: // RET NC - if ( CC_NC() ) - goto ret; - goto loop; - - case 0xD8: // RET C - if ( CC_C() ) - goto ret; - goto loop; - - case 0x18: // JR - BRANCH_( true, 0 ) - - case 0x30: // JR NC - BRANCH( CC_NC() ) - - case 0x38: // JR C - BRANCH( CC_C() ) - - case 0xE9: // LD PC,HL - pc = rp.hl; - goto loop; - - case 0xC3: // JP (next-most-common) - pc = GET_ADDR(); - goto loop; - - case 0xC2: // JP NZ - pc += 2; - if ( CC_NZ() ) - goto jp_taken; - time -= 4; - goto loop; - - case 0xCA: // JP Z (most common) - pc += 2; - if ( CC_Z() ) - goto jp_taken; - time -= 4; - goto loop; - - jp_taken: - pc -= 2; - pc = GET_ADDR(); - goto loop; - - case 0xD2: // JP NC - pc += 2; - if ( CC_NC() ) - goto jp_taken; - time -= 4; - goto loop; - - case 0xDA: // JP C - pc += 2; - if ( CC_C() ) - goto jp_taken; - time -= 4; - goto loop; - -// Flags - - case 0x2F: // CPL - rg.a = ~rg.a; - ph = BYTE( ~cz ); // N=1 H=1 - goto loop; - - case 0x3F: // CCF - ph = cz | 0x100; // N=0 H=0 - cz ^= 0x100; // C=* Z=- - goto loop; - - case 0x37: // SCF - ph = cz | 0x100; // N=0 H=0 - cz |= 0x100; // C=1 Z=- - goto loop; - - case 0xF3: // DI - goto loop; - - case 0xFB: // EI - goto loop; - - case 0x27:{// DAA - unsigned a = rg.a; - int h = ph ^ cz; - if ( ph & 0x100 ) - { - if ( (h & 0x10) || (a & 0x0F) > 9 ) - a += 6; - - if ( (cz & 0x100) || a > 0x9F ) - a += 0x60; - } - else - { - if ( h & 0x10 ) - a = (a - 6) & 0xFF; - - if ( cz & 0x100 ) - a -= 0x60; - } - cz = (cz & 0x100) | a; // C=- Z=* - rg.a = a; - ph = (ph & 0x100) + BYTE( a ); // N=- H=0 - goto loop; - } - -// Special - - case 0x76: // HALT - case 0x10: // STOP - case 0xD3: case 0xDB: case 0xDD: // Illegal - case 0xE3: case 0xE4: case 0xEB: case 0xEC: case 0xED: // (all freeze CPU) - case 0xF4: case 0xFC: case 0xFD: - goto stop; - } - - // If this fails then an opcode isn't handled above - assert( false ); - -stop: - pc--; - - // copy state back - CPU.cpu_state_.time = time; - CPU.r.pc = pc; - CPU.r.sp = sp; - { - int t; - GET_FLAGS( t ); - rg.flags = t; - } - CPU.cpu_state = &CPU.cpu_state_; - STATIC_CAST(Gb_Cpu::core_regs_t&,CPU.r) = rp; -} diff --git a/Frameworks/GME/gme/Gb_Oscs.cpp b/Frameworks/GME/gme/Gb_Oscs.cpp index a1b681051..39d2d6b8f 100644 --- a/Frameworks/GME/gme/Gb_Oscs.cpp +++ b/Frameworks/GME/gme/Gb_Oscs.cpp @@ -1,712 +1,336 @@ -// Gb_Snd_Emu $vers. http://www.slack.net/~ant/ - -#include "Gb_Apu.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -bool const cgb_02 = false; // enables bug in early CGB units that causes problems in some games -bool const cgb_05 = false; // enables CGB-05 zombie behavior - -int const trigger_mask = 0x80; -int const length_enabled = 0x40; - -void Gb_Osc::reset() -{ - output = NULL; - last_amp = 0; - delay = 0; - phase = 0; - enabled = false; -} - -inline void Gb_Osc::update_amp( blip_time_t time, int new_amp ) -{ - output->set_modified(); - int delta = new_amp - last_amp; - if ( delta ) - { - last_amp = new_amp; - fast_synth->offset( time, delta, output ); - } -} - -// Units - -void Gb_Osc::clock_length() -{ - if ( (regs [4] & length_enabled) && length_ctr ) - { - if ( --length_ctr <= 0 ) - enabled = false; - } -} - -inline int Gb_Env::reload_env_timer() -{ - int raw = regs [2] & 7; - env_delay = (raw ? raw : 8); - return raw; -} - -void Gb_Env::clock_envelope() -{ - if ( env_enabled && --env_delay <= 0 && reload_env_timer() ) - { - int v = volume + (regs [2] & 0x08 ? +1 : -1); - if ( 0 <= v && v <= 15 ) - volume = v; - else - env_enabled = false; - } -} - -inline void Gb_Sweep_Square::reload_sweep_timer() -{ - sweep_delay = (regs [0] & period_mask) >> 4; - if ( !sweep_delay ) - sweep_delay = 8; -} - -void Gb_Sweep_Square::calc_sweep( bool update ) -{ - int const shift = regs [0] & shift_mask; - int const delta = sweep_freq >> shift; - sweep_neg = (regs [0] & 0x08) != 0; - int const freq = sweep_freq + (sweep_neg ? -delta : delta); - - if ( freq > 0x7FF ) - { - enabled = false; - } - else if ( shift && update ) - { - sweep_freq = freq; - - regs [3] = freq & 0xFF; - regs [4] = (regs [4] & ~0x07) | (freq >> 8 & 0x07); - } -} - -void Gb_Sweep_Square::clock_sweep() -{ - if ( --sweep_delay <= 0 ) - { - reload_sweep_timer(); - if ( sweep_enabled && (regs [0] & period_mask) ) - { - calc_sweep( true ); - calc_sweep( false ); - } - } -} - -int Gb_Wave::access( int addr ) const -{ - if ( enabled ) - { - addr = phase & (bank_size - 1); - if ( mode == Gb_Apu::mode_dmg ) - { - addr++; - if ( delay > clk_mul ) - return -1; // can only access within narrow time window while playing - } - addr >>= 1; - } - return addr & 0x0F; -} - -// write_register - -int Gb_Osc::write_trig( int frame_phase, int max_len, int old_data ) -{ - int data = regs [4]; - - if ( (frame_phase & 1) && !(old_data & length_enabled) && length_ctr ) - { - if ( (data & length_enabled) || cgb_02 ) - length_ctr--; - } - - if ( data & trigger_mask ) - { - enabled = true; - if ( !length_ctr ) - { - length_ctr = max_len; - if ( (frame_phase & 1) && (data & length_enabled) ) - length_ctr--; - } - } - - if ( !length_ctr ) - enabled = false; - - return data & trigger_mask; -} - -inline void Gb_Env::zombie_volume( int old, int data ) -{ - int v = volume; - if ( mode == Gb_Apu::mode_agb || cgb_05 ) - { - // CGB-05 behavior, very close to AGB behavior as well - if ( (old ^ data) & 8 ) - { - if ( !(old & 8) ) - { - v++; - if ( old & 7 ) - v++; - } - - v = 16 - v; - } - else if ( (old & 0x0F) == 8 ) - { - v++; - } - } - else - { - // CGB-04&02 behavior, very close to MGB behavior as well - if ( !(old & 7) && env_enabled ) - v++; - else if ( !(old & 8) ) - v += 2; - - if ( (old ^ data) & 8 ) - v = 16 - v; - } - volume = v & 0x0F; -} - -bool Gb_Env::write_register( int frame_phase, int reg, int old, int data ) -{ - int const max_len = 64; - - switch ( reg ) - { - case 1: - length_ctr = max_len - (data & (max_len - 1)); - break; - - case 2: - if ( !dac_enabled() ) - enabled = false; - - zombie_volume( old, data ); - - if ( (data & 7) && env_delay == 8 ) - { - env_delay = 1; - clock_envelope(); // TODO: really happens at next length clock - } - break; - - case 4: - if ( write_trig( frame_phase, max_len, old ) ) - { - volume = regs [2] >> 4; - reload_env_timer(); - env_enabled = true; - if ( frame_phase == 7 ) - env_delay++; - if ( !dac_enabled() ) - enabled = false; - return true; - } - } - return false; -} - -bool Gb_Square::write_register( int frame_phase, int reg, int old_data, int data ) -{ - bool result = Gb_Env::write_register( frame_phase, reg, old_data, data ); - if ( result ) - delay = (delay & (4 * clk_mul - 1)) + period(); - return result; -} - -inline void Gb_Noise::write_register( int frame_phase, int reg, int old_data, int data ) -{ - if ( Gb_Env::write_register( frame_phase, reg, old_data, data ) ) - { - phase = 0x7FFF; - delay += 8 * clk_mul; - } -} - -inline void Gb_Sweep_Square::write_register( int frame_phase, int reg, int old_data, int data ) -{ - if ( reg == 0 && sweep_enabled && sweep_neg && !(data & 0x08) ) - enabled = false; // sweep negate disabled after used - - if ( Gb_Square::write_register( frame_phase, reg, old_data, data ) ) - { - sweep_freq = frequency(); - sweep_neg = false; - reload_sweep_timer(); - sweep_enabled = (regs [0] & (period_mask | shift_mask)) != 0; - if ( regs [0] & shift_mask ) - calc_sweep( false ); - } -} - -void Gb_Wave::corrupt_wave() -{ - int pos = ((phase + 1) & (bank_size - 1)) >> 1; - if ( pos < 4 ) - wave_ram [0] = wave_ram [pos]; - else - for ( int i = 4; --i >= 0; ) - wave_ram [i] = wave_ram [(pos & ~3) + i]; -} - -inline void Gb_Wave::write_register( int frame_phase, int reg, int old_data, int data ) -{ - int const max_len = 256; - - switch ( reg ) - { - case 0: - if ( !dac_enabled() ) - enabled = false; - break; - - case 1: - length_ctr = max_len - data; - break; - - case 4: - bool was_enabled = enabled; - if ( write_trig( frame_phase, max_len, old_data ) ) - { - if ( !dac_enabled() ) - enabled = false; - else if ( mode == Gb_Apu::mode_dmg && was_enabled && - (unsigned) (delay - 2 * clk_mul) < 2 * clk_mul ) - corrupt_wave(); - - phase = 0; - delay = period() + 6 * clk_mul; - } - } -} - -void Gb_Apu::write_osc( int reg, int old_data, int data ) -{ - int index = (reg * 3 + 3) >> 4; // avoids divide - assert( index == reg / 5 ); - reg -= index * 5; - switch ( index ) - { - case 0: square1.write_register( frame_phase, reg, old_data, data ); break; - case 1: square2.write_register( frame_phase, reg, old_data, data ); break; - case 2: wave .write_register( frame_phase, reg, old_data, data ); break; - case 3: noise .write_register( frame_phase, reg, old_data, data ); break; - } -} - -// Synthesis - -void Gb_Square::run( blip_time_t time, blip_time_t end_time ) -{ - // Calc duty and phase - static byte const duty_offsets [4] = { 1, 1, 3, 7 }; - static byte const duties [4] = { 1, 2, 4, 6 }; - int const duty_code = regs [1] >> 6; - int duty_offset = duty_offsets [duty_code]; - int duty = duties [duty_code]; - if ( mode == Gb_Apu::mode_agb ) - { - // AGB uses inverted duty - duty_offset -= duty; - duty = 8 - duty; - } - int ph = (this->phase + duty_offset) & 7; - - // Determine what will be generated - int vol = 0; - Blip_Buffer* const out = this->output; - if ( out ) - { - int amp = dac_off_amp; - if ( dac_enabled() ) - { - if ( enabled ) - vol = this->volume; - - amp = -dac_bias; - if ( mode == Gb_Apu::mode_agb ) - amp = -(vol >> 1); - - // Play inaudible frequencies as constant amplitude - if ( frequency() >= 0x7FA && delay < 32 * clk_mul ) - { - amp += (vol * duty) >> 3; - vol = 0; - } - - if ( ph < duty ) - { - amp += vol; - vol = -vol; - } - } - update_amp( time, amp ); - } - - // Generate wave - time += delay; - if ( time < end_time ) - { - int const per = this->period(); - if ( !vol ) - { - #if GB_APU_FAST - time = end_time; - #else - // Maintain phase when not playing - int count = (end_time - time + per - 1) / per; - ph += count; // will be masked below - time += (blip_time_t) count * per; - #endif - } - else - { - // Output amplitude transitions - int delta = vol; - do - { - ph = (ph + 1) & 7; - if ( ph == 0 || ph == duty ) - { - norm_synth->offset_inline( time, delta, out ); - delta = -delta; - } - time += per; - } - while ( time < end_time ); - - if ( delta != vol ) - last_amp -= delta; - } - this->phase = (ph - duty_offset) & 7; - } - delay = time - end_time; -} - -#if !GB_APU_FAST -// Quickly runs LFSR for a large number of clocks. For use when noise is generating -// no sound. -static unsigned run_lfsr( unsigned s, unsigned mask, int count ) -{ - bool const optimized = true; // set to false to use only unoptimized loop in middle - - // optimization used in several places: - // ((s & (1 << b)) << n) ^ ((s & (1 << b)) << (n + 1)) = (s & (1 << b)) * (3 << n) - - if ( mask == 0x4000 && optimized ) - { - if ( count >= 32767 ) - count %= 32767; - - // Convert from Fibonacci to Galois configuration, - // shifted left 1 bit - s ^= (s & 1) * 0x8000; - - // Each iteration is equivalent to clocking LFSR 255 times - while ( (count -= 255) > 0 ) - s ^= ((s & 0xE) << 12) ^ ((s & 0xE) << 11) ^ (s >> 3); - count += 255; - - // Each iteration is equivalent to clocking LFSR 15 times - // (interesting similarity to single clocking below) - while ( (count -= 15) > 0 ) - s ^= ((s & 2) * (3 << 13)) ^ (s >> 1); - count += 15; - - // Remaining singles - while ( --count >= 0 ) - s = ((s & 2) * (3 << 13)) ^ (s >> 1); - - // Convert back to Fibonacci configuration - s &= 0x7FFF; - } - else if ( count < 8 || !optimized ) - { - // won't fully replace upper 8 bits, so have to do the unoptimized way - while ( --count >= 0 ) - s = (s >> 1 | mask) ^ (mask & -((s - 1) & 2)); - } - else - { - if ( count > 127 ) - { - count %= 127; - if ( !count ) - count = 127; // must run at least once - } - - // Need to keep one extra bit of history - s = s << 1 & 0xFF; - - // Convert from Fibonacci to Galois configuration, - // shifted left 2 bits - s ^= (s & 2) * 0x80; - - // Each iteration is equivalent to clocking LFSR 7 times - // (interesting similarity to single clocking below) - while ( (count -= 7) > 0 ) - s ^= ((s & 4) * (3 << 5)) ^ (s >> 1); - count += 7; - - // Remaining singles - while ( --count >= 0 ) - s = ((s & 4) * (3 << 5)) ^ (s >> 1); - - // Convert back to Fibonacci configuration and - // repeat last 8 bits above significant 7 - s = (s << 7 & 0x7F80) | (s >> 1 & 0x7F); - } - - return s; -} -#endif - -void Gb_Noise::run( blip_time_t time, blip_time_t end_time ) -{ - // Determine what will be generated - int vol = 0; - Blip_Buffer* const out = this->output; - if ( out ) - { - int amp = dac_off_amp; - if ( dac_enabled() ) - { - if ( enabled ) - vol = this->volume; - - amp = -dac_bias; - if ( mode == Gb_Apu::mode_agb ) - amp = -(vol >> 1); - - if ( !(phase & 1) ) - { - amp += vol; - vol = -vol; - } - } - - // AGB negates final output - if ( mode == Gb_Apu::mode_agb ) - { - vol = -vol; - amp = -amp; - } - - update_amp( time, amp ); - } - - // Run timer and calculate time of next LFSR clock - static byte const period1s [8] = { 1, 2, 4, 6, 8, 10, 12, 14 }; - int const period1 = period1s [regs [3] & 7] * clk_mul; - - #if GB_APU_FAST - time += delay; - #else - { - int extra = (end_time - time) - delay; - int const per2 = this->period2(); - time += delay + ((divider ^ (per2 >> 1)) & (per2 - 1)) * period1; - - int count = (extra < 0 ? 0 : (extra + period1 - 1) / period1); - divider = (divider - count) & period2_mask; - delay = count * period1 - extra; - } - #endif - - // Generate wave - if ( time < end_time ) - { - unsigned const mask = this->lfsr_mask(); - unsigned bits = this->phase; - - int per = period2( period1 * 8 ); - #if GB_APU_FAST - // Noise can be THE biggest time hog; adjust as necessary - int const min_period = 24; - if ( per < min_period ) - per = min_period; - #endif - if ( period2_index() >= 0xE ) - { - time = end_time; - } - else if ( !vol ) - { - #if GB_APU_FAST - time = end_time; - #else - // Maintain phase when not playing - int count = (end_time - time + per - 1) / per; - time += (blip_time_t) count * per; - bits = run_lfsr( bits, ~mask, count ); - #endif - } - else - { - Blip_Synth_Fast const* const synth = fast_synth; // cache - - // Output amplitude transitions - int delta = -vol; - do - { - unsigned changed = bits + 1; - bits = bits >> 1 & mask; - if ( changed & 2 ) - { - bits |= ~mask; - delta = -delta; - synth->offset_inline( time, delta, out ); - } - time += per; - } - while ( time < end_time ); - - if ( delta == vol ) - last_amp += delta; - } - this->phase = bits; - } - - #if GB_APU_FAST - delay = time - end_time; - #endif -} - -void Gb_Wave::run( blip_time_t time, blip_time_t end_time ) -{ - // Calc volume -#if GB_APU_NO_AGB - static byte const shifts [4] = { 4+4, 0+4, 1+4, 2+4 }; - int const volume_idx = regs [2] >> 5 & 3; - int const volume_shift = shifts [volume_idx]; - int const volume_mul = 1; -#else - static byte const volumes [8] = { 0, 4, 2, 1, 3, 3, 3, 3 }; - int const volume_shift = 2 + 4; - int const volume_idx = regs [2] >> 5 & (agb_mask | 3); // 2 bits on DMG/CGB, 3 on AGB - int const volume_mul = volumes [volume_idx]; -#endif - - // Determine what will be generated - int playing = false; - Blip_Buffer* const out = this->output; - if ( out ) - { - int amp = dac_off_amp; - if ( dac_enabled() ) - { - // Play inaudible frequencies as constant amplitude - amp = 8 << 4; // really depends on average of all samples in wave - - // if delay is larger, constant amplitude won't start yet - if ( frequency() <= 0x7FB || delay > 15 * clk_mul ) - { - if ( volume_mul && volume_shift != 4+4 ) - playing = (int) enabled; - - amp = (sample_buf << (phase << 2 & 4) & 0xF0) * playing; - } - - amp = ((amp * volume_mul) >> volume_shift) - dac_bias; - } - update_amp( time, amp ); - } - - // Generate wave - time += delay; - if ( time < end_time ) - { - byte const* wave = this->wave_ram; - - // wave size and bank - #if GB_APU_NO_AGB - int const wave_mask = 0x1F; - int const swap_banks = 0; - #else - int const size20_mask = 0x20; - int const flags = regs [0] & agb_mask; - int const wave_mask = (flags & size20_mask) | 0x1F; - int swap_banks = 0; - if ( flags & bank40_mask ) - { - swap_banks = flags & size20_mask; - wave += bank_size/2 - (swap_banks >> 1); - } - #endif - - int ph = this->phase ^ swap_banks; - ph = (ph + 1) & wave_mask; // pre-advance - - int const per = this->period(); - if ( !playing ) - { - #if GB_APU_FAST - time = end_time; - #else - // Maintain phase when not playing - int count = (end_time - time + per - 1) / per; - ph += count; // will be masked below - time += (blip_time_t) count * per; - #endif - } - else - { - Blip_Synth_Fast const* const synth = fast_synth; // cache - - // Output amplitude transitions - int lamp = this->last_amp + dac_bias; - do - { - // Extract nibble - int nibble = wave [ph >> 1] << (ph << 2 & 4) & 0xF0; - ph = (ph + 1) & wave_mask; - - // Scale by volume - int amp = (nibble * volume_mul) >> volume_shift; - - int delta = amp - lamp; - if ( delta ) - { - lamp = amp; - synth->offset_inline( time, delta, out ); - } - time += per; - } - while ( time < end_time ); - this->last_amp = lamp - dac_bias; - } - ph = (ph - 1) & wave_mask; // undo pre-advance and mask position - - // Keep track of last byte read - if ( enabled ) - sample_buf = wave [ph >> 1]; - - this->phase = ph ^ swap_banks; // undo swapped banks - } - delay = time - end_time; -} +// Gb_Snd_Emu 0.1.5. http://www.slack.net/~ant/ + +#include "Gb_Apu.h" + +#include + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +// Gb_Osc + +void Gb_Osc::reset() +{ + delay = 0; + last_amp = 0; + length = 0; + output_select = 3; + output = outputs [output_select]; +} + +void Gb_Osc::clock_length() +{ + if ( (regs [4] & len_enabled_mask) && length ) + length--; +} + +// Gb_Env + +void Gb_Env::clock_envelope() +{ + if ( env_delay && !--env_delay ) + { + env_delay = regs [2] & 7; + int v = volume - 1 + (regs [2] >> 2 & 2); + if ( (unsigned) v < 15 ) + volume = v; + } +} + +bool Gb_Env::write_register( int reg, int data ) +{ + switch ( reg ) + { + case 1: + length = 64 - (regs [1] & 0x3F); + break; + + case 2: + if ( !(data >> 4) ) + enabled = false; + break; + + case 4: + if ( data & trigger ) + { + env_delay = regs [2] & 7; + volume = regs [2] >> 4; + enabled = true; + if ( length == 0 ) + length = 64; + return true; + } + } + return false; +} + +// Gb_Square + +void Gb_Square::reset() +{ + phase = 0; + sweep_freq = 0; + sweep_delay = 0; + Gb_Env::reset(); +} + +void Gb_Square::clock_sweep() +{ + int sweep_period = (regs [0] & period_mask) >> 4; + if ( sweep_period && sweep_delay && !--sweep_delay ) + { + sweep_delay = sweep_period; + regs [3] = sweep_freq & 0xFF; + regs [4] = (regs [4] & ~0x07) | (sweep_freq >> 8 & 0x07); + + int offset = sweep_freq >> (regs [0] & shift_mask); + if ( regs [0] & 0x08 ) + offset = -offset; + sweep_freq += offset; + + if ( sweep_freq < 0 ) + { + sweep_freq = 0; + } + else if ( sweep_freq >= 2048 ) + { + sweep_delay = 0; // don't modify channel frequency any further + sweep_freq = 2048; // silence sound immediately + } + } +} + +void Gb_Square::run( blip_time_t time, blip_time_t end_time, int playing ) +{ + if ( sweep_freq == 2048 ) + playing = false; + + static unsigned char const table [4] = { 1, 2, 4, 6 }; + int const duty = table [regs [1] >> 6]; + int amp = volume & playing; + if ( phase >= duty ) + amp = -amp; + + int frequency = this->frequency(); + if ( unsigned (frequency - 1) > 2040 ) // frequency < 1 || frequency > 2041 + { + // really high frequency results in DC at half volume + amp = volume >> 1; + playing = false; + } + + { + int delta = amp - last_amp; + if ( delta ) + { + last_amp = amp; + synth->offset( time, delta, output ); + } + } + + time += delay; + if ( !playing ) + time = end_time; + + if ( time < end_time ) + { + int const period = (2048 - frequency) * 4; + Blip_Buffer* const output = this->output; + int phase = this->phase; + int delta = amp * 2; + do + { + phase = (phase + 1) & 7; + if ( phase == 0 || phase == duty ) + { + delta = -delta; + synth->offset_inline( time, delta, output ); + } + time += period; + } + while ( time < end_time ); + + this->phase = phase; + last_amp = delta >> 1; + } + delay = time - end_time; +} + +// Gb_Noise + +void Gb_Noise::run( blip_time_t time, blip_time_t end_time, int playing ) +{ + int amp = volume & playing; + int tap = 13 - (regs [3] & 8); + if ( bits >> tap & 2 ) + amp = -amp; + + { + int delta = amp - last_amp; + if ( delta ) + { + last_amp = amp; + synth->offset( time, delta, output ); + } + } + + time += delay; + if ( !playing ) + time = end_time; + + if ( time < end_time ) + { + static unsigned char const table [8] = { 8, 16, 32, 48, 64, 80, 96, 112 }; + int period = table [regs [3] & 7] << (regs [3] >> 4); + + // keep parallel resampled time to eliminate time conversion in the loop + Blip_Buffer* const output = this->output; + const blip_resampled_time_t resampled_period = + output->resampled_duration( period ); + blip_resampled_time_t resampled_time = output->resampled_time( time ); + unsigned bits = this->bits; + int delta = amp * 2; + + do + { + unsigned changed = (bits >> tap) + 1; + time += period; + bits <<= 1; + if ( changed & 2 ) + { + delta = -delta; + bits |= 1; + synth->offset_resampled( resampled_time, delta, output ); + } + resampled_time += resampled_period; + } + while ( time < end_time ); + + this->bits = bits; + last_amp = delta >> 1; + } + delay = time - end_time; +} + +// Gb_Wave + +inline void Gb_Wave::write_register( int reg, int data ) +{ + switch ( reg ) + { + case 0: + if ( !(data & 0x80) ) + enabled = false; + break; + + case 1: + length = 256 - regs [1]; + break; + + case 2: + volume = data >> 5 & 3; + break; + + case 4: + if ( data & trigger & regs [0] ) + { + wave_pos = 0; + enabled = true; + if ( length == 0 ) + length = 256; + } + } +} + +void Gb_Wave::run( blip_time_t time, blip_time_t end_time, int playing ) +{ + int volume_shift = (volume - 1) & 7; // volume = 0 causes shift = 7 + int frequency; + { + int amp = (wave [wave_pos] >> volume_shift & playing) * 2; + + frequency = this->frequency(); + if ( unsigned (frequency - 1) > 2044 ) // frequency < 1 || frequency > 2045 + { + amp = 30 >> volume_shift & playing; + playing = false; + } + + int delta = amp - last_amp; + if ( delta ) + { + last_amp = amp; + synth->offset( time, delta, output ); + } + } + + time += delay; + if ( !playing ) + time = end_time; + + if ( time < end_time ) + { + Blip_Buffer* const output = this->output; + int const period = (2048 - frequency) * 2; + int wave_pos = (this->wave_pos + 1) & (wave_size - 1); + + do + { + int amp = (wave [wave_pos] >> volume_shift) * 2; + wave_pos = (wave_pos + 1) & (wave_size - 1); + int delta = amp - last_amp; + if ( delta ) + { + last_amp = amp; + synth->offset_inline( time, delta, output ); + } + time += period; + } + while ( time < end_time ); + + this->wave_pos = (wave_pos - 1) & (wave_size - 1); + } + delay = time - end_time; +} + +// Gb_Apu::write_osc + +void Gb_Apu::write_osc( int index, int reg, int data ) +{ + reg -= index * 5; + Gb_Square* sq = &square2; + switch ( index ) + { + case 0: + sq = &square1; // FALLTHRU + case 1: + if ( sq->write_register( reg, data ) && index == 0 ) + { + square1.sweep_freq = square1.frequency(); + if ( (regs [0] & sq->period_mask) && (regs [0] & sq->shift_mask) ) + { + square1.sweep_delay = 1; // cause sweep to recalculate now + square1.clock_sweep(); + } + } + break; + + case 2: + wave.write_register( reg, data ); + break; + + case 3: + if ( noise.write_register( reg, data ) ) + noise.bits = 0x7FFF; + } +} diff --git a/Frameworks/GME/gme/Gb_Oscs.h b/Frameworks/GME/gme/Gb_Oscs.h index 1151b0a24..8cb026c3e 100644 --- a/Frameworks/GME/gme/Gb_Oscs.h +++ b/Frameworks/GME/gme/Gb_Oscs.h @@ -1,188 +1,83 @@ -// Private oscillators used by Gb_Apu - -// Gb_Snd_Emu $vers -#ifndef GB_OSCS_H -#define GB_OSCS_H - -#include "blargg_common.h" -#include "Blip_Buffer.h" - -#ifndef GB_APU_OVERCLOCK - #define GB_APU_OVERCLOCK 1 -#endif - -#if GB_APU_OVERCLOCK & (GB_APU_OVERCLOCK - 1) - #error "GB_APU_OVERCLOCK must be a power of 2" -#endif - -class Gb_Osc { -protected: - - // 11-bit frequency in NRx3 and NRx4 - int frequency() const { return (regs [4] & 7) * 0x100 + regs [3]; } - - void update_amp( blip_time_t, int new_amp ); - int write_trig( int frame_phase, int max_len, int old_data ); -public: - - enum { clk_mul = GB_APU_OVERCLOCK }; - enum { dac_bias = 7 }; - - Blip_Buffer* outputs [4];// NULL, right, left, center - Blip_Buffer* output; // where to output sound - BOOST::uint8_t* regs; // osc's 5 registers - int mode; // mode_dmg, mode_cgb, mode_agb - int dac_off_amp;// amplitude when DAC is off - int last_amp; // current amplitude in Blip_Buffer - Blip_Synth_Norm const* norm_synth; - Blip_Synth_Fast const* fast_synth; - - int delay; // clocks until frequency timer expires - int length_ctr; // length counter - unsigned phase; // waveform phase (or equivalent) - bool enabled; // internal enabled flag - - void clock_length(); - void reset(); -}; - -class Gb_Env : public Gb_Osc { -public: - int env_delay; - int volume; - bool env_enabled; - - void clock_envelope(); - bool write_register( int frame_phase, int reg, int old_data, int data ); - - void reset() - { - env_delay = 0; - volume = 0; - Gb_Osc::reset(); - } -protected: - // Non-zero if DAC is enabled - int dac_enabled() const { return regs [2] & 0xF8; } -private: - void zombie_volume( int old, int data ); - int reload_env_timer(); -}; - -class Gb_Square : public Gb_Env { -public: - bool write_register( int frame_phase, int reg, int old_data, int data ); - void run( blip_time_t, blip_time_t ); - - void reset() - { - Gb_Env::reset(); - delay = 0x40000000; // TODO: something less hacky (never clocked until first trigger) - } -private: - // Frequency timer period - int period() const { return (2048 - frequency()) * (4 * clk_mul); } -}; - -class Gb_Sweep_Square : public Gb_Square { -public: - int sweep_freq; - int sweep_delay; - bool sweep_enabled; - bool sweep_neg; - - void clock_sweep(); - void write_register( int frame_phase, int reg, int old_data, int data ); - - void reset() - { - sweep_freq = 0; - sweep_delay = 0; - sweep_enabled = false; - sweep_neg = false; - Gb_Square::reset(); - } -private: - enum { period_mask = 0x70 }; - enum { shift_mask = 0x07 }; - - void calc_sweep( bool update ); - void reload_sweep_timer(); -}; - -class Gb_Noise : public Gb_Env { -public: - int divider; // noise has more complex frequency divider setup - - void run( blip_time_t, blip_time_t ); - void write_register( int frame_phase, int reg, int old_data, int data ); - - void reset() - { - divider = 0; - Gb_Env::reset(); - delay = 4 * clk_mul; // TODO: remove? - } - -private: - enum { period2_mask = 0x1FFFF }; - - int period2_index() const { return regs [3] >> 4; } - int period2( int base = 8 ) const { return base << period2_index(); } - unsigned lfsr_mask() const { return (regs [3] & 0x08) ? ~0x4040 : ~0x4000; } -}; - -class Gb_Wave : public Gb_Osc { -public: - int sample_buf; // last wave RAM byte read (hardware has this as well) - - void write_register( int frame_phase, int reg, int old_data, int data ); - void run( blip_time_t, blip_time_t ); - - // Reads/writes wave RAM - int read( int addr ) const; - void write( int addr, int data ); - - void reset() - { - sample_buf = 0; - Gb_Osc::reset(); - } - -private: - enum { bank40_mask = 0x40 }; - enum { bank_size = 32 }; - - int agb_mask; // 0xFF if AGB features enabled, 0 otherwise - BOOST::uint8_t* wave_ram; // 32 bytes (64 nybbles), stored in APU - - friend class Gb_Apu; - - // Frequency timer period - int period() const { return (2048 - frequency()) * (2 * clk_mul); } - - // Non-zero if DAC is enabled - int dac_enabled() const { return regs [0] & 0x80; } - - void corrupt_wave(); - - BOOST::uint8_t* wave_bank() const { return &wave_ram [(~regs [0] & bank40_mask) >> 2 & agb_mask]; } - - // Wave index that would be accessed, or -1 if no access would occur - int access( int addr ) const; -}; - -inline int Gb_Wave::read( int addr ) const -{ - int index = access( addr ); - return (index < 0 ? 0xFF : wave_bank() [index]); -} - -inline void Gb_Wave::write( int addr, int data ) -{ - int index = access( addr ); - if ( index >= 0 ) - wave_bank() [index] = data;; -} - -#endif +// Private oscillators used by Gb_Apu + +// Gb_Snd_Emu 0.1.5 +#ifndef GB_OSCS_H +#define GB_OSCS_H + +#include "blargg_common.h" +#include "Blip_Buffer.h" + +struct Gb_Osc +{ + enum { trigger = 0x80 }; + enum { len_enabled_mask = 0x40 }; + + Blip_Buffer* outputs [4]; // NULL, right, left, center + Blip_Buffer* output; + int output_select; + uint8_t* regs; // osc's 5 registers + + int delay; + int last_amp; + int volume; + int length; + int enabled; + + void reset(); + void clock_length(); + int frequency() const { return (regs [4] & 7) * 0x100 + regs [3]; } +}; + +struct Gb_Env : Gb_Osc +{ + int env_delay; + + void reset(); + void clock_envelope(); + bool write_register( int, int ); +}; + +struct Gb_Square : Gb_Env +{ + enum { period_mask = 0x70 }; + enum { shift_mask = 0x07 }; + + typedef Blip_Synth Synth; + Synth const* synth; + int sweep_delay; + int sweep_freq; + int phase; + + void reset(); + void clock_sweep(); + void run( blip_time_t, blip_time_t, int playing ); +}; + +struct Gb_Noise : Gb_Env +{ + typedef Blip_Synth Synth; + Synth const* synth; + unsigned bits; + + void run( blip_time_t, blip_time_t, int playing ); +}; + +struct Gb_Wave : Gb_Osc +{ + typedef Blip_Synth Synth; + Synth const* synth; + int wave_pos; + enum { wave_size = 32 }; + uint8_t wave [wave_size]; + + void write_register( int, int ); + void run( blip_time_t, blip_time_t, int playing ); +}; + +inline void Gb_Env::reset() +{ + env_delay = 0; + Gb_Osc::reset(); +} + +#endif diff --git a/Frameworks/GME/gme/Gbs_Core.cpp b/Frameworks/GME/gme/Gbs_Core.cpp deleted file mode 100644 index bb8994523..000000000 --- a/Frameworks/GME/gme/Gbs_Core.cpp +++ /dev/null @@ -1,208 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Gbs_Core.h" - -#include "blargg_endian.h" - -/* Copyright (C) 2003-2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -int const tempo_unit = 16; -int const idle_addr = 0xF00D; -int const bank_size = 0x4000; - -Gbs_Core::Gbs_Core() : rom( bank_size ) -{ - tempo = tempo_unit; - assert( offsetof (header_t,copyright [32]) == header_t::size ); -} - -Gbs_Core::~Gbs_Core() { } - -void Gbs_Core::unload() -{ - header_.timer_mode = 0; // set_tempo() reads this - rom.clear(); - Gme_Loader::unload(); -} - -bool Gbs_Core::header_t::valid_tag() const -{ - return 0 == memcmp( tag, "GBS", 3 ); -} - -blargg_err_t Gbs_Core::load_( Data_Reader& in ) -{ - RETURN_ERR( rom.load( in, header_.size, &header_, 0 ) ); - - if ( !header_.valid_tag() ) - return blargg_err_file_type; - - if ( header_.vers < 1 || header_.vers > 2 ) - set_warning( "Unknown file version" ); - - if ( header_.timer_mode & 0x78 ) - set_warning( "Invalid timer mode" ); - - addr_t load_addr = get_le16( header_.load_addr ); - if ( (header_.load_addr [1] | header_.init_addr [1] | header_.play_addr [1]) > 0x7F || - load_addr < 0x400 ) - set_warning( "Invalid load/init/play address" ); - - cpu.rst_base = load_addr; - rom.set_addr( load_addr ); - - return blargg_ok; -} - -void Gbs_Core::set_bank( int n ) -{ - addr_t addr = rom.mask_addr( n * bank_size ); - if ( addr == 0 && rom.size() > bank_size ) - addr = bank_size; // MBC1&2 behavior, bank 0 acts like bank 1 - cpu.map_code( bank_size, bank_size, rom.at_addr( addr ) ); -} - -void Gbs_Core::update_timer() -{ - play_period_ = 70224 / tempo_unit; // 59.73 Hz - - if ( header_.timer_mode & 0x04 ) - { - // Using custom rate - static byte const rates [4] = { 6, 0, 2, 4 }; - // TODO: emulate double speed CPU mode rather than halving timer rate - int double_speed = header_.timer_mode >> 7; - int shift = rates [ram [hi_page + 7] & 3] - double_speed; - play_period_ = (256 - ram [hi_page + 6]) << shift; - } - - play_period_ *= tempo; -} - -void Gbs_Core::set_tempo( double t ) -{ - tempo = (int) (tempo_unit / t + 0.5); - apu_.set_tempo( t ); - update_timer(); -} - -// Jumps to routine, given pointer to address in file header. Pushes idle_addr -// as return address, NOT old PC. -void Gbs_Core::jsr_then_stop( byte const addr [] ) -{ - check( cpu.r.sp == get_le16( header_.stack_ptr ) ); - cpu.r.pc = get_le16( addr ); - write_mem( --cpu.r.sp, idle_addr >> 8 ); - write_mem( --cpu.r.sp, idle_addr ); -} - -blargg_err_t Gbs_Core::start_track( int track, Gb_Apu::mode_t mode ) -{ - // Reset APU to state expected by most rips - static byte const sound_data [] = { - 0x80, 0xBF, 0x00, 0x00, 0xB8, // square 1 DAC disabled - 0x00, 0x3F, 0x00, 0x00, 0xB8, // square 2 DAC disabled - 0x7F, 0xFF, 0x9F, 0x00, 0xB8, // wave DAC disabled - 0x00, 0xFF, 0x00, 0x00, 0xB8, // noise DAC disabled - 0x77, 0xFF, 0x80, // max volume, all chans in center, power on - }; - apu_.reset( mode ); - apu_.write_register( 0, 0xFF26, 0x80 ); // power on - for ( int i = 0; i < (int) sizeof sound_data; i++ ) - apu_.write_register( 0, i + apu_.io_addr, sound_data [i] ); - apu_.end_frame( 1 ); // necessary to get click out of the way - - // Init memory and I/O registers - memset( ram, 0, 0x4000 ); - memset( ram + 0x4000, 0xFF, 0x1F80 ); - memset( ram + 0x5F80, 0, sizeof ram - 0x5F80 ); - ram [hi_page] = 0; // joypad reads back as 0 - ram [idle_addr - ram_addr] = 0xED; // illegal instruction - ram [hi_page + 6] = header_.timer_modulo; - ram [hi_page + 7] = header_.timer_mode; - - // Map memory - cpu.reset( rom.unmapped() ); - cpu.map_code( ram_addr, 0x10000 - ram_addr, ram ); - cpu.map_code( 0, bank_size, rom.at_addr( 0 ) ); - set_bank( rom.size() > bank_size ); - - // CPU registers, timing - update_timer(); - next_play = play_period_; - cpu.r.fa = track; - cpu.r.sp = get_le16( header_.stack_ptr ); - jsr_then_stop( header_.init_addr ); - - return blargg_ok; -} - -blargg_err_t Gbs_Core::run_until( int end ) -{ - end_time = end; - cpu.set_time( cpu.time() - end ); - while ( true ) - { - run_cpu(); - if ( cpu.time() >= 0 ) - break; - - if ( cpu.r.pc == idle_addr ) - { - if ( next_play > end_time ) - { - cpu.set_time( 0 ); - break; - } - - if ( cpu.time() < next_play - end_time ) - cpu.set_time( next_play - end_time ); - next_play += play_period_; - jsr_then_stop( header_.play_addr ); - } - else if ( cpu.r.pc > 0xFFFF ) - { - dprintf( "PC wrapped around\n" ); - cpu.r.pc &= 0xFFFF; - } - else - { - set_warning( "Emulation error (illegal/unsupported instruction)" ); - dprintf( "Bad opcode $%02X at $%04X\n", - (int) *cpu.get_code( cpu.r.pc ), (int) cpu.r.pc ); - cpu.r.pc = (cpu.r.pc + 1) & 0xFFFF; - cpu.set_time( cpu.time() + 6 ); - } - } - - return blargg_ok; -} - -blargg_err_t Gbs_Core::end_frame( int end ) -{ - RETURN_ERR( run_until( end ) ); - - next_play -= end; - if ( next_play < 0 ) // happens when play routine takes too long - { - #if !GBS_IGNORE_STARVED_PLAY - check( false ); - #endif - next_play = 0; - } - - apu_.end_frame( end ); - - return blargg_ok; -} diff --git a/Frameworks/GME/gme/Gbs_Core.h b/Frameworks/GME/gme/Gbs_Core.h deleted file mode 100644 index 273495604..000000000 --- a/Frameworks/GME/gme/Gbs_Core.h +++ /dev/null @@ -1,109 +0,0 @@ -// Nintendo Game Boy GBS music file emulator core - -// Game_Music_Emu $vers -#ifndef GBS_CORE_H -#define GBS_CORE_H - -#include "Gme_Loader.h" -#include "Rom_Data.h" -#include "Gb_Cpu.h" -#include "Gb_Apu.h" - -class Gbs_Core : public Gme_Loader { -public: - - // GBS file header - struct header_t - { - enum { size = 112 }; - - char tag [ 3]; - byte vers; - byte track_count; - byte first_track; - byte load_addr [ 2]; - byte init_addr [ 2]; - byte play_addr [ 2]; - byte stack_ptr [ 2]; - byte timer_modulo; - byte timer_mode; - char game [32]; // strings can be 32 chars, NOT terminated - char author [32]; - char copyright [32]; - - // True if header has valid file signature - bool valid_tag() const; - }; - - // Header for currently loaded file - header_t const& header() const { return header_; } - - // Sound chip - Gb_Apu& apu() { return apu_; } - - // ROM data - Rom_Data const& rom_() const { return rom; } - - // Adjusts music tempo, where 1.0 is normal. Can be changed while playing. - void set_tempo( double ); - - // Starts track, where 0 is the first. Uses specified APU mode. - blargg_err_t start_track( int, Gb_Apu::mode_t = Gb_Apu::mode_cgb ); - - // Ends time frame at time t - typedef int time_t; // clock count - blargg_err_t end_frame( time_t t ); - - // Clocks between calls to play routine - time_t play_period() const { return play_period_; } - -protected: - typedef int addr_t; - - // Current time - time_t time() const { return cpu.time() + end_time; } - - // Runs emulator to time t - blargg_err_t run_until( time_t t ); - - // Runs CPU until time becomes >= 0 - void run_cpu(); - - // Reads/writes memory and I/O - int read_mem( addr_t ); - void write_mem( addr_t, int ); - -// Implementation -public: - Gbs_Core(); - ~Gbs_Core(); - virtual void unload(); - -protected: - virtual blargg_err_t load_( Data_Reader& ); - -private: - enum { ram_addr = 0xA000 }; - enum { io_base = 0xFF00 }; - enum { hi_page = io_base - ram_addr }; - - Rom_Data rom; - int tempo; - time_t end_time; - time_t play_period_; - time_t next_play; - header_t header_; - Gb_Cpu cpu; - Gb_Apu apu_; - byte ram [0x4000 + 0x2000 + Gb_Cpu::cpu_padding]; - - void update_timer(); - void jsr_then_stop( byte const [] ); - void set_bank( int n ); - void write_io_inline( int offset, int data, int base ); - void write_io_( int offset, int data ); - int read_io( int offset ); - void write_io( int offset, int data ); -}; - -#endif diff --git a/Frameworks/GME/gme/Gbs_Cpu.cpp b/Frameworks/GME/gme/Gbs_Cpu.cpp deleted file mode 100644 index 6a5f99881..000000000 --- a/Frameworks/GME/gme/Gbs_Cpu.cpp +++ /dev/null @@ -1,134 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Gbs_Core.h" - -#include "blargg_endian.h" - -//#include "gb_cpu_log.h" - -/* Copyright (C) 2003-2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -#ifndef LOG_MEM - #define LOG_MEM( addr, str, data ) data -#endif - -int Gbs_Core::read_mem( addr_t addr ) -{ - int result = *cpu.get_code( addr ); - if ( (unsigned) (addr - apu_.io_addr) < apu_.io_size ) - result = apu_.read_register( time(), addr ); - -#ifndef NDEBUG - else if ( unsigned (addr - 0x8000) < 0x2000 || unsigned (addr - 0xE000) < 0x1F00 ) - dprintf( "Unmapped read $%04X\n", (unsigned) addr ); - else if ( unsigned (addr - 0xFF01) < 0xFF80 - 0xFF01 && addr != 0xFF70 && addr != 0xFF05 ) - dprintf( "Unmapped read $%04X\n", (unsigned) addr ); -#endif - - return LOG_MEM( addr, ">", result ); -} - -inline void Gbs_Core::write_io_inline( int offset, int data, int base ) -{ - if ( (unsigned) (offset - (apu_.io_addr - base)) < apu_.io_size ) - apu_.write_register( time(), offset + base, data & 0xFF ); - else if ( (unsigned) (offset - (0xFF06 - base)) < 2 ) - update_timer(); - else if ( offset == io_base - base ) - ram [base - ram_addr + offset] = 0; // keep joypad return value 0 - else - ram [base - ram_addr + offset] = 0xFF; - - //if ( offset == 0xFFFF - base ) - // dprintf( "Wrote interrupt mask\n" ); -} - -void Gbs_Core::write_mem( addr_t addr, int data ) -{ - (void) LOG_MEM( addr, "<", data ); - - int offset = addr - ram_addr; - if ( (unsigned) offset < 0x10000 - ram_addr ) - { - ram [offset] = data; - - offset -= 0xE000 - ram_addr; - if ( (unsigned) offset < 0x1F80 ) - write_io_inline( offset, data, 0xE000 ); - } - else if ( (unsigned) (offset - (0x2000 - ram_addr)) < 0x2000 ) - { - set_bank( data & 0xFF ); - } -#ifndef NDEBUG - else if ( unsigned (addr - 0x8000) < 0x2000 || unsigned (addr - 0xE000) < 0x1F00 ) - { - dprintf( "Unmapped write $%04X\n", (unsigned) addr ); - } -#endif -} - -void Gbs_Core::write_io_( int offset, int data ) -{ - write_io_inline( offset, data, io_base ); -} - -inline void Gbs_Core::write_io( int offset, int data ) -{ - (void) LOG_MEM( offset + io_base, "<", data ); - - ram [io_base - ram_addr + offset] = data; - if ( (unsigned) offset < 0x80 ) - write_io_( offset, data ); -} - -int Gbs_Core::read_io( int offset ) -{ - int const io_base = 0xFF00; - int result = ram [io_base - ram_addr + offset]; - - if ( (unsigned) (offset - (apu_.io_addr - io_base)) < apu_.io_size ) - { - result = apu_.read_register( time(), offset + io_base ); - (void) LOG_MEM( offset + io_base, ">", result ); - } - else - { - check( result == read_mem( offset + io_base ) ); - } - return result; -} - -#define READ_FAST( addr, out ) \ -{\ - out = READ_CODE( addr );\ - if ( (unsigned) (addr - apu_.io_addr) < apu_.io_size )\ - out = LOG_MEM( addr, ">", apu_.read_register( TIME() + end_time, addr ) );\ - else\ - check( out == read_mem( addr ) );\ -} - -#define READ_MEM( addr ) read_mem( addr ) -#define WRITE_MEM( addr, data ) write_mem( addr, data ) - -#define WRITE_IO( addr, data ) write_io( addr, data ) -#define READ_IO( addr, out ) out = read_io( addr ) - -#define CPU cpu - -#define CPU_BEGIN \ -void Gbs_Core::run_cpu()\ -{ - #include "Gb_Cpu_run.h" -} diff --git a/Frameworks/GME/gme/Gbs_Emu.cpp b/Frameworks/GME/gme/Gbs_Emu.cpp index 219cea77e..df96e1d03 100644 --- a/Frameworks/GME/gme/Gbs_Emu.cpp +++ b/Frameworks/GME/gme/Gbs_Emu.cpp @@ -1,167 +1,293 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Gbs_Emu.h" - -/* Copyright (C) 2003-2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -Gbs_Emu::equalizer_t const Gbs_Emu::handheld_eq = { -47.0, 2000, 0,0,0,0,0,0,0,0 }; -Gbs_Emu::equalizer_t const Gbs_Emu::cgb_eq = { 0.0, 300, 0,0,0,0,0,0,0,0 }; -Gbs_Emu::equalizer_t const Gbs_Emu::headphones_eq = { 0.0, 30, 0,0,0,0,0,0,0,0 }; // DMG - -Gbs_Emu::Gbs_Emu() -{ - sound_hardware = sound_gbs; - enable_clicking( false ); - set_type( gme_gbs_type ); - set_silence_lookahead( 6 ); - set_max_initial_silence( 21 ); - set_gain( 1.2 ); - - // kind of midway between headphones and speaker - static equalizer_t const eq = { -1.0, 120, 0,0,0,0,0,0,0,0 }; - set_equalizer( eq ); -} - -Gbs_Emu::~Gbs_Emu() { } - -void Gbs_Emu::unload() -{ - core_.unload(); - Music_Emu::unload(); -} - -// Track info - -static void copy_gbs_fields( Gbs_Emu::header_t const& h, track_info_t* out ) -{ - GME_COPY_FIELD( h, out, game ); - GME_COPY_FIELD( h, out, author ); - GME_COPY_FIELD( h, out, copyright ); -} - -static void hash_gbs_file( Gbs_Emu::header_t const& h, byte const* data, int data_size, Music_Emu::Hash_Function& out ) -{ - out.hash_( &h.vers, sizeof(h.vers) ); - out.hash_( &h.track_count, sizeof(h.track_count) ); - out.hash_( &h.first_track, sizeof(h.first_track) ); - out.hash_( &h.load_addr[0], sizeof(h.load_addr) ); - out.hash_( &h.init_addr[0], sizeof(h.init_addr) ); - out.hash_( &h.play_addr[0], sizeof(h.play_addr) ); - out.hash_( &h.stack_ptr[0], sizeof(h.stack_ptr) ); - out.hash_( &h.timer_modulo, sizeof(h.timer_modulo) ); - out.hash_( &h.timer_mode, sizeof(h.timer_mode) ); - out.hash_( data, data_size ); -} - -blargg_err_t Gbs_Emu::track_info_( track_info_t* out, int ) const -{ - copy_gbs_fields( header(), out ); - return blargg_ok; -} - -struct Gbs_File : Gme_Info_ -{ - Gbs_Emu::header_t const* h; - - Gbs_File() { set_type( gme_gbs_type ); } - - blargg_err_t load_mem_( byte const begin [], int size ) - { - h = ( Gbs_Emu::header_t * ) begin; - - set_track_count( h->track_count ); - if ( !h->valid_tag() ) - return blargg_err_file_type; - - return blargg_ok; - } - - blargg_err_t track_info_( track_info_t* out, int ) const - { - copy_gbs_fields( Gbs_Emu::header_t( *h ), out ); - return blargg_ok; - } - - blargg_err_t hash_( Hash_Function& out ) const - { - hash_gbs_file( *h, file_begin() + h->size, file_end() - file_begin() - h->size, out ); - return blargg_ok; - } -}; - -static Music_Emu* new_gbs_emu () { return BLARGG_NEW Gbs_Emu ; } -static Music_Emu* new_gbs_file() { return BLARGG_NEW Gbs_File; } - -gme_type_t_ const gme_gbs_type [1] = {{ "Game Boy", 0, &new_gbs_emu, &new_gbs_file, "GBS", 1 }}; - -// Setup - -blargg_err_t Gbs_Emu::load_( Data_Reader& in ) -{ - RETURN_ERR( core_.load( in ) ); - set_warning( core_.warning() ); - set_track_count( header().track_count ); - set_voice_count( Gb_Apu::osc_count ); - core_.apu().volume( gain() ); - - static const char* const names [Gb_Apu::osc_count] = { - "Square 1", "Square 2", "Wave", "Noise" - }; - set_voice_names( names ); - - static int const types [Gb_Apu::osc_count] = { - wave_type+1, wave_type+2, wave_type+3, mixed_type+1 - }; - set_voice_types( types ); - - return setup_buffer( 4194304 ); -} - -void Gbs_Emu::update_eq( blip_eq_t const& eq ) -{ - core_.apu().treble_eq( eq ); -} - -void Gbs_Emu::set_voice( int i, Blip_Buffer* c, Blip_Buffer* l, Blip_Buffer* r ) -{ - core_.apu().set_output( i, c, l, r ); -} - -void Gbs_Emu::set_tempo_( double t ) -{ - core_.set_tempo( t ); -} - -blargg_err_t Gbs_Emu::start_track_( int track ) -{ - sound_t mode = sound_hardware; - if ( mode == sound_gbs ) - mode = (header().timer_mode & 0x80) ? sound_cgb : sound_dmg; - - RETURN_ERR( core_.start_track( track, (Gb_Apu::mode_t) mode ) ); - - // clear buffer AFTER track is started, eliminating initial click - return Classic_Emu::start_track_( track ); -} - -blargg_err_t Gbs_Emu::run_clocks( blip_time_t& duration, int ) -{ - return core_.end_frame( duration ); -} - -blargg_err_t Gbs_Emu::hash_( Hash_Function& out ) const -{ - hash_gbs_file( header(), core_.rom_().begin(), core_.rom_().file_size(), out ); - return blargg_ok; -} \ No newline at end of file +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Gbs_Emu.h" + +#include "blargg_endian.h" +#include + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +Gbs_Emu::equalizer_t const Gbs_Emu::handheld_eq = + Music_Emu::make_equalizer( -47.0, 2000 ); +Gbs_Emu::equalizer_t const Gbs_Emu::headphones_eq = + Music_Emu::make_equalizer( 0.0, 300 ); + +Gbs_Emu::Gbs_Emu() +{ + set_type( gme_gbs_type ); + + static const char* const names [Gb_Apu::osc_count] = { + "Square 1", "Square 2", "Wave", "Noise" + }; + set_voice_names( names ); + + static int const types [Gb_Apu::osc_count] = { + wave_type | 1, wave_type | 2, wave_type | 0, mixed_type | 0 + }; + set_voice_types( types ); + + set_silence_lookahead( 6 ); + set_max_initial_silence( 21 ); + set_gain( 1.2 ); + + set_equalizer( make_equalizer( -1.0, 120 ) ); +} + +Gbs_Emu::~Gbs_Emu() { } + +void Gbs_Emu::unload() +{ + rom.clear(); + Music_Emu::unload(); +} + +// Track info + +static void copy_gbs_fields( Gbs_Emu::header_t const& h, track_info_t* out ) +{ + GME_COPY_FIELD( h, out, game ); + GME_COPY_FIELD( h, out, author ); + GME_COPY_FIELD( h, out, copyright ); +} + +blargg_err_t Gbs_Emu::track_info_( track_info_t* out, int ) const +{ + copy_gbs_fields( header_, out ); + return 0; +} + +static blargg_err_t check_gbs_header( void const* header ) +{ + if ( memcmp( header, "GBS", 3 ) ) + return gme_wrong_file_type; + return 0; +} + +struct Gbs_File : Gme_Info_ +{ + Gbs_Emu::header_t h; + + Gbs_File() { set_type( gme_gbs_type ); } + + blargg_err_t load_( Data_Reader& in ) + { + blargg_err_t err = in.read( &h, Gbs_Emu::header_size ); + if ( err ) + return (err == in.eof_error ? gme_wrong_file_type : err); + + set_track_count( h.track_count ); + return check_gbs_header( &h ); + } + + blargg_err_t track_info_( track_info_t* out, int ) const + { + copy_gbs_fields( h, out ); + return 0; + } +}; + +static Music_Emu* new_gbs_emu () { return BLARGG_NEW Gbs_Emu ; } +static Music_Emu* new_gbs_file() { return BLARGG_NEW Gbs_File; } + +static gme_type_t_ const gme_gbs_type_ = { "Game Boy", 0, &new_gbs_emu, &new_gbs_file, "GBS", 1 }; +extern gme_type_t const gme_gbs_type = &gme_gbs_type_; + +// Setup + +blargg_err_t Gbs_Emu::load_( Data_Reader& in ) +{ + assert( offsetof (header_t,copyright [32]) == header_size ); + RETURN_ERR( rom.load( in, header_size, &header_, 0 ) ); + + set_track_count( header_.track_count ); + RETURN_ERR( check_gbs_header( &header_ ) ); + + if ( header_.vers != 1 ) + set_warning( "Unknown file version" ); + + if ( header_.timer_mode & 0x78 ) + set_warning( "Invalid timer mode" ); + + unsigned load_addr = get_le16( header_.load_addr ); + if ( (header_.load_addr [1] | header_.init_addr [1] | header_.play_addr [1]) > 0x7F || + load_addr < 0x400 ) + set_warning( "Invalid load/init/play address" ); + + set_voice_count( Gb_Apu::osc_count ); + + apu.volume( gain() ); + + return setup_buffer( 4194304 ); +} + +void Gbs_Emu::update_eq( blip_eq_t const& eq ) +{ + apu.treble_eq( eq ); +} + +void Gbs_Emu::set_voice( int i, Blip_Buffer* c, Blip_Buffer* l, Blip_Buffer* r ) +{ + apu.osc_output( i, c, l, r ); +} + +// Emulation + +// see gb_cpu_io.h for read/write functions + +void Gbs_Emu::set_bank( int n ) +{ + // Only valid for MBC1 cartridges, but hopefully shouldn't hurt + n &= 0x1f; + if (n == 0) + { + n = 1; + } + + blargg_long addr = n * (blargg_long) bank_size; + if (addr > rom.size()) + { + return; + } + cpu::map_code( bank_size, bank_size, rom.at_addr( rom.mask_addr( addr ) ) ); +} + +void Gbs_Emu::update_timer() +{ + if ( header_.timer_mode & 0x04 ) + { + static byte const rates [4] = { 10, 4, 6, 8 }; + int shift = rates [ram [hi_page + 7] & 3] - (header_.timer_mode >> 7); + play_period = (256L - ram [hi_page + 6]) << shift; + } + else + { + play_period = 70224; // 59.73 Hz + } + if ( tempo() != 1.0 ) + play_period = blip_time_t (play_period / tempo()); +} + +static uint8_t const sound_data [Gb_Apu::register_count] = { + 0x80, 0xBF, 0x00, 0x00, 0xBF, // square 1 + 0x00, 0x3F, 0x00, 0x00, 0xBF, // square 2 + 0x7F, 0xFF, 0x9F, 0x00, 0xBF, // wave + 0x00, 0xFF, 0x00, 0x00, 0xBF, // noise + 0x77, 0xF3, 0xF1, // vin/volume, status, power mode + 0, 0, 0, 0, 0, 0, 0, 0, 0, // unused + 0xAC, 0xDD, 0xDA, 0x48, 0x36, 0x02, 0xCF, 0x16, // waveform data + 0x2C, 0x04, 0xE5, 0x2C, 0xAC, 0xDD, 0xDA, 0x48 +}; + +void Gbs_Emu::cpu_jsr( gb_addr_t addr ) +{ + check( cpu::r.sp == get_le16( header_.stack_ptr ) ); + cpu::r.pc = addr; + cpu_write( --cpu::r.sp, idle_addr >> 8 ); + cpu_write( --cpu::r.sp, idle_addr&0xFF ); +} + +void Gbs_Emu::set_tempo_( double t ) +{ + apu.set_tempo( t ); + update_timer(); +} + +blargg_err_t Gbs_Emu::start_track_( int track ) +{ + RETURN_ERR( Classic_Emu::start_track_( track ) ); + + memset( ram, 0, 0x4000 ); + memset( ram + 0x4000, 0xFF, 0x1F00 ); + memset( ram + 0x5F00, 0, sizeof ram - 0x5F00 ); + ram [hi_page] = 0; // joypad reads back as 0 + + apu.reset(); + for ( int i = 0; i < (int) sizeof sound_data; i++ ) + apu.write_register( 0, i + apu.start_addr, sound_data [i] ); + + unsigned load_addr = get_le16( header_.load_addr ); + rom.set_addr( load_addr ); + cpu::rst_base = load_addr; + + cpu::reset( rom.unmapped() ); + + cpu::map_code( ram_addr, 0x10000 - ram_addr, ram ); + cpu::map_code( 0, bank_size, rom.at_addr( 0 ) ); + set_bank( rom.size() > bank_size ); + + ram [hi_page + 6] = header_.timer_modulo; + ram [hi_page + 7] = header_.timer_mode; + update_timer(); + next_play = play_period; + + cpu::r.a = track; + cpu::r.pc = idle_addr; + cpu::r.sp = get_le16( header_.stack_ptr ); + cpu_time = 0; + cpu_jsr( get_le16( header_.init_addr ) ); + + return 0; +} + +blargg_err_t Gbs_Emu::run_clocks( blip_time_t& duration, int ) +{ + cpu_time = 0; + while ( cpu_time < duration ) + { + long count = duration - cpu_time; + cpu_time = duration; + bool result = cpu::run( count ); + cpu_time -= cpu::remain(); + + if ( result ) + { + if ( cpu::r.pc == idle_addr ) + { + if ( next_play > duration ) + { + cpu_time = duration; + break; + } + + if ( cpu_time < next_play ) + cpu_time = next_play; + next_play += play_period; + cpu_jsr( get_le16( header_.play_addr ) ); + GME_FRAME_HOOK( this ); + // TODO: handle timer rates different than 60 Hz + } + else if ( cpu::r.pc > 0xFFFF ) + { + debug_printf( "PC wrapped around\n" ); + cpu::r.pc &= 0xFFFF; + } + else + { + set_warning( "Emulation error (illegal/unsupported instruction)" ); + debug_printf( "Bad opcode $%.2x at $%.4x\n", + (int) *cpu::get_code( cpu::r.pc ), (int) cpu::r.pc ); + cpu::r.pc = (cpu::r.pc + 1) & 0xFFFF; + cpu_time += 6; + } + } + } + + duration = cpu_time; + next_play -= cpu_time; + if ( next_play < 0 ) // could go negative if routine is taking too long to return + next_play = 0; + apu.end_frame( cpu_time ); + + return 0; +} diff --git a/Frameworks/GME/gme/Gbs_Emu.h b/Frameworks/GME/gme/Gbs_Emu.h index 008fb5201..580f395c6 100644 --- a/Frameworks/GME/gme/Gbs_Emu.h +++ b/Frameworks/GME/gme/Gbs_Emu.h @@ -1,63 +1,88 @@ -// Nintendo Game Boy GBS music file emulator - -// Game_Music_Emu $vers -#ifndef GBS_EMU_H -#define GBS_EMU_H - -#include "Classic_Emu.h" -#include "Gbs_Core.h" - -class Gbs_Emu : public Classic_Emu { -public: - // Equalizer profiles for Game Boy speaker and headphones - static equalizer_t const handheld_eq; - static equalizer_t const headphones_eq; - static equalizer_t const cgb_eq; // Game Boy Color headphones have less bass - - // GBS file header (see Gbs_Core.h) - typedef Gbs_Core::header_t header_t; - - // Header for currently loaded file - header_t const& header() const { return core_.header(); } - - // Selects which sound hardware to use. AGB hardware is cleaner than the - // others. Doesn't take effect until next start_track(). - enum sound_t { - sound_dmg = Gb_Apu::mode_dmg, // Game Boy monochrome - sound_cgb = Gb_Apu::mode_cgb, // Game Boy Color - sound_agb = Gb_Apu::mode_agb, // Game Boy Advance - sound_gbs // Use DMG/CGB based on GBS (default) - }; - void set_sound( sound_t s ) { sound_hardware = s; } - - // If true, makes APU more accurate, which results in more clicking. - void enable_clicking( bool enable = true ) { core_.apu().reduce_clicks( !enable ); } - - static gme_type_t static_type() { return gme_gbs_type; } - - Gbs_Core& core() { return core_; } - - blargg_err_t hash_( Hash_Function& ) const; - -// Internal -public: - Gbs_Emu(); - ~Gbs_Emu(); - -protected: - // Overrides - virtual blargg_err_t track_info_( track_info_t*, int track ) const; - virtual blargg_err_t load_( Data_Reader& ); - virtual blargg_err_t start_track_( int ); - virtual blargg_err_t run_clocks( blip_time_t&, int ); - virtual void set_tempo_( double ); - virtual void set_voice( int, Blip_Buffer*, Blip_Buffer*, Blip_Buffer* ); - virtual void update_eq( blip_eq_t const& ); - virtual void unload(); - -private: - sound_t sound_hardware; - Gbs_Core core_; -}; - -#endif +// Nintendo Game Boy GBS music file emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef GBS_EMU_H +#define GBS_EMU_H + +#include "Classic_Emu.h" +#include "Gb_Apu.h" +#include "Gb_Cpu.h" + +class Gbs_Emu : private Gb_Cpu, public Classic_Emu { + typedef Gb_Cpu cpu; +public: + // Equalizer profiles for Game Boy Color speaker and headphones + static equalizer_t const handheld_eq; + static equalizer_t const headphones_eq; + + // GBS file header + enum { header_size = 112 }; + struct header_t + { + char tag [3]; + byte vers; + byte track_count; + byte first_track; + byte load_addr [2]; + byte init_addr [2]; + byte play_addr [2]; + byte stack_ptr [2]; + byte timer_modulo; + byte timer_mode; + char game [32]; + char author [32]; + char copyright [32]; + }; + + // Header for currently loaded file + header_t const& header() const { return header_; } + + static gme_type_t static_type() { return gme_gbs_type; } + +public: + // deprecated + using Music_Emu::load; + blargg_err_t load( header_t const& h, Data_Reader& in ) // use Remaining_Reader + { return load_remaining_( &h, sizeof h, in ); } + +public: + Gbs_Emu(); + ~Gbs_Emu(); +protected: + blargg_err_t track_info_( track_info_t*, int track ) const; + blargg_err_t load_( Data_Reader& ); + blargg_err_t start_track_( int ); + blargg_err_t run_clocks( blip_time_t&, int ); + void set_tempo_( double ); + void set_voice( int, Blip_Buffer*, Blip_Buffer*, Blip_Buffer* ); + void update_eq( blip_eq_t const& ); + void unload(); +private: + // rom + enum { bank_size = 0x4000 }; + Rom_Data rom; + void set_bank( int ); + + // timer + blip_time_t cpu_time; + blip_time_t play_period; + blip_time_t next_play; + void update_timer(); + + header_t header_; + void cpu_jsr( gb_addr_t ); + +public: private: friend class Gb_Cpu; + blip_time_t clock() const { return cpu_time - cpu::remain(); } + + enum { joypad_addr = 0xFF00 }; + enum { ram_addr = 0xA000 }; + enum { hi_page = 0xFF00 - ram_addr }; + byte ram [0x4000 + 0x2000 + Gb_Cpu::cpu_padding]; + Gb_Apu apu; + + int cpu_read( gb_addr_t ); + void cpu_write( gb_addr_t, int ); +}; + +#endif diff --git a/Frameworks/GME/gme/Gme_File.cpp b/Frameworks/GME/gme/Gme_File.cpp index 64cdc488b..37c78d50d 100644 --- a/Frameworks/GME/gme/Gme_File.cpp +++ b/Frameworks/GME/gme/Gme_File.cpp @@ -1,183 +1,234 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Gme_File.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -void Gme_File::unload() -{ - clear_playlist(); // BEFORE clearing track count - track_count_ = 0; - raw_track_count_ = 0; - Gme_Loader::unload(); -} - -Gme_File::Gme_File() -{ - type_ = NULL; - user_data_ = NULL; - user_cleanup_ = NULL; - Gme_File::unload(); // clears fields -} - -Gme_File::~Gme_File() -{ - if ( user_cleanup_ ) - user_cleanup_( user_data_ ); -} - -blargg_err_t Gme_File::post_load() -{ - if ( !track_count() ) - set_track_count( type()->track_count ); - return Gme_Loader::post_load(); -} - -void Gme_File::clear_playlist() -{ - playlist.clear(); - clear_playlist_(); - track_count_ = raw_track_count_; -} - -void Gme_File::copy_field_( char out [], const char* in, int in_size ) -{ - if ( !in || !*in ) - return; - - // remove spaces/junk from beginning - while ( in_size && unsigned (*in - 1) <= ' ' - 1 ) - { - in++; - in_size--; - } - - // truncate - if ( in_size > max_field_ ) - in_size = max_field_; - - // find terminator - int len = 0; - while ( len < in_size && in [len] ) - len++; - - // remove spaces/junk from end - while ( len && unsigned (in [len - 1]) <= ' ' ) - len--; - - // copy - out [len] = 0; - memcpy( out, in, len ); - - // strip out stupid fields that should have been left blank - if ( !strcmp( out, "?" ) || !strcmp( out, "" ) || !strcmp( out, "< ? >" ) ) - out [0] = 0; -} - -void Gme_File::copy_field_( char out [], const char* in ) -{ - copy_field_( out, in, max_field_ ); -} - -blargg_err_t Gme_File::remap_track_( int* track_io ) const -{ - if ( (unsigned) *track_io >= (unsigned) track_count() ) - return BLARGG_ERR( BLARGG_ERR_CALLER, "invalid track" ); - - if ( (unsigned) *track_io < (unsigned) playlist.size() ) - { - M3u_Playlist::entry_t const& e = playlist [*track_io]; - *track_io = 0; - if ( e.track >= 0 ) - { - *track_io = e.track; - // TODO: really needs to be removed? - if ( !(type_->flags_ & 0x02) ) - *track_io -= e.decimal_track; - } - if ( *track_io >= raw_track_count_ ) - return BLARGG_ERR( BLARGG_ERR_FILE_CORRUPT, "invalid track in m3u playlist" ); - } - else - { - check( !playlist.size() ); - } - return blargg_ok; -} - -blargg_err_t Gme_File::track_info( track_info_t* out, int track ) const -{ - out->track_count = track_count(); - out->length = -1; - out->loop_length = -1; - out->intro_length = -1; - out->fade_length = -1; - out->play_length = -1; - out->repeat_count = -1; - out->song [0] = 0; - out->game [0] = 0; - out->author [0] = 0; - out->composer [0] = 0; - out->engineer [0] = 0; - out->sequencer [0] = 0; - out->tagger [0] = 0; - out->copyright [0] = 0; - out->date [0] = 0; - out->comment [0] = 0; - out->dumper [0] = 0; - out->system [0] = 0; - out->disc [0] = 0; - out->track [0] = 0; - out->ost [0] = 0; - - copy_field_( out->system, type()->system ); - - int remapped = track; - RETURN_ERR( remap_track_( &remapped ) ); - RETURN_ERR( track_info_( out, remapped ) ); - - // override with m3u info - if ( playlist.size() ) - { - M3u_Playlist::info_t const& i = playlist.info(); - copy_field_( out->game , i.title ); - copy_field_( out->author , i.artist ); - copy_field_( out->engineer , i.engineer ); - copy_field_( out->composer , i.composer ); - copy_field_( out->sequencer, i.sequencer ); - copy_field_( out->copyright, i.copyright ); - copy_field_( out->dumper , i.ripping ); - copy_field_( out->tagger , i.tagging ); - copy_field_( out->date , i.date ); - - M3u_Playlist::entry_t const& e = playlist [track]; - if ( e.length >= 0 ) out->length = e.length; - if ( e.intro >= 0 ) out->intro_length = e.intro; - if ( e.loop >= 0 ) out->loop_length = e.loop; - if ( e.fade >= 0 ) out->fade_length = e.fade; - if ( e.repeat >= 0 ) out->repeat_count = e.repeat; - copy_field_( out->song, e.name ); - } - - // play_length - out->play_length = out->length; - if ( out->play_length <= 0 ) - { - out->play_length = out->intro_length + 2 * out->loop_length; // intro + 2 loops - if ( out->play_length <= 0 ) - out->play_length = 150 * 1000; // 2.5 minutes - } - - return blargg_ok; -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Gme_File.h" + +#include "blargg_endian.h" +#include + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +const char* const gme_wrong_file_type = "Wrong file type for this emulator"; + +void Gme_File::clear_playlist() +{ + playlist.clear(); + clear_playlist_(); + track_count_ = raw_track_count_; +} + +void Gme_File::unload() +{ + clear_playlist(); // *before* clearing track count + track_count_ = 0; + raw_track_count_ = 0; + file_data.clear(); +} + +Gme_File::Gme_File() +{ + type_ = 0; + user_data_ = 0; + user_cleanup_ = 0; + unload(); // clears fields + blargg_verify_byte_order(); // used by most emulator types, so save them the trouble +} + +Gme_File::~Gme_File() +{ + if ( user_cleanup_ ) + user_cleanup_( user_data_ ); +} + +blargg_err_t Gme_File::load_mem_( byte const* data, long size ) +{ + require( data != file_data.begin() ); // load_mem_() or load_() must be overridden + Mem_File_Reader in( data, size ); + return load_( in ); +} + +blargg_err_t Gme_File::load_( Data_Reader& in ) +{ + RETURN_ERR( file_data.resize( in.remain() ) ); + RETURN_ERR( in.read( file_data.begin(), file_data.size() ) ); + return load_mem_( file_data.begin(), file_data.size() ); +} + +// public load functions call this at beginning +void Gme_File::pre_load() { unload(); } + +void Gme_File::post_load_() { } + +// public load functions call this at end +blargg_err_t Gme_File::post_load( blargg_err_t err ) +{ + if ( !track_count() ) + set_track_count( type()->track_count ); + if ( !err ) + post_load_(); + else + unload(); + + return err; +} + +// Public load functions + +blargg_err_t Gme_File::load_mem( void const* in, long size ) +{ + pre_load(); + return post_load( load_mem_( (byte const*) in, size ) ); +} + +blargg_err_t Gme_File::load( Data_Reader& in ) +{ + pre_load(); + return post_load( load_( in ) ); +} + +blargg_err_t Gme_File::load_file( const char* path ) +{ + pre_load(); + GME_FILE_READER in; + RETURN_ERR( in.open( path ) ); + return post_load( load_( in ) ); +} + +blargg_err_t Gme_File::load_remaining_( void const* h, long s, Data_Reader& in ) +{ + Remaining_Reader rem( h, s, &in ); + return load( rem ); +} + +// Track info + +void Gme_File::copy_field_( char* out, const char* in, int in_size ) +{ + if ( !in || !*in ) + return; + + // remove spaces/junk from beginning + while ( in_size && unsigned (*in - 1) <= ' ' - 1 ) + { + in++; + in_size--; + } + + // truncate + if ( in_size > max_field_ ) + in_size = max_field_; + + // find terminator + int len = 0; + while ( len < in_size && in [len] ) + len++; + + // remove spaces/junk from end + while ( len && unsigned (in [len - 1]) <= ' ' ) + len--; + + // copy + out [len] = 0; + memcpy( out, in, len ); + + // strip out stupid fields that should have been left blank + if ( !strcmp( out, "?" ) || !strcmp( out, "" ) || !strcmp( out, "< ? >" ) ) + out [0] = 0; +} + +void Gme_File::copy_field_( char* out, const char* in ) +{ + copy_field_( out, in, max_field_ ); +} + +blargg_err_t Gme_File::remap_track_( int* track_io ) const +{ + if ( (unsigned) *track_io >= (unsigned) track_count() ) + return "Invalid track"; + + if ( (unsigned) *track_io < (unsigned) playlist.size() ) + { + M3u_Playlist::entry_t const& e = playlist [*track_io]; + *track_io = 0; + if ( e.track >= 0 ) + { + *track_io = e.track; + if ( !(type_->flags_ & 0x02) ) + *track_io -= e.decimal_track; + } + if ( *track_io >= raw_track_count_ ) + return "Invalid track in m3u playlist"; + } + else + { + check( !playlist.size() ); + } + return 0; +} + +blargg_err_t Gme_File::track_info( track_info_t* out, int track ) const +{ + out->track_count = track_count(); + out->length = -1; + out->loop_length = -1; + out->intro_length = -1; + out->fade_length = -1; + out->play_length = -1; + out->repeat_count = -1; + out->song [0] = 0; + + out->game [0] = 0; + out->author [0] = 0; + out->composer [0] = 0; + out->engineer [0] = 0; + out->sequencer [0] = 0; + out->tagger [0] = 0; + out->copyright [0] = 0; + out->date [0] = 0; + out->comment [0] = 0; + out->dumper [0] = 0; + out->system [0] = 0; + out->disc [0] = 0; + out->track [0] = 0; + out->ost [0] = 0; + + copy_field_( out->system, type()->system ); + + int remapped = track; + RETURN_ERR( remap_track_( &remapped ) ); + RETURN_ERR( track_info_( out, remapped ) ); + + // override with m3u info + if ( playlist.size() ) + { + M3u_Playlist::info_t const& i = playlist.info(); + copy_field_( out->game , i.title ); + copy_field_( out->author, i.artist ); + copy_field_( out->engineer, i.engineer ); + copy_field_( out->composer, i.composer ); + copy_field_( out->sequencer, i.sequencer ); + copy_field_( out->copyright, i.copyright ); + copy_field_( out->dumper, i.ripping ); + copy_field_( out->tagger, i.tagging ); + copy_field_( out->date, i.date ); + + M3u_Playlist::entry_t const& e = playlist [track]; + copy_field_( out->song, e.name ); + if ( e.length >= 0 ) out->length = e.length; + if ( e.intro >= 0 ) out->intro_length = e.intro; + if ( e.loop >= 0 ) out->loop_length = e.loop; + if ( e.fade >= 0 ) out->fade_length = e.fade; + if ( e.repeat >= 0 ) out->repeat_count = e.repeat; + } + return 0; +} diff --git a/Frameworks/GME/gme/Gme_File.h b/Frameworks/GME/gme/Gme_File.h index 8f9e86e32..8724b1313 100644 --- a/Frameworks/GME/gme/Gme_File.h +++ b/Frameworks/GME/gme/Gme_File.h @@ -1,153 +1,190 @@ -// Common interface for track information - -// Game_Music_Emu $vers -#ifndef GME_FILE_H -#define GME_FILE_H - -#include "gme.h" -#include "Gme_Loader.h" -#include "M3u_Playlist.h" - -struct track_info_t -{ - int track_count; - - /* times in milliseconds; -1 if unknown */ - int length; /* total length, if file specifies it */ - int intro_length; /* length of song up to looping section */ - int loop_length; /* length of looping section */ - int fade_length; - int repeat_count; - - /* Length if available, otherwise intro_length+loop_length*2 if available, - otherwise a default of 150000 (2.5 minutes). */ - int play_length; - - /* empty string if not available */ - char system [256]; - char game [256]; - char song [256]; - char author [256]; - char composer [256]; - char engineer [256]; - char sequencer [256]; - char tagger [256]; - char copyright [256]; - char date [256]; - char comment [256]; - char dumper [256]; - char disc [256]; - char track [256]; - char ost [256]; -}; -enum { gme_max_field = 255 }; - -class Gme_File : public Gme_Loader { -public: - // Type of emulator. For example if this returns gme_nsfe_type, this object - // is an NSFE emulator, and you can downcast to an Nsfe_Emu* if necessary. - gme_type_t type() const; - - // Loads an m3u playlist. Must be done AFTER loading main music file. - blargg_err_t load_m3u( const char path [] ); - blargg_err_t load_m3u( Data_Reader& in ); - - // Clears any loaded m3u playlist and any internal playlist that the music - // format supports (NSFE for example). - void clear_playlist(); - - // Number of tracks or 0 if no file has been loaded - int track_count() const; - - // Gets information for a track (length, name, author, etc.) - // See gme.h for definition of struct track_info_t. - blargg_err_t track_info( track_info_t* out, int track ) const; - -// User data/cleanup - - // Sets/gets pointer to data you want to associate with this emulator. - // You can use this for whatever you want. - void set_user_data( void* p ) { user_data_ = p; } - void* user_data() const { return user_data_; } - - // Registers cleanup function to be called when deleting emulator, or NULL to - // clear it. Passes user_data to cleanup function. - void set_user_cleanup( gme_user_cleanup_t func ) { user_cleanup_ = func; } - -public: - Gme_File(); - ~Gme_File(); - -protected: - // Services - void set_type( gme_type_t t ) { type_ = t; } - void set_track_count( int n ) { track_count_ = raw_track_count_ = n; } - - // Must be overridden - virtual blargg_err_t track_info_( track_info_t* out, int track ) const BLARGG_PURE( ; ) - - // Optionally overridden - virtual void clear_playlist_() { } - -protected: // Gme_Loader overrides - virtual void unload(); - virtual blargg_err_t post_load(); - -protected: - blargg_err_t remap_track_( int* track_io ) const; // need by Music_Emu -private: - gme_type_t type_; - void* user_data_; - gme_user_cleanup_t user_cleanup_; - int track_count_; - int raw_track_count_; - M3u_Playlist playlist; - char playlist_warning [64]; - - blargg_err_t load_m3u_( blargg_err_t ); - -public: - // track_info field copying - enum { max_field_ = 255 }; - static void copy_field_( char out [], const char* in ); - static void copy_field_( char out [], const char* in, int len ); -}; - -struct gme_type_t_ -{ - const char* system; /* name of system this music file type is generally for */ - int track_count; /* non-zero for formats with a fixed number of tracks */ - Music_Emu* (*new_emu)(); /* Create new emulator for this type (C++ only) */ - Music_Emu* (*new_info)();/* Create new info reader for this type (C++ only) */ - - /* internal */ - const char* extension_; - int flags_; -}; - -/* Emulator type constants for each supported file type */ -extern const gme_type_t_ - gme_ay_type [1], - gme_gbs_type [1], - gme_gym_type [1], - gme_hes_type [1], - gme_kss_type [1], - gme_nsf_type [1], - gme_nsfe_type [1], - gme_sap_type [1], - gme_sfm_type [1], - gme_sgc_type [1], - gme_spc_type [1], - gme_vgm_type [1], - gme_vgz_type [1]; - -#define GME_COPY_FIELD( in, out, name ) \ - { Gme_File::copy_field_( out->name, in.name, sizeof in.name ); } - -inline gme_type_t Gme_File::type() const { return type_; } - -inline int Gme_File::track_count() const { return track_count_; } - -inline blargg_err_t Gme_File::track_info_( track_info_t*, int ) const { return blargg_ok; } - -#endif +// Common interface to game music file loading and information + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef GME_FILE_H +#define GME_FILE_H + +#include "gme.h" +#include "blargg_common.h" +#include "Data_Reader.h" +#include "M3u_Playlist.h" + +// Error returned if file is wrong type +//extern const char gme_wrong_file_type []; // declared in gme.h + +struct gme_type_t_ +{ + const char* system; /* name of system this music file type is generally for */ + int track_count; /* non-zero for formats with a fixed number of tracks */ + Music_Emu* (*new_emu)(); /* Create new emulator for this type (useful in C++ only) */ + Music_Emu* (*new_info)(); /* Create new info reader for this type */ + + /* internal */ + const char* extension_; + int flags_; +}; + +struct track_info_t +{ + long track_count; + + /* times in milliseconds; -1 if unknown */ + long length; + long intro_length; + long loop_length; + long fade_length; + long repeat_count; + + /* Length if available, otherwise intro_length+loop_length*2 if available, + * otherwise a default of 150000 (2.5 minutes) */ + long play_length; + + /* empty string if not available */ + char system [256]; + char game [256]; + char song [256]; + char author [256]; + char composer [256]; + char engineer [256]; + char sequencer [256]; + char tagger [256]; + char copyright [256]; + char date [256]; + char comment [256]; + char dumper [256]; + char disc [256]; + char track [256]; + char ost [256]; +}; +enum { gme_max_field = 255 }; + +struct Gme_File { +public: +// File loading + + // Each loads game music data from a file and returns an error if + // file is wrong type or is seriously corrupt. They also set warning + // string for minor problems. + + // Load from file on disk + blargg_err_t load_file( const char* path ); + + // Load from custom data source (see Data_Reader.h) + blargg_err_t load( Data_Reader& ); + + // Load from file already read into memory. Keeps pointer to data, so you + // must not free it until you're done with the file. + blargg_err_t load_mem( void const* data, long size ); + + // Load an m3u playlist. Must be done after loading main music file. + blargg_err_t load_m3u( const char* path ); + blargg_err_t load_m3u( Data_Reader& in ); + + // Clears any loaded m3u playlist and any internal playlist that the music + // format supports (NSFE for example). + void clear_playlist(); + +// Informational + + // Type of emulator. For example if this returns gme_nsfe_type, this object + // is an NSFE emulator, and you can cast to an Nsfe_Emu* if necessary. + gme_type_t type() const; + + // Most recent warning string, or NULL if none. Clears current warning after + // returning. + const char* warning(); + + // Number of tracks or 0 if no file has been loaded + int track_count() const; + + // Get information for a track (length, name, author, etc.) + // See gme.h for definition of struct track_info_t. + blargg_err_t track_info( track_info_t* out, int track ) const; + +// User data/cleanup + + // Set/get pointer to data you want to associate with this emulator. + // You can use this for whatever you want. + void set_user_data( void* p ) { user_data_ = p; } + void* user_data() const { return user_data_; } + + // Register cleanup function to be called when deleting emulator, or NULL to + // clear it. Passes user_data to cleanup function. + void set_user_cleanup( gme_user_cleanup_t func ) { user_cleanup_ = func; } + + bool is_archive = false; + virtual blargg_err_t load_archive( const char* ) { return gme_wrong_file_type; } + +public: + // deprecated + int error_count() const; // use warning() +public: + Gme_File(); + virtual ~Gme_File(); + BLARGG_DISABLE_NOTHROW + typedef uint8_t byte; +protected: + // Services + void set_track_count( int n ) { track_count_ = raw_track_count_ = n; } + void set_warning( const char* s ) { warning_ = s; } + void set_type( gme_type_t t ) { type_ = t; } + blargg_err_t load_remaining_( void const* header, long header_size, Data_Reader& remaining ); + + // Overridable + virtual void unload(); // called before loading file and if loading fails + virtual blargg_err_t load_( Data_Reader& ); // default loads then calls load_mem_() + virtual blargg_err_t load_mem_( byte const* data, long size ); // use data in memory + virtual blargg_err_t track_info_( track_info_t* out, int track ) const = 0; + virtual void pre_load(); + virtual void post_load_(); + virtual void clear_playlist_() { } + +public: + blargg_err_t remap_track_( int* track_io ) const; // need by Music_Emu +private: + // noncopyable + Gme_File( const Gme_File& ); + Gme_File& operator = ( const Gme_File& ); + + gme_type_t type_; + int track_count_; + int raw_track_count_; + const char* warning_; + void* user_data_; + gme_user_cleanup_t user_cleanup_; + M3u_Playlist playlist; + char playlist_warning [64]; + blargg_vector file_data; // only if loaded into memory using default load + + blargg_err_t load_m3u_( blargg_err_t ); + blargg_err_t post_load( blargg_err_t err ); +public: + // track_info field copying + enum { max_field_ = 255 }; + static void copy_field_( char* out, const char* in ); + static void copy_field_( char* out, const char* in, int len ); +}; + +Music_Emu* gme_new_( Music_Emu*, long sample_rate ); + +#define GME_COPY_FIELD( in, out, name ) \ + { Gme_File::copy_field_( out->name, in.name, sizeof in.name ); } + +#ifndef GME_FILE_READER + #define GME_FILE_READER Std_File_Reader +#elif defined (GME_FILE_READER_INCLUDE) + #include GME_FILE_READER_INCLUDE +#endif + +inline gme_type_t Gme_File::type() const { return type_; } +inline int Gme_File::error_count() const { return warning_ != 0; } +inline int Gme_File::track_count() const { return track_count_; } + +inline const char* Gme_File::warning() +{ + const char* s = warning_; + warning_ = 0; + return s; +} + +#endif diff --git a/Frameworks/GME/gme/Gme_Loader.cpp b/Frameworks/GME/gme/Gme_Loader.cpp deleted file mode 100644 index 70fe1f78c..000000000 --- a/Frameworks/GME/gme/Gme_Loader.cpp +++ /dev/null @@ -1,86 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Gme_Loader.h" - -#include "blargg_endian.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -void Gme_Loader::unload() -{ - file_begin_ = NULL; - file_end_ = NULL; - file_data.clear(); -} - -Gme_Loader::Gme_Loader() -{ - warning_ = NULL; - Gme_Loader::unload(); - blargg_verify_byte_order(); // used by most emulator types, so save them the trouble -} - -Gme_Loader::~Gme_Loader() { } - -blargg_err_t Gme_Loader::load_mem_( byte const data [], int size ) -{ - require( data != file_data.begin() ); // load_mem_() or load_() must be overridden - Mem_File_Reader in( data, size ); - return load_( in ); -} - -inline blargg_err_t Gme_Loader::load_mem_wrapper( byte const data [], int size ) -{ - file_begin_ = data; - file_end_ = data + size; - return load_mem_( data, size ); -} - -blargg_err_t Gme_Loader::load_( Data_Reader& in ) -{ - RETURN_ERR( file_data.resize( in.remain() ) ); - RETURN_ERR( in.read( file_data.begin(), file_data.size() ) ); - return load_mem_wrapper( file_data.begin(), file_data.size() ); -} - -blargg_err_t Gme_Loader::post_load_( blargg_err_t err ) -{ - if ( err ) - { - unload(); - return err; - } - - return post_load(); -} - -blargg_err_t Gme_Loader::load_mem( void const* in, long size ) -{ - pre_load(); - return post_load_( load_mem_wrapper( (byte const*) in, (int) size ) ); -} - -blargg_err_t Gme_Loader::load( Data_Reader& in ) -{ - pre_load(); - return post_load_( load_( in ) ); -} - -blargg_err_t Gme_Loader::load_file( const char path [] ) -{ - pre_load(); - GME_FILE_READER in; - RETURN_ERR( in.open( path ) ); - return post_load_( load_( in ) ); -} diff --git a/Frameworks/GME/gme/Gme_Loader.h b/Frameworks/GME/gme/Gme_Loader.h deleted file mode 100644 index 81c2a0677..000000000 --- a/Frameworks/GME/gme/Gme_Loader.h +++ /dev/null @@ -1,92 +0,0 @@ -// Common interface for loading file data from various sources - -// Game_Music_Emu $vers -#ifndef GME_LOADER_H -#define GME_LOADER_H - -#include "blargg_common.h" -#include "Data_Reader.h" - -class Gme_Loader { -public: - - // Each loads game music data from a file and returns an error if - // file is wrong type or is seriously corrupt. Minor problems are - // reported using warning(). - - // Loads from file on disk - blargg_err_t load_file( const char path [] ); - - // Loads from custom data source (see Data_Reader.h) - blargg_err_t load( Data_Reader& ); - - // Loads from file already read into memory. Object might keep pointer to - // data; if it does, you MUST NOT free it until you're done with the file. - blargg_err_t load_mem( void const* data, long size ); - - // Most recent warning string, or NULL if none. Clears current warning after - // returning. - const char* warning(); - - // Unloads file from memory - virtual void unload(); - - virtual ~Gme_Loader(); - -protected: - typedef BOOST::uint8_t byte; - - // File data in memory, or 0 if data was loaded with load_() - byte const* file_begin() const { return file_begin_; } - byte const* file_end() const { return file_end_; } - int file_size() const { return (int) (file_end_ - file_begin_); } - - // Sets warning string - void set_warning( const char s [] ) { warning_ = s; } - - // At least one must be overridden - virtual blargg_err_t load_( Data_Reader& ); // default loads then calls load_mem_() - virtual blargg_err_t load_mem_( byte const data [], int size ); // use data in memory - - // Optionally overridden - virtual void pre_load() { unload(); } // called before load_()/load_mem_() - virtual blargg_err_t post_load() { return blargg_ok; } // called after load_()/load_mem_() succeeds - -private: - // noncopyable - Gme_Loader( const Gme_Loader& ); - Gme_Loader& operator = ( const Gme_Loader& ); - -// Implementation -public: - Gme_Loader(); - BLARGG_DISABLE_NOTHROW - - blargg_vector file_data; // used only when loading from file to load_mem_() - byte const* file_begin_; - byte const* file_end_; - const char* warning_; - - blargg_err_t load_mem_wrapper( byte const [], int ); - blargg_err_t post_load_( blargg_err_t err ); -}; - -// Files are read with GME_FILE_READER. Default supports gzip if zlib is available. -#ifndef GME_FILE_READER - #ifdef HAVE_ZLIB_H - #define GME_FILE_READER Gzip_File_Reader - #else - #define GME_FILE_READER Std_File_Reader - #endif -#elif defined (GME_FILE_READER_INCLUDE) - #include GME_FILE_READER_INCLUDE -#endif - -inline const char* Gme_Loader::warning() -{ - const char* s = warning_; - warning_ = NULL; - return s; -} - -#endif diff --git a/Frameworks/GME/gme/Gym_Emu.cpp b/Frameworks/GME/gme/Gym_Emu.cpp index bcac416c3..98be18410 100644 --- a/Frameworks/GME/gme/Gym_Emu.cpp +++ b/Frameworks/GME/gme/Gym_Emu.cpp @@ -1,428 +1,380 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Gym_Emu.h" - -#include "blargg_endian.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -double const min_tempo = 0.25; -double const oversample = 5 / 3.0; -double const fm_gain = 3.0; - -int const base_clock = 53700300; -int const clock_rate = base_clock / 15; - -Gym_Emu::Gym_Emu() -{ - resampler.set_callback( play_frame_, this ); - pos = NULL; - disable_oversampling_ = false; - set_type( gme_gym_type ); - set_silence_lookahead( 1 ); // tracks should already be trimmed - pcm_buf = stereo_buf.center(); -} - -Gym_Emu::~Gym_Emu() { } - -// Track info - -static void get_gym_info( Gym_Emu::header_t const& h, int length, track_info_t* out ) -{ - if ( 0 != memcmp( h.tag, "GYMX", 4 ) ) - return; - - length = length * 50 / 3; // 1000 / 60 - int loop = get_le32( h.loop_start ); - if ( loop ) - { - out->intro_length = loop * 50 / 3; - out->loop_length = length - out->intro_length; - } - else - { - out->length = length; - out->intro_length = length; // make it clear that track is no longer than length - out->loop_length = 0; - } - - // more stupidity where the field should have been left blank - if ( strcmp( h.song, "Unknown Song" ) ) - GME_COPY_FIELD( h, out, song ); - - if ( strcmp( h.game, "Unknown Game" ) ) - GME_COPY_FIELD( h, out, game ); - - if ( strcmp( h.copyright, "Unknown Publisher" ) ) - GME_COPY_FIELD( h, out, copyright ); - - if ( strcmp( h.dumper, "Unknown Person" ) ) - GME_COPY_FIELD( h, out, dumper ); - - if ( strcmp( h.comment, "Header added by YMAMP" ) ) - GME_COPY_FIELD( h, out, comment ); -} - -static void hash_gym_file( Gym_Emu::header_t const& h, byte const* data, int data_size, Music_Emu::Hash_Function& out ) -{ - out.hash_( &h.loop_start[0], sizeof(h.loop_start) ); - out.hash_( &h.packed[0], sizeof(h.packed) ); - out.hash_( data, data_size ); -} - -static int gym_track_length( byte const p [], byte const* end ) -{ - int time = 0; - while ( p < end ) - { - switch ( *p++ ) - { - case 0: - time++; - break; - - case 1: - case 2: - p += 2; - break; - - case 3: - p += 1; - break; - } - } - return time; -} - -blargg_err_t Gym_Emu::track_info_( track_info_t* out, int ) const -{ - get_gym_info( header_, gym_track_length( log_begin(), file_end() ), out ); - return blargg_ok; -} - -static blargg_err_t check_header( byte const in [], int size, int* data_offset = NULL ) -{ - if ( size < 4 ) - return blargg_err_file_type; - - if ( memcmp( in, "GYMX", 4 ) == 0 ) - { - if ( size < Gym_Emu::header_t::size + 1 ) - return blargg_err_file_type; - - if ( memcmp( ((Gym_Emu::header_t const*) in)->packed, "\0\0\0\0", 4 ) != 0 ) - return BLARGG_ERR( BLARGG_ERR_FILE_FEATURE, "packed GYM file" ); - - if ( data_offset ) - *data_offset = Gym_Emu::header_t::size; - } - else if ( *in > 3 ) - { - return blargg_err_file_type; - } - - return blargg_ok; -} - -struct Gym_File : Gme_Info_ -{ - int data_offset; - - Gym_File() { set_type( gme_gym_type ); } - - blargg_err_t load_mem_( byte const in [], int size ) - { - data_offset = 0; - return check_header( in, size, &data_offset ); - } - - blargg_err_t track_info_( track_info_t* out, int ) const - { - int length = gym_track_length( &file_begin() [data_offset], file_end() ); - get_gym_info( *(Gym_Emu::header_t const*) file_begin(), length, out ); - return blargg_ok; - } - - blargg_err_t hash_( Hash_Function& out ) const - { - Gym_Emu::header_t const* h = ( Gym_Emu::header_t const* ) file_begin(); - byte const* data = &file_begin() [data_offset]; - - hash_gym_file( *h, data, file_end() - data, out ); - - return blargg_ok; - } -}; - -static Music_Emu* new_gym_emu () { return BLARGG_NEW Gym_Emu ; } -static Music_Emu* new_gym_file() { return BLARGG_NEW Gym_File; } - -gme_type_t_ const gme_gym_type [1] = {{ "Sega Genesis", 1, &new_gym_emu, &new_gym_file, "GYM", 0 }}; - -// Setup - -blargg_err_t Gym_Emu::set_sample_rate_( int sample_rate ) -{ - blip_eq_t eq( -32, 8000, sample_rate ); - apu.treble_eq( eq ); - pcm_synth.treble_eq( eq ); - - apu.volume( 0.135 * fm_gain * gain() ); - - double factor = oversample; - if ( disable_oversampling_ ) - factor = (double) base_clock / 7 / 144 / sample_rate; - RETURN_ERR( resampler.setup( factor, 0.990, fm_gain * gain() ) ); - factor = resampler.rate(); - double fm_rate = sample_rate * factor; - - RETURN_ERR( stereo_buf.set_sample_rate( sample_rate, int (1000 / 60.0 / min_tempo) ) ); - stereo_buf.clock_rate( clock_rate ); - - RETURN_ERR( fm.set_rate( fm_rate, base_clock / 7.0 ) ); - RETURN_ERR( resampler.reset( (int) (1.0 / 60 / min_tempo * sample_rate) ) ); - - return blargg_ok; -} - -void Gym_Emu::set_tempo_( double t ) -{ - if ( t < min_tempo ) - { - set_tempo( min_tempo ); - return; - } - - if ( stereo_buf.sample_rate() ) - { - double denom = tempo() * 60; - clocks_per_frame = (int) (clock_rate / denom); - resampler.resize( (int) (sample_rate() / denom) ); - } -} - -void Gym_Emu::mute_voices_( int mask ) -{ - Music_Emu::mute_voices_( mask ); - fm.mute_voices( mask ); - apu.set_output( (mask & 0x80) ? 0 : stereo_buf.center() ); - pcm_synth.volume( (mask & 0x40) ? 0.0 : 0.125 / 256 * fm_gain * gain() ); -} - -blargg_err_t Gym_Emu::load_mem_( byte const in [], int size ) -{ - assert( offsetof (header_t,packed [4]) == header_t::size ); - log_offset = 0; - RETURN_ERR( check_header( in, size, &log_offset ) ); - - loop_begin = NULL; - - static const char* const names [] = { - "FM 1", "FM 2", "FM 3", "FM 4", "FM 5", "FM 6", "PCM", "PSG" - }; - set_voice_names( names ); - - set_voice_count( 8 ); - - if ( log_offset ) - header_ = *(header_t const*) in; - else - memset( &header_, 0, sizeof header_ ); - - return blargg_ok; -} - -// Emulation - -blargg_err_t Gym_Emu::start_track_( int track ) -{ - RETURN_ERR( Music_Emu::start_track_( track ) ); - - pos = log_begin(); - loop_remain = get_le32( header_.loop_start ); - - prev_pcm_count = 0; - pcm_enabled = 0; - pcm_amp = -1; - - fm.reset(); - apu.reset(); - stereo_buf.clear(); - resampler.clear(); - pcm_buf = stereo_buf.center(); - return blargg_ok; -} - -void Gym_Emu::run_pcm( byte const pcm_in [], int pcm_count ) -{ - // Guess beginning and end of sample and adjust rate and buffer position accordingly. - - // count dac samples in next frame - int next_pcm_count = 0; - const byte* p = this->pos; - int cmd; - while ( (cmd = *p++) != 0 ) - { - int data = *p++; - if ( cmd <= 2 ) - ++p; - if ( cmd == 1 && data == 0x2A ) - next_pcm_count++; - } - - // detect beginning and end of sample - int rate_count = pcm_count; - int start = 0; - if ( !prev_pcm_count && next_pcm_count && pcm_count < next_pcm_count ) - { - rate_count = next_pcm_count; - start = next_pcm_count - pcm_count; - } - else if ( prev_pcm_count && !next_pcm_count && pcm_count < prev_pcm_count ) - { - rate_count = prev_pcm_count; - } - - // Evenly space samples within buffer section being used - blip_resampled_time_t period = pcm_buf->resampled_duration( clocks_per_frame ) / rate_count; - - blip_resampled_time_t time = pcm_buf->resampled_time( 0 ) + period * start + (unsigned) period / 2; - - int pcm_amp = this->pcm_amp; - if ( pcm_amp < 0 ) - pcm_amp = pcm_in [0]; - - for ( int i = 0; i < pcm_count; i++ ) - { - int delta = pcm_in [i] - pcm_amp; - pcm_amp += delta; - pcm_synth.offset_resampled( time, delta, pcm_buf ); - time += period; - } - this->pcm_amp = pcm_amp; - pcm_buf->set_modified(); -} - -void Gym_Emu::parse_frame() -{ - byte pcm [1024]; // all PCM writes for frame - int pcm_size = 0; - const byte* pos = this->pos; - - if ( loop_remain && !--loop_remain ) - loop_begin = pos; // find loop on first time through sequence - - int cmd; - while ( (cmd = *pos++) != 0 ) - { - int data = *pos++; - if ( cmd == 1 ) - { - int data2 = *pos++; - if ( data == 0x2A ) - { - pcm [pcm_size] = data2; - if ( pcm_size < (int) sizeof pcm - 1 ) - pcm_size += pcm_enabled; - } - else - { - if ( data == 0x2B ) - pcm_enabled = data2 >> 7 & 1; - - fm.write0( data, data2 ); - } - } - else if ( cmd == 2 ) - { - int data2 = *pos++; - if ( data == 0xB6 ) - { - Blip_Buffer * pcm_buf = NULL; - switch ( data2 >> 6 ) - { - case 0: pcm_buf = NULL; break; - case 1: pcm_buf = stereo_buf.right(); break; - case 2: pcm_buf = stereo_buf.left(); break; - case 3: pcm_buf = stereo_buf.center(); break; - } - /*if ( this->pcm_buf != pcm_buf ) - { - if ( this->pcm_buf ) pcm_synth.offset_inline( 0, -pcm_amp, this->pcm_buf ); - if ( pcm_buf ) pcm_synth.offset_inline( 0, pcm_amp, pcm_buf ); - }*/ - this->pcm_buf = pcm_buf; - } - fm.write1( data, data2 ); - } - else if ( cmd == 3 ) - { - apu.write_data( 0, data ); - } - else - { - // to do: many GYM streams are full of errors, and error count should - // reflect cases where music is really having problems - //log_error(); - --pos; // put data back - } - } - - if ( pos >= file_end() ) - { - // Reached end - check( pos == file_end() ); - - if ( loop_begin ) - pos = loop_begin; - else - set_track_ended(); - } - this->pos = pos; - - // PCM - if ( pcm_buf && pcm_size ) - run_pcm( pcm, pcm_size ); - prev_pcm_count = pcm_size; -} - -inline int Gym_Emu::play_frame( blip_time_t blip_time, int sample_count, sample_t buf [] ) -{ - if ( !track_ended() ) - parse_frame(); - - apu.end_frame( blip_time ); - - memset( buf, 0, sample_count * sizeof *buf ); - fm.run( sample_count >> 1, buf ); - - return sample_count; -} - -int Gym_Emu::play_frame_( void* p, blip_time_t a, int b, sample_t c [] ) -{ - return STATIC_CAST(Gym_Emu*,p)->play_frame( a, b, c ); -} - -blargg_err_t Gym_Emu::play_( int count, sample_t out [] ) -{ - resampler.dual_play( count, out, stereo_buf ); - return blargg_ok; -} - -blargg_err_t Gym_Emu::hash_( Hash_Function& out ) const -{ - hash_gym_file( header(), log_begin(), file_end() - log_begin(), out ); - return blargg_ok; -} \ No newline at end of file +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Gym_Emu.h" + +#include "blargg_endian.h" +#include + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +double const min_tempo = 0.25; +double const oversample_factor = 5 / 3.0; +double const fm_gain = 3.0; + +const long base_clock = 53700300; +const long clock_rate = base_clock / 15; + +Gym_Emu::Gym_Emu() +{ + data = 0; + pos = 0; + set_type( gme_gym_type ); + + static const char* const names [] = { + "FM 1", "FM 2", "FM 3", "FM 4", "FM 5", "FM 6", "PCM", "PSG" + }; + set_voice_names( names ); + set_silence_lookahead( 1 ); // tracks should already be trimmed +} + +Gym_Emu::~Gym_Emu() { } + +// Track info + +static void get_gym_info( Gym_Emu::header_t const& h, long length, track_info_t* out ) +{ + if ( !memcmp( h.tag, "GYMX", 4 ) ) + { + length = length * 50 / 3; // 1000 / 60 + long loop = get_le32( h.loop_start ); + if ( loop ) + { + out->intro_length = loop * 50 / 3; + out->loop_length = length - out->intro_length; + } + else + { + out->length = length; + out->intro_length = length; // make it clear that track is no longer than length + out->loop_length = 0; + } + + // more stupidity where the field should have been left + if ( strcmp( h.song, "Unknown Song" ) ) + GME_COPY_FIELD( h, out, song ); + + if ( strcmp( h.game, "Unknown Game" ) ) + GME_COPY_FIELD( h, out, game ); + + if ( strcmp( h.copyright, "Unknown Publisher" ) ) + GME_COPY_FIELD( h, out, copyright ); + + if ( strcmp( h.dumper, "Unknown Person" ) ) + GME_COPY_FIELD( h, out, dumper ); + + if ( strcmp( h.comment, "Header added by YMAMP" ) ) + GME_COPY_FIELD( h, out, comment ); + } +} + +blargg_err_t Gym_Emu::track_info_( track_info_t* out, int ) const +{ + get_gym_info( header_, track_length(), out ); + return 0; +} + +static long gym_track_length( byte const* p, byte const* end ) +{ + long time = 0; + while ( p < end ) + { + switch ( *p++ ) + { + case 0: + time++; + break; + + case 1: + case 2: + p += 2; + break; + + case 3: + p += 1; + break; + } + } + return time; +} + +long Gym_Emu::track_length() const { return gym_track_length( data, data_end ); } + +static blargg_err_t check_header( byte const* in, long size, int* data_offset = 0 ) +{ + if ( size < 4 ) + return gme_wrong_file_type; + + if ( memcmp( in, "GYMX", 4 ) == 0 ) + { + if ( size < Gym_Emu::header_size + 1 ) + return gme_wrong_file_type; + + if ( memcmp( ((Gym_Emu::header_t const*) in)->packed, "\0\0\0\0", 4 ) != 0 ) + return "Packed GYM file not supported"; + + if ( data_offset ) + *data_offset = Gym_Emu::header_size; + } + else if ( *in > 3 ) + { + return gme_wrong_file_type; + } + + return 0; +} + +struct Gym_File : Gme_Info_ +{ + byte const* file_begin; + byte const* file_end; + int data_offset; + + Gym_File() { set_type( gme_gym_type ); } + + blargg_err_t load_mem_( byte const* in, long size ) + { + file_begin = in; + file_end = in + size; + data_offset = 0; + return check_header( in, size, &data_offset ); + } + + blargg_err_t track_info_( track_info_t* out, int ) const + { + long length = gym_track_length( &file_begin [data_offset], file_end ); + get_gym_info( *(Gym_Emu::header_t const*) file_begin, length, out ); + return 0; + } +}; + +static Music_Emu* new_gym_emu () { return BLARGG_NEW Gym_Emu ; } +static Music_Emu* new_gym_file() { return BLARGG_NEW Gym_File; } + +static gme_type_t_ const gme_gym_type_ = { "Sega Genesis", 1, &new_gym_emu, &new_gym_file, "GYM", 0 }; +extern gme_type_t const gme_gym_type = &gme_gym_type_; + +// Setup + +blargg_err_t Gym_Emu::set_sample_rate_( long sample_rate ) +{ + blip_eq_t eq( -32, 8000, sample_rate ); + apu.treble_eq( eq ); + dac_synth.treble_eq( eq ); + apu.volume( 0.135 * fm_gain * gain() ); + dac_synth.volume( 0.125 / 256 * fm_gain * gain() ); + double factor = Dual_Resampler::setup( oversample_factor, 0.990, fm_gain * gain() ); + fm_sample_rate = sample_rate * factor; + + RETURN_ERR( blip_buf.set_sample_rate( sample_rate, int (1000 / 60.0 / min_tempo) ) ); + blip_buf.clock_rate( clock_rate ); + + RETURN_ERR( fm.set_rate( fm_sample_rate, base_clock / 7.0 ) ); + RETURN_ERR( Dual_Resampler::reset( long (1.0 / 60 / min_tempo * sample_rate) ) ); + + return 0; +} + +void Gym_Emu::set_tempo_( double t ) +{ + if ( t < min_tempo ) + { + set_tempo( min_tempo ); + return; + } + + if ( blip_buf.sample_rate() ) + { + clocks_per_frame = long (clock_rate / 60 / tempo()); + Dual_Resampler::resize( long (sample_rate() / (60.0 * tempo())) ); + } +} + +void Gym_Emu::mute_voices_( int mask ) +{ + Music_Emu::mute_voices_( mask ); + fm.mute_voices( mask ); + dac_muted = (mask & 0x40) != 0; + apu.output( (mask & 0x80) ? 0 : &blip_buf ); +} + +blargg_err_t Gym_Emu::load_mem_( byte const* in, long size ) +{ + assert( offsetof (header_t,packed [4]) == header_size ); + int offset = 0; + RETURN_ERR( check_header( in, size, &offset ) ); + set_voice_count( 8 ); + + data = in + offset; + data_end = in + size; + loop_begin = 0; + + if ( offset ) + header_ = *(header_t const*) in; + else + memset( &header_, 0, sizeof header_ ); + + return 0; +} + +// Emulation + +blargg_err_t Gym_Emu::start_track_( int track ) +{ + RETURN_ERR( Music_Emu::start_track_( track ) ); + + pos = data; + loop_remain = get_le32( header_.loop_start ); + + prev_dac_count = 0; + dac_enabled = false; + dac_amp = -1; + + fm.reset(); + apu.reset(); + blip_buf.clear(); + Dual_Resampler::clear(); + return 0; +} + +void Gym_Emu::run_dac( int dac_count ) +{ + // Guess beginning and end of sample and adjust rate and buffer position accordingly. + + // count dac samples in next frame + int next_dac_count = 0; + const byte* p = this->pos; + int cmd; + while ( (cmd = *p++) != 0 ) + { + int data = *p++; + if ( cmd <= 2 ) + ++p; + if ( cmd == 1 && data == 0x2A ) + next_dac_count++; + } + + // detect beginning and end of sample + int rate_count = dac_count; + int start = 0; + if ( !prev_dac_count && next_dac_count && dac_count < next_dac_count ) + { + rate_count = next_dac_count; + start = next_dac_count - dac_count; + } + else if ( prev_dac_count && !next_dac_count && dac_count < prev_dac_count ) + { + rate_count = prev_dac_count; + } + + // Evenly space samples within buffer section being used + blip_resampled_time_t period = blip_buf.resampled_duration( clocks_per_frame ) / rate_count; + + blip_resampled_time_t time = blip_buf.resampled_time( 0 ) + + period * start + (period >> 1); + + int dac_amp = this->dac_amp; + if ( dac_amp < 0 ) + dac_amp = dac_buf [0]; + + for ( int i = 0; i < dac_count; i++ ) + { + int delta = dac_buf [i] - dac_amp; + dac_amp += delta; + dac_synth.offset_resampled( time, delta, &blip_buf ); + time += period; + } + this->dac_amp = dac_amp; +} + +void Gym_Emu::parse_frame() +{ + int dac_count = 0; + const byte* pos = this->pos; + + if ( loop_remain && !--loop_remain ) + loop_begin = pos; // find loop on first time through sequence + + int cmd; + while ( (cmd = *pos++) != 0 ) + { + int data = *pos++; + if ( cmd == 1 ) + { + int data2 = *pos++; + if ( data != 0x2A ) + { + if ( data == 0x2B ) + dac_enabled = (data2 & 0x80) != 0; + + fm.write0( data, data2 ); + } + else if ( dac_count < (int) sizeof dac_buf ) + { + dac_buf [dac_count] = data2; + dac_count += dac_enabled; + } + } + else if ( cmd == 2 ) + { + fm.write1( data, *pos++ ); + } + else if ( cmd == 3 ) + { + apu.write_data( 0, data ); + } + else + { + // to do: many GYM streams are full of errors, and error count should + // reflect cases where music is really having problems + //log_error(); + --pos; // put data back + } + } + + // loop + if ( pos >= data_end ) + { + check( pos == data_end ); + + if ( loop_begin ) + pos = loop_begin; + else + set_track_ended(); + } + this->pos = pos; + + // dac + if ( dac_count && !dac_muted ) + run_dac( dac_count ); + prev_dac_count = dac_count; +} + +int Gym_Emu::play_frame( blip_time_t blip_time, int sample_count, sample_t* buf ) +{ + if ( !track_ended() ) + parse_frame(); + + apu.end_frame( blip_time ); + + memset( buf, 0, sample_count * sizeof *buf ); + fm.run( sample_count >> 1, buf ); + + return sample_count; +} + +blargg_err_t Gym_Emu::play_( long count, sample_t* out ) +{ + Dual_Resampler::dual_play( count, out, blip_buf ); + return 0; +} diff --git a/Frameworks/GME/gme/Gym_Emu.h b/Frameworks/GME/gme/Gym_Emu.h index cd28a29cb..290f57f5c 100644 --- a/Frameworks/GME/gme/Gym_Emu.h +++ b/Frameworks/GME/gme/Gym_Emu.h @@ -1,88 +1,82 @@ -// Sega Genesis/Mega Drive GYM music file emulator -// Performs PCM timing recovery to improve sample quality. - -// Game_Music_Emu $vers -#ifndef GYM_EMU_H -#define GYM_EMU_H - -#include "Dual_Resampler.h" -#include "Ym2612_Emu.h" -#include "Music_Emu.h" -#include "Sms_Apu.h" - -class Gym_Emu : public Music_Emu { -public: - - // GYM file header (optional; many files have NO header at all) - struct header_t - { - enum { size = 428 }; - - char tag [ 4]; - char song [ 32]; - char game [ 32]; - char copyright [ 32]; - char emulator [ 32]; - char dumper [ 32]; - char comment [256]; - byte loop_start [ 4]; // in 1/60 seconds, 0 if not looped - byte packed [ 4]; - }; - - // Header for currently loaded file - header_t const& header() const { return header_; } - - static gme_type_t static_type() { return gme_gym_type; } - - // Disables running FM chips at higher than normal rate. Will result in slightly - // more aliasing of high notes. - void disable_oversampling( bool disable = true ) { disable_oversampling_ = disable; } - - blargg_err_t hash_( Hash_Function& ) const; - -// Implementation -public: - Gym_Emu(); - ~Gym_Emu(); - -protected: - virtual blargg_err_t load_mem_( byte const [], int ); - virtual blargg_err_t track_info_( track_info_t*, int track ) const; - virtual blargg_err_t set_sample_rate_( int sample_rate ); - virtual blargg_err_t start_track_( int ); - virtual blargg_err_t play_( int count, sample_t [] ); - virtual void mute_voices_( int ); - virtual void set_tempo_( double ); - -private: - // Log - byte const* pos; // current position - byte const* loop_begin; - int log_offset; // size of header (0 or header_t::size) - int loop_remain; // frames remaining until loop_begin has been located - int clocks_per_frame; - - bool disable_oversampling_; - - // PCM - int pcm_amp; - int prev_pcm_count; // for detecting beginning/end of group of samples - int pcm_enabled; - - // large objects - Dual_Resampler resampler; - Stereo_Buffer stereo_buf; - Blip_Buffer * pcm_buf; - Ym2612_Emu fm; - Sms_Apu apu; - Blip_Synth_Fast pcm_synth; - header_t header_; - - byte const* log_begin() const { return file_begin() + log_offset; } - void parse_frame(); - void run_pcm( byte const in [], int count ); - int play_frame( blip_time_t blip_time, int sample_count, sample_t buf [] ); - static int play_frame_( void*, blip_time_t, int, sample_t [] ); -}; - -#endif +// Sega Genesis/Mega Drive GYM music file emulator +// Includes with PCM timing recovery to improve sample quality. + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef GYM_EMU_H +#define GYM_EMU_H + +#include "Dual_Resampler.h" +#include "Ym2612_Emu.h" +#include "Music_Emu.h" +#include "Sms_Apu.h" + +class Gym_Emu : public Music_Emu, private Dual_Resampler { +public: + // GYM file header + enum { header_size = 428 }; + struct header_t + { + char tag [4]; + char song [32]; + char game [32]; + char copyright [32]; + char emulator [32]; + char dumper [32]; + char comment [256]; + byte loop_start [4]; // in 1/60 seconds, 0 if not looped + byte packed [4]; + }; + + // Header for currently loaded file + header_t const& header() const { return header_; } + + static gme_type_t static_type() { return gme_gym_type; } + +public: + // deprecated + using Music_Emu::load; + blargg_err_t load( header_t const& h, Data_Reader& in ) // use Remaining_Reader + { return load_remaining_( &h, sizeof h, in ); } + enum { gym_rate = 60 }; + long track_length() const; // use track_info() + +public: + Gym_Emu(); + ~Gym_Emu(); +protected: + blargg_err_t load_mem_( byte const*, long ); + blargg_err_t track_info_( track_info_t*, int track ) const; + blargg_err_t set_sample_rate_( long sample_rate ); + blargg_err_t start_track_( int ); + blargg_err_t play_( long count, sample_t* ); + void mute_voices_( int ); + void set_tempo_( double ); + int play_frame( blip_time_t blip_time, int sample_count, sample_t* buf ); +private: + // sequence data begin, loop begin, current position, end + const byte* data; + const byte* loop_begin; + const byte* pos; + const byte* data_end; + blargg_long loop_remain; // frames remaining until loop beginning has been located + header_t header_; + double fm_sample_rate; + blargg_long clocks_per_frame; + void parse_frame(); + + // dac (pcm) + int dac_amp; + int prev_dac_count; + bool dac_enabled; + bool dac_muted; + void run_dac( int ); + + // sound + Blip_Buffer blip_buf; + Ym2612_Emu fm; + Blip_Synth dac_synth; + Sms_Apu apu; + byte dac_buf [1024]; +}; + +#endif diff --git a/Frameworks/GME/gme/Hes_Apu.cpp b/Frameworks/GME/gme/Hes_Apu.cpp index a8d749185..1df811592 100644 --- a/Frameworks/GME/gme/Hes_Apu.cpp +++ b/Frameworks/GME/gme/Hes_Apu.cpp @@ -1,361 +1,315 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Hes_Apu.h" - -/* Copyright (C) 2006-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -bool const center_waves = true; // reduces asymmetry and clamping when starting notes - -Hes_Apu::Hes_Apu() -{ - for ( Osc* osc = &oscs [osc_count]; osc != oscs; ) - { - osc--; - osc->output [0] = NULL; - osc->output [1] = NULL; - osc->outputs [0] = NULL; - osc->outputs [1] = NULL; - osc->outputs [2] = NULL; - } - - reset(); -} - -void Hes_Apu::reset() -{ - latch = 0; - balance = 0xFF; - - for ( Osc* osc = &oscs [osc_count]; osc != oscs; ) - { - osc--; - memset( osc, 0, offsetof (Osc,output) ); - osc->lfsr = 0; - osc->control = 0x40; - osc->balance = 0xFF; - } - - // Only last two oscs support noise - oscs [osc_count - 2].lfsr = 0x200C3; // equivalent to 1 in Fibonacci LFSR - oscs [osc_count - 1].lfsr = 0x200C3; -} - -void Hes_Apu::set_output( int i, Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ) -{ - // Must be silent (all NULL), mono (left and right NULL), or stereo (none NULL) - require( !center || (center && !left && !right) || (center && left && right) ); - require( (unsigned) i < osc_count ); // fails if you pass invalid osc index - - if ( !center || !left || !right ) - { - left = center; - right = center; - } - - Osc& o = oscs [i]; - o.outputs [0] = center; - o.outputs [1] = left; - o.outputs [2] = right; - balance_changed( o ); -} - -void Hes_Apu::run_osc( Blip_Synth_Fast& syn, Osc& o, blip_time_t end_time ) -{ - int vol0 = o.volume [0]; - int vol1 = o.volume [1]; - int dac = o.dac; - - Blip_Buffer* out0 = o.output [0]; // cache often-used values - Blip_Buffer* out1 = o.output [1]; - if ( !(o.control & 0x80) ) - out0 = NULL; - - if ( out0 ) - { - // Update amplitudes - if ( out1 ) - { - int delta = dac * vol1 - o.last_amp [1]; - if ( delta ) - { - syn.offset( o.last_time, delta, out1 ); - out1->set_modified(); - } - } - int delta = dac * vol0 - o.last_amp [0]; - if ( delta ) - { - syn.offset( o.last_time, delta, out0 ); - out0->set_modified(); - } - - // Don't generate if silent - if ( !(vol0 | vol1) ) - out0 = NULL; - } - - // Generate noise - int noise = 0; - if ( o.lfsr ) - { - noise = o.noise & 0x80; - - blip_time_t time = o.last_time + o.noise_delay; - if ( time < end_time ) - { - int period = (~o.noise & 0x1F) * 128; - if ( !period ) - period = 64; - - if ( noise && out0 ) - { - unsigned lfsr = o.lfsr; - do - { - int new_dac = -(lfsr & 1); - lfsr = (lfsr >> 1) ^ (0x30061 & new_dac); - - int delta = (new_dac &= 0x1F) - dac; - if ( delta ) - { - dac = new_dac; - syn.offset( time, delta * vol0, out0 ); - if ( out1 ) - syn.offset( time, delta * vol1, out1 ); - } - time += period; - } - while ( time < end_time ); - - if ( !lfsr ) - { - lfsr = 1; - check( false ); - } - o.lfsr = lfsr; - - out0->set_modified(); - if ( out1 ) - out1->set_modified(); - } - else - { - // Maintain phase when silent - int count = (end_time - time + period - 1) / period; - time += count * period; - - // not worth it - //while ( count-- ) - // o.lfsr = (o.lfsr >> 1) ^ (0x30061 * (o.lfsr & 1)); - } - } - o.noise_delay = time - end_time; - } - - // Generate wave - blip_time_t time = o.last_time + o.delay; - if ( time < end_time ) - { - int phase = (o.phase + 1) & 0x1F; // pre-advance for optimal inner loop - int period = o.period * 2; - - if ( period >= 14 && out0 && !((o.control & 0x40) | noise) ) - { - do - { - int new_dac = o.wave [phase]; - phase = (phase + 1) & 0x1F; - int delta = new_dac - dac; - if ( delta ) - { - dac = new_dac; - syn.offset( time, delta * vol0, out0 ); - if ( out1 ) - syn.offset( time, delta * vol1, out1 ); - } - time += period; - } - while ( time < end_time ); - out0->set_modified(); - if ( out1 ) - out1->set_modified(); - } - else - { - // Maintain phase when silent - int count = end_time - time; - if ( !period ) - period = 1; - count = (count + period - 1) / period; - - phase += count; // phase will be masked below - time += count * period; - } - - // TODO: Find whether phase increments even when both volumes are zero. - // CAN'T simply check for out0 being non-NULL, since it could be NULL - // if channel is muted in player, but still has non-zero volume. - // City Hunter breaks when this check is removed. - if ( !(o.control & 0x40) && (vol0 | vol1) ) - o.phase = (phase - 1) & 0x1F; // undo pre-advance - } - o.delay = time - end_time; - check( o.delay >= 0 ); - - o.last_time = end_time; - o.dac = dac; - o.last_amp [0] = dac * vol0; - o.last_amp [1] = dac * vol1; -} - -void Hes_Apu::balance_changed( Osc& osc ) -{ - static short const log_table [32] = { // ~1.5 db per step - #define ENTRY( factor ) short (factor * amp_range / 31.0 + 0.5) - ENTRY( 0.000000 ),ENTRY( 0.005524 ),ENTRY( 0.006570 ),ENTRY( 0.007813 ), - ENTRY( 0.009291 ),ENTRY( 0.011049 ),ENTRY( 0.013139 ),ENTRY( 0.015625 ), - ENTRY( 0.018581 ),ENTRY( 0.022097 ),ENTRY( 0.026278 ),ENTRY( 0.031250 ), - ENTRY( 0.037163 ),ENTRY( 0.044194 ),ENTRY( 0.052556 ),ENTRY( 0.062500 ), - ENTRY( 0.074325 ),ENTRY( 0.088388 ),ENTRY( 0.105112 ),ENTRY( 0.125000 ), - ENTRY( 0.148651 ),ENTRY( 0.176777 ),ENTRY( 0.210224 ),ENTRY( 0.250000 ), - ENTRY( 0.297302 ),ENTRY( 0.353553 ),ENTRY( 0.420448 ),ENTRY( 0.500000 ), - ENTRY( 0.594604 ),ENTRY( 0.707107 ),ENTRY( 0.840896 ),ENTRY( 1.000000 ), - #undef ENTRY - }; - - int vol = (osc.control & 0x1F) - 0x1E * 2; - - int left = vol + (osc.balance >> 3 & 0x1E) + (balance >> 3 & 0x1E); - if ( left < 0 ) left = 0; - - int right = vol + (osc.balance << 1 & 0x1E) + (balance << 1 & 0x1E); - if ( right < 0 ) right = 0; - - // optimizing for the common case of being centered also allows easy - // panning using Effects_Buffer - - // Separate balance into center volume and additional on either left or right - osc.output [0] = osc.outputs [0]; // center - osc.output [1] = osc.outputs [2]; // right - int base = log_table [left ]; - int side = log_table [right] - base; - if ( side < 0 ) - { - base += side; - side = -side; - osc.output [1] = osc.outputs [1]; // left - } - - // Optimize when output is far left, center, or far right - if ( !base || osc.output [0] == osc.output [1] ) - { - base += side; - side = 0; - osc.output [0] = osc.output [1]; - osc.output [1] = NULL; - osc.last_amp [1] = 0; - } - - if ( center_waves ) - { - // TODO: this can leave a non-zero level in a buffer (minor) - osc.last_amp [0] += (base - osc.volume [0]) * 16; - osc.last_amp [1] += (side - osc.volume [1]) * 16; - } - - osc.volume [0] = base; - osc.volume [1] = side; -} - -void Hes_Apu::write_data( blip_time_t time, int addr, int data ) -{ - if ( addr == 0x800 ) - { - latch = data & 7; - } - else if ( addr == 0x801 ) - { - if ( balance != data ) - { - balance = data; - - for ( Osc* osc = &oscs [osc_count]; osc != oscs; ) - { - osc--; - run_osc( synth, *osc, time ); - balance_changed( *oscs ); - } - } - } - else if ( latch < osc_count ) - { - Osc& osc = oscs [latch]; - run_osc( synth, osc, time ); - switch ( addr ) - { - case 0x802: - osc.period = (osc.period & 0xF00) | data; - break; - - case 0x803: - osc.period = (osc.period & 0x0FF) | ((data & 0x0F) << 8); - break; - - case 0x804: - if ( osc.control & 0x40 & ~data ) - osc.phase = 0; - osc.control = data; - balance_changed( osc ); - break; - - case 0x805: - osc.balance = data; - balance_changed( osc ); - break; - - case 0x806: - data &= 0x1F; - if ( !(osc.control & 0x40) ) - { - osc.wave [osc.phase] = data; - osc.phase = (osc.phase + 1) & 0x1F; - } - else if ( osc.control & 0x80 ) - { - osc.dac = data; - } - break; - - case 0x807: - osc.noise = data; - break; - - case 0x809: - if ( !(data & 0x80) && (data & 0x03) != 0 ) - dprintf( "HES LFO not supported\n" ); - } - } -} - -void Hes_Apu::end_frame( blip_time_t end_time ) -{ - for ( Osc* osc = &oscs [osc_count]; osc != oscs; ) - { - osc--; - if ( end_time > osc->last_time ) - run_osc( synth, *osc, end_time ); - osc->last_time -= end_time; - check( osc->last_time >= 0 ); - } -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Hes_Apu.h" + +#include + +/* Copyright (C) 2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +bool const center_waves = true; // reduces asymmetry and clamping when starting notes + +Hes_Apu::Hes_Apu() +{ + Hes_Osc* osc = &oscs [osc_count]; + do + { + osc--; + osc->outputs [0] = 0; + osc->outputs [1] = 0; + osc->chans [0] = 0; + osc->chans [1] = 0; + osc->chans [2] = 0; + } + while ( osc != oscs ); + + reset(); +} + +void Hes_Apu::reset() +{ + latch = 0; + balance = 0xFF; + + Hes_Osc* osc = &oscs [osc_count]; + do + { + osc--; + memset( osc, 0, offsetof (Hes_Osc,outputs) ); + osc->noise_lfsr = 1; + osc->control = 0x40; + osc->balance = 0xFF; + } + while ( osc != oscs ); +} + +void Hes_Apu::osc_output( int index, Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ) +{ + require( (unsigned) index < osc_count ); + oscs [index].chans [0] = center; + oscs [index].chans [1] = left; + oscs [index].chans [2] = right; + + Hes_Osc* osc = &oscs [osc_count]; + do + { + osc--; + balance_changed( *osc ); + } + while ( osc != oscs ); +} + +void Hes_Osc::run_until( synth_t& synth_, blip_time_t end_time ) +{ + Blip_Buffer* const osc_outputs_0 = outputs [0]; // cache often-used values + if ( osc_outputs_0 && control & 0x80 ) + { + int dac = this->dac; + + int const volume_0 = volume [0]; + { + int delta = dac * volume_0 - last_amp [0]; + if ( delta ) + synth_.offset( last_time, delta, osc_outputs_0 ); + osc_outputs_0->set_modified(); + } + + Blip_Buffer* const osc_outputs_1 = outputs [1]; + int const volume_1 = volume [1]; + if ( osc_outputs_1 ) + { + int delta = dac * volume_1 - last_amp [1]; + if ( delta ) + synth_.offset( last_time, delta, osc_outputs_1 ); + osc_outputs_1->set_modified(); + } + + blip_time_t time = last_time + delay; + if ( time < end_time ) + { + if ( noise & 0x80 ) + { + if ( volume_0 | volume_1 ) + { + // noise + int const period = (32 - (noise & 0x1F)) * 64; // TODO: correct? + unsigned noise_lfsr = this->noise_lfsr; + do + { + int new_dac = 0x1F & -(noise_lfsr >> 1 & 1); + // Implemented using "Galios configuration" + // TODO: find correct LFSR algorithm + noise_lfsr = (noise_lfsr >> 1) ^ (0xE008 & -(noise_lfsr & 1)); + //noise_lfsr = (noise_lfsr >> 1) ^ (0x6000 & -(noise_lfsr & 1)); + int delta = new_dac - dac; + if ( delta ) + { + dac = new_dac; + synth_.offset( time, delta * volume_0, osc_outputs_0 ); + if ( osc_outputs_1 ) + synth_.offset( time, delta * volume_1, osc_outputs_1 ); + } + time += period; + } + while ( time < end_time ); + + this->noise_lfsr = noise_lfsr; + assert( noise_lfsr ); + } + } + else if ( !(control & 0x40) ) + { + // wave + int phase = (this->phase + 1) & 0x1F; // pre-advance for optimal inner loop + int period = this->period * 2; + if ( period >= 14 && (volume_0 | volume_1) ) + { + do + { + int new_dac = wave [phase]; + phase = (phase + 1) & 0x1F; + int delta = new_dac - dac; + if ( delta ) + { + dac = new_dac; + synth_.offset( time, delta * volume_0, osc_outputs_0 ); + if ( osc_outputs_1 ) + synth_.offset( time, delta * volume_1, osc_outputs_1 ); + } + time += period; + } + while ( time < end_time ); + } + else + { + if ( !period ) + { + // TODO: Gekisha Boy assumes that period = 0 silences wave + //period = 0x1000 * 2; + period = 1; + //if ( !(volume_0 | volume_1) ) + // debug_printf( "Used period 0\n" ); + } + + // maintain phase when silent + blargg_long count = (end_time - time + period - 1) / period; + phase += count; // phase will be masked below + time += count * period; + } + this->phase = (phase - 1) & 0x1F; // undo pre-advance + } + } + time -= end_time; + if ( time < 0 ) + time = 0; + delay = time; + + this->dac = dac; + last_amp [0] = dac * volume_0; + last_amp [1] = dac * volume_1; + } + last_time = end_time; +} + +void Hes_Apu::balance_changed( Hes_Osc& osc ) +{ + static short const log_table [32] = { // ~1.5 db per step + #define ENTRY( factor ) short (factor * Hes_Osc::amp_range / 31.0 + 0.5) + ENTRY( 0.000000 ),ENTRY( 0.005524 ),ENTRY( 0.006570 ),ENTRY( 0.007813 ), + ENTRY( 0.009291 ),ENTRY( 0.011049 ),ENTRY( 0.013139 ),ENTRY( 0.015625 ), + ENTRY( 0.018581 ),ENTRY( 0.022097 ),ENTRY( 0.026278 ),ENTRY( 0.031250 ), + ENTRY( 0.037163 ),ENTRY( 0.044194 ),ENTRY( 0.052556 ),ENTRY( 0.062500 ), + ENTRY( 0.074325 ),ENTRY( 0.088388 ),ENTRY( 0.105112 ),ENTRY( 0.125000 ), + ENTRY( 0.148651 ),ENTRY( 0.176777 ),ENTRY( 0.210224 ),ENTRY( 0.250000 ), + ENTRY( 0.297302 ),ENTRY( 0.353553 ),ENTRY( 0.420448 ),ENTRY( 0.500000 ), + ENTRY( 0.594604 ),ENTRY( 0.707107 ),ENTRY( 0.840896 ),ENTRY( 1.000000 ), + #undef ENTRY + }; + + int vol = (osc.control & 0x1F) - 0x1E * 2; + + int left = vol + (osc.balance >> 3 & 0x1E) + (balance >> 3 & 0x1E); + if ( left < 0 ) left = 0; + + int right = vol + (osc.balance << 1 & 0x1E) + (balance << 1 & 0x1E); + if ( right < 0 ) right = 0; + + left = log_table [left ]; + right = log_table [right]; + + // optimizing for the common case of being centered also allows easy + // panning using Effects_Buffer + osc.outputs [0] = osc.chans [0]; // center + osc.outputs [1] = 0; + if ( left != right ) + { + osc.outputs [0] = osc.chans [1]; // left + osc.outputs [1] = osc.chans [2]; // right + } + + if ( center_waves ) + { + osc.last_amp [0] += (left - osc.volume [0]) * 16; + osc.last_amp [1] += (right - osc.volume [1]) * 16; + } + + osc.volume [0] = left; + osc.volume [1] = right; +} + +void Hes_Apu::write_data( blip_time_t time, int addr, int data ) +{ + if ( addr == 0x800 ) + { + latch = data & 7; + } + else if ( addr == 0x801 ) + { + if ( balance != data ) + { + balance = data; + + Hes_Osc* osc = &oscs [osc_count]; + do + { + osc--; + osc->run_until( synth, time ); + balance_changed( *oscs ); + } + while ( osc != oscs ); + } + } + else if ( latch < osc_count ) + { + Hes_Osc& osc = oscs [latch]; + osc.run_until( synth, time ); + switch ( addr ) + { + case 0x802: + osc.period = (osc.period & 0xF00) | data; + break; + + case 0x803: + osc.period = (osc.period & 0x0FF) | ((data & 0x0F) << 8); + break; + + case 0x804: + if ( osc.control & 0x40 & ~data ) + osc.phase = 0; + osc.control = data; + balance_changed( osc ); + break; + + case 0x805: + osc.balance = data; + balance_changed( osc ); + break; + + case 0x806: + data &= 0x1F; + if ( !(osc.control & 0x40) ) + { + osc.wave [osc.phase] = data; + osc.phase = (osc.phase + 1) & 0x1F; + } + else if ( osc.control & 0x80 ) + { + osc.dac = data; + } + break; + + case 0x807: + if ( &osc >= &oscs [4] ) + osc.noise = data; + break; + + case 0x809: + if ( !(data & 0x80) && (data & 0x03) != 0 ) + debug_printf( "HES LFO not supported\n" ); + } + } +} + +void Hes_Apu::end_frame( blip_time_t end_time ) +{ + Hes_Osc* osc = &oscs [osc_count]; + do + { + osc--; + if ( end_time > osc->last_time ) + osc->run_until( synth, end_time ); + assert( osc->last_time >= end_time ); + osc->last_time -= end_time; + } + while ( osc != oscs ); +} diff --git a/Frameworks/GME/gme/Hes_Apu.h b/Frameworks/GME/gme/Hes_Apu.h index e0eb0cd2b..1efc0a064 100644 --- a/Frameworks/GME/gme/Hes_Apu.h +++ b/Frameworks/GME/gme/Hes_Apu.h @@ -1,87 +1,66 @@ -// Turbo Grafx 16 (PC Engine) PSG sound chip emulator - -// Game_Music_Emu $vers -#ifndef HES_APU_H -#define HES_APU_H - -#include "blargg_common.h" -#include "Blip_Buffer.h" - -class Hes_Apu { -public: -// Basics - - // Sets buffer(s) to generate sound into, or 0 to mute. If only center is not 0, - // output is mono. - void set_output( Blip_Buffer* center, Blip_Buffer* left = NULL, Blip_Buffer* right = NULL ); - - // Emulates to time t, then writes data to addr - void write_data( blip_time_t t, int addr, int data ); - - // Emulates to time t, then subtracts t from the current time. - // OK if previous write call had time slightly after t. - void end_frame( blip_time_t t ); - -// More features - - // Resets sound chip - void reset(); - - // Same as set_output(), but for a particular channel - enum { osc_count = 6 }; // 0 <= chan < osc_count - void set_output( int chan, Blip_Buffer* center, Blip_Buffer* left = NULL, Blip_Buffer* right = NULL ); - - // Sets treble equalization - void treble_eq( blip_eq_t const& eq ) { synth.treble_eq( eq ); } - - // Sets overall volume, where 1.0 is normal - void volume( double v ) { synth.volume( 1.8 / osc_count / amp_range * v ); } - - // Registers are at io_addr to io_addr+io_size-1 - enum { io_addr = 0x0800 }; - enum { io_size = 10 }; - -// Implementation -public: - Hes_Apu(); - typedef BOOST::uint8_t byte; - -private: - enum { amp_range = 0x8000 }; - struct Osc - { - byte wave [32]; - int delay; - int period; - int phase; - - int noise_delay; - byte noise; - unsigned lfsr; - - byte control; - byte balance; - byte dac; - short volume [2]; - int last_amp [2]; - - blip_time_t last_time; - Blip_Buffer* output [2]; - Blip_Buffer* outputs [3]; - }; - Osc oscs [osc_count]; - int latch; - int balance; - Blip_Synth_Fast synth; - - void balance_changed( Osc& ); - static void run_osc( Blip_Synth_Fast&, Osc&, blip_time_t ); -}; - -inline void Hes_Apu::set_output( Blip_Buffer* c, Blip_Buffer* l, Blip_Buffer* r ) -{ - for ( int i = osc_count; --i >= 0; ) - set_output( i, c, l, r ); -} - -#endif +// Turbo Grafx 16 (PC Engine) PSG sound chip emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef HES_APU_H +#define HES_APU_H + +#include "blargg_common.h" +#include "Blip_Buffer.h" + +struct Hes_Osc +{ + unsigned char wave [32]; + short volume [2]; + int last_amp [2]; + int delay; + int period; + unsigned char noise; + unsigned char phase; + unsigned char balance; + unsigned char dac; + blip_time_t last_time; + + Blip_Buffer* outputs [2]; + Blip_Buffer* chans [3]; + unsigned noise_lfsr; + unsigned char control; + + enum { amp_range = 0x8000 }; + typedef Blip_Synth synth_t; + + void run_until( synth_t& synth, blip_time_t ); +}; + +class Hes_Apu { +public: + void treble_eq( blip_eq_t const& ); + void volume( double ); + + enum { osc_count = 6 }; + void osc_output( int index, Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ); + + void reset(); + + enum { start_addr = 0x0800 }; + enum { end_addr = 0x0809 }; + void write_data( blip_time_t, int addr, int data ); + + void end_frame( blip_time_t ); + +public: + Hes_Apu(); +private: + Hes_Osc oscs [osc_count]; + int latch; + int balance; + Hes_Osc::synth_t synth; + + void balance_changed( Hes_Osc& ); + void recalc_chans(); +}; + +inline void Hes_Apu::volume( double v ) { synth.volume( 1.8 / osc_count / Hes_Osc::amp_range * v ); } + +inline void Hes_Apu::treble_eq( blip_eq_t const& eq ) { synth.treble_eq( eq ); } + +#endif diff --git a/Frameworks/GME/gme/Hes_Apu_Adpcm.cpp b/Frameworks/GME/gme/Hes_Apu_Adpcm.cpp deleted file mode 100644 index edd955054..000000000 --- a/Frameworks/GME/gme/Hes_Apu_Adpcm.cpp +++ /dev/null @@ -1,309 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Hes_Apu_Adpcm.h" - -/* Copyright (C) 2006-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -Hes_Apu_Adpcm::Hes_Apu_Adpcm() -{ - output = NULL; - - memset( &state, 0, sizeof( state ) ); - - reset(); -} - -void Hes_Apu_Adpcm::reset() -{ - last_time = 0; - next_timer = 0; - last_amp = 0; - - memset( &state.pcmbuf, 0, sizeof(state.pcmbuf) ); - memset( &state.port, 0, sizeof(state.port) ); - - state.ad_sample = 0; - state.ad_ref_index = 0; - - state.addr = 0; - state.freq = 0; - state.writeptr = 0; - state.readptr = 0; - state.playflag = 0; - state.repeatflag = 0; - state.length = 0; - state.volume = 0xFF; - state.fadetimer = 0; - state.fadecount = 0; -} - -void Hes_Apu_Adpcm::set_output( int i, Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ) -{ - // Must be silent (all NULL), mono (left and right NULL), or stereo (none NULL) - require( !center || (center && !left && !right) || (center && left && right) ); - require( (unsigned) i < osc_count ); // fails if you pass invalid osc index - - if ( !center || !left || !right ) - { - left = center; - right = center; - } - - output = center; -} - -void Hes_Apu_Adpcm::run_until( blip_time_t end_time ) -{ - int volume = state.volume; - int fadetimer = state.fadetimer; - int fadecount = state.fadecount; - int last_time = this->last_time; - double next_timer = this->next_timer; - int last_amp = this->last_amp; - - Blip_Buffer* output = this->output; // cache often-used values - - while ( state.playflag && last_time < end_time ) - { - while ( last_time >= next_timer ) - { - if ( fadetimer ) - { - if ( fadecount > 0 ) - { - fadecount--; - volume = 0xFF * fadecount / fadetimer; - } - else if ( fadecount < 0 ) - { - fadecount++; - volume = 0xFF - ( 0xFF * fadecount / fadetimer ); - } - } - next_timer += 7159.091; - } - int amp; - if ( state.ad_low_nibble ) - { - amp = adpcm_decode( state.pcmbuf[ state.playptr ] & 0x0F ); - state.ad_low_nibble = false; - state.playptr++; - state.playedsamplecount++; - if ( state.playedsamplecount == state.playlength ) - { - state.playflag = 0; - } - } - else - { - amp = adpcm_decode( state.pcmbuf[ state.playptr ] >> 4 ); - state.ad_low_nibble = true; - } - amp = amp * volume / 0xFF; - int delta = amp - last_amp; - if ( output && delta ) - { - last_amp = amp; - synth.offset_inline( last_time, delta, output ); - } - last_time += state.freq; - } - - if ( !state.playflag ) - { - while ( next_timer <= end_time ) next_timer += 7159.091; - last_time = end_time; - } - - this->last_time = last_time; - this->next_timer = next_timer; - this->last_amp = last_amp; - state.volume = volume; - state.fadetimer = fadetimer; - state.fadecount = fadecount; -} - -void Hes_Apu_Adpcm::write_data( blip_time_t time, int addr, int data ) -{ - if ( time > last_time ) run_until( time ); - - data &= 0xFF; - state.port[ addr & 15 ] = data; - switch ( addr & 15 ) - { - case 8: - state.addr &= 0xFF00; - state.addr |= data; - break; - case 9: - state.addr &= 0xFF; - state.addr |= data << 8; - break; - case 10: - state.pcmbuf[ state.writeptr++ ] = data; - state.playlength ++; - break; - case 11: - dprintf("ADPCM DMA 0x%02X", data); - break; - case 13: - if ( data & 0x80 ) - { - state.addr = 0; - state.freq = 0; - state.writeptr = 0; - state.readptr = 0; - state.playflag = 0; - state.repeatflag = 0; - state.length = 0; - state.volume = 0xFF; - } - if ( ( data & 3 ) == 3 ) - { - state.writeptr = state.addr; - } - if ( data & 8 ) - { - state.readptr = state.addr ? state.addr - 1 : state.addr; - } - if ( data & 0x10 ) - { - state.length = state.addr; - } - state.repeatflag = data & 0x20; - state.playflag = data & 0x40; - if ( state.playflag ) - { - state.playptr = state.readptr; - state.playlength = state.length + 1; - state.playedsamplecount = 0; - state.ad_sample = 0; - state.ad_low_nibble = false; - } - break; - case 14: - state.freq = 7159091 / ( 32000 / ( 16 - ( data & 15 ) ) ); - break; - case 15: - switch ( data & 15 ) - { - case 0: - case 8: - case 12: - state.fadetimer = -100; - state.fadecount = state.fadetimer; - break; - case 10: - state.fadetimer = 5000; - state.fadecount = state.fadetimer; - break; - case 14: - state.fadetimer = 1500; - state.fadecount = state.fadetimer; - break; - } - break; - } -} - -int Hes_Apu_Adpcm::read_data( blip_time_t time, int addr ) -{ - if ( time > last_time ) run_until( time ); - - switch ( addr & 15 ) - { - case 10: - return state.pcmbuf [state.readptr++]; - case 11: - return state.port [11] & ~1; - case 12: - if (!state.playflag) - { - state.port [12] |= 1; - state.port [12] &= ~8; - } - else - { - state.port [12] &= ~1; - state.port [12] |= 8; - } - return state.port [12]; - case 13: - return state.port [13]; - } - - return 0xFF; -} - -void Hes_Apu_Adpcm::end_frame( blip_time_t end_time ) -{ - run_until( end_time ); - last_time -= end_time; - next_timer -= (double)end_time; - check( last_time >= 0 ); - if ( output ) - output->set_modified(); -} - -static short stepsize[49] = { - 16, 17, 19, 21, 23, 25, 28, - 31, 34, 37, 41, 45, 50, 55, - 60, 66, 73, 80, 88, 97, 107, - 118, 130, 143, 157, 173, 190, 209, - 230, 253, 279, 307, 337, 371, 408, - 449, 494, 544, 598, 658, 724, 796, - 876, 963,1060,1166,1282,1411,1552 -}; - -int Hes_Apu_Adpcm::adpcm_decode( int code ) -{ - int step = stepsize[state.ad_ref_index]; - int delta; - int c = code & 7; -#if 1 - delta = 0; - if ( c & 4 ) delta += step; - step >>= 1; - if ( c & 2 ) delta += step; - step >>= 1; - if ( c & 1 ) delta += step; - step >>= 1; - delta += step; -#else - delta = ( ( c + c + 1 ) * step ) / 8; // maybe faster, but introduces rounding -#endif - if ( c != code ) - { - state.ad_sample -= delta; - if ( state.ad_sample < -2048 ) - state.ad_sample = -2048; - } - else - { - state.ad_sample += delta; - if ( state.ad_sample > 2047 ) - state.ad_sample = 2047; - } - - static int const steps [8] = { - -1, -1, -1, -1, 2, 4, 6, 8 - }; - state.ad_ref_index += steps [c]; - if ( state.ad_ref_index < 0 ) - state.ad_ref_index = 0; - else if ( state.ad_ref_index > 48 ) - state.ad_ref_index = 48; - - return state.ad_sample; -} diff --git a/Frameworks/GME/gme/Hes_Apu_Adpcm.h b/Frameworks/GME/gme/Hes_Apu_Adpcm.h deleted file mode 100644 index 30b16ab3a..000000000 --- a/Frameworks/GME/gme/Hes_Apu_Adpcm.h +++ /dev/null @@ -1,94 +0,0 @@ -// Turbo Grafx 16 (PC Engine) ADPCM sound chip emulator - -// Game_Music_Emu $vers -#ifndef HES_APU_ADPCM_H -#define HES_APU_ADPCM_H - -#include "blargg_common.h" -#include "Blip_Buffer.h" - -class Hes_Apu_Adpcm { -public: -// Basics - - // Sets buffer(s) to generate sound into, or 0 to mute. If only center is not 0, - // output is mono. - void set_output( Blip_Buffer* center, Blip_Buffer* left = NULL, Blip_Buffer* right = NULL ); - - // Emulates to time t, then writes data to addr - void write_data( blip_time_t t, int addr, int data ); - - // Emulates to time t, then reads from addr - int read_data( blip_time_t t, int addr ); - - // Emulates to time t, then subtracts t from the current time. - // OK if previous write call had time slightly after t. - void end_frame( blip_time_t t ); - -// More features - - // Resets sound chip - void reset(); - - // Same as set_output(), but for a particular channel - enum { osc_count = 1 }; // 0 <= chan < osc_count - void set_output( int chan, Blip_Buffer* center, Blip_Buffer* left = NULL, Blip_Buffer* right = NULL ); - - // Sets treble equalization - void treble_eq( blip_eq_t const& eq ) { synth.treble_eq( eq ); } - - // Sets overall volume, where 1.0 is normal - void volume( double v ) { synth.volume( 0.6 / osc_count / amp_range * v ); } - - // Registers are at io_addr to io_addr+io_size-1 - enum { io_addr = 0x1800 }; - enum { io_size = 0x400 }; - -// Implementation -public: - Hes_Apu_Adpcm(); - typedef BOOST::uint8_t byte; - -private: - enum { amp_range = 2048 }; - - struct State - { - byte pcmbuf [0x10000]; - byte port [0x10]; - int ad_sample; - int ad_ref_index; - bool ad_low_nibble; - int freq; - unsigned short addr; - unsigned short writeptr; - unsigned short readptr; - unsigned short playptr; - byte playflag; - byte repeatflag; - int length; - int playlength; - int playedsamplecount; - int volume; - int fadetimer; - int fadecount; - }; - State state; - Blip_Synth_Fast synth; - - Blip_Buffer* output; - blip_time_t last_time; - double next_timer; - int last_amp; - - void run_until( blip_time_t ); - - int adpcm_decode( int ); -}; - -inline void Hes_Apu_Adpcm::set_output( Blip_Buffer* c, Blip_Buffer* l, Blip_Buffer* r ) -{ - set_output( 0, c, l, r ); -} - -#endif diff --git a/Frameworks/GME/gme/Hes_Core.cpp b/Frameworks/GME/gme/Hes_Core.cpp deleted file mode 100644 index 061712870..000000000 --- a/Frameworks/GME/gme/Hes_Core.cpp +++ /dev/null @@ -1,408 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Hes_Core.h" - -#include "blargg_endian.h" - -/* Copyright (C) 2006-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -int const timer_mask = 0x04; -int const vdp_mask = 0x02; -int const i_flag_mask = 0x04; -int const unmapped = 0xFF; - -int const period_60hz = 262 * 455; // scanlines * clocks per scanline - -Hes_Core::Hes_Core() : rom( Hes_Cpu::page_size ) -{ - timer.raw_load = 0; -} - -Hes_Core::~Hes_Core() { } - -void Hes_Core::unload() -{ - rom.clear(); - Gme_Loader::unload(); -} - -bool Hes_Core::header_t::valid_tag() const -{ - return 0 == memcmp( tag, "HESM", 4 ); -} - -blargg_err_t Hes_Core::load_( Data_Reader& in ) -{ - assert( offsetof (header_t,unused [4]) == header_t::size ); - RETURN_ERR( rom.load( in, header_t::size, &header_, unmapped ) ); - - if ( !header_.valid_tag() ) - return blargg_err_file_type; - - if ( header_.vers != 0 ) - set_warning( "Unknown file version" ); - - if ( memcmp( header_.data_tag, "DATA", 4 ) ) - set_warning( "Data header missing" ); - - if ( memcmp( header_.unused, "\0\0\0\0", 4 ) ) - set_warning( "Unknown header data" ); - - // File spec supports multiple blocks, but I haven't found any, and - // many files have bad sizes in the only block, so it's simpler to - // just try to load the damn data as best as possible. - - int addr = get_le32( header_.addr ); - int size = get_le32( header_.data_size ); - int const rom_max = 0x100000; - if ( (unsigned) addr >= (unsigned) rom_max ) - { - set_warning( "Invalid address" ); - addr &= rom_max - 1; - } - if ( (unsigned) (addr + size) > (unsigned) rom_max ) - set_warning( "Invalid size" ); - - if ( size != rom.file_size() ) - { - if ( size <= rom.file_size() - 4 && !memcmp( rom.begin() + size, "DATA", 4 ) ) - set_warning( "Multiple DATA not supported" ); - else if ( size < rom.file_size() ) - set_warning( "Extra file data" ); - else - set_warning( "Missing file data" ); - } - - rom.set_addr( addr ); - - return blargg_ok; -} - -void Hes_Core::recalc_timer_load() -{ - timer.load = timer.raw_load * timer_base + 1; -} - -void Hes_Core::set_tempo( double t ) -{ - play_period = (time_t) (period_60hz / t); - timer_base = (int) (1024 / t); - recalc_timer_load(); -} - -blargg_err_t Hes_Core::start_track( int track ) -{ - memset( ram, 0, sizeof ram ); // some HES music relies on zero fill - memset( sgx, 0, sizeof sgx ); - - apu_.reset(); - adpcm_.reset(); - cpu.reset(); - - for ( int i = 0; i < (int) sizeof header_.banks; i++ ) - set_mmr( i, header_.banks [i] ); - set_mmr( cpu.page_count, 0xFF ); // unmapped beyond end of address space - - irq.disables = timer_mask | vdp_mask; - irq.timer = cpu.future_time; - irq.vdp = cpu.future_time; - - timer.enabled = false; - timer.raw_load = 0x80; - timer.count = timer.load; - timer.fired = false; - timer.last_time = 0; - - vdp.latch = 0; - vdp.control = 0; - vdp.next_vbl = 0; - - ram [0x1FF] = (idle_addr - 1) >> 8; - ram [0x1FE] = (idle_addr - 1) & 0xFF; - cpu.r.sp = 0xFD; - cpu.r.pc = get_le16( header_.init_addr ); - cpu.r.a = track; - - recalc_timer_load(); - - return blargg_ok; -} - -// Hardware - -void Hes_Core::run_until( time_t present ) -{ - while ( vdp.next_vbl < present ) - vdp.next_vbl += play_period; - - time_t elapsed = present - timer.last_time; - if ( elapsed > 0 ) - { - if ( timer.enabled ) - { - timer.count -= elapsed; - if ( timer.count <= 0 ) - timer.count += timer.load; - } - timer.last_time = present; - } -} - -void Hes_Core::write_vdp( int addr, int data ) -{ - switch ( addr ) - { - case 0: - vdp.latch = data & 0x1F; - break; - - case 2: - if ( vdp.latch == 5 ) - { - if ( data & 0x04 ) - set_warning( "Scanline interrupt unsupported" ); - run_until( cpu.time() ); - vdp.control = data; - irq_changed(); - } - else - { - dprintf( "VDP not supported: $%02X <- $%02X\n", vdp.latch, data ); - } - break; - - case 3: - dprintf( "VDP MSB not supported: $%02X <- $%02X\n", vdp.latch, data ); - break; - } -} - -void Hes_Core::write_mem_( addr_t addr, int data ) -{ - time_t time = cpu.time(); - if ( (unsigned) (addr - apu_.io_addr) < apu_.io_size ) - { - // Avoid going way past end when a long block xfer is writing to I/O space. - // Not a problem for other registers below because they don't write to - // Blip_Buffer. - time_t t = min( time, cpu.end_time() + 8 ); - apu_.write_data( t, addr, data ); - return; - } - if ( (unsigned) (addr - adpcm_.io_addr) < adpcm_.io_size ) - { - time_t t = min( time, cpu.end_time() + 6 ); - adpcm_.write_data( t, addr, data ); - return; - } - - switch ( addr ) - { - case 0x0000: - case 0x0002: - case 0x0003: - write_vdp( addr, data ); - return; - - case 0x0C00: { - run_until( time ); - timer.raw_load = (data & 0x7F) + 1; - recalc_timer_load(); - timer.count = timer.load; - break; - } - - case 0x0C01: - data &= 1; - if ( timer.enabled == data ) - return; - run_until( time ); - timer.enabled = data; - if ( data ) - timer.count = timer.load; - break; - - case 0x1402: - run_until( time ); - irq.disables = data; - if ( (data & 0xF8) && (data & 0xF8) != 0xF8 ) // flag questionable values - dprintf( "Int mask: $%02X\n", data ); - break; - - case 0x1403: - run_until( time ); - if ( timer.enabled ) - timer.count = timer.load; - timer.fired = false; - break; - -#ifndef NDEBUG - case 0x1000: // I/O port - case 0x0402: // palette - case 0x0403: - case 0x0404: - case 0x0405: - return; - - default: - dprintf( "unmapped write $%04X <- $%02X\n", addr, data ); - return; -#endif - } - - irq_changed(); -} - -int Hes_Core::read_mem_( addr_t addr ) -{ - time_t time = cpu.time(); - addr &= cpu.page_size - 1; - switch ( addr ) - { - case 0x0000: - if ( irq.vdp > time ) - return 0; - irq.vdp = cpu.future_time; - run_until( time ); - irq_changed(); - return 0x20; - - case 0x0002: - case 0x0003: - dprintf( "VDP read not supported: %d\n", addr ); - return 0; - - case 0x0C01: - //return timer.enabled; // TODO: remove? - case 0x0C00: - run_until( time ); - dprintf( "Timer count read\n" ); - return (unsigned) (timer.count - 1) / timer_base; - - case 0x1402: - return irq.disables; - - case 0x1403: - { - int status = 0; - if ( irq.timer <= time ) status |= timer_mask; - if ( irq.vdp <= time ) status |= vdp_mask; - return status; - } - - case 0x180A: - case 0x180B: - case 0x180C: - case 0x180D: - return adpcm_.read_data( time, addr ); - - #ifndef NDEBUG - case 0x1000: // I/O port - //case 0x180C: // CD-ROM - //case 0x180D: - break; - - default: - dprintf( "unmapped read $%04X\n", addr ); - #endif - } - - return unmapped; -} - -void Hes_Core::irq_changed() -{ - time_t present = cpu.time(); - - if ( irq.timer > present ) - { - irq.timer = cpu.future_time; - if ( timer.enabled && !timer.fired ) - irq.timer = present + timer.count; - } - - if ( irq.vdp > present ) - { - irq.vdp = cpu.future_time; - if ( vdp.control & 0x08 ) - irq.vdp = vdp.next_vbl; - } - - time_t time = cpu.future_time; - if ( !(irq.disables & timer_mask) ) time = irq.timer; - if ( !(irq.disables & vdp_mask) ) time = min( time, irq.vdp ); - - cpu.set_irq_time( time ); -} - -int Hes_Core::cpu_done() -{ - check( cpu.time() >= cpu.end_time() || - (!(cpu.r.flags & i_flag_mask) && cpu.time() >= cpu.irq_time()) ); - - if ( !(cpu.r.flags & i_flag_mask) ) - { - time_t present = cpu.time(); - - if ( irq.timer <= present && !(irq.disables & timer_mask) ) - { - timer.fired = true; - irq.timer = cpu.future_time; - irq_changed(); // overkill, but not worth writing custom code - return 0x0A; - } - - if ( irq.vdp <= present && !(irq.disables & vdp_mask) ) - { - // work around for bugs with music not acknowledging VDP - //run_until( present ); - //irq.vdp = cpu.future_time; - //irq_changed(); - return 0x08; - } - } - return -1; -} - -static void adjust_time( Hes_Core::time_t& time, Hes_Core::time_t delta ) -{ - if ( time < Hes_Cpu::future_time ) - { - time -= delta; - if ( time < 0 ) - time = 0; - } -} - -blargg_err_t Hes_Core::end_frame( time_t duration ) -{ - if ( run_cpu( duration ) ) - set_warning( "Emulation error (illegal instruction)" ); - - check( cpu.time() >= duration ); - //check( time() - duration < 20 ); // Txx instruction could cause going way over - - run_until( duration ); - - // end time frame - timer.last_time -= duration; - vdp.next_vbl -= duration; - cpu.end_frame( duration ); - ::adjust_time( irq.timer, duration ); - ::adjust_time( irq.vdp, duration ); - apu_.end_frame( duration ); - adpcm_.end_frame( duration ); - - return blargg_ok; -} diff --git a/Frameworks/GME/gme/Hes_Core.h b/Frameworks/GME/gme/Hes_Core.h deleted file mode 100644 index 5c9afd9c7..000000000 --- a/Frameworks/GME/gme/Hes_Core.h +++ /dev/null @@ -1,120 +0,0 @@ -// TurboGrafx-16/PC Engine HES music file emulator core - -// Game_Music_Emu $vers -#ifndef HES_CORE_H -#define HES_CORE_H - -#include "Gme_Loader.h" -#include "Rom_Data.h" -#include "Hes_Apu.h" -#include "Hes_Apu_Adpcm.h" -#include "Hes_Cpu.h" - -class Hes_Core : public Gme_Loader { -public: - - // HES file header - enum { info_offset = 0x20 }; - struct header_t - { - enum { size = 0x20 }; - - byte tag [4]; - byte vers; - byte first_track; - byte init_addr [2]; - byte banks [8]; - byte data_tag [4]; - byte data_size [4]; - byte addr [4]; - byte unused [4]; - - // True if header has valid file signature - bool valid_tag() const; - }; - - // Header for currently loaded file - header_t const& header() const { return header_; } - - // Pointer to ROM data, for getting track information from - byte const* data() const { return rom.begin(); } - int data_size() const { return rom.file_size(); } - - // Adjusts rate play routine is called at, where 1.0 is normal. - // Can be changed while track is playing. - void set_tempo( double ); - - // Sound chip - Hes_Apu& apu() { return apu_; } - - Hes_Apu_Adpcm& adpcm() { return adpcm_; } - - // Starts track - blargg_err_t start_track( int ); - - // Ends time frame at time t - typedef int time_t; - blargg_err_t end_frame( time_t ); - -// Implementation -public: - Hes_Core(); - ~Hes_Core(); - virtual void unload(); - -protected: - virtual blargg_err_t load_( Data_Reader& ); - -private: - enum { idle_addr = 0x1FFF }; - - typedef int addr_t; - Hes_Cpu cpu; - Rom_Data rom; - header_t header_; - time_t play_period; - int timer_base; - - struct { - time_t last_time; - int count; - int load; - int raw_load; - byte enabled; - byte fired; - } timer; - - struct { - time_t next_vbl; - byte latch; - byte control; - } vdp; - - struct { - time_t timer; - time_t vdp; - byte disables; - } irq; - - void recalc_timer_load(); - - // large items - byte* write_pages [Hes_Cpu::page_count + 1]; // 0 if unmapped or I/O space - Hes_Apu apu_; - Hes_Apu_Adpcm adpcm_; - byte ram [Hes_Cpu::page_size]; - byte sgx [3 * Hes_Cpu::page_size + Hes_Cpu::cpu_padding]; - - void irq_changed(); - void run_until( time_t ); - bool run_cpu( time_t end ); - int read_mem_( addr_t ); - int read_mem( addr_t ); - void write_mem_( addr_t, int data ); - void write_mem( addr_t, int ); - void write_vdp( int addr, int data ); - void set_mmr( int reg, int bank ); - int cpu_done(); -}; - -#endif diff --git a/Frameworks/GME/gme/Hes_Cpu.cpp b/Frameworks/GME/gme/Hes_Cpu.cpp index d246647f4..8bf186e68 100644 --- a/Frameworks/GME/gme/Hes_Cpu.cpp +++ b/Frameworks/GME/gme/Hes_Cpu.cpp @@ -1,123 +1,1299 @@ -// $package. http://www.slack.net/~ant/ - -#include "Hes_Cpu.h" - -#include "blargg_endian.h" -#include "Hes_Core.h" - -//#include "hes_cpu_log.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -#define PAGE HES_CPU_PAGE - -int Hes_Core::read_mem( addr_t addr ) -{ - check( addr < 0x10000 ); - int result = *cpu.get_code( addr ); - if ( cpu.mmr [PAGE( addr )] == 0xFF ) - result = read_mem_( addr ); - return result; -} - -void Hes_Core::write_mem( addr_t addr, int data ) -{ - check( addr < 0x10000 ); - byte* out = write_pages [PAGE( addr )]; - if ( out ) - out [addr & (cpu.page_size - 1)] = data; - else if ( cpu.mmr [PAGE( addr )] == 0xFF ) - write_mem_( addr, data ); -} - -void Hes_Core::set_mmr( int page, int bank ) -{ - write_pages [page] = 0; - byte* data = rom.at_addr( bank * cpu.page_size ); - if ( bank >= 0x80 ) - { - data = 0; - switch ( bank ) - { - case 0xF8: - data = ram; - break; - - case 0xF9: - case 0xFA: - case 0xFB: - data = &sgx [(bank - 0xF9) * cpu.page_size]; - break; - - default: - if ( bank != 0xFF ) - dprintf( "Unmapped bank $%02X\n", bank ); - data = rom.unmapped(); - goto end; - } - - write_pages [page] = data; - } -end: - cpu.set_mmr( page, bank, data ); -} - -#define READ_FAST( addr, out ) \ -{\ - out = READ_CODE( addr );\ - if ( CPU.mmr [PAGE( addr )] == 0xFF )\ - {\ - FLUSH_TIME();\ - out = read_mem_( addr );\ - CACHE_TIME();\ - }\ -} - -#define WRITE_FAST( addr, data ) \ -{\ - int page = PAGE( addr );\ - byte* out = write_pages [page];\ - addr &= CPU.page_size - 1;\ - if ( out )\ - {\ - out [addr] = data;\ - }\ - else if ( CPU.mmr [page] == 0xFF )\ - {\ - FLUSH_TIME();\ - write_mem_( addr, data );\ - CACHE_TIME();\ - }\ -} - -#define READ_LOW( addr ) (ram [addr]) -#define WRITE_LOW( addr, data ) (ram [addr] = data) -#define READ_MEM( addr ) read_mem( addr ) -#define WRITE_MEM( addr, data ) write_mem( addr, data ) -#define WRITE_VDP( addr, data ) write_vdp( addr, data ) -#define CPU_DONE( result_out ) { FLUSH_TIME(); result_out = cpu_done(); CACHE_TIME(); } -#define SET_MMR( reg, bank ) set_mmr( reg, bank ) - -#define CPU cpu -#define IDLE_ADDR idle_addr - -#define CPU_BEGIN \ -bool Hes_Core::run_cpu( time_t end_time )\ -{\ - cpu.set_end_time( end_time ); - - #include "Hes_Cpu_run.h" - - return illegal_encountered; -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Hes_Cpu.h" + +#include "blargg_endian.h" + +//#include "hes_cpu_log.h" + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +// TODO: support T flag, including clearing it at appropriate times? + +// all zero-page should really use whatever is at page 1, but that would +// reduce efficiency quite a bit +int const ram_addr = 0x2000; + +#define FLUSH_TIME() (void) (s.time = s_time) +#define CACHE_TIME() (void) (s_time = s.time) + +#include "hes_cpu_io.h" + +#include "blargg_source.h" + +#if BLARGG_NONPORTABLE + #define PAGE_OFFSET( addr ) (addr) +#else + #define PAGE_OFFSET( addr ) ((addr) & (page_size - 1)) +#endif + +// status flags +BLARGG_MAYBE_UNUSED int const st_n = 0x80; +BLARGG_MAYBE_UNUSED int const st_v = 0x40; +BLARGG_MAYBE_UNUSED int const st_t = 0x20; +BLARGG_MAYBE_UNUSED int const st_b = 0x10; +BLARGG_MAYBE_UNUSED int const st_d = 0x08; +BLARGG_MAYBE_UNUSED int const st_i = 0x04; +BLARGG_MAYBE_UNUSED int const st_z = 0x02; +BLARGG_MAYBE_UNUSED int const st_c = 0x01; + +void Hes_Cpu::reset() +{ + check( state == &state_ ); + state = &state_; + + state_.time = 0; + state_.base = 0; + irq_time_ = future_hes_time; + end_time_ = future_hes_time; + + r.status = st_i; + r.sp = 0; + r.pc = 0; + r.a = 0; + r.x = 0; + r.y = 0; + + blargg_verify_byte_order(); +} + +void Hes_Cpu::set_mmr( int reg, int bank ) +{ + assert( (unsigned) reg <= page_count ); // allow page past end to be set + assert( (unsigned) bank < 0x100 ); + mmr [reg] = bank; + uint8_t const* code = CPU_SET_MMR( this, reg, bank ); + state->code_map [reg] = code - PAGE_OFFSET( reg << page_shift ); +} + +#define TIME (s_time + s.base) + +#define READ( addr ) CPU_READ( this, (addr), TIME ) +#define WRITE( addr, data ) {CPU_WRITE( this, (addr), (data), TIME );} +#define READ_LOW( addr ) (ram [int (addr)]) +#define WRITE_LOW( addr, data ) (void) (READ_LOW( addr ) = (data)) +#define READ_PROG( addr ) (s.code_map [(addr) >> page_shift] [PAGE_OFFSET( addr )]) + +#define SET_SP( v ) (sp = ((v) + 1) | 0x100) +#define GET_SP() ((sp - 1) & 0xFF) +#define PUSH( v ) ((sp = (sp - 1) | 0x100), WRITE_LOW( sp, v )) + +bool Hes_Cpu::run( hes_time_t end_time ) +{ + bool illegal_encountered = false; + set_end_time( end_time ); + state_t s = this->state_; + this->state = &s; + // even on x86, using s.time in place of s_time was slower + blargg_long s_time = s.time; + + // registers + uint_fast16_t pc = r.pc; + uint_fast8_t a = r.a; + uint_fast8_t x = r.x; + uint_fast8_t y = r.y; + uint_fast16_t sp; + SET_SP( r.sp ); + + #define IS_NEG (nz & 0x8080) + + #define CALC_STATUS( out ) do {\ + out = status & (st_v | st_d | st_i);\ + out |= ((nz >> 8) | nz) & st_n;\ + out |= c >> 8 & st_c;\ + if ( !(nz & 0xFF) ) out |= st_z;\ + } while ( 0 ) + + #define SET_STATUS( in ) do {\ + status = in & (st_v | st_d | st_i);\ + nz = in << 8;\ + c = nz;\ + nz |= ~in & st_z;\ + } while ( 0 ) + + uint_fast8_t status; + uint_fast16_t c; // carry set if (c & 0x100) != 0 + uint_fast16_t nz; // Z set if (nz & 0xFF) == 0, N set if (nz & 0x8080) != 0 + { + uint_fast8_t temp = r.status; + SET_STATUS( temp ); + } + + goto loop; +branch_not_taken: + s_time -= 2; +loop: + + #ifndef NDEBUG + { + hes_time_t correct = end_time_; + if ( !(status & st_i) && correct > irq_time_ ) + correct = irq_time_; + check( s.base == correct ); + /* + static long count; + if ( count == 1844 ) Debugger(); + if ( s.base != correct ) debug_printf( "%ld\n", count ); + count++; + */ + } + #endif + + check( (unsigned) GET_SP() < 0x100 ); + check( (unsigned) a < 0x100 ); + check( (unsigned) x < 0x100 ); + + uint8_t const* instr = s.code_map [pc >> page_shift]; + uint_fast8_t opcode; + + // TODO: eliminate this special case + #if BLARGG_NONPORTABLE + opcode = instr [pc]; + pc++; + instr += pc; + #else + instr += PAGE_OFFSET( pc ); + opcode = *instr++; + pc++; + #endif + + // TODO: each reference lists slightly different timing values, ugh + static uint8_t const clock_table [256] = + {// 0 1 2 3 4 5 6 7 8 9 A B C D E F + 1,7,3, 4,6,4,6,7,3,2,2,2,7,5,7,6,// 0 + 4,7,7, 4,6,4,6,7,2,5,2,2,7,5,7,6,// 1 + 7,7,3, 4,4,4,6,7,4,2,2,2,5,5,7,6,// 2 + 4,7,7, 2,4,4,6,7,2,5,2,2,5,5,7,6,// 3 + 7,7,3, 4,8,4,6,7,3,2,2,2,4,5,7,6,// 4 + 4,7,7, 5,2,4,6,7,2,5,3,2,2,5,7,6,// 5 + 7,7,2, 2,4,4,6,7,4,2,2,2,7,5,7,6,// 6 + 4,7,7,17,4,4,6,7,2,5,4,2,7,5,7,6,// 7 + 4,7,2, 7,4,4,4,7,2,2,2,2,5,5,5,6,// 8 + 4,7,7, 8,4,4,4,7,2,5,2,2,5,5,5,6,// 9 + 2,7,2, 7,4,4,4,7,2,2,2,2,5,5,5,6,// A + 4,7,7, 8,4,4,4,7,2,5,2,2,5,5,5,6,// B + 2,7,2,17,4,4,6,7,2,2,2,2,5,5,7,6,// C + 4,7,7,17,2,4,6,7,2,5,3,2,2,5,7,6,// D + 2,7,2,17,4,4,6,7,2,2,2,2,5,5,7,6,// E + 4,7,7,17,2,4,6,7,2,5,4,2,2,5,7,6 // F + }; // 0x00 was 8 + + uint_fast16_t data; + data = clock_table [opcode]; + if ( (s_time += data) >= 0 ) + goto possibly_out_of_time; +almost_out_of_time: + + data = *instr; + + #ifdef HES_CPU_LOG_H + log_cpu( "new", pc - 1, opcode, instr [0], instr [1], instr [2], + instr [3], instr [4], instr [5] ); + //log_opcode( opcode ); + #endif + + switch ( opcode ) + { +possibly_out_of_time: + if ( s_time < (int) data ) + goto almost_out_of_time; + s_time -= data; + goto out_of_time; + +// Macros + +#define GET_MSB() (instr [1]) +#define ADD_PAGE( out ) (pc++, out = data + 0x100 * GET_MSB()); +#define GET_ADDR() GET_LE16( instr ) + +// TODO: is the penalty really always added? the original 6502 was much better +//#define PAGE_CROSS_PENALTY( lsb ) (void) (s_time += (lsb) >> 8) +#define PAGE_CROSS_PENALTY( lsb ) + +// Branch + +// TODO: more efficient way to handle negative branch that wraps PC around +#define BRANCH( cond )\ +{\ + int_fast16_t offset = (int8_t) data;\ + pc++;\ + if ( !(cond) ) goto branch_not_taken;\ + pc = uint16_t (pc + offset);\ + goto loop;\ +} + + case 0xF0: // BEQ + BRANCH( !((uint8_t) nz) ); + + case 0xD0: // BNE + BRANCH( (uint8_t) nz ); + + case 0x10: // BPL + BRANCH( !IS_NEG ); + + case 0x90: // BCC + BRANCH( !(c & 0x100) ) + + case 0x30: // BMI + BRANCH( IS_NEG ) + + case 0x50: // BVC + BRANCH( !(status & st_v) ) + + case 0x70: // BVS + BRANCH( status & st_v ) + + case 0xB0: // BCS + BRANCH( c & 0x100 ) + + case 0x80: // BRA + branch_taken: + BRANCH( true ); + + case 0xFF: + if ( pc == idle_addr + 1 ) + goto idle_done; + // FALLTHRU + case 0x0F: // BBRn + case 0x1F: + case 0x2F: + case 0x3F: + case 0x4F: + case 0x5F: + case 0x6F: + case 0x7F: + case 0x8F: // BBSn + case 0x9F: + case 0xAF: + case 0xBF: + case 0xCF: + case 0xDF: + case 0xEF: { + uint_fast16_t t = 0x101 * READ_LOW( data ); + t ^= 0xFF; + pc++; + data = GET_MSB(); + BRANCH( t & (1 << (opcode >> 4)) ) + } + + case 0x4C: // JMP abs + pc = GET_ADDR(); + goto loop; + + case 0x7C: // JMP (ind+X) + data += x; // FALLTHRU + case 0x6C:{// JMP (ind) + data += 0x100 * GET_MSB(); + pc = GET_LE16( &READ_PROG( data ) ); + goto loop; + } + +// Subroutine + + case 0x44: // BSR + WRITE_LOW( 0x100 | (sp - 1), pc >> 8 ); + sp = (sp - 2) | 0x100; + WRITE_LOW( sp, pc ); + goto branch_taken; + + case 0x20: { // JSR + uint_fast16_t temp = pc + 1; + pc = GET_ADDR(); + WRITE_LOW( 0x100 | (sp - 1), temp >> 8 ); + sp = (sp - 2) | 0x100; + WRITE_LOW( sp, temp ); + goto loop; + } + + case 0x60: // RTS + pc = 0x100 * READ_LOW( 0x100 | (sp - 0xFF) ); + pc += 1 + READ_LOW( sp ); + sp = (sp - 0xFE) | 0x100; + goto loop; + + case 0x00: // BRK + goto handle_brk; + +// Common + + case 0xBD:{// LDA abs,X + PAGE_CROSS_PENALTY( data + x ); + uint_fast16_t addr = GET_ADDR() + x; + pc += 2; + CPU_READ_FAST( this, addr, TIME, nz ); + a = nz; + goto loop; + } + + case 0x9D:{// STA abs,X + uint_fast16_t addr = GET_ADDR() + x; + pc += 2; + CPU_WRITE_FAST( this, addr, a, TIME ); + goto loop; + } + + case 0x95: // STA zp,x + data = uint8_t (data + x); // FALLTHRU + case 0x85: // STA zp + pc++; + WRITE_LOW( data, a ); + goto loop; + + case 0xAE:{// LDX abs + uint_fast16_t addr = GET_ADDR(); + pc += 2; + CPU_READ_FAST( this, addr, TIME, nz ); + x = nz; + goto loop; + } + + case 0xA5: // LDA zp + a = nz = READ_LOW( data ); + pc++; + goto loop; + +// Load/store + + { + uint_fast16_t addr; + case 0x91: // STA (ind),Y + addr = 0x100 * READ_LOW( uint8_t (data + 1) ); + addr += READ_LOW( data ) + y; + pc++; + goto sta_ptr; + + case 0x81: // STA (ind,X) + data = uint8_t (data + x); + case 0x92: // STA (ind) + addr = 0x100 * READ_LOW( uint8_t (data + 1) ); + addr += READ_LOW( data ); + pc++; + goto sta_ptr; + + case 0x99: // STA abs,Y + data += y; + case 0x8D: // STA abs + addr = data + 0x100 * GET_MSB(); + pc += 2; + sta_ptr: + CPU_WRITE_FAST( this, addr, a, TIME ); + goto loop; + } + + { + uint_fast16_t addr; + case 0xA1: // LDA (ind,X) + data = uint8_t (data + x); + case 0xB2: // LDA (ind) + addr = 0x100 * READ_LOW( uint8_t (data + 1) ); + addr += READ_LOW( data ); + pc++; + goto a_nz_read_addr; + + case 0xB1:// LDA (ind),Y + addr = READ_LOW( data ) + y; + PAGE_CROSS_PENALTY( addr ); + addr += 0x100 * READ_LOW( (uint8_t) (data + 1) ); + pc++; + goto a_nz_read_addr; + + case 0xB9: // LDA abs,Y + data += y; + PAGE_CROSS_PENALTY( data ); + case 0xAD: // LDA abs + addr = data + 0x100 * GET_MSB(); + pc += 2; + a_nz_read_addr: + CPU_READ_FAST( this, addr, TIME, nz ); + a = nz; + goto loop; + } + + case 0xBE:{// LDX abs,y + PAGE_CROSS_PENALTY( data + y ); + uint_fast16_t addr = GET_ADDR() + y; + pc += 2; + FLUSH_TIME(); + x = nz = READ( addr ); + CACHE_TIME(); + goto loop; + } + + case 0xB5: // LDA zp,x + a = nz = READ_LOW( uint8_t (data + x) ); + pc++; + goto loop; + + case 0xA9: // LDA #imm + pc++; + a = data; + nz = data; + goto loop; + +// Bit operations + + case 0x3C: // BIT abs,x + data += x; // FALLTHRU + case 0x2C:{// BIT abs + uint_fast16_t addr; + ADD_PAGE( addr ); + FLUSH_TIME(); + nz = READ( addr ); + CACHE_TIME(); + goto bit_common; + } + case 0x34: // BIT zp,x + data = uint8_t (data + x); // FALLTHRU + case 0x24: // BIT zp + data = READ_LOW( data ); // FALLTHRU + case 0x89: // BIT imm + nz = data; + bit_common: + pc++; + status &= ~st_v; + status |= nz & st_v; + if ( nz & a ) + goto loop; // Z should be clear, and nz must be non-zero if nz & a is + nz <<= 8; // set Z flag without affecting N flag + goto loop; + + { + uint_fast16_t addr; + + case 0xB3: // TST abs,x + addr = GET_MSB() + x; + goto tst_abs; + + case 0x93: // TST abs + addr = GET_MSB(); + tst_abs: + addr += 0x100 * instr [2]; + pc++; + FLUSH_TIME(); + nz = READ( addr ); + CACHE_TIME(); + goto tst_common; + } + + case 0xA3: // TST zp,x + nz = READ_LOW( uint8_t (GET_MSB() + x) ); + goto tst_common; + + case 0x83: // TST zp + nz = READ_LOW( GET_MSB() ); + tst_common: + pc += 2; + status &= ~st_v; + status |= nz & st_v; + if ( nz & data ) + goto loop; // Z should be clear, and nz must be non-zero if nz & data is + nz <<= 8; // set Z flag without affecting N flag + goto loop; + + { + uint_fast16_t addr; + case 0x0C: // TSB abs + case 0x1C: // TRB abs + addr = GET_ADDR(); + pc++; + goto txb_addr; + + // TODO: everyone lists different behaviors for the status flags, ugh + case 0x04: // TSB zp + case 0x14: // TRB zp + addr = data + ram_addr; + txb_addr: + FLUSH_TIME(); + nz = a | READ( addr ); + if ( opcode & 0x10 ) + nz ^= a; // bits from a will already be set, so this clears them + status &= ~st_v; + status |= nz & st_v; + pc++; + WRITE( addr, nz ); + CACHE_TIME(); + goto loop; + } + + case 0x07: // RMBn + case 0x17: + case 0x27: + case 0x37: + case 0x47: + case 0x57: + case 0x67: + case 0x77: + pc++; + READ_LOW( data ) &= ~(1 << (opcode >> 4)); + goto loop; + + case 0x87: // SMBn + case 0x97: + case 0xA7: + case 0xB7: + case 0xC7: + case 0xD7: + case 0xE7: + case 0xF7: + pc++; + READ_LOW( data ) |= 1 << ((opcode >> 4) - 8); + goto loop; + +// Load/store + + case 0x9E: // STZ abs,x + data += x; // FALLTHRU + case 0x9C: // STZ abs + ADD_PAGE( data ); + pc++; + FLUSH_TIME(); + WRITE( data, 0 ); + CACHE_TIME(); + goto loop; + + case 0x74: // STZ zp,x + data = uint8_t (data + x); // FALLTHRU + case 0x64: // STZ zp + pc++; + WRITE_LOW( data, 0 ); + goto loop; + + case 0x94: // STY zp,x + data = uint8_t (data + x); // FALLTHRU + case 0x84: // STY zp + pc++; + WRITE_LOW( data, y ); + goto loop; + + case 0x96: // STX zp,y + data = uint8_t (data + y); // FALLTHRU + case 0x86: // STX zp + pc++; + WRITE_LOW( data, x ); + goto loop; + + case 0xB6: // LDX zp,y + data = uint8_t (data + y); // FALLTHRU + case 0xA6: // LDX zp + data = READ_LOW( data ); // FALLTHRU + case 0xA2: // LDX #imm + pc++; + x = data; + nz = data; + goto loop; + + case 0xB4: // LDY zp,x + data = uint8_t (data + x); // FALLTHRU + case 0xA4: // LDY zp + data = READ_LOW( data ); // FALLTHRU + case 0xA0: // LDY #imm + pc++; + y = data; + nz = data; + goto loop; + + case 0xBC: // LDY abs,X + data += x; + PAGE_CROSS_PENALTY( data ); + // FALLTHRU + case 0xAC:{// LDY abs + uint_fast16_t addr = data + 0x100 * GET_MSB(); + pc += 2; + FLUSH_TIME(); + y = nz = READ( addr ); + CACHE_TIME(); + goto loop; + } + + { + uint_fast8_t temp; + case 0x8C: // STY abs + temp = y; + goto store_abs; + + case 0x8E: // STX abs + temp = x; + store_abs: + uint_fast16_t addr = GET_ADDR(); + pc += 2; + FLUSH_TIME(); + WRITE( addr, temp ); + CACHE_TIME(); + goto loop; + } + +// Compare + + case 0xEC:{// CPX abs + uint_fast16_t addr = GET_ADDR(); + pc++; + FLUSH_TIME(); + data = READ( addr ); + CACHE_TIME(); + goto cpx_data; + } + + case 0xE4: // CPX zp + data = READ_LOW( data ); // FALLTHRU + case 0xE0: // CPX #imm + cpx_data: + nz = x - data; + pc++; + c = ~nz; + nz &= 0xFF; + goto loop; + + case 0xCC:{// CPY abs + uint_fast16_t addr = GET_ADDR(); + pc++; + FLUSH_TIME(); + data = READ( addr ); + CACHE_TIME(); + goto cpy_data; + } + + case 0xC4: // CPY zp + data = READ_LOW( data ); // FALLTHRU + case 0xC0: // CPY #imm + cpy_data: + nz = y - data; + pc++; + c = ~nz; + nz &= 0xFF; + goto loop; + +// Logical + +#define ARITH_ADDR_MODES( op )\ + case op - 0x04: /* (ind,x) */\ + data = uint8_t (data + x);/*FALLTHRU*/\ + case op + 0x0D: /* (ind) */\ + data = 0x100 * READ_LOW( uint8_t (data + 1) ) + READ_LOW( data );\ + goto ptr##op;\ + case op + 0x0C:{/* (ind),y */\ + uint_fast16_t temp = READ_LOW( data ) + y;\ + PAGE_CROSS_PENALTY( temp );\ + data = temp + 0x100 * READ_LOW( uint8_t (data + 1) );\ + goto ptr##op;\ + }\ + case op + 0x10: /* zp,X */\ + data = uint8_t (data + x);/*FALLTHRU*/\ + case op + 0x00: /* zp */\ + data = READ_LOW( data );\ + goto imm##op;\ + case op + 0x14: /* abs,Y */\ + data += y;\ + goto ind##op;\ + case op + 0x18: /* abs,X */\ + data += x;\ + goto ind##op;/*WORKAROUND: Mute a fallthrough warning*/\ + ind##op:/*FALLTHRU*/\ + PAGE_CROSS_PENALTY( data );/*FALLTHRU*/\ + case op + 0x08: /* abs */\ + ADD_PAGE( data );/*FALLTHRU*/\ + ptr##op:\ + FLUSH_TIME();\ + data = READ( data );\ + CACHE_TIME();/*FALLTHRU*/\ + case op + 0x04: /* imm */\ + imm##op: + + ARITH_ADDR_MODES( 0xC5 ) // CMP + nz = a - data; + pc++; + c = ~nz; + nz &= 0xFF; + goto loop; + + ARITH_ADDR_MODES( 0x25 ) // AND + nz = (a &= data); + pc++; + goto loop; + + ARITH_ADDR_MODES( 0x45 ) // EOR + nz = (a ^= data); + pc++; + goto loop; + + ARITH_ADDR_MODES( 0x05 ) // ORA + nz = (a |= data); + pc++; + goto loop; + +// Add/subtract + + ARITH_ADDR_MODES( 0xE5 ) // SBC + data ^= 0xFF; + goto adc_imm; + + ARITH_ADDR_MODES( 0x65 ) // ADC + /*FALLTHRU*/ + adc_imm: { + if ( status & st_d ) + debug_printf( "Decimal mode not supported\n" ); + int_fast16_t carry = c >> 8 & 1; + int_fast16_t ov = (a ^ 0x80) + carry + (int8_t) data; // sign-extend + status &= ~st_v; + status |= ov >> 2 & 0x40; + c = nz = a + data + carry; + pc++; + a = (uint8_t) nz; + goto loop; + } + +// Shift/rotate + + case 0x4A: // LSR A + c = 0; // FALLTHRU + case 0x6A: // ROR A + nz = c >> 1 & 0x80; + c = a << 8; + nz |= a >> 1; + a = nz; + goto loop; + + case 0x0A: // ASL A + nz = a << 1; + c = nz; + a = (uint8_t) nz; + goto loop; + + case 0x2A: { // ROL A + nz = a << 1; + int_fast16_t temp = c >> 8 & 1; + c = nz; + nz |= temp; + a = (uint8_t) nz; + goto loop; + } + + case 0x5E: // LSR abs,X + data += x;/*FALLTHRU*/ + case 0x4E: // LSR abs + c = 0;/*FALLTHRU*/ + case 0x6E: // ROR abs + ror_abs: { + ADD_PAGE( data ); + FLUSH_TIME(); + int temp = READ( data ); + nz = (c >> 1 & 0x80) | (temp >> 1); + c = temp << 8; + goto rotate_common; + } + + case 0x3E: // ROL abs,X + data += x; + goto rol_abs; + + case 0x1E: // ASL abs,X + data += x;/*FALLTHRU*/ + case 0x0E: // ASL abs + c = 0;/*FALLTHRU*/ + case 0x2E: // ROL abs + rol_abs: + ADD_PAGE( data ); + nz = c >> 8 & 1; + FLUSH_TIME(); + nz |= (c = READ( data ) << 1); + rotate_common: + pc++; + WRITE( data, (uint8_t) nz ); + CACHE_TIME(); + goto loop; + + case 0x7E: // ROR abs,X + data += x; + goto ror_abs; + + case 0x76: // ROR zp,x + data = uint8_t (data + x); + goto ror_zp; + + case 0x56: // LSR zp,x + data = uint8_t (data + x);/*FALLTHRU*/ + case 0x46: // LSR zp + c = 0;/*FALLTHRU*/ + case 0x66: // ROR zp + ror_zp: { + int temp = READ_LOW( data ); + nz = (c >> 1 & 0x80) | (temp >> 1); + c = temp << 8; + goto write_nz_zp; + } + + case 0x36: // ROL zp,x + data = uint8_t (data + x); + goto rol_zp; + + case 0x16: // ASL zp,x + data = uint8_t (data + x);/*FALLTHRU*/ + case 0x06: // ASL zp + c = 0;/*FALLTHRU*/ + case 0x26: // ROL zp + rol_zp: + nz = c >> 8 & 1; + nz |= (c = READ_LOW( data ) << 1); + goto write_nz_zp; + +// Increment/decrement + +#define INC_DEC_AXY( reg, n ) reg = uint8_t (nz = reg + n); goto loop; + + case 0x1A: // INA + INC_DEC_AXY( a, +1 ) + + case 0xE8: // INX + INC_DEC_AXY( x, +1 ) + + case 0xC8: // INY + INC_DEC_AXY( y, +1 ) + + case 0x3A: // DEA + INC_DEC_AXY( a, -1 ) + + case 0xCA: // DEX + INC_DEC_AXY( x, -1 ) + + case 0x88: // DEY + INC_DEC_AXY( y, -1 ) + + case 0xF6: // INC zp,x + data = uint8_t (data + x);/*FALLTHRU*/ + case 0xE6: // INC zp + nz = 1; + goto add_nz_zp; + + case 0xD6: // DEC zp,x + data = uint8_t (data + x);/*FALLTHRU*/ + case 0xC6: // DEC zp + nz = (unsigned) -1; + add_nz_zp: + nz += READ_LOW( data ); + write_nz_zp: + pc++; + WRITE_LOW( data, nz ); + goto loop; + + case 0xFE: // INC abs,x + data = x + GET_ADDR(); + goto inc_ptr; + + case 0xEE: // INC abs + data = GET_ADDR(); + inc_ptr: + nz = 1; + goto inc_common; + + case 0xDE: // DEC abs,x + data = x + GET_ADDR(); + goto dec_ptr; + + case 0xCE: // DEC abs + data = GET_ADDR(); + dec_ptr: + nz = (unsigned) -1; + inc_common: + FLUSH_TIME(); + nz += READ( data ); + pc += 2; + WRITE( data, (uint8_t) nz ); + CACHE_TIME(); + goto loop; + +// Transfer + + case 0xA8: // TAY + y = a; + nz = a; + goto loop; + + case 0x98: // TYA + a = y; + nz = y; + goto loop; + + case 0xAA: // TAX + x = a; + nz = a; + goto loop; + + case 0x8A: // TXA + a = x; + nz = x; + goto loop; + + case 0x9A: // TXS + SET_SP( x ); // verified (no flag change) + goto loop; + + case 0xBA: // TSX + x = nz = GET_SP(); + goto loop; + + #define SWAP_REGS( r1, r2 ) {\ + uint_fast8_t t = r1;\ + r1 = r2;\ + r2 = t;\ + goto loop;\ + } + + case 0x02: // SXY + SWAP_REGS( x, y ); + + case 0x22: // SAX + SWAP_REGS( a, x ); + + case 0x42: // SAY + SWAP_REGS( a, y ); + + case 0x62: // CLA + a = 0; + goto loop; + + case 0x82: // CLX + x = 0; + goto loop; + + case 0xC2: // CLY + y = 0; + goto loop; + +// Stack + + case 0x48: // PHA + PUSH( a ); + goto loop; + + case 0xDA: // PHX + PUSH( x ); + goto loop; + + case 0x5A: // PHY + PUSH( y ); + goto loop; + + case 0x40:{// RTI + uint_fast8_t temp = READ_LOW( sp ); + pc = READ_LOW( 0x100 | (sp - 0xFF) ); + pc |= READ_LOW( 0x100 | (sp - 0xFE) ) * 0x100; + sp = (sp - 0xFD) | 0x100; + data = status; + SET_STATUS( temp ); + this->r.status = status; // update externally-visible I flag + if ( (data ^ status) & st_i ) + { + hes_time_t new_time = end_time_; + if ( !(status & st_i) && new_time > irq_time_ ) + new_time = irq_time_; + blargg_long delta = s.base - new_time; + s.base = new_time; + s_time += delta; + } + goto loop; + } + + #define POP() READ_LOW( sp ); sp = (sp - 0xFF) | 0x100 + + case 0x68: // PLA + a = nz = POP(); + goto loop; + + case 0xFA: // PLX + x = nz = POP(); + goto loop; + + case 0x7A: // PLY + y = nz = POP(); + goto loop; + + case 0x28:{// PLP + uint_fast8_t temp = POP(); + uint_fast8_t changed = status ^ temp; + SET_STATUS( temp ); + if ( !(changed & st_i) ) + goto loop; // I flag didn't change + if ( status & st_i ) + goto handle_sei; + goto handle_cli; + } + #undef POP + + case 0x08: { // PHP + uint_fast8_t temp; + CALC_STATUS( temp ); + PUSH( temp | st_b ); + goto loop; + } + +// Flags + + case 0x38: // SEC + c = (unsigned) ~0; + goto loop; + + case 0x18: // CLC + c = 0; + goto loop; + + case 0xB8: // CLV + status &= ~st_v; + goto loop; + + case 0xD8: // CLD + status &= ~st_d; + goto loop; + + case 0xF8: // SED + status |= st_d; + goto loop; + + case 0x58: // CLI + if ( !(status & st_i) ) + goto loop; + status &= ~st_i; + handle_cli: { + this->r.status = status; // update externally-visible I flag + blargg_long delta = s.base - irq_time_; + if ( delta <= 0 ) + { + if ( TIME < irq_time_ ) + goto loop; + goto delayed_cli; + } + s.base = irq_time_; + s_time += delta; + if ( s_time < 0 ) + goto loop; + + if ( delta >= s_time + 1 ) + { + // delayed irq until after next instruction + s.base += s_time + 1; + s_time = -1; + irq_time_ = s.base; // TODO: remove, as only to satisfy debug check in loop + goto loop; + } + delayed_cli: + debug_printf( "Delayed CLI not supported\n" ); // TODO: implement + goto loop; + } + + case 0x78: // SEI + if ( status & st_i ) + goto loop; + status |= st_i; + handle_sei: { + this->r.status = status; // update externally-visible I flag + blargg_long delta = s.base - end_time_; + s.base = end_time_; + s_time += delta; + if ( s_time < 0 ) + goto loop; + debug_printf( "Delayed SEI not supported\n" ); // TODO: implement + goto loop; + } + +// Special + + case 0x53:{// TAM + uint_fast8_t const bits = data; // avoid using data across function call + pc++; + for ( int i = 0; i < 8; i++ ) + if ( bits & (1 << i) ) + set_mmr( i, a ); + goto loop; + } + + case 0x43:{// TMA + pc++; + byte const* in = mmr; + do + { + if ( data & 1 ) + a = *in; + in++; + } + while ( (data >>= 1) != 0 ); + goto loop; + } + + case 0x03: // ST0 + case 0x13: // ST1 + case 0x23:{// ST2 + uint_fast16_t addr = opcode >> 4; + if ( addr ) + addr++; + pc++; + FLUSH_TIME(); + CPU_WRITE_VDP( this, addr, data, TIME ); + CACHE_TIME(); + goto loop; + } + + case 0xEA: // NOP + goto loop; + + case 0x54: // CSL + debug_printf( "CSL not supported\n" ); + illegal_encountered = true; + goto loop; + + case 0xD4: // CSH + goto loop; + + case 0xF4: { // SET + //fuint16 operand = GET_MSB(); + debug_printf( "SET not handled\n" ); + //switch ( data ) + //{ + //} + illegal_encountered = true; + goto loop; + } + +// Block transfer + + { + uint_fast16_t in_alt; + int_fast16_t in_inc; + uint_fast16_t out_alt; + int_fast16_t out_inc; + + case 0xE3: // TIA + in_alt = 0; + goto bxfer_alt; + + case 0xF3: // TAI + in_alt = 1; + bxfer_alt: + in_inc = in_alt ^ 1; + out_alt = in_inc; + out_inc = in_alt; + goto bxfer; + + case 0xD3: // TIN + in_inc = 1; + out_inc = 0; + goto bxfer_no_alt; + + case 0xC3: // TDD + in_inc = -1; + out_inc = -1; + goto bxfer_no_alt; + + case 0x73: // TII + in_inc = 1; + out_inc = 1; + bxfer_no_alt: + in_alt = 0; + out_alt = 0; + bxfer: + uint_fast16_t in = GET_LE16( instr + 0 ); + uint_fast16_t out = GET_LE16( instr + 2 ); + int count = GET_LE16( instr + 4 ); + if ( !count ) + count = 0x10000; + pc += 6; + WRITE_LOW( 0x100 | (sp - 1), y ); + WRITE_LOW( 0x100 | (sp - 2), a ); + WRITE_LOW( 0x100 | (sp - 3), x ); + FLUSH_TIME(); + do + { + // TODO: reads from $0800-$1400 in I/O page return 0 and don't access I/O + uint_fast8_t t = READ( in ); + in += in_inc; + in &= 0xFFFF; + s.time += 6; + if ( in_alt ) + in_inc = -in_inc; + WRITE( out, t ); + out += out_inc; + out &= 0xFFFF; + if ( out_alt ) + out_inc = -out_inc; + } + while ( --count ); + CACHE_TIME(); + goto loop; + } + +// Illegal + + default: + debug_printf( "Illegal opcode $%02X at $%04X\n", (int) opcode, (int) pc - 1 ); + illegal_encountered = true; + goto loop; + } + assert( false ); + + int result_; +handle_brk: + pc++; + result_ = 6; + +interrupt: + { + s_time += 7; + + WRITE_LOW( 0x100 | (sp - 1), pc >> 8 ); + WRITE_LOW( 0x100 | (sp - 2), pc ); + pc = GET_LE16( &READ_PROG( 0xFFF0 ) + result_ ); + + sp = (sp - 3) | 0x100; + uint_fast8_t temp; + CALC_STATUS( temp ); + if ( result_ == 6 ) + temp |= st_b; + WRITE_LOW( sp, temp ); + + status &= ~st_d; + status |= st_i; + this->r.status = status; // update externally-visible I flag + + blargg_long delta = s.base - end_time_; + s.base = end_time_; + s_time += delta; + goto loop; + } + +idle_done: + s_time = 0; +out_of_time: + pc--; + FLUSH_TIME(); + CPU_DONE( this, TIME, result_ ); + CACHE_TIME(); + if ( result_ > 0 ) + goto interrupt; + if ( s_time < 0 ) + goto loop; + + s.time = s_time; + + r.pc = pc; + r.sp = GET_SP(); + r.a = a; + r.x = x; + r.y = y; + + { + uint_fast8_t temp; + CALC_STATUS( temp ); + r.status = temp; + } + + this->state_ = s; + this->state = &this->state_; + + return illegal_encountered; +} diff --git a/Frameworks/GME/gme/Hes_Cpu.h b/Frameworks/GME/gme/Hes_Cpu.h index 3e831afd1..cec46fa9e 100644 --- a/Frameworks/GME/gme/Hes_Cpu.h +++ b/Frameworks/GME/gme/Hes_Cpu.h @@ -1,139 +1,122 @@ -// PC Engine CPU emulator for use with HES music files - -// $package -#ifndef HES_CPU_H -#define HES_CPU_H - -#include "blargg_common.h" - -class Hes_Cpu { -public: - typedef BOOST::uint8_t byte; - typedef int time_t; - typedef int addr_t; - enum { future_time = INT_MAX/2 + 1 }; - - void reset(); - - enum { page_bits = 13 }; - enum { page_size = 1 << page_bits }; - enum { page_count = 0x10000 / page_size }; - void set_mmr( int reg, int bank, void const* code ); - - byte const* get_code( addr_t ); - - // NOT kept updated during emulation. - struct registers_t { - BOOST::uint16_t pc; - byte a; - byte x; - byte y; - byte flags; - byte sp; - }; - registers_t r; - - // page mapping registers - byte mmr [page_count + 1]; - - // Time of beginning of next instruction to be executed - time_t time() const { return cpu_state->time + cpu_state->base; } - void set_time( time_t t ) { cpu_state->time = t - cpu_state->base; } - void adjust_time( int delta ) { cpu_state->time += delta; } - - // Clocks past end (negative if before) - int time_past_end() const { return cpu_state->time; } - - // Time of next IRQ - time_t irq_time() const { return irq_time_; } - void set_irq_time( time_t ); - - // Emulation stops once time >= end_time - time_t end_time() const { return end_time_; } - void set_end_time( time_t ); - - // Subtracts t from all times - void end_frame( time_t t ); - - // Can read this many bytes past end of a page - enum { cpu_padding = 8 }; - -private: - // noncopyable - Hes_Cpu( const Hes_Cpu& ); - Hes_Cpu& operator = ( const Hes_Cpu& ); - - -// Implementation -public: - Hes_Cpu() { cpu_state = &cpu_state_; } - enum { irq_inhibit_mask = 0x04 }; - - struct cpu_state_t { - byte const* code_map [page_count + 1]; - time_t base; - int time; - }; - cpu_state_t* cpu_state; // points to cpu_state_ or a local copy - cpu_state_t cpu_state_; - time_t irq_time_; - time_t end_time_; - -private: - void set_code_page( int, void const* ); - inline void update_end_time( time_t end, time_t irq ); -}; - -#define HES_CPU_PAGE( addr ) ((unsigned) (addr) >> Hes_Cpu::page_bits) - -#if BLARGG_NONPORTABLE - #define HES_CPU_OFFSET( addr ) (addr) -#else - #define HES_CPU_OFFSET( addr ) ((addr) & (Hes_Cpu::page_size - 1)) -#endif - -inline BOOST::uint8_t const* Hes_Cpu::get_code( addr_t addr ) -{ - return cpu_state_.code_map [HES_CPU_PAGE( addr )] + HES_CPU_OFFSET( addr ); -} - -inline void Hes_Cpu::update_end_time( time_t end, time_t irq ) -{ - if ( end > irq && !(r.flags & irq_inhibit_mask) ) - end = irq; - - cpu_state->time += cpu_state->base - end; - cpu_state->base = end; -} - -inline void Hes_Cpu::set_irq_time( time_t t ) -{ - irq_time_ = t; - update_end_time( end_time_, t ); -} - -inline void Hes_Cpu::set_end_time( time_t t ) -{ - end_time_ = t; - update_end_time( t, irq_time_ ); -} - -inline void Hes_Cpu::end_frame( time_t t ) -{ - assert( cpu_state == &cpu_state_ ); - cpu_state_.base -= t; - if ( irq_time_ < future_time ) irq_time_ -= t; - if ( end_time_ < future_time ) end_time_ -= t; -} - -inline void Hes_Cpu::set_mmr( int reg, int bank, void const* code ) -{ - assert( (unsigned) reg <= page_count ); // allow page past end to be set - assert( (unsigned) bank < 0x100 ); - mmr [reg] = bank; - byte const* p = STATIC_CAST(byte const*,code) - HES_CPU_OFFSET( reg << page_bits ); - cpu_state->code_map [reg] = p; - cpu_state_.code_map [reg] = p; -} - -#endif +// PC Engine CPU emulator for use with HES music files + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef HES_CPU_H +#define HES_CPU_H + +#include "blargg_common.h" + +typedef blargg_long hes_time_t; // clock cycle count +typedef unsigned hes_addr_t; // 16-bit address +enum { future_hes_time = INT_MAX / 2 + 1 }; + +class Hes_Cpu { +public: + void reset(); + + enum { page_size = 0x2000 }; + enum { page_shift = 13 }; + enum { page_count = 8 }; + void set_mmr( int reg, int bank ); + + uint8_t const* get_code( hes_addr_t ); + + uint8_t ram [page_size]; + + // not kept updated during a call to run() + struct registers_t { + uint16_t pc; + uint8_t a; + uint8_t x; + uint8_t y; + uint8_t status; + uint8_t sp; + }; + registers_t r; + + // page mapping registers + uint8_t mmr [page_count + 1]; + + // Set end_time and run CPU from current time. Returns true if any illegal + // instructions were encountered. + bool run( hes_time_t end_time ); + + // Time of beginning of next instruction to be executed + hes_time_t time() const { return state->time + state->base; } + void set_time( hes_time_t t ) { state->time = t - state->base; } + void adjust_time( int delta ) { state->time += delta; } + + hes_time_t irq_time() const { return irq_time_; } + void set_irq_time( hes_time_t ); + + hes_time_t end_time() const { return end_time_; } + void set_end_time( hes_time_t ); + + void end_frame( hes_time_t ); + + // Attempt to execute instruction here results in CPU advancing time to + // lesser of irq_time() and end_time() (or end_time() if IRQs are + // disabled) + enum { idle_addr = 0x1FFF }; + + // Can read this many bytes past end of a page + enum { cpu_padding = 8 }; + +public: + Hes_Cpu() { state = &state_; } + enum { irq_inhibit = 0x04 }; +private: + // noncopyable + Hes_Cpu( const Hes_Cpu& ); + Hes_Cpu& operator = ( const Hes_Cpu& ); + + struct state_t { + uint8_t const* code_map [page_count + 1]; + hes_time_t base; + blargg_long time; + }; + state_t* state; // points to state_ or a local copy within run() + state_t state_; + hes_time_t irq_time_; + hes_time_t end_time_; + + void set_code_page( int, void const* ); + inline int update_end_time( hes_time_t end, hes_time_t irq ); +}; + +inline uint8_t const* Hes_Cpu::get_code( hes_addr_t addr ) +{ + return state->code_map [addr >> page_shift] + addr + #if !BLARGG_NONPORTABLE + % (unsigned) page_size + #endif + ; +} + +inline int Hes_Cpu::update_end_time( hes_time_t t, hes_time_t irq ) +{ + if ( irq < t && !(r.status & irq_inhibit) ) t = irq; + int delta = state->base - t; + state->base = t; + return delta; +} + +inline void Hes_Cpu::set_irq_time( hes_time_t t ) +{ + state->time += update_end_time( end_time_, (irq_time_ = t) ); +} + +inline void Hes_Cpu::set_end_time( hes_time_t t ) +{ + state->time += update_end_time( (end_time_ = t), irq_time_ ); +} + +inline void Hes_Cpu::end_frame( hes_time_t t ) +{ + assert( state == &state_ ); + state_.base -= t; + if ( irq_time_ < future_hes_time ) irq_time_ -= t; + if ( end_time_ < future_hes_time ) end_time_ -= t; +} + +#endif diff --git a/Frameworks/GME/gme/Hes_Cpu_run.h b/Frameworks/GME/gme/Hes_Cpu_run.h deleted file mode 100644 index 2e8843807..000000000 --- a/Frameworks/GME/gme/Hes_Cpu_run.h +++ /dev/null @@ -1,1342 +0,0 @@ -// $package. http://www.slack.net/~ant/ - -#if 0 -/* Define these macros in the source file before #including this file. -- Parameters might be expressions, so they are best evaluated only once, -though they NEVER have side-effects, so multiple evaluation is OK. -- Output parameters might be a multiple-assignment expression like "a=x", -so they must NOT be parenthesized. -- Except where noted, time() and related functions will NOT work -correctly inside a macro. TIME() is always correct, and FLUSH_TIME() and -CACHE_TIME() allow the time changing functions to work. -- Macros "returning" void may use a {} statement block. */ - - // 0 <= addr <= 0xFFFF + page_size - // time functions can be used - int READ_MEM( addr_t ); - void WRITE_MEM( addr_t, int data ); - - // 0 <= addr <= 0x1FF - int READ_LOW( addr_t ); - void WRITE_LOW( addr_t, int data ); - - // 0 <= addr <= 0xFFFF + page_size - // Used by common instructions. - int READ_FAST( addr_t, int& out ); - void WRITE_FAST( addr_t, int data ); - - // 0 <= addr <= 2 - // ST0, ST1, ST2 instructions - void WRITE_VDP( int addr, int data ); - -// The following can be used within macros: - - // Current time - time_t TIME(); - - // Allows use of time functions - void FLUSH_TIME(); - - // Must be used before end of macro if FLUSH_TIME() was used earlier - void CACHE_TIME(); - -// Configuration (optional; commented behavior if defined) - - // Expanded just before beginning of code, to help debugger - #define CPU_BEGIN void my_run_cpu() { -#endif - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -// TODO: support T flag, including clearing it at appropriate times? - -// all zero-page should really use whatever is at page 1, but that would -// reduce efficiency quite a bit -int const ram_addr = 0x2000; - -void Hes_Cpu::reset() -{ - check( cpu_state == &cpu_state_ ); - cpu_state = &cpu_state_; - - cpu_state_.time = 0; - cpu_state_.base = 0; - irq_time_ = future_time; - end_time_ = future_time; - - r.flags = 0x04; - r.sp = 0; - r.pc = 0; - r.a = 0; - r.x = 0; - r.y = 0; - - // Be sure "blargg_endian.h" has been #included - blargg_verify_byte_order(); -} - -// Allows MWCW debugger to step through code properly -#ifdef CPU_BEGIN - CPU_BEGIN -#endif - -// Time -#define TIME() (s_time + s.base) -#define FLUSH_TIME() {s.time = s_time;} -#define CACHE_TIME() {s_time = s.time;} - -// Memory -#define READ_STACK READ_LOW -#define WRITE_STACK WRITE_LOW - -#define CODE_PAGE( addr ) s.code_map [HES_CPU_PAGE( addr )] -#define CODE_OFFSET( addr ) HES_CPU_OFFSET( addr ) -#define READ_CODE( addr ) CODE_PAGE( addr ) [CODE_OFFSET( addr )] - -// Stack -#define SET_SP( v ) (sp = ((v) + 1) | 0x100) -#define GET_SP() ((sp - 1) & 0xFF) -#define SP( o ) ((sp + (o - (o>0)*0x100)) | 0x100) - -// Truncation -#define BYTE( n ) ((BOOST::uint8_t ) (n)) /* (unsigned) n & 0xFF */ -#define SBYTE( n ) ((BOOST::int8_t ) (n)) /* (BYTE( n ) ^ 0x80) - 0x80 */ -#define WORD( n ) ((BOOST::uint16_t) (n)) /* (unsigned) n & 0xFFFF */ - -// Flags with hex value for clarity when used as mask. -// Stored in indicated variable during emulation. -int const n80 = 0x80; // nz -int const v40 = 0x40; // flags -//int const t20 = 0x20; -int const b10 = 0x10; -int const d08 = 0x08; // flags -int const i04 = 0x04; // flags -int const z02 = 0x02; // nz -int const c01 = 0x01; // c - -#define IS_NEG (nz & 0x8080) - -#define GET_FLAGS( out ) \ -{\ - out = flags & (v40 | d08 | i04);\ - out += ((nz >> 8) | nz) & n80;\ - out += c >> 8 & c01;\ - if ( !BYTE( nz ) )\ - out += z02;\ -} - -#define SET_FLAGS( in ) \ -{\ - flags = in & (v40 | d08 | i04);\ - c = nz = in << 8;\ - nz += ~in & z02;\ -} - -bool illegal_encountered = false; -{ - Hes_Cpu::cpu_state_t s = CPU.cpu_state_; - CPU.cpu_state = &s; - // even on x86, using s.time in place of s_time was slower - int s_time = s.time; - - // registers - int pc = CPU.r.pc; - int a = CPU.r.a; - int x = CPU.r.x; - int y = CPU.r.y; - int sp; - SET_SP( CPU.r.sp ); - - // Flags - int flags; - int c; // carry set if (c & 0x100) != 0 - int nz; // Z set if (nz & 0xFF) == 0, N set if (nz & 0x8080) != 0 - { - int temp = CPU.r.flags; - SET_FLAGS( temp ); - } - -loop: - - #ifndef NDEBUG - { - time_t correct = CPU.end_time_; - if ( !(flags & i04) && correct > CPU.irq_time_ ) - correct = CPU.irq_time_; - check( s.base == correct ); - /* - static int count; - if ( count == 1844 ) Debugger(); - if ( s.base != correct ) dprintf( "%ld\n", count ); - count++; - */ - } - #endif - - // Check all values - check( (unsigned) sp - 0x100 < 0x100 ); - check( (unsigned) pc < 0x10000 + 0x100 ); // +0x100 so emulator can catch wrap-around - check( (unsigned) a < 0x100 ); - check( (unsigned) x < 0x100 ); - check( (unsigned) y < 0x100 ); - - // Read instruction - byte const* instr = CODE_PAGE( pc ); - int opcode; - - if ( CODE_OFFSET(~0) == ~0 ) - { - opcode = instr [pc]; - pc++; - instr += pc; - } - else - { - instr += CODE_OFFSET( pc ); - opcode = *instr++; - pc++; - } - - // TODO: each reference lists slightly different timing values, ugh - static byte const clock_table [256] = - {// 0 1 2 3 4 5 6 7 8 9 A B C D E F - 1,7,3, 4,6,4,6,7,3,2,2,2,7,5,7,4,// 0 - 2,7,7, 4,6,4,6,7,2,5,2,2,7,5,7,4,// 1 - 7,7,3, 4,4,4,6,7,4,2,2,2,5,5,7,4,// 2 - 2,7,7, 2,4,4,6,7,2,5,2,2,5,5,7,4,// 3 - 7,7,3, 4,8,4,6,7,3,2,2,2,4,5,7,4,// 4 - 2,7,7, 5,2,4,6,7,2,5,3,2,2,5,7,4,// 5 - 7,7,2, 2,4,4,6,7,4,2,2,2,7,5,7,4,// 6 - 2,7,7,17,4,4,6,7,2,5,4,2,7,5,7,4,// 7 - 4,7,2, 7,4,4,4,7,2,2,2,2,5,5,5,4,// 8 - 2,7,7, 8,4,4,4,7,2,5,2,2,5,5,5,4,// 9 - 2,7,2, 7,4,4,4,7,2,2,2,2,5,5,5,4,// A - 2,7,7, 8,4,4,4,7,2,5,2,2,5,5,5,4,// B - 2,7,2,17,4,4,6,7,2,2,2,2,5,5,7,4,// C - 2,7,7,17,2,4,6,7,2,5,3,2,2,5,7,4,// D - 2,7,2,17,4,4,6,7,2,2,2,2,5,5,7,4,// E - 2,7,7,17,2,4,6,7,2,5,4,2,2,5,7,4 // F - }; // 0x00 was 8 - - // Update time - if ( s_time >= 0 ) - goto out_of_time; - - #ifdef HES_CPU_LOG_H - log_cpu( "new", pc - 1, opcode, instr [0], instr [1], instr [2], - instr [3], instr [4], instr [5], a, x, y ); - //log_opcode( opcode ); - #endif - - s_time += clock_table [opcode]; - - int data; - data = *instr; - - switch ( opcode ) - { -// Macros - -#define GET_MSB() (instr [1]) -#define ADD_PAGE( out ) (pc++, out = data + 0x100 * GET_MSB()); -#define GET_ADDR() GET_LE16( instr ) - -// TODO: is the penalty really always added? the original 6502 was much better -//#define PAGE_PENALTY( lsb ) (void) (s_time += (lsb) >> 8) -#define PAGE_PENALTY( lsb ) - -// Branch - -// TODO: more efficient way to handle negative branch that wraps PC around -#define BRANCH_( cond, adj )\ -{\ - pc++;\ - if ( !(cond) ) goto loop;\ - pc = (BOOST::uint16_t) (pc + SBYTE( data ));\ - s_time += adj;\ - goto loop;\ -} - -#define BRANCH( cond ) BRANCH_( cond, 2 ) - - case 0xF0: // BEQ - BRANCH( !BYTE( nz ) ); - - case 0xD0: // BNE - BRANCH( BYTE( nz ) ); - - case 0x10: // BPL - BRANCH( !IS_NEG ); - - case 0x90: // BCC - BRANCH( !(c & 0x100) ) - - case 0x30: // BMI - BRANCH( IS_NEG ) - - case 0x50: // BVC - BRANCH( !(flags & v40) ) - - case 0x70: // BVS - BRANCH( flags & v40 ) - - case 0xB0: // BCS - BRANCH( c & 0x100 ) - - case 0x80: // BRA - branch_taken: - BRANCH_( true, 0 ); - - case 0xFF: - #ifdef IDLE_ADDR - if ( pc == IDLE_ADDR + 1 ) - goto idle_done; - #endif - - pc = (BOOST::uint16_t) pc; - - case 0x0F: // BBRn - case 0x1F: - case 0x2F: - case 0x3F: - case 0x4F: - case 0x5F: - case 0x6F: - case 0x7F: - case 0x8F: // BBSn - case 0x9F: - case 0xAF: - case 0xBF: - case 0xCF: - case 0xDF: - case 0xEF: { - // Make two copies of bits, one negated - int t = 0x101 * READ_LOW( data ); - t ^= 0xFF; - pc++; - data = GET_MSB(); - BRANCH( t & (1 << (opcode >> 4)) ) - } - - case 0x4C: // JMP abs - pc = GET_ADDR(); - goto loop; - - case 0x7C: // JMP (ind+X) - data += x; - case 0x6C:{// JMP (ind) - data += 0x100 * GET_MSB(); - pc = GET_LE16( &READ_CODE( data ) ); - goto loop; - } - -// Subroutine - - case 0x44: // BSR - WRITE_STACK( SP( -1 ), pc >> 8 ); - sp = SP( -2 ); - WRITE_STACK( sp, pc ); - goto branch_taken; - - case 0x20: { // JSR - int temp = pc + 1; - pc = GET_ADDR(); - WRITE_STACK( SP( -1 ), temp >> 8 ); - sp = SP( -2 ); - WRITE_STACK( sp, temp ); - goto loop; - } - - case 0x60: // RTS - pc = 1 + READ_STACK( sp ); - pc += 0x100 * READ_STACK( SP( 1 ) ); - sp = SP( 2 ); - goto loop; - - case 0x00: // BRK - goto handle_brk; - -// Common - - case 0xBD:{// LDA abs,X - PAGE_PENALTY( data + x ); - int addr = GET_ADDR() + x; - pc += 2; - READ_FAST( addr, nz ); - a = nz; - goto loop; - } - - case 0x9D:{// STA abs,X - int addr = GET_ADDR() + x; - pc += 2; - WRITE_FAST( addr, a ); - goto loop; - } - - case 0x95: // STA zp,x - data = BYTE( data + x ); - case 0x85: // STA zp - pc++; - WRITE_LOW( data, a ); - goto loop; - - case 0xAE:{// LDX abs - int addr = GET_ADDR(); - pc += 2; - READ_FAST( addr, nz ); - x = nz; - goto loop; - } - - case 0xA5: // LDA zp - a = nz = READ_LOW( data ); - pc++; - goto loop; - -// Load/store - - { - int addr; - case 0x91: // STA (ind),Y - addr = 0x100 * READ_LOW( BYTE( data + 1 ) ); - addr += READ_LOW( data ) + y; - pc++; - goto sta_ptr; - - case 0x81: // STA (ind,X) - data = BYTE( data + x ); - case 0x92: // STA (ind) - addr = 0x100 * READ_LOW( BYTE( data + 1 ) ); - addr += READ_LOW( data ); - pc++; - goto sta_ptr; - - case 0x99: // STA abs,Y - data += y; - case 0x8D: // STA abs - addr = data + 0x100 * GET_MSB(); - pc += 2; - sta_ptr: - WRITE_FAST( addr, a ); - goto loop; - } - - { - int addr; - case 0xA1: // LDA (ind,X) - data = BYTE( data + x ); - case 0xB2: // LDA (ind) - addr = 0x100 * READ_LOW( BYTE( data + 1 ) ); - addr += READ_LOW( data ); - pc++; - goto a_nz_read_addr; - - case 0xB1:// LDA (ind),Y - addr = READ_LOW( data ) + y; - PAGE_PENALTY( addr ); - addr += 0x100 * READ_LOW( BYTE( data + 1 ) ); - pc++; - goto a_nz_read_addr; - - case 0xB9: // LDA abs,Y - data += y; - PAGE_PENALTY( data ); - case 0xAD: // LDA abs - addr = data + 0x100 * GET_MSB(); - pc += 2; - a_nz_read_addr: - READ_FAST( addr, nz ); - a = nz; - goto loop; - } - - case 0xBE:{// LDX abs,y - PAGE_PENALTY( data + y ); - int addr = GET_ADDR() + y; - pc += 2; - FLUSH_TIME(); - x = nz = READ_MEM( addr ); - CACHE_TIME(); - goto loop; - } - - case 0xB5: // LDA zp,x - a = nz = READ_LOW( BYTE( data + x ) ); - pc++; - goto loop; - - case 0xA9: // LDA #imm - pc++; - a = data; - nz = data; - goto loop; - -// Bit operations - - case 0x3C: // BIT abs,x - data += x; - case 0x2C:{// BIT abs - int addr; - ADD_PAGE( addr ); - FLUSH_TIME(); - nz = READ_MEM( addr ); - CACHE_TIME(); - goto bit_common; - } - case 0x34: // BIT zp,x - data = BYTE( data + x ); - case 0x24: // BIT zp - data = READ_LOW( data ); - case 0x89: // BIT imm - nz = data; - bit_common: - pc++; - flags = (flags & ~v40) + (nz & v40); - if ( nz & a ) - goto loop; // Z should be clear, and nz must be non-zero if nz & a is - nz <<= 8; // set Z flag without affecting N flag - goto loop; - - { - int addr; - - case 0xB3: // TST abs,x - addr = GET_MSB() + x; - goto tst_abs; - - case 0x93: // TST abs - addr = GET_MSB(); - tst_abs: - addr += 0x100 * instr [2]; - pc++; - FLUSH_TIME(); - nz = READ_MEM( addr ); - CACHE_TIME(); - goto tst_common; - } - - case 0xA3: // TST zp,x - nz = READ_LOW( BYTE( GET_MSB() + x ) ); - goto tst_common; - - case 0x83: // TST zp - nz = READ_LOW( GET_MSB() ); - tst_common: - pc += 2; - flags = (flags & ~v40) + (nz & v40); - if ( nz & data ) - goto loop; // Z should be clear, and nz must be non-zero if nz & data is - nz <<= 8; // set Z flag without affecting N flag - goto loop; - - { - int addr; - case 0x0C: // TSB abs - case 0x1C: // TRB abs - addr = GET_ADDR(); - pc++; - goto txb_addr; - - // TODO: everyone lists different behaviors for the flags flags, ugh - case 0x04: // TSB zp - case 0x14: // TRB zp - addr = data + ram_addr; - txb_addr: - FLUSH_TIME(); - nz = a | READ_MEM( addr ); - if ( opcode & 0x10 ) - nz ^= a; // bits from a will already be set, so this clears them - flags = (flags & ~v40) + (nz & v40); - pc++; - WRITE_MEM( addr, nz ); - CACHE_TIME(); - goto loop; - } - - case 0x07: // RMBn - case 0x17: - case 0x27: - case 0x37: - case 0x47: - case 0x57: - case 0x67: - case 0x77: - pc++; - READ_LOW( data ) &= ~(1 << (opcode >> 4)); - goto loop; - - case 0x87: // SMBn - case 0x97: - case 0xA7: - case 0xB7: - case 0xC7: - case 0xD7: - case 0xE7: - case 0xF7: - pc++; - READ_LOW( data ) |= 1 << ((opcode >> 4) - 8); - goto loop; - -// Load/store - - case 0x9E: // STZ abs,x - data += x; - case 0x9C: // STZ abs - ADD_PAGE( data ); - pc++; - FLUSH_TIME(); - WRITE_MEM( data, 0 ); - CACHE_TIME(); - goto loop; - - case 0x74: // STZ zp,x - data = BYTE( data + x ); - case 0x64: // STZ zp - pc++; - WRITE_LOW( data, 0 ); - goto loop; - - case 0x94: // STY zp,x - data = BYTE( data + x ); - case 0x84: // STY zp - pc++; - WRITE_LOW( data, y ); - goto loop; - - case 0x96: // STX zp,y - data = BYTE( data + y ); - case 0x86: // STX zp - pc++; - WRITE_LOW( data, x ); - goto loop; - - case 0xB6: // LDX zp,y - data = BYTE( data + y ); - case 0xA6: // LDX zp - data = READ_LOW( data ); - case 0xA2: // LDX #imm - pc++; - x = data; - nz = data; - goto loop; - - case 0xB4: // LDY zp,x - data = BYTE( data + x ); - case 0xA4: // LDY zp - data = READ_LOW( data ); - case 0xA0: // LDY #imm - pc++; - y = data; - nz = data; - goto loop; - - case 0xBC: // LDY abs,X - data += x; - PAGE_PENALTY( data ); - case 0xAC:{// LDY abs - int addr = data + 0x100 * GET_MSB(); - pc += 2; - FLUSH_TIME(); - y = nz = READ_MEM( addr ); - CACHE_TIME(); - goto loop; - } - - { - int temp; - case 0x8C: // STY abs - temp = y; - if ( 0 ) - case 0x8E: // STX abs - temp = x; - int addr = GET_ADDR(); - pc += 2; - FLUSH_TIME(); - WRITE_MEM( addr, temp ); - CACHE_TIME(); - goto loop; - } - -// Compare - - case 0xEC:{// CPX abs - int addr = GET_ADDR(); - pc++; - FLUSH_TIME(); - data = READ_MEM( addr ); - CACHE_TIME(); - goto cpx_data; - } - - case 0xE4: // CPX zp - data = READ_LOW( data ); - case 0xE0: // CPX #imm - cpx_data: - nz = x - data; - pc++; - c = ~nz; - nz = BYTE( nz ); - goto loop; - - case 0xCC:{// CPY abs - int addr = GET_ADDR(); - pc++; - FLUSH_TIME(); - data = READ_MEM( addr ); - CACHE_TIME(); - goto cpy_data; - } - - case 0xC4: // CPY zp - data = READ_LOW( data ); - case 0xC0: // CPY #imm - cpy_data: - nz = y - data; - pc++; - c = ~nz; - nz = BYTE( nz ); - goto loop; - -// Logical - -#define ARITH_ADDR_MODES( op )\ - case op - 0x04: /* (ind,x) */\ - data = BYTE( data + x );\ - case op + 0x0D: /* (ind) */\ - data = 0x100 * READ_LOW( BYTE( data + 1 ) ) + READ_LOW( data );\ - goto ptr##op;\ - case op + 0x0C:{/* (ind),y */\ - int temp = READ_LOW( data ) + y;\ - PAGE_PENALTY( temp );\ - data = temp + 0x100 * READ_LOW( BYTE( data + 1 ) );\ - goto ptr##op;\ - }\ - case op + 0x10: /* zp,X */\ - data = BYTE( data + x );\ - case op + 0x00: /* zp */\ - data = READ_LOW( data );\ - goto imm##op;\ - case op + 0x14: /* abs,Y */\ - data += y;\ - goto ind##op;\ - case op + 0x18: /* abs,X */\ - data += x;\ - ind##op:\ - PAGE_PENALTY( data );\ - case op + 0x08: /* abs */\ - ADD_PAGE( data );\ - ptr##op:\ - FLUSH_TIME();\ - data = READ_MEM( data );\ - CACHE_TIME();\ - case op + 0x04: /* imm */\ - imm##op: - - ARITH_ADDR_MODES( 0xC5 ) // CMP - nz = a - data; - pc++; - c = ~nz; - nz = BYTE( nz ); - goto loop; - - ARITH_ADDR_MODES( 0x25 ) // AND - nz = (a &= data); - pc++; - goto loop; - - ARITH_ADDR_MODES( 0x45 ) // EOR - nz = (a ^= data); - pc++; - goto loop; - - ARITH_ADDR_MODES( 0x05 ) // ORA - nz = (a |= data); - pc++; - goto loop; - -// Add/subtract - - ARITH_ADDR_MODES( 0xE5 ) // SBC - data ^= 0xFF; - goto adc_imm; - - ARITH_ADDR_MODES( 0x65 ) // ADC - adc_imm: { - if ( flags & d08 ) - dprintf( "Decimal mode not supported\n" ); - int carry = c >> 8 & 1; - int ov = (a ^ 0x80) + carry + SBYTE( data ); - flags = (flags & ~v40) + (ov >> 2 & v40); - c = nz = a + data + carry; - pc++; - a = BYTE( nz ); - goto loop; - } - -// Shift/rotate - - case 0x4A: // LSR A - c = 0; - case 0x6A: // ROR A - nz = c >> 1 & 0x80; - c = a << 8; - nz += a >> 1; - a = nz; - goto loop; - - case 0x0A: // ASL A - nz = a << 1; - c = nz; - a = BYTE( nz ); - goto loop; - - case 0x2A: { // ROL A - nz = a << 1; - int temp = c >> 8 & 1; - c = nz; - nz += temp; - a = BYTE( nz ); - goto loop; - } - - case 0x5E: // LSR abs,X - data += x; - case 0x4E: // LSR abs - c = 0; - case 0x6E: // ROR abs - ror_abs: { - ADD_PAGE( data ); - FLUSH_TIME(); - int temp = READ_MEM( data ); - nz = (c >> 1 & 0x80) + (temp >> 1); - c = temp << 8; - goto rotate_common; - } - - case 0x3E: // ROL abs,X - data += x; - goto rol_abs; - - case 0x1E: // ASL abs,X - data += x; - case 0x0E: // ASL abs - c = 0; - case 0x2E: // ROL abs - rol_abs: - ADD_PAGE( data ); - nz = c >> 8 & 1; - FLUSH_TIME(); - nz += (c = READ_MEM( data ) << 1); - rotate_common: - pc++; - WRITE_MEM( data, BYTE( nz ) ); - CACHE_TIME(); - goto loop; - - case 0x7E: // ROR abs,X - data += x; - goto ror_abs; - - case 0x76: // ROR zp,x - data = BYTE( data + x ); - goto ror_zp; - - case 0x56: // LSR zp,x - data = BYTE( data + x ); - case 0x46: // LSR zp - c = 0; - case 0x66: // ROR zp - ror_zp: { - int temp = READ_LOW( data ); - nz = (c >> 1 & 0x80) + (temp >> 1); - c = temp << 8; - goto write_nz_zp; - } - - case 0x36: // ROL zp,x - data = BYTE( data + x ); - goto rol_zp; - - case 0x16: // ASL zp,x - data = BYTE( data + x ); - case 0x06: // ASL zp - c = 0; - case 0x26: // ROL zp - rol_zp: - nz = c >> 8 & 1; - nz += (c = READ_LOW( data ) << 1); - goto write_nz_zp; - -// Increment/decrement - -#define INC_DEC( reg, n ) reg = BYTE( nz = reg + n ); goto loop; - - case 0x1A: // INA - INC_DEC( a, +1 ) - - case 0xE8: // INX - INC_DEC( x, +1 ) - - case 0xC8: // INY - INC_DEC( y, +1 ) - - case 0x3A: // DEA - INC_DEC( a, -1 ) - - case 0xCA: // DEX - INC_DEC( x, -1 ) - - case 0x88: // DEY - INC_DEC( y, -1 ) - - case 0xF6: // INC zp,x - data = BYTE( data + x ); - case 0xE6: // INC zp - nz = 1; - goto add_nz_zp; - - case 0xD6: // DEC zp,x - data = BYTE( data + x ); - case 0xC6: // DEC zp - nz = -1; - add_nz_zp: - nz += READ_LOW( data ); - write_nz_zp: - pc++; - WRITE_LOW( data, nz ); - goto loop; - - case 0xFE: // INC abs,x - data = x + GET_ADDR(); - goto inc_ptr; - - case 0xEE: // INC abs - data = GET_ADDR(); - inc_ptr: - nz = 1; - goto inc_common; - - case 0xDE: // DEC abs,x - data = x + GET_ADDR(); - goto dec_ptr; - - case 0xCE: // DEC abs - data = GET_ADDR(); - dec_ptr: - nz = -1; - inc_common: - FLUSH_TIME(); - pc += 2; - nz += READ_MEM( data ); - WRITE_MEM( data, BYTE( nz ) ); - CACHE_TIME(); - goto loop; - -// Transfer - - case 0xA8: // TAY - y = nz = a; - goto loop; - - case 0x98: // TYA - a = nz = y; - goto loop; - - case 0xAA: // TAX - x = nz = a; - goto loop; - - case 0x8A: // TXA - a = nz = x; - goto loop; - - case 0x9A: // TXS - SET_SP( x ); // verified (no flag change) - goto loop; - - case 0xBA: // TSX - x = nz = GET_SP(); - goto loop; - - #define SWAP_REGS( r1, r2 ) {\ - int t = r1;\ - r1 = r2;\ - r2 = t;\ - goto loop;\ - } - - case 0x02: // SXY - SWAP_REGS( x, y ); - - case 0x22: // SAX - SWAP_REGS( a, x ); - - case 0x42: // SAY - SWAP_REGS( a, y ); - - case 0x62: // CLA - a = 0; - goto loop; - - case 0x82: // CLX - x = 0; - goto loop; - - case 0xC2: // CLY - y = 0; - goto loop; - -// Stack - - case 0x48: // PHA - sp = SP( -1 ); - WRITE_STACK( sp, a ); - goto loop; - - case 0x68: // PLA - a = nz = READ_STACK( sp ); - sp = SP( 1 ); - goto loop; - - case 0xDA: // PHX - sp = SP( -1 ); - WRITE_STACK( sp, x ); - goto loop; - - case 0x5A: // PHY - sp = SP( -1 ); - WRITE_STACK( sp, y ); - goto loop; - - case 0x40:{// RTI - pc = READ_STACK( SP( 1 ) ); - pc += READ_STACK( SP( 2 ) ) * 0x100; - int temp = READ_STACK( sp ); - sp = SP( 3 ); - data = flags; - SET_FLAGS( temp ); - CPU.r.flags = flags; // update externally-visible I flag - if ( (data ^ flags) & i04 ) - { - time_t new_time = CPU.end_time_; - if ( !(flags & i04) && new_time > CPU.irq_time_ ) - new_time = CPU.irq_time_; - int delta = s.base - new_time; - s.base = new_time; - s_time += delta; - } - goto loop; - } - - case 0xFA: // PLX - x = nz = READ_STACK( sp ); - sp = SP( 1 ); - goto loop; - - case 0x7A: // PLY - y = nz = READ_STACK( sp ); - sp = SP( 1 ); - goto loop; - - case 0x28:{// PLP - int temp = READ_STACK( sp ); - sp = SP( 1 ); - int changed = flags ^ temp; - SET_FLAGS( temp ); - if ( !(changed & i04) ) - goto loop; // I flag didn't change - if ( flags & i04 ) - goto handle_sei; - goto handle_cli; - } - - case 0x08:{// PHP - int temp; - GET_FLAGS( temp ); - sp = SP( -1 ); - WRITE_STACK( sp, temp | b10 ); - goto loop; - } - -// Flags - - case 0x38: // SEC - c = 0x100; - goto loop; - - case 0x18: // CLC - c = 0; - goto loop; - - case 0xB8: // CLV - flags &= ~v40; - goto loop; - - case 0xD8: // CLD - flags &= ~d08; - goto loop; - - case 0xF8: // SED - flags |= d08; - goto loop; - - case 0x58: // CLI - if ( !(flags & i04) ) - goto loop; - flags &= ~i04; - handle_cli: { - //dprintf( "CLI at %d\n", TIME ); - CPU.r.flags = flags; // update externally-visible I flag - int delta = s.base - CPU.irq_time_; - if ( delta <= 0 ) - { - if ( TIME() < CPU.irq_time_ ) - goto loop; - goto delayed_cli; - } - s.base = CPU.irq_time_; - s_time += delta; - if ( s_time < 0 ) - goto loop; - - if ( delta >= s_time + 1 ) - { - // delayed irq until after next instruction - s.base += s_time + 1; - s_time = -1; - CPU.irq_time_ = s.base; // TODO: remove, as only to satisfy debug check in loop - goto loop; - } - - // TODO: implement - delayed_cli: - dprintf( "Delayed CLI not supported\n" ); - goto loop; - } - - case 0x78: // SEI - if ( flags & i04 ) - goto loop; - flags |= i04; - handle_sei: { - CPU.r.flags = flags; // update externally-visible I flag - int delta = s.base - CPU.end_time_; - s.base = CPU.end_time_; - s_time += delta; - if ( s_time < 0 ) - goto loop; - - dprintf( "Delayed SEI not supported\n" ); - goto loop; - } - -// Special - - case 0x53:{// TAM - int bits = data; // avoid using data across function call - pc++; - for ( int i = 0; i < 8; i++ ) - if ( bits & (1 << i) ) - SET_MMR( i, a ); - goto loop; - } - - case 0x43:{// TMA - pc++; - byte const* in = CPU.mmr; - do - { - if ( data & 1 ) - a = *in; - in++; - } - while ( (data >>= 1) != 0 ); - goto loop; - } - - case 0x03: // ST0 - case 0x13: // ST1 - case 0x23:{// ST2 - int addr = opcode >> 4; - if ( addr ) - addr++; - pc++; - FLUSH_TIME(); - WRITE_VDP( addr, data ); - CACHE_TIME(); - goto loop; - } - - case 0xEA: // NOP - goto loop; - - case 0x54: // CSL - dprintf( "CSL not supported\n" ); - illegal_encountered = true; - goto loop; - - case 0xD4: // CSH - goto loop; - - case 0xF4: { // SET - //int operand = GET_MSB(); - dprintf( "SET not handled\n" ); - //switch ( data ) - //{ - //} - illegal_encountered = true; - goto loop; - } - -// Block transfer - - { - int in_alt; - int in_inc; - int out_alt; - int out_inc; - - case 0xE3: // TIA - in_alt = 0; - goto bxfer_alt; - - case 0xF3: // TAI - in_alt = 1; - bxfer_alt: - in_inc = in_alt ^ 1; - out_alt = in_inc; - out_inc = in_alt; - goto bxfer; - - case 0xD3: // TIN - in_inc = 1; - out_inc = 0; - goto bxfer_no_alt; - - case 0xC3: // TDD - in_inc = -1; - out_inc = -1; - goto bxfer_no_alt; - - case 0x73: // TII - in_inc = 1; - out_inc = 1; - bxfer_no_alt: - in_alt = 0; - out_alt = 0; - bxfer: - int in = GET_LE16( instr + 0 ); - int out = GET_LE16( instr + 2 ); - int count = GET_LE16( instr + 4 ); - if ( !count ) - count = 0x10000; - pc += 6; - WRITE_STACK( SP( -1 ), y ); - WRITE_STACK( SP( -2 ), a ); - WRITE_STACK( SP( -3 ), x ); - FLUSH_TIME(); - do - { - // TODO: reads from $0800-$1400 in I/O page should do I/O - int t = READ_MEM( in ); - in = WORD( in + in_inc ); - s.time += 6; - if ( in_alt ) - in_inc = -in_inc; - WRITE_MEM( out, t ); - out = WORD( out + out_inc ); - if ( out_alt ) - out_inc = -out_inc; - } - while ( --count ); - CACHE_TIME(); - goto loop; - } - -// Illegal - - default: - check( (unsigned) opcode <= 0xFF ); - dprintf( "Illegal opcode $%02X at $%04X\n", (int) opcode, (int) pc - 1 ); - illegal_encountered = true; - goto loop; - } - assert( false ); // catch missing 'goto loop' or accidental 'break' - - int result_; -handle_brk: - pc++; - result_ = 6; - -interrupt: - { - s_time += 7; - - // Save PC and read vector - WRITE_STACK( SP( -1 ), pc >> 8 ); - WRITE_STACK( SP( -2 ), pc ); - pc = GET_LE16( &READ_CODE( 0xFFF0 ) + result_ ); - - // Save flags - int temp; - GET_FLAGS( temp ); - if ( result_ == 6 ) - temp |= b10; // BRK sets B bit - sp = SP( -3 ); - WRITE_STACK( sp, temp ); - - // Update I flag in externally-visible flags - flags &= ~d08; - CPU.r.flags = (flags |= i04); - - // Update time - int delta = s.base - CPU.end_time_; - if ( delta >= 0 ) - goto loop; - s_time += delta; - s.base = CPU.end_time_; - goto loop; - } - -idle_done: - s_time = 0; - -out_of_time: - pc--; - - // Optional action that triggers interrupt or changes irq/end time - #ifdef CPU_DONE - { - CPU_DONE( result_ ); - if ( result_ >= 0 ) - goto interrupt; - if ( s_time < 0 ) - goto loop; - } - #endif - - // Flush cached state - CPU.r.pc = pc; - CPU.r.sp = GET_SP(); - CPU.r.a = a; - CPU.r.x = x; - CPU.r.y = y; - - int temp; - GET_FLAGS( temp ); - CPU.r.flags = temp; - - CPU.cpu_state_.base = s.base; - CPU.cpu_state_.time = s_time; - CPU.cpu_state = &CPU.cpu_state_; -} diff --git a/Frameworks/GME/gme/Hes_Emu.cpp b/Frameworks/GME/gme/Hes_Emu.cpp index 266c14394..d0a4ffa12 100644 --- a/Frameworks/GME/gme/Hes_Emu.cpp +++ b/Frameworks/GME/gme/Hes_Emu.cpp @@ -1,192 +1,535 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Hes_Emu.h" - -#include "blargg_endian.h" - -/* Copyright (C) 2006-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -Hes_Emu::Hes_Emu() -{ - set_type( gme_hes_type ); - set_silence_lookahead( 6 ); - set_gain( 1.11 ); -} - -Hes_Emu::~Hes_Emu() { } - -void Hes_Emu::unload() -{ - core.unload(); - Music_Emu::unload(); -} - -static byte const* copy_field( byte const in [], char* out ) -{ - if ( in ) - { - int len = 0x20; - if ( in [0x1F] && !in [0x2F] ) - len = 0x30; // fields are sometimes 16 bytes longer (ugh) - - // since text fields are where any data could be, detect non-text - // and fields with data after zero byte terminator - - int i = 0; - for ( ; i < len && in [i]; i++ ) - if ( (unsigned) (in [i] - ' ') >= 0xFF - ' ' ) // also treat 0xFF as non-text - return 0; // non-ASCII found - - for ( ; i < len; i++ ) - if ( in [i] ) - return 0; // data after terminator - - Gme_File::copy_field_( out, (char const*) in, len ); - in += len; - } - return in; -} - -static byte const* copy_hes_fields( byte const in [], track_info_t* out ) -{ - byte const* in_offset = in; - if ( *in_offset >= ' ' ) - { - in_offset = copy_field( in_offset, out->game ); - in_offset = copy_field( in_offset, out->author ); - in_offset = copy_field( in_offset, out->copyright ); - } - return in_offset ? in_offset : in; -} - -static void hash_hes_file( Hes_Emu::header_t const& h, byte const* data, int data_size, Music_Emu::Hash_Function& out ) -{ - out.hash_( &h.vers, sizeof(h.vers) ); - out.hash_( &h.first_track, sizeof(h.first_track) ); - out.hash_( &h.init_addr[0], sizeof(h.init_addr) ); - out.hash_( &h.banks[0], sizeof(h.banks) ); - out.hash_( &h.data_size[0], sizeof(h.data_size) ); - out.hash_( &h.addr[0], sizeof(h.addr) ); - out.hash_( &h.unused[0], sizeof(h.unused) ); - out.hash_( data, Hes_Core::info_offset ); - - track_info_t temp; // GCC whines about passing a pointer to a temporary here - byte const* more_data = copy_hes_fields( data + Hes_Core::info_offset, &temp ); - out.hash_( more_data, data_size - ( more_data - data ) ); -} - -blargg_err_t Hes_Emu::track_info_( track_info_t* out, int ) const -{ - copy_hes_fields( core.data() + core.info_offset, out ); - return blargg_ok; -} - -struct Hes_File : Gme_Info_ -{ - enum { fields_offset = Hes_Core::header_t::size + Hes_Core::info_offset }; - - union header_t { - Hes_Core::header_t header; - byte data [fields_offset + 0x30 * 3]; - } const* h; - - Hes_File() - { - set_type( gme_hes_type ); - } - - blargg_err_t load_mem_( byte const begin [], int size ) - { - h = ( header_t const* ) begin; - - if ( !h->header.valid_tag() ) - return blargg_err_file_type; - - return blargg_ok; - } - - blargg_err_t track_info_( track_info_t* out, int ) const - { - copy_hes_fields( h->data + fields_offset, out ); - return blargg_ok; - } - - blargg_err_t hash_( Hash_Function& out ) const - { - hash_hes_file( h->header, file_begin() + h->header.size, file_end() - file_begin() - h->header.size, out ); - return blargg_ok; - } -}; - -static Music_Emu* new_hes_emu () { return BLARGG_NEW Hes_Emu ; } -static Music_Emu* new_hes_file() { return BLARGG_NEW Hes_File; } - -gme_type_t_ const gme_hes_type [1] = {{ "PC Engine", 256, &new_hes_emu, &new_hes_file, "HES", 1 }}; - -blargg_err_t Hes_Emu::load_( Data_Reader& in ) -{ - RETURN_ERR( core.load( in ) ); - - static const char* const names [Hes_Apu::osc_count + Hes_Apu_Adpcm::osc_count] = { - "Wave 1", "Wave 2", "Wave 3", "Wave 4", "Multi 1", "Multi 2", "ADPCM" - }; - set_voice_names( names ); - - static int const types [Hes_Apu::osc_count + Hes_Apu_Adpcm::osc_count] = { - wave_type+0, wave_type+1, wave_type+2, wave_type+3, mixed_type+0, mixed_type+1, mixed_type+2 - }; - set_voice_types( types ); - - set_voice_count( core.apu().osc_count + core.adpcm().osc_count ); - core.apu().volume( gain() ); - core.adpcm().volume( gain() ); - - return setup_buffer( 7159091 ); -} - -void Hes_Emu::update_eq( blip_eq_t const& eq ) -{ - core.apu().treble_eq( eq ); - core.adpcm().treble_eq( eq ); -} - -void Hes_Emu::set_voice( int i, Blip_Buffer* c, Blip_Buffer* l, Blip_Buffer* r ) -{ - if ( i < core.apu().osc_count ) - core.apu().set_output( i, c, l, r ); - else if ( i == core.apu().osc_count ) - core.adpcm().set_output( 0, c, l, r ); -} - -void Hes_Emu::set_tempo_( double t ) -{ - core.set_tempo( t ); -} - -blargg_err_t Hes_Emu::start_track_( int track ) -{ - RETURN_ERR( Classic_Emu::start_track_( track ) ); - return core.start_track( track ); -} - -blargg_err_t Hes_Emu::run_clocks( blip_time_t& duration_, int ) -{ - return core.end_frame( duration_ ); -} - -blargg_err_t Hes_Emu::hash_( Hash_Function& out ) const -{ - hash_hes_file( header(), core.data(), core.data_size(), out ); - return blargg_ok; -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Hes_Emu.h" + +#include "blargg_endian.h" +#include +#include + +/* Copyright (C) 2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +int const timer_mask = 0x04; +int const vdp_mask = 0x02; +int const i_flag_mask = 0x04; +int const unmapped = 0xFF; + +long const period_60hz = 262 * 455L; // scanlines * clocks per scanline + +using std::min; +using std::max; + +Hes_Emu::Hes_Emu() +{ + timer.raw_load = 0; + set_type( gme_hes_type ); + + static const char* const names [Hes_Apu::osc_count] = { + "Wave 1", "Wave 2", "Wave 3", "Wave 4", "Multi 1", "Multi 2" + }; + set_voice_names( names ); + + static int const types [Hes_Apu::osc_count] = { + wave_type | 0, wave_type | 1, wave_type | 2, wave_type | 3, + mixed_type | 0, mixed_type | 1 + }; + set_voice_types( types ); + set_silence_lookahead( 6 ); + set_gain( 1.11 ); +} + +Hes_Emu::~Hes_Emu() { } + +void Hes_Emu::unload() +{ + rom.clear(); + Music_Emu::unload(); +} + +// Track info + +static byte const* copy_field( byte const* in, char* out ) +{ + if ( in ) + { + int len = 0x20; + if ( in [0x1F] && !in [0x2F] ) + len = 0x30; // fields are sometimes 16 bytes longer (ugh) + + // since text fields are where any data could be, detect non-text + // and fields with data after zero byte terminator + + int i = 0; + for ( i = 0; i < len && in [i]; i++ ) + if ( ((in [i] + 1) & 0xFF) < ' ' + 1 ) // also treat 0xFF as non-text + return 0; // non-ASCII found + + for ( ; i < len; i++ ) + if ( in [i] ) + return 0; // data after terminator + + Gme_File::copy_field_( out, (char const*) in, len ); + in += len; + } + return in; +} + +static void copy_hes_fields( byte const* in, track_info_t* out ) +{ + if ( *in >= ' ' ) + { + in = copy_field( in, out->game ); + in = copy_field( in, out->author ); + in = copy_field( in, out->copyright ); + } +} + +blargg_err_t Hes_Emu::track_info_( track_info_t* out, int ) const +{ + copy_hes_fields( rom.begin() + 0x20, out ); + return 0; +} + +static blargg_err_t check_hes_header( void const* header ) +{ + if ( memcmp( header, "HESM", 4 ) ) + return gme_wrong_file_type; + return 0; +} + +struct Hes_File : Gme_Info_ +{ + struct header_t { + char header [Hes_Emu::header_size]; + char unused [0x20]; + byte fields [0x30 * 3]; + } h; + + Hes_File() { set_type( gme_hes_type ); } + + blargg_err_t load_( Data_Reader& in ) + { + assert( offsetof (header_t,fields) == Hes_Emu::header_size + 0x20 ); + blargg_err_t err = in.read( &h, sizeof h ); + if ( err ) + return (err == in.eof_error ? gme_wrong_file_type : err); + return check_hes_header( &h ); + } + + blargg_err_t track_info_( track_info_t* out, int ) const + { + copy_hes_fields( h.fields, out ); + return 0; + } +}; + +static Music_Emu* new_hes_emu () { return BLARGG_NEW Hes_Emu ; } +static Music_Emu* new_hes_file() { return BLARGG_NEW Hes_File; } + +static gme_type_t_ const gme_hes_type_ = { "PC Engine", 256, &new_hes_emu, &new_hes_file, "HES", 1 }; +extern gme_type_t const gme_hes_type = &gme_hes_type_; + + +// Setup + +blargg_err_t Hes_Emu::load_( Data_Reader& in ) +{ + assert( offsetof (header_t,unused [4]) == header_size ); + RETURN_ERR( rom.load( in, header_size, &header_, unmapped ) ); + + RETURN_ERR( check_hes_header( header_.tag ) ); + + if ( header_.vers != 0 ) + set_warning( "Unknown file version" ); + + if ( memcmp( header_.data_tag, "DATA", 4 ) ) + set_warning( "Data header missing" ); + + if ( memcmp( header_.unused, "\0\0\0\0", 4 ) ) + set_warning( "Unknown header data" ); + + // File spec supports multiple blocks, but I haven't found any, and + // many files have bad sizes in the only block, so it's simpler to + // just try to load the damn data as best as possible. + + long addr = get_le32( header_.addr ); + long size = get_le32( header_.size ); + long const rom_max = 0x100000; + if ( addr & ~(rom_max - 1) ) + { + set_warning( "Invalid address" ); + addr &= rom_max - 1; + } + if ( (unsigned long) (addr + size) > (unsigned long) rom_max ) + set_warning( "Invalid size" ); + + if ( size != rom.file_size() ) + { + if ( size <= rom.file_size() - 4 && !memcmp( rom.begin() + size, "DATA", 4 ) ) + set_warning( "Multiple DATA not supported" ); + else if ( size < rom.file_size() ) + set_warning( "Extra file data" ); + else + set_warning( "Missing file data" ); + } + + rom.set_addr( addr ); + + set_voice_count( apu.osc_count ); + + apu.volume( gain() ); + + return setup_buffer( 7159091 ); +} + +void Hes_Emu::update_eq( blip_eq_t const& eq ) +{ + apu.treble_eq( eq ); +} + +void Hes_Emu::set_voice( int i, Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ) +{ + apu.osc_output( i, center, left, right ); +} + +// Emulation + +void Hes_Emu::recalc_timer_load() +{ + timer.load = timer.raw_load * timer_base + 1; +} + +void Hes_Emu::set_tempo_( double t ) +{ + play_period = hes_time_t (period_60hz / t); + timer_base = int (1024 / t); + recalc_timer_load(); +} + +blargg_err_t Hes_Emu::start_track_( int track ) +{ + RETURN_ERR( Classic_Emu::start_track_( track ) ); + + memset( ram, 0, sizeof ram ); // some HES music relies on zero fill + memset( sgx, 0, sizeof sgx ); + + apu.reset(); + cpu::reset(); + + for ( unsigned i = 0; i < sizeof header_.banks; i++ ) + set_mmr( i, header_.banks [i] ); + set_mmr( page_count, 0xFF ); // unmapped beyond end of address space + + irq.disables = timer_mask | vdp_mask; + irq.timer = future_hes_time; + irq.vdp = future_hes_time; + + timer.enabled = false; + timer.raw_load= 0x80; + timer.count = timer.load; + timer.fired = false; + timer.last_time = 0; + + vdp.latch = 0; + vdp.control = 0; + vdp.next_vbl = 0; + + ram [0x1FF] = (idle_addr - 1) >> 8; + ram [0x1FE] = (idle_addr - 1) & 0xFF; + r.sp = 0xFD; + r.pc = get_le16( header_.init_addr ); + r.a = track; + + recalc_timer_load(); + last_frame_hook = 0; + + return 0; +} + +// Hardware + +void Hes_Emu::cpu_write_vdp( int addr, int data ) +{ + switch ( addr ) + { + case 0: + vdp.latch = data & 0x1F; + break; + + case 2: + if ( vdp.latch == 5 ) + { + if ( data & 0x04 ) + set_warning( "Scanline interrupt unsupported" ); + run_until( time() ); + vdp.control = data; + irq_changed(); + } + else + { + debug_printf( "VDP not supported: $%02X <- $%02X\n", vdp.latch, data ); + } + break; + + case 3: + debug_printf( "VDP MSB not supported: $%02X <- $%02X\n", vdp.latch, data ); + break; + } +} + +void Hes_Emu::cpu_write_( hes_addr_t addr, int data ) +{ + if ( unsigned (addr - apu.start_addr) <= apu.end_addr - apu.start_addr ) + { + GME_APU_HOOK( this, addr - apu.start_addr, data ); + // avoid going way past end when a long block xfer is writing to I/O space + hes_time_t t = min( time(), end_time() + 8 ); + apu.write_data( t, addr, data ); + return; + } + + hes_time_t time = this->time(); + switch ( addr ) + { + case 0x0000: + case 0x0002: + case 0x0003: + cpu_write_vdp( addr, data ); + return; + + case 0x0C00: { + run_until( time ); + timer.raw_load = (data & 0x7F) + 1; + recalc_timer_load(); + timer.count = timer.load; + break; + } + + case 0x0C01: + data &= 1; + if ( timer.enabled == data ) + return; + run_until( time ); + timer.enabled = data; + if ( data ) + timer.count = timer.load; + break; + + case 0x1402: + run_until( time ); + irq.disables = data; + if ( (data & 0xF8) && (data & 0xF8) != 0xF8 ) // flag questionable values + debug_printf( "Int mask: $%02X\n", data ); + break; + + case 0x1403: + run_until( time ); + if ( timer.enabled ) + timer.count = timer.load; + timer.fired = false; + break; + +#ifndef NDEBUG + case 0x1000: // I/O port + case 0x0402: // palette + case 0x0403: + case 0x0404: + case 0x0405: + return; + + default: + debug_printf( "unmapped write $%04X <- $%02X\n", addr, data ); + return; +#endif + } + + irq_changed(); +} + +int Hes_Emu::cpu_read_( hes_addr_t addr ) +{ + hes_time_t time = this->time(); + addr &= page_size - 1; + switch ( addr ) + { + case 0x0000: + if ( irq.vdp > time ) + return 0; + irq.vdp = future_hes_time; + run_until( time ); + irq_changed(); + return 0x20; + + case 0x0002: + case 0x0003: + debug_printf( "VDP read not supported: %d\n", addr ); + return 0; + + case 0x0C01: + //return timer.enabled; // TODO: remove? + case 0x0C00: + run_until( time ); + debug_printf( "Timer count read\n" ); + return (unsigned) (timer.count - 1) / timer_base; + + case 0x1402: + return irq.disables; + + case 0x1403: + { + int status = 0; + if ( irq.timer <= time ) status |= timer_mask; + if ( irq.vdp <= time ) status |= vdp_mask; + return status; + } + + #ifndef NDEBUG + case 0x1000: // I/O port + case 0x180C: // CD-ROM + case 0x180D: + break; + + default: + debug_printf( "unmapped read $%04X\n", addr ); + #endif + } + + return unmapped; +} + +// see hes_cpu_io.h for core read/write functions + +// Emulation + +void Hes_Emu::run_until( hes_time_t present ) +{ + while ( vdp.next_vbl < present ) + vdp.next_vbl += play_period; + + hes_time_t elapsed = present - timer.last_time; + if ( elapsed > 0 ) + { + if ( timer.enabled ) + { + timer.count -= elapsed; + if ( timer.count <= 0 ) + timer.count += timer.load; + } + timer.last_time = present; + } +} + +void Hes_Emu::irq_changed() +{ + hes_time_t present = time(); + + if ( irq.timer > present ) + { + irq.timer = future_hes_time; + if ( timer.enabled && !timer.fired ) + irq.timer = present + timer.count; + } + + if ( irq.vdp > present ) + { + irq.vdp = future_hes_time; + if ( vdp.control & 0x08 ) + irq.vdp = vdp.next_vbl; + } + + hes_time_t time = future_hes_time; + if ( !(irq.disables & timer_mask) ) time = irq.timer; + if ( !(irq.disables & vdp_mask) ) time = min( time, irq.vdp ); + + set_irq_time( time ); +} + +int Hes_Emu::cpu_done() +{ + check( time() >= end_time() || + (!(r.status & i_flag_mask) && time() >= irq_time()) ); + + if ( !(r.status & i_flag_mask) ) + { + hes_time_t present = time(); + + if ( irq.timer <= present && !(irq.disables & timer_mask) ) + { + timer.fired = true; + irq.timer = future_hes_time; + irq_changed(); // overkill, but not worth writing custom code + #if GME_FRAME_HOOK_DEFINED + { + unsigned const threshold = period_60hz / 30; + unsigned long elapsed = present - last_frame_hook; + if ( elapsed - period_60hz + threshold / 2 < threshold ) + { + last_frame_hook = present; + GME_FRAME_HOOK( this ); + } + } + #endif + return 0x0A; + } + + if ( irq.vdp <= present && !(irq.disables & vdp_mask) ) + { + // work around for bugs with music not acknowledging VDP + //run_until( present ); + //irq.vdp = future_hes_time; + //irq_changed(); + #if GME_FRAME_HOOK_DEFINED + last_frame_hook = present; + GME_FRAME_HOOK( this ); + #endif + return 0x08; + } + } + return 0; +} + +static void adjust_time( blargg_long& time, hes_time_t delta ) +{ + if ( time < future_hes_time ) + { + time -= delta; + if ( time < 0 ) + time = 0; + } +} + +blargg_err_t Hes_Emu::run_clocks( blip_time_t& duration_, int ) +{ + blip_time_t const duration = duration_; // cache + + if ( cpu::run( duration ) ) + set_warning( "Emulation error (illegal instruction)" ); + + check( time() >= duration ); + //check( time() - duration < 20 ); // Txx instruction could cause going way over + + run_until( duration ); + + // end time frame + timer.last_time -= duration; + vdp.next_vbl -= duration; + #if GME_FRAME_HOOK_DEFINED + last_frame_hook -= duration; + #endif + cpu::end_frame( duration ); + ::adjust_time( irq.timer, duration ); + ::adjust_time( irq.vdp, duration ); + apu.end_frame( duration ); + + return 0; +} diff --git a/Frameworks/GME/gme/Hes_Emu.h b/Frameworks/GME/gme/Hes_Emu.h index 7d9cad3be..08c1370d4 100644 --- a/Frameworks/GME/gme/Hes_Emu.h +++ b/Frameworks/GME/gme/Hes_Emu.h @@ -1,42 +1,94 @@ -// TurboGrafx-16/PC Engine HES music file emulator - -// Game_Music_Emu $vers -#ifndef HES_EMU_H -#define HES_EMU_H - -#include "Classic_Emu.h" -#include "Hes_Core.h" - -class Hes_Emu : public Classic_Emu { -public: - - static gme_type_t static_type() { return gme_hes_type; } - - // HES file header (see Hes_Core.h) - typedef Hes_Core::header_t header_t; - - // Header for currently loaded file - header_t const& header() const { return core.header(); } - - blargg_err_t hash_( Hash_Function& ) const; - -// Implementation -public: - Hes_Emu(); - ~Hes_Emu(); - virtual void unload(); - -protected: - virtual blargg_err_t track_info_( track_info_t*, int track ) const; - virtual blargg_err_t load_( Data_Reader& ); - virtual blargg_err_t start_track_( int ); - virtual blargg_err_t run_clocks( blip_time_t&, int ); - virtual void set_tempo_( double ); - virtual void set_voice( int, Blip_Buffer*, Blip_Buffer*, Blip_Buffer* ); - virtual void update_eq( blip_eq_t const& ); - -private: - Hes_Core core; -}; - -#endif +// TurboGrafx-16/PC Engine HES music file emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef HES_EMU_H +#define HES_EMU_H + +#include "Classic_Emu.h" +#include "Hes_Apu.h" +#include "Hes_Cpu.h" + +class Hes_Emu : private Hes_Cpu, public Classic_Emu { + typedef Hes_Cpu cpu; +public: + // HES file header + enum { header_size = 0x20 }; + struct header_t + { + byte tag [4]; + byte vers; + byte first_track; + byte init_addr [2]; + byte banks [8]; + byte data_tag [4]; + byte size [4]; + byte addr [4]; + byte unused [4]; + }; + + // Header for currently loaded file + header_t const& header() const { return header_; } + + static gme_type_t static_type() { return gme_hes_type; } + +public: + Hes_Emu(); + ~Hes_Emu(); +protected: + blargg_err_t track_info_( track_info_t*, int track ) const; + blargg_err_t load_( Data_Reader& ); + blargg_err_t start_track_( int ); + blargg_err_t run_clocks( blip_time_t&, int ); + void set_tempo_( double ); + void set_voice( int, Blip_Buffer*, Blip_Buffer*, Blip_Buffer* ); + void update_eq( blip_eq_t const& ); + void unload(); +public: private: friend class Hes_Cpu; + byte* write_pages [page_count + 1]; // 0 if unmapped or I/O space + + int cpu_read_( hes_addr_t ); + int cpu_read( hes_addr_t ); + void cpu_write_( hes_addr_t, int data ); + void cpu_write( hes_addr_t, int ); + void cpu_write_vdp( int addr, int data ); + byte const* cpu_set_mmr( int page, int bank ); + int cpu_done(); +private: + Rom_Data rom; + header_t header_; + hes_time_t play_period; + hes_time_t last_frame_hook; + int timer_base; + + struct { + hes_time_t last_time; + blargg_long count; + blargg_long load; + int raw_load; + byte enabled; + byte fired; + } timer; + + struct { + hes_time_t next_vbl; + byte latch; + byte control; + } vdp; + + struct { + hes_time_t timer; + hes_time_t vdp; + byte disables; + } irq; + + void recalc_timer_load(); + + // large items + Hes_Apu apu; + byte sgx [3 * page_size + cpu_padding]; + + void irq_changed(); + void run_until( hes_time_t ); +}; + +#endif diff --git a/Frameworks/GME/gme/Kss_Core.cpp b/Frameworks/GME/gme/Kss_Core.cpp deleted file mode 100644 index cf39ecd29..000000000 --- a/Frameworks/GME/gme/Kss_Core.cpp +++ /dev/null @@ -1,214 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Kss_Core.h" - -#include "blargg_endian.h" - -/* Copyright (C) 2006-2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -Kss_Core::Kss_Core() : rom( Kss_Cpu::page_size ) -{ - memset( unmapped_read, 0xFF, sizeof unmapped_read ); -} - -Kss_Core::~Kss_Core() { } - -void Kss_Core::unload() -{ - rom.clear(); -} - -static blargg_err_t check_kss_header( void const* header ) -{ - if ( memcmp( header, "KSCC", 4 ) && memcmp( header, "KSSX", 4 ) ) - return blargg_err_file_type; - return blargg_ok; -} - -blargg_err_t Kss_Core::load_( Data_Reader& in ) -{ - memset( &header_, 0, sizeof header_ ); - assert( offsetof (header_t,msx_audio_vol) == header_t::size - 1 ); - RETURN_ERR( rom.load( in, header_t::base_size, &header_, 0 ) ); - - RETURN_ERR( check_kss_header( header_.tag ) ); - - header_.last_track [0] = 255; - if ( header_.tag [3] == 'C' ) - { - if ( header_.extra_header ) - { - header_.extra_header = 0; - set_warning( "Unknown data in header" ); - } - if ( header_.device_flags & ~0x0F ) - { - header_.device_flags &= 0x0F; - set_warning( "Unknown data in header" ); - } - } - else if ( header_.extra_header ) - { - if ( header_.extra_header != header_.ext_size ) - { - header_.extra_header = 0; - set_warning( "Invalid extra_header_size" ); - } - else - { - memcpy( header_.data_size, rom.begin(), header_.ext_size ); - } - } - - #ifndef NDEBUG - { - int ram_mode = header_.device_flags & 0x84; // MSX - if ( header_.device_flags & 0x02 ) // SMS - ram_mode = (header_.device_flags & 0x88); - - if ( ram_mode ) - dprintf( "RAM not supported\n" ); // TODO: support - } - #endif - - return blargg_ok; -} - -void Kss_Core::jsr( byte const (&addr) [2] ) -{ - ram [--cpu.r.sp] = idle_addr >> 8; - ram [--cpu.r.sp] = idle_addr & 0xFF; - cpu.r.pc = get_le16( addr ); -} - -blargg_err_t Kss_Core::start_track( int track ) -{ - memset( ram, 0xC9, 0x4000 ); - memset( ram + 0x4000, 0, sizeof ram - 0x4000 ); - - // copy driver code to lo RAM - static byte const bios [] = { - 0xD3, 0xA0, 0xF5, 0x7B, 0xD3, 0xA1, 0xF1, 0xC9, // $0001: WRTPSG - 0xD3, 0xA0, 0xDB, 0xA2, 0xC9 // $0009: RDPSG - }; - static byte const vectors [] = { - 0xC3, 0x01, 0x00, // $0093: WRTPSG vector - 0xC3, 0x09, 0x00, // $0096: RDPSG vector - }; - memcpy( ram + 0x01, bios, sizeof bios ); - memcpy( ram + 0x93, vectors, sizeof vectors ); - - // copy non-banked data into RAM - int load_addr = get_le16( header_.load_addr ); - int orig_load_size = get_le16( header_.load_size ); - int load_size = min( orig_load_size, rom.file_size() ); - load_size = min( load_size, (int) mem_size - load_addr ); - if ( load_size != orig_load_size ) - set_warning( "Excessive data size" ); - memcpy( ram + load_addr, rom.begin() + header_.extra_header, load_size ); - - rom.set_addr( -load_size - header_.extra_header ); - - // check available bank data - int const bank_size = this->bank_size(); - int max_banks = (rom.file_size() - load_size + bank_size - 1) / bank_size; - bank_count = header_.bank_mode & 0x7F; - if ( bank_count > max_banks ) - { - bank_count = max_banks; - set_warning( "Bank data missing" ); - } - //dprintf( "load_size : $%X\n", load_size ); - //dprintf( "bank_size : $%X\n", bank_size ); - //dprintf( "bank_count: %d (%d claimed)\n", bank_count, header_.bank_mode & 0x7F ); - - ram [idle_addr] = 0xFF; - cpu.reset( unmapped_write, unmapped_read ); - cpu.map_mem( 0, mem_size, ram, ram ); - - cpu.r.sp = 0xF380; - cpu.r.b.a = track; - cpu.r.b.h = 0; - next_play = play_period; - gain_updated = false; - jsr( header_.init_addr ); - - return blargg_ok; -} - -void Kss_Core::set_bank( int logical, int physical ) -{ - int const bank_size = this->bank_size(); - - int addr = 0x8000; - if ( logical && bank_size == 8 * 1024 ) - addr = 0xA000; - - physical -= header_.first_bank; - if ( (unsigned) physical >= (unsigned) bank_count ) - { - byte* data = ram + addr; - cpu.map_mem( addr, bank_size, data, data ); - } - else - { - int phys = physical * bank_size; - for ( int offset = 0; offset < bank_size; offset += cpu.page_size ) - cpu.map_mem( addr + offset, cpu.page_size, - unmapped_write, rom.at_addr( phys + offset ) ); - } -} - -void Kss_Core::cpu_out( time_t, addr_t addr, int data ) -{ - dprintf( "OUT $%04X,$%02X\n", addr, data ); -} - -int Kss_Core::cpu_in( time_t, addr_t addr ) -{ - dprintf( "IN $%04X\n", addr ); - return 0xFF; -} - -blargg_err_t Kss_Core::end_frame( time_t end ) -{ - while ( cpu.time() < end ) - { - time_t next = min( end, next_play ); - run_cpu( next ); - if ( cpu.r.pc == idle_addr ) - cpu.set_time( next ); - - if ( cpu.time() >= next_play ) - { - next_play += play_period; - if ( cpu.r.pc == idle_addr ) - { - if ( !gain_updated ) - { - gain_updated = true; - update_gain(); - } - - jsr( header_.play_addr ); - } - } - } - - next_play -= end; - check( next_play >= 0 ); - cpu.adjust_time( -end ); - - return blargg_ok; -} diff --git a/Frameworks/GME/gme/Kss_Core.h b/Frameworks/GME/gme/Kss_Core.h deleted file mode 100644 index 07926bae8..000000000 --- a/Frameworks/GME/gme/Kss_Core.h +++ /dev/null @@ -1,100 +0,0 @@ -// MSX computer KSS music file emulator - -// Game_Music_Emu $vers -#ifndef KSS_CORE_H -#define KSS_CORE_H - -#include "Gme_Loader.h" -#include "Rom_Data.h" -#include "Z80_Cpu.h" - -class Kss_Core : public Gme_Loader { -public: - // KSS file header - struct header_t - { - enum { size = 0x20 }; - enum { base_size = 0x10 }; - enum { ext_size = size - base_size }; - - byte tag [4]; - byte load_addr [2]; - byte load_size [2]; - byte init_addr [2]; - byte play_addr [2]; - byte first_bank; - byte bank_mode; - byte extra_header; - byte device_flags; - - // KSSX extended data, if extra_header==0x10 - byte data_size [4]; - byte unused [4]; - byte first_track [2]; - byte last_track [2]; // if no extended data, we set this to 0xFF - byte psg_vol; - byte scc_vol; - byte msx_music_vol; - byte msx_audio_vol; - }; - - // Header for currently loaded file - header_t const& header() const { return header_; } - - // ROM data - Rom_Data const& rom_() const { return rom; } - - typedef int time_t; - void set_play_period( time_t p ) { play_period = p; } - - blargg_err_t start_track( int ); - - blargg_err_t end_frame( time_t ); - -protected: - typedef Z80_Cpu Kss_Cpu; - Kss_Cpu cpu; - - void set_bank( int logical, int physical ); - - typedef int addr_t; - virtual void cpu_write( addr_t, int ) = 0; - virtual int cpu_in( time_t, addr_t ); - virtual void cpu_out( time_t, addr_t, int ); - - // Called after one frame of emulation - virtual void update_gain() = 0; - -// Implementation -public: - Kss_Core(); - virtual ~Kss_Core(); - -protected: - virtual blargg_err_t load_( Data_Reader& ); - virtual void unload(); - -private: - enum { idle_addr = 0xFFFF }; - - Rom_Data rom; - header_t header_; - bool gain_updated; - int bank_count; - time_t play_period; - time_t next_play; - - // large items - enum { mem_size = 0x10000 }; - byte ram [mem_size + Kss_Cpu::cpu_padding]; - byte unmapped_read [0x100]; // TODO: why isn't this page_size? - // because CPU can't read beyond this in last page? or because it will spill into unmapped_write? - - byte unmapped_write [Kss_Cpu::page_size]; - - int bank_size() const { return (16 * 1024) >> (header_.bank_mode >> 7 & 1); } - bool run_cpu( time_t end ); - void jsr( byte const (&addr) [2] ); -}; - -#endif diff --git a/Frameworks/GME/gme/Kss_Cpu.cpp b/Frameworks/GME/gme/Kss_Cpu.cpp index 8abffca1f..2ae62276d 100644 --- a/Frameworks/GME/gme/Kss_Cpu.cpp +++ b/Frameworks/GME/gme/Kss_Cpu.cpp @@ -1,35 +1,1701 @@ -// $package. http://www.slack.net/~ant/ - -#include "Kss_Core.h" - -#include "blargg_endian.h" -//#include "z80_cpu_log.h" - -/* Copyright (C) 2006-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -#define OUT_PORT( addr, data ) cpu_out( TIME(), addr, data ) -#define IN_PORT( addr ) cpu_in( TIME(), addr ) -#define WRITE_MEM( addr, data ) {FLUSH_TIME(); cpu_write( addr, data );} -#define IDLE_ADDR idle_addr -#define CPU cpu - -#define CPU_BEGIN \ -bool Kss_Core::run_cpu( time_t end_time )\ -{\ - cpu.set_end_time( end_time ); - - #include "Z80_Cpu_run.h" - - return warning; -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +/* +Last validated with zexall 2006.11.14 2:19 PM +* Doesn't implement the R register or immediate interrupt after EI. +* Address wrap-around isn't completely correct, but is prevented from crashing emulator. +*/ + +#include "Kss_Cpu.h" + +#include "blargg_endian.h" +#include + +//#include "z80_cpu_log.h" + +/* Copyright (C) 2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#define SYNC_TIME() (void) (s.time = s_time) +#define RELOAD_TIME() (void) (s_time = s.time) + +// Callbacks to emulator + +#define CPU_OUT( cpu, addr, data, time )\ + kss_cpu_out( this, time, addr, data ) + +#define CPU_IN( cpu, addr, time )\ + kss_cpu_in( this, time, addr ) + +#define CPU_WRITE( cpu, addr, data, time )\ + (SYNC_TIME(), kss_cpu_write( this, addr, data )) + +#include "blargg_source.h" + +// flags, named with hex value for clarity +int const S80 = 0x80; +int const Z40 = 0x40; +int const F20 = 0x20; +int const H10 = 0x10; +int const F08 = 0x08; +int const V04 = 0x04; +int const P04 = 0x04; +int const N02 = 0x02; +int const C01 = 0x01; + +#define SZ28P( n ) szpc [n] +#define SZ28PC( n ) szpc [n] +#define SZ28C( n ) (szpc [n] & ~P04) +#define SZ28( n ) SZ28C( n ) + +#define SET_R( n ) (void) (r.r = n) +#define GET_R() (r.r) + +Kss_Cpu::Kss_Cpu() +{ + state = &state_; + + for ( int i = 0x100; --i >= 0; ) + { + int even = 1; + for ( int p = i; p; p >>= 1 ) + even ^= p; + int n = (i & (S80 | F20 | F08)) | ((even & 1) * P04); + szpc [i] = n; + szpc [i + 0x100] = n | C01; + } + szpc [0x000] |= Z40; + szpc [0x100] |= Z40; +} + +inline void Kss_Cpu::set_page( int i, void* write, void const* read ) +{ + blargg_long offset = KSS_CPU_PAGE_OFFSET( i * (blargg_long) page_size ); + state->write [i] = (byte *) write - offset; + state->read [i] = (byte const*) read - offset; +} + +void Kss_Cpu::reset( void* unmapped_write, void const* unmapped_read ) +{ + check( state == &state_ ); + state = &state_; + state_.time = 0; + state_.base = 0; + end_time_ = 0; + + for ( int i = 0; i < page_count + 1; i++ ) + set_page( i, unmapped_write, unmapped_read ); + + memset( &r, 0, sizeof r ); +} + +void Kss_Cpu::map_mem( unsigned addr, blargg_ulong size, void* write, void const* read ) +{ + // address range must begin and end on page boundaries + require( addr % page_size == 0 ); + require( size % page_size == 0 ); + + unsigned first_page = addr / page_size; + for ( unsigned i = size / page_size; i--; ) + { + blargg_long offset = i * (blargg_long) page_size; + set_page( first_page + i, (byte*) write + offset, (byte const*) read + offset ); + } +} + +#define TIME (s_time + s.base) +#define RW_MEM( addr, rw ) (s.rw [(addr) >> page_shift] [KSS_CPU_PAGE_OFFSET( addr )]) +#define READ_PROG( addr ) RW_MEM( addr, read ) +#define READ( addr ) READ_PROG( addr ) +//#define WRITE( addr, data ) (void) (RW_MEM( addr, write ) = data) +#define WRITE( addr, data ) CPU_WRITE( this, addr, data, TIME ) +#define READ_WORD( addr ) GET_LE16( &READ( addr ) ) +#define WRITE_WORD( addr, data ) SET_LE16( &RW_MEM( addr, write ), data ) +#define IN( addr ) CPU_IN( this, addr, TIME ) +#define OUT( addr, data ) CPU_OUT( this, addr, data, TIME ) + +#if BLARGG_BIG_ENDIAN + #define R8( n, offset ) ((r8_ - offset) [n]) +#elif BLARGG_LITTLE_ENDIAN + #define R8( n, offset ) ((r8_ - offset) [(n) ^ 1]) +#else + #error "Byte order of CPU must be known" +#endif + +//#define R16( n, shift, offset ) (r16_ [((n) >> shift) - (offset >> shift)]) + +// help compiler see that it can just adjust stack offset, saving an extra instruction +#define R16( n, shift, offset )\ + (*(uint16_t*) ((char*) r16_ - (offset >> (shift - 1)) + ((n) >> (shift - 1)))) + +#define CASE5( a, b, c, d, e ) /*FALLTHRU*/ case 0x##a:case 0x##b:case 0x##c:case 0x##d:case 0x##e +#define CASE6( a, b, c, d, e, f ) CASE5( a, b, c, d, e ): case 0x##f +#define CASE7( a, b, c, d, e, f, g ) CASE6( a, b, c, d, e, f ): case 0x##g +#define CASE8( a, b, c, d, e, f, g, h ) CASE7( a, b, c, d, e, f, g ): case 0x##h + +// high four bits are $ED time - 8, low four bits are $DD/$FD time - 8 +static byte const ed_dd_timing [0x100] = { +//0 1 2 3 4 5 6 7 8 9 A B C D E F +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x07,0x00,0x00,0x00,0x00,0x00,0x00, +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x07,0x00,0x00,0x00,0x00,0x00,0x00, +0x00,0x06,0x0C,0x02,0x00,0x00,0x03,0x00,0x00,0x07,0x0C,0x02,0x00,0x00,0x03,0x00, +0x00,0x00,0x00,0x00,0x0F,0x0F,0x0B,0x00,0x00,0x07,0x00,0x00,0x00,0x00,0x00,0x00, +0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0x10,0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0x10, +0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0x10,0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0x10, +0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0xA0,0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0xA0, +0x4B,0x4B,0x7B,0xCB,0x0B,0x6B,0x00,0x0B,0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0x00, +0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x00, +0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x00, +0x80,0x80,0x80,0x80,0x00,0x00,0x0B,0x00,0x80,0x80,0x80,0x80,0x00,0x00,0x0B,0x00, +0xD0,0xD0,0xD0,0xD0,0x00,0x00,0x0B,0x00,0xD0,0xD0,0xD0,0xD0,0x00,0x00,0x0B,0x00, +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0F,0x00,0x00,0x00,0x00, +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, +0x00,0x06,0x00,0x0F,0x00,0x07,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00, +}; + +bool Kss_Cpu::run( cpu_time_t end_time ) +{ + set_end_time( end_time ); + state_t s = this->state_; + this->state = &s; + bool warning = false; + + union { + regs_t rg; + pairs_t rp; + uint8_t r8_ [8]; // indexed + uint16_t r16_ [4]; + }; + rg = this->r.b; + + cpu_time_t s_time = s.time; + uint_fast32_t pc = r.pc; + uint_fast32_t sp = r.sp; + uint_fast32_t ix = r.ix; // TODO: keep in memory for direct access? + uint_fast32_t iy = r.iy; + int flags = r.b.flags; + + goto loop; +jr_not_taken: + s_time -= 5; + goto loop; +call_not_taken: + s_time -= 7; +jp_not_taken: + pc += 2; +loop: + + check( (unsigned long) pc < 0x10000 ); + check( (unsigned long) sp < 0x10000 ); + check( (unsigned) flags < 0x100 ); + check( (unsigned) ix < 0x10000 ); + check( (unsigned) iy < 0x10000 ); + + uint8_t const* instr = s.read [pc >> page_shift]; +#define GET_ADDR() GET_LE16( instr ) + + uint_fast8_t opcode; + + // TODO: eliminate this special case + #if BLARGG_NONPORTABLE + opcode = instr [pc]; + pc++; + instr += pc; + #else + instr += KSS_CPU_PAGE_OFFSET( pc ); + opcode = *instr++; + pc++; + #endif + + static byte const base_timing [0x100] = { + // 0 1 2 3 4 5 6 7 8 9 A B C D E F + 4,10, 7, 6, 4, 4, 7, 4, 4,11, 7, 6, 4, 4, 7, 4, // 0 + 13,10, 7, 6, 4, 4, 7, 4,12,11, 7, 6, 4, 4, 7, 4, // 1 + 12,10,16, 6, 4, 4, 7, 4,12,11,16, 6, 4, 4, 7, 4, // 2 + 12,10,13, 6,11,11,10, 4,12,11,13, 6, 4, 4, 7, 4, // 3 + 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // 4 + 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // 5 + 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // 6 + 7, 7, 7, 7, 7, 7, 4, 7, 4, 4, 4, 4, 4, 4, 7, 4, // 7 + 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // 8 + 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // 9 + 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // A + 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // B + 11,10,10,10,17,11, 7,11,11,10,10, 8,17,17, 7,11, // C + 11,10,10,11,17,11, 7,11,11, 4,10,11,17, 8, 7,11, // D + 11,10,10,19,17,11, 7,11,11, 4,10, 4,17, 8, 7,11, // E + 11,10,10, 4,17,11, 7,11,11, 6,10, 4,17, 8, 7,11, // F + }; + + uint_fast16_t data; + data = base_timing [opcode]; + if ( (s_time += data) >= 0 ) + goto possibly_out_of_time; +almost_out_of_time: + + data = READ_PROG( pc ); + + #ifdef Z80_CPU_LOG_H + //log_opcode( opcode, READ_PROG( pc ) ); + z80_log_regs( rg.a, rp.bc, rp.de, rp.hl, sp, ix, iy ); + z80_cpu_log( "new", pc - 1, opcode, READ_PROG( pc ), + READ_PROG( pc + 1 ), READ_PROG( pc + 2 ) ); + #endif + + switch ( opcode ) + { +possibly_out_of_time: + if ( s_time < (int) data ) + goto almost_out_of_time; + s_time -= data; + goto out_of_time; + +// Common + + case 0x00: // NOP + CASE7( 40, 49, 52, 5B, 64, 6D, 7F ): // LD B,B etc. + goto loop; + + case 0x08:{// EX AF,AF' + int temp = r.alt.b.a; + r.alt.b.a = rg.a; + rg.a = temp; + + temp = r.alt.b.flags; + r.alt.b.flags = flags; + flags = temp; + goto loop; + } + + case 0xD3: // OUT (imm),A + pc++; + OUT( data + rg.a * 0x100, rg.a ); + goto loop; + + case 0x2E: // LD L,imm + pc++; + rg.l = data; + goto loop; + + case 0x3E: // LD A,imm + pc++; + rg.a = data; + goto loop; + + case 0x3A:{// LD A,(addr) + uint_fast16_t addr = GET_ADDR(); + pc += 2; + rg.a = READ( addr ); + goto loop; + } + +// Conditional + +#define ZERO (flags & Z40) +#define CARRY (flags & C01) +#define EVEN (flags & P04) +#define MINUS (flags & S80) + +// JR +// TODO: more efficient way to handle negative branch that wraps PC around +#define JR( cond ) {\ + int offset = (int8_t) data;\ + pc++;\ + if ( !(cond) )\ + goto jr_not_taken;\ + pc = uint16_t (pc + offset);\ + goto loop;\ +} + + case 0x20: JR( !ZERO ) // JR NZ,disp + case 0x28: JR( ZERO ) // JR Z,disp + case 0x30: JR( !CARRY ) // JR NC,disp + case 0x38: JR( CARRY ) // JR C,disp + case 0x18: JR( true ) // JR disp + + case 0x10:{// DJNZ disp + int temp = rg.b - 1; + rg.b = temp; + JR( temp ) + } + +// JP +#define JP( cond ) if ( !(cond) ) goto jp_not_taken; pc = GET_ADDR(); goto loop; + + case 0xC2: JP( !ZERO ) // JP NZ,addr + case 0xCA: JP( ZERO ) // JP Z,addr + case 0xD2: JP( !CARRY ) // JP NC,addr + case 0xDA: JP( CARRY ) // JP C,addr + case 0xE2: JP( !EVEN ) // JP PO,addr + case 0xEA: JP( EVEN ) // JP PE,addr + case 0xF2: JP( !MINUS ) // JP P,addr + case 0xFA: JP( MINUS ) // JP M,addr + + case 0xC3: // JP addr + pc = GET_ADDR(); + goto loop; + + case 0xE9: // JP HL + pc = rp.hl; + goto loop; + +// RET +#define RET( cond ) if ( cond ) goto ret_taken; s_time -= 6; goto loop; + + case 0xC0: RET( !ZERO ) // RET NZ + case 0xC8: RET( ZERO ) // RET Z + case 0xD0: RET( !CARRY ) // RET NC + case 0xD8: RET( CARRY ) // RET C + case 0xE0: RET( !EVEN ) // RET PO + case 0xE8: RET( EVEN ) // RET PE + case 0xF0: RET( !MINUS ) // RET P + case 0xF8: RET( MINUS ) // RET M + + case 0xC9: // RET + ret_taken: + pc = READ_WORD( sp ); + sp = uint16_t (sp + 2); + goto loop; + +// CALL +#define CALL( cond ) if ( cond ) goto call_taken; goto call_not_taken; + + case 0xC4: CALL( !ZERO ) // CALL NZ,addr + case 0xCC: CALL( ZERO ) // CALL Z,addr + case 0xD4: CALL( !CARRY ) // CALL NC,addr + case 0xDC: CALL( CARRY ) // CALL C,addr + case 0xE4: CALL( !EVEN ) // CALL PO,addr + case 0xEC: CALL( EVEN ) // CALL PE,addr + case 0xF4: CALL( !MINUS ) // CALL P,addr + case 0xFC: CALL( MINUS ) // CALL M,addr + + case 0xCD:{// CALL addr + call_taken: + uint_fast16_t addr = pc + 2; + pc = GET_ADDR(); + sp = uint16_t (sp - 2); + WRITE_WORD( sp, addr ); + goto loop; + } + + case 0xFF: // RST + if ( pc > idle_addr ) + goto hit_idle_addr; + // FALLTHRU + CASE7( C7, CF, D7, DF, E7, EF, F7 ): + data = pc; + pc = opcode & 0x38; + goto push_data; + +// PUSH/POP + case 0xF5: // PUSH AF + data = rg.a * 0x100u + flags; + goto push_data; + + case 0xC5: // PUSH BC + case 0xD5: // PUSH DE + case 0xE5: // PUSH HL + data = R16( opcode, 4, 0xC5 ); + push_data: + sp = uint16_t (sp - 2); + WRITE_WORD( sp, data ); + goto loop; + + case 0xF1: // POP AF + flags = READ( sp ); + rg.a = READ( sp + 1 ); + sp = uint16_t (sp + 2); + goto loop; + + case 0xC1: // POP BC + case 0xD1: // POP DE + case 0xE1: // POP HL + R16( opcode, 4, 0xC1 ) = READ_WORD( sp ); + sp = uint16_t (sp + 2); + goto loop; + +// ADC/ADD/SBC/SUB + case 0x96: // SUB (HL) + case 0x86: // ADD (HL) + flags &= ~C01; // FALLTHRU + case 0x9E: // SBC (HL) + case 0x8E: // ADC (HL) + data = READ( rp.hl ); + goto adc_data; + + case 0xD6: // SUB A,imm + case 0xC6: // ADD imm + flags &= ~C01; // FALLTHRU + case 0xDE: // SBC A,imm + case 0xCE: // ADC imm + pc++; + goto adc_data; + + CASE7( 90, 91, 92, 93, 94, 95, 97 ): // SUB r + CASE7( 80, 81, 82, 83, 84, 85, 87 ): // ADD r + flags &= ~C01; + CASE7( 98, 99, 9A, 9B, 9C, 9D, 9F ): // SBC r + CASE7( 88, 89, 8A, 8B, 8C, 8D, 8F ): // ADC r + data = R8( opcode & 7, 0 ); + adc_data: { + int result = data + (flags & C01); + data ^= rg.a; + flags = opcode >> 3 & N02; // bit 4 is set in subtract opcodes + if ( flags ) + result = -result; + result += rg.a; + data ^= result; + flags |=(data & H10) | + ((data - -0x80) >> 6 & V04) | + SZ28C( result & 0x1FF ); + rg.a = result; + goto loop; + } + +// CP + case 0xBE: // CP (HL) + data = READ( rp.hl ); + goto cp_data; + + case 0xFE: // CP imm + pc++; + goto cp_data; + + CASE7( B8, B9, BA, BB, BC, BD, BF ): // CP r + data = R8( opcode, 0xB8 ); + cp_data: { + int result = rg.a - data; + flags = N02 | (data & (F20 | F08)) | (result >> 8 & C01); + data ^= rg.a; + flags |=(((result ^ rg.a) & data) >> 5 & V04) | + (((data & H10) ^ result) & (S80 | H10)); + if ( (uint8_t) result ) + goto loop; + flags |= Z40; + goto loop; + } + +// ADD HL,rp + + case 0x39: // ADD HL,SP + data = sp; + goto add_hl_data; + + case 0x09: // ADD HL,BC + case 0x19: // ADD HL,DE + case 0x29: // ADD HL,HL + data = R16( opcode, 4, 0x09 ); + add_hl_data: { + blargg_ulong sum = rp.hl + data; + data ^= rp.hl; + rp.hl = sum; + flags = (flags & (S80 | Z40 | V04)) | + (sum >> 16) | + (sum >> 8 & (F20 | F08)) | + ((data ^ sum) >> 8 & H10); + goto loop; + } + + case 0x27:{// DAA + int a = rg.a; + if ( a > 0x99 ) + flags |= C01; + + int adjust = 0x60 & -(flags & C01); + + if ( flags & H10 || (a & 0x0F) > 9 ) + adjust |= 0x06; + + if ( flags & N02 ) + adjust = -adjust; + a += adjust; + + flags = (flags & (C01 | N02)) | + ((rg.a ^ a) & H10) | + SZ28P( (uint8_t) a ); + rg.a = a; + goto loop; + } + /* + case 0x27:{// DAA + // more optimized, but probably not worth the obscurity + int f = (rg.a + (0xFF - 0x99)) >> 8 | flags; // (a > 0x99 ? C01 : 0) | flags + int adjust = 0x60 & -(f & C01); // f & C01 ? 0x60 : 0 + + if ( (((rg.a + (0x0F - 9)) ^ rg.a) | f) & H10 ) // flags & H10 || (rg.a & 0x0F) > 9 + adjust |= 0x06; + + if ( f & N02 ) + adjust = -adjust; + int a = rg.a + adjust; + + flags = (f & (N02 | C01)) | ((rg.a ^ a) & H10) | SZ28P( (uint8_t) a ); + rg.a = a; + goto loop; + } + */ + +// INC/DEC + case 0x34: // INC (HL) + data = READ( rp.hl ) + 1; + WRITE( rp.hl, data ); + goto inc_set_flags; + + CASE7( 04, 0C, 14, 1C, 24, 2C, 3C ): // INC r + data = ++R8( opcode >> 3, 0 ); + inc_set_flags: + flags = (flags & C01) | + (((data & 0x0F) - 1) & H10) | + SZ28( (uint8_t) data ); + if ( data != 0x80 ) + goto loop; + flags |= V04; + goto loop; + + case 0x35: // DEC (HL) + data = READ( rp.hl ) - 1; + WRITE( rp.hl, data ); + goto dec_set_flags; + + CASE7( 05, 0D, 15, 1D, 25, 2D, 3D ): // DEC r + data = --R8( opcode >> 3, 0 ); + dec_set_flags: + flags = (flags & C01) | N02 | + (((data & 0x0F) + 1) & H10) | + SZ28( (uint8_t) data ); + if ( data != 0x7F ) + goto loop; + flags |= V04; + goto loop; + + case 0x03: // INC BC + case 0x13: // INC DE + case 0x23: // INC HL + R16( opcode, 4, 0x03 )++; + goto loop; + + case 0x33: // INC SP + sp = uint16_t (sp + 1); + goto loop; + + case 0x0B: // DEC BC + case 0x1B: // DEC DE + case 0x2B: // DEC HL + R16( opcode, 4, 0x0B )--; + goto loop; + + case 0x3B: // DEC SP + sp = uint16_t (sp - 1); + goto loop; + +// AND + case 0xA6: // AND (HL) + data = READ( rp.hl ); + goto and_data; + + case 0xE6: // AND imm + pc++; + goto and_data; + + CASE7( A0, A1, A2, A3, A4, A5, A7 ): // AND r + data = R8( opcode, 0xA0 ); + and_data: + rg.a &= data; + flags = SZ28P( rg.a ) | H10; + goto loop; + +// OR + case 0xB6: // OR (HL) + data = READ( rp.hl ); + goto or_data; + + case 0xF6: // OR imm + pc++; + goto or_data; + + CASE7( B0, B1, B2, B3, B4, B5, B7 ): // OR r + data = R8( opcode, 0xB0 ); + or_data: + rg.a |= data; + flags = SZ28P( rg.a ); + goto loop; + +// XOR + case 0xAE: // XOR (HL) + data = READ( rp.hl ); + goto xor_data; + + case 0xEE: // XOR imm + pc++; + goto xor_data; + + CASE7( A8, A9, AA, AB, AC, AD, AF ): // XOR r + data = R8( opcode, 0xA8 ); + xor_data: + rg.a ^= data; + flags = SZ28P( rg.a ); + goto loop; + +// LD + CASE7( 70, 71, 72, 73, 74, 75, 77 ): // LD (HL),r + WRITE( rp.hl, R8( opcode, 0x70 ) ); + goto loop; + + CASE6( 41, 42, 43, 44, 45, 47 ): // LD B,r + CASE6( 48, 4A, 4B, 4C, 4D, 4F ): // LD C,r + CASE6( 50, 51, 53, 54, 55, 57 ): // LD D,r + CASE6( 58, 59, 5A, 5C, 5D, 5F ): // LD E,r + CASE6( 60, 61, 62, 63, 65, 67 ): // LD H,r + CASE6( 68, 69, 6A, 6B, 6C, 6F ): // LD L,r + CASE6( 78, 79, 7A, 7B, 7C, 7D ): // LD A,r + R8( opcode >> 3 & 7, 0 ) = R8( opcode & 7, 0 ); + goto loop; + + CASE5( 06, 0E, 16, 1E, 26 ): // LD r,imm + R8( opcode >> 3, 0 ) = data; + pc++; + goto loop; + + case 0x36: // LD (HL),imm + pc++; + WRITE( rp.hl, data ); + goto loop; + + CASE7( 46, 4E, 56, 5E, 66, 6E, 7E ): // LD r,(HL) + R8( opcode >> 3, 8 ) = READ( rp.hl ); + goto loop; + + case 0x01: // LD rp,imm + case 0x11: + case 0x21: + R16( opcode, 4, 0x01 ) = GET_ADDR(); + pc += 2; + goto loop; + + case 0x31: // LD sp,imm + sp = GET_ADDR(); + pc += 2; + goto loop; + + case 0x2A:{// LD HL,(addr) + uint_fast16_t addr = GET_ADDR(); + pc += 2; + rp.hl = READ_WORD( addr ); + goto loop; + } + + case 0x32:{// LD (addr),A + uint_fast16_t addr = GET_ADDR(); + pc += 2; + WRITE( addr, rg.a ); + goto loop; + } + + case 0x22:{// LD (addr),HL + uint_fast16_t addr = GET_ADDR(); + pc += 2; + WRITE_WORD( addr, rp.hl ); + goto loop; + } + + case 0x02: // LD (BC),A + case 0x12: // LD (DE),A + WRITE( R16( opcode, 4, 0x02 ), rg.a ); + goto loop; + + case 0x0A: // LD A,(BC) + case 0x1A: // LD A,(DE) + rg.a = READ( R16( opcode, 4, 0x0A ) ); + goto loop; + + case 0xF9: // LD SP,HL + sp = rp.hl; + goto loop; + +// Rotate + + case 0x07:{// RLCA + uint_fast16_t temp = rg.a; + temp = (temp << 1) | (temp >> 7); + flags = (flags & (S80 | Z40 | P04)) | + (temp & (F20 | F08 | C01)); + rg.a = temp; + goto loop; + } + + case 0x0F:{// RRCA + uint_fast16_t temp = rg.a; + flags = (flags & (S80 | Z40 | P04)) | + (temp & C01); + temp = (temp << 7) | (temp >> 1); + flags |= temp & (F20 | F08); + rg.a = temp; + goto loop; + } + + case 0x17:{// RLA + blargg_ulong temp = (rg.a << 1) | (flags & C01); + flags = (flags & (S80 | Z40 | P04)) | + (temp & (F20 | F08)) | + (temp >> 8); + rg.a = (uint8_t)temp; + goto loop; + } + + case 0x1F:{// RRA + uint_fast16_t temp = (flags << 7) | (rg.a >> 1); + flags = (flags & (S80 | Z40 | P04)) | + (temp & (F20 | F08)) | + (rg.a & C01); + rg.a = temp; + goto loop; + } + +// Misc + case 0x2F:{// CPL + uint_fast16_t temp = ~rg.a; + flags = (flags & (S80 | Z40 | P04 | C01)) | + (temp & (F20 | F08)) | + (H10 | N02); + rg.a = temp; + goto loop; + } + + case 0x3F:{// CCF + flags = ((flags & (S80 | Z40 | P04 | C01)) ^ C01) | + (flags << 4 & H10) | + (rg.a & (F20 | F08)); + goto loop; + } + + case 0x37: // SCF + flags = (flags & (S80 | Z40 | P04)) | C01 | + (rg.a & (F20 | F08)); + goto loop; + + case 0xDB: // IN A,(imm) + pc++; + rg.a = IN( data + rg.a * 0x100 ); + goto loop; + + case 0xE3:{// EX (SP),HL + uint_fast16_t temp = READ_WORD( sp ); + WRITE_WORD( sp, rp.hl ); + rp.hl = temp; + goto loop; + } + + case 0xEB:{// EX DE,HL + uint_fast16_t temp = rp.hl; + rp.hl = rp.de; + rp.de = temp; + goto loop; + } + + case 0xD9:{// EXX DE,HL + uint_fast16_t temp = r.alt.w.bc; + r.alt.w.bc = rp.bc; + rp.bc = temp; + + temp = r.alt.w.de; + r.alt.w.de = rp.de; + rp.de = temp; + + temp = r.alt.w.hl; + r.alt.w.hl = rp.hl; + rp.hl = temp; + goto loop; + } + + case 0xF3: // DI + r.iff1 = 0; + r.iff2 = 0; + goto loop; + + case 0xFB: // EI + r.iff1 = 1; + r.iff2 = 1; + // TODO: delayed effect + goto loop; + + case 0x76: // HALT + goto halt; + +//////////////////////////////////////// CB prefix + { + case 0xCB: + unsigned data2; + data2 = instr [1]; + (void) data2; // TODO is this the same as data in all cases? + pc++; + switch ( data ) + { + + // Rotate left + + #define RLC( read, write ) {\ + uint_fast8_t result = read;\ + result = uint8_t (result << 1) | (result >> 7);\ + flags = SZ28P( result ) | (result & C01);\ + write;\ + goto loop;\ + } + + case 0x06: // RLC (HL) + s_time += 7; + data = rp.hl; + rlc_data_addr: + RLC( READ( data ), WRITE( data, result ) ) + + CASE7( 00, 01, 02, 03, 04, 05, 07 ):{// RLC r + uint8_t& reg = R8( data, 0 ); + RLC( reg, reg = result ) + } + + #define RL( read, write ) {\ + uint_fast16_t result = (read << 1) | (flags & C01);\ + flags = SZ28PC( result );\ + write;\ + goto loop;\ + } + + case 0x16: // RL (HL) + s_time += 7; + data = rp.hl; + rl_data_addr: + RL( READ( data ), WRITE( data, result ) ) + + CASE7( 10, 11, 12, 13, 14, 15, 17 ):{// RL r + uint8_t& reg = R8( data, 0x10 ); + RL( reg, reg = result ) + } + + #define SLA( read, add, write ) {\ + uint_fast16_t result = (read << 1) | add;\ + flags = SZ28PC( result );\ + write;\ + goto loop;\ + } + + case 0x26: // SLA (HL) + s_time += 7; + data = rp.hl; + sla_data_addr: + SLA( READ( data ), 0, WRITE( data, result ) ) + + CASE7( 20, 21, 22, 23, 24, 25, 27 ):{// SLA r + uint8_t& reg = R8( data, 0x20 ); + SLA( reg, 0, reg = result ) + } + + case 0x36: // SLL (HL) + s_time += 7; + data = rp.hl; + sll_data_addr: + SLA( READ( data ), 1, WRITE( data, result ) ) + + CASE7( 30, 31, 32, 33, 34, 35, 37 ):{// SLL r + uint8_t& reg = R8( data, 0x30 ); + SLA( reg, 1, reg = result ) + } + + // Rotate right + + #define RRC( read, write ) {\ + uint_fast8_t result = read;\ + flags = result & C01;\ + result = uint8_t (result << 7) | (result >> 1);\ + flags |= SZ28P( result );\ + write;\ + goto loop;\ + } + + case 0x0E: // RRC (HL) + s_time += 7; + data = rp.hl; + rrc_data_addr: + RRC( READ( data ), WRITE( data, result ) ) + + CASE7( 08, 09, 0A, 0B, 0C, 0D, 0F ):{// RRC r + uint8_t& reg = R8( data, 0x08 ); + RRC( reg, reg = result ) + } + + #define RR( read, write ) {\ + uint_fast8_t result = read;\ + uint_fast8_t temp = result & C01;\ + result = uint8_t (flags << 7) | (result >> 1);\ + flags = SZ28P( result ) | temp;\ + write;\ + goto loop;\ + } + + case 0x1E: // RR (HL) + s_time += 7; + data = rp.hl; + rr_data_addr: + RR( READ( data ), WRITE( data, result ) ) + + CASE7( 18, 19, 1A, 1B, 1C, 1D, 1F ):{// RR r + uint8_t& reg = R8( data, 0x18 ); + RR( reg, reg = result ) + } + + #define SRA( read, write ) {\ + uint_fast8_t result = read;\ + flags = result & C01;\ + result = (result & 0x80) | (result >> 1);\ + flags |= SZ28P( result );\ + write;\ + goto loop;\ + } + + case 0x2E: // SRA (HL) + data = rp.hl; + s_time += 7; + sra_data_addr: + SRA( READ( data ), WRITE( data, result ) ) + + CASE7( 28, 29, 2A, 2B, 2C, 2D, 2F ):{// SRA r + uint8_t& reg = R8( data, 0x28 ); + SRA( reg, reg = result ) + } + + #define SRL( read, write ) {\ + uint_fast8_t result = read;\ + flags = result & C01;\ + result >>= 1;\ + flags |= SZ28P( result );\ + write;\ + goto loop;\ + } + + case 0x3E: // SRL (HL) + s_time += 7; + data = rp.hl; + srl_data_addr: + SRL( READ( data ), WRITE( data, result ) ) + + CASE7( 38, 39, 3A, 3B, 3C, 3D, 3F ):{// SRL r + uint8_t& reg = R8( data, 0x38 ); + SRL( reg, reg = result ) + } + + // BIT + { + unsigned temp; + CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ): // BIT b,(HL) + s_time += 4; + temp = READ( rp.hl ); + flags &= C01; + goto bit_temp; + CASE7( 40, 41, 42, 43, 44, 45, 47 ): // BIT 0,r + CASE7( 48, 49, 4A, 4B, 4C, 4D, 4F ): // BIT 1,r + CASE7( 50, 51, 52, 53, 54, 55, 57 ): // BIT 2,r + CASE7( 58, 59, 5A, 5B, 5C, 5D, 5F ): // BIT 3,r + CASE7( 60, 61, 62, 63, 64, 65, 67 ): // BIT 4,r + CASE7( 68, 69, 6A, 6B, 6C, 6D, 6F ): // BIT 5,r + CASE7( 70, 71, 72, 73, 74, 75, 77 ): // BIT 6,r + CASE7( 78, 79, 7A, 7B, 7C, 7D, 7F ): // BIT 7,r + temp = R8( data & 7, 0 ); + flags = (flags & C01) | (temp & (F20 | F08)); + bit_temp: + int masked = temp & 1 << (data >> 3 & 7); + flags |=(masked & S80) | H10 | + ((masked - 1) >> 8 & (Z40 | P04)); + goto loop; + } + + // SET/RES + CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(HL) + CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(HL) + s_time += 7; + int temp = READ( rp.hl ); + int bit = 1 << (data >> 3 & 7); + temp |= bit; // SET + if ( !(data & 0x40) ) + temp ^= bit; // RES + WRITE( rp.hl, temp ); + goto loop; + } + + CASE7( C0, C1, C2, C3, C4, C5, C7 ): // SET 0,r + CASE7( C8, C9, CA, CB, CC, CD, CF ): // SET 1,r + CASE7( D0, D1, D2, D3, D4, D5, D7 ): // SET 2,r + CASE7( D8, D9, DA, DB, DC, DD, DF ): // SET 3,r + CASE7( E0, E1, E2, E3, E4, E5, E7 ): // SET 4,r + CASE7( E8, E9, EA, EB, EC, ED, EF ): // SET 5,r + CASE7( F0, F1, F2, F3, F4, F5, F7 ): // SET 6,r + CASE7( F8, F9, FA, FB, FC, FD, FF ): // SET 7,r + R8( data & 7, 0 ) |= 1 << (data >> 3 & 7); + goto loop; + + CASE7( 80, 81, 82, 83, 84, 85, 87 ): // RES 0,r + CASE7( 88, 89, 8A, 8B, 8C, 8D, 8F ): // RES 1,r + CASE7( 90, 91, 92, 93, 94, 95, 97 ): // RES 2,r + CASE7( 98, 99, 9A, 9B, 9C, 9D, 9F ): // RES 3,r + CASE7( A0, A1, A2, A3, A4, A5, A7 ): // RES 4,r + CASE7( A8, A9, AA, AB, AC, AD, AF ): // RES 5,r + CASE7( B0, B1, B2, B3, B4, B5, B7 ): // RES 6,r + CASE7( B8, B9, BA, BB, BC, BD, BF ): // RES 7,r + R8( data & 7, 0 ) &= ~(1 << (data >> 3 & 7)); + goto loop; + } + assert( false ); + } + +#undef GET_ADDR +#define GET_ADDR() GET_LE16( instr + 1 ) + +//////////////////////////////////////// ED prefix + { + case 0xED: + pc++; + s_time += ed_dd_timing [data] >> 4; + switch ( data ) + { + { + blargg_ulong temp; + case 0x72: // SBC HL,SP + case 0x7A: // ADC HL,SP + temp = sp; + if ( 0 ) + case 0x42: // SBC HL,BC + case 0x52: // SBC HL,DE + case 0x62: // SBC HL,HL + case 0x4A: // ADC HL,BC + case 0x5A: // ADC HL,DE + case 0x6A: // ADC HL,HL + temp = R16( data >> 3 & 6, 1, 0 ); + blargg_ulong sum = temp + (flags & C01); + flags = ~data >> 2 & N02; + if ( flags ) + sum = -sum; + sum += rp.hl; + temp ^= rp.hl; + temp ^= sum; + flags |=(sum >> 16 & C01) | + (temp >> 8 & H10) | + (sum >> 8 & (S80 | F20 | F08)) | + ((temp - -0x8000) >> 14 & V04); + rp.hl = sum; + if ( (uint16_t) sum ) + goto loop; + flags |= Z40; + goto loop; + } + + CASE8( 40, 48, 50, 58, 60, 68, 70, 78 ):{// IN r,(C) + int temp = IN( rp.bc ); + R8( data >> 3, 8 ) = temp; + flags = (flags & C01) | SZ28P( temp ); + goto loop; + } + + case 0x71: // OUT (C),0 + rg.flags = 0; + CASE7( 41, 49, 51, 59, 61, 69, 79 ): // OUT (C),r + OUT( rp.bc, R8( data >> 3, 8 ) ); + goto loop; + + { + unsigned temp; + case 0x73: // LD (ADDR),SP + temp = sp; + if ( 0 ) + case 0x43: // LD (ADDR),BC + case 0x53: // LD (ADDR),DE + temp = R16( data, 4, 0x43 ); + uint_fast16_t addr = GET_ADDR(); + pc += 2; + WRITE_WORD( addr, temp ); + goto loop; + } + + case 0x4B: // LD BC,(ADDR) + case 0x5B:{// LD DE,(ADDR) + uint_fast16_t addr = GET_ADDR(); + pc += 2; + R16( data, 4, 0x4B ) = READ_WORD( addr ); + goto loop; + } + + case 0x7B:{// LD SP,(ADDR) + uint_fast16_t addr = GET_ADDR(); + pc += 2; + sp = READ_WORD( addr ); + goto loop; + } + + case 0x67:{// RRD + uint_fast8_t temp = READ( rp.hl ); + WRITE( rp.hl, (rg.a << 4) | (temp >> 4) ); + temp = (rg.a & 0xF0) | (temp & 0x0F); + flags = (flags & C01) | SZ28P( temp ); + rg.a = temp; + goto loop; + } + + case 0x6F:{// RLD + uint_fast8_t temp = READ( rp.hl ); + WRITE( rp.hl, (temp << 4) | (rg.a & 0x0F) ); + temp = (rg.a & 0xF0) | (temp >> 4); + flags = (flags & C01) | SZ28P( temp ); + rg.a = temp; + goto loop; + } + + CASE8( 44, 4C, 54, 5C, 64, 6C, 74, 7C ): // NEG + opcode = 0x10; // flag to do SBC instead of ADC + flags &= ~C01; + data = rg.a; + rg.a = 0; + goto adc_data; + + { + int inc; + case 0xA9: // CPD + case 0xB9: // CPDR + inc = -1; + if ( 0 ) + case 0xA1: // CPI + case 0xB1: // CPIR + inc = +1; + uint_fast16_t addr = rp.hl; + rp.hl = addr + inc; + int temp = READ( addr ); + + int result = rg.a - temp; + flags = (flags & C01) | N02 | + ((((temp ^ rg.a) & H10) ^ result) & (S80 | H10)); + + if ( !(uint8_t) result ) flags |= Z40; + result -= (flags & H10) >> 4; + flags |= result & F08; + flags |= result << 4 & F20; + if ( !--rp.bc ) + goto loop; + + flags |= V04; + if ( flags & Z40 || data < 0xB0 ) + goto loop; + + pc -= 2; + s_time += 5; + goto loop; + } + + { + int inc; + case 0xA8: // LDD + case 0xB8: // LDDR + inc = -1; + if ( 0 ) + case 0xA0: // LDI + case 0xB0: // LDIR + inc = +1; + uint_fast16_t addr = rp.hl; + rp.hl = addr + inc; + int temp = READ( addr ); + + addr = rp.de; + rp.de = addr + inc; + WRITE( addr, temp ); + + temp += rg.a; + flags = (flags & (S80 | Z40 | C01)) | + (temp & F08) | (temp << 4 & F20); + if ( !--rp.bc ) + goto loop; + + flags |= V04; + if ( data < 0xB0 ) + goto loop; + + pc -= 2; + s_time += 5; + goto loop; + } + + { + int inc; + case 0xAB: // OUTD + case 0xBB: // OTDR + inc = -1; + if ( 0 ) + case 0xA3: // OUTI + case 0xB3: // OTIR + inc = +1; + uint_fast16_t addr = rp.hl; + rp.hl = addr + inc; + int temp = READ( addr ); + + int b = --rg.b; + flags = (temp >> 6 & N02) | SZ28( b ); + if ( b && data >= 0xB0 ) + { + pc -= 2; + s_time += 5; + } + + OUT( rp.bc, temp ); + goto loop; + } + + { + int inc; + case 0xAA: // IND + case 0xBA: // INDR + inc = -1; + if ( 0 ) + case 0xA2: // INI + case 0xB2: // INIR + inc = +1; + + uint_fast16_t addr = rp.hl; + rp.hl = addr + inc; + + int temp = IN( rp.bc ); + + int b = --rg.b; + flags = (temp >> 6 & N02) | SZ28( b ); + if ( b && data >= 0xB0 ) + { + pc -= 2; + s_time += 5; + } + + WRITE( addr, temp ); + goto loop; + } + + case 0x47: // LD I,A + r.i = rg.a; + goto loop; + + case 0x4F: // LD R,A + SET_R( rg.a ); + debug_printf( "LD R,A not supported\n" ); + warning = true; + goto loop; + + case 0x57: // LD A,I + rg.a = r.i; + goto ld_ai_common; + + case 0x5F: // LD A,R + rg.a = GET_R(); + debug_printf( "LD A,R not supported\n" ); + warning = true; + ld_ai_common: + flags = (flags & C01) | SZ28( rg.a ) | (r.iff2 << 2 & V04); + goto loop; + + CASE8( 45, 4D, 55, 5D, 65, 6D, 75, 7D ): // RETI/RETN + r.iff1 = r.iff2; + goto ret_taken; + + case 0x46: case 0x4E: case 0x66: case 0x6E: // IM 0 + r.im = 0; + goto loop; + + case 0x56: case 0x76: // IM 1 + r.im = 1; + goto loop; + + case 0x5E: case 0x7E: // IM 2 + r.im = 2; + goto loop; + + default: + debug_printf( "Opcode $ED $%02X not supported\n", data ); + warning = true; + goto loop; + } + assert( false ); + } + +//////////////////////////////////////// DD/FD prefix + { + uint_fast16_t ixy; + case 0xDD: + ixy = ix; + goto ix_prefix; + case 0xFD: + ixy = iy; + ix_prefix: + pc++; + unsigned data2 = READ_PROG( pc ); + s_time += ed_dd_timing [data] & 0x0F; + switch ( data ) + { + // TODO: more efficient way of avoid negative address + // TODO: avoid using this as argument to READ() since it is evaluated twice + #define IXY_DISP( ixy, disp ) uint16_t ((ixy) + (disp)) + + #define SET_IXY( in ) if ( opcode == 0xDD ) ix = in; else iy = in; + + // ADD/ADC/SUB/SBC + + case 0x96: // SUB (IXY+disp) + case 0x86: // ADD (IXY+disp) + flags &= ~C01; // FALLTHRU + case 0x9E: // SBC (IXY+disp) + case 0x8E: // ADC (IXY+disp) + pc++; + opcode = data; + data = READ( IXY_DISP( ixy, (int8_t) data2 ) ); + goto adc_data; + + case 0x94: // SUB HXY + case 0x84: // ADD HXY + flags &= ~C01; // FALLTHRU + case 0x9C: // SBC HXY + case 0x8C: // ADC HXY + opcode = data; + data = ixy >> 8; + goto adc_data; + + case 0x95: // SUB LXY + case 0x85: // ADD LXY + flags &= ~C01; // FALLTHRU + case 0x9D: // SBC LXY + case 0x8D: // ADC LXY + opcode = data; + data = (uint8_t) ixy; + goto adc_data; + + { + unsigned temp; + case 0x39: // ADD IXY,SP + temp = sp; + goto add_ixy_data; + + case 0x29: // ADD IXY,HL + temp = ixy; + goto add_ixy_data; + + case 0x09: // ADD IXY,BC + case 0x19: // ADD IXY,DE + temp = R16( data, 4, 0x09 ); + add_ixy_data: { + blargg_ulong sum = ixy + temp; + temp ^= ixy; + ixy = (uint16_t) sum; + flags = (flags & (S80 | Z40 | V04)) | + (sum >> 16) | + (sum >> 8 & (F20 | F08)) | + ((temp ^ sum) >> 8 & H10); + goto set_ixy; + } + } + + // AND + case 0xA6: // AND (IXY+disp) + pc++; + data = READ( IXY_DISP( ixy, (int8_t) data2 ) ); + goto and_data; + + case 0xA4: // AND HXY + data = ixy >> 8; + goto and_data; + + case 0xA5: // AND LXY + data = (uint8_t) ixy; + goto and_data; + + // OR + case 0xB6: // OR (IXY+disp) + pc++; + data = READ( IXY_DISP( ixy, (int8_t) data2 ) ); + goto or_data; + + case 0xB4: // OR HXY + data = ixy >> 8; + goto or_data; + + case 0xB5: // OR LXY + data = (uint8_t) ixy; + goto or_data; + + // XOR + case 0xAE: // XOR (IXY+disp) + pc++; + data = READ( IXY_DISP( ixy, (int8_t) data2 ) ); + goto xor_data; + + case 0xAC: // XOR HXY + data = ixy >> 8; + goto xor_data; + + case 0xAD: // XOR LXY + data = (uint8_t) ixy; + goto xor_data; + + // CP + case 0xBE: // CP (IXY+disp) + pc++; + data = READ( IXY_DISP( ixy, (int8_t) data2 ) ); + goto cp_data; + + case 0xBC: // CP HXY + data = ixy >> 8; + goto cp_data; + + case 0xBD: // CP LXY + data = (uint8_t) ixy; + goto cp_data; + + // LD + CASE7( 70, 71, 72, 73, 74, 75, 77 ): // LD (IXY+disp),r + data = R8( data, 0x70 ); + if ( 0 ) + case 0x36: // LD (IXY+disp),imm + pc++, data = READ_PROG( pc ); + pc++; + WRITE( IXY_DISP( ixy, (int8_t) data2 ), data ); + goto loop; + + CASE5( 44, 4C, 54, 5C, 7C ): // LD r,HXY + R8( data >> 3, 8 ) = ixy >> 8; + goto loop; + + case 0x64: // LD HXY,HXY + case 0x6D: // LD LXY,LXY + goto loop; + + CASE5( 45, 4D, 55, 5D, 7D ): // LD r,LXY + R8( data >> 3, 8 ) = ixy; + goto loop; + + CASE7( 46, 4E, 56, 5E, 66, 6E, 7E ): // LD r,(IXY+disp) + pc++; + R8( data >> 3, 8 ) = READ( IXY_DISP( ixy, (int8_t) data2 ) ); + goto loop; + + case 0x26: // LD HXY,imm + pc++; + goto ld_hxy_data; + + case 0x65: // LD HXY,LXY + data2 = (uint8_t) ixy; + goto ld_hxy_data; + + CASE5( 60, 61, 62, 63, 67 ): // LD HXY,r + data2 = R8( data, 0x60 ); + ld_hxy_data: + ixy = (uint8_t) ixy | (data2 << 8); + goto set_ixy; + + case 0x2E: // LD LXY,imm + pc++; + goto ld_lxy_data; + + case 0x6C: // LD LXY,HXY + data2 = ixy >> 8; + goto ld_lxy_data; + + CASE5( 68, 69, 6A, 6B, 6F ): // LD LXY,r + data2 = R8( data, 0x68 ); + ld_lxy_data: + ixy = (ixy & 0xFF00) | data2; + set_ixy: + if ( opcode == 0xDD ) + { + ix = ixy; + goto loop; + } + iy = ixy; + goto loop; + + case 0xF9: // LD SP,IXY + sp = ixy; + goto loop; + + case 0x22:{// LD (ADDR),IXY + uint_fast16_t addr = GET_ADDR(); + pc += 2; + WRITE_WORD( addr, ixy ); + goto loop; + } + + case 0x21: // LD IXY,imm + ixy = GET_ADDR(); + pc += 2; + goto set_ixy; + + case 0x2A:{// LD IXY,(addr) + uint_fast16_t addr = GET_ADDR(); + ixy = READ_WORD( addr ); + pc += 2; + goto set_ixy; + } + + // DD/FD CB prefix + case 0xCB: { + data = IXY_DISP( ixy, (int8_t) data2 ); + pc++; + data2 = READ_PROG( pc ); + pc++; + switch ( data2 ) + { + case 0x06: goto rlc_data_addr; // RLC (IXY) + case 0x16: goto rl_data_addr; // RL (IXY) + case 0x26: goto sla_data_addr; // SLA (IXY) + case 0x36: goto sll_data_addr; // SLL (IXY) + case 0x0E: goto rrc_data_addr; // RRC (IXY) + case 0x1E: goto rr_data_addr; // RR (IXY) + case 0x2E: goto sra_data_addr; // SRA (IXY) + case 0x3E: goto srl_data_addr; // SRL (IXY) + + CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ):{// BIT b,(IXY+disp) + uint_fast8_t temp = READ( data ); + int masked = temp & 1 << (data2 >> 3 & 7); + flags = (flags & C01) | H10 | + (masked & S80) | + ((masked - 1) >> 8 & (Z40 | P04)); + goto loop; + } + + CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(IXY+disp) + CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(IXY+disp) + int temp = READ( data ); + int bit = 1 << (data2 >> 3 & 7); + temp |= bit; // SET + if ( !(data2 & 0x40) ) + temp ^= bit; // RES + WRITE( data, temp ); + goto loop; + } + + default: + debug_printf( "Opcode $%02X $CB $%02X not supported\n", opcode, data2 ); + warning = true; + goto loop; + } + assert( false ); + } + + // INC/DEC + case 0x23: // INC IXY + ixy = uint16_t (ixy + 1); + goto set_ixy; + + case 0x2B: // DEC IXY + ixy = uint16_t (ixy - 1); + goto set_ixy; + + case 0x34: // INC (IXY+disp) + ixy = IXY_DISP( ixy, (int8_t) data2 ); + pc++; + data = READ( ixy ) + 1; + WRITE( ixy, data ); + goto inc_set_flags; + + case 0x35: // DEC (IXY+disp) + ixy = IXY_DISP( ixy, (int8_t) data2 ); + pc++; + data = READ( ixy ) - 1; + WRITE( ixy, data ); + goto dec_set_flags; + + case 0x24: // INC HXY + ixy = uint16_t (ixy + 0x100); + data = ixy >> 8; + goto inc_xy_common; + + case 0x2C: // INC LXY + data = uint8_t (ixy + 1); + ixy = (ixy & 0xFF00) | data; + inc_xy_common: + if ( opcode == 0xDD ) + { + ix = ixy; + goto inc_set_flags; + } + iy = ixy; + goto inc_set_flags; + + case 0x25: // DEC HXY + ixy = uint16_t (ixy - 0x100); + data = ixy >> 8; + goto dec_xy_common; + + case 0x2D: // DEC LXY + data = uint8_t (ixy - 1); + ixy = (ixy & 0xFF00) | data; + dec_xy_common: + if ( opcode == 0xDD ) + { + ix = ixy; + goto dec_set_flags; + } + iy = ixy; + goto dec_set_flags; + + // PUSH/POP + case 0xE5: // PUSH IXY + data = ixy; + goto push_data; + + case 0xE1:{// POP IXY + ixy = READ_WORD( sp ); + sp = uint16_t (sp + 2); + goto set_ixy; + } + + // Misc + + case 0xE9: // JP (IXY) + pc = ixy; + goto loop; + + case 0xE3:{// EX (SP),IXY + uint_fast16_t temp = READ_WORD( sp ); + WRITE_WORD( sp, ixy ); + ixy = temp; + goto set_ixy; + } + + default: + debug_printf( "Unnecessary DD/FD prefix encountered\n" ); + warning = true; + pc--; + goto loop; + } + assert( false ); + } + + } + debug_printf( "Unhandled main opcode: $%02X\n", opcode ); + assert( false ); + +hit_idle_addr: + s_time -= 11; + goto out_of_time; +halt: + s_time &= 3; // increment by multiple of 4 +out_of_time: + pc--; + + s.time = s_time; + rg.flags = flags; + r.ix = ix; + r.iy = iy; + r.sp = sp; + r.pc = pc; + this->r.b = rg; + this->state_ = s; + this->state = &this->state_; + + return warning; +} diff --git a/Frameworks/GME/gme/Kss_Cpu.h b/Frameworks/GME/gme/Kss_Cpu.h new file mode 100644 index 000000000..e4d58db65 --- /dev/null +++ b/Frameworks/GME/gme/Kss_Cpu.h @@ -0,0 +1,120 @@ +// Z80 CPU emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef KSS_CPU_H +#define KSS_CPU_H + +#include "blargg_endian.h" + +typedef blargg_long cpu_time_t; + +// must be defined by caller +void kss_cpu_out( class Kss_Cpu*, cpu_time_t, unsigned addr, int data ); +int kss_cpu_in( class Kss_Cpu*, cpu_time_t, unsigned addr ); +void kss_cpu_write( class Kss_Cpu*, unsigned addr, int data ); + +class Kss_Cpu { +public: + // Clear registers and map all pages to unmapped + void reset( void* unmapped_write, void const* unmapped_read ); + + // Map memory. Start and size must be multiple of page_size. + enum { page_size = 0x2000 }; + void map_mem( unsigned addr, blargg_ulong size, void* write, void const* read ); + + // Map address to page + uint8_t* write( unsigned addr ); + uint8_t const* read( unsigned addr ); + + // Run until specified time is reached. Returns true if suspicious/unsupported + // instruction was encountered at any point during run. + bool run( cpu_time_t end_time ); + + // Time of beginning of next instruction + cpu_time_t time() const { return state->time + state->base; } + + // Alter current time. Not supported during run() call. + void set_time( cpu_time_t t ) { state->time = t - state->base; } + void adjust_time( int delta ) { state->time += delta; } + + #if BLARGG_BIG_ENDIAN + struct regs_t { uint8_t b, c, d, e, h, l, flags, a; }; + #else + struct regs_t { uint8_t c, b, e, d, l, h, a, flags; }; + #endif + static_assert( sizeof (regs_t) == 8, "Invalid registers size, padding issue?" ); + + struct pairs_t { uint16_t bc, de, hl, fa; }; + + // Registers are not updated until run() returns + struct registers_t { + uint16_t pc; + uint16_t sp; + uint16_t ix; + uint16_t iy; + union { + regs_t b; // b.b, b.c, b.d, b.e, b.h, b.l, b.flags, b.a + pairs_t w; // w.bc, w.de, w.hl. w.fa + }; + union { + regs_t b; + pairs_t w; + } alt; + uint8_t iff1; + uint8_t iff2; + uint8_t r; + uint8_t i; + uint8_t im; + }; + //registers_t r; (below for efficiency) + + enum { idle_addr = 0xFFFF }; + + // can read this far past end of a page + enum { cpu_padding = 0x100 }; + +public: + Kss_Cpu(); + enum { page_shift = 13 }; + enum { page_count = 0x10000 >> page_shift }; +private: + uint8_t szpc [0x200]; + cpu_time_t end_time_; + struct state_t { + uint8_t const* read [page_count + 1]; + uint8_t * write [page_count + 1]; + cpu_time_t base; + cpu_time_t time; + }; + state_t* state; // points to state_ or a local copy within run() + state_t state_; + void set_end_time( cpu_time_t t ); + void set_page( int i, void* write, void const* read ); +public: + registers_t r; +}; + +#if BLARGG_NONPORTABLE + #define KSS_CPU_PAGE_OFFSET( addr ) (addr) +#else + #define KSS_CPU_PAGE_OFFSET( addr ) ((addr) & (page_size - 1)) +#endif + +inline uint8_t* Kss_Cpu::write( unsigned addr ) +{ + return state->write [addr >> page_shift] + KSS_CPU_PAGE_OFFSET( addr ); +} + +inline uint8_t const* Kss_Cpu::read( unsigned addr ) +{ + return state->read [addr >> page_shift] + KSS_CPU_PAGE_OFFSET( addr ); +} + +inline void Kss_Cpu::set_end_time( cpu_time_t t ) +{ + cpu_time_t delta = state->base - t; + state->base = t; + state->time += delta; +} + +#endif diff --git a/Frameworks/GME/gme/Kss_Emu.cpp b/Frameworks/GME/gme/Kss_Emu.cpp index 0036034d9..7fa49373f 100644 --- a/Frameworks/GME/gme/Kss_Emu.cpp +++ b/Frameworks/GME/gme/Kss_Emu.cpp @@ -1,493 +1,420 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Kss_Emu.h" - -#include "blargg_endian.h" - -/* Copyright (C) 2006-2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -#define IF_PTR( ptr ) if ( ptr ) (ptr) - -int const clock_rate = 3579545; - -#define FOR_EACH_APU( macro )\ -{\ - macro( sms.psg );\ - macro( sms.fm );\ - macro( msx.psg );\ - macro( msx.scc );\ - macro( msx.music );\ - macro( msx.audio );\ -} - -Kss_Emu::Kss_Emu() : - core( this ) -{ - #define ACTION( apu ) { core.apu = NULL; } - FOR_EACH_APU( ACTION ); - #undef ACTION - - set_type( gme_kss_type ); -} - -Kss_Emu::~Kss_Emu() -{ - unload(); -} - -inline void Kss_Emu::Core::unload() -{ - #define ACTION( ptr ) { delete (ptr); (ptr) = 0; } - FOR_EACH_APU( ACTION ); - #undef ACTION -} - -void Kss_Emu::unload() -{ - core.unload(); - Classic_Emu::unload(); -} - -// Track info - -static void copy_kss_fields( Kss_Core::header_t const& h, track_info_t* out ) -{ - const char* system = "MSX"; - - if ( h.device_flags & 0x02 ) - { - system = "Sega Master System"; - if ( h.device_flags & 0x04 ) - system = "Game Gear"; - - if ( h.device_flags & 0x01 ) - system = "Sega Mark III"; - } - else - { - if ( h.device_flags & 0x09 ) - system = "MSX + FM Sound"; - } - Gme_File::copy_field_( out->system, system ); -} - -static void hash_kss_file( Kss_Core::header_t const& h, byte const* data, int data_size, Music_Emu::Hash_Function& out ) -{ - out.hash_( &h.load_addr[0], sizeof(h.load_addr) ); - out.hash_( &h.load_size[0], sizeof(h.load_size) ); - out.hash_( &h.init_addr[0], sizeof(h.init_addr) ); - out.hash_( &h.play_addr[0], sizeof(h.play_addr) ); - out.hash_( &h.first_bank, sizeof(h.first_bank) ); - out.hash_( &h.bank_mode, sizeof(h.bank_mode) ); - out.hash_( &h.extra_header, sizeof(h.extra_header) ); - out.hash_( &h.device_flags, sizeof(h.device_flags) ); - - out.hash_( data, data_size ); -} - -blargg_err_t Kss_Emu::track_info_( track_info_t* out, int ) const -{ - copy_kss_fields( header(), out ); -// TODO: remove -//if ( msx.music ) strcpy( out->system, "msxmusic" ); -//if ( msx.audio ) strcpy( out->system, "msxaudio" ); -//if ( sms.fm ) strcpy( out->system, "fmunit" ); - return blargg_ok; -} - -static blargg_err_t check_kss_header( void const* header ) -{ - if ( memcmp( header, "KSCC", 4 ) && memcmp( header, "KSSX", 4 ) ) - return blargg_err_file_type; - - return blargg_ok; -} - -struct Kss_File : Gme_Info_ -{ - Kss_Emu::header_t const* header_; - - Kss_File() { set_type( gme_kss_type ); } - - blargg_err_t load_mem_( byte const begin [], int size ) - { - header_ = ( Kss_Emu::header_t const* ) begin; - - if ( header_->tag [3] == 'X' && header_->extra_header == 0x10 ) - set_track_count( get_le16( header_->last_track ) + 1 ); - - return check_kss_header( header_ ); - } - - blargg_err_t track_info_( track_info_t* out, int ) const - { - copy_kss_fields( *header_, out ); - return blargg_ok; - } - - blargg_err_t hash_( Hash_Function& out ) const - { - hash_kss_file( *header_, file_begin() + Kss_Core::header_t::base_size, file_end() - file_begin() - Kss_Core::header_t::base_size, out ); - return blargg_ok; - } -}; - -static Music_Emu* new_kss_emu () { return BLARGG_NEW Kss_Emu ; } -static Music_Emu* new_kss_file() { return BLARGG_NEW Kss_File; } - -gme_type_t_ const gme_kss_type [1] = {{ - "MSX", - 256, - &new_kss_emu, - &new_kss_file, - "KSS", - 0x03 -}}; - -// Setup - -void Kss_Emu::Core::update_gain_() -{ - double g = emu.gain(); - if ( msx.music || msx.audio || sms.fm ) - { - g *= 0.3; - } - else - { - g *= 1.2; - if ( scc_accessed ) - g *= 1.4; - } - - #define ACTION( apu ) IF_PTR( apu )->volume( g ) - FOR_EACH_APU( ACTION ); - #undef ACTION -} - -static blargg_err_t new_opl_apu( Opl_Apu::type_t type, Opl_Apu** out ) -{ - check( !*out ); - CHECK_ALLOC( *out = BLARGG_NEW( Opl_Apu ) ); - blip_time_t const period = 72; - int const rate = clock_rate / period; - return (*out)->init( rate * period, rate, period, type ); -} - -blargg_err_t Kss_Emu::load_( Data_Reader& in ) -{ - RETURN_ERR( core.load( in ) ); - set_warning( core.warning() ); - - set_track_count( get_le16( header().last_track ) + 1 ); - - core.scc_enabled = false; - if ( header().device_flags & 0x02 ) // Sega Master System - { - int const osc_count = Sms_Apu::osc_count + Opl_Apu::osc_count; - static const char* const names [osc_count] = { - "Square 1", "Square 2", "Square 3", "Noise", "FM" - }; - set_voice_names( names ); - - static int const types [osc_count] = { - wave_type+1, wave_type+3, wave_type+2, mixed_type+1, wave_type+0 - }; - set_voice_types( types ); - - // sms.psg - set_voice_count( Sms_Apu::osc_count ); - check( !core.sms.psg ); - CHECK_ALLOC( core.sms.psg = BLARGG_NEW Sms_Apu ); - - // sms.fm - if ( header().device_flags & 0x01 ) - { - set_voice_count( osc_count ); - RETURN_ERR( new_opl_apu( Opl_Apu::type_smsfmunit, &core.sms.fm ) ); - } - - } - else // MSX - { - int const osc_count = Ay_Apu::osc_count + Opl_Apu::osc_count; - static const char* const names [osc_count] = { - "Square 1", "Square 2", "Square 3", "FM" - }; - set_voice_names( names ); - - static int const types [osc_count] = { - wave_type+1, wave_type+3, wave_type+2, wave_type+0 - }; - set_voice_types( types ); - - // msx.psg - set_voice_count( Ay_Apu::osc_count ); - check( !core.msx.psg ); - CHECK_ALLOC( core.msx.psg = BLARGG_NEW Ay_Apu ); - - if ( header().device_flags & 0x10 ) - set_warning( "MSX stereo not supported" ); - - // msx.music - if ( header().device_flags & 0x01 ) - { - set_voice_count( osc_count ); - RETURN_ERR( new_opl_apu( Opl_Apu::type_msxmusic, &core.msx.music ) ); - } - - // msx.audio - if ( header().device_flags & 0x08 ) - { - set_voice_count( osc_count ); - RETURN_ERR( new_opl_apu( Opl_Apu::type_msxaudio, &core.msx.audio ) ); - } - - if ( !(header().device_flags & 0x80) ) - { - if ( !(header().device_flags & 0x84) ) - core.scc_enabled = core.scc_enabled_true; - - // msx.scc - check( !core.msx.scc ); - CHECK_ALLOC( core.msx.scc = BLARGG_NEW Scc_Apu ); - - int const osc_count = Ay_Apu::osc_count + Scc_Apu::osc_count; - static const char* const names [osc_count] = { - "Square 1", "Square 2", "Square 3", - "Wave 1", "Wave 2", "Wave 3", "Wave 4", "Wave 5" - }; - set_voice_names( names ); - - static int const types [osc_count] = { - wave_type+1, wave_type+3, wave_type+2, - wave_type+0, wave_type+4, wave_type+5, wave_type+6, wave_type+7, - }; - set_voice_types( types ); - - set_voice_count( osc_count ); - } - } - - set_silence_lookahead( 6 ); - if ( core.sms.fm || core.msx.music || core.msx.audio ) - { - if ( !Opl_Apu::supported() ) - set_warning( "FM sound not supported" ); - else - set_silence_lookahead( 3 ); // Opl_Apu is really slow - } - - return setup_buffer( ::clock_rate ); -} - -void Kss_Emu::update_eq( blip_eq_t const& eq ) -{ - #define ACTION( apu ) IF_PTR( core.apu )->treble_eq( eq ) - FOR_EACH_APU( ACTION ); - #undef ACTION -} - -void Kss_Emu::set_voice( int i, Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ) -{ - if ( core.sms.psg ) // Sega Master System - { - i -= core.sms.psg->osc_count; - if ( i < 0 ) - { - core.sms.psg->set_output( i + core.sms.psg->osc_count, center, left, right ); - return; - } - - if ( core.sms.fm && i < core.sms.fm->osc_count ) - core.sms.fm->set_output( i, center, NULL, NULL ); - } - else if ( core.msx.psg ) // MSX - { - i -= core.msx.psg->osc_count; - if ( i < 0 ) - { - core.msx.psg->set_output( i + core.msx.psg->osc_count, center ); - return; - } - - if ( core.msx.scc && i < core.msx.scc->osc_count ) core.msx.scc ->set_output( i, center ); - if ( core.msx.music && i < core.msx.music->osc_count ) core.msx.music->set_output( i, center, NULL, NULL ); - if ( core.msx.audio && i < core.msx.audio->osc_count ) core.msx.audio->set_output( i, center, NULL, NULL ); - } -} - -void Kss_Emu::set_tempo_( double t ) -{ - int period = (header().device_flags & 0x40 ? ::clock_rate / 50 : ::clock_rate / 60); - core.set_play_period( (Kss_Core::time_t) (period / t) ); -} - -blargg_err_t Kss_Emu::start_track_( int track ) -{ - RETURN_ERR( Classic_Emu::start_track_( track ) ); - - #define ACTION( apu ) IF_PTR( core.apu )->reset() - FOR_EACH_APU( ACTION ); - #undef ACTION - - core.scc_accessed = false; - core.update_gain_(); - - return core.start_track( track ); -} - -void Kss_Emu::Core::cpu_write_( addr_t addr, int data ) -{ - // TODO: SCC+ support - - data &= 0xFF; - switch ( addr ) - { - case 0x9000: - set_bank( 0, data ); - return; - - case 0xB000: - set_bank( 1, data ); - return; - - case 0xBFFE: // selects between mapping areas (we just always enable both) - if ( data == 0 || data == 0x20 ) - return; - } - - int scc_addr = (addr & 0xDFFF) - 0x9800; - if ( (unsigned) scc_addr < 0xB0 && msx.scc ) - { - scc_accessed = true; - //if ( (unsigned) (scc_addr - 0x90) < 0x10 ) - // scc_addr -= 0x10; // 0x90-0x9F mirrors to 0x80-0x8F - if ( scc_addr < Scc_Apu::reg_count ) - msx.scc->write( cpu.time(), addr, data ); - return; - } - - dprintf( "LD ($%04X),$%02X\n", addr, data ); -} - -void Kss_Emu::Core::cpu_write( addr_t addr, int data ) -{ - *cpu.write( addr ) = data; - if ( (addr & scc_enabled) == 0x8000 ) - cpu_write_( addr, data ); -} - -void Kss_Emu::Core::cpu_out( time_t time, addr_t addr, int data ) -{ - data &= 0xFF; - switch ( addr & 0xFF ) - { - case 0xA0: - if ( msx.psg ) - msx.psg->write_addr( data ); - return; - - case 0xA1: - if ( msx.psg ) - msx.psg->write_data( time, data ); - return; - - case 0x06: - if ( sms.psg && (header().device_flags & 0x04) ) - { - sms.psg->write_ggstereo( time, data ); - return; - } - break; - - case 0x7E: - case 0x7F: - if ( sms.psg ) - { - sms.psg->write_data( time, data ); - return; - } - break; - - #define OPL_WRITE_HANDLER( base, opl )\ - case base : if ( opl ) { opl->write_addr( data ); return; } break;\ - case base+1: if ( opl ) { opl->write_data( time, data ); return; } break; - - OPL_WRITE_HANDLER( 0x7C, msx.music ) - OPL_WRITE_HANDLER( 0xC0, msx.audio ) - OPL_WRITE_HANDLER( 0xF0, sms.fm ) - - case 0xFE: - set_bank( 0, data ); - return; - - #ifndef NDEBUG - case 0xA8: // PPI - return; - #endif - } - - Kss_Core::cpu_out( time, addr, data ); -} - -int Kss_Emu::Core::cpu_in( time_t time, addr_t addr ) -{ - switch ( addr & 0xFF ) - { - case 0xC0: - case 0xC1: - if ( msx.audio ) - return msx.audio->read( time, addr & 1 ); - break; - - case 0xA2: - if ( msx.psg ) - return msx.psg->read(); - break; - - #ifndef NDEBUG - case 0xA8: // PPI - return 0; - #endif - } - - return Kss_Core::cpu_in( time, addr ); -} - -void Kss_Emu::Core::update_gain() -{ - if ( scc_accessed ) - { - dprintf( "SCC accessed\n" ); - update_gain_(); - } -} - -blargg_err_t Kss_Emu::run_clocks( blip_time_t& duration, int ) -{ - RETURN_ERR( core.end_frame( duration ) ); - - #define ACTION( apu ) IF_PTR( core.apu )->end_frame( duration ) - FOR_EACH_APU( ACTION ); - #undef ACTION - - return blargg_ok; -} - -blargg_err_t Kss_Emu::hash_( Hash_Function& out ) const -{ - hash_kss_file( header(), core.rom_().begin(), core.rom_().file_size(), out ); - return blargg_ok; -} \ No newline at end of file +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Kss_Emu.h" + +#include "blargg_endian.h" +#include +#include + +/* Copyright (C) 2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +long const clock_rate = 3579545; +int const osc_count = Ay_Apu::osc_count + Scc_Apu::osc_count; + +using std::min; +using std::max; + +Kss_Emu::Kss_Emu() +{ + sn = 0; + set_type( gme_kss_type ); + set_silence_lookahead( 6 ); + static const char* const names [osc_count] = { + "Square 1", "Square 2", "Square 3", + "Wave 1", "Wave 2", "Wave 3", "Wave 4", "Wave 5" + }; + set_voice_names( names ); + + static int const types [osc_count] = { + wave_type | 0, wave_type | 1, wave_type | 2, + wave_type | 3, wave_type | 4, wave_type | 5, wave_type | 6, wave_type | 7 + }; + set_voice_types( types ); + + memset( unmapped_read, 0xFF, sizeof unmapped_read ); +} + +Kss_Emu::~Kss_Emu() { unload(); } + +void Kss_Emu::unload() +{ + delete sn; + sn = 0; + Classic_Emu::unload(); +} + +// Track info + +static void copy_kss_fields( Kss_Emu::header_t const& h, track_info_t* out ) +{ + const char* system = "MSX"; + if ( h.device_flags & 0x02 ) + { + system = "Sega Master System"; + if ( h.device_flags & 0x04 ) + system = "Game Gear"; + } + Gme_File::copy_field_( out->system, system ); +} + +blargg_err_t Kss_Emu::track_info_( track_info_t* out, int ) const +{ + copy_kss_fields( header_, out ); + return 0; +} + +static blargg_err_t check_kss_header( void const* header ) +{ + if ( memcmp( header, "KSCC", 4 ) && memcmp( header, "KSSX", 4 ) ) + return gme_wrong_file_type; + return 0; +} + +struct Kss_File : Gme_Info_ +{ + Kss_Emu::header_t header_; + + Kss_File() { set_type( gme_kss_type ); } + + blargg_err_t load_( Data_Reader& in ) + { + blargg_err_t err = in.read( &header_, Kss_Emu::header_size ); + if ( err ) + return (err == in.eof_error ? gme_wrong_file_type : err); + return check_kss_header( &header_ ); + } + + blargg_err_t track_info_( track_info_t* out, int ) const + { + copy_kss_fields( header_, out ); + return 0; + } +}; + +static Music_Emu* new_kss_emu () { return BLARGG_NEW Kss_Emu ; } +static Music_Emu* new_kss_file() { return BLARGG_NEW Kss_File; } + +static gme_type_t_ const gme_kss_type_ = { "MSX", 256, &new_kss_emu, &new_kss_file, "KSS", 0x03 }; +extern gme_type_t const gme_kss_type = &gme_kss_type_; + + +// Setup + +void Kss_Emu::update_gain() +{ + double g = gain() * 1.4; + if ( scc_accessed ) + g *= 1.5; + ay.volume( g ); + scc.volume( g ); + if ( sn ) + sn->volume( g ); +} + +blargg_err_t Kss_Emu::load_( Data_Reader& in ) +{ + memset( &header_, 0, sizeof header_ ); + assert( offsetof (header_t,device_flags) == header_size - 1 ); + assert( offsetof (ext_header_t,msx_audio_vol) == ext_header_size - 1 ); + RETURN_ERR( rom.load( in, header_size, STATIC_CAST(header_t*,&header_), 0 ) ); + + RETURN_ERR( check_kss_header( header_.tag ) ); + + if ( header_.tag [3] == 'C' ) + { + if ( header_.extra_header ) + { + header_.extra_header = 0; + set_warning( "Unknown data in header" ); + } + if ( header_.device_flags & ~0x0F ) + { + header_.device_flags &= 0x0F; + set_warning( "Unknown data in header" ); + } + } + else + { + ext_header_t& ext = header_; + memcpy( &ext, rom.begin(), min( (int) ext_header_size, (int) header_.extra_header ) ); + if ( header_.extra_header > 0x10 ) + set_warning( "Unknown data in header" ); + } + + if ( header_.device_flags & 0x09 ) + set_warning( "FM sound not supported" ); + + scc_enabled = 0xC000; + if ( header_.device_flags & 0x04 ) + scc_enabled = 0; + + if ( header_.device_flags & 0x02 && !sn ) + CHECK_ALLOC( sn = BLARGG_NEW( Sms_Apu ) ); + + set_voice_count( osc_count ); + + return setup_buffer( ::clock_rate ); +} + +void Kss_Emu::update_eq( blip_eq_t const& eq ) +{ + ay.treble_eq( eq ); + scc.treble_eq( eq ); + if ( sn ) + sn->treble_eq( eq ); +} + +void Kss_Emu::set_voice( int i, Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ) +{ + int i2 = i - ay.osc_count; + if ( i2 >= 0 ) + scc.osc_output( i2, center ); + else + ay.osc_output( i, center ); + if ( sn && i < sn->osc_count ) + sn->osc_output( i, center, left, right ); +} + +// Emulation + +void Kss_Emu::set_tempo_( double t ) +{ + blip_time_t period = + (header_.device_flags & 0x40 ? ::clock_rate / 50 : ::clock_rate / 60); + play_period = blip_time_t (period / t); +} + +blargg_err_t Kss_Emu::start_track_( int track ) +{ + RETURN_ERR( Classic_Emu::start_track_( track ) ); + + memset( ram, 0xC9, 0x4000 ); + memset( ram + 0x4000, 0, sizeof ram - 0x4000 ); + + // copy driver code to lo RAM + static byte const bios [] = { + 0xD3, 0xA0, 0xF5, 0x7B, 0xD3, 0xA1, 0xF1, 0xC9, // $0001: WRTPSG + 0xD3, 0xA0, 0xDB, 0xA2, 0xC9 // $0009: RDPSG + }; + static byte const vectors [] = { + 0xC3, 0x01, 0x00, // $0093: WRTPSG vector + 0xC3, 0x09, 0x00, // $0096: RDPSG vector + }; + memcpy( ram + 0x01, bios, sizeof bios ); + memcpy( ram + 0x93, vectors, sizeof vectors ); + + // copy non-banked data into RAM + unsigned load_addr = get_le16( header_.load_addr ); + long orig_load_size = get_le16( header_.load_size ); + long load_size = min( orig_load_size, rom.file_size() ); + load_size = min( load_size, long (mem_size - load_addr) ); + if ( load_size != orig_load_size ) + set_warning( "Excessive data size" ); + memcpy( ram + load_addr, rom.begin() + header_.extra_header, load_size ); + + rom.set_addr( -load_size - header_.extra_header ); + + // check available bank data + blargg_long const bank_size = this->bank_size(); + int max_banks = (rom.file_size() - load_size + bank_size - 1) / bank_size; + bank_count = header_.bank_mode & 0x7F; + if ( bank_count > max_banks ) + { + bank_count = max_banks; + set_warning( "Bank data missing" ); + } + //debug_printf( "load_size : $%X\n", load_size ); + //debug_printf( "bank_size : $%X\n", bank_size ); + //debug_printf( "bank_count: %d (%d claimed)\n", bank_count, header_.bank_mode & 0x7F ); + + ram [idle_addr] = 0xFF; + cpu::reset( unmapped_write, unmapped_read ); + cpu::map_mem( 0, mem_size, ram, ram ); + + ay.reset(); + scc.reset(); + if ( sn ) + sn->reset(); + r.sp = 0xF380; + ram [--r.sp] = idle_addr >> 8; + ram [--r.sp] = idle_addr & 0xFF; + r.b.a = track; + r.pc = get_le16( header_.init_addr ); + next_play = play_period; + scc_accessed = false; + gain_updated = false; + update_gain(); + ay_latch = 0; + + return 0; +} + +void Kss_Emu::set_bank( int logical, int physical ) +{ + unsigned const bank_size = this->bank_size(); + + unsigned addr = 0x8000; + if ( logical && bank_size == 8 * 1024 ) + addr = 0xA000; + + physical -= header_.first_bank; + if ( (unsigned) physical >= (unsigned) bank_count ) + { + byte* data = ram + addr; + cpu::map_mem( addr, bank_size, data, data ); + } + else + { + long phys = physical * (blargg_long) bank_size; + for ( unsigned offset = 0; offset < bank_size; offset += page_size ) + cpu::map_mem( addr + offset, page_size, + unmapped_write, rom.at_addr( phys + offset ) ); + } +} + +void Kss_Emu::cpu_write( unsigned addr, int data ) +{ + data &= 0xFF; + switch ( addr ) + { + case 0x9000: + set_bank( 0, data ); + return; + + case 0xB000: + set_bank( 1, data ); + return; + } + + int scc_addr = (addr & 0xDFFF) ^ 0x9800; + if ( scc_addr < scc.reg_count ) + { + scc_accessed = true; + scc.write( time(), scc_addr, data ); + return; + } + + debug_printf( "LD ($%04X),$%02X\n", addr, data ); +} + +void kss_cpu_write( Kss_Cpu* cpu, unsigned addr, int data ) +{ + *cpu->write( addr ) = data; + if ( (addr & STATIC_CAST(Kss_Emu&,*cpu).scc_enabled) == 0x8000 ) + STATIC_CAST(Kss_Emu&,*cpu).cpu_write( addr, data ); +} + +void kss_cpu_out( Kss_Cpu* cpu, cpu_time_t time, unsigned addr, int data ) +{ + data &= 0xFF; + Kss_Emu& emu = STATIC_CAST(Kss_Emu&,*cpu); + switch ( addr & 0xFF ) + { + case 0xA0: + emu.ay_latch = data & 0x0F; + return; + + case 0xA1: + GME_APU_HOOK( &emu, emu.ay_latch, data ); + emu.ay.write( time, emu.ay_latch, data ); + return; + + case 0x06: + if ( emu.sn && (emu.header_.device_flags & 0x04) ) + { + emu.sn->write_ggstereo( time, data ); + return; + } + break; + + case 0x7E: + case 0x7F: + if ( emu.sn ) + { + GME_APU_HOOK( &emu, 16, data ); + emu.sn->write_data( time, data ); + return; + } + break; + + case 0xFE: + emu.set_bank( 0, data ); + return; + + #ifndef NDEBUG + case 0xF1: // FM data + if ( data ) + break; // trap non-zero data + case 0xF0: // FM addr + case 0xA8: // PPI + return; + #endif + } + + debug_printf( "OUT $%04X,$%02X\n", addr, data ); +} + +int kss_cpu_in( Kss_Cpu*, cpu_time_t, unsigned addr ) +{ + //Kss_Emu& emu = STATIC_CAST(Kss_Emu&,*cpu); + //switch ( addr & 0xFF ) + //{ + //} + + debug_printf( "IN $%04X\n", addr ); + return 0; +} + +// Emulation + +blargg_err_t Kss_Emu::run_clocks( blip_time_t& duration, int ) +{ + while ( time() < duration ) + { + blip_time_t end = min( duration, next_play ); + cpu::run( min( duration, next_play ) ); + if ( r.pc == idle_addr ) + set_time( end ); + + if ( time() >= next_play ) + { + next_play += play_period; + if ( r.pc == idle_addr ) + { + if ( !gain_updated ) + { + gain_updated = true; + if ( scc_accessed ) + update_gain(); + } + + ram [--r.sp] = idle_addr >> 8; + ram [--r.sp] = idle_addr & 0xFF; + r.pc = get_le16( header_.play_addr ); + GME_FRAME_HOOK( this ); + } + } + } + + duration = time(); + next_play -= duration; + check( next_play >= 0 ); + adjust_time( -duration ); + ay.end_frame( duration ); + scc.end_frame( duration ); + if ( sn ) + sn->end_frame( duration ); + + return 0; +} diff --git a/Frameworks/GME/gme/Kss_Emu.h b/Frameworks/GME/gme/Kss_Emu.h index f0d229f2f..467b28abd 100644 --- a/Frameworks/GME/gme/Kss_Emu.h +++ b/Frameworks/GME/gme/Kss_Emu.h @@ -1,79 +1,95 @@ -// MSX computer KSS music file emulator - -// Game_Music_Emu $vers -#ifndef KSS_EMU_H -#define KSS_EMU_H - -#include "Classic_Emu.h" -#include "Kss_Core.h" -#include "Kss_Scc_Apu.h" -#include "Sms_Apu.h" -#include "Ay_Apu.h" -#include "Opl_Apu.h" - -class Kss_Emu : public Classic_Emu { -public: - // KSS file header (see Kss_Core.h) - typedef Kss_Core::header_t header_t; - - // Header for currently loaded file - header_t const& header() const { return core.header(); } - - blargg_err_t hash_( Hash_Function& ) const; - - static gme_type_t static_type() { return gme_kss_type; } - -// Implementation -public: - Kss_Emu(); - ~Kss_Emu(); - -protected: - virtual blargg_err_t track_info_( track_info_t*, int track ) const; - virtual blargg_err_t load_( Data_Reader& ); - virtual blargg_err_t start_track_( int ); - virtual blargg_err_t run_clocks( blip_time_t&, int ); - virtual void set_tempo_( double ); - virtual void set_voice( int, Blip_Buffer*, Blip_Buffer*, Blip_Buffer* ); - virtual void update_eq( blip_eq_t const& ); - virtual void unload(); - -private: - struct Core; - friend struct Core; - struct Core : Kss_Core { - Kss_Emu& emu; - - // detection of tunes that use SCC so they can be made louder - bool scc_accessed; - - enum { scc_enabled_true = 0xC000 }; - unsigned scc_enabled; // 0 or 0xC000 - int ay_latch; - - struct { - Sms_Apu* psg; - Opl_Apu* fm; - } sms; - - struct { - Ay_Apu* psg; - Scc_Apu* scc; - Opl_Apu* music; - Opl_Apu* audio; - } msx; - - Core( Kss_Emu* e ) : emu( *e ) { } - - virtual void cpu_write( addr_t, int ); - virtual int cpu_in( time_t, addr_t ); - virtual void cpu_out( time_t, addr_t, int ); - virtual void update_gain(); - - void cpu_write_( addr_t addr, int data ); - void update_gain_(); - void unload(); - } core; -}; - -#endif +// MSX computer KSS music file emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef KSS_EMU_H +#define KSS_EMU_H + +#include "Classic_Emu.h" +#include "Kss_Scc_Apu.h" +#include "Kss_Cpu.h" +#include "Sms_Apu.h" +#include "Ay_Apu.h" + +class Kss_Emu : private Kss_Cpu, public Classic_Emu { + typedef Kss_Cpu cpu; +public: + // KSS file header + enum { header_size = 0x10 }; + struct header_t + { + byte tag [4]; + byte load_addr [2]; + byte load_size [2]; + byte init_addr [2]; + byte play_addr [2]; + byte first_bank; + byte bank_mode; + byte extra_header; + byte device_flags; + }; + + enum { ext_header_size = 0x10 }; + struct ext_header_t + { + byte data_size [4]; + byte unused [4]; + byte first_track [2]; + byte last_tack [2]; + byte psg_vol; + byte scc_vol; + byte msx_music_vol; + byte msx_audio_vol; + }; + + struct composite_header_t : header_t, ext_header_t { }; + + // Header for currently loaded file + composite_header_t const& header() const { return header_; } + + static gme_type_t static_type() { return gme_kss_type; } +public: + Kss_Emu(); + ~Kss_Emu(); +protected: + blargg_err_t track_info_( track_info_t*, int track ) const; + blargg_err_t load_( Data_Reader& ); + blargg_err_t start_track_( int ); + blargg_err_t run_clocks( blip_time_t&, int ); + void set_tempo_( double ); + void set_voice( int, Blip_Buffer*, Blip_Buffer*, Blip_Buffer* ); + void update_eq( blip_eq_t const& ); + void unload(); +private: + Rom_Data rom; + composite_header_t header_; + + bool scc_accessed; + bool gain_updated; + void update_gain(); + + unsigned scc_enabled; // 0 or 0xC000 + int bank_count; + void set_bank( int logical, int physical ); + blargg_long bank_size() const { return (16 * 1024L) >> (header_.bank_mode >> 7 & 1); } + + blip_time_t play_period; + blip_time_t next_play; + int ay_latch; + + friend void kss_cpu_out( class Kss_Cpu*, cpu_time_t, unsigned addr, int data ); + friend int kss_cpu_in( class Kss_Cpu*, cpu_time_t, unsigned addr ); + void cpu_write( unsigned addr, int data ); + friend void kss_cpu_write( class Kss_Cpu*, unsigned addr, int data ); + + // large items + enum { mem_size = 0x10000 }; + byte ram [mem_size + cpu_padding]; + + Ay_Apu ay; + Scc_Apu scc; + Sms_Apu* sn; + byte unmapped_read [0x100]; + byte unmapped_write [page_size]; +}; + +#endif diff --git a/Frameworks/GME/gme/Kss_Scc_Apu.cpp b/Frameworks/GME/gme/Kss_Scc_Apu.cpp index 77c7a3e17..bb84b3250 100644 --- a/Frameworks/GME/gme/Kss_Scc_Apu.cpp +++ b/Frameworks/GME/gme/Kss_Scc_Apu.cpp @@ -1,124 +1,97 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Kss_Scc_Apu.h" - -/* Copyright (C) 2006-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -// Tones above this frequency are treated as disabled tone at half volume. -// Power of two is more efficient (avoids division). -int const inaudible_freq = 16384; - -int const wave_size = 0x20; - -void Scc_Apu::set_output( Blip_Buffer* buf ) -{ - for ( int i = 0; i < osc_count; ++i ) - set_output( i, buf ); -} - -void Scc_Apu::volume( double v ) -{ - synth.volume( 0.43 / osc_count / amp_range * v ); -} - -void Scc_Apu::reset() -{ - last_time = 0; - - for ( int i = osc_count; --i >= 0; ) - memset( &oscs [i], 0, offsetof (osc_t,output) ); - - memset( regs, 0, sizeof regs ); -} - -Scc_Apu::Scc_Apu() -{ - set_output( NULL ); - volume( 1.0 ); - reset(); -} - -void Scc_Apu::run_until( blip_time_t end_time ) -{ - for ( int index = 0; index < osc_count; index++ ) - { - osc_t& osc = oscs [index]; - - Blip_Buffer* const output = osc.output; - if ( !output ) - continue; - - blip_time_t period = (regs [0xA0 + index * 2 + 1] & 0x0F) * 0x100 + - regs [0xA0 + index * 2] + 1; - int volume = 0; - if ( regs [0xAF] & (1 << index) ) - { - blip_time_t inaudible_period = (unsigned) (output->clock_rate() + - inaudible_freq * 32) / (unsigned) (inaudible_freq * 16); - if ( period > inaudible_period ) - volume = (regs [0xAA + index] & 0x0F) * (amp_range / 256 / 15); - } - - BOOST::int8_t const* wave = (BOOST::int8_t*) regs + index * wave_size; - /*if ( index == osc_count - 1 ) - wave -= wave_size; // last two oscs share same wave RAM*/ - - { - int delta = wave [osc.phase] * volume - osc.last_amp; - if ( delta ) - { - osc.last_amp += delta; - output->set_modified(); - synth.offset( last_time, delta, output ); - } - } - - blip_time_t time = last_time + osc.delay; - if ( time < end_time ) - { - int phase = osc.phase; - if ( !volume ) - { - // maintain phase - int count = (end_time - time + period - 1) / period; - phase += count; // will be masked below - time += count * period; - } - else - { - int last_wave = wave [phase]; - phase = (phase + 1) & (wave_size - 1); // pre-advance for optimal inner loop - do - { - int delta = wave [phase] - last_wave; - phase = (phase + 1) & (wave_size - 1); - if ( delta ) - { - last_wave += delta; - synth.offset_inline( time, delta * volume, output ); - } - time += period; - } - while ( time < end_time ); - - osc.last_amp = last_wave * volume; - output->set_modified(); - phase--; // undo pre-advance - } - osc.phase = phase & (wave_size - 1); - } - osc.delay = time - end_time; - } - last_time = end_time; -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Kss_Scc_Apu.h" + +/* Copyright (C) 2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +// Tones above this frequency are treated as disabled tone at half volume. +// Power of two is more efficient (avoids division). +unsigned const inaudible_freq = 16384; + +int const wave_size = 0x20; + +void Scc_Apu::run_until( blip_time_t end_time ) +{ + for ( int index = 0; index < osc_count; index++ ) + { + osc_t& osc = oscs [index]; + + Blip_Buffer* const output = osc.output; + if ( !output ) + continue; + output->set_modified(); + + blip_time_t period = (regs [0x80 + index * 2 + 1] & 0x0F) * 0x100 + + regs [0x80 + index * 2] + 1; + int volume = 0; + if ( regs [0x8F] & (1 << index) ) + { + blip_time_t inaudible_period = (blargg_ulong) (output->clock_rate() + + inaudible_freq * 32) / (inaudible_freq * 16); + if ( period > inaudible_period ) + volume = (regs [0x8A + index] & 0x0F) * (amp_range / 256 / 15); + } + + int8_t const* wave = (int8_t*) regs + index * wave_size; + if ( index == osc_count - 1 ) + wave -= wave_size; // last two oscs share wave + { + int amp = wave [osc.phase] * volume; + int delta = amp - osc.last_amp; + if ( delta ) + { + osc.last_amp = amp; + synth.offset( last_time, delta, output ); + } + } + + blip_time_t time = last_time + osc.delay; + if ( time < end_time ) + { + if ( !volume ) + { + // maintain phase + blargg_long count = (end_time - time + period - 1) / period; + osc.phase = (osc.phase + count) & (wave_size - 1); + time += count * period; + } + else + { + + int phase = osc.phase; + int last_wave = wave [phase]; + phase = (phase + 1) & (wave_size - 1); // pre-advance for optimal inner loop + + do + { + int amp = wave [phase]; + phase = (phase + 1) & (wave_size - 1); + int delta = amp - last_wave; + if ( delta ) + { + last_wave = amp; + synth.offset( time, delta * volume, output ); + } + time += period; + } + while ( time < end_time ); + + osc.phase = phase = (phase - 1) & (wave_size - 1); // undo pre-advance + osc.last_amp = wave [phase] * volume; + } + } + osc.delay = time - end_time; + } + last_time = end_time; +} diff --git a/Frameworks/GME/gme/Kss_Scc_Apu.h b/Frameworks/GME/gme/Kss_Scc_Apu.h index 202f09006..eda5747fe 100644 --- a/Frameworks/GME/gme/Kss_Scc_Apu.h +++ b/Frameworks/GME/gme/Kss_Scc_Apu.h @@ -1,111 +1,106 @@ -// Konami SCC sound chip emulator - -// $package -#ifndef KSS_SCC_APU_H -#define KSS_SCC_APU_H - -#include "blargg_common.h" -#include "Blip_Buffer.h" - -class Scc_Apu { -public: -// Basics - - // Sets buffer to generate sound into, or 0 to mute. - void set_output( Blip_Buffer* ); - - // Emulates to time t, then writes data to reg - enum { reg_count = 0xB0 }; // 0 <= reg < reg_count - void write( blip_time_t t, int reg, int data ); - - // Emulates to time t, then subtracts t from the current time. - // OK if previous write call had time slightly after t. - void end_frame( blip_time_t t ); - -// More features - - // Resets sound chip - void reset(); - - // Same as set_output(), but for a particular channel - enum { osc_count = 5 }; - void set_output( int chan, Blip_Buffer* ); - - // Set overall volume, where 1.0 is normal - void volume( double ); - - // Set treble equalization - void treble_eq( blip_eq_t const& eq ) { synth.treble_eq( eq ); } - -private: - // noncopyable - Scc_Apu( const Scc_Apu& ); - Scc_Apu& operator = ( const Scc_Apu& ); - - -// Implementation -public: - Scc_Apu(); - BLARGG_DISABLE_NOTHROW - -private: - enum { amp_range = 0x8000 }; - struct osc_t - { - int delay; - int phase; - int last_amp; - Blip_Buffer* output; - }; - osc_t oscs [osc_count]; - blip_time_t last_time; - unsigned char regs [reg_count]; - Blip_Synth_Fast synth; - - void run_until( blip_time_t ); -}; - -inline void Scc_Apu::set_output( int index, Blip_Buffer* b ) -{ - assert( (unsigned) index < osc_count ); - oscs [index].output = b; -} - -inline void Scc_Apu::write( blip_time_t time, int addr, int data ) -{ - //assert( (unsigned) addr < reg_count ); - assert( ( addr >= 0x9800 && addr <= 0x988F ) || ( addr >= 0xB800 && addr <= 0xB8AF ) ); - run_until( time ); - - addr -= 0x9800; - if ( ( unsigned ) addr < 0x90 ) - { - if ( ( unsigned ) addr < 0x60 ) - regs [addr] = data; - else if ( ( unsigned ) addr < 0x80 ) - { - regs [addr] = regs[addr + 0x20] = data; - } - else if ( ( unsigned ) addr < 0x90 ) - { - regs [addr + 0x20] = data; - } - } - else - { - addr -= 0xB800 - 0x9800; - if ( ( unsigned ) addr < 0xB0 ) - regs [addr] = data; - } -} - -inline void Scc_Apu::end_frame( blip_time_t end_time ) -{ - if ( end_time > last_time ) - run_until( end_time ); - - last_time -= end_time; - assert( last_time >= 0 ); -} - -#endif +// Konami SCC sound chip emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef KSS_SCC_APU_H +#define KSS_SCC_APU_H + +#include "blargg_common.h" +#include "Blip_Buffer.h" +#include + +class Scc_Apu { +public: + // Set buffer to generate all sound into, or disable sound if NULL + void output( Blip_Buffer* ); + + // Reset sound chip + void reset(); + + // Write to register at specified time + enum { reg_count = 0x90 }; + void write( blip_time_t time, int reg, int data ); + + // Run sound to specified time, end current time frame, then start a new + // time frame at time 0. Time frames have no effect on emulation and each + // can be whatever length is convenient. + void end_frame( blip_time_t length ); + +// Additional features + + // Set sound output of specific oscillator to buffer, where index is + // 0 to 4. If buffer is NULL, the specified oscillator is muted. + enum { osc_count = 5 }; + void osc_output( int index, Blip_Buffer* ); + + // Set overall volume (default is 1.0) + void volume( double ); + + // Set treble equalization (see documentation) + void treble_eq( blip_eq_t const& ); + +public: + Scc_Apu(); +private: + enum { amp_range = 0x8000 }; + struct osc_t + { + int delay; + int phase; + int last_amp; + Blip_Buffer* output; + }; + osc_t oscs [osc_count]; + blip_time_t last_time; + unsigned char regs [reg_count]; + Blip_Synth synth; + + void run_until( blip_time_t ); +}; + +inline void Scc_Apu::volume( double v ) { synth.volume( 0.43 / osc_count / amp_range * v ); } + +inline void Scc_Apu::treble_eq( blip_eq_t const& eq ) { synth.treble_eq( eq ); } + +inline void Scc_Apu::osc_output( int index, Blip_Buffer* b ) +{ + assert( (unsigned) index < osc_count ); + oscs [index].output = b; +} + +inline void Scc_Apu::write( blip_time_t time, int addr, int data ) +{ + assert( (unsigned) addr < reg_count ); + run_until( time ); + regs [addr] = data; +} + +inline void Scc_Apu::end_frame( blip_time_t end_time ) +{ + if ( end_time > last_time ) + run_until( end_time ); + last_time -= end_time; + assert( last_time >= 0 ); +} + +inline void Scc_Apu::output( Blip_Buffer* buf ) +{ + for ( int i = 0; i < osc_count; i++ ) + oscs [i].output = buf; +} + +inline Scc_Apu::Scc_Apu() +{ + output( 0 ); +} + +inline void Scc_Apu::reset() +{ + last_time = 0; + + for ( int i = 0; i < osc_count; i++ ) + memset( &oscs [i], 0, offsetof (osc_t,output) ); + + memset( regs, 0, sizeof regs ); +} + +#endif diff --git a/Frameworks/GME/gme/M3u_Playlist.cpp b/Frameworks/GME/gme/M3u_Playlist.cpp index cfcf4d94f..498deee78 100644 --- a/Frameworks/GME/gme/M3u_Playlist.cpp +++ b/Frameworks/GME/gme/M3u_Playlist.cpp @@ -1,476 +1,500 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "M3u_Playlist.h" -#include "Music_Emu.h" - -/* Copyright (C) 2006 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -// gme functions defined here to avoid linking in m3u code unless it's used - -blargg_err_t Gme_File::load_m3u_( blargg_err_t err ) -{ - if ( !err ) - { - require( raw_track_count_ ); // file must be loaded first - if ( playlist.size() ) - track_count_ = playlist.size(); - - int line = playlist.first_error(); - if ( line ) - { - // avoid using bloated printf() - char* out = &playlist_warning [sizeof playlist_warning]; - *--out = 0; - do { - *--out = line % 10 + '0'; - } while ( (line /= 10) > 0 ); - - static const char str [] = "Problem in m3u at line "; - out -= sizeof str - 1; - memcpy( out, str, sizeof str - 1 ); - set_warning( out ); - } - } - return err; -} - -blargg_err_t Gme_File::load_m3u( const char path [] ) { return load_m3u_( playlist.load( path ) ); } - -blargg_err_t Gme_File::load_m3u( Data_Reader& in ) { return load_m3u_( playlist.load( in ) ); } - -gme_err_t gme_load_m3u( Music_Emu* me, const char path [] ) { return me->load_m3u( path ); } - -gme_err_t gme_load_m3u_data( Music_Emu* me, const void* data, long size ) -{ - Mem_File_Reader in( data, size ); - return me->load_m3u( in ); -} - -static char* skip_white( char* in ) -{ - while ( unsigned (*in - 1) <= ' ' - 1 ) - in++; - return in; -} - -inline unsigned from_dec( unsigned n ) { return n - '0'; } - -static char* parse_filename( char* in, M3u_Playlist::entry_t& entry ) -{ - entry.file = in; - entry.type = ""; - char* out = in; - while ( 1 ) - { - int c = *in; - if ( !c ) break; - in++; - - if ( c == ',' ) // commas in filename - { - char* p = skip_white( in ); - if ( *p == '$' || from_dec( *p ) <= 9 ) - { - in = p; - break; - } - } - - if ( c == ':' && in [0] == ':' && in [1] && in [2] != ',' ) // ::type suffix - { - entry.type = ++in; - while ( (c = *in) != 0 && c != ',' ) - in++; - if ( c == ',' ) - { - *in++ = 0; // terminate type - in = skip_white( in ); - } - break; - } - - if ( c == '\\' ) // \ prefix for special characters - { - c = *in; - if ( !c ) break; - in++; - } - *out++ = (char) c; - } - *out = 0; // terminate string - return in; -} - -static char* next_field( char* in, int* result ) -{ - while ( 1 ) - { - in = skip_white( in ); - - if ( !*in ) - break; - - if ( *in == ',' ) - { - in++; - break; - } - - *result = 1; - in++; - } - return skip_white( in ); -} - -static char* parse_int_( char* in, int* out ) -{ - int n = 0; - while ( 1 ) - { - unsigned d = from_dec( *in ); - if ( d > 9 ) - break; - in++; - n = n * 10 + d; - *out = n; - } - return in; -} - -static char* parse_int( char* in, int* out, int* result ) -{ - return next_field( parse_int_( in, out ), result ); -} - -// Returns 16 or greater if not hex -inline int from_hex_char( int h ) -{ - h -= 0x30; - if ( (unsigned) h > 9 ) - h = ((h - 0x11) & 0xDF) + 10; - return h; -} - -static char* parse_track( char* in, M3u_Playlist::entry_t& entry, int* result ) -{ - if ( *in == '$' ) - { - in++; - int n = 0; - while ( 1 ) - { - int h = from_hex_char( *in ); - if ( h > 15 ) - break; - in++; - n = n * 16 + h; - entry.track = n; - } - } - else - { - in = parse_int_( in, &entry.track ); - if ( entry.track >= 0 ) - entry.decimal_track = 1; - } - return next_field( in, result ); -} - -static char* parse_time_( char* in, int* out ) -{ - *out = -1; - int n = -1; - in = parse_int_( in, &n ); - if ( n >= 0 ) - { - *out = n; - while ( *in == ':' ) - { - n = -1; - in = parse_int_( in + 1, &n ); - if ( n >= 0 ) - *out = *out * 60 + n; - } - *out *= 1000; - if ( *in == '.' ) - { - n = -1; - in = parse_int_( in + 1, &n ); - if ( n >= 0 ) - *out = *out + n; - } - } - return in; -} - -static char* parse_time( char* in, int* out, int* result ) -{ - return next_field( parse_time_( in, out ), result ); -} - -static char* parse_name( char* in ) -{ - char* out = in; - while ( 1 ) - { - int c = *in; - if ( !c ) break; - in++; - - if ( c == ',' ) // commas in string - { - char* p = skip_white( in ); - if ( *p == ',' || *p == '-' || from_dec( *p ) <= 9 ) - { - in = p; - break; - } - } - - if ( c == '\\' ) // \ prefix for special characters - { - c = *in; - if ( !c ) break; - in++; - } - *out++ = (char) c; - } - *out = 0; // terminate string - return in; -} - -static int parse_line( char* in, M3u_Playlist::entry_t& entry ) -{ - int result = 0; - - // file - entry.file = in; - entry.type = ""; - in = parse_filename( in, entry ); - - // track - entry.track = -1; - entry.decimal_track = 0; - in = parse_track( in, entry, &result ); - - // name - entry.name = in; - in = parse_name( in ); - - // time - entry.length = -1; - in = parse_time( in, &entry.length, &result ); - - // loop - entry.intro = -1; - entry.loop = -1; - if ( *in == '-' ) - { - entry.loop = entry.length; - in++; - } - else - { - in = parse_time_( in, &entry.loop ); - if ( entry.loop >= 0 ) - { - entry.intro = entry.length - entry.loop; - if ( *in == '-' ) // trailing '-' means that intro length was specified - { - in++; - entry.intro = entry.loop; - entry.loop = entry.length - entry.intro; - } - } - } - in = next_field( in, &result ); - - // fade - entry.fade = -1; - in = parse_time( in, &entry.fade, &result ); - - // repeat - entry.repeat = -1; - in = parse_int( in, &entry.repeat, &result ); - - return result; -} - -static void parse_comment( char* in, M3u_Playlist::info_t& info, char *& last_comment_value, bool first ) -{ - in = skip_white( in + 1 ); - const char* field = in; - if ( *field != '@' ) - while ( *in && *in != ':' ) - in++; - - if ( *in == ':' ) - { - const char* text = skip_white( in + 1 ); - if ( *text ) - { - *in = 0; - if ( !strcmp( "Composer" , field ) ) info.composer = text; - else if ( !strcmp( "Engineer" , field ) ) info.engineer = text; - else if ( !strcmp( "Ripping" , field ) ) info.ripping = text; - else if ( !strcmp( "Tagging" , field ) ) info.tagging = text; - else if ( !strcmp( "Game" , field ) ) info.title = text; - else if ( !strcmp( "Artist" , field ) ) info.artist = text; - else if ( !strcmp( "Copyright", field ) ) info.copyright = text; - else - text = 0; - if ( text ) - return; - *in = ':'; - } - } - else if ( *field == '@' ) - { - ++field; - in = (char*)field; - while ( *in && *in > ' ' ) - in++; - const char* text = skip_white( in ); - if ( *text ) - { - char saved = *in; - *in = 0; - if ( !strcmp( "TITLE" , field ) ) info.title = text; - else if ( !strcmp( "ARTIST", field ) ) info.artist = text; - else if ( !strcmp( "DATE", field ) ) info.date = text; - else if ( !strcmp( "COMPOSER", field ) ) info.composer = text; - else if ( !strcmp( "SEQUENCER", field ) ) info.sequencer = text; - else if ( !strcmp( "ENGINEER", field ) ) info.engineer = text; - else if ( !strcmp( "RIPPER", field ) ) info.ripping = text; - else if ( !strcmp( "TAGGER", field ) ) info.tagging = text; - else - text = 0; - if ( text ) - { - last_comment_value = (char*)text; - return; - } - *in = saved; - } - } - else if ( last_comment_value ) - { - size_t len = strlen( last_comment_value ); - last_comment_value[ len ] = ','; - last_comment_value[ len + 1 ] = ' '; - size_t field_len = strlen( field ); - memmove( last_comment_value + len + 2, field, field_len ); - last_comment_value[ len + 2 + field_len ] = 0; - return; - } - - if ( first ) - info.title = field; -} - -blargg_err_t M3u_Playlist::parse_() -{ - info_.title = ""; - info_.artist = ""; - info_.date = ""; - info_.composer = ""; - info_.sequencer = ""; - info_.engineer = ""; - info_.ripping = ""; - info_.tagging = ""; - info_.copyright = ""; - - int const CR = 13; - int const LF = 10; - - data.end() [-1] = LF; // terminate input - - first_error_ = 0; - bool first_comment = true; - int line = 0; - int count = 0; - char* in = data.begin(); - char* last_comment_value = 0; - while ( in < data.end() ) - { - // find end of line and terminate it - line++; - char* begin = in; - while ( *in != CR && *in != LF ) - { - if ( !*in ) - return blargg_err_file_type; - in++; - } - if ( in [0] == CR && in [1] == LF ) // treat CR,LF as a single line - *in++ = 0; - *in++ = 0; - - // parse line - if ( *begin == '#' ) - { - parse_comment( begin, info_, last_comment_value, first_comment ); - first_comment = false; - } - else if ( *begin ) - { - if ( (int) entries.size() <= count ) - RETURN_ERR( entries.resize( count * 2 + 64 ) ); - - if ( !parse_line( begin, entries [count] ) ) - count++; - else if ( !first_error_ ) - first_error_ = line; - first_comment = false; - } - else last_comment_value = 0; - } - if ( count <= 0 ) - return blargg_err_file_type; - - // Treat first comment as title only if another field is also specified - if ( !(info_.artist [0] | info_.composer [0] | info_.date [0] | info_.engineer [0] | info_.ripping [0] | info_.sequencer [0] | info_.tagging [0] | info_.copyright[0]) ) - info_.title = ""; - - return entries.resize( count ); -} - -blargg_err_t M3u_Playlist::parse() -{ - blargg_err_t err = parse_(); - if ( err ) - clear_(); - return err; -} - -blargg_err_t M3u_Playlist::load( Data_Reader& in ) -{ - RETURN_ERR( data.resize( in.remain() + 1 ) ); - RETURN_ERR( in.read( data.begin(), data.size() - 1 ) ); - return parse(); -} - -blargg_err_t M3u_Playlist::load( const char path [] ) -{ - GME_FILE_READER in; - RETURN_ERR( in.open( path ) ); - return load( in ); -} - -blargg_err_t M3u_Playlist::load( void const* in, long size ) -{ - RETURN_ERR( data.resize( size + 1 ) ); - memcpy( data.begin(), in, size ); - return parse(); -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "M3u_Playlist.h" +#include "Music_Emu.h" + +#include + +/* Copyright (C) 2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +// gme functions defined here to avoid linking in m3u code unless it's used + +blargg_err_t Gme_File::load_m3u_( blargg_err_t err ) +{ + require( raw_track_count_ ); // file must be loaded first + + if ( !err ) + { + if ( playlist.size() ) + track_count_ = playlist.size(); + + int line = playlist.first_error(); + if ( line ) + { + // avoid using bloated printf() + char* out = &playlist_warning [sizeof playlist_warning]; + *--out = 0; + do { + *--out = line % 10 + '0'; + } while ( (line /= 10) > 0 ); + + static const char str [] = "Problem in m3u at line "; + out -= sizeof str - 1; + memcpy( out, str, sizeof str - 1 ); + set_warning( out ); + } + } + return err; +} + +blargg_err_t Gme_File::load_m3u( const char* path ) { return load_m3u_( playlist.load( path ) ); } + +blargg_err_t Gme_File::load_m3u( Data_Reader& in ) { return load_m3u_( playlist.load( in ) ); } + +gme_err_t gme_load_m3u( Music_Emu* me, const char* path ) { return me->load_m3u( path ); } + +gme_err_t gme_load_m3u_data( Music_Emu* me, const void* data, long size ) +{ + Mem_File_Reader in( data, size ); + return me->load_m3u( in ); +} + + + +static char* skip_white( char* in ) +{ + while ( *in == ' ' ) + in++; + return in; +} + +inline unsigned from_dec( unsigned n ) { return n - '0'; } + +static char* parse_filename( char* in, M3u_Playlist::entry_t& entry ) +{ + entry.file = in; + entry.type = ""; + char* out = in; + while ( 1 ) + { + int c = *in; + if ( !c ) break; + in++; + + if ( c == ',' ) // commas in filename + { + char* p = skip_white( in ); + if ( *p == '$' || from_dec( *p ) <= 9 ) + { + in = p; + break; + } + } + + if ( c == ':' && in [0] == ':' && in [1] && in [2] != ',' ) // ::type suffix + { + entry.type = ++in; + while ( (c = *in) != 0 && c != ',' ) + in++; + if ( c == ',' ) + { + *in++ = 0; // terminate type + in = skip_white( in ); + } + break; + } + + if ( c == '\\' ) // \ prefix for special characters + { + c = *in; + if ( !c ) break; + in++; + } + *out++ = (char) c; + } + *out = 0; // terminate string + return in; +} + +static char* next_field( char* in, int* result ) +{ + while ( 1 ) + { + in = skip_white( in ); + + if ( !*in ) + break; + + if ( *in == ',' ) + { + in++; + break; + } + + *result = 1; + in++; + } + return skip_white( in ); +} + +static char* parse_int_( char* in, int* out ) +{ + int n = 0; + while ( 1 ) + { + unsigned d = from_dec( *in ); + if ( d > 9 ) + break; + in++; + n = n * 10 + d; + *out = n; + } + return in; +} + +static char* parse_mil_( char* in, int* out ) +{ + int n = 0; + int x = 100; + while ( 1 ) + { + unsigned d = from_dec( *in ); + if ( d > 9 ) + break; + in++; + n += d * x; + x /= 10; + *out = n; + } + return in; +} + +static char* parse_int( char* in, int* out, int* result ) +{ + return next_field( parse_int_( in, out ), result ); +} + +// Returns 16 or greater if not hex +inline int from_hex_char( int h ) +{ + h -= 0x30; + if ( (unsigned) h > 9 ) + h = ((h - 0x11) & 0xDF) + 10; + return h; +} + +static char* parse_track( char* in, M3u_Playlist::entry_t& entry, int* result ) +{ + if ( *in == '$' ) + { + in++; + int n = 0; + while ( 1 ) + { + int h = from_hex_char( *in ); + if ( h > 15 ) + break; + in++; + n = n * 16 + h; + entry.track = n; + } + } + else + { + in = parse_int_( in, &entry.track ); + if ( entry.track >= 0 ) + entry.decimal_track = 1; + } + return next_field( in, result ); +} + +static char* parse_time_( char* in, int* out ) +{ + *out = -1; + int n = -1; + in = parse_int_( in, &n ); + if ( n >= 0 ) + { + *out = n; + while ( *in == ':' ) + { + n = -1; + in = parse_int_( in + 1, &n ); + if ( n >= 0 ) + *out = *out * 60 + n; + } + *out *= 1000; + + if ( *in == '.' ) + { + n = -1; + in = parse_mil_( in + 1, &n ); + if ( n >= 0 ) + *out += n; + } + } + return in; +} + +static char* parse_time( char* in, int* out, int* result ) +{ + return next_field( parse_time_( in, out ), result ); +} + +static char* parse_name( char* in ) +{ + char* out = in; + while ( 1 ) + { + int c = *in; + if ( !c ) break; + in++; + + if ( c == ',' ) // commas in string + { + char* p = skip_white( in ); + if ( *p == ',' || *p == '-' || from_dec( *p ) <= 9 ) + { + in = p; + break; + } + } + + if ( c == '\\' ) // \ prefix for special characters + { + c = *in; + if ( !c ) break; + in++; + } + *out++ = (char) c; + } + *out = 0; // terminate string + return in; +} + +static int parse_line( char* in, M3u_Playlist::entry_t& entry ) +{ + int result = 0; + + // file + entry.file = in; + entry.type = ""; + in = parse_filename( in, entry ); + + // track + entry.track = -1; + entry.decimal_track = 0; + in = parse_track( in, entry, &result ); + + // name + entry.name = in; + in = parse_name( in ); + + // time + entry.length = -1; + in = parse_time( in, &entry.length, &result ); + + // loop + entry.intro = -1; + entry.loop = -1; + if ( *in == '-' ) + { + entry.loop = entry.length; + in++; + } + else + { + in = parse_time_( in, &entry.loop ); + if ( entry.loop >= 0 ) + { + entry.intro = 0; + if ( *in == '-' ) // trailing '-' means that intro length was specified + { + in++; + entry.intro = entry.loop; + entry.loop = entry.length - entry.intro; + } + } + } + in = next_field( in, &result ); + + // fade + entry.fade = -1; + in = parse_time( in, &entry.fade, &result ); + + // repeat + entry.repeat = -1; + in = parse_int( in, &entry.repeat, &result ); + + return result; +} + +static void parse_comment( char* in, M3u_Playlist::info_t& info, char *& last_comment_value, bool first ) +{ + in = skip_white( in + 1 ); + const char* field = in; + if ( *field != '@' ) + while ( *in && *in != ':' ) + in++; + + if ( *in == ':' ) + { + const char* text = skip_white( in + 1 ); + if ( *text ) + { + *in = 0; + if ( !strcmp( "Composer" , field ) ) info.composer = text; + else if ( !strcmp( "Engineer" , field ) ) info.engineer = text; + else if ( !strcmp( "Ripping" , field ) ) info.ripping = text; + else if ( !strcmp( "Tagging" , field ) ) info.tagging = text; + else if ( !strcmp( "Game" , field ) ) info.title = text; + else if ( !strcmp( "Artist" , field ) ) info.artist = text; + else if ( !strcmp( "Copyright", field ) ) info.copyright = text; + else + text = 0; + if ( text ) + return; + *in = ':'; + } + } + else if ( *field == '@' ) + { + ++field; + in = (char*)field; + while ( *in && *in > ' ' ) + in++; + const char* text = skip_white( in ); + if ( *text ) + { + char saved = *in; + *in = 0; + if ( !strcmp( "TITLE" , field ) ) info.title = text; + else if ( !strcmp( "ARTIST" , field ) ) info.artist = text; + else if ( !strcmp( "DATE" , field ) ) info.date = text; + else if ( !strcmp( "COMPOSER" , field ) ) info.composer = text; + else if ( !strcmp( "SEQUENCER", field ) ) info.sequencer = text; + else if ( !strcmp( "ENGINEER" , field ) ) info.engineer = text; + else if ( !strcmp( "RIPPER" , field ) ) info.ripping = text; + else if ( !strcmp( "TAGGER" , field ) ) info.tagging = text; + else + text = 0; + if ( text ) + { + last_comment_value = (char*)text; + return; + } + } + } + else if ( last_comment_value ) + { + size_t len = strlen( last_comment_value ); + last_comment_value[ len ] = ','; + last_comment_value[ len + 1 ] = ' '; + size_t field_len = strlen( field ); + memmove( last_comment_value + len + 2, field, field_len ); + last_comment_value[ len + 2 + field_len ] = 0; + return; + } + + if ( first ) + info.title = field; +} + +blargg_err_t M3u_Playlist::parse_() +{ + info_.title = ""; + info_.artist = ""; + info_.date = ""; + info_.composer = ""; + info_.sequencer = ""; + info_.engineer = ""; + info_.ripping = ""; + info_.tagging = ""; + info_.copyright = ""; + + int const CR = 13; + int const LF = 10; + + data.end() [-1] = LF; // terminate input + + first_error_ = 0; + bool first_comment = true; + int line = 0; + int count = 0; + char* in = data.begin(); + char* last_comment_value = 0; + while ( in < data.end() ) + { + // find end of line and terminate it + line++; + char* begin = in; + while ( *in != CR && *in != LF ) + { + if ( !*in ) + return "Not an m3u playlist"; + in++; + } + if ( in [0] == CR && in [1] == LF ) // treat CR,LF as a single line + *in++ = 0; + *in++ = 0; + + // parse line + if ( *begin == '#' ) + { + parse_comment( begin, info_, last_comment_value, first_comment ); + first_comment = false; + } + else if ( *begin ) + { + if ( (int) entries.size() <= count ) + RETURN_ERR( entries.resize( count * 2 + 64 ) ); + + if ( !parse_line( begin, entries [count] ) ) + count++; + else if ( !first_error_ ) + first_error_ = line; + first_comment = false; + } + else last_comment_value = 0; + } + if ( count <= 0 ) + return "Not an m3u playlist"; + + if ( !(info_.composer [0] | info_.engineer [0] | info_.ripping [0] | info_.tagging [0]) ) + info_.title = ""; + + return entries.resize( count ); +} + +blargg_err_t M3u_Playlist::parse() +{ + blargg_err_t err = parse_(); + if ( err ) + { + entries.clear(); + data.clear(); + } + return err; +} + +blargg_err_t M3u_Playlist::load( Data_Reader& in ) +{ + RETURN_ERR( data.resize( in.remain() + 1 ) ); + RETURN_ERR( in.read( data.begin(), data.size() - 1 ) ); + return parse(); +} + +blargg_err_t M3u_Playlist::load( const char* path ) +{ + GME_FILE_READER in; + RETURN_ERR( in.open( path ) ); + return load( in ); +} + +blargg_err_t M3u_Playlist::load( void const* in, long size ) +{ + RETURN_ERR( data.resize( size + 1 ) ); + memcpy( data.begin(), in, size ); + return parse(); +} diff --git a/Frameworks/GME/gme/M3u_Playlist.h b/Frameworks/GME/gme/M3u_Playlist.h index 11d902a50..f6ab2600c 100644 --- a/Frameworks/GME/gme/M3u_Playlist.h +++ b/Frameworks/GME/gme/M3u_Playlist.h @@ -1,87 +1,71 @@ -// M3U playlist file parser, with support for subtrack information - -// Game_Music_Emu $vers -#ifndef M3U_PLAYLIST_H -#define M3U_PLAYLIST_H - -#include "blargg_common.h" -#include "Data_Reader.h" - -class M3u_Playlist { -public: - // Load playlist data - blargg_err_t load( const char* path ); - blargg_err_t load( Data_Reader& in ); - blargg_err_t load( void const* data, long size ); - - // Line number of first parse error, 0 if no error. Any lines with parse - // errors are ignored. - int first_error() const { return first_error_; } - - // All string pointers point to valid string, or "" if not available - struct info_t - { - const char* title; - const char* artist; - const char* date; - const char* composer; - const char* sequencer; - const char* engineer; - const char* ripping; - const char* tagging; - const char* copyright; - }; - info_t const& info() const { return info_; } - - struct entry_t - { - const char* file; // filename without stupid ::TYPE suffix - const char* type; // if filename has ::TYPE suffix, this is "TYPE", otherwise "" - const char* name; - bool decimal_track; // true if track was specified in decimal - // integers are -1 if not present - int track; - int length; // milliseconds - int intro; - int loop; - int fade; - int repeat; // count - }; - entry_t const& operator [] ( int i ) const { return entries [i]; } - int size() const { return entries.size(); } - - void clear(); - -private: - blargg_vector entries; - blargg_vector data; - int first_error_; - info_t info_; - - blargg_err_t parse(); - blargg_err_t parse_(); - void clear_(); -}; - -inline void M3u_Playlist::clear_() -{ - info_.title = ""; - info_.artist = ""; - info_.date = ""; - info_.composer = ""; - info_.sequencer = ""; - info_.engineer = ""; - info_.ripping = ""; - info_.tagging = ""; - info_.copyright = ""; - entries.clear(); - data.clear(); -} - -inline void M3u_Playlist::clear() -{ - first_error_ = 0; - clear_(); -} - -#endif +// M3U playlist file parser, with support for subtrack information + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef M3U_PLAYLIST_H +#define M3U_PLAYLIST_H + +#include "blargg_common.h" +#include "Data_Reader.h" + +class M3u_Playlist { +public: + // Load playlist data + blargg_err_t load( const char* path ); + blargg_err_t load( Data_Reader& in ); + blargg_err_t load( void const* data, long size ); + + // Line number of first parse error, 0 if no error. Any lines with parse + // errors are ignored. + int first_error() const { return first_error_; } + + struct info_t + { + const char* title; + const char* artist; + const char* date; + const char* composer; + const char* sequencer; + const char* engineer; + const char* ripping; + const char* tagging; + const char* copyright; + }; + info_t const& info() const { return info_; } + + struct entry_t + { + const char* file; // filename without stupid ::TYPE suffix + const char* type; // if filename has ::TYPE suffix, this will be "TYPE". "" if none. + const char* name; + bool decimal_track; // true if track was specified in hex + // integers are -1 if not present + int track; // 1-based + int length; // milliseconds + int intro; + int loop; + int fade; + int repeat; // count + }; + entry_t const& operator [] ( int i ) const { return entries [i]; } + int size() const { return entries.size(); } + + void clear(); + +private: + blargg_vector entries; + blargg_vector data; + int first_error_; + info_t info_; + + blargg_err_t parse(); + blargg_err_t parse_(); +}; + +inline void M3u_Playlist::clear() +{ + first_error_ = 0; + entries.clear(); + data.clear(); +} + +#endif diff --git a/Frameworks/GME/gme/Multi_Buffer.cpp b/Frameworks/GME/gme/Multi_Buffer.cpp index b1d3c5fd0..5f000ceeb 100644 --- a/Frameworks/GME/gme/Multi_Buffer.cpp +++ b/Frameworks/GME/gme/Multi_Buffer.cpp @@ -1,290 +1,232 @@ -// Blip_Buffer $vers. http://www.slack.net/~ant/ - -#include "Multi_Buffer.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -Multi_Buffer::Multi_Buffer( int spf ) : samples_per_frame_( spf ) -{ - length_ = 0; - sample_rate_ = 0; - channels_changed_count_ = 1; - channel_types_ = NULL; - channel_count_ = 0; - immediate_removal_ = true; -} - -Multi_Buffer::channel_t Multi_Buffer::channel( int /*index*/ ) -{ - channel_t ch; - ch.center = ch.left = ch.right = NULL; - return ch; -} - -// Silent_Buffer - -Silent_Buffer::Silent_Buffer() : Multi_Buffer( 1 ) // 0 channels would probably confuse -{ - // TODO: better to use empty Blip_Buffer so caller never has to check for NULL? - chan.left = NULL; - chan.center = NULL; - chan.right = NULL; -} - -// Mono_Buffer - -Mono_Buffer::Mono_Buffer() : Multi_Buffer( 1 ) -{ - chan.center = &buf; - chan.left = &buf; - chan.right = &buf; -} - -Mono_Buffer::~Mono_Buffer() { } - -blargg_err_t Mono_Buffer::set_sample_rate( int rate, int msec ) -{ - RETURN_ERR( buf.set_sample_rate( rate, msec ) ); - return Multi_Buffer::set_sample_rate( buf.sample_rate(), buf.length() ); -} - - -// Tracked_Blip_Buffer - -int const blip_buffer_extra = 32; // TODO: explain why this value - -Tracked_Blip_Buffer::Tracked_Blip_Buffer() -{ - last_non_silence = 0; -} - -void Tracked_Blip_Buffer::clear() -{ - last_non_silence = 0; - Blip_Buffer::clear(); -} - -void Tracked_Blip_Buffer::end_frame( blip_time_t t ) -{ - Blip_Buffer::end_frame( t ); - if ( modified() ) - { - clear_modified(); - last_non_silence = samples_avail() + blip_buffer_extra; - } -} - -unsigned Tracked_Blip_Buffer::non_silent() const -{ - return last_non_silence | unsettled(); -} - -inline void Tracked_Blip_Buffer::remove_( int n ) -{ - if ( (last_non_silence -= n) < 0 ) - last_non_silence = 0; -} - -void Tracked_Blip_Buffer::remove_silence( int n ) -{ - remove_( n ); - Blip_Buffer::remove_silence( n ); -} - -void Tracked_Blip_Buffer::remove_samples( int n ) -{ - remove_( n ); - Blip_Buffer::remove_samples( n ); -} - -void Tracked_Blip_Buffer::remove_all_samples() -{ - int avail = samples_avail(); - if ( !non_silent() ) - remove_silence( avail ); - else - remove_samples( avail ); -} - -int Tracked_Blip_Buffer::read_samples( blip_sample_t out [], int count ) -{ - count = Blip_Buffer::read_samples( out, count ); - remove_( count ); - return count; -} - -// Stereo_Buffer - -int const stereo = 2; - -Stereo_Buffer::Stereo_Buffer() : Multi_Buffer( 2 ) -{ - chan.center = mixer.bufs [2] = &bufs [2]; - chan.left = mixer.bufs [0] = &bufs [0]; - chan.right = mixer.bufs [1] = &bufs [1]; - mixer.samples_read = 0; -} - -Stereo_Buffer::~Stereo_Buffer() { } - -blargg_err_t Stereo_Buffer::set_sample_rate( int rate, int msec ) -{ - mixer.samples_read = 0; - for ( int i = bufs_size; --i >= 0; ) - RETURN_ERR( bufs [i].set_sample_rate( rate, msec ) ); - return Multi_Buffer::set_sample_rate( bufs [0].sample_rate(), bufs [0].length() ); -} - -void Stereo_Buffer::clock_rate( int rate ) -{ - for ( int i = bufs_size; --i >= 0; ) - bufs [i].clock_rate( rate ); -} - -void Stereo_Buffer::bass_freq( int bass ) -{ - for ( int i = bufs_size; --i >= 0; ) - bufs [i].bass_freq( bass ); -} - -void Stereo_Buffer::clear() -{ - mixer.samples_read = 0; - for ( int i = bufs_size; --i >= 0; ) - bufs [i].clear(); -} - -void Stereo_Buffer::end_frame( blip_time_t time ) -{ - for ( int i = bufs_size; --i >= 0; ) - bufs [i].end_frame( time ); -} - -int Stereo_Buffer::read_samples( blip_sample_t out [], int out_size ) -{ - require( (out_size & 1) == 0 ); // must read an even number of samples - out_size = min( out_size, samples_avail() ); - - int pair_count = int (out_size >> 1); - if ( pair_count ) - { - mixer.read_pairs( out, pair_count ); - - if ( samples_avail() <= 0 || immediate_removal() ) - { - for ( int i = bufs_size; --i >= 0; ) - { - buf_t& b = bufs [i]; - // TODO: might miss non-silence settling since it checks END of last read - if ( !b.non_silent() ) - b.remove_silence( mixer.samples_read ); - else - b.remove_samples( mixer.samples_read ); - } - mixer.samples_read = 0; - } - } - return out_size; -} - - -// Stereo_Mixer - -// mixers use a single index value to improve performance on register-challenged processors -// offset goes from negative to zero - -void Stereo_Mixer::read_pairs( blip_sample_t out [], int count ) -{ - // TODO: if caller never marks buffers as modified, uses mono - // except that buffer isn't cleared, so caller can encounter - // subtle problems and not realize the cause. - samples_read += count; - if ( bufs [0]->non_silent() | bufs [1]->non_silent() ) - mix_stereo( out, count ); - else - mix_mono( out, count ); -} - -void Stereo_Mixer::mix_mono( blip_sample_t out_ [], int count ) -{ - int const bass = bufs [2]->highpass_shift(); - Blip_Buffer::delta_t const* center = bufs [2]->read_pos() + samples_read; - int center_sum = bufs [2]->integrator(); - - typedef blip_sample_t stereo_blip_sample_t [stereo]; - stereo_blip_sample_t* BLARGG_RESTRICT out = (stereo_blip_sample_t*) out_ + count; - int offset = -count; - do - { - int s = center_sum >> bufs [2]->delta_bits; - - center_sum -= center_sum >> bass; - center_sum += center [offset]; - - BLIP_CLAMP( s, s ); - - out [offset] [0] = (blip_sample_t) s; - out [offset] [1] = (blip_sample_t) s; - } - while ( ++offset ); - - bufs [2]->set_integrator( center_sum ); -} - -void Stereo_Mixer::mix_stereo( blip_sample_t out_ [], int count ) -{ - blip_sample_t* BLARGG_RESTRICT out = out_ + count * stereo; - - // do left + center and right + center separately to reduce register load - Tracked_Blip_Buffer* const* buf = &bufs [2]; - while ( true ) // loop runs twice - { - --buf; - --out; - - int const bass = bufs [2]->highpass_shift(); - Blip_Buffer::delta_t const* side = (*buf)->read_pos() + samples_read; - Blip_Buffer::delta_t const* center = bufs [2]->read_pos() + samples_read; - - int side_sum = (*buf)->integrator(); - int center_sum = bufs [2]->integrator(); - - int offset = -count; - do - { - int s = (center_sum + side_sum) >> Blip_Buffer::delta_bits; - - side_sum -= side_sum >> bass; - center_sum -= center_sum >> bass; - - side_sum += side [offset]; - center_sum += center [offset]; - - BLIP_CLAMP( s, s ); - - ++offset; // before write since out is decremented to slightly before end - out [offset * stereo] = (blip_sample_t) s; - } - while ( offset ); - - (*buf)->set_integrator( side_sum ); - - if ( buf != bufs ) - continue; - - // only end center once - bufs [2]->set_integrator( center_sum ); - break; - } -} +// Blip_Buffer 0.4.1. http://www.slack.net/~ant/ + +#include "Multi_Buffer.h" + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +#ifdef BLARGG_ENABLE_OPTIMIZER + #include BLARGG_ENABLE_OPTIMIZER +#endif + +Multi_Buffer::Multi_Buffer( int spf ) : samples_per_frame_( spf ) +{ + length_ = 0; + sample_rate_ = 0; + channels_changed_count_ = 1; +} + +blargg_err_t Multi_Buffer::set_channel_count( int ) { return 0; } + +// Silent_Buffer + +Silent_Buffer::Silent_Buffer() : Multi_Buffer( 1 ) // 0 channels would probably confuse +{ + // TODO: better to use empty Blip_Buffer so caller never has to check for NULL? + chan.left = 0; + chan.center = 0; + chan.right = 0; +} + +// Mono_Buffer + +Mono_Buffer::Mono_Buffer() : Multi_Buffer( 1 ) +{ + chan.center = &buf; + chan.left = &buf; + chan.right = &buf; +} + +Mono_Buffer::~Mono_Buffer() { } + +blargg_err_t Mono_Buffer::set_sample_rate( long rate, int msec ) +{ + RETURN_ERR( buf.set_sample_rate( rate, msec ) ); + return Multi_Buffer::set_sample_rate( buf.sample_rate(), buf.length() ); +} + +// Stereo_Buffer + +Stereo_Buffer::Stereo_Buffer() : Multi_Buffer( 2 ) +{ + chan.center = &bufs [0]; + chan.left = &bufs [1]; + chan.right = &bufs [2]; +} + +Stereo_Buffer::~Stereo_Buffer() { } + +blargg_err_t Stereo_Buffer::set_sample_rate( long rate, int msec ) +{ + for ( int i = 0; i < buf_count; i++ ) + RETURN_ERR( bufs [i].set_sample_rate( rate, msec ) ); + return Multi_Buffer::set_sample_rate( bufs [0].sample_rate(), bufs [0].length() ); +} + +void Stereo_Buffer::clock_rate( long rate ) +{ + for ( int i = 0; i < buf_count; i++ ) + bufs [i].clock_rate( rate ); +} + +void Stereo_Buffer::bass_freq( int bass ) +{ + for ( int i = 0; i < buf_count; i++ ) + bufs [i].bass_freq( bass ); +} + +void Stereo_Buffer::clear() +{ + stereo_added = 0; + was_stereo = false; + for ( int i = 0; i < buf_count; i++ ) + bufs [i].clear(); +} + +void Stereo_Buffer::end_frame( blip_time_t clock_count ) +{ + stereo_added = 0; + for ( int i = 0; i < buf_count; i++ ) + { + stereo_added |= bufs [i].clear_modified() << i; + bufs [i].end_frame( clock_count ); + } +} + +long Stereo_Buffer::read_samples( blip_sample_t* out, long count ) +{ + require( !(count & 1) ); // count must be even + count = (unsigned) count / 2; + + long avail = bufs [0].samples_avail(); + if ( count > avail ) + count = avail; + if ( count ) + { + int bufs_used = stereo_added | was_stereo; + //debug_printf( "%X\n", bufs_used ); + if ( bufs_used <= 1 ) + { + mix_mono( out, count ); + bufs [0].remove_samples( count ); + bufs [1].remove_silence( count ); + bufs [2].remove_silence( count ); + } + else if ( bufs_used & 1 ) + { + mix_stereo( out, count ); + bufs [0].remove_samples( count ); + bufs [1].remove_samples( count ); + bufs [2].remove_samples( count ); + } + else + { + mix_stereo_no_center( out, count ); + bufs [0].remove_silence( count ); + bufs [1].remove_samples( count ); + bufs [2].remove_samples( count ); + } + + // to do: this might miss opportunities for optimization + if ( !bufs [0].samples_avail() ) + { + was_stereo = stereo_added; + stereo_added = 0; + } + } + + return count * 2; +} + +void Stereo_Buffer::mix_stereo( blip_sample_t* out_, blargg_long count ) +{ + blip_sample_t* BLIP_RESTRICT out = out_; + int const bass = BLIP_READER_BASS( bufs [1] ); + BLIP_READER_BEGIN( left, bufs [1] ); + BLIP_READER_BEGIN( right, bufs [2] ); + BLIP_READER_BEGIN( center, bufs [0] ); + + for ( ; count; --count ) + { + int c = BLIP_READER_READ( center ); + blargg_long l = c + BLIP_READER_READ( left ); + blargg_long r = c + BLIP_READER_READ( right ); + if ( (int16_t) l != l ) + l = 0x7FFF - (l >> 24); + + BLIP_READER_NEXT( center, bass ); + if ( (int16_t) r != r ) + r = 0x7FFF - (r >> 24); + + BLIP_READER_NEXT( left, bass ); + BLIP_READER_NEXT( right, bass ); + + out [0] = l; + out [1] = r; + out += 2; + } + + BLIP_READER_END( center, bufs [0] ); + BLIP_READER_END( right, bufs [2] ); + BLIP_READER_END( left, bufs [1] ); +} + +void Stereo_Buffer::mix_stereo_no_center( blip_sample_t* out_, blargg_long count ) +{ + blip_sample_t* BLIP_RESTRICT out = out_; + int const bass = BLIP_READER_BASS( bufs [1] ); + BLIP_READER_BEGIN( left, bufs [1] ); + BLIP_READER_BEGIN( right, bufs [2] ); + + for ( ; count; --count ) + { + blargg_long l = BLIP_READER_READ( left ); + if ( (int16_t) l != l ) + l = 0x7FFF - (l >> 24); + + blargg_long r = BLIP_READER_READ( right ); + if ( (int16_t) r != r ) + r = 0x7FFF - (r >> 24); + + BLIP_READER_NEXT( left, bass ); + BLIP_READER_NEXT( right, bass ); + + out [0] = l; + out [1] = r; + out += 2; + } + + BLIP_READER_END( right, bufs [2] ); + BLIP_READER_END( left, bufs [1] ); +} + +void Stereo_Buffer::mix_mono( blip_sample_t* out_, blargg_long count ) +{ + blip_sample_t* BLIP_RESTRICT out = out_; + int const bass = BLIP_READER_BASS( bufs [0] ); + BLIP_READER_BEGIN( center, bufs [0] ); + + for ( ; count; --count ) + { + blargg_long s = BLIP_READER_READ( center ); + if ( (int16_t) s != s ) + s = 0x7FFF - (s >> 24); + + BLIP_READER_NEXT( center, bass ); + out [0] = s; + out [1] = s; + out += 2; + } + + BLIP_READER_END( center, bufs [0] ); +} diff --git a/Frameworks/GME/gme/Multi_Buffer.h b/Frameworks/GME/gme/Multi_Buffer.h index a38445a90..82c8b3ab5 100644 --- a/Frameworks/GME/gme/Multi_Buffer.h +++ b/Frameworks/GME/gme/Multi_Buffer.h @@ -1,219 +1,158 @@ -// Multi-channel sound buffer interface, and basic mono and stereo buffers - -// Blip_Buffer $vers -#ifndef MULTI_BUFFER_H -#define MULTI_BUFFER_H - -#include "blargg_common.h" -#include "Blip_Buffer.h" - -// Interface to one or more Blip_Buffers mapped to one or more channels -// consisting of left, center, and right buffers. -class Multi_Buffer { -public: - - // 1=mono, 2=stereo - Multi_Buffer( int samples_per_frame ); - virtual ~Multi_Buffer() { } - - // Sets the number of channels available and optionally their types - // (type information used by Effects_Buffer) - enum { type_index_mask = 0xFF }; - enum { wave_type = 0x100, noise_type = 0x200, mixed_type = wave_type | noise_type }; - virtual blargg_err_t set_channel_count( int, int const types [] = NULL ); - int channel_count() const { return channel_count_; } - - // Gets indexed channel, from 0 to channel_count()-1 - struct channel_t { - Blip_Buffer* center; - Blip_Buffer* left; - Blip_Buffer* right; - }; - virtual channel_t channel( int index ) BLARGG_PURE( ; ) - - // Number of samples per output frame (1 = mono, 2 = stereo) - int samples_per_frame() const; - - // Count of changes to channel configuration. Incremented whenever - // a change is made to any of the Blip_Buffers for any channel. - unsigned channels_changed_count() { return channels_changed_count_; } - - // See Blip_Buffer.h - virtual blargg_err_t set_sample_rate( int rate, int msec = blip_default_length ) BLARGG_PURE( ; ) - int sample_rate() const; - int length() const; - virtual void clock_rate( int ) BLARGG_PURE( ; ) - virtual void bass_freq( int ) BLARGG_PURE( ; ) - virtual void clear() BLARGG_PURE( ; ) - virtual void end_frame( blip_time_t ) BLARGG_PURE( ; ) - virtual int read_samples( blip_sample_t [], int ) BLARGG_PURE( ; ) - virtual int samples_avail() const BLARGG_PURE( ; ) - -private: - // noncopyable - Multi_Buffer( const Multi_Buffer& ); - Multi_Buffer& operator = ( const Multi_Buffer& ); - -// Implementation -public: - BLARGG_DISABLE_NOTHROW - void disable_immediate_removal() { immediate_removal_ = false; } - -protected: - bool immediate_removal() const { return immediate_removal_; } - int const* channel_types() const { return channel_types_; } - void channels_changed() { channels_changed_count_++; } - -private: - unsigned channels_changed_count_; - int sample_rate_; - int length_; - int channel_count_; - int const samples_per_frame_; - int const* channel_types_; - bool immediate_removal_; -}; - - -// Uses a single buffer and outputs mono samples. -class Mono_Buffer : public Multi_Buffer { -public: - // Buffer used for all channels - Blip_Buffer* center() { return &buf; } - -// Implementation -public: - Mono_Buffer(); - ~Mono_Buffer(); - virtual blargg_err_t set_sample_rate( int rate, int msec = blip_default_length ); - virtual void clock_rate( int rate ) { buf.clock_rate( rate ); } - virtual void bass_freq( int freq ) { buf.bass_freq( freq ); } - virtual void clear() { buf.clear(); } - virtual int samples_avail() const { return buf.samples_avail(); } - virtual int read_samples( blip_sample_t p [], int s ) { return buf.read_samples( p, s ); } - virtual channel_t channel( int ) { return chan; } - virtual void end_frame( blip_time_t t ) { buf.end_frame( t ); } - -private: - Blip_Buffer buf; - channel_t chan; -}; - - class Tracked_Blip_Buffer : public Blip_Buffer { - public: - // Non-zero if buffer still has non-silent samples in it. Requires that you call - // set_modified() appropriately. - unsigned non_silent() const; - - // remove_samples( samples_avail() ) - void remove_all_samples(); - - // Implementation - public: - BLARGG_DISABLE_NOTHROW - int read_samples( blip_sample_t [], int ); - void remove_silence( int ); - void remove_samples( int ); - Tracked_Blip_Buffer(); - void clear(); - void end_frame( blip_time_t ); - - private: - int last_non_silence; - - delta_t unsettled() const { return integrator() >> delta_bits; } - void remove_( int ); - }; - - class Stereo_Mixer { - public: - Tracked_Blip_Buffer* bufs [3]; - int samples_read; - - Stereo_Mixer() : samples_read( 0 ) { } - void read_pairs( blip_sample_t out [], int count ); - - private: - void mix_mono ( blip_sample_t out [], int pair_count ); - void mix_stereo( blip_sample_t out [], int pair_count ); - }; - - -// Uses three buffers (one for center) and outputs stereo sample pairs. -class Stereo_Buffer : public Multi_Buffer { -public: - - // Buffers used for all channels - Blip_Buffer* center() { return &bufs [2]; } - Blip_Buffer* left() { return &bufs [0]; } - Blip_Buffer* right() { return &bufs [1]; } - -// Implementation -public: - Stereo_Buffer(); - ~Stereo_Buffer(); - virtual blargg_err_t set_sample_rate( int, int msec = blip_default_length ); - virtual void clock_rate( int ); - virtual void bass_freq( int ); - virtual void clear(); - virtual channel_t channel( int ) { return chan; } - virtual void end_frame( blip_time_t ); - virtual int samples_avail() const { return (bufs [0].samples_avail() - mixer.samples_read) * 2; } - virtual int read_samples( blip_sample_t [], int ); - -private: - enum { bufs_size = 3 }; - typedef Tracked_Blip_Buffer buf_t; - buf_t bufs [bufs_size]; - Stereo_Mixer mixer; - channel_t chan; - int samples_avail_; -}; - - -// Silent_Buffer generates no samples, useful where no sound is wanted -class Silent_Buffer : public Multi_Buffer { - channel_t chan; -public: - Silent_Buffer(); - virtual blargg_err_t set_sample_rate( int rate, int msec = blip_default_length ); - virtual void clock_rate( int ) { } - virtual void bass_freq( int ) { } - virtual void clear() { } - virtual channel_t channel( int ) { return chan; } - virtual void end_frame( blip_time_t ) { } - virtual int samples_avail() const { return 0; } - virtual int read_samples( blip_sample_t [], int ) { return 0; } -}; - - -inline blargg_err_t Multi_Buffer::set_sample_rate( int rate, int msec ) -{ - sample_rate_ = rate; - length_ = msec; - return blargg_ok; -} - -inline int Multi_Buffer::samples_per_frame() const { return samples_per_frame_; } -inline int Multi_Buffer::sample_rate() const { return sample_rate_; } -inline int Multi_Buffer::length() const { return length_; } -inline void Multi_Buffer::clock_rate( int ) { } -inline void Multi_Buffer::bass_freq( int ) { } -inline void Multi_Buffer::clear() { } -inline void Multi_Buffer::end_frame( blip_time_t ) { } -inline int Multi_Buffer::read_samples( blip_sample_t [], int ) { return 0; } -inline int Multi_Buffer::samples_avail() const { return 0; } - -inline blargg_err_t Multi_Buffer::set_channel_count( int n, int const types [] ) -{ - channel_count_ = n; - channel_types_ = types; - return blargg_ok; -} - -inline blargg_err_t Silent_Buffer::set_sample_rate( int rate, int msec ) -{ - return Multi_Buffer::set_sample_rate( rate, msec ); -} - -#endif +// Multi-channel sound buffer interface, and basic mono and stereo buffers + +// Blip_Buffer 0.4.1 +#ifndef MULTI_BUFFER_H +#define MULTI_BUFFER_H + +#include "blargg_common.h" +#include "Blip_Buffer.h" + +// Interface to one or more Blip_Buffers mapped to one or more channels +// consisting of left, center, and right buffers. +class Multi_Buffer { +public: + Multi_Buffer( int samples_per_frame ); + virtual ~Multi_Buffer() { } + + // Set the number of channels available + virtual blargg_err_t set_channel_count( int ); + + // Get indexed channel, from 0 to channel count - 1 + struct channel_t { + Blip_Buffer* center; + Blip_Buffer* left; + Blip_Buffer* right; + }; + enum { type_index_mask = 0xFF }; + enum { wave_type = 0x100, noise_type = 0x200, mixed_type = wave_type | noise_type }; + virtual channel_t channel( int index, int type ) = 0; + + // See Blip_Buffer.h + virtual blargg_err_t set_sample_rate( long rate, int msec = blip_default_length ) = 0; + virtual void clock_rate( long ) = 0; + virtual void bass_freq( int ) = 0; + virtual void clear() = 0; + long sample_rate() const; + + // Length of buffer, in milliseconds + int length() const; + + // See Blip_Buffer.h + virtual void end_frame( blip_time_t ) = 0; + + // Number of samples per output frame (1 = mono, 2 = stereo) + int samples_per_frame() const; + + // Count of changes to channel configuration. Incremented whenever + // a change is made to any of the Blip_Buffers for any channel. + unsigned channels_changed_count() { return channels_changed_count_; } + + // See Blip_Buffer.h + virtual long read_samples( blip_sample_t*, long ) = 0; + virtual long samples_avail() const = 0; + +public: + BLARGG_DISABLE_NOTHROW +protected: + void channels_changed() { channels_changed_count_++; } +private: + // noncopyable + Multi_Buffer( const Multi_Buffer& ); + Multi_Buffer& operator = ( const Multi_Buffer& ); + + unsigned channels_changed_count_; + long sample_rate_; + int length_; + int const samples_per_frame_; +}; + +// Uses a single buffer and outputs mono samples. +class Mono_Buffer : public Multi_Buffer { + Blip_Buffer buf; + channel_t chan; +public: + // Buffer used for all channels + Blip_Buffer* center() { return &buf; } + +public: + Mono_Buffer(); + ~Mono_Buffer(); + blargg_err_t set_sample_rate( long rate, int msec = blip_default_length ); + void clock_rate( long rate ) { buf.clock_rate( rate ); } + void bass_freq( int freq ) { buf.bass_freq( freq ); } + void clear() { buf.clear(); } + long samples_avail() const { return buf.samples_avail(); } + long read_samples( blip_sample_t* p, long s ) { return buf.read_samples( p, s ); } + channel_t channel( int, int ) { return chan; } + void end_frame( blip_time_t t ) { buf.end_frame( t ); } +}; + +// Uses three buffers (one for center) and outputs stereo sample pairs. +class Stereo_Buffer : public Multi_Buffer { +public: + + // Buffers used for all channels + Blip_Buffer* center() { return &bufs [0]; } + Blip_Buffer* left() { return &bufs [1]; } + Blip_Buffer* right() { return &bufs [2]; } + +public: + Stereo_Buffer(); + ~Stereo_Buffer(); + blargg_err_t set_sample_rate( long, int msec = blip_default_length ); + void clock_rate( long ); + void bass_freq( int ); + void clear(); + channel_t channel( int, int ) { return chan; } + void end_frame( blip_time_t ); + + long samples_avail() const { return bufs [0].samples_avail() * 2; } + long read_samples( blip_sample_t*, long ); + +private: + enum { buf_count = 3 }; + Blip_Buffer bufs [buf_count]; + channel_t chan; + int stereo_added; + int was_stereo; + + void mix_stereo_no_center( blip_sample_t*, blargg_long ); + void mix_stereo( blip_sample_t*, blargg_long ); + void mix_mono( blip_sample_t*, blargg_long ); +}; + +// Silent_Buffer generates no samples, useful where no sound is wanted +class Silent_Buffer : public Multi_Buffer { + channel_t chan; +public: + Silent_Buffer(); + blargg_err_t set_sample_rate( long rate, int msec = blip_default_length ); + void clock_rate( long ) { } + void bass_freq( int ) { } + void clear() { } + channel_t channel( int, int ) { return chan; } + void end_frame( blip_time_t ) { } + long samples_avail() const { return 0; } + long read_samples( blip_sample_t*, long ) { return 0; } +}; + + +inline blargg_err_t Multi_Buffer::set_sample_rate( long rate, int msec ) +{ + sample_rate_ = rate; + length_ = msec; + return 0; +} + +inline blargg_err_t Silent_Buffer::set_sample_rate( long rate, int msec ) +{ + return Multi_Buffer::set_sample_rate( rate, msec ); +} + +inline int Multi_Buffer::samples_per_frame() const { return samples_per_frame_; } + +inline long Multi_Buffer::sample_rate() const { return sample_rate_; } + +inline int Multi_Buffer::length() const { return length_; } + +#endif diff --git a/Frameworks/GME/gme/Music_Emu.cpp b/Frameworks/GME/gme/Music_Emu.cpp index df937971e..f7e43dd65 100644 --- a/Frameworks/GME/gme/Music_Emu.cpp +++ b/Frameworks/GME/gme/Music_Emu.cpp @@ -1,244 +1,455 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Music_Emu.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -int const stereo = 2; // number of channels for stereo - -Music_Emu::equalizer_t const Music_Emu::tv_eq = { -8.0, 180, 0,0,0,0,0,0,0,0 }; - -void Music_Emu::clear_track_vars() -{ - current_track_ = -1; - warning(); // clear warning - track_filter.stop(); -} - -void Music_Emu::unload() -{ - voice_count_ = 0; - clear_track_vars(); - Gme_File::unload(); -} - -Music_Emu::gme_t() -{ - effects_buffer_ = NULL; - sample_rate_ = 0; - mute_mask_ = 0; - tempo_ = 1.0; - gain_ = 1.0; - - fade_set = false; - - // defaults - tfilter = track_filter.setup(); - set_max_initial_silence( 15 ); - set_silence_lookahead( 3 ); - ignore_silence( false ); - - equalizer_.treble = -1.0; - equalizer_.bass = 60; - - static const char* const names [] = { - "Voice 1", "Voice 2", "Voice 3", "Voice 4", - "Voice 5", "Voice 6", "Voice 7", "Voice 8" - }; - set_voice_names( names ); - Music_Emu::unload(); // clears fields -} - -Music_Emu::~gme_t() -{ - assert( !effects_buffer_ ); -} - -blargg_err_t Music_Emu::set_sample_rate( int rate ) -{ - require( !sample_rate() ); // sample rate can't be changed once set - RETURN_ERR( set_sample_rate_( rate ) ); - RETURN_ERR( track_filter.init( this ) ); - sample_rate_ = rate; - tfilter.max_silence = 6 * stereo * sample_rate(); - return blargg_ok; -} - -void Music_Emu::pre_load() -{ - require( sample_rate() ); // set_sample_rate() must be called before loading a file - Gme_File::pre_load(); -} - -void Music_Emu::set_equalizer( equalizer_t const& eq ) -{ - // TODO: why is GCC generating memcpy call here? - // Without the 'if', valgrind flags it. - if ( &eq != &equalizer_ ) - equalizer_ = eq; - set_equalizer_( eq ); -} - -void Music_Emu::mute_voice( int index, bool mute ) -{ - require( (unsigned) index < (unsigned) voice_count() ); - int bit = 1 << index; - int mask = mute_mask_ | bit; - if ( !mute ) - mask ^= bit; - mute_voices( mask ); -} - -void Music_Emu::mute_voices( int mask ) -{ - require( sample_rate() ); // sample rate must be set first - mute_mask_ = mask; - mute_voices_( mask ); -} - -const char* Music_Emu::voice_name( int i ) const -{ - if ( (unsigned) i < (unsigned) voice_count_ ) - return voice_names_ [i]; - - //check( false ); // TODO: enable? - return ""; -} - -void Music_Emu::set_tempo( double t ) -{ - require( sample_rate() ); // sample rate must be set first - double const min = 0.02; - double const max = 4.00; - if ( t < min ) t = min; - if ( t > max ) t = max; - tempo_ = t; - set_tempo_( t ); -} - -blargg_err_t Music_Emu::post_load() -{ - set_tempo( tempo_ ); - remute_voices(); - return Gme_File::post_load(); -} - -// Tell/Seek - -int Music_Emu::msec_to_samples( int msec ) const -{ - int sec = msec / 1000; - msec -= sec * 1000; - return (sec * sample_rate() + msec * sample_rate() / 1000) * stereo; -} - -int Music_Emu::tell() const -{ - int rate = sample_rate() * stereo; - int sec = track_filter.sample_count() / rate; - return sec * 1000 + (track_filter.sample_count() - sec * rate) * 1000 / rate; -} - -blargg_err_t Music_Emu::seek( int msec ) -{ - int time = msec_to_samples( msec ); - if ( time < track_filter.sample_count() ) - { - RETURN_ERR( start_track( current_track_ ) ); - if ( fade_set ) - set_fade( length_msec, fade_msec ); - } - return skip( time - track_filter.sample_count() ); -} - -blargg_err_t Music_Emu::skip( int count ) -{ - require( current_track() >= 0 ); // start_track() must have been called already - return track_filter.skip( count ); -} - -blargg_err_t Music_Emu::skip_( int count ) -{ - // for long skip, mute sound - const int threshold = 32768; - if ( count > threshold ) - { - int saved_mute = mute_mask_; - mute_voices( ~0 ); - - int n = count - threshold/2; - n &= ~(2048-1); // round to multiple of 2048 - count -= n; - RETURN_ERR( track_filter.skip_( n ) ); - - mute_voices( saved_mute ); - } - - return track_filter.skip_( count ); -} - -// Playback - -blargg_err_t Music_Emu::start_track( int track ) -{ - clear_track_vars(); - - int remapped = track; - RETURN_ERR( remap_track_( &remapped ) ); - current_track_ = track; - blargg_err_t err = start_track_( remapped ); - if ( err ) - { - current_track_ = -1; - return err; - } - - // convert filter times to samples - Track_Filter::setup_t s = tfilter; - s.max_initial *= sample_rate() * stereo; - #if GME_DISABLE_SILENCE_LOOKAHEAD - s.lookahead = 1; - #endif - track_filter.setup( s ); - - return track_filter.start_track(); -} - -void Music_Emu::set_fade( int start_msec, int length_msec ) -{ - fade_set = true; - this->length_msec = start_msec; - this->fade_msec = length_msec; - track_filter.set_fade( start_msec < 0 ? Track_Filter::indefinite_count : msec_to_samples( start_msec ), - length_msec * sample_rate() / (1000 / stereo) ); -} - -blargg_err_t Music_Emu::play( int out_count, sample_t out [] ) -{ - require( current_track() >= 0 ); - require( out_count % stereo == 0 ); - - return track_filter.play( out_count, out ); -} - -// Gme_Info_ - -blargg_err_t Gme_Info_::set_sample_rate_( int ) { return blargg_ok; } -void Gme_Info_::pre_load() { Gme_File::pre_load(); } // skip Music_Emu -blargg_err_t Gme_Info_::post_load() { return Gme_File::post_load(); } // skip Music_Emu -void Gme_Info_::set_equalizer_( equalizer_t const& ){ check( false ); } -void Gme_Info_::mute_voices_( int ) { check( false ); } -void Gme_Info_::set_tempo_( double ) { } -blargg_err_t Gme_Info_::start_track_( int ) { return BLARGG_ERR( BLARGG_ERR_CALLER, "can't play file opened for info only" ); } -blargg_err_t Gme_Info_::play_( int, sample_t [] ) { return BLARGG_ERR( BLARGG_ERR_CALLER, "can't play file opened for info only" ); } +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Music_Emu.h" + +#include "Multi_Buffer.h" +#include +#include + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +int const silence_max = 6; // seconds +int const silence_threshold = 0x10; +long const fade_block_size = 512; +int const fade_shift = 8; // fade ends with gain at 1.0 / (1 << fade_shift) + +using std::min; +using std::max; + +Music_Emu::equalizer_t const Music_Emu::tv_eq = + Music_Emu::make_equalizer( -8.0, 180 ); + +void Music_Emu::clear_track_vars() +{ + current_track_ = -1; + out_time = 0; + emu_time = 0; + emu_track_ended_ = true; + track_ended_ = true; + fade_start = INT_MAX / 2 + 1; + fade_step = 1; + silence_time = 0; + silence_count = 0; + buf_remain = 0; + warning(); // clear warning +} + +void Music_Emu::unload() +{ + voice_count_ = 0; + clear_track_vars(); + Gme_File::unload(); +} + +Music_Emu::Music_Emu() +{ + effects_buffer = 0; + multi_channel_ = false; + sample_rate_ = 0; + mute_mask_ = 0; + tempo_ = 1.0; + gain_ = 1.0; + + // defaults + max_initial_silence = 2; + silence_lookahead = 3; + ignore_silence_ = false; + equalizer_.treble = -1.0; + equalizer_.bass = 60; + + emu_autoload_playback_limit_ = true; + + static const char* const names [] = { + "Voice 1", "Voice 2", "Voice 3", "Voice 4", + "Voice 5", "Voice 6", "Voice 7", "Voice 8" + }; + set_voice_names( names ); + Music_Emu::unload(); // non-virtual +} + +Music_Emu::~Music_Emu() { delete effects_buffer; } + +blargg_err_t Music_Emu::set_sample_rate( long rate ) +{ + require( !sample_rate() ); // sample rate can't be changed once set + RETURN_ERR( set_sample_rate_( rate ) ); + RETURN_ERR( buf.resize( buf_size ) ); + sample_rate_ = rate; + return 0; +} + +void Music_Emu::pre_load() +{ + require( sample_rate() ); // set_sample_rate() must be called before loading a file + Gme_File::pre_load(); +} + +void Music_Emu::set_equalizer( equalizer_t const& eq ) +{ + equalizer_ = eq; + set_equalizer_( eq ); +} + +bool Music_Emu::multi_channel() const +{ + return this->multi_channel_; +} + +blargg_err_t Music_Emu::set_multi_channel( bool ) +{ + // by default not supported, derived may override this + return "unsupported for this emulator type"; +} + +blargg_err_t Music_Emu::set_multi_channel_( bool isEnabled ) +{ + // multi channel support must be set at the very beginning + require( !sample_rate() ); + multi_channel_ = isEnabled; + return 0; +} + +void Music_Emu::mute_voice( int index, bool mute ) +{ + require( (unsigned) index < (unsigned) voice_count() ); + int bit = 1 << index; + int mask = mute_mask_ | bit; + if ( !mute ) + mask ^= bit; + mute_voices( mask ); +} + +void Music_Emu::mute_voices( int mask ) +{ + require( sample_rate() ); // sample rate must be set first + mute_mask_ = mask; + mute_voices_( mask ); +} + +void Music_Emu::set_tempo( double t ) +{ + require( sample_rate() ); // sample rate must be set first + double const min = 0.02; + double const max = 4.00; + if ( t < min ) t = min; + if ( t > max ) t = max; + tempo_ = t; + set_tempo_( t ); +} + +void Music_Emu::post_load_() +{ + set_tempo( tempo_ ); + remute_voices(); +} + +blargg_err_t Music_Emu::start_track( int track ) +{ + clear_track_vars(); + + int remapped = track; + RETURN_ERR( remap_track_( &remapped ) ); + current_track_ = track; + RETURN_ERR( start_track_( remapped ) ); + + emu_track_ended_ = false; + track_ended_ = false; + + if ( !ignore_silence_ ) + { + // play until non-silence or end of track + for ( long end = max_initial_silence * out_channels() * sample_rate(); emu_time < end; ) + { + fill_buf(); + if ( buf_remain | (int) emu_track_ended_ ) + break; + } + + emu_time = buf_remain; + out_time = 0; + silence_time = 0; + silence_count = 0; + } + return track_ended() ? warning() : 0; +} + +void Music_Emu::end_track_if_error( blargg_err_t err ) +{ + if ( err ) + { + emu_track_ended_ = true; + set_warning( err ); + } +} + +bool Music_Emu::autoload_playback_limit() const +{ + return emu_autoload_playback_limit_; +} + +void Music_Emu::set_autoload_playback_limit( bool do_autoload_limit ) +{ + emu_autoload_playback_limit_ = do_autoload_limit; +} + +// Tell/Seek + +blargg_long Music_Emu::msec_to_samples( blargg_long msec ) const +{ + blargg_long sec = msec / 1000; + msec -= sec * 1000; + return (sec * sample_rate() + msec * sample_rate() / 1000) * out_channels(); +} + +long Music_Emu::tell_samples() const +{ + return out_time; +} + +long Music_Emu::tell() const +{ + blargg_long rate = sample_rate() * out_channels(); + blargg_long sec = out_time / rate; + return sec * 1000 + (out_time - sec * rate) * 1000 / rate; +} + +blargg_err_t Music_Emu::seek_samples( long time ) +{ + if ( time < out_time ) + RETURN_ERR( start_track( current_track_ ) ); + return skip( time - out_time ); +} + +blargg_err_t Music_Emu::seek( long msec ) +{ + return seek_samples( msec_to_samples( msec ) ); +} + +blargg_err_t Music_Emu::skip( long count ) +{ + require( current_track() >= 0 ); // start_track() must have been called already + out_time += count; + + // remove from silence and buf first + { + long n = min( count, silence_count ); + silence_count -= n; + count -= n; + + n = min( count, buf_remain ); + buf_remain -= n; + count -= n; + } + + if ( count && !emu_track_ended_ ) + { + emu_time += count; + end_track_if_error( skip_( count ) ); + } + + if ( !(silence_count | buf_remain) ) // caught up to emulator, so update track ended + track_ended_ |= emu_track_ended_; + + return 0; +} + +blargg_err_t Music_Emu::skip_( long count ) +{ + // for long skip, mute sound + const long threshold = 30000; + if ( count > threshold ) + { + int saved_mute = mute_mask_; + mute_voices( ~0 ); + + while ( count > threshold / 2 && !emu_track_ended_ ) + { + RETURN_ERR( play_( buf_size, buf.begin() ) ); + count -= buf_size; + } + + mute_voices( saved_mute ); + } + + while ( count && !emu_track_ended_ ) + { + long n = buf_size; + if ( n > count ) + n = count; + count -= n; + RETURN_ERR( play_( n, buf.begin() ) ); + } + return 0; +} + +// Fading + +void Music_Emu::set_fade( long start_msec, long length_msec ) +{ + fade_step = sample_rate() * length_msec / (fade_block_size * fade_shift * 1000 / out_channels()); + fade_start = msec_to_samples( start_msec ); +} + +// unit / pow( 2.0, (double) x / step ) +static int int_log( blargg_long x, int step, int unit ) +{ + int shift = x / step; + int fraction = (x - shift * step) * unit / step; + return ((unit - fraction) + (fraction >> 1)) >> shift; +} + +void Music_Emu::handle_fade( long out_count, sample_t* out ) +{ + for ( int i = 0; i < out_count; i += fade_block_size ) + { + int const shift = 14; + int const unit = 1 << shift; + int gain = int_log( (out_time + i - fade_start) / fade_block_size, + fade_step, unit ); + if ( gain < (unit >> fade_shift) ) + track_ended_ = emu_track_ended_ = true; + + sample_t* io = &out [i]; + for ( int count = min( fade_block_size, out_count - i ); count; --count ) + { + *io = sample_t ((*io * gain) >> shift); + ++io; + } + } +} + +// Silence detection + +void Music_Emu::emu_play( long count, sample_t* out ) +{ + check( current_track_ >= 0 ); + emu_time += count; + if ( current_track_ >= 0 && !emu_track_ended_ ) + end_track_if_error( play_( count, out ) ); + else + memset( out, 0, count * sizeof *out ); +} + +// number of consecutive silent samples at end +static long count_silence( Music_Emu::sample_t* begin, long size ) +{ + Music_Emu::sample_t first = *begin; + *begin = silence_threshold; // sentinel + Music_Emu::sample_t* p = begin + size; + while ( (unsigned) (*--p + silence_threshold / 2) <= (unsigned) silence_threshold ) { } + *begin = first; + return size - (p - begin); +} + +// fill internal buffer and check it for silence +void Music_Emu::fill_buf() +{ + assert( !buf_remain ); + if ( !emu_track_ended_ ) + { + emu_play( buf_size, buf.begin() ); + long silence = count_silence( buf.begin(), buf_size ); + if ( silence < buf_size ) + { + silence_time = emu_time - silence; + buf_remain = buf_size; + return; + } + } + silence_count += buf_size; +} + +blargg_err_t Music_Emu::play( long out_count, sample_t* out ) +{ + if ( track_ended_ ) + { + memset( out, 0, out_count * sizeof *out ); + } + else + { + require( current_track() >= 0 ); + require( out_count % out_channels() == 0 ); + + assert( emu_time >= out_time ); + + // prints nifty graph of how far ahead we are when searching for silence + //debug_printf( "%*s \n", int ((emu_time - out_time) * 7 / sample_rate()), "*" ); + + long pos = 0; + if ( silence_count ) + { + // during a run of silence, run emulator at >=2x speed so it gets ahead + long ahead_time = silence_lookahead * (out_time + out_count - silence_time) + silence_time; + while ( emu_time < ahead_time && !(buf_remain | emu_track_ended_) ) + fill_buf(); + + // fill with silence + pos = min( silence_count, out_count ); + memset( out, 0, pos * sizeof *out ); + silence_count -= pos; + + if ( emu_time - silence_time > silence_max * out_channels() * sample_rate() ) + { + track_ended_ = emu_track_ended_ = true; + silence_count = 0; + buf_remain = 0; + } + } + + if ( buf_remain ) + { + // empty silence buf + long n = min( buf_remain, out_count - pos ); + memcpy( &out [pos], buf.begin() + (buf_size - buf_remain), n * sizeof *out ); + buf_remain -= n; + pos += n; + } + + // generate remaining samples normally + long remain = out_count - pos; + if ( remain ) + { + emu_play( remain, out + pos ); + track_ended_ |= emu_track_ended_; + + if ( !ignore_silence_ || out_time > fade_start ) + { + // check end for a new run of silence + long silence = count_silence( out + pos, remain ); + if ( silence < remain ) + silence_time = emu_time - silence; + + if ( emu_time - silence_time >= buf_size ) + fill_buf(); // cause silence detection on next play() + } + } + + if ( fade_start >= 0 && out_time > fade_start ) + handle_fade( out_count, out ); + } + out_time += out_count; + return 0; +} + +// Gme_Info_ + +blargg_err_t Gme_Info_::set_sample_rate_( long ) { return 0; } +void Gme_Info_::pre_load() { Gme_File::pre_load(); } // skip Music_Emu +void Gme_Info_::post_load_() { Gme_File::post_load_(); } // skip Music_Emu +void Gme_Info_::set_equalizer_( equalizer_t const& ){ check( false ); } +void Gme_Info_::enable_accuracy_( bool ) { check( false ); } +void Gme_Info_::mute_voices_( int ) { check( false ); } +void Gme_Info_::set_tempo_( double ) { } +blargg_err_t Gme_Info_::start_track_( int ) { return "Use full emulator for playback"; } +blargg_err_t Gme_Info_::play_( long, sample_t* ) { return "Use full emulator for playback"; } diff --git a/Frameworks/GME/gme/Music_Emu.h b/Frameworks/GME/gme/Music_Emu.h index bd1cadb1b..3aafa5ec1 100644 --- a/Frameworks/GME/gme/Music_Emu.h +++ b/Frameworks/GME/gme/Music_Emu.h @@ -1,283 +1,252 @@ -// Common interface to game music file emulators - -// Game_Music_Emu $vers -#ifndef MUSIC_EMU_H -#define MUSIC_EMU_H - -#include "Gme_File.h" -#include "Track_Filter.h" -#include "blargg_errors.h" -class Multi_Buffer; - -struct gme_t : public Gme_File, private Track_Filter::callbacks_t { -public: - // Sets output sample rate. Must be called only once before loading file. - blargg_err_t set_sample_rate( int sample_rate ); - - // Sample rate sound is generated at - int sample_rate() const; - -// File loading - - // See Gme_Loader.h - -// Basic playback - - // Starts a track, where 0 is the first track. Also clears warning string. - blargg_err_t start_track( int ); - - // Generates 'count' samples info 'buf'. Output is in stereo. Any emulation - // errors set warning string, and major errors also end track. - typedef short sample_t; - blargg_err_t play( int count, sample_t* buf ); - -// Track information - - // See Gme_File.h - - // Index of current track or -1 if one hasn't been started - int current_track() const; - - // Info for currently playing track - using Gme_File::track_info; - blargg_err_t track_info( track_info_t* out ) const; - blargg_err_t set_track_info( const track_info_t* in ); - blargg_err_t set_track_info( const track_info_t* in, int track_number ); - - struct Hash_Function - { - virtual void hash_( byte const* data, size_t size ) BLARGG_PURE( ; ) - }; - virtual blargg_err_t hash_( Hash_Function& ) const BLARGG_PURE( ; ) - - blargg_err_t save( gme_writer_t writer, void* your_data) const; - -// Track status/control - - // Number of milliseconds played since beginning of track (1000 per second) - int tell() const; - - // Seeks to new time in track. Seeking backwards or far forward can take a while. - blargg_err_t seek( int msec ); - - // Skips n samples - blargg_err_t skip( int n ); - - // True if a track has reached its end - bool track_ended() const; - - // Sets start time and length of track fade out. Once fade ends track_ended() returns - // true. Fade time must be set after track has been started, and can be changed - // at any time. - void set_fade( int start_msec, int length_msec = 8000 ); - - // Disables automatic end-of-track detection and skipping of silence at beginning - void ignore_silence( bool disable = true ); - -// Voices - - // Number of voices used by currently loaded file - int voice_count() const; - - // Name of voice i, from 0 to voice_count()-1 - const char* voice_name( int i ) const; - - // Mutes/unmutes voice i, where voice 0 is first voice - void mute_voice( int index, bool mute = true ); - - // Sets muting state of all voices at once using a bit mask, where -1 mutes them all, - // 0 unmutes them all, 0x01 mutes just the first voice, etc. - void mute_voices( int mask ); - -// Sound customization - - // Adjusts song tempo, where 1.0 = normal, 0.5 = half speed, 2.0 = double speed. - // Track length as returned by track_info() assumes a tempo of 1.0. - void set_tempo( double ); - - // Changes overall output amplitude, where 1.0 results in minimal clamping. - // Must be called before set_sample_rate(). - void set_gain( double ); - - // Requests use of custom multichannel buffer. Only supported by "classic" emulators; - // on others this has no effect. Should be called only once *before* set_sample_rate(). - virtual void set_buffer( class Multi_Buffer* ) { } - - // Mutes native effects of a given sound engine. Currently only applies to the SPC emulator. - virtual void mute_effects( bool mute ) { } - -// Sound equalization (treble/bass) - - // Frequency equalizer parameters (see gme.txt) - // See gme.h for definition of struct gme_equalizer_t. - typedef gme_equalizer_t equalizer_t; - - // Current frequency equalizater parameters - equalizer_t const& equalizer() const; - - // Sets frequency equalizer parameters - void set_equalizer( equalizer_t const& ); - - // Equalizer preset for a TV speaker - static equalizer_t const tv_eq; - -// Derived interface -protected: - // Cause any further generated samples to be silence, instead of calling play_() - void set_track_ended() { track_filter.set_track_ended(); } - - // If more than secs of silence are encountered, track is ended - void set_max_initial_silence( int secs ) { tfilter.max_initial = secs; } - - // Sets rate emulator is run at when scanning ahead for silence. 1=100%, 2=200% etc. - void set_silence_lookahead( int rate ) { tfilter.lookahead = rate; } - - // Sets number of voices - void set_voice_count( int n ) { voice_count_ = n; } - - // Sets names of voices - void set_voice_names( const char* const names [] ); - - // Current gain - double gain() const { return gain_; } - - // Current tempo - double tempo() const { return tempo_; } - - // Re-applies muting mask using mute_voices_() - void remute_voices(); - -// Overrides should do the indicated task - - // Set sample rate as close as possible to sample_rate, then call - // Music_Emu::set_sample_rate_() with the actual rate used. - virtual blargg_err_t set_sample_rate_( int sample_rate ) BLARGG_PURE( ; ) - - // Set equalizer parameters - virtual void set_equalizer_( equalizer_t const& ) { } - - // Mute voices based on mask - virtual void mute_voices_( int mask ) BLARGG_PURE( ; ) - - // Set tempo to t, which is constrained to the range 0.02 to 4.0. - virtual void set_tempo_( double t ) BLARGG_PURE( ; ) - - // Start track t, where 0 is the first track - virtual blargg_err_t start_track_( int t ) BLARGG_PURE( ; ) // tempo is set before this - - // Generate count samples into *out. Count will always be even. - virtual blargg_err_t play_( int count, sample_t out [] ) BLARGG_PURE( ; ) - - // Skip count samples. Count will always be even. - virtual blargg_err_t skip_( int count ); - - // Save current state of file to specified writer. - virtual blargg_err_t save_( gme_writer_t, void* ) const { return "Not supported by this format"; } - - // Set track info - virtual blargg_err_t set_track_info_( const track_info_t*, int ) { return "Not supported by this format"; } - -// Implementation -public: - gme_t(); - ~gme_t(); - const char** voice_names() const { return CONST_CAST(const char**,voice_names_); } - -protected: - virtual void unload(); - virtual void pre_load(); - virtual blargg_err_t post_load(); - -private: - Track_Filter::setup_t tfilter; - Track_Filter track_filter; - equalizer_t equalizer_; - const char* const* voice_names_; - int voice_count_; - int mute_mask_; - double tempo_; - double gain_; - int sample_rate_; - int current_track_; - - bool fade_set; - int length_msec; - int fade_msec; - - void clear_track_vars(); - int msec_to_samples( int msec ) const; - - friend Music_Emu* gme_new_emu( gme_type_t, int ); - friend void gme_effects( Music_Emu const*, gme_effects_t* ); - friend void gme_set_effects( Music_Emu*, gme_effects_t const* ); - friend void gme_set_stereo_depth( Music_Emu*, double ); - friend const char** gme_voice_names ( Music_Emu const* ); - -protected: - Multi_Buffer* effects_buffer_; -}; - -// base class for info-only derivations -struct Gme_Info_ : Music_Emu -{ - virtual blargg_err_t set_sample_rate_( int sample_rate ); - virtual void set_equalizer_( equalizer_t const& ); - virtual void mute_voices_( int mask ); - virtual void set_tempo_( double ); - virtual blargg_err_t start_track_( int ); - virtual blargg_err_t play_( int count, sample_t out [] ); - virtual void pre_load(); - virtual blargg_err_t post_load(); -}; - -inline blargg_err_t Music_Emu::track_info( track_info_t* out ) const -{ - return track_info( out, current_track_ ); -} - -inline blargg_err_t Music_Emu::save(gme_writer_t writer, void *your_data) const -{ - return save_( writer, your_data ); -} - -inline blargg_err_t Music_Emu::set_track_info(const track_info_t *in) -{ - return set_track_info_( in, current_track_ ); -} - -inline blargg_err_t Music_Emu::set_track_info(const track_info_t *in, int track) -{ - return set_track_info_( in, track ); -} - -inline int Music_Emu::sample_rate() const { return sample_rate_; } -inline int Music_Emu::voice_count() const { return voice_count_; } -inline int Music_Emu::current_track() const { return current_track_; } -inline bool Music_Emu::track_ended() const { return track_filter.track_ended(); } -inline const Music_Emu::equalizer_t& Music_Emu::equalizer() const { return equalizer_; } - -inline void Music_Emu::ignore_silence( bool b ) { track_filter.ignore_silence( b ); } -inline void Music_Emu::set_tempo_( double t ) { tempo_ = t; } -inline void Music_Emu::remute_voices() { mute_voices( mute_mask_ ); } - -inline void Music_Emu::set_voice_names( const char* const p [] ) { voice_names_ = p; } - -inline void Music_Emu::mute_voices_( int ) { } - -inline void Music_Emu::set_gain( double g ) -{ - assert( !sample_rate() ); // you must set gain before setting sample rate - gain_ = g; -} - -inline blargg_err_t Music_Emu::start_track_( int ) { return blargg_ok; } - -inline blargg_err_t Music_Emu::set_sample_rate_( int ) { return blargg_ok; } - -inline blargg_err_t Music_Emu::play_( int, sample_t [] ) { return blargg_ok; } - -inline blargg_err_t Music_Emu::hash_( Hash_Function& ) const { return BLARGG_ERR( BLARGG_ERR_CALLER, "no hashing function defined" ); } - -inline void Music_Emu::Hash_Function::hash_( byte const*, size_t ) { } - -#endif +// Common interface to game music file emulators + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef MUSIC_EMU_H +#define MUSIC_EMU_H + +#include "Gme_File.h" +class Multi_Buffer; + +struct Music_Emu : public Gme_File { +public: +// Basic functionality (see Gme_File.h for file loading/track info functions) + + // Set output sample rate. Must be called only once before loading file. + blargg_err_t set_sample_rate( long sample_rate ); + + // specifies if all 8 voices get rendered to their own stereo channel + // default implementation of Music_Emu always returns not supported error (i.e. no multichannel support by default) + // derived emus must override this if they support multichannel rendering + virtual blargg_err_t set_multi_channel( bool is_enabled ); + + // Start a track, where 0 is the first track. Also clears warning string. + blargg_err_t start_track( int ); + + // Generate 'count' samples info 'buf'. Output is in stereo. Any emulation + // errors set warning string, and major errors also end track. + typedef short sample_t; + blargg_err_t play( long count, sample_t* buf ); + +// Informational + + // Sample rate sound is generated at + long sample_rate() const; + + // Index of current track or -1 if one hasn't been started + int current_track() const; + + // Number of voices used by currently loaded file + int voice_count() const; + + // Names of voices + const char** voice_names() const; + + bool multi_channel() const; + +// Track status/control + + // Number of milliseconds (1000 msec = 1 second) played since beginning of track + long tell() const; + + // Number of samples generated since beginning of track + long tell_samples() const; + + // Seek to new time in track. Seeking backwards or far forward can take a while. + blargg_err_t seek( long msec ); + + // Equivalent to restarting track then skipping n samples + blargg_err_t seek_samples( long n ); + + // Skip n samples + blargg_err_t skip( long n ); + + // True if a track has reached its end + bool track_ended() const; + + // Set start time and length of track fade out. Once fade ends track_ended() returns + // true. Fade time can be changed while track is playing. + void set_fade( long start_msec, long length_msec = 8000 ); + + // Controls whether or not to automatically load and obey track length + // metadata for supported emulators. + // + // @since 0.6.2. + bool autoload_playback_limit() const; + void set_autoload_playback_limit( bool do_autoload_limit ); + + // Disable automatic end-of-track detection and skipping of silence at beginning + void ignore_silence( bool disable = true ); + + // Info for current track + using Gme_File::track_info; + blargg_err_t track_info( track_info_t* out ) const; + +// Sound customization + + // Adjust song tempo, where 1.0 = normal, 0.5 = half speed, 2.0 = double speed. + // Track length as returned by track_info() assumes a tempo of 1.0. + void set_tempo( double ); + + // Mute/unmute voice i, where voice 0 is first voice + void mute_voice( int index, bool mute = true ); + + // Set muting state of all voices at once using a bit mask, where -1 mutes them all, + // 0 unmutes them all, 0x01 mutes just the first voice, etc. + void mute_voices( int mask ); + + // Change overall output amplitude, where 1.0 results in minimal clamping. + // Must be called before set_sample_rate(). + void set_gain( double ); + + // Request use of custom multichannel buffer. Only supported by "classic" emulators; + // on others this has no effect. Should be called only once *before* set_sample_rate(). + virtual void set_buffer( Multi_Buffer* ) { } + + // Enables/disables accurate emulation options, if any are supported. Might change + // equalizer settings. + void enable_accuracy( bool enable = true ); + +// Sound equalization (treble/bass) + + // Frequency equalizer parameters (see gme.txt) + // See gme.h for definition of struct gme_equalizer_t. + typedef gme_equalizer_t equalizer_t; + + // Current frequency equalizater parameters + equalizer_t const& equalizer() const; + + // Set frequency equalizer parameters + void set_equalizer( equalizer_t const& ); + + // Construct equalizer of given treble/bass settings + static const equalizer_t make_equalizer( double treble, double bass ) + { + const Music_Emu::equalizer_t e = { treble, bass, + 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 }; + return e; + } + + // Equalizer settings for TV speaker + static equalizer_t const tv_eq; + +public: + Music_Emu(); + ~Music_Emu(); +protected: + void set_max_initial_silence( int n ) { max_initial_silence = n; } + void set_silence_lookahead( int n ) { silence_lookahead = n; } + void set_voice_count( int n ) { voice_count_ = n; } + void set_voice_names( const char* const* names ); + void set_track_ended() { emu_track_ended_ = true; } + double gain() const { return gain_; } + double tempo() const { return tempo_; } + void remute_voices(); + blargg_err_t set_multi_channel_( bool is_enabled ); + + virtual blargg_err_t set_sample_rate_( long sample_rate ) = 0; + virtual void set_equalizer_( equalizer_t const& ) { } + virtual void enable_accuracy_( bool /* enable */ ) { } + virtual void mute_voices_( int mask ) = 0; + virtual void set_tempo_( double ) = 0; + virtual blargg_err_t start_track_( int ) = 0; // tempo is set before this + virtual blargg_err_t play_( long count, sample_t* out ) = 0; + virtual blargg_err_t skip_( long count ); +protected: + virtual void unload(); + virtual void pre_load(); + virtual void post_load_(); +private: + // general + equalizer_t equalizer_; + int max_initial_silence; + const char** voice_names_; + int voice_count_; + int mute_mask_; + double tempo_; + double gain_; + bool multi_channel_; + + // returns the number of output channels, i.e. usually 2 for stereo, unlesss multi_channel_ == true + int out_channels() const { return this->multi_channel() ? 2*8 : 2; } + + long sample_rate_; + blargg_long msec_to_samples( blargg_long msec ) const; + + // track-specific + int current_track_; + blargg_long out_time; // number of samples played since start of track + blargg_long emu_time; // number of samples emulator has generated since start of track + bool emu_track_ended_; // emulator has reached end of track + bool emu_autoload_playback_limit_; // whether to load and obey track length by default + volatile bool track_ended_; + void clear_track_vars(); + void end_track_if_error( blargg_err_t ); + + // fading + blargg_long fade_start; + int fade_step; + void handle_fade( long count, sample_t* out ); + + // silence detection + int silence_lookahead; // speed to run emulator when looking ahead for silence + bool ignore_silence_; + long silence_time; // number of samples where most recent silence began + long silence_count; // number of samples of silence to play before using buf + long buf_remain; // number of samples left in silence buffer + enum { buf_size = 2048 }; + blargg_vector buf; + void fill_buf(); + void emu_play( long count, sample_t* out ); + + Multi_Buffer* effects_buffer; + friend Music_Emu* gme_internal_new_emu_( gme_type_t, int, bool ); + friend void gme_set_stereo_depth( Music_Emu*, double ); +}; + +// base class for info-only derivations +struct Gme_Info_ : Music_Emu +{ + virtual blargg_err_t set_sample_rate_( long sample_rate ); + virtual void set_equalizer_( equalizer_t const& ); + virtual void enable_accuracy_( bool ); + virtual void mute_voices_( int mask ); + virtual void set_tempo_( double ); + virtual blargg_err_t start_track_( int ); + virtual blargg_err_t play_( long count, sample_t* out ); + virtual void pre_load(); + virtual void post_load_(); +}; + +inline blargg_err_t Music_Emu::track_info( track_info_t* out ) const +{ + return track_info( out, current_track_ ); +} + +inline long Music_Emu::sample_rate() const { return sample_rate_; } +inline const char** Music_Emu::voice_names() const { return voice_names_; } +inline int Music_Emu::voice_count() const { return voice_count_; } +inline int Music_Emu::current_track() const { return current_track_; } +inline bool Music_Emu::track_ended() const { return track_ended_; } +inline const Music_Emu::equalizer_t& Music_Emu::equalizer() const { return equalizer_; } + +inline void Music_Emu::enable_accuracy( bool b ) { enable_accuracy_( b ); } +inline void Music_Emu::set_tempo_( double t ) { tempo_ = t; } +inline void Music_Emu::remute_voices() { mute_voices( mute_mask_ ); } +inline void Music_Emu::ignore_silence( bool b ) { ignore_silence_ = b; } +inline blargg_err_t Music_Emu::start_track_( int ) { return 0; } + +inline void Music_Emu::set_voice_names( const char* const* names ) +{ + // Intentional removal of const, so users don't have to remember obscure const in middle + voice_names_ = const_cast (names); +} + +inline void Music_Emu::mute_voices_( int ) { } + +inline void Music_Emu::set_gain( double g ) +{ + assert( !sample_rate() ); // you must set gain before setting sample rate + gain_ = g; +} + +#endif diff --git a/Frameworks/GME/gme/Nes_Apu.cpp b/Frameworks/GME/gme/Nes_Apu.cpp index 1cfe38881..68edb446d 100644 --- a/Frameworks/GME/gme/Nes_Apu.cpp +++ b/Frameworks/GME/gme/Nes_Apu.cpp @@ -1,394 +1,391 @@ -// Nes_Snd_Emu $vers. http://www.slack.net/~ant/ - -#include "Nes_Apu.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -int const amp_range = 15; - -Nes_Apu::Nes_Apu() : - square1( &square_synth ), - square2( &square_synth ) -{ - tempo_ = 1.0; - dmc.apu = this; - - oscs [0] = &square1; - oscs [1] = &square2; - oscs [2] = ▵ - oscs [3] = &noise; - oscs [4] = &dmc; - - set_output( NULL ); - dmc.nonlinear = false; - volume( 1.0 ); - reset( false ); -} - -void Nes_Apu::treble_eq( const blip_eq_t& eq ) -{ - square_synth .treble_eq( eq ); - triangle.synth.treble_eq( eq ); - noise .synth.treble_eq( eq ); - dmc .synth.treble_eq( eq ); -} - -void Nes_Apu::enable_nonlinear_( double sq, double tnd ) -{ - dmc.nonlinear = true; - square_synth.volume( sq ); - - triangle.synth.volume( tnd * 2.752 ); - noise .synth.volume( tnd * 1.849 ); - dmc .synth.volume( tnd ); - - square1 .last_amp = 0; - square2 .last_amp = 0; - triangle.last_amp = 0; - noise .last_amp = 0; - dmc .last_amp = 0; -} - -void Nes_Apu::volume( double v ) -{ - if ( !dmc.nonlinear ) - { - v *= 1.0 / 1.11; // TODO: merge into values below - square_synth .volume( 0.125 / amp_range * v ); // was 0.1128 1.108 - triangle.synth.volume( 0.150 / amp_range * v ); // was 0.12765 1.175 - noise .synth.volume( 0.095 / amp_range * v ); // was 0.0741 1.282 - dmc .synth.volume( 0.450 / 2048 * v ); // was 0.42545 1.058 - } -} - -void Nes_Apu::set_output( Blip_Buffer* buffer ) -{ - for ( int i = 0; i < osc_count; ++i ) - set_output( i, buffer ); -} - -void Nes_Apu::set_tempo( double t ) -{ - tempo_ = t; - frame_period = (dmc.pal_mode ? 8314 : 7458); - if ( t != 1.0 ) - frame_period = (int) (frame_period / t) & ~1; // must be even -} - -void Nes_Apu::reset( bool pal_mode, int initial_dmc_dac ) -{ - dmc.pal_mode = pal_mode; - set_tempo( tempo_ ); - - square1.reset(); - square2.reset(); - triangle.reset(); - noise.reset(); - dmc.reset(); - - last_time = 0; - last_dmc_time = 0; - osc_enables = 0; - irq_flag = false; - enable_w4011 = true; - earliest_irq_ = no_irq; - frame_delay = 1; - write_register( 0, 0x4017, 0x00 ); - write_register( 0, 0x4015, 0x00 ); - - for ( int addr = io_addr; addr <= 0x4013; addr++ ) - write_register( 0, addr, (addr & 3) ? 0x00 : 0x10 ); - - dmc.dac = initial_dmc_dac; - if ( !dmc.nonlinear ) - triangle.last_amp = 15; - if ( !dmc.nonlinear ) // TODO: remove? - dmc.last_amp = initial_dmc_dac; // prevent output transition -} - -void Nes_Apu::irq_changed() -{ - blip_time_t new_irq = dmc.next_irq; - if ( dmc.irq_flag | irq_flag ) { - new_irq = 0; - } - else if ( new_irq > next_irq ) { - new_irq = next_irq; - } - - if ( new_irq != earliest_irq_ ) { - earliest_irq_ = new_irq; - if ( irq_notifier.f ) - irq_notifier.f( irq_notifier.data ); - } -} - -// frames - -void Nes_Apu::run_until( blip_time_t end_time ) -{ - require( end_time >= last_dmc_time ); - if ( end_time > next_dmc_read_time() ) - { - blip_time_t start = last_dmc_time; - last_dmc_time = end_time; - dmc.run( start, end_time ); - } -} - -void Nes_Apu::run_until_( blip_time_t end_time ) -{ - require( end_time >= last_time ); - - if ( end_time == last_time ) - return; - - if ( last_dmc_time < end_time ) - { - blip_time_t start = last_dmc_time; - last_dmc_time = end_time; - dmc.run( start, end_time ); - } - - while ( true ) - { - // earlier of next frame time or end time - blip_time_t time = last_time + frame_delay; - if ( time > end_time ) - time = end_time; - frame_delay -= time - last_time; - - // run oscs to present - square1.run( last_time, time ); - square2.run( last_time, time ); - triangle.run( last_time, time ); - noise.run( last_time, time ); - last_time = time; - - if ( time == end_time ) - break; // no more frames to run - - // take frame-specific actions - frame_delay = frame_period; - switch ( frame++ ) - { - case 0: - if ( !(frame_mode & 0xC0) ) { - next_irq = time + frame_period * 4 + 2; - irq_flag = true; - } - // fall through - case 2: - // clock length and sweep on frames 0 and 2 - square1.clock_length( 0x20 ); - square2.clock_length( 0x20 ); - noise.clock_length( 0x20 ); - triangle.clock_length( 0x80 ); // different bit for halt flag on triangle - - square1.clock_sweep( -1 ); - square2.clock_sweep( 0 ); - - // frame 2 is slightly shorter in mode 1 - if ( dmc.pal_mode && frame == 3 ) - frame_delay -= 2; - break; - - case 1: - // frame 1 is slightly shorter in mode 0 - if ( !dmc.pal_mode ) - frame_delay -= 2; - break; - - case 3: - frame = 0; - - // frame 3 is almost twice as long in mode 1 - if ( frame_mode & 0x80 ) - frame_delay += frame_period - (dmc.pal_mode ? 2 : 6); - break; - } - - // clock envelopes and linear counter every frame - triangle.clock_linear_counter(); - square1.clock_envelope(); - square2.clock_envelope(); - noise.clock_envelope(); - } -} - -template -inline void zero_apu_osc( T* osc, blip_time_t time ) -{ - Blip_Buffer* output = osc->output; - int last_amp = osc->last_amp; - osc->last_amp = 0; - if ( output && last_amp ) - osc->synth.offset( time, -last_amp, output ); -} - -void Nes_Apu::end_frame( blip_time_t end_time ) -{ - if ( end_time > last_time ) - run_until_( end_time ); - - if ( dmc.nonlinear ) - { - zero_apu_osc( &square1, last_time ); - zero_apu_osc( &square2, last_time ); - zero_apu_osc( &triangle, last_time ); - zero_apu_osc( &noise, last_time ); - zero_apu_osc( &dmc, last_time ); - } - - // make times relative to new frame - last_time -= end_time; - require( last_time >= 0 ); - - last_dmc_time -= end_time; - require( last_dmc_time >= 0 ); - - if ( next_irq != no_irq ) { - next_irq -= end_time; - check( next_irq >= 0 ); - } - if ( dmc.next_irq != no_irq ) { - dmc.next_irq -= end_time; - check( dmc.next_irq >= 0 ); - } - if ( earliest_irq_ != no_irq ) { - earliest_irq_ -= end_time; - if ( earliest_irq_ < 0 ) - earliest_irq_ = 0; - } -} - -// registers - -static const unsigned char length_table [0x20] = { - 0x0A, 0xFE, 0x14, 0x02, 0x28, 0x04, 0x50, 0x06, - 0xA0, 0x08, 0x3C, 0x0A, 0x0E, 0x0C, 0x1A, 0x0E, - 0x0C, 0x10, 0x18, 0x12, 0x30, 0x14, 0x60, 0x16, - 0xC0, 0x18, 0x48, 0x1A, 0x10, 0x1C, 0x20, 0x1E -}; - -void Nes_Apu::write_register( blip_time_t time, int addr, int data ) -{ - require( addr > 0x20 ); // addr must be actual address (i.e. 0x40xx) - require( (unsigned) data <= 0xFF ); - - // Ignore addresses outside range - if ( unsigned (addr - io_addr) >= io_size ) - return; - - run_until_( time ); - - if ( addr < 0x4014 ) - { - // Write to channel - int osc_index = (addr - io_addr) >> 2; - Nes_Osc* osc = oscs [osc_index]; - - int reg = addr & 3; - osc->regs [reg] = data; - osc->reg_written [reg] = true; - - if ( osc_index == 4 ) - { - // handle DMC specially - if ( enable_w4011 || reg != 1 ) - dmc.write_register( reg, data ); - } - else if ( reg == 3 ) - { - // load length counter - if ( (osc_enables >> osc_index) & 1 ) - osc->length_counter = length_table [(data >> 3) & 0x1F]; - - // reset square phase - if ( osc_index < 2 ) - ((Nes_Square*) osc)->phase = Nes_Square::phase_range - 1; - } - } - else if ( addr == 0x4015 ) - { - // Channel enables - for ( int i = osc_count; i--; ) - if ( !((data >> i) & 1) ) - oscs [i]->length_counter = 0; - - bool recalc_irq = dmc.irq_flag; - dmc.irq_flag = false; - - int old_enables = osc_enables; - osc_enables = data; - if ( !(data & 0x10) ) { - dmc.next_irq = no_irq; - recalc_irq = true; - } - else if ( !(old_enables & 0x10) ) { - dmc.start(); // dmc just enabled - } - - if ( recalc_irq ) - irq_changed(); - } - else if ( addr == 0x4017 ) - { - // Frame mode - frame_mode = data; - - bool irq_enabled = !(data & 0x40); - irq_flag &= irq_enabled; - next_irq = no_irq; - - // mode 1 - frame_delay = (frame_delay & 1); - frame = 0; - - if ( !(data & 0x80) ) - { - // mode 0 - frame = 1; - frame_delay += frame_period; - if ( irq_enabled ) - next_irq = time + frame_delay + frame_period * 3 + 1; - } - - irq_changed(); - } -} - -int Nes_Apu::read_status( blip_time_t time ) -{ - run_until_( time - 1 ); - - int result = (dmc.irq_flag << 7) | (irq_flag << 6); - - for ( int i = 0; i < osc_count; i++ ) - if ( oscs [i]->length_counter ) - result |= 1 << i; - - run_until_( time ); - - if ( irq_flag ) - { - result |= 0x40; - irq_flag = false; - irq_changed(); - } - - //dprintf( "%6d/%d Read $4015->$%02X\n", frame_delay, frame, result ); - - return result; -} +// Nes_Snd_Emu 0.1.8. http://www.slack.net/~ant/ + +#include "Nes_Apu.h" + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +int const amp_range = 15; + +Nes_Apu::Nes_Apu() : + square1( &square_synth ), + square2( &square_synth ) +{ + tempo_ = 1.0; + dmc.apu = this; + dmc.prg_reader = NULL; + irq_notifier_ = NULL; + + oscs [0] = &square1; + oscs [1] = &square2; + oscs [2] = ▵ + oscs [3] = &noise; + oscs [4] = &dmc; + + output( NULL ); + volume( 1.0 ); + reset( false ); +} + +void Nes_Apu::treble_eq( const blip_eq_t& eq ) +{ + square_synth.treble_eq( eq ); + triangle.synth.treble_eq( eq ); + noise.synth.treble_eq( eq ); + dmc.synth.treble_eq( eq ); +} + +void Nes_Apu::enable_nonlinear( double v ) +{ + dmc.nonlinear = true; + square_synth.volume( 1.3 * 0.25751258 / 0.742467605 * 0.25 / amp_range * v ); + + const double tnd = 0.48 / 202 * nonlinear_tnd_gain(); + triangle.synth.volume( 3.0 * tnd ); + noise.synth.volume( 2.0 * tnd ); + dmc.synth.volume( tnd ); + + square1 .last_amp = 0; + square2 .last_amp = 0; + triangle.last_amp = 0; + noise .last_amp = 0; + dmc .last_amp = 0; +} + +void Nes_Apu::volume( double v ) +{ + dmc.nonlinear = false; + square_synth.volume( 0.1128 / amp_range * v ); + triangle.synth.volume( 0.12765 / amp_range * v ); + noise.synth.volume( 0.0741 / amp_range * v ); + dmc.synth.volume( 0.42545 / 127 * v ); +} + +void Nes_Apu::output( Blip_Buffer* buffer ) +{ + for ( int i = 0; i < osc_count; i++ ) + osc_output( i, buffer ); +} + +void Nes_Apu::set_tempo( double t ) +{ + tempo_ = t; + frame_period = (dmc.pal_mode ? 8314 : 7458); + if ( t != 1.0 ) + frame_period = (int) (frame_period / t) & ~1; // must be even +} + +void Nes_Apu::reset( bool pal_mode, int initial_dmc_dac ) +{ + dmc.pal_mode = pal_mode; + set_tempo( tempo_ ); + + square1.reset(); + square2.reset(); + triangle.reset(); + noise.reset(); + dmc.reset(); + + last_time = 0; + last_dmc_time = 0; + osc_enables = 0; + irq_flag = false; + earliest_irq_ = no_irq; + frame_delay = 1; + write_register( 0, 0x4017, 0x00 ); + write_register( 0, 0x4015, 0x00 ); + + for ( nes_addr_t addr = start_addr; addr <= 0x4013; addr++ ) + write_register( 0, addr, (addr & 3) ? 0x00 : 0x10 ); + + dmc.dac = initial_dmc_dac; + if ( !dmc.nonlinear ) + triangle.last_amp = 15; + if ( !dmc.nonlinear ) // TODO: remove? + dmc.last_amp = initial_dmc_dac; // prevent output transition +} + +void Nes_Apu::irq_changed() +{ + nes_time_t new_irq = dmc.next_irq; + if ( dmc.irq_flag | irq_flag ) { + new_irq = 0; + } + else if ( new_irq > next_irq ) { + new_irq = next_irq; + } + + if ( new_irq != earliest_irq_ ) { + earliest_irq_ = new_irq; + if ( irq_notifier_ ) + irq_notifier_( irq_data ); + } +} + +// frames + +void Nes_Apu::run_until( nes_time_t end_time ) +{ + require( end_time >= last_dmc_time ); + if ( end_time > next_dmc_read_time() ) + { + nes_time_t start = last_dmc_time; + last_dmc_time = end_time; + dmc.run( start, end_time ); + } +} + +void Nes_Apu::run_until_( nes_time_t end_time ) +{ + require( end_time >= last_time ); + + if ( end_time == last_time ) + return; + + if ( last_dmc_time < end_time ) + { + nes_time_t start = last_dmc_time; + last_dmc_time = end_time; + dmc.run( start, end_time ); + } + + while ( true ) + { + // earlier of next frame time or end time + nes_time_t time = last_time + frame_delay; + if ( time > end_time ) + time = end_time; + frame_delay -= time - last_time; + + // run oscs to present + square1.run( last_time, time ); + square2.run( last_time, time ); + triangle.run( last_time, time ); + noise.run( last_time, time ); + last_time = time; + + if ( time == end_time ) + break; // no more frames to run + + // take frame-specific actions + frame_delay = frame_period; + switch ( frame++ ) + { + case 0: + if ( !(frame_mode & 0xC0) ) { + next_irq = time + frame_period * 4 + 2; + irq_flag = true; + } + // fall through + case 2: + // clock length and sweep on frames 0 and 2 + square1.clock_length( 0x20 ); + square2.clock_length( 0x20 ); + noise.clock_length( 0x20 ); + triangle.clock_length( 0x80 ); // different bit for halt flag on triangle + + square1.clock_sweep( -1 ); + square2.clock_sweep( 0 ); + + // frame 2 is slightly shorter in mode 1 + if ( dmc.pal_mode && frame == 3 ) + frame_delay -= 2; + break; + + case 1: + // frame 1 is slightly shorter in mode 0 + if ( !dmc.pal_mode ) + frame_delay -= 2; + break; + + case 3: + frame = 0; + + // frame 3 is almost twice as long in mode 1 + if ( frame_mode & 0x80 ) + frame_delay += frame_period - (dmc.pal_mode ? 2 : 6); + break; + } + + // clock envelopes and linear counter every frame + triangle.clock_linear_counter(); + square1.clock_envelope(); + square2.clock_envelope(); + noise.clock_envelope(); + } +} + +template +inline void zero_apu_osc( T* osc, nes_time_t time ) +{ + Blip_Buffer* output = osc->output; + int last_amp = osc->last_amp; + osc->last_amp = 0; + if ( output && last_amp ) + osc->synth.offset( time, -last_amp, output ); +} + +void Nes_Apu::end_frame( nes_time_t end_time ) +{ + if ( end_time > last_time ) + run_until_( end_time ); + + if ( dmc.nonlinear ) + { + zero_apu_osc( &square1, last_time ); + zero_apu_osc( &square2, last_time ); + zero_apu_osc( &triangle, last_time ); + zero_apu_osc( &noise, last_time ); + zero_apu_osc( &dmc, last_time ); + } + + // make times relative to new frame + last_time -= end_time; + require( last_time >= 0 ); + + last_dmc_time -= end_time; + require( last_dmc_time >= 0 ); + + if ( next_irq != no_irq ) { + next_irq -= end_time; + check( next_irq >= 0 ); + } + if ( dmc.next_irq != no_irq ) { + dmc.next_irq -= end_time; + check( dmc.next_irq >= 0 ); + } + if ( earliest_irq_ != no_irq ) { + earliest_irq_ -= end_time; + if ( earliest_irq_ < 0 ) + earliest_irq_ = 0; + } +} + +// registers + +static const unsigned char length_table [0x20] = { + 0x0A, 0xFE, 0x14, 0x02, 0x28, 0x04, 0x50, 0x06, + 0xA0, 0x08, 0x3C, 0x0A, 0x0E, 0x0C, 0x1A, 0x0E, + 0x0C, 0x10, 0x18, 0x12, 0x30, 0x14, 0x60, 0x16, + 0xC0, 0x18, 0x48, 0x1A, 0x10, 0x1C, 0x20, 0x1E +}; + +void Nes_Apu::write_register( nes_time_t time, nes_addr_t addr, int data ) +{ + require( addr > 0x20 ); // addr must be actual address (i.e. 0x40xx) + require( (unsigned) data <= 0xFF ); + + // Ignore addresses outside range + if ( unsigned (addr - start_addr) > end_addr - start_addr ) + return; + + run_until_( time ); + + if ( addr < 0x4014 ) + { + // Write to channel + int osc_index = (addr - start_addr) >> 2; + Nes_Osc* osc = oscs [osc_index]; + + int reg = addr & 3; + osc->regs [reg] = data; + osc->reg_written [reg] = true; + + if ( osc_index == 4 ) + { + // handle DMC specially + dmc.write_register( reg, data ); + } + else if ( reg == 3 ) + { + // load length counter + if ( (osc_enables >> osc_index) & 1 ) + osc->length_counter = length_table [(data >> 3) & 0x1F]; + + // reset square phase + if ( osc_index < 2 ) + ((Nes_Square*) osc)->phase = Nes_Square::phase_range - 1; + } + } + else if ( addr == 0x4015 ) + { + // Channel enables + for ( int i = osc_count; i--; ) + if ( !((data >> i) & 1) ) + oscs [i]->length_counter = 0; + + bool recalc_irq = dmc.irq_flag; + dmc.irq_flag = false; + + int old_enables = osc_enables; + osc_enables = data; + if ( !(data & 0x10) ) { + dmc.next_irq = no_irq; + recalc_irq = true; + } + else if ( !(old_enables & 0x10) ) { + dmc.start(); // dmc just enabled + } + + if ( recalc_irq ) + irq_changed(); + } + else if ( addr == 0x4017 ) + { + // Frame mode + frame_mode = data; + + bool irq_enabled = !(data & 0x40); + irq_flag &= irq_enabled; + next_irq = no_irq; + + // mode 1 + frame_delay = (frame_delay & 1); + frame = 0; + + if ( !(data & 0x80) ) + { + // mode 0 + frame = 1; + frame_delay += frame_period; + if ( irq_enabled ) + next_irq = time + frame_delay + frame_period * 3 + 1; + } + + irq_changed(); + } +} + +int Nes_Apu::read_status( nes_time_t time ) +{ + run_until_( time - 1 ); + + int result = (dmc.irq_flag << 7) | (irq_flag << 6); + + for ( int i = 0; i < osc_count; i++ ) + if ( oscs [i]->length_counter ) + result |= 1 << i; + + run_until_( time ); + + if ( irq_flag ) + { + result |= 0x40; + irq_flag = false; + irq_changed(); + } + + //debug_printf( "%6d/%d Read $4015->$%02X\n", frame_delay, frame, result ); + + return result; +} diff --git a/Frameworks/GME/gme/Nes_Apu.h b/Frameworks/GME/gme/Nes_Apu.h index cb7676531..5e722248f 100644 --- a/Frameworks/GME/gme/Nes_Apu.h +++ b/Frameworks/GME/gme/Nes_Apu.h @@ -1,184 +1,179 @@ -// NES 2A03 APU sound chip emulator - -// Nes_Snd_Emu $vers -#ifndef NES_APU_H -#define NES_APU_H - -#include "blargg_common.h" -#include "Nes_Oscs.h" - -struct apu_state_t; -class Nes_Buffer; - -class Nes_Apu { -public: -// Basics - - typedef int nes_time_t; // NES CPU clock cycle count - - // Sets memory reader callback used by DMC oscillator to fetch samples. - // When callback is invoked, 'user_data' is passed unchanged as the - // first parameter. - //void dmc_reader( int (*callback)( void* user_data, int addr ), void* user_data = NULL ); - - // Sets buffer to generate sound into, or 0 to mute output (reduces - // emulation accuracy). - void set_output( Blip_Buffer* ); - - // All time values are the number of CPU clock cycles relative to the - // beginning of the current time frame. Before resetting the CPU clock - // count, call end_frame( last_cpu_time ). - - // Writes to register (0x4000-0x4013, and 0x4015 and 0x4017) - enum { io_addr = 0x4000 }; - enum { io_size = 0x18 }; - void write_register( nes_time_t, int addr, int data ); - - // Reads from status register (0x4015) - enum { status_addr = 0x4015 }; - int read_status( nes_time_t ); - - // Runs all oscillators up to specified time, ends current time frame, then - // starts a new time frame at time 0. Time frames have no effect on emulation - // and each can be whatever length is convenient. - void end_frame( nes_time_t ); - -// Optional - - // Resets internal frame counter, registers, and all oscillators. - // Uses PAL timing if pal_timing is true, otherwise use NTSC timing. - // Sets the DMC oscillator's initial DAC value to initial_dmc_dac without - // any audible click. - void reset( bool pal_mode = false, int initial_dmc_dac = 0 ); - - // Same as set_output(), but for a particular channel - // 0: Square 1, 1: Square 2, 2: Triangle, 3: Noise, 4: DMC - enum { osc_count = 5 }; - void set_output( int chan, Blip_Buffer* buf ); - - // Adjusts frame period - void set_tempo( double ); - - // Saves/loads exact emulation state - void save_state( apu_state_t* out ) const; - void load_state( apu_state_t const& ); - - // Sets overall volume (default is 1.0) - void volume( double ); - - // Sets treble equalization (see notes.txt) - void treble_eq( const blip_eq_t& ); - - // Sets IRQ time callback that is invoked when the time of earliest IRQ - // may have changed, or NULL to disable. When callback is invoked, - // 'user_data' is passed unchanged as the first parameter. - //void irq_notifier( void (*callback)( void* user_data ), void* user_data = NULL ); - - // Gets time that APU-generated IRQ will occur if no further register reads - // or writes occur. If IRQ is already pending, returns irq_waiting. If no - // IRQ will occur, returns no_irq. - enum { no_irq = INT_MAX/2 + 1 }; - enum { irq_waiting = 0 }; - nes_time_t earliest_irq( nes_time_t ) const; - - // Counts number of DMC reads that would occur if 'run_until( t )' were executed. - // If last_read is not NULL, set *last_read to the earliest time that - // 'count_dmc_reads( time )' would result in the same result. - int count_dmc_reads( nes_time_t t, nes_time_t* last_read = NULL ) const; - - // Time when next DMC memory read will occur - nes_time_t next_dmc_read_time() const; - - // Runs DMC until specified time, so that any DMC memory reads can be - // accounted for (i.e. inserting CPU wait states). - void run_until( nes_time_t ); - - -// Implementation -public: - Nes_Apu(); - BLARGG_DISABLE_NOTHROW - // Use set_output() in place of these - BLARGG_DEPRECATED( void output ( Blip_Buffer* c ); ) - BLARGG_DEPRECATED( void osc_output( int i, Blip_Buffer* c ); ) - - BLARGG_DEPRECATED_TEXT( enum { start_addr = 0x4000 }; ) - BLARGG_DEPRECATED_TEXT( enum { end_addr = 0x4017 }; ) - - blargg_callback dmc_reader; - blargg_callback irq_notifier; - - void enable_nonlinear_( double sq, double tnd ); - static float tnd_total_() { return 196.015f; } - - void enable_w4011_( bool enable = true ) { enable_w4011 = enable; } - -private: - friend struct Nes_Dmc; - - // noncopyable - Nes_Apu( const Nes_Apu& ); - Nes_Apu& operator = ( const Nes_Apu& ); - - Nes_Osc* oscs [osc_count]; - Nes_Square square1; - Nes_Square square2; - Nes_Noise noise; - Nes_Triangle triangle; - Nes_Dmc dmc; - - double tempo_; - nes_time_t last_time; // has been run until this time in current frame - nes_time_t last_dmc_time; - nes_time_t earliest_irq_; - nes_time_t next_irq; - int frame_period; - int frame_delay; // cycles until frame counter runs next - int frame; // current frame (0-3) - int osc_enables; - int frame_mode; - bool irq_flag; - bool enable_w4011; - Nes_Square::Synth square_synth; // shared by squares - - void irq_changed(); - void state_restored(); - void run_until_( nes_time_t ); - - // TODO: remove - friend class Nes_Core; -}; - -inline void Nes_Apu::set_output( int osc, Blip_Buffer* buf ) -{ - assert( (unsigned) osc < osc_count ); - oscs [osc]->output = buf; -} - -inline Nes_Apu::nes_time_t Nes_Apu::earliest_irq( nes_time_t ) const -{ - return earliest_irq_; -} - -inline int Nes_Apu::count_dmc_reads( nes_time_t time, nes_time_t* last_read ) const -{ - return dmc.count_reads( time, last_read ); -} - -inline Nes_Apu::nes_time_t Nes_Dmc::next_read_time() const -{ - if ( length_counter == 0 ) - return Nes_Apu::no_irq; // not reading - - return apu->last_dmc_time + delay + (bits_remain - 1) * period; -} - -inline Nes_Apu::nes_time_t Nes_Apu::next_dmc_read_time() const { return dmc.next_read_time(); } - -BLARGG_DEPRECATED( typedef int nes_time_t; ) // use your own typedef -BLARGG_DEPRECATED( typedef unsigned nes_addr_t; ) // use your own typedef - -BLARGG_DEPRECATED_TEXT( inline void Nes_Apu::output ( Blip_Buffer* c ) { set_output( c ); } ) -BLARGG_DEPRECATED_TEXT( inline void Nes_Apu::osc_output( int i, Blip_Buffer* c ) { set_output( i, c ); } ) - -#endif +// NES 2A03 APU sound chip emulator + +// Nes_Snd_Emu 0.1.8 +#ifndef NES_APU_H +#define NES_APU_H + +#include "blargg_common.h" + +typedef blargg_long nes_time_t; // CPU clock cycle count +typedef unsigned nes_addr_t; // 16-bit memory address + +#include "Nes_Oscs.h" + +struct apu_state_t; +class Nes_Buffer; + +class Nes_Apu { +public: + // Set buffer to generate all sound into, or disable sound if NULL + void output( Blip_Buffer* ); + + // Set memory reader callback used by DMC oscillator to fetch samples. + // When callback is invoked, 'user_data' is passed unchanged as the + // first parameter. + void dmc_reader( int (*callback)( void* user_data, nes_addr_t ), void* user_data = NULL ); + + // All time values are the number of CPU clock cycles relative to the + // beginning of the current time frame. Before resetting the CPU clock + // count, call end_frame( last_cpu_time ). + + // Write to register (0x4000-0x4017, except 0x4014 and 0x4016) + enum { start_addr = 0x4000 }; + enum { end_addr = 0x4017 }; + void write_register( nes_time_t, nes_addr_t, int data ); + + // Read from status register at 0x4015 + enum { status_addr = 0x4015 }; + int read_status( nes_time_t ); + + // Run all oscillators up to specified time, end current time frame, then + // start a new time frame at time 0. Time frames have no effect on emulation + // and each can be whatever length is convenient. + void end_frame( nes_time_t ); + +// Additional optional features (can be ignored without any problem) + + // Reset internal frame counter, registers, and all oscillators. + // Use PAL timing if pal_timing is true, otherwise use NTSC timing. + // Set the DMC oscillator's initial DAC value to initial_dmc_dac without + // any audible click. + void reset( bool pal_mode = false, int initial_dmc_dac = 0 ); + + // Adjust frame period + void set_tempo( double ); + + // Save/load exact emulation state + void save_state( apu_state_t* out ) const; + void load_state( apu_state_t const& ); + + // Set overall volume (default is 1.0) + void volume( double ); + + // Set treble equalization (see notes.txt) + void treble_eq( const blip_eq_t& ); + + // Set sound output of specific oscillator to buffer. If buffer is NULL, + // the specified oscillator is muted and emulation accuracy is reduced. + // The oscillators are indexed as follows: 0) Square 1, 1) Square 2, + // 2) Triangle, 3) Noise, 4) DMC. + enum { osc_count = 5 }; + void osc_output( int index, Blip_Buffer* buffer ); + + // Set IRQ time callback that is invoked when the time of earliest IRQ + // may have changed, or NULL to disable. When callback is invoked, + // 'user_data' is passed unchanged as the first parameter. + void irq_notifier( void (*callback)( void* user_data ), void* user_data = NULL ); + + // Get time that APU-generated IRQ will occur if no further register reads + // or writes occur. If IRQ is already pending, returns irq_waiting. If no + // IRQ will occur, returns no_irq. + enum { no_irq = INT_MAX / 2 + 1 }; + enum { irq_waiting = 0 }; + nes_time_t earliest_irq( nes_time_t ) const; + + // Count number of DMC reads that would occur if 'run_until( t )' were executed. + // If last_read is not NULL, set *last_read to the earliest time that + // 'count_dmc_reads( time )' would result in the same result. + int count_dmc_reads( nes_time_t t, nes_time_t* last_read = NULL ) const; + + // Time when next DMC memory read will occur + nes_time_t next_dmc_read_time() const; + + // Run DMC until specified time, so that any DMC memory reads can be + // accounted for (i.e. inserting CPU wait states). + void run_until( nes_time_t ); + +public: + Nes_Apu(); + BLARGG_DISABLE_NOTHROW +private: + friend class Nes_Nonlinearizer; + void enable_nonlinear( double volume ); + static double nonlinear_tnd_gain() { return 0.75; } +private: + friend struct Nes_Dmc; + + // noncopyable + Nes_Apu( const Nes_Apu& ); + Nes_Apu& operator = ( const Nes_Apu& ); + + Nes_Osc* oscs [osc_count]; + Nes_Square square1; + Nes_Square square2; + Nes_Noise noise; + Nes_Triangle triangle; + Nes_Dmc dmc; + + double tempo_; + nes_time_t last_time; // has been run until this time in current frame + nes_time_t last_dmc_time; + nes_time_t earliest_irq_; + nes_time_t next_irq; + int frame_period; + int frame_delay; // cycles until frame counter runs next + int frame; // current frame (0-3) + int osc_enables; + int frame_mode; + bool irq_flag; + void (*irq_notifier_)( void* user_data ); + void* irq_data; + Nes_Square::Synth square_synth; // shared by squares + + void irq_changed(); + void state_restored(); + void run_until_( nes_time_t ); + + // TODO: remove + friend class Nes_Core; +}; + +inline void Nes_Apu::osc_output( int osc, Blip_Buffer* buf ) +{ + assert( (unsigned) osc < osc_count ); + oscs [osc]->output = buf; +} + +inline nes_time_t Nes_Apu::earliest_irq( nes_time_t ) const +{ + return earliest_irq_; +} + +inline void Nes_Apu::dmc_reader( int (*func)( void*, nes_addr_t ), void* user_data ) +{ + dmc.prg_reader_data = user_data; + dmc.prg_reader = func; +} + +inline void Nes_Apu::irq_notifier( void (*func)( void* user_data ), void* user_data ) +{ + irq_notifier_ = func; + irq_data = user_data; +} + +inline int Nes_Apu::count_dmc_reads( nes_time_t time, nes_time_t* last_read ) const +{ + return dmc.count_reads( time, last_read ); +} + +inline nes_time_t Nes_Dmc::next_read_time() const +{ + if ( length_counter == 0 ) + return Nes_Apu::no_irq; // not reading + + return apu->last_dmc_time + delay + long (bits_remain - 1) * period; +} + +inline nes_time_t Nes_Apu::next_dmc_read_time() const { return dmc.next_read_time(); } + +#endif diff --git a/Frameworks/GME/gme/Nes_Cpu.cpp b/Frameworks/GME/gme/Nes_Cpu.cpp index 6cff5a910..976397290 100644 --- a/Frameworks/GME/gme/Nes_Cpu.cpp +++ b/Frameworks/GME/gme/Nes_Cpu.cpp @@ -1,62 +1,1073 @@ -// $package. http://www.slack.net/~ant/ - -#include "Nes_Cpu.h" - -#include "blargg_endian.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -inline void Nes_Cpu::set_code_page( int i, void const* p ) -{ - byte const* p2 = STATIC_CAST(byte const*,p) - NES_CPU_OFFSET( i * page_size ); - cpu_state->code_map [i] = p2; - cpu_state_.code_map [i] = p2; -} - -void Nes_Cpu::map_code( addr_t start, int size, void const* data, int mirror_size ) -{ - // address range must begin and end on page boundaries - require( start % page_size == 0 ); - require( size % page_size == 0 ); - require( start + size <= 0x10000 ); - require( mirror_size % page_size == 0 ); - - for ( int offset = 0; offset < size; offset += page_size ) - set_code_page( NES_CPU_PAGE( start + offset ), - STATIC_CAST(char const*,data) + (offset & ((unsigned) mirror_size - 1)) ); -} - -void Nes_Cpu::reset( void const* unmapped_page ) -{ - check( cpu_state == &cpu_state_ ); - cpu_state = &cpu_state_; - - r.flags = irq_inhibit_mask; - r.sp = 0xFF; - r.pc = 0; - r.a = 0; - r.x = 0; - r.y = 0; - - cpu_state_.time = 0; - cpu_state_.base = 0; - irq_time_ = future_time; - end_time_ = future_time; - error_count_ = 0; - - set_code_page( page_count, unmapped_page ); - map_code( 0, 0x10000, unmapped_page, page_size ); - - blargg_verify_byte_order(); -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Nes_Cpu.h" + +#include "blargg_endian.h" +#include + +#define BLARGG_CPU_X86 1 + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#ifdef BLARGG_ENABLE_OPTIMIZER + #include BLARGG_ENABLE_OPTIMIZER +#endif + +#define FLUSH_TIME() (void) (s.time = s_time) +#define CACHE_TIME() (void) (s_time = s.time) + +#include "nes_cpu_io.h" + +#include "blargg_source.h" + +#ifndef CPU_DONE + #define CPU_DONE( cpu, time, result_out ) { result_out = -1; } +#endif + +#ifndef CPU_READ_PPU + #define CPU_READ_PPU( cpu, addr, out, time )\ + {\ + FLUSH_TIME();\ + out = CPU_READ( cpu, addr, time );\ + CACHE_TIME();\ + } +#endif + +#if BLARGG_NONPORTABLE + #define PAGE_OFFSET( addr ) (addr) +#else + #define PAGE_OFFSET( addr ) ((addr) & (page_size - 1)) +#endif + +inline void Nes_Cpu::set_code_page( int i, void const* p ) +{ + state->code_map [i] = (uint8_t const*) p - PAGE_OFFSET( i * page_size ); +} + +int const st_n = 0x80; +int const st_v = 0x40; +int const st_r = 0x20; +int const st_b = 0x10; +int const st_d = 0x08; +int const st_i = 0x04; +int const st_z = 0x02; +int const st_c = 0x01; + +void Nes_Cpu::reset( void const* unmapped_page ) +{ + check( state == &state_ ); + state = &state_; + r.status = st_i; + r.sp = 0xFF; + r.pc = 0; + r.a = 0; + r.x = 0; + r.y = 0; + state_.time = 0; + state_.base = 0; + irq_time_ = future_nes_time; + end_time_ = future_nes_time; + error_count_ = 0; + + assert( page_size == 0x800 ); // assumes this + set_code_page( page_count, unmapped_page ); + map_code( 0x2000, 0xE000, unmapped_page, true ); + map_code( 0x0000, 0x2000, low_mem, true ); + + blargg_verify_byte_order(); +} + +void Nes_Cpu::map_code( nes_addr_t start, unsigned size, void const* data, bool mirror ) +{ + // address range must begin and end on page boundaries + require( start % page_size == 0 ); + require( size % page_size == 0 ); + require( start + size <= 0x10000 ); + + unsigned page = start / page_size; + for ( unsigned n = size / page_size; n; --n ) + { + set_code_page( page++, data ); + if ( !mirror ) + data = (char const*) data + page_size; + } +} + +#define TIME (s_time + s.base) +#define READ_LIKELY_PPU( addr, out ) {CPU_READ_PPU( this, (addr), out, TIME );} +#define READ( addr ) CPU_READ( this, (addr), TIME ) +#define WRITE( addr, data ) {CPU_WRITE( this, (addr), (data), TIME );} +#define READ_LOW( addr ) (low_mem [int (addr)]) +#define WRITE_LOW( addr, data ) (void) (READ_LOW( addr ) = (data)) +#define READ_PROG( addr ) (s.code_map [(addr) >> page_bits] [PAGE_OFFSET( addr )]) + +#define SET_SP( v ) (sp = ((v) + 1) | 0x100) +#define GET_SP() ((sp - 1) & 0xFF) +#define PUSH( v ) ((sp = (sp - 1) | 0x100), WRITE_LOW( sp, v )) + +bool Nes_Cpu::run( nes_time_t end_time ) +{ + set_end_time( end_time ); + state_t s = this->state_; + this->state = &s; + // even on x86, using s.time in place of s_time was slower + int16_t s_time = s.time; + + // registers + uint16_t pc = r.pc; + uint8_t a = r.a; + uint8_t x = r.x; + uint8_t y = r.y; + uint16_t sp; + SET_SP( r.sp ); + + // status flags + #define IS_NEG (nz & 0x8080) + + #define CALC_STATUS( out ) do {\ + out = status & (st_v | st_d | st_i);\ + out |= ((nz >> 8) | nz) & st_n;\ + out |= c >> 8 & st_c;\ + if ( !(nz & 0xFF) ) out |= st_z;\ + } while ( 0 ) + + #define SET_STATUS( in ) do {\ + status = in & (st_v | st_d | st_i);\ + nz = in << 8;\ + c = nz;\ + nz |= ~in & st_z;\ + } while ( 0 ) + + uint8_t status; + uint16_t c; // carry set if (c & 0x100) != 0 + uint16_t nz; // Z set if (nz & 0xFF) == 0, N set if (nz & 0x8080) != 0 + { + uint8_t temp = r.status; + SET_STATUS( temp ); + } + + goto loop; +dec_clock_loop: + s_time--; +loop: + + check( (unsigned) GET_SP() < 0x100 ); + check( (unsigned) pc < 0x10000 ); + check( (unsigned) a < 0x100 ); + check( (unsigned) x < 0x100 ); + check( (unsigned) y < 0x100 ); + check( -32768 <= s_time && s_time < 32767 ); + + uint8_t const* instr = s.code_map [pc >> page_bits]; + uint8_t opcode; + + // TODO: eliminate this special case + #if BLARGG_NONPORTABLE + opcode = instr [pc]; + pc++; + instr += pc; + #else + instr += PAGE_OFFSET( pc ); + opcode = *instr++; + pc++; + #endif + + static uint8_t const clock_table [256] = + {// 0 1 2 3 4 5 6 7 8 9 A B C D E F + 0,6,2,8,3,3,5,5,3,2,2,2,4,4,6,6,// 0 + 3,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7,// 1 + 6,6,2,8,3,3,5,5,4,2,2,2,4,4,6,6,// 2 + 3,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7,// 3 + 6,6,2,8,3,3,5,5,3,2,2,2,3,4,6,6,// 4 + 3,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7,// 5 + 6,6,2,8,3,3,5,5,4,2,2,2,5,4,6,6,// 6 + 3,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7,// 7 + 2,6,2,6,3,3,3,3,2,2,2,2,4,4,4,4,// 8 + 3,6,2,6,4,4,4,4,2,5,2,5,5,5,5,5,// 9 + 2,6,2,6,3,3,3,3,2,2,2,2,4,4,4,4,// A + 3,5,2,5,4,4,4,4,2,4,2,4,4,4,4,4,// B + 2,6,2,8,3,3,5,5,2,2,2,2,4,4,6,6,// C + 3,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7,// D + 2,6,2,8,3,3,5,5,2,2,2,2,4,4,6,6,// E + 3,5,0,8,4,4,6,6,2,4,2,7,4,4,7,7 // F + }; // 0x00 was 7 and 0xF2 was 2 + + uint16_t data; + +#if !BLARGG_CPU_X86 + if ( s_time >= 0 ) + goto out_of_time; + s_time += clock_table [opcode]; + + data = *instr; + + switch ( opcode ) + { +#else + + data = clock_table [opcode]; + if ( (s_time += data) >= 0 ) + goto possibly_out_of_time; +almost_out_of_time: + + data = *instr; + + switch ( opcode ) + { +possibly_out_of_time: + if ( s_time < (int) data ) + goto almost_out_of_time; + s_time -= data; + goto out_of_time; +#endif + +// Macros + +#define GET_MSB() (instr [1]) +#define ADD_PAGE() (pc++, data += 0x100 * GET_MSB()) +#define GET_ADDR() GET_LE16( instr ) + +#define NO_PAGE_CROSSING( lsb ) +#define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8; + +#define INC_DEC_XY( reg, n ) reg = uint8_t (nz = reg + n); goto loop; + +#define IND_Y( cross, out ) {\ + uint16_t temp = READ_LOW( data ) + y;\ + out = temp + 0x100 * READ_LOW( uint8_t (data + 1) );\ + cross( temp );\ + } + +#define IND_X( out ) {\ + uint16_t temp = data + x;\ + out = 0x100 * READ_LOW( uint8_t (temp + 1) ) + READ_LOW( uint8_t (temp) );\ + } + +#define ARITH_ADDR_MODES( op )\ +case op - 0x04: /* (ind,x) */\ + IND_X( data )\ + goto ptr##op;\ +case op + 0x0C: /* (ind),y */\ + IND_Y( HANDLE_PAGE_CROSSING, data )\ + goto ptr##op;\ +case op + 0x10: /* zp,X */\ + data = uint8_t (data + x);/* FALLTHRU */\ +case op + 0x00: /* zp */\ + data = READ_LOW( data );\ + goto imm##op;\ +case op + 0x14: /* abs,Y */\ + data += y;\ + goto ind##op;\ +case op + 0x18: /* abs,X */\ + data += x;\ +ind##op:\ + HANDLE_PAGE_CROSSING( data );/* FALLTHRU */\ +case op + 0x08: /* abs */\ + ADD_PAGE();\ +ptr##op:\ + FLUSH_TIME();\ + data = READ( data );\ + CACHE_TIME();/*FALLTHRU*/\ +case op + 0x04: /* imm */\ +imm##op: + +// TODO: more efficient way to handle negative branch that wraps PC around +#define BRANCH( cond )\ +{\ + int16_t offset = (int8_t) data;\ + uint16_t extra_clock = (++pc & 0xFF) + offset;\ + if ( !(cond) ) goto dec_clock_loop;\ + pc = uint16_t (pc + offset);\ + s_time += extra_clock >> 8 & 1;\ + goto loop;\ +} + +// Often-Used + + case 0xB5: // LDA zp,x + a = nz = READ_LOW( uint8_t (data + x) ); + pc++; + goto loop; + + case 0xA5: // LDA zp + a = nz = READ_LOW( data ); + pc++; + goto loop; + + case 0xD0: // BNE + BRANCH( (uint8_t) nz ); + + case 0x20: { // JSR + uint16_t temp = pc + 1; + pc = GET_ADDR(); + WRITE_LOW( 0x100 | (sp - 1), temp >> 8 ); + sp = (sp - 2) | 0x100; + WRITE_LOW( sp, temp ); + goto loop; + } + + case 0x4C: // JMP abs + pc = GET_ADDR(); + goto loop; + + case 0xE8: // INX + INC_DEC_XY( x, 1 ) + + case 0x10: // BPL + BRANCH( !IS_NEG ) + + ARITH_ADDR_MODES( 0xC5 ) // CMP + nz = a - data; + pc++; + c = ~nz; + nz &= 0xFF; + goto loop; + + case 0x30: // BMI + BRANCH( IS_NEG ) + + case 0xF0: // BEQ + BRANCH( !(uint8_t) nz ); + + case 0x95: // STA zp,x + data = uint8_t (data + x);/*FALLTHRU*/ + case 0x85: // STA zp + pc++; + WRITE_LOW( data, a ); + goto loop; + + case 0xC8: // INY + INC_DEC_XY( y, 1 ) + + case 0xA8: // TAY + y = a; + nz = a; + goto loop; + + case 0x98: // TYA + a = y; + nz = y; + goto loop; + + case 0xAD:{// LDA abs + unsigned addr = GET_ADDR(); + pc += 2; + READ_LIKELY_PPU( addr, nz ); + a = nz; + goto loop; + } + + case 0x60: // RTS + pc = 1 + READ_LOW( sp ); + pc += 0x100 * READ_LOW( 0x100 | (sp - 0xFF) ); + sp = (sp - 0xFE) | 0x100; + goto loop; + + { + uint16_t addr; + + case 0x99: // STA abs,Y + addr = y + GET_ADDR(); + pc += 2; + if ( addr <= 0x7FF ) + { + WRITE_LOW( addr, a ); + goto loop; + } + goto sta_ptr; + + case 0x8D: // STA abs + addr = GET_ADDR(); + pc += 2; + if ( addr <= 0x7FF ) + { + WRITE_LOW( addr, a ); + goto loop; + } + goto sta_ptr; + + case 0x9D: // STA abs,X (slightly more common than STA abs) + addr = x + GET_ADDR(); + pc += 2; + if ( addr <= 0x7FF ) + { + WRITE_LOW( addr, a ); + goto loop; + } + sta_ptr: + FLUSH_TIME(); + WRITE( addr, a ); + CACHE_TIME(); + goto loop; + + case 0x91: // STA (ind),Y + IND_Y( NO_PAGE_CROSSING, addr ) + pc++; + goto sta_ptr; + + case 0x81: // STA (ind,X) + IND_X( addr ) + pc++; + goto sta_ptr; + + } + + case 0xA9: // LDA #imm + pc++; + a = data; + nz = data; + goto loop; + + // common read instructions + { + uint16_t addr; + + case 0xA1: // LDA (ind,X) + IND_X( addr ) + pc++; + goto a_nz_read_addr; + + case 0xB1:// LDA (ind),Y + addr = READ_LOW( data ) + y; + HANDLE_PAGE_CROSSING( addr ); + addr += 0x100 * READ_LOW( (uint8_t) (data + 1) ); + pc++; + a = nz = READ_PROG( addr ); + if ( (addr ^ 0x8000) <= 0x9FFF ) + goto loop; + goto a_nz_read_addr; + + case 0xB9: // LDA abs,Y + HANDLE_PAGE_CROSSING( data + y ); + addr = GET_ADDR() + y; + pc += 2; + a = nz = READ_PROG( addr ); + if ( (addr ^ 0x8000) <= 0x9FFF ) + goto loop; + goto a_nz_read_addr; + + case 0xBD: // LDA abs,X + HANDLE_PAGE_CROSSING( data + x ); + addr = GET_ADDR() + x; + pc += 2; + a = nz = READ_PROG( addr ); + if ( (addr ^ 0x8000) <= 0x9FFF ) + goto loop; + a_nz_read_addr: + FLUSH_TIME(); + a = nz = READ( addr ); + CACHE_TIME(); + goto loop; + + } + +// Branch + + case 0x50: // BVC + BRANCH( !(status & st_v) ) + + case 0x70: // BVS + BRANCH( status & st_v ) + + case 0xB0: // BCS + BRANCH( c & 0x100 ) + + case 0x90: // BCC + BRANCH( !(c & 0x100) ) + +// Load/store + + case 0x94: // STY zp,x + data = uint8_t (data + x); // FALLTHRU + case 0x84: // STY zp + pc++; + WRITE_LOW( data, y ); + goto loop; + + case 0x96: // STX zp,y + data = uint8_t (data + y); // FALLTHRU + case 0x86: // STX zp + pc++; + WRITE_LOW( data, x ); + goto loop; + + case 0xB6: // LDX zp,y + data = uint8_t (data + y); // FALLTHRU + case 0xA6: // LDX zp + data = READ_LOW( data ); // FALLTHRU + case 0xA2: // LDX #imm + pc++; + x = data; + nz = data; + goto loop; + + case 0xB4: // LDY zp,x + data = uint8_t (data + x); // FALLTHRU + case 0xA4: // LDY zp + data = READ_LOW( data ); // FALLTHRU + case 0xA0: // LDY #imm + pc++; + y = data; + nz = data; + goto loop; + + case 0xBC: // LDY abs,X + data += x; + HANDLE_PAGE_CROSSING( data );/*FALLTHRU*/ + case 0xAC:{// LDY abs + unsigned addr = data + 0x100 * GET_MSB(); + pc += 2; + FLUSH_TIME(); + y = nz = READ( addr ); + CACHE_TIME(); + goto loop; + } + + case 0xBE: // LDX abs,y + data += y; + HANDLE_PAGE_CROSSING( data );/*FALLTHRU*/ + case 0xAE:{// LDX abs + unsigned addr = data + 0x100 * GET_MSB(); + pc += 2; + FLUSH_TIME(); + x = nz = READ( addr ); + CACHE_TIME(); + goto loop; + } + + { + uint8_t temp; + case 0x8C: // STY abs + temp = y; + goto store_abs; + + case 0x8E: // STX abs + temp = x; + store_abs: + unsigned addr = GET_ADDR(); + pc += 2; + if ( addr <= 0x7FF ) + { + WRITE_LOW( addr, temp ); + goto loop; + } + FLUSH_TIME(); + WRITE( addr, temp ); + CACHE_TIME(); + goto loop; + } + +// Compare + + case 0xEC:{// CPX abs + unsigned addr = GET_ADDR(); + pc++; + FLUSH_TIME(); + data = READ( addr ); + CACHE_TIME(); + goto cpx_data; + } + + case 0xE4: // CPX zp + data = READ_LOW( data );/*FALLTHRU*/ + case 0xE0: // CPX #imm + cpx_data: + nz = x - data; + pc++; + c = ~nz; + nz &= 0xFF; + goto loop; + + case 0xCC:{// CPY abs + unsigned addr = GET_ADDR(); + pc++; + FLUSH_TIME(); + data = READ( addr ); + CACHE_TIME(); + goto cpy_data; + } + + case 0xC4: // CPY zp + data = READ_LOW( data );/*FALLTHRU*/ + case 0xC0: // CPY #imm + cpy_data: + nz = y - data; + pc++; + c = ~nz; + nz &= 0xFF; + goto loop; + +// Logical + + ARITH_ADDR_MODES( 0x25 ) // AND + nz = (a &= data); + pc++; + goto loop; + + ARITH_ADDR_MODES( 0x45 ) // EOR + nz = (a ^= data); + pc++; + goto loop; + + ARITH_ADDR_MODES( 0x05 ) // ORA + nz = (a |= data); + pc++; + goto loop; + + case 0x2C:{// BIT abs + unsigned addr = GET_ADDR(); + pc += 2; + status &= ~st_v; + READ_LIKELY_PPU( addr, nz ); + status |= nz & st_v; + if ( a & nz ) + goto loop; + nz <<= 8; // result must be zero, even if N bit is set + goto loop; + } + + case 0x24: // BIT zp + nz = READ_LOW( data ); + pc++; + status &= ~st_v; + status |= nz & st_v; + if ( a & nz ) + goto loop; + nz <<= 8; // result must be zero, even if N bit is set + goto loop; + +// Add/subtract + + ARITH_ADDR_MODES( 0xE5 ) // SBC + case 0xEB: // unofficial equivalent + data ^= 0xFF; + goto adc_imm; + + ARITH_ADDR_MODES( 0x65 ) // ADC + adc_imm: { + int16_t carry = c >> 8 & 1; + int16_t ov = (a ^ 0x80) + carry + (int8_t) data; // sign-extend + status &= ~st_v; + status |= ov >> 2 & 0x40; + c = nz = a + data + carry; + pc++; + a = (uint8_t) nz; + goto loop; + } + +// Shift/rotate + + case 0x4A: // LSR A + c = 0;/*FALLTHRU*/ + case 0x6A: // ROR A + nz = c >> 1 & 0x80; + c = a << 8; + nz |= a >> 1; + a = nz; + goto loop; + + case 0x0A: // ASL A + nz = a << 1; + c = nz; + a = (uint8_t) nz; + goto loop; + + case 0x2A: { // ROL A + nz = a << 1; + int16_t temp = c >> 8 & 1; + c = nz; + nz |= temp; + a = (uint8_t) nz; + goto loop; + } + + case 0x5E: // LSR abs,X + data += x;/*FALLTHRU*/ + case 0x4E: // LSR abs + c = 0;/*FALLTHRU*/ + case 0x6E: // ROR abs + ror_abs: { + ADD_PAGE(); + FLUSH_TIME(); + int temp = READ( data ); + nz = (c >> 1 & 0x80) | (temp >> 1); + c = temp << 8; + goto rotate_common; + } + + case 0x3E: // ROL abs,X + data += x; + goto rol_abs; + + case 0x1E: // ASL abs,X + data += x;/*FALLTHRU*/ + case 0x0E: // ASL abs + c = 0;/*FALLTHRU*/ + case 0x2E: // ROL abs + rol_abs: + ADD_PAGE(); + nz = c >> 8 & 1; + FLUSH_TIME(); + nz |= (c = READ( data ) << 1); + rotate_common: + pc++; + WRITE( data, (uint8_t) nz ); + CACHE_TIME(); + goto loop; + + case 0x7E: // ROR abs,X + data += x; + goto ror_abs; + + case 0x76: // ROR zp,x + data = uint8_t (data + x); + goto ror_zp; + + case 0x56: // LSR zp,x + data = uint8_t (data + x);/*FALLTHRU*/ + case 0x46: // LSR zp + c = 0;/*FALLTHRU*/ + case 0x66: // ROR zp + ror_zp: { + int temp = READ_LOW( data ); + nz = (c >> 1 & 0x80) | (temp >> 1); + c = temp << 8; + goto write_nz_zp; + } + + case 0x36: // ROL zp,x + data = uint8_t (data + x); + goto rol_zp; + + case 0x16: // ASL zp,x + data = uint8_t (data + x);/*FALLTHRU*/ + case 0x06: // ASL zp + c = 0;/*FALLTHRU*/ + case 0x26: // ROL zp + rol_zp: + nz = c >> 8 & 1; + nz |= (c = READ_LOW( data ) << 1); + goto write_nz_zp; + +// Increment/decrement + + case 0xCA: // DEX + INC_DEC_XY( x, -1 ) + + case 0x88: // DEY + INC_DEC_XY( y, -1 ) + + case 0xF6: // INC zp,x + data = uint8_t (data + x);/*FALLTHRU*/ + case 0xE6: // INC zp + nz = 1; + goto add_nz_zp; + + case 0xD6: // DEC zp,x + data = uint8_t (data + x);/*FALLTHRU*/ + case 0xC6: // DEC zp + nz = (uint16_t) -1; + add_nz_zp: + nz += READ_LOW( data ); + write_nz_zp: + pc++; + WRITE_LOW( data, nz ); + goto loop; + + case 0xFE: // INC abs,x + data = x + GET_ADDR(); + goto inc_ptr; + + case 0xEE: // INC abs + data = GET_ADDR(); + inc_ptr: + nz = 1; + goto inc_common; + + case 0xDE: // DEC abs,x + data = x + GET_ADDR(); + goto dec_ptr; + + case 0xCE: // DEC abs + data = GET_ADDR(); + dec_ptr: + nz = (uint16_t) -1; + inc_common: + FLUSH_TIME(); + nz += READ( data ); + pc += 2; + WRITE( data, (uint8_t) nz ); + CACHE_TIME(); + goto loop; + +// Transfer + + case 0xAA: // TAX + x = a; + nz = a; + goto loop; + + case 0x8A: // TXA + a = x; + nz = x; + goto loop; + + case 0x9A: // TXS + SET_SP( x ); // verified (no flag change) + goto loop; + + case 0xBA: // TSX + x = nz = GET_SP(); + goto loop; + +// Stack + + case 0x48: // PHA + PUSH( a ); // verified + goto loop; + + case 0x68: // PLA + a = nz = READ_LOW( sp ); + sp = (sp - 0xFF) | 0x100; + goto loop; + + case 0x40:{// RTI + uint8_t temp = READ_LOW( sp ); + pc = READ_LOW( 0x100 | (sp - 0xFF) ); + pc |= READ_LOW( 0x100 | (sp - 0xFE) ) * 0x100; + sp = (sp - 0xFD) | 0x100; + data = status; + SET_STATUS( temp ); + if ( !((data ^ status) & st_i) ) goto loop; // I flag didn't change + this->r.status = status; // update externally-visible I flag + blargg_long delta = s.base - irq_time_; + if ( delta <= 0 ) goto loop; + if ( status & st_i ) goto loop; + s_time += delta; + s.base = irq_time_; + goto loop; + } + + case 0x28:{// PLP + uint8_t temp = READ_LOW( sp ); + sp = (sp - 0xFF) | 0x100; + uint8_t changed = status ^ temp; + SET_STATUS( temp ); + if ( !(changed & st_i) ) + goto loop; // I flag didn't change + if ( status & st_i ) + goto handle_sei; + goto handle_cli; + } + + case 0x08: { // PHP + uint8_t temp; + CALC_STATUS( temp ); + PUSH( temp | (st_b | st_r) ); + goto loop; + } + + case 0x6C:{// JMP (ind) + data = GET_ADDR(); + check( unsigned (data - 0x2000) >= 0x4000 ); // ensure it's outside I/O space + uint8_t const* page = s.code_map [data >> page_bits]; + pc = page [PAGE_OFFSET( data )]; + data = (data & 0xFF00) | ((data + 1) & 0xFF); + pc |= page [PAGE_OFFSET( data )] << 8; + goto loop; + } + + case 0x00: // BRK + goto handle_brk; + +// Flags + + case 0x38: // SEC + c = (uint16_t) ~0; + goto loop; + + case 0x18: // CLC + c = 0; + goto loop; + + case 0xB8: // CLV + status &= ~st_v; + goto loop; + + case 0xD8: // CLD + status &= ~st_d; + goto loop; + + case 0xF8: // SED + status |= st_d; + goto loop; + + case 0x58: // CLI + if ( !(status & st_i) ) + goto loop; + status &= ~st_i; + handle_cli: { + //debug_printf( "CLI at %d\n", TIME ); + this->r.status = status; // update externally-visible I flag + blargg_long delta = s.base - irq_time_; + if ( delta <= 0 ) + { + if ( TIME < irq_time_ ) + goto loop; + goto delayed_cli; + } + s.base = irq_time_; + s_time += delta; + if ( s_time < 0 ) + goto loop; + + if ( delta >= s_time + 1 ) + { + s.base += s_time + 1; + s_time = -1; + goto loop; + } + + // TODO: implement + delayed_cli: + debug_printf( "Delayed CLI not emulated\n" ); + goto loop; + } + + case 0x78: // SEI + if ( status & st_i ) + goto loop; + status |= st_i; + handle_sei: { + this->r.status = status; // update externally-visible I flag + blargg_long delta = s.base - end_time_; + s.base = end_time_; + s_time += delta; + if ( s_time < 0 ) + goto loop; + + debug_printf( "Delayed SEI not emulated\n" ); + goto loop; + } + +// Unofficial + + // SKW - Skip word + case 0x1C: case 0x3C: case 0x5C: case 0x7C: case 0xDC: case 0xFC: + HANDLE_PAGE_CROSSING( data + x );/*FALLTHRU*/ + case 0x0C: + pc++;/*FALLTHRU*/ + // SKB - Skip byte + case 0x74: case 0x04: case 0x14: case 0x34: case 0x44: case 0x54: case 0x64: + case 0x80: case 0x82: case 0x89: case 0xC2: case 0xD4: case 0xE2: case 0xF4: + pc++; + goto loop; + + // NOP + case 0xEA: case 0x1A: case 0x3A: case 0x5A: case 0x7A: case 0xDA: case 0xFA: + goto loop; + + case bad_opcode: // HLT + pc--; + case 0x02: case 0x12: case 0x22: case 0x32: case 0x42: case 0x52: + case 0x62: case 0x72: case 0x92: case 0xB2: case 0xD2: + goto stop; + +// Unimplemented + + case 0xFF: // force 256-entry jump table for optimization purposes + c |= 1;/*FALLTHRU*/ + default: + check( (unsigned) opcode <= 0xFF ); + // skip over proper number of bytes + static unsigned char const illop_lens [8] = { + 0x40, 0x40, 0x40, 0x80, 0x40, 0x40, 0x80, 0xA0 + }; + uint8_t opcode = instr [-1]; + int16_t len = illop_lens [opcode >> 2 & 7] >> (opcode << 1 & 6) & 3; + if ( opcode == 0x9C ) + len = 2; + pc += len; + error_count_++; + + if ( (opcode >> 4) == 0x0B ) + { + if ( opcode == 0xB3 ) + data = READ_LOW( data ); + if ( opcode != 0xB7 ) + HANDLE_PAGE_CROSSING( data + y ); + } + goto loop; + } + assert( false ); + + int result_; +handle_brk: + pc++; + result_ = 4; + +interrupt: + { + s_time += 7; + + WRITE_LOW( 0x100 | (sp - 1), pc >> 8 ); + WRITE_LOW( 0x100 | (sp - 2), pc ); + pc = GET_LE16( &READ_PROG( 0xFFFA ) + result_ ); + + sp = (sp - 3) | 0x100; + uint8_t temp; + CALC_STATUS( temp ); + temp |= st_r; + if ( result_ ) + temp |= st_b; // TODO: incorrectly sets B flag for IRQ + WRITE_LOW( sp, temp ); + + this->r.status = status |= st_i; + blargg_long delta = s.base - end_time_; + if ( delta >= 0 ) goto loop; + s_time += delta; + s.base = end_time_; + goto loop; + } + +out_of_time: + pc--; + FLUSH_TIME(); + CPU_DONE( this, TIME, result_ ); + CACHE_TIME(); + if ( result_ >= 0 ) + goto interrupt; + if ( s_time < 0 ) + goto loop; + +stop: + + s.time = s_time; + + r.pc = pc; + r.sp = GET_SP(); + r.a = a; + r.x = x; + r.y = y; + + { + uint8_t temp; + CALC_STATUS( temp ); + r.status = temp; + } + + this->state_ = s; + this->state = &this->state_; + + return s_time < 0; +} + diff --git a/Frameworks/GME/gme/Nes_Cpu.h b/Frameworks/GME/gme/Nes_Cpu.h index 361789eaa..878b5ba5c 100644 --- a/Frameworks/GME/gme/Nes_Cpu.h +++ b/Frameworks/GME/gme/Nes_Cpu.h @@ -1,131 +1,112 @@ -// NES CPU emulator - -// $package -#ifndef NES_CPU_H -#define NES_CPU_H - -#include "blargg_common.h" - -class Nes_Cpu { -public: - typedef BOOST::uint8_t byte; - typedef int time_t; - typedef int addr_t; - enum { future_time = INT_MAX/2 + 1 }; - - // Clears registers and maps all pages to unmapped_page - void reset( void const* unmapped_page = NULL ); - - // Maps code memory (memory accessed via the program counter). Start and size - // must be multiple of page_size. If mirror_size is non-zero, the first - // mirror_size bytes are repeated over the range. mirror_size must be a - // multiple of page_size. - enum { page_bits = 11 }; - enum { page_size = 1 << page_bits }; - void map_code( addr_t start, int size, void const* code, int mirror_size = 0 ); - - // Accesses emulated memory as CPU does - byte const* get_code( addr_t ) const; - - // NES 6502 registers. NOT kept updated during emulation. - struct registers_t { - BOOST::uint16_t pc; - byte a; - byte x; - byte y; - byte flags; - byte sp; - }; - registers_t r; - - // Time of beginning of next instruction to be executed - time_t time() const { return cpu_state->time + cpu_state->base; } - void set_time( time_t t ) { cpu_state->time = t - cpu_state->base; } - void adjust_time( int delta ) { cpu_state->time += delta; } - - // Clocks past end (negative if before) - int time_past_end() const { return cpu_state->time; } - - // Time of next IRQ - time_t irq_time() const { return irq_time_; } - void set_irq_time( time_t ); - - // Emulation stops once time >= end_time - time_t end_time() const { return end_time_; } - void set_end_time( time_t ); - - // Number of unimplemented instructions encountered and skipped - void clear_error_count() { error_count_ = 0; } - unsigned error_count() const { return error_count_; } - void count_error() { error_count_++; } - - // Unmapped page should be filled with this - enum { halt_opcode = 0x22 }; - - enum { irq_inhibit_mask = 0x04 }; - - // Can read this many bytes past end of a page - enum { cpu_padding = 8 }; - -private: - // noncopyable - Nes_Cpu( const Nes_Cpu& ); - Nes_Cpu& operator = ( const Nes_Cpu& ); - - -// Implementation -public: - Nes_Cpu() { cpu_state = &cpu_state_; } - enum { page_count = 0x10000 >> page_bits }; - - struct cpu_state_t { - byte const* code_map [page_count + 1]; - time_t base; - int time; - }; - cpu_state_t* cpu_state; // points to cpu_state_ or a local copy - cpu_state_t cpu_state_; - time_t irq_time_; - time_t end_time_; - unsigned error_count_; - -private: - void set_code_page( int, void const* ); - inline void update_end_time( time_t end, time_t irq ); -}; - -#define NES_CPU_PAGE( addr ) ((unsigned) (addr) >> Nes_Cpu::page_bits) - -#if BLARGG_NONPORTABLE - #define NES_CPU_OFFSET( addr ) (addr) -#else - #define NES_CPU_OFFSET( addr ) ((addr) & (Nes_Cpu::page_size - 1)) -#endif - -inline BOOST::uint8_t const* Nes_Cpu::get_code( addr_t addr ) const -{ - return cpu_state_.code_map [NES_CPU_PAGE( addr )] + NES_CPU_OFFSET( addr ); -} - -inline void Nes_Cpu::update_end_time( time_t end, time_t irq ) -{ - if ( end > irq && !(r.flags & irq_inhibit_mask) ) - end = irq; - - cpu_state->time += cpu_state->base - end; - cpu_state->base = end; -} - -inline void Nes_Cpu::set_irq_time( time_t t ) -{ - irq_time_ = t; - update_end_time( end_time_, t ); -} - -inline void Nes_Cpu::set_end_time( time_t t ) -{ - end_time_ = t; - update_end_time( t, irq_time_ ); -} - -#endif +// NES 6502 CPU emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef NES_CPU_H +#define NES_CPU_H + +#include "blargg_common.h" + +typedef blargg_long nes_time_t; // clock cycle count +typedef unsigned nes_addr_t; // 16-bit address +enum { future_nes_time = INT_MAX / 2 + 1 }; + +class Nes_Cpu { +public: + // Clear registers, map low memory and its three mirrors to address 0, + // and mirror unmapped_page in remaining memory + void reset( void const* unmapped_page = 0 ); + + // Map code memory (memory accessed via the program counter). Start and size + // must be multiple of page_size. If mirror is true, repeats code page + // throughout address range. + enum { page_size = 0x800 }; + void map_code( nes_addr_t start, unsigned size, void const* code, bool mirror = false ); + + // Access emulated memory as CPU does + uint8_t const* get_code( nes_addr_t ); + + // 2KB of RAM at address 0 + uint8_t low_mem [0x800]; + + // NES 6502 registers. Not kept updated during a call to run(). + struct registers_t { + uint16_t pc; + uint8_t a; + uint8_t x; + uint8_t y; + uint8_t status; + uint8_t sp; + }; + registers_t r; + + // Set end_time and run CPU from current time. Returns true if execution + // stopped due to encountering bad_opcode. + bool run( nes_time_t end_time ); + + // Time of beginning of next instruction to be executed + nes_time_t time() const { return state->time + state->base; } + void set_time( nes_time_t t ) { state->time = t - state->base; } + void adjust_time( int delta ) { state->time += delta; } + + nes_time_t irq_time() const { return irq_time_; } + void set_irq_time( nes_time_t ); + + nes_time_t end_time() const { return end_time_; } + void set_end_time( nes_time_t ); + + // Number of undefined instructions encountered and skipped + void clear_error_count() { error_count_ = 0; } + unsigned long error_count() const { return error_count_; } + + // CPU invokes bad opcode handler if it encounters this + enum { bad_opcode = 0xF2 }; + +public: + Nes_Cpu() { state = &state_; } + enum { page_bits = 11 }; + enum { page_count = 0x10000 >> page_bits }; + enum { irq_inhibit = 0x04 }; +private: + struct state_t { + uint8_t const* code_map [page_count + 1]; + nes_time_t base; + int time; + }; + state_t* state; // points to state_ or a local copy within run() + state_t state_; + nes_time_t irq_time_; + nes_time_t end_time_; + unsigned long error_count_; + + void set_code_page( int, void const* ); + inline int update_end_time( nes_time_t end, nes_time_t irq ); +}; + +inline uint8_t const* Nes_Cpu::get_code( nes_addr_t addr ) +{ + return state->code_map [addr >> page_bits] + addr + #if !BLARGG_NONPORTABLE + % (unsigned) page_size + #endif + ; +} + +inline int Nes_Cpu::update_end_time( nes_time_t t, nes_time_t irq ) +{ + if ( irq < t && !(r.status & irq_inhibit) ) t = irq; + int delta = state->base - t; + state->base = t; + return delta; +} + +inline void Nes_Cpu::set_irq_time( nes_time_t t ) +{ + state->time += update_end_time( end_time_, (irq_time_ = t) ); +} + +inline void Nes_Cpu::set_end_time( nes_time_t t ) +{ + state->time += update_end_time( (end_time_ = t), irq_time_ ); +} + +#endif diff --git a/Frameworks/GME/gme/Nes_Cpu_run.h b/Frameworks/GME/gme/Nes_Cpu_run.h deleted file mode 100644 index 6e5b1ce0e..000000000 --- a/Frameworks/GME/gme/Nes_Cpu_run.h +++ /dev/null @@ -1,1362 +0,0 @@ -// NES 6502 CPU emulator run function - -#if 0 -/* Define these macros in the source file before #including this file. -- Parameters might be expressions, so they are best evaluated only once, -though they NEVER have side-effects, so multiple evaluation is OK. -- Output parameters might be a multiple-assignment expression like "a=x", -so they must NOT be parenthesized. -- Except where noted, time() and related functions will NOT work -correctly inside a macro. TIME() is always correct, and FLUSH_TIME() and -CACHE_TIME() allow the time changing functions to work. -- Macros "returning" void may use a {} statement block. */ - - // 0 <= addr <= 0xFFFF + page_size - // time functions can be used - int READ_MEM( addr_t ); - void WRITE_MEM( addr_t, int data ); - // 0 <= READ_MEM() <= 0xFF - - // 0 <= addr <= 0x1FF - int READ_LOW( addr_t ); - void WRITE_LOW( addr_t, int data ); - // 0 <= READ_LOW() <= 0xFF - - // Often-used instructions attempt these before using a normal memory access. - // Optional; defaults to READ_MEM() and WRITE_MEM() - bool CAN_READ_FAST( addr_t ); // if true, uses result of READ_FAST - void READ_FAST( addr_t, int& out ); // ALWAYS called BEFORE CAN_READ_FAST - bool CAN_WRITE_FAST( addr_t ); // if true, uses WRITE_FAST instead of WRITE_MEM - void WRITE_FAST( addr_t, int data ); - - // Used by instructions most often used to access the NES PPU (LDA abs and BIT abs). - // Optional; defaults to READ_MEM. - void READ_PPU( addr_t, int& out ); - // 0 <= out <= 0xFF - -// The following can be used within macros: - - // Current time - time_t TIME(); - - // Allows use of time functions - void FLUSH_TIME(); - - // Must be used before end of macro if FLUSH_TIME() was used earlier - void CACHE_TIME(); - -// Configuration (optional; commented behavior if defined) - - // Emulates dummy reads for indexed instructions - #define NES_CPU_DUMMY_READS 1 - - // Optimizes as if map_code( 0, 0x10000 + cpu_padding, FLAT_MEM ) is always in effect - #define FLAT_MEM my_mem_array - - // Expanded just before beginning of code, to help debugger - #define CPU_BEGIN void my_run_cpu() { - -#endif - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -// Allows MWCW debugger to step through code properly -#ifdef CPU_BEGIN - CPU_BEGIN -#endif - -// Time -#define TIME() (s_time + s.base) -#define FLUSH_TIME() {s.time = s_time - time_offset;} -#define CACHE_TIME() {s_time = s.time + time_offset;} - -// Defaults -#ifndef CAN_WRITE_FAST - #define CAN_WRITE_FAST( addr ) 0 - #define WRITE_FAST( addr, data ) -#endif - -#ifndef CAN_READ_FAST - #define CAN_READ_FAST( addr ) 0 - #define READ_FAST( addr, out ) -#endif - -#ifndef READ_PPU - #define READ_PPU( addr, out )\ - {\ - FLUSH_TIME();\ - out = READ_MEM( addr );\ - CACHE_TIME();\ - } -#endif - -#define READ_STACK READ_LOW -#define WRITE_STACK WRITE_LOW - -// Dummy reads -#if NES_CPU_DUMMY_READS - // TODO: optimize time handling - #define DUMMY_READ( addr, idx ) \ - if ( (addr & 0xFF) < idx )\ - {\ - int const time_offset = 1;\ - FLUSH_TIME();\ - READ_MEM( (addr - 0x100) );\ - CACHE_TIME();\ - } -#else - #define DUMMY_READ( addr, idx ) -#endif - -// Code -#ifdef FLAT_MEM - #define CODE_PAGE( addr ) (FLAT_MEM) - #define CODE_OFFSET( addr ) (addr) -#else - #define CODE_PAGE( addr ) (s.code_map [NES_CPU_PAGE( addr )]) - #define CODE_OFFSET( addr ) NES_CPU_OFFSET( addr ) -#endif -#define READ_CODE( addr ) (CODE_PAGE( addr ) [CODE_OFFSET( addr )]) - -// Stack -#define SET_SP( v ) (sp = ((v) + 1) | 0x100) -#define GET_SP() ((sp - 1) & 0xFF) -#define SP( o ) ((sp + (o - (o>0)*0x100)) | 0x100) - -// Truncation -#define BYTE( n ) ((BOOST::uint8_t ) (n)) /* (unsigned) n & 0xFF */ -#define SBYTE( n ) ((BOOST::int8_t ) (n)) /* (BYTE( n ) ^ 0x80) - 0x80 */ -#define WORD( n ) ((BOOST::uint16_t) (n)) /* (unsigned) n & 0xFFFF */ - -// Flags with hex value for clarity when used as mask. -// Stored in indicated variable during emulation. -int const n80 = 0x80; // nz -int const v40 = 0x40; // flags -int const r20 = 0x20; -int const b10 = 0x10; -int const d08 = 0x08; // flags -int const i04 = 0x04; // flags -int const z02 = 0x02; // nz -int const c01 = 0x01; // c - -#define IS_NEG (nz & 0x8080) - -#define GET_FLAGS( out ) \ -{\ - out = flags & (v40 | d08 | i04);\ - out += ((nz >> 8) | nz) & n80;\ - out += c >> 8 & c01;\ - if ( !BYTE( nz ) )\ - out += z02;\ -} - -#define SET_FLAGS( in ) \ -{\ - flags = in & (v40 | d08 | i04);\ - c = nz = in << 8;\ - nz += ~in & z02;\ -} - -{ - int const time_offset = 0; - - // Local state - Nes_Cpu::cpu_state_t s; - #ifdef FLAT_MEM - s.base = CPU.cpu_state_.base; - #else - s = CPU.cpu_state_; - #endif - CPU.cpu_state = &s; - int s_time = CPU.cpu_state_.time; // helps even on x86 - - // Registers - int pc = CPU.r.pc; - int a = CPU.r.a; - int x = CPU.r.x; - int y = CPU.r.y; - int sp; - SET_SP( CPU.r.sp ); - - // Flags - int flags; - int c; // carry set if (c & 0x100) != 0 - int nz; // Z set if (nz & 0xFF) == 0, N set if (nz & 0x8080) != 0 - { - int temp = CPU.r.flags; - SET_FLAGS( temp ); - } - -loop: - - // Check all values - check( (unsigned) sp - 0x100 < 0x100 ); - check( (unsigned) pc < 0x10000 ); - check( (unsigned) a < 0x100 ); - check( (unsigned) x < 0x100 ); - check( (unsigned) y < 0x100 ); - - // Read instruction - byte const* instr = CODE_PAGE( pc ); - int opcode; - - if ( CODE_OFFSET(~0) == ~0 ) - { - opcode = instr [pc]; - pc++; - instr += pc; - } - else - { - instr += CODE_OFFSET( pc ); - opcode = *instr++; - pc++; - } - - // local to function in case it helps optimizer - static byte const clock_table [256] = - {// 0 1 2 3 4 5 6 7 8 9 A B C D E F - 0,6,2,8,3,3,5,5,3,2,2,2,4,4,6,6,// 0 - 2,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7,// 1 - 6,6,0,8,3,3,5,5,4,2,2,2,4,4,6,6,// 2 - 2,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7,// 3 - 6,6,2,8,3,3,5,5,3,2,2,2,3,4,6,6,// 4 - 2,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7,// 5 - 6,6,2,8,3,3,5,5,4,2,2,2,5,4,6,6,// 6 - 2,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7,// 7 - 2,6,2,6,3,3,3,3,2,2,2,2,4,4,4,4,// 8 - 2,6,2,6,4,4,4,4,2,5,2,5,5,5,5,5,// 9 - 2,6,2,6,3,3,3,3,2,2,2,2,4,4,4,4,// A - 2,5,2,5,4,4,4,4,2,4,2,4,4,4,4,4,// B - 2,6,2,8,3,3,5,5,2,2,2,2,4,4,6,6,// C - 2,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7,// D - 2,6,2,8,3,3,5,5,2,2,2,2,4,4,6,6,// E - 2,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7 // F - }; // 0x00 was 7 and 0x22 was 2 - - // Update time - if ( s_time >= 0 ) - goto out_of_time; - - #ifdef CPU_INSTR_HOOK - { CPU_INSTR_HOOK( (pc-1), (&instr [-1]), a, x, y, GET_SP(), TIME() ); } - #endif - - s_time += clock_table [opcode]; - - int data; - data = *instr; - - switch ( opcode ) - { - -// Macros - -#define GET_MSB() (instr [1]) -#define ADD_PAGE( out ) (pc++, out = data + 0x100 * GET_MSB()) -#define GET_ADDR() GET_LE16( instr ) - -#define PAGE_PENALTY( lsb ) s_time += (lsb) >> 8; - -#define INC_DEC( reg, n ) reg = BYTE( nz = reg + n ); goto loop; - -#define IND_Y( cross, out ) {\ - int temp = READ_LOW( data ) + y;\ - out = temp + 0x100 * READ_LOW( BYTE( data + 1 ) );\ - cross( temp );\ - } - -#define IND_X( out ) {\ - int temp = data + x;\ - out = 0x100 * READ_LOW( BYTE( temp + 1 ) ) + READ_LOW( BYTE( temp ) );\ - } - -#define ARITH_ADDR_MODES( op )\ -case op - 0x04: /* (ind,x) */\ - IND_X( data )\ - goto ptr##op;\ -case op + 0x0C: /* (ind),y */\ - IND_Y( PAGE_PENALTY, data )\ - goto ptr##op;\ -case op + 0x10: /* zp,X */\ - data = BYTE( data + x );\ -case op + 0x00: /* zp */\ - data = READ_LOW( data );\ - goto imm##op;\ -case op + 0x14: /* abs,Y */\ - data += y;\ - goto ind##op;\ -case op + 0x18: /* abs,X */\ - data += x;\ -ind##op:\ - PAGE_PENALTY( data );\ -case op + 0x08: /* abs */\ - ADD_PAGE( data );\ -ptr##op:\ - FLUSH_TIME();\ - data = READ_MEM( data );\ - CACHE_TIME();\ -case op + 0x04: /* imm */\ -imm##op: - -#define ARITH_ADDR_MODES_PTR( op ) \ -case op - 0x04: /* (ind,x) */ \ -IND_X( data ); \ -goto imm##op; \ -case op + 0x0C: \ -IND_Y(NO_PAGE_PENALTY,data); \ -goto imm##op; \ -case op + 0x10: /* zp,X */ \ -data = uint8_t (data + x); \ -goto imm##op; \ -case op + 0x14: /* abs,Y */ \ -data += y; \ -goto ind##op; \ -case op + 0x18: /* abs,X */ \ -data += x; \ -ind##op: { \ - int temp = data; \ - PAGE_PENALTY(data);\ - ADD_PAGE( data ); \ - FLUSH_TIME(); \ - data = READ_MEM( data - ( temp & 0x100 ) ); \ - CACHE_TIME();\ - goto imm##op; \ -} \ -case op + 0x08: /* abs */ \ -ADD_PAGE( data ); \ -case op + 0x00: /* zp */ \ -imm##op: \ - -// TODO: more efficient way to handle negative branch that wraps PC around -#define BRANCH( cond )\ -{\ - ++pc;\ - if ( !(cond) ) goto loop;\ - s_time++;\ - int offset = SBYTE( data );\ - s_time += (BYTE(pc) + offset) >> 8 & 1;\ - pc = WORD( pc + offset );\ - goto loop;\ -} - -// Often-Used - - case 0xB5: // LDA zp,x - a = nz = READ_LOW( BYTE( data + x ) ); - pc++; - goto loop; - - case 0xA5: // LDA zp - a = nz = READ_LOW( data ); - pc++; - goto loop; - - case 0xD0: // BNE - BRANCH( BYTE( nz ) ); - - case 0x20: { // JSR - int temp = pc + 1; - pc = GET_ADDR(); - WRITE_STACK( SP( -1 ), temp >> 8 ); - sp = SP( -2 ); - WRITE_STACK( sp, temp ); - goto loop; - } - - case 0x4C: // JMP abs - pc = GET_ADDR(); - goto loop; - - case 0xE8: // INX - INC_DEC( x, 1 ) - - case 0x10: // BPL - BRANCH( !IS_NEG ) - - ARITH_ADDR_MODES( 0xC5 ) // CMP - nz = a - data; - pc++; - c = ~nz; - nz &= 0xFF; - goto loop; - - case 0x30: // BMI - BRANCH( IS_NEG ) - - case 0xF0: // BEQ - BRANCH( !BYTE( nz ) ); - - case 0x95: // STA zp,x - data = BYTE( data + x ); - case 0x85: // STA zp - pc++; - WRITE_LOW( data, a ); - goto loop; - - case 0xC8: // INY - INC_DEC( y, 1 ) - - case 0xA8: // TAY - y = a; - nz = a; - goto loop; - - case 0x98: // TYA - a = y; - nz = y; - goto loop; - - case 0xAD:{// LDA abs - int addr = GET_ADDR(); - pc += 2; - READ_PPU( addr, a = nz ); - goto loop; - } - - case 0x60: // RTS - pc = 1 + READ_STACK( sp ); - pc += 0x100 * READ_STACK( SP( 1 ) ); - sp = SP( 2 ); - goto loop; - - { - int addr; - - case 0x8D: // STA abs - addr = GET_ADDR(); - pc += 2; - if ( CAN_WRITE_FAST( addr ) ) - { - WRITE_FAST( addr, a ); - goto loop; - } - sta_ptr: - FLUSH_TIME(); - WRITE_MEM( addr, a ); - CACHE_TIME(); - goto loop; - - case 0x99: // STA abs,Y - addr = y + GET_ADDR(); - pc += 2; - if ( CAN_WRITE_FAST( addr ) ) - { - WRITE_FAST( addr, a ); - goto loop; - } - goto sta_abs_x; - - case 0x9D: // STA abs,X (slightly more common than STA abs) - addr = x + GET_ADDR(); - pc += 2; - if ( CAN_WRITE_FAST( addr ) ) - { - WRITE_FAST( addr, a ); - goto loop; - } - DUMMY_READ( addr, x ); - sta_abs_x: - FLUSH_TIME(); - WRITE_MEM( addr, a ); - CACHE_TIME(); - goto loop; - - case 0x91: // STA (ind),Y - #define NO_PAGE_PENALTY( lsb ) - IND_Y( NO_PAGE_PENALTY, addr ) - pc++; - DUMMY_READ( addr, y ); - goto sta_ptr; - - case 0x81: // STA (ind,X) - IND_X( addr ) - pc++; - goto sta_ptr; - - } - - case 0xA9: // LDA #imm - pc++; - a = data; - nz = data; - goto loop; - - // common read instructions - { - int addr; - - case 0xA1: // LDA (ind,X) - IND_X( addr ) - pc++; - goto a_nz_read_addr; - - case 0xB1:// LDA (ind),Y - addr = READ_LOW( data ) + y; - PAGE_PENALTY( addr ); - addr += 0x100 * READ_LOW( BYTE( data + 1 ) ); - pc++; - READ_FAST( addr, a = nz ); - if ( CAN_READ_FAST( addr ) ) - goto loop; - DUMMY_READ( addr, y ); - goto a_nz_read_addr; - - case 0xB9: // LDA abs,Y - PAGE_PENALTY( data + y ); - addr = GET_ADDR() + y; - pc += 2; - READ_FAST( addr, a = nz ); - if ( CAN_READ_FAST( addr ) ) - goto loop; - goto a_nz_read_addr; - - case 0xBD: // LDA abs,X - PAGE_PENALTY( data + x ); - addr = GET_ADDR() + x; - pc += 2; - READ_FAST( addr, a = nz ); - if ( CAN_READ_FAST( addr ) ) - goto loop; - DUMMY_READ( addr, x ); - a_nz_read_addr: - FLUSH_TIME(); - a = nz = READ_MEM( addr ); - CACHE_TIME(); - goto loop; - - } - -// Branch - - case 0x50: // BVC - BRANCH( !(flags & v40) ) - - case 0x70: // BVS - BRANCH( flags & v40 ) - - case 0xB0: // BCS - BRANCH( c & 0x100 ) - - case 0x90: // BCC - BRANCH( !(c & 0x100) ) - -// Load/store - - case 0x94: // STY zp,x - data = BYTE( data + x ); - case 0x84: // STY zp - pc++; - WRITE_LOW( data, y ); - goto loop; - - case 0x96: // STX zp,y - data = BYTE( data + y ); - case 0x86: // STX zp - pc++; - WRITE_LOW( data, x ); - goto loop; - - case 0xB6: // LDX zp,y - data = BYTE( data + y ); - case 0xA6: // LDX zp - data = READ_LOW( data ); - case 0xA2: // LDX #imm - pc++; - x = data; - nz = data; - goto loop; - - case 0xB4: // LDY zp,x - data = BYTE( data + x ); - case 0xA4: // LDY zp - data = READ_LOW( data ); - case 0xA0: // LDY #imm - pc++; - y = data; - nz = data; - goto loop; - - case 0xBC: // LDY abs,X - data += x; - PAGE_PENALTY( data ); - case 0xAC:{// LDY abs - int addr = data + 0x100 * GET_MSB(); - pc += 2; - FLUSH_TIME(); - y = nz = READ_MEM( addr ); - CACHE_TIME(); - goto loop; - } - - case 0xBE: // LDX abs,y - data += y; - PAGE_PENALTY( data ); - case 0xAE:{// LDX abs - int addr = data + 0x100 * GET_MSB(); - pc += 2; - FLUSH_TIME(); - x = nz = READ_MEM( addr ); - CACHE_TIME(); - goto loop; - } - - { - int temp; - case 0x8C: // STY abs - temp = y; - goto store_abs; - - case 0x8E: // STX abs - temp = x; - store_abs: - int addr = GET_ADDR(); - pc += 2; - if ( CAN_WRITE_FAST( addr ) ) - { - WRITE_FAST( addr, temp ); - goto loop; - } - FLUSH_TIME(); - WRITE_MEM( addr, temp ); - CACHE_TIME(); - goto loop; - } - -// Compare - - case 0xEC:{// CPX abs - int addr = GET_ADDR(); - pc++; - FLUSH_TIME(); - data = READ_MEM( addr ); - CACHE_TIME(); - goto cpx_data; - } - - case 0xE4: // CPX zp - data = READ_LOW( data ); - case 0xE0: // CPX #imm - cpx_data: - nz = x - data; - pc++; - c = ~nz; - nz &= 0xFF; - goto loop; - - case 0xCC:{// CPY abs - int addr = GET_ADDR(); - pc++; - FLUSH_TIME(); - data = READ_MEM( addr ); - CACHE_TIME(); - goto cpy_data; - } - - case 0xC4: // CPY zp - data = READ_LOW( data ); - case 0xC0: // CPY #imm - cpy_data: - nz = y - data; - pc++; - c = ~nz; - nz &= 0xFF; - goto loop; - -// Logical - - ARITH_ADDR_MODES( 0x25 ) // AND - nz = (a &= data); - pc++; - goto loop; - - ARITH_ADDR_MODES( 0x45 ) // EOR - nz = (a ^= data); - pc++; - goto loop; - - ARITH_ADDR_MODES( 0x05 ) // ORA - nz = (a |= data); - pc++; - goto loop; - - case 0x2C:{// BIT abs - int addr = GET_ADDR(); - pc += 2; - READ_PPU( addr, nz ); - flags = (flags & ~v40) + (nz & v40); - if ( a & nz ) - goto loop; - nz <<= 8; // result must be zero, even if N bit is set - goto loop; - } - - case 0x24: // BIT zp - nz = READ_LOW( data ); - pc++; - flags = (flags & ~v40) + (nz & v40); - if ( a & nz ) - goto loop; // Z should be clear, and nz must be non-zero if nz & a is - nz <<= 8; // set Z flag without affecting N flag - goto loop; - -// Add/subtract - - ARITH_ADDR_MODES( 0xE5 ) // SBC - case 0xEB: // unofficial equivalent - data ^= 0xFF; - goto adc_imm; - - ARITH_ADDR_MODES( 0x65 ) // ADC - adc_imm: { - int carry = c >> 8 & 1; - int ov = (a ^ 0x80) + carry + SBYTE( data ); - flags = (flags & ~v40) + (ov >> 2 & v40); - c = nz = a + data + carry; - pc++; - a = BYTE( nz ); - goto loop; - } - -// Shift/rotate - - case 0x4A: // LSR A - lsr_a: - c = 0; - case 0x6A: // ROR A - nz = c >> 1 & 0x80; - c = a << 8; - nz += a >> 1; - a = nz; - goto loop; - - case 0x0A: // ASL A - nz = a << 1; - c = nz; - a = BYTE( nz ); - goto loop; - - case 0x2A: { // ROL A - nz = a << 1; - int temp = c >> 8 & 1; - c = nz; - nz += temp; - a = BYTE( nz ); - goto loop; - } - - case 0x5E: // LSR abs,X - data += x; - case 0x4E: // LSR abs - c = 0; - case 0x6E: // ROR abs - ror_abs: { - ADD_PAGE( data ); - FLUSH_TIME(); - int temp = READ_MEM( data ); - nz = (c >> 1 & 0x80) + (temp >> 1); - c = temp << 8; - goto rotate_common; - } - - case 0x3E: // ROL abs,X - data += x; - goto rol_abs; - - case 0x1E: // ASL abs,X - data += x; - case 0x0E: // ASL abs - c = 0; - case 0x2E: // ROL abs - rol_abs: - ADD_PAGE( data ); - nz = c >> 8 & 1; - FLUSH_TIME(); - nz += (c = READ_MEM( data ) << 1); - rotate_common: - pc++; - WRITE_MEM( data, BYTE( nz ) ); - CACHE_TIME(); - goto loop; - - case 0x7E: // ROR abs,X - data += x; - goto ror_abs; - - case 0x76: // ROR zp,x - data = BYTE( data + x ); - goto ror_zp; - - case 0x56: // LSR zp,x - data = BYTE( data + x ); - case 0x46: // LSR zp - c = 0; - case 0x66: // ROR zp - ror_zp: { - int temp = READ_LOW( data ); - nz = (c >> 1 & 0x80) + (temp >> 1); - c = temp << 8; - goto write_nz_zp; - } - - case 0x36: // ROL zp,x - data = BYTE( data + x ); - goto rol_zp; - - case 0x16: // ASL zp,x - data = BYTE( data + x ); - case 0x06: // ASL zp - c = 0; - case 0x26: // ROL zp - rol_zp: - nz = c >> 8 & 1; - nz += (c = READ_LOW( data ) << 1); - goto write_nz_zp; - -// Increment/decrement - - case 0xCA: // DEX - INC_DEC( x, -1 ) - - case 0x88: // DEY - INC_DEC( y, -1 ) - - case 0xF6: // INC zp,x - data = BYTE( data + x ); - case 0xE6: // INC zp - nz = 1; - goto add_nz_zp; - - case 0xD6: // DEC zp,x - data = BYTE( data + x ); - case 0xC6: // DEC zp - nz = -1; - add_nz_zp: - nz += READ_LOW( data ); - write_nz_zp: - pc++; - WRITE_LOW( data, nz ); - goto loop; - - case 0xFE: // INC abs,x - data = x + GET_ADDR(); - goto inc_ptr; - - case 0xEE: // INC abs - data = GET_ADDR(); - inc_ptr: - nz = 1; - goto inc_common; - - case 0xDE: // DEC abs,x - data = x + GET_ADDR(); - goto dec_ptr; - - case 0xCE: // DEC abs - data = GET_ADDR(); - dec_ptr: - nz = -1; - inc_common: - FLUSH_TIME(); - pc += 2; - nz += READ_MEM( data ); - WRITE_MEM( data, BYTE( nz ) ); - CACHE_TIME(); - goto loop; - -// Transfer - - case 0xAA: // TAX - x = nz = a; - goto loop; - - case 0x8A: // TXA - a = nz = x; - goto loop; - - case 0x9A: // TXS - SET_SP( x ); // verified (no flag change) - goto loop; - - case 0xBA: // TSX - x = nz = GET_SP(); - goto loop; - -// Stack - - case 0x48: // PHA - sp = SP( -1 ); - WRITE_STACK( sp, a ); - goto loop; - - case 0x68: // PLA - a = nz = READ_STACK( sp ); - sp = SP( 1 ); - goto loop; - - case 0x40:{// RTI - pc = READ_STACK( SP( 1 ) ); - pc += READ_STACK( SP( 2 ) ) * 0x100; - int temp = READ_STACK( sp ); - sp = SP( 3 ); - data = flags; - SET_FLAGS( temp ); - CPU.r.flags = flags; // update externally-visible I flag - int delta = s.base - CPU.irq_time_; - if ( delta <= 0 ) goto loop; // end_time < irq_time - if ( flags & i04 ) goto loop; - s_time += delta; - s.base = CPU.irq_time_; - goto loop; - } - - case 0x28:{// PLP - int temp = READ_STACK( sp ); - sp = SP( 1 ); - int changed = flags ^ temp; - SET_FLAGS( temp ); - if ( !(changed & i04) ) - goto loop; // I flag didn't change - if ( flags & i04 ) - goto handle_sei; - goto handle_cli; - } - - case 0x08:{// PHP - int temp; - GET_FLAGS( temp ); - sp = SP( -1 ); - WRITE_STACK( sp, temp | (b10 | r20) ); - goto loop; - } - - case 0x6C:{// JMP (ind) - data = GET_ADDR(); - byte const* page = CODE_PAGE( data ); - pc = page [CODE_OFFSET( data )]; - data = (data & 0xFF00) + ((data + 1) & 0xFF); - pc += page [CODE_OFFSET( data )] * 0x100; - goto loop; - } - - case 0x00: // BRK - goto handle_brk; - -// Flags - - case 0x38: // SEC - c = 0x100; - goto loop; - - case 0x18: // CLC - c = 0; - goto loop; - - case 0xB8: // CLV - flags &= ~v40; - goto loop; - - case 0xD8: // CLD - flags &= ~d08; - goto loop; - - case 0xF8: // SED - flags |= d08; - goto loop; - - case 0x58: // CLI - if ( !(flags & i04) ) - goto loop; - flags &= ~i04; - handle_cli: { - //dprintf( "CLI at %d\n", TIME ); - CPU.r.flags = flags; // update externally-visible I flag - int delta = s.base - CPU.irq_time_; - if ( delta <= 0 ) - { - if ( TIME() < CPU.irq_time_ ) - goto loop; - goto delayed_cli; - } - s.base = CPU.irq_time_; - s_time += delta; - if ( s_time < 0 ) - goto loop; - - if ( delta >= s_time + 1 ) - { - // delayed irq until after next instruction - s.base += s_time + 1; - s_time = -1; - goto loop; - } - - // TODO: implement - delayed_cli: - dprintf( "Delayed CLI not emulated\n" ); - goto loop; - } - - case 0x78: // SEI - if ( flags & i04 ) - goto loop; - flags |= i04; - handle_sei: { - CPU.r.flags = flags; // update externally-visible I flag - int delta = s.base - CPU.end_time_; - s.base = CPU.end_time_; - s_time += delta; - if ( s_time < 0 ) - goto loop; - - dprintf( "Delayed SEI not emulated\n" ); - goto loop; - } - -// Unofficial - - // SKW - skip word - case 0x1C: case 0x3C: case 0x5C: case 0x7C: case 0xDC: case 0xFC: { - data += x; - PAGE_PENALTY( data ); - int addr = GET_ADDR(); - if ( data & 0x100 ) - DUMMY_READ( addr, x ); - DUMMY_READ( addr + 0x100, x ); - } - case 0x0C: - pc++; - // SKB - skip byte - case 0x74: case 0x04: case 0x14: case 0x34: case 0x44: case 0x54: case 0x64: - case 0x80: case 0x82: case 0x89: case 0xC2: case 0xD4: case 0xE2: case 0xF4: - pc++; - goto loop; - - // NOP - case 0xEA: case 0x1A: case 0x3A: case 0x5A: case 0x7A: case 0xDA: case 0xFA: - goto loop; - - ARITH_ADDR_MODES_PTR( 0xC7 ) // DCP - WRITE_MEM( data, nz = READ_MEM( data ) ); - nz = uint8_t( nz - 1 ); - WRITE_MEM( data, nz ); - pc++; - nz = a - nz; - c = ~nz; - nz &= 0xFF; - goto loop; - - ARITH_ADDR_MODES_PTR( 0xE7 ) // ISC - WRITE_MEM( data, nz = READ_MEM( data ) ); - nz = uint8_t( nz + 1 ); - WRITE_MEM( data, nz ); - data = nz ^ 0xFF; - goto adc_imm; - - ARITH_ADDR_MODES_PTR( 0x27 ) { // RLA - WRITE_MEM( data, nz = READ_MEM( data ) ); - int temp = c; - c = nz << 1; - nz = uint8_t( c ) | ( ( temp >> 8 ) & 0x01 ); - WRITE_MEM( data, nz ); - pc++; - nz = a &= nz; - goto loop; - } - - ARITH_ADDR_MODES_PTR( 0x67 ) { // RRA - int temp; - WRITE_MEM( data, temp = READ_MEM( data ) ); - nz = ((c >> 1) & 0x80) | (temp >> 1); - WRITE_MEM( data, nz ); - data = nz; - c = temp << 8; - goto adc_imm; - } - - ARITH_ADDR_MODES_PTR( 0x07 ) // SLO - WRITE_MEM( data, nz = READ_MEM( data ) ); - c = nz << 1; - nz = uint8_t( c ); - WRITE_MEM( data, nz ); - nz = (a |= nz); - pc++; - goto loop; - - ARITH_ADDR_MODES_PTR( 0x47 ) // SRE - WRITE_MEM( data, nz = READ_MEM( data ) ); - c = nz << 8; - nz >>= 1; - WRITE_MEM( data, nz ); - nz = a ^= nz; - pc++; - goto loop; - - case 0x4B: // ALR - nz = (a &= data); - pc++; - goto lsr_a; - - case 0x0B: // ANC - case 0x2B: - nz = a &= data; - c = a << 1; - pc++; - goto loop; - - case 0x6B: // ARR - nz = a = uint8_t( ( ( data & a ) >> 1 ) | ( ( c >> 1 ) & 0x80 ) ); - c = a << 2; - flags = ( flags & ~v40 ) | ( ( a ^ a << 1 ) & v40 ); - pc++; - goto loop; - - case 0xAB: // LXA - a = data; - x = data; - nz = data; - pc++; - goto loop; - - case 0xA3: // LAX - IND_X( data ); - goto lax_ptr; - - case 0xB3: - IND_Y(PAGE_PENALTY,data); - goto lax_ptr; - - case 0xB7: - data = uint8_t (data + y); - - case 0xA7: - data = READ_LOW( data ); - goto lax_imm; - - case 0xBF: { - data += y; - PAGE_PENALTY( data ); - int temp = data; - ADD_PAGE( data ); - if ( temp & 0x100 ) - READ_MEM( data - 0x100 ); - goto lax_ptr; - } - - case 0xAF: - ADD_PAGE( data ); - - lax_ptr: - data = READ_MEM( data ); - lax_imm: - nz = x = a = data; - pc++; - goto loop; - - case 0x83: // SAX - IND_X( data ); - goto sax_imm; - - case 0x97: - data = uint8_t (data + y); - goto sax_imm; - - case 0x8F: - ADD_PAGE( data ); - - case 0x87: - sax_imm: - WRITE_MEM( data, a & x ); - pc++; - goto loop; - - case 0xCB: // SBX - data = ( a & x ) - data; - c = ( data <= 0xFF ) ? 0x100 : 0; - nz = x = uint8_t( data ); - pc++; - goto loop; - - case 0x93: // SHA (ind),Y - IND_Y(NO_PAGE_PENALTY,data); - pc++; - WRITE_MEM( data, uint8_t( a & x & ( ( data >> 8 ) + 1 ) ) ); - goto loop; - - case 0x9F: { // SHA abs,Y - data += y; - int temp = data; - ADD_PAGE( data ); - READ_MEM( data - ( temp & 0x100 ) ); - pc++; - WRITE_MEM( data, uint8_t( a & x & ( ( data >> 8 ) + 1 ) ) ); - goto loop; - } - - case 0x9E: { // SHX abs,Y - data += y; - int temp = data; - ADD_PAGE( data ); - READ_MEM( data - ( temp & 0x100 ) ); - pc++; - if ( !( temp & 0x100 ) ) - WRITE_MEM( data, uint8_t( x & ( ( data >> 8 ) + 1 ) ) ); - goto loop; - } - - case 0x9C: { // SHY abs,X - data += x; - int temp = data; - ADD_PAGE( data ); - READ_MEM( data - ( temp & 0x100 ) ); - pc++; - if ( !( temp & 0x100) ) - WRITE_MEM( data, uint8_t( y & ( ( data >> 8 ) + 1 ) ) ); - goto loop; - } - - case 0x9B: { // SHS abs,Y - data += y; - int temp = data; - ADD_PAGE( data ); - READ_MEM( data - ( temp & 0x100 ) ); - pc++; - SET_SP( a & x ); - WRITE_MEM( data, uint8_t( a & x & ( ( data >> 8 ) + 1 ) ) ); - goto loop; - } - - case 0xBB: { // LAS abs,Y - data += y; - PAGE_PENALTY( data ); - int temp = data; - ADD_PAGE( data ); - if ( temp & 0x100 ) - READ_MEM( data - 0x100 ); - pc++; - a = GET_SP(); - x = a &= READ_MEM( data ); - SET_SP( a ); - goto loop; - } - - case Nes_Cpu::halt_opcode: // HLT - halt processor - if ( pc-- > 0x10000 ) - { - // handle wrap-around (assumes caller has put page of HLT at 0x10000) - pc = WORD( pc ); - goto loop; - } - case 0x02: case 0x12: case 0x32: case 0x42: case 0x52: - case 0x62: case 0x72: case 0x92: case 0xB2: case 0xD2: case 0xF2: - goto stop; - -// Unimplemented - -/* case 0xFF: // force 256-entry jump table for optimization purposes - c |= 1; // compiler doesn't know that this won't affect anything - // Now actually an implemented opcode */ - default: - check( (unsigned) opcode < 0x100 ); - - #ifdef UNIMPL_INSTR - UNIMPL_INSTR(); - #endif - - // At least skip over proper number of bytes instruction uses - static unsigned char const illop_lens [8] = { - 0x40, 0x40, 0x40, 0x80, 0x40, 0x40, 0x80, 0xA0 - }; - int opcode = instr [-1]; - int len = illop_lens [opcode >> 2 & 7] >> (opcode << 1 & 6) & 3; - if ( opcode == 0x9C ) - len = 2; - pc += len; - CPU.error_count_++; - - // Account for extra clock - if ( (opcode >> 4) == 0x0B ) - { - if ( opcode == 0xB3 ) - data = READ_LOW( data ); - if ( opcode != 0xB7 ) - PAGE_PENALTY( data + y ); - } - goto loop; - } - assert( false ); // catch missing 'goto loop' or accidental 'break' - - int result_; -handle_brk: - pc++; - result_ = b10 | 4; - -#ifdef CPU_DONE -interrupt: -#endif - { - s_time += 7; - - // Save PC and read vector - WRITE_STACK( SP( -1 ), pc >> 8 ); - WRITE_STACK( SP( -2 ), pc ); - pc = GET_LE16( &READ_CODE( 0xFFFA ) + (result_ & 4) ); - - // Save flags - int temp; - GET_FLAGS( temp ); - temp |= r20 + (result_ & b10); // B flag set for BRK - sp = SP( -3 ); - WRITE_STACK( sp, temp ); - - // Update I flag in externally-visible flags - CPU.r.flags = (flags |= i04); - - // Update time - int delta = s.base - CPU.end_time_; - if ( delta >= 0 ) - goto loop; - s_time += delta; - s.base = CPU.end_time_; - goto loop; - } - -out_of_time: - pc--; - - // Optional action that triggers interrupt or changes irq/end time - #ifdef CPU_DONE - { - CPU_DONE( result_ ); - if ( result_ >= 0 ) - goto interrupt; - if ( s_time < 0 ) - goto loop; - } - #endif -stop: - - // Flush cached state - CPU.r.pc = pc; - CPU.r.sp = GET_SP(); - CPU.r.a = a; - CPU.r.x = x; - CPU.r.y = y; - - int temp; - GET_FLAGS( temp ); - CPU.r.flags = temp; - - CPU.cpu_state_.base = s.base; - CPU.cpu_state_.time = s_time; - CPU.cpu_state = &CPU.cpu_state_; -} diff --git a/Frameworks/GME/gme/Nes_Fds_Apu.cpp b/Frameworks/GME/gme/Nes_Fds_Apu.cpp index 0868ef1c8..17fa21151 100644 --- a/Frameworks/GME/gme/Nes_Fds_Apu.cpp +++ b/Frameworks/GME/gme/Nes_Fds_Apu.cpp @@ -15,6 +15,8 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "blargg_source.h" +#include + int const fract_range = 65536; void Nes_Fds_Apu::reset() diff --git a/Frameworks/GME/gme/Nes_Fds_Apu.h b/Frameworks/GME/gme/Nes_Fds_Apu.h index 1747079ce..16676795c 100644 --- a/Frameworks/GME/gme/Nes_Fds_Apu.h +++ b/Frameworks/GME/gme/Nes_Fds_Apu.h @@ -12,7 +12,6 @@ public: // setup void set_tempo( double ); enum { osc_count = 1 }; - void set_output( Blip_Buffer* buf ); void volume( double ); void treble_eq( blip_eq_t const& eq ) { synth.treble_eq( eq ); } @@ -29,11 +28,6 @@ public: void write_( unsigned addr, int data ); BLARGG_DISABLE_NOTHROW - void set_output( int index, Blip_Buffer* center, - Blip_Buffer* left_ignored = NULL, Blip_Buffer* right_ignored = NULL ); - BLARGG_DEPRECATED_TEXT( enum { start_addr = 0x4040 }; ) - BLARGG_DEPRECATED_TEXT( enum { end_addr = 0x4092 }; ) - BLARGG_DEPRECATED_TEXT( enum { reg_count = end_addr - start_addr + 1 }; ) void osc_output( int, Blip_Buffer* ); private: enum { wave_size = 0x40 }; @@ -66,7 +60,7 @@ private: // synthesis blip_time_t last_time; Blip_Buffer* output_; - Blip_Synth_Fast synth; + Blip_Synth synth; // allow access to registers by absolute address (i.e. 0x4080) unsigned char& regs( unsigned addr ) { return regs_ [addr - io_addr]; } @@ -79,12 +73,7 @@ inline void Nes_Fds_Apu::volume( double v ) synth.volume( 0.14 / master_vol_max / vol_max / wave_sample_max * v ); } -inline void Nes_Fds_Apu::set_output( Blip_Buffer* b ) -{ - output_ = b; -} - -inline void Nes_Fds_Apu::set_output( int i, Blip_Buffer* buf, Blip_Buffer*, Blip_Buffer* ) +inline void Nes_Fds_Apu::osc_output( int i, Blip_Buffer* buf ) { assert( (unsigned) i < osc_count ); output_ = buf; @@ -131,7 +120,7 @@ inline int Nes_Fds_Apu::read( blip_time_t time, unsigned addr ) inline Nes_Fds_Apu::Nes_Fds_Apu() { lfo_tempo = lfo_base_tempo; - set_output( NULL ); + osc_output( 0, NULL ); volume( 1.0 ); reset(); } diff --git a/Frameworks/GME/gme/Nes_Fme7_Apu.cpp b/Frameworks/GME/gme/Nes_Fme7_Apu.cpp index b3be3cedc..93973e409 100644 --- a/Frameworks/GME/gme/Nes_Fme7_Apu.cpp +++ b/Frameworks/GME/gme/Nes_Fme7_Apu.cpp @@ -1,121 +1,121 @@ -// $package. http://www.slack.net/~ant/ - -#include "Nes_Fme7_Apu.h" - -/* Copyright (C) 2003-2006 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -void Nes_Fme7_Apu::reset() -{ - last_time = 0; - - for ( int i = 0; i < osc_count; i++ ) - oscs [i].last_amp = 0; - - fme7_apu_state_t* state = this; - memset( state, 0, sizeof *state ); -} - -unsigned char const Nes_Fme7_Apu::amp_table [16] = -{ - #define ENTRY( n ) (unsigned char) (n * amp_range + 0.5) - ENTRY(0.0000), ENTRY(0.0078), ENTRY(0.0110), ENTRY(0.0156), - ENTRY(0.0221), ENTRY(0.0312), ENTRY(0.0441), ENTRY(0.0624), - ENTRY(0.0883), ENTRY(0.1249), ENTRY(0.1766), ENTRY(0.2498), - ENTRY(0.3534), ENTRY(0.4998), ENTRY(0.7070), ENTRY(1.0000) - #undef ENTRY -}; - -void Nes_Fme7_Apu::run_until( blip_time_t end_time ) -{ - require( end_time >= last_time ); - - for ( int index = 0; index < osc_count; index++ ) - { - int mode = regs [7] >> index; - int vol_mode = regs [010 + index]; - int volume = amp_table [vol_mode & 0x0F]; - - Blip_Buffer* const osc_output = oscs [index].output; - if ( !osc_output ) - continue; - - // check for unsupported mode - #ifndef NDEBUG - if ( (mode & 011) <= 001 && vol_mode & 0x1F ) - dprintf( "FME7 used unimplemented sound mode: %02X, vol_mode: %02X\n", - mode, vol_mode & 0x1F ); - #endif - - if ( (mode & 001) | (vol_mode & 0x10) ) - volume = 0; // noise and envelope aren't supported - - // period - int const period_factor = 16; - unsigned period = (regs [index * 2 + 1] & 0x0F) * 0x100 * period_factor + - regs [index * 2] * period_factor; - if ( period < 50 ) // around 22 kHz - { - volume = 0; - if ( !period ) // on my AY-3-8910A, period doesn't have extra one added - period = period_factor; - } - - // current amplitude - int amp = volume; - if ( !phases [index] ) - amp = 0; - - { - int delta = amp - oscs [index].last_amp; - if ( delta ) - { - oscs [index].last_amp = amp; - osc_output->set_modified(); - synth.offset( last_time, delta, osc_output ); - } - } - - blip_time_t time = last_time + delays [index]; - if ( time < end_time ) - { - int delta = amp * 2 - volume; - osc_output->set_modified(); - if ( volume ) - { - do - { - delta = -delta; - synth.offset_inline( time, delta, osc_output ); - time += period; - } - while ( time < end_time ); - - oscs [index].last_amp = (delta + volume) >> 1; - phases [index] = (delta > 0); - } - else - { - // maintain phase when silent - int count = (end_time - time + period - 1) / period; - phases [index] ^= count & 1; - time += count * period; - } - } - - delays [index] = time - end_time; - } - - last_time = end_time; -} - +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Nes_Fme7_Apu.h" + +#include + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +void Nes_Fme7_Apu::reset() +{ + last_time = 0; + + for ( int i = 0; i < osc_count; i++ ) + oscs [i].last_amp = 0; + + fme7_apu_state_t* state = this; + memset( state, 0, sizeof *state ); +} + +unsigned char const Nes_Fme7_Apu::amp_table [16] = +{ + #define ENTRY( n ) (unsigned char) (n * amp_range + 0.5) + ENTRY(0.0000), ENTRY(0.0078), ENTRY(0.0110), ENTRY(0.0156), + ENTRY(0.0221), ENTRY(0.0312), ENTRY(0.0441), ENTRY(0.0624), + ENTRY(0.0883), ENTRY(0.1249), ENTRY(0.1766), ENTRY(0.2498), + ENTRY(0.3534), ENTRY(0.4998), ENTRY(0.7070), ENTRY(1.0000) + #undef ENTRY +}; + +void Nes_Fme7_Apu::run_until( blip_time_t end_time ) +{ + require( end_time >= last_time ); + + for ( int index = 0; index < osc_count; index++ ) + { + int mode = regs [7] >> index; + int vol_mode = regs [010 + index]; + int volume = amp_table [vol_mode & 0x0F]; + + Blip_Buffer* const osc_output = oscs [index].output; + if ( !osc_output ) + continue; + osc_output->set_modified(); + + // check for unsupported mode + #ifndef NDEBUG + if ( (mode & 011) <= 001 && vol_mode & 0x1F ) + debug_printf( "FME7 used unimplemented sound mode: %02X, vol_mode: %02X\n", + mode, vol_mode & 0x1F ); + #endif + + if ( (mode & 001) | (vol_mode & 0x10) ) + volume = 0; // noise and envelope aren't supported + + // period + int const period_factor = 16; + unsigned period = (regs [index * 2 + 1] & 0x0F) * 0x100 * period_factor + + regs [index * 2] * period_factor; + if ( period < 50 ) // around 22 kHz + { + volume = 0; + if ( !period ) // on my AY-3-8910A, period doesn't have extra one added + period = period_factor; + } + + // current amplitude + int amp = volume; + if ( !phases [index] ) + amp = 0; + { + int delta = amp - oscs [index].last_amp; + if ( delta ) + { + oscs [index].last_amp = amp; + synth.offset( last_time, delta, osc_output ); + } + } + + blip_time_t time = last_time + delays [index]; + if ( time < end_time ) + { + int delta = amp * 2 - volume; + if ( volume ) + { + do + { + delta = -delta; + synth.offset_inline( time, delta, osc_output ); + time += period; + } + while ( time < end_time ); + + oscs [index].last_amp = (delta + volume) >> 1; + phases [index] = (delta > 0); + } + else + { + // maintain phase when silent + int count = (end_time - time + period - 1) / period; + phases [index] ^= count & 1; + time += (blargg_long) count * period; + } + } + + delays [index] = time - end_time; + } + + last_time = end_time; +} + diff --git a/Frameworks/GME/gme/Nes_Fme7_Apu.h b/Frameworks/GME/gme/Nes_Fme7_Apu.h index bc8a1320b..b79ed6f5e 100644 --- a/Frameworks/GME/gme/Nes_Fme7_Apu.h +++ b/Frameworks/GME/gme/Nes_Fme7_Apu.h @@ -1,131 +1,131 @@ -// Sunsoft FME-7 sound emulator - -// $package -#ifndef NES_FME7_APU_H -#define NES_FME7_APU_H - -#include "blargg_common.h" -#include "Blip_Buffer.h" - -struct fme7_apu_state_t -{ - enum { reg_count = 14 }; - BOOST::uint8_t regs [reg_count]; - BOOST::uint8_t phases [3]; // 0 or 1 - BOOST::uint8_t latch; - BOOST::uint16_t delays [3]; // a, b, c -}; - -class Nes_Fme7_Apu : private fme7_apu_state_t { -public: - // See Nes_Apu.h for reference - void reset(); - void volume( double ); - void treble_eq( blip_eq_t const& ); - void set_output( Blip_Buffer* ); - enum { osc_count = 3 }; - void set_output( int index, Blip_Buffer* ); - void end_frame( blip_time_t ); - void save_state( fme7_apu_state_t* ) const; - void load_state( fme7_apu_state_t const& ); - - // Mask and addresses of registers - enum { addr_mask = 0xE000 }; - enum { data_addr = 0xE000 }; - enum { latch_addr = 0xC000 }; - - // (addr & addr_mask) == latch_addr - void write_latch( int ); - - // (addr & addr_mask) == data_addr - void write_data( blip_time_t, int data ); - -public: - Nes_Fme7_Apu(); - BLARGG_DISABLE_NOTHROW -private: - // noncopyable - Nes_Fme7_Apu( const Nes_Fme7_Apu& ); - Nes_Fme7_Apu& operator = ( const Nes_Fme7_Apu& ); - - static unsigned char const amp_table [16]; - - struct { - Blip_Buffer* output; - int last_amp; - } oscs [osc_count]; - blip_time_t last_time; - - enum { amp_range = 192 }; // can be any value; this gives best error/quality tradeoff - Blip_Synth_Norm synth; - - void run_until( blip_time_t ); -}; - -inline void Nes_Fme7_Apu::volume( double v ) -{ - synth.volume( 0.38 / amp_range * v ); // to do: fine-tune -} - -inline void Nes_Fme7_Apu::treble_eq( blip_eq_t const& eq ) -{ - synth.treble_eq( eq ); -} - -inline void Nes_Fme7_Apu::set_output( int i, Blip_Buffer* buf ) -{ - assert( (unsigned) i < osc_count ); - oscs [i].output = buf; -} - -inline void Nes_Fme7_Apu::set_output( Blip_Buffer* buf ) -{ - for ( int i = 0; i < osc_count; ++i ) - set_output( i, buf ); -} - -inline Nes_Fme7_Apu::Nes_Fme7_Apu() -{ - set_output( NULL ); - volume( 1.0 ); - reset(); -} - -inline void Nes_Fme7_Apu::write_latch( int data ) { latch = data; } - -inline void Nes_Fme7_Apu::write_data( blip_time_t time, int data ) -{ - if ( (unsigned) latch >= reg_count ) - { - #ifdef dprintf - dprintf( "FME7 write to %02X (past end of sound registers)\n", (int) latch ); - #endif - return; - } - - run_until( time ); - regs [latch] = data; -} - -inline void Nes_Fme7_Apu::end_frame( blip_time_t time ) -{ - if ( time > last_time ) - run_until( time ); - - assert( last_time >= time ); - last_time -= time; -} - -inline void Nes_Fme7_Apu::save_state( fme7_apu_state_t* out ) const -{ - *out = *this; -} - -inline void Nes_Fme7_Apu::load_state( fme7_apu_state_t const& in ) -{ - reset(); - fme7_apu_state_t* state = this; - *state = in; -} - -#endif +// Sunsoft FME-7 sound emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef NES_FME7_APU_H +#define NES_FME7_APU_H + +#include "blargg_common.h" +#include "Blip_Buffer.h" + +struct fme7_apu_state_t +{ + enum { reg_count = 14 }; + uint8_t regs [reg_count]; + uint8_t phases [3]; // 0 or 1 + uint8_t latch; + uint16_t delays [3]; // a, b, c +}; + +class Nes_Fme7_Apu : private fme7_apu_state_t { +public: + // See Nes_Apu.h for reference + void reset(); + void volume( double ); + void treble_eq( blip_eq_t const& ); + void output( Blip_Buffer* ); + enum { osc_count = 3 }; + void osc_output( int index, Blip_Buffer* ); + void end_frame( blip_time_t ); + void save_state( fme7_apu_state_t* ) const; + void load_state( fme7_apu_state_t const& ); + + // Mask and addresses of registers + enum { addr_mask = 0xE000 }; + enum { data_addr = 0xE000 }; + enum { latch_addr = 0xC000 }; + + // (addr & addr_mask) == latch_addr + void write_latch( int ); + + // (addr & addr_mask) == data_addr + void write_data( blip_time_t, int data ); + +public: + Nes_Fme7_Apu(); + BLARGG_DISABLE_NOTHROW +private: + // noncopyable + Nes_Fme7_Apu( const Nes_Fme7_Apu& ); + Nes_Fme7_Apu& operator = ( const Nes_Fme7_Apu& ); + + static unsigned char const amp_table [16]; + + struct { + Blip_Buffer* output; + int last_amp; + } oscs [osc_count]; + blip_time_t last_time; + + enum { amp_range = 192 }; // can be any value; this gives best error/quality tradeoff + Blip_Synth synth; + + void run_until( blip_time_t ); +}; + +inline void Nes_Fme7_Apu::volume( double v ) +{ + synth.volume( 0.38 / amp_range * v ); // to do: fine-tune +} + +inline void Nes_Fme7_Apu::treble_eq( blip_eq_t const& eq ) +{ + synth.treble_eq( eq ); +} + +inline void Nes_Fme7_Apu::osc_output( int i, Blip_Buffer* buf ) +{ + assert( (unsigned) i < osc_count ); + oscs [i].output = buf; +} + +inline void Nes_Fme7_Apu::output( Blip_Buffer* buf ) +{ + for ( int i = 0; i < osc_count; i++ ) + osc_output( i, buf ); +} + +inline Nes_Fme7_Apu::Nes_Fme7_Apu() +{ + output( NULL ); + volume( 1.0 ); + reset(); +} + +inline void Nes_Fme7_Apu::write_latch( int data ) { latch = data; } + +inline void Nes_Fme7_Apu::write_data( blip_time_t time, int data ) +{ + if ( (unsigned) latch >= reg_count ) + { + #ifdef debug_printf + debug_printf( "FME7 write to %02X (past end of sound registers)\n", (int) latch ); + #endif + return; + } + + run_until( time ); + regs [latch] = data; +} + +inline void Nes_Fme7_Apu::end_frame( blip_time_t time ) +{ + if ( time > last_time ) + run_until( time ); + + assert( last_time >= time ); + last_time -= time; +} + +inline void Nes_Fme7_Apu::save_state( fme7_apu_state_t* out ) const +{ + *out = *this; +} + +inline void Nes_Fme7_Apu::load_state( fme7_apu_state_t const& in ) +{ + reset(); + fme7_apu_state_t* state = this; + *state = in; +} + +#endif diff --git a/Frameworks/GME/gme/Nes_Mmc5_Apu.h b/Frameworks/GME/gme/Nes_Mmc5_Apu.h index f83313130..749587a57 100644 --- a/Frameworks/GME/gme/Nes_Mmc5_Apu.h +++ b/Frameworks/GME/gme/Nes_Mmc5_Apu.h @@ -14,30 +14,20 @@ public: enum { osc_count = 3 }; void write_register( blip_time_t, unsigned addr, int data ); - void set_output( Blip_Buffer* ); - void set_output( int index, Blip_Buffer* ); + void osc_output( int i, Blip_Buffer* ); enum { exram_size = 1024 }; unsigned char exram [exram_size]; - - BLARGG_DEPRECATED_TEXT( enum { start_addr = 0x5000 }; ) - BLARGG_DEPRECATED_TEXT( enum { end_addr = 0x5015 }; ) }; -inline void Nes_Mmc5_Apu::set_output( int i, Blip_Buffer* b ) +inline void Nes_Mmc5_Apu::osc_output( int i, Blip_Buffer* b ) { // in: square 1, square 2, PCM // out: square 1, square 2, skipped, skipped, PCM + assert( (unsigned) i < osc_count ); if ( i > 1 ) i += 2; - Nes_Apu::set_output( i, b ); -} - -inline void Nes_Mmc5_Apu::set_output( Blip_Buffer* b ) -{ - set_output( 0, b ); - set_output( 1, b ); - set_output( 2, b ); + Nes_Apu::osc_output( i, b ); } inline void Nes_Mmc5_Apu::write_register( blip_time_t time, unsigned addr, int data ) diff --git a/Frameworks/GME/gme/Nes_Namco_Apu.cpp b/Frameworks/GME/gme/Nes_Namco_Apu.cpp index 612fc9cad..3e5fc1491 100644 --- a/Frameworks/GME/gme/Nes_Namco_Apu.cpp +++ b/Frameworks/GME/gme/Nes_Namco_Apu.cpp @@ -1,149 +1,145 @@ -// Nes_Snd_Emu $vers. http://www.slack.net/~ant/ - -#include "Nes_Namco_Apu.h" - -/* Copyright (C) 2003-2006 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -Nes_Namco_Apu::Nes_Namco_Apu() -{ - set_output( NULL ); - volume( 1.0 ); - reset(); -} - -void Nes_Namco_Apu::reset() -{ - last_time = 0; - addr_reg = 0; - - int i; - for ( i = 0; i < reg_count; i++ ) - reg [i] = 0; - - for ( i = 0; i < osc_count; i++ ) - { - Namco_Osc& osc = oscs [i]; - osc.delay = 0; - osc.last_amp = 0; - } -} - -void Nes_Namco_Apu::set_output( Blip_Buffer* buf ) -{ - for ( int i = 0; i < osc_count; ++i ) - set_output( i, buf ); -} - -/* -void Nes_Namco_Apu::reflect_state( Tagged_Data& data ) -{ - reflect_int16( data, BLARGG_4CHAR('A','D','D','R'), &addr_reg ); - - static const char hex [17] = "0123456789ABCDEF"; - int i; - for ( i = 0; i < reg_count; i++ ) - reflect_int16( data, 'RG\0\0' + hex [i >> 4] * 0x100 + hex [i & 15], ® [i] ); - - for ( i = 0; i < osc_count; i++ ) - { - reflect_int32( data, BLARGG_4CHAR('D','L','Y','0') + i, &oscs [i].delay ); - reflect_int16( data, BLARGG_4CHAR('P','O','S','0') + i, &oscs [i].wave_pos ); - } -} -*/ - -void Nes_Namco_Apu::end_frame( blip_time_t time ) -{ - if ( time > last_time ) - run_until( time ); - - assert( last_time >= time ); - last_time -= time; -} - -void Nes_Namco_Apu::run_until( blip_time_t nes_end_time ) -{ - int active_oscs = (reg [0x7F] >> 4 & 7) + 1; - for ( int i = osc_count - active_oscs; i < osc_count; i++ ) - { - Namco_Osc& osc = oscs [i]; - Blip_Buffer* output = osc.output; - if ( !output ) - continue; - - blip_resampled_time_t time = - output->resampled_time( last_time ) + osc.delay; - blip_resampled_time_t end_time = output->resampled_time( nes_end_time ); - osc.delay = 0; - if ( time < end_time ) - { - const BOOST::uint8_t* osc_reg = ® [i * 8 + 0x40]; - if ( !(osc_reg [4] & 0xE0) ) - continue; - - int volume = osc_reg [7] & 15; - if ( !volume ) - continue; - - int freq = (osc_reg [4] & 3) * 0x10000 + osc_reg [2] * 0x100 + osc_reg [0]; - if ( freq < 64 * active_oscs ) - continue; // prevent low frequencies from excessively delaying freq changes - - int const master_clock_divider = 12; // NES time derived via divider of master clock - int const n106_divider = 45; // N106 then divides master clock by this - int const max_freq = 0x3FFFF; - int const lowest_freq_period = (max_freq + 1) * n106_divider / master_clock_divider; - // divide by 8 to avoid overflow - blip_resampled_time_t period = - output->resampled_duration( lowest_freq_period / 8 ) / freq * 8 * active_oscs; - - int wave_size = 256 - (osc_reg [4] & 0xFC); - - int last_amp = osc.last_amp; - int wave_pos = osc_reg [5] % wave_size; - - output->set_modified(); - - do - { - // read wave sample - int addr = (wave_pos + osc_reg [6]) & 0xFF; - int sample = reg [addr >> 1] >> (addr << 2 & 4); - wave_pos++; - sample = (sample & 15) * volume; - - // output impulse if amplitude changed - int delta = sample - last_amp; - if ( delta ) - { - last_amp = sample; - synth.offset_resampled( time, delta, output ); - } - - // next sample - time += period; - if ( wave_pos >= wave_size ) - wave_pos = 0; - } - while ( time < end_time ); - - ((BOOST::uint8_t*)osc_reg)[5] = wave_pos; - osc.last_amp = last_amp; - } - osc.delay = time - end_time; - } - - last_time = nes_end_time; -} - +// Nes_Snd_Emu 0.1.8. http://www.slack.net/~ant/ + +#include "Nes_Namco_Apu.h" + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +Nes_Namco_Apu::Nes_Namco_Apu() +{ + output( NULL ); + volume( 1.0 ); + reset(); +} + +void Nes_Namco_Apu::reset() +{ + last_time = 0; + addr_reg = 0; + + int i; + for ( i = 0; i < reg_count; i++ ) + reg [i] = 0; + + for ( i = 0; i < osc_count; i++ ) + { + Namco_Osc& osc = oscs [i]; + osc.delay = 0; + osc.last_amp = 0; + osc.wave_pos = 0; + } +} + +void Nes_Namco_Apu::output( Blip_Buffer* buf ) +{ + for ( int i = 0; i < osc_count; i++ ) + osc_output( i, buf ); +} + +/* +void Nes_Namco_Apu::reflect_state( Tagged_Data& data ) +{ + reflect_int16( data, BLARGG_4CHAR('A','D','D','R'), &addr_reg ); + + static const char hex [17] = "0123456789ABCDEF"; + int i; + for ( i = 0; i < reg_count; i++ ) + reflect_int16( data, 'RG\0\0' + hex [i >> 4] * 0x100 + hex [i & 15], ® [i] ); + + for ( i = 0; i < osc_count; i++ ) + { + reflect_int32( data, BLARGG_4CHAR('D','L','Y','0') + i, &oscs [i].delay ); + reflect_int16( data, BLARGG_4CHAR('P','O','S','0') + i, &oscs [i].wave_pos ); + } +} +*/ + +void Nes_Namco_Apu::end_frame( blip_time_t time ) +{ + if ( time > last_time ) + run_until( time ); + + assert( last_time >= time ); + last_time -= time; +} + +void Nes_Namco_Apu::run_until( blip_time_t nes_end_time ) +{ + int active_oscs = (reg [0x7F] >> 4 & 7) + 1; + for ( int i = osc_count - active_oscs; i < osc_count; i++ ) + { + Namco_Osc& osc = oscs [i]; + Blip_Buffer* output = osc.output; + if ( !output ) + continue; + output->set_modified(); + + blip_resampled_time_t time = + output->resampled_time( last_time ) + osc.delay; + blip_resampled_time_t end_time = output->resampled_time( nes_end_time ); + osc.delay = 0; + if ( time < end_time ) + { + const uint8_t* osc_reg = ® [i * 8 + 0x40]; + if ( !(osc_reg [4] & 0xE0) ) + continue; + + int volume = osc_reg [7] & 15; + if ( !volume ) + continue; + + blargg_long freq = (osc_reg [4] & 3) * 0x10000 + osc_reg [2] * 0x100L + osc_reg [0]; + if ( freq < 64 * active_oscs ) + continue; // prevent low frequencies from excessively delaying freq changes + blip_resampled_time_t period = + output->resampled_duration( 983040 ) / freq * active_oscs; + + int wave_size = 32 - (osc_reg [4] >> 2 & 7) * 4; + if ( !wave_size ) + continue; + + int last_amp = osc.last_amp; + int wave_pos = osc.wave_pos; + + do + { + // read wave sample + int addr = wave_pos + osc_reg [6]; + int sample = reg [addr >> 1] >> (addr << 2 & 4); + wave_pos++; + sample = (sample & 15) * volume; + + // output impulse if amplitude changed + int delta = sample - last_amp; + if ( delta ) + { + last_amp = sample; + synth.offset_resampled( time, delta, output ); + } + + // next sample + time += period; + if ( wave_pos >= wave_size ) + wave_pos = 0; + } + while ( time < end_time ); + + osc.wave_pos = wave_pos; + osc.last_amp = last_amp; + } + osc.delay = time - end_time; + } + + last_time = nes_end_time; +} + diff --git a/Frameworks/GME/gme/Nes_Namco_Apu.h b/Frameworks/GME/gme/Nes_Namco_Apu.h index 8fc686147..876d85e0a 100644 --- a/Frameworks/GME/gme/Nes_Namco_Apu.h +++ b/Frameworks/GME/gme/Nes_Namco_Apu.h @@ -1,101 +1,102 @@ -// Namco 106 sound chip emulator - -// Nes_Snd_Emu $vers -#ifndef NES_NAMCO_APU_H -#define NES_NAMCO_APU_H - -#include "blargg_common.h" -#include "Blip_Buffer.h" - -struct namco_state_t; - -class Nes_Namco_Apu { -public: - // See Nes_Apu.h for reference. - void volume( double ); - void treble_eq( const blip_eq_t& ); - void set_output( Blip_Buffer* ); - enum { osc_count = 8 }; - void set_output( int index, Blip_Buffer* ); - void reset(); - void end_frame( blip_time_t ); - - // Read/write data register is at 0x4800 - enum { data_reg_addr = 0x4800 }; - void write_data( blip_time_t, int ); - int read_data(); - - // Write-only address register is at 0xF800 - enum { addr_reg_addr = 0xF800 }; - void write_addr( int ); - - // to do: implement save/restore - void save_state( namco_state_t* out ) const; - void load_state( namco_state_t const& ); - -public: - Nes_Namco_Apu(); - BLARGG_DISABLE_NOTHROW -private: - // noncopyable - Nes_Namco_Apu( const Nes_Namco_Apu& ); - Nes_Namco_Apu& operator = ( const Nes_Namco_Apu& ); - - struct Namco_Osc { - int delay; - Blip_Buffer* output; - short last_amp; - }; - - Namco_Osc oscs [osc_count]; - - blip_time_t last_time; - int addr_reg; - - enum { reg_count = 0x80 }; - BOOST::uint8_t reg [reg_count]; - Blip_Synth_Norm synth; - - BOOST::uint8_t& access(); - void run_until( blip_time_t ); -}; -/* -struct namco_state_t -{ - BOOST::uint8_t regs [0x80]; - BOOST::uint8_t addr; - BOOST::uint8_t unused; - BOOST::uint8_t positions [8]; - BOOST::uint32_t delays [8]; -}; -*/ - -inline BOOST::uint8_t& Nes_Namco_Apu::access() -{ - int addr = addr_reg & 0x7F; - if ( addr_reg & 0x80 ) - addr_reg = (addr + 1) | 0x80; - return reg [addr]; -} - -inline void Nes_Namco_Apu::volume( double v ) { synth.volume( 0.10 / osc_count / 15 * v ); } - -inline void Nes_Namco_Apu::treble_eq( const blip_eq_t& eq ) { synth.treble_eq( eq ); } - -inline void Nes_Namco_Apu::write_addr( int v ) { addr_reg = v; } - -inline int Nes_Namco_Apu::read_data() { return access(); } - -inline void Nes_Namco_Apu::set_output( int i, Blip_Buffer* buf ) -{ - assert( (unsigned) i < osc_count ); - oscs [i].output = buf; -} - -inline void Nes_Namco_Apu::write_data( blip_time_t time, int data ) -{ - run_until( time ); - access() = data; -} - -#endif +// Namco 106 sound chip emulator + +// Nes_Snd_Emu 0.1.8 +#ifndef NES_NAMCO_APU_H +#define NES_NAMCO_APU_H + +#include "blargg_common.h" +#include "Blip_Buffer.h" + +struct namco_state_t; + +class Nes_Namco_Apu { +public: + // See Nes_Apu.h for reference. + void volume( double ); + void treble_eq( const blip_eq_t& ); + void output( Blip_Buffer* ); + enum { osc_count = 8 }; + void osc_output( int index, Blip_Buffer* ); + void reset(); + void end_frame( blip_time_t ); + + // Read/write data register is at 0x4800 + enum { data_reg_addr = 0x4800 }; + void write_data( blip_time_t, int ); + int read_data(); + + // Write-only address register is at 0xF800 + enum { addr_reg_addr = 0xF800 }; + void write_addr( int ); + + // to do: implement save/restore + void save_state( namco_state_t* out ) const; + void load_state( namco_state_t const& ); + +public: + Nes_Namco_Apu(); + BLARGG_DISABLE_NOTHROW +private: + // noncopyable + Nes_Namco_Apu( const Nes_Namco_Apu& ); + Nes_Namco_Apu& operator = ( const Nes_Namco_Apu& ); + + struct Namco_Osc { + blargg_long delay; + Blip_Buffer* output; + short last_amp; + short wave_pos; + }; + + Namco_Osc oscs [osc_count]; + + blip_time_t last_time; + int addr_reg; + + enum { reg_count = 0x80 }; + uint8_t reg [reg_count]; + Blip_Synth synth; + + uint8_t& access(); + void run_until( blip_time_t ); +}; +/* +struct namco_state_t +{ + uint8_t regs [0x80]; + uint8_t addr; + uint8_t unused; + uint8_t positions [8]; + uint32_t delays [8]; +}; +*/ + +inline uint8_t& Nes_Namco_Apu::access() +{ + int addr = addr_reg & 0x7F; + if ( addr_reg & 0x80 ) + addr_reg = (addr + 1) | 0x80; + return reg [addr]; +} + +inline void Nes_Namco_Apu::volume( double v ) { synth.volume( 0.10 / osc_count * v ); } + +inline void Nes_Namco_Apu::treble_eq( const blip_eq_t& eq ) { synth.treble_eq( eq ); } + +inline void Nes_Namco_Apu::write_addr( int v ) { addr_reg = v; } + +inline int Nes_Namco_Apu::read_data() { return access(); } + +inline void Nes_Namco_Apu::osc_output( int i, Blip_Buffer* buf ) +{ + assert( (unsigned) i < osc_count ); + oscs [i].output = buf; +} + +inline void Nes_Namco_Apu::write_data( blip_time_t time, int data ) +{ + run_until( time ); + access() = data; +} + +#endif diff --git a/Frameworks/GME/gme/Nes_Oscs.cpp b/Frameworks/GME/gme/Nes_Oscs.cpp index d3547a8f1..1ad3f59c0 100644 --- a/Frameworks/GME/gme/Nes_Oscs.cpp +++ b/Frameworks/GME/gme/Nes_Oscs.cpp @@ -1,578 +1,551 @@ -// Nes_Snd_Emu $vers. http://www.slack.net/~ant/ - -#include "Nes_Apu.h" - -/* Copyright (C) 2003-2006 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -// Nes_Osc - -void Nes_Osc::clock_length( int halt_mask ) -{ - if ( length_counter && !(regs [0] & halt_mask) ) - length_counter--; -} - -void Nes_Envelope::clock_envelope() -{ - int period = regs [0] & 15; - if ( reg_written [3] ) - { - reg_written [3] = false; - env_delay = period; - envelope = 15; - } - else if ( --env_delay < 0 ) - { - env_delay = period; - if ( envelope | (regs [0] & 0x20) ) - envelope = (envelope - 1) & 15; - } -} - -int Nes_Envelope::volume() const -{ - return length_counter == 0 ? 0 : (regs [0] & 0x10) ? (regs [0] & 15) : envelope; -} - -// Nes_Square - -void Nes_Square::clock_sweep( int negative_adjust ) -{ - int sweep = regs [1]; - - if ( --sweep_delay < 0 ) - { - reg_written [1] = true; - - int period = this->period(); - int shift = sweep & shift_mask; - if ( shift && (sweep & 0x80) && period >= 8 ) - { - int offset = period >> shift; - - if ( sweep & negate_flag ) - offset = negative_adjust - offset; - - if ( period + offset < 0x800 ) - { - period += offset; - // rewrite period - regs [2] = period & 0xFF; - regs [3] = (regs [3] & ~7) | ((period >> 8) & 7); - } - } - } - - if ( reg_written [1] ) - { - reg_written [1] = false; - sweep_delay = (sweep >> 4) & 7; - } -} - -// TODO: clean up -inline Nes_Square::nes_time_t Nes_Square::maintain_phase( nes_time_t time, nes_time_t end_time, - nes_time_t timer_period ) -{ - nes_time_t remain = end_time - time; - if ( remain > 0 ) - { - int count = (remain + timer_period - 1) / timer_period; - phase = (phase + count) & (phase_range - 1); - time += count * timer_period; - } - return time; -} - -void Nes_Square::run( nes_time_t time, nes_time_t end_time ) -{ - const int period = this->period(); - const int timer_period = (period + 1) * 2; - - if ( !output ) - { - delay = maintain_phase( time + delay, end_time, timer_period ) - end_time; - return; - } - - int offset = period >> (regs [1] & shift_mask); - if ( regs [1] & negate_flag ) - offset = 0; - - const int volume = this->volume(); - if ( volume == 0 || period < 8 || (period + offset) >= 0x800 ) - { - if ( last_amp ) - { - output->set_modified(); - synth.offset( time, -last_amp, output ); - last_amp = 0; - } - - time += delay; - time = maintain_phase( time, end_time, timer_period ); - } - else - { - // handle duty select - int duty_select = (regs [0] >> 6) & 3; - int duty = 1 << duty_select; // 1, 2, 4, 2 - int amp = 0; - if ( duty_select == 3 ) - { - duty = 2; // negated 25% - amp = volume; - } - if ( phase < duty ) - amp ^= volume; - - output->set_modified(); - { - int delta = update_amp( amp ); - if ( delta ) - synth.offset( time, delta, output ); - } - - time += delay; - if ( time < end_time ) - { - Blip_Buffer* const output = this->output; - const Synth& synth = this->synth; - int delta = amp * 2 - volume; - int phase = this->phase; - - do - { - phase = (phase + 1) & (phase_range - 1); - if ( phase == 0 || phase == duty ) - { - delta = -delta; - synth.offset_inline( time, delta, output ); - } - time += timer_period; - } - while ( time < end_time ); - - last_amp = (delta + volume) >> 1; - this->phase = phase; - } - } - - delay = time - end_time; -} - -// Nes_Triangle - -void Nes_Triangle::clock_linear_counter() -{ - if ( reg_written [3] ) - linear_counter = regs [0] & 0x7F; - else if ( linear_counter ) - linear_counter--; - - if ( !(regs [0] & 0x80) ) - reg_written [3] = false; -} - -inline int Nes_Triangle::calc_amp() const -{ - int amp = phase_range - phase; - if ( amp < 0 ) - amp = phase - (phase_range + 1); - return amp; -} - -// TODO: clean up -inline Nes_Square::nes_time_t Nes_Triangle::maintain_phase( nes_time_t time, nes_time_t end_time, - nes_time_t timer_period ) -{ - nes_time_t remain = end_time - time; - if ( remain > 0 ) - { - int count = (remain + timer_period - 1) / timer_period; - phase = ((unsigned) phase + 1 - count) & (phase_range * 2 - 1); - phase++; - time += count * timer_period; - } - return time; -} - -void Nes_Triangle::run( nes_time_t time, nes_time_t end_time ) -{ - const int timer_period = period() + 1; - if ( !output ) - { - time += delay; - delay = 0; - if ( length_counter && linear_counter && timer_period >= 3 ) - delay = maintain_phase( time, end_time, timer_period ) - end_time; - return; - } - - // to do: track phase when period < 3 - // to do: Output 7.5 on dac when period < 2? More accurate, but results in more clicks. - - int delta = update_amp( calc_amp() ); - if ( delta ) - { - output->set_modified(); - synth.offset( time, delta, output ); - } - - time += delay; - if ( length_counter == 0 || linear_counter == 0 || timer_period < 3 ) - { - time = end_time; - } - else if ( time < end_time ) - { - Blip_Buffer* const output = this->output; - - int phase = this->phase; - int volume = 1; - if ( phase > phase_range ) - { - phase -= phase_range; - volume = -volume; - } - output->set_modified(); - - do - { - if ( --phase == 0 ) - { - phase = phase_range; - volume = -volume; - } - else - { - synth.offset_inline( time, volume, output ); - } - - time += timer_period; - } - while ( time < end_time ); - - if ( volume < 0 ) - phase += phase_range; - this->phase = phase; - last_amp = calc_amp(); - } - delay = time - end_time; -} - -// Nes_Dmc - -void Nes_Dmc::reset() -{ - address = 0; - dac = 0; - buf = 0; - bits_remain = 1; - bits = 0; - buf_full = false; - silence = true; - next_irq = Nes_Apu::no_irq; - irq_flag = false; - irq_enabled = false; - - Nes_Osc::reset(); - period = 0x1AC; -} - -void Nes_Dmc::recalc_irq() -{ - nes_time_t irq = Nes_Apu::no_irq; - if ( irq_enabled && length_counter ) - irq = apu->last_dmc_time + delay + - ((length_counter - 1) * 8 + bits_remain - 1) * nes_time_t (period) + 1; - if ( irq != next_irq ) - { - next_irq = irq; - apu->irq_changed(); - } -} - -int Nes_Dmc::count_reads( nes_time_t time, nes_time_t* last_read ) const -{ - if ( last_read ) - *last_read = time; - - if ( length_counter == 0 ) - return 0; // not reading - - nes_time_t first_read = next_read_time(); - nes_time_t avail = time - first_read; - if ( avail <= 0 ) - return 0; - - int count = (avail - 1) / (period * 8) + 1; - if ( !(regs [0] & loop_flag) && count > length_counter ) - count = length_counter; - - if ( last_read ) - { - *last_read = first_read + (count - 1) * (period * 8) + 1; - check( *last_read <= time ); - check( count == count_reads( *last_read, NULL ) ); - check( count - 1 == count_reads( *last_read - 1, NULL ) ); - } - - return count; -} - -static short const dmc_period_table [2] [16] = { - {428, 380, 340, 320, 286, 254, 226, 214, // NTSC - 190, 160, 142, 128, 106, 84, 72, 54}, - - {398, 354, 316, 298, 276, 236, 210, 198, // PAL - 176, 148, 132, 118, 98, 78, 66, 50} -}; - -inline void Nes_Dmc::reload_sample() -{ - address = 0x4000 + regs [2] * 0x40; - length_counter = regs [3] * 0x10 + 1; -} - -static int const dmc_table [128] = -{ - 0, 24, 48, 71, 94, 118, 141, 163, 186, 209, 231, 253, 275, 297, 319, 340, - 361, 383, 404, 425, 445, 466, 486, 507, 527, 547, 567, 587, 606, 626, 645, 664, - 683, 702, 721, 740, 758, 777, 795, 813, 832, 850, 867, 885, 903, 920, 938, 955, - 972, 989,1006,1023,1040,1056,1073,1089,1105,1122,1138,1154,1170,1185,1201,1217, -1232,1248,1263,1278,1293,1308,1323,1338,1353,1368,1382,1397,1411,1425,1440,1454, -1468,1482,1496,1510,1523,1537,1551,1564,1578,1591,1604,1618,1631,1644,1657,1670, -1683,1695,1708,1721,1733,1746,1758,1771,1783,1795,1807,1819,1831,1843,1855,1867, -1879,1890,1902,1914,1925,1937,1948,1959,1971,1982,1993,2004,2015,2026,2037,2048, -}; - -inline int Nes_Dmc::update_amp_nonlinear( int in ) -{ - if ( !nonlinear ) - in = dmc_table [in]; - int delta = in - last_amp; - last_amp = in; - return delta; -} - -void Nes_Dmc::write_register( int addr, int data ) -{ - if ( addr == 0 ) - { - period = dmc_period_table [pal_mode] [data & 15]; - irq_enabled = (data & 0xC0) == 0x80; // enabled only if loop disabled - irq_flag &= irq_enabled; - recalc_irq(); - } - else if ( addr == 1 ) - { - dac = data & 0x7F; - } -} - -void Nes_Dmc::start() -{ - reload_sample(); - fill_buffer(); - recalc_irq(); -} - -void Nes_Dmc::fill_buffer() -{ - if ( !buf_full && length_counter ) - { - require( apu->dmc_reader.f ); // dmc_reader must be set - buf = apu->dmc_reader.f( apu->dmc_reader.data, 0x8000u + address ); - address = (address + 1) & 0x7FFF; - buf_full = true; - if ( --length_counter == 0 ) - { - if ( regs [0] & loop_flag ) - { - reload_sample(); - } - else - { - apu->osc_enables &= ~0x10; - irq_flag = irq_enabled; - next_irq = Nes_Apu::no_irq; - apu->irq_changed(); - } - } - } -} - -void Nes_Dmc::run( nes_time_t time, nes_time_t end_time ) -{ - int delta = update_amp_nonlinear( dac ); - if ( !output ) - { - silence = true; - } - else if ( delta ) - { - output->set_modified(); - synth.offset( time, delta, output ); - } - - time += delay; - if ( time < end_time ) - { - int bits_remain = this->bits_remain; - if ( silence && !buf_full ) - { - int count = (end_time - time + period - 1) / period; - bits_remain = (bits_remain - 1 + 8 - (count % 8)) % 8 + 1; - time += count * period; - } - else - { - Blip_Buffer* const output = this->output; - const int period = this->period; - int bits = this->bits; - int dac = this->dac; - if ( output ) - output->set_modified(); - - do - { - if ( !silence ) - { - int step = (bits & 1) * 4 - 2; - bits >>= 1; - if ( unsigned (dac + step) <= 0x7F ) - { - dac += step; - synth.offset_inline( time, update_amp_nonlinear( dac ), output ); - } - } - - time += period; - - if ( --bits_remain == 0 ) - { - bits_remain = 8; - if ( !buf_full ) - { - silence = true; - } - else - { - silence = false; - bits = buf; - buf_full = false; - if ( !output ) - silence = true; - fill_buffer(); - } - } - } - while ( time < end_time ); - - this->dac = dac; - this->bits = bits; - } - this->bits_remain = bits_remain; - } - delay = time - end_time; -} - -// Nes_Noise - -static short const noise_period_table [16] = { - 0x004, 0x008, 0x010, 0x020, 0x040, 0x060, 0x080, 0x0A0, - 0x0CA, 0x0FE, 0x17C, 0x1FC, 0x2FA, 0x3F8, 0x7F2, 0xFE4 -}; - -void Nes_Noise::run( nes_time_t time, nes_time_t end_time ) -{ - int period = noise_period_table [regs [2] & 15]; - - if ( !output ) - { - // TODO: clean up - time += delay; - delay = time + (end_time - time + period - 1) / period * period - end_time; - return; - } - - - const int volume = this->volume(); - int amp = (noise & 1) ? volume : 0; - { - int delta = update_amp( amp ); - if ( delta ) - { - output->set_modified(); - synth.offset( time, delta, output ); - } - } - - time += delay; - if ( time < end_time ) - { - const int mode_flag = 0x80; - - if ( !volume ) - { - // round to next multiple of period - time += (end_time - time + period - 1) / period * period; - - // approximate noise cycling while muted, by shuffling up noise register - // to do: precise muted noise cycling? - if ( !(regs [2] & mode_flag) ) - { - int feedback = (noise << 13) ^ (noise << 14); - noise = (feedback & 0x4000) | (noise >> 1); - } - } - else - { - Blip_Buffer* const output = this->output; - - // using resampled time avoids conversion in synth.offset() - blip_resampled_time_t rperiod = output->resampled_duration( period ); - blip_resampled_time_t rtime = output->resampled_time( time ); - - int noise = this->noise; - int delta = amp * 2 - volume; - const int tap = (regs [2] & mode_flag ? 8 : 13); - output->set_modified(); - - do - { - int feedback = (noise << tap) ^ (noise << 14); - time += period; - - if ( (noise + 1) & 2 ) - { - // bits 0 and 1 of noise differ - delta = -delta; - synth.offset_resampled( rtime, delta, output ); - } - - rtime += rperiod; - noise = (feedback & 0x4000) | (noise >> 1); - } - while ( time < end_time ); - - last_amp = (delta + volume) >> 1; - this->noise = noise; - } - } - - delay = time - end_time; -} - +// Nes_Snd_Emu 0.1.8. http://www.slack.net/~ant/ + +#include "Nes_Apu.h" + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +// Nes_Osc + +void Nes_Osc::clock_length( int halt_mask ) +{ + if ( length_counter && !(regs [0] & halt_mask) ) + length_counter--; +} + +void Nes_Envelope::clock_envelope() +{ + int period = regs [0] & 15; + if ( reg_written [3] ) { + reg_written [3] = false; + env_delay = period; + envelope = 15; + } + else if ( --env_delay < 0 ) { + env_delay = period; + if ( envelope | (regs [0] & 0x20) ) + envelope = (envelope - 1) & 15; + } +} + +int Nes_Envelope::volume() const +{ + return length_counter == 0 ? 0 : (regs [0] & 0x10) ? (regs [0] & 15) : envelope; +} + +// Nes_Square + +void Nes_Square::clock_sweep( int negative_adjust ) +{ + int sweep = regs [1]; + + if ( --sweep_delay < 0 ) + { + reg_written [1] = true; + + int period = this->period(); + int shift = sweep & shift_mask; + if ( shift && (sweep & 0x80) && period >= 8 ) + { + int offset = period >> shift; + + if ( sweep & negate_flag ) + offset = negative_adjust - offset; + + if ( period + offset < 0x800 ) + { + period += offset; + // rewrite period + regs [2] = period & 0xFF; + regs [3] = (regs [3] & ~7) | ((period >> 8) & 7); + } + } + } + + if ( reg_written [1] ) { + reg_written [1] = false; + sweep_delay = (sweep >> 4) & 7; + } +} + +// TODO: clean up +inline nes_time_t Nes_Square::maintain_phase( nes_time_t time, nes_time_t end_time, + nes_time_t timer_period ) +{ + nes_time_t remain = end_time - time; + if ( remain > 0 ) + { + int count = (remain + timer_period - 1) / timer_period; + phase = (phase + count) & (phase_range - 1); + time += (blargg_long) count * timer_period; + } + return time; +} + +void Nes_Square::run( nes_time_t time, nes_time_t end_time ) +{ + const int period = this->period(); + const int timer_period = (period + 1) * 2; + + if ( !output ) + { + delay = maintain_phase( time + delay, end_time, timer_period ) - end_time; + return; + } + + output->set_modified(); + + int offset = period >> (regs [1] & shift_mask); + if ( regs [1] & negate_flag ) + offset = 0; + + const int volume = this->volume(); + if ( volume == 0 || period < 8 || (period + offset) >= 0x800 ) + { + if ( last_amp ) { + synth.offset( time, -last_amp, output ); + last_amp = 0; + } + + time += delay; + time = maintain_phase( time, end_time, timer_period ); + } + else + { + // handle duty select + int duty_select = (regs [0] >> 6) & 3; + int duty = 1 << duty_select; // 1, 2, 4, 2 + int amp = 0; + if ( duty_select == 3 ) { + duty = 2; // negated 25% + amp = volume; + } + if ( phase < duty ) + amp ^= volume; + + { + int delta = update_amp( amp ); + if ( delta ) + synth.offset( time, delta, output ); + } + + time += delay; + if ( time < end_time ) + { + Blip_Buffer* const output = this->output; + const Synth& synth = this->synth; + int delta = amp * 2 - volume; + int phase = this->phase; + + do { + phase = (phase + 1) & (phase_range - 1); + if ( phase == 0 || phase == duty ) { + delta = -delta; + synth.offset_inline( time, delta, output ); + } + time += timer_period; + } + while ( time < end_time ); + + last_amp = (delta + volume) >> 1; + this->phase = phase; + } + } + + delay = time - end_time; +} + +// Nes_Triangle + +void Nes_Triangle::clock_linear_counter() +{ + if ( reg_written [3] ) + linear_counter = regs [0] & 0x7F; + else if ( linear_counter ) + linear_counter--; + + if ( !(regs [0] & 0x80) ) + reg_written [3] = false; +} + +inline int Nes_Triangle::calc_amp() const +{ + int amp = phase_range - phase; + if ( amp < 0 ) + amp = phase - (phase_range + 1); + return amp; +} + +// TODO: clean up +inline nes_time_t Nes_Triangle::maintain_phase( nes_time_t time, nes_time_t end_time, + nes_time_t timer_period ) +{ + nes_time_t remain = end_time - time; + if ( remain > 0 ) + { + int count = (remain + timer_period - 1) / timer_period; + phase = ((unsigned) phase + 1 - count) & (phase_range * 2 - 1); + phase++; + time += (blargg_long) count * timer_period; + } + return time; +} + +void Nes_Triangle::run( nes_time_t time, nes_time_t end_time ) +{ + const int timer_period = period() + 1; + if ( !output ) + { + time += delay; + delay = 0; + if ( length_counter && linear_counter && timer_period >= 3 ) + delay = maintain_phase( time, end_time, timer_period ) - end_time; + return; + } + + output->set_modified(); + + // to do: track phase when period < 3 + // to do: Output 7.5 on dac when period < 2? More accurate, but results in more clicks. + + int delta = update_amp( calc_amp() ); + if ( delta ) + synth.offset( time, delta, output ); + + time += delay; + if ( length_counter == 0 || linear_counter == 0 || timer_period < 3 ) + { + time = end_time; + } + else if ( time < end_time ) + { + Blip_Buffer* const output = this->output; + + int phase = this->phase; + int volume = 1; + if ( phase > phase_range ) { + phase -= phase_range; + volume = -volume; + } + + do { + if ( --phase == 0 ) { + phase = phase_range; + volume = -volume; + } + else { + synth.offset_inline( time, volume, output ); + } + + time += timer_period; + } + while ( time < end_time ); + + if ( volume < 0 ) + phase += phase_range; + this->phase = phase; + last_amp = calc_amp(); + } + delay = time - end_time; +} + +// Nes_Dmc + +void Nes_Dmc::reset() +{ + address = 0; + dac = 0; + buf = 0; + bits_remain = 1; + bits = 0; + buf_full = false; + silence = true; + next_irq = Nes_Apu::no_irq; + irq_flag = false; + irq_enabled = false; + + Nes_Osc::reset(); + period = 0x1AC; +} + +void Nes_Dmc::recalc_irq() +{ + nes_time_t irq = Nes_Apu::no_irq; + if ( irq_enabled && length_counter ) + irq = apu->last_dmc_time + delay + + ((length_counter - 1) * 8 + bits_remain - 1) * nes_time_t (period) + 1; + if ( irq != next_irq ) { + next_irq = irq; + apu->irq_changed(); + } +} + +int Nes_Dmc::count_reads( nes_time_t time, nes_time_t* last_read ) const +{ + if ( last_read ) + *last_read = time; + + if ( length_counter == 0 ) + return 0; // not reading + + nes_time_t first_read = next_read_time(); + nes_time_t avail = time - first_read; + if ( avail <= 0 ) + return 0; + + int count = (avail - 1) / (period * 8) + 1; + if ( !(regs [0] & loop_flag) && count > length_counter ) + count = length_counter; + + if ( last_read ) + { + *last_read = first_read + (count - 1) * (period * 8) + 1; + check( *last_read <= time ); + check( count == count_reads( *last_read, NULL ) ); + check( count - 1 == count_reads( *last_read - 1, NULL ) ); + } + + return count; +} + +static short const dmc_period_table [2] [16] = { + {428, 380, 340, 320, 286, 254, 226, 214, // NTSC + 190, 160, 142, 128, 106, 84, 72, 54}, + + {398, 354, 316, 298, 276, 236, 210, 198, // PAL + 176, 148, 132, 118, 98, 78, 66, 50} +}; + +inline void Nes_Dmc::reload_sample() +{ + address = 0x4000 + regs [2] * 0x40; + length_counter = regs [3] * 0x10 + 1; +} + +static byte const dac_table [128] = +{ + 0, 1, 2, 3, 4, 5, 6, 7, 7, 8, 9,10,11,12,13,14, + 15,15,16,17,18,19,20,20,21,22,23,24,24,25,26,27, + 27,28,29,30,31,31,32,33,33,34,35,36,36,37,38,38, + 39,40,41,41,42,43,43,44,45,45,46,47,47,48,48,49, + 50,50,51,52,52,53,53,54,55,55,56,56,57,58,58,59, + 59,60,60,61,61,62,63,63,64,64,65,65,66,66,67,67, + 68,68,69,70,70,71,71,72,72,73,73,74,74,75,75,75, + 76,76,77,77,78,78,79,79,80,80,81,81,82,82,82,83, +}; + +void Nes_Dmc::write_register( int addr, int data ) +{ + if ( addr == 0 ) + { + period = dmc_period_table [pal_mode] [data & 15]; + irq_enabled = (data & 0xC0) == 0x80; // enabled only if loop disabled + irq_flag &= irq_enabled; + recalc_irq(); + } + else if ( addr == 1 ) + { + int old_dac = dac; + dac = data & 0x7F; + + // adjust last_amp so that "pop" amplitude will be properly non-linear + // with respect to change in dac + int faked_nonlinear = dac - (dac_table [dac] - dac_table [old_dac]); + if ( !nonlinear ) + last_amp = faked_nonlinear; + } +} + +void Nes_Dmc::start() +{ + reload_sample(); + fill_buffer(); + recalc_irq(); +} + +void Nes_Dmc::fill_buffer() +{ + if ( !buf_full && length_counter ) + { + require( prg_reader ); // prg_reader must be set + buf = prg_reader( prg_reader_data, 0x8000u + address ); + address = (address + 1) & 0x7FFF; + buf_full = true; + if ( --length_counter == 0 ) + { + if ( regs [0] & loop_flag ) { + reload_sample(); + } + else { + apu->osc_enables &= ~0x10; + irq_flag = irq_enabled; + next_irq = Nes_Apu::no_irq; + apu->irq_changed(); + } + } + } +} + +void Nes_Dmc::run( nes_time_t time, nes_time_t end_time ) +{ + int delta = update_amp( dac ); + if ( !output ) + { + silence = true; + } + else + { + output->set_modified(); + if ( delta ) + synth.offset( time, delta, output ); + } + + time += delay; + if ( time < end_time ) + { + int bits_remain = this->bits_remain; + if ( silence && !buf_full ) + { + int count = (end_time - time + period - 1) / period; + bits_remain = (bits_remain - 1 + 8 - (count % 8)) % 8 + 1; + time += count * period; + } + else + { + Blip_Buffer* const output = this->output; + const int period = this->period; + int bits = this->bits; + int dac = this->dac; + + do + { + if ( !silence ) + { + int step = (bits & 1) * 4 - 2; + bits >>= 1; + if ( unsigned (dac + step) <= 0x7F ) { + dac += step; + synth.offset_inline( time, step, output ); + } + } + + time += period; + + if ( --bits_remain == 0 ) + { + bits_remain = 8; + if ( !buf_full ) { + silence = true; + } + else { + silence = false; + bits = buf; + buf_full = false; + if ( !output ) + silence = true; + fill_buffer(); + } + } + } + while ( time < end_time ); + + this->dac = dac; + this->last_amp = dac; + this->bits = bits; + } + this->bits_remain = bits_remain; + } + delay = time - end_time; +} + +// Nes_Noise + +static short const noise_period_table [16] = { + 0x004, 0x008, 0x010, 0x020, 0x040, 0x060, 0x080, 0x0A0, + 0x0CA, 0x0FE, 0x17C, 0x1FC, 0x2FA, 0x3F8, 0x7F2, 0xFE4 +}; + +void Nes_Noise::run( nes_time_t time, nes_time_t end_time ) +{ + int period = noise_period_table [regs [2] & 15]; + + if ( !output ) + { + // TODO: clean up + time += delay; + delay = time + (end_time - time + period - 1) / period * period - end_time; + return; + } + + output->set_modified(); + + const int volume = this->volume(); + int amp = (noise & 1) ? volume : 0; + { + int delta = update_amp( amp ); + if ( delta ) + synth.offset( time, delta, output ); + } + + time += delay; + if ( time < end_time ) + { + const int mode_flag = 0x80; + + if ( !volume ) + { + // round to next multiple of period + time += (end_time - time + period - 1) / period * period; + + // approximate noise cycling while muted, by shuffling up noise register + // to do: precise muted noise cycling? + if ( !(regs [2] & mode_flag) ) { + int feedback = (noise << 13) ^ (noise << 14); + noise = (feedback & 0x4000) | (noise >> 1); + } + } + else + { + Blip_Buffer* const output = this->output; + + // using resampled time avoids conversion in synth.offset() + blip_resampled_time_t rperiod = output->resampled_duration( period ); + blip_resampled_time_t rtime = output->resampled_time( time ); + + int noise = this->noise; + int delta = amp * 2 - volume; + const int tap = (regs [2] & mode_flag ? 8 : 13); + + do { + int feedback = (noise << tap) ^ (noise << 14); + time += period; + + if ( (noise + 1) & 2 ) { + // bits 0 and 1 of noise differ + delta = -delta; + synth.offset_resampled( rtime, delta, output ); + } + + rtime += rperiod; + noise = (feedback & 0x4000) | (noise >> 1); + } + while ( time < end_time ); + + last_amp = (delta + volume) >> 1; + this->noise = noise; + } + } + + delay = time - end_time; +} + diff --git a/Frameworks/GME/gme/Nes_Oscs.h b/Frameworks/GME/gme/Nes_Oscs.h index e7621c3bf..b675bfb47 100644 --- a/Frameworks/GME/gme/Nes_Oscs.h +++ b/Frameworks/GME/gme/Nes_Oscs.h @@ -1,147 +1,147 @@ -// Private oscillators used by Nes_Apu - -// Nes_Snd_Emu $vers -#ifndef NES_OSCS_H -#define NES_OSCS_H - -#include "blargg_common.h" -#include "Blip_Buffer.h" - -class Nes_Apu; - -struct Nes_Osc -{ - typedef int nes_time_t; - - unsigned char regs [4]; - bool reg_written [4]; - Blip_Buffer* output; - int length_counter;// length counter (0 if unused by oscillator) - int delay; // delay until next (potential) transition - int last_amp; // last amplitude oscillator was outputting - - void clock_length( int halt_mask ); - int period() const { - return (regs [3] & 7) * 0x100 + (regs [2] & 0xFF); - } - void reset() { - delay = 0; - last_amp = 0; - } - int update_amp( int amp ) { - int delta = amp - last_amp; - last_amp = amp; - return delta; - } -}; - -struct Nes_Envelope : Nes_Osc -{ - int envelope; - int env_delay; - - void clock_envelope(); - int volume() const; - void reset() { - envelope = 0; - env_delay = 0; - Nes_Osc::reset(); - } -}; - -// Nes_Square -struct Nes_Square : Nes_Envelope -{ - enum { negate_flag = 0x08 }; - enum { shift_mask = 0x07 }; - enum { phase_range = 8 }; - int phase; - int sweep_delay; - - typedef Blip_Synth_Norm Synth; - Synth const& synth; // shared between squares - - Nes_Square( Synth const* s ) : synth( *s ) { } - - void clock_sweep( int adjust ); - void run( nes_time_t, nes_time_t ); - void reset() { - sweep_delay = 0; - Nes_Envelope::reset(); - } - nes_time_t maintain_phase( nes_time_t time, nes_time_t end_time, - nes_time_t timer_period ); -}; - -// Nes_Triangle -struct Nes_Triangle : Nes_Osc -{ - enum { phase_range = 16 }; - int phase; - int linear_counter; - Blip_Synth_Fast synth; - - int calc_amp() const; - void run( nes_time_t, nes_time_t ); - void clock_linear_counter(); - void reset() { - linear_counter = 0; - phase = 1; - Nes_Osc::reset(); - } - nes_time_t maintain_phase( nes_time_t time, nes_time_t end_time, - nes_time_t timer_period ); -}; - -// Nes_Noise -struct Nes_Noise : Nes_Envelope -{ - int noise; - Blip_Synth_Fast synth; - - void run( nes_time_t, nes_time_t ); - void reset() { - noise = 1 << 14; - Nes_Envelope::reset(); - } -}; - -// Nes_Dmc -struct Nes_Dmc : Nes_Osc -{ - int address; // address of next byte to read - int period; - //int length_counter; // bytes remaining to play (already defined in Nes_Osc) - int buf; - int bits_remain; - int bits; - bool buf_full; - bool silence; - - enum { loop_flag = 0x40 }; - - int dac; - - nes_time_t next_irq; - bool irq_enabled; - bool irq_flag; - bool pal_mode; - bool nonlinear; - - Nes_Apu* apu; - - Blip_Synth_Fast synth; - - int update_amp_nonlinear( int dac_in ); - void start(); - void write_register( int, int ); - void run( nes_time_t, nes_time_t ); - void recalc_irq(); - void fill_buffer(); - void reload_sample(); - void reset(); - int count_reads( nes_time_t, nes_time_t* ) const; - nes_time_t next_read_time() const; -}; - -#endif +// Private oscillators used by Nes_Apu + +// Nes_Snd_Emu 0.1.8 +#ifndef NES_OSCS_H +#define NES_OSCS_H + +#include "blargg_common.h" +#include "Blip_Buffer.h" + +class Nes_Apu; + +struct Nes_Osc +{ + unsigned char regs [4]; + bool reg_written [4]; + Blip_Buffer* output; + int length_counter;// length counter (0 if unused by oscillator) + int delay; // delay until next (potential) transition + int last_amp; // last amplitude oscillator was outputting + + void clock_length( int halt_mask ); + int period() const { + return (regs [3] & 7) * 0x100 + (regs [2] & 0xFF); + } + void reset() { + delay = 0; + last_amp = 0; + } + int update_amp( int amp ) { + int delta = amp - last_amp; + last_amp = amp; + return delta; + } +}; + +struct Nes_Envelope : Nes_Osc +{ + int envelope; + int env_delay; + + void clock_envelope(); + int volume() const; + void reset() { + envelope = 0; + env_delay = 0; + Nes_Osc::reset(); + } +}; + +// Nes_Square +struct Nes_Square : Nes_Envelope +{ + enum { negate_flag = 0x08 }; + enum { shift_mask = 0x07 }; + enum { phase_range = 8 }; + int phase; + int sweep_delay; + + typedef Blip_Synth Synth; + Synth const& synth; // shared between squares + + Nes_Square( Synth const* s ) : synth( *s ) { } + + void clock_sweep( int adjust ); + void run( nes_time_t, nes_time_t ); + void reset() { + sweep_delay = 0; + Nes_Envelope::reset(); + } + nes_time_t maintain_phase( nes_time_t time, nes_time_t end_time, + nes_time_t timer_period ); +}; + +// Nes_Triangle +struct Nes_Triangle : Nes_Osc +{ + enum { phase_range = 16 }; + int phase; + int linear_counter; + Blip_Synth synth; + + int calc_amp() const; + void run( nes_time_t, nes_time_t ); + void clock_linear_counter(); + void reset() { + linear_counter = 0; + phase = 1; + Nes_Osc::reset(); + } + nes_time_t maintain_phase( nes_time_t time, nes_time_t end_time, + nes_time_t timer_period ); +}; + +// Nes_Noise +struct Nes_Noise : Nes_Envelope +{ + int noise; + Blip_Synth synth; + + void run( nes_time_t, nes_time_t ); + void reset() { + noise = 1 << 14; + Nes_Envelope::reset(); + } +}; + +// Nes_Dmc +struct Nes_Dmc : Nes_Osc +{ + int address; // address of next byte to read + int period; + //int length_counter; // bytes remaining to play (already defined in Nes_Osc) + int buf; + int bits_remain; + int bits; + bool buf_full; + bool silence; + + enum { loop_flag = 0x40 }; + + int dac; + + nes_time_t next_irq; + bool irq_enabled; + bool irq_flag; + bool pal_mode; + bool nonlinear; + + int (*prg_reader)( void*, nes_addr_t ); // needs to be initialized to prg read function + void* prg_reader_data; + + Nes_Apu* apu; + + Blip_Synth synth; + + void start(); + void write_register( int, int ); + void run( nes_time_t, nes_time_t ); + void recalc_irq(); + void fill_buffer(); + void reload_sample(); + void reset(); + int count_reads( nes_time_t, nes_time_t* ) const; + nes_time_t next_read_time() const; +}; + +#endif diff --git a/Frameworks/GME/gme/Nes_Vrc6_Apu.cpp b/Frameworks/GME/gme/Nes_Vrc6_Apu.cpp index 0807fb6f8..d178407c3 100644 --- a/Frameworks/GME/gme/Nes_Vrc6_Apu.cpp +++ b/Frameworks/GME/gme/Nes_Vrc6_Apu.cpp @@ -1,216 +1,215 @@ -// Nes_Snd_Emu $vers. http://www.slack.net/~ant/ - -#include "Nes_Vrc6_Apu.h" - -/* Copyright (C) 2003-2006 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -void Nes_Vrc6_Apu::set_output( Blip_Buffer* buf ) -{ - for ( int i = 0; i < osc_count; ++i ) - set_output( i, buf ); -} - -void Nes_Vrc6_Apu::reset() -{ - last_time = 0; - for ( int i = 0; i < osc_count; i++ ) - { - Vrc6_Osc& osc = oscs [i]; - for ( int j = 0; j < reg_count; j++ ) - osc.regs [j] = 0; - osc.delay = 0; - osc.last_amp = 0; - osc.phase = 1; - osc.amp = 0; - } -} - -Nes_Vrc6_Apu::Nes_Vrc6_Apu() -{ - set_output( NULL ); - volume( 1.0 ); - reset(); -} - -void Nes_Vrc6_Apu::run_until( blip_time_t time ) -{ - require( time >= last_time ); - run_square( oscs [0], time ); - run_square( oscs [1], time ); - run_saw( time ); - last_time = time; -} - -void Nes_Vrc6_Apu::write_osc( blip_time_t time, int osc_index, int reg, int data ) -{ - require( (unsigned) osc_index < osc_count ); - require( (unsigned) reg < reg_count ); - - run_until( time ); - oscs [osc_index].regs [reg] = data; -} - -void Nes_Vrc6_Apu::end_frame( blip_time_t time ) -{ - if ( time > last_time ) - run_until( time ); - - assert( last_time >= time ); - last_time -= time; -} - -void Nes_Vrc6_Apu::save_state( vrc6_apu_state_t* out ) const -{ - assert( sizeof (vrc6_apu_state_t) == 20 ); - out->saw_amp = oscs [2].amp; - for ( int i = 0; i < osc_count; i++ ) - { - Vrc6_Osc const& osc = oscs [i]; - for ( int r = 0; r < reg_count; r++ ) - out->regs [i] [r] = osc.regs [r]; - - out->delays [i] = osc.delay; - out->phases [i] = osc.phase; - } -} - -void Nes_Vrc6_Apu::load_state( vrc6_apu_state_t const& in ) -{ - reset(); - oscs [2].amp = in.saw_amp; - for ( int i = 0; i < osc_count; i++ ) - { - Vrc6_Osc& osc = oscs [i]; - for ( int r = 0; r < reg_count; r++ ) - osc.regs [r] = in.regs [i] [r]; - - osc.delay = in.delays [i]; - osc.phase = in.phases [i]; - } - if ( !oscs [2].phase ) - oscs [2].phase = 1; -} - -void Nes_Vrc6_Apu::run_square( Vrc6_Osc& osc, blip_time_t end_time ) -{ - Blip_Buffer* output = osc.output; - if ( !output ) - return; - - int volume = osc.regs [0] & 15; - if ( !(osc.regs [2] & 0x80) ) - volume = 0; - - int gate = osc.regs [0] & 0x80; - int duty = ((osc.regs [0] >> 4) & 7) + 1; - int delta = ((gate || osc.phase < duty) ? volume : 0) - osc.last_amp; - blip_time_t time = last_time; - if ( delta ) - { - osc.last_amp += delta; - output->set_modified(); - square_synth.offset( time, delta, output ); - } - - time += osc.delay; - osc.delay = 0; - int period = osc.period(); - if ( volume && !gate && period > 4 ) - { - if ( time < end_time ) - { - int phase = osc.phase; - output->set_modified(); - - do - { - phase++; - if ( phase == 16 ) - { - phase = 0; - osc.last_amp = volume; - square_synth.offset( time, volume, output ); - } - if ( phase == duty ) - { - osc.last_amp = 0; - square_synth.offset( time, -volume, output ); - } - time += period; - } - while ( time < end_time ); - - osc.phase = phase; - } - osc.delay = time - end_time; - } -} - -void Nes_Vrc6_Apu::run_saw( blip_time_t end_time ) -{ - Vrc6_Osc& osc = oscs [2]; - Blip_Buffer* output = osc.output; - if ( !output ) - return; - output->set_modified(); - - int amp = osc.amp; - int amp_step = osc.regs [0] & 0x3F; - blip_time_t time = last_time; - int last_amp = osc.last_amp; - if ( !(osc.regs [2] & 0x80) || !(amp_step | amp) ) - { - osc.delay = 0; - int delta = (amp >> 3) - last_amp; - last_amp = amp >> 3; - saw_synth.offset( time, delta, output ); - } - else - { - time += osc.delay; - if ( time < end_time ) - { - int period = osc.period() * 2; - int phase = osc.phase; - - do - { - if ( --phase == 0 ) - { - phase = 7; - amp = 0; - } - - int delta = (amp >> 3) - last_amp; - if ( delta ) - { - last_amp = amp >> 3; - saw_synth.offset( time, delta, output ); - } - - time += period; - amp = (amp + amp_step) & 0xFF; - } - while ( time < end_time ); - - osc.phase = phase; - osc.amp = amp; - } - - osc.delay = time - end_time; - } - - osc.last_amp = last_amp; -} - +// Nes_Snd_Emu 0.1.8. http://www.slack.net/~ant/ + +#include "Nes_Vrc6_Apu.h" + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +Nes_Vrc6_Apu::Nes_Vrc6_Apu() +{ + output( NULL ); + volume( 1.0 ); + reset(); +} + +void Nes_Vrc6_Apu::reset() +{ + last_time = 0; + for ( int i = 0; i < osc_count; i++ ) + { + Vrc6_Osc& osc = oscs [i]; + for ( int j = 0; j < reg_count; j++ ) + osc.regs [j] = 0; + osc.delay = 0; + osc.last_amp = 0; + osc.phase = 1; + osc.amp = 0; + } +} + +void Nes_Vrc6_Apu::output( Blip_Buffer* buf ) +{ + for ( int i = 0; i < osc_count; i++ ) + osc_output( i, buf ); +} + +void Nes_Vrc6_Apu::run_until( blip_time_t time ) +{ + require( time >= last_time ); + run_square( oscs [0], time ); + run_square( oscs [1], time ); + run_saw( time ); + last_time = time; +} + +void Nes_Vrc6_Apu::write_osc( blip_time_t time, int osc_index, int reg, int data ) +{ + require( (unsigned) osc_index < osc_count ); + require( (unsigned) reg < reg_count ); + + run_until( time ); + oscs [osc_index].regs [reg] = data; +} + +void Nes_Vrc6_Apu::end_frame( blip_time_t time ) +{ + if ( time > last_time ) + run_until( time ); + + assert( last_time >= time ); + last_time -= time; +} + +void Nes_Vrc6_Apu::save_state( vrc6_apu_state_t* out ) const +{ + assert( sizeof (vrc6_apu_state_t) == 20 ); + out->saw_amp = oscs [2].amp; + for ( int i = 0; i < osc_count; i++ ) + { + Vrc6_Osc const& osc = oscs [i]; + for ( int r = 0; r < reg_count; r++ ) + out->regs [i] [r] = osc.regs [r]; + + out->delays [i] = osc.delay; + out->phases [i] = osc.phase; + } +} + +void Nes_Vrc6_Apu::load_state( vrc6_apu_state_t const& in ) +{ + reset(); + oscs [2].amp = in.saw_amp; + for ( int i = 0; i < osc_count; i++ ) + { + Vrc6_Osc& osc = oscs [i]; + for ( int r = 0; r < reg_count; r++ ) + osc.regs [r] = in.regs [i] [r]; + + osc.delay = in.delays [i]; + osc.phase = in.phases [i]; + } + if ( !oscs [2].phase ) + oscs [2].phase = 1; +} + +void Nes_Vrc6_Apu::run_square( Vrc6_Osc& osc, blip_time_t end_time ) +{ + Blip_Buffer* output = osc.output; + if ( !output ) + return; + output->set_modified(); + + int volume = osc.regs [0] & 15; + if ( !(osc.regs [2] & 0x80) ) + volume = 0; + + int gate = osc.regs [0] & 0x80; + int duty = ((osc.regs [0] >> 4) & 7) + 1; + int delta = ((gate || osc.phase < duty) ? volume : 0) - osc.last_amp; + blip_time_t time = last_time; + if ( delta ) + { + osc.last_amp += delta; + square_synth.offset( time, delta, output ); + } + + time += osc.delay; + osc.delay = 0; + int period = osc.period(); + if ( volume && !gate && period > 4 ) + { + if ( time < end_time ) + { + int phase = osc.phase; + + do + { + phase++; + if ( phase == 16 ) + { + phase = 0; + osc.last_amp = volume; + square_synth.offset( time, volume, output ); + } + if ( phase == duty ) + { + osc.last_amp = 0; + square_synth.offset( time, -volume, output ); + } + time += period; + } + while ( time < end_time ); + + osc.phase = phase; + } + osc.delay = time - end_time; + } +} + +void Nes_Vrc6_Apu::run_saw( blip_time_t end_time ) +{ + Vrc6_Osc& osc = oscs [2]; + Blip_Buffer* output = osc.output; + if ( !output ) + return; + output->set_modified(); + + int amp = osc.amp; + int amp_step = osc.regs [0] & 0x3F; + blip_time_t time = last_time; + int last_amp = osc.last_amp; + if ( !(osc.regs [2] & 0x80) || !(amp_step | amp) ) + { + osc.delay = 0; + int delta = (amp >> 3) - last_amp; + last_amp = amp >> 3; + saw_synth.offset( time, delta, output ); + } + else + { + time += osc.delay; + if ( time < end_time ) + { + int period = osc.period() * 2; + int phase = osc.phase; + + do + { + if ( --phase == 0 ) + { + phase = 7; + amp = 0; + } + + int delta = (amp >> 3) - last_amp; + if ( delta ) + { + last_amp = amp >> 3; + saw_synth.offset( time, delta, output ); + } + + time += period; + amp = (amp + amp_step) & 0xFF; + } + while ( time < end_time ); + + osc.phase = phase; + osc.amp = amp; + } + + osc.delay = time - end_time; + } + + osc.last_amp = last_amp; +} + diff --git a/Frameworks/GME/gme/Nes_Vrc6_Apu.h b/Frameworks/GME/gme/Nes_Vrc6_Apu.h index e5b757768..23a6519fc 100644 --- a/Frameworks/GME/gme/Nes_Vrc6_Apu.h +++ b/Frameworks/GME/gme/Nes_Vrc6_Apu.h @@ -1,95 +1,95 @@ -// Konami VRC6 sound chip emulator - -// Nes_Snd_Emu $vers -#ifndef NES_VRC6_APU_H -#define NES_VRC6_APU_H - -#include "blargg_common.h" -#include "Blip_Buffer.h" - -struct vrc6_apu_state_t; - -class Nes_Vrc6_Apu { -public: - // See Nes_Apu.h for reference - void reset(); - void volume( double ); - void treble_eq( blip_eq_t const& ); - void set_output( Blip_Buffer* ); - enum { osc_count = 3 }; - void set_output( int index, Blip_Buffer* ); - void end_frame( blip_time_t ); - void save_state( vrc6_apu_state_t* ) const; - void load_state( vrc6_apu_state_t const& ); - - // Oscillator 0 write-only registers are at $9000-$9002 - // Oscillator 1 write-only registers are at $A000-$A002 - // Oscillator 2 write-only registers are at $B000-$B002 - enum { reg_count = 3 }; - enum { base_addr = 0x9000 }; - enum { addr_step = 0x1000 }; - void write_osc( blip_time_t, int osc, int reg, int data ); - -public: - Nes_Vrc6_Apu(); - BLARGG_DISABLE_NOTHROW -private: - // noncopyable - Nes_Vrc6_Apu( const Nes_Vrc6_Apu& ); - Nes_Vrc6_Apu& operator = ( const Nes_Vrc6_Apu& ); - - struct Vrc6_Osc - { - BOOST::uint8_t regs [3]; - Blip_Buffer* output; - int delay; - int last_amp; - int phase; - int amp; // only used by saw - - int period() const - { - return (regs [2] & 0x0F) * 0x100 + regs [1] + 1; - } - }; - - Vrc6_Osc oscs [osc_count]; - blip_time_t last_time; - - Blip_Synth_Fast saw_synth; - Blip_Synth_Norm square_synth; - - void run_until( blip_time_t ); - void run_square( Vrc6_Osc& osc, blip_time_t ); - void run_saw( blip_time_t ); -}; - -struct vrc6_apu_state_t -{ - BOOST::uint8_t regs [3] [3]; - BOOST::uint8_t saw_amp; - BOOST::uint16_t delays [3]; - BOOST::uint8_t phases [3]; - BOOST::uint8_t unused; -}; - -inline void Nes_Vrc6_Apu::set_output( int i, Blip_Buffer* buf ) -{ - assert( (unsigned) i < osc_count ); - oscs [i].output = buf; -} - -inline void Nes_Vrc6_Apu::volume( double v ) -{ - double const factor = 0.0967 * 2; - saw_synth.volume( factor / 31 * v ); - square_synth.volume( factor * 0.5 / 15 * v ); -} - -inline void Nes_Vrc6_Apu::treble_eq( blip_eq_t const& eq ) -{ - saw_synth.treble_eq( eq ); - square_synth.treble_eq( eq ); -} - -#endif +// Konami VRC6 sound chip emulator + +// Nes_Snd_Emu 0.1.8 +#ifndef NES_VRC6_APU_H +#define NES_VRC6_APU_H + +#include "blargg_common.h" +#include "Blip_Buffer.h" + +struct vrc6_apu_state_t; + +class Nes_Vrc6_Apu { +public: + // See Nes_Apu.h for reference + void reset(); + void volume( double ); + void treble_eq( blip_eq_t const& ); + void output( Blip_Buffer* ); + enum { osc_count = 3 }; + void osc_output( int index, Blip_Buffer* ); + void end_frame( blip_time_t ); + void save_state( vrc6_apu_state_t* ) const; + void load_state( vrc6_apu_state_t const& ); + + // Oscillator 0 write-only registers are at $9000-$9002 + // Oscillator 1 write-only registers are at $A000-$A002 + // Oscillator 2 write-only registers are at $B000-$B002 + enum { reg_count = 3 }; + enum { base_addr = 0x9000 }; + enum { addr_step = 0x1000 }; + void write_osc( blip_time_t, int osc, int reg, int data ); + +public: + Nes_Vrc6_Apu(); + BLARGG_DISABLE_NOTHROW +private: + // noncopyable + Nes_Vrc6_Apu( const Nes_Vrc6_Apu& ); + Nes_Vrc6_Apu& operator = ( const Nes_Vrc6_Apu& ); + + struct Vrc6_Osc + { + uint8_t regs [3]; + Blip_Buffer* output; + int delay; + int last_amp; + int phase; + int amp; // only used by saw + + int period() const + { + return (regs [2] & 0x0F) * 0x100L + regs [1] + 1; + } + }; + + Vrc6_Osc oscs [osc_count]; + blip_time_t last_time; + + Blip_Synth saw_synth; + Blip_Synth square_synth; + + void run_until( blip_time_t ); + void run_square( Vrc6_Osc& osc, blip_time_t ); + void run_saw( blip_time_t ); +}; + +struct vrc6_apu_state_t +{ + uint8_t regs [3] [3]; + uint8_t saw_amp; + uint16_t delays [3]; + uint8_t phases [3]; + uint8_t unused; +}; + +inline void Nes_Vrc6_Apu::osc_output( int i, Blip_Buffer* buf ) +{ + assert( (unsigned) i < osc_count ); + oscs [i].output = buf; +} + +inline void Nes_Vrc6_Apu::volume( double v ) +{ + double const factor = 0.0967 * 2; + saw_synth.volume( factor / 31 * v ); + square_synth.volume( factor * 0.5 / 15 * v ); +} + +inline void Nes_Vrc6_Apu::treble_eq( blip_eq_t const& eq ) +{ + saw_synth.treble_eq( eq ); + square_synth.treble_eq( eq ); +} + +#endif diff --git a/Frameworks/GME/gme/Nes_Vrc7_Apu.cpp b/Frameworks/GME/gme/Nes_Vrc7_Apu.cpp index 1c821c427..c6c64d515 100644 --- a/Frameworks/GME/gme/Nes_Vrc7_Apu.cpp +++ b/Frameworks/GME/gme/Nes_Vrc7_Apu.cpp @@ -1,7 +1,7 @@ #include "Nes_Vrc7_Apu.h" extern "C" { -#include "../vgmplay/chips/emu2413.h" +#include "../ext/emu2413.h" } #include @@ -10,7 +10,7 @@ extern "C" { static unsigned char vrc7_inst[(16 + 3) * 8] = { -#include "../vgmplay/chips/vrc7tone.h" +#include "../ext/vrc7tone.h" }; int const period = 36; // NES CPU clocks per FM clock diff --git a/Frameworks/GME/gme/Nes_Vrc7_Apu.h b/Frameworks/GME/gme/Nes_Vrc7_Apu.h index 9ecabae0d..d61472569 100644 --- a/Frameworks/GME/gme/Nes_Vrc7_Apu.h +++ b/Frameworks/GME/gme/Nes_Vrc7_Apu.h @@ -18,7 +18,7 @@ public: void treble_eq( blip_eq_t const& ); void set_output( Blip_Buffer* ); enum { osc_count = 6 }; - void set_output( int index, Blip_Buffer* ); + void osc_output( int index, Blip_Buffer* ); void end_frame( blip_time_t ); void save_snapshot( vrc7_snapshot_t* ) const; void load_snapshot( vrc7_snapshot_t const& ); @@ -37,14 +37,14 @@ private: struct Vrc7_Osc { - BOOST::uint8_t regs [3]; + uint8_t regs [3]; Blip_Buffer* output; int last_amp; }; Vrc7_Osc oscs [osc_count]; - BOOST::uint8_t kon; - BOOST::uint8_t inst [8]; + uint8_t kon; + uint8_t inst [8]; void* opll; int addr; blip_time_t next_time; @@ -53,7 +53,7 @@ private: int last_amp; } mono; - Blip_Synth_Fast synth; + Blip_Synth synth; void run_until( blip_time_t ); void output_changed(); @@ -61,13 +61,13 @@ private: struct vrc7_snapshot_t { - BOOST::uint8_t latch; - BOOST::uint8_t inst [8]; - BOOST::uint8_t regs [6] [3]; - BOOST::uint8_t delay; + uint8_t latch; + uint8_t inst [8]; + uint8_t regs [6] [3]; + uint8_t delay; }; -inline void Nes_Vrc7_Apu::set_output( int i, Blip_Buffer* buf ) +inline void Nes_Vrc7_Apu::osc_output( int i, Blip_Buffer* buf ) { assert( (unsigned) i < osc_count ); oscs [i].output = buf; diff --git a/Frameworks/GME/gme/Nsf_Core.cpp b/Frameworks/GME/gme/Nsf_Core.cpp deleted file mode 100644 index 52d6d0728..000000000 --- a/Frameworks/GME/gme/Nsf_Core.cpp +++ /dev/null @@ -1,302 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Nsf_Core.h" - -#include "blargg_endian.h" - -#if !NSF_EMU_APU_ONLY - #include "Nes_Namco_Apu.h" - #include "Nes_Vrc6_Apu.h" - #include "Nes_Fme7_Apu.h" - #include "Nes_Fds_Apu.h" - #include "Nes_Mmc5_Apu.h" - #include "Nes_Vrc7_Apu.h" -#endif - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -Nsf_Core::Nsf_Core() -{ - fds = NULL; - fme7 = NULL; - mmc5 = NULL; - namco = NULL; - vrc6 = NULL; - vrc7 = NULL; -} - -Nsf_Core::~Nsf_Core() -{ - unload(); -} - -void Nsf_Core::unload() -{ -#if !NSF_EMU_APU_ONLY - delete fds; - fds = NULL; - - delete fme7; - fme7 = NULL; - - delete namco; - namco = NULL; - - delete mmc5; - mmc5 = NULL; - - delete vrc6; - vrc6 = NULL; - - delete vrc7; - vrc7 = NULL; -#endif - - Nsf_Impl::unload(); -} - -void Nsf_Core::set_tempo( double t ) -{ - set_play_period( (int) (header().play_period() / t) ); - nes_apu()->set_tempo( t ); -#if !NSF_EMU_APU_ONLY - if ( fds ) - fds->set_tempo( t ); -#endif -} - -blargg_err_t Nsf_Core::post_load() -{ - int chip_flags = header().chip_flags; - - #if !NSF_EMU_APU_ONLY - if ( chip_flags & header_t::fds_mask ) - CHECK_ALLOC( fds = BLARGG_NEW Nes_Fds_Apu ); - - if ( chip_flags & header_t::fme7_mask ) - CHECK_ALLOC( fme7 = BLARGG_NEW Nes_Fme7_Apu ); - - if ( chip_flags & header_t::mmc5_mask ) - CHECK_ALLOC( mmc5 = BLARGG_NEW Nes_Mmc5_Apu ); - - if ( chip_flags & header_t::namco_mask ) - CHECK_ALLOC( namco = BLARGG_NEW Nes_Namco_Apu ); - - if ( chip_flags & header_t::vrc6_mask ) - CHECK_ALLOC( vrc6 = BLARGG_NEW Nes_Vrc6_Apu ); - - if ( chip_flags & header_t::vrc7_mask ) - { - #if NSF_EMU_NO_VRC7 - chip_flags = ~chips_mask; // give warning rather than error - #else - CHECK_ALLOC( vrc7 = BLARGG_NEW Nes_Vrc7_Apu ); - RETURN_ERR( vrc7->init() ); - #endif - } - #endif - - set_tempo( 1.0 ); - - if ( chip_flags & ~chips_mask ) - set_warning( "Uses unsupported audio expansion hardware" ); - - return Nsf_Impl::post_load(); -} - -int Nsf_Core::cpu_read( addr_t addr ) -{ - #if !NSF_EMU_APU_ONLY - { - if ( addr == Nes_Namco_Apu::data_reg_addr && namco ) - return namco->read_data(); - - if ( (unsigned) (addr - Nes_Fds_Apu::io_addr) < Nes_Fds_Apu::io_size && fds ) - return fds->read( time(), addr ); - - int i = addr - 0x5C00; - if ( (unsigned) i < mmc5->exram_size && mmc5 ) - return mmc5->exram [i]; - - int m = addr - 0x5205; - if ( (unsigned) m < 2 && mmc5 ) - return (mmc5_mul [0] * mmc5_mul [1]) >> (m * 8) & 0xFF; - } - #endif - - return Nsf_Impl::cpu_read( addr ); -} - -int Nsf_Core::unmapped_read( addr_t addr ) -{ - switch ( addr ) - { - case 0x2002: - case 0x4016: - case 0x4017: - return addr >> 8; - } - - return Nsf_Impl::unmapped_read( addr ); -} - -void Nsf_Core::cpu_write( addr_t addr, int data ) -{ - #if !NSF_EMU_APU_ONLY - { - if ( (unsigned) (addr - fds->io_addr) < fds->io_size && fds ) - { - fds->write( time(), addr, data ); - return; - } - - if ( namco ) - { - if ( addr == namco->addr_reg_addr ) - { - namco->write_addr( data ); - return; - } - - if ( addr == namco->data_reg_addr ) - { - namco->write_data( time(), data ); - return; - } - } - - if ( vrc6 ) - { - int reg = addr & (vrc6->addr_step - 1); - int osc = (unsigned) (addr - vrc6->base_addr) / vrc6->addr_step; - if ( (unsigned) osc < vrc6->osc_count && (unsigned) reg < vrc6->reg_count ) - { - vrc6->write_osc( time(), osc, reg, data ); - return; - } - } - - if ( addr >= fme7->latch_addr && fme7 ) - { - switch ( addr & fme7->addr_mask ) - { - case Nes_Fme7_Apu::latch_addr: - fme7->write_latch( data ); - return; - - case Nes_Fme7_Apu::data_addr: - fme7->write_data( time(), data ); - return; - } - } - - if ( mmc5 ) - { - if ( (unsigned) (addr - mmc5->regs_addr) < mmc5->regs_size ) - { - mmc5->write_register( time(), addr, data ); - return; - } - - int m = addr - 0x5205; - if ( (unsigned) m < 2 ) - { - mmc5_mul [m] = data; - return; - } - - int i = addr - 0x5C00; - if ( (unsigned) i < mmc5->exram_size ) - { - mmc5->exram [i] = data; - return; - } - } - - if ( vrc7 ) - { - if ( addr == 0x9010 ) - { - vrc7->write_reg( data ); - return; - } - - if ( (unsigned) (addr - 0x9028) <= 0x08 ) - { - vrc7->write_data( time(), data ); - return; - } - } - } - #endif - - return Nsf_Impl::cpu_write( addr, data ); -} - -void Nsf_Core::unmapped_write( addr_t addr, int data ) -{ - switch ( addr ) - { - case 0x8000: // some write to $8000 and $8001 repeatedly - case 0x8001: - case 0x4800: // probably namco sound mistakenly turned on in MCK - case 0xF800: - case 0xFFF8: // memory mapper? - return; - } - - if ( mmc5 && addr == 0x5115 ) return; - - // FDS memory - if ( fds && (unsigned) (addr - 0x8000) < 0x6000 ) return; - - Nsf_Impl::unmapped_write( addr, data ); -} - -blargg_err_t Nsf_Core::start_track( int track ) -{ - #if !NSF_EMU_APU_ONLY - if ( mmc5 ) - { - mmc5_mul [0] = 0; - mmc5_mul [1] = 0; - memset( mmc5->exram, 0, mmc5->exram_size ); - } - #endif - - #if !NSF_EMU_APU_ONLY - if ( fds ) fds ->reset(); - if ( fme7 ) fme7 ->reset(); - if ( mmc5 ) mmc5 ->reset(); - if ( namco ) namco->reset(); - if ( vrc6 ) vrc6 ->reset(); - if ( vrc7 ) vrc7 ->reset(); - #endif - - return Nsf_Impl::start_track( track ); -} - -void Nsf_Core::end_frame( time_t end ) -{ - Nsf_Impl::end_frame( end ); - - #if !NSF_EMU_APU_ONLY - if ( fds ) fds ->end_frame( end ); - if ( fme7 ) fme7 ->end_frame( end ); - if ( mmc5 ) mmc5 ->end_frame( end ); - if ( namco ) namco->end_frame( end ); - if ( vrc6 ) vrc6 ->end_frame( end ); - if ( vrc7 ) vrc7 ->end_frame( end ); - #endif -} diff --git a/Frameworks/GME/gme/Nsf_Core.h b/Frameworks/GME/gme/Nsf_Core.h deleted file mode 100644 index a4816feaa..000000000 --- a/Frameworks/GME/gme/Nsf_Core.h +++ /dev/null @@ -1,68 +0,0 @@ -// Loads NSF file and emulates CPU and sound chips - -// Game_Music_Emu $vers -#ifndef NSF_CORE_H -#define NSF_CORE_H - -#include "Nsf_Impl.h" - -class Nes_Namco_Apu; -class Nes_Vrc6_Apu; -class Nes_Fme7_Apu; -class Nes_Mmc5_Apu; -class Nes_Vrc7_Apu; -class Nes_Fds_Apu; - -class Nsf_Core : public Nsf_Impl { -public: - - // Adjusts music tempo, where 1.0 is normal. Can be changed while playing. - // Loading a file resets tempo to 1.0. - void set_tempo( double ); - - // Pointer to sound chip, or NULL if not used by current file. - // Must be assigned to a Blip_Buffer to get any sound. - Nes_Fds_Apu * fds_apu () { return fds; } - Nes_Fme7_Apu * fme7_apu () { return fme7; } - Nes_Mmc5_Apu * mmc5_apu () { return mmc5; } - Nes_Namco_Apu* namco_apu() { return namco; } - Nes_Vrc6_Apu * vrc6_apu () { return vrc6; } - Nes_Vrc7_Apu * vrc7_apu () { return vrc7; } - - // Mask for which chips are supported - #if NSF_EMU_APU_ONLY - enum { chips_mask = 0 }; - #else - enum { chips_mask = header_t::all_mask }; - #endif - -protected: - virtual int unmapped_read( addr_t ); - virtual void unmapped_write( addr_t, int data ); - - -// Implementation -public: - Nsf_Core(); - ~Nsf_Core(); - virtual void unload(); - virtual blargg_err_t start_track( int ); - virtual void end_frame( time_t ); - -protected: - virtual blargg_err_t post_load(); - virtual int cpu_read( addr_t ); - virtual void cpu_write( addr_t, int ); - -private: - byte mmc5_mul [2]; - - Nes_Fds_Apu* fds; - Nes_Fme7_Apu* fme7; - Nes_Mmc5_Apu* mmc5; - Nes_Namco_Apu* namco; - Nes_Vrc6_Apu* vrc6; - Nes_Vrc7_Apu* vrc7; -}; - -#endif diff --git a/Frameworks/GME/gme/Nsf_Cpu.cpp b/Frameworks/GME/gme/Nsf_Cpu.cpp deleted file mode 100644 index 79b8fecc2..000000000 --- a/Frameworks/GME/gme/Nsf_Cpu.cpp +++ /dev/null @@ -1,116 +0,0 @@ -// Normal CPU for NSF emulator - -// $package. http://www.slack.net/~ant/ - -#include "Nsf_Impl.h" - -#include "blargg_endian.h" - -#ifdef BLARGG_DEBUG_H - //#define CPU_LOG_START 1000000 - //#include "nes_cpu_log.h" - #undef LOG_MEM -#endif - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -#ifndef LOG_MEM - #define LOG_MEM( addr, str, data ) data -#endif - -int Nsf_Impl::read_mem( addr_t addr ) -{ - int result = low_ram [addr & (low_ram_size-1)]; // also handles wrap-around - if ( addr & 0xE000 ) - { - result = *cpu.get_code( addr ); - if ( addr < sram_addr ) - { - if ( addr == apu.status_addr ) - result = apu.read_status( time() ); - else - result = cpu_read( addr ); - } - } - return LOG_MEM( addr, ">", result ); -} - -void Nsf_Impl::write_mem( addr_t addr, int data ) -{ - (void) LOG_MEM( addr, "<", data ); - - int offset = addr - sram_addr; - if ( (unsigned) offset < sram_size ) - { - sram() [offset] = data; - } - else - { - // after sram because CPU handles most low_ram accesses internally already - int temp = addr & (low_ram_size-1); // also handles wrap-around - if ( !(addr & 0xE000) ) - { - low_ram [temp] = data; - } - else - { - int bank = addr - banks_addr; - if ( (unsigned) bank < bank_count ) - { - write_bank( bank, data ); - } - else if ( (unsigned) (addr - apu.io_addr) < apu.io_size ) - { - apu.write_register( time(), addr, data ); - } - else - { - #if !NSF_EMU_APU_ONLY - // 0x8000-0xDFFF is writable - int i = addr - 0x8000; - if ( (unsigned) i < fdsram_size && fds_enabled() ) - fdsram() [i] = data; - else - #endif - cpu_write( addr, data ); - } - } - } -} - -#define READ_LOW( addr ) (LOG_MEM( addr, ">", low_ram [addr] )) -#define WRITE_LOW( addr, data ) (LOG_MEM( addr, "<", low_ram [addr] = data )) - -#define CAN_WRITE_FAST( addr ) (addr < low_ram_size) -#define WRITE_FAST WRITE_LOW - -// addr < 0x2000 || addr >= 0x8000 -#define CAN_READ_FAST( addr ) ((addr ^ 0x8000) < 0xA000) -#define READ_FAST( addr, out ) (LOG_MEM( addr, ">", out = READ_CODE( addr ) )) - -#define READ_MEM( addr ) read_mem( addr ) -#define WRITE_MEM( addr, data ) write_mem( addr, data ) - -#define CPU cpu - -#define CPU_BEGIN \ -bool Nsf_Impl::run_cpu_until( time_t end )\ -{\ - cpu.set_end_time( end );\ - if ( *cpu.get_code( cpu.r.pc ) != cpu.halt_opcode )\ - { - #include "Nes_Cpu_run.h" - } - return cpu.time_past_end() < 0; -} diff --git a/Frameworks/GME/gme/Nsf_Emu.cpp b/Frameworks/GME/gme/Nsf_Emu.cpp index 5d88b14eb..89ebf3207 100644 --- a/Frameworks/GME/gme/Nsf_Emu.cpp +++ b/Frameworks/GME/gme/Nsf_Emu.cpp @@ -1,342 +1,734 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Nsf_Emu.h" - -#if !NSF_EMU_APU_ONLY - #include "Nes_Namco_Apu.h" - #include "Nes_Vrc6_Apu.h" - #include "Nes_Fme7_Apu.h" - #include "Nes_Fds_Apu.h" - #include "Nes_Mmc5_Apu.h" - #include "Nes_Vrc7_Apu.h" -#endif - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -Nsf_Emu::equalizer_t const Nsf_Emu::nes_eq = { -1.0, 80, 0,0,0,0,0,0,0,0 }; -Nsf_Emu::equalizer_t const Nsf_Emu::famicom_eq = { -15.0, 80, 0,0,0,0,0,0,0,0 }; - -Nsf_Emu::Nsf_Emu() -{ - set_type( gme_nsf_type ); - set_silence_lookahead( 6 ); - set_gain( 1.4 ); - set_equalizer( nes_eq ); -} - -Nsf_Emu::~Nsf_Emu() -{ - unload(); -} - -void Nsf_Emu::unload() -{ - core_.unload(); - Music_Emu::unload(); -} - -// Track info - -static void copy_nsf_fields( Nsf_Emu::header_t const& h, track_info_t* out ) -{ - GME_COPY_FIELD( h, out, game ); - GME_COPY_FIELD( h, out, author ); - GME_COPY_FIELD( h, out, copyright ); - if ( h.chip_flags ) - Music_Emu::copy_field_( out->system, "Famicom" ); -} - -void hash_nsf_file( Nsf_Core::header_t const& h, unsigned char const* data, int data_size, Music_Emu::Hash_Function& out ) -{ - out.hash_( &h.vers, sizeof(h.vers) ); - out.hash_( &h.track_count, sizeof(h.track_count) ); - out.hash_( &h.first_track, sizeof(h.first_track) ); - out.hash_( &h.load_addr[0], sizeof(h.load_addr) ); - out.hash_( &h.init_addr[0], sizeof(h.init_addr) ); - out.hash_( &h.play_addr[0], sizeof(h.play_addr) ); - out.hash_( &h.ntsc_speed[0], sizeof(h.ntsc_speed) ); - out.hash_( &h.banks[0], sizeof(h.banks) ); - out.hash_( &h.pal_speed[0], sizeof(h.pal_speed) ); - out.hash_( &h.speed_flags, sizeof(h.speed_flags) ); - out.hash_( &h.chip_flags, sizeof(h.chip_flags) ); - out.hash_( &h.unused[0], sizeof(h.unused) ); - - out.hash_( data, data_size ); -} - -blargg_err_t Nsf_Emu::track_info_( track_info_t* out, int ) const -{ - copy_nsf_fields( header(), out ); - return blargg_ok; -} - -static blargg_err_t check_nsf_header( Nsf_Emu::header_t const& h ) -{ - if ( !h.valid_tag() ) - return blargg_err_file_type; - return blargg_ok; -} - -struct Nsf_File : Gme_Info_ -{ - Nsf_Emu::header_t const* h; - - Nsf_File() { set_type( gme_nsf_type ); } - - blargg_err_t load_mem_( byte const begin [], int size ) - { - h = ( Nsf_Emu::header_t const* ) begin; - - if ( h->vers != 1 ) - set_warning( "Unknown file version" ); - - int unsupported_chips = ~Nsf_Core::chips_mask; - #if NSF_EMU_NO_VRC7 - unsupported_chips |= Nsf_Emu::header_t::vrc7_mask; - #endif - if ( h->chip_flags & unsupported_chips ) - set_warning( "Uses unsupported audio expansion hardware" ); - - set_track_count( h->track_count ); - return check_nsf_header( *h ); - } - - blargg_err_t track_info_( track_info_t* out, int ) const - { - copy_nsf_fields( *h, out ); - return blargg_ok; - } - - blargg_err_t hash_( Hash_Function& out ) const - { - hash_nsf_file( *h, file_begin() + h->size, file_end() - file_begin() - h->size, out ); - return blargg_ok; - } -}; - -static Music_Emu* new_nsf_emu () { return BLARGG_NEW Nsf_Emu ; } -static Music_Emu* new_nsf_file() { return BLARGG_NEW Nsf_File; } - -gme_type_t_ const gme_nsf_type [1] = {{ "Nintendo NES", 0, &new_nsf_emu, &new_nsf_file, "NSF", 1 }}; - -// Setup - -void Nsf_Emu::set_tempo_( double t ) -{ - core_.set_tempo( t ); -} - -void Nsf_Emu::append_voices( const char* const names [], int const types [], int count ) -{ - assert( voice_count_ + count < max_voices ); - for ( int i = 0; i < count; i++ ) - { - voice_names_ [voice_count_ + i] = names [i]; - voice_types_ [voice_count_ + i] = types [i]; - } - voice_count_ += count; - set_voice_count( voice_count_ ); - set_voice_types( voice_types_ ); -} - -blargg_err_t Nsf_Emu::init_sound() -{ - voice_count_ = 0; - set_voice_names( voice_names_ ); - - { - int const count = Nes_Apu::osc_count; - static const char* const names [Nes_Apu::osc_count] = { - "Square 1", "Square 2", "Triangle", "Noise", "DMC" - }; - static int const types [count] = { - wave_type+1, wave_type+2, mixed_type+1, noise_type+0, mixed_type+1 - }; - append_voices( names, types, count ); - } - - // Make adjusted_gain * 0.75 = 1.0 so usual APU and one sound chip uses 1.0 - double adjusted_gain = 1.0 / 0.75 * gain(); - -#if !NSF_EMU_APU_ONLY - // TODO: order of chips here must match that in set_voice() - - if ( core_.vrc6_apu() ) - { - int const count = Nes_Vrc6_Apu::osc_count; - static const char* const names [count] = { - "Square 3", "Square 4", "Saw Wave" - }; - static int const types [count] = { - wave_type+3, wave_type+4, wave_type+5, - }; - append_voices( names, types, count ); - adjusted_gain *= 0.75; - } - - if ( core_.fme7_apu() ) - { - int const count = Nes_Fme7_Apu::osc_count; - static const char* const names [count] = { - "Square 3", "Square 4", "Square 5" - }; - static int const types [count] = { - wave_type+3, wave_type+4, wave_type+5, - }; - append_voices( names, types, count ); - adjusted_gain *= 0.75; - } - - if ( core_.mmc5_apu() ) - { - int const count = Nes_Mmc5_Apu::osc_count; - static const char* const names [count] = { - "Square 3", "Square 4", "PCM" - }; - static int const types [count] = { - wave_type+3, wave_type+4, mixed_type+2 - }; - append_voices( names, types, count ); - adjusted_gain *= 0.75; - } - - if ( core_.fds_apu() ) - { - int const count = Nes_Fds_Apu::osc_count; - static const char* const names [count] = { - "FM" - }; - static int const types [count] = { - wave_type+0 - }; - append_voices( names, types, count ); - adjusted_gain *= 0.75; - } - - if ( core_.namco_apu() ) - { - int const count = Nes_Namco_Apu::osc_count; - static const char* const names [count] = { - "Wave 1", "Wave 2", "Wave 3", "Wave 4", - "Wave 5", "Wave 6", "Wave 7", "Wave 8" - }; - static int const types [count] = { - wave_type+3, wave_type+4, wave_type+5, wave_type+ 6, - wave_type+7, wave_type+8, wave_type+9, wave_type+10, - }; - append_voices( names, types, count ); - adjusted_gain *= 0.75; - } - - if ( core_.vrc7_apu() ) - { - int const count = Nes_Vrc7_Apu::osc_count; - static const char* const names [count] = { - "FM 1", "FM 2", "FM 3", "FM 4", "FM 5", "FM 6" - }; - static int const types [count] = { - wave_type+3, wave_type+4, wave_type+5, wave_type+6, - wave_type+7, wave_type+8 - }; - append_voices( names, types, count ); - adjusted_gain *= 0.75; - } - - if ( core_.vrc7_apu() ) core_.vrc7_apu() ->volume( adjusted_gain ); - if ( core_.namco_apu() ) core_.namco_apu()->volume( adjusted_gain ); - if ( core_.vrc6_apu() ) core_.vrc6_apu() ->volume( adjusted_gain ); - if ( core_.fme7_apu() ) core_.fme7_apu() ->volume( adjusted_gain ); - if ( core_.mmc5_apu() ) core_.mmc5_apu() ->volume( adjusted_gain ); - if ( core_.fds_apu() ) core_.fds_apu() ->volume( adjusted_gain ); -#endif - - if ( adjusted_gain > gain() ) - adjusted_gain = gain(); // only occurs if no other sound chips - - core_.nes_apu()->volume( adjusted_gain ); - - return blargg_ok; -} - -blargg_err_t Nsf_Emu::load_( Data_Reader& in ) -{ - RETURN_ERR( core_.load( in ) ); - set_track_count( header().track_count ); - RETURN_ERR( check_nsf_header( header() ) ); - set_warning( core_.warning() ); - RETURN_ERR( init_sound() ); - set_tempo( tempo() ); - return setup_buffer( (int) (header().clock_rate() + 0.5) ); -} - -void Nsf_Emu::update_eq( blip_eq_t const& eq ) -{ - core_.nes_apu()->treble_eq( eq ); - - #if !NSF_EMU_APU_ONLY - { - if ( core_.namco_apu() ) core_.namco_apu()->treble_eq( eq ); - if ( core_.vrc6_apu() ) core_.vrc6_apu() ->treble_eq( eq ); - if ( core_.fme7_apu() ) core_.fme7_apu() ->treble_eq( eq ); - if ( core_.mmc5_apu() ) core_.mmc5_apu() ->treble_eq( eq ); - if ( core_.fds_apu() ) core_.fds_apu() ->treble_eq( eq ); - if ( core_.vrc7_apu() ) core_.vrc7_apu() ->treble_eq( eq ); - } - #endif -} - -void Nsf_Emu::set_voice( int i, Blip_Buffer* buf, Blip_Buffer*, Blip_Buffer* ) -{ - #define HANDLE_CHIP( chip ) \ - if ( chip && (i -= chip->osc_count) < 0 )\ - {\ - chip->set_output( i + chip->osc_count, buf );\ - return;\ - }\ - - HANDLE_CHIP( core_.nes_apu() ); - - #if !NSF_EMU_APU_ONLY - { - // TODO: order of chips here must match that in init_sound() - HANDLE_CHIP( core_.vrc6_apu() ); - HANDLE_CHIP( core_.fme7_apu() ); - HANDLE_CHIP( core_.mmc5_apu() ); - HANDLE_CHIP( core_.fds_apu() ); - HANDLE_CHIP( core_.namco_apu() ); - HANDLE_CHIP( core_.vrc7_apu() ); - } - #endif -} - -blargg_err_t Nsf_Emu::start_track_( int track ) -{ - RETURN_ERR( Classic_Emu::start_track_( track ) ); - return core_.start_track( track ); -} - -blargg_err_t Nsf_Emu::run_clocks( blip_time_t& duration, int ) -{ - core_.end_frame( duration ); - const char* w = core_.warning(); - if ( w ) - set_warning( w ); - return blargg_ok; -} - -blargg_err_t Nsf_Emu::hash_( Hash_Function& out ) const -{ - hash_nsf_file( header(), core_.rom_().begin(), core_.rom_().file_size(), out ); - return blargg_ok; -} \ No newline at end of file +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Nsf_Emu.h" + +#include "blargg_endian.h" +#include +#include +#include + +#if !NSF_EMU_APU_ONLY + #include "Nes_Namco_Apu.h" + #include "Nes_Vrc6_Apu.h" + #include "Nes_Fme7_Apu.h" + #include "Nes_Fds_Apu.h" + #include "Nes_Mmc5_Apu.h" + #include "Nes_Vrc7_Apu.h" +#endif + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +int const vrc6_flag = 0x01; +int const vrc7_flag = 0x02; +int const fds_flag = 0x04; +int const mmc5_flag = 0x08; +int const namco_flag = 0x10; +int const fme7_flag = 0x20; + +long const clock_divisor = 12; + +using std::min; +using std::max; + +Nsf_Emu::equalizer_t const Nsf_Emu::nes_eq = + Music_Emu::make_equalizer( -1.0, 80 ); +Nsf_Emu::equalizer_t const Nsf_Emu::famicom_eq = + Music_Emu::make_equalizer( -15.0, 80 ); + +int Nsf_Emu::pcm_read( void* emu, nes_addr_t addr ) +{ + return *((Nsf_Emu*) emu)->cpu::get_code( addr ); +} + +Nsf_Emu::Nsf_Emu() +{ + vrc6 = 0; + namco = 0; + fme7 = 0; + fds = 0; + mmc5 = 0; + vrc7 = 0; + + apu_names = 0; + + set_type( gme_nsf_type ); + set_silence_lookahead( 6 ); + apu.dmc_reader( pcm_read, this ); + Music_Emu::set_equalizer( nes_eq ); + set_gain( 1.4 ); + memset( unmapped_code, Nes_Cpu::bad_opcode, sizeof unmapped_code ); +} + +Nsf_Emu::~Nsf_Emu() { unload(); } + +void Nsf_Emu::unload() +{ + #if !NSF_EMU_APU_ONLY + { + delete vrc6; + vrc6 = 0; + + delete namco; + namco = 0; + + delete fme7; + fme7 = 0; + + delete fds; + fds = 0; + + delete mmc5; + mmc5 = 0; + + delete vrc7; + vrc7 = 0; + } + #endif + + { + delete [] apu_names; + apu_names = 0; + } + + rom.clear(); + Music_Emu::unload(); +} + +// Track info + +static void copy_nsf_fields( Nsf_Emu::header_t const& h, track_info_t* out ) +{ + GME_COPY_FIELD( h, out, game ); + GME_COPY_FIELD( h, out, author ); + GME_COPY_FIELD( h, out, copyright ); + if ( h.chip_flags ) + Gme_File::copy_field_( out->system, "Famicom" ); +} + +blargg_err_t Nsf_Emu::track_info_( track_info_t* out, int ) const +{ + copy_nsf_fields( header_, out ); + return 0; +} + +static blargg_err_t check_nsf_header( void const* header ) +{ + if ( memcmp( header, "NESM\x1A", 5 ) ) + return gme_wrong_file_type; + return 0; +} + +struct Nsf_File : Gme_Info_ +{ + Nsf_Emu::header_t h; + + Nsf_File() { set_type( gme_nsf_type ); } + + blargg_err_t load_( Data_Reader& in ) + { + blargg_err_t err = in.read( &h, Nsf_Emu::header_size ); + if ( err ) + return (err == in.eof_error ? gme_wrong_file_type : err); + + if ( h.chip_flags & ~(namco_flag | vrc6_flag | fme7_flag | fds_flag | mmc5_flag | vrc7_flag) ) + set_warning( "Uses unsupported audio expansion hardware" ); + + set_track_count( h.track_count ); + return check_nsf_header( &h ); + } + + blargg_err_t track_info_( track_info_t* out, int ) const + { + copy_nsf_fields( h, out ); + return 0; + } +}; + +static Music_Emu* new_nsf_emu () { return BLARGG_NEW Nsf_Emu ; } +static Music_Emu* new_nsf_file() { return BLARGG_NEW Nsf_File; } + +static gme_type_t_ const gme_nsf_type_ = { "Nintendo NES", 0, &new_nsf_emu, &new_nsf_file, "NSF", 1 }; +extern gme_type_t const gme_nsf_type = &gme_nsf_type_; + + +// Setup + +void Nsf_Emu::set_tempo_( double t ) +{ + unsigned playback_rate = get_le16( header_.ntsc_speed ); + unsigned standard_rate = 0x411A; + clock_rate_ = 1789772.72727; + play_period = 262 * 341L * 4 - 2; // two fewer PPU clocks every four frames + + if ( pal_only ) + { + play_period = 33247 * clock_divisor; + clock_rate_ = 1662607.125; + standard_rate = 0x4E20; + playback_rate = get_le16( header_.pal_speed ); + } + + if ( !playback_rate ) + playback_rate = standard_rate; + + if ( playback_rate != standard_rate || t != 1.0 ) + play_period = long (playback_rate * clock_rate_ / (1000000.0 / clock_divisor * t)); + + apu.set_tempo( t ); +} + +blargg_err_t Nsf_Emu::init_sound() +{ + if ( header_.chip_flags & ~(namco_flag | vrc6_flag | fme7_flag | fds_flag | mmc5_flag | vrc7_flag) ) + set_warning( "Uses unsupported audio expansion hardware" ); + +#ifdef NSF_EMU_APU_ONLY + int const count_total = Nes_Apu::osc_count; +#else + int const count_total = Nes_Apu::osc_count + Nes_Namco_Apu::osc_count + + Nes_Vrc6_Apu::osc_count + Nes_Fme7_Apu::osc_count + + Nes_Fds_Apu::osc_count + Nes_Mmc5_Apu::osc_count + + Nes_Vrc7_Apu::osc_count; +#endif + + if ( apu_names ) + { + delete [] apu_names; + } + + apu_names = new char* [count_total]; + + int count = 0; + + { + apu_names[count + 0] = "Square 1"; + apu_names[count + 1] = "Square 2"; + apu_names[count + 2] = "Triangle"; + apu_names[count + 3] = "Noise"; + apu_names[count + 4] = "DMC"; + count += Nes_Apu::osc_count; + } + + static int const types [] = { + wave_type | 1, wave_type | 2, wave_type | 0, + noise_type | 0, mixed_type | 1, + wave_type | 3, wave_type | 4, wave_type | 5, + wave_type | 6, wave_type | 7, wave_type | 8, wave_type | 9, + wave_type |10, wave_type |11, wave_type |12, wave_type |13 + }; + set_voice_types( types ); // common to all sound chip configurations + + double adjusted_gain = gain(); + + #if NSF_EMU_APU_ONLY + { + if ( header_.chip_flags ) + set_warning( "Uses unsupported audio expansion hardware" ); + } + #else + { + if ( header_.chip_flags & vrc6_flag ) + { + vrc6 = BLARGG_NEW Nes_Vrc6_Apu; + CHECK_ALLOC( vrc6 ); + adjusted_gain *= 0.75; + + apu_names[count + 0] = "Saw Wave"; + apu_names[count + 1] = "Square 3"; + apu_names[count + 2] = "Square 4"; + + count += Nes_Vrc6_Apu::osc_count; + } + + if ( header_.chip_flags & namco_flag ) + { + namco = BLARGG_NEW Nes_Namco_Apu; + CHECK_ALLOC( namco ); + adjusted_gain *= 0.75; + + apu_names[count + 0] = "Wave 1"; + apu_names[count + 1] = "Wave 2"; + apu_names[count + 2] = "Wave 3"; + apu_names[count + 3] = "Wave 4"; + apu_names[count + 4] = "Wave 5"; + apu_names[count + 5] = "Wave 6"; + apu_names[count + 6] = "Wave 7"; + apu_names[count + 7] = "Wave 8"; + + count += Nes_Namco_Apu::osc_count; + } + + if ( header_.chip_flags & fme7_flag ) + { + fme7 = BLARGG_NEW Nes_Fme7_Apu; + CHECK_ALLOC( fme7 ); + adjusted_gain *= 0.75; + + apu_names[count + 0] = "Square 3"; + apu_names[count + 1] = "Square 4"; + apu_names[count + 2] = "Square 5"; + + count += Nes_Fme7_Apu::osc_count; + } + + if ( header_.chip_flags & fds_flag ) + { + fds = BLARGG_NEW Nes_Fds_Apu; + CHECK_ALLOC( fds ); + adjusted_gain *= 0.75; + + apu_names[count + 0] = "Wave"; + + count += Nes_Fds_Apu::osc_count; + } + + if ( header_.chip_flags & mmc5_flag ) + { + mmc5 = BLARGG_NEW Nes_Mmc5_Apu; + CHECK_ALLOC( mmc5 ); + adjusted_gain *= 0.75; + + apu_names[count + 0] = "Square 3"; + apu_names[count + 1] = "Square 4"; + apu_names[count + 2] = "PCM"; + + count += Nes_Mmc5_Apu::osc_count; + } + + if ( header_.chip_flags & vrc7_flag ) + { + vrc7 = BLARGG_NEW Nes_Vrc7_Apu; + CHECK_ALLOC( vrc7 ); + RETURN_ERR( vrc7->init() ); + adjusted_gain *= 0.75; + + apu_names[count + 0] = "FM 1"; + apu_names[count + 1] = "FM 2"; + apu_names[count + 2] = "FM 3"; + apu_names[count + 3] = "FM 4"; + apu_names[count + 4] = "FM 5"; + apu_names[count + 5] = "FM 6"; + + count += Nes_Vrc7_Apu::osc_count; + } + + set_voice_count( count ); + set_voice_names( apu_names ); + + if ( namco ) namco->volume( adjusted_gain ); + if ( vrc6 ) vrc6 ->volume( adjusted_gain ); + if ( fme7 ) fme7 ->volume( adjusted_gain ); + if ( fds ) fds ->volume( adjusted_gain ); + if ( mmc5 ) mmc5 ->volume( adjusted_gain ); + if ( vrc7 ) vrc7 ->volume( adjusted_gain ); + } + #endif + + apu.volume( adjusted_gain ); + + return 0; +} + +blargg_err_t Nsf_Emu::load_( Data_Reader& in ) +{ + assert( offsetof (header_t,unused [4]) == header_size ); + RETURN_ERR( rom.load( in, header_size, &header_, 0 ) ); + + set_track_count( header_.track_count ); + RETURN_ERR( check_nsf_header( &header_ ) ); + + if ( header_.vers != 1 ) + set_warning( "Unknown file version" ); + + // sound and memory + blargg_err_t err = init_sound(); + if ( err ) + return err; + + // set up data + nes_addr_t load_addr = get_le16( header_.load_addr ); + init_addr = get_le16( header_.init_addr ); + play_addr = get_le16( header_.play_addr ); + if ( !load_addr ) load_addr = rom_begin; + if ( !init_addr ) init_addr = rom_begin; + if ( !play_addr ) play_addr = rom_begin; + if ( load_addr < rom_begin || init_addr < rom_begin ) + { + const char* w = warning(); + if ( !w ) + w = "Corrupt file (invalid load/init/play address)"; + return w; + } + + rom.set_addr( load_addr % bank_size ); + int total_banks = rom.size() / bank_size; + + // bank switching + int first_bank = (load_addr - rom_begin) / bank_size; + for ( int i = 0; i < bank_count; i++ ) + { + unsigned bank = i - first_bank; + if ( bank >= (unsigned) total_banks ) + bank = 0; + initial_banks [i] = bank; + + if ( header_.banks [i] ) + { + // bank-switched + memcpy( initial_banks, header_.banks, sizeof initial_banks ); + break; + } + } + + pal_only = (header_.speed_flags & 3) == 1; + + #if !NSF_EMU_EXTRA_FLAGS + header_.speed_flags = 0; + #endif + + set_tempo( tempo() ); + + return setup_buffer( (long) (clock_rate_ + 0.5) ); +} + +void Nsf_Emu::update_eq( blip_eq_t const& eq ) +{ + apu.treble_eq( eq ); + + #if !NSF_EMU_APU_ONLY + { + if ( namco ) namco->treble_eq( eq ); + if ( vrc6 ) vrc6 ->treble_eq( eq ); + if ( fme7 ) fme7 ->treble_eq( eq ); + if ( fds ) fds ->treble_eq( eq ); + if ( mmc5 ) mmc5 ->treble_eq( eq ); + if ( vrc7 ) vrc7 ->treble_eq( eq ); + } + #endif +} + +void Nsf_Emu::set_voice( int i, Blip_Buffer* buf, Blip_Buffer*, Blip_Buffer* ) +{ + if ( i < Nes_Apu::osc_count ) + { + apu.osc_output( i, buf ); + return; + } + i -= Nes_Apu::osc_count; + + #if !NSF_EMU_APU_ONLY + { + if ( vrc6 ) + { + if ( i < Nes_Vrc6_Apu::osc_count ) + { + // put saw first + if ( --i < 0 ) + i = 2; + vrc6->osc_output( i, buf ); + return; + } + i -= Nes_Vrc6_Apu::osc_count; + } + + if ( namco ) + { + if ( i < Nes_Namco_Apu::osc_count ) + { + namco->osc_output( i, buf ); + return; + } + i -= Nes_Namco_Apu::osc_count; + } + + if ( fme7 ) + { + if ( i < Nes_Fme7_Apu::osc_count ) + { + fme7->osc_output( i, buf ); + return; + } + i -= Nes_Fme7_Apu::osc_count; + } + + if ( fds ) + { + if ( i < Nes_Fds_Apu::osc_count ) + { + fds->osc_output( i, buf ); + return; + } + i -= Nes_Fds_Apu::osc_count; + } + + if ( mmc5 ) + { + if ( i < Nes_Mmc5_Apu::osc_count ) + { + mmc5->osc_output( i, buf ); + return; + } + i -= Nes_Mmc5_Apu::osc_count; + } + + if ( vrc7 ) + { + if ( i < Nes_Vrc7_Apu::osc_count ) + { + vrc7->osc_output( i, buf ); + return; + } + i -= Nes_Vrc7_Apu::osc_count; + } + } + #endif +} + +// Emulation + +// see nes_cpu_io.h for read/write functions + +void Nsf_Emu::cpu_write_misc( nes_addr_t addr, int data ) +{ + #if !NSF_EMU_APU_ONLY + { + if ( fds ) + { + if ( (unsigned) (addr - fds->io_addr) < fds->io_size ) + { + fds->write( time(), addr, data); + return; + } + } + + if ( namco ) + { + switch ( addr ) + { + case Nes_Namco_Apu::data_reg_addr: + namco->write_data( time(), data ); + return; + + case Nes_Namco_Apu::addr_reg_addr: + namco->write_addr( data ); + return; + } + } + + if ( addr >= Nes_Fme7_Apu::latch_addr && fme7 ) + { + switch ( addr & Nes_Fme7_Apu::addr_mask ) + { + case Nes_Fme7_Apu::latch_addr: + fme7->write_latch( data ); + return; + + case Nes_Fme7_Apu::data_addr: + fme7->write_data( time(), data ); + return; + } + } + + if ( vrc6 ) + { + unsigned reg = addr & (Nes_Vrc6_Apu::addr_step - 1); + unsigned osc = unsigned (addr - Nes_Vrc6_Apu::base_addr) / Nes_Vrc6_Apu::addr_step; + if ( osc < Nes_Vrc6_Apu::osc_count && reg < Nes_Vrc6_Apu::reg_count ) + { + vrc6->write_osc( time(), osc, reg, data ); + return; + } + } + + if ( mmc5 ) + { + if ( (unsigned) (addr - mmc5->regs_addr) < mmc5->regs_size) + { + mmc5->write_register( time(), addr, data ); + return; + } + + int m = addr - 0x5205; + if ( (unsigned) m < 2 ) + { + mmc5_mul [m] = data; + return; + } + + int i = addr - 0x5C00; + if ( (unsigned) i < mmc5->exram_size ) + { + mmc5->exram [i] = data; + return; + } + } + + if ( vrc7 ) + { + if ( addr == 0x9010 ) + { + vrc7->write_reg( data ); + return; + } + + if ( (unsigned) (addr - 0x9028) <= 0x08 ) + { + vrc7->write_data( time(), data ); + return; + } + } + } + #endif + + // unmapped write + + #ifndef NDEBUG + { + // some games write to $8000 and $8001 repeatedly + if ( addr == 0x8000 || addr == 0x8001 ) return; + + // probably namco sound mistakenly turned on in mck + if ( addr == 0x4800 || addr == 0xF800 ) return; + + // memory mapper? + if ( addr == 0xFFF8 ) return; + + debug_printf( "write_unmapped( 0x%04X, 0x%02X )\n", (unsigned) addr, (unsigned) data ); + } + #endif +} + +blargg_err_t Nsf_Emu::start_track_( int track ) +{ + RETURN_ERR( Classic_Emu::start_track_( track ) ); + + memset( low_mem, 0, sizeof low_mem ); + memset( sram, 0, sizeof sram ); + + cpu::reset( unmapped_code ); // also maps low_mem + cpu::map_code( sram_addr, sizeof sram, sram ); + for ( int i = 0; i < bank_count; ++i ) + cpu_write( bank_select_addr + i, initial_banks [i] ); + + apu.reset( pal_only, (header_.speed_flags & 0x20) ? 0x3F : 0 ); + apu.write_register( 0, 0x4015, 0x0F ); + apu.write_register( 0, 0x4017, (header_.speed_flags & 0x10) ? 0x80 : 0 ); + #if !NSF_EMU_APU_ONLY + if ( mmc5 ) + { + mmc5_mul [0] = 0; + mmc5_mul [1] = 0; + memset( mmc5->exram, 0, mmc5->exram_size ); + } + + { + if ( namco ) namco->reset(); + if ( vrc6 ) vrc6 ->reset(); + if ( fme7 ) fme7 ->reset(); + if ( fds ) fds ->reset(); + if ( mmc5 ) mmc5 ->reset(); + if ( vrc7 ) vrc7 ->reset(); + } + #endif + + play_ready = 4; + play_extra = 0; + next_play = play_period / clock_divisor; + + saved_state.pc = badop_addr; + low_mem [0x1FF] = (badop_addr - 1) >> 8; + low_mem [0x1FE] = (badop_addr - 1) & 0xFF; + r.sp = 0xFD; + r.pc = init_addr; + r.a = track; + r.x = pal_only; + + return 0; +} + +blargg_err_t Nsf_Emu::run_clocks( blip_time_t& duration, int ) +{ + set_time( 0 ); + while ( time() < duration ) + { + nes_time_t end = min( (blip_time_t) next_play, duration ); + end = min( end, time() + 32767 ); // allows CPU to use 16-bit time delta + if ( cpu::run( end ) ) + { + if ( r.pc != badop_addr ) + { + set_warning( "Emulation error (illegal instruction)" ); + r.pc++; + } + else + { + play_ready = 1; + if ( saved_state.pc != badop_addr ) + { + cpu::r = saved_state; + saved_state.pc = badop_addr; + } + else + { + set_time( end ); + } + } + } + + if ( time() >= next_play ) + { + nes_time_t period = (play_period + play_extra) / clock_divisor; + play_extra = play_period - period * clock_divisor; + next_play += period; + if ( play_ready && !--play_ready ) + { + check( saved_state.pc == badop_addr ); + if ( r.pc != badop_addr ) + saved_state = cpu::r; + + r.pc = play_addr; + low_mem [0x100 + r.sp--] = (badop_addr - 1) >> 8; + low_mem [0x100 + r.sp--] = (badop_addr - 1) & 0xFF; + GME_FRAME_HOOK( this ); + } + } + } + + if ( cpu::error_count() ) + { + cpu::clear_error_count(); + set_warning( "Emulation error (illegal instruction)" ); + } + + duration = time(); + next_play -= duration; + check( next_play >= 0 ); + if ( next_play < 0 ) + next_play = 0; + + apu.end_frame( duration ); + + #if !NSF_EMU_APU_ONLY + { + if ( namco ) namco->end_frame( duration ); + if ( vrc6 ) vrc6 ->end_frame( duration ); + if ( fme7 ) fme7 ->end_frame( duration ); + if ( fds ) fds ->end_frame( duration ); + if ( mmc5 ) mmc5 ->end_frame( duration ); + if ( vrc7 ) vrc7 ->end_frame( duration ); + } + #endif + + return 0; +} diff --git a/Frameworks/GME/gme/Nsf_Emu.h b/Frameworks/GME/gme/Nsf_Emu.h index f1e533b75..8786a225c 100644 --- a/Frameworks/GME/gme/Nsf_Emu.h +++ b/Frameworks/GME/gme/Nsf_Emu.h @@ -1,55 +1,112 @@ -// Nintendo NES/Famicom NSF music file emulator - -// Game_Music_Emu $vers -#ifndef NSF_EMU_H -#define NSF_EMU_H - -#include "Classic_Emu.h" -#include "Nsf_Core.h" - -void hash_nsf_file( Nsf_Core::header_t const& h, unsigned char const* data, int data_size, Music_Emu::Hash_Function& out ); - -class Nsf_Emu : public Classic_Emu { -public: - // Equalizer profiles for US NES and Japanese Famicom - static equalizer_t const nes_eq; - static equalizer_t const famicom_eq; - - // NSF file header (see Nsf_Impl.h) - typedef Nsf_Core::header_t header_t; - - // Header for currently loaded file - header_t const& header() const { return core_.header(); } - - blargg_err_t hash_( Hash_Function& ) const; - - static gme_type_t static_type() { return gme_nsf_type; } - - Nsf_Core& core() { return core_; } - -public: - Nsf_Emu(); - ~Nsf_Emu(); - virtual void unload(); - -protected: - virtual blargg_err_t track_info_( track_info_t*, int track ) const; - virtual blargg_err_t load_( Data_Reader& ); - virtual blargg_err_t start_track_( int ); - virtual blargg_err_t run_clocks( blip_time_t&, int ); - virtual void set_tempo_( double ); - virtual void set_voice( int, Blip_Buffer*, Blip_Buffer*, Blip_Buffer* ); - virtual void update_eq( blip_eq_t const& ); - -private: - enum { max_voices = 32 }; - const char* voice_names_ [32]; - int voice_types_ [32]; - int voice_count_; - Nsf_Core core_; - - blargg_err_t init_sound(); - void append_voices( const char* const names [], int const types [], int count ); -}; - -#endif +// Nintendo NES/Famicom NSF music file emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef NSF_EMU_H +#define NSF_EMU_H + +#include "Classic_Emu.h" +#include "Nes_Apu.h" +#include "Nes_Cpu.h" + +class Nsf_Emu : private Nes_Cpu, public Classic_Emu { + typedef Nes_Cpu cpu; +public: + // Equalizer profiles for US NES and Japanese Famicom + static equalizer_t const nes_eq; + static equalizer_t const famicom_eq; + + // NSF file header + enum { header_size = 0x80 }; + struct header_t + { + char tag [5]; + byte vers; + byte track_count; + byte first_track; + byte load_addr [2]; + byte init_addr [2]; + byte play_addr [2]; + char game [32]; + char author [32]; + char copyright [32]; + byte ntsc_speed [2]; + byte banks [8]; + byte pal_speed [2]; + byte speed_flags; + byte chip_flags; + byte unused [4]; + }; + + // Header for currently loaded file + header_t const& header() const { return header_; } + + static gme_type_t static_type() { return gme_nsf_type; } + +public: + // deprecated + using Music_Emu::load; + blargg_err_t load( header_t const& h, Data_Reader& in ) // use Remaining_Reader + { return load_remaining_( &h, sizeof h, in ); } + +public: + Nsf_Emu(); + ~Nsf_Emu(); + Nes_Apu* apu_() { return &apu; } +protected: + blargg_err_t track_info_( track_info_t*, int track ) const; + blargg_err_t load_( Data_Reader& ); + blargg_err_t start_track_( int ); + blargg_err_t run_clocks( blip_time_t&, int ); + void set_tempo_( double ); + void set_voice( int, Blip_Buffer*, Blip_Buffer*, Blip_Buffer* ); + void update_eq( blip_eq_t const& ); + void unload(); +protected: + enum { bank_count = 8 }; + byte initial_banks [bank_count]; + nes_addr_t init_addr; + nes_addr_t play_addr; + double clock_rate_; + bool pal_only; + + // timing + Nes_Cpu::registers_t saved_state; + nes_time_t next_play; + nes_time_t play_period; + int play_extra; + int play_ready; + + enum { rom_begin = 0x8000 }; + enum { bank_select_addr = 0x5FF8 }; + enum { bank_size = 0x1000 }; + Rom_Data rom; + +public: private: friend class Nes_Cpu; + void cpu_jsr( nes_addr_t ); + int cpu_read( nes_addr_t ); + void cpu_write( nes_addr_t, int ); + void cpu_write_misc( nes_addr_t, int ); + enum { badop_addr = bank_select_addr }; + +private: + byte mmc5_mul [2]; + + class Nes_Namco_Apu* namco; + class Nes_Vrc6_Apu* vrc6; + class Nes_Fme7_Apu* fme7; + class Nes_Fds_Apu* fds; + class Nes_Mmc5_Apu* mmc5; + class Nes_Vrc7_Apu* vrc7; + Nes_Apu apu; + char** apu_names; + static int pcm_read( void*, nes_addr_t ); + blargg_err_t init_sound(); + + header_t header_; + + enum { sram_addr = 0x6000 }; + byte sram [0x2000]; + byte unmapped_code [Nes_Cpu::page_size + 8]; +}; + +#endif diff --git a/Frameworks/GME/gme/Nsf_Impl.cpp b/Frameworks/GME/gme/Nsf_Impl.cpp deleted file mode 100644 index a2dbfe44b..000000000 --- a/Frameworks/GME/gme/Nsf_Impl.cpp +++ /dev/null @@ -1,328 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Nsf_Impl.h" - -#include "blargg_endian.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -// number of frames until play interrupts init -int const initial_play_delay = 7; // KikiKaikai needed this to work -int const bank_size = 0x1000; -int const rom_addr = 0x8000; - -int Nsf_Impl::read_code( addr_t addr ) const -{ - return *cpu.get_code( addr ); -} - -int Nsf_Impl::pcm_read( void* self, int addr ) -{ - return STATIC_CAST(Nsf_Impl*,self)->read_code( addr ); -} - -Nsf_Impl::Nsf_Impl() : rom( bank_size ), enable_w4011( true ) -{ - apu.dmc_reader( pcm_read, this ); - assert( offsetof (header_t,unused [4]) == header_t::size ); -} - -void Nsf_Impl::unload() -{ - rom.clear(); - high_ram.clear(); - Gme_Loader::unload(); -} - -Nsf_Impl::~Nsf_Impl() { unload(); } - -bool nsf_header_t::valid_tag() const -{ - return 0 == memcmp( tag, "NESM\x1A", 5 ); -} - -double nsf_header_t::clock_rate() const -{ - return pal_only() ? 1662607.125 : 1789772.727272727; -} - -int nsf_header_t::play_period() const -{ - // NTSC - int clocks = 29780; - int value = 0x411A; - byte const* rate_ptr = ntsc_speed; - - // PAL - if ( pal_only() ) - { - clocks = 33247; - value = 0x4E20; - rate_ptr = pal_speed; - } - - // Default rate - int rate = get_le16( rate_ptr ); - if ( rate == 0 ) - rate = value; - - // Custom rate - if ( rate != value ) - clocks = (int) (rate * clock_rate() * (1.0/1000000.0)); - - return clocks; -} - -// Gets address, given pointer to it in file header. If zero, returns rom_addr. -Nsf_Impl::addr_t Nsf_Impl::get_addr( byte const in [] ) -{ - addr_t addr = get_le16( in ); - if ( addr == 0 ) - addr = rom_addr; - return addr; -} - -blargg_err_t Nsf_Impl::load_( Data_Reader& in ) -{ - // pad ROM data with 0 - RETURN_ERR( rom.load( in, header_.size, &header_, 0 ) ); - - if ( !header_.valid_tag() ) - return blargg_err_file_type; - - RETURN_ERR( high_ram.resize( (fds_enabled() ? fdsram_offset + fdsram_size : fdsram_offset) ) ); - - addr_t load_addr = get_addr( header_.load_addr ); - if ( load_addr < (fds_enabled() ? sram_addr : rom_addr) ) - set_warning( "Load address is too low" ); - - rom.set_addr( load_addr % bank_size ); - - if ( header_.vers != 1 ) - set_warning( "Unknown file version" ); - - set_play_period( header_.play_period() ); - - return blargg_ok; -} - -void Nsf_Impl::write_bank( int bank, int data ) -{ - // Find bank in ROM - int offset = rom.mask_addr( data * bank_size ); - if ( offset >= rom.size() ) - special_event( "invalid bank" ); - void const* rom_data = rom.at_addr( offset ); - - #if !NSF_EMU_APU_ONLY - if ( bank < bank_count - fds_banks && fds_enabled() ) - { - // TODO: FDS bank switching is kind of hacky, might need to - // treat ROM as RAM so changes won't get lost when switching. - byte* out = sram(); - if ( bank >= fds_banks ) - { - out = fdsram(); - bank -= fds_banks; - } - memcpy( &out [bank * bank_size], rom_data, bank_size ); - return; - } - #endif - - if ( bank >= fds_banks ) - cpu.map_code( (bank + 6) * bank_size, bank_size, rom_data ); -} - -void Nsf_Impl::map_memory() -{ - // Map standard things - cpu.reset( unmapped_code() ); - cpu.map_code( 0, 0x2000, low_ram, low_ram_size ); // mirrored four times - cpu.map_code( sram_addr, sram_size, sram() ); - - // Determine initial banks - byte banks [bank_count]; - static byte const zero_banks [sizeof header_.banks] = { 0 }; - if ( memcmp( header_.banks, zero_banks, sizeof zero_banks ) ) - { - banks [0] = header_.banks [6]; - banks [1] = header_.banks [7]; - memcpy( banks + fds_banks, header_.banks, sizeof header_.banks ); - } - else - { - // No initial banks, so assign them based on load_addr - int first_bank = (get_addr( header_.load_addr ) - sram_addr) / bank_size; - unsigned total_banks = rom.size() / bank_size; - for ( int i = bank_count; --i >= 0; ) - { - int bank = i - first_bank; - if ( (unsigned) bank >= total_banks ) - bank = 0; - banks [i] = bank; - } - } - - // Map banks - for ( int i = (fds_enabled() ? 0 : fds_banks); i < bank_count; ++i ) - write_bank( i, banks [i] ); - - // Map FDS RAM - if ( fds_enabled() ) - cpu.map_code( rom_addr, fdsram_size, fdsram() ); -} - -inline void Nsf_Impl::push_byte( int b ) -{ - low_ram [0x100 + cpu.r.sp--] = b; -} - -// Jumps to routine, given pointer to address in file header. Pushes idle_addr -// as return address, NOT old PC. -void Nsf_Impl::jsr_then_stop( byte const addr [] ) -{ - cpu.r.pc = get_addr( addr ); - push_byte( (idle_addr - 1) >> 8 ); - push_byte( (idle_addr - 1) ); -} - -blargg_err_t Nsf_Impl::start_track( int track ) -{ - int speed_flags = 0; - #if NSF_EMU_EXTRA_FLAGS - speed_flags = header().speed_flags; - #endif - - apu.reset( header().pal_only(), (speed_flags & 0x20) ? 0x3F : 0 ); - apu.enable_w4011_( enable_w4011 ); - apu.write_register( 0, 0x4015, 0x0F ); - apu.write_register( 0, 0x4017, (speed_flags & 0x10) ? 0x80 : 0 ); - - // Clear memory - memset( unmapped_code(), Nes_Cpu::halt_opcode, unmapped_size ); - memset( low_ram, 0, low_ram_size ); - memset( sram(), 0, sram_size ); - - map_memory(); - - // Arrange time of first call to play routine - play_extra = 0; - next_play = play_period; - - play_delay = initial_play_delay; - saved_state.pc = idle_addr; - - // Setup for call to init routine - cpu.r.a = track; - cpu.r.x = header_.pal_only(); - cpu.r.sp = 0xFF; - jsr_then_stop( header_.init_addr ); - if ( cpu.r.pc < get_addr( header_.load_addr ) ) - set_warning( "Init address < load address" ); - - return blargg_ok; -} - -void Nsf_Impl::unmapped_write( addr_t addr, int data ) -{ - dprintf( "Unmapped write $%04X <- %02X\n", (int) addr, data ); -} - -int Nsf_Impl::unmapped_read( addr_t addr ) -{ - dprintf( "Unmapped read $%04X\n", (int) addr ); - return addr >> 8; -} - -void Nsf_Impl::special_event( const char str [] ) -{ - dprintf( "%s\n", str ); -} - -void Nsf_Impl::run_once( time_t end ) -{ - // Emulate until next play call if possible - if ( run_cpu_until( min( next_play, end ) ) ) - { - // Halt instruction encountered - - if ( cpu.r.pc != idle_addr ) - { - special_event( "illegal instruction" ); - cpu.count_error(); - cpu.set_time( cpu.end_time() ); - return; - } - - // Init/play routine returned - play_delay = 1; // play can now be called regularly - - if ( saved_state.pc == idle_addr ) - { - // nothing to run - time_t t = cpu.end_time(); - if ( cpu.time() < t ) - cpu.set_time( t ); - } - else - { - // continue init routine that was interrupted by play routine - cpu.r = saved_state; - saved_state.pc = idle_addr; - } - } - - if ( time() >= next_play ) - { - // Calculate time of next call to play routine - play_extra ^= 1; // extra clock every other call - next_play += play_period + play_extra; - - // Call routine if ready - if ( play_delay && !--play_delay ) - { - // Save state if init routine is still running - if ( cpu.r.pc != idle_addr ) - { - check( saved_state.pc == idle_addr ); - saved_state = cpu.r; - special_event( "play called during init" ); - } - - jsr_then_stop( header_.play_addr ); - } - } -} - -void Nsf_Impl::run_until( time_t end ) -{ - while ( time() < end ) - run_once( end ); -} - -void Nsf_Impl::end_frame( time_t end ) -{ - if ( time() < end ) - run_until( end ); - cpu.adjust_time( -end ); - - // Localize to new time frame - next_play -= end; - check( next_play >= 0 ); - if ( next_play < 0 ) - next_play = 0; - - apu.end_frame( end ); -} diff --git a/Frameworks/GME/gme/Nsf_Impl.h b/Frameworks/GME/gme/Nsf_Impl.h deleted file mode 100644 index 1c69c4f06..000000000 --- a/Frameworks/GME/gme/Nsf_Impl.h +++ /dev/null @@ -1,194 +0,0 @@ -// Loads NSF file and emulates CPU and RAM, no sound chips - -// Game_Music_Emu $vers -#ifndef NSF_IMPL_H -#define NSF_IMPL_H - -#include "Gme_Loader.h" -#include "Nes_Cpu.h" -#include "Rom_Data.h" -#include "Nes_Apu.h" - -// NSF file header -struct nsf_header_t -{ - typedef unsigned char byte; - enum { size = 0x80 }; - - char tag [ 5]; - byte vers; - byte track_count; - byte first_track; - byte load_addr [ 2]; - byte init_addr [ 2]; - byte play_addr [ 2]; - char game [32]; // NOT null-terminated if 32 chars in length - char author [32]; - char copyright [32]; - byte ntsc_speed [ 2]; - byte banks [ 8]; - byte pal_speed [ 2]; - byte speed_flags; - byte chip_flags; - byte unused [ 4]; - - // Sound chip masks - enum { - vrc6_mask = 1 << 0, - vrc7_mask = 1 << 1, - fds_mask = 1 << 2, - mmc5_mask = 1 << 3, - namco_mask = 1 << 4, - fme7_mask = 1 << 5, - all_mask = (1 << 6) - 1 - }; - - // True if header has proper NSF file signature - bool valid_tag() const; - - // True if file supports only PAL speed - bool pal_only() const { return (speed_flags & 3) == 1; } - - // Clocks per second - double clock_rate() const; - - // Clocks between calls to play routine - int play_period() const; -}; - -/* Loads NSF file into memory, then emulates CPU, RAM, and ROM. -Non-memory accesses are routed through cpu_read() and cpu_write(). */ -class Nsf_Impl : public Gme_Loader { -public: - - // Sound chip - Nes_Apu* nes_apu() { return &apu; } - - // Starts track, where 0 is the first - virtual blargg_err_t start_track( int ); - - // Emulates to at least time t, then begins new time frame at - // time t. Might emulate a few clocks extra, so after returning, - // time() may not be zero. - typedef int time_t; // clock count - virtual void end_frame( time_t n ); - -// Finer control - - // Header for currently loaded file - typedef nsf_header_t header_t; - header_t const& header() const { return header_; } - - // Sets clocks between calls to play routine to p + 1/2 clock - void set_play_period( int p ) { play_period = p; } - - // Time play routine will next be called - time_t play_time() const { return next_play; } - - // Emulates to at least time t. Might emulate a few clocks extra. - virtual void run_until( time_t t ); - - // Time emulated to - time_t time() const { return cpu.time(); } - - void enable_w4011_(bool enable = true) { enable_w4011 = enable; } - - Rom_Data const& rom_() const { return rom; } - -protected: -// Nsf_Core use - - typedef int addr_t; - - // Called for unmapped accesses. Default just prints info if debugging. - virtual void unmapped_write( addr_t, int data ); - virtual int unmapped_read( addr_t ); - - // Override in derived class - // Bank writes and RAM at 0-$7FF and $6000-$7FFF are handled internally - virtual int cpu_read( addr_t a ) { return unmapped_read( a ); } - virtual void cpu_write( addr_t a, int data ){ unmapped_write( a, data ); } - - // Reads byte as CPU would when executing code. Only works for RAM/ROM, - // NOT I/O like sound chips. - int read_code( addr_t addr ) const; - -// Debugger services - - enum { mem_size = 0x10000 }; - - // CPU sits here when waiting for next call to play routine - enum { idle_addr = 0x5FF6 }; - - Nes_Cpu cpu; - - // Runs CPU to at least time t and returns false, or returns true - // if it encounters illegal instruction (halt). - virtual bool run_cpu_until( time_t t ); - - // CPU calls through to these to access memory (except instructions) - int read_mem( addr_t ); - void write_mem( addr_t, int ); - - // Address of play routine - addr_t play_addr() const { return get_addr( header_.play_addr ); } - - // Same as run_until, except emulation stops for any event (routine returned, - // play routine called, illegal instruction). - void run_once( time_t ); - - // Make a note of event - virtual void special_event( const char str [] ); - - -// Implementation -public: - Nsf_Impl(); - ~Nsf_Impl(); - -protected: - virtual blargg_err_t load_( Data_Reader& ); - virtual void unload(); - -private: - enum { low_ram_size = 0x800 }; - enum { fdsram_size = 0x6000 }; - enum { sram_size = 0x2000 }; - enum { unmapped_size= Nes_Cpu::page_size + 8 }; - enum { fds_banks = 2 }; - enum { bank_count = fds_banks + 8 }; - enum { banks_addr = idle_addr }; - enum { sram_addr = 0x6000 }; - - blargg_vector high_ram; - Rom_Data rom; - - // Play routine timing - time_t next_play; - time_t play_period; - int play_extra; - int play_delay; - bool enable_w4011; - Nes_Cpu::registers_t saved_state; // of interrupted init routine - - // Large objects after others - header_t header_; - Nes_Apu apu; - byte low_ram [low_ram_size]; - - // Larger RAM areas allocated separately - enum { fdsram_offset = sram_size + unmapped_size }; - byte* sram() { return high_ram.begin(); } - byte* unmapped_code() { return &high_ram [sram_size]; } - byte* fdsram() { return &high_ram [fdsram_offset]; } - int fds_enabled() const { return header_.chip_flags & header_t::fds_mask; } - - void map_memory(); - void write_bank( int index, int data ); - void jsr_then_stop( byte const addr [] ); - void push_byte( int ); - static addr_t get_addr( byte const [] ); - static int pcm_read( void*, int ); -}; - -#endif diff --git a/Frameworks/GME/gme/Nsfe_Emu.cpp b/Frameworks/GME/gme/Nsfe_Emu.cpp index af99fc24a..5f20aa4da 100644 --- a/Frameworks/GME/gme/Nsfe_Emu.cpp +++ b/Frameworks/GME/gme/Nsfe_Emu.cpp @@ -1,329 +1,339 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Nsfe_Emu.h" - -#include "blargg_endian.h" -#include - -/* Copyright (C) 2005-2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -Nsfe_Info::Nsfe_Info() { playlist_disabled = false; } - -Nsfe_Info::~Nsfe_Info() { } - -inline void Nsfe_Info::unload() -{ - data.clear(); - track_name_data.clear(); - track_names.clear(); - playlist.clear(); - track_times.clear(); -} - -// TODO: if no playlist, treat as if there is a playlist that is just 1,2,3,4,5... ? -void Nsfe_Info::disable_playlist( bool b ) -{ - playlist_disabled = b; - info.track_count = playlist.size(); - if ( !info.track_count || playlist_disabled ) - info.track_count = actual_track_count_; -} - -int Nsfe_Info::remap_track( int track ) const -{ - if ( !playlist_disabled && (unsigned) track < playlist.size() ) - track = playlist [track]; - return track; -} - -// Read multiple strings and separate into individual strings -static blargg_err_t read_strs( Data_Reader& in, int size, blargg_vector& chars, - blargg_vector& strs ) -{ - RETURN_ERR( chars.resize( size + 1 ) ); - chars [size] = 0; // in case last string doesn't have terminator - RETURN_ERR( in.read( &chars [0], size ) ); - - RETURN_ERR( strs.resize( 128 ) ); - int count = 0; - for ( int i = 0; i < size; i++ ) - { - if ( (int) strs.size() <= count ) - RETURN_ERR( strs.resize( count * 2 ) ); - strs [count++] = &chars [i]; - while ( i < size && chars [i] ) - i++; - } - - return strs.resize( count ); -} - -// Copy in to out, where out has out_max characters allocated. Truncate to -// out_max - 1 characters. -static void copy_str( const char in [], char out [], int out_max ) -{ - out [out_max - 1] = 0; - strncpy( out, in, out_max - 1 ); -} - -struct nsfe_info_t -{ - byte load_addr [2]; - byte init_addr [2]; - byte play_addr [2]; - byte speed_flags; - byte chip_flags; - byte track_count; - byte first_track; - byte unused [6]; -}; - -blargg_err_t Nsfe_Info::load( Data_Reader& in, Nsfe_Emu* nsf_emu ) -{ - int const nsfe_info_size = 16; - assert( offsetof (nsfe_info_t,unused [6]) == nsfe_info_size ); - - // check header - byte signature [4]; - blargg_err_t err = in.read( signature, sizeof signature ); - if ( err ) - return (blargg_is_err_type( err, blargg_err_file_eof ) ? blargg_err_file_type : err); - if ( memcmp( signature, "NSFE", 4 ) ) - return blargg_err_file_type; - - // free previous info - track_name_data.clear(); - track_names.clear(); - playlist.clear(); - track_times.clear(); - - // default nsf header - static const Nsf_Emu::header_t base_header = - { - {'N','E','S','M','\x1A'},// tag - 1, // version - 1, 1, // track count, first track - {0,0},{0,0},{0,0}, // addresses - "","","", // strings - {0x1A, 0x41}, // NTSC rate - {0,0,0,0,0,0,0,0}, // banks - {0x20, 0x4E}, // PAL rate - 0, 0, // flags - {0,0,0,0} // unused - }; - Nsf_Emu::header_t& header = info; - header = base_header; - - // parse tags - int phase = 0; - while ( phase != 3 ) - { - // read size and tag - byte block_header [2] [4]; - RETURN_ERR( in.read( block_header, sizeof block_header ) ); - int size = get_le32( block_header [0] ); - int tag = get_le32( block_header [1] ); - - //dprintf( "tag: %c%c%c%c\n", char(tag), char(tag>>8), char(tag>>16), char(tag>>24) ); - - switch ( tag ) - { - case BLARGG_4CHAR('O','F','N','I'): { - check( phase == 0 ); - if ( size < 8 ) - return blargg_err_file_corrupt; - - nsfe_info_t finfo; - finfo.track_count = 1; - finfo.first_track = 0; - - RETURN_ERR( in.read( &finfo, min( size, (int) nsfe_info_size ) ) ); - if ( size > nsfe_info_size ) - RETURN_ERR( in.skip( size - nsfe_info_size ) ); - phase = 1; - info.speed_flags = finfo.speed_flags; - info.chip_flags = finfo.chip_flags; - info.track_count = finfo.track_count; - this->actual_track_count_ = finfo.track_count; - info.first_track = finfo.first_track; - memcpy( info.load_addr, finfo.load_addr, 2 * 3 ); - break; - } - - case BLARGG_4CHAR('K','N','A','B'): - if ( size > (int) sizeof info.banks ) - return blargg_err_file_corrupt; - RETURN_ERR( in.read( info.banks, size ) ); - break; - - case BLARGG_4CHAR('h','t','u','a'): { - blargg_vector chars; - blargg_vector strs; - RETURN_ERR( read_strs( in, size, chars, strs ) ); - int n = strs.size(); - - if ( n > 3 ) - copy_str( strs [3], info.dumper, sizeof info.dumper ); - - if ( n > 2 ) - copy_str( strs [2], info.copyright, sizeof info.copyright ); - - if ( n > 1 ) - copy_str( strs [1], info.author, sizeof info.author ); - - if ( n > 0 ) - copy_str( strs [0], info.game, sizeof info.game ); - - break; - } - - case BLARGG_4CHAR('e','m','i','t'): - RETURN_ERR( track_times.resize( size / 4 ) ); - RETURN_ERR( in.read( track_times.begin(), track_times.size() * 4 ) ); - break; - - case BLARGG_4CHAR('l','b','l','t'): - RETURN_ERR( read_strs( in, size, track_name_data, track_names ) ); - break; - - case BLARGG_4CHAR('t','s','l','p'): - RETURN_ERR( playlist.resize( size ) ); - RETURN_ERR( in.read( &playlist [0], size ) ); - break; - - case BLARGG_4CHAR('A','T','A','D'): { - check( phase == 1 ); - phase = 2; - if ( !nsf_emu ) - { - RETURN_ERR( data.resize( size ) ); - RETURN_ERR( in.read( data.begin(), size ) ); - } - else - { - Subset_Reader sub( &in, size ); // limit emu to nsf data - Remaining_Reader rem( &header, header.size, &sub ); - RETURN_ERR( nsf_emu->Nsf_Emu::load_( rem ) ); - check( rem.remain() == 0 ); - } - break; - } - - case BLARGG_4CHAR('D','N','E','N'): - check( phase == 2 ); - phase = 3; - break; - - default: - // tags that can be skipped start with a lowercase character - check( islower( (tag >> 24) & 0xFF ) ); - RETURN_ERR( in.skip( size ) ); - break; - } - } - - return blargg_ok; -} - -blargg_err_t Nsfe_Info::track_info_( track_info_t* out, int track ) const -{ - int remapped = remap_track( track ); - if ( (unsigned) remapped < track_times.size() ) - { - int length = (BOOST::int32_t) get_le32( track_times [remapped] ); - if ( length > 0 ) - out->length = length; - } - if ( (unsigned) remapped < track_names.size() ) - Gme_File::copy_field_( out->song, track_names [remapped] ); - - GME_COPY_FIELD( info, out, game ); - GME_COPY_FIELD( info, out, author ); - GME_COPY_FIELD( info, out, copyright ); - GME_COPY_FIELD( info, out, dumper ); - return blargg_ok; -} - -Nsfe_Emu::Nsfe_Emu() -{ - set_type( gme_nsfe_type ); -} - -Nsfe_Emu::~Nsfe_Emu() { } - -void Nsfe_Emu::unload() -{ - info.unload(); - Nsf_Emu::unload(); -} - -blargg_err_t Nsfe_Emu::track_info_( track_info_t* out, int track ) const -{ - return info.track_info_( out, track ); -} - -struct Nsfe_File : Gme_Info_ -{ - Nsfe_Info info; - - Nsfe_File() { set_type( gme_nsfe_type ); } - - blargg_err_t load_( Data_Reader& in ) - { - RETURN_ERR( info.load( in, 0 ) ); - info.disable_playlist( false ); - set_track_count( info.info.track_count ); - return blargg_ok; - } - - blargg_err_t track_info_( track_info_t* out, int track ) const - { - return info.track_info_( out, track ); - } - - blargg_err_t hash_( Hash_Function& out ) const - { - hash_nsf_file( info.info, info.data.begin(), info.data.end() - info.data.begin(), out ); - return blargg_ok; - } -}; - -static Music_Emu* new_nsfe_emu () { return BLARGG_NEW Nsfe_Emu ; } -static Music_Emu* new_nsfe_file() { return BLARGG_NEW Nsfe_File; } - -gme_type_t_ const gme_nsfe_type [1] = {{ "Nintendo NES", 0, &new_nsfe_emu, &new_nsfe_file, "NSFE", 1 }}; - -blargg_err_t Nsfe_Emu::load_( Data_Reader& in ) -{ - RETURN_ERR( info.load( in, this ) ); - disable_playlist_( false ); - return blargg_ok; -} - -void Nsfe_Emu::disable_playlist_( bool b ) -{ - info.disable_playlist( b ); - set_track_count( info.info.track_count ); -} - -void Nsfe_Emu::clear_playlist_() -{ - disable_playlist_( true ); - Nsf_Emu::clear_playlist_(); -} - -blargg_err_t Nsfe_Emu::start_track_( int track ) -{ - return Nsf_Emu::start_track_( info.remap_track( track ) ); -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Nsfe_Emu.h" + +#include "blargg_endian.h" +#include +#include +#include + +/* Copyright (C) 2005-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +using std::min; +using std::max; + +Nsfe_Info::Nsfe_Info() { playlist_disabled = false; } + +Nsfe_Info::~Nsfe_Info() { } + +inline void Nsfe_Info::unload() +{ + track_name_data.clear(); + track_names.clear(); + playlist.clear(); + track_times.clear(); +} + +// TODO: if no playlist, treat as if there is a playlist that is just 1,2,3,4,5... ? +void Nsfe_Info::disable_playlist( bool b ) +{ + playlist_disabled = b; + info.track_count = playlist.size(); + if ( !info.track_count || playlist_disabled ) + info.track_count = actual_track_count_; +} + +int Nsfe_Info::remap_track( int track ) const +{ + if ( !playlist_disabled && (unsigned) track < playlist.size() ) + track = playlist [track]; + return track; +} + +// Read multiple strings and separate into individual strings +static blargg_err_t read_strs( Data_Reader& in, long size, blargg_vector& chars, + blargg_vector& strs ) +{ + RETURN_ERR( chars.resize( size + 1 ) ); + chars [size] = 0; // in case last string doesn't have terminator + RETURN_ERR( in.read( &chars [0], size ) ); + + RETURN_ERR( strs.resize( 128 ) ); + int count = 0; + for ( int i = 0; i < size; i++ ) + { + if ( (int) strs.size() <= count ) + RETURN_ERR( strs.resize( count * 2 ) ); + strs [count++] = &chars [i]; + while ( i < size && chars [i] ) + i++; + } + + return strs.resize( count ); +} + +// Copy in to out, where out has out_max characters allocated. Truncate to +// out_max - 1 characters. +static void copy_str( const char* in, char* out, int out_max ) +{ + out [out_max - 1] = 0; + strncpy( out, in, out_max - 1 ); +} + +struct nsfe_info_t +{ + byte load_addr [2]; + byte init_addr [2]; + byte play_addr [2]; + byte speed_flags; + byte chip_flags; + byte track_count; + byte first_track; + byte unused [6]; +}; + +blargg_err_t Nsfe_Info::load( Data_Reader& in, Nsf_Emu* nsf_emu ) +{ + int const nsfe_info_size = 16; + assert( offsetof (nsfe_info_t,unused [6]) == nsfe_info_size ); + + // check header + byte signature [4]; + blargg_err_t err = in.read( signature, sizeof signature ); + if ( err ) + return (err == in.eof_error ? gme_wrong_file_type : err); + if ( memcmp( signature, "NSFE", 4 ) ) + return gme_wrong_file_type; + + // free previous info + track_name_data.clear(); + track_names.clear(); + playlist.clear(); + track_times.clear(); + + // default nsf header + static const Nsf_Emu::header_t base_header = + { + {'N','E','S','M','\x1A'},// tag + 1, // version + 1, 1, // track count, first track + {0,0},{0,0},{0,0}, // addresses + "","","", // strings + {0x1A, 0x41}, // NTSC rate + {0,0,0,0,0,0,0,0}, // banks + {0x20, 0x4E}, // PAL rate + 0, 0, // flags + {0,0,0,0} // unused + }; + Nsf_Emu::header_t& header = info; + header = base_header; + + // parse tags + int phase = 0; + while ( phase != 3 ) + { + // read size and tag + byte block_header [2] [4]; + RETURN_ERR( in.read( block_header, sizeof block_header ) ); + blargg_long size = get_le32( block_header [0] ); + blargg_long tag = get_le32( block_header [1] ); + + if ( size < 0 ) + return "Corrupt file"; + + //debug_printf( "tag: %c%c%c%c\n", char(tag), char(tag>>8), char(tag>>16), char(tag>>24) ); + + switch ( tag ) + { + case BLARGG_4CHAR('O','F','N','I'): { + check( phase == 0 ); + if ( size < 8 ) + return "Corrupt file"; + + nsfe_info_t finfo; + finfo.track_count = 1; + finfo.first_track = 0; + + RETURN_ERR( in.read( &finfo, min( size, (blargg_long) nsfe_info_size ) ) ); + if ( size > nsfe_info_size ) + RETURN_ERR( in.skip( size - nsfe_info_size ) ); + phase = 1; + info.speed_flags = finfo.speed_flags; + info.chip_flags = finfo.chip_flags; + info.track_count = finfo.track_count; + this->actual_track_count_ = finfo.track_count; + info.first_track = finfo.first_track; + memcpy( info.load_addr, finfo.load_addr, 2 * 3 ); + break; + } + + case BLARGG_4CHAR('K','N','A','B'): + if ( size > (int) sizeof info.banks ) + return "Corrupt file"; + RETURN_ERR( in.read( info.banks, size ) ); + break; + + case BLARGG_4CHAR('h','t','u','a'): { + blargg_vector chars; + blargg_vector strs; + RETURN_ERR( read_strs( in, size, chars, strs ) ); + int n = strs.size(); + + if ( n > 3 ) + copy_str( strs [3], info.dumper, sizeof info.dumper ); + + if ( n > 2 ) + copy_str( strs [2], info.copyright, sizeof info.copyright ); + + if ( n > 1 ) + copy_str( strs [1], info.author, sizeof info.author ); + + if ( n > 0 ) + copy_str( strs [0], info.game, sizeof info.game ); + + break; + } + + case BLARGG_4CHAR('e','m','i','t'): + RETURN_ERR( track_times.resize( size / 4 ) ); + RETURN_ERR( in.read( track_times.begin(), track_times.size() * 4 ) ); + break; + + case BLARGG_4CHAR('l','b','l','t'): + RETURN_ERR( read_strs( in, size, track_name_data, track_names ) ); + break; + + case BLARGG_4CHAR('t','s','l','p'): + RETURN_ERR( playlist.resize( size ) ); + RETURN_ERR( in.read( &playlist [0], size ) ); + break; + + case BLARGG_4CHAR('A','T','A','D'): { + check( phase == 1 ); + phase = 2; + if ( !nsf_emu ) + { + RETURN_ERR( in.skip( size ) ); + } + else + { + Subset_Reader sub( &in, size ); // limit emu to nsf data + Remaining_Reader rem( &header, Nsf_Emu::header_size, &sub ); + RETURN_ERR( nsf_emu->load( rem ) ); + check( rem.remain() == 0 ); + } + break; + } + + case BLARGG_4CHAR('D','N','E','N'): + check( phase == 2 ); + phase = 3; + break; + + default: + // tags that can be skipped start with a lowercase character + check( islower( (tag >> 24) & 0xFF ) ); + RETURN_ERR( in.skip( size ) ); + break; + } + } + + return 0; +} + +blargg_err_t Nsfe_Info::track_info_( track_info_t* out, int track ) const +{ + int remapped = remap_track( track ); + if ( (unsigned) remapped < track_times.size() ) + { + long length = (int32_t) get_le32( track_times [remapped] ); + if ( length > 0 ) + out->length = length; + } + if ( (unsigned) remapped < track_names.size() ) + Gme_File::copy_field_( out->song, track_names [remapped] ); + + GME_COPY_FIELD( info, out, game ); + GME_COPY_FIELD( info, out, author ); + GME_COPY_FIELD( info, out, copyright ); + GME_COPY_FIELD( info, out, dumper ); + return 0; +} + +Nsfe_Emu::Nsfe_Emu() +{ + loading = false; + set_type( gme_nsfe_type ); +} + +Nsfe_Emu::~Nsfe_Emu() { } + +void Nsfe_Emu::unload() +{ + if ( !loading ) + info.unload(); // TODO: extremely hacky! + Nsf_Emu::unload(); +} + +blargg_err_t Nsfe_Emu::track_info_( track_info_t* out, int track ) const +{ + return info.track_info_( out, track ); +} + +struct Nsfe_File : Gme_Info_ +{ + Nsfe_Info info; + + Nsfe_File() { set_type( gme_nsfe_type ); } + + blargg_err_t load_( Data_Reader& in ) + { + RETURN_ERR( info.load( in, 0 ) ); + info.disable_playlist( false ); + set_track_count( info.info.track_count ); + return 0; + } + + blargg_err_t track_info_( track_info_t* out, int track ) const + { + return info.track_info_( out, track ); + } +}; + +static Music_Emu* new_nsfe_emu () { return BLARGG_NEW Nsfe_Emu ; } +static Music_Emu* new_nsfe_file() { return BLARGG_NEW Nsfe_File; } + +static gme_type_t_ const gme_nsfe_type_ = { "Nintendo NES", 0, &new_nsfe_emu, &new_nsfe_file, "NSFE", 1 }; +extern gme_type_t const gme_nsfe_type = &gme_nsfe_type_; + + +blargg_err_t Nsfe_Emu::load_( Data_Reader& in ) +{ + if ( loading ) + return Nsf_Emu::load_( in ); + + // TODO: this hacky recursion-avoidance could have subtle problems + loading = true; + blargg_err_t err = info.load( in, this ); + loading = false; + disable_playlist( false ); + return err; +} + +void Nsfe_Emu::disable_playlist( bool b ) +{ + info.disable_playlist( b ); + set_track_count( info.info.track_count ); +} + +void Nsfe_Emu::clear_playlist_() +{ + disable_playlist(); + Nsf_Emu::clear_playlist_(); +} + +blargg_err_t Nsfe_Emu::start_track_( int track ) +{ + return Nsf_Emu::start_track_( info.remap_track( track ) ); +} diff --git a/Frameworks/GME/gme/Nsfe_Emu.h b/Frameworks/GME/gme/Nsfe_Emu.h index db84568ec..fd65f0af8 100644 --- a/Frameworks/GME/gme/Nsfe_Emu.h +++ b/Frameworks/GME/gme/Nsfe_Emu.h @@ -1,74 +1,68 @@ -// Nintendo NES/Famicom NSFE music file emulator - -// Game_Music_Emu $vers -#ifndef NSFE_EMU_H -#define NSFE_EMU_H - -#include "blargg_common.h" -#include "Nsf_Emu.h" -class Nsfe_Emu; - -// Allows reading info from NSFE file without creating emulator -class Nsfe_Info { -public: - blargg_err_t load( Data_Reader&, Nsfe_Emu* ); - - struct info_t : Nsf_Emu::header_t - { - char game [256]; - char author [256]; - char copyright [256]; - char dumper [256]; - } info; - - blargg_vector data; - - void disable_playlist( bool = true ); - - blargg_err_t track_info_( track_info_t* out, int track ) const; - - int remap_track( int i ) const; - - void unload(); - -// Implementation -public: - Nsfe_Info(); - ~Nsfe_Info(); - BLARGG_DISABLE_NOTHROW -private: - blargg_vector track_name_data; - blargg_vector track_names; - blargg_vector playlist; - blargg_vector track_times; - int actual_track_count_; - bool playlist_disabled; -}; - -class Nsfe_Emu : public Nsf_Emu { -public: - static gme_type_t static_type() { return gme_nsfe_type; } - - struct header_t { char tag [4]; }; - - -// Implementation -public: - Nsfe_Emu(); - ~Nsfe_Emu(); - virtual void unload(); - -protected: - virtual blargg_err_t load_( Data_Reader& ); - virtual blargg_err_t track_info_( track_info_t*, int track ) const; - virtual blargg_err_t start_track_( int ); - virtual void clear_playlist_(); - -private: - Nsfe_Info info; - - void disable_playlist_( bool b ); - friend class Nsfe_Info; -}; - -#endif +// Nintendo NES/Famicom NSFE music file emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef NSFE_EMU_H +#define NSFE_EMU_H + +#include "blargg_common.h" +#include "Nsf_Emu.h" + +// Allows reading info from NSFE file without creating emulator +class Nsfe_Info { +public: + blargg_err_t load( Data_Reader&, Nsf_Emu* ); + + struct info_t : Nsf_Emu::header_t + { + char game [256]; + char author [256]; + char copyright [256]; + char dumper [256]; + } info; + + void disable_playlist( bool = true ); + + blargg_err_t track_info_( track_info_t* out, int track ) const; + + int remap_track( int i ) const; + + void unload(); + + Nsfe_Info(); + ~Nsfe_Info(); +private: + blargg_vector track_name_data; + blargg_vector track_names; + blargg_vector playlist; + blargg_vector track_times; + int actual_track_count_; + bool playlist_disabled; +}; + +class Nsfe_Emu : public Nsf_Emu { +public: + static gme_type_t static_type() { return gme_nsfe_type; } + +public: + // deprecated + struct header_t { char tag [4]; }; + using Music_Emu::load; + blargg_err_t load( header_t const& h, Data_Reader& in ) // use Remaining_Reader + { return load_remaining_( &h, sizeof h, in ); } + void disable_playlist( bool = true ); // use clear_playlist() + +public: + Nsfe_Emu(); + ~Nsfe_Emu(); +protected: + blargg_err_t load_( Data_Reader& ); + blargg_err_t track_info_( track_info_t*, int track ) const; + blargg_err_t start_track_( int ); + void unload(); + void clear_playlist_(); +private: + Nsfe_Info info; + bool loading; +}; + +#endif diff --git a/Frameworks/GME/gme/Opl_Apu.cpp b/Frameworks/GME/gme/Opl_Apu.cpp deleted file mode 100644 index 74d5c8f9d..000000000 --- a/Frameworks/GME/gme/Opl_Apu.cpp +++ /dev/null @@ -1,284 +0,0 @@ -#include "Opl_Apu.h" - -#include "blargg_source.h" - -extern "C" { -#include "../vgmplay/chips/mamedef.h" -#include "../vgmplay/chips/emu2413.h" -#include "../vgmplay/chips/fmopl.h" -} - -static unsigned char vrc7_inst[(16 + 3) * 8] = -{ -#include "../vgmplay/chips/vrc7tone.h" -}; - -Opl_Apu::Opl_Apu() { opl = 0; opl_memory = 0; } - -blargg_err_t Opl_Apu::init( long clock, long rate, blip_time_t period, type_t type ) -{ - type_ = type; - clock_ = clock; - rate_ = rate; - period_ = period; - set_output( 0, 0 ); - volume( 1.0 ); - switch (type) - { - case type_opll: - case type_msxmusic: - case type_smsfmunit: - opl = OPLL_new( (BOOST::uint32_t) clock, (BOOST::uint32_t) rate ); - OPLL_SetChipMode( (OPLL *) opl, 0); - break; - - case type_vrc7: - opl = OPLL_new( (BOOST::uint32_t) clock, (BOOST::uint32_t) rate ); - OPLL_SetChipMode((OPLL *) opl, 1 ); - OPLL_setPatch((OPLL *) opl, vrc7_inst); - break; - - case type_opl: - opl = ym3526_init( (BOOST::uint32_t) clock, (BOOST::uint32_t) rate ); - break; - - case type_msxaudio: - //logfile = fopen("c:\\temp\\msxaudio.log", "wb"); - opl = y8950_init( (BOOST::uint32_t) clock, (BOOST::uint32_t) rate ); - opl_memory = malloc( 32768 ); - y8950_set_delta_t_memory( opl, opl_memory, 32768 ); - break; - - case type_opl2: - opl = ym3812_init( (BOOST::uint32_t) clock, (BOOST::uint32_t) rate ); - break; - } - reset(); - return 0; -} - -Opl_Apu::~Opl_Apu() -{ - if (opl) - { - switch (type_) - { - case type_opll: - case type_msxmusic: - case type_smsfmunit: - case type_vrc7: - OPLL_delete( (OPLL *) opl ); - break; - - case type_opl: - ym3526_shutdown( opl ); - break; - - case type_msxaudio: - y8950_shutdown( opl ); - //free( opl_memory ); // y8950_shutdown frees deltat->memory - //fclose( logfile ); - break; - - case type_opl2: - ym3812_shutdown( opl ); - break; - } - } -} - -void Opl_Apu::reset() -{ - addr = 0; - next_time = 0; - last_amp = 0; - - switch (type_) - { - case type_opll: - case type_msxmusic: - case type_smsfmunit: - case type_vrc7: - OPLL_reset( (OPLL *) opl ); - break; - - case type_opl: - ym3526_reset_chip( opl ); - break; - - case type_msxaudio: - y8950_reset_chip( opl ); - break; - - case type_opl2: - ym3812_reset_chip( opl ); - break; - } -} - -void Opl_Apu::write_data( blip_time_t time, int data ) -{ - run_until( time ); - switch (type_) - { - case type_opll: - case type_msxmusic: - case type_smsfmunit: - case type_vrc7: - OPLL_writeIO( (OPLL *) opl, 0, addr ); - OPLL_writeIO( (OPLL *) opl, 1, data ); - break; - - case type_opl: - ym3526_write( opl, 0, addr ); - ym3526_write( opl, 1, data ); - break; - - case type_msxaudio: - /*if ( addr >= 7 && addr <= 7 + 11 ) - { - unsigned char temp [2] = { addr - 7, data }; - fwrite( &temp, 1, 2, logfile ); - }*/ - y8950_write( opl, 0, addr ); - y8950_write( opl, 1, data ); - break; - - case type_opl2: - ym3812_write( opl, 0, addr ); - ym3812_write( opl, 1, data ); - break; - } -} - -int Opl_Apu::read( blip_time_t time, int port ) -{ - run_until( time ); - switch (type_) - { - case type_opll: - case type_msxmusic: - case type_smsfmunit: - case type_vrc7: - return port ? 0xFF : 0; - - case type_opl: - return ym3526_read( opl, port ); - - case type_msxaudio: - { - int ret = y8950_read( opl, port ); - /*unsigned char temp [2] = { port + 0x80, ret }; - fwrite( &temp, 1, 2, logfile );*/ - return ret; - } - - case type_opl2: - return ym3812_read( opl, port ); - } - - return 0; -} - -void Opl_Apu::end_frame( blip_time_t time ) -{ - run_until( time ); - next_time -= time; - - if ( output_ ) - output_->set_modified(); -} - -void Opl_Apu::run_until( blip_time_t end_time ) -{ - if ( end_time > next_time ) - { - blip_time_t time_delta = end_time - next_time; - blip_time_t time = next_time; - unsigned count = time_delta / period_ + 1; - switch (type_) - { - case type_opll: - case type_msxmusic: - case type_smsfmunit: - case type_vrc7: - { - e_int32 bufMO[ 1024 ]; - e_int32 bufRO[ 1024 ]; - e_int32 * buffers[2] = { bufMO, bufRO }; - - while ( count > 0 ) - { - unsigned todo = count; - if ( todo > 1024 ) todo = 1024; - OPLL_calc_stereo( (OPLL *) opl, buffers, todo, -1 ); - - if ( output_ ) - { - int last_amp = this->last_amp; - for ( unsigned i = 0; i < todo; i++ ) - { - int amp = bufMO [i] + bufRO [i]; - int delta = amp - last_amp; - if ( delta ) - { - last_amp = amp; - synth.offset_inline( time, delta, output_ ); - } - time += period_; - } - this->last_amp = last_amp; - } - else time += period_ * todo; - - count -= todo; - } - } - break; - - case type_opl: - case type_msxaudio: - case type_opl2: - { - OPLSAMPLE bufL[ 1024 ]; - OPLSAMPLE bufR[ 1024 ]; - OPLSAMPLE* buffers[2] = {bufL, bufR}; - - while ( count > 0 ) - { - unsigned todo = count; - if ( todo > 1024 ) todo = 1024; - switch (type_) - { - case type_opl: ym3526_update_one( opl, buffers, todo ); break; - case type_msxaudio: y8950_update_one( opl, buffers, todo ); break; - case type_opl2: ym3812_update_one( opl, buffers, todo ); break; - default: break; - } - - if ( output_ ) - { - int last_amp = this->last_amp; - for ( unsigned i = 0; i < todo; i++ ) - { - int amp = bufL [i] + bufR [i]; - int delta = amp - last_amp; - if ( delta ) - { - last_amp = amp; - synth.offset_inline( time, delta, output_ ); - } - time += period_; - } - this->last_amp = last_amp; - } - else time += period_ * todo; - - count -= todo; - } - } - break; - } - next_time = time; - } -} diff --git a/Frameworks/GME/gme/Opl_Apu.h b/Frameworks/GME/gme/Opl_Apu.h deleted file mode 100644 index 86d73d748..000000000 --- a/Frameworks/GME/gme/Opl_Apu.h +++ /dev/null @@ -1,63 +0,0 @@ -#ifndef OPL_APU_H -#define OPL_APU_H - -#include "blargg_common.h" -#include "Blip_Buffer.h" - -#include - -class Opl_Apu { -public: - Opl_Apu(); - ~Opl_Apu(); - - enum type_t { type_opll = 0x10, type_msxmusic = 0x11, type_smsfmunit = 0x12, - type_vrc7 = 0x13, type_opl = 0x20, type_msxaudio = 0x21, type_opl2 = 0x22 }; - blargg_err_t init( long clock, long rate, blip_time_t period, type_t ); - - void reset(); - void volume( double v ) { synth.volume( 1.0 / (4096 * 6) * v ); } - void treble_eq( blip_eq_t const& eq ) { synth.treble_eq( eq ); } - enum { osc_count = 1 }; - void osc_output( int index, Blip_Buffer* ); - void set_output( int i, Blip_Buffer* buf, Blip_Buffer* = NULL, Blip_Buffer* = NULL ) { osc_output( 0, buf ); } - void end_frame( blip_time_t ); - - void write_addr( int data ) { addr = data; } - void write_data( blip_time_t, int data ); - - int read( blip_time_t, int port ); - - static bool supported() { return true; } - -private: - // noncopyable - Opl_Apu( const Opl_Apu& ); - Opl_Apu& operator = ( const Opl_Apu& ); - - Blip_Buffer* output_; - type_t type_; - void* opl; - void* opl_memory; - //FILE* logfile; - unsigned char regs[ 0x100 ]; - blip_time_t next_time; - int last_amp; - int addr; - - long clock_; - long rate_; - blip_time_t period_; - - Blip_Synth_Fast synth; - - void run_until( blip_time_t ); -}; - -inline void Opl_Apu::osc_output( int i, Blip_Buffer* buf ) -{ - assert( (unsigned) i < osc_count ); - output_ = buf; -} - -#endif diff --git a/Frameworks/GME/gme/Resampler.cpp b/Frameworks/GME/gme/Resampler.cpp deleted file mode 100644 index 5fbb39107..000000000 --- a/Frameworks/GME/gme/Resampler.cpp +++ /dev/null @@ -1,79 +0,0 @@ -// $package. http://www.slack.net/~ant/ - -#include "Resampler.h" - -/* Copyright (C) 2004-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -Resampler::Resampler() -{ - write_pos = 0; - rate_ = 0; -} - -Resampler::~Resampler() { } - -void Resampler::clear() -{ - write_pos = 0; - clear_(); -} - -inline int Resampler::resample_wrapper( sample_t out [], int* out_size, - sample_t const in [], int in_size ) -{ - assert( rate() ); - - sample_t* out_ = out; - int result = resample_( &out_, out + *out_size, in, in_size ) - in; - assert( out_ <= out + *out_size ); - assert( result <= in_size ); - - *out_size = out_ - out; - return result; -} - -int Resampler::resample( sample_t out [], int out_size, sample_t const in [], int* in_size ) -{ - *in_size = resample_wrapper( out, &out_size, in, *in_size ); - return out_size; -} - - -//// Buffering - -blargg_err_t Resampler::resize_buffer( int new_size ) -{ - RETURN_ERR( buf.resize( new_size ) ); - clear(); - return blargg_ok; -} - -int Resampler::skip_input( int count ) -{ - write_pos -= count; - if ( write_pos < 0 ) // occurs when downsampling - { - count += write_pos; - write_pos = 0; - } - memmove( buf.begin(), &buf [count], write_pos * sizeof buf [0] ); - return count; -} - -int Resampler::read( sample_t out [], int out_size ) -{ - if ( out_size ) - skip_input( resample_wrapper( out, &out_size, buf.begin(), write_pos ) ); - return out_size; -} diff --git a/Frameworks/GME/gme/Resampler.h b/Frameworks/GME/gme/Resampler.h deleted file mode 100644 index 2ed806afd..000000000 --- a/Frameworks/GME/gme/Resampler.h +++ /dev/null @@ -1,110 +0,0 @@ -// Common interface for resamplers - -// $package -#ifndef RESAMPLER_H -#define RESAMPLER_H - -#include "blargg_common.h" - -class Resampler { -public: - - virtual ~Resampler(); - - // Sets input/output resampling ratio - blargg_err_t set_rate( double ); - - // Current input/output ratio - double rate() const { return rate_; } - - // Samples are 16-bit signed - typedef short sample_t; - -// One of two different buffering schemes can be used, as decided by the caller: - -// External buffering (caller provides input buffer) - - // Resamples in to at most n out samples and returns number of samples actually - // written. Sets *in_size to number of input samples that aren't needed anymore - // and should be removed from input. - int resample( sample_t out [], int n, sample_t const in [], int* in_size ); - -// Internal buffering (resampler manages buffer) - - // Resizes input buffer to n samples, then clears it - blargg_err_t resize_buffer( int n ); - - // Clears input buffer - void clear(); - - // Writes at most n samples to input buffer and returns number actually written. - // Result will be less than n if there isn't enough free space in buffer. - int write( sample_t const in [], int n ); - - // Number of input samples in buffer - int written() const { return write_pos; } - - // Removes first n input samples from buffer, fewer if there aren't that many. - // Returns number of samples actually removed. - int skip_input( int n ); - - // Resamples input to at most n output samples. Returns number of samples - // actually written to out. Result will be less than n if there aren't - // enough input samples in buffer. - int read( sample_t out [], int n ); - -// Direct writing to input buffer, instead of using write( in, n ) above - - // Pointer to place to write input samples - sample_t* buffer() { return &buf [write_pos]; } - - // Number of samples that can be written to buffer() - int buffer_free() const { return buf.size() - write_pos; } - - // Notifies resampler that n input samples have been written to buffer(). - // N must not be greater than buffer_free(). - void write( int n ); - -// Derived interface -protected: - virtual blargg_err_t set_rate_( double rate ) BLARGG_PURE( ; ) - - virtual void clear_() { } - - // Resample as many available in samples as will fit within out_size and - // return pointer past last input sample read and set *out just past - // the last output sample. - virtual sample_t const* resample_( sample_t** out, sample_t const* out_end, - sample_t const in [], int in_size ) BLARGG_PURE( { return in; } ) - -// Implementation -public: - Resampler(); - -private: - blargg_vector buf; - int write_pos; - double rate_; - - int resample_wrapper( sample_t out [], int* out_size, - sample_t const in [], int in_size ); -}; - -inline void Resampler::write( int count ) -{ - write_pos += count; - assert( (unsigned) write_pos <= buf.size() ); -} - -inline blargg_err_t Resampler::set_rate_( double r ) -{ - rate_ = r; - return blargg_ok; -} - -inline blargg_err_t Resampler::set_rate( double r ) -{ - return set_rate_( r ); -} - -#endif diff --git a/Frameworks/GME/gme/Rom_Data.cpp b/Frameworks/GME/gme/Rom_Data.cpp deleted file mode 100644 index 0fa5f2d2c..000000000 --- a/Frameworks/GME/gme/Rom_Data.cpp +++ /dev/null @@ -1,99 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Rom_Data.h" - -/* Copyright (C) 2003-2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -void Rom_Data::clear() -{ - file_size_ = 0; - rom_addr = 0; - mask = 0; - rom.clear(); -} - -Rom_Data::Rom_Data( int page_size ) : - pad_size( page_size + pad_extra ) -{ - // page_size should be power of 2 - check( (page_size & (page_size - 1)) == 0 ); - - clear(); -} - -Rom_Data::~Rom_Data() -{ } - -// Reads file into array, placing file_offset bytes of padding before the beginning, and pad_size after the end -blargg_err_t Rom_Data::load_( Data_Reader& in, int header_size, int file_offset ) -{ - clear(); - file_size_ = in.remain(); - if ( file_size_ <= header_size ) // <= because there must be data after header - return blargg_err_file_type; - - RETURN_ERR( rom.resize( file_offset + file_size_ + pad_size ) ); - - return in.read( rom.begin() + file_offset, file_size_ ); -} - -blargg_err_t Rom_Data::load( Data_Reader& in, int header_size, - void* header_out, int fill ) -{ - int file_offset = pad_size - header_size; - blargg_err_t err = load_( in, header_size, file_offset ); - if ( err ) - { - clear(); - return err; - } - - file_size_ -= header_size; - memcpy( header_out, &rom [file_offset], header_size ); - - memset( rom.begin() , fill, pad_size ); - memset( rom.end() - pad_size, fill, pad_size ); - - return blargg_ok; -} - -void Rom_Data::set_addr( int addr ) -{ - int const page_size = pad_size - pad_extra; - - // Minimum size that contains all bytes and is a multiple of page_size - int const size = (addr + file_size_ + page_size - 1) / page_size * page_size; - - // Find lowest power of 2 that is >= size - int power2 = 1; - while ( power2 < size ) - power2 *= 2; - - mask = power2 - 1; - - // Address of first byte of ROM (possibly negative) - rom_addr = addr - page_size - pad_extra; - - if ( rom.resize( size - rom_addr + pad_extra ) ) { } // OK if shrink fails -} - -byte* Rom_Data::at_addr( int addr ) -{ - int offset = mask_addr( addr ) - rom_addr; - - if ( (unsigned) offset > (unsigned) (rom.size() - pad_size) ) - offset = 0; // unmapped - - return &rom [offset]; -} diff --git a/Frameworks/GME/gme/Rom_Data.h b/Frameworks/GME/gme/Rom_Data.h deleted file mode 100644 index 7b39dfaf9..000000000 --- a/Frameworks/GME/gme/Rom_Data.h +++ /dev/null @@ -1,94 +0,0 @@ -// Manages ROM data loaded from file in an efficient manner - -// Game_Music_Emu $vers -#ifndef ROM_DATA_H -#define ROM_DATA_H - -#include "blargg_common.h" -#include "Data_Reader.h" - -/* Loads a ROM file into memory and allows access to it in page-sized chunks. - -* ROM file consists of header followed by ROM data. Instead of storing the entire -ROM contents, the file only stores the occupied portion, with the bytes before and -after that cleared to some value. The size and format of the header is up to the -caller, as is the starting address of the ROM data following it. File loading is -performed with a single read, rather than two or more that might otherwise be -required. - -* Once ROM data is loaded and its address specified, a pointer to any "page" can -be obtained. ROM data is mirrored using smallest power of 2 that contains it. -Addresses not aligned to pages can also be used, but this might cause unexpected -results. - -Example with file data of size 0x0C put at address 0x0F, with page size of 8: - ----------------0123456789AB--------------------0123456789AB---------... -^ ^ ^ ^ ^ ^ ^ ^ ^ -0 0x08 0x10 0x18 0x20 0x28 0x30 0x38 0x40 - -at_addr(0x00) = pointer to 8 bytes of fill. -at_addr(0x08) = pointer to 7 bytes of fill, followed by first byte of file. -at_addr(0x10) = pointer to next 8 bytes of file. -at_addr(0x18) = pointer to last 3 bytes of file, followed by 5 bytes of fill. -at_addr(0x20) = pointer to 8 bytes of fill. -at_addr(0x28) = pointer to 7 bytes of fill, followed by first byte of file. -etc. */ - -class Rom_Data { - enum { pad_extra = 8 }; -public: - typedef unsigned char byte; - - // Page_size should be a power of 2 - Rom_Data( int page_size ); - - // Loads file into memory, then copies header to *header_out and fills - // unmapped bank and file data padding with fill. Returns blargg_err_file_type - // if in.remain() <= header_size. - blargg_err_t load( Data_Reader& in, int header_size, void* header_out, int fill ); - - // Below, "file data" refers to data AFTER the header - - // Size of file data - int file_size() const { return file_size_; } - - // Pointer to beginning of file data - byte * begin() { return rom.begin() + pad_size; } - byte const* begin() const { return rom.begin() + pad_size; } - - // Pointer to unmapped page cleared with fill value - byte* unmapped() { return rom.begin(); } - - // Sets address that file data will start at. Must be set before using following - // functions, and cannot be set more than once. - void set_addr( int addr ); - - // Address of first empty page (file size + addr rounded up to multiple of page_size) - int size() const { return rom.size() - pad_extra + rom_addr; } - - // Masks address to nearest power of two greater than size() - int mask_addr( int addr ) const { return addr & mask; } - - // Pointer to page beginning at addr, or unmapped() if outside data. - // Mirrored using mask_addr(). - byte* at_addr( int addr ); - - // Frees memory - void clear(); - -// Implementation -public: - ~Rom_Data(); - -protected: - blargg_vector rom; - int mask; - int rom_addr; - int const pad_size; - int file_size_; - - blargg_err_t load_( Data_Reader& in, int header_size, int file_offset ); -}; - -#endif diff --git a/Frameworks/GME/gme/Sap_Apu.cpp b/Frameworks/GME/gme/Sap_Apu.cpp index df38ab72b..26fa2d13f 100644 --- a/Frameworks/GME/gme/Sap_Apu.cpp +++ b/Frameworks/GME/gme/Sap_Apu.cpp @@ -1,339 +1,334 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Sap_Apu.h" - -/* Copyright (C) 2006-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -int const max_frequency = 12000; // pure waves above this frequency are silenced - -static void gen_poly( unsigned mask, int count, byte out [] ) -{ - unsigned n = 1; - do - { - int bits = 0; - int b = 0; - do - { - // implemented using "Galios configuration" - bits |= (n & 1) << b; - n = (n >> 1) ^ (mask * (n & 1)); - } - while ( b++ < 7 ); - *out++ = bits; - } - while ( --count ); -} - -// poly5 -int const poly5_len = (1 << 5) - 1; -unsigned const poly5_mask = (1U << poly5_len) - 1; -unsigned const poly5 = 0x167C6EA1; - -inline unsigned run_poly5( unsigned in, int shift ) -{ - return (in << shift & poly5_mask) | (in >> (poly5_len - shift)); -} - -#define POLY_MASK( width, tap1, tap2 ) \ - ((1U << (width - 1 - tap1)) | (1U << (width - 1 - tap2))) - -Sap_Apu_Impl::Sap_Apu_Impl() -{ - gen_poly( POLY_MASK( 4, 1, 0 ), sizeof poly4, poly4 ); - gen_poly( POLY_MASK( 9, 5, 0 ), sizeof poly9, poly9 ); - gen_poly( POLY_MASK( 17, 5, 0 ), sizeof poly17, poly17 ); - - if ( 0 ) // comment out to recauculate poly5 constant - { - byte poly5 [4]; - gen_poly( POLY_MASK( 5, 2, 0 ), sizeof poly5, poly5 ); - unsigned n = poly5 [3] * 0x1000000 + poly5 [2] * 0x10000 + - poly5 [1] * 0x100 + poly5 [0]; - unsigned rev = n & 1; - for ( int i = 1; i < poly5_len; i++ ) - rev |= (n >> i & 1) << (poly5_len - i); - dprintf( "poly5: 0x%08lX\n", rev ); - } -} - -void Sap_Apu::set_output( Blip_Buffer* b ) -{ - for ( int i = 0; i < osc_count; ++i ) - set_output( i, b ); -} - -Sap_Apu::Sap_Apu() -{ - impl = NULL; - set_output( NULL ); -} - -void Sap_Apu::reset( Sap_Apu_Impl* new_impl ) -{ - impl = new_impl; - last_time = 0; - poly5_pos = 0; - poly4_pos = 0; - polym_pos = 0; - control = 0; - - for ( int i = 0; i < osc_count; i++ ) - memset( &oscs [i], 0, offsetof (osc_t,output) ); -} - -inline void Sap_Apu::calc_periods() -{ - // 15/64 kHz clock - int divider = 28; - if ( this->control & 1 ) - divider = 114; - - for ( int i = 0; i < osc_count; i++ ) - { - osc_t* const osc = &oscs [i]; - - int const osc_reload = osc->regs [0]; // cache - int period = (osc_reload + 1) * divider; - static byte const fast_bits [osc_count] = { 1 << 6, 1 << 4, 1 << 5, 1 << 3 }; - if ( this->control & fast_bits [i] ) - { - period = osc_reload + 4; - if ( i & 1 ) - { - period = osc_reload * 0x100 + osc [-1].regs [0] + 7; - if ( !(this->control & fast_bits [i - 1]) ) - period = (period - 6) * divider; - - if ( (osc [-1].regs [1] & 0x1F) > 0x10 ) - dprintf( "Use of slave channel in 16-bit mode not supported\n" ); - } - } - osc->period = period; - } -} - -void Sap_Apu::run_until( blip_time_t end_time ) -{ - calc_periods(); - Sap_Apu_Impl* const impl = this->impl; // cache - - // 17/9-bit poly selection - byte const* polym = impl->poly17; - int polym_len = poly17_len; - if ( this->control & 0x80 ) - { - polym_len = poly9_len; - polym = impl->poly9; - } - polym_pos %= polym_len; - - for ( int i = 0; i < osc_count; i++ ) - { - osc_t* const osc = &oscs [i]; - blip_time_t time = last_time + osc->delay; - blip_time_t const period = osc->period; - - // output - Blip_Buffer* output = osc->output; - if ( output ) - { - int const osc_control = osc->regs [1]; // cache - int volume = (osc_control & 0x0F) * 2; - if ( !volume || osc_control & 0x10 || // silent, DAC mode, or inaudible frequency - ((osc_control & 0xA0) == 0xA0 && period < 1789773 / 2 / max_frequency) ) - { - if ( !(osc_control & 0x10) ) - volume >>= 1; // inaudible frequency = half volume - - int delta = volume - osc->last_amp; - if ( delta ) - { - osc->last_amp = volume; - output->set_modified(); - impl->synth.offset( last_time, delta, output ); - } - - // TODO: doesn't maintain high pass flip-flop (very minor issue) - } - else - { - // high pass - static byte const hipass_bits [osc_count] = { 1 << 2, 1 << 1, 0, 0 }; - blip_time_t period2 = 0; // unused if no high pass - blip_time_t time2 = end_time; - if ( this->control & hipass_bits [i] ) - { - period2 = osc [2].period; - time2 = last_time + osc [2].delay; - if ( osc->invert ) - { - // trick inner wave loop into inverting output - osc->last_amp -= volume; - volume = -volume; - } - } - - if ( time < end_time || time2 < end_time ) - { - // poly source - static byte const poly1 [] = { 0x55, 0x55 }; // square wave - byte const* poly = poly1; - int poly_len = 8 * sizeof poly1; // can be just 2 bits, but this is faster - int poly_pos = osc->phase & 1; - int poly_inc = 1; - if ( !(osc_control & 0x20) ) - { - poly = polym; - poly_len = polym_len; - poly_pos = polym_pos; - if ( osc_control & 0x40 ) - { - poly = impl->poly4; - poly_len = poly4_len; - poly_pos = poly4_pos; - } - poly_inc = period % poly_len; - poly_pos = (poly_pos + osc->delay) % poly_len; - } - poly_inc -= poly_len; // allows more optimized inner loop below - - // square/poly5 wave - unsigned wave = poly5; - check( poly5 & 1 ); // low bit is set for pure wave - int poly5_inc = 0; - if ( !(osc_control & 0x80) ) - { - wave = run_poly5( wave, (osc->delay + poly5_pos) % poly5_len ); - poly5_inc = period % poly5_len; - } - - output->set_modified(); - - // Run wave and high pass interleved with each catching up to the other. - // Disabled high pass has no performance effect since inner wave loop - // makes no compromise for high pass, and only runs once in that case. - int osc_last_amp = osc->last_amp; - do - { - // run high pass - if ( time2 < time ) - { - int delta = -osc_last_amp; - if ( volume < 0 ) - delta += volume; - if ( delta ) - { - osc_last_amp += delta - volume; - volume = -volume; - impl->synth.offset( time2, delta, output ); - } - } - while ( time2 <= time ) // must advance *past* time to avoid hang - time2 += period2; - - // run wave - blip_time_t end = end_time; - if ( end > time2 ) - end = time2; - while ( time < end ) - { - if ( wave & 1 ) - { - int amp = volume * (poly [poly_pos >> 3] >> (poly_pos & 7) & 1); - if ( (poly_pos += poly_inc) < 0 ) - poly_pos += poly_len; - int delta = amp - osc_last_amp; - if ( delta ) - { - osc_last_amp = amp; - impl->synth.offset( time, delta, output ); - } - } - wave = run_poly5( wave, poly5_inc ); - time += period; - } - } - while ( time < end_time || time2 < end_time ); - - osc->phase = poly_pos; - osc->last_amp = osc_last_amp; - } - - osc->invert = 0; - if ( volume < 0 ) - { - // undo inversion trickery - osc->last_amp -= volume; - osc->invert = 1; - } - } - } - - // maintain divider - blip_time_t remain = end_time - time; - if ( remain > 0 ) - { - int count = (remain + period - 1) / period; - osc->phase ^= count; - time += count * period; - } - osc->delay = time - end_time; - } - - // advance polies - blip_time_t duration = end_time - last_time; - last_time = end_time; - poly4_pos = (poly4_pos + duration) % poly4_len; - poly5_pos = (poly5_pos + duration) % poly5_len; - polym_pos += duration; // will get %'d on next call -} - -void Sap_Apu::write_data( blip_time_t time, int addr, int data ) -{ - run_until( time ); - int i = (addr - 0xD200) >> 1; - if ( (unsigned) i < osc_count ) - { - oscs [i].regs [addr & 1] = data; - } - else if ( addr == 0xD208 ) - { - control = data; - } - else if ( addr == 0xD209 ) - { - oscs [0].delay = 0; - oscs [1].delay = 0; - oscs [2].delay = 0; - oscs [3].delay = 0; - } - /* - // TODO: are polynomials reset in this case? - else if ( addr == 0xD20F ) - { - if ( (data & 3) == 0 ) - polym_pos = 0; - } - */ -} - -void Sap_Apu::end_frame( blip_time_t end_time ) -{ - if ( end_time > last_time ) - run_until( end_time ); - - last_time -= end_time; - assert( last_time >= 0 ); -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Sap_Apu.h" + +#include + +/* Copyright (C) 2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +int const max_frequency = 12000; // pure waves above this frequency are silenced + +static void gen_poly( blargg_ulong mask, int count, byte* out ) +{ + blargg_ulong n = 1; + do + { + int bits = 0; + int b = 0; + do + { + // implemented using "Galios configuration" + bits |= (n & 1) << b; + n = (n >> 1) ^ (mask & -(n & 1)); + } + while ( b++ < 7 ); + *out++ = bits; + } + while ( --count ); +} + +// poly5 +int const poly5_len = (1 << 5) - 1; +blargg_ulong const poly5_mask = (1UL << poly5_len) - 1; +blargg_ulong const poly5 = 0x167C6EA1; + +inline blargg_ulong run_poly5( blargg_ulong in, int shift ) +{ + return (in << shift & poly5_mask) | (in >> (poly5_len - shift)); +} + +#define POLY_MASK( width, tap1, tap2 ) \ + ((1UL << (width - 1 - tap1)) | (1UL << (width - 1 - tap2))) + +Sap_Apu_Impl::Sap_Apu_Impl() +{ + gen_poly( POLY_MASK( 4, 1, 0 ), sizeof poly4, poly4 ); + gen_poly( POLY_MASK( 9, 5, 0 ), sizeof poly9, poly9 ); + gen_poly( POLY_MASK( 17, 5, 0 ), sizeof poly17, poly17 ); + + if ( 0 ) // comment out to recauculate poly5 constant + { + byte poly5 [4]; + gen_poly( POLY_MASK( 5, 2, 0 ), sizeof poly5, poly5 ); + blargg_ulong n = poly5 [3] * 0x1000000L + poly5 [2] * 0x10000L + + poly5 [1] * 0x100L + poly5 [0]; + blargg_ulong rev = n & 1; + for ( int i = 1; i < poly5_len; i++ ) + rev |= (n >> i & 1) << (poly5_len - i); + debug_printf( "poly5: 0x%08lX\n", rev ); + } +} + +Sap_Apu::Sap_Apu() +{ + impl = 0; + for ( int i = 0; i < osc_count; i++ ) + osc_output( i, 0 ); +} + +void Sap_Apu::reset( Sap_Apu_Impl* new_impl ) +{ + impl = new_impl; + last_time = 0; + poly5_pos = 0; + poly4_pos = 0; + polym_pos = 0; + control = 0; + + for ( int i = 0; i < osc_count; i++ ) + memset( &oscs [i], 0, offsetof (osc_t,output) ); +} + +inline void Sap_Apu::calc_periods() +{ + // 15/64 kHz clock + int divider = 28; + if ( this->control & 1 ) + divider = 114; + + for ( int i = 0; i < osc_count; i++ ) + { + osc_t* const osc = &oscs [i]; + + int const osc_reload = osc->regs [0]; // cache + blargg_long period = (osc_reload + 1) * divider; + static byte const fast_bits [osc_count] = { 1 << 6, 1 << 4, 1 << 5, 1 << 3 }; + if ( this->control & fast_bits [i] ) + { + period = osc_reload + 4; + if ( i & 1 ) + { + period = osc_reload * 0x100L + osc [-1].regs [0] + 7; + if ( !(this->control & fast_bits [i - 1]) ) + period = (period - 6) * divider; + + if ( (osc [-1].regs [1] & 0x1F) > 0x10 ) + debug_printf( "Use of slave channel in 16-bit mode not supported\n" ); + } + } + osc->period = period; + } +} + +void Sap_Apu::run_until( blip_time_t end_time ) +{ + calc_periods(); + Sap_Apu_Impl* const impl = this->impl; // cache + + // 17/9-bit poly selection + byte const* polym = impl->poly17; + int polym_len = poly17_len; + if ( this->control & 0x80 ) + { + polym_len = poly9_len; + polym = impl->poly9; + } + polym_pos %= polym_len; + + for ( int i = 0; i < osc_count; i++ ) + { + osc_t* const osc = &oscs [i]; + blip_time_t time = last_time + osc->delay; + blip_time_t const period = osc->period; + + // output + Blip_Buffer* output = osc->output; + if ( output ) + { + output->set_modified(); + + int const osc_control = osc->regs [1]; // cache + int volume = (osc_control & 0x0F) * 2; + if ( !volume || osc_control & 0x10 || // silent, DAC mode, or inaudible frequency + ((osc_control & 0xA0) == 0xA0 && period < 1789773 / 2 / max_frequency) ) + { + if ( !(osc_control & 0x10) ) + volume >>= 1; // inaudible frequency = half volume + + int delta = volume - osc->last_amp; + if ( delta ) + { + osc->last_amp = volume; + impl->synth.offset( last_time, delta, output ); + } + + // TODO: doesn't maintain high pass flip-flop (very minor issue) + } + else + { + // high pass + static byte const hipass_bits [osc_count] = { 1 << 2, 1 << 1, 0, 0 }; + blip_time_t period2 = 0; // unused if no high pass + blip_time_t time2 = end_time; + if ( this->control & hipass_bits [i] ) + { + period2 = osc [2].period; + time2 = last_time + osc [2].delay; + if ( osc->invert ) + { + // trick inner wave loop into inverting output + osc->last_amp -= volume; + volume = -volume; + } + } + + if ( time < end_time || time2 < end_time ) + { + // poly source + static byte const poly1 [] = { 0x55, 0x55 }; // square wave + byte const* poly = poly1; + int poly_len = 8 * sizeof poly1; // can be just 2 bits, but this is faster + int poly_pos = osc->phase & 1; + int poly_inc = 1; + if ( !(osc_control & 0x20) ) + { + poly = polym; + poly_len = polym_len; + poly_pos = polym_pos; + if ( osc_control & 0x40 ) + { + poly = impl->poly4; + poly_len = poly4_len; + poly_pos = poly4_pos; + } + poly_inc = period % poly_len; + poly_pos = (poly_pos + osc->delay) % poly_len; + } + poly_inc -= poly_len; // allows more optimized inner loop below + + // square/poly5 wave + blargg_ulong wave = poly5; + check( poly5 & 1 ); // low bit is set for pure wave + int poly5_inc = 0; + if ( !(osc_control & 0x80) ) + { + wave = run_poly5( wave, (osc->delay + poly5_pos) % poly5_len ); + poly5_inc = period % poly5_len; + } + + // Run wave and high pass interleved with each catching up to the other. + // Disabled high pass has no performance effect since inner wave loop + // makes no compromise for high pass, and only runs once in that case. + int osc_last_amp = osc->last_amp; + do + { + // run high pass + if ( time2 < time ) + { + int delta = -osc_last_amp; + if ( volume < 0 ) + delta += volume; + if ( delta ) + { + osc_last_amp += delta - volume; + volume = -volume; + impl->synth.offset( time2, delta, output ); + } + } + while ( time2 <= time ) // must advance *past* time to avoid hang + time2 += period2; + + // run wave + blip_time_t end = end_time; + if ( end > time2 ) + end = time2; + while ( time < end ) + { + if ( wave & 1 ) + { + int amp = volume & -(poly [poly_pos >> 3] >> (poly_pos & 7) & 1); + if ( (poly_pos += poly_inc) < 0 ) + poly_pos += poly_len; + int delta = amp - osc_last_amp; + if ( delta ) + { + osc_last_amp = amp; + impl->synth.offset( time, delta, output ); + } + } + wave = run_poly5( wave, poly5_inc ); + time += period; + } + } + while ( time < end_time || time2 < end_time ); + + osc->phase = poly_pos; + osc->last_amp = osc_last_amp; + } + + osc->invert = 0; + if ( volume < 0 ) + { + // undo inversion trickery + osc->last_amp -= volume; + osc->invert = 1; + } + } + } + + // maintain divider + blip_time_t remain = end_time - time; + if ( remain > 0 ) + { + blargg_long count = (remain + period - 1) / period; + osc->phase ^= count; + time += count * period; + } + osc->delay = time - end_time; + } + + // advance polies + blip_time_t duration = end_time - last_time; + last_time = end_time; + poly4_pos = (poly4_pos + duration) % poly4_len; + poly5_pos = (poly5_pos + duration) % poly5_len; + polym_pos += duration; // will get %'d on next call +} + +void Sap_Apu::write_data( blip_time_t time, unsigned addr, int data ) +{ + run_until( time ); + int i = (addr ^ 0xD200) >> 1; + if ( i < osc_count ) + { + oscs [i].regs [addr & 1] = data; + } + else if ( addr == 0xD208 ) + { + control = data; + } + else if ( addr == 0xD209 ) + { + oscs [0].delay = 0; + oscs [1].delay = 0; + oscs [2].delay = 0; + oscs [3].delay = 0; + } + /* + // TODO: are polynomials reset in this case? + else if ( addr == 0xD20F ) + { + if ( (data & 3) == 0 ) + polym_pos = 0; + } + */ +} + +void Sap_Apu::end_frame( blip_time_t end_time ) +{ + if ( end_time > last_time ) + run_until( end_time ); + + last_time -= end_time; +} diff --git a/Frameworks/GME/gme/Sap_Apu.h b/Frameworks/GME/gme/Sap_Apu.h index f4c93963f..1b67571bc 100644 --- a/Frameworks/GME/gme/Sap_Apu.h +++ b/Frameworks/GME/gme/Sap_Apu.h @@ -1,103 +1,77 @@ -// Atari POKEY sound chip emulator - -// Game_Music_Emu $vers -#ifndef SAP_APU_H -#define SAP_APU_H - -#include "blargg_common.h" -#include "Blip_Buffer.h" - -class Sap_Apu_Impl; - -class Sap_Apu { -public: -// Basics - - // Sets buffer to generate sound into, or 0 to mute - void set_output( Blip_Buffer* ); - - // Emulates to time t, then writes data to addr - void write_data( blip_time_t t, int addr, int data ); - - // Emulates to time t, then subtracts t from the current time. - // OK if previous write call had time slightly after t. - void end_frame( blip_time_t t ); - -// More features - - // Same as set_output(), but for a particular channel - enum { osc_count = 4 }; - void set_output( int index, Blip_Buffer* ); - - // Resets sound chip and sets Sap_Apu_Impl - void reset( Sap_Apu_Impl* impl ); - - // Registers are at io_addr to io_addr+io_size-1 - enum { io_addr = 0xD200 }; - enum { io_size = 0x0A }; - -private: - // noncopyable - Sap_Apu( const Sap_Apu& ); - Sap_Apu& operator = ( const Sap_Apu& ); - -// Implementation -public: - Sap_Apu(); - -private: - struct osc_t - { - unsigned char regs [2]; - unsigned char phase; - unsigned char invert; - int last_amp; - blip_time_t delay; - blip_time_t period; // always recalculated before use; here for convenience - Blip_Buffer* output; - }; - osc_t oscs [osc_count]; - Sap_Apu_Impl* impl; - blip_time_t last_time; - int poly5_pos; - int poly4_pos; - int polym_pos; - int control; - - void calc_periods(); - void run_until( blip_time_t ); - - enum { poly4_len = (1 << 4) - 1 }; - enum { poly9_len = (1 << 9) - 1 }; - enum { poly17_len = (1 << 17) - 1 }; - friend class Sap_Apu_Impl; -}; - -// Common tables and Blip_Synth that can be shared among multiple Sap_Apu objects -class Sap_Apu_Impl { -public: - // Set treble with synth.treble_eq() - Blip_Synth_Norm synth; - - // Sets overall volume, where 1.0is normal - void volume( double d ) { synth.volume( 1.0 / Sap_Apu::osc_count / 30 * d ); } - - -// Implementation -public: - Sap_Apu_Impl(); - -private: - BOOST::uint8_t poly4 [Sap_Apu::poly4_len /8 + 1]; - BOOST::uint8_t poly9 [Sap_Apu::poly9_len /8 + 1]; - BOOST::uint8_t poly17 [Sap_Apu::poly17_len/8 + 1]; - friend class Sap_Apu; -}; - -inline void Sap_Apu::set_output( int i, Blip_Buffer* b ) -{ - assert( (unsigned) i < osc_count ); - oscs [i].output = b; -} - -#endif +// Atari POKEY sound chip emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef SAP_APU_H +#define SAP_APU_H + +#include "blargg_common.h" +#include "Blip_Buffer.h" + +class Sap_Apu_Impl; + +class Sap_Apu { +public: + enum { osc_count = 4 }; + void osc_output( int index, Blip_Buffer* ); + + void reset( Sap_Apu_Impl* ); + + enum { start_addr = 0xD200 }; + enum { end_addr = 0xD209 }; + void write_data( blip_time_t, unsigned addr, int data ); + + void end_frame( blip_time_t ); + +public: + Sap_Apu(); +private: + struct osc_t + { + unsigned char regs [2]; + unsigned char phase; + unsigned char invert; + int last_amp; + blip_time_t delay; + blip_time_t period; // always recalculated before use; here for convenience + Blip_Buffer* output; + }; + osc_t oscs [osc_count]; + Sap_Apu_Impl* impl; + blip_time_t last_time; + int poly5_pos; + int poly4_pos; + int polym_pos; + int control; + + void calc_periods(); + void run_until( blip_time_t ); + + enum { poly4_len = (1L << 4) - 1 }; + enum { poly9_len = (1L << 9) - 1 }; + enum { poly17_len = (1L << 17) - 1 }; + friend class Sap_Apu_Impl; +}; + +// Common tables and Blip_Synth that can be shared among multiple Sap_Apu objects +class Sap_Apu_Impl { +public: + Blip_Synth synth; + + Sap_Apu_Impl(); + void volume( double d ) { synth.volume( 1.0 / Sap_Apu::osc_count / 30 * d ); } + +private: + typedef unsigned char byte; + byte poly4 [Sap_Apu::poly4_len / 8 + 1]; + byte poly9 [Sap_Apu::poly9_len / 8 + 1]; + byte poly17 [Sap_Apu::poly17_len / 8 + 1]; + friend class Sap_Apu; +}; + +inline void Sap_Apu::osc_output( int i, Blip_Buffer* b ) +{ + assert( (unsigned) i < osc_count ); + oscs [i].output = b; +} + +#endif diff --git a/Frameworks/GME/gme/Sap_Core.cpp b/Frameworks/GME/gme/Sap_Core.cpp deleted file mode 100644 index 2aaad5083..000000000 --- a/Frameworks/GME/gme/Sap_Core.cpp +++ /dev/null @@ -1,192 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Sap_Core.h" - -/* Copyright (C) 2006-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -int const idle_addr = 0xD2D2; - -Sap_Core::Sap_Core() -{ - set_tempo( 1 ); -} - -void Sap_Core::push( int b ) -{ - mem.ram [0x100 + cpu.r.sp--] = (byte) b; -} - -void Sap_Core::jsr_then_stop( addr_t addr ) -{ - cpu.r.pc = addr; - - // Some rips pop three bytes off stack before RTS. - push( (idle_addr - 1) >> 8 ); - push( idle_addr - 1 ); - - // 3 bytes so that RTI or RTS will jump to idle_addr. - // RTI will use the first two bytes as the address, 0xD2D2. - // RTS will use the last two bytes, 0xD2D1, which it internally increments. - push( (idle_addr - 1) >> 8 ); - push( (idle_addr - 1) >> 8 ); - push( idle_addr - 1 ); -} - -// Runs routine and allows it up to one second to return -void Sap_Core::run_routine( addr_t addr ) -{ - jsr_then_stop( addr ); - run_cpu( lines_per_frame * base_scanline_period * 60 ); - check( cpu.r.pc == idle_addr ); - check( cpu.r.sp >= 0xFF - 6 ); -} - -inline void Sap_Core::call_init( int track ) -{ - cpu.r.a = track; - - switch ( info.type ) - { - case 'B': - run_routine( info.init_addr ); - break; - - case 'C': - cpu.r.a = 0x70; - cpu.r.x = info.music_addr&0xFF; - cpu.r.y = info.music_addr >> 8; - run_routine( info.play_addr + 3 ); - cpu.r.a = 0; - cpu.r.x = track; - run_routine( info.play_addr + 3 ); - break; - - case 'D': - check( info.fastplay == lines_per_frame ); - jsr_then_stop( info.init_addr ); - break; - } -} - -void Sap_Core::setup_ram() -{ - memset( &mem, 0, sizeof mem ); - - ram() [idle_addr] = cpu.halt_opcode; - - addr_t const irq_addr = idle_addr - 1; - ram() [irq_addr] = cpu.halt_opcode; - ram() [0xFFFE] = (byte) irq_addr; - ram() [0xFFFF] = irq_addr >> 8; -} - -blargg_err_t Sap_Core::start_track( int track, info_t const& new_info ) -{ - info = new_info; - - check( ram() [idle_addr] == cpu.halt_opcode ); - - apu_ .reset( &apu_impl_ ); - apu2_.reset( &apu_impl_ ); - - cpu.reset( ram() ); - - frame_start = 0; - next_play = play_period() * 4; - saved_state.pc = idle_addr; - - time_mask = 0; // disables sound during init - call_init( track ); - time_mask = ~0; - - return blargg_ok; -} - -blargg_err_t Sap_Core::run_until( time_t end ) -{ - while ( cpu.time() < end ) - { - time_t next = min( next_play, end ); - if ( (run_cpu( next ) && cpu.r.pc != idle_addr) || cpu.error_count() ) - // TODO: better error - return BLARGG_ERR( BLARGG_ERR_GENERIC, "Emulation error (illegal instruction)" ); - - if ( cpu.r.pc == idle_addr ) - { - if ( saved_state.pc == idle_addr ) - { - // no code to run until next play call - cpu.set_time( next ); - } - else - { - // play had interrupted non-returning init, so restore registers - // init routine was running - check( cpu.r.sp == saved_state.sp - 3 ); - cpu.r = saved_state; - saved_state.pc = idle_addr; - } - } - - if ( cpu.time() >= next_play ) - { - next_play += play_period(); - - if ( cpu.r.pc == idle_addr || info.type == 'D' ) - { - // Save state if init routine is still running - if ( cpu.r.pc != idle_addr ) - { - check( info.type == 'D' ); - check( saved_state.pc == idle_addr ); - saved_state = cpu.r; - } - - addr_t addr = info.play_addr; - if ( info.type == 'C' ) - addr += 6; - jsr_then_stop( addr ); - } - else - { - dprintf( "init/play hadn't returned before next play call\n" ); - } - } - } - return blargg_ok; -} - -blargg_err_t Sap_Core::end_frame( time_t end ) -{ - RETURN_ERR( run_until( end ) ); - - cpu.adjust_time( -end ); - - time_t frame_time = lines_per_frame * scanline_period; - while ( frame_start < end ) - frame_start += frame_time; - frame_start -= end + frame_time; - - if ( (next_play -= end) < 0 ) - { - next_play = 0; - check( false ); - } - - apu_.end_frame( end ); - if ( info.stereo ) - apu2_.end_frame( end ); - - return blargg_ok; -} diff --git a/Frameworks/GME/gme/Sap_Core.h b/Frameworks/GME/gme/Sap_Core.h deleted file mode 100644 index 1c1908824..000000000 --- a/Frameworks/GME/gme/Sap_Core.h +++ /dev/null @@ -1,91 +0,0 @@ -// Atari XL/XE SAP core CPU and RAM emulator - -// Game_Music_Emu $vers -#ifndef SAP_CORE_H -#define SAP_CORE_H - -#include "Sap_Apu.h" -#include "Nes_Cpu.h" - -class Sap_Core { -public: - - // Sound chips and common state - Sap_Apu& apu() { return apu_; } - Sap_Apu& apu2() { return apu2_; } - Sap_Apu_Impl& apu_impl() { return apu_impl_; } - - // Adjusts music tempo, where 1.0 is normal. Can be changed while playing. - void set_tempo( double ); - - // Clears RAM and sets up default vectors, etc. - void setup_ram(); - - // 64K RAM to load file data blocks into - BOOST::uint8_t* ram() { return mem.ram; } - - // Calls init routine and configures playback. RAM must have been - // set up already. - struct info_t { - int init_addr; - int play_addr; - int music_addr; - int type; - int fastplay; - bool stereo; - }; - blargg_err_t start_track( int track, info_t const& ); - - // Ends time frame at time t, then begins new at time 0 - typedef Nes_Cpu::time_t time_t; // Clock count - blargg_err_t end_frame( time_t t ); - - -// Implementation -public: - Sap_Core(); - -private: - enum { base_scanline_period = 114 }; - enum { lines_per_frame = 312 }; - typedef Nes_Cpu::addr_t addr_t; - - time_t scanline_period; - time_t next_play; - time_t time_mask; - time_t frame_start; - Nes_Cpu cpu; - Nes_Cpu::registers_t saved_state; - info_t info; - Sap_Apu apu_; - Sap_Apu apu2_; - - // large items - struct { - BOOST::uint8_t padding1 [ 0x100]; - BOOST::uint8_t ram [0x10000]; - BOOST::uint8_t padding2 [ 0x100]; - } mem; // TODO: put on freestore - Sap_Apu_Impl apu_impl_; - - void push( int b ); - void jsr_then_stop( addr_t ); - void run_routine( addr_t ); - void call_init( int track ); - bool run_cpu( time_t end ); - int play_addr(); - int read_d40b(); - int read_mem( addr_t ); - void write_D2xx( int d2xx, int data ); - - time_t time() const { return cpu.time() & time_mask; } - blargg_err_t run_until( time_t t ); - time_t play_period() const { return info.fastplay * scanline_period; } -}; - -inline void Sap_Core::set_tempo( double t ) -{ - scanline_period = (int) (base_scanline_period / t + 0.5); -} - -#endif diff --git a/Frameworks/GME/gme/Sap_Cpu.cpp b/Frameworks/GME/gme/Sap_Cpu.cpp index 69028e73b..87b685b71 100644 --- a/Frameworks/GME/gme/Sap_Cpu.cpp +++ b/Frameworks/GME/gme/Sap_Cpu.cpp @@ -1,96 +1,1004 @@ -// $package. http://www.slack.net/~ant/ - -#include "Sap_Core.h" - -#include "blargg_endian.h" - -//#define CPU_LOG_MAX 100000 -//#include "nes_cpu_log.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -// functions defined in same file as CPU emulator to help compiler's optimizer - -int Sap_Core::read_d40b() -{ - //dprintf( "D40B read\n" ); - check( cpu.time() >= frame_start ); - return ((unsigned) (cpu.time() - frame_start) / scanline_period % lines_per_frame) / 2; -} - -void Sap_Core::write_D2xx( int d2xx, int data ) -{ - addr_t const base = 0xD200; - - if ( d2xx < apu_.io_size ) - { - apu_.write_data( time(), d2xx + base, data ); - return; - } - - if ( (unsigned) (d2xx - 0x10) < apu2_.io_size && info.stereo ) - { - apu2_.write_data( time(), d2xx + (base - 0x10), data ); - return; - } - - if ( d2xx == 0xD40A - base ) - { - dprintf( "D40A write\n" ); - time_t t = cpu.time(); - time_t into_line = (t - frame_start) % scanline_period; - cpu.set_end_time( t - into_line + scanline_period ); - return; - } - - if ( (d2xx & ~0x0010) != 0x0F || data != 0x03 ) - dprintf( "Unmapped write $%04X <- $%02X\n", d2xx + base, data ); -} - -inline int Sap_Core::read_mem( addr_t addr ) -{ - int result = mem.ram [addr]; - if ( addr == 0xD40B ) - result = read_d40b(); - else if ( (addr & 0xF900) == 0xD000 ) - dprintf( "Unmapped read $%04X\n", addr ); - return result; -} - - -#define READ_LOW( addr ) (ram [addr]) -#define WRITE_LOW( addr, data ) (ram [addr] = data) - -#define READ_MEM( addr ) read_mem( addr ) -#define WRITE_MEM( addr, data ) \ -{\ - ram [addr] = data;\ - int d2xx = addr - 0xD200;\ - if ( (unsigned) d2xx < 0x100 )\ - write_D2xx( d2xx, data );\ -} - -#define CPU cpu -#define FLAT_MEM ram - -#define CPU_BEGIN \ -bool Sap_Core::run_cpu( time_t end )\ -{\ - CPU.set_end_time( end );\ - byte* const ram = this->mem.ram; /* cache */ - - #include "Nes_Cpu_run.h" - - return cpu.time_past_end() < 0; -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Sap_Cpu.h" + +#include +#include "blargg_endian.h" + +//#include "nes_cpu_log.h" + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#define FLUSH_TIME() (void) (s.time = s_time) +#define CACHE_TIME() (void) (s_time = s.time) + +#include "sap_cpu_io.h" + +#ifndef CPU_DONE + #define CPU_DONE( cpu, time, result_out ) { result_out = -1; } +#endif + +#include "blargg_source.h" + +int const st_n = 0x80; +int const st_v = 0x40; +int const st_r = 0x20; +int const st_b = 0x10; +int const st_d = 0x08; +int const st_i = 0x04; +int const st_z = 0x02; +int const st_c = 0x01; + +void Sap_Cpu::reset( void* new_mem ) +{ + check( state == &state_ ); + state = &state_; + mem = (uint8_t*) new_mem; + r.status = st_i; + r.sp = 0xFF; + r.pc = 0; + r.a = 0; + r.x = 0; + r.y = 0; + state_.time = 0; + state_.base = 0; + irq_time_ = future_sap_time; + end_time_ = future_sap_time; + + blargg_verify_byte_order(); +} + +#define TIME (s_time + s.base) +#define READ( addr ) CPU_READ( this, (addr), TIME ) +#define WRITE( addr, data ) {CPU_WRITE( this, (addr), (data), TIME );} +#define READ_LOW( addr ) (mem [int (addr)]) +#define WRITE_LOW( addr, data ) (void) (READ_LOW( addr ) = (data)) +#define READ_PROG( addr ) (READ_LOW( addr )) + +#define SET_SP( v ) (sp = ((v) + 1) | 0x100) +#define GET_SP() ((sp - 1) & 0xFF) +#define PUSH( v ) ((sp = (sp - 1) | 0x100), WRITE_LOW( sp, v )) + +bool Sap_Cpu::run( sap_time_t end_time ) +{ + bool illegal_encountered = false; + set_end_time( end_time ); + state_t s = this->state_; + this->state = &s; + int32_t s_time = s.time; + uint8_t* const mem = this->mem; // cache + + // registers + uint16_t pc = r.pc; + uint8_t a = r.a; + uint8_t x = r.x; + uint8_t y = r.y; + uint16_t sp; + SET_SP( r.sp ); + + // status flags + #define IS_NEG (nz & 0x8080) + + #define CALC_STATUS( out ) do {\ + out = status & (st_v | st_d | st_i);\ + out |= ((nz >> 8) | nz) & st_n;\ + out |= c >> 8 & st_c;\ + if ( !(nz & 0xFF) ) out |= st_z;\ + } while ( 0 ) + + #define SET_STATUS( in ) do {\ + status = in & (st_v | st_d | st_i);\ + nz = in << 8;\ + c = nz;\ + nz |= ~in & st_z;\ + } while ( 0 ) + + uint8_t status; + uint16_t c; // carry set if (c & 0x100) != 0 + uint16_t nz; // Z set if (nz & 0xFF) == 0, N set if (nz & 0x8080) != 0 + { + uint8_t temp = r.status; + SET_STATUS( temp ); + } + + goto loop; +dec_clock_loop: + s_time--; +loop: + + #ifndef NDEBUG + { + sap_time_t correct = end_time_; + if ( !(status & st_i) && correct > irq_time_ ) + correct = irq_time_; + check( s.base == correct ); + } + #endif + + check( (unsigned) GET_SP() < 0x100 ); + check( (unsigned) a < 0x100 ); + check( (unsigned) x < 0x100 ); + check( (unsigned) y < 0x100 ); + + uint8_t opcode = mem [pc]; + pc++; + uint8_t const* instr = mem + pc; + + static uint8_t const clock_table [256] = + {// 0 1 2 3 4 5 6 7 8 9 A B C D E F + 0,6,2,8,3,3,5,5,3,2,2,2,4,4,6,6,// 0 + 3,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7,// 1 + 6,6,2,8,3,3,5,5,4,2,2,2,4,4,6,6,// 2 + 3,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7,// 3 + 6,6,2,8,3,3,5,5,3,2,2,2,3,4,6,6,// 4 + 3,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7,// 5 + 6,6,2,8,3,3,5,5,4,2,2,2,5,4,6,6,// 6 + 3,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7,// 7 + 2,6,2,6,3,3,3,3,2,2,2,2,4,4,4,4,// 8 + 3,6,2,6,4,4,4,4,2,5,2,5,5,5,5,5,// 9 + 2,6,2,6,3,3,3,3,2,2,2,2,4,4,4,4,// A + 3,5,2,5,4,4,4,4,2,4,2,4,4,4,4,4,// B + 2,6,2,8,3,3,5,5,2,2,2,2,4,4,6,6,// C + 3,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7,// D + 2,6,2,8,3,3,5,5,2,2,2,2,4,4,6,6,// E + 3,5,2,8,4,4,6,6,2,4,2,7,4,4,7,7 // F + }; // 0x00 was 7 + + uint16_t data; + data = clock_table [opcode]; + if ( (s_time += data) >= 0 ) + goto possibly_out_of_time; +almost_out_of_time: + + data = *instr; + + #ifdef NES_CPU_LOG_H + nes_cpu_log( "cpu_log", pc - 1, opcode, instr [0], instr [1] ); + #endif + + switch ( opcode ) + { +possibly_out_of_time: + if ( s_time < (int) data ) + goto almost_out_of_time; + s_time -= data; + goto out_of_time; + +// Macros + +#define GET_MSB() (instr [1]) +#define ADD_PAGE() (pc++, data += 0x100 * GET_MSB()) +#define GET_ADDR() GET_LE16( instr ) + +#define NO_PAGE_CROSSING( lsb ) +#define HANDLE_PAGE_CROSSING( lsb ) s_time += (lsb) >> 8; + +#define INC_DEC_XY( reg, n ) reg = uint8_t (nz = reg + n); goto loop; + +#define IND_Y( cross, out ) {\ + uint16_t temp = READ_LOW( data ) + y;\ + out = temp + 0x100 * READ_LOW( uint8_t (data + 1) );\ + cross( temp );\ + } + +#define IND_X( out ) {\ + uint16_t temp = data + x;\ + out = 0x100 * READ_LOW( uint8_t (temp + 1) ) + READ_LOW( uint8_t (temp) );\ + } + +#define ARITH_ADDR_MODES( op )\ +case op - 0x04: /* (ind,x) */\ + IND_X( data )\ + goto ptr##op;\ +case op + 0x0C: /* (ind),y */\ + IND_Y( HANDLE_PAGE_CROSSING, data )\ + goto ptr##op;\ +case op + 0x10: /* zp,X */\ + data = uint8_t (data + x);/*FALLTHRU*/\ +case op + 0x00: /* zp */\ + data = READ_LOW( data );\ + goto imm##op;\ +case op + 0x14: /* abs,Y */\ + data += y;\ + goto ind##op;\ +case op + 0x18: /* abs,X */\ + data += x;\ +ind##op:\ + HANDLE_PAGE_CROSSING( data );/*FALLTHRU*/\ +case op + 0x08: /* abs */\ + ADD_PAGE();\ +ptr##op:\ + FLUSH_TIME();\ + data = READ( data );\ + CACHE_TIME();/*FALLTHRU*/\ +case op + 0x04: /* imm */\ +imm##op: + +// TODO: more efficient way to handle negative branch that wraps PC around +#define BRANCH( cond )\ +{\ + int16_t offset = (int8_t) data;\ + uint16_t extra_clock = (++pc & 0xFF) + offset;\ + if ( !(cond) ) goto dec_clock_loop;\ + pc += offset;\ + s_time += extra_clock >> 8 & 1;\ + goto loop;\ +} + +// Often-Used + + case 0xB5: // LDA zp,x + a = nz = READ_LOW( uint8_t (data + x) ); + pc++; + goto loop; + + case 0xA5: // LDA zp + a = nz = READ_LOW( data ); + pc++; + goto loop; + + case 0xD0: // BNE + BRANCH( (uint8_t) nz ); + + case 0x20: { // JSR + uint16_t temp = pc + 1; + pc = GET_ADDR(); + WRITE_LOW( 0x100 | (sp - 1), temp >> 8 ); + sp = (sp - 2) | 0x100; + WRITE_LOW( sp, temp ); + goto loop; + } + + case 0x4C: // JMP abs + pc = GET_ADDR(); + goto loop; + + case 0xE8: // INX + INC_DEC_XY( x, 1 ) + + case 0x10: // BPL + BRANCH( !IS_NEG ) + + ARITH_ADDR_MODES( 0xC5 ) // CMP + nz = a - data; + pc++; + c = ~nz; + nz &= 0xFF; + goto loop; + + case 0x30: // BMI + BRANCH( IS_NEG ) + + case 0xF0: // BEQ + BRANCH( !(uint8_t) nz ); + + case 0x95: // STA zp,x + data = uint8_t (data + x);/*FALLTHRU*/ + case 0x85: // STA zp + pc++; + WRITE_LOW( data, a ); + goto loop; + + case 0xC8: // INY + INC_DEC_XY( y, 1 ) + + case 0xA8: // TAY + y = a; + nz = a; + goto loop; + + case 0x98: // TYA + a = y; + nz = y; + goto loop; + + case 0xAD:{// LDA abs + unsigned addr = GET_ADDR(); + pc += 2; + nz = READ( addr ); + a = nz; + goto loop; + } + + case 0x60: // RTS + pc = 1 + READ_LOW( sp ); + pc += 0x100 * READ_LOW( 0x100 | (sp - 0xFF) ); + sp = (sp - 0xFE) | 0x100; + goto loop; + + { + uint16_t addr; + + case 0x99: // STA abs,Y + addr = y + GET_ADDR(); + pc += 2; + if ( addr <= 0x7FF ) + { + WRITE_LOW( addr, a ); + goto loop; + } + goto sta_ptr; + + case 0x8D: // STA abs + addr = GET_ADDR(); + pc += 2; + if ( addr <= 0x7FF ) + { + WRITE_LOW( addr, a ); + goto loop; + } + goto sta_ptr; + + case 0x9D: // STA abs,X (slightly more common than STA abs) + addr = x + GET_ADDR(); + pc += 2; + if ( addr <= 0x7FF ) + { + WRITE_LOW( addr, a ); + goto loop; + } + sta_ptr: + FLUSH_TIME(); + WRITE( addr, a ); + CACHE_TIME(); + goto loop; + + case 0x91: // STA (ind),Y + IND_Y( NO_PAGE_CROSSING, addr ) + pc++; + goto sta_ptr; + + case 0x81: // STA (ind,X) + IND_X( addr ) + pc++; + goto sta_ptr; + + } + + case 0xA9: // LDA #imm + pc++; + a = data; + nz = data; + goto loop; + + // common read instructions + { + uint16_t addr; + + case 0xA1: // LDA (ind,X) + IND_X( addr ) + pc++; + goto a_nz_read_addr; + + case 0xB1:// LDA (ind),Y + addr = READ_LOW( data ) + y; + HANDLE_PAGE_CROSSING( addr ); + addr += 0x100 * READ_LOW( (uint8_t) (data + 1) ); + pc++; + a = nz = READ_PROG( addr ); + if ( (addr ^ 0x8000) <= 0x9FFF ) + goto loop; + goto a_nz_read_addr; + + case 0xB9: // LDA abs,Y + HANDLE_PAGE_CROSSING( data + y ); + addr = GET_ADDR() + y; + pc += 2; + a = nz = READ_PROG( addr ); + if ( (addr ^ 0x8000) <= 0x9FFF ) + goto loop; + goto a_nz_read_addr; + + case 0xBD: // LDA abs,X + HANDLE_PAGE_CROSSING( data + x ); + addr = GET_ADDR() + x; + pc += 2; + a = nz = READ_PROG( addr ); + if ( (addr ^ 0x8000) <= 0x9FFF ) + goto loop; + a_nz_read_addr: + FLUSH_TIME(); + a = nz = READ( addr ); + CACHE_TIME(); + goto loop; + + } + +// Branch + + case 0x50: // BVC + BRANCH( !(status & st_v) ) + + case 0x70: // BVS + BRANCH( status & st_v ) + + case 0xB0: // BCS + BRANCH( c & 0x100 ) + + case 0x90: // BCC + BRANCH( !(c & 0x100) ) + +// Load/store + + case 0x94: // STY zp,x + data = uint8_t (data + x);/*FALLTHRU*/ + case 0x84: // STY zp + pc++; + WRITE_LOW( data, y ); + goto loop; + + case 0x96: // STX zp,y + data = uint8_t (data + y);/*FALLTHRU*/ + case 0x86: // STX zp + pc++; + WRITE_LOW( data, x ); + goto loop; + + case 0xB6: // LDX zp,y + data = uint8_t (data + y);/*FALLTHRU*/ + case 0xA6: // LDX zp + data = READ_LOW( data );/*FALLTHRU*/ + case 0xA2: // LDX #imm + pc++; + x = data; + nz = data; + goto loop; + + case 0xB4: // LDY zp,x + data = uint8_t (data + x);/*FALLTHRU*/ + case 0xA4: // LDY zp + data = READ_LOW( data );/*FALLTHRU*/ + case 0xA0: // LDY #imm + pc++; + y = data; + nz = data; + goto loop; + + case 0xBC: // LDY abs,X + data += x; + HANDLE_PAGE_CROSSING( data );/*FALLTHRU*/ + case 0xAC:{// LDY abs + unsigned addr = data + 0x100 * GET_MSB(); + pc += 2; + FLUSH_TIME(); + y = nz = READ( addr ); + CACHE_TIME(); + goto loop; + } + + case 0xBE: // LDX abs,y + data += y; + HANDLE_PAGE_CROSSING( data );/*FALLTHRU*/ + case 0xAE:{// LDX abs + unsigned addr = data + 0x100 * GET_MSB(); + pc += 2; + FLUSH_TIME(); + x = nz = READ( addr ); + CACHE_TIME(); + goto loop; + } + + { + uint8_t temp; + case 0x8C: // STY abs + temp = y; + goto store_abs; + + case 0x8E: // STX abs + temp = x; + store_abs: + unsigned addr = GET_ADDR(); + pc += 2; + if ( addr <= 0x7FF ) + { + WRITE_LOW( addr, temp ); + goto loop; + } + FLUSH_TIME(); + WRITE( addr, temp ); + CACHE_TIME(); + goto loop; + } + +// Compare + + case 0xEC:{// CPX abs + unsigned addr = GET_ADDR(); + pc++; + FLUSH_TIME(); + data = READ( addr ); + CACHE_TIME(); + goto cpx_data; + } + + case 0xE4: // CPX zp + data = READ_LOW( data );/*FALLTHRU*/ + case 0xE0: // CPX #imm + cpx_data: + nz = x - data; + pc++; + c = ~nz; + nz &= 0xFF; + goto loop; + + case 0xCC:{// CPY abs + unsigned addr = GET_ADDR(); + pc++; + FLUSH_TIME(); + data = READ( addr ); + CACHE_TIME(); + goto cpy_data; + } + + case 0xC4: // CPY zp + data = READ_LOW( data ); // FALLTHRU + case 0xC0: // CPY #imm + cpy_data: + nz = y - data; + pc++; + c = ~nz; + nz &= 0xFF; + goto loop; + +// Logical + + ARITH_ADDR_MODES( 0x25 ) // AND + nz = (a &= data); + pc++; + goto loop; + + ARITH_ADDR_MODES( 0x45 ) // EOR + nz = (a ^= data); + pc++; + goto loop; + + ARITH_ADDR_MODES( 0x05 ) // ORA + nz = (a |= data); + pc++; + goto loop; + + case 0x2C:{// BIT abs + unsigned addr = GET_ADDR(); + pc += 2; + status &= ~st_v; + nz = READ( addr ); + status |= nz & st_v; + if ( a & nz ) + goto loop; + nz <<= 8; // result must be zero, even if N bit is set + goto loop; + } + + case 0x24: // BIT zp + nz = READ_LOW( data ); + pc++; + status &= ~st_v; + status |= nz & st_v; + if ( a & nz ) + goto loop; + nz <<= 8; // result must be zero, even if N bit is set + goto loop; + +// Add/subtract + + ARITH_ADDR_MODES( 0xE5 ) // SBC + case 0xEB: // unofficial equivalent + data ^= 0xFF; + goto adc_imm; + + ARITH_ADDR_MODES( 0x65 ) // ADC + adc_imm: { + check( !(status & st_d) ); + int16_t carry = c >> 8 & 1; + int16_t ov = (a ^ 0x80) + carry + (int8_t) data; // sign-extend + status &= ~st_v; + status |= ov >> 2 & 0x40; + c = nz = a + data + carry; + pc++; + a = (uint8_t) nz; + goto loop; + } + +// Shift/rotate + + case 0x4A: // LSR A + c = 0;/*FALLTHRU*/ + case 0x6A: // ROR A + nz = c >> 1 & 0x80; + c = a << 8; + nz |= a >> 1; + a = nz; + goto loop; + + case 0x0A: // ASL A + nz = a << 1; + c = nz; + a = (uint8_t) nz; + goto loop; + + case 0x2A: { // ROL A + nz = a << 1; + int16_t temp = c >> 8 & 1; + c = nz; + nz |= temp; + a = (uint8_t) nz; + goto loop; + } + + case 0x5E: // LSR abs,X + data += x;/*FALLTHRU*/ + case 0x4E: // LSR abs + c = 0;/*FALLTHRU*/ + case 0x6E: // ROR abs + ror_abs: { + ADD_PAGE(); + FLUSH_TIME(); + int temp = READ( data ); + nz = (c >> 1 & 0x80) | (temp >> 1); + c = temp << 8; + goto rotate_common; + } + + case 0x3E: // ROL abs,X + data += x; + goto rol_abs; + + case 0x1E: // ASL abs,X + data += x;/*FALLTHRU*/ + case 0x0E: // ASL abs + c = 0;/*FALLTHRU*/ + case 0x2E: // ROL abs + rol_abs: + ADD_PAGE(); + nz = c >> 8 & 1; + FLUSH_TIME(); + nz |= (c = READ( data ) << 1); + rotate_common: + pc++; + WRITE( data, (uint8_t) nz ); + CACHE_TIME(); + goto loop; + + case 0x7E: // ROR abs,X + data += x; + goto ror_abs; + + case 0x76: // ROR zp,x + data = uint8_t (data + x); + goto ror_zp; + + case 0x56: // LSR zp,x + data = uint8_t (data + x);/*FALLTHRU*/ + case 0x46: // LSR zp + c = 0;/*FALLTHRU*/ + case 0x66: // ROR zp + ror_zp: { + int temp = READ_LOW( data ); + nz = (c >> 1 & 0x80) | (temp >> 1); + c = temp << 8; + goto write_nz_zp; + } + + case 0x36: // ROL zp,x + data = uint8_t (data + x); + goto rol_zp; + + case 0x16: // ASL zp,x + data = uint8_t (data + x);/*FALLTHRU*/ + case 0x06: // ASL zp + c = 0;/*FALLTHRU*/ + case 0x26: // ROL zp + rol_zp: + nz = c >> 8 & 1; + nz |= (c = READ_LOW( data ) << 1); + goto write_nz_zp; + +// Increment/decrement + + case 0xCA: // DEX + INC_DEC_XY( x, -1 ) + + case 0x88: // DEY + INC_DEC_XY( y, -1 ) + + case 0xF6: // INC zp,x + data = uint8_t (data + x);/*FALLTHRU*/ + case 0xE6: // INC zp + nz = 1; + goto add_nz_zp; + + case 0xD6: // DEC zp,x + data = uint8_t (data + x);/*FALLTHRU*/ + case 0xC6: // DEC zp + nz = (uint16_t) -1; + add_nz_zp: + nz += READ_LOW( data ); + write_nz_zp: + pc++; + WRITE_LOW( data, nz ); + goto loop; + + case 0xFE: // INC abs,x + data = x + GET_ADDR(); + goto inc_ptr; + + case 0xEE: // INC abs + data = GET_ADDR(); + inc_ptr: + nz = 1; + goto inc_common; + + case 0xDE: // DEC abs,x + data = x + GET_ADDR(); + goto dec_ptr; + + case 0xCE: // DEC abs + data = GET_ADDR(); + dec_ptr: + nz = (uint16_t) -1; + inc_common: + FLUSH_TIME(); + nz += READ( data ); + pc += 2; + WRITE( data, (uint8_t) nz ); + CACHE_TIME(); + goto loop; + +// Transfer + + case 0xAA: // TAX + x = a; + nz = a; + goto loop; + + case 0x8A: // TXA + a = x; + nz = x; + goto loop; + + case 0x9A: // TXS + SET_SP( x ); // verified (no flag change) + goto loop; + + case 0xBA: // TSX + x = nz = GET_SP(); + goto loop; + +// Stack + + case 0x48: // PHA + PUSH( a ); // verified + goto loop; + + case 0x68: // PLA + a = nz = READ_LOW( sp ); + sp = (sp - 0xFF) | 0x100; + goto loop; + + case 0x40:{// RTI + uint8_t temp = READ_LOW( sp ); + pc = READ_LOW( 0x100 | (sp - 0xFF) ); + pc |= READ_LOW( 0x100 | (sp - 0xFE) ) * 0x100; + sp = (sp - 0xFD) | 0x100; + data = status; + SET_STATUS( temp ); + this->r.status = status; // update externally-visible I flag + if ( (data ^ status) & st_i ) + { + sap_time_t new_time = end_time_; + if ( !(status & st_i) && new_time > irq_time_ ) + new_time = irq_time_; + blargg_long delta = s.base - new_time; + s.base = new_time; + s_time += delta; + } + goto loop; + } + + case 0x28:{// PLP + uint8_t temp = READ_LOW( sp ); + sp = (sp - 0xFF) | 0x100; + uint8_t changed = status ^ temp; + SET_STATUS( temp ); + if ( !(changed & st_i) ) + goto loop; // I flag didn't change + if ( status & st_i ) + goto handle_sei; + goto handle_cli; + } + + case 0x08: { // PHP + uint8_t temp; + CALC_STATUS( temp ); + PUSH( temp | (st_b | st_r) ); + goto loop; + } + + case 0x6C:{// JMP (ind) + data = GET_ADDR(); + pc = READ_PROG( data ); + data = (data & 0xFF00) | ((data + 1) & 0xFF); + pc |= 0x100 * READ_PROG( data ); + goto loop; + } + + case 0x00: // BRK + goto handle_brk; + +// Flags + + case 0x38: // SEC + c = (uint16_t) ~0; + goto loop; + + case 0x18: // CLC + c = 0; + goto loop; + + case 0xB8: // CLV + status &= ~st_v; + goto loop; + + case 0xD8: // CLD + status &= ~st_d; + goto loop; + + case 0xF8: // SED + status |= st_d; + goto loop; + + case 0x58: // CLI + if ( !(status & st_i) ) + goto loop; + status &= ~st_i; + handle_cli: { + this->r.status = status; // update externally-visible I flag + blargg_long delta = s.base - irq_time_; + if ( delta <= 0 ) + { + if ( TIME < irq_time_ ) + goto loop; + goto delayed_cli; + } + s.base = irq_time_; + s_time += delta; + if ( s_time < 0 ) + goto loop; + + if ( delta >= s_time + 1 ) + { + // delayed irq until after next instruction + s.base += s_time + 1; + s_time = -1; + irq_time_ = s.base; // TODO: remove, as only to satisfy debug check in loop + goto loop; + } + delayed_cli: + debug_printf( "Delayed CLI not emulated\n" ); + goto loop; + } + + case 0x78: // SEI + if ( status & st_i ) + goto loop; + status |= st_i; + handle_sei: { + this->r.status = status; // update externally-visible I flag + blargg_long delta = s.base - end_time_; + s.base = end_time_; + s_time += delta; + if ( s_time < 0 ) + goto loop; + debug_printf( "Delayed SEI not emulated\n" ); + goto loop; + } + +// Unofficial + + // SKW - Skip word + case 0x1C: case 0x3C: case 0x5C: case 0x7C: case 0xDC: case 0xFC: + HANDLE_PAGE_CROSSING( data + x );/*FALLTHRU*/ + case 0x0C: + pc++;/*FALLTHRU*/ + // SKB - Skip byte + case 0x74: case 0x04: case 0x14: case 0x34: case 0x44: case 0x54: case 0x64: + case 0x80: case 0x82: case 0x89: case 0xC2: case 0xD4: case 0xE2: case 0xF4: + pc++; + goto loop; + + // NOP + case 0xEA: case 0x1A: case 0x3A: case 0x5A: case 0x7A: case 0xDA: case 0xFA: + goto loop; + +// Unimplemented + + // halt + //case 0x02: case 0x12: case 0x22: case 0x32: case 0x42: case 0x52: + //case 0x62: case 0x72: case 0x92: case 0xB2: case 0xD2: case 0xF2: + + default: + illegal_encountered = true; + pc--; + goto stop; + } + assert( false ); + + int result_; +handle_brk: + if ( (pc - 1) >= idle_addr ) + goto idle_done; + pc++; + result_ = 4; + debug_printf( "BRK executed\n" ); + +interrupt: + { + s_time += 7; + + WRITE_LOW( 0x100 | (sp - 1), pc >> 8 ); + WRITE_LOW( 0x100 | (sp - 2), pc ); + pc = GET_LE16( &READ_PROG( 0xFFFA ) + result_ ); + + sp = (sp - 3) | 0x100; + uint8_t temp; + CALC_STATUS( temp ); + temp |= st_r; + if ( result_ ) + temp |= st_b; // TODO: incorrectly sets B flag for IRQ + WRITE_LOW( sp, temp ); + + status &= ~st_d; + status |= st_i; + this->r.status = status; // update externally-visible I flag + + blargg_long delta = s.base - end_time_; + s.base = end_time_; + s_time += delta; + goto loop; + } + +idle_done: + //s_time = 0; + pc--; + goto stop; +out_of_time: + pc--; + FLUSH_TIME(); + CPU_DONE( this, TIME, result_ ); + CACHE_TIME(); + if ( result_ >= 0 ) + goto interrupt; + if ( s_time < 0 ) + goto loop; + +stop: + + s.time = s_time; + + r.pc = pc; + r.sp = GET_SP(); + r.a = a; + r.x = x; + r.y = y; + + { + uint8_t temp; + CALC_STATUS( temp ); + r.status = temp; + } + + this->state_ = s; + this->state = &this->state_; + + return illegal_encountered; +} + diff --git a/Frameworks/GME/gme/Sap_Cpu.h b/Frameworks/GME/gme/Sap_Cpu.h new file mode 100644 index 000000000..fdfb9a310 --- /dev/null +++ b/Frameworks/GME/gme/Sap_Cpu.h @@ -0,0 +1,81 @@ +// Atari 6502 CPU emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef SAP_CPU_H +#define SAP_CPU_H + +#include "blargg_common.h" + +typedef blargg_long sap_time_t; // clock cycle count +typedef unsigned sap_addr_t; // 16-bit address +enum { future_sap_time = INT_MAX / 2 + 1 }; + +class Sap_Cpu { +public: + // Clear all registers and keep pointer to 64K memory passed in + void reset( void* mem_64k ); + + // Run until specified time is reached. Returns true if suspicious/unsupported + // instruction was encountered at any point during run. + bool run( sap_time_t end_time ); + + // Registers are not updated until run() returns (except I flag in status) + struct registers_t { + uint16_t pc; + uint8_t a; + uint8_t x; + uint8_t y; + uint8_t status; + uint8_t sp; + }; + registers_t r; + + enum { idle_addr = 0xFEFF }; + + // Time of beginning of next instruction to be executed + sap_time_t time() const { return state->time + state->base; } + void set_time( sap_time_t t ) { state->time = t - state->base; } + void adjust_time( int delta ) { state->time += delta; } + + sap_time_t irq_time() const { return irq_time_; } + void set_irq_time( sap_time_t ); + + sap_time_t end_time() const { return end_time_; } + void set_end_time( sap_time_t ); + +public: + Sap_Cpu() { state = &state_; } + enum { irq_inhibit = 0x04 }; +private: + struct state_t { + sap_time_t base; + sap_time_t time; + }; + state_t* state; // points to state_ or a local copy within run() + state_t state_; + sap_time_t irq_time_; + sap_time_t end_time_; + uint8_t* mem; + + inline sap_time_t update_end_time( sap_time_t end, sap_time_t irq ); +}; + +inline sap_time_t Sap_Cpu::update_end_time( sap_time_t t, sap_time_t irq ) +{ + if ( irq < t && !(r.status & irq_inhibit) ) t = irq; + sap_time_t delta = state->base - t; + state->base = t; + return delta; +} + +inline void Sap_Cpu::set_irq_time( sap_time_t t ) +{ + state->time += update_end_time( end_time_, (irq_time_ = t) ); +} + +inline void Sap_Cpu::set_end_time( sap_time_t t ) +{ + state->time += update_end_time( (end_time_ = t), irq_time_ ); +} + +#endif diff --git a/Frameworks/GME/gme/Sap_Emu.cpp b/Frameworks/GME/gme/Sap_Emu.cpp index 69141ddce..1c0990e36 100644 --- a/Frameworks/GME/gme/Sap_Emu.cpp +++ b/Frameworks/GME/gme/Sap_Emu.cpp @@ -1,429 +1,447 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Sap_Emu.h" - -#include "blargg_endian.h" - -/* Copyright (C) 2006-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -Sap_Emu::Sap_Emu() -{ - set_type( gme_sap_type ); - set_silence_lookahead( 6 ); -} - -Sap_Emu::~Sap_Emu() { } - -// Track info - -// Returns 16 or greater if not hex. Handles uppercase and lowercase. -// Thoroughly tested and rejects ALL non-hex characters. -inline int from_hex_char( int h ) -{ - h -= 0x30; - if ( (unsigned) h > 9 ) - h = ((h - 0x11) & 0xDF) + 10; - return h; -} - -static int from_hex( byte const in [] ) -{ - int result = 0; - for ( int n = 4; n--; ) - { - int h = from_hex_char( *in++ ); - if ( h > 15 ) - return -1; - result = result * 0x10 + h; - } - return result; -} - -static int parse_int( byte const* io [], byte const* end ) -{ - byte const* in = *io; - int n = 0; - while ( in < end ) - { - int dig = *in - '0'; - if ( (unsigned) dig > 9 ) - break; - ++in; - n = n * 10 + dig; - } - if ( in == *io ) - n = -1; // no numeric characters - *io = in; - return n; -} - -static int from_dec( byte const in [], byte const* end ) -{ - int n = parse_int( &in, end ); - if ( in < end ) - n = -1; - return n; -} - -static void parse_string( byte const in [], byte const* end, int len, char out [] ) -{ - byte const* start = in; - if ( *in++ == '\"' ) - { - start++; - while ( in < end && *in != '\"' ) - in++; - } - else - { - in = end; - } - len = min( len - 1, int (in - start) ); - out [len] = 0; - memcpy( out, start, len ); -} - -static int parse_time( byte const in [], byte const* end ) -{ - int minutes = parse_int( &in, end ); - if ( minutes < 0 || *in != ':' ) - return 0; - - ++in; - int seconds = parse_int( &in, end ); - if ( seconds < 0 ) - return 0; - - int time = minutes * 60000 + seconds * 1000; - if ( *in == '.' ) - { - byte const* start = ++in; - int msec = parse_int( &in, end ); - if ( msec >= 0 ) - { - // allow 1-3 digits - for ( int n = in - start; n < 3; n++ ) - msec *= 10; - time += msec; - } - } - - while ( in < end && *in <= ' ' ) - ++in; - - if ( end - in >= 4 && !memcmp( in, "LOOP", 4 ) ) - time = -time; - - return time; -} - -static blargg_err_t parse_info( byte const in [], int size, Sap_Emu::info_t* out ) -{ - out->track_count = 1; - out->author [0] = 0; - out->name [0] = 0; - out->copyright [0] = 0; - - for ( int i = 0; i < Sap_Emu::max_tracks; i++ ) - out->track_times [i] = 0; - - if ( size < 16 || memcmp( in, "SAP\x0D\x0A", 5 ) ) - return blargg_err_file_type; - - int time_count = 0; - byte const* file_end = in + size - 5; - in += 5; - while ( in < file_end && (in [0] != 0xFF || in [1] != 0xFF) ) - { - byte const* line_end = in; - while ( line_end < file_end && *line_end != 0x0D ) - line_end++; - - char const* tag = (char const*) in; - while ( in < line_end && *in > ' ' ) - in++; - int tag_len = (char const*) in - tag; - - while ( in < line_end && *in <= ' ' ) in++; - - if ( tag_len <= 0 ) - { - // skip line - } - else if ( !strncmp( "TIME", tag, tag_len ) && time_count < Sap_Emu::max_tracks ) - { - out->track_times [time_count++] = parse_time( in, line_end ); - } - else if ( !strncmp( "INIT", tag, tag_len ) ) - { - out->init_addr = from_hex( in ); - if ( (unsigned) out->init_addr >= 0x10000 ) - return BLARGG_ERR( BLARGG_ERR_FILE_CORRUPT, "init address" ); - } - else if ( !strncmp( "PLAYER", tag, tag_len ) ) - { - out->play_addr = from_hex( in ); - if ( (unsigned) out->play_addr >= 0x10000 ) - return BLARGG_ERR( BLARGG_ERR_FILE_CORRUPT, "play address" ); - } - else if ( !strncmp( "MUSIC", tag, tag_len ) ) - { - out->music_addr = from_hex( in ); - if ( (unsigned) out->music_addr >= 0x10000 ) - return BLARGG_ERR( BLARGG_ERR_FILE_CORRUPT, "music address" ); - } - else if ( !strncmp( "SONGS", tag, tag_len ) ) - { - out->track_count = from_dec( in, line_end ); - if ( out->track_count <= 0 ) - return BLARGG_ERR( BLARGG_ERR_FILE_CORRUPT, "track count" ); - } - else if ( !strncmp( "TYPE", tag, tag_len ) ) - { - switch ( out->type = *in ) - { - case 'S': - out->type = 'C'; - case 'B': - case 'C': - case 'D': - break; - - default: - return BLARGG_ERR( BLARGG_ERR_FILE_FEATURE, "player type" ); - } - } - else if ( !strncmp( "STEREO", tag, tag_len ) ) - { - out->stereo = true; - } - else if ( !strncmp( "FASTPLAY", tag, tag_len ) ) - { - out->fastplay = from_dec( in, line_end ); - if ( out->fastplay <= 0 ) - return BLARGG_ERR( BLARGG_ERR_FILE_CORRUPT, "fastplay value" ); - } - else if ( !strncmp( "AUTHOR", tag, tag_len ) ) - { - parse_string( in, line_end, sizeof out->author, out->author ); - } - else if ( !strncmp( "NAME", tag, tag_len ) ) - { - parse_string( in, line_end, sizeof out->name, out->name ); - } - else if ( !strncmp( "DATE", tag, tag_len ) ) - { - parse_string( in, line_end, sizeof out->copyright, out->copyright ); - } - - in = line_end + 2; - } - - if ( in [0] != 0xFF || in [1] != 0xFF ) - return BLARGG_ERR( BLARGG_ERR_FILE_CORRUPT, "ROM data missing" ); - out->rom_data = in + 2; - - return blargg_ok; -} - -static void copy_sap_fields( Sap_Emu::info_t const& in, track_info_t* out ) -{ - Gme_File::copy_field_( out->game, in.name ); - Gme_File::copy_field_( out->author, in.author ); - Gme_File::copy_field_( out->copyright, in.copyright ); -} - -static void hash_sap_file( Sap_Emu::info_t const& i, byte const* data, int data_size, Music_Emu::Hash_Function& out ) -{ - unsigned char temp[4]; - set_le32( &temp[0], i.init_addr ); out.hash_( &temp[0], sizeof(temp) ); - set_le32( &temp[0], i.play_addr ); out.hash_( &temp[0], sizeof(temp) ); - set_le32( &temp[0], i.music_addr ); out.hash_( &temp[0], sizeof(temp) ); - set_le32( &temp[0], i.type ); out.hash_( &temp[0], sizeof(temp) ); - set_le32( &temp[0], i.fastplay ); out.hash_( &temp[0], sizeof(temp) ); - set_le32( &temp[0], i.stereo ); out.hash_( &temp[0], sizeof(temp) ); - set_le32( &temp[0], i.track_count ); out.hash_( &temp[0], sizeof(temp) ); - out.hash_( data, data_size ); -} - -blargg_err_t Sap_Emu::track_info_( track_info_t* out, int track ) const -{ - copy_sap_fields( info_, out ); - - if ( track < max_tracks ) - { - int time = info_.track_times [track]; - if ( time ) - { - if ( time > 0 ) - { - out->loop_length = 0; - } - else - { - time = -time; - out->loop_length = time; - } - out->length = time; - } - } - return blargg_ok; -} - -struct Sap_File : Gme_Info_ -{ - Sap_Emu::info_t info; - - Sap_File() { set_type( gme_sap_type ); } - - blargg_err_t load_mem_( byte const begin [], int size ) - { - RETURN_ERR( parse_info( begin, size, &info ) ); - set_track_count( info.track_count ); - return blargg_ok; - } - - blargg_err_t track_info_( track_info_t* out, int track ) const - { - copy_sap_fields( info, out ); - - if (track < Sap_Emu::max_tracks) - { - int time = info.track_times[track]; - if (time) - { - if (time > 0) - { - out->loop_length = 0; - } - else - { - time = -time; - out->loop_length = time; - } - out->length = time; - } - } - - return blargg_ok; - } - - blargg_err_t hash_( Hash_Function& out ) const - { - hash_sap_file( info, info.rom_data, file_end() - info.rom_data, out ); - return blargg_ok; - } -}; - -static Music_Emu* new_sap_emu () { return BLARGG_NEW Sap_Emu ; } -static Music_Emu* new_sap_file() { return BLARGG_NEW Sap_File; } - -gme_type_t_ const gme_sap_type [1] = {{ "Atari XL", 0, &new_sap_emu, &new_sap_file, "SAP", 1 }}; - -// Setup - -blargg_err_t Sap_Emu::load_mem_( byte const in [], int size ) -{ - file_end = in + size; - - info_.warning = NULL; - info_.type = 'B'; - info_.stereo = false; - info_.init_addr = -1; - info_.play_addr = -1; - info_.music_addr = -1; - info_.fastplay = 312; - RETURN_ERR( parse_info( in, size, &info_ ) ); - - set_warning( info_.warning ); - set_track_count( info_.track_count ); - set_voice_count( Sap_Apu::osc_count << info_.stereo ); - core.apu_impl().volume( gain() ); - - static const char* const names [Sap_Apu::osc_count * 2] = { - "Wave 1", "Wave 2", "Wave 3", "Wave 4", - "Wave 5", "Wave 6", "Wave 7", "Wave 8", - }; - set_voice_names( names ); - - static int const types [Sap_Apu::osc_count * 2] = { - wave_type+1, wave_type+2, wave_type+3, wave_type+0, - wave_type+5, wave_type+6, wave_type+7, wave_type+4, - }; - set_voice_types( types ); - - return setup_buffer( 1773447 ); -} - -void Sap_Emu::update_eq( blip_eq_t const& eq ) -{ - core.apu_impl().synth.treble_eq( eq ); -} - -void Sap_Emu::set_voice( int i, Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ) -{ - int i2 = i - Sap_Apu::osc_count; - if ( i2 >= 0 ) - core.apu2().set_output( i2, right ); - else - core.apu().set_output( i, (info_.stereo ? left : center) ); -} - -// Emulation - -void Sap_Emu::set_tempo_( double t ) -{ - core.set_tempo( t ); -} - -blargg_err_t Sap_Emu::start_track_( int track ) -{ - RETURN_ERR( Classic_Emu::start_track_( track ) ); - - core.setup_ram(); - - // Copy file data to RAM - byte const* in = info_.rom_data; - while ( file_end - in >= 5 ) - { - int start = get_le16( in ); - int end = get_le16( in + 2 ); - //dprintf( "Block $%04X-$%04X\n", start, end ); - in += 4; - int len = end - start + 1; - if ( (unsigned) len > (unsigned) (file_end - in) ) - { - set_warning( "Invalid file data block" ); - break; - } - - memcpy( core.ram() + start, in, len ); - in += len; - if ( file_end - in >= 2 && in [0] == 0xFF && in [1] == 0xFF ) - in += 2; - } - - return core.start_track( track, info_ ); -} - -blargg_err_t Sap_Emu::run_clocks( blip_time_t& duration, int ) -{ - return core.end_frame( duration ); -} - -blargg_err_t Sap_Emu::hash_( Hash_Function& out ) const -{ - hash_sap_file( info(), info().rom_data, file_end - info().rom_data, out ); - return blargg_ok; -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Sap_Emu.h" + +#include "blargg_endian.h" +#include +#include + +/* Copyright (C) 2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +long const base_scanline_period = 114; + +using std::min; +using std::max; + +Sap_Emu::Sap_Emu() +{ + set_type( gme_sap_type ); + + static const char* const names [Sap_Apu::osc_count * 2] = { + "Wave 1", "Wave 2", "Wave 3", "Wave 4", + "Wave 5", "Wave 6", "Wave 7", "Wave 8", + }; + set_voice_names( names ); + + static int const types [Sap_Apu::osc_count * 2] = { + wave_type | 1, wave_type | 2, wave_type | 3, wave_type | 0, + wave_type | 5, wave_type | 6, wave_type | 7, wave_type | 4, + }; + set_voice_types( types ); + set_silence_lookahead( 6 ); +} + +Sap_Emu::~Sap_Emu() { } + +// Track info + +// Returns 16 or greater if not hex +inline int from_hex_char( int h ) +{ + h -= 0x30; + if ( (unsigned) h > 9 ) + h = ((h - 0x11) & 0xDF) + 10; + return h; +} + +static long from_hex( byte const* in ) +{ + unsigned result = 0; + for ( int n = 4; n--; ) + { + int h = from_hex_char( *in++ ); + if ( h > 15 ) + return -1; + result = result * 0x10 + h; + } + return result; +} + +static int from_dec( byte const* in, byte const* end ) +{ + if ( in >= end ) + return -1; + + int n = 0; + while ( in < end ) + { + int dig = *in++ - '0'; + if ( (unsigned) dig > 9 ) + return -1; + n = n * 10 + dig; + } + return n; +} + +static void parse_string( byte const* in, byte const* end, int len, char* out ) +{ + byte const* start = in; + if ( *in++ == '\"' ) + { + start++; + while ( in < end && *in != '\"' ) + in++; + } + else + { + in = end; + } + len = min( len - 1, int (in - start) ); + out [len] = 0; + memcpy( out, start, len ); +} + +static blargg_err_t parse_info( byte const* in, long size, Sap_Emu::info_t* out ) +{ + out->track_count = 1; + out->author [0] = 0; + out->name [0] = 0; + out->copyright [0] = 0; + + if ( size < 16 || memcmp( in, "SAP\x0D\x0A", 5 ) ) + return gme_wrong_file_type; + + byte const* file_end = in + size - 5; + in += 5; + while ( in < file_end && (in [0] != 0xFF || in [1] != 0xFF) ) + { + byte const* line_end = in; + while ( line_end < file_end && *line_end != 0x0D ) + line_end++; + + char const* tag = (char const*) in; + while ( in < line_end && *in > ' ' ) + in++; + int tag_len = (char const*) in - tag; + + while ( in < line_end && *in <= ' ' ) in++; + + if ( tag_len <= 0 ) + { + // skip line + } + else if ( !strncmp( "INIT", tag, tag_len ) ) + { + out->init_addr = from_hex( in ); + if ( (unsigned long) out->init_addr > 0xFFFF ) + return "Invalid init address"; + } + else if ( !strncmp( "PLAYER", tag, tag_len ) ) + { + out->play_addr = from_hex( in ); + if ( (unsigned long) out->play_addr > 0xFFFF ) + return "Invalid play address"; + } + else if ( !strncmp( "MUSIC", tag, tag_len ) ) + { + out->music_addr = from_hex( in ); + if ( (unsigned long) out->music_addr > 0xFFFF ) + return "Invalid music address"; + } + else if ( !strncmp( "SONGS", tag, tag_len ) ) + { + out->track_count = from_dec( in, line_end ); + if ( out->track_count <= 0 ) + return "Invalid track count"; + } + else if ( !strncmp( "TYPE", tag, tag_len ) ) + { + switch ( out->type = *in ) + { + case 'C': + case 'B': + break; + + case 'D': + return "Digimusic not supported"; + + default: + return "Unsupported player type"; + } + } + else if ( !strncmp( "STEREO", tag, tag_len ) ) + { + out->stereo = true; + } + else if ( !strncmp( "FASTPLAY", tag, tag_len ) ) + { + out->fastplay = from_dec( in, line_end ); + if ( out->fastplay <= 0 ) + return "Invalid fastplay value"; + } + else if ( !strncmp( "AUTHOR", tag, tag_len ) ) + { + parse_string( in, line_end, sizeof out->author, out->author ); + } + else if ( !strncmp( "NAME", tag, tag_len ) ) + { + parse_string( in, line_end, sizeof out->name, out->name ); + } + else if ( !strncmp( "DATE", tag, tag_len ) ) + { + parse_string( in, line_end, sizeof out->copyright, out->copyright ); + } + + in = line_end + 2; + } + + if ( in [0] != 0xFF || in [1] != 0xFF ) + return "ROM data missing"; + out->rom_data = in + 2; + + return 0; +} + +static void copy_sap_fields( Sap_Emu::info_t const& in, track_info_t* out ) +{ + Gme_File::copy_field_( out->game, in.name ); + Gme_File::copy_field_( out->author, in.author ); + Gme_File::copy_field_( out->copyright, in.copyright ); +} + +blargg_err_t Sap_Emu::track_info_( track_info_t* out, int ) const +{ + copy_sap_fields( info, out ); + return 0; +} + +struct Sap_File : Gme_Info_ +{ + Sap_Emu::info_t info; + + Sap_File() { set_type( gme_sap_type ); } + + blargg_err_t load_mem_( byte const* begin, long size ) + { + RETURN_ERR( parse_info( begin, size, &info ) ); + set_track_count( info.track_count ); + return 0; + } + + blargg_err_t track_info_( track_info_t* out, int ) const + { + copy_sap_fields( info, out ); + return 0; + } +}; + +static Music_Emu* new_sap_emu () { return BLARGG_NEW Sap_Emu ; } +static Music_Emu* new_sap_file() { return BLARGG_NEW Sap_File; } + +static gme_type_t_ const gme_sap_type_ = { "Atari XL", 0, &new_sap_emu, &new_sap_file, "SAP", 1 }; +extern gme_type_t const gme_sap_type = &gme_sap_type_; + +// Setup + +blargg_err_t Sap_Emu::load_mem_( byte const* in, long size ) +{ + file_end = in + size; + + info.warning = 0; + info.type = 'B'; + info.stereo = false; + info.init_addr = -1; + info.play_addr = -1; + info.music_addr = -1; + info.fastplay = 312; + RETURN_ERR( parse_info( in, size, &info ) ); + + set_warning( info.warning ); + set_track_count( info.track_count ); + set_voice_count( Sap_Apu::osc_count << info.stereo ); + apu_impl.volume( gain() ); + + return setup_buffer( 1773447 ); +} + +void Sap_Emu::update_eq( blip_eq_t const& eq ) +{ + apu_impl.synth.treble_eq( eq ); +} + +void Sap_Emu::set_voice( int i, Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ) +{ + int i2 = i - Sap_Apu::osc_count; + if ( i2 >= 0 ) + apu2.osc_output( i2, right ); + else + apu.osc_output( i, (info.stereo ? left : center) ); +} + +// Emulation + +void Sap_Emu::set_tempo_( double t ) +{ + scanline_period = sap_time_t (base_scanline_period / t); +} + +inline sap_time_t Sap_Emu::play_period() const { return info.fastplay * scanline_period; } + +void Sap_Emu::cpu_jsr( sap_addr_t addr ) +{ + check( r.sp >= 0xFE ); // catch anything trying to leave data on stack + r.pc = addr; + int high_byte = (idle_addr - 1) >> 8; + if ( r.sp == 0xFE && mem.ram [0x1FF] == high_byte ) + r.sp = 0xFF; // pop extra byte off + mem.ram [0x100 + r.sp--] = high_byte; // some routines use RTI to return + mem.ram [0x100 + r.sp--] = high_byte; + mem.ram [0x100 + r.sp--] = (idle_addr - 1) & 0xFF; +} + +void Sap_Emu::run_routine( sap_addr_t addr ) +{ + cpu_jsr( addr ); + cpu::run( 312 * base_scanline_period * 60 ); + check( r.pc == idle_addr ); +} + +inline void Sap_Emu::call_init( int track ) +{ + switch ( info.type ) + { + case 'B': + r.a = track; + run_routine( info.init_addr ); + break; + + case 'C': + r.a = 0x70; + r.x = info.music_addr&0xFF; + r.y = info.music_addr >> 8; + run_routine( info.play_addr + 3 ); + r.a = 0; + r.x = track; + run_routine( info.play_addr + 3 ); + break; + } +} + +blargg_err_t Sap_Emu::start_track_( int track ) +{ + RETURN_ERR( Classic_Emu::start_track_( track ) ); + + memset( &mem, 0, sizeof mem ); + + byte const* in = info.rom_data; + while ( file_end - in >= 5 ) + { + unsigned start = get_le16( in ); + unsigned end = get_le16( in + 2 ); + //debug_printf( "Block $%04X-$%04X\n", start, end ); + in += 4; + if ( end < start ) + { + set_warning( "Invalid file data block" ); + break; + } + long len = end - start + 1; + if ( len > file_end - in ) + { + set_warning( "Invalid file data block" ); + break; + } + + memcpy( mem.ram + start, in, len ); + in += len; + if ( file_end - in >= 2 && in [0] == 0xFF && in [1] == 0xFF ) + in += 2; + } + + apu.reset( &apu_impl ); + apu2.reset( &apu_impl ); + cpu::reset( mem.ram ); + time_mask = 0; // disables sound during init + call_init( track ); + time_mask = -1; + + next_play = play_period(); + + return 0; +} + +// Emulation + +// see sap_cpu_io.h for read/write functions + +void Sap_Emu::cpu_write_( sap_addr_t addr, int data ) +{ + if ( (addr ^ Sap_Apu::start_addr) <= (Sap_Apu::end_addr - Sap_Apu::start_addr) ) + { + GME_APU_HOOK( this, addr - Sap_Apu::start_addr, data ); + apu.write_data( time() & time_mask, addr, data ); + return; + } + + if ( (addr ^ (Sap_Apu::start_addr + 0x10)) <= (Sap_Apu::end_addr - Sap_Apu::start_addr) && + info.stereo ) + { + GME_APU_HOOK( this, addr - 0x10 - Sap_Apu::start_addr + 10, data ); + apu2.write_data( time() & time_mask, addr ^ 0x10, data ); + return; + } + + if ( (addr & ~0x0010) != 0xD20F || data != 0x03 ) + debug_printf( "Unmapped write $%04X <- $%02X\n", addr, data ); +} + +inline void Sap_Emu::call_play() +{ + switch ( info.type ) + { + case 'B': + cpu_jsr( info.play_addr ); + break; + + case 'C': + cpu_jsr( info.play_addr + 6 ); + break; + } +} + +blargg_err_t Sap_Emu::run_clocks( blip_time_t& duration, int ) +{ + set_time( 0 ); + while ( time() < duration ) + { + if ( cpu::run( duration ) || r.pc > idle_addr ) + return "Emulation error (illegal instruction)"; + + if ( r.pc == idle_addr ) + { + if ( next_play <= duration ) + { + set_time( next_play ); + next_play += play_period(); + call_play(); + GME_FRAME_HOOK( this ); + } + else + { + set_time( duration ); + } + } + } + + duration = time(); + next_play -= duration; + check( next_play >= 0 ); + if ( next_play < 0 ) + next_play = 0; + apu.end_frame( duration ); + if ( info.stereo ) + apu2.end_frame( duration ); + + return 0; +} diff --git a/Frameworks/GME/gme/Sap_Emu.h b/Frameworks/GME/gme/Sap_Emu.h index 397c52710..f75312713 100644 --- a/Frameworks/GME/gme/Sap_Emu.h +++ b/Frameworks/GME/gme/Sap_Emu.h @@ -1,53 +1,68 @@ -// Atari XL/XE SAP music file emulator - -// Game_Music_Emu $vers -#ifndef SAP_EMU_H -#define SAP_EMU_H - -#include "Classic_Emu.h" -#include "Sap_Apu.h" -#include "Sap_Core.h" - -class Sap_Emu : public Classic_Emu { -public: - enum { max_tracks = 32 }; // TODO: no fixed limit - - // SAP file info (see Sap_Core.h for more) - struct info_t : Sap_Core::info_t { - byte const* rom_data; - const char* warning; - int track_count; - int track_times [max_tracks]; - char author [256]; - char name [256]; - char copyright [ 32]; - }; - - // Info for currently loaded file - info_t const& info() const { return info_; } - - blargg_err_t hash_( Hash_Function& ) const; - - static gme_type_t static_type() { return gme_sap_type; } - -// Implementation -public: - Sap_Emu(); - ~Sap_Emu(); - -protected: - virtual blargg_err_t track_info_( track_info_t*, int track ) const; - virtual blargg_err_t load_mem_( byte const [], int ); - virtual blargg_err_t start_track_( int ); - virtual blargg_err_t run_clocks( blip_time_t&, int ); - virtual void set_tempo_( double ); - virtual void set_voice( int, Blip_Buffer*, Blip_Buffer*, Blip_Buffer* ); - virtual void update_eq( blip_eq_t const& ); - -private: - info_t info_; - byte const* file_end; - Sap_Core core; -}; - -#endif +// Atari XL/XE SAP music file emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef SAP_EMU_H +#define SAP_EMU_H + +#include "Classic_Emu.h" +#include "Sap_Apu.h" +#include "Sap_Cpu.h" + +class Sap_Emu : private Sap_Cpu, public Classic_Emu { + typedef Sap_Cpu cpu; +public: + static gme_type_t static_type() { return gme_sap_type; } +public: + Sap_Emu(); + ~Sap_Emu(); + struct info_t { + byte const* rom_data; + const char* warning; + long init_addr; + long play_addr; + long music_addr; + int type; + int track_count; + int fastplay; + bool stereo; + char author [256]; + char name [256]; + char copyright [ 32]; + }; +protected: + blargg_err_t track_info_( track_info_t*, int track ) const; + blargg_err_t load_mem_( byte const*, long ); + blargg_err_t start_track_( int ); + blargg_err_t run_clocks( blip_time_t&, int ); + void set_tempo_( double ); + void set_voice( int, Blip_Buffer*, Blip_Buffer*, Blip_Buffer* ); + void update_eq( blip_eq_t const& ); +public: private: friend class Sap_Cpu; + int cpu_read( sap_addr_t ); + void cpu_write( sap_addr_t, int ); + void cpu_write_( sap_addr_t, int ); +private: + info_t info; + + byte const* file_end; + sap_time_t scanline_period; + sap_time_t next_play; + sap_time_t time_mask; + Sap_Apu apu; + Sap_Apu apu2; + + // large items + struct { + byte padding1 [0x100]; + byte ram [0x10000 + 0x100]; + } mem; + Sap_Apu_Impl apu_impl; + + sap_time_t play_period() const; + void call_play(); + void cpu_jsr( sap_addr_t ); + void call_init( int track ); + void run_routine( sap_addr_t ); +}; + +#endif diff --git a/Frameworks/GME/gme/Sgc_Core.cpp b/Frameworks/GME/gme/Sgc_Core.cpp deleted file mode 100644 index bcb5f3a57..000000000 --- a/Frameworks/GME/gme/Sgc_Core.cpp +++ /dev/null @@ -1,108 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Sgc_Core.h" - -/* Copyright (C) 2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -void Sgc_Core::set_tempo( double t ) -{ - set_play_period( clock_rate() / (header().rate ? 50 : 60) / t ); -} - -blargg_err_t Sgc_Core::load_( Data_Reader& dr ) -{ - RETURN_ERR( Sgc_Impl::load_( dr ) ); - - if ( sega_mapping() && fm_apu_.supported() ) - RETURN_ERR( fm_apu_.init( clock_rate(), clock_rate() / 72 ) ); - - set_tempo( 1.0 ); - return blargg_ok; -} - -blargg_err_t Sgc_Core::start_track( int t ) -{ - if ( sega_mapping() ) - { - apu_.reset(); - fm_apu_.reset(); - fm_accessed = false; - } - else - { - apu_.reset( 0x0003, 15 ); - } - - return Sgc_Impl::start_track( t ); -} - -blargg_err_t Sgc_Core::end_frame( time_t t ) -{ - RETURN_ERR( Sgc_Impl::end_frame( t ) ); - apu_.end_frame( t ); - if ( sega_mapping() && fm_accessed ) - { - if ( fm_apu_.supported() ) - fm_apu_.end_frame( t ); - else - set_warning( "FM sound not supported" ); - } - - return blargg_ok; -} - -Sgc_Core::Sgc_Core() -{ } - -Sgc_Core::~Sgc_Core() -{ } - -void Sgc_Core::cpu_out( time_t time, addr_t addr, int data ) -{ - int port = addr & 0xFF; - - if ( sega_mapping() ) - { - switch ( port ) - { - case 0x06: - apu_.write_ggstereo( time, data ); - return; - - case 0x7E: - case 0x7F: - apu_.write_data( time, data ); dprintf( "$7E<-%02X\n", data ); - return; - - case 0xF0: - fm_accessed = true; - if ( fm_apu_.supported() ) - fm_apu_.write_addr( data );//, dprintf( "$F0<-%02X\n", data ); - return; - - case 0xF1: - fm_accessed = true; - if ( fm_apu_.supported() ) - fm_apu_.write_data( time, data );//, dprintf( "$F1<-%02X\n", data ); - return; - } - } - else if ( port >= 0xE0 ) - { - apu_.write_data( time, data ); - return; - } - - Sgc_Impl::cpu_out( time, addr, data ); -} diff --git a/Frameworks/GME/gme/Sgc_Core.h b/Frameworks/GME/gme/Sgc_Core.h deleted file mode 100644 index 23c11cbd3..000000000 --- a/Frameworks/GME/gme/Sgc_Core.h +++ /dev/null @@ -1,44 +0,0 @@ -// Sega/Game Gear/Coleco SGC music file emulator core - -// Game_Music_Emu $vers -#ifndef SGC_CORE_H -#define SGC_CORE_H - -#include "Sgc_Impl.h" -#include "Sms_Fm_Apu.h" -#include "Sms_Apu.h" - -class Sgc_Core : public Sgc_Impl { -public: - - // Adjusts music tempo, where 1.0 is normal. Can be changed while playing. - // Resets to 1.0 when loading file. - void set_tempo( double ); - - // Starts track, where 0 is the first. - blargg_err_t start_track( int ); - - // Ends time frame at time t - blargg_err_t end_frame( time_t t ); - - // SN76489 sound chip - Sms_Apu& apu() { return apu_; } - Sms_Fm_Apu& fm_apu() { return fm_apu_; } - -protected: - // Overrides - virtual void cpu_out( time_t, addr_t, int data ); - virtual blargg_err_t load_( Data_Reader& ); - -// Implementation -public: - Sgc_Core(); - ~Sgc_Core(); - -private: - bool fm_accessed; - Sms_Apu apu_; - Sms_Fm_Apu fm_apu_; -}; - -#endif diff --git a/Frameworks/GME/gme/Sgc_Cpu.cpp b/Frameworks/GME/gme/Sgc_Cpu.cpp deleted file mode 100644 index b63e42b83..000000000 --- a/Frameworks/GME/gme/Sgc_Cpu.cpp +++ /dev/null @@ -1,36 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Sgc_Impl.h" - -#include "blargg_endian.h" -//#include "z80_cpu_log.h" - -/* Copyright (C) 2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -#define OUT_PORT( addr, data ) cpu_out( TIME(), addr, data ) -#define IN_PORT( addr ) cpu_in( addr ) -#define WRITE_MEM( addr, data ) cpu_write( addr, data ) -#define IDLE_ADDR idle_addr -#define CPU cpu -#define RST_BASE vectors_addr - -#define CPU_BEGIN \ -bool Sgc_Impl::run_cpu( time_t end_time )\ -{\ - cpu.set_end_time( end_time ); - - #include "Z80_Cpu_run.h" - - return warning; -} diff --git a/Frameworks/GME/gme/Sgc_Emu.cpp b/Frameworks/GME/gme/Sgc_Emu.cpp deleted file mode 100644 index 010ee71d6..000000000 --- a/Frameworks/GME/gme/Sgc_Emu.cpp +++ /dev/null @@ -1,167 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Sgc_Emu.h" - -/* Copyright (C) 2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -int const osc_count = Sms_Apu::osc_count + Sms_Fm_Apu::osc_count; - -Sgc_Emu::Sgc_Emu() -{ - set_type( gme_sgc_type ); - set_silence_lookahead( 6 ); - set_gain( 1.2 ); -} - -Sgc_Emu::~Sgc_Emu() { } - -void Sgc_Emu::unload() -{ - core_.unload(); - Music_Emu::unload(); -} - -// Track info - -static void copy_sgc_fields( Sgc_Emu::header_t const& h, track_info_t* out ) -{ - GME_COPY_FIELD( h, out, game ); - GME_COPY_FIELD( h, out, author ); - GME_COPY_FIELD( h, out, copyright ); -} - -static void hash_sgc_file( Sgc_Emu::header_t const& h, byte const* data, int data_size, Music_Emu::Hash_Function& out ) -{ - out.hash_( &h.vers, sizeof(h.vers) ); - out.hash_( &h.rate, sizeof(h.rate) ); - out.hash_( &h.reserved1[0], sizeof(h.reserved1) ); - out.hash_( &h.load_addr[0], sizeof(h.load_addr) ); - out.hash_( &h.init_addr[0], sizeof(h.init_addr) ); - out.hash_( &h.play_addr[0], sizeof(h.play_addr) ); - out.hash_( &h.stack_ptr[0], sizeof(h.stack_ptr) ); - out.hash_( &h.reserved2[0], sizeof(h.reserved2) ); - out.hash_( &h.rst_addrs[0], sizeof(h.rst_addrs) ); - out.hash_( &h.mapping[0], sizeof(h.mapping) ); - out.hash_( &h.first_song, sizeof(h.first_song) ); - out.hash_( &h.song_count, sizeof(h.song_count) ); - out.hash_( &h.first_effect, sizeof(h.first_effect) ); - out.hash_( &h.last_effect, sizeof(h.last_effect) ); - out.hash_( &h.system, sizeof(h.system) ); - out.hash_( &h.reserved3[0], sizeof(h.reserved3) ); - out.hash_( data, data_size ); -} - -blargg_err_t Sgc_Emu::track_info_( track_info_t* out, int ) const -{ - copy_sgc_fields( header(), out ); - return blargg_ok; -} - -struct Sgc_File : Gme_Info_ -{ - Sgc_Emu::header_t const* h; - - Sgc_File() { set_type( gme_sgc_type ); } - - blargg_err_t load_mem_( byte const begin [], int size ) - { - h = ( Sgc_Emu::header_t const* ) begin; - - set_track_count( h->song_count ); - if ( !h->valid_tag() ) - return blargg_err_file_type; - - return blargg_ok; - } - - blargg_err_t track_info_( track_info_t* out, int ) const - { - copy_sgc_fields( *h, out ); - return blargg_ok; - } - - blargg_err_t hash_( Hash_Function& out ) const - { - hash_sgc_file( *h, file_begin() + h->size, file_end() - file_begin() - h->size, out ); - return blargg_ok; - } -}; - -static Music_Emu* new_sgc_emu () { return BLARGG_NEW Sgc_Emu ; } -static Music_Emu* new_sgc_file() { return BLARGG_NEW Sgc_File; } - -gme_type_t_ const gme_sgc_type [1] = {{ "Z80 PSG", 0, &new_sgc_emu, &new_sgc_file, "SGC", 1 }}; - -// Setup - -blargg_err_t Sgc_Emu::load_( Data_Reader& in ) -{ - RETURN_ERR( core_.load( in ) ); - set_warning( core_.warning() ); - set_track_count( header().song_count ); - set_voice_count( core_.sega_mapping() ? osc_count : core_.apu().osc_count ); - - core_.apu ().volume( gain() ); - core_.fm_apu().volume( gain() ); - - static const char* const names [osc_count + 1] = { - "Square 1", "Square 2", "Square 3", "Noise", "FM" - }; - set_voice_names( names ); - - static int const types [osc_count + 1] = { - wave_type+1, wave_type+2, wave_type+3, mixed_type+1, mixed_type+2 - }; - set_voice_types( types ); - - return setup_buffer( core_.clock_rate() ); -} - -void Sgc_Emu::update_eq( blip_eq_t const& eq ) -{ - core_.apu ().treble_eq( eq ); - core_.fm_apu().treble_eq( eq ); -} - -void Sgc_Emu::set_voice( int i, Blip_Buffer* c, Blip_Buffer* l, Blip_Buffer* r ) -{ - if ( i < core_.apu().osc_count ) - core_.apu().set_output( i, c, l, r ); - else - core_.fm_apu().set_output( c, l, r ); -} - -void Sgc_Emu::set_tempo_( double t ) -{ - core_.set_tempo( t ); -} - -blargg_err_t Sgc_Emu::start_track_( int track ) -{ - RETURN_ERR( core_.start_track( track ) ); - return Classic_Emu::start_track_( track ); -} - -blargg_err_t Sgc_Emu::run_clocks( blip_time_t& duration, int ) -{ - RETURN_ERR( core_.end_frame( duration ) ); - set_warning( core_.warning() ); - return blargg_ok; -} - -blargg_err_t Sgc_Emu::hash_( Hash_Function& out ) const -{ - hash_sgc_file( header(), core_.rom_().begin(), core_.rom_().file_size(), out ); - return blargg_ok; -} \ No newline at end of file diff --git a/Frameworks/GME/gme/Sgc_Emu.h b/Frameworks/GME/gme/Sgc_Emu.h deleted file mode 100644 index 112f950d7..000000000 --- a/Frameworks/GME/gme/Sgc_Emu.h +++ /dev/null @@ -1,45 +0,0 @@ -// Sega/Game Gear/Coleco SGC music file emulator - -// Game_Music_Emu $vers -#ifndef SGC_EMU_H -#define SGC_EMU_H - -#include "Classic_Emu.h" -#include "Sgc_Core.h" - -class Sgc_Emu : public Classic_Emu { -public: - // SGC file header (see Sgc_Impl.h) - typedef Sgc_Core::header_t header_t; - - // Header for currently loaded file - header_t const& header() const { return core_.header(); } - - blargg_err_t hash_( Hash_Function& ) const; - - // Sets 0x2000-byte Coleco BIOS. Necessary to play Coleco tracks. - static void set_coleco_bios( void const* p ){ Sgc_Core::set_coleco_bios( p ); } - - static gme_type_t static_type() { return gme_sgc_type; } - -// Internal -public: - Sgc_Emu(); - ~Sgc_Emu(); - -protected: - // Classic_Emu overrides - virtual blargg_err_t track_info_( track_info_t*, int track ) const; - virtual blargg_err_t load_( Data_Reader& ); - virtual blargg_err_t start_track_( int ); - virtual blargg_err_t run_clocks( blip_time_t&, int ); - virtual void set_tempo_( double ); - virtual void set_voice( int, Blip_Buffer*, Blip_Buffer*, Blip_Buffer* ); - virtual void update_eq( blip_eq_t const& ); - virtual void unload(); - -private: - Sgc_Core core_; -}; - -#endif diff --git a/Frameworks/GME/gme/Sgc_Impl.cpp b/Frameworks/GME/gme/Sgc_Impl.cpp deleted file mode 100644 index 497966ab8..000000000 --- a/Frameworks/GME/gme/Sgc_Impl.cpp +++ /dev/null @@ -1,225 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Sgc_Impl.h" - -/* Copyright (C) 2006-2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -void const* Sgc_Impl::coleco_bios; - -Sgc_Impl::Sgc_Impl() : - rom( bank_size ) -{ - assert( offsetof (header_t,copyright [32]) == header_t::size ); -} - -Sgc_Impl::~Sgc_Impl() -{ } - -bool Sgc_Impl::header_t::valid_tag() const -{ - return 0 == memcmp( tag, "SGC\x1A", 4 ); -} - -blargg_err_t Sgc_Impl::load_( Data_Reader& in ) -{ - RETURN_ERR( rom.load( in, header_.size, &header_, 0 ) ); - - if ( !header_.valid_tag() ) - return blargg_err_file_type; - - if ( header_.vers != 1 ) - set_warning( "Unknown file version" ); - - if ( header_.system > 2 ) - set_warning( "Unknown system" ); - - addr_t load_addr = get_le16( header_.load_addr ); - if ( load_addr < 0x400 ) - set_warning( "Invalid load address" ); - - rom.set_addr( load_addr ); - play_period = clock_rate() / 60; - - if ( sega_mapping() ) - { - RETURN_ERR( ram.resize( 0x2000 + Sgc_Cpu::page_padding ) ); - RETURN_ERR( ram2.resize( bank_size + Sgc_Cpu::page_padding ) ); - } - else - { - RETURN_ERR( ram.resize( 0x400 + Sgc_Cpu::page_padding ) ); - } - - RETURN_ERR( vectors.resize( Sgc_Cpu::page_size + Sgc_Cpu::page_padding ) ); - - // TODO: doesn't need to be larger than page size, if we do mapping calls right - RETURN_ERR( unmapped_write.resize( bank_size ) ); - - return blargg_ok; -} - -void Sgc_Impl::unload() -{ - rom.clear(); - vectors.clear(); - ram.clear(); - ram2.clear(); - unmapped_write.clear(); - Gme_Loader::unload(); -} - -blargg_err_t Sgc_Impl::start_track( int track ) -{ - memset( ram .begin(), 0, ram .size() ); - memset( ram2.begin(), 0, ram2.size() ); - memset( vectors.begin(), 0xFF, vectors.size() ); - cpu.reset( unmapped_write.begin(), rom.unmapped() ); - - if ( sega_mapping() ) - { - vectors_addr = 0x10000 - Sgc_Cpu::page_size; - idle_addr = vectors_addr; - for ( int i = 1; i < 8; ++i ) - { - vectors [i*8 + 0] = 0xC3; // JP addr - vectors [i*8 + 1] = header_.rst_addrs [i*2 + 0]; - vectors [i*8 + 2] = header_.rst_addrs [i*2 + 1]; - } - - cpu.map_mem( 0xC000, 0x2000, ram.begin() ); - cpu.map_mem( vectors_addr, cpu.page_size, unmapped_write.begin(), vectors.begin() ); - - bank2 = NULL; - for ( int i = 0; i < 4; ++i ) - cpu_write( 0xFFFC + i, header_.mapping [i] ); - } - else - { - if ( !coleco_bios ) - return BLARGG_ERR( BLARGG_ERR_CALLER, "Coleco BIOS not set" ); - - vectors_addr = 0; - cpu.map_mem( 0, 0x2000, unmapped_write.begin(), coleco_bios ); - for ( int i = 0; i < 8; ++i ) - cpu.map_mem( 0x6000 + i*0x400, 0x400, ram.begin() ); - - idle_addr = 0x2000; - cpu.map_mem( 0x2000, cpu.page_size, unmapped_write.begin(), vectors.begin() ); - - for ( int i = 0; i < 0x8000 / bank_size; ++i ) - { - int addr = 0x8000 + i*bank_size; - cpu.map_mem( addr, bank_size, unmapped_write.begin(), rom.at_addr( addr ) ); - } - } - - cpu.r.sp = get_le16( header_.stack_ptr ); - cpu.r.b.a = track; - next_play = play_period; - - jsr( header_.init_addr ); - - return blargg_ok; -} - -// Emulation - -void Sgc_Impl::jsr( byte const (&addr) [2] ) -{ - *cpu.write( --cpu.r.sp ) = idle_addr >> 8; - *cpu.write( --cpu.r.sp ) = idle_addr & 0xFF; - cpu.r.pc = get_le16( addr ); -} - -void Sgc_Impl::set_bank( int bank, void const* data ) -{ - //dprintf( "map bank %d to %p\n", bank, (byte*) data - rom.at_addr( 0 ) ); - cpu.map_mem( bank * bank_size, bank_size, unmapped_write.begin(), data ); -} - -void Sgc_Impl::cpu_write( addr_t addr, int data ) -{ - if ( (addr ^ 0xFFFC) > 3 || !sega_mapping() ) - { - *cpu.write( addr ) = data; - return; - } - - switch ( addr ) - { - case 0xFFFC: - cpu.map_mem( 2 * bank_size, bank_size, ram2.begin() ); - if ( data & 0x08 ) - break; - - bank2 = ram2.begin(); - // FALL THROUGH - - case 0xFFFF: { - bool rom_mapped = (cpu.read( 2 * bank_size ) == bank2); - bank2 = rom.at_addr( data * bank_size ); - if ( rom_mapped ) - set_bank( 2, bank2 ); - break; - } - - case 0xFFFD: - set_bank( 0, rom.at_addr( data * bank_size ) ); - break; - - case 0xFFFE: - set_bank( 1, rom.at_addr( data * bank_size ) ); - break; - } -} - -int Sgc_Impl::cpu_in( addr_t addr ) -{ - dprintf( "in %02X\n", addr ); - return 0; -} - -void Sgc_Impl::cpu_out( time_t, addr_t addr, int ) -{ - dprintf( "out %02X\n", addr & 0xFF ); -} - -blargg_err_t Sgc_Impl::end_frame( time_t end ) -{ - while ( cpu.time() < end ) - { - time_t next = min( end, next_play ); - if ( run_cpu( next ) ) - { - set_warning( "Unsupported CPU instruction" ); - cpu.set_time( next ); - } - - if ( cpu.r.pc == idle_addr ) - cpu.set_time( next ); - - if ( cpu.time() >= next_play ) - { - next_play += play_period; - if ( cpu.r.pc == idle_addr ) - jsr( header_.play_addr ); - } - } - - next_play -= end; - check( next_play >= 0 ); - cpu.adjust_time( -end ); - - return blargg_ok; -} diff --git a/Frameworks/GME/gme/Sgc_Impl.h b/Frameworks/GME/gme/Sgc_Impl.h deleted file mode 100644 index e9b873c53..000000000 --- a/Frameworks/GME/gme/Sgc_Impl.h +++ /dev/null @@ -1,116 +0,0 @@ -// Sega/Game Gear/Coleco SGC music file emulator implementation internals - -// Game_Music_Emu $vers -#ifndef SGC_IMPL_H -#define SGC_IMPL_H - -#include "Gme_Loader.h" -#include "Rom_Data.h" -#include "Z80_Cpu.h" - -class Sgc_Impl : public Gme_Loader { -public: - - // SGC file header - struct header_t - { - enum { size = 0xA0 }; - - char tag [4]; // "SGC\x1A" - byte vers; // 0x01 - byte rate; // 0=NTSC 1=PAL - byte reserved1 [2]; - byte load_addr [2]; - byte init_addr [2]; - byte play_addr [2]; - byte stack_ptr [2]; - byte reserved2 [2]; - byte rst_addrs [7*2]; - byte mapping [4]; // Used by Sega only - byte first_song; // Song to start playing first - byte song_count; - byte first_effect; - byte last_effect; - byte system; // 0=Master System 1=Game Gear 2=Colecovision - byte reserved3 [23]; - char game [32]; // strings can be 32 chars, NOT terminated - char author [32]; - char copyright [32]; - - // True if header has valid file signature - bool valid_tag() const; - - int effect_count() const { return last_effect ? last_effect - first_effect + 1 : 0; } - }; - - // Header for currently loaded file - header_t const& header() const { return header_; } - - Rom_Data const& rom_() const { return rom; } - - int clock_rate() const { return header_.rate ? 3546893 : 3579545; } - - // 0x2000 bytes - static void set_coleco_bios( void const* p ) { coleco_bios = p; } - - // Clocks between calls to play routine - typedef int time_t; - void set_play_period( time_t p ) { play_period = p; } - - // 0 = first track - blargg_err_t start_track( int ); - - // Runs for t clocks - blargg_err_t end_frame( time_t t ); - - // True if Master System or Game Gear - bool sega_mapping() const; - -protected: - typedef Z80_Cpu Sgc_Cpu; - Sgc_Cpu cpu; - - typedef int addr_t; - virtual void cpu_out( time_t, addr_t, int data ) BLARGG_PURE( ; ) - -// Implementation -public: - Sgc_Impl(); - ~Sgc_Impl(); - virtual void unload(); - -protected: - virtual blargg_err_t load_( Data_Reader& ); - -private: - enum { bank_size = 0x4000 }; - - Rom_Data rom; - time_t play_period; - time_t next_play; - void const* bank2; // ROM selected for bank 2, in case RAM is currently hiding it - addr_t vectors_addr; // RST vectors start here - addr_t idle_addr; // return address for init/play routines - static void const* coleco_bios; - - // large items - header_t header_; - blargg_vector vectors; - blargg_vector ram; - blargg_vector ram2; - blargg_vector unmapped_write; - - bool run_cpu( time_t end ); - void jsr( byte const (&addr) [2] ); - void cpu_write( addr_t, int data ); - int cpu_in( addr_t ); - - void set_bank( int bank, void const* data ); -}; - -inline bool Sgc_Impl::sega_mapping() const -{ - return header_.system <= 1; -} - -#endif diff --git a/Frameworks/GME/gme/Sms_Apu.cpp b/Frameworks/GME/gme/Sms_Apu.cpp index dbe07045c..b41fdec41 100644 --- a/Frameworks/GME/gme/Sms_Apu.cpp +++ b/Frameworks/GME/gme/Sms_Apu.cpp @@ -1,371 +1,330 @@ -// Sms_Snd_Emu $vers. http://www.slack.net/~ant/ - -#include "Sms_Apu.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -int const noise_osc = 3; - -void Sms_Apu::volume( double vol ) -{ - vol *= 0.85 / osc_count / 64; - norm_synth.volume( vol ); - fast_synth.volume( vol ); -} - -void Sms_Apu::treble_eq( blip_eq_t const& eq ) -{ - norm_synth.treble_eq( eq ); - fast_synth.treble_eq( eq ); -} - -inline int Sms_Apu::calc_output( int i ) const -{ - int flags = ggstereo >> i; - return (flags >> 3 & 2) | (flags & 1); -} - -void Sms_Apu::set_output( int i, Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ) -{ - // Must be silent (all NULL), mono (left and right NULL), or stereo (none NULL) - require( !center || (center && !left && !right) || (center && left && right) ); - require( (unsigned) i < osc_count ); // fails if you pass invalid osc index - - if ( center ) - { - unsigned const divisor = 16384 * 16 * 2; - min_tone_period = ((unsigned) center->clock_rate() + divisor/2) / divisor; - } - - if ( !center || !left || !right ) - { - left = center; - right = center; - } - - Osc& o = oscs [i]; - o.outputs [0] = NULL; - o.outputs [1] = right; - o.outputs [2] = left; - o.outputs [3] = center; - o.output = o.outputs [calc_output( i )]; -} - -void Sms_Apu::set_output( Blip_Buffer* c, Blip_Buffer* l, Blip_Buffer* r ) -{ - for ( int i = osc_count; --i >= 0; ) - set_output( i, c, l, r ); -} - -static inline unsigned fibonacci_to_galois_lfsr( unsigned fibonacci, int width ) -{ - unsigned galois = 0; - while ( --width >= 0 ) - { - galois = (galois << 1) | (fibonacci & 1); - fibonacci >>= 1; - } - return galois; -} - -void Sms_Apu::reset( unsigned feedback, int noise_width ) -{ - last_time = 0; - latch = 0; - ggstereo = 0; - - // Calculate noise feedback values - if ( !feedback || !noise_width ) - { - feedback = 0x0009; - noise_width = 16; - } - looped_feedback = 1 << (noise_width - 1); - noise_feedback = fibonacci_to_galois_lfsr( feedback, noise_width ); - - // Reset oscs - for ( int i = osc_count; --i >= 0; ) - { - Osc& o = oscs [i]; - o.output = NULL; - o.last_amp = 0; - o.delay = 0; - o.phase = 0; - o.period = 0; - o.volume = 15; // silent - } - - oscs [noise_osc].phase = 0x8000; - write_ggstereo( 0, 0xFF ); -} - -Sms_Apu::Sms_Apu() -{ - min_tone_period = 7; - - // Clear outputs to NULL FIRST - ggstereo = 0; - set_output( NULL ); - - volume( 1.0 ); - reset(); -} - -void Sms_Apu::run_until( blip_time_t end_time ) -{ - require( end_time >= last_time ); - if ( end_time <= last_time ) - return; - - // Synthesize each oscillator - for ( int idx = osc_count; --idx >= 0; ) - { - Osc& osc = oscs [idx]; - int vol = 0; - int amp = 0; - - // Determine what will be generated - Blip_Buffer* const out = osc.output; - if ( out ) - { - // volumes [i] ~= 64 * pow( 1.26, 15 - i ) / pow( 1.26, 15 ) - static unsigned char const volumes [16] = { - 64, 50, 40, 32, 25, 20, 16, 13, 10, 8, 6, 5, 4, 3, 2, 0 - }; - - vol = volumes [osc.volume]; - amp = (osc.phase & 1) * vol; - - // Square freq above 16 kHz yields constant amplitude at half volume - if ( idx != noise_osc && osc.period < min_tone_period ) - { - amp = vol >> 1; - vol = 0; - } - - // Update amplitude - int delta = amp - osc.last_amp; - if ( delta ) - { - osc.last_amp = amp; - norm_synth.offset( last_time, delta, out ); - out->set_modified(); - } - } - - // Generate wave - blip_time_t time = last_time + osc.delay; - if ( time < end_time ) - { - // Calculate actual period - int period = osc.period; - if ( idx == noise_osc ) - { - period = 0x20 << (period & 3); - if ( period == 0x100 ) - period = oscs [2].period * 2; - } - period *= 0x10; - if ( !period ) - period = 0x10; - - // Maintain phase when silent - int phase = osc.phase; - if ( !vol ) - { - int count = (end_time - time + period - 1) / period; - time += count * period; - if ( idx != noise_osc ) // TODO: maintain noise LFSR phase? - phase ^= count & 1; - } - else - { - int delta = amp * 2 - vol; - - if ( idx != noise_osc ) - { - // Square - do - { - delta = -delta; - norm_synth.offset( time, delta, out ); - time += period; - } - while ( time < end_time ); - phase = (delta >= 0); - } - else - { - // Noise - unsigned const feedback = (osc.period & 4 ? noise_feedback : looped_feedback); - do - { - unsigned changed = phase + 1; - phase = ((phase & 1) * feedback) ^ (phase >> 1); - if ( changed & 2 ) // true if bits 0 and 1 differ - { - delta = -delta; - fast_synth.offset_inline( time, delta, out ); - } - time += period; - } - while ( time < end_time ); - check( phase ); - } - osc.last_amp = (phase & 1) * vol; - out->set_modified(); - } - osc.phase = phase; - } - osc.delay = time - end_time; - } - last_time = end_time; -} - -void Sms_Apu::write_ggstereo( blip_time_t time, int data ) -{ - require( (unsigned) data <= 0xFF ); - - run_until( time ); - ggstereo = data; - - for ( int i = osc_count; --i >= 0; ) - { - Osc& osc = oscs [i]; - - Blip_Buffer* old = osc.output; - osc.output = osc.outputs [calc_output( i )]; - if ( osc.output != old ) - { - int delta = -osc.last_amp; - if ( delta ) - { - osc.last_amp = 0; - if ( old ) - { - old->set_modified(); - fast_synth.offset( last_time, delta, old ); - } - } - } - } -} - -void Sms_Apu::write_data( blip_time_t time, int data ) -{ - require( (unsigned) data <= 0xFF ); - - run_until( time ); - - if ( data & 0x80 ) - latch = data; - - // We want the raw values written so our save state format can be - // as close to hardware as possible and unspecific to any emulator. - int idx = latch >> 5 & 3; - Osc& osc = oscs [idx]; - if ( latch & 0x10 ) - { - osc.volume = data & 0x0F; - } - else - { - if ( idx == noise_osc ) - osc.phase = 0x8000; // reset noise LFSR - - // Replace high 6 bits/low 4 bits of register with data - int lo = osc.period; - int hi = data << 4; - if ( idx == noise_osc || (data & 0x80) ) - { - hi = lo; - lo = data; - } - osc.period = (hi & 0x3F0) | (lo & 0x00F); - } -} - -void Sms_Apu::end_frame( blip_time_t end_time ) -{ - if ( end_time > last_time ) - run_until( end_time ); - - last_time -= end_time; - assert( last_time >= 0 ); -} - -#if SMS_APU_CUSTOM_STATE - #define REFLECT( x, y ) (save ? (io->y) = (x) : (x) = (io->y) ) -#else - #define REFLECT( x, y ) (save ? set_val( io->y, x ) : (void) ((x) = get_val( io->y ))) - - static unsigned get_val( byte const p [] ) - { - return p [3] * 0x1000000 + p [2] * 0x10000 + p [1] * 0x100 + p [0]; - } - - static void set_val( byte p [], unsigned n ) - { - p [0] = (byte) (n ); - p [1] = (byte) (n >> 8); - p [2] = (byte) (n >> 16); - p [3] = (byte) (n >> 24); - } -#endif - -inline const char* Sms_Apu::save_load( sms_apu_state_t* io, bool save ) -{ - #if !SMS_APU_CUSTOM_STATE - assert( sizeof (sms_apu_state_t) == 128 ); - #endif - - // Format of data, where later format is incompatible with earlier - int format = io->format0; - REFLECT( format, format ); - if ( format != io->format0 ) - return "Unsupported sound save state format"; - - // Version of data, where later versions just add fields to the end - int version = 0; - REFLECT( version, version ); - - REFLECT( latch, latch ); - REFLECT( ggstereo, ggstereo ); - - for ( int i = osc_count; --i >= 0; ) - { - Osc& osc = oscs [i]; - REFLECT( osc.period, periods [i] ); - REFLECT( osc.volume, volumes [i] ); - REFLECT( osc.delay, delays [i] ); - REFLECT( osc.phase, phases [i] ); - } - - return 0; -} - -void Sms_Apu::save_state( sms_apu_state_t* out ) -{ - save_load( out, true ); - #if !SMS_APU_CUSTOM_STATE - memset( out->unused, 0, sizeof out->unused ); - #endif -} - -blargg_err_t Sms_Apu::load_state( sms_apu_state_t const& in ) -{ - RETURN_ERR( save_load( CONST_CAST(sms_apu_state_t*,&in), false ) ); - write_ggstereo( 0, ggstereo ); - return blargg_ok; -} +// Sms_Snd_Emu 0.1.4. http://www.slack.net/~ant/ + +#include "Sms_Apu.h" + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +// Sms_Osc + +Sms_Osc::Sms_Osc() +{ + output = 0; + outputs [0] = 0; // always stays NULL + outputs [1] = 0; + outputs [2] = 0; + outputs [3] = 0; +} + +void Sms_Osc::reset() +{ + delay = 0; + last_amp = 0; + volume = 0; + output_select = 3; + output = outputs [3]; +} + +// Sms_Square + +inline void Sms_Square::reset() +{ + period = 0; + phase = 0; + Sms_Osc::reset(); +} + +void Sms_Square::run( blip_time_t time, blip_time_t end_time ) +{ + if ( !volume || period <= 128 ) + { + // ignore 16kHz and higher + if ( last_amp ) + { + synth->offset( time, -last_amp, output ); + last_amp = 0; + } + time += delay; + if ( !period ) + { + time = end_time; + } + else if ( time < end_time ) + { + // keep calculating phase + int count = (end_time - time + period - 1) / period; + phase = (phase + count) & 1; + time += count * period; + } + } + else + { + int amp = phase ? volume : -volume; + { + int delta = amp - last_amp; + if ( delta ) + { + last_amp = amp; + synth->offset( time, delta, output ); + } + } + + time += delay; + if ( time < end_time ) + { + Blip_Buffer* const output = this->output; + int delta = amp * 2; + do + { + delta = -delta; + synth->offset_inline( time, delta, output ); + time += period; + phase ^= 1; + } + while ( time < end_time ); + this->last_amp = phase ? volume : -volume; + } + } + delay = time - end_time; +} + +// Sms_Noise + +static int const noise_periods [3] = { 0x100, 0x200, 0x400 }; + +inline void Sms_Noise::reset() +{ + period = &noise_periods [0]; + shifter = 0x8000; + feedback = 0x9000; + Sms_Osc::reset(); +} + +void Sms_Noise::run( blip_time_t time, blip_time_t end_time ) +{ + int amp = volume; + if ( shifter & 1 ) + amp = -amp; + + { + int delta = amp - last_amp; + if ( delta ) + { + last_amp = amp; + synth.offset( time, delta, output ); + } + } + + time += delay; + if ( !volume ) + time = end_time; + + if ( time < end_time ) + { + Blip_Buffer* const output = this->output; + unsigned shifter = this->shifter; + int delta = amp * 2; + int period = *this->period * 2; + if ( !period ) + period = 16; + + do + { + int changed = shifter + 1; + shifter = (feedback & -(shifter & 1)) ^ (shifter >> 1); + if ( changed & 2 ) // true if bits 0 and 1 differ + { + delta = -delta; + synth.offset_inline( time, delta, output ); + } + time += period; + } + while ( time < end_time ); + + this->shifter = shifter; + this->last_amp = delta >> 1; + } + delay = time - end_time; +} + +// Sms_Apu + +Sms_Apu::Sms_Apu() +{ + for ( int i = 0; i < 3; i++ ) + { + squares [i].synth = &square_synth; + oscs [i] = &squares [i]; + } + oscs [3] = &noise; + + volume( 1.0 ); + reset(); +} + +Sms_Apu::~Sms_Apu() +{ +} + +void Sms_Apu::volume( double vol ) +{ + vol *= 0.85 / (osc_count * 64 * 2); + square_synth.volume( vol ); + noise.synth.volume( vol ); +} + +void Sms_Apu::treble_eq( const blip_eq_t& eq ) +{ + square_synth.treble_eq( eq ); + noise.synth.treble_eq( eq ); +} + +void Sms_Apu::osc_output( int index, Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ) +{ + require( (unsigned) index < osc_count ); + require( (center && left && right) || (!center && !left && !right) ); + Sms_Osc& osc = *oscs [index]; + osc.outputs [1] = right; + osc.outputs [2] = left; + osc.outputs [3] = center; + osc.output = osc.outputs [osc.output_select]; +} + +void Sms_Apu::output( Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ) +{ + for ( int i = 0; i < osc_count; i++ ) + osc_output( i, center, left, right ); +} + +void Sms_Apu::reset( unsigned feedback, int noise_width ) +{ + last_time = 0; + latch = 0; + + if ( !feedback || !noise_width ) + { + feedback = 0x0009; + noise_width = 16; + } + // convert to "Galios configuration" + looped_feedback = 1 << (noise_width - 1); + noise_feedback = 0; + while ( noise_width-- ) + { + noise_feedback = (noise_feedback << 1) | (feedback & 1); + feedback >>= 1; + } + + squares [0].reset(); + squares [1].reset(); + squares [2].reset(); + noise.reset(); +} + +void Sms_Apu::run_until( blip_time_t end_time ) +{ + require( end_time >= last_time ); // end_time must not be before previous time + + if ( end_time > last_time ) + { + // run oscillators + for ( int i = 0; i < osc_count; ++i ) + { + Sms_Osc& osc = *oscs [i]; + if ( osc.output ) + { + osc.output->set_modified(); + if ( i < 3 ) + squares [i].run( last_time, end_time ); + else + noise.run( last_time, end_time ); + } + } + + last_time = end_time; + } +} + +void Sms_Apu::end_frame( blip_time_t end_time ) +{ + if ( end_time > last_time ) + run_until( end_time ); + + assert( last_time >= end_time ); + last_time -= end_time; +} + +void Sms_Apu::write_ggstereo( blip_time_t time, int data ) +{ + require( (unsigned) data <= 0xFF ); + + run_until( time ); + + for ( int i = 0; i < osc_count; i++ ) + { + Sms_Osc& osc = *oscs [i]; + int flags = data >> i; + Blip_Buffer* old_output = osc.output; + osc.output_select = (flags >> 3 & 2) | (flags & 1); + osc.output = osc.outputs [osc.output_select]; + if ( osc.output != old_output && osc.last_amp ) + { + if ( old_output ) + { + old_output->set_modified(); + square_synth.offset( time, -osc.last_amp, old_output ); + } + osc.last_amp = 0; + } + } +} + +// volumes [i] = 64 * pow( 1.26, 15 - i ) / pow( 1.26, 15 ) +static unsigned char const volumes [16] = { + 64, 50, 39, 31, 24, 19, 15, 12, 9, 7, 5, 4, 3, 2, 1, 0 +}; + +void Sms_Apu::write_data( blip_time_t time, int data ) +{ + require( (unsigned) data <= 0xFF ); + + run_until( time ); + + if ( data & 0x80 ) + latch = data; + + int index = (latch >> 5) & 3; + if ( latch & 0x10 ) + { + oscs [index]->volume = volumes [data & 15]; + } + else if ( index < 3 ) + { + Sms_Square& sq = squares [index]; + if ( data & 0x80 ) + sq.period = (sq.period & 0xFF00) | (data << 4 & 0x00FF); + else + sq.period = (sq.period & 0x00FF) | (data << 8 & 0x3F00); + } + else + { + int select = data & 3; + if ( select < 3 ) + noise.period = &noise_periods [select]; + else + noise.period = &squares [2].period; + + noise.feedback = (data & 0x04) ? noise_feedback : looped_feedback; + noise.shifter = 0x8000; + } +} diff --git a/Frameworks/GME/gme/Sms_Apu.h b/Frameworks/GME/gme/Sms_Apu.h index f0dbda743..3c11a9c3c 100644 --- a/Frameworks/GME/gme/Sms_Apu.h +++ b/Frameworks/GME/gme/Sms_Apu.h @@ -1,128 +1,75 @@ -// Sega Master System SN76489 PSG sound chip emulator - -// Sms_Snd_Emu $vers -#ifndef SMS_APU_H -#define SMS_APU_H - -#include "blargg_common.h" -#include "Blip_Buffer.h" - -struct sms_apu_state_t; - -class Sms_Apu { -public: -// Basics - - // Sets buffer(s) to generate sound into, or 0 to mute. If only center is not 0, - // output is mono. - void set_output( Blip_Buffer* center, Blip_Buffer* left = NULL, Blip_Buffer* right = NULL ); - - // Emulates to time t, then writes data to Game Gear left/right assignment byte - void write_ggstereo( blip_time_t t, int data ); - - // Emulates to time t, then writes data - void write_data( blip_time_t t, int data ); - - // Emulates to time t, then subtracts t from the current time. - // OK if previous write call had time slightly after t. - void end_frame( blip_time_t t ); - -// More features - - // Resets sound chip and sets noise feedback bits and width - void reset( unsigned noise_feedback = 0, int noise_width = 0 ); - - // Same as set_output(), but for a particular channel - // 0: Square 1, 1: Square 2, 2: Square 3, 3: Noise - enum { osc_count = 4 }; // 0 <= chan < osc_count - void set_output( int chan, Blip_Buffer* center, Blip_Buffer* left = NULL, Blip_Buffer* right = NULL ); - - // Sets overall volume, where 1.0 is normal - void volume( double ); - - // Sets treble equalization - void treble_eq( blip_eq_t const& ); - - // Saves full emulation state to state_out. Data format is portable and - // includes some extra space to avoid expansion in case more state needs - // to be stored in the future. - void save_state( sms_apu_state_t* state_out ); - - // Loads state. You should call reset() BEFORE this. - blargg_err_t load_state( sms_apu_state_t const& in ); - -private: - // noncopyable - Sms_Apu( const Sms_Apu& ); - Sms_Apu& operator = ( const Sms_Apu& ); - -// Implementation -public: - Sms_Apu(); - ~Sms_Apu() { } - BLARGG_DISABLE_NOTHROW - - // Use set_output() instead - BLARGG_DEPRECATED( void output ( Blip_Buffer* c ) { set_output( c, c, c ); } ) - BLARGG_DEPRECATED( void output ( Blip_Buffer* c, Blip_Buffer* l, Blip_Buffer* r ) { set_output( c, l, r ); } ) - BLARGG_DEPRECATED( void osc_output( int i, Blip_Buffer* c ) { set_output( i, c, c, c ); } ) - BLARGG_DEPRECATED( void osc_output( int i, Blip_Buffer* c, Blip_Buffer* l, Blip_Buffer* r ) { set_output( i, c, l, r ); } ) - -private: - struct Osc - { - Blip_Buffer* outputs [4]; // NULL, right, left, center - Blip_Buffer* output; - int last_amp; - - int volume; - int period; - int delay; - unsigned phase; - }; - - Osc oscs [osc_count]; - int ggstereo; - int latch; - - blip_time_t last_time; - int min_tone_period; - unsigned noise_feedback; - unsigned looped_feedback; - Blip_Synth_Fast fast_synth; - Blip_Synth_Norm norm_synth; - - int calc_output( int i ) const; - void run_until( blip_time_t ); - const char* save_load( sms_apu_state_t*, bool save ); - friend class Sms_Apu_Tester; -}; - -struct sms_apu_state_t -{ - // If SMS_APU_CUSTOM_STATE is 1, values are stored as normal integers, - // so your code can then save and load them however it likes. Otherwise, - // they are 4-byte arrays in little-endian format, making entire - // structure suitable for direct storage on disk. - -#if SMS_APU_CUSTOM_STATE - typedef int val_t; -#else - typedef unsigned char val_t [4]; -#endif - - enum { format0 = 0x50414D53 }; - - val_t format; - val_t version; - val_t latch; - val_t ggstereo; - val_t periods [4]; - val_t volumes [4]; - val_t delays [4]; - val_t phases [4]; - - val_t unused [12]; // for future expansion -}; - -#endif +// Sega Master System SN76489 PSG sound chip emulator + +// Sms_Snd_Emu 0.1.4 +#ifndef SMS_APU_H +#define SMS_APU_H + +#include "Sms_Oscs.h" + +class Sms_Apu { +public: + // Set overall volume of all oscillators, where 1.0 is full volume + void volume( double ); + + // Set treble equalization + void treble_eq( const blip_eq_t& ); + + // Outputs can be assigned to a single buffer for mono output, or to three + // buffers for stereo output (using Stereo_Buffer to do the mixing). + + // Assign all oscillator outputs to specified buffer(s). If buffer + // is NULL, silences all oscillators. + void output( Blip_Buffer* mono ); + void output( Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ); + + // Assign single oscillator output to buffer(s). Valid indicies are 0 to 3, + // which refer to Square 1, Square 2, Square 3, and Noise. If buffer is NULL, + // silences oscillator. + enum { osc_count = 4 }; + void osc_output( int index, Blip_Buffer* mono ); + void osc_output( int index, Blip_Buffer* center, Blip_Buffer* left, Blip_Buffer* right ); + + // Reset oscillators and internal state + void reset( unsigned noise_feedback = 0, int noise_width = 0 ); + + // Write GameGear left/right assignment byte + void write_ggstereo( blip_time_t, int ); + + // Write to data port + void write_data( blip_time_t, int ); + + // Run all oscillators up to specified time, end current frame, then + // start a new frame at time 0. + void end_frame( blip_time_t ); + +public: + Sms_Apu(); + ~Sms_Apu(); +private: + // noncopyable + Sms_Apu( const Sms_Apu& ); + Sms_Apu& operator = ( const Sms_Apu& ); + + Sms_Osc* oscs [osc_count]; + Sms_Square squares [3]; + Sms_Square::Synth square_synth; // used by squares + blip_time_t last_time; + int latch; + Sms_Noise noise; + unsigned noise_feedback; + unsigned looped_feedback; + + void run_until( blip_time_t ); +}; + +struct sms_apu_state_t +{ + unsigned char regs [8] [2]; + unsigned char latch; +}; + +inline void Sms_Apu::output( Blip_Buffer* b ) { output( b, b, b ); } + +inline void Sms_Apu::osc_output( int i, Blip_Buffer* b ) { osc_output( i, b, b, b ); } + +#endif diff --git a/Frameworks/GME/gme/Sms_Fm_Apu.cpp b/Frameworks/GME/gme/Sms_Fm_Apu.cpp deleted file mode 100644 index 9cd7e5518..000000000 --- a/Frameworks/GME/gme/Sms_Fm_Apu.cpp +++ /dev/null @@ -1,80 +0,0 @@ -#include "Sms_Fm_Apu.h" - -#include "blargg_source.h" - -Sms_Fm_Apu::Sms_Fm_Apu() -{ } - -Sms_Fm_Apu::~Sms_Fm_Apu() -{ } - -blargg_err_t Sms_Fm_Apu::init( double clock_rate, double sample_rate ) -{ - period_ = clock_rate / sample_rate + 0.5; - CHECK_ALLOC( !apu.set_rate( sample_rate, clock_rate ) ); - - set_output( 0 ); - volume( 1.0 ); - reset(); - return blargg_ok; -} - -void Sms_Fm_Apu::reset() -{ - addr = 0; - next_time = 0; - last_amp = 0; - - apu.reset(); -} - -void Sms_Fm_Apu::write_data( blip_time_t time, int data ) -{ - if ( time > next_time ) - run_until( time ); - - apu.write( addr, data ); -} - -void Sms_Fm_Apu::run_until( blip_time_t end_time ) -{ - assert( end_time > next_time ); - - Blip_Buffer* const output = this->output_; - if ( !output ) - { - next_time = end_time; - return; - } - - blip_time_t time = next_time; - do - { - Ym2413_Emu::sample_t samples [2] = {0}; - apu.run( 1, samples ); - int amp = (samples [0] + samples [1]) >> 1; - - int delta = amp - last_amp; - if ( delta ) - { - last_amp = amp; - synth.offset_inline( time, delta, output ); - } - time += period_; - } - while ( time < end_time ); - - next_time = time; -} - -void Sms_Fm_Apu::end_frame( blip_time_t time ) -{ - if ( time > next_time ) - run_until( time ); - - next_time -= time; - assert( next_time >= 0 ); - - if ( output_ ) - output_->set_modified(); -} diff --git a/Frameworks/GME/gme/Sms_Fm_Apu.h b/Frameworks/GME/gme/Sms_Fm_Apu.h deleted file mode 100644 index 5fc2ea1ee..000000000 --- a/Frameworks/GME/gme/Sms_Fm_Apu.h +++ /dev/null @@ -1,47 +0,0 @@ -#ifndef SMS_FM_APU_H -#define SMS_FM_APU_H - -#include "Blip_Buffer.h" -#include "Ym2413_Emu.h" - -class Sms_Fm_Apu { -public: - static bool supported() { return Ym2413_Emu::supported(); } - blargg_err_t init( double clock_rate, double sample_rate ); - - void set_output( Blip_Buffer* b, Blip_Buffer* = NULL, Blip_Buffer* = NULL ) { output_ = b; } - void volume( double v ) { synth.volume( 0.4 / 4096 * v ); } - void treble_eq( blip_eq_t const& eq ) { synth.treble_eq( eq ); } - - void reset(); - - void write_addr( int data ) { addr = data; } - void write_data( blip_time_t, int data ); - - void end_frame( blip_time_t t ); - -// Implementation -public: - Sms_Fm_Apu(); - ~Sms_Fm_Apu(); - BLARGG_DISABLE_NOTHROW - enum { osc_count = 1 }; - void set_output( int i, Blip_Buffer* b, Blip_Buffer* = NULL, Blip_Buffer* = NULL ) { output_ = b; } - -private: - Blip_Buffer* output_; - blip_time_t next_time; - int last_amp; - int addr; - - int clock_; - int rate_; - blip_time_t period_; - - Blip_Synth_Norm synth; - Ym2413_Emu apu; - - void run_until( blip_time_t ); -}; - -#endif diff --git a/Frameworks/GME/gme/Sms_Oscs.h b/Frameworks/GME/gme/Sms_Oscs.h new file mode 100644 index 000000000..2a896fef3 --- /dev/null +++ b/Frameworks/GME/gme/Sms_Oscs.h @@ -0,0 +1,49 @@ +// Private oscillators used by Sms_Apu + +// Sms_Snd_Emu 0.1.4 +#ifndef SMS_OSCS_H +#define SMS_OSCS_H + +#include "blargg_common.h" +#include "Blip_Buffer.h" + +struct Sms_Osc +{ + Blip_Buffer* outputs [4]; // NULL, right, left, center + Blip_Buffer* output; + int output_select; + + int delay; + int last_amp; + int volume; + + Sms_Osc(); + void reset(); +}; + +struct Sms_Square : Sms_Osc +{ + int period; + int phase; + + typedef Blip_Synth Synth; + const Synth* synth; + + void reset(); + void run( blip_time_t, blip_time_t ); +}; + +struct Sms_Noise : Sms_Osc +{ + const int* period; + unsigned shifter; + unsigned feedback; + + typedef Blip_Synth Synth; + Synth synth; + + void reset(); + void run( blip_time_t, blip_time_t ); +}; + +#endif diff --git a/Frameworks/GME/gme/Spc_Emu.cpp b/Frameworks/GME/gme/Spc_Emu.cpp index 3ffe251d0..e7d97e76c 100644 --- a/Frameworks/GME/gme/Spc_Emu.cpp +++ b/Frameworks/GME/gme/Spc_Emu.cpp @@ -17,27 +17,39 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "blargg_source.h" +using std::min; +using std::max; + // TODO: support Spc_Filter's bass -Spc_Emu::Spc_Emu() +Spc_Emu::Spc_Emu( gme_type_t type ) { - set_type( gme_spc_type ); - set_gain( 1.4 ); - enable_filter( false ); - enable_echo( true ); + set_type( type ); + + set_voice_count( SuperFamicom::SPC_DSP::voice_count ); + static const char* const names [SuperFamicom::SPC_DSP::voice_count] = { + "DSP 1", "DSP 2", "DSP 3", "DSP 4", "DSP 5", "DSP 6", "DSP 7", "DSP 8" + }; + set_voice_names( names ); + + set_gain( 1.4 ); + + enable_filter( false ); + enable_echo( true ); } Spc_Emu::~Spc_Emu() { } // Track info -int const trailer_offset = 0x10200; +long const spc_size = 0x10200; +long const head_size = Spc_Emu::header_size; -inline byte const* Spc_Emu::trailer_() const { return &file_begin() [min( file_size(), trailer_offset )]; } +byte const* Spc_Emu::trailer() const { return &file_data [min( file_size, spc_size )]; } -inline int Spc_Emu::trailer_size_() const { return max( 0, file_size() - trailer_offset ); } +long Spc_Emu::trailer_size() const { return max( 0L, file_size - spc_size ); } -static void get_spc_xid6( byte const begin [], int size, track_info_t* out ) +static void get_spc_xid6( byte const begin [], long size, track_info_t* out ) { // header byte const* end = begin + size; @@ -46,17 +58,17 @@ static void get_spc_xid6( byte const begin [], int size, track_info_t* out ) check( false ); return; } - int info_size = get_le32( begin + 4 ); + long info_size = get_le32( begin + 4 ); byte const* in = begin + 8; if ( end - in > info_size ) { - dprintf( "SPC: Extra data after xid6\n" ); + debug_printf( "SPC: Extra data after xid6\n" ); end = in + info_size; } int year = 0; char copyright [256 + 5]; - int copyright_len = 0; + long copyright_len = 0; int const year_len = 5; int disc = 0, track = 0; @@ -70,7 +82,7 @@ static void get_spc_xid6( byte const begin [], int size, track_info_t* out ) in += 4; if ( len > end - in ) { - dprintf( "SPC: xid6 goes past end" ); + debug_printf( "SPC: xid6 goes past end" ); break; // block goes past end of data } @@ -122,7 +134,7 @@ static void get_spc_xid6( byte const begin [], int size, track_info_t* out ) default: if ( id < 0x01 || (id > 0x07 && id < 0x10) || (id > 0x14 && id < 0x30) || id > 0x36 ) - dprintf( "SPC: Unknown xid6 block: %X\n", (int) id ); + debug_printf( "SPC: Unknown xid6 block: %X\n", (int) id ); break; } if ( field ) @@ -186,7 +198,7 @@ static void get_spc_xid6( byte const begin [], int size, track_info_t* out ) check( in == end ); } -static void get_spc_info( Spc_Emu::header_t const& h, byte const xid6 [], int xid6_size, +static void get_spc_info( Spc_Emu::header_t const& h, byte const xid6 [], long xid6_size, track_info_t* out ) { // decode length (can be in text or binary format, sometimes ambiguous ugh) @@ -243,33 +255,22 @@ static void get_spc_info( Spc_Emu::header_t const& h, byte const xid6 [], int xi get_spc_xid6( xid6, xid6_size, out ); } -static void hash_spc_file( Spc_Emu::header_t const& h, byte const* data, int data_size, Music_Emu::Hash_Function& out ) -{ - out.hash_( &h.format, sizeof(h.format) ); - out.hash_( &h.version, sizeof(h.version) ); - out.hash_( &h.pc[0], sizeof(h.pc) ); - out.hash_( &h.a, sizeof(h.a) ); - out.hash_( &h.x, sizeof(h.x) ); - out.hash_( &h.y, sizeof(h.y) ); - out.hash_( &h.psw, sizeof(h.psw) ); - out.hash_( &h.sp, sizeof(h.sp) ); - out.hash_( &h.unused[0], sizeof(h.unused) ); - out.hash_( &h.emulator, sizeof(h.emulator) ); - out.hash_( &h.unused2[0], sizeof(h.unused2) ); - out.hash_( data, data_size ); -} - blargg_err_t Spc_Emu::track_info_( track_info_t* out, int ) const { - get_spc_info( header(), trailer_(), trailer_size_(), out ); - return blargg_ok; + get_spc_info( header(), trailer(), trailer_size(), out ); + return 0; +} + +void Spc_Emu::enable_accuracy_(bool enable) +{ + (void)enable; } static blargg_err_t check_spc_header( void const* header ) { if ( memcmp( header, "SNES-SPC700 Sound File Data", 27 ) ) - return blargg_err_file_type; - return blargg_ok; + return gme_wrong_file_type; + return 0; } struct Spc_File : Gme_Info_ @@ -282,13 +283,13 @@ struct Spc_File : Gme_Info_ blargg_err_t load_( Data_Reader& in ) { - int file_size = in.remain(); + long file_size = in.remain(); if ( file_size < 0x10180 ) - return blargg_err_file_type; - RETURN_ERR( in.read( &header, header.size ) ); + return gme_wrong_file_type; + RETURN_ERR( in.read( &header, Spc_Emu::header_size ) ); RETURN_ERR( check_spc_header( header.tag ) ); - int const xid6_offset = 0x10200; - RETURN_ERR( data.resize( blargg_min( xid6_offset - header.size, file_size - header.size ) ) ); + long const xid6_offset = 0x10200; + RETURN_ERR( data.resize( min( xid6_offset - Spc_Emu::header_size, file_size - Spc_Emu::header_size ) ) ); RETURN_ERR( in.read( data.begin(), data.end() - data.begin() ) ); int xid6_size = file_size - xid6_offset; if ( xid6_size > 0 ) @@ -296,38 +297,33 @@ struct Spc_File : Gme_Info_ RETURN_ERR( xid6.resize( xid6_size ) ); RETURN_ERR( in.read( xid6.begin(), xid6.size() ) ); } - return blargg_ok; + return 0; } blargg_err_t track_info_( track_info_t* out, int ) const { get_spc_info( header, xid6.begin(), xid6.size(), out ); - return blargg_ok; - } - - blargg_err_t hash_( Hash_Function& out ) const - { - hash_spc_file( header, data.begin(), data.end() - data.begin(), out ); - return blargg_ok; + return 0; } }; static Music_Emu* new_spc_emu () { return BLARGG_NEW Spc_Emu ; } static Music_Emu* new_spc_file() { return BLARGG_NEW Spc_File; } -gme_type_t_ const gme_spc_type [1] = {{ "Super Nintendo", 1, &new_spc_emu, &new_spc_file, "SPC", 0 }}; +static gme_type_t_ const gme_spc_type_ = { "Super Nintendo", 1, &new_spc_emu, &new_spc_file, "SPC", 0 }; +extern gme_type_t const gme_spc_type = &gme_spc_type_; // Setup -blargg_err_t Spc_Emu::set_sample_rate_( int sample_rate ) +blargg_err_t Spc_Emu::set_sample_rate_( long sample_rate ) { smp.power(); if ( sample_rate != native_sample_rate ) { - RETURN_ERR( resampler.resize_buffer( native_sample_rate / 20 * 2 ) ); - RETURN_ERR( resampler.set_rate( (double) native_sample_rate / sample_rate ) ); // 0.9965 rolloff + RETURN_ERR( resampler.buffer_size( native_sample_rate / 20 * 2 ) ); + resampler.time_ratio( (double) native_sample_rate / sample_rate, 0.9965 ); } - return blargg_ok; + return 0; } void Spc_Emu::mute_voices_( int m ) @@ -337,18 +333,15 @@ void Spc_Emu::mute_voices_( int m ) smp.dsp.channel_enable( i, !( m & j ) ); } -blargg_err_t Spc_Emu::load_mem_( byte const in [], int size ) +blargg_err_t Spc_Emu::load_mem_( byte const* in, long size ) { - assert( offsetof (header_t,unused2 [46]) == header_t::size ); - set_voice_count( SuperFamicom::SPC_DSP::voice_count ); + assert( offsetof (header_t,unused2 [46]) == header_size ); if ( size < 0x10180 ) - return blargg_err_file_type; - - static const char* const names [ SuperFamicom::SPC_DSP::voice_count ] = { - "DSP 1", "DSP 2", "DSP 3", "DSP 4", "DSP 5", "DSP 6", "DSP 7", "DSP 8" - }; - set_voice_names( names ); - + return gme_wrong_file_type; + + file_data = in; + file_size = size; + return check_spc_header( in ); } @@ -365,7 +358,7 @@ blargg_err_t Spc_Emu::start_track_( int track ) resampler.clear(); filter.clear(); smp.reset(); - const byte * ptr = file_begin(); + const byte * ptr = file_data; Spc_Emu::header_t & header = *(Spc_Emu::header_t*)ptr; ptr += sizeof(header); @@ -399,22 +392,22 @@ blargg_err_t Spc_Emu::start_track_( int track ) memset( &smp.apuram [addr], 0xFF, end - addr ); } - filter.set_gain( (int) (gain() * Spc_Filter::gain_unit) ); - return blargg_ok; + filter.set_gain( (int) (gain() * SPC_Filter::gain_unit) ); + return 0; } -blargg_err_t Spc_Emu::play_and_filter( int count, sample_t out [] ) +blargg_err_t Spc_Emu::play_and_filter( long count, sample_t out [] ) { smp.render( out, count ); filter.run( out, count ); - return blargg_ok; + return 0; } -blargg_err_t Spc_Emu::skip_( int count ) +blargg_err_t Spc_Emu::skip_( long count ) { if ( sample_rate() != native_sample_rate ) { - count = (int) (count * resampler.rate()) & ~1; + count = (long) (count * resampler.ratio()) & ~1; count -= resampler.skip_input( count ); } @@ -429,36 +422,30 @@ blargg_err_t Spc_Emu::skip_( int count ) // eliminate pop due to resampler if ( sample_rate() != native_sample_rate ) { - const int resampler_latency = 64; + const long resampler_latency = 64; sample_t buf [resampler_latency]; return play_( resampler_latency, buf ); } - return blargg_ok; + return 0; } -blargg_err_t Spc_Emu::play_( int count, sample_t out [] ) +blargg_err_t Spc_Emu::play_( long count, sample_t out [] ) { if ( sample_rate() == native_sample_rate ) return play_and_filter( count, out ); - int remain = count; + long remain = count; while ( remain > 0 ) { remain -= resampler.read( &out [count - remain], remain ); if ( remain > 0 ) { - int n = resampler.buffer_free(); + long n = resampler.max_write(); RETURN_ERR( play_and_filter( n, resampler.buffer() ) ); resampler.write( n ); } } check( remain == 0 ); - return blargg_ok; -} - -blargg_err_t Spc_Emu::hash_( Hash_Function& out ) const -{ - hash_spc_file( header(), file_begin() + header_t::size, blargg_min( (size_t) ( 0x10200 - header_t::size ), (size_t) ( file_end() - file_begin() - header_t::size ) ), out ); - return blargg_ok; + return 0; } diff --git a/Frameworks/GME/gme/Spc_Emu.h b/Frameworks/GME/gme/Spc_Emu.h index 982dc6769..e0fb8d161 100644 --- a/Frameworks/GME/gme/Spc_Emu.h +++ b/Frameworks/GME/gme/Spc_Emu.h @@ -39,10 +39,9 @@ public: SuperFamicom::SMP * get_smp(); // SPC file header + enum { header_size = 0x100 }; struct header_t { - enum { size = 0x100 }; - char tag [35]; byte format; byte version; @@ -62,38 +61,46 @@ public: byte unused2 [46]; }; - // Header for currently loaded file - header_t const& header() const { return *(header_t const*) file_begin(); } + // Header for currently loaded file + header_t const& header() const { return *(header_t const*) file_data; } - blargg_err_t hash_( Hash_Function& ) const; - static gme_type_t static_type() { return gme_spc_type; } - + +public: + // deprecated + using Music_Emu::load; + blargg_err_t load( header_t const& h, Data_Reader& in ) // use Remaining_Reader + { return load_remaining_( &h, sizeof h, in ); } + byte const* trailer() const; // use track_info() + long trailer_size() const; + // Implementation public: - Spc_Emu(); + Spc_Emu( gme_type_t ); + Spc_Emu() : Spc_Emu( gme_spc_type ) {} ~Spc_Emu(); protected: - virtual blargg_err_t load_mem_( byte const [], int ); - virtual blargg_err_t track_info_( track_info_t*, int track ) const; - virtual blargg_err_t set_sample_rate_( int ); - virtual blargg_err_t start_track_( int ); - virtual blargg_err_t play_( int, sample_t [] ); - virtual blargg_err_t skip_( int ); - virtual void mute_voices_( int ); - virtual void set_tempo_( double ); + blargg_err_t load_mem_( byte const*, long ); + blargg_err_t track_info_( track_info_t*, int track ) const; + blargg_err_t set_sample_rate_( long ); + blargg_err_t start_track_( int ); + blargg_err_t play_( long, sample_t* ); + blargg_err_t skip_( long ); + void mute_voices_( int ); + void set_tempo_( double ); + void enable_accuracy_( bool ); + byte const* file_data; + long file_size; private: Spc_Emu_Resampler resampler; - Spc_Filter filter; + SPC_Filter filter; SuperFamicom::SMP smp; bool _enable_filter; - byte const* trailer_() const; - int trailer_size_() const; - blargg_err_t play_and_filter( int count, sample_t out [] ); + blargg_err_t play_and_filter( long count, sample_t out [] ); }; inline SuperFamicom::SMP const* Spc_Emu::get_smp() const { return &smp; } diff --git a/Frameworks/GME/gme/Spc_Filter.cpp b/Frameworks/GME/gme/Spc_Filter.cpp index 5fda0bd16..2cc77fc93 100644 --- a/Frameworks/GME/gme/Spc_Filter.cpp +++ b/Frameworks/GME/gme/Spc_Filter.cpp @@ -1,107 +1,83 @@ -// snes_spc $vers. http://www.slack.net/~ant/ - -#include "Spc_Filter.h" - -/* Copyright (C) 2007 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -static const float limiter_max = (float)0.9999; -static const float limiter_max_05 = (float)(limiter_max - 0.5); - -#include - -static short hard_limit_sample( int sample ) -{ - double val = (double)sample * (1.0 / 32768.0); - if (val < -0.5) - val = (tanh((val + 0.5) / limiter_max_05) * limiter_max_05 - 0.5); - else if (val > 0.5) - val = (tanh((val - 0.5) / limiter_max_05) * limiter_max_05 + 0.5); - return val * 32768.0; -} - -void Spc_Filter::build_limit_table() -{ - for (int i = -65536; i < 65536; ++i) - { - hard_limit_table[ i + 65536 ] = hard_limit_sample( i ); - } -} - -inline short Spc_Filter::limit_sample(int sample) -{ - if (!limiting && ((unsigned)sample + 32768) < 65536) return sample; - limiting = true; - if (((unsigned)sample + 65536) < 131072) return hard_limit_table[ sample + 65536 ]; - return hard_limit_sample( sample ); -} - -void Spc_Filter::clear() { limiting = false; memset( ch, 0, sizeof ch ); } - -Spc_Filter::Spc_Filter() -{ - enabled = true; - gain = gain_unit; - bass = bass_norm; - clear(); - build_limit_table(); -} - -void Spc_Filter::run( short io [], int count ) -{ - require( (count & 1) == 0 ); // must be even - - int const gain = this->gain; - if ( enabled ) - { - int const bass = this->bass; - chan_t* c = &ch [2]; - do - { - // cache in registers - int sum = (--c)->sum; - int pp1 = c->pp1; - int p1 = c->p1; - - for ( int i = 0; i < count; i += 2 ) - { - // Low-pass filter (two point FIR with coeffs 0.25, 0.75) - int f = io [i] + p1; - p1 = io [i] * 3; - - // High-pass filter ("leaky integrator") - int delta = f - pp1; - pp1 = f; - int s = sum >> (gain_bits + 2); - sum += (delta * gain) - (sum >> bass); - - io [i] = limit_sample( s ); - } - - c->p1 = p1; - c->pp1 = pp1; - c->sum = sum; - ++io; - } - while ( c != ch ); - } - else if ( gain != gain_unit ) - { - short* const end = io + count; - while ( io < end ) - { - int s = (*io * gain) >> gain_bits; - *io++ = limit_sample( s ); - } - } -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Spc_Filter.h" + +#include + +/* Copyright (C) 2007 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +void SPC_Filter::clear() { memset( ch, 0, sizeof ch ); } + +SPC_Filter::SPC_Filter() +{ + enabled = true; + gain = gain_unit; + bass = bass_norm; + clear(); +} + +void SPC_Filter::run( short* io, int count ) +{ + require( (count & 1) == 0 ); // must be even + + int const gain = this->gain; + if ( enabled ) + { + int const bass = this->bass; + chan_t* c = &ch [2]; + do + { + // cache in registers + int sum = (--c)->sum; + int pp1 = c->pp1; + int p1 = c->p1; + + for ( int i = 0; i < count; i += 2 ) + { + // Low-pass filter (two point FIR with coeffs 0.25, 0.75) + int f = io [i] + p1; + p1 = io [i] * 3; + + // High-pass filter ("leaky integrator") + int delta = f - pp1; + pp1 = f; + int s = sum >> (gain_bits + 2); + sum += (delta * gain) - (sum >> bass); + + // Clamp to 16 bits + if ( (short) s != s ) + s = (s >> 31) ^ 0x7FFF; + + io [i] = (short) s; + } + + c->p1 = p1; + c->pp1 = pp1; + c->sum = sum; + ++io; + } + while ( c != ch ); + } + else if ( gain != gain_unit ) + { + short* const end = io + count; + while ( io < end ) + { + int s = (*io * gain) >> gain_bits; + if ( (short) s != s ) + s = (s >> 31) ^ 0x7FFF; + *io++ = (short) s; + } + } +} diff --git a/Frameworks/GME/gme/Spc_Filter.h b/Frameworks/GME/gme/Spc_Filter.h index 032fbea02..d9994af5f 100644 --- a/Frameworks/GME/gme/Spc_Filter.h +++ b/Frameworks/GME/gme/Spc_Filter.h @@ -1,57 +1,53 @@ -// Simple low-pass and high-pass filter to better match sound output of a SNES - -// snes_spc $vers -#ifndef SPC_FILTER_H -#define SPC_FILTER_H - -#include "blargg_common.h" - -struct Spc_Filter { -public: - - // Filters count samples of stereo sound in place. Count must be a multiple of 2. - typedef short sample_t; - void run( sample_t io [], int count ); - -// Optional features - - // Clears filter to silence - void clear(); - - // Sets gain (volume), where gain_unit is normal. Gains greater than gain_unit - // are fine, since output is clamped to 16-bit sample range. - enum { gain_unit = 0x100 }; - void set_gain( int gain ); - - // Enables/disables filtering (when disabled, gain is still applied) - void enable( bool b ); - - // Sets amount of bass (logarithmic scale) - enum { bass_none = 0 }; - enum { bass_norm = 8 }; // normal amount - enum { bass_max = 31 }; - void set_bass( int bass ); - -public: - Spc_Filter(); - BLARGG_DISABLE_NOTHROW -private: - enum { gain_bits = 8 }; - int gain; - int bass; - bool enabled; - bool limiting; - struct chan_t { int p1, pp1, sum; }; - chan_t ch [2]; - short hard_limit_table[131072]; - void build_limit_table(); - inline short limit_sample(int sample); -}; - -inline void Spc_Filter::enable( bool b ) { enabled = b; } - -inline void Spc_Filter::set_gain( int g ) { gain = g; } - -inline void Spc_Filter::set_bass( int b ) { bass = b; } - -#endif +// Simple low-pass and high-pass filter to better match sound output of a SNES + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef SPC_FILTER_H +#define SPC_FILTER_H + +#include "blargg_common.h" + +struct SPC_Filter { +public: + + // Filters count samples of stereo sound in place. Count must be a multiple of 2. + typedef short sample_t; + void run( sample_t* io, int count ); + +// Optional features + + // Clears filter to silence + void clear(); + + // Sets gain (volume), where gain_unit is normal. Gains greater than gain_unit + // are fine, since output is clamped to 16-bit sample range. + enum { gain_unit = 0x100 }; + void set_gain( int gain ); + + // Enables/disables filtering (when disabled, gain is still applied) + void enable( bool b ); + + // Sets amount of bass (logarithmic scale) + enum { bass_none = 0 }; + enum { bass_norm = 8 }; // normal amount + enum { bass_max = 31 }; + void set_bass( int bass ); + +public: + SPC_Filter(); + BLARGG_DISABLE_NOTHROW +private: + enum { gain_bits = 8 }; + int gain; + int bass; + bool enabled; + struct chan_t { int p1, pp1, sum; }; + chan_t ch [2]; +}; + +inline void SPC_Filter::enable( bool b ) { enabled = b; } + +inline void SPC_Filter::set_gain( int g ) { gain = g; } + +inline void SPC_Filter::set_bass( int b ) { bass = b; } + +#endif diff --git a/Frameworks/GME/gme/Spc_Sfm.cpp b/Frameworks/GME/gme/Spc_Sfm.cpp index e39783627..d156c81ac 100644 --- a/Frameworks/GME/gme/Spc_Sfm.cpp +++ b/Frameworks/GME/gme/Spc_Sfm.cpp @@ -19,11 +19,20 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "blargg_source.h" +#ifndef _countof +#define _countof(x) (sizeof((x))/sizeof((x)[0])) +#endif + // TODO: support Spc_Filter's bass Sfm_Emu::Sfm_Emu() { set_type( gme_sfm_type ); + set_voice_count( SuperFamicom::SPC_DSP::voice_count ); + static const char* const names [SuperFamicom::SPC_DSP::voice_count] = { + "DSP 1", "DSP 2", "DSP 3", "DSP 4", "DSP 5", "DSP 6", "DSP 7", "DSP 8" + }; + set_voice_names( names ); set_gain( 1.4 ); set_max_initial_silence( 30 ); set_silence_lookahead( 30 ); // Some SFMs may have a lot of initialization code @@ -35,11 +44,6 @@ Sfm_Emu::~Sfm_Emu() { } // Track info -static void hash_sfm_file( byte const* data, int data_size, Music_Emu::Hash_Function& out ) -{ - out.hash_( data, data_size ); -} - static void copy_field( char* out, size_t size, const Bml_Parser& in, char const* in_path ) { const char * value = in.enumValue( in_path ); @@ -76,7 +80,7 @@ static void copy_info( track_info_t* out, const Bml_Parser& in ) blargg_err_t Sfm_Emu::track_info_( track_info_t* out, int ) const { copy_info( out, metadata ); - return blargg_ok; + return 0; } static void set_track_info( const track_info_t* in, Bml_Parser& out ) @@ -99,14 +103,14 @@ blargg_err_t Sfm_Emu::set_track_info_( const track_info_t* in, int ) { ::set_track_info(in, metadata); - return blargg_ok; + return 0; } static blargg_err_t check_sfm_header( void const* header ) { if ( memcmp( header, "SFM1", 4 ) ) - return blargg_err_file_type; - return blargg_ok; + return gme_wrong_file_type; + return 0; } struct Sfm_File : Gme_Info_ @@ -121,7 +125,7 @@ struct Sfm_File : Gme_Info_ { int file_size = in.remain(); if ( file_size < Sfm_Emu::sfm_min_file_size ) - return blargg_err_file_type; + return gme_wrong_file_type; RETURN_ERR( data.resize( file_size ) ); RETURN_ERR( in.read( data.begin(), data.end() - data.begin() ) ); RETURN_ERR( check_sfm_header( data.begin() ) ); @@ -130,57 +134,39 @@ struct Sfm_File : Gme_Info_ int metadata_size = get_le32( data.begin() + 4 ); metadata.parseDocument( (const char *)data.begin() + 8, metadata_size ); original_metadata_size = metadata_size; - return blargg_ok; + return 0; } blargg_err_t track_info_( track_info_t* out, int ) const { copy_info( out, metadata ); - return blargg_ok; + return 0; } blargg_err_t set_track_info_( const track_info_t* in, int ) { ::set_track_info( in, metadata ); - return blargg_ok; - } - - blargg_err_t hash_( Hash_Function& out ) const - { - hash_sfm_file( data.begin(), data.end() - data.begin(), out ); - return blargg_ok; - } - - blargg_err_t save_( gme_writer_t writer, void* your_data ) const - { - std::string metadata_serialized; - metadata.serialize( metadata_serialized ); - uint8_t meta_length[4]; - set_le32( meta_length, (unsigned int) metadata_serialized.length() ); - writer( your_data, "SFM1", 4 ); - writer( your_data, meta_length, 4 ); - writer( your_data, metadata_serialized.c_str(), metadata_serialized.length() ); - writer( your_data, data.begin() + 4 + 4 + original_metadata_size, data.size() - (4 + 4 + original_metadata_size) ); - return blargg_ok; + return 0; } }; static Music_Emu* new_sfm_emu () { return BLARGG_NEW Sfm_Emu ; } static Music_Emu* new_sfm_file() { return BLARGG_NEW Sfm_File; } -gme_type_t_ const gme_sfm_type [1] = {{ "Super Nintendo with log", 1, &new_sfm_emu, &new_sfm_file, "SFM", 0 }}; +static gme_type_t_ const gme_sfm_type_ = { "Super Nintendo with log", 1, &new_sfm_emu, &new_sfm_file, "SFM", 0 }; +extern gme_type_t const gme_sfm_type = &gme_sfm_type_; // Setup -blargg_err_t Sfm_Emu::set_sample_rate_( int sample_rate ) +blargg_err_t Sfm_Emu::set_sample_rate_( long sample_rate ) { smp.power(); if ( sample_rate != native_sample_rate ) { - RETURN_ERR( resampler.resize_buffer( native_sample_rate / 20 * 2 ) ); - RETURN_ERR( resampler.set_rate( (double) native_sample_rate / sample_rate ) ); // 0.9965 rolloff + RETURN_ERR( resampler.buffer_size( native_sample_rate / 20 * 2 ) ); + resampler.time_ratio( (double) native_sample_rate / sample_rate, 0.9965 ); } - return blargg_ok; + return 0; } void Sfm_Emu::mute_voices_( int m ) @@ -190,26 +176,23 @@ void Sfm_Emu::mute_voices_( int m ) smp.dsp.channel_enable( i, !( m & j ) ); } -blargg_err_t Sfm_Emu::load_mem_( byte const in [], int size ) +blargg_err_t Sfm_Emu::load_mem_( byte const in [], long size ) { - set_voice_count( 8 ); if ( size < Sfm_Emu::sfm_min_file_size ) - return blargg_err_file_type; - - static const char* const names [ 8 ] = { - "DSP 1", "DSP 2", "DSP 3", "DSP 4", "DSP 5", "DSP 6", "DSP 7", "DSP 8" - }; - set_voice_names( names ); + return gme_wrong_file_type; + + file_data = in; + file_size = size; RETURN_ERR( check_sfm_header( in ) ); - const byte * ptr = file_begin(); + const byte * ptr = file_data; int metadata_size = get_le32(ptr + 4); - if ( file_size() < metadata_size + Sfm_Emu::sfm_min_file_size ) + if ( file_size < metadata_size + Sfm_Emu::sfm_min_file_size ) return "SFM file too small"; metadata.parseDocument((const char *) ptr + 8, metadata_size); - return blargg_ok; + return 0; } // Emulation @@ -241,7 +224,7 @@ blargg_err_t Sfm_Emu::start_track_( int track ) RETURN_ERR( Music_Emu::start_track_( track ) ); resampler.clear(); filter.clear(); - const byte * ptr = file_begin(); + const byte * ptr = file_data; int metadata_size = get_le32(ptr + 4); memcpy( smp.iplrom, ipl_rom, 64 ); @@ -253,7 +236,7 @@ blargg_err_t Sfm_Emu::start_track_( int track ) memcpy( smp.dsp.spc_dsp.m.regs, ptr + 8 + metadata_size + 65536, 128 ); const uint8_t* log_begin = ptr + 8 + metadata_size + 65536 + 128; - const uint8_t* log_end = ptr + file_size(); + const uint8_t* log_end = ptr + file_size; size_t loop_begin = log_end - log_begin; char * end; @@ -448,190 +431,24 @@ blargg_err_t Sfm_Emu::start_track_( int track ) voice.hidden_env = META_ENUM_INT(name + "envcache", 0); } - filter.set_gain( (int) (gain() * Spc_Filter::gain_unit) ); - return blargg_ok; + filter.set_gain( (int) (gain() * SPC_Filter::gain_unit) ); + return 0; } #undef META_ENUM_INT -void Sfm_Emu::create_updated_metadata( Bml_Parser &out ) const -{ - bool first; - std::string name; - std::ostringstream oss; - - metadata.serialize(name); - - out.parseDocument(name.c_str()); - - out.setValue( "smp:test", (smp.status.clock_speed << 6) | (smp.status.timer_speed << 4) | (smp.status.timers_enable << 3) | (smp.status.ram_disable << 2) | (smp.status.ram_writable << 1) | (smp.status.timers_disable << 0) ); - out.setValue( "smp:iplrom", smp.status.iplrom_enable ); - out.setValue( "smp:dspaddr", smp.status.dsp_addr ); - - oss.str(""); - oss.clear(); - oss << (unsigned long)smp.status.ram00f8 << "," << (unsigned long)smp.status.ram00f9; - out.setValue( "smp:ram", oss.str().c_str() ); - - name = "smp:regs:"; - out.setValue( name + "pc", smp.regs.pc ); - out.setValue( name + "a", smp.regs.a ); - out.setValue( name + "x", smp.regs.x ); - out.setValue( name + "y", smp.regs.y ); - out.setValue( name + "s", smp.regs.s ); - out.setValue( name + "psw", smp.regs.p ); - - oss.str(""); - oss.clear(); - first = true; - for (int i = 0; i < _countof(smp.sfm_last); i++) - { - if (!first) oss << ","; - oss << (unsigned long)smp.sfm_last[i]; - first = false; - } - out.setValue("smp:ports", oss.str().c_str()); - - for (int i = 0; i < 3; ++i) - { - SuperFamicom::SMP::Timer<192> const& t = (i == 0 ? smp.timer0 : (i == 1 ? smp.timer1 : *(SuperFamicom::SMP::Timer<192>*)&smp.timer2)); - oss.str(""); - oss.clear(); - oss << "smp:timer[" << i << "]:"; - name = oss.str(); - out.setValue( name + "enable", t.enable ); - out.setValue( name + "target", t.target ); - oss.str(""); - oss.clear(); - oss << (unsigned long)t.stage0_ticks << "," << (unsigned long)t.stage1_ticks << "," - << (unsigned long)t.stage2_ticks << "," << (unsigned long)t.stage3_ticks; - out.setValue( name + "stage", oss.str().c_str() ); - out.setValue( name + "line", t.current_line ); - } - - out.setValue( "dsp:clock", smp.dsp.clock / 4096 ); - - out.setValue( "dsp:echohistaddr", smp.dsp.spc_dsp.m.echo_hist_pos - smp.dsp.spc_dsp.m.echo_hist ); - - oss.str(""); - oss.clear(); - for (int i = 0; i < 8; ++i) - { - oss << smp.dsp.spc_dsp.m.echo_hist[i][0] << "," - << smp.dsp.spc_dsp.m.echo_hist[i][1]; - if ( i != 7 ) oss << ","; - } - out.setValue( "dsp:echohistdata", oss.str().c_str() ); - - out.setValue( "dsp:sample", smp.dsp.spc_dsp.m.phase ); - out.setValue( "dsp:kon", smp.dsp.spc_dsp.m.kon ); - out.setValue( "dsp:noise", smp.dsp.spc_dsp.m.noise ); - out.setValue( "dsp:counter", smp.dsp.spc_dsp.m.counter ); - out.setValue( "dsp:echooffset", smp.dsp.spc_dsp.m.echo_offset ); - out.setValue( "dsp:echolength", smp.dsp.spc_dsp.m.echo_length ); - out.setValue( "dsp:koncache", smp.dsp.spc_dsp.m.new_kon ); - out.setValue( "dsp:endx", smp.dsp.spc_dsp.m.endx_buf ); - out.setValue( "dsp:envx", smp.dsp.spc_dsp.m.envx_buf ); - out.setValue( "dsp:outx", smp.dsp.spc_dsp.m.outx_buf ); - out.setValue( "dsp:pmon", smp.dsp.spc_dsp.m.t_pmon ); - out.setValue( "dsp:non", smp.dsp.spc_dsp.m.t_non ); - out.setValue( "dsp:eon", smp.dsp.spc_dsp.m.t_eon ); - out.setValue( "dsp:dir", smp.dsp.spc_dsp.m.t_dir ); - out.setValue( "dsp:koff", smp.dsp.spc_dsp.m.t_koff ); - out.setValue( "dsp:brrnext", smp.dsp.spc_dsp.m.t_brr_next_addr ); - out.setValue( "dsp:adsr0", smp.dsp.spc_dsp.m.t_adsr0 ); - out.setValue( "dsp:brrheader", smp.dsp.spc_dsp.m.t_brr_header ); - out.setValue( "dsp:brrdata", smp.dsp.spc_dsp.m.t_brr_byte ); - out.setValue( "dsp:srcn", smp.dsp.spc_dsp.m.t_srcn ); - out.setValue( "dsp:esa", smp.dsp.spc_dsp.m.t_esa ); - out.setValue( "dsp:echodisable", !smp.dsp.spc_dsp.m.t_echo_enabled ); - out.setValue( "dsp:diraddr", smp.dsp.spc_dsp.m.t_dir_addr ); - out.setValue( "dsp:pitch", smp.dsp.spc_dsp.m.t_pitch ); - out.setValue( "dsp:output", smp.dsp.spc_dsp.m.t_output ); - out.setValue( "dsp:looped", smp.dsp.spc_dsp.m.t_looped ); - out.setValue( "dsp:echoaddr", smp.dsp.spc_dsp.m.t_echo_ptr ); - -#define META_WRITE_LEVELS(n, o) \ - oss.str(""); \ - oss.clear(); \ - oss << (o)[0] << "," << (o)[1]; \ - out.setValue((n), oss.str().c_str()); - - META_WRITE_LEVELS("dsp:mainout", smp.dsp.spc_dsp.m.t_main_out); - META_WRITE_LEVELS("dsp:echoout", smp.dsp.spc_dsp.m.t_echo_out); - META_WRITE_LEVELS("dsp:echoin", smp.dsp.spc_dsp.m.t_echo_in); - -#undef META_WRITE_LEVELS - - for (int i = 0; i < 8; ++i) - { - oss.str(""); - oss.clear(); - oss << "dsp:voice[" << i << "]:"; - name = oss.str(); - SuperFamicom::SPC_DSP::voice_t const& voice = smp.dsp.spc_dsp.m.voices[i]; - out.setValue( name + "brrhistaddr", voice.buf_pos ); - oss.str(""); - oss.clear(); - for (int j = 0; j < SuperFamicom::SPC_DSP::brr_buf_size; ++j) - { - oss << voice.buf[j]; - if ( j != SuperFamicom::SPC_DSP::brr_buf_size - 1 ) - oss << ","; - } - out.setValue( name + "brrhistdata", oss.str().c_str() ); - out.setValue( name + "interpaddr", voice.interp_pos ); - out.setValue( name + "brraddr", voice.brr_addr ); - out.setValue( name + "brroffset", voice.brr_offset ); - out.setValue( name + "vbit", voice.vbit ); - out.setValue( name + "vidx", voice.regs - smp.dsp.spc_dsp.m.regs); - out.setValue( name + "kondelay", voice.kon_delay ); - out.setValue( name + "envmode", voice.env_mode ); - out.setValue( name + "env", voice.env ); - out.setValue( name + "envxout", voice.t_envx_out ); - out.setValue( name + "envcache", voice.hidden_env ); - } -} - -blargg_err_t Sfm_Emu::save_( gme_writer_t writer, void* your_data ) const -{ - std::string meta_serialized; - - Bml_Parser metadata; - create_updated_metadata( metadata ); - metadata.serialize( meta_serialized ); - - RETURN_ERR( writer( your_data, "SFM1", 4 ) ); - - uint8_t temp[4]; - uint32_t meta_length = (uint32_t) meta_serialized.length(); - set_le32( temp, meta_length ); - RETURN_ERR( writer( your_data, temp, 4 ) ); - - RETURN_ERR( writer( your_data, meta_serialized.c_str(), meta_length ) ); - - RETURN_ERR( writer( your_data, smp.apuram, 65536 ) ); - - RETURN_ERR( writer( your_data, smp.dsp.spc_dsp.m.regs, 128 ) ); - - if ( smp.get_sfm_queue_remain() ) - RETURN_ERR( writer( your_data, smp.get_sfm_queue(), smp.get_sfm_queue_remain() ) ); - - return blargg_ok; -} - -blargg_err_t Sfm_Emu::play_and_filter( int count, sample_t out [] ) +blargg_err_t Sfm_Emu::play_and_filter( long count, sample_t out [] ) { smp.render( out, count ); if ( _enable_filter ) filter.run( out, count ); - return blargg_ok; + return 0; } -blargg_err_t Sfm_Emu::skip_( int count ) +blargg_err_t Sfm_Emu::skip_( long count ) { if ( sample_rate() != native_sample_rate ) { - count = (int) (count * resampler.rate()) & ~1; + count = (long) (count * resampler.ratio()) & ~1; count -= resampler.skip_input( count ); } @@ -646,37 +463,30 @@ blargg_err_t Sfm_Emu::skip_( int count ) if ( sample_rate() != native_sample_rate ) { // eliminate pop due to resampler - const int resampler_latency = 64; + const long resampler_latency = 64; sample_t buf [resampler_latency]; return play_( resampler_latency, buf ); } - return blargg_ok; + return 0; } -blargg_err_t Sfm_Emu::play_( int count, sample_t out [] ) +blargg_err_t Sfm_Emu::play_( long count, sample_t out [] ) { if ( sample_rate() == native_sample_rate ) return play_and_filter( count, out ); - int remain = count; + long remain = count; while ( remain > 0 ) { remain -= resampler.read( &out [count - remain], remain ); if ( remain > 0 ) { - int n = resampler.buffer_free(); + int n = resampler.max_write(); RETURN_ERR( play_and_filter( n, resampler.buffer() ) ); resampler.write( n ); } } check( remain == 0 ); - return blargg_ok; + return 0; } - -blargg_err_t Sfm_Emu::hash_( Hash_Function& out ) const -{ - hash_sfm_file( file_begin(), file_size(), out ); - return blargg_ok; -} - diff --git a/Frameworks/GME/gme/Spc_Sfm.h b/Frameworks/GME/gme/Spc_Sfm.h index ee2b525b5..94bd1f6d4 100644 --- a/Frameworks/GME/gme/Spc_Sfm.h +++ b/Frameworks/GME/gme/Spc_Sfm.h @@ -46,8 +46,6 @@ public: SuperFamicom::SMP const* get_smp() const; SuperFamicom::SMP * get_smp(); - blargg_err_t hash_( Hash_Function& ) const; - static gme_type_t static_type() { return gme_sfm_type; } // Implementation @@ -56,31 +54,34 @@ public: ~Sfm_Emu(); protected: - virtual blargg_err_t load_mem_( byte const [], int ); - virtual blargg_err_t track_info_( track_info_t*, int track ) const; - virtual blargg_err_t set_track_info_( const track_info_t*, int track ); - virtual blargg_err_t set_sample_rate_( int ); - virtual blargg_err_t start_track_( int ); - virtual blargg_err_t play_( int, sample_t [] ); - virtual blargg_err_t skip_( int ); - virtual void mute_voices_( int ); - virtual void set_tempo_( double ); - virtual blargg_err_t save_( gme_writer_t, void* ) const; + blargg_err_t load_mem_( byte const [], long ); + blargg_err_t track_info_( track_info_t*, int track ) const; + blargg_err_t set_track_info_( const track_info_t*, int track ); + blargg_err_t set_sample_rate_( long ); + blargg_err_t start_track_( int ); + blargg_err_t play_( long, sample_t [] ); + blargg_err_t skip_( long ); + void mute_voices_( int ); + void set_tempo_( double ); + void enable_accuracy_( bool ); + byte const* file_data; + long file_size; private: Spc_Emu_Resampler resampler; - Spc_Filter filter; + SPC_Filter filter; SuperFamicom::SMP smp; bool _enable_filter; Bml_Parser metadata; - void create_updated_metadata(Bml_Parser &out) const; - blargg_err_t play_and_filter( int count, sample_t out [] ); + blargg_err_t play_and_filter( long count, sample_t out [] ); }; inline SuperFamicom::SMP const* Sfm_Emu::get_smp() const { return &smp; } inline SuperFamicom::SMP * Sfm_Emu::get_smp() { return &smp; } +inline void Sfm_Emu::enable_accuracy_(bool enable) { (void)enable; } + #endif // SPC_SFM_H diff --git a/Frameworks/GME/gme/Track_Filter.cpp b/Frameworks/GME/gme/Track_Filter.cpp deleted file mode 100644 index 693af10f2..000000000 --- a/Frameworks/GME/gme/Track_Filter.cpp +++ /dev/null @@ -1,293 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Track_Filter.h" - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -int const fade_block_size = 512; -int const fade_shift = 8; // fade ends with gain at 1.0 / (1 << fade_shift) -int const silence_threshold = 8; - -blargg_err_t Track_Filter::init( callbacks_t* c ) -{ - callbacks = c; - return buf.resize( buf_size ); -} - -void Track_Filter::clear_time_vars() -{ - emu_time = buf_remain; - out_time = 0; - silence_time = 0; - silence_count = 0; -} - -void Track_Filter::stop() -{ - emu_track_ended_ = true; - track_ended_ = true; - fade_start = indefinite_count; - fade_step = 1; - buf_remain = 0; - emu_error = NULL; - clear_time_vars(); -} - -Track_Filter::Track_Filter() : setup_() -{ - callbacks = NULL; - setup_.max_silence = indefinite_count; - silence_ignored_ = false; - stop(); -} - -Track_Filter::~Track_Filter() { } - -blargg_err_t Track_Filter::start_track() -{ - emu_error = NULL; - stop(); - - emu_track_ended_ = false; - track_ended_ = false; - - if ( !silence_ignored_ ) - { - // play until non-silence or end of track - while ( emu_time < setup_.max_initial ) - { - fill_buf(); - if ( buf_remain | emu_track_ended_ ) - break; - } - } - - clear_time_vars(); - return emu_error; -} - -void Track_Filter::end_track_if_error( blargg_err_t err ) -{ - if ( err ) - { - emu_error = err; - emu_track_ended_ = true; - } -} - -blargg_err_t Track_Filter::skip( int count ) -{ - emu_error = NULL; - out_time += count; - - // remove from silence and buf first - { - int n = min( count, silence_count ); - silence_count -= n; - count -= n; - - n = min( count, buf_remain ); - buf_remain -= n; - count -= n; - } - - if ( count && !emu_track_ended_ ) - { - emu_time += count; - silence_time = emu_time; // would otherwise be invalid - end_track_if_error( callbacks->skip_( count ) ); - } - - if ( !(silence_count | buf_remain) ) // caught up to emulator, so update track ended - track_ended_ |= emu_track_ended_; - - return emu_error; -} - -blargg_err_t Track_Filter::skip_( int count ) -{ - while ( count && !emu_track_ended_ ) - { - int n = buf_size; - if ( n > count ) - n = count; - count -= n; - RETURN_ERR( callbacks->play_( n, buf.begin() ) ); - } - return blargg_ok; -} - -// Fading - -void Track_Filter::set_fade( int start, int length ) -{ - fade_start = start; - fade_step = length / (fade_block_size * fade_shift); - if ( fade_step < 1 ) - fade_step = 1; -} - -bool Track_Filter::is_fading() const -{ - return out_time >= fade_start && fade_start != indefinite_count; -} - -// unit / pow( 2.0, (double) x / step ) -static int int_log( int x, int step, int unit ) -{ - int shift = x / step; - int fraction = (x - shift * step) * unit / step; - return ((unit - fraction) + (fraction >> 1)) >> shift; -} - -void Track_Filter::handle_fade( sample_t out [], int out_count ) -{ - for ( int i = 0; i < out_count; i += fade_block_size ) - { - int const shift = 14; - int const unit = 1 << shift; - int gain = int_log( (out_time + i - fade_start) / fade_block_size, - fade_step, unit ); - if ( gain < (unit >> fade_shift) ) - track_ended_ = emu_track_ended_ = true; - - sample_t* io = &out [i]; - for ( int count = min( fade_block_size, out_count - i ); count; --count ) - { - *io = sample_t ((*io * gain) >> shift); - ++io; - } - } -} - -// Silence detection - -void Track_Filter::emu_play( sample_t out [], int count ) -{ - emu_time += count; - if ( !emu_track_ended_ ) - end_track_if_error( callbacks->play_( count, out ) ); - else - memset( out, 0, count * sizeof *out ); -} - -// number of consecutive silent samples at end -static int count_silence( Track_Filter::sample_t begin [], int size ) -{ - Track_Filter::sample_t first = *begin; - *begin = silence_threshold * 2; // sentinel - Track_Filter::sample_t* p = begin + size; - while ( (unsigned) (*--p + silence_threshold) <= (unsigned) silence_threshold * 2 ) { } - *begin = first; - return size - (p - begin); -} - -// fill internal buffer and check it for silence -void Track_Filter::fill_buf() -{ - assert( !buf_remain ); - if ( !emu_track_ended_ ) - { - emu_play( buf.begin(), buf_size ); - int silence = count_silence( buf.begin(), buf_size ); - if ( silence < buf_size ) - { - silence_time = emu_time - silence; - buf_remain = buf_size; - return; - } - } - silence_count += buf_size; -} - -blargg_err_t Track_Filter::play( int out_count, sample_t out [] ) -{ - emu_error = NULL; - if ( track_ended_ ) - { - memset( out, 0, out_count * sizeof *out ); - } - else - { - assert( emu_time >= out_time ); - - // prints nifty graph of how far ahead we are when searching for silence - //dprintf( "%*s \n", int ((emu_time - out_time) * 7 / 44100), "*" ); - - // use any remaining silence samples - int pos = 0; - if ( silence_count ) - { - if ( !silence_ignored_ ) - { - // during a run of silence, run emulator at >=2x speed so it gets ahead - int ahead_time = setup_.lookahead * (out_time + out_count - silence_time) + - silence_time; - while ( emu_time < ahead_time && !(buf_remain | emu_track_ended_) ) - fill_buf(); - - // end track if sufficient silence has been found - if ( emu_time - silence_time > setup_.max_silence ) - { - track_ended_ = emu_track_ended_ = true; - silence_count = out_count; - buf_remain = 0; - } - } - - // fill from remaining silence - pos = min( silence_count, out_count ); - memset( out, 0, pos * sizeof *out ); - silence_count -= pos; - } - - // use any remaining samples from buffer - if ( buf_remain ) - { - int n = min( buf_remain, (int) (out_count - pos) ); - memcpy( out + pos, buf.begin() + (buf_size - buf_remain), n * sizeof *out ); - buf_remain -= n; - pos += n; - } - - // generate remaining samples normally - int remain = out_count - pos; - if ( remain ) - { - emu_play( out + pos, remain ); - track_ended_ |= emu_track_ended_; - - if ( silence_ignored_ && !is_fading() ) - { - // if left unupdated, ahead_time could become too large - silence_time = emu_time; - } - else - { - // check end for a new run of silence - int silence = count_silence( out + pos, remain ); - if ( silence < remain ) - silence_time = emu_time - silence; - - if ( emu_time - silence_time >= buf_size ) - fill_buf(); // cause silence detection on next play() - } - } - - if ( is_fading() ) - handle_fade( out, out_count ); - } - out_time += out_count; - return emu_error; -} diff --git a/Frameworks/GME/gme/Track_Filter.h b/Frameworks/GME/gme/Track_Filter.h deleted file mode 100644 index e0389f0bc..000000000 --- a/Frameworks/GME/gme/Track_Filter.h +++ /dev/null @@ -1,105 +0,0 @@ -// Removes silence from beginning of track, fades end of track. Also looks ahead -// for excessive silence, and if found, ends track. - -// Game_Music_Emu $vers -#ifndef TRACK_FILTER_H -#define TRACK_FILTER_H - -#include "blargg_common.h" - -class Track_Filter { -public: - typedef int sample_count_t; - typedef short sample_t; - - enum { indefinite_count = INT_MAX/2 + 1 }; - - struct callbacks_t { - // Samples may be stereo or mono - virtual blargg_err_t play_( int count, sample_t* out ) BLARGG_PURE( { return blargg_ok; } ) - virtual blargg_err_t skip_( int count ) BLARGG_PURE( { return blargg_ok; } ) - virtual ~callbacks_t() { } // avoids silly "non-virtual dtor" warning - }; - - // Initializes filter. Must be done once before using object. - blargg_err_t init( callbacks_t* ); - - struct setup_t { - sample_count_t max_initial; // maximum silence to strip from beginning of track - sample_count_t max_silence; // maximum silence in middle of track without it ending - int lookahead; // internal speed when looking ahead for silence (2=200% etc.) - }; - - // Gets/sets setup - setup_t const& setup() const { return setup_; } - void setup( setup_t const& s ) { setup_ = s; } - - // Disables automatic end-of-track detection and skipping of silence at beginning - void ignore_silence( bool disable = true ) { silence_ignored_ = disable; } - - // Clears state and skips initial silence in track - blargg_err_t start_track(); - - // Sets time that fade starts, and how long until track ends. - void set_fade( sample_count_t start, sample_count_t length ); - - // Generates n samples into buf - blargg_err_t play( int n, sample_t buf [] ); - - // Skips n samples - blargg_err_t skip( int n ); - - // Number of samples played/skipped since start_track() - int sample_count() const { return out_time; } - - // True if track ended. Causes are end of source samples, end of fade, - // or excessive silence. - bool track_ended() const { return track_ended_; } - - // Clears state - void stop(); - -// For use by callbacks - - // Sets internal "track ended" flag and stops generation of further source samples - void set_track_ended() { emu_track_ended_ = true; } - - // For use by skip_() callback - blargg_err_t skip_( int count ); - -// Implementation -public: - Track_Filter(); - ~Track_Filter(); - -private: - callbacks_t* callbacks; - setup_t setup_; - const char* emu_error; - bool silence_ignored_; - - // Timing - int out_time; // number of samples played since start of track - int emu_time; // number of samples emulator has generated since start of track - int emu_track_ended_; // emulator has reached end of track - volatile int track_ended_; - void clear_time_vars(); - void end_track_if_error( blargg_err_t ); - - // Fading - int fade_start; - int fade_step; - bool is_fading() const; - void handle_fade( sample_t out [], int count ); - - // Silence detection - int silence_time; // absolute number of samples where most recent silence began - int silence_count; // number of samples of silence to play before using buf - int buf_remain; // number of samples left in silence buffer - enum { buf_size = 2048 }; - blargg_vector buf; - void fill_buf(); - void emu_play( sample_t out [], int count ); -}; - -#endif diff --git a/Frameworks/GME/gme/Upsampler.cpp b/Frameworks/GME/gme/Upsampler.cpp deleted file mode 100644 index 9823de663..000000000 --- a/Frameworks/GME/gme/Upsampler.cpp +++ /dev/null @@ -1,73 +0,0 @@ -// $package. http://www.slack.net/~ant/ - -#include "Upsampler.h" - -/* Copyright (C) 2004-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -int const shift = 15; -int const unit = 1 << shift; - -void Upsampler::clear_() -{ - pos = 0; - Resampler::clear_(); -} - -Upsampler::Upsampler() -{ - clear(); -} - -blargg_err_t Upsampler::set_rate_( double new_factor ) -{ - step = (int) (new_factor * unit + 0.5); - return Resampler::set_rate_( 1.0 / unit * step ); -} - -Resampler::sample_t const* Upsampler::resample_( sample_t** out_, sample_t const* out_end, - sample_t const in [], int in_size ) -{ - in_size -= write_offset; - if ( in_size > 0 ) - { - sample_t* BLARGG_RESTRICT out = *out_; - sample_t const* const in_end = in + in_size; - - int const step = this->step; - int pos = this->pos; - - do - { - #define INTERP( i, out )\ - {\ - int t = in [0 + i] * (unit - pos) + in [stereo + i] * pos;\ - out = t >> shift;\ - } - - int out_0; - INTERP( 0, out_0 ) - INTERP( 1, out [0] = out_0; out [1] ) - out += stereo; - - pos += step; - in += ((unsigned) pos >> shift) * stereo; - pos &= unit - 1; - } - while ( in < in_end && out < out_end ); - - this->pos = pos; - *out_ = out; - } - return in; -} diff --git a/Frameworks/GME/gme/Upsampler.h b/Frameworks/GME/gme/Upsampler.h deleted file mode 100644 index 052e76422..000000000 --- a/Frameworks/GME/gme/Upsampler.h +++ /dev/null @@ -1,25 +0,0 @@ -// Increases sampling rate using linear interpolation - -// $package -#ifndef UPSAMPLER_H -#define UPSAMPLER_H - -#include "Resampler.h" - -class Upsampler : public Resampler { -public: - Upsampler(); - -protected: - virtual blargg_err_t set_rate_( double ); - virtual void clear_(); - virtual sample_t const* resample_( sample_t**, sample_t const*, sample_t const [], int ); - -protected: - enum { stereo = 2 }; - enum { write_offset = 2 * stereo }; - int pos; - int step; -}; - -#endif diff --git a/Frameworks/GME/gme/Vgm_Core.cpp b/Frameworks/GME/gme/Vgm_Core.cpp deleted file mode 100644 index 67f81b918..000000000 --- a/Frameworks/GME/gme/Vgm_Core.cpp +++ /dev/null @@ -1,237 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Vgm_Core.h" - -#include "blargg_endian.h" -#include -#include - -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -Vgm_Core::Vgm_Core() -{ - vgmp = (VGM_PLAYER *) VGMPlay_Init(); - vgmp->VGMMaxLoop = 0; - VGMPlay_Init2(vgmp); -} - -Vgm_Core::~Vgm_Core() -{ - StopVGM(vgmp); - CloseVGMFile(vgmp); - VGMPlay_Deinit(vgmp); -} - -static UINT32 gcd(UINT32 x, UINT32 y) -{ - UINT32 shift; - UINT32 diff; - - // Thanks to Wikipedia for this algorithm - // http://en.wikipedia.org/wiki/Binary_GCD_algorithm - if (! x || ! y) - return x | y; - - for (shift = 0; ((x | y) & 1) == 0; shift ++) - { - x >>= 1; - y >>= 1; - } - - while((x & 1) == 0) - x >>= 1; - - do - { - while((y & 1) == 0) - y >>= 1; - - if (x < y) - { - y -= x; - } - else - { - diff = x - y; - x = y; - y = diff; - } - y >>= 1; - } while(y); - - return x << shift; -} - -void Vgm_Core::set_tempo( double t ) -{ - if ( file_begin() ) - { - int vgm_rate_unit = header().lngRate; - if (!vgm_rate_unit) - vgm_rate_unit = 44100; - int vgm_rate = (int) (vgm_rate_unit * t + 0.5); - int old_rate = vgmp->VGMPbRate; - vgmp->VGMPbRate = vgm_rate; - vgmp->SampleRate = sample_rate; - - if (vgmp->PlayingMode != 0xFF) - { - if (!old_rate) - old_rate = vgm_rate_unit; - - INT32 TempSLng = gcd(vgm_rate_unit, vgmp->VGMPbRate); - vgmp->VGMPbRateMul = vgm_rate_unit / TempSLng; - vgmp->VGMPbRateDiv = vgmp->VGMPbRate / TempSLng; - - vgmp->VGMSmplRateMul = vgmp->SampleRate * vgmp->VGMPbRateMul; - vgmp->VGMSmplRateDiv = vgmp->VGMSampleRate * vgmp->VGMPbRateDiv; - // same as above - to speed up the VGM <-> Playback calculation - TempSLng = gcd(vgmp->VGMSmplRateMul, vgmp->VGMSmplRateDiv); - vgmp->VGMSmplRateMul /= TempSLng; - vgmp->VGMSmplRateDiv /= TempSLng; - - vgmp->VGMSmplPlayed = (INT32)((INT64)vgmp->VGMSmplPlayed * old_rate / vgm_rate); - } - } -} - -struct VGM_FILE_mem -{ - VGM_FILE vf; - const BOOST::uint8_t* buffer; - UINT32 ptr; - UINT32 size; -}; - -static int VGMF_mem_Read(VGM_FILE* f, void* out, UINT32 count) -{ - VGM_FILE_mem* mf = (VGM_FILE_mem *) f; - if (count + mf->ptr > mf->size) - count = mf->size - mf->ptr; - memcpy(out, mf->buffer + mf->ptr, count); - mf->ptr += count; - return count; -} - -static int VGMF_mem_Seek(VGM_FILE* f, UINT32 offset) -{ - VGM_FILE_mem* mf = (VGM_FILE_mem *) f; - if (offset > mf->size) - offset = mf->size; - mf->ptr = offset; - return 0; -} - -static UINT32 VGMF_mem_GetSize(VGM_FILE* f) -{ - VGM_FILE_mem* mf = (VGM_FILE_mem *) f; - return mf->size; -} - -static UINT32 VGMF_mem_Tell(VGM_FILE* f) -{ - VGM_FILE_mem* mf = (VGM_FILE_mem *) f; - return mf->ptr; -} - -blargg_err_t Vgm_Core::load_mem_( byte const data [], int size ) -{ - VGM_FILE_mem memFile; - - memFile.vf.Read = &VGMF_mem_Read; - memFile.vf.Seek = &VGMF_mem_Seek; - memFile.vf.GetSize = &VGMF_mem_GetSize; - memFile.vf.Tell = &VGMF_mem_Tell; - memFile.buffer = data; - memFile.ptr = 0; - memFile.size = size; - - if ( !GetVGMFileInfo_Handle( (VGM_FILE *) &memFile, &_header, 0 ) ) - return blargg_err_file_type; - - memFile.ptr = 0; - - if ( !OpenVGMFile_Handle( vgmp, (VGM_FILE *) &memFile ) ) - return blargg_err_file_type; - - if ( !header().lngLoopOffset ) - vgmp->VGMMaxLoop = 1; - - set_tempo( 1 ); - - return blargg_ok; -} - -int Vgm_Core::get_channel_count() -{ - // XXX may support more than this, but 32 bit masks and all... - unsigned i; - UINT32 j; - for (i = 0; i < 32; i++) - { - if (!GetAccurateChipNameByChannel(vgmp, i, &j)) - break; - } - return i; -} - -char* Vgm_Core::get_voice_name(int channel) -{ - UINT32 realChannel; - const char * name = GetAccurateChipNameByChannel(vgmp, channel, &realChannel); - size_t length = strlen(name) + 16; - char * finalName = (char *) malloc(length); - if (finalName) -#ifdef _MSC_VER - sprintf_s(finalName, length, "%s #%u", name, realChannel); -#else - sprintf(finalName, "%s #%u", name, realChannel); -#endif - return finalName; -} - -void Vgm_Core::free_voice_name(char *name) -{ - free(name); -} - -void Vgm_Core::set_mute(int mask) -{ - for (int i = 0; i < 32; i++) - { - SetChannelMute(vgmp, i, (mask >> i) & 1); - } -} - -void Vgm_Core::start_track() -{ - PlayVGM(vgmp); - RestartVGM(vgmp); -} - -int Vgm_Core::play_( int sample_count, short out [] ) -{ - // to do: timing is working mostly by luck - int pairs = (unsigned) sample_count / 2; - - memset(out, 0, sizeof(short) * pairs * 2); - FillBuffer(vgmp, (WAVE_16BS*) out, pairs); - - return pairs * 2; -} - -void Vgm_Core::skip_( int count ) -{ - SeekVGM( vgmp, true, count / 2 ); -} diff --git a/Frameworks/GME/gme/Vgm_Core.h b/Frameworks/GME/gme/Vgm_Core.h deleted file mode 100644 index 43a77f855..000000000 --- a/Frameworks/GME/gme/Vgm_Core.h +++ /dev/null @@ -1,65 +0,0 @@ -// Sega VGM music file emulator core - -// Game_Music_Emu $vers -#ifndef VGM_CORE_H -#define VGM_CORE_H - -#include "Gme_Loader.h" - -#include "../vgmplay/VGMPlay.h" - -class Vgm_Core : public Gme_Loader { -public: - typedef VGM_HEADER header_t; - - // VGM file header - // Header for currently loaded file - header_t const& header() const { return _header; } - - // Raw file data, for parsing GD3 tags - byte const* file_begin() const { return Gme_Loader::file_begin(); } - byte const* file_end () const { return Gme_Loader::file_end(); } - - // Adjusts music tempo, where 1.0 is normal. Can be changed while playing. - // Loading a file resets tempo to 1.0. - void set_tempo( double ); - - void set_sample_rate( int r ) { sample_rate = r; } - - // Starts track - void start_track(); - - // Plays FM for at most count samples into *out, and returns number of - // samples actually generated (always even). - int play_( int count, short out [] ); - - // True if all of file data has been played - bool track_ended() const { return !!vgmp->VGMEnd; } - - // Skips the specified number of samples - void skip_( int count ); - - int get_channel_count(); - - char* get_voice_name(int channel); - void free_voice_name(char *); - - void set_mute(int mask); - -// Implementation -public: - Vgm_Core(); - ~Vgm_Core(); - -protected: - virtual blargg_err_t load_mem_( byte const [], int ); - -private: - int sample_rate; - - header_t _header; - - VGM_PLAYER* vgmp; -}; - -#endif diff --git a/Frameworks/GME/gme/Vgm_Emu.cpp b/Frameworks/GME/gme/Vgm_Emu.cpp index b81e9ede5..af59c5e7e 100644 --- a/Frameworks/GME/gme/Vgm_Emu.cpp +++ b/Frameworks/GME/gme/Vgm_Emu.cpp @@ -1,11 +1,13 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ #include "Vgm_Emu.h" #include "blargg_endian.h" -#include "blargg_common.h" +#include +#include +#include -/* Copyright (C) 2003-2008 Shay Green. This module is free software; you +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This @@ -18,44 +20,34 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "blargg_source.h" -// FM emulators are internally quieter to avoid 16-bit overflow -double const fm_gain = 3.0; -double const rolloff = 0.990; -double const oversample_factor = 1.5; +double const fm_gain = 3.0; // FM emulators are internally quieter to avoid 16-bit overflow +double const rolloff = 0.990; +double const oversample_factor = 1.0; + +using std::min; +using std::max; Vgm_Emu::Vgm_Emu() { - muted_voices = 0; + disable_oversampling_ = false; + psg_rate = 0; set_type( gme_vgm_type ); - set_max_initial_silence( 1 ); + + static int const types [8] = { + wave_type | 1, wave_type | 0, wave_type | 2, noise_type | 0 + }; + set_voice_types( types ); + set_silence_lookahead( 1 ); // tracks should already be trimmed - voice_names_assigned_ = false; + + set_equalizer( make_equalizer( -14.0, 80 ) ); } -Vgm_Emu::~Vgm_Emu() -{ - // XXX ugly use of deprecated functions to free allocated voice names - const char ** voice_names_ = voice_names(); - if (voice_names_assigned_ && voice_names_) - { - for (int i = 0; i < 32; ++i) - { - if (voice_names_[i]) - core.free_voice_name((char*)voice_names_[i]); - else break; - } - free((void *)voice_names_); - } -} - -void Vgm_Emu::unload() -{ - core.unload(); -} +Vgm_Emu::~Vgm_Emu() { } // Track info -static byte const* skip_gd3_str( byte const in [], byte const* end ) +static byte const* skip_gd3_str( byte const* in, byte const* end ) { while ( end - in >= 2 ) { @@ -66,523 +58,445 @@ static byte const* skip_gd3_str( byte const in [], byte const* end ) return in; } -static byte const* get_gd3_str( byte const* in, byte const* end, char field [] ) +static byte const* get_gd3_str( byte const* in, byte const* end, char* field ) { byte const* mid = skip_gd3_str( in, end ); - int len = (int)((mid - in) / 2) - 1; + int len = (mid - in) / 2 - 1; if ( len > 0 ) { - char * in_utf8 = blargg_to_utf8( (blargg_wchar_t *) in ); len = min( len, (int) Gme_File::max_field_ ); field [len] = 0; for ( int i = 0; i < len; i++ ) - field [i] = in_utf8 [i]; - free(in_utf8); + field [i] = (in [i * 2 + 1] ? '?' : in [i * 2]); // TODO: convert to utf-8 } return mid; } -static byte const* get_gd3_pair( byte const* in, byte const* end, char field [], char field_j [] ) +static byte const* get_gd3_pair( byte const* in, byte const* end, char* field ) { - return get_gd3_str( get_gd3_str( in, end, field ), end, field_j ); + return skip_gd3_str( get_gd3_str( in, end, field ), end ); } -static void parse_gd3( byte const in [], byte const* end, track_info_t* out, track_info_t* out_j ) +static void parse_gd3( byte const* in, byte const* end, track_info_t* out ) { - in = get_gd3_pair( in, end, out->song , out_j->song ); - in = get_gd3_pair( in, end, out->game , out_j->game ); - in = get_gd3_pair( in, end, out->system , out_j->system ); - in = get_gd3_pair( in, end, out->author , out_j->author ); + in = get_gd3_pair( in, end, out->song ); + in = get_gd3_pair( in, end, out->game ); + in = get_gd3_pair( in, end, out->system ); + in = get_gd3_pair( in, end, out->author ); in = get_gd3_str ( in, end, out->copyright ); - in = get_gd3_pair( in, end, out->dumper , out_j->dumper ); - in = get_gd3_str ( in, end, out->comment ); -} - -static blargg_err_t write_gd3_str( gme_writer_t writer, void* your_data, const char field [] ) -{ - blargg_wchar_t * wstring = blargg_to_wide( field ); - if (!wstring) - return "Out of memory"; - blargg_err_t err = writer( your_data, wstring, blargg_wcslen( wstring ) * 2 + 2 ); - free( wstring ); - return err; -} - -static blargg_err_t write_gd3_pair( gme_writer_t writer, void* your_data, const char field [], const char field_j [] ) -{ - RETURN_ERR(write_gd3_str( writer, your_data, field )); - RETURN_ERR(write_gd3_str( writer, your_data, field )); - return blargg_ok; -} - -static blargg_err_t write_gd3_strings( gme_writer_t writer, void* your_data, const track_info_t* in, const track_info_t* in_j ) -{ - RETURN_ERR(write_gd3_pair( writer, your_data, in->song , in_j->song )); - RETURN_ERR(write_gd3_pair( writer, your_data, in->game , in_j->game )); - RETURN_ERR(write_gd3_pair( writer, your_data, in->system , in_j->system )); - RETURN_ERR(write_gd3_pair( writer, your_data, in->author , in_j->author )); - RETURN_ERR(write_gd3_str ( writer, your_data, in->copyright )); - RETURN_ERR(write_gd3_pair( writer, your_data, in->dumper , in_j->dumper )); - RETURN_ERR(write_gd3_str ( writer, your_data, in->comment )); - return blargg_ok; -} - -static gme_err_t writer_calc_size(void* param, const void* ptr, long count) -{ - *(long *)param += count; - return blargg_ok; -} - -static blargg_err_t write_gd3( gme_writer_t writer, void* your_data, const track_info_t* in, const track_info_t* in_j ) -{ - long string_size = 0; - byte version[4]; - RETURN_ERR(writer( your_data, "Gd3 ", 4 )); - set_le32(version, 0x100); - RETURN_ERR(writer( your_data, version, 4 )); - write_gd3_strings( &writer_calc_size, &string_size, in, in_j ); - if ( string_size > 1000000000 ) - return "GD3 tag too large"; - set_le32(version, (int)string_size); - RETURN_ERR(writer( your_data, version, 4)); - return write_gd3_strings( writer, your_data, in, in_j ); + in = get_gd3_pair( in, end, out->dumper ); + in = get_gd3_str ( in, end, out->comment ); } int const gd3_header_size = 12; -static int check_gd3_header( byte const h [], int remain ) +static long check_gd3_header( byte const* h, long remain ) { if ( remain < gd3_header_size ) return 0; if ( memcmp( h, "Gd3 ", 4 ) ) return 0; if ( get_le32( h + 4 ) >= 0x200 ) return 0; - int gd3_size = get_le32( h + 8 ); + long gd3_size = get_le32( h + 8 ); if ( gd3_size > remain - gd3_header_size ) return 0; return gd3_size; } +byte const* Vgm_Emu::gd3_data( int* size ) const +{ + if ( size ) + *size = 0; + + long gd3_offset = get_le32( header().gd3_offset ) - 0x2C; + if ( gd3_offset < 0 ) + return 0; + + byte const* gd3 = data + header_size + gd3_offset; + long gd3_size = check_gd3_header( gd3, data_end - gd3 ); + if ( !gd3_size ) + return 0; + + if ( size ) + *size = gd3_size + gd3_header_size; + + return gd3; +} + static void get_vgm_length( Vgm_Emu::header_t const& h, track_info_t* out ) { - int length = h.lngTotalSamples * 10 / 441; // 1000 / 44100 + long length = get_le32( h.track_duration ) * 10 / 441; if ( length > 0 ) { - int loop = h.lngLoopSamples; - if ( loop > 0 && h.lngLoopOffset ) + long loop = get_le32( h.loop_duration ); + if ( loop > 0 && get_le32( h.loop_offset ) ) { - out->length = 0; - out->loop_length = loop * 10 / 441; + out->loop_length = loop * 10 / 441; out->intro_length = length - out->loop_length; - check( out->loop_length <= length ); - // TODO: Also set out->length? We now have play_length for suggested play time. } else { - out->length = length; - out->intro_length = length; - out->loop_length = 0; + out->length = length; // 1000 / 44100 (VGM files used 44100 as timebase) + out->intro_length = length; // make it clear that track is no longer than length + out->loop_length = 0; } } } blargg_err_t Vgm_Emu::track_info_( track_info_t* out, int ) const { - *out = metadata; + get_vgm_length( header(), out ); - return blargg_ok; + int size; + byte const* gd3 = gd3_data( &size ); + if ( gd3 ) + parse_gd3( gd3 + gd3_header_size, gd3 + size, out ); + + return 0; } -blargg_err_t Vgm_Emu::gd3_data( const unsigned char ** data, int * size ) +static blargg_err_t check_vgm_header( Vgm_Emu::header_t const& h ) { - *data = 0; - *size = 0; - - int gd3_offset = header().lngGD3Offset; - if ( gd3_offset <= 0 ) - return blargg_ok; - - byte const* gd3 = core.file_begin() + gd3_offset; - int gd3_size = check_gd3_header( gd3, (int)(core.file_end() - gd3) ); - if ( gd3_size ) - { - *data = gd3; - *size = gd3_size + gd3_header_size; - } - - return blargg_ok; -} - -static void hash_vgm_file( Vgm_Emu::header_t const& h, byte const* data, int data_size, Music_Emu::Hash_Function& out ) -{ - out.hash_( (const byte *) &h.lngEOFOffset, sizeof(h.lngEOFOffset) ); - out.hash_( (const byte *) &h.lngVersion, sizeof(h.lngVersion) ); - out.hash_( (const byte *) &h.lngHzPSG, sizeof(h.lngHzPSG) ); - out.hash_( (const byte *) &h.lngHzYM2413, sizeof(h.lngHzYM2413) ); - out.hash_( (const byte *) &h.lngTotalSamples, sizeof(h.lngTotalSamples) ); - out.hash_( (const byte *) &h.lngLoopOffset, sizeof(h.lngLoopOffset) ); - out.hash_( (const byte *) &h.lngLoopSamples, sizeof(h.lngLoopSamples) ); - out.hash_( (const byte *) &h.lngRate, sizeof(h.lngRate) ); - out.hash_( (const byte *) &h.shtPSG_Feedback, sizeof(h.shtPSG_Feedback) ); - out.hash_( (const byte *) &h.bytPSG_SRWidth, sizeof(h.bytPSG_SRWidth) ); - out.hash_( (const byte *) &h.bytPSG_Flags, sizeof(h.bytPSG_Flags) ); - out.hash_( (const byte *) &h.lngHzYM2612, sizeof(h.lngHzYM2612) ); - out.hash_( (const byte *) &h.lngHzYM2151, sizeof(h.lngHzYM2151) ); - out.hash_( (const byte *) &h.lngDataOffset, sizeof(h.lngDataOffset) ); - out.hash_( (const byte *) &h.lngHzSPCM, sizeof(h.lngHzSPCM) ); - out.hash_( (const byte *) &h.lngSPCMIntf, sizeof(h.lngSPCMIntf) ); - out.hash_( (const byte *) &h.lngHzRF5C68, sizeof(h.lngHzRF5C68) ); - out.hash_( (const byte *) &h.lngHzYM2203, sizeof(h.lngHzYM2203) ); - out.hash_( (const byte *) &h.lngHzYM2608, sizeof(h.lngHzYM2608) ); - out.hash_( (const byte *) &h.lngHzYM2610, sizeof(h.lngHzYM2610) ); - out.hash_( (const byte *) &h.lngHzYM3812, sizeof(h.lngHzYM3812) ); - out.hash_( (const byte *) &h.lngHzYM3526, sizeof(h.lngHzYM3526) ); - out.hash_( (const byte *) &h.lngHzY8950, sizeof(h.lngHzY8950) ); - out.hash_( (const byte *) &h.lngHzYMF262, sizeof(h.lngHzYMF262) ); - out.hash_( (const byte *) &h.lngHzYMF278B, sizeof(h.lngHzYMF278B) ); - out.hash_( (const byte *) &h.lngHzYMF271, sizeof(h.lngHzYMF271) ); - out.hash_( (const byte *) &h.lngHzYMZ280B, sizeof(h.lngHzYMZ280B) ); - out.hash_( (const byte *) &h.lngHzRF5C164, sizeof(h.lngHzRF5C164) ); - out.hash_( (const byte *) &h.lngHzPWM, sizeof(h.lngHzPWM) ); - out.hash_( (const byte *) &h.lngHzAY8910, sizeof(h.lngHzAY8910) ); - out.hash_( (const byte *) &h.bytAYType, sizeof(h.bytAYType) ); - out.hash_( (const byte *) &h.bytAYFlag, sizeof(h.bytAYFlag) ); - out.hash_( (const byte *) &h.bytAYFlagYM2203, sizeof(h.bytAYFlagYM2203) ); - out.hash_( (const byte *) &h.bytAYFlagYM2608, sizeof(h.bytAYFlagYM2608) ); - out.hash_( (const byte *) &h.bytReserved2, sizeof(h.bytReserved2) ); - out.hash_( (const byte *) &h.lngHzGBDMG, sizeof(h.lngHzGBDMG) ); - out.hash_( (const byte *) &h.lngHzNESAPU, sizeof(h.lngHzNESAPU) ); - out.hash_( (const byte *) &h.lngHzMultiPCM, sizeof(h.lngHzMultiPCM) ); - out.hash_( (const byte *) &h.lngHzUPD7759, sizeof(h.lngHzUPD7759) ); - out.hash_( (const byte *) &h.lngHzOKIM6258, sizeof(h.lngHzOKIM6258) ); - out.hash_( (const byte *) &h.bytOKI6258Flags, sizeof(h.bytOKI6258Flags) ); - out.hash_( (const byte *) &h.bytK054539Flags, sizeof(h.bytK054539Flags) ); - out.hash_( (const byte *) &h.bytC140Type, sizeof(h.bytC140Type) ); - out.hash_( (const byte *) &h.bytReservedFlags, sizeof(h.bytReservedFlags) ); - out.hash_( (const byte *) &h.lngHzOKIM6295, sizeof(h.lngHzOKIM6295) ); - out.hash_( (const byte *) &h.lngHzK051649, sizeof(h.lngHzK051649) ); - out.hash_( (const byte *) &h.lngHzK054539, sizeof(h.lngHzK054539) ); - out.hash_( (const byte *) &h.lngHzHuC6280, sizeof(h.lngHzHuC6280) ); - out.hash_( (const byte *) &h.lngHzC140, sizeof(h.lngHzC140) ); - out.hash_( (const byte *) &h.lngHzK053260, sizeof(h.lngHzK053260) ); - out.hash_( (const byte *) &h.lngHzPokey, sizeof(h.lngHzPokey) ); - out.hash_( (const byte *) &h.lngHzQSound, sizeof(h.lngHzQSound) ); - out.hash_( (const byte *) &h.lngHzSCSP, sizeof(h.lngHzSCSP) ); - // out.hash_( (const byte *) &h.lngExtraOffset, sizeof(h.lngExtraOffset) ); - out.hash_( (const byte *) &h.lngHzWSwan, sizeof(h.lngHzWSwan) ); - out.hash_( (const byte *) &h.lngHzVSU, sizeof(h.lngHzVSU) ); - out.hash_( (const byte *) &h.lngHzSAA1099, sizeof(h.lngHzSAA1099) ); - out.hash_( (const byte *) &h.lngHzES5503, sizeof(h.lngHzES5503) ); - out.hash_( (const byte *) &h.lngHzES5506, sizeof(h.lngHzES5506) ); - out.hash_( (const byte *) &h.bytES5503Chns, sizeof(h.bytES5503Chns) ); - out.hash_( (const byte *) &h.bytES5506Chns, sizeof(h.bytES5506Chns) ); - out.hash_( (const byte *) &h.bytC352ClkDiv, sizeof(h.bytC352ClkDiv) ); - out.hash_( (const byte *) &h.bytESReserved, sizeof(h.bytESReserved) ); - out.hash_( (const byte *) &h.lngHzX1_010, sizeof(h.lngHzX1_010) ); - out.hash_( (const byte *) &h.lngHzC352, sizeof(h.lngHzC352) ); - out.hash_( (const byte *) &h.lngHzGA20, sizeof(h.lngHzGA20) ); - out.hash_( data, data_size ); -} - -struct VGM_FILE_mem -{ - VGM_FILE vf; - const BOOST::uint8_t* buffer; - UINT32 ptr; - UINT32 size; -}; - -static int VGMF_mem_Read(VGM_FILE* f, void* out, UINT32 count) -{ - VGM_FILE_mem* mf = (VGM_FILE_mem *) f; - if (count + mf->ptr > mf->size) - count = mf->size - mf->ptr; - memcpy(out, mf->buffer + mf->ptr, count); - mf->ptr += count; - return count; -} - -static int VGMF_mem_Seek(VGM_FILE* f, UINT32 offset) -{ - VGM_FILE_mem* mf = (VGM_FILE_mem *) f; - if (offset > mf->size) - offset = mf->size; - mf->ptr = offset; - return 0; -} - -static UINT32 VGMF_mem_GetSize(VGM_FILE* f) -{ - VGM_FILE_mem* mf = (VGM_FILE_mem *) f; - return mf->size; -} - -static UINT32 VGMF_mem_Tell(VGM_FILE* f) -{ - VGM_FILE_mem* mf = (VGM_FILE_mem *) f; - return mf->ptr; + if ( memcmp( h.tag, "Vgm ", 4 ) ) + return gme_wrong_file_type; + return 0; } struct Vgm_File : Gme_Info_ { Vgm_Emu::header_t h; - blargg_vector original_header; - blargg_vector data; blargg_vector gd3; - - track_info_t metadata; - track_info_t metadata_j; Vgm_File() { set_type( gme_vgm_type ); } - blargg_err_t load_mem_( const byte* in, int file_size ) + blargg_err_t load_( Data_Reader& in ) { - VGM_FILE_mem memFile; - - memFile.vf.Read = &VGMF_mem_Read; - memFile.vf.Seek = &VGMF_mem_Seek; - memFile.vf.GetSize = &VGMF_mem_GetSize; - memFile.vf.Tell = &VGMF_mem_Tell; - memFile.buffer = in; - memFile.ptr = 0; - memFile.size = file_size; - - if (!GetVGMFileInfo_Handle((VGM_FILE *) &memFile, &h, 0)) - return blargg_err_file_type; + long file_size = in.remain(); + if ( file_size <= Vgm_Emu::header_size ) + return gme_wrong_file_type; - int data_offset = get_le32( &h.lngDataOffset ); - int data_size = file_size - data_offset; - int gd3_offset = get_le32( &h.lngGD3Offset ); - - if ( gd3_offset > 0 && gd3_offset > data_offset ) - { - data_size = gd3_offset - data_offset; - - RETURN_ERR( data.resize( data_size ) ); - memcpy( data.begin(), in + data_offset, data_size ); - } - - int remain = file_size - gd3_offset; + RETURN_ERR( in.read( &h, Vgm_Emu::header_size ) ); + RETURN_ERR( check_vgm_header( h ) ); + + long gd3_offset = get_le32( h.gd3_offset ) - 0x2C; + long remain = file_size - Vgm_Emu::header_size - gd3_offset; byte gd3_h [gd3_header_size]; if ( gd3_offset > 0 && remain >= gd3_header_size ) { - memcpy( gd3_h, in + gd3_offset, sizeof gd3_h ); - int gd3_size = check_gd3_header( gd3_h, remain ); + RETURN_ERR( in.skip( gd3_offset ) ); + RETURN_ERR( in.read( gd3_h, sizeof gd3_h ) ); + long gd3_size = check_gd3_header( gd3_h, remain ); if ( gd3_size ) { RETURN_ERR( gd3.resize( gd3_size ) ); - memcpy( gd3.begin(), in + sizeof gd3_h + gd3_offset, gd3.size() ); - } - - if ( data_offset > gd3_offset ) - { - RETURN_ERR( data.resize( data_size ) ); - memcpy( data.begin(), in + data_offset, data_size ); + RETURN_ERR( in.read( gd3.begin(), gd3.size() ) ); } } - - int header_size = data_offset; - if ( gd3_offset && data_offset > gd3_offset ) - header_size = gd3_offset; - RETURN_ERR( original_header.resize( header_size ) ); - memcpy( original_header.begin(), in, header_size ); - - memset( &metadata, 0, sizeof(metadata) ); - memset( &metadata_j, 0, sizeof(metadata_j) ); - get_vgm_length( h, &metadata ); - if ( gd3.size() ) - parse_gd3( gd3.begin(), gd3.end(), &metadata, &metadata_j ); - - return blargg_ok; + return 0; } blargg_err_t track_info_( track_info_t* out, int ) const { - *out = metadata; - return blargg_ok; + get_vgm_length( h, out ); + if ( gd3.size() ) + parse_gd3( gd3.begin(), gd3.end(), out ); + return 0; } - - blargg_err_t hash_( Hash_Function& out ) const - { - hash_vgm_file( h, data.begin(), (int)(data.end() - data.begin()), out ); - return blargg_ok; - } - - blargg_err_t set_track_info_( const track_info_t* in, int ) - { - metadata = *in; - - return blargg_ok; - } - - blargg_err_t save_( gme_writer_t writer, void* your_data ) const - { - byte buffer[4]; - int data_size = (int)(data.end() - data.begin()); - int gd3_offset = (int)(original_header.end() - original_header.begin()) + data_size; - - RETURN_ERR( writer( your_data, original_header.begin(), 0x14 ) ); - set_le32(buffer, gd3_offset - 0x14); - RETURN_ERR( writer( your_data, buffer, 4 ) ); - RETURN_ERR( writer( your_data, original_header.begin() + 0x18, original_header.end() - original_header.begin() - 0x18 ) ); - RETURN_ERR( writer( your_data, data.begin(), data_size ) ); - - return write_gd3( writer, your_data, &metadata, &metadata_j ); - } }; static Music_Emu* new_vgm_emu () { return BLARGG_NEW Vgm_Emu ; } static Music_Emu* new_vgm_file() { return BLARGG_NEW Vgm_File; } -gme_type_t_ const gme_vgm_type [1] = {{ "Sega SMS/Genesis", 1, &new_vgm_emu, &new_vgm_file, "VGM", 0 }}; +static gme_type_t_ const gme_vgm_type_ = { "Sega SMS/Genesis", 1, &new_vgm_emu, &new_vgm_file, "VGM", 1 }; +extern gme_type_t const gme_vgm_type = &gme_vgm_type_; + +static gme_type_t_ const gme_vgz_type_ = { "Sega SMS/Genesis", 1, &new_vgm_emu, &new_vgm_file, "VGZ", 1 }; +extern gme_type_t const gme_vgz_type = &gme_vgz_type_; -gme_type_t_ const gme_vgz_type [1] = {{ "Sega SMS/Genesis", 1, &new_vgm_emu, &new_vgm_file, "VGZ", 0 }}; // Setup void Vgm_Emu::set_tempo_( double t ) { - core.set_tempo( t ); + if ( psg_rate ) + { + vgm_rate = (long) (44100 * t + 0.5); + blip_time_factor = (long) floor( double (1L << blip_time_bits) / vgm_rate * psg_rate + 0.5 ); + //debug_printf( "blip_time_factor: %ld\n", blip_time_factor ); + //debug_printf( "vgm_rate: %ld\n", vgm_rate ); + // TODO: remove? calculates vgm_rate more accurately (above differs at most by one Hz only) + //blip_time_factor = (long) floor( double (1L << blip_time_bits) * psg_rate / 44100 / t + 0.5 ); + //vgm_rate = (long) floor( double (1L << blip_time_bits) * psg_rate / blip_time_factor + 0.5 ); + + fm_time_factor = 2 + (long) floor( fm_rate * (1L << fm_time_bits) / vgm_rate + 0.5 ); + } } -blargg_err_t Vgm_Emu::set_sample_rate_( int sample_rate ) +blargg_err_t Vgm_Emu::set_sample_rate_( long sample_rate ) { - core.set_sample_rate(sample_rate); - return blargg_ok; + RETURN_ERR( blip_buf.set_sample_rate( sample_rate, 1000 / 30 ) ); + return Classic_Emu::set_sample_rate_( sample_rate ); +} + +blargg_err_t Vgm_Emu::set_multi_channel ( bool is_enabled ) +{ + // we acutally should check here whether this is classic emu or not + // however set_multi_channel() is called before setup_fm() resulting in uninited is_classic_emu() + // hard code it to unsupported +#if 0 + if ( is_classic_emu() ) + { + RETURN_ERR( Music_Emu::set_multi_channel_( is_enabled ) ); + return 0; + } + else +#endif + { + (void) is_enabled; + return "multichannel rendering not supported for YM2*** FM sound chip emulators"; + } +} + +void Vgm_Emu::update_eq( blip_eq_t const& eq ) +{ + psg[0].treble_eq( eq ); + if ( psg_dual ) + psg[1].treble_eq( eq ); + dac_synth.treble_eq( eq ); +} + +void Vgm_Emu::set_voice( int i, Blip_Buffer* c, Blip_Buffer* l, Blip_Buffer* r ) +{ + if ( psg_dual ) + { + if ( psg_t6w28 ) + { + // TODO: Make proper output of each PSG chip: 0 - all right, 1 - all left + if ( i < psg[0].osc_count ) + psg[0].osc_output( i, c, r, r ); + if ( i < psg[1].osc_count ) + psg[1].osc_output( i, c, l, l ); + } + else + { + if ( i < psg[0].osc_count ) + psg[0].osc_output( i, c, l, r ); + if ( i < psg[1].osc_count ) + psg[1].osc_output( i, c, l, r ); + } + } + else + { + if ( i < psg[0].osc_count ) + psg[0].osc_output( i, c, l, r ); + } + } void Vgm_Emu::mute_voices_( int mask ) { - muted_voices = mask; - core.set_mute(mask); + Classic_Emu::mute_voices_( mask ); + dac_synth.output( &blip_buf ); + if ( uses_fm ) + { + psg[0].output( (mask & 0x80) ? 0 : &blip_buf ); + if ( psg_dual ) + psg[1].output( (mask & 0x80) ? 0 : &blip_buf ); + if ( ym2612[0].enabled() ) + { + dac_synth.volume( (mask & 0x40) ? 0.0 : 0.1115 / 256 * fm_gain * gain() ); + ym2612[0].mute_voices( mask ); + if ( ym2612[1].enabled() ) + ym2612[1].mute_voices( mask ); + } + if ( ym2413[0].enabled() ) + { + int m = mask & 0x3F; + if ( mask & 0x20 ) + m |= 0x01E0; // channels 5-8 + if ( mask & 0x40 ) + m |= 0x3E00; + ym2413[0].mute_voices( m ); + if ( ym2413[1].enabled() ) + ym2413[1].mute_voices( m ); + } + } +} + +blargg_err_t Vgm_Emu::load_mem_( byte const* new_data, long new_size ) +{ + assert( offsetof (header_t,unused2 [8]) == header_size ); + + if ( new_size <= header_size ) + return gme_wrong_file_type; + + header_t const& h = *(header_t const*) new_data; + + RETURN_ERR( check_vgm_header( h ) ); + + check( get_le32( h.version ) <= 0x150 ); + + // psg rate + psg_rate = get_le32( h.psg_rate ); + if ( !psg_rate ) + psg_rate = 3579545; + psg_dual = ( psg_rate & 0x40000000 ) != 0; + psg_t6w28 = ( psg_rate & 0x80000000 ) != 0; + psg_rate &= 0x0FFFFFFF; + blip_buf.clock_rate( psg_rate ); + + data = new_data; + data_end = new_data + new_size; + + // get loop + loop_begin = data_end; + if ( get_le32( h.loop_offset ) ) + loop_begin = &data [get_le32( h.loop_offset ) + offsetof (header_t,loop_offset)]; + + set_voice_count( psg[0].osc_count ); + + RETURN_ERR( setup_fm() ); + + static const char* const fm_names [] = { + "FM 1", "FM 2", "FM 3", "FM 4", "FM 5", "FM 6", "PCM", "PSG" + }; + static const char* const psg_names [] = { "Square 1", "Square 2", "Square 3", "Noise" }; + set_voice_names( uses_fm ? fm_names : psg_names ); + + // do after FM in case output buffer is changed + return Classic_Emu::setup_buffer( psg_rate ); +} + +blargg_err_t Vgm_Emu::setup_fm() +{ + long ym2612_rate = get_le32( header().ym2612_rate ); + bool ym2612_dual = ( ym2612_rate & 0x40000000 ) != 0; + long ym2413_rate = get_le32( header().ym2413_rate ); + bool ym2413_dual = ( ym2413_rate & 0x40000000 ) != 0; + if ( ym2413_rate && get_le32( header().version ) < 0x110 ) + update_fm_rates( &ym2413_rate, &ym2612_rate ); + + uses_fm = false; + + fm_rate = blip_buf.sample_rate() * oversample_factor; + + if ( ym2612_rate ) + { + ym2612_rate &= ~0xC0000000; + uses_fm = true; + if ( disable_oversampling_ ) + fm_rate = ym2612_rate / 144.0; + Dual_Resampler::setup( fm_rate / blip_buf.sample_rate(), rolloff, fm_gain * gain() ); + RETURN_ERR( ym2612[0].set_rate( fm_rate, ym2612_rate ) ); + ym2612[0].enable( true ); + if ( ym2612_dual ) + { + RETURN_ERR( ym2612[1].set_rate( fm_rate, ym2612_rate ) ); + ym2612[1].enable( true ); + } + set_voice_count( 8 ); + } + + if ( !uses_fm && ym2413_rate ) + { + ym2413_rate &= ~0xC0000000; + uses_fm = true; + if ( disable_oversampling_ ) + fm_rate = ym2413_rate / 72.0; + Dual_Resampler::setup( fm_rate / blip_buf.sample_rate(), rolloff, fm_gain * gain() ); + int result = ym2413[0].set_rate( fm_rate, ym2413_rate ); + if ( result == 2 ) + return "YM2413 FM sound isn't supported"; + CHECK_ALLOC( !result ); + ym2413[0].enable( true ); + if ( ym2413_dual ) + { + ym2413[1].enable( true ); + int result = ym2413[1].set_rate( fm_rate, ym2413_rate ); + if ( result == 2 ) + return "YM2413 FM sound isn't supported"; + CHECK_ALLOC( !result ); + } + set_voice_count( 8 ); + } + + if ( uses_fm ) + { + RETURN_ERR( Dual_Resampler::reset( blip_buf.length() * blip_buf.sample_rate() / 1000 ) ); + psg[0].volume( 0.135 * fm_gain * gain() ); + if ( psg_dual ) + psg[1].volume( 0.135 * fm_gain * gain() ); + } + else + { + ym2612[0].enable( false ); + ym2612[1].enable( false ); + ym2413[0].enable( false ); + ym2413[1].enable( false ); + psg[0].volume( gain() ); + psg[1].volume( gain() ); + } + + return 0; } // Emulation blargg_err_t Vgm_Emu::start_track_( int track ) { - core.start_track(); - - mute_voices_(muted_voices); + RETURN_ERR( Classic_Emu::start_track_( track ) ); + psg[0].reset( get_le16( header().noise_feedback ), header().noise_width ); + if ( psg_dual ) + psg[1].reset( get_le16( header().noise_feedback ), header().noise_width ); - return blargg_ok; + dac_disabled = -1; + pos = data + header_size; + pcm_data = pos; + pcm_pos = pos; + dac_amp = -1; + vgm_time = 0; + if ( get_le32( header().version ) >= 0x150 ) + { + long data_offset = get_le32( header().data_offset ); + check( data_offset ); + if ( data_offset ) + pos += data_offset + offsetof (header_t,data_offset) - 0x40; + } + + if ( uses_fm ) + { + if ( ym2413[0].enabled() ) + ym2413[0].reset(); + + if ( ym2413[1].enabled() ) + ym2413[1].reset(); + + if ( ym2612[0].enabled() ) + ym2612[0].reset(); + + if ( ym2612[1].enabled() ) + ym2612[1].reset(); + + fm_time_offset = 0; + blip_buf.clear(); + Dual_Resampler::clear(); + } + return 0; } -inline void Vgm_Emu::check_end() +blargg_err_t Vgm_Emu::run_clocks( blip_time_t& time_io, int msec ) { - if ( core.track_ended() ) - set_track_ended(); + time_io = run_commands( msec * vgm_rate / 1000 ); + psg[0].end_frame( time_io ); + if ( psg_dual ) + psg[1].end_frame( time_io ); + return 0; } -blargg_err_t Vgm_Emu::play_( int count, sample_t out [] ) +blargg_err_t Vgm_Emu::play_( long count, sample_t* out ) { - core.play_(count, out); - check_end(); - return blargg_ok; -} - -blargg_err_t Vgm_Emu::hash_( Hash_Function& out ) const -{ - byte const* p = file_begin(); - byte const* e = file_end(); - int data_offset = header().lngDataOffset; - if ( data_offset ) - p += data_offset; - int gd3_offset = header().lngGD3Offset; - if ( gd3_offset > 0 && gd3_offset > data_offset ) - e = file_begin() + gd3_offset; - hash_vgm_file( header(), p, (int)(e - p), out ); - return blargg_ok; -} - -blargg_err_t Vgm_Emu::load_mem_( const byte* in, int file_size ) -{ - RETURN_ERR( core.load_mem(in, file_size) ); - - int voice_count = core.get_channel_count(); - - set_voice_count( voice_count ); - - char ** voice_names = (char **) calloc( sizeof(char *), voice_count + 1 ); - if (voice_names) - { - int i; - for (i = 0; i < voice_count; i++) - { - voice_names[i] = core.get_voice_name(i); - if (!voice_names[i]) - break; - } - if (i == voice_count) - { - set_voice_names(voice_names); - voice_names_assigned_ = true; - } - else - { - for (i = 0; i < voice_count; i++) - { - if (voice_names[i]) - free(voice_names[i]); - } - free(voice_names); - } - } - - get_vgm_length( header(), &metadata ); - - int data_offset = header().lngDataOffset; - int gd3_offset = header().lngGD3Offset; - int data_size = file_size - data_offset; - - if (gd3_offset > 0) - { - if (gd3_offset > data_offset) - data_size = gd3_offset - data_offset; - byte const* gd3 = core.file_begin() + gd3_offset; - int gd3_size = check_gd3_header( gd3, (int)(core.file_end() - gd3) ); - if ( gd3_size ) - { - byte const* gd3_data = gd3 + gd3_header_size; - parse_gd3( gd3_data, gd3_data + gd3_size, &metadata, &metadata_j ); - } - } - - int header_size = data_offset; - if ( gd3_offset && data_offset > gd3_offset ) - header_size = gd3_offset; - RETURN_ERR( original_header.resize( header_size ) ); - memcpy( original_header.begin(), in, header_size ); - - RETURN_ERR( data.resize(data_size) ); - memcpy( data.begin(), in + data_offset, data_size ); - - return blargg_ok; -} - -blargg_err_t Vgm_Emu::skip_( int count ) -{ - core.skip_(count); - return blargg_ok; -} - -blargg_err_t Vgm_Emu::set_track_info_( const track_info_t* in, int ) -{ - metadata = *in; - - return blargg_ok; -} - -blargg_err_t Vgm_Emu::save_(gme_writer_t writer, void* your_data) -{ - byte buffer[4]; - int data_size = (int)(data.end() - data.begin()); - int gd3_offset = (int)(original_header.end() - original_header.begin()) + data_size; - - RETURN_ERR( writer( your_data, original_header.begin(), 0x14 ) ); - set_le32(buffer, gd3_offset - 0x14); - RETURN_ERR( writer( your_data, buffer, 4 ) ); - RETURN_ERR( writer( your_data, original_header.begin() + 0x18, original_header.end() - original_header.begin() - 0x18 ) ); - RETURN_ERR( writer( your_data, data.begin(), data_size ) ); - - return write_gd3( writer, your_data, &metadata, &metadata_j ); + if ( !uses_fm ) + return Classic_Emu::play_( count, out ); + + Dual_Resampler::dual_play( count, out, blip_buf ); + return 0; } diff --git a/Frameworks/GME/gme/Vgm_Emu.h b/Frameworks/GME/gme/Vgm_Emu.h index 201f133fe..b84e1daa3 100644 --- a/Frameworks/GME/gme/Vgm_Emu.h +++ b/Frameworks/GME/gme/Vgm_Emu.h @@ -1,63 +1,86 @@ -// Sega VGM music file emulator - -// Game_Music_Emu $vers -#ifndef VGM_EMU_H -#define VGM_EMU_H - -#include "Classic_Emu.h" -#include "Dual_Resampler.h" -#include "Vgm_Core.h" - -/* Emulates VGM music using SN76489/SN76496 PSG, and YM2612 and YM2413 FM sound chips. -Supports custom sound buffer and frequency equalization when VGM uses just the PSG. FM -sound chips can be run at their proper rates, or slightly higher to reduce aliasing on -high notes. A YM2413 is supported but not provided separately from the library. */ -class Vgm_Emu : public Music_Emu { -public: - - // VGM file header (see Vgm_Core.h) - typedef Vgm_Core::header_t header_t; - - // Header for currently loaded file - header_t const& header() const { return core.header(); } - - blargg_err_t hash_( Hash_Function& ) const; - - // Gd3 tag for currently loaded file - blargg_err_t gd3_data( const unsigned char ** data, int * size ); - - static gme_type_t static_type() { return gme_vgm_type; } - -// Implementation -public: - Vgm_Emu(); - ~Vgm_Emu(); - -protected: - blargg_err_t track_info_( track_info_t*, int track ) const; - blargg_err_t set_track_info_( const track_info_t*, int track ); - blargg_err_t load_mem_( byte const [], int ); - blargg_err_t set_sample_rate_( int sample_rate ); - blargg_err_t start_track_( int ); - blargg_err_t play_( int count, sample_t []); - blargg_err_t skip_( int count ); - blargg_err_t save_( gme_writer_t, void* ); - virtual void set_tempo_( double ); - virtual void mute_voices_( int mask ); - virtual void unload(); - -private: - unsigned muted_voices; - Vgm_Core core; - - blargg_vector original_header; - blargg_vector data; - track_info_t metadata; - track_info_t metadata_j; - - bool voice_names_assigned_; - - void check_end(); -}; - -#endif +// Sega Master System/Mark III, Sega Genesis/Mega Drive, BBC Micro VGM music file emulator + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef VGM_EMU_H +#define VGM_EMU_H + +#include "Vgm_Emu_Impl.h" + +// Emulates VGM music using SN76489/SN76496 PSG, YM2612, and YM2413 FM sound chips. +// Supports custom sound buffer and frequency equalization when VGM uses just the PSG. +// FM sound chips can be run at their proper rates, or slightly higher to reduce +// aliasing on high notes. Currently YM2413 support requires that you supply a +// YM2413 sound chip emulator. I can provide one I've modified to work with the library. +class Vgm_Emu : public Vgm_Emu_Impl { +public: + // True if custom buffer and custom equalization are supported + // TODO: move into Music_Emu and rename to something like supports_custom_buffer() + bool is_classic_emu() const { return !uses_fm; } + + blargg_err_t set_multi_channel ( bool is_enabled ) override; + + // Disable running FM chips at higher than normal rate. Will result in slightly + // more aliasing of high notes. + void disable_oversampling( bool disable = true ) { disable_oversampling_ = disable; } + + // VGM header format + enum { header_size = 0x40 }; + struct header_t + { + char tag [4]; + byte data_size [4]; + byte version [4]; + byte psg_rate [4]; + byte ym2413_rate [4]; + byte gd3_offset [4]; + byte track_duration [4]; + byte loop_offset [4]; + byte loop_duration [4]; + byte frame_rate [4]; + byte noise_feedback [2]; + byte noise_width; + byte unused1; + byte ym2612_rate [4]; + byte ym2151_rate [4]; + byte data_offset [4]; + byte unused2 [8]; + }; + + // Header for currently loaded file + header_t const& header() const { return *(header_t const*) data; } + + static gme_type_t static_type() { return gme_vgm_type; } + +public: + // deprecated + using Music_Emu::load; + blargg_err_t load( header_t const& h, Data_Reader& in ) // use Remaining_Reader + { return load_remaining_( &h, sizeof h, in ); } + byte const* gd3_data( int* size_out = 0 ) const; // use track_info() + +public: + Vgm_Emu(); + ~Vgm_Emu(); +protected: + blargg_err_t track_info_( track_info_t*, int track ) const override; + blargg_err_t load_mem_( byte const*, long ) override; + blargg_err_t set_sample_rate_( long sample_rate ) override; + blargg_err_t start_track_( int ) override; + blargg_err_t play_( long count, sample_t* ) override; + blargg_err_t run_clocks( blip_time_t&, int ) override; + void set_tempo_( double ) override; + void mute_voices_( int mask ) override; + void set_voice( int, Blip_Buffer*, Blip_Buffer*, Blip_Buffer* ) override; + void update_eq( blip_eq_t const& ) override; +private: + // removed; use disable_oversampling() and set_tempo() instead + Vgm_Emu( bool oversample, double tempo = 1.0 ); + double fm_rate; + long psg_rate; + long vgm_rate; + bool disable_oversampling_; + bool uses_fm; + blargg_err_t setup_fm(); +}; + +#endif diff --git a/Frameworks/GME/gme/Vgm_Emu_Impl.cpp b/Frameworks/GME/gme/Vgm_Emu_Impl.cpp new file mode 100644 index 000000000..88a524459 --- /dev/null +++ b/Frameworks/GME/gme/Vgm_Emu_Impl.cpp @@ -0,0 +1,372 @@ +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Vgm_Emu.h" + +#include +#include +#include "blargg_endian.h" + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +enum { + cmd_gg_stereo = 0x4F, + cmd_psg = 0x50, + cmd_ym2413 = 0x51, + cmd_ym2612_port0 = 0x52, + cmd_ym2612_port1 = 0x53, + cmd_ym2151 = 0x54, + cmd_delay = 0x61, + cmd_delay_735 = 0x62, + cmd_delay_882 = 0x63, + cmd_byte_delay = 0x64, + cmd_end = 0x66, + cmd_data_block = 0x67, + cmd_short_delay = 0x70, + cmd_pcm_delay = 0x80, + cmd_pcm_seek = 0xE0, + + cmd_gg_stereo_2 = 0x3F, + cmd_psg_2 = 0x30, + cmd_ym2413_2 = 0xA1, + cmd_ym2612_2_port0 = 0xA2, + cmd_ym2612_2_port1 = 0xA3, + + pcm_block_type = 0x00, + ym2612_dac_port = 0x2A +}; + +inline int command_len( int command ) +{ + switch ( command >> 4 ) + { + case 0x03: + case 0x04: + return 2; + + case 0x05: + case 0x0A: + case 0x0B: + return 3; + + case 0x0C: + case 0x0D: + return 4; + + case 0x0E: + case 0x0F: + return 5; + } + + check( false ); + return 1; +} + +template +inline void Ym_Emu::begin_frame( short* p ) +{ + require( enabled() ); + out = p; + last_time = 0; +} + +template +inline int Ym_Emu::run_until( int time ) +{ + int count = time - last_time; + if ( count > 0 ) + { + if ( last_time < 0 ) + return false; + last_time = time; + short* p = out; + out += count * Emu::out_chan_count; + Emu::run( count, p ); + } + return true; +} + +inline Vgm_Emu_Impl::fm_time_t Vgm_Emu_Impl::to_fm_time( vgm_time_t t ) const +{ + return (t * fm_time_factor + fm_time_offset) >> fm_time_bits; +} + +inline blip_time_t Vgm_Emu_Impl::to_blip_time( vgm_time_t t ) const +{ + return (t * blip_time_factor) >> blip_time_bits; +} + +void Vgm_Emu_Impl::write_pcm( vgm_time_t vgm_time, int amp ) +{ + blip_time_t blip_time = to_blip_time( vgm_time ); + int old = dac_amp; + int delta = amp - old; + dac_amp = amp; + if ( old >= 0 ) + dac_synth.offset_inline( blip_time, delta, &blip_buf ); + else + dac_amp |= dac_disabled; +} + +blip_time_t Vgm_Emu_Impl::run_commands( vgm_time_t end_time ) +{ + vgm_time_t vgm_time = this->vgm_time; + byte const* pos = this->pos; + if ( pos >= data_end ) + { + set_track_ended(); + if ( pos > data_end ) + set_warning( "Stream lacked end event" ); + } + + while ( vgm_time < end_time && pos < data_end ) + { + // TODO: be sure there are enough bytes left in stream for particular command + // so we don't read past end + switch ( *pos++ ) + { + case cmd_end: + pos = loop_begin; // if not looped, loop_begin == data_end + break; + + case cmd_delay_735: + vgm_time += 735; + break; + + case cmd_delay_882: + vgm_time += 882; + break; + + case cmd_gg_stereo: + psg[0].write_ggstereo( to_blip_time( vgm_time ), *pos++ ); + break; + + case cmd_psg: + psg[0].write_data( to_blip_time( vgm_time ), *pos++ ); + break; + + case cmd_gg_stereo_2: + psg[1].write_ggstereo( to_blip_time( vgm_time ), *pos++ ); + break; + + case cmd_psg_2: + psg[1].write_data( to_blip_time( vgm_time ), *pos++ ); + break; + + case cmd_delay: + vgm_time += pos [1] * 0x100L + pos [0]; + pos += 2; + break; + + case cmd_byte_delay: + vgm_time += *pos++; + break; + + case cmd_ym2413: + if ( ym2413[0].run_until( to_fm_time( vgm_time ) ) ) + ym2413[0].write( pos [0], pos [1] ); + pos += 2; + break; + + case cmd_ym2413_2: + if ( ym2413[1].run_until( to_fm_time( vgm_time ) ) ) + ym2413[1].write( pos [0], pos [1] ); + pos += 2; + break; + + case cmd_ym2612_port0: + if ( pos [0] == ym2612_dac_port ) + { + write_pcm( vgm_time, pos [1] ); + } + else if ( ym2612[0].run_until( to_fm_time( vgm_time ) ) ) + { + if ( pos [0] == 0x2B ) + { + dac_disabled = (pos [1] >> 7 & 1) - 1; + dac_amp |= dac_disabled; + } + ym2612[0].write0( pos [0], pos [1] ); + } + pos += 2; + break; + + case cmd_ym2612_port1: + if ( ym2612[0].run_until( to_fm_time( vgm_time ) ) ) + ym2612[0].write1( pos [0], pos [1] ); + pos += 2; + break; + + case cmd_ym2612_2_port0: + if ( pos [0] == ym2612_dac_port ) + { + write_pcm( vgm_time, pos [1] ); + } + else if ( ym2612[1].run_until( to_fm_time( vgm_time ) ) ) + { + if ( pos [0] == 0x2B ) + { + dac_disabled = (pos [1] >> 7 & 1) - 1; + dac_amp |= dac_disabled; + } + ym2612[1].write0( pos [0], pos [1] ); + } + pos += 2; + break; + + case cmd_ym2612_2_port1: + if ( ym2612[1].run_until( to_fm_time( vgm_time ) ) ) + ym2612[1].write1( pos [0], pos [1] ); + pos += 2; + break; + + case cmd_data_block: { + check( *pos == cmd_end ); + int type = pos [1]; + long size = get_le32( pos + 2 ); + pos += 6; + if ( type == pcm_block_type ) + pcm_data = pos; + pos += size; + break; + } + + case cmd_pcm_seek: + pcm_pos = pcm_data + pos [3] * 0x1000000L + pos [2] * 0x10000L + + pos [1] * 0x100L + pos [0]; + pos += 4; + break; + + default: + int cmd = pos [-1]; + switch ( cmd & 0xF0 ) + { + case cmd_pcm_delay: + write_pcm( vgm_time, *pcm_pos++ ); + vgm_time += cmd & 0x0F; + break; + + case cmd_short_delay: + vgm_time += (cmd & 0x0F) + 1; + break; + + case 0x50: + pos += 2; + break; + + default: + pos += command_len( cmd ) - 1; + set_warning( "Unknown stream event" ); + } + } + } + vgm_time -= end_time; + this->pos = pos; + this->vgm_time = vgm_time; + + return to_blip_time( end_time ); +} + +int Vgm_Emu_Impl::play_frame( blip_time_t blip_time, int sample_count, sample_t* buf ) +{ + // to do: timing is working mostly by luck + + int min_pairs = sample_count >> 1; + int vgm_time = ((long) min_pairs << fm_time_bits) / fm_time_factor - 1; + assert( to_fm_time( vgm_time ) <= min_pairs ); + int pairs = min_pairs; + while ( (pairs = to_fm_time( vgm_time )) < min_pairs ) + vgm_time++; + //debug_printf( "pairs: %d, min_pairs: %d\n", pairs, min_pairs ); + + if ( ym2612[0].enabled() ) + { + ym2612[0].begin_frame( buf ); + if ( ym2612[1].enabled() ) + ym2612[1].begin_frame( buf ); + memset( buf, 0, pairs * stereo * sizeof *buf ); + } + else if ( ym2413[0].enabled() ) + { + ym2413[0].begin_frame( buf ); + if ( ym2413[1].enabled() ) + ym2413[1].begin_frame( buf ); + memset( buf, 0, pairs * stereo * sizeof *buf ); + } + + run_commands( vgm_time ); + + if ( ym2612[0].enabled() ) + ym2612[0].run_until( pairs ); + if ( ym2612[1].enabled() ) + ym2612[1].run_until( pairs ); + + if ( ym2413[0].enabled() ) + ym2413[0].run_until( pairs ); + if ( ym2413[1].enabled() ) + ym2413[1].run_until( pairs ); + + fm_time_offset = (vgm_time * fm_time_factor + fm_time_offset) - + ((long) pairs << fm_time_bits); + + psg[0].end_frame( blip_time ); + if ( psg_dual ) + psg[1].end_frame( blip_time ); + + return pairs * stereo; +} + +// Update pre-1.10 header FM rates by scanning commands +void Vgm_Emu_Impl::update_fm_rates( long* ym2413_rate, long* ym2612_rate ) const +{ + byte const* p = data + 0x40; + while ( p < data_end ) + { + switch ( *p ) + { + case cmd_end: + return; + + case cmd_psg: + case cmd_byte_delay: + p += 2; + break; + + case cmd_delay: + p += 3; + break; + + case cmd_data_block: + p += 7 + get_le32( p + 3 ); + break; + + case cmd_ym2413: + *ym2612_rate = 0; + return; + + case cmd_ym2612_port0: + case cmd_ym2612_port1: + *ym2612_rate = *ym2413_rate; + *ym2413_rate = 0; + return; + + case cmd_ym2151: + *ym2413_rate = 0; + *ym2612_rate = 0; + return; + + default: + p += command_len( *p ); + } + } +} diff --git a/Frameworks/GME/gme/Vgm_Emu_Impl.h b/Frameworks/GME/gme/Vgm_Emu_Impl.h new file mode 100644 index 000000000..57805683f --- /dev/null +++ b/Frameworks/GME/gme/Vgm_Emu_Impl.h @@ -0,0 +1,73 @@ +// Low-level parts of Vgm_Emu + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef VGM_EMU_IMPL_H +#define VGM_EMU_IMPL_H + +#include "Dual_Resampler.h" +#include "Classic_Emu.h" +#include "Ym2413_Emu.h" +#include "Ym2612_Emu.h" +#include "Sms_Apu.h" + +template +class Ym_Emu : public Emu { +protected: + int last_time; + short* out; + enum { disabled_time = -1 }; +public: + Ym_Emu() : last_time( disabled_time ), out( NULL ) { } + void enable( bool b ) { last_time = b ? 0 : disabled_time; } + bool enabled() const { return last_time != disabled_time; } + void begin_frame( short* p ); + int run_until( int time ); +}; + +class Vgm_Emu_Impl : public Classic_Emu, private Dual_Resampler { +public: + typedef Classic_Emu::sample_t sample_t; +protected: + enum { stereo = 2 }; + + typedef int vgm_time_t; + + enum { fm_time_bits = 12 }; + typedef int fm_time_t; + long fm_time_offset; + int fm_time_factor; + fm_time_t to_fm_time( vgm_time_t ) const; + + enum { blip_time_bits = 12 }; + int blip_time_factor; + blip_time_t to_blip_time( vgm_time_t ) const; + + byte const* data; + byte const* loop_begin; + byte const* data_end; + void update_fm_rates( long* ym2413_rate, long* ym2612_rate ) const; + + vgm_time_t vgm_time; + byte const* pos; + blip_time_t run_commands( vgm_time_t ); + int play_frame( blip_time_t blip_time, int sample_count, sample_t* buf ); + + byte const* pcm_data; + byte const* pcm_pos; + int dac_amp; + int dac_disabled; // -1 if disabled + void write_pcm( vgm_time_t, int amp ); + + Ym_Emu ym2612[2]; + Ym_Emu ym2413[2]; + + Blip_Buffer blip_buf; + Sms_Apu psg[2]; + bool psg_dual; + bool psg_t6w28; + Blip_Synth dac_synth; + + friend class Vgm_Emu; +}; + +#endif diff --git a/Frameworks/GME/gme/Ym2413_Emu.cpp b/Frameworks/GME/gme/Ym2413_Emu.cpp index 5ce059e5f..01e796d95 100644 --- a/Frameworks/GME/gme/Ym2413_Emu.cpp +++ b/Frameworks/GME/gme/Ym2413_Emu.cpp @@ -1,80 +1,21 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Ym2413_Emu.h" - -extern "C" { -#include "../vgmplay/chips/emu2413.h" -} - -Ym2413_Emu::Ym2413_Emu() { opll = 0; } - -Ym2413_Emu::~Ym2413_Emu() -{ - if ( opll ) OPLL_delete( (OPLL *) opll ); -} - -int Ym2413_Emu::set_rate( int sample_rate, int clock_rate ) -{ - if ( opll ) - { - OPLL_delete( (OPLL *) opll ); - opll = 0; - } - - opll = OPLL_new( clock_rate, sample_rate ); - if ( !opll ) - return 1; - - OPLL_SetChipMode( (OPLL *) opll, 0 ); - - reset(); - return 0; -} - -void Ym2413_Emu::reset() -{ - OPLL_reset( (OPLL *) opll ); - OPLL_SetMuteMask( (OPLL *) opll, 0 ); -} - -void Ym2413_Emu::write( int addr, int data ) -{ - OPLL_writeIO( (OPLL *) opll, 0, addr ); - OPLL_writeIO( (OPLL *) opll, 1, data ); -} - -void Ym2413_Emu::mute_voices( int mask ) -{ - OPLL_SetMuteMask( (OPLL *) opll, mask ); -} - -void Ym2413_Emu::run( int pair_count, sample_t* out ) -{ - e_int32 bufMO[ 1024 ]; - e_int32 bufRO[ 1024 ]; - e_int32 * buffers[2] = { bufMO, bufRO }; - - while (pair_count > 0) - { - int todo = pair_count; - if (todo > 1024) todo = 1024; - OPLL_calc_stereo( (OPLL *) opll, buffers, todo, -1 ); - - for (int i = 0; i < todo; i++) - { - int output_l, output_r; - int output = bufMO [i]; - output += bufRO [i]; - output *= 3; - output_l = output + out [0]; - output_r = output + out [1]; - if ( (short)output_l != output_l ) output_l = 0x7FFF ^ ( output_l >> 31 ); - if ( (short)output_r != output_r ) output_r = 0x7FFF ^ ( output_r >> 31 ); - out [0] = output_l; - out [1] = output_r; - out += 2; - } - - pair_count -= todo; - } -} + +// Use in place of Ym2413_Emu.cpp and ym2413.c to disable support for this chip + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Ym2413_Emu.h" + +Ym2413_Emu::Ym2413_Emu() { } + +Ym2413_Emu::~Ym2413_Emu() { } + +int Ym2413_Emu::set_rate( double, double ) { return 2; } + +void Ym2413_Emu::reset() { } + +void Ym2413_Emu::write( int, int ) { } + +void Ym2413_Emu::mute_voices( int ) { } + +void Ym2413_Emu::run( int, sample_t* ) { } + diff --git a/Frameworks/GME/gme/Ym2413_Emu.h b/Frameworks/GME/gme/Ym2413_Emu.h index 9df24eea1..ed4fd11df 100644 --- a/Frameworks/GME/gme/Ym2413_Emu.h +++ b/Frameworks/GME/gme/Ym2413_Emu.h @@ -1,35 +1,33 @@ -// YM2413 FM sound chip emulator interface - -// Game_Music_Emu $vers -#ifndef YM2413_EMU_H -#define YM2413_EMU_H - -class Ym2413_Emu { - void* opll; -public: - Ym2413_Emu(); - ~Ym2413_Emu(); - - static bool supported() { return true; } - - // Sets output sample rate and chip clock rates, in Hz. Returns non-zero - // if error. - int set_rate( int sample_rate, int clock_rate ); - - // Resets to power-up state - void reset(); - - // Mutes voice n if bit n (1 << n) of mask is set - enum { channel_count = 14 }; - void mute_voices( int mask ); - - // Writes data to addr - void write( int addr, int data ); - - // Runs and writes pair_count*2 samples to output - typedef short sample_t; - enum { out_chan_count = 2 }; // stereo - void run( int pair_count, sample_t* out ); -}; - -#endif +// YM2413 FM sound chip emulator interface + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef YM2413_EMU_H +#define YM2413_EMU_H + +class Ym2413_Emu { + struct OPLL* opll; +public: + Ym2413_Emu(); + ~Ym2413_Emu(); + + // Set output sample rate and chip clock rates, in Hz. Returns non-zero + // if error. + int set_rate( double sample_rate, double clock_rate ); + + // Reset to power-up state + void reset(); + + // Mute voice n if bit n (1 << n) of mask is set + enum { channel_count = 14 }; + void mute_voices( int mask ); + + // Write 'data' to 'addr' + void write( int addr, int data ); + + // Run and write pair_count samples to output + typedef short sample_t; + enum { out_chan_count = 2 }; // stereo + void run( int pair_count, sample_t* out ); +}; + +#endif diff --git a/Frameworks/GME/gme/Ym2612_Emu.cpp b/Frameworks/GME/gme/Ym2612_Emu.cpp deleted file mode 100644 index a3f8c47d1..000000000 --- a/Frameworks/GME/gme/Ym2612_Emu.cpp +++ /dev/null @@ -1,8 +0,0 @@ -#include "Ym2612_Emu.h" - -#define YM2612_EMU_CPP -#ifdef USE_GENS -#include "Ym2612_Emu_Gens.cpp" -#else -#include "Ym2612_Emu_MAME.cpp" -#endif diff --git a/Frameworks/GME/gme/Ym2612_Emu.h b/Frameworks/GME/gme/Ym2612_Emu.h index f1a8d5ad7..f62209a07 100644 --- a/Frameworks/GME/gme/Ym2612_Emu.h +++ b/Frameworks/GME/gme/Ym2612_Emu.h @@ -1,44 +1,19 @@ -// YM2612 FM sound chip emulator - -// Game_Music_Emu $vers -#ifndef YM2612_EMU_H -#define YM2612_EMU_H - -// Gens is buggy and inaccurate, but faster -// #define USE_GENS -#ifdef USE_GENS -struct Ym2612_Impl; -#else -typedef void Ym2612_Impl; -#endif - -class Ym2612_Emu { - Ym2612_Impl* impl; -public: - Ym2612_Emu() { impl = 0; } - ~Ym2612_Emu(); - - // Sets sample rate and chip clock rate, in Hz. Returns non-zero - // if error. If clock_rate=0, uses sample_rate*144 - const char* set_rate( double sample_rate, double clock_rate = 0 ); - - // Resets to power-up state - void reset(); - - // Mutes voice n if bit n (1 << n) of mask is set - enum { channel_count = 6 }; - void mute_voices( int mask ); - - // Writes addr to register 0 then data to register 1 - void write0( int addr, int data ); - - // Writes addr to register 2 then data to register 3 - void write1( int addr, int data ); - - // Runs and adds pair_count*2 samples into current output buffer contents - typedef short sample_t; - enum { out_chan_count = 2 }; // stereo - void run( int pair_count, sample_t* out ); -}; - -#endif +// YM2612 FM sound chip emulator interface + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#ifdef VGM_YM2612_GENS // LGPL v2.1+ license +#include "Ym2612_GENS.h" +typedef Ym2612_GENS_Emu Ym2612_Emu; +#endif + +#ifdef VGM_YM2612_NUKED // LGPL v2.1+ license +#include "Ym2612_Nuked.h" +typedef Ym2612_Nuked_Emu Ym2612_Emu; +#endif + +#ifdef VGM_YM2612_MAME // GPL v2+ license +#include "Ym2612_MAME.h" +typedef Ym2612_MAME_Emu Ym2612_Emu; +#endif + diff --git a/Frameworks/GME/gme/Ym2612_Emu_MAME.cpp b/Frameworks/GME/gme/Ym2612_Emu_MAME.cpp deleted file mode 100644 index c0f86648e..000000000 --- a/Frameworks/GME/gme/Ym2612_Emu_MAME.cpp +++ /dev/null @@ -1,97 +0,0 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#ifdef YM2612_EMU_CPP - -#include "Ym2612_Emu.h" - -extern "C" { -#include "../vgmplay/chips/mamedef.h" -#include "../vgmplay/chips/fm.h" -} - -#include "blargg_errors.h" - -// Ym2612_Emu - -Ym2612_Emu::~Ym2612_Emu() -{ - if ( impl ) - ym2612_shutdown( impl ); -} - -static BOOST::uint8_t dummy = 0; - -const char* Ym2612_Emu::set_rate( double sample_rate, double clock_rate ) -{ - if ( impl ) - { - ym2612_shutdown( impl ); - impl = 0; - } - - if ( !clock_rate ) - clock_rate = sample_rate * 144.; - - impl = ym2612_init( 0, (int) (clock_rate + 0.5), (int) (sample_rate + 0.5), 0, 0, &dummy, 0 ); - if ( !impl ) - return blargg_err_memory; - - return 0; -} - -void Ym2612_Emu::reset() -{ - ym2612_reset_chip( impl ); -} - -static stream_sample_t* DUMMYBUF[0x02] = {(stream_sample_t*)NULL, (stream_sample_t*)NULL}; - -void Ym2612_Emu::write0( int addr, int data ) -{ - ym2612_update_one( impl, DUMMYBUF, 0 ); - ym2612_write( impl, 0, addr ); - ym2612_write( impl, 1, data ); -} - -void Ym2612_Emu::write1( int addr, int data ) -{ - ym2612_update_one( impl, DUMMYBUF, 0 ); - ym2612_write( impl, 2, addr ); - ym2612_write( impl, 3, data ); -} - -void Ym2612_Emu::mute_voices( int mask ) -{ - ym2612_set_mutemask( impl, mask ); -} - -void Ym2612_Emu::run( int pair_count, sample_t* out ) -{ - stream_sample_t bufL[ 1024 ]; - stream_sample_t bufR[ 1024 ]; - stream_sample_t * buffers[2] = { bufL, bufR }; - - while (pair_count > 0) - { - int todo = pair_count; - if (todo > 1024) todo = 1024; - ym2612_update_one( impl, buffers, todo ); - - for (int i = 0; i < todo; i++) - { - int output_l = bufL [i]; - int output_r = bufR [i]; - output_l += out [0]; - output_r += out [1]; - if ( (short)output_l != output_l ) output_l = 0x7FFF ^ ( output_l >> 31 ); - if ( (short)output_r != output_r ) output_r = 0x7FFF ^ ( output_r >> 31 ); - out [0] = output_l; - out [1] = output_r; - out += 2; - } - - pair_count -= todo; - } -} - -#endif diff --git a/Frameworks/GME/gme/Ym2612_Emu_Gens.cpp b/Frameworks/GME/gme/Ym2612_GENS.cpp similarity index 78% rename from Frameworks/GME/gme/Ym2612_Emu_Gens.cpp rename to Frameworks/GME/gme/Ym2612_GENS.cpp index 9d7cb2bc0..d9930d62b 100644 --- a/Frameworks/GME/gme/Ym2612_Emu_Gens.cpp +++ b/Frameworks/GME/gme/Ym2612_GENS.cpp @@ -1,1303 +1,1319 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -// Based on Gens 2.10 ym2612.c - -#ifdef YM2612_EMU_CPP - -#include "Ym2612_Emu.h" - -#include -#include -#include -#include -#include -#include - -/* Copyright (C) 2002 Stéphane Dallongeville (gens AT consolemul.com) */ -/* Copyright (C) 2004-2007 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -// This is mostly the original source in its C style and all. -// -// Somewhat optimized and simplified. Uses a template to generate the many -// variants of Update_Chan. Rewrote header file. In need of full rewrite by -// someone more familiar with FM sound and the YM2612. Has some inaccuracies -// compared to the Sega Genesis sound, particularly being mixed at such a -// high sample accuracy (the Genesis sounds like it has onn(ly 8 bit samples). -// - Shay - -#ifdef BLARGG_ENABLE_OPTIMIZER - #include BLARGG_ENABLE_OPTIMIZER -#endif - -const int output_bits = 14; - -struct slot_t -{ - const int *DT; // parametre detune - int MUL; // parametre "multiple de frequence" - int TL; // Total Level = volume lorsque l'enveloppe est au plus haut - int TLL; // Total Level ajusted - int SLL; // Sustin Level (ajusted) = volume où l'enveloppe termine sa premiere phase de regression - int KSR_S; // Key Scale Rate Shift = facteur de prise en compte du KSL dans la variations de l'enveloppe - int KSR; // Key Scale Rate = cette valeur est calculee par rapport à la frequence actuelle, elle va influer - // sur les differents parametres de l'enveloppe comme l'attaque, le decay ... comme dans la realite ! - int SEG; // Type enveloppe SSG - const int *AR; // Attack Rate (table pointeur) = Taux d'attaque (AR [KSR]) - const int *DR; // Decay Rate (table pointeur) = Taux pour la regression (DR [KSR]) - const int *SR; // Sustin Rate (table pointeur) = Taux pour le maintien (SR [KSR]) - const int *RR; // Release Rate (table pointeur) = Taux pour le rel'chement (RR [KSR]) - int Fcnt; // Frequency Count = compteur-frequence pour determiner l'amplitude actuelle (SIN [Finc >> 16]) - int Finc; // frequency step = pas d'incrementation du compteur-frequence - // plus le pas est grand, plus la frequence est aïgu (ou haute) - int Ecurp; // Envelope current phase = cette variable permet de savoir dans quelle phase - // de l'enveloppe on se trouve, par exemple phase d'attaque ou phase de maintenue ... - // en fonction de la valeur de cette variable, on va appeler une fonction permettant - // de mettre à jour l'enveloppe courante. - int Ecnt; // Envelope counter = le compteur-enveloppe permet de savoir où l'on se trouve dans l'enveloppe - int Einc; // Envelope step courant - int Ecmp; // Envelope counter limite pour la prochaine phase - int EincA; // Envelope step for Attack = pas d'incrementation du compteur durant la phase d'attaque - // cette valeur est egal à AR [KSR] - int EincD; // Envelope step for Decay = pas d'incrementation du compteur durant la phase de regression - // cette valeur est egal à DR [KSR] - int EincS; // Envelope step for Sustain = pas d'incrementation du compteur durant la phase de maintenue - // cette valeur est egal à SR [KSR] - int EincR; // Envelope step for Release = pas d'incrementation du compteur durant la phase de rel'chement - // cette valeur est egal à RR [KSR] - int *OUTp; // pointeur of SLOT output = pointeur permettant de connecter la sortie de ce slot à l'entree - // d'un autre ou carrement à la sortie de la voie - int INd; // input data of the slot = donnees en entree du slot - int ChgEnM; // Change envelop mask. - int AMS; // AMS depth level of this SLOT = degre de modulation de l'amplitude par le LFO - int AMSon; // AMS enable flag = drapeau d'activation de l'AMS -}; - -struct channel_t -{ - int S0_OUT [4]; // anciennes sorties slot 0 (pour le feed back) - int LEFT; // LEFT enable flag - int RIGHT; // RIGHT enable flag - int ALGO; // Algorythm = determine les connections entre les operateurs - int FB; // shift count of self feed back = degre de "Feed-Back" du SLOT 1 (il est son unique entree) - int FMS; // Frequency Modulation Sensitivity of channel = degre de modulation de la frequence sur la voie par le LFO - int AMS; // Amplitude Modulation Sensitivity of channel = degre de modulation de l'amplitude sur la voie par le LFO - int FNUM [4]; // hauteur frequence de la voie (+ 3 pour le mode special) - int FOCT [4]; // octave de la voie (+ 3 pour le mode special) - int KC [4]; // Key Code = valeur fonction de la frequence (voir KSR pour les slots, KSR = KC >> KSR_S) - slot_t SLOT [4]; // four slot.operators = les 4 slots de la voie - int FFlag; // Frequency step recalculation flag -}; - -struct state_t -{ - int TimerBase; // TimerBase calculation - int Status; // YM2612 Status (timer overflow) - int TimerA; // timerA limit = valeur jusqu'à laquelle le timer A doit compter - int TimerAL; - int TimerAcnt; // timerA counter = valeur courante du Timer A - int TimerB; // timerB limit = valeur jusqu'à laquelle le timer B doit compter - int TimerBL; - int TimerBcnt; // timerB counter = valeur courante du Timer B - int Mode; // Mode actuel des voie 3 et 6 (normal / special) - int DAC; // DAC enabled flag - channel_t CHANNEL [Ym2612_Emu::channel_count]; // Les 6 voies du YM2612 - int REG [2] [0x100]; // Sauvegardes des valeurs de tout les registres, c'est facultatif - // cela nous rend le debuggage plus facile -}; - -#undef PI -#define PI 3.14159265358979323846 - -#define ATTACK 0 -#define DECAY 1 -#define SUBSTAIN 2 -#define RELEASE 3 - -// SIN_LBITS <= 16 -// LFO_HBITS <= 16 -// (SIN_LBITS + SIN_HBITS) <= 26 -// (ENV_LBITS + ENV_HBITS) <= 28 -// (LFO_LBITS + LFO_HBITS) <= 28 - -#define SIN_HBITS 12 // Sinus phase counter int part -#define SIN_LBITS (26 - SIN_HBITS) // Sinus phase counter float part (best setting) - -#if (SIN_LBITS > 16) -#define SIN_LBITS 16 // Can't be greater than 16 bits -#endif - -#define ENV_HBITS 12 // Env phase counter int part -#define ENV_LBITS (28 - ENV_HBITS) // Env phase counter float part (best setting) - -#define LFO_HBITS 10 // LFO phase counter int part -#define LFO_LBITS (28 - LFO_HBITS) // LFO phase counter float part (best setting) - -#define SIN_LENGHT (1 << SIN_HBITS) -#define ENV_LENGHT (1 << ENV_HBITS) -#define LFO_LENGHT (1 << LFO_HBITS) - -#define TL_LENGHT (ENV_LENGHT * 3) // Env + TL scaling + LFO - -#define SIN_MASK (SIN_LENGHT - 1) -#define ENV_MASK (ENV_LENGHT - 1) -#define LFO_MASK (LFO_LENGHT - 1) - -#define ENV_STEP (96.0 / ENV_LENGHT) // ENV_MAX = 96 dB - -#define ENV_ATTACK ((ENV_LENGHT * 0) << ENV_LBITS) -#define ENV_DECAY ((ENV_LENGHT * 1) << ENV_LBITS) -#define ENV_END ((ENV_LENGHT * 2) << ENV_LBITS) - -#define MAX_OUT_BITS (SIN_HBITS + SIN_LBITS + 2) // Modulation = -4 <--> +4 -#define MAX_OUT ((1 << MAX_OUT_BITS) - 1) - -#define PG_CUT_OFF ((int) (78.0 / ENV_STEP)) -//#define ENV_CUT_OFF ((int) (68.0 / ENV_STEP)) - -#define AR_RATE 399128 -#define DR_RATE 5514396 - -//#define AR_RATE 426136 -//#define DR_RATE (AR_RATE * 12) - -#define LFO_FMS_LBITS 9 // FIXED (LFO_FMS_BASE gives somethink as 1) -#define LFO_FMS_BASE ((int) (0.05946309436 * 0.0338 * (double) (1 << LFO_FMS_LBITS))) - -#define S0 0 // Stupid typo of the YM2612 -#define S1 2 -#define S2 1 -#define S3 3 - -struct tables_t -{ - short SIN_TAB [SIN_LENGHT]; // SINUS TABLE (offset into TL TABLE) - int LFOcnt; // LFO counter = compteur-frequence pour le LFO - int LFOinc; // LFO step counter = pas d'incrementation du compteur-frequence du LFO - // plus le pas est grand, plus la frequence est grande - unsigned int AR_TAB [128]; // Attack rate table - unsigned int DR_TAB [96]; // Decay rate table - unsigned int DT_TAB [8] [32]; // Detune table - unsigned int SL_TAB [16]; // Substain level table - unsigned int NULL_RATE [32]; // Table for NULL rate - int LFO_INC_TAB [8]; // LFO step table - - short ENV_TAB [2 * ENV_LENGHT + 8]; // ENV CURVE TABLE (attack & decay) - - short LFO_ENV_TAB [LFO_LENGHT]; // LFO AMS TABLE (adjusted for 11.8 dB) - short LFO_FREQ_TAB [LFO_LENGHT]; // LFO FMS TABLE - int TL_TAB [TL_LENGHT * 2]; // TOTAL LEVEL TABLE (positif and minus) - unsigned int DECAY_TO_ATTACK [ENV_LENGHT]; // Conversion from decay to attack phase - unsigned int FINC_TAB [2048]; // Frequency step table -}; - -static const unsigned char DT_DEF_TAB [4 * 32] = -{ -// FD = 0 - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - -// FD = 1 - 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, - 2, 3, 3, 3, 4, 4, 4, 5, 5, 6, 6, 7, 8, 8, 8, 8, - -// FD = 2 - 1, 1, 1, 1, 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, - 5, 6, 6, 7, 8, 8, 9, 10, 11, 12, 13, 14, 16, 16, 16, 16, - -// FD = 3 - 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, 5, 6, 6, 7, - 8 , 8, 9, 10, 11, 12, 13, 14, 16, 17, 19, 20, 22, 22, 22, 22 -}; - -static const unsigned char FKEY_TAB [16] = -{ - 0, 0, 0, 0, - 0, 0, 0, 1, - 2, 3, 3, 3, - 3, 3, 3, 3 -}; - -static const unsigned char LFO_AMS_TAB [4] = -{ - 31, 4, 1, 0 -}; - -static const unsigned char LFO_FMS_TAB [8] = -{ - LFO_FMS_BASE * 0, LFO_FMS_BASE * 1, - LFO_FMS_BASE * 2, LFO_FMS_BASE * 3, - LFO_FMS_BASE * 4, LFO_FMS_BASE * 6, - LFO_FMS_BASE * 12, LFO_FMS_BASE * 24 -}; - -inline void YM2612_Special_Update() { } - -struct Ym2612_Impl -{ - enum { channel_count = Ym2612_Emu::channel_count }; - - state_t YM2612; - int mute_mask; - tables_t g; - - void KEY_ON( channel_t&, int ); - void KEY_OFF( channel_t&, int ); - int SLOT_SET( int, int ); - int CHANNEL_SET( int, int ); - int YM_SET( int, int ); - - void set_rate( double sample_rate, double clock_factor ); - void reset(); - void write0( int addr, int data ); - void write1( int addr, int data ); - void run_timer( int ); - void run( int pair_count, Ym2612_Emu::sample_t [] ); -}; - -void Ym2612_Impl::KEY_ON( channel_t& ch, int nsl) -{ - slot_t *SL = &(ch.SLOT [nsl]); // on recupere le bon pointeur de slot - - if (SL->Ecurp == RELEASE) // la touche est-elle rel'chee ? - { - SL->Fcnt = 0; - - // Fix Ecco 2 splash sound - - SL->Ecnt = (g.DECAY_TO_ATTACK [g.ENV_TAB [SL->Ecnt >> ENV_LBITS]] + ENV_ATTACK) & SL->ChgEnM; - SL->ChgEnM = ~0; - -// SL->Ecnt = g.DECAY_TO_ATTACK [g.ENV_TAB [SL->Ecnt >> ENV_LBITS]] + ENV_ATTACK; -// SL->Ecnt = 0; - - SL->Einc = SL->EincA; - SL->Ecmp = ENV_DECAY; - SL->Ecurp = ATTACK; - } -} - - -void Ym2612_Impl::KEY_OFF(channel_t& ch, int nsl) -{ - slot_t *SL = &(ch.SLOT [nsl]); // on recupere le bon pointeur de slot - - if (SL->Ecurp != RELEASE) // la touche est-elle appuyee ? - { - if (SL->Ecnt < ENV_DECAY) // attack phase ? - { - SL->Ecnt = (g.ENV_TAB [SL->Ecnt >> ENV_LBITS] << ENV_LBITS) + ENV_DECAY; - } - - SL->Einc = SL->EincR; - SL->Ecmp = ENV_END; - SL->Ecurp = RELEASE; - } -} - - -int Ym2612_Impl::SLOT_SET( int Adr, int data ) -{ - int nch = Adr & 3; - if ( nch == 3 ) - return 1; - - channel_t& ch = YM2612.CHANNEL [nch + (Adr & 0x100 ? 3 : 0)]; - slot_t& sl = ch.SLOT [(Adr >> 2) & 3]; - - switch ( Adr & 0xF0 ) - { - case 0x30: - if ( (sl.MUL = (data & 0x0F)) != 0 ) sl.MUL <<= 1; - else sl.MUL = 1; - - sl.DT = (int*) g.DT_TAB [(data >> 4) & 7]; - - ch.SLOT [0].Finc = -1; - - break; - - case 0x40: - sl.TL = data & 0x7F; - - // SOR2 do a lot of TL adjustement and this fix R.Shinobi jump sound... - YM2612_Special_Update(); - -#if ((ENV_HBITS - 7) < 0) - sl.TLL = sl.TL >> (7 - ENV_HBITS); -#else - sl.TLL = sl.TL << (ENV_HBITS - 7); -#endif - - break; - - case 0x50: - sl.KSR_S = 3 - (data >> 6); - - ch.SLOT [0].Finc = -1; - - if (data &= 0x1F) sl.AR = (int*) &g.AR_TAB [data << 1]; - else sl.AR = (int*) &g.NULL_RATE [0]; - - sl.EincA = sl.AR [sl.KSR]; - if (sl.Ecurp == ATTACK) sl.Einc = sl.EincA; - break; - - case 0x60: - if ( (sl.AMSon = (data & 0x80)) != 0 ) sl.AMS = ch.AMS; - else sl.AMS = 31; - - if (data &= 0x1F) sl.DR = (int*) &g.DR_TAB [data << 1]; - else sl.DR = (int*) &g.NULL_RATE [0]; - - sl.EincD = sl.DR [sl.KSR]; - if (sl.Ecurp == DECAY) sl.Einc = sl.EincD; - break; - - case 0x70: - if (data &= 0x1F) sl.SR = (int*) &g.DR_TAB [data << 1]; - else sl.SR = (int*) &g.NULL_RATE [0]; - - sl.EincS = sl.SR [sl.KSR]; - if ((sl.Ecurp == SUBSTAIN) && (sl.Ecnt < ENV_END)) sl.Einc = sl.EincS; - break; - - case 0x80: - sl.SLL = g.SL_TAB [data >> 4]; - - sl.RR = (int*) &g.DR_TAB [((data & 0xF) << 2) + 2]; - - sl.EincR = sl.RR [sl.KSR]; - if ((sl.Ecurp == RELEASE) && (sl.Ecnt < ENV_END)) sl.Einc = sl.EincR; - break; - - case 0x90: - // SSG-EG envelope shapes : - /* - E At Al H - - 1 0 0 0 \\\\ - 1 0 0 1 \___ - 1 0 1 0 \/\/ - 1 0 1 1 \ - 1 1 0 0 //// - 1 1 0 1 / - 1 1 1 0 /\/\ - 1 1 1 1 /___ - - E = SSG-EG enable - At = Start negate - Al = Altern - H = Hold */ - - if(data & 0x08) sl.SEG = data & 0x0F; - else sl.SEG = 0; - break; - } - - return 0; -} - - -int Ym2612_Impl::CHANNEL_SET( int Adr, int data ) -{ - int num = Adr & 3; - if ( num == 3 ) - return 1; - - channel_t& ch = YM2612.CHANNEL [num + (Adr & 0x100 ? 3 : 0)]; - - switch ( Adr & 0xFC ) - { - case 0xA0: - YM2612_Special_Update(); - - ch.FNUM [0] = (ch.FNUM [0] & 0x700) + data; - ch.KC [0] = (ch.FOCT [0] << 2) | FKEY_TAB [ch.FNUM [0] >> 7]; - - ch.SLOT [0].Finc = -1; - break; - - case 0xA4: - YM2612_Special_Update(); - - ch.FNUM [0] = (ch.FNUM [0] & 0x0FF) + ((data & 0x07) << 8); - ch.FOCT [0] = (data & 0x38) >> 3; - ch.KC [0] = (ch.FOCT [0] << 2) | FKEY_TAB [ch.FNUM [0] >> 7]; - - ch.SLOT [0].Finc = -1; - break; - - case 0xA8: - if ( Adr < 0x100 ) - { - num++; - - YM2612_Special_Update(); - - YM2612.CHANNEL [2].FNUM [num] = (YM2612.CHANNEL [2].FNUM [num] & 0x700) + data; - YM2612.CHANNEL [2].KC [num] = (YM2612.CHANNEL [2].FOCT [num] << 2) | - FKEY_TAB [YM2612.CHANNEL [2].FNUM [num] >> 7]; - - YM2612.CHANNEL [2].SLOT [0].Finc = -1; - } - break; - - case 0xAC: - if ( Adr < 0x100 ) - { - num++; - - YM2612_Special_Update(); - - YM2612.CHANNEL [2].FNUM [num] = (YM2612.CHANNEL [2].FNUM [num] & 0x0FF) + ((data & 0x07) << 8); - YM2612.CHANNEL [2].FOCT [num] = (data & 0x38) >> 3; - YM2612.CHANNEL [2].KC [num] = (YM2612.CHANNEL [2].FOCT [num] << 2) | - FKEY_TAB [YM2612.CHANNEL [2].FNUM [num] >> 7]; - - YM2612.CHANNEL [2].SLOT [0].Finc = -1; - } - break; - - case 0xB0: - if ( ch.ALGO != (data & 7) ) - { - // Fix VectorMan 2 heli sound (level 1) - YM2612_Special_Update(); - - ch.ALGO = data & 7; - - ch.SLOT [0].ChgEnM = 0; - ch.SLOT [1].ChgEnM = 0; - ch.SLOT [2].ChgEnM = 0; - ch.SLOT [3].ChgEnM = 0; - } - - ch.FB = 9 - ((data >> 3) & 7); // Real thing ? - -// if (ch.FB = ((data >> 3) & 7)) ch.FB = 9 - ch.FB; // Thunder force 4 (music stage 8), Gynoug, Aladdin bug sound... -// else ch.FB = 31; - break; - - case 0xB4: { - YM2612_Special_Update(); - - ch.LEFT = 0 - ((data >> 7) & 1); - ch.RIGHT = 0 - ((data >> 6) & 1); - - ch.AMS = LFO_AMS_TAB [(data >> 4) & 3]; - ch.FMS = LFO_FMS_TAB [data & 7]; - - for ( int i = 0; i < 4; i++ ) - { - slot_t& sl = ch.SLOT [i]; - sl.AMS = (sl.AMSon ? ch.AMS : 31); - } - break; - } - } - - return 0; -} - - -int Ym2612_Impl::YM_SET(int Adr, int data) -{ - switch ( Adr ) - { - case 0x22: - if (data & 8) // LFO enable - { - // Cool Spot music 1, LFO modified severals time which - // distord the sound, have to check that on a real genesis... - - g.LFOinc = g.LFO_INC_TAB [data & 7]; - } - else - { - g.LFOinc = g.LFOcnt = 0; - } - break; - - case 0x24: - YM2612.TimerA = (YM2612.TimerA & 0x003) | (((int) data) << 2); - - if (YM2612.TimerAL != (1024 - YM2612.TimerA) << 12) - { - YM2612.TimerAcnt = YM2612.TimerAL = (1024 - YM2612.TimerA) << 12; - } - break; - - case 0x25: - YM2612.TimerA = (YM2612.TimerA & 0x3FC) | (data & 3); - - if (YM2612.TimerAL != (1024 - YM2612.TimerA) << 12) - { - YM2612.TimerAcnt = YM2612.TimerAL = (1024 - YM2612.TimerA) << 12; - } - break; - - case 0x26: - YM2612.TimerB = data; - - if (YM2612.TimerBL != (256 - YM2612.TimerB) << (4 + 12)) - { - YM2612.TimerBcnt = YM2612.TimerBL = (256 - YM2612.TimerB) << (4 + 12); - } - break; - - case 0x27: - // Parametre divers - // b7 = CSM MODE - // b6 = 3 slot mode - // b5 = reset b - // b4 = reset a - // b3 = timer enable b - // b2 = timer enable a - // b1 = load b - // b0 = load a - - if ((data ^ YM2612.Mode) & 0x40) - { - // We changed the channel 2 mode, so recalculate phase step - // This fix the punch sound in Street of Rage 2 - - YM2612_Special_Update(); - - YM2612.CHANNEL [2].SLOT [0].Finc = -1; // recalculate phase step - } - -// if ((data & 2) && (YM2612.Status & 2)) YM2612.TimerBcnt = YM2612.TimerBL; -// if ((data & 1) && (YM2612.Status & 1)) YM2612.TimerAcnt = YM2612.TimerAL; - -// YM2612.Status &= (~data >> 4); // Reset du Status au cas ou c'est demande - YM2612.Status &= (~data >> 4) & (data >> 2); // Reset Status - - YM2612.Mode = data; - break; - - case 0x28: { - int nch = data & 3; - if ( nch == 3 ) - return 1; - if ( data & 4 ) - nch += 3; - channel_t& ch = YM2612.CHANNEL [nch]; - - YM2612_Special_Update(); - - if (data & 0x10) KEY_ON(ch, S0); // On appuie sur la touche pour le slot 1 - else KEY_OFF(ch, S0); // On rel'che la touche pour le slot 1 - if (data & 0x20) KEY_ON(ch, S1); // On appuie sur la touche pour le slot 3 - else KEY_OFF(ch, S1); // On rel'che la touche pour le slot 3 - if (data & 0x40) KEY_ON(ch, S2); // On appuie sur la touche pour le slot 2 - else KEY_OFF(ch, S2); // On rel'che la touche pour le slot 2 - if (data & 0x80) KEY_ON(ch, S3); // On appuie sur la touche pour le slot 4 - else KEY_OFF(ch, S3); // On rel'che la touche pour le slot 4 - break; - } - - case 0x2B: - if (YM2612.DAC ^ (data & 0x80)) YM2612_Special_Update(); - - YM2612.DAC = data & 0x80; // activation/desactivation du DAC - break; - } - - return 0; -} - -void Ym2612_Impl::set_rate( double sample_rate, double clock_rate ) -{ - assert( sample_rate ); - assert( !clock_rate || clock_rate > sample_rate ); - - int i; - - // 144 = 12 * (prescale * 2) = 12 * 6 * 2 - // prescale set to 6 by default - - double Frequence = (clock_rate ? clock_rate / sample_rate / 144.0 : 1.0); - if ( fabs( Frequence - 1.0 ) < 0.0000001 ) - Frequence = 1.0; - YM2612.TimerBase = int (Frequence * 4096.0); - - // Tableau TL : - // [0 - 4095] = +output [4095 - ...] = +output overflow (fill with 0) - // [12288 - 16383] = -output [16384 - ...] = -output overflow (fill with 0) - - for ( i = 0; i < TL_LENGHT; i++ ) - { - if (i >= PG_CUT_OFF) // YM2612 cut off sound after 78 dB (14 bits output ?) - { - g.TL_TAB [TL_LENGHT + i] = g.TL_TAB [i] = 0; - } - else - { - // Decibel -> Voltage - g.TL_TAB [i] = int (MAX_OUT / pow( 10.0, ENV_STEP / 20.0f * i )); - g.TL_TAB [TL_LENGHT + i] = -g.TL_TAB [i]; - } - } - - // Tableau SIN : - // g.SIN_TAB [x] [y] = sin(x) * y; - // x = phase and y = volume - - g.SIN_TAB [0] = g.SIN_TAB [SIN_LENGHT / 2] = PG_CUT_OFF; - - for ( i = 1; i <= SIN_LENGHT / 4; i++ ) - { - // Sinus in dB - double x = 20 * log10( 1 / sin( 2.0 * PI * i / SIN_LENGHT ) ); // convert to dB - - int j = (int) (x / ENV_STEP); // Get TL range - - if (j > PG_CUT_OFF) j = (int) PG_CUT_OFF; - - g.SIN_TAB [i] = g.SIN_TAB [(SIN_LENGHT / 2) - i] = j; - g.SIN_TAB [(SIN_LENGHT / 2) + i] = g.SIN_TAB [SIN_LENGHT - i] = TL_LENGHT + j; - } - - // Tableau LFO (LFO wav) : - - for ( i = 0; i < LFO_LENGHT; i++ ) - { - double x = 1 + sin( 2.0 * PI * i * (1.0 / LFO_LENGHT) ); // Sinus - x *= 11.8 / ENV_STEP / 2; // ajusted to MAX enveloppe modulation - - g.LFO_ENV_TAB [i] = (int) x; - - x = sin( 2.0 * PI * i * (1.0 / LFO_LENGHT) ); // Sinus - x *= (1 << (LFO_HBITS - 1)) - 1; - - g.LFO_FREQ_TAB [i] = (int) x; - } - - // Tableau Enveloppe : - // g.ENV_TAB [0] -> g.ENV_TAB [ENV_LENGHT - 1] = attack curve - // g.ENV_TAB [ENV_LENGHT] -> g.ENV_TAB [2 * ENV_LENGHT - 1] = decay curve - - for ( i = 0; i < ENV_LENGHT; i++ ) - { - // Attack curve (x^8 - music level 2 Vectorman 2) - double x = pow( ((ENV_LENGHT - 1) - i) / (double) ENV_LENGHT, 8.0 ); - x *= ENV_LENGHT; - - g.ENV_TAB [i] = (int) x; - - // Decay curve (just linear) - g.ENV_TAB [ENV_LENGHT + i] = i; - } - for ( i = 0; i < 8; i++ ) - g.ENV_TAB [i + ENV_LENGHT * 2] = 0; - - g.ENV_TAB [ENV_END >> ENV_LBITS] = ENV_LENGHT - 1; // for the stopped state - - // Tableau pour la conversion Attack -> Decay and Decay -> Attack - - int j = ENV_LENGHT - 1; - for ( i = 0; i < ENV_LENGHT; i++ ) - { - while ( j && g.ENV_TAB [j] < i ) - j--; - - g.DECAY_TO_ATTACK [i] = j << ENV_LBITS; - } - - // Tableau pour le Substain Level - - for ( i = 0; i < 15; i++ ) - { - double x = i * 3 / ENV_STEP; // 3 and not 6 (Mickey Mania first music for test) - - g.SL_TAB [i] = ((int) x << ENV_LBITS) + ENV_DECAY; - } - - g.SL_TAB [15] = ((ENV_LENGHT - 1) << ENV_LBITS) + ENV_DECAY; // special case : volume off - - // Tableau Frequency Step - { - // 0.5 because MUL = value * 2 - #if SIN_LBITS + SIN_HBITS - (21 - 7) < 0 - double const factor = 0.5 / (1 << ((21 - 7) - SIN_LBITS - SIN_HBITS)) * Frequence; - #else - double const factor = 0.5 * (1 << (SIN_LBITS + SIN_HBITS - (21 - 7))) * Frequence; - #endif - for ( i = 0; i < 2048; i++ ) - g.FINC_TAB [i] = unsigned (i * factor); - } - - // Tableaux Attack & Decay Rate - - for ( i = 0; i < 4; i++ ) - { - g.AR_TAB [i] = 0; - g.DR_TAB [i] = 0; - } - - for ( i = 0; i < 60; i++ ) - { - double x = - (1.0 + ((i & 3) * 0.25)) * // bits 0-1 : x1.00, x1.25, x1.50, x1.75 - (ENV_LENGHT << ENV_LBITS) * // on ajuste pour le tableau g.ENV_TAB - Frequence * - (1 << (i >> 2)); // bits 2-5 : shift bits (x2^0 - x2^15) - - g.AR_TAB [i + 4] = (unsigned int) (x / AR_RATE); - g.DR_TAB [i + 4] = (unsigned int) (x / DR_RATE); - } - - for ( i = 64; i < 96; i++ ) - { - g.AR_TAB [i] = g.AR_TAB [63]; - g.DR_TAB [i] = g.DR_TAB [63]; - - g.NULL_RATE [i - 64] = 0; - } - - for ( i = 96; i < 128; i++ ) - g.AR_TAB [i] = 0; - - // Tableau Detune - { - #if SIN_LBITS + SIN_HBITS - 21 < 0 - double const factor = 1.0 / (1 << (21 - SIN_LBITS - SIN_HBITS)) * Frequence; - #else - double const factor = (1 << (SIN_LBITS + SIN_HBITS - 21)) * Frequence; - #endif - for ( i = 0; i < 4; i++ ) - { - for ( int j = 0; j < 32; j++ ) - { - double y = DT_DEF_TAB [(i << 5) + j] * factor; - - g.DT_TAB [i + 0] [j] = (int) y; - g.DT_TAB [i + 4] [j] = (int) -y; - } - } - } - - // Tableau LFO - g.LFO_INC_TAB [0] = unsigned (3.98 * (1 << (LFO_HBITS + LFO_LBITS)) / sample_rate); - g.LFO_INC_TAB [1] = unsigned (5.56 * (1 << (LFO_HBITS + LFO_LBITS)) / sample_rate); - g.LFO_INC_TAB [2] = unsigned (6.02 * (1 << (LFO_HBITS + LFO_LBITS)) / sample_rate); - g.LFO_INC_TAB [3] = unsigned (6.37 * (1 << (LFO_HBITS + LFO_LBITS)) / sample_rate); - g.LFO_INC_TAB [4] = unsigned (6.88 * (1 << (LFO_HBITS + LFO_LBITS)) / sample_rate); - g.LFO_INC_TAB [5] = unsigned (9.63 * (1 << (LFO_HBITS + LFO_LBITS)) / sample_rate); - g.LFO_INC_TAB [6] = unsigned (48.1 * (1 << (LFO_HBITS + LFO_LBITS)) / sample_rate); - g.LFO_INC_TAB [7] = unsigned (72.2 * (1 << (LFO_HBITS + LFO_LBITS)) / sample_rate); - - reset(); -} - -const char* Ym2612_Emu::set_rate( double sample_rate, double clock_rate ) -{ - if ( !impl ) - { - impl = (Ym2612_Impl*) malloc( sizeof *impl ); - if ( !impl ) - return "Out of memory"; - impl->mute_mask = 0; - } - memset( &impl->YM2612, 0, sizeof impl->YM2612 ); - - impl->set_rate( sample_rate, clock_rate ); - - return 0; -} - -Ym2612_Emu::~Ym2612_Emu() -{ - free( impl ); -} - -inline void Ym2612_Impl::write0( int opn_addr, int data ) -{ - assert( (unsigned) data <= 0xFF ); - - if ( opn_addr < 0x30 ) - { - YM2612.REG [0] [opn_addr] = data; - YM_SET( opn_addr, data ); - } - else if ( YM2612.REG [0] [opn_addr] != data ) - { - YM2612.REG [0] [opn_addr] = data; - - if ( opn_addr < 0xA0 ) - SLOT_SET( opn_addr, data ); - else - CHANNEL_SET( opn_addr, data ); - } -} - -inline void Ym2612_Impl::write1( int opn_addr, int data ) -{ - assert( (unsigned) data <= 0xFF ); - - if ( opn_addr >= 0x30 && YM2612.REG [1] [opn_addr] != data ) - { - YM2612.REG [1] [opn_addr] = data; - - if ( opn_addr < 0xA0 ) - SLOT_SET( opn_addr + 0x100, data ); - else - CHANNEL_SET( opn_addr + 0x100, data ); - } -} - -void Ym2612_Emu::reset() -{ - impl->reset(); -} - -void Ym2612_Impl::reset() -{ - g.LFOcnt = 0; - YM2612.TimerA = 0; - YM2612.TimerAL = 0; - YM2612.TimerAcnt = 0; - YM2612.TimerB = 0; - YM2612.TimerBL = 0; - YM2612.TimerBcnt = 0; - YM2612.DAC = 0; - - YM2612.Status = 0; - - int i; - for ( i = 0; i < channel_count; i++ ) - { - channel_t& ch = YM2612.CHANNEL [i]; - - ch.LEFT = ~0; - ch.RIGHT = ~0; - ch.ALGO = 0; - ch.FB = 31; - ch.FMS = 0; - ch.AMS = 0; - - for ( int j = 0 ;j < 4 ; j++ ) - { - ch.S0_OUT [j] = 0; - ch.FNUM [j] = 0; - ch.FOCT [j] = 0; - ch.KC [j] = 0; - - ch.SLOT [j].Fcnt = 0; - ch.SLOT [j].Finc = 0; - ch.SLOT [j].Ecnt = ENV_END; // Put it at the end of Decay phase... - ch.SLOT [j].Einc = 0; - ch.SLOT [j].Ecmp = 0; - ch.SLOT [j].Ecurp = RELEASE; - - ch.SLOT [j].ChgEnM = 0; - } - } - - for ( i = 0; i < 0x100; i++ ) - { - YM2612.REG [0] [i] = -1; - YM2612.REG [1] [i] = -1; - } - - for ( i = 0xB6; i >= 0xB4; i-- ) - { - write0( i, 0xC0 ); - write1( i, 0xC0 ); - } - - for ( i = 0xB2; i >= 0x22; i-- ) - { - write0( i, 0 ); - write1( i, 0 ); - } - - write0( 0x2A, 0x80 ); -} - -void Ym2612_Emu::write0( int addr, int data ) -{ - impl->write0( addr, data ); -} - -void Ym2612_Emu::write1( int addr, int data ) -{ - impl->write1( addr, data ); -} - -void Ym2612_Emu::mute_voices( int mask ) { impl->mute_mask = mask; } - -static void update_envelope_( slot_t* sl ) -{ - switch ( sl->Ecurp ) - { - case 0: - // Env_Attack_Next - - // Verified with Gynoug even in HQ (explode SFX) - sl->Ecnt = ENV_DECAY; - - sl->Einc = sl->EincD; - sl->Ecmp = sl->SLL; - sl->Ecurp = DECAY; - break; - - case 1: - // Env_Decay_Next - - // Verified with Gynoug even in HQ (explode SFX) - sl->Ecnt = sl->SLL; - - sl->Einc = sl->EincS; - sl->Ecmp = ENV_END; - sl->Ecurp = SUBSTAIN; - break; - - case 2: - // Env_Substain_Next(slot_t *SL) - if(sl->SEG & 8) // SSG envelope type - { - if(sl->SEG & 1) - { - sl->Ecnt = ENV_END; - sl->Einc = 0; - sl->Ecmp = ENV_END + 1; - } - else - { - // re KEY ON - - // SL->Fcnt = 0; - // SL->ChgEnM = 0xFFFFFFFF; - - sl->Ecnt = 0; - sl->Einc = sl->EincA; - sl->Ecmp = ENV_DECAY; - sl->Ecurp = ATTACK; - } - - sl->SEG ^= (sl->SEG & 2) << 1; - - break; - } - // fall through - - case 3: - // Env_Release_Next - sl->Ecnt = ENV_END; - sl->Einc = 0; - sl->Ecmp = ENV_END + 1; - break; - - // default: no op - } -} - -inline void update_envelope( slot_t& sl ) -{ - int ecmp = sl.Ecmp; - if ( (sl.Ecnt += sl.Einc) >= ecmp ) - update_envelope_( &sl ); -} - -template -struct ym2612_update_chan { - static void func( tables_t&, channel_t&, Ym2612_Emu::sample_t [], int ); -}; - -typedef void (*ym2612_update_chan_t)( tables_t&, channel_t&, Ym2612_Emu::sample_t*, int ); - -template -void ym2612_update_chan::func( tables_t& g, channel_t& ch, - Ym2612_Emu::sample_t* buf, int length ) -{ - int not_end = ch.SLOT [S3].Ecnt - ENV_END; - - // algo is a compile-time constant, so all conditions based on it are resolved - // during compilation - - // special cases - if ( algo == 7 ) - not_end |= ch.SLOT [S0].Ecnt - ENV_END; - - if ( algo >= 5 ) - not_end |= ch.SLOT [S2].Ecnt - ENV_END; - - if ( algo >= 4 ) - not_end |= ch.SLOT [S1].Ecnt - ENV_END; - - int CH_S0_OUT_1 = ch.S0_OUT [1]; - - int in0 = ch.SLOT [S0].Fcnt; - int in1 = ch.SLOT [S1].Fcnt; - int in2 = ch.SLOT [S2].Fcnt; - int in3 = ch.SLOT [S3].Fcnt; - - int YM2612_LFOinc = g.LFOinc; - int YM2612_LFOcnt = g.LFOcnt + YM2612_LFOinc; - - if ( !not_end ) - return; - - do - { - // envelope - int const env_LFO = g.LFO_ENV_TAB [YM2612_LFOcnt >> LFO_LBITS & LFO_MASK]; - - short const* const ENV_TAB = g.ENV_TAB; - - #define CALC_EN( x ) \ - int temp##x = ENV_TAB [ch.SLOT [S##x].Ecnt >> ENV_LBITS]; \ - int en##x; \ - if (ch.SLOT [S##x].SEG & 4) { \ - if (temp##x > ENV_MASK) en##x = 0; \ - else en##x = (temp##x ^ ENV_MASK) + ch.SLOT [S##x].TLL + (env_LFO >> ch.SLOT [S##x].AMS); \ - } else en##x = temp##x + ch.SLOT [S##x].TLL + (env_LFO >> ch.SLOT [S##x].AMS); - - CALC_EN( 0 ) - CALC_EN( 1 ) - CALC_EN( 2 ) - CALC_EN( 3 ) - - int const* const TL_TAB = g.TL_TAB; - - #define SINT( i, o ) (TL_TAB [g.SIN_TAB [(i)] + (o)]) - - // feedback - int CH_S0_OUT_0 = ch.S0_OUT [0]; - { - int temp = in0 + ((CH_S0_OUT_0 + CH_S0_OUT_1) >> ch.FB); - CH_S0_OUT_1 = CH_S0_OUT_0; - CH_S0_OUT_0 = SINT( (temp >> SIN_LBITS) & SIN_MASK, en0 ); - } - - int CH_OUTd; - if ( algo == 0 ) - { - int temp = in1 + CH_S0_OUT_1; - temp = in2 + SINT( (temp >> SIN_LBITS) & SIN_MASK, en1 ); - temp = in3 + SINT( (temp >> SIN_LBITS) & SIN_MASK, en2 ); - CH_OUTd = SINT( (temp >> SIN_LBITS) & SIN_MASK, en3 ); - } - else if ( algo == 1 ) - { - int temp = in2 + CH_S0_OUT_1 + SINT( (in1 >> SIN_LBITS) & SIN_MASK, en1 ); - temp = in3 + SINT( (temp >> SIN_LBITS) & SIN_MASK, en2 ); - CH_OUTd = SINT( (temp >> SIN_LBITS) & SIN_MASK, en3 ); - } - else if ( algo == 2 ) - { - int temp = in2 + SINT( (in1 >> SIN_LBITS) & SIN_MASK, en1 ); - temp = in3 + CH_S0_OUT_1 + SINT( (temp >> SIN_LBITS) & SIN_MASK, en2 ); - CH_OUTd = SINT( (temp >> SIN_LBITS) & SIN_MASK, en3 ); - } - else if ( algo == 3 ) - { - int temp = in1 + CH_S0_OUT_1; - temp = in3 + SINT( (temp >> SIN_LBITS) & SIN_MASK, en1 ) + - SINT( (in2 >> SIN_LBITS) & SIN_MASK, en2 ); - CH_OUTd = SINT( (temp >> SIN_LBITS) & SIN_MASK, en3 ); - } - else if ( algo == 4 ) - { - int temp = in3 + SINT( (in2 >> SIN_LBITS) & SIN_MASK, en2 ); - CH_OUTd = SINT( (temp >> SIN_LBITS) & SIN_MASK, en3 ) + - SINT( ((in1 + CH_S0_OUT_1) >> SIN_LBITS) & SIN_MASK, en1 ); - //DO_LIMIT - } - else if ( algo == 5 ) - { - int temp = CH_S0_OUT_1; - CH_OUTd = SINT( ((in3 + temp) >> SIN_LBITS) & SIN_MASK, en3 ) + - SINT( ((in1 + temp) >> SIN_LBITS) & SIN_MASK, en1 ) + - SINT( ((in2 + temp) >> SIN_LBITS) & SIN_MASK, en2 ); - //DO_LIMIT - } - else if ( algo == 6 ) - { - CH_OUTd = SINT( (in3 >> SIN_LBITS) & SIN_MASK, en3 ) + - SINT( ((in1 + CH_S0_OUT_1) >> SIN_LBITS) & SIN_MASK, en1 ) + - SINT( (in2 >> SIN_LBITS) & SIN_MASK, en2 ); - //DO_LIMIT - } - else if ( algo == 7 ) - { - CH_OUTd = SINT( (in3 >> SIN_LBITS) & SIN_MASK, en3 ) + - SINT( (in1 >> SIN_LBITS) & SIN_MASK, en1 ) + - SINT( (in2 >> SIN_LBITS) & SIN_MASK, en2 ) + CH_S0_OUT_1; - //DO_LIMIT - } - - CH_OUTd *= 3; - CH_OUTd >>= MAX_OUT_BITS - output_bits + 2; - - // update phase - unsigned freq_LFO = ((g.LFO_FREQ_TAB [YM2612_LFOcnt >> LFO_LBITS & LFO_MASK] * - ch.FMS) >> (LFO_HBITS - 1 + 1)) + (1 << (LFO_FMS_LBITS - 1)); - YM2612_LFOcnt += YM2612_LFOinc; - in0 += (ch.SLOT [S0].Finc * freq_LFO) >> (LFO_FMS_LBITS - 1); - in1 += (ch.SLOT [S1].Finc * freq_LFO) >> (LFO_FMS_LBITS - 1); - in2 += (ch.SLOT [S2].Finc * freq_LFO) >> (LFO_FMS_LBITS - 1); - in3 += (ch.SLOT [S3].Finc * freq_LFO) >> (LFO_FMS_LBITS - 1); - - int t0 = buf [0] + (CH_OUTd & ch.LEFT); - int t1 = buf [1] + (CH_OUTd & ch.RIGHT); - - update_envelope( ch.SLOT [0] ); - update_envelope( ch.SLOT [1] ); - update_envelope( ch.SLOT [2] ); - update_envelope( ch.SLOT [3] ); - - ch.S0_OUT [0] = CH_S0_OUT_0; - buf [0] = t0; - buf [1] = t1; - buf += 2; - } - while ( --length ); - - ch.S0_OUT [1] = CH_S0_OUT_1; - - ch.SLOT [S0].Fcnt = in0; - ch.SLOT [S1].Fcnt = in1; - ch.SLOT [S2].Fcnt = in2; - ch.SLOT [S3].Fcnt = in3; -} - -static const ym2612_update_chan_t UPDATE_CHAN [8] = { - &ym2612_update_chan<0>::func, - &ym2612_update_chan<1>::func, - &ym2612_update_chan<2>::func, - &ym2612_update_chan<3>::func, - &ym2612_update_chan<4>::func, - &ym2612_update_chan<5>::func, - &ym2612_update_chan<6>::func, - &ym2612_update_chan<7>::func -}; - -void Ym2612_Impl::run_timer( int length ) -{ - int const step = 6; - int remain = length; - do - { - int n = step; - if ( n > remain ) - n = remain; - remain -= n; - - int i = n * YM2612.TimerBase; - if (YM2612.Mode & 1) // Timer A ON ? - { - // if ((YM2612.TimerAcnt -= 14073) <= 0) // 13879=NTSC (old: 14475=NTSC 14586=PAL) - if ((YM2612.TimerAcnt -= i) <= 0) - { - // timer a overflow - - YM2612.Status |= (YM2612.Mode & 0x04) >> 2; - YM2612.TimerAcnt += YM2612.TimerAL; - - if (YM2612.Mode & 0x80) - { - KEY_ON( YM2612.CHANNEL [2], 0 ); - KEY_ON( YM2612.CHANNEL [2], 1 ); - KEY_ON( YM2612.CHANNEL [2], 2 ); - KEY_ON( YM2612.CHANNEL [2], 3 ); - } - } - } - - if (YM2612.Mode & 2) // Timer B ON ? - { - // if ((YM2612.TimerBcnt -= 14073) <= 0) // 13879=NTSC (old: 14475=NTSC 14586=PAL) - if ((YM2612.TimerBcnt -= i) <= 0) - { - // timer b overflow - YM2612.Status |= (YM2612.Mode & 0x08) >> 2; - YM2612.TimerBcnt += YM2612.TimerBL; - } - } - } - while ( remain > 0 ); -} - -void Ym2612_Impl::run( int pair_count, Ym2612_Emu::sample_t out [] ) -{ - if ( pair_count <= 0 ) - return; - - if ( YM2612.Mode & 3 ) - run_timer( pair_count ); - - // Mise à jour des pas des compteurs-frequences s'ils ont ete modifies - - for ( int chi = 0; chi < channel_count; chi++ ) - { - channel_t& ch = YM2612.CHANNEL [chi]; - if ( ch.SLOT [0].Finc != -1 ) - continue; - - int i2 = 0; - if ( chi == 2 && (YM2612.Mode & 0x40) ) - i2 = 2; - - for ( int i = 0; i < 4; i++ ) - { - // static int seq [4] = { 2, 1, 3, 0 }; - // if ( i2 ) i2 = seq [i]; - - slot_t& sl = ch.SLOT [i]; - int finc = g.FINC_TAB [ch.FNUM [i2]] >> (7 - ch.FOCT [i2]); - int ksr = ch.KC [i2] >> sl.KSR_S; // keycode attenuation - sl.Finc = (finc + sl.DT [ch.KC [i2]]) * sl.MUL; - if (sl.KSR != ksr) // si le KSR a change alors - { // les differents taux pour l'enveloppe sont mis à jour - sl.KSR = ksr; - - sl.EincA = sl.AR [ksr]; - sl.EincD = sl.DR [ksr]; - sl.EincS = sl.SR [ksr]; - sl.EincR = sl.RR [ksr]; - - if (sl.Ecurp == ATTACK) - { - sl.Einc = sl.EincA; - } - else if (sl.Ecurp == DECAY) - { - sl.Einc = sl.EincD; - } - else if (sl.Ecnt < ENV_END) - { - if (sl.Ecurp == SUBSTAIN) - sl.Einc = sl.EincS; - else if (sl.Ecurp == RELEASE) - sl.Einc = sl.EincR; - } - } - - if ( i2 ) - i2 = (i2 ^ 2) ^ (i2 >> 1); - } - } - - for ( int i = 0; i < channel_count; i++ ) - { - if ( !(mute_mask & (1 << i)) && (i != 5 || !YM2612.DAC) ) - UPDATE_CHAN [YM2612.CHANNEL [i].ALGO]( g, YM2612.CHANNEL [i], out, pair_count ); - } - - g.LFOcnt += g.LFOinc * pair_count; -} - -void Ym2612_Emu::run( int pair_count, sample_t out [] ) { impl->run( pair_count, out ); } - -#endif +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +// Based on Gens 2.10 ym2612.c + +#include "Ym2612_GENS.h" + +#include +#include +#include +#include +#include +#include + +/* Copyright (C) 2002 Stéphane Dallongeville (gens AT consolemul.com) */ +/* Copyright (C) 2004-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +// This is mostly the original source in its C style and all. +// +// Somewhat optimized and simplified. Uses a template to generate the many +// variants of Update_Chan. Rewrote header file. In need of full rewrite by +// someone more familiar with FM sound and the YM2612. Has some inaccuracies +// compared to the Sega Genesis sound, particularly being mixed at such a +// high sample accuracy (the Genesis sounds like it has only 8 bit samples). +// - Shay + +#ifdef BLARGG_ENABLE_OPTIMIZER + #include BLARGG_ENABLE_OPTIMIZER +#endif + +const int output_bits = 14; + +struct slot_t +{ + const int *DT; // parametre detune + int MUL; // parametre "multiple de frequence" + int TL; // Total Level = volume lorsque l'enveloppe est au plus haut + int TLL; // Total Level ajusted + int SLL; // Sustin Level (ajusted) = volume où l'enveloppe termine sa premiere phase de regression + int KSR_S; // Key Scale Rate Shift = facteur de prise en compte du KSL dans la variations de l'enveloppe + int KSR; // Key Scale Rate = cette valeur est calculee par rapport à la frequence actuelle, elle va influer + // sur les differents parametres de l'enveloppe comme l'attaque, le decay ... comme dans la realite ! + int SEG; // Type enveloppe SSG + int env_xor; + int env_max; + + const int *AR; // Attack Rate (table pointeur) = Taux d'attaque (AR[KSR]) + const int *DR; // Decay Rate (table pointeur) = Taux pour la regression (DR[KSR]) + const int *SR; // Sustin Rate (table pointeur) = Taux pour le maintien (SR[KSR]) + const int *RR; // Release Rate (table pointeur) = Taux pour le rel'chement (RR[KSR]) + int Fcnt; // Frequency Count = compteur-frequence pour determiner l'amplitude actuelle (SIN[Finc >> 16]) + int Finc; // frequency step = pas d'incrementation du compteur-frequence + // plus le pas est grand, plus la frequence est aïgu (ou haute) + int Ecurp; // Envelope current phase = cette variable permet de savoir dans quelle phase + // de l'enveloppe on se trouve, par exemple phase d'attaque ou phase de maintenue ... + // en fonction de la valeur de cette variable, on va appeler une fonction permettant + // de mettre à jour l'enveloppe courante. + int Ecnt; // Envelope counter = le compteur-enveloppe permet de savoir où l'on se trouve dans l'enveloppe + int Einc; // Envelope step courant + int Ecmp; // Envelope counter limite pour la prochaine phase + int EincA; // Envelope step for Attack = pas d'incrementation du compteur durant la phase d'attaque + // cette valeur est egal à AR[KSR] + int EincD; // Envelope step for Decay = pas d'incrementation du compteur durant la phase de regression + // cette valeur est egal à DR[KSR] + int EincS; // Envelope step for Sustain = pas d'incrementation du compteur durant la phase de maintenue + // cette valeur est egal à SR[KSR] + int EincR; // Envelope step for Release = pas d'incrementation du compteur durant la phase de rel'chement + // cette valeur est egal à RR[KSR] + int *OUTp; // pointeur of SLOT output = pointeur permettant de connecter la sortie de ce slot à l'entree + // d'un autre ou carrement à la sortie de la voie + int INd; // input data of the slot = donnees en entree du slot + int ChgEnM; // Change envelop mask. + int AMS; // AMS depth level of this SLOT = degre de modulation de l'amplitude par le LFO + int AMSon; // AMS enable flag = drapeau d'activation de l'AMS +}; + +struct channel_t +{ + int S0_OUT[4]; // anciennes sorties slot 0 (pour le feed back) + int LEFT; // LEFT enable flag + int RIGHT; // RIGHT enable flag + int ALGO; // Algorythm = determine les connections entre les operateurs + int FB; // shift count of self feed back = degre de "Feed-Back" du SLOT 1 (il est son unique entree) + int FMS; // Frequency Modulation Sensitivity of channel = degre de modulation de la frequence sur la voie par le LFO + int AMS; // Amplitude Modulation Sensitivity of channel = degre de modulation de l'amplitude sur la voie par le LFO + int FNUM[4]; // hauteur frequence de la voie (+ 3 pour le mode special) + int FOCT[4]; // octave de la voie (+ 3 pour le mode special) + int KC[4]; // Key Code = valeur fonction de la frequence (voir KSR pour les slots, KSR = KC >> KSR_S) + slot_t SLOT[4]; // four slot.operators = les 4 slots de la voie + int FFlag; // Frequency step recalculation flag +}; + +struct state_t +{ + int TimerBase; // TimerBase calculation + int Status; // YM2612 Status (timer overflow) + int TimerA; // timerA limit = valeur jusqu'à laquelle le timer A doit compter + int TimerAL; + int TimerAcnt; // timerA counter = valeur courante du Timer A + int TimerB; // timerB limit = valeur jusqu'à laquelle le timer B doit compter + int TimerBL; + int TimerBcnt; // timerB counter = valeur courante du Timer B + int Mode; // Mode actuel des voie 3 et 6 (normal / special) + int DAC; // DAC enabled flag + channel_t CHANNEL[Ym2612_GENS_Emu::channel_count]; // Les 6 voies du YM2612 + int REG[2][0x100]; // Sauvegardes des valeurs de tout les registres, c'est facultatif + // cela nous rend le debuggage plus facile +}; + +#ifndef PI +#define PI 3.14159265358979323846 +#endif + +#define ATTACK 0 +#define DECAY 1 +#define SUBSTAIN 2 +#define RELEASE 3 + +// SIN_LBITS <= 16 +// LFO_HBITS <= 16 +// (SIN_LBITS + SIN_HBITS) <= 26 +// (ENV_LBITS + ENV_HBITS) <= 28 +// (LFO_LBITS + LFO_HBITS) <= 28 + +#define SIN_HBITS 12 // Sinus phase counter int part +#define SIN_LBITS (26 - SIN_HBITS) // Sinus phase counter float part (best setting) + +#if (SIN_LBITS > 16) +#define SIN_LBITS 16 // Can't be greater than 16 bits +#endif + +#define ENV_HBITS 12 // Env phase counter int part +#define ENV_LBITS (28 - ENV_HBITS) // Env phase counter float part (best setting) + +#define LFO_HBITS 10 // LFO phase counter int part +#define LFO_LBITS (28 - LFO_HBITS) // LFO phase counter float part (best setting) + +#define SIN_LENGHT (1 << SIN_HBITS) +#define ENV_LENGHT (1 << ENV_HBITS) +#define LFO_LENGHT (1 << LFO_HBITS) + +#define TL_LENGHT (ENV_LENGHT * 3) // Env + TL scaling + LFO + +#define SIN_MASK (SIN_LENGHT - 1) +#define ENV_MASK (ENV_LENGHT - 1) +#define LFO_MASK (LFO_LENGHT - 1) + +#define ENV_STEP (96.0 / ENV_LENGHT) // ENV_MAX = 96 dB + +#define ENV_ATTACK ((ENV_LENGHT * 0) << ENV_LBITS) +#define ENV_DECAY ((ENV_LENGHT * 1) << ENV_LBITS) +#define ENV_END ((ENV_LENGHT * 2) << ENV_LBITS) + +#define MAX_OUT_BITS (SIN_HBITS + SIN_LBITS + 2) // Modulation = -4 <--> +4 +#define MAX_OUT ((1 << MAX_OUT_BITS) - 1) + +#define PG_CUT_OFF ((int) (78.0 / ENV_STEP)) +#define ENV_CUT_OFF ((int) (68.0 / ENV_STEP)) + +#define AR_RATE 399128 +#define DR_RATE 5514396 + +//#define AR_RATE 426136 +//#define DR_RATE (AR_RATE * 12) + +#define LFO_FMS_LBITS 9 // FIXED (LFO_FMS_BASE gives somethink as 1) +#define LFO_FMS_BASE ((int) (0.05946309436 * 0.0338 * (double) (1 << LFO_FMS_LBITS))) + +#define S0 0 // Stupid typo of the YM2612 +#define S1 2 +#define S2 1 +#define S3 3 + +inline void set_seg( slot_t& s, int seg ) +{ + s.env_xor = 0; + s.env_max = INT_MAX; + s.SEG = seg; + if ( seg & 4 ) + { + s.env_xor = ENV_MASK; + s.env_max = ENV_MASK; + } +} + +struct tables_t +{ + short SIN_TAB [SIN_LENGHT]; // SINUS TABLE (offset into TL TABLE) + int LFOcnt; // LFO counter = compteur-frequence pour le LFO + int LFOinc; // LFO step counter = pas d'incrementation du compteur-frequence du LFO + // plus le pas est grand, plus la frequence est grande + unsigned int AR_TAB [128]; // Attack rate table + unsigned int DR_TAB [96]; // Decay rate table + unsigned int DT_TAB [8] [32]; // Detune table + unsigned int SL_TAB [16]; // Substain level table + unsigned int NULL_RATE [32]; // Table for NULL rate + int LFO_INC_TAB [8]; // LFO step table + + short ENV_TAB [2 * ENV_LENGHT + 8]; // ENV CURVE TABLE (attack & decay) + + short LFO_ENV_TAB [LFO_LENGHT]; // LFO AMS TABLE (adjusted for 11.8 dB) + short LFO_FREQ_TAB [LFO_LENGHT]; // LFO FMS TABLE + int TL_TAB [TL_LENGHT * 2]; // TOTAL LEVEL TABLE (positif and minus) + unsigned int DECAY_TO_ATTACK [ENV_LENGHT]; // Conversion from decay to attack phase + unsigned int FINC_TAB [2048]; // Frequency step table +}; + +static const unsigned char DT_DEF_TAB [4 * 32] = +{ +// FD = 0 + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + +// FD = 1 + 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, + 2, 3, 3, 3, 4, 4, 4, 5, 5, 6, 6, 7, 8, 8, 8, 8, + +// FD = 2 + 1, 1, 1, 1, 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, + 5, 6, 6, 7, 8, 8, 9, 10, 11, 12, 13, 14, 16, 16, 16, 16, + +// FD = 3 + 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, 5, 6, 6, 7, + 8 , 8, 9, 10, 11, 12, 13, 14, 16, 17, 19, 20, 22, 22, 22, 22 +}; + +static const unsigned char FKEY_TAB [16] = +{ + 0, 0, 0, 0, + 0, 0, 0, 1, + 2, 3, 3, 3, + 3, 3, 3, 3 +}; + +static const unsigned char LFO_AMS_TAB [4] = +{ + 31, 4, 1, 0 +}; + +static const unsigned char LFO_FMS_TAB [8] = +{ + LFO_FMS_BASE * 0, LFO_FMS_BASE * 1, + LFO_FMS_BASE * 2, LFO_FMS_BASE * 3, + LFO_FMS_BASE * 4, LFO_FMS_BASE * 6, + LFO_FMS_BASE * 12, LFO_FMS_BASE * 24 +}; + +inline void YM2612_Special_Update() { } + +struct Ym2612_GENS_Impl +{ + enum { channel_count = Ym2612_GENS_Emu::channel_count }; + + state_t YM2612; + int mute_mask; + tables_t g; + + void KEY_ON( channel_t&, int ); + void KEY_OFF( channel_t&, int ); + int SLOT_SET( int, int ); + int CHANNEL_SET( int, int ); + int YM_SET( int, int ); + + void set_rate( double sample_rate, double clock_factor ); + void reset(); + void write0( int addr, int data ); + void write1( int addr, int data ); + void run_timer( int ); + void run( int pair_count, Ym2612_GENS_Emu::sample_t* ); +}; + +void Ym2612_GENS_Impl::KEY_ON( channel_t& ch, int nsl) +{ + slot_t *SL = &(ch.SLOT [nsl]); // on recupere le bon pointeur de slot + + if (SL->Ecurp == RELEASE) // la touche est-elle rel'chee ? + { + SL->Fcnt = 0; + + // Fix Ecco 2 splash sound + + SL->Ecnt = (g.DECAY_TO_ATTACK [g.ENV_TAB [SL->Ecnt >> ENV_LBITS]] + ENV_ATTACK) & SL->ChgEnM; + SL->ChgEnM = ~0; + +// SL->Ecnt = g.DECAY_TO_ATTACK [g.ENV_TAB [SL->Ecnt >> ENV_LBITS]] + ENV_ATTACK; +// SL->Ecnt = 0; + + SL->Einc = SL->EincA; + SL->Ecmp = ENV_DECAY; + SL->Ecurp = ATTACK; + } +} + + +void Ym2612_GENS_Impl::KEY_OFF(channel_t& ch, int nsl) +{ + slot_t *SL = &(ch.SLOT [nsl]); // on recupere le bon pointeur de slot + + if (SL->Ecurp != RELEASE) // la touche est-elle appuyee ? + { + if (SL->Ecnt < ENV_DECAY) // attack phase ? + { + SL->Ecnt = (g.ENV_TAB [SL->Ecnt >> ENV_LBITS] << ENV_LBITS) + ENV_DECAY; + } + + SL->Einc = SL->EincR; + SL->Ecmp = ENV_END; + SL->Ecurp = RELEASE; + } +} + + +int Ym2612_GENS_Impl::SLOT_SET( int Adr, int data ) +{ + int nch = Adr & 3; + if ( nch == 3 ) + return 1; + + channel_t& ch = YM2612.CHANNEL [nch + (Adr & 0x100 ? 3 : 0)]; + slot_t& sl = ch.SLOT [(Adr >> 2) & 3]; + + switch ( Adr & 0xF0 ) + { + case 0x30: + if ( (sl.MUL = (data & 0x0F)) != 0 ) sl.MUL <<= 1; + else sl.MUL = 1; + + sl.DT = (int*) g.DT_TAB [(data >> 4) & 7]; + + ch.SLOT [0].Finc = -1; + + break; + + case 0x40: + sl.TL = data & 0x7F; + + // SOR2 do a lot of TL adjustement and this fix R.Shinobi jump sound... + YM2612_Special_Update(); + +#if ((ENV_HBITS - 7) < 0) + sl.TLL = sl.TL >> (7 - ENV_HBITS); +#else + sl.TLL = sl.TL << (ENV_HBITS - 7); +#endif + + break; + + case 0x50: + sl.KSR_S = 3 - (data >> 6); + + ch.SLOT [0].Finc = -1; + + if (data &= 0x1F) sl.AR = (int*) &g.AR_TAB [data << 1]; + else sl.AR = (int*) &g.NULL_RATE [0]; + + sl.EincA = sl.AR [sl.KSR]; + if (sl.Ecurp == ATTACK) sl.Einc = sl.EincA; + break; + + case 0x60: + if ( (sl.AMSon = (data & 0x80)) != 0 ) sl.AMS = ch.AMS; + else sl.AMS = 31; + + if (data &= 0x1F) sl.DR = (int*) &g.DR_TAB [data << 1]; + else sl.DR = (int*) &g.NULL_RATE [0]; + + sl.EincD = sl.DR [sl.KSR]; + if (sl.Ecurp == DECAY) sl.Einc = sl.EincD; + break; + + case 0x70: + if (data &= 0x1F) sl.SR = (int*) &g.DR_TAB [data << 1]; + else sl.SR = (int*) &g.NULL_RATE [0]; + + sl.EincS = sl.SR [sl.KSR]; + if ((sl.Ecurp == SUBSTAIN) && (sl.Ecnt < ENV_END)) sl.Einc = sl.EincS; + break; + + case 0x80: + sl.SLL = g.SL_TAB [data >> 4]; + + sl.RR = (int*) &g.DR_TAB [((data & 0xF) << 2) + 2]; + + sl.EincR = sl.RR [sl.KSR]; + if ((sl.Ecurp == RELEASE) && (sl.Ecnt < ENV_END)) sl.Einc = sl.EincR; + break; + + case 0x90: + // SSG-EG envelope shapes : + /* + E At Al H + + 1 0 0 0 \\\\ + 1 0 0 1 \___ + 1 0 1 0 \/\/ + 1 0 1 1 \ + 1 1 0 0 //// + 1 1 0 1 / + 1 1 1 0 /\/\ + 1 1 1 1 /___ + + E = SSG-EG enable + At = Start negate + Al = Altern + H = Hold */ + + set_seg( sl, (data & 8) ? (data & 0x0F) : 0 ); + break; + } + + return 0; +} + + +int Ym2612_GENS_Impl::CHANNEL_SET( int Adr, int data ) +{ + int num = Adr & 3; + if ( num == 3 ) + return 1; + + channel_t& ch = YM2612.CHANNEL [num + (Adr & 0x100 ? 3 : 0)]; + + switch ( Adr & 0xFC ) + { + case 0xA0: + YM2612_Special_Update(); + + ch.FNUM [0] = (ch.FNUM [0] & 0x700) + data; + ch.KC [0] = (ch.FOCT [0] << 2) | FKEY_TAB [ch.FNUM [0] >> 7]; + + ch.SLOT [0].Finc = -1; + break; + + case 0xA4: + YM2612_Special_Update(); + + ch.FNUM [0] = (ch.FNUM [0] & 0x0FF) + ((data & 0x07) << 8); + ch.FOCT [0] = (data & 0x38) >> 3; + ch.KC [0] = (ch.FOCT [0] << 2) | FKEY_TAB [ch.FNUM [0] >> 7]; + + ch.SLOT [0].Finc = -1; + break; + + case 0xA8: + if ( Adr < 0x100 ) + { + num++; + + YM2612_Special_Update(); + + YM2612.CHANNEL [2].FNUM [num] = (YM2612.CHANNEL [2].FNUM [num] & 0x700) + data; + YM2612.CHANNEL [2].KC [num] = (YM2612.CHANNEL [2].FOCT [num] << 2) | + FKEY_TAB [YM2612.CHANNEL [2].FNUM [num] >> 7]; + + YM2612.CHANNEL [2].SLOT [0].Finc = -1; + } + break; + + case 0xAC: + if ( Adr < 0x100 ) + { + num++; + + YM2612_Special_Update(); + + YM2612.CHANNEL [2].FNUM [num] = (YM2612.CHANNEL [2].FNUM [num] & 0x0FF) + ((data & 0x07) << 8); + YM2612.CHANNEL [2].FOCT [num] = (data & 0x38) >> 3; + YM2612.CHANNEL [2].KC [num] = (YM2612.CHANNEL [2].FOCT [num] << 2) | + FKEY_TAB [YM2612.CHANNEL [2].FNUM [num] >> 7]; + + YM2612.CHANNEL [2].SLOT [0].Finc = -1; + } + break; + + case 0xB0: + if ( ch.ALGO != (data & 7) ) + { + // Fix VectorMan 2 heli sound (level 1) + YM2612_Special_Update(); + + ch.ALGO = data & 7; + + ch.SLOT [0].ChgEnM = 0; + ch.SLOT [1].ChgEnM = 0; + ch.SLOT [2].ChgEnM = 0; + ch.SLOT [3].ChgEnM = 0; + } + + ch.FB = 9 - ((data >> 3) & 7); // Real thing ? + +// if (ch.FB = ((data >> 3) & 7)) ch.FB = 9 - ch.FB; // Thunder force 4 (music stage 8), Gynoug, Aladdin bug sound... +// else ch.FB = 31; + break; + + case 0xB4: { + YM2612_Special_Update(); + + ch.LEFT = 0 - ((data >> 7) & 1); + ch.RIGHT = 0 - ((data >> 6) & 1); + + ch.AMS = LFO_AMS_TAB [(data >> 4) & 3]; + ch.FMS = LFO_FMS_TAB [data & 7]; + + for ( int i = 0; i < 4; i++ ) + { + slot_t& sl = ch.SLOT [i]; + sl.AMS = (sl.AMSon ? ch.AMS : 31); + } + break; + } + } + + return 0; +} + + +int Ym2612_GENS_Impl::YM_SET(int Adr, int data) +{ + switch ( Adr ) + { + case 0x22: + if (data & 8) // LFO enable + { + // Cool Spot music 1, LFO modified severals time which + // distord the sound, have to check that on a real genesis... + + g.LFOinc = g.LFO_INC_TAB [data & 7]; + } + else + { + g.LFOinc = g.LFOcnt = 0; + } + break; + + case 0x24: + YM2612.TimerA = (YM2612.TimerA & 0x003) | (((int) data) << 2); + + if (YM2612.TimerAL != (1024 - YM2612.TimerA) << 12) + { + YM2612.TimerAcnt = YM2612.TimerAL = (1024 - YM2612.TimerA) << 12; + } + break; + + case 0x25: + YM2612.TimerA = (YM2612.TimerA & 0x3FC) | (data & 3); + + if (YM2612.TimerAL != (1024 - YM2612.TimerA) << 12) + { + YM2612.TimerAcnt = YM2612.TimerAL = (1024 - YM2612.TimerA) << 12; + } + break; + + case 0x26: + YM2612.TimerB = data; + + if (YM2612.TimerBL != (256 - YM2612.TimerB) << (4 + 12)) + { + YM2612.TimerBcnt = YM2612.TimerBL = (256 - YM2612.TimerB) << (4 + 12); + } + break; + + case 0x27: + // Parametre divers + // b7 = CSM MODE + // b6 = 3 slot mode + // b5 = reset b + // b4 = reset a + // b3 = timer enable b + // b2 = timer enable a + // b1 = load b + // b0 = load a + + if ((data ^ YM2612.Mode) & 0x40) + { + // We changed the channel 2 mode, so recalculate phase step + // This fix the punch sound in Street of Rage 2 + + YM2612_Special_Update(); + + YM2612.CHANNEL [2].SLOT [0].Finc = -1; // recalculate phase step + } + +// if ((data & 2) && (YM2612.Status & 2)) YM2612.TimerBcnt = YM2612.TimerBL; +// if ((data & 1) && (YM2612.Status & 1)) YM2612.TimerAcnt = YM2612.TimerAL; + +// YM2612.Status &= (~data >> 4); // Reset du Status au cas ou c'est demande + YM2612.Status &= (~data >> 4) & (data >> 2); // Reset Status + + YM2612.Mode = data; + break; + + case 0x28: { + int nch = data & 3; + if ( nch == 3 ) + return 1; + if ( data & 4 ) + nch += 3; + channel_t& ch = YM2612.CHANNEL [nch]; + + YM2612_Special_Update(); + + if (data & 0x10) KEY_ON(ch, S0); // On appuie sur la touche pour le slot 1 + else KEY_OFF(ch, S0); // On rel'che la touche pour le slot 1 + if (data & 0x20) KEY_ON(ch, S1); // On appuie sur la touche pour le slot 3 + else KEY_OFF(ch, S1); // On rel'che la touche pour le slot 3 + if (data & 0x40) KEY_ON(ch, S2); // On appuie sur la touche pour le slot 2 + else KEY_OFF(ch, S2); // On rel'che la touche pour le slot 2 + if (data & 0x80) KEY_ON(ch, S3); // On appuie sur la touche pour le slot 4 + else KEY_OFF(ch, S3); // On rel'che la touche pour le slot 4 + break; + } + + case 0x2B: + if (YM2612.DAC ^ (data & 0x80)) YM2612_Special_Update(); + + YM2612.DAC = data & 0x80; // activation/desactivation du DAC + break; + } + + return 0; +} + +void Ym2612_GENS_Impl::set_rate( double sample_rate, double clock_rate ) +{ + assert( sample_rate ); + assert( clock_rate > sample_rate ); + + int i; + + // 144 = 12 * (prescale * 2) = 12 * 6 * 2 + // prescale set to 6 by default + + double Frequence = clock_rate / sample_rate / 144.0; + if ( fabs( Frequence - 1.0 ) < 0.0000001 ) + Frequence = 1.0; + YM2612.TimerBase = int (Frequence * 4096.0); + + // Tableau TL : + // [0 - 4095] = +output [4095 - ...] = +output overflow (fill with 0) + // [12288 - 16383] = -output [16384 - ...] = -output overflow (fill with 0) + + for(i = 0; i < TL_LENGHT; i++) + { + if (i >= PG_CUT_OFF) // YM2612 cut off sound after 78 dB (14 bits output ?) + { + g.TL_TAB [TL_LENGHT + i] = g.TL_TAB [i] = 0; + } + else + { + double x = MAX_OUT; // Max output + x /= pow( 10.0, (ENV_STEP * i) / 20.0 ); // Decibel -> Voltage + + g.TL_TAB [i] = (int) x; + g.TL_TAB [TL_LENGHT + i] = -g.TL_TAB [i]; + } + } + + // Tableau SIN : + // g.SIN_TAB [x] [y] = sin(x) * y; + // x = phase and y = volume + + g.SIN_TAB [0] = g.SIN_TAB [SIN_LENGHT / 2] = PG_CUT_OFF; + + for(i = 1; i <= SIN_LENGHT / 4; i++) + { + double x = sin(2.0 * PI * (double) (i) / (double) (SIN_LENGHT)); // Sinus + x = 20 * log10(1 / x); // convert to dB + + int j = (int) (x / ENV_STEP); // Get TL range + + if (j > PG_CUT_OFF) j = (int) PG_CUT_OFF; + + g.SIN_TAB [i] = g.SIN_TAB [(SIN_LENGHT / 2) - i] = j; + g.SIN_TAB [(SIN_LENGHT / 2) + i] = g.SIN_TAB [SIN_LENGHT - i] = TL_LENGHT + j; + } + + // Tableau LFO (LFO wav) : + + for(i = 0; i < LFO_LENGHT; i++) + { + double x = sin(2.0 * PI * (double) (i) / (double) (LFO_LENGHT)); // Sinus + x += 1.0; + x /= 2.0; // positive only + x *= 11.8 / ENV_STEP; // ajusted to MAX enveloppe modulation + + g.LFO_ENV_TAB [i] = (int) x; + + x = sin(2.0 * PI * (double) (i) / (double) (LFO_LENGHT)); // Sinus + x *= (double) ((1 << (LFO_HBITS - 1)) - 1); + + g.LFO_FREQ_TAB [i] = (int) x; + + } + + // Tableau Enveloppe : + // g.ENV_TAB [0] -> g.ENV_TAB [ENV_LENGHT - 1] = attack curve + // g.ENV_TAB [ENV_LENGHT] -> g.ENV_TAB [2 * ENV_LENGHT - 1] = decay curve + + for(i = 0; i < ENV_LENGHT; i++) + { + // Attack curve (x^8 - music level 2 Vectorman 2) + double x = pow(((double) ((ENV_LENGHT - 1) - i) / (double) (ENV_LENGHT)), 8); + x *= ENV_LENGHT; + + g.ENV_TAB [i] = (int) x; + + // Decay curve (just linear) + x = pow(((double) (i) / (double) (ENV_LENGHT)), 1); + x *= ENV_LENGHT; + + g.ENV_TAB [ENV_LENGHT + i] = (int) x; + } + for ( i = 0; i < 8; i++ ) + g.ENV_TAB [i + ENV_LENGHT * 2] = 0; + + g.ENV_TAB [ENV_END >> ENV_LBITS] = ENV_LENGHT - 1; // for the stopped state + + // Tableau pour la conversion Attack -> Decay and Decay -> Attack + + int j = ENV_LENGHT - 1; + for ( i = 0; i < ENV_LENGHT; i++ ) + { + while ( j && g.ENV_TAB [j] < i ) + j--; + + g.DECAY_TO_ATTACK [i] = j << ENV_LBITS; + } + + // Tableau pour le Substain Level + + for(i = 0; i < 15; i++) + { + double x = i * 3; // 3 and not 6 (Mickey Mania first music for test) + x /= ENV_STEP; + + g.SL_TAB [i] = ((int) x << ENV_LBITS) + ENV_DECAY; + } + + g.SL_TAB [15] = ((ENV_LENGHT - 1) << ENV_LBITS) + ENV_DECAY; // special case : volume off + + // Tableau Frequency Step + + for(i = 0; i < 2048; i++) + { + double x = (double) (i) * Frequence; + +#if ((SIN_LBITS + SIN_HBITS - (21 - 7)) < 0) + x /= (double) (1 << ((21 - 7) - SIN_LBITS - SIN_HBITS)); +#else + x *= (double) (1 << (SIN_LBITS + SIN_HBITS - (21 - 7))); +#endif + + x /= 2.0; // because MUL = value * 2 + + g.FINC_TAB [i] = (unsigned int) x; + } + + // Tableaux Attack & Decay Rate + + for(i = 0; i < 4; i++) + { + g.AR_TAB [i] = 0; + g.DR_TAB [i] = 0; + } + + for(i = 0; i < 60; i++) + { + double x = Frequence; + + x *= 1.0 + ((i & 3) * 0.25); // bits 0-1 : x1.00, x1.25, x1.50, x1.75 + x *= (double) (1 << ((i >> 2))); // bits 2-5 : shift bits (x2^0 - x2^15) + x *= (double) (ENV_LENGHT << ENV_LBITS); // on ajuste pour le tableau g.ENV_TAB + + g.AR_TAB [i + 4] = (unsigned int) (x / AR_RATE); + g.DR_TAB [i + 4] = (unsigned int) (x / DR_RATE); + } + + for(i = 64; i < 96; i++) + { + g.AR_TAB [i] = g.AR_TAB [63]; + g.DR_TAB [i] = g.DR_TAB [63]; + + g.NULL_RATE [i - 64] = 0; + } + + for ( i = 96; i < 128; i++ ) + g.AR_TAB [i] = 0; + + // Tableau Detune + + for(i = 0; i < 4; i++) + { + for (int j = 0; j < 32; j++) + { +#if ((SIN_LBITS + SIN_HBITS - 21) < 0) + double y = (double) DT_DEF_TAB [(i << 5) + j] * Frequence / (double) (1 << (21 - SIN_LBITS - SIN_HBITS)); +#else + double y = (double) DT_DEF_TAB [(i << 5) + j] * Frequence * (double) (1 << (SIN_LBITS + SIN_HBITS - 21)); +#endif + + g.DT_TAB [i + 0] [j] = (int) y; + g.DT_TAB [i + 4] [j] = (int) -y; + } + } + + // Tableau LFO + g.LFO_INC_TAB [0] = (unsigned int) (3.98 * (double) (1 << (LFO_HBITS + LFO_LBITS)) / sample_rate); + g.LFO_INC_TAB [1] = (unsigned int) (5.56 * (double) (1 << (LFO_HBITS + LFO_LBITS)) / sample_rate); + g.LFO_INC_TAB [2] = (unsigned int) (6.02 * (double) (1 << (LFO_HBITS + LFO_LBITS)) / sample_rate); + g.LFO_INC_TAB [3] = (unsigned int) (6.37 * (double) (1 << (LFO_HBITS + LFO_LBITS)) / sample_rate); + g.LFO_INC_TAB [4] = (unsigned int) (6.88 * (double) (1 << (LFO_HBITS + LFO_LBITS)) / sample_rate); + g.LFO_INC_TAB [5] = (unsigned int) (9.63 * (double) (1 << (LFO_HBITS + LFO_LBITS)) / sample_rate); + g.LFO_INC_TAB [6] = (unsigned int) (48.1 * (double) (1 << (LFO_HBITS + LFO_LBITS)) / sample_rate); + g.LFO_INC_TAB [7] = (unsigned int) (72.2 * (double) (1 << (LFO_HBITS + LFO_LBITS)) / sample_rate); + + reset(); +} + +const char* Ym2612_GENS_Emu::set_rate( double sample_rate, double clock_rate ) +{ + if ( !impl ) + { + impl = (Ym2612_GENS_Impl*) malloc( sizeof *impl ); + if ( !impl ) + return "Out of memory"; + impl->mute_mask = 0; + } + memset( &impl->YM2612, 0, sizeof impl->YM2612 ); + + impl->set_rate( sample_rate, clock_rate ); + + return 0; +} + +Ym2612_GENS_Emu::~Ym2612_GENS_Emu() +{ + free( impl ); +} + +inline void Ym2612_GENS_Impl::write0( int opn_addr, int data ) +{ + assert( (unsigned) data <= 0xFF ); + + if ( opn_addr < 0x30 ) + { + YM2612.REG [0] [opn_addr] = data; + YM_SET( opn_addr, data ); + } + else if ( YM2612.REG [0] [opn_addr] != data ) + { + YM2612.REG [0] [opn_addr] = data; + + if ( opn_addr < 0xA0 ) + SLOT_SET( opn_addr, data ); + else + CHANNEL_SET( opn_addr, data ); + } +} + +inline void Ym2612_GENS_Impl::write1( int opn_addr, int data ) +{ + assert( (unsigned) data <= 0xFF ); + + if ( opn_addr >= 0x30 && YM2612.REG [1] [opn_addr] != data ) + { + YM2612.REG [1] [opn_addr] = data; + + if ( opn_addr < 0xA0 ) + SLOT_SET( opn_addr + 0x100, data ); + else + CHANNEL_SET( opn_addr + 0x100, data ); + } +} + +void Ym2612_GENS_Emu::reset() +{ + impl->reset(); +} + +void Ym2612_GENS_Impl::reset() +{ + g.LFOcnt = 0; + YM2612.TimerA = 0; + YM2612.TimerAL = 0; + YM2612.TimerAcnt = 0; + YM2612.TimerB = 0; + YM2612.TimerBL = 0; + YM2612.TimerBcnt = 0; + YM2612.DAC = 0; + + YM2612.Status = 0; + + int i; + for ( i = 0; i < channel_count; i++ ) + { + channel_t& ch = YM2612.CHANNEL [i]; + + ch.LEFT = ~0; + ch.RIGHT = ~0; + ch.ALGO = 0; + ch.FB = 31; + ch.FMS = 0; + ch.AMS = 0; + + for ( int j = 0 ;j < 4 ; j++ ) + { + ch.S0_OUT [j] = 0; + ch.FNUM [j] = 0; + ch.FOCT [j] = 0; + ch.KC [j] = 0; + + ch.SLOT [j].Fcnt = 0; + ch.SLOT [j].Finc = 0; + ch.SLOT [j].Ecnt = ENV_END; // Put it at the end of Decay phase... + ch.SLOT [j].Einc = 0; + ch.SLOT [j].Ecmp = 0; + ch.SLOT [j].Ecurp = RELEASE; + + ch.SLOT [j].ChgEnM = 0; + } + } + + for ( i = 0; i < 0x100; i++ ) + { + YM2612.REG [0] [i] = -1; + YM2612.REG [1] [i] = -1; + } + + for ( i = 0xB6; i >= 0xB4; i-- ) + { + write0( i, 0xC0 ); + write1( i, 0xC0 ); + } + + for ( i = 0xB2; i >= 0x22; i-- ) + { + write0( i, 0 ); + write1( i, 0 ); + } + + write0( 0x2A, 0x80 ); +} + +void Ym2612_GENS_Emu::write0( int addr, int data ) +{ + impl->write0( addr, data ); +} + +void Ym2612_GENS_Emu::write1( int addr, int data ) +{ + impl->write1( addr, data ); +} + +void Ym2612_GENS_Emu::mute_voices( int mask ) { impl->mute_mask = mask; } + +static void update_envelope_( slot_t* sl ) +{ + switch ( sl->Ecurp ) + { + case 0: + // Env_Attack_Next + + // Verified with Gynoug even in HQ (explode SFX) + sl->Ecnt = ENV_DECAY; + + sl->Einc = sl->EincD; + sl->Ecmp = sl->SLL; + sl->Ecurp = DECAY; + break; + + case 1: + // Env_Decay_Next + + // Verified with Gynoug even in HQ (explode SFX) + sl->Ecnt = sl->SLL; + + sl->Einc = sl->EincS; + sl->Ecmp = ENV_END; + sl->Ecurp = SUBSTAIN; + break; + + case 2: + // Env_Substain_Next(slot_t *SL) + if (sl->SEG & 8) // SSG envelope type + { + int release = sl->SEG & 1; + + if ( !release ) + { + // re KEY ON + + // sl->Fcnt = 0; + // sl->ChgEnM = ~0; + + sl->Ecnt = 0; + sl->Einc = sl->EincA; + sl->Ecmp = ENV_DECAY; + sl->Ecurp = ATTACK; + } + + set_seg( *sl, (sl->SEG << 1) & 4 ); + + if ( !release ) + break; + } + // fall through + + case 3: + // Env_Release_Next + sl->Ecnt = ENV_END; + sl->Einc = 0; + sl->Ecmp = ENV_END + 1; + break; + + // default: no op + } +} + +inline void update_envelope( slot_t& sl ) +{ + int ecmp = sl.Ecmp; + if ( (sl.Ecnt += sl.Einc) >= ecmp ) + update_envelope_( &sl ); +} + +template +struct ym2612_update_chan { + static void func( tables_t&, channel_t&, Ym2612_GENS_Emu::sample_t*, int ); +}; + +typedef void (*ym2612_update_chan_t)( tables_t&, channel_t&, Ym2612_GENS_Emu::sample_t*, int ); + +template +void ym2612_update_chan::func( tables_t& g, channel_t& ch, + Ym2612_GENS_Emu::sample_t* buf, int length ) +{ + int not_end = ch.SLOT [S3].Ecnt - ENV_END; + + // algo is a compile-time constant, so all conditions based on it are resolved + // during compilation + + // special cases + if ( algo == 7 ) + not_end |= ch.SLOT [S0].Ecnt - ENV_END; + + if ( algo >= 5 ) + not_end |= ch.SLOT [S2].Ecnt - ENV_END; + + if ( algo >= 4 ) + not_end |= ch.SLOT [S1].Ecnt - ENV_END; + + int CH_S0_OUT_1 = ch.S0_OUT [1]; + + int in0 = ch.SLOT [S0].Fcnt; + int in1 = ch.SLOT [S1].Fcnt; + int in2 = ch.SLOT [S2].Fcnt; + int in3 = ch.SLOT [S3].Fcnt; + + int YM2612_LFOinc = g.LFOinc; + int YM2612_LFOcnt = g.LFOcnt + YM2612_LFOinc; + + if ( !not_end ) + return; + + do + { + // envelope + int const env_LFO = g.LFO_ENV_TAB [YM2612_LFOcnt >> LFO_LBITS & LFO_MASK]; + + short const* const ENV_TAB = g.ENV_TAB; + + #define CALC_EN( x ) \ + int temp##x = ENV_TAB [ch.SLOT [S##x].Ecnt >> ENV_LBITS] + ch.SLOT [S##x].TLL; \ + int en##x = ((temp##x ^ ch.SLOT [S##x].env_xor) + (env_LFO >> ch.SLOT [S##x].AMS)) & \ + ((temp##x - ch.SLOT [S##x].env_max) >> 31); + + CALC_EN( 0 ) + CALC_EN( 1 ) + CALC_EN( 2 ) + CALC_EN( 3 ) + + int const* const TL_TAB = g.TL_TAB; + + #define SINT( i, o ) (TL_TAB [g.SIN_TAB [(i)] + (o)]) + + // feedback + int CH_S0_OUT_0 = ch.S0_OUT [0]; + { + int temp = in0 + ((CH_S0_OUT_0 + CH_S0_OUT_1) >> ch.FB); + CH_S0_OUT_1 = CH_S0_OUT_0; + CH_S0_OUT_0 = SINT( (temp >> SIN_LBITS) & SIN_MASK, en0 ); + } + + int CH_OUTd; + if ( algo == 0 ) + { + int temp = in1 + CH_S0_OUT_1; + temp = in2 + SINT( (temp >> SIN_LBITS) & SIN_MASK, en1 ); + temp = in3 + SINT( (temp >> SIN_LBITS) & SIN_MASK, en2 ); + CH_OUTd = SINT( (temp >> SIN_LBITS) & SIN_MASK, en3 ); + } + else if ( algo == 1 ) + { + int temp = in2 + CH_S0_OUT_1 + SINT( (in1 >> SIN_LBITS) & SIN_MASK, en1 ); + temp = in3 + SINT( (temp >> SIN_LBITS) & SIN_MASK, en2 ); + CH_OUTd = SINT( (temp >> SIN_LBITS) & SIN_MASK, en3 ); + } + else if ( algo == 2 ) + { + int temp = in2 + SINT( (in1 >> SIN_LBITS) & SIN_MASK, en1 ); + temp = in3 + CH_S0_OUT_1 + SINT( (temp >> SIN_LBITS) & SIN_MASK, en2 ); + CH_OUTd = SINT( (temp >> SIN_LBITS) & SIN_MASK, en3 ); + } + else if ( algo == 3 ) + { + int temp = in1 + CH_S0_OUT_1; + temp = in3 + SINT( (temp >> SIN_LBITS) & SIN_MASK, en1 ) + + SINT( (in2 >> SIN_LBITS) & SIN_MASK, en2 ); + CH_OUTd = SINT( (temp >> SIN_LBITS) & SIN_MASK, en3 ); + } + else if ( algo == 4 ) + { + int temp = in3 + SINT( (in2 >> SIN_LBITS) & SIN_MASK, en2 ); + CH_OUTd = SINT( (temp >> SIN_LBITS) & SIN_MASK, en3 ) + + SINT( ((in1 + CH_S0_OUT_1) >> SIN_LBITS) & SIN_MASK, en1 ); + //DO_LIMIT + } + else if ( algo == 5 ) + { + int temp = CH_S0_OUT_1; + CH_OUTd = SINT( ((in3 + temp) >> SIN_LBITS) & SIN_MASK, en3 ) + + SINT( ((in1 + temp) >> SIN_LBITS) & SIN_MASK, en1 ) + + SINT( ((in2 + temp) >> SIN_LBITS) & SIN_MASK, en2 ); + //DO_LIMIT + } + else if ( algo == 6 ) + { + CH_OUTd = SINT( (in3 >> SIN_LBITS) & SIN_MASK, en3 ) + + SINT( ((in1 + CH_S0_OUT_1) >> SIN_LBITS) & SIN_MASK, en1 ) + + SINT( (in2 >> SIN_LBITS) & SIN_MASK, en2 ); + //DO_LIMIT + } + else if ( algo == 7 ) + { + CH_OUTd = SINT( (in3 >> SIN_LBITS) & SIN_MASK, en3 ) + + SINT( (in1 >> SIN_LBITS) & SIN_MASK, en1 ) + + SINT( (in2 >> SIN_LBITS) & SIN_MASK, en2 ) + CH_S0_OUT_1; + //DO_LIMIT + } + + CH_OUTd >>= MAX_OUT_BITS - output_bits + 2; + + // update phase + unsigned freq_LFO = ((g.LFO_FREQ_TAB [YM2612_LFOcnt >> LFO_LBITS & LFO_MASK] * + ch.FMS) >> (LFO_HBITS - 1 + 1)) + (1L << (LFO_FMS_LBITS - 1)); + YM2612_LFOcnt += YM2612_LFOinc; + in0 += (ch.SLOT [S0].Finc * freq_LFO) >> (LFO_FMS_LBITS - 1); + in1 += (ch.SLOT [S1].Finc * freq_LFO) >> (LFO_FMS_LBITS - 1); + in2 += (ch.SLOT [S2].Finc * freq_LFO) >> (LFO_FMS_LBITS - 1); + in3 += (ch.SLOT [S3].Finc * freq_LFO) >> (LFO_FMS_LBITS - 1); + + int t0 = buf [0] + (CH_OUTd & ch.LEFT); + int t1 = buf [1] + (CH_OUTd & ch.RIGHT); + + update_envelope( ch.SLOT [0] ); + update_envelope( ch.SLOT [1] ); + update_envelope( ch.SLOT [2] ); + update_envelope( ch.SLOT [3] ); + + ch.S0_OUT [0] = CH_S0_OUT_0; + buf [0] = t0; + buf [1] = t1; + buf += 2; + } + while ( --length ); + + ch.S0_OUT [1] = CH_S0_OUT_1; + + ch.SLOT [S0].Fcnt = in0; + ch.SLOT [S1].Fcnt = in1; + ch.SLOT [S2].Fcnt = in2; + ch.SLOT [S3].Fcnt = in3; +} + +static const ym2612_update_chan_t UPDATE_CHAN [8] = { + &ym2612_update_chan<0>::func, + &ym2612_update_chan<1>::func, + &ym2612_update_chan<2>::func, + &ym2612_update_chan<3>::func, + &ym2612_update_chan<4>::func, + &ym2612_update_chan<5>::func, + &ym2612_update_chan<6>::func, + &ym2612_update_chan<7>::func +}; + +void Ym2612_GENS_Impl::run_timer( int length ) +{ + int const step = 6; + int remain = length; + do + { + int n = step; + if ( n > remain ) + n = remain; + remain -= n; + + long i = n * YM2612.TimerBase; + if (YM2612.Mode & 1) // Timer A ON ? + { + // if ((YM2612.TimerAcnt -= 14073) <= 0) // 13879=NTSC (old: 14475=NTSC 14586=PAL) + if ((YM2612.TimerAcnt -= i) <= 0) + { + // timer a overflow + + YM2612.Status |= (YM2612.Mode & 0x04) >> 2; + YM2612.TimerAcnt += YM2612.TimerAL; + + if (YM2612.Mode & 0x80) + { + KEY_ON( YM2612.CHANNEL [2], 0 ); + KEY_ON( YM2612.CHANNEL [2], 1 ); + KEY_ON( YM2612.CHANNEL [2], 2 ); + KEY_ON( YM2612.CHANNEL [2], 3 ); + } + } + } + + if (YM2612.Mode & 2) // Timer B ON ? + { + // if ((YM2612.TimerBcnt -= 14073) <= 0) // 13879=NTSC (old: 14475=NTSC 14586=PAL) + if ((YM2612.TimerBcnt -= i) <= 0) + { + // timer b overflow + YM2612.Status |= (YM2612.Mode & 0x08) >> 2; + YM2612.TimerBcnt += YM2612.TimerBL; + } + } + } + while ( remain > 0 ); +} + +void Ym2612_GENS_Impl::run( int pair_count, Ym2612_GENS_Emu::sample_t* out ) +{ + if ( pair_count <= 0 ) + return; + + if ( YM2612.Mode & 3 ) + run_timer( pair_count ); + + // Mise à jour des pas des compteurs-frequences s'ils ont ete modifies + + for ( int chi = 0; chi < channel_count; chi++ ) + { + channel_t& ch = YM2612.CHANNEL [chi]; + if ( ch.SLOT [0].Finc != -1 ) + continue; + + int i2 = 0; + if ( chi == 2 && (YM2612.Mode & 0x40) ) + i2 = 2; + + for ( int i = 0; i < 4; i++ ) + { + // static int seq [4] = { 2, 1, 3, 0 }; + // if ( i2 ) i2 = seq [i]; + + slot_t& sl = ch.SLOT [i]; + int finc = g.FINC_TAB [ch.FNUM [i2]] >> (7 - ch.FOCT [i2]); + int ksr = ch.KC [i2] >> sl.KSR_S; // keycode attenuation + sl.Finc = (finc + sl.DT [ch.KC [i2]]) * sl.MUL; + if (sl.KSR != ksr) // si le KSR a change alors + { // les differents taux pour l'enveloppe sont mis à jour + sl.KSR = ksr; + + sl.EincA = sl.AR [ksr]; + sl.EincD = sl.DR [ksr]; + sl.EincS = sl.SR [ksr]; + sl.EincR = sl.RR [ksr]; + + if (sl.Ecurp == ATTACK) + { + sl.Einc = sl.EincA; + } + else if (sl.Ecurp == DECAY) + { + sl.Einc = sl.EincD; + } + else if (sl.Ecnt < ENV_END) + { + if (sl.Ecurp == SUBSTAIN) + sl.Einc = sl.EincS; + else if (sl.Ecurp == RELEASE) + sl.Einc = sl.EincR; + } + } + + if ( i2 ) + i2 = (i2 ^ 2) ^ (i2 >> 1); + } + } + + for ( int i = 0; i < channel_count; i++ ) + { + if ( !(mute_mask & (1 << i)) && (i != 5 || !YM2612.DAC) ) + UPDATE_CHAN [YM2612.CHANNEL [i].ALGO]( g, YM2612.CHANNEL [i], out, pair_count ); + } + + g.LFOcnt += g.LFOinc * pair_count; +} + +void Ym2612_GENS_Emu::run( int pair_count, sample_t* out ) { impl->run( pair_count, out ); } diff --git a/Frameworks/GME/gme/Ym2612_GENS.h b/Frameworks/GME/gme/Ym2612_GENS.h new file mode 100644 index 000000000..4cb2e8ae3 --- /dev/null +++ b/Frameworks/GME/gme/Ym2612_GENS.h @@ -0,0 +1,38 @@ +// YM2612 FM sound chip emulator interface + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef YM2612_EMU_H +#define YM2612_EMU_H + +struct Ym2612_GENS_Impl; + +class Ym2612_GENS_Emu { + Ym2612_GENS_Impl* impl; +public: + Ym2612_GENS_Emu() { impl = 0; } + ~Ym2612_GENS_Emu(); + + // Set output sample rate and chip clock rates, in Hz. Returns non-zero + // if error. + const char* set_rate( double sample_rate, double clock_rate ); + + // Reset to power-up state + void reset(); + + // Mute voice n if bit n (1 << n) of mask is set + enum { channel_count = 6 }; + void mute_voices( int mask ); + + // Write addr to register 0 then data to register 1 + void write0( int addr, int data ); + + // Write addr to register 2 then data to register 3 + void write1( int addr, int data ); + + // Run and add pair_count samples into current output buffer contents + typedef short sample_t; + enum { out_chan_count = 2 }; // stereo + void run( int pair_count, sample_t* out ); +}; + +#endif diff --git a/Frameworks/GME/vgmplay/chips/fm2612.c b/Frameworks/GME/gme/Ym2612_MAME.cpp similarity index 73% rename from Frameworks/GME/vgmplay/chips/fm2612.c rename to Frameworks/GME/gme/Ym2612_MAME.cpp index 124577da9..d1cf21abd 100644 --- a/Frameworks/GME/vgmplay/chips/fm2612.c +++ b/Frameworks/GME/gme/Ym2612_MAME.cpp @@ -1,3 +1,9 @@ +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +// Based on Mame YM2612 ym2612.c + +#include "Ym2612_MAME.h" + /* ** ** File: fm2612.c -- software implementation of Yamaha YM2612 FM sound generator @@ -24,6 +30,11 @@ ** ** CHANGELOG: ** +** 26-09-2017 Eke-Eke (Genesis Plus GX): +** - fixed EG counter loopback behavior (verified on YM3438 die) +** - reverted changes to EG rates 2-7 increment values +** +** xx-xx-xxxx ** - fixed LFO implementation: ** .added support for CH3 special mode: fixes various sound effects (birds in Warlock, bug sound in Aladdin...) ** .inverted LFO AM waveform: fixes Spider-Man & Venom : Separation Anxiety (intro), California Games (surfing event) @@ -118,9 +129,6 @@ ** change ADPCMA_DECODE_MIN/MAX. */ - - - /************************************************************************/ /* comment of hiro-shi(Hiromitsu Shioya) */ /* YM2610(B) = OPN-B */ @@ -128,21 +136,232 @@ /* YM2610B : PSG:3ch FM:6ch ADPCM(18.5KHz):6ch DeltaT ADPCM:1ch */ /************************************************************************/ -//#include "emu.h" #include -#include +#include /* for memset */ +#include /* for NULL */ #include -#include "mamedef.h" -#include "fm.h" +#include -#ifndef NULL -#define NULL ((void *)0) +namespace Ym2612_MameImpl +{ + +/* ---- mamedef - begin ---- */ +/* typedefs to use MAME's (U)INTxx types (copied from MAME\src\ods\odscomm.h) */ +/* 8-bit values */ +typedef unsigned char UINT8; +typedef signed char INT8; + +/* 16-bit values */ +typedef unsigned short UINT16; +typedef signed short INT16; + +/* 32-bit values */ +#ifndef _WINDOWS_H +typedef unsigned int UINT32; +typedef signed int INT32; #endif +/* 64-bit values */ +#ifndef _WINDOWS_H +#ifdef _MSC_VER +typedef signed __int64 INT64; +typedef unsigned __int64 UINT64; +#else +__extension__ typedef unsigned long long UINT64; +__extension__ typedef signed long long INT64; +#endif +#endif + +/* offsets and addresses are 32-bit (for now...) */ +typedef UINT32 offs_t; + +/* stream_sample_t is used to represent a single sample in a sound stream */ +typedef INT16 stream_sample_t; + +#if defined(VGM_BIG_ENDIAN) +#define BYTE_XOR_BE(x) (x) +#elif defined(VGM_LITTLE_ENDIAN) +#define BYTE_XOR_BE(x) ((x) ^ 0x01) +#else +/* don't define BYTE_XOR_BE so that it throws an error when compiling */ +#endif + +#if defined(_MSC_VER) +//#define INLINE static __forceinline +#define INLINE static __inline +#elif defined(__GNUC__) +#define INLINE static __inline__ +#else +#define INLINE static inline +#endif + +#ifndef M_PI +#define M_PI 3.14159265358979323846 +#endif + +#ifdef _DEBUG +#define logerror printf +#else +#define logerror +#endif + +typedef void (*SRATE_CALLBACK)(void*, UINT32); +/* ---- mamedef - end ---- */ + +/* --- select emulation chips --- */ +/* +#define BUILD_YM2203 (HAS_YM2203) // build YM2203(OPN) emulator +#define BUILD_YM2608 (HAS_YM2608) // build YM2608(OPNA) emulator +#define BUILD_YM2610 (HAS_YM2610) // build YM2610(OPNB) emulator +#define BUILD_YM2610B (HAS_YM2610B) // build YM2610B(OPNB?)emulator +#define BUILD_YM2612 (HAS_YM2612) // build YM2612(OPN2) emulator +#define BUILD_YM3438 (HAS_YM3438) // build YM3438(OPN) emulator +*/ +#define BUILD_YM2203 0 +#define BUILD_YM2608 0 +#define BUILD_YM2610 0 +#define BUILD_YM2610B 0 +#define BUILD_YM2612 1 +#define BUILD_YM3438 0 + +#define FM_BUSY_FLAG_SUPPORT 0 + +/* select bit size of output : 8 or 16 */ +#define FM_SAMPLE_BITS 16 + +/* select timer system internal or external */ +#define FM_INTERNAL_TIMER 1 + +/* --- speedup optimize --- */ +/* busy flag enulation , The definition of FM_GET_TIME_NOW() is necessary. */ +/* #define FM_BUSY_FLAG_SUPPORT 1 */ + +/* --- external SSG(YM2149/AY-3-8910)emulator interface port */ +/* used by YM2203,YM2608,and YM2610 */ +typedef struct _ssg_callbacks ssg_callbacks; +struct _ssg_callbacks +{ + void (*set_clock)(void *param, int clock); + void (*write)(void *param, int address, int data); + int (*read)(void *param); + void (*reset)(void *param); +}; + +/* --- external callback funstions for realtime update --- */ + +#if FM_BUSY_FLAG_SUPPORT +#define TIME_TYPE attotime +#define UNDEFINED_TIME attotime_zero +#define FM_GET_TIME_NOW(machine) timer_get_time(machine) +#define ADD_TIMES(t1, t2) attotime_add((t1), (t2)) +#define COMPARE_TIMES(t1, t2) attotime_compare((t1), (t2)) +#define MULTIPLY_TIME_BY_INT(t,i) attotime_mul(t, i) +#endif + +/* compiler dependence */ +#if 0 +#ifndef OSD_CPU_H +#define OSD_CPU_H +typedef unsigned char UINT8; /* unsigned 8bit */ +typedef unsigned short UINT16; /* unsigned 16bit */ +typedef unsigned int UINT32; /* unsigned 32bit */ +typedef signed char INT8; /* signed 8bit */ +typedef signed short INT16; /* signed 16bit */ +typedef signed int INT32; /* signed 32bit */ +#endif /* OSD_CPU_H */ +#endif + +typedef stream_sample_t FMSAMPLE; +/* +#if (FM_SAMPLE_BITS==16) +typedef INT16 FMSAMPLE; +#endif +#if (FM_SAMPLE_BITS==8) +typedef unsigned char FMSAMPLE; +#endif +*/ + +typedef void (*FM_TIMERHANDLER)(void *param,int c,int cnt,int clock); +typedef void (*FM_IRQHANDLER)(void *param,int irq); +/* FM_TIMERHANDLER : Stop or Start timer */ +/* int n = chip number */ +/* int c = Channel 0=TimerA,1=TimerB */ +/* int count = timer count (0=stop) */ +/* doube stepTime = step time of one count (sec.)*/ + +/* FM_IRQHHANDLER : IRQ level changing sense */ +/* int n = chip number */ +/* int irq = IRQ level 0=OFF,1=ON */ + +/** + * @brief Initialize chip and return the instance + * @param param Unused, keep NULL + * @param baseclock YM2612 clock + * @param rate Output sample rate + * @param TimerHandler Keep NULL + * @param IRQHandler Keep NULL + * @return Chip instance or NULL on any error + */ +static void * ym2612_init(void *param, int baseclock, int rate, + FM_TIMERHANDLER TimerHandler,FM_IRQHANDLER IRQHandler); +/** + * @brief Free chip instance + * @param chip Chip instance + */ +static void ym2612_shutdown(void *chip); +/** + * @brief Reset state of the chip + * @param chip Chip instance + */ +static void ym2612_reset_chip(void *chip); +/** + * @brief Generate stereo output of specified length + * @param chip Chip instance + * @param buffer Output sound buffer + * @param frames Output buffer size in frames (one frame - two array entries of the buffer) + * @param mix 0 - override buffer data, 1 - mix output data with a content of the buffer + */ +static void ym2612_generate(void *chip, FMSAMPLE *buffer, int frames, int mix); +#define ym2612_update_one(chip, buffer, length) ym2612_generate(chip, buffer, length, 0) + +/** + * @brief Single-Sample generation prepare + * @param chip Chip instance + */ +static void ym2612_pre_generate(void *chip); +/** + * @brief Generate single stereo PCM frame. Will be used native sample rate of 53267 Hz + * @param chip Chip instance + * @param buffer One stereo PCM frame + */ +static void ym2612_generate_one_native(void *chip, FMSAMPLE buffer[2]); + +/* void ym2612_post_generate(void *chip, int length); */ + +static int ym2612_write(void *chip, int a,unsigned char v); +#if 0 +static unsigned char ym2612_read(void *chip,int a); +static int ym2612_timer_over(void *chip, int c ); +#endif + +#ifdef __STATE_H__ +static void ym2612_postload(void *chip); +#endif + +static void ym2612_set_mutemask(void *chip, UINT32 MuteMask); +#if 0 +static void ym2612_setoptions(UINT8 Flags); +#endif + + +static stream_sample_t *DUMMYBUF = NULL; + /* shared function building option */ #define BUILD_OPN (BUILD_YM2203||BUILD_YM2608||BUILD_YM2610||BUILD_YM2610B||BUILD_YM2612||BUILD_YM3438) #define BUILD_OPN_PRESCALER (BUILD_YM2203||BUILD_YM2608) +#define RSM_ENABLE 1 +#define RSM_FRAC 10 /* globals */ #define TYPE_SSG 0x01 /* SSG support */ @@ -265,8 +484,8 @@ O(18),O(18),O(18),O(18),O(18),O(18),O(18),O(18), O( 0),O( 1),O( 2),O( 3), O( 0),O( 1),O( 2),O( 3), */ -O(18),O(18),O( 0),O( 0), -O( 0),O( 0),O( 2),O( 2), // Nemesis's tests +O(18),O(18),O( 2),O( 3), /* from Nemesis's tests on real YM2612 hardware */ +O( 0),O( 1),O( 2),O( 2), /* Nemesis's tests */ O( 0),O( 1),O( 2),O( 3), O( 0),O( 1),O( 2),O( 3), @@ -603,13 +822,12 @@ typedef struct UINT8 kcode; /* key code: */ UINT32 block_fnum; /* current blk/fnum value for this slot (can be different betweeen slots of one channel in 3slot mode) */ UINT8 Muted; - UINT8 *IsVGMInit; } FM_CH; typedef struct { - //running_device *device; + /* running_device *device; */ void * param; /* this chip parameter */ double freqbase; /* frequency base */ int timer_prescaler; /* timer prescaler */ @@ -619,7 +837,13 @@ typedef struct TIME_TYPE busy_expiry_time; /* expiry time of the busy status */ #endif UINT32 clock; /* master clock (Hz) */ - UINT32 rate; /* sampling rate (Hz) */ + UINT32 rate; /* internal sampling rate (Hz) */ +#if RSM_ENABLE + INT32 rateratio; /* resampling ratio */ + INT32 framecnt; /* resampling frames count*/ + FMSAMPLE cur_sample[2]; /* previous sample */ + FMSAMPLE prev_sample[2]; /* previous sample */ +#endif UINT8 address; /* address register */ UINT8 status; /* status flag */ UINT32 mode; /* mode CSM / 3SLOT */ @@ -669,7 +893,7 @@ typedef struct /* there are 2048 FNUMs that can be generated using FNUM/BLK registers - but LFO works with one more bit of a precision so we really need 4096 elements */ + but LFO works with one more bit of a precision so we really need 4096 elements */ UINT32 fn_table[4096]; /* fnumber->increment counter */ UINT32 fn_max; /* maximal phase increment (used for phase overflow) */ @@ -685,7 +909,6 @@ typedef struct INT32 mem; /* one sample delay memory */ INT32 out_fm[6]; /* outputs of working channels */ - UINT8 *IsVGMInit; } FM_OPN; /* here's the virtual YM2612 */ @@ -697,17 +920,15 @@ typedef struct UINT8 addr_A1; /* address line A1 */ /* dac output (YM2612) */ - //int dacen; + /* int dacen; */ UINT8 dacen; UINT8 dac_test; INT32 dacout; UINT8 MuteDAC; - + UINT8 WaveOutMode; INT32 WaveL; INT32 WaveR; - - UINT8 PseudoSt; } YM2612; /* log output level */ @@ -726,6 +947,11 @@ typedef struct else if ( val < min ) val = min; \ } +#if 0 +#define USE_VGM_INIT_SWITCH +static UINT8 IsVGMInit = 0; +#endif +static UINT8 PseudoSt = 0x00; /*#include static FILE* hFile; static UINT32 FileSample;*/ @@ -769,9 +995,9 @@ INLINE void FM_KEYON(FM_OPN *OPN, FM_CH *CH , int s ) { FM_SLOT *SLOT = &CH->SLOT[s]; - // Note by Valley Bell: - // I assume that the CSM mode shouldn't affect channels - // other than FM3, so I added a check for it here. + /* Note by Valley Bell: + I assume that the CSM mode shouldn't affect channels + other than FM3, so I added a check for it here.*/ if( !SLOT->key && (!OPN->SL3.key_csm || CH == &OPN->P_CH[3])) { /* restart Phase Generator */ @@ -787,7 +1013,7 @@ INLINE void FM_KEYON(FM_OPN *OPN, FM_CH *CH , int s ) else { /* force attenuation level to 0 */ - SLOT->volume = MIN_ATT_INDEX; + SLOT->volume = MIN_ATT_INDEX; /* directly switch to Decay (or Sustain) */ SLOT->state = (SLOT->sl == MIN_ATT_INDEX) ? EG_SUS : EG_DEC; @@ -809,13 +1035,16 @@ INLINE void FM_KEYOFF(FM_OPN *OPN, FM_CH *CH , int s ) if (SLOT->key && (!OPN->SL3.key_csm || CH == &OPN->P_CH[3])) { - if (*OPN->IsVGMInit) // workaround for VGMs trimmed with VGMTool +#ifdef USE_VGM_INIT_SWITCH + if (IsVGMInit) /* workaround for VGMs trimmed with VGMTool */ { SLOT->state = EG_OFF; SLOT->volume = MAX_ATT_INDEX; SLOT->vol_out= MAX_ATT_INDEX; } - else if (SLOT->state>EG_REL) + else +#endif + if (SLOT->state>EG_REL) { SLOT->state = EG_REL; /* phase -> Release */ @@ -824,7 +1053,7 @@ INLINE void FM_KEYOFF(FM_OPN *OPN, FM_CH *CH , int s ) { /* convert EG attenuation level */ if (SLOT->ssgn ^ (SLOT->ssg&0x04)) - SLOT->volume = (0x200 - SLOT->volume); + SLOT->volume = (0x200 - SLOT->volume); /* force EG attenuation level */ if (SLOT->volume >= 0x200) @@ -880,13 +1109,16 @@ INLINE void FM_KEYOFF_CSM(FM_CH *CH , int s ) FM_SLOT *SLOT = &CH->SLOT[s]; if (!SLOT->key) { - if (*CH->IsVGMInit) +#ifdef USE_VGM_INIT_SWITCH + if (IsVGMInit) { SLOT->state = EG_OFF; SLOT->volume = MAX_ATT_INDEX; SLOT->vol_out= MAX_ATT_INDEX; } - else if (SLOT->state>EG_REL) + else +#endif + if (SLOT->state>EG_REL) { SLOT->state = EG_REL; /* phase -> Release */ @@ -940,29 +1172,29 @@ INLINE void set_timers( FM_OPN *OPN, FM_ST *ST, void *n, int v ) } } - // reset Timer b flag + /* reset Timer b flag */ if( v & 0x20 ) FM_STATUS_RESET(ST,0x02); - // reset Timer a flag + /* reset Timer a flag */ if( v & 0x10 ) FM_STATUS_RESET(ST,0x01); - // load b + /* load b */ if ((v&2) && !(ST->mode&2)) { ST->TBC = ( 256-ST->TB)<<4; /* External timer handler */ - if (ST->timer_handler) (ST->timer_handler)(n,1,ST->TBC * ST->timer_prescaler,ST->clock); + if (ST->timer_handler) (ST->timer_handler)(n,1,ST->TBC * ST->timer_prescaler,(int)ST->clock); } - // load a + /* load a */ if ((v&1) && !(ST->mode&1)) { ST->TAC = (1024-ST->TA); /* External timer handler */ - if (ST->timer_handler) (ST->timer_handler)(n,0,ST->TAC * ST->timer_prescaler,ST->clock); + if (ST->timer_handler) (ST->timer_handler)(n,0,ST->TAC * ST->timer_prescaler,(int)ST->clock); ST->TAC *= 4096; } - ST->mode = v; + ST->mode = (UINT32)v; } @@ -973,7 +1205,7 @@ INLINE void TimerAOver(FM_ST *ST) if(ST->mode & 0x04) FM_STATUS_SET(ST,0x01); /* clear or reload the counter */ ST->TAC = (1024-ST->TA); - if (ST->timer_handler) (ST->timer_handler)(ST->param,0,ST->TAC * ST->timer_prescaler,ST->clock); + if (ST->timer_handler) (ST->timer_handler)(ST->param,0,ST->TAC * ST->timer_prescaler,(int)ST->clock); ST->TAC *= 4096; } /* Timer B Overflow */ @@ -983,13 +1215,13 @@ INLINE void TimerBOver(FM_ST *ST) if(ST->mode & 0x08) FM_STATUS_SET(ST,0x02); /* clear or reload the counter */ ST->TBC = ( 256-ST->TB)<<4; - if (ST->timer_handler) (ST->timer_handler)(ST->param,1,ST->TBC * ST->timer_prescaler,ST->clock); + if (ST->timer_handler) (ST->timer_handler)(ST->param,1,ST->TBC * ST->timer_prescaler,(int)ST->clock); } #if FM_INTERNAL_TIMER /* ----- internal timer mode , update timer */ -// Valley Bell: defines fixed +/* Valley Bell: defines fixed */ /* ---------- calculate timer A ---------- */ #define INTERNAL_TIMER_A(ST,CSM_CH) \ @@ -1143,6 +1375,7 @@ INLINE void set_det_mul(FM_ST *ST,FM_CH *CH,FM_SLOT *SLOT,int v) INLINE void set_tl(FM_CH *CH,FM_SLOT *SLOT , int v) { SLOT->tl = (v&0x7f)<<(ENV_BITS-7); /* 7bit TL */ + (void)CH; /* recalculate EG output */ if ((SLOT->ssg&0x08) && (SLOT->ssgn ^ (SLOT->ssg&0x04)) && (SLOT->state > EG_REL)) @@ -1155,6 +1388,7 @@ INLINE void set_tl(FM_CH *CH,FM_SLOT *SLOT , int v) INLINE void set_ar_ksr(UINT8 type, FM_CH *CH,FM_SLOT *SLOT,int v) { UINT8 old_KSR = SLOT->KSR; + (void)type; SLOT->ar = (v&0x1f) ? 32 + ((v&0x1f)<<1) : 0; @@ -1183,6 +1417,7 @@ INLINE void set_ar_ksr(UINT8 type, FM_CH *CH,FM_SLOT *SLOT,int v) /* set decay rate */ INLINE void set_dr(UINT8 type, FM_SLOT *SLOT,int v) { + (void)type; SLOT->d1r = (v&0x1f) ? 32 + ((v&0x1f)<<1) : 0; SLOT->eg_sh_d1r = eg_rate_shift [SLOT->d1r + SLOT->ksr]; @@ -1192,6 +1427,7 @@ INLINE void set_dr(UINT8 type, FM_SLOT *SLOT,int v) /* set sustain rate */ INLINE void set_sr(UINT8 type, FM_SLOT *SLOT,int v) { + (void)type; SLOT->d2r = (v&0x1f) ? 32 + ((v&0x1f)<<1) : 0; SLOT->eg_sh_d2r = eg_rate_shift [SLOT->d2r + SLOT->ksr]; @@ -1201,6 +1437,7 @@ INLINE void set_sr(UINT8 type, FM_SLOT *SLOT,int v) /* set release rate */ INLINE void set_sl_rr(UINT8 type, FM_SLOT *SLOT,int v) { + (void)type; SLOT->sl = sl_table[ v>>4 ]; /* check EG state changes */ @@ -1229,14 +1466,14 @@ INLINE void advance_lfo(FM_OPN *OPN) /* There are 128 LFO steps */ OPN->lfo_cnt = ( OPN->lfo_cnt + 1 ) & 127; - // Valley Bell: Replaced old code (non-inverted triangle) with - // the one from Genesis Plus GX 1.71. + /* Valley Bell: Replaced old code (non-inverted triangle) with + the one from Genesis Plus GX 1.71. */ /* triangle (inverted) */ /* AM: from 126 to 0 step -2, 0 to 126 step +2 */ if (OPN->lfo_cnt<64) - OPN->LFO_AM = (OPN->lfo_cnt ^ 63) << 1; + OPN->LFO_AM = (UINT32)(OPN->lfo_cnt ^ 63) << 1; else - OPN->LFO_AM = (OPN->lfo_cnt & 63) << 1; + OPN->LFO_AM = (UINT32)(OPN->lfo_cnt & 63) << 1; /* PM works with 4 times slower clock */ OPN->LFO_PM = OPN->lfo_cnt >> 2; @@ -1246,7 +1483,7 @@ INLINE void advance_lfo(FM_OPN *OPN) INLINE void advance_eg_channel(FM_OPN *OPN, FM_SLOT *SLOT) { - //unsigned int out; + /* unsigned int out; */ unsigned int i = 4; /* four operators per channel */ do @@ -1256,145 +1493,147 @@ INLINE void advance_eg_channel(FM_OPN *OPN, FM_SLOT *SLOT) case EG_ATT: /* attack phase */ if (!(OPN->eg_cnt & ((1<eg_sh_ar)-1))) { - /* update attenuation level */ - SLOT->volume += (~SLOT->volume * (eg_inc[SLOT->eg_sel_ar + ((OPN->eg_cnt>>SLOT->eg_sh_ar)&7)]))>>4; + /* update attenuation level */ + SLOT->volume += (~SLOT->volume * (eg_inc[SLOT->eg_sel_ar + ((OPN->eg_cnt>>SLOT->eg_sh_ar)&7)]))>>4; - /* check phase transition*/ - if (SLOT->volume <= MIN_ATT_INDEX) - { - SLOT->volume = MIN_ATT_INDEX; - SLOT->state = (SLOT->sl == MIN_ATT_INDEX) ? EG_SUS : EG_DEC; /* special case where SL=0 */ - } + /* check phase transition*/ + if (SLOT->volume <= MIN_ATT_INDEX) + { + SLOT->volume = MIN_ATT_INDEX; + SLOT->state = (SLOT->sl == MIN_ATT_INDEX) ? EG_SUS : EG_DEC; /* special case where SL=0 */ + } - /* recalculate EG output */ - if ((SLOT->ssg&0x08) && (SLOT->ssgn ^ (SLOT->ssg&0x04))) /* SSG-EG Output Inversion */ - SLOT->vol_out = ((UINT32)(0x200 - SLOT->volume) & MAX_ATT_INDEX) + SLOT->tl; - else - SLOT->vol_out = (UINT32)SLOT->volume + SLOT->tl; + /* recalculate EG output */ + if ((SLOT->ssg&0x08) && (SLOT->ssgn ^ (SLOT->ssg&0x04))) /* SSG-EG Output Inversion */ + SLOT->vol_out = ((UINT32)(0x200 - SLOT->volume) & MAX_ATT_INDEX) + SLOT->tl; + else + SLOT->vol_out = (UINT32)SLOT->volume + SLOT->tl; } break; case EG_DEC: /* decay phase */ if (!(OPN->eg_cnt & ((1<eg_sh_d1r)-1))) { - /* SSG EG type */ - if (SLOT->ssg&0x08) - { - /* update attenuation level */ - if (SLOT->volume < 0x200) - { - SLOT->volume += 4 * eg_inc[SLOT->eg_sel_d1r + ((OPN->eg_cnt>>SLOT->eg_sh_d1r)&7)]; - - /* recalculate EG output */ - if (SLOT->ssgn ^ (SLOT->ssg&0x04)) /* SSG-EG Output Inversion */ - SLOT->vol_out = ((UINT32)(0x200 - SLOT->volume) & MAX_ATT_INDEX) + SLOT->tl; - else - SLOT->vol_out = (UINT32)SLOT->volume + SLOT->tl; - } - - } - else - { + /* SSG EG type */ + if (SLOT->ssg&0x08) + { /* update attenuation level */ - SLOT->volume += eg_inc[SLOT->eg_sel_d1r + ((OPN->eg_cnt>>SLOT->eg_sh_d1r)&7)]; + if (SLOT->volume < 0x200) + { + SLOT->volume += 4 * eg_inc[SLOT->eg_sel_d1r + ((OPN->eg_cnt>>SLOT->eg_sh_d1r)&7)]; /* recalculate EG output */ - SLOT->vol_out = (UINT32)SLOT->volume + SLOT->tl; - } + if (SLOT->ssgn ^ (SLOT->ssg&0x04)) /* SSG-EG Output Inversion */ + SLOT->vol_out = ((UINT32)(0x200 - SLOT->volume) & MAX_ATT_INDEX) + SLOT->tl; + else + SLOT->vol_out = (UINT32)SLOT->volume + SLOT->tl; + } - /* check phase transition*/ - if (SLOT->volume >= (INT32)(SLOT->sl)) - SLOT->state = EG_SUS; + } + else + { + /* update attenuation level */ + SLOT->volume += eg_inc[SLOT->eg_sel_d1r + ((OPN->eg_cnt>>SLOT->eg_sh_d1r)&7)]; + + /* recalculate EG output */ + SLOT->vol_out = (UINT32)SLOT->volume + SLOT->tl; + } + + /* check phase transition*/ + if (SLOT->volume >= (INT32)(SLOT->sl)) + SLOT->state = EG_SUS; } break; case EG_SUS: /* sustain phase */ if (!(OPN->eg_cnt & ((1<eg_sh_d2r)-1))) { - /* SSG EG type */ - if (SLOT->ssg&0x08) - { + /* SSG EG type */ + if (SLOT->ssg&0x08) + { + /* update attenuation level */ + if (SLOT->volume < 0x200) + { + SLOT->volume += 4 * eg_inc[SLOT->eg_sel_d2r + ((OPN->eg_cnt>>SLOT->eg_sh_d2r)&7)]; + + /* recalculate EG output */ + if (SLOT->ssgn ^ (SLOT->ssg&0x04)) /* SSG-EG Output Inversion */ + SLOT->vol_out = ((UINT32)(0x200 - SLOT->volume) & MAX_ATT_INDEX) + SLOT->tl; + else + SLOT->vol_out = (UINT32)SLOT->volume + SLOT->tl; + } + } + else + { /* update attenuation level */ - if (SLOT->volume < 0x200) - { - SLOT->volume += 4 * eg_inc[SLOT->eg_sel_d2r + ((OPN->eg_cnt>>SLOT->eg_sh_d2r)&7)]; + SLOT->volume += eg_inc[SLOT->eg_sel_d2r + ((OPN->eg_cnt>>SLOT->eg_sh_d2r)&7)]; - /* recalculate EG output */ - if (SLOT->ssgn ^ (SLOT->ssg&0x04)) /* SSG-EG Output Inversion */ - SLOT->vol_out = ((UINT32)(0x200 - SLOT->volume) & MAX_ATT_INDEX) + SLOT->tl; - else - SLOT->vol_out = (UINT32)SLOT->volume + SLOT->tl; - } - } - else - { - /* update attenuation level */ - SLOT->volume += eg_inc[SLOT->eg_sel_d2r + ((OPN->eg_cnt>>SLOT->eg_sh_d2r)&7)]; + /* check phase transition*/ + if ( SLOT->volume >= MAX_ATT_INDEX ) + SLOT->volume = MAX_ATT_INDEX; + /* do not change SLOT->state (verified on real chip) */ - /* check phase transition*/ - if ( SLOT->volume >= MAX_ATT_INDEX ) - SLOT->volume = MAX_ATT_INDEX; - /* do not change SLOT->state (verified on real chip) */ - - /* recalculate EG output */ - SLOT->vol_out = (UINT32)SLOT->volume + SLOT->tl; - } + /* recalculate EG output */ + SLOT->vol_out = (UINT32)SLOT->volume + SLOT->tl; + } } break; case EG_REL: /* release phase */ if (!(OPN->eg_cnt & ((1<eg_sh_rr)-1))) { - /* SSG EG type */ - if (SLOT->ssg&0x08) - { - /* update attenuation level */ - if (SLOT->volume < 0x200) - SLOT->volume += 4 * eg_inc[SLOT->eg_sel_rr + ((OPN->eg_cnt>>SLOT->eg_sh_rr)&7)]; - /* check phase transition */ - if (SLOT->volume >= 0x200) + /* SSG EG type */ + if (SLOT->ssg&0x08) + { + /* update attenuation level */ + if (SLOT->volume < 0x200) + SLOT->volume += 4 * eg_inc[SLOT->eg_sel_rr + ((OPN->eg_cnt>>SLOT->eg_sh_rr)&7)]; + /* check phase transition */ + if (SLOT->volume >= 0x200) + { + SLOT->volume = MAX_ATT_INDEX; + SLOT->state = EG_OFF; + } + } + else + { + /* update attenuation level */ + SLOT->volume += eg_inc[SLOT->eg_sel_rr + ((OPN->eg_cnt>>SLOT->eg_sh_rr)&7)]; + + /* check phase transition*/ + if (SLOT->volume >= MAX_ATT_INDEX) { SLOT->volume = MAX_ATT_INDEX; SLOT->state = EG_OFF; } - } - else - { - /* update attenuation level */ - SLOT->volume += eg_inc[SLOT->eg_sel_rr + ((OPN->eg_cnt>>SLOT->eg_sh_rr)&7)]; + } - /* check phase transition*/ - if (SLOT->volume >= MAX_ATT_INDEX) - { - SLOT->volume = MAX_ATT_INDEX; - SLOT->state = EG_OFF; - } - } - - /* recalculate EG output */ - SLOT->vol_out = (UINT32)SLOT->volume + SLOT->tl; + /* recalculate EG output */ + SLOT->vol_out = (UINT32)SLOT->volume + SLOT->tl; } break; } - // Valley Bell: These few lines are missing in Genesis Plus GX' ym2612 core file. - // Disabling them fixes the SSG-EG. - // Additional Note: Asterix and the Great Rescue: Level 1 sounds "better" with these lines, - // but less accurate. - /*out = ((UINT32)SLOT->volume); + /* Valley Bell: These few lines are missing in Genesis Plus GX' ym2612 core file. + Disabling them fixes the SSG-EG. + Additional Note: Asterix and the Great Rescue: Level 1 sounds "better" with these lines, + but less accurate. */ + #if 0 + out = ((UINT32)SLOT->volume); - // negate output (changes come from alternate bit, init comes from attack bit) + /* negate output (changes come from alternate bit, init comes from attack bit) */ if ((SLOT->ssg&0x08) && (SLOT->ssgn&2) && (SLOT->state > EG_REL)) out ^= MAX_ATT_INDEX; - // we need to store the result here because we are going to change ssgn - // in next instruction - SLOT->vol_out = out + SLOT->tl;*/ + /* we need to store the result here because we are going to change ssgn + in next instruction */ + SLOT->vol_out = out + SLOT->tl; + #endif SLOT++; i--; - }while (i); + } while (i); } @@ -1415,8 +1654,8 @@ INLINE void update_ssg_eg_channel(FM_SLOT *SLOT) if (SLOT->ssg & 0x01) /* bit 0 = hold SSG-EG */ { /* set inversion flag */ - if (SLOT->ssg & 0x02) - SLOT->ssgn = 4; + if (SLOT->ssg & 0x02) + SLOT->ssgn = 4; /* force attenuation level during decay phases */ if ((SLOT->state != EG_ATT) && !(SLOT->ssgn ^ (SLOT->ssg & 0x04))) @@ -1425,10 +1664,10 @@ INLINE void update_ssg_eg_channel(FM_SLOT *SLOT) else /* loop SSG-EG */ { /* toggle output inversion flag or reset Phase Generator */ - if (SLOT->ssg & 0x02) - SLOT->ssgn ^= 4; - else - SLOT->phase = 0; + if (SLOT->ssg & 0x02) + SLOT->ssgn ^= 4; + else + SLOT->phase = 0; /* same as Key ON */ if (SLOT->state != EG_ATT) @@ -1475,10 +1714,10 @@ INLINE void update_phase_lfo_slot(FM_OPN *OPN, FM_SLOT *SLOT, INT32 pms, UINT32 /* recalculate keyscale code */ /*int kc = (blk<<2) | opn_fktable[fn >> 7];*/ /* This really stupid bug caused a read outside of the - array [size 0x10] and returned invalid values. - This caused an annoying vibrato for some notes. - (Note: seems to be a copy-and-paste from OPNWriteReg -> case 0xA0) - Why are MAME cores always SOO buggy ?! */ + array [size 0x10] and returned invalid values. + This caused an annoying vibrato for some notes. + (Note: seems to be a copy-and-paste from OPNWriteReg -> case 0xA0) + Why are MAME cores always SOO buggy ?! */ /* Oh, and before I forget: it's correct in fm.c */ int kc = (blk<<2) | opn_fktable[fn >> 8]; /* Thanks to Blargg - his patch that helped me to find this bug */ @@ -1539,10 +1778,10 @@ INLINE void update_phase_lfo_channel(FM_OPN *OPN, FM_CH *CH) } else /* LFO phase modulation = zero */ { - CH->SLOT[SLOT1].phase += CH->SLOT[SLOT1].Incr; - CH->SLOT[SLOT2].phase += CH->SLOT[SLOT2].Incr; - CH->SLOT[SLOT3].phase += CH->SLOT[SLOT3].Incr; - CH->SLOT[SLOT4].phase += CH->SLOT[SLOT4].Incr; + CH->SLOT[SLOT1].phase += CH->SLOT[SLOT1].Incr; + CH->SLOT[SLOT2].phase += CH->SLOT[SLOT2].Incr; + CH->SLOT[SLOT3].phase += CH->SLOT[SLOT3].Incr; + CH->SLOT[SLOT4].phase += CH->SLOT[SLOT4].Incr; } } @@ -1614,10 +1853,7 @@ INLINE signed int op_calc(UINT32 phase, unsigned int env, signed int pm) INLINE signed int op_calc1(UINT32 phase, unsigned int env, signed int pm) { - UINT32 p; - - p = (env<<3) + sin_tab[ ( ((signed int)((phase & ~FREQ_MASK) + pm )) >> FREQ_SH ) & SIN_MASK ]; - + UINT32 p = (env<<3) + sin_tab[ ( ((signed int)((phase & ~FREQ_MASK) + pm )) >> FREQ_SH ) & SIN_MASK ]; if (p >= TL_TAB_LEN) return 0; return tl_tab[p]; @@ -1776,29 +2012,31 @@ static void OPNWriteMode(FM_OPN *OPN, int r, int v) case 0x22: /* LFO FREQ (YM2608/YM2610/YM2610B/YM2612) */ if (v&8) /* LFO enabled ? */ { - /*if (!OPN->lfo_timer_overflow) + #if 0 + if (!OPN->lfo_timer_overflow) { - // restart LFO + /* restart LFO */ OPN->lfo_cnt = 0; OPN->lfo_timer = 0; OPN->LFO_AM = 0; OPN->LFO_PM = 0; - }*/ + } + #endif OPN->lfo_timer_overflow = lfo_samples_per_step[v&7] << LFO_SH; } else { - // Valley Bell: Ported from Genesis Plus GX 1.71 - // hold LFO waveform in reset state + /* Valley Bell: Ported from Genesis Plus GX 1.71 + hold LFO waveform in reset state */ OPN->lfo_timer_overflow = 0; OPN->lfo_timer = 0; OPN->lfo_cnt = 0; - - + + OPN->LFO_PM = 0; OPN->LFO_AM = 126; - //OPN->lfo_timer_overflow = 0; + /* OPN->lfo_timer_overflow = 0; */ } break; case 0x24: /* timer A High 8*/ @@ -1808,7 +2046,7 @@ static void OPNWriteMode(FM_OPN *OPN, int r, int v) OPN->ST.TA = (OPN->ST.TA & 0x3fc)|(v&3); break; case 0x26: /* timer B */ - OPN->ST.TB = v; + OPN->ST.TB = (UINT8)v; break; case 0x27: /* mode, timer control */ set_timers( OPN, &(OPN->ST),OPN->ST.param,v ); @@ -1877,7 +2115,7 @@ static void OPNWriteReg(FM_OPN *OPN, int r, int v) case 0x90: /* SSG-EG */ SLOT->ssg = v&0x0f; - /* recalculate EG output */ + /* recalculate EG output */ if (SLOT->state > EG_REL) { if ((SLOT->ssg&0x08) && (SLOT->ssgn ^ (SLOT->ssg&0x04))) @@ -1967,6 +2205,10 @@ static void OPNWriteReg(FM_OPN *OPN, int r, int v) switch( OPN_SLOT(r) ) { case 0: /* 0xa0-0xa2 : FNUM1 */ +#ifdef USE_VGM_INIT_SWITCH + if (IsVGMInit) + OPN->ST.fn_h = CH->block_fnum >> 8; +#endif { UINT32 fn = (((UINT32)( (OPN->ST.fn_h)&7))<<8) + v; UINT8 blk = OPN->ST.fn_h>>3; @@ -1983,8 +2225,16 @@ static void OPNWriteReg(FM_OPN *OPN, int r, int v) break; case 1: /* 0xa4-0xa6 : FNUM2,BLK */ OPN->ST.fn_h = v&0x3f; +#ifdef USE_VGM_INIT_SWITCH + if (IsVGMInit) // workaround for stupid Kega Fusion init block + CH->block_fnum = (OPN->ST.fn_h << 8) | (CH->block_fnum & 0xFF); +#endif break; case 2: /* 0xa8-0xaa : 3CH FNUM1 */ +#ifdef USE_VGM_INIT_SWITCH + if (IsVGMInit) + OPN->SL3.fn_h = OPN->SL3.block_fnum[c] >> 8; +#endif if(r < 0x100) { UINT32 fn = (((UINT32)(OPN->SL3.fn_h&7))<<8) + v; @@ -1999,7 +2249,13 @@ static void OPNWriteReg(FM_OPN *OPN, int r, int v) break; case 3: /* 0xac-0xae : 3CH FNUM2,BLK */ if(r < 0x100) + { OPN->SL3.fn_h = v&0x3f; +#ifdef USE_VGM_INIT_SWITCH + if (IsVGMInit) + OPN->SL3.block_fnum[c] = (OPN->SL3.fn_h << 8) | (OPN->SL3.block_fnum[c] & 0xFF); +#endif + } break; } break; @@ -2009,9 +2265,9 @@ static void OPNWriteReg(FM_OPN *OPN, int r, int v) { case 0: /* 0xb0-0xb2 : FB,ALGO */ { - int feedback = (v>>3)&7; + unsigned char feedback = ((v>>3)&7); CH->ALGO = v&7; - CH->FB = feedback ? feedback+6 : 0; + CH->FB = feedback ? feedback + 6 : 0; setup_connection( OPN, CH, c ); } break; @@ -2053,7 +2309,7 @@ static void init_timetables(FM_OPN *OPN, double freqbase) } /* there are 2048 FNUMs that can be generated using FNUM/BLK registers - but LFO works with one more bit of a precision so we really need 4096 elements */ + but LFO works with one more bit of a precision so we really need 4096 elements */ /* calculate fnumber -> increment counter table */ for(i = 0; i < 4096; i++) { @@ -2095,18 +2351,19 @@ static void OPNSetPres(FM_OPN *OPN, int pres, int timer_prescaler, int SSGpres) static void reset_channels( FM_ST *ST , FM_CH *CH , int num ) { - int c,s; + int c,s; + (void)ST; for( c = 0 ; c < num ; c++ ) { - //memset(&CH[c], 0x00, sizeof(FM_CH)); + /* memset(&CH[c], 0x00, sizeof(FM_CH)); */ CH[c].mem_value = 0; CH[c].op1_out[0] = 0; CH[c].op1_out[1] = 0; CH[c].fc = 0; for(s = 0 ; s < 4 ; s++ ) { - //memset(&CH[c].SLOT[s], 0x00, sizeof(FM_SLOT)); + /* memset(&CH[c].SLOT[s], 0x00, sizeof(FM_SLOT)); */ CH[c].SLOT[s].Incr = -1; CH[c].SLOT[s].key = 0; CH[c].SLOT[s].phase = 0; @@ -2225,215 +2482,273 @@ static void init_tables(void) #endif /* BUILD_OPN */ -#if (BUILD_YM2612||BUILD_YM3438) + /*******************************************************************************/ /* YM2612 local section */ /*******************************************************************************/ -/* Generate samples for one of the YM2612s */ -void ym2612_update_one(void *chip, FMSAMPLE **buffer, int length) +static void ym2612_generate(void *chip, FMSAMPLE *buffer, int frames, int mix) +{ + YM2612 *F2612 = (YM2612 *)chip; + FM_CH *cch = F2612->CH; + FMSAMPLE *bufOut = buffer; + int i; +#if !RSM_ENABLE + FMSAMPLE bufTmp[2]; +#endif + + ym2612_pre_generate(chip); + + if (!frames) + { + update_ssg_eg_channel(&cch[0].SLOT[SLOT1]); + update_ssg_eg_channel(&cch[1].SLOT[SLOT1]); + update_ssg_eg_channel(&cch[2].SLOT[SLOT1]); + update_ssg_eg_channel(&cch[3].SLOT[SLOT1]); + update_ssg_eg_channel(&cch[4].SLOT[SLOT1]); + update_ssg_eg_channel(&cch[5].SLOT[SLOT1]); + } + + /* buffering */ + for(i=0 ; i < frames ; i++) + { +#if RSM_ENABLE + while(F2612->OPN.ST.framecnt >= F2612->OPN.ST.rateratio)/* Copy-Pasta from Nuked */ + { + /* Copy-Pasta from Nuked */ + F2612->OPN.ST.prev_sample[0] = F2612->OPN.ST.cur_sample[0]; + F2612->OPN.ST.prev_sample[1] = F2612->OPN.ST.cur_sample[1]; + ym2612_generate_one_native(chip, F2612->OPN.ST.cur_sample); + F2612->OPN.ST.framecnt -= F2612->OPN.ST.rateratio; + /* Copy-Pasta from Nuked */ + } + if (mix) + { + *bufOut++ += (FMSAMPLE)((F2612->OPN.ST.prev_sample[0] * (F2612->OPN.ST.rateratio - F2612->OPN.ST.framecnt) + + F2612->OPN.ST.cur_sample[0] * F2612->OPN.ST.framecnt) / F2612->OPN.ST.rateratio); + *bufOut++ += (FMSAMPLE)((F2612->OPN.ST.prev_sample[1] * (F2612->OPN.ST.rateratio - F2612->OPN.ST.framecnt) + + F2612->OPN.ST.cur_sample[1] * F2612->OPN.ST.framecnt) / F2612->OPN.ST.rateratio); + } else { + *bufOut++ = (FMSAMPLE)((F2612->OPN.ST.prev_sample[0] * (F2612->OPN.ST.rateratio - F2612->OPN.ST.framecnt) + + F2612->OPN.ST.cur_sample[0] * F2612->OPN.ST.framecnt) / F2612->OPN.ST.rateratio); + *bufOut++ = (FMSAMPLE)((F2612->OPN.ST.prev_sample[1] * (F2612->OPN.ST.rateratio - F2612->OPN.ST.framecnt) + + F2612->OPN.ST.cur_sample[1] * F2612->OPN.ST.framecnt) / F2612->OPN.ST.rateratio); + } + F2612->OPN.ST.framecnt += 1 << RSM_FRAC; +#else + if (mix) + { + ym2612_generate_one_native(chip, bufTmp); + bufOut[0] += bufTmp[0]; + bufOut[1] += bufTmp[1]; + } + else + { + ym2612_generate_one_native(chip, bufOut); + } + bufOut += 2; +#endif + } + /* ym2612_post_generate(chip, frames); */ +} + +void ym2612_pre_generate(void *chip) { YM2612 *F2612 = (YM2612 *)chip; FM_OPN *OPN = &F2612->OPN; - INT32 *out_fm = OPN->out_fm; - int i; - FMSAMPLE *bufL,*bufR; + FM_CH *cch = F2612->CH; + + /* refresh PG and EG */ + refresh_fc_eg_chan( OPN, &cch[0] ); + refresh_fc_eg_chan( OPN, &cch[1] ); + if( (OPN->ST.mode & 0xc0) ) + { + /* 3SLOT MODE */ + if( cch[2].SLOT[SLOT1].Incr==-1) + { + refresh_fc_eg_slot(OPN, &cch[2].SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); + refresh_fc_eg_slot(OPN, &cch[2].SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); + refresh_fc_eg_slot(OPN, &cch[2].SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); + refresh_fc_eg_slot(OPN, &cch[2].SLOT[SLOT4] , cch[2].fc , cch[2].kcode ); + } + } else + refresh_fc_eg_chan( OPN, &cch[2] ); + refresh_fc_eg_chan( OPN, &cch[3] ); + refresh_fc_eg_chan( OPN, &cch[4] ); + refresh_fc_eg_chan( OPN, &cch[5] ); +} + +void ym2612_generate_one_native(void *chip, FMSAMPLE buffer[]) +{ + YM2612 *F2612 = (YM2612 *)chip; + FM_OPN *OPN = &F2612->OPN; + INT32 *out_fm = OPN->out_fm; + FM_CH *cch = F2612->CH; INT32 dacout; - FM_CH *cch[6]; int lt,rt; - /* set bufer */ - bufL = buffer[0]; - bufR = buffer[1]; - - cch[0] = &F2612->CH[0]; - cch[1] = &F2612->CH[1]; - cch[2] = &F2612->CH[2]; - cch[3] = &F2612->CH[3]; - cch[4] = &F2612->CH[4]; - cch[5] = &F2612->CH[5]; - if (! F2612->MuteDAC) dacout = F2612->dacout; else dacout = 0; - /* refresh PG and EG */ - refresh_fc_eg_chan( OPN, cch[0] ); - refresh_fc_eg_chan( OPN, cch[1] ); - if( (OPN->ST.mode & 0xc0) ) + /* clear outputs */ + out_fm[0] = 0; + out_fm[1] = 0; + out_fm[2] = 0; + out_fm[3] = 0; + out_fm[4] = 0; + out_fm[5] = 0; + + /* update SSG-EG output */ + update_ssg_eg_channel(&cch[0].SLOT[SLOT1]); + update_ssg_eg_channel(&cch[1].SLOT[SLOT1]); + update_ssg_eg_channel(&cch[2].SLOT[SLOT1]); + update_ssg_eg_channel(&cch[3].SLOT[SLOT1]); + update_ssg_eg_channel(&cch[4].SLOT[SLOT1]); + update_ssg_eg_channel(&cch[5].SLOT[SLOT1]); + + /* calculate FM */ + if (! F2612->dac_test) { - /* 3SLOT MODE */ - if( cch[2]->SLOT[SLOT1].Incr==-1) - { - refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); - refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); - refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); - refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT4] , cch[2]->fc , cch[2]->kcode ); - } - }else refresh_fc_eg_chan( OPN, cch[2] ); - refresh_fc_eg_chan( OPN, cch[3] ); - refresh_fc_eg_chan( OPN, cch[4] ); - refresh_fc_eg_chan( OPN, cch[5] ); - if (! length) + chan_calc(F2612, OPN, &cch[0]); + chan_calc(F2612, OPN, &cch[1]); + chan_calc(F2612, OPN, &cch[2]); + chan_calc(F2612, OPN, &cch[3]); + chan_calc(F2612, OPN, &cch[4]); + if( F2612->dacen ) + cch[5].connect4 += dacout; + else + chan_calc(F2612, OPN, &cch[5]); + } + else { - update_ssg_eg_channel(&cch[0]->SLOT[SLOT1]); - update_ssg_eg_channel(&cch[1]->SLOT[SLOT1]); - update_ssg_eg_channel(&cch[2]->SLOT[SLOT1]); - update_ssg_eg_channel(&cch[3]->SLOT[SLOT1]); - update_ssg_eg_channel(&cch[4]->SLOT[SLOT1]); - update_ssg_eg_channel(&cch[5]->SLOT[SLOT1]); + out_fm[0] = out_fm[1] = dacout; + out_fm[2] = out_fm[3] = dacout; + out_fm[5] = dacout; } + /* advance LFO */ + advance_lfo(OPN); - /* buffering */ - for(i=0; i < length ; i++) + /* advance envelope generator */ + OPN->eg_timer += OPN->eg_timer_add; + while (OPN->eg_timer >= OPN->eg_timer_overflow) { - /* clear outputs */ - out_fm[0] = 0; - out_fm[1] = 0; - out_fm[2] = 0; - out_fm[3] = 0; - out_fm[4] = 0; - out_fm[5] = 0; - - /* update SSG-EG output */ - update_ssg_eg_channel(&cch[0]->SLOT[SLOT1]); - update_ssg_eg_channel(&cch[1]->SLOT[SLOT1]); - update_ssg_eg_channel(&cch[2]->SLOT[SLOT1]); - update_ssg_eg_channel(&cch[3]->SLOT[SLOT1]); - update_ssg_eg_channel(&cch[4]->SLOT[SLOT1]); - update_ssg_eg_channel(&cch[5]->SLOT[SLOT1]); - - /* calculate FM */ - if (! F2612->dac_test) - { - chan_calc(F2612, OPN, cch[0]); - chan_calc(F2612, OPN, cch[1]); - chan_calc(F2612, OPN, cch[2]); - chan_calc(F2612, OPN, cch[3]); - chan_calc(F2612, OPN, cch[4]); - if( F2612->dacen ) - *cch[5]->connect4 += dacout; - else - chan_calc(F2612, OPN, cch[5]); - } - else - { - out_fm[0] = out_fm[1] = dacout; - out_fm[2] = out_fm[3] = dacout; - out_fm[5] = dacout; - } - - /* advance LFO */ - advance_lfo(OPN); + /* reset EG timer */ + OPN->eg_timer -= OPN->eg_timer_overflow; + /* increment EG counter */ + OPN->eg_cnt++; + /* EG counter is 12-bit only and zero value is skipped (verified on real hardware) */ + if (OPN->eg_cnt == 4096) + OPN->eg_cnt = 1; /* advance envelope generator */ - OPN->eg_timer += OPN->eg_timer_add; - while (OPN->eg_timer >= OPN->eg_timer_overflow) - { - OPN->eg_timer -= OPN->eg_timer_overflow; - OPN->eg_cnt++; - - advance_eg_channel(OPN, &cch[0]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[1]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[2]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[3]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[4]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[5]->SLOT[SLOT1]); - } - - /*fprintf(hFile, "%u", FileSample, out_fm[0]); - for (lt = 0; lt < 6; lt ++) - fprintf(hFile, "\t%d", out_fm[lt]); - fprintf(hFile, "\n"); - FileSample ++;*/ - - if (out_fm[0] > 8192) out_fm[0] = 8192; - else if (out_fm[0] < -8192) out_fm[0] = -8192; - if (out_fm[1] > 8192) out_fm[1] = 8192; - else if (out_fm[1] < -8192) out_fm[1] = -8192; - if (out_fm[2] > 8192) out_fm[2] = 8192; - else if (out_fm[2] < -8192) out_fm[2] = -8192; - if (out_fm[3] > 8192) out_fm[3] = 8192; - else if (out_fm[3] < -8192) out_fm[3] = -8192; - if (out_fm[4] > 8192) out_fm[4] = 8192; - else if (out_fm[4] < -8192) out_fm[4] = -8192; - if (out_fm[5] > 8192) out_fm[5] = 8192; - else if (out_fm[5] < -8192) out_fm[5] = -8192; - - /* 6-channels mixing */ - lt = ((out_fm[0]>>0) & OPN->pan[0]); - rt = ((out_fm[0]>>0) & OPN->pan[1]); - lt += ((out_fm[1]>>0) & OPN->pan[2]); - rt += ((out_fm[1]>>0) & OPN->pan[3]); - lt += ((out_fm[2]>>0) & OPN->pan[4]); - rt += ((out_fm[2]>>0) & OPN->pan[5]); - lt += ((out_fm[3]>>0) & OPN->pan[6]); - rt += ((out_fm[3]>>0) & OPN->pan[7]); - if (! F2612->dac_test) - { - lt += ((out_fm[4]>>0) & OPN->pan[8]); - rt += ((out_fm[4]>>0) & OPN->pan[9]); - } - else - { - lt += dacout; - lt += dacout; - } - lt += ((out_fm[5]>>0) & OPN->pan[10]); - rt += ((out_fm[5]>>0) & OPN->pan[11]); - -// Limit( lt, MAXOUT, MINOUT ); -// Limit( rt, MAXOUT, MINOUT ); - - #ifdef SAVE_SAMPLE - SAVE_ALL_CHANNELS - #endif - - /* buffering */ - if (F2612->WaveOutMode & 0x01) - F2612->WaveL = lt; - if (F2612->WaveOutMode & 0x02) - F2612->WaveR = rt; - if (F2612->WaveOutMode ^ 0x03) - F2612->WaveOutMode ^= 0x03; - bufL[i] = F2612->WaveL; - bufR[i] = F2612->WaveR; - - /* CSM mode: if CSM Key ON has occured, CSM Key OFF need to be sent */ - /* only if Timer A does not overflow again (i.e CSM Key ON not set again) */ - OPN->SL3.key_csm <<= 1; - - /* timer A control */ - //INTERNAL_TIMER_A( &OPN->ST , cch[2] ) - { - if( OPN->ST.TAC && (OPN->ST.timer_handler==0) ) - if( (OPN->ST.TAC -= (int)(OPN->ST.freqbase*4096)) <= 0 ) - { - TimerAOver( &OPN->ST ); - // CSM mode total level latch and auto key on - if( OPN->ST.mode & 0x80 ) - CSMKeyControll( OPN, cch[2] ); - } - } - - /* CSM Mode Key ON still disabled */ - if (OPN->SL3.key_csm & 2) - { - /* CSM Mode Key OFF (verified by Nemesis on real hardware) */ - FM_KEYOFF_CSM(cch[2],SLOT1); - FM_KEYOFF_CSM(cch[2],SLOT2); - FM_KEYOFF_CSM(cch[2],SLOT3); - FM_KEYOFF_CSM(cch[2],SLOT4); - OPN->SL3.key_csm = 0; - } + advance_eg_channel(OPN, &cch[0].SLOT[SLOT1]); + advance_eg_channel(OPN, &cch[1].SLOT[SLOT1]); + advance_eg_channel(OPN, &cch[2].SLOT[SLOT1]); + advance_eg_channel(OPN, &cch[3].SLOT[SLOT1]); + advance_eg_channel(OPN, &cch[4].SLOT[SLOT1]); + advance_eg_channel(OPN, &cch[5].SLOT[SLOT1]); } - /* timer B control */ -// INTERNAL_TIMER_B(&OPN->ST,length) + /*fprintf(hFile, "%u", FileSample, out_fm[0]); + for (lt = 0; lt < 6; lt ++) + fprintf(hFile, "\t%d", out_fm[lt]); + fprintf(hFile, "\n"); + FileSample ++;*/ + + if (out_fm[0] > 8192) out_fm[0] = 8192; + else if (out_fm[0] < -8192) out_fm[0] = -8192; + if (out_fm[1] > 8192) out_fm[1] = 8192; + else if (out_fm[1] < -8192) out_fm[1] = -8192; + if (out_fm[2] > 8192) out_fm[2] = 8192; + else if (out_fm[2] < -8192) out_fm[2] = -8192; + if (out_fm[3] > 8192) out_fm[3] = 8192; + else if (out_fm[3] < -8192) out_fm[3] = -8192; + if (out_fm[4] > 8192) out_fm[4] = 8192; + else if (out_fm[4] < -8192) out_fm[4] = -8192; + if (out_fm[5] > 8192) out_fm[5] = 8192; + else if (out_fm[5] < -8192) out_fm[5] = -8192; + + /* 6-channels mixing */ + lt = ((out_fm[0]>>0) & OPN->pan[0]); + rt = ((out_fm[0]>>0) & OPN->pan[1]); + lt += ((out_fm[1]>>0) & OPN->pan[2]); + rt += ((out_fm[1]>>0) & OPN->pan[3]); + lt += ((out_fm[2]>>0) & OPN->pan[4]); + rt += ((out_fm[2]>>0) & OPN->pan[5]); + lt += ((out_fm[3]>>0) & OPN->pan[6]); + rt += ((out_fm[3]>>0) & OPN->pan[7]); + if (! F2612->dac_test) + { + lt += ((out_fm[4]>>0) & OPN->pan[8]); + rt += ((out_fm[4]>>0) & OPN->pan[9]); + } + else + { + lt += dacout; + lt += dacout; + } + lt += ((out_fm[5]>>0) & OPN->pan[10]); + rt += ((out_fm[5]>>0) & OPN->pan[11]); + + /* Limit( lt, MAXOUT, MINOUT ); */ + /* Limit( rt, MAXOUT, MINOUT ); */ + + #ifdef SAVE_SAMPLE + SAVE_ALL_CHANNELS + #endif + + /* buffering */ + if (F2612->WaveOutMode & 0x01) + F2612->WaveL = lt; + if (F2612->WaveOutMode & 0x02) + F2612->WaveR = rt; + if (F2612->WaveOutMode ^ 0x03) + F2612->WaveOutMode ^= 0x03; + + buffer[0] = (FMSAMPLE)(F2612->WaveL / 2); + buffer[1] = (FMSAMPLE)(F2612->WaveR / 2); + + /* CSM mode: if CSM Key ON has occured, CSM Key OFF need to be sent */ + /* only if Timer A does not overflow again (i.e CSM Key ON not set again) */ + OPN->SL3.key_csm <<= 1; + + /* timer A control */ + /* INTERNAL_TIMER_A( &OPN->ST , cch[2] ) */ + { + if( OPN->ST.TAC && (OPN->ST.timer_handler==0) ) + if( (OPN->ST.TAC -= (int)(OPN->ST.freqbase*4096)) <= 0 ) + { + TimerAOver( &OPN->ST ); + /* CSM mode total level latch and auto key on */ + if( OPN->ST.mode & 0x80 ) + CSMKeyControll( OPN, &cch[2] ); + } + } + + /* CSM Mode Key ON still disabled */ + if (OPN->SL3.key_csm & 2) + { + /* CSM Mode Key OFF (verified by Nemesis on real hardware) */ + FM_KEYOFF_CSM(&cch[2],SLOT1); + FM_KEYOFF_CSM(&cch[2],SLOT2); + FM_KEYOFF_CSM(&cch[2],SLOT3); + FM_KEYOFF_CSM(&cch[2],SLOT4); + OPN->SL3.key_csm = 0; + } } +#if 0 +void ym2612_post_generate(void *chip, int length) +{ + YM2612 *F2612 = (YM2612 *)chip; + /* timer B control */ + INTERNAL_TIMER_B(&F2612->OPN.ST, length); +} +#endif + #ifdef __STATE_H__ void ym2612_postload(void *chip) { @@ -2480,18 +2795,16 @@ static void YM2612_save_state(YM2612 *F2612, running_device *device) #endif /* _STATE_H */ /* initialize YM2612 emulator(s) */ -//void * ym2612_init(void *param, running_device *device, int clock, int rate, -// FM_TIMERHANDLER timer_handler,FM_IRQHANDLER IRQHandler) -void * ym2612_init(void *param, int clock, int rate, - FM_TIMERHANDLER timer_handler,FM_IRQHANDLER IRQHandler, - UINT8 *IsVGMInit, int Flags) +static void * ym2612_init(void *param, int clock, int rate, + FM_TIMERHANDLER timer_handler,FM_IRQHANDLER IRQHandler) { - int i; - YM2612 *F2612; + if (clock <= 0 || rate <= 0) + return NULL; /* Forbid zero clock and sample rate */ + /* allocate extend state space */ - //F2612 = auto_alloc_clear(device->machine, YM2612); + /* F2612 = auto_alloc_clear(device->machine, YM2612); */ F2612 = (YM2612 *)malloc(sizeof(YM2612)); if (F2612 == NULL) return NULL; @@ -2502,18 +2815,24 @@ void * ym2612_init(void *param, int clock, int rate, F2612->OPN.ST.param = param; F2612->OPN.type = TYPE_YM2612; F2612->OPN.P_CH = F2612->CH; - //F2612->OPN.ST.device = device; + /* F2612->OPN.ST.device = device; */ F2612->OPN.ST.clock = clock; +#if RSM_ENABLE + F2612->OPN.ST.rate = 53267; + F2612->OPN.ST.rateratio = (INT32)(UINT32)((((UINT64)144 * rate) << RSM_FRAC) / clock); + F2612->OPN.ST.framecnt = 1 << RSM_FRAC; + memset(&(F2612->OPN.ST.cur_sample), 0x00, sizeof(FMSAMPLE) * 2); + memset(&(F2612->OPN.ST.prev_sample), 0x00, sizeof(FMSAMPLE) * 2); +#else F2612->OPN.ST.rate = rate; +#endif /* F2612->OPN.ST.irq = 0; */ /* F2612->OPN.ST.status = 0; */ /* Extend handler */ F2612->OPN.ST.timer_handler = timer_handler; F2612->OPN.ST.IRQ_Handler = IRQHandler; - F2612->PseudoSt = (Flags >> 2) & 0x01; - - if (F2612->PseudoSt) + if (PseudoSt) F2612->WaveOutMode = 0x01; else F2612->WaveOutMode = 0x03; @@ -2525,26 +2844,22 @@ void * ym2612_init(void *param, int clock, int rate, #ifdef __STATE_H__ YM2612_save_state(F2612, device); #endif - F2612->OPN.IsVGMInit = IsVGMInit; - for (i = 0; i < 6; i++) - F2612->CH[i].IsVGMInit = IsVGMInit; - return F2612; } /* shut down emulator */ -void ym2612_shutdown(void *chip) +static void ym2612_shutdown(void *chip) { YM2612 *F2612 = (YM2612 *)chip; - //fclose(hFile); + /* fclose(hFile); */ FMCloseTable(); - //auto_free(F2612->OPN.ST.device->machine, F2612); + /* auto_free(F2612->OPN.ST.device->machine, F2612); */ free(F2612); } /* reset one of chip */ -void ym2612_reset_chip(void *chip) +static void ym2612_reset_chip(void *chip) { int i; YM2612 *F2612 = (YM2612 *)chip; @@ -2554,7 +2869,14 @@ void ym2612_reset_chip(void *chip) /* status clear */ FM_IRQMASK_SET(&OPN->ST,0x03); FM_BUSY_CLEAR(&OPN->ST); - //OPNWriteMode(OPN,0x27,0x30); /* mode 0 , timer reset */ + /* OPNWriteMode(OPN,0x27,0x30); */ /* mode 0 , timer reset */ + +#if RSM_ENABLE + /* Resampler's state */ + F2612->OPN.ST.framecnt = 1 << RSM_FRAC; + memset(&(F2612->OPN.ST.cur_sample), 0x00, sizeof(FMSAMPLE) * 2); + memset(&(F2612->OPN.ST.prev_sample), 0x00, sizeof(FMSAMPLE) * 2); +#endif OPN->eg_timer = 0; OPN->eg_cnt = 0; @@ -2573,9 +2895,9 @@ void ym2612_reset_chip(void *chip) OPN->ST.mode = 0; memset(F2612->REGS, 0x00, sizeof(UINT8) * 512); - + OPNWriteMode(OPN,0x22,0x00); - + OPNWriteMode(OPN,0x27,0x30); OPNWriteMode(OPN,0x26,0x00); OPNWriteMode(OPN,0x25,0x00); @@ -2598,7 +2920,7 @@ void ym2612_reset_chip(void *chip) F2612->dacen = 0; F2612->dac_test = 0; F2612->dacout = 0; - + if (F2612->WaveOutMode == 0x02) F2612->WaveOutMode >>= 1; } @@ -2607,7 +2929,7 @@ void ym2612_reset_chip(void *chip) /* n = number */ /* a = address */ /* v = value */ -int ym2612_write(void *chip, int a, UINT8 v) +static int ym2612_write(void *chip, int a, UINT8 v) { YM2612 *F2612 = (YM2612 *)chip; int addr; @@ -2633,25 +2955,26 @@ int ym2612_write(void *chip, int a, UINT8 v) switch( addr ) { case 0x2a: /* DAC data (YM2612) */ - ym2612_update_req(F2612->OPN.ST.param); + ym2612_update_one(chip, DUMMYBUF, 0); F2612->dacout = ((int)v - 0x80) << 6; /* level unknown */ break; case 0x2b: /* DAC Sel (YM2612) */ /* b7 = dac enable */ F2612->dacen = v & 0x80; break; - case 0x2C: // undocumented: DAC Test Reg - // b5 = volume enable + case 0x2C: /* undocumented: DAC Test Reg */ + /* b5 = volume enable */ F2612->dac_test = v & 0x20; break; default: /* OPN section */ - ym2612_update_req(F2612->OPN.ST.param); + /* ym2612_update_req(F2612->OPN.ST.param); */ + ym2612_update_one(chip, DUMMYBUF, 0); /* write register */ OPNWriteMode(&(F2612->OPN),addr,v); } break; default: /* 0x30-0xff OPN section */ - ym2612_update_req(F2612->OPN.ST.param); + ym2612_update_one(chip, DUMMYBUF, 0); /* write register */ OPNWriteReg(&(F2612->OPN),addr,v); } @@ -2668,14 +2991,15 @@ int ym2612_write(void *chip, int a, UINT8 v) addr = F2612->OPN.ST.address; F2612->REGS[addr | 0x100] = v; - ym2612_update_req(F2612->OPN.ST.param); + ym2612_update_one(chip, DUMMYBUF, 0); OPNWriteReg(&(F2612->OPN),addr | 0x100,v); break; } return F2612->OPN.ST.irq; } -UINT8 ym2612_read(void *chip,int a) +#if 0 +static UINT8 ym2612_read(void *chip,int a) { YM2612 *F2612 = (YM2612 *)chip; @@ -2686,13 +3010,13 @@ UINT8 ym2612_read(void *chip,int a) case 1: case 2: case 3: - //LOG(LOG_WAR,("YM2612 #%p:A=%d read unmapped area\n",F2612->OPN.ST.param,a)); + /* LOG(LOG_WAR,("YM2612 #%p:A=%d read unmapped area\n",F2612->OPN.ST.param,a)); */ return FM_STATUS_FLAG(&F2612->OPN.ST); } return 0; } -int ym2612_timer_over(void *chip,int c) +static int ym2612_timer_over(void *chip,int c) { YM2612 *F2612 = (YM2612 *)chip; @@ -2702,7 +3026,7 @@ int ym2612_timer_over(void *chip,int c) } else { /* Timer A */ - ym2612_update_req(F2612->OPN.ST.param); + ym2612_update_one(chip, DUMMYBUF, 0); /* timer update */ TimerAOver( &(F2612->OPN.ST) ); /* CSM mode key,TL controll */ @@ -2713,18 +3037,73 @@ int ym2612_timer_over(void *chip,int c) } return F2612->OPN.ST.irq; } +#endif - -void ym2612_set_mutemask(void *chip, UINT32 MuteMask) +static void ym2612_set_mutemask(void *chip, UINT32 MuteMask) { YM2612 *F2612 = (YM2612 *)chip; UINT8 CurChn; - + for (CurChn = 0; CurChn < 6; CurChn ++) F2612->CH[CurChn].Muted = (MuteMask >> CurChn) & 0x01; F2612->MuteDAC = (MuteMask >> 6) & 0x01; - + return; } +#if 0 +static void ym2612_setoptions(UINT8 Flags) +{ + PseudoSt = (Flags >> 2) & 0x01; -#endif /* (BUILD_YM2612||BUILD_YM3238) */ + return; +} +#endif + +} // Ym2612_MameImpl + + +Ym2612_MAME_Emu::Ym2612_MAME_Emu() { impl = 0; } + +Ym2612_MAME_Emu::~Ym2612_MAME_Emu() +{ + if ( impl ) Ym2612_MameImpl::ym2612_shutdown( impl ); +} + +const char *Ym2612_MAME_Emu::set_rate(double sample_rate, double clock_rate) +{ + if ( impl ) Ym2612_MameImpl::ym2612_shutdown( impl ); + impl = Ym2612_MameImpl::ym2612_init( NULL, static_cast(clock_rate), static_cast(sample_rate), NULL, NULL ); + if ( !impl ) + return "Out of memory"; + return 0; +} + +void Ym2612_MAME_Emu::reset() +{ + if ( impl ) Ym2612_MameImpl::ym2612_reset_chip( impl ); +} + +void Ym2612_MAME_Emu::mute_voices(int mask) +{ + if ( impl ) Ym2612_MameImpl::ym2612_set_mutemask( impl, mask ); +} + +void Ym2612_MAME_Emu::write0(int addr, int data) +{ + if ( !impl ) return; + Ym2612_MameImpl::ym2612_write( impl, 0, static_cast(addr) ); + Ym2612_MameImpl::ym2612_write( impl, 1, static_cast(data) ); +} + +void Ym2612_MAME_Emu::write1(int addr, int data) +{ + if ( !impl ) return; + Ym2612_MameImpl::ym2612_write( impl, 0 + 2, static_cast(addr) ); + Ym2612_MameImpl::ym2612_write( impl, 1 + 2, static_cast(data) ); +} + +void Ym2612_MAME_Emu::run(int pair_count, Ym2612_MAME_Emu::sample_t *out) +{ + (void) &Ym2612_MameImpl::TimerBOver; // squelch clang warning, which appears to be from a config choice + if ( impl ) Ym2612_MameImpl::ym2612_generate( impl, out, pair_count, 1); +} diff --git a/Frameworks/GME/gme/Ym2612_MAME.h b/Frameworks/GME/gme/Ym2612_MAME.h new file mode 100644 index 000000000..03831065a --- /dev/null +++ b/Frameworks/GME/gme/Ym2612_MAME.h @@ -0,0 +1,38 @@ +// YM2612 FM sound chip emulator interface + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef YM2612_EMU_H +#define YM2612_EMU_H + +typedef void Ym2612_MAME_Impl; + +class Ym2612_MAME_Emu { + Ym2612_MAME_Impl* impl; +public: + Ym2612_MAME_Emu(); + ~Ym2612_MAME_Emu(); + + // Set output sample rate and chip clock rates, in Hz. Returns non-zero + // if error. + const char* set_rate( double sample_rate, double clock_rate ); + + // Reset to power-up state + void reset(); + + // Mute voice n if bit n (1 << n) of mask is set + enum { channel_count = 6 }; + void mute_voices( int mask ); + + // Write addr to register 0 then data to register 1 + void write0( int addr, int data ); + + // Write addr to register 2 then data to register 3 + void write1( int addr, int data ); + + // Run and add pair_count samples into current output buffer contents + typedef short sample_t; + enum { out_chan_count = 2 }; // stereo + void run( int pair_count, sample_t* out ); +}; + +#endif diff --git a/Frameworks/GME/gme/Ym2612_Nuked.cpp b/Frameworks/GME/gme/Ym2612_Nuked.cpp new file mode 100644 index 000000000..c408bd420 --- /dev/null +++ b/Frameworks/GME/gme/Ym2612_Nuked.cpp @@ -0,0 +1,1872 @@ +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +// Based on Nuked OPN2 ym3438.c and ym3438.h + +#include "Ym2612_Nuked.h" + +/* + * Copyright (C) 2017 Alexey Khokholov (Nuke.YKT) + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * + * + * Nuked OPN2(Yamaha YM3438) emulator. + * Thanks: + * Silicon Pr0n: + * Yamaha YM3438 decap and die shot(digshadow). + * OPLx decapsulated(Matthew Gambrell, Olli Niemitalo): + * OPL2 ROMs. + * + * version: 1.0.7 + */ + + +#include +#include + +typedef uintptr_t Bitu; +typedef intptr_t Bits; +typedef uint64_t Bit64u; +typedef int64_t Bit64s; +typedef uint32_t Bit32u; +typedef int32_t Bit32s; +typedef uint16_t Bit16u; +typedef int16_t Bit16s; +typedef uint8_t Bit8u; +typedef int8_t Bit8s; + +namespace Ym2612_NukedImpl +{ + +/*EXTRA*/ +#define RSM_FRAC 10 +#define OPN_WRITEBUF_SIZE 2048 +#define OPN_WRITEBUF_DELAY 15 + +enum { + ym3438_type_discrete = 0, /* Discrete YM3438 (Teradrive) */ + ym3438_type_asic = 1, /* ASIC YM3438 (MD1 VA7, MD2, MD3, etc) */ + ym3438_type_ym2612 = 2 /* YM2612 (MD1, MD2 VA2) */ +}; + +/*EXTRA*/ +typedef struct _opn2_writebuf { + Bit64u time; + Bit8u port; + Bit8u data; + Bit8u reserved[6]; +} opn2_writebuf; + +typedef struct +{ + Bit32u cycles; + Bit32u channel; + Bit16s mol, mor; + /* IO */ + Bit16u write_data; + Bit8u write_a; + Bit8u write_d; + Bit8u write_a_en; + Bit8u write_d_en; + Bit8u write_busy; + Bit8u write_busy_cnt; + Bit8u write_fm_address; + Bit8u write_fm_data; + Bit8u write_fm_mode_a; + Bit16u address; + Bit8u data; + Bit8u pin_test_in; + Bit8u pin_irq; + Bit8u busy; + /* LFO */ + Bit8u lfo_en; + Bit8u lfo_freq; + Bit8u lfo_pm; + Bit8u lfo_am; + Bit8u lfo_cnt; + Bit8u lfo_inc; + Bit8u lfo_quotient; + /* Phase generator */ + Bit16u pg_fnum; + Bit8u pg_block; + Bit8u pg_kcode; + Bit32u pg_inc[24]; + Bit32u pg_phase[24]; + Bit8u pg_reset[24]; + Bit32u pg_read; + /* Envelope generator */ + Bit8u eg_cycle; + Bit8u eg_cycle_stop; + Bit8u eg_shift; + Bit8u eg_shift_lock; + Bit8u eg_timer_low_lock; + Bit16u eg_timer; + Bit8u eg_timer_inc; + Bit16u eg_quotient; + Bit8u eg_custom_timer; + Bit8u eg_rate; + Bit8u eg_ksv; + Bit8u eg_inc; + Bit8u eg_ratemax; + Bit8u eg_sl[2]; + Bit8u eg_lfo_am; + Bit8u eg_tl[2]; + Bit8u eg_state[24]; + Bit16u eg_level[24]; + Bit16u eg_out[24]; + Bit8u eg_kon[24]; + Bit8u eg_kon_csm[24]; + Bit8u eg_kon_latch[24]; + Bit8u eg_csm_mode[24]; + Bit8u eg_ssg_enable[24]; + Bit8u eg_ssg_pgrst_latch[24]; + Bit8u eg_ssg_repeat_latch[24]; + Bit8u eg_ssg_hold_up_latch[24]; + Bit8u eg_ssg_dir[24]; + Bit8u eg_ssg_inv[24]; + Bit32u eg_read[2]; + Bit8u eg_read_inc; + /* FM */ + Bit16s fm_op1[6][2]; + Bit16s fm_op2[6]; + Bit16s fm_out[24]; + Bit16u fm_mod[24]; + /* Channel */ + Bit16s ch_acc[6]; + Bit16s ch_out[6]; + Bit16s ch_lock; + Bit8u ch_lock_l; + Bit8u ch_lock_r; + Bit16s ch_read; + /* Timer */ + Bit16u timer_a_cnt; + Bit16u timer_a_reg; + Bit8u timer_a_load_lock; + Bit8u timer_a_load; + Bit8u timer_a_enable; + Bit8u timer_a_reset; + Bit8u timer_a_load_latch; + Bit8u timer_a_overflow_flag; + Bit8u timer_a_overflow; + + Bit16u timer_b_cnt; + Bit8u timer_b_subcnt; + Bit16u timer_b_reg; + Bit8u timer_b_load_lock; + Bit8u timer_b_load; + Bit8u timer_b_enable; + Bit8u timer_b_reset; + Bit8u timer_b_load_latch; + Bit8u timer_b_overflow_flag; + Bit8u timer_b_overflow; + + /* Register set */ + Bit8u mode_test_21[8]; + Bit8u mode_test_2c[8]; + Bit8u mode_ch3; + Bit8u mode_kon_channel; + Bit8u mode_kon_operator[4]; + Bit8u mode_kon[24]; + Bit8u mode_csm; + Bit8u mode_kon_csm; + Bit8u dacen; + Bit16s dacdata; + + Bit8u ks[24]; + Bit8u ar[24]; + Bit8u sr[24]; + Bit8u dt[24]; + Bit8u multi[24]; + Bit8u sl[24]; + Bit8u rr[24]; + Bit8u dr[24]; + Bit8u am[24]; + Bit8u tl[24]; + Bit8u ssg_eg[24]; + + Bit16u fnum[6]; + Bit8u block[6]; + Bit8u kcode[6]; + Bit16u fnum_3ch[6]; + Bit8u block_3ch[6]; + Bit8u kcode_3ch[6]; + Bit8u reg_a4; + Bit8u reg_ac; + Bit8u connect[6]; + Bit8u fb[6]; + Bit8u pan_l[6], pan_r[6]; + Bit8u ams[6]; + Bit8u pms[6]; + + /*EXTRA*/ + Bit32u mute[7]; + Bit32s rateratio; + Bit32s samplecnt; + Bit32s oldsamples[2]; + Bit32s samples[2]; + + Bit64u writebuf_samplecnt; + Bit32u writebuf_cur; + Bit32u writebuf_last; + Bit64u writebuf_lasttime; + opn2_writebuf writebuf[OPN_WRITEBUF_SIZE]; +} ym3438_t; + +/* EXTRA, original was "void OPN2_Reset(ym3438_t *chip)" */ +void OPN2_Reset(ym3438_t *chip, Bit32u rate, Bit32u clock); +void OPN2_SetChipType(Bit32u type); +void OPN2_Clock(ym3438_t *chip, Bit16s *buffer); +void OPN2_Write(ym3438_t *chip, Bit32u port, Bit8u data); +void OPN2_SetTestPin(ym3438_t *chip, Bit32u value); +Bit32u OPN2_ReadTestPin(ym3438_t *chip); +Bit32u OPN2_ReadIRQPin(ym3438_t *chip); +Bit8u OPN2_Read(ym3438_t *chip, Bit32u port); + +/*EXTRA*/ +void OPN2_WriteBuffered(ym3438_t *chip, Bit32u port, Bit8u data); +void OPN2_Generate(ym3438_t *chip, Bit16s *buf); +void OPN2_GenerateResampled(ym3438_t *chip, Bit16s *buf); +void OPN2_GenerateStream(ym3438_t *chip, Bit16s *output, Bit32u numsamples); +void OPN2_GenerateStreamMix(ym3438_t *chip, Bit16s *output, Bit32u numsamples); +void OPN2_SetOptions(Bit8u flags); +void OPN2_SetMute(ym3438_t *chip, Bit32u mute); + + + + + +enum { + eg_num_attack = 0, + eg_num_decay = 1, + eg_num_sustain = 2, + eg_num_release = 3 +}; + +/* logsin table */ +static const Bit16u logsinrom[256] = { + 0x859, 0x6c3, 0x607, 0x58b, 0x52e, 0x4e4, 0x4a6, 0x471, + 0x443, 0x41a, 0x3f5, 0x3d3, 0x3b5, 0x398, 0x37e, 0x365, + 0x34e, 0x339, 0x324, 0x311, 0x2ff, 0x2ed, 0x2dc, 0x2cd, + 0x2bd, 0x2af, 0x2a0, 0x293, 0x286, 0x279, 0x26d, 0x261, + 0x256, 0x24b, 0x240, 0x236, 0x22c, 0x222, 0x218, 0x20f, + 0x206, 0x1fd, 0x1f5, 0x1ec, 0x1e4, 0x1dc, 0x1d4, 0x1cd, + 0x1c5, 0x1be, 0x1b7, 0x1b0, 0x1a9, 0x1a2, 0x19b, 0x195, + 0x18f, 0x188, 0x182, 0x17c, 0x177, 0x171, 0x16b, 0x166, + 0x160, 0x15b, 0x155, 0x150, 0x14b, 0x146, 0x141, 0x13c, + 0x137, 0x133, 0x12e, 0x129, 0x125, 0x121, 0x11c, 0x118, + 0x114, 0x10f, 0x10b, 0x107, 0x103, 0x0ff, 0x0fb, 0x0f8, + 0x0f4, 0x0f0, 0x0ec, 0x0e9, 0x0e5, 0x0e2, 0x0de, 0x0db, + 0x0d7, 0x0d4, 0x0d1, 0x0cd, 0x0ca, 0x0c7, 0x0c4, 0x0c1, + 0x0be, 0x0bb, 0x0b8, 0x0b5, 0x0b2, 0x0af, 0x0ac, 0x0a9, + 0x0a7, 0x0a4, 0x0a1, 0x09f, 0x09c, 0x099, 0x097, 0x094, + 0x092, 0x08f, 0x08d, 0x08a, 0x088, 0x086, 0x083, 0x081, + 0x07f, 0x07d, 0x07a, 0x078, 0x076, 0x074, 0x072, 0x070, + 0x06e, 0x06c, 0x06a, 0x068, 0x066, 0x064, 0x062, 0x060, + 0x05e, 0x05c, 0x05b, 0x059, 0x057, 0x055, 0x053, 0x052, + 0x050, 0x04e, 0x04d, 0x04b, 0x04a, 0x048, 0x046, 0x045, + 0x043, 0x042, 0x040, 0x03f, 0x03e, 0x03c, 0x03b, 0x039, + 0x038, 0x037, 0x035, 0x034, 0x033, 0x031, 0x030, 0x02f, + 0x02e, 0x02d, 0x02b, 0x02a, 0x029, 0x028, 0x027, 0x026, + 0x025, 0x024, 0x023, 0x022, 0x021, 0x020, 0x01f, 0x01e, + 0x01d, 0x01c, 0x01b, 0x01a, 0x019, 0x018, 0x017, 0x017, + 0x016, 0x015, 0x014, 0x014, 0x013, 0x012, 0x011, 0x011, + 0x010, 0x00f, 0x00f, 0x00e, 0x00d, 0x00d, 0x00c, 0x00c, + 0x00b, 0x00a, 0x00a, 0x009, 0x009, 0x008, 0x008, 0x007, + 0x007, 0x007, 0x006, 0x006, 0x005, 0x005, 0x005, 0x004, + 0x004, 0x004, 0x003, 0x003, 0x003, 0x002, 0x002, 0x002, + 0x002, 0x001, 0x001, 0x001, 0x001, 0x001, 0x001, 0x001, + 0x000, 0x000, 0x000, 0x000, 0x000, 0x000, 0x000, 0x000 +}; + +/* exp table */ +static const Bit16u exprom[256] = { + 0x000, 0x003, 0x006, 0x008, 0x00b, 0x00e, 0x011, 0x014, + 0x016, 0x019, 0x01c, 0x01f, 0x022, 0x025, 0x028, 0x02a, + 0x02d, 0x030, 0x033, 0x036, 0x039, 0x03c, 0x03f, 0x042, + 0x045, 0x048, 0x04b, 0x04e, 0x051, 0x054, 0x057, 0x05a, + 0x05d, 0x060, 0x063, 0x066, 0x069, 0x06c, 0x06f, 0x072, + 0x075, 0x078, 0x07b, 0x07e, 0x082, 0x085, 0x088, 0x08b, + 0x08e, 0x091, 0x094, 0x098, 0x09b, 0x09e, 0x0a1, 0x0a4, + 0x0a8, 0x0ab, 0x0ae, 0x0b1, 0x0b5, 0x0b8, 0x0bb, 0x0be, + 0x0c2, 0x0c5, 0x0c8, 0x0cc, 0x0cf, 0x0d2, 0x0d6, 0x0d9, + 0x0dc, 0x0e0, 0x0e3, 0x0e7, 0x0ea, 0x0ed, 0x0f1, 0x0f4, + 0x0f8, 0x0fb, 0x0ff, 0x102, 0x106, 0x109, 0x10c, 0x110, + 0x114, 0x117, 0x11b, 0x11e, 0x122, 0x125, 0x129, 0x12c, + 0x130, 0x134, 0x137, 0x13b, 0x13e, 0x142, 0x146, 0x149, + 0x14d, 0x151, 0x154, 0x158, 0x15c, 0x160, 0x163, 0x167, + 0x16b, 0x16f, 0x172, 0x176, 0x17a, 0x17e, 0x181, 0x185, + 0x189, 0x18d, 0x191, 0x195, 0x199, 0x19c, 0x1a0, 0x1a4, + 0x1a8, 0x1ac, 0x1b0, 0x1b4, 0x1b8, 0x1bc, 0x1c0, 0x1c4, + 0x1c8, 0x1cc, 0x1d0, 0x1d4, 0x1d8, 0x1dc, 0x1e0, 0x1e4, + 0x1e8, 0x1ec, 0x1f0, 0x1f5, 0x1f9, 0x1fd, 0x201, 0x205, + 0x209, 0x20e, 0x212, 0x216, 0x21a, 0x21e, 0x223, 0x227, + 0x22b, 0x230, 0x234, 0x238, 0x23c, 0x241, 0x245, 0x249, + 0x24e, 0x252, 0x257, 0x25b, 0x25f, 0x264, 0x268, 0x26d, + 0x271, 0x276, 0x27a, 0x27f, 0x283, 0x288, 0x28c, 0x291, + 0x295, 0x29a, 0x29e, 0x2a3, 0x2a8, 0x2ac, 0x2b1, 0x2b5, + 0x2ba, 0x2bf, 0x2c4, 0x2c8, 0x2cd, 0x2d2, 0x2d6, 0x2db, + 0x2e0, 0x2e5, 0x2e9, 0x2ee, 0x2f3, 0x2f8, 0x2fd, 0x302, + 0x306, 0x30b, 0x310, 0x315, 0x31a, 0x31f, 0x324, 0x329, + 0x32e, 0x333, 0x338, 0x33d, 0x342, 0x347, 0x34c, 0x351, + 0x356, 0x35b, 0x360, 0x365, 0x36a, 0x370, 0x375, 0x37a, + 0x37f, 0x384, 0x38a, 0x38f, 0x394, 0x399, 0x39f, 0x3a4, + 0x3a9, 0x3ae, 0x3b4, 0x3b9, 0x3bf, 0x3c4, 0x3c9, 0x3cf, + 0x3d4, 0x3da, 0x3df, 0x3e4, 0x3ea, 0x3ef, 0x3f5, 0x3fa +}; + +/* Note table */ +static const Bit32u fn_note[16] = { + 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 3, 3, 3, 3, 3, 3 +}; + +/* Envelope generator */ +static const Bit32u eg_stephi[4][4] = { + { 0, 0, 0, 0 }, + { 1, 0, 0, 0 }, + { 1, 0, 1, 0 }, + { 1, 1, 1, 0 } +}; + +static const Bit8u eg_am_shift[4] = { + 7, 3, 1, 0 +}; + +/* Phase generator */ +static const Bit32u pg_detune[8] = { 16, 17, 19, 20, 22, 24, 27, 29 }; + +static const Bit32u pg_lfo_sh1[8][8] = { + { 7, 7, 7, 7, 7, 7, 7, 7 }, + { 7, 7, 7, 7, 7, 7, 7, 7 }, + { 7, 7, 7, 7, 7, 7, 1, 1 }, + { 7, 7, 7, 7, 1, 1, 1, 1 }, + { 7, 7, 7, 1, 1, 1, 1, 0 }, + { 7, 7, 1, 1, 0, 0, 0, 0 }, + { 7, 7, 1, 1, 0, 0, 0, 0 }, + { 7, 7, 1, 1, 0, 0, 0, 0 } +}; + +static const Bit32u pg_lfo_sh2[8][8] = { + { 7, 7, 7, 7, 7, 7, 7, 7 }, + { 7, 7, 7, 7, 2, 2, 2, 2 }, + { 7, 7, 7, 2, 2, 2, 7, 7 }, + { 7, 7, 2, 2, 7, 7, 2, 2 }, + { 7, 7, 2, 7, 7, 7, 2, 7 }, + { 7, 7, 7, 2, 7, 7, 2, 1 }, + { 7, 7, 7, 2, 7, 7, 2, 1 }, + { 7, 7, 7, 2, 7, 7, 2, 1 } +}; + +/* Address decoder */ +static const Bit32u op_offset[12] = { + 0x000, /* Ch1 OP1/OP2 */ + 0x001, /* Ch2 OP1/OP2 */ + 0x002, /* Ch3 OP1/OP2 */ + 0x100, /* Ch4 OP1/OP2 */ + 0x101, /* Ch5 OP1/OP2 */ + 0x102, /* Ch6 OP1/OP2 */ + 0x004, /* Ch1 OP3/OP4 */ + 0x005, /* Ch2 OP3/OP4 */ + 0x006, /* Ch3 OP3/OP4 */ + 0x104, /* Ch4 OP3/OP4 */ + 0x105, /* Ch5 OP3/OP4 */ + 0x106 /* Ch6 OP3/OP4 */ +}; + +static const Bit32u ch_offset[6] = { + 0x000, /* Ch1 */ + 0x001, /* Ch2 */ + 0x002, /* Ch3 */ + 0x100, /* Ch4 */ + 0x101, /* Ch5 */ + 0x102 /* Ch6 */ +}; + +/* LFO */ +static const Bit32u lfo_cycles[8] = { + 108, 77, 71, 67, 62, 44, 8, 5 +}; + +/* FM algorithm */ +static const Bit32u fm_algorithm[4][6][8] = { + { + { 1, 1, 1, 1, 1, 1, 1, 1 }, /* OP1_0 */ + { 1, 1, 1, 1, 1, 1, 1, 1 }, /* OP1_1 */ + { 0, 0, 0, 0, 0, 0, 0, 0 }, /* OP2 */ + { 0, 0, 0, 0, 0, 0, 0, 0 }, /* Last operator */ + { 0, 0, 0, 0, 0, 0, 0, 0 }, /* Last operator */ + { 0, 0, 0, 0, 0, 0, 0, 1 } /* Out */ + }, + { + { 0, 1, 0, 0, 0, 1, 0, 0 }, /* OP1_0 */ + { 0, 0, 0, 0, 0, 0, 0, 0 }, /* OP1_1 */ + { 1, 1, 1, 0, 0, 0, 0, 0 }, /* OP2 */ + { 0, 0, 0, 0, 0, 0, 0, 0 }, /* Last operator */ + { 0, 0, 0, 0, 0, 0, 0, 0 }, /* Last operator */ + { 0, 0, 0, 0, 0, 1, 1, 1 } /* Out */ + }, + { + { 0, 0, 0, 0, 0, 0, 0, 0 }, /* OP1_0 */ + { 0, 0, 0, 0, 0, 0, 0, 0 }, /* OP1_1 */ + { 0, 0, 0, 0, 0, 0, 0, 0 }, /* OP2 */ + { 1, 0, 0, 1, 1, 1, 1, 0 }, /* Last operator */ + { 0, 0, 0, 0, 0, 0, 0, 0 }, /* Last operator */ + { 0, 0, 0, 0, 1, 1, 1, 1 } /* Out */ + }, + { + { 0, 0, 1, 0, 0, 1, 0, 0 }, /* OP1_0 */ + { 0, 0, 0, 0, 0, 0, 0, 0 }, /* OP1_1 */ + { 0, 0, 0, 1, 0, 0, 0, 0 }, /* OP2 */ + { 1, 1, 0, 1, 1, 0, 0, 0 }, /* Last operator */ + { 0, 0, 1, 0, 0, 0, 0, 0 }, /* Last operator */ + { 1, 1, 1, 1, 1, 1, 1, 1 } /* Out */ + } +}; + +static Bit32u chip_type = ym3438_type_discrete; + +void OPN2_DoIO(ym3438_t *chip) +{ + /* Write signal check */ + chip->write_a_en = (chip->write_a & 0x03) == 0x01; + chip->write_d_en = (chip->write_d & 0x03) == 0x01; + chip->write_a <<= 1; + chip->write_d <<= 1; + /* Busy counter */ + chip->busy = chip->write_busy; + chip->write_busy_cnt += chip->write_busy; + chip->write_busy = (chip->write_busy && !(chip->write_busy_cnt >> 5)) || chip->write_d_en; + chip->write_busy_cnt &= 0x1f; +} + +void OPN2_DoRegWrite(ym3438_t *chip) +{ + Bit32u i; + Bit32u slot = chip->cycles % 12; + Bit32u address; + Bit32u channel = chip->channel; + /* Update registers */ + if (chip->write_fm_data) + { + /* Slot */ + if (op_offset[slot] == (chip->address & 0x107)) + { + if (chip->address & 0x08) + { + /* OP2, OP4 */ + slot += 12; + } + address = chip->address & 0xf0; + switch (address) + { + case 0x30: /* DT, MULTI */ + chip->multi[slot] = chip->data & 0x0f; + if (!chip->multi[slot]) + { + chip->multi[slot] = 1; + } + else + { + chip->multi[slot] <<= 1; + } + chip->dt[slot] = (chip->data >> 4) & 0x07; + break; + case 0x40: /* TL */ + chip->tl[slot] = chip->data & 0x7f; + break; + case 0x50: /* KS, AR */ + chip->ar[slot] = chip->data & 0x1f; + chip->ks[slot] = (chip->data >> 6) & 0x03; + break; + case 0x60: /* AM, DR */ + chip->dr[slot] = chip->data & 0x1f; + chip->am[slot] = (chip->data >> 7) & 0x01; + break; + case 0x70: /* SR */ + chip->sr[slot] = chip->data & 0x1f; + break; + case 0x80: /* SL, RR */ + chip->rr[slot] = chip->data & 0x0f; + chip->sl[slot] = (chip->data >> 4) & 0x0f; + chip->sl[slot] |= (chip->sl[slot] + 1) & 0x10; + break; + case 0x90: /* SSG-EG */ + chip->ssg_eg[slot] = chip->data & 0x0f; + break; + default: + break; + } + } + + /* Channel */ + if (ch_offset[channel] == (chip->address & 0x103)) + { + address = chip->address & 0xfc; + switch (address) + { + case 0xa0: + chip->fnum[channel] = (chip->data & 0xff) | ((chip->reg_a4 & 0x07) << 8); + chip->block[channel] = (chip->reg_a4 >> 3) & 0x07; + chip->kcode[channel] = (chip->block[channel] << 2) | fn_note[chip->fnum[channel] >> 7]; + break; + case 0xa4: + chip->reg_a4 = chip->data & 0xff; + break; + case 0xa8: + chip->fnum_3ch[channel] = (chip->data & 0xff) | ((chip->reg_ac & 0x07) << 8); + chip->block_3ch[channel] = (chip->reg_ac >> 3) & 0x07; + chip->kcode_3ch[channel] = (chip->block_3ch[channel] << 2) | fn_note[chip->fnum_3ch[channel] >> 7]; + break; + case 0xac: + chip->reg_ac = chip->data & 0xff; + break; + case 0xb0: + chip->connect[channel] = chip->data & 0x07; + chip->fb[channel] = (chip->data >> 3) & 0x07; + break; + case 0xb4: + chip->pms[channel] = chip->data & 0x07; + chip->ams[channel] = (chip->data >> 4) & 0x03; + chip->pan_l[channel] = (chip->data >> 7) & 0x01; + chip->pan_r[channel] = (chip->data >> 6) & 0x01; + break; + default: + break; + } + } + } + + if (chip->write_a_en || chip->write_d_en) + { + /* Data */ + if (chip->write_a_en) + { + chip->write_fm_data = 0; + } + + if (chip->write_fm_address && chip->write_d_en) + { + chip->write_fm_data = 1; + } + + /* Address */ + if (chip->write_a_en) + { + if ((chip->write_data & 0xf0) != 0x00) + { + /* FM Write */ + chip->address = chip->write_data; + chip->write_fm_address = 1; + } + else + { + /* SSG write */ + chip->write_fm_address = 0; + } + } + + /* FM Mode */ + /* Data */ + if (chip->write_d_en && (chip->write_data & 0x100) == 0) + { + switch (chip->address) + { + case 0x21: /* LSI test 1 */ + for (i = 0; i < 8; i++) + { + chip->mode_test_21[i] = (chip->write_data >> i) & 0x01; + } + break; + case 0x22: /* LFO control */ + if ((chip->write_data >> 3) & 0x01) + { + chip->lfo_en = 0x7f; + } + else + { + chip->lfo_en = 0; + } + chip->lfo_freq = chip->write_data & 0x07; + break; + case 0x24: /* Timer A */ + chip->timer_a_reg &= 0x03; + chip->timer_a_reg |= (chip->write_data & 0xff) << 2; + break; + case 0x25: + chip->timer_a_reg &= 0x3fc; + chip->timer_a_reg |= chip->write_data & 0x03; + break; + case 0x26: /* Timer B */ + chip->timer_b_reg = chip->write_data & 0xff; + break; + case 0x27: /* CSM, Timer control */ + chip->mode_ch3 = (chip->write_data & 0xc0) >> 6; + chip->mode_csm = chip->mode_ch3 == 2; + chip->timer_a_load = chip->write_data & 0x01; + chip->timer_a_enable = (chip->write_data >> 2) & 0x01; + chip->timer_a_reset = (chip->write_data >> 4) & 0x01; + chip->timer_b_load = (chip->write_data >> 1) & 0x01; + chip->timer_b_enable = (chip->write_data >> 3) & 0x01; + chip->timer_b_reset = (chip->write_data >> 5) & 0x01; + break; + case 0x28: /* Key on/off */ + for (i = 0; i < 4; i++) + { + chip->mode_kon_operator[i] = (chip->write_data >> (4 + i)) & 0x01; + } + if ((chip->write_data & 0x03) == 0x03) + { + /* Invalid address */ + chip->mode_kon_channel = 0xff; + } + else + { + chip->mode_kon_channel = (chip->write_data & 0x03) + ((chip->write_data >> 2) & 1) * 3; + } + break; + case 0x2a: /* DAC data */ + chip->dacdata &= 0x01; + chip->dacdata |= (chip->write_data ^ 0x80) << 1; + break; + case 0x2b: /* DAC enable */ + chip->dacen = chip->write_data >> 7; + break; + case 0x2c: /* LSI test 2 */ + for (i = 0; i < 8; i++) + { + chip->mode_test_2c[i] = (chip->write_data >> i) & 0x01; + } + chip->dacdata &= 0x1fe; + chip->dacdata |= chip->mode_test_2c[3]; + chip->eg_custom_timer = !chip->mode_test_2c[7] && chip->mode_test_2c[6]; + break; + default: + break; + } + } + + /* Address */ + if (chip->write_a_en) + { + chip->write_fm_mode_a = chip->write_data & 0xff; + } + } + + if (chip->write_fm_data) + { + chip->data = chip->write_data & 0xff; + } +} + +void OPN2_PhaseCalcIncrement(ym3438_t *chip) +{ + Bit32u chan = chip->channel; + Bit32u slot = chip->cycles; + Bit32u fnum = chip->pg_fnum; + Bit32u fnum_h = fnum >> 4; + Bit32u fm; + Bit32u basefreq; + Bit8u lfo = chip->lfo_pm; + Bit8u lfo_l = lfo & 0x0f; + Bit8u pms = chip->pms[chan]; + Bit8u dt = chip->dt[slot]; + Bit8u dt_l = dt & 0x03; + Bit8u detune = 0; + Bit8u block, note; + Bit8u sum, sum_h, sum_l; + Bit8u kcode = chip->pg_kcode; + + fnum <<= 1; + /* Apply LFO */ + if (lfo_l & 0x08) + { + lfo_l ^= 0x0f; + } + fm = (fnum_h >> pg_lfo_sh1[pms][lfo_l]) + (fnum_h >> pg_lfo_sh2[pms][lfo_l]); + if (pms > 5) + { + fm <<= pms - 5; + } + fm >>= 2; + if (lfo & 0x10) + { + fnum -= fm; + } + else + { + fnum += fm; + } + fnum &= 0xfff; + + basefreq = (fnum << chip->pg_block) >> 2; + + /* Apply detune */ + if (dt_l) + { + if (kcode > 0x1c) + { + kcode = 0x1c; + } + block = kcode >> 2; + note = kcode & 0x03; + sum = block + 9 + ((dt_l == 3) | (dt_l & 0x02)); + sum_h = sum >> 1; + sum_l = sum & 0x01; + detune = pg_detune[(sum_l << 2) | note] >> (9 - sum_h); + } + if (dt & 0x04) + { + basefreq -= detune; + } + else + { + basefreq += detune; + } + basefreq &= 0x1ffff; + chip->pg_inc[slot] = (basefreq * chip->multi[slot]) >> 1; + chip->pg_inc[slot] &= 0xfffff; +} + +void OPN2_PhaseGenerate(ym3438_t *chip) +{ + Bit32u slot; + /* Mask increment */ + slot = (chip->cycles + 20) % 24; + if (chip->pg_reset[slot]) + { + chip->pg_inc[slot] = 0; + } + /* Phase step */ + slot = (chip->cycles + 19) % 24; + chip->pg_phase[slot] += chip->pg_inc[slot]; + chip->pg_phase[slot] &= 0xfffff; + if (chip->pg_reset[slot] || chip->mode_test_21[3]) + { + chip->pg_phase[slot] = 0; + } +} + +void OPN2_EnvelopeSSGEG(ym3438_t *chip) +{ + Bit32u slot = chip->cycles; + Bit8u direction = 0; + chip->eg_ssg_pgrst_latch[slot] = 0; + chip->eg_ssg_repeat_latch[slot] = 0; + chip->eg_ssg_hold_up_latch[slot] = 0; + chip->eg_ssg_inv[slot] = 0; + if (chip->ssg_eg[slot] & 0x08) + { + direction = chip->eg_ssg_dir[slot]; + if (chip->eg_level[slot] & 0x200) + { + /* Reset */ + if ((chip->ssg_eg[slot] & 0x03) == 0x00) + { + chip->eg_ssg_pgrst_latch[slot] = 1; + } + /* Repeat */ + if ((chip->ssg_eg[slot] & 0x01) == 0x00) + { + chip->eg_ssg_repeat_latch[slot] = 1; + } + /* Inverse */ + if ((chip->ssg_eg[slot] & 0x03) == 0x02) + { + direction ^= 1; + } + if ((chip->ssg_eg[slot] & 0x03) == 0x03) + { + direction = 1; + } + } + /* Hold up */ + if (chip->eg_kon_latch[slot] + && ((chip->ssg_eg[slot] & 0x07) == 0x05 || (chip->ssg_eg[slot] & 0x07) == 0x03)) + { + chip->eg_ssg_hold_up_latch[slot] = 1; + } + direction &= chip->eg_kon[slot]; + chip->eg_ssg_inv[slot] = (chip->eg_ssg_dir[slot] ^ ((chip->ssg_eg[slot] >> 2) & 0x01)) + & chip->eg_kon[slot]; + } + chip->eg_ssg_dir[slot] = direction; + chip->eg_ssg_enable[slot] = (chip->ssg_eg[slot] >> 3) & 0x01; +} + +void OPN2_EnvelopeADSR(ym3438_t *chip) +{ + Bit32u slot = (chip->cycles + 22) % 24; + + Bit8u nkon = chip->eg_kon_latch[slot]; + Bit8u okon = chip->eg_kon[slot]; + Bit8u kon_event; + Bit8u koff_event; + Bit8u eg_off; + Bit16s level; + Bit16s nextlevel = 0; + Bit16s ssg_level; + Bit8u nextstate = chip->eg_state[slot]; + Bit16s inc = 0; + chip->eg_read[0] = chip->eg_read_inc; + chip->eg_read_inc = chip->eg_inc > 0; + + /* Reset phase generator */ + chip->pg_reset[slot] = (nkon && !okon) || chip->eg_ssg_pgrst_latch[slot]; + + /* KeyOn/Off */ + kon_event = (nkon && !okon) || (okon && chip->eg_ssg_repeat_latch[slot]); + koff_event = okon && !nkon; + + ssg_level = level = (Bit16s)chip->eg_level[slot]; + + if (chip->eg_ssg_inv[slot]) + { + /* Inverse */ + ssg_level = 512 - level; + ssg_level &= 0x3ff; + } + if (koff_event) + { + level = ssg_level; + } + if (chip->eg_ssg_enable[slot]) + { + eg_off = level >> 9; + } + else + { + eg_off = (level & 0x3f0) == 0x3f0; + } + nextlevel = level; + if (kon_event) + { + nextstate = eg_num_attack; + /* Instant attack */ + if (chip->eg_ratemax) + { + nextlevel = 0; + } + else if (chip->eg_state[slot] == eg_num_attack && level != 0 && chip->eg_inc && nkon) + { + inc = (~level << chip->eg_inc) >> 5; + } + } + else + { + switch (chip->eg_state[slot]) + { + case eg_num_attack: + if (level == 0) + { + nextstate = eg_num_decay; + } + else if(chip->eg_inc && !chip->eg_ratemax && nkon) + { + inc = (~level << chip->eg_inc) >> 5; + } + break; + case eg_num_decay: + if ((level >> 5) == chip->eg_sl[1]) + { + nextstate = eg_num_sustain; + } + else if (!eg_off && chip->eg_inc) + { + inc = 1 << (chip->eg_inc - 1); + if (chip->eg_ssg_enable[slot]) + { + inc <<= 2; + } + } + break; + case eg_num_sustain: + case eg_num_release: + if (!eg_off && chip->eg_inc) + { + inc = 1 << (chip->eg_inc - 1); + if (chip->eg_ssg_enable[slot]) + { + inc <<= 2; + } + } + break; + default: + break; + } + if (!nkon) + { + nextstate = eg_num_release; + } + } + if (chip->eg_kon_csm[slot]) + { + nextlevel |= chip->eg_tl[1] << 3; + } + + /* Envelope off */ + if (!kon_event && !chip->eg_ssg_hold_up_latch[slot] && chip->eg_state[slot] != eg_num_attack && eg_off) + { + nextstate = eg_num_release; + nextlevel = 0x3ff; + } + + nextlevel += inc; + + chip->eg_kon[slot] = chip->eg_kon_latch[slot]; + chip->eg_level[slot] = (Bit16u)nextlevel & 0x3ff; + chip->eg_state[slot] = nextstate; +} + +void OPN2_EnvelopePrepare(ym3438_t *chip) +{ + Bit8u rate; + Bit8u sum; + Bit8u inc = 0; + Bit32u slot = chip->cycles; + Bit8u rate_sel; + + /* Prepare increment */ + rate = (chip->eg_rate << 1) + chip->eg_ksv; + + if (rate > 0x3f) + { + rate = 0x3f; + } + + sum = ((rate >> 2) + chip->eg_shift_lock) & 0x0f; + if (chip->eg_rate != 0 && chip->eg_quotient == 2) + { + if (rate < 48) + { + switch (sum) + { + case 12: + inc = 1; + break; + case 13: + inc = (rate >> 1) & 0x01; + break; + case 14: + inc = rate & 0x01; + break; + default: + break; + } + } + else + { + inc = eg_stephi[rate & 0x03][chip->eg_timer_low_lock] + (rate >> 2) - 11; + if (inc > 4) + { + inc = 4; + } + } + } + chip->eg_inc = inc; + chip->eg_ratemax = (rate >> 1) == 0x1f; + + /* Prepare rate & ksv */ + rate_sel = chip->eg_state[slot]; + if ((chip->eg_kon[slot] && chip->eg_ssg_repeat_latch[slot]) + || (!chip->eg_kon[slot] && chip->eg_kon_latch[slot])) + { + rate_sel = eg_num_attack; + } + switch (rate_sel) + { + case eg_num_attack: + chip->eg_rate = chip->ar[slot]; + break; + case eg_num_decay: + chip->eg_rate = chip->dr[slot]; + break; + case eg_num_sustain: + chip->eg_rate = chip->sr[slot]; + break; + case eg_num_release: + chip->eg_rate = (chip->rr[slot] << 1) | 0x01; + break; + default: + break; + } + chip->eg_ksv = chip->pg_kcode >> (chip->ks[slot] ^ 0x03); + if (chip->am[slot]) + { + chip->eg_lfo_am = chip->lfo_am >> eg_am_shift[chip->ams[chip->channel]]; + } + else + { + chip->eg_lfo_am = 0; + } + /* Delay TL & SL value */ + chip->eg_tl[1] = chip->eg_tl[0]; + chip->eg_tl[0] = chip->tl[slot]; + chip->eg_sl[1] = chip->eg_sl[0]; + chip->eg_sl[0] = chip->sl[slot]; +} + +void OPN2_EnvelopeGenerate(ym3438_t *chip) +{ + Bit32u slot = (chip->cycles + 23) % 24; + Bit16u level; + + level = chip->eg_level[slot]; + + if (chip->eg_ssg_inv[slot]) + { + /* Inverse */ + level = 512 - level; + } + if (chip->mode_test_21[5]) + { + level = 0; + } + level &= 0x3ff; + + /* Apply AM LFO */ + level += chip->eg_lfo_am; + + /* Apply TL */ + if (!(chip->mode_csm && chip->channel == 2 + 1)) + { + level += chip->eg_tl[0] << 3; + } + if (level > 0x3ff) + { + level = 0x3ff; + } + chip->eg_out[slot] = level; +} + +void OPN2_UpdateLFO(ym3438_t *chip) +{ + if ((chip->lfo_quotient & lfo_cycles[chip->lfo_freq]) == lfo_cycles[chip->lfo_freq]) + { + chip->lfo_quotient = 0; + chip->lfo_cnt++; + } + else + { + chip->lfo_quotient += chip->lfo_inc; + } + chip->lfo_cnt &= chip->lfo_en; +} + +void OPN2_FMPrepare(ym3438_t *chip) +{ + Bit32u slot = (chip->cycles + 6) % 24; + Bit32u channel = chip->channel; + Bit16s mod, mod1, mod2; + Bit32u op = slot / 6; + Bit8u connect = chip->connect[channel]; + Bit32u prevslot = (chip->cycles + 18) % 24; + + /* Calculate modulation */ + mod1 = mod2 = 0; + + if (fm_algorithm[op][0][connect]) + { + mod2 |= chip->fm_op1[channel][0]; + } + if (fm_algorithm[op][1][connect]) + { + mod1 |= chip->fm_op1[channel][1]; + } + if (fm_algorithm[op][2][connect]) + { + mod1 |= chip->fm_op2[channel]; + } + if (fm_algorithm[op][3][connect]) + { + mod2 |= chip->fm_out[prevslot]; + } + if (fm_algorithm[op][4][connect]) + { + mod1 |= chip->fm_out[prevslot]; + } + mod = mod1 + mod2; + if (op == 0) + { + /* Feedback */ + mod = mod >> (10 - chip->fb[channel]); + if (!chip->fb[channel]) + { + mod = 0; + } + } + else + { + mod >>= 1; + } + chip->fm_mod[slot] = mod; + + slot = (chip->cycles + 18) % 24; + /* OP1 */ + if (slot / 6 == 0) + { + chip->fm_op1[channel][1] = chip->fm_op1[channel][0]; + chip->fm_op1[channel][0] = chip->fm_out[slot]; + } + /* OP2 */ + if (slot / 6 == 2) + { + chip->fm_op2[channel] = chip->fm_out[slot]; + } +} + +void OPN2_ChGenerate(ym3438_t *chip) +{ + Bit32u slot = (chip->cycles + 18) % 24; + Bit32u channel = chip->channel; + Bit32u op = slot / 6; + Bit32u test_dac = chip->mode_test_2c[5]; + Bit16s acc = chip->ch_acc[channel]; + Bit16s add = test_dac; + Bit16s sum = 0; + if (op == 0 && !test_dac) + { + acc = 0; + } + if (fm_algorithm[op][5][chip->connect[channel]] && !test_dac) + { + add += chip->fm_out[slot] >> 5; + } + sum = acc + add; + /* Clamp */ + if (sum > 255) + { + sum = 255; + } + else if(sum < -256) + { + sum = -256; + } + + if (op == 0 || test_dac) + { + chip->ch_out[channel] = chip->ch_acc[channel]; + } + chip->ch_acc[channel] = sum; +} + +void OPN2_ChOutput(ym3438_t *chip) +{ + Bit32u cycles = chip->cycles; + Bit32u slot = chip->cycles; + Bit32u channel = chip->channel; + Bit32u test_dac = chip->mode_test_2c[5]; + Bit16s out; + Bit16s sign; + Bit32u out_en; + chip->ch_read = chip->ch_lock; + if (slot < 12) + { + /* Ch 4,5,6 */ + channel++; + } + if ((cycles & 3) == 0) + { + if (!test_dac) + { + /* Lock value */ + chip->ch_lock = chip->ch_out[channel]; + } + chip->ch_lock_l = chip->pan_l[channel]; + chip->ch_lock_r = chip->pan_r[channel]; + } + /* Ch 6 */ + if (((cycles >> 2) == 1 && chip->dacen) || test_dac) + { + out = (Bit16s)chip->dacdata; + out <<= 7; + out >>= 7; + } + else + { + out = chip->ch_lock; + } + chip->mol = 0; + chip->mor = 0; + + if (chip_type == ym3438_type_ym2612) + { + out_en = ((cycles & 3) == 3) || test_dac; + /* YM2612 DAC emulation(not verified) */ + sign = out >> 8; + if (out >= 0) + { + out++; + sign++; + } + if (chip->ch_lock_l && out_en) + { + chip->mol = out; + } + else + { + chip->mol = sign; + } + if (chip->ch_lock_r && out_en) + { + chip->mor = out; + } + else + { + chip->mor = sign; + } + /* Amplify signal */ + chip->mol *= 3; + chip->mor *= 3; + } + else + { + out_en = ((cycles & 3) != 0) || test_dac; + /* Discrete YM3438 seems has the ladder effect too */ + if (out >= 0 && chip_type == ym3438_type_discrete) + { + out++; + } + if (chip->ch_lock_l && out_en) + { + chip->mol = out; + } + if (chip->ch_lock_r && out_en) + { + chip->mor = out; + } + } +} + +void OPN2_FMGenerate(ym3438_t *chip) +{ + Bit32u slot = (chip->cycles + 19) % 24; + /* Calculate phase */ + Bit16u phase = (chip->fm_mod[slot] + (chip->pg_phase[slot] >> 10)) & 0x3ff; + Bit16u quarter; + Bit16u level; + Bit16s output; + if (phase & 0x100) + { + quarter = (phase ^ 0xff) & 0xff; + } + else + { + quarter = phase & 0xff; + } + level = logsinrom[quarter]; + /* Apply envelope */ + level += chip->eg_out[slot] << 2; + /* Transform */ + if (level > 0x1fff) + { + level = 0x1fff; + } + output = ((exprom[(level & 0xff) ^ 0xff] | 0x400) << 2) >> (level >> 8); + if (phase & 0x200) + { + output = ((~output) ^ (chip->mode_test_21[4] << 13)) + 1; + } + else + { + output = output ^ (chip->mode_test_21[4] << 13); + } + output <<= 2; + output >>= 2; + chip->fm_out[slot] = output; +} + +void OPN2_DoTimerA(ym3438_t *chip) +{ + Bit16u time; + Bit8u load; + load = chip->timer_a_overflow; + if (chip->cycles == 2) + { + /* Lock load value */ + load |= (!chip->timer_a_load_lock && chip->timer_a_load); + chip->timer_a_load_lock = chip->timer_a_load; + if (chip->mode_csm) + { + /* CSM KeyOn */ + chip->mode_kon_csm = load; + } + else + { + chip->mode_kon_csm = 0; + } + } + /* Load counter */ + if (chip->timer_a_load_latch) + { + time = chip->timer_a_reg; + } + else + { + time = chip->timer_a_cnt; + } + chip->timer_a_load_latch = load; + /* Increase counter */ + if ((chip->cycles == 1 && chip->timer_a_load_lock) || chip->mode_test_21[2]) + { + time++; + } + /* Set overflow flag */ + if (chip->timer_a_reset) + { + chip->timer_a_reset = 0; + chip->timer_a_overflow_flag = 0; + } + else + { + chip->timer_a_overflow_flag |= chip->timer_a_overflow & chip->timer_a_enable; + } + chip->timer_a_overflow = (time >> 10); + chip->timer_a_cnt = time & 0x3ff; +} + +void OPN2_DoTimerB(ym3438_t *chip) +{ + Bit16u time; + Bit8u load; + load = chip->timer_b_overflow; + if (chip->cycles == 2) + { + /* Lock load value */ + load |= (!chip->timer_b_load_lock && chip->timer_b_load); + chip->timer_b_load_lock = chip->timer_b_load; + } + /* Load counter */ + if (chip->timer_b_load_latch) + { + time = chip->timer_b_reg; + } + else + { + time = chip->timer_b_cnt; + } + chip->timer_b_load_latch = load; + /* Increase counter */ + if (chip->cycles == 1) + { + chip->timer_b_subcnt++; + } + if ((chip->timer_b_subcnt == 0x10 && chip->timer_b_load_lock) || chip->mode_test_21[2]) + { + time++; + } + chip->timer_b_subcnt &= 0x0f; + /* Set overflow flag */ + if (chip->timer_b_reset) + { + chip->timer_b_reset = 0; + chip->timer_b_overflow_flag = 0; + } + else + { + chip->timer_b_overflow_flag |= chip->timer_b_overflow & chip->timer_b_enable; + } + chip->timer_b_overflow = (time >> 8); + chip->timer_b_cnt = time & 0xff; +} + +void OPN2_KeyOn(ym3438_t*chip) +{ + Bit32u slot = chip->cycles; + Bit32u chan = chip->channel; + /* Key On */ + chip->eg_kon_latch[slot] = chip->mode_kon[slot]; + chip->eg_kon_csm[slot] = 0; + if (chip->channel == 2 && chip->mode_kon_csm) + { + /* CSM Key On */ + chip->eg_kon_latch[slot] = 1; + chip->eg_kon_csm[slot] = 1; + } + if (chip->cycles == chip->mode_kon_channel) + { + /* OP1 */ + chip->mode_kon[chan] = chip->mode_kon_operator[0]; + /* OP2 */ + chip->mode_kon[chan + 12] = chip->mode_kon_operator[1]; + /* OP3 */ + chip->mode_kon[chan + 6] = chip->mode_kon_operator[2]; + /* OP4 */ + chip->mode_kon[chan + 18] = chip->mode_kon_operator[3]; + } +} + +void OPN2_Reset(ym3438_t *chip, Bit32u rate, Bit32u clock) +{ + Bit32u i, rateratio; + rateratio = (Bit32u)chip->rateratio; + memset(chip, 0, sizeof(ym3438_t)); + for (i = 0; i < 24; i++) + { + chip->eg_out[i] = 0x3ff; + chip->eg_level[i] = 0x3ff; + chip->eg_state[i] = eg_num_release; + chip->multi[i] = 1; + } + for (i = 0; i < 6; i++) + { + chip->pan_l[i] = 1; + chip->pan_r[i] = 1; + } + + if (rate != 0) + { + chip->rateratio = (Bit32s)(Bit32u)((((Bit64u)144 * rate) << RSM_FRAC) / clock); + } + else + { + chip->rateratio = (Bit32s)rateratio; + } +} + +void OPN2_SetChipType(Bit32u type) +{ + chip_type = type; +} + +void OPN2_Clock(ym3438_t *chip, Bit16s *buffer) +{ + Bit32u slot = chip->cycles; + chip->lfo_inc = chip->mode_test_21[1]; + chip->pg_read >>= 1; + chip->eg_read[1] >>= 1; + chip->eg_cycle++; + /* Lock envelope generator timer value */ + if (chip->cycles == 1 && chip->eg_quotient == 2) + { + if (chip->eg_cycle_stop) + { + chip->eg_shift_lock = 0; + } + else + { + chip->eg_shift_lock = chip->eg_shift + 1; + } + chip->eg_timer_low_lock = chip->eg_timer & 0x03; + } + /* Cycle specific functions */ + switch (chip->cycles) + { + case 0: + chip->lfo_pm = chip->lfo_cnt >> 2; + if (chip->lfo_cnt & 0x40) + { + chip->lfo_am = chip->lfo_cnt & 0x3f; + } + else + { + chip->lfo_am = chip->lfo_cnt ^ 0x3f; + } + chip->lfo_am <<= 1; + break; + case 1: + chip->eg_quotient++; + chip->eg_quotient %= 3; + chip->eg_cycle = 0; + chip->eg_cycle_stop = 1; + chip->eg_shift = 0; + chip->eg_timer_inc |= chip->eg_quotient >> 1; + chip->eg_timer = chip->eg_timer + chip->eg_timer_inc; + chip->eg_timer_inc = chip->eg_timer >> 12; + chip->eg_timer &= 0xfff; + break; + case 2: + chip->pg_read = chip->pg_phase[21] & 0x3ff; + chip->eg_read[1] = chip->eg_out[0]; + break; + case 13: + chip->eg_cycle = 0; + chip->eg_cycle_stop = 1; + chip->eg_shift = 0; + chip->eg_timer = chip->eg_timer + chip->eg_timer_inc; + chip->eg_timer_inc = chip->eg_timer >> 12; + chip->eg_timer &= 0xfff; + break; + case 23: + chip->lfo_inc |= 1; + break; + } + chip->eg_timer &= ~(chip->mode_test_21[5] << chip->eg_cycle); + if (((chip->eg_timer >> chip->eg_cycle) | (chip->pin_test_in & chip->eg_custom_timer)) & chip->eg_cycle_stop) + { + chip->eg_shift = chip->eg_cycle; + chip->eg_cycle_stop = 0; + } + + OPN2_DoIO(chip); + + OPN2_DoTimerA(chip); + OPN2_DoTimerB(chip); + OPN2_KeyOn(chip); + + OPN2_ChOutput(chip); + OPN2_ChGenerate(chip); + + OPN2_FMPrepare(chip); + OPN2_FMGenerate(chip); + + OPN2_PhaseGenerate(chip); + OPN2_PhaseCalcIncrement(chip); + + OPN2_EnvelopeADSR(chip); + OPN2_EnvelopeGenerate(chip); + OPN2_EnvelopeSSGEG(chip); + OPN2_EnvelopePrepare(chip); + + /* Prepare fnum & block */ + if (chip->mode_ch3) + { + /* Channel 3 special mode */ + switch (slot) + { + case 1: /* OP1 */ + chip->pg_fnum = chip->fnum_3ch[1]; + chip->pg_block = chip->block_3ch[1]; + chip->pg_kcode = chip->kcode_3ch[1]; + break; + case 7: /* OP3 */ + chip->pg_fnum = chip->fnum_3ch[0]; + chip->pg_block = chip->block_3ch[0]; + chip->pg_kcode = chip->kcode_3ch[0]; + break; + case 13: /* OP2 */ + chip->pg_fnum = chip->fnum_3ch[2]; + chip->pg_block = chip->block_3ch[2]; + chip->pg_kcode = chip->kcode_3ch[2]; + break; + case 19: /* OP4 */ + default: + chip->pg_fnum = chip->fnum[(chip->channel + 1) % 6]; + chip->pg_block = chip->block[(chip->channel + 1) % 6]; + chip->pg_kcode = chip->kcode[(chip->channel + 1) % 6]; + break; + } + } + else + { + chip->pg_fnum = chip->fnum[(chip->channel + 1) % 6]; + chip->pg_block = chip->block[(chip->channel + 1) % 6]; + chip->pg_kcode = chip->kcode[(chip->channel + 1) % 6]; + } + + OPN2_UpdateLFO(chip); + OPN2_DoRegWrite(chip); + chip->cycles = (chip->cycles + 1) % 24; + chip->channel = chip->cycles % 6; + + buffer[0] = chip->mol; + buffer[1] = chip->mor; +} + +void OPN2_Write(ym3438_t *chip, Bit32u port, Bit8u data) +{ + port &= 3; + chip->write_data = ((port << 7) & 0x100) | data; + if (port & 1) + { + /* Data */ + chip->write_d |= 1; + } + else + { + /* Address */ + chip->write_a |= 1; + } +} + +void OPN2_SetTestPin(ym3438_t *chip, Bit32u value) +{ + chip->pin_test_in = value & 1; +} + +Bit32u OPN2_ReadTestPin(ym3438_t *chip) +{ + if (!chip->mode_test_2c[7]) + { + return 0; + } + return chip->cycles == 23; +} + +Bit32u OPN2_ReadIRQPin(ym3438_t *chip) +{ + return chip->timer_a_overflow_flag | chip->timer_b_overflow_flag; +} + +Bit8u OPN2_Read(ym3438_t *chip, Bit32u port) +{ + if ((port & 3) == 0 || chip_type == ym3438_type_asic) + { + if (chip->mode_test_21[6]) + { + /* Read test data */ + Bit32u slot = (chip->cycles + 18) % 24; + Bit16u testdata = ((chip->pg_read & 0x01) << 15) + | ((chip->eg_read[chip->mode_test_21[0]] & 0x01) << 14); + if (chip->mode_test_2c[4]) + { + testdata |= chip->ch_read & 0x1ff; + } + else + { + testdata |= chip->fm_out[slot] & 0x3fff; + } + if (chip->mode_test_21[7]) + { + return testdata & 0xff; + } + else + { + return testdata >> 8; + } + } + else + { + return (Bit8u)(chip->busy << 7) | (Bit8u)(chip->timer_b_overflow_flag << 1) + | (Bit8u)chip->timer_a_overflow_flag; + } + } + return 0; +} + +void OPN2_WriteBuffered(ym3438_t *chip, Bit32u port, Bit8u data) +{ + Bit64u time1, time2; + Bit16s buffer[2]; + Bit64u skip; + + if (chip->writebuf[chip->writebuf_last].port & 0x04) + { + OPN2_Write(chip, chip->writebuf[chip->writebuf_last].port & 0X03, + chip->writebuf[chip->writebuf_last].data); + + chip->writebuf_cur = (chip->writebuf_last + 1) % OPN_WRITEBUF_SIZE; + skip = chip->writebuf[chip->writebuf_last].time - chip->writebuf_samplecnt; + chip->writebuf_samplecnt = chip->writebuf[chip->writebuf_last].time; + while (skip--) + { + OPN2_Clock(chip, buffer); + } + } + + chip->writebuf[chip->writebuf_last].port = (port & 0x03) | 0x04; + chip->writebuf[chip->writebuf_last].data = data; + time1 = chip->writebuf_lasttime + OPN_WRITEBUF_DELAY; + time2 = chip->writebuf_samplecnt; + + if (time1 < time2) + { + time1 = time2; + } + + chip->writebuf[chip->writebuf_last].time = time1; + chip->writebuf_lasttime = time1; + chip->writebuf_last = (chip->writebuf_last + 1) % OPN_WRITEBUF_SIZE; +} + +void OPN2_Generate(ym3438_t *chip, Bit16s *buf) +{ + Bit32u i; + Bit16s buffer[2]; + Bit32u mute; + + buf[0] = 0; + buf[1] = 0; + + for (i = 0; i < 24; i++) + { + switch (chip->cycles >> 2) + { + case 0: /* Ch 2 */ + mute = chip->mute[1]; + break; + case 1: /* Ch 6, DAC */ + mute = chip->mute[5 + chip->dacen]; + break; + case 2: /* Ch 4 */ + mute = chip->mute[3]; + break; + case 3: /* Ch 1 */ + mute = chip->mute[0]; + break; + case 4: /* Ch 5 */ + mute = chip->mute[4]; + break; + case 5: /* Ch 3 */ + mute = chip->mute[2]; + break; + default: + mute = 0; + break; + } + OPN2_Clock(chip, buffer); + if (!mute) + { + buf[0] += buffer[0]; + buf[1] += buffer[1]; + } + + while (chip->writebuf[chip->writebuf_cur].time <= chip->writebuf_samplecnt) + { + if (!(chip->writebuf[chip->writebuf_cur].port & 0x04)) + { + break; + } + chip->writebuf[chip->writebuf_cur].port &= 0x03; + OPN2_Write(chip, chip->writebuf[chip->writebuf_cur].port, + chip->writebuf[chip->writebuf_cur].data); + chip->writebuf_cur = (chip->writebuf_cur + 1) % OPN_WRITEBUF_SIZE; + } + chip->writebuf_samplecnt++; + } +} + +void OPN2_GenerateResampled(ym3438_t *chip, Bit16s *buf) +{ + Bit16s buffer[2]; + + while (chip->samplecnt >= chip->rateratio) + { + chip->oldsamples[0] = chip->samples[0]; + chip->oldsamples[1] = chip->samples[1]; + OPN2_Generate(chip, buffer); + chip->samples[0] = buffer[0] * 11; + chip->samples[1] = buffer[1] * 11; + chip->samplecnt -= chip->rateratio; + } + buf[0] = (Bit16s)(((chip->oldsamples[0] * (chip->rateratio - chip->samplecnt) + + chip->samples[0] * chip->samplecnt) / chip->rateratio)>>1); + buf[1] = (Bit16s)(((chip->oldsamples[1] * (chip->rateratio - chip->samplecnt) + + chip->samples[1] * chip->samplecnt) / chip->rateratio)>>1); + chip->samplecnt += 1 << RSM_FRAC; +} + +void OPN2_GenerateStream(ym3438_t *chip, Bit16s *output, Bit32u numsamples) +{ + Bit32u i; + Bit16s buffer[2]; + + for (i = 0; i < numsamples; i++) + { + OPN2_GenerateResampled(chip, buffer); + *output++ = buffer[0]; + *output++ = buffer[1]; + } +} + +void OPN2_GenerateStreamMix(ym3438_t *chip, Bit16s *output, Bit32u numsamples) +{ + Bit32u i; + Bit16s buffer[2]; + + for (i = 0; i < numsamples; i++) + { + OPN2_GenerateResampled(chip, buffer); + *output++ += buffer[0]; + *output++ += buffer[1]; + } +} + + +void OPN2_SetOptions(Bit8u flags) +{ + switch ((flags >> 3) & 0x03) + { + case 0x00: /* YM2612 */ + default: + OPN2_SetChipType(ym3438_type_ym2612); + break; + case 0x01: /* ASIC YM3438 */ + OPN2_SetChipType(ym3438_type_asic); + break; + case 0x02: /* Discrete YM3438 */ + OPN2_SetChipType(ym3438_type_discrete); + break; + } +} + +void OPN2_SetMute(ym3438_t *chip, Bit32u mute) +{ + Bit32u i; + for (i = 0; i < 7; i++) + { + chip->mute[i] = (mute >> i) & 0x01; + } +} + + +} // Ym2612_NukedImpl + + +Ym2612_Nuked_Emu::Ym2612_Nuked_Emu() +{ + Ym2612_NukedImpl::OPN2_SetChipType( Ym2612_NukedImpl::ym3438_type_asic ); + impl = new Ym2612_NukedImpl::ym3438_t; +} + +Ym2612_Nuked_Emu::~Ym2612_Nuked_Emu() +{ + Ym2612_NukedImpl::ym3438_t *chip_r = reinterpret_cast(impl); + if ( chip_r ) delete chip_r; +} + +const char *Ym2612_Nuked_Emu::set_rate(double sample_rate, double clock_rate) +{ + Ym2612_NukedImpl::ym3438_t *chip_r = reinterpret_cast(impl); + if ( !chip_r ) + return "Out of memory"; + prev_sample_rate = sample_rate; + prev_clock_rate = clock_rate; + Ym2612_NukedImpl::OPN2_Reset( chip_r, static_cast(sample_rate), static_cast(clock_rate) ); + return 0; +} + +void Ym2612_Nuked_Emu::reset() +{ + Ym2612_NukedImpl::ym3438_t *chip_r = reinterpret_cast(impl); + if ( !chip_r ) Ym2612_NukedImpl::OPN2_Reset( chip_r, static_cast(prev_sample_rate), static_cast(prev_clock_rate) ); +} + +void Ym2612_Nuked_Emu::mute_voices(int mask) +{ + Ym2612_NukedImpl::ym3438_t *chip_r = reinterpret_cast(impl); + if ( chip_r ) Ym2612_NukedImpl::OPN2_SetMute( chip_r, mask ); +} + +void Ym2612_Nuked_Emu::write0(int addr, int data) +{ + Ym2612_NukedImpl::ym3438_t *chip_r = reinterpret_cast(impl); + if ( !chip_r ) return; + Ym2612_NukedImpl::OPN2_WriteBuffered( chip_r, 0, static_cast(addr) ); + Ym2612_NukedImpl::OPN2_WriteBuffered( chip_r, 1, static_cast(data) ); +} + +void Ym2612_Nuked_Emu::write1(int addr, int data) +{ + Ym2612_NukedImpl::ym3438_t *chip_r = reinterpret_cast(impl); + if ( !chip_r ) return; + Ym2612_NukedImpl::OPN2_WriteBuffered( chip_r, 0 + 2, static_cast(addr) ); + Ym2612_NukedImpl::OPN2_WriteBuffered( chip_r, 1 + 2, static_cast(data) ); +} + +void Ym2612_Nuked_Emu::run(int pair_count, Ym2612_Nuked_Emu::sample_t *out) +{ + Ym2612_NukedImpl::ym3438_t *chip_r = reinterpret_cast(impl); + if ( !chip_r ) return; + Ym2612_NukedImpl::OPN2_GenerateStreamMix(chip_r, out, pair_count); +} diff --git a/Frameworks/GME/gme/Ym2612_Nuked.h b/Frameworks/GME/gme/Ym2612_Nuked.h new file mode 100644 index 000000000..6c265b138 --- /dev/null +++ b/Frameworks/GME/gme/Ym2612_Nuked.h @@ -0,0 +1,41 @@ +// YM2612 FM sound chip emulator interface + +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ +#ifndef YM2612_EMU_H +#define YM2612_EMU_H + +typedef void Ym2612_Nuked_Impl; + +class Ym2612_Nuked_Emu { + Ym2612_Nuked_Impl* impl; + double prev_sample_rate; + double prev_clock_rate; +public: + Ym2612_Nuked_Emu(); + ~Ym2612_Nuked_Emu(); + + // Set output sample rate and chip clock rates, in Hz. Returns non-zero + // if error. + const char* set_rate( double sample_rate, double clock_rate ); + + // Reset to power-up state + void reset(); + + // Mute voice n if bit n (1 << n) of mask is set + enum { channel_count = 6 }; + void mute_voices( int mask ); + + // Write addr to register 0 then data to register 1 + void write0( int addr, int data ); + + // Write addr to register 2 then data to register 3 + void write1( int addr, int data ); + + // Run and add pair_count samples into current output buffer contents + typedef short sample_t; + enum { out_chan_count = 2 }; // stereo + void run( int pair_count, sample_t* out ); +}; + +#endif + diff --git a/Frameworks/GME/gme/Z80_Cpu.cpp b/Frameworks/GME/gme/Z80_Cpu.cpp deleted file mode 100644 index f1e604c57..000000000 --- a/Frameworks/GME/gme/Z80_Cpu.cpp +++ /dev/null @@ -1,82 +0,0 @@ -// $package. http://www.slack.net/~ant/ - -#include "Z80_Cpu.h" - -/* Copyright (C) 2006-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -// flags, named with hex value for clarity -int const S80 = 0x80; -int const Z40 = 0x40; -int const F20 = 0x20; -int const H10 = 0x10; -int const F08 = 0x08; -int const V04 = 0x04; -int const P04 = 0x04; -int const N02 = 0x02; -int const C01 = 0x01; - -Z80_Cpu::Z80_Cpu() -{ - cpu_state = &cpu_state_; - - for ( int i = 0x100; --i >= 0; ) - { - int even = 1; - for ( int p = i; p; p >>= 1 ) - even ^= p; - int n = (i & (S80 | F20 | F08)) | ((even & 1) * P04); - szpc [i] = n; - szpc [i + 0x100] = n | C01; - } - szpc [0x000] |= Z40; - szpc [0x100] |= Z40; -} - -inline void Z80_Cpu::set_page( int i, void* write, void const* read ) -{ - int offset = Z80_CPU_OFFSET( i * page_size ); - byte * write2 = STATIC_CAST(byte *,write) - offset; - byte const* read2 = STATIC_CAST(byte const*,read ) - offset; - cpu_state_.write [i] = write2; - cpu_state_.read [i] = read2; - cpu_state->write [i] = write2; - cpu_state->read [i] = read2; -} - -void Z80_Cpu::reset( void* unmapped_write, void const* unmapped_read ) -{ - check( cpu_state == &cpu_state_ ); - cpu_state = &cpu_state_; - cpu_state_.time = 0; - cpu_state_.base = 0; - end_time_ = 0; - - for ( int i = 0; i < page_count + 1; i++ ) - set_page( i, unmapped_write, unmapped_read ); - - memset( &r, 0, sizeof r ); -} - -void Z80_Cpu::map_mem( addr_t start, int size, void* write, void const* read ) -{ - // address range must begin and end on page boundaries - require( start % page_size == 0 ); - require( size % page_size == 0 ); - require( start + size <= 0x10000 ); - - for ( int offset = 0; offset < size; offset += page_size ) - set_page( (start + offset) >> page_bits, - STATIC_CAST(char *,write) + offset, - STATIC_CAST(char const*,read ) + offset ); -} diff --git a/Frameworks/GME/gme/Z80_Cpu.h b/Frameworks/GME/gme/Z80_Cpu.h deleted file mode 100644 index b5f6f4d51..000000000 --- a/Frameworks/GME/gme/Z80_Cpu.h +++ /dev/null @@ -1,122 +0,0 @@ -// Z80 CPU emulator - -// $package -#ifndef Z80_CPU_H -#define Z80_CPU_H - -#include "blargg_endian.h" - -class Z80_Cpu { -public: - typedef int time_t; - typedef int addr_t; - typedef BOOST::uint8_t byte; - - // Clears registers and maps all pages to unmapped - void reset( void* unmapped_write, void const* unmapped_read ); - - // TODO: split mapping out of CPU - - // Maps memory. Start and size must be multiple of page_size. - enum { page_bits = 10 }; - enum { page_size = 1 << page_bits }; - void map_mem( addr_t addr, int size, void* write, void const* read ); - void map_mem( addr_t addr, int size, void* read_write ); - - // Maps address to pointer to that byte - byte * write( addr_t addr ); - byte const* read( addr_t addr ); - - // Time of beginning of next instruction - time_t time() const { return cpu_state->time + cpu_state->base; } - - // Alter current time - void set_time( time_t t ) { cpu_state->time = t - cpu_state->base; } - void adjust_time( int delta ) { cpu_state->time += delta; } - - #if BLARGG_BIG_ENDIAN - struct regs_t { byte b,c, d,e, h,l, flags,a; }; - #else - struct regs_t { byte c,b, e,d, l,h, a,flags; }; - #endif - BLARGG_STATIC_ASSERT( sizeof (regs_t) == 8 ); - - struct pairs_t { BOOST::uint16_t bc, de, hl, fa; }; - - // Registers are not updated until run() returns - struct registers_t { - BOOST::uint16_t pc; - BOOST::uint16_t sp; - BOOST::uint16_t ix; - BOOST::uint16_t iy; - union { - regs_t b; // b.b, b.c, b.d, b.e, b.h, b.l, b.flags, b.a - pairs_t w; // w.bc, w.de, w.hl. w.fa - }; - union { - regs_t b; - pairs_t w; - } alt; - byte iff1; - byte iff2; - byte r; - byte i; - byte im; - }; - //registers_t r; (below for efficiency) - - // can read this far past end of memory - enum { cpu_padding = 0x100 }; - - // Can read this many bytes past end of a page - enum { page_padding = 4 }; - - void set_end_time( time_t t ); -public: - Z80_Cpu(); - - enum { page_count = 0x10000 / page_size }; - byte szpc [0x200]; - time_t end_time_; - struct cpu_state_t { - byte const* read [page_count + 1]; - byte * write [page_count + 1]; - time_t base; - time_t time; - }; - cpu_state_t* cpu_state; // points to cpu_state_ or a local copy within run() - cpu_state_t cpu_state_; - void set_page( int i, void* write, void const* read ); -public: - registers_t r; -}; - -#if BLARGG_NONPORTABLE - #define Z80_CPU_OFFSET( addr ) (addr) -#else - #define Z80_CPU_OFFSET( addr ) ((addr) & (Z80_Cpu::page_size - 1)) -#endif - -inline Z80_Cpu::byte* Z80_Cpu::write( addr_t addr ) -{ - return cpu_state->write [(unsigned) addr >> page_bits] + Z80_CPU_OFFSET( addr ); -} - -inline Z80_Cpu::byte const* Z80_Cpu::read( addr_t addr ) -{ - return cpu_state->read [(unsigned) addr >> page_bits] + Z80_CPU_OFFSET( addr ); -} - -inline void Z80_Cpu::map_mem( addr_t addr, int size, void* p ) -{ - map_mem( addr, size, p, p ); -} - -inline void Z80_Cpu::set_end_time( time_t t ) -{ - time_t delta = cpu_state->base - t; - cpu_state->base = t; - cpu_state->time += delta; -} - -#endif diff --git a/Frameworks/GME/gme/Z80_Cpu_run.h b/Frameworks/GME/gme/Z80_Cpu_run.h deleted file mode 100644 index 7bb490b77..000000000 --- a/Frameworks/GME/gme/Z80_Cpu_run.h +++ /dev/null @@ -1,1701 +0,0 @@ -// $package. http://www.slack.net/~ant/ - -// Last validated with zexall 2009.12.05. -// Doesn't implement the R register or immediate interrupt after EI. -// Address wrap-around isn't completely correct, but is prevented from crashing emulator. -// 16-bit memory accesses are made directly to mapped memory, instead of using macro. - -#if 0 -/* Define these macros in the source file before #including this file. -- Parameters might be expressions, so they are best evaluated only once, -though they NEVER have side-effects, so multiple evaluation is OK. -- Output parameters might be a multiple-assignment expression like "a=x", -so they must NOT be parenthesized. -- Except where noted, time() and related functions will NOT work -correctly inside a macro. TIME() is always correct, and between FLUSH_TIME() and -CACHE_TIME() the normal time changing functions can be used. -- Macros "returning" void may use a {} statement block. */ - - // 0 <= addr <= 0xFFFF + 0x100 - // Optional; default uses whatever was set with map_mem() - int READ_CODE( addr_t ); - - // 0 <= addr <= 0xFFFF + 0x100 - // Optional; default uses whatever was set with map_mem() - int READ_MEM( addr_t ); - void WRITE_MEM( addr_t, int data ); - - // 0 <= port <= 0xFFFF (apparently upper 8 bits are output by hardware) - void OUT_PORT( int port, int data ); - int IN_PORT int port ); - - // Reference to Z80_Cpu object used for emulation - #define CPU cpu - -// The following can be used within macros: - - // Current time - time_t TIME(); - - // Allows use of time functions - void FLUSH_TIME(); - - // Must be used before end of macro if FLUSH_TIME() was used earlier - void CACHE_TIME(); - -// Configuration (optional; commented behavior if defined) - - // Optimizes as if map_mem( 0, 0x10000, FLAT_MEM, FLAT_MEM ) is always in effect - #define FLAT_MEM my_mem_array - - // If RST 7 ($FF) is encountered and PC = IDLE_ADDR, stops execution - #define IDLE_ADDR 0x1234 - - // Expanded just before beginning of code, to help debugger - #define CPU_BEGIN void my_run_cpu() { - -#endif - -/* Copyright (C) 2006-2008 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#ifdef CPU_BEGIN - CPU_BEGIN -#endif - -#define R CPU.r - -// flags, named with hex value for clarity -int const S80 = 0x80; -int const Z40 = 0x40; -int const F20 = 0x20; -int const H10 = 0x10; -int const F08 = 0x08; -int const V04 = 0x04; -int const P04 = 0x04; -int const N02 = 0x02; -int const C01 = 0x01; - -#define SZ28P( n ) CPU.szpc [n] -#define SZ28PC( n ) CPU.szpc [n] -#define SZ28C( n ) (CPU.szpc [n] & ~P04) -#define SZ28( n ) SZ28C( n ) - -#define SET_R( n ) (void) (R.r = n) -#define GET_R() (R.r) - -// Time -#define TIME() (s_time + s.base) -#define FLUSH_TIME() {s.time = s_time;} -#define CACHE_TIME() {s_time = s.time;} - -// Memory -#define RW_MEM( addr, rw ) RW_PAGE( addr, rw ) [RW_OFFSET( addr )] -#ifndef READ_CODE - #define READ_CODE( addr ) RW_MEM( addr, read ) -#endif - -#ifdef FLAT_MEM - #define RW_PAGE( addr, rw ) FLAT_MEM - #define RW_OFFSET( addr ) (addr) - #define INSTR( off, addr ) READ_CODE( addr ) -#else - #define RW_PAGE( addr, rw ) s.rw [(unsigned) (addr) >> Z80_Cpu::page_bits] - #define RW_OFFSET( addr ) Z80_CPU_OFFSET( addr ) - #define INSTR( off, addr ) instr [off] -#endif - -#ifndef READ_MEM - #define READ_MEM( addr ) RW_MEM( addr, read ) -#endif - -#ifndef WRITE_MEM - #define WRITE_MEM( addr, data ) (RW_MEM( addr, write ) = data) -#endif - -#define READ_WORD( addr ) GET_LE16( &RW_MEM( addr, read ) ) -#define WRITE_WORD( addr, data ) SET_LE16( &RW_MEM( addr, write ), data ) - -// Truncation -#define BYTE( n ) ((BOOST::uint8_t ) (n)) /* (unsigned) n & 0xFF */ -#define SBYTE( n ) ((BOOST::int8_t ) (n)) /* (BYTE( n ) ^ 0x80) - 0x80 */ -#define WORD( n ) ((BOOST::uint16_t) (n)) /* (unsigned) n & 0xFFFF */ - -// Misc -#define CASE5( a, b, c, d, e ) case 0x##a:case 0x##b:case 0x##c:case 0x##d:case 0x##e -#define CASE6( a, b, c, d, e, f ) CASE5( a, b, c, d, e ): case 0x##f -#define CASE7( a, b, c, d, e, f, g ) CASE6( a, b, c, d, e, f ): case 0x##g -#define CASE8( a, b, c, d, e, f, g, h ) CASE7( a, b, c, d, e, f, g ): case 0x##h - -#if BLARGG_BIG_ENDIAN - #define R8( n, offset ) ((r.r8_ - offset) [n]) -#elif BLARGG_LITTLE_ENDIAN - #define R8( n, offset ) ((r.r8_ - offset) [(n) ^ 1]) -#else - #error "Byte order of CPU must be known" -#endif - -#define R16( n, shift, offset ) (r.r16_ [((unsigned) (n) >> shift) - (offset >> shift)]) - -#define EX( x, y ) \ - {\ - int temp = x;\ - x = y;\ - y = temp;\ - } - -#define EXX( name ) \ - EX( R.alt.name, r.name ) - -bool warning = false; -{ - Z80_Cpu::cpu_state_t s; - #ifdef FLAT_MEM - s.base = CPU.cpu_state_.base; - #else - s = CPU.cpu_state_; - #endif - CPU.cpu_state = &s; - - - union r_t { - Z80_Cpu::regs_t b; - Z80_Cpu::pairs_t w; - byte r8_ [8]; // indexed - BOOST::uint16_t r16_ [4]; - } r; - r.b = R.b; - - Z80_Cpu::time_t s_time = CPU.cpu_state_.time; - int pc = R.pc; - int sp = R.sp; - int ix = R.ix; // TODO: keep in memory for direct access? - int iy = R.iy; - int flags = R.b.flags; - - //goto loop; // confuses optimizer - s_time += 7; - pc -= 2; - -call_not_taken: - s_time -= 7; -jp_not_taken: - pc += 2; -loop: - - check( (unsigned) pc < 0x10000 + 1 ); // +1 so emulator can catch wrap-around - check( (unsigned) sp < 0x10000 ); - check( (unsigned) flags < 0x100 ); - check( (unsigned) ix < 0x10000 ); - check( (unsigned) iy < 0x10000 ); - - byte const* instr = RW_PAGE( pc, read ); - - int opcode; - - if ( RW_OFFSET( ~0 ) == ~0 ) - { - opcode = instr [RW_OFFSET( pc )]; - pc++; - instr += RW_OFFSET( pc ); - } - else - { - instr += RW_OFFSET( pc ); - opcode = *instr++; - pc++; - } - - static byte const clock_table [256 * 2] = { - // 0 1 2 3 4 5 6 7 8 9 A B C D E F - 4,10, 7, 6, 4, 4, 7, 4, 4,11, 7, 6, 4, 4, 7, 4, // 0 - 8,10, 7, 6, 4, 4, 7, 4,12,11, 7, 6, 4, 4, 7, 4, // 1 - 7,10,16, 6, 4, 4, 7, 4, 7,11,16, 6, 4, 4, 7, 4, // 2 - 7,10,13, 6,11,11,10, 4, 7,11,13, 6, 4, 4, 7, 4, // 3 - 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // 4 - 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // 5 - 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // 6 - 7, 7, 7, 7, 7, 7, 4, 7, 4, 4, 4, 4, 4, 4, 7, 4, // 7 - 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // 8 - 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // 9 - 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // A - 4, 4, 4, 4, 4, 4, 7, 4, 4, 4, 4, 4, 4, 4, 7, 4, // B - 11,10,10,10,17,11, 7,11,11,10,10, 8,17,17, 7,11, // C - 11,10,10,11,17,11, 7,11,11, 4,10,11,17, 8, 7,11, // D - 11,10,10,19,17,11, 7,11,11, 4,10, 4,17, 8, 7,11, // E - 11,10,10, 4,17,11, 7,11,11, 6,10, 4,17, 8, 7,11, // F - - // high four bits are $ED time - 8, low four bits are $DD/$FD time - 8 - //0 1 2 3 4 5 6 7 8 9 A B C D E F - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x07,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x07,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x06,0x0C,0x02,0x00,0x00,0x03,0x00,0x00,0x07,0x0C,0x02,0x00,0x00,0x03,0x00, - 0x00,0x00,0x00,0x00,0x0F,0x0F,0x0B,0x00,0x00,0x07,0x00,0x00,0x00,0x00,0x00,0x00, - 0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0x10,0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0x10, - 0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0x10,0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0x10, - 0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0xA0,0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0xA0, - 0x4B,0x4B,0x7B,0xCB,0x0B,0x6B,0x00,0x0B,0x40,0x40,0x70,0xC0,0x00,0x60,0x0B,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0B,0x00, - 0x80,0x80,0x80,0x80,0x00,0x00,0x0B,0x00,0x80,0x80,0x80,0x80,0x00,0x00,0x0B,0x00, - 0xD0,0xD0,0xD0,0xD0,0x00,0x00,0x0B,0x00,0xD0,0xD0,0xD0,0xD0,0x00,0x00,0x0B,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0F,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x06,0x00,0x0F,0x00,0x07,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00, - }; - - if ( s_time >= 0 ) - goto out_of_time; - s_time += clock_table [opcode]; - - #ifdef Z80_CPU_LOG_H - //log_opcode( opcode, READ_CODE( pc ) ); - z80_cpu_log( "log.txt", pc - 1, opcode, READ_CODE( pc ), - READ_CODE( pc + 1 ), READ_CODE( pc + 2 ) ); - z80_log_regs( r.b.a, r.w.bc, r.w.de, r.w.hl, sp, ix, iy ); - #endif - -#define GET_ADDR() GET_LE16( &INSTR( 0, pc ) ) - - int data; - data = INSTR( 0, pc ); - - switch ( opcode ) - { -// Common - - case 0x00: // NOP - CASE7( 40, 49, 52, 5B, 64, 6D, 7F ): // LD B,B etc. - goto loop; - - case 0x08:{// EX AF,AF' - EXX( b.a ); - EX( R.alt.b.flags, flags ); - goto loop; - } - - case 0xD3: // OUT (imm),A - pc++; - OUT_PORT( (data + r.b.a * 0x100), r.b.a ); - goto loop; - - case 0x2E: // LD L,imm - pc++; - r.b.l = data; - goto loop; - - case 0x3E: // LD A,imm - pc++; - r.b.a = data; - goto loop; - - case 0x3A:{// LD A,(addr) - int addr = GET_ADDR(); - pc += 2; - r.b.a = READ_MEM( addr ); - goto loop; - } - -// Conditional - -#define ZERO (flags & Z40) -#define CARRY (flags & C01) -#define EVEN (flags & P04) -#define MINUS (flags & S80) - -// JR -// TODO: more efficient way to handle negative branch that wraps PC around -#define JR_( cond, clocks ) {\ - pc++;\ - if ( !(cond) )\ - goto loop;\ - int offset = SBYTE( data );\ - pc = WORD( pc + offset );\ - s_time += clocks;\ - goto loop;\ -} - -#define JR( cond ) JR_( cond, 5 ) - - case 0x20: JR( !ZERO ) // JR NZ,disp - case 0x28: JR( ZERO ) // JR Z,disp - case 0x30: JR( !CARRY ) // JR NC,disp - case 0x38: JR( CARRY ) // JR C,disp - case 0x18: JR_( true,0) // JR disp - - case 0x10:{// DJNZ disp - int temp = r.b.b - 1; - r.b.b = temp; - JR( temp ) - } - -// JP -#define JP( cond ) \ - if ( !(cond) )\ - goto jp_not_taken;\ - pc = GET_ADDR();\ - goto loop; - - case 0xC2: JP( !ZERO ) // JP NZ,addr - case 0xCA: JP( ZERO ) // JP Z,addr - case 0xD2: JP( !CARRY ) // JP NC,addr - case 0xDA: JP( CARRY ) // JP C,addr - case 0xE2: JP( !EVEN ) // JP PO,addr - case 0xEA: JP( EVEN ) // JP PE,addr - case 0xF2: JP( !MINUS ) // JP P,addr - case 0xFA: JP( MINUS ) // JP M,addr - - case 0xC3: // JP addr - pc = GET_ADDR(); - goto loop; - - case 0xE9: // JP HL - pc = r.w.hl; - goto loop; - -// RET -#define RET( cond ) \ - if ( cond )\ - goto ret_taken;\ - s_time -= 6;\ - goto loop; - - case 0xC0: RET( !ZERO ) // RET NZ - case 0xC8: RET( ZERO ) // RET Z - case 0xD0: RET( !CARRY ) // RET NC - case 0xD8: RET( CARRY ) // RET C - case 0xE0: RET( !EVEN ) // RET PO - case 0xE8: RET( EVEN ) // RET PE - case 0xF0: RET( !MINUS ) // RET P - case 0xF8: RET( MINUS ) // RET M - - case 0xC9: // RET - ret_taken: - pc = READ_WORD( sp ); - sp = WORD( sp + 2 ); - goto loop; - -// CALL -#define CALL( cond ) \ - if ( cond )\ - goto call_taken;\ - goto call_not_taken; - - case 0xC4: CALL( !ZERO ) // CALL NZ,addr - case 0xCC: CALL( ZERO ) // CALL Z,addr - case 0xD4: CALL( !CARRY ) // CALL NC,addr - case 0xDC: CALL( CARRY ) // CALL C,addr - case 0xE4: CALL( !EVEN ) // CALL PO,addr - case 0xEC: CALL( EVEN ) // CALL PE,addr - case 0xF4: CALL( !MINUS ) // CALL P,addr - case 0xFC: CALL( MINUS ) // CALL M,addr - - case 0xCD:{// CALL addr - call_taken: - int addr = pc + 2; - pc = GET_ADDR(); - sp = WORD( sp - 2 ); - WRITE_WORD( sp, addr ); - goto loop; - } - - case 0xFF: // RST - #ifdef IDLE_ADDR - if ( pc == IDLE_ADDR + 1 ) - goto hit_idle_addr; - #else - if ( pc > 0x10000 ) - { - pc = WORD( pc - 1 ); - s_time -= 11; - goto loop; - } - #endif - CASE7( C7, CF, D7, DF, E7, EF, F7 ): - data = pc; - pc = opcode & 0x38; - #ifdef RST_BASE - pc += RST_BASE; - #endif - goto push_data; - -// PUSH/POP - case 0xF5: // PUSH AF - data = r.b.a * 0x100u + flags; - goto push_data; - - case 0xC5: // PUSH BC - case 0xD5: // PUSH DE - case 0xE5: // PUSH HL - data = R16( opcode, 4, 0xC5 ); - push_data: - sp = WORD( sp - 2 ); - WRITE_WORD( sp, data ); - goto loop; - - case 0xF1: // POP AF - flags = READ_MEM( sp ); - r.b.a = READ_MEM( (sp + 1) ); - sp = WORD( sp + 2 ); - goto loop; - - case 0xC1: // POP BC - case 0xD1: // POP DE - case 0xE1: // POP HL - R16( opcode, 4, 0xC1 ) = READ_WORD( sp ); - sp = WORD( sp + 2 ); - goto loop; - -// ADC/ADD/SBC/SUB - case 0x96: // SUB (HL) - case 0x86: // ADD (HL) - flags &= ~C01; - case 0x9E: // SBC (HL) - case 0x8E: // ADC (HL) - data = READ_MEM( r.w.hl ); - goto adc_data; - - case 0xD6: // SUB A,imm - case 0xC6: // ADD imm - flags &= ~C01; - case 0xDE: // SBC A,imm - case 0xCE: // ADC imm - pc++; - goto adc_data; - - CASE7( 90, 91, 92, 93, 94, 95, 97 ): // SUB r - CASE7( 80, 81, 82, 83, 84, 85, 87 ): // ADD r - flags &= ~C01; - CASE7( 98, 99, 9A, 9B, 9C, 9D, 9F ): // SBC r - CASE7( 88, 89, 8A, 8B, 8C, 8D, 8F ): // ADC r - data = R8( opcode & 7, 0 ); - adc_data: { - int result = data + (flags & C01); - data ^= r.b.a; - flags = opcode >> 3 & N02; // bit 4 is set in subtract opcodes - if ( flags ) - result = -result; - result += r.b.a; - data ^= result; - flags +=(data & H10) + - ((data + 0x80) >> 6 & V04) + - SZ28C( result & 0x1FF ); - r.b.a = result; - goto loop; - } - -// CP - case 0xBE: // CP (HL) - data = READ_MEM( r.w.hl ); - goto cp_data; - - case 0xFE: // CP imm - pc++; - goto cp_data; - - CASE7( B8, B9, BA, BB, BC, BD, BF ): // CP r - data = R8( opcode, 0xB8 ); - cp_data: { - int result = r.b.a - data; - flags = N02 + (data & (F20 | F08)) + (result >> 8 & C01); - data ^= r.b.a; - flags +=(((result ^ r.b.a) & data) >> 5 & V04) + - (((data & H10) ^ result) & (S80 | H10)); - if ( BYTE( result ) ) - goto loop; - flags += Z40; - goto loop; - } - -// ADD HL,r.w - - case 0x39: // ADD HL,SP - data = sp; - goto add_hl_data; - - case 0x09: // ADD HL,BC - case 0x19: // ADD HL,DE - case 0x29: // ADD HL,HL - data = R16( opcode, 4, 0x09 ); - add_hl_data: { - int sum = r.w.hl + data; - data ^= r.w.hl; - r.w.hl = sum; - flags = (flags & (S80 | Z40 | V04)) + - (sum >> 16) + - (sum >> 8 & (F20 | F08)) + - ((data ^ sum) >> 8 & H10); - goto loop; - } - - case 0x27:{// DAA - int a = r.b.a; - if ( a > 0x99 ) - flags |= C01; - - int adjust = 0x60 * (flags & C01); - - if ( flags & H10 || (a & 0x0F) > 9 ) - adjust += 0x06; - - if ( flags & N02 ) - adjust = -adjust; - a += adjust; - - flags = (flags & (C01 | N02)) + - ((r.b.a ^ a) & H10) + - SZ28P( BYTE( a ) ); - r.b.a = a; - goto loop; - } - -// INC/DEC - case 0x34: // INC (HL) - data = READ_MEM( r.w.hl ) + 1; - WRITE_MEM( r.w.hl, data ); - goto inc_set_flags; - - CASE7( 04, 0C, 14, 1C, 24, 2C, 3C ): // INC r - data = ++R8( opcode >> 3, 0 ); - inc_set_flags: - flags = (flags & C01) + - (((data & 0x0F) - 1) & H10) + - SZ28( BYTE( data ) ); - if ( data != 0x80 ) - goto loop; - flags += V04; - goto loop; - - case 0x35: // DEC (HL) - data = READ_MEM( r.w.hl ) - 1; - WRITE_MEM( r.w.hl, data ); - goto dec_set_flags; - - CASE7( 05, 0D, 15, 1D, 25, 2D, 3D ): // DEC r - data = --R8( opcode >> 3, 0 ); - dec_set_flags: - flags = (flags & C01) + N02 + - (((data & 0x0F) + 1) & H10) + - SZ28( BYTE( data ) ); - if ( data != 0x7F ) - goto loop; - flags += V04; - goto loop; - - case 0x03: // INC BC - case 0x13: // INC DE - case 0x23: // INC HL - R16( opcode, 4, 0x03 )++; - goto loop; - - case 0x33: // INC SP - sp = WORD( sp + 1 ); - goto loop; - - case 0x0B: // DEC BC - case 0x1B: // DEC DE - case 0x2B: // DEC HL - R16( opcode, 4, 0x0B )--; - goto loop; - - case 0x3B: // DEC SP - sp = WORD( sp - 1 ); - goto loop; - -// AND - case 0xA6: // AND (HL) - data = READ_MEM( r.w.hl ); - goto and_data; - - case 0xE6: // AND imm - pc++; - goto and_data; - - CASE7( A0, A1, A2, A3, A4, A5, A7 ): // AND r - data = R8( opcode, 0xA0 ); - and_data: - r.b.a &= data; - flags = SZ28P( r.b.a ) + H10; - goto loop; - -// OR - case 0xB6: // OR (HL) - data = READ_MEM( r.w.hl ); - goto or_data; - - case 0xF6: // OR imm - pc++; - goto or_data; - - CASE7( B0, B1, B2, B3, B4, B5, B7 ): // OR r - data = R8( opcode, 0xB0 ); - or_data: - r.b.a |= data; - flags = SZ28P( r.b.a ); - goto loop; - -// XOR - case 0xAE: // XOR (HL) - data = READ_MEM( r.w.hl ); - goto xor_data; - - case 0xEE: // XOR imm - pc++; - goto xor_data; - - CASE7( A8, A9, AA, AB, AC, AD, AF ): // XOR r - data = R8( opcode, 0xA8 ); - xor_data: - r.b.a ^= data; - flags = SZ28P( r.b.a ); - goto loop; - -// LD - CASE7( 70, 71, 72, 73, 74, 75, 77 ): // LD (HL),r - WRITE_MEM( r.w.hl, R8( opcode, 0x70 ) ); - goto loop; - - CASE6( 41, 42, 43, 44, 45, 47 ): // LD B,r - CASE6( 48, 4A, 4B, 4C, 4D, 4F ): // LD C,r - CASE6( 50, 51, 53, 54, 55, 57 ): // LD D,r - CASE6( 58, 59, 5A, 5C, 5D, 5F ): // LD E,r - CASE6( 60, 61, 62, 63, 65, 67 ): // LD H,r - CASE6( 68, 69, 6A, 6B, 6C, 6F ): // LD L,r - CASE6( 78, 79, 7A, 7B, 7C, 7D ): // LD A,r - R8( opcode >> 3 & 7, 0 ) = R8( opcode & 7, 0 ); - goto loop; - - CASE5( 06, 0E, 16, 1E, 26 ): // LD r,imm - R8( opcode >> 3, 0 ) = data; - pc++; - goto loop; - - case 0x36: // LD (HL),imm - pc++; - WRITE_MEM( r.w.hl, data ); - goto loop; - - CASE7( 46, 4E, 56, 5E, 66, 6E, 7E ): // LD r,(HL) - R8( opcode >> 3, 8 ) = READ_MEM( r.w.hl ); - goto loop; - - case 0x01: // LD r.w,imm - case 0x11: - case 0x21: - R16( opcode, 4, 0x01 ) = GET_ADDR(); - pc += 2; - goto loop; - - case 0x31: // LD sp,imm - sp = GET_ADDR(); - pc += 2; - goto loop; - - case 0x2A:{// LD HL,(addr) - int addr = GET_ADDR(); - pc += 2; - r.w.hl = READ_WORD( addr ); - goto loop; - } - - case 0x32:{// LD (addr),A - int addr = GET_ADDR(); - pc += 2; - WRITE_MEM( addr, r.b.a ); - goto loop; - } - - case 0x22:{// LD (addr),HL - int addr = GET_ADDR(); - pc += 2; - WRITE_WORD( addr, r.w.hl ); - goto loop; - } - - case 0x02: // LD (BC),A - case 0x12: // LD (DE),A - WRITE_MEM( R16( opcode, 4, 0x02 ), r.b.a ); - goto loop; - - case 0x0A: // LD A,(BC) - case 0x1A: // LD A,(DE) - r.b.a = READ_MEM( R16( opcode, 4, 0x0A ) ); - goto loop; - - case 0xF9: // LD SP,HL - sp = r.w.hl; - goto loop; - -// Rotate - - case 0x07:{// RLCA - int temp = r.b.a; - temp = (temp << 1) + (temp >> 7); - flags = (flags & (S80 | Z40 | P04)) + - (temp & (F20 | F08 | C01)); - r.b.a = temp; - goto loop; - } - - case 0x0F:{// RRCA - int temp = r.b.a; - flags = (flags & (S80 | Z40 | P04)) + - (temp & C01); - temp = (temp << 7) + (temp >> 1); - flags += temp & (F20 | F08); - r.b.a = temp; - goto loop; - } - - case 0x17:{// RLA - int temp = (r.b.a << 1) + (flags & C01); - flags = (flags & (S80 | Z40 | P04)) + - (temp & (F20 | F08)) + - (temp >> 8); - r.b.a = temp; - goto loop; - } - - case 0x1F:{// RRA - int temp = (flags << 7) + (r.b.a >> 1); - flags = (flags & (S80 | Z40 | P04)) + - (temp & (F20 | F08)) + - (r.b.a & C01); - r.b.a = temp; - goto loop; - } - -// Misc - case 0x2F:{// CPL - int temp = ~r.b.a; - flags = (flags & (S80 | Z40 | P04 | C01)) + - (temp & (F20 | F08)) + - (H10 | N02); - r.b.a = temp; - goto loop; - } - - case 0x3F:{// CCF - flags = ((flags & (S80 | Z40 | P04 | C01)) ^ C01) + - (flags << 4 & H10) + - (r.b.a & (F20 | F08)); - goto loop; - } - - case 0x37: // SCF - flags = (flags & (S80 | Z40 | P04)) | C01 + - (r.b.a & (F20 | F08)); - goto loop; - - case 0xDB: // IN A,(imm) - pc++; - r.b.a = IN_PORT( (data + r.b.a * 0x100) ); - goto loop; - - case 0xE3:{// EX (SP),HL - int temp = READ_WORD( sp ); - WRITE_WORD( sp, r.w.hl ); - r.w.hl = temp; - goto loop; - } - - case 0xEB: // EX DE,HL - EX( r.w.hl, r.w.de ); - goto loop; - - case 0xD9: // EXX DE,HL - EXX( w.bc ); - EXX( w.de ); - EXX( w.hl ); - goto loop; - - case 0xF3: // DI - R.iff1 = 0; - R.iff2 = 0; - goto loop; - - case 0xFB: // EI - R.iff1 = 1; - R.iff2 = 1; - // TODO: delayed effect - goto loop; - - case 0x76: // HALT - goto halt; - -//////////////////////////////////////// CB prefix - { - case 0xCB: - pc++; - switch ( data ) - { - - // Rotate left - - #define RLC( read, write ) {\ - int result = read;\ - result = BYTE( result << 1 ) + (result >> 7);\ - flags = SZ28P( result ) + (result & C01);\ - write;\ - goto loop;\ - } - - case 0x06: // RLC (HL) - s_time += 7; - data = r.w.hl; - rlc_data_addr: - RLC( READ_MEM( data ), WRITE_MEM( data, result ) ) - - CASE7( 00, 01, 02, 03, 04, 05, 07 ):{// RLC r - byte& reg = R8( data, 0 ); - RLC( reg, reg = result ) - } - - #define RL( read, write ) {\ - int result = (read << 1) + (flags & C01);\ - flags = SZ28PC( result );\ - write;\ - goto loop;\ - } - - case 0x16: // RL (HL) - s_time += 7; - data = r.w.hl; - rl_data_addr: - RL( READ_MEM( data ), WRITE_MEM( data, result ) ) - - CASE7( 10, 11, 12, 13, 14, 15, 17 ):{// RL r - byte& reg = R8( data, 0x10 ); - RL( reg, reg = result ) - } - - #define SLA( read, low_bit, write ) {\ - int result = (read << 1) + low_bit;\ - flags = SZ28PC( result );\ - write;\ - goto loop;\ - } - - case 0x26: // SLA (HL) - s_time += 7; - data = r.w.hl; - sla_data_addr: - SLA( READ_MEM( data ), 0, WRITE_MEM( data, result ) ) - - CASE7( 20, 21, 22, 23, 24, 25, 27 ):{// SLA r - byte& reg = R8( data, 0x20 ); - SLA( reg, 0, reg = result ) - } - - case 0x36: // SLL (HL) - s_time += 7; - data = r.w.hl; - sll_data_addr: - SLA( READ_MEM( data ), 1, WRITE_MEM( data, result ) ) - - CASE7( 30, 31, 32, 33, 34, 35, 37 ):{// SLL r - byte& reg = R8( data, 0x30 ); - SLA( reg, 1, reg = result ) - } - - // Rotate right - - #define RRC( read, write ) {\ - int result = read;\ - flags = result & C01;\ - result = BYTE( result << 7 ) + (result >> 1);\ - flags += SZ28P( result );\ - write;\ - goto loop;\ - } - - case 0x0E: // RRC (HL) - s_time += 7; - data = r.w.hl; - rrc_data_addr: - RRC( READ_MEM( data ), WRITE_MEM( data, result ) ) - - CASE7( 08, 09, 0A, 0B, 0C, 0D, 0F ):{// RRC r - byte& reg = R8( data, 0x08 ); - RRC( reg, reg = result ) - } - - #define RR( read, write ) {\ - int result = read;\ - int temp = result & C01;\ - result = BYTE( flags << 7 ) + (result >> 1);\ - flags = SZ28P( result ) + temp;\ - write;\ - goto loop;\ - } - - case 0x1E: // RR (HL) - s_time += 7; - data = r.w.hl; - rr_data_addr: - RR( READ_MEM( data ), WRITE_MEM( data, result ) ) - - CASE7( 18, 19, 1A, 1B, 1C, 1D, 1F ):{// RR r - byte& reg = R8( data, 0x18 ); - RR( reg, reg = result ) - } - - #define SRA( read, write ) {\ - int result = read;\ - flags = result & C01;\ - result = (result & 0x80) + (result >> 1);\ - flags += SZ28P( result );\ - write;\ - goto loop;\ - } - - case 0x2E: // SRA (HL) - data = r.w.hl; - s_time += 7; - sra_data_addr: - SRA( READ_MEM( data ), WRITE_MEM( data, result ) ) - - CASE7( 28, 29, 2A, 2B, 2C, 2D, 2F ):{// SRA r - byte& reg = R8( data, 0x28 ); - SRA( reg, reg = result ) - } - - #define SRL( read, write ) {\ - int result = read;\ - flags = result & C01;\ - result >>= 1;\ - flags += SZ28P( result );\ - write;\ - goto loop;\ - } - - case 0x3E: // SRL (HL) - s_time += 7; - data = r.w.hl; - srl_data_addr: - SRL( READ_MEM( data ), WRITE_MEM( data, result ) ) - - CASE7( 38, 39, 3A, 3B, 3C, 3D, 3F ):{// SRL r - byte& reg = R8( data, 0x38 ); - SRL( reg, reg = result ) - } - - // BIT - { - int temp; - CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ): // BIT b,(HL) - s_time += 4; - temp = READ_MEM( r.w.hl ); - flags &= C01; - goto bit_temp; - CASE7( 40, 41, 42, 43, 44, 45, 47 ): // BIT 0,r - CASE7( 48, 49, 4A, 4B, 4C, 4D, 4F ): // BIT 1,r - CASE7( 50, 51, 52, 53, 54, 55, 57 ): // BIT 2,r - CASE7( 58, 59, 5A, 5B, 5C, 5D, 5F ): // BIT 3,r - CASE7( 60, 61, 62, 63, 64, 65, 67 ): // BIT 4,r - CASE7( 68, 69, 6A, 6B, 6C, 6D, 6F ): // BIT 5,r - CASE7( 70, 71, 72, 73, 74, 75, 77 ): // BIT 6,r - CASE7( 78, 79, 7A, 7B, 7C, 7D, 7F ): // BIT 7,r - temp = R8( data & 7, 0 ); - flags = (flags & C01) + (temp & (F20 | F08)); - bit_temp: - temp = temp & (1 << (data >> 3 & 7)); - flags += (temp & S80) + H10; - flags += (unsigned) --temp >> 8 & (Z40 | P04); - goto loop; - } - - // SET/RES - CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(HL) - CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(HL) - s_time += 7; - int temp = READ_MEM( r.w.hl ); - int bit = 1 << (data >> 3 & 7); - temp |= bit; // SET - if ( !(data & 0x40) ) - temp ^= bit; // RES - WRITE_MEM( r.w.hl, temp ); - goto loop; - } - - CASE7( C0, C1, C2, C3, C4, C5, C7 ): // SET 0,r - CASE7( C8, C9, CA, CB, CC, CD, CF ): // SET 1,r - CASE7( D0, D1, D2, D3, D4, D5, D7 ): // SET 2,r - CASE7( D8, D9, DA, DB, DC, DD, DF ): // SET 3,r - CASE7( E0, E1, E2, E3, E4, E5, E7 ): // SET 4,r - CASE7( E8, E9, EA, EB, EC, ED, EF ): // SET 5,r - CASE7( F0, F1, F2, F3, F4, F5, F7 ): // SET 6,r - CASE7( F8, F9, FA, FB, FC, FD, FF ): // SET 7,r - R8( data & 7, 0 ) |= 1 << (data >> 3 & 7); - goto loop; - - CASE7( 80, 81, 82, 83, 84, 85, 87 ): // RES 0,r - CASE7( 88, 89, 8A, 8B, 8C, 8D, 8F ): // RES 1,r - CASE7( 90, 91, 92, 93, 94, 95, 97 ): // RES 2,r - CASE7( 98, 99, 9A, 9B, 9C, 9D, 9F ): // RES 3,r - CASE7( A0, A1, A2, A3, A4, A5, A7 ): // RES 4,r - CASE7( A8, A9, AA, AB, AC, AD, AF ): // RES 5,r - CASE7( B0, B1, B2, B3, B4, B5, B7 ): // RES 6,r - CASE7( B8, B9, BA, BB, BC, BD, BF ): // RES 7,r - R8( data & 7, 0 ) &= ~(1 << (data >> 3 & 7)); - goto loop; - } - assert( false ); - } - -#undef GET_ADDR -#define GET_ADDR() GET_LE16( &INSTR( 1, pc ) ) - -//////////////////////////////////////// ED prefix - { - case 0xED: - pc++; - s_time += (clock_table + 256) [data] >> 4; - switch ( data ) - { - { - int temp; - case 0x72: // SBC HL,SP - case 0x7A: // ADC HL,SP - temp = sp; - if ( 0 ) - case 0x42: // SBC HL,BC - case 0x52: // SBC HL,DE - case 0x62: // SBC HL,HL - case 0x4A: // ADC HL,BC - case 0x5A: // ADC HL,DE - case 0x6A: // ADC HL,HL - temp = R16( data >> 3 & 6, 1, 0 ); - int sum = temp + (flags & C01); - flags = ~data >> 2 & N02; - if ( flags ) - sum = -sum; - sum += r.w.hl; - temp ^= r.w.hl; - temp ^= sum; - flags +=(sum >> 16 & C01) + - (temp >> 8 & H10) + - (sum >> 8 & (S80 | F20 | F08)) + - ((temp + 0x8000) >> 14 & V04); - r.w.hl = sum; - if ( WORD( sum ) ) - goto loop; - flags += Z40; - goto loop; - } - - CASE8( 40, 48, 50, 58, 60, 68, 70, 78 ):{// IN r,(C) - int temp = IN_PORT( r.w.bc ); - R8( data >> 3, 8 ) = temp; - flags = (flags & C01) + SZ28P( temp ); - goto loop; - } - - case 0x71: // OUT (C),0 - r.b.flags = 0; - CASE7( 41, 49, 51, 59, 61, 69, 79 ): // OUT (C),r - OUT_PORT( r.w.bc, R8( data >> 3, 8 ) ); - goto loop; - - { - int temp; - case 0x73: // LD (ADDR),SP - temp = sp; - if ( 0 ) - case 0x43: // LD (ADDR),BC - case 0x53: // LD (ADDR),DE - temp = R16( data, 4, 0x43 ); - int addr = GET_ADDR(); - pc += 2; - WRITE_WORD( addr, temp ); - goto loop; - } - - case 0x4B: // LD BC,(ADDR) - case 0x5B:{// LD DE,(ADDR) - int addr = GET_ADDR(); - pc += 2; - R16( data, 4, 0x4B ) = READ_WORD( addr ); - goto loop; - } - - case 0x7B:{// LD SP,(ADDR) - int addr = GET_ADDR(); - pc += 2; - sp = READ_WORD( addr ); - goto loop; - } - - case 0x67:{// RRD - int temp = READ_MEM( r.w.hl ); - WRITE_MEM( r.w.hl, ((r.b.a << 4) + (temp >> 4)) ); - temp = (r.b.a & 0xF0) + (temp & 0x0F); - flags = (flags & C01) + SZ28P( temp ); - r.b.a = temp; - goto loop; - } - - case 0x6F:{// RLD - int temp = READ_MEM( r.w.hl ); - WRITE_MEM( r.w.hl, ((temp << 4) + (r.b.a & 0x0F)) ); - temp = (r.b.a & 0xF0) + (temp >> 4); - flags = (flags & C01) + SZ28P( temp ); - r.b.a = temp; - goto loop; - } - - CASE8( 44, 4C, 54, 5C, 64, 6C, 74, 7C ): // NEG - opcode = 0x10; // flag to do SBC instead of ADC - flags &= ~C01; - data = r.b.a; - r.b.a = 0; - goto adc_data; - - { - int inc; - case 0xA9: // CPD - case 0xB9: // CPDR - inc = -1; - if ( 0 ) - case 0xA1: // CPI - case 0xB1: // CPIR - inc = +1; - int addr = r.w.hl; - r.w.hl = addr + inc; - int temp = READ_MEM( addr ); - - int result = r.b.a - temp; - flags = (flags & C01) + N02 + - ((((temp ^ r.b.a) & H10) ^ result) & (S80 | H10)); - - if ( !BYTE( result ) ) - flags += Z40; - result -= (flags & H10) >> 4; - flags += result & F08; - flags += result << 4 & F20; - if ( !--r.w.bc ) - goto loop; - - flags += V04; - if ( flags & Z40 || data < 0xB0 ) - goto loop; - - pc -= 2; - s_time += 5; - goto loop; - } - - { - int inc; - case 0xA8: // LDD - case 0xB8: // LDDR - inc = -1; - if ( 0 ) - case 0xA0: // LDI - case 0xB0: // LDIR - inc = +1; - int addr = r.w.hl; - r.w.hl = addr + inc; - int temp = READ_MEM( addr ); - - addr = r.w.de; - r.w.de = addr + inc; - WRITE_MEM( addr, temp ); - - temp += r.b.a; - flags = (flags & (S80 | Z40 | C01)) + - (temp & F08) + (temp << 4 & F20); - if ( !--r.w.bc ) - goto loop; - - flags += V04; - if ( data < 0xB0 ) - goto loop; - - pc -= 2; - s_time += 5; - goto loop; - } - - { - int inc; - case 0xAB: // OUTD - case 0xBB: // OTDR - inc = -1; - if ( 0 ) - case 0xA3: // OUTI - case 0xB3: // OTIR - inc = +1; - int addr = r.w.hl; - r.w.hl = addr + inc; - int temp = READ_MEM( addr ); - - int b = --r.b.b; - flags = (temp >> 6 & N02) + SZ28( b ); - if ( b && data >= 0xB0 ) - { - pc -= 2; - s_time += 5; - } - - OUT_PORT( r.w.bc, temp ); - goto loop; - } - - { - int inc; - case 0xAA: // IND - case 0xBA: // INDR - inc = -1; - if ( 0 ) - case 0xA2: // INI - case 0xB2: // INIR - inc = +1; - - int addr = r.w.hl; - r.w.hl = addr + inc; - - int temp = IN_PORT( r.w.bc ); - - int b = --r.b.b; - flags = (temp >> 6 & N02) + SZ28( b ); - if ( b && data >= 0xB0 ) - { - pc -= 2; - s_time += 5; - } - - WRITE_MEM( addr, temp ); - goto loop; - } - - case 0x47: // LD I,A - R.i = r.b.a; - goto loop; - - case 0x4F: // LD R,A - SET_R( r.b.a ); - dprintf( "LD R,A not supported\n" ); - warning = true; - goto loop; - - case 0x57: // LD A,I - r.b.a = R.i; - goto ld_ai_common; - - case 0x5F: // LD A,R - r.b.a = GET_R(); - dprintf( "LD A,R not supported\n" ); - warning = true; - ld_ai_common: - flags = (flags & C01) + SZ28( r.b.a ) + (R.iff2 << 2 & V04); - goto loop; - - CASE8( 45, 4D, 55, 5D, 65, 6D, 75, 7D ): // RETI/RETN - R.iff1 = R.iff2; - goto ret_taken; - - case 0x46: case 0x4E: case 0x66: case 0x6E: // IM 0 - R.im = 0; - goto loop; - - case 0x56: case 0x76: // IM 1 - R.im = 1; - goto loop; - - case 0x5E: case 0x7E: // IM 2 - R.im = 2; - goto loop; - - default: - dprintf( "Opcode $ED $%02X not supported\n", data ); - warning = true; - goto loop; - } - assert( false ); - } - -//////////////////////////////////////// DD/FD prefix - { - int ixy; - case 0xDD: - ixy = ix; - goto ix_prefix; - case 0xFD: - ixy = iy; - ix_prefix: - pc++; - int data2 = READ_CODE( pc ); - s_time += (clock_table + 256) [data] & 0x0F; - switch ( data ) - { - // TODO: more efficient way of avoid negative address - // TODO: avoid using this as argument to READ_MEM() since it is evaluated twice - #define IXY_DISP( ixy, disp ) WORD( (ixy ) + (disp)) - - #define SET_IXY( in ) if ( opcode == 0xDD ) ix = in; else iy = in; - - // ADD/ADC/SUB/SBC - - case 0x96: // SUB (IXY+disp) - case 0x86: // ADD (IXY+disp) - flags &= ~C01; - case 0x9E: // SBC (IXY+disp) - case 0x8E: // ADC (IXY+disp) - pc++; - opcode = data; - data = READ_MEM( IXY_DISP( ixy, SBYTE( data2 ) ) ); - goto adc_data; - - case 0x94: // SUB HXY - case 0x84: // ADD HXY - flags &= ~C01; - case 0x9C: // SBC HXY - case 0x8C: // ADC HXY - opcode = data; - data = ixy >> 8; - goto adc_data; - - case 0x95: // SUB LXY - case 0x85: // ADD LXY - flags &= ~C01; - case 0x9D: // SBC LXY - case 0x8D: // ADC LXY - opcode = data; - data = BYTE( ixy ); - goto adc_data; - - { - int temp; - case 0x39: // ADD IXY,SP - temp = sp; - goto add_ixy_data; - - case 0x29: // ADD IXY,HL - temp = ixy; - goto add_ixy_data; - - case 0x09: // ADD IXY,BC - case 0x19: // ADD IXY,DE - temp = R16( data, 4, 0x09 ); - add_ixy_data: { - int sum = ixy + temp; - temp ^= ixy; - ixy = WORD( sum ); - flags = (flags & (S80 | Z40 | V04)) + - (sum >> 16) + - (sum >> 8 & (F20 | F08)) + - ((temp ^ sum) >> 8 & H10); - goto set_ixy; - } - } - - // AND - case 0xA6: // AND (IXY+disp) - pc++; - data = READ_MEM( IXY_DISP( ixy, SBYTE( data2 ) ) ); - goto and_data; - - case 0xA4: // AND HXY - data = ixy >> 8; - goto and_data; - - case 0xA5: // AND LXY - data = BYTE( ixy ); - goto and_data; - - // OR - case 0xB6: // OR (IXY+disp) - pc++; - data = READ_MEM( IXY_DISP( ixy, SBYTE( data2 ) ) ); - goto or_data; - - case 0xB4: // OR HXY - data = ixy >> 8; - goto or_data; - - case 0xB5: // OR LXY - data = BYTE( ixy ); - goto or_data; - - // XOR - case 0xAE: // XOR (IXY+disp) - pc++; - data = READ_MEM( IXY_DISP( ixy, SBYTE( data2 ) ) ); - goto xor_data; - - case 0xAC: // XOR HXY - data = ixy >> 8; - goto xor_data; - - case 0xAD: // XOR LXY - data = BYTE( ixy ); - goto xor_data; - - // CP - case 0xBE: // CP (IXY+disp) - pc++; - data = READ_MEM( IXY_DISP( ixy, SBYTE( data2 ) ) ); - goto cp_data; - - case 0xBC: // CP HXY - data = ixy >> 8; - goto cp_data; - - case 0xBD: // CP LXY - data = BYTE( ixy ); - goto cp_data; - - // LD - CASE7( 70, 71, 72, 73, 74, 75, 77 ): // LD (IXY+disp),r - data = R8( data, 0x70 ); - if ( 0 ) - case 0x36: // LD (IXY+disp),imm - pc++, data = READ_CODE( pc ); - pc++; - WRITE_MEM( IXY_DISP( ixy, SBYTE( data2 ) ), data ); - goto loop; - - CASE5( 44, 4C, 54, 5C, 7C ): // LD r,HXY - R8( data >> 3, 8 ) = ixy >> 8; - goto loop; - - case 0x64: // LD HXY,HXY - case 0x6D: // LD LXY,LXY - goto loop; - - CASE5( 45, 4D, 55, 5D, 7D ): // LD r,LXY - R8( data >> 3, 8 ) = ixy; - goto loop; - - CASE7( 46, 4E, 56, 5E, 66, 6E, 7E ): // LD r,(IXY+disp) - pc++; - R8( data >> 3, 8 ) = READ_MEM( IXY_DISP( ixy, SBYTE( data2 ) ) ); - goto loop; - - case 0x26: // LD HXY,imm - pc++; - goto ld_hxy_data; - - case 0x65: // LD HXY,LXY - data2 = BYTE( ixy ); - goto ld_hxy_data; - - CASE5( 60, 61, 62, 63, 67 ): // LD HXY,r - data2 = R8( data, 0x60 ); - ld_hxy_data: - ixy = BYTE( ixy ) + (data2 << 8); - goto set_ixy; - - case 0x2E: // LD LXY,imm - pc++; - goto ld_lxy_data; - - case 0x6C: // LD LXY,HXY - data2 = ixy >> 8; - goto ld_lxy_data; - - CASE5( 68, 69, 6A, 6B, 6F ): // LD LXY,r - data2 = R8( data, 0x68 ); - ld_lxy_data: - ixy = (ixy & 0xFF00) + data2; - set_ixy: - if ( opcode == 0xDD ) - { - ix = ixy; - goto loop; - } - iy = ixy; - goto loop; - - case 0xF9: // LD SP,IXY - sp = ixy; - goto loop; - - case 0x22:{// LD (ADDR),IXY - int addr = GET_ADDR(); - pc += 2; - WRITE_WORD( addr, ixy ); - goto loop; - } - - case 0x21: // LD IXY,imm - ixy = GET_ADDR(); - pc += 2; - goto set_ixy; - - case 0x2A:{// LD IXY,(addr) - int addr = GET_ADDR(); - ixy = READ_WORD( addr ); - pc += 2; - goto set_ixy; - } - - // DD/FD CB prefix - case 0xCB: { - data = IXY_DISP( ixy, SBYTE( data2 ) ); - pc++; - data2 = READ_CODE( pc ); - pc++; - switch ( data2 ) - { - case 0x06: goto rlc_data_addr; // RLC (IXY) - case 0x16: goto rl_data_addr; // RL (IXY) - case 0x26: goto sla_data_addr; // SLA (IXY) - case 0x36: goto sll_data_addr; // SLL (IXY) - case 0x0E: goto rrc_data_addr; // RRC (IXY) - case 0x1E: goto rr_data_addr; // RR (IXY) - case 0x2E: goto sra_data_addr; // SRA (IXY) - case 0x3E: goto srl_data_addr; // SRL (IXY) - - CASE8( 46, 4E, 56, 5E, 66, 6E, 76, 7E ):{// BIT b,(IXY+disp) - int temp = READ_MEM( data ); - temp = temp & (1 << (data2 >> 3 & 7)); - flags = (flags & C01) + H10 + (temp & S80); - flags += (unsigned) --temp >> 8 & (Z40 | P04); - goto loop; - } - - CASE8( 86, 8E, 96, 9E, A6, AE, B6, BE ): // RES b,(IXY+disp) - CASE8( C6, CE, D6, DE, E6, EE, F6, FE ):{// SET b,(IXY+disp) - int temp = READ_MEM( data ); - int bit = 1 << (data2 >> 3 & 7); - temp |= bit; // SET - if ( !(data2 & 0x40) ) - temp ^= bit; // RES - WRITE_MEM( data, temp ); - goto loop; - } - - default: - dprintf( "Opcode $%02X $CB $%02X not supported\n", opcode, data2 ); - warning = true; - goto loop; - } - assert( false ); - } - - // INC/DEC - case 0x23: // INC IXY - ixy = WORD( ixy + 1 ); - goto set_ixy; - - case 0x2B: // DEC IXY - ixy = WORD( ixy - 1 ); - goto set_ixy; - - case 0x34: // INC (IXY+disp) - ixy = IXY_DISP( ixy, SBYTE( data2 ) ); - pc++; - data = READ_MEM( ixy ) + 1; - WRITE_MEM( ixy, data ); - goto inc_set_flags; - - case 0x35: // DEC (IXY+disp) - ixy = IXY_DISP( ixy, SBYTE( data2 ) ); - pc++; - data = READ_MEM( ixy ) - 1; - WRITE_MEM( ixy, data ); - goto dec_set_flags; - - case 0x24: // INC HXY - ixy = WORD( ixy + 0x100 ); - data = ixy >> 8; - goto inc_xy_common; - - case 0x2C: // INC LXY - data = BYTE( ixy + 1 ); - ixy = (ixy & 0xFF00) + data; - inc_xy_common: - if ( opcode == 0xDD ) - { - ix = ixy; - goto inc_set_flags; - } - iy = ixy; - goto inc_set_flags; - - case 0x25: // DEC HXY - ixy = WORD( ixy - 0x100 ); - data = ixy >> 8; - goto dec_xy_common; - - case 0x2D: // DEC LXY - data = BYTE( ixy - 1 ); - ixy = (ixy & 0xFF00) + data; - dec_xy_common: - if ( opcode == 0xDD ) - { - ix = ixy; - goto dec_set_flags; - } - iy = ixy; - goto dec_set_flags; - - // PUSH/POP - case 0xE5: // PUSH IXY - data = ixy; - goto push_data; - - case 0xE1:{// POP IXY - ixy = READ_WORD( sp ); - sp = WORD( sp + 2 ); - goto set_ixy; - } - - // Misc - - case 0xE9: // JP (IXY) - pc = ixy; - goto loop; - - case 0xE3:{// EX (SP),IXY - int temp = READ_WORD( sp ); - WRITE_WORD( sp, ixy ); - ixy = temp; - goto set_ixy; - } - - default: - dprintf( "Unnecessary DD/FD prefix encountered\n" ); - warning = true; - pc--; - goto loop; - } - assert( false ); - } - - } - dprintf( "Unhandled main opcode: $%02X\n", opcode ); - assert( false ); - -#ifdef IDLE_ADDR -hit_idle_addr: - s_time -= 11; - goto out_of_time; -#endif -halt: - s_time &= 3; // increment by multiple of 4 -out_of_time: - pc--; - - r.b.flags = flags; - R.ix = ix; - R.iy = iy; - R.sp = sp; - R.pc = pc; - R.b = r.b; - - CPU.cpu_state_.base = s.base; - CPU.cpu_state_.time = s_time; - CPU.cpu_state = &CPU.cpu_state_; -} diff --git a/Frameworks/GME/gme/blargg_common.cpp b/Frameworks/GME/gme/blargg_common.cpp deleted file mode 100644 index 35898d8fe..000000000 --- a/Frameworks/GME/gme/blargg_common.cpp +++ /dev/null @@ -1,324 +0,0 @@ -// $package. http://www.slack.net/~ant/ - -#include "blargg_common.h" - -/* Copyright (C) 2008-2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -BLARGG_NAMESPACE_BEGIN - -// defined here to avoid need for blargg_errors.cpp in simple programs -blargg_err_def_t blargg_err_memory = BLARGG_ERR_MEMORY; - -void blargg_vector_::init() -{ - begin_ = NULL; - size_ = 0; -} - -void blargg_vector_::clear() -{ - void* p = begin_; - begin_ = NULL; - size_ = 0; - free( p ); -} - -blargg_err_t blargg_vector_::resize_( size_t n, size_t elem_size ) -{ - if ( n != size_ ) - { - if ( n == 0 ) - { - // Simpler to handle explicitly. Realloc will handle a size of 0, - // but then we have to avoid raising an error for a NULL return. - clear(); - } - else - { - void* p = realloc( begin_, n * elem_size ); - CHECK_ALLOC( p ); - begin_ = p; - size_ = n; - } - } - return blargg_ok; -} - -static const BOOST::uint8_t mask_tab[6]={0x80,0xE0,0xF0,0xF8,0xFC,0xFE}; - -static const BOOST::uint8_t val_tab[6]={0,0xC0,0xE0,0xF0,0xF8,0xFC}; - -size_t utf8_char_len_from_header( char p_c ) -{ - size_t cnt = 0; - for(;;) - { - if ( ( p_c & mask_tab[cnt] ) == val_tab[cnt] ) break; - if ( ++cnt >= 6 ) return 0; - } - - return cnt + 1; -} - -size_t utf8_decode_char( const char *p_utf8, unsigned & wide, size_t mmax ) -{ - const BOOST::uint8_t * utf8 = ( const BOOST::uint8_t* )p_utf8; - - if ( mmax == 0 ) - { - wide = 0; - return 0; - } - - if ( utf8[0] < 0x80 ) - { - wide = utf8[0]; - return utf8[0]>0 ? 1 : 0; - } - if ( mmax > 6 ) mmax = 6; - wide = 0; - - unsigned res=0; - unsigned n; - unsigned cnt=0; - for(;;) - { - if ( ( *utf8 & mask_tab[cnt] ) == val_tab[cnt] ) break; - if ( ++cnt >= mmax ) return 0; - } - cnt++; - - if ( cnt==2 && !( *utf8 & 0x1E ) ) return 0; - - if ( cnt == 1 ) - res = *utf8; - else - res = ( 0xFF >> ( cnt + 1 ) ) & *utf8; - - for ( n = 1; n < cnt; n++ ) - { - if ( ( utf8[n] & 0xC0 ) != 0x80 ) - return 0; - if ( !res && n == 2 && !( ( utf8[n] & 0x7F ) >> ( 7 - cnt ) ) ) - return 0; - - res = ( res << 6 ) | ( utf8[n] & 0x3F ); - } - - wide = res; - - return cnt; -} - -size_t utf8_encode_char( unsigned wide, char * target ) -{ - size_t count; - - if ( wide < 0x80 ) - count = 1; - else if ( wide < 0x800 ) - count = 2; - else if ( wide < 0x10000 ) - count = 3; - else if ( wide < 0x200000 ) - count = 4; - else if ( wide < 0x4000000 ) - count = 5; - else if ( wide <= 0x7FFFFFFF ) - count = 6; - else - return 0; - - if ( target == 0 ) - return count; - - switch ( count ) - { - case 6: - target[5] = 0x80 | ( wide & 0x3F ); - wide = wide >> 6; - wide |= 0x4000000; - case 5: - target[4] = 0x80 | ( wide & 0x3F ); - wide = wide >> 6; - wide |= 0x200000; - case 4: - target[3] = 0x80 | ( wide & 0x3F ); - wide = wide >> 6; - wide |= 0x10000; - case 3: - target[2] = 0x80 | ( wide & 0x3F ); - wide = wide >> 6; - wide |= 0x800; - case 2: - target[1] = 0x80 | ( wide & 0x3F ); - wide = wide >> 6; - wide |= 0xC0; - case 1: - target[0] = wide; - } - - return count; -} - -size_t utf16_encode_char( unsigned cur_wchar, blargg_wchar_t * out ) -{ - if ( cur_wchar < 0x10000 ) - { - if ( out ) *out = (blargg_wchar_t) cur_wchar; return 1; - } - else if ( cur_wchar < ( 1 << 20 ) ) - { - unsigned c = cur_wchar - 0x10000; - //MSDN: - //The first (high) surrogate is a 16-bit code value in the range U+D800 to U+DBFF. The second (low) surrogate is a 16-bit code value in the range U+DC00 to U+DFFF. Using surrogates, Unicode can support over one million characters. For more details about surrogates, refer to The Unicode Standard, version 2.0. - if ( out ) - { - out[0] = ( blargg_wchar_t )( 0xD800 | ( 0x3FF & ( c >> 10 ) ) ); - out[1] = ( blargg_wchar_t )( 0xDC00 | ( 0x3FF & c ) ) ; - } - return 2; - } - else - { - if ( out ) *out = '?'; return 1; - } -} - -size_t utf16_decode_char( const blargg_wchar_t * p_source, unsigned * p_out, size_t p_source_length ) -{ - if ( p_source_length == 0 ) return 0; - else if ( p_source_length == 1 ) - { - *p_out = p_source[0]; - return 1; - } - else - { - size_t retval = 0; - unsigned decoded = p_source[0]; - if ( decoded != 0 ) - { - retval = 1; - if ( ( decoded & 0xFC00 ) == 0xD800 ) - { - unsigned low = p_source[1]; - if ( ( low & 0xFC00 ) == 0xDC00 ) - { - decoded = 0x10000 + ( ( ( decoded & 0x3FF ) << 10 ) | ( low & 0x3FF ) ); - retval = 2; - } - } - } - *p_out = decoded; - return retval; - } -} - -// Converts wide-character path to UTF-8. Free result with free(). Only supported on Windows. -char* blargg_to_utf8( const blargg_wchar_t* wpath ) -{ - if ( wpath == NULL ) - return NULL; - - size_t needed = 0; - size_t mmax = blargg_wcslen( wpath ); - if ( mmax <= 0 ) - return NULL; - - size_t ptr = 0; - while ( ptr < mmax ) - { - unsigned wide = 0; - size_t char_len = utf16_decode_char( wpath + ptr, &wide, mmax - ptr ); - if ( !char_len ) break; - ptr += char_len; - needed += utf8_encode_char( wide, 0 ); - } - if ( needed <= 0 ) - return NULL; - - char* path = (char*) calloc( needed + 1, 1 ); - if ( path == NULL ) - return NULL; - - ptr = 0; - size_t actual = 0; - while ( ptr < mmax && actual < needed ) - { - unsigned wide = 0; - size_t char_len = utf16_decode_char( wpath + ptr, &wide, mmax - ptr ); - if ( !char_len ) break; - ptr += char_len; - actual += utf8_encode_char( wide, path + actual ); - } - - if ( actual == 0 ) - { - free( path ); - return NULL; - } - - assert( actual == needed ); - return path; -} - -// Converts UTF-8 path to wide-character. Free result with free() Only supported on Windows. -blargg_wchar_t* blargg_to_wide( const char* path ) -{ - if ( path == NULL ) - return NULL; - - size_t mmax = strlen( path ); - if ( mmax <= 0 ) - return NULL; - - size_t needed = 0; - size_t ptr = 0; - while ( ptr < mmax ) - { - unsigned wide = 0; - size_t char_len = utf8_decode_char( path + ptr, wide, mmax - ptr ); - if ( !char_len ) break; - ptr += char_len; - needed += utf16_encode_char( wide, 0 ); - } - if ( needed <= 0 ) - return NULL; - - blargg_wchar_t* wpath = (blargg_wchar_t*) calloc( needed + 1, sizeof *wpath ); - if ( wpath == NULL ) - return NULL; - - ptr = 0; - size_t actual = 0; - while ( ptr < mmax && actual < needed ) - { - unsigned wide = 0; - size_t char_len = utf8_decode_char( path + ptr, wide, mmax - ptr ); - if ( !char_len ) break; - ptr += char_len; - actual += utf16_encode_char( wide, wpath + actual ); - } - if ( actual == 0 ) - { - free( wpath ); - return NULL; - } - - assert( actual == needed ); - return wpath; -} - -BLARGG_NAMESPACE_END diff --git a/Frameworks/GME/gme/blargg_common.h b/Frameworks/GME/gme/blargg_common.h index 7fa4b4f27..11b86ce6c 100644 --- a/Frameworks/GME/gme/blargg_common.h +++ b/Frameworks/GME/gme/blargg_common.h @@ -1,243 +1,152 @@ -// Sets up common environment for Shay Green's libraries. -// To change configuration options, modify blargg_config.h, not this file. - -// $package -#ifndef BLARGG_COMMON_H -#define BLARGG_COMMON_H - -#include -#include -#include - -typedef const char* blargg_err_t; // 0 on success, otherwise error string - -// Success; no error -blargg_err_t const blargg_ok = 0; - -// BLARGG_RESTRICT: equivalent to C99's restrict, where supported -#if __GNUC__ >= 3 || _MSC_VER >= 1100 - #define BLARGG_RESTRICT __restrict -#else - #define BLARGG_RESTRICT -#endif - -#if __cplusplus >= 199711 - #define BLARGG_MUTABLE mutable -#else - #define BLARGG_MUTABLE -#endif - -/* BLARGG_4CHAR('a','b','c','d') = 'abcd' (four character integer constant). -I don't just use 'abcd' because that's implementation-dependent. */ -#define BLARGG_4CHAR( a, b, c, d ) \ - ((a&0xFF)*0x1000000 + (b&0xFF)*0x10000 + (c&0xFF)*0x100 + (d&0xFF)) - -/* BLARGG_STATIC_ASSERT( expr ): Generates compile error if expr is 0. -Can be used at file, function, or class scope. */ -#ifdef _MSC_VER - // MSVC6 (_MSC_VER < 1300) __LINE__ fails when /Zl is specified - #define BLARGG_STATIC_ASSERT( expr ) \ - void blargg_failed_( int (*arg) [2 / (int) !!(expr) - 1] ) -#else - // Others fail when declaring same function multiple times in class, - // so differentiate them by line - #define BLARGG_STATIC_ASSERT( expr ) \ - void blargg_failed_( int (*arg) [2 / !!(expr) - 1] [__LINE__] ) -#endif - -/* Pure virtual functions cause a vtable entry to a "called pure virtual" -error handler, requiring linkage to the C++ runtime library. This macro is -used in place of the "= 0", and simply expands to its argument. During -development, it expands to "= 0", allowing detection of missing overrides. */ -#define BLARGG_PURE( def ) def - -/* My code depends on ASCII anywhere a character or string constant is -compared with data read from a file, and anywhere file data is read and -treated as a string. */ -#if '\n'!=0x0A || ' '!=0x20 || '0'!=0x30 || 'A'!=0x41 || 'a'!=0x61 - #error "ASCII character set required" -#endif - -/* My code depends on int being at least 32 bits. Almost everything these days -uses at least 32-bit ints, so it's hard to even find a system with 16-bit ints -to test with. The issue can't be gotten around by using a suitable blargg_int -everywhere either, because int is often converted to implicitly when doing -arithmetic on smaller types. */ -#if UINT_MAX < 0xFFFFFFFF - #error "int must be at least 32 bits" -#endif - -// In case compiler doesn't support these properly. Used rarely. -#define STATIC_CAST(T,expr) static_cast (expr) -#define CONST_CAST( T,expr) const_cast (expr) - -// User configuration can override the above macros if necessary -#include "blargg_config.h" - -#ifdef BLARGG_NAMESPACE - #define BLARGG_NAMESPACE_BEGIN namespace BLARGG_NAMESPACE { - #define BLARGG_NAMESPACE_END } - - BLARGG_NAMESPACE_BEGIN - BLARGG_NAMESPACE_END - using namespace BLARGG_NAMESPACE; -#else - #define BLARGG_NAMESPACE_BEGIN - #define BLARGG_NAMESPACE_END -#endif - -BLARGG_NAMESPACE_BEGIN - -/* BLARGG_DEPRECATED [_TEXT] for any declarations/text to be removed in a -future version. In GCC, we can let the compiler warn. In other compilers, -we strip it out unless BLARGG_LEGACY is true. */ -#if BLARGG_LEGACY - // Allow old client code to work without warnings - #define BLARGG_DEPRECATED_TEXT( text ) text - #define BLARGG_DEPRECATED( text ) text -#elif __GNUC__ >= 4 - // In GCC, we can mark declarations and let the compiler warn - #define BLARGG_DEPRECATED_TEXT( text ) text - #define BLARGG_DEPRECATED( text ) __attribute__ ((deprecated)) text -#else - // By default, deprecated items are removed, to avoid use in new code - #define BLARGG_DEPRECATED_TEXT( text ) - #define BLARGG_DEPRECATED( text ) -#endif - -/* BOOST::int8_t, BOOST::int32_t, etc. -I used BOOST since I originally was going to allow use of the boost library -for prividing the definitions. If I'm defining them, they must be scoped or -else they could conflict with the standard ones at global scope. Even if -HAVE_STDINT_H isn't defined, I can't assume the typedefs won't exist at -global scope already. */ -#if defined (HAVE_STDINT_H) || \ - UCHAR_MAX != 0xFF || USHRT_MAX != 0xFFFF || UINT_MAX != 0xFFFFFFFF - #include - #define BOOST -#else - struct BOOST - { - typedef signed char int8_t; - typedef unsigned char uint8_t; - typedef short int16_t; - typedef unsigned short uint16_t; - typedef int int32_t; - typedef unsigned int uint32_t; - typedef __int64 int64_t; - typedef unsigned __int64 uint64_t; - }; -#endif - -/* My code is not written with exceptions in mind, so either uses new (nothrow) -OR overrides operator new in my classes. The former is best since clients -creating objects will get standard exceptions on failure, but that causes it -to require the standard C++ library. So, when the client is using the C -interface, I override operator new to use malloc. */ - -// BLARGG_DISABLE_NOTHROW is put inside classes -#ifndef BLARGG_DISABLE_NOTHROW - // throw spec mandatory in ISO C++ if NULL can be returned - #if __cplusplus >= 199711 || __GNUC__ >= 3 || _MSC_VER >= 1300 - #define BLARGG_THROWS_NOTHING throw () - #else - #define BLARGG_THROWS_NOTHING - #endif - - #define BLARGG_DISABLE_NOTHROW \ - void* operator new ( size_t s ) BLARGG_THROWS_NOTHING { return malloc( s ); }\ - void operator delete( void* p ) BLARGG_THROWS_NOTHING { free( p ); } - - #define BLARGG_NEW new -#else - // BLARGG_NEW is used in place of new in library code - #include - #define BLARGG_NEW new (std::nothrow) -#endif - - class blargg_vector_ { - protected: - void* begin_; - size_t size_; - void init(); - blargg_err_t resize_( size_t n, size_t elem_size ); - public: - size_t size() const { return size_; } - void clear(); - }; - -// Very lightweight vector for POD types (no constructor/destructor) -template -class blargg_vector : public blargg_vector_ { - union T_must_be_pod { T t; }; // fails if T is not POD -public: - blargg_vector() { init(); } - ~blargg_vector() { clear(); } - - blargg_err_t resize( size_t n ) { return resize_( n, sizeof (T) ); } - - T* begin() { return static_cast (begin_); } - const T* begin() const { return static_cast (begin_); } - - T* end() { return static_cast (begin_) + size_; } - const T* end() const { return static_cast (begin_) + size_; } - - T& operator [] ( size_t n ) - { - assert( n < size_ ); - return static_cast (begin_) [n]; - } - - const T& operator [] ( size_t n ) const - { - assert( n < size_ ); - return static_cast (begin_) [n]; - } -}; - -// Callback function with user data. -// blargg_callback set_callback; // for user, this acts like... -// void set_callback( T func, void* user_data = NULL ); // ...this -// To call function, do set_callback.f( .. set_callback.data ... ); -template -struct blargg_callback -{ - T f; - void* data; - blargg_callback() { f = NULL; } - void operator () ( T callback, void* user_data = NULL ) { f = callback; data = user_data; } -}; - -#ifndef _WIN32 - // Not supported on any other platforms - #undef BLARGG_UTF8_PATHS -#endif - -BLARGG_DEPRECATED( typedef signed int blargg_long; ) -BLARGG_DEPRECATED( typedef unsigned int blargg_ulong; ) -#if BLARGG_LEGACY - #define BOOST_STATIC_ASSERT BLARGG_STATIC_ASSERT -#endif - -#ifdef _WIN32 -typedef wchar_t blargg_wchar_t; -#elif defined(HAVE_STDINT_H) -#include -typedef uint16_t blargg_wchar_t; -#else -typedef unsigned short blargg_wchar_t; -#endif - -inline size_t blargg_wcslen( const blargg_wchar_t* str ) -{ - size_t length = 0; - while ( *str++ ) length++; - return length; -} - -char* blargg_to_utf8( const blargg_wchar_t* ); -blargg_wchar_t* blargg_to_wide( const char* ); - -BLARGG_NAMESPACE_END - -#endif +// Sets up common environment for Shay Green's libraries. +// To change configuration options, modify blargg_config.h, not this file. + +#ifndef BLARGG_COMMON_H +#define BLARGG_COMMON_H + +#include +#include +#include +#include + +#undef BLARGG_COMMON_H +// allow blargg_config.h to #include blargg_common.h +#include "blargg_config.h" +#ifndef BLARGG_COMMON_H +#define BLARGG_COMMON_H + +// BLARGG_RESTRICT: equivalent to restrict, where supported +#if __GNUC__ >= 3 || _MSC_VER >= 1100 + #define BLARGG_RESTRICT __restrict +#else + #define BLARGG_RESTRICT +#endif + +// STATIC_CAST(T,expr): Used in place of static_cast (expr) +#ifndef STATIC_CAST + #define STATIC_CAST(T,expr) ((T) (expr)) +#endif + +// blargg_err_t (0 on success, otherwise error string) +#ifndef blargg_err_t + typedef const char* blargg_err_t; +#endif + +// blargg_vector - very lightweight vector of POD types (no constructor/destructor) +template +class blargg_vector { + T* begin_; + size_t size_; +public: + blargg_vector() : begin_( 0 ), size_( 0 ) { } + ~blargg_vector() { free( begin_ ); } + size_t size() const { return size_; } + T* begin() const { return begin_; } + T* end() const { return begin_ + size_; } + blargg_err_t resize( size_t n ) + { + void* p = realloc( begin_, n * sizeof (T) ); + if ( !p && n ) + return "Out of memory"; + begin_ = (T*) p; + size_ = n; + return 0; + } + void clear() { free( begin_ ); begin_ = nullptr; size_ = 0; } + T& operator [] ( size_t n ) const + { + assert( n <= size_ ); // <= to allow past-the-end value + return begin_ [n]; + } +}; + +// Use to force disable exceptions for allocations of a class +#include +#ifndef BLARGG_DISABLE_NOTHROW + #define BLARGG_DISABLE_NOTHROW \ + void* operator new ( size_t s ) noexcept { return malloc( s ); }\ + void* operator new ( size_t s, const std::nothrow_t& ) noexcept { return malloc( s ); }\ + void operator delete ( void* p ) noexcept { free( p ); } +#endif + +// Use to force disable exceptions for a specific allocation no matter what class +#define BLARGG_NEW new (std::nothrow) + +// BLARGG_4CHAR('a','b','c','d') = 'abcd' (four character integer constant) +#define BLARGG_4CHAR( a, b, c, d ) \ + ((a&0xFF)*0x1000000L + (b&0xFF)*0x10000L + (c&0xFF)*0x100L + (d&0xFF)) + +#define BLARGG_2CHAR( a, b ) \ + ((a&0xFF)*0x100L + (b&0xFF)) + +// BLARGG_COMPILER_HAS_BOOL: If 0, provides bool support for old compiler. If 1, +// compiler is assumed to support bool. If undefined, availability is determined. +#ifndef BLARGG_COMPILER_HAS_BOOL + #if defined (__MWERKS__) + #if !__option(bool) + #define BLARGG_COMPILER_HAS_BOOL 0 + #endif + #elif defined (_MSC_VER) + #if _MSC_VER < 1100 + #define BLARGG_COMPILER_HAS_BOOL 0 + #endif + #elif defined (__GNUC__) + // supports bool + #elif __cplusplus < 199711 + #define BLARGG_COMPILER_HAS_BOOL 0 + #endif +#endif +#if defined (BLARGG_COMPILER_HAS_BOOL) && !BLARGG_COMPILER_HAS_BOOL + // If you get errors here, modify your blargg_config.h file + typedef int bool; + const bool true = 1; + const bool false = 0; +#endif + +#if defined(__has_cpp_attribute) +# if __has_cpp_attribute(maybe_unused) +# define BLARGG_MAYBE_UNUSED [[maybe_unused]] +# endif +#endif + +#ifndef BLARGG_MAYBE_UNUSED +# define BLARGG_MAYBE_UNUSED +#endif + +// blargg_long/blargg_ulong = at least 32 bits, int if it's big enough + +#if INT_MAX < 0x7FFFFFFF || LONG_MAX == 0x7FFFFFFF + typedef long blargg_long; +#else + typedef int blargg_long; +#endif + +#if UINT_MAX < 0xFFFFFFFF || ULONG_MAX == 0xFFFFFFFF + typedef unsigned long blargg_ulong; +#else + typedef unsigned blargg_ulong; +#endif + +// int8_t etc. + +// TODO: Add CMake check for this, although I'd likely just point affected +// persons to a real compiler... +#if 1 || defined (HAVE_STDINT_H) + #include +#endif + +#if __GNUC__ >= 3 + #define BLARGG_DEPRECATED __attribute__ ((deprecated)) +#else + #define BLARGG_DEPRECATED +#endif + +// Use in place of "= 0;" for a pure virtual, since these cause calls to std C++ lib. +// During development, BLARGG_PURE( x ) expands to = 0; +// virtual int func() BLARGG_PURE( { return 0; } ) +#ifndef BLARGG_PURE + #define BLARGG_PURE( def ) def +#endif + +#endif +#endif diff --git a/Frameworks/GME/gme/blargg_config.h b/Frameworks/GME/gme/blargg_config.h index c31f7d53b..40c546d15 100644 --- a/Frameworks/GME/gme/blargg_config.h +++ b/Frameworks/GME/gme/blargg_config.h @@ -1,56 +1,45 @@ -// Library configuration. Modify this file as necessary. - -// $package -#ifndef BLARGG_CONFIG_H -#define BLARGG_CONFIG_H - -// Uncomment a #define line below to have effect described. - -// Allow static linking with this library and one of my other libraries -// in the same program. -//#define BLARGG_NAMESPACE blargg_gme - -// Use zlib for transparent decompression of gzipped files. -//#define HAVE_ZLIB_H - -// Support only listed music types. Remove a line to disable that type. -/* #define GME_TYPE_LIST \ - gme_ay_type,\ - gme_gbs_type,\ - gme_gym_type,\ - gme_hes_type,\ - gme_kss_type,\ - gme_nsf_type,\ - gme_nsfe_type,\ - gme_sap_type,\ - gme_sfm_type,\ - gme_sgc_type,\ - gme_spc_type,\ - gme_vgm_type,\ - gme_vgz_type -*/ - -// Enable platform-specific optimizations. -//#define BLARGG_NONPORTABLE 1 - -// Use faster sample rate convertor for SPC music. -//#define GME_SPC_FAST_RESAMPLER 1 - -// Use faster sample rate convertor for VGM and GYM music. -//#define GME_VGM_FAST_RESAMPLER 1 - -// Use faster, significantly lower quality sound synthesis for classic emulators. -//#define BLIP_BUFFER_FAST 1 - -// Reduce memory usage of gme.h by disabling gme_set_effects_config(). -//#define GME_DISABLE_EFFECTS 1 - -// Force library to use assume big-endian processor. -//#define BLARGG_BIG_ENDIAN 1 - -// Use standard config.h if present -#ifdef HAVE_CONFIG_H - #include "config.h" -#endif - -#endif +// Library configuration. Modify this file as necessary. + +#ifndef BLARGG_CONFIG_H +#define BLARGG_CONFIG_H + +// Uncomment to use zlib for transparent decompression of gzipped files +#define HAVE_ZLIB_H + +// Uncomment and edit list to support only the listed game music types, +// so that the others don't get linked in at all. +/* +#define GME_TYPE_LIST \ + gme_ay_type,\ + gme_gbs_type,\ + gme_gym_type,\ + gme_hes_type,\ + gme_kss_type,\ + gme_nsf_type,\ + gme_nsfe_type,\ + gme_sap_type,\ + gme_spc_type,\ + gme_vgm_type,\ + gme_vgz_type +*/ + +// Uncomment to enable platform-specific optimizations +//#define BLARGG_NONPORTABLE 1 + +// Uncomment to use faster, lower quality sound synthesis +//#define BLIP_BUFFER_FAST 1 + +// Uncomment if automatic byte-order determination doesn't work +//#define BLARGG_BIG_ENDIAN 1 + +// Uncomment if you get errors in the bool section of blargg_common.h +#define BLARGG_COMPILER_HAS_BOOL 1 + +#define debug_printf(a, ...) + +// Use standard config.h if present +#ifdef HAVE_CONFIG_H + #include "config.h" +#endif + +#endif diff --git a/Frameworks/GME/gme/blargg_endian.h b/Frameworks/GME/gme/blargg_endian.h index 290175f71..46e58e2f0 100644 --- a/Frameworks/GME/gme/blargg_endian.h +++ b/Frameworks/GME/gme/blargg_endian.h @@ -1,203 +1,184 @@ -// CPU Byte Order Utilities - -// $package -#ifndef BLARGG_ENDIAN_H -#define BLARGG_ENDIAN_H - -#include "blargg_common.h" - -// BLARGG_CPU_CISC: Defined if CPU has very few general-purpose registers (< 16) -#if defined (__i386__) || defined (__x86_64__) || defined (_M_IX86) || defined (_M_X64) - #define BLARGG_CPU_X86 1 - #define BLARGG_CPU_CISC 1 -#endif - -#if defined (__powerpc__) || defined (__ppc__) || defined (__ppc64__) || \ - defined (__POWERPC__) || defined (__powerc) - #define BLARGG_CPU_POWERPC 1 - #define BLARGG_CPU_RISC 1 -#endif - -// BLARGG_BIG_ENDIAN, BLARGG_LITTLE_ENDIAN: Determined automatically, otherwise only -// one may be #defined to 1. Only needed if something actually depends on byte order. -#if !defined (BLARGG_BIG_ENDIAN) && !defined (BLARGG_LITTLE_ENDIAN) -#ifdef __GLIBC__ - // GCC handles this for us - #include - #if __BYTE_ORDER == __LITTLE_ENDIAN - #define BLARGG_LITTLE_ENDIAN 1 - #elif __BYTE_ORDER == __BIG_ENDIAN - #define BLARGG_BIG_ENDIAN 1 - #endif -#else - -#if defined (LSB_FIRST) || defined (__LITTLE_ENDIAN__) || BLARGG_CPU_X86 || \ - (defined (LITTLE_ENDIAN) && LITTLE_ENDIAN+0 != 1234) - #define BLARGG_LITTLE_ENDIAN 1 -#endif - -#if defined (MSB_FIRST) || defined (__BIG_ENDIAN__) || defined (WORDS_BIGENDIAN) || \ - defined (__sparc__) || BLARGG_CPU_POWERPC || \ - (defined (BIG_ENDIAN) && BIG_ENDIAN+0 != 4321) - #define BLARGG_BIG_ENDIAN 1 -#elif !defined (__mips__) - // No endian specified; assume little-endian, since it's most common - #define BLARGG_LITTLE_ENDIAN 1 -#endif -#endif -#endif - -#if BLARGG_LITTLE_ENDIAN && BLARGG_BIG_ENDIAN - #undef BLARGG_LITTLE_ENDIAN - #undef BLARGG_BIG_ENDIAN -#endif - -BLARGG_NAMESPACE_BEGIN - -inline void blargg_verify_byte_order() -{ - #ifndef NDEBUG - #if BLARGG_BIG_ENDIAN - volatile int i = 1; - assert( *(volatile char*) &i == 0 ); - #elif BLARGG_LITTLE_ENDIAN - volatile int i = 1; - assert( *(volatile char*) &i != 0 ); - #endif - #endif -} - -inline unsigned get_le16( void const* p ) -{ - return (unsigned) ((unsigned char const*) p) [1] << 8 | - (unsigned) ((unsigned char const*) p) [0]; -} - -inline unsigned get_be16( void const* p ) -{ - return (unsigned) ((unsigned char const*) p) [0] << 8 | - (unsigned) ((unsigned char const*) p) [1]; -} - -inline unsigned get_le24( void const* p ) -{ - return (unsigned) ((unsigned char const*) p) [2] << 16 | - (unsigned) ((unsigned char const*) p) [1] << 8 | - (unsigned) ((unsigned char const*) p) [0]; -} - -inline unsigned get_be24( void const* p ) -{ - return (unsigned) ((unsigned char const*) p) [0] << 16 | - (unsigned) ((unsigned char const*) p) [1] << 8 | - (unsigned) ((unsigned char const*) p) [2]; -} - -inline unsigned get_le32( void const* p ) -{ - return (unsigned) ((unsigned char const*) p) [3] << 24 | - (unsigned) ((unsigned char const*) p) [2] << 16 | - (unsigned) ((unsigned char const*) p) [1] << 8 | - (unsigned) ((unsigned char const*) p) [0]; -} - -inline unsigned get_be32( void const* p ) -{ - return (unsigned) ((unsigned char const*) p) [0] << 24 | - (unsigned) ((unsigned char const*) p) [1] << 16 | - (unsigned) ((unsigned char const*) p) [2] << 8 | - (unsigned) ((unsigned char const*) p) [3]; -} - -inline void set_le16( void* p, unsigned n ) -{ - ((unsigned char*) p) [1] = (unsigned char) (n >> 8); - ((unsigned char*) p) [0] = (unsigned char) n; -} - -inline void set_be16( void* p, unsigned n ) -{ - ((unsigned char*) p) [0] = (unsigned char) (n >> 8); - ((unsigned char*) p) [1] = (unsigned char) n; -} - -inline void set_le32( void* p, unsigned n ) -{ - ((unsigned char*) p) [0] = (unsigned char) n; - ((unsigned char*) p) [1] = (unsigned char) (n >> 8); - ((unsigned char*) p) [2] = (unsigned char) (n >> 16); - ((unsigned char*) p) [3] = (unsigned char) (n >> 24); -} - -inline void set_be32( void* p, unsigned n ) -{ - ((unsigned char*) p) [3] = (unsigned char) n; - ((unsigned char*) p) [2] = (unsigned char) (n >> 8); - ((unsigned char*) p) [1] = (unsigned char) (n >> 16); - ((unsigned char*) p) [0] = (unsigned char) (n >> 24); -} - -#if BLARGG_NONPORTABLE - // Optimized implementation if byte order is known - #if BLARGG_LITTLE_ENDIAN - #define GET_LE16( addr ) (*(BOOST::uint16_t const*) (addr)) - #define GET_LE32( addr ) (*(BOOST::uint32_t const*) (addr)) - #define SET_LE16( addr, data ) (void) (*(BOOST::uint16_t*) (addr) = (data)) - #define SET_LE32( addr, data ) (void) (*(BOOST::uint32_t*) (addr) = (data)) - #elif BLARGG_BIG_ENDIAN - #define GET_BE16( addr ) (*(BOOST::uint16_t const*) (addr)) - #define GET_BE32( addr ) (*(BOOST::uint32_t const*) (addr)) - #define SET_BE16( addr, data ) (void) (*(BOOST::uint16_t*) (addr) = (data)) - #define SET_BE32( addr, data ) (void) (*(BOOST::uint32_t*) (addr) = (data)) - - #if BLARGG_CPU_POWERPC - // PowerPC has special byte-reversed instructions - #if defined (__MWERKS__) - #define GET_LE16( addr ) (__lhbrx( addr, 0 )) - #define GET_LE32( addr ) (__lwbrx( addr, 0 )) - #define SET_LE16( addr, in ) (__sthbrx( in, addr, 0 )) - #define SET_LE32( addr, in ) (__stwbrx( in, addr, 0 )) - #elif defined (__GNUC__) - #define GET_LE16( addr ) ({unsigned short ppc_lhbrx_; __asm__ volatile( "lhbrx %0,0,%1" : "=r" (ppc_lhbrx_) : "r" (addr) : "memory" ); ppc_lhbrx_;}) - #define GET_LE32( addr ) ({unsigned short ppc_lwbrx_; __asm__ volatile( "lwbrx %0,0,%1" : "=r" (ppc_lwbrx_) : "r" (addr) : "memory" ); ppc_lwbrx_;}) - #define SET_LE16( addr, in ) ({__asm__ volatile( "sthbrx %0,0,%1" : : "r" (in), "r" (addr) : "memory" );}) - #define SET_LE32( addr, in ) ({__asm__ volatile( "stwbrx %0,0,%1" : : "r" (in), "r" (addr) : "memory" );}) - #endif - #endif - #endif -#endif - -#ifndef GET_LE16 - #define GET_LE16( addr ) get_le16( addr ) - #define SET_LE16( addr, data ) set_le16( addr, data ) -#endif - -#ifndef GET_LE32 - #define GET_LE32( addr ) get_le32( addr ) - #define SET_LE32( addr, data ) set_le32( addr, data ) -#endif - -#ifndef GET_BE16 - #define GET_BE16( addr ) get_be16( addr ) - #define SET_BE16( addr, data ) set_be16( addr, data ) -#endif - -#ifndef GET_BE32 - #define GET_BE32( addr ) get_be32( addr ) - #define SET_BE32( addr, data ) set_be32( addr, data ) -#endif - -// auto-selecting versions - -inline void set_le( BOOST::uint16_t* p, unsigned n ) { SET_LE16( p, n ); } -inline void set_le( BOOST::uint32_t* p, unsigned n ) { SET_LE32( p, n ); } -inline void set_be( BOOST::uint16_t* p, unsigned n ) { SET_BE16( p, n ); } -inline void set_be( BOOST::uint32_t* p, unsigned n ) { SET_BE32( p, n ); } -inline unsigned get_le( BOOST::uint16_t const* p ) { return GET_LE16( p ); } -inline unsigned get_le( BOOST::uint32_t const* p ) { return GET_LE32( p ); } -inline unsigned get_be( BOOST::uint16_t const* p ) { return GET_BE16( p ); } -inline unsigned get_be( BOOST::uint32_t const* p ) { return GET_BE32( p ); } - -BLARGG_NAMESPACE_END - -#endif +// CPU Byte Order Utilities + +#ifndef BLARGG_ENDIAN +#define BLARGG_ENDIAN + +#include "blargg_common.h" + +// BLARGG_CPU_CISC: Defined if CPU has very few general-purpose registers (< 16) +#if defined (__i386__) || defined (__x86_64__) || defined (_M_IX86) || defined (_M_X64) + #define BLARGG_CPU_X86 1 + #define BLARGG_CPU_CISC 1 +#endif + +#if defined (__powerpc__) || defined (__ppc__) || defined (__ppc64__) || \ + defined (__POWERPC__) || defined (__powerc) + #define BLARGG_CPU_POWERPC 1 + #define BLARGG_CPU_RISC 1 +#endif + +// BLARGG_BIG_ENDIAN, BLARGG_LITTLE_ENDIAN: Determined automatically, otherwise only +// one may be #defined to 1. Only needed if something actually depends on byte order. +#if !defined (BLARGG_BIG_ENDIAN) && !defined (BLARGG_LITTLE_ENDIAN) +#ifdef __GLIBC__ + // GCC handles this for us + #include + #if __BYTE_ORDER == __LITTLE_ENDIAN + #define BLARGG_LITTLE_ENDIAN 1 + #elif __BYTE_ORDER == __BIG_ENDIAN + #define BLARGG_BIG_ENDIAN 1 + #endif +#else + +#if defined (LSB_FIRST) || defined (__LITTLE_ENDIAN__) || BLARGG_CPU_X86 || \ + (defined (LITTLE_ENDIAN) && LITTLE_ENDIAN+0 != 1234) + #define BLARGG_LITTLE_ENDIAN 1 +#endif + +#if defined (MSB_FIRST) || defined (__BIG_ENDIAN__) || defined (WORDS_BIGENDIAN) || \ + defined (__sparc__) || BLARGG_CPU_POWERPC || \ + (defined (BIG_ENDIAN) && BIG_ENDIAN+0 != 4321) + #define BLARGG_BIG_ENDIAN 1 +#elif !defined (__mips__) + // No endian specified; assume little-endian, since it's most common + #define BLARGG_LITTLE_ENDIAN 1 +#endif +#endif +#endif + +#if BLARGG_LITTLE_ENDIAN && BLARGG_BIG_ENDIAN + #undef BLARGG_LITTLE_ENDIAN + #undef BLARGG_BIG_ENDIAN +#endif + +inline void blargg_verify_byte_order() +{ + #ifndef NDEBUG + #if BLARGG_BIG_ENDIAN + volatile int i = 1; + assert( *(volatile char*) &i == 0 ); + #elif BLARGG_LITTLE_ENDIAN + volatile int i = 1; + assert( *(volatile char*) &i != 0 ); + #endif + #endif +} + +inline unsigned get_le16( void const* p ) +{ + return (unsigned) ((unsigned char const*) p) [1] << 8 | + (unsigned) ((unsigned char const*) p) [0]; +} + +inline unsigned get_be16( void const* p ) +{ + return (unsigned) ((unsigned char const*) p) [0] << 8 | + (unsigned) ((unsigned char const*) p) [1]; +} + +inline blargg_ulong get_le32( void const* p ) +{ + return (blargg_ulong) ((unsigned char const*) p) [3] << 24 | + (blargg_ulong) ((unsigned char const*) p) [2] << 16 | + (blargg_ulong) ((unsigned char const*) p) [1] << 8 | + (blargg_ulong) ((unsigned char const*) p) [0]; +} + +inline blargg_ulong get_be32( void const* p ) +{ + return (blargg_ulong) ((unsigned char const*) p) [0] << 24 | + (blargg_ulong) ((unsigned char const*) p) [1] << 16 | + (blargg_ulong) ((unsigned char const*) p) [2] << 8 | + (blargg_ulong) ((unsigned char const*) p) [3]; +} + +inline void set_le16( void* p, unsigned n ) +{ + ((unsigned char*) p) [1] = (unsigned char) (n >> 8); + ((unsigned char*) p) [0] = (unsigned char) n; +} + +inline void set_be16( void* p, unsigned n ) +{ + ((unsigned char*) p) [0] = (unsigned char) (n >> 8); + ((unsigned char*) p) [1] = (unsigned char) n; +} + +inline void set_le32( void* p, blargg_ulong n ) +{ + ((unsigned char*) p) [0] = (unsigned char) n; + ((unsigned char*) p) [1] = (unsigned char) (n >> 8); + ((unsigned char*) p) [2] = (unsigned char) (n >> 16); + ((unsigned char*) p) [3] = (unsigned char) (n >> 24); +} + +inline void set_be32( void* p, blargg_ulong n ) +{ + ((unsigned char*) p) [3] = (unsigned char) n; + ((unsigned char*) p) [2] = (unsigned char) (n >> 8); + ((unsigned char*) p) [1] = (unsigned char) (n >> 16); + ((unsigned char*) p) [0] = (unsigned char) (n >> 24); +} + +#if BLARGG_NONPORTABLE + // Optimized implementation if byte order is known + #if BLARGG_LITTLE_ENDIAN + #define GET_LE16( addr ) (*(uint16_t*) (addr)) + #define GET_LE32( addr ) (*(uint32_t*) (addr)) + #define SET_LE16( addr, data ) (void) (*(uint16_t*) (addr) = (data)) + #define SET_LE32( addr, data ) (void) (*(uint32_t*) (addr) = (data)) + #elif BLARGG_BIG_ENDIAN + #define GET_BE16( addr ) (*(uint16_t*) (addr)) + #define GET_BE32( addr ) (*(uint32_t*) (addr)) + #define SET_BE16( addr, data ) (void) (*(uint16_t*) (addr) = (data)) + #define SET_BE32( addr, data ) (void) (*(uint32_t*) (addr) = (data)) + + #if BLARGG_CPU_POWERPC + // PowerPC has special byte-reversed instructions + #if defined (__MWERKS__) + #define GET_LE16( addr ) (__lhbrx( addr, 0 )) + #define GET_LE32( addr ) (__lwbrx( addr, 0 )) + #define SET_LE16( addr, in ) (__sthbrx( in, addr, 0 )) + #define SET_LE32( addr, in ) (__stwbrx( in, addr, 0 )) + #elif defined (__GNUC__) + #define GET_LE16( addr ) ({unsigned short ppc_lhbrx_; __asm__ volatile( "lhbrx %0,0,%1" : "=r" (ppc_lhbrx_) : "r" (addr) : "memory" ); ppc_lhbrx_;}) + #define GET_LE32( addr ) ({unsigned short ppc_lwbrx_; __asm__ volatile( "lwbrx %0,0,%1" : "=r" (ppc_lwbrx_) : "r" (addr) : "memory" ); ppc_lwbrx_;}) + #define SET_LE16( addr, in ) ({__asm__ volatile( "sthbrx %0,0,%1" : : "r" (in), "r" (addr) : "memory" );}) + #define SET_LE32( addr, in ) ({__asm__ volatile( "stwbrx %0,0,%1" : : "r" (in), "r" (addr) : "memory" );}) + #endif + #endif + #endif +#endif + +#ifndef GET_LE16 + #define GET_LE16( addr ) get_le16( addr ) + #define SET_LE16( addr, data ) set_le16( addr, data ) +#endif + +#ifndef GET_LE32 + #define GET_LE32( addr ) get_le32( addr ) + #define SET_LE32( addr, data ) set_le32( addr, data ) +#endif + +#ifndef GET_BE16 + #define GET_BE16( addr ) get_be16( addr ) + #define SET_BE16( addr, data ) set_be16( addr, data ) +#endif + +#ifndef GET_BE32 + #define GET_BE32( addr ) get_be32( addr ) + #define SET_BE32( addr, data ) set_be32( addr, data ) +#endif + +// auto-selecting versions + +inline void set_le( uint16_t* p, unsigned n ) { SET_LE16( p, n ); } +inline void set_le( uint32_t* p, blargg_ulong n ) { SET_LE32( p, n ); } +inline void set_be( uint16_t* p, unsigned n ) { SET_BE16( p, n ); } +inline void set_be( uint32_t* p, blargg_ulong n ) { SET_BE32( p, n ); } +inline unsigned get_le( uint16_t* p ) { return GET_LE16( p ); } +inline blargg_ulong get_le( uint32_t* p ) { return GET_LE32( p ); } +inline unsigned get_be( uint16_t* p ) { return GET_BE16( p ); } +inline blargg_ulong get_be( uint32_t* p ) { return GET_BE32( p ); } + +#endif diff --git a/Frameworks/GME/gme/blargg_errors.cpp b/Frameworks/GME/gme/blargg_errors.cpp deleted file mode 100644 index 552415659..000000000 --- a/Frameworks/GME/gme/blargg_errors.cpp +++ /dev/null @@ -1,117 +0,0 @@ -// $package. http://www.slack.net/~ant/ - -#include "blargg_errors.h" - -/* Copyright (C) 2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -BLARGG_NAMESPACE_BEGIN - -blargg_err_def_t blargg_err_generic = BLARGG_ERR_GENERIC; -// blargg_err_memory is defined in blargg_common.cpp -blargg_err_def_t blargg_err_caller = BLARGG_ERR_CALLER; -blargg_err_def_t blargg_err_internal = BLARGG_ERR_INTERNAL; -blargg_err_def_t blargg_err_limitation = BLARGG_ERR_LIMITATION; - -blargg_err_def_t blargg_err_file_missing = BLARGG_ERR_FILE_MISSING; -blargg_err_def_t blargg_err_file_read = BLARGG_ERR_FILE_READ; -blargg_err_def_t blargg_err_file_write = BLARGG_ERR_FILE_WRITE; -blargg_err_def_t blargg_err_file_io = BLARGG_ERR_FILE_IO; -blargg_err_def_t blargg_err_file_full = BLARGG_ERR_FILE_FULL; -blargg_err_def_t blargg_err_file_eof = BLARGG_ERR_FILE_EOF; - -blargg_err_def_t blargg_err_file_type = BLARGG_ERR_FILE_TYPE; -blargg_err_def_t blargg_err_file_feature = BLARGG_ERR_FILE_FEATURE; -blargg_err_def_t blargg_err_file_corrupt = BLARGG_ERR_FILE_CORRUPT; - -const char* blargg_err_str( blargg_err_t err ) -{ - if ( !err ) - return ""; - - if ( *err == BLARGG_ERR_TYPE("")[0] ) - return err + 1; - - return err; -} - -bool blargg_is_err_type( blargg_err_t err, const char type [] ) -{ - if ( err ) - { - // True if first strlen(type) characters of err match type - char const* p = err; - while ( *type && *type == *p ) - { - type++; - p++; - } - - if ( !*type ) - return true; - } - - return false; -} - -const char* blargg_err_details( blargg_err_t err ) -{ - const char* p = err; - if ( !p ) - { - p = ""; - } - else if ( *p == BLARGG_ERR_TYPE("")[0] ) - { - while ( *p && *p != ';' ) - p++; - - // Skip ; and space after it - if ( *p ) - { - p++; - - check( *p == ' ' ); - if ( *p ) - p++; - } - } - return p; -} - -int blargg_err_to_code( blargg_err_t err, blargg_err_to_code_t const codes [] ) -{ - if ( !err ) - return 0; - - while ( codes->str && !blargg_is_err_type( err, codes->str ) ) - codes++; - - return codes->code; -} - -blargg_err_t blargg_code_to_err( int code, blargg_err_to_code_t const codes [] ) -{ - if ( !code ) - return blargg_ok; - - while ( codes->str && codes->code != code ) - codes++; - - if ( !codes->str ) - return blargg_err_generic; - - return codes->str; -} - -BLARGG_NAMESPACE_END diff --git a/Frameworks/GME/gme/blargg_errors.h b/Frameworks/GME/gme/blargg_errors.h deleted file mode 100644 index 10dd52884..000000000 --- a/Frameworks/GME/gme/blargg_errors.h +++ /dev/null @@ -1,84 +0,0 @@ -// Error strings and conversion functions - -// $package -#ifndef BLARGG_ERRORS_H -#define BLARGG_ERRORS_H - -#ifndef BLARGG_COMMON_H - #include "blargg_common.h" -#endif - -BLARGG_NAMESPACE_BEGIN - -typedef const char blargg_err_def_t []; - -// Basic errors -extern blargg_err_def_t blargg_err_generic; -extern blargg_err_def_t blargg_err_memory; -extern blargg_err_def_t blargg_err_caller; -extern blargg_err_def_t blargg_err_internal; -extern blargg_err_def_t blargg_err_limitation; - -// File low-level -extern blargg_err_def_t blargg_err_file_missing; // not found -extern blargg_err_def_t blargg_err_file_read; -extern blargg_err_def_t blargg_err_file_write; -extern blargg_err_def_t blargg_err_file_io; -extern blargg_err_def_t blargg_err_file_full; -extern blargg_err_def_t blargg_err_file_eof; - -// File high-level -extern blargg_err_def_t blargg_err_file_type; // wrong file type -extern blargg_err_def_t blargg_err_file_feature; -extern blargg_err_def_t blargg_err_file_corrupt; - -// C string describing error, or "" if err == NULL -const char* blargg_err_str( blargg_err_t err ); - -// True iff error is of given type, or false if err == NULL -bool blargg_is_err_type( blargg_err_t, const char type [] ); - -// Details of error without describing main cause, or "" if err == NULL -const char* blargg_err_details( blargg_err_t err ); - -// Converts error string to integer code using mapping table. Calls blargg_is_err_type() -// for each str and returns code on first match. Returns 0 if err == NULL. -struct blargg_err_to_code_t { - const char* str; - int code; -}; -int blargg_err_to_code( blargg_err_t err, blargg_err_to_code_t const [] ); - -// Converts error code back to string. If code == 0, returns NULL. If not in table, -// returns blargg_err_generic. -blargg_err_t blargg_code_to_err( int code, blargg_err_to_code_t const [] ); - -// Generates error string literal with details of cause -#define BLARGG_ERR( type, str ) (type "; " str) - -// Extra space to make it clear when blargg_err_str() isn't called to get -// printable version of error. At some point, I might prefix error strings -// with a code, to speed conversion to a code. -#define BLARGG_ERR_TYPE( str ) " " str - -// Error types to pass to BLARGG_ERR macro -#define BLARGG_ERR_GENERIC BLARGG_ERR_TYPE( "operation failed" ) -#define BLARGG_ERR_MEMORY BLARGG_ERR_TYPE( "out of memory" ) -#define BLARGG_ERR_CALLER BLARGG_ERR_TYPE( "internal usage bug" ) -#define BLARGG_ERR_INTERNAL BLARGG_ERR_TYPE( "internal bug" ) -#define BLARGG_ERR_LIMITATION BLARGG_ERR_TYPE( "exceeded limitation" ) - -#define BLARGG_ERR_FILE_MISSING BLARGG_ERR_TYPE( "file not found" ) -#define BLARGG_ERR_FILE_READ BLARGG_ERR_TYPE( "couldn't open file" ) -#define BLARGG_ERR_FILE_WRITE BLARGG_ERR_TYPE( "couldn't modify file" ) -#define BLARGG_ERR_FILE_IO BLARGG_ERR_TYPE( "read/write error" ) -#define BLARGG_ERR_FILE_FULL BLARGG_ERR_TYPE( "disk full" ) -#define BLARGG_ERR_FILE_EOF BLARGG_ERR_TYPE( "truncated file" ) - -#define BLARGG_ERR_FILE_TYPE BLARGG_ERR_TYPE( "wrong file type" ) -#define BLARGG_ERR_FILE_FEATURE BLARGG_ERR_TYPE( "unsupported file feature" ) -#define BLARGG_ERR_FILE_CORRUPT BLARGG_ERR_TYPE( "corrupt file" ) - -BLARGG_NAMESPACE_END - -#endif diff --git a/Frameworks/GME/gme/blargg_source.h b/Frameworks/GME/gme/blargg_source.h index 41c9a6ad0..deea91884 100644 --- a/Frameworks/GME/gme/blargg_source.h +++ b/Frameworks/GME/gme/blargg_source.h @@ -1,180 +1,89 @@ -/* Included at the beginning of library source files, AFTER all other #include -lines. Sets up helpful macros and services used in my source code. Since this -is only "active" in my source code, I don't have to worry about polluting the -global namespace with unprefixed names. */ - -// $package -#ifndef BLARGG_SOURCE_H -#define BLARGG_SOURCE_H - -#ifndef BLARGG_COMMON_H // optimization only - #include "blargg_common.h" -#endif -#include "blargg_errors.h" -#include "gme_custom_dprintf.h" - -#include /* memcpy(), memset(), memmove() */ -#include /* offsetof() */ - -/* The following four macros are for debugging only. Some or all might be -defined to do nothing, depending on the circumstances. Described is what -happens when a particular macro is defined to do something. When defined to -do nothing, the macros do NOT evaluate their argument(s). */ - -/* If expr is false, prints file and line number, then aborts program. Meant -for checking internal state and consistency. A failed assertion indicates a bug -in MY code. - -void assert( bool expr ); */ -#include - -/* If expr is false, prints file and line number, then aborts program. Meant -for checking caller-supplied parameters and operations that are outside the -control of the module. A failed requirement probably indicates a bug in YOUR -code. - -void require( bool expr ); */ -#undef require -#define require( expr ) assert( expr ) - -/* Like printf() except output goes to debugging console/file. - -void dprintf( const char format [], ... ); */ - -#ifdef CUSTOM_DPRINTF_FUNCTION - -static inline void dprintf( const char * fmt, ... ) -{ - if (gme_custom_dprintf) - { - va_list vl; - va_start(vl, fmt); - gme_custom_dprintf(fmt, vl); - va_end(vl); - } -} - -#else - -#ifdef NDEBUG -static inline void blargg_dprintf_( const char [], ... ) { } -#undef dprintf -#define dprintf (1) ? (void) 0 : blargg_dprintf_ -#else -#include -#include -#undef dprintf -#define dprintf (1) ? (void) 0 : blargg_dprintf_ -#ifndef _WIN32 -#include -static inline void blargg_dprintf_( const char * fmt, ... ) -{ - char error[512]; - va_list vl; - va_start(vl, fmt); - vsnprintf( error, 511, fmt, vl ); - va_end(vl); - fputs( error, stderr ); -} -#else -#include -static inline void blargg_dprintf_( const char * fmt, ... ) -{ - char error[512]; - va_list vl; - va_start(vl, fmt); - vsnprintf_s( error, 511, 511, fmt, vl ); - va_end(vl); - OutputDebugStringA( error ); -} -#endif -#endif - -#endif - -/* If expr is false, prints file and line number to debug console/log, then -continues execution normally. Meant for flagging potential problems or things -that should be looked into, but that aren't serious problems. - -void check( bool expr ); */ -#undef check -#define check( expr ) ((void) 0) - -/* If expr yields non-NULL error string, returns it from current function, -otherwise continues normally. */ -#undef RETURN_ERR -#define RETURN_ERR( expr ) \ - do {\ - blargg_err_t blargg_return_err_ = (expr);\ - if ( blargg_return_err_ )\ - return blargg_return_err_;\ - } while ( 0 ) - -/* If ptr is NULL, returns out-of-memory error, otherwise continues normally. */ -#undef CHECK_ALLOC -#define CHECK_ALLOC( ptr ) \ - do {\ - if ( !(ptr) )\ - return blargg_err_memory;\ - } while ( 0 ) - -/* The usual min/max functions for built-in types. - -template T min( T x, T y ) { return x < y ? x : y; } -template T max( T x, T y ) { return x > y ? x : y; } */ -#define BLARGG_DEF_MIN_MAX( type ) \ - static inline type blargg_min( type x, type y ) { if ( y < x ) x = y; return x; }\ - static inline type blargg_max( type x, type y ) { if ( x < y ) x = y; return x; } - -BLARGG_DEF_MIN_MAX( int ) -BLARGG_DEF_MIN_MAX( unsigned ) -BLARGG_DEF_MIN_MAX( long ) -BLARGG_DEF_MIN_MAX( unsigned long ) -BLARGG_DEF_MIN_MAX( BOOST::int64_t ) -BLARGG_DEF_MIN_MAX( BOOST::uint64_t ) -BLARGG_DEF_MIN_MAX( float ) -BLARGG_DEF_MIN_MAX( double ) - -#undef min -#define min blargg_min - -#undef max -#define max blargg_max - -// typedef unsigned char byte; -typedef unsigned char blargg_byte; -#undef byte -#define byte blargg_byte - -#ifndef _countof -#define _countof(x) (sizeof((x))/sizeof((x)[0])) -#endif - -#ifndef BLARGG_EXPORT - #if defined (_WIN32) && BLARGG_BUILD_DLL - #define BLARGG_EXPORT __declspec(dllexport) - #elif defined (__GNUC__) - // can always set visibility, even when not building DLL - #define BLARGG_EXPORT __attribute__ ((visibility ("default"))) - #else - #define BLARGG_EXPORT - #endif -#endif - -#if BLARGG_LEGACY - #define BLARGG_CHECK_ALLOC CHECK_ALLOC - #define BLARGG_RETURN_ERR RETURN_ERR -#endif - -// Called after failed operation when overall operation may still complete OK. -// Only used by unit testing framework. -#undef ACK_FAILURE -#define ACK_FAILURE() ((void)0) - -/* BLARGG_SOURCE_BEGIN: If defined, #included, allowing redefition of dprintf etc. -and check */ -#ifdef BLARGG_SOURCE_BEGIN - #include BLARGG_SOURCE_BEGIN -#endif - -#endif +/* Included at the beginning of library source files, after all other #include lines. + * Sets up helpful macros and services used in my source code. They don't need + * module an annoying module prefix on their names since they are defined after + * all other #include lines. */ + +#ifndef BLARGG_SOURCE_H +#define BLARGG_SOURCE_H + +/* If debugging is enabled, abort program if expr is false. Meant for checking + * internal state and consistency. A failed assertion indicates a bug in the module. + * void assert( bool expr ); */ +#include + +/* If debugging is enabled and expr is false, abort program. Meant for checking + * caller-supplied parameters and operations that are outside the control of the + * module. A failed requirement indicates a bug outside the module. + * void require( bool expr ); */ +#undef require +#define require( expr ) assert( expr ) + +/* Use to provide hints to compiler for optimized code layout in situations where we + * can almost always expect a conditional to go one way or the other. Should only be + * used in situations where an unexpected branch is truly exceptional though! */ +#undef likely +#undef unlikely +#ifdef __GNUC__ + #define likely( x ) __builtin_expect(x, 1) + #define unlikely( x ) __builtin_expect(x, 0) +#else + #define likely( x ) (x) + #define unlikely( x ) (x) +#endif + +/* Like printf() except output goes to debug log file. Might be defined to do + * nothing (not even evaluate its arguments). + * void debug_printf( const char* format, ... ); */ +#if defined(__cplusplus) && defined(BLARGG_BUILD_DLL) + static inline void blargg_dprintf_( const char* fmt_str, ... ) { (void) fmt_str; } + #undef debug_printf + #define debug_printf (1) ? (void) 0 : blargg_dprintf_ +#endif + +/* If enabled, evaluate expr and if false, make debug log entry with source file + * and line. Meant for finding situations that should be examined further, but that + * don't indicate a problem. In all cases, execution continues normally. */ +#undef check +#define check( expr ) ((void) 0) + +/* If expr yields error string, return it from current function, otherwise continue. */ +#undef RETURN_ERR +#define RETURN_ERR( expr ) do { \ + blargg_err_t blargg_return_err_ = (expr); \ + if ( blargg_return_err_ ) return blargg_return_err_; \ + } while ( 0 ) + +/* If ptr is 0, return out of memory error string. */ +#undef CHECK_ALLOC +#define CHECK_ALLOC( ptr ) do { if ( (ptr) == 0 ) return "Out of memory"; } while ( 0 ) + +/* TODO: good idea? bad idea? */ +#undef byte +#define byte byte_ +typedef unsigned char byte; + +/* Setup compiler defines useful for exporting required public API symbols in gme.cpp */ +#ifndef BLARGG_EXPORT + #if defined (_WIN32) + #if defined(BLARGG_BUILD_DLL) + #define BLARGG_EXPORT __declspec(dllexport) + #else + #define BLARGG_EXPORT /* Leave blank: friendly with both static and shared linking */ + #endif + #elif defined (LIBGME_VISIBILITY) && defined(__cplusplus) + #define BLARGG_EXPORT __attribute__((visibility ("default"))) + #else + #define BLARGG_EXPORT + #endif +#endif + +/* deprecated */ +#define BLARGG_CHECK_ALLOC CHECK_ALLOC +#define BLARGG_RETURN_ERR RETURN_ERR + +/* BLARGG_SOURCE_BEGIN: If defined, #included, allowing redefition of debug_printf and check */ +#ifdef BLARGG_SOURCE_BEGIN + #include BLARGG_SOURCE_BEGIN +#endif + +#endif diff --git a/Frameworks/GME/gme/gb_cpu_io.h b/Frameworks/GME/gme/gb_cpu_io.h new file mode 100644 index 000000000..8bd69aa2d --- /dev/null +++ b/Frameworks/GME/gme/gb_cpu_io.h @@ -0,0 +1,72 @@ + +#include "Gbs_Emu.h" + +#include "blargg_source.h" + +int Gbs_Emu::cpu_read( gb_addr_t addr ) +{ + int result = *cpu::get_code( addr ); + if ( unsigned (addr - Gb_Apu::start_addr) < Gb_Apu::register_count ) + result = apu.read_register( clock(), addr ); +#ifndef NDEBUG + else if ( unsigned (addr - 0x8000) < 0x2000 || unsigned (addr - 0xE000) < 0x1F00 ) + debug_printf( "Read from unmapped memory $%.4x\n", (unsigned) addr ); + else if ( unsigned (addr - 0xFF01) < 0xFF80 - 0xFF01 ) + debug_printf( "Unhandled I/O read 0x%4X\n", (unsigned) addr ); +#endif + return result; +} + +void Gbs_Emu::cpu_write( gb_addr_t addr, int data ) +{ + unsigned offset = addr - ram_addr; + if ( offset <= 0xFFFF - ram_addr ) + { + ram [offset] = data; + if ( (addr ^ 0xE000) <= 0x1F80 - 1 ) + { + if ( unsigned (addr - Gb_Apu::start_addr) < Gb_Apu::register_count ) + { + GME_APU_HOOK( this, addr - Gb_Apu::start_addr, data ); + apu.write_register( clock(), addr, data ); + } + else if ( (addr ^ 0xFF06) < 2 ) + update_timer(); + else if ( addr == joypad_addr ) + ram [offset] = 0; // keep joypad return value 0 + else + ram [offset] = 0xFF; + + //if ( addr == 0xFFFF ) + // debug_printf( "Wrote interrupt mask\n" ); + } + } + else if ( (addr ^ 0x2000) <= 0x2000 - 1 ) + { + set_bank( data ); + } +#ifndef NDEBUG + else if ( unsigned (addr - 0x8000) < 0x2000 || unsigned (addr - 0xE000) < 0x1F00 ) + { + debug_printf( "Wrote to unmapped memory $%.4x\n", (unsigned) addr ); + } +#endif +} + +#define CPU_READ_FAST( cpu, addr, time, out ) \ + CPU_READ_FAST_( STATIC_CAST(Gbs_Emu*,cpu), addr, time, out ) + +#define CPU_READ_FAST_( emu, addr, time, out ) \ +{\ + out = READ_PROG( addr );\ + if ( unsigned (addr - Gb_Apu::start_addr) < Gb_Apu::register_count )\ + out = emu->apu.read_register( emu->cpu_time - time * clocks_per_instr, addr );\ + else\ + check( out == emu->cpu_read( addr ) );\ +} + +#define CPU_READ( cpu, addr, time ) \ + STATIC_CAST(Gbs_Emu*,cpu)->cpu_read( addr ) + +#define CPU_WRITE( cpu, addr, data, time ) \ + STATIC_CAST(Gbs_Emu*,cpu)->cpu_write( addr, data ) diff --git a/Frameworks/GME/gme/gme.cpp b/Frameworks/GME/gme/gme.cpp index 6d3df3f66..d605adb38 100644 --- a/Frameworks/GME/gme/gme.cpp +++ b/Frameworks/GME/gme/gme.cpp @@ -1,470 +1,423 @@ -// Game_Music_Emu $vers. http://www.slack.net/~ant/ - -#include "Music_Emu.h" - -#if !GME_DISABLE_EFFECTS -#include "Effects_Buffer.h" -#endif -#include "blargg_endian.h" -#include -#include - -/* Copyright (C) 2003-2009 Shay Green. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#include "blargg_source.h" - -#ifndef GME_TYPE_LIST - -// Default list of all supported game music types (copy this to blargg_config.h -// if you want to modify it) -#define GME_TYPE_LIST \ - gme_ay_type,\ - gme_gbs_type,\ - gme_gym_type,\ - gme_hes_type,\ - gme_kss_type,\ - gme_nsf_type,\ - gme_nsfe_type,\ - gme_sap_type,\ - gme_sfm_type,\ - gme_sgc_type,\ - gme_spc_type,\ - gme_vgm_type,\ - gme_vgz_type - -#endif - -static gme_type_t const gme_type_list_ [] = { GME_TYPE_LIST, 0 }; - -gme_type_t const* gme_type_list() -{ - return gme_type_list_; -} - -const char* gme_identify_header( void const* header ) -{ - switch ( get_be32( header ) ) - { - case BLARGG_4CHAR('Z','X','A','Y'): return "AY"; - case BLARGG_4CHAR('G','B','S',0x01): - case BLARGG_4CHAR('G','B','S',0x02): return "GBS"; - case BLARGG_4CHAR('G','Y','M','X'): return "GYM"; - case BLARGG_4CHAR('H','E','S','M'): return "HES"; - case BLARGG_4CHAR('K','S','C','C'): - case BLARGG_4CHAR('K','S','S','X'): return "KSS"; - case BLARGG_4CHAR('N','E','S','M'): return "NSF"; - case BLARGG_4CHAR('N','S','F','E'): return "NSFE"; - case BLARGG_4CHAR('S','A','P',0x0D): return "SAP"; - case BLARGG_4CHAR('S','F','M','1'): return "SFM"; - case BLARGG_4CHAR('S','G','C',0x1A): return "SGC"; - case BLARGG_4CHAR('S','N','E','S'): return "SPC"; - case BLARGG_4CHAR('V','g','m',' '): return "VGM"; - } - return ""; -} - -static void to_uppercase( const char in [], int len, char out [] ) -{ - for ( int i = 0; i < len; i++ ) - { - if ( !(out [i] = toupper( in [i] )) ) - return; - } - *out = 0; // extension too long -} - -gme_type_t gme_identify_extension( const char extension_ [] ) -{ - char const* end = strrchr( extension_, '.' ); - if ( end ) - extension_ = end + 1; - - char extension [6]; - to_uppercase( extension_, sizeof extension, extension ); - - gme_type_t const* types = gme_type_list_; - for ( ; *types; types++ ) - if ( !strcmp( extension, (*types)->extension_ ) ) - break; - return *types; -} - -gme_err_t gme_identify_file( const char path [], gme_type_t* type_out ) -{ - *type_out = gme_identify_extension( path ); - // TODO: don't examine header if file has extension? - if ( !*type_out ) - { - char header [4]; - GME_FILE_READER in; - RETURN_ERR( in.open( path ) ); - RETURN_ERR( in.read( header, sizeof header ) ); - *type_out = gme_identify_extension( gme_identify_header( header ) ); - } - return blargg_ok; -} - -gme_err_t gme_open_data( void const* data, long size, Music_Emu** out, int sample_rate ) -{ - require( (data || !size) && out ); - *out = NULL; - - gme_type_t file_type = 0; - if ( size >= 4 ) - file_type = gme_identify_extension( gme_identify_header( data ) ); - if ( !file_type ) - return blargg_err_file_type; - - Music_Emu* emu = gme_new_emu( file_type, sample_rate ); - CHECK_ALLOC( emu ); - - gme_err_t err = gme_load_data( emu, data, size ); - - if ( err ) - delete emu; - else - *out = emu; - - return err; -} - -gme_err_t gme_open_file( const char path [], Music_Emu** out, int sample_rate ) -{ - require( path && out ); - *out = NULL; - - GME_FILE_READER in; - RETURN_ERR( in.open( path ) ); - - char header [4]; - int header_size = 0; - - gme_type_t file_type = gme_identify_extension( path ); - if ( !file_type ) - { - header_size = sizeof header; - RETURN_ERR( in.read( header, sizeof header ) ); - file_type = gme_identify_extension( gme_identify_header( header ) ); - } - if ( !file_type ) - return blargg_err_file_type; - - Music_Emu* emu = gme_new_emu( file_type, sample_rate ); - CHECK_ALLOC( emu ); - - // optimization: avoids seeking/re-reading header - Remaining_Reader rem( header, header_size, &in ); - gme_err_t err = emu->load( rem ); - in.close(); - - if ( err ) - delete emu; - else - *out = emu; - - return err; -} - -Music_Emu* gme_new_emu( gme_type_t type, int rate ) -{ - if ( type ) - { - if ( rate == gme_info_only ) - return type->new_info(); - - Music_Emu* gme = type->new_emu(); - if ( gme ) - { - #if !GME_DISABLE_EFFECTS - if ( type->flags_ & 1 ) - { - gme->effects_buffer_ = BLARGG_NEW Simple_Effects_Buffer; - if ( gme->effects_buffer_ ) - gme->set_buffer( gme->effects_buffer_ ); - } - - if ( !(type->flags_ & 1) || gme->effects_buffer_ ) - #endif - { - if ( !gme->set_sample_rate( rate ) ) - { - check( gme->type() == type ); - return gme; - } - } - delete gme; - } - } - return NULL; -} - -gme_err_t gme_load_file( Music_Emu* gme, const char path [] ) { return gme->load_file( path ); } - -gme_err_t gme_load_data( Music_Emu* gme, void const* data, long size ) -{ - Mem_File_Reader in( data, size ); - return gme->load( in ); -} - -gme_err_t gme_load_custom( Music_Emu* gme, gme_reader_t func, long size, void* data ) -{ - Callback_Reader in( func, size, data ); - return gme->load( in ); -} - -void gme_delete( Music_Emu* gme ) { delete gme; } - -gme_type_t gme_type( Music_Emu const* gme ) { return gme->type(); } - -const char* gme_type_system( gme_type_t_ const* type ) { return type->system; } - -const char* gme_warning( Music_Emu* gme ) { return gme->warning(); } - -int gme_track_count( Music_Emu const* gme ) { return gme->track_count(); } - -struct gme_info_t_ : gme_info_t -{ - track_info_t info; - - BLARGG_DISABLE_NOTHROW -}; - -gme_err_t gme_track_info( Music_Emu const* me, gme_info_t** out, int track ) -{ - *out = NULL; - - gme_info_t_* info = BLARGG_NEW gme_info_t_; - CHECK_ALLOC( info ); - - gme_err_t err = me->track_info( &info->info, track ); - if ( err ) - { - gme_free_info( info ); - return err; - } - - #define COPY(name) info->name = info->info.name; - - COPY( length ); - COPY( intro_length ); - COPY( loop_length ); - COPY( fade_length ); - - info->i5 = -1; - info->i6 = -1; - info->i7 = -1; - info->i8 = -1; - info->i9 = -1; - info->i10 = -1; - info->i11 = -1; - info->i12 = -1; - info->i13 = -1; - info->i14 = -1; - info->i15 = -1; - - info->s7 = ""; - info->s8 = ""; - info->s9 = ""; - info->s10 = ""; - info->s11 = ""; - info->s12 = ""; - info->s13 = ""; - info->s14 = ""; - info->s15 = ""; - - COPY( system ); - COPY( game ); - COPY( song ); - COPY( author ); - COPY( copyright ); - COPY( comment ); - COPY( dumper ); - - #undef COPY - - info->play_length = info->length; - if ( info->play_length <= 0 ) - { - info->play_length = info->intro_length + 2 * info->loop_length; // intro + 2 loops - if ( info->play_length <= 0 ) - info->play_length = 150 * 1000; // 2.5 minutes - } - - *out = info; - - return blargg_ok; -} - -gme_err_t gme_set_track_info( Music_Emu * me, gme_info_t* in, int track ) -{ - track_info_t* info = BLARGG_NEW track_info_t; - CHECK_ALLOC( info ); - -#define COPY(name) info->name = in->name; - - COPY( length ); - COPY( intro_length ); - COPY( loop_length ); - -#undef COPY -#define COPY(name) if ( in->name ) strncpy( info->name, in->name, sizeof(info->name) - 1 ), info->name[sizeof(info->name)-1] = '\0'; else info->name[0] = '\0'; - - COPY( system ); - COPY( game ); - COPY( song ); - COPY( author ); - COPY( copyright ); - COPY( comment ); - COPY( dumper ); - -#undef COPY - - blargg_err_t err = me->set_track_info( info, track ); - - delete info; - - return err; -} - -void gme_free_info( gme_info_t* info ) -{ - delete STATIC_CAST(gme_info_t_*,info); -} - -void* gme_user_data ( Music_Emu const* gme ) { return gme->user_data(); } -void gme_set_user_data ( Music_Emu* gme, void* new_user_data ) { gme->set_user_data( new_user_data ); } -void gme_set_user_cleanup(Music_Emu* gme, gme_user_cleanup_t func ){ gme->set_user_cleanup( func ); } - -gme_err_t gme_start_track ( Music_Emu* gme, int index ) { return gme->start_track( index ); } -gme_err_t gme_play ( Music_Emu* gme, int n, short p [] ) { return gme->play( n, p ); } -void gme_set_fade ( Music_Emu* gme, int start_msec, int length_msec ) { gme->set_fade( start_msec, length_msec ); } -gme_bool gme_track_ended ( Music_Emu const* gme ) { return gme->track_ended(); } -int gme_tell ( Music_Emu const* gme ) { return gme->tell(); } -gme_err_t gme_seek ( Music_Emu* gme, int msec ) { return gme->seek( msec ); } -gme_err_t gme_skip ( Music_Emu* gme, int samples ) { return gme->skip( samples ); } -int gme_voice_count ( Music_Emu const* gme ) { return gme->voice_count(); } -void gme_ignore_silence ( Music_Emu* gme, gme_bool disable ) { gme->ignore_silence( disable != 0 ); } -void gme_set_tempo ( Music_Emu* gme, double t ) { gme->set_tempo( t ); } -void gme_mute_voice ( Music_Emu* gme, int index, gme_bool mute ){ gme->mute_voice( index, mute != 0 ); } -void gme_mute_voices ( Music_Emu* gme, int mask ) { gme->mute_voices( mask ); } -void gme_set_equalizer ( Music_Emu* gme, gme_equalizer_t const* eq ) { gme->set_equalizer( *eq ); } -void gme_equalizer ( Music_Emu const* gme, gme_equalizer_t* o ) { *o = gme->equalizer(); } -const char* gme_voice_name ( Music_Emu const* gme, int i ) { return gme->voice_name( i ); } -gme_err_t gme_save ( Music_Emu const* gme, gme_writer_t writer, void* your_data ) { return gme->save( writer, your_data ); } -void gme_mute_effects ( Music_Emu* gme, gme_bool disable ) { gme->mute_effects(disable); } - -void gme_effects( Music_Emu const* gme, gme_effects_t* out ) -{ - static gme_effects_t const zero = { 0, 0, 0,0,0,0,0,0, 0, 0, 0,0,0,0,0,0 }; - *out = zero; - - #if !GME_DISABLE_EFFECTS - { - Simple_Effects_Buffer* b = STATIC_CAST(Simple_Effects_Buffer*,gme->effects_buffer_); - if ( b ) - { - out->enabled = b->config().enabled; - out->echo = b->config().echo; - out->stereo = b->config().stereo; - out->surround = b->config().surround; - } - } - #endif -} - -void gme_set_effects( Music_Emu* gme, gme_effects_t const* in ) -{ - #if !GME_DISABLE_EFFECTS - { - Simple_Effects_Buffer* b = STATIC_CAST(Simple_Effects_Buffer*,gme->effects_buffer_); - if ( b ) - { - b->config().enabled = false; - if ( in ) - { - b->config().enabled = in->enabled; - b->config().echo = in->echo; - b->config().stereo = in->stereo; - b->config().surround = in->surround; - } - b->apply_config(); - } - } - #endif -} - -void gme_set_stereo_depth( Music_Emu* gme, double depth ) -{ - #if !GME_DISABLE_EFFECTS - { - if ( gme->effects_buffer_ ) - { - gme_effects_t cfg; - gme_effects( gme, &cfg ); - cfg.enabled = (depth > 0.0); - cfg.echo = depth; - cfg.stereo = depth; - cfg.surround = true; - gme_set_effects( gme, &cfg ); - } - } - #endif -} - -#define ENTRY( name ) { blargg_err_##name, gme_err_##name } -static blargg_err_to_code_t const gme_codes [] = -{ - ENTRY( generic ), - ENTRY( memory ), - ENTRY( caller ), - ENTRY( internal ), - ENTRY( limitation ), - - ENTRY( file_missing ), - ENTRY( file_read ), - ENTRY( file_io ), - ENTRY( file_eof ), - - ENTRY( file_type ), - ENTRY( file_feature ), - ENTRY( file_corrupt ), - - { 0, -1 } -}; -#undef ENTRY - -static int err_code( gme_err_t err ) -{ - return blargg_err_to_code( err, gme_codes ); -} - -int gme_err_code( gme_err_t err ) -{ - int code = err_code( err ); - return (code >= 0 ? code : gme_err_generic); -} - -gme_err_t gme_code_to_err( int code ) -{ - return blargg_code_to_err( code, gme_codes ); -} - -const char* gme_err_details( gme_err_t err ) -{ - // If we don't have error code assigned, return entire string - return (err_code( err ) >= 0 ? blargg_err_details( err ) : blargg_err_str( err )); -} - -const char* gme_err_str( gme_err_t err ) -{ - return blargg_err_str( err ); -} +// Game_Music_Emu https://bitbucket.org/mpyne/game-music-emu/ + +#include "Music_Emu.h" + +#include "gme_types.h" +#if !GME_DISABLE_STEREO_DEPTH +#include "Effects_Buffer.h" +#endif +#include "blargg_endian.h" +#include +#include + +/* Copyright (C) 2003-2006 Shay Green. This module is free software; you +can redistribute it and/or modify it under the terms of the GNU Lesser +General Public License as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. This +module is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. You should have received a copy of the GNU Lesser General Public +License along with this module; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + +#include "blargg_source.h" + +gme_type_t const* gme_type_list() +{ + static gme_type_t const gme_type_list_ [] = { +#ifdef GME_TYPE_LIST + GME_TYPE_LIST, +#else + #ifdef USE_GME_AY + gme_ay_type, + #endif + #ifdef USE_GME_GBS + gme_gbs_type, + #endif + #ifdef USE_GME_GYM + gme_gym_type, + #endif + #ifdef USE_GME_HES + gme_hes_type, + #endif + #ifdef USE_GME_KSS + gme_kss_type, + #endif + #ifdef USE_GME_NSF + gme_nsf_type, + #endif + #ifdef USE_GME_NSFE + gme_nsfe_type, + #endif + #ifdef USE_GME_SAP + gme_sap_type, + #endif + #ifdef USE_GME_SPC + gme_spc_type, + gme_sfm_type, + #endif + #ifdef USE_GME_VGM + gme_vgm_type, + gme_vgz_type, + #endif +#endif + 0 + }; + + return gme_type_list_; +} + +const char* gme_identify_header( void const* header ) +{ + switch ( get_be32( header ) ) + { + case BLARGG_4CHAR('Z','X','A','Y'): return "AY"; + case BLARGG_4CHAR('G','B','S',0x01): return "GBS"; + case BLARGG_4CHAR('G','Y','M','X'): return "GYM"; + case BLARGG_4CHAR('H','E','S','M'): return "HES"; + case BLARGG_4CHAR('K','S','C','C'): + case BLARGG_4CHAR('K','S','S','X'): return "KSS"; + case BLARGG_4CHAR('N','E','S','M'): return "NSF"; + case BLARGG_4CHAR('N','S','F','E'): return "NSFE"; + case BLARGG_4CHAR('S','A','P',0x0D): return "SAP"; + case BLARGG_4CHAR('S','N','E','S'): return "SPC"; + } + if (get_be16(header) == BLARGG_2CHAR(0x1F, 0x8B)) + return "VGZ"; + return ""; +} + +static void to_uppercase( const char* in, int len, char* out ) +{ + for ( int i = 0; i < len; i++ ) + { + if ( !(out [i] = toupper( in [i] )) ) + return; + } + *out = 0; // extension too long +} + +gme_type_t gme_identify_extension( const char* extension_ ) +{ + char const* end = strrchr( extension_, '.' ); + if ( end ) + extension_ = end + 1; + + char extension [6]; + to_uppercase( extension_, sizeof extension, extension ); + + for ( gme_type_t const* types = gme_type_list(); *types; types++ ) + if ( !strcmp( extension, (*types)->extension_ ) ) + return *types; + return 0; +} + +const char *gme_type_extension( gme_type_t music_type ) +{ + const gme_type_t_ *const music_typeinfo = static_cast( music_type ); + if ( music_type ) + return music_typeinfo->extension_; + return ""; +} + +gme_err_t gme_identify_file( const char* path, gme_type_t* type_out ) +{ + *type_out = gme_identify_extension( path ); + // TODO: don't examine header if file has extension? + if ( !*type_out ) + { + char header [4]; + GME_FILE_READER in; + RETURN_ERR( in.open( path ) ); + RETURN_ERR( in.read( header, sizeof header ) ); + *type_out = gme_identify_extension( gme_identify_header( header ) ); + } + return 0; +} + +gme_err_t gme_open_data( void const* data, long size, Music_Emu** out, int sample_rate ) +{ + require( (data || !size) && out ); + *out = 0; + + gme_type_t file_type = 0; + if ( size >= 4 ) + file_type = gme_identify_extension( gme_identify_header( data ) ); + if ( !file_type ) + return gme_wrong_file_type; + + Music_Emu* emu = gme_new_emu( file_type, sample_rate ); + CHECK_ALLOC( emu ); + + gme_err_t err = gme_load_data( emu, data, size ); + + if ( err ) + delete emu; + else + *out = emu; + + return err; +} + +gme_err_t gme_open_file( const char* path, Music_Emu** out, int sample_rate ) +{ + require( path && out ); + *out = 0; + + GME_FILE_READER in; + RETURN_ERR( in.open( path ) ); + + char header [4]; + int header_size = 0; + + gme_type_t file_type = gme_identify_extension( path ); + if ( !file_type ) + { + header_size = sizeof header; + RETURN_ERR( in.read( header, sizeof header ) ); + file_type = gme_identify_extension( gme_identify_header( header ) ); + } + if ( !file_type ) + return gme_wrong_file_type; + + Music_Emu* emu = gme_new_emu( file_type, sample_rate ); + CHECK_ALLOC( emu ); + + // optimization: avoids seeking/re-reading header + Remaining_Reader rem( header, header_size, &in ); + gme_err_t err = emu->load( rem ); + in.close(); + + if ( emu->is_archive ) + err = emu->load_archive( path ); + + if ( err ) + delete emu; + else + *out = emu; + + return err; +} + +void gme_set_autoload_playback_limit( Music_Emu *emu, int do_autoload_limit ) +{ + emu->set_autoload_playback_limit( do_autoload_limit != 0 ); +} + +int gme_autoload_playback_limit( Music_Emu *const emu ) +{ + return emu->autoload_playback_limit(); +} + +// Used to implement gme_new_emu and gme_new_emu_multi_channel +Music_Emu* gme_internal_new_emu_( gme_type_t type, int rate, bool multi_channel ) +{ + if ( type ) + { + if ( rate == gme_info_only ) + return type->new_info(); + + Music_Emu* me = type->new_emu(); + if ( me ) + { + #if !GME_DISABLE_STEREO_DEPTH + me->set_multi_channel( multi_channel ); + + if ( type->flags_ & 1 ) + { + if ( me->multi_channel() ) + { + me->effects_buffer = BLARGG_NEW Effects_Buffer(8); + } + else + { + me->effects_buffer = BLARGG_NEW Effects_Buffer(1); + } + if ( me->effects_buffer ) + me->set_buffer( me->effects_buffer ); + } + + if ( !(type->flags_ & 1) || me->effects_buffer ) + #endif + { + if ( !me->set_sample_rate( rate ) ) + { + check( me->type() == type ); + return me; + } + } + delete me; + } + } + return 0; +} + +Music_Emu* gme_new_emu( gme_type_t type, int rate ) +{ + return gme_internal_new_emu_( type, rate, false /* no multichannel */); +} + +Music_Emu* gme_new_emu_multi_channel( gme_type_t type, int rate ) +{ + // multi-channel emulator (if possible, not all emu types support multi-channel) + return gme_internal_new_emu_( type, rate, true /* multichannel */); +} + +gme_err_t gme_load_file( Music_Emu* me, const char* path ) { return me->load_file( path ); } + +gme_err_t gme_load_data( Music_Emu* me, void const* data, long size ) +{ + Mem_File_Reader in( data, size ); + return me->load( in ); +} + +gme_err_t gme_load_custom( Music_Emu* me, gme_reader_t func, long size, void* data ) +{ + Callback_Reader in( func, size, data ); + return me->load( in ); +} + +void gme_delete( Music_Emu* me ) { delete me; } + +gme_type_t gme_type( Music_Emu const* me ) { return me->type(); } + +const char* gme_warning( Music_Emu* me ) { return me->warning(); } + +int gme_track_count( Music_Emu const* me ) { return me->track_count(); } + +struct gme_info_t_ : gme_info_t +{ + track_info_t info; + + BLARGG_DISABLE_NOTHROW +}; + +gme_err_t gme_track_info( Music_Emu const* me, gme_info_t** out, int track ) +{ + *out = NULL; + + gme_info_t_* info = BLARGG_NEW gme_info_t_; + CHECK_ALLOC( info ); + + gme_err_t err = me->track_info( &info->info, track ); + if ( err ) + { + gme_free_info( info ); + return err; + } + + #define COPY(name) info->name = info->info.name; + + COPY( length ); + COPY( intro_length ); + COPY( loop_length ); + COPY( fade_length ); + + info->i5 = -1; + info->i6 = -1; + info->i7 = -1; + info->i8 = -1; + info->i9 = -1; + info->i10 = -1; + info->i11 = -1; + info->i12 = -1; + info->i13 = -1; + info->i14 = -1; + info->i15 = -1; + + info->s7 = ""; + info->s8 = ""; + info->s9 = ""; + info->s10 = ""; + info->s11 = ""; + info->s12 = ""; + info->s13 = ""; + info->s14 = ""; + info->s15 = ""; + + COPY( system ); + COPY( game ); + COPY( song ); + COPY( author ); + COPY( copyright ); + COPY( comment ); + COPY( dumper ); + + #undef COPY + + info->play_length = info->length; + if ( info->play_length <= 0 ) + { + info->play_length = info->intro_length + 2 * info->loop_length; // intro + 2 loops + if ( info->play_length <= 0 ) + info->play_length = 150 * 1000; // 2.5 minutes + } + + *out = info; + + return 0; +} + +void gme_free_info( gme_info_t* info ) +{ + delete STATIC_CAST(gme_info_t_*,info); +} + +void gme_set_stereo_depth( Music_Emu* me, double depth ) +{ +#if !GME_DISABLE_STEREO_DEPTH + if ( me->effects_buffer ) + STATIC_CAST(Effects_Buffer*,me->effects_buffer)->set_depth( depth ); +#endif +} + +void* gme_user_data ( Music_Emu const* me ) { return me->user_data(); } +void gme_set_user_data ( Music_Emu* me, void* new_user_data ) { me->set_user_data( new_user_data ); } +void gme_set_user_cleanup(Music_Emu* me, gme_user_cleanup_t func ) { me->set_user_cleanup( func ); } + +gme_err_t gme_start_track ( Music_Emu* me, int index ) { return me->start_track( index ); } +gme_err_t gme_play ( Music_Emu* me, int n, short* p ) { return me->play( n, p ); } +void gme_set_fade ( Music_Emu* me, int start_msec, int fade_msec ) { me->set_fade( start_msec, fade_msec ); } +int gme_track_ended ( Music_Emu const* me ) { return me->track_ended(); } +int gme_tell ( Music_Emu const* me ) { return me->tell(); } +int gme_tell_samples ( Music_Emu const* me ) { return me->tell_samples(); } +gme_err_t gme_seek ( Music_Emu* me, int msec ) { return me->seek( msec ); } +gme_err_t gme_seek_samples ( Music_Emu* me, int n ) { return me->seek_samples( n ); } +int gme_voice_count ( Music_Emu const* me ) { return me->voice_count(); } +void gme_ignore_silence ( Music_Emu* me, int disable ) { me->ignore_silence( disable != 0 ); } +void gme_set_tempo ( Music_Emu* me, double t ) { me->set_tempo( t ); } +void gme_mute_voice ( Music_Emu* me, int index, int mute ) { me->mute_voice( index, mute != 0 ); } +void gme_mute_voices ( Music_Emu* me, int mask ) { me->mute_voices( mask ); } +void gme_enable_accuracy( Music_Emu* me, int enabled ) { me->enable_accuracy( enabled ); } +void gme_clear_playlist ( Music_Emu* me ) { me->clear_playlist(); } +int gme_type_multitrack( gme_type_t t ) { return t->track_count != 1; } +int gme_multi_channel ( Music_Emu const* me ) { return me->multi_channel(); } + +void gme_set_equalizer ( Music_Emu* me, gme_equalizer_t const* eq ) +{ + Music_Emu::equalizer_t e = me->equalizer(); + e.treble = eq->treble; + e.bass = eq->bass; + me->set_equalizer( e ); +} + +void gme_equalizer( Music_Emu const* me, gme_equalizer_t* out ) +{ + gme_equalizer_t e = gme_equalizer_t(); // Default-init all fields to 0.0f + e.treble = me->equalizer().treble; + e.bass = me->equalizer().bass; + *out = e; +} + +const char* gme_voice_name( Music_Emu const* me, int i ) +{ + assert( (unsigned) i < (unsigned) me->voice_count() ); + return me->voice_names() [i]; +} + +const char* gme_type_system( gme_type_t type ) +{ + assert( type ); + return type->system; +} diff --git a/Frameworks/GME/gme/gme.h b/Frameworks/GME/gme/gme.h index 2063919d1..76f771cda 100644 --- a/Frameworks/GME/gme/gme.h +++ b/Frameworks/GME/gme/gme.h @@ -1,313 +1,292 @@ -/* Loads and plays video game music files into sample buffer */ - -/* Game_Music_Emu $vers */ -#ifndef GME_H -#define GME_H - -#ifdef __cplusplus - extern "C" { -#endif - -/* Pointer to error, or NULL if function was successful. See Errors below. */ -#ifndef gme_err_t /* (#ifndef allows better testing of library) */ - typedef const char* gme_err_t; -#endif - -/* First parameter of most functions is gme_t*, or const gme_t* if nothing is -changed. */ -typedef struct gme_t gme_t; - -/* Boolean; false = 0, true = 1 */ -typedef int gme_bool; - - -/******** Basic operations ********/ - -/* Opens game music file and points *out at it. If error, sets *out to NULL. */ -gme_err_t gme_open_file( const char path [], gme_t** out, int sample_rate ); - -/* Number of tracks */ -int gme_track_count( const gme_t* ); - -/* Starts a track, where 0 is the first track. Requires that 0 <= index < gme_track_count(). */ -gme_err_t gme_start_track( gme_t*, int index ); - -/* Generates 'count' 16-bit signed samples info 'out'. Output is in stereo, so count -must be even. */ -gme_err_t gme_play( gme_t*, int count, short out [] ); - -/* Closes file and frees memory. OK to pass NULL. */ -void gme_delete( gme_t* ); - - -/******** Track position/length ********/ - -/* Sets time to start fading track out. Once fade ends track_ended() returns true. -Fade time can be changed while track is playing. */ -void gme_set_fade( gme_t*, int start_msec, int length_msec ); - -/* True if a track has reached its end */ -gme_bool gme_track_ended( const gme_t* ); - -/* Number of milliseconds played since beginning of track (1000 = one second) */ -int gme_tell( const gme_t* ); - -/* Seeks to new time in track. Seeking backwards or far forward can take a while. */ -gme_err_t gme_seek( gme_t*, int msec ); - -/* Skips the specified number of samples. */ -gme_err_t gme_skip( gme_t*, int samples ); - - -/******** Informational ********/ - -/* Use in place of sample rate for open/load if you only need to get track -information from a music file */ -enum { gme_info_only = -1 }; - -/* Most recent warning string, or NULL if none. Clears current warning after returning. -Warning is also cleared when loading a file and starting a track. */ -const char* gme_warning( gme_t* ); - -/* Loads m3u playlist file (must be done after loading music) */ -gme_err_t gme_load_m3u( gme_t*, const char path [] ); - -/* Clears any loaded m3u playlist and any internal playlist that the music format -supports (NSFE for example). */ -void gme_clear_playlist( gme_t* ); - -/* Passes back pointer to information for a particular track (length, name, author, etc.). -Must be freed after use. */ -typedef struct gme_info_t gme_info_t; -gme_err_t gme_track_info( const gme_t*, gme_info_t** out, int track ); - -gme_err_t gme_set_track_info( gme_t*, const gme_info_t* in, int track ); - -/* Frees track information */ -void gme_free_info( gme_info_t* ); - -struct gme_info_t -{ - /* times in milliseconds; -1 if unknown */ - int length; /* total length, if file specifies it */ - int intro_length; /* length of song up to looping section */ - int loop_length; /* length of looping section */ - - /* Length if available, otherwise intro_length+loop_length*2 if available, - otherwise a default of 150000 (2.5 minutes). */ - int play_length; - - /* Fade duration, in milliseconds, if the file specifies it */ - int fade_length; - - int i5,i6,i7,i8,i9,i10,i11,i12,i13,i14,i15; /* reserved */ - - /* empty string ("") if not available */ - const char* system; - const char* game; - const char* song; - const char* author; - const char* copyright; - const char* comment; - const char* dumper; - - const char *s7,*s8,*s9,*s10,*s11,*s12,*s13,*s14,*s15; /* reserved */ -}; - - -/******** Advanced playback ********/ - -/* Disables automatic end-of-track detection and skipping of silence at beginning -if ignore is true */ -void gme_ignore_silence( gme_t*, gme_bool ignore ); - -/* Adjusts song tempo, where 1.0 = normal, 0.5 = half speed, 2.0 = double speed, etc. -Track length as returned by track_info() ignores tempo (assumes it's 1.0). */ -void gme_set_tempo( gme_t*, double tempo ); - -/* Number of voices used by currently loaded file */ -int gme_voice_count( const gme_t* ); - -/* Name of voice i, from 0 to gme_voice_count() - 1 */ -const char* gme_voice_name( const gme_t*, int i ); - -/* Mutes/unmutes single voice i, where voice 0 is first voice */ -void gme_mute_voice( gme_t*, int index, gme_bool mute ); - -/* Sets muting state of ALL voices at once using a bit mask, where -1 mutes all -voices, 0 unmutes them all, 0x01 mutes just the first voice, etc. */ -void gme_mute_voices( gme_t*, int muting_mask ); - -/* Disables native effects, and possibly others. */ -void gme_mute_effects( gme_t*, gme_bool mute ); - -/* Frequency equalizer parameters (see gme.txt) */ -typedef struct gme_equalizer_t -{ - double treble; /* -50.0 = muffled, 0 = flat, +5.0 = extra-crisp */ - double bass; /* 1 = full bass, 90 = average, 16000 = almost no bass */ - - double d2,d3,d4,d5,d6,d7,d8,d9; /* reserved */ -} gme_equalizer_t; - -/* Gets current frequency equalizer parameters */ -void gme_equalizer( const gme_t*, gme_equalizer_t* out ); - -/* Changes frequency equalizer parameters */ -void gme_set_equalizer( gme_t*, gme_equalizer_t const* eq ); - - - -/******** Effects processor ********/ - -/* Adds stereo surround and echo to music that's usually mono or has little -stereo. Has no effect on GYM, SPC, and Sega Genesis VGM music. */ - -/* Simplified control using a single value, where 0.0 = off and 1.0 = maximum */ -void gme_set_stereo_depth( gme_t*, double depth ); - -struct gme_effects_t -{ - double echo; /* Amount of echo, where 0.0 = none, 1.0 = lots */ - double stereo; /* Separation, where 0.0 = mono, 1.0 = hard left and right */ - - double d2,d3,d4,d5,d6,d7; /* reserved */ - - gme_bool enabled; /* If 0, no effects are added */ - gme_bool surround;/* If 1, some channels are put in "back", using phase inversion */ - - int i1,i3,i4,i5,i6,i7; /* reserved */ -}; -typedef struct gme_effects_t gme_effects_t; - -/* Sets effects configuration, or disables effects if NULL */ -void gme_set_effects( gme_t*, gme_effects_t const* ); - -/* Passes back current effects configuration */ -void gme_effects( const gme_t*, gme_effects_t* out ); - - -/******** Game music types ********/ - -/* Music file type identifier. Can also hold NULL. */ -typedef const struct gme_type_t_* gme_type_t; - -/* Type of this emulator */ -gme_type_t gme_type( const gme_t* ); - -/* Pointer to array of all music types, with NULL entry at end. Allows a player linked -to this library to support new music types without having to be updated. */ -gme_type_t const* gme_type_list(void); - -/* Name of game system for this music file type */ -const char* gme_type_system( gme_type_t ); - -/* True if this music file type supports multiple tracks */ -gme_bool gme_type_multitrack( gme_type_t ); - - -/******** Advanced file loading ********/ - -/* Same as gme_open_file(), but uses file data already in memory. Makes copy of data. */ -gme_err_t gme_open_data( void const* data, long size, gme_t** emu_out, int sample_rate ); - -/* Determines likely game music type based on first four bytes of file. Returns -string containing proper file suffix ("NSF", "SPC", etc.) or "" if file header -is not recognized. */ -const char* gme_identify_header( void const* header ); - -/* Gets corresponding music type for file path or extension passed in. */ -gme_type_t gme_identify_extension( const char path_or_extension [] ); - -/* Determines file type based on file's extension or header (if extension isn't recognized). -Sets *type_out to type, or 0 if unrecognized or error. */ -gme_err_t gme_identify_file( const char path [], gme_type_t* type_out ); - -/* Creates new emulator and sets sample rate. Returns NULL if out of memory. If you only need -track information, pass gme_info_only for sample_rate. */ -gme_t* gme_new_emu( gme_type_t, int sample_rate ); - -/* Loads music file into emulator */ -gme_err_t gme_load_file( gme_t*, const char path [] ); - -/* Loads music file from memory into emulator. Makes a copy of data passed. */ -gme_err_t gme_load_data( gme_t*, void const* data, long size ); - -/* Loads music file using custom data reader function that will be called to -read file data. Most emulators load the entire file in one read call. */ -typedef gme_err_t (*gme_reader_t)( void* your_data, void* out, long count ); -gme_err_t gme_load_custom( gme_t*, gme_reader_t, long file_size, void* your_data ); - -/* Loads m3u playlist file from memory (must be done after loading music) */ -gme_err_t gme_load_m3u_data( gme_t*, void const* data, long size ); - - -/******** Saving ********/ -typedef gme_err_t (*gme_writer_t)( void* your_data, void const* in, long count ); -gme_err_t gme_save( gme_t const*, gme_writer_t, void* your_data ); - -/******** User data ********/ - -/* Sets/gets pointer to data you want to associate with this emulator. -You can use this for whatever you want. */ -void gme_set_user_data( gme_t*, void* new_user_data ); -void* gme_user_data( const gme_t* ); - -/* Registers cleanup function to be called when deleting emulator, or NULL to -clear it. Passes user_data when calling cleanup function. */ -typedef void (*gme_user_cleanup_t)( void* user_data ); -void gme_set_user_cleanup( gme_t*, gme_user_cleanup_t func ); - - -/******** Errors ********/ - -/* Internally, a gme_err_t is a const char* that points to a normal C string. -This means that other strings can be passed to the following functions. In the -descriptions below, these other strings are referred to as being not gme_err_t -strings. */ - -/* Error string associated with err. Returns "" if err is NULL. Returns err -unchanged if it isn't a gme_err_t string. */ -const char* gme_err_str( gme_err_t err ); - -/* Details of error beyond main cause, or "" if none or err is NULL. Returns -err unchanged if it isn't a gme_err_t string. */ -const char* gme_err_details( gme_err_t err ); - -/* Numeric code corresponding to err. Returns gme_ok if err is NULL. Returns -gme_err_generic if err isn't a gme_err_t string. */ -int gme_err_code( gme_err_t err ); - -enum { - gme_ok = 0,/* Successful call. Guaranteed to be zero. */ - gme_err_generic = 0x01,/* Error of unspecified type */ - gme_err_memory = 0x02,/* Out of memory */ - gme_err_caller = 0x03,/* Caller violated requirements of function */ - gme_err_internal = 0x04,/* Internal problem, corruption, etc. */ - gme_err_limitation = 0x05,/* Exceeded program limit */ - - gme_err_file_missing = 0x20,/* File not found at specified path */ - gme_err_file_read = 0x21,/* Couldn't open file for reading */ - gme_err_file_io = 0x23,/* Read/write error */ - gme_err_file_eof = 0x25,/* Tried to read past end of file */ - - gme_err_file_type = 0x30,/* File is of wrong type */ - gme_err_file_feature = 0x32,/* File requires unsupported feature */ - gme_err_file_corrupt = 0x33 /* File is corrupt */ -}; - -/* gme_err_t corresponding to numeric code. Note that this might not recover -the original gme_err_t before it was converted to a numeric code; in -particular, gme_err_details(gme_code_to_err(code)) will be "" in most cases. */ -gme_err_t gme_code_to_err( int code ); - - - -/* Deprecated */ -typedef gme_t Music_Emu; - -#ifdef __cplusplus - } -#endif - -#endif +/* Game music emulator library C interface (also usable from C++) */ + +/* Game_Music_Emu 0.7.0 */ +#ifndef GME_H +#define GME_H + +#include "blargg_source.h" + +#ifdef __cplusplus + extern "C" { +#endif + +#define GME_VERSION 0x000700 /* 1 byte major, 1 byte minor, 1 byte patch-level */ + +/* Error string returned by library functions, or NULL if no error (success) */ +typedef const char* gme_err_t; + +/* First parameter of most gme_ functions is a pointer to the Music_Emu */ +typedef struct Music_Emu Music_Emu; + + +/******** Basic operations ********/ + +/* Create emulator and load game music file/data into it. Sets *out to new emulator. */ +BLARGG_EXPORT gme_err_t gme_open_file( const char path [], Music_Emu** out, int sample_rate ); + +/* Number of tracks available */ +BLARGG_EXPORT int gme_track_count( Music_Emu const* ); + +/* Start a track, where 0 is the first track */ +BLARGG_EXPORT gme_err_t gme_start_track( Music_Emu*, int index ); + +/* Generate 'count' 16-bit signed samples info 'out'. Output is in stereo. */ +BLARGG_EXPORT gme_err_t gme_play( Music_Emu*, int count, short out [] ); + +/* Finish using emulator and free memory */ +BLARGG_EXPORT void gme_delete( Music_Emu* ); + + +/******** Track position/length ********/ + +/* Set time to start fading track out. Once fade ends track_ended() returns true. +Fade time can be changed while track is playing. */ +BLARGG_EXPORT void gme_set_fade( Music_Emu*, int start_msec, int length_msec ); + +/** + * If do_autoload_limit is nonzero, then automatically load track length + * metadata (if present) and terminate playback once the track length has been + * reached. Otherwise playback will continue for an arbitrary period of time + * until a prolonged period of silence is detected. + * + * Not all individual emulators support this setting. + * + * By default, playback limits are loaded and applied. + * + * @since 0.6.2 + */ +BLARGG_EXPORT void gme_set_autoload_playback_limit( Music_Emu *, int do_autoload_limit ); + +/** See gme_set_autoload_playback_limit. + * @since 0.6.2 + */ +BLARGG_EXPORT int gme_autoload_playback_limit( Music_Emu const* ); + +/* True if a track has reached its end */ +BLARGG_EXPORT int gme_track_ended( Music_Emu const* ); + +/* Number of milliseconds (1000 = one second) played since beginning of track */ +BLARGG_EXPORT int gme_tell( Music_Emu const* ); + +/* Number of samples generated since beginning of track */ +BLARGG_EXPORT int gme_tell_samples( Music_Emu const* ); + +/* Seek to new time in track. Seeking backwards or far forward can take a while. */ +BLARGG_EXPORT gme_err_t gme_seek( Music_Emu*, int msec ); + +/* Equivalent to restarting track then skipping n samples */ +BLARGG_EXPORT gme_err_t gme_seek_samples( Music_Emu*, int n ); + + +/******** Informational ********/ + +/* If you only need track information from a music file, pass gme_info_only for +sample_rate to open/load. */ +enum { gme_info_only = -1 }; + +/* Most recent warning string, or NULL if none. Clears current warning after returning. +Warning is also cleared when loading a file and starting a track. */ +BLARGG_EXPORT const char* gme_warning( Music_Emu* ); + +/* Load m3u playlist file (must be done after loading music) */ +BLARGG_EXPORT gme_err_t gme_load_m3u( Music_Emu*, const char path [] ); + +/* Clear any loaded m3u playlist and any internal playlist that the music format +supports (NSFE for example). */ +BLARGG_EXPORT void gme_clear_playlist( Music_Emu* ); + +/* Gets information for a particular track (length, name, author, etc.). +Must be freed after use. */ +typedef struct gme_info_t gme_info_t; +BLARGG_EXPORT gme_err_t gme_track_info( Music_Emu const*, gme_info_t** out, int track ); + +/* Frees track information */ +BLARGG_EXPORT void gme_free_info( gme_info_t* ); + +struct BLARGG_EXPORT gme_info_t +{ + /* times in milliseconds; -1 if unknown */ + int length; /* total length, if file specifies it */ + int intro_length; /* length of song up to looping section */ + int loop_length; /* length of looping section */ + + /* Length if available, otherwise intro_length+loop_length*2 if available, + otherwise a default of 150000 (2.5 minutes). */ + int play_length; + + /* fade length in milliseconds; -1 if unknown */ + int fade_length; + + int i5,i6,i7,i8,i9,i10,i11,i12,i13,i14,i15; /* reserved */ + + /* empty string ("") if not available */ + const char* system; + const char* game; + const char* song; + const char* author; + const char* copyright; + const char* comment; + const char* dumper; + + const char *s7,*s8,*s9,*s10,*s11,*s12,*s13,*s14,*s15; /* reserved */ +}; + + +/******** Advanced playback ********/ + +/* Adjust stereo echo depth, where 0.0 = off and 1.0 = maximum. Has no effect for +GYM, SPC, and Sega Genesis VGM music */ +BLARGG_EXPORT void gme_set_stereo_depth( Music_Emu*, double depth ); + +/* Disable automatic end-of-track detection and skipping of silence at beginning +if ignore is true */ +BLARGG_EXPORT void gme_ignore_silence( Music_Emu*, int ignore ); + +/* Adjust song tempo, where 1.0 = normal, 0.5 = half speed, 2.0 = double speed. +Track length as returned by track_info() assumes a tempo of 1.0. */ +BLARGG_EXPORT void gme_set_tempo( Music_Emu*, double tempo ); + +/* Number of voices used by currently loaded file */ +BLARGG_EXPORT int gme_voice_count( Music_Emu const* ); + +/* Name of voice i, from 0 to gme_voice_count() - 1 */ +BLARGG_EXPORT const char* gme_voice_name( Music_Emu const*, int i ); + +/* Mute/unmute voice i, where voice 0 is first voice */ +BLARGG_EXPORT void gme_mute_voice( Music_Emu*, int index, int mute ); + +/* Set muting state of all voices at once using a bit mask, where -1 mutes all +voices, 0 unmutes them all, 0x01 mutes just the first voice, etc. */ +BLARGG_EXPORT void gme_mute_voices( Music_Emu*, int muting_mask ); + +/* Frequency equalizer parameters (see gme.txt) */ +/* Implementers: If modified, also adjust Music_Emu::make_equalizer as needed */ +typedef struct BLARGG_EXPORT gme_equalizer_t +{ + double treble; /* -50.0 = muffled, 0 = flat, +5.0 = extra-crisp */ + double bass; /* 1 = full bass, 90 = average, 16000 = almost no bass */ + + double d2,d3,d4,d5,d6,d7,d8,d9; /* reserved */ +} gme_equalizer_t; + +/* Get current frequency equalizater parameters */ +BLARGG_EXPORT void gme_equalizer( Music_Emu const*, gme_equalizer_t* out ); + +/* Change frequency equalizer parameters */ +BLARGG_EXPORT void gme_set_equalizer( Music_Emu*, gme_equalizer_t const* eq ); + +/* Enables/disables most accurate sound emulation options */ +BLARGG_EXPORT void gme_enable_accuracy( Music_Emu*, int enabled ); + + +/******** Game music types ********/ + +/* Music file type identifier. Can also hold NULL. */ +typedef const struct gme_type_t_* gme_type_t; + +/* Emulator type constants for each supported file type */ +extern BLARGG_EXPORT const gme_type_t + gme_ay_type, + gme_gbs_type, + gme_gym_type, + gme_hes_type, + gme_kss_type, + gme_nsf_type, + gme_nsfe_type, + gme_sap_type, + gme_spc_type, + gme_sfm_type, + gme_vgm_type, + gme_vgz_type; + +/* Type of this emulator */ +BLARGG_EXPORT gme_type_t gme_type( Music_Emu const* ); + +/* Pointer to array of all music types, with NULL entry at end. Allows a player linked +to this library to support new music types without having to be updated. */ +BLARGG_EXPORT gme_type_t const* gme_type_list(); + +/* Name of game system for this music file type */ +BLARGG_EXPORT const char* gme_type_system( gme_type_t ); + +/* True if this music file type supports multiple tracks */ +BLARGG_EXPORT int gme_type_multitrack( gme_type_t ); + +/* whether the pcm output retrieved by gme_play() will have all 8 voices rendered to their + * individual stereo channel or (if false) these voices get mixed into one single stereo channel + * @since 0.6.2 */ +BLARGG_EXPORT int gme_multi_channel( Music_Emu const* ); + +/******** Advanced file loading ********/ + +/* Error returned if file type is not supported */ +extern BLARGG_EXPORT const char* const gme_wrong_file_type; + +/* Same as gme_open_file(), but uses file data already in memory. Makes copy of data. + * The resulting Music_Emu object will be set to single channel mode. */ +BLARGG_EXPORT gme_err_t gme_open_data( void const* data, long size, Music_Emu** out, int sample_rate ); + +/* Determine likely game music type based on first four bytes of file. Returns +string containing proper file suffix (i.e. "NSF", "SPC", etc.) or "" if +file header is not recognized. */ +BLARGG_EXPORT const char* gme_identify_header( void const* header ); + +/* Get corresponding music type for file path or extension passed in. */ +BLARGG_EXPORT gme_type_t gme_identify_extension( const char path_or_extension [] ); + +/** + * Get typical file extension for a given music type. This is not a replacement + * for a file content identification library (but see gme_identify_header). + * + * @since 0.6.2 + */ +BLARGG_EXPORT const char* gme_type_extension( gme_type_t music_type ); + +/* Determine file type based on file's extension or header (if extension isn't recognized). +Sets *type_out to type, or 0 if unrecognized or error. */ +BLARGG_EXPORT gme_err_t gme_identify_file( const char path [], gme_type_t* type_out ); + +/* Create new emulator and set sample rate. Returns NULL if out of memory. If you only need +track information, pass gme_info_only for sample_rate. */ +BLARGG_EXPORT Music_Emu* gme_new_emu( gme_type_t, int sample_rate ); + +/* Create new multichannel emulator and set sample rate. Returns NULL if out of memory. + * If you only need track information, pass gme_info_only for sample_rate. + * (see gme_multi_channel for more information on multichannel support) + * @since 0.6.2 + */ +BLARGG_EXPORT Music_Emu* gme_new_emu_multi_channel( gme_type_t, int sample_rate ); + +/* Load music file into emulator */ +BLARGG_EXPORT gme_err_t gme_load_file( Music_Emu*, const char path [] ); + +/* Load music file from memory into emulator. Makes a copy of data passed. */ +BLARGG_EXPORT gme_err_t gme_load_data( Music_Emu*, void const* data, long size ); + +/* Load music file using custom data reader function that will be called to +read file data. Most emulators load the entire file in one read call. */ +typedef gme_err_t (*gme_reader_t)( void* your_data, void* out, int count ); +BLARGG_EXPORT gme_err_t gme_load_custom( Music_Emu*, gme_reader_t, long file_size, void* your_data ); + +/* Load m3u playlist file from memory (must be done after loading music) */ +BLARGG_EXPORT gme_err_t gme_load_m3u_data( Music_Emu*, void const* data, long size ); + + +/******** User data ********/ + +/* Set/get pointer to data you want to associate with this emulator. +You can use this for whatever you want. */ +BLARGG_EXPORT void gme_set_user_data( Music_Emu*, void* new_user_data ); +BLARGG_EXPORT void* gme_user_data( Music_Emu const* ); + +/* Register cleanup function to be called when deleting emulator, or NULL to +clear it. Passes user_data to cleanup function. */ +typedef void (*gme_user_cleanup_t)( void* user_data ); +BLARGG_EXPORT void gme_set_user_cleanup( Music_Emu*, gme_user_cleanup_t func ); + + +#ifdef __cplusplus + } +#endif + +#endif diff --git a/Frameworks/GME/gme/gme.txt b/Frameworks/GME/gme/gme.txt deleted file mode 100755 index 58061b84d..000000000 --- a/Frameworks/GME/gme/gme.txt +++ /dev/null @@ -1,468 +0,0 @@ -Game_Music_Emu 0.6.0 Pre-release --------------------- -Author : Shay Green -Author : Chris Moeller -Website: http://www.slack.net/~ant/libs/ -Website: http://bitbucket.com/kode54/Game_Music_Emu -Forum : http://groups.google.com/group/blargg-sound-libs -License: GNU Lesser General Public License (LGPL) - -NOTE: This file has not been fully updated yet! - -Contents --------- -* Overview -* C and C++ interfaces -* Function reference -* Error handling -* Emulator types -* M3U playlist support -* Information fields -* Track length -* Loading file data -* Sound parameters -* VGM/GYM YM2413 & YM2612 FM sound -* Modular construction -* Obscure features -* Solving problems -* Deprecated features -* Thanks - - -Overview --------- -This library can open game music files, play tracks, and read game and -track information tags. To play a game music file, do the following: - -* Open the file with gme_open_file() -* Start a track with gme_start_track(); -* Generate samples as needed with gme_play() -* Play samples through speaker using your operating system -* Delete emulator when done with gme_delete() - -Your code must arrange for the generated samples to be played through -the computer's speaker using whatever method your operating system -requires. - -There are many additional features available; you can: - -* Determine of the type of a music file without opening it with -gme_identify_*() -* Load just the file's information tags with gme_info_only -* Load from a block of memory rather than a file with gme_load_data() -* Arrange for a fade-out at a particular time with gme_set_fade -* Find when a track has ended with gme_track_ended() -* Seek to a new time in the track with gme_seek() -* Load an extended m3u playlist with gme_load_m3u() -* Get a list of the voices (channels) and mute them individually with -gme_voice_names() and gme_mute_voice() -* Change the playback tempo without affecting pitch with gme_set_tempo() -* Adjust treble/bass equalization with gme_set_equalizer() -* Associate your own data with an emulator and later get it back with -gme_set_user_data() -* Register a function of yours to be called back when the emulator is -deleted with gme_set_user_cleanup() - -Refer to gme.h for a comprehensive summary of features. - - -C and C++ interfaces --------------------- -While the library is written in C++, an extensive C interface is -provided in gme.h. This C interface will be referred to throughout this -documentation unless a feature is only available in the full C++ -interface. All C interface functions and other names have the gme_ -prefix, so you can recognize a C++-only feature by the lack of gme_ in -the names used (contact me if you'd like a feature added to the C -interface). If you're building a shared library, I highly recommend -sticking to the C interface only, because it will be more stable between -releases of the library than the C++ interface. Finally, the C and C++ -interfaces can be freely mixed without problems. Compare demo/basics.c -with demo/cpp_basics.cpp to see how the C and C++ interfaces translate -between each other. - - -Function reference ------------------- -Read the following header files for a complete reference to functions -and features. The second group of header files can only be used in C++. - -blargg_config.h Library configuration -gme.h C interface (also usable from C++) - -Gme_File.h File loading and track information -Music_Emu.h Track playback and adjustments -Data_Reader.h Custom data readers -Effects_Buffer.h Sound buffer with adjustable stereo echo and panning -M3u_Playlist.h M3U playlist support -Gbs_Emu.h GBS equalizer settings -Nsf_Emu.h NSF equalizer settings -Spc_Emu.h SPC surround disable -Vgm_Emu.h VGM oversampling disable and custom buffer query - - -Error handling --------------- -Functions which can fail have a return type of gme_err_t (blargg_err_t -in the C++ interfaces), which is a pointer to an error string (const -char*). If a function is successful it returns NULL. Errors that you can -easily avoid are checked with debug assertions; gme_err_t return values -are only used for genuine run-time errors that can't be easily predicted -in advance (out of memory, I/O errors, incompatible file data). Your -code should check all error values. - -To improve usability for C programmers, C++ programmers unfamiliar with -exceptions, and compatibility with older C++ compilers, the library does -*not* throw any C++ exceptions and uses malloc() instead of the standard -operator new. This means that you *must* check for NULL when creating a -library object with the new operator. - -When loading a music file in the wrong emulator or trying to load a -non-music file, gme_wrong_file_type is returned. You can check for this -error in C++ like this: - - gme_err_t err = gme_open_file( path, &emu ); - if ( err == gme_wrong_file_type ) - ... - -To check for minor problems, call gme_warning() to get a string -describing the last warning. Your player should allow the user some way -of knowing when this is the case, since these minor errors could affect -playback. Without this information the user can't solve problems as -well. When playing a track, gme_warning() returns minor playback-related -problems (major playback problems end the track immediately and set the -warning string). - - -Emulator types --------------- -The library includes several game music emulators that each support a -different file type. Each is identified by a gme_type_t constant defined -in gme.h, for example gme_nsf_emu is for the NSF emulator. If you use -gme_open_file() or gme_open_data(), the library does the work of -determining the file type and creating an appropriate emulator. If you -want more control over this process, read on. - -There are two basic ways to identify a game music file's type: look at -its file extension, or read the header data. The library includes -functions to help with both methods. The first is preferable because it -is fast and the most common way to identify files. Sometimes the -extension is lost or wrong, so the header must be read. - -Use gme_identify_extension() to find the correct game music type based -on a filename. To identify a file based on its extension and header -contents, use gme_identify_file(). If you read the header data yourself, -use gme_identify_header(). - -If you want to remove support for some music types to reduce your -executable size, edit GME_TYPE_LIST in blargg_config.h. For example, to -support just NSF and GBS, use this: - - #define GME_TYPE_LIST gme_nsf_type, gme_gbs_type - - -M3U playlist support --------------------- -The library supports playlists in an extended m3u format with -gme_load_m3u() to give track names and times to multi-song formats: AY, -GBS, HES, KSS, NSF, NSFE, and SAP. Some aspects of the file format -itself is not well-defined so some m3u files won't work properly -(particularly those provided with KSS files). Only m3u files referencing -a single file are supported; your code must handle m3u files covering -more than one game music file, though it can use the built-in m3u -parsing provided by the library. - - -Information fields ------------------- -Support is provided for the various text fields and length information -in a file with gme_track_info(). If you just need track information for -a file (for example, building a playlist), use gme_new_info() in place -of gme_new_emu(), load the file normally, then you can access the track -count and info, but nothing else. - - M3U VGM GYM SPC SAP NSFE NSF AY GBS HES KSS - ------------------------------------------------------- -Track Count | * * * * * * * * * - | -System | * * * * * * * * * * - | -Game | * * * * * * * - | -Song | * * * * * * * - | -Author | * * * * * * * * - | -Copyright | * * * * * * * * - | -Comment | * * * * - | -Dumper | * * * * - | -Length | * * * * * * - | -Intro Length| * * * - | -Loop Length | * * * - -As listed above, the HES and KSS file formats don't include a track -count, and tracks are often scattered over the 0-255 range, so an m3u -playlist for these is a must. - -Unavailable text fields are set to an empty string and times to -1. Your -code should be prepared for any combination of available and unavailable -fields, as a particular music file might not use all of the supported -fields listed above. - -Currently text fields are truncated to 255 characters. Obscure fields of -some formats are not currently decoded; contact me if you want one -added. - - -Track length ------------- -The library leaves it up to you as to when to stop playing a track. You -can ask for available length information and then tell the library what -time it should start fading the track with gme_set_fade(). By default it -also continually checks for 6 or more seconds of silence to mark the end -of a track. Here is a reasonable algorithm you can use to decide how -long to play a track: - -* If the track length is > 0, use it -* If the loop length > 0, play for intro + loop * 2 -* Otherwise, default to 2.5 minutes (150000 msec) - -If you want to play a track longer than normal, be sure the loop length -isn't zero. See Music_Player.cpp around line 145 for example code. - -By default, the library skips silence at the beginning of a track. It -also continually checks for the end of a non-looping track by watching -for 6 seconds of unbroken silence. When doing this is scans *ahead* by -several seconds so it can report the end of the track after only one -second of silence has actually played. This feature can be disabled with -gme_ignore_silence(). - - -Loading file data ------------------ -The library allows file data to be loaded in many different ways. All -load functions return an error which you should check. The following -examples assume these variables: - - Music_Emu* emu; - gme_err_t error; - -If you're letting the library determine a file's type, you can use -either gme_open_file() or gme_open_data(): - - error = gme_open_file( pathname, &emu ); - error = gme_open_data( pointer, size, &emu ); - -If you're manually determining file type and using used gme_new_emu() to -create an emulator, you can use the following methods of loading: - -* From a block of memory: - - error = gme_load_data( emu, pointer, size ); - -* Have library call your function to read data: - - gme_err_t my_read( void* my_data, void* out, long count ) - { - // code that reads 'count' bytes into 'out' buffer - // and return 0 if no error - } - - error = gme_load_custom( emu, my_read, file_size, my_data ); - -* If you must load the file data into memory yourself, you can have the -library use your data directly *without* making a copy. If you do this, -you must not free the data until you're done playing the file. - - error = emu->load_mem( pointer, size ); - -* If you've already read the first bytes of a file (perhaps to determine -the file type) and want to avoid seeking back to the beginning for -performance reasons, use Remaining_Reader: - - Std_File_Reader in; - error = in.open( file_path ); - - char header [4]; - error = in.read( &header, sizeof header ); - ... - - Remaining_Reader rem( &header, sizeof header, &in ); - error = emu->load( rem ); - -If you merely need access to a file's header after loading, use the -emulator-specific header() functions, after casting the Music_Emu -pointer to the specific emulator's type. This example examines the -chip_flags field of the header if it's an NSF file: - - if ( music_emu->type() == gme_nsf_type ) - { - Nsf_Emu* nsf_emu = (Nsf_Emu*) music_emu; - if ( nsf_emu->header().chip_flags & 0x01 ) - ... - } - -Contact me if you want more information about loading files. - - -Sound parameters ----------------- -All emulators support an arbitrary output sampling rate. A rate of 44100 -Hz should work well on most systems. Since band-limited synthesis is -used, a sampling rate above 48000 Hz is not necessary and will actually -reduce sound quality and performance. - -All emulators also support adjustable gain, mainly for the purpose of -getting consistent volume between different music formats and avoiding -excessive modulation. The gain can only be set *before* setting the -emulator's sampling rate, so it's not useful as a general volume -control. The default gains of emulators are set so that they give -generally similar volumes, though some soundtracks are significantly -louder or quieter than normal. - -Some emulators support adjustable treble and bass frequency equalization -(AY, GBS, HES, KSS, NSF, NSFE, SAP, VGM) using set_equalizer(). -Parameters are specified using gme_equalizer_t eq = { treble_dB, -bass_freq }. Treble_dB sets the treble level (in dB), where 0.0 dB gives -normal treble; -200.0 dB is quite muffled, and 5.0 dB emphasizes treble -for an extra crisp sound. Bass_freq sets the frequency where bass -response starts to diminish; 15 Hz is normal, 0 Hz gives maximum bass, -and 15000 Hz removes all bass. For example, the following makes the -sound extra-crisp but lacking bass: - - gme_equalizer_t eq = { 5.0, 1000 }; - gme_set_equalizer( music_emu, &eq ); - -Each emulator's equalization defaults to approximate the particular -console's sound quality; this default can be determined by calling -equalizer() just after creating the emulator. The Music_Emu::tv_eq -profile gives sound as if coming from a TV speaker, and some emulators -include other profiles for different versions of the system. For -example, to use Famicom sound equalization with the NSF emulator, do the -following: - - music_emu->set_equalizer( Nsf_Emu::famicom_eq ); - - -VGM/GYM YM2413 & YM2612 FM sound --------------------------------- -The library plays Sega Genesis/Mega Drive music using a YM2612 FM sound -chip emulator based on the Gens project. Because this has some -inaccuracies, other YM2612 emulators can be used in its place by -re-implementing the interface in YM2612_Emu.h. Available on my website -is a modified version of MAME's YM2612 emulator, which sounds better in -some ways and whose author is still making improvements. - -VGM music files using the YM2413 FM sound chip are also supported, but a -YM2413 emulator isn't included with the library due to technical -reasons. I have put one of the available YM2413 emulators on my website -that can be used directly. - - -Modular construction --------------------- -The library is made of many fairly independent modules. If you're using -only one music file emulator, you can eliminate many of the library -sources from your program. Refer to the files list in readme.txt to get -a general idea of what can be removed, and be sure to edit GME_TYPE_LIST -(see "Emulator types" above). Post to the forum if you'd like me to put -together a smaller version for a particular use, as this only takes me a -few minutes to do. - -If you want to use one of the individual sound chip emulators (or CPU -cores) in your own console emulator, first check the libraries page on -my website since I have released several of them as stand alone -libraries with included documentation and examples on their use. If you -don't find it as a standalone library, contact me and I'll consider -separating it. - -The "classic" sound chips use my Blip_Buffer library, which greatly -simplifies their implementation and efficiently handles band-limited -synthesis. It is also available as a stand alone library with -documentation and many examples. - - -Obscure features ----------------- -The library's flexibility allows many possibilities. Contact me if you -want help implementing ideas or removing limitations. - -* Uses no global/static variables, allowing multiple instances of any -emulator. This is useful in a music player if you want to allow -simultaneous recording or scanning of other tracks while one is already -playing. This will also be useful if your platform disallows global -data. - -* Emulators that support a custom sound buffer can have *every* voice -routed to a different Blip_Buffer, allowing custom processing on each -voice. For example you could record a Game Boy track as a 4-channel -sound file. - -* Defining BLIP_BUFFER_FAST uses lower quality, less-multiply-intensive -synthesis on "classic" emulators, which might help on some really old -processors. This significantly lowers sound quality and prevents treble -equalization. Try this if your platform's processor isn't fast enough -for normal quality. Even on my ten-year-old 400 MHz Mac, this reduces -processor usage at most by about 0.6% (from 4% to 3.4%), hardly worth -the quality loss. - - -Solving problems ----------------- -If you're having problems, try the following: - -* If you're getting garbled sound, try this simple siren generator in -place of your call to play(). This will quickly tell whether the problem -is in the library or in your code. - - static void play_siren( long count, short* out ) - { - static double a, a2; - while ( count-- ) - *out++ = 0x2000 * sin( a += .1 + .05*sin( a2+=.00005 ) ); - } - -* Enable debugging support in your environment. This enables assertions -and other run-time checks. - -* Turn the compiler's optimizer is off. Sometimes an optimizer generates -bad code. - -* If multiple threads are being used, ensure that only one at a time is -accessing a given set of objects from the library. This library is not -in general thread-safe, though independent objects can be used in -separate threads. - -* If all else fails, see if the demos work. - - -Deprecated features -------------------- -The following functions and other features have been deprecated and will -be removed in a future release of the library. Alternatives to the -deprecated features are listed to the right. - -Music_Emu::error_count() warning() -load( header, reader ) see "Loading file data" above -Spc_Emu::trailer() track_info() -Spc_Emu::trailer_size() -Gym_Emu::track_length() track_info() -Vgm_Emu::gd3_data() track_info() -Nsfe_Emu::disable_playlist() clear_playlist() - - -Thanks ------- -Big thanks to Chris Moeller (kode54) for help with library testing and -feedback, for maintaining the Foobar2000 plugin foo_gep based on it, and -for original work on openspc++ that was used when developing Spc_Emu. -Brad Martin's excellent OpenSPC SNES DSP emulator worked well from the -start. Also thanks to Richard Bannister, Mahendra Tallur, Shazz, -nenolod, theHobbit, Johan Samuelsson, and nes6502 for testing, using, -and giving feedback for the library in their respective game music -players. diff --git a/Frameworks/GME/gme/gme_custom_dprintf.c b/Frameworks/GME/gme/gme_custom_dprintf.c deleted file mode 100644 index 0b4503948..000000000 --- a/Frameworks/GME/gme/gme_custom_dprintf.c +++ /dev/null @@ -1,4 +0,0 @@ -#include "gme_custom_dprintf.h" - - -gme_custom_dprintf_callback gme_custom_dprintf = 0; diff --git a/Frameworks/GME/gme/gme_custom_dprintf.h b/Frameworks/GME/gme/gme_custom_dprintf.h deleted file mode 100644 index 9f71baf1c..000000000 --- a/Frameworks/GME/gme/gme_custom_dprintf.h +++ /dev/null @@ -1,28 +0,0 @@ -#ifndef GME_CUSTOM_DPRINTF_H -#define GME_CUSTOM_DPRINTF_H - - -#ifdef CUSTOM_DPRINTF_FUNCTION - - -#include - - -#ifdef _cplusplus -extern "C" { -#endif - - -typedef void (*gme_custom_dprintf_callback)( const char * fmt, va_list vl ); -extern gme_custom_dprintf_callback gme_custom_dprintf; - - -#ifdef _cplusplus -} -#endif - - -#endif - - -#endif diff --git a/Frameworks/GME/gme/gme_types.h b/Frameworks/GME/gme/gme_types.h new file mode 100644 index 000000000..5672a7387 --- /dev/null +++ b/Frameworks/GME/gme/gme_types.h @@ -0,0 +1,21 @@ +#ifndef GME_TYPES_H +#define GME_TYPES_H + +/* + * This is a default gme_types.h for use when *not* using + * CMake. If CMake is in use gme_types.h.in will be + * processed instead. + */ +#define USE_GME_AY +#define USE_GME_GBS +//#define USE_GME_GYM +#define USE_GME_HES +#define USE_GME_KSS +#define USE_GME_NSF +#define USE_GME_NSFE +#define USE_GME_SAP +#define USE_GME_SPC +/* VGM and VGZ are a package deal */ +//#define USE_GME_VGM + +#endif /* GME_TYPES_H */ diff --git a/Frameworks/GME/gme/gme_types.h.in b/Frameworks/GME/gme/gme_types.h.in new file mode 100644 index 000000000..4829b3e16 --- /dev/null +++ b/Frameworks/GME/gme/gme_types.h.in @@ -0,0 +1,23 @@ +#ifndef GME_TYPES_H +#define GME_TYPES_H + +/* CMake will either define the following to 1, or #undef it, + * depending on the options passed to CMake. This is used to + * conditionally compile in the various emulator types. + * + * See gme_type_list() in gme.cpp + */ + +#cmakedefine USE_GME_AY +#cmakedefine USE_GME_GBS +#cmakedefine USE_GME_GYM +#cmakedefine USE_GME_HES +#cmakedefine USE_GME_KSS +#cmakedefine USE_GME_NSF +#cmakedefine USE_GME_NSFE +#cmakedefine USE_GME_SAP +#cmakedefine USE_GME_SPC +/* VGM and VGZ are a package deal */ +#cmakedefine USE_GME_VGM + +#endif /* GME_TYPES_H */ diff --git a/Frameworks/GME/gme/hes_cpu_io.h b/Frameworks/GME/gme/hes_cpu_io.h new file mode 100644 index 000000000..ce60ce8ef --- /dev/null +++ b/Frameworks/GME/gme/hes_cpu_io.h @@ -0,0 +1,101 @@ + +#include "Hes_Emu.h" + +#include "blargg_source.h" + +int Hes_Emu::cpu_read( hes_addr_t addr ) +{ + check( addr <= 0xFFFF ); + int result = *cpu::get_code( addr ); + if ( mmr [addr >> page_shift] == 0xFF ) + result = cpu_read_( addr ); + return result; +} + +void Hes_Emu::cpu_write( hes_addr_t addr, int data ) +{ + check( addr <= 0xFFFF ); + byte* out = write_pages [addr >> page_shift]; + addr &= page_size - 1; + if ( out ) + out [addr] = data; + else if ( mmr [addr >> page_shift] == 0xFF ) + cpu_write_( addr, data ); +} + +inline byte const* Hes_Emu::cpu_set_mmr( int page, int bank ) +{ + write_pages [page] = 0; + if ( bank < 0x80 ) + return rom.at_addr( bank * (blargg_long) page_size ); + + byte* data = 0; + switch ( bank ) + { + case 0xF8: + data = cpu::ram; + break; + + case 0xF9: + case 0xFA: + case 0xFB: + data = &sgx [(bank - 0xF9) * page_size]; + break; + + default: + if ( bank != 0xFF ) + debug_printf( "Unmapped bank $%02X\n", bank ); + return rom.unmapped(); + } + + write_pages [page] = data; + return data; +} + +#define CPU_READ_FAST( cpu, addr, time, out ) \ + CPU_READ_FAST_( STATIC_CAST(Hes_Emu*,cpu), addr, time, out ) + +#define CPU_READ_FAST_( cpu, addr, time, out ) \ +{\ + out = READ_PROG( addr );\ + if ( mmr [addr >> page_shift] == 0xFF )\ + {\ + FLUSH_TIME();\ + out = cpu->cpu_read_( addr );\ + CACHE_TIME();\ + }\ +} + +#define CPU_WRITE_FAST( cpu, addr, data, time ) \ + CPU_WRITE_FAST_( STATIC_CAST(Hes_Emu*,cpu), addr, data, time ) + +#define CPU_WRITE_FAST_( cpu, addr, data, time ) \ +{\ + byte* out = cpu->write_pages [addr >> page_shift];\ + addr &= page_size - 1;\ + if ( out )\ + {\ + out [addr] = data;\ + }\ + else if ( mmr [addr >> page_shift] == 0xFF )\ + {\ + FLUSH_TIME();\ + cpu->cpu_write_( addr, data );\ + CACHE_TIME();\ + }\ +} + +#define CPU_READ( cpu, addr, time ) \ + STATIC_CAST(Hes_Emu*,cpu)->cpu_read( addr ) + +#define CPU_WRITE( cpu, addr, data, time ) \ + STATIC_CAST(Hes_Emu*,cpu)->cpu_write( addr, data ) + +#define CPU_WRITE_VDP( cpu, addr, data, time ) \ + STATIC_CAST(Hes_Emu*,cpu)->cpu_write_vdp( addr, data ) + +#define CPU_SET_MMR( cpu, page, bank ) \ + STATIC_CAST(Hes_Emu*,cpu)->cpu_set_mmr( page, bank ) + +#define CPU_DONE( cpu, time, result_out ) \ + result_out = STATIC_CAST(Hes_Emu*,cpu)->cpu_done() diff --git a/Frameworks/GME/gme/higan/dsp/SPC_DSP.cpp b/Frameworks/GME/gme/higan/dsp/SPC_DSP.cpp index 1742ed3f5..111503843 100755 --- a/Frameworks/GME/gme/higan/dsp/SPC_DSP.cpp +++ b/Frameworks/GME/gme/higan/dsp/SPC_DSP.cpp @@ -29,11 +29,11 @@ namespace SuperFamicom { #endif // TODO: add to blargg_endian.h -#define GET_LE16SA( addr ) ((BOOST::int16_t) GET_LE16( addr )) +#define GET_LE16SA( addr ) ((int16_t) GET_LE16( addr )) #define GET_LE16A( addr ) GET_LE16( addr ) #define SET_LE16A( addr, data ) SET_LE16( addr, data ) -static BOOST::uint8_t const initial_regs [SPC_DSP::register_count] = +static uint8_t const initial_regs [SPC_DSP::register_count] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, @@ -1299,7 +1299,7 @@ void SPC_State_Copier::copy( void* state, size_t size ) int SPC_State_Copier::copy_int( int state, int size ) { - BOOST::uint8_t s [2]; + uint8_t s [2]; SET_LE16( s, state ); func( buf, &s, size ); return GET_LE16( s ); diff --git a/Frameworks/GME/gme/higan/dsp/SPC_DSP.h b/Frameworks/GME/gme/higan/dsp/SPC_DSP.h index 53e80423c..c27c6931b 100755 --- a/Frameworks/GME/gme/higan/dsp/SPC_DSP.h +++ b/Frameworks/GME/gme/higan/dsp/SPC_DSP.h @@ -11,7 +11,7 @@ extern "C" { typedef void (*dsp_copy_func_t)( unsigned char** io, void* state, s namespace SuperFamicom { class SPC_DSP { public: - typedef BOOST::uint8_t uint8_t; + typedef uint8_t uint8_t; // Setup @@ -99,8 +99,8 @@ public: public: BLARGG_DISABLE_NOTHROW - typedef BOOST::int8_t int8_t; - typedef BOOST::int16_t int16_t; + typedef int8_t int8_t; + typedef int16_t int16_t; enum { echo_hist_size = 8 }; @@ -319,8 +319,8 @@ public: #define SPC_COPY( type, state )\ {\ - state = (BOOST::type) copier.copy_int( state, sizeof (BOOST::type) );\ - assert( (BOOST::type) state == state );\ + state = (type) copier.copy_int( state, sizeof (type) );\ + assert( (type) state == state );\ } #endif diff --git a/Frameworks/GME/gme/libgme.pc.in b/Frameworks/GME/gme/libgme.pc.in new file mode 100644 index 000000000..09a78b213 --- /dev/null +++ b/Frameworks/GME/gme/libgme.pc.in @@ -0,0 +1,16 @@ +# entries grouped with CMake are expanded by CMake +# ${foo} entries are left alone by CMake and much +# later are used by pkg-config. +prefix=@CMAKE_INSTALL_PREFIX@ +exec_prefix=${prefix} +lib_suffix=@LIB_SUFFIX@ +libdir=${exec_prefix}/lib${lib_suffix} +includedir=${prefix}/include + +Name: Game_Music_Emu +Description: A video game emulation library for music. +URL: https://bitbucket.org/mpyne/game-music-emu/wiki/Home +Version: @GME_VERSION@ +Cflags: -I${includedir} +Libs: -L${libdir} -lgme +Libs.private: -lstdc++ @PKG_CONFIG_ZLIB@ @PKG_CONFIG_UNRAR@ diff --git a/Frameworks/GME/gme/nes_cpu_io.h b/Frameworks/GME/gme/nes_cpu_io.h new file mode 100644 index 000000000..2c85db0b3 --- /dev/null +++ b/Frameworks/GME/gme/nes_cpu_io.h @@ -0,0 +1,96 @@ + +#include "Nsf_Emu.h" + +#if !NSF_EMU_APU_ONLY + #include "Nes_Namco_Apu.h" + #include "Nes_Fds_Apu.h" + #include "Nes_Mmc5_Apu.h" +#endif + +#include "blargg_source.h" + +int Nsf_Emu::cpu_read( nes_addr_t addr ) +{ + int result, i; + + result = cpu::low_mem [addr & 0x7FF]; + if ( !(addr & 0xE000) ) + goto exit; + + result = *cpu::get_code( addr ); + if ( addr > 0x7FFF ) + goto exit; + + result = sram [addr & (sizeof sram - 1)]; + if ( addr > 0x5FFF ) + goto exit; + + if ( addr == Nes_Apu::status_addr ) + return apu.read_status( cpu::time() ); + + #if !NSF_EMU_APU_ONLY + if ( addr == Nes_Namco_Apu::data_reg_addr && namco ) + return namco->read_data(); + + if ( (unsigned) (addr - Nes_Fds_Apu::io_addr) < Nes_Fds_Apu::io_size && fds ) + return fds->read( time(), addr ); + + i = addr - 0x5C00; + if ( (unsigned) i < mmc5->exram_size && mmc5 ) + return mmc5->exram [i]; + + i = addr - 0x5205; + if ( (unsigned) i < 2 && mmc5 ) + return ((mmc5_mul [0] * mmc5_mul [1]) >> (i * 8)) & 0xFF; + #endif + + result = addr >> 8; // simulate open bus + + if ( addr != 0x2002 ) + debug_printf( "Read unmapped $%.4X\n", (unsigned) addr ); + +exit: + return result; +} + +void Nsf_Emu::cpu_write( nes_addr_t addr, int data ) +{ + { + nes_addr_t offset = addr ^ sram_addr; + if ( offset < sizeof sram ) + { + sram [offset] = data; + return; + } + } + { + int temp = addr & 0x7FF; + if ( !(addr & 0xE000) ) + { + cpu::low_mem [temp] = data; + return; + } + } + + if ( unsigned (addr - Nes_Apu::start_addr) <= Nes_Apu::end_addr - Nes_Apu::start_addr ) + { + GME_APU_HOOK( this, addr - Nes_Apu::start_addr, data ); + apu.write_register( cpu::time(), addr, data ); + return; + } + + unsigned bank = addr - bank_select_addr; + if ( bank < bank_count ) + { + blargg_long offset = rom.mask_addr( data * (blargg_long) bank_size ); + if ( offset >= rom.size() ) + set_warning( "Invalid bank" ); + cpu::map_code( (bank + 8) * bank_size, bank_size, rom.at_addr( offset ) ); + return; + } + + cpu_write_misc( addr, data ); +} + +#define CPU_READ( cpu, addr, time ) STATIC_CAST(Nsf_Emu&,*cpu).cpu_read( addr ) +#define CPU_WRITE( cpu, addr, data, time ) STATIC_CAST(Nsf_Emu&,*cpu).cpu_write( addr, data ) diff --git a/Frameworks/GME/gme/sap_cpu_io.h b/Frameworks/GME/gme/sap_cpu_io.h new file mode 100644 index 000000000..d009d0d9b --- /dev/null +++ b/Frameworks/GME/gme/sap_cpu_io.h @@ -0,0 +1,26 @@ + +#include "Sap_Emu.h" + +#include "blargg_source.h" + +#define CPU_WRITE( cpu, addr, data, time ) STATIC_CAST(Sap_Emu&,*cpu).cpu_write( addr, data ) + +void Sap_Emu::cpu_write( sap_addr_t addr, int data ) +{ + mem.ram [addr] = data; + if ( (addr >> 8) == 0xD2 ) + cpu_write_( addr, data ); +} + +#ifdef NDEBUG + #define CPU_READ( cpu, addr, time ) READ_LOW( addr ) +#else + #define CPU_READ( cpu, addr, time ) STATIC_CAST(Sap_Emu&,*cpu).cpu_read( addr ) + + int Sap_Emu::cpu_read( sap_addr_t addr ) + { + if ( (addr & 0xF900) == 0xD000 ) + debug_printf( "Unmapped read $%04X\n", addr ); + return mem.ram [addr]; + } +#endif diff --git a/Frameworks/GME/vgmplay/licenses/GPL.txt b/Frameworks/GME/license.gpl2.txt similarity index 95% rename from Frameworks/GME/vgmplay/licenses/GPL.txt rename to Frameworks/GME/license.gpl2.txt index d60c31a97..d159169d1 100644 --- a/Frameworks/GME/vgmplay/licenses/GPL.txt +++ b/Frameworks/GME/license.gpl2.txt @@ -1,12 +1,12 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - Preamble + Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public @@ -15,7 +15,7 @@ software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to +the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not @@ -55,8 +55,8 @@ patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. - - GNU GENERAL PUBLIC LICENSE + + GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains @@ -110,7 +110,7 @@ above, provided that you also meet all of these conditions: License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in @@ -168,7 +168,7 @@ access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - + 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is @@ -225,7 +225,7 @@ impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License @@ -255,7 +255,7 @@ make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - NO WARRANTY + NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN @@ -277,9 +277,9 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it @@ -303,17 +303,16 @@ the "copyright" line and a pointer to where the full notice is found. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: - Gnomovision version 69, Copyright (C) year name of author + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. @@ -336,5 +335,5 @@ necessary. Here is a sample; alter the names: This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General +library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. diff --git a/Frameworks/GME/gme/license.txt b/Frameworks/GME/license.txt old mode 100755 new mode 100644 similarity index 100% rename from Frameworks/GME/gme/license.txt rename to Frameworks/GME/license.txt diff --git a/Frameworks/GME/vgmplay/.gitignore b/Frameworks/GME/vgmplay/.gitignore deleted file mode 100644 index 42a83897f..000000000 --- a/Frameworks/GME/vgmplay/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -/obj -/vgm2pcm -/vgmplay diff --git a/Frameworks/GME/vgmplay/ChipMapper.c b/Frameworks/GME/vgmplay/ChipMapper.c deleted file mode 100644 index 0c0719546..000000000 --- a/Frameworks/GME/vgmplay/ChipMapper.c +++ /dev/null @@ -1,182 +0,0 @@ -// ChipMapper.c - Handles Chip Write (including OPL Hardware Support) - -#include -#include -#include -#include -#include "stdbool.h" - -#include "chips/mamedef.h" - -#include "chips/ChipIncl.h" - -#include "VGMPlay.h" - -#include "ChipMapper.h" - -// To finish filling out later -UINT8 chip_reg_read(void *param, UINT8 ChipType, UINT8 ChipID, UINT8 Port, UINT8 Offset) -{ - VGM_PLAYER* p = (VGM_PLAYER *) param; - switch(ChipType) - { - case 0x1B: // HuC6280 - return c6280_r(p->huc6280[ChipID], Offset); - } - return 0; -} - -void chip_reg_write(void *param, UINT8 ChipType, UINT8 ChipID, - UINT8 Port, UINT8 Offset, UINT8 Data) -{ - VGM_PLAYER* p = (VGM_PLAYER *) param; - switch(ChipType) - { - case 0x00: // SN76496 - sn764xx_w(p->sn764xx[ChipID], Port, Data); - break; - case 0x01: // YM2413 - ym2413_w(p->ym2413[ChipID], 0x00, Offset); - ym2413_w(p->ym2413[ChipID], 0x01, Data); - break; - case 0x02: // YM2612 - ym2612_w(p->ym2612[ChipID], (Port << 1) | 0x00, Offset); - ym2612_w(p->ym2612[ChipID], (Port << 1) | 0x01, Data); - break; - case 0x03: // YM2151 - ym2151_w(p->ym2151[ChipID], 0x00, Offset); - ym2151_w(p->ym2151[ChipID], 0x01, Data); - break; - case 0x04: // SegaPCM - break; - case 0x05: // RF5C68 - rf5c68_w(p->rf5c68, Offset, Data); - break; - case 0x06: // YM2203 - ym2203_w(p->ym2203[ChipID], 0x00, Offset); - ym2203_w(p->ym2203[ChipID], 0x01, Data); - break; - case 0x07: // YM2608 - ym2608_w(p->ym2608[ChipID], (Port << 1) | 0x00, Offset); - ym2608_w(p->ym2608[ChipID], (Port << 1) | 0x01, Data); - break; - case 0x08: // YM2610/YM2610B - ym2610_w(p->ym2610[ChipID], (Port << 1) | 0x00, Offset); - ym2610_w(p->ym2610[ChipID], (Port << 1) | 0x01, Data); - break; - case 0x09: // YM3812 - ym3812_w(p->ym3812[ChipID], 0x00, Offset); - ym3812_w(p->ym3812[ChipID], 0x01, Data); - break; - case 0x0A: // YM3526 - ym3526_w(p->ym3526[ChipID], 0x00, Offset); - ym3526_w(p->ym3526[ChipID], 0x01, Data); - break; - case 0x0B: // Y8950 - y8950_w(p->y8950[ChipID], 0x00, Offset); - y8950_w(p->y8950[ChipID], 0x01, Data); - break; - case 0x0C: // YMF262 - ymf262_w(p->ymf262[ChipID], (Port << 1) | 0x00, Offset); - ymf262_w(p->ymf262[ChipID], (Port << 1) | 0x01, Data); - break; - case 0x0D: // YMF278B - ymf278b_w(p->ymf278b[ChipID], (Port << 1) | 0x00, Offset); - ymf278b_w(p->ymf278b[ChipID], (Port << 1) | 0x01, Data); - break; - case 0x0E: // YMF271 - ymf271_w(p->ymf271[ChipID], (Port << 1) | 0x00, Offset); - ymf271_w(p->ymf271[ChipID], (Port << 1) | 0x01, Data); - break; - case 0x0F: // YMZ280B - ymz280b_w(p->ymz280b[ChipID], 0x00, Offset); - ymz280b_w(p->ymz280b[ChipID], 0x01, Data); - break; - case 0x10: // RF5C164 - rf5c164_w(p->rf5c164, Offset, Data); - break; - case 0x11: // PWM - pwm_chn_w(p->pwm, Port, (Offset << 8) | (Data << 0)); - break; - case 0x12: // AY8910 - ayxx_w(p->ay8910[ChipID], 0x00, Offset); - ayxx_w(p->ay8910[ChipID], 0x01, Data); - break; - case 0x13: // GameBoy - gb_sound_w(p->gbdmg[ChipID], Offset, Data); - break; - case 0x14: // NES APU - nes_w(p->nesapu[ChipID], Offset, Data); - break; - case 0x15: // MultiPCM - multipcm_w(p->multipcm[ChipID], Offset, Data); - break; - case 0x16: // UPD7759 - upd7759_write(p->upd7759[ChipID], Offset, Data); - break; - case 0x17: // OKIM6258 - okim6258_write(p->okim6258[ChipID], Offset, Data); - break; - case 0x18: // OKIM6295 - okim6295_w(p->okim6295[ChipID], Offset, Data); - break; - case 0x19: // K051649 / SCC1 - k051649_w(p->k051649[ChipID], (Port << 1) | 0x00, Offset); - k051649_w(p->k051649[ChipID], (Port << 1) | 0x01, Data); - break; - case 0x1A: // K054539 - k054539_w(p->k054539[ChipID], (Port << 8) | (Offset << 0), Data); - break; - case 0x1B: // HuC6280 - c6280_w(p->huc6280[ChipID], Offset, Data); - break; - case 0x1C: // C140 - c140_w(p->c140[ChipID], (Port << 8) | (Offset << 0), Data); - break; - case 0x1D: // K053260 - k053260_w(p->k053260[ChipID], Offset, Data); - break; - case 0x1E: // Pokey - pokey_w(p->pokey[ChipID], Offset, Data); - break; - case 0x1F: // QSound - qsound_w(p->qsound[ChipID], 0x00, Port); // Data MSB - qsound_w(p->qsound[ChipID], 0x01, Offset); // Data LSB - qsound_w(p->qsound[ChipID], 0x02, Data); // Register - break; - case 0x20: // YMF292/SCSP - scsp_w(p->scsp[ChipID], (Port << 8) | (Offset << 0), Data); - break; - case 0x21: // WonderSwan - ws_audio_port_write(p->wswan[ChipID], 0x80 | Offset, Data); - break; - case 0x22: // VSU - VSU_Write(p->vsu[ChipID], (Port << 8) | (Offset << 0), Data); - break; - case 0x23: // SAA1099 - saa1099_control_w(p->saa1099[ChipID], 0, Offset); - saa1099_data_w(p->saa1099[ChipID], 0, Data); - break; - case 0x24: // ES5503 - es5503_w(p->es5503[ChipID], Offset, Data); - break; - case 0x25: // ES5506 - if (Port & 0x80) - es550x_w16(p->es550x[ChipID], Port & 0x7F, (Offset << 8) | (Data << 0)); - else - es550x_w(p->es550x[ChipID], Port, Data); - break; - case 0x26: // X1-010 - seta_sound_w(p->x1_010[ChipID], (Port << 8) | (Offset << 0), Data); - break; - case 0x27: // C352 - c352_w(p->c352[ChipID], Port, (Offset << 8) | (Data << 0)); - break; - case 0x28: // GA20 - irem_ga20_w(p->ga20[ChipID], Offset, Data); - break; -// case 0x##: // OKIM6376 -// break; - } - return; -} diff --git a/Frameworks/GME/vgmplay/ChipMapper.h b/Frameworks/GME/vgmplay/ChipMapper.h deleted file mode 100644 index cd2853d44..000000000 --- a/Frameworks/GME/vgmplay/ChipMapper.h +++ /dev/null @@ -1,2 +0,0 @@ -UINT8 chip_reg_read(void *, UINT8 ChipType, UINT8 ChipID, UINT8 Port, UINT8 Offset); -void chip_reg_write(void *, UINT8 ChipType, UINT8 ChipID, UINT8 Port, UINT8 Offset, UINT8 Data); diff --git a/Frameworks/GME/vgmplay/Makefile b/Frameworks/GME/vgmplay/Makefile deleted file mode 100644 index 0de15b510..000000000 --- a/Frameworks/GME/vgmplay/Makefile +++ /dev/null @@ -1,202 +0,0 @@ -######################## -# -# VGMPlay Makefile -# (for GNU Make 3.81) -# -######################## - -# TODO: Make this look less horrible. -# TODO: Make it not include pt_ioctl.c when DISABLE_HW_SUPPORT is active. - -# Uncomment if you build on Windows using MinGW. -#WINDOWS = 1 - -# Uncomment if you want to use libao instead of OSS for sound streaming under Linux -USE_LIBAO = 1 - -CC = gcc -PREFIX = /usr/local -MANPREFIX = $(PREFIX)/share/man - -# -- VGMPlay specific Compile Flags -- -MAINFLAGS := -DCONSOLE_MODE -DADDITIONAL_FORMATS -DSET_CONSOLE_TITLE -ifdef WINDOWS -# MinGW defines __WINDOWS__, Visual Studio defines WIN32 -MAINFLAGS += -DWIN32 -else -ifdef USE_LIBAO -MAINFLAGS += -DUSE_LIBAO -endif -endif -EMUFLAGS := -DENABLE_ALL_CORES - -#MAINFLAGS := -DVGM_BIG_ENDIAN -#EMUFLAGS := -DVGM_BIG_ENDIAN - -#MAINFLAGS := -DDISABLE_HW_SUPPORT - - -# -- General Compile Flags -- -CFLAGS := -O3 -g0 $(CFLAGS) -# libm (math library) and libz (zlib) -LDFLAGS := -lm -lz $(LDFLAGS) -ifdef WINDOWS -# for Windows, add kernel32 and winmm (Multimedia APIs) -LDFLAGS += -lkernel32 -lwinmm -else -# for Linux, add librt (clock stuff) and libpthread (threads) -LDFLAGS += -lrt -lpthread -pthread -MAINFLAGS += -pthread -DSHARE_PREFIX=\"$(PREFIX)\" -ifdef USE_LIBAO -LDFLAGS += -lao -endif -endif -# add Library Path, if defined -ifdef LD_LIBRARY_PATH -LDFLAGS += -L $(LD_LIBRARY_PATH) -endif - -SRC = . -OBJ = obj -EMUSRC = $(SRC)/chips -EMUOBJ = $(OBJ)/chips - -OBJDIRS = \ - $(OBJ) \ - $(EMUOBJ) -MAINOBJS = \ - $(OBJ)/VGMPlay.o \ - $(OBJ)/VGMPlay_AddFmts.o \ - $(OBJ)/Stream.o \ - $(OBJ)/ChipMapper.o -ifdef WINDOWS -MAINOBJS += $(OBJ)/pt_ioctl.o -endif -EMUOBJS = \ - $(EMUOBJ)/262intf.o \ - $(EMUOBJ)/2151intf.o \ - $(EMUOBJ)/2203intf.o \ - $(EMUOBJ)/2413intf.o \ - $(EMUOBJ)/2608intf.o \ - $(EMUOBJ)/2610intf.o \ - $(EMUOBJ)/2612intf.o \ - $(EMUOBJ)/3526intf.o \ - $(EMUOBJ)/3812intf.o \ - $(EMUOBJ)/8950intf.o \ - $(EMUOBJ)/adlibemu_opl2.o \ - $(EMUOBJ)/adlibemu_opl3.o \ - $(EMUOBJ)/ay8910.o \ - $(EMUOBJ)/ay_intf.o \ - $(EMUOBJ)/c140.o \ - $(EMUOBJ)/c352.o \ - $(EMUOBJ)/c6280.o \ - $(EMUOBJ)/c6280intf.o \ - $(EMUOBJ)/dac_control.o \ - $(EMUOBJ)/es5503.o \ - $(EMUOBJ)/es5506.o \ - $(EMUOBJ)/emu2149.o \ - $(EMUOBJ)/emu2413.o \ - $(EMUOBJ)/fm2612.o \ - $(EMUOBJ)/fm.o \ - $(EMUOBJ)/fmopl.o \ - $(EMUOBJ)/gb.o \ - $(EMUOBJ)/iremga20.o \ - $(EMUOBJ)/k051649.o \ - $(EMUOBJ)/k053260.o \ - $(EMUOBJ)/k054539.o \ - $(EMUOBJ)/multipcm.o \ - $(EMUOBJ)/nes_apu.o \ - $(EMUOBJ)/nes_intf.o \ - $(EMUOBJ)/np_nes_apu.o \ - $(EMUOBJ)/np_nes_dmc.o \ - $(EMUOBJ)/np_nes_fds.o \ - $(EMUOBJ)/okim6258.o \ - $(EMUOBJ)/okim6295.o \ - $(EMUOBJ)/Ootake_PSG.o \ - $(EMUOBJ)/panning.o \ - $(EMUOBJ)/pokey.o \ - $(EMUOBJ)/pwm.o \ - $(EMUOBJ)/qsound.o \ - $(EMUOBJ)/rf5c68.o \ - $(EMUOBJ)/saa1099.o \ - $(EMUOBJ)/segapcm.o \ - $(EMUOBJ)/scd_pcm.o \ - $(EMUOBJ)/scsp.o \ - $(EMUOBJ)/scspdsp.o \ - $(EMUOBJ)/sn76489.o \ - $(EMUOBJ)/sn76496.o \ - $(EMUOBJ)/sn764intf.o \ - $(EMUOBJ)/upd7759.o \ - $(EMUOBJ)/vsu.o \ - $(EMUOBJ)/ws_audio.o \ - $(EMUOBJ)/x1_010.o \ - $(EMUOBJ)/ym2151.o \ - $(EMUOBJ)/ym2413.o \ - $(EMUOBJ)/ym2612.o \ - $(EMUOBJ)/ymdeltat.o \ - $(EMUOBJ)/ymf262.o \ - $(EMUOBJ)/ymf271.o \ - $(EMUOBJ)/ymf278b.o \ - $(EMUOBJ)/ymz280b.o \ - $(EMUOBJ)/ay8910_opl.o \ - $(EMUOBJ)/sn76496_opl.o \ - $(EMUOBJ)/ym2413hd.o \ - $(EMUOBJ)/ym2413_opl.o -VGMPLAY_OBJS = \ - $(OBJ)/VGMPlayUI.o -VGM2PCM_OBJS = \ - $(OBJ)/vgm2pcm.o -EXTRA_OBJS = $(VGMPLAY_OBJS) $(VGM2PCM_OBJS) - - -all: vgmplay vgm2pcm - -vgmplay: $(EMUOBJS) $(MAINOBJS) $(VGMPLAY_OBJS) - @echo Linking vgmplay ... - @$(CC) $(VGMPLAY_OBJS) $(MAINOBJS) $(EMUOBJS) $(LDFLAGS) -o vgmplay - @echo Done. - -vgm2pcm: $(EMUOBJS) $(MAINOBJS) $(VGM2PCM_OBJS) - @echo Linking vgm2pcm ... - @$(CC) $(VGM2PCM_OBJS) $(MAINOBJS) $(EMUOBJS) $(LDFLAGS) -o vgm2pcm - @echo Done. - -# compile the chip-emulator c-files -$(EMUOBJ)/%.o: $(EMUSRC)/%.c - @echo Compiling $< ... - @mkdir -p $(@D) - @$(CC) $(CFLAGS) $(EMUFLAGS) -c $< -o $@ - -# compile the main c-files -$(OBJ)/%.o: $(SRC)/%.c - @echo Compiling $< ... - @mkdir -p $(@D) - @$(CC) $(CFLAGS) $(MAINFLAGS) -c $< -o $@ - -clean: - @echo Deleting object files ... - @rm -f $(MAINOBJS) $(EMUOBJS) $(EXTRA_OBJS) - @echo Deleting executable files ... - @rm -f vgmplay vgm2pcm - @echo Done. - -# Thanks to ZekeSulastin and nextvolume for the install and uninstall routines. -install: vgmplay - install -m 755 vgmplay $(DESTDIR)$(PREFIX)/bin/vgmplay - install -m 644 vgmplay.1 $(DESTDIR)$(MANPREFIX)/man1/vgmplay.1 - mkdir -m 755 -p $(DESTDIR)$(PREFIX)/share/vgmplay - install -m 644 VGMPlay.ini $(DESTDIR)$(PREFIX)/share/vgmplay/vgmplay.ini - -install -m 644 yrw801.rom $(DESTDIR)$(PREFIX)/share/vgmplay/yrw801.rom - - -# Install the "vgm-player" wrapper -play_inst: install - install -m 755 vgm-player $(DESTDIR)$(PREFIX)/bin/vgm-player - -uninstall: - rm $(DESTDIR)$(PREFIX)/bin/vgmplay - rm $(DESTDIR)$(PREFIX)/bin/vgm-player - rm $(DESTDIR)$(MANPREFIX)/man1/vgmplay.1 - rm -rf $(DESTDIR)$(PREFIX)/share/vgmplay - -.PHONY: all clean install uninstall diff --git a/Frameworks/GME/vgmplay/PortTalk_IOCTL.h b/Frameworks/GME/vgmplay/PortTalk_IOCTL.h deleted file mode 100644 index d86c0930a..000000000 --- a/Frameworks/GME/vgmplay/PortTalk_IOCTL.h +++ /dev/null @@ -1,37 +0,0 @@ -/******************************************************************************/ -/* */ -/* PortTalk Driver for Windows NT/2000/XP */ -/* Version 2.0, 12th January 2002 */ -/* http://www.beyondlogic.org */ -/* */ -/* Copyright © 2002 Craig Peacock. Craig.Peacock@beyondlogic.org */ -/* Any publication or distribution of this code in source form is prohibited */ -/* without prior written permission of the copyright holder. This source code */ -/* is provided "as is", without any guarantee made as to its suitability or */ -/* fitness for any particular use. Permission is herby granted to modify or */ -/* enhance this sample code to produce a derivative program which may only be */ -/* distributed in compiled object form only. */ -/******************************************************************************/ - -#define PORTTALK_TYPE 40000 /* 32768-65535 are reserved for customers */ - -// The IOCTL function codes from 0x800 to 0xFFF are for customer use. - -#define IOCTL_IOPM_RESTRICT_ALL_ACCESS \ - CTL_CODE(PORTTALK_TYPE, 0x900, METHOD_BUFFERED, FILE_ANY_ACCESS) - -#define IOCTL_IOPM_ALLOW_EXCUSIVE_ACCESS \ - CTL_CODE(PORTTALK_TYPE, 0x901, METHOD_BUFFERED, FILE_ANY_ACCESS) - -#define IOCTL_SET_IOPM \ - CTL_CODE(PORTTALK_TYPE, 0x902, METHOD_BUFFERED, FILE_ANY_ACCESS) - -#define IOCTL_ENABLE_IOPM_ON_PROCESSID \ - CTL_CODE(PORTTALK_TYPE, 0x903, METHOD_BUFFERED, FILE_ANY_ACCESS) - -#define IOCTL_READ_PORT_UCHAR \ - CTL_CODE(PORTTALK_TYPE, 0x904, METHOD_BUFFERED, FILE_ANY_ACCESS) - -#define IOCTL_WRITE_PORT_UCHAR \ - CTL_CODE(PORTTALK_TYPE, 0x905, METHOD_BUFFERED, FILE_ANY_ACCESS) - diff --git a/Frameworks/GME/vgmplay/SourceReadme.txt b/Frameworks/GME/vgmplay/SourceReadme.txt deleted file mode 100644 index afc48e02d..000000000 --- a/Frameworks/GME/vgmplay/SourceReadme.txt +++ /dev/null @@ -1,31 +0,0 @@ -VGMPlay Build Instructions --------------------------- - -Compile VGMPlay under Windows ------------------------------ - -using MS Visual Studio 6.0: -1. Open VGMPlay.dsw. -2. Build the project. -3. Done. - -using later versions of MS Visual Studio: -1. Open VGMPlay.dsw. -2. It will ask you to convert the project to the current project format. Click "Yes". -3. Build the project. -4. Done. - -using MinGW/MSYS: -1. edit the Makefile and enable the line "WINDOWS = 1" (remove the #) -2. open MSYS and run the "make" command in VGMPlay's folder. -3. Done. - -Note: You can compile it without MSYS, but you need to manually create the OBJDIRS paths (or make them use the backslash '\'), because mkdir fails at paths with a forward slash. - - - -Compile VGMPlay under Linux ---------------------------- -1. [optional step] If you have libao installed, you can edit the Makefile to make VGMPlay use libao instead of OSS. -2. run "make" in VGMPlay's folder -3. Done. diff --git a/Frameworks/GME/vgmplay/VGMFile.h b/Frameworks/GME/vgmplay/VGMFile.h deleted file mode 100644 index d7c5ae0c1..000000000 --- a/Frameworks/GME/vgmplay/VGMFile.h +++ /dev/null @@ -1,147 +0,0 @@ -// Header file for VGM file handling - -typedef struct _vgm_file_header -{ - UINT32 fccVGM; - UINT32 lngEOFOffset; - UINT32 lngVersion; - UINT32 lngHzPSG; - UINT32 lngHzYM2413; - UINT32 lngGD3Offset; - UINT32 lngTotalSamples; - UINT32 lngLoopOffset; - UINT32 lngLoopSamples; - UINT32 lngRate; - UINT16 shtPSG_Feedback; - UINT8 bytPSG_SRWidth; - UINT8 bytPSG_Flags; - UINT32 lngHzYM2612; - UINT32 lngHzYM2151; - UINT32 lngDataOffset; - UINT32 lngHzSPCM; - UINT32 lngSPCMIntf; - UINT32 lngHzRF5C68; - UINT32 lngHzYM2203; - UINT32 lngHzYM2608; - UINT32 lngHzYM2610; - UINT32 lngHzYM3812; - UINT32 lngHzYM3526; - UINT32 lngHzY8950; - UINT32 lngHzYMF262; - UINT32 lngHzYMF278B; - UINT32 lngHzYMF271; - UINT32 lngHzYMZ280B; - UINT32 lngHzRF5C164; - UINT32 lngHzPWM; - UINT32 lngHzAY8910; - UINT8 bytAYType; - UINT8 bytAYFlag; - UINT8 bytAYFlagYM2203; - UINT8 bytAYFlagYM2608; - UINT8 bytVolumeModifier; - UINT8 bytReserved2; - INT8 bytLoopBase; - UINT8 bytLoopModifier; - UINT32 lngHzGBDMG; - UINT32 lngHzNESAPU; - UINT32 lngHzMultiPCM; - UINT32 lngHzUPD7759; - UINT32 lngHzOKIM6258; - UINT8 bytOKI6258Flags; - UINT8 bytK054539Flags; - UINT8 bytC140Type; - UINT8 bytReservedFlags; - UINT32 lngHzOKIM6295; - UINT32 lngHzK051649; - UINT32 lngHzK054539; - UINT32 lngHzHuC6280; - UINT32 lngHzC140; - UINT32 lngHzK053260; - UINT32 lngHzPokey; - UINT32 lngHzQSound; - UINT32 lngHzSCSP; -// UINT32 lngHzOKIM6376; - //UINT8 bytReserved[0x04]; - UINT32 lngExtraOffset; - UINT32 lngHzWSwan; - UINT32 lngHzVSU; - UINT32 lngHzSAA1099; - UINT32 lngHzES5503; - UINT32 lngHzES5506; - UINT8 bytES5503Chns; - UINT8 bytES5506Chns; - UINT8 bytC352ClkDiv; - UINT8 bytESReserved; - UINT32 lngHzX1_010; - UINT32 lngHzC352; - UINT32 lngHzGA20; -} VGM_HEADER; -typedef struct _vgm_header_extra -{ - UINT32 DataSize; - UINT32 Chp2ClkOffset; - UINT32 ChpVolOffset; -} VGM_HDR_EXTRA; -typedef struct _vgm_extra_chip_data32 -{ - UINT8 Type; - UINT32 Data; -} VGMX_CHIP_DATA32; -typedef struct _vgm_extra_chip_data16 -{ - UINT8 Type; - UINT8 Flags; - UINT16 Data; -} VGMX_CHIP_DATA16; -typedef struct _vgm_extra_chip_extra32 -{ - UINT8 ChipCnt; - VGMX_CHIP_DATA32* CCData; -} VGMX_CHP_EXTRA32; -typedef struct _vgm_extra_chip_extra16 -{ - UINT8 ChipCnt; - VGMX_CHIP_DATA16* CCData; -} VGMX_CHP_EXTRA16; -typedef struct _vgm_header_extra_data -{ - VGMX_CHP_EXTRA32 Clocks; - VGMX_CHP_EXTRA16 Volumes; -} VGM_EXTRA; - -#define VOLUME_MODIF_WRAP 0xC0 -typedef struct _vgm_gd3_tag -{ - UINT32 fccGD3; - UINT32 lngVersion; - UINT32 lngTagLength; - wchar_t* strTrackNameE; - wchar_t* strTrackNameJ; - wchar_t* strGameNameE; - wchar_t* strGameNameJ; - wchar_t* strSystemNameE; - wchar_t* strSystemNameJ; - wchar_t* strAuthorNameE; - wchar_t* strAuthorNameJ; - wchar_t* strReleaseDate; - wchar_t* strCreator; - wchar_t* strNotes; -} GD3_TAG; -typedef struct _vgm_pcm_bank_data -{ - UINT32 DataSize; - UINT8* Data; - UINT32 DataStart; -} VGM_PCM_DATA; -typedef struct _vgm_pcm_bank -{ - UINT32 BankCount; - VGM_PCM_DATA* Bank; - UINT32 DataSize; - UINT8* Data; - UINT32 DataPos; - UINT32 BnkPos; -} VGM_PCM_BANK; - -#define FCC_VGM 0x206D6756 // 'Vgm ' -#define FCC_GD3 0x20336447 // 'Gd3 ' diff --git a/Frameworks/GME/vgmplay/VGMPlay.c b/Frameworks/GME/vgmplay/VGMPlay.c deleted file mode 100644 index 53ee86840..000000000 --- a/Frameworks/GME/vgmplay/VGMPlay.c +++ /dev/null @@ -1,6429 +0,0 @@ -// VGMPlay.c: C Source File of the Main Executable -// - -// Line Size: 96 Chars -// Tab Size: 4 Spaces - -/*3456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456 -0000000001111111111222222222233333333334444444444555555555566666666667777777777888888888899999*/ -// TODO: Callback "ChangeSampleRate" to fix YM2203's AY8910 - -// Mixer Muting ON: -// Mixer's FM Volume is set to 0 or Mute -> absolutely muted -// (sometimes it can take some time to get the Mixer Control under Windows) -// Mixer Muting OFF: -// FM Volume is set to 0 through commands -> very very low volume level ~0.4% -// (faster way) -//#define MIXER_MUTING - -// These defines enable additional features. -// ADDITIONAL_FORMATS enables CMF and DRO support. -// CONSOLE_MODE switches between VGMPlay and in_vgm mode. -// in_vgm mode can also be used for custom players. -// -//#define ADDITIONAL_FORMATS -//#define CONSOLE_MODE -//#define VGM_BIG_ENDIAN - -#include -#include -#include -#include -#include "stdbool.h" -#include // for pow() - -#ifndef NO_ZLIB -#include -#endif - -#include "resampler.h" - -#include "chips/mamedef.h" - -// integer types for fast integer calculation -// the bit number is unused (it's an orientation) -#define FUINT8 unsigned int -#define FUINT16 unsigned int - -#include "VGMPlay.h" -//#include "VGMPlay_Intf.h" // Already included by VGMPlay.h now - -#include "chips/ChipIncl.h" - -unsigned char OpenPortTalk(void *); -void ClosePortTalk(void *); - -#include "ChipMapper.h" - - - -// Function Prototypes (prototypes in comments are defined in VGMPlay_Intf.h) -//void VGMPlay_Init(void); -//void VGMPlay_Init2(void); -//void VGMPlay_Deinit(void); - -INLINE UINT16 ReadLE16(const UINT8* Data); -INLINE UINT16 ReadBE16(const UINT8* Data); -INLINE UINT32 ReadLE24(const UINT8* Data); -INLINE UINT32 ReadLE32(const UINT8* Data); -INLINE int FILE_getLE16(VGM_FILE* hFile, UINT16* RetValue); -INLINE int FILE_getLE32(VGM_FILE* hFile, UINT32* RetValue); -static UINT32 gcd(UINT32 x, UINT32 y); -//void PlayVGM(void); -//void StopVGM(void); -//void RestartVGM(void); -//void PauseVGM(bool Pause); -//void SeekVGM(bool Relative, INT32 PlayBkSamples); -//void RefreshMuting(void); -//void RefreshPanning(void); -//void RefreshPlaybackOptions(void); - -//UINT32 GetGZFileLength(const char* FileName); -//UINT32 GetGZFileLengthW(const wchar_t* FileName); -static UINT32 GetGZFileLength_Internal(FILE* hFile); -//bool OpenVGMFile(const char* FileName); -static bool OpenVGMFile_Internal(VGM_PLAYER*, VGM_FILE* hFile, UINT32 FileSize); -static void ReadVGMHeader(VGM_FILE* hFile, VGM_HEADER* RetVGMHead); -static UINT8 ReadGD3Tag(VGM_FILE* hFile, UINT32 GD3Offset, GD3_TAG* RetGD3Tag); -static void ReadChipExtraData32(VGM_PLAYER*, UINT32 StartOffset, VGMX_CHP_EXTRA32* ChpExtra); -static void ReadChipExtraData16(VGM_PLAYER*, UINT32 StartOffset, VGMX_CHP_EXTRA16* ChpExtra); -//void CloseVGMFile(void); -//void FreeGD3Tag(GD3_TAG* TagData); -static wchar_t* MakeEmptyWStr(void); -static wchar_t* ReadWStrFromFile(VGM_FILE* hFile, UINT32* FilePos, UINT32 EOFPos); -//UINT32 GetVGMFileInfo(const char* FileName, VGM_HEADER* RetVGMHead, GD3_TAG* RetGD3Tag); -static UINT32 GetVGMFileInfo_Internal(VGM_FILE* hFile, UINT32 FileSize, - VGM_HEADER* RetVGMHead, GD3_TAG* RetGD3Tag); -INLINE UINT32 MulDivRound(UINT64 Number, UINT64 Numerator, UINT64 Denominator); -//UINT32 CalcSampleMSec(VGM_PLAYER* p, UINT64 Value, UINT8 Mode); -//UINT32 CalcSampleMSecExt(VGM_PLAYER* p, UINT64 Value, UINT8 Mode, VGM_HEADER* FileHead); -//const char* GetChipName(UINT8 ChipID); -//const char* GetAccurateChipName(UINT8 ChipID, UINT8 SubType); -//UINT32 GetChipClock(void*, UINT8 ChipID, UINT8* RetSubType); -static UINT16 GetChipVolume(VGM_PLAYER*, UINT8 ChipID, UINT8 ChipNum, UINT8 ChipCnt); - -static void RestartPlaying(VGM_PLAYER*); -static void Chips_GeneralActions(VGM_PLAYER*, UINT8 Mode); - -INLINE INT32 SampleVGM2Pbk_I(VGM_PLAYER*, INT32 SampleVal); // inline functions -INLINE INT32 SamplePbk2VGM_I(VGM_PLAYER*, INT32 SampleVal); -//INT32 SampleVGM2Playback(void*, INT32 SampleVal); // non-inline functions -//INT32 SamplePlayback2VGM(void*, INT32 SampleVal); -//static bool SetMuteControl(VGM_PLAYER*, bool mute); - -static void InterpretFile(VGM_PLAYER*, UINT32 SampleCount); -static void AddPCMData(VGM_PLAYER*, UINT8 Type, UINT32 DataSize, const UINT8* Data); -//INLINE FUINT16 ReadBits(UINT8* Data, UINT32* Pos, FUINT8* BitPos, FUINT8 BitsToRead); -static bool DecompressDataBlk(VGM_PLAYER* p, VGM_PCM_DATA* Bank, UINT32 DataSize, const UINT8* Data); -static UINT8 GetDACFromPCMBank(VGM_PLAYER*); -static UINT8* GetPointerFromPCMBank(VGM_PLAYER*, UINT8 Type, UINT32 DataPos); -static void ReadPCMTable(VGM_PLAYER*, UINT32 DataSize, const UINT8* Data); -static void InterpretVGM(VGM_PLAYER*, UINT32 SampleCount); -#ifdef ADDITIONAL_FORMATS -extern void InterpretOther(VGM_PLAYER*, UINT32 SampleCount); -#endif - -static void GeneralChipLists(VGM_PLAYER*); -static void SetupResampler(VGM_PLAYER*, CAUD_ATTR* CAA); -static void ChangeChipSampleRate(void* DataPtr, UINT32 NewSmplRate); - -INLINE INT16 Limit2Short(INT32 Value); -static void null_update(void *param, stream_sample_t **outputs, int samples); -struct dual_opl2_info -{ - void * chip; - int ChipID; -}; -static void dual_opl2_stereo(void *param, stream_sample_t **outputs, int samples); -static void ResampleChipStream(VGM_PLAYER*, CA_LIST* CLst, WAVE_32BS* RetSample, UINT32 Length); -static INT32 RecalcFadeVolume(VGM_PLAYER*); -//UINT32 FillBuffer(void *, WAVE_16BS* Buffer, UINT32 BufferSize) - -// Options and such moved to VGM_PLAYER structure - -void * VGMPlay_Init(void) -{ - UINT8 CurChip; - UINT8 CurCSet; - UINT8 CurChn; - CHIP_OPTS* TempCOpt; - CAUD_ATTR* TempCAud; - - VGM_PLAYER* p = (VGM_PLAYER*) calloc(1, sizeof(*p)); - if (!p) - return NULL; - - p->SampleRate = 44100; - p->FadeTime = 5000; - - p->HardStopOldVGMs = 0x00; - p->FadeRAWLog = false; - p->VolumeLevel = 1.0f; - //p->FullBufFill = false; - p->SurroundSound = false; - p->VGMMaxLoop = 0x02; - p->VGMPbRate = 0; -#ifdef ADDITIONAL_FORMATS - p->CMFMaxLoop = 0x01; -#endif - p->ResampleMode = 0x00; - p->CHIP_SAMPLING_MODE = 0x00; - p->CHIP_SAMPLE_RATE = 0x00000000; - p->DoubleSSGVol = false; - - for (CurCSet = 0x00; CurCSet < 0x02; CurCSet ++) - { - TempCAud = (CAUD_ATTR*)&p->ChipAudio[CurCSet]; - for (CurChip = 0x00; CurChip < CHIP_COUNT; CurChip ++, TempCAud ++) - { - TempCOpt = (CHIP_OPTS*)&p->ChipOpts[CurCSet] + CurChip; - - TempCOpt->Disabled = false; - TempCOpt->EmuCore = 0x00; - TempCOpt->SpecialFlags = 0x00; - TempCOpt->ChnCnt = 0x00; - TempCOpt->ChnMute1 = 0x00; - TempCOpt->ChnMute2 = 0x00; - TempCOpt->ChnMute3 = 0x00; - TempCOpt->Panning = NULL; - - // Set up some important fields to prevent in_vgm from crashing - // when clicking on Muting checkboxes after init. - TempCAud->ChipType = 0xFF; - TempCAud->ChipID = CurCSet; - TempCAud->Paired = NULL; - } - p->ChipOpts[CurCSet].GameBoy.SpecialFlags = 0x0003; - // default options, 0x8000 skips the option write and keeps NSFPlay's default values - p->ChipOpts[CurCSet].NES.SpecialFlags = 0x8000 | - (0x00 << 12) | (0x3B << 4) | (0x01 << 2) | (0x03 << 0); - - TempCAud = p->CA_Paired[CurCSet]; - for (CurChip = 0x00; CurChip < 0x03; CurChip ++, TempCAud ++) - { - TempCAud->ChipType = 0xFF; - TempCAud->ChipID = CurCSet; - TempCAud->Paired = NULL; - } - - // currently the only chips with Panning support are - // SN76496 and YM2413, it should be not a problem that it's hardcoded. - TempCOpt = (CHIP_OPTS*)&p->ChipOpts[CurCSet].SN76496; - TempCOpt->ChnCnt = 0x04; - TempCOpt->Panning = (INT16*)malloc(sizeof(INT16) * TempCOpt->ChnCnt); - for (CurChn = 0x00; CurChn < TempCOpt->ChnCnt; CurChn ++) - TempCOpt->Panning[CurChn] = 0x00; - - TempCOpt = (CHIP_OPTS*)&p->ChipOpts[CurCSet].YM2413; - TempCOpt->ChnCnt = 0x0E; // 0x09 + 0x05 - TempCOpt->Panning = (INT16*)malloc(sizeof(INT16) * TempCOpt->ChnCnt); - for (CurChn = 0x00; CurChn < TempCOpt->ChnCnt; CurChn ++) - TempCOpt->Panning[CurChn] = 0x00; - } - - p->FileMode = 0xFF; - - return p; -} - -void VGMPlay_Init2(void *_p) -{ - VGM_PLAYER* p = (VGM_PLAYER*)_p; - // has to be called after the configuration is loaded - - p->StreamBufs[0x00] = (INT32*)malloc(SMPL_BUFSIZE * sizeof(INT32)); - p->StreamBufs[0x01] = (INT32*)malloc(SMPL_BUFSIZE * sizeof(INT32)); - - if (p->CHIP_SAMPLE_RATE <= 0) - p->CHIP_SAMPLE_RATE = p->SampleRate; - p->PlayingMode = 0xFF; - - return; -} - -void VGMPlay_Deinit(void *_p) -{ - UINT8 CurChip; - UINT8 CurCSet; - CHIP_OPTS* TempCOpt; - - VGM_PLAYER* p = (VGM_PLAYER*)_p; - - free(p->StreamBufs[0x00]); p->StreamBufs[0x00] = NULL; - free(p->StreamBufs[0x01]); p->StreamBufs[0x01] = NULL; - - for (CurCSet = 0x00; CurCSet < 0x02; CurCSet ++) - { - for (CurChip = 0x00; CurChip < CHIP_COUNT; CurChip ++) - { - TempCOpt = (CHIP_OPTS*)&p->ChipOpts[CurCSet] + CurChip; - - if (TempCOpt->Panning != NULL) - { - free(TempCOpt->Panning); TempCOpt->Panning = NULL; - } - } - } - - free(p); - - return; -} - -INLINE UINT16 ReadLE16(const UINT8* Data) -{ - // read 16-Bit Word (Little Endian/Intel Byte Order) -#ifndef VGM_BIG_ENDIAN - return *(UINT16*)Data; -#else - return (Data[0x01] << 8) | (Data[0x00] << 0); -#endif -} - -INLINE UINT16 ReadBE16(const UINT8* Data) -{ - // read 16-Bit Word (Big Endian/Motorola Byte Order) -#ifndef VGM_BIG_ENDIAN - return (Data[0x00] << 8) | (Data[0x01] << 0); -#else - return *(UINT16*)Data; -#endif -} - -INLINE UINT32 ReadLE24(const UINT8* Data) -{ - // read 24-Bit Word (Little Endian/Intel Byte Order) -#ifndef VGM_BIG_ENDIAN - return (*(UINT32*)Data) & 0x00FFFFFF; -#else - return (Data[0x02] << 16) | (Data[0x01] << 8) | (Data[0x00] << 0); -#endif -} - -INLINE UINT32 ReadLE32(const UINT8* Data) -{ - // read 32-Bit Word (Little Endian/Intel Byte Order) -#ifndef VGM_BIG_ENDIAN - return *(UINT32*)Data; -#else - return (Data[0x03] << 24) | (Data[0x02] << 16) | - (Data[0x01] << 8) | (Data[0x00] << 0); -#endif -} - -INLINE int FILE_getLE16(VGM_FILE* hFile, UINT16* RetValue) -{ -#ifndef VGM_BIG_ENDIAN - return hFile->Read(hFile, RetValue, 0x02); -#else - int RetVal; - UINT8 Data[0x02]; - - RetVal = hFile->Read(hFile, Data, 0x02); - *RetValue = (Data[0x01] << 8) | (Data[0x00] << 0); - return RetVal; -#endif -} - -INLINE int FILE_getLE32(VGM_FILE* hFile, UINT32* RetValue) -{ -#ifndef VGM_BIG_ENDIAN - return hFile->Read(hFile, RetValue, 0x04); -#else - int RetVal; - UINT8 Data[0x04]; - - RetVal = hFime->Read(hFile, Data, 0x04); - *RetValue = (Data[0x03] << 24) | (Data[0x02] << 16) | - (Data[0x01] << 8) | (Data[0x00] << 0); - return RetVal; -#endif -} - -static UINT32 gcd(UINT32 x, UINT32 y) -{ - UINT32 shift; - UINT32 diff; - - // Thanks to Wikipedia for this algorithm - // http://en.wikipedia.org/wiki/Binary_GCD_algorithm - if (! x || ! y) - return x | y; - - for (shift = 0; ((x | y) & 1) == 0; shift ++) - { - x >>= 1; - y >>= 1; - } - - while((x & 1) == 0) - x >>= 1; - - do - { - while((y & 1) == 0) - y >>= 1; - - if (x < y) - { - y -= x; - } - else - { - diff = x - y; - x = y; - y = diff; - } - y >>= 1; - } while(y); - - return x << shift; -} - -void PlayVGM(void *_p) -{ - /*UINT8 CurChip;*/ - /*UINT8 FMVal;*/ - INT32 TempSLng; - - VGM_PLAYER* p = (VGM_PLAYER*)_p; - - if (p->PlayingMode != 0xFF) - return; - - p->FadePlay = false; - p->MasterVol = 1.0f; - p->ForceVGMExec = false; - p->FadeStart = 0; - p->ForceVGMExec = true; - - p->PlayingMode = 0x00; // Normal Mode - - if (p->VGMHead.bytVolumeModifier <= VOLUME_MODIF_WRAP) - TempSLng = p->VGMHead.bytVolumeModifier; - else if (p->VGMHead.bytVolumeModifier == (VOLUME_MODIF_WRAP + 0x01)) - TempSLng = VOLUME_MODIF_WRAP - 0x100; - else - TempSLng = p->VGMHead.bytVolumeModifier - 0x100; - p->VolumeLevelM = (float)(p->VolumeLevel * pow(2.0, TempSLng / (double)0x20)); - p->FinalVol = p->VolumeLevelM; - - if (! p->VGMMaxLoop) - { - p->VGMMaxLoopM = 0x00; - } - else - { - TempSLng = (p->VGMMaxLoop * p->VGMHead.bytLoopModifier + 0x08) / 0x10 - p->VGMHead.bytLoopBase; - p->VGMMaxLoopM = (TempSLng >= 0x01) ? TempSLng : 0x01; - } - - if (! p->VGMPbRate || ! p->VGMHead.lngRate) - { - p->VGMPbRateMul = 1; - p->VGMPbRateDiv = 1; - } - else - { - // I prefer small Multiplers and Dividers, as they're used very often - TempSLng = gcd(p->VGMHead.lngRate, p->VGMPbRate); - p->VGMPbRateMul = p->VGMHead.lngRate / TempSLng; - p->VGMPbRateDiv = p->VGMPbRate / TempSLng; - } - p->VGMSmplRateMul = p->SampleRate * p->VGMPbRateMul; - p->VGMSmplRateDiv = p->VGMSampleRate * p->VGMPbRateDiv; - // same as above - to speed up the VGM <-> Playback calculation - TempSLng = gcd(p->VGMSmplRateMul, p->VGMSmplRateDiv); - p->VGMSmplRateMul /= TempSLng; - p->VGMSmplRateDiv /= TempSLng; - - p->PlayingTime = 0; - p->EndPlay = false; - - p->VGMPos = p->VGMHead.lngDataOffset; - p->VGMSmplPos = 0; - p->VGMSmplPlayed = 0; - p->VGMEnd = false; - p->VGMCurLoop = 0x00; - if (p->VGMPos >= p->VGMHead.lngEOFOffset) - p->VGMEnd = true; - - Chips_GeneralActions(p, 0x00); // Start chips - // also does Reset (0x01), Muting Mask (0x10) and Panning (0x20) - - p->Last95Drum = 0xFFFF; - p->Last95Freq = 0; - p->Last95Max = 0xFFFF; - p->IsVGMInit = true; - p->ErrorHappened = false; - InterpretFile(p, 0); - p->IsVGMInit = false; - - p->ForceVGMExec = false; - - return; -} - -void StopVGM(void *_p) -{ - VGM_PLAYER* p = (VGM_PLAYER*)_p; - if (p->PlayingMode == 0xFF) - return; - - Chips_GeneralActions(p, 0x02); // Stop chips - p->PlayingMode = 0xFF; - - return; -} - -void RestartVGM(void *_p) -{ - VGM_PLAYER* p = (VGM_PLAYER*)_p; - - if (p->PlayingMode == 0xFF || ! p->VGMSmplPlayed) - return; - - RestartPlaying(p); - - return; -} - -void SeekVGM(void *_p, bool Relative, INT32 PlayBkSamples) -{ - INT32 Samples; - UINT32 LoopSmpls; - - VGM_PLAYER* p = (VGM_PLAYER*)_p; - - if (p->PlayingMode == 0xFF || (Relative && ! PlayBkSamples)) - return; - - LoopSmpls = p->VGMCurLoop * SampleVGM2Pbk_I(p, p->VGMHead.lngLoopSamples); - if (! Relative) - Samples = PlayBkSamples - (LoopSmpls + p->VGMSmplPlayed); - else - Samples = PlayBkSamples; - - if (Samples < 0) - { - Samples = LoopSmpls + p->VGMSmplPlayed + Samples; - if (Samples < 0) - Samples = 0; - RestartPlaying(p); - } - - p->ForceVGMExec = true; - InterpretFile(p, Samples); - p->ForceVGMExec = false; - - return; -} - -void RefreshMuting(void *_p) -{ - VGM_PLAYER* p = (VGM_PLAYER*)_p; - Chips_GeneralActions(p, 0x10); // set muting mask - - return; -} - -void RefreshPanning(void *_p) -{ - VGM_PLAYER* p = (VGM_PLAYER*)_p; - Chips_GeneralActions(p, 0x20); // set panning - - return; -} - -void RefreshPlaybackOptions(void *_p) -{ - INT32 TempVol; - UINT8 CurChip; - CHIP_OPTS* TempCOpt1; - CHIP_OPTS* TempCOpt2; - - VGM_PLAYER* p = (VGM_PLAYER*)_p; - - if (p->VGMHead.bytVolumeModifier <= VOLUME_MODIF_WRAP) - TempVol = p->VGMHead.bytVolumeModifier; - else if (p->VGMHead.bytVolumeModifier == (VOLUME_MODIF_WRAP + 0x01)) - TempVol = VOLUME_MODIF_WRAP - 0x100; - else - TempVol = p->VGMHead.bytVolumeModifier - 0x100; - p->VolumeLevelM = (float)(p->VolumeLevel * pow(2.0, TempVol / (double)0x20)); - p->FinalVol = p->VolumeLevelM * p->MasterVol * p->MasterVol; - - if (p->PlayingMode == 0xFF) - { - TempCOpt1 = (CHIP_OPTS*)&p->ChipOpts[0x00]; - TempCOpt2 = (CHIP_OPTS*)&p->ChipOpts[0x01]; - for (CurChip = 0x00; CurChip < CHIP_COUNT; CurChip ++, TempCOpt1 ++, TempCOpt2 ++) - { - TempCOpt2->EmuCore = TempCOpt1->EmuCore; - TempCOpt2->SpecialFlags = TempCOpt1->SpecialFlags; - } - } - - return; -} - - -UINT32 GetGZFileLength(const char* FileName) -{ - FILE* hFile; - UINT32 FileSize; - - hFile = fopen(FileName, "rb"); - if (hFile == NULL) - return 0xFFFFFFFF; - - FileSize = GetGZFileLength_Internal(hFile); - - fclose(hFile); - return FileSize; -} - -#ifndef NO_WCHAR_FILENAMES -UINT32 GetGZFileLengthW(const wchar_t* FileName) -{ - FILE* hFile; - UINT32 FileSize; - - hFile = _wfopen(FileName, L"rb"); - if (hFile == NULL) - return 0xFFFFFFFF; - - FileSize = GetGZFileLength_Internal(hFile); - - fclose(hFile); - return FileSize; -} -#endif - -static UINT32 GetGZFileLength_Internal(FILE* hFile) -{ - UINT32 FileSize; - UINT16 gzHead; - size_t RetVal; - - RetVal = fread(&gzHead, 0x02, 0x01, hFile); - if (RetVal >= 1) - { - gzHead = ReadBE16((UINT8*)&gzHead); - if (gzHead != 0x1F8B) - { - RetVal = 0; // no .gz signature - treat as normal file - } - else - { - // .gz File - fseek(hFile, -4, SEEK_END); - // Note: In the error case it falls back to fseek/ftell. - RetVal = fread(&FileSize, 0x04, 0x01, hFile); -#ifdef VGM_BIG_ENDIAN - FileSize = ReadLE32((UINT8*)&FileSize); -#endif - } - } - if (RetVal <= 0) - { - // normal file - fseek(hFile, 0x00, SEEK_END); - FileSize = ftell(hFile); - } - - return FileSize; -} - -#ifndef NO_ZLIB -typedef struct vgm_file_gz -{ - VGM_FILE vf; - gzFile hFile; - UINT32 Size; -} VGM_FILE_gz; - -static int VGMF_gzread(VGM_FILE* hFile, void* ptr, UINT32 count) -{ - VGM_FILE_gz* File = (VGM_FILE_gz *)hFile; - return gzread(File->hFile, ptr, count); -} - -static int VGMF_gzseek(VGM_FILE* hFile, UINT32 offset) -{ - VGM_FILE_gz* File = (VGM_FILE_gz *)hFile; - return gzseek(File->hFile, offset, SEEK_SET); -} - -static UINT32 VGMF_gzgetsize(VGM_FILE* hFile) -{ - VGM_FILE_gz* File = (VGM_FILE_gz *)hFile; - return File->Size; -} - -static UINT32 VGMF_gztell(VGM_FILE* hFile) -{ - VGM_FILE_gz* File = (VGM_FILE_gz *)hFile; - return gztell(File->hFile); -} -#endif - -bool OpenVGMFile(void *_p, const char* FileName) -{ -#ifdef NO_ZLIB - return false; -#else - gzFile hFile; - UINT32 FileSize; - bool RetVal; - - VGM_PLAYER* p = (VGM_PLAYER*)_p; - - FileSize = GetGZFileLength(FileName); - - hFile = gzopen(FileName, "rb"); - if (hFile == NULL) - return false; - - VGM_FILE_gz vgmFile; - - vgmFile.vf.Read = VGMF_gzread; - vgmFile.vf.Seek = VGMF_gzseek; - vgmFile.vf.GetSize = VGMF_gzgetsize; - vgmFile.vf.Tell = VGMF_gztell; - vgmFile.hFile = hFile; - vgmFile.Size = FileSize; - - RetVal = OpenVGMFile_Internal(p, (VGM_FILE *)&vgmFile, FileSize); - - gzclose(hFile); - return RetVal; -#endif -} - -#ifndef NO_WCHAR_FILENAMES -bool OpenVGMFileW(void *_p, const wchar_t* FileName) -{ -#ifdef NO_ZLIB - return false; -#else - gzFile hFile; - UINT32 FileSize; - bool RetVal; - - VGM_PLAYER* p = (VGM_PLAYER*)_p; - -#if ZLIB_VERNUM < 0x1270 - int fDesc; - - FileSize = GetGZFileLengthW(FileName); - - fDesc = _wopen(FileName, _O_RDONLY | _O_BINARY); - hFile = gzdopen(fDesc, "rb"); - if (hFile == NULL) - { - _close(fDesc); - return false; - } -#else - FileSize = GetGZFileLengthW(FileName); - - hFile = gzopen_w(FileName, "rb"); - if (hFile == NULL) - return false; -#endif - VGM_FILE_gz vgmFile; - - vgmFile.vf.Read = VGMF_gzread; - vgmFile.vf.Seek = VGMF_gzseek; - vgmFile.vf.GetSize = VGMF_gzgetsize; - vgmFile.vf.Tell = VGMF_gztell; - vgmFile.hFile = hFile; - vgmFile.Size = FileSize; - - RetVal = OpenVGMFile_Internal(p, (VGM_FILE *)&vgmFile, FileSize); - - gzclose(hFile); - return RetVal; -#endif -} -#endif - -bool OpenVGMFile_Handle(void* _p, VGM_FILE* hFile) -{ - UINT32 FileSize = hFile->GetSize(hFile); - return OpenVGMFile_Internal((VGM_PLAYER*)_p, hFile, FileSize); -} - -static bool OpenVGMFile_Internal(VGM_PLAYER* p, VGM_FILE* hFile, UINT32 FileSize) -{ - UINT32 fccHeader; - UINT32 CurPos; - UINT32 HdrLimit; - - hFile->Seek(hFile, 0x00); - FILE_getLE32(hFile, &fccHeader); - if (fccHeader != FCC_VGM) - return false; - - if (p->FileMode != 0xFF) - CloseVGMFile(p); - - p->FileMode = 0x00; - p->VGMDataLen = FileSize; - - hFile->Seek(hFile, 0x00); - ReadVGMHeader(hFile, &p->VGMHead); - if (p->VGMHead.fccVGM != FCC_VGM) - { - printf("VGM signature matched on the first read, but not on the second one!\n"); - printf("This is a known zlib bug where gzseek fails. Please install a fixed zlib.\n"); - return false; - } - - p->VGMSampleRate = 44100; - if (! p->VGMDataLen) - p->VGMDataLen = p->VGMHead.lngEOFOffset; - if (! p->VGMHead.lngEOFOffset || p->VGMHead.lngEOFOffset > p->VGMDataLen) - { - p->VGMHead.lngEOFOffset = p->VGMDataLen; - } - if (p->VGMHead.lngLoopOffset && ! p->VGMHead.lngLoopSamples) - { - // 0-Sample-Loops causes the program to hangs in the playback routine - p->VGMHead.lngLoopOffset = 0x00000000; - } - if (p->VGMHead.lngDataOffset < 0x00000040) - { - p->VGMHead.lngDataOffset = 0x00000040; - } - - memset(&p->VGMHeadX, 0x00, sizeof(VGM_HDR_EXTRA)); - memset(&p->VGMH_Extra, 0x00, sizeof(VGM_EXTRA)); - - // Read Data - p->VGMDataLen = p->VGMHead.lngEOFOffset; - p->VGMData = (UINT8*)malloc(p->VGMDataLen); - if (p->VGMData == NULL) - return false; - hFile->Seek(hFile, 0x00); - hFile->Read(hFile, p->VGMData, p->VGMDataLen); - - // Read Extra Header Data - if (p->VGMHead.lngExtraOffset) - { - UINT32* TempPtr; - - CurPos = p->VGMHead.lngExtraOffset; - TempPtr = (UINT32*)&p->VGMHeadX; - // Read Header Size - p->VGMHeadX.DataSize = ReadLE32(&p->VGMData[CurPos]); - if (p->VGMHeadX.DataSize > sizeof(VGM_HDR_EXTRA)) - p->VGMHeadX.DataSize = sizeof(VGM_HDR_EXTRA); - HdrLimit = CurPos + p->VGMHeadX.DataSize; - CurPos += 0x04; - TempPtr ++; - - // Read all relative offsets of this header and make them absolute. - for (; CurPos < HdrLimit; CurPos += 0x04, TempPtr ++) - { - *TempPtr = ReadLE32(&p->VGMData[CurPos]); - if (*TempPtr) - *TempPtr += CurPos; - } - - ReadChipExtraData32(p, p->VGMHeadX.Chp2ClkOffset, &p->VGMH_Extra.Clocks); - ReadChipExtraData16(p, p->VGMHeadX.ChpVolOffset, &p->VGMH_Extra.Volumes); - } - - // Read GD3 Tag - HdrLimit = ReadGD3Tag(hFile, p->VGMHead.lngGD3Offset, &p->VGMTag); - if (HdrLimit == 0x10) - { - p->VGMHead.lngGD3Offset = 0x00000000; - //return false; - } - if (! p->VGMHead.lngGD3Offset) - { - // replace all NULL pointers with empty strings - p->VGMTag.strTrackNameE = MakeEmptyWStr(); - p->VGMTag.strTrackNameJ = MakeEmptyWStr(); - p->VGMTag.strGameNameE = MakeEmptyWStr(); - p->VGMTag.strGameNameJ = MakeEmptyWStr(); - p->VGMTag.strSystemNameE = MakeEmptyWStr(); - p->VGMTag.strSystemNameJ = MakeEmptyWStr(); - p->VGMTag.strAuthorNameE = MakeEmptyWStr(); - p->VGMTag.strAuthorNameJ = MakeEmptyWStr(); - p->VGMTag.strReleaseDate = MakeEmptyWStr(); - p->VGMTag.strCreator = MakeEmptyWStr(); - p->VGMTag.strNotes = MakeEmptyWStr(); - } - - return true; -} - -static void ReadVGMHeader(VGM_FILE* hFile, VGM_HEADER* RetVGMHead) -{ - VGM_HEADER CurHead; - UINT32 CurPos; - UINT32 HdrLimit; - - hFile->Read(hFile, &CurHead, sizeof(VGM_HEADER)); -#ifdef VGM_BIG_ENDIAN - { - UINT8* TempPtr; - - // Warning: Lots of pointer casting ahead! - for (CurPos = 0x00; CurPos < sizeof(VGM_HEADER); CurPos += 0x04) - { - TempPtr = (UINT8*)&CurHead + CurPos; - switch(CurPos) - { - case 0x28: - // 0x28 [16-bit] SN76496 Feedback Mask - // 0x2A [ 8-bit] SN76496 Shift Register Width - // 0x2B [ 8-bit] SN76496 Flags - *(UINT16*)TempPtr = ReadLE16(TempPtr); - break; - case 0x78: // 78-7B [8-bit] AY8910 Type/Flags - case 0x7C: // 7C-7F [8-bit] Volume/Loop Modifiers - case 0x94: // 94-97 [8-bit] various flags - break; - default: - // everything else is 32-bit - *(UINT32*)TempPtr = ReadLE32(TempPtr); - break; - } - } - } -#endif - - // Header preperations - if (CurHead.lngVersion < 0x00000101) - { - CurHead.lngRate = 0; - } - if (CurHead.lngVersion < 0x00000110) - { - CurHead.shtPSG_Feedback = 0x0000; - CurHead.bytPSG_SRWidth = 0x00; - CurHead.lngHzYM2612 = CurHead.lngHzYM2413; - CurHead.lngHzYM2151 = CurHead.lngHzYM2413; - } - if (CurHead.lngVersion < 0x00000150) - { - CurHead.lngDataOffset = 0x00000000; - // If I would aim to be very strict, I would uncomment these few lines, - // but I sometimes use v1.51 Flags with v1.50 for better compatibility. - // (Some hyper-strict players refuse to play v1.51 files, even if there's - // no new chip used.) - //} - //if (CurHead.lngVersion < 0x00000151) - //{ - CurHead.bytPSG_Flags = 0x00; - CurHead.lngHzSPCM = 0x0000; - CurHead.lngSPCMIntf = 0x00000000; - // all others are zeroed by memset - } - - if (CurHead.lngHzPSG) - { - if (! CurHead.shtPSG_Feedback) - CurHead.shtPSG_Feedback = 0x0009; - if (! CurHead.bytPSG_SRWidth) - CurHead.bytPSG_SRWidth = 0x10; - } - - // relative -> absolute addresses - if (CurHead.lngEOFOffset) - CurHead.lngEOFOffset += 0x00000004; - if (CurHead.lngGD3Offset) - CurHead.lngGD3Offset += 0x00000014; - if (CurHead.lngLoopOffset) - CurHead.lngLoopOffset += 0x0000001C; - - if (CurHead.lngVersion < 0x00000150) - CurHead.lngDataOffset = 0x0000000C; - //if (CurHead.lngDataOffset < 0x0000000C) - // CurHead.lngDataOffset = 0x0000000C; - if (CurHead.lngDataOffset) - CurHead.lngDataOffset += 0x00000034; - - CurPos = CurHead.lngDataOffset; - // should actually check v1.51 (first real usage of DataOffset) - // v1.50 is checked to support things like the Volume Modifiers in v1.50 files - if (CurHead.lngVersion < 0x00000150 /*0x00000151*/) - CurPos = 0x40; - if (! CurPos) - CurPos = 0x40; - HdrLimit = sizeof(VGM_HEADER); - if (HdrLimit > CurPos) - memset((UINT8*)&CurHead + CurPos, 0x00, HdrLimit - CurPos); - - if (! CurHead.bytLoopModifier) - CurHead.bytLoopModifier = 0x10; - - if (CurHead.lngExtraOffset) - { - CurHead.lngExtraOffset += 0xBC; - - CurPos = CurHead.lngExtraOffset; - if (CurPos < HdrLimit) - memset((UINT8*)&CurHead + CurPos, 0x00, HdrLimit - CurPos); - } - - if (CurHead.lngGD3Offset >= CurHead.lngEOFOffset) - CurHead.lngGD3Offset = 0x00; - if (CurHead.lngLoopOffset >= CurHead.lngEOFOffset) - CurHead.lngLoopOffset = 0x00; - if (CurHead.lngDataOffset >= CurHead.lngEOFOffset) - CurHead.lngDataOffset = 0x40; - if (CurHead.lngExtraOffset >= CurHead.lngEOFOffset) - CurHead.lngExtraOffset = 0x00; - - *RetVGMHead = CurHead; - return; -} - -static UINT8 ReadGD3Tag(VGM_FILE* hFile, UINT32 GD3Offset, GD3_TAG* RetGD3Tag) -{ - UINT32 CurPos; - UINT32 TempLng; - UINT8 ResVal; - - ResVal = 0x00; - - // Read GD3 Tag - if (GD3Offset) - { - hFile->Seek(hFile, GD3Offset); - FILE_getLE32(hFile, &TempLng); - if (TempLng != FCC_GD3) - { - GD3Offset = 0x00000000; - ResVal = 0x10; // invalid GD3 offset - } - } - - if (RetGD3Tag == NULL) - return ResVal; - - if (! GD3Offset) - { - RetGD3Tag->fccGD3 = 0x00000000; - RetGD3Tag->lngVersion = 0x00000000; - RetGD3Tag->lngTagLength = 0x00000000; - RetGD3Tag->strTrackNameE = NULL; - RetGD3Tag->strTrackNameJ = NULL; - RetGD3Tag->strGameNameE = NULL; - RetGD3Tag->strGameNameJ = NULL; - RetGD3Tag->strSystemNameE = NULL; - RetGD3Tag->strSystemNameJ = NULL; - RetGD3Tag->strAuthorNameE = NULL; - RetGD3Tag->strAuthorNameJ = NULL; - RetGD3Tag->strReleaseDate = NULL; - RetGD3Tag->strCreator = NULL; - RetGD3Tag->strNotes = NULL; - } - else - { - //CurPos = GD3Offset; - //hFile->Seek(hFile, CurPos, SEEK_SET); - //CurPos += FILE_getLE32(hFile, &RetGD3Tag->fccGD3); - - CurPos = GD3Offset + 0x04; // Save some back seeking, yay! - RetGD3Tag->fccGD3 = TempLng; // (That costs lots of CPU in .gz files.) - CurPos += FILE_getLE32(hFile, &RetGD3Tag->lngVersion); - CurPos += FILE_getLE32(hFile, &RetGD3Tag->lngTagLength); - - TempLng = CurPos + RetGD3Tag->lngTagLength; - RetGD3Tag->strTrackNameE = ReadWStrFromFile(hFile, &CurPos, TempLng); - RetGD3Tag->strTrackNameJ = ReadWStrFromFile(hFile, &CurPos, TempLng); - RetGD3Tag->strGameNameE = ReadWStrFromFile(hFile, &CurPos, TempLng); - RetGD3Tag->strGameNameJ = ReadWStrFromFile(hFile, &CurPos, TempLng); - RetGD3Tag->strSystemNameE = ReadWStrFromFile(hFile, &CurPos, TempLng); - RetGD3Tag->strSystemNameJ = ReadWStrFromFile(hFile, &CurPos, TempLng); - RetGD3Tag->strAuthorNameE = ReadWStrFromFile(hFile, &CurPos, TempLng); - RetGD3Tag->strAuthorNameJ = ReadWStrFromFile(hFile, &CurPos, TempLng); - RetGD3Tag->strReleaseDate = ReadWStrFromFile(hFile, &CurPos, TempLng); - RetGD3Tag->strCreator = ReadWStrFromFile(hFile, &CurPos, TempLng); - RetGD3Tag->strNotes = ReadWStrFromFile(hFile, &CurPos, TempLng); - } - - return ResVal; -} - -static void ReadChipExtraData32(VGM_PLAYER* p, UINT32 StartOffset, VGMX_CHP_EXTRA32* ChpExtra) -{ - UINT32 CurPos; - UINT8 CurChp; - VGMX_CHIP_DATA32* TempCD; - - if (! StartOffset || StartOffset >= p->VGMDataLen) - { - ChpExtra->ChipCnt = 0x00; - ChpExtra->CCData = NULL; - return; - } - - CurPos = StartOffset; - ChpExtra->ChipCnt = p->VGMData[CurPos]; - if (ChpExtra->ChipCnt) - ChpExtra->CCData = (VGMX_CHIP_DATA32*)malloc(sizeof(VGMX_CHIP_DATA32) * - ChpExtra->ChipCnt); - else - ChpExtra->CCData = NULL; - CurPos ++; - - for (CurChp = 0x00; CurChp < ChpExtra->ChipCnt; CurChp ++) - { - TempCD = &ChpExtra->CCData[CurChp]; - TempCD->Type = p->VGMData[CurPos + 0x00]; - TempCD->Data = ReadLE32(&p->VGMData[CurPos + 0x01]); - CurPos += 0x05; - } - - return; -} - -static void ReadChipExtraData16(VGM_PLAYER* p, UINT32 StartOffset, VGMX_CHP_EXTRA16* ChpExtra) -{ - UINT32 CurPos; - UINT8 CurChp; - VGMX_CHIP_DATA16* TempCD; - - if (! StartOffset || StartOffset >= p->VGMDataLen) - { - ChpExtra->ChipCnt = 0x00; - ChpExtra->CCData = NULL; - return; - } - - CurPos = StartOffset; - ChpExtra->ChipCnt = p->VGMData[CurPos]; - if (ChpExtra->ChipCnt) - ChpExtra->CCData = (VGMX_CHIP_DATA16*)malloc(sizeof(VGMX_CHIP_DATA16) * - ChpExtra->ChipCnt); - else - ChpExtra->CCData = NULL; - CurPos ++; - - for (CurChp = 0x00; CurChp < ChpExtra->ChipCnt; CurChp ++) - { - TempCD = &ChpExtra->CCData[CurChp]; - TempCD->Type = p->VGMData[CurPos + 0x00]; - TempCD->Flags = p->VGMData[CurPos + 0x01]; - TempCD->Data = ReadLE16(&p->VGMData[CurPos + 0x02]); - CurPos += 0x04; - } - - return; -} - -void CloseVGMFile(void *_p) -{ - VGM_PLAYER* p = (VGM_PLAYER*)_p; - - if (p->FileMode == 0xFF) - return; - - p->VGMHead.fccVGM = 0x00; - free(p->VGMH_Extra.Clocks.CCData); p->VGMH_Extra.Clocks.CCData = NULL; - free(p->VGMH_Extra.Volumes.CCData); p->VGMH_Extra.Volumes.CCData = NULL; - free(p->VGMData); p->VGMData = NULL; - - if (p->FileMode == 0x00) - FreeGD3Tag(&p->VGMTag); - - p->FileMode = 0xFF; - - return; -} - -void FreeGD3Tag(GD3_TAG* TagData) -{ - if (TagData == NULL) - return; - - TagData->fccGD3 = 0x00; - free(TagData->strTrackNameE); TagData->strTrackNameE = NULL; - free(TagData->strTrackNameJ); TagData->strTrackNameJ = NULL; - free(TagData->strGameNameE); TagData->strGameNameE = NULL; - free(TagData->strGameNameJ); TagData->strGameNameJ = NULL; - free(TagData->strSystemNameE); TagData->strSystemNameE = NULL; - free(TagData->strSystemNameJ); TagData->strSystemNameJ = NULL; - free(TagData->strAuthorNameE); TagData->strAuthorNameE = NULL; - free(TagData->strAuthorNameJ); TagData->strAuthorNameJ = NULL; - free(TagData->strReleaseDate); TagData->strReleaseDate = NULL; - free(TagData->strCreator); TagData->strCreator = NULL; - free(TagData->strNotes); TagData->strNotes = NULL; - - return; -} - -static wchar_t* MakeEmptyWStr(void) -{ - wchar_t* Str; - - Str = (wchar_t*)malloc(0x01 * sizeof(wchar_t)); - Str[0x00] = L'\0'; - - return Str; -} - -static wchar_t* ReadWStrFromFile(VGM_FILE* hFile, UINT32* FilePos, UINT32 EOFPos) -{ - // Note: Works with Windows (16-bit wchar_t) as well as Linux (32-bit wchar_t) - UINT32 CurPos; - wchar_t* TextStr; - wchar_t* TempStr; - UINT32 StrLen; - UINT16 UnicodeChr; - - CurPos = *FilePos; - if (CurPos >= EOFPos) - return NULL; - TextStr = (wchar_t*)malloc((EOFPos - CurPos) / 0x02 * sizeof(wchar_t)); - if (TextStr == NULL) - return NULL; - - if (hFile->Tell(hFile) != CurPos) - hFile->Seek(hFile, CurPos); - TempStr = TextStr - 1; - StrLen = 0x00; - do - { - TempStr ++; - FILE_getLE16(hFile, &UnicodeChr); - *TempStr = (wchar_t)UnicodeChr; - CurPos += 0x02; - StrLen ++; - if (CurPos >= EOFPos) - { - *TempStr = L'\0'; - break; - } - } while(*TempStr != L'\0'); - - TextStr = (wchar_t*)realloc(TextStr, StrLen * sizeof(wchar_t)); - *FilePos = CurPos; - - return TextStr; -} - -UINT32 GetVGMFileInfo(const char* FileName, VGM_HEADER* RetVGMHead, GD3_TAG* RetGD3Tag) -{ -#ifdef NO_ZLIB - return 0; -#else - gzFile hFile; - UINT32 FileSize; - UINT32 RetVal; - - FileSize = GetGZFileLength(FileName); - - hFile = gzopen(FileName, "rb"); - if (hFile == NULL) - return 0x00; - - VGM_FILE_gz vgmFile; - - vgmFile.vf.Read = VGMF_gzread; - vgmFile.vf.Seek = VGMF_gzseek; - vgmFile.vf.GetSize = VGMF_gzgetsize; - vgmFile.hFile = hFile; - vgmFile.Size = FileSize; - - RetVal = GetVGMFileInfo_Internal((VGM_FILE *)&vgmFile, FileSize, RetVGMHead, RetGD3Tag); - - gzclose(hFile); - return RetVal; -#endif -} - -#ifndef NO_WCHAR_FILENAMES -UINT32 GetVGMFileInfoW(const wchar_t* FileName, VGM_HEADER* RetVGMHead, GD3_TAG* RetGD3Tag) -{ -#ifdef NO_ZLIB - return 0; -#else - gzFile hFile; - UINT32 FileSize; - UINT32 RetVal; -#if ZLIB_VERNUM < 0x1270 - int fDesc; - - FileSize = GetGZFileLengthW(FileName); - - fDesc = _wopen(FileName, _O_RDONLY | _O_BINARY); - hFile = gzdopen(fDesc, "rb"); - if (hFile == NULL) - { - _close(fDesc); - return 0x00; - } -#else - FileSize = GetGZFileLengthW(FileName); - - hFile = gzopen_w(FileName, "rb"); - if (hFile == NULL) - return 0x00; -#endif - - VGM_FILE_gz vgmFile; - - vgmFile.vf.Read = VGMF_gzread; - vgmFile.vf.Seek = VGMF_gzseek; - vgmFile.vf.GetSize = VGMF_gzgetsize; - vgmFile.hFile = hFile; - vgmFile.Size = FileSize; - - RetVal = GetVGMFileInfo_Internal((VGM_FILE *)&vgmFile, FileSize, RetVGMHead, RetGD3Tag); - - gzclose(hFile); - return RetVal; -#endif -} -#endif - -UINT32 GetVGMFileInfo_Handle(VGM_FILE* hFile, VGM_HEADER* RetVGMHead, GD3_TAG* RetGD3Tag) -{ - UINT32 FileSize = hFile->GetSize(hFile); - return GetVGMFileInfo_Internal(hFile, FileSize, RetVGMHead, RetGD3Tag); -} - -static UINT32 GetVGMFileInfo_Internal(VGM_FILE* hFile, UINT32 FileSize, - VGM_HEADER* RetVGMHead, GD3_TAG* RetGD3Tag) -{ - // this is a copy-and-paste from OpenVGM, just a little stripped - UINT32 fccHeader; - UINT32 TempLng; - VGM_HEADER TempHead; - - hFile->Seek(hFile, 0x00); - FILE_getLE32(hFile, &fccHeader); - if (fccHeader != FCC_VGM) - return 0x00; - - if (RetVGMHead == NULL && RetGD3Tag == NULL) - return FileSize; - - hFile->Seek(hFile, 0x00); - ReadVGMHeader(hFile, &TempHead); - if (TempHead.fccVGM != FCC_VGM) - { - printf("VGM signature matched on the first read, but not on the second one!\n"); - printf("This is a known zlib bug where gzseek fails. Please install a fixed zlib.\n"); - return 0x00; - } - - if (! TempHead.lngEOFOffset || TempHead.lngEOFOffset > FileSize) - TempHead.lngEOFOffset = FileSize; - if (TempHead.lngDataOffset < 0x00000040) - TempHead.lngDataOffset = 0x00000040; - - /*if (TempHead.lngGD3Offset) - { - gzseek(hFile, TempHead.lngGD3Offset, SEEK_SET); - gzgetLE32(hFile, &fccHeader); - if (fccHeader != FCC_GD3) - TempHead.lngGD3Offset = 0x00000000; - //return 0x00; - }*/ - - if (RetVGMHead != NULL) - *RetVGMHead = TempHead; - - // Read GD3 Tag - if (RetGD3Tag != NULL) - TempLng = ReadGD3Tag(hFile, TempHead.lngGD3Offset, RetGD3Tag); - - return FileSize; -} - -INLINE UINT32 MulDivRound(UINT64 Number, UINT64 Numerator, UINT64 Denominator) -{ - return (UINT32)((Number * Numerator + Denominator / 2) / Denominator); -} - -UINT32 CalcSampleMSec(void* _p, UINT64 Value, UINT8 Mode) -{ - // Mode: - // Bit 0 (01): Calculation Mode - // 0 - Sample2MSec - // 1 - MSec2Sample - // Bit 1 (02): Calculation Samlpe Rate - // 0 - current playback rate - // 1 - 44.1 KHz (VGM native) - UINT32 SmplRate; - UINT32 PbMul; - UINT32 PbDiv; - UINT32 RetVal; - - VGM_PLAYER* p = (VGM_PLAYER *)_p; - - if (! (Mode & 0x02)) - { - SmplRate = p->SampleRate; - PbMul = 1; - PbDiv = 1; - } - else - { - SmplRate = p->VGMSampleRate; - PbMul = p->VGMPbRateMul; - PbDiv = p->VGMPbRateDiv; - } - - switch(Mode & 0x01) - { - case 0x00: - RetVal = MulDivRound(Value, (UINT64)1000 * PbMul, (UINT64)SmplRate * PbDiv); - break; - case 0x01: - RetVal = MulDivRound(Value, (UINT64)SmplRate * PbDiv, (UINT64)1000 * PbMul); - break; - } - - return RetVal; -} - -UINT32 CalcSampleMSecExt(void *_p, UINT64 Value, UINT8 Mode, VGM_HEADER* FileHead) -{ - // Note: This function was NOT tested with non-VGM formats! - - // Mode: see function above - UINT32 SmplRate; - UINT32 PbMul; - UINT32 PbDiv; - UINT32 RetVal; - - VGM_PLAYER* p = (VGM_PLAYER *)_p; - - if (! (Mode & 0x02)) - { - SmplRate = p->SampleRate; - PbMul = 1; - PbDiv = 1; - } - else - { - // TODO: make it work for non-VGM formats - // (i.e. get VGMSampleRate information from FileHead) - // - // But currently GetVGMFileInfo doesn't support them, it doesn't matter either way - SmplRate = 44100; - if (! p->VGMPbRate || ! FileHead->lngRate) - { - PbMul = 1; - PbDiv = 1; - } - else - { - PbMul = FileHead->lngRate; - PbDiv = p->VGMPbRate; - } - } - - switch(Mode & 0x01) - { - case 0x00: - RetVal = MulDivRound(Value, 1000 * PbMul, SmplRate * PbDiv); - break; - case 0x01: - RetVal = MulDivRound(Value, SmplRate * PbDiv, 1000 * PbMul); - break; - } - - return RetVal; -} - -/*static UINT32 EncryptChipName(void* DstBuf, const void* SrcBuf, UINT32 Length) -{ - // using nineko's awesome encryption algorithm - // http://forums.sonicretro.org/index.php?showtopic=25300 - // based on C code by sasuke - const UINT8* SrcPos; - UINT8* DstPos; - UINT32 CurPos; - UINT8 CryptShift; // Src Bit/Dst Byte - UINT8 PlainShift; // Src Byte/Dst Bit - - if (Length & 0x07) - return 0x00; // Length MUST be a multiple of 8 - - SrcPos = (const UINT8*)SrcBuf; - DstPos = (UINT8*)DstBuf; - for (CurPos = 0; CurPos < Length; CurPos += 8, SrcPos += 8, DstPos += 8) - { - for (CryptShift = 0; CryptShift < 8; CryptShift ++) - { - DstPos[CryptShift] = 0x00; - for (PlainShift = 0; PlainShift < 8; PlainShift ++) - { - if (SrcPos[PlainShift] & (1 << CryptShift)) - DstPos[CryptShift] |= (1 << PlainShift); - } - } - } - - return Length; -}*/ - -const char* GetChipName(UINT8 ChipID) -{ - const char* CHIP_STRS[CHIP_COUNT] = - { "SN76496", "YM2413", "YM2612", "YM2151", "SegaPCM", "RF5C68", "YM2203", "YM2608", - "YM2610", "YM3812", "YM3526", "Y8950", "YMF262", "YMF278B", "YMF271", "YMZ280B", - "RF5C164", "PWM", "AY8910", "GameBoy", "NES APU", "MultiPCM", "uPD7759", "OKIM6258", - "OKIM6295", "K051649", "K054539", "HuC6280", "C140", "K053260", "Pokey", "QSound", - "SCSP", "WSwan", "VSU", "SAA1099", "ES5503", "ES5506", "X1-010", "C352", - "GA20"}; - - /*if (ChipID == 0x21) - { - static char TempStr[0x08]; - UINT32 TempData[2]; - - //EncryptChipName(TempData, "WSwan", 0x08); - TempData[0] = 0x1015170F; - TempData[1] = 0x001F1C07; - EncryptChipName(TempStr, TempData, 0x08); - return TempStr; // "WSwan" - }*/ - - if (ChipID < CHIP_COUNT) - return CHIP_STRS[ChipID]; - else - return NULL; -} - -const char* GetAccurateChipName(UINT8 ChipID, UINT8 SubType) -{ - const char* RetStr; - - if ((ChipID & 0x7F) >= CHIP_COUNT) - return NULL; - - RetStr = NULL; - switch(ChipID & 0x7F) - { - case 0x00: - if (! (ChipID & 0x80)) - { - switch(SubType) - { - case 0x01: - RetStr = "SN76489"; - break; - case 0x02: - RetStr = "SN76489A"; - break; - case 0x03: - RetStr = "SN76494"; - break; - case 0x04: - RetStr = "SN76496"; - break; - case 0x05: - RetStr = "SN94624"; - break; - case 0x06: - RetStr = "NCR7496"; - break; - case 0x07: - RetStr = "SEGA PSG"; - break; - default: - RetStr = "SN76496"; - break; - } - } - else - { - RetStr = "T6W28"; - } - break; - case 0x01: - if (ChipID & 0x80) - RetStr = "VRC7"; - break; - case 0x04: - RetStr = "Sega PCM"; - break; - case 0x08: - if (! (ChipID & 0x80)) - RetStr = "YM2610"; - else - RetStr = "YM2610B"; - break; - case 0x12: // AY8910 - switch(SubType) - { - case 0x00: - RetStr = "AY-3-8910"; - break; - case 0x01: - RetStr = "AY-3-8912"; - break; - case 0x02: - RetStr = "AY-3-8913"; - break; - case 0x03: - RetStr = "AY8930"; - break; - case 0x04: - RetStr = "AY-3-8914"; - break; - case 0x10: - RetStr = "YM2149"; - break; - case 0x11: - RetStr = "YM3439"; - break; - case 0x12: - RetStr = "YMZ284"; - break; - case 0x13: - RetStr = "YMZ294"; - break; - } - break; - case 0x13: - RetStr = "GB DMG"; - break; - case 0x14: - if (! (ChipID & 0x80)) - RetStr = "NES APU"; - else - RetStr = "NES APU + FDS"; - break; - case 0x19: - if (! (ChipID & 0x80)) - RetStr = "K051649"; - else - RetStr = "K052539"; - break; - case 0x1C: - switch(SubType) - { - case 0x00: - case 0x01: - RetStr = "C140"; - break; - case 0x02: - RetStr = "C140 (219)"; - break; - } - break; - case 0x21: - RetStr = "WonderSwan"; - break; - case 0x22: - RetStr = "VSU-VUE"; - break; - case 0x25: - if (! (ChipID & 0x80)) - RetStr = "ES5505"; - else - RetStr = "ES5506"; - break; - case 0x28: - RetStr = "Irem GA20"; - break; - } - // catch all default-cases - if (RetStr == NULL) - RetStr = GetChipName(ChipID & 0x7F); - - return RetStr; -} - -UINT32 GetChipClock(void* _p, UINT8 ChipID, UINT8* RetSubType) -{ - UINT32 Clock; - UINT8 SubType; - UINT8 CurChp; - bool AllowBit31; - - VGM_PLAYER* p = (VGM_PLAYER *)_p; - - VGM_HEADER* FileHead = &p->VGMHead; - - SubType = 0x00; - AllowBit31 = 0x00; - switch(ChipID & 0x7F) - { - case 0x00: - Clock = FileHead->lngHzPSG; - AllowBit31 = 0x01; // T6W28 Mode - if (RetSubType != NULL && ! (Clock & 0x80000000)) // The T6W28 is handles differently. - { - switch(FileHead->bytPSG_SRWidth) - { - case 0x0F: // 0x4000 - if (FileHead->bytPSG_Flags & 0x08) // Clock Divider == 1? - SubType = 0x05; // SN94624 - else - SubType = 0x01; // SN76489 - break; - case 0x10: // 0x8000 - if (FileHead->shtPSG_Feedback == 0x0009) - SubType = 0x07; // SEGA PSG - else if (FileHead->shtPSG_Feedback == 0x0022) - SubType = 0x06; // NCR7496 - break; - case 0x11: // 0x10000 - if (FileHead->bytPSG_Flags & 0x08) // Clock Divider == 1? - SubType = 0x03; // SN76494 - else - SubType = 0x02; // SN76489A/SN76496 - break; - } - /* - FbMask Noise Taps Negate Stereo Dv Freq0 Fb SR Flags - 01 SN76489 0x4000, 0x01, 0x02, TRUE, FALSE, 8, TRUE 03 0F 07 (02|04|00|01) [unverified] - 02 SN76489A 0x10000, 0x04, 0x08, FALSE, FALSE, 8, TRUE 0C 11 05 (00|04|00|01) - 03 SN76494 0x10000, 0x04, 0x08, FALSE, FALSE, 1, TRUE 0C 11 0D (00|04|08|01) - 04 SN76496 0x10000, 0x04, 0x08, FALSE, FALSE, 8, TRUE 0C 11 05 (00|04|00|01) [same as SN76489A] - 05 SN94624 0x4000, 0x01, 0x02, TRUE, FALSE, 1, TRUE 03 0F 0F (02|04|08|01) [unverified, SN76489A without /8] - 06 NCR7496 0x8000, 0x02, 0x20, FALSE, FALSE, 8, TRUE 22 10 05 (00|04|00|01) [unverified] - 07 GameGear PSG 0x8000, 0x01, 0x08, TRUE, TRUE, 8, FALSE 09 10 02 (02|00|00|00) - 07 SEGA VDP PSG 0x8000, 0x01, 0x08, TRUE, FALSE, 8, FALSE 09 10 06 (02|04|00|00) - 01 U8106 0x4000, 0x01, 0x02, TRUE, FALSE, 8, TRUE 03 0F 07 (02|04|00|01) [unverified, same as SN76489] - 02 Y2404 0x10000, 0x04, 0x08, FALSE, FALSE; 8, TRUE 0C 11 05 (00|04|00|01) [unverified, same as SN76489A] - -- T6W28 0x4000, 0x01, 0x04, ????, FALSE, 8, ???? 05 0F ?? (??|??|00|01) [It IS stereo, but not in GameGear way]. - */ - } - break; - case 0x01: - Clock = FileHead->lngHzYM2413; - AllowBit31 = 0x01; // VRC7 Mode - break; - case 0x02: - Clock = FileHead->lngHzYM2612; - break; - case 0x03: - Clock = FileHead->lngHzYM2151; - break; - case 0x04: - Clock = FileHead->lngHzSPCM; - break; - case 0x05: - if (ChipID & 0x80) - return 0; - Clock = FileHead->lngHzRF5C68; - break; - case 0x06: - Clock = FileHead->lngHzYM2203; - break; - case 0x07: - Clock = FileHead->lngHzYM2608; - break; - case 0x08: - Clock = FileHead->lngHzYM2610; - AllowBit31 = 0x01; // YM2610B Mode - break; - case 0x09: - Clock = FileHead->lngHzYM3812; - AllowBit31 = 0x01; // Dual OPL2, panned to the L/R speakers - break; - case 0x0A: - Clock = FileHead->lngHzYM3526; - break; - case 0x0B: - Clock = FileHead->lngHzY8950; - break; - case 0x0C: - Clock = FileHead->lngHzYMF262; - break; - case 0x0D: - Clock = FileHead->lngHzYMF278B; - break; - case 0x0E: - Clock = FileHead->lngHzYMF271; - break; - case 0x0F: - Clock = FileHead->lngHzYMZ280B; - break; - case 0x10: - if (ChipID & 0x80) - return 0; - Clock = FileHead->lngHzRF5C164; - AllowBit31 = 0x01; // hack for Cosmic Fantasy Stories - break; - case 0x11: - if (ChipID & 0x80) - return 0; - Clock = FileHead->lngHzPWM; - break; - case 0x12: - Clock = FileHead->lngHzAY8910; - SubType = FileHead->bytAYType; - break; - case 0x13: - Clock = FileHead->lngHzGBDMG; - break; - case 0x14: - Clock = FileHead->lngHzNESAPU; - AllowBit31 = 0x01; // FDS Enable - break; - case 0x15: - Clock = FileHead->lngHzMultiPCM; - break; - case 0x16: - Clock = FileHead->lngHzUPD7759; - AllowBit31 = 0x01; // Master/Slave Bit - break; - case 0x17: - Clock = FileHead->lngHzOKIM6258; - break; - case 0x18: - Clock = FileHead->lngHzOKIM6295; - AllowBit31 = 0x01; // Pin 7 State - break; - case 0x19: - Clock = FileHead->lngHzK051649; - AllowBit31 = 0x01; // SCC/SCC+ Bit - break; - case 0x1A: - Clock = FileHead->lngHzK054539; - break; - case 0x1B: - Clock = FileHead->lngHzHuC6280; - break; - case 0x1C: - Clock = FileHead->lngHzC140; - SubType = FileHead->bytC140Type; - break; - case 0x1D: - Clock = FileHead->lngHzK053260; - break; - case 0x1E: - Clock = FileHead->lngHzPokey; - break; - case 0x1F: - if (ChipID & 0x80) - return 0; - Clock = FileHead->lngHzQSound; - break; - case 0x20: - Clock = FileHead->lngHzSCSP; - break; - case 0x21: - Clock = FileHead->lngHzWSwan; - break; - case 0x22: - Clock = FileHead->lngHzVSU; - break; - case 0x23: - Clock = FileHead->lngHzSAA1099; - break; - case 0x24: - Clock = FileHead->lngHzES5503; - break; - case 0x25: - Clock = FileHead->lngHzES5506; - AllowBit31 = 0x01; // ES5505/5506 switch - break; - case 0x26: - Clock = FileHead->lngHzX1_010; - break; - case 0x27: - Clock = FileHead->lngHzC352; - AllowBit31 = 0x01; // disable rear channels - break; - case 0x28: - Clock = FileHead->lngHzGA20; - break; - default: - return 0; - } - if (ChipID & 0x80) - { - VGMX_CHP_EXTRA32* TempCX; - - if (! (Clock & 0x40000000)) - return 0; - - ChipID &= 0x7F; - TempCX = &p->VGMH_Extra.Clocks; - for (CurChp = 0x00; CurChp < TempCX->ChipCnt; CurChp ++) - { - if (TempCX->CCData[CurChp].Type == ChipID) - { - if (TempCX->CCData[CurChp].Data) - Clock = TempCX->CCData[CurChp].Data; - break; - } - } - } - - if (RetSubType != NULL) - *RetSubType = SubType; - if (AllowBit31) - return Clock & 0xBFFFFFFF; - else - return Clock & 0x3FFFFFFF; -} - -static UINT16 GetChipVolume(VGM_PLAYER* p, UINT8 ChipID, UINT8 ChipNum, UINT8 ChipCnt) -{ - // ChipID: ID of Chip - // Bit 7 - Is Paired Chip - // ChipNum: chip number (0 - first chip, 1 - second chip) - // ChipCnt: chip volume divider (number of used chips) - const UINT16 CHIP_VOLS[CHIP_COUNT] = - { 0x80, 0x200/*0x155*/, 0x100, 0x100, 0x180, 0xB0, 0x100, 0x80, // 00-07 - 0x80, 0x100, 0x100, 0x100, 0x100, 0x100, 0x100, 0x98, // 08-0F - 0x80, 0xE0/*0xCD*/, 0x100, 0xC0, 0x100, 0x40, 0x11E, 0x1C0, // 10-17 - 0x100/*110*/, 0xA0, 0x100, 0x100, 0x100, 0xB3, 0x100, 0x100, // 18-1F - 0x20, 0x100, 0x100, 0x100, 0x40, 0x20, 0x100, 0x40, // 20-27 - 0x280}; - UINT16 Volume; - UINT8 CurChp; - VGMX_CHP_EXTRA16* TempCX; - VGMX_CHIP_DATA16* TempCD; - - /*VGM_HEADER* FileHead = &p->VGMHead;*/ - - Volume = CHIP_VOLS[ChipID & 0x7F]; - switch(ChipID) - { - case 0x00: // SN76496 - // if T6W28, set Volume Divider to 01 - if (GetChipClock(p, (ChipID << 7) | ChipID, NULL) & 0x80000000) - { - // The T6W28 consists of 2 "half" chips. - ChipNum = 0x01; - ChipCnt = 0x01; - } - break; - case 0x18: // OKIM6295 - // CP System 1 patch - if (p->VGMTag.strSystemNameE != NULL && ! wcsncmp(p->VGMTag.strSystemNameE, L"CP", 0x02)) - Volume = 110; - break; - case 0x86: // YM2203's AY - Volume /= 2; - break; - case 0x87: // YM2608's AY - // The YM2608 outputs twice as loud as the YM2203 here. - //Volume *= 1; - break; - case 0x88: // YM2610's AY - //Volume *= 1; - break; - } - if (ChipCnt > 1) - Volume /= ChipCnt; - - TempCX = &p->VGMH_Extra.Volumes; - TempCD = TempCX->CCData; - for (CurChp = 0x00; CurChp < TempCX->ChipCnt; CurChp ++, TempCD ++) - { - if (TempCD->Type == ChipID && (TempCD->Flags & 0x01) == ChipNum) - { - // Bit 15 - absolute/relative volume - // 0 - absolute - // 1 - relative (0x0100 = 1.0, 0x80 = 0.5, etc.) - if (TempCD->Data & 0x8000) - Volume = (Volume * (TempCD->Data & 0x7FFF) + 0x80) >> 8; - else - { - Volume = TempCD->Data; - if ((ChipID & 0x80) && p->DoubleSSGVol) - Volume *= 2; - } - break; - } - } - - return Volume; -} - - -static void RestartPlaying(VGM_PLAYER* p) -{ - p->VGMPos = p->VGMHead.lngDataOffset; - p->VGMSmplPos = 0; - p->VGMSmplPlayed = 0; - p->VGMEnd = false; - p->EndPlay = false; - p->VGMCurLoop = 0x00; - - Chips_GeneralActions(p, 0x01); // Reset Chips - // also does Muting Mask (0x10) and Panning (0x20) - - p->Last95Drum = 0xFFFF; - p->Last95Freq = 0; - p->ForceVGMExec = true; - p->IsVGMInit = true; - InterpretFile(p, 0); - p->IsVGMInit = false; - p->ForceVGMExec = false; - - return; -} - -static void Chips_GeneralActions(VGM_PLAYER* p, UINT8 Mode) -{ - UINT32 AbsVol; - //UINT16 ChipVol; - CAUD_ATTR* CAA; - CHIP_OPTS* COpt; - UINT8 ChipCnt; - UINT8 CurChip; - UINT8 CurCSet; // Chip Set - UINT32 MaskVal; - UINT32 ChipClk; - - switch(Mode) - { - case 0x00: // Start Chips - for (CurCSet = 0x00; CurCSet < 0x02; CurCSet ++) - { - CAA = (CAUD_ATTR*)&p->ChipAudio[CurCSet]; - for (CurChip = 0x00; CurChip < CHIP_COUNT; CurChip ++, CAA ++) - { - CAA->SmpRate = 0x00; - CAA->Volume = 0x00; - CAA->ChipType = 0xFF; - CAA->ChipID = CurCSet; - CAA->Resampler = 0x00; - CAA->StreamUpdate = &null_update; - CAA->StreamUpdateParam = NULL; - CAA->Paired = NULL; - } - CAA = p->CA_Paired[CurCSet]; - for (CurChip = 0x00; CurChip < 0x03; CurChip ++, CAA ++) - { - CAA->SmpRate = 0x00; - CAA->Volume = 0x00; - CAA->ChipType = 0xFF; - CAA->ChipID = CurCSet; - CAA->Resampler = 0x00; - CAA->StreamUpdate = &null_update; - CAA->StreamUpdateParam = NULL; - CAA->Paired = NULL; - } - } - - // Initialize Sound Chips - AbsVol = 0x00; - if (p->VGMHead.lngHzPSG) - { - //ChipVol = UseFM ? 0x00 : 0x80; - p->ChipOpts[0x01].SN76496.EmuCore = p->ChipOpts[0x00].SN76496.EmuCore; - - ChipCnt = (p->VGMHead.lngHzPSG & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].SN76496; - CAA->ChipType = 0x00; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - ChipClk &= ~0x80000000; - ChipClk |= p->VGMHead.lngHzPSG & ((CurChip & 0x01) << 31); - CAA->SmpRate = device_start_sn764xx(&p->sn764xx[CurChip], - p->ChipOpts[CurChip].SN76496.EmuCore, ChipClk, p->SampleRate, - p->VGMHead.bytPSG_SRWidth, - p->VGMHead.shtPSG_Feedback, - (p->VGMHead.bytPSG_Flags & 0x02) >> 1, - (p->VGMHead.bytPSG_Flags & 0x04) >> 2, - (p->VGMHead.bytPSG_Flags & 0x08) >> 3, - (p->VGMHead.bytPSG_Flags & 0x01) >> 0); - CAA->StreamUpdate = &sn764xx_stream_update; - CAA->StreamUpdateParam = p->sn764xx[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - if (! CurChip || ! (ChipClk & 0x80000000)) - AbsVol += CAA->Volume; - } - if (p->VGMHead.lngHzPSG & 0x80000000) - ChipCnt = 0x01; - } - if (p->VGMHead.lngHzYM2413) - { - //ChipVol = UseFM ? 0x00 : 0x200/*0x155*/; - p->ChipOpts[0x01].YM2413.EmuCore = p->ChipOpts[0x00].YM2413.EmuCore; - - ChipCnt = (p->VGMHead.lngHzYM2413 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].YM2413; - CAA->ChipType = 0x01; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_ym2413(&p->ym2413[CurChip], p->ChipOpts[CurChip].YM2413.EmuCore, ChipClk, p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = &ym2413_stream_update; - CAA->StreamUpdateParam = p->ym2413[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - // WHY has this chip such a low volume??? - //AbsVol += (CAA->Volume + 1) * 3 / 4; - AbsVol += CAA->Volume / 2; - } - } - if (p->VGMHead.lngHzYM2612) - { - //ChipVol = 0x100; - p->ChipOpts[0x01].YM2612.EmuCore = p->ChipOpts[0x00].YM2612.EmuCore; - p->ChipOpts[0x01].YM2612.SpecialFlags = p->ChipOpts[0x00].YM2612.SpecialFlags; - - ChipCnt = (p->VGMHead.lngHzYM2612 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].YM2612; - CAA->ChipType = 0x02; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_ym2612(&p->ym2612[CurChip], p->ChipOpts[CurChip].YM2612.EmuCore, p->ChipOpts[CurChip].YM2612.SpecialFlags, ChipClk, p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE, &p->IsVGMInit); - CAA->StreamUpdate = &ym2612_stream_update; - CAA->StreamUpdateParam = p->ym2612[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzYM2151) - { - //ChipVol = 0x100; - ChipCnt = (p->VGMHead.lngHzYM2151 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].YM2151; - CAA->ChipType = 0x03; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_ym2151(&p->ym2151[CurChip], ChipClk, p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = &ym2151_update; - CAA->StreamUpdateParam = p->ym2151[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzSPCM) - { - //ChipVol = 0x180; - ChipCnt = (p->VGMHead.lngHzSPCM & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].SegaPCM; - CAA->ChipType = 0x04; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_segapcm(&p->segapcm[CurChip], ChipClk, p->VGMHead.lngSPCMIntf); - CAA->StreamUpdate = &SEGAPCM_update; - CAA->StreamUpdateParam = p->segapcm[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzRF5C68) - { - //ChipVol = 0xB0; // that's right according to MAME, but it's almost too loud - ChipCnt = 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].RF5C68; - CAA->ChipType = 0x05; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_rf5c68(&p->rf5c68, ChipClk); - CAA->StreamUpdate = &rf5c68_update; - CAA->StreamUpdateParam = p->rf5c68; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzYM2203) - { - //ChipVol = 0x100; - p->ChipOpts[0x01].YM2203.EmuCore = p->ChipOpts[0x00].YM2203.EmuCore; - p->ChipOpts[0x01].YM2203.SpecialFlags = p->ChipOpts[0x00].YM2203.SpecialFlags; - - ChipCnt = (p->VGMHead.lngHzYM2203 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].YM2203; - COpt = &p->ChipOpts[CurChip].YM2203; - CAA->ChipType = 0x06; - CAA->Paired = &p->CA_Paired[CurChip][0x00]; - CAA->Paired->ChipType = 0x80 | CAA->ChipType; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_ym2203(&p->ym2203[CurChip], COpt->EmuCore, - ChipClk, COpt->SpecialFlags & 0x01, - p->VGMHead.bytAYFlagYM2203, - (int*) &CAA->Paired->SmpRate, - p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = &ym2203_stream_update; - CAA->StreamUpdateParam = p->ym2203[CurChip]; - CAA->Paired->StreamUpdate = &ym2203_stream_update_ay; - CAA->Paired->StreamUpdateParam = p->ym2203[CurChip]; - ym2203_set_srchg_cb(p->ym2203[CurChip], &ChangeChipSampleRate, CAA, CAA->Paired); - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - CAA->Paired->Volume = GetChipVolume(p, CAA->Paired->ChipType, - CurChip, ChipCnt); - AbsVol += CAA->Volume + CAA->Paired->Volume; - } - } - if (p->VGMHead.lngHzYM2608) - { - //ChipVol = 0x80; - p->ChipOpts[0x01].YM2608.EmuCore = p->ChipOpts[0x00].YM2608.EmuCore; - p->ChipOpts[0x01].YM2608.SpecialFlags = p->ChipOpts[0x00].YM2608.SpecialFlags; - - ChipCnt = (p->VGMHead.lngHzYM2608 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].YM2608; - COpt = &p->ChipOpts[CurChip].YM2608; - CAA->ChipType = 0x07; - CAA->Paired = &p->CA_Paired[CurChip][0x01]; - CAA->Paired->ChipType = 0x80 | CAA->ChipType; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_ym2608(&p->ym2608[CurChip], COpt->EmuCore, - ChipClk, COpt->SpecialFlags & 0x01, - p->VGMHead.bytAYFlagYM2608, - (int*) &CAA->Paired->SmpRate, - p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = &ym2608_stream_update; - CAA->StreamUpdateParam = p->ym2608[CurChip]; - CAA->Paired->StreamUpdate = &ym2608_stream_update_ay; - CAA->Paired->StreamUpdateParam = p->ym2608[CurChip]; - ym2608_set_srchg_cb(p->ym2608[CurChip], &ChangeChipSampleRate, CAA, CAA->Paired); - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - CAA->Paired->Volume = GetChipVolume(p, CAA->Paired->ChipType, - CurChip, ChipCnt); - AbsVol += CAA->Volume + CAA->Paired->Volume; - //CAA->Volume = ChipVol; - //CAA->Paired->Volume = ChipVol * 2; - } - } - if (p->VGMHead.lngHzYM2610) - { - //ChipVol = 0x80; - p->ChipOpts[0x01].YM2610.EmuCore = p->ChipOpts[0x00].YM2610.EmuCore; - p->ChipOpts[0x01].YM2610.SpecialFlags = p->ChipOpts[0x00].YM2610.SpecialFlags; - - ChipCnt = (p->VGMHead.lngHzYM2610 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].YM2610; - COpt = &p->ChipOpts[CurChip].YM2610; - CAA->ChipType = 0x08; - CAA->Paired = &p->CA_Paired[CurChip][0x02]; - CAA->Paired->ChipType = 0x80 | CAA->ChipType; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_ym2610(&p->ym2610[CurChip], COpt->EmuCore, - ChipClk, COpt->SpecialFlags & 0x01, - (int*) &CAA->Paired->SmpRate, - p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = (ChipClk & 0x80000000) ? ym2610b_stream_update : - ym2610_stream_update; - CAA->StreamUpdateParam = p->ym2610[CurChip]; - CAA->Paired->StreamUpdate = &ym2610_stream_update_ay; - CAA->Paired->StreamUpdateParam = p->ym2610[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - CAA->Paired->Volume = GetChipVolume(p, CAA->Paired->ChipType, - CurChip, ChipCnt); - AbsVol += CAA->Volume + CAA->Paired->Volume; - //CAA->Volume = ChipVol; - //CAA->Paired->Volume = ChipVol * 2; - } - } - if (p->VGMHead.lngHzYM3812) - { - //ChipVol = UseFM ? 0x00 : 0x100; - p->ChipOpts[0x01].YM3812.EmuCore = p->ChipOpts[0x00].YM3812.EmuCore; - - ChipCnt = (p->VGMHead.lngHzYM3812 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].YM3812; - CAA->ChipType = 0x09; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_ym3812(&p->ym3812[CurChip], - p->ChipOpts[CurChip].YM3812.EmuCore, - ChipClk, - p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - if (ChipClk & 0x80000000) - { - struct dual_opl2_info * info = (struct dual_opl2_info *) malloc(sizeof(struct dual_opl2_info)); - - CAA->StreamUpdate = dual_opl2_stereo; - CAA->StreamUpdateParam = (void *) info; - - info->chip = p->ym3812[CurChip]; - info->ChipID = CurChip; - - p->ym3812_dual_data[CurChip] = (void *) info; - } - else - { - CAA->StreamUpdate = ym3812_stream_update; - CAA->StreamUpdateParam = p->ym3812[CurChip]; - p->ym3812_dual_data[CurChip] = NULL; - } - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - if (! CurChip || ! (ChipClk & 0x80000000)) - AbsVol += CAA->Volume * 2; - } - } - if (p->VGMHead.lngHzYM3526) - { - //ChipVol = UseFM ? 0x00 : 0x100; - ChipCnt = (p->VGMHead.lngHzYM3526 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].YM3526; - CAA->ChipType = 0x0A; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_ym3526(&p->ym3526[CurChip], ChipClk, - p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = &ym3526_stream_update; - CAA->StreamUpdateParam = p->ym3526[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume * 2; - } - } - if (p->VGMHead.lngHzY8950) - { - //ChipVol = UseFM ? 0x00 : 0x100; - ChipCnt = (p->VGMHead.lngHzY8950 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].Y8950; - CAA->ChipType = 0x0B; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_y8950(&p->y8950[CurChip], ChipClk, - p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = &y8950_stream_update; - CAA->StreamUpdateParam = p->y8950[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume * 2; - } - } - if (p->VGMHead.lngHzYMF262) - { - //ChipVol = UseFM ? 0x00 : 0x100; - p->ChipOpts[0x01].YMF262.EmuCore = p->ChipOpts[0x00].YMF262.EmuCore; - - ChipCnt = (p->VGMHead.lngHzYMF262 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].YMF262; - CAA->ChipType = 0x0C; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_ymf262(&p->ymf262[CurChip], - p->ChipOpts[CurChip].YMF262.EmuCore, - ChipClk, - p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = &ymf262_stream_update; - CAA->StreamUpdateParam = p->ymf262[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume * 2; - } - } - if (p->VGMHead.lngHzYMF278B) - { - //ChipVol = 0x100; - ChipCnt = (p->VGMHead.lngHzYMF278B & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].YMF278B; - CAA->ChipType = 0x0D; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_ymf278b(&p->ymf278b[CurChip], ChipClk); - CAA->StreamUpdate = &ymf278b_pcm_update; - CAA->StreamUpdateParam = p->ymf278b[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; //good as long as it only uses WaveTable Synth - } - } - if (p->VGMHead.lngHzYMF271) - { - //ChipVol = 0x100; - ChipCnt = (p->VGMHead.lngHzYMF271 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].YMF271; - CAA->ChipType = 0x0E; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_ymf271(&p->ymf271[CurChip], ChipClk); - CAA->StreamUpdate = &ymf271_update; - CAA->StreamUpdateParam = p->ymf271[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzYMZ280B) - { - //ChipVol = 0x98; - ChipCnt = (p->VGMHead.lngHzYMZ280B & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].YMZ280B; - CAA->ChipType = 0x0F; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_ymz280b(&p->ymz280b[CurChip], ChipClk); - CAA->StreamUpdate = &ymz280b_update; - CAA->StreamUpdateParam = p->ymz280b[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += (CAA->Volume * 0x20 / 0x13); - } - } - if (p->VGMHead.lngHzRF5C164) - { - //ChipVol = 0x80; - ChipCnt = 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].RF5C164; - CAA->ChipType = 0x10; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_rf5c164(&p->rf5c164, ChipClk, - p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = &rf5c164_update; - CAA->StreamUpdateParam = p->rf5c164; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume * 2; - } - } - if (p->VGMHead.lngHzPWM) - { - //ChipVol = 0xE0; // 0xCD - ChipCnt = 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].PWM; - CAA->ChipType = 0x11; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_pwm(&p->pwm, ChipClk, p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = &pwm_update; - CAA->StreamUpdateParam = p->pwm; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzAY8910) - { - //ChipVol = 0x100; - p->ChipOpts[0x01].AY8910.EmuCore = p->ChipOpts[0x00].AY8910.EmuCore; - - ChipCnt = (p->VGMHead.lngHzAY8910 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].AY8910; - CAA->ChipType = 0x12; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_ayxx(&p->ay8910[CurChip], - p->ChipOpts[CurChip].AY8910.EmuCore, - ChipClk, p->VGMHead.bytAYType, p->VGMHead.bytAYFlag, - p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = &ayxx_stream_update; - CAA->StreamUpdateParam = p->ay8910[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume * 2; - } - } - if (p->VGMHead.lngHzGBDMG) - { - //ChipVol = 0xC0; - p->ChipOpts[0x01].GameBoy.SpecialFlags = p->ChipOpts[0x00].GameBoy.SpecialFlags; - - ChipCnt = (p->VGMHead.lngHzGBDMG & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].GameBoy; - CAA->ChipType = 0x13; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_gameboy_sound(&p->gbdmg[CurChip], ChipClk, - p->ChipOpts[CurChip].GameBoy.SpecialFlags, - p->SampleRate); - CAA->StreamUpdate = &gameboy_update; - CAA->StreamUpdateParam = p->gbdmg[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume * 2; - } - } - if (p->VGMHead.lngHzNESAPU) - { - //ChipVol = 0x100; - p->ChipOpts[0x01].NES.EmuCore = p->ChipOpts[0x00].NES.EmuCore; - p->ChipOpts[0x01].NES.SpecialFlags = p->ChipOpts[0x00].NES.SpecialFlags; - - ChipCnt = (p->VGMHead.lngHzNESAPU & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].NES; - COpt = &p->ChipOpts[CurChip].NES; - CAA->ChipType = 0x14; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_nes(&p->nesapu[CurChip], COpt->EmuCore, - ChipClk, COpt->SpecialFlags, - p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = &nes_stream_update; - CAA->StreamUpdateParam = p->nesapu[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume * 2; - } - } - if (p->VGMHead.lngHzMultiPCM) - { - //ChipVol = 0x40; - ChipCnt = (p->VGMHead.lngHzMultiPCM & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].MultiPCM; - CAA->ChipType = 0x15; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_multipcm(&p->multipcm[CurChip], ChipClk); - CAA->StreamUpdate = &MultiPCM_update; - CAA->StreamUpdateParam = p->multipcm[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume * 4; - } - } - if (p->VGMHead.lngHzUPD7759) - { - //ChipVol = 0x11E; - ChipCnt = (p->VGMHead.lngHzUPD7759 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].UPD7759; - CAA->ChipType = 0x16; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_upd7759(&p->upd7759[CurChip], ChipClk); - CAA->StreamUpdate = &upd7759_update; - CAA->StreamUpdateParam = p->upd7759[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzOKIM6258) - { - //ChipVol = 0x1C0; - p->ChipOpts[0x01].OKIM6258.SpecialFlags = p->ChipOpts[0x00].OKIM6258.SpecialFlags; - - ChipCnt = (p->VGMHead.lngHzOKIM6258 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].OKIM6258; - CAA->ChipType = 0x17; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_okim6258(&p->okim6258[CurChip], ChipClk, - p->ChipOpts[CurChip].OKIM6258.SpecialFlags, - (p->VGMHead.bytOKI6258Flags & 0x03) >> 0, - (p->VGMHead.bytOKI6258Flags & 0x04) >> 2, - (p->VGMHead.bytOKI6258Flags & 0x08) >> 3); - CAA->StreamUpdate = &okim6258_update; - CAA->StreamUpdateParam = p->okim6258[CurChip]; - okim6258_set_srchg_cb(p->okim6258[CurChip], &ChangeChipSampleRate, CAA); - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume * 2; - } - } - if (p->VGMHead.lngHzOKIM6295) - { - /*// Use the System Tag to decide between normal and CP System volume level. - // I know, this is very hackish, but ATM there's no better solution. - if (VGMTag.strSystemNameE != NULL && ! wcsncmp(VGMTag.strSystemNameE, L"CP", 0x02)) - ChipVol = 110; - else - ChipVol = 0x100;*/ - ChipCnt = (p->VGMHead.lngHzOKIM6295 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].OKIM6295; - CAA->ChipType = 0x18; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_okim6295(&p->okim6295[CurChip], ChipClk); - CAA->StreamUpdate = &okim6295_update; - CAA->StreamUpdateParam = p->okim6295[CurChip]; - okim6295_set_srchg_cb(p->okim6295[CurChip], &ChangeChipSampleRate, CAA); - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume * 2; - } - } - if (p->VGMHead.lngHzK051649) - { - //ChipVol = 0xA0; - ChipCnt = (p->VGMHead.lngHzK051649 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].K051649; - CAA->ChipType = 0x19; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_k051649(&p->k051649[CurChip], ChipClk); - CAA->StreamUpdate = &k051649_update; - CAA->StreamUpdateParam = p->k051649[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzK054539) - { - //ChipVol = 0x100; - ChipCnt = (p->VGMHead.lngHzK054539 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].K054539; - CAA->ChipType = 0x1A; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_k054539(&p->k054539[CurChip], ChipClk); - CAA->StreamUpdate = &k054539_update; - CAA->StreamUpdateParam = p->k054539[CurChip]; - k054539_init_flags(p->k054539[CurChip], p->VGMHead.bytK054539Flags); - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzHuC6280) - { - //ChipVol = 0x100; - p->ChipOpts[0x01].HuC6280.EmuCore = p->ChipOpts[0x00].HuC6280.EmuCore; - - ChipCnt = (p->VGMHead.lngHzHuC6280 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].HuC6280; - CAA->ChipType = 0x1B; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_c6280(&p->huc6280[CurChip], - p->ChipOpts[CurChip].HuC6280.EmuCore, - ChipClk, p->SampleRate, - p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = &c6280_update; - CAA->StreamUpdateParam = p->huc6280[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzC140) - { - //ChipVol = 0x100; - ChipCnt = (p->VGMHead.lngHzC140 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].C140; - CAA->ChipType = 0x1C; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_c140(&p->c140[CurChip], ChipClk, p->VGMHead.bytC140Type, - p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = &c140_update; - CAA->StreamUpdateParam = p->c140[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzK053260) - { - //ChipVol = 0xB3; - ChipCnt = (p->VGMHead.lngHzK053260 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].K053260; - CAA->ChipType = 0x1D; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_k053260(&p->k053260[CurChip], ChipClk); - CAA->StreamUpdate = &k053260_update; - CAA->StreamUpdateParam = p->k053260[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzPokey) - { - //ChipVol = 0x100; - ChipCnt = (p->VGMHead.lngHzPokey & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].Pokey; - CAA->ChipType = 0x1E; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_pokey(&p->pokey[CurChip], ChipClk); - CAA->StreamUpdate = &pokey_update; - CAA->StreamUpdateParam = p->pokey[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzQSound) - { - //ChipVol = 0x100; - ChipCnt = (p->VGMHead.lngHzQSound & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].QSound; - CAA->ChipType = 0x1F; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_qsound(&p->qsound[CurChip], ChipClk); - CAA->StreamUpdate = &qsound_update; - CAA->StreamUpdateParam = p->qsound[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzSCSP) - { - p->ChipOpts[0x01].SCSP.SpecialFlags = p->ChipOpts[0x00].SCSP.SpecialFlags; - - //ChipVol = 0x20; - ChipCnt = (p->VGMHead.lngHzSCSP & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].SCSP; - CAA->ChipType = 0x20; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_scsp(&p->scsp[CurChip], ChipClk, p->ChipOpts[CurChip].SCSP.SpecialFlags); - CAA->StreamUpdate = &SCSP_Update; - CAA->StreamUpdateParam = p->scsp[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume * 8; - } - } - if (p->VGMHead.lngHzWSwan) - { - //ChipVol = 0x100; - ChipCnt = (p->VGMHead.lngHzWSwan & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].WSwan; - CAA->ChipType = 0x21; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = ws_audio_init(&p->wswan[CurChip], ChipClk, p->SampleRate, - p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = &ws_audio_update; - CAA->StreamUpdateParam = p->wswan[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzVSU) - { - //ChipVol = 0x100; - ChipCnt = (p->VGMHead.lngHzVSU & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].VSU; - CAA->ChipType = 0x22; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_vsu(&p->vsu[CurChip], ChipClk, p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = &vsu_stream_update; - CAA->StreamUpdateParam = p->vsu[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzSAA1099) - { - //ChipVol = 0x100; - ChipCnt = (p->VGMHead.lngHzSAA1099 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].SAA1099; - CAA->ChipType = 0x23; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_saa1099(&p->saa1099[CurChip], ChipClk); - CAA->StreamUpdate = &saa1099_update; - CAA->StreamUpdateParam = p->saa1099[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzES5503) - { - //ChipVol = 0x40; - ChipCnt = (p->VGMHead.lngHzES5503 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].ES5503; - CAA->ChipType = 0x24; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_es5503(&p->es5503[CurChip], ChipClk, p->VGMHead.bytES5503Chns); - CAA->StreamUpdate = &es5503_pcm_update; - CAA->StreamUpdateParam = p->es5503[CurChip]; - es5503_set_srchg_cb(p->es5503[CurChip], &ChangeChipSampleRate, CAA); - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume * 8; - } - } - if (p->VGMHead.lngHzES5506) - { - //ChipVol = 0x20; - ChipCnt = (p->VGMHead.lngHzES5506 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].ES5506; - CAA->ChipType = 0x25; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_es5506(&p->es550x[CurChip], ChipClk, p->VGMHead.bytES5506Chns); - CAA->StreamUpdate = &es5506_update; - CAA->StreamUpdateParam = p->es550x[CurChip]; - es5506_set_srchg_cb(p->es550x[CurChip], &ChangeChipSampleRate, CAA); - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume * 16; - } - } - if (p->VGMHead.lngHzX1_010) - { - //ChipVol = 0x100; - ChipCnt = (p->VGMHead.lngHzX1_010 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].X1_010; - CAA->ChipType = 0x26; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_x1_010(&p->x1_010[CurChip], ChipClk, - p->CHIP_SAMPLING_MODE, p->CHIP_SAMPLE_RATE); - CAA->StreamUpdate = &seta_update; - CAA->StreamUpdateParam = p->x1_010[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - if (p->VGMHead.lngHzC352) - { - //ChipVol = 0x40; - ChipCnt = (p->VGMHead.lngHzC352 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].C352; - CAA->ChipType = 0x27; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_c352(&p->c352[CurChip], ChipClk, p->VGMHead.bytC352ClkDiv * 4); - CAA->StreamUpdate = &c352_update; - CAA->StreamUpdateParam = p->c352[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume * 8; - } - } - if (p->VGMHead.lngHzGA20) - { - //ChipVol = 0x280; - ChipCnt = (p->VGMHead.lngHzGA20 & 0x40000000) ? 0x02 : 0x01; - for (CurChip = 0x00; CurChip < ChipCnt; CurChip ++) - { - CAA = &p->ChipAudio[CurChip].GA20; - CAA->ChipType = 0x28; - - ChipClk = GetChipClock(p, (CurChip << 7) | CAA->ChipType, NULL); - CAA->SmpRate = device_start_iremga20(&p->ga20[CurChip], ChipClk); - CAA->StreamUpdate = &IremGA20_update; - CAA->StreamUpdateParam = p->ga20[CurChip]; - - CAA->Volume = GetChipVolume(p, CAA->ChipType, CurChip, ChipCnt); - AbsVol += CAA->Volume; - } - } - - // Initialize DAC Control and PCM Bank - p->DacCtrlUsed = 0x00; - //memset(DacCtrlUsg, 0x00, 0x01 * 0xFF); - for (CurChip = 0x00; CurChip < 0xFF; CurChip ++) - { - p->DacCtrl[CurChip].Enable = false; - } - //memset(p->DacCtrl, 0x00, sizeof(DACCTRL_DATA) * 0xFF); - - memset(p->PCMBank, 0x00, sizeof(VGM_PCM_BANK) * PCM_BANK_COUNT); - memset(&p->PCMTbl, 0x00, sizeof(PCMBANK_TBL)); - - // Reset chips - Chips_GeneralActions(p, 0x01); - - while(AbsVol < 0x200 && AbsVol) - { - for (CurCSet = 0x00; CurCSet < 0x02; CurCSet ++) - { - CAA = (CAUD_ATTR*)&p->ChipAudio[CurCSet]; - for (CurChip = 0x00; CurChip < CHIP_COUNT; CurChip ++, CAA ++) - CAA->Volume *= 2; - CAA = p->CA_Paired[CurCSet]; - for (CurChip = 0x00; CurChip < 0x03; CurChip ++, CAA ++) - CAA->Volume *= 2; - } - AbsVol *= 2; - } - while(AbsVol > 0x300) - { - for (CurCSet = 0x00; CurCSet < 0x02; CurCSet ++) - { - CAA = (CAUD_ATTR*)&p->ChipAudio[CurCSet]; - for (CurChip = 0x00; CurChip < CHIP_COUNT; CurChip ++, CAA ++) - CAA->Volume /= 2; - CAA = p->CA_Paired[CurCSet]; - for (CurChip = 0x00; CurChip < 0x03; CurChip ++, CAA ++) - CAA->Volume /= 2; - } - AbsVol /= 2; - } - - // Initialize Resampler - for (CurCSet = 0x00; CurCSet < 0x02; CurCSet ++) - { - CAA = (CAUD_ATTR*)&p->ChipAudio[CurCSet]; - for (CurChip = 0x00; CurChip < CHIP_COUNT; CurChip ++, CAA ++) - SetupResampler(p, CAA); - - CAA = p->CA_Paired[CurCSet]; - for (CurChip = 0x00; CurChip < 0x03; CurChip ++, CAA ++) - SetupResampler(p, CAA); - } - - GeneralChipLists(p); - break; - case 0x01: // Reset chips - for (CurCSet = 0x00; CurCSet < 0x02; CurCSet ++) - { - - CAA = (CAUD_ATTR*)&p->ChipAudio[CurCSet]; - for (CurChip = 0x00; CurChip < CHIP_COUNT; CurChip ++, CAA ++) - { - if (CAA->ChipType == 0xFF) // chip unused - continue; - else if (CAA->ChipType == 0x00) - device_reset_sn764xx(p->sn764xx[CurCSet]); - else if (CAA->ChipType == 0x01) - device_reset_ym2413(p->ym2413[CurCSet]); - else if (CAA->ChipType == 0x02) - device_reset_ym2612(p->ym2612[CurCSet]); - else if (CAA->ChipType == 0x03) - device_reset_ym2151(p->ym2151[CurCSet]); - else if (CAA->ChipType == 0x04) - device_reset_segapcm(p->segapcm[CurCSet]); - else if (CAA->ChipType == 0x05 && CurCSet == 0x00) - device_reset_rf5c68(p->rf5c68); - else if (CAA->ChipType == 0x06) - device_reset_ym2203(p->ym2203[CurCSet]); - else if (CAA->ChipType == 0x07) - device_reset_ym2608(p->ym2608[CurCSet]); - else if (CAA->ChipType == 0x08) - device_reset_ym2610(p->ym2610[CurCSet]); - else if (CAA->ChipType == 0x09) - device_reset_ym3812(p->ym3812[CurCSet]); - else if (CAA->ChipType == 0x0A) - device_reset_ym3526(p->ym3526[CurCSet]); - else if (CAA->ChipType == 0x0B) - device_reset_y8950(p->y8950[CurCSet]); - else if (CAA->ChipType == 0x0C) - device_reset_ymf262(p->ymf262[CurCSet]); - else if (CAA->ChipType == 0x0D) - device_reset_ymf278b(p->ymf278b[CurCSet]); - else if (CAA->ChipType == 0x0E) - device_reset_ymf271(p->ymf271[CurCSet]); - else if (CAA->ChipType == 0x0F) - device_reset_ymz280b(p->ymz280b[CurCSet]); - else if (CAA->ChipType == 0x10 && CurCSet == 0x00) - device_reset_rf5c164(p->rf5c164); - else if (CAA->ChipType == 0x11 && CurCSet == 0x00) - device_reset_pwm(p->pwm); - else if (CAA->ChipType == 0x12) - device_reset_ayxx(p->ay8910[CurCSet]); - else if (CAA->ChipType == 0x13) - device_reset_gameboy_sound(p->gbdmg[CurCSet]); - else if (CAA->ChipType == 0x14) - device_reset_nes(p->nesapu[CurCSet]); - else if (CAA->ChipType == 0x15) - device_reset_multipcm(p->multipcm[CurCSet]); - else if (CAA->ChipType == 0x16) - device_reset_upd7759(p->upd7759[CurCSet]); - else if (CAA->ChipType == 0x17) - device_reset_okim6258(p->okim6258[CurCSet]); - else if (CAA->ChipType == 0x18) - device_reset_okim6295(p->okim6295[CurCSet]); - else if (CAA->ChipType == 0x19) - device_reset_k051649(p->k051649[CurCSet]); - else if (CAA->ChipType == 0x1A) - device_reset_k054539(p->k054539[CurCSet]); - else if (CAA->ChipType == 0x1B) - device_reset_c6280(p->huc6280[CurCSet]); - else if (CAA->ChipType == 0x1C) - device_reset_c140(p->c140[CurCSet]); - else if (CAA->ChipType == 0x1D) - device_reset_k053260(p->k053260[CurCSet]); - else if (CAA->ChipType == 0x1E) - device_reset_pokey(p->pokey[CurCSet]); - else if (CAA->ChipType == 0x1F) - device_reset_qsound(p->qsound[CurCSet]); - else if (CAA->ChipType == 0x20) - device_reset_scsp(p->scsp[CurCSet]); - else if (CAA->ChipType == 0x21) - ws_audio_reset(p->wswan[CurCSet]); - else if (CAA->ChipType == 0x22) - device_reset_vsu(p->vsu[CurCSet]); - else if (CAA->ChipType == 0x23) - device_reset_saa1099(p->saa1099[CurCSet]); - else if (CAA->ChipType == 0x24) - device_reset_es5503(p->es5503[CurCSet]); - else if (CAA->ChipType == 0x25) - device_reset_es5506(p->es550x[CurCSet]); - else if (CAA->ChipType == 0x26) - device_reset_x1_010(p->x1_010[CurCSet]); - else if (CAA->ChipType == 0x27) - device_reset_c352(p->c352[CurCSet]); - else if (CAA->ChipType == 0x28) - device_reset_iremga20(p->ga20[CurCSet]); - } // end for CurChip - - } // end for CurCSet - - Chips_GeneralActions(p, 0x10); // set muting mask - Chips_GeneralActions(p, 0x20); // set panning - - for (CurChip = 0x00; CurChip < p->DacCtrlUsed; CurChip ++) - { - CurCSet = p->DacCtrlUsg[CurChip]; - device_reset_daccontrol(p->daccontrol[CurCSet]); - //DacCtrl[CurCSet].Enable = false; - } - //DacCtrlUsed = 0x00; - //memset(DacCtrlUsg, 0x00, 0x01 * 0xFF); - - for (CurChip = 0x00; CurChip < PCM_BANK_COUNT; CurChip ++) - { - // reset PCM Bank, but not the data - // (this way I don't need to decompress the data again when restarting) - p->PCMBank[CurChip].DataPos = 0x00000000; - p->PCMBank[CurChip].BnkPos = 0x00000000; - } - p->PCMTbl.EntryCount = 0x00; - break; - case 0x02: // Stop chips - for (CurCSet = 0x00; CurCSet < 0x02; CurCSet ++) - { - - CAA = (CAUD_ATTR*)&p->ChipAudio[CurCSet]; - for (CurChip = 0x00; CurChip < CHIP_COUNT; CurChip ++, CAA ++) - { - if (CAA->ChipType == 0xFF) // chip unused - continue; - else if (CAA->ChipType == 0x00) - device_stop_sn764xx(p->sn764xx[CurCSet]); - else if (CAA->ChipType == 0x01) - device_stop_ym2413(p->ym2413[CurCSet]); - else if (CAA->ChipType == 0x02) - device_stop_ym2612(p->ym2612[CurCSet]); - else if (CAA->ChipType == 0x03) - device_stop_ym2151(p->ym2151[CurCSet]); - else if (CAA->ChipType == 0x04) - device_stop_segapcm(p->segapcm[CurCSet]); - else if (CAA->ChipType == 0x05 && CurCSet == 0x00) - device_stop_rf5c68(p->rf5c68); - else if (CAA->ChipType == 0x06) - device_stop_ym2203(p->ym2203[CurCSet]); - else if (CAA->ChipType == 0x07) - device_stop_ym2608(p->ym2608[CurCSet]); - else if (CAA->ChipType == 0x08) - device_stop_ym2610(p->ym2610[CurCSet]); - else if (CAA->ChipType == 0x09) - { - device_stop_ym3812(p->ym3812[CurCSet]); - free(p->ym3812_dual_data[CurCSet]); - p->ym3812_dual_data[CurCSet] = NULL; - } - else if (CAA->ChipType == 0x0A) - device_stop_ym3526(p->ym3526[CurCSet]); - else if (CAA->ChipType == 0x0B) - device_stop_y8950(p->y8950[CurCSet]); - else if (CAA->ChipType == 0x0C) - device_stop_ymf262(p->ymf262[CurCSet]); - else if (CAA->ChipType == 0x0D) - device_stop_ymf278b(p->ymf278b[CurCSet]); - else if (CAA->ChipType == 0x0E) - device_stop_ymf271(p->ymf271[CurCSet]); - else if (CAA->ChipType == 0x0F) - device_stop_ymz280b(p->ymz280b[CurCSet]); - else if (CAA->ChipType == 0x10 && CurCSet == 0x00) - device_stop_rf5c164(p->rf5c164); - else if (CAA->ChipType == 0x11 && CurCSet == 0x00) - device_stop_pwm(p->pwm); - else if (CAA->ChipType == 0x12) - device_stop_ayxx(p->ay8910[CurCSet]); - else if (CAA->ChipType == 0x13) - device_stop_gameboy_sound(p->gbdmg[CurCSet]); - else if (CAA->ChipType == 0x14) - device_stop_nes(p->nesapu[CurCSet]); - else if (CAA->ChipType == 0x15) - device_stop_multipcm(p->multipcm[CurCSet]); - else if (CAA->ChipType == 0x16) - device_stop_upd7759(p->upd7759[CurCSet]); - else if (CAA->ChipType == 0x17) - device_stop_okim6258(p->okim6258[CurCSet]); - else if (CAA->ChipType == 0x18) - device_stop_okim6295(p->okim6295[CurCSet]); - else if (CAA->ChipType == 0x19) - device_stop_k051649(p->k051649[CurCSet]); - else if (CAA->ChipType == 0x1A) - device_stop_k054539(p->k054539[CurCSet]); - else if (CAA->ChipType == 0x1B) - device_stop_c6280(p->huc6280[CurCSet]); - else if (CAA->ChipType == 0x1C) - device_stop_c140(p->c140[CurCSet]); - else if (CAA->ChipType == 0x1D) - device_stop_k053260(p->k053260[CurCSet]); - else if (CAA->ChipType == 0x1E) - device_stop_pokey(p->pokey[CurCSet]); - else if (CAA->ChipType == 0x1F) - device_stop_qsound(p->qsound[CurCSet]); - else if (CAA->ChipType == 0x20) - device_stop_scsp(p->scsp[CurCSet]); - else if (CAA->ChipType == 0x21) - ws_audio_done(p->wswan[CurCSet]); - else if (CAA->ChipType == 0x22) - device_stop_vsu(p->vsu[CurCSet]); - else if (CAA->ChipType == 0x23) - device_stop_saa1099(p->saa1099[CurCSet]); - else if (CAA->ChipType == 0x24) - device_stop_es5503(p->es5503[CurCSet]); - else if (CAA->ChipType == 0x25) - device_stop_es5506(p->es550x[CurCSet]); - else if (CAA->ChipType == 0x26) - device_stop_x1_010(p->x1_010[CurCSet]); - else if (CAA->ChipType == 0x27) - device_stop_c352(p->c352[CurCSet]); - else if (CAA->ChipType == 0x28) - device_stop_iremga20(p->ga20[CurCSet]); - - resampler_destroy(CAA->Resampler); - CAA->Resampler = 0x00; - - CAA->ChipType = 0xFF; // mark as "unused" - } // end for CurChip - - } // end for CurCSet - - for (CurChip = 0x00; CurChip < p->DacCtrlUsed; CurChip ++) - { - CurCSet = p->DacCtrlUsg[CurChip]; - device_stop_daccontrol(p->daccontrol[CurCSet]); - p->DacCtrl[CurCSet].Enable = false; - } - p->DacCtrlUsed = 0x00; - - for (CurChip = 0x00; CurChip < PCM_BANK_COUNT; CurChip ++) - { - free(p->PCMBank[CurChip].Bank); - free(p->PCMBank[CurChip].Data); - } - //memset(PCMBank, 0x00, sizeof(VGM_PCM_BANK) * PCM_BANK_COUNT); - free(p->PCMTbl.Entries); - //memset(&PCMTbl, 0x00, sizeof(PCMBANK_TBL)); - break; - case 0x10: // Set Muting Mask - for (CurCSet = 0x00; CurCSet < 0x02; CurCSet ++) - { - - CAA = (CAUD_ATTR*)&p->ChipAudio[CurCSet]; - for (CurChip = 0x00; CurChip < CHIP_COUNT; CurChip ++, CAA ++) - { - if (CAA->ChipType == 0xFF) // chip unused - continue; - else if (CAA->ChipType == 0x00) - sn764xx_set_mute_mask(p->sn764xx[CurCSet], p->ChipOpts[CurCSet].SN76496.ChnMute1); - else if (CAA->ChipType == 0x01) - ym2413_set_mute_mask(p->ym2413[CurCSet], p->ChipOpts[CurCSet].YM2413.ChnMute1); - else if (CAA->ChipType == 0x02) - ym2612_set_mute_mask(p->ym2612[CurCSet], p->ChipOpts[CurCSet].YM2612.ChnMute1); - else if (CAA->ChipType == 0x03) - ym2151_set_mute_mask(p->ym2151[CurCSet], p->ChipOpts[CurCSet].YM2151.ChnMute1); - else if (CAA->ChipType == 0x04) - segapcm_set_mute_mask(p->segapcm[CurCSet], p->ChipOpts[CurCSet].SegaPCM.ChnMute1); - else if (CAA->ChipType == 0x05 && CurCSet == 0x00) - rf5c68_set_mute_mask(p->rf5c68, p->ChipOpts[CurCSet].RF5C68.ChnMute1); - else if (CAA->ChipType == 0x06) - ym2203_set_mute_mask(p->ym2203[CurCSet], p->ChipOpts[CurCSet].YM2203.ChnMute1, - p->ChipOpts[CurCSet].YM2203.ChnMute3); - else if (CAA->ChipType == 0x07) - { - MaskVal = (p->ChipOpts[CurCSet].YM2608.ChnMute1 & 0x3F) << 0; - MaskVal |= (p->ChipOpts[CurCSet].YM2608.ChnMute2 & 0x7F) << 6; - ym2608_set_mute_mask(p->ym2608[CurCSet], MaskVal, p->ChipOpts[CurCSet].YM2608.ChnMute3); - } - else if (CAA->ChipType == 0x08) - { - MaskVal = (p->ChipOpts[CurCSet].YM2610.ChnMute1 & 0x3F) << 0; - MaskVal |= (p->ChipOpts[CurCSet].YM2610.ChnMute2 & 0x7F) << 6; - ym2610_set_mute_mask(p->ym2610[CurCSet], MaskVal, p->ChipOpts[CurCSet].YM2610.ChnMute3); - } - else if (CAA->ChipType == 0x09) - ym3812_set_mute_mask(p->ym3812[CurCSet], p->ChipOpts[CurCSet].YM3812.ChnMute1); - else if (CAA->ChipType == 0x0A) - ym3526_set_mute_mask(p->ym3526[CurCSet], p->ChipOpts[CurCSet].YM3526.ChnMute1); - else if (CAA->ChipType == 0x0B) - y8950_set_mute_mask(p->y8950[CurCSet], p->ChipOpts[CurCSet].Y8950.ChnMute1); - else if (CAA->ChipType == 0x0C) - ymf262_set_mute_mask(p->ymf262[CurCSet], p->ChipOpts[CurCSet].YMF262.ChnMute1); - else if (CAA->ChipType == 0x0D) - ymf278b_set_mute_mask(p->ymf278b[CurCSet], p->ChipOpts[CurCSet].YMF278B.ChnMute1, - p->ChipOpts[CurCSet].YMF278B.ChnMute2); - else if (CAA->ChipType == 0x0E) - ymf271_set_mute_mask(p->ymf271[CurCSet], p->ChipOpts[CurCSet].YMF271.ChnMute1); - else if (CAA->ChipType == 0x0F) - ymz280b_set_mute_mask(p->ymz280b[CurCSet], p->ChipOpts[CurCSet].YMZ280B.ChnMute1); - else if (CAA->ChipType == 0x10 && CurCSet == 0x00) - rf5c164_set_mute_mask(p->rf5c164, p->ChipOpts[CurCSet].RF5C164.ChnMute1); - else if (CAA->ChipType == 0x11 && CurCSet == 0x00) - pwm_mute(p->pwm, p->ChipOpts[CurCSet].PWM.ChnMute1); - else if (CAA->ChipType == 0x12) - ayxx_set_mute_mask(p->ay8910[CurCSet], p->ChipOpts[CurCSet].AY8910.ChnMute1); - else if (CAA->ChipType == 0x13) - gameboy_sound_set_mute_mask(p->gbdmg[CurCSet], p->ChipOpts[CurCSet].GameBoy.ChnMute1); - else if (CAA->ChipType == 0x14) - nes_set_mute_mask(p->nesapu[CurCSet], p->ChipOpts[CurCSet].NES.ChnMute1); - else if (CAA->ChipType == 0x15) - multipcm_set_mute_mask(p->multipcm[CurCSet], p->ChipOpts[CurCSet].MultiPCM.ChnMute1); - else if (CAA->ChipType == 0x16) - upd7759_mute(p->upd7759[CurCSet], p->ChipOpts[CurCSet].UPD7759.ChnMute1); - else if (CAA->ChipType == 0x17) - okim6258_mute(p->okim6258[CurCSet], p->ChipOpts[CurCSet].OKIM6258.ChnMute1); - else if (CAA->ChipType == 0x18) - okim6295_set_mute_mask(p->okim6295[CurCSet], p->ChipOpts[CurCSet].OKIM6295.ChnMute1); - else if (CAA->ChipType == 0x19) - k051649_set_mute_mask(p->k051649[CurCSet], p->ChipOpts[CurCSet].K051649.ChnMute1); - else if (CAA->ChipType == 0x1A) - k054539_set_mute_mask(p->k054539[CurCSet], p->ChipOpts[CurCSet].K054539.ChnMute1); - else if (CAA->ChipType == 0x1B) - c6280_set_mute_mask(p->huc6280[CurCSet], p->ChipOpts[CurCSet].HuC6280.ChnMute1); - else if (CAA->ChipType == 0x1C) - c140_set_mute_mask(p->c140[CurCSet], p->ChipOpts[CurCSet].C140.ChnMute1); - else if (CAA->ChipType == 0x1D) - k053260_set_mute_mask(p->k053260[CurCSet], p->ChipOpts[CurCSet].K053260.ChnMute1); - else if (CAA->ChipType == 0x1E) - pokey_set_mute_mask(p->pokey[CurCSet], p->ChipOpts[CurCSet].Pokey.ChnMute1); - else if (CAA->ChipType == 0x1F) - qsound_set_mute_mask(p->qsound[CurCSet], p->ChipOpts[CurCSet].QSound.ChnMute1); - else if (CAA->ChipType == 0x20) - scsp_set_mute_mask(p->scsp[CurCSet], p->ChipOpts[CurCSet].SCSP.ChnMute1); - else if (CAA->ChipType == 0x21) - ws_set_mute_mask(p->wswan[CurCSet], p->ChipOpts[CurCSet].WSwan.ChnMute1); - else if (CAA->ChipType == 0x22) - vsu_set_mute_mask(p->vsu[CurCSet], p->ChipOpts[CurCSet].VSU.ChnMute1); - else if (CAA->ChipType == 0x23) - saa1099_set_mute_mask(p->saa1099[CurCSet], p->ChipOpts[CurCSet].SAA1099.ChnMute1); - else if (CAA->ChipType == 0x24) - es5503_set_mute_mask(p->es5503[CurCSet], p->ChipOpts[CurCSet].ES5503.ChnMute1); - else if (CAA->ChipType == 0x25) - es5506_set_mute_mask(p->es550x[CurCSet], p->ChipOpts[CurCSet].ES5506.ChnMute1); - else if (CAA->ChipType == 0x26) - x1_010_set_mute_mask(p->x1_010[CurCSet], p->ChipOpts[CurCSet].X1_010.ChnMute1); - else if (CAA->ChipType == 0x27) - c352_set_mute_mask(p->c352[CurCSet], p->ChipOpts[CurCSet].C352.ChnMute1); - else if (CAA->ChipType == 0x28) - iremga20_set_mute_mask(p->ga20[CurCSet], p->ChipOpts[CurCSet].GA20.ChnMute1); - } // end for CurChip - - } // end for CurCSet - break; - case 0x20: // Set Panning - for (CurCSet = 0x00; CurCSet < 0x02; CurCSet ++) - { - - CAA = (CAUD_ATTR*)&p->ChipAudio[CurCSet]; - for (CurChip = 0x00; CurChip < CHIP_COUNT; CurChip ++, CAA ++) - { - if (CAA->ChipType == 0xFF) // chip unused - continue; - else if (CAA->ChipType == 0x00) - sn764xx_set_panning(p->sn764xx[CurCSet], p->ChipOpts[CurCSet].SN76496.Panning); - else if (CAA->ChipType == 0x01) - ym2413_set_panning(p->ym2413[CurCSet], p->ChipOpts[CurCSet].YM2413.Panning); - } // end for CurChip - - } // end for CurCSet - break; - } - - return; -} - -INLINE INT32 SampleVGM2Pbk_I(VGM_PLAYER* p, INT32 SampleVal) -{ - return (INT32)((INT64)SampleVal * p->VGMSmplRateMul / p->VGMSmplRateDiv); -} - -INLINE INT32 SamplePbk2VGM_I(VGM_PLAYER* p, INT32 SampleVal) -{ - return (INT32)((INT64)SampleVal * p->VGMSmplRateDiv / p->VGMSmplRateMul); -} - -INT32 SampleVGM2Playback(void* _p, INT32 SampleVal) -{ - VGM_PLAYER* p = (VGM_PLAYER *)_p; - return (INT32)((INT64)SampleVal * p->VGMSmplRateMul / p->VGMSmplRateDiv); -} - -INT32 SamplePlayback2VGM(void* _p, INT32 SampleVal) -{ - VGM_PLAYER* p = (VGM_PLAYER *)_p; - return (INT32)((INT64)SampleVal * p->VGMSmplRateDiv / p->VGMSmplRateMul); -} - - -static void InterpretFile(VGM_PLAYER* p, UINT32 SampleCount) -{ - /*UINT32 TempLng;*/ - UINT8 CurChip; - - if (p->DacCtrlUsed && SampleCount > 1) // handle skipping - { - for (CurChip = 0x00; CurChip < p->DacCtrlUsed; CurChip ++) - { - daccontrol_update(p->daccontrol[p->DacCtrlUsg[CurChip]], SampleCount - 1); - } - } - - if (! p->FileMode) - InterpretVGM(p, SampleCount); -#ifdef ADDITIONAL_FORMATS - else - InterpretOther(p, SampleCount); -#endif - - if (p->DacCtrlUsed && SampleCount) - { - // calling this here makes "Emulating while Paused" nicer - for (CurChip = 0x00; CurChip < p->DacCtrlUsed; CurChip ++) - { - daccontrol_update(p->daccontrol[p->DacCtrlUsg[CurChip]], 1); - } - } - - p->VGMSmplPlayed += SampleCount; - p->PlayingTime += SampleCount; - - //if (FadePlay && ! FadeTime) - // EndPlay = true; - - return; -} - -static void AddPCMData(VGM_PLAYER* p, UINT8 Type, UINT32 DataSize, const UINT8* Data) -{ - UINT32 CurBnk; - VGM_PCM_BANK* TempPCM; - VGM_PCM_DATA* TempBnk; - UINT32 BankSize; - bool RetVal; - UINT8 BnkType; - UINT8 CurDAC; - - BnkType = Type & 0x3F; - if (BnkType >= PCM_BANK_COUNT || p->VGMCurLoop) - return; - - if (Type == 0x7F) - { - ReadPCMTable(p, DataSize, Data); - return; - } - - TempPCM = &p->PCMBank[BnkType]; - TempPCM->BnkPos ++; - if (TempPCM->BnkPos <= TempPCM->BankCount) - return; // Speed hack for restarting playback (skip already loaded blocks) - CurBnk = TempPCM->BankCount; - TempPCM->BankCount ++; - if (p->Last95Max != 0xFFFF) - p->Last95Max = TempPCM->BankCount; - TempPCM->Bank = (VGM_PCM_DATA*)realloc(TempPCM->Bank, - sizeof(VGM_PCM_DATA) * TempPCM->BankCount); - - if (! (Type & 0x40)) - BankSize = DataSize; - else - BankSize = ReadLE32(&Data[0x01]); - TempPCM->Data = realloc(TempPCM->Data, TempPCM->DataSize + BankSize); - TempBnk = &TempPCM->Bank[CurBnk]; - TempBnk->DataStart = TempPCM->DataSize; - if (! (Type & 0x40)) - { - TempBnk->DataSize = DataSize; - TempBnk->Data = TempPCM->Data + TempBnk->DataStart; - memcpy(TempBnk->Data, Data, DataSize); - } - else - { - TempBnk->Data = TempPCM->Data + TempBnk->DataStart; - RetVal = DecompressDataBlk(p, TempBnk, DataSize, Data); - if (! RetVal) - { - TempBnk->Data = NULL; - TempBnk->DataSize = 0x00; - //return; - goto RefreshDACStrm; // sorry for the goto, but I don't want to copy-paste the code - } - } - if (BankSize != TempBnk->DataSize) - printf("Error reading Data Block! Data Size conflict!\n"); - TempPCM->DataSize += BankSize; - - // realloc may've moved the Bank block, so refresh all DAC Streams -RefreshDACStrm: - for (CurDAC = 0x00; CurDAC < p->DacCtrlUsed; CurDAC ++) - { - if (p->DacCtrl[p->DacCtrlUsg[CurDAC]].Bank == BnkType) - daccontrol_refresh_data(p->daccontrol[p->DacCtrlUsg[CurDAC]], TempPCM->Data, TempPCM->DataSize); - } - - return; -} - -/*INLINE FUINT16 ReadBits(UINT8* Data, UINT32* Pos, FUINT8* BitPos, FUINT8 BitsToRead) -{ - FUINT8 BitReadVal; - UINT32 InPos; - FUINT8 InVal; - FUINT8 BitMask; - FUINT8 InShift; - FUINT8 OutBit; - FUINT16 RetVal; - - InPos = *Pos; - InShift = *BitPos; - OutBit = 0x00; - RetVal = 0x0000; - while(BitsToRead) - { - BitReadVal = (BitsToRead >= 8) ? 8 : BitsToRead; - BitsToRead -= BitReadVal; - BitMask = (1 << BitReadVal) - 1; - - InShift += BitReadVal; - InVal = (Data[InPos] << InShift >> 8) & BitMask; - if (InShift >= 8) - { - InShift -= 8; - InPos ++; - if (InShift) - InVal |= (Data[InPos] << InShift >> 8) & BitMask; - } - - RetVal |= InVal << OutBit; - OutBit += BitReadVal; - } - - *Pos = InPos; - *BitPos = InShift; - return RetVal; -} - -static void DecompressDataBlk(VGM_PCM_DATA* Bank, UINT32 DataSize, const UINT8* Data) -{ - UINT8 ComprType; - UINT8 BitDec; - FUINT8 BitCmp; - UINT8 CmpSubType; - UINT16 AddVal; - UINT32 InPos; - UINT32 OutPos; - FUINT16 InVal; - FUINT16 OutVal; - FUINT8 ValSize; - FUINT8 InShift; - FUINT8 OutShift; - UINT8* Ent1B; - UINT16* Ent2B; - //UINT32 Time; - - //Time = GetTickCount(); - ComprType = Data[0x00]; - Bank->DataSize = ReadLE32(&Data[0x01]); - BitDec = Data[0x05]; - BitCmp = Data[0x06]; - CmpSubType = Data[0x07]; - AddVal = ReadLE16(&Data[0x08]); - - switch(ComprType) - { - case 0x00: // n-Bit compression - if (CmpSubType == 0x02) - { - Ent1B = (UINT8*)PCMTbl.Entries; - Ent2B = (UINT16*)PCMTbl.Entries; - if (! PCMTbl.EntryCount) - { - printf("Error loading table-compressed data block! No table loaded!\n"); - return; - } - else if (BitDec != PCMTbl.BitDec || BitCmp != PCMTbl.BitCmp) - { - printf("Warning! Data block and loaded value table incompatible!\n"); - return; - } - } - - ValSize = (BitDec + 7) / 8; - InPos = 0x0A; - InShift = 0; - OutShift = BitDec - BitCmp; - - for (OutPos = 0x00; OutPos < Bank->DataSize; OutPos += ValSize) - { - if (InPos >= DataSize) - break; - InVal = ReadBits(Data, &InPos, &InShift, BitCmp); - switch(CmpSubType) - { - case 0x00: // Copy - OutVal = InVal + AddVal; - break; - case 0x01: // Shift Left - OutVal = (InVal << OutShift) + AddVal; - break; - case 0x02: // Table - switch(ValSize) - { - case 0x01: - OutVal = Ent1B[InVal]; - break; - case 0x02: - OutVal = Ent2B[InVal]; - break; - } - break; - } - memcpy(&Bank->Data[OutPos], &OutVal, ValSize); - } - break; - } - - //Time = GetTickCount() - Time; - //printf("Decompression Time: %lu\n", Time); - - return; -}*/ - -static bool DecompressDataBlk(VGM_PLAYER* p, VGM_PCM_DATA* Bank, UINT32 DataSize, const UINT8* Data) -{ - UINT8 ComprType; - UINT8 BitDec; - FUINT8 BitCmp; - UINT8 CmpSubType; - UINT16 AddVal; - const UINT8* InPos; - const UINT8* InDataEnd; - UINT8* OutPos; - const UINT8* OutDataEnd; - FUINT16 InVal; - FUINT16 OutVal; - FUINT8 ValSize; - FUINT8 InShift; - FUINT8 OutShift; - UINT8* Ent1B; - UINT16* Ent2B; - - // ReadBits Variables - FUINT8 BitsToRead; - FUINT8 BitReadVal; - FUINT8 InValB; - FUINT8 BitMask; - FUINT8 OutBit; - - // Variables for DPCM - UINT16 OutMask; - - ComprType = Data[0x00]; - Bank->DataSize = ReadLE32(&Data[0x01]); - - switch(ComprType) - { - case 0x00: // n-Bit compression - BitDec = Data[0x05]; - BitCmp = Data[0x06]; - CmpSubType = Data[0x07]; - AddVal = ReadLE16(&Data[0x08]); - - if (CmpSubType == 0x02) - { - Ent1B = (UINT8*)p->PCMTbl.Entries; // Big Endian note: Those are stored in LE and converted when reading. - Ent2B = (UINT16*)p->PCMTbl.Entries; - if (! p->PCMTbl.EntryCount) - { - Bank->DataSize = 0x00; - printf("Error loading table-compressed data block! No table loaded!\n"); - return false; - } - else if (BitDec != p->PCMTbl.BitDec || BitCmp != p->PCMTbl.BitCmp) - { - Bank->DataSize = 0x00; - printf("Warning! Data block and loaded value table incompatible!\n"); - return false; - } - } - - ValSize = (BitDec + 7) / 8; - InPos = Data + 0x0A; - InDataEnd = Data + DataSize; - InShift = 0; - OutShift = BitDec - BitCmp; - OutDataEnd = Bank->Data + Bank->DataSize; - - for (OutPos = Bank->Data; OutPos < OutDataEnd && InPos < InDataEnd; OutPos += ValSize) - { - //InVal = ReadBits(Data, InPos, &InShift, BitCmp); - // inlined - is 30% faster - OutBit = 0x00; - InVal = 0x0000; - BitsToRead = BitCmp; - while(BitsToRead) - { - BitReadVal = (BitsToRead >= 8) ? 8 : BitsToRead; - BitsToRead -= BitReadVal; - BitMask = (1 << BitReadVal) - 1; - - InShift += BitReadVal; - InValB = (*InPos << InShift >> 8) & BitMask; - if (InShift >= 8) - { - InShift -= 8; - InPos ++; - if (InShift) - InValB |= (*InPos << InShift >> 8) & BitMask; - } - - InVal |= InValB << OutBit; - OutBit += BitReadVal; - } - - switch(CmpSubType) - { - case 0x00: // Copy - OutVal = InVal + AddVal; - break; - case 0x01: // Shift Left - OutVal = (InVal << OutShift) + AddVal; - break; - case 0x02: // Table - switch(ValSize) - { - case 0x01: - OutVal = Ent1B[InVal]; - break; - case 0x02: -#ifndef VGM_BIG_ENDIAN - OutVal = Ent2B[InVal]; -#else - OutVal = ReadLE16((UINT8*)&Ent2B[InVal]); -#endif - break; - } - break; - } - -#ifndef VGM_BIG_ENDIAN - //memcpy(OutPos, &OutVal, ValSize); - if (ValSize == 0x01) - *((UINT8*)OutPos) = (UINT8)OutVal; - else //if (ValSize == 0x02) - *((UINT16*)OutPos) = (UINT16)OutVal; -#else - if (ValSize == 0x01) - { - *OutPos = (UINT8)OutVal; - } - else //if (ValSize == 0x02) - { - OutPos[0x00] = (UINT8)((OutVal & 0x00FF) >> 0); - OutPos[0x01] = (UINT8)((OutVal & 0xFF00) >> 8); - } -#endif - } - break; - case 0x01: // Delta-PCM - BitDec = Data[0x05]; - BitCmp = Data[0x06]; - OutVal = ReadLE16(&Data[0x08]); - - Ent1B = (UINT8*)p->PCMTbl.Entries; - Ent2B = (UINT16*)p->PCMTbl.Entries; - if (! p->PCMTbl.EntryCount) - { - Bank->DataSize = 0x00; - printf("Error loading table-compressed data block! No table loaded!\n"); - return false; - } - else if (BitDec != p->PCMTbl.BitDec || BitCmp != p->PCMTbl.BitCmp) - { - Bank->DataSize = 0x00; - printf("Warning! Data block and loaded value table incompatible!\n"); - return false; - } - - ValSize = (BitDec + 7) / 8; - OutMask = (1 << BitDec) - 1; - InPos = Data + 0x0A; - InDataEnd = Data + DataSize; - InShift = 0; - OutShift = BitDec - BitCmp; - OutDataEnd = Bank->Data + Bank->DataSize; - AddVal = 0x0000; - - for (OutPos = Bank->Data; OutPos < OutDataEnd && InPos < InDataEnd; OutPos += ValSize) - { - //InVal = ReadBits(Data, InPos, &InShift, BitCmp); - // inlined - is 30% faster - OutBit = 0x00; - InVal = 0x0000; - BitsToRead = BitCmp; - while(BitsToRead) - { - BitReadVal = (BitsToRead >= 8) ? 8 : BitsToRead; - BitsToRead -= BitReadVal; - BitMask = (1 << BitReadVal) - 1; - - InShift += BitReadVal; - InValB = (*InPos << InShift >> 8) & BitMask; - if (InShift >= 8) - { - InShift -= 8; - InPos ++; - if (InShift) - InValB |= (*InPos << InShift >> 8) & BitMask; - } - - InVal |= InValB << OutBit; - OutBit += BitReadVal; - } - - switch(ValSize) - { - case 0x01: - AddVal = Ent1B[InVal]; - OutVal += AddVal; - OutVal &= OutMask; - *((UINT8*)OutPos) = (UINT8)OutVal; - break; - case 0x02: -#ifndef VGM_BIG_ENDIAN - AddVal = Ent2B[InVal]; -#else - AddVal = ReadLE16((UINT8*)&Ent2B[InVal]); -#endif - OutVal += AddVal; - OutVal &= OutMask; -#ifndef VGM_BIG_ENDIAN - *((UINT16*)OutPos) = (UINT16)OutVal; -#else - OutPos[0x00] = (UINT8)((OutVal & 0x00FF) >> 0); - OutPos[0x01] = (UINT8)((OutVal & 0xFF00) >> 8); -#endif - break; - } - } - break; - default: - printf("Error: Unknown data block compression!\n"); - return false; - } - - return true; -} - -static UINT8 GetDACFromPCMBank(VGM_PLAYER* p) -{ - // for YM2612 DAC data only - /*VGM_PCM_BANK* TempPCM; - UINT32 CurBnk;*/ - UINT32 DataPos; - - /*TempPCM = &PCMBank[0x00]; - DataPos = TempPCM->DataPos; - for (CurBnk = 0x00; CurBnk < TempPCM->BankCount; CurBnk ++) - { - if (DataPos < TempPCM->Bank[CurBnk].DataSize) - { - if (TempPCM->DataPos < TempPCM->DataSize) - TempPCM->DataPos ++; - return TempPCM->Bank[CurBnk].Data[DataPos]; - } - DataPos -= TempPCM->Bank[CurBnk].DataSize; - } - return 0x80;*/ - - DataPos = p->PCMBank[0x00].DataPos; - if (DataPos >= p->PCMBank[0x00].DataSize) - return 0x80; - - p->PCMBank[0x00].DataPos ++; - return p->PCMBank[0x00].Data[DataPos]; -} - -static UINT8* GetPointerFromPCMBank(VGM_PLAYER* p, UINT8 Type, UINT32 DataPos) -{ - if (Type >= PCM_BANK_COUNT) - return NULL; - - if (DataPos >= p->PCMBank[Type].DataSize) - return NULL; - - return &p->PCMBank[Type].Data[DataPos]; -} - -static void ReadPCMTable(VGM_PLAYER* p, UINT32 DataSize, const UINT8* Data) -{ - UINT8 ValSize; - UINT32 TblSize; - - p->PCMTbl.ComprType = Data[0x00]; - p->PCMTbl.CmpSubType = Data[0x01]; - p->PCMTbl.BitDec = Data[0x02]; - p->PCMTbl.BitCmp = Data[0x03]; - p->PCMTbl.EntryCount = ReadLE16(&Data[0x04]); - - ValSize = (p->PCMTbl.BitDec + 7) / 8; - TblSize = p->PCMTbl.EntryCount * ValSize; - - p->PCMTbl.Entries = realloc(p->PCMTbl.Entries, TblSize); - memcpy(p->PCMTbl.Entries, &Data[0x06], TblSize); - - if (DataSize < 0x06 + TblSize) - printf("Warning! Bad PCM Table Length!\n"); - - return; -} - -#define CHIP_CHECK(name) (p->ChipAudio[CurChip].name.ChipType != 0xFF) -static void InterpretVGM(VGM_PLAYER* p, UINT32 SampleCount) -{ - INT32 SmplPlayed; - UINT8 Command; - UINT8 TempByt; - UINT16 TempSht; - UINT32 TempLng; - VGM_PCM_BANK* TempPCM; - VGM_PCM_DATA* TempBnk; - UINT32 ROMSize; - UINT32 DataStart; - UINT32 DataLen; - const UINT8* ROMData; - UINT8 CurChip; - const UINT8* VGMPnt; - - if (p->VGMEnd) - return; - - SmplPlayed = SamplePbk2VGM_I(p, p->VGMSmplPlayed + SampleCount); - while(p->VGMSmplPos <= SmplPlayed) - { - Command = p->VGMData[p->VGMPos + 0x00]; - if (Command >= 0x70 && Command <= 0x8F) - { - switch(Command & 0xF0) - { - case 0x70: - p->VGMSmplPos += (Command & 0x0F) + 0x01; - break; - case 0x80: - TempByt = GetDACFromPCMBank(p); - if (p->VGMHead.lngHzYM2612) - { - chip_reg_write(p, 0x02, 0x00, 0x00, 0x2A, TempByt); - } - p->VGMSmplPos += (Command & 0x0F); - break; - } - p->VGMPos += 0x01; - } - else - { - VGMPnt = &p->VGMData[p->VGMPos]; - - // Cheat Mode (to use 2 instances of 1 chip) - CurChip = 0x00; - switch(Command) - { - case 0x30: - if (p->VGMHead.lngHzPSG & 0x40000000) - { - Command += 0x20; - CurChip = 0x01; - } - break; - case 0x3F: - if (p->VGMHead.lngHzPSG & 0x40000000) - { - Command += 0x10; - CurChip = 0x01; - } - break; - case 0xA1: - if (p->VGMHead.lngHzYM2413 & 0x40000000) - { - Command -= 0x50; - CurChip = 0x01; - } - break; - case 0xA2: - case 0xA3: - if (p->VGMHead.lngHzYM2612 & 0x40000000) - { - Command -= 0x50; - CurChip = 0x01; - } - break; - case 0xA4: - if (p->VGMHead.lngHzYM2151 & 0x40000000) - { - Command -= 0x50; - CurChip = 0x01; - } - break; - case 0xA5: - if (p->VGMHead.lngHzYM2203 & 0x40000000) - { - Command -= 0x50; - CurChip = 0x01; - } - break; - case 0xA6: - case 0xA7: - if (p->VGMHead.lngHzYM2608 & 0x40000000) - { - Command -= 0x50; - CurChip = 0x01; - } - break; - case 0xA8: - case 0xA9: - if (p->VGMHead.lngHzYM2610 & 0x40000000) - { - Command -= 0x50; - CurChip = 0x01; - } - break; - case 0xAA: - if (p->VGMHead.lngHzYM3812 & 0x40000000) - { - Command -= 0x50; - CurChip = 0x01; - } - break; - case 0xAB: - if (p->VGMHead.lngHzYM3526 & 0x40000000) - { - Command -= 0x50; - CurChip = 0x01; - } - break; - case 0xAC: - if (p->VGMHead.lngHzY8950 & 0x40000000) - { - Command -= 0x50; - CurChip = 0x01; - } - break; - case 0xAE: - case 0xAF: - if (p->VGMHead.lngHzYMF262 & 0x40000000) - { - Command -= 0x50; - CurChip = 0x01; - } - break; - case 0xAD: - if (p->VGMHead.lngHzYMZ280B & 0x40000000) - { - Command -= 0x50; - CurChip = 0x01; - } - break; - } - - switch(Command) - { - case 0x66: // End Of File - if (p->VGMHead.lngLoopOffset) - { - p->VGMPos = p->VGMHead.lngLoopOffset; - p->VGMSmplPos -= p->VGMHead.lngLoopSamples; - p->VGMSmplPlayed -= SampleVGM2Pbk_I(p, p->VGMHead.lngLoopSamples); - SmplPlayed = SamplePbk2VGM_I(p, p->VGMSmplPlayed + SampleCount); - p->VGMCurLoop ++; - - if (p->VGMMaxLoopM && p->VGMCurLoop >= p->VGMMaxLoopM) - { - if (! p->FadePlay) - { - p->FadeStart = SampleVGM2Pbk_I(p, p->VGMHead.lngTotalSamples + - (p->VGMCurLoop - 1) * p->VGMHead.lngLoopSamples); - } - p->FadePlay = true; - } - if (p->FadePlay && ! p->FadeTime) - p->VGMEnd = true; - } - else - { - if (p->VGMHead.lngTotalSamples != (UINT32)p->VGMSmplPos) - { -#ifdef CONSOLE_MODE - printf("Warning! Header Samples: %u\t Counted Samples: %u\n", - p->VGMHead.lngTotalSamples, p->VGMSmplPos); - p->ErrorHappened = true; -#endif - p->VGMHead.lngTotalSamples = p->VGMSmplPos; - } - - if (p->HardStopOldVGMs) - { - if (p->VGMHead.lngVersion < 0x150 || - (p->VGMHead.lngVersion == 0x150 && p->HardStopOldVGMs == 0x02)) - Chips_GeneralActions(p, 0x01); // reset all chips, for instant silence - } - - p->VGMEnd = true; - break; - } - break; - case 0x62: // 1/60s delay - p->VGMSmplPos += 735; - p->VGMPos += 0x01; - break; - case 0x63: // 1/50s delay - p->VGMSmplPos += 882; - p->VGMPos += 0x01; - break; - case 0x61: // xx Sample Delay - TempSht = ReadLE16(&VGMPnt[0x01]); - p->VGMSmplPos += TempSht; - p->VGMPos += 0x03; - break; - case 0x50: // SN76496 write - if (CHIP_CHECK(SN76496)) - { - chip_reg_write(p, 0x00, CurChip, 0x00, 0x00, VGMPnt[0x01]); - } - p->VGMPos += 0x02; - break; - case 0x51: // YM2413 write - if (CHIP_CHECK(YM2413)) - { - chip_reg_write(p, 0x01, CurChip, 0x00, VGMPnt[0x01], VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0x52: // YM2612 write port 0 - case 0x53: // YM2612 write port 1 - if (CHIP_CHECK(YM2612)) - { - chip_reg_write(p, 0x02, CurChip, Command & 0x01, VGMPnt[0x01], VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0x67: // PCM Data Stream - TempByt = VGMPnt[0x02]; - TempLng = ReadLE32(&VGMPnt[0x03]); - if (TempLng & 0x80000000) - { - TempLng &= 0x7FFFFFFF; - CurChip = 0x01; - } - - switch(TempByt & 0xC0) - { - case 0x00: // Database Block - case 0x40: - AddPCMData(p, TempByt, TempLng, &VGMPnt[0x07]); - /*switch(TempByt) - { - case 0x00: // YM2612 PCM Database - break; - case 0x01: // RF5C68 PCM Database - break; - case 0x02: // RF5C164 PCM Database - break; - }*/ - break; - case 0x80: // ROM/RAM Dump - if (p->VGMCurLoop) - break; - - ROMSize = ReadLE32(&VGMPnt[0x07]); - DataStart = ReadLE32(&VGMPnt[0x0B]); - DataLen = TempLng - 0x08; - ROMData = &VGMPnt[0x0F]; - switch(TempByt) - { - case 0x80: // SegaPCM ROM - if (! CHIP_CHECK(SegaPCM)) - break; - sega_pcm_write_rom(p->segapcm[CurChip], ROMSize, DataStart, DataLen, ROMData); - break; - case 0x81: // YM2608 DELTA-T ROM Image - if (! CHIP_CHECK(YM2608)) - break; - ym2608_write_data_pcmrom(p->ym2608[CurChip], 0x02, ROMSize, DataStart, DataLen, - ROMData); - break; - case 0x82: // YM2610 ADPCM ROM Image - case 0x83: // YM2610 DELTA-T ROM Image - if (! CHIP_CHECK(YM2610)) - break; - TempByt = 0x01 + (TempByt - 0x82); - ym2610_write_data_pcmrom(p->ym2610[CurChip], TempByt, ROMSize, DataStart, DataLen, - ROMData); - break; - case 0x84: // YMF278B ROM Image - if (! CHIP_CHECK(YMF278B)) - break; - ymf278b_write_rom(p->ymf278b[CurChip], ROMSize, DataStart, DataLen, ROMData); - break; - case 0x85: // YMF271 ROM Image - if (! CHIP_CHECK(YMF271)) - break; - ymf271_write_rom(p->ymf271[CurChip], ROMSize, DataStart, DataLen, ROMData); - break; - case 0x86: // YMZ280B ROM Image - if (! CHIP_CHECK(YMZ280B)) - break; - ymz280b_write_rom(p->ymz280b[CurChip], ROMSize, DataStart, DataLen, ROMData); - break; - case 0x87: // YMF278B RAM Image - if (! CHIP_CHECK(YMF278B)) - break; - //ymf278b_write_ram(CurChip, ROMSize, DataStart, DataLen, ROMData); - break; - case 0x88: // Y8950 DELTA-T ROM Image - if (! CHIP_CHECK(Y8950) || p->PlayingMode == 0x01) - break; - y8950_write_data_pcmrom(p->y8950[CurChip], ROMSize, DataStart, DataLen, ROMData); - break; - case 0x89: // MultiPCM ROM Image - if (! CHIP_CHECK(MultiPCM)) - break; - multipcm_write_rom(p->multipcm[CurChip], ROMSize, DataStart, DataLen, ROMData); - break; - case 0x8A: // UPD7759 ROM Image - if (! CHIP_CHECK(UPD7759)) - break; - upd7759_write_rom(p->upd7759[CurChip], ROMSize, DataStart, DataLen, ROMData); - break; - case 0x8B: // OKIM6295 ROM Image - if (! CHIP_CHECK(OKIM6295)) - break; - okim6295_write_rom(p->okim6295[CurChip], ROMSize, DataStart, DataLen, ROMData); - break; - case 0x8C: // K054539 ROM Image - if (! CHIP_CHECK(K054539)) - break; - k054539_write_rom(p->k054539[CurChip], ROMSize, DataStart, DataLen, ROMData); - break; - case 0x8D: // C140 ROM Image - if (! CHIP_CHECK(C140)) - break; - c140_write_rom(p->c140[CurChip], ROMSize, DataStart, DataLen, ROMData); - break; - case 0x8E: // K053260 ROM Image - if (! CHIP_CHECK(K053260)) - break; - k053260_write_rom(p->k053260[CurChip], ROMSize, DataStart, DataLen, ROMData); - break; - case 0x8F: // QSound ROM Image - if (! CHIP_CHECK(QSound)) - break; - qsound_write_rom(p->qsound[CurChip], ROMSize, DataStart, DataLen, ROMData); - break; - case 0x90: // ES5506 ROM Image - if (! CHIP_CHECK(ES5506)) - break; - es5506_write_rom(p->es550x[CurChip], ROMSize, DataStart, DataLen, ROMData); - break; - case 0x91: // X1-010 ROM Image - if (! CHIP_CHECK(X1_010)) - break; - x1_010_write_rom(p->x1_010[CurChip], ROMSize, DataStart, DataLen, ROMData); - break; - case 0x92: // C352 ROM Image - if (! CHIP_CHECK(C352)) - break; - c352_write_rom(p->c352[CurChip], ROMSize, DataStart, DataLen, ROMData); - break; - case 0x93: // GA20 ROM Image - if (! CHIP_CHECK(GA20)) - break; - iremga20_write_rom(p->ga20[CurChip], ROMSize, DataStart, DataLen, ROMData); - break; - // case 0x8C: // OKIM6376 ROM Image - // if (! CHIP_CHECK(OKIM6376)) - // break; - // break; - } - break; - case 0xC0: // RAM Write - if (! (TempByt & 0x20)) - { - DataStart = ReadLE16(&VGMPnt[0x07]); - DataLen = TempLng - 0x02; - ROMData = &VGMPnt[0x09]; - } - else - { - DataStart = ReadLE32(&VGMPnt[0x07]); - DataLen = TempLng - 0x04; - ROMData = &VGMPnt[0x0B]; - } - switch(TempByt) - { - case 0xC0: // RF5C68 RAM Database - if (! CHIP_CHECK(RF5C68)) - break; - rf5c68_write_ram(p->rf5c68, DataStart, DataLen, ROMData); - break; - case 0xC1: // RF5C164 RAM Database - if (! CHIP_CHECK(RF5C164)) - break; - rf5c164_write_ram(p->rf5c164, DataStart, DataLen, ROMData); - break; - case 0xC2: // NES APU RAM - if (! CHIP_CHECK(NES)) - break; - nes_write_ram(p->nesapu[CurChip], DataStart, DataLen, ROMData); - break; - case 0xE0: // SCSP RAM - if (! CHIP_CHECK(SCSP)) - break; - scsp_write_ram(p->scsp[CurChip], DataStart, DataLen, ROMData); - break; - case 0xE1: // ES5503 RAM - if (! CHIP_CHECK(ES5503)) - break; - es5503_write_ram(p->es5503[CurChip], DataStart, DataLen, ROMData); - break; - } - break; - } - p->VGMPos += 0x07 + TempLng; - break; - case 0xE0: // Seek to PCM Data Bank Pos - p->PCMBank[0x00].DataPos = ReadLE32(&VGMPnt[0x01]); - p->VGMPos += 0x05; - break; - case 0x4F: // GG Stereo - if (CHIP_CHECK(SN76496)) - { - chip_reg_write(p, 0x00, CurChip, 0x01, 0x00, VGMPnt[0x01]); - } - p->VGMPos += 0x02; - break; - case 0x54: // YM2151 write - if (CHIP_CHECK(YM2151)) - { - chip_reg_write(p, 0x03, CurChip, 0x01, VGMPnt[0x01], VGMPnt[0x02]); - } - //p->VGMSmplPos += 80; - p->VGMPos += 0x03; - break; - case 0xC0: // Sega PCM memory write - TempSht = ReadLE16(&VGMPnt[0x01]); - CurChip = (TempSht & 0x8000) >> 15; - if (CHIP_CHECK(SegaPCM)) - { - sega_pcm_w(p->segapcm[CurChip], TempSht & 0x7FFF, VGMPnt[0x03]); - } - p->VGMPos += 0x04; - break; - case 0xB0: // RF5C68 register write - if (CHIP_CHECK(RF5C68)) - { - chip_reg_write(p, 0x05, CurChip, 0x00, VGMPnt[0x01], VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0xC1: // RF5C68 memory write - if (CHIP_CHECK(RF5C68)) - { - TempSht = ReadLE16(&VGMPnt[0x01]); - rf5c68_mem_w(p->rf5c68, TempSht, VGMPnt[0x03]); - } - p->VGMPos += 0x04; - break; - case 0x55: // YM2203 - if (CHIP_CHECK(YM2203)) - { - chip_reg_write(p, 0x06, CurChip, 0x00, VGMPnt[0x01], VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0x56: // YM2608 write port 0 - case 0x57: // YM2608 write port 1 - if (CHIP_CHECK(YM2608)) - { - chip_reg_write(p, 0x07, CurChip, Command & 0x01, VGMPnt[0x01], VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0x58: // YM2610 write port 0 - case 0x59: // YM2610 write port 1 - if (CHIP_CHECK(YM2610)) - { - chip_reg_write(p, 0x08, CurChip, Command & 0x01, VGMPnt[0x01], VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0x5A: // YM3812 write - if (CHIP_CHECK(YM3812)) - { - chip_reg_write(p, 0x09, CurChip, 0x00, VGMPnt[0x01], VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0x5B: // YM3526 write - if (CHIP_CHECK(YM3526)) - { - chip_reg_write(p, 0x0A, CurChip, 0x00, VGMPnt[0x01], VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0x5C: // Y8950 write - if (CHIP_CHECK(Y8950)) - { - chip_reg_write(p, 0x0B, CurChip, 0x00, VGMPnt[0x01], VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0x5E: // YMF262 write port 0 - case 0x5F: // YMF262 write port 1 - if (CHIP_CHECK(YMF262)) - { - chip_reg_write(p, 0x0C, CurChip, Command & 0x01, VGMPnt[0x01], VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0x5D: // YMZ280B write - if (CHIP_CHECK(YMZ280B)) - { - chip_reg_write(p, 0x0F, CurChip, 0x00, VGMPnt[0x01], VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0xD0: // YMF278B write - if (CHIP_CHECK(YMF278B)) - { - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - chip_reg_write(p, 0x0D, CurChip, VGMPnt[0x01] & 0x7F, VGMPnt[0x02], VGMPnt[0x03]); - } - p->VGMPos += 0x04; - break; - case 0xD1: // YMF271 write - if (CHIP_CHECK(YMF271)) - { - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - chip_reg_write(p, 0x0E, CurChip, VGMPnt[0x01] & 0x7F, VGMPnt[0x02], VGMPnt[0x03]); - } - p->VGMPos += 0x04; - break; - case 0xB1: // RF5C164 register write - if (CHIP_CHECK(RF5C164)) - { - chip_reg_write(p, 0x10, CurChip, 0x00, VGMPnt[0x01], VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0xC2: // RF5C164 memory write - if (CHIP_CHECK(RF5C164)) - { - TempSht = ReadLE16(&VGMPnt[0x01]); - rf5c164_mem_w(p->rf5c164, TempSht, VGMPnt[0x03]); - } - p->VGMPos += 0x04; - break; - case 0xB2: // PWM channel write - if (CHIP_CHECK(PWM)) - { - chip_reg_write(p, 0x11, CurChip, (VGMPnt[0x01] & 0xF0) >> 4, - VGMPnt[0x01] & 0x0F, VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0x68: // PCM RAM write - CurChip = (VGMPnt[0x02] & 0x80) >> 7; - TempByt = VGMPnt[0x02] & 0x7F; - - DataStart = ReadLE24(&VGMPnt[0x03]); - TempLng = ReadLE24(&VGMPnt[0x06]); - DataLen = ReadLE24(&VGMPnt[0x09]); - if (! DataLen) - DataLen += 0x01000000; - ROMData = GetPointerFromPCMBank(p, TempByt, DataStart); - if (ROMData == NULL) - { - p->VGMPos += 0x0C; - break; - } - - switch(TempByt) - { - case 0x01: - if (! CHIP_CHECK(RF5C68)) - break; - rf5c68_write_ram(p->rf5c68, TempLng, DataLen, ROMData); - break; - case 0x02: - if (! CHIP_CHECK(RF5C164)) - break; - rf5c164_write_ram(p->rf5c164, TempLng, DataLen, ROMData); - break; - case 0x06: - if (! CHIP_CHECK(SCSP)) - break; - scsp_write_ram(p->scsp[CurChip], TempLng, DataLen, ROMData); - break; - case 0x07: - if (! CHIP_CHECK(NES)) - break; - p->Last95Drum = DataStart / DataLen - 1; - p->Last95Max = p->PCMBank[TempByt].DataSize / DataLen; - nes_write_ram(p->nesapu[CurChip], TempLng, DataLen, ROMData); - break; - } - p->VGMPos += 0x0C; - break; - case 0xA0: // AY8910 write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(AY8910)) - { - chip_reg_write(p, 0x12, CurChip, 0x00, VGMPnt[0x01] & 0x7F, VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0xB3: // GameBoy DMG write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(GameBoy)) - { - chip_reg_write(p, 0x13, CurChip, 0x00, VGMPnt[0x01] & 0x7F, VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0xB4: // NES APU write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(NES)) - { - chip_reg_write(p, 0x14, CurChip, 0x00, VGMPnt[0x01] & 0x7F, VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0xB5: // MultiPCM write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(MultiPCM)) - { - chip_reg_write(p, 0x15, CurChip, 0x00, VGMPnt[0x01] & 0x7F, VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0xC3: // MultiPCM memory write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(MultiPCM)) - { - TempSht = ReadLE16(&VGMPnt[0x02]); - multipcm_bank_write(p->multipcm[CurChip], VGMPnt[0x01] & 0x7F, TempSht); - } - p->VGMPos += 0x04; - break; - case 0xB6: // UPD7759 write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(UPD7759)) - { - chip_reg_write(p, 0x16, CurChip, 0x00, VGMPnt[0x01] & 0x7F, VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0xB7: // OKIM6258 write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(OKIM6258)) - { - chip_reg_write(p, 0x17, CurChip, 0x00, VGMPnt[0x01] & 0x7F, VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0xB8: // OKIM6295 write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(OKIM6295)) - { - chip_reg_write(p, 0x18, CurChip, 0x00, VGMPnt[0x01] & 0x7F, VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0xD2: // SCC1 write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(K051649)) - { - chip_reg_write(p, 0x19, CurChip, VGMPnt[0x01] & 0x7F, VGMPnt[0x02], - VGMPnt[0x03]); - } - p->VGMPos += 0x04; - break; - case 0xD3: // K054539 write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(K054539)) - { - chip_reg_write(p, 0x1A, CurChip, VGMPnt[0x01] & 0x7F, VGMPnt[0x02], - VGMPnt[0x03]); - } - p->VGMPos += 0x04; - break; - case 0xB9: // HuC6280 write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(HuC6280)) - { - chip_reg_write(p, 0x1B, CurChip, 0x00, VGMPnt[0x01] & 0x7F, VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0xD4: // C140 write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(C140)) - { - chip_reg_write(p, 0x1C, CurChip, VGMPnt[0x01] & 0x7F, VGMPnt[0x02], - VGMPnt[0x03]); - } - p->VGMPos += 0x04; - break; - case 0xBA: // K053260 write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(K053260)) - { - chip_reg_write(p, 0x1D, CurChip, 0x00, VGMPnt[0x01] & 0x7F, VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0xBB: // Pokey write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(Pokey)) - { - chip_reg_write(p, 0x1E, CurChip, 0x00, VGMPnt[0x01] & 0x7F, VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0xC4: // QSound write - if (CHIP_CHECK(QSound)) - { - chip_reg_write(p, 0x1F, CurChip, VGMPnt[0x01], VGMPnt[0x02], VGMPnt[0x03]); - } - p->VGMPos += 0x04; - break; - case 0xC5: // YMF292/SCSP write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(SCSP)) - { - chip_reg_write(p, 0x20, CurChip, VGMPnt[0x01] & 0x7F, VGMPnt[0x02], - VGMPnt[0x03]); - } - p->VGMPos += 0x04; - break; - case 0xBC: // WonderSwan write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(WSwan)) - { - chip_reg_write(p, 0x21, CurChip, 0x00, VGMPnt[0x01] & 0x7F, VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0xC6: // WonderSwan memory write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(WSwan)) - { - TempSht = ReadBE16(&VGMPnt[0x01]) & 0x7FFF; - ws_write_ram(p->wswan[CurChip], TempSht, VGMPnt[0x03]); - } - p->VGMPos += 0x04; - break; - case 0xC7: // VSU write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(VSU)) - { - chip_reg_write(p, 0x22, CurChip, VGMPnt[0x01] & 0x7F, VGMPnt[0x02], - VGMPnt[0x03]); - } - p->VGMPos += 0x04; - break; - case 0xBD: // SAA1099 write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(SAA1099)) - { - chip_reg_write(p, 0x23, CurChip, 0x00, VGMPnt[0x01] & 0x7F, VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0xD5: // ES5503 write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(ES5503)) - { - chip_reg_write(p, 0x24, CurChip, VGMPnt[0x01] & 0x7F, VGMPnt[0x02], - VGMPnt[0x03]); - } - p->VGMPos += 0x04; - break; - case 0xBE: // ES5506 write (8-bit data) - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(ES5506)) - { - chip_reg_write(p, 0x25, CurChip, VGMPnt[0x01] & 0x7F, 0x00, VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0xD6: // ES5506 write (16-bit data) - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(ES5506)) - { - chip_reg_write(p, 0x25, CurChip, 0x80 | (VGMPnt[0x01] & 0x7F), - VGMPnt[0x02], VGMPnt[0x03]); - } - p->VGMPos += 0x04; - break; - case 0xC8: // X1-010 write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(X1_010)) - { - chip_reg_write(p, 0x26, CurChip, VGMPnt[0x01] & 0x7F, VGMPnt[0x02], - VGMPnt[0x03]); - } - p->VGMPos += 0x04; - break; -#if 0 // for ctr's WIP rips - case 0xC9: // C352 write - CurChip = 0x00; - if (CHIP_CHECK(C352)) - { - if (VGMPnt[0x01] == 0x03 && VGMPnt[0x02] == 0xFF && VGMPnt[0x03] == 0xFF) - c352_w(p->c352[CurChip], 0x202, 0x0020); - else - chip_reg_write(p, 0x27, CurChip, VGMPnt[0x01], VGMPnt[0x02], - VGMPnt[0x03]); - } - p->VGMPos += 0x04; - break; -#endif - case 0xE1: // C352 write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(C352)) - { - TempSht = ((VGMPnt[0x01] & 0x7F) << 8) | (VGMPnt[0x02] << 0); - c352_w(p->c352[CurChip], TempSht, (VGMPnt[0x03] << 8) | VGMPnt[0x04]); - } - p->VGMPos += 0x05; - break; - case 0xBF: // GA20 write - CurChip = (VGMPnt[0x01] & 0x80) >> 7; - if (CHIP_CHECK(GA20)) - { - chip_reg_write(p, 0x28, CurChip, 0x00, VGMPnt[0x01] & 0x7F, VGMPnt[0x02]); - } - p->VGMPos += 0x03; - break; - case 0x90: // DAC Ctrl: Setup Chip - CurChip = VGMPnt[0x01]; - if (CurChip == 0xFF) - { - p->VGMPos += 0x05; - break; - } - if (! p->DacCtrl[CurChip].Enable) - { - device_start_daccontrol(&p->daccontrol[CurChip], p, p->SampleRate); - device_reset_daccontrol(p->daccontrol[CurChip]); - p->DacCtrl[CurChip].Enable = true; - p->DacCtrlUsg[p->DacCtrlUsed] = CurChip; - p->DacCtrlUsed ++; - } - TempByt = VGMPnt[0x02]; // Chip Type - TempSht = ReadBE16(&VGMPnt[0x03]); - daccontrol_setup_chip(p->daccontrol[CurChip], TempByt & 0x7F, (TempByt & 0x80) >> 7, TempSht); - p->VGMPos += 0x05; - break; - case 0x91: // DAC Ctrl: Set Data - CurChip = VGMPnt[0x01]; - if (CurChip == 0xFF || ! p->DacCtrl[CurChip].Enable) - { - p->VGMPos += 0x05; - break; - } - p->DacCtrl[CurChip].Bank = VGMPnt[0x02]; - if (p->DacCtrl[CurChip].Bank >= PCM_BANK_COUNT) - p->DacCtrl[CurChip].Bank = 0x00; - - TempPCM = &p->PCMBank[p->DacCtrl[CurChip].Bank]; - p->Last95Max = TempPCM->BankCount; - daccontrol_set_data(p->daccontrol[CurChip], TempPCM->Data, TempPCM->DataSize, - VGMPnt[0x03], VGMPnt[0x04]); - p->VGMPos += 0x05; - break; - case 0x92: // DAC Ctrl: Set Freq - CurChip = VGMPnt[0x01]; - if (CurChip == 0xFF || ! p->DacCtrl[CurChip].Enable) - { - p->VGMPos += 0x06; - break; - } - TempLng = ReadLE32(&VGMPnt[0x02]); - p->Last95Freq = TempLng; - daccontrol_set_frequency(p->daccontrol[CurChip], TempLng); - p->VGMPos += 0x06; - break; - case 0x93: // DAC Ctrl: Play from Start Pos - CurChip = VGMPnt[0x01]; - if (CurChip == 0xFF || ! p->DacCtrl[CurChip].Enable || - ! p->PCMBank[p->DacCtrl[CurChip].Bank].BankCount) - { - p->VGMPos += 0x0B; - break; - } - DataStart = ReadLE32(&VGMPnt[0x02]); - p->Last95Drum = 0xFFFF; - TempByt = VGMPnt[0x06]; - DataLen = ReadLE32(&VGMPnt[0x07]); - daccontrol_start(p->daccontrol[CurChip], DataStart, TempByt, DataLen); - p->VGMPos += 0x0B; - break; - case 0x94: // DAC Ctrl: Stop immediately - CurChip = VGMPnt[0x01]; - if (! p->DacCtrl[CurChip].Enable) - { - p->VGMPos += 0x02; - break; - } - p->Last95Drum = 0xFFFF; - if (CurChip < 0xFF) - { - daccontrol_stop(p->daccontrol[CurChip]); - } - else - { - for (CurChip = 0x00; CurChip < 0xFF; CurChip ++) - daccontrol_stop(p->daccontrol[CurChip]); - } - p->VGMPos += 0x02; - break; - case 0x95: // DAC Ctrl: Play Block (small) - CurChip = VGMPnt[0x01]; - if (CurChip == 0xFF || ! p->DacCtrl[CurChip].Enable || - ! p->PCMBank[p->DacCtrl[CurChip].Bank].BankCount) - { - p->VGMPos += 0x05; - break; - } - TempPCM = &p->PCMBank[p->DacCtrl[CurChip].Bank]; - TempSht = ReadLE16(&VGMPnt[0x02]); - p->Last95Drum = TempSht; - p->Last95Max = TempPCM->BankCount; - if (TempSht >= TempPCM->BankCount) - TempSht = 0x00; - TempBnk = &TempPCM->Bank[TempSht]; - - TempByt = DCTRL_LMODE_BYTES | - (VGMPnt[0x04] & 0x10) | // Reverse Mode - ((VGMPnt[0x04] & 0x01) << 7); // Looping - daccontrol_start(p->daccontrol[CurChip], TempBnk->DataStart, TempByt, TempBnk->DataSize); - p->VGMPos += 0x05; - break; - default: - - switch(Command & 0xF0) - { - case 0x00: - case 0x10: - case 0x20: - p->VGMPos += 0x01; - break; - case 0x30: - p->VGMPos += 0x02; - break; - case 0x40: - case 0x50: - case 0xA0: - case 0xB0: - p->VGMPos += 0x03; - break; - case 0xC0: - case 0xD0: - p->VGMPos += 0x04; - break; - case 0xE0: - case 0xF0: - p->VGMPos += 0x05; - break; - default: - p->VGMEnd = true; - p->EndPlay = true; - break; - } - break; - } - } - - if (p->VGMPos >= p->VGMHead.lngEOFOffset) - p->VGMEnd = true; - - if (p->VGMEnd) - break; - } - - return; -} - - -static void GeneralChipLists(VGM_PLAYER* p) -{ - // Generate Chip List for playback loop - UINT16 CurBufIdx; - CA_LIST* CLstOld; - CA_LIST* CLst; - /*CA_LIST* CurLst;*/ - UINT8 CurChip; - UINT8 CurCSet; - CAUD_ATTR* CAA; - - p->ChipListAll = NULL; - //ChipListPause = NULL; - //ChipListOpt = NULL; - - // generate list of all chips that are used in the current VGM - CurBufIdx = 0x00; - CLstOld = NULL; - for (CurChip = 0x00; CurChip < CHIP_COUNT; CurChip ++) - { - for (CurCSet = 0x00; CurCSet < 0x02; CurCSet ++) - { - CAA = (CAUD_ATTR*)&p->ChipAudio[CurCSet] + CurChip; - if (CAA->ChipType != 0xFF) - { - CLst = &p->ChipListBuffer[CurBufIdx]; - CurBufIdx ++; - if (CLstOld == NULL) - p->ChipListAll = CLst; - else - CLstOld->next = CLst; - - CLst->CAud = CAA; - CLst->COpts = (CHIP_OPTS*)&p->ChipOpts[CurCSet] + CurChip; - CLstOld = CLst; - } - } - } - if (CLstOld != NULL) - CLstOld->next = NULL; - - /*// Go through the chip list and copy all chips to a new list, except for a few - // selected ones. - CLstOld = NULL; - CurLst = ChipListAll; - while(CurLst != NULL) - { - // don't emulate the RF5Cxx chips when paused+emulated - if (CurLst->CAud->ChipType != 0x05 && CurLst->CAud->ChipType != 0x10) - { - CLst = &p->ChipListBuffer[CurBufIdx]; - CurBufIdx ++; - if (CLstOld == NULL) - p->ChipListPause = CLst; - else - CLstOld->next = CLst; - - *CLst = *CurLst; - CLstOld = CLst; - } - CurLst = CurLst->next; - } - if (CLstOld != NULL) - CLstOld->next = NULL;*/ - - return; -} - -static void SetupResampler(VGM_PLAYER* p, CAUD_ATTR* CAA) -{ - if (! CAA->SmpRate) - { - CAA->Resampler = 0x00; - return; - } - - CAA->TargetSmpRate = p->SampleRate; - - CAA->Resampler = resampler_create(); - - return; -} - -static void ChangeChipSampleRate(void* DataPtr, UINT32 NewSmplRate) -{ - CAUD_ATTR* CAA = (CAUD_ATTR*)DataPtr; - - if (CAA->SmpRate == NewSmplRate) - return; - - CAA->SmpRate = NewSmplRate; - - return; -} - - -INLINE INT16 Limit2Short(INT32 Value) -{ - INT32 NewValue; - - NewValue = Value; - if (NewValue < -0x8000) - NewValue = -0x8000; - else if (NewValue > 0x7FFF) - NewValue = 0x7FFF; - - return (INT16)NewValue; -} - -INLINE INT32 LimitScaleAdd(INT32 Target, INT32 Value, UINT16 Scale) -{ - INT64 NewValue; - - NewValue = (INT64)Value; - NewValue *= (INT64)Scale; - NewValue += (INT64)Target; - - if (NewValue < -0x80000000LL) - NewValue = -0x80000000LL; - else if (NewValue > 0x7FFFFFFFLL) - NewValue = 0x7FFFFFFFLL; - - return (INT32)NewValue; -} - -static void null_update(void *param, stream_sample_t **outputs, int samples) -{ - memset(outputs[0x00], 0x00, sizeof(stream_sample_t) * samples); - memset(outputs[0x01], 0x00, sizeof(stream_sample_t) * samples); - - return; -} - -static void dual_opl2_stereo(void *param, stream_sample_t **outputs, int samples) -{ - struct dual_opl2_info * info = (struct dual_opl2_info *) param; - - ym3812_stream_update(info->chip, outputs, samples); - - // Dual-OPL with Stereo - if (info->ChipID & 0x01) - memset(outputs[0x00], 0x00, sizeof(stream_sample_t) * samples); // Mute Left Chanel - else - memset(outputs[0x01], 0x00, sizeof(stream_sample_t) * samples); // Mute Right Chanel - - return; -} - -static void ResampleChipStream(VGM_PLAYER* p, CA_LIST* CLst, WAVE_32BS* RetSample, UINT32 Length) -{ - CAUD_ATTR* CAA; - INT32* CurBufL; - INT32* CurBufR; - INT32 SmpCnt; // must be signed, else I'm getting calculation errors - INT32 CurSmpl; - UINT32 SampleRate; - UINT32 OutPos; - sample_t ls, rs; - - CAA = CLst->CAud; - if (!CAA->Resampler) - return; - - CurBufL = p->StreamBufs[0x00]; - CurBufR = p->StreamBufs[0x01]; - - SampleRate = p->SampleRate; - - OutPos = 0; - - // This Do-While-Loop gets and resamples the chip output of one or more chips. - // It's a loop to support the AY8910 paired with the YM2203/YM2608/YM2610. - do - { - for (OutPos = 0; OutPos < Length; OutPos++) - { - if (CAA->LastSmpRate != CAA->SmpRate) - { - resampler_set_rate(CAA->Resampler, (double)CAA->SmpRate / (double)CAA->TargetSmpRate); - CAA->LastSmpRate = CAA->SmpRate; - } - - SmpCnt = resampler_get_min_fill(CAA->Resampler) / 2; - - if (SmpCnt) - { - CAA->StreamUpdate(CAA->StreamUpdateParam, p->StreamBufs, SmpCnt); - for (CurSmpl = 0; CurSmpl < SmpCnt; CurSmpl++) - resampler_write_pair(CAA->Resampler, CurBufL[CurSmpl], CurBufR[CurSmpl]); - } - - resampler_read_pair(CAA->Resampler, &ls, &rs); - - RetSample[OutPos].Left = LimitScaleAdd(RetSample[OutPos].Left, ls, CAA->Volume); - RetSample[OutPos].Right = LimitScaleAdd(RetSample[OutPos].Right, rs, CAA->Volume); - } - - CAA = CAA->Paired; - } while(CAA != NULL); - - return; -} - -static INT32 RecalcFadeVolume(VGM_PLAYER* p) -{ - float TempSng; - - if (p->FadePlay) - { - if (! p->FadeStart) - p->FadeStart = p->PlayingTime; - - TempSng = (p->PlayingTime - p->FadeStart) / (float)p->SampleRate; - p->MasterVol = 1.0f - TempSng / (p->FadeTime * 0.001f); - if (p->MasterVol < 0.0f) - { - p->MasterVol = 0.0f; - //EndPlay = true; - p->VGMEnd = true; - } - p->FinalVol = p->VolumeLevelM * p->MasterVol * p->MasterVol; - } - - return (INT32)(0x100 * p->FinalVol + 0.5f); -} - -UINT32 FillBuffer(void *_p, WAVE_16BS* Buffer, UINT32 BufferSize) -{ - UINT32 CurSmpl; - WAVE_32BS TempBuf; - INT32 CurMstVol; - UINT32 RecalcStep; - CA_LIST* CurCLst; - - VGM_PLAYER* p = (VGM_PLAYER *)_p; - - //memset(Buffer, 0x00, sizeof(WAVE_16BS) * BufferSize); - - RecalcStep = p->FadePlay ? p->SampleRate / 44100 : 0; - CurMstVol = RecalcFadeVolume(p); - - if (Buffer == NULL) - { - //for (CurSmpl = 0x00; CurSmpl < BufferSize; CurSmpl ++) - // InterpretFile(1); - InterpretFile(p, BufferSize); - - if (p->FadePlay && ! p->FadeStart) - { - p->FadeStart = p->PlayingTime; - RecalcStep = p->FadePlay ? p->SampleRate / 100 : 0; - } - //if (RecalcStep && ! (CurSmpl % RecalcStep)) - if (RecalcStep) - CurMstVol = RecalcFadeVolume(p); - - if (p->VGMEnd) - { - p->EndPlay = true; - } - - return BufferSize; - } - - for (CurSmpl = 0x00; CurSmpl < BufferSize; CurSmpl ++) - { - InterpretFile(p, 1); - - // Sample Structures - // 00 - SN76496 - // 01 - YM2413 - // 02 - YM2612 - // 03 - YM2151 - // 04 - SegaPCM - // 05 - RF5C68 - // 06 - YM2203 - // 07 - YM2608 - // 08 - YM2610/YM2610B - // 09 - YM3812 - // 0A - YM3526 - // 0B - Y8950 - // 0C - YMF262 - // 0D - YMF278B - // 0E - YMF271 - // 0F - YMZ280B - // 10 - RF5C164 - // 11 - PWM - // 12 - AY8910 - // 13 - GameBoy - // 14 - NES APU - // 15 - MultiPCM - // 16 - UPD7759 - // 17 - OKIM6258 - // 18 - OKIM6295 - // 19 - K051649 - // 1A - K054539 - // 1B - HuC6280 - // 1C - C140 - // 1D - K053260 - // 1E - Pokey - // 1F - QSound - // 20 - YMF292/SCSP - // 21 - WonderSwan - // 22 - VSU - // 23 - SAA1099 - // 24 - ES5503 - // 25 - ES5506 - // 26 - X1-010 - // 27 - C352 - // 28 - GA20 - TempBuf.Left = 0x00; - TempBuf.Right = 0x00; - CurCLst = p->ChipListAll; - while(CurCLst != NULL) - { - if (! CurCLst->COpts->Disabled) - { - ResampleChipStream(p, CurCLst, &TempBuf, 1); - } - CurCLst = CurCLst->next; - } - - // ChipData << 9 [ChipVol] >> 5 << 8 [MstVol] >> 11 -> 9-5+8-11 = <<1 - TempBuf.Left = ((TempBuf.Left >> 5) * CurMstVol) >> 11; - TempBuf.Right = ((TempBuf.Right >> 5) * CurMstVol) >> 11; - if (p->SurroundSound) - TempBuf.Right *= -1; - Buffer[CurSmpl].Left = Limit2Short(TempBuf.Left); - Buffer[CurSmpl].Right = Limit2Short(TempBuf.Right); - - if (p->FadePlay && ! p->FadeStart) - { - p->FadeStart = p->PlayingTime; - RecalcStep = p->FadePlay ? p->SampleRate / 100 : 0; - } - if (RecalcStep && ! (CurSmpl % RecalcStep)) - CurMstVol = RecalcFadeVolume(p); - - if (p->VGMEnd) - { - if (! p->EndPlay) - { - p->EndPlay = true; - break; - } - } - } - - return CurSmpl; -} - -// ChanCount is an array of 3, for the 3 mute masks per chip -static void GetChipByChannel(void* vgmp, UINT32 channel, UINT8 *ChipID, UINT8 *ChipType, UINT8 *Channel, UINT8 *ChanCount) -{ - VGM_PLAYER* p = (VGM_PLAYER *)vgmp; - - *ChipType = 0xFF; - - if (p->VGMHead.lngHzPSG) - { - if (channel < 4) - { - *ChipID = 0x00; - *ChipType = 0x00; - *Channel = channel; - ChanCount[0] = 4; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 4; - - if (p->VGMHead.lngHzPSG & 0x40000000) - { - if (channel < 4) - { - *ChipID = 0x01; - *ChipType = 0x00; - *Channel = channel; - ChanCount[0] = 4; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 4; - } - } - - if (p->VGMHead.lngHzYM2413) - { - if (channel < 14) - { - *ChipID = 0x00; - *ChipType = 0x01; - *Channel = channel; - ChanCount[0] = 14; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 14; - - if (p->VGMHead.lngHzYM2413 & 0x40000000) - { - if (channel < 14) - { - *ChipID = 0x01; - *ChipType = 0x01; - *Channel = channel; - ChanCount[0] = 14; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 14; - } - } - - if (p->VGMHead.lngHzYM2612) - { - if (channel < 7) - { - *ChipID = 0x00; - *ChipType = 0x02; - *Channel = channel; - ChanCount[0] = 7; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 7; - - if (p->VGMHead.lngHzYM2612 & 0x40000000) - { - if (channel < 7) - { - *ChipID = 0x01; - *ChipType = 0x02; - *Channel = channel; - ChanCount[0] = 7; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 7; - } - } - - if (p->VGMHead.lngHzYM2151) - { - if (channel < 8) - { - *ChipID = 0x00; - *ChipType = 0x03; - *Channel = channel; - ChanCount[0] = 8; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 8; - - if (p->VGMHead.lngHzYM2151 & 0x40000000) - { - if (channel < 8) - { - *ChipID = 0x01; - *ChipType = 0x03; - *Channel = channel; - ChanCount[0] = 8; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 8; - } - } - - if (p->VGMHead.lngHzSPCM) - { - if (channel < 16) - { - *ChipID = 0x00; - *ChipType = 0x04; - *Channel = channel; - ChanCount[0] = 16; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 16; - - if (p->VGMHead.lngHzSPCM & 0x40000000) - { - if (channel < 16) - { - *ChipID = 0x01; - *ChipType = 0x04; - *Channel = channel; - ChanCount[0] = 16; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 16; - } - } - - if (p->VGMHead.lngHzRF5C68) - { - if (channel < 8) - { - *ChipID = 0x00; - *ChipType = 0x05; - *Channel = channel; - ChanCount[0] = 8; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 8; - } - - if (p->VGMHead.lngHzYM2203) - { - if (channel < 6) - { - *ChipID = 0x00; - *ChipType = 0x06; - *Channel = channel; - ChanCount[0] = 3; - ChanCount[1] = 0; - ChanCount[2] = 3; - } - - channel -= 6; - - if (p->VGMHead.lngHzYM2203 & 0x40000000) - { - if (channel < 6) - { - *ChipID = 0x01; - *ChipType = 0x06; - *Channel = channel; - ChanCount[0] = 3; - ChanCount[1] = 0; - ChanCount[2] = 3; - } - - channel -= 6; - } - } - - if (p->VGMHead.lngHzYM2608) - { - if (channel < 16) - { - *ChipID = 0x00; - *ChipType = 0x07; - *Channel = channel; - ChanCount[0] = 6; - ChanCount[1] = 7; - ChanCount[2] = 3; - } - - channel -= 16; - - if (p->VGMHead.lngHzYM2608 & 0x40000000) - { - if (channel < 16) - { - *ChipID = 0x01; - *ChipType = 0x07; - *Channel = channel; - ChanCount[0] = 6; - ChanCount[1] = 7; - ChanCount[2] = 3; - } - - channel -= 16; - } - } - - if (p->VGMHead.lngHzYM2610) - { - if (channel < 16) - { - *ChipID = 0x00; - *ChipType = 0x08; - *Channel = channel; - ChanCount[0] = 6; - ChanCount[1] = 7; - ChanCount[2] = 3; - } - - channel -= 16; - - if (p->VGMHead.lngHzYM2610 & 0x40000000) - { - if (channel < 16) - { - *ChipID = 0x01; - *ChipType = 0x08; - *Channel = channel; - ChanCount[0] = 6; - ChanCount[1] = 7; - ChanCount[2] = 3; - } - - channel -= 16; - } - } - - if (p->VGMHead.lngHzYM3812) - { - if (channel < 14) - { - *ChipID = 0x00; - *ChipType = 0x09; - *Channel = channel; - ChanCount[0] = 14; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 14; - - if (p->VGMHead.lngHzYM3812 & 0x40000000) - { - if (channel < 14) - { - *ChipID = 0x01; - *ChipType = 0x09; - *Channel = channel; - ChanCount[0] = 14; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 14; - } - } - - if (p->VGMHead.lngHzYM3526) - { - if (channel < 15) - { - *ChipID = 0x00; - *ChipType = 0x0A; - *Channel = channel; - ChanCount[0] = 15; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 15; - - if (p->VGMHead.lngHzYM3526 & 0x40000000) - { - if (channel < 15) - { - *ChipID = 0x01; - *ChipType = 0x0B; - *Channel = channel; - ChanCount[0] = 15; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 15; - } - } - - if (p->VGMHead.lngHzY8950) - { - if (channel < 15) - { - *ChipID = 0x00; - *ChipType = 0x0B; - *Channel = channel; - ChanCount[0] = 15; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 15; - - if (p->VGMHead.lngHzY8950 & 0x40000000) - { - if (channel < 15) - { - *ChipID = 0x01; - *ChipType = 0x0B; - *Channel = channel; - ChanCount[0] = 15; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 15; - } - } - - if (p->VGMHead.lngHzYMF262) - { - if (channel < 23) - { - *ChipID = 0x00; - *ChipType = 0x0C; - *Channel = channel; - ChanCount[0] = 23; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 23; - - if (p->VGMHead.lngHzYMF262 & 0x40000000) - { - if (channel < 23) - { - *ChipID = 0x00; - *ChipType = 0x0C; - *Channel = channel; - ChanCount[0] = 23; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 23; - } - } - - if (p->VGMHead.lngHzYMF278B) - { - if (channel < 47) - { - *ChipID = 0x00; - *ChipType = 0x0D; - *Channel = channel; - ChanCount[0] = 23; - ChanCount[1] = 24; - ChanCount[2] = 0; - } - - channel -= 47; - - if (p->VGMHead.lngHzYMF278B & 0x40000000) - { - if (channel < 47) - { - *ChipID = 0x01; - *ChipType = 0x0D; - *Channel = channel; - ChanCount[0] = 23; - ChanCount[1] = 24; - ChanCount[2] = 0; - } - - channel -= 47; - } - } - - if (p->VGMHead.lngHzYMF271) - { - if (channel < 12) - { - *ChipID = 0x00; - *ChipType = 0x0E; - *Channel = channel; - ChanCount[0] = 12; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 12; - - if (p->VGMHead.lngHzYMF271 & 0x40000000) - { - if (channel < 12) - { - *ChipID = 0x01; - *ChipType = 0x0E; - *Channel = channel; - ChanCount[0] = 12; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 12; - } - } - - if (p->VGMHead.lngHzYMZ280B) - { - if (channel < 8) - { - *ChipID = 0x00; - *ChipType = 0x0F; - *Channel = channel; - ChanCount[0] = 8; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 8; - - if (p->VGMHead.lngHzYMZ280B & 0x40000000) - { - if (channel < 8) - { - *ChipID = 0x01; - *ChipType = 0x0F; - *Channel = channel; - ChanCount[0] = 8; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 8; - } - } - - if (p->VGMHead.lngHzRF5C164) - { - if (channel < 8) - { - *ChipID = 0x00; - *ChipType = 0x10; - *Channel = channel; - ChanCount[0] = 8; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 8; - } - - if (p->VGMHead.lngHzPWM) - { - if (channel < 1) - { - *ChipID = 0x00; - *ChipType = 0x11; - *Channel = channel; - ChanCount[0] = 1; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel--; - } - - if (p->VGMHead.lngHzAY8910) - { - if (channel < 3) - { - *ChipID = 0x00; - *ChipType = 0x12; - *Channel = channel; - ChanCount[0] = 3; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 3; - - if (p->VGMHead.lngHzAY8910 & 0x40000000) - { - if (channel < 3) - { - *ChipID = 0x01; - *ChipType = 0x12; - *Channel = channel; - ChanCount[0] = 3; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 3; - } - } - - if (p->VGMHead.lngHzGBDMG) - { - if (channel < 4) - { - *ChipID = 0x00; - *ChipType = 0x13; - *Channel = channel; - ChanCount[0] = 4; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 4; - - if (p->VGMHead.lngHzGBDMG & 0x40000000) - { - if (channel < 4) - { - *ChipID = 0x01; - *ChipType = 0x13; - *Channel = channel; - ChanCount[0] = 4; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 4; - } - } - - if (p->VGMHead.lngHzNESAPU) - { - if (channel < 6) - { - *ChipID = 0x00; - *ChipType = 0x14; - *Channel = channel; - ChanCount[0] = 6; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 6; - - if (p->VGMHead.lngHzNESAPU & 0x40000000) - { - if (channel < 6) - { - *ChipID = 0x01; - *ChipType = 0x14; - *Channel = channel; - ChanCount[0] = 6; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 6; - } - } - - if (p->VGMHead.lngHzMultiPCM) - { - if (channel < 28) - { - *ChipID = 0x00; - *ChipType = 0x15; - *Channel = channel; - ChanCount[0] = 28; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 28; - - if (p->VGMHead.lngHzMultiPCM & 0x40000000) - { - if (channel < 28) - { - *ChipID = 0x01; - *ChipType = 0x15; - *Channel = channel; - ChanCount[0] = 28; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 28; - } - } - - if (p->VGMHead.lngHzUPD7759) - { - if (channel < 1) - { - *ChipID = 0x00; - *ChipType = 0x16; - *Channel = channel; - ChanCount[0] = 1; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel--; - - if (p->VGMHead.lngHzUPD7759 & 0x40000000) - { - if (channel < 1) - { - *ChipID = 0x01; - *ChipType = 0x16; - *Channel = channel; - ChanCount[0] = 1; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel--; - } - } - - if (p->VGMHead.lngHzOKIM6258) - { - if (channel < 1) - { - *ChipID = 0x00; - *ChipType = 0x17; - *Channel = channel; - ChanCount[0] = 1; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel--; - - if (p->VGMHead.lngHzOKIM6258 & 0x40000000) - { - if (channel < 1) - { - *ChipID = 0x01; - *ChipType = 0x17; - *Channel = channel; - ChanCount[0] = 1; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel--; - } - } - - if (p->VGMHead.lngHzOKIM6295) - { - if (channel < 4) - { - *ChipID = 0x00; - *ChipType = 0x18; - *Channel = channel; - ChanCount[0] = 4; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 4; - - if (p->VGMHead.lngHzOKIM6295 & 0x40000000) - { - if (channel < 4) - { - *ChipID = 0x01; - *ChipType = 0x18; - *Channel = channel; - ChanCount[0] = 4; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 4; - } - } - - if (p->VGMHead.lngHzK051649) - { - if (channel < 5) - { - *ChipID = 0x00; - *ChipType = 0x19; - *Channel = channel; - ChanCount[0] = 5; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 5; - - if (p->VGMHead.lngHzK051649 & 0x40000000) - { - if (channel < 5) - { - *ChipID = 0x01; - *ChipType = 0x19; - *Channel = channel; - ChanCount[0] = 5; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 5; - } - } - - if (p->VGMHead.lngHzK054539) - { - if (channel < 8) - { - *ChipID = 0x00; - *ChipType = 0x1A; - *Channel = channel; - ChanCount[0] = 8; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 8; - - if (p->VGMHead.lngHzK054539 & 0x40000000) - { - if (channel < 8) - { - *ChipID = 0x01; - *ChipType = 0x1A; - *Channel = channel; - ChanCount[0] = 8; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 8; - } - } - - if (p->VGMHead.lngHzHuC6280) - { - if (channel < 6) - { - *ChipID = 0x00; - *ChipType = 0x1B; - *Channel = channel; - ChanCount[0] = 6; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 6; - - if (p->VGMHead.lngHzHuC6280 & 0x40000000) - { - if (channel < 6) - { - *ChipID = 0x01; - *ChipType = 0x1B; - *Channel = channel; - ChanCount[0] = 6; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 6; - } - } - - if (p->VGMHead.lngHzC140) - { - if (channel < 24) - { - *ChipID = 0x00; - *ChipType = 0x1C; - *Channel = channel; - ChanCount[0] = 24; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 24; - - if (p->VGMHead.lngHzC140 & 0x40000000) - { - if (channel < 24) - { - *ChipID = 0x01; - *ChipType = 0x1C; - *Channel = channel; - ChanCount[0] = 24; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 24; - } - } - - if (p->VGMHead.lngHzK053260) - { - if (channel < 4) - { - *ChipID = 0x00; - *ChipType = 0x1D; - *Channel = channel; - ChanCount[0] = 4; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 4; - - if (p->VGMHead.lngHzK053260 & 0x40000000) - { - if (channel < 4) - { - *ChipID = 0x01; - *ChipType = 0x1D; - *Channel = channel; - ChanCount[0] = 4; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 4; - } - } - - if (p->VGMHead.lngHzPokey) - { - if (channel < 4) - { - *ChipID = 0x00; - *ChipType = 0x1E; - *Channel = channel; - ChanCount[0] = 4; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 4; - - if (p->VGMHead.lngHzPokey & 0x40000000) - { - if (channel < 4) - { - *ChipID = 0x01; - *ChipType = 0x1E; - *Channel = channel; - ChanCount[0] = 4; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 4; - } - } - - if (p->VGMHead.lngHzQSound) - { - if (channel < 16) - { - *ChipID = 0x00; - *ChipType = 0x1F; - *Channel = channel; - ChanCount[0] = 16; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 16; - - if (p->VGMHead.lngHzQSound & 0x40000000) - { - if (channel < 16) - { - *ChipID = 0x01; - *ChipType = 0x1F; - *Channel = channel; - ChanCount[0] = 16; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 16; - } - } - - if (p->VGMHead.lngHzSCSP) - { - if (channel < 32) - { - *ChipID = 0x00; - *ChipType = 0x20; - *Channel = channel; - ChanCount[0] = 32; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 32; - - if (p->VGMHead.lngHzSCSP & 0x40000000) - { - if (channel < 32) - { - *ChipID = 0x01; - *ChipType = 0x20; - *Channel = channel; - ChanCount[0] = 32; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 32; - } - } - - if (p->VGMHead.lngHzWSwan) - { - if (channel < 4) - { - *ChipID = 0x00; - *ChipType = 0x21; - *Channel = channel; - ChanCount[0] = 4; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 4; - - if (p->VGMHead.lngHzWSwan & 0x40000000) - { - if (channel < 4) - { - *ChipID = 0x01; - *ChipType = 0x21; - *Channel = channel; - ChanCount[0] = 4; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 4; - } - } - - if (p->VGMHead.lngHzVSU) - { - if (channel < 6) - { - *ChipID = 0x00; - *ChipType = 0x22; - *Channel = channel; - ChanCount[0] = 6; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 6; - - if (p->VGMHead.lngHzVSU & 0x40000000) - { - if (channel < 6) - { - *ChipID = 0x01; - *ChipType = 0x22; - *Channel = channel; - ChanCount[0] = 6; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 6; - } - } - - if (p->VGMHead.lngHzSAA1099) - { - if (channel < 6) - { - *ChipID = 0x00; - *ChipType = 0x23; - *Channel = channel; - ChanCount[0] = 6; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 6; - - if (p->VGMHead.lngHzSAA1099 & 0x40000000) - { - if (channel < 6) - { - *ChipID = 0x01; - *ChipType = 0x23; - *Channel = channel; - ChanCount[0] = 6; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 6; - } - } - - if (p->VGMHead.lngHzES5503) - { - if (channel < 32) - { - *ChipID = 0x00; - *ChipType = 0x24; - *Channel = channel; - ChanCount[0] = 32; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 32; - - if (p->VGMHead.lngHzES5503 & 0x40000000) - { - if (channel < 32) - { - *ChipID = 0x01; - *ChipType = 0x24; - *Channel = channel; - ChanCount[0] = 32; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 32; - } - } - - if (p->VGMHead.lngHzES5506) - { - if (channel < 32) - { - *ChipID = 0x00; - *ChipType = 0x25; - *Channel = channel; - ChanCount[0] = 32; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 32; - - if (p->VGMHead.lngHzES5506 & 0x40000000) - { - if (channel < 32) - { - *ChipID = 0x01; - *ChipType = 0x25; - *Channel = channel; - ChanCount[0] = 32; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 32; - } - } - - if (p->VGMHead.lngHzX1_010) - { - if (channel < 16) - { - *ChipID = 0x00; - *ChipType = 0x26; - *Channel = channel; - ChanCount[0] = 16; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 16; - - if (p->VGMHead.lngHzX1_010 & 0x40000000) - { - if (channel < 16) - { - *ChipID = 0x01; - *ChipType = 0x26; - *Channel = channel; - ChanCount[0] = 16; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 16; - } - } - - if (p->VGMHead.lngHzC352) - { - if (channel < 32) - { - *ChipID = 0x00; - *ChipType = 0x27; - *Channel = channel; - ChanCount[0] = 32; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 32; - - if (p->VGMHead.lngHzC352 & 0x40000000) - { - if (channel < 32) - { - *ChipID = 0x01; - *ChipType = 0x27; - *Channel = channel; - ChanCount[0] = 32; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 32; - } - } - - if (p->VGMHead.lngHzGA20) - { - if (channel < 4) - { - *ChipID = 0x00; - *ChipType = 0x28; - *Channel = channel; - ChanCount[0] = 4; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 4; - - if (p->VGMHead.lngHzGA20 & 0x40000000) - { - if (channel < 4) - { - *ChipID = 0x01; - *ChipType = 0x28; - *Channel = channel; - ChanCount[0] = 4; - ChanCount[1] = 0; - ChanCount[2] = 0; - } - - channel -= 4; - } - } -} - -const char* GetAccurateChipNameByChannel(void* vgmp, UINT32 channel, UINT32 *realChannel) -{ - UINT8 ChipID, ChipType, SubType, Channel, ChanCount[3]; - GetChipByChannel(vgmp, channel, &ChipID, &ChipType, &Channel, ChanCount); - if (ChipType == 0xFF) - return NULL; - *realChannel = Channel; - GetChipClock(vgmp, ChipType, &SubType); - return GetAccurateChipName(ChipType, SubType); -} - -void SetChannelMute(void* vgmp, UINT32 channel, UINT8 mute) -{ - VGM_PLAYER *p = (VGM_PLAYER *)vgmp; - - UINT8 ChipID, ChipType, Channel, ChanCount[3]; - - CHIP_OPTS *opts; - - UINT8 FieldNumber; - - UINT32 *ChnMutes; - - GetChipByChannel(vgmp, channel, &ChipID, &ChipType, &Channel, ChanCount); - - if (ChipType == 0xFF) - return; - - opts = (CHIP_OPTS *)(&p->ChipOpts[ChipID]) + ChipType; - - ChnMutes = (UINT32 *)(&opts->ChnMute1); - - for (FieldNumber = 0; FieldNumber < 3; FieldNumber++) - { - if (Channel < ChanCount[FieldNumber]) - { - if (mute) - ChnMutes[FieldNumber] |= 1 << Channel; - else - ChnMutes[FieldNumber] &= ~(1 << Channel); - break; - } - - Channel -= ChanCount[FieldNumber]; - } - - Chips_GeneralActions(p, 0x10); -} diff --git a/Frameworks/GME/vgmplay/VGMPlay.dsp b/Frameworks/GME/vgmplay/VGMPlay.dsp deleted file mode 100644 index dda2e9cef..000000000 --- a/Frameworks/GME/vgmplay/VGMPlay.dsp +++ /dev/null @@ -1,1096 +0,0 @@ -# Microsoft Developer Studio Project File - Name="VGMPlay" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** NICHT BEARBEITEN ** - -# TARGTYPE "Win32 (x86) Console Application" 0x0103 - -CFG=VGMPlay - Win32 Debug -!MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE -!MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl -!MESSAGE -!MESSAGE NMAKE /f "VGMPlay.mak". -!MESSAGE -!MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben -!MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel: -!MESSAGE -!MESSAGE NMAKE /f "VGMPlay.mak" CFG="VGMPlay - Win32 Debug" -!MESSAGE -!MESSAGE Für die Konfiguration stehen zur Auswahl: -!MESSAGE -!MESSAGE "VGMPlay - Win32 Release" (basierend auf "Win32 (x86) Console Application") -!MESSAGE "VGMPlay - Win32 Debug" (basierend auf "Win32 (x86) Console Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /c -# ADD CPP /nologo /MD /W3 /GX /Ox /Ot /Og /Oi /Ob2 /I "zlib" /D "NDEBUG" /D "WIN32_LEAN_AND_MEAN" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "ENABLE_ALL_CORES" /D "CONSOLE_MODE" /D "ADDITIONAL_FORMATS" /D "SET_CONSOLE_TITLE" /FD /c -# SUBTRACT CPP /Oa /Ow /YX /Yc /Yu -# ADD BASE RSC /l 0x407 /d "NDEBUG" -# ADD RSC /l 0x407 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 -# ADD LINK32 msvcrt.lib kernel32.lib user32.lib advapi32.lib winmm.lib zdll.lib /nologo /subsystem:console /machine:I386 /nodefaultlib /libpath:"zlib" -# Begin Special Build Tool -SOURCE="$(InputPath)" -PostBuild_Cmds=..\vgm2txt\HiddenMsg.exe Release\VGMPlay.exe -# End Special Build Tool - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "zlib" /D "_DEBUG" /D "WIN32_LEAN_AND_MEAN" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "ENABLE_ALL_CORES" /D "CONSOLE_MODE" /D "ADDITIONAL_FORMATS" /D "SET_CONSOLE_TITLE" /FR /FD /GZ /c -# SUBTRACT CPP /YX /Yc /Yu -# ADD BASE RSC /l 0x407 /d "_DEBUG" -# ADD RSC /l 0x407 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept -# ADD LINK32 msvcrtd.lib kernel32.lib user32.lib advapi32.lib winmm.lib zdll.lib /nologo /subsystem:console /debug /machine:I386 /nodefaultlib /libpath:"zlib" -# SUBTRACT LINK32 /profile /map - -!ENDIF - -# Begin Target - -# Name "VGMPlay - Win32 Release" -# Name "VGMPlay - Win32 Debug" -# Begin Group "Quellcodedateien" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\pt_ioctl.c -# End Source File -# Begin Source File - -SOURCE=.\Stream.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\VGMPlay.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\VGMPlay_AddFmts.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\VGMPlayUI.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# End Group -# Begin Group "Header-Dateien" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\PortTalk_IOCTL.h -# End Source File -# Begin Source File - -SOURCE=.\Stream.h -# End Source File -# Begin Source File - -SOURCE=".\XMasFiles\SWJ-SQRC01_1C.h" -# End Source File -# Begin Source File - -SOURCE=.\VGMFile.h -# End Source File -# Begin Source File - -SOURCE=.\VGMPlay.h -# End Source File -# Begin Source File - -SOURCE=.\VGMPlay_Intf.h -# End Source File -# Begin Source File - -SOURCE=.\XMasFiles\XMasBonus.h -# End Source File -# End Group -# Begin Group "Ressourcendateien" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# End Group -# Begin Group "SoundCore" - -# PROP Default_Filter "c;h;cpp" -# Begin Group "FM OPL Chips" - -# PROP Default_Filter "c;h" -# Begin Source File - -SOURCE=.\chips\2413intf.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\2413intf.h -# End Source File -# Begin Source File - -SOURCE=.\chips\2413tone.h -# End Source File -# Begin Source File - -SOURCE=.\chips\262intf.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\262intf.h -# End Source File -# Begin Source File - -SOURCE=.\chips\281btone.h -# End Source File -# Begin Source File - -SOURCE=.\chips\3526intf.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /W1 /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -# ADD CPP /W1 - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\3526intf.h -# End Source File -# Begin Source File - -SOURCE=.\chips\3812intf.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /W1 /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -# ADD CPP /W1 - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\3812intf.h -# End Source File -# Begin Source File - -SOURCE=.\chips\8950intf.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /W1 /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -# ADD CPP /W1 - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\8950intf.h -# End Source File -# Begin Source File - -SOURCE=.\chips\adlibemu.h -# End Source File -# Begin Source File - -SOURCE=.\chips\adlibemu_opl2.c -# End Source File -# Begin Source File - -SOURCE=.\chips\adlibemu_opl3.c -# End Source File -# Begin Source File - -SOURCE=.\chips\emu2413.c -# End Source File -# Begin Source File - -SOURCE=.\chips\emu2413.h -# End Source File -# Begin Source File - -SOURCE=.\chips\emutypes.h -# End Source File -# Begin Source File - -SOURCE=.\chips\fmopl.c -# ADD CPP /W1 -# End Source File -# Begin Source File - -SOURCE=.\chips\fmopl.h -# End Source File -# Begin Source File - -SOURCE=.\chips\opl.c -# PROP Exclude_From_Build 1 -# End Source File -# Begin Source File - -SOURCE=.\chips\opl.h -# End Source File -# Begin Source File - -SOURCE=.\chips\vrc7tone.h -# End Source File -# Begin Source File - -SOURCE=.\chips\ym2413.c -# ADD CPP /W1 -# End Source File -# Begin Source File - -SOURCE=.\chips\ym2413.h -# End Source File -# Begin Source File - -SOURCE=.\chips\ymf262.c -# ADD CPP /W1 -# End Source File -# Begin Source File - -SOURCE=.\chips\ymf262.h -# End Source File -# Begin Source File - -SOURCE=.\chips\ymf278b.c -# ADD CPP /W1 -# End Source File -# Begin Source File - -SOURCE=.\chips\ymf278b.h -# End Source File -# End Group -# Begin Group "FM OPN Chips" - -# PROP Default_Filter "c;h" -# Begin Source File - -SOURCE=.\chips\2203intf.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\2203intf.h -# End Source File -# Begin Source File - -SOURCE=.\chips\2608intf.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\2608intf.h -# End Source File -# Begin Source File - -SOURCE=.\chips\2610intf.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\2610intf.h -# End Source File -# Begin Source File - -SOURCE=.\chips\2612intf.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\2612intf.h -# End Source File -# Begin Source File - -SOURCE=.\chips\fm.c -# ADD CPP /W1 -# End Source File -# Begin Source File - -SOURCE=.\chips\fm.h -# End Source File -# Begin Source File - -SOURCE=.\chips\fm2612.c -# End Source File -# Begin Source File - -SOURCE=.\chips\ym2612.c -# End Source File -# Begin Source File - -SOURCE=.\chips\ym2612.h -# End Source File -# End Group -# Begin Group "FM OPx Chips" - -# PROP Default_Filter "c;h" -# Begin Source File - -SOURCE=.\chips\2151intf.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\2151intf.h -# End Source File -# Begin Source File - -SOURCE=.\chips\scsp.c -# End Source File -# Begin Source File - -SOURCE=.\chips\scsp.h -# End Source File -# Begin Source File - -SOURCE=.\chips\scspdsp.c -# End Source File -# Begin Source File - -SOURCE=.\chips\scspdsp.h -# End Source File -# Begin Source File - -SOURCE=.\chips\scsplfo.c -# PROP Exclude_From_Build 1 -# End Source File -# Begin Source File - -SOURCE=.\chips\ym2151.c -# ADD CPP /W1 -# End Source File -# Begin Source File - -SOURCE=.\chips\ym2151.h -# End Source File -# Begin Source File - -SOURCE=.\chips\ymf271.c -# ADD CPP /W1 -# End Source File -# Begin Source File - -SOURCE=.\chips\ymf271.h -# End Source File -# End Group -# Begin Group "PCM Chips" - -# PROP Default_Filter "c;h" -# Begin Source File - -SOURCE=.\chips\c140.c -# End Source File -# Begin Source File - -SOURCE=.\chips\c140.h -# End Source File -# Begin Source File - -SOURCE=.\chips\c352.c -# End Source File -# Begin Source File - -SOURCE=.\chips\c352.h -# End Source File -# Begin Source File - -SOURCE=.\chips\es5503.c -# End Source File -# Begin Source File - -SOURCE=.\chips\es5503.h -# End Source File -# Begin Source File - -SOURCE=.\chips\es5506.c -# End Source File -# Begin Source File - -SOURCE=.\chips\es5506.h -# End Source File -# Begin Source File - -SOURCE=.\chips\iremga20.c -# End Source File -# Begin Source File - -SOURCE=.\chips\iremga20.h -# End Source File -# Begin Source File - -SOURCE=.\chips\k053260.c -# End Source File -# Begin Source File - -SOURCE=.\chips\k053260.h -# End Source File -# Begin Source File - -SOURCE=.\chips\k054539.c -# End Source File -# Begin Source File - -SOURCE=.\chips\k054539.h -# End Source File -# Begin Source File - -SOURCE=.\chips\multipcm.c -# End Source File -# Begin Source File - -SOURCE=.\chips\multipcm.h -# End Source File -# Begin Source File - -SOURCE=.\chips\okim6258.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\okim6258.h -# End Source File -# Begin Source File - -SOURCE=.\chips\okim6295.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\okim6295.h -# End Source File -# Begin Source File - -SOURCE=.\chips\pwm.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\pwm.h -# End Source File -# Begin Source File - -SOURCE=.\chips\qsound.c -# End Source File -# Begin Source File - -SOURCE=.\chips\qsound.h -# End Source File -# Begin Source File - -SOURCE=.\chips\rf5c68.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\rf5c68.h -# End Source File -# Begin Source File - -SOURCE=.\chips\scd_pcm.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\scd_pcm.h -# End Source File -# Begin Source File - -SOURCE=.\chips\segapcm.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\segapcm.h -# End Source File -# Begin Source File - -SOURCE=.\chips\upd7759.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\upd7759.h -# End Source File -# Begin Source File - -SOURCE=.\chips\x1_010.c -# End Source File -# Begin Source File - -SOURCE=.\chips\x1_010.h -# End Source File -# Begin Source File - -SOURCE=.\chips\ymdeltat.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\ymdeltat.h -# End Source File -# Begin Source File - -SOURCE=.\chips\ymz280b.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /W1 /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -# ADD CPP /W1 - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\ymz280b.h -# End Source File -# End Group -# Begin Group "OPL Mapper" - -# PROP Default_Filter "c;h" -# Begin Source File - -SOURCE=.\chips\ay8910_opl.c -# End Source File -# Begin Source File - -SOURCE=.\chips\sn76496_opl.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\ym2413_opl.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /W1 /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\ym2413hd.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /W1 /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\ym2413hd.h -# End Source File -# End Group -# Begin Group "PSG Chips" - -# PROP Default_Filter "c;h" -# Begin Source File - -SOURCE=.\chips\ay8910.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\ay8910.h -# End Source File -# Begin Source File - -SOURCE=.\chips\ay_intf.c -# End Source File -# Begin Source File - -SOURCE=.\chips\ay_intf.h -# End Source File -# Begin Source File - -SOURCE=.\chips\c6280.c -# End Source File -# Begin Source File - -SOURCE=.\chips\c6280.h -# End Source File -# Begin Source File - -SOURCE=.\chips\c6280intf.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\c6280intf.h -# End Source File -# Begin Source File - -SOURCE=.\chips\emu2149.c -# End Source File -# Begin Source File - -SOURCE=.\chips\emu2149.h -# End Source File -# Begin Source File - -SOURCE=.\chips\gb.c -# End Source File -# Begin Source File - -SOURCE=.\chips\gb.h -# End Source File -# Begin Source File - -SOURCE=.\chips\k051649.c -# End Source File -# Begin Source File - -SOURCE=.\chips\k051649.h -# End Source File -# Begin Source File - -SOURCE=.\chips\Ootake_PSG.c -# End Source File -# Begin Source File - -SOURCE=.\chips\Ootake_PSG.h -# End Source File -# Begin Source File - -SOURCE=.\chips\pokey.c -# End Source File -# Begin Source File - -SOURCE=.\chips\pokey.h -# End Source File -# Begin Source File - -SOURCE=.\chips\saa1099.c -# End Source File -# Begin Source File - -SOURCE=.\chips\saa1099.h -# End Source File -# Begin Source File - -SOURCE=.\chips\sn76489.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\sn76489.h -# End Source File -# Begin Source File - -SOURCE=.\chips\sn76496.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\sn76496.h -# End Source File -# Begin Source File - -SOURCE=.\chips\sn764intf.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\sn764intf.h -# End Source File -# Begin Source File - -SOURCE=.\chips\vsu.c -# End Source File -# Begin Source File - -SOURCE=.\chips\vsu.h -# End Source File -# Begin Source File - -SOURCE=.\chips\ws_audio.c -# End Source File -# Begin Source File - -SOURCE=.\chips\ws_audio.h -# End Source File -# Begin Source File - -SOURCE=.\chips\ws_initialIo.h -# End Source File -# End Group -# Begin Group "NES Chips" - -# PROP Default_Filter "c;h" -# Begin Source File - -SOURCE=.\chips\nes_apu.c -# End Source File -# Begin Source File - -SOURCE=.\chips\nes_apu.h -# End Source File -# Begin Source File - -SOURCE=.\chips\nes_defs.h -# End Source File -# Begin Source File - -SOURCE=.\chips\nes_intf.c -# End Source File -# Begin Source File - -SOURCE=.\chips\nes_intf.h -# End Source File -# Begin Source File - -SOURCE=.\chips\np_nes_apu.c -# End Source File -# Begin Source File - -SOURCE=.\chips\np_nes_apu.h -# End Source File -# Begin Source File - -SOURCE=.\chips\np_nes_dmc.c -# End Source File -# Begin Source File - -SOURCE=.\chips\np_nes_dmc.h -# End Source File -# Begin Source File - -SOURCE=.\chips\np_nes_fds.c -# End Source File -# Begin Source File - -SOURCE=.\chips\np_nes_fds.h -# End Source File -# End Group -# Begin Source File - -SOURCE=.\chips\ChipIncl.h -# End Source File -# Begin Source File - -SOURCE=.\ChipMapper.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\ChipMapper.h -# End Source File -# Begin Source File - -SOURCE=.\chips\dac_control.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\dac_control.h -# End Source File -# Begin Source File - -SOURCE=.\chips\mamedef.h -# End Source File -# Begin Source File - -SOURCE=.\chips\panning.c - -!IF "$(CFG)" == "VGMPlay - Win32 Release" - -# ADD CPP /Oa - -!ELSEIF "$(CFG)" == "VGMPlay - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\chips\panning.h -# End Source File -# End Group -# Begin Source File - -SOURCE=.\ReadMe.txt -# End Source File -# End Target -# End Project diff --git a/Frameworks/GME/vgmplay/VGMPlay.dsw b/Frameworks/GME/vgmplay/VGMPlay.dsw deleted file mode 100644 index e78cc3483..000000000 --- a/Frameworks/GME/vgmplay/VGMPlay.dsw +++ /dev/null @@ -1,29 +0,0 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00 -# WARNUNG: DIESE ARBEITSBEREICHSDATEI DARF NICHT BEARBEITET ODER GELÖSCHT WERDEN! - -############################################################################### - -Project: "VGMPlay"=".\VGMPlay.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Global: - -Package=<5> -{{{ -}}} - -Package=<3> -{{{ -}}} - -############################################################################### - diff --git a/Frameworks/GME/vgmplay/VGMPlay.h b/Frameworks/GME/vgmplay/VGMPlay.h deleted file mode 100644 index e3a92fe22..000000000 --- a/Frameworks/GME/vgmplay/VGMPlay.h +++ /dev/null @@ -1,296 +0,0 @@ -// Header File for structures and constants used within VGMPlay.c - -#include "chips/mamedef.h" - -#include "VGMFile.h" - -#include "VGMPlay_Intf.h" - -#define VGMPLAY_VER_STR "0.40.7" -//#define APLHA -//#define BETA -#define VGM_VER_STR "1.71b" -#define VGM_VER_NUM 0x170 - -#define CHIP_COUNT 0x29 -typedef struct chip_options -{ - bool Disabled; - UINT8 EmuCore; - UINT8 ChnCnt; - // Special Flags: - // YM2612: Bit 0 - DAC Highpass Enable, Bit 1 - SSG-EG Enable - // YM-OPN: Bit 0 - Disable AY8910-Part - UINT16 SpecialFlags; - - // Channel Mute Mask - 1 Channel is represented by 1 bit - UINT32 ChnMute1; - // Mask 2 - used by YMF287B for OPL4 Wavetable Synth and by YM2608/YM2610 for PCM - UINT32 ChnMute2; - // Mask 3 - used for the AY-part of some OPN-chips - UINT32 ChnMute3; - - INT16* Panning; -} CHIP_OPTS; -typedef struct chips_options -{ - CHIP_OPTS SN76496; - CHIP_OPTS YM2413; - CHIP_OPTS YM2612; - CHIP_OPTS YM2151; - CHIP_OPTS SegaPCM; - CHIP_OPTS RF5C68; - CHIP_OPTS YM2203; - CHIP_OPTS YM2608; - CHIP_OPTS YM2610; - CHIP_OPTS YM3812; - CHIP_OPTS YM3526; - CHIP_OPTS Y8950; - CHIP_OPTS YMF262; - CHIP_OPTS YMF278B; - CHIP_OPTS YMF271; - CHIP_OPTS YMZ280B; - CHIP_OPTS RF5C164; - CHIP_OPTS PWM; - CHIP_OPTS AY8910; - CHIP_OPTS GameBoy; - CHIP_OPTS NES; - CHIP_OPTS MultiPCM; - CHIP_OPTS UPD7759; - CHIP_OPTS OKIM6258; - CHIP_OPTS OKIM6295; - CHIP_OPTS K051649; - CHIP_OPTS K054539; - CHIP_OPTS HuC6280; - CHIP_OPTS C140; - CHIP_OPTS K053260; - CHIP_OPTS Pokey; - CHIP_OPTS QSound; - CHIP_OPTS SCSP; - CHIP_OPTS WSwan; - CHIP_OPTS VSU; - CHIP_OPTS SAA1099; - CHIP_OPTS ES5503; - CHIP_OPTS ES5506; - CHIP_OPTS X1_010; - CHIP_OPTS C352; - CHIP_OPTS GA20; -// CHIP_OPTS OKIM6376; -} CHIPS_OPTION; - -typedef void (*strm_func)(void *, stream_sample_t **outputs, int samples); - -typedef struct chip_audio_attributes CAUD_ATTR; -struct chip_audio_attributes -{ - UINT32 TargetSmpRate; - UINT32 SmpRate; - UINT32 LastSmpRate; - UINT16 Volume; - UINT8 ChipType; - UINT8 ChipID; // 0 - 1st chip, 1 - 2nd chip, etc. - void* Resampler; - strm_func StreamUpdate; - void* StreamUpdateParam; - CAUD_ATTR* Paired; -}; - -typedef struct chip_audio_struct -{ - CAUD_ATTR SN76496; - CAUD_ATTR YM2413; - CAUD_ATTR YM2612; - CAUD_ATTR YM2151; - CAUD_ATTR SegaPCM; - CAUD_ATTR RF5C68; - CAUD_ATTR YM2203; - CAUD_ATTR YM2608; - CAUD_ATTR YM2610; - CAUD_ATTR YM3812; - CAUD_ATTR YM3526; - CAUD_ATTR Y8950; - CAUD_ATTR YMF262; - CAUD_ATTR YMF278B; - CAUD_ATTR YMF271; - CAUD_ATTR YMZ280B; - CAUD_ATTR RF5C164; - CAUD_ATTR PWM; - CAUD_ATTR AY8910; - CAUD_ATTR GameBoy; - CAUD_ATTR NES; - CAUD_ATTR MultiPCM; - CAUD_ATTR UPD7759; - CAUD_ATTR OKIM6258; - CAUD_ATTR OKIM6295; - CAUD_ATTR K051649; - CAUD_ATTR K054539; - CAUD_ATTR HuC6280; - CAUD_ATTR C140; - CAUD_ATTR K053260; - CAUD_ATTR Pokey; - CAUD_ATTR QSound; - CAUD_ATTR SCSP; - CAUD_ATTR WSwan; - CAUD_ATTR VSU; - CAUD_ATTR SAA1099; - CAUD_ATTR ES5503; - CAUD_ATTR ES5506; - CAUD_ATTR X1_010; - CAUD_ATTR C352; - CAUD_ATTR GA20; - // CAUD_ATTR OKIM6376; -} CHIP_AUDIO; - -typedef struct chip_aud_list CA_LIST; -struct chip_aud_list -{ - CAUD_ATTR* CAud; - CHIP_OPTS* COpts; - CA_LIST* next; -}; - -typedef struct daccontrol_data -{ - bool Enable; - UINT8 Bank; -} DACCTRL_DATA; - -typedef struct pcmbank_table -{ - UINT8 ComprType; - UINT8 CmpSubType; - UINT8 BitDec; - UINT8 BitCmp; - UINT16 EntryCount; - void* Entries; -} PCMBANK_TBL; - -typedef struct vgm_player -{ - // Options Variables - UINT32 SampleRate; // Note: also used by some sound cores to determinate the chip sample rate - - UINT32 VGMMaxLoop; - UINT32 VGMPbRate; // in Hz, ignored if this value or VGM's lngRate Header value is 0 -#ifdef ADDITIONAL_FORMATS - UINT32 CMFMaxLoop; -#endif - UINT32 FadeTime; - - float VolumeLevel; - bool SurroundSound; - UINT8 HardStopOldVGMs; - bool FadeRAWLog; - //bool FullBufFill; // Fill Buffer until it's full - - bool DoubleSSGVol; - - UINT8 ResampleMode; // 00 - HQ both, 01 - LQ downsampling, 02 - LQ both - UINT8 CHIP_SAMPLING_MODE; - INT32 CHIP_SAMPLE_RATE; - - CHIPS_OPTION ChipOpts[0x02]; - - stream_sample_t* DUMMYBUF[0x02]; - - char* AppPaths[8]; - - UINT8 FileMode; - VGM_HEADER VGMHead; - VGM_HDR_EXTRA VGMHeadX; - VGM_EXTRA VGMH_Extra; - UINT32 VGMDataLen; - UINT8* VGMData; - GD3_TAG VGMTag; - -#define PCM_BANK_COUNT 0x40 - VGM_PCM_BANK PCMBank[PCM_BANK_COUNT]; - PCMBANK_TBL PCMTbl; - UINT8 DacCtrlUsed; - UINT8 DacCtrlUsg[0xFF]; - DACCTRL_DATA DacCtrl[0xFF]; - - CHIP_AUDIO ChipAudio[0x02]; - CAUD_ATTR CA_Paired[0x02][0x03]; - float MasterVol; - - CA_LIST ChipListBuffer[0x200]; - CA_LIST* ChipListAll; // all chips needed for playback (in general) - //CA_LIST* ChipListOpt; // ChipListAll minus muted chips - -#define SMPL_BUFSIZE 0x100 - INT32* StreamBufs[0x02]; - - UINT32 VGMPos; - INT32 VGMSmplPos; - INT32 VGMSmplPlayed; - INT32 VGMSampleRate; - UINT32 VGMPbRateMul; - UINT32 VGMPbRateDiv; - UINT32 VGMSmplRateMul; - UINT32 VGMSmplRateDiv; - bool VGMEnd; - bool EndPlay; - bool FadePlay; - bool ForceVGMExec; - UINT8 PlayingMode; - UINT32 PlayingTime; - UINT32 FadeStart; - UINT32 VGMMaxLoopM; - UINT32 VGMCurLoop; - float VolumeLevelM; - float FinalVol; - bool ResetPBTimer; - - UINT8 IsVGMInit; - UINT16 Last95Drum; // for optvgm debugging - UINT16 Last95Max; // for optvgm debugging - UINT32 Last95Freq; // for optvgm debugging - - bool ErrorHappened; - - // the chips' states - void * sn764xx[2]; - void * ym2413[2]; - void * ym2612[2]; - void * ym2151[2]; - void * segapcm[2]; - void * rf5c68; - void * ym2203[2]; - void * ym2608[2]; - void * ym2610[2]; - void * ym3812[2]; - void * ym3812_dual_data[2]; - void * ym3526[2]; - void * y8950[2]; - void * ymf262[2]; - void * ymf278b[2]; - void * ymf271[2]; - void * ymz280b[2]; - void * rf5c164; - void * pwm; - void * ay8910[2]; - void * gbdmg[2]; - void * nesapu[2]; - void * multipcm[2]; - void * upd7759[2]; - void * okim6258[2]; - void * okim6295[2]; - void * k051649[2]; - void * k054539[2]; - void * huc6280[2]; - void * c140[2]; - void * k053260[2]; - void * pokey[2]; - void * qsound[2]; - void * scsp[2]; - void * wswan[2]; - void * vsu[2]; - void * saa1099[2]; - void * es5503[2]; - void * es550x[2]; - void * x1_010[2]; - void * c352[2]; - void * ga20[2]; - void * daccontrol[255]; -} VGM_PLAYER; diff --git a/Frameworks/GME/vgmplay/VGMPlay.ini b/Frameworks/GME/vgmplay/VGMPlay.ini deleted file mode 100644 index 1a71a8cb5..000000000 --- a/Frameworks/GME/vgmplay/VGMPlay.ini +++ /dev/null @@ -1,344 +0,0 @@ -; VGMPlay Configuration File -; -------------------------- -; -; Default Values are usually 0 (False for boolean ones) -; Boolean Values are: -; False / 0 -; True / 1 - -[General] -; Default Sample Rate: 44100 -SampleRate = 48000 -; If you set PlaybackRate to 50, some songs will play slower, like on a PAL console. -; If you set it to 60, some songs may play faster, like PAL games on a NTSC console. -PlaybackRate = 0 - -; double the volume of the YM2xxx SSG, if it gets overridden by a VGM's header. -; This option will be removed once all VGMs on vgmrips are fixed. -DoubleSSGVol = True - -; Display Japanese GD3 Tag if available -; Most western Windows systems won't be able to display Japanese characters in the normal console, -; so use at own risk. (Linux doesn't have this problem.) -PreferJapTag = False - -; Default Fade Time: 5000 -FadeTime = 8000 -; In-Playlist Fade Time: for all looping tracks in a playlist (except the last one) -; Setting this to 0 simulate a Song-Medley without gaps. -; Default Fade Time in Playlist: 2000 -FadeTimePL = 0 -JinglePause = 1000 - -; Fade RAW logs from emulators (VGMs without Creator-Tag) so that they don't -; end abruptly at the full volume level but at 33% -;FadeRAWLogs = True -; Default Volume: 1.0 (of course) -Volume = 1.0 - -; Log Sound to Wave: 0 - no logging, 1 - log only, 2 - play and log -LogSound = 0 - -; Maximum Loops before fading -; Default: 0x02 (0x01 for CMF) -MaxLoops = 0x02 -MaxLoopsCMF = 0x01 - -; Resampling Mode: -; 0 - always high quality resampler (default) -; 1 - HQ resampler for upsampling, LQ resampler for downsampling (recommend for slow machines) -; 2 - always low quality resampler (very fast) -ResamplingMode = 0 -; Chip Sample Mode: -; 0 - Native (default) -; 1 - use highest sampling rate (native or the one below) -; 2 - use always the sampling rate below (CPU friendly) -; 3 - use native sample rate for FM chips and highest sampling rate for all others -ChipSmplMode = 3 -; Default Chip Sample Rate: 0 (results in value of Playback SampleRate) -ChipSmplRate = 0 - -; Force Audio Buffer Number (1 Buffer = 10 ms, Minimum is 4, Maximum is 200) -; higher values result in greater delays while seeking (and pausing with EmulatePause On) -; set this to 50 or 100 if the sound is choppy -; 0 results in 10 for Windows 98/ME/2000/XP/7, -; 50 for Windows 95 and 20 for Windows Vista -AudioBuffers = 0 -; "Surround" Sound - inverts the waveform of the right channel to create a pseudo surround effect -; use only with headphones!! -SurroundSound = False -; Emulate during Pause: continue to generate sound while playback is paused -EmulatePause = False -; Shows the last data block played with DAC Stream Command 95. Useful for debugging. -; 0 - don't show -; 1 - show data block ID only -; 2 - show data block ID + frequency -; 3 - show data block ID + frequency in KHz -ShowStreamCmds = 3 - -; --- FM Hardware Section Start --- -; Hardware FM Port (in hex, usually 220 or 388) -FMPort = 0 -; Force FM Mode, even if only the SN76496 is used, also enables Mixed Mode (Hardware FM + Software Emulator) -FMForce = False -; Makes some FM-Voices fading on track-end instead of instant silencing them -FMSoftStop = True -; Overrides Volume setting, if FM hardware is used -; Possible values: -; = 0 - don't override (default) -; > 0 - override Volume setting and VGM Volume Modifier -; < 0 - multiply with volume -FMVolume = 0.0 -; --- FM Hardware Section End --- - - -; Chip Options -; ------------ -; - Disabled = False/True -; disable the emulation of the current chip -; - EmulatorType = 0 / 1 / ... -; 0 is recommend/default, 1+ are alternative emulation cores -; - MuteMask = 0 -; mute channels by setting the muting bitmask -; - MuteCh? = False/True -; mute channel ? -; - Mutexxx = False/True -; mute channel with the name xxx (e.g. DAC, DT, BD, ...) - -[SN76496] -Disabled = False -; EmulatorType: 0 - MAME, 1 - Maxim -EmulatorType = 0x00 -; Channels: 4 (0-3) - -[YM2413] -Disabled = False -; FMPort = 0: -; EmulatorType: 0 - EMU2413, 1 - MAME -; FMPort != 0: -; EmulatorType: 0 - Valley Bell Custom, 1 - Meka -EmulatorType = 0x00 -; Channels: 14 (0-8, BD, SD, TOM, TC, HH) - -[YM2612] -Disabled = False -; EmulatorType: 0 - MAME (Genesis Plus GX), 1 - Gens -EmulatorType = 0x00 -; MAME: if on, the chip updates its left/right channel alternatively, creating a nice pseudo-stereo effect -; Note: If you emulate at a set sample rate, this option halves it. -PseudoStereo = False -; Gens: DAC Highpass-Filter (sometimes sounds good, but sometimes it generates a terrible noise) -DACHighpass = False -; Gens: SSG-EG Enable (very buggy) -SSG-EG = False -; Channels: 7 (0-5, DAC) - -[YM2151] -Disabled = False -; Channels: 8 (0-7) - -[SegaPCM] -Disabled = False -; Channels: 16 (0-15) - -[RF5C68] -Disabled = False -; Channels: 8 (0-7) - -[YM2203] -Disabled = False -; AY/YM2149 EmulatorType: 0 - EMU2149, 1 - MAME -EmulatorType = 0x00 -; disable the AY8910-part to speed up loading -DisableAY = False -; Channels: 3 (0-2) - -[YM2608] -Disabled = False -EmulatorType = 0x00 -DisableAY = False -; Channels: 6 FM (0-5) + 6 ADPCM (0-5) + 1 Delta-T -; Use MuteMask_FM, MuteMask_PCM (Delta-T is Ch6), MuteFMCh, MutePCMCh and MuteDT - -[YM2610] -Disabled = False -EmulatorType = 0x00 -DisableAY = False -; Channels: 6 FM (0-5) + 6 ADPCM (0-5) + 1 Delta-T -; Use MuteMask_FM, MuteMask_PCM (Delta-T is Ch6), MuteFMCh, MutePCMCh and MuteDT - -[YM3812] -Disabled = False -; EmulatorType: 0 - DOSBox (AdLibEmu), 1 - MAME -EmulatorType = 0x00 -; Channels: 14 (0-8, BD, SD, TOM, TC, HH) - -[YM3526] -Disabled = False -; Channels: 14 (0-8, BD, SD, TOM, TC, HH) - -[Y8950] -Disabled = False -; Channels: 15 (0-8, BD, SD, TOM, TC, HH, DT) - -[YMF262] -Disabled = False -; EmulatorType: 0 - DOSBox (AdLibEmu), 1 - MAME -EmulatorType = 0x00 -; Channels: 23 (0-17, BD, SD, TOM, TC, HH) - -[YMF278B] -Disabled = False -; Channels: 23 FM (0-17, BD, SD, TOM, TC, HH) + 24 WaveTable (0-23) -; Use MuteMask_FM, MuteMask_WT, MuteFMCh and MuteWTCh - -[YMF271] -Disabled = False -; Channels: 12 (0-11) - -[YMZ280B] -Disabled = False -; Channels: 8 (0-7) - -[RF5C164] -Disabled = False -; Channels: 8 (0-7) - -[PWM] -Disabled = False -; Channels: none (it just has left and right) - -[AY8910] -Disabled = False -; EmulatorType: 0 - EMU2149, 1 - MAME -EmulatorType = 0x00 -; Channels: 3 (0-2) - -[GameBoy] -Disabled = False -; double the volume of the Wave Channel (sounds better, but may be less accurate and seems to sound distorted sometimes, like nezplay++) -BoostWaveChn = True -; don't double volume of the Noise Channel (like MESS and nezplay++, False is like VisualBoy Advance and sounds better for some games) -LowerNoiseChn = True -; disable the accuracy hacks (expect some slightly off-tune notes and a very distorted Wave Channel) -Inaccurate = False -; Channels: 4 (0-3) - -[NES APU] -Disabled = False -; EmulatorType: 0 - NSFPlay, 1 - MAME -EmulatorType = 0x00 -; Channels: 6 (0-5 = Square 1, Square 2, Triangle, Noise, DPCM, FDS) - -; Options (NSFPlay cores only) -; ------- -; APU/DMC Options (2 bits, default: 0x03) -; 0x01 - OPT_UNMUTE_ON_RESET (enable all channels by default after reset) -; 0x02 - OPT_NONLINEAR_MIXER -SharedOpts = 0x03 -; APU Options (2 bits, default: 0x01) -; 0x01 - OPT_PHASE_REFRESH -; 0x02 - OPT_DUTY_SWAP -APUOpts = 0x01 -; DMC Options (6 bits, default: 0x3B) -; 0x01 - OPT_ENABLE_4011 -; 0x02 - OPT_ENABLE_PNOISE -; 0x04 - OPT_DPCM_ANTI_CLICK (nullify register 4011 writes, keeps DPCM limits correctly) -; 0x08 - OPT_RANDOMIZE_NOISE -; 0x10 - OPT_TRI_MUTE (stops Triangle wave if set to freq = 0, processes it at a very high rate else) -; 0x20 - OPT_TRI_NULL (VB custom, always makes Triangle return to null-level when stopping) -DMCOpts = 0x3B -; FDS Options (1 bit, default: 0x00) -; 0x01 - OPT_4085_RESET (reset modulation phase on 4085 writes) -FDSOpts = 0x00 - -[MultiPCM] -Disabled = False -; Channels: 28 (0-27) - -[uPD7759] -Disabled = False -; Channels: none (actually 1) - -[OKIM6258] -Disabled = False -; enables internal 10-bit processing (original MESS behaviour) -; The comments in the code say something about 10-bit and 12-bit DAC, but that's not what the code does. -Enable10Bit = False -; Remove the DC offset by resetting the ADPCM signal everytime a Play command is issued. -; Note: This causes lots of clicks with polyphonic ADPCM drivers, so the option is False by default. -RemoveDCOfs = True -; Channels: none (actually 1) - -[OKIM6295] -Disabled = False -; Channels: 4 (0-3) - -[K051649] -; also known as SCC1 -Disabled = False -; Channels: 5 (0-4) - -[K054539] -Disabled = False -; Channels: 8 (0-7) - -[HuC6280] -Disabled = False -; EmulatorType: 0 - Ootake, 1 - MAME (sounds brighter, lacks LFO) -EmulatorType = 0x00 -; Channels: 6 (0-5) - -[C140] -Disabled = False -; Channels: 24 (0-23) - -[K053260] -Disabled = False -; Channels: 4 (0-3) - -[Pokey] -Disabled = False -; Channels: 4 (0-3) - -[QSound] -Disabled = False -; Channels: 16 (0-15) - -[SCSP] -Disabled = False -; Skip all DSP calculations, huge speedup (the DSP doesn't work correctly right now anyway) -BypassDSP = True -; Channels: 32 (0-31) - -[WSwan] -Disabled = False -; Channels: 4 (0-3) - -[VSU] -Disabled = False -; Channels: 6 (0-5) - -[SAA1099] -Disabled = False -; Channels: 6 (0-5) - -[ES5503] -Disabled = False -; Channels: 32 (0-31) - -[ES5506] -Disabled = False -; Channels: 32 (0-31) - -[X1-010] -Disabled = False -; Channels: 16 (0-15) - -[C352] -Disabled = False -; Channels: 32 (0-31) - -[GA20] -Disabled = False -; Channels: 4 (0-3) diff --git a/Frameworks/GME/vgmplay/VGMPlay.txt b/Frameworks/GME/vgmplay/VGMPlay.txt deleted file mode 100644 index c6a127dd1..000000000 --- a/Frameworks/GME/vgmplay/VGMPlay.txt +++ /dev/null @@ -1,159 +0,0 @@ -VGM Player - Readme -========== - -General -======= -Usage: Drop a file on the executable or open the program and type the filename. - -Supported files types are: -- Video Game Music Files (*.vgm, *.vgz) -- Creative Music Files (*.cmf) -- DosBox RAW OPL Log Files (*.dro) -- Playlist files (*.m3u) - -Supported chips ---------------- -- SN76496** (Sega PSG) and T6W28** (NeoGeo Pocket custom) -- YM2413* (OPLL) -- YM2612 (OPN2) -- YM2151 (OPM) -- SegaPCM -- RF5C68 -- YM2203 (OPN) -- YM2608 (OPNA) -- YM2610/B (OPNB) -- YM3812* (OPL2) -- YM3526* (OPL) -- Y8950* (MSX AUDIO) -- YMF262* (OP3) -- YMF278B (OPL4) ! -- YMF271 (OPLX) -- YMZ280B -- RF5C164 (Sega MegaCD PCM) -- PWM (from Sega 32x) -- AY8910 (MSX PSG) -- GameBoy DMG -- NES APU (incl. FDS) -- MultiPCM -- UPD7759 -- OKI6258 (Sharp X68000 ADPCM) -- OKI6295 -- K051649 -- K054539 -- HuC6280 (PC Engine) -- Namco C140 -- K053260 -- Pokey (Atari) -- QSound -- SCSP (Saturn Custom Sound Processor, YMF292-F) -- WonderSwan -- Virtual Boy VSU -- SAA1099 -- ESS5503 -- ESS5505/6 -- Seta X1-010 -- Namco C352 -- Irem GA20 - - -* This chip can be emulated via OPL Hardware (like Soundblaster sound cards). -** OPL hardware emulation is available, but software emulation is prefered. Hardware emulation is used if another chip activates HW emulation or FMForce is True. -! You need a sample ROM, called yrw801.rom, to make playback work. Place it in the directory where VGMPlay.exe lies. - -OPL hardware emulation can be enabled by setting the "FMPort"-entry in the ini-file. -If you want to use FM Hardware under Windows NT/2000/XP/... you have to install PortTalk. -PortTalk Website: http://www.beyondlogic.org/porttalk/porttalk.htm -Under Linux the program must have root rights to use Hardware FM. - -It's possible to write Wave-Files by editing the "LogSound"-line in the ini-file. -Batch conversions are possible by opening a playlist. -FM Hardware can't be logged to Wave files. - -Keys ----- -You can use the following keys during playback: -Space - Pause -Cursor Left/Right - Seek 5 seconds backward/forward -Ctrl + Cursor Left/Right - Seek 1 minute backward/forward -ESC/Q - Quit the program -F - Fade out -R - Restart current Track -PageUp/B - Previous Track -PageDown/N - Next Track - -Note: All keys also work during silent sound logging. - - -System Reqiurements -=================== -It depends on the files you want to play. - -Minimum Reqiurements --------------------- -Software Emulation: - -166 MHz should be enough for SN76496 + YM2612. -For chips with 12+ FM channels you need probably need at least 700 MHz. -16 MB RAM (plus a size of the VGM you want to play, so for a 100 MB vgm, you need ~110 MB RAM) - -That allows you to play VGMs with up to 2x FM, 2x PSG or FM + PSG + PCM. -It's NOT enough for YMF271 emulation. -The YMF262 is equal to 2x FM. The YMF278B is Wavetable + YMF262 (with the latter one disabled if unused). - -Hardware FM Playback: - -486 with 33 MHz? - I dunno -On my PII 233 MHz FM Playback takes 3.5% CPU at a maximum. - - -Bugs -==== -PauseEmulation is disabled under Linux unless FM Hardware is used. - -Under Linux you have to double-tap ESC to quit the program (or just press Q). I haven't yet found a way around it. - -Sometimes MAME's sound cores tend to sound strange. I already fixed some, but it's not my fault. - -Ubuntu refuses to run (or maybe compile) VGMPlay correctly. It either crashes upon opening a vgm file or doesn't open the sound device. (and the ini-file, too. VGMs are opened for some reason.) -Using Wine with the Windows-version of VGMPlay should work. - -It runs fine on openSUSE. (I compile and test it regularly with 12.3 64-bit. Older version were successfully tested with 11.1 32-bit and 11.4 64-bit) -It also ran fine on the Debian system at university. - - -Comments -======== -If you want to set some options, open the ini-file. It's well commented. - -The T6W28 doesn't use MAME's T6W28 core. Instead I modified the SN76496 core to emulate the T6W28 with 2 SN76496 chips. - -The SN76496 OPL emulation is okay, but it's impossible to get the noise sound right. - -EMU2413 Emulator was added, because sometimes the one of MAME sounds strange. -I added the Gens YM2612 core for the same reason (before I fixed MAME's YM2612 core). - -I haven't yet found a player that supports all three version of dro files. -P.S.: AdPlug now seems to support them. - -Some may be wondering, how someone can have the idea to implement OPL Hardware support. Here a more or less small story: -I like CMF MIDI files, but I was unable to listen to them while doing other things on my computer in Windows 95. It was impossible to listen to them unter Windows 2000. When I found AdPlug, the CMF support was bad and I started to make my VGM Player play CMF files. Debugging wasn't nice - a Pentium2 233MHz isn't stong enough for a Software OPL Emulator in Debug Mode. The OPL2-Port option in AdPlug was interesting (I have a Soundblaster 16) and showed me the power of PortTalk. -My MIDI-FM Player that got OPL-Hardware-Support earlier than my VGM Player, because playing usual MIDI files requires a lot more debugging than playing simple VGM files. When it was working in my MIDI player, I implemented OPL-Hardware-Support into VGMPlay. Of course the first working chips were OPL/OPL2/OPL3. I remembered that Meka had OPL-Support, too and wrote my OPLL->OPL-Mapper. It sounded quite good, but I was unable to get the PSG and the YM2413 of Space Harrier Theme in sync. So a PSG->OPL-Mapper followed. Later I ported Meka's OPL Mapper, because I liked the bass of some Phantasy Star tunes. - - -Credits -======= -This program was written by Valley Bell. - -- almost all software emulators are from MAME (http://mamedev.org) -- EMU2413 and Gens YM2612 were ported from Maxim's in_vgm -- the YMF278B core was ported from openMSX -- zlib compression by Jean-loup Gailly and Mark Adler is used -- all custom OPL Mappers were written using MAME software emulators and the OPL2/3 programming guides by Jeffrey S. Lee and Vladimir Arnost -- one YM2413 OPL Mapper was ported from MEKA. -- the RF5C164 and PWM cores were ported from Gens/GS -- the MAME YM2612 core was fixed with the help of Blargg's MAME YM2612 fix and Genesis Plus GX' YM2612 core -- AdLibEmu (OPL2 and OPL3 core) was ported from DOSBox -- The default HuC6280 core is from Ootake. -- EMU2149, the alternative NES APU core and the NES FDS core were ported from rainwarrior's NSFPlay. -- the WonderSwan core was ported from in_wsr -- Virtual Boy VSU core was ported from vbjin and originates from mednafen diff --git a/Frameworks/GME/vgmplay/VGMPlayUI.c b/Frameworks/GME/vgmplay/VGMPlayUI.c deleted file mode 100644 index 4cc345e58..000000000 --- a/Frameworks/GME/vgmplay/VGMPlayUI.c +++ /dev/null @@ -1,2679 +0,0 @@ -// TODO: Check codepage stuff (SetConsoleCP) - it looks like I don't need printc anymore -// VGMPlayUI.c: C Source File for the Console User Interface - -// Note: In order to make MS VC6 NOT crash when using fprintf with stdout, stderr, etc. -// if linked to msvcrt.lib, the following project setting is important: -// C/C++ -> Code Generation -> Runtime libraries: Multithreaded DLL - -#include -#include -#include -#include -#include -#include // for setlocale -#include "stdbool.h" -#include - -#ifdef WIN32 -#include -#include -#else -#include // for PATH_MAX -#include -#include // for STDIN_FILENO and usleep() -#include // for struct timeval in _kbhit() - -#define Sleep(msec) usleep(msec * 1000) -#define _vsnwprintf vswprintf -#endif - -#define printerr(x) fprintf(stderr, x) - -#include "chips/mamedef.h" - -#include "Stream.h" -#include "VGMPlay.h" -#include "VGMPlay_Intf.h" - -#ifdef XMAS_EXTRA -#include "XMasFiles/XMasBonus.h" -#endif -#ifdef WS_DEMO -#include "XMasFiles/SWJ-SQRC01_1C.h" -#endif - -#ifndef WIN32 -void WaveOutLinuxCallBack(void); -#endif - -#ifdef WIN32 -#define DIR_CHR '\\' -#define DIR_STR "\\" -#define QMARK_CHR '\"' -#else -#define DIR_CHR '/' -#define DIR_STR "/" -#define QMARK_CHR '\'' - -#ifndef SHARE_PREFIX -#define SHARE_PREFIX "/usr/local" -#endif - -#endif - -#define APP_NAME "VGM Player" -#define APP_NAME_L L"VGM Player" - - -int main(int argc, char* argv[]); -static void RemoveNewLines(char* String); -static void RemoveQuotationMarks(char* String); -static char* GetLastDirSeparator(const char* FilePath); -static bool IsAbsolutePath(const char* FilePath); -static char* GetFileExtention(const char* FilePath); -static void StandardizeDirSeparators(char* FilePath); -#ifdef WIN32 -static void WinNT_Check(void); -#endif -static char* GetAppFileName(void); -static void cls(void); -#ifndef WIN32 -static void changemode(bool); -static int _kbhit(void); -static int _getch(void); -#endif -static INT8 stricmp_u(const char *string1, const char *string2); -static INT8 strnicmp_u(const char *string1, const char *string2, size_t count); -static void ReadOptions(const char* AppName); -static bool GetBoolFromStr(const char* TextStr); -#if defined(XMAS_EXTRA) || defined(WS_DEMO) -static bool XMas_Extra(char* FileName, bool Mode); -#endif -#ifndef WIN32 -static void ConvertCP1252toUTF8(char** DstStr, const char* SrcStr); -#endif -static bool OpenPlayListFile(const char* FileName); -static bool OpenMusicFile(const char* FileName); -extern bool OpenVGMFile(const char* FileName); -extern bool OpenOtherFile(const char* FileName); - -//#ifdef WIN32 -//static void printc(const char* format, ...); -//#else -#define printc printf -//#endif -static void wprintc(const wchar_t* format, ...); -static void PrintChipStr(UINT8 ChipID, UINT8 SubType, UINT32 Clock); -static const wchar_t* GetTagStrEJ(const wchar_t* EngTag, const wchar_t* JapTag); -static void ShowVGMTag(void); - -static void PlayVGM_UI(void); -INLINE INT8 sign(double Value); -INLINE long int Round(double Value); -INLINE double RoundSpecial(double Value, double RoundTo); -static void PrintMinSec(UINT32 SamplePos, UINT32 SmplRate); - - -// Options Variables -extern UINT32 SampleRate; // Note: also used by some sound cores to - // determinate the chip sample rate - -extern UINT32 VGMPbRate; -extern UINT32 VGMMaxLoop; -extern UINT32 CMFMaxLoop; -UINT32 FadeTimeN; // normal fade time -UINT32 FadeTimePL; // in-playlist fade time -extern UINT32 FadeTime; -UINT32 PauseTimeJ; // Pause Time for Jingles -UINT32 PauseTimeL; // Pause Time for Looping Songs -extern UINT32 PauseTime; -static UINT8 Show95Cmds; - -extern float VolumeLevel; -extern bool SurroundSound; -extern UINT8 HardStopOldVGMs; -extern bool FadeRAWLog; -static UINT8 LogToWave; -//extern bool FullBufFill; -extern bool PauseEmulate; -extern bool DoubleSSGVol; -static UINT16 ForceAudioBuf; - -extern UINT8 ResampleMode; // 00 - HQ both, 01 - LQ downsampling, 02 - LQ both -extern UINT8 CHIP_SAMPLING_MODE; -extern INT32 CHIP_SAMPLE_RATE; - -extern UINT16 FMPort; -extern bool UseFM; -extern bool FMForce; -//extern bool FMAccurate; -extern bool FMBreakFade; -extern float FMVol; - -extern CHIPS_OPTION ChipOpts[0x02]; - - -extern bool ThreadPauseEnable; -extern volatile bool ThreadPauseConfrm; -extern bool ThreadNoWait; // don't reset the timer -extern UINT16 AUDIOBUFFERU; -extern UINT32 SMPL_P_BUFFER; -extern char SoundLogFile[MAX_PATH]; - -extern UINT8 OPL_MODE; -extern UINT8 OPL_CHIPS; -//extern bool WINNT_MODE; -UINT8 NEED_LARGE_AUDIOBUFS; - -extern char* AppPaths[8]; -static char AppPathBuffer[MAX_PATH * 2]; - -static char PLFileBase[MAX_PATH]; -static char PLFileName[MAX_PATH]; -static UINT32 PLFileCount; -static char** PlayListFile; -static UINT32 CurPLFile; -static UINT8 NextPLCmd; -static UINT8 PLMode; // set to 1 to show Playlist text -static bool FirstInit; -extern bool AutoStopSkip; - -static char VgmFileName[MAX_PATH]; -static UINT8 FileMode; -extern VGM_HEADER VGMHead; -extern UINT32 VGMDataLen; -extern UINT8* VGMData; -extern GD3_TAG VGMTag; -static PreferJapTag; - -extern volatile bool PauseThread; -static bool StreamStarted; - -extern float MasterVol; - -extern UINT32 VGMPos; -extern INT32 VGMSmplPos; -extern INT32 VGMSmplPlayed; -extern INT32 VGMSampleRate; -extern UINT32 BlocksSent; -extern UINT32 BlocksPlayed; -static bool IsRAWLog; -extern bool EndPlay; -extern bool PausePlay; -extern bool FadePlay; -extern bool ForceVGMExec; -extern UINT8 PlayingMode; - -extern UINT32 PlayingTime; - -extern UINT32 FadeStart; -extern UINT32 VGMMaxLoopM; -extern UINT32 VGMCurLoop; -extern float VolumeLevelM; -bool ErrorHappened; // used by VGMPlay.c and VGMPlay_AddFmts.c -extern float FinalVol; -extern bool ResetPBTimer; - -#ifndef WIN32 -static struct termios oldterm; -static bool termmode; -#endif - -UINT8 CmdList[0x100]; - -//extern UINT8 DISABLE_YMZ_FIX; -extern UINT8 IsVGMInit; -extern UINT16 Last95Drum; // for optvgm debugging -extern UINT16 Last95Max; // for optvgm debugging -extern UINT32 Last95Freq; // for optvgm debugging - -static bool PrintMSHours; - -int main(int argc, char* argv[]) -{ - int argbase; - int ErrRet; - char* AppName; -#if defined(XMAS_EXTRA) || defined(WS_DEMO) - bool XMasEnable; -#endif - char* AppPathPtr; - const char* StrPtr; - const char* FileExt; - UINT8 CurPath; - UINT32 ChrPos; - INT32 OldCP; - - // set locale to "current system locale" - // (makes Unicode characters (like umlauts) work under Linux and fixes some - // Unicode -> ANSI conversions) - setlocale(LC_CTYPE, ""); - -#ifndef WIN32 - tcgetattr(STDIN_FILENO, &oldterm); - termmode = false; -#endif - - if (argc > 1) - { - if (! stricmp_u(argv[1], "-v") || ! stricmp_u(argv[1], "--version")) - { - printf("VGMPlay %s" -#if defined(APLHA) - " alpha" -#elif defined(BETA) - " beta" -#endif - ", supports VGM %s\n", VGMPLAY_VER_STR, VGM_VER_STR); - return 0; - } - } - -#ifdef SET_CONSOLE_TITLE -#ifdef WIN32 - SetConsoleTitle(APP_NAME); // Set Windows Console Title -#else - printf("\x1B]0;%s\x07", APP_NAME); // Set xterm/rxvt Terminal Title -#endif -#endif - - printf(APP_NAME); -#ifdef XMAS_EXTRA - printf(" - XMas Release"); -#endif - printf("\n----------\n"); - - //if (argv[0x00] == NULL) - // printf("Argument \"Application-Name\" is NULL!\n"); - - // Warning! It's dangerous to use Argument 0! - // AppName may be "vgmplay" instead of "vgmplay.exe" - - VGMPlay_Init(); - - // Note: Paths are checked from last to first. - CurPath = 0x00; - AppPathPtr = AppPathBuffer; -#ifndef WIN32 - // Path 1: global share directory - AppPaths[CurPath] = SHARE_PREFIX "/share/vgmplay/"; - CurPath ++; -#endif - - // Path 2: exe's directory - AppName = GetAppFileName(); // "C:\VGMPlay\VGMPlay.exe" - // Note: GetAppFileName always returns native directory separators. - StrPtr = strrchr(AppName, DIR_CHR); - if (StrPtr != NULL) - { - ChrPos = StrPtr + 1 - AppName; - strncpy(AppPathPtr, AppName, ChrPos); - AppPathPtr[ChrPos] = 0x00; // "C:\VGMPlay\" - AppPaths[CurPath] = AppPathPtr; - CurPath ++; - AppPathPtr += ChrPos + 1; - } - -#ifndef WIN32 - // Path 3: home directory - StrPtr = getenv("XDG_CONFIG_HOME"); - if (StrPtr != NULL && StrPtr[0] == '\0') - { - strcpy(AppPathPtr, StrPtr); - } - else - { - StrPtr = getenv("HOME"); - if (StrPtr != NULL) - strcpy(AppPathPtr, StrPtr); - else - strcpy(AppPathPtr, ""); - strcat(AppPathPtr, "/.config"); - } - strcat(AppPathPtr, "/vgmplay/"); - AppPaths[CurPath] = AppPathPtr; - CurPath ++; - AppPathPtr += strlen(AppPathPtr) + 1; -#endif - - // Path 4: working directory ("\0") - AppPathPtr[0] = '\0'; - AppPaths[CurPath] = AppPathPtr; - CurPath ++; - -#if 0 // set to 1 to print all selected search paths - CurPath = 0; - while(AppPaths[CurPath] != NULL) - { - printf("Path %u: %s\n", CurPath + 1, AppPaths[CurPath]); - CurPath ++; - } -#endif - - ReadOptions(AppName); - VGMPlay_Init2(); - - ErrRet = 0; - argbase = 0x01; - if (argc >= argbase + 0x01) - { - if (! strnicmp_u(argv[argbase], "-LogSound:", 10)) - { - LogToWave = (UINT8)strtoul(argv[argbase] + 10, NULL, 0); - argbase ++; - } - } - - printf("\nFile Name:\t"); - if (argc <= argbase) - { -#ifdef WIN32 - OldCP = GetConsoleCP(); - - // Set the Console Input Codepage to ANSI. - // The Output Codepage must be left at OEM, else the displayed characters are wrong. - ChrPos = GetACP(); - ErrRet = SetConsoleCP(ChrPos); // set input codepage - //ErrRet = SetConsoleOutputCP(ChrPos); // set output codepage (would be a bad idea) - - StrPtr = fgets(VgmFileName, MAX_PATH, stdin); - if (StrPtr == NULL) - VgmFileName[0] = '\0'; - - // Playing with the console font resets the Console Codepage to OEM, so I have to - // convert the file name in this case. - if (GetConsoleCP() == GetOEMCP()) - OemToChar(VgmFileName, VgmFileName); // OEM -> ANSI conversion - - // This fixes the display of non-ANSI characters. - ErrRet = SetConsoleCP(OldCP); - - // This codepage stuff drives me insane. - // Debug and Release build behave differently - WHAT?? - // - // There a list of behaviours. - // Debug and Release were tested by dropping a file on it and via Visual Studio. - // - // Input CP 850, Output CP 850 - // Debug build: Dynamite D³x - // Release build: Dynamite Düx - // Input CP 1252, Output CP 850 - // Debug build: Dynamite D³x - // Release build: Dynamite D³x - // Input CP 850, Output CP 1252 - // Debug build: Dynamite D³x [tag display wrong] - // Release build: Dynamite Düx [tag display wrong] - // Input CP 1252, Output CP 1252 - // Debug build: Dynamite D³x [tag display wrong] - // Release build: Dynamite D³x [tag display wrong] -#else - StrPtr = fgets(VgmFileName, MAX_PATH, stdin); - if (StrPtr == NULL) - VgmFileName[0] = '\0'; -#endif - - RemoveNewLines(VgmFileName); - RemoveQuotationMarks(VgmFileName); - } - else - { - // The argument should already use the ANSI codepage. - strcpy(VgmFileName, argv[argbase]); - printc("%s\n", VgmFileName); - } - if (! strlen(VgmFileName)) - goto ExitProgram; - StandardizeDirSeparators(VgmFileName); - -#if defined(XMAS_EXTRA) || defined(WS_DEMO) - XMasEnable = XMas_Extra(VgmFileName, 0x00); -#endif - -#if 0 - { // Print hex characters of file name (for vgm-player script debugging) - const char* CurChr; - -#ifdef WIN32 - printf("Input CP: %d, Output CP: %d\n", GetConsoleCP(), GetConsoleOutputCP()); -#endif - printf("VgmFileName: "); - - CurChr = VgmFileName; - while(*CurChr != '\0') - { - printf("%02X ", (UINT8)*CurChr); - CurChr ++; - } - printf("%02X\n", (UINT8)*CurChr); - _getch(); - } -#endif -#if 0 - { // strip spaces and \n (fixed bugs with vgm-player script with un-7z) - char* CurChr; - - // trim \n and spaces off - CurChr = strchr(VgmFileName, '\n'); - if (CurChr != NULL) - *CurChr = '\0'; - CurChr = VgmFileName + strlen(VgmFileName) - 1; - while(CurChr > VgmFileName && *CurChr == ' ') - *(CurChr --) = '\0'; - } -#endif - - FirstInit = true; - StreamStarted = false; - FileExt = GetFileExtention(VgmFileName); - if (FileExt == NULL || stricmp_u(FileExt, "m3u")) - PLMode = 0x00; - else - PLMode = 0x01; - - if (! PLMode) - { - PLFileCount = 0x00; - CurPLFile = 0x00; - // no Play List File - if (! OpenMusicFile(VgmFileName)) - { - printerr("Error opening the file!\n"); - if (argv[0][1] == ':') - _getch(); - ErrRet = 1; - goto ExitProgram; - } - printf("\n"); - - ErrorHappened = false; - FadeTime = FadeTimeN; - PauseTime = PauseTimeL; - PrintMSHours = (VGMHead.lngTotalSamples >= 158760000); // 44100 smpl * 60 sec * 60 min - ShowVGMTag(); - NextPLCmd = 0x80; - PlayVGM_UI(); - - CloseVGMFile(); - } - else - { - strcpy(PLFileName, VgmFileName); - if (! OpenPlayListFile(PLFileName)) - { - printerr("Error opening the playlist!\n"); - if (argv[0][1] == ':') - _getch(); - ErrRet = 1; - goto ExitProgram; - } - - for (CurPLFile = 0x00; CurPLFile < PLFileCount; CurPLFile ++) - { - if (PLMode) - { - cls(); - printf(APP_NAME); - printf("\n----------\n"); - printc("\nPlaylist File:\t%s\n", PLFileName); - printf("Playlist Entry:\t%u / %u\n", CurPLFile + 1, PLFileCount); - printc("File Name:\t%s\n", PlayListFile[CurPLFile]); - } - - if (IsAbsolutePath(PlayListFile[CurPLFile])) - { - strcpy(VgmFileName, PlayListFile[CurPLFile]); - } - else - { - strcpy(VgmFileName, PLFileBase); - strcat(VgmFileName, PlayListFile[CurPLFile]); - } - - if (! OpenMusicFile(VgmFileName)) - { - printf("Error opening the file!\n"); - _getch(); - while(_kbhit()) - _getch(); - continue; - } - printf("\n"); - - ErrorHappened = false; - if (CurPLFile < PLFileCount - 1) - FadeTime = FadeTimePL; - else - FadeTime = FadeTimeN; - PauseTime = VGMHead.lngLoopOffset ? PauseTimeL : PauseTimeJ; - PrintMSHours = (VGMHead.lngTotalSamples >= 158760000); - ShowVGMTag(); - NextPLCmd = 0x00; - PlayVGM_UI(); - - CloseVGMFile(); - - if (ErrorHappened) - { - if (_kbhit()) - _getch(); - _getch(); - ErrorHappened = false; - } - if (NextPLCmd == 0xFF) - break; - else if (NextPLCmd == 0x01) - CurPLFile -= 0x02; // Jump to last File (-2 + 1 = -1) - } - } - - if (ErrorHappened && argv[0][1] == ':') - { - if (_kbhit()) - _getch(); - _getch(); - } - -#ifdef _DEBUG - printf("Press any key ..."); - _getch(); -#endif - -ExitProgram: -#if defined(XMAS_EXTRA) || defined(WS_DEMO) - if (XMasEnable) - XMas_Extra(VgmFileName, 0x01); -#endif -#ifndef WIN32 - changemode(false); -#ifdef SET_CONSOLE_TITLE -// printf("\x1B]0;${USER}@${HOSTNAME}: ${PWD/$HOME/~}\x07", APP_NAME); // Reset xterm/rxvt Terminal Title -#endif -#endif - VGMPlay_Deinit(); - free(AppName); - - return ErrRet; -} - -static void RemoveNewLines(char* String) -{ - char* StrPtr; - - StrPtr = String + strlen(String) - 1; - while(StrPtr >= String && (UINT8)*StrPtr < 0x20) - { - *StrPtr = '\0'; - StrPtr --; - } - - return; -} - -static void RemoveQuotationMarks(char* String) -{ - UINT32 StrLen; - char* EndQMark; - - if (String[0x00] != QMARK_CHR) - return; - - StrLen = strlen(String); - memmove(String, String + 0x01, StrLen); // Remove first char - EndQMark = strrchr(String, QMARK_CHR); - if (EndQMark != NULL) - *EndQMark = 0x00; // Remove last Quot.-Mark - - return; -} - -static char* GetLastDirSeparator(const char* FilePath) -{ - char* SepPos1; - char* SepPos2; - - SepPos1 = strrchr(FilePath, '/'); - SepPos2 = strrchr(FilePath, '\\'); - if (SepPos1 < SepPos2) - return SepPos2; - else - return SepPos1; -} - -static bool IsAbsolutePath(const char* FilePath) -{ -#ifdef WIN32 - if (FilePath[0] == '\0') - return false; // empty string - if (FilePath[1] == ':') - return true; // Device Path: C:\path - if (! strncmp(FilePath, "\\\\", 2)) - return true; // Network Path: \\computername\path -#else - if (FilePath[0] == '/') - return true; // absolute UNIX path -#endif - return false; -} - -static char* GetFileExtention(const char* FilePath) -{ - char* DirSepPos; - char* ExtDotPos; - - DirSepPos = GetLastDirSeparator(FilePath); - if (DirSepPos == NULL) - DirSepPos = (char*)FilePath; - ExtDotPos = strrchr(DirSepPos, '.'); - if (ExtDotPos == NULL) - return NULL; - else - return ExtDotPos + 1; -} - -static void StandardizeDirSeparators(char* FilePath) -{ - char* CurChr; - - CurChr = FilePath; - while(*CurChr != '\0') - { - if (*CurChr == '\\' || *CurChr == '/') - *CurChr = DIR_CHR; - CurChr ++; - } - - return; -} - -#ifdef WIN32 -static void WinNT_Check(void) -{ - OSVERSIONINFO VerInf; - - VerInf.dwOSVersionInfoSize = sizeof(OSVERSIONINFO); - GetVersionEx(&VerInf); - //WINNT_MODE = (VerInf.dwPlatformId == VER_PLATFORM_WIN32_NT); - - /* Following Systems need larger Audio Buffers: - - Windows 95 (500+ ms) - - Windows Vista (200+ ms) - Tested Systems: - - Windows 95B - - Windows 98 SE - - Windows 2000 - - Windows XP (32-bit) - - Windows Vista (32-bit) - - Windows 7 (64-bit) - */ - - NEED_LARGE_AUDIOBUFS = 0; - if (VerInf.dwPlatformId == VER_PLATFORM_WIN32_WINDOWS) - { - if (VerInf.dwMajorVersion == 4 && VerInf.dwMinorVersion == 0) - NEED_LARGE_AUDIOBUFS = 50; // Windows 95 - } - else if (VerInf.dwPlatformId == VER_PLATFORM_WIN32_NT) - { - if (VerInf.dwMajorVersion == 6 && VerInf.dwMinorVersion == 0) - NEED_LARGE_AUDIOBUFS = 20; // Windows Vista - } - - return; -} -#endif - -static char* GetAppFileName(void) -{ - char* AppPath; - int RetVal; - - AppPath = (char*)malloc(MAX_PATH * sizeof(char)); -#ifdef WIN32 - RetVal = GetModuleFileName(NULL, AppPath, MAX_PATH); - if (! RetVal) - AppPath[0] = '\0'; -#else - RetVal = readlink("/proc/self/exe", AppPath, MAX_PATH); - if (RetVal == -1) - AppPath[0] = '\0'; -#endif - - return AppPath; -} - -static void cls(void) -{ -#ifdef WIN32 - // CLS-Function from the MSDN Help - HANDLE hConsole; - COORD coordScreen = {0, 0}; - BOOL bSuccess; - DWORD cCharsWritten; - CONSOLE_SCREEN_BUFFER_INFO csbi; - DWORD dwConSize; - - hConsole = GetStdHandle(STD_OUTPUT_HANDLE); - - // get the number of character cells in the current buffer - bSuccess = GetConsoleScreenBufferInfo(hConsole, &csbi); - - // fill the entire screen with blanks - dwConSize = csbi.dwSize.X * csbi.dwSize.Y; - bSuccess = FillConsoleOutputCharacter(hConsole, (TCHAR)' ', dwConSize, coordScreen, - &cCharsWritten); - - // get the current text attribute - //bSuccess = GetConsoleScreenBufferInfo(hConsole, &csbi); - - // now set the buffer's attributes accordingly - //bSuccess = FillConsoleOutputAttribute(hConsole, csbi.wAttributes, dwConSize, coordScreen, - // &cCharsWritten); - - // put the cursor at (0, 0) - bSuccess = SetConsoleCursorPosition(hConsole, coordScreen); -#else - system("clear"); -#endif - - return; -} - -#ifndef WIN32 - -static void changemode(bool dir) -{ - static struct termios newterm; - - if (termmode == dir) - return; - - if (dir) - { - newterm = oldterm; - newterm.c_lflag &= ~(ICANON | ECHO); - tcsetattr(STDIN_FILENO, TCSANOW, &newterm); - } - else - { - tcsetattr(STDIN_FILENO, TCSANOW, &oldterm); - } - termmode = dir; - - return; -} - -static int _kbhit(void) -{ - struct timeval tv; - fd_set rdfs; - int kbret; - bool needchg; - - needchg = (! termmode); - if (needchg) - changemode(true); - tv.tv_sec = 0; - tv.tv_usec = 0; - - FD_ZERO(&rdfs); - FD_SET(STDIN_FILENO, &rdfs); - - select(STDIN_FILENO + 1, &rdfs, NULL, NULL, &tv); - kbret = FD_ISSET(STDIN_FILENO, &rdfs); - if (needchg) - changemode(false); - - return kbret; -} - -static int _getch(void) -{ - int ch; - bool needchg; - - needchg = (! termmode); - if (needchg) - changemode(true); - ch = getchar(); - if (needchg) - changemode(false); - - return ch; -} -#endif - -static INT8 stricmp_u(const char *string1, const char *string2) -{ - // my own stricmp, because VC++6 doesn't find _stricmp when compiling without - // standard libraries - const char* StrPnt1; - const char* StrPnt2; - char StrChr1; - char StrChr2; - - StrPnt1 = string1; - StrPnt2 = string2; - while(true) - { - StrChr1 = toupper(*StrPnt1); - StrChr2 = toupper(*StrPnt2); - - if (StrChr1 < StrChr2) - return -1; - else if (StrChr1 > StrChr2) - return +1; - if (StrChr1 == 0x00) - return 0; - - StrPnt1 ++; - StrPnt2 ++; - } - - return 0; -} - -static INT8 strnicmp_u(const char *string1, const char *string2, size_t count) -{ - // my own strnicmp, because GCC doesn't seem to have _strnicmp - const char* StrPnt1; - const char* StrPnt2; - char StrChr1; - char StrChr2; - size_t CurChr; - - StrPnt1 = string1; - StrPnt2 = string2; - CurChr = 0x00; - while(CurChr < count) - { - StrChr1 = toupper(*StrPnt1); - StrChr2 = toupper(*StrPnt2); - - if (StrChr1 < StrChr2) - return -1; - else if (StrChr1 > StrChr2) - return +1; - if (StrChr1 == 0x00) - return 0; - - StrPnt1 ++; - StrPnt2 ++; - CurChr ++; - } - - return 0; -} - -static void ReadOptions(const char* AppName) -{ - const UINT8 CHN_COUNT[CHIP_COUNT] = - { 0x04, 0x09, 0x06, 0x08, 0x10, 0x08, 0x03, 0x00, - 0x00, 0x09, 0x09, 0x09, 0x12, 0x00, 0x0C, 0x08, - 0x08, 0x00, 0x03, 0x04, 0x05, 0x1C, 0x00, 0x00, - 0x04, 0x05, 0x08, 0x08, 0x18, 0x04, 0x04, 0x10, - 0x20, 0x04, 0x06, 0x06, 0x20, 0x20, 0x10, 0x20, - 0x04 - }; - const UINT8 CHN_MASK_CNT[CHIP_COUNT] = - { 0x04, 0x0E, 0x07, 0x08, 0x10, 0x08, 0x03, 0x06, - 0x06, 0x0E, 0x0E, 0x0E, 0x17, 0x18, 0x0C, 0x08, - 0x08, 0x00, 0x03, 0x04, 0x05, 0x1C, 0x00, 0x00, - 0x04, 0x05, 0x08, 0x08, 0x18, 0x04, 0x04, 0x10, - 0x20, 0x04, 0x06, 0x06, 0x20, 0x20, 0x10, 0x20, - 0x04 - }; - char* FileName; - FILE* hFile; - char TempStr[0x40]; - UINT32 StrLen; - UINT32 TempLng; - char* LStr; - char* RStr; - UINT8 IniSection; - UINT8 CurChip; - CHIP_OPTS* TempCOpt; - CHIP_OPTS* TempCOpt2; - UINT8 CurChn; - char* TempPnt; - bool TempFlag; - - // most defaults are set by VGMPlay_Init() - FadeTimeN = FadeTime; - PauseTimeJ = PauseTime; - PauseTimeL = 0; - Show95Cmds = 0x00; - LogToWave = 0x00; - ForceAudioBuf = 0x00; - PreferJapTag = false; - - if (AppName == NULL) - { - printerr("Argument \"Application-Path\" is NULL!\nSkip loading INI.\n"); - return; - } - - // AppName: "C:\VGMPlay\VGMPlay.exe" - RStr = strrchr(AppName, DIR_CHR); - if (RStr != NULL) - RStr ++; - else - RStr = (char*)AppName; - FileName = (char*)malloc(strlen(RStr) + 0x05); // ".ini" + 00 - strcpy(FileName, RStr); - // FileName: "VGMPlay.exe" - - RStr = GetFileExtention(FileName); - if (RStr == NULL) - { - RStr = FileName + strlen(FileName); - *RStr = '.'; - RStr ++; - } - strcpy(RStr, "ini"); - // FileName: "VGMPlay.ini" - - LStr = FileName; - FileName = FindFile(LStr); - free(LStr); - if (FileName == NULL) - { - // on Linux platforms, it searches for "vgmplay.ini" first and - // file names are case sensitive - FileName = FindFile("VGMPlay.ini"); - } - if (FileName == NULL) - { - printerr("Failed to load INI.\n"); - return; - } - hFile = fopen(FileName, "rt"); - free(FileName); - if (hFile == NULL) - { - printerr("Failed to load INI.\n"); - return; - } - - IniSection = 0x00; - while(! feof(hFile)) - { - LStr = fgets(TempStr, 0x40, hFile); - if (LStr == NULL) - break; - if (TempStr[0x00] == ';') // Comment line - continue; - - StrLen = strlen(TempStr) - 0x01; - //if (TempStr[StrLen] == '\n') - // TempStr[StrLen] = 0x00; - while(TempStr[StrLen] < 0x20) - { - TempStr[StrLen] = 0x00; - if (! StrLen) - break; - StrLen --; - } - if (! StrLen) - continue; - StrLen ++; - - LStr = &TempStr[0x00]; - while(*LStr == ' ') - LStr ++; - if (LStr[0x00] == ';') // Comment line - continue; - - if (LStr[0x00] == '[') - RStr = strchr(TempStr, ']'); - else - RStr = strchr(TempStr, '='); - if (RStr == NULL) - continue; - - if (LStr[0x00] == '[') - { - // Line pattern: [Group] - LStr ++; - RStr = strchr(TempStr, ']'); - if (RStr != NULL) - RStr[0x00] = 0x00; - - if (! stricmp_u(LStr, "General")) - { - IniSection = 0x00; - } - else - { - IniSection = 0xFF; - for (CurChip = 0x00; CurChip < CHIP_COUNT; CurChip ++) - { - if (! stricmp_u(LStr, GetChipName(CurChip))) - { - IniSection = 0x80 | CurChip; - break; - } - } - if (IniSection == 0xFF) - continue; - } - } - else - { - // Line pattern: Option = Value - TempLng = RStr - TempStr; - TempStr[TempLng] = 0x00; - - // Prepare Strings (trim the spaces) - RStr = &TempStr[TempLng - 0x01]; - while(*RStr == ' ') - *(RStr --) = 0x00; - - RStr = &TempStr[StrLen - 0x01]; - while(*RStr == ' ') - *(RStr --) = 0x00; - RStr = &TempStr[TempLng + 0x01]; - while(*RStr == ' ') - RStr ++; - - switch(IniSection) - { - case 0x00: // General Sction - if (! stricmp_u(LStr, "SampleRate")) - { - SampleRate = strtoul(RStr, NULL, 0); - } - else if (! stricmp_u(LStr, "PlaybackRate")) - { - VGMPbRate = strtoul(RStr, NULL, 0); - } - else if (! stricmp_u(LStr, "DoubleSSGVol")) - { - DoubleSSGVol = GetBoolFromStr(RStr); - } - else if (! stricmp_u(LStr, "PreferJapTag")) - { - PreferJapTag = GetBoolFromStr(RStr); - } - else if (! stricmp_u(LStr, "FadeTime")) - { - FadeTimeN = strtoul(RStr, NULL, 0); - } - else if (! stricmp_u(LStr, "FadeTimePL")) - { - FadeTimePL = strtoul(RStr, NULL, 0); - } - else if (! stricmp_u(LStr, "JinglePause")) - { - PauseTimeJ = strtoul(RStr, NULL, 0); - } - else if (! stricmp_u(LStr, "HardStopOld")) - { - HardStopOldVGMs = (UINT8)strtoul(RStr, &TempPnt, 0); - if (TempPnt == RStr) - HardStopOldVGMs = GetBoolFromStr(RStr) ? 0x01 : 0x00; - } - else if (! stricmp_u(LStr, "FadeRAWLogs")) - { - FadeRAWLog = GetBoolFromStr(RStr); - } - else if (! stricmp_u(LStr, "Volume")) - { - VolumeLevel = (float)strtod(RStr, NULL); - } - else if (! stricmp_u(LStr, "LogSound")) - { - //LogToWave = GetBoolFromStr(RStr); - LogToWave = (UINT8)strtoul(RStr, NULL, 0); - } - else if (! stricmp_u(LStr, "MaxLoops")) - { - VGMMaxLoop = strtoul(RStr, NULL, 0); - } - else if (! stricmp_u(LStr, "MaxLoopsCMF")) - { - CMFMaxLoop = strtoul(RStr, NULL, 0); - } - else if (! stricmp_u(LStr, "ResamplingMode")) - { - ResampleMode = (UINT8)strtol(RStr, NULL, 0); - } - else if (! stricmp_u(LStr, "ChipSmplMode")) - { - CHIP_SAMPLING_MODE = (UINT8)strtol(RStr, NULL, 0); - } - else if (! stricmp_u(LStr, "ChipSmplRate")) - { - CHIP_SAMPLE_RATE = strtol(RStr, NULL, 0); - } - else if (! stricmp_u(LStr, "AudioBuffers")) - { - ForceAudioBuf = (UINT16)strtol(RStr, NULL, 0); - if (ForceAudioBuf < 0x04) - ForceAudioBuf = 0x00; - } - else if (! stricmp_u(LStr, "SurroundSound")) - { - SurroundSound = GetBoolFromStr(RStr); - } - else if (! stricmp_u(LStr, "EmulatePause")) - { - PauseEmulate = GetBoolFromStr(RStr); - } - else if (! stricmp_u(LStr, "ShowStreamCmds")) - { - Show95Cmds = (UINT8)strtol(RStr, NULL, 0); - } - else if (! stricmp_u(LStr, "FMPort")) - { - FMPort = (UINT16)strtoul(RStr, NULL, 16); - } - else if (! stricmp_u(LStr, "FMForce")) - { - FMForce = GetBoolFromStr(RStr); - } - else if (! stricmp_u(LStr, "FMVolume")) - { - FMVol = (float)strtod(RStr, NULL); - } - /*else if (! stricmp_u(LStr, "AccurateFM")) - { - FMAccurate = GetBoolFromStr(RStr); - }*/ - else if (! stricmp_u(LStr, "FMSoftStop")) - { - FMBreakFade = GetBoolFromStr(RStr); - } - break; - case 0x80: // SN76496 - case 0x81: // YM2413 - case 0x82: // YM2612 - case 0x83: // YM2151 - case 0x84: // SegaPCM - case 0x85: // RF5C68 - case 0x86: // YM2203 - case 0x87: // YM2608 - case 0x88: // YM2610 - case 0x89: // YM3812 - case 0x8A: // YM3526 - case 0x8B: // Y8950 - case 0x8C: // YMF262 - case 0x8D: // YMF278B - case 0x8E: // YMF271 - case 0x8F: // YMZ280B - case 0x90: // RF5C164 - case 0x91: // PWM - case 0x92: // AY8910 - case 0x93: // GameBoy - case 0x94: // NES - case 0x95: // MultiPCM - case 0x96: // UPD7759 - case 0x97: // OKIM6258 - case 0x98: // OKIM6295 - case 0x99: // K051649 - case 0x9A: // K054539 - case 0x9B: // HuC6280 - case 0x9C: // C140 - case 0x9D: // K053260 - case 0x9E: // Pokey - case 0x9F: // QSound - case 0xA0: // SCSP - case 0xA1: // WonderSwan - case 0xA2: // VSU - case 0xA3: // SAA1099 - case 0xA4: // ES5503 - case 0xA5: // ES5506 - case 0xA6: // X1_010 - case 0xA7: // C352 - case 0xA8: // GA20 - CurChip = IniSection & 0x7F; - TempCOpt = (CHIP_OPTS*)&ChipOpts[0x00] + CurChip; - - if (! stricmp_u(LStr, "Disabled")) - { - TempCOpt->Disabled = GetBoolFromStr(RStr); - } - else if (! stricmp_u(LStr, "EmulatorType")) - { - TempCOpt->EmuCore = (UINT8)strtol(RStr, NULL, 0); - } - else if (! stricmp_u(LStr, "MuteMask")) - { - if (! CHN_COUNT[CurChip]) - break; // must use MuteMaskFM and MuteMask??? - TempCOpt->ChnMute1 = strtoul(RStr, NULL, 0); - if (CHN_MASK_CNT[CurChip] < 0x20) - TempCOpt->ChnMute1 &= (1 << CHN_MASK_CNT[CurChip]) - 1; - } - else if (! strnicmp_u(LStr, "MuteCh", 0x06)) - { - if (! CHN_COUNT[CurChip]) - break; // must use MuteFM and Mute??? - CurChn = (UINT8)strtol(LStr + 0x06, &TempPnt, 0); - if (TempPnt == NULL || *TempPnt) - break; - if (CurChn >= CHN_COUNT[CurChip]) - break; - TempFlag = GetBoolFromStr(RStr); - TempCOpt->ChnMute1 &= ~(0x01 << CurChn); - TempCOpt->ChnMute1 |= TempFlag << CurChn; - } - else - { - switch(CurChip) - { - //case 0x00: // SN76496 - case 0x02: // YM2612 - if (! stricmp_u(LStr, "MuteDAC")) - { - CurChn = 0x06; - TempFlag = GetBoolFromStr(RStr); - TempCOpt->ChnMute1 &= ~(0x01 << CurChn); - TempCOpt->ChnMute1 |= TempFlag << CurChn; - } - else if (! stricmp_u(LStr, "DACHighpass")) - { - TempFlag = GetBoolFromStr(RStr); - TempCOpt->SpecialFlags &= ~(0x01 << 0); - TempCOpt->SpecialFlags |= TempFlag << 0; - } - else if (! stricmp_u(LStr, "SSG-EG")) - { - TempFlag = GetBoolFromStr(RStr); - TempCOpt->SpecialFlags &= ~(0x01 << 1); - TempCOpt->SpecialFlags |= TempFlag << 1; - } - else if (! stricmp_u(LStr, "PseudoStereo")) - { - TempFlag = GetBoolFromStr(RStr); - TempCOpt->SpecialFlags &= ~(0x01 << 2); - TempCOpt->SpecialFlags |= TempFlag << 2; - } - break; - //case 0x03: // YM2151 - //case 0x04: // SegaPCM - //case 0x05: // RF5C68 - case 0x06: // YM2203 - if (! stricmp_u(LStr, "DisableAY")) - { - TempFlag = GetBoolFromStr(RStr); - TempCOpt->SpecialFlags &= ~(0x01 << 0); - TempCOpt->SpecialFlags |= TempFlag << 0; - } - break; - case 0x07: // YM2608 - case 0x08: // YM2610 - if (! stricmp_u(LStr, "DisableAY")) - { - TempFlag = GetBoolFromStr(RStr); - TempCOpt->SpecialFlags &= ~(0x01 << 0); - TempCOpt->SpecialFlags |= TempFlag << 0; - } - else if (! stricmp_u(LStr, "MuteMask_FM")) - { - TempCOpt->ChnMute1 = strtoul(RStr, NULL, 0); - TempCOpt->ChnMute1 &= (1 << CHN_MASK_CNT[CurChip]) - 1; - } - else if (! stricmp_u(LStr, "MuteMask_PCM")) - { - TempCOpt->ChnMute2 = strtoul(RStr, NULL, 0); - TempCOpt->ChnMute2 &= (1 << (CHN_MASK_CNT[CurChip] + 1)) - 1; - } - else if (! strnicmp_u(LStr, "MuteFMCh", 0x08)) - { - CurChn = (UINT8)strtol(LStr + 0x08, &TempPnt, 0); - if (TempPnt == NULL || *TempPnt) - break; - if (CurChn >= CHN_COUNT[CurChip]) - break; - TempFlag = GetBoolFromStr(RStr); - TempCOpt->ChnMute1 &= ~(0x01 << CurChn); - TempCOpt->ChnMute1 |= TempFlag << CurChn; - } - else if (! strnicmp_u(LStr, "MutePCMCh", 0x08)) - { - CurChn = (UINT8)strtol(LStr + 0x08, &TempPnt, 0); - if (TempPnt == NULL || *TempPnt) - break; - if (CurChn >= CHN_COUNT[CurChip]) - break; - TempFlag = GetBoolFromStr(RStr); - TempCOpt->ChnMute2 &= ~(0x01 << CurChn); - TempCOpt->ChnMute2 |= TempFlag << CurChn; - } - else if (! stricmp_u(LStr, "MuteDT")) - { - CurChn = 0x06; - TempFlag = GetBoolFromStr(RStr); - TempCOpt->ChnMute2 &= ~(0x01 << CurChn); - TempCOpt->ChnMute2 |= TempFlag << CurChn; - } - break; - case 0x01: // YM2413 - case 0x09: // YM3812 - case 0x0A: // YM3526 - case 0x0B: // Y8950 - case 0x0C: // YMF262 - CurChn = 0xFF; - if (! stricmp_u(LStr, "MuteBD")) - CurChn = 0x00; - else if (! stricmp_u(LStr, "MuteSD")) - CurChn = 0x01; - else if (! stricmp_u(LStr, "MuteTOM")) - CurChn = 0x02; - else if (! stricmp_u(LStr, "MuteTC")) - CurChn = 0x03; - else if (! stricmp_u(LStr, "MuteHH")) - CurChn = 0x04; - else if (CurChip == 0x0B && ! stricmp_u(LStr, "MuteDT")) - CurChn = 0x05; - if (CurChn != 0xFF) - { - if (CurChip < 0x0C) - CurChn += 9; - else - CurChn += 18; - TempFlag = GetBoolFromStr(RStr); - TempCOpt->ChnMute1 &= ~(0x01 << CurChn); - TempCOpt->ChnMute1 |= TempFlag << CurChn; - } - break; - case 0x0D: // YMF278B - if (! stricmp_u(LStr, "MuteMask_FM")) - { - TempCOpt->ChnMute1 = strtoul(RStr, NULL, 0); - TempCOpt->ChnMute1 &= (1 << CHN_MASK_CNT[CurChip - 0x01]) - 1; - } - else if (! stricmp_u(LStr, "MuteMask_WT")) - { - TempCOpt->ChnMute2 = strtoul(RStr, NULL, 0); - TempCOpt->ChnMute2 &= (1 << CHN_MASK_CNT[CurChip]) - 1; - } - else if (! strnicmp_u(LStr, "MuteFMCh", 0x08)) - { - CurChn = (UINT8)strtol(LStr + 0x08, &TempPnt, 0); - if (TempPnt == NULL || *TempPnt) - break; - if (CurChn >= CHN_COUNT[CurChip - 0x01]) - break; - TempFlag = GetBoolFromStr(RStr); - TempCOpt->ChnMute1 &= ~(0x01 << CurChn); - TempCOpt->ChnMute1 |= TempFlag << CurChn; - } - else if (! strnicmp_u(LStr, "MuteFM", 0x06)) - { - CurChn = 0xFF; - if (! stricmp_u(LStr + 6, "BD")) - CurChn = 0x00; - else if (! stricmp_u(LStr + 6, "SD")) - CurChn = 0x01; - else if (! stricmp_u(LStr + 6, "TOM")) - CurChn = 0x02; - else if (! stricmp_u(LStr + 6, "TC")) - CurChn = 0x03; - else if (! stricmp_u(LStr + 6, "HH")) - CurChn = 0x04; - if (CurChn != 0xFF) - { - CurChn += 18; - TempFlag = GetBoolFromStr(RStr); - TempCOpt->ChnMute1 &= ~(0x01 << CurChn); - TempCOpt->ChnMute1 |= TempFlag << CurChn; - } - } - else if (! strnicmp_u(LStr, "MuteWTCh", 0x08)) - { - CurChn = (UINT8)strtol(LStr + 0x08, &TempPnt, 0); - if (TempPnt == NULL || *TempPnt) - break; - if (CurChn >= CHN_MASK_CNT[CurChip]) - break; - TempFlag = GetBoolFromStr(RStr); - TempCOpt->ChnMute2 &= ~(0x01 << CurChn); - TempCOpt->ChnMute2 |= TempFlag << CurChn; - } - break; - //case 0x0E: // YMF271 - //case 0x0F: // YMZ280B - /*if (! stricmp_u(LStr, "DisableFix")) - { - DISABLE_YMZ_FIX = GetBoolFromStr(RStr); - } - break;*/ - //case 0x10: // RF5C164 - //case 0x11: // PWM - //case 0x12: // AY8910 - case 0x13: // GameBoy - if (! stricmp_u(LStr, "BoostWaveChn")) - { - TempFlag = GetBoolFromStr(RStr); - TempCOpt->SpecialFlags &= ~(0x01 << 0); - TempCOpt->SpecialFlags |= TempFlag << 0; - } - else if (! stricmp_u(LStr, "LowerNoiseChn")) - { - TempFlag = GetBoolFromStr(RStr); - TempCOpt->SpecialFlags &= ~(0x01 << 1); - TempCOpt->SpecialFlags |= TempFlag << 1; - } - else if (! stricmp_u(LStr, "Inaccurate")) - { - TempFlag = GetBoolFromStr(RStr); - TempCOpt->SpecialFlags &= ~(0x01 << 2); - TempCOpt->SpecialFlags |= TempFlag << 2; - } - break; - case 0x14: // NES - if (! stricmp_u(LStr, "SharedOpts")) - { - // 2 bits - TempLng = (UINT32)strtol(RStr, NULL, 0) & 0x03; - TempCOpt->SpecialFlags &= ~(0x03 << 0) & 0x7FFF; - TempCOpt->SpecialFlags |= TempLng << 0; - } - else if (! stricmp_u(LStr, "APUOpts")) - { - // 2 bits - TempLng = (UINT32)strtol(RStr, NULL, 0) & 0x03; - TempCOpt->SpecialFlags &= ~(0x03 << 2) & 0x7FFF; - TempCOpt->SpecialFlags |= TempLng << 2; - } - else if (! stricmp_u(LStr, "DMCOpts")) - { - // 8 bits (6 bits used) - TempLng = (UINT32)strtol(RStr, NULL, 0) & 0xFF; - TempCOpt->SpecialFlags &= ~(0xFF << 4) & 0x7FFF; - TempCOpt->SpecialFlags |= TempLng << 4; - } - else if (! stricmp_u(LStr, "FDSOpts")) - { - // 1 bit - TempLng = (UINT32)strtol(RStr, NULL, 0) & 0x01; - TempCOpt->SpecialFlags &= ~(0x01 << 12) & 0x7FFF; - TempCOpt->SpecialFlags |= TempLng << 12; - } - break; - case 0x17: // OKIM6258 - if (! stricmp_u(LStr, "Enable10Bit")) - { - TempFlag = GetBoolFromStr(RStr); - TempCOpt->SpecialFlags &= ~(0x01 << 0); - TempCOpt->SpecialFlags |= TempFlag << 0; - } - else if (! stricmp_u(LStr, "RemoveDCOfs")) - { - TempFlag = GetBoolFromStr(RStr); - TempCOpt->SpecialFlags &= ~(0x01 << 1); - TempCOpt->SpecialFlags |= TempFlag << 1; - } - break; - case 0x20: // SCSP - if (! stricmp_u(LStr, "BypassDSP")) - { - TempFlag = GetBoolFromStr(RStr); - TempCOpt->SpecialFlags &= ~(0x01 << 0); - TempCOpt->SpecialFlags |= TempFlag << 0; - } - break; - } - } - break; - case 0xFF: // Dummy Section - break; - } - } - } - - TempCOpt = (CHIP_OPTS*)&ChipOpts[0x00]; - TempCOpt2 = (CHIP_OPTS*)&ChipOpts[0x01]; - for (CurChip = 0x00; CurChip < CHIP_COUNT; CurChip ++, TempCOpt ++, TempCOpt2 ++) - { - TempCOpt2->Disabled = TempCOpt->Disabled; - TempCOpt2->EmuCore = TempCOpt->EmuCore; - TempCOpt2->SpecialFlags = TempCOpt->SpecialFlags; - TempCOpt2->ChnMute1 = TempCOpt->ChnMute1; - TempCOpt2->ChnMute2 = TempCOpt->ChnMute2; - TempCOpt2->ChnMute3 = TempCOpt->ChnMute3; - } - - fclose(hFile); - -#ifdef WIN32 - WinNT_Check(); -#endif - if (CHIP_SAMPLE_RATE <= 0) - CHIP_SAMPLE_RATE = SampleRate; - - return; -} - -static bool GetBoolFromStr(const char* TextStr) -{ - if (! stricmp_u(TextStr, "True")) - return true; - else if (! stricmp_u(TextStr, "False")) - return false; - else - return strtol(TextStr, NULL, 0) ? true : false; -} - -#if defined(XMAS_EXTRA) || defined(WS_DEMO) -static bool XMas_Extra(char* FileName, bool Mode) -{ - char* FileTitle; - const UINT8* XMasData; - UINT32 XMasSize; - FILE* hFile; - - if (! Mode) - { // Prepare Mode - FileTitle = NULL; - XMasData = NULL; -#ifdef XMAS_EXTRA - if (! stricmp_u(FileName, "WEWISH") - { - FileTitle = "WEWISH.CMF"; - XMasSize = sizeof(WEWISH_CMF); - XMasData = WEWISH_CMF; - } - else if (! stricmp_u(FileName, "tim7") - { - FileTitle = "lem_tim7.vgz"; - XMasSize = sizeof(TIM7_VGZ); - XMasData = TIM7_VGZ; - } - else if (! stricmp_u(FileName, "jingleb") - { - FileTitle = "lxmas_jb.dro"; - XMasSize = sizeof(JB_DRO); - XMasData = JB_DRO; - } - else if (! stricmp_u(FileName, "rudolph") - { - FileTitle = "rudolph.dro"; - XMasSize = sizeof(RODOLPH_DRO); - XMasData = RODOLPH_DRO; - } - else if (! stricmp_u(FileName, "clyde")) - { - FileTitle = "clyde1_1.dro"; - XMasSize = sizeof(clyde1_1_dro); - XMasData = clyde1_1_dro; - } -#elif defined(WS_DEMO) - if (! stricmp_u(FileName, "wswan")) - { - FileTitle = "SWJ-SQRC01_1C.vgz"; - XMasSize = sizeof(FF1ws_1C); - XMasData = FF1ws_1C; - } -#endif - - if (XMasData) - { -#ifdef WIN32 - GetEnvironmentVariable("Temp", FileName, MAX_PATH); -#else - strcpy(FileName, "/tmp"); -#endif - strcat(FileName, DIR_STR); - if (FileTitle == NULL) - FileTitle = "XMas.dat"; - strcat(FileName, FileTitle); - - hFile = fopen(FileName, "wb"); - if (hFile == NULL) - { - FileName[0x00] = 0x00; - printerr("Critical XMas-Error!\n"); - return false; - } - fwrite(XMasData, 0x01, XMasSize, hFile); - fclose(hFile); - } - else - { - FileName = NULL; - return false; - } - } - else - { // Unprepare Mode - if (! remove(FileName)) - return false; - // btw: it's intentional that the user can grab the file from the temp-folder - } - - return true; -} -#endif - -#ifndef WIN32 -static void ConvertCP1252toUTF8(char** DstStr, const char* SrcStr) -{ - const UINT16 CONV_TBL[0x20] = - { 0x20AC, 0x0000, 0x201A, 0x0192, 0x201E, 0x2026, 0x2020, 0x2021, // 80-87 - 0x02C6, 0x2030, 0x0160, 0x2039, 0x0152, 0x0000, 0x017D, 0x0000, // 88-8F - 0x0000, 0x2018, 0x2019, 0x201C, 0x201D, 0x2022, 0x2013, 0x2014, // 90-97 - 0x02DC, 0x2122, 0x0161, 0x203A, 0x0153, 0x0000, 0x017E, 0x0178}; // 98-9F - UINT32 StrLen; - UINT16 UnicodeChr; - char* DstPtr; - const char* SrcPtr; - - SrcPtr = SrcStr; - StrLen = 0x00; - while(*SrcPtr != '\0') - { - if (*SrcPtr < 0x80 || *SrcPtr >= 0xA0) - UnicodeChr = *SrcPtr; - else - UnicodeChr = CONV_TBL[*SrcPtr - 0x80]; - if (UnicodeChr < 0x0080) - StrLen ++; - else if (UnicodeChr < 0x0800) - StrLen += 2; - else - StrLen += 3; - SrcPtr ++; - } - - *DstStr = (char*)malloc((StrLen + 0x01) * sizeof(char)); - SrcPtr = SrcStr; - DstPtr = *DstStr; - while(*SrcPtr != '\0') - { - if (*SrcPtr < 0x80 || *SrcPtr >= 0xA0) - UnicodeChr = (unsigned char)*SrcPtr; - else - UnicodeChr = CONV_TBL[*SrcPtr - 0x80]; - if (UnicodeChr < 0x0080) - { - *DstPtr = UnicodeChr & 0xFF; - DstPtr ++; - } - else if (UnicodeChr < 0x0800) - { - DstPtr[0x00] = 0xC0 | ((UnicodeChr >> 6) & 0x1F); - DstPtr[0x01] = 0x80 | ((UnicodeChr >> 0) & 0x3F); - DstPtr += 0x02; - } - else - { - DstPtr[0x00] = 0xE0 | ((UnicodeChr >> 12) & 0x0F); - DstPtr[0x01] = 0x80 | ((UnicodeChr >> 6) & 0x3F); - DstPtr[0x02] = 0x80 | ((UnicodeChr >> 0) & 0x3F); - DstPtr += 0x03; - } - SrcPtr ++; - } - *DstPtr = '\0'; - - return; -} -#endif - -static bool OpenPlayListFile(const char* FileName) -{ - const char M3UV2_HEAD[] = "#EXTM3U"; - const char M3UV2_META[] = "#EXTINF:"; - const UINT8 UTF8_SIG[] = {0xEF, 0xBB, 0xBF}; - UINT32 METASTR_LEN; - size_t RetVal; - - FILE* hFile; - UINT32 LineNo; - bool IsV2Fmt; - UINT32 PLAlloc; - char TempStr[0x1000]; // 4096 chars should be enough - char* RetStr; - bool IsUTF8; - - hFile = fopen(FileName, "rt"); - if (hFile == NULL) - return false; - - RetVal = fread(TempStr, 0x01, 0x03, hFile); - if (RetVal >= 0x03) - IsUTF8 = ! memcmp(TempStr, UTF8_SIG, 0x03); - else - IsUTF8 = false; - - rewind(hFile); - - PLAlloc = 0x0100; - PLFileCount = 0x00; - LineNo = 0x00; - IsV2Fmt = false; - METASTR_LEN = strlen(M3UV2_META); - PlayListFile = (char**)malloc(PLAlloc * sizeof(char*)); - while(! feof(hFile)) - { - RetStr = fgets(TempStr, 0x1000, hFile); - if (RetStr == NULL) - break; - //RetStr = strchr(TempStr, 0x0D); - //if (RetStr) - // *RetStr = 0x00; // remove NewLine-Character - RetStr = TempStr + strlen(TempStr) - 0x01; - while(RetStr >= TempStr && *RetStr < 0x20) - { - *RetStr = 0x00; // remove NewLine-Characters - RetStr --; - } - if (! strlen(TempStr)) - continue; - - if (! LineNo) - { - if (! strcmp(TempStr, M3UV2_HEAD)) - { - IsV2Fmt = true; - LineNo ++; - continue; - } - } - if (IsV2Fmt) - { - if (! strncmp(TempStr, M3UV2_META, METASTR_LEN)) - { - // Ignore Metadata of m3u Version 2 - LineNo ++; - continue; - } - } - - if (PLFileCount >= PLAlloc) - { - PLAlloc += 0x0100; - PlayListFile = (char**)realloc(PlayListFile, PLAlloc * sizeof(char*)); - } - - // TODO: - // - supprt UTF-8 m3us under Windows - // - force IsUTF8 via Commandline -#ifdef WIN32 - // Windows uses the 1252 Codepage by default - PlayListFile[PLFileCount] = (char*)malloc((strlen(TempStr) + 0x01) * sizeof(char)); - strcpy(PlayListFile[PLFileCount], TempStr); -#else - if (! IsUTF8) - { - // Most recent Linux versions use UTF-8, so I need to convert all strings. - ConvertCP1252toUTF8(&PlayListFile[PLFileCount], TempStr); - } - else - { - PlayListFile[PLFileCount] = (char*)malloc((strlen(TempStr) + 0x01) * sizeof(char)); - strcpy(PlayListFile[PLFileCount], TempStr); - } -#endif - StandardizeDirSeparators(PlayListFile[PLFileCount]); - PLFileCount ++; - LineNo ++; - } - - fclose(hFile); - - RetStr = GetLastDirSeparator(FileName); - if (RetStr != NULL) - { - RetStr ++; - strncpy(PLFileBase, FileName, RetStr - FileName); - PLFileBase[RetStr - FileName] = '\0'; - StandardizeDirSeparators(PLFileBase); - } - else - { - strcpy(PLFileBase, ""); - } - - return true; -} - -static bool OpenMusicFile(const char* FileName) -{ - if (OpenVGMFile(FileName)) - return true; - else if (OpenOtherFile(FileName)) - return true; - - return false; -} - -/*#ifdef WIN32 -// "printc" initially meant "print correct, though "print console" would also make sense ;) -static void printc(const char* format, ...) -{ - int RetVal; - UINT32 BufSize; - char* printbuf; - va_list arg_list; - - BufSize = 0x00; - printbuf = NULL; - do - { - BufSize += 0x100; - printbuf = (char*)realloc(printbuf, BufSize); - va_start(arg_list, format); - RetVal = _vsnprintf(printbuf, BufSize - 0x01, format, arg_list); - va_end(arg_list); - } while(RetVal == -1 && BufSize < 0x1000); - - CharToOem(printbuf, printbuf); - - printf("%s", printbuf); - - free(printbuf); - - return; -} -#endif*/ - -static void wprintc(const wchar_t* format, ...) -{ - va_list arg_list; - int RetVal; - UINT32 BufSize; - wchar_t* printbuf; -#ifdef WIN32 - UINT32 StrLen; - char* oembuf; - DWORD CPMode; -#endif - - BufSize = 0x00; - printbuf = NULL; - do - { - BufSize += 0x100; - printbuf = (wchar_t*)realloc(printbuf, BufSize * sizeof(wchar_t)); - - // Note: On Linux every vprintf call needs its own set of va_start/va_end commands. - // Under Windows (with VC6) one only one block for all calls works, too. - va_start(arg_list, format); - RetVal = _vsnwprintf(printbuf, BufSize - 0x01, format, arg_list); - va_end(arg_list); - } while(RetVal == -1 && BufSize < 0x1000); -#ifdef WIN32 - StrLen = wcslen(printbuf); - - // This is the only way to print Unicode stuff to the Windows console. - // No, wprintf doesn't work. - RetVal = WriteConsoleW(GetStdHandle(STD_OUTPUT_HANDLE), printbuf, StrLen, &CPMode, NULL); - if (! RetVal) // call failed (e.g. with ERROR_CALL_NOT_IMPLEMENTED on Win95) - { - // fallback to printf with OEM codepage - oembuf = (char*)malloc(BufSize); - /*if (GetConsoleOutputCP() == GetOEMCP()) - CPMode = CP_OEMCP; - else - CPMode = CP_ACP;*/ - CPMode = GetConsoleOutputCP(); - WideCharToMultiByte(CPMode, 0x00, printbuf, StrLen + 1, oembuf, BufSize, NULL, NULL); - - printf("%s", oembuf); - free(oembuf); - } -#else - printf("%ls", printbuf); -#endif - - free(printbuf); - - return; -} - -static void PrintChipStr(UINT8 ChipID, UINT8 SubType, UINT32 Clock) -{ - if (! Clock) - return; - - if (ChipID == 0x00 && (Clock & 0x80000000)) - Clock &= ~0x40000000; - if (Clock & 0x80000000) - { - Clock &= ~0x80000000; - ChipID |= 0x80; - } - - if (Clock & 0x40000000) - printf("2x"); - printf("%s, ", GetAccurateChipName(ChipID, SubType)); - - return; -} - -static const wchar_t* GetTagStrEJ(const wchar_t* EngTag, const wchar_t* JapTag) -{ - const wchar_t* RetTag; - - if (EngTag == NULL || ! wcslen(EngTag)) - { - RetTag = JapTag; - } - else if (JapTag == NULL || ! wcslen(JapTag)) - { - RetTag = EngTag; - } - else - { - if (! PreferJapTag) - RetTag = EngTag; - else - RetTag = JapTag; - } - - if (RetTag == NULL) - return L""; - else - return RetTag; -} - -static void ShowVGMTag(void) -{ - const wchar_t* TitleTag; - const wchar_t* GameTag; - const wchar_t* AuthorTag; - const wchar_t* SystemTag; - UINT8 CurChip; - UINT32 ChpClk; - UINT8 ChpType; - INT16 VolMod; -#ifdef SET_CONSOLE_TITLE - wchar_t TitleStr[0x80]; - UINT32 StrLen; -#endif - - TitleTag = GetTagStrEJ(VGMTag.strTrackNameE, VGMTag.strTrackNameJ); - GameTag = GetTagStrEJ(VGMTag.strGameNameE, VGMTag.strGameNameJ); - AuthorTag = GetTagStrEJ(VGMTag.strAuthorNameE, VGMTag.strAuthorNameJ); - SystemTag = GetTagStrEJ(VGMTag.strSystemNameE, VGMTag.strSystemNameJ); - -#ifdef SET_CONSOLE_TITLE - // --- Show "Song (Game) - VGM Player" as Console Title --- - if (! wcslen(TitleTag)) - { - char* TempPtr1; - char* TempPtr2; - - TempPtr1 = strrchr(VgmFileName, '\\'); - TempPtr2 = strrchr(VgmFileName, '/'); - if (TempPtr1 < TempPtr2) - TempPtr1 = TempPtr2; - if (TempPtr1 == NULL) - TempPtr1 = VgmFileName; - else - TempPtr1 ++; - //strncpy(TitleStr, TempPtr1, 0x70); - mbstowcs(TitleStr, TempPtr1, 0x7F); - TitleStr[0x70] = '\0'; - } - else - { -#if (defined(_MSC_VER) && _MSC_VER < 1400)// || defined(__MINGW32__) - swprintf(TitleStr, L"%.*ls", 0x70, TitleTag); -#else - swprintf(TitleStr, 0x80, L"%.*ls", 0x70, TitleTag); -#endif - } - StrLen = wcslen(TitleStr); - - if (wcslen(GameTag) && StrLen < 0x6C) - { -#if (defined(_MSC_VER) && _MSC_VER < 1400)// || defined(__MINGW32__) - swprintf(TitleStr + StrLen, L" (%.*ls)", 0x70 - 3 - StrLen, GameTag); -#else - swprintf(TitleStr + StrLen, 0x80, L" (%.*ls)", 0x70 - 3 - StrLen, GameTag); -#endif - StrLen = wcslen(TitleStr); - } - - wcscat(TitleStr, L" - " APP_NAME_L); -#ifdef WIN32 - SetConsoleTitleW(TitleStr); // Set Windows Console Title -#else - printf("\x1B]0;%ls\x07", TitleStr); // Set xterm/rxvt Terminal Title -#endif -#endif - - // --- Display Tag Data --- - if (VGMHead.bytVolumeModifier <= VOLUME_MODIF_WRAP) - VolMod = VGMHead.bytVolumeModifier; - else if (VGMHead.bytVolumeModifier == (VOLUME_MODIF_WRAP + 0x01)) - VolMod = VOLUME_MODIF_WRAP - 0x100; - else - VolMod = VGMHead.bytVolumeModifier - 0x100; - - wprintc(L"Track Title:\t%ls\n", TitleTag); - wprintc(L"Game Name:\t%ls\n", GameTag); - wprintc(L"System:\t\t%ls\n", SystemTag); - wprintc(L"Composer:\t%ls\n", AuthorTag); - wprintc(L"Release:\t%ls\n", VGMTag.strReleaseDate); - printf("Version:\t%X.%02X\t", VGMHead.lngVersion >> 8, VGMHead.lngVersion & 0xFF); - printf(" Gain:%5.2f\t", pow(2.0, VolMod / (double)0x20)); - printf("Loop: "); - if (VGMHead.lngLoopOffset) - { - UINT32 PbRateMul; - UINT32 PbRateDiv; - UINT32 PbSamples; - - // calculate samples for correct display with changed playback rate - if (! VGMPbRate || ! VGMHead.lngRate) - { - PbRateMul = 1; - PbRateDiv = 1; - } - else - { - PbRateMul = VGMHead.lngRate; - PbRateDiv = VGMPbRate; - } - PbSamples = (UINT32)((UINT64)VGMHead.lngLoopSamples * PbRateMul / PbRateDiv); - - printf("Yes ("); - PrintMinSec(PbSamples, VGMSampleRate); - printf(")\n"); - } - else - { - printf("No\n"); - } - wprintc(L"VGM by:\t\t%ls\n", VGMTag.strCreator); - wprintc(L"Notes:\t\t%ls\n", VGMTag.strNotes); - printf("\n"); - - printf("Used chips:\t"); - for (CurChip = 0x00; CurChip < CHIP_COUNT; CurChip ++) - { - ChpClk = GetChipClock(&VGMHead, CurChip, &ChpType); - if (ChpClk && GetChipClock(&VGMHead, 0x80 | CurChip, NULL)) - ChpClk |= 0x40000000; - PrintChipStr(CurChip, ChpType, ChpClk); - } - printf("\b\b \n"); - printf("\n"); - - return; -} - - -#define LOG_SAMPLES (SampleRate / 5) -static void PlayVGM_UI(void) -{ - INT32 VGMPbSmplCount; - INT32 PlaySmpl; - UINT8 KeyCode; - UINT32 VGMPlaySt; - UINT32 VGMPlayEnd; - char WavFileName[MAX_PATH]; - char* TempStr; - WAVE_16BS* TempBuf; - UINT8 RetVal; - UINT32 TempLng; - bool PosPrint; - bool LastUninit; - bool QuitPlay; - UINT32 PlayTimeEnd; - - printf("Initializing ...\r"); - - PlayVGM(); - - /*switch(LogToWave) - { - case 0x00: - break; - case 0x01: - // Currently there's no record for Hardware FM - PlayingMode = 0x00; // Impossible to log at full speed AND use FMPort - break; - case 0x02: - if (PlayingMode == 0x01) - LogToWave = 0x00; // Output and log sound (FM isn't logged) - break; - }*/ - switch(PlayingMode) - { - case 0x00: - AUDIOBUFFERU = 10; - break; - case 0x01: - AUDIOBUFFERU = 0; // no AudioBuffers needed - break; - case 0x02: - AUDIOBUFFERU = 5; // try to sync Hardware/Software Emulator as well as possible - break; - } - if (AUDIOBUFFERU < NEED_LARGE_AUDIOBUFS) - AUDIOBUFFERU = NEED_LARGE_AUDIOBUFS; - if (ForceAudioBuf && AUDIOBUFFERU) - AUDIOBUFFERU = ForceAudioBuf; - - switch(FileMode) - { - case 0x00: // VGM - // RAW Log: no loop, no Creator, System Name set - IsRAWLog = (! VGMHead.lngLoopOffset && ! wcslen(VGMTag.strCreator) && - (wcslen(VGMTag.strSystemNameE) || wcslen(VGMTag.strSystemNameJ))); - break; - case 0x01: // CMF - IsRAWLog = false; - break; - case 0x02: // DRO - IsRAWLog = true; - break; - } - if (! VGMHead.lngTotalSamples) - IsRAWLog = false; - -#ifndef WIN32 - changemode(true); -#endif - - switch(PlayingMode) - { - case 0x00: - case 0x02: - if (LogToWave) - { - strcpy(WavFileName, VgmFileName); - TempStr = GetFileExtention(WavFileName); - if (TempStr == NULL) - TempStr = WavFileName + strlen(WavFileName); - else - TempStr --; - strcpy(TempStr, ".wav"); - - strcpy(SoundLogFile, WavFileName); - } - //FullBufFill = ! LogToWave; - - switch(LogToWave) - { - case 0x00: - case 0x02: - SoundLogging(LogToWave ? true : false); - if (FirstInit || ! StreamStarted) - { - // support smooth transistions between songs - RetVal = StartStream(0x00); - if (RetVal) - { - printf("Error openning Sound Device!\n"); - return; - } - StreamStarted = true; - } - PauseStream(PausePlay); - break; - case 0x01: - TempBuf = (WAVE_16BS*)malloc(SAMPLESIZE * LOG_SAMPLES); - if (TempBuf == NULL) - { - printf("Allocation Error!\n"); - return; - } - - StartStream(0xFF); - RetVal = SaveFile(0x00000000, NULL); - if (RetVal) - { - printf("Can't open %s!\n", SoundLogFile); - return; - } - break; - } - break; - case 0x01: - // PlayVGM() does it all - //FullBufFill = true; - break; - } - FirstInit = false; - - VGMPlaySt = VGMPos; - if (VGMHead.lngGD3Offset) - VGMPlayEnd = VGMHead.lngGD3Offset; - else - VGMPlayEnd = VGMHead.lngEOFOffset; - VGMPlayEnd -= VGMPlaySt; - if (! FileMode) - VGMPlayEnd --; // EOF Command doesn't count - PosPrint = true; - - PlayTimeEnd = 0; - QuitPlay = false; - while(! QuitPlay) - { - if (! PausePlay || PosPrint) - { - PosPrint = false; - - VGMPbSmplCount = SampleVGM2Playback(VGMHead.lngTotalSamples); - PlaySmpl = VGMPos - VGMPlaySt; -#ifdef WIN32 - printf("Playing %01.2f%%\t", 100.0 * PlaySmpl / VGMPlayEnd); -#else - // \t doesn't display correctly under Linux - // but \b causes flickering under Windows - printf("Playing %01.2f%% \b\b\b\t", 100.0 * PlaySmpl / VGMPlayEnd); -#endif - if (LogToWave != 0x01) - { - PlaySmpl = (BlocksSent - BlocksPlayed) * SMPL_P_BUFFER; - PlaySmpl = VGMSmplPlayed - PlaySmpl; - } - else - { - PlaySmpl = VGMSmplPlayed; - } - if (! VGMCurLoop) - { - if (PlaySmpl < 0) - PlaySmpl = 0; - } - else - { - while(PlaySmpl < SampleVGM2Playback(VGMHead.lngTotalSamples - - VGMHead.lngLoopSamples)) - PlaySmpl += SampleVGM2Playback(VGMHead.lngLoopSamples); - } - //if (PlaySmpl > VGMPbSmplCount) - // PlaySmpl = VGMPbSmplCount; - PrintMinSec(PlaySmpl, SampleRate); - printf(" / "); - PrintMinSec(VGMPbSmplCount, SampleRate); - printf(" seconds"); - if (Show95Cmds && Last95Max != 0xFFFF) - { - if (Show95Cmds == 0x01) - printf(" %02hX / %02hX", 1 + Last95Drum, Last95Max); - else if (Show95Cmds == 0x02) - printf(" %02hX / %02hX at %5u Hz", 1 + Last95Drum, Last95Max, Last95Freq); - else if (Show95Cmds == 0x03) - printf(" %02hX / %02hX at %4.1f KHz", 1 + Last95Drum, Last95Max, - Last95Freq / 1000.0); - } - //printf(" %u / %u", multipcm_get_channels(0, NULL), 28); - printf("\r"); -#ifndef WIN32 - fflush(stdout); -#endif - - if (LogToWave == 0x01 && ! PausePlay) - { - TempLng = FillBuffer(TempBuf, LOG_SAMPLES); - if (TempLng) - SaveFile(TempLng, TempBuf); - if (EndPlay) - break; - } - else - { -#ifdef WIN32 - Sleep(50); -#endif - } - } - else - { -#ifdef WIN32 - Sleep(1); -#endif - } -#ifndef WIN32 - if (! PausePlay) - WaveOutLinuxCallBack(); - else - Sleep(100); -#endif - - if (EndPlay) - { - if (! PlayTimeEnd) - { - PlayTimeEnd = PlayingTime; - // quitting now terminates the program, so I need some special - // checks to make sure that the rest of the audio buffer is played - if (! PLFileCount || CurPLFile >= PLFileCount - 0x01) - { - if (FileMode == 0x01) - PlayTimeEnd += SampleRate << 1; // Add 2 secs - PlayTimeEnd += AUDIOBUFFERU * SMPL_P_BUFFER; - } - } - - if (PlayingTime >= PlayTimeEnd) - QuitPlay = true; - } - if (_kbhit()) - { - KeyCode = _getch(); - if (KeyCode < 0x80) - KeyCode = toupper(KeyCode); - switch(KeyCode) - { -#ifndef WIN32 - case 0x1B: // Special Key - KeyCode = _getch(); - if (KeyCode == 0x1B || KeyCode == 0x00) - { - // ESC Key pressed - QuitPlay = true; - NextPLCmd = 0xFF; - break; - } - switch(KeyCode) - { - case 0x5B: - // Cursor-Key Table - // Key KeyCode - // Up 41 - // Down 42 - // Left 44 - // Right 43 - // Cursor only: CursorKey - // Ctrl: 0x31 + 0x3B + 0x35 + CursorKey - // Alt: 0x31 + 0x3B + 0x33 + CursorKey - - // Page-Keys: PageKey + 0x7E - // PageUp 35 - // PageDown 36 - KeyCode = _getch(); // Get 2nd Key - // Convert Cursor Key Code from Linux to Windows - switch(KeyCode) - { - case 0x31: // Ctrl or Alt key - KeyCode = _getch(); - if (KeyCode == 0x3B) - { - KeyCode = _getch(); - if (KeyCode == 0x35) - { - KeyCode = _getch(); - switch(KeyCode) - { - case 0x41: - KeyCode = 0x8D; - break; - case 0x42: - KeyCode = 0x91; - break; - case 0x43: - KeyCode = 0x74; - break; - case 0x44: - KeyCode = 0x73; - break; - default: - KeyCode = 0x00; - break; - } - } - } - - if ((KeyCode & 0xF0) == 0x30) - KeyCode = 0x00; - break; - case 0x35: - KeyCode = 0x49; - _getch(); - break; - case 0x36: - KeyCode = 0x51; - _getch(); - break; - case 0x41: - KeyCode = 0x48; - break; - case 0x42: - KeyCode = 0x50; - break; - case 0x43: - KeyCode = 0x4D; - break; - case 0x44: - KeyCode = 0x4B; - break; - default: - KeyCode = 0x00; - break; - } - } - // At this point I have Windows-style keys. -#else //#ifdef WIN32 - case 0xE0: // Special Key - // Cursor-Key Table - // Shift + Cursor results in the usual value for the Cursor Key - // Alt + Cursor results in 0x00 + (0x50 + CursorKey) (0x00 instead of 0xE0) - // Key None Ctrl - // Up 48 8D - // Down 50 91 - // Left 4B 73 - // Right 4D 74 - KeyCode = _getch(); // Get 2nd Key -#endif - switch(KeyCode) - { - case 0x4B: // Cursor Left - PlaySmpl = -5; - break; - case 0x4D: // Cursor Right - PlaySmpl = 5; - break; - case 0x73: // Ctrl + Cursor Left - PlaySmpl = -60; - break; - case 0x74: // Ctrl + Cursor Right - PlaySmpl = 60; - break; - case 0x49: // Page Up - if (PLFileCount && /*! NextPLCmd &&*/ CurPLFile) - { - NextPLCmd = 0x01; - QuitPlay = true; - } - PlaySmpl = 0; - break; - case 0x51: // Page Down - if (PLFileCount && /*! NextPLCmd &&*/ CurPLFile < PLFileCount - 0x01) - { - NextPLCmd = 0x00; - QuitPlay = true; - } - PlaySmpl = 0; - break; - default: - PlaySmpl = 0; - break; - } - if (PlaySmpl) - { - SeekVGM(true, PlaySmpl * SampleRate); - PosPrint = true; - } - break; -#ifdef WIN32 - case 0x1B: // ESC -#endif - case 'Q': - QuitPlay = true; - NextPLCmd = 0xFF; - break; - case ' ': - PauseVGM(! PausePlay); - PosPrint = true; - break; - case 'F': // Fading - FadeTime = FadeTimeN; - FadePlay = true; - break; - case 'R': // Restart - RestartVGM(); - PosPrint = true; - break; - case 'B': // Previous file (Back) - if (PLFileCount && /*! NextPLCmd &&*/ CurPLFile) - { - NextPLCmd = 0x01; - QuitPlay = true; - } - break; - case 'N': // Next file - if (PLFileCount && /*! NextPLCmd &&*/ CurPLFile < PLFileCount - 0x01) - { - NextPLCmd = 0x00; - QuitPlay = true; - } - break; - } - } - - /*if (! PauseThread && FadePlay && (! FadeTime || MasterVol == 0.0f)) - { - QuitPlay = true; - }*/ - if (FadeRAWLog && IsRAWLog && ! PausePlay && ! FadePlay && FadeTimeN) - { - PlaySmpl = (INT32)VGMHead.lngTotalSamples - - FadeTimeN * VGMSampleRate / 1500; - if (VGMSmplPos >= PlaySmpl) - { - FadeTime = FadeTimeN; - FadePlay = true; // (FadeTime / 1500) ends at 33% - } - } - } - ThreadNoWait = false; - - // Last Uninit: ESC pressed, no playlist, last file in playlist - LastUninit = (NextPLCmd & 0x80) || ! PLFileCount || - (NextPLCmd == 0x00 && CurPLFile >= PLFileCount - 0x01); - switch(PlayingMode) - { - case 0x00: - switch(LogToWave) - { - case 0x00: - case 0x02: - if (LastUninit) - { - StopStream(); - StreamStarted = false; - } - else - { - if (ThreadPauseEnable) - { - ThreadPauseConfrm = false; - PauseThread = true; - while(! ThreadPauseConfrm) - Sleep(1); // Wait until the Thread is finished - } - else - { - PauseThread = true; - } - if (LogToWave) - SaveFile(0xFFFFFFFF, NULL); - } - break; - case 0x01: - SaveFile(0xFFFFFFFF, NULL); - break; - } - break; - case 0x01: - if (StreamStarted) - { - StopStream(); - StreamStarted = false; - } - break; - case 0x02: - if (LastUninit) - { - StopStream(); - StreamStarted = false; -#ifdef MIXER_MUTING -#ifdef WIN32 - mixerClose(hmixer); -#else - close(hmixer); -#endif -#endif - } - else - { - if (ThreadPauseEnable) - { - ThreadPauseConfrm = false; - PauseThread = true; - while(! ThreadPauseConfrm) - Sleep(1); // Wait until the Thread is finished - PauseStream(true); - } - else - { - PauseThread = true; - } - } - break; - } -#ifndef WIN32 - changemode(false); -#endif - - StopVGM(); - - printf("\nPlaying finished.\n"); - - return; -} - -INLINE INT8 sign(double Value) -{ - if (Value > 0.0) - return 1; - else if (Value < 0.0) - return -1; - else - return 0; -} - -INLINE long int Round(double Value) -{ - // Alternative: (fabs(Value) + 0.5) * sign(Value); - return (long int)(Value + 0.5 * sign(Value)); -} - -INLINE double RoundSpecial(double Value, double RoundTo) -{ - return (long int)(Value / RoundTo + 0.5 * sign(Value)) * RoundTo; -} - -static void PrintMinSec(UINT32 SamplePos, UINT32 SmplRate) -{ - float TimeSec; - UINT16 TimeMin; - UINT16 TimeHours; - - TimeSec = (float)RoundSpecial(SamplePos / (double)SmplRate, 0.01); - //TimeSec = SamplePos / (float)SmplRate; - TimeMin = (UINT16)TimeSec / 60; - TimeSec -= TimeMin * 60; - if (! PrintMSHours) - { - printf("%02hu:%05.2f", TimeMin, TimeSec); - } - else - { - TimeHours = TimeMin / 60; - TimeMin %= 60; - printf("%hu:%02hu:%05.2f", TimeHours, TimeMin, TimeSec); - } - - return; -} diff --git a/Frameworks/GME/vgmplay/VGMPlay_AddFmts.c b/Frameworks/GME/vgmplay/VGMPlay_AddFmts.c deleted file mode 100644 index 0f4f93a8e..000000000 --- a/Frameworks/GME/vgmplay/VGMPlay_AddFmts.c +++ /dev/null @@ -1,1155 +0,0 @@ -// VGMPlay_AddFmts.c: C Source File for playback of additional non-VGM formats - -#ifdef ADDITIONAL_FORMATS - -#include -#include -#include -#include -#include "stdbool.h" -#include - -#ifdef WIN32 -//#include -void __stdcall Sleep(unsigned int dwMilliseconds); -#else -#define Sleep(msec) usleep(msec * 1000) -#endif - -#include - -#include "chips/mamedef.h" - -#include "VGMPlay.h" - -#include "ChipMapper.h" - -// Structures for DRO and CMF files -typedef struct _cmf_file_header -{ - UINT32 fccCMF; - UINT16 shtVersion; - UINT16 shtOffsetInsData; - UINT16 shtOffsetMusData; - UINT16 shtTickspQuarter; - UINT16 shtTickspSecond; - UINT16 shtOffsetTitle; - UINT16 shtOffsetAuthor; - UINT16 shtOffsetComments; - UINT8 bytChnUsed[0x10]; - UINT16 shtInstrumentCount; - UINT16 shtTempo; -} CMF_HEADER; -typedef struct _cmf_instrument_table -{ - UINT8 Character[0x02]; - UINT8 ScaleLevel[0x02]; - UINT8 AttackDelay[0x02]; - UINT8 SustnRelease[0x02]; - UINT8 WaveSelect[0x02]; - UINT8 FeedbConnect; - UINT8 Reserved[0x5]; -} CMF_INSTRUMENT; - -typedef struct _dro_file_header -{ - char cSignature[0x08]; - UINT16 iVersionMajor; - UINT16 iVersionMinor; -} DRO_HEADER; -typedef struct _dro_version_header_1 -{ - UINT32 iLengthMS; - UINT32 iLengthBytes; - UINT32 iHardwareType; -} DRO_VER_HEADER_1; -typedef struct _dro_version_header_2 -{ - UINT32 iLengthPairs; - UINT32 iLengthMS; - UINT8 iHardwareType; - UINT8 iFormat; - UINT8 iCompression; - UINT8 iShortDelayCode; - UINT8 iLongDelayCode; - UINT8 iCodemapLength; -} DRO_VER_HEADER_2; - -#define FCC_CMF 0x464D5443 // 'CTMF' -#define FCC_DRO1 0x41524244 // 'DBRA' -#define FCC_DRO2 0x4C504F57 // 'WOPL' - -extern UINT32 GetGZFileLength(const char* FileName); -//bool OpenOtherFile(const char* FileName) - -INLINE UINT16 ReadLE16(const UINT8* Data); -INLINE UINT32 ReadLE32(const UINT8* Data); -INLINE int gzgetLE32(gzFile hFile, UINT32* RetValue); - -static UINT32 GetMIDIDelay(UINT32* DelayLen); -static UINT16 MIDINote2FNum(UINT8 Note, INT8 Pitch); -static void SendMIDIVolume(UINT8 ChipID, UINT8 Channel, UINT8 Command, - UINT8 ChnIns, UINT8 Volume); -//void InterpretOther(UINT32 SampleCount); - -INLINE INT32 SampleVGM2Playback(INT32 SampleVal); -INLINE INT32 SamplePlayback2VGM(INT32 SampleVal); - - -extern UINT32 SampleRate; // Note: also used by some sound cores to determinate the chip sample rate - -extern UINT8 FileMode; -extern VGM_HEADER VGMHead; -extern UINT32 VGMDataLen; -extern UINT8* VGMData; -extern GD3_TAG VGMTag; - -CMF_HEADER CMFHead; -UINT16 CMFInsCount; -CMF_INSTRUMENT* CMFIns; - -DRO_HEADER DROHead; -DRO_VER_HEADER_2 DROInf; -UINT8* DROCodemap; - - -extern UINT32 VGMPos; -extern INT32 VGMSmplPos; -extern INT32 VGMSmplPlayed; -extern INT32 VGMSampleRate; -extern UINT32 BlocksSent; -extern UINT32 BlocksPlayed; -bool VGMEnd; -extern bool EndPlay; -extern bool PausePlay; -extern bool FadePlay; -extern bool ForceVGMExec; - -extern UINT32 VGMMaxLoop; -UINT32 CMFMaxLoop; -extern UINT32 VGMMaxLoopM; -extern UINT32 VGMCurLoop; - -extern UINT32 FadeTime; -extern UINT32 VGMMaxLoop; -extern bool ErrorHappened; - -extern UINT8 CmdList[0x100]; - -bool OpenOtherFile(const char* FileName) -{ - gzFile hFile; - UINT32 FileSize; - UINT32 fccHeader; - UINT32 CurPos; - UINT32 TempLng; - UINT16 FileVer; - const char* TempStr; - DRO_VER_HEADER_1 DRO_V1; - - FileSize = GetGZFileLength(FileName); - - FileMode = 0x00; - hFile = gzopen(FileName, "rb"); - if (hFile == NULL) - return false; - - gzseek(hFile, 0x00, SEEK_SET); - gzgetLE32(hFile, &fccHeader); - switch(fccHeader) - { - case FCC_VGM: - FileMode = 0xFF; // should already be opened - break; - case FCC_CMF: - FileMode = 0x01; - break; - case FCC_DRO1: - gzgetLE32(hFile, &fccHeader); - if (fccHeader == FCC_DRO2) - FileMode = 0x02; - else - FileMode = 0xFF; - break; - default: - FileMode = 0xFF; - break; - } - if (FileMode == 0xFF) - goto OpenErr; - - VGMTag.strTrackNameE = L""; - VGMTag.strTrackNameJ = L""; - VGMTag.strGameNameE = L""; - VGMTag.strGameNameJ = L""; - VGMTag.strSystemNameE = L""; - VGMTag.strSystemNameJ = L""; - VGMTag.strAuthorNameE = L""; - VGMTag.strAuthorNameJ = L""; - VGMTag.strReleaseDate = L""; - VGMTag.strCreator = L""; - VGMTag.strNotes = L""; - - switch(FileMode) - { - case 0x00: // VGM File - break; - case 0x01: // CMF File - case 0x02: // DosBox RAW OPL - VGMTag.strGameNameE = (wchar_t*)malloc(0x10 * sizeof(wchar_t*)); - wcscpy(VGMTag.strGameNameE, L" Player"); - VGMTag.strSystemNameE = L"PC / MS-DOS"; - break; - } - - VGMDataLen = FileSize; - - switch(FileMode) - { - case 0x00: // VGM File - // already done by OpenVGMFile - break; - case 0x01: // CMF File - // Read Data - VGMData = (UINT8*)malloc(VGMDataLen); - if (VGMData == NULL) - goto OpenErr; - gzseek(hFile, 0x00, SEEK_SET); - gzread(hFile, VGMData, VGMDataLen); - -#ifndef VGM_BIG_ENDIAN - memcpy(&CMFHead, &VGMData[0x00], sizeof(CMF_HEADER)); -#else - CMFHead.fccCMF = ReadLE32(&VGMData[0x00]); - CMFHead.shtVersion = ReadLE16(&VGMData[0x04]); - CMFHead.shtOffsetInsData = ReadLE16(&VGMData[0x06]); - CMFHead.shtOffsetMusData = ReadLE16(&VGMData[0x08]); - CMFHead.shtTickspQuarter = ReadLE16(&VGMData[0x0A]); - CMFHead.shtTickspSecond = ReadLE16(&VGMData[0x0C]); - CMFHead.shtOffsetTitle = ReadLE16(&VGMData[0x0E]); - CMFHead.shtOffsetAuthor = ReadLE16(&VGMData[0x10]); - CMFHead.shtOffsetComments = ReadLE16(&VGMData[0x12]); - memcpy(CMFHead.bytChnUsed, &VGMData[0x14], 0x10); - CMFHead.shtInstrumentCount = ReadLE16(&VGMData[0x24]); - CMFHead.shtTempo = ReadLE16(&VGMData[0x26]); -#endif - - if (CMFHead.shtVersion == 0x0100) - { - CMFHead.shtInstrumentCount &= 0x00FF; - CMFHead.shtTempo = (UINT16)(60.0 * - CMFHead.shtTickspQuarter / CMFHead.shtTickspSecond + 0.5); - } - - if (CMFHead.shtOffsetTitle) - { - TempStr = (char*)&VGMData[CMFHead.shtOffsetTitle]; - TempLng = strlen(TempStr) + 0x01; - VGMTag.strTrackNameE = (wchar_t*)malloc(TempLng * sizeof(wchar_t)); - mbstowcs(VGMTag.strTrackNameE, TempStr, TempLng); - } - VGMTag.strGameNameE[0x00] = 'C'; - VGMTag.strGameNameE[0x01] = 'M'; - VGMTag.strGameNameE[0x02] = 'F'; - if (CMFHead.shtOffsetAuthor) - { - TempStr = (char*)&VGMData[CMFHead.shtOffsetAuthor]; - TempLng = strlen(TempStr) + 0x01; - VGMTag.strAuthorNameE = (wchar_t*)malloc(TempLng * sizeof(wchar_t)); - mbstowcs(VGMTag.strAuthorNameE, TempStr, TempLng); - } - if (CMFHead.shtOffsetComments) - { - TempStr = (char*)&VGMData[CMFHead.shtOffsetComments]; - TempLng = strlen(TempStr) + 0x01; - VGMTag.strNotes = (wchar_t*)malloc(TempLng * sizeof(wchar_t)); - mbstowcs(VGMTag.strNotes, TempStr, TempLng); - } - - CMFInsCount = CMFHead.shtInstrumentCount; - TempLng = CMFInsCount * sizeof(CMF_INSTRUMENT); - CMFIns = (CMF_INSTRUMENT*)malloc(TempLng); - memcpy(CMFIns, &VGMData[CMFHead.shtOffsetInsData], TempLng); - - memset(&VGMHead, 0x00, sizeof(VGM_HEADER)); - VGMHead.lngEOFOffset = VGMDataLen; - VGMHead.lngVersion = CMFHead.shtVersion; - VGMHead.lngDataOffset = CMFHead.shtOffsetMusData; - VGMSampleRate = CMFHead.shtTickspSecond; - VGMHead.lngTotalSamples = 0; - VGMHead.lngHzYM3812 = 3579545 | 0x40000000; - - break; - case 0x02: // DosBox RAW OPL - // Read Data - VGMData = (UINT8*)malloc(VGMDataLen); - if (VGMData == NULL) - goto OpenErr; - gzseek(hFile, 0x00, SEEK_SET); - VGMDataLen = gzread(hFile, VGMData, VGMDataLen); - - VGMTag.strGameNameE[0x00] = 'D'; - VGMTag.strGameNameE[0x01] = 'R'; - VGMTag.strGameNameE[0x02] = 'O'; - - memset(&VGMHead, 0x00, sizeof(VGM_HEADER)); - CurPos = 0x00; -#ifndef VGM_BIG_ENDIAN - memcpy(&DROHead, &VGMData[CurPos], sizeof(DRO_HEADER)); -#else - memcpy(DROHead.cSignature, &VGMData[CurPos + 0x00], 0x08); - DROHead.iVersionMajor = ReadLE16( &VGMData[CurPos + 0x08]); - DROHead.iVersionMinor = ReadLE16( &VGMData[CurPos + 0x0A]); -#endif - CurPos += sizeof(DRO_HEADER); - - memcpy(&TempLng, &VGMData[0x08], sizeof(UINT32)); - if (TempLng & 0xFF00FF00) - { - // DosBox Version 0.61 - // this version didn't contain Version Bytes - CurPos = 0x08; - DROHead.iVersionMajor = 0x00; - DROHead.iVersionMinor = 0x00; - } - else if (! (TempLng & 0x0000FFFF)) - { - // DosBox Version 0.63 - // the order of the Version Bytes is swapped in this version - FileVer = DROHead.iVersionMinor; - if (FileVer == 0x01) - { - DROHead.iVersionMinor = DROHead.iVersionMajor; - DROHead.iVersionMajor = FileVer; - } - } - VGMHead.lngEOFOffset = VGMDataLen; - VGMHead.lngVersion = (DROHead.iVersionMajor << 8) | - ((DROHead.iVersionMinor & 0xFF) << 0); - VGMSampleRate = 1000; - - if (DROHead.iVersionMajor > 2) - DROHead.iVersionMajor = 2; - switch(DROHead.iVersionMajor) - { - case 0: // Version 0 (DosBox Version 0.61) - case 1: // Version 1 (DosBox Version 0.63) - switch(DROHead.iVersionMajor) - { - case 0: // Version 0 - DRO_V1.iLengthMS = ReadLE32(&VGMData[CurPos + 0x00]); - DRO_V1.iLengthBytes = ReadLE32(&VGMData[CurPos + 0x04]); - DRO_V1.iHardwareType = VGMData[CurPos + 0x08]; - CurPos += 0x09; - break; - case 1: // Version 1 - DRO_V1.iLengthMS = ReadLE32(&VGMData[CurPos + 0x00]); - DRO_V1.iLengthBytes = ReadLE32(&VGMData[CurPos + 0x04]); - DRO_V1.iHardwareType = ReadLE32(&VGMData[CurPos + 0x08]); - CurPos += 0x0C; - break; - } - - DROInf.iLengthPairs = DRO_V1.iLengthBytes >> 1; - DROInf.iLengthMS = DRO_V1.iLengthMS; - switch(DRO_V1.iHardwareType) - { - case 0x01: // Single OPL3 - DROInf.iHardwareType = 0x02; - break; - case 0x02: // Dual OPL2 - DROInf.iHardwareType = 0x01; - break; - default: - DROInf.iHardwareType = (UINT8)DRO_V1.iHardwareType; - break; - } - DROInf.iFormat = 0x00; - DROInf.iCompression = 0x00; - DROInf.iShortDelayCode = 0x00; - DROInf.iLongDelayCode = 0x01; - DROInf.iCodemapLength = 0x00; - - break; - case 2: // Version 2 (DosBox Version 0.73) - // sizeof(DRO_VER_HEADER_2) returns 0x10, but the exact size is 0x0E - //memcpy(&DROInf, &VGMData[CurPos], 0x0E); - DROInf.iLengthPairs = ReadLE32( &VGMData[CurPos + 0x00]); - DROInf.iLengthMS = ReadLE32( &VGMData[CurPos + 0x04]); - DROInf.iHardwareType = VGMData[CurPos + 0x08]; - DROInf.iFormat = VGMData[CurPos + 0x09]; - DROInf.iCompression = VGMData[CurPos + 0x0A]; - DROInf.iShortDelayCode = VGMData[CurPos + 0x0B]; - DROInf.iLongDelayCode = VGMData[CurPos + 0x0C]; - DROInf.iCodemapLength = VGMData[CurPos + 0x0D]; - CurPos += 0x0E; - - break; - } - - if (DROInf.iCodemapLength) - { - DROCodemap = (UINT8*)malloc(DROInf.iCodemapLength * sizeof(UINT8)); - memcpy(DROCodemap, &VGMData[CurPos], DROInf.iCodemapLength); - CurPos += DROInf.iCodemapLength; - } - else - { - DROCodemap = NULL; - } - - VGMHead.lngDataOffset = CurPos; - VGMHead.lngTotalSamples = DROInf.iLengthMS; - switch(DROInf.iHardwareType) - { - case 0x00: // Single OPL2 Chip - VGMHead.lngHzYM3812 = 3579545; - break; - case 0x01: // Dual OPL2 Chip - VGMHead.lngHzYM3812 = 3579545 | 0xC0000000; - break; - case 0x02: // Single OPL3 Chip - VGMHead.lngHzYMF262 = 14318180; - break; - default: - VGMHead.lngHzYM3812 = 3579545 | 0x40000000; - break; - } - - break; - } - - gzclose(hFile); - return true; - -OpenErr: - - gzclose(hFile); - return false; -} - -INLINE UINT16 ReadLE16(const UINT8* Data) -{ - // read 16-Bit Word (Little Endian/Intel Byte Order) -#ifndef VGM_BIG_ENDIAN - return *(UINT16*)Data; -#else - return (Data[0x01] << 8) | (Data[0x00] << 0); -#endif -} - -INLINE UINT32 ReadLE32(const UINT8* Data) -{ - // read 32-Bit Word (Little Endian/Intel Byte Order) -#ifndef VGM_BIG_ENDIAN - return *(UINT32*)Data; -#else - return (Data[0x03] << 24) | (Data[0x02] << 16) | - (Data[0x01] << 8) | (Data[0x00] << 0); -#endif -} - -INLINE int gzgetLE32(gzFile hFile, UINT32* RetValue) -{ -#ifndef VGM_BIG_ENDIAN - return gzread(hFile, RetValue, 0x04); -#else - int RetVal; - UINT8 Data[0x04]; - - RetVal = gzread(hFile, Data, 0x04); - *RetValue = (Data[0x03] << 24) | (Data[0x02] << 16) | - (Data[0x01] << 8) | (Data[0x00] << 0); - return RetVal; -#endif -} - -static UINT32 GetMIDIDelay(UINT32* DelayLen) -{ - UINT32 CurPos; - UINT32 DelayVal; - - CurPos = VGMPos; - DelayVal = 0x00; - do - { - DelayVal = (DelayVal << 7) | (VGMData[CurPos] & 0x7F); - } while(VGMData[CurPos ++] & 0x80); - - if (DelayLen != NULL) - *DelayLen = CurPos - VGMPos; - return DelayVal; -} - -static UINT16 MIDINote2FNum(UINT8 Note, INT8 Pitch) -{ - const double CHIP_RATE = 3579545.0 / 72.0; // ~49716 - double FreqVal; - INT8 BlockVal; - UINT16 KeyVal; - - FreqVal = 440.0 * pow(2, (Note - 69 + Pitch / 256.0) / 12.0); - BlockVal = (Note / 12) - 1; - if (BlockVal < 0x00) - BlockVal = 0x00; - else if (BlockVal > 0x07) - BlockVal = 0x07; - KeyVal = (UINT16)(FreqVal * pow(2, 20 - BlockVal) / CHIP_RATE + 0.5); - - return (BlockVal << 10) | KeyVal; // << (8+2) -} - -static void SendMIDIVolume(UINT8 ChipID, UINT8 Channel, UINT8 Command, - UINT8 ChnIns, UINT8 Volume) -{ - bool RhythmOn; - UINT8 TempByt; - //UINT16 TempSht; - UINT32 TempLng; - UINT8 OpBase; // Operator Base - CMF_INSTRUMENT* TempIns; - UINT8 OpMask; - INT8 OpVol; - INT8 NoteVol; - - RhythmOn = (Channel >> 7) & 0x01; - Channel &= 0x7F; - - // Refresh Total Level (Volume) - TempIns = CMFIns + ChnIns; - OpBase = (Channel / 0x03) * 0x08 + (Channel % 0x03); - - if (! RhythmOn) - { - TempLng = 0x01; - OpMask = 0x03; - } - else - { - //TempLng = 0x01; - switch(Command & 0x0F) - { - case 0x0B: // Bass Drum - OpMask = 0x00; - break; - case 0x0F: // Hi Hat - OpMask = 0x00; - break; - case 0x0C: // Snare Drum - OpMask = 0x01; - break; - case 0x0D: // Tom Tom - OpMask = 0x00; - break; - case 0x0E: // Cymbal - OpMask = 0x01; - break; - default: - OpMask = 0x00; - break; - } - TempLng = OpMask; - OpMask *= 0x03; - } - - // Verified with PLAY.EXE - OpVol = (Volume + 0x04) >> 3; - OpVol = 0x10 - (OpVol << 1); - if (OpVol < 0x00) - OpVol >>= 1; - NoteVol = (TempIns->ScaleLevel[TempLng] & 0x3F) + OpVol; - if (NoteVol < 0x00) - NoteVol = 0x00; - - TempByt = NoteVol | TempIns->ScaleLevel[TempLng] & 0xC0; - chip_reg_write(0x09, ChipID, 0x00, 0x40 | (OpBase + OpMask), TempByt); - - return; -} - -void InterpretOther(UINT32 SampleCount) -{ - static UINT8 LastCmd = 0x90; - static UINT8 DrumReg[0x02] = {0x00, 0x00}; - static UINT8 ChnIns[0x10]; - static UINT8 ChnNote[0x20]; - static INT8 ChnPitch[0x10]; - INT32 SmplPlayed; - UINT8 Command; - UINT8 Channel; - UINT8 TempByt; - UINT16 TempSht; - UINT32 TempLng; - UINT32 DataLen; - static UINT8 CurChip = 0x00; - UINT8 OpBase; // Operator Base - CMF_INSTRUMENT* TempIns; - bool RhythmOn; - bool NoteOn; - UINT8 OpMask; - - if (VGMEnd) - return; - if (PausePlay && ! ForceVGMExec) - return; - - switch(FileMode) - { - case 0x01: // CMF File Mode - if (! SampleCount) - { - memset(ChnIns, 0xFF, 0x10); - memset(ChnNote, 0xFF, 0x20); - memset(ChnPitch, 0x00, 0x10); - - TempLng = VGMPos; - SmplPlayed = VGMSmplPos; - VGMPos = VGMHead.lngDataOffset; - RhythmOn = false; - while(! RhythmOn) - { - VGMSmplPos += GetMIDIDelay(&DataLen); - VGMPos += DataLen; - - Command = VGMData[VGMPos]; - if (Command & 0x80) - VGMPos ++; - else - Command = LastCmd; - Channel = Command & 0x0F; - - switch(Command & 0xF0) - { - case 0xF0: // End Of File - switch(Command) - { - case 0xFF: - switch(VGMData[VGMPos + 0x00]) - { - case 0x2F: - VGMHead.lngTotalSamples = VGMSmplPos; - VGMHead.lngLoopSamples = VGMHead.lngTotalSamples; - RhythmOn = true; - break; - } - break; - default: - VGMPos += 0x01; - } - break; - case 0x80: - case 0x90: - case 0xA0: - case 0xB0: - case 0xE0: - VGMPos += 0x02; - break; - case 0xC0: - case 0xD0: - VGMPos += 0x01; - break; - } - if (Command < 0xF0) - LastCmd = Command; - } - - VGMPos = TempLng; - VGMSmplPos = SmplPlayed; - } - - SmplPlayed = SamplePlayback2VGM(VGMSmplPlayed + SampleCount); - while(true) - { - TempLng = GetMIDIDelay(&DataLen); - if (VGMSmplPos + (INT32)TempLng > SmplPlayed) - break; - VGMSmplPos += TempLng; - VGMPos += DataLen; - - Command = VGMData[VGMPos]; - if (Command & 0x80) - VGMPos ++; - else - Command = LastCmd; - Channel = Command & 0x0F; - - if (DrumReg[0x00] & 0x20) - { - if (Channel < 0x0B) - { - CurChip = Channel / 0x06; - Channel = Channel % 0x06; - } - else - { - Channel -= 0x0B; - CurChip = Channel / 0x03; - Channel = Channel % 0x03; - if (CurChip == 0x01 && Channel == 0x00) - Channel = 0x02; - Channel += 0x06; - // Map all drums to one chip - CurChip = 0x00; - } - } - else - { - CurChip = Channel / 0x09; - Channel = Channel % 0x09; - } - CurChip = 0x00; - - RhythmOn = (Channel >= 0x06) && (DrumReg[CurChip] & 0x20); - switch(Command & 0xF0) - { - case 0xF0: // End Of File - switch(Command) - { - case 0xFF: - switch(VGMData[VGMPos + 0x00]) - { - case 0x2F: - if (CMFMaxLoop != 0x01) - { - VGMPos = VGMHead.lngDataOffset; - VGMSmplPos -= VGMHead.lngLoopSamples; - VGMSmplPlayed -= SampleVGM2Playback(VGMHead.lngLoopSamples); - SmplPlayed = SamplePlayback2VGM(VGMSmplPlayed + SampleCount); - VGMCurLoop ++; - - if (CMFMaxLoop && VGMCurLoop >= CMFMaxLoop) - FadePlay = true; - if (FadePlay && ! FadeTime) - VGMEnd = true; - } - else - { - VGMEnd = true; - break; - } - break; - } - break; - default: - VGMPos += 0x01; - } - break; - case 0x80: - case 0x90: - TempSht = MIDINote2FNum(VGMData[VGMPos + 0x00], ChnPitch[Channel]); - if ((Command & 0xF0) == 0x80) - NoteOn = false; - else - NoteOn = VGMData[VGMPos + 0x01] ? true : false; - - if (! RhythmOn) // Set "Key On" - TempSht |= (UINT8)NoteOn << 13; // << (8+5) - - if (NoteOn) - { - for (CurChip = 0x00; CurChip < 0x02; CurChip ++) - { - if (ChnNote[(CurChip << 4) | Channel] == 0xFF) - { - ChnNote[(CurChip << 4) | Channel] = VGMData[VGMPos + 0x00]; - break; - } - } - if (CurChip >= 0x02) - { - CurChip = 0x00; - ChnNote[(CurChip << 4) | Channel] = VGMData[VGMPos + 0x00]; - } - } - else - { - for (CurChip = 0x00; CurChip < 0x02; CurChip ++) - { - if (ChnNote[(CurChip << 4) | Channel] != 0xFF) - { - ChnNote[(CurChip << 4) | Channel] = 0xFF; - break; - } - } - } - if (CurChip >= 0x02) - CurChip = 0xFF; - - if (CurChip != 0xFF) - { - if (NoteOn) - { - if (! RhythmOn) - SendMIDIVolume(CurChip, Channel | (RhythmOn << 7), Command, - ChnIns[Command & 0x0F], VGMData[VGMPos + 0x01]); - } - if (NoteOn || ! RhythmOn) - { - chip_reg_write(0x09, CurChip, 0x00, 0xA0 | Channel, TempSht & 0xFF); - chip_reg_write(0x09, CurChip, 0x00, 0xB0 | Channel, TempSht >> 8); - } - - if (RhythmOn) - { - TempByt = 0x0F - (Command & 0x0F); - DrumReg[CurChip] &= ~(0x01 << TempByt); - if (NoteOn) - chip_reg_write(0x09, CurChip, 0x00, 0xBD, DrumReg[CurChip]); - DrumReg[CurChip] |= (UINT8)NoteOn << TempByt; - chip_reg_write(0x09, CurChip, 0x00, 0xBD, DrumReg[CurChip]); - } - } - VGMPos += 0x02; - break; - case 0xB0: - NoteOn = false; - switch(VGMData[VGMPos + 0x00]) - { - case 0x66: // Marker - break; - case 0x67: // Rhythm Mode - if (! VGMData[VGMPos + 0x01]) - { // Set Rhythm Mode off - DrumReg[0x00] = 0xC0; - DrumReg[0x01] = 0xC0; - } - else - { // Set Rhythm Mode on - DrumReg[0x00] = 0xE0; - DrumReg[0x01] = 0xE0; - } - chip_reg_write(0x09, CurChip, 0x00, 0xBD, DrumReg[0x00]); - chip_reg_write(0x09, CurChip, 0x00, 0xBD, DrumReg[0x01]); - break; - case 0x68: // Pitch Upward - ChnPitch[Channel] = +VGMData[VGMPos + 0x01]; - NoteOn = true; - break; - case 0x69: // Pitch Downward - ChnPitch[Channel] = -VGMData[VGMPos + 0x01]; - NoteOn = true; - break; - } - if (NoteOn) - { - for (CurChip = 0x00; CurChip < 0x02; CurChip ++) - { - TempByt = ChnNote[(CurChip << 4) | Channel]; - if (! RhythmOn && TempByt != 0xFF) - { - TempSht = MIDINote2FNum(TempByt, ChnPitch[Channel]); - TempSht |= 0x01 << 13; // << (8+5) - - chip_reg_write(0x09, CurChip, 0x00, 0xA0 | Channel, TempSht & 0xFF); - chip_reg_write(0x09, CurChip, 0x00, 0xB0 | Channel, TempSht >> 8); - } - } - } - VGMPos += 0x02; - break; - case 0xC0: - TempByt = VGMData[VGMPos + 0x00]; - if (TempByt >= CMFInsCount) - { - //VGMPos += 0x01; - //break; - TempByt %= CMFInsCount; - } - - TempIns = CMFIns + TempByt; - ChnIns[Command & 0x0F] = TempByt; - - OpBase = (Channel / 0x03) * 0x08 + (Channel % 0x03); - if (! RhythmOn) - { - OpMask = 0x03; - } - else - { - switch(Command & 0x0F) - { - case 0x0B: // Bass Drum - OpMask = 0x03; - break; - case 0x0F: // Hi Hat - OpMask = 0x01; - //Channel = 0x01; // PLAY.EXE really does this sometimes - //OpBase = 0x01; - break; - case 0x0C: // Snare Drum - OpMask = 0x02; - break; - case 0x0D: // Tom Tom - OpMask = 0x01; - break; - case 0x0E: // Cymbal - OpMask = 0x02; - break; - default: - OpMask = 0x03; - break; - } - } - - for (CurChip = 0x00; CurChip < 0x02; CurChip ++) - { - TempByt = 0x00; - if (OpMask & 0x01) - { - // Write Operator 1 - chip_reg_write(0x09, CurChip, 0x00, - 0x20 | (OpBase + 0x00), TempIns->Character[TempByt]); - chip_reg_write(0x09, CurChip, 0x00, - 0x40 | (OpBase + 0x00), TempIns->ScaleLevel[TempByt]); - chip_reg_write(0x09, CurChip, 0x00, - 0x60 | (OpBase + 0x00), TempIns->AttackDelay[TempByt]); - chip_reg_write(0x09, CurChip, 0x00, - 0x80 | (OpBase + 0x00), TempIns->SustnRelease[TempByt]); - chip_reg_write(0x09, CurChip, 0x00, - 0xE0 | (OpBase + 0x00), TempIns->WaveSelect[TempByt]); - TempByt ++; - } - if (OpMask & 0x02) - { - // Write Operator 2 - chip_reg_write(0x09, CurChip, 0x00, - 0x20 | (OpBase + 0x03), TempIns->Character[TempByt]); - chip_reg_write(0x09, CurChip, 0x00, - 0x40 | (OpBase + 0x03), TempIns->ScaleLevel[TempByt]); - chip_reg_write(0x09, CurChip, 0x00, - 0x60 | (OpBase + 0x03), TempIns->AttackDelay[TempByt]); - chip_reg_write(0x09, CurChip, 0x00, - 0x80 | (OpBase + 0x03), TempIns->SustnRelease[TempByt]); - chip_reg_write(0x09, CurChip, 0x00, - 0xE0 | (OpBase + 0x03), TempIns->WaveSelect[TempByt]); - TempByt ++; - } - - chip_reg_write(0x09, CurChip, 0x00, 0xC0 | Channel, TempIns->FeedbConnect); - } - - VGMPos += 0x01; - break; - case 0xA0: - case 0xE0: - VGMPos += 0x02; - break; - case 0xD0: - VGMPos += 0x01; - break; - } - if (Command < 0xF0) - LastCmd = Command; - - if (VGMEnd) - break; - } - break; - case 0x02: // DosBox RAW OPL File Mode - NoteOn = false; - if (! SampleCount) - { - // was done during Init (Emulation Core / Chip Mapper for real FM), - // but Chip Mapper's init-routine now works different - switch(DROInf.iHardwareType) - { - case 0x00: // OPL 2 - for (TempByt = 0xFF; TempByt >= 0x20; TempByt --) - chip_reg_write(0x09, 0x00, 0x00, TempByt, 0x00); - chip_reg_write(0x09, 0x00, 0x00, 0x08, 0x00); - chip_reg_write(0x09, 0x00, 0x00, 0x01, 0x00); - break; - case 0x01: // Dual OPL 2 - for (TempByt = 0xFF; TempByt >= 0x20; TempByt --) - chip_reg_write(0x09, 0x00, 0x00, TempByt, 0x00); - chip_reg_write(0x09, 0x00, 0x00, 0x08, 0x00); - chip_reg_write(0x09, 0x00, 0x00, 0x01, 0x00); - //Sleep(1); - for (TempByt = 0xFF; TempByt >= 0x20; TempByt --) - chip_reg_write(0x09, 0x01, 0x00, TempByt, 0x00); - chip_reg_write(0x09, 0x01, 0x00, 0x08, 0x00); - chip_reg_write(0x09, 0x01, 0x00, 0x01, 0x00); - break; - case 0x02: // OPL 3 - for (TempByt = 0xFF; TempByt >= 0x20; TempByt --) - chip_reg_write(0x0C, 0x00, 0x00, TempByt, 0x00); - chip_reg_write(0x0C, 0x00, 0x00, 0x08, 0x00); - chip_reg_write(0x0C, 0x00, 0x00, 0x01, 0x00); - //Sleep(1); - for (TempByt = 0xFF; TempByt >= 0x20; TempByt --) - chip_reg_write(0x0C, 0x00, 0x01, TempByt, 0x00); - //chip_reg_write(0x0C, 0x00, 0x01, 0x05, 0x00); - chip_reg_write(0x0C, 0x00, 0x01, 0x04, 0x00); - break; - default: - for (TempByt = 0xFF; TempByt >= 0x20; TempByt --) - chip_reg_write(0x09, 0x00, 0x00, TempByt, 0x00); - break; - } - Sleep(1); - NoteOn = true && (DROHead.iVersionMajor < 2); - OpBase = 0x00; - } - - SmplPlayed = SamplePlayback2VGM(VGMSmplPlayed + SampleCount); - while(VGMSmplPos <= SmplPlayed) - { - Command = VGMData[VGMPos + 0x00]; - - if (Command == DROInf.iShortDelayCode) - Command = 0x00; - else if (Command == DROInf.iLongDelayCode) - Command = 0x01; - else - { - switch(DROHead.iVersionMajor) - { - case 0: - case 1: - if (Command <= 0x01) - Command = 0xFF; - break; - case 2: - Command = 0xFF; - break; - } - } - - // DRO v0/v1 only: "Delay-Command" fix - if (NoteOn) // "Delay"-Command during init-phase? - { - if (Command < OpBase) // out of operator range? - { - NoteOn = false; // it's a delay - } - else - { - OpBase = Command; // it's a command - Command = 0xFF; - } - } -DRO_CommandSwitch: - switch(Command) - { - case 0x00: // 1-Byte Delay - VGMSmplPos += 0x01 + VGMData[VGMPos + 0x01]; - VGMPos += 0x02; - break; - case 0x01: // 2-Byte Delay - switch(DROHead.iVersionMajor) - { - case 0: - case 1: - memcpy(&TempSht, &VGMData[VGMPos + 0x01], 0x02); - if ((TempSht & 0xFF00) == 0xBD00) - { - Command = 0xFF; - goto DRO_CommandSwitch; - } - VGMSmplPos += 0x01 + TempSht; - VGMPos += 0x03; - break; - case 2: - VGMSmplPos += (0x01 + VGMData[VGMPos + 0x01]) << 8; - VGMPos += 0x02; - break; - } - break; - case 0x02: // Use 1st OPL Chip - case 0x03: // Use 2nd OPL Chip - CurChip = Command & 0x01; - if (CurChip > 0x00 && DROInf.iHardwareType == 0x00) - { - //CurChip = 0x00; - if (! CmdList[0x02]) - { - printf("More chips used than defined in header!\n"); - CmdList[0x02] = true; - } - } - VGMPos += 0x01; - break; - case 0x04: // Escape - VGMPos += 0x01; - // No break (execute following Register) - default: - Command = VGMData[VGMPos + 0x00]; - if (DROCodemap) - { - CurChip = (Command & 0x80) ? 0x01 : 0x00; - Command &= 0x7F; - if (Command < DROInf.iCodemapLength) - Command = DROCodemap[Command]; - else - Command = Command; - switch(DROInf.iHardwareType) - { - case 0x00: - if (CurChip) - { - if (! CmdList[0x02]) - { - printf("More chips used than defined in header!\n"); - CmdList[0x02] = true; - } - //CurChip = 0x00; - //Command = 0x00; - } - break; - case 0x01: - case 0x02: - break; - } - } - switch(DROInf.iHardwareType) - { - case 0x00: // OPL 2 - if (CurChip > 0x00) - break; - chip_reg_write(0x09, 0x00, 0x00, Command, VGMData[VGMPos + 0x01]); - break; - case 0x01: - chip_reg_write(0x09, CurChip, 0x00, Command, VGMData[VGMPos + 0x01]); - break; - case 0x02: // OPL 3 - chip_reg_write(0x0C, 0x00, CurChip, Command, VGMData[VGMPos + 0x01]); - break; - default: - chip_reg_write(0x09, CurChip, 0x00, Command, VGMData[VGMPos + 0x01]); - break; - } - VGMPos += 0x02; - break; - } - - if (VGMPos >= VGMDataLen) - { - if (VGMHead.lngTotalSamples != (UINT32)VGMSmplPos) - { - printf("Warning! Header Samples: %u\t Counted Samples: %u\n", - VGMHead.lngTotalSamples, VGMSmplPos); - VGMHead.lngTotalSamples = VGMSmplPos; - ErrorHappened = true; - } - VGMEnd = true; - } - if (VGMEnd) - break; - } - break; - } - - return; -} - -INLINE INT32 SampleVGM2Playback(INT32 SampleVal) -{ - return (INT32)((INT64)SampleVal * SampleRate / VGMSampleRate); -} - -INLINE INT32 SamplePlayback2VGM(INT32 SampleVal) -{ - return (INT32)((INT64)SampleVal * VGMSampleRate / SampleRate); -} - -#endif diff --git a/Frameworks/GME/vgmplay/VGMPlay_Intf.h b/Frameworks/GME/vgmplay/VGMPlay_Intf.h deleted file mode 100644 index 1ae677147..000000000 --- a/Frameworks/GME/vgmplay/VGMPlay_Intf.h +++ /dev/null @@ -1,80 +0,0 @@ -// VGMPlay_Intf.h: VGMPlay Interface Header File -// - -//#define NO_WCHAR_FILENAMES -#ifndef WIN32 -// Linux uses UTF-8 Unicode and has no special wide-character file routines. -#define NO_WCHAR_FILENAMES -#endif - -typedef struct waveform_16bit_stereo -{ - INT16 Left; - INT16 Right; -} WAVE_16BS; - -typedef struct waveform_32bit_stereo -{ - INT32 Left; - INT32 Right; -} WAVE_32BS; - -typedef struct vgm_file VGM_FILE; -struct vgm_file -{ - int (*Read)(VGM_FILE*, void*, UINT32); - int (*Seek)(VGM_FILE*, UINT32); - UINT32 (*GetSize)(VGM_FILE*); - UINT32 (*Tell)(VGM_FILE*); -}; - -#ifdef __cplusplus -extern "C" { -#endif - -void * VGMPlay_Init(void); -void VGMPlay_Init2(void* vgmp); -void VGMPlay_Deinit(void* vgmp); - -UINT32 GetGZFileLength(const char* FileName); - -bool OpenVGMFile(void* vgmp, const char* FileName); -bool OpenVGMFile_Handle(void* vgmp, VGM_FILE*); -void CloseVGMFile(void* vgmp); - -void FreeGD3Tag(GD3_TAG* TagData); -UINT32 GetVGMFileInfo(const char* FileName, VGM_HEADER* RetVGMHead, GD3_TAG* RetGD3Tag); -UINT32 GetVGMFileInfo_Handle(VGM_FILE*, VGM_HEADER* RetVGMHead, GD3_TAG* RetGD3Tag); -UINT32 CalcSampleMSec(void* vgmp, UINT64 Value, UINT8 Mode); -UINT32 CalcSampleMSecExt(void* vgmp, UINT64 Value, UINT8 Mode, VGM_HEADER* FileHead); -const char* GetChipName(UINT8 ChipID); -const char* GetAccurateChipName(UINT8 ChipID, UINT8 SubType); -UINT32 GetChipClock(void* vgmp, UINT8 ChipID, UINT8* RetSubType); - -const char* GetAccurateChipNameByChannel(void* vgmp, UINT32 channel, UINT32 *realChannel); - -void SetChannelMute(void* vgmp, UINT32 channel, UINT8 mute); - -#ifndef NO_WCHAR_FILENAMES -UINT32 GetGZFileLengthW(const wchar_t* FileName); -bool OpenVGMFileW(void* vgmp, const wchar_t* FileName); -UINT32 GetVGMFileInfoW(const wchar_t* FileName, VGM_HEADER* RetVGMHead, GD3_TAG* RetGD3Tag); -#endif - -INT32 SampleVGM2Playback(void* vgmp, INT32 SampleVal); -INT32 SamplePlayback2VGM(void* vgmp, INT32 SampleVal); - -void PlayVGM(void* vgmp); -void StopVGM(void* vgmp); -void RestartVGM(void* vgmp); -void SeekVGM(void* vgmp, bool Relative, INT32 PlayBkSamples); -void RefreshMuting(void* vgmp); -void RefreshPanning(void* vgmp); -void RefreshPlaybackOptions(void* vgmp); - -UINT32 FillBuffer(void* vgmp, WAVE_16BS* Buffer, UINT32 BufferSize); - -#ifdef __cplusplus -} -#endif - diff --git a/Frameworks/GME/vgmplay/VGMPlay_Updates.txt b/Frameworks/GME/vgmplay/VGMPlay_Updates.txt deleted file mode 100644 index 7571e3fae..000000000 --- a/Frameworks/GME/vgmplay/VGMPlay_Updates.txt +++ /dev/null @@ -1,130 +0,0 @@ -Update list since 0.4.0u3 (03.12.2012) -- replaced some larger swich statements with function pointers (small speed up) -- fixed Stereo flag in SN76496 OPL mapper -- optimized playback routine (huge speed up, >20% for single-chip VGMs) -- writing to a second chip if only the first one is defined doesn't cause crashes anymore -- shortened the Chip Reset, Chip Mute and Chip Panning routines -- added OKIM6295, OKIM6258 and UPD7759 to DAC Stream Control -- slight improvements on OPL Hardware Playback -- fixed bug where [VGMPlay Linux] was unable to show Unicode characters -- added multiple paths for VGMPlay.ini and OPL4 ROM -- [VGMPlay Linux] is now checking for "vgmplay.ini" as well as "VGMPlay.ini" -- cleaned the code a bit -- [VGMPlay] now frees its memory properly when quitting - -17.04.2013 and later: -- improved skipping code for OPL hardware (to hopefully reduce noise after seeking) -- made Makefile print short information instead of full gcc command lines -- added possibility to override volume (+gain) of VGMs when using OPL hardware -- [VGMPlay] made it use stderr for error messages -- added optional debug output for DAC stream control (current data block, frequency) -- fixed a bug with data blocks being re-read when restarting playback (wasted memory) -- [VGMPlay] fixed bug when alternating between OPL hardware playback and emulation without restarting VGMPlay (e.g. via playlist with OPL and non-OPL VGMs) -- fixed crash where the NES ROM could be written to invalid offsets -- added alternative AY8910 core (EMU2149) -- added NES DPCM address overflow behaviour, added alternative DPCM range (based on NSFPlay) -- [VGMPlay] prevented it from writing too quickly to the OPL chip on fast computers - -15.06.2013 and later: -- [VGMPlay] console title now changes to "Song (Game) - VGM Player" while playing -- [VGMPlay] made it fall back to Japanese tags if English ones are empty -- [VGMPlay] made Console title use Unicode (yes, that works - not like the in-Console text) -- [in_vgm] made ANSI GetFileInfo function fall back to Japanese tags if English ones are not present -- [in_vgm] fixed Unicode -> ANSI filename conversion bug (caused Unicode Tag function to fail with some non-ANSI filenames) -- [in_vgm] fixed File Info Dialog falling back to tags of the other language (it isn't supposed to do that) -- [VGMPlay] some Codepage fixes for Windows version, hopefully it now behaves correctly in all cases. - The Linux version should now be able to print non-ANSI Unicode characters in tags. -- [VGMPlay Windows] now writes Unicode to the console (via WinAPI), so with the non-raster-fonts Japanese characters should work now. (although I only saw square boxes in WinXP, copying and pasting into Notepad worked at least) -- [in_vgm] Fixed bug where "Chip Rate" == 0 didn't work and would get reset to 44100 when loading the plugin. -- fixed bug where YM2612 Database Block caused DAC Stream Control to malfunction or crash (The MAME devs were right - realloc IS evil.) -- [VGMPlay Linux] added support for libao - -09.09.2013 and later: -- added WonderSwan support -- added better SN-PSG name display -- made it work on Big Endian machines (Thanks to nextvolume for sending me a patch that helped to find the critical spots) -- cleaned code that loads VGMs a bit -- shortened the Chip Stop routine -- applied MAME fixes to YM2413/YMF262 (thread safe now), K051649 (added test register, changed sound generation code a bit), K054539 (replaced sound generation code, might improve reverb), YMZ280B (minor stuff), YMF271 (FM code replaced, sounds different now!) -- added NES APU database block type -- added NES APU to 0x68 command (RAM write from database) and fixed its dual chip support -- ported NES APU/DMC emulator from NSFPlay 2.2 -- ported NES FDS emulator from NSFPlay 2.3 -- fixed MAME NES emulator reset -- fixed MAME NES (and maybe others?) unmuting all channels when restarting a song or seeking back -- added EMU2149 to YM2203, YM2608 and YM2610, fixes wrong AY-PSG tones in some VGMs (bug is still present with MAME's AY core) -- [VGMPlay] modified makefile to make it easier to compile VGMPlay using MSYS/MinGW -- [in_vgm] fixed crash when trying to mute channels after opening Winamp, but before any song was played -- [in_vgm] added options from VGMPlay.ini to in_vgm.ini -- [in_vgm] fixed track length display bug after changing the playback rate -- [VGMPlay Linux] fixed warnings that are printed from ym2612.c -- added VRC7 mode for YM2413 (reducing features and using separate instrument set) -- [in_vgm] made OK button of File Dialog return another error code to Winamp to prevent a playlist bug - -Updates since 0.4.0u4 (02.11.2013) -- added code for muting channels to K053260 (looks like I forgot that one) and K054539 (lost when applying MAME fixes) -- made K054539 use a proper clock (with a fallback for older VGMs) -- added a small hack that allows mid-song sample rate changes for the OKIM6258 chip (I'll make a proper implementation for 0.41) -- [VGMPlay] fixed absolute paths in m3u files -- [VGMPlay] fixed path handling, makes paths that contain / and \ work in both Windows and Unix, fixes m3u Windows paths under Unix -- fixed pitch of YM2608 ADPCM Tom Tom and Rim Shot (reported by MaliceX) -- fixed YM2612 Timer A (there are still tiny rounding errors though), this fixed the CSM mode -- fixed probable YM2612 bug (CSM mode was able to prevent KeyOn/Off commands on channels other than FM3) -- fixed noise calculation in MAME's AY8910 (applied latest MAME update) -- fixed a few crashes related to corrupted VGM headers with invalid offsets and insane clock values (though not all) -- [VGMPlay] MuteWTCh# now works in VGMPlay.ini -- fixed clicks in YMF278B core (introduced when porting it from openMSX) -- [VGMPlay] fixed length display when VGMs play slower/faster after using the PlaybackRate option -- fixed bug where VGZs with additional 00s at the end won't play (because VGMPlay will read an unpacked size of 0 bytes) -- changed Endianess of SCSP RAM data to Big Endian (as it should be) -- applied MAME QSound fixes (key on register, chip initialization) -- removed last A from AY-3-8910A and variants -- added an option to force OKIM6258 into 12-bit mode (makes it louder sometimes, but an internal 12-bit calculation seems to be more correct) -- VGMs using the OKIM6258 or OKIM6295 are now half as loud (affects global volume only, not chip-relative volume) -- [VGMPlay] fixed crash that happened on Linux when trying to display a large Notes tag (thanks to vampi-the-frog for the report) -- OKIM6258 lowers its output signal faster if there's no incoming data (reduces clicks) - -Updates since 0.4.0u5 (13.04.2014) -- fixed panning in AdLibEmu with 4-op instruments (it used the bits from Channel+0 instead of Channel+3) -- fixed panning in AdLibEmu for rhythm channels -- [VGMPlay] fixed YM2608/YM2610 DeltaT-channel not being muteable via MuteMask_PCM -- [VGMPlay] fixed muting of YM278B's FM drums -- applied MAME YM2612 Timer fix (said to fix SFX in Streets of Rage 2, see MAME Testers 05049) -- fixed C140 sub chip type and C140/System 21 banking (using current MAME code) -- added code to handle "real" C140 clock -- [VGMPlay] fixed "make install" (the share/vgmplay/ folder was created without "execute" rights for users) -- improved OKIM6258 data cache (should reduce clicks a bit) -- YMF278B: fixed OPL3 register writes and OPL3 chip clock -- applied MAME K053260 DPCM decoding fix -- applied MAME OPLx Key Scale Level fix -- added 40h-byte-FIFO to UPD7759 chip when in Slave mode, based on how Sega Pico games work -- fixed T6W28 muting (Noise channel muting was controlled by chip #2, affected in_vgm only) - Thanks to the developers of foo_input_vgm for noticing this bug. -- added NMK112 banking to OKIM6295 emulation -- added callback function for chip sample rate change - -> replaces OKIM6258 hack - -> fixes OPN SSG with MAME AY emulation - -> makes OKIM6295 clock changes work -- added routines for wide-character file names (only used by in_vgm for now) -- fixed RAM write range check for RF5C68 and RF5C164 -- made OKIM6258 FIFO queue larger, added RemoveDCOfs option -- [VGMPlay] fixed tag display under Windows 95 -- fixed YM2151 internal sample clipping (works like YM2612 now, can reduce distortion) -- fixed SegaPCM volume register bitmask [thanks ctr for finding the bug] -- fix potential crash in MultiPCM chip when playing invalid instruments -- fixed buggy frequency writes in K051649 by backporting some MAME changes -- added VSU, SAA1099 support -- fixed high beep in NSFPlay NES core with triangle at frequency 0 and OPT_TRI_NULL option -- [VGMPlay] fixed YM2612 DAC not being muteable via MuteMask -- added ES5503, ES5506, Seta X1-010, Namco C352, Irem GA20 support -- [VGMPlay] fixed Loop Length (is now adjusted for changed playback rates) - -Updates since 0.4.0u6 (30.05.2015) -- fixed SAA1099 muting (muting channel 1 or 4 prevented the envelope generator from running, thus muting 0-2 or 3-5 respectively) -- made SAA1099 output bipolar -- [VGMPlay] fix compiling under Linux (broken since Wide-Charcter file name support) -- fixed ES5503 sample rate (divider was off by one) -- applied fix from VOGONS that makes the SAA1099 core actually use the chip clock -- fixed YMF278B's FM part being emulated at wrong sample rate -- fixed Irem GA20 channel muting -- fixed playing non-NMK banked OKIM6295 VGMs after NMK-banked ones diff --git a/Frameworks/GME/vgmplay/XMasFiles/SWJ-SQRC01_1C.h b/Frameworks/GME/vgmplay/XMasFiles/SWJ-SQRC01_1C.h deleted file mode 100644 index 972d3ed19..000000000 --- a/Frameworks/GME/vgmplay/XMasFiles/SWJ-SQRC01_1C.h +++ /dev/null @@ -1,403 +0,0 @@ -// SWJ-SQRC01_1C.vgz -UINT8 FF1ws_1C[0x1908] = -{ 0x1F, 0x8B, 0x08, 0x00, 0xD4, 0x7A, 0x2F, 0x52, 0x02, 0x00, 0xD4, 0x98, 0x57, 0xCC, 0x0E, 0x51, - 0x10, 0x86, 0xC7, 0xFA, 0x7D, 0x7A, 0x0D, 0x42, 0x5C, 0x10, 0x12, 0x2E, 0x08, 0xA2, 0x25, 0x7A, - 0xFB, 0x95, 0x04, 0x21, 0xD1, 0xE2, 0x42, 0x39, 0x21, 0x24, 0x12, 0xD1, 0xAD, 0x16, 0xBD, 0xF7, - 0xDE, 0x7B, 0xEF, 0xBD, 0x1B, 0xDC, 0x6D, 0x24, 0x88, 0x1E, 0xA2, 0x04, 0x97, 0x6E, 0x48, 0x5C, - 0x48, 0x44, 0x94, 0x67, 0x8F, 0xC3, 0xE2, 0x60, 0xD5, 0xE0, 0x4B, 0x26, 0xF1, 0xAD, 0x9D, 0x77, - 0xDE, 0x77, 0x66, 0xCE, 0x9C, 0xF9, 0xFE, 0x2E, 0xFD, 0x06, 0x94, 0xEB, 0xDA, 0x4B, 0x64, 0x70, - 0x0E, 0xF9, 0xF0, 0x69, 0xDA, 0x53, 0xE4, 0x71, 0xC9, 0x72, 0x72, 0xB5, 0x80, 0x48, 0xA5, 0x1E, - 0x65, 0xE4, 0xF3, 0xCF, 0x1A, 0xF9, 0x87, 0x3E, 0x0F, 0xAB, 0x7E, 0xF2, 0x75, 0x90, 0xE6, 0x11, - 0xCD, 0x27, 0x9A, 0x5F, 0x54, 0x44, 0x73, 0x88, 0x06, 0xA2, 0x39, 0x45, 0xB3, 0x44, 0x73, 0x89, - 0x66, 0x44, 0x73, 0xF3, 0x46, 0x01, 0xD1, 0x82, 0xA2, 0x79, 0x45, 0x8B, 0x34, 0xD1, 0xE2, 0xA2, - 0x45, 0x33, 0x83, 0xB4, 0x50, 0x29, 0x2D, 0x1C, 0x98, 0xD6, 0x41, 0x24, 0x13, 0xDE, 0x44, 0x32, - 0x11, 0x9B, 0x84, 0x4D, 0xC6, 0xA6, 0x60, 0x53, 0xB1, 0x69, 0xD8, 0x74, 0x6C, 0x86, 0x44, 0x32, - 0x13, 0x9B, 0x85, 0xCD, 0xC6, 0xE6, 0x60, 0x73, 0xB1, 0x79, 0xD8, 0x7C, 0x19, 0x1A, 0xC9, 0x02, - 0x5E, 0x5A, 0x88, 0x2D, 0xC2, 0x16, 0x63, 0x4B, 0xB0, 0xA5, 0xD8, 0x32, 0x6C, 0x39, 0xB6, 0x82, - 0x17, 0x57, 0x62, 0xAB, 0xB0, 0xD5, 0xD8, 0x1A, 0x6C, 0x2D, 0xB6, 0x0E, 0x5B, 0x2F, 0xC3, 0x22, - 0xD9, 0xF0, 0x2A, 0x92, 0x8D, 0xCB, 0x22, 0xD9, 0x54, 0x3D, 0x92, 0xCD, 0x2F, 0x23, 0xD9, 0x32, - 0x35, 0x92, 0xAD, 0xCD, 0x22, 0xD9, 0x56, 0x2C, 0x92, 0xED, 0x2D, 0x22, 0xD9, 0xD1, 0x27, 0x92, - 0x9D, 0xE5, 0x23, 0xD9, 0x55, 0x3B, 0x92, 0xDD, 0xFB, 0x22, 0xD9, 0xC3, 0xFB, 0x7B, 0x4F, 0x44, - 0xB2, 0x6F, 0x78, 0x24, 0xFB, 0x6B, 0x8C, 0x00, 0xA0, 0x39, 0x00, 0xE5, 0x01, 0x78, 0x03, 0xC0, - 0x13, 0x00, 0xEA, 0x00, 0xB0, 0x06, 0x80, 0x0C, 0x00, 0x97, 0x01, 0x78, 0x03, 0x00, 0xB6, 0x0B, - 0xDB, 0x1D, 0x00, 0xD0, 0x0F, 0x80, 0x0D, 0x00, 0x08, 0x00, 0xC5, 0x06, 0x6B, 0x56, 0x69, 0xCD, - 0x95, 0x7B, 0x70, 0x24, 0x07, 0x00, 0x3E, 0x08, 0x91, 0x43, 0x10, 0x39, 0x0C, 0x91, 0x23, 0x10, - 0x39, 0x0A, 0x91, 0x63, 0x10, 0x39, 0x0E, 0x91, 0x13, 0x10, 0x39, 0x49, 0x9C, 0x53, 0x10, 0x39, - 0x0D, 0x11, 0xE5, 0xFD, 0x33, 0x10, 0x39, 0x0B, 0x91, 0x73, 0x35, 0x86, 0x03, 0xD0, 0x1C, 0x80, - 0xF2, 0x00, 0xBC, 0x01, 0xE0, 0x09, 0x00, 0x75, 0x00, 0x58, 0x03, 0x40, 0x06, 0x80, 0xCB, 0x00, - 0xBC, 0x01, 0x00, 0x3B, 0x85, 0x9D, 0x86, 0x88, 0xF6, 0x03, 0x60, 0x03, 0x00, 0x02, 0x00, 0x44, - 0x32, 0xBD, 0x35, 0x77, 0xD6, 0x20, 0x2D, 0xD2, 0xD6, 0x54, 0x0D, 0x34, 0x6F, 0xCD, 0xA1, 0x9A, - 0x0F, 0xCB, 0x5F, 0xD3, 0xDC, 0xC8, 0x68, 0xBE, 0xEC, 0x21, 0x9A, 0x3F, 0xDB, 0xCC, 0xCC, 0xD2, - 0xBC, 0xD9, 0xA6, 0x6C, 0x5E, 0xCD, 0xDB, 0xD9, 0xDC, 0xE5, 0x69, 0x27, 0xFE, 0xBF, 0x85, 0xB9, - 0x96, 0x51, 0x69, 0xA8, 0x39, 0x72, 0x8F, 0xD4, 0xE0, 0xB9, 0xE6, 0xCC, 0x0A, 0xB5, 0x48, 0x7B, - 0x53, 0x23, 0xD0, 0x3C, 0xD9, 0x43, 0x41, 0x31, 0xF3, 0x63, 0x1F, 0xB0, 0xFA, 0x80, 0xD0, 0xD2, - 0x34, 0xE2, 0x79, 0x67, 0x73, 0x2B, 0xA3, 0x79, 0xFA, 0x0E, 0x8D, 0x51, 0x96, 0x67, 0x69, 0xFE, - 0xF2, 0xA6, 0x21, 0x4F, 0xC3, 0x21, 0x9A, 0xB7, 0xAF, 0x39, 0x50, 0x50, 0xA5, 0xC6, 0x08, 0x0D, - 0xCE, 0xDB, 0x67, 0x44, 0x05, 0x61, 0x81, 0x8D, 0x9A, 0x6D, 0x3D, 0x6F, 0xC7, 0x9E, 0x43, 0x62, - 0xCF, 0x0E, 0x41, 0xCC, 0x6D, 0x4A, 0x16, 0x9E, 0x43, 0x63, 0xCF, 0xFD, 0x78, 0x36, 0xC4, 0xF3, - 0x39, 0x9E, 0x2E, 0xF6, 0x50, 0x18, 0x9A, 0xD9, 0x2E, 0x7E, 0xB6, 0x69, 0xFA, 0x69, 0xEC, 0x21, - 0xE8, 0x33, 0x57, 0x33, 0xCE, 0x9F, 0x6F, 0xE5, 0x63, 0xF4, 0x7C, 0x45, 0xCD, 0xCD, 0x0C, 0x1C, - 0x46, 0xC2, 0x81, 0x67, 0x12, 0x6A, 0xA6, 0xB2, 0xA9, 0x86, 0x67, 0x11, 0xA2, 0xE6, 0x30, 0x0F, - 0x32, 0x71, 0x1E, 0x2E, 0xE1, 0x55, 0x8E, 0xEF, 0x81, 0x39, 0x5E, 0xF0, 0x7D, 0x06, 0x3A, 0x86, - 0x1A, 0xB4, 0xD1, 0x9C, 0xB9, 0x4C, 0xBD, 0x4F, 0xA5, 0x8F, 0xF8, 0x92, 0xEC, 0xC5, 0x59, 0x04, - 0xB2, 0x84, 0x12, 0xF2, 0xDD, 0x21, 0x3F, 0x04, 0xF2, 0x9F, 0x78, 0xC7, 0x14, 0x1C, 0xF1, 0x44, - 0x3A, 0x04, 0x49, 0xD7, 0x7B, 0xBF, 0x81, 0xF8, 0x9D, 0xFA, 0xDC, 0xCF, 0xB4, 0xF8, 0xCC, 0xE7, - 0x86, 0x13, 0x4A, 0x8A, 0xE3, 0x58, 0xC8, 0x1B, 0x32, 0x5A, 0x33, 0xCF, 0x34, 0x77, 0xCE, 0x77, - 0xEA, 0x86, 0xA2, 0x0E, 0xAA, 0xD6, 0x1D, 0x85, 0x25, 0xF2, 0xBE, 0x57, 0xB8, 0x22, 0x0B, 0x85, - 0xD4, 0x1C, 0x19, 0xE8, 0x24, 0x5C, 0x18, 0x87, 0xAB, 0xEF, 0x55, 0xC7, 0x0F, 0x97, 0x48, 0xEB, - 0x0B, 0xC5, 0xE5, 0x3E, 0x45, 0x97, 0x14, 0x5F, 0xD6, 0xC1, 0x82, 0x2E, 0x0E, 0x14, 0x8F, 0x98, - 0xEA, 0xEF, 0xB3, 0x1F, 0xC6, 0xFC, 0xE6, 0x59, 0x7E, 0x25, 0x3F, 0xF0, 0x5B, 0x6E, 0xF9, 0x95, - 0xB3, 0xFC, 0xA8, 0xA6, 0x84, 0x48, 0xBB, 0x93, 0x14, 0xC1, 0x8F, 0x35, 0xD4, 0xF1, 0xFB, 0xA8, - 0xE3, 0xC6, 0xC3, 0xEF, 0x05, 0xFC, 0x7E, 0x44, 0xD3, 0x34, 0x7C, 0x4A, 0x6A, 0xCE, 0x0C, 0x6E, - 0xDF, 0x1B, 0xEA, 0xA0, 0x0B, 0x75, 0x7F, 0xA4, 0x66, 0x9D, 0xD2, 0x5C, 0xB9, 0x46, 0x68, 0x26, - 0x5B, 0x73, 0x07, 0xA6, 0x8A, 0x13, 0x98, 0x1C, 0xB9, 0x19, 0xAE, 0xF6, 0x58, 0x22, 0xD6, 0xB6, - 0x6C, 0x27, 0xB3, 0x24, 0x16, 0x4C, 0x4F, 0x80, 0x18, 0x1F, 0x2B, 0x0E, 0xE2, 0xFB, 0xD2, 0xAC, - 0x07, 0x7B, 0x0C, 0xA5, 0x49, 0xE7, 0x93, 0xC8, 0x58, 0x89, 0x4F, 0x9F, 0x71, 0x9A, 0x59, 0xC6, - 0xA1, 0xC7, 0xCF, 0xB1, 0x28, 0x9F, 0xB0, 0x18, 0x01, 0x03, 0x34, 0xC6, 0x18, 0xED, 0x03, 0xBA, - 0x96, 0x21, 0xE0, 0x12, 0xE2, 0x5A, 0xA3, 0x41, 0xE0, 0xF0, 0xEC, 0x48, 0x90, 0xA1, 0x31, 0x9B, - 0x2B, 0xB0, 0x99, 0x3B, 0x12, 0x36, 0x23, 0x34, 0xAB, 0x86, 0xE6, 0xCA, 0x98, 0x5A, 0x8E, 0x54, - 0x0E, 0x4B, 0x19, 0x62, 0x08, 0x41, 0x82, 0x03, 0xCD, 0x26, 0x94, 0xA5, 0x47, 0x3D, 0xDB, 0x04, - 0x24, 0xC1, 0x06, 0x09, 0x47, 0x24, 0x67, 0x32, 0xF6, 0x10, 0xD3, 0x2D, 0x78, 0x37, 0xA4, 0xDE, - 0xB5, 0xC4, 0x08, 0x97, 0x2D, 0xD7, 0xB2, 0xE8, 0x72, 0x87, 0xBC, 0x9C, 0x59, 0xFD, 0x59, 0xD3, - 0xAE, 0x0C, 0x51, 0xE9, 0x37, 0x85, 0x23, 0x00, 0x19, 0x08, 0xF8, 0xF9, 0xE9, 0x9F, 0x1F, 0xB2, - 0xBC, 0xE5, 0x32, 0xEB, 0x55, 0x3A, 0xFB, 0x9B, 0xE7, 0x72, 0x17, 0x3E, 0x5B, 0x4D, 0xA3, 0xEF, - 0x6E, 0xAA, 0x93, 0x05, 0xDF, 0xE5, 0xAB, 0x24, 0x6D, 0x51, 0x99, 0x9E, 0x70, 0x87, 0x72, 0xC8, - 0xD7, 0x54, 0xFA, 0xC7, 0xF3, 0x3A, 0x4A, 0xB7, 0xA2, 0x74, 0xA1, 0x55, 0x1A, 0xDA, 0xA8, 0x73, - 0x9C, 0xAE, 0x6C, 0xFE, 0x45, 0xE4, 0x11, 0x68, 0x25, 0xB9, 0x70, 0x8A, 0xA3, 0xDB, 0x67, 0x35, - 0x4D, 0xDB, 0x00, 0xB6, 0x7C, 0xE7, 0x3D, 0x18, 0xA3, 0xD2, 0xF9, 0xCE, 0x75, 0x95, 0x4E, 0x7C, - 0xFB, 0xBC, 0xF3, 0x05, 0xCF, 0xF9, 0x52, 0x2E, 0xFC, 0xAC, 0x2A, 0x7A, 0x46, 0xF6, 0xA3, 0xF9, - 0x24, 0x08, 0x56, 0x93, 0x1F, 0x3D, 0xD6, 0xE0, 0x7B, 0x93, 0x61, 0xBC, 0xC7, 0x12, 0x1B, 0xF5, - 0x2F, 0x38, 0x17, 0xA1, 0x1B, 0x4C, 0x55, 0x9C, 0xCA, 0x1C, 0xF6, 0x5C, 0x24, 0x87, 0x7F, 0x1A, - 0xBE, 0x45, 0x5C, 0xE3, 0x64, 0x07, 0xC9, 0x10, 0x68, 0x86, 0x8E, 0x13, 0x74, 0xDD, 0x7D, 0xF4, - 0x7B, 0x1A, 0xC2, 0x38, 0x43, 0x53, 0x2C, 0x8B, 0x05, 0x5F, 0x67, 0x31, 0x44, 0xE5, 0x30, 0x1A, - 0x2E, 0xD8, 0xAB, 0xA3, 0xEE, 0x8F, 0xE9, 0xB0, 0xAD, 0xDD, 0xD4, 0x69, 0xB9, 0x8F, 0x96, 0x3B, - 0x08, 0x39, 0xF2, 0x53, 0x2A, 0x56, 0xA2, 0x82, 0x7E, 0xF5, 0xE3, 0xDB, 0xDB, 0x64, 0xAA, 0xC7, - 0xC1, 0x57, 0x71, 0x22, 0x9E, 0x33, 0x56, 0xC5, 0xD7, 0x7A, 0xC1, 0xE5, 0x61, 0xC8, 0x57, 0x55, - 0x8C, 0x50, 0xB9, 0x34, 0x92, 0xED, 0xEA, 0x09, 0xDB, 0xD5, 0x7D, 0xB6, 0xAB, 0x8B, 0x6C, 0x57, - 0xA7, 0xD9, 0xAE, 0x76, 0xB1, 0x5D, 0xAD, 0x64, 0xBB, 0x9A, 0xC1, 0x76, 0x15, 0xB2, 0x5D, 0xF5, - 0x65, 0xBB, 0xEA, 0xCC, 0x76, 0x95, 0xCD, 0x76, 0x55, 0x93, 0xED, 0xAA, 0x3C, 0xDB, 0x55, 0xD1, - 0xC1, 0x94, 0x73, 0x94, 0x3D, 0xFC, 0xB9, 0x47, 0xB3, 0x9A, 0x5C, 0x60, 0x35, 0xB9, 0xC7, 0x6A, - 0xF2, 0x9A, 0xD5, 0xE4, 0x0D, 0xAB, 0x09, 0x76, 0xF4, 0x29, 0xAB, 0xC9, 0x25, 0x56, 0x13, 0x65, - 0x35, 0xA9, 0xC5, 0x6A, 0x52, 0x81, 0xD5, 0x24, 0x07, 0xAB, 0x89, 0x44, 0xA2, 0xD8, 0x99, 0x22, - 0xAC, 0x26, 0x35, 0x58, 0x4D, 0x9A, 0xB3, 0x9A, 0x9C, 0x8F, 0x4F, 0x7D, 0x59, 0xA7, 0x64, 0x25, - 0x1C, 0xB1, 0xFC, 0x2B, 0x4D, 0x13, 0x18, 0xCF, 0xA0, 0xB2, 0x33, 0x98, 0x42, 0x68, 0x0B, 0x35, - 0xDF, 0x0C, 0x9B, 0xCB, 0x90, 0x3C, 0x85, 0x6E, 0x6A, 0xB5, 0x8B, 0x55, 0xF1, 0x4E, 0x5F, 0x37, - 0x19, 0xDF, 0xCD, 0xD1, 0x10, 0xFF, 0xCE, 0x64, 0x12, 0xDD, 0xAE, 0x3B, 0xB2, 0xE9, 0x0E, 0x54, - 0xBB, 0xC5, 0x81, 0x9E, 0xA1, 0x52, 0x31, 0x16, 0x4F, 0x82, 0x85, 0xE0, 0x95, 0x37, 0x75, 0xF0, - 0x97, 0xA1, 0xC4, 0xC7, 0xBF, 0xB3, 0xC9, 0x76, 0xB1, 0x8B, 0x32, 0x3B, 0xDE, 0x45, 0x14, 0xD3, - 0xC2, 0x55, 0x93, 0x88, 0xAC, 0xB7, 0x44, 0xFA, 0xB0, 0xFE, 0xC4, 0xD9, 0x77, 0xB3, 0xD5, 0x34, - 0x0F, 0x58, 0x7A, 0xC9, 0xEA, 0x24, 0xB2, 0x3A, 0x99, 0xAC, 0x4E, 0x21, 0xAB, 0x53, 0xC9, 0xEA, - 0x34, 0xB2, 0x3A, 0x9D, 0xAC, 0xCE, 0x08, 0x59, 0x7A, 0xC9, 0xEA, 0x2C, 0xB2, 0x3A, 0x9B, 0xAC, - 0xCE, 0x21, 0xAB, 0x73, 0xC9, 0xEA, 0x3C, 0xB2, 0x2A, 0x0B, 0x35, 0x47, 0x66, 0xC8, 0x3B, 0x56, - 0x77, 0x58, 0x37, 0xAC, 0xF0, 0xC0, 0x91, 0x2A, 0x0A, 0x01, 0x48, 0xD9, 0xA0, 0xA1, 0x3D, 0x94, - 0x39, 0x48, 0x89, 0xF8, 0x84, 0x28, 0x3D, 0x64, 0xE2, 0x27, 0x72, 0x47, 0x73, 0xE4, 0x72, 0x78, - 0x5B, 0xED, 0x75, 0xF6, 0x1E, 0xCF, 0xB4, 0x4E, 0xB0, 0xC0, 0x05, 0xCB, 0xB4, 0x49, 0x70, 0xDC, - 0x38, 0x9B, 0xFF, 0x01, 0x67, 0xEB, 0xA7, 0xBC, 0x12, 0x1C, 0x24, 0x0B, 0xC9, 0x94, 0xC1, 0xF1, - 0x5E, 0xD8, 0xD8, 0x62, 0x2E, 0x70, 0xFC, 0x52, 0x30, 0x2D, 0x37, 0x20, 0xE8, 0xE7, 0xA0, 0x0F, - 0xDC, 0xEC, 0x30, 0x0D, 0x86, 0x38, 0x6E, 0xA9, 0x38, 0x89, 0xC6, 0x3E, 0x09, 0xB7, 0x85, 0x10, - 0xFB, 0x3A, 0x48, 0x5B, 0x0B, 0xD2, 0xEA, 0x8B, 0x20, 0x0B, 0xBF, 0xA8, 0x8E, 0x97, 0x3D, 0x90, - 0xEF, 0xCF, 0xF6, 0xCF, 0xE1, 0xF8, 0xD9, 0xFE, 0xF1, 0xAA, 0xF9, 0x7C, 0x2E, 0xFC, 0x4A, 0xF5, - 0x2F, 0xC0, 0xC7, 0x56, 0xCA, 0xE3, 0x93, 0x52, 0xA9, 0xB4, 0xFC, 0xFC, 0x64, 0xC5, 0xB7, 0xFE, - 0x07, 0x15, 0x77, 0x19, 0xFE, 0x7B, 0x15, 0xEF, 0xE3, 0xF1, 0xF9, 0x81, 0xB3, 0xD9, 0x27, 0xA9, - 0xF8, 0xC2, 0x9F, 0x3E, 0x98, 0x7E, 0x86, 0x87, 0xFC, 0xB9, 0x9E, 0xF1, 0xCB, 0xED, 0x67, 0xF8, - 0x37, 0x57, 0xFC, 0x42, 0x6A, 0xC5, 0x53, 0xCE, 0xD4, 0xEF, 0xAA, 0xF8, 0xD0, 0x24, 0x3F, 0xA3, - 0x35, 0xEB, 0xBC, 0xE6, 0xCA, 0xD2, 0x02, 0x32, 0x8A, 0xF5, 0x84, 0x3D, 0x8B, 0x3F, 0xC7, 0xF0, - 0xAB, 0xFF, 0xB2, 0xA9, 0xF8, 0xD1, 0xC4, 0x0E, 0x99, 0xD8, 0xBB, 0x58, 0x03, 0x88, 0xC3, 0xC5, - 0x66, 0x71, 0xB8, 0xE8, 0xF8, 0xFE, 0x9E, 0x39, 0xCB, 0x20, 0x6B, 0x5F, 0x12, 0xD5, 0x5E, 0x7F, - 0x33, 0xDD, 0xCF, 0x16, 0x16, 0x0A, 0x1B, 0xBD, 0xED, 0xE7, 0x27, 0xB1, 0x9E, 0x2D, 0x8D, 0x0B, - 0x81, 0x7B, 0x92, 0x56, 0x0F, 0x34, 0x91, 0xC2, 0xBB, 0x0E, 0xD0, 0xEB, 0x99, 0xF1, 0x83, 0x34, - 0xF3, 0x48, 0x73, 0xE7, 0x46, 0x02, 0x7B, 0x56, 0x82, 0x5D, 0xCE, 0xEE, 0x59, 0x76, 0x3B, 0x70, - 0xC4, 0xBE, 0xD1, 0x02, 0xBC, 0x5F, 0x04, 0xFC, 0xD4, 0x03, 0x3B, 0xE4, 0x8B, 0x9C, 0xC3, 0xCF, - 0x39, 0xCF, 0xF7, 0x38, 0x7B, 0xAD, 0xC5, 0xEF, 0xAD, 0xBE, 0x31, 0xE5, 0xAA, 0x1F, 0x43, 0x7B, - 0x77, 0x77, 0x0A, 0x74, 0xCA, 0x79, 0x4E, 0x52, 0x9C, 0x74, 0xCA, 0xD7, 0x52, 0x9C, 0xD4, 0xCC, - 0xBF, 0x2F, 0xD9, 0x63, 0x97, 0xB3, 0x93, 0x8F, 0x7C, 0xD7, 0x2B, 0x83, 0x6C, 0xA6, 0x3F, 0x6B, - 0x94, 0xD3, 0x1F, 0x1A, 0x25, 0xDB, 0x35, 0x0A, 0x99, 0x77, 0x01, 0x53, 0x1B, 0x25, 0xA9, 0xEB, - 0xC7, 0xF7, 0x47, 0xA3, 0x8F, 0x8B, 0x89, 0x7B, 0xCA, 0x3C, 0x48, 0x2B, 0x62, 0xA8, 0x59, 0x6D, - 0x50, 0xE0, 0xB7, 0x8A, 0x5D, 0x04, 0xA1, 0x6D, 0x5B, 0x65, 0x78, 0x4C, 0x6D, 0xD6, 0x8F, 0xB5, - 0xA3, 0x3F, 0x35, 0x52, 0x98, 0xFF, 0x40, 0xFB, 0x5D, 0x78, 0xC7, 0xBC, 0x7C, 0x48, 0xBB, 0x7C, - 0x9A, 0xF8, 0x0F, 0x0B, 0xAC, 0xE5, 0x6D, 0x3A, 0x04, 0xEF, 0x35, 0x84, 0xF6, 0xB4, 0x36, 0xFC, - 0xB4, 0x7B, 0xEC, 0xF2, 0xDA, 0xD4, 0x46, 0x6C, 0xEF, 0xCA, 0xE3, 0x74, 0x80, 0x21, 0x66, 0x46, - 0xEA, 0xC4, 0x21, 0x1E, 0x5A, 0x5A, 0xA4, 0xDC, 0x57, 0xA9, 0x55, 0x18, 0xF9, 0x6E, 0xF2, 0x84, - 0x1F, 0xB5, 0x52, 0xE5, 0x3F, 0xD2, 0x4A, 0x5B, 0x3F, 0xBA, 0x9B, 0x9C, 0x88, 0x1F, 0x98, 0x39, - 0x29, 0xBD, 0x39, 0x7E, 0xF0, 0x57, 0x66, 0x8E, 0xD7, 0x48, 0x3F, 0xDD, 0xAE, 0x70, 0x4E, 0x9F, - 0x93, 0x2D, 0xBC, 0x46, 0xFA, 0xBE, 0x99, 0xF3, 0x27, 0x7B, 0xC8, 0x9F, 0x47, 0xBF, 0x3E, 0x3E, - 0xFD, 0x79, 0xF4, 0x96, 0x57, 0xAB, 0xC7, 0x69, 0x23, 0x0C, 0xA2, 0x52, 0xA2, 0xF4, 0x7B, 0x04, - 0x8B, 0x2A, 0x0A, 0x22, 0x48, 0xA6, 0x4B, 0x88, 0x44, 0xA4, 0xB5, 0x82, 0x65, 0x8A, 0x48, 0xC8, - 0x27, 0x88, 0xB4, 0x6D, 0xD0, 0x6E, 0xC2, 0x1A, 0x28, 0x68, 0x28, 0x42, 0x41, 0x91, 0x32, 0x07, - 0xC8, 0x2D, 0x72, 0x03, 0xCE, 0x92, 0x26, 0x27, 0xC8, 0x78, 0x3C, 0x9F, 0x9F, 0x9F, 0x9F, 0xF9, - 0x3E, 0x81, 0xA3, 0x34, 0xC8, 0x08, 0xF6, 0x9B, 0xBF, 0x37, 0x6F, 0xDE, 0x37, 0xEB, 0x3F, 0xBF, - 0x5E, 0x3C, 0x0F, 0x3E, 0x9A, 0x47, 0xB4, 0x47, 0x11, 0xFD, 0x33, 0x3A, 0xD2, 0x46, 0x40, 0x53, - 0x17, 0xC7, 0x6F, 0xAB, 0xF5, 0x0D, 0x08, 0x45, 0x23, 0x7C, 0xB2, 0x46, 0x98, 0x49, 0x07, 0xB8, - 0xF7, 0x47, 0xF0, 0xFE, 0x91, 0x53, 0xF7, 0x4E, 0x8B, 0x8F, 0x39, 0xD9, 0xE4, 0xE7, 0xA4, 0x95, - 0x35, 0x4A, 0xCC, 0xA8, 0xED, 0xCD, 0x85, 0xAF, 0xF3, 0xE7, 0xDE, 0xCC, 0x0D, 0xF6, 0xBE, 0x17, - 0x4C, 0x08, 0x6E, 0xE7, 0x4F, 0xDC, 0xE6, 0xA8, 0xCB, 0x26, 0x47, 0x67, 0x07, 0x7C, 0x41, 0xB5, - 0x60, 0x9E, 0xE2, 0xF5, 0x0B, 0xF8, 0x07, 0x8A, 0x97, 0x80, 0x7E, 0xB5, 0x08, 0xE0, 0x6C, 0xB3, - 0x27, 0x53, 0xF2, 0x44, 0x88, 0xEC, 0x2A, 0x62, 0x40, 0xB2, 0x5B, 0x8E, 0xFD, 0xA3, 0xC7, 0x6E, - 0x9F, 0x99, 0xDA, 0xCE, 0xD3, 0x73, 0x6F, 0x3D, 0xD9, 0x14, 0x7B, 0x67, 0x4F, 0x04, 0xEC, 0xC7, - 0xCB, 0x17, 0x59, 0x67, 0x4F, 0x7D, 0x93, 0x75, 0x66, 0xAF, 0x1C, 0xEC, 0x15, 0x8A, 0x63, 0x84, - 0xC8, 0xB2, 0x9D, 0xBB, 0x80, 0xEC, 0xBD, 0x8C, 0x95, 0x90, 0x60, 0x3D, 0x96, 0xB4, 0xCD, 0x25, - 0xF0, 0xEE, 0xAB, 0x46, 0xF4, 0x97, 0xFF, 0x5E, 0x77, 0x81, 0x9A, 0x58, 0x7D, 0x44, 0xFA, 0x7C, - 0xAD, 0x67, 0x96, 0x23, 0x7D, 0x3D, 0x5D, 0x9D, 0x7A, 0x26, 0x4F, 0x3F, 0xA7, 0x31, 0x70, 0x24, - 0xF8, 0xDB, 0x79, 0x6C, 0x03, 0x4B, 0xA9, 0xCE, 0x91, 0x49, 0xE7, 0x8F, 0xED, 0xFC, 0xCF, 0x0C, - 0x4D, 0x54, 0xF6, 0x95, 0x3F, 0x1E, 0xD8, 0x6C, 0xE7, 0xE4, 0xF4, 0x7E, 0x89, 0xCD, 0xDA, 0x3F, - 0x83, 0x9C, 0xA6, 0x09, 0x9F, 0x5E, 0x39, 0x10, 0x93, 0xA7, 0x21, 0x0C, 0x57, 0x44, 0x4E, 0x20, - 0x58, 0x33, 0x8A, 0x19, 0xB4, 0xEF, 0x6B, 0xA5, 0x72, 0x07, 0x9A, 0x39, 0xEE, 0xBE, 0xDE, 0x0F, - 0x67, 0xBE, 0x32, 0x0C, 0x23, 0x36, 0xFF, 0x67, 0xE6, 0x70, 0x1C, 0x54, 0xE2, 0xEF, 0xE1, 0xCA, - 0xE6, 0xC3, 0x3C, 0x20, 0x06, 0x8D, 0x55, 0x1E, 0x0E, 0xF3, 0x5D, 0x7A, 0x07, 0x12, 0xF2, 0x3A, - 0xD8, 0xDF, 0xE2, 0x58, 0x8B, 0x28, 0x16, 0xBD, 0xA8, 0x30, 0xCB, 0x3B, 0xF0, 0xC3, 0x1E, 0x41, - 0x8C, 0x6B, 0x10, 0x20, 0x6B, 0x53, 0x1D, 0x46, 0x6E, 0xFC, 0x28, 0x8C, 0xC7, 0x90, 0x80, 0x03, - 0x97, 0x3A, 0x28, 0xDE, 0xB9, 0x23, 0x93, 0xA5, 0x23, 0xD7, 0x2B, 0x50, 0xE8, 0x17, 0x90, 0x9F, - 0x91, 0x3E, 0x80, 0x33, 0x3B, 0x9B, 0xB8, 0x1D, 0x0E, 0x59, 0x4E, 0x28, 0x07, 0xE7, 0xC9, 0x5C, - 0x3D, 0x8F, 0xDB, 0xE1, 0xE0, 0x95, 0x24, 0xF3, 0x3D, 0xCB, 0x93, 0x89, 0xA7, 0x02, 0x76, 0xA1, - 0x4B, 0x32, 0x76, 0x4F, 0x50, 0x81, 0x36, 0x67, 0x7D, 0x2A, 0xD6, 0x1B, 0x5E, 0x99, 0xC0, 0xE4, - 0x40, 0xCA, 0xEC, 0xC1, 0xB5, 0x5C, 0x60, 0x1C, 0x5D, 0xC5, 0xD1, 0x28, 0xF0, 0xE9, 0x1A, 0x11, - 0xCF, 0x68, 0x00, 0x10, 0xDE, 0x1D, 0x1D, 0x5C, 0xE0, 0x2E, 0x15, 0xB8, 0xE6, 0xD8, 0xD0, 0x6C, - 0xDE, 0xF9, 0xF5, 0x45, 0x74, 0x47, 0x90, 0x30, 0x0A, 0x0C, 0x47, 0x8E, 0xB9, 0xD7, 0x83, 0xC9, - 0xD8, 0x8B, 0x81, 0xCE, 0x01, 0x34, 0x32, 0x2A, 0x9B, 0xDA, 0xA5, 0x77, 0x3B, 0x84, 0xF0, 0x0A, - 0x08, 0x0F, 0x8E, 0x19, 0x92, 0xFC, 0x77, 0x60, 0xC5, 0x5B, 0x28, 0xED, 0xA4, 0x69, 0x87, 0x3A, - 0x82, 0xC7, 0x9A, 0x8E, 0xF5, 0x88, 0xBF, 0xAE, 0x45, 0xF5, 0x82, 0x21, 0xEB, 0x67, 0x72, 0x7F, - 0xF3, 0xB3, 0xCA, 0xBA, 0x66, 0xF3, 0x78, 0x3E, 0x88, 0xF3, 0x06, 0xD2, 0x7A, 0xCE, 0xEA, 0x69, - 0xEC, 0xA9, 0x22, 0xB3, 0xCF, 0x42, 0x7A, 0xA8, 0x00, 0x94, 0x25, 0x18, 0x56, 0x53, 0x30, 0xD1, - 0x14, 0x40, 0xD1, 0x68, 0x0A, 0x10, 0x80, 0x79, 0x6E, 0xD9, 0x15, 0x4C, 0x09, 0x71, 0xD7, 0x30, - 0x40, 0xC4, 0xAD, 0x38, 0xBA, 0x0D, 0x36, 0x85, 0x94, 0xCC, 0xB0, 0x69, 0xF9, 0x9A, 0x76, 0x9A, - 0xD7, 0x8F, 0x35, 0xF1, 0xBF, 0x22, 0x91, 0x13, 0x34, 0xE2, 0x04, 0x9D, 0xA7, 0x7C, 0x83, 0x6B, - 0x0D, 0x01, 0x92, 0xA4, 0x04, 0x15, 0xBE, 0x16, 0xDA, 0xCF, 0xEC, 0x25, 0x0A, 0x20, 0x0E, 0xD1, - 0xA8, 0x50, 0xE9, 0x33, 0x50, 0x31, 0x4B, 0x8F, 0x96, 0xF0, 0xCD, 0xBA, 0xF4, 0xAD, 0x99, 0x96, - 0x82, 0x8C, 0xE0, 0xBC, 0x42, 0xA5, 0x12, 0xA8, 0x90, 0x2A, 0xE4, 0x7D, 0xC2, 0xF0, 0x99, 0x12, - 0xAD, 0x0E, 0xDF, 0xA2, 0x70, 0xE7, 0xC6, 0x57, 0x71, 0xF1, 0x3A, 0xCC, 0x0C, 0x80, 0xCF, 0x85, - 0xE7, 0x97, 0x79, 0x71, 0xE1, 0x19, 0x68, 0x59, 0x60, 0x1C, 0x74, 0x49, 0x02, 0x27, 0x2D, 0xB5, - 0xD3, 0x01, 0x6A, 0xC2, 0x3C, 0x33, 0xE1, 0xBD, 0x8D, 0x68, 0x3B, 0x74, 0x6F, 0x58, 0x03, 0x5B, - 0xA0, 0x84, 0xB8, 0xBA, 0x4D, 0x0C, 0x78, 0xE3, 0x0A, 0x2B, 0xA1, 0xEE, 0x1B, 0xF9, 0x70, 0xCC, - 0x0A, 0x6E, 0x8D, 0xF3, 0x46, 0x50, 0x70, 0xAC, 0x12, 0x55, 0xC1, 0xB5, 0x7A, 0xFE, 0x18, 0x31, - 0x0A, 0x7B, 0xED, 0x82, 0x61, 0x95, 0xC1, 0x16, 0x99, 0x5D, 0x8A, 0x87, 0xDB, 0xC4, 0x62, 0xC1, - 0xF4, 0x0A, 0xCC, 0x2A, 0x24, 0x03, 0x21, 0x49, 0x44, 0x5C, 0xB4, 0x42, 0xF1, 0xFE, 0x77, 0x52, - 0x86, 0x10, 0x2C, 0xA8, 0x7E, 0x63, 0x72, 0x57, 0xC6, 0x51, 0x1C, 0x82, 0xBA, 0xDC, 0x03, 0xD5, - 0xD0, 0x27, 0xD9, 0x2A, 0xDB, 0x61, 0xC5, 0x0A, 0x43, 0xC1, 0xF5, 0x2B, 0x48, 0xDF, 0x23, 0x8C, - 0x95, 0xD1, 0x0E, 0x05, 0x5F, 0x46, 0xFC, 0x34, 0x83, 0xF8, 0xC2, 0x8C, 0x2F, 0x63, 0xDD, 0x33, - 0xC2, 0x38, 0xE7, 0x9B, 0x4A, 0xB5, 0x96, 0x85, 0x66, 0x6D, 0xC9, 0x77, 0xC1, 0xA2, 0x91, 0x5B, - 0x6C, 0xCB, 0x4B, 0x12, 0x4C, 0x4B, 0xD0, 0xE8, 0x32, 0x6C, 0xCA, 0xE8, 0x9E, 0x24, 0xD1, 0xC9, - 0x1D, 0xA9, 0xC2, 0x1D, 0x89, 0xEA, 0x7B, 0xBF, 0x50, 0xA6, 0x3B, 0xA8, 0xAF, 0xA8, 0x53, 0xEF, - 0x32, 0xD4, 0x17, 0x03, 0x40, 0xEB, 0x8B, 0x7E, 0xAB, 0x3B, 0xAD, 0xAF, 0x43, 0xB8, 0xF3, 0xC0, - 0xC9, 0x97, 0x21, 0xAF, 0xBF, 0xA2, 0xBE, 0xEC, 0xC7, 0xA0, 0xD5, 0xDB, 0xA8, 0xD6, 0x77, 0xB2, - 0x29, 0xC9, 0x0F, 0x64, 0x61, 0xAC, 0xFA, 0x1C, 0x2A, 0x8E, 0x97, 0x63, 0xC8, 0x6F, 0x58, 0x6A, - 0x10, 0xB1, 0xB3, 0x5D, 0xDF, 0xAA, 0x30, 0x80, 0xBA, 0xF8, 0xBE, 0xF5, 0x45, 0x0D, 0xD9, 0x01, - 0x17, 0xEE, 0x93, 0x92, 0x3B, 0x02, 0xF3, 0x5E, 0x68, 0x07, 0x9A, 0xEF, 0xF9, 0xEA, 0xB4, 0xAB, - 0x8C, 0x78, 0x43, 0x5C, 0x7C, 0xBD, 0xAA, 0xEF, 0x0E, 0x49, 0xE2, 0x8E, 0x68, 0x5C, 0x17, 0x24, - 0x6E, 0x51, 0xDF, 0x6D, 0x21, 0x37, 0xA0, 0x4F, 0x21, 0x37, 0xA8, 0xC6, 0x4A, 0x94, 0xDB, 0x2F, - 0x1B, 0xF8, 0x92, 0xF5, 0x13, 0xCA, 0x8F, 0xDE, 0x64, 0xF4, 0xBC, 0x7C, 0xCB, 0x03, 0x98, 0x60, - 0x25, 0xC3, 0x18, 0x1E, 0x10, 0x53, 0xF4, 0xC2, 0x14, 0x89, 0x13, 0x79, 0x1A, 0x48, 0x9F, 0x8C, - 0x64, 0x12, 0x28, 0x07, 0xA2, 0xFE, 0xF7, 0x22, 0x12, 0x3D, 0xC4, 0x27, 0xCD, 0x82, 0x11, 0xA3, - 0x31, 0xBE, 0x71, 0x0B, 0x34, 0x3E, 0x3C, 0x0B, 0x7E, 0x3C, 0x48, 0x8B, 0x10, 0x1F, 0x25, 0x5A, - 0xCC, 0x10, 0xFE, 0x5D, 0x1C, 0xFF, 0x7B, 0xB3, 0x94, 0xDC, 0xFD, 0x5F, 0xFB, 0x31, 0x95, 0x98, - 0x42, 0x88, 0x25, 0x62, 0x46, 0xA1, 0x8B, 0xA4, 0x5C, 0x31, 0x29, 0xA3, 0xED, 0xFF, 0xF6, 0x72, - 0x25, 0xAF, 0x3F, 0x45, 0x51, 0xFC, 0x9A, 0x43, 0x8A, 0x94, 0x4C, 0xE5, 0x87, 0x42, 0x64, 0x9E, - 0xE7, 0x79, 0x26, 0x22, 0xAC, 0x2C, 0x9E, 0x29, 0x4A, 0x86, 0x2F, 0xBE, 0xCF, 0xAC, 0x64, 0xA1, - 0x64, 0x8A, 0x05, 0x52, 0x94, 0x58, 0xA0, 0xA4, 0x64, 0xCA, 0x7F, 0x80, 0x28, 0x0B, 0x0B, 0x2C, - 0x14, 0x76, 0xB2, 0xA6, 0x0C, 0x9F, 0xF7, 0xB9, 0xC3, 0xE7, 0xDD, 0x77, 0xCD, 0x13, 0x7D, 0xF9, - 0x0E, 0xF7, 0x9E, 0xF9, 0x9E, 0x73, 0xEE, 0xBD, 0xE7, 0xBC, 0xAD, 0xF7, 0x1A, 0xAF, 0xB9, 0xD7, - 0xA4, 0x45, 0x8E, 0x1C, 0x20, 0xE4, 0x98, 0x3A, 0x46, 0x53, 0x52, 0x0D, 0xAA, 0x95, 0x50, 0x93, - 0x24, 0xFA, 0x36, 0x0A, 0x77, 0x09, 0x08, 0x33, 0x10, 0x3A, 0xF8, 0xA4, 0xDE, 0x73, 0x14, 0x19, - 0x5A, 0x0F, 0xCA, 0x77, 0x90, 0x0C, 0xC7, 0x42, 0x06, 0xDE, 0x8F, 0x9E, 0xE4, 0xD8, 0xD7, 0xCD, - 0x0B, 0x5C, 0x23, 0x98, 0xAB, 0xF9, 0xF8, 0x3E, 0xB3, 0x84, 0xA7, 0x63, 0x4B, 0x90, 0x9A, 0x7B, - 0xD8, 0x6D, 0x6D, 0x31, 0x15, 0x3C, 0x28, 0x62, 0x1B, 0x8A, 0xD3, 0x7A, 0x69, 0x67, 0x51, 0xF3, - 0x98, 0x0E, 0x96, 0x30, 0xB1, 0x48, 0xBA, 0x65, 0x5E, 0x48, 0x7F, 0xE5, 0x4A, 0x99, 0xF3, 0x30, - 0xE7, 0xDC, 0x65, 0xCA, 0x6B, 0x4A, 0x57, 0x17, 0x4B, 0x74, 0x2A, 0x05, 0x50, 0xA1, 0xB4, 0x3C, - 0x5B, 0xFC, 0x95, 0xFD, 0x4E, 0x97, 0x96, 0xDE, 0x43, 0x0E, 0x45, 0x75, 0x2C, 0x15, 0x8A, 0x59, - 0xDD, 0x5A, 0xFA, 0xDA, 0xAE, 0x76, 0xD9, 0x71, 0x90, 0x8A, 0x84, 0xA8, 0xF1, 0x47, 0xD8, 0x5A, - 0xBA, 0x6D, 0xEC, 0xF7, 0x75, 0x21, 0x07, 0x83, 0x6B, 0x47, 0x7D, 0x71, 0x39, 0x31, 0x58, 0xE4, - 0xDE, 0xAC, 0x40, 0xBF, 0x0F, 0x20, 0xFC, 0x85, 0x16, 0xB3, 0x84, 0xEE, 0x00, 0x34, 0xE1, 0xEA, - 0xBE, 0xA1, 0x10, 0x5C, 0xB8, 0x41, 0xE8, 0x61, 0x13, 0x6E, 0x88, 0xAC, 0x13, 0x35, 0xCD, 0x43, - 0xAA, 0xCA, 0x65, 0xE6, 0xB4, 0xE8, 0x32, 0x73, 0x46, 0xE3, 0x02, 0xD3, 0x14, 0xF9, 0x7E, 0xD1, - 0xC0, 0xCF, 0xE0, 0x29, 0xC6, 0x5F, 0xF3, 0xF8, 0xBB, 0x12, 0x3F, 0x64, 0x80, 0x4A, 0x35, 0xE1, - 0x07, 0x5F, 0x56, 0x65, 0xFE, 0x32, 0x32, 0xEC, 0x9A, 0x4B, 0x2B, 0x8D, 0xE9, 0x91, 0x76, 0xCD, - 0xDE, 0xC0, 0x73, 0xA9, 0x82, 0x7E, 0x46, 0xC6, 0x0D, 0x31, 0x28, 0x16, 0x44, 0xA2, 0xA0, 0x3D, - 0x90, 0x14, 0xAA, 0xA4, 0x8B, 0x23, 0x67, 0x49, 0x49, 0x1C, 0x43, 0x72, 0xEB, 0x02, 0xB6, 0x69, - 0x7F, 0xA5, 0xE3, 0xDC, 0x58, 0x27, 0xE9, 0xD2, 0x3F, 0x18, 0x45, 0x12, 0xF0, 0xC6, 0xF5, 0x99, - 0xEF, 0x8C, 0xF5, 0x33, 0x4D, 0x31, 0x07, 0x0C, 0x40, 0x03, 0x76, 0x54, 0x0E, 0xC8, 0xB6, 0x5A, - 0x58, 0x7E, 0xAB, 0x04, 0xCB, 0x7E, 0xCE, 0x83, 0x1F, 0x23, 0x2C, 0x18, 0xB4, 0x87, 0x02, 0x2C, - 0x4D, 0x57, 0xF2, 0x88, 0x71, 0x30, 0x1D, 0xB3, 0x65, 0x32, 0xD7, 0xE2, 0x11, 0xAD, 0xA4, 0x45, - 0x90, 0xF7, 0x85, 0x44, 0x66, 0x68, 0x88, 0x38, 0xD4, 0xA4, 0x5D, 0x58, 0xF2, 0xA5, 0xD0, 0x95, - 0xA2, 0x1D, 0xD6, 0xA7, 0xFC, 0xBF, 0x08, 0xA7, 0x53, 0x92, 0xB7, 0x17, 0x7B, 0xD9, 0x51, 0x81, - 0x8D, 0x5C, 0x34, 0x58, 0xDB, 0xE1, 0x85, 0x2D, 0x87, 0x37, 0xA8, 0x98, 0x53, 0x57, 0x39, 0x65, - 0x39, 0xBB, 0x59, 0x93, 0xC6, 0x14, 0x93, 0xEF, 0x28, 0x2C, 0x61, 0x8C, 0x17, 0x51, 0x6A, 0x0D, - 0x64, 0xCC, 0x63, 0xDC, 0x07, 0x8C, 0x2B, 0xFD, 0x68, 0x3A, 0xC2, 0xDC, 0x96, 0x9F, 0x83, 0x4A, - 0xF9, 0x6E, 0x04, 0x85, 0x20, 0xF4, 0xA1, 0x12, 0xBA, 0xC4, 0xC2, 0x22, 0x50, 0x57, 0xEA, 0x5E, - 0x07, 0x0F, 0x95, 0xDD, 0xB8, 0xAC, 0xB8, 0xE2, 0x29, 0xC3, 0x7E, 0xF5, 0xA0, 0x4B, 0x9C, 0x28, - 0x3D, 0x79, 0x4B, 0x9B, 0x2E, 0x31, 0xB1, 0x7A, 0xDE, 0xBC, 0xA0, 0xED, 0x09, 0xBD, 0x25, 0xC7, - 0x62, 0x04, 0x1B, 0x3D, 0x38, 0xEE, 0x4D, 0xF3, 0xB0, 0x5C, 0xE5, 0x2F, 0x6B, 0x7E, 0xA5, 0x98, - 0x2C, 0x6B, 0x0D, 0xCA, 0x39, 0xB6, 0x2D, 0x1D, 0x52, 0x0F, 0xF0, 0x07, 0x59, 0x81, 0xDE, 0xC5, - 0x58, 0xF2, 0xD9, 0x84, 0x28, 0xE1, 0x7D, 0xDC, 0x9C, 0x87, 0x51, 0x91, 0xB3, 0x5C, 0x83, 0xDA, - 0xE1, 0x70, 0xF4, 0xC4, 0x83, 0xAA, 0x73, 0x4D, 0xED, 0x3A, 0x45, 0x42, 0xE8, 0xB4, 0x03, 0x98, - 0xD2, 0x8C, 0x72, 0xB5, 0x79, 0xEE, 0xEA, 0x4B, 0x11, 0x1E, 0xDF, 0xDB, 0xC8, 0x4E, 0x0F, 0x4E, - 0xF3, 0xA4, 0x5B, 0x5C, 0xE3, 0xEE, 0x17, 0xC9, 0x93, 0xBC, 0x39, 0x5D, 0xD3, 0x90, 0x7D, 0xD1, - 0x79, 0xDA, 0x5F, 0x91, 0xE9, 0xB3, 0xE6, 0x8C, 0x0B, 0x7F, 0x55, 0xA6, 0x74, 0x63, 0xFF, 0x47, - 0xA0, 0x32, 0xEF, 0xE9, 0xDF, 0x12, 0xA8, 0xDB, 0x44, 0x9C, 0xAC, 0x08, 0x74, 0x48, 0xDD, 0x3A, - 0xB7, 0x9F, 0x95, 0x29, 0x48, 0x22, 0x07, 0x7F, 0x2E, 0x53, 0x45, 0x74, 0xBB, 0x6F, 0x11, 0x1E, - 0x45, 0xF4, 0xFA, 0x37, 0x22, 0x3A, 0xC3, 0x93, 0x82, 0x7A, 0x2A, 0x5A, 0x12, 0x26, 0xD1, 0x4E, - 0x0E, 0xA2, 0x3D, 0xDF, 0x54, 0xF1, 0x7D, 0xEC, 0x3F, 0x97, 0xAE, 0x22, 0x3A, 0xCF, 0x4D, 0x7E, - 0xEC, 0x0C, 0x82, 0xC9, 0x2A, 0xAA, 0x83, 0x22, 0x1A, 0x8A, 0xE3, 0xC0, 0x89, 0x44, 0x51, 0x15, - 0x78, 0x10, 0xC6, 0xBE, 0x17, 0x51, 0xE3, 0x88, 0x2E, 0x97, 0x1A, 0x1F, 0xA1, 0xC9, 0xAD, 0x12, - 0x7F, 0xEE, 0x55, 0x31, 0xD4, 0xBB, 0xCC, 0x38, 0xCF, 0xD9, 0xA2, 0x00, 0x0B, 0x7E, 0x15, 0x5C, - 0x49, 0xD1, 0x8F, 0x73, 0x8C, 0x7D, 0x39, 0xB2, 0xC9, 0xEF, 0xA5, 0x92, 0x8A, 0x52, 0x5A, 0xCC, - 0xE9, 0xD2, 0xA1, 0xE1, 0x1D, 0x8A, 0x74, 0x1C, 0x1B, 0xDE, 0x5C, 0x19, 0x1E, 0xB4, 0x23, 0xC3, - 0x1B, 0x1E, 0x52, 0x49, 0xC9, 0x7E, 0xE6, 0x8F, 0x52, 0xC9, 0x1C, 0x0B, 0x3A, 0xDA, 0xF5, 0xD2, - 0xEA, 0xD2, 0xE5, 0xE0, 0xD2, 0x49, 0xED, 0x72, 0x2F, 0x34, 0x8D, 0x4B, 0x0A, 0xB4, 0xAF, 0x05, - 0x89, 0x0B, 0x94, 0x52, 0x6A, 0x5F, 0x4B, 0x51, 0x13, 0xED, 0xFF, 0x4A, 0x26, 0x25, 0xE0, 0xC8, - 0xF4, 0xC8, 0x52, 0x6A, 0x7A, 0x3F, 0x50, 0xF4, 0x61, 0x99, 0x9E, 0x8B, 0x2C, 0xDB, 0x93, 0x64, - 0xB2, 0x5F, 0x92, 0x4C, 0xD2, 0x9B, 0x8A, 0x0E, 0x60, 0x91, 0xF9, 0x7B, 0xAF, 0x72, 0x52, 0xF8, - 0xB1, 0x6C, 0x7F, 0x2E, 0x99, 0x9C, 0x95, 0x26, 0x93, 0xA9, 0xCD, 0xA7, 0x09, 0x25, 0x44, 0xF8, - 0x0B, 0x36, 0xFF, 0x93, 0xC9, 0x24, 0xC8, 0xC1, 0xAB, 0x7A, 0x52, 0x3F, 0xE8, 0x5B, 0x89, 0x64, - 0xA4, 0x8F, 0x24, 0x8D, 0xC4, 0xAF, 0xED, 0x94, 0xEA, 0x57, 0xD2, 0xBF, 0xC5, 0x61, 0x8C, 0x51, - 0x3E, 0x06, 0x42, 0xA3, 0x14, 0x72, 0xDB, 0x9F, 0xB6, 0x35, 0x6F, 0x86, 0x78, 0xC3, 0x41, 0x43, - 0x8F, 0x6A, 0x1E, 0x5A, 0x10, 0x58, 0x48, 0xD4, 0xE4, 0x39, 0xCC, 0x60, 0x1B, 0x52, 0xAC, 0x1D, - 0xD4, 0x81, 0x1F, 0xFF, 0xDD, 0x7C, 0x94, 0xB3, 0x6B, 0x2E, 0x9D, 0x63, 0x37, 0xE3, 0x1A, 0x61, - 0xAA, 0xE4, 0xA5, 0x07, 0xFD, 0xF8, 0xA0, 0xF4, 0x5C, 0x59, 0xA9, 0x90, 0x49, 0x0A, 0x15, 0xF0, - 0xB4, 0xD3, 0x7D, 0x4E, 0xCD, 0x62, 0x24, 0x05, 0xBD, 0xA6, 0xB0, 0x27, 0x29, 0xB0, 0x5A, 0xC9, - 0xD0, 0xA3, 0x6C, 0x55, 0xE4, 0x45, 0x16, 0xE5, 0xC0, 0x6C, 0xF1, 0xC2, 0x67, 0xD2, 0x15, 0xBA, - 0x7D, 0x38, 0xFB, 0x9B, 0x49, 0xAA, 0x08, 0xA0, 0x1C, 0xEA, 0x90, 0xA4, 0x66, 0x45, 0xC9, 0x6A, - 0x15, 0xCB, 0xE1, 0x42, 0x16, 0x62, 0xAC, 0xAA, 0xA1, 0x5A, 0x01, 0x77, 0xB6, 0x4B, 0x59, 0xF7, - 0x25, 0x29, 0xAB, 0x9B, 0x95, 0x6E, 0xEE, 0xD9, 0x8B, 0xE4, 0xF1, 0xE0, 0x73, 0xE3, 0xC3, 0x4C, - 0x60, 0x78, 0x02, 0x16, 0x3B, 0x0A, 0xC0, 0x9F, 0x8F, 0xDF, 0x4F, 0x67, 0x13, 0x9D, 0x04, 0x7A, - 0x28, 0x6E, 0x52, 0xB8, 0xD3, 0xB0, 0xA8, 0xAD, 0x2A, 0xD8, 0xD7, 0xC8, 0x8A, 0xAA, 0x7D, 0x5B, - 0xE5, 0x28, 0x06, 0xBA, 0xC4, 0xBF, 0x41, 0x3B, 0x4E, 0xA6, 0x55, 0xC0, 0x5B, 0x40, 0xE4, 0xBF, - 0xA0, 0xC9, 0x1E, 0x16, 0x99, 0xB7, 0x50, 0xA7, 0x36, 0x17, 0xBC, 0xAE, 0xAF, 0x8E, 0x42, 0xF7, - 0xE0, 0xC7, 0xBA, 0x2A, 0xE6, 0x63, 0xEB, 0x88, 0xC1, 0x72, 0xA5, 0x4C, 0x76, 0x93, 0x3A, 0xA1, - 0x6C, 0xAA, 0xC8, 0x97, 0xEC, 0x24, 0x6D, 0x5F, 0xBE, 0x8A, 0xA1, 0x17, 0x46, 0x7E, 0xDC, 0x2B, - 0x59, 0x0E, 0x20, 0x17, 0x8A, 0xF6, 0xF1, 0xC5, 0xC4, 0xF8, 0x6F, 0xA0, 0x1C, 0xA2, 0x64, 0x27, - 0xDD, 0x36, 0xA6, 0x68, 0x5D, 0xD6, 0x29, 0xF3, 0xA8, 0xCB, 0x34, 0x66, 0x6A, 0x74, 0xCE, 0x52, - 0x1A, 0xCE, 0x70, 0x39, 0xB5, 0x63, 0xE9, 0x98, 0x87, 0xED, 0x3A, 0x66, 0x31, 0x47, 0xB0, 0x65, - 0xFB, 0x55, 0xC3, 0xAF, 0xA7, 0x46, 0x4F, 0x86, 0xF0, 0x6E, 0x28, 0x98, 0x8C, 0x31, 0x26, 0x86, - 0x9F, 0x2D, 0x4E, 0x8D, 0xBE, 0x2C, 0x10, 0x50, 0x21, 0xDE, 0x30, 0x82, 0x27, 0x71, 0x76, 0x6A, - 0xFE, 0x2D, 0xA5, 0xC5, 0xEC, 0xE5, 0x29, 0x7B, 0x89, 0xE5, 0xC4, 0x4B, 0x3B, 0x39, 0xB9, 0xCD, - 0x13, 0xE7, 0xFC, 0x3D, 0xCD, 0xD5, 0x1C, 0x93, 0xD9, 0x84, 0xA0, 0xB6, 0x03, 0xDF, 0xC5, 0xCD, - 0x7C, 0x08, 0xFE, 0xF1, 0x4C, 0x36, 0x92, 0x02, 0xFD, 0xB1, 0x31, 0x72, 0x5D, 0xFF, 0xD8, 0x12, - 0xB7, 0xA2, 0x5E, 0xF0, 0x3E, 0xEA, 0x05, 0x9F, 0xA3, 0x5C, 0xF0, 0x13, 0xCA, 0x04, 0xDF, 0xA1, - 0x4C, 0xF0, 0x21, 0xCA, 0x04, 0xEF, 0xA1, 0x4C, 0x70, 0x18, 0xCA, 0x04, 0x7B, 0xA2, 0x4C, 0xB0, - 0x11, 0xCA, 0x03, 0xDB, 0xA2, 0x3C, 0x70, 0x08, 0xCA, 0x03, 0xA7, 0xA2, 0x3C, 0xF0, 0x44, 0xFE, - 0xBD, 0x56, 0xCC, 0x4D, 0xDF, 0xEB, 0xC5, 0xDC, 0x74, 0xAF, 0xF1, 0x46, 0x88, 0xF0, 0xD5, 0xBD, - 0x66, 0x8D, 0xB7, 0xA3, 0x17, 0x13, 0xE1, 0xE3, 0xFA, 0x67, 0x3E, 0x26, 0x42, 0xBD, 0x98, 0x78, - 0xDD, 0xC4, 0xEB, 0x16, 0x5E, 0xB7, 0x0D, 0x7A, 0x31, 0xF1, 0xBA, 0x6B, 0x4A, 0xBD, 0x98, 0xC6, - 0x3D, 0x26, 0xC2, 0xE0, 0x7E, 0x63, 0xDE, 0xBD, 0x16, 0xCD, 0x37, 0x15, 0xCD, 0x7C, 0x7D, 0x98, - 0x02, 0x79, 0x33, 0x7B, 0xD0, 0xDC, 0x56, 0x7C, 0xC1, 0xC3, 0x29, 0xBF, 0x43, 0x44, 0xC8, 0xAD, - 0xD7, 0x41, 0x0E, 0xE7, 0x8A, 0x78, 0xDC, 0xD6, 0xE2, 0x20, 0x12, 0xA5, 0xA2, 0x87, 0xF3, 0xA1, - 0xEB, 0x4C, 0xCF, 0xED, 0x66, 0x8D, 0xB1, 0xFD, 0x72, 0x76, 0x1A, 0xD9, 0x19, 0x17, 0x00, 0x20, - 0x63, 0x1C, 0xA0, 0xA2, 0x67, 0x1A, 0xB0, 0xAE, 0xB4, 0x01, 0x3E, 0xCE, 0x7E, 0xCE, 0xD9, 0x93, - 0x0A, 0x5C, 0x90, 0x35, 0x60, 0xF2, 0x9B, 0xCB, 0x80, 0x02, 0x12, 0x41, 0x03, 0x66, 0xBA, 0x6C, - 0x11, 0x59, 0x20, 0xE6, 0x3F, 0xE5, 0xFC, 0x4B, 0x6D, 0x54, 0xAB, 0x76, 0x90, 0x30, 0x4F, 0xEB, - 0xE4, 0x95, 0x14, 0x18, 0x52, 0x3E, 0x8D, 0x5E, 0xFF, 0xB2, 0xCA, 0x99, 0xCC, 0x39, 0x58, 0xC3, - 0x72, 0x6C, 0xC9, 0x76, 0xE1, 0xB2, 0xF9, 0x97, 0x78, 0xB6, 0x9D, 0xD5, 0x29, 0xCF, 0x2E, 0x75, - 0x8A, 0x79, 0x9E, 0xF7, 0x0D, 0x9E, 0x4D, 0x89, 0xE7, 0x47, 0xCC, 0xA5, 0xC9, 0xAD, 0xC3, 0x0B, - 0x5A, 0x41, 0x97, 0x78, 0x5E, 0xE2, 0x78, 0x7E, 0x82, 0x91, 0xD3, 0x30, 0x93, 0x19, 0x50, 0x2B, - 0xF6, 0xA0, 0x63, 0x93, 0x2C, 0xCE, 0x57, 0xB6, 0xA6, 0x7C, 0x88, 0xFD, 0x2C, 0xB0, 0x5F, 0xCC, - 0x46, 0x35, 0x76, 0x57, 0x8A, 0x18, 0x21, 0xBE, 0xFC, 0xBC, 0x1C, 0x8F, 0x4B, 0xC0, 0x6C, 0x2B, - 0x57, 0x4A, 0xE8, 0x34, 0xA8, 0xF3, 0xB4, 0xBF, 0xBF, 0xD7, 0xA2, 0x99, 0x36, 0x70, 0x60, 0x41, - 0x00, 0xC0, 0x26, 0x26, 0x1F, 0xF9, 0xAE, 0x21, 0x48, 0x0D, 0xDD, 0x98, 0xAE, 0x89, 0xB4, 0x71, - 0x54, 0x02, 0x02, 0x16, 0x9B, 0xEA, 0x17, 0x43, 0x09, 0x77, 0x60, 0x83, 0xD2, 0x03, 0xE5, 0x99, - 0xE8, 0xA1, 0x9E, 0xDA, 0x1E, 0xF5, 0x20, 0xFE, 0xA1, 0x3F, 0xD9, 0x9E, 0xD0, 0x9D, 0xA6, 0x24, - 0x80, 0x94, 0x52, 0x90, 0xED, 0x5C, 0x2D, 0x6C, 0x4F, 0xB3, 0xCB, 0xB2, 0xC9, 0x9E, 0x51, 0x1B, - 0xA7, 0x30, 0xF3, 0x4E, 0x36, 0x49, 0xB6, 0x07, 0xCD, 0x4A, 0x8F, 0xD7, 0x28, 0xBB, 0x67, 0x9C, - 0xFB, 0x18, 0x9A, 0x31, 0x78, 0xEF, 0xF1, 0xBD, 0x48, 0x04, 0x67, 0x4F, 0xB1, 0x4F, 0x7C, 0x57, - 0x70, 0xA4, 0x43, 0x57, 0x34, 0x4C, 0xF6, 0xF1, 0x2E, 0x70, 0x22, 0xEB, 0xBD, 0x06, 0xEB, 0x3D, - 0xB1, 0xA3, 0xA0, 0x6E, 0x38, 0xAF, 0x7B, 0x62, 0xA9, 0xF1, 0x1C, 0x9D, 0xFD, 0xE7, 0x0C, 0x4C, - 0x80, 0xD4, 0x95, 0x96, 0x6B, 0xD5, 0x60, 0xC4, 0x33, 0xB7, 0x47, 0x3A, 0x64, 0xA3, 0x7C, 0x99, - 0x21, 0x05, 0x5B, 0x64, 0xDE, 0xB1, 0x78, 0x67, 0xC1, 0xD1, 0x68, 0xDE, 0x75, 0xC8, 0x26, 0x29, - 0x0B, 0x42, 0x20, 0x5F, 0xCE, 0x32, 0x0F, 0x86, 0x03, 0x08, 0xC2, 0x05, 0x46, 0x99, 0x85, 0x30, - 0xC2, 0x24, 0x90, 0x0E, 0x68, 0xAD, 0xA0, 0xBB, 0x82, 0x3D, 0xEE, 0xE7, 0x10, 0xCD, 0x3F, 0x32, - 0xE0, 0x0D, 0x2D, 0xF4, 0x58, 0x8B, 0x2C, 0x62, 0x47, 0xC0, 0xB7, 0x25, 0x78, 0x89, 0x12, 0xCE, - 0x97, 0xCD, 0xEF, 0x35, 0x5D, 0x8C, 0x06, 0x75, 0x88, 0x1E, 0xCC, 0xFA, 0x13, 0x46, 0x09, 0x96, - 0x62, 0x01, 0x58, 0x97, 0x12, 0xD1, 0x8A, 0x99, 0xD8, 0x2D, 0x71, 0xE2, 0xC5, 0x8E, 0xAA, 0xF1, - 0x78, 0xE7, 0x59, 0xF1, 0xD4, 0x86, 0x4E, 0x08, 0xBF, 0x56, 0xBC, 0xFE, 0x5E, 0x9E, 0xC2, 0xE4, - 0xF2, 0x74, 0x42, 0x5E, 0x42, 0x68, 0x64, 0xB3, 0xEE, 0x85, 0x3D, 0xB4, 0x16, 0x6F, 0x47, 0x96, - 0xEF, 0xBD, 0xD7, 0xB4, 0x57, 0x41, 0xD6, 0x28, 0x4C, 0x68, 0xE2, 0x40, 0x1D, 0x44, 0x18, 0xF7, - 0x77, 0x65, 0xC0, 0x45, 0xAD, 0xBB, 0xE8, 0x03, 0x5B, 0xF2, 0xA5, 0x8F, 0x8D, 0x42, 0x95, 0x5E, - 0x8F, 0x9D, 0x20, 0x10, 0xE0, 0xE3, 0x47, 0x2C, 0xA9, 0x20, 0x7D, 0x53, 0x54, 0x91, 0x1E, 0x57, - 0xA2, 0xEF, 0xDB, 0x1E, 0x6D, 0x53, 0x77, 0x86, 0x7C, 0xA9, 0xE8, 0x12, 0xEC, 0xFD, 0xE3, 0x6A, - 0xE9, 0xE4, 0x16, 0x5E, 0x15, 0xD3, 0x4A, 0x9D, 0xD3, 0x7B, 0xF4, 0xCB, 0xDC, 0xAC, 0xB8, 0xB3, - 0x2A, 0x32, 0xDE, 0xC0, 0x03, 0x83, 0xC6, 0x16, 0x56, 0xD6, 0xE0, 0x4C, 0xB2, 0x51, 0x61, 0x06, - 0x4C, 0x4A, 0x2F, 0x66, 0x53, 0x43, 0x15, 0x28, 0xDD, 0xB6, 0x7F, 0xB4, 0x06, 0x1F, 0x77, 0x02, - 0xC7, 0xD9, 0x94, 0x07, 0xED, 0xBF, 0x5D, 0x1B, 0x74, 0xF0, 0x6B, 0x35, 0x9B, 0xFB, 0xB6, 0xE9, - 0xDC, 0x80, 0xB0, 0x9B, 0xF8, 0x3B, 0x7E, 0xB8, 0x02, 0x7F, 0x6A, 0xD0, 0x38, 0xB7, 0x8F, 0xEC, - 0x08, 0xE7, 0x05, 0xC4, 0xDB, 0x28, 0x5C, 0xE5, 0xBD, 0x68, 0x1E, 0x84, 0x8A, 0x8B, 0x1A, 0x4F, - 0x97, 0x11, 0x5D, 0x30, 0x78, 0x77, 0x8A, 0x69, 0xCE, 0x65, 0x33, 0x7F, 0x5C, 0x3D, 0xA4, 0x6B, - 0xE9, 0x9F, 0xAA, 0x1E, 0x3A, 0x51, 0x2B, 0x38, 0xA9, 0xBB, 0x13, 0x1E, 0x09, 0x3C, 0xDD, 0xF7, - 0x91, 0x74, 0xAF, 0x04, 0xB2, 0x48, 0x9F, 0xA1, 0x1B, 0xEF, 0x46, 0xBA, 0xA5, 0xB5, 0x87, 0xF6, - 0x1C, 0x99, 0x3B, 0xA5, 0x90, 0x54, 0xCC, 0x0A, 0x73, 0xF9, 0x2F, 0x44, 0x13, 0xC6, 0x1F, 0xDE, - 0xB7, 0x83, 0x64, 0xFC, 0x72, 0xD1, 0x8E, 0x6A, 0x33, 0xA6, 0xFE, 0x4C, 0xD1, 0x8E, 0xF8, 0x0E, - 0xC7, 0x52, 0xD4, 0x9C, 0xCB, 0xC4, 0xE7, 0x8A, 0xC9, 0x32, 0xA1, 0xB4, 0xB7, 0x50, 0x97, 0x82, - 0x51, 0x60, 0xD0, 0x55, 0x43, 0x30, 0x89, 0x94, 0xE6, 0xD2, 0xAD, 0x32, 0x98, 0xA4, 0xB0, 0x3C, - 0x4D, 0x80, 0xE8, 0x61, 0x9C, 0x00, 0xD3, 0xB4, 0x22, 0xB2, 0x9E, 0x96, 0xF3, 0xFC, 0x52, 0xB9, - 0xD6, 0xB8, 0x5F, 0x2C, 0xE7, 0x39, 0xB7, 0xC5, 0x9A, 0xB1, 0x4E, 0x9F, 0xFE, 0xA6, 0x09, 0x90, - 0xBB, 0xED, 0x51, 0x53, 0xC7, 0x6F, 0x56, 0x20, 0xF0, 0x8A, 0x7B, 0x4D, 0x3D, 0xDC, 0x18, 0xA9, - 0x0A, 0xC1, 0x6E, 0xD2, 0x92, 0x8A, 0xB4, 0x25, 0xE5, 0x92, 0x0B, 0xB1, 0x28, 0x2A, 0xB6, 0x68, - 0xB5, 0x46, 0x9B, 0x86, 0x1D, 0x15, 0x1E, 0xC9, 0xC5, 0xE2, 0xEA, 0xB5, 0x60, 0x2D, 0x70, 0xAA, - 0x1B, 0x2A, 0x19, 0xEF, 0xAF, 0x96, 0x1D, 0x34, 0x7C, 0xBF, 0xEC, 0x80, 0xCB, 0x57, 0x86, 0x7B, - 0x39, 0x31, 0xDC, 0xB6, 0x91, 0xE1, 0x42, 0x5C, 0xDE, 0xE0, 0xA8, 0x20, 0xAA, 0x85, 0x30, 0xA8, - 0x12, 0xEF, 0x2A, 0xE9, 0x34, 0x8C, 0x7D, 0x52, 0x93, 0x63, 0x63, 0x7F, 0x6B, 0x6E, 0x19, 0x29, - 0xD0, 0x5F, 0xAA, 0xC3, 0x55, 0x61, 0x95, 0x1A, 0x61, 0xD4, 0x86, 0x06, 0x13, 0xA2, 0x8B, 0x91, - 0x99, 0xD3, 0x57, 0xD2, 0xC2, 0xA2, 0xE3, 0x7D, 0x86, 0x33, 0xAE, 0x0D, 0xE8, 0xF9, 0xA8, 0x7C, - 0xA5, 0xAB, 0xAE, 0x95, 0xAF, 0xDC, 0x14, 0x9C, 0x25, 0x25, 0x69, 0x4A, 0x05, 0xDA, 0x0D, 0x91, - 0xB3, 0xFC, 0x9B, 0xC5, 0xAE, 0xA9, 0xB3, 0x4C, 0xAD, 0x28, 0x56, 0x72, 0xBA, 0x52, 0x54, 0xE3, - 0xC6, 0x08, 0x20, 0x5F, 0x22, 0x67, 0x39, 0x2F, 0x71, 0x96, 0x52, 0xA5, 0xFC, 0x46, 0xEA, 0x2C, - 0xA5, 0x2D, 0xD9, 0xDB, 0xCF, 0x16, 0x11, 0xCB, 0xDE, 0x54, 0xB7, 0x14, 0xF3, 0x9D, 0x06, 0x64, - 0x5D, 0x20, 0xC7, 0x4C, 0x92, 0xDC, 0xD4, 0x15, 0xA4, 0xCE, 0x72, 0xD2, 0xD7, 0x9D, 0x65, 0x2A, - 0x2C, 0x40, 0x4C, 0xDD, 0x49, 0xBA, 0xD6, 0x7E, 0x5C, 0x5A, 0x27, 0xDE, 0x7F, 0x5C, 0x5E, 0xA7, - 0xB3, 0x3D, 0x49, 0xE1, 0x5C, 0xE4, 0x4A, 0xFE, 0xD8, 0x08, 0x6A, 0x89, 0x8C, 0x14, 0x0C, 0x52, - 0xF6, 0x7E, 0xBA, 0xB6, 0x93, 0xDE, 0xD2, 0x07, 0x84, 0xD1, 0x5F, 0xBB, 0x5F, 0x4F, 0x02, 0xC2, - 0x92, 0x5A, 0xEC, 0x2D, 0xEB, 0x96, 0xC5, 0x88, 0x43, 0xEE, 0x97, 0xBE, 0xC9, 0x61, 0x5C, 0x1D, - 0xA1, 0xD3, 0x9C, 0xC8, 0xD0, 0xED, 0xE5, 0xFB, 0x7B, 0xF4, 0x86, 0x62, 0x0B, 0x32, 0x6F, 0xBB, - 0xCD, 0x96, 0xB3, 0xC1, 0x8C, 0x51, 0x3F, 0xDD, 0xCF, 0xA1, 0xFE, 0x13, 0xFA, 0x30, 0xF9, 0x97, - 0x1A, 0x36, 0xBE, 0xEE, 0x3C, 0x02, 0xF9, 0xB2, 0xF7, 0xAA, 0xED, 0x38, 0xC7, 0xB0, 0x90, 0x89, - 0x0F, 0x99, 0xA4, 0x2B, 0xE9, 0x5E, 0x7C, 0x6E, 0xFC, 0x3E, 0x14, 0x76, 0x13, 0xBC, 0xDA, 0x30, - 0xBE, 0xF9, 0x64, 0x10, 0x96, 0x0F, 0xCE, 0x2B, 0x2E, 0x64, 0x37, 0xDB, 0x24, 0x5F, 0xE5, 0xE6, - 0xA2, 0xDC, 0x27, 0x91, 0x35, 0xBF, 0xF2, 0xD2, 0xC6, 0x1F, 0xD5, 0x86, 0xEF, 0x52, 0x7F, 0xEA, - 0x9D, 0x7D, 0xEE, 0x48, 0xC5, 0xF6, 0x27, 0x84, 0xAD, 0x9D, 0xEA, 0x2B, 0x73, 0x05, 0x0E, 0xC7, - 0xBC, 0x72, 0xD4, 0x35, 0x21, 0x47, 0xA5, 0xB0, 0x69, 0x5E, 0x43, 0xEB, 0xB4, 0x1A, 0x5F, 0x29, - 0xBF, 0x03, 0x12, 0x42, 0xFC, 0x04, 0xEC, 0xFA, 0x57, 0xE1, 0x42, 0x89, 0xF4, 0x2E, 0x31, 0x5C, - 0x40, 0xF3, 0x41, 0xA8, 0x9D, 0x2B, 0x39, 0x59, 0x02, 0xE7, 0x6B, 0xCF, 0x5B, 0x69, 0x2E, 0xD8, - 0x23, 0xF3, 0x14, 0xF8, 0x60, 0xEE, 0x77, 0x28, 0xE3, 0xFD, 0xF5, 0x87, 0x05, 0x1F, 0x5A, 0xE4, - 0x4C, 0xB9, 0x45, 0x2E, 0x5B, 0xC4, 0xCD, 0x10, 0x57, 0x21, 0xC6, 0xA9, 0x2D, 0x6E, 0x71, 0xB1, - 0x6B, 0xE6, 0xF7, 0x10, 0x37, 0x4F, 0x6A, 0xA9, 0xA9, 0x09, 0x05, 0x8A, 0x52, 0x0D, 0xB9, 0x71, - 0x0F, 0x1C, 0xFC, 0xC9, 0xF6, 0xB8, 0xB4, 0x3B, 0xCC, 0x3D, 0xAC, 0x4E, 0x3D, 0xD2, 0x5B, 0xFD, - 0x73, 0x51, 0x20, 0xA7, 0xC1, 0x05, 0x36, 0xC0, 0x08, 0x07, 0x78, 0x9C, 0xD3, 0x2E, 0x75, 0x75, - 0x78, 0x6F, 0xA1, 0xDC, 0xA9, 0x43, 0x87, 0x7B, 0xA1, 0x42, 0xE8, 0x0F, 0x73, 0xC3, 0xD1, 0xFF, - 0xE4, 0x2A, 0x8C, 0x9A, 0x44, 0x80, 0xB9, 0x9E, 0x79, 0x52, 0x26, 0x68, 0x2F, 0x00, 0xED, 0x05, - 0x44, 0xDB, 0x01, 0x01, 0x59, 0xD0, 0x1A, 0x1C, 0xB4, 0x63, 0x36, 0xE0, 0x07, 0x8A, 0x04, 0x49, - 0x2D, 0x80, 0xC0, 0x28, 0xBA, 0xC0, 0x53, 0xAF, 0xC2, 0x5E, 0x87, 0x78, 0x60, 0x98, 0xF6, 0x1D, - 0x40, 0xFC, 0x57, 0x20, 0x7A, 0xD9, 0xA3, 0xF5, 0x5E, 0x3C, 0xEA, 0xF6, 0x10, 0xB8, 0x5E, 0x27, - 0x55, 0xA1, 0x6C, 0x11, 0x73, 0x98, 0x2D, 0xCD, 0x8A, 0xB9, 0x1A, 0x98, 0x83, 0xC0, 0x0B, 0xFE, - 0x20, 0xEC, 0x08, 0x5E, 0x43, 0x0A, 0x4F, 0xF9, 0x8C, 0xD8, 0x8B, 0x60, 0x8D, 0x07, 0x6D, 0x39, - 0x76, 0xDF, 0x81, 0xB6, 0x5A, 0x44, 0x5B, 0xAE, 0x58, 0x25, 0x05, 0x46, 0x41, 0xB5, 0x1E, 0x02, - 0xF1, 0x16, 0xFB, 0x0C, 0xD5, 0x8D, 0x82, 0x03, 0xEC, 0x3F, 0x6F, 0x00, 0x17, 0x5D, 0x29, 0x1A, - 0x3C, 0xDB, 0x0D, 0xEC, 0x96, 0xF9, 0xB0, 0x0E, 0xB7, 0x57, 0xEE, 0x6B, 0x99, 0x94, 0x2F, 0x77, - 0x37, 0x1B, 0x7A, 0xDE, 0x82, 0xCF, 0x63, 0xD3, 0x76, 0x5A, 0x1C, 0xD9, 0x28, 0xFB, 0x25, 0x1C, - 0x6F, 0xD7, 0x79, 0xDA, 0x56, 0x6B, 0xE1, 0xC8, 0xBE, 0x39, 0xFF, 0xA2, 0x0F, 0xDF, 0x9C, 0xDB, - 0xA4, 0x6A, 0x47, 0xF8, 0xB5, 0x31, 0xD7, 0x0D, 0x71, 0x61, 0x96, 0x2C, 0x7F, 0xAE, 0xCF, 0xBF, - 0x30, 0x5E, 0x17, 0x58, 0x80, 0x58, 0x1E, 0xB5, 0xC5, 0xED, 0xB9, 0xF5, 0xBB, 0xA0, 0x08, 0x8B, - 0xE6, 0x2A, 0x73, 0x39, 0x18, 0xED, 0x75, 0xBC, 0xD7, 0xF8, 0x71, 0x03, 0x2A, 0x10, 0x84, 0x2E, - 0xE3, 0xD1, 0x15, 0x91, 0xA4, 0x05, 0xE6, 0x84, 0x43, 0x56, 0x28, 0x58, 0xCE, 0xBF, 0xB8, 0x25, - 0x88, 0x84, 0x19, 0x4D, 0xC5, 0xF6, 0xB6, 0x78, 0x91, 0x10, 0x17, 0x67, 0x1D, 0xE4, 0x45, 0x47, - 0xEE, 0x4E, 0x57, 0x24, 0x92, 0x63, 0x62, 0x2B, 0x0E, 0x9B, 0x07, 0xA3, 0xB3, 0x91, 0x71, 0x24, - 0x2E, 0x2A, 0x0B, 0x75, 0x84, 0x2D, 0x70, 0x8C, 0x49, 0xD7, 0xB9, 0x25, 0x6C, 0x67, 0xDC, 0xF3, - 0xB4, 0x26, 0xF4, 0x14, 0xAE, 0xB1, 0x89, 0x6A, 0x40, 0x1C, 0x15, 0xC5, 0x12, 0x2F, 0x9F, 0x73, - 0x2C, 0x3B, 0xA3, 0xAB, 0x95, 0x40, 0x87, 0x06, 0x81, 0x0E, 0x15, 0x5E, 0xBA, 0xF2, 0x4D, 0x85, - 0x44, 0x07, 0x25, 0x86, 0x42, 0xA9, 0xAA, 0x00, 0xA0, 0xCC, 0x75, 0x61, 0x3C, 0xBB, 0xC5, 0x38, - 0x09, 0x60, 0x7E, 0x37, 0xDE, 0x33, 0x4C, 0x44, 0x6D, 0xB7, 0x70, 0xB3, 0xA6, 0xB9, 0x32, 0x12, - 0x3E, 0x70, 0x98, 0x90, 0xAB, 0xC6, 0xB2, 0x6F, 0x8F, 0x7D, 0xDE, 0x23, 0x42, 0x7A, 0x88, 0x89, - 0xB9, 0x0D, 0xFD, 0xC1, 0xEB, 0x0F, 0x55, 0x3B, 0x03, 0x65, 0xD3, 0xA3, 0xD2, 0xFB, 0xDE, 0xAE, - 0xD2, 0x75, 0x6D, 0xCA, 0x4D, 0x0D, 0xF8, 0xD7, 0x2B, 0xFF, 0x09, 0xCF, 0x97, 0xD6, 0xB6, 0xF6, - 0xCA, 0x5D, 0x85, 0x77, 0x26, 0xEB, 0xDC, 0xA9, 0xD8, 0x1E, 0xB5, 0xEF, 0x84, 0x07, 0x60, 0xE6, - 0x08, 0x0E, 0xB9, 0x7D, 0x8E, 0x25, 0xB8, 0x94, 0x7A, 0xD7, 0xB8, 0xBC, 0x38, 0x69, 0xC6, 0x27, - 0xC2, 0xA8, 0x5D, 0x99, 0x76, 0xA4, 0x56, 0xE5, 0x69, 0x69, 0x30, 0xAA, 0xAB, 0x59, 0x4F, 0x0E, - 0xE3, 0x27, 0x30, 0x88, 0xE5, 0x1F, 0x61, 0xC8, 0x55, 0xB0, 0x8E, 0x1F, 0x5D, 0x3F, 0x7D, 0x39, - 0x79, 0x91, 0xD4, 0x92, 0xC4, 0xA5, 0x9D, 0x4B, 0x5C, 0xE6, 0xFC, 0xF6, 0x63, 0x2B, 0x37, 0x25, - 0x4F, 0x40, 0xC9, 0xC6, 0xFC, 0xB5, 0xC7, 0x4C, 0xAE, 0x99, 0xB9, 0x6A, 0x68, 0x83, 0x69, 0x64, - 0xCC, 0x07, 0x63, 0xCC, 0x3C, 0x93, 0x99, 0x2D, 0x66, 0xAB, 0x69, 0x30, 0x53, 0xF0, 0x6E, 0x2B, - 0xFE, 0xAE, 0x37, 0xAB, 0x4D, 0xF1, 0x67, 0x86, 0x59, 0x67, 0x36, 0x98, 0x0C, 0x9F, 0x1B, 0xF0, - 0x3E, 0xC3, 0xFB, 0xAD, 0x1C, 0xBB, 0x83, 0xBF, 0x2E, 0x33, 0x1B, 0xF1, 0xCD, 0x2A, 0x8C, 0xAD, - 0x99, 0xC5, 0x26, 0xE7, 0xEF, 0x0D, 0x66, 0x2A, 0xBE, 0x5D, 0x8F, 0x57, 0xCD, 0xF8, 0x3F, 0x43, - 0xCC, 0x20, 0xFE, 0xED, 0x6F, 0x06, 0xE3, 0x7D, 0x7F, 0xBC, 0x1B, 0x8D, 0x6F, 0x97, 0x16, 0x70, - 0x89, 0x69, 0x07, 0x31, 0xAF, 0xE6, 0x27, 0x63, 0x16, 0x63, 0xEE, 0x36, 0xC2, 0x6D, 0x30, 0xB3, - 0xCD, 0x34, 0x33, 0x06, 0xFF, 0x0F, 0x06, 0xD4, 0x56, 0x66, 0x26, 0xC6, 0x6C, 0x28, 0xB0, 0x91, - 0xCA, 0xD5, 0x1C, 0xB1, 0x82, 0xB3, 0x97, 0x61, 0xD6, 0x22, 0xD3, 0x10, 0xCD, 0x5D, 0x08, 0x68, - 0x99, 0xD9, 0xC1, 0xF1, 0x0D, 0x8E, 0x86, 0x11, 0xC4, 0x3E, 0x9C, 0xFF, 0x0E, 0x01, 0xAE, 0x2F, - 0x11, 0x23, 0x48, 0xC8, 0x5B, 0x60, 0x00, 0x00}; diff --git a/Frameworks/GME/vgmplay/XMasFiles/SWJ-SQRC01_1C_trimmed_optimized.vgz b/Frameworks/GME/vgmplay/XMasFiles/SWJ-SQRC01_1C_trimmed_optimized.vgz deleted file mode 100644 index 97fc202ac..000000000 Binary files a/Frameworks/GME/vgmplay/XMasFiles/SWJ-SQRC01_1C_trimmed_optimized.vgz and /dev/null differ diff --git a/Frameworks/GME/vgmplay/XMasFiles/WEWISH.CMF b/Frameworks/GME/vgmplay/XMasFiles/WEWISH.CMF deleted file mode 100644 index 6e6ebc6fb..000000000 Binary files a/Frameworks/GME/vgmplay/XMasFiles/WEWISH.CMF and /dev/null differ diff --git a/Frameworks/GME/vgmplay/XMasFiles/XMasBonus.h b/Frameworks/GME/vgmplay/XMasFiles/XMasBonus.h deleted file mode 100644 index 619c04a75..000000000 --- a/Frameworks/GME/vgmplay/XMasFiles/XMasBonus.h +++ /dev/null @@ -1,2255 +0,0 @@ -// WEWISH.CMF - We Wish You A Merry Christmas -const unsigned char WEWISH_CMF[0x2245] = -{ 0x43, 0x54, 0x4D, 0x46, 0x01, 0x01, 0x28, 0x00, 0xE8, 0x00, 0x28, 0x00, 0x60, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, - 0x01, 0x00, 0x01, 0x01, 0x0C, 0x00, 0x90, 0x00, 0x31, 0xA1, 0x1C, 0x80, 0x41, 0x92, 0x01, 0x3B, - 0x00, 0x00, 0x0E, 0x00, 0x00, 0x00, 0x00, 0x00, 0xA5, 0xB1, 0xD2, 0x80, 0x81, 0xF1, 0x03, 0x05, - 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x11, 0x4F, 0x00, 0xF1, 0xD2, 0x53, 0x74, - 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x01, 0x4E, 0x00, 0xDA, 0xF9, 0x25, 0x15, - 0x00, 0x00, 0x0A, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x12, 0x4F, 0x00, 0xF2, 0xF2, 0x60, 0x72, - 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x01, 0x8A, 0x40, 0xF1, 0xF1, 0x11, 0xB3, - 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0B, 0x00, 0xA8, 0xD6, 0x4C, 0x4F, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0C, 0x00, 0x00, 0x00, 0xF8, 0xD6, 0xB5, 0x4F, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0xF7, 0xD6, 0xB5, 0x4F, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0xF5, 0xD6, 0xB5, 0x4F, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0xDE, 0x00, 0x00, 0xF7, 0x10, 0xB5, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0xB2, 0x03, 0x5D, 0xDA, 0x02, 0x18, 0x01, - 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xB0, 0x67, 0x01, 0x00, 0x69, 0x00, 0x00, - 0xC0, 0x00, 0x00, 0xB1, 0x69, 0x00, 0x00, 0xC1, 0x02, 0x00, 0xB2, 0x69, 0x00, 0x00, 0xC2, 0x03, - 0x00, 0xB3, 0x69, 0x00, 0x00, 0xC3, 0x05, 0x00, 0xB4, 0x69, 0x00, 0x00, 0xC4, 0x05, 0x00, 0xB5, - 0x69, 0x00, 0x00, 0xC5, 0x02, 0x00, 0xBB, 0x69, 0x00, 0x00, 0xCB, 0x06, 0x00, 0xBC, 0x69, 0x00, - 0x00, 0xCC, 0x07, 0x00, 0xBE, 0x69, 0x00, 0x00, 0xCE, 0x09, 0x00, 0xBF, 0x69, 0x00, 0x00, 0xCF, - 0x0A, 0x55, 0x90, 0x3F, 0x78, 0x00, 0x92, 0x3F, 0x6B, 0x2A, 0x90, 0x3F, 0x00, 0x00, 0x92, 0x3F, - 0x00, 0x00, 0x90, 0x44, 0x78, 0x00, 0x92, 0x44, 0x6B, 0x00, 0x95, 0x2C, 0x74, 0x00, 0x9B, 0x24, - 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x93, 0x3C, - 0x6B, 0x00, 0x94, 0x38, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x28, 0x00, 0x0B, 0x90, 0x44, 0x00, - 0x00, 0x92, 0x44, 0x00, 0x00, 0x93, 0x3C, 0x00, 0x00, 0x94, 0x38, 0x00, 0x00, 0x90, 0x44, 0x78, - 0x00, 0x92, 0x44, 0x6B, 0x00, 0x93, 0x3C, 0x6B, 0x00, 0x94, 0x33, 0x6B, 0x00, 0x9C, 0x26, 0x6B, - 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x90, 0x44, 0x00, - 0x00, 0x92, 0x44, 0x00, 0x00, 0x90, 0x46, 0x78, 0x00, 0x92, 0x46, 0x6B, 0x00, 0x9B, 0x24, 0x6B, - 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x93, 0x3C, 0x00, - 0x00, 0x94, 0x33, 0x00, 0x00, 0x90, 0x46, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x90, 0x44, 0x78, - 0x00, 0x92, 0x44, 0x6B, 0x00, 0x93, 0x3C, 0x6B, 0x00, 0x94, 0x38, 0x6B, 0x00, 0x9C, 0x26, 0x6B, - 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x90, 0x44, 0x00, - 0x00, 0x92, 0x44, 0x00, 0x00, 0x90, 0x43, 0x78, 0x00, 0x92, 0x43, 0x6B, 0x00, 0x9B, 0x24, 0x6B, - 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x95, 0x2C, 0x00, - 0x00, 0x93, 0x3C, 0x00, 0x00, 0x94, 0x38, 0x00, 0x00, 0x90, 0x43, 0x00, 0x00, 0x92, 0x43, 0x00, - 0x00, 0x90, 0x41, 0x78, 0x00, 0x92, 0x41, 0x6B, 0x00, 0x95, 0x31, 0x74, 0x00, 0x9B, 0x24, 0x6B, - 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x9C, 0x26, 0x6B, - 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x90, 0x41, 0x00, - 0x00, 0x92, 0x41, 0x00, 0x00, 0x90, 0x41, 0x78, 0x00, 0x92, 0x41, 0x6B, 0x00, 0x93, 0x3D, 0x6B, - 0x00, 0x94, 0x38, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9C, 0x26, 0x00, - 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x28, 0x58, 0x0B, 0x90, 0x41, 0x00, 0x00, 0x92, 0x41, 0x00, 0x00, - 0x9F, 0x28, 0x00, 0x0B, 0x95, 0x31, 0x00, 0x00, 0x93, 0x3D, 0x00, 0x00, 0x94, 0x38, 0x00, 0x00, - 0x90, 0x41, 0x78, 0x00, 0x92, 0x41, 0x6B, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x94, 0x39, 0x6B, 0x00, - 0x95, 0x30, 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, - 0x9B, 0x24, 0x00, 0x00, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x28, 0x58, 0x0B, 0x28, - 0x00, 0x0A, 0x90, 0x41, 0x00, 0x00, 0x92, 0x41, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, 0x94, 0x39, - 0x00, 0x00, 0x95, 0x30, 0x00, 0x00, 0x90, 0x46, 0x78, 0x00, 0x92, 0x46, 0x6B, 0x00, 0x95, 0x2E, - 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, - 0x00, 0x0B, 0x93, 0x3E, 0x6B, 0x00, 0x94, 0x3A, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x28, 0x00, - 0x0B, 0x90, 0x46, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x93, 0x3E, 0x00, 0x00, 0x94, 0x3A, 0x00, - 0x00, 0x90, 0x46, 0x78, 0x00, 0x92, 0x46, 0x6B, 0x00, 0x93, 0x3E, 0x6B, 0x00, 0x94, 0x35, 0x6B, - 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, - 0x0A, 0x90, 0x46, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x90, 0x48, 0x78, 0x00, 0x92, 0x48, 0x6B, - 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, - 0x0B, 0x93, 0x3E, 0x00, 0x00, 0x94, 0x35, 0x00, 0x00, 0x90, 0x48, 0x00, 0x00, 0x92, 0x48, 0x00, - 0x00, 0x90, 0x46, 0x78, 0x00, 0x92, 0x46, 0x6B, 0x00, 0x93, 0x3E, 0x6B, 0x00, 0x94, 0x3A, 0x6B, - 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, - 0x0B, 0x90, 0x46, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x90, 0x44, 0x78, 0x00, 0x92, 0x44, 0x6B, - 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, - 0x0A, 0x95, 0x2E, 0x00, 0x00, 0x93, 0x3E, 0x00, 0x00, 0x94, 0x3A, 0x00, 0x00, 0x90, 0x44, 0x00, - 0x00, 0x92, 0x44, 0x00, 0x00, 0x90, 0x43, 0x78, 0x00, 0x92, 0x43, 0x6B, 0x00, 0x95, 0x33, 0x74, - 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, - 0x0B, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, - 0x0B, 0x90, 0x43, 0x00, 0x00, 0x92, 0x43, 0x00, 0x00, 0x90, 0x3F, 0x78, 0x00, 0x92, 0x3F, 0x6B, - 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x94, 0x37, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, - 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x28, 0x58, 0x0B, 0x90, 0x3F, 0x00, 0x00, - 0x92, 0x3F, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x95, 0x33, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, - 0x94, 0x37, 0x00, 0x00, 0x90, 0x3F, 0x78, 0x00, 0x92, 0x3F, 0x6B, 0x00, 0x93, 0x3F, 0x6B, 0x00, - 0x94, 0x37, 0x6B, 0x00, 0x95, 0x31, 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, - 0x9F, 0x28, 0x58, 0x0A, 0x9B, 0x24, 0x00, 0x00, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, - 0x28, 0x58, 0x0B, 0x28, 0x00, 0x0A, 0x90, 0x3F, 0x00, 0x00, 0x92, 0x3F, 0x00, 0x00, 0x93, 0x3F, - 0x00, 0x00, 0x94, 0x37, 0x00, 0x00, 0x95, 0x31, 0x00, 0x00, 0x90, 0x48, 0x78, 0x00, 0x92, 0x48, - 0x6B, 0x00, 0x95, 0x30, 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, - 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x93, 0x40, 0x6B, 0x00, 0x94, 0x37, 0x6B, 0x00, 0x9F, 0x28, - 0x58, 0x0A, 0x28, 0x00, 0x0B, 0x90, 0x48, 0x00, 0x00, 0x92, 0x48, 0x00, 0x00, 0x93, 0x40, 0x00, - 0x00, 0x94, 0x37, 0x00, 0x00, 0x90, 0x48, 0x78, 0x00, 0x92, 0x48, 0x6B, 0x00, 0x93, 0x40, 0x6B, - 0x00, 0x94, 0x37, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9C, 0x26, 0x00, - 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x90, 0x48, 0x00, 0x00, 0x92, 0x48, 0x00, 0x00, 0x90, 0x49, 0x78, - 0x00, 0x92, 0x49, 0x6B, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, - 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x93, 0x40, 0x00, 0x00, 0x94, 0x37, 0x00, 0x00, 0x90, 0x49, 0x00, - 0x00, 0x92, 0x49, 0x00, 0x00, 0x90, 0x48, 0x78, 0x00, 0x92, 0x48, 0x6B, 0x00, 0x93, 0x40, 0x6B, - 0x00, 0x94, 0x3C, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x9C, 0x26, 0x00, - 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x90, 0x48, 0x00, 0x00, 0x92, 0x48, 0x00, 0x00, 0x90, 0x46, 0x78, - 0x00, 0x92, 0x46, 0x6B, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, - 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x95, 0x30, 0x00, 0x00, 0x93, 0x40, 0x00, 0x00, 0x94, 0x3C, 0x00, - 0x00, 0x90, 0x46, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x90, 0x44, 0x78, 0x00, 0x92, 0x44, 0x6B, - 0x00, 0x95, 0x35, 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, - 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x93, 0x41, 0x6B, 0x00, 0x94, 0x3C, 0x6B, 0x00, 0x9C, 0x26, 0x6B, - 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x90, 0x44, 0x00, - 0x00, 0x92, 0x44, 0x00, 0x00, 0x95, 0x35, 0x00, 0x00, 0x93, 0x41, 0x00, 0x00, 0x94, 0x3C, 0x00, - 0x00, 0x90, 0x41, 0x78, 0x00, 0x92, 0x41, 0x6B, 0x00, 0x93, 0x3D, 0x6B, 0x00, 0x94, 0x3A, 0x6B, - 0x00, 0x95, 0x2E, 0x74, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9C, 0x26, 0x00, - 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x28, 0x58, 0x0B, 0x90, 0x41, 0x00, 0x00, 0x92, 0x41, 0x00, 0x00, - 0x9F, 0x28, 0x00, 0x0B, 0x93, 0x3D, 0x00, 0x00, 0x94, 0x3A, 0x00, 0x00, 0x95, 0x2E, 0x00, 0x00, - 0x90, 0x3F, 0x78, 0x00, 0x92, 0x3F, 0x6B, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x94, 0x38, 0x6B, 0x00, - 0x95, 0x30, 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, - 0x9B, 0x24, 0x00, 0x00, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x90, 0x3F, 0x00, 0x00, - 0x92, 0x3F, 0x00, 0x00, 0x90, 0x3F, 0x78, 0x00, 0x92, 0x3F, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, - 0x28, 0x00, 0x0A, 0x93, 0x3F, 0x00, 0x00, 0x94, 0x38, 0x00, 0x00, 0x95, 0x30, 0x00, 0x00, 0x90, - 0x3F, 0x00, 0x00, 0x92, 0x3F, 0x00, 0x00, 0x90, 0x41, 0x78, 0x00, 0x92, 0x41, 0x6B, 0x00, 0x95, - 0x31, 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9F, - 0x28, 0x00, 0x0B, 0x93, 0x3D, 0x6B, 0x00, 0x94, 0x38, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x90, - 0x41, 0x00, 0x00, 0x92, 0x41, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x95, 0x31, 0x00, 0x00, 0x93, - 0x3D, 0x00, 0x00, 0x94, 0x38, 0x00, 0x00, 0x90, 0x46, 0x78, 0x00, 0x92, 0x46, 0x6B, 0x00, 0x93, - 0x41, 0x6B, 0x00, 0x94, 0x3D, 0x6B, 0x00, 0x95, 0x2E, 0x74, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, - 0x28, 0x58, 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x9B, 0x24, 0x6B, 0x00, 0x9F, - 0x28, 0x58, 0x0B, 0x90, 0x46, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x9B, 0x24, 0x00, 0x00, 0x9F, - 0x28, 0x00, 0x0B, 0x93, 0x41, 0x00, 0x00, 0x94, 0x3D, 0x00, 0x00, 0x95, 0x2E, 0x00, 0x00, 0x90, - 0x43, 0x78, 0x00, 0x92, 0x43, 0x6B, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x94, 0x3D, 0x6B, 0x00, 0x95, - 0x33, 0x74, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9F, - 0x28, 0x00, 0x0C, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0C, 0x90, 0x43, 0x00, 0x00, 0x92, - 0x43, 0x00, 0x00, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0C, 0x93, 0x3F, 0x00, 0x00, 0x94, - 0x3D, 0x00, 0x00, 0x95, 0x33, 0x00, 0x00, 0x90, 0x44, 0x78, 0x00, 0x92, 0x44, 0x6B, 0x00, 0x93, - 0x3F, 0x6B, 0x00, 0x94, 0x3C, 0x6B, 0x00, 0x95, 0x2C, 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, - 0x28, 0x58, 0x0C, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0C, 0x9C, 0x26, 0x6B, 0x00, 0x9F, - 0x28, 0x58, 0x0C, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x9C, 0x26, 0x58, 0x00, 0x9F, - 0x28, 0x58, 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x9C, 0x26, 0x5F, 0x00, 0x9F, - 0x28, 0x58, 0x0B, 0x90, 0x44, 0x00, 0x00, 0x92, 0x44, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, 0x94, - 0x3C, 0x00, 0x00, 0x95, 0x2C, 0x00, 0x00, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x90, - 0x4B, 0x78, 0x00, 0xC1, 0x00, 0x00, 0x91, 0x43, 0x72, 0x00, 0xC2, 0x04, 0x00, 0x92, 0x3F, 0x65, - 0x00, 0x93, 0x3D, 0x72, 0x00, 0x94, 0x3A, 0x72, 0x00, 0x95, 0x27, 0x78, 0x00, 0x9B, 0x24, 0x6B, - 0x00, 0x9C, 0x26, 0x65, 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x9B, 0x24, 0x00, 0x00, 0x9C, 0x26, 0x00, - 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x90, 0x4B, 0x00, 0x00, 0x91, 0x43, 0x00, 0x00, 0x90, 0x4D, 0x78, - 0x00, 0x91, 0x44, 0x72, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x90, 0x4D, 0x00, - 0x00, 0x91, 0x44, 0x00, 0x00, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x00, 0x90, 0x4F, 0x78, - 0x00, 0x91, 0x46, 0x72, 0x0A, 0x92, 0x3F, 0x00, 0x00, 0x93, 0x3D, 0x00, 0x00, 0x94, 0x3A, 0x00, - 0x00, 0x95, 0x27, 0x00, 0x00, 0x90, 0x4F, 0x00, 0x00, 0x91, 0x46, 0x00, 0x00, 0x90, 0x50, 0x78, - 0x00, 0x91, 0x48, 0x72, 0x00, 0x92, 0x44, 0x65, 0x00, 0x95, 0x20, 0x78, 0x00, 0x9B, 0x24, 0x6B, - 0x00, 0x9E, 0x29, 0x4C, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x93, 0x3C, 0x72, - 0x00, 0x94, 0x38, 0x72, 0x00, 0x9E, 0x29, 0x4C, 0x0A, 0x29, 0x00, 0x0B, 0x90, 0x50, 0x00, 0x00, - 0x91, 0x48, 0x00, 0x00, 0x92, 0x44, 0x00, 0x00, 0x93, 0x3C, 0x00, 0x00, 0x94, 0x38, 0x00, 0x00, - 0x90, 0x50, 0x78, 0x00, 0x91, 0x48, 0x72, 0x00, 0x92, 0x44, 0x65, 0x00, 0x93, 0x3C, 0x72, 0x00, - 0x94, 0x33, 0x72, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0B, 0x9C, 0x26, 0x00, 0x00, - 0x9E, 0x29, 0x00, 0x0A, 0x90, 0x50, 0x00, 0x00, 0x91, 0x48, 0x00, 0x00, 0x92, 0x44, 0x00, 0x00, - 0x90, 0x52, 0x78, 0x00, 0x91, 0x49, 0x72, 0x00, 0x92, 0x46, 0x65, 0x00, 0x9B, 0x24, 0x6B, 0x00, - 0x9E, 0x29, 0x4C, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x93, 0x3C, 0x00, 0x00, - 0x94, 0x33, 0x00, 0x00, 0x90, 0x52, 0x00, 0x00, 0x91, 0x49, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, - 0x90, 0x50, 0x78, 0x00, 0x91, 0x48, 0x72, 0x00, 0x92, 0x44, 0x65, 0x00, 0x93, 0x3C, 0x72, 0x00, - 0x94, 0x38, 0x72, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0A, 0x9C, 0x26, 0x00, 0x00, - 0x9E, 0x29, 0x00, 0x0B, 0x90, 0x50, 0x00, 0x00, 0x91, 0x48, 0x00, 0x00, 0x92, 0x44, 0x00, 0x00, - 0x90, 0x4F, 0x78, 0x00, 0x91, 0x46, 0x72, 0x00, 0x92, 0x43, 0x65, 0x00, 0x9B, 0x24, 0x6B, 0x00, - 0x9E, 0x29, 0x4C, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0A, 0x95, 0x20, 0x00, 0x00, - 0x93, 0x3C, 0x00, 0x00, 0x94, 0x38, 0x00, 0x00, 0x90, 0x4F, 0x00, 0x00, 0x91, 0x46, 0x00, 0x00, - 0x92, 0x43, 0x00, 0x00, 0x90, 0x4D, 0x78, 0x00, 0x91, 0x44, 0x72, 0x00, 0x92, 0x41, 0x65, 0x00, - 0x95, 0x25, 0x78, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0B, 0x9B, 0x24, 0x00, 0x00, - 0x9E, 0x29, 0x00, 0x0B, 0x9C, 0x26, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0A, 0x9C, 0x26, 0x00, 0x00, - 0x9E, 0x29, 0x00, 0x0B, 0x90, 0x4D, 0x00, 0x00, 0x91, 0x44, 0x00, 0x00, 0x92, 0x41, 0x00, 0x00, - 0x90, 0x4D, 0x78, 0x00, 0x91, 0x44, 0x72, 0x00, 0x92, 0x41, 0x65, 0x00, 0x93, 0x3D, 0x72, 0x00, - 0x94, 0x38, 0x72, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0B, 0x9C, 0x26, 0x00, 0x00, - 0x9E, 0x29, 0x00, 0x0A, 0x29, 0x4C, 0x0B, 0x90, 0x4D, 0x00, 0x00, 0x91, 0x44, 0x00, 0x00, 0x92, - 0x41, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x95, 0x25, 0x00, 0x00, 0x93, 0x3D, 0x00, 0x00, 0x94, - 0x38, 0x00, 0x00, 0x90, 0x4D, 0x78, 0x00, 0x91, 0x45, 0x72, 0x00, 0x92, 0x41, 0x65, 0x00, 0x93, - 0x3F, 0x72, 0x00, 0x94, 0x39, 0x72, 0x00, 0x95, 0x24, 0x78, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9C, - 0x26, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0A, 0x9B, 0x24, 0x00, 0x00, 0x9C, 0x26, 0x00, 0x00, 0x9E, - 0x29, 0x00, 0x0B, 0x29, 0x4C, 0x0B, 0x29, 0x00, 0x0A, 0x90, 0x4D, 0x00, 0x00, 0x91, 0x45, 0x00, - 0x00, 0x92, 0x41, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, 0x94, 0x39, 0x00, 0x00, 0x95, 0x24, 0x00, - 0x00, 0x90, 0x52, 0x78, 0x00, 0x91, 0x4A, 0x72, 0x00, 0x92, 0x46, 0x65, 0x00, 0x95, 0x22, 0x78, - 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9E, 0x29, 0x00, - 0x0B, 0x93, 0x3E, 0x72, 0x00, 0x94, 0x3A, 0x72, 0x00, 0x9E, 0x29, 0x4C, 0x0A, 0x29, 0x00, 0x0B, - 0x90, 0x52, 0x00, 0x00, 0x91, 0x4A, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x93, 0x3E, 0x00, 0x00, - 0x94, 0x3A, 0x00, 0x00, 0x90, 0x52, 0x78, 0x00, 0x91, 0x4A, 0x72, 0x00, 0x92, 0x46, 0x65, 0x00, - 0x93, 0x3E, 0x72, 0x00, 0x94, 0x35, 0x72, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0B, - 0x9C, 0x26, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0A, 0x90, 0x52, 0x00, 0x00, 0x91, 0x4A, 0x00, 0x00, - 0x92, 0x46, 0x00, 0x00, 0x90, 0x54, 0x78, 0x00, 0x91, 0x4B, 0x72, 0x00, 0x92, 0x48, 0x65, 0x00, - 0x9B, 0x24, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, - 0x93, 0x3E, 0x00, 0x00, 0x94, 0x35, 0x00, 0x00, 0x90, 0x54, 0x00, 0x00, 0x91, 0x4B, 0x00, 0x00, - 0x92, 0x48, 0x00, 0x00, 0x90, 0x52, 0x78, 0x00, 0x91, 0x4A, 0x72, 0x00, 0x92, 0x46, 0x65, 0x00, - 0x93, 0x3E, 0x72, 0x00, 0x94, 0x3A, 0x72, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0A, - 0x9C, 0x26, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x90, 0x52, 0x00, 0x00, 0x91, 0x4A, 0x00, 0x00, - 0x92, 0x46, 0x00, 0x00, 0x90, 0x50, 0x78, 0x00, 0x91, 0x48, 0x72, 0x00, 0x92, 0x44, 0x65, 0x00, - 0x9B, 0x24, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0A, - 0x95, 0x22, 0x00, 0x00, 0x93, 0x3E, 0x00, 0x00, 0x94, 0x3A, 0x00, 0x00, 0x90, 0x50, 0x00, 0x00, - 0x91, 0x48, 0x00, 0x00, 0x92, 0x44, 0x00, 0x00, 0x90, 0x4F, 0x78, 0x00, 0x91, 0x46, 0x72, 0x00, - 0x92, 0x43, 0x65, 0x00, 0x95, 0x27, 0x78, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0B, - 0x9B, 0x24, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x9C, 0x26, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0A, - 0x9C, 0x26, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x90, 0x4F, 0x00, 0x00, 0x91, 0x46, 0x00, 0x00, - 0x92, 0x43, 0x00, 0x00, 0x90, 0x4B, 0x78, 0x00, 0x91, 0x43, 0x72, 0x00, 0x92, 0x3F, 0x65, 0x00, - 0x93, 0x3F, 0x72, 0x00, 0x94, 0x37, 0x72, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0B, - 0x9C, 0x26, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0A, 0x29, 0x4C, 0x0B, 0x90, 0x4B, 0x00, 0x00, 0x91, - 0x43, 0x00, 0x00, 0x92, 0x3F, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x95, 0x27, 0x00, 0x00, 0x93, - 0x3F, 0x00, 0x00, 0x94, 0x37, 0x00, 0x00, 0x90, 0x4B, 0x78, 0x00, 0x91, 0x43, 0x72, 0x00, 0x92, - 0x3F, 0x65, 0x00, 0x93, 0x3F, 0x72, 0x00, 0x94, 0x37, 0x72, 0x00, 0x95, 0x25, 0x78, 0x00, 0x9B, - 0x24, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0A, 0x9B, 0x24, 0x00, 0x00, 0x9C, - 0x26, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x29, 0x4C, 0x0B, 0x29, 0x00, 0x0A, 0x90, 0x4B, 0x00, - 0x00, 0x91, 0x43, 0x00, 0x00, 0x92, 0x3F, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, 0x94, 0x37, 0x00, - 0x00, 0x95, 0x25, 0x00, 0x00, 0x90, 0x54, 0x78, 0x00, 0x91, 0x4C, 0x72, 0x00, 0x92, 0x48, 0x65, - 0x00, 0x95, 0x24, 0x78, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0B, 0x9B, 0x24, 0x00, - 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x93, 0x40, 0x72, 0x00, 0x94, 0x37, 0x72, 0x00, 0x9E, 0x29, 0x4C, - 0x0A, 0x29, 0x00, 0x0B, 0x90, 0x54, 0x00, 0x00, 0x91, 0x4C, 0x00, 0x00, 0x92, 0x48, 0x00, 0x00, - 0x93, 0x40, 0x00, 0x00, 0x94, 0x37, 0x00, 0x00, 0x90, 0x54, 0x78, 0x00, 0x91, 0x4C, 0x72, 0x00, - 0x92, 0x48, 0x65, 0x00, 0x93, 0x40, 0x72, 0x00, 0x94, 0x37, 0x72, 0x00, 0x9C, 0x26, 0x6B, 0x00, - 0x9E, 0x29, 0x4C, 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0A, 0x90, 0x54, 0x00, 0x00, - 0x91, 0x4C, 0x00, 0x00, 0x92, 0x48, 0x00, 0x00, 0x90, 0x55, 0x78, 0x00, 0x91, 0x4D, 0x72, 0x00, - 0x92, 0x49, 0x65, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0B, 0x9B, 0x24, 0x00, 0x00, - 0x9E, 0x29, 0x00, 0x0B, 0x93, 0x40, 0x00, 0x00, 0x94, 0x37, 0x00, 0x00, 0x90, 0x55, 0x00, 0x00, - 0x91, 0x4D, 0x00, 0x00, 0x92, 0x49, 0x00, 0x00, 0x90, 0x54, 0x78, 0x00, 0x91, 0x4C, 0x72, 0x00, - 0x92, 0x48, 0x65, 0x00, 0x93, 0x40, 0x72, 0x00, 0x94, 0x3C, 0x72, 0x00, 0x9C, 0x26, 0x6B, 0x00, - 0x9E, 0x29, 0x4C, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x90, 0x54, 0x00, 0x00, - 0x91, 0x4C, 0x00, 0x00, 0x92, 0x48, 0x00, 0x00, 0x90, 0x52, 0x78, 0x00, 0x91, 0x49, 0x72, 0x00, - 0x92, 0x46, 0x65, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0B, 0x9B, 0x24, 0x00, 0x00, - 0x9E, 0x29, 0x00, 0x0A, 0x95, 0x24, 0x00, 0x00, 0x93, 0x40, 0x00, 0x00, 0x94, 0x3C, 0x00, 0x00, - 0x90, 0x52, 0x00, 0x00, 0x91, 0x49, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x90, 0x50, 0x78, 0x00, - 0x91, 0x48, 0x72, 0x00, 0x92, 0x44, 0x65, 0x00, 0x95, 0x29, 0x78, 0x00, 0x9B, 0x24, 0x6B, 0x00, - 0x9E, 0x29, 0x4C, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x93, 0x41, 0x72, 0x00, - 0x94, 0x3C, 0x72, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0A, 0x9C, 0x26, 0x00, 0x00, - 0x9E, 0x29, 0x00, 0x0B, 0x90, 0x50, 0x00, 0x00, 0x91, 0x48, 0x00, 0x00, 0x92, 0x44, 0x00, 0x00, - 0x95, 0x29, 0x00, 0x00, 0x93, 0x41, 0x00, 0x00, 0x94, 0x3C, 0x00, 0x00, 0x90, 0x4D, 0x78, 0x00, - 0x91, 0x49, 0x72, 0x00, 0x92, 0x41, 0x65, 0x00, 0x93, 0x3D, 0x72, 0x00, 0x94, 0x3A, 0x72, 0x00, - 0x95, 0x22, 0x78, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0B, 0x9C, 0x26, 0x00, 0x00, - 0x9E, 0x29, 0x00, 0x0A, 0x29, 0x4C, 0x0B, 0x90, 0x4D, 0x00, 0x00, 0x91, 0x49, 0x00, 0x00, 0x92, - 0x41, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x93, 0x3D, 0x00, 0x00, 0x94, 0x3A, 0x00, 0x00, 0x95, - 0x22, 0x00, 0x00, 0x90, 0x4B, 0x78, 0x00, 0x91, 0x48, 0x72, 0x00, 0x92, 0x3F, 0x65, 0x00, 0x93, - 0x3F, 0x72, 0x00, 0x94, 0x38, 0x72, 0x00, 0x95, 0x24, 0x78, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9C, - 0x26, 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x0A, 0x9B, 0x24, 0x00, 0x00, 0x9C, 0x26, 0x00, 0x00, 0x9E, - 0x29, 0x00, 0x0B, 0x90, 0x4B, 0x00, 0x00, 0x91, 0x48, 0x00, 0x00, 0x92, 0x3F, 0x00, 0x00, 0x90, - 0x4B, 0x78, 0x00, 0x91, 0x48, 0x72, 0x00, 0x92, 0x3F, 0x65, 0x00, 0x9E, 0x29, 0x4C, 0x0B, 0x29, - 0x00, 0x0A, 0x93, 0x3F, 0x00, 0x00, 0x94, 0x38, 0x00, 0x00, 0x95, 0x24, 0x00, 0x00, 0x90, 0x4B, - 0x00, 0x00, 0x91, 0x48, 0x00, 0x00, 0x92, 0x3F, 0x00, 0x00, 0x90, 0x4D, 0x78, 0x00, 0x91, 0x44, - 0x72, 0x00, 0x92, 0x41, 0x65, 0x00, 0x95, 0x25, 0x78, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9E, 0x29, - 0x4C, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x93, 0x3D, 0x72, 0x00, 0x94, 0x38, - 0x72, 0x00, 0x9E, 0x29, 0x4C, 0x0A, 0x90, 0x4D, 0x00, 0x00, 0x91, 0x44, 0x00, 0x00, 0x92, 0x41, - 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x95, 0x25, 0x00, 0x00, 0x93, 0x3D, 0x00, 0x00, 0x94, 0x38, - 0x00, 0x00, 0x90, 0x52, 0x78, 0x00, 0x91, 0x49, 0x72, 0x00, 0x92, 0x46, 0x65, 0x00, 0x93, 0x41, - 0x72, 0x00, 0x94, 0x3D, 0x72, 0x00, 0x95, 0x22, 0x78, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9E, 0x29, - 0x4C, 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0A, 0x9B, 0x24, 0x6B, 0x00, 0x9E, 0x29, - 0x4C, 0x0B, 0x90, 0x52, 0x00, 0x00, 0x91, 0x49, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x9B, 0x24, - 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x93, 0x41, 0x00, 0x00, 0x94, 0x3D, 0x00, 0x00, 0x95, 0x22, - 0x00, 0x00, 0x90, 0x4F, 0x78, 0x00, 0x91, 0x46, 0x72, 0x00, 0x92, 0x43, 0x65, 0x00, 0x93, 0x3F, - 0x72, 0x00, 0x94, 0x3D, 0x72, 0x00, 0x95, 0x27, 0x78, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9E, 0x29, - 0x4C, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0C, 0x9B, 0x24, 0x6B, 0x00, 0x9E, 0x29, - 0x4C, 0x0C, 0x90, 0x4F, 0x00, 0x00, 0x91, 0x46, 0x00, 0x00, 0x92, 0x43, 0x00, 0x00, 0x9B, 0x24, - 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0C, 0x93, 0x3F, 0x00, 0x00, 0x94, 0x3D, 0x00, 0x00, 0x95, 0x27, - 0x00, 0x00, 0x90, 0x50, 0x78, 0x00, 0x91, 0x48, 0x72, 0x00, 0x92, 0x44, 0x65, 0x00, 0x93, 0x3F, - 0x72, 0x00, 0x94, 0x3C, 0x72, 0x00, 0x95, 0x20, 0x78, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9E, 0x29, - 0x4C, 0x0C, 0x9B, 0x24, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0C, 0x9C, 0x26, 0x6B, 0x00, 0x9E, 0x29, - 0x4C, 0x0C, 0x9C, 0x26, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x9C, 0x26, 0x6B, 0x00, 0x9E, 0x29, - 0x4C, 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0A, 0x29, 0x4C, 0x0B, 0x90, 0x50, 0x00, - 0x00, 0x91, 0x48, 0x00, 0x00, 0x92, 0x44, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, 0x94, 0x3C, 0x00, - 0x00, 0x95, 0x20, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0xC0, 0x01, 0x00, 0x90, 0x3F, 0x65, 0x00, - 0xC2, 0x03, 0x00, 0x92, 0x3F, 0x72, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9E, - 0x29, 0x4C, 0x0A, 0x9B, 0x24, 0x00, 0x00, 0x9C, 0x26, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x29, - 0x4C, 0x0B, 0x29, 0x00, 0x0A, 0x90, 0x3F, 0x00, 0x00, 0x92, 0x3F, 0x00, 0x00, 0x90, 0x44, 0x65, - 0x00, 0x92, 0x44, 0x72, 0x00, 0x94, 0x3C, 0x6B, 0x00, 0x95, 0x2C, 0x6E, 0x00, 0x9B, 0x24, 0x65, - 0x00, 0x9E, 0x29, 0x45, 0x00, 0xCF, 0x0B, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, - 0x94, 0x3C, 0x00, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x9F, 0x28, 0x5F, 0x0A, 0x28, 0x00, 0x0B, 0x90, - 0x44, 0x00, 0x00, 0x92, 0x44, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, 0x90, 0x44, 0x65, 0x00, 0x92, - 0x44, 0x72, 0x00, 0x94, 0x3C, 0x6B, 0x00, 0x9C, 0x26, 0x65, 0x00, 0x9F, 0x28, 0x5F, 0x0B, 0x9C, - 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x94, 0x3C, 0x00, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x9F, - 0x28, 0x5F, 0x0B, 0x28, 0x00, 0x0B, 0x90, 0x44, 0x00, 0x00, 0x92, 0x44, 0x00, 0x00, 0x93, 0x3F, - 0x00, 0x00, 0x90, 0x44, 0x65, 0x00, 0x92, 0x44, 0x72, 0x00, 0x94, 0x3C, 0x6B, 0x00, 0x9C, 0x26, - 0x65, 0x00, 0x9F, 0x28, 0x5F, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x94, 0x3C, - 0x00, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x9F, 0x28, 0x5F, 0x0B, 0x28, 0x00, 0x0A, 0x95, 0x2C, 0x00, - 0x00, 0x90, 0x44, 0x00, 0x00, 0x92, 0x44, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, 0x90, 0x43, 0x65, - 0x00, 0x92, 0x43, 0x72, 0x00, 0x94, 0x3A, 0x6B, 0x00, 0x95, 0x2E, 0x6E, 0x00, 0x9B, 0x24, 0x65, - 0x00, 0x9E, 0x29, 0x45, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x94, 0x3A, 0x00, - 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x9F, 0x28, 0x5F, 0x0A, 0x28, 0x00, 0x0B, 0x93, 0x3F, 0x00, 0x00, - 0x94, 0x3A, 0x6B, 0x00, 0x9C, 0x26, 0x65, 0x00, 0x9F, 0x28, 0x5F, 0x0B, 0x9C, 0x26, 0x00, 0x00, - 0x9F, 0x28, 0x00, 0x0A, 0x94, 0x3A, 0x00, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x9F, 0x28, 0x5F, 0x0B, - 0x28, 0x00, 0x0B, 0x90, 0x43, 0x00, 0x00, 0x92, 0x43, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, 0x90, - 0x43, 0x65, 0x00, 0x92, 0x43, 0x72, 0x00, 0x94, 0x3A, 0x6B, 0x00, 0x9C, 0x26, 0x65, 0x00, 0x9F, - 0x28, 0x5F, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x94, 0x3A, 0x00, 0x00, 0x93, - 0x3F, 0x6B, 0x00, 0x9F, 0x28, 0x5F, 0x0B, 0x28, 0x00, 0x0A, 0x95, 0x2E, 0x00, 0x00, 0x90, 0x43, - 0x00, 0x00, 0x92, 0x43, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, 0x90, 0x44, 0x65, 0x00, 0x92, 0x44, - 0x72, 0x00, 0x94, 0x3A, 0x6B, 0x00, 0x95, 0x2E, 0x6E, 0x00, 0x9B, 0x24, 0x65, 0x00, 0x9E, 0x29, - 0x45, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x94, 0x3A, 0x00, 0x00, 0x93, 0x3E, - 0x6B, 0x00, 0x9F, 0x28, 0x5F, 0x0A, 0x28, 0x00, 0x0B, 0x90, 0x44, 0x00, 0x00, 0x92, 0x44, 0x00, - 0x00, 0x93, 0x3E, 0x00, 0x00, 0x90, 0x43, 0x65, 0x00, 0x92, 0x43, 0x72, 0x00, 0x94, 0x3A, 0x6B, - 0x00, 0x9C, 0x26, 0x65, 0x00, 0x9F, 0x28, 0x5F, 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, - 0x0A, 0x94, 0x3A, 0x00, 0x00, 0x93, 0x3E, 0x6B, 0x00, 0x9F, 0x28, 0x5F, 0x0B, 0x28, 0x00, 0x0B, - 0x90, 0x43, 0x00, 0x00, 0x92, 0x43, 0x00, 0x00, 0x93, 0x3E, 0x00, 0x00, 0x90, 0x41, 0x65, 0x00, - 0x92, 0x41, 0x72, 0x00, 0x94, 0x38, 0x6B, 0x00, 0x9C, 0x26, 0x65, 0x00, 0x9F, 0x28, 0x5F, 0x0A, - 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x94, 0x38, 0x00, 0x00, 0x93, 0x3E, 0x6B, 0x00, - 0x9F, 0x28, 0x5F, 0x0B, 0x28, 0x00, 0x0A, 0x95, 0x2E, 0x00, 0x00, 0x90, 0x41, 0x00, 0x00, 0x92, - 0x41, 0x00, 0x00, 0x93, 0x3E, 0x00, 0x00, 0x90, 0x3F, 0x65, 0x00, 0x92, 0x3F, 0x72, 0x00, 0x94, - 0x37, 0x6B, 0x00, 0x95, 0x27, 0x6E, 0x00, 0x9B, 0x24, 0x65, 0x00, 0x9E, 0x29, 0x45, 0x0B, 0x9B, - 0x24, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x94, 0x37, 0x00, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x9F, - 0x28, 0x5F, 0x0A, 0x28, 0x00, 0x0B, 0x93, 0x3F, 0x00, 0x00, 0x94, 0x37, 0x6B, 0x00, 0x9C, 0x26, - 0x65, 0x00, 0x9F, 0x28, 0x5F, 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x94, 0x37, - 0x00, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x9F, 0x28, 0x5F, 0x0B, 0x90, 0x3F, 0x00, 0x00, 0x92, 0x3F, - 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x93, 0x3F, 0x00, 0x00, 0x90, 0x46, 0x65, 0x00, 0x92, 0x46, - 0x72, 0x00, 0x94, 0x37, 0x6B, 0x00, 0x9C, 0x26, 0x65, 0x00, 0x9F, 0x28, 0x5F, 0x0A, 0x9C, 0x26, - 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x94, 0x37, 0x00, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x9F, 0x28, - 0x5F, 0x0B, 0x28, 0x00, 0x0A, 0x95, 0x27, 0x00, 0x00, 0x90, 0x46, 0x00, 0x00, 0x92, 0x46, 0x00, - 0x00, 0x93, 0x3F, 0x00, 0x00, 0x90, 0x48, 0x65, 0x00, 0x92, 0x48, 0x72, 0x00, 0x94, 0x38, 0x6B, - 0x00, 0x95, 0x2C, 0x6E, 0x00, 0x9B, 0x24, 0x65, 0x00, 0x9E, 0x29, 0x45, 0x0B, 0x9B, 0x24, 0x00, - 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x94, 0x38, 0x00, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x9F, 0x28, 0x5F, - 0x0A, 0x28, 0x00, 0x0B, 0x90, 0x48, 0x00, 0x00, 0x92, 0x48, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, - 0x90, 0x46, 0x65, 0x00, 0x92, 0x46, 0x72, 0x00, 0x94, 0x3A, 0x6B, 0x00, 0x9C, 0x26, 0x65, 0x00, - 0x9F, 0x28, 0x5F, 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x94, 0x3A, 0x00, 0x00, - 0x93, 0x3D, 0x6B, 0x00, 0x9F, 0x28, 0x5F, 0x0B, 0x28, 0x00, 0x0B, 0x90, 0x46, 0x00, 0x00, 0x92, - 0x46, 0x00, 0x00, 0x93, 0x3D, 0x00, 0x00, 0x90, 0x44, 0x65, 0x00, 0x92, 0x44, 0x72, 0x00, 0x94, - 0x3C, 0x6B, 0x00, 0x9C, 0x26, 0x65, 0x00, 0x9F, 0x28, 0x5F, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9F, - 0x28, 0x00, 0x0B, 0x94, 0x3C, 0x00, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x9F, 0x28, 0x5F, 0x0B, 0x28, - 0x00, 0x0A, 0x95, 0x2C, 0x00, 0x00, 0x90, 0x44, 0x00, 0x00, 0x92, 0x44, 0x00, 0x00, 0x93, 0x3F, - 0x00, 0x00, 0x90, 0x4B, 0x65, 0x00, 0x92, 0x4B, 0x72, 0x00, 0x94, 0x38, 0x6B, 0x00, 0x95, 0x30, - 0x6E, 0x00, 0x9B, 0x24, 0x65, 0x00, 0x9E, 0x29, 0x45, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9E, 0x29, - 0x00, 0x0B, 0x94, 0x38, 0x00, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x9F, 0x28, 0x5F, 0x0A, 0x28, 0x00, - 0x0B, 0x90, 0x4B, 0x00, 0x00, 0x92, 0x4B, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, 0x90, 0x3F, 0x65, - 0x00, 0x92, 0x3F, 0x72, 0x00, 0x94, 0x38, 0x6B, 0x00, 0x9C, 0x26, 0x65, 0x00, 0x9F, 0x28, 0x5F, - 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x94, 0x38, 0x00, 0x00, 0x93, 0x3F, 0x6B, - 0x00, 0x9F, 0x28, 0x5F, 0x0B, 0x28, 0x00, 0x0B, 0x90, 0x3F, 0x00, 0x00, 0x92, 0x3F, 0x00, 0x00, - 0x93, 0x3F, 0x00, 0x00, 0x90, 0x3F, 0x65, 0x00, 0x92, 0x3F, 0x72, 0x00, 0x94, 0x38, 0x6B, 0x00, - 0x9C, 0x26, 0x65, 0x00, 0x9F, 0x28, 0x5F, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, - 0x90, 0x3F, 0x00, 0x00, 0x92, 0x3F, 0x00, 0x00, 0x94, 0x38, 0x00, 0x00, 0x90, 0x3F, 0x65, 0x00, - 0x92, 0x3F, 0x72, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x9F, 0x28, 0x5F, 0x0B, 0x28, 0x00, 0x0A, 0x95, - 0x30, 0x00, 0x00, 0x90, 0x3F, 0x00, 0x00, 0x92, 0x3F, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, 0x90, - 0x41, 0x65, 0x00, 0x92, 0x41, 0x72, 0x00, 0x94, 0x38, 0x6B, 0x00, 0x95, 0x31, 0x6E, 0x00, 0x9B, - 0x24, 0x65, 0x00, 0x9E, 0x29, 0x45, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0B, 0x94, - 0x38, 0x00, 0x00, 0x93, 0x3D, 0x6B, 0x00, 0x9F, 0x28, 0x5F, 0x0A, 0x90, 0x41, 0x00, 0x00, 0x92, - 0x41, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x93, 0x3D, 0x00, 0x00, 0x90, 0x46, 0x65, 0x00, 0x92, - 0x46, 0x72, 0x00, 0x94, 0x3D, 0x6B, 0x00, 0x9C, 0x26, 0x65, 0x00, 0x9F, 0x28, 0x5F, 0x0B, 0x9C, - 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x94, 0x3D, 0x00, 0x00, 0x93, 0x41, 0x6B, 0x00, 0x9F, - 0x28, 0x5F, 0x0B, 0x90, 0x46, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x95, - 0x31, 0x00, 0x00, 0x93, 0x41, 0x00, 0x00, 0x90, 0x43, 0x65, 0x00, 0x92, 0x43, 0x72, 0x00, 0x94, - 0x3D, 0x6B, 0x00, 0x95, 0x33, 0x6E, 0x00, 0x9C, 0x26, 0x65, 0x00, 0x9F, 0x28, 0x5F, 0x0A, 0x9C, - 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x94, 0x3D, 0x00, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x9F, - 0x28, 0x5F, 0x0C, 0x90, 0x43, 0x00, 0x00, 0x92, 0x43, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0C, 0x95, - 0x33, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, 0x90, 0x44, 0x65, 0x00, 0x92, 0x44, 0x72, 0x00, 0x94, - 0x3C, 0x6B, 0x00, 0x95, 0x2C, 0x6E, 0x00, 0x9B, 0x24, 0x65, 0x00, 0x9E, 0x29, 0x45, 0x0C, 0x9B, - 0x24, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x0C, 0x94, 0x3C, 0x00, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x9C, - 0x26, 0x65, 0x00, 0x9F, 0x28, 0x5F, 0x0C, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0C, 0x93, - 0x3F, 0x00, 0x00, 0x94, 0x38, 0x6B, 0x00, 0x9C, 0x26, 0x65, 0x00, 0x9F, 0x28, 0x5F, 0x0C, 0x9C, - 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0C, 0x94, 0x38, 0x00, 0x00, 0x93, 0x3D, 0x6B, 0x00, 0x9C, - 0x26, 0x5F, 0x00, 0x9F, 0x28, 0x5F, 0x0B, 0x90, 0x44, 0x00, 0x00, 0x92, 0x44, 0x00, 0x00, 0x95, - 0x2C, 0x00, 0x00, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x93, 0x3D, 0x00, 0x00, 0xC0, - 0x00, 0x00, 0x90, 0x3F, 0x78, 0x00, 0xC2, 0x03, 0x00, 0x92, 0x3F, 0x6B, 0x00, 0x93, 0x3A, 0x6B, - 0x00, 0x94, 0x37, 0x6B, 0x00, 0x95, 0x33, 0x74, 0x00, 0x9C, 0x26, 0x65, 0x00, 0x9F, 0x28, 0x5F, - 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x00, 0x9C, 0x26, 0x68, 0x0B, 0x26, 0x00, 0x00, - 0x26, 0x6A, 0x00, 0x9F, 0x28, 0x5F, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x00, 0x9C, - 0x26, 0x6D, 0x0B, 0x90, 0x3F, 0x00, 0x00, 0x92, 0x3F, 0x00, 0x00, 0x93, 0x3A, 0x00, 0x00, 0x94, - 0x37, 0x00, 0x00, 0x95, 0x33, 0x00, 0x00, 0x9C, 0x26, 0x00, 0x00, 0x90, 0x44, 0x78, 0x00, 0xC1, - 0x02, 0x00, 0x92, 0x44, 0x6B, 0x00, 0x95, 0x2C, 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9C, 0x26, - 0x6B, 0x00, 0x9E, 0x29, 0x4C, 0x00, 0xCF, 0x0A, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, - 0x00, 0x9C, 0x26, 0x00, 0x00, 0x9E, 0x29, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x93, 0x3C, 0x6B, - 0x00, 0x94, 0x38, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x28, 0x00, 0x0B, 0x90, 0x44, 0x00, 0x00, - 0x92, 0x44, 0x00, 0x00, 0x93, 0x3C, 0x00, 0x00, 0x94, 0x38, 0x00, 0x00, 0x90, 0x44, 0x78, 0x00, - 0x92, 0x44, 0x6B, 0x00, 0x93, 0x3C, 0x6B, 0x00, 0x94, 0x33, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, - 0x9F, 0x28, 0x58, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x90, 0x44, 0x00, 0x00, - 0x92, 0x44, 0x00, 0x00, 0x90, 0x46, 0x78, 0x00, 0x92, 0x46, 0x6B, 0x00, 0x9B, 0x24, 0x6B, 0x00, - 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x93, 0x3C, 0x00, 0x00, - 0x94, 0x33, 0x00, 0x00, 0x90, 0x46, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x90, 0x44, 0x78, 0x00, - 0x92, 0x44, 0x6B, 0x00, 0x93, 0x3C, 0x6B, 0x00, 0x94, 0x38, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, - 0x9F, 0x28, 0x58, 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x90, 0x44, 0x00, 0x00, - 0x92, 0x44, 0x00, 0x00, 0x90, 0x43, 0x78, 0x00, 0x92, 0x43, 0x6B, 0x00, 0x9B, 0x24, 0x6B, 0x00, - 0x9F, 0x28, 0x58, 0x0A, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x95, 0x2C, 0x00, 0x00, - 0x93, 0x3C, 0x00, 0x00, 0x94, 0x38, 0x00, 0x00, 0x90, 0x43, 0x00, 0x00, 0x92, 0x43, 0x00, 0x00, - 0x90, 0x41, 0x78, 0x00, 0x92, 0x41, 0x6B, 0x00, 0x95, 0x31, 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, - 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x9C, 0x26, 0x6B, 0x00, - 0x9F, 0x28, 0x58, 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x90, 0x41, 0x00, 0x00, - 0x92, 0x41, 0x00, 0x00, 0x90, 0x41, 0x78, 0x00, 0x92, 0x41, 0x6B, 0x00, 0x93, 0x3D, 0x6B, 0x00, - 0x94, 0x38, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x9C, 0x26, 0x00, 0x00, - 0x9F, 0x28, 0x00, 0x0B, 0x28, 0x58, 0x0B, 0x90, 0x41, 0x00, 0x00, 0x92, 0x41, 0x00, 0x00, 0x9F, - 0x28, 0x00, 0x0A, 0x95, 0x31, 0x00, 0x00, 0x93, 0x3D, 0x00, 0x00, 0x94, 0x38, 0x00, 0x00, 0x90, - 0x41, 0x78, 0x00, 0x92, 0x41, 0x6B, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x94, 0x39, 0x6B, 0x00, 0x95, - 0x30, 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, - 0x24, 0x00, 0x00, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x28, 0x58, 0x0A, 0x28, 0x00, - 0x0B, 0x90, 0x41, 0x00, 0x00, 0x92, 0x41, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, 0x94, 0x39, 0x00, - 0x00, 0x95, 0x30, 0x00, 0x00, 0x90, 0x46, 0x78, 0x00, 0x92, 0x46, 0x6B, 0x00, 0x95, 0x2E, 0x74, - 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, - 0x0A, 0x93, 0x3E, 0x6B, 0x00, 0x94, 0x3A, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x28, 0x00, 0x0B, - 0x90, 0x46, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x93, 0x3E, 0x00, 0x00, 0x94, 0x3A, 0x00, 0x00, - 0x90, 0x46, 0x78, 0x00, 0x92, 0x46, 0x6B, 0x00, 0x93, 0x3E, 0x6B, 0x00, 0x94, 0x35, 0x6B, 0x00, - 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, - 0x90, 0x46, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x90, 0x48, 0x78, 0x00, 0x92, 0x48, 0x6B, 0x00, - 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, - 0x93, 0x3E, 0x00, 0x00, 0x94, 0x35, 0x00, 0x00, 0x90, 0x48, 0x00, 0x00, 0x92, 0x48, 0x00, 0x00, - 0x90, 0x46, 0x78, 0x00, 0x92, 0x46, 0x6B, 0x00, 0x93, 0x3E, 0x6B, 0x00, 0x94, 0x3A, 0x6B, 0x00, - 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, - 0x90, 0x46, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x90, 0x44, 0x78, 0x00, 0x92, 0x44, 0x6B, 0x00, - 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, - 0x95, 0x2E, 0x00, 0x00, 0x93, 0x3E, 0x00, 0x00, 0x94, 0x3A, 0x00, 0x00, 0x90, 0x44, 0x00, 0x00, - 0x92, 0x44, 0x00, 0x00, 0x90, 0x43, 0x78, 0x00, 0x92, 0x43, 0x6B, 0x00, 0x95, 0x33, 0x74, 0x00, - 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, - 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, - 0x90, 0x43, 0x00, 0x00, 0x92, 0x43, 0x00, 0x00, 0x90, 0x3F, 0x78, 0x00, 0x92, 0x3F, 0x6B, 0x00, - 0x93, 0x3F, 0x6B, 0x00, 0x94, 0x37, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, - 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x28, 0x58, 0x0B, 0x90, 0x3F, 0x00, 0x00, 0x92, - 0x3F, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x95, 0x33, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, 0x94, - 0x37, 0x00, 0x00, 0x90, 0x3F, 0x78, 0x00, 0x92, 0x3F, 0x6B, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x94, - 0x37, 0x6B, 0x00, 0x95, 0x31, 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, - 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x28, - 0x58, 0x0A, 0x28, 0x00, 0x0B, 0x90, 0x3F, 0x00, 0x00, 0x92, 0x3F, 0x00, 0x00, 0x93, 0x3F, 0x00, - 0x00, 0x94, 0x37, 0x00, 0x00, 0x95, 0x31, 0x00, 0x00, 0x90, 0x48, 0x78, 0x00, 0x92, 0x48, 0x6B, - 0x00, 0x95, 0x30, 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, - 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x93, 0x40, 0x6B, 0x00, 0x94, 0x37, 0x6B, 0x00, 0x9F, 0x28, 0x58, - 0x0B, 0x28, 0x00, 0x0B, 0x90, 0x48, 0x00, 0x00, 0x92, 0x48, 0x00, 0x00, 0x93, 0x40, 0x00, 0x00, - 0x94, 0x37, 0x00, 0x00, 0x90, 0x48, 0x78, 0x00, 0x92, 0x48, 0x6B, 0x00, 0x93, 0x40, 0x6B, 0x00, - 0x94, 0x37, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x9C, 0x26, 0x00, 0x00, - 0x9F, 0x28, 0x00, 0x0B, 0x90, 0x48, 0x00, 0x00, 0x92, 0x48, 0x00, 0x00, 0x90, 0x49, 0x78, 0x00, - 0x92, 0x49, 0x6B, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, - 0x9F, 0x28, 0x00, 0x0A, 0x93, 0x40, 0x00, 0x00, 0x94, 0x37, 0x00, 0x00, 0x90, 0x49, 0x00, 0x00, - 0x92, 0x49, 0x00, 0x00, 0x90, 0x48, 0x78, 0x00, 0x92, 0x48, 0x6B, 0x00, 0x93, 0x40, 0x6B, 0x00, - 0x94, 0x3C, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9C, 0x26, 0x00, 0x00, - 0x9F, 0x28, 0x00, 0x0B, 0x90, 0x48, 0x00, 0x00, 0x92, 0x48, 0x00, 0x00, 0x90, 0x46, 0x78, 0x00, - 0x92, 0x46, 0x6B, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x9B, 0x24, 0x00, 0x00, - 0x9F, 0x28, 0x00, 0x0B, 0x95, 0x30, 0x00, 0x00, 0x93, 0x40, 0x00, 0x00, 0x94, 0x3C, 0x00, 0x00, - 0x90, 0x46, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x90, 0x44, 0x78, 0x00, 0x92, 0x44, 0x6B, 0x00, - 0x95, 0x35, 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, - 0x9F, 0x28, 0x00, 0x0A, 0x93, 0x41, 0x6B, 0x00, 0x94, 0x3C, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, - 0x9F, 0x28, 0x58, 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x90, 0x44, 0x00, 0x00, - 0x92, 0x44, 0x00, 0x00, 0x95, 0x35, 0x00, 0x00, 0x93, 0x41, 0x00, 0x00, 0x94, 0x3C, 0x00, 0x00, - 0x90, 0x41, 0x78, 0x00, 0x92, 0x41, 0x6B, 0x00, 0x93, 0x3D, 0x6B, 0x00, 0x94, 0x3A, 0x6B, 0x00, - 0x95, 0x2E, 0x74, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x9C, 0x26, 0x00, 0x00, - 0x9F, 0x28, 0x00, 0x0B, 0x28, 0x58, 0x0B, 0x90, 0x41, 0x00, 0x00, 0x92, 0x41, 0x00, 0x00, 0x9F, - 0x28, 0x00, 0x0A, 0x93, 0x3D, 0x00, 0x00, 0x94, 0x3A, 0x00, 0x00, 0x95, 0x2E, 0x00, 0x00, 0x90, - 0x3F, 0x78, 0x00, 0x92, 0x3F, 0x6B, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x94, 0x38, 0x6B, 0x00, 0x95, - 0x30, 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, - 0x24, 0x00, 0x00, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x90, 0x3F, 0x00, 0x00, 0x92, - 0x3F, 0x00, 0x00, 0x90, 0x3F, 0x78, 0x00, 0x92, 0x3F, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0A, 0x28, - 0x00, 0x0B, 0x93, 0x3F, 0x00, 0x00, 0x94, 0x38, 0x00, 0x00, 0x95, 0x30, 0x00, 0x00, 0x90, 0x3F, - 0x00, 0x00, 0x92, 0x3F, 0x00, 0x00, 0x90, 0x41, 0x78, 0x00, 0x92, 0x41, 0x6B, 0x00, 0x95, 0x31, - 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, - 0x00, 0x0A, 0x93, 0x3D, 0x6B, 0x00, 0x94, 0x38, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x90, 0x41, - 0x00, 0x00, 0x92, 0x41, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x95, 0x31, 0x00, 0x00, 0x93, 0x3D, - 0x00, 0x00, 0x94, 0x38, 0x00, 0x00, 0x90, 0x46, 0x78, 0x00, 0x92, 0x46, 0x6B, 0x00, 0x93, 0x41, - 0x6B, 0x00, 0x94, 0x3D, 0x6B, 0x00, 0x95, 0x2E, 0x74, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, - 0x58, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, - 0x58, 0x0B, 0x90, 0x46, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, - 0x00, 0x0A, 0x93, 0x41, 0x00, 0x00, 0x94, 0x3D, 0x00, 0x00, 0x95, 0x2E, 0x00, 0x00, 0x90, 0x43, - 0x78, 0x00, 0x92, 0x43, 0x6B, 0x00, 0x93, 0x3F, 0x6B, 0x00, 0x94, 0x3D, 0x6B, 0x00, 0x95, 0x33, - 0x74, 0x00, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0B, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, - 0x00, 0x0C, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, 0x58, 0x0C, 0x90, 0x43, 0x00, 0x00, 0x92, 0x43, - 0x00, 0x00, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0C, 0x93, 0x3F, 0x00, 0x00, 0x94, 0x3D, - 0x00, 0x00, 0x95, 0x33, 0x00, 0x00, 0x90, 0x44, 0x78, 0x00, 0x92, 0x44, 0x6B, 0x00, 0x93, 0x3F, - 0x6B, 0x00, 0x94, 0x3C, 0x6B, 0x00, 0x95, 0x2C, 0x74, 0x00, 0x9B, 0x24, 0x6B, 0x00, 0x9F, 0x28, - 0x58, 0x0C, 0x9B, 0x24, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0C, 0x9C, 0x26, 0x6B, 0x00, 0x9F, 0x28, - 0x58, 0x0C, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x9C, 0x26, 0x58, 0x00, 0x9F, 0x28, - 0x58, 0x0A, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0B, 0x9C, 0x26, 0x5F, 0x00, 0x9F, 0x28, - 0x58, 0x0B, 0x90, 0x44, 0x00, 0x00, 0x92, 0x44, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, 0x94, 0x3C, - 0x00, 0x00, 0x95, 0x2C, 0x00, 0x00, 0x9C, 0x26, 0x00, 0x00, 0x9F, 0x28, 0x00, 0x0A, 0x90, 0x4E, - 0x78, 0x00, 0xC1, 0x00, 0x00, 0x91, 0x46, 0x72, 0x00, 0xC2, 0x04, 0x00, 0x92, 0x42, 0x65, 0x00, - 0x93, 0x40, 0x72, 0x00, 0x94, 0x3A, 0x72, 0x00, 0x95, 0x2A, 0x7B, 0x00, 0x9B, 0x27, 0x6B, 0x00, - 0x9C, 0x29, 0x65, 0x00, 0x9F, 0x2B, 0x58, 0x0B, 0x9B, 0x27, 0x00, 0x00, 0x9C, 0x29, 0x00, 0x00, - 0x9F, 0x2B, 0x00, 0x0B, 0x90, 0x4E, 0x00, 0x00, 0x91, 0x46, 0x00, 0x00, 0x90, 0x50, 0x78, 0x00, - 0x91, 0x47, 0x72, 0x00, 0x9C, 0x29, 0x6B, 0x00, 0x9F, 0x2B, 0x58, 0x0A, 0x90, 0x50, 0x00, 0x00, - 0x91, 0x47, 0x00, 0x00, 0x9C, 0x29, 0x00, 0x00, 0x9F, 0x2B, 0x00, 0x00, 0x90, 0x52, 0x78, 0x00, - 0x91, 0x49, 0x72, 0x00, 0x9C, 0x29, 0x6B, 0x0B, 0x92, 0x42, 0x00, 0x00, 0x93, 0x40, 0x00, 0x00, - 0x94, 0x3A, 0x00, 0x00, 0x95, 0x2A, 0x00, 0x00, 0x90, 0x52, 0x00, 0x00, 0x91, 0x49, 0x00, 0x00, - 0x9C, 0x29, 0x00, 0x00, 0x90, 0x53, 0x78, 0x00, 0x91, 0x4B, 0x72, 0x00, 0x92, 0x47, 0x65, 0x00, - 0x95, 0x23, 0x7B, 0x00, 0x9B, 0x27, 0x6B, 0x00, 0x9C, 0x29, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, - 0x9B, 0x27, 0x00, 0x00, 0x9C, 0x29, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0A, 0x93, 0x3F, 0x72, 0x00, - 0x94, 0x3B, 0x72, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, 0x2C, 0x00, 0x0B, 0x90, 0x53, 0x00, 0x00, 0x91, - 0x4B, 0x00, 0x00, 0x92, 0x47, 0x00, 0x00, 0x93, 0x3F, 0x00, 0x00, 0x94, 0x3B, 0x00, 0x00, 0x90, - 0x53, 0x78, 0x00, 0x91, 0x4B, 0x72, 0x00, 0x92, 0x47, 0x65, 0x00, 0x93, 0x3F, 0x72, 0x00, 0x94, - 0x36, 0x72, 0x00, 0x9C, 0x29, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0A, 0x9C, 0x29, 0x00, 0x00, 0x9E, - 0x2C, 0x00, 0x0B, 0x90, 0x53, 0x00, 0x00, 0x91, 0x4B, 0x00, 0x00, 0x92, 0x47, 0x00, 0x00, 0x90, - 0x55, 0x78, 0x00, 0x91, 0x4C, 0x72, 0x00, 0x92, 0x49, 0x65, 0x00, 0x9B, 0x27, 0x6B, 0x00, 0x9E, - 0x2C, 0x4C, 0x0B, 0x9B, 0x27, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0A, 0x93, 0x3F, 0x00, 0x00, 0x94, - 0x36, 0x00, 0x00, 0x90, 0x55, 0x00, 0x00, 0x91, 0x4C, 0x00, 0x00, 0x92, 0x49, 0x00, 0x00, 0x90, - 0x53, 0x78, 0x00, 0x91, 0x4B, 0x72, 0x00, 0x92, 0x47, 0x65, 0x00, 0x93, 0x3F, 0x72, 0x00, 0x94, - 0x3B, 0x72, 0x00, 0x9C, 0x29, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, 0x9C, 0x29, 0x00, 0x00, 0x9E, - 0x2C, 0x00, 0x0B, 0x90, 0x53, 0x00, 0x00, 0x91, 0x4B, 0x00, 0x00, 0x92, 0x47, 0x00, 0x00, 0x90, - 0x52, 0x78, 0x00, 0x91, 0x49, 0x72, 0x00, 0x92, 0x46, 0x65, 0x00, 0x9B, 0x27, 0x6B, 0x00, 0x9E, - 0x2C, 0x4C, 0x0A, 0x9B, 0x27, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0B, 0x95, 0x23, 0x00, 0x00, 0x93, - 0x3F, 0x00, 0x00, 0x94, 0x3B, 0x00, 0x00, 0x90, 0x52, 0x00, 0x00, 0x91, 0x49, 0x00, 0x00, 0x92, - 0x46, 0x00, 0x00, 0x90, 0x50, 0x78, 0x00, 0x91, 0x47, 0x72, 0x00, 0x92, 0x44, 0x65, 0x00, 0x95, - 0x28, 0x7B, 0x00, 0x9B, 0x27, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, 0x9B, 0x27, 0x00, 0x00, 0x9E, - 0x2C, 0x00, 0x0A, 0x9C, 0x29, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, 0x9C, 0x29, 0x00, 0x00, 0x9E, - 0x2C, 0x00, 0x0B, 0x90, 0x50, 0x00, 0x00, 0x91, 0x47, 0x00, 0x00, 0x92, 0x44, 0x00, 0x00, 0x90, - 0x50, 0x78, 0x00, 0x91, 0x47, 0x72, 0x00, 0x92, 0x44, 0x65, 0x00, 0x93, 0x40, 0x72, 0x00, 0x94, - 0x3B, 0x72, 0x00, 0x9C, 0x29, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0A, 0x9C, 0x29, 0x00, 0x00, 0x9E, - 0x2C, 0x00, 0x0B, 0x2C, 0x4C, 0x0B, 0x90, 0x50, 0x00, 0x00, 0x91, 0x47, 0x00, 0x00, 0x92, 0x44, - 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0A, 0x95, 0x28, 0x00, 0x00, 0x93, 0x40, 0x00, 0x00, 0x94, 0x3B, - 0x00, 0x00, 0x90, 0x50, 0x78, 0x00, 0x91, 0x48, 0x72, 0x00, 0x92, 0x44, 0x65, 0x00, 0x93, 0x42, - 0x72, 0x00, 0x94, 0x3C, 0x72, 0x00, 0x95, 0x27, 0x7B, 0x00, 0x9B, 0x27, 0x6B, 0x00, 0x9C, 0x29, - 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, 0x9B, 0x27, 0x00, 0x00, 0x9C, 0x29, 0x00, 0x00, 0x9E, 0x2C, - 0x00, 0x0B, 0x2C, 0x4C, 0x0A, 0x2C, 0x00, 0x0B, 0x90, 0x50, 0x00, 0x00, 0x91, 0x48, 0x00, 0x00, - 0x92, 0x44, 0x00, 0x00, 0x93, 0x42, 0x00, 0x00, 0x94, 0x3C, 0x00, 0x00, 0x95, 0x27, 0x00, 0x00, - 0x90, 0x55, 0x78, 0x00, 0x91, 0x4D, 0x72, 0x00, 0x92, 0x49, 0x65, 0x00, 0x95, 0x25, 0x7B, 0x00, - 0x9B, 0x27, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, 0x9B, 0x27, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0A, - 0x93, 0x41, 0x72, 0x00, 0x94, 0x3D, 0x72, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, 0x2C, 0x00, 0x0B, 0x90, - 0x55, 0x00, 0x00, 0x91, 0x4D, 0x00, 0x00, 0x92, 0x49, 0x00, 0x00, 0x93, 0x41, 0x00, 0x00, 0x94, - 0x3D, 0x00, 0x00, 0x90, 0x55, 0x78, 0x00, 0x91, 0x4D, 0x72, 0x00, 0x92, 0x49, 0x65, 0x00, 0x93, - 0x41, 0x72, 0x00, 0x94, 0x38, 0x72, 0x00, 0x9C, 0x29, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0A, 0x9C, - 0x29, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0B, 0x90, 0x55, 0x00, 0x00, 0x91, 0x4D, 0x00, 0x00, 0x92, - 0x49, 0x00, 0x00, 0x90, 0x57, 0x78, 0x00, 0x91, 0x4E, 0x72, 0x00, 0x92, 0x4B, 0x65, 0x00, 0x9B, - 0x27, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, 0x9B, 0x27, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0A, 0x93, - 0x41, 0x00, 0x00, 0x94, 0x38, 0x00, 0x00, 0x90, 0x57, 0x00, 0x00, 0x91, 0x4E, 0x00, 0x00, 0x92, - 0x4B, 0x00, 0x00, 0x90, 0x55, 0x78, 0x00, 0x91, 0x4D, 0x72, 0x00, 0x92, 0x49, 0x65, 0x00, 0x93, - 0x41, 0x72, 0x00, 0x94, 0x3D, 0x72, 0x00, 0x9C, 0x29, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, 0x9C, - 0x29, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0B, 0x90, 0x55, 0x00, 0x00, 0x91, 0x4D, 0x00, 0x00, 0x92, - 0x49, 0x00, 0x00, 0x90, 0x53, 0x78, 0x00, 0x91, 0x4B, 0x72, 0x00, 0x92, 0x47, 0x65, 0x00, 0x9B, - 0x27, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0A, 0x9B, 0x27, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0B, 0x95, - 0x25, 0x00, 0x00, 0x93, 0x41, 0x00, 0x00, 0x94, 0x3D, 0x00, 0x00, 0x90, 0x53, 0x00, 0x00, 0x91, - 0x4B, 0x00, 0x00, 0x92, 0x47, 0x00, 0x00, 0x90, 0x52, 0x78, 0x00, 0x91, 0x49, 0x72, 0x00, 0x92, - 0x46, 0x65, 0x00, 0x95, 0x2A, 0x7B, 0x00, 0x9B, 0x27, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, 0x9B, - 0x27, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0A, 0x9C, 0x29, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, 0x9C, - 0x29, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0B, 0x90, 0x52, 0x00, 0x00, 0x91, 0x49, 0x00, 0x00, 0x92, - 0x46, 0x00, 0x00, 0x90, 0x4E, 0x78, 0x00, 0x91, 0x46, 0x72, 0x00, 0x92, 0x42, 0x65, 0x00, 0x93, - 0x42, 0x72, 0x00, 0x94, 0x3A, 0x72, 0x00, 0x9C, 0x29, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0A, 0x9C, - 0x29, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0B, 0x2C, 0x4C, 0x0B, 0x90, 0x4E, 0x00, 0x00, 0x91, 0x46, - 0x00, 0x00, 0x92, 0x42, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0A, 0x95, 0x2A, 0x00, 0x00, 0x93, 0x42, - 0x00, 0x00, 0x94, 0x3A, 0x00, 0x00, 0x90, 0x4E, 0x78, 0x00, 0x91, 0x46, 0x72, 0x00, 0x92, 0x42, - 0x65, 0x00, 0x93, 0x42, 0x72, 0x00, 0x94, 0x3A, 0x72, 0x00, 0x95, 0x28, 0x7B, 0x00, 0x9B, 0x27, - 0x6B, 0x00, 0x9C, 0x29, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, 0x9B, 0x27, 0x00, 0x00, 0x9C, 0x29, - 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0B, 0x2C, 0x4C, 0x0A, 0x2C, 0x00, 0x0B, 0x90, 0x4E, 0x00, 0x00, - 0x91, 0x46, 0x00, 0x00, 0x92, 0x42, 0x00, 0x00, 0x93, 0x42, 0x00, 0x00, 0x94, 0x3A, 0x00, 0x00, - 0x95, 0x28, 0x00, 0x00, 0x90, 0x57, 0x78, 0x00, 0x91, 0x4F, 0x72, 0x00, 0x92, 0x4B, 0x65, 0x00, - 0x95, 0x27, 0x7B, 0x00, 0x9B, 0x27, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, 0x9B, 0x27, 0x00, 0x00, - 0x9E, 0x2C, 0x00, 0x0A, 0x93, 0x43, 0x72, 0x00, 0x94, 0x3A, 0x72, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, - 0x2C, 0x00, 0x0B, 0x90, 0x57, 0x00, 0x00, 0x91, 0x4F, 0x00, 0x00, 0x92, 0x4B, 0x00, 0x00, 0x93, - 0x43, 0x00, 0x00, 0x94, 0x3A, 0x00, 0x00, 0x90, 0x57, 0x78, 0x00, 0x91, 0x4F, 0x72, 0x00, 0x92, - 0x4B, 0x65, 0x00, 0x93, 0x43, 0x72, 0x00, 0x94, 0x3A, 0x72, 0x00, 0x9C, 0x29, 0x6B, 0x00, 0x9E, - 0x2C, 0x4C, 0x0A, 0x9C, 0x29, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0B, 0x90, 0x57, 0x00, 0x00, 0x91, - 0x4F, 0x00, 0x00, 0x92, 0x4B, 0x00, 0x00, 0x90, 0x58, 0x78, 0x00, 0x91, 0x50, 0x72, 0x00, 0x92, - 0x4C, 0x65, 0x00, 0x9B, 0x27, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, 0x9B, 0x27, 0x00, 0x00, 0x9E, - 0x2C, 0x00, 0x0A, 0x93, 0x43, 0x00, 0x00, 0x94, 0x3A, 0x00, 0x00, 0x90, 0x58, 0x00, 0x00, 0x91, - 0x50, 0x00, 0x00, 0x92, 0x4C, 0x00, 0x00, 0x90, 0x57, 0x78, 0x00, 0x91, 0x4F, 0x72, 0x00, 0x92, - 0x4B, 0x65, 0x00, 0x93, 0x43, 0x72, 0x00, 0x94, 0x3F, 0x72, 0x00, 0x9C, 0x29, 0x6B, 0x00, 0x9E, - 0x2C, 0x4C, 0x0B, 0x9C, 0x29, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0B, 0x90, 0x57, 0x00, 0x00, 0x91, - 0x4F, 0x00, 0x00, 0x92, 0x4B, 0x00, 0x00, 0x90, 0x55, 0x78, 0x00, 0x91, 0x4C, 0x72, 0x00, 0x92, - 0x49, 0x65, 0x00, 0x9B, 0x27, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0A, 0x9B, 0x27, 0x00, 0x00, 0x9E, - 0x2C, 0x00, 0x0B, 0x95, 0x27, 0x00, 0x00, 0x93, 0x43, 0x00, 0x00, 0x94, 0x3F, 0x00, 0x00, 0x90, - 0x55, 0x00, 0x00, 0x91, 0x4C, 0x00, 0x00, 0x92, 0x49, 0x00, 0x00, 0x90, 0x53, 0x78, 0x00, 0x91, - 0x4B, 0x72, 0x00, 0x92, 0x47, 0x65, 0x00, 0x95, 0x2C, 0x7B, 0x00, 0x9B, 0x27, 0x6B, 0x00, 0x9E, - 0x2C, 0x4C, 0x0B, 0x9B, 0x27, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0A, 0x93, 0x44, 0x72, 0x00, 0x94, - 0x3F, 0x72, 0x00, 0x9C, 0x29, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, 0x9C, 0x29, 0x00, 0x00, 0x9E, - 0x2C, 0x00, 0x0B, 0x90, 0x53, 0x00, 0x00, 0x91, 0x4B, 0x00, 0x00, 0x92, 0x47, 0x00, 0x00, 0x95, - 0x2C, 0x00, 0x00, 0x93, 0x44, 0x00, 0x00, 0x94, 0x3F, 0x00, 0x00, 0x90, 0x50, 0x78, 0x00, 0x91, - 0x4C, 0x72, 0x00, 0x92, 0x44, 0x65, 0x00, 0x93, 0x40, 0x72, 0x00, 0x94, 0x3D, 0x72, 0x00, 0x95, - 0x25, 0x7B, 0x00, 0x9C, 0x29, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0A, 0x9C, 0x29, 0x00, 0x00, 0x9E, - 0x2C, 0x00, 0x0B, 0x2C, 0x4C, 0x0B, 0x90, 0x50, 0x00, 0x00, 0x91, 0x4C, 0x00, 0x00, 0x92, 0x44, - 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0A, 0x93, 0x40, 0x00, 0x00, 0x94, 0x3D, 0x00, 0x00, 0x95, 0x25, - 0x00, 0x00, 0x90, 0x4E, 0x78, 0x00, 0x91, 0x4B, 0x72, 0x00, 0x92, 0x42, 0x65, 0x00, 0x93, 0x42, - 0x72, 0x00, 0x94, 0x3B, 0x72, 0x00, 0x95, 0x27, 0x7B, 0x00, 0x9B, 0x27, 0x6B, 0x00, 0x9C, 0x29, - 0x6B, 0x00, 0x9E, 0x2C, 0x4C, 0x0B, 0x9B, 0x27, 0x00, 0x00, 0x9C, 0x29, 0x00, 0x00, 0x9E, 0x2C, - 0x00, 0x0B, 0x90, 0x4E, 0x00, 0x00, 0x91, 0x4B, 0x00, 0x00, 0x92, 0x42, 0x00, 0x00, 0x90, 0x4E, - 0x78, 0x00, 0x91, 0x4B, 0x72, 0x00, 0x92, 0x42, 0x65, 0x00, 0x9E, 0x2C, 0x4C, 0x0A, 0x2C, 0x00, - 0x0B, 0x93, 0x42, 0x00, 0x00, 0x94, 0x3B, 0x00, 0x00, 0x95, 0x27, 0x00, 0x00, 0x90, 0x4E, 0x00, - 0x00, 0x91, 0x4B, 0x00, 0x00, 0x92, 0x42, 0x00, 0x00, 0x90, 0x50, 0x78, 0x00, 0x91, 0x47, 0x72, - 0x00, 0x92, 0x44, 0x65, 0x00, 0x95, 0x28, 0x7B, 0x00, 0x9B, 0x27, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, - 0x0C, 0x9B, 0x27, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0C, 0x93, 0x40, 0x72, 0x00, 0x94, 0x3B, 0x72, - 0x00, 0x9E, 0x2C, 0x4C, 0x0C, 0x90, 0x50, 0x00, 0x00, 0x91, 0x47, 0x00, 0x00, 0x92, 0x44, 0x00, - 0x00, 0x9E, 0x2C, 0x00, 0x0C, 0x95, 0x28, 0x00, 0x00, 0x93, 0x40, 0x00, 0x00, 0x94, 0x3B, 0x00, - 0x00, 0x90, 0x55, 0x78, 0x00, 0x91, 0x4C, 0x72, 0x00, 0x92, 0x49, 0x65, 0x00, 0x93, 0x44, 0x72, - 0x00, 0x94, 0x40, 0x72, 0x00, 0x95, 0x25, 0x7B, 0x00, 0x9C, 0x29, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, - 0x0C, 0x9C, 0x29, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0C, 0x9B, 0x27, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, - 0x0C, 0x90, 0x55, 0x00, 0x00, 0x91, 0x4C, 0x00, 0x00, 0x92, 0x49, 0x00, 0x00, 0x9B, 0x27, 0x00, - 0x00, 0x9E, 0x2C, 0x00, 0x0C, 0x93, 0x44, 0x00, 0x00, 0x94, 0x40, 0x00, 0x00, 0x95, 0x25, 0x00, - 0x00, 0x90, 0x52, 0x78, 0x00, 0x91, 0x49, 0x72, 0x00, 0x92, 0x46, 0x65, 0x00, 0x93, 0x42, 0x72, - 0x00, 0x94, 0x40, 0x72, 0x00, 0x95, 0x2A, 0x7B, 0x00, 0x9C, 0x29, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, - 0x0C, 0x9C, 0x29, 0x00, 0x00, 0x9E, 0x2C, 0x00, 0x0E, 0x9B, 0x27, 0x6B, 0x00, 0x9E, 0x2C, 0x4C, - 0x0E, 0x90, 0x52, 0x00, 0x00, 0x91, 0x49, 0x00, 0x00, 0x92, 0x46, 0x00, 0x00, 0x9B, 0x27, 0x00, - 0x00, 0x9E, 0x2C, 0x00, 0x0E, 0x93, 0x42, 0x00, 0x00, 0x94, 0x40, 0x00, 0x00, 0x95, 0x2A, 0x00, - 0x00, 0x90, 0x53, 0x78, 0x00, 0x91, 0x4B, 0x72, 0x00, 0x92, 0x47, 0x65, 0x00, 0x93, 0x42, 0x72, - 0x00, 0x94, 0x3F, 0x72, 0x00, 0x95, 0x23, 0x7B, 0x00, 0x9B, 0x27, 0x6B, 0x00, 0x9C, 0x29, 0x6B, - 0x00, 0x9E, 0x2C, 0x4C, 0x00, 0x9F, 0x2B, 0x58, 0x0E, 0x9B, 0x27, 0x00, 0x00, 0x9C, 0x29, 0x00, - 0x00, 0x9E, 0x2C, 0x00, 0x00, 0x9F, 0x2B, 0x00, 0x52, 0x90, 0x53, 0x00, 0x00, 0x91, 0x4B, 0x00, - 0x00, 0x92, 0x47, 0x00, 0x00, 0x93, 0x42, 0x00, 0x00, 0x94, 0x3F, 0x00, 0x00, 0x95, 0x23, 0x00, - 0x00, 0xFF, 0x2F, 0x00, 0xFF}; - -// lemmings_012_tim7.vgz - Lemmings: Ronda Alla Turca -const unsigned char TIM7_VGZ[0x065B] = -{ 0x1F, 0x8B, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0B, 0xED, 0x5B, 0xCD, 0x6F, 0x1B, 0x45, - 0x14, 0x7F, 0x6B, 0x77, 0x9D, 0x28, 0x87, 0xBA, 0xB2, 0x95, 0x9E, 0xDD, 0x18, 0x28, 0x0A, 0xD0, - 0xAC, 0x93, 0x12, 0x04, 0xA7, 0x36, 0x31, 0x02, 0x09, 0xAA, 0xF2, 0x51, 0x15, 0xE9, 0x69, 0x57, - 0xAA, 0x93, 0xB8, 0xAE, 0x45, 0xD2, 0x4A, 0xFD, 0xE0, 0xEB, 0x54, 0x28, 0x48, 0x48, 0xAC, 0x4F, - 0x9C, 0x7C, 0x41, 0xA4, 0xFD, 0x07, 0x9C, 0xCD, 0x25, 0x7B, 0x40, 0x6A, 0x81, 0x7B, 0xFE, 0x00, - 0x5F, 0x5A, 0x08, 0x12, 0x11, 0x17, 0x2E, 0xDC, 0x79, 0x33, 0xDE, 0xD9, 0xEC, 0xDA, 0xEB, 0xCD, - 0x8E, 0xD7, 0x9B, 0x38, 0x81, 0xB5, 0x62, 0xAF, 0x67, 0xF6, 0xCD, 0xBE, 0xDF, 0x7B, 0x33, 0xBF, - 0xDF, 0xCE, 0xB3, 0x72, 0xB5, 0xB6, 0x56, 0x58, 0x78, 0x15, 0xE0, 0x7D, 0x05, 0xDC, 0xE3, 0xD7, - 0x39, 0x80, 0xBF, 0xBF, 0x9F, 0x86, 0x35, 0xE8, 0x7C, 0x76, 0x1F, 0xEF, 0x42, 0xFF, 0xA3, 0xF9, - 0xC3, 0x3C, 0xC8, 0x1C, 0xA8, 0x14, 0xF0, 0xA7, 0xC7, 0x38, 0x0E, 0x78, 0x6D, 0x07, 0x97, 0xFF, - 0xC1, 0xFB, 0x19, 0x7C, 0x30, 0x86, 0x4F, 0x53, 0xF8, 0x3B, 0xE0, 0xE3, 0x2C, 0x16, 0x00, 0x8B, - 0x19, 0xBC, 0x00, 0xB8, 0x08, 0xD8, 0x3A, 0x89, 0x3F, 0xD6, 0xB0, 0x35, 0x85, 0x95, 0x5D, 0x5C, - 0xD9, 0xC5, 0x2F, 0x55, 0xFC, 0x5A, 0xC5, 0x67, 0x29, 0xDC, 0x49, 0xE1, 0x13, 0x05, 0xCF, 0x28, - 0xF8, 0x9C, 0x82, 0x17, 0x01, 0xCB, 0x80, 0x1B, 0x59, 0x5C, 0x6F, 0xE3, 0xC6, 0x39, 0x5C, 0xDA, - 0xC5, 0xEA, 0x2E, 0x7E, 0xA5, 0xE2, 0x37, 0x2A, 0xFE, 0x96, 0xC2, 0x3F, 0x52, 0xF8, 0xB3, 0x82, - 0x53, 0x0A, 0x3E, 0xAF, 0xE0, 0x02, 0xE0, 0x9B, 0x80, 0x56, 0x1A, 0x1F, 0xB6, 0xD1, 0x9A, 0xC5, - 0xCD, 0x4C, 0xC5, 0x98, 0xC4, 0x8D, 0x93, 0xB8, 0x6E, 0x31, 0x43, 0x2B, 0x87, 0x0F, 0x2D, 0x6A, - 0xAF, 0x68, 0x93, 0xD8, 0x4A, 0x39, 0xF7, 0x65, 0xBD, 0x35, 0xD1, 0x5B, 0x63, 0xBD, 0x7A, 0x90, - 0x49, 0x69, 0x12, 0xAF, 0xED, 0xE2, 0xF2, 0x2E, 0xDE, 0x57, 0xF1, 0x41, 0x0A, 0x9F, 0x2A, 0x1C, - 0x4B, 0x06, 0x0B, 0x0A, 0x16, 0x15, 0xBC, 0x30, 0x8E, 0x8B, 0xE3, 0x62, 0xCC, 0x17, 0xC4, 0x98, - 0xB3, 0xDC, 0x9C, 0x79, 0x52, 0xD9, 0x9A, 0xC6, 0x56, 0xA6, 0xD3, 0x5B, 0x69, 0x4C, 0x47, 0x08, - 0x4B, 0x46, 0xB8, 0x97, 0xC3, 0xF5, 0xF3, 0xB8, 0x31, 0xC3, 0x87, 0x3A, 0x8F, 0xD6, 0x1C, 0x73, - 0xDE, 0x0D, 0x85, 0x95, 0x77, 0xC6, 0x37, 0x64, 0xDD, 0xF3, 0xA3, 0x73, 0x20, 0xB7, 0x45, 0x63, - 0xDB, 0x81, 0x2C, 0x7C, 0xF6, 0x23, 0x6A, 0x32, 0x37, 0xCC, 0x38, 0x88, 0xB6, 0x39, 0x22, 0x72, - 0x7E, 0x9B, 0x0D, 0xA5, 0x77, 0x10, 0x35, 0x45, 0x23, 0x1F, 0x3F, 0x2A, 0xA2, 0x26, 0xB6, 0x8A, - 0xDC, 0xBC, 0x2A, 0xCC, 0xAB, 0x9E, 0x28, 0xF9, 0xC7, 0xA4, 0x1B, 0xB5, 0xD2, 0x02, 0x51, 0x96, - 0x07, 0x61, 0x96, 0xF7, 0x52, 0x10, 0xE6, 0x19, 0x5E, 0xE6, 0x5B, 0x07, 0xE6, 0x69, 0x3E, 0x19, - 0xE6, 0xB9, 0x89, 0x1B, 0x04, 0xEA, 0x2D, 0x8B, 0xDE, 0x32, 0xEB, 0x35, 0x82, 0x4C, 0xE8, 0xD6, - 0x72, 0xD1, 0xB0, 0x84, 0xB9, 0xE5, 0xDC, 0xB1, 0x77, 0x4C, 0xB9, 0xE9, 0xD7, 0xE3, 0xA7, 0xDE, - 0xC7, 0x4F, 0x1F, 0xB4, 0xB6, 0xE8, 0x6D, 0xB3, 0x5E, 0x3B, 0x4E, 0x7E, 0x7D, 0x37, 0x62, 0xCB, - 0x90, 0x66, 0x8B, 0x9C, 0xFF, 0x7E, 0x67, 0x28, 0xCE, 0xDD, 0x6E, 0x53, 0xDE, 0xCF, 0xF2, 0x2B, - 0x3B, 0x29, 0x16, 0xD1, 0x23, 0x57, 0x5B, 0x63, 0xA2, 0x37, 0xDB, 0x0D, 0x39, 0x12, 0x90, 0x31, - 0x0F, 0x90, 0xA2, 0x30, 0x2F, 0x32, 0xF3, 0xAD, 0x88, 0x28, 0x2C, 0x81, 0xA2, 0x27, 0x89, 0xDD, - 0xF3, 0x6A, 0x20, 0x14, 0x66, 0x3C, 0x14, 0x8D, 0xE9, 0xC8, 0x2B, 0xEB, 0x6C, 0x00, 0x8A, 0xEE, - 0x5C, 0x8C, 0xF5, 0x45, 0x61, 0x8F, 0x02, 0x0A, 0x37, 0x17, 0xEE, 0x2A, 0x53, 0x45, 0x84, 0xBD, - 0xF1, 0x77, 0x07, 0x77, 0xC9, 0xCD, 0xF1, 0x5C, 0x6E, 0xCE, 0xEC, 0xAF, 0x62, 0xB9, 0xC8, 0x2A, - 0x96, 0xDF, 0x47, 0xC5, 0xF4, 0x50, 0x15, 0xD3, 0x82, 0x4C, 0x8C, 0x78, 0x2A, 0x66, 0x0E, 0x4F, - 0xC5, 0xF4, 0x20, 0x15, 0x2B, 0x25, 0xA0, 0x62, 0x5A, 0xA8, 0x8A, 0xD9, 0xC3, 0x53, 0x31, 0x6D, - 0x34, 0x54, 0xCC, 0x88, 0x42, 0xF5, 0x11, 0xD4, 0xA1, 0x94, 0x80, 0x8A, 0x19, 0xF1, 0x54, 0x4C, - 0x8B, 0x22, 0xD0, 0x7E, 0xE1, 0x68, 0x1C, 0x4D, 0x15, 0xB3, 0x93, 0x54, 0x31, 0xF3, 0x58, 0xA8, - 0x98, 0x1D, 0x4F, 0xC5, 0xB4, 0x49, 0xDF, 0xB4, 0x0C, 0x51, 0xB1, 0xC6, 0x91, 0x55, 0xB1, 0xAD, - 0x44, 0x55, 0x8C, 0xC7, 0x21, 0x92, 0x8A, 0x65, 0xC8, 0x19, 0xB6, 0x7C, 0x24, 0x1E, 0x3C, 0x8A, - 0x1E, 0xB0, 0x79, 0x47, 0x32, 0x18, 0xD8, 0xB4, 0x67, 0x71, 0x65, 0x70, 0x63, 0x6E, 0x8F, 0x15, - 0x3D, 0xDA, 0x84, 0x1B, 0xF9, 0xEE, 0x5E, 0xB9, 0xB5, 0x9F, 0xE7, 0x6A, 0xD5, 0x31, 0x57, 0x05, - 0x9B, 0xB9, 0x63, 0x9E, 0x96, 0xE4, 0x76, 0xD7, 0x25, 0x3F, 0x1C, 0x1F, 0x9B, 0x39, 0x51, 0xEA, - 0x61, 0x33, 0x97, 0xF9, 0xB9, 0xA6, 0x0F, 0xCA, 0x66, 0x92, 0x91, 0xCF, 0x7A, 0x54, 0x52, 0x78, - 0xD5, 0x9B, 0x0E, 0x6D, 0x32, 0x2C, 0x1D, 0x76, 0x92, 0xE9, 0xD0, 0x82, 0xD2, 0xA1, 0xC7, 0x4B, - 0x47, 0x49, 0x2A, 0x1D, 0x56, 0x9C, 0x74, 0xB0, 0xB5, 0x10, 0x75, 0x2B, 0x91, 0x11, 0x19, 0x51, - 0x45, 0x46, 0x6A, 0xCE, 0x93, 0xD2, 0x9E, 0x3E, 0x7A, 0x1F, 0x08, 0x29, 0x23, 0xAA, 0x9F, 0xB7, - 0x45, 0x12, 0x1D, 0x6F, 0xBB, 0x7A, 0x05, 0x52, 0x73, 0x7A, 0x20, 0xB9, 0x17, 0xD1, 0x33, 0x82, - 0xA2, 0xA7, 0x45, 0xCC, 0x88, 0xEA, 0x97, 0xFB, 0xFC, 0xDE, 0xC3, 0x2A, 0x6B, 0xF4, 0x03, 0x77, - 0x74, 0xD3, 0x35, 0xD9, 0x16, 0x4F, 0x95, 0x65, 0x4F, 0x46, 0x58, 0x2F, 0x8F, 0xF0, 0xD0, 0x17, - 0x48, 0x9F, 0x74, 0x68, 0x41, 0xE9, 0x30, 0x42, 0xD3, 0x61, 0x86, 0xA6, 0xA3, 0x31, 0x7A, 0xE9, - 0xD0, 0x83, 0xD2, 0x61, 0x84, 0xA6, 0xC3, 0x83, 0x51, 0x0E, 0xD1, 0x30, 0x8B, 0x81, 0xB9, 0xBD, - 0x6D, 0x54, 0xBF, 0xCA, 0x9E, 0x6C, 0x31, 0x50, 0x8B, 0xB7, 0x8D, 0xF2, 0xF2, 0x86, 0x3D, 0x7A, - 0xC5, 0x40, 0x2D, 0x68, 0x1B, 0xA5, 0x87, 0x6E, 0xA3, 0x1A, 0x09, 0x17, 0x03, 0xB5, 0x78, 0xDB, - 0x28, 0xE3, 0x40, 0x8A, 0x81, 0x5A, 0xBF, 0x2D, 0xCF, 0xB0, 0xB7, 0x51, 0x5A, 0xBC, 0x6D, 0x94, - 0x21, 0x5F, 0x0C, 0x8C, 0x35, 0x63, 0x87, 0xBD, 0x8D, 0x3A, 0x62, 0x65, 0xB4, 0x3E, 0xDB, 0x28, - 0xBD, 0x6B, 0x03, 0x72, 0x34, 0x8B, 0x81, 0x5E, 0x14, 0xA5, 0xD0, 0x6D, 0x94, 0x19, 0x8A, 0xC2, - 0xFE, 0xBF, 0x18, 0x18, 0xB9, 0x18, 0x38, 0x2C, 0x15, 0xD3, 0x87, 0xA7, 0x62, 0xC7, 0xA3, 0x18, - 0x18, 0x8B, 0xE5, 0x22, 0x14, 0x03, 0xF5, 0x78, 0x2A, 0x56, 0x3A, 0x5E, 0xC5, 0xC0, 0x24, 0x54, - 0x2C, 0x7A, 0x31, 0xD0, 0x8C, 0xAD, 0x62, 0x8D, 0xD1, 0xF8, 0x49, 0x6B, 0xEB, 0x50, 0x55, 0x4C, - 0x8B, 0xAC, 0x62, 0x66, 0x92, 0x25, 0xCD, 0x21, 0xAA, 0x98, 0x11, 0x43, 0xC5, 0x1A, 0x87, 0xAA, - 0x62, 0x66, 0xA8, 0x8A, 0x79, 0x66, 0x91, 0x9C, 0xDA, 0x8E, 0x66, 0x31, 0xD0, 0x0C, 0x2D, 0x06, - 0x36, 0x0E, 0xBC, 0x18, 0xA8, 0xC5, 0xAB, 0x3E, 0x19, 0x07, 0x58, 0x0C, 0x34, 0xE3, 0x15, 0x03, - 0x0D, 0xF9, 0x62, 0x60, 0x78, 0x3A, 0xEC, 0x63, 0x57, 0x0C, 0x34, 0x25, 0x8B, 0x81, 0x31, 0xAB, - 0x4F, 0xBA, 0x7C, 0xF5, 0x29, 0xD1, 0x62, 0x60, 0xBF, 0xE8, 0x0D, 0xBD, 0xFA, 0x54, 0x8A, 0x5C, - 0x7D, 0xB2, 0xFF, 0xC3, 0xC5, 0x40, 0x3D, 0x28, 0x1D, 0xA5, 0x04, 0xD2, 0xA1, 0x47, 0xAE, 0xCD, - 0xCA, 0x21, 0xCA, 0xB2, 0x41, 0x24, 0x25, 0xC3, 0x27, 0x10, 0x95, 0x3A, 0xAE, 0xD4, 0xB9, 0x84, - 0x9D, 0xC0, 0x67, 0x69, 0xDC, 0x49, 0xE3, 0x93, 0x09, 0x3C, 0x03, 0x5C, 0xC2, 0x4E, 0x61, 0x79, - 0x7C, 0x8F, 0xE5, 0x22, 0x95, 0x13, 0x89, 0x61, 0x66, 0xF0, 0x46, 0x1D, 0x3F, 0xAE, 0xE3, 0xB7, - 0x2A, 0x7E, 0x77, 0x02, 0xFF, 0x4C, 0xE3, 0x5F, 0x69, 0xFC, 0x65, 0x02, 0x5F, 0x04, 0x7C, 0x49, - 0xC1, 0xB7, 0x4F, 0xE1, 0x3B, 0xE3, 0xE4, 0x30, 0x3E, 0x6A, 0xE2, 0x26, 0x27, 0x4C, 0x2B, 0xCB, - 0x73, 0x31, 0xE3, 0x7B, 0xF6, 0x66, 0x8D, 0x19, 0xD6, 0xA8, 0x7B, 0x2E, 0x90, 0xAA, 0x17, 0x31, - 0x2B, 0xE6, 0x8C, 0x7C, 0x45, 0xA5, 0x33, 0x19, 0x1C, 0x73, 0xDC, 0xCC, 0x3B, 0xAE, 0x96, 0x3C, - 0x9E, 0xE8, 0x41, 0xAE, 0x6A, 0x7E, 0x57, 0x7D, 0x17, 0x70, 0x4F, 0x64, 0x95, 0x48, 0x6C, 0x5A, - 0xE5, 0x1F, 0xA7, 0x39, 0x04, 0xD7, 0x73, 0x7B, 0x40, 0xFA, 0x8D, 0x7B, 0xDF, 0x2E, 0x15, 0x1E, - 0x4C, 0x02, 0x9C, 0xF0, 0x76, 0x50, 0x88, 0x5D, 0xBC, 0x57, 0x59, 0xE4, 0x96, 0x6A, 0x53, 0xAC, - 0x3B, 0x95, 0x57, 0x0C, 0xC8, 0x55, 0x0B, 0x37, 0x39, 0x2F, 0x05, 0x2E, 0x55, 0x71, 0x25, 0x9F, - 0xA8, 0x1E, 0x12, 0x93, 0xF0, 0xDF, 0x23, 0x2B, 0xD1, 0x5D, 0x75, 0x14, 0x9C, 0x3B, 0x13, 0x4C, - 0xE9, 0x5E, 0x6A, 0xED, 0x60, 0xC9, 0xE1, 0xA3, 0x0C, 0x0B, 0xBB, 0x1E, 0x82, 0x65, 0x30, 0xCE, - 0xE4, 0x41, 0x73, 0x63, 0x35, 0x98, 0x04, 0xB8, 0xEE, 0x39, 0xE4, 0xA3, 0x7A, 0x66, 0x85, 0x3A, - 0x50, 0x9D, 0x44, 0x15, 0xAC, 0xEB, 0xA6, 0x32, 0xE3, 0xCC, 0x76, 0x89, 0x38, 0x3B, 0x94, 0x25, - 0x16, 0xAF, 0xDA, 0x15, 0xB4, 0x58, 0x1E, 0x32, 0x66, 0xCE, 0x4B, 0x3D, 0x52, 0xFA, 0x7E, 0xC7, - 0xDF, 0x9F, 0x99, 0x73, 0x09, 0x30, 0x73, 0x3E, 0x80, 0x99, 0xA3, 0xD0, 0xDD, 0x21, 0x32, 0xB3, - 0x94, 0x88, 0x94, 0x82, 0x98, 0x59, 0x8A, 0x15, 0xED, 0xE1, 0x31, 0x73, 0x63, 0x04, 0x98, 0xD9, - 0x8E, 0xCD, 0xCC, 0x8D, 0x24, 0x99, 0x59, 0x9F, 0x0C, 0xFE, 0x81, 0x7B, 0x88, 0xCC, 0x6C, 0x0F, - 0xC4, 0xCC, 0x5E, 0xC9, 0x30, 0xA2, 0x31, 0xB3, 0x76, 0x74, 0x98, 0xD9, 0x4E, 0x80, 0x99, 0x1B, - 0x03, 0x31, 0xB3, 0xEE, 0x61, 0x66, 0xAD, 0x2F, 0x33, 0x5F, 0x7F, 0x6B, 0x65, 0xAE, 0x00, 0x0A, - 0xC0, 0x12, 0xFD, 0x5D, 0x81, 0x3A, 0xAC, 0x41, 0x01, 0x5E, 0x83, 0x37, 0xE8, 0xFD, 0x03, 0xB8, - 0x05, 0x37, 0x61, 0x05, 0x2A, 0x74, 0x7E, 0x11, 0x56, 0xE9, 0xC5, 0xCE, 0xAE, 0xC0, 0x3D, 0xB8, - 0x0D, 0xCB, 0x74, 0xDE, 0xF9, 0x0F, 0x9F, 0x2A, 0x59, 0xAC, 0x91, 0xDD, 0x4D, 0xA8, 0xC1, 0x1D, - 0xDE, 0xF6, 0x1E, 0x2C, 0xD2, 0x75, 0x33, 0xF4, 0x77, 0x09, 0x3E, 0x84, 0x57, 0xA0, 0x0C, 0x97, - 0xE9, 0x93, 0x1D, 0x97, 0x68, 0xC4, 0x2F, 0xC8, 0xF2, 0x36, 0xDC, 0xE5, 0xDF, 0x4B, 0xF0, 0x3A, - 0xBD, 0x4A, 0x74, 0x76, 0x95, 0x5A, 0xD9, 0x1D, 0xAA, 0xF0, 0x39, 0xD9, 0x2D, 0xD0, 0x27, 0xFB, - 0x06, 0x34, 0x12, 0xF3, 0xE1, 0x13, 0xFA, 0xCE, 0x6C, 0xAA, 0xE4, 0x4D, 0x01, 0xAE, 0xD3, 0xF9, - 0x2D, 0xEE, 0x27, 0xF3, 0xA7, 0x4C, 0x7E, 0x5E, 0xE6, 0xAD, 0x75, 0x6E, 0xFF, 0x32, 0x9D, 0xAF, - 0x52, 0x7F, 0x8D, 0x5E, 0x9D, 0xEB, 0x3F, 0xA5, 0x9E, 0xBB, 0x70, 0x83, 0x5F, 0x7B, 0x8B, 0x7C, - 0x5C, 0xA0, 0xF7, 0xCF, 0xE0, 0x1C, 0x4C, 0xD0, 0x6B, 0x81, 0xC6, 0xB8, 0xE3, 0x5C, 0xC7, 0xEE, - 0x54, 0x80, 0xA9, 0x7D, 0x71, 0x4F, 0xD1, 0xB7, 0x25, 0xEE, 0xE7, 0x47, 0x74, 0xE5, 0x2A, 0xDD, - 0xB9, 0x46, 0xAD, 0x0C, 0x3F, 0xBB, 0x7E, 0x8D, 0xCE, 0x57, 0x68, 0xC4, 0x7B, 0x34, 0x6E, 0xA1, - 0x07, 0xF1, 0xBF, 0x46, 0x65, 0x12, 0x63, 0x46, 0x35, 0x00, 0x00}; - -// lem_xmas_001_jb.dro - Xmas Lemmings: Jingle Bells -const unsigned char JB_DRO[0x3100] = -{ 0x44, 0x42, 0x52, 0x41, 0x57, 0x4F, 0x50, 0x4C, 0x02, 0x00, 0x00, 0x00, 0x36, 0x18, 0x00, 0x00, - 0xC3, 0xAB, 0x01, 0x00, 0x00, 0x00, 0x00, 0x7A, 0x7B, 0x7A, 0x01, 0x04, 0x05, 0x08, 0xBD, 0x20, - 0x40, 0x60, 0x80, 0xE0, 0x21, 0x41, 0x61, 0x81, 0xE1, 0x22, 0x42, 0x62, 0x82, 0xE2, 0x23, 0x43, - 0x63, 0x83, 0xE3, 0x24, 0x44, 0x64, 0x84, 0xE4, 0x25, 0x45, 0x65, 0x85, 0xE5, 0x28, 0x48, 0x68, - 0x88, 0xE8, 0x29, 0x49, 0x69, 0x89, 0xE9, 0x2A, 0x4A, 0x6A, 0x8A, 0xEA, 0x2B, 0x4B, 0x6B, 0x8B, - 0xEB, 0x2C, 0x4C, 0x6C, 0x8C, 0xEC, 0x2D, 0x4D, 0x6D, 0x8D, 0xED, 0x30, 0x50, 0x70, 0x90, 0xF0, - 0x31, 0x51, 0x71, 0x91, 0xF1, 0x32, 0x52, 0x72, 0x92, 0xF2, 0x33, 0x53, 0x73, 0x93, 0xF3, 0x34, - 0x54, 0x74, 0x94, 0xF4, 0x35, 0x55, 0x75, 0x95, 0xF5, 0xA0, 0xB0, 0xC0, 0xA1, 0xB1, 0xC1, 0xA2, - 0xB2, 0xC2, 0xA3, 0xB3, 0xC3, 0xA4, 0xB4, 0xC4, 0xA5, 0xB5, 0xC5, 0xA6, 0xB6, 0xC6, 0xA7, 0xB7, - 0xC7, 0xA8, 0xB8, 0xC8, 0x4B, 0x02, 0x5A, 0x03, 0x4D, 0x99, 0x5C, 0x59, 0x4E, 0x06, 0x5D, 0x07, - 0x77, 0x23, 0x79, 0x0B, 0x4F, 0x01, 0x5E, 0x02, 0x78, 0x32, 0x77, 0x44, 0x7A, 0x0C, 0x77, 0x67, - 0x7A, 0x0C, 0x77, 0x8B, 0x7A, 0x0D, 0x77, 0xB2, 0x7A, 0x0D, 0x77, 0xDB, 0x7A, 0x0D, 0x78, 0x12, - 0x7A, 0xA3, 0x77, 0x65, 0x7A, 0x00, 0x78, 0x2F, 0x7A, 0x0C, 0x77, 0x99, 0x7A, 0x0D, 0x77, 0xCF, - 0x7A, 0x0D, 0x77, 0x05, 0x78, 0x32, 0x7A, 0x0C, 0x77, 0x23, 0x7A, 0x0D, 0x77, 0x44, 0x7A, 0x0D, - 0x78, 0x12, 0x77, 0xCF, 0x78, 0x2F, 0x7A, 0x0D, 0x77, 0x99, 0x7A, 0x0C, 0x77, 0x65, 0x7A, 0x0D, - 0x77, 0x34, 0x7A, 0x0D, 0x77, 0x06, 0x7A, 0x0C, 0x77, 0xDB, 0x7A, 0x00, 0x78, 0x2E, 0x7A, 0x1A, - 0x77, 0xB2, 0x7A, 0x0D, 0x77, 0x8B, 0x7A, 0x0C, 0x77, 0x67, 0x7A, 0x0D, 0x77, 0x44, 0x7A, 0x0D, - 0x77, 0x23, 0x7A, 0x0D, 0x78, 0x0E, 0x7B, 0x02, 0x7A, 0x7B, 0x5C, 0x89, 0x4E, 0x36, 0x5D, 0x47, - 0x4F, 0x03, 0x5E, 0x00, 0x79, 0x00, 0x4B, 0x22, 0x5A, 0x21, 0x7A, 0x00, 0x77, 0xB2, 0x78, 0x22, - 0x7A, 0x6C, 0x77, 0xDB, 0x7A, 0x0D, 0x77, 0x06, 0x78, 0x23, 0x7A, 0x0C, 0x77, 0x34, 0x7A, 0x0D, - 0x77, 0x65, 0x7A, 0x0D, 0x77, 0x99, 0x7A, 0x0D, 0x77, 0xCF, 0x7A, 0x0C, 0x77, 0x05, 0x78, 0x26, - 0x7A, 0x1B, 0x77, 0x23, 0x7A, 0x0D, 0x77, 0x44, 0x7A, 0x0C, 0x77, 0x67, 0x7A, 0x0D, 0x77, 0x8B, - 0x7A, 0x0D, 0x77, 0xB2, 0x7A, 0x0C, 0x77, 0xDB, 0x7A, 0x0D, 0x77, 0x06, 0x78, 0x27, 0x7A, 0x0D, - 0x78, 0x07, 0x7B, 0x03, 0x7A, 0x13, 0x00, 0x20, 0x04, 0xC0, 0x07, 0xF2, 0x16, 0xF2, 0x08, 0xF2, - 0x17, 0xF2, 0x61, 0x08, 0x05, 0x27, 0x14, 0x32, 0x7A, 0x00, 0x06, 0x4F, 0x15, 0x08, 0x5F, 0x65, - 0x60, 0x33, 0x0C, 0x53, 0x1B, 0xAA, 0x0D, 0x5A, 0x1C, 0x1A, 0x64, 0x0C, 0x0A, 0x21, 0x19, 0x21, - 0x0B, 0x97, 0x1A, 0x80, 0x11, 0x53, 0x20, 0xAA, 0x12, 0x5A, 0x21, 0x1A, 0x67, 0x0C, 0x7A, 0x00, - 0x0F, 0x21, 0x1E, 0x21, 0x10, 0x97, 0x1F, 0x80, 0x25, 0x53, 0x34, 0xAA, 0x26, 0x5A, 0x35, 0x1A, - 0x6A, 0x0C, 0x23, 0x21, 0x32, 0x21, 0x24, 0x97, 0x33, 0x80, 0x68, 0xB2, 0x69, 0x2A, 0x2A, 0xE2, - 0x39, 0xE3, 0x2B, 0xF3, 0x7A, 0x00, 0x3A, 0xF3, 0x2C, 0x02, 0x6D, 0x0E, 0x28, 0x26, 0x37, 0x32, - 0x29, 0x42, 0x38, 0x0E, 0x6B, 0xB2, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x45, 0x60, 0x13, 0x60, 0x33, - 0x62, 0x05, 0x63, 0x2E, 0x65, 0xB2, 0x66, 0x2E, 0x69, 0x0A, 0x7A, 0x00, 0x68, 0x65, 0x69, 0x2F, - 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0x6C, 0x63, 0x0E, 0x66, 0x0E, 0x69, 0x0F, 0x7A, 0xDB, - 0x60, 0x13, 0x60, 0x33, 0x63, 0x2E, 0x66, 0x2E, 0x69, 0x2F, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, - 0x60, 0x33, 0x63, 0x0E, 0x66, 0x0E, 0x69, 0x0F, 0x68, 0xB2, 0x69, 0x2A, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x13, 0x60, 0x33, 0x7A, 0x00, 0x63, 0x2E, 0x66, 0x2E, 0x69, 0x0A, - 0x68, 0x65, 0x69, 0x2F, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0x6C, 0x63, 0x0E, 0x66, 0x0E, - 0x69, 0x0F, 0x7A, 0xDB, 0x60, 0x13, 0x60, 0x33, 0x63, 0x2E, 0x66, 0x2E, 0x69, 0x2F, 0x7A, 0x00, - 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x6C, 0x16, 0x7A, 0x00, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x33, 0x63, 0x0E, 0x66, 0x0E, 0x69, 0x0F, 0x68, 0xB2, - 0x69, 0x2A, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, 0x60, 0x13, 0x5F, 0x05, 0x60, 0x36, - 0x63, 0x2E, 0x66, 0x2E, 0x69, 0x0A, 0x68, 0x65, 0x69, 0x2F, 0x38, 0x16, 0x7A, 0x00, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xD9, 0x63, 0x0E, 0x66, 0x0E, 0x69, 0x0F, 0x7A, 0x6D, 0x60, 0x16, 0x5F, 0xB2, - 0x60, 0x32, 0x68, 0xB2, 0x69, 0x2A, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x63, 0x2E, 0x66, 0x2E, 0x69, 0x0A, 0x68, 0x65, 0x69, 0x2F, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x60, 0x12, 0x5F, 0x06, 0x60, 0x33, 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x65, 0x60, 0x33, - 0x63, 0x0E, 0x62, 0xB2, 0x63, 0x2A, 0x66, 0x0E, 0x69, 0x0F, 0x7A, 0x00, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x48, 0x63, 0x0A, 0x63, 0x2E, 0x65, 0x05, 0x66, 0x2E, 0x69, 0x2F, 0x7A, 0x00, - 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0x6C, 0x63, 0x0E, 0x66, 0x0E, 0x69, 0x0F, 0x7A, 0xDA, - 0x63, 0x2E, 0x66, 0x2E, 0x7A, 0x00, 0x69, 0x2F, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x13, 0x5F, 0x99, 0x60, 0x33, - 0x7A, 0x00, 0x63, 0x0E, 0x66, 0x0E, 0x69, 0x0F, 0x68, 0x99, 0x69, 0x2B, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x13, 0x60, 0x33, 0x62, 0x44, 0x63, 0x2E, 0x65, 0xB2, 0x66, 0x2E, - 0x69, 0x0B, 0x69, 0x2F, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x0E, - 0x66, 0x0E, 0x69, 0x0F, 0x7A, 0xA3, 0x60, 0x13, 0x7A, 0x00, 0x60, 0x33, 0x69, 0x2B, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xDA, 0x69, 0x0B, 0x7A, 0x6D, 0x60, 0x13, 0x63, 0x2E, 0x66, 0x2E, - 0x69, 0x2F, 0x6C, 0x16, 0x7A, 0x00, 0x6C, 0x36, 0x7A, 0xA3, 0x60, 0x33, 0x7A, 0x36, 0x63, 0x0E, - 0x66, 0x0E, 0x7A, 0x6D, 0x60, 0x13, 0x60, 0x33, 0x62, 0x65, 0x63, 0x2B, 0x69, 0x0F, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x13, 0x5F, 0x65, 0x60, 0x33, 0x63, 0x0B, 0x62, 0xB2, - 0x63, 0x2E, 0x65, 0x05, 0x66, 0x2E, 0x7A, 0x00, 0x68, 0x65, 0x69, 0x2F, 0x38, 0x16, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x0E, 0x66, 0x0E, 0x69, 0x0F, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, - 0x69, 0x2B, 0x38, 0x0E, 0x6C, 0x16, 0x7A, 0x00, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, - 0x60, 0x33, 0x62, 0x05, 0x63, 0x2E, 0x7A, 0x00, 0x65, 0xB2, 0x66, 0x2E, 0x69, 0x0B, 0x69, 0x2F, - 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x60, 0x13, 0x60, 0x33, 0x63, 0x0E, 0x66, 0x0E, 0x69, 0x0F, - 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x68, 0x06, 0x69, 0x2B, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x60, 0x13, 0x5F, 0x06, 0x60, 0x33, 0x7A, 0x00, 0x62, 0xCF, 0x63, 0x2B, 0x65, 0x44, - 0x66, 0x2E, 0x69, 0x0B, 0x69, 0x2F, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xDA, 0x63, 0x0B, - 0x66, 0x0E, 0x69, 0x0F, 0x7A, 0x6D, 0x60, 0x13, 0x60, 0x33, 0x69, 0x2B, 0x7A, 0x00, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x5F, 0x65, 0x7A, 0x00, 0x60, 0x33, - 0x63, 0x2B, 0x66, 0x2E, 0x69, 0x0B, 0x69, 0x2F, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xDA, 0x63, 0x0B, - 0x66, 0x0E, 0x69, 0x0F, 0x7A, 0x6D, 0x60, 0x13, 0x5F, 0x06, 0x60, 0x33, 0x68, 0x05, 0x69, 0x2A, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, 0x60, 0x13, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x48, 0x5F, 0x05, 0x60, 0x36, 0x62, 0x05, 0x63, 0x2E, 0x65, 0x8B, 0x66, 0x2E, - 0x7A, 0x00, 0x69, 0x0A, 0x68, 0x06, 0x69, 0x2F, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x16, 0x5F, 0x65, 0x60, 0x33, - 0x63, 0x0E, 0x66, 0x0E, 0x69, 0x0F, 0x68, 0xB2, 0x7A, 0x00, 0x69, 0x2A, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x13, 0x60, 0x33, 0x63, 0x2E, 0x65, 0xB2, 0x66, 0x2E, 0x69, 0x0A, - 0x68, 0x65, 0x69, 0x2F, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0x6C, 0x63, 0x0E, - 0x66, 0x0E, 0x69, 0x0F, 0x7A, 0xDA, 0x60, 0x13, 0x60, 0x33, 0x7A, 0x00, 0x63, 0x2E, 0x66, 0x2E, - 0x69, 0x2F, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x13, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, 0x60, 0x33, 0x63, 0x0E, 0x66, 0x0E, 0x69, 0x0F, 0x68, 0xB2, - 0x69, 0x2A, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x13, 0x60, 0x33, 0x63, 0x2E, - 0x66, 0x2E, 0x69, 0x0A, 0x68, 0x65, 0x69, 0x2F, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0x6C, 0x63, 0x0E, 0x66, 0x0E, 0x69, 0x0F, 0x7A, 0xDB, 0x60, 0x13, 0x60, 0x33, 0x63, 0x2E, - 0x66, 0x2E, 0x69, 0x2F, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, - 0x60, 0x13, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, 0x60, 0x33, 0x63, 0x0E, 0x66, 0x0E, - 0x69, 0x0F, 0x68, 0xB2, 0x69, 0x2A, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x13, - 0x5F, 0x05, 0x60, 0x36, 0x63, 0x2E, 0x7A, 0x00, 0x66, 0x2E, 0x69, 0x0A, 0x68, 0x65, 0x69, 0x2F, - 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xDA, 0x63, 0x0E, 0x66, 0x0E, 0x69, 0x0F, 0x7A, 0x6D, - 0x60, 0x16, 0x5F, 0xB2, 0x60, 0x32, 0x68, 0xB2, 0x69, 0x2A, 0x38, 0x0E, 0x6C, 0x16, 0x7A, 0x00, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x2E, 0x7A, 0x00, 0x66, 0x2E, 0x69, 0x0A, 0x68, 0x65, - 0x69, 0x2F, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x60, 0x12, 0x5F, 0x06, 0x60, 0x33, 0x7A, 0xA4, - 0x60, 0x13, 0x5F, 0x65, 0x60, 0x33, 0x63, 0x0E, 0x62, 0xB2, 0x63, 0x2A, 0x66, 0x0E, 0x69, 0x0F, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x63, 0x0A, 0x63, 0x2E, 0x7A, 0x00, 0x65, 0x05, - 0x66, 0x2E, 0x69, 0x2F, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0x6C, 0x63, 0x0E, 0x66, 0x0E, - 0x69, 0x0F, 0x7A, 0xDB, 0x63, 0x2E, 0x66, 0x2E, 0x69, 0x2F, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x13, - 0x5F, 0x99, 0x60, 0x33, 0x63, 0x0E, 0x66, 0x0E, 0x69, 0x0F, 0x68, 0x99, 0x69, 0x2B, 0x6C, 0x16, - 0x7A, 0x00, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x13, 0x60, 0x33, 0x62, 0x44, 0x63, 0x2E, - 0x65, 0xB2, 0x66, 0x2E, 0x69, 0x0B, 0x69, 0x2F, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA2, 0x63, 0x0E, 0x66, 0x0E, 0x69, 0x0F, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x69, 0x2B, - 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xDA, 0x69, 0x0B, 0x7A, 0x6D, 0x60, 0x13, - 0x63, 0x2E, 0x66, 0x2E, 0x69, 0x2F, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA4, 0x60, 0x33, 0x7A, 0x35, - 0x63, 0x0E, 0x66, 0x0E, 0x7A, 0x6D, 0x60, 0x13, 0x60, 0x33, 0x62, 0x65, 0x63, 0x2B, 0x7A, 0x00, - 0x69, 0x0F, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x13, 0x5F, 0x65, 0x60, 0x33, - 0x63, 0x0B, 0x62, 0xB2, 0x63, 0x2E, 0x65, 0x05, 0x66, 0x2E, 0x68, 0x65, 0x69, 0x2F, 0x7A, 0x00, - 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x0E, 0x66, 0x0E, 0x69, 0x0F, 0x7A, 0xA3, - 0x60, 0x13, 0x60, 0x33, 0x7A, 0x00, 0x69, 0x2B, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x60, 0x13, 0x60, 0x33, 0x62, 0x05, 0x63, 0x2E, 0x65, 0xB2, 0x66, 0x2E, 0x69, 0x0B, - 0x69, 0x2F, 0x6C, 0x16, 0x7A, 0x00, 0x6C, 0x36, 0x7A, 0xA3, 0x60, 0x13, 0x5F, 0x99, 0x60, 0x33, - 0x63, 0x0E, 0x66, 0x0E, 0x69, 0x0F, 0x7A, 0xA3, 0x60, 0x13, 0x7A, 0x00, 0x5F, 0x05, 0x60, 0x36, - 0x63, 0x2A, 0x65, 0x05, 0x66, 0x2E, 0x68, 0x05, 0x69, 0x32, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x63, 0x0A, 0x66, 0x0E, 0x69, 0x12, 0x7A, 0xA4, 0x60, 0x16, 0x60, 0x36, 0x63, 0x2A, 0x66, 0x2E, - 0x69, 0x32, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x0A, 0x66, 0x0E, - 0x69, 0x12, 0x7A, 0xA4, 0x60, 0x16, 0x5F, 0x99, 0x60, 0x33, 0x62, 0x99, 0x63, 0x27, 0x65, 0x99, - 0x66, 0x2B, 0x68, 0x99, 0x69, 0x2F, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, - 0x63, 0x07, 0x66, 0x0B, 0x69, 0x0F, 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x06, 0x60, 0x33, 0x62, 0x06, - 0x63, 0x27, 0x65, 0x06, 0x66, 0x2B, 0x7A, 0x00, 0x68, 0x06, 0x69, 0x2F, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x63, 0x07, 0x66, 0x0B, 0x69, 0x0F, 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0xB2, 0x60, 0x32, - 0x62, 0xB2, 0x63, 0x26, 0x65, 0xB2, 0x66, 0x2A, 0x68, 0xB2, 0x69, 0x2E, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x49, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x63, 0x06, - 0x66, 0x0A, 0x69, 0x0E, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, 0x07, 0x55, 0x16, 0x43, 0x08, 0x75, 0x17, 0x65, 0x09, 0x01, - 0x18, 0x01, 0x61, 0x0B, 0x05, 0x22, 0x14, 0x22, 0x06, 0x00, 0x15, 0x00, 0x60, 0x12, 0x5F, 0x05, - 0x60, 0x2A, 0x7A, 0x00, 0x0C, 0x52, 0x1B, 0x32, 0x0D, 0x18, 0x1C, 0x18, 0x64, 0x09, 0x0A, 0x64, - 0x19, 0x24, 0x0B, 0x0A, 0x1A, 0x0A, 0x62, 0x05, 0x63, 0x2A, 0x11, 0x52, 0x20, 0x32, 0x12, 0x18, - 0x21, 0x18, 0x67, 0x09, 0x0F, 0x64, 0x1E, 0x24, 0x7A, 0x00, 0x10, 0x0A, 0x1F, 0x0A, 0x66, 0x2A, - 0x25, 0x52, 0x34, 0x32, 0x26, 0x18, 0x35, 0x18, 0x6A, 0x09, 0x23, 0x64, 0x32, 0x24, 0x24, 0x0A, - 0x33, 0x0A, 0x68, 0x65, 0x69, 0x2B, 0x7A, 0x00, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x45, - 0x60, 0x0A, 0x5F, 0x65, 0x7A, 0x00, 0x60, 0x2B, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x60, 0x0B, 0x5F, 0x06, 0x60, 0x2B, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x0B, 0x5F, 0xB2, 0x60, 0x2A, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x60, 0x0A, 0x5F, 0x05, 0x60, 0x2A, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, - 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x60, 0x0A, 0x7A, 0xA4, 0x5F, 0x65, 0x60, 0x27, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA4, - 0x60, 0x07, 0x5F, 0x99, 0x60, 0x27, 0x7A, 0xA3, 0x60, 0x07, 0x5F, 0x05, 0x60, 0x2A, 0x6C, 0x16, - 0x7A, 0x00, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x0A, 0x5F, 0x65, 0x60, 0x2B, 0x38, 0x16, - 0x6C, 0x16, 0x7A, 0x00, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x0B, 0x5F, 0x06, 0x60, 0x2B, - 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x0B, 0x5F, 0xB2, - 0x60, 0x2A, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, 0x60, 0x0A, 0x5F, 0x44, 0x60, 0x2A, - 0x63, 0x0A, 0x62, 0x44, 0x63, 0x2A, 0x66, 0x0A, 0x66, 0x2A, 0x69, 0x0B, 0x68, 0x99, 0x69, 0x2B, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x0A, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, 0x60, 0x2A, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, - 0x60, 0x0A, 0x5F, 0x99, 0x60, 0x2B, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x60, 0x0B, 0x5F, 0x65, 0x60, 0x2B, 0x38, 0x0E, 0x6C, 0x16, 0x7A, 0x00, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x0B, 0x5F, 0x06, 0x60, 0x2B, 0x7A, 0x00, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x0B, 0x5F, 0x8B, 0x60, 0x2A, 0x63, 0x0A, 0x62, 0x8B, 0x63, 0x2A, - 0x66, 0x0A, 0x65, 0x06, 0x66, 0x2B, 0x69, 0x0B, 0x68, 0x05, 0x69, 0x2E, 0x6C, 0x16, 0x7A, 0x00, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, - 0x38, 0x0E, 0x7A, 0x00, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x0A, 0x5F, 0x05, 0x60, 0x2E, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA4, - 0x60, 0x0E, 0x7A, 0xA4, 0x60, 0x2E, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, - 0x60, 0x0E, 0x5F, 0x99, 0x60, 0x2B, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x60, 0x0B, 0x5F, 0x06, 0x60, 0x2B, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, - 0x60, 0x0B, 0x5F, 0x65, 0x60, 0x2B, 0x63, 0x0A, 0x7A, 0x00, 0x62, 0xB2, 0x63, 0x2A, 0x66, 0x0B, - 0x65, 0x65, 0x66, 0x2B, 0x69, 0x0E, 0x69, 0x2E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, - 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x48, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, 0x60, 0x0B, 0x5F, 0x05, - 0x60, 0x2A, 0x63, 0x0A, 0x62, 0x05, 0x63, 0x2A, 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, 0x69, 0x0E, - 0x68, 0x65, 0x69, 0x2B, 0x7A, 0x00, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x0A, - 0x5F, 0x65, 0x60, 0x2B, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, - 0x60, 0x0B, 0x5F, 0x06, 0x60, 0x2B, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, - 0x60, 0x0B, 0x5F, 0xB2, 0x60, 0x2A, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, 0x60, 0x0A, - 0x5F, 0x05, 0x60, 0x2A, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, 0x38, 0x16, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, - 0x6C, 0x16, 0x7A, 0x00, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x0A, 0x60, 0x2A, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, 0x60, 0x0A, 0x5F, 0x65, 0x60, 0x2B, 0x38, 0x16, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x0B, 0x5F, 0x06, 0x60, 0x2B, 0x7A, 0x00, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x0B, 0x5F, 0xB2, 0x60, 0x2A, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x0A, 0x5F, 0x44, 0x60, 0x2A, 0x63, 0x0A, 0x62, 0x44, - 0x63, 0x2A, 0x66, 0x0A, 0x7A, 0x00, 0x66, 0x2A, 0x69, 0x0B, 0x68, 0x99, 0x69, 0x2B, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x49, - 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x60, 0x0A, 0x60, 0x2A, 0x7A, 0x00, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, - 0x60, 0x0A, 0x5F, 0x99, 0x60, 0x2B, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x60, 0x0B, 0x5F, 0x65, 0x60, 0x2B, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA4, 0x60, 0x0B, 0x5F, 0x06, 0x60, 0x2B, 0x7A, 0xA4, - 0x60, 0x0B, 0x5F, 0x05, 0x60, 0x2E, 0x63, 0x0A, 0x62, 0x8B, 0x63, 0x2A, 0x66, 0x0A, 0x65, 0x06, - 0x66, 0x2B, 0x69, 0x0B, 0x68, 0x05, 0x69, 0x2E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, - 0x60, 0x0E, 0x60, 0x2E, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, - 0x60, 0x0E, 0x60, 0x2E, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA4, 0x60, 0x0E, 0x60, 0x2E, 0x63, 0x0A, 0x62, 0x05, 0x63, 0x2E, 0x25, 0xF2, - 0x34, 0xF2, 0x26, 0xF2, 0x35, 0xF2, 0x7A, 0x00, 0x6A, 0x08, 0x23, 0x27, 0x32, 0x32, 0x24, 0x4F, - 0x33, 0x08, 0x69, 0x0E, 0x69, 0x36, 0x7A, 0xA3, 0x60, 0x0E, 0x5F, 0x44, 0x60, 0x2E, 0x63, 0x0E, - 0x62, 0x44, 0x63, 0x2E, 0x66, 0x0B, 0x69, 0x16, 0x68, 0x44, 0x69, 0x36, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x0E, 0x5F, 0x05, 0x60, 0x2E, 0x7A, 0x00, 0x63, 0x0E, 0x62, 0x05, - 0x63, 0x2E, 0x69, 0x16, 0x68, 0x05, 0x69, 0x36, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x60, 0x0E, 0x5F, 0x99, 0x60, 0x2B, 0x63, 0x0E, 0x62, 0x99, 0x63, 0x2B, 0x69, 0x16, - 0x68, 0x99, 0x69, 0x33, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, - 0x60, 0x0B, 0x7A, 0x00, 0x5F, 0x06, 0x60, 0x2B, 0x63, 0x0B, 0x62, 0x06, 0x63, 0x2B, 0x69, 0x13, - 0x68, 0x06, 0x69, 0x33, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x0B, 0x5F, 0xB2, - 0x60, 0x2A, 0x63, 0x0B, 0x62, 0xB2, 0x63, 0x2A, 0x69, 0x13, 0x68, 0xB2, 0x69, 0x32, 0x6C, 0x16, - 0x7A, 0x00, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x63, 0x0A, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, - 0x60, 0x0A, 0x69, 0x12, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x07, 0xF2, 0x16, 0xF2, - 0x08, 0xF2, 0x17, 0xF2, 0x09, 0x00, 0x18, 0x00, 0x61, 0x08, 0x7A, 0x00, 0x05, 0x27, 0x14, 0x32, - 0x06, 0x4F, 0x15, 0x08, 0x5F, 0x65, 0x60, 0x33, 0x0C, 0xE9, 0x1B, 0xE9, 0x0D, 0x05, 0x1C, 0x04, - 0x0E, 0x01, 0x64, 0x06, 0x0A, 0x01, 0x19, 0x01, 0x0B, 0x08, 0x1A, 0x08, 0x63, 0x26, 0x7A, 0x00, - 0x1F, 0x16, 0x65, 0xB2, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x23, 0x00, 0x32, 0x00, 0x24, 0x00, 0x33, 0x04, 0x7A, 0x00, 0x68, 0x65, 0x69, 0x23, - 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA1, 0x63, 0x06, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x26, - 0x66, 0x0E, 0x65, 0x05, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, - 0x6A, 0x0F, 0x32, 0x06, 0x7A, 0x00, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, - 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x06, 0x7A, 0xA3, 0x60, 0x13, 0x60, 0x33, 0x7A, 0x00, - 0x63, 0x26, 0x66, 0x0E, 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, - 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, - 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x63, 0x06, 0x62, 0x05, - 0x63, 0x26, 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, - 0x27, 0x02, 0x6A, 0x0F, 0x7A, 0x00, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, - 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x06, 0x62, 0xB2, 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x33, - 0x63, 0x06, 0x66, 0x0A, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x06, 0x66, 0x0E, 0x65, 0x05, - 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x7A, 0x00, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x06, 0x63, 0x26, 0x66, 0x0E, - 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x7A, 0x00, 0x69, 0x23, 0x38, 0x0E, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, - 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x7A, 0x00, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, - 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x06, 0x62, 0x05, - 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x33, 0x63, 0x06, 0x62, 0xB2, 0x63, 0x26, 0x66, 0x0A, 0x66, 0x2E, - 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x7A, 0x00, - 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x06, - 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x05, 0x60, 0x36, 0x63, 0x26, 0x66, 0x0E, 0x7A, 0x00, 0x65, 0x05, - 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, - 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA2, 0x63, 0x06, 0x7A, 0xA4, 0x60, 0x16, 0x5F, 0xB2, 0x60, 0x32, 0x63, 0x26, 0x66, 0x0E, - 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x7A, 0x00, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x38, 0x0E, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x06, 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, - 0x7A, 0x00, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, - 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x60, 0x12, 0x5F, 0x06, - 0x60, 0x33, 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x65, 0x60, 0x33, 0x63, 0x06, 0x62, 0x99, - 0x63, 0x27, 0x66, 0x0A, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x7A, 0x00, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x07, 0x62, 0x65, 0x7A, 0x00, 0x63, 0x27, 0x66, 0x0E, - 0x65, 0x05, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x07, 0x62, 0x06, 0x63, 0x27, 0x66, 0x0E, 0x65, 0x65, - 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x7A, 0x00, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x48, 0x63, 0x07, 0x62, 0xB2, 0x63, 0x26, 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, - 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, - 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x7A, 0x00, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, - 0x60, 0x13, 0x5F, 0x99, 0x60, 0x33, 0x63, 0x06, 0x62, 0x99, 0x63, 0x27, 0x66, 0x0A, 0x66, 0x2E, - 0x25, 0xE8, 0x7A, 0x00, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, - 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x07, - 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x27, 0x66, 0x0E, 0x65, 0x44, 0x66, 0x2E, 0x25, 0xE4, - 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x7A, 0x00, - 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x07, - 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x27, 0x66, 0x0E, 0x65, 0x99, 0x7A, 0x00, 0x66, 0x2B, - 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, - 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x47, 0x60, 0x13, 0x63, 0x07, 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, - 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, - 0x7A, 0x00, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x60, 0x33, 0x62, 0xB2, 0x63, 0x26, - 0x7A, 0xA3, 0x60, 0x13, 0x60, 0x33, 0x63, 0x06, 0x62, 0x99, 0x7A, 0x00, 0x63, 0x27, 0x66, 0x0A, - 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, - 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x07, - 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x65, 0x60, 0x33, 0x62, 0x65, 0x63, 0x27, 0x66, 0x0E, 0x65, 0x44, - 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x7A, 0x00, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x63, 0x07, 0x7A, 0xA3, 0x60, 0x13, 0x60, 0x33, 0x7A, 0x00, 0x63, 0x27, 0x66, 0x0E, - 0x65, 0x99, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x60, 0x33, 0x63, 0x07, 0x66, 0x0B, 0x65, 0xB2, - 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x7A, 0x00, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x60, 0x13, 0x60, 0x33, 0x63, 0x27, 0x7A, 0xA3, 0x60, 0x13, 0x7A, 0x00, 0x60, 0x33, 0x63, 0x07, - 0x63, 0x27, 0x66, 0x0A, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x06, 0x60, 0x33, 0x62, 0x06, - 0x63, 0x27, 0x66, 0x0E, 0x65, 0x05, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x7A, 0x00, 0x26, 0x06, - 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, - 0x38, 0x16, 0x7A, 0x00, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x13, - 0x60, 0x33, 0x63, 0x27, 0x66, 0x0E, 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, - 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x7A, 0x00, 0x68, 0x65, - 0x69, 0x23, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x13, - 0x5F, 0x65, 0x60, 0x33, 0x62, 0x65, 0x63, 0x27, 0x66, 0x0B, 0x65, 0xB2, 0x7A, 0x00, 0x66, 0x2A, - 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, - 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x60, 0x13, 0x5F, 0x06, - 0x60, 0x33, 0x63, 0x07, 0x62, 0x06, 0x63, 0x27, 0x7A, 0xA4, 0x66, 0x0A, 0x66, 0x2E, 0x25, 0xE8, - 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, - 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x7A, 0x00, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, - 0x63, 0x07, 0x62, 0xB2, 0x63, 0x26, 0x25, 0xE4, 0x34, 0xF5, 0x7A, 0x00, 0x26, 0x06, 0x35, 0x07, - 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, - 0x7A, 0x00, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x06, 0x7A, 0xA4, 0x5F, 0x05, 0x60, 0x36, - 0x62, 0x06, 0x63, 0x27, 0x66, 0x0E, 0x65, 0x06, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, - 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x7A, 0x00, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, - 0x69, 0x23, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x07, 0x62, 0x05, - 0x63, 0x2A, 0x7A, 0x00, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x60, 0x16, 0x5F, 0x65, 0x60, 0x33, 0x63, 0x0A, 0x62, 0xB2, 0x63, 0x26, 0x66, 0x0B, - 0x65, 0xB2, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x7A, 0x00, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x63, 0x06, 0x7A, 0xA3, 0x60, 0x13, 0x7A, 0x00, 0x60, 0x33, 0x63, 0x26, 0x66, 0x0E, - 0x65, 0x05, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x06, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x26, 0x66, 0x0E, - 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x7A, 0x00, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x38, 0x0E, 0x7A, 0x00, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x63, 0x06, 0x62, 0x05, 0x63, 0x26, - 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, - 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x7A, 0x00, - 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x06, 0x62, 0xB2, 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x33, 0x63, 0x06, - 0x66, 0x0A, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x7A, 0x00, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x06, 0x66, 0x0E, 0x65, 0x05, - 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, - 0x33, 0x00, 0x69, 0x03, 0x7A, 0x00, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x63, 0x26, 0x7A, 0xA3, 0x60, 0x13, 0x60, 0x33, 0x63, 0x06, 0x63, 0x26, 0x66, 0x0E, - 0x7A, 0x00, 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, - 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, - 0x69, 0x03, 0x68, 0x44, 0x7A, 0x00, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x06, - 0x62, 0x05, 0x63, 0x26, 0x7A, 0xA3, 0x60, 0x33, 0x63, 0x06, 0x7A, 0x00, 0x62, 0xB2, 0x63, 0x26, - 0x66, 0x0A, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x63, 0x06, 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x05, 0x60, 0x36, 0x63, 0x26, 0x66, 0x0E, 0x65, 0x05, - 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x7A, 0x00, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x63, 0x06, 0x7A, 0xA3, 0x60, 0x16, 0x5F, 0xB2, 0x7A, 0x00, 0x60, 0x32, 0x63, 0x26, - 0x66, 0x0E, 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x06, 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, - 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x7A, 0x00, 0x32, 0x06, - 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x60, 0x12, - 0x5F, 0x06, 0x60, 0x33, 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x65, 0x60, 0x33, 0x63, 0x06, - 0x62, 0x99, 0x63, 0x27, 0x66, 0x0A, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, - 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x7A, 0x00, 0x69, 0x23, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x07, 0x62, 0x65, 0x63, 0x27, 0x66, 0x0E, - 0x65, 0x05, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x7A, 0x00, 0x27, 0x02, - 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, - 0x7A, 0x00, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x07, 0x62, 0x06, 0x63, 0x27, 0x66, 0x0E, - 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x07, 0x62, 0xB2, 0x63, 0x26, 0x66, 0x0B, 0x65, 0xB2, - 0x66, 0x2A, 0x25, 0xE4, 0x7A, 0x00, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x60, 0x13, 0x5F, 0x99, 0x60, 0x33, 0x63, 0x06, 0x62, 0x99, 0x63, 0x27, 0x66, 0x0A, - 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, - 0x7A, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x63, 0x07, 0x7A, 0xA3, 0x60, 0x13, 0x60, 0x33, 0x7A, 0x00, 0x63, 0x27, 0x66, 0x0E, 0x65, 0x44, - 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, - 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA2, 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x27, 0x66, 0x0E, 0x65, 0x99, - 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x7A, 0x00, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x63, 0x07, 0x7A, 0x00, 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, - 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, - 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x60, 0x33, 0x62, 0xB2, - 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x06, 0x62, 0x99, 0x63, 0x27, 0x66, 0x0A, - 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x7A, 0x00, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x65, 0x60, 0x33, 0x62, 0x65, 0x63, 0x27, 0x66, 0x0E, - 0x65, 0x05, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x27, 0x66, 0x0E, - 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x7A, 0x00, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x60, 0x33, 0x63, 0x07, 0x63, 0x27, - 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, - 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x7A, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA2, 0x60, 0x13, 0x5F, 0x99, 0x60, 0x33, 0x7A, 0x00, 0x63, 0x07, 0x62, 0x99, - 0x63, 0x27, 0x7A, 0xA3, 0x60, 0x13, 0x5F, 0x05, 0x60, 0x36, 0x63, 0x07, 0x62, 0x05, 0x63, 0x2A, - 0x66, 0x0A, 0x65, 0x06, 0x7A, 0x00, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, - 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x16, 0x60, 0x36, 0x63, 0x0A, 0x63, 0x2E, 0x66, 0x0B, - 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, - 0x32, 0x06, 0x7A, 0x00, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x16, 0x5F, 0x99, 0x60, 0x33, 0x63, 0x0E, 0x62, 0x99, - 0x63, 0x27, 0x7A, 0x00, 0x66, 0x0A, 0x65, 0x8B, 0x66, 0x2A, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, - 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, - 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x5F, 0x06, - 0x60, 0x33, 0x63, 0x07, 0x62, 0x06, 0x63, 0x2B, 0x66, 0x0A, 0x65, 0x44, 0x66, 0x2A, 0x25, 0xE4, - 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x7A, 0x00, 0x32, 0x06, 0x33, 0x00, - 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, - 0x5F, 0xB2, 0x60, 0x32, 0x7A, 0x00, 0x63, 0x0B, 0x62, 0xB2, 0x63, 0x26, 0x66, 0x0A, 0x65, 0x05, - 0x66, 0x2A, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, - 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, - 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, - 0x69, 0x03, 0x68, 0x44, 0x7A, 0x00, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x47, 0x66, 0x0A, 0x7A, 0x00, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x06, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, - 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x7A, 0x00, 0x69, 0x03, 0x68, 0x44, - 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x07, 0x55, 0x16, 0x43, 0x08, 0x75, - 0x17, 0x65, 0x09, 0x01, 0x18, 0x01, 0x61, 0x0B, 0x05, 0x22, 0x14, 0x22, 0x06, 0x00, 0x15, 0x00, - 0x60, 0x12, 0x5F, 0x05, 0x60, 0x2A, 0x63, 0x26, 0x7A, 0x00, 0x1F, 0x0A, 0x66, 0x2A, 0x25, 0xE8, - 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, - 0x68, 0x65, 0x7A, 0x00, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA1, 0x63, 0x06, 0x7A, 0xA4, - 0x60, 0x0A, 0x5F, 0x65, 0x60, 0x2B, 0x63, 0x26, 0x66, 0x0A, 0x65, 0x65, 0x7A, 0x00, 0x66, 0x2B, - 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, - 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, - 0x63, 0x06, 0x7A, 0xA4, 0x60, 0x0B, 0x5F, 0x06, 0x60, 0x2B, 0x63, 0x26, 0x66, 0x0B, 0x65, 0x06, - 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, - 0x7A, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x0B, 0x5F, 0xB2, 0x60, 0x2A, 0x63, 0x06, 0x66, 0x0B, 0x65, 0xB2, - 0x7A, 0x00, 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x63, 0x26, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x7A, 0x00, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0xA3, 0x60, 0x0A, 0x5F, 0x05, - 0x60, 0x2A, 0x63, 0x06, 0x66, 0x0A, 0x65, 0x05, 0x66, 0x2A, 0x69, 0x03, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA4, 0x63, 0x26, 0x69, 0x23, 0x7A, 0xA3, 0x63, 0x06, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, - 0x7A, 0x00, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, - 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x7A, 0x00, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x26, 0x69, 0x02, - 0x7A, 0xA4, 0x63, 0x06, 0x63, 0x26, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x7A, 0x00, 0x68, 0x65, 0x69, 0x23, 0x38, 0x0E, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA3, 0x60, 0x0A, 0x66, 0x0A, 0x69, 0x03, 0x7A, 0xA4, 0x5F, 0x65, 0x60, 0x27, - 0x63, 0x06, 0x65, 0x65, 0x66, 0x27, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, - 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x60, 0x07, 0x5F, 0x99, 0x60, 0x27, 0x66, 0x07, 0x65, 0x99, 0x66, 0x27, 0x69, 0x02, 0x7A, 0x00, - 0x69, 0x22, 0x7A, 0xA3, 0x60, 0x07, 0x5F, 0x05, 0x60, 0x2A, 0x63, 0x26, 0x66, 0x07, 0x65, 0x05, - 0x66, 0x2A, 0x25, 0xE8, 0x34, 0xE9, 0x7A, 0x00, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x63, 0x06, 0x7A, 0xA4, 0x60, 0x0A, 0x5F, 0x65, 0x60, 0x2B, 0x63, 0x26, 0x66, 0x0A, 0x65, 0x65, - 0x66, 0x2B, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, - 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA2, 0x63, 0x06, 0x7A, 0xA4, 0x60, 0x0B, 0x5F, 0x06, 0x60, 0x2B, 0x63, 0x26, 0x66, 0x0B, - 0x65, 0x06, 0x66, 0x2B, 0x7A, 0x00, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x0B, 0x5F, 0xB2, 0x60, 0x2A, 0x63, 0x06, - 0x63, 0x26, 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, - 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x7A, 0x00, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, - 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x06, 0x62, 0x99, 0x7A, 0x00, 0x63, 0x27, 0x25, 0xE8, - 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, - 0x68, 0x65, 0x69, 0x23, 0x7A, 0xA3, 0x60, 0x0A, 0x5F, 0x44, 0x60, 0x2A, 0x63, 0x07, 0x66, 0x0A, - 0x65, 0x44, 0x66, 0x2A, 0x7A, 0x00, 0x69, 0x03, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x27, - 0x69, 0x23, 0x7A, 0xA4, 0x63, 0x07, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, - 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, - 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x27, 0x69, 0x02, 0x7A, 0xA3, 0x63, 0x07, 0x63, 0x27, - 0x25, 0xE8, 0x7A, 0x00, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, - 0x33, 0x04, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, - 0x69, 0x03, 0x7A, 0xA4, 0x60, 0x0A, 0x66, 0x0A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, - 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x7A, 0x00, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x07, 0x69, 0x02, 0x69, 0x22, 0x7A, 0xA4, 0x60, 0x2A, 0x63, 0x27, - 0x66, 0x2A, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, - 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x7A, 0x00, 0x6C, 0x36, 0x7A, 0xA2, - 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x0A, 0x5F, 0x99, 0x60, 0x2B, 0x63, 0x27, 0x66, 0x0A, 0x65, 0x99, - 0x66, 0x2B, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x7A, 0x00, 0x27, 0x02, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x7A, 0x00, - 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x0B, 0x5F, 0x65, 0x60, 0x2B, 0x63, 0x27, - 0x66, 0x0B, 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x7A, 0x00, 0x69, 0x23, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x0B, 0x5F, 0x06, 0x60, 0x2B, 0x63, 0x07, - 0x66, 0x0B, 0x65, 0x06, 0x66, 0x2B, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x7A, 0x00, 0x35, 0x07, - 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA3, 0x62, 0x05, 0x63, 0x2A, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, - 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x7A, 0x00, 0x68, 0x65, 0x69, 0x23, - 0x7A, 0xA3, 0x60, 0x0B, 0x5F, 0x8B, 0x60, 0x2A, 0x63, 0x0A, 0x66, 0x0B, 0x65, 0x8B, 0x66, 0x2A, - 0x69, 0x03, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA4, 0x63, 0x2A, 0x69, 0x23, 0x7A, 0xA3, 0x63, 0x0A, - 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x7A, 0x00, 0x6A, 0x0F, 0x32, 0x06, - 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x63, 0x2A, 0x69, 0x02, 0x7A, 0xA4, 0x63, 0x0A, 0x63, 0x2A, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, - 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, - 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x69, 0x03, 0x7A, 0xA3, 0x25, 0xE4, 0x34, 0xF5, - 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x7A, 0x00, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x68, 0x44, - 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x0A, 0x69, 0x02, 0x69, 0x22, 0x7A, 0xA4, - 0x60, 0x0A, 0x5F, 0x05, 0x60, 0x2E, 0x63, 0x2A, 0x66, 0x0A, 0x65, 0x05, 0x66, 0x2E, 0x25, 0xE8, - 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x7A, 0x00, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, - 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x60, 0x0E, 0x63, 0x0A, - 0x66, 0x0E, 0x7A, 0xA3, 0x60, 0x2E, 0x7A, 0x00, 0x63, 0x2A, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, - 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, - 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x0A, 0x7A, 0xA4, - 0x60, 0x0E, 0x5F, 0x99, 0x60, 0x2B, 0x63, 0x2A, 0x66, 0x0E, 0x65, 0x99, 0x66, 0x2B, 0x25, 0xE8, - 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x7A, 0x00, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, - 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x38, 0x0E, 0x6C, 0x16, 0x7A, 0x00, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x47, 0x60, 0x0B, 0x5F, 0x06, 0x60, 0x2B, 0x63, 0x0A, 0x66, 0x0B, 0x65, 0x06, 0x66, 0x2B, - 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, - 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x7A, 0x00, 0x6C, 0x36, 0x7A, 0xA2, 0x62, 0xB2, - 0x63, 0x26, 0x25, 0xE8, 0x34, 0xE9, 0x7A, 0x00, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0xA3, 0x60, 0x0B, 0x5F, 0x65, - 0x60, 0x2B, 0x63, 0x06, 0x66, 0x0B, 0x65, 0x65, 0x66, 0x2B, 0x69, 0x03, 0x6C, 0x16, 0x7A, 0x00, - 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x26, 0x69, 0x23, 0x7A, 0xA4, 0x63, 0x06, 0x25, 0xE4, 0x34, 0xF5, - 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, - 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x26, 0x7A, 0x00, - 0x69, 0x02, 0x7A, 0xA3, 0x63, 0x06, 0x63, 0x26, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, - 0x27, 0x01, 0x7A, 0x00, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x68, 0x65, 0x69, 0x23, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x69, 0x03, 0x7A, 0xA4, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, - 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x06, 0x7A, 0x00, 0x69, 0x02, 0x69, 0x22, 0x7A, 0xA3, 0x60, 0x0B, - 0x5F, 0x05, 0x60, 0x2A, 0x63, 0x26, 0x7A, 0x00, 0x66, 0x0B, 0x65, 0x05, 0x66, 0x2A, 0x25, 0xE8, - 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, - 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x06, 0x7A, 0xA4, - 0x60, 0x0A, 0x5F, 0x65, 0x60, 0x2B, 0x63, 0x26, 0x66, 0x0A, 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE4, - 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x7A, 0x00, 0x32, 0x06, 0x33, 0x00, - 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x06, - 0x7A, 0xA3, 0x60, 0x0B, 0x5F, 0x06, 0x60, 0x2B, 0x7A, 0x00, 0x63, 0x26, 0x66, 0x0B, 0x65, 0x06, - 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, - 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x0B, 0x5F, 0xB2, 0x60, 0x2A, 0x63, 0x06, 0x66, 0x0B, 0x65, 0xB2, - 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x7A, 0x00, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x63, 0x26, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, - 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0xA3, 0x60, 0x0A, 0x7A, 0x00, 0x5F, 0x05, - 0x60, 0x2A, 0x63, 0x06, 0x66, 0x0A, 0x65, 0x05, 0x66, 0x2A, 0x69, 0x03, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x63, 0x26, 0x69, 0x23, 0x7A, 0xA4, 0x63, 0x06, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, - 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x7A, 0x00, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, - 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x26, 0x69, 0x02, 0x7A, 0xA4, - 0x63, 0x06, 0x63, 0x26, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA2, 0x69, 0x03, 0x7A, 0xA4, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, - 0x6A, 0x0F, 0x32, 0x06, 0x7A, 0x00, 0x33, 0x00, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x63, 0x06, 0x69, 0x02, 0x69, 0x22, 0x7A, 0xA4, 0x60, 0x0A, 0x60, 0x2A, 0x63, 0x26, - 0x66, 0x0A, 0x66, 0x2A, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x7A, 0x00, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA2, 0x63, 0x06, 0x7A, 0xA4, 0x60, 0x0A, 0x5F, 0x65, 0x60, 0x2B, 0x63, 0x26, 0x7A, 0x00, - 0x66, 0x0A, 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, - 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, - 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x06, 0x7A, 0xA4, 0x60, 0x0B, 0x5F, 0x06, 0x60, 0x2B, - 0x63, 0x26, 0x66, 0x0B, 0x65, 0x06, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, - 0x27, 0x01, 0x6A, 0x06, 0x7A, 0x00, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, - 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x0B, 0x5F, 0xB2, 0x60, 0x2A, - 0x63, 0x06, 0x7A, 0x00, 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, - 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, - 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x62, 0x99, 0x63, 0x27, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, - 0x35, 0x08, 0x27, 0x01, 0x7A, 0x00, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, - 0x69, 0x23, 0x7A, 0xA3, 0x60, 0x0A, 0x5F, 0x44, 0x60, 0x2A, 0x63, 0x07, 0x66, 0x0A, 0x65, 0x44, - 0x66, 0x2A, 0x69, 0x03, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA4, 0x63, 0x27, 0x69, 0x23, 0x7A, 0xA3, - 0x63, 0x07, 0x7A, 0x00, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x27, 0x69, 0x02, 0x7A, 0xA4, 0x63, 0x07, 0x63, 0x27, 0x25, 0xE8, - 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x7A, 0x00, 0x33, 0x04, - 0x68, 0x65, 0x69, 0x23, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x69, 0x03, 0x7A, 0xA4, - 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, - 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x07, 0x69, 0x02, 0x69, 0x22, - 0x7A, 0xA4, 0x60, 0x0A, 0x60, 0x2A, 0x63, 0x27, 0x66, 0x0A, 0x66, 0x2A, 0x25, 0xE8, 0x7A, 0x00, - 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, - 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x0A, - 0x5F, 0x99, 0x60, 0x2B, 0x63, 0x27, 0x66, 0x0A, 0x65, 0x99, 0x66, 0x2B, 0x25, 0xE4, 0x34, 0xF5, - 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x7A, 0x00, 0x33, 0x00, 0x69, 0x03, - 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x07, 0x7A, 0xA4, - 0x60, 0x0B, 0x5F, 0x65, 0x60, 0x2B, 0x63, 0x27, 0x66, 0x0B, 0x7A, 0x00, 0x65, 0x65, 0x66, 0x2B, - 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, - 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x47, 0x63, 0x07, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x7A, 0x00, 0x6C, 0x36, - 0x7A, 0xA3, 0x60, 0x0B, 0x5F, 0x06, 0x60, 0x2B, 0x62, 0x05, 0x63, 0x2A, 0x66, 0x0B, 0x65, 0x06, - 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, - 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x7A, 0x00, 0x69, 0x23, 0x7A, 0xA2, 0x60, 0x0B, 0x5F, 0x05, - 0x60, 0x2E, 0x63, 0x0A, 0x66, 0x0B, 0x7A, 0x00, 0x65, 0x05, 0x66, 0x2E, 0x69, 0x03, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x2A, 0x69, 0x23, 0x7A, 0xA4, 0x60, 0x0E, 0x60, 0x2E, 0x63, 0x0A, - 0x66, 0x0E, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, - 0x7A, 0x00, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x2A, 0x69, 0x02, 0x7A, 0xA3, 0x60, 0x0E, 0x7A, 0x00, 0x60, 0x2E, - 0x63, 0x0A, 0x63, 0x2A, 0x66, 0x0E, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, - 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x69, 0x03, 0x7A, 0xA4, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, - 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x7A, 0x00, 0x68, 0x44, 0x69, 0x22, - 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x60, 0x0E, 0x60, 0x2E, 0x63, 0x0A, 0x66, 0x0E, 0x66, 0x2E, - 0x69, 0x02, 0x7A, 0xA4, 0x60, 0x0E, 0x5F, 0x44, 0x60, 0x2E, 0x62, 0x44, 0x63, 0x2A, 0x66, 0x0E, - 0x65, 0x44, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x47, 0x60, 0x0E, 0x5F, 0x05, 0x60, 0x2E, 0x63, 0x0A, 0x62, 0x05, 0x63, 0x2A, 0x66, 0x0E, - 0x65, 0x05, 0x66, 0x2E, 0x25, 0xE4, 0x7A, 0x00, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, - 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x0E, 0x5F, 0x99, 0x60, 0x2B, 0x63, 0x0A, - 0x62, 0x99, 0x63, 0x27, 0x66, 0x0E, 0x65, 0x99, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, - 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x7A, 0x00, 0x69, 0x02, 0x68, 0x65, - 0x69, 0x23, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x0B, 0x5F, 0x06, - 0x60, 0x2B, 0x63, 0x07, 0x62, 0x06, 0x63, 0x27, 0x66, 0x0B, 0x65, 0x06, 0x7A, 0x00, 0x66, 0x2B, - 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, - 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x69, 0x02, 0x7A, 0xA4, - 0x60, 0x0B, 0x5F, 0xB2, 0x60, 0x2A, 0x63, 0x07, 0x62, 0xB2, 0x63, 0x26, 0x66, 0x0B, 0x65, 0xB2, - 0x66, 0x2A, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, - 0x7A, 0x00, 0x33, 0x04, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, - 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x7A, 0x00, 0x6A, 0x0F, 0x32, 0x06, - 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x69, 0x02, 0x69, 0x22, 0x7A, 0xA4, 0x63, 0x06, 0x69, 0x02, 0x38, 0x0E, 0x6C, 0x16, 0x7A, 0x00, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x0A, 0x66, 0x0A, 0x7A, 0x00, 0x69, 0x22, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0x6C, 0x69, 0x02, 0x69, 0x22, 0x7A, 0x6D, 0x69, 0x02, 0x69, 0x22, 0x7A, 0x6D, - 0x07, 0xF2, 0x16, 0xF2, 0x08, 0xF2, 0x17, 0xF2, 0x09, 0x00, 0x18, 0x00, 0x61, 0x08, 0x05, 0x27, - 0x14, 0x32, 0x06, 0x4F, 0x15, 0x08, 0x5F, 0x65, 0x7A, 0x00, 0x60, 0x33, 0x63, 0x26, 0x7A, 0x00, - 0x1F, 0x16, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA1, 0x63, 0x06, 0x7A, 0xA3, 0x60, 0x13, 0x7A, 0x00, 0x60, 0x33, 0x63, 0x26, 0x66, 0x0E, - 0x65, 0x05, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x06, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x26, 0x66, 0x0E, - 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x7A, 0x00, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x38, 0x0E, 0x7A, 0x00, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x63, 0x06, 0x62, 0x05, 0x63, 0x26, - 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, - 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x06, 0x62, 0xB2, 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x33, 0x63, 0x06, - 0x66, 0x0A, 0x66, 0x2E, 0x25, 0xE8, 0x7A, 0x00, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x06, 0x66, 0x0E, 0x65, 0x05, - 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, - 0x33, 0x00, 0x7A, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x63, 0x26, 0x7A, 0xA3, 0x60, 0x13, 0x60, 0x33, 0x63, 0x06, 0x63, 0x26, 0x7A, 0x00, - 0x66, 0x0E, 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, - 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, - 0x69, 0x03, 0x68, 0x44, 0x7A, 0x00, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x06, - 0x62, 0x05, 0x63, 0x26, 0x7A, 0xA3, 0x60, 0x33, 0x63, 0x06, 0x7A, 0x00, 0x62, 0xB2, 0x63, 0x26, - 0x66, 0x0A, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x63, 0x06, 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x05, 0x60, 0x36, 0x63, 0x26, 0x66, 0x0E, 0x65, 0x05, - 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x7A, 0x00, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x7A, 0x00, - 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x06, 0x7A, 0xA3, 0x60, 0x16, 0x7A, 0x00, 0x5F, 0xB2, 0x60, 0x32, - 0x63, 0x26, 0x66, 0x0E, 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, - 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, - 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x06, 0x66, 0x0B, 0x65, 0xB2, - 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x7A, 0x00, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x60, 0x12, 0x5F, 0x06, 0x60, 0x33, 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x65, 0x60, 0x33, - 0x63, 0x06, 0x62, 0x99, 0x63, 0x27, 0x66, 0x0A, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, - 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x7A, 0x00, 0x68, 0x65, - 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x07, 0x62, 0x65, 0x63, 0x27, - 0x66, 0x0E, 0x65, 0x05, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x7A, 0x00, 0x35, 0x07, - 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, - 0x6C, 0x16, 0x7A, 0x00, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x07, 0x62, 0x06, 0x63, 0x27, - 0x66, 0x0E, 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x7A, 0x00, 0x69, 0x23, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x07, 0x62, 0xB2, 0x63, 0x26, 0x66, 0x0B, - 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, 0x7A, 0x00, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, - 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x13, 0x5F, 0x99, 0x60, 0x33, 0x63, 0x06, 0x62, 0x99, 0x63, 0x27, - 0x66, 0x0A, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x7A, 0x00, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x63, 0x07, 0x7A, 0xA3, 0x60, 0x13, 0x60, 0x33, 0x7A, 0x00, 0x63, 0x27, 0x66, 0x0E, - 0x65, 0x44, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x27, 0x66, 0x0E, - 0x65, 0x99, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x7A, 0x00, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x38, 0x0E, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x63, 0x07, 0x7A, 0x00, 0x66, 0x0B, 0x65, 0xB2, - 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, - 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x60, 0x33, - 0x62, 0xB2, 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x06, 0x62, 0x99, 0x63, 0x27, - 0x66, 0x0A, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x7A, 0x00, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x65, 0x60, 0x33, 0x62, 0x65, 0x63, 0x27, - 0x66, 0x0E, 0x65, 0x44, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, - 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x7A, 0x00, 0x69, 0x22, 0x38, 0x16, - 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x27, - 0x66, 0x0E, 0x65, 0x99, 0x66, 0x2B, 0x7A, 0x00, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, - 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, - 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x60, 0x33, 0x63, 0x07, - 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, - 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x7A, 0x00, 0x69, 0x22, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA2, 0x60, 0x13, 0x7A, 0x00, 0x60, 0x33, 0x63, 0x27, 0x7A, 0xA3, 0x60, 0x13, - 0x60, 0x33, 0x63, 0x07, 0x63, 0x27, 0x66, 0x0A, 0x7A, 0x00, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, - 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, - 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x06, - 0x60, 0x33, 0x62, 0x06, 0x63, 0x27, 0x66, 0x0E, 0x65, 0x05, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, - 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x7A, 0x00, 0x33, 0x00, 0x69, 0x03, - 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x07, 0x7A, 0xA3, - 0x60, 0x13, 0x60, 0x33, 0x7A, 0x00, 0x63, 0x27, 0x66, 0x0E, 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, - 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, - 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x07, - 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x65, 0x60, 0x33, 0x62, 0x65, 0x63, 0x27, 0x66, 0x0B, 0x65, 0xB2, - 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x7A, 0x00, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x60, 0x13, 0x5F, 0x06, 0x60, 0x33, 0x63, 0x07, 0x62, 0x06, 0x63, 0x27, 0x7A, 0xA3, 0x66, 0x0A, - 0x66, 0x2E, 0x7A, 0x00, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x60, 0x13, 0x63, 0x07, 0x62, 0xB2, 0x63, 0x26, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, - 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x7A, 0x00, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, - 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x06, 0x7A, 0xA4, 0x5F, 0x05, - 0x60, 0x36, 0x62, 0x06, 0x63, 0x27, 0x66, 0x0E, 0x65, 0x06, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, - 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, - 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x07, - 0x62, 0x05, 0x63, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, - 0x7A, 0x00, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x16, 0x5F, 0x65, 0x60, 0x33, 0x63, 0x0A, 0x62, 0xB2, 0x63, 0x26, - 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x7A, 0x00, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x06, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x26, 0x66, 0x0E, - 0x65, 0x05, 0x7A, 0x00, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, - 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, - 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x06, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x26, - 0x66, 0x0E, 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x7A, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x63, 0x06, 0x62, 0x05, 0x63, 0x26, - 0x66, 0x0B, 0x7A, 0x00, 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, - 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x06, 0x62, 0xB2, 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x33, 0x63, 0x06, - 0x66, 0x0A, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x7A, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x63, 0x26, 0x7A, 0xA3, 0x60, 0x13, 0x60, 0x33, 0x7A, 0x00, 0x63, 0x06, 0x66, 0x0E, - 0x65, 0x05, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x06, 0x63, 0x26, - 0x66, 0x0E, 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x7A, 0x00, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x7A, 0x00, 0x66, 0x0B, 0x65, 0xB2, - 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, - 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x63, 0x06, - 0x62, 0x05, 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x33, 0x63, 0x06, 0x62, 0xB2, 0x63, 0x26, 0x66, 0x0A, - 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x7A, 0x00, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x63, 0x06, 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x05, 0x60, 0x36, 0x63, 0x26, 0x66, 0x0E, 0x65, 0x05, - 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, - 0x33, 0x00, 0x69, 0x03, 0x7A, 0x00, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA2, 0x63, 0x06, 0x7A, 0xA4, 0x60, 0x16, 0x5F, 0xB2, 0x60, 0x32, 0x63, 0x26, 0x66, 0x0E, - 0x65, 0x65, 0x7A, 0x00, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x06, 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, - 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, - 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x60, 0x12, - 0x7A, 0x00, 0x5F, 0x06, 0x60, 0x33, 0x63, 0x26, 0x7A, 0xA3, 0x60, 0x13, 0x5F, 0x65, 0x60, 0x33, - 0x63, 0x06, 0x62, 0x99, 0x63, 0x27, 0x7A, 0x00, 0x66, 0x0A, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, - 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, - 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x63, 0x07, 0x62, 0x65, 0x63, 0x27, - 0x66, 0x0E, 0x65, 0x05, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, - 0x6A, 0x0F, 0x32, 0x06, 0x7A, 0x00, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x07, 0x62, 0x06, 0x63, 0x27, 0x66, 0x0E, - 0x7A, 0x00, 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x63, 0x07, 0x62, 0xB2, 0x63, 0x26, 0x66, 0x0B, - 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, - 0x7A, 0x00, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x7A, 0x00, 0x5F, 0x99, 0x60, 0x33, 0x63, 0x06, 0x62, 0x99, - 0x63, 0x27, 0x66, 0x0A, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x7A, 0x00, - 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x27, 0x66, 0x0E, - 0x65, 0x44, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x7A, 0x00, 0x35, 0x07, 0x27, 0x02, - 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, - 0x7A, 0x00, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x27, - 0x66, 0x0E, 0x65, 0x99, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x7A, 0x00, 0x68, 0x65, 0x69, 0x23, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x63, 0x07, 0x66, 0x0B, 0x65, 0xB2, - 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x7A, 0x00, 0x27, 0x02, 0x6A, 0x0F, - 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x60, 0x33, 0x62, 0xB2, 0x63, 0x26, 0x7A, 0xA4, 0x60, 0x13, 0x60, 0x33, 0x63, 0x06, 0x62, 0x99, - 0x63, 0x27, 0x66, 0x0A, 0x66, 0x2E, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x32, 0x00, 0x7A, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, - 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x65, 0x60, 0x33, 0x62, 0x65, - 0x63, 0x27, 0x66, 0x0E, 0x7A, 0x00, 0x65, 0x05, 0x66, 0x2E, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, - 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, - 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA2, 0x63, 0x07, 0x7A, 0xA4, 0x60, 0x13, - 0x60, 0x33, 0x63, 0x27, 0x66, 0x0E, 0x65, 0x65, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, - 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x7A, 0x00, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, - 0x69, 0x23, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x13, 0x60, 0x33, - 0x63, 0x07, 0x7A, 0x00, 0x63, 0x27, 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, - 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, - 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, 0x60, 0x13, 0x5F, 0x99, 0x60, 0x33, 0x63, 0x07, - 0x62, 0x99, 0x63, 0x27, 0x7A, 0xA4, 0x60, 0x13, 0x5F, 0x05, 0x60, 0x36, 0x63, 0x07, 0x62, 0x05, - 0x63, 0x2A, 0x66, 0x0A, 0x65, 0x06, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, - 0x27, 0x01, 0x7A, 0x00, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x16, 0x7A, 0x00, 0x60, 0x36, 0x63, 0x0A, - 0x63, 0x2E, 0x66, 0x0B, 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, - 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, - 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x16, 0x5F, 0x99, 0x60, 0x33, - 0x63, 0x0E, 0x62, 0x99, 0x63, 0x27, 0x66, 0x0A, 0x65, 0x8B, 0x66, 0x2A, 0x25, 0xE8, 0x34, 0xE9, - 0x26, 0x07, 0x7A, 0x00, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, - 0x68, 0x65, 0x69, 0x23, 0x38, 0x0E, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x60, 0x13, - 0x5F, 0x06, 0x60, 0x33, 0x63, 0x07, 0x62, 0x06, 0x63, 0x2B, 0x66, 0x0A, 0x65, 0x44, 0x66, 0x2A, - 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, - 0x69, 0x03, 0x68, 0x44, 0x7A, 0x00, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, - 0x60, 0x13, 0x5F, 0xB2, 0x60, 0x32, 0x63, 0x0B, 0x62, 0xB2, 0x63, 0x26, 0x66, 0x0A, 0x65, 0x05, - 0x66, 0x2A, 0x25, 0xE8, 0x7A, 0x00, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, - 0x7A, 0x48, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, - 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x7A, 0x00, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, - 0x7B, 0x00, 0x7A, 0x47, 0x66, 0x0A, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, - 0x6A, 0x06, 0x7A, 0x00, 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x38, 0x0E, - 0x6C, 0x16, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x48, 0x63, 0x06, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, - 0x35, 0x07, 0x27, 0x02, 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, - 0x6C, 0x16, 0x7A, 0x00, 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x07, 0x55, 0x16, 0x43, 0x08, 0x75, - 0x17, 0x65, 0x09, 0x01, 0x7A, 0x00, 0x18, 0x01, 0x61, 0x0B, 0x05, 0x22, 0x14, 0x22, 0x06, 0x00, - 0x15, 0x00, 0x60, 0x12, 0x5F, 0x05, 0x60, 0x2A, 0x63, 0x26, 0x1F, 0x0A, 0x7A, 0x00, 0x66, 0x2A, - 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, 0x32, 0x00, 0x33, 0x04, - 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA1, 0x63, 0x06, - 0x7A, 0xA4, 0x60, 0x0A, 0x5F, 0x65, 0x60, 0x2B, 0x63, 0x26, 0x66, 0x0A, 0x65, 0x65, 0x66, 0x2B, - 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x7A, 0x00, 0x6A, 0x0F, 0x32, 0x06, - 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x38, 0x16, 0x6C, 0x16, 0x6C, 0x36, 0x7A, 0xA3, - 0x63, 0x06, 0x7A, 0xA3, 0x60, 0x0B, 0x5F, 0x06, 0x60, 0x2B, 0x7A, 0x00, 0x63, 0x26, 0x66, 0x0B, - 0x65, 0x06, 0x66, 0x2B, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0x00, 0x38, 0x0E, 0x6C, 0x16, - 0x6C, 0x36, 0x7B, 0x00, 0x7A, 0x47, 0x60, 0x0B, 0x5F, 0xB2, 0x60, 0x2A, 0x63, 0x06, 0x66, 0x0B, - 0x65, 0xB2, 0x66, 0x2A, 0x25, 0xE4, 0x34, 0xF5, 0x26, 0x06, 0x35, 0x07, 0x27, 0x02, 0x7A, 0x00, - 0x6A, 0x0F, 0x32, 0x06, 0x33, 0x00, 0x69, 0x03, 0x68, 0x44, 0x69, 0x22, 0x6C, 0x16, 0x6C, 0x36, - 0x7A, 0xA3, 0x63, 0x26, 0x25, 0xE8, 0x34, 0xE9, 0x26, 0x07, 0x35, 0x08, 0x27, 0x01, 0x6A, 0x06, - 0x32, 0x00, 0x33, 0x04, 0x69, 0x02, 0x68, 0x65, 0x69, 0x23, 0x7A, 0xA4, 0x60, 0x0A, 0x5F, 0x05, - 0x60, 0x2A, 0x63, 0x06, 0x66, 0x0A, 0x65, 0x05, 0x66, 0x2A, 0x69, 0x03, 0x6C, 0x16, 0x6C, 0x36}; - -// rudolph.dro - Rudolph, the red-nosed Reindeer (Recording of RUDOLPH.CMF) -const unsigned char RODOLPH_DRO[0x1451] = -{ 0x44, 0x42, 0x52, 0x41, 0x57, 0x4F, 0x50, 0x4C, 0xE2, 0x36, 0x01, 0x00, 0x40, 0x14, 0x00, 0x00, - 0x00, 0x00, 0x08, 0x01, 0x20, 0x02, 0x08, 0x04, 0x08, 0x0B, 0x08, 0x0D, 0x08, 0x0F, 0x08, 0x16, - 0x08, 0x18, 0x08, 0x1A, 0x08, 0x20, 0x01, 0x21, 0x01, 0x22, 0x01, 0x23, 0x11, 0x24, 0x11, 0x25, - 0x11, 0x28, 0x01, 0x29, 0x01, 0x2A, 0x01, 0x2B, 0x11, 0x2C, 0x11, 0x2D, 0x11, 0x30, 0x01, 0x31, - 0x01, 0x32, 0x01, 0x33, 0x11, 0x34, 0x11, 0x35, 0x11, 0x40, 0x4F, 0x41, 0x4F, 0x42, 0x4F, 0x48, - 0x4F, 0x49, 0x4F, 0x4A, 0x4F, 0x50, 0x4F, 0x51, 0x4F, 0x52, 0x4F, 0x60, 0xF1, 0x61, 0xF1, 0x62, - 0xF1, 0x63, 0xD2, 0x64, 0xF2, 0x65, 0xF2, 0x68, 0xF1, 0x69, 0xF1, 0x6A, 0xF1, 0x6B, 0xF2, 0x6C, - 0xF2, 0x6D, 0xF2, 0x70, 0xF1, 0x71, 0xF1, 0x72, 0xF1, 0x73, 0xF2, 0x74, 0xF2, 0x75, 0xF2, 0x80, - 0x53, 0x81, 0x53, 0x82, 0x53, 0x83, 0x74, 0x84, 0x74, 0x85, 0x74, 0x88, 0x53, 0x89, 0x53, 0x8A, - 0x53, 0x8B, 0x74, 0x8C, 0x74, 0x8D, 0x74, 0x90, 0x53, 0x91, 0x53, 0x92, 0x53, 0x93, 0x74, 0x94, - 0x74, 0x95, 0x74, 0xA0, 0x02, 0xA1, 0x81, 0xA2, 0x87, 0xBD, 0xE0, 0xB0, 0x36, 0x21, 0x01, 0x24, - 0x11, 0x41, 0x4F, 0x61, 0xF1, 0x64, 0xD2, 0x81, 0x53, 0x84, 0x74, 0xE1, 0x00, 0x00, 0x05, 0xE4, - 0x00, 0xC1, 0x00, 0x44, 0x00, 0xA1, 0x81, 0xB1, 0x35, 0x22, 0x01, 0x25, 0x11, 0x42, 0x4F, 0x00, - 0x05, 0x62, 0xF1, 0x65, 0xD2, 0x82, 0x53, 0x85, 0x74, 0xE2, 0x00, 0xE5, 0x00, 0xC2, 0x00, 0x45, - 0x00, 0xA2, 0x87, 0x00, 0x05, 0xB2, 0x32, 0x00, 0xCB, 0xA0, 0x02, 0xB0, 0x16, 0x43, 0x00, 0xA0, - 0x41, 0xB0, 0x36, 0x00, 0xDA, 0xA0, 0x41, 0xB0, 0x16, 0x43, 0x00, 0xA0, 0x02, 0xB0, 0x36, 0x01, - 0xBF, 0x01, 0xA1, 0x81, 0xB1, 0x15, 0xA2, 0x87, 0xB2, 0x12, 0xA0, 0x02, 0xB0, 0x16, 0x43, 0x00, - 0xA0, 0xCA, 0xB0, 0x35, 0x00, 0x05, 0x44, 0x00, 0xA1, 0x57, 0xB1, 0x35, 0x45, 0x00, 0xA2, 0x41, - 0xB2, 0x32, 0x00, 0xD3, 0xA0, 0xCA, 0xB0, 0x15, 0x43, 0x00, 0xA0, 0x02, 0xB0, 0x36, 0x00, 0xDA, - 0xA0, 0x02, 0xB0, 0x16, 0x43, 0x00, 0xA0, 0xCA, 0xB0, 0x35, 0x01, 0xBF, 0x01, 0xA1, 0x57, 0xB1, - 0x15, 0xA2, 0x41, 0xB2, 0x12, 0xA0, 0xCA, 0xB0, 0x15, 0x43, 0x00, 0xA0, 0xB0, 0x00, 0x05, 0xB0, - 0x35, 0x44, 0x00, 0xA1, 0x87, 0xB1, 0x32, 0x45, 0x00, 0xA2, 0x02, 0xB2, 0x32, 0x00, 0xD4, 0xA0, - 0xB0, 0xB0, 0x15, 0x43, 0x00, 0xA0, 0xCA, 0xB0, 0x35, 0x00, 0xE4, 0xA0, 0xCA, 0xB0, 0x15, 0x43, - 0x00, 0xA0, 0xB0, 0xB0, 0x35, 0x01, 0xB4, 0x01, 0xA1, 0x87, 0xB1, 0x12, 0xA2, 0x02, 0xB2, 0x12, - 0xA0, 0xB0, 0xB0, 0x15, 0x43, 0x00, 0xA0, 0x81, 0x00, 0x05, 0xB0, 0x35, 0x44, 0x00, 0xA1, 0x41, - 0xB1, 0x32, 0x45, 0x00, 0xA2, 0xCA, 0xB2, 0x31, 0x01, 0x79, 0x03, 0xA0, 0x81, 0xB0, 0x15, 0xA1, - 0x41, 0xB1, 0x12, 0xA2, 0xCA, 0xB2, 0x11, 0x43, 0x00, 0xA0, 0x57, 0x00, 0x05, 0xB0, 0x35, 0x44, - 0x00, 0xA1, 0x02, 0xB1, 0x32, 0x45, 0x00, 0xA2, 0xB0, 0xB2, 0x31, 0x00, 0xD4, 0xA0, 0x57, 0xB0, - 0x15, 0x43, 0x00, 0xA0, 0x81, 0xB0, 0x35, 0x00, 0xD9, 0xA0, 0x81, 0xB0, 0x15, 0x43, 0x00, 0xA0, - 0x57, 0xB0, 0x35, 0x01, 0xBF, 0x01, 0xA1, 0x02, 0xB1, 0x12, 0xA2, 0xB0, 0xB2, 0x11, 0xA0, 0x57, - 0xB0, 0x15, 0x43, 0x00, 0xA0, 0x87, 0x00, 0x05, 0xB0, 0x32, 0x44, 0x00, 0xA1, 0xE5, 0xB1, 0x31, - 0x45, 0x00, 0xA2, 0x98, 0xB2, 0x31, 0x00, 0xD4, 0xA0, 0x87, 0xB0, 0x12, 0x43, 0x00, 0xA0, 0x57, - 0xB0, 0x35, 0x00, 0xE4, 0xA0, 0x57, 0xB0, 0x15, 0x43, 0x00, 0xA0, 0x87, 0xB0, 0x32, 0x01, 0xB5, - 0x01, 0xA1, 0xE5, 0xB1, 0x11, 0xA2, 0x98, 0xB2, 0x11, 0xA0, 0x87, 0xB0, 0x12, 0x43, 0x00, 0xA0, - 0x41, 0xB0, 0x32, 0x00, 0x05, 0x44, 0x00, 0xA1, 0xCA, 0xB1, 0x31, 0x45, 0x00, 0xA2, 0x81, 0xB2, - 0x31, 0x01, 0xB9, 0x01, 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x00, 0xA0, 0x81, 0xB0, 0x35, 0x01, 0xBE, - 0x01, 0xA1, 0xCA, 0xB1, 0x11, 0xA2, 0x81, 0xB2, 0x11, 0xA0, 0x81, 0xB0, 0x15, 0x43, 0x00, 0xA0, - 0x02, 0x00, 0x05, 0xB0, 0x32, 0x44, 0x00, 0xA1, 0xCA, 0xB1, 0x31, 0x45, 0x00, 0xA2, 0x87, 0xB2, - 0x2E, 0x01, 0xAF, 0x01, 0xA0, 0x02, 0xB0, 0x12, 0xA1, 0xCA, 0xB1, 0x11, 0xA2, 0x87, 0xB2, 0x0E, - 0x20, 0x32, 0x23, 0x61, 0x00, 0x05, 0x40, 0x9A, 0x60, 0x51, 0x63, 0xA2, 0x80, 0x1B, 0x83, 0x3B, - 0xE0, 0x00, 0xE3, 0x00, 0xC0, 0x00, 0x43, 0x80, 0x00, 0x05, 0xA0, 0x41, 0xB0, 0x32, 0x00, 0xD8, - 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x87, 0xB0, 0x32, 0x00, 0xDA, 0xA0, 0x87, 0xB0, 0x12, - 0x43, 0x80, 0xA0, 0x57, 0xB0, 0x35, 0x21, 0x31, 0x24, 0x61, 0x41, 0x1C, 0x61, 0x41, 0x00, 0x05, - 0x64, 0x92, 0x81, 0x0B, 0x84, 0x3B, 0xE1, 0x00, 0xE4, 0x00, 0xC1, 0x00, 0x44, 0x80, 0xA1, 0xB0, - 0x00, 0x05, 0xB1, 0x31, 0x22, 0x31, 0x25, 0x61, 0x42, 0x1C, 0x62, 0x41, 0x65, 0x92, 0x82, 0x0B, - 0x85, 0x3B, 0xE2, 0x00, 0x00, 0x05, 0xE5, 0x00, 0xC2, 0x00, 0x45, 0x80, 0xA2, 0x41, 0xB2, 0x2E, - 0x28, 0x01, 0x2B, 0x11, 0x48, 0x4F, 0x00, 0x05, 0x68, 0xF1, 0x6B, 0xD2, 0x88, 0x53, 0x8B, 0x74, - 0xE8, 0x00, 0xEB, 0x00, 0xC3, 0x00, 0x4B, 0x00, 0xA3, 0xCA, 0x00, 0x05, 0xB3, 0x2D, 0x00, 0xC6, - 0xA0, 0x57, 0xB0, 0x15, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x01, 0xBF, 0x01, 0xA0, 0x41, 0xB0, - 0x12, 0x43, 0x80, 0xA0, 0xCA, 0xB0, 0x31, 0x00, 0xDA, 0xA1, 0xB0, 0xB1, 0x11, 0xA2, 0x41, 0xB2, - 0x0E, 0xA3, 0xCA, 0xB3, 0x0D, 0xA0, 0xCA, 0xB0, 0x11, 0x43, 0x80, 0x00, 0x05, 0xA0, 0x87, 0xB0, - 0x32, 0x44, 0x80, 0xA1, 0x81, 0xB1, 0x31, 0x45, 0x80, 0xA2, 0x02, 0xB2, 0x2E, 0x00, 0x05, 0x4B, - 0x00, 0xA3, 0xB0, 0xB3, 0x2D, 0x00, 0xD8, 0xA0, 0x87, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x02, 0xB0, - 0x32, 0x01, 0xB4, 0x01, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0xB0, 0xB0, 0x31, 0x00, 0xE4, - 0xA1, 0x81, 0xB1, 0x11, 0xA2, 0x02, 0xB2, 0x0E, 0xA3, 0xB0, 0xB3, 0x0D, 0xA0, 0xB0, 0xB0, 0x11, - 0x00, 0x05, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x44, 0x80, 0xA1, 0x57, 0xB1, 0x31, 0x45, 0x80, - 0xA2, 0xCA, 0x00, 0x05, 0xB2, 0x2D, 0x4B, 0x00, 0xA3, 0x81, 0xB3, 0x2D, 0x00, 0xCE, 0xA0, 0x41, - 0xB0, 0x12, 0x43, 0x80, 0xA0, 0xCA, 0xB0, 0x31, 0x01, 0xBF, 0x01, 0xA0, 0xCA, 0xB0, 0x11, 0x43, - 0x80, 0xA0, 0x81, 0xB0, 0x31, 0x00, 0xDA, 0xA1, 0x57, 0xB1, 0x11, 0xA2, 0xCA, 0xB2, 0x0D, 0xA3, - 0x81, 0xB3, 0x0D, 0xA0, 0x81, 0xB0, 0x11, 0x43, 0x80, 0x00, 0x05, 0xA0, 0x41, 0xB0, 0x32, 0x44, - 0x80, 0xA1, 0x87, 0xB1, 0x2E, 0x45, 0x80, 0xA2, 0xB0, 0xB2, 0x2D, 0x00, 0x05, 0x4B, 0x00, 0xA3, - 0x57, 0xB3, 0x2D, 0x00, 0xCD, 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x01, - 0x9A, 0x02, 0xA1, 0x87, 0xB1, 0x0E, 0xA2, 0xB0, 0xB2, 0x0D, 0xA3, 0x57, 0xB3, 0x0D, 0xA0, 0x02, - 0xB0, 0x12, 0x00, 0x05, 0x43, 0x80, 0xA0, 0x57, 0xB0, 0x35, 0x44, 0x80, 0xA1, 0xB0, 0xB1, 0x31, - 0x45, 0x80, 0xA2, 0x41, 0xB2, 0x2E, 0x00, 0x05, 0x4B, 0x00, 0xA3, 0xCA, 0xB3, 0x2D, 0x00, 0xD8, - 0xA0, 0x57, 0xB0, 0x15, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x01, 0xB5, 0x01, 0xA0, 0x41, 0xB0, - 0x12, 0x43, 0x80, 0xA0, 0xCA, 0xB0, 0x31, 0x00, 0xE4, 0xA1, 0xB0, 0xB1, 0x11, 0xA2, 0x41, 0xB2, - 0x0E, 0xA3, 0xCA, 0xB3, 0x0D, 0xA0, 0xCA, 0xB0, 0x11, 0x43, 0x80, 0x00, 0x05, 0xA0, 0x87, 0xB0, - 0x32, 0x44, 0x80, 0xA1, 0x81, 0xB1, 0x31, 0x45, 0x80, 0xA2, 0x02, 0xB2, 0x2E, 0x00, 0x05, 0x4B, - 0x00, 0xA3, 0xB0, 0xB3, 0x2D, 0x00, 0xCE, 0xA0, 0x87, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x02, 0xB0, - 0x32, 0x01, 0xBE, 0x01, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0xB0, 0xB0, 0x31, 0x00, 0xDA, - 0xA1, 0x81, 0xB1, 0x11, 0xA2, 0x02, 0xB2, 0x0E, 0xA3, 0xB0, 0xB3, 0x0D, 0xA0, 0xB0, 0xB0, 0x11, - 0x00, 0x05, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x44, 0x80, 0xA1, 0x57, 0xB1, 0x31, 0x45, 0x80, - 0xA2, 0xCA, 0xB2, 0x2D, 0x00, 0x05, 0x4B, 0x00, 0xA3, 0x81, 0xB3, 0x2D, 0x00, 0xCE, 0xA0, 0x41, - 0xB0, 0x12, 0x43, 0x80, 0xA0, 0xCA, 0xB0, 0x31, 0x01, 0xBF, 0x01, 0xA0, 0xCA, 0xB0, 0x11, 0x43, - 0x80, 0xA0, 0x81, 0xB0, 0x31, 0x00, 0xDA, 0xA1, 0x57, 0xB1, 0x11, 0xA2, 0xCA, 0xB2, 0x0D, 0xA3, - 0x81, 0xB3, 0x0D, 0xA0, 0x81, 0xB0, 0x11, 0x43, 0x80, 0x00, 0x05, 0xA0, 0x41, 0xB0, 0x32, 0x44, - 0x80, 0xA1, 0x87, 0xB1, 0x2E, 0x45, 0x80, 0xA2, 0xB0, 0xB2, 0x2D, 0x00, 0x05, 0x4B, 0x00, 0xA3, - 0x57, 0xB3, 0x2D, 0x00, 0xD8, 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x01, - 0x99, 0x02, 0xA1, 0x87, 0xB1, 0x0E, 0xA2, 0xB0, 0xB2, 0x0D, 0xA3, 0x57, 0xB3, 0x0D, 0xA0, 0x02, - 0xB0, 0x12, 0x00, 0x05, 0x43, 0x80, 0xA0, 0xB0, 0xB0, 0x31, 0x29, 0xB2, 0x2C, 0xB1, 0x49, 0xCD, - 0x69, 0x91, 0x6C, 0x91, 0x00, 0x05, 0x89, 0x2A, 0x8C, 0x2A, 0xE9, 0x00, 0xEC, 0x00, 0xC4, 0x00, - 0x4C, 0x80, 0xA4, 0xB0, 0xB4, 0x31, 0x44, 0x80, 0x00, 0x05, 0xA1, 0x41, 0xB1, 0x2E, 0x45, 0x80, - 0xA2, 0x57, 0xB2, 0x2D, 0x01, 0xAD, 0x01, 0xA0, 0xB0, 0xB0, 0x11, 0xA4, 0xB0, 0xB4, 0x11, 0x43, - 0x80, 0xA0, 0xB0, 0xB0, 0x31, 0x4C, 0x80, 0x00, 0x05, 0xA4, 0xB0, 0xB4, 0x31, 0x01, 0xB9, 0x01, - 0xA1, 0x41, 0xB1, 0x0E, 0xA2, 0x57, 0xB2, 0x0D, 0xA0, 0xB0, 0xB0, 0x11, 0xA4, 0xB0, 0xB4, 0x11, - 0x00, 0x05, 0x43, 0x80, 0xA0, 0xB0, 0xB0, 0x31, 0x4C, 0x80, 0xA4, 0x81, 0xB4, 0x31, 0x44, 0x80, - 0xA1, 0x20, 0xB1, 0x2E, 0x00, 0x05, 0x45, 0x80, 0xA2, 0x87, 0xB2, 0x2A, 0x01, 0xB3, 0x01, 0xA0, - 0xB0, 0xB0, 0x11, 0xA4, 0x81, 0xB4, 0x11, 0x43, 0x80, 0xA0, 0xB0, 0xB0, 0x31, 0x4C, 0x80, 0x00, - 0x05, 0xA4, 0x81, 0xB4, 0x31, 0x01, 0xAE, 0x01, 0xA1, 0x20, 0xB1, 0x0E, 0xA2, 0x87, 0xB2, 0x0A, - 0xA0, 0xB0, 0xB0, 0x11, 0xA4, 0x81, 0xB4, 0x11, 0x00, 0x05, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, - 0x4C, 0x80, 0xA4, 0xB0, 0xB4, 0x31, 0x2A, 0xB2, 0x2D, 0xB1, 0x00, 0x05, 0x4A, 0xCD, 0x6A, 0x91, - 0x6D, 0x91, 0x8A, 0x2A, 0x8D, 0x2A, 0xEA, 0x00, 0xED, 0x00, 0xC5, 0x00, 0x4D, 0x80, 0x00, 0x05, - 0xA5, 0x57, 0xB5, 0x31, 0x44, 0x80, 0xA1, 0x41, 0xB1, 0x2A, 0x01, 0xB8, 0x01, 0xA1, 0x41, 0xB1, - 0x0A, 0x44, 0x80, 0xA1, 0xB0, 0xB1, 0x2D, 0x01, 0xBF, 0x01, 0xA1, 0xB0, 0xB1, 0x0D, 0x44, 0x80, - 0xA1, 0x41, 0xB1, 0x2E, 0x01, 0xB4, 0x01, 0xA0, 0x41, 0xB0, 0x12, 0xA4, 0xB0, 0xB4, 0x11, 0xA5, - 0x57, 0xB5, 0x11, 0xA1, 0x41, 0xB1, 0x0E, 0x00, 0x05, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x00, - 0xDE, 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x87, 0xB0, 0x32, 0x00, 0xDA, 0xA0, 0x87, 0xB0, - 0x12, 0x43, 0x80, 0xA0, 0x57, 0xB0, 0x35, 0x4C, 0x80, 0xA4, 0xE5, 0xB4, 0x31, 0x00, 0x05, 0x4D, - 0x80, 0xA5, 0xB0, 0xB5, 0x31, 0x44, 0x80, 0xA1, 0x41, 0xB1, 0x2A, 0x01, 0xB9, 0x01, 0xA0, 0x57, - 0xB0, 0x15, 0x43, 0x80, 0xA0, 0x57, 0xB0, 0x35, 0x01, 0xB4, 0x01, 0xA4, 0xE5, 0xB4, 0x11, 0xA5, - 0xB0, 0xB5, 0x11, 0xA1, 0x41, 0xB1, 0x0A, 0xA0, 0x57, 0xB0, 0x15, 0x00, 0x05, 0x43, 0x80, 0xA0, - 0x57, 0xB0, 0x35, 0x4C, 0x80, 0xA4, 0xE5, 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0xB0, 0x00, 0x05, 0xB5, - 0x31, 0x44, 0x80, 0xA1, 0x81, 0xB1, 0x2D, 0x00, 0xD8, 0xA0, 0x57, 0xB0, 0x15, 0xA4, 0xE5, 0xB4, - 0x11, 0xA5, 0xB0, 0xB5, 0x11, 0x43, 0x80, 0xA0, 0x87, 0x00, 0x05, 0xB0, 0x32, 0x4C, 0x80, 0xA4, - 0xE5, 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0x81, 0xB5, 0x31, 0x01, 0xAF, 0x01, 0xA0, 0x87, 0xB0, 0x12, - 0xA4, 0xE5, 0xB4, 0x11, 0xA5, 0x81, 0xB5, 0x11, 0x43, 0x80, 0xA0, 0x41, 0x00, 0x05, 0xB0, 0x32, - 0x4C, 0x80, 0xA4, 0xE5, 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0x57, 0xB5, 0x31, 0x00, 0xDE, 0xA1, 0x81, - 0xB1, 0x0D, 0xA0, 0x41, 0xB0, 0x12, 0xA4, 0xE5, 0xB4, 0x11, 0xA5, 0x57, 0xB5, 0x11, 0x00, 0x05, - 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x4C, 0x80, 0xA4, 0xCA, 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0x57, - 0xB5, 0x31, 0x00, 0x05, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0xA8, 0x01, 0xA5, 0x57, 0xB5, - 0x11, 0x4D, 0x80, 0xA5, 0x41, 0xB5, 0x2E, 0x01, 0xBF, 0x01, 0xA1, 0x02, 0xB1, 0x0A, 0xA5, 0x41, - 0xB5, 0x0E, 0x4D, 0x80, 0xA5, 0x87, 0xB5, 0x2E, 0x44, 0x80, 0x00, 0x05, 0xA1, 0x02, 0xB1, 0x2A, - 0x45, 0x80, 0xA2, 0xCA, 0xB2, 0x2D, 0x01, 0x6F, 0x03, 0xA0, 0x02, 0xB0, 0x12, 0xA4, 0xCA, 0xB4, - 0x11, 0xA5, 0x87, 0xB5, 0x0E, 0xA1, 0x02, 0xB1, 0x0A, 0xA2, 0xCA, 0x00, 0x05, 0xB2, 0x0D, 0x43, - 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x4C, 0x80, 0xA4, 0xB0, 0xB4, 0x31, 0x44, 0x80, 0x00, 0x05, 0xA1, - 0x57, 0xB1, 0x2D, 0x00, 0xD8, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x00, - 0xDA, 0xA4, 0xB0, 0xB4, 0x11, 0xA1, 0x57, 0xB1, 0x0D, 0x00, 0xD9, 0xA0, 0x41, 0xB0, 0x12, 0x43, - 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x00, 0xE4, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0xB0, 0xB0, - 0x31, 0x4C, 0x80, 0xA4, 0x57, 0xB4, 0x31, 0x00, 0x05, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, - 0xAF, 0x01, 0xA0, 0xB0, 0xB0, 0x11, 0xA4, 0x57, 0xB4, 0x11, 0xA1, 0x02, 0xB1, 0x0A, 0x43, 0x80, - 0xA0, 0x57, 0x00, 0x05, 0xB0, 0x35, 0x01, 0xB9, 0x01, 0xA0, 0x57, 0xB0, 0x15, 0x43, 0x80, 0xA0, - 0x41, 0xB0, 0x32, 0x44, 0x80, 0xA1, 0x57, 0xB1, 0x2D, 0x01, 0xBF, 0x01, 0xA0, 0x41, 0xB0, 0x12, - 0xA1, 0x57, 0xB1, 0x0D, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x4C, 0x80, 0xA4, 0xB0, 0x00, 0x05, - 0xB4, 0x31, 0x01, 0xAE, 0x01, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0xBF, 0x01, 0xA4, 0xB0, - 0xB4, 0x11, 0xA1, 0x02, 0xB1, 0x0A, 0x4C, 0x80, 0xA4, 0xB0, 0xB4, 0x31, 0x01, 0xBF, 0x01, 0xA0, - 0x02, 0xB0, 0x12, 0xA4, 0xB0, 0xB4, 0x11, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x4C, 0x80, 0x00, - 0x05, 0xA4, 0xB0, 0xB4, 0x31, 0x44, 0x80, 0xA1, 0x57, 0xB1, 0x2D, 0x00, 0xD4, 0xA0, 0x02, 0xB0, - 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x00, 0xD9, 0xA1, 0x57, 0xB1, 0x0D, 0xA0, 0x41, 0xB0, - 0x12, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x00, 0xE5, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, - 0x41, 0xB0, 0x32, 0x00, 0xD9, 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x44, - 0x80, 0xA1, 0x57, 0xB1, 0x31, 0x00, 0x05, 0x45, 0x80, 0xA2, 0xB0, 0xB2, 0x2D, 0x01, 0xB9, 0x01, - 0xA4, 0xB0, 0xB4, 0x11, 0xA0, 0x02, 0xB0, 0x12, 0xA2, 0xB0, 0xB2, 0x0D, 0x43, 0x80, 0xA0, 0x57, - 0x00, 0x05, 0xB0, 0x35, 0x4C, 0x80, 0xA4, 0xE5, 0xB4, 0x31, 0x45, 0x80, 0xA2, 0x98, 0xB2, 0x2D, - 0x01, 0xAF, 0x01, 0xA1, 0x57, 0xB1, 0x11, 0xA0, 0x57, 0xB0, 0x15, 0xA4, 0xE5, 0xB4, 0x11, 0xA2, - 0x98, 0xB2, 0x0D, 0x43, 0x80, 0x00, 0x05, 0xA0, 0x87, 0xB0, 0x32, 0x44, 0x80, 0xA1, 0x81, 0xB1, - 0x2D, 0x01, 0xB9, 0x01, 0xA1, 0x81, 0xB1, 0x0D, 0x4C, 0x80, 0xA4, 0x02, 0xB4, 0x32, 0x4D, 0x80, - 0xA5, 0xCA, 0xB5, 0x31, 0x01, 0xBE, 0x01, 0xA4, 0x02, 0xB4, 0x12, 0xA5, 0xCA, 0xB5, 0x11, 0x44, - 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0xB5, 0x01, 0xA1, 0x02, 0xB1, 0x0A, 0x4C, 0x80, 0xA4, 0x02, - 0xB4, 0x32, 0x4D, 0x80, 0xA5, 0xCA, 0xB5, 0x31, 0x01, 0xBF, 0x01, 0xA0, 0x87, 0xB0, 0x12, 0xA4, - 0x02, 0xB4, 0x12, 0xA5, 0xCA, 0xB5, 0x11, 0x43, 0x80, 0xA0, 0xCA, 0xB0, 0x31, 0x00, 0x05, 0x4C, - 0x80, 0xA4, 0x57, 0xB4, 0x31, 0x44, 0x80, 0xA1, 0x81, 0xB1, 0x2D, 0x00, 0xD3, 0xA0, 0xCA, 0xB0, - 0x11, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x00, 0xE5, 0xA4, 0x57, 0xB4, 0x11, 0xA1, 0x81, 0xB1, - 0x0D, 0x00, 0xD9, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0xCA, 0xB0, 0x31, 0x00, 0xDA, 0xA0, - 0xCA, 0xB0, 0x11, 0x43, 0x80, 0xA0, 0x81, 0xB0, 0x31, 0x4C, 0x80, 0xA4, 0x87, 0xB4, 0x2E, 0x00, - 0x05, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0xB9, 0x01, 0xA0, 0x81, 0xB0, 0x11, 0xA4, 0x87, - 0xB4, 0x0E, 0xA1, 0x02, 0xB1, 0x0A, 0x43, 0x80, 0xA0, 0x87, 0x00, 0x05, 0xB0, 0x32, 0x01, 0xB9, - 0x01, 0xA0, 0x87, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x44, 0x80, 0xA1, 0x81, 0xB1, - 0x2D, 0x01, 0xB4, 0x01, 0xA0, 0x41, 0xB0, 0x12, 0xA1, 0x81, 0xB1, 0x0D, 0x43, 0x80, 0xA0, 0x02, - 0xB0, 0x32, 0x4C, 0x80, 0x00, 0x05, 0xA4, 0xCA, 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0x87, 0xB5, 0x2E, - 0x01, 0xB9, 0x01, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0xBF, 0x01, 0xA1, 0x02, 0xB1, 0x0A, - 0x01, 0xB5, 0x01, 0xA0, 0x02, 0xB0, 0x12, 0xA4, 0xCA, 0xB4, 0x11, 0xA5, 0x87, 0xB5, 0x0E, 0x43, - 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x00, 0x05, 0x4C, 0x80, 0xA4, 0xCA, 0xB4, 0x31, 0x4D, 0x80, 0xA5, - 0x57, 0xB5, 0x31, 0x44, 0x80, 0xA1, 0x81, 0x00, 0x05, 0xB1, 0x2D, 0x00, 0xD8, 0xA0, 0x02, 0xB0, - 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x00, 0xD9, 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, - 0x02, 0xB0, 0x32, 0x00, 0xDA, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x00, - 0xE4, 0xA4, 0xCA, 0xB4, 0x11, 0xA5, 0x57, 0xB5, 0x11, 0xA1, 0x81, 0xB1, 0x0D, 0xA0, 0x41, 0xB0, - 0x12, 0x00, 0x05, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x4C, 0x80, 0xA4, 0x98, 0xB4, 0x31, 0x4D, - 0x80, 0xA5, 0x87, 0x00, 0x05, 0xB5, 0x2E, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0xA9, 0x01, - 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x01, 0xBF, 0x01, 0xA4, 0x98, 0xB4, - 0x11, 0xA5, 0x87, 0xB5, 0x0E, 0xA1, 0x02, 0xB1, 0x0A, 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0x00, - 0x05, 0xA0, 0xB0, 0xB0, 0x31, 0x44, 0x80, 0xA1, 0x57, 0xB1, 0x2D, 0x01, 0xB9, 0x01, 0xA1, 0x57, - 0xB1, 0x0D, 0x4C, 0x80, 0xA4, 0x57, 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0x41, 0xB5, 0x2E, 0x01, 0xB4, - 0x01, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0xBF, 0x01, 0xA4, 0x57, 0xB4, 0x11, 0xA5, 0x41, - 0xB5, 0x0E, 0xA1, 0x02, 0xB1, 0x0A, 0x4C, 0x80, 0xA4, 0x57, 0x00, 0x05, 0xB4, 0x31, 0x4D, 0x80, - 0xA5, 0x41, 0xB5, 0x2E, 0x01, 0xB9, 0x01, 0xA0, 0xB0, 0xB0, 0x11, 0xA4, 0x57, 0xB4, 0x11, 0xA5, - 0x41, 0xB5, 0x0E, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x00, 0x05, 0x4C, 0x80, 0xA4, 0xB0, 0xB4, - 0x31, 0x44, 0x80, 0xA1, 0x57, 0xB1, 0x2D, 0x00, 0xD3, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, - 0x41, 0xB0, 0x32, 0x00, 0xDA, 0xA4, 0xB0, 0xB4, 0x11, 0xA1, 0x57, 0xB1, 0x0D, 0x00, 0xE4, 0xA0, - 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x00, 0xDA, 0xA0, 0x02, 0xB0, 0x12, 0x43, - 0x80, 0xA0, 0xB0, 0xB0, 0x31, 0x4C, 0x80, 0xA4, 0x57, 0xB4, 0x31, 0x00, 0x05, 0x44, 0x80, 0xA1, - 0x02, 0xB1, 0x2A, 0x01, 0xB9, 0x01, 0xA0, 0xB0, 0xB0, 0x11, 0xA4, 0x57, 0xB4, 0x11, 0xA1, 0x02, - 0xB1, 0x0A, 0x43, 0x80, 0xA0, 0x57, 0x00, 0x05, 0xB0, 0x35, 0x01, 0xAE, 0x01, 0xA0, 0x57, 0xB0, - 0x15, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x44, 0x80, 0xA1, 0x57, 0xB1, 0x2D, 0x01, 0xBF, 0x01, - 0xA0, 0x41, 0xB0, 0x12, 0xA1, 0x57, 0xB1, 0x0D, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x4C, 0x80, - 0x00, 0x05, 0xA4, 0xB0, 0xB4, 0x31, 0x01, 0xB9, 0x01, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, - 0xB5, 0x01, 0xA4, 0xB0, 0xB4, 0x11, 0xA1, 0x02, 0xB1, 0x0A, 0x4C, 0x80, 0xA4, 0xB0, 0xB4, 0x31, - 0x01, 0xBF, 0x01, 0xA0, 0x02, 0xB0, 0x12, 0xA4, 0xB0, 0xB4, 0x11, 0x43, 0x80, 0xA0, 0x02, 0xB0, - 0x32, 0x4C, 0x80, 0xA4, 0xB0, 0x00, 0x05, 0xB4, 0x31, 0x44, 0x80, 0xA1, 0x57, 0xB1, 0x2D, 0x00, - 0xD3, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x00, 0xE4, 0xA1, 0x57, 0xB1, - 0x0D, 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x00, 0xDA, 0xA0, 0x02, 0xB0, - 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x00, 0xDA, 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, - 0x02, 0xB0, 0x32, 0x44, 0x80, 0xA1, 0x57, 0xB1, 0x31, 0x00, 0x05, 0x45, 0x80, 0xA2, 0xB0, 0xB2, - 0x2D, 0x01, 0xB9, 0x01, 0xA4, 0xB0, 0xB4, 0x11, 0xA0, 0x02, 0xB0, 0x12, 0xA2, 0xB0, 0xB2, 0x0D, - 0x43, 0x80, 0xA0, 0x57, 0xB0, 0x35, 0x00, 0x05, 0x4C, 0x80, 0xA4, 0xE5, 0xB4, 0x31, 0x45, 0x80, - 0xA2, 0x98, 0xB2, 0x2D, 0x01, 0xB9, 0x01, 0xA1, 0x57, 0xB1, 0x11, 0xA0, 0x57, 0xB0, 0x15, 0xA4, - 0xE5, 0xB4, 0x11, 0xA2, 0x98, 0xB2, 0x0D, 0x43, 0x80, 0x00, 0x05, 0xA0, 0x87, 0xB0, 0x32, 0x44, - 0x80, 0xA1, 0x81, 0xB1, 0x2D, 0x01, 0xAE, 0x01, 0xA1, 0x81, 0xB1, 0x0D, 0x4C, 0x80, 0xA4, 0x02, - 0xB4, 0x32, 0x4D, 0x80, 0xA5, 0xCA, 0xB5, 0x31, 0x01, 0xBF, 0x01, 0xA4, 0x02, 0xB4, 0x12, 0xA5, - 0xCA, 0xB5, 0x11, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0xBF, 0x01, 0xA1, 0x02, 0xB1, 0x0A, - 0x4C, 0x80, 0xA4, 0x02, 0xB4, 0x32, 0x4D, 0x80, 0xA5, 0xCA, 0xB5, 0x31, 0x01, 0xB4, 0x01, 0xA0, - 0x87, 0xB0, 0x12, 0xA4, 0x02, 0xB4, 0x12, 0xA5, 0xCA, 0xB5, 0x11, 0x43, 0x80, 0xA0, 0xCA, 0x00, - 0x05, 0xB0, 0x31, 0x4C, 0x80, 0xA4, 0x57, 0xB4, 0x31, 0x44, 0x80, 0xA1, 0x81, 0xB1, 0x2D, 0x00, - 0xDF, 0xA0, 0xCA, 0xB0, 0x11, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x00, 0xD9, 0xA4, 0x57, 0xB4, - 0x11, 0xA1, 0x81, 0xB1, 0x0D, 0x00, 0xDA, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0xCA, 0xB0, - 0x31, 0x00, 0xE4, 0xA0, 0xCA, 0xB0, 0x11, 0x43, 0x80, 0xA0, 0x81, 0xB0, 0x31, 0x4C, 0x80, 0xA4, - 0x87, 0xB4, 0x2E, 0x00, 0x05, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0xAF, 0x01, 0xA0, 0x81, - 0xB0, 0x11, 0xA4, 0x87, 0xB4, 0x0E, 0xA1, 0x02, 0xB1, 0x0A, 0x43, 0x80, 0xA0, 0x87, 0xB0, 0x32, - 0x01, 0xBE, 0x01, 0xA0, 0x87, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x44, 0x80, 0xA1, - 0x81, 0xB1, 0x2D, 0x01, 0xBF, 0x01, 0xA0, 0x41, 0xB0, 0x12, 0xA1, 0x81, 0xB1, 0x0D, 0x43, 0x80, - 0xA0, 0x02, 0xB0, 0x32, 0x4C, 0x80, 0x00, 0x05, 0xA4, 0xCA, 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0x87, - 0xB5, 0x2E, 0x01, 0xAF, 0x01, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0xBF, 0x01, 0xA1, 0x02, - 0xB1, 0x0A, 0x01, 0xBF, 0x01, 0xA0, 0x02, 0xB0, 0x12, 0xA4, 0xCA, 0xB4, 0x11, 0xA5, 0x87, 0xB5, - 0x0E, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x00, 0x05, 0x4C, 0x80, 0xA4, 0xCA, 0xB4, 0x31, 0x4D, - 0x80, 0xA5, 0x57, 0xB5, 0x31, 0x44, 0x80, 0xA1, 0x81, 0x00, 0x05, 0xB1, 0x2D, 0x00, 0xCD, 0xA0, - 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x00, 0xDA, 0xA0, 0x41, 0xB0, 0x12, 0x43, - 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x00, 0xE4, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, - 0x32, 0x00, 0xDA, 0xA4, 0xCA, 0xB4, 0x11, 0xA5, 0x57, 0xB5, 0x11, 0xA1, 0x81, 0xB1, 0x0D, 0xA0, - 0x41, 0xB0, 0x12, 0x00, 0x05, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x4C, 0x80, 0xA4, 0xCA, 0xB4, - 0x31, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0xB9, 0x01, 0xA0, 0x02, 0xB0, 0x12, 0xA4, 0xCA, - 0xB4, 0x11, 0xA1, 0x02, 0xB1, 0x0A, 0x43, 0x80, 0xA0, 0x81, 0xB0, 0x35, 0x01, 0xB4, 0x01, 0xA0, - 0x81, 0xB0, 0x15, 0x43, 0x80, 0xA0, 0x57, 0xB0, 0x35, 0x01, 0xBF, 0x01, 0x4C, 0x80, 0xA4, 0xB0, - 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0x87, 0xB5, 0x2E, 0x44, 0x80, 0xA1, 0x57, 0x00, 0x05, 0xB1, 0x2D, - 0x01, 0xB9, 0x01, 0xA4, 0xB0, 0xB4, 0x11, 0xA5, 0x87, 0xB5, 0x0E, 0xA1, 0x57, 0xB1, 0x0D, 0x4C, - 0x80, 0xA4, 0xCA, 0x00, 0x05, 0xB4, 0x31, 0x44, 0x80, 0xA1, 0x81, 0xB1, 0x2D, 0x01, 0xAF, 0x01, - 0xA4, 0xCA, 0xB4, 0x11, 0xA1, 0x81, 0xB1, 0x0D, 0x4C, 0x80, 0xA4, 0x02, 0xB4, 0x32, 0x44, 0x80, - 0xA1, 0xB0, 0x00, 0x05, 0xB1, 0x2D, 0x01, 0xB8, 0x01, 0xA0, 0x57, 0xB0, 0x15, 0xA4, 0x02, 0xB4, - 0x12, 0xA1, 0xB0, 0xB1, 0x0D, 0x43, 0x80, 0xA0, 0x41, 0x00, 0x05, 0xB0, 0x32, 0x4C, 0x80, 0xA4, - 0x02, 0xB4, 0x32, 0x44, 0x80, 0xA1, 0x57, 0xB1, 0x31, 0x45, 0x80, 0x00, 0x05, 0xA2, 0xCA, 0xB2, - 0x2D, 0x01, 0xB3, 0x01, 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x01, 0xB5, - 0x01, 0xA4, 0x02, 0xB4, 0x12, 0xA1, 0x57, 0xB1, 0x11, 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, - 0x57, 0xB0, 0x35, 0x00, 0x05, 0x4C, 0x80, 0xA4, 0xCA, 0xB4, 0x31, 0x44, 0x80, 0xA1, 0x81, 0xB1, - 0x31, 0x01, 0xB9, 0x01, 0xA0, 0x57, 0xB0, 0x15, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x01, 0xBF, - 0x01, 0xA2, 0xCA, 0xB2, 0x0D, 0xA4, 0xCA, 0xB4, 0x11, 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, - 0x02, 0xB0, 0x32, 0x00, 0x05, 0x45, 0x80, 0xA2, 0xB0, 0xB2, 0x2D, 0x01, 0xAE, 0x01, 0xA0, 0x02, - 0xB0, 0x12, 0x43, 0x80, 0xA0, 0xB0, 0xB0, 0x31, 0x01, 0xBF, 0x01, 0xA1, 0x81, 0xB1, 0x11, 0xA0, - 0xB0, 0xB0, 0x11, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x44, 0x80, 0xA1, 0x6B, 0x00, 0x05, 0xB1, - 0x31, 0x01, 0x93, 0x02, 0x4C, 0x80, 0xA4, 0xB0, 0xB4, 0x31, 0x00, 0xDA, 0xA2, 0xB0, 0xB2, 0x0D, - 0xA0, 0x02, 0xB0, 0x12, 0xA1, 0x6B, 0xB1, 0x11, 0xA4, 0xB0, 0xB4, 0x11, 0x00, 0x05, 0x43, 0x80, - 0xA0, 0xCA, 0xB0, 0x31, 0x44, 0x80, 0xA1, 0x57, 0xB1, 0x31, 0x45, 0x80, 0xA2, 0x81, 0xB2, 0x2D, - 0x01, 0xB9, 0x01, 0xA0, 0xCA, 0xB0, 0x11, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x01, 0xBF, 0x01, - 0xA1, 0x57, 0xB1, 0x11, 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x44, 0x80, - 0x00, 0x05, 0xA1, 0x87, 0xB1, 0x2E, 0x01, 0xAE, 0x01, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, - 0xCA, 0xB0, 0x31, 0x01, 0xBF, 0x01, 0xA2, 0x81, 0xB2, 0x0D, 0xA1, 0x87, 0xB1, 0x0E, 0xA0, 0xCA, - 0xB0, 0x11, 0x43, 0x80, 0xA0, 0xB0, 0x00, 0x05, 0xB0, 0x31, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2E, - 0x45, 0x80, 0xA2, 0x57, 0xB2, 0x2D, 0x00, 0xD4, 0xA1, 0x02, 0xB1, 0x0E, 0x44, 0x80, 0xA1, 0x41, - 0xB1, 0x2E, 0x00, 0xE4, 0xA1, 0x41, 0xB1, 0x0E, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2E, 0x01, 0xB5, - 0x01, 0xA1, 0x02, 0xB1, 0x0E, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2E, 0x01, 0xBF, 0x01, 0xA2, 0x57, - 0xB2, 0x0D, 0xA1, 0x02, 0xB1, 0x0E, 0x44, 0x80, 0xA1, 0x63, 0xB1, 0x2E, 0x45, 0x80, 0xA2, 0x6B, - 0x00, 0x05, 0xB2, 0x2D, 0x01, 0xB8, 0x01, 0xA0, 0xB0, 0xB0, 0x11, 0xA1, 0x63, 0xB1, 0x0E, 0xA2, - 0x6B, 0xB2, 0x0D, 0x43, 0x80, 0xA0, 0x81, 0x00, 0x05, 0xB0, 0x31, 0x44, 0x80, 0xA1, 0x87, 0xB1, - 0x2E, 0x45, 0x80, 0xA2, 0x02, 0xB2, 0x2E, 0x01, 0xAF, 0x01, 0xA0, 0x81, 0xB0, 0x11, 0x43, 0x80, - 0xA0, 0xB0, 0xB0, 0x31, 0x01, 0xBF, 0x01, 0xA0, 0xB0, 0xB0, 0x11, 0x43, 0x80, 0xA0, 0x02, 0xB0, - 0x32, 0x01, 0xBF, 0x01, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x01, 0xB4, - 0x01, 0xA1, 0x87, 0xB1, 0x0E, 0xA2, 0x02, 0xB2, 0x0E, 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, - 0x87, 0x00, 0x05, 0xB0, 0x32, 0x4C, 0x80, 0xA4, 0xB0, 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0x81, 0xB5, - 0x31, 0x44, 0x80, 0xA1, 0x02, 0x00, 0x05, 0xB1, 0x2E, 0x01, 0xB3, 0x01, 0xA0, 0x87, 0xB0, 0x12, - 0xA4, 0xB0, 0xB4, 0x11, 0xA5, 0x81, 0xB5, 0x11, 0xA1, 0x02, 0xB1, 0x0E, 0x00, 0x05, 0x43, 0x80, - 0xA0, 0x87, 0xB0, 0x32, 0x4C, 0x80, 0xA4, 0xB0, 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0x81, 0xB5, 0x31, - 0x00, 0x05, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2E, 0x01, 0xB3, 0x01, 0xA0, 0x87, 0xB0, 0x12, 0xA4, - 0xB0, 0xB4, 0x11, 0xA5, 0x81, 0xB5, 0x11, 0xA1, 0x02, 0xB1, 0x0E, 0x00, 0x05, 0x43, 0x80, 0xA0, - 0x87, 0xB0, 0x32, 0x4C, 0x80, 0xA4, 0xCA, 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0x81, 0xB5, 0x31, 0x00, - 0x05, 0x44, 0x80, 0xA1, 0x20, 0xB1, 0x2E, 0x01, 0xA8, 0x01, 0xA1, 0x20, 0xB1, 0x0E, 0x44, 0x80, - 0xA1, 0xB0, 0xB1, 0x2D, 0x01, 0xBF, 0x01, 0xA0, 0x87, 0xB0, 0x12, 0xA4, 0xCA, 0xB4, 0x11, 0xA5, - 0x81, 0xB5, 0x11, 0xA1, 0xB0, 0xB1, 0x0D, 0x00, 0x05, 0x43, 0x80, 0xA0, 0x57, 0xB0, 0x35, 0x4C, - 0x80, 0xA4, 0x02, 0xB4, 0x32, 0x4D, 0x80, 0xA5, 0xB0, 0x00, 0x05, 0xB5, 0x31, 0x44, 0x80, 0xA1, - 0x41, 0xB1, 0x2E, 0x01, 0xB3, 0x01, 0xA0, 0x57, 0xB0, 0x15, 0xA4, 0x02, 0xB4, 0x12, 0xA5, 0xB0, - 0xB5, 0x11, 0xA1, 0x41, 0xB1, 0x0E, 0x00, 0x05, 0x43, 0x80, 0xA0, 0x57, 0xB0, 0x35, 0x4C, 0x80, - 0xA4, 0x02, 0xB4, 0x32, 0x4D, 0x80, 0xA5, 0xB0, 0xB5, 0x31, 0x01, 0xAF, 0x01, 0xA0, 0x57, 0xB0, - 0x15, 0xA4, 0x02, 0xB4, 0x12, 0xA5, 0xB0, 0xB5, 0x11, 0x43, 0x80, 0xA0, 0x87, 0xB0, 0x32, 0x00, - 0x05, 0x4C, 0x80, 0xA4, 0xE5, 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0x81, 0xB5, 0x31, 0x44, 0x80, 0xA1, - 0x81, 0x00, 0x05, 0xB1, 0x2D, 0x01, 0xB2, 0x01, 0xA0, 0x87, 0xB0, 0x12, 0xA4, 0xE5, 0xB4, 0x11, - 0xA5, 0x81, 0xB5, 0x11, 0x43, 0x80, 0xA0, 0x41, 0x00, 0x05, 0xB0, 0x32, 0x4C, 0x80, 0xA4, 0xE5, - 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0x57, 0xB5, 0x31, 0x01, 0xB9, 0x01, 0xA1, 0x81, 0xB1, 0x0D, 0xA0, - 0x41, 0xB0, 0x12, 0xA4, 0xE5, 0xB4, 0x11, 0xA5, 0x57, 0xB5, 0x11, 0x00, 0x05, 0x43, 0x80, 0xA0, - 0x02, 0xB0, 0x32, 0x4C, 0x80, 0xA4, 0x57, 0xB4, 0x31, 0x44, 0x80, 0xA1, 0xCA, 0x00, 0x05, 0xB1, - 0x2D, 0x45, 0x80, 0xA2, 0x81, 0xB2, 0x2D, 0x01, 0xA9, 0x01, 0xA0, 0x02, 0xB0, 0x12, 0xA4, 0x57, - 0xB4, 0x11, 0xA1, 0xCA, 0xB1, 0x0D, 0xA2, 0x81, 0xB2, 0x0D, 0x43, 0x80, 0x00, 0x05, 0xA0, 0xCA, - 0xB0, 0x31, 0x00, 0xDE, 0xA0, 0xCA, 0xB0, 0x11, 0x43, 0x80, 0xA0, 0x81, 0xB0, 0x31, 0x4C, 0x80, - 0xA4, 0x87, 0xB4, 0x2E, 0x00, 0x05, 0x44, 0x80, 0xA1, 0xCA, 0xB1, 0x2D, 0x45, 0x80, 0xA2, 0x02, - 0xB2, 0x2A, 0x01, 0x94, 0x02, 0xA0, 0x81, 0xB0, 0x11, 0xA4, 0x87, 0xB4, 0x0E, 0xA1, 0xCA, 0xB1, - 0x0D, 0xA2, 0x02, 0xB2, 0x0A, 0x44, 0x80, 0x00, 0x05, 0xA1, 0x02, 0xB1, 0x2E, 0x01, 0xAE, 0x01, - 0xA1, 0x02, 0xB1, 0x0E, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x4C, 0x80, 0xA4, 0xB0, 0xB4, 0x31, - 0x00, 0x05, 0x44, 0x80, 0xA1, 0x57, 0xB1, 0x2D, 0x00, 0xDE, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, - 0xA0, 0x41, 0xB0, 0x32, 0x00, 0xDA, 0xA4, 0xB0, 0xB4, 0x11, 0xA1, 0x57, 0xB1, 0x0D, 0x00, 0xDA, - 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x00, 0xE4, 0xA0, 0x02, 0xB0, 0x12, - 0x43, 0x80, 0xA0, 0xB0, 0xB0, 0x31, 0x4C, 0x80, 0xA4, 0x57, 0xB4, 0x31, 0x44, 0x80, 0x00, 0x05, - 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0xAE, 0x01, 0xA0, 0xB0, 0xB0, 0x11, 0xA4, 0x57, 0xB4, 0x11, 0xA1, - 0x02, 0xB1, 0x0A, 0x43, 0x80, 0xA0, 0x57, 0x00, 0x05, 0xB0, 0x35, 0x01, 0xB9, 0x01, 0xA0, 0x57, - 0xB0, 0x15, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x44, 0x80, 0xA1, 0x57, 0xB1, 0x2D, 0x01, 0xBF, - 0x01, 0xA0, 0x41, 0xB0, 0x12, 0xA1, 0x57, 0xB1, 0x0D, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x4C, - 0x80, 0x00, 0x05, 0xA4, 0xB0, 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0x81, 0xB5, 0x31, 0x01, 0xAE, 0x01, - 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0xBF, 0x01, 0xA4, 0xB0, 0xB4, 0x11, 0xA1, 0x02, 0xB1, - 0x0A, 0x4C, 0x80, 0xA4, 0xB0, 0xB4, 0x31, 0x01, 0xBF, 0x01, 0xA0, 0x02, 0xB0, 0x12, 0xA5, 0x81, - 0xB5, 0x11, 0xA4, 0xB0, 0xB4, 0x11, 0x43, 0x80, 0xA0, 0x02, 0x00, 0x05, 0xB0, 0x32, 0x4C, 0x80, - 0xA4, 0xB0, 0xB4, 0x31, 0x44, 0x80, 0xA1, 0x57, 0xB1, 0x2D, 0x00, 0xD4, 0xA0, 0x02, 0xB0, 0x12, - 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x00, 0xDA, 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x02, - 0xB0, 0x32, 0x00, 0xE4, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x00, 0xDA, - 0xA1, 0x57, 0xB1, 0x0D, 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x44, 0x80, - 0xA1, 0x57, 0x00, 0x05, 0xB1, 0x31, 0x45, 0x80, 0xA2, 0xB0, 0xB2, 0x2D, 0x01, 0xB8, 0x01, 0xA4, - 0xB0, 0xB4, 0x11, 0xA0, 0x02, 0xB0, 0x12, 0xA2, 0xB0, 0xB2, 0x0D, 0x43, 0x80, 0xA0, 0x57, 0x00, - 0x05, 0xB0, 0x35, 0x4C, 0x80, 0xA4, 0xE5, 0xB4, 0x31, 0x45, 0x80, 0xA2, 0x98, 0xB2, 0x2D, 0x01, - 0xAF, 0x01, 0xA1, 0x57, 0xB1, 0x11, 0xA0, 0x57, 0xB0, 0x15, 0xA4, 0xE5, 0xB4, 0x11, 0xA2, 0x98, - 0xB2, 0x0D, 0x00, 0x05, 0x43, 0x80, 0xA0, 0x87, 0xB0, 0x32, 0x44, 0x80, 0xA1, 0x81, 0xB1, 0x2D, - 0x01, 0xB9, 0x01, 0xA1, 0x81, 0xB1, 0x0D, 0x4C, 0x80, 0xA4, 0x02, 0xB4, 0x32, 0x4D, 0x80, 0xA5, - 0x87, 0xB5, 0x2E, 0x01, 0xBF, 0x01, 0xA4, 0x02, 0xB4, 0x12, 0xA5, 0x87, 0xB5, 0x0E, 0x44, 0x80, - 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0xB4, 0x01, 0xA1, 0x02, 0xB1, 0x0A, 0x4C, 0x80, 0xA4, 0x02, 0xB4, - 0x32, 0x4D, 0x80, 0xA5, 0x87, 0xB5, 0x2E, 0x01, 0xBF, 0x01, 0xA0, 0x87, 0xB0, 0x12, 0xA4, 0x02, - 0xB4, 0x12, 0xA5, 0x87, 0xB5, 0x0E, 0x43, 0x80, 0xA0, 0xCA, 0x00, 0x05, 0xB0, 0x31, 0x4C, 0x80, - 0xA4, 0x57, 0xB4, 0x31, 0x44, 0x80, 0xA1, 0x81, 0xB1, 0x2D, 0x00, 0xD4, 0xA0, 0xCA, 0xB0, 0x11, - 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x00, 0xE4, 0xA4, 0x57, 0xB4, 0x11, 0xA1, 0x81, 0xB1, 0x0D, - 0x00, 0xDA, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0xCA, 0xB0, 0x31, 0x00, 0xD9, 0xA0, 0xCA, - 0xB0, 0x11, 0x43, 0x80, 0xA0, 0x81, 0xB0, 0x31, 0x4C, 0x80, 0xA4, 0x87, 0xB4, 0x2E, 0x00, 0x05, - 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0xB9, 0x01, 0xA0, 0x81, 0xB0, 0x11, 0xA4, 0x87, 0xB4, - 0x0E, 0xA1, 0x02, 0xB1, 0x0A, 0x43, 0x80, 0xA0, 0x87, 0x00, 0x05, 0xB0, 0x32, 0x01, 0xB9, 0x01, - 0xA0, 0x87, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x44, 0x80, 0xA1, 0x81, 0xB1, 0x2D, - 0x01, 0xB5, 0x01, 0xA0, 0x41, 0xB0, 0x12, 0xA1, 0x81, 0xB1, 0x0D, 0x43, 0x80, 0xA0, 0x02, 0xB0, - 0x32, 0x4C, 0x80, 0xA4, 0xCA, 0x00, 0x05, 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0x87, 0xB5, 0x2E, 0x01, - 0xB9, 0x01, 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0xBE, 0x01, 0xA4, 0xCA, 0xB4, 0x11, 0xA5, - 0x87, 0xB5, 0x0E, 0xA1, 0x02, 0xB1, 0x0A, 0x4C, 0x80, 0xA4, 0xCA, 0x00, 0x05, 0xB4, 0x31, 0x4D, - 0x80, 0xA5, 0x87, 0xB5, 0x2E, 0x01, 0xAF, 0x01, 0xA0, 0x02, 0xB0, 0x12, 0xA4, 0xCA, 0xB4, 0x11, - 0xA5, 0x87, 0xB5, 0x0E, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x00, 0x05, 0x4C, 0x80, 0xA4, 0xCA, - 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0x57, 0xB5, 0x31, 0x44, 0x80, 0xA1, 0x81, 0x00, 0x05, 0xB1, 0x2D, - 0x01, 0xB3, 0x01, 0xA0, 0x02, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x01, 0xBF, 0x01, - 0xA0, 0x41, 0xB0, 0x12, 0x43, 0x80, 0xA0, 0x02, 0xB0, 0x32, 0x01, 0xB4, 0x01, 0xA0, 0x02, 0xB0, - 0x12, 0x43, 0x80, 0xA0, 0x41, 0xB0, 0x32, 0x01, 0xBF, 0x01, 0xA4, 0xCA, 0xB4, 0x11, 0xA5, 0x57, - 0xB5, 0x11, 0xA1, 0x81, 0xB1, 0x0D, 0xA0, 0x41, 0xB0, 0x12, 0x00, 0x05, 0x43, 0x80, 0xA0, 0x02, - 0xB0, 0x32, 0x4C, 0x80, 0xA4, 0xCA, 0xB4, 0x31, 0x4D, 0x80, 0xA5, 0x87, 0xB5, 0x2E, 0x00, 0x05, - 0x44, 0x80, 0xA1, 0x02, 0xB1, 0x2A, 0x01, 0x68, 0x03, 0xA0, 0x02, 0xB0, 0x12, 0xA4, 0xCA, 0xB4, - 0x11, 0xA5, 0x87, 0xB5, 0x0E, 0x43, 0x80, 0xA0, 0x81, 0x00, 0x05, 0xB0, 0x35, 0x4C, 0x80, 0xA4, - 0x87, 0xB4, 0x32, 0x4D, 0x80, 0xA5, 0xCA, 0xB5, 0x31, 0x01, 0x79, 0x03, 0xA1, 0x02, 0xB1, 0x0A, - 0xA0, 0x81, 0xB0, 0x15, 0xA4, 0x87, 0xB4, 0x12, 0xA5, 0xCA, 0xB5, 0x11, 0x00, 0x05, 0x43, 0x80, - 0xA0, 0x57, 0xB0, 0x35, 0x4C, 0x80, 0xA4, 0x41, 0xB4, 0x32, 0x01, 0x2E, 0x05, 0xA0, 0x57, 0xB0, - 0x15, 0xA4, 0x41, 0xB4, 0x12, 0x85, 0x13, 0x84, 0x13, 0x83, 0x13, 0x82, 0x13, 0x00, 0x05, 0x81, - 0x13, 0x80, 0x13, 0xBD, 0xE0, 0x90, 0xFF, 0x91, 0xFF, 0x92, 0xFF, 0x93, 0xFF, 0x94, 0xFF, 0x95, - 0xFF}; - -// clyde1_1.dro - Clyde's Adventure: Castle 1-3 -const unsigned char clyde1_1_dro[0x1DF3] = -{ 0x44, 0x42, 0x52, 0x41, 0x57, 0x4F, 0x50, 0x4C, 0x00, 0x00, 0x01, 0x00, 0xBC, 0xB7, 0x01, 0x00, - 0xDB, 0x1D, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x40, 0x4F, 0xC0, 0x06, - 0x60, 0xF1, 0x80, 0x51, 0x20, 0x01, 0xE0, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x41, 0x4F, 0xC1, 0x06, - 0x61, 0xF1, 0x81, 0x51, 0x21, 0x01, 0xE1, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x42, 0x4F, 0xC2, 0x06, - 0x62, 0xF1, 0x82, 0x51, 0x22, 0x01, 0xE2, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x43, 0x00, 0x63, 0xF1, - 0x83, 0x71, 0x23, 0x11, 0xE3, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x44, 0x00, 0x64, 0xF1, 0x84, 0x71, - 0x24, 0x11, 0xE4, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x45, 0x00, 0x65, 0xF1, 0x85, 0x71, 0x25, 0x11, - 0xE5, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x48, 0x4F, 0xC3, 0x06, 0x68, 0xF1, 0x88, 0x51, 0x28, 0x01, - 0xE8, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x49, 0x4F, 0xC4, 0x06, 0x69, 0xF1, 0x89, 0x51, 0x29, 0x01, - 0xE9, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x4A, 0x4F, 0xC5, 0x06, 0x6A, 0xF1, 0x8A, 0x51, 0x2A, 0x01, - 0xEA, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x4B, 0x00, 0x6B, 0xF1, 0x8B, 0x71, 0x2B, 0x11, 0xEB, 0x00, - 0xBD, 0x00, 0x08, 0x00, 0x4C, 0x00, 0x6C, 0xF1, 0x8C, 0x71, 0x2C, 0x11, 0xEC, 0x00, 0x10, 0x05, - 0xBD, 0x00, 0x08, 0x00, 0x4D, 0x00, 0x6D, 0xF1, 0x8D, 0x71, 0x2D, 0x11, 0xED, 0x00, 0xBD, 0x00, - 0x08, 0x00, 0x50, 0x4F, 0xC6, 0x06, 0x70, 0xF1, 0x90, 0x51, 0x30, 0x01, 0xF0, 0x00, 0xBD, 0x00, - 0x08, 0x00, 0x51, 0x4F, 0xC7, 0x06, 0x71, 0xF1, 0x91, 0x51, 0x31, 0x01, 0xF1, 0x00, 0xBD, 0x00, - 0x08, 0x00, 0x52, 0x4F, 0xC8, 0x06, 0x72, 0xF1, 0x92, 0x51, 0x32, 0x01, 0xF2, 0x00, 0xBD, 0x00, - 0x08, 0x00, 0x53, 0x00, 0x73, 0xF1, 0x93, 0x71, 0x33, 0x11, 0xF3, 0x00, 0xBD, 0x00, 0x08, 0x00, - 0x54, 0x00, 0x74, 0xF1, 0x94, 0x71, 0x34, 0x11, 0xF4, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x55, 0x00, - 0x75, 0xF1, 0x95, 0x71, 0x35, 0x11, 0xF5, 0x00, 0xBD, 0x00, 0xBD, 0x00, 0x08, 0x00, 0xA0, 0x00, - 0xB0, 0x00, 0xA1, 0x00, 0xB1, 0x00, 0xA2, 0x00, 0xB2, 0x00, 0xA3, 0x00, 0xB3, 0x00, 0xA4, 0x00, - 0xB4, 0x00, 0xA5, 0x00, 0xB5, 0x00, 0xA6, 0x00, 0xB6, 0x00, 0xA7, 0x00, 0xB7, 0x00, 0xA8, 0x00, - 0xB8, 0x00, 0xE0, 0x00, 0xE1, 0x00, 0xE2, 0x00, 0xE3, 0x00, 0xE4, 0x00, 0xE5, 0x00, 0xE8, 0x00, - 0xE9, 0x00, 0xEA, 0x00, 0xEB, 0x00, 0xEC, 0x00, 0xED, 0x00, 0xF0, 0x00, 0xF1, 0x00, 0xF2, 0x00, - 0xF3, 0x00, 0xF4, 0x00, 0xF5, 0x00, 0x04, 0x01, 0x20, 0x10, 0x31, 0xBD, 0x00, 0x08, 0x00, 0x40, - 0x4F, 0xC0, 0x06, 0x60, 0xF1, 0x80, 0x51, 0x20, 0x01, 0xE0, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x41, - 0x4F, 0xC1, 0x06, 0x61, 0xF1, 0x81, 0x51, 0x21, 0x01, 0xE1, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x42, - 0x4F, 0xC2, 0x06, 0x62, 0xF1, 0x82, 0x51, 0x22, 0x01, 0xE2, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x43, - 0x00, 0x63, 0xF1, 0x83, 0x71, 0x23, 0x11, 0xE3, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x44, 0x00, 0x64, - 0xF1, 0x84, 0x71, 0x24, 0x11, 0xE4, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x45, 0x00, 0x65, 0xF1, 0x85, - 0x71, 0x25, 0x11, 0xE5, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x48, 0x4F, 0xC3, 0x06, 0x68, 0xF1, 0x88, - 0x51, 0x28, 0x01, 0xE8, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x49, 0x4F, 0xC4, 0x06, 0x69, 0xF1, 0x89, - 0x51, 0x29, 0x01, 0xE9, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x4A, 0x4F, 0xC5, 0x06, 0x6A, 0xF1, 0x8A, - 0x51, 0x2A, 0x01, 0xEA, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x4B, 0x00, 0x6B, 0xF1, 0x8B, 0x71, 0x2B, - 0x11, 0x10, 0x05, 0xEB, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x4C, 0x00, 0x6C, 0xF1, 0x8C, 0x71, 0x2C, - 0x11, 0xEC, 0x00, 0xBD, 0x00, 0x08, 0x00, 0x4D, 0x00, 0x6D, 0xF1, 0x8D, 0x71, 0x2D, 0x11, 0xED, - 0x00, 0xBD, 0x00, 0x08, 0x00, 0x50, 0x4F, 0xC6, 0x06, 0x70, 0xF1, 0x90, 0x51, 0x30, 0x01, 0xF0, - 0x00, 0xBD, 0x00, 0x08, 0x00, 0x51, 0x4F, 0xC7, 0x06, 0x71, 0xF1, 0x91, 0x51, 0x31, 0x01, 0xF1, - 0x00, 0xBD, 0x00, 0x08, 0x00, 0x52, 0x4F, 0xC8, 0x06, 0x72, 0xF1, 0x92, 0x51, 0x32, 0x01, 0xF2, - 0x00, 0xBD, 0x00, 0x08, 0x00, 0x53, 0x00, 0x73, 0xF1, 0x93, 0x71, 0x33, 0x11, 0xF3, 0x00, 0xBD, - 0x00, 0x08, 0x00, 0x54, 0x00, 0x74, 0xF1, 0x94, 0x71, 0x34, 0x11, 0xF4, 0x00, 0xBD, 0x00, 0x08, - 0x00, 0x55, 0x00, 0x75, 0xF1, 0x95, 0x71, 0x35, 0x11, 0xF5, 0x00, 0xBD, 0x00, 0xBD, 0x00, 0x08, - 0x00, 0xA0, 0x00, 0xB0, 0x00, 0xA1, 0x00, 0xB1, 0x00, 0xA2, 0x00, 0xB2, 0x00, 0xA3, 0x00, 0xB3, - 0x00, 0xA4, 0x00, 0xB4, 0x00, 0xA5, 0x00, 0xB5, 0x00, 0xA6, 0x00, 0xB6, 0x00, 0xA7, 0x00, 0xB7, - 0x00, 0xA8, 0x00, 0xB8, 0x00, 0xE0, 0x00, 0xE1, 0x00, 0xE2, 0x00, 0xE3, 0x00, 0xE4, 0x00, 0xE5, - 0x00, 0xE8, 0x00, 0xE9, 0x00, 0xEA, 0x00, 0x10, 0x05, 0xEB, 0x00, 0xEC, 0x00, 0xED, 0x00, 0xF0, - 0x00, 0xF1, 0x00, 0xF2, 0x00, 0xF3, 0x00, 0xF4, 0x00, 0xF5, 0x00, 0x04, 0x01, 0x20, 0xA6, 0x00, - 0xB6, 0x00, 0xA7, 0x00, 0xB7, 0x00, 0xA8, 0x00, 0xB8, 0x00, 0xA8, 0x57, 0xB8, 0x09, 0xA7, 0x03, - 0xB7, 0x0A, 0xBD, 0x20, 0x08, 0x00, 0x40, 0x4F, 0xC0, 0x06, 0x60, 0xF1, 0x80, 0x51, 0x20, 0x01, - 0xE0, 0x00, 0xBD, 0x20, 0x08, 0x00, 0x41, 0x4F, 0xC1, 0x06, 0x61, 0xF1, 0x81, 0x51, 0x21, 0x01, - 0xE1, 0x00, 0xBD, 0x20, 0x08, 0x00, 0x42, 0x4F, 0xC2, 0x06, 0x62, 0xF1, 0x82, 0x51, 0x22, 0x01, - 0xE2, 0x00, 0xBD, 0x20, 0x08, 0x00, 0x43, 0x00, 0x63, 0xF1, 0x83, 0x71, 0x23, 0x11, 0xE3, 0x00, - 0xBD, 0x20, 0x08, 0x00, 0x44, 0x00, 0x64, 0xF1, 0x84, 0x71, 0x24, 0x11, 0xE4, 0x00, 0xBD, 0x20, - 0x08, 0x00, 0x45, 0x00, 0x65, 0xF1, 0x85, 0x71, 0x25, 0x11, 0xE5, 0x00, 0xBD, 0x20, 0x08, 0x00, - 0x48, 0x4F, 0xC3, 0x06, 0x68, 0xF1, 0x88, 0x51, 0x28, 0x01, 0xE8, 0x00, 0xBD, 0x20, 0x08, 0x00, - 0x49, 0x4F, 0xC4, 0x06, 0x69, 0xF1, 0x89, 0x51, 0x29, 0x01, 0xE9, 0x00, 0xBD, 0x20, 0x08, 0x00, - 0x4A, 0x4F, 0xC5, 0x06, 0x6A, 0xF1, 0x8A, 0x51, 0x10, 0x05, 0x2A, 0x01, 0xEA, 0x00, 0xBD, 0x20, - 0x08, 0x00, 0x4B, 0x00, 0x6B, 0xF1, 0x8B, 0x71, 0x2B, 0x11, 0xEB, 0x00, 0xBD, 0x20, 0x08, 0x00, - 0x4C, 0x00, 0x6C, 0xF1, 0x8C, 0x71, 0x2C, 0x11, 0xEC, 0x00, 0xBD, 0x20, 0x08, 0x00, 0x4D, 0x00, - 0x6D, 0xF1, 0x8D, 0x71, 0x2D, 0x11, 0xED, 0x00, 0xBD, 0x20, 0x08, 0x00, 0x50, 0x4F, 0xC6, 0x06, - 0x70, 0xF1, 0x90, 0x51, 0x30, 0x01, 0xF0, 0x00, 0xBD, 0x20, 0x08, 0x00, 0x51, 0x4F, 0xC7, 0x06, - 0x71, 0xF1, 0x91, 0x51, 0x31, 0x01, 0xF1, 0x00, 0xBD, 0x20, 0x08, 0x00, 0x52, 0x4F, 0xC8, 0x06, - 0x72, 0xF1, 0x92, 0x51, 0x32, 0x01, 0xF2, 0x00, 0xBD, 0x20, 0x08, 0x00, 0x53, 0x00, 0x73, 0xF1, - 0x93, 0x71, 0x33, 0x11, 0xF3, 0x00, 0xBD, 0x20, 0x08, 0x00, 0x54, 0x00, 0x74, 0xF1, 0x94, 0x71, - 0x34, 0x11, 0xF4, 0x00, 0xBD, 0x20, 0x08, 0x00, 0x55, 0x00, 0x75, 0xF1, 0x95, 0x71, 0x35, 0x11, - 0xF5, 0x00, 0xBD, 0x20, 0x08, 0x00, 0x50, 0x0B, 0xC6, 0x00, 0x70, 0xA8, 0x90, 0x4C, 0x30, 0x00, - 0xF0, 0x00, 0xBD, 0x20, 0x08, 0x00, 0x53, 0x00, 0x10, 0x05, 0x73, 0xD6, 0x93, 0x4F, 0x33, 0x00, - 0xF3, 0x00, 0xBD, 0x20, 0x08, 0x00, 0x54, 0x00, 0x74, 0xF8, 0x94, 0xB5, 0x34, 0x0C, 0xF4, 0x00, - 0xBD, 0x20, 0x08, 0x00, 0x52, 0x00, 0xC8, 0x01, 0x72, 0xF7, 0x92, 0xB5, 0x32, 0x04, 0xF2, 0x00, - 0xBD, 0x20, 0x08, 0x00, 0x55, 0x00, 0x75, 0xF5, 0x95, 0xB5, 0x35, 0x01, 0xF5, 0x00, 0xBD, 0x20, - 0x08, 0x00, 0x51, 0x00, 0xC7, 0x01, 0x71, 0xF7, 0x91, 0xB5, 0x31, 0x01, 0xF1, 0x00, 0xBD, 0x20, - 0xBD, 0x20, 0x08, 0x00, 0x41, 0x00, 0xC1, 0x00, 0x61, 0x70, 0x81, 0x04, 0x21, 0x00, 0xE1, 0x01, - 0xBD, 0x20, 0x08, 0x00, 0x44, 0x00, 0x64, 0x70, 0x84, 0x04, 0x24, 0x03, 0xE4, 0x00, 0xBD, 0x20, - 0x08, 0x00, 0x42, 0x00, 0xC2, 0x01, 0x62, 0x80, 0x82, 0x06, 0x22, 0x0F, 0xE2, 0x00, 0xBD, 0x20, - 0x08, 0x00, 0x45, 0x00, 0x65, 0x80, 0x85, 0x06, 0x25, 0x0F, 0xE5, 0x00, 0xBD, 0x20, 0x08, 0x00, - 0x48, 0x00, 0xC3, 0x06, 0x68, 0x10, 0x88, 0x02, 0x28, 0x10, 0xE8, 0x00, 0xBD, 0x20, 0x08, 0x00, - 0x4B, 0x00, 0x6B, 0x40, 0x8B, 0x02, 0x2B, 0x01, 0xEB, 0x00, 0x4C, 0x0B, 0x53, 0x0B, 0x54, 0x0B, - 0x01, 0x01, 0x00, 0xBD, 0x20, 0x08, 0x00, 0x49, 0x00, 0xC4, 0x00, 0x69, 0xA0, 0x89, 0x04, 0x29, - 0x00, 0xE9, 0x00, 0xBD, 0x20, 0x08, 0x00, 0x4C, 0x0B, 0x6C, 0xA0, 0x8C, 0x04, 0x2C, 0x00, 0xEC, - 0x00, 0x00, 0x54, 0xBD, 0x20, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x30, 0xA4, 0x57, 0xB4, 0x01, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x03, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x03, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x57, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, 0x57, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xCB, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, 0xCB, 0xB4, - 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0xB1, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0xCB, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, 0xCB, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, - 0x81, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0x8A, 0xB4, 0x2E, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x8A, 0xB4, 0x0E, 0xA4, 0x8A, 0xB4, - 0x2E, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x8A, 0xB4, 0x0E, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x03, 0xB4, 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x03, 0xB4, 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x57, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, 0x57, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xCB, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, 0xCB, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0xB1, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x57, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0x6D, 0xBD, 0x38, 0x08, 0x00, 0x49, 0x00, 0xC4, 0x01, 0x69, 0xD0, 0x89, 0x04, 0x29, - 0x01, 0xE9, 0x00, 0xBD, 0x38, 0x08, 0x00, 0x4C, 0x0B, 0x6C, 0xD0, 0x8C, 0x04, 0x2C, 0x02, 0xEC, - 0x00, 0x00, 0x6D, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x03, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x03, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x57, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, 0x57, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xCB, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, 0xCB, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0xB1, 0xB4, - 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0xCB, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, 0xCB, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, - 0x81, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0x8A, 0xB4, 0x2E, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x8A, 0xB4, 0x0E, 0xA4, 0x8A, 0xB4, - 0x2E, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x8A, 0xB4, 0x0E, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x03, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x03, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x57, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, 0x57, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xCB, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, 0xCB, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0xB1, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x57, 0xB4, - 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0x6D, 0xBD, 0x38, 0x08, 0x00, 0x49, 0x07, 0xC4, 0x05, 0x69, 0x80, 0x89, 0x04, 0x29, - 0x01, 0xE9, 0x01, 0xBD, 0x38, 0x08, 0x00, 0x4C, 0x0B, 0x6C, 0x60, 0x8C, 0x02, 0x2C, 0x01, 0xEC, - 0x00, 0x00, 0x6D, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x03, 0xB4, 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x03, 0xB4, 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x57, 0xB4, - 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, 0x57, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xCB, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, 0xCB, 0xB4, - 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0xB1, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0xCB, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, 0xCB, 0xB4, - 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, - 0x81, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0x8A, 0xB4, 0x2E, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x8A, 0xB4, 0x0E, 0xA4, 0x8A, 0xB4, - 0x2E, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x8A, 0xB4, 0x0E, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x03, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x03, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x57, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, 0x57, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xCB, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, 0xCB, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0xB1, 0xB4, - 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x57, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0x6D, 0xBD, 0x38, 0x08, 0x00, 0x49, 0x00, 0xC4, 0x00, 0x69, 0xA0, 0x89, 0x04, 0x29, - 0x00, 0xE9, 0x00, 0xBD, 0x38, 0x08, 0x00, 0x4C, 0x0B, 0x6C, 0xA0, 0x8C, 0x04, 0x2C, 0x00, 0xEC, - 0x00, 0x00, 0x6D, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x03, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x03, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x57, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, 0x57, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xCB, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, 0xCB, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0xB1, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0xCB, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, 0xCB, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, - 0x81, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0x8A, 0xB4, 0x2E, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x8A, 0xB4, 0x0E, 0xA4, 0x8A, 0xB4, - 0x2E, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x8A, 0xB4, 0x0E, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x03, 0xB4, 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x03, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x43, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, - 0x43, 0xB4, 0x32, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x43, 0xB4, 0x12, 0xA4, 0x03, 0xB4, - 0x32, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x03, 0xB4, 0x12, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x57, 0xB4, - 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, 0x57, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, - 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, 0x81, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x81, 0xB4, 0x11, 0xA4, - 0xCB, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, 0xCB, 0xB4, - 0x31, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xCB, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDB, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0xB1, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31, 0x00, 0xDA, 0xBD, 0x30, 0xBD, 0x38, 0xA4, 0xB1, 0xB4, 0x11, 0xA4, 0x57, 0xB4, - 0x31, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDA, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDA, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0xDB, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0x00, 0xDB, 0xBD, 0x30, 0xBD, - 0x38, 0x00, 0x6C, 0xBD, 0x38, 0x08, 0x00, 0x49, 0x00, 0xC4, 0x01, 0x69, 0xD0, 0x89, 0x04, 0x29, - 0x01, 0xE9, 0x00, 0xBD, 0x38, 0x08, 0x00, 0x4C, 0x0B, 0x6C, 0xD0, 0x8C, 0x04, 0x2C, 0x02, 0xEC, - 0x00, 0x00, 0x6D, 0xBD, 0x28, 0xA6, 0x57, 0xB6, 0x05, 0xBD, 0x38, 0xA4, 0x57, 0xB4, 0x11, 0xA4, - 0xB1, 0xB4, 0x31}; diff --git a/Frameworks/GME/vgmplay/XMasFiles/clyde1_1.dro b/Frameworks/GME/vgmplay/XMasFiles/clyde1_1.dro deleted file mode 100644 index 7e3ab4d97..000000000 Binary files a/Frameworks/GME/vgmplay/XMasFiles/clyde1_1.dro and /dev/null differ diff --git a/Frameworks/GME/vgmplay/XMasFiles/lem_xmas_001_jb.dro b/Frameworks/GME/vgmplay/XMasFiles/lem_xmas_001_jb.dro deleted file mode 100644 index 1e1e432e1..000000000 Binary files a/Frameworks/GME/vgmplay/XMasFiles/lem_xmas_001_jb.dro and /dev/null differ diff --git a/Frameworks/GME/vgmplay/XMasFiles/lemmings_012_tim7.vgm b/Frameworks/GME/vgmplay/XMasFiles/lemmings_012_tim7.vgm deleted file mode 100644 index 79da3eceb..000000000 Binary files a/Frameworks/GME/vgmplay/XMasFiles/lemmings_012_tim7.vgm and /dev/null differ diff --git a/Frameworks/GME/vgmplay/XMasFiles/rudolph.dro b/Frameworks/GME/vgmplay/XMasFiles/rudolph.dro deleted file mode 100644 index 46ca1b8e7..000000000 Binary files a/Frameworks/GME/vgmplay/XMasFiles/rudolph.dro and /dev/null differ diff --git a/Frameworks/GME/vgmplay/chips/2151intf.c b/Frameworks/GME/vgmplay/chips/2151intf.c deleted file mode 100644 index fa651dae8..000000000 --- a/Frameworks/GME/vgmplay/chips/2151intf.c +++ /dev/null @@ -1,197 +0,0 @@ -/*************************************************************************** - - 2151intf.c - - Support interface YM2151(OPM) - -***************************************************************************/ - -#include -#include "mamedef.h" -//#include "sndintrf.h" -//#include "streams.h" -#include "fm.h" -#include "2151intf.h" -#include "ym2151.h" - - -#ifndef NULL -#define NULL ((void *)0) -#endif - -typedef struct _ym2151_state ym2151_state; -struct _ym2151_state -{ - //sound_stream * stream; - //emu_timer * timer[2]; - void * chip; - UINT8 lastreg; - //const ym2151_interface *intf; -}; - - -/*INLINE ym2151_state *get_safe_token(const device_config *device) -{ - assert(device != NULL); - assert(device->token != NULL); - assert(device->type == SOUND); - assert(sound_get_type(device) == SOUND_YM2151); - return (ym2151_state *)device->token; -}*/ - -//static STREAM_UPDATE( ym2151_update ) -void ym2151_update(void *param, stream_sample_t **outputs, int samples) -{ - ym2151_state *info = (ym2151_state *)param; - ym2151_update_one(info->chip, outputs, samples); - //YM2151UpdateOne(0x00, outputs, samples); -} - - -//static STATE_POSTLOAD( ym2151intf_postload ) -/*static void ym2151intf_postload(UINT8 ChipID) -{ - //ym2151_state *info = (ym2151_state *)param; - ym2151_state *info = &YM2151Data[ChipID]; - ym2151_postload(info->chip); -}*/ - - -//static DEVICE_START( ym2151 ) -int device_start_ym2151(void **_info, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - //static const ym2151_interface dummy = { 0 }; - - //ym2151_state *info = get_safe_token(device); - ym2151_state *info; - int rate; - - info = (ym2151_state *) calloc(1, sizeof(ym2151_state)); - *_info = (void *) info; - - rate = clock/64; - if ((CHIP_SAMPLING_MODE == 0x01 && rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - rate = CHIP_SAMPLE_RATE; - //info->intf = device->static_config ? (const ym2151_interface *)device->static_config : &dummy; - //info->intf = &dummy; - - /* stream setup */ - //info->stream = stream_create(device,0,2,rate,info,ym2151_update); - - info->chip = ym2151_init(clock,rate); - //assert_always(info->chip != NULL, "Error creating YM2151 chip"); - - //state_save_register_postload(device->machine, ym2151intf_postload, info); - - //ym2151_set_irq_handler(info->chip,info->intf->irqhandler); - //ym2151_set_port_write_handler(info->chip,info->intf->portwritehandler); - - return rate; -} - - -//static DEVICE_STOP( ym2151 ) -void device_stop_ym2151(void *_info) -{ - //ym2151_state *info = get_safe_token(device); - ym2151_state *info = (ym2151_state *)_info; - ym2151_shutdown(info->chip); - //YM2151Shutdown(); - free(info); -} - -//static DEVICE_RESET( ym2151 ) -void device_reset_ym2151(void *_info) -{ - //ym2151_state *info = get_safe_token(device); - ym2151_state *info = (ym2151_state *)_info; - ym2151_reset_chip(info->chip); - //YM2151ResetChip(0x00); -} - - -//READ8_DEVICE_HANDLER( ym2151_r ) -UINT8 ym2151_r(void *_info, offs_t offset) -{ - //ym2151_state *token = get_safe_token(device); - ym2151_state *token = (ym2151_state *)_info; - - if (offset & 1) - { - //stream_update(token->stream); - return ym2151_read_status(token->chip); - //return YM2151ReadStatus(0x00); - } - else - return 0xff; /* confirmed on a real YM2151 */ -} - -//WRITE8_DEVICE_HANDLER( ym2151_w ) -void ym2151_w(void *_info, offs_t offset, UINT8 data) -{ - //ym2151_state *token = get_safe_token(device); - ym2151_state *token = (ym2151_state *)_info; - - if (offset & 1) - { - //stream_update(token->stream); - ym2151_write_reg(token->chip, token->lastreg, data); - //YM2151WriteReg(0x00, token->lastreg, data); - } - else - token->lastreg = data; -} - - -/*READ8_DEVICE_HANDLER( ym2151_status_port_r ) { return ym2151_r(device, 1); } - -WRITE8_DEVICE_HANDLER( ym2151_register_port_w ) { ym2151_w(device, 0, data); } -WRITE8_DEVICE_HANDLER( ym2151_data_port_w ) { ym2151_w(device, 1, data); }*/ -UINT8 ym2151_status_port_r(void *info, offs_t offset) -{ - return ym2151_r(info, 1); -} - -void ym2151_register_port_w(void *info, offs_t offset, UINT8 data) -{ - ym2151_w(info, 0, data); -} -void ym2151_data_port_w(void *info, offs_t offset, UINT8 data) -{ - ym2151_w(info, 1, data); -} - - -void ym2151_set_mute_mask(void *_info, UINT32 MuteMask) -{ - ym2151_state *info = (ym2151_state *)_info; - ym2151_set_mutemask(info->chip, MuteMask); -} - - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( ym2151 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(ym2151_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ym2151 ); break; - case DEVINFO_FCT_STOP: info->stop = DEVICE_STOP_NAME( ym2151 ); break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( ym2151 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "YM2151"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Yamaha FM"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ diff --git a/Frameworks/GME/vgmplay/chips/2151intf.h b/Frameworks/GME/vgmplay/chips/2151intf.h deleted file mode 100644 index b4ffdbf18..000000000 --- a/Frameworks/GME/vgmplay/chips/2151intf.h +++ /dev/null @@ -1,33 +0,0 @@ -#pragma once - -/*typedef struct _ym2151_interface ym2151_interface; -struct _ym2151_interface -{ - //void (*irqhandler)(const device_config *device, int irq); - void (*irqhandler)(int irq); - write8_device_func portwritehandler; -};*/ - -/*READ8_DEVICE_HANDLER( ym2151_r ); -WRITE8_DEVICE_HANDLER( ym2151_w ); - -READ8_DEVICE_HANDLER( ym2151_status_port_r ); -WRITE8_DEVICE_HANDLER( ym2151_register_port_w ); -WRITE8_DEVICE_HANDLER( ym2151_data_port_w ); - -DEVICE_GET_INFO( ym2151 ); -#define SOUND_YM2151 DEVICE_GET_INFO_NAME( ym2151 )*/ -void ym2151_update(void *chip, stream_sample_t **outputs, int samples); - -int device_start_ym2151(void **chip, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_ym2151(void *chip); -void device_reset_ym2151(void *chip); - -UINT8 ym2151_r(void *chip, offs_t offset); -void ym2151_w(void *chip, offs_t offset, UINT8 data); - -UINT8 ym2151_status_port_r(void *chip, offs_t offset); -void ym2151_register_port_w(void *chip, offs_t offset, UINT8 data); -void ym2151_data_port_w(void *chip, offs_t offset, UINT8 data); - -void ym2151_set_mute_mask(void *chip, UINT32 MuteMask); diff --git a/Frameworks/GME/vgmplay/chips/2203intf.c b/Frameworks/GME/vgmplay/chips/2203intf.c deleted file mode 100644 index 519d4a8d5..000000000 --- a/Frameworks/GME/vgmplay/chips/2203intf.c +++ /dev/null @@ -1,462 +0,0 @@ -#include -#include // for memset -#include // for free -#include // for NULL -#include "mamedef.h" -//#include "sndintrf.h" -//#include "streams.h" -#include "2203intf.h" -#include "fm.h" - - -#ifdef ENABLE_ALL_CORES -#define EC_MAME 0x01 // AY8910 core from MAME -#endif -#define EC_EMU2149 0x00 - -typedef struct _ym2203_state ym2203_state; -struct _ym2203_state -{ - //sound_stream * stream; - //emu_timer * timer[2]; - void * chip; - void * psg; - ym2203_interface intf; - int AY_EMU_CORE; - //const device_config *device; -}; - -#define CHTYPE_YM2203 0x20 - - -/*INLINE ym2203_state *get_safe_token(const device_config *device) -{ - assert(device != NULL); - assert(device->token != NULL); - assert(device->type == SOUND); - assert(sound_get_type(device) == SOUND_YM2203); - return (ym2203_state *)device->token; -}*/ - - -static void psg_set_clock(void *param, int clock) -{ - ym2203_state *info = (ym2203_state *)param; - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_set_clock_ym(info->psg, clock); - break; -#endif - case EC_EMU2149: - PSG_set_clock((PSG*)info->psg, clock); - break; - } - } -} - -static void psg_write(void *param, int address, int data) -{ - ym2203_state *info = (ym2203_state *)param; - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_write_ym(info->psg, address, data); - break; -#endif - case EC_EMU2149: - PSG_writeIO((PSG*)info->psg, address, data); - break; - } - } -} - -static int psg_read(void *param) -{ - ym2203_state *info = (ym2203_state *)param; - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - return ay8910_read_ym(info->psg); -#endif - case EC_EMU2149: - return PSG_readIO((PSG*)info->psg); - } - } - return 0x00; -} - -static void psg_reset(void *param) -{ - ym2203_state *info = (ym2203_state *)param; - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_reset_ym(info->psg); - break; -#endif - case EC_EMU2149: - PSG_reset((PSG*)info->psg); - break; - } - } -} - -static const ssg_callbacks psgintf = -{ - psg_set_clock, - psg_write, - psg_read, - psg_reset -}; - -/* IRQ Handler */ -/*static void IRQHandler(void *param,int irq) -{ - ym2203_state *info = (ym2203_state *)param; - if (info->intf.handler != NULL) - //(*info->intf->handler)(info->device, irq); - (*info->intf.handler)(irq); -}*/ - -/* Timer overflow callback from timer.c */ -/*static TIMER_CALLBACK( timer_callback_2203_0 ) -{ - ym2203_state *info = (ym2203_state *)ptr; - ym2203_timer_over(info->chip,0); -} - -static TIMER_CALLBACK( timer_callback_2203_1 ) -{ - ym2203_state *info = (ym2203_state *)ptr; - ym2203_timer_over(info->chip,1); -}*/ - -static stream_sample_t* DUMMYBUF[0x02] = {NULL, NULL}; - -/* update request from fm.c */ -void ym2203_update_request(void *param) -{ - ym2203_state *info = (ym2203_state *)param; - //stream_update(info->stream); - - ym2203_update_one(info->chip, DUMMYBUF, 0); - // We really don't need this. - /*if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_update_one(info->psg, DUMMYBUF, 0); - break; -#endif - case EC_EMU2149: - PSG_calc_stereo((PSG*)info->psg, DUMMYBUF, 0); - break; - } - }*/ -} - - -/*static void timer_handler(void *param,int c,int count,int clock) -{ - ym2203_state *info = (ym2203_state *)param; - if( count == 0 ) - { // Reset FM Timer - //timer_enable(info->timer[c], 0); - } - else - { // Start FM Timer - //attotime period = attotime_mul(ATTOTIME_IN_HZ(clock), count); - //if (!timer_enable(info->timer[c], 1)) - // timer_adjust_oneshot(info->timer[c], period, 0); - } -}*/ - -//static STREAM_UPDATE( ym2203_stream_update ) -void ym2203_stream_update(void *_info, stream_sample_t **outputs, int samples) -{ - //ym2203_state *info = (ym2203_state *)param; - ym2203_state *info = (ym2203_state *)_info; - ym2203_update_one(info->chip, outputs, samples); -} - -void ym2203_stream_update_ay(void *_info, stream_sample_t **outputs, int samples) -{ - //ym2203_state *info = (ym2203_state *)param; - ym2203_state *info = (ym2203_state *)_info; - - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_update_one(info->psg, outputs, samples); - break; -#endif - case EC_EMU2149: - PSG_calc_stereo((PSG*)info->psg, outputs, samples); - break; - } - } - else - { - memset(outputs[0], 0x00, samples * sizeof(stream_sample_t)); - memset(outputs[1], 0x00, samples * sizeof(stream_sample_t)); - } -} - - -//static STATE_POSTLOAD( ym2203_intf_postload ) -/*static void ym2203_intf_postload(UINT8 ChipID) -{ - //ym2203_state *info = (ym2203_state *)param; - ym2203_state *info = &YM2203Data[ChipID]; - ym2203_postload(info->chip); -}*/ - - -//static DEVICE_START( ym2203 ) -int device_start_ym2203(void **_info, int AY_EMU_CORE, int clock, UINT8 AYDisable, UINT8 AYFlags, int* AYrate, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - static const ym2203_interface generic_2203 = - { - { - AY8910_LEGACY_OUTPUT, - AY8910_DEFAULT_LOADS - //DEVCB_NULL, DEVCB_NULL, DEVCB_NULL, DEVCB_NULL - }, - NULL - }; - //const ym2203_interface *intf = device->static_config ? (const ym2203_interface *)device->static_config : &generic_2203; - ym2203_interface* intf; - //ym2203_state *info = get_safe_token(device); - ym2203_state *info; - int rate; - int ay_clock; - -#ifdef ENABLE_ALL_CORES - if (AY_EMU_CORE >= 0x02) - AY_EMU_CORE = EC_EMU2149; -#else - AY_EMU_CORE = EC_EMU2149; -#endif - - info = (ym2203_state *) calloc(1, sizeof(ym2203_state)); - *_info = (void *)info; - - info->AY_EMU_CORE = AY_EMU_CORE; - rate = clock/72; /* ??? */ - if ((CHIP_SAMPLING_MODE == 0x01 && rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - rate = CHIP_SAMPLE_RATE; - - info->intf = generic_2203; - intf = &info->intf; - if (AYFlags) - intf->ay8910_intf.flags = AYFlags; - //info->device = device; - //info->psg = ay8910_start_ym(NULL, SOUND_YM2203, device, device->clock, &intf->ay8910_intf); - if (! AYDisable) - { - ay_clock = clock / 2; - *AYrate = ay_clock / 8; - if ((CHIP_SAMPLING_MODE == 0x01 && rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - *AYrate = CHIP_SAMPLE_RATE; - - switch(AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - // fits in the most common cases - // TODO: remove after being able to change the resampler's sampling rate - info->psg = ay8910_start_ym(NULL, CHTYPE_YM2203, ay_clock, &intf->ay8910_intf); - break; -#endif - case EC_EMU2149: - info->psg = PSG_new(ay_clock, *AYrate); - if (info->psg == NULL) - return 0; - PSG_setVolumeMode((PSG*)info->psg, 1); // YM2149 volume mode - break; - } - } - else - { - info->psg = NULL; - *AYrate = 0; - } - //assert_always(info->psg != NULL, "Error creating YM2203/AY8910 chip"); - - /* Timer Handler set */ - //info->timer[0] = timer_alloc(device->machine, timer_callback_2203_0, info); - //info->timer[1] = timer_alloc(device->machine, timer_callback_2203_1, info); - - /* stream system initialize */ - //info->stream = stream_create(device,0,1,rate,info,ym2203_stream_update); - - /* Initialize FM emurator */ - //info->chip = ym2203_init(info,clock,rate,timer_handler,IRQHandler,&psgintf); - info->chip = ym2203_init(info,clock,rate,NULL,NULL,&psgintf); - //assert_always(info->chip != NULL, "Error creating YM2203 chip"); - - //state_save_register_postload(device->machine, ym2203_intf_postload, info); - - return rate; -} - -//static DEVICE_STOP( ym2203 ) -void device_stop_ym2203(void *_info) -{ - //ym2203_state *info = get_safe_token(device); - ym2203_state *info = (ym2203_state *)_info; - ym2203_shutdown(info->chip); - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_stop_ym(info->psg); - break; -#endif - case EC_EMU2149: - PSG_delete((PSG*)info->psg); - break; - } - info->psg = NULL; - } - free(info); -} - -//static DEVICE_RESET( ym2203 ) -void device_reset_ym2203(void *_info) -{ - //ym2203_state *info = get_safe_token(device); - ym2203_state *info = (ym2203_state *)_info; - ym2203_reset_chip(info->chip); // also resets the AY clock - //psg_reset(info); // already done as a callback in ym2203_reset_chip -} - - - -//READ8_DEVICE_HANDLER( ym2203_r ) -UINT8 ym2203_r(void *_info, offs_t offset) -{ - //ym2203_state *info = get_safe_token(device); - ym2203_state *info = (ym2203_state *)_info; - return ym2203_read(info->chip, offset & 1); -} - -//WRITE8_DEVICE_HANDLER( ym2203_w ) -void ym2203_w(void *_info, offs_t offset, UINT8 data) -{ - //ym2203_state *info = get_safe_token(device); - ym2203_state *info = (ym2203_state *)_info; - ym2203_write(info->chip, offset & 1, data); -} - - -//READ8_DEVICE_HANDLER( ym2203_status_port_r ) -UINT8 ym2203_status_port_r(void *info, offs_t offset) -{ - return ym2203_r(info, 0); -} -//READ8_DEVICE_HANDLER( ym2203_read_port_r ) -UINT8 ym2203_read_port_r(void *info, offs_t offset) -{ - return ym2203_r(info, 1); -} -//WRITE8_DEVICE_HANDLER( ym2203_control_port_w ) -void ym2203_control_port_w(void *info, offs_t offset, UINT8 data) -{ - ym2203_w(info, 0, data); -} -//WRITE8_DEVICE_HANDLER( ym2203_write_port_w ) -void ym2203_write_port_w(void *info, offs_t offset, UINT8 data) -{ - ym2203_w(info, 1, data); -} - - -void ym2203_set_mute_mask(void *_info, UINT32 MuteMaskFM, UINT32 MuteMaskAY) -{ - ym2203_state *info = (ym2203_state *)_info; - ym2203_set_mutemask(info->chip, MuteMaskFM); - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_set_mute_mask_ym(info->psg, MuteMaskAY); - break; -#endif - case EC_EMU2149: - PSG_setMask((PSG*)info->psg, MuteMaskAY); - break; - } - } -} - -void ym2203_set_srchg_cb(void *_info, SRATE_CALLBACK CallbackFunc, void* DataPtr, void* AYDataPtr) -{ - ym2203_state *info = (ym2203_state *)_info; - - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_set_srchg_cb_ym(info->psg, CallbackFunc, AYDataPtr); - break; -#endif - case EC_EMU2149: - break; - } - } - - return; -} - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( ym2203 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(ym2203_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ym2203 ); break; - case DEVINFO_FCT_STOP: info->stop = DEVICE_STOP_NAME( ym2203 ); break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( ym2203 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "YM2203"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Yamaha FM"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ diff --git a/Frameworks/GME/vgmplay/chips/2203intf.h b/Frameworks/GME/vgmplay/chips/2203intf.h deleted file mode 100644 index 3e1139534..000000000 --- a/Frameworks/GME/vgmplay/chips/2203intf.h +++ /dev/null @@ -1,43 +0,0 @@ -#pragma once - -#include "ay8910.h" -#include "emu2149.h" - -void ym2203_update_request(void *param); - -typedef struct _ym2203_interface ym2203_interface; -struct _ym2203_interface -{ - ay8910_interface ay8910_intf; - //void (*handler)(const device_config *device, int irq); - void (*handler)(int irq); -}; - -/*READ8_DEVICE_HANDLER( ym2203_r ); -WRITE8_DEVICE_HANDLER( ym2203_w ); - -READ8_DEVICE_HANDLER( ym2203_status_port_r ); -READ8_DEVICE_HANDLER( ym2203_read_port_r ); -WRITE8_DEVICE_HANDLER( ym2203_control_port_w ); -WRITE8_DEVICE_HANDLER( ym2203_write_port_w ); - -DEVICE_GET_INFO( ym2203 ); -#define SOUND_YM2203 DEVICE_GET_INFO_NAME( ym2203 )*/ - -void ym2203_stream_update(void *chip, stream_sample_t **outputs, int samples); -void ym2203_stream_update_ay(void *chip, stream_sample_t **outputs, int samples); - -int device_start_ym2203(void **chip, int core, int clock, UINT8 AYDisable, UINT8 AYFlags, int* AYrate, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_ym2203(void *chip); -void device_reset_ym2203(void *chip); - -UINT8 ym2203_r(void *chip, offs_t offset); -void ym2203_w(void *chip, offs_t offset, UINT8 data); - -UINT8 ym2203_status_port_r(void *chip, offs_t offset); -UINT8 ym2203_read_port_r(void *chip, offs_t offset); -void ym2203_control_port_w(void *chip, offs_t offset, UINT8 data); -void ym2203_write_port_w(void *chip, offs_t offset, UINT8 data); - -void ym2203_set_mute_mask(void *chip, UINT32 MuteMaskFM, UINT32 MuteMaskAY); -void ym2203_set_srchg_cb(void *chip, SRATE_CALLBACK CallbackFunc, void* DataPtr, void* AYDataPtr); diff --git a/Frameworks/GME/vgmplay/chips/2413intf.c b/Frameworks/GME/vgmplay/chips/2413intf.c deleted file mode 100644 index a32a564cd..000000000 --- a/Frameworks/GME/vgmplay/chips/2413intf.c +++ /dev/null @@ -1,318 +0,0 @@ -/**************************************************************** - - MAME / MESS functions - -****************************************************************/ - -#include -#include "mamedef.h" -//#include "sndintrf.h" -//#include "streams.h" -#ifdef ENABLE_ALL_CORES -#include "ym2413.h" -#endif -#include "emu2413.h" -#include "2413intf.h" - -#ifdef ENABLE_ALL_CORES -#define EC_MAME 0x01 // YM2413 core from MAME -#endif -#define EC_EMU2413 0x00 // EMU2413 core from in_vgm, value 0 because it's better than MAME - -#ifndef NULL -#define NULL ((void *)0) -#endif - -/* for stream system */ -typedef struct _ym2413_state ym2413_state; -struct _ym2413_state -{ - //sound_stream * stream; - void * chip; - int EMU_CORE; - UINT8 Mode; -}; - -static unsigned char vrc7_inst[(16 + 3) * 8] = -{ -#include "vrc7tone.h" -}; - -/*INLINE ym2413_state *get_safe_token(const device_config *device) -{ - assert(device != NULL); - assert(device->token != NULL); - assert(device->type == SOUND); - assert(sound_get_type(device) == SOUND_YM2413); - return (ym2413_state *)device->token; -}*/ - -#ifdef UNUSED_FUNCTION -void YM2413DAC_update(int chip,stream_sample_t **inputs, stream_sample_t **_buffer,int length) -{ - INT16 *buffer = _buffer[0]; - static int out = 0; - - if ( ym2413[chip].reg[0x0F] & 0x01 ) - { - out = ((ym2413[chip].reg[0x10] & 0xF0) << 7); - } - while (length--) *(buffer++) = out; -} -#endif - -//static STREAM_UPDATE( ym2413_stream_update ) -void ym2413_stream_update(void *_info, stream_sample_t **outputs, int samples) -{ - ym2413_state *info = (ym2413_state*)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ym2413_update_one(info->chip, outputs, samples); - break; -#endif - case EC_EMU2413: - OPLL_calc_stereo(info->chip, outputs, samples, -1); - break; - } -} - -#ifdef ENABLE_ALL_CORES -static stream_sample_t* DUMMYBUF[0x02] = {NULL, NULL}; - -static void _stream_update(void *param, int interval) -{ - ym2413_state *info = (ym2413_state *)param; - /*stream_update(info->stream);*/ - - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ym2413_update_one(info->chip, DUMMYBUF, 0); - break; -#endif - case EC_EMU2413: - OPLL_calc_stereo(info->chip, DUMMYBUF, 0, -1); - break; - } -} -#endif - -//static DEVICE_START( ym2413 ) -int device_start_ym2413(void **_info, int EMU_CORE, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - //ym2413_state *info = get_safe_token(device); - ym2413_state *info; - int rate; - -#ifdef ENABLE_ALL_CORES - if (EMU_CORE >= 0x02) - EMU_CORE = EC_EMU2413; -#else - EMU_CORE = EC_EMU2413; -#endif - - info = (ym2413_state *) calloc(1, sizeof(ym2413_state)); - *_info = (void*) info; - - info->EMU_CORE = EMU_CORE; - info->Mode = (clock & 0x80000000) >> 31; - clock &= 0x7FFFFFFF; - - rate = clock/72; - if ((CHIP_SAMPLING_MODE == 0x01 && rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - rate = CHIP_SAMPLE_RATE; - /* emulator create */ - switch(EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - info->chip = ym2413_init(clock, rate); - if (info->chip == NULL) - return 0; - //assert_always(info->chip != NULL, "Error creating YM2413 chip"); - ym2413_set_chip_mode(info->chip, info->Mode); - - /* stream system initialize */ - //info->stream = stream_create(device,0,2,rate,info,ym2413_stream_update); - - ym2413_set_update_handler(info->chip, _stream_update, info); - break; -#endif - case EC_EMU2413: - info->chip = OPLL_new(clock, rate); - if (info->chip == NULL) - return 0; - - OPLL_SetChipMode(info->chip, info->Mode); - if (info->Mode) - OPLL_setPatch(info->chip, vrc7_inst); - break; - } - // Note: VRC7 instruments are set in device_reset if necessary. - - - -/*#if 0 - int i, tst; - char name[40]; - - num = intf->num; - - tst = YM3812_sh_start (msound); - if (tst) - return 1; - - for (i=0;iclock/72, i, YM2413DAC_update); - - if (ym2413[i].DAC_stream == -1) - return 1; - } - return 0; -#endif*/ - - return rate; -} - -//static DEVICE_STOP( ym2413 ) -void device_stop_ym2413(void *_info) -{ - //ym2413_state *info = get_safe_token(device); - ym2413_state *info = (ym2413_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ym2413_shutdown(info->chip); - break; -#endif - case EC_EMU2413: - OPLL_delete(info->chip); - break; - } - - free(info); -} - -//static DEVICE_RESET( ym2413 ) -void device_reset_ym2413(void *_info) -{ - //ym2413_state *info = get_safe_token(device); - ym2413_state *info = (ym2413_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ym2413_reset_chip(info->chip); - if (info->Mode) - ym2413_override_patches(info->chip, vrc7_inst); - break; -#endif - case EC_EMU2413: - OPLL_reset(info->chip); - // EMU2413 doesn't reset the patch data in OPLL_reset - //if (info->Mode) - // OPLL_setPatch(info->chip, vrc7_inst); - break; - } -} - - -//WRITE8_DEVICE_HANDLER( ym2413_w ) -void ym2413_w(void *_info, offs_t offset, UINT8 data) -{ - //ym2413_state *info = get_safe_token(device); - ym2413_state *info = (ym2413_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ym2413_write(info->chip, offset & 1, data); - break; -#endif - case EC_EMU2413: - OPLL_writeIO(info->chip, offset & 1, data); - break; - } -} - -//WRITE8_DEVICE_HANDLER( ym2413_register_port_w ) -void ym2413_register_port_w(void *_info, offs_t offset, UINT8 data) -{ - ym2413_w(_info, 0, data); -} -//WRITE8_DEVICE_HANDLER( ym2413_data_port_w ) -void ym2413_data_port_w(void *_info, offs_t offset, UINT8 data) -{ - ym2413_w(_info, 1, data); -} - - -void ym2413_set_mute_mask(void *_info, UINT32 MuteMask) -{ - ym2413_state *info = (ym2413_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ym2413_set_mutemask(info->chip, MuteMask); - break; -#endif - case EC_EMU2413: - OPLL_SetMuteMask(info->chip, MuteMask); - break; - } - - return; -} - -void ym2413_set_panning(void *_info, INT16* PanVals) -{ - ym2413_state *info = (ym2413_state *)_info; - UINT8 CurChn; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - break; -#endif - case EC_EMU2413: - for (CurChn = 0x00; CurChn < 0x0E; CurChn ++) - OPLL_set_pan(info->chip, CurChn, PanVals[CurChn]); - break; - } - - return; -} - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( ym2413 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(ym2413_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ym2413 ); break; - case DEVINFO_FCT_STOP: info->stop = DEVICE_STOP_NAME( ym2413 ); break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( ym2413 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "YM2413"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Yamaha FM"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ diff --git a/Frameworks/GME/vgmplay/chips/2413intf.h b/Frameworks/GME/vgmplay/chips/2413intf.h deleted file mode 100644 index 23125cb7d..000000000 --- a/Frameworks/GME/vgmplay/chips/2413intf.h +++ /dev/null @@ -1,22 +0,0 @@ -#pragma once - -/*WRITE8_DEVICE_HANDLER( ym2413_w ); - -WRITE8_DEVICE_HANDLER( ym2413_register_port_w ); -WRITE8_DEVICE_HANDLER( ym2413_data_port_w ); - -DEVICE_GET_INFO( ym2413 ); -#define SOUND_YM2413 DEVICE_GET_INFO_NAME( ym2413 )*/ - -void ym2413_stream_update(void *chip, stream_sample_t **outputs, int samples); - -int device_start_ym2413(void **chip, int core, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_ym2413(void *chip); -void device_reset_ym2413(void *chip); - -void ym2413_w(void *chip, offs_t offset, UINT8 data); -void ym2413_register_port_w(void *chip, offs_t offset, UINT8 data); -void ym2413_data_port_w(void *chip, offs_t offset, UINT8 data); - -void ym2413_set_mute_mask(void *chip, UINT32 MuteMask); -void ym2413_set_panning(void *chip, INT16* PanVals); diff --git a/Frameworks/GME/vgmplay/chips/2608intf.c b/Frameworks/GME/vgmplay/chips/2608intf.c deleted file mode 100644 index c7ab54235..000000000 --- a/Frameworks/GME/vgmplay/chips/2608intf.c +++ /dev/null @@ -1,485 +0,0 @@ -/*************************************************************************** - - 2608intf.c - - The YM2608 emulator supports up to 2 chips. - Each chip has the following connections: - - Status Read / Control Write A - - Port Read / Data Write A - - Control Write B - - Data Write B - -***************************************************************************/ - -#include // for memset -#include // for free -#include // for NULL -#include "mamedef.h" -//#include "sndintrf.h" -//#include "streams.h" -#include "2608intf.h" -//#include "fm.h" - - -#ifdef ENABLE_ALL_CORES -#define EC_MAME 0x01 // AY8910 core from MAME -#endif -#define EC_EMU2149 0x00 - -typedef struct _ym2608_state ym2608_state; -struct _ym2608_state -{ - //sound_stream * stream; - //emu_timer * timer[2]; - void * chip; - void * psg; - ym2608_interface intf; - int AY_EMU_CORE; - //const device_config *device; -}; - -#define CHTYPE_YM2608 0x21 - - -/*INLINE ym2608_state *get_safe_token(const device_config *device) -{ - assert(device != NULL); - assert(device->token != NULL); - assert(device->type == SOUND); - assert(sound_get_type(device) == SOUND_YM2608); - return (ym2608_state *)device->token; -}*/ - - - -static void psg_set_clock(void *param, int clock) -{ - ym2608_state *info = (ym2608_state *)param; - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_set_clock_ym(info->psg, clock); - break; -#endif - case EC_EMU2149: - PSG_set_clock((PSG*)info->psg, clock); - break; - } - } -} - -static void psg_write(void *param, int address, int data) -{ - ym2608_state *info = (ym2608_state *)param; - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_write_ym(info->psg, address, data); - break; -#endif - case EC_EMU2149: - PSG_writeIO((PSG*)info->psg, address, data); - break; - } - } -} - -static int psg_read(void *param) -{ - ym2608_state *info = (ym2608_state *)param; - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - return ay8910_read_ym(info->psg); -#endif - case EC_EMU2149: - return PSG_readIO((PSG*)info->psg); - } - } - return 0x00; -} - -static void psg_reset(void *param) -{ - ym2608_state *info = (ym2608_state *)param; - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_reset_ym(info->psg); - break; -#endif - case EC_EMU2149: - PSG_reset((PSG*)info->psg); - break; - } - } -} - -static const ssg_callbacks psgintf = -{ - psg_set_clock, - psg_write, - psg_read, - psg_reset -}; - - -/* IRQ Handler */ -/*static void IRQHandler(void *param,int irq) -{ - ym2608_state *info = (ym2608_state *)param; - //if(info->intf->handler) info->intf->handler(info->device, irq); - if(info->intf.handler) info->intf.handler(irq); -}*/ - -/* Timer overflow callback from timer.c */ -/*static TIMER_CALLBACK( timer_callback_2608_0 ) -{ - ym2608_state *info = (ym2608_state *)ptr; - ym2608_timer_over(info->chip,0); -} - -static TIMER_CALLBACK( timer_callback_2608_1 ) -{ - ym2608_state *info = (ym2608_state *)ptr; - ym2608_timer_over(info->chip,1); -}*/ - -/*static void timer_handler(void *param,int c,int count,int clock) -{ - ym2608_state *info = (ym2608_state *)param; - if( count == 0 ) - { // Reset FM Timer - //timer_enable(info->timer[c], 0); - } - else - { // Start FM Timer - //attotime period = attotime_mul(ATTOTIME_IN_HZ(clock), count); - //if (!timer_enable(info->timer[c], 1)) - // timer_adjust_oneshot(info->timer[c], period, 0); - } -}*/ - -static stream_sample_t* DUMMYBUF[0x02] = {NULL, NULL}; - -/* update request from fm.c */ -void ym2608_update_request(void *param) -{ - ym2608_state *info = (ym2608_state *)param; - //stream_update(info->stream); - - ym2608_update_one(info->chip, DUMMYBUF, 0); - // Not necessary. - //if (info->psg != NULL) - // ay8910_update_one(info->psg, DUMMYBUF, 0); -} - -//static STREAM_UPDATE( ym2608_stream_update ) -void ym2608_stream_update(void *_info, stream_sample_t **outputs, int samples) -{ - //ym2608_state *info = (ym2608_state *)param; - ym2608_state *info = (ym2608_state *)_info; - ym2608_update_one(info->chip, outputs, samples); -} - -void ym2608_stream_update_ay(void *_info, stream_sample_t **outputs, int samples) -{ - //ym2608_state *info = (ym2608_state *)param; - ym2608_state *info = (ym2608_state *)_info; - - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_update_one(info->psg, outputs, samples); - break; -#endif - case EC_EMU2149: - PSG_calc_stereo((PSG*)info->psg, outputs, samples); - break; - } - } - else - { - memset(outputs[0], 0x00, samples * sizeof(stream_sample_t)); - memset(outputs[1], 0x00, samples * sizeof(stream_sample_t)); - } -} - - -//static STATE_POSTLOAD( ym2608_intf_postload ) -/*static void ym2608_intf_postload(UINT8 ChipID) -{ - //ym2608_state *info = (ym2608_state *)param; - ym2608_state *info = &YM2608Data[ChipID]; - ym2608_postload(info->chip); -}*/ - - -//static DEVICE_START( ym2608 ) -int device_start_ym2608(void **_info, int AY_EMU_CORE, int clock, UINT8 AYDisable, UINT8 AYFlags, int* AYrate, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - static const ym2608_interface generic_2608 = - { - { - AY8910_LEGACY_OUTPUT | AY8910_SINGLE_OUTPUT, - AY8910_DEFAULT_LOADS - //DEVCB_NULL, DEVCB_NULL, DEVCB_NULL, DEVCB_NULL - }, - NULL - }; - //const ym2608_interface *intf = device->static_config ? (const ym2608_interface *)device->static_config : &generic_2608; - ym2608_interface *intf; - int rate; - int ay_clock; - //void *pcmbufa; - //int pcmsizea; - //ym2608_state *info = get_safe_token(device); - ym2608_state *info; - -#ifdef ENABLE_ALL_CORES - if (AY_EMU_CORE >= 0x02) - AY_EMU_CORE = EC_EMU2149; -#else - AY_EMU_CORE = EC_EMU2149; -#endif - - info = (ym2608_state *) calloc(1, sizeof(ym2608_state)); - *_info = (void *) info; - - info->AY_EMU_CORE = AY_EMU_CORE; - rate = clock/72; - if ((CHIP_SAMPLING_MODE == 0x01 && rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - rate = CHIP_SAMPLE_RATE; - info->intf = generic_2608; - intf = &info->intf; - if (AYFlags) - intf->ay8910_intf.flags = AYFlags; - //info->device = device; - - /* FIXME: Force to use single output */ - //info->psg = ay8910_start_ym(NULL, SOUND_YM2608, clock, &intf->ay8910_intf); - if (! AYDisable) - { - ay_clock = clock / 4; - *AYrate = ay_clock / 8; - switch(AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - info->psg = ay8910_start_ym(NULL, CHTYPE_YM2608, ay_clock, &intf->ay8910_intf); - break; -#endif - case EC_EMU2149: - info->psg = PSG_new(ay_clock, *AYrate); - if (info->psg == NULL) - return 0; - PSG_setVolumeMode((PSG*)info->psg, 1); // YM2149 volume mode - break; - } - } - else - { - info->psg = NULL; - *AYrate = 0; - } - //assert_always(info->psg != NULL, "Error creating YM2608/AY8910 chip"); - - /* Timer Handler set */ - //info->timer[0] = timer_alloc(device->machine, timer_callback_2608_0, info); - //info->timer[1] = timer_alloc(device->machine, timer_callback_2608_1, info); - - /* stream system initialize */ - //info->stream = stream_create(device,0,2,rate,info,ym2608_stream_update); - /* setup adpcm buffers */ - //pcmbufa = device->region; - //pcmsizea = device->regionbytes; - - /* initialize YM2608 */ - //info->chip = ym2608_init(info,device,device->clock,rate, - // pcmbufa,pcmsizea, - // timer_handler,IRQHandler,&psgintf); - info->chip = ym2608_init(info, clock, rate, NULL, NULL, &psgintf); - //assert_always(info->chip != NULL, "Error creating YM2608 chip"); - - //state_save_register_postload(device->machine, ym2608_intf_postload, info); - - return rate; -} - -//static DEVICE_STOP( ym2608 ) -void device_stop_ym2608(void *_info) -{ - //ym2608_state *info = get_safe_token(device); - ym2608_state *info = (ym2608_state *)_info; - ym2608_shutdown(info->chip); - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_stop_ym(info->psg); - break; -#endif - case EC_EMU2149: - PSG_delete((PSG*)info->psg); - break; - } - info->psg = NULL; - } - free(info); -} - -//static DEVICE_RESET( ym2608 ) -void device_reset_ym2608(void *_info) -{ - //ym2608_state *info = get_safe_token(device); - ym2608_state *info = (ym2608_state *)_info; - ym2608_reset_chip(info->chip); // also resets the AY clock - //psg_reset(info); // already done as a callback in ym2608_reset_chip -} - - -//READ8_DEVICE_HANDLER( ym2608_r ) -UINT8 ym2608_r(void *_info, offs_t offset) -{ - //ym2608_state *info = get_safe_token(device); - ym2608_state *info = (ym2608_state *)_info; - return ym2608_read(info->chip, offset & 3); -} - -//WRITE8_DEVICE_HANDLER( ym2608_w ) -void ym2608_w(void *_info, offs_t offset, UINT8 data) -{ - //ym2608_state *info = get_safe_token(device); - ym2608_state *info = (ym2608_state *)_info; - ym2608_write(info->chip, offset & 3, data); -} - -//READ8_DEVICE_HANDLER( ym2608_read_port_r ) -UINT8 ym2608_read_port_r(void *info, offs_t offset) -{ - return ym2608_r(info, 1); -} -//READ8_DEVICE_HANDLER( ym2608_status_port_a_r ) -UINT8 ym2608_status_port_a_r(void *info, offs_t offset) -{ - return ym2608_r(info, 0); -} -//READ8_DEVICE_HANDLER( ym2608_status_port_b_r ) -UINT8 ym2608_status_port_b_r(void *info, offs_t offset) -{ - return ym2608_r(info, 2); -} - -//WRITE8_DEVICE_HANDLER( ym2608_control_port_a_w ) -void ym2608_control_port_a_w(void *info, offs_t offset, UINT8 data) -{ - ym2608_w(info, 0, data); -} -//WRITE8_DEVICE_HANDLER( ym2608_control_port_b_w ) -void ym2608_control_port_b_w(void *info, offs_t offset, UINT8 data) -{ - ym2608_w(info, 2, data); -} -//WRITE8_DEVICE_HANDLER( ym2608_data_port_a_w ) -void ym2608_data_port_a_w(void *info, offs_t offset, UINT8 data) -{ - ym2608_w(info, 1, data); -} -//WRITE8_DEVICE_HANDLER( ym2608_data_port_b_w ) -void ym2608_data_port_b_w(void *info, offs_t offset, UINT8 data) -{ - ym2608_w(info, 3, data); -} - - -void ym2608_write_data_pcmrom(void *_info, UINT8 rom_id, offs_t ROMSize, offs_t DataStart, - offs_t DataLength, const UINT8* ROMData) -{ - ym2608_state* info = (ym2608_state *)_info; - ym2608_write_pcmrom(info->chip, rom_id, ROMSize, DataStart, DataLength, ROMData); -} - -void ym2608_set_mute_mask(void *_info, UINT32 MuteMaskFM, UINT32 MuteMaskAY) -{ - ym2608_state* info = (ym2608_state *)_info; - ym2608_set_mutemask(info->chip, MuteMaskFM); - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_set_mute_mask_ym(info->psg, MuteMaskAY); - break; -#endif - case EC_EMU2149: - PSG_setMask((PSG*)info->psg, MuteMaskAY); - break; - } - } -} - -void ym2608_set_srchg_cb(void *_info, SRATE_CALLBACK CallbackFunc, void* DataPtr, void* AYDataPtr) -{ - ym2608_state* info = (ym2608_state *)_info; - - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_set_srchg_cb_ym(info->psg, CallbackFunc, AYDataPtr); - break; -#endif - case EC_EMU2149: - break; - } - } - - return; -} - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( ym2608 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(ym2608_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ym2608 ); break; - case DEVINFO_FCT_STOP: info->stop = DEVICE_STOP_NAME( ym2608 ); break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( ym2608 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "YM2608"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Yamaha FM"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ diff --git a/Frameworks/GME/vgmplay/chips/2608intf.h b/Frameworks/GME/vgmplay/chips/2608intf.h deleted file mode 100644 index d2df097bc..000000000 --- a/Frameworks/GME/vgmplay/chips/2608intf.h +++ /dev/null @@ -1,54 +0,0 @@ -#pragma once - -#include "fm.h" -#include "ay8910.h" -#include "emu2149.h" - -void ym2608_update_request(void *param); - -typedef struct _ym2608_interface ym2608_interface; -struct _ym2608_interface -{ - ay8910_interface ay8910_intf; - //void ( *handler )( const device_config *device, int irq ); /* IRQ handler for the YM2608 */ - void ( *handler )( int irq ); /* IRQ handler for the YM2608 */ -}; - -/*READ8_DEVICE_HANDLER( ym2608_r ); -WRITE8_DEVICE_HANDLER( ym2608_w ); - -READ8_DEVICE_HANDLER( ym2608_read_port_r ); -READ8_DEVICE_HANDLER( ym2608_status_port_a_r ); -READ8_DEVICE_HANDLER( ym2608_status_port_b_r ); - -WRITE8_DEVICE_HANDLER( ym2608_control_port_a_w ); -WRITE8_DEVICE_HANDLER( ym2608_control_port_b_w ); -WRITE8_DEVICE_HANDLER( ym2608_data_port_a_w ); -WRITE8_DEVICE_HANDLER( ym2608_data_port_b_w ); - -DEVICE_GET_INFO( ym2608 ); -#define SOUND_YM2608 DEVICE_GET_INFO_NAME( ym2608 )*/ - -void ym2608_stream_update(void *chip, stream_sample_t **outputs, int samples); -void ym2608_stream_update_ay(void *chip, stream_sample_t **outputs, int samples); - -int device_start_ym2608(void **chip, int core, int clock, UINT8 AYDisable, UINT8 AYFlags, int* AYrate, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_ym2608(void *chip); -void device_reset_ym2608(void *chip); - -UINT8 ym2608_r(void *chip, offs_t offset); -void ym2608_w(void *chip, offs_t offset, UINT8 data); - -UINT8 ym2608_read_port_r(void *chip, offs_t offset); -UINT8 ym2608_status_port_a_r(void *chip, offs_t offset); -UINT8 ym2608_status_port_b_r(void *chip, offs_t offset); - -void ym2608_control_port_a_w(void *chip, offs_t offset, UINT8 data); -void ym2608_control_port_b_w(void *chip, offs_t offset, UINT8 data); -void ym2608_data_port_a_w(void *chip, offs_t offset, UINT8 data); -void ym2608_data_port_b_w(void *chip, offs_t offset, UINT8 data); - -void ym2608_write_data_pcmrom(void *chip, UINT8 rom_id, offs_t ROMSize, offs_t DataStart, - offs_t DataLength, const UINT8* ROMData); -void ym2608_set_mute_mask(void *chip, UINT32 MuteMaskFM, UINT32 MuteMaskAY); -void ym2608_set_srchg_cb(void *chip, SRATE_CALLBACK CallbackFunc, void* DataPtr, void* AYDataPtr); diff --git a/Frameworks/GME/vgmplay/chips/2610intf.c b/Frameworks/GME/vgmplay/chips/2610intf.c deleted file mode 100644 index ee7159061..000000000 --- a/Frameworks/GME/vgmplay/chips/2610intf.c +++ /dev/null @@ -1,494 +0,0 @@ -/*************************************************************************** - - 2610intf.c - - The YM2610 emulator supports up to 2 chips. - Each chip has the following connections: - - Status Read / Control Write A - - Port Read / Data Write A - - Control Write B - - Data Write B - -***************************************************************************/ - -#include // for memset -#include // for free -#include // for NULL -#include "mamedef.h" -//#include "sndintrf.h" -//#include "streams.h" -#include "2610intf.h" -#include "fm.h" - - -#ifdef ENABLE_ALL_CORES -#define EC_MAME 0x01 // AY8910 core from MAME -#endif -#define EC_EMU2149 0x00 - -typedef struct _ym2610_state ym2610_state; -struct _ym2610_state -{ - //sound_stream * stream; - //emu_timer * timer[2]; - void * chip; - void * psg; - int AY_EMU_CORE; - //const ym2610_interface *intf; - //const device_config *device; -}; - -#define CHTYPE_YM2610 0x22 - - -/*INLINE ym2610_state *get_safe_token(const device_config *device) -{ - assert(device != NULL); - assert(device->token != NULL); - assert(device->type == SOUND); - assert(sound_get_type(device) == SOUND_YM2610 || sound_get_type(device) == SOUND_YM2610B); - return (ym2610_state *)device->token; -}*/ - - -static void psg_set_clock(void *param, int clock) -{ - ym2610_state *info = (ym2610_state *)param; - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_set_clock_ym(info->psg, clock); - break; -#endif - case EC_EMU2149: - PSG_set_clock((PSG*)info->psg, clock); - break; - } - } -} - -static void psg_write(void *param, int address, int data) -{ - ym2610_state *info = (ym2610_state *)param; - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_write_ym(info->psg, address, data); - break; -#endif - case EC_EMU2149: - PSG_writeIO((PSG*)info->psg, address, data); - break; - } - } -} - -static int psg_read(void *param) -{ - ym2610_state *info = (ym2610_state *)param; - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - return ay8910_read_ym(info->psg); -#endif - case EC_EMU2149: - return PSG_readIO((PSG*)info->psg); - } - } - return 0x00; -} - -static void psg_reset(void *param) -{ - ym2610_state *info = (ym2610_state *)param; - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_reset_ym(info->psg); - break; -#endif - case EC_EMU2149: - PSG_reset((PSG*)info->psg); - break; - } - } -} - -static const ssg_callbacks psgintf = -{ - psg_set_clock, - psg_write, - psg_read, - psg_reset -}; - -/*------------------------- TM2610 -------------------------------*/ -/* IRQ Handler */ -/*static void IRQHandler(void *param,int irq) -{ - ym2610_state *info = (ym2610_state *)param; - //if(info->intf->handler) info->intf->handler(info->device, irq); - //if(info->intf->handler) info->intf->handler(irq); -}*/ - -/* Timer overflow callback from timer.c */ -/*static TIMER_CALLBACK( timer_callback_0 ) -{ - ym2610_state *info = (ym2610_state *)ptr; - ym2610_timer_over(info->chip,0); -} - -static TIMER_CALLBACK( timer_callback_1 ) -{ - ym2610_state *info = (ym2610_state *)ptr; - ym2610_timer_over(info->chip,1); -}*/ - -/*static void timer_handler(void *param,int c,int count,int clock) -{ - ym2610_state *info = (ym2610_state *)param; - if( count == 0 ) - { // Reset FM Timer - //timer_enable(info->timer[c], 0); - } - else - { // Start FM Timer - //attotime period = attotime_mul(ATTOTIME_IN_HZ(clock), count); - - //if (!timer_enable(info->timer[c], 1)) - // timer_adjust_oneshot(info->timer[c], period, 0); - } -}*/ - -static stream_sample_t* DUMMYBUF[0x02] = {NULL, NULL}; - -/* update request from fm.c */ -void ym2610_update_request(void *param) -{ - ym2610_state *info = (ym2610_state *)param; - //stream_update(info->stream); - - ym2610b_update_one(info->chip, DUMMYBUF, 0); - // Not necessary. - //if (info->psg != NULL) - // ay8910_update_one(info->psg, DUMMYBUF, 0); -} - - -//static STREAM_UPDATE( ym2610_stream_update ) -void ym2610_stream_update(void *param, stream_sample_t **outputs, int samples) -{ - ym2610_state *info = (ym2610_state *)param; - ym2610_update_one(info->chip, outputs, samples); -} - -//static STREAM_UPDATE( ym2610b_stream_update ) -void ym2610b_stream_update(void *param, stream_sample_t **outputs, int samples) -{ - ym2610_state *info = (ym2610_state *)param; - ym2610b_update_one(info->chip, outputs, samples); -} - -void ym2610_stream_update_ay(void *param, stream_sample_t **outputs, int samples) -{ - ym2610_state *info = (ym2610_state *)param; - - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_update_one(info->psg, outputs, samples); - break; -#endif - case EC_EMU2149: - PSG_calc_stereo((PSG*)info->psg, outputs, samples); - break; - } - } - else - { - memset(outputs[0], 0x00, samples * sizeof(stream_sample_t)); - memset(outputs[1], 0x00, samples * sizeof(stream_sample_t)); - } -} - - -//static STATE_POSTLOAD( ym2610_intf_postload ) -/*static void ym2610_intf_postload(UINT8 ChipID) -{ - //ym2610_state *info = (ym2610_state *)param; - ym2610_state *info = &YM2610Data[ChipID]; - ym2610_postload(info->chip); -}*/ - - -//static DEVICE_START( ym2610 ) -int device_start_ym2610(void **_info, int AY_EMU_CORE, int clock, UINT8 AYDisable, int* AYrate, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - // clock bit 31: 0 - YM2610 - // 1 - YM2610B - - //static const ym2610_interface generic_2610 = { 0 }; -#ifdef ENABLE_ALL_CORES - static const ay8910_interface generic_ay8910 = - { - AY8910_LEGACY_OUTPUT | AY8910_SINGLE_OUTPUT, - AY8910_DEFAULT_LOADS - //DEVCB_NULL, DEVCB_NULL, DEVCB_NULL, DEVCB_NULL - }; -#endif - //const ym2610_interface *intf = device->static_config ? (const ym2610_interface *)device->static_config : &generic_2610; - //const ym2610_interface *intf = &generic_2610; - int rate; - int ay_clock; - //void *pcmbufa,*pcmbufb; - //int pcmsizea,pcmsizeb; - //ym2610_state *info = get_safe_token(device); - ym2610_state *info; - //astring *name = astring_alloc(); - //sound_type type = sound_get_type(device); - unsigned char ChipType; - -#ifdef ENABLE_ALL_CORES - if (AY_EMU_CORE >= 0x02) - AY_EMU_CORE = EC_EMU2149; -#else - AY_EMU_CORE = EC_EMU2149; -#endif - - info = (ym2610_state *) calloc(1, sizeof(ym2610_state)); - *_info = (void *) info; - - info->AY_EMU_CORE = AY_EMU_CORE; - ChipType = (clock & 0x80000000) ? 0x01 : 0x00; - clock &= 0x7FFFFFFF; - rate = clock/72; - if ((CHIP_SAMPLING_MODE == 0x01 && rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - rate = CHIP_SAMPLE_RATE; - //info->intf = intf; - //info->device = device; - //info->psg = ay8910_start_ym(NULL, sound_get_type(device), device, device->clock, &generic_ay8910); - if (! AYDisable) - { - ay_clock = clock / 4; - *AYrate = ay_clock / 8; - switch(AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - info->psg = ay8910_start_ym(NULL, CHTYPE_YM2610 + ChipType, ay_clock, &generic_ay8910); - break; -#endif - case EC_EMU2149: - info->psg = PSG_new(ay_clock, *AYrate); - if (info->psg == NULL) - return 0; - PSG_setVolumeMode((PSG*)info->psg, 1); // YM2149 volume mode - break; - } - } - else - { - info->psg = NULL; - *AYrate = 0; - } - //assert_always(info->psg != NULL, "Error creating YM2610/AY8910 chip"); - - /* Timer Handler set */ - //info->timer[0] = timer_alloc(device->machine, timer_callback_0, info); - //info->timer[1] = timer_alloc(device->machine, timer_callback_1, info); - - /* stream system initialize */ - //info->stream = stream_create(device,0,2,rate,info,(type == SOUND_YM2610) ? ym2610_stream_update : ym2610b_stream_update); - /* setup adpcm buffers */ - //pcmbufa = device->region; - //pcmsizea = device->regionbytes; - //astring_printf(name, "%s.deltat", device->tag); - //pcmbufb = (void *)(memory_region(device->machine, astring_c(name))); - //pcmsizeb = memory_region_length(device->machine, astring_c(name)); - //astring_free(name); - /*if (pcmbufb == NULL || pcmsizeb == 0) - { - pcmbufb = pcmbufa; - pcmsizeb = pcmsizea; - }*/ - - /**** initialize YM2610 ****/ - //info->chip = ym2610_init(info,device,device->clock,rate, - // pcmbufa,pcmsizea,pcmbufb,pcmsizeb, - // timer_handler,IRQHandler,&psgintf); - info->chip = ym2610_init(info, clock & 0x7FFFFFFF, rate, NULL, NULL, &psgintf); - //assert_always(info->chip != NULL, "Error creating YM2610 chip"); - - //state_save_register_postload(device->machine, ym2610_intf_postload, info); - - return rate; -} - -//static DEVICE_STOP( ym2610 ) -void device_stop_ym2610(void *_info) -{ - //ym2610_state *info = get_safe_token(device); - ym2610_state* info = (ym2610_state *)_info; - ym2610_shutdown(info->chip); - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_stop_ym(info->psg); - break; -#endif - case EC_EMU2149: - PSG_delete((PSG*)info->psg); - break; - } - info->psg = NULL; - } - free(info); -} - -//static DEVICE_RESET( ym2610 ) -void device_reset_ym2610(void *_info) -{ - //ym2610_state *info = get_safe_token(device); - ym2610_state* info = (ym2610_state *)_info; - ym2610_reset_chip(info->chip); // also resets the AY clock - //psg_reset(info); // already done as a callback in ym2610_reset_chip -} - - -//READ8_DEVICE_HANDLER( ym2610_r ) -UINT8 ym2610_r(void *_info, offs_t offset) -{ - //ym2610_state *info = get_safe_token(device); - ym2610_state* info = (ym2610_state *)_info; - return ym2610_read(info->chip, offset & 3); -} - -//WRITE8_DEVICE_HANDLER( ym2610_w ) -void ym2610_w(void *_info, offs_t offset, UINT8 data) -{ - //ym2610_state *info = get_safe_token(device); - ym2610_state* info = (ym2610_state *)_info; - ym2610_write(info->chip, offset & 3, data); -} - - -//READ8_DEVICE_HANDLER( ym2610_status_port_a_r ) -UINT8 ym2610_status_port_a_r(void *info, offs_t offset) -{ - return ym2610_r(info, 0); -} -//READ8_DEVICE_HANDLER( ym2610_status_port_b_r ) -UINT8 ym2610_status_port_b_r(void *info, offs_t offset) -{ - return ym2610_r(info, 2); -} -//READ8_DEVICE_HANDLER( ym2610_read_port_r ) -UINT8 ym2610_read_port_r(void *info, offs_t offset) -{ - return ym2610_r(info, 1); -} - -//WRITE8_DEVICE_HANDLER( ym2610_control_port_a_w ) -void ym2610_control_port_a_w(void *info, offs_t offset, UINT8 data) -{ - ym2610_w(info, 0, data); -} -//WRITE8_DEVICE_HANDLER( ym2610_control_port_b_w ) -void ym2610_control_port_b_w(void *info, offs_t offset, UINT8 data) -{ - ym2610_w(info, 2, data); -} -//WRITE8_DEVICE_HANDLER( ym2610_data_port_a_w ) -void ym2610_data_port_a_w(void *info, offs_t offset, UINT8 data) -{ - ym2610_w(info, 1, data); -} -//WRITE8_DEVICE_HANDLER( ym2610_data_port_b_w ) -void ym2610_data_port_b_w(void *info, offs_t offset, UINT8 data) -{ - ym2610_w(info, 3, data); -} - - -void ym2610_write_data_pcmrom(void *_info, UINT8 rom_id, offs_t ROMSize, offs_t DataStart, - offs_t DataLength, const UINT8* ROMData) -{ - ym2610_state* info = (ym2610_state *)_info; - ym2610_write_pcmrom(info->chip, rom_id, ROMSize, DataStart, DataLength, ROMData); -} - -void ym2610_set_mute_mask(void *_info, UINT32 MuteMaskFM, UINT32 MuteMaskAY) -{ - ym2610_state* info = (ym2610_state *)_info; - ym2610_set_mutemask(info->chip, MuteMaskFM); - if (info->psg != NULL) - { - switch(info->AY_EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_set_mute_mask_ym(info->psg, MuteMaskAY); - break; -#endif - case EC_EMU2149: - PSG_setMask((PSG*)info->psg, MuteMaskAY); - break; - } - } -} - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( ym2610 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(ym2610_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ym2610 ); break; - case DEVINFO_FCT_STOP: info->stop = DEVICE_STOP_NAME( ym2610 ); break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( ym2610 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "YM2610"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Yamaha FM"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ - -/*DEVICE_GET_INFO( ym2610b ) -{ - switch (state) - { - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "YM2610B"); break; - - default: DEVICE_GET_INFO_CALL(ym2610); break; - } -}*/ diff --git a/Frameworks/GME/vgmplay/chips/2610intf.h b/Frameworks/GME/vgmplay/chips/2610intf.h deleted file mode 100644 index 4027f3bf7..000000000 --- a/Frameworks/GME/vgmplay/chips/2610intf.h +++ /dev/null @@ -1,59 +0,0 @@ -#pragma once - -#include "fm.h" -#include "ay8910.h" -#include "emu2149.h" - - -void ym2610_update_request(void *param); - -/*typedef struct _ym2610_interface ym2610_interface; -struct _ym2610_interface -{ - //void ( *handler )( const device_config *device, int irq ); // IRQ handler for the YM2610 - void ( *handler )( int irq ); // IRQ handler for the YM2610 -};*/ - -/*READ8_DEVICE_HANDLER( ym2610_r ); -WRITE8_DEVICE_HANDLER( ym2610_w ); - -READ8_DEVICE_HANDLER( ym2610_status_port_a_r ); -READ8_DEVICE_HANDLER( ym2610_status_port_b_r ); -READ8_DEVICE_HANDLER( ym2610_read_port_r ); - -WRITE8_DEVICE_HANDLER( ym2610_control_port_a_w ); -WRITE8_DEVICE_HANDLER( ym2610_control_port_b_w ); -WRITE8_DEVICE_HANDLER( ym2610_data_port_a_w ); -WRITE8_DEVICE_HANDLER( ym2610_data_port_b_w ); - - -DEVICE_GET_INFO( ym2610 ); -DEVICE_GET_INFO( ym2610b ); - -#define SOUND_YM2610 DEVICE_GET_INFO_NAME( ym2610 ) -#define SOUND_YM2610B DEVICE_GET_INFO_NAME( ym2610b )*/ - -void ym2610_stream_update(void *chip, stream_sample_t **outputs, int samples); -void ym2610b_stream_update(void *chip, stream_sample_t **outputs, int samples); -void ym2610_stream_update_ay(void *chip, stream_sample_t **outputs, int samples); - -int device_start_ym2610(void **chip, int core, int clock, UINT8 AYDisable, int* AYrate, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_ym2610(void *chip); -void device_reset_ym2610(void *chip); - -UINT8 ym2610_r(void *chip, offs_t offset); -void ym2610_w(void *chip, offs_t offset, UINT8 data); - -UINT8 ym2610_status_port_a_r(void *chip, offs_t offset); -UINT8 ym2610_status_port_b_r(void *chip, offs_t offset); -UINT8 ym2610_read_port_r(void *chip, offs_t offset); - -void ym2610_control_port_a_w(void *chip, offs_t offset, UINT8 data); -void ym2610_control_port_b_w(void *chip, offs_t offset, UINT8 data); -void ym2610_data_port_a_w(void *chip, offs_t offset, UINT8 data); -void ym2610_data_port_b_w(void *chip, offs_t offset, UINT8 data); - -void ym2610_write_data_pcmrom(void *chip, UINT8 rom_id, offs_t ROMSize, offs_t DataStart, - offs_t DataLength, const UINT8* ROMData); -void ym2610_set_mute_mask(void *chip, UINT32 MuteMaskFM, UINT32 MuteMaskAY); - diff --git a/Frameworks/GME/vgmplay/chips/2612intf.c b/Frameworks/GME/vgmplay/chips/2612intf.c deleted file mode 100644 index a943c6739..000000000 --- a/Frameworks/GME/vgmplay/chips/2612intf.c +++ /dev/null @@ -1,412 +0,0 @@ -/*************************************************************************** - - 2612intf.c - - The YM2612 emulator supports up to 2 chips. - Each chip has the following connections: - - Status Read / Control Write A - - Port Read / Data Write A - - Control Write B - - Data Write B - -***************************************************************************/ - -#include -#include // for NULL -#include "mamedef.h" -//#include "sndintrf.h" -//#include "streams.h" -//#include "sound/fm.h" -//#include "sound/2612intf.h" -#include "fm.h" -#include "2612intf.h" -#ifdef ENABLE_ALL_CORES -#include "ym2612.h" -#endif - - -#define EC_MAME 0x00 // YM2612 core from MAME (now fixed, so it isn't worse than Gens anymore) -#ifdef ENABLE_ALL_CORES -#define EC_GENS 0x01 // Gens YM2612 core from in_vgm -#endif - -typedef struct _ym2612_state ym2612_state; -struct _ym2612_state -{ - //sound_stream * stream; - //emu_timer * timer[2]; - void * chip; - int EMU_CORE; - //const ym2612_interface *intf; - //const device_config *device; - int* GensBuf[0x02]; - UINT8 ChipFlags; -}; - - -/*INLINE ym2612_state *get_safe_token(const device_config *device) -{ - assert(device != NULL); - assert(device->token != NULL); - assert(device->type == SOUND); - assert(sound_get_type(device) == SOUND_YM2612 || sound_get_type(device) == SOUND_YM3438); - return (ym2612_state *)device->token; -}*/ - -/*------------------------- TM2612 -------------------------------*/ -/* IRQ Handler */ -/*static void IRQHandler(void *param,int irq) -{ - ym2612_state *info = (ym2612_state *)param; - //if(info->intf->handler) info->intf->handler(info->device, irq); - //if(info->intf->handler) info->intf->handler(irq); -}*/ - -/* Timer overflow callback from timer.c */ -//static TIMER_CALLBACK( timer_callback_2612_0 ) -/*void timer_callback_2612_0(void *ptr, int param) -{ - ym2612_state *info = (ym2612_state *)ptr; - ym2612_timer_over(info->chip,0); -} - -//static TIMER_CALLBACK( timer_callback_2612_1 ) -void timer_callback_2612_1(void *ptr, int param) -{ - ym2612_state *info = (ym2612_state *)ptr; - ym2612_timer_over(info->chip,1); -}*/ - -/*static void timer_handler(void *param,int c,int count,int clock) -{ - ym2612_state *info = (ym2612_state *)param; - if( count == 0 ) - { // Reset FM Timer - //timer_enable(info->timer[c], 0); - } - else - { // Start FM Timer - //attotime period = attotime_mul(ATTOTIME_IN_HZ(clock), count); - //if (!timer_enable(info->timer[c], 1)) - // timer_adjust_oneshot(info->timer[c], period, 0); - } -}*/ - -static stream_sample_t* DUMMYBUF[0x02] = {NULL, NULL}; - -/* update request from fm.c */ -void ym2612_update_request(void *param) -{ - ym2612_state *info = (ym2612_state *)param; - //stream_update(info->stream); - - if (!param) - return; - - switch(info->EMU_CORE) - { - case EC_MAME: - ym2612_update_one(info->chip, DUMMYBUF, 0); - break; -#ifdef ENABLE_ALL_CORES - case EC_GENS: - YM2612_Update(info->chip, DUMMYBUF, 0); - YM2612_DacAndTimers_Update(info->chip, DUMMYBUF, 0); - break; -#endif - } -} - -/***********************************************************/ -/* YM2612 */ -/***********************************************************/ - -//static STREAM_UPDATE( ym2612_stream_update ) -void ym2612_stream_update(void *_info, stream_sample_t **outputs, int samples) -{ - //ym2612_state *info = (ym2612_state *)param; - ym2612_state *info = (ym2612_state *)_info; -#ifdef ENABLE_ALL_CORES - int i; -#endif - - switch(info->EMU_CORE) - { - case EC_MAME: - ym2612_update_one(info->chip, outputs, samples); - break; -#ifdef ENABLE_ALL_CORES - case EC_GENS: - YM2612_ClearBuffer(info->GensBuf, samples); - YM2612_Update(info->chip, info->GensBuf, samples); - YM2612_DacAndTimers_Update(info->chip, info->GensBuf, samples); - for (i = 0x00; i < samples; i ++) - { - outputs[0x00][i] = (stream_sample_t)info->GensBuf[0x00][i]; - outputs[0x01][i] = (stream_sample_t)info->GensBuf[0x01][i]; - } - break; -#endif - } -} - - -//static STATE_POSTLOAD( ym2612_intf_postload ) -/*static void ym2612_intf_postload(UINT8 ChipID) -{ - //ym2612_state *info = (ym2612_state *)param; - ym2612_state *info = &YM2612Data[ChipID]; - ym2612_postload(info->chip); -}*/ - - -//static DEVICE_START( ym2612 ) -int device_start_ym2612(void **_info, int EMU_CORE, int ChipFlags, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE, UINT8 * IsVGMInit) -{ - //static const ym2612_interface dummy = { 0 }; - //ym2612_state *info = get_safe_token(device); - ym2612_state *info; - int rate; - -#ifdef ENABLE_ALL_CORES - if (EMU_CORE >= 0x02) - EMU_CORE = EC_MAME; -#else - EMU_CORE = EC_MAME; -#endif - - info = (ym2612_state *) calloc(1, sizeof(ym2612_state)); - *_info = (void *) info; - - info->EMU_CORE = EMU_CORE; - info->ChipFlags = ChipFlags; - rate = clock/72; - if (EMU_CORE == EC_MAME && ! (ChipFlags & 0x02)) - rate /= 2; - if ((CHIP_SAMPLING_MODE == 0x01 && rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - rate = CHIP_SAMPLE_RATE; - //info->intf = device->static_config ? (const ym2612_interface *)device->static_config : &dummy; - //info->intf = &dummy; - //info->device = device; - - /* FM init */ - /* Timer Handler set */ - //info->timer[0] = timer_alloc(device->machine, timer_callback_2612_0, info); - //info->timer[1] = timer_alloc(device->machine, timer_callback_2612_1, info); - - /* stream system initialize */ - //info->stream = stream_create(device,0,2,rate,info,ym2612_stream_update); - - /**** initialize YM2612 ****/ - switch(EMU_CORE) - { - case EC_MAME: - //info->chip = ym2612_init(info,clock,rate,timer_handler,IRQHandler); - info->chip = ym2612_init(info, clock, rate, NULL, NULL, IsVGMInit, ChipFlags); - break; -#ifdef ENABLE_ALL_CORES - case EC_GENS: - if (info->GensBuf[0x00] == NULL) - { - info->GensBuf[0x00] = malloc(sizeof(int) * 0x100); - info->GensBuf[0x01] = info->GensBuf[0x00] + 0x80; - } - info->chip = YM2612_Init(clock, rate, 0x00); - YM2612_SetMute(info->chip, 0x80); // Disable SSG-EG - YM2612_SetOptions(ChipFlags); - break; -#endif - } - //assert_always(info->chip != NULL, "Error creating YM2612 chip"); - //ym2612_postload(info->chip); - - //state_save_register_postload(device->machine, ym2612_intf_postload, info); - //ym2612_intf_postload(); - - return rate; -} - - -//static DEVICE_STOP( ym2612 ) -void device_stop_ym2612(void *_info) -{ - //ym2612_state *info = get_safe_token(device); - ym2612_state *info = (ym2612_state *)_info; - switch(info->EMU_CORE) - { - case EC_MAME: - ym2612_shutdown(info->chip); - break; -#ifdef ENABLE_ALL_CORES - case EC_GENS: - YM2612_End(info->chip); - if (info->GensBuf[0x00] != NULL) - { - free(info->GensBuf[0x00]); - info->GensBuf[0x00] = NULL; - info->GensBuf[0x01] = NULL; - } - break; -#endif - } - - free(info); -} - -//static DEVICE_RESET( ym2612 ) -void device_reset_ym2612(void *_info) -{ - //ym2612_state *info = get_safe_token(device); - ym2612_state *info = (ym2612_state *)_info; - switch(info->EMU_CORE) - { - case EC_MAME: - ym2612_reset_chip(info->chip); - break; -#ifdef ENABLE_ALL_CORES - case EC_GENS: - YM2612_Reset(info->chip); - break; -#endif - } -} - - -//READ8_DEVICE_HANDLER( ym2612_r ) -UINT8 ym2612_r(void *_info, offs_t offset) -{ - //ym2612_state *info = get_safe_token(device); - ym2612_state *info = (ym2612_state *)_info; - switch(info->EMU_CORE) - { - case EC_MAME: - return ym2612_read(info->chip, offset & 3); -#ifdef ENABLE_ALL_CORES - case EC_GENS: - return YM2612_Read(info->chip); -#endif - default: - return 0x00; - } -} - -//WRITE8_DEVICE_HANDLER( ym2612_w ) -void ym2612_w(void *_info, offs_t offset, UINT8 data) -{ - //ym2612_state *info = get_safe_token(device); - ym2612_state *info = (ym2612_state *)_info; - switch(info->EMU_CORE) - { - case EC_MAME: - ym2612_write(info->chip, offset & 3, data); - break; -#ifdef ENABLE_ALL_CORES - case EC_GENS: - YM2612_Write(info->chip, (unsigned char)(offset & 0x03), data); - break; -#endif - } -} - - -/*READ8_DEVICE_HANDLER( ym2612_status_port_a_r ) { return ym2612_r(device, 0); } -READ8_DEVICE_HANDLER( ym2612_status_port_b_r ) { return ym2612_r(device, 2); } -READ8_DEVICE_HANDLER( ym2612_data_port_a_r ) { return ym2612_r(device, 1); } -READ8_DEVICE_HANDLER( ym2612_data_port_b_r ) { return ym2612_r(device, 3); } - -WRITE8_DEVICE_HANDLER( ym2612_control_port_a_w ) { ym2612_w(device, 0, data); } -WRITE8_DEVICE_HANDLER( ym2612_control_port_b_w ) { ym2612_w(device, 2, data); } -WRITE8_DEVICE_HANDLER( ym2612_data_port_a_w ) { ym2612_w(device, 1, data); } -WRITE8_DEVICE_HANDLER( ym2612_data_port_b_w ) { ym2612_w(device, 3, data); }*/ -UINT8 ym2612_status_port_a_r(void *_info, offs_t offset) -{ - return ym2612_r(_info, 0); -} -UINT8 ym2612_status_port_b_r(void *_info, offs_t offset) -{ - return ym2612_r(_info, 2); -} -UINT8 ym2612_data_port_a_r(void *_info, offs_t offset) -{ - return ym2612_r(_info, 1); -} -UINT8 ym2612_data_port_b_r(void *_info, offs_t offset) -{ - return ym2612_r(_info, 3); -} - -void ym2612_control_port_a_w(void *_info, offs_t offset, UINT8 data) -{ - ym2612_w(_info, 0, data); -} -void ym2612_control_port_b_w(void *_info, offs_t offset, UINT8 data) -{ - ym2612_w(_info, 2, data); -} -void ym2612_data_port_a_w(void *_info, offs_t offset, UINT8 data) -{ - ym2612_w(_info, 1, data); -} -void ym2612_data_port_b_w(void *_info, offs_t offset, UINT8 data) -{ - ym2612_w(_info, 3, data); -} - - -void ym2612_set_mute_mask(void *_info, UINT32 MuteMask) -{ - ym2612_state *info = (ym2612_state *)_info; - switch(info->EMU_CORE) - { - case EC_MAME: - ym2612_set_mutemask(info->chip, MuteMask); - break; -#ifdef ENABLE_ALL_CORES - case EC_GENS: - YM2612_SetMute(info->chip, (int)MuteMask); - break; -#endif - } - - return; -} - - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( ym2612 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(ym2612_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ym2612 ); break; - case DEVINFO_FCT_STOP: info->stop = DEVICE_STOP_NAME( ym2612 ); break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( ym2612 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "YM2612"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Yamaha FM"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -} - - -DEVICE_GET_INFO( ym3438 ) -{ - switch (state) - { - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "YM3438"); break; - - default: DEVICE_GET_INFO_CALL(ym2612); break; - } -}*/ diff --git a/Frameworks/GME/vgmplay/chips/2612intf.h b/Frameworks/GME/vgmplay/chips/2612intf.h deleted file mode 100644 index 3aadd9121..000000000 --- a/Frameworks/GME/vgmplay/chips/2612intf.h +++ /dev/null @@ -1,72 +0,0 @@ -#pragma once - -void ym2612_update_request(void *param); - -/*typedef struct _ym2612_interface ym2612_interface; -struct _ym2612_interface -{ - //void (*handler)(const device_config *device, int irq); - void (*handler)(int irq); -};*/ - -/*READ8_DEVICE_HANDLER( ym2612_r ); -WRITE8_DEVICE_HANDLER( ym2612_w ); - -READ8_DEVICE_HANDLER( ym2612_status_port_a_r ); -READ8_DEVICE_HANDLER( ym2612_status_port_b_r ); -READ8_DEVICE_HANDLER( ym2612_data_port_a_r ); -READ8_DEVICE_HANDLER( ym2612_data_port_b_r ); - -WRITE8_DEVICE_HANDLER( ym2612_control_port_a_w ); -WRITE8_DEVICE_HANDLER( ym2612_control_port_b_w ); -WRITE8_DEVICE_HANDLER( ym2612_data_port_a_w ); -WRITE8_DEVICE_HANDLER( ym2612_data_port_b_w ); - - -DEVICE_GET_INFO( ym2612 ); -#define SOUND_YM2612 DEVICE_GET_INFO_NAME( ym2612 )*/ -void ym2612_stream_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_ym2612(void **chip, int core, int options, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE, UINT8 * IsVGMInit); -void device_stop_ym2612(void *chip); -void device_reset_ym2612(void *chip); - -UINT8 ym2612_r(void *chip, offs_t offset); -void ym2612_w(void *chip, offs_t offset, UINT8 data); - -UINT8 ym2612_status_port_a_r(void *chip, offs_t offset); -UINT8 ym2612_status_port_b_r(void *chip, offs_t offset); -UINT8 ym2612_data_port_a_r(void *chip, offs_t offset); -UINT8 ym2612_data_port_b_r(void *chip, offs_t offset); - -void ym2612_control_port_a_w(void *chip, offs_t offset, UINT8 data); -void ym2612_control_port_b_w(void *chip, offs_t offset, UINT8 data); -void ym2612_data_port_a_w(void *chip, offs_t offset, UINT8 data); -void ym2612_data_port_b_w(void *chip, offs_t offset, UINT8 data); - -void ym2612_set_mute_mask(void *chip, UINT32 MuteMask); - - -/*typedef struct _ym3438_interface ym3438_interface; -struct _ym3438_interface -{ - //void (*handler)(const device_config *device, int irq); - void (*handler)(int irq); -}; - - -#define ym3438_r ym2612_r -#define ym3438_w ym2612_w - -#define ym3438_status_port_a_r ym2612_status_port_a_r -#define ym3438_status_port_b_r ym2612_status_port_b_r -#define ym3438_data_port_a_r ym2612_data_port_a_r -#define ym3438_data_port_b_r ym2612_data_port_b_r - -#define ym3438_control_port_a_w ym2612_control_port_a_w -#define ym3438_control_port_b_w ym2612_control_port_b_w -#define ym3438_data_port_a_w ym2612_data_port_a_w -#define ym3438_data_port_b_w ym2612_data_port_b_w*/ - - -//DEVICE_GET_INFO( ym3438 ); -//#define SOUND_YM3438 DEVICE_GET_INFO_NAME( ym3438 ) diff --git a/Frameworks/GME/vgmplay/chips/262intf.c b/Frameworks/GME/vgmplay/chips/262intf.c deleted file mode 100644 index 5b8560c85..000000000 --- a/Frameworks/GME/vgmplay/chips/262intf.c +++ /dev/null @@ -1,325 +0,0 @@ -/*************************************************************************** - - 262intf.c - - MAME interface for YMF262 (OPL3) emulator - -***************************************************************************/ -#include "mamedef.h" -#include -//#include "attotime.h" -//#include "sndintrf.h" -//#include "streams.h" -#include "262intf.h" -#ifdef ENABLE_ALL_CORES -#include "ymf262.h" -#endif - -#define OPLTYPE_IS_OPL3 -#include "adlibemu.h" - - -#define EC_DBOPL 0x00 // DosBox OPL (AdLibEmu) -#ifdef ENABLE_ALL_CORES -#define EC_MAME 0x01 // YMF262 core from MAME -#endif - -typedef struct _ymf262_state ymf262_state; -struct _ymf262_state -{ - //sound_stream * stream; - //emu_timer * timer[2]; - void * chip; - int EMU_CORE; - //const ymf262_interface *intf; - //const device_config *device; -}; - - -/*INLINE ymf262_state *get_safe_token(const device_config *device) -{ - assert(device != NULL); - assert(device->token != NULL); - assert(device->type == SOUND); - assert(sound_get_type(device) == SOUND_YMF262); - return (ymf262_state *)device->token; -}*/ - - - - -#ifdef ENABLE_ALL_CORES -static void IRQHandler_262(void *param,int irq) -{ - //ymf262_state *info = (ymf262_state *)param; - //if (info->intf->handler) (info->intf->handler)(info->device, irq); -} -#endif - -/*static TIMER_CALLBACK( timer_callback_262_0 ) -{ - ymf262_state *info = (ymf262_state *)ptr; - ymf262_timer_over(info->chip, 0); -} - -static TIMER_CALLBACK( timer_callback_262_1 ) -{ - ymf262_state *info = (ymf262_state *)ptr; - ymf262_timer_over(info->chip, 1); -}*/ - -//static void timer_handler_262(void *param,int timer, attotime period) -#ifdef ENABLE_ALL_CORES -static void timer_handler_262(void *param,int timer, int period) -{ - //ymf262_state *info = (ymf262_state *)param; - if( period == 0 ) - { /* Reset FM Timer */ - //timer_enable(info->timer[timer], 0); - } - else - { /* Start FM Timer */ - //timer_adjust_oneshot(info->timer[timer], period, 0); - } -} -#endif - -//static STREAM_UPDATE( ymf262_stream_update ) -void ymf262_stream_update(void *param, stream_sample_t **outputs, int samples) -{ - ymf262_state *info = (ymf262_state *)param; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ymf262_update_one(info->chip, outputs, samples); - break; -#endif - case EC_DBOPL: - adlib_OPL3_getsample(info->chip, outputs, samples); - break; - } -} - -static stream_sample_t* DUMMYBUF[0x02] = {NULL, NULL}; - -static void _stream_update(void *param/*, int interval*/) -{ - ymf262_state *info = (ymf262_state *)param; - //stream_update(info->stream); - - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ymf262_update_one(info->chip, DUMMYBUF, 0); - break; -#endif - case EC_DBOPL: - adlib_OPL3_getsample(info->chip, DUMMYBUF, 0); - break; - } -} - - -//static DEVICE_START( ymf262 ) -int device_start_ymf262(void **_info, int EMU_CORE, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - //static const ymf262_interface dummy = { 0 }; - //ymf262_state *info = get_safe_token(device); - ymf262_state *info; - int rate; - -#ifdef ENABLE_ALL_CORES - if (EMU_CORE >= 0x02) - EMU_CORE = EC_DBOPL; -#else - EMU_CORE = EC_DBOPL; -#endif - - info = (ymf262_state *) calloc(1, sizeof(ymf262_state)); - *_info = (void *) info; - - info->EMU_CORE = EMU_CORE; - rate = clock/288; - if ((CHIP_SAMPLING_MODE == 0x01 && rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - rate = CHIP_SAMPLE_RATE; - - //info->intf = device->static_config ? (const ymf262_interface *)device->static_config : &dummy; - //info->intf = &dummy; - //info->device = device; - - /* stream system initialize */ - switch(EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - info->chip = ymf262_init(clock,rate); - //assert_always(info->chip != NULL, "Error creating YMF262 chip"); - - //info->stream = stream_create(device,0,4,rate,info,ymf262_stream_update); - - /* YMF262 setup */ - ymf262_set_timer_handler (info->chip, timer_handler_262, info); - ymf262_set_irq_handler (info->chip, IRQHandler_262, info); - ymf262_set_update_handler(info->chip, _stream_update, info); - - //info->timer[0] = timer_alloc(device->machine, timer_callback_262_0, info); - //info->timer[1] = timer_alloc(device->machine, timer_callback_262_1, info); - break; -#endif - case EC_DBOPL: - info->chip = adlib_OPL3_init(clock, rate, _stream_update, info); - break; - } - - return rate; -} - -//static DEVICE_STOP( ymf262 ) -void device_stop_ymf262(void *_info) -{ - //ymf262_state *info = get_safe_token(device); - ymf262_state *info = (ymf262_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ymf262_shutdown(info->chip); - break; -#endif - case EC_DBOPL: - adlib_OPL3_stop(info->chip); - break; - } - free(info); -} - -/* reset */ -//static DEVICE_RESET( ymf262 ) -void device_reset_ymf262(void *_info) -{ - //ymf262_state *info = get_safe_token(device); - ymf262_state *info = (ymf262_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ymf262_reset_chip(info->chip); - break; -#endif - case EC_DBOPL: - adlib_OPL3_reset(info->chip); - break; - } -} - - -//READ8_DEVICE_HANDLER( ymf262_r ) -UINT8 ymf262_r(void *_info, offs_t offset) -{ - //ymf262_state *info = get_safe_token(device); - ymf262_state *info = (ymf262_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - return ymf262_read(info->chip, offset & 3); -#endif - case EC_DBOPL: - return adlib_OPL3_reg_read(info->chip, offset & 0x03); - default: - return 0x00; - } -} - -//WRITE8_DEVICE_HANDLER( ymf262_w ) -void ymf262_w(void *_info, offs_t offset, UINT8 data) -{ - //ymf262_state *info = get_safe_token(device); - ymf262_state *info = (ymf262_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ymf262_write(info->chip, offset & 3, data); - break; -#endif - case EC_DBOPL: - adlib_OPL3_writeIO(info->chip, offset & 3, data); - break; - } -} - -//READ8_DEVICE_HANDLER ( ymf262_status_r ) -UINT8 ymf262_status_r(void *info, offs_t offset) -{ - return ymf262_r(info, 0); -} -//WRITE8_DEVICE_HANDLER( ymf262_register_a_w ) -void ymf262_register_a_w(void *info, offs_t offset, UINT8 data) -{ - ymf262_w(info, 0, data); -} -//WRITE8_DEVICE_HANDLER( ymf262_register_b_w ) -void ymf262_register_b_w(void *info, offs_t offset, UINT8 data) -{ - ymf262_w(info, 2, data); -} -//WRITE8_DEVICE_HANDLER( ymf262_data_a_w ) -void ymf262_data_a_w(void *info, offs_t offset, UINT8 data) -{ - ymf262_w(info, 1, data); -} -//WRITE8_DEVICE_HANDLER( ymf262_data_b_w ) -void ymf262_data_b_w(void *info, offs_t offset, UINT8 data) -{ - ymf262_w(info, 3, data); -} - - -void ymf262_set_mute_mask(void *_info, UINT32 MuteMask) -{ - ymf262_state *info = (ymf262_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ymf262_set_mutemask(info->chip, MuteMask); - break; -#endif - case EC_DBOPL: - adlib_OPL3_set_mute_mask(info->chip, MuteMask); - break; - } - - return; -} - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( ymf262 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(ymf262_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ymf262 ); break; - case DEVINFO_FCT_STOP: info->stop = DEVICE_STOP_NAME( ymf262 ); break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( ymf262 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "YMF262"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Yamaha FM"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ - diff --git a/Frameworks/GME/vgmplay/chips/262intf.h b/Frameworks/GME/vgmplay/chips/262intf.h deleted file mode 100644 index df8af1cf0..000000000 --- a/Frameworks/GME/vgmplay/chips/262intf.h +++ /dev/null @@ -1,41 +0,0 @@ -#pragma once - - -/*typedef struct _ymf262_interface ymf262_interface; -struct _ymf262_interface -{ - //void (*handler)(const device_config *device, int irq); - void (*handler)(int irq); -};*/ - - -/*READ8_DEVICE_HANDLER( ymf262_r ); -WRITE8_DEVICE_HANDLER( ymf262_w ); - -READ8_DEVICE_HANDLER ( ymf262_status_r ); -WRITE8_DEVICE_HANDLER( ymf262_register_a_w ); -WRITE8_DEVICE_HANDLER( ymf262_register_b_w ); -WRITE8_DEVICE_HANDLER( ymf262_data_a_w ); -WRITE8_DEVICE_HANDLER( ymf262_data_b_w ); - - -DEVICE_GET_INFO( ymf262 ); -#define SOUND_YMF262 DEVICE_GET_INFO_NAME( ymf262 )*/ - -void ymf262_stream_update(void *chip, stream_sample_t **outputs, int samples); - -int device_start_ymf262(void **chip, int core, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_ymf262(void *chip); -void device_reset_ymf262(void *chip); - -UINT8 ymf262_r(void *chip, offs_t offset); -void ymf262_w(void *chip, offs_t offset, UINT8 data); - -UINT8 ymf262_status_r(void *chip, offs_t offset); -void ymf262_register_a_w(void *chip, offs_t offset, UINT8 data); -void ymf262_register_b_w(void *chip, offs_t offset, UINT8 data); -void ymf262_data_a_w(void *chip, offs_t offset, UINT8 data); -void ymf262_data_b_w(void *chip, offs_t offset, UINT8 data); - -void ymf262_set_mute_mask(void *chip, UINT32 MuteMask); - diff --git a/Frameworks/GME/vgmplay/chips/281btone.h b/Frameworks/GME/vgmplay/chips/281btone.h deleted file mode 100644 index bfa3613d0..000000000 --- a/Frameworks/GME/vgmplay/chips/281btone.h +++ /dev/null @@ -1,20 +0,0 @@ -/* YMF281B tone by Chabin */ -0x49,0x4c,0x4c,0x32,0x00,0x00,0x00,0x00, -0x62,0x21,0x1a,0x07,0xf0,0x6f,0x00,0x16, -0x00,0x10,0x44,0x02,0xf6,0xf4,0x54,0x23, -0x03,0x01,0x97,0x04,0xf3,0xf3,0x13,0xf3, -0x01,0x61,0x0a,0x0f,0xfa,0x64,0x70,0x17, -0x22,0x21,0x1e,0x06,0xf0,0x76,0x00,0x28, -0x00,0x61,0x8a,0x0e,0xc0,0x61,0x00,0x07, -0x21,0x61,0x1b,0x07,0x84,0x80,0x17,0x17, -0x37,0x32,0xc9,0x01,0x66,0x64,0x40,0x28, -0x01,0x21,0x06,0x03,0xa5,0x71,0x51,0x07, -0x06,0x11,0x5e,0x07,0xf3,0xf2,0xf6,0x11, -0x00,0x20,0x18,0x06,0xf5,0xf3,0x20,0x26, -0x97,0x41,0x20,0x07,0xff,0xf4,0x22,0x22, -0x65,0x61,0x15,0x00,0xf7,0xf3,0x16,0xf4, -0x01,0x31,0x0e,0x07,0xfa,0xf3,0xff,0xff, -0x48,0x61,0x09,0x07,0xf1,0x94,0xf0,0xf5, -0x07,0x21,0x14,0x00,0xee,0xf8,0xff,0xf8, -0x01,0x31,0x00,0x00,0xf8,0xf7,0xf8,0xf7, -0x25,0x11,0x00,0x00,0xf8,0xfa,0xf8,0x55, \ No newline at end of file diff --git a/Frameworks/GME/vgmplay/chips/3526intf.c b/Frameworks/GME/vgmplay/chips/3526intf.c deleted file mode 100644 index 10db0f958..000000000 --- a/Frameworks/GME/vgmplay/chips/3526intf.c +++ /dev/null @@ -1,225 +0,0 @@ -/****************************************************************************** -* FILE -* Yamaha 3812 emulator interface - MAME VERSION -* -* CREATED BY -* Ernesto Corvi -* -* UPDATE LOG -* JB 28-04-2002 Fixed simultaneous usage of all three different chip types. -* Used real sample rate when resample filter is active. -* AAT 12-28-2001 Protected Y8950 from accessing unmapped port and keyboard handlers. -* CHS 1999-01-09 Fixes new ym3812 emulation interface. -* CHS 1998-10-23 Mame streaming sound chip update -* EC 1998 Created Interface -* -* NOTES -* -******************************************************************************/ -#include "mamedef.h" -#include -//#include "attotime.h" -//#include "sndintrf.h" -//#include "streams.h" -//#include "cpuintrf.h" -#include "3526intf.h" -#include "fmopl.h" - -#include - -typedef struct _ym3526_state ym3526_state; -struct _ym3526_state -{ - //sound_stream * stream; - //emu_timer * timer[2]; - void * chip; - //const ym3526_interface *intf; - //const device_config *device; -}; - - -/*INLINE ym3526_state *get_safe_token(const device_config *device) -{ - assert(device != NULL); - assert(device->token != NULL); - assert(device->type == SOUND); - assert(sound_get_type(device) == SOUND_YM3526); - return (ym3526_state *)device->token; -}*/ - - -/* IRQ Handler */ -static void IRQHandler(void *param,int irq) -{ - //ym3526_state *info = (ym3526_state *)param; - //if (info->intf->handler) (info->intf->handler)(info->device, irq ? ASSERT_LINE : CLEAR_LINE); - //if (info->intf->handler) (info->intf->handler)(irq ? ASSERT_LINE : CLEAR_LINE); -} -/* Timer overflow callback from timer.c */ -/*static TIMER_CALLBACK( timer_callback_0 ) -{ - ym3526_state *info = (ym3526_state *)ptr; - ym3526_timer_over(info->chip,0); -} -static TIMER_CALLBACK( timer_callback_1 ) -{ - ym3526_state *info = (ym3526_state *)ptr; - ym3526_timer_over(info->chip,1); -}*/ -/* TimerHandler from fm.c */ -//static void TimerHandler(void *param,int c,attotime period) -static void TimerHandler(void *param,int c,int period) -{ - //ym3526_state *info = (ym3526_state *)param; - //if( attotime_compare(period, attotime_zero) == 0 ) - if( period == 0 ) - { /* Reset FM Timer */ - //timer_enable(info->timer[c], 0); - } - else - { /* Start FM Timer */ - //timer_adjust_oneshot(info->timer[c], period, 0); - } -} - - -//static STREAM_UPDATE( ym3526_stream_update ) -void ym3526_stream_update(void *param, stream_sample_t **outputs, int samples) -{ - ym3526_state *info = (ym3526_state *)param; - ym3526_update_one(info->chip, outputs, samples); -} - -static stream_sample_t* DUMMYBUF[0x02] = {NULL, NULL}; - -static void _stream_update(void *param/*, int interval*/) -{ - ym3526_state *info = (ym3526_state *)param; - //stream_update(info->stream); - - ym3526_update_one(info->chip, DUMMYBUF, 0); -} - - -//static DEVICE_START( ym3526 ) -int device_start_ym3526(void **_info, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - //static const ym3526_interface dummy = { 0 }; - //ym3526_state *info = get_safe_token(device); - ym3526_state *info; - int rate; - - info = (ym3526_state *) calloc(1, sizeof(ym3526_state)); - *_info = (void *) info; - - rate = clock/72; - if ((CHIP_SAMPLING_MODE == 0x01 && rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - rate = CHIP_SAMPLE_RATE; - //info->intf = device->static_config ? (const ym3526_interface *)device->static_config : &dummy; - //info->intf = &dummy; - //info->device = device; - - /* stream system initialize */ - info->chip = ym3526_init(clock,rate); - //assert_always(info->chip != NULL, "Error creating YM3526 chip"); - - //info->stream = stream_create(device,0,1,rate,info,ym3526_stream_update); - /* YM3526 setup */ - ym3526_set_timer_handler (info->chip, TimerHandler, info); - ym3526_set_irq_handler (info->chip, IRQHandler, info); - ym3526_set_update_handler(info->chip, _stream_update, info); - - //info->timer[0] = timer_alloc(device->machine, timer_callback_0, info); - //info->timer[1] = timer_alloc(device->machine, timer_callback_1, info); - - return rate; -} - -//static DEVICE_STOP( ym3526 ) -void device_stop_ym3526(void *_info) -{ - //ym3526_state *info = get_safe_token(device); - ym3526_state *info = (ym3526_state *)_info; - ym3526_shutdown(info->chip); - free(info); -} - -//static DEVICE_RESET( ym3526 ) -void device_reset_ym3526(void *_info) -{ - //ym3526_state *info = get_safe_token(device); - ym3526_state *info = (ym3526_state *)_info; - ym3526_reset_chip(info->chip); -} - - -//READ8_DEVICE_HANDLER( ym3526_r ) -UINT8 ym3526_r(void *_info, offs_t offset) -{ - //ym3526_state *info = get_safe_token(device); - ym3526_state *info = (ym3526_state *)_info; - return ym3526_read(info->chip, offset & 1); -} - -//WRITE8_DEVICE_HANDLER( ym3526_w ) -void ym3526_w(void *_info, offs_t offset, UINT8 data) -{ - //ym3526_state *info = get_safe_token(device); - ym3526_state *info = (ym3526_state *)_info; - ym3526_write(info->chip, offset & 1, data); -} - -//READ8_DEVICE_HANDLER( ym3526_status_port_r ) -UINT8 ym3526_status_port_r(void *info, offs_t offset) -{ - return ym3526_r(info, 0); -} -//READ8_DEVICE_HANDLER( ym3526_read_port_r ) -UINT8 ym3526_read_port_r(void *info, offs_t offset) -{ - return ym3526_r(info, 1); -} -//WRITE8_DEVICE_HANDLER( ym3526_control_port_w ) -void ym3526_control_port_w(void *info, offs_t offset, UINT8 data) -{ - ym3526_w(info, 0, data); -} -//WRITE8_DEVICE_HANDLER( ym3526_write_port_w ) -void ym3526_write_port_w(void *info, offs_t offset, UINT8 data) -{ - ym3526_w(info, 1, data); -} - - -void ym3526_set_mute_mask(void *_info, UINT32 MuteMask) -{ - ym3526_state *info = (ym3526_state *)_info; - opl_set_mute_mask(info->chip, MuteMask); -} - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( ym3526 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(ym3526_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ym3526 ); break; - case DEVINFO_FCT_STOP: info->stop = DEVICE_STOP_NAME( ym3526 ); break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( ym3526 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "YM3526"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Yamaha FM"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ diff --git a/Frameworks/GME/vgmplay/chips/3526intf.h b/Frameworks/GME/vgmplay/chips/3526intf.h deleted file mode 100644 index d1100f601..000000000 --- a/Frameworks/GME/vgmplay/chips/3526intf.h +++ /dev/null @@ -1,33 +0,0 @@ -#pragma once - -/*typedef struct _ym3526_interface ym3526_interface; -struct _ym3526_interface -{ - //void (*handler)(const device_config *device, int linestate); - void (*handler)(int linestate); -};*/ - -/*READ8_DEVICE_HANDLER( ym3526_r ); -WRITE8_DEVICE_HANDLER( ym3526_w ); - -READ8_DEVICE_HANDLER( ym3526_status_port_r ); -READ8_DEVICE_HANDLER( ym3526_read_port_r ); -WRITE8_DEVICE_HANDLER( ym3526_control_port_w ); -WRITE8_DEVICE_HANDLER( ym3526_write_port_w ); - -DEVICE_GET_INFO( ym3526 ); -#define SOUND_YM3526 DEVICE_GET_INFO_NAME( ym3526 )*/ -void ym3526_stream_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_ym3526(void **chip, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_ym3526(void *chip); -void device_reset_ym3526(void *chip); - -UINT8 ym3526_r(void *chip, offs_t offset); -void ym3526_w(void *chip, offs_t offset, UINT8 data); - -UINT8 ym3526_status_port_r(void *chip, offs_t offset); -UINT8 ym3526_read_port_r(void *chip, offs_t offset); -void ym3526_control_port_w(void *chip, offs_t offset, UINT8 data); -void ym3526_write_port_w(void *chip, offs_t offset, UINT8 data); - -void ym3526_set_mute_mask(void *chip, UINT32 MuteMask); diff --git a/Frameworks/GME/vgmplay/chips/3812intf.c b/Frameworks/GME/vgmplay/chips/3812intf.c deleted file mode 100644 index 87fd3f0ff..000000000 --- a/Frameworks/GME/vgmplay/chips/3812intf.c +++ /dev/null @@ -1,336 +0,0 @@ -/****************************************************************************** -* FILE -* Yamaha 3812 emulator interface - MAME VERSION -* -* CREATED BY -* Ernesto Corvi -* -* UPDATE LOG -* JB 28-04-2002 Fixed simultaneous usage of all three different chip types. -* Used real sample rate when resample filter is active. -* AAT 12-28-2001 Protected Y8950 from accessing unmapped port and keyboard handlers. -* CHS 1999-01-09 Fixes new ym3812 emulation interface. -* CHS 1998-10-23 Mame streaming sound chip update -* EC 1998 Created Interface -* -* NOTES -* -******************************************************************************/ -#include - -#include -#include "mamedef.h" -//#include "attotime.h" -//#include "sndintrf.h" -//#include "streams.h" -//#include "cpuintrf.h" -#include "3812intf.h" -#ifdef ENABLE_ALL_CORES -#include "fmopl.h" -#endif - -#define OPLTYPE_IS_OPL2 -#include "adlibemu.h" - -#ifndef NULL -#define NULL ((void *)0) -#endif - - -#define EC_DBOPL 0x00 // DosBox OPL (AdLibEmu) -#ifdef ENABLE_ALL_CORES -#define EC_MAME 0x01 // YM3826 core from MAME -#endif - -typedef struct _ym3812_state ym3812_state; -struct _ym3812_state -{ - //sound_stream * stream; - //emu_timer * timer[2]; - void * chip; - int EMU_CORE; - //const ym3812_interface *intf; - //const device_config *device; -}; - - -/*INLINE ym3812_state *get_safe_token(const device_config *device) -{ - assert(device != NULL); - assert(device->token != NULL); - assert(device->type == SOUND); - assert(sound_get_type(device) == SOUND_YM3812); - return (ym3812_state *)device->token; -}*/ - - -#ifdef ENABLE_ALL_CORES -static void IRQHandler(void *param,int irq) -{ - //ym3812_state *info = (ym3812_state *)param; - //if (info->intf->handler) (info->intf->handler)(info->device, irq ? ASSERT_LINE : CLEAR_LINE); - //if (info->intf->handler) (info->intf->handler)(irq ? ASSERT_LINE : CLEAR_LINE); -} -#endif - -/*static TIMER_CALLBACK( timer_callback_0 ) -{ - ym3812_state *info = (ym3812_state *)ptr; - ym3812_timer_over(info->chip,0); -} - -static TIMER_CALLBACK( timer_callback_1 ) -{ - ym3812_state *info = (ym3812_state *)ptr; - ym3812_timer_over(info->chip,1); -}*/ - -//static void TimerHandler(void *param,int c,attotime period) -#ifdef ENABLE_ALL_CORES -static void TimerHandler(void *param,int c,int period) -{ - //ym3812_state *info = (ym3812_state *)param; - //if( attotime_compare(period, attotime_zero) == 0 ) - if( period == 0 ) - { /* Reset FM Timer */ - //timer_enable(info->timer[c], 0); - } - else - { /* Start FM Timer */ - //timer_adjust_oneshot(info->timer[c], period, 0); - } -} -#endif - - -//static STREAM_UPDATE( ym3812_stream_update ) -void ym3812_stream_update(void *param, stream_sample_t **outputs, int samples) -{ - ym3812_state *info = (ym3812_state *)param; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ym3812_update_one(info->chip, outputs, samples); - break; -#endif - case EC_DBOPL: - adlib_OPL2_getsample(info->chip, outputs, samples); - break; - } -} - -static stream_sample_t* DUMMYBUF[0x02] = {NULL, NULL}; - -static void _stream_update(void * param/*, int interval*/) -{ - ym3812_state *info = (ym3812_state *)param; - //stream_update(info->stream); - - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ym3812_update_one(info->chip, DUMMYBUF, 0); - break; -#endif - case EC_DBOPL: - adlib_OPL2_getsample(info->chip, DUMMYBUF, 0); - break; - } -} - - -//static DEVICE_START( ym3812 ) -int device_start_ym3812(void **_info, int EMU_CORE, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - //static const ym3812_interface dummy = { 0 }; - //ym3812_state *info = get_safe_token(device); - ym3812_state *info; - int rate; - -#ifdef ENABLE_ALL_CORES - if (EMU_CORE >= 0x02) - EMU_CORE = EC_DBOPL; -#else - EMU_CORE = EC_DBOPL; -#endif - - info = (ym3812_state *) calloc(1, sizeof(ym3812_state)); - *_info = (void *) info; - - info->EMU_CORE = EMU_CORE; - rate = (clock & 0x7FFFFFFF)/72; - if ((CHIP_SAMPLING_MODE == 0x01 && rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - rate = CHIP_SAMPLE_RATE; - //info->intf = device->static_config ? (const ym3812_interface *)device->static_config : &dummy; - //info->intf = &dummy; - //info->device = device; - - /* stream system initialize */ - switch(EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - info->chip = ym3812_init(clock & 0x7FFFFFFF,rate); - //assert_always(info->chip != NULL, "Error creating YM3812 chip"); - - //info->stream = stream_create(device,0,1,rate,info,ym3812_stream_update); - - /* YM3812 setup */ - ym3812_set_timer_handler (info->chip, TimerHandler, info); - ym3812_set_irq_handler (info->chip, IRQHandler, info); - ym3812_set_update_handler(info->chip, _stream_update, info); - - //info->timer[0] = timer_alloc(device->machine, timer_callback_0, info); - //info->timer[1] = timer_alloc(device->machine, timer_callback_1, info); - break; -#endif - case EC_DBOPL: - info->chip = adlib_OPL2_init(clock & 0x7FFFFFFF, rate, _stream_update, info); - break; - } - - return rate; -} - -//static DEVICE_STOP( ym3812 ) -void device_stop_ym3812(void *_info) -{ - //ym3812_state *info = get_safe_token(device); - ym3812_state *info = (ym3812_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ym3812_shutdown(info->chip); - break; -#endif - case EC_DBOPL: - adlib_OPL2_stop(info->chip); - break; - } - free(info); -} - -//static DEVICE_RESET( ym3812 ) -void device_reset_ym3812(void *_info) -{ - //ym3812_state *info = get_safe_token(device); - ym3812_state *info = (ym3812_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ym3812_reset_chip(info->chip); - break; -#endif - case EC_DBOPL: - adlib_OPL2_reset(info->chip); - break; - } -} - - -//READ8_DEVICE_HANDLER( ym3812_r ) -UINT8 ym3812_r(void *_info, offs_t offset) -{ - //ym3812_state *info = get_safe_token(device); - ym3812_state *info = (ym3812_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - return ym3812_read(info->chip, offset & 1); -#endif - case EC_DBOPL: - return adlib_OPL2_reg_read(info->chip, offset & 0x01); - default: - return 0x00; - } -} - -//WRITE8_DEVICE_HANDLER( ym3812_w ) -void ym3812_w(void *_info, offs_t offset, UINT8 data) -{ - //ym3812_state *info = get_safe_token(device); - ym3812_state *info = (ym3812_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ym3812_write(info->chip, offset & 1, data); - break; -#endif - case EC_DBOPL: - adlib_OPL2_writeIO(info->chip, offset & 1, data); - break; - } -} - -//READ8_DEVICE_HANDLER( ym3812_status_port_r ) -UINT8 ym3812_status_port_r(void *info, offs_t offset) -{ - return ym3812_r(info, 0); -} -//READ8_DEVICE_HANDLER( ym3812_read_port_r ) -UINT8 ym3812_read_port_r(void *info, offs_t offset) -{ - return ym3812_r(info, 1); -} -//WRITE8_DEVICE_HANDLER( ym3812_control_port_w ) -void ym3812_control_port_w(void *info, offs_t offset, UINT8 data) -{ - ym3812_w(info, 0, data); -} -//WRITE8_DEVICE_HANDLER( ym3812_write_port_w ) -void ym3812_write_port_w(void *info, offs_t offset, UINT8 data) -{ - ym3812_w(info, 1, data); -} - - -void ym3812_set_mute_mask(void *_info, UINT32 MuteMask) -{ - ym3812_state *info = (ym3812_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - opl_set_mute_mask(info->chip, MuteMask); - break; -#endif - case EC_DBOPL: - adlib_OPL2_set_mute_mask(info->chip, MuteMask); - break; - } - - return; -} - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( ym3812 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(ym3812_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ym3812 ); break; - case DEVINFO_FCT_STOP: info->stop = DEVICE_STOP_NAME( ym3812 ); break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( ym3812 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "YM3812"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Yamaha FM"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ diff --git a/Frameworks/GME/vgmplay/chips/3812intf.h b/Frameworks/GME/vgmplay/chips/3812intf.h deleted file mode 100644 index 54172296d..000000000 --- a/Frameworks/GME/vgmplay/chips/3812intf.h +++ /dev/null @@ -1,34 +0,0 @@ -#pragma once - -/*typedef struct _ym3812_interface ym3812_interface; -struct _ym3812_interface -{ - //void (*handler)(const device_config *device, int linestate); - void (*handler)(int linestate); -};*/ - -/*READ8_DEVICE_HANDLER( ym3812_r ); -WRITE8_DEVICE_HANDLER( ym3812_w ); - -READ8_DEVICE_HANDLER( ym3812_status_port_r ); -READ8_DEVICE_HANDLER( ym3812_read_port_r ); -WRITE8_DEVICE_HANDLER( ym3812_control_port_w ); -WRITE8_DEVICE_HANDLER( ym3812_write_port_w ); - -DEVICE_GET_INFO( ym3812 ); -#define SOUND_YM3812 DEVICE_GET_INFO_NAME( ym3812 )*/ - -void ym3812_stream_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_ym3812(void **chip, int core, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_ym3812(void *chip); -void device_reset_ym3812(void *chip); - -UINT8 ym3812_r(void *chip, offs_t offset); -void ym3812_w(void *chip, offs_t offset, UINT8 data); - -UINT8 ym3812_status_port_r(void *chip, offs_t offset); -UINT8 ym3812_read_port_r(void *chip, offs_t offset); -void ym3812_control_port_w(void *chip, offs_t offset, UINT8 data); -void ym3812_write_port_w(void *chip, offs_t offset, UINT8 data); - -void ym3812_set_mute_mask(void *chip, UINT32 MuteMask); diff --git a/Frameworks/GME/vgmplay/chips/8950intf.c b/Frameworks/GME/vgmplay/chips/8950intf.c deleted file mode 100644 index bc72fc3a2..000000000 --- a/Frameworks/GME/vgmplay/chips/8950intf.c +++ /dev/null @@ -1,277 +0,0 @@ -/****************************************************************************** -* FILE -* Yamaha 3812 emulator interface - MAME VERSION -* -* CREATED BY -* Ernesto Corvi -* -* UPDATE LOG -* JB 28-04-2002 Fixed simultaneous usage of all three different chip types. -* Used real sample rate when resample filter is active. -* AAT 12-28-2001 Protected Y8950 from accessing unmapped port and keyboard handlers. -* CHS 1999-01-09 Fixes new ym3812 emulation interface. -* CHS 1998-10-23 Mame streaming sound chip update -* EC 1998 Created Interface -* -* NOTES -* -******************************************************************************/ -#include "mamedef.h" -#include -//#include "attotime.h" -//#include "sndintrf.h" -//#include "streams.h" -//#include "cpuintrf.h" -#include "8950intf.h" -//#include "fm.h" -#include "fmopl.h" - -#include - -#ifndef NULL -#define NULL ((void *)0) -#endif - - -typedef struct _y8950_state y8950_state; -struct _y8950_state -{ - //sound_stream * stream; - //emu_timer * timer[2]; - void * chip; - //const y8950_interface *intf; - //const device_config *device; -}; - - -/*INLINE y8950_state *get_safe_token(const device_config *device) -{ - assert(device != NULL); - assert(device->token != NULL); - assert(device->type == SOUND); - assert(sound_get_type(device) == SOUND_Y8950); - return (y8950_state *)device->token; -}*/ - - -static void IRQHandler(void *param,int irq) -{ - //y8950_state *info = (y8950_state *)param; - //if (info->intf->handler) (info->intf->handler)(info->device, irq ? ASSERT_LINE : CLEAR_LINE); - //if (info->intf->handler) (info->intf->handler)(irq ? ASSERT_LINE : CLEAR_LINE); -} -/*static TIMER_CALLBACK( timer_callback_0 ) -{ - y8950_state *info = (y8950_state *)ptr; - y8950_timer_over(info->chip,0); -} -static TIMER_CALLBACK( timer_callback_1 ) -{ - y8950_state *info = (y8950_state *)ptr; - y8950_timer_over(info->chip,1); -}*/ -//static void TimerHandler(void *param,int c,attotime period) -static void TimerHandler(void *param,int c,int period) -{ - //y8950_state *info = (y8950_state *)param; - //if( attotime_compare(period, attotime_zero) == 0 ) - if( period == 0 ) - { /* Reset FM Timer */ - //timer_enable(info->timer[c], 0); - } - else - { /* Start FM Timer */ - //timer_adjust_oneshot(info->timer[c], period, 0); - } -} - - -static unsigned char Y8950PortHandler_r(void *param) -{ - //y8950_state *info = (y8950_state *)param; - /*if (info->intf->portread) - return info->intf->portread(0);*/ - return 0; -} - -static void Y8950PortHandler_w(void *param,unsigned char data) -{ - //y8950_state *info = (y8950_state *)param; - /*if (info->intf->portwrite) - info->intf->portwrite(0,data);*/ -} - -static unsigned char Y8950KeyboardHandler_r(void *param) -{ - //y8950_state *info = (y8950_state *)param; - /*if (info->intf->keyboardread) - return info->intf->keyboardread(0);*/ - return 0; -} - -static void Y8950KeyboardHandler_w(void *param,unsigned char data) -{ - //y8950_state *info = (y8950_state *)param; - /*if (info->intf->keyboardwrite) - info->intf->keyboardwrite(0,data);*/ -} - -//static STREAM_UPDATE( y8950_stream_update ) -void y8950_stream_update(void *param, stream_sample_t **outputs, int samples) -{ - y8950_state *info = (y8950_state *)param; - y8950_update_one(info->chip, outputs, samples); -} - -static stream_sample_t* DUMMYBUF[0x02] = {NULL, NULL}; - -static void _stream_update(void *param/*, int interval*/) -{ - y8950_state *info = (y8950_state *)param; - //stream_update(info->stream); - - y8950_update_one(info->chip, DUMMYBUF, 0); -} - - -//static DEVICE_START( y8950 ) -int device_start_y8950(void **_info, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - //static const y8950_interface dummy = { 0 }; - //y8950_state *info = get_safe_token(device); - y8950_state *info; - int rate; - - info = (y8950_state *) calloc(1, sizeof(y8950_state)); - *_info = (void *) info; - - rate = clock/72; - if ((CHIP_SAMPLING_MODE == 0x01 && rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - rate = CHIP_SAMPLE_RATE; - //info->intf = device->static_config ? (const y8950_interface *)device->static_config : &dummy; - //info->intf = &dummy; - //info->device = device; - - /* stream system initialize */ - info->chip = y8950_init(clock,rate); - //assert_always(info->chip != NULL, "Error creating Y8950 chip"); - - /* ADPCM ROM data */ - //y8950_set_delta_t_memory(info->chip, device->region, device->regionbytes); - y8950_set_delta_t_memory(info->chip, NULL, 0x00); - - //info->stream = stream_create(device,0,1,rate,info,y8950_stream_update); - - /* port and keyboard handler */ - y8950_set_port_handler(info->chip, Y8950PortHandler_w, Y8950PortHandler_r, info); - y8950_set_keyboard_handler(info->chip, Y8950KeyboardHandler_w, Y8950KeyboardHandler_r, info); - - /* Y8950 setup */ - y8950_set_timer_handler (info->chip, TimerHandler, info); - y8950_set_irq_handler (info->chip, IRQHandler, info); - y8950_set_update_handler(info->chip, _stream_update, info); - - //info->timer[0] = timer_alloc(device->machine, timer_callback_0, info); - //info->timer[1] = timer_alloc(device->machine, timer_callback_1, info); - - return rate; -} - -//static DEVICE_STOP( y8950 ) -void device_stop_y8950(void *_info) -{ - //y8950_state *info = get_safe_token(device); - y8950_state *info = (y8950_state *)_info; - y8950_shutdown(info->chip); - free(info); -} - -//static DEVICE_RESET( y8950 ) -void device_reset_y8950(void *_info) -{ - //y8950_state *info = get_safe_token(device); - y8950_state *info = (y8950_state *)_info; - y8950_reset_chip(info->chip); -} - - -//READ8_DEVICE_HANDLER( y8950_r ) -UINT8 y8950_r(void *_info, offs_t offset) -{ - //y8950_state *info = get_safe_token(device); - y8950_state *info = (y8950_state *)_info; - return y8950_read(info->chip, offset & 1); -} - -//WRITE8_DEVICE_HANDLER( y8950_w ) -void y8950_w(void *_info, offs_t offset, UINT8 data) -{ - //y8950_state *info = get_safe_token(device); - y8950_state *info = (y8950_state *)_info; - y8950_write(info->chip, offset & 1, data); -} - -//READ8_DEVICE_HANDLER( y8950_status_port_r ) -UINT8 y8950_status_port_r(void *info, offs_t offset) -{ - return y8950_r(info, 0); -} -//READ8_DEVICE_HANDLER( y8950_read_port_r ) -UINT8 y8950_read_port_r(void *info, offs_t offset) -{ - return y8950_r(info, 1); -} -//WRITE8_DEVICE_HANDLER( y8950_control_port_w ) -void y8950_control_port_w(void *info, offs_t offset, UINT8 data) -{ - y8950_w(info, 0, data); -} -//WRITE8_DEVICE_HANDLER( y8950_write_port_w ) -void y8950_write_port_w(void *info, offs_t offset, UINT8 data) -{ - y8950_w(info, 1, data); -} - - -void y8950_write_data_pcmrom(void *_info, offs_t ROMSize, offs_t DataStart, - offs_t DataLength, const UINT8* ROMData) -{ - y8950_state* info = (y8950_state *)_info; - - y8950_write_pcmrom(info->chip, ROMSize, DataStart, DataLength, ROMData); - - return; -} - -void y8950_set_mute_mask(void *_info, UINT32 MuteMask) -{ - y8950_state *info = (y8950_state *)_info; - opl_set_mute_mask(info->chip, MuteMask); -} - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( y8950 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(y8950_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( y8950 ); break; - case DEVINFO_FCT_STOP: info->stop = DEVICE_STOP_NAME( y8950 ); break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( y8950 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "Y8950"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Yamaha FM"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ diff --git a/Frameworks/GME/vgmplay/chips/8950intf.h b/Frameworks/GME/vgmplay/chips/8950intf.h deleted file mode 100644 index b00316242..000000000 --- a/Frameworks/GME/vgmplay/chips/8950intf.h +++ /dev/null @@ -1,40 +0,0 @@ -#pragma once - -/*typedef struct _y8950_interface y8950_interface; -struct _y8950_interface -{ - //void (*handler)(const device_config *device, int linestate); - void (*handler)(int linestate); - - read8_device_func keyboardread; - write8_device_func keyboardwrite; - read8_device_func portread; - write8_device_func portwrite; -};*/ - -/*READ8_DEVICE_HANDLER( y8950_r ); -WRITE8_DEVICE_HANDLER( y8950_w ); - -READ8_DEVICE_HANDLER( y8950_status_port_r ); -READ8_DEVICE_HANDLER( y8950_read_port_r ); -WRITE8_DEVICE_HANDLER( y8950_control_port_w ); -WRITE8_DEVICE_HANDLER( y8950_write_port_w ); - -DEVICE_GET_INFO( y8950 ); -#define SOUND_Y8950 DEVICE_GET_INFO_NAME( y8950 )*/ -void y8950_stream_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_y8950(void **chip, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_y8950(void *chip); -void device_reset_y8950(void *chip); - -UINT8 y8950_r(void *chip, offs_t offset); -void y8950_w(void *chip, offs_t offset, UINT8 data); - -UINT8 y8950_status_port_r(void *chip, offs_t offset); -UINT8 y8950_read_port_r(void *chip, offs_t offset); -void y8950_control_port_w(void *chip, offs_t offset, UINT8 data); -void y8950_write_port_w(void *chip, offs_t offset, UINT8 data); - -void y8950_write_data_pcmrom(void *chip, offs_t ROMSize, offs_t DataStart, - offs_t DataLength, const UINT8* ROMData); -void y8950_set_mute_mask(void *chip, UINT32 MuteMask); diff --git a/Frameworks/GME/vgmplay/chips/ChipIncl.h b/Frameworks/GME/vgmplay/chips/ChipIncl.h deleted file mode 100644 index 64e739b54..000000000 --- a/Frameworks/GME/vgmplay/chips/ChipIncl.h +++ /dev/null @@ -1,44 +0,0 @@ -// includes all chip-headers - -#include "sn764intf.h" -#include "2413intf.h" -#include "2612intf.h" -#include "2151intf.h" -#include "segapcm.h" -#include "rf5c68.h" -#include "2203intf.h" -#include "2608intf.h" -#include "2610intf.h" -#include "3812intf.h" -#include "3526intf.h" -#include "8950intf.h" -#include "262intf.h" -#include "ymz280b.h" -#include "ymf271.h" -#include "ymf278b.h" -#include "scd_pcm.h" -#include "pwm.h" -#include "ay_intf.h" -#include "dac_control.h" -#include "gb.h" -#include "nes_intf.h" -#include "multipcm.h" -#include "upd7759.h" -#include "okim6258.h" -#include "okim6295.h" -#include "k051649.h" -#include "k054539.h" -#include "c6280intf.h" -#include "c140.h" -#include "k053260.h" -#include "pokey.h" -#include "qsound.h" -#include "scsp.h" -#include "ws_audio.h" -#include "vsu.h" -#include "saa1099.h" -#include "es5503.h" -#include "es5506.h" -#include "x1_010.h" -#include "c352.h" -#include "iremga20.h" diff --git a/Frameworks/GME/vgmplay/chips/Ootake_PSG.c b/Frameworks/GME/vgmplay/chips/Ootake_PSG.c deleted file mode 100644 index 936cd20e2..000000000 --- a/Frameworks/GME/vgmplay/chips/Ootake_PSG.c +++ /dev/null @@ -1,1055 +0,0 @@ -/****************************************************************************** -Ootake -・キューã®å‚照処ç†ã‚’シンプルã«ã—ãŸã€‚テンãƒã®å®‰å®šæ€§ãŠã‚ˆã³éŸ³è³ªã®å‘上。 -・オーãƒãƒ¼ã‚µãƒ³ãƒ—リングã—ãªã„よã†ã«ã—ãŸã€‚(筆者ã®ä¸»è¦³ã‚‚ã‚ã‚‹ãŒã€PSGã®å ´åˆã€éŸ¿ãã® - 美ã—ã•ãŒæãªã‚れã¦ã—ã¾ã†ã‚±ãƒ¼ã‚¹ãŒå¤šã„ãŸã‚。速度的ã«ã‚‚アップ) -・ノイズã®éŸ³è³ªãƒ»éŸ³é‡ã‚’実機並ã¿ã«èª¿æ•´ã—ãŸã€‚v0.72 -・ノイズã®å‘¨æ³¢æ•°ã«0x1FãŒæ›¸ãè¾¼ã¾ã‚ŒãŸã¨ãã¯ã€0x1Eã¨åŒã˜å‘¨æ³¢æ•°ã§éŸ³é‡ã‚’åŠåˆ†ã«ã—㦠- 鳴らã™ã‚ˆã†ã«ã—ãŸã€‚v0.68 -・ç¾çжã¯å†ç”Ÿã‚µãƒ³ãƒ—ルレートã¯44.1KHz固定ã¨ã—ãŸã€‚(CD-DAå†ç”Ÿæ™‚ã®é€Ÿåº¦ã‚¢ãƒƒãƒ—ã®ãŸã‚) -・DDA音ã®ç™ºå£°ãŒçµ‚了ã—ãŸã¨ãã«ã„ããªã‚Šæ³¢å½¢ã‚’0ã«ã›ãšã€ãƒ•ェードアウトã•ã›ã‚‹ã‚ˆã†ã« - ã—ã€ãƒŽã‚¤ã‚ºã‚’軽減ã—ãŸã€‚v0.57 -・DDAモード(サンプリング発声)ã®ã¨ãã®æ³¢å½¢ãƒ‡ãƒ¼ã‚¿ã®ãƒŽã‚¤ã‚ºãŒå¤šãå«ã¾ã‚Œã¦ã„る部分 - をカットã—ã—ã¦ã€éŸ³è³ªã‚’上ã’ãŸã€‚音é‡ã‚‚調節ã—ãŸã€‚v0.59 -・ノイズ音ã®éŸ³è³ªãƒ»éŸ³é‡ã‚’調整ã—ã¦ã€å®Ÿæ©Ÿã®é›°å›²æ°—ã«è¿‘ã¥ã‘ãŸã€‚v0.68 -・waveIndexã®åˆæœŸåŒ–ã¨DDAモード時ã®å‹•作を見直ã—ã¦å®Ÿæ©Ÿã®å‹•作ã«è¿‘ã¥ã‘ãŸã€‚v0.63 -・waveIndexã®åˆæœŸåŒ–時ã«waveãƒ†ãƒ¼ãƒ–ãƒ«ã‚‚åˆæœŸåŒ–ã™ã‚‹ã‚ˆã†ã«ã—ãŸã€‚ファイヤープロレス - リングã€ï¼¦ï¼‘トリプルãƒãƒˆãƒ«ãªã©ã®éŸ³ãŒå®Ÿæ©Ÿã«è¿‘ã¥ã„ãŸã€‚v0.65 -・waveã®æ³¢å½¢ã®æ­£è² ã‚’å®Ÿæ©ŸåŒæ§˜ã«ã—ãŸã€‚v0.74 -・waveã®æœ€å°å€¤ãŒ-14ã«ãªã‚‹ã‚ˆã†ã«ã—音質を整ãˆãŸã€‚v0.74 -・クリティカルセクションã¯å¿…è¦ãªã„(書ãè¾¼ã¿ãŒåŒæ™‚ã«è¡Œã‚れるã‚ã‘ã§ã¯ãªã„)よã†ãª - ã®ã§ã€çœç•¥ã—高速化ã—ãŸã€‚v1.09 -・キュー処ç†(ApuQueue.c)ã‚’ã“ã“ã«çµ±åˆã—ã¦é«˜é€ŸåŒ–ã—ãŸã€‚v1.10 -・低音領域ã®ãƒœãƒªãƒ¥ãƒ¼ãƒ ã‚’上ã’ã¦å®Ÿæ©Ÿä¸¦ã¿ã®èžã“ãˆã‚„ã™ã•ã«è¿‘ã¥ã‘ãŸã€‚v1.46 -・LFO処ç†ã®ã®å®Ÿè£…。"ã¯ã«ã„ã„ã‚“ã–ã™ã‹ã„"ã®OPã‚„ã€ãƒ•ラッシュãƒã‚¤ãƒ€ãƒ¼ã‚¹ã®åŠ¹æžœéŸ³ãŒ - 実機ã®éŸ³ã«è¿‘ã¥ã„ãŸã€‚v1.59 - -Copyright(C)2006-2012 Kitao Nakamura. - 改造版・後継版を公開ãªã•ã‚‹ã¨ãã¯å¿…ãšã‚½ãƒ¼ã‚¹ã‚³ãƒ¼ãƒ‰ã‚’添付ã—ã¦ãã ã•ã„。 - ãã®éš›ã«äº‹å¾Œã§ã‹ã¾ã„ã¾ã›ã‚“ã®ã§ã€ã²ã¨ã“ã¨ãŠçŸ¥ã‚‰ã›ã„ãŸã ã‘ã‚‹ã¨å¹¸ã„ã§ã™ã€‚ - 商的ãªåˆ©ç”¨ã¯ç¦ã˜ã¾ã™ã€‚ - ã‚ã¨ã¯ã€ŒGNU General Public License(一般公衆利用許諾契約書)ã€ã«æº–ã˜ã¾ã™ã€‚ - -******************************************************************************* - [PSG.c] - PSGを実装ã—ã¾ã™ã€‚ - - Implements the PSG. - - Copyright (C) 2004 Ki - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. -******************************************************************************/ -#include -#include -#include -#include -#include "mamedef.h" -#include "Ootake_PSG.h" -//#include "MainBoard.h" //Kitao追加 -//#include "App.h" //Kitao追加 -//#include "PRINTF.h" //Kitao追加 -//#define PRINTF printf - - -#define N_CHANNEL 6 - -//#define SAMPLE_RATE 44100.0 //Kitao更新。ç¾çжã¯é€Ÿåº¦å„ªå…ˆã§ã‚µãƒ³ãƒ—ルレートを44100固定ã¨ã—ãŸã€‚ -#define OVERSAMPLE_RATE 1.0 //Kitao更新。PSGã¯ã‚ªãƒ¼ãƒãƒ¼ã‚µãƒ³ãƒ—リングã™ã‚‹ã¨éŸ¿ãã®ç¾Žã—ã•ãŒæãªã‚れã¦ã—ã¾ã†ã®ã§ã‚ªãƒ¼ãƒãƒ¼ã‚µãƒ³ãƒ—リングã—ãªã„よã†ã«ã—ãŸã€‚速度的ã«ã‚‚アップ。 -#define PSG_DECLINE (21.8500*6.0) //21.8500。Kitao追加。PSG音é‡ã®æ¸›å°‘値。*6.0ã¯å„ãƒãƒ£ãƒ³ãƒãƒ«è¶³ã—ãŸã¶ã‚“を割るæ„味。大ãã„ã»ã©éŸ³ã¯æ¸›ã‚‹ã€‚CDDAãŒ100%ã®ã¨ãã«ã¡ã‚‡ã†ã©è‰¯ã„ãらã„ã®éŸ³é‡ã«åˆã‚ã›ã‚ˆã†ã€‚v2.19,v2.37,v2.39,v2.62æ›´æ–° -#define VOL_TABLE_DECLINE -1.05809999010 //-1.05809999010ã§é›€æŽ¢ç‰©èªžï¼’OK。Kitao追加。音é‡ãƒ†ãƒ¼ãƒ–ãƒ«ã®æ¸›å°‘値。マイナスãŒå¤§ãã„ã»ã©å°ã•ã„音ãŒèžã“ãˆã¥ã‚‰ããªã‚‹ã€‚マイナスãŒå°ã•ã™ãŽã‚‹ã¨å¹³é¢çš„ãªéŸ³ã«ãªã‚‹ã€‚v2.19,v2.37,v2.39,v2.40,v2.62,v2.65æ›´æ–° - // ※PSG_DECLINEã®å€¤ã‚’変更ã—ãŸå ´åˆã€æ¸›é€€çއã®ãƒ™ã‚¹ãƒˆå€¤ã‚‚変更ã™ã‚‹å¿…è¦ãŒã‚る。雀探物語2(マイナスãŒå°ã•ã„ã¨PSGãŒç›®ç«‹ã¡ã™ãŽã¦ADPCMãŒè´ãã¥ã‚‰ã„),大魔界æ‘(マイナスãŒå¤§ãã„ã¨éŸ³ç¯­ã‚Š),ソルジャーブレイドã§ã€PSG_DECLINE=(14.4701*6.0)ã§æ¸›é€€çއ-1.0498779900dbå‰å¾ŒãŒé£›ã³æŠœã‘ã¦ã„ã„響ã(ã†ã¡ã®ç’°å¢ƒã§ä¸»è¦³)。 - // モトローダー(マイナスやや大ãç›®ãŒã„ã„),1941(マイナスå°ã•ã‚ãŒã„ã„)ãªã©ã‚‚微妙ãªå€¤å¤‰æ›´ã§å¤§ãã変ã‚る。 -#define NOISE_TABLE_VALUE -18 : -1 //キレã¨è´ãã‚„ã™ã•ã§-18:-1をベストã¨ã—ãŸã€‚最大値ãŒå¤§ãã„(+ã«è¿‘ã„)ã¨é‡ã„音ã«ã€‚ï¼’ã¤ã®å€¤ãŒé›¢ã‚Œã¦ã„ã‚‹ã¨é‡ã„音ã«ã€‚フォーメーションサッカー,大魔界æ‘ã®ã‚¨ãƒ³ãƒ‡ã‚£ãƒ³ã‚°ã®ãƒ‰ãƒ©ãƒ ãªã©ã§èª¿æ•´ã€‚v1.46,v2.40,v2.62æ›´æ–° - // ※VOL_TABLE_DECLINEã«ã‚ˆã£ã¦ã“ã®å€¤ã®æœ€é©å€¤ã‚‚変化ã™ã‚‹ã€‚ -#define SAMPLE_FADE_DECLINE 0.305998999951 //0.30599899951。Kitaoè¿½åŠ ã€‚ã‚µãƒ³ãƒ—ãƒªãƒ³ã‚°éŸ³ã®æ¶ˆéŸ³æ™‚ã®éŸ³ã®æ¸›é€€é‡ã€‚ソルジャーブレイド,将棋åˆå¿ƒè€…無用ã®éŸ³å£°ã§èª¿æ•´ã€‚基本的ã«ã“ã®å€¤ãŒå°ã•ã„ã»ã†ãŒãƒŽã‚¤ã‚ºãŒæ¸›ã‚‹(逆ã®ã‚±ãƒ¼ã‚¹ã‚‚ã‚ã‚‹)。v2.40 - // サンプリングドラムã®éŸ³è‰²ãŒæ±ºã¾ã‚‹ã®ã§å¤§äº‹ãªå€¤ã€‚値ãŒå¤§ãã™ãŽã‚‹ã¨ãƒ•ァイナルソルジャーやソルジャーブレイド,モトローダーãªã©ã§ãƒ‰ãƒ©ãƒ ãŒã—ょã¼ããªã‚‹ã€‚ - -//#define RESMPL_RATE PSG_FRQ / OVERSAMPLE_RATE / SAMPLE_RATE // the lack of () is intentional - - -/*----------------------------------------------------------------------------- - [DEV NOTE] - - MAL --- 0 - 15 (15 ã§ -0[dB], 1減るã”ã¨ã« -3.0 [dB]) - AL --- 0 - 31 (31 ã§ -0[dB], 1減るã”ã¨ã« -1.5 [dB]) - LAL/RAL --- 0 - 15 (15 ã§ -0[dB], 1減るã”ã¨ã« -3.0 [dB]) - - 次ã®ã‚ˆã†ã«è§£é‡ˆã—ãªãŠã™ã€‚ - - MAL*2 --- 0 - 30 (30 ã§ -0[dB], 1減るã”ã¨ã« -1.5 [dB]) - AL --- 0 - 31 (31 ã§ -0[dB], 1減るã”ã¨ã« -1.5 [dB]) - LAL/RAL*2 --- 0 - 30 (30 ã§ -0[dB], 1減るã”ã¨ã« -1.5 [dB]) - - - dB = 20 * log10(OUT/IN) - - dB / 20 = log10(OUT/IN) - - OUT/IN = 10^(dB/20) - - IN(最大出力) ã‚’ 1.0 ã¨ã™ã‚‹ã¨ã€ - - OUT = 10^(dB/20) - - -91 <= -(MAL*2 + AL + LAL(RAL)*2) <= 0 - - ã ã‹ã‚‰ã€æœ€ã‚‚å°ã•ã„音ã¯ã€ - - -91 * 1.5 [dB] = -136.5 [dB] = 10^(-136.5/20) ~= 1.496236e-7 [å€] - - ã¨ãªã‚‹ã€‚ - - 1e-7 オーダーã®å€¤ã¯ã€å›ºå®šå°æ•°ç‚¹ã§è¡¨ç¾ã—よã†ã¨ã™ã‚‹ã¨ã€å°æ•°éƒ¨ã ã‘ã§ - 24 ビット以上必è¦ã§ã€ãªãŠã‹ã¤ï¼‘6ビットã®éŸ³å£°ã‚’扱ã†ãŸã‚ã«ã¯ +16ビット - ã ã‹ã‚‰ 24+16 = 40ビット以上必è¦ã«ãªã‚‹ã€‚よã£ã¦ã€32 ビットã®å‡¦ç†ç³»ã§ - PCEã®éŸ³å£°ã‚’å›ºå®šå°æ•°ç‚¹ã§è¡¨ç¾ã™ã‚‹ã®ã¯ã¤ã‚‰ã„。ãã“ã§ã€æ³¢å½¢ã®è¨ˆç®—㯠- float ã§è¡Œãªã†ã“ã¨ã«ã™ã‚‹ã€‚ - - float ã‹ã‚‰å‡ºåЛ形å¼ã«å¤‰æ›ã™ã‚‹ã®ã¯ï¼¡ï¼°ï¼µã®ä»•事ã¨ã™ã‚‹ã€‚ - - [2004.4.28] ã‚„ã£ã±ã‚Š Sint32 ã§å®Ÿè£…ã™ã‚‹ã“ã¨ã«ã—ãŸ(å¾®å°ãªå€¤ã¯ç„¡è¦–ã™ã‚‹)。 - - CPUã¨ï¼°ï¼³ï¼§ã¯åŒã˜ï¼©ï¼£ã«ãƒ‘ッケージã—ã¦ã‚ã‚‹ã®ã ãŒã€ - 実際ã«ã¯ï¼°ï¼³ï¼§ã¯ï¼£ï¼°ï¼µã®ï¼‘ï¼ï¼’ã®ã‚¯ãƒ­ãƒƒã‚¯ã§å‹•作ã™ã‚‹ã¨è€ƒãˆã¦è‰¯ã„よã†ã ã€‚ - よã£ã¦ã€ï¼°ï¼³ï¼§ã®å‹•作周波数 Fpsg ã¯ã€ - - Fpsg = 21.47727 [MHz] / 3 / 2 = 3.579545 [MHz] - - ã¨ãªã‚‹ã€‚ - - ãŸã¨ãˆã°ï¼“2サンプルを1周期ã¨ã™ã‚‹æ³¢å½¢ãŒå†ç”Ÿã•れるã¨ã〠- ã“ã®å‘¨æ³¢æ•°ã®å‘¨æœŸã§ã‚µãƒ³ãƒ—ルを1ã¤ãšã¤æ‹¾ã„出ã™ã¨ã€ - - M = 3579545 / 32 = 111860.78125 [Hz] - - ã¨ã„ã†ãƒžã‚¸ãƒƒã‚¯ãƒŠãƒ³ãƒãƒ¼ãŒå¾—られる(ファミコンã¨åŒã˜ï¼‰ã€‚ - ãŸã ã—ã€å†ç”Ÿå‘¨æ³¢æ•°ãŒå›ºå®šã§ã¯æ›²ã®æ¼”å¥ãŒã§ããªã„ã®ã§ã€ - FRQ ãªã‚‹å‘¨æ³¢æ•°ãƒ‘ラメータを用ã„ã¦å†ç”Ÿå‘¨æ³¢æ•°ã‚’変化ã•ã›ã‚‹ã€‚ - FRQ ã¯ï¼°ï¼³ï¼§ã®ãƒ¬ã‚¸ã‚¹ã‚¿ã«æ›¸ãè¾¼ã¾ã‚Œã‚‹ï¼‘2ビット長ã®ãƒ‘ラメータã§ã€ - ↑ã§å¾—られãŸãƒžã‚¸ãƒƒã‚¯ãƒŠãƒ³ãƒãƒ¼ã®ã€Œå‰²ã‚‹æ•°ã€ã«ãªã£ã¦ã„る。 - - 上ã®ï¼“2サンプルを1周期ã¨ã™ã‚‹æ³¢å½¢ãŒå†ç”Ÿã•れるã¨ã〠- ã“ã®æ³¢å½¢ã®å‘¨æ³¢æ•° F ã¯ã€FRQ を用ã„ã¦ã€ - - F = M / FRQ [Hz] (FRQ != 0) - - ã¨ãªã‚‹ã€‚ - - ï¼°ï¼£ã®å†ç”Ÿã‚µãƒ³ãƒ—リング周波数㌠Fpc [Hz] ã ã¨ã™ã‚‹ã¨ã€ - ï¼‘å‘¨æœŸï¼“ï¼’ã‚µãƒ³ãƒ—ãƒ«ã®æ³¢å½¢ã®å†ç”Ÿå‘¨æ³¢æ•° F2 㯠F2 = Fpc / 32 [Hz]。 - よã£ã¦ã€ï¼°ï¼£ã®ï¼‘サンプルã«å¯¾ã—ã¦ã€ï¼°ï¼£ï¼¥ã®ï¼‘サンプルを拾ã„出㙠- カウンタã®é€²ã¿å¹… I 㯠- - I = F / F2 = 32 * F / Fpc = Fpsg / FRQ / Fpc [å˜ä½ãªã—] - - ã¨ãªã‚‹ã€‚ - - [NOISE CHANNEL] - - 擬似ノイズã®ç”Ÿæˆã«ã¯ï¼­ç³»åˆ—(maximum length sequence)ãŒç”¨ã„られる。 - M系列ã®ãƒ“ãƒƒãƒˆé•·ã¯æœªèª¿æŸ»ã«ã¤ã䏿˜Žã€‚ - ã“ã“ã§ã¯ä»®ã«ï¼‘5ビットã¨ã—ã¦å®Ÿè£…を行ãªã†ã€‚ - 出力ã¯ï¼‘ビットã§ã€D0 ãŒã‚¼ãƒ­ã®ã¨ãã¯è² ã®å€¤ã€ï¼‘ã®ã¨ãã¯æ­£ã®å€¤ã¨ã™ã‚‹ã€‚ - - ï¼°ï¼£ã®ï¼‘サンプルã«å¯¾ã—ã¦ã€ï¼°ï¼£ï¼¥ã®ï¼‘サンプルを拾ã„出㙠- カウンタã®é€²ã¿å¹… I ã¯ã€ - - I = Fpsg / 64 / FRQ / Fpc (FRQ != 0) - - ã¨ãªã‚‹ã€‚ - - [å†ç”Ÿã‚¯ã‚ªãƒªãƒ†ã‚£å‘上ã«ã¤ã„ã¦] 2004.6.22 - - エミュレータã§ã¯ã€ï¼°ï¼³ï¼§ã®ãƒ¬ã‚¸ã‚¹ã‚¿ã«ãƒ‡ãƒ¼ã‚¿ãŒæ›¸ãè¾¼ã¾ã‚Œã‚‹ã¾ã§ã€ - 次ã«ç™ºå£°ã™ã¹ã音ãŒã‚ã‹ã‚‰ãªã„。レジスタã«ãƒ‡ãƒ¼ã‚¿ãŒæ›¸ãè¾¼ã¾ã‚ŒãŸã¨ãã«ã€ - サウンドãƒãƒƒãƒ•ã‚¡ã‚’æ›´æ–°ã—ãŸã„ã®ã ã‘ã©ã€ã‚ã„ã«ãç¾åœ¨ã®å®Ÿè£…ã§ã¯ã€ - サウンドãƒãƒƒãƒ•ã‚¡ã®æ›´æ–°ã¯åˆ¥ã‚¹ãƒ¬ãƒƒãƒ‰ã§è¡Œãªã‚れã¦ã„ã¦ã€ - エミュレーションスレッドã‹ã‚‰ä»»æ„ã®æ™‚é–“ã«æ›´æ–°ã™ã‚‹ã“ã¨ãŒã§ããªã„。 - - ã“れã¾ã§ã®å†ç”Ÿã§ã¯ã€ã‚µã‚¦ãƒ³ãƒ‰ãƒãƒƒãƒ•ã‚¡ã®æ›´æ–°æ™‚ã®ãƒ¬ã‚¸ã‚¹ã‚¿è¨­å®šã®ã¿ãŒ - 有効ã ã£ãŸãŒã€ã“れã ã¨ä¾‹ãˆã°ã‚µã‚¦ãƒ³ãƒ‰ãƒãƒƒãƒ•ã‚¡æ›´æ–°ã®åˆé–“ã«ä¸€çž¬ã ã‘ - 出力ã•れãŸéŸ³ãªã©ãŒç„¡è¦–ã•れã¦ã—ã¾ã†ã€‚ã“れã¯ç‰¹ã«ï¼¤ï¼¤ï¼¡ãƒ¢ãƒ¼ãƒ‰ã‚„ノイズ㌠- リズムパートã¨ã—ã¦ä½¿ç”¨ã•れる上ã§å•題ã«ãªã‚‹ã€‚ - - ãƒ¬ã‚¸ã‚¹ã‚¿ã«æ›¸ãè¾¼ã¾ã‚ŒãŸå€¤ã‚’ãã¡ã‚“ã¨éŸ³å£°å‡ºåŠ›ã«å映ã•ã›ã‚‹ã«ã¯ã€ - éŽåŽ»ã«æ›¸ãè¾¼ã¾ã‚ŒãŸãƒ¬ã‚¸ã‚¹ã‚¿ã®å€¤(ã„ã¤ã€ã©ã®ãƒ¬ã‚¸ã‚¹ã‚¿ã«ã€ä½•ãŒæ›¸ãè¾¼ã¾ã‚ŒãŸã‹) - ã‚’ä¿å­˜ã—ã¦ãŠã„ã¦ã€ã‚µã‚¦ãƒ³ãƒ‰ãƒãƒƒãƒ•ァ更新時ã«ã“れをå‚ç…§ã™ã‚‹æ–¹æ³•㌠- 考ãˆã‚‰ã‚Œã‚‹ã€‚ã©ã®ãらã„éŽåŽ»ã¾ã§ãƒ¬ã‚¸ã‚¹ã‚¿ã®å€¤ã‚’ä¿å­˜ã—ã¦ãŠãã‹ã¯ã€ - サウンドãƒãƒƒãƒ•ã‚¡ã®é•·ã•ã«ã‚‚ã‚ˆã‚‹ã¨æ€ã‚れるãŒã€ã¨ã‚Šã‚ãˆãšã¯è©¦è¡ŒéŒ¯èª¤ã§ - 決ã‚ã‚‹ã“ã¨ã«ã™ã‚‹ã€‚ - - PSGレジスタã¸ã®æ›¸ãè¾¼ã¿å‹•作ã¯ã‚¨ãƒŸãƒ¥ãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³ã‚¹ãƒ¬ãƒƒãƒ‰ã§ - 行ãªã‚れã€ã‚µã‚¦ãƒ³ãƒ‰ãƒãƒƒãƒ•ã‚¡æ›´æ–°ã¯ãã®å°‚用スレッドã§è¡Œãªã‚れる。 - ã“れã ã¨ã€ã‚¨ãƒŸãƒ¥ãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³ã‚¹ãƒ¬ãƒƒãƒ‰ãŒãƒ¬ã‚¸ã‚¹ã‚¿ã®ã‚­ãƒ¥ãƒ¼ã«æ›¸ãè¾¼ã¿ã‚’ - 行ãªã£ã¦ã„る最中ã«ã€ã‚µã‚¦ãƒ³ãƒ‰ãƒãƒƒãƒ•ァ更新スレッドãŒã‚­ãƒ¥ãƒ¼ã‹ã‚‰ - 読ã¿å‡ºã—を行ãªã£ã¦ã—ã¾ã„ã€ã‚¢ã‚¯ã‚»ã‚¹ãŒè¡çªã™ã‚‹ã€‚ã“ã®å•題を解決ã™ã‚‹ã«ã¯ã€ - - 1.サウンドãƒãƒƒãƒ•ã‚¡ã®æ›´æ–°ã‚’別スレッドã§è¡Œãªã‚ãªã„ - 2.キューã®ã‚¢ã‚¯ã‚»ã‚¹éƒ¨åˆ†ã‚’排他処ç†ã«ã™ã‚‹ - - ã®ï¼’ã¨ãŠã‚ŠãŒè€ƒãˆã‚‰ã‚Œã‚‹ã€‚ã¨ã‚Šã‚ãˆãšï¼’ã®æ–¹æ³•ã‚’ã¨ã‚‹ã“ã¨ã«ã™ã‚‹ã€‚ ----------------------------------------------------------------------------*/ - - -typedef struct -{ - Uint32 frq; - BOOL bOn; - BOOL bDDA; - Uint32 volume; - Uint32 volumeL; - Uint32 volumeR; - Sint32 outVolumeL; - Sint32 outVolumeR; - Sint32 wave[32]; - Uint32 waveIndex; - Sint32 ddaSample; - Uint32 phase; - Uint32 deltaPhase; - BOOL bNoiseOn; - Uint32 noiseFrq; - Uint32 deltaNoisePhase; -} PSG; - -typedef struct -{ - double SAMPLE_RATE; - double PSG_FRQ; - double RESMPL_RATE; - - PSG Psg[8]; // 6, 7 is unused - Sint32 DdaFadeOutL[8]; //Kitao追加 - Sint32 DdaFadeOutR[8]; //Kitao追加 - Uint32 Channel; // 0 - 5; - Uint32 MainVolumeL; // 0 - 15 - Uint32 MainVolumeR; // 0 - 15 - Uint32 LfoFrq; - BOOL bLfoOn; //v1.59ã‹ã‚‰éžä½¿ç”¨ã€‚éŽåŽ»verã®ã‚¹ãƒ†ãƒ¼ãƒˆãƒ­ãƒ¼ãƒ‰ã®ãŸã‚ã«æ®‹ã—ã¦ã‚る。 - Uint32 LfoCtrl; - Uint32 LfoShift; //v1.59ã‹ã‚‰éžä½¿ç”¨ã€‚éŽåŽ»verã®ã‚¹ãƒ†ãƒ¼ãƒˆãƒ­ãƒ¼ãƒ‰ã®ãŸã‚ã«æ®‹ã—ã¦ã‚る。 - Sint32 PsgVolumeEffect; // = 0;//Kitao追加 - double Volume; // = 0;//Kitao追加 - double VOL; // = 0.0;//Kitao追加。v1.08 -// BOOL _bPsgMute[8] = {FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE};//Kitao追加。v1.29 - BOOL bPsgMute[8]; - - Uint8 Port[16]; // for debug purpose - - BOOL bWaveCrash; //Kitao追加。DDAå†ç”Ÿä¸­ã«Waveãƒ‡ãƒ¼ã‚¿ãŒæ›¸ãæ›ãˆã‚‰ã‚ŒãŸã‚‰TRUE - BOOL bHoneyInTheSky; //ã¯ã«ã„ã„ã‚“ã–ã™ã‹ã„パッãƒç”¨ã€‚v2.60 -} huc6280_state; - -static Sint32 _VolumeTable[92]; -static Sint32 _NoiseTable[32768]; - -//static BOOL _bPsgInit = FALSE; -static BOOL _bTblInit = FALSE; - -//Kitao更新。v1.10。キュー処ç†ã‚’ã“ã“ã«çµ±åˆã—ã¦é«˜é€ŸåŒ–。 -/* - APU専用キューã®ä»•様 - - ãƒ¬ã‚¸ã‚¹ã‚¿ã«æ›¸ãè¾¼ã¿ãŒè¡Œãªã‚れるã”ã¨ã«ã€ - キューã«ãã®å†…容を追加ã™ã‚‹ã€‚ - - サウンドãƒãƒƒãƒ•ァ更新時ã«çµŒéŽæ™‚é–“ã‚’ã¿ã¦ã€ - éŽåŽ»ã«æ›¸ãè¾¼ã¾ã‚ŒãŸãƒ¬ã‚¸ã‚¹ã‚¿å†…容を - 書ãè¾¼ã¾ã‚ŒãŸé †ã«ã‚­ãƒ¥ãƒ¼ã‹ã‚‰å–り出ã—〠- PSGレジスタを更新ã™ã‚‹ã€‚ - (ãªãŠï¼°ï¼³ï¼§ãƒ¬ã‚¸ã‚¹ã‚¿ã¯å…¨ã¦ write only ã¨ã¿ãªã™) - ↑è¦ç¢ºèª - - キューã«è¿½åŠ ã™ã‚‹ã¨ãã«ã¯ write index を用ã„〠- å–り出ã™ã¨ãã«ã¯ read index を用ã„る。 - - // 追加 - queue[write index++] = written data - - // å–り出㗠- data = queue[read index++] - - キューã‹ã‚‰å€¤ã‚’å–り出ã—ãŸã¨ãã« read index ㌠- write index ã¨ä¸€è‡´ã—ãŸã¨ã㯠queue underflow。 - →ã¨ã‚Šã‚ãˆãšãªã«ã‚‚ã—ãªã„。 - - キューã«å€¤ã‚’追加ã—ãŸã¨ãã« write index ㌠- read index ã¨ä¸€è‡´ã—ãŸã¨ã㯠queue overflow。 - →ã¨ã‚Šã‚ãˆãšãƒªã‚»ãƒƒãƒˆã™ã‚‹ã“ã¨ã«ã™ã‚‹ã€‚ -*/ - -/*#define APUQUEUE_SIZE 65536*2 // must be power of 2 v1.61更新。65536ã ã¨ï¼¡åˆ—車3をオーãƒãƒ¼ã‚¯ãƒ­ãƒƒã‚¯ã—ã¦ãƒ—レイã—ãŸã¨ãã«è¶³ã‚Šãªã‹ã£ãŸã€‚ - -typedef struct //Kitao更新。clockã¯éžä½¿ç”¨ã¨ã—ãŸã€‚v1.61ã‹ã‚‰ã‚¹ãƒ†ãƒ¼ãƒˆã‚»ãƒ¼ãƒ–ã®ã‚µã‚¤ã‚ºã‚’減らã™ãŸã‚ã«å¤‰æ•°ä¸Šã‹ã‚‰ã‚‚カット。 -{ - Uint8 reg; // 0-15 - Uint8 data; // written data -} ApuQueue; -typedef struct //v1.60以å‰ã®ã‚¹ãƒ†ãƒ¼ãƒˆãƒ­ãƒ¼ãƒ‰ã®ãŸã‚残ã—ã¦ã‚る。 -{ - Uint32 clock; // cpu cycles elapsed since previous write Kitao更新。clockã¯ç¾åœ¨éžä½¿ç”¨ã€‚ - Uint8 reg; // 0-15 - Uint8 data; // written data -} OldApuQueue; - -static ApuQueue _Queue[APUQUEUE_SIZE]; -static Uint32 _QueueWriteIndex; -static Uint32 _QueueReadIndex;*/ - - -//ボリュームテーブルã®ä½œæˆ -//Kitao更新。低音é‡ã®éŸ³ãŒå®Ÿæ©Ÿã‚ˆã‚Šèžã“ãˆã¥ã‚‰ã„ã®ã§ã€æ¸›é€€çŽ‡ã‚’VOL_TABLE_DECLINE[db](試行錯誤ã—ãŸãƒ™ã‚¹ãƒˆå€¤)ã¨ã—ã€ãƒŽãƒ¼ãƒžãƒ©ã‚¤ã‚ºå‡¦ç†ã‚’ã™ã‚‹ã‚ˆã†ã«ã—ãŸã€‚v1.46 -// ãŠãらãã€å®Ÿæ©Ÿã‚‚アンプを通ã£ã¦å‡ºåŠ›ã•れる際ã«ãƒŽãƒ¼ãƒžãƒ©ã‚¤ã‚ºå‡¦ç†ã•れã¦ã„る。 -static void -create_volume_table() -{ - int i; - double v; - - _VolumeTable[0] = 0; //Kitao追加 - for (i = 1; i <= 91; i++) - { - v = 91 - i; - _VolumeTable[i] = (Sint32)(32768.0 * pow(10.0, v * VOL_TABLE_DECLINE / 20.0)); //VOL_TABLE_DECLINE。å°ã•ãã—ã™ãŽã‚‹ã¨éŸ³ãŒå¹³é¢çš„ãªå‚¾å‘ã«ã€‚ソルジャーブレイドã§èª¿æ•´ã€‚v1.46。 - } -} - - -//ノイズテーブルã®ä½œæˆ -static void -create_noise_table() -{ - Sint32 i; - Uint32 bit0; - Uint32 bit1; - Uint32 bit14; - Uint32 reg = 0x100; - - for (i = 0; i < 32768; i++) - { - bit0 = reg & 1; - bit1 = (reg & 2) >> 1; - bit14 = (bit0 ^ bit1); - reg >>= 1; - reg |= (bit14 << 14); - _NoiseTable[i] = (bit0) ? NOISE_TABLE_VALUE; //Kitao更新。ノイズã®ãƒœãƒªãƒ¥ãƒ¼ãƒ ã¨éŸ³è³ªã‚’調整ã—ãŸã€‚ - } -} - - -/*----------------------------------------------------------------------------- - [write_reg] - PSGãƒãƒ¼ãƒˆã®æ›¸ãè¾¼ã¿ã«å¯¾ã™ã‚‹å‹•作を記述ã—ã¾ã™ã€‚ ------------------------------------------------------------------------------*/ -//static inline void -INLINE void -write_reg( - huc6280_state* info, - Uint8 reg, - Uint8 data) -{ - Uint32 i; - Uint32 frq;//Kitao追加 - PSG* PSGChn; - - info->Port[reg & 15] = data; - - switch (reg & 15) - { - case 0: // register select - info->Channel = data & 7; - break; - - case 1: // main volume - info->MainVolumeL = (data >> 4) & 0x0F; - info->MainVolumeR = data & 0x0F; - - /* LMAL, RMAL ã¯å…¨ãƒãƒ£ãƒãƒ«ã®éŸ³é‡ã«å½±éŸ¿ã™ã‚‹ */ - for (i = 0; i < N_CHANNEL; i++) - { - PSGChn = &info->Psg[i]; - PSGChn->outVolumeL = _VolumeTable[PSGChn->volume + (info->MainVolumeL + PSGChn->volumeL) * 2]; - PSGChn->outVolumeR = _VolumeTable[PSGChn->volume + (info->MainVolumeR + PSGChn->volumeR) * 2]; - } - break; - - case 2: // frequency low - PSGChn = &info->Psg[info->Channel]; - PSGChn->frq &= ~0xFF; - PSGChn->frq |= data; - //Kitao更新。update_frequencyã¯ã€é€Ÿåº¦ã‚¢ãƒƒãƒ—ã®ãŸã‚サブルーãƒãƒ³ã«ã›ãšç›´æŽ¥å®Ÿè¡Œã™ã‚‹ã‚ˆã†ã«ã—ãŸã€‚ - frq = (PSGChn->frq - 1) & 0xFFF; - if (frq) - PSGChn->deltaPhase = (Uint32)((double)(65536.0 * 256.0 * 8.0 * info->RESMPL_RATE) / (double)frq +0.5); //Kitao更新。速度アップã®ãŸã‚frq以外ã¯å®šæ•°è¨ˆç®—ã«ã—ãŸã€‚精度å‘上ã®ãŸã‚ã€å…ˆã«å€¤ã®å°ã•ã„OVERSAMPLE_RATEã®ã»ã†ã§å‰²ã‚‹ã‚ˆã†ã«ã—ãŸã€‚+0.5ã¯å››æ¨äº”å…¥ã§ç²¾åº¦ã‚¢ãƒƒãƒ—。プãƒãƒŽã‚¤ã‚ºè»½æ¸›ã®ãŸã‚。 - else - PSGChn->deltaPhase = 0; - break; - - case 3: // frequency high - PSGChn = &info->Psg[info->Channel]; - PSGChn->frq &= ~0xF00; - PSGChn->frq |= (data & 0x0F) << 8; - //Kitao更新。update_frequencyã¯ã€é€Ÿåº¦ã‚¢ãƒƒãƒ—ã®ãŸã‚サブルーãƒãƒ³ã«ã›ãšç›´æŽ¥å®Ÿè¡Œã™ã‚‹ã‚ˆã†ã«ã—ãŸã€‚ - frq = (PSGChn->frq - 1) & 0xFFF; - if (frq) - PSGChn->deltaPhase = (Uint32)((double)(65536.0 * 256.0 * 8.0 * info->RESMPL_RATE) / (double)frq +0.5); //Kitao更新。速度アップã®ãŸã‚frq以外ã¯å®šæ•°è¨ˆç®—ã«ã—ãŸã€‚精度å‘上ã®ãŸã‚ã€å…ˆã«å€¤ã®å°ã•ã„OVERSAMPLE_RATEã®ã»ã†ã§å‰²ã‚‹ã‚ˆã†ã«ã—ãŸã€‚+0.5ã¯å››æ¨äº”å…¥ã§ç²¾åº¦ã‚¢ãƒƒãƒ—。プãƒãƒŽã‚¤ã‚ºè»½æ¸›ã®ãŸã‚。 - else - PSGChn->deltaPhase = 0; - break; - - case 4: // ON, DDA, AL - PSGChn = &info->Psg[info->Channel]; - if (info->bHoneyInTheSky) //ã¯ã«ã„ã„ã‚“ã–ã™ã‹ã„ã®ãƒãƒ¼ã‚ºæ™‚ã«ã€å¾®å¦™ãªãƒœãƒªãƒ¥ãƒ¼ãƒ èª¿æ•´ã‚¿ã‚¤ãƒŸãƒ³ã‚°ã®å•題ã§ãƒ—ãƒãƒŽã‚¤ã‚ºãŒè¼‰ã£ã¦ã—ã¾ã†ã®ã§ã€ç¾çжã¯ãƒ‘ッãƒå‡¦ç†ã§å¯¾å¿œã€‚v2.60æ›´æ–° - { - if ((PSGChn->bOn)&&(data == 0)) //発声中ã«dataãŒ0ã®å ´åˆã€LRボリュームも0ã«ãƒªã‚»ãƒƒãƒˆã€‚ã¯ã«ã„ã„ã‚“ã–ã™ã‹ã„ã®ãƒãƒ¼ã‚ºæ™‚ã®ãƒŽã‚¤ã‚ºãŒè§£æ¶ˆã€‚(data & 0x1F)ã ã‘ãŒ0ã®ã¨ãã«ãƒªã‚»ãƒƒãƒˆã™ã‚‹ã¨ã€ã‚µã‚¤ãƒ¬ãƒ³ãƒˆãƒ‡ãƒãƒƒã‚¬ãƒ¼ã‚ºç­‰ã§NG。発声ã—ã¦ãªã„時ã«ãƒªã‚»ãƒƒãƒˆã™ã‚‹ã¨ã‚¢ãƒˆãƒŸãƒƒã‚¯ãƒ­ãƒœã§NG。v2.55 - { - //PRINTF("test %X %X %X %X",info->Channel,PSGChn->bOn,info->MainVolumeL,info->MainVolumeR); - if ((info->MainVolumeL & 1) == 0) //メインボリュームã®bit0ãŒ0ã®ã¨ãã ã‘処ç†(ã¯ã«ã„ã„ã‚“ã–ã™ã‹ã„ã§ã‚¤ãƒ¬ã‚®ãƒ¥ãƒ©ãƒ¼ãª0xE。他ã®ã‚²ãƒ¼ãƒ ã¯0xF。※ヘビーユニットも0xEã ã£ãŸ)。ã“れãŒãªã„ã¨ãƒŸã‚ºãƒã‚¯å¤§å†’険ã§éŸ³ãŒå‡ºãªã„。実機ã®ä»•組ã¿ã¨åŒã˜ã‹ã©ã†ã‹ã¯æœªç¢ºèªã€‚v2.53追加 - PSGChn->volumeL = 0; - if ((info->MainVolumeR & 1) == 0) //å³ãƒãƒ£ãƒ³ãƒãƒ«ã‚‚åŒæ§˜ã¨ã™ã‚‹ - PSGChn->volumeR = 0; - } - } - - PSGChn->bOn = ((data & 0x80) != 0); - if ((PSGChn->bDDA)&&((data & 0x40)==0)) //DDAã‹ã‚‰WAVEã¸åˆ‡ã‚Šæ›¿ã‚ã‚‹ã¨ã or DDAã‹ã‚‰æ¶ˆéŸ³ã™ã‚‹ã¨ã - { - //Kitao追加。DDAã¯ã„ããªã‚Šæ¶ˆéŸ³ã™ã‚‹ã¨ç›®ç«‹ã¤ãƒŽã‚¤ã‚ºãŒè¼‰ã‚‹ã®ã§ãƒ•ェードアウトã™ã‚‹ã€‚ - info->DdaFadeOutL[info->Channel] = (Sint32)((double)(PSGChn->ddaSample * PSGChn->outVolumeL) * - ((1 + (1 >> 3) + (1 >> 4) + (1 >> 5) + (1 >> 7) + (1 >> 12) + (1 >> 14) + (1 >> 15)) * SAMPLE_FADE_DECLINE)); //å…ƒã®éŸ³é‡ã€‚v2.65æ›´æ–° - info->DdaFadeOutR[info->Channel] = (Sint32)((double)(PSGChn->ddaSample * PSGChn->outVolumeR) * - ((1 + (1 >> 3) + (1 >> 4) + (1 >> 5) + (1 >> 7) + (1 >> 12) + (1 >> 14) + (1 >> 15)) * SAMPLE_FADE_DECLINE)); - - } - PSGChn->bDDA = ((data & 0x40) != 0); - - //Kitao追加。dataã®bit7,6ãŒ01ã®ã¨ãã«Waveインデックスをリセットã™ã‚‹ã€‚ - //DDAモード時ã«Waveデータを書ã込んã§ã„ãŸå ´åˆã¯ã“ã“ã§Waveãƒ‡ãƒ¼ã‚¿ã‚’ä¿®å¾©ï¼ˆåˆæœŸåŒ–)ã™ã‚‹ã€‚ファイヤープロレスリング。 - if ((data & 0xC0) == 0x40) - { - PSGChn->waveIndex = 0; - if (info->bWaveCrash) - { - for (i=0; i<32; i++) - PSGChn->wave[i] = -14; //Waveデータを最å°å€¤ã§åˆæœŸåŒ– - info->bWaveCrash = FALSE; - } - } - - PSGChn->volume = data & 0x1F; - PSGChn->outVolumeL = _VolumeTable[PSGChn->volume + (info->MainVolumeL + PSGChn->volumeL) * 2]; - PSGChn->outVolumeR = _VolumeTable[PSGChn->volume + (info->MainVolumeR + PSGChn->volumeR) * 2]; - break; - - case 5: // LAL, RAL - PSGChn = &info->Psg[info->Channel]; - PSGChn->volumeL = (data >> 4) & 0xF; - PSGChn->volumeR = data & 0xF; - PSGChn->outVolumeL = _VolumeTable[PSGChn->volume + (info->MainVolumeL + PSGChn->volumeL) * 2]; - PSGChn->outVolumeR = _VolumeTable[PSGChn->volume + (info->MainVolumeR + PSGChn->volumeR) * 2]; - break; - - case 6: // wave data //Kitao更新。DDAモードã®ã¨ãã‚‚Waveデータを更新ã™ã‚‹ã‚ˆã†ã«ã—ãŸã€‚v0.63。ファイヤープロレスリング - PSGChn = &info->Psg[info->Channel]; - data &= 0x1F; - info->bWaveCrash = FALSE; //Kitao追加 - if (!PSGChn->bOn) //Kitao追加。音を鳴らã—ã¦ã„ãªã„ã¨ãã ã‘Waveデータを更新ã™ã‚‹ã€‚v0.65。F1トリプルãƒãƒˆãƒ«ã®ã‚¨ãƒ³ã‚¸ãƒ³éŸ³ã€‚ - { - PSGChn->wave[PSGChn->waveIndex++] = 17 - data; //17。Kitao更新。一番心地よã響ã値ã«ã€‚ミズãƒã‚¯å¤§å†’険,モトローダー,ドラゴンスピリット等ã§èª¿æ•´ã€‚ - PSGChn->waveIndex &= 0x1F; - } - if (PSGChn->bDDA) - { - //Kitao更新。ノイズ軽減ã®ãŸã‚6より下å´ã®å€¤ã¯ã‚«ãƒƒãƒˆã™ã‚‹ã‚ˆã†ã«ã—ãŸã€‚v0.59 - if (data < 6) //サイãƒãƒ¼ãƒŠã‚¤ãƒˆã§6ã«æ±ºå®š - data = 6; //ノイズãŒå¤šã„ã®ã§å°ã•ãªå€¤ã¯ã‚«ãƒƒãƒˆ - PSGChn->ddaSample = 11 - data; //サイãƒãƒ¼ãƒŠã‚¤ãƒˆã§11ã«æ±ºå®šã€‚ドラムã®éŸ³è‰²ãŒæœ€é©ã€‚v0.74 - - if (!PSGChn->bOn) //DDAモード時ã«Waveãƒ‡ãƒ¼ã‚¿ã‚’æ›¸ãæ›ãˆãŸå ´åˆ - info->bWaveCrash = TRUE; - } - break; - - case 7: // noise on, noise frq - if (info->Channel >= 4) - { - PSGChn = &info->Psg[info->Channel]; - PSGChn->bNoiseOn = ((data & 0x80) != 0); - PSGChn->noiseFrq = 0x1F - (data & 0x1F); - if (PSGChn->noiseFrq == 0) - PSGChn->deltaNoisePhase = (Uint32)((double)(2048.0 * info->RESMPL_RATE) +0.5); //Kitaoæ›´æ–° - else - PSGChn->deltaNoisePhase = (Uint32)((double)(2048.0 * info->RESMPL_RATE) / (double)PSGChn->noiseFrq +0.5); //Kitaoæ›´æ–° - } - break; - - case 8: // LFO frequency - info->LfoFrq = data; - //Kitaoテスト用 - //PRINTF("LFO Frq = %X",info->LfoFrq); - break; - - case 9: // LFO control Kitao更新。シンプルã«å®Ÿè£…ã—ã¦ã¿ãŸã€‚実機ã§åŒã˜å‹•作ã‹ã¯æœªç¢ºèªã€‚ã¯ã«ã„ã„ã‚“ã–ã™ã‹ã„ã®éŸ³ãŒä¼¼ã‚‹ã‚ˆã†ã«å®Ÿè£…。v1.59 - if (data & 0x80) //bit7ã‚’ç«‹ã¦ã¦å‘¼ã¶ã¨æã‚‰ãリセット - { - info->Psg[1].phase = 0; //LfoFrqã¯åˆæœŸåŒ–ã—ãªã„。ã¯ã«ã„ã„ã‚“ã–ã™ã‹ã„。 - //Kitaoテスト用 - //PRINTF("LFO control = %X",data); - } - info->LfoCtrl = data & 7; //ドロップロックã»ã‚‰ãƒ›ãƒ©ã§5ãŒä½¿ã‚れる。v1.61æ›´æ–° - if (info->LfoCtrl & 4) - info->LfoCtrl = 0; //ドロップロックã»ã‚‰ãƒ›ãƒ©ã€‚実機ã§è´ã„ãŸæ„Ÿã˜ã¯LFOオフã¨åŒã˜éŸ³ã®ã‚ˆã†ãªã®ã§bit2ãŒç«‹ã£ã¦ã„ãŸ(è² ã®æ•°æ‰±ã„?)ら0ã¨åŒã˜ã“ã¨ã¨ã™ã‚‹ã€‚ - //Kitaoテスト用 - //PRINTF("LFO control = %X, Frq =%X",data,info->LfoFrq); - break; - - default: // invalid write - break; - } - - return; -} - - -//Kitao追加 -static void -set_VOL(huc6280_state* info) -{ - //Sint32 v; - - if (info->PsgVolumeEffect == 0) - //info->VOL = 0.0; //ミュート - info->VOL = 1.0 / 128.0; - else if (info->PsgVolumeEffect == 3) - info->VOL = info->Volume / (double)(OVERSAMPLE_RATE * 4.0/3.0); // 3/4。v1.29追加 - else - info->VOL = info->Volume / (double)(OVERSAMPLE_RATE * info->PsgVolumeEffect); //Kitao追加。_PsgVolumeEffect=ボリューム調節効果。 - - /*if (!APP_GetCDGame()) //Huカードゲームã®ã¨ãã ã‘ã€ãƒœãƒªãƒ¥ãƒ¼ãƒ 101~120を有効化。v2.62 - { - v = APP_GetWindowsVolume(); - if (v > 100) - _VOL *= ((double)(v-100) * 3.0 + 100.0) / 100.0; //101~120ã¯é€šå¸¸ã®3.0å€ã®éŸ³é‡å¤‰åŒ–。3.0å€ã®Vol120ã§ã‚½ãƒ«ã‚¸ãƒ£ãƒ¼ãƒ–レイド最é©ã€‚ビックリマンワールドOK。3.1å€ä»¥ä¸Šã ã¨éŸ³ãŒè–„ããªã‚‹ï¼†éŸ³å‰²ã‚Œã®å¿ƒé…ã‚‚ã‚り。 - }*/ -} - -/*----------------------------------------------------------------------------- - [Mix] - PSGã®å‡ºåŠ›ã‚’ãƒŸãƒƒã‚¯ã‚¹ã—ã¾ã™ã€‚ ------------------------------------------------------------------------------*/ -void -PSG_Mix( -// Sint16* pDst, // 出力先ãƒãƒƒãƒ•ã‚¡ //Kitao更新。PSG専用ãƒãƒƒãƒ•ã‚¡ã«ã—ãŸãŸã‚Sint16ã«ã€‚ - void* chip, - Sint32** pDst, - Sint32 nSample) // 書ã出ã™ã‚µãƒ³ãƒ—ル数 -{ - huc6280_state* info = (huc6280_state*)chip; - PSG* PSGChn; - Sint32 i; - Sint32 j; - Sint32 sample; //Kitao追加 - Sint32 lfo; - Sint32 sampleAllL; //Kitao追加。6chã¶ã‚“ã®ã‚µãƒ³ãƒ—ルを足ã—ã¦ã„ããŸã‚ã®ãƒãƒƒãƒ•ァ。精度を維æŒã™ã‚‹ãŸã‚ã«å¿…è¦ã€‚6chã¶ã‚“åˆè¨ˆãŒçµ‚ã‚ã£ãŸå¾Œã«ã€ã“れをSint16ã«å¤‰æ›ã—ã¦æ›¸ã込むよã†ã«ã—ãŸã€‚ - Sint32 sampleAllR; //Kitao追加。上ã®ï¼²ãƒãƒ£ãƒ³ãƒãƒ«ç”¨ - Sint32 smp; //Kitao追加。DDA音é‡,ノイズ音é‡è¨ˆç®—用 - Sint32* bufL = pDst[0]; - Sint32* bufR = pDst[1]; - -// if (!_bPsgInit) -// return; - - for (j=0; jPsg[i]; - - if ((PSGChn->bOn)&&((i != 1)||(info->LfoCtrl == 0))&&(!info->bPsgMute[i])) //Kitaoæ›´æ–° - { - if (PSGChn->bDDA) - { - smp = PSGChn->ddaSample * PSGChn->outVolumeL; - sampleAllL += smp + (smp >> 3) + (smp >> 4) + (smp >> 5) + (smp >> 7) + (smp >> 12) + (smp >> 14) + (smp >> 15); //Kitao更新。サンプリング音ã®éŸ³é‡ã‚’実機並ã¿ã«èª¿æ•´ã€‚v2.39,v2.40,v2.62,v2.65å†èª¿æ•´ã—ãŸã€‚ - smp = PSGChn->ddaSample * PSGChn->outVolumeR; - sampleAllR += smp + (smp >> 3) + (smp >> 4) + (smp >> 5) + (smp >> 7) + (smp >> 12) + (smp >> 14) + (smp >> 15); //Kitao更新。サンプリング音ã®éŸ³é‡ã‚’実機並ã¿ã«èª¿æ•´ã€‚v2.39,v2.40,v2.62,v2.65å†èª¿æ•´ã—ãŸã€‚ - } - else if (PSGChn->bNoiseOn) - { - sample = _NoiseTable[PSGChn->phase >> 17]; - - if (PSGChn->noiseFrq == 0) //Kitao追加。noiseFrq=0(dataã«0x1FãŒæ›¸ãè¾¼ã¾ã‚ŒãŸ)ã®ã¨ãã¯éŸ³é‡ãŒé€šå¸¸ã®åŠåˆ†ã¨ã—ãŸã€‚(ファイヤープロレスリング3ã€ãƒ‘ãƒƒã‚¯ãƒ©ãƒ³ãƒ‰ã€æ¡ƒå¤ªéƒŽæ´»åЇã€ãŒã‚“ã°ã‚Œã‚´ãƒ«ãƒ•ボーイズãªã©ï¼‰ - { - smp = sample * PSGChn->outVolumeL; - sampleAllL += (smp >> 1) + (smp >> 12) + (smp >> 14); //(1/2 + 1/4096 + (1/32768 + 1/32768)) - smp = sample * PSGChn->outVolumeR; - sampleAllR += (smp >> 1) + (smp >> 12) + (smp >> 14); - } - else //通常 - { - smp = sample * PSGChn->outVolumeL; - sampleAllL += smp + (smp >> 11) + (smp >> 14) + (smp >> 15); //Kitao更新。ノイズã®éŸ³é‡ã‚’実機並ã¿ã«èª¿æ•´(1 + 1/2048 + 1/16384 + 1/32768)。ã“ã®"+1/32768"ã§çµ¶å¦™(主観。大魔界æ‘,ソルジャーブレイドãªã©)ã«ãªã‚‹ã€‚v2.62æ›´æ–° - smp = sample * PSGChn->outVolumeR; - sampleAllR += smp + (smp >> 11) + (smp >> 14) + (smp >> 15); //Kitao更新。ノイズã®éŸ³é‡ã‚’実機並ã¿ã«èª¿æ•´ - } - - PSGChn->phase += PSGChn->deltaNoisePhase; //Kitaoæ›´æ–° - } - else if (PSGChn->deltaPhase) - { - //Kitao更新。オーãƒãƒ¼ã‚µãƒ³ãƒ—リングã—ãªã„よã†ã«ã—ãŸã€‚ - sample = PSGChn->wave[PSGChn->phase >> 27]; - if (PSGChn->frq < 128) - sample -= sample >> 2; //低周波域ã®éŸ³é‡ã‚’制é™ã€‚ブラッドギアã®ã‚¹ã‚¿ãƒ¼ãƒˆæ™‚ãªã©ã§å®Ÿæ©Ÿã¨åŒæ§˜ã®éŸ³ã«ã€‚ソルジャーブレイドãªã©ã‚‚実機ã«è¿‘ããªã£ãŸã€‚v2.03 - - sampleAllL += sample * PSGChn->outVolumeL; //Kitaoæ›´æ–° - sampleAllR += sample * PSGChn->outVolumeR; //Kitaoæ›´æ–° - - //Kitao更新。Lfoã‚ªãƒ³ãŒæœ‰åйã«ãªã‚‹ã‚ˆã†ã«ã—ã€Lfoã®æŽ›ã‹ã‚Šå…·åˆã‚’実機ã«è¿‘ã¥ã‘ãŸã€‚v1.59 - if ((i==0)&&(info->LfoCtrl>0)) - { - //_LfoCtrlãŒ1ã®ã¨ãã«0回シフト(ãã®ã¾ã¾)ã§ã€ã¯ã«ã„ã„ã‚“ã–ã™ã‹ã„ãŒå®Ÿæ©Ÿã®éŸ³ã«è¿‘ã„。 - //_LfoCtrlãŒ3ã®ã¨ãã«4回シフトã§ã€ãƒ•ラッシュãƒã‚¤ãƒ€ãƒ¼ã‚¹ãŒå®Ÿæ©Ÿã®éŸ³ã«è¿‘ã„。 - lfo = info->Psg[1].wave[info->Psg[1].phase >> 27] << ((info->LfoCtrl-1) << 1); //v1.60æ›´æ–° - info->Psg[0].phase += (Uint32)((double)(65536.0 * 256.0 * 8.0 * info->RESMPL_RATE) / (double)(info->Psg[0].frq + lfo) +0.5); - info->Psg[1].phase += (Uint32)((double)(65536.0 * 256.0 * 8.0 *info-> RESMPL_RATE) / (double)(info->Psg[1].frq * info->LfoFrq) +0.5); //v1.60æ›´æ–° - } - else - PSGChn->phase += PSGChn->deltaPhase; - } - } - //Kitao追加。DDA消音時ã¯ãƒŽã‚¤ã‚ºè»½æ¸›ã®ãŸã‚ãƒ•ã‚§ãƒ¼ãƒ‰ã‚¢ã‚¦ãƒˆã§æ¶ˆéŸ³ã™ã‚‹ã€‚ - // ベラボーマン(「ã‚ã—ãŒã°ãã ã¯ã‹ã›ã˜ã‚ƒã€ã‹ã‚‰æ•°ç§’後)やパワーテニス(タイトル曲終了ã‹ã‚‰æ•°ç§’後。点数コール),将棋åˆå¿ƒè€…無用(音声)ç­‰ã§åŠ¹æžœã‚り。 - if (info->DdaFadeOutL[i] > 0) - --info->DdaFadeOutL[i]; - else if (info->DdaFadeOutL[i] < 0) - ++info->DdaFadeOutL[i]; - if (info->DdaFadeOutR[i] > 0) - --info->DdaFadeOutR[i]; - else if (info->DdaFadeOutR[i] < 0) - ++info->DdaFadeOutR[i]; - sampleAllL += info->DdaFadeOutL[i]; - sampleAllR += info->DdaFadeOutR[i]; - } - //Kitao更新。6chåˆã‚ã•ã£ãŸã¨ã“ã‚ã§ã€ãƒœãƒªãƒ¥ãƒ¼ãƒ èª¿æ•´ã—ã¦ãƒãƒƒãƒ•ã‚¡ã«æ›¸ã込む。 - sampleAllL = (Sint32)((double)sampleAllL * info->VOL); - //if ((sampleAllL>32767)||(sampleAllL<-32768)) PRINTF("PSG Sachitta!");//test用 -// if (sampleAllL> 32767) sampleAllL= 32767; //Volをアップã—ãŸã®ã§ã‚µãƒãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³ãƒã‚§ãƒƒã‚¯ãŒå¿…è¦ã€‚v2.39 -// if (sampleAllL<-32768) sampleAllL=-32768; // パックランドã§UFOç­‰ã«ã‚„られãŸã¨ããらã„ã§ã€é€šå¸¸ã®ã‚²ãƒ¼ãƒ ã§ã¯èµ·ã“らãªã„。音é‡ã®å¤§ããªãƒ“ックリマンワールドもOK。パックランドも通常ã¯OKã§ã‚µãƒãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³ã—ãŸã¨ãã§ã‚‚ã‚ãšã‹ãªã®ã§éŸ³è³ªçš„ã«å¤§ä¸ˆå¤«ã€‚ - // ãªã®ã§éŸ³è³ªçš„ã«ã¯ã€PSGã‚’ï¼’ã¤ã®DirectXãƒãƒ£ãƒ³ãƒãƒ«ã«åˆ†ã‘ã¦é³´ã‚‰ã™ã¹ã(処ç†ã¯é‡ããªã‚‹)ã ãŒã€ç¾çжã¯ãƒ‘ックランドã§ã‚‚サãƒãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³å‡¦ç†ã ã‘ã§éŸ³è³ªçš„ã«å•題ãªã—(速度優先)ã¨ã™ã‚‹ã€‚ - sampleAllR = (Sint32)((double)sampleAllR * info->VOL); - //if ((sampleAllR>32767)||(sampleAllR<-32768)) PRINTF("PSG Satitta!");//test用 -// if (sampleAllR> 32767) sampleAllR= 32767; //Volをアップã—ãŸã®ã§ã‚µãƒãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³ãƒã‚§ãƒƒã‚¯ãŒå¿…è¦ã€‚v2.39 -// if (sampleAllR<-32768) sampleAllR=-32768; // - *bufL++ = sampleAllL; - *bufR++ = sampleAllR; - - //キューをå‚ç…§ã—PSGレジスタを更新ã™ã‚‹ã€‚Kitao更新。高速化ã®ãŸã‚サブルーãƒãƒ³ã«ã›ãšã“ã“ã§å‡¦ç†ã€‚キューã®å‚ç…§ã¯ã‚·ãƒ³ãƒ—ルã«ã—ãŸ(テンãƒã®å®‰å®šæ€§å‘上)。 - /*while (_QueueReadIndex != _QueueWriteIndex) //v1.10更新。キュー処ç†ã‚’ã“ã“ã¸çµ±åˆã—高速化。 - { - write_reg(_Queue[_QueueReadIndex].reg, _Queue[_QueueReadIndex].data); - _QueueReadIndex++; //Kitaoæ›´æ–° - _QueueReadIndex &= APUQUEUE_SIZE-1; //Kitaoæ›´æ–° - }*/ - } -} - - -//Kitaoæ›´æ–° -static void -psg_reset(huc6280_state* info) -{ - int i,j; - - memset(info->Psg, 0, sizeof(info->Psg)); - memset(info->DdaFadeOutL, 0, sizeof(info->DdaFadeOutL)); //Kitao追加 - memset(info->DdaFadeOutR, 0, sizeof(info->DdaFadeOutR)); //Kitao追加 - info->MainVolumeL = 0; - info->MainVolumeR = 0; - info->LfoFrq = 0; - info->LfoCtrl = 0; - info->Channel = 0; //Kitao追加。v2.65 - info->bWaveCrash = FALSE; //Kitao追加 - - //Kitao更新。v0.65.waveãƒ‡ãƒ¼ã‚¿ã‚’åˆæœŸåŒ–。 - for (i=0; iPsg[i].wave[j] = -14; //最å°å€¤ã§åˆæœŸåŒ–。ファイプロ,フォーメーションサッカー'90,F1トリプルãƒãƒˆãƒ«ã§å¿…è¦ã€‚ - for (j=0; j<32; j++) - info->Psg[3].wave[j] = 17; //ch3ã¯æœ€å¤§å€¤ã§åˆæœŸåŒ–。F1トリプルãƒãƒˆãƒ«ã€‚v2.65 - - //Kitao更新。v1.10。キュー処ç†ã‚’ã“ã“ã«çµ±åˆ -// _QueueWriteIndex = 0; -// _QueueReadIndex = 0; -} - - -static void PSG_SetVolume(huc6280_state* info); -/*----------------------------------------------------------------------------- - [Init] - ï¼°ï¼³ï¼§ã‚’åˆæœŸåŒ–ã—ã¾ã™ã€‚ ------------------------------------------------------------------------------*/ -//Sint32 -void* -PSG_Init( - Sint32 clock, - Sint32 sampleRate) -{ - huc6280_state* info; - - info = (huc6280_state*)malloc(sizeof(huc6280_state)); - if (info == NULL) - return NULL; - - info->PSG_FRQ = clock & 0x7FFFFFFF; - PSG_SetHoneyInTheSky(info, (clock >> 31) & 0x01); -// PSG_SetHoneyInTheSky(0x01); - - info->PsgVolumeEffect = 0; - info->Volume = 0; - info->VOL = 0.0; - - //PSG_SetVolume(APP_GetPsgVolume());//Kitao追加 - PSG_SetVolume(info); - - psg_reset(info); - - if (! _bTblInit) - { - create_volume_table(); - create_noise_table(); - _bTblInit = TRUE; - } - - //PSG_SetSampleRate(sampleRate); - info->SAMPLE_RATE = sampleRate; - info->RESMPL_RATE = info->PSG_FRQ / OVERSAMPLE_RATE / info->SAMPLE_RATE; - -// _bPsgInit = TRUE; - - return info; -} - - -/*----------------------------------------------------------------------------- - [SetSampleRate] ------------------------------------------------------------------------------*/ -/*void -PSG_SetSampleRate( - Uint32 sampleRate) -{ - //_SampleRate = sampleRate; -}*/ - - -/*----------------------------------------------------------------------------- - [Deinit] - PSGを破棄ã—ã¾ã™ã€‚ ------------------------------------------------------------------------------*/ -void -PSG_Deinit(void* chip) -{ - huc6280_state* info = (huc6280_state*)chip; - - /*memset(info->Psg, 0, sizeof(_Psg)); - memset(info->DdaFadeOutL, 0, sizeof(_DdaFadeOutL)); //Kitao追加 - memset(info->DdaFadeOutR, 0, sizeof(_DdaFadeOutR)); //Kitao追加 - info->MainVolumeL = 0; - info->MainVolumeR = 0; - info->LfoFrq = 0; - info->LfoCtrl = 0; - info->bWaveCrash = FALSE; //Kitao追加 -// _bPsgInit = FALSE;*/ - - free(info); -} - - -/*----------------------------------------------------------------------------- - [Read] - PSGãƒãƒ¼ãƒˆã®èª­ã¿å‡ºã—ã«å¯¾ã™ã‚‹å‹•作を記述ã—ã¾ã™ã€‚ ------------------------------------------------------------------------------*/ -Uint8 -PSG_Read( - void* chip, - Uint32 regNum) -{ - huc6280_state* info = (huc6280_state*)chip; - - if (regNum == 0) - return (Uint8)info->Channel; - - return info->Port[regNum & 15]; -} - - -/*----------------------------------------------------------------------------- - [Write] - PSGãƒãƒ¼ãƒˆã®æ›¸ãè¾¼ã¿ã«å¯¾ã™ã‚‹å‹•作を記述ã—ã¾ã™ã€‚ ------------------------------------------------------------------------------*/ -void -PSG_Write( - void* chip, - Uint32 regNum, - Uint8 data) -{ - //huc6280_state* info = (huc6280_state*)chip; - - //v1.10更新。キュー処ç†ã‚’ã“ã“ã«çµ±åˆã—ã¦é«˜é€ŸåŒ–。 - //Kitao更新。clockã¯è€ƒæ…®ã›ãšã«ã‚·ãƒ³ãƒ—ルã«ã—ã¦é«˜é€ŸåŒ–ã—ãŸã€‚ -/* if (((_QueueWriteIndex + 1) & (APUQUEUE_SIZE-1)) == _QueueReadIndex) - { - PRINTF("PSG Queue Over!"); // ã‚­ãƒ¥ãƒ¼ãŒæº€ã‚¿ãƒ³ - return; - } - _Queue[_QueueWriteIndex].reg = (Uint8)(regNum & 15); - _Queue[_QueueWriteIndex].data = data; - _QueueWriteIndex++; //Kitaoæ›´æ–° - _QueueWriteIndex &= APUQUEUE_SIZE-1; //Kitaoæ›´æ–° -*/ - write_reg(chip, regNum, data); -} - - -/*Sint32 -PSG_AdvanceClock( - Sint32 clock) -{ - return 0; -}*/ - - -//Kitao追加。PSGã®ãƒœãƒªãƒ¥ãƒ¼ãƒ ã‚‚個別ã«è¨­å®šå¯èƒ½ã«ã—ãŸã€‚ -/*static void -PSG_SetVolume( - Uint32 volume) // 0 - 65535*/ -static void PSG_SetVolume(huc6280_state* info) -{ - /*if (volume < 0) volume = 0; - if (volume > 65535) volume = 65535;*/ - - //_Volume = (double)volume / 65535.0 / PSG_DECLINE; - info->Volume = 1.0 / PSG_DECLINE; - set_VOL(info); -} - -//Kitao追加。ボリュームミュートã€ãƒãƒ¼ãƒ•ãªã©ã‚’ã§ãるよã†ã«ã—ãŸã€‚ -/*static void -PSG_SetVolumeEffect( - Uint32 volumeEffect) -{ - _PsgVolumeEffect = (Sint32)volumeEffect; //※数値ãŒå¤§ãã„ã»ã©ãƒœãƒªãƒ¥ãƒ¼ãƒ ã¯å°ã•ããªã‚‹ - set_VOL(); -}*/ - - -//Kitao追加 -void -PSG_ResetVolumeReg(void* chip) -{ - huc6280_state* info = (huc6280_state*)chip; - int i; - - info->MainVolumeL = 0; - info->MainVolumeR = 0; - for (i = 0; i < N_CHANNEL; i++) - { - info->Psg[i].volume = 0; - info->Psg[i].outVolumeL = 0; - info->Psg[i].outVolumeR = 0; - info->DdaFadeOutL[i] = 0; - info->DdaFadeOutR[i] = 0; - } -} - - -//Kitao追加 -void -PSG_SetMutePsgChannel( - void* chip, - Sint32 num, - BOOL bMute) -{ - huc6280_state* info = (huc6280_state*)chip; - - info->bPsgMute[num] = bMute; - if (bMute) - { - info->DdaFadeOutL[num] = 0; - info->DdaFadeOutR[num] = 0; - } -} - -void PSG_SetMuteMask(void* chip, Uint32 MuteMask) -{ - Uint8 CurChn; - - for (CurChn = 0x00; CurChn < N_CHANNEL; CurChn ++) - PSG_SetMutePsgChannel(chip, CurChn, (MuteMask >> CurChn) & 0x01); - - return; -} - -//Kitao追加 -BOOL -PSG_GetMutePsgChannel( - void* chip, - Sint32 num) -{ - huc6280_state* info = (huc6280_state*)chip; - - return info->bPsgMute[num]; -} - -//Kitao追加。v2.60 -void -PSG_SetHoneyInTheSky( - void* chip, - BOOL bHoneyInTheSky) -{ - huc6280_state* info = (huc6280_state*)chip; - - info->bHoneyInTheSky = bHoneyInTheSky; -} - - -/*// save variable -#define SAVE_V(V) if (fwrite(&V, sizeof(V), 1, p) != 1) return FALSE -#define LOAD_V(V) if (fread(&V, sizeof(V), 1, p) != 1) return FALSE -// save array -#define SAVE_A(A) if (fwrite(A, sizeof(A), 1, p) != 1) return FALSE -#define LOAD_A(A) if (fread(A, sizeof(A), 1, p) != 1) return FALSE*/ -/*----------------------------------------------------------------------------- - [SaveState] - 状態をファイルã«ä¿å­˜ã—ã¾ã™ã€‚ ------------------------------------------------------------------------------*/ -/*BOOL -PSG_SaveState( - FILE* p) -{ - BOOL bFlashHiders = FALSE; //Kitao更新。ç¾åœ¨éžä½¿ç”¨ã€‚æ—§ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®ã‚¹ãƒ†ãƒ¼ãƒˆã‚»ãƒ¼ãƒ–ã¨ã®äº’æ›ã®ãŸã‚ - - if (p == NULL) - return FALSE; - - SAVE_A(_Psg); - - SAVE_V(_Channel); - SAVE_V(_MainVolumeL); - SAVE_V(_MainVolumeR); - SAVE_V(_LfoFrq); - SAVE_V(_bLfoOn); //v1.59ã‹ã‚‰éžä½¿ç”¨ã«ã€‚ - SAVE_V(_LfoCtrl); - SAVE_V(_LfoShift); //v1.59ã‹ã‚‰éžä½¿ç”¨ã«ã€‚ - SAVE_V(_bWaveCrash); //Kitao追加。v0.65 - - SAVE_V(bFlashHiders); //Kitao追加。v0.62 - - //v1.10追加。キュー処ç†ã‚’ã“ã“ã¸çµ±åˆã€‚ - SAVE_A(_Queue); //v1.61ã‹ã‚‰ã‚µã‚¤ã‚ºãŒï¼’å€ã«ãªã£ãŸã€‚ - SAVE_V(_QueueWriteIndex); - SAVE_V(_QueueReadIndex); - - return TRUE; -}*/ - - -/*----------------------------------------------------------------------------- - [LoadState] - 状態をファイルã‹ã‚‰èª­ã¿è¾¼ã¿ã¾ã™ã€‚ ------------------------------------------------------------------------------*/ -/*BOOL -PSG_LoadState( - FILE* p) -{ - Uint32 i; - double clockCounter; //Kitao更新。ç¾åœ¨éžä½¿ç”¨ã€‚æ—§ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®ã‚¹ãƒ†ãƒ¼ãƒˆã‚»ãƒ¼ãƒ–ã¨ã®äº’æ›ã®ãŸã‚ - BOOL bInit; //Kitao更新。ç¾åœ¨éžä½¿ç”¨ã€‚æ—§ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®ã‚¹ãƒ†ãƒ¼ãƒˆã‚»ãƒ¼ãƒ–ã¨ã®äº’æ›ã®ãŸã‚ - Sint32 totalClockAdvanced; //Kitao更新。ç¾åœ¨éžä½¿ç”¨ã€‚æ—§ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®ã‚¹ãƒ†ãƒ¼ãƒˆã‚»ãƒ¼ãƒ–ã¨ã®äº’æ›ã®ãŸã‚ - BOOL bFlashHiders; //Kitao更新。ç¾åœ¨éžä½¿ç”¨ã€‚æ—§ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®ã‚¹ãƒ†ãƒ¼ãƒˆã‚»ãƒ¼ãƒ–ã¨ã®äº’æ›ã®ãŸã‚ - OldApuQueue oldQueue[65536]; //v1.60以å‰ã®ã‚¹ãƒ†ãƒ¼ãƒˆã‚’読ã¿è¾¼ã¿ç”¨ã€‚ - - - if (p == NULL) - return FALSE; - - LOAD_A(_Psg); - - LOAD_V(_Channel); - LOAD_V(_MainVolumeL); - LOAD_V(_MainVolumeR); - LOAD_V(_LfoFrq); - LOAD_V(_bLfoOn); //v1.59ã‹ã‚‰éžä½¿ç”¨ã«ã€‚ - LOAD_V(_LfoCtrl); - if (MAINBOARD_GetStateVersion() >= 3) //Kitao追加。v0.57以é™ã®ã‚»ãƒ¼ãƒ–ファイルãªã‚‰ - LOAD_V(_LfoShift); //v1.59ã‹ã‚‰éžä½¿ç”¨ã«ã€‚ - if (MAINBOARD_GetStateVersion() >= 9) //Kitao追加。v0.65以é™ã®ã‚»ãƒ¼ãƒ–ファイルãªã‚‰ - { - LOAD_V(_bWaveCrash); - } - else - _bWaveCrash = FALSE; - - if (MAINBOARD_GetStateVersion() >= 7) //Kitao追加。v0.62以é™ã®ã‚»ãƒ¼ãƒ–ファイルãªã‚‰ - LOAD_V(bFlashHiders); - - //v1.10追加。キュー処ç†ã‚’ã“ã“ã¸çµ±åˆã€‚v1.61æ›´æ–° - if (MAINBOARD_GetStateVersion() >= 34) //v1.61beta以é™ã®ã‚»ãƒ¼ãƒ–ファイルãªã‚‰ - { - LOAD_A(_Queue); //v1.61ã‹ã‚‰ã‚µã‚¤ã‚ºãŒï¼’å€ï¼†clock部分を削除ã—ãŸã€‚ - LOAD_V(_QueueWriteIndex); - LOAD_V(_QueueReadIndex); - } - else //v1.60以å‰ã®ã‚­ãƒ¥ãƒ¼(æ—§)ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®ã‚¹ãƒ†ãƒ¼ãƒˆã®å ´åˆã€æ–°ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®æ–¹ã«åˆã†ã‚ˆã†ã«å¤‰æ›ã€‚ - { - LOAD_A(oldQueue); - LOAD_V(_QueueWriteIndex); - LOAD_V(_QueueReadIndex); - if (_QueueWriteIndex >= _QueueReadIndex) - { - for (i=_QueueReadIndex; i<=_QueueWriteIndex; i++) - { - _Queue[i].reg = oldQueue[i].reg; - _Queue[i].data = oldQueue[i].data; - } - } - else //Writeã®ä½ç½®ãŒReadã®ä½ç½®ã‚ˆã‚Šã‚‚å‰ï¼ˆ65536地点をã¾ãŸã„ã§ãƒ‡ãƒ¼ã‚¿ãŒå­˜åœ¨ã—ã¦ã„ã‚‹ã¨ã)ã®å ´åˆ - { - for (i=_QueueReadIndex; i<=65535; i++) - { - _Queue[i].reg = oldQueue[i].reg; - _Queue[i].data = oldQueue[i].data; - } - for (i=0; i<=_QueueWriteIndex; i++) - { - _Queue[65536+i].reg = oldQueue[i].reg; - _Queue[65536+i].data = oldQueue[i].data; - } - _QueueWriteIndex += 65536; - } - } - if (MAINBOARD_GetStateVersion() < 26) //Kitao追加。v1.11よりå‰ã®ã‚»ãƒ¼ãƒ–ファイルãªã‚‰ - { - LOAD_V(clockCounter); //ç¾åœ¨éžä½¿ç”¨ã€‚v0.95 - LOAD_V(bInit); //ç¾åœ¨éžä½¿ç”¨ã€‚v1.10 - LOAD_V(totalClockAdvanced); //ç¾åœ¨éžä½¿ç”¨ã€‚v0.95 - } - - return TRUE; -} - -#undef SAVE_V -#undef SAVE_A -#undef LOAD_V -#undef LOAD_A*/ - diff --git a/Frameworks/GME/vgmplay/chips/Ootake_PSG.h b/Frameworks/GME/vgmplay/chips/Ootake_PSG.h deleted file mode 100644 index 3febb04e0..000000000 --- a/Frameworks/GME/vgmplay/chips/Ootake_PSG.h +++ /dev/null @@ -1,114 +0,0 @@ -/*----------------------------------------------------------------------------- - [PSG.h] - PSGを記述ã™ã‚‹ã®ã«å¿…è¦ãªå®šç¾©ãŠã‚ˆã³é–¢æ•°ã®ãƒ—ロトタイプ宣言を行ãªã„ã¾ã™ï¼Ž - - Copyright (C) 2004 Ki - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -**---------------------------------------------------------------------------*/ -//#include -//#include "TypeDefs.h" - -typedef UINT8 Uint8; -typedef INT16 Sint16; -typedef INT32 Sint32; -typedef UINT32 Uint32; -typedef UINT8 BOOL; -#define TRUE 1 -#define FALSE 0 - -//#define PSG_FRQ 3579545.0 - - -/*----------------------------------------------------------------------------- -** 関数ã®ãƒ—ロトタイプ宣言を行ãªã„ã¾ã™ï¼Ž -**---------------------------------------------------------------------------*/ -//Sint32 -void* -PSG_Init( - Sint32 clock, - Sint32 sampleRate); - -void -PSG_Deinit(void* chip); - -void -PSG_Mix( -// Sint16* pDst, // 出力先ãƒãƒƒãƒ•ã‚¡ - void* chip, - Sint32** pDst, - Sint32 nSample); // 書ã出ã™ã‚µãƒ³ãƒ—ル数 - -/*void -PSG_SetSampleRate( - Uint32 sampleRate);*/ - -/*void -PSGDEBUG_ShowRegs();*/ - -Uint8 -PSG_Read(void* chip, Uint32 regNum); - -void -PSG_Write( - void* chip, - Uint32 regNum, - Uint8 data); - -/*Sint32 -PSG_AdvanceClock(Sint32 clock); - -BOOL -PSG_SaveState( - FILE* p); - -BOOL -PSG_LoadState( - FILE* p);*/ - -//Kitao追加。PSGã®ãƒœãƒªãƒ¥ãƒ¼ãƒ ã‚‚個別ã«è¨­å®šå¯èƒ½ã«ã—ãŸã€‚ -/*void -PSG_SetVolume( - Uint32 volume); // 0 - 65535 - -//Kitao追加。ボリュームミュートã€ãƒãƒ¼ãƒ•ãªã©ã‚’ã§ãるよã†ã«ã—ãŸã€‚ -void -PSG_SetVolumeEffect( - Uint32 volumeEffect);*/ - -//Kitao追加 -void -PSG_ResetVolumeReg(void* chip); - -//Kitao追加 -void -PSG_SetMutePsgChannel( - void* chip, - Sint32 num, - BOOL bMute); - -void PSG_SetMuteMask(void* chip, Uint32 MuteMask); - -//Kitao追加 -BOOL -PSG_GetMutePsgChannel( - void* chip, - Sint32 num); - -//Kitao追加。v2.60 -void -PSG_SetHoneyInTheSky( - void* chip, - BOOL bHoneyInTheSky); diff --git a/Frameworks/GME/vgmplay/chips/adlibemu.h b/Frameworks/GME/vgmplay/chips/adlibemu.h deleted file mode 100644 index c43d2190e..000000000 --- a/Frameworks/GME/vgmplay/chips/adlibemu.h +++ /dev/null @@ -1,20 +0,0 @@ -#if defined(OPLTYPE_IS_OPL2) -#define ADLIBEMU(name) adlib_OPL2_##name -#elif defined(OPLTYPE_IS_OPL3) -#define ADLIBEMU(name) adlib_OPL3_##name -#endif - -typedef void (*ADL_UPDATEHANDLER)(void *param); - -void* ADLIBEMU(init)(UINT32 clock, UINT32 samplerate, - ADL_UPDATEHANDLER UpdateHandler, void* param); -void ADLIBEMU(stop)(void *chip); -void ADLIBEMU(reset)(void *chip); - -void ADLIBEMU(writeIO)(void *chip, UINT32 addr, UINT8 val); -void ADLIBEMU(getsample)(void *chip, INT32 ** sndptr, INT32 numsamples); - -UINT32 ADLIBEMU(reg_read)(void *chip, UINT32 port); -void ADLIBEMU(write_index)(void *chip, UINT32 port, UINT8 val); - -void ADLIBEMU(set_mute_mask)(void *chip, UINT32 MuteMask); diff --git a/Frameworks/GME/vgmplay/chips/adlibemu_opl2.c b/Frameworks/GME/vgmplay/chips/adlibemu_opl2.c deleted file mode 100644 index 1d3a50583..000000000 --- a/Frameworks/GME/vgmplay/chips/adlibemu_opl2.c +++ /dev/null @@ -1,5 +0,0 @@ -#include "mamedef.h" - -#define OPLTYPE_IS_OPL2 -#include "adlibemu.h" -#include "opl.c" diff --git a/Frameworks/GME/vgmplay/chips/adlibemu_opl3.c b/Frameworks/GME/vgmplay/chips/adlibemu_opl3.c deleted file mode 100644 index f969e0c9a..000000000 --- a/Frameworks/GME/vgmplay/chips/adlibemu_opl3.c +++ /dev/null @@ -1,5 +0,0 @@ -#include "mamedef.h" - -#define OPLTYPE_IS_OPL3 -#include "adlibemu.h" -#include "opl.c" diff --git a/Frameworks/GME/vgmplay/chips/ay8910.c b/Frameworks/GME/vgmplay/chips/ay8910.c deleted file mode 100644 index bdd4837d7..000000000 --- a/Frameworks/GME/vgmplay/chips/ay8910.c +++ /dev/null @@ -1,1360 +0,0 @@ -/*************************************************************************** - - ay8910.c - - Emulation of the AY-3-8910 / YM2149 sound chip. - - Based on various code snippets by Ville Hallik, Michael Cuddy, - Tatsuyuki Satoh, Fabrice Frances, Nicola Salmoria. - - Mostly rewritten by couriersud in 2008 - - Public documentation: - - - http://privatfrickler.de/blick-auf-den-chip-soundchip-general-instruments-ay-3-8910/ - Die pictures of the AY8910 - - - US Patent 4933980 - - Games using ADSR: gyruss - - A list with more games using ADSR can be found here: - http://mametesters.org/view.php?id=3043 - - TODO: - * The AY8930 has an extended mode which is currently - not emulated. - * The YMZ284 only has one 1 output channel (mixed chan A,B,C). - This should be forced. - * YM2610 & YM2608 will need a separate flag in their config structures - to distinguish between legacy and discrete mode. - - The rewrite also introduces a generic model for the DAC. This model is - not perfect, but allows channel mixing based on a parametrized approach. - This model also allows to factor in different loads on individual channels. - If a better model is developped in the future or better measurements are - available, the driver should be easy to change. The model is described - later. - - In order to not break hundreds of existing drivers by default the flag - AY8910_LEGACY_OUTPUT is used by drivers not changed to take into account the - new model. All outputs are normalized to the old output range (i.e. 0 .. 7ffff). - In the case of channel mixing, output range is 0...3 * 7fff. - - The main difference between the AY-3-8910 and the YM2149 is, that the - AY-3-8910 datasheet mentions, that fixed volume level 0, which is set by - registers 8 to 10 is "channel off". The YM2149 mentions, that the generated - signal has a 2V DC component. This is confirmed by measurements. The approach - taken here is to assume the 2V DC offset for all outputs for the YM2149. - For the AY-3-8910, an offset is used if envelope is active for a channel. - This is backed by oscilloscope pictures from the datasheet. If a fixed volume - is set, i.e. envelope is disabled, the output voltage is set to 0V. Recordings - I found on the web for gyruss indicate, that the AY-3-8910 offset should - be around 0.2V. This will also make sound levels more compatible with - user observations for scramble. - - The Model: - 5V 5V - | | - / | - Volume Level x >---| Z - > Z Pullup Resistor RU - | Z - Z | - Rx Z | - Z | - | | - '-----+--------> >---+----> Output signal - | | - Z Z - Pulldown RD Z Z Load RL - Z Z - | | - GND GND - -Each Volume level x will select a different resistor Rx. Measurements from fpgaarcade.com -where used to calibrate channel mixing for the YM2149. This was done using -a least square approach using a fixed RL of 1K Ohm. - -For the AY measurements cited in e.g. openmsx as "Hacker Kay" for a single -channel were taken. These were normalized to 0 ... 65535 and consequently -adapted to an offset of 0.2V and a VPP of 1.3V. These measurements are in -line e.g. with the formula used by pcmenc for the volume: vol(i) = exp(i/2-7.5). - -The following is documentation from the code moved here and amended to reflect -the changes done: - -Careful studies of the chip output prove that the chip counts up from 0 -until the counter becomes greater or equal to the period. This is an -important difference when the program is rapidly changing the period to -modulate the sound. This is worthwhile noting, since the datasheets -say, that the chip counts down. -Also, note that period = 0 is the same as period = 1. This is mentioned -in the YM2203 data sheets. However, this does NOT apply to the Envelope -period. In that case, period = 0 is half as period = 1. - -Envelope shapes: - C AtAlH - 0 0 x x \___ - 0 1 x x /___ - 1 0 0 0 \\\\ - 1 0 0 1 \___ - 1 0 1 0 \/\/ - 1 0 1 1 \``` - 1 1 0 0 //// - 1 1 0 1 /``` - 1 1 1 0 /\/\ - 1 1 1 1 /___ - -The envelope counter on the AY-3-8910 has 16 steps. On the YM2149 it -has twice the steps, happening twice as fast. - -***************************************************************************/ - -#include "mamedef.h" -//#include "sndintrf.h" -//#include "streams.h" -//#include "cpuintrf.h" -//#include "cpuexec.h" -#include -#include -#include -#include "ay8910.h" - -#ifndef NULL -#define NULL ((void *)0) -#endif - -/************************************* - * - * Defines - * - *************************************/ - -#define ENABLE_REGISTER_TEST (0) /* Enable preprogrammed registers */ - -//#define MAX_OUTPUT 0x7fff -#define MAX_OUTPUT 0x4000 -#define NUM_CHANNELS 3 - -/* register id's */ -#define AY_AFINE (0) -#define AY_ACOARSE (1) -#define AY_BFINE (2) -#define AY_BCOARSE (3) -#define AY_CFINE (4) -#define AY_CCOARSE (5) -#define AY_NOISEPER (6) -#define AY_ENABLE (7) -#define AY_AVOL (8) -#define AY_BVOL (9) -#define AY_CVOL (10) -#define AY_EFINE (11) -#define AY_ECOARSE (12) -#define AY_ESHAPE (13) - -#define AY_PORTA (14) -#define AY_PORTB (15) - -#define NOISE_ENABLEQ(_psg, _chan) (((_psg)->regs[AY_ENABLE] >> (3 + _chan)) & 1) -#define TONE_ENABLEQ(_psg, _chan) (((_psg)->regs[AY_ENABLE] >> (_chan)) & 1) -#define TONE_PERIOD(_psg, _chan) ( (_psg)->regs[(_chan) << 1] | (((_psg)->regs[((_chan) << 1) | 1] & 0x0f) << 8) ) -#define NOISE_PERIOD(_psg) ( (_psg)->regs[AY_NOISEPER] & 0x1f) -#define TONE_VOLUME(_psg, _chan) ( (_psg)->regs[AY_AVOL + (_chan)] & 0x0f) -//#define TONE_ENVELOPE(_psg, _chan) (((_psg)->regs[AY_AVOL + (_chan)] >> 4) & (((_psg)->device->type() == AY8914) ? 3 : 1)) -#define TONE_ENVELOPE(_psg, _chan) (((_psg)->regs[AY_AVOL + (_chan)] >> 4) & (((_psg)->chip_type == CHTYPE_AY8914) ? 3 : 1)) -#define ENVELOPE_PERIOD(_psg) (((_psg)->regs[AY_EFINE] | ((_psg)->regs[AY_ECOARSE]<<8))) -#define NOISE_OUTPUT(_psg) ((_psg)->rng & 1) - -#define CHTYPE_AY8910 0x00 -#define CHTYPE_AY8912 0x01 -#define CHTYPE_AY8913 0x02 -#define CHTYPE_AY8930 0x03 -#define CHTYPE_AY8914 0x04 -#define CHTYPE_YM2149 0x10 -#define CHTYPE_YM3439 0x11 -#define CHTYPE_YMZ284 0x12 -#define CHTYPE_YMZ294 0x13 -#define CHTYPE_YM2203 0x20 -#define CHTYPE_YM2608 0x21 -#define CHTYPE_YM2610 0x22 -#define CHTYPE_YM2610B 0x23 - -/************************************* - * - * Type definitions - * - *************************************/ - -typedef struct _ay_ym_param ay_ym_param; -struct _ay_ym_param -{ - double r_up; - double r_down; - int res_count; - double res[32]; -}; - -typedef struct _ay8910_context ay8910_context; -struct _ay8910_context -{ - //const device_config *device; - int streams; - int ready; - //sound_stream *channel; - const ay8910_interface *intf; - INT32 register_latch; - UINT8 regs[16]; - INT32 last_enable; - INT32 count[NUM_CHANNELS]; - UINT8 output[NUM_CHANNELS]; - UINT8 prescale_noise; - INT32 count_noise; - INT32 count_env; - INT8 env_step; - UINT32 env_volume; - UINT8 hold,alternate,attack,holding; - INT32 rng; - UINT8 env_step_mask; - /* init parameters ... */ - int step; - int zero_is_off; - UINT8 vol_enabled[NUM_CHANNELS]; - const ay_ym_param *par; - const ay_ym_param *par_env; - INT32 vol_table[NUM_CHANNELS][16]; - INT32 env_table[NUM_CHANNELS][32]; - INT32 vol3d_table[8*32*32*32]; - //devcb_resolved_read8 portAread; - //devcb_resolved_read8 portBread; - //devcb_resolved_write8 portAwrite; - //devcb_resolved_write8 portBwrite; - UINT8 StereoMask[NUM_CHANNELS]; - UINT32 MuteMsk[NUM_CHANNELS]; - UINT8 chip_type; - UINT8 IsDisabled; - - SRATE_CALLBACK SmpRateFunc; - void* SmpRateData; -}; - -//#define MAX_CHIPS 0x02 -//static ay8910_context AY8910Data[MAX_CHIPS]; - -#define MAX_UPDATE_LEN 0x10 // in samples -static stream_sample_t AYBuf[NUM_CHANNELS][MAX_UPDATE_LEN]; - - -/*INLINE ay8910_context *get_safe_token(const device_config *device) -{ - assert(device != NULL); - assert(device->token != NULL); - assert(device->type == SOUND); - assert(sound_get_type(device) == SOUND_AY8910 || - sound_get_type(device) == SOUND_AY8912 || - sound_get_type(device) == SOUND_AY8913 || - sound_get_type(device) == SOUND_AY8930 || - sound_get_type(device) == SOUND_YM2149 || - sound_get_type(device) == SOUND_YM3439 || - sound_get_type(device) == SOUND_YMZ284 || - sound_get_type(device) == SOUND_YMZ294); - return (ay8910_context *)device->token; -}*/ - - -/************************************* - * - * Static - * - *************************************/ - -static const ay_ym_param ym2149_param = -{ - 630, 801, - 16, - { 73770, 37586, 27458, 21451, 15864, 12371, 8922, 6796, - 4763, 3521, 2403, 1737, 1123, 762, 438, 251 }, -}; - -static const ay_ym_param ym2149_param_env = -{ - 630, 801, - 32, - { 103350, 73770, 52657, 37586, 32125, 27458, 24269, 21451, - 18447, 15864, 14009, 12371, 10506, 8922, 7787, 6796, - 5689, 4763, 4095, 3521, 2909, 2403, 2043, 1737, - 1397, 1123, 925, 762, 578, 438, 332, 251 }, -}; - -#if 0 -/* RL = 1000, Hacker Kay normalized, 2.1V to 3.2V */ -static const ay_ym_param ay8910_param = -{ - 664, 913, - 16, - { 85785, 34227, 26986, 20398, 14886, 10588, 7810, 4856, - 4120, 2512, 1737, 1335, 1005, 747, 586, 451 }, -}; - -/* - * RL = 3000, Hacker Kay normalized pattern, 1.5V to 2.8V - * These values correspond with guesses based on Gyruss schematics - * They work well with scramble as well. - */ -static const ay_ym_param ay8910_param = -{ - 930, 454, - 16, - { 85066, 34179, 27027, 20603, 15046, 10724, 7922, 4935, - 4189, 2557, 1772, 1363, 1028, 766, 602, 464 }, -}; - -/* - * RL = 1000, Hacker Kay normalized pattern, 0.75V to 2.05V - * These values correspond with guesses based on Gyruss schematics - * They work well with scramble as well. - */ -static const ay_ym_param ay8910_param = -{ - 1371, 313, - 16, - { 93399, 33289, 25808, 19285, 13940, 9846, 7237, 4493, - 3814, 2337, 1629, 1263, 962, 727, 580, 458 }, -}; - -/* - * RL = 1000, Hacker Kay normalized pattern, 0.2V to 1.5V - */ -static const ay_ym_param ay8910_param = -{ - 5806, 300, - 16, - { 118996, 42698, 33105, 24770, 17925, 12678, 9331, 5807, - 4936, 3038, 2129, 1658, 1271, 969, 781, 623 } -}; -#endif - -/* - * RL = 2000, Based on Matthew Westcott's measurements from Dec 2001. - * ------------------------------------------------------------------- - * - * http://groups.google.com/group/comp.sys.sinclair/browse_thread/thread/fb3091da4c4caf26/d5959a800cda0b5e?lnk=gst&q=Matthew+Westcott#d5959a800cda0b5e - * After what Russell mentioned a couple of weeks back about the lack of - * publicised measurements of AY chip volumes - I've finally got round to - * making these readings, and I'm placing them in the public domain - so - * anyone's welcome to use them in emulators or anything else. - - * To make the readings, I set up the chip to produce a constant voltage on - * channel C (setting bits 2 and 5 of register 6), and varied the amplitude - * (the low 4 bits of register 10). The voltages were measured between the - * channel C output (pin 1) and ground (pin 6). - * - * Level Voltage - * 0 1.147 - * 1 1.162 - * 2 1.169 - * 3 1.178 - * 4 1.192 - * 5 1.213 - * 6 1.238 - * 7 1.299 - * 8 1.336 - * 9 1.457 - * 10 1.573 - * 11 1.707 - * 12 1.882 - * 13 2.06 - * 14 2.32 - * 15 2.58 - * ------------------------------------------------------------------- - * - * The ZX spectrum output circuit was modelled in SwitcherCAD and - * the resistor values below create the voltage levels above. - * RD was measured on a real chip to be 8m Ohm, RU was 0.8m Ohm. - */ - -static const ay_ym_param ay8910_param = -{ - 800000, 8000000, - 16, - { 15950, 15350, 15090, 14760, 14275, 13620, 12890, 11370, - 10600, 8590, 7190, 5985, 4820, 3945, 3017, 2345 } -}; - -/************************************* - * - * Inline - * - *************************************/ - -#if 0 -INLINE void build_3D_table(double rl, const ay_ym_param *par, const ay_ym_param *par_env, int normalize, double factor, int zero_is_off, INT32 *tab) -{ - int j, j1, j2, j3, e, indx; - double rt, rw, n; - double min = 10.0, max = 0.0; - double *temp; - double spdup; - - temp = (double *)malloc(8*32*32*32*sizeof(*temp)); - - for (e=0; e < 8; e++) - for (j1=0; j1 < 32; j1++) - for (j2=0; j2 < 32; j2++) - for (j3=0; j3 < 32; j3++) - { - if (zero_is_off) - { - n = (j1 != 0 || (e & 0x01)) ? 1 : 0; - n += (j2 != 0 || (e & 0x02)) ? 1 : 0; - n += (j3 != 0 || (e & 0x04)) ? 1 : 0; - } - else - n = 3.0; - - rt = n / par->r_up + 3.0 / par->r_down + 1.0 / rl; - rw = n / par->r_up; - - /*rw += 1.0 / ( (e & 0x01) ? par_env->res[j1] : par->res[j1]); - rt += 1.0 / ( (e & 0x01) ? par_env->res[j1] : par->res[j1]); - rw += 1.0 / ( (e & 0x02) ? par_env->res[j2] : par->res[j2]); - rt += 1.0 / ( (e & 0x02) ? par_env->res[j2] : par->res[j2]); - rw += 1.0 / ( (e & 0x04) ? par_env->res[j3] : par->res[j3]); - rt += 1.0 / ( (e & 0x04) ? par_env->res[j3] : par->res[j3]);*/ - /* this should speed up the initialsation a bit (it calculates 262144 values) */ - spdup = 1.0 / ( (e & 0x01) ? par_env->res[j1] : par->res[j1]); - spdup += 1.0 / ( (e & 0x02) ? par_env->res[j2] : par->res[j2]); - spdup += 1.0 / ( (e & 0x04) ? par_env->res[j3] : par->res[j3]); - if (spdup > 1.0) - { - // Bugfix for spdup being 1.#INF - indx = (e << 15) | (j3<<10) | (j2<<5) | j1; - temp[indx] = 0.0; - continue; - } - rw += spdup; - rt += spdup; - - indx = (e << 15) | (j3<<10) | (j2<<5) | j1; - temp[indx] = rw / rt; - if (temp[indx] < min) - min = temp[indx]; - if (temp[indx] > max) - max = temp[indx]; - } - - if (normalize) - { - for (j=0; j < 32*32*32*8; j++) - //tab[j] = MAX_OUTPUT * (((temp[j] - min)/(max-min))) * factor; - tab[j] = MAX_OUTPUT * (((temp[j] - min)/(max-min)) * 0.5) * factor; - } - else - { - for (j=0; j < 32*32*32*8; j++) - tab[j] = MAX_OUTPUT * temp[j]; - } - - /* for (e=0;e<16;e++) printf("%d %d\n",e<<10, tab[e<<10]); */ - - free(temp); -} -#endif - -INLINE void build_single_table(double rl, const ay_ym_param *par, int normalize, INT32 *tab, int zero_is_off) -{ - int j; - double rt, rw = 0; - double temp[32], min=10.0, max=0.0; - - for (j=0; j < par->res_count; j++) - { - rt = 1.0 / par->r_down + 1.0 / rl; - - rw = 1.0 / par->res[j]; - rt += 1.0 / par->res[j]; - - if (!(zero_is_off && j == 0)) - { - rw += 1.0 / par->r_up; - rt += 1.0 / par->r_up; - } - - temp[j] = rw / rt; - if (temp[j] < min) - min = temp[j]; - if (temp[j] > max) - max = temp[j]; - } - if (normalize) - { - for (j=0; j < par->res_count; j++) - /* The following line generates values that cause clicks when starting/pausing/stopping - because there're off (the center is at zero, not the base). - That's quite bad for a player. - tab[j] = MAX_OUTPUT * (((temp[j] - min)/(max-min)) - 0.25) * 0.5; - */ - tab[j] = MAX_OUTPUT * ((temp[j] - min)/(max-min)) / NUM_CHANNELS; - } - else - { - for (j=0; j < par->res_count; j++) - tab[j] = MAX_OUTPUT * temp[j] / NUM_CHANNELS; - } - -} - -#if 0 -INLINE UINT16 mix_3D(ay8910_context *psg) -{ - int indx = 0, chan; - - for (chan = 0; chan < NUM_CHANNELS; chan++) - if (TONE_ENVELOPE(psg, chan) != 0) - { - //if (psg->device->type() == AY8914) // AY8914 Has a two bit tone_envelope field - if (psg->chip_type == CHTYPE_AY8914) // AY8914 Has a two bit tone_envelope field - { - indx |= (1 << (chan+15)) | ( psg->vol_enabled[chan] ? ((psg->env_volume >> (3-TONE_ENVELOPE(psg, chan))) << (chan*5)) : 0); - } - else - { - indx |= (1 << (chan+15)) | ( psg->vol_enabled[chan] ? psg->env_volume << (chan*5) : 0); - } - } - else - { - indx |= (psg->vol_enabled[chan] ? TONE_VOLUME(psg, chan) << (chan*5) : 0); - } - return psg->vol3d_table[indx]; -} -#endif - -/************************************* - * - * Static functions - * - *************************************/ - -static void ay8910_write_reg(ay8910_context *psg, int r, int v) -{ - //if (r >= 11 && r <= 13 ) printf("%d %x %02x\n", PSG->index, r, v); - psg->regs[r] = v; - - switch( r ) - { - case AY_AFINE: - case AY_ACOARSE: - case AY_BFINE: - case AY_BCOARSE: - case AY_CFINE: - case AY_CCOARSE: - case AY_NOISEPER: - case AY_AVOL: - case AY_BVOL: - case AY_CVOL: - case AY_EFINE: - /* No action required */ - break; - case AY_ECOARSE: - #ifdef MAME_DEBUG - if ( (v & 0x0f) > 0) - popmessage("Write to ECoarse register detected - please inform www.mametesters.org"); - #endif - /* No action required */ - break; - case AY_ENABLE: - /*if ((psg->last_enable == -1) || - ((psg->last_enable & 0x40) != (psg->regs[AY_ENABLE] & 0x40))) - { - // write out 0xff if port set to input - devcb_call_write8(&psg->portAwrite, 0, (psg->regs[AY_ENABLE] & 0x40) ? psg->regs[AY_PORTA] : 0xff); - } - - if ((psg->last_enable == -1) || - ((psg->last_enable & 0x80) != (psg->regs[AY_ENABLE] & 0x80))) - { - // write out 0xff if port set to input - devcb_call_write8(&psg->portBwrite, 0, (psg->regs[AY_ENABLE] & 0x80) ? psg->regs[AY_PORTB] : 0xff); - }*/ - if (~v & 0x3F) // one of the channels gets enabled -> Enable emulation - psg->IsDisabled = 0x00; - - psg->last_enable = psg->regs[AY_ENABLE]; - break; - case AY_ESHAPE: - #ifdef MAME_DEBUG - if ( (v & 0x0f) > 0) - popmessage("Write to EShape register detected - please inform www.mametesters.org"); - #endif - psg->attack = (psg->regs[AY_ESHAPE] & 0x04) ? psg->env_step_mask : 0x00; - if ((psg->regs[AY_ESHAPE] & 0x08) == 0) - { - /* if Continue = 0, map the shape to the equivalent one which has Continue = 1 */ - psg->hold = 1; - psg->alternate = psg->attack; - } - else - { - psg->hold = psg->regs[AY_ESHAPE] & 0x01; - psg->alternate = psg->regs[AY_ESHAPE] & 0x02; - } - psg->env_step = psg->env_step_mask; - psg->holding = 0; - psg->env_volume = (psg->env_step ^ psg->attack); - break; - case AY_PORTA: - /*if (psg->regs[AY_ENABLE] & 0x40) - { - if (psg->portAwrite.write) - devcb_call_write8(&psg->portAwrite, 0, psg->regs[AY_PORTA]); - else - logerror("warning - write %02x to 8910 '%s' Port A\n",psg->regs[AY_PORTA],psg->device->tag); - } - else - { - logerror("warning: write to 8910 '%s' Port A set as input - ignored\n",psg->device->tag); - }*/ - break; - case AY_PORTB: - /*if (psg->regs[AY_ENABLE] & 0x80) - { - if (psg->portBwrite.write) - devcb_call_write8(&psg->portBwrite, 0, psg->regs[AY_PORTB]); - else - logerror("warning - write %02x to 8910 '%s' Port B\n",psg->regs[AY_PORTB],psg->device->tag); - } - else - { - logerror("warning: write to 8910 '%s' Port B set as input - ignored\n",psg->device->tag); - }*/ - break; - } -} - -//static STREAM_UPDATE( ay8910_update ) -/*void ay8910_update(UINT8 ChipID, stream_sample_t **outputs, int samples) -{ - ay8910_context *psg = &AY8910Data[ChipID]; - - memset(outputs[0], 0x00, samples * sizeof(stream_sample_t)); - memset(outputs[1], 0x00, samples * sizeof(stream_sample_t)); - ay8910_update_one(psg, outputs, samples); - - return; -}*/ - -void ay8910_update_one(void *param, stream_sample_t **outputs, int samples) -{ - ay8910_context *psg = (ay8910_context *)param; - stream_sample_t *buf[NUM_CHANNELS]; - int chan; - int cursmpl; - int buf_smpls; - stream_sample_t *bufL = outputs[0]; - stream_sample_t *bufR = outputs[1]; - //stream_sample_t bufSmpl; - - memset(outputs[0], 0x00, samples * sizeof(stream_sample_t)); - memset(outputs[1], 0x00, samples * sizeof(stream_sample_t)); - - // Speed hack for OPN chips (YM2203, YM26xx), that have an often unused AY8910 - if (psg->IsDisabled) - return; - - buf_smpls = samples; - //buf[0] = outputs[0]; - buf[0] = AYBuf[0]; - buf[1] = NULL; - buf[2] = NULL; - //if (psg->streams == NUM_CHANNELS) - //{ - //buf[1] = outputs[1]; - //buf[2] = outputs[2]; - buf[1] = AYBuf[1]; - buf[2] = AYBuf[2]; - //} - - /* hack to prevent us from hanging when starting filtered outputs */ - //if (!psg->ready) - //{ - for (chan = 0; chan < NUM_CHANNELS; chan++) - if (buf[chan] != NULL) - memset(buf[chan], 0, samples * sizeof(*buf[chan])); - //} - - /* The 8910 has three outputs, each output is the mix of one of the three */ - /* tone generators and of the (single) noise generator. The two are mixed */ - /* BEFORE going into the DAC. The formula to mix each channel is: */ - /* (ToneOn | ToneDisable) & (NoiseOn | NoiseDisable). */ - /* Note that this means that if both tone and noise are disabled, the output */ - /* is 1, not 0, and can be modulated changing the volume. */ - - if (buf_smpls > MAX_UPDATE_LEN) - buf_smpls = MAX_UPDATE_LEN; - /* buffering loop */ - while (buf_smpls) - { - for (chan = 0; chan < NUM_CHANNELS; chan++) - { - psg->count[chan]++; - if (psg->count[chan] >= TONE_PERIOD(psg, chan)) - { - psg->output[chan] ^= 1; - psg->count[chan] = 0; - } - } - - psg->count_noise++; - if (psg->count_noise >= NOISE_PERIOD(psg)) - { - /* toggle the prescaler output. Noise is no different to - * channels. - */ - psg->count_noise = 0; - psg->prescale_noise ^= 1; - - if ( psg->prescale_noise) - { - /* The Random Number Generator of the 8910 is a 17-bit shift */ - /* register. The input to the shift register is bit0 XOR bit3 */ - /* (bit0 is the output). This was verified on AY-3-8910 and YM2149 chips. */ - - psg->rng ^= (((psg->rng & 1) ^ ((psg->rng >> 3) & 1)) << 17); - psg->rng >>= 1; - } - } - - for (chan = 0; chan < NUM_CHANNELS; chan++) - { - psg->vol_enabled[chan] = (psg->output[chan] | TONE_ENABLEQ(psg, chan)) & (NOISE_OUTPUT(psg) | NOISE_ENABLEQ(psg, chan)); - } - - /* update envelope */ - if (psg->holding == 0) - { - psg->count_env++; - if (psg->count_env >= ENVELOPE_PERIOD(psg) * psg->step ) - { - psg->count_env = 0; - psg->env_step--; - - /* check envelope current position */ - if (psg->env_step < 0) - { - if (psg->hold) - { - if (psg->alternate) - psg->attack ^= psg->env_step_mask; - psg->holding = 1; - psg->env_step = 0; - } - else - { - /* if CountEnv has looped an odd number of times (usually 1), */ - /* invert the output. */ - if (psg->alternate && (psg->env_step & (psg->env_step_mask + 1))) - psg->attack ^= psg->env_step_mask; - - psg->env_step &= psg->env_step_mask; - } - } - - } - } - psg->env_volume = (psg->env_step ^ psg->attack); - - //if (psg->streams == NUM_CHANNELS) - //{ - for (chan = 0; chan < NUM_CHANNELS; chan++) - if (TONE_ENVELOPE(psg, chan) != 0) - { - /* Envolope has no "off" state */ - //if (psg->device->type() == AY8914) // AY8914 Has a two bit tone_envelope field - if (psg->chip_type == CHTYPE_AY8914) // AY8914 Has a two bit tone_envelope field - { - *(buf[chan]++) = psg->env_table[chan][psg->vol_enabled[chan] ? psg->env_volume >> (3-TONE_ENVELOPE(psg,chan)) : 0]; - } - else - { - *(buf[chan]++) = psg->env_table[chan][psg->vol_enabled[chan] ? psg->env_volume : 0]; - } - } - else - { - *(buf[chan]++) = psg->vol_table[chan][psg->vol_enabled[chan] ? TONE_VOLUME(psg, chan) : 0]; - } - /*} - else - { - *(buf[0]++) = mix_3D(psg); -#if 0 - *(buf[0]) = ( vol_enabled[0] * psg->vol_table[psg->Vol[0]] - + vol_enabled[1] * psg->vol_table[psg->Vol[1]] - + vol_enabled[2] * psg->vol_table[psg->Vol[2]]) / psg->step; -#endif - }*/ - buf_smpls--; - - } - - buf_smpls = samples; - if (buf_smpls > MAX_UPDATE_LEN) - buf_smpls = MAX_UPDATE_LEN; - for (cursmpl = 0; cursmpl < buf_smpls; cursmpl ++) - { - /*bufSmpl = AYBuf[0][cursmpl] & psg->MuteMsk[0]; - if (psg->streams == NUM_CHANNELS) - { - bufSmpl += AYBuf[1][cursmpl] & psg->MuteMsk[1]; - bufSmpl += AYBuf[2][cursmpl] & psg->MuteMsk[2]; - } - bufL[cursmpl] += bufSmpl; - bufR[cursmpl] += bufSmpl;*/ - for (chan = 0; chan < NUM_CHANNELS; chan ++) - { - if (psg->MuteMsk[chan]) - { - if (psg->StereoMask[chan] & 0x01) - bufL[cursmpl] += AYBuf[chan][cursmpl]; - if (psg->StereoMask[chan] & 0x02) - bufR[cursmpl] += AYBuf[chan][cursmpl]; - } - } - } -} - -static void build_mixer_table(ay8910_context *psg) -{ - int normalize = 0; - int chan; - - if ((psg->intf->flags & AY8910_LEGACY_OUTPUT) != 0) - { -#ifdef _DEBUG - //logerror("AY-3-8910/YM2149 using legacy output levels!\n"); -#endif - //normalize = 1; - } - normalize = 1; - - /* skip unnecessary things to speed up the AY8910 init - 1-channel AY uses the 3D table, 3-channel AY uses envelope and volume - but building the 3D table still takes too long */ - //if (psg->streams == NUM_CHANNELS) - { - for (chan=0; chan < NUM_CHANNELS; chan++) - { - build_single_table(psg->intf->res_load[chan], psg->par, normalize, psg->vol_table[chan], psg->zero_is_off); - build_single_table(psg->intf->res_load[chan], psg->par_env, normalize, psg->env_table[chan], 0); - } - } - //else - //{ - // /* - // * The previous implementation added all three channels up instead of averaging them. - // * The factor of 3 will force the same levels if normalizing is used. - // */ - // build_3D_table(psg->intf->res_load[0], psg->par, psg->par_env, normalize, 3, psg->zero_is_off, psg->vol3d_table); - //} -} - -/*static void ay8910_statesave(ay8910_context *psg, const device_config *device) -{ - state_save_register_device_item(device, 0, psg->register_latch); - state_save_register_device_item_array(device, 0, psg->regs); - state_save_register_device_item(device, 0, psg->last_enable); - - state_save_register_device_item_array(device, 0, psg->count); - state_save_register_device_item(device, 0, psg->count_noise); - state_save_register_device_item(device, 0, psg->count_env); - - state_save_register_device_item(device, 0, psg->env_volume); - - state_save_register_device_item_array(device, 0, psg->output); - state_save_register_device_item(device, 0, psg->output_noise); - - state_save_register_device_item(device, 0, psg->env_step); - state_save_register_device_item(device, 0, psg->hold); - state_save_register_device_item(device, 0, psg->alternate); - state_save_register_device_item(device, 0, psg->attack); - state_save_register_device_item(device, 0, psg->holding); - state_save_register_device_item(device, 0, psg->rng); -}*/ - -/************************************* - * - * Public functions - * - * used by e.g. YM2203, YM2210 ... - * - *************************************/ - -//void *ay8910_start_ym(void *infoptr, sound_type chip_type, const device_config *device, int clock, const ay8910_interface *intf) -void *ay8910_start_ym(void *infoptr, unsigned char chip_type, int clock, const ay8910_interface *intf) -{ - ay8910_context *info = (ay8910_context *)infoptr; - int master_clock = clock; - UINT8 CurChn; - - if (info == NULL) - { - //info = auto_alloc_clear(device->machine, ay8910_context); - info = (ay8910_context*)malloc(sizeof(ay8910_context)); - memset(info, 0x00, sizeof(ay8910_context)); - } - - //info->device = device; - info->intf = intf; - info->SmpRateFunc = NULL; - //devcb_resolve_read8(&info->portAread, &intf->portAread, device); - //devcb_resolve_read8(&info->portBread, &intf->portBread, device); - //devcb_resolve_write8(&info->portAwrite, &intf->portAwrite, device); - //devcb_resolve_write8(&info->portBwrite, &intf->portBwrite, device); - if ((info->intf->flags & AY8910_SINGLE_OUTPUT) != 0) - { -#ifdef _DEBUG - //logerror("AY-3-8910/YM2149 using single output!\n"); -#endif - //info->streams = 1; - info->streams = 3; // set to 3 to greatly speed up loading times - } - else - info->streams = 3; - - info->chip_type = chip_type; - //if (chip_type == CHTYPE_AY8910 || chip_type == CHTYPE_AY8914 || chip_type == CHTYPE_AY8930) - if ((chip_type & 0xF0) == 0x00) // CHTYPE_AY89xx variants - { - info->step = 2; - info->par = &ay8910_param; - info->par_env = &ay8910_param; - info->zero_is_off = 0; /* FIXME: Remove after verification that off=vol(0) */ - info->env_step_mask = 0x0F; - } - else //if ((chip_type & 0xF0) == 0x10) // CHTYPE_YMxxxx variants (also YM2203/2608/2610) - { - info->step = 1; - info->par = &ym2149_param; - info->par_env = &ym2149_param_env; - info->zero_is_off = 0; - info->env_step_mask = 0x1F; - - /* YM2149 master clock divider? */ - if (info->intf->flags & YM2149_PIN26_LOW) - master_clock /= 2; - } - if (intf->flags & AY8910_ZX_STEREO) - { - // ABC Stereo - info->StereoMask[0] = 0x01; - info->StereoMask[1] = 0x03; - info->StereoMask[2] = 0x02; - } - else - { - info->StereoMask[0] = 0x03; - info->StereoMask[1] = 0x03; - info->StereoMask[2] = 0x03; - } - - build_mixer_table(info); - - /* The envelope is pacing twice as fast for the YM2149 as for the AY-3-8910, */ - /* This handled by the step parameter. Consequently we use a divider of 8 here. */ - //info->channel = stream_create(device, 0, info->streams, device->clock / 8, info, ay8910_update); - - ay8910_set_clock_ym(info,clock); - //ay8910_statesave(info, device); - - for (CurChn = 0; CurChn < NUM_CHANNELS; CurChn ++) - info->MuteMsk[CurChn] = 0; - - return info; -} - -void ay8910_stop_ym(void *chip) -{ - free(chip); -} - -void ay8910_reset_ym(void *chip) -{ - ay8910_context *psg = (ay8910_context *)chip; - int i; - - psg->register_latch = 0; - psg->rng = 1; - psg->output[0] = 0; - psg->output[1] = 0; - psg->output[2] = 0; - psg->count[0] = 0; - psg->count[1] = 0; - psg->count[2] = 0; - psg->count_noise = 0; - psg->count_env = 0; - psg->prescale_noise = 0; - psg->last_enable = -1; /* force a write */ - for (i = 0;i < AY_PORTA;i++) - ay8910_write_reg(psg,i,0); - psg->ready = 1; -#if ENABLE_REGISTER_TEST - ay8910_write_reg(psg, AY_AFINE, 0); - ay8910_write_reg(psg, AY_ACOARSE, 1); - ay8910_write_reg(psg, AY_BFINE, 0); - ay8910_write_reg(psg, AY_BCOARSE, 2); - ay8910_write_reg(psg, AY_CFINE, 0); - ay8910_write_reg(psg, AY_CCOARSE, 4); - //#define AY_NOISEPER (6) - ay8910_write_reg(psg, AY_ENABLE, ~7); - ay8910_write_reg(psg, AY_AVOL, 10); - ay8910_write_reg(psg, AY_BVOL, 10); - ay8910_write_reg(psg, AY_CVOL, 10); - //#define AY_EFINE (11) - //#define AY_ECOARSE (12) - //#define AY_ESHAPE (13) -#endif - if (psg->chip_type & 0x20) - psg->IsDisabled = 0x01; -} - -/*void ay8910_set_volume(UINT8 ChipID,int channel,int volume) -{ - //ay8910_context *psg = get_safe_token(device); - int ch; - - for (ch = 0; ch < psg->streams; ch++) - if (channel == ch || psg->streams == 1 || channel == ALL_8910_CHANNELS) - stream_set_output_gain(psg->channel, ch, volume / 100.0); -}*/ - -void ay8910_set_clock_ym(void *chip, int clock) -{ - ay8910_context *psg = (ay8910_context *)chip; - - if ((psg->chip_type & 0xF0) == 0x10 && (psg->intf->flags & YM2149_PIN26_LOW)) - clock /= 2; - - //stream_set_sample_rate(psg->channel, clock / 8 ); - if (psg->SmpRateFunc != NULL) - psg->SmpRateFunc(psg->SmpRateData, clock / 8); - - return; -} - -void ay8910_write_ym(void *chip, int addr, int data) -{ - ay8910_context *psg = (ay8910_context *)chip; - - if (addr & 1) - { /* Data port */ - int r = psg->register_latch; - - if (r > 15) return; - if (r == AY_ESHAPE || psg->regs[r] != data) - { - /* update the output buffer before changing the register */ - //stream_update(psg->channel); - } - - ay8910_write_reg(psg,r,data); - } - else - { /* Register port */ - psg->register_latch = data & 0x0f; - } -} - -int ay8910_read_ym(void *chip) -{ - ay8910_context *psg = (ay8910_context *)chip; - int r = psg->register_latch; - - if (r > 15) return 0; - - /* There are no state dependent register in the AY8910! */ - /* stream_update(psg->channel); */ - - switch (r) - { - case AY_PORTA: - //if ((psg->regs[AY_ENABLE] & 0x40) != 0) - // logerror("warning: read from 8910 '%s' Port A set as output\n",psg->device->tag); - /* - even if the port is set as output, we still need to return the external - data. Some games, like kidniki, need this to work. - */ - /*if (psg->portAread.read) - psg->regs[AY_PORTA] = devcb_call_read8(&psg->portAread, 0); - else - logerror("%s: warning - read 8910 '%s' Port A\n",cpuexec_describe_context(psg->device->machine),psg->device->tag);*/ - break; - case AY_PORTB: - //if ((psg->regs[AY_ENABLE] & 0x80) != 0) - // logerror("warning: read from 8910 '%s' Port B set as output\n",psg->device->tag); - /*if (psg->portBread.read) - psg->regs[AY_PORTB] = devcb_call_read8(&psg->portBread, 0); - else - logerror("%s: warning - read 8910 '%s' Port B\n",cpuexec_describe_context(psg->device->machine),psg->device->tag);*/ - break; - } - - /* Depending on chip type, unused bits in registers may or may not be accessible. - Untested chips are assumed to regard them as 'ram' - Tested and confirmed on hardware: - - AY-3-8910: inaccessible bits (see masks below) read back as 0 - - YM2149: no anomaly - */ - if (! (psg->chip_type & 0x10)) { - const UINT8 mask[0x10]={ - 0xff,0x0f,0xff,0x0f,0xff,0x0f,0x1f,0xff,0x1f,0x1f,0x1f,0xff,0xff,0x0f,0xff,0xff - }; - - return psg->regs[r] & mask[r]; - } - else return psg->regs[r]; -} - -/************************************* - * - * Sound Interface - * - *************************************/ - -//static DEVICE_START( ay8910 ) -/*int device_start_ay8910(UINT8 ChipID, int clock, unsigned char chip_type, unsigned char Flags) -{ - static const ay8910_interface generic_ay8910 = - { - AY8910_LEGACY_OUTPUT, - AY8910_DEFAULT_LOADS - }; - //const ay8910_interface *intf = (device->static_config ? (const ay8910_interface *)device->static_config : &generic_ay8910); - ay8910_interface intf = generic_ay8910; - ay8910_context *psg; - - if (ChipID >= MAX_CHIPS) - return 0; - - psg = &AY8910Data[ChipID]; - intf.flags = Flags; - ay8910_start_ym(psg, chip_type, clock, &intf); - - return clock / 8; -}*/ -int ay8910_start(void **chip, int clock, UINT8 chip_type, UINT8 Flags) -{ - static const ay8910_interface generic_ay8910 = - { - AY8910_LEGACY_OUTPUT, - AY8910_DEFAULT_LOADS - }; - ay8910_interface intf = generic_ay8910; - ay8910_context *psg = (ay8910_context*)chip; - - psg = (ay8910_context*)malloc(sizeof(ay8910_context)); - if(psg == NULL) - return 0; - memset(psg, 0x00, sizeof(ay8910_context)); - *chip = psg; - - intf.flags = Flags; - ay8910_start_ym(psg, chip_type, clock, &intf); - - if (Flags & YM2149_PIN26_LOW) - return clock / 16; - else - return clock / 8; -} - -/*static DEVICE_START( ym2149 ) -{ - static const ay8910_interface generic_ay8910 = - { - AY8910_LEGACY_OUTPUT, - AY8910_DEFAULT_LOADS, - DEVCB_NULL, DEVCB_NULL, DEVCB_NULL, DEVCB_NULL - }; - const ay8910_interface *intf = (device->static_config ? (const ay8910_interface *)device->static_config : &generic_ay8910); - ay8910_start_ym(get_safe_token(device), SOUND_YM2149, device, device->clock, intf); -}*/ - -//static DEVICE_STOP( ay8910 ) -/*void device_stop_ay8910(UINT8 ChipID) -{ - ay8910_context *psg = &AY8910Data[ChipID]; - ay8910_stop_ym(psg); -} - -//static DEVICE_RESET( ay8910 ) -void device_reset_ay8910(UINT8 ChipID) -{ - ay8910_context *psg = &AY8910Data[ChipID]; - ay8910_reset_ym(psg); -}*/ - -/*DEVICE_GET_INFO( ay8910 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(ay8910_context); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ay8910 ); break; - case DEVINFO_FCT_STOP: info->stop = DEVICE_STOP_NAME( ay8910 ); break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( ay8910 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "AY-3-8910A"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "PSG"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -} - -DEVICE_GET_INFO( ay8912 ) -{ - switch (state) - { - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ay8910 ); break; - case DEVINFO_STR_NAME: strcpy(info->s, "AY-3-8912A"); break; - default: DEVICE_GET_INFO_CALL(ay8910); break; - } -} - -DEVICE_GET_INFO( ay8913 ) -{ - switch (state) - { - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ay8910 ); break; - case DEVINFO_STR_NAME: strcpy(info->s, "AY-3-8913A"); break; - default: DEVICE_GET_INFO_CALL(ay8910); break; - } -} - -DEVICE_GET_INFO( ay8930 ) -{ - switch (state) - { - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ay8910 ); break; - case DEVINFO_STR_NAME: strcpy(info->s, "AY8930"); break; - default: DEVICE_GET_INFO_CALL(ay8910); break; - } -} - -DEVICE_GET_INFO( ym2149 ) -{ - switch (state) - { - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ym2149 ); break; - case DEVINFO_STR_NAME: strcpy(info->s, "YM2149"); break; - default: DEVICE_GET_INFO_CALL(ay8910); break; - } -} - -DEVICE_GET_INFO( ym3439 ) -{ - switch (state) - { - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ym2149 ); break; - case DEVINFO_STR_NAME: strcpy(info->s, "YM3439"); break; - default: DEVICE_GET_INFO_CALL(ay8910); break; - } -} - -DEVICE_GET_INFO( ymz284 ) -{ - switch (state) - { - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ym2149 ); break; - case DEVINFO_STR_NAME: strcpy(info->s, "YMZ284"); break; - default: DEVICE_GET_INFO_CALL(ay8910); break; - } -} - -DEVICE_GET_INFO( ymz294 ) -{ - switch (state) - { - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ym2149 ); break; - case DEVINFO_STR_NAME: strcpy(info->s, "YMZ294"); break; - default: DEVICE_GET_INFO_CALL(ay8910); break; - } -}*/ - -/************************************* - * - * Read/Write Handlers - * - *************************************/ - -//READ8_DEVICE_HANDLER( ay8910_r ) -/*UINT8 ay8910_r(UINT8 ChipID, offs_t offset) -{ - ay8910_context *psg = &AY8910Data[ChipID]; - return ay8910_read_ym(psg); -} - -//WRITE8_DEVICE_HANDLER( ay8910_data_address_w ) -void ay8910_data_address_w(UINT8 ChipID, offs_t offset, UINT8 data) -{ - ay8910_context *psg = &AY8910Data[ChipID]; - // note that directly connecting BC1 to A0 puts data on 0 and address on 1 - ay8910_write_ym(psg, ~offset & 1, data); -} - -//WRITE8_DEVICE_HANDLER( ay8910_address_data_w ) -void ay8910_address_data_w(UINT8 ChipID, offs_t offset, UINT8 data) -{ - ay8910_context *psg = &AY8910Data[ChipID]; - ay8910_write_ym(psg, offset & 1, data); -} - -//WRITE8_DEVICE_HANDLER( ay8910_address_w ) -void ay8910_address_w(UINT8 ChipID, offs_t offset, UINT8 data) -{ -#if ENABLE_REGISTER_TEST - return; -#endif - ay8910_data_address_w(ChipID, 1, data); -} - -//WRITE8_DEVICE_HANDLER( ay8910_data_w ) -void ay8910_data_w(UINT8 ChipID, offs_t offset, UINT8 data) -{ -#if ENABLE_REGISTER_TEST - return; -#endif - ay8910_data_address_w(ChipID, 0, data); -}*/ - - -void ay8910_set_mute_mask_ym(void *chip, UINT32 MuteMask) -{ - ay8910_context *psg = (ay8910_context *)chip; - UINT8 CurChn; - - for (CurChn = 0; CurChn < NUM_CHANNELS; CurChn ++) - psg->MuteMsk[CurChn] = (MuteMask & (1 << CurChn)) ? 0 : ~0; - - return; -} - -/*void ay8910_set_mute_mask(UINT8 ChipID, UINT32 MuteMask) -{ - ay8910_context *psg = &AY8910Data[ChipID]; - ay8910_set_mute_mask_ym(psg, MuteMask); -}*/ - -void ay8910_set_srchg_cb_ym(void *chip, SRATE_CALLBACK CallbackFunc, void* DataPtr) -{ - ay8910_context *info = (ay8910_context *)chip; - - // set Sample Rate Change Callback routine - info->SmpRateFunc = CallbackFunc; - info->SmpRateData = DataPtr; - - return; -} diff --git a/Frameworks/GME/vgmplay/chips/ay8910.h b/Frameworks/GME/vgmplay/chips/ay8910.h deleted file mode 100644 index 34aa139c1..000000000 --- a/Frameworks/GME/vgmplay/chips/ay8910.h +++ /dev/null @@ -1,143 +0,0 @@ -#pragma once - -//#include "devcb.h" -#define DEVCB_TYPE_NULL (0) -#define DEVCB_NULL { DEVCB_TYPE_NULL } - -/* -AY-3-8910A: 2 I/O ports -AY-3-8912A: 1 I/O port -AY-3-8913A: 0 I/O port -AY8930: upper compatible with 8910. -In extended mode, it has higher resolution and duty ratio setting -YM2149: higher resolution -YM3439: same as 2149 -YMZ284: 0 I/O port, different clock divider -YMZ294: 0 I/O port -*/ - -#define ALL_8910_CHANNELS -1 - -/* Internal resistance at Volume level 7. */ - -#define AY8910_INTERNAL_RESISTANCE (356) -#define YM2149_INTERNAL_RESISTANCE (353) - -/* - * Default values for resistor loads. - * The macro should be used in AY8910interface if - * the real values are unknown. - */ -#define AY8910_DEFAULT_LOADS {1000, 1000, 1000} - -/* - * The following is used by all drivers not reviewed yet. - * This will like the old behaviour, output between - * 0 and 7FFF - */ -#define AY8910_LEGACY_OUTPUT (1) - -/* - * Specifing the next define will simulate the special - * cross channel mixing if outputs are tied together. - * The driver will only provide one stream in this case. - */ -#define AY8910_SINGLE_OUTPUT (2) - -/* - * The follwoing define is the default behaviour. - * Output level 0 is 0V and 7ffff corresponds to 5V. - * Use this to specify that a discrete mixing stage - * follows. - */ -#define AY8910_DISCRETE_OUTPUT (4) - -/* - * The follwoing define causes the driver to output - * raw volume levels, i.e. 0 .. 15 and 0..31. - * This is intended to be used in a subsequent - * mixing modul (i.e. mpatrol ties 6 channels from - * AY-3-8910 together). Do not use it now. - */ -/* TODO: implement mixing module */ -#define AY8910_RAW_OUTPUT (8) - -#define AY8910_ZX_STEREO 0x80 -/* -* This define specifies the initial state of YM2149 -* pin 26 (SEL pin). By default it is set to high, -* compatible with AY8910. -*/ -/* TODO: make it controllable while it's running (used by any hw???) */ -#define YM2149_PIN26_HIGH (0x00) /* or N/C */ -#define YM2149_PIN26_LOW (0x10) - -typedef struct _ay8910_interface ay8910_interface; -struct _ay8910_interface -{ - int flags; /* Flags */ - int res_load[3]; /* Load on channel in ohms */ - //devcb_read8 portAread; - //devcb_read8 portBread; - //devcb_write8 portAwrite; - //devcb_write8 portBwrite; -}; - - -//void ay8910_set_volume(UINT8 ChipID,int channel,int volume); - -/*READ8_DEVICE_HANDLER( ay8910_r ); -WITE8_DEVICE_HANDLER( ay8910_address_w ); -WRITE8_DEVICE_HANDLER( ay8910_data_w );*/ -/*UINT8 ay8910_r(UINT8 ChipID, offs_t offset); -void ay8910_address_w(UINT8 ChipID, offs_t offset, UINT8 data); -void ay8910_data_w(UINT8 ChipID, offs_t offset, UINT8 data);*/ - -/* use this when BC1 == A0; here, BC1=0 selects 'data' and BC1=1 selects 'latch address' */ -//WRITE8_DEVICE_HANDLER( ay8910_data_address_w ); -//void ay8910_data_address_w(UINT8 ChipID, offs_t offset, UINT8 data); - -/* use this when BC1 == !A0; here, BC1=0 selects 'latch address' and BC1=1 selects 'data' */ -//WRITE8_DEVICE_HANDLER( ay8910_address_data_w ); -//void ay8910_address_data_w(UINT8 ChipID, offs_t offset, UINT8 data); - - -/*********** An interface for SSG of YM2203 ***********/ - -//void *ay8910_start_ym(void *infoptr, sound_type chip_type, const device_config *device, int clock, const ay8910_interface *intf); -void *ay8910_start_ym(void *infoptr, unsigned char chip_type, int clock, const ay8910_interface *intf); - -void ay8910_stop_ym(void *chip); -void ay8910_reset_ym(void *chip); -void ay8910_set_clock_ym(void *chip, int clock); -void ay8910_write_ym(void *chip, int addr, int data); -int ay8910_read_ym(void *chip); - -//void ay8910_update(UINT8 ChipID, stream_sample_t **outputs, int samples); -void ay8910_update_one(void *param, stream_sample_t **outputs, int samples); -int ay8910_start(void **chip, int clock, UINT8 chip_type, UINT8 Flags); -/*int device_start_ay8910(UINT8 ChipID, int clock, unsigned char chip_type, unsigned char Flags); -void device_stop_ay8910(UINT8 ChipID); -void device_reset_ay8910(UINT8 ChipID);*/ - -void ay8910_set_mute_mask_ym(void *chip, UINT32 MuteMask); -//void ay8910_set_mute_mask(UINT8 ChipID, UINT32 MuteMask); -void ay8910_set_srchg_cb_ym(void *chip, SRATE_CALLBACK CallbackFunc, void* DataPtr); - -/*DEVICE_GET_INFO( ay8910 ); -DEVICE_GET_INFO( ay8912 ); -DEVICE_GET_INFO( ay8913 ); -DEVICE_GET_INFO( ay8930 ); -DEVICE_GET_INFO( ym2149 ); -DEVICE_GET_INFO( ym3439 ); -DEVICE_GET_INFO( ymz284 ); -DEVICE_GET_INFO( ymz294 ); - -#define SOUND_AY8910 DEVICE_GET_INFO_NAME( ay8910 ) -#define SOUND_AY8912 DEVICE_GET_INFO_NAME( ay8912 ) -#define SOUND_AY8913 DEVICE_GET_INFO_NAME( ay8913 ) -#define SOUND_AY8930 DEVICE_GET_INFO_NAME( ay8930 ) -#define SOUND_YM2149 DEVICE_GET_INFO_NAME( ym2149 ) -#define SOUND_YM3439 DEVICE_GET_INFO_NAME( ym3439 ) -#define SOUND_YMZ284 DEVICE_GET_INFO_NAME( ymz284 ) -#define SOUND_YMZ294 DEVICE_GET_INFO_NAME( ymz294 )*/ diff --git a/Frameworks/GME/vgmplay/chips/ay_intf.c b/Frameworks/GME/vgmplay/chips/ay_intf.c deleted file mode 100644 index a32ee0a94..000000000 --- a/Frameworks/GME/vgmplay/chips/ay_intf.c +++ /dev/null @@ -1,160 +0,0 @@ -/**************************************************************** - - MAME / MESS functions - -****************************************************************/ - -#include // for memset -#include // for free -#include // for NULL -#include "mamedef.h" -//#include "sndintrf.h" -//#include "streams.h" -#include "ay8910.h" // must be always included (for YM2149_PIN26_LOW) -#include "emu2149.h" -#include "ay_intf.h" - - -#ifdef ENABLE_ALL_CORES -#define EC_MAME 0x01 // AY8910 core from MAME -#endif -#define EC_EMU2149 0x00 // EMU2149 from NSFPlay - - -/* for stream system */ -typedef struct _ayxx_state ayxx_state; -struct _ayxx_state -{ - void *chip; - int EMU_CORE; -}; - -void ayxx_stream_update(void *_info, stream_sample_t **outputs, int samples) -{ - ayxx_state *info = (ayxx_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_update_one(info->chip, outputs, samples); - break; -#endif - case EC_EMU2149: - PSG_calc_stereo((PSG*)info->chip, outputs, samples); - break; - } -} - -int device_start_ayxx(void **_info, int EMU_CORE, int clock, UINT8 chip_type, UINT8 Flags, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - ayxx_state *info; - int rate; - -#ifdef ENABLE_ALL_CORES - if (EMU_CORE >= 0x02) - EMU_CORE = EC_EMU2149; -#else - EMU_CORE = EC_EMU2149; -#endif - - info = (ayxx_state *) calloc(1, sizeof(ayxx_state)); - *_info = (void *) info; - - info->EMU_CORE = EMU_CORE; - if (Flags & YM2149_PIN26_LOW) - rate = clock / 16; - else - rate = clock / 8; - if (((CHIP_SAMPLING_MODE & 0x01) && rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - rate = CHIP_SAMPLE_RATE; - - switch(EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - rate = ay8910_start(&info->chip, clock, chip_type, Flags); - break; -#endif - case EC_EMU2149: - if (Flags & YM2149_PIN26_LOW) - clock /= 2; - info->chip = PSG_new(clock, rate); - if (info->chip == NULL) - return 0; - PSG_setVolumeMode((PSG*)info->chip, (chip_type & 0x10) ? 1 : 2); - PSG_setFlags((PSG*)info->chip, Flags & ~YM2149_PIN26_LOW); - break; - } - - return rate; -} - -void device_stop_ayxx(void *_info) -{ - ayxx_state *info = (ayxx_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_stop_ym(info->chip); - break; -#endif - case EC_EMU2149: - PSG_delete((PSG*)info->chip); - break; - } - info->chip = NULL; - free(info); -} - -void device_reset_ayxx(void *_info) -{ - ayxx_state *info = (ayxx_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_reset_ym(info->chip); - break; -#endif - case EC_EMU2149: - PSG_reset((PSG*)info->chip); - break; - } -} - - -void ayxx_w(void *_info, offs_t offset, UINT8 data) -{ - ayxx_state *info = (ayxx_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_write_ym(info->chip, offset, data); - break; -#endif - case EC_EMU2149: - PSG_writeIO((PSG*)info->chip, offset, data); - break; - } -} - -void ayxx_set_mute_mask(void *_info, UINT32 MuteMask) -{ - ayxx_state *info = (ayxx_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - ay8910_set_mute_mask_ym(info->chip, MuteMask); - break; -#endif - case EC_EMU2149: - PSG_setMask((PSG*)info->chip, MuteMask); - break; - } - - return; -} diff --git a/Frameworks/GME/vgmplay/chips/ay_intf.h b/Frameworks/GME/vgmplay/chips/ay_intf.h deleted file mode 100644 index 348dc5f44..000000000 --- a/Frameworks/GME/vgmplay/chips/ay_intf.h +++ /dev/null @@ -1,11 +0,0 @@ -#pragma once - -void ayxx_stream_update(void *chip, stream_sample_t **outputs, int samples); - -int device_start_ayxx(void **chip, int core, int clock, UINT8 chip_type, UINT8 Flags, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_ayxx(void *chip); -void device_reset_ayxx(void *chip); - -void ayxx_w(void *chip, offs_t offset, UINT8 data); - -void ayxx_set_mute_mask(void *chip, UINT32 MuteMask); diff --git a/Frameworks/GME/vgmplay/chips/c140.c b/Frameworks/GME/vgmplay/chips/c140.c deleted file mode 100644 index 303899dc8..000000000 --- a/Frameworks/GME/vgmplay/chips/c140.c +++ /dev/null @@ -1,639 +0,0 @@ -/* -C140.c - -Simulator based on AMUSE sources. -The C140 sound chip is used by Namco System 2 and System 21 -The 219 ASIC (which incorporates a modified C140) is used by Namco NA-1 and NA-2 -This chip controls 24 channels (C140) or 16 (219) of PCM. -16 bytes are associated with each channel. -Channels can be 8 bit signed PCM, or 12 bit signed PCM. - -Timer behavior is not yet handled. - -Unmapped registers: - 0x1f8:timer interval? (Nx0.1 ms) - 0x1fa:irq ack? timer restart? - 0x1fe:timer switch?(0:off 1:on) - --------------- - - ASIC "219" notes - - On the 219 ASIC used on NA-1 and NA-2, the high registers have the following - meaning instead: - 0x1f7: bank for voices 0-3 - 0x1f1: bank for voices 4-7 - 0x1f3: bank for voices 8-11 - 0x1f5: bank for voices 12-15 - - Some games (bkrtmaq, xday2) write to 0x1fd for voices 12-15 instead. Probably the bank registers - mirror at 1f8, in which case 1ff is also 0-3, 1f9 is also 4-7, 1fb is also 8-11, and 1fd is also 12-15. - - Each bank is 0x20000 (128k), and the voice addresses on the 219 are all multiplied by 2. - Additionally, the 219's base pitch is the same as the C352's (42667). But these changes - are IMO not sufficient to make this a separate file - all the other registers are - fully compatible. - - Finally, the 219 only has 16 voices. -*/ -/* - 2000.06.26 CAB fixed compressed pcm playback - 2002.07.20 R.Belmont added support for multiple banking types - 2006.01.08 R.Belmont added support for NA-1/2 "219" derivative -*/ - - -//#include "emu.h" -#include -#include -#include "mamedef.h" -#include "c140.h" - -#ifndef NULL -#define NULL ((void *)0) -#endif - -#define MAX_VOICE 24 - -struct voice_registers -{ - UINT8 volume_right; - UINT8 volume_left; - UINT8 frequency_msb; - UINT8 frequency_lsb; - UINT8 bank; - UINT8 mode; - UINT8 start_msb; - UINT8 start_lsb; - UINT8 end_msb; - UINT8 end_lsb; - UINT8 loop_msb; - UINT8 loop_lsb; - UINT8 reserved[4]; -}; - -typedef struct -{ - long ptoffset; - long pos; - long key; - //--work - long lastdt; - long prevdt; - long dltdt; - //--reg - long rvol; - long lvol; - long frequency; - long bank; - long mode; - - long sample_start; - long sample_end; - long sample_loop; - UINT8 Muted; -} VOICE; - -typedef struct _c140_state c140_state; -struct _c140_state -{ - int sample_rate; - //sound_stream *stream; - int banking_type; - /* internal buffers */ - INT16 *mixer_buffer_left; - INT16 *mixer_buffer_right; - - int baserate; - UINT32 pRomSize; - void *pRom; - UINT8 REG[0x200]; - - INT16 pcmtbl[8]; //2000.06.26 CAB - - VOICE voi[MAX_VOICE]; -}; - -/*INLINE c140_state *get_safe_token(device_t *device) -{ - assert(device != NULL); - assert(device->type() == C140); - return (c140_state *)downcast(device)->token(); -}*/ - - -static void init_voice( VOICE *v ) -{ - v->key=0; - v->ptoffset=0; - v->rvol=0; - v->lvol=0; - v->frequency=0; - v->bank=0; - v->mode=0; - v->sample_start=0; - v->sample_end=0; - v->sample_loop=0; -} -//READ8_DEVICE_HANDLER( c140_r ) -UINT8 c140_r(void *_info, offs_t offset) -{ - //c140_state *info = get_safe_token(device); - c140_state *info = (c140_state *)_info; - offset&=0x1ff; - return info->REG[offset]; -} - -/* - find_sample: compute the actual address of a sample given it's - address and banking registers, as well as the board type. - - I suspect in "real life" this works like the Sega MultiPCM where the banking - is done by a small PAL or GAL external to the sound chip, which can be switched - per-game or at least per-PCB revision as addressing range needs grow. - */ -static long find_sample(c140_state *info, long adrs, long bank, int voice) -{ - long newadr = 0; - - static const INT16 asic219banks[4] = { 0x1f7, 0x1f1, 0x1f3, 0x1f5 }; - - adrs=(bank<<16)+adrs; - - switch (info->banking_type) - { - case C140_TYPE_SYSTEM2: - // System 2 banking - newadr = ((adrs&0x200000)>>2)|(adrs&0x7ffff); - break; - - case C140_TYPE_SYSTEM21: - // System 21 banking. - // similar to System 2's. - newadr = ((adrs&0x300000)>>1)+(adrs&0x7ffff); - break; - - /*case C140_TYPE_SYSTEM21_A: - // System 21 type A (simple) banking. - // similar to System 2's. - newadr = ((adrs&0x300000)>>1)+(adrs&0x7ffff); - break; - - case C140_TYPE_SYSTEM21_B: - // System 21 type B (chip select) banking - - // get base address of sample inside the bank - newadr = ((adrs&0x100000)>>2) + (adrs&0x3ffff); - - // now add the starting bank offsets based on the 2 - // chip select bits. - // 0x40000 picks individual 512k ROMs - if (adrs & 0x40000) - { - newadr += 0x80000; - } - - // and 0x200000 which group of chips... - if (adrs & 0x200000) - { - newadr += 0x100000; - } - break;*/ - - case C140_TYPE_ASIC219: - // ASIC219's banking is fairly simple - newadr = ((info->REG[asic219banks[voice/4]]&0x3) * 0x20000) + adrs; - break; - } - - return (newadr); -} -//WRITE8_DEVICE_HANDLER( c140_w ) -void c140_w(void *_info, offs_t offset, UINT8 data) -{ - //c140_state *info = get_safe_token(device); - c140_state *info = (c140_state *)_info; - //info->stream->update(); - - offset&=0x1ff; - - // mirror the bank registers on the 219, fixes bkrtmaq (and probably xday2 based on notes in the HLE) - if ((offset >= 0x1f8) && (info->banking_type == C140_TYPE_ASIC219)) - { - offset -= 8; - } - - info->REG[offset]=data; - if( offset<0x180 ) - { - VOICE *v = &info->voi[offset>>4]; - - if( (offset&0xf)==0x5 ) - { - if( data&0x80 ) - { - const struct voice_registers *vreg = (struct voice_registers *) &info->REG[offset&0x1f0]; - v->key=1; - v->ptoffset=0; - v->pos=0; - v->lastdt=0; - v->prevdt=0; - v->dltdt=0; - v->bank = vreg->bank; - v->mode = data; - - // on the 219 asic, addresses are in words - if (info->banking_type == C140_TYPE_ASIC219) - { - v->sample_loop = (vreg->loop_msb*256 + vreg->loop_lsb)*2; - v->sample_start = (vreg->start_msb*256 + vreg->start_lsb)*2; - v->sample_end = (vreg->end_msb*256 + vreg->end_lsb)*2; - - #if 0 - logerror("219: play v %d mode %02x start %x loop %x end %x\n", - offset>>4, v->mode, - find_sample(info, v->sample_start, v->bank, offset>>4), - find_sample(info, v->sample_loop, v->bank, offset>>4), - find_sample(info, v->sample_end, v->bank, offset>>4)); - #endif - } - else - { - v->sample_loop = vreg->loop_msb*256 + vreg->loop_lsb; - v->sample_start = vreg->start_msb*256 + vreg->start_lsb; - v->sample_end = vreg->end_msb*256 + vreg->end_lsb; - } - } - else - { - v->key=0; - } - } - } -} - -//void c140_set_base(device_t *device, void *base) -void c140_set_base(void *_info, void *base) -{ - //c140_state *info = get_safe_token(device); - c140_state *info = (c140_state *)_info; - info->pRom = base; -} - -/*INLINE int limit(INT32 in) -{ - if(in>0x7fff) return 0x7fff; - else if(in<-0x8000) return -0x8000; - return in; -}*/ - -//static STREAM_UPDATE( update_stereo ) -void c140_update(void *param, stream_sample_t **outputs, int samples) -{ - c140_state *info = (c140_state *)param; - int i,j; - - INT32 rvol,lvol; - INT32 dt; - INT32 sdt; - INT32 st,ed,sz; - - INT8 *pSampleData; - INT32 frequency,delta,offset,pos; - INT32 cnt, voicecnt; - INT32 lastdt,prevdt,dltdt; - float pbase=(float)info->baserate*2.0f / (float)info->sample_rate; - - INT16 *lmix, *rmix; - - if(samples>info->sample_rate) samples=info->sample_rate; - - /* zap the contents of the mixer buffer */ - memset(info->mixer_buffer_left, 0, samples * sizeof(INT16)); - memset(info->mixer_buffer_right, 0, samples * sizeof(INT16)); - if (info->pRom == NULL) - return; - - /* get the number of voices to update */ - voicecnt = (info->banking_type == C140_TYPE_ASIC219) ? 16 : 24; - - //--- audio update - for( i=0;ivoi[i]; - const struct voice_registers *vreg = (struct voice_registers *)&info->REG[i*16]; - - if( v->key && ! v->Muted) - { - frequency= vreg->frequency_msb*256 + vreg->frequency_lsb; - - /* Abort voice if no frequency value set */ - if(frequency==0) continue; - - /* Delta = frequency * ((8MHz/374)*2 / sample rate) */ - delta=(long)((float)frequency * pbase); - - /* Calculate left/right channel volumes */ - lvol=(vreg->volume_left*32)/MAX_VOICE; //32ch -> 24ch - rvol=(vreg->volume_right*32)/MAX_VOICE; - - /* Set mixer outputs base pointers */ - lmix = info->mixer_buffer_left; - rmix = info->mixer_buffer_right; - - /* Retrieve sample start/end and calculate size */ - st=v->sample_start; - ed=v->sample_end; - sz=ed-st; - - /* Retrieve base pointer to the sample data */ - //pSampleData=(signed char*)((FPTR)info->pRom + find_sample(info, st, v->bank, i)); - pSampleData = (INT8*)info->pRom + find_sample(info, st, v->bank, i); - - /* Fetch back previous data pointers */ - offset=v->ptoffset; - pos=v->pos; - lastdt=v->lastdt; - prevdt=v->prevdt; - dltdt=v->dltdt; - - /* Switch on data type - compressed PCM is only for C140 */ - if ((v->mode&8) && (info->banking_type != C140_TYPE_ASIC219)) - { - //compressed PCM (maybe correct...) - /* Loop for enough to fill sample buffer as requested */ - for(j=0;j>16)&0x7fff; - offset &= 0xffff; - pos+=cnt; - //for(;cnt>0;cnt--) - { - /* Check for the end of the sample */ - if(pos >= sz) - { - /* Check if its a looping sample, either stop or loop */ - if(v->mode&0x10) - { - pos = (v->sample_loop - st); - } - else - { - v->key=0; - break; - } - } - - /* Read the chosen sample byte */ - dt=pSampleData[pos]; - - /* decompress to 13bit range */ //2000.06.26 CAB - sdt=dt>>3; //signed - if(sdt<0) sdt = (sdt<<(dt&7)) - info->pcmtbl[dt&7]; - else sdt = (sdt<<(dt&7)) + info->pcmtbl[dt&7]; - - prevdt=lastdt; - lastdt=sdt; - dltdt=(lastdt - prevdt); - } - - /* Caclulate the sample value */ - dt=((dltdt*offset)>>16)+prevdt; - - /* Write the data to the sample buffers */ - *lmix++ +=(dt*lvol)>>(5+5); - *rmix++ +=(dt*rvol)>>(5+5); - } - } - else - { - /* linear 8bit signed PCM */ - for(j=0;j>16)&0x7fff; - offset &= 0xffff; - pos += cnt; - /* Check for the end of the sample */ - if(pos >= sz) - { - /* Check if its a looping sample, either stop or loop */ - if( v->mode&0x10 ) - { - pos = (v->sample_loop - st); - } - else - { - v->key=0; - break; - } - } - - if( cnt ) - { - prevdt=lastdt; - - if (info->banking_type == C140_TYPE_ASIC219) - { - //lastdt = pSampleData[BYTE_XOR_BE(pos)]; - lastdt = pSampleData[pos ^ 0x01]; - - // Sign + magnitude format - if ((v->mode & 0x01) && (lastdt & 0x80)) - lastdt = -(lastdt & 0x7f); - - // Sign flip - if (v->mode & 0x40) - lastdt = -lastdt; - } - else - { - lastdt=pSampleData[pos]; - } - - dltdt = (lastdt - prevdt); - } - - /* Caclulate the sample value */ - dt=((dltdt*offset)>>16)+prevdt; - - /* Write the data to the sample buffers */ - *lmix++ +=(dt*lvol)>>5; - *rmix++ +=(dt*rvol)>>5; - } - } - - /* Save positional data for next callback */ - v->ptoffset=offset; - v->pos=pos; - v->lastdt=lastdt; - v->prevdt=prevdt; - v->dltdt=dltdt; - } - } - - /* render to MAME's stream buffer */ - lmix = info->mixer_buffer_left; - rmix = info->mixer_buffer_right; - { - stream_sample_t *dest1 = outputs[0]; - stream_sample_t *dest2 = outputs[1]; - for (i = 0; i < samples; i++) - { - //*dest1++ = limit(8*(*lmix++)); - //*dest2++ = limit(8*(*rmix++)); - *dest1++ = 8 * (*lmix ++); - *dest2++ = 8 * (*rmix ++); - } - } -} - -//static DEVICE_START( c140 ) -int device_start_c140(void **_info, int clock, int banking_type, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - //const c140_interface *intf = (const c140_interface *)device->static_config(); - //c140_state *info = get_safe_token(device); - c140_state *info; - int i; - - info = (c140_state *) calloc(1, sizeof(c140_state)); - *_info = (void *) info; - - //info->sample_rate=info->baserate=device->clock(); - if (clock < 1000000) - info->baserate = clock; - else - info->baserate = clock / 384; // based on MAME's notes on Namco System II - info->sample_rate = info->baserate; - if (((CHIP_SAMPLING_MODE & 0x01) && info->sample_rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - info->sample_rate = CHIP_SAMPLE_RATE; - if (info->sample_rate >= 0x1000000) // limit to 16 MHz sample rate (32 MB buffer) - return 0; - - //info->banking_type = intf->banking_type; - info->banking_type = banking_type; - - //info->stream = device->machine().sound().stream_alloc(*device,0,2,info->sample_rate,info,update_stereo); - - //info->pRom=*device->region(); - info->pRomSize = 0x00; - info->pRom = NULL; - - /* make decompress pcm table */ //2000.06.26 CAB - { - INT32 segbase=0; - for(i=0;i<8;i++) - { - info->pcmtbl[i]=segbase; //segment base value - segbase += 16<REG,0,sizeof(info->REG)); - { - int i; - for(i=0;ivoi[i] ); - }*/ - - /* allocate a pair of buffers to mix into - 1 second's worth should be more than enough */ - //info->mixer_buffer_left = auto_alloc_array(device->machine(), INT16, 2 * info->sample_rate); - info->mixer_buffer_left = (INT16*)malloc(sizeof(INT16) * 2 * info->sample_rate); - info->mixer_buffer_right = info->mixer_buffer_left + info->sample_rate; - - for (i = 0; i < MAX_VOICE; i ++) - info->voi[i].Muted = 0x00; - - return info->sample_rate; -} - -void device_stop_c140(void *_info) -{ - c140_state *info = (c140_state *)_info; - - free(info->pRom); info->pRom = NULL; - free(info->mixer_buffer_left); - - free(info); - - return; -} - -void device_reset_c140(void *_info) -{ - c140_state *info = (c140_state *)_info; - int i; - - memset(info->REG, 0, sizeof(info->REG)); - - for(i = 0; i < MAX_VOICE; i ++) - init_voice( &info->voi[i] ); - - return; -} - -void c140_write_rom(void *_info, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData) -{ - c140_state *info = (c140_state *)_info; - - if (info->pRomSize != ROMSize) - { - info->pRom = (UINT8*)realloc(info->pRom, ROMSize); - info->pRomSize = ROMSize; - memset(info->pRom, 0xFF, ROMSize); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy((INT8*)info->pRom + DataStart, ROMData, DataLength); - - return; -} - - -void c140_set_mute_mask(void *_info, UINT32 MuteMask) -{ - c140_state *info = (c140_state *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < MAX_VOICE; CurChn ++) - info->voi[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} - - - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( c140 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- // - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(c140_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- // - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( c140 ); break; - case DEVINFO_FCT_STOP: // nothing // break; - case DEVINFO_FCT_RESET: // nothing // break; - - // --- the following bits of info are returned as NULL-terminated strings --- // - case DEVINFO_STR_NAME: strcpy(info->s, "C140"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Namco PCM"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -} - - -DEFINE_LEGACY_SOUND_DEVICE(C140, c140);*/ diff --git a/Frameworks/GME/vgmplay/chips/c140.h b/Frameworks/GME/vgmplay/chips/c140.h deleted file mode 100644 index 30e58f89f..000000000 --- a/Frameworks/GME/vgmplay/chips/c140.h +++ /dev/null @@ -1,36 +0,0 @@ -/* C140.h */ - -#pragma once - -void c140_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_c140(void **chip, int clock, int banking_type, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_c140(void *chip); -void device_reset_c140(void *chip); - -//READ8_DEVICE_HANDLER( c140_r ); -//WRITE8_DEVICE_HANDLER( c140_w ); -UINT8 c140_r(void *chip, offs_t offset); -void c140_w(void *chip, offs_t offset, UINT8 data); - -//void c140_set_base(device_t *device, void *base); -void c140_set_base(void *chip, void *base); - -enum -{ - C140_TYPE_SYSTEM2, - C140_TYPE_SYSTEM21, - C140_TYPE_ASIC219 -}; - -/*typedef struct _c140_interface c140_interface; -struct _c140_interface { - int banking_type; -};*/ - - -void c140_write_rom(void *chip, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData); - -void c140_set_mute_mask(void *chip, UINT32 MuteMask); - -//DECLARE_LEGACY_SOUND_DEVICE(C140, c140); diff --git a/Frameworks/GME/vgmplay/chips/c352.c b/Frameworks/GME/vgmplay/chips/c352.c deleted file mode 100644 index 27cefd5cc..000000000 --- a/Frameworks/GME/vgmplay/chips/c352.c +++ /dev/null @@ -1,370 +0,0 @@ -/* - c352.c - Namco C352 custom PCM chip emulation - v2.0 - - Rewritten by superctr - - Original code by R. Belmont - Additional code by cync and the hoot development team - - Thanks to Cap of VivaNonno for info and The_Author for preliminary reverse-engineering - - Chip specs: - 32 voices - Supports 8-bit linear and 8-bit muLaw samples - Output: digital, 16 bit, 4 channels - Output sample rate is the input clock / (288 * 2). - */ - -//#include "emu.h" -//#include "streams.h" -#include -#include -#include -#include // for NULL -#include "mamedef.h" -#include "c352.h" - -#define VERBOSE (0) -#define LOG(x) do { if (VERBOSE) logerror x; } while (0) - -#define C352_VOICES 32 -enum { - C352_FLG_BUSY = 0x8000, // channel is busy - C352_FLG_KEYON = 0x4000, // Keyon - C352_FLG_KEYOFF = 0x2000, // Keyoff - C352_FLG_LOOPTRG = 0x1000, // Loop Trigger - C352_FLG_LOOPHIST = 0x0800, // Loop History - C352_FLG_FM = 0x0400, // Frequency Modulation - C352_FLG_PHASERL = 0x0200, // Rear Left invert phase 180 degrees - C352_FLG_PHASEFL = 0x0100, // Front Left invert phase 180 degrees - C352_FLG_PHASEFR = 0x0080, // invert phase 180 degrees (e.g. flip sign of sample) - C352_FLG_LDIR = 0x0040, // loop direction - C352_FLG_LINK = 0x0020, // "long-format" sample (can't loop, not sure what else it means) - C352_FLG_NOISE = 0x0010, // play noise instead of sample - C352_FLG_MULAW = 0x0008, // sample is mulaw instead of linear 8-bit PCM - C352_FLG_FILTER = 0x0004, // don't apply filter - C352_FLG_REVLOOP = 0x0003, // loop backwards - C352_FLG_LOOP = 0x0002, // loop forward - C352_FLG_REVERSE = 0x0001 // play sample backwards -}; - -typedef struct { - - UINT32 pos; - UINT32 counter; - - INT16 sample; - INT16 last_sample; - - UINT16 vol_f; - UINT16 vol_r; - UINT16 freq; - UINT16 flags; - - UINT16 wave_bank; - UINT16 wave_start; - UINT16 wave_end; - UINT16 wave_loop; - - int mute; - -} C352_Voice; - -typedef struct { - - UINT32 rate; - UINT8 muteRear; - - C352_Voice v[C352_VOICES]; - - UINT16 control1; // unknown purpose for both - UINT16 control2; - - UINT8* wave; - UINT32 wavesize; - UINT32 wave_mask; - - UINT16 random; - - INT16 mulaw[256]; - -} C352; - -void C352_generate_mulaw(C352 *c) -{ - int i; - double x_max = 32752.0; - double y_max = 127.0; - double u = 10.0; - - // generate mulaw table for mulaw format samples - for (i = 0; i < 256; i++) - { - double y = (double) (i & 0x7f); - double x = (exp (y / y_max * log (1.0 + u)) - 1.0) * x_max / u; - - if (i & 0x80) - x = -x; - c->mulaw[i] = (short)x; - } -} - -void C352_fetch_sample(C352 *c, int i) -{ - C352_Voice *v = &c->v[i]; - v->last_sample = v->sample; - - if(v->flags & C352_FLG_NOISE) - { - c->random = (c->random>>1) ^ (-(c->random&1)) & 0xfff6; - v->sample = (c->random&4) ? 0xc000 : 0x3fff; - - v->last_sample = v->sample; // No interpolation for noise samples - } - else - { - INT8 s; - UINT16 pos; - - s = (INT8)c->wave[v->pos&0xffffff]; - - if(v->flags & C352_FLG_MULAW) - v->sample = c->mulaw[(uint8_t)s]; - else - v->sample = s<<8; - - pos = v->pos&0xffff; - - if((v->flags & C352_FLG_LOOP) && v->flags & C352_FLG_REVERSE) - { - // backwards>forwards - if((v->flags & C352_FLG_LDIR) && pos == v->wave_loop) - v->flags &= ~C352_FLG_LDIR; - // forwards>backwards - else if(!(v->flags & C352_FLG_LDIR) && pos == v->wave_end) - v->flags |= C352_FLG_LDIR; - - v->pos += (v->flags&C352_FLG_LDIR) ? -1 : 1; - } - else if(pos == v->wave_end) - { - if((v->flags & C352_FLG_LINK) && (v->flags & C352_FLG_LOOP)) - { - v->pos = (v->wave_start<<16) | v->wave_loop; - v->flags |= C352_FLG_LOOPHIST; - } - else if(v->flags & C352_FLG_LOOP) - { - v->pos = (v->pos&0xff0000) | v->wave_loop; - v->flags |= C352_FLG_LOOPHIST; - } - else - { - v->flags |= C352_FLG_KEYOFF; - v->flags &= ~C352_FLG_BUSY; - v->sample=0; - v->last_sample=0; - } - } - else - { - v->pos += (v->flags&C352_FLG_REVERSE) ? -1 : 1; - } - } -} - -UINT16 C352_update_voice(C352 *c, int i) -{ - C352_Voice *v = &c->v[i]; - INT32 temp; - - if((v->flags & C352_FLG_BUSY) == 0) - return 0; - - v->counter += v->freq; - - if(v->counter > 0x10000) - { - v->counter &= 0xffff; - C352_fetch_sample(c,i); - } - - temp = v->sample; - - if((v->flags & C352_FLG_FILTER) == 0) - temp = v->last_sample + (v->counter*(v->sample-v->last_sample)>>16); - - return temp; -} - -void c352_update(void *_info, stream_sample_t **outputs, int samples) -{ - C352 *c = (C352 *) _info; - int i, j; - INT16 s; - memset(outputs[0], 0x00, samples * sizeof(stream_sample_t)); - memset(outputs[1], 0x00, samples * sizeof(stream_sample_t)); - - for(i=0;iv[j].mute) - { - // Left - outputs[0][i] += (c->v[j].flags & C352_FLG_PHASEFL) ? (-s * (c->v[j].vol_f>>8) )>>8 - : ( s * (c->v[j].vol_f>>8) )>>8; - if (!c->muteRear) - outputs[0][i] += (c->v[j].flags & C352_FLG_PHASERL) ? (-s * (c->v[j].vol_r>>8) )>>8 - : ( s * (c->v[j].vol_r>>8) )>>8; - - // Right - outputs[1][i] += (c->v[j].flags & C352_FLG_PHASEFR) ? (-s * (c->v[j].vol_f&0xff))>>8 - : ( s * (c->v[j].vol_f&0xff))>>8; - if (!c->muteRear) - outputs[1][i] += ( s * (c->v[j].vol_r&0xff))>>8; - } - } - - } -} - -int device_start_c352(void **_info, int clock, int clkdiv) -{ - C352 *c = calloc(1, sizeof(C352)); - *_info = (void *) c; - - c->wave = NULL; - c->wavesize = 0x00; - - if(!clkdiv) - clkdiv = 288; - - c->rate = (clock&0x7FFFFFFF)/clkdiv; - c->muteRear = (clock&0x80000000)>>31; - - memset(c->v,0,sizeof(C352_Voice)*C352_VOICES); - - c->control1 = 0; - c->control2 = 0; - c->random = 0x1234; - - C352_generate_mulaw(c); - - return c->rate; -} - -void device_stop_c352(void *_info) -{ - C352 *c = (C352 *)_info; - - free(c->wave); - c->wave = NULL; - - free(c); - - return; -} - -void device_reset_c352(void *_info) -{ - C352 *c = (C352 *) _info; - - memset(c->v,0,sizeof(C352_Voice)*C352_VOICES); - - return; -} - -static const UINT16 C352RegMap[8] = { - offsetof(C352_Voice,vol_f) / sizeof(UINT16), - offsetof(C352_Voice,vol_r) / sizeof(UINT16), - offsetof(C352_Voice,freq) / sizeof(UINT16), - offsetof(C352_Voice,flags) / sizeof(UINT16), - offsetof(C352_Voice,wave_bank) / sizeof(UINT16), - offsetof(C352_Voice,wave_start) / sizeof(UINT16), - offsetof(C352_Voice,wave_end) / sizeof(UINT16), - offsetof(C352_Voice,wave_loop) / sizeof(UINT16), -}; - -UINT16 c352_r(void *_info, offs_t offset) -{ - C352 *c = (C352 *) _info; - - if(offset < 0x100) - return *((UINT16*)&c->v[offset/8]+C352RegMap[offset%8]); - else - return 0; -} - -void c352_w(void *_info, offs_t offset, UINT16 data) -{ - C352 *c = (C352 *) _info; - - int i; - - if(offset < 0x100) // Channel registers, see map above. - *((UINT16*)&c->v[offset/8]+C352RegMap[offset%8]) = data; - else if(offset == 0x200) // Unknown purpose. - c->control1 = data; - else if(offset == 0x201) - c->control2 = data; - else if(offset == 0x202) // execute keyons/keyoffs - { - for(i=0;iv[i].flags & C352_FLG_KEYON)) - { - c->v[i].pos = (c->v[i].wave_bank<<16) | c->v[i].wave_start; - - c->v[i].sample = 0; - c->v[i].last_sample = 0; - c->v[i].counter = 0x10000; // Immediate update - - c->v[i].flags |= C352_FLG_BUSY; - c->v[i].flags &= ~(C352_FLG_KEYON|C352_FLG_LOOPHIST); - } - else if(c->v[i].flags & C352_FLG_KEYOFF) - { - c->v[i].sample=0; - c->v[i].last_sample=0; - c->v[i].flags &= ~(C352_FLG_BUSY|C352_FLG_KEYOFF); - } - } - } -} - - -void c352_write_rom(void *_info, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData) -{ - C352 *c = (C352 *) _info; - - if (c->wavesize != ROMSize) - { - c->wave = (UINT8*)realloc(c->wave, ROMSize); - c->wavesize = ROMSize; - memset(c->wave, 0xFF, ROMSize); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(c->wave + DataStart, ROMData, DataLength); - - return; -} - -void c352_set_mute_mask(void *_info, UINT32 MuteMask) -{ - C352 *c = (C352 *) _info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 32; CurChn ++) - c->v[CurChn].mute = (MuteMask >> CurChn) & 0x01; - - return; -} - diff --git a/Frameworks/GME/vgmplay/chips/c352.h b/Frameworks/GME/vgmplay/chips/c352.h deleted file mode 100644 index d6079fdaf..000000000 --- a/Frameworks/GME/vgmplay/chips/c352.h +++ /dev/null @@ -1,26 +0,0 @@ -#pragma once - -#ifndef __C352_H__ -#define __C352_H__ - -//#include "devlegcy.h" - -void c352_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_c352(void **chip, int clock, int clkdiv); -void device_stop_c352(void *chip); -void device_reset_c352(void *chip); - -//READ16_DEVICE_HANDLER( c352_r ); -//WRITE16_DEVICE_HANDLER( c352_w ); -UINT16 c352_r(void *chip, offs_t offset); -void c352_w(void *chip, offs_t offset, UINT16 data); - -void c352_write_rom(void *chip, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData); - -void c352_set_mute_mask(void *chip, UINT32 MuteMask); - -//DECLARE_LEGACY_SOUND_DEVICE(C352, c352); - -#endif /* __C352_H__ */ - diff --git a/Frameworks/GME/vgmplay/chips/c6280.c b/Frameworks/GME/vgmplay/chips/c6280.c deleted file mode 100644 index 3fa906341..000000000 --- a/Frameworks/GME/vgmplay/chips/c6280.c +++ /dev/null @@ -1,454 +0,0 @@ -/* - HuC6280 sound chip emulator - by Charles MacDonald - E-mail: cgfm2@hotmail.com - WWW: http://cgfm2.emuviews.com - - Thanks to: - - - Paul Clifford for his PSG documentation. - - Richard Bannister for the TGEmu-specific sound updating code. - - http://www.uspto.gov for the PSG patents. - - All contributors to the tghack-list. - - Changes: - - (03/30/2003) - - Removed TGEmu specific code and added support functions for MAME. - - Modified setup code to handle multiple chips with different clock and - volume settings. - - Missing features / things to do: - - - Add LFO support. But do any games actually use it? - - - Add shared index for waveform playback and sample writes. Almost every - game will reset the index prior to playback so this isn't an issue. - - - While the noise emulation is complete, the data for the pseudo-random - bitstream is calculated by machine.rand() and is not a representation of what - the actual hardware does. - - For some background on Hudson Soft's C62 chipset: - - - http://www.hudsonsoft.net/ww/about/about.html - - http://www.hudson.co.jp/corp/eng/coinfo/history.html - - Legal information: - - Copyright Charles MacDonald - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -*/ - -//#include "emu.h" -#include // for rand() -#include // for memset() -#include // for pow() -#include "mamedef.h" -#include "c6280.h" - -typedef struct { - UINT16 frequency; - UINT8 control; - UINT8 balance; - UINT8 waveform[32]; - UINT8 index; - INT16 dda; - UINT8 noise_control; - UINT32 noise_counter; - UINT32 counter; - UINT8 Muted; -} t_channel; - -typedef struct { - //sound_stream *stream; - //device_t *device; - //device_t *cpudevice; - UINT8 select; - UINT8 balance; - UINT8 lfo_frequency; - UINT8 lfo_control; - t_channel channel[8]; // is 8, because: p->select = data & 0x07; - INT16 volume_table[32]; - UINT32 noise_freq_tab[32]; - UINT32 wave_freq_tab[4096]; -} c6280_t; - -/*INLINE c6280_t *get_safe_token(device_t *device) -{ - assert(device != NULL); - assert(device->type() == C6280); - return (c6280_t *)downcast(device)->token(); -}*/ - - -/* only needed for io_buffer */ -//#include "cpu/h6280/h6280.h" - - -static void c6280_init(/*device_t *device,*/ c6280_t *p, double clk, double rate) -{ - //const c6280_interface *intf = (const c6280_interface *)device->static_config(); - int i; - double step; - - /* Loudest volume level for table */ - //double level = 65535.0 / 6.0 / 32.0; - double level = 65536.0 / 6.0 / 32.0; - - /* Clear context */ - memset(p, 0, sizeof(c6280_t)); - - //p->device = device; - //p->cpudevice = device->machine().device(intf->cpu); - //if (p->cpudevice == NULL) - // fatalerror("c6280_init: no CPU found with tag of '%s'\n", device->tag()); - - /* Make waveform frequency table */ - for(i = 0; i < 4096; i += 1) - { - step = ((clk / rate) * 4096) / (i+1); - p->wave_freq_tab[(1 + i) & 0xFFF] = (UINT32)step; - } - - /* Make noise frequency table */ - for(i = 0; i < 32; i += 1) - { - step = ((clk / rate) * 32) / (i+1); - p->noise_freq_tab[i] = (UINT32)step; - } - - /* Make volume table */ - /* PSG has 48dB volume range spread over 32 steps */ - step = 48.0 / 32.0; - for(i = 0; i < 31; i++) - { - p->volume_table[i] = (UINT16)level; - level /= pow(10.0, step / 20.0); - } - p->volume_table[31] = 0; -} - - -static void c6280_write(c6280_t *p, int offset, int data) -{ - t_channel *q = &p->channel[p->select]; - - /* Update stream */ - //p->stream->update(); - - switch(offset & 0x0F) - { - case 0x00: /* Channel select */ - p->select = data & 0x07; - break; - - case 0x01: /* Global balance */ - p->balance = data; - break; - - case 0x02: /* Channel frequency (LSB) */ - q->frequency = (q->frequency & 0x0F00) | data; - q->frequency &= 0x0FFF; - break; - - case 0x03: /* Channel frequency (MSB) */ - q->frequency = (q->frequency & 0x00FF) | (data << 8); - q->frequency &= 0x0FFF; - break; - - case 0x04: /* Channel control (key-on, DDA mode, volume) */ - - /* 1-to-0 transition of DDA bit resets waveform index */ - if((q->control & 0x40) && ((data & 0x40) == 0)) - { - q->index = 0; - } - q->control = data; - break; - - case 0x05: /* Channel balance */ - q->balance = data; - break; - - case 0x06: /* Channel waveform data */ - - switch(q->control & 0xC0) - { - case 0x00: - q->waveform[q->index & 0x1F] = data & 0x1F; - q->index = (q->index + 1) & 0x1F; - break; - - case 0x40: - break; - - case 0x80: - q->waveform[q->index & 0x1F] = data & 0x1F; - q->index = (q->index + 1) & 0x1F; - break; - - case 0xC0: - q->dda = data & 0x1F; - break; - } - - break; - - case 0x07: /* Noise control (enable, frequency) */ - q->noise_control = data; - break; - - case 0x08: /* LFO frequency */ - p->lfo_frequency = data; - break; - - case 0x09: /* LFO control (enable, mode) */ - p->lfo_control = data; - break; - - default: - break; - } -} - - -//static STREAM_UPDATE( c6280_update ) -void c6280m_update(void* param, stream_sample_t **outputs, int samples) -{ - static const int scale_tab[] = { - 0x00, 0x03, 0x05, 0x07, 0x09, 0x0B, 0x0D, 0x0F, - 0x10, 0x13, 0x15, 0x17, 0x19, 0x1B, 0x1D, 0x1F - }; - int ch; - int i; - c6280_t *p = (c6280_t *)param; - - int lmal = (p->balance >> 4) & 0x0F; - int rmal = (p->balance >> 0) & 0x0F; - int vll, vlr; - - lmal = scale_tab[lmal]; - rmal = scale_tab[rmal]; - - /* Clear buffer */ - for(i = 0; i < samples; i++) - { - outputs[0][i] = 0; - outputs[1][i] = 0; - } - - for(ch = 0; ch < 6; ch++) - { - /* Only look at enabled channels */ - if((p->channel[ch].control & 0x80) && ! p->channel[ch].Muted) - { - int lal = (p->channel[ch].balance >> 4) & 0x0F; - int ral = (p->channel[ch].balance >> 0) & 0x0F; - int al = p->channel[ch].control & 0x1F; - - lal = scale_tab[lal]; - ral = scale_tab[ral]; - - /* Calculate volume just as the patent says */ - vll = (0x1F - lal) + (0x1F - al) + (0x1F - lmal); - if(vll > 0x1F) vll = 0x1F; - - vlr = (0x1F - ral) + (0x1F - al) + (0x1F - rmal); - if(vlr > 0x1F) vlr = 0x1F; - - vll = p->volume_table[vll]; - vlr = p->volume_table[vlr]; - - /* Check channel mode */ - if((ch >= 4) && (p->channel[ch].noise_control & 0x80)) - { - /* Noise mode */ - UINT32 step = p->noise_freq_tab[(p->channel[ch].noise_control & 0x1F) ^ 0x1F]; - for(i = 0; i < samples; i += 1) - { - static int data = 0; - p->channel[ch].noise_counter += step; - if(p->channel[ch].noise_counter >= 0x800) - { - //data = (p->device->machine().rand() & 1) ? 0x1F : 0; - data = (rand() & 1) ? 0x1F : 0; - } - p->channel[ch].noise_counter &= 0x7FF; - outputs[0][i] += (INT16)(vll * (data - 16)); - outputs[1][i] += (INT16)(vlr * (data - 16)); - } - } - else - if(p->channel[ch].control & 0x40) - { - /* DDA mode */ - for(i = 0; i < samples; i++) - { - outputs[0][i] += (INT16)(vll * (p->channel[ch].dda - 16)); - outputs[1][i] += (INT16)(vlr * (p->channel[ch].dda - 16)); - } - } - else - { - /* Waveform mode */ - UINT32 step = p->wave_freq_tab[p->channel[ch].frequency]; - for(i = 0; i < samples; i += 1) - { - int offset; - INT16 data; - offset = (p->channel[ch].counter >> 12) & 0x1F; - p->channel[ch].counter += step; - p->channel[ch].counter &= 0x1FFFF; - data = p->channel[ch].waveform[offset]; - outputs[0][i] += (INT16)(vll * (data - 16)); - outputs[1][i] += (INT16)(vlr * (data - 16)); - } - } - } - } -} - - -/*--------------------------------------------------------------------------*/ -/* MAME specific code */ -/*--------------------------------------------------------------------------*/ - -//static DEVICE_START( c6280 ) -void* device_start_c6280m(int clock, int rate) -{ - //int rate = device->clock()/16; - //c6280_t *info = get_safe_token(device); - c6280_t *info; - UINT8 CurChn; - - info = (c6280_t*)malloc(sizeof(c6280_t)); - if (info == NULL) - return 0; - memset(info, 0x00, sizeof(c6280_t)); - - /* Initialize PSG emulator */ - //c6280_init(device, info, device->clock(), rate); - c6280_init(info, clock & 0x7FFFFFFF, rate); - - /* Create stereo stream */ - //info->stream = device->machine().sound().stream_alloc(*device, 0, 2, rate, info, c6280_update); - - for (CurChn = 0; CurChn < 6; CurChn ++) - info->channel[CurChn].Muted = 0x00; - - return info; -} - -void device_stop_c6280m(void* chip) -{ - c6280_t *info = (c6280_t *)chip; - - free(info); - - return; -} - -void device_reset_c6280m(void* chip) -{ - c6280_t *info = (c6280_t *)chip; - UINT8 CurChn; - t_channel* TempChn; - - info->select = 0x00; - info->balance = 0x00; - info->lfo_frequency = 0x00; - info->lfo_control = 0x00; - - for (CurChn = 0; CurChn < 6; CurChn ++) - { - TempChn = &info->channel[CurChn]; - - TempChn->frequency = 0x00; - TempChn->control = 0x00; - TempChn->balance = 0x00; - memset(TempChn->waveform, 0x00, 0x20); - TempChn->index = 0x00; - TempChn->dda = 0x00; - TempChn->noise_control = 0x00; - TempChn->noise_counter = 0x00; - TempChn->counter = 0x00; - } - - return; -} - -//READ8_DEVICE_HANDLER( c6280_r ) -UINT8 c6280m_r(void* chip, offs_t offset) -{ - //c6280_t *info = get_safe_token(device); - c6280_t *info = (c6280_t *)chip; - //return h6280io_get_buffer(info->cpudevice); - if (offset == 0) - return info->select; - return 0; -} - -//WRITE8_DEVICE_HANDLER( c6280_w ) -void c6280m_w(void* chip, offs_t offset, UINT8 data) -{ - //c6280_t *info = get_safe_token(device); - c6280_t *info = (c6280_t *)chip; - //h6280io_set_buffer(info->cpudevice, data); - c6280_write(info, offset, data); -} - - -void c6280m_set_mute_mask(void* chip, UINT32 MuteMask) -{ - c6280_t *info = (c6280_t *)chip; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 6; CurChn ++) - info->channel[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} - - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( c6280 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(c6280_t); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( c6280 ); break; - case DEVINFO_FCT_STOP: // nothing // break; - case DEVINFO_FCT_RESET: // nothing // break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "HuC6280"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "????"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -} - - -DEFINE_LEGACY_SOUND_DEVICE(C6280, c6280);*/ diff --git a/Frameworks/GME/vgmplay/chips/c6280.h b/Frameworks/GME/vgmplay/chips/c6280.h deleted file mode 100644 index 03cdcf80c..000000000 --- a/Frameworks/GME/vgmplay/chips/c6280.h +++ /dev/null @@ -1,24 +0,0 @@ -#pragma once - -//#include "devlegcy.h" - -typedef struct _c6280_interface c6280_interface; -struct _c6280_interface -{ - const char * cpu; -}; - -/* Function prototypes */ -//WRITE8_DEVICE_HANDLER( c6280_w ); -//READ8_DEVICE_HANDLER( c6280_r ); -void c6280m_w(void* chip, offs_t offset, UINT8 data); -UINT8 c6280m_r(void* chip, offs_t offset); - -void c6280m_update(void* param, stream_sample_t **outputs, int samples); -void* device_start_c6280m(int clock, int rate); -void device_stop_c6280m(void* chip); -void device_reset_c6280m(void* chip); - -void c6280m_set_mute_mask(void* chip, UINT32 MuteMask); - -//DECLARE_LEGACY_SOUND_DEVICE(C6280, c6280); diff --git a/Frameworks/GME/vgmplay/chips/c6280intf.c b/Frameworks/GME/vgmplay/chips/c6280intf.c deleted file mode 100644 index f5c914c28..000000000 --- a/Frameworks/GME/vgmplay/chips/c6280intf.c +++ /dev/null @@ -1,169 +0,0 @@ -#include -#include "mamedef.h" -#ifdef ENABLE_ALL_CORES -#include "c6280.h" -#endif -#include "Ootake_PSG.h" - -#ifdef ENABLE_ALL_CORES -#define EC_MAME 0x01 -#endif -#define EC_OOTAKE 0x00 - -#ifndef NULL -#define NULL ((void *)0) -#endif - -typedef struct _c6280_state -{ - void* chip; - int EMU_CORE; -} c6280_state; - -void c6280_update(void *_info, stream_sample_t **outputs, int samples) -{ - c6280_state* info = (c6280_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - c6280m_update(info->chip, outputs, samples); - break; -#endif - case EC_OOTAKE: - PSG_Mix(info->chip, outputs, samples); - break; - } -} - -int device_start_c6280(void **_info, int EMU_CORE, int clock, int SampleRate, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - c6280_state* info; - int rate; - -#ifdef ENABLE_ALL_CORES - if (EMU_CORE >= 0x02) - EMU_CORE = EC_OOTAKE; -#else - EMU_CORE = EC_OOTAKE; -#endif - - info = (c6280_state *) calloc(1, sizeof(c6280_state)); - *_info = (void *) info; - - info->EMU_CORE = EMU_CORE; - switch(EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - rate = (clock & 0x7FFFFFFF)/16; - if (((CHIP_SAMPLING_MODE & 0x01) && rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - rate = CHIP_SAMPLE_RATE; - - info->chip = device_start_c6280m(clock, rate); - if (info->chip == NULL) - return 0; - break; -#endif - case EC_OOTAKE: - rate = SampleRate; - info->chip = PSG_Init(clock, rate); - if (info->chip == NULL) - return 0; - break; - } - - return rate; -} - -void device_stop_c6280(void *_info) -{ - c6280_state* info = (c6280_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - device_stop_c6280m(info->chip); - break; -#endif - case EC_OOTAKE: - PSG_Deinit(info->chip); - break; - } - info->chip = NULL; - - free(info); - - return; -} - -void device_reset_c6280(void *_info) -{ - c6280_state* info = (c6280_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - device_reset_c6280m(info->chip); - break; -#endif - case EC_OOTAKE: - PSG_ResetVolumeReg(info->chip); - break; - } - return; -} - -UINT8 c6280_r(void *_info, offs_t offset) -{ - c6280_state* info = (c6280_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - return c6280m_r(info->chip, offset); -#endif - case EC_OOTAKE: - return PSG_Read(info->chip, offset); - default: - return 0x00; - } -} - -void c6280_w(void *_info, offs_t offset, UINT8 data) -{ - c6280_state* info = (c6280_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - c6280m_w(info->chip, offset, data); - break; -#endif - case EC_OOTAKE: - PSG_Write(info->chip, offset, data); - break; - } - - return; -} - - -void c6280_set_mute_mask(void *_info, UINT32 MuteMask) -{ - c6280_state* info = (c6280_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - c6280m_set_mute_mask(info->chip, MuteMask); - break; -#endif - case EC_OOTAKE: - PSG_SetMuteMask(info->chip, MuteMask); - break; - } - - return; -} diff --git a/Frameworks/GME/vgmplay/chips/c6280intf.h b/Frameworks/GME/vgmplay/chips/c6280intf.h deleted file mode 100644 index d298611f4..000000000 --- a/Frameworks/GME/vgmplay/chips/c6280intf.h +++ /dev/null @@ -1,11 +0,0 @@ -#pragma once - -void c6280_w(void *chip, offs_t offset, UINT8 data); -UINT8 c6280_r(void *chip, offs_t offset); - -void c6280_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_c6280(void **chip, int core, int clock, int samplerate, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_c6280(void *chip); -void device_reset_c6280(void *chip); - -void c6280_set_mute_mask(void *chip, UINT32 MuteMask); diff --git a/Frameworks/GME/vgmplay/chips/dac_control.c b/Frameworks/GME/vgmplay/chips/dac_control.c deleted file mode 100644 index 778e70501..000000000 --- a/Frameworks/GME/vgmplay/chips/dac_control.c +++ /dev/null @@ -1,496 +0,0 @@ -// TODO: SCSP and (especially) WonderSwan - /************************ - * DAC Stream Control * - ***********************/ -// (Custom Driver to handle PCM Streams of YM2612 DAC and PWM.) -// -// Written on 3 February 2011 by Valley Bell -// Last Update: 04 October 2015 -// -// Only for usage in non-commercial, VGM file related software. - -/* How it basically works: - -1. send command X with data Y at frequency F to chip C -2. do that until you receive a STOP command, or until you sent N commands - -*/ - -#include - -#include "mamedef.h" -#include "dac_control.h" - -#include "../ChipMapper.h" - -#define DAC_SMPL_RATE chip->SampleRate - -typedef struct _dac_control -{ - // Commands sent to dest-chip - UINT8 DstChipType; - UINT8 DstChipID; - UINT16 DstCommand; - UINT8 CmdSize; - - UINT32 Frequency; // Frequency (Hz) at which the commands are sent - UINT32 DataLen; // to protect from reading beyond End Of Data - const UINT8* Data; - UINT32 DataStart; // Position where to start - UINT8 StepSize; // usually 1, set to 2 for L/R interleaved data - UINT8 StepBase; // usually 0, set to 0/1 for L/R interleaved data - UINT32 CmdsToSend; - - // Running Bits: 0 (01) - is playing - // 2 (04) - loop sample (simple loop from start to end) - // 4 (10) - already sent this command - // 7 (80) - disabled - UINT8 Running; - UINT8 Reverse; - UINT32 Step; // Position in Player SampleRate - UINT32 Pos; // Position in Data SampleRate - UINT32 RemainCmds; - UINT32 RealPos; // true Position in Data (== Pos, if Reverse is off) - UINT8 DataStep; // always StepSize * CmdSize - - void* param; - UINT32 SampleRate; -} dac_control; - -#ifndef NULL -#define NULL (void*)0 -#endif - -INLINE void daccontrol_SendCommand(dac_control *chip) -{ - UINT8 Port; - UINT8 Command; - UINT8 Data; - const UINT8* ChipData; - - if (chip->Running & 0x10) // command already sent - return; - if (chip->DataStart + chip->RealPos >= chip->DataLen) - return; - - //if (! chip->Reverse) - ChipData = chip->Data + (chip->DataStart + chip->RealPos); - //else - // ChipData = chip->Data + (chip->DataStart + chip->CmdsToSend - 1 - chip->Pos); - switch(chip->DstChipType) - { - // Support for the important chips - case 0x02: // YM2612 (16-bit Register (actually 9 Bit), 8-bit Data) - Port = (chip->DstCommand & 0xFF00) >> 8; - Command = (chip->DstCommand & 0x00FF) >> 0; - Data = ChipData[0x00]; - chip_reg_write(chip->param, chip->DstChipType, chip->DstChipID, Port, Command, Data); - break; - case 0x11: // PWM (4-bit Register, 12-bit Data) - Port = (chip->DstCommand & 0x000F) >> 0; - Command = ChipData[0x01] & 0x0F; - Data = ChipData[0x00]; - chip_reg_write(chip->param, chip->DstChipType, chip->DstChipID, Port, Command, Data); - break; - // Support for other chips (mainly for completeness) - case 0x00: // SN76496 (4-bit Register, 4-bit/10-bit Data) - Command = (chip->DstCommand & 0x00F0) >> 0; - Data = ChipData[0x00] & 0x0F; - if (Command & 0x10) - { - // Volume Change (4-Bit value) - chip_reg_write(chip->param, chip->DstChipType, chip->DstChipID, 0x00, 0x00, Command | Data); - } - else - { - // Frequency Write (10-Bit value) - Port = ((ChipData[0x01] & 0x03) << 4) | ((ChipData[0x00] & 0xF0) >> 4); - chip_reg_write(chip->param, chip->DstChipType, chip->DstChipID, 0x00, 0x00, Command | Data); - chip_reg_write(chip->param, chip->DstChipType, chip->DstChipID, 0x00, 0x00, Port); - } - break; - case 0x18: // OKIM6295 - TODO: verify - Command = (chip->DstCommand & 0x00FF) >> 0; - Data = ChipData[0x00]; - - if (! Command) - { - Port = (chip->DstCommand & 0x0F00) >> 8; - if (Data & 0x80) - { - // Sample Start - // write sample ID - chip_reg_write(chip->param, chip->DstChipType, chip->DstChipID, 0x00, Command, Data); - // write channel(s) that should play the sample - chip_reg_write(chip->param, chip->DstChipType, chip->DstChipID, 0x00, Command, Port << 4); - } - else - { - // Sample Stop - chip_reg_write(chip->param, chip->DstChipType, chip->DstChipID, 0x00, Command, Port << 3); - } - } - else - { - chip_reg_write(chip->param, chip->DstChipType, chip->DstChipID, 0x00, Command, Data); - } - break; - // Generic support: 8-bit Register, 8-bit Data - case 0x01: // YM2413 - case 0x03: // YM2151 - case 0x06: // YM2203 - case 0x09: // YM3812 - case 0x0A: // YM3526 - case 0x0B: // Y8950 - case 0x0F: // YMZ280B - case 0x12: // AY8910 - case 0x13: // GameBoy DMG - case 0x14: // NES APU -// case 0x15: // MultiPCM - case 0x16: // UPD7759 - case 0x17: // OKIM6258 - case 0x1D: // K053260 - TODO: Verify - case 0x1E: // Pokey - TODO: Verify - Command = (chip->DstCommand & 0x00FF) >> 0; - Data = ChipData[0x00]; - chip_reg_write(chip->param, chip->DstChipType, chip->DstChipID, 0x00, Command, Data); - break; - // Generic support: 16-bit Register, 8-bit Data - case 0x07: // YM2608 - case 0x08: // YM2610/B - case 0x0C: // YMF262 - case 0x0D: // YMF278B - case 0x0E: // YMF271 - case 0x19: // K051649 - TODO: Verify - case 0x1A: // K054539 - TODO: Verify - case 0x1C: // C140 - TODO: Verify - Port = (chip->DstCommand & 0xFF00) >> 8; - Command = (chip->DstCommand & 0x00FF) >> 0; - Data = ChipData[0x00]; - chip_reg_write(chip->param, chip->DstChipType, chip->DstChipID, Port, Command, Data); - break; - // Generic support: 8-bit Register with Channel Select, 8-bit Data - case 0x05: // RF5C68 - case 0x10: // RF5C164 - case 0x1B: // HuC6280 - Port = (chip->DstCommand & 0xFF00) >> 8; - Command = (chip->DstCommand & 0x00FF) >> 0; - Data = ChipData[0x00]; - - if (Port == 0xFF) - { - chip_reg_write(chip->param, chip->DstChipType, chip->DstChipID, 0x00, Command & 0x0F, Data); - } - else - { - UINT8 prevChn; - - prevChn = Port; // by default don't restore channel - // get current channel for supported chips - if (chip->DstChipType == 0x05) - ; // TODO - else if (chip->DstChipType == 0x05) - ; // TODO - else if (chip->DstChipType == 0x1B) - prevChn = chip_reg_read(chip->param, 0x1B, chip->DstChipID, 0x00, 0x00); - - // Send Channel Select - chip_reg_write(chip->param, chip->DstChipType, chip->DstChipID, 0x00, Command >> 4, Port); - // Send Data - chip_reg_write(chip->param, chip->DstChipType, chip->DstChipID, 0x00, Command & 0x0F, Data); - // restore old channel - if (prevChn != Port) - chip_reg_write(chip->param, chip->DstChipType, chip->DstChipID, 0x00, Command >> 4, prevChn); - } - break; - // Generic support: 8-bit Register, 16-bit Data - case 0x1F: // QSound - Command = (chip->DstCommand & 0x00FF) >> 0; - chip_reg_write(chip->param, chip->DstChipType, chip->DstChipID, ChipData[0x00], ChipData[0x01], Command); - break; - } - chip->Running |= 0x10; - - return; -} - -INLINE UINT32 muldiv64round(UINT32 Multiplicand, UINT32 Multiplier, UINT32 Divisor) -{ - // Yes, I'm correctly rounding the values. - return (UINT32)(((UINT64)Multiplicand * Multiplier + Divisor / 2) / Divisor); -} - -void daccontrol_update(void *_info, UINT32 samples) -{ - dac_control *chip = (dac_control *)_info; - UINT32 NewPos; - INT16 RealDataStp; - - if (chip->Running & 0x80) // disabled - return; - if (! (chip->Running & 0x01)) // stopped - return; - - if (! chip->Reverse) - RealDataStp = chip->DataStep; - else - RealDataStp = -chip->DataStep; - - if (samples > 0x20) - { - // very effective Speed Hack for fast seeking - NewPos = chip->Step + (samples - 0x10); - NewPos = muldiv64round(NewPos * chip->DataStep, chip->Frequency, DAC_SMPL_RATE); - while(chip->RemainCmds && chip->Pos < NewPos) - { - chip->Pos += chip->DataStep; - chip->RealPos += RealDataStp; - chip->RemainCmds --; - } - } - - chip->Step += samples; - // Formula: Step * Freq / SampleRate - NewPos = muldiv64round(chip->Step * chip->DataStep, chip->Frequency, DAC_SMPL_RATE); - daccontrol_SendCommand(chip); - - while(chip->RemainCmds && chip->Pos < NewPos) - { - daccontrol_SendCommand(chip); - chip->Pos += chip->DataStep; - chip->RealPos += RealDataStp; - chip->Running &= ~0x10; - chip->RemainCmds --; - } - - if (! chip->RemainCmds && (chip->Running & 0x04)) - { - // loop back to start - chip->RemainCmds = chip->CmdsToSend; - chip->Step = 0x00; - chip->Pos = 0x00; - if (! chip->Reverse) - chip->RealPos = 0x00; - else - chip->RealPos = (chip->CmdsToSend - 0x01) * chip->DataStep; - } - - if (! chip->RemainCmds) - chip->Running &= ~0x01; // stop - - return; -} - -UINT8 device_start_daccontrol(void **_info, void *param, int SampleRate) -{ - dac_control *chip; - - chip = (dac_control *) calloc(1, sizeof(dac_control)); - *_info = (void *) chip; - - chip->param = param; - chip->SampleRate = SampleRate; - - chip->DstChipType = 0xFF; - chip->DstChipID = 0x00; - chip->DstCommand = 0x0000; - - chip->Running = 0xFF; // disable all actions (except setup_chip) - - return 1; -} - -void device_stop_daccontrol(void *_info) -{ - dac_control *chip = (dac_control *)_info; - - chip->Running = 0xFF; - - free(chip); - - return; -} - -void device_reset_daccontrol(void *_info) -{ - dac_control *chip = (dac_control *)_info; - - chip->DstChipType = 0x00; - chip->DstChipID = 0x00; - chip->DstCommand = 0x00; - chip->CmdSize = 0x00; - - chip->Frequency = 0; - chip->DataLen = 0x00; - chip->Data = NULL; - chip->DataStart = 0x00; - chip->StepSize = 0x00; - chip->StepBase = 0x00; - - chip->Running = 0x00; - chip->Reverse = 0x00; - chip->Step = 0x00; - chip->Pos = 0x00; - chip->RealPos = 0x00; - chip->RemainCmds = 0x00; - chip->DataStep = 0x00; - - return; -} - -void daccontrol_setup_chip(void *_info, UINT8 ChType, UINT8 ChNum, UINT16 Command) -{ - dac_control *chip = (dac_control *)_info; - - chip->DstChipType = ChType; // TypeID (e.g. 0x02 for YM2612) - chip->DstChipID = ChNum; // chip number (to send commands to 1st or 2nd chip) - chip->DstCommand = Command; // Port and Command (would be 0x02A for YM2612) - - switch(chip->DstChipType) - { - case 0x00: // SN76496 - if (chip->DstCommand & 0x0010) - chip->CmdSize = 0x01; // Volume Write - else - chip->CmdSize = 0x02; // Frequency Write - break; - case 0x02: // YM2612 - chip->CmdSize = 0x01; - break; - case 0x11: // PWM - case 0x1F: // QSound - chip->CmdSize = 0x02; - break; - default: - chip->CmdSize = 0x01; - break; - } - chip->DataStep = chip->CmdSize * chip->StepSize; - - return; -} - -void daccontrol_set_data(void *_info, UINT8* Data, UINT32 DataLen, UINT8 StepSize, UINT8 StepBase) -{ - dac_control *chip = (dac_control *)_info; - - if (chip->Running & 0x80) - return; - - if (DataLen && Data != NULL) - { - chip->DataLen = DataLen; - chip->Data = Data; - } - else - { - chip->DataLen = 0x00; - chip->Data = NULL; - } - chip->StepSize = StepSize ? StepSize : 1; - chip->StepBase = StepBase; - chip->DataStep = chip->CmdSize * chip->StepSize; - - return; -} - -void daccontrol_refresh_data(void *_info, UINT8* Data, UINT32 DataLen) -{ - // Should be called to fix the data pointer. (e.g. after a realloc) - dac_control *chip = (dac_control *)_info; - - if (chip->Running & 0x80) - return; - - if (DataLen && Data != NULL) - { - chip->DataLen = DataLen; - chip->Data = Data; - } - else - { - chip->DataLen = 0x00; - chip->Data = NULL; - } - - return; -} - -void daccontrol_set_frequency(void *_info, UINT32 Frequency) -{ - dac_control *chip = (dac_control *)_info; - - if (chip->Running & 0x80) - return; - - chip->Frequency = Frequency; - - return; -} - -void daccontrol_start(void *_info, UINT32 DataPos, UINT8 LenMode, UINT32 Length) -{ - dac_control *chip = (dac_control *)_info; - UINT16 CmdStepBase; - - if (chip->Running & 0x80) - return; - - CmdStepBase = chip->CmdSize * chip->StepBase; - if (DataPos != 0xFFFFFFFF) // skip setting DataStart, if Pos == -1 - { - chip->DataStart = DataPos + CmdStepBase; - if (chip->DataStart > chip->DataLen) // catch bad value and force silence - chip->DataStart = chip->DataLen; - } - - switch(LenMode & 0x0F) - { - case DCTRL_LMODE_IGNORE: // Length is already set - ignore - break; - case DCTRL_LMODE_CMDS: // Length = number of commands - chip->CmdsToSend = Length; - break; - case DCTRL_LMODE_MSEC: // Length = time in msec - chip->CmdsToSend = 1000 * Length / chip->Frequency; - break; - case DCTRL_LMODE_TOEND: // play unti stop-command is received (or data-end is reached) - chip->CmdsToSend = (chip->DataLen - (chip->DataStart - CmdStepBase)) / chip->DataStep; - break; - case DCTRL_LMODE_BYTES: // raw byte count - chip->CmdsToSend = Length / chip->DataStep; - break; - default: - chip->CmdsToSend = 0x00; - break; - } - chip->Reverse = (LenMode & 0x10) >> 4; - - chip->RemainCmds = chip->CmdsToSend; - chip->Step = 0x00; - chip->Pos = 0x00; - if (! chip->Reverse) - chip->RealPos = 0x00; - else - chip->RealPos = (chip->CmdsToSend - 0x01) * chip->DataStep; - - chip->Running &= ~0x04; - chip->Running |= (LenMode & 0x80) ? 0x04 : 0x00; // set loop mode - - chip->Running |= 0x01; // start - chip->Running &= ~0x10; // command isn't yet sent - - return; -} - -void daccontrol_stop(void *_info) -{ - dac_control *chip = (dac_control *)_info; - - if (chip->Running & 0x80) - return; - - chip->Running &= ~0x01; // stop - - return; -} diff --git a/Frameworks/GME/vgmplay/chips/dac_control.h b/Frameworks/GME/vgmplay/chips/dac_control.h deleted file mode 100644 index 7c5e75d29..000000000 --- a/Frameworks/GME/vgmplay/chips/dac_control.h +++ /dev/null @@ -1,16 +0,0 @@ -void daccontrol_update(void *chip, UINT32 samples); -UINT8 device_start_daccontrol(void **chip, void *param, int samplerate); -void device_stop_daccontrol(void *chip); -void device_reset_daccontrol(void *chip); -void daccontrol_setup_chip(void *chip, UINT8 ChType, UINT8 ChNum, UINT16 Command); -void daccontrol_set_data(void *chip, UINT8* Data, UINT32 DataLen, UINT8 StepSize, UINT8 StepBase); -void daccontrol_refresh_data(void *chip, UINT8* Data, UINT32 DataLen); -void daccontrol_set_frequency(void *chip, UINT32 Frequency); -void daccontrol_start(void *chip, UINT32 DataPos, UINT8 LenMode, UINT32 Length); -void daccontrol_stop(void *chip); - -#define DCTRL_LMODE_IGNORE 0x00 -#define DCTRL_LMODE_CMDS 0x01 -#define DCTRL_LMODE_MSEC 0x02 -#define DCTRL_LMODE_TOEND 0x03 -#define DCTRL_LMODE_BYTES 0x0F diff --git a/Frameworks/GME/vgmplay/chips/emu2149.c b/Frameworks/GME/vgmplay/chips/emu2149.c deleted file mode 100644 index 5cbbab0e8..000000000 --- a/Frameworks/GME/vgmplay/chips/emu2149.c +++ /dev/null @@ -1,524 +0,0 @@ -/**************************************************************************** - - emu2149.c -- YM2149/AY-3-8910 emulator by Mitsutaka Okazaki 2001 - - 2001 04-28 : Version 1.00beta -- 1st Beta Release. - 2001 08-14 : Version 1.10 - 2001 10-03 : Version 1.11 -- Added PSG_set_quality(). - 2002 03-02 : Version 1.12 -- Removed PSG_init & PSG_close. - 2002 10-13 : Version 1.14 -- Fixed the envelope unit. - 2003 09-19 : Version 1.15 -- Added PSG_setMask and PSG_toggleMask - 2004 01-11 : Version 1.16 -- Fixed an envelope problem where the envelope - frequency register is written before key-on. - - References: - psg.vhd -- 2000 written by Kazuhiro Tsujikawa. - s_fme7.c -- 1999,2000 written by Mamiya (NEZplug). - ay8910.c -- 1998-2001 Author unknown (MAME). - MSX-Datapack -- 1991 ASCII Corp. - AY-3-8910 data sheet - -*****************************************************************************/ -#include -#include -#include -#include "emu2149.h" - -static e_uint32 voltbl[2][32] = { - {0x00, 0x01, 0x01, 0x02, 0x02, 0x03, 0x03, 0x04, 0x05, 0x06, 0x07, 0x09, - 0x0B, 0x0D, 0x0F, 0x12, - 0x16, 0x1A, 0x1F, 0x25, 0x2D, 0x35, 0x3F, 0x4C, 0x5A, 0x6A, 0x7F, 0x97, - 0xB4, 0xD6, 0xEB, 0xFF}, - {0x00, 0x00, 0x01, 0x01, 0x02, 0x02, 0x03, 0x03, 0x05, 0x05, 0x07, 0x07, - 0x0B, 0x0B, 0x0F, 0x0F, - 0x16, 0x16, 0x1F, 0x1F, 0x2D, 0x2D, 0x3F, 0x3F, 0x5A, 0x5A, 0x7F, 0x7F, - 0xB4, 0xB4, 0xFF, 0xFF} -}; - -#define GETA_BITS 24 - -static void -internal_refresh (PSG * psg) -{ - if (psg->quality) - { - psg->base_incr = 1 << GETA_BITS; - psg->realstep = (e_uint32) ((1 << 31) / psg->rate); - psg->psgstep = (e_uint32) ((1 << 31) / (psg->clk / 8)); - psg->psgtime = 0; - } - else - { - psg->base_incr = - (e_uint32) ((double) psg->clk * (1 << GETA_BITS) / (8.0 * psg->rate)); - } -} - -EMU2149_API void -PSG_set_clock(PSG * psg, e_uint32 c) -{ - psg->clk = c; - internal_refresh(psg); -} - -EMU2149_API void -PSG_set_rate (PSG * psg, e_uint32 r) -{ - psg->rate = r ? r : 44100; - internal_refresh (psg); -} - -EMU2149_API void -PSG_set_quality (PSG * psg, e_uint32 q) -{ - psg->quality = q; - internal_refresh (psg); -} - -EMU2149_API PSG * -PSG_new (e_uint32 c, e_uint32 r) -{ - PSG *psg; - - psg = (PSG *) malloc (sizeof (PSG)); - if (psg == NULL) - return NULL; - memset(psg, 0x00, sizeof(PSG)); - - PSG_setVolumeMode (psg, EMU2149_VOL_DEFAULT); - psg->clk = c; - psg->rate = r ? r : 44100; - PSG_set_quality (psg, 0); - psg->stereo_mask[0] = 0x03; - psg->stereo_mask[1] = 0x03; - psg->stereo_mask[2] = 0x03; - - return psg; -} - -EMU2149_API void -PSG_setFlags (PSG * psg, e_uint8 flags) -{ - if (flags & EMU2149_ZX_STEREO) - { - // ABC Stereo - psg->stereo_mask[0] = 0x01; - psg->stereo_mask[1] = 0x03; - psg->stereo_mask[2] = 0x02; - } - else - { - psg->stereo_mask[0] = 0x03; - psg->stereo_mask[1] = 0x03; - psg->stereo_mask[2] = 0x03; - } - - return; -} - -EMU2149_API void -PSG_setVolumeMode (PSG * psg, int type) -{ - switch (type) - { - case 1: - psg->voltbl = voltbl[EMU2149_VOL_YM2149]; - break; - case 2: - psg->voltbl = voltbl[EMU2149_VOL_AY_3_8910]; - break; - default: - psg->voltbl = voltbl[EMU2149_VOL_DEFAULT]; - break; - } -} - -EMU2149_API e_uint32 -PSG_setMask (PSG *psg, e_uint32 mask) -{ - e_uint32 ret = 0; - if(psg) - { - ret = psg->mask; - psg->mask = mask; - } - return ret; -} - -EMU2149_API e_uint32 -PSG_toggleMask (PSG *psg, e_uint32 mask) -{ - e_uint32 ret = 0; - if(psg) - { - ret = psg->mask; - psg->mask ^= mask; - } - return ret; -} - -EMU2149_API void -PSG_reset (PSG * psg) -{ - int i; - - psg->base_count = 0; - - for (i = 0; i < 3; i++) - { - psg->cout[i] = 0; - psg->count[i] = 0x1000; - psg->freq[i] = 0; - psg->edge[i] = 0; - psg->volume[i] = 0; - } - - psg->mask = 0; - - for (i = 0; i < 16; i++) - psg->reg[i] = 0; - psg->adr = 0; - - psg->noise_seed = 0xffff; - psg->noise_count = 0x40; - psg->noise_freq = 0; - - psg->env_volume = 0; - psg->env_ptr = 0; - psg->env_freq = 0; - psg->env_count = 0; - psg->env_pause = 1; - - psg->out = 0; -} - -EMU2149_API void -PSG_delete (PSG * psg) -{ - free (psg); -} - -EMU2149_API e_uint8 -PSG_readIO (PSG * psg) -{ - return (e_uint8) (psg->reg[psg->adr]); -} - -EMU2149_API e_uint8 -PSG_readReg (PSG * psg, e_uint32 reg) -{ - return (e_uint8) (psg->reg[reg & 0x1f]); - -} - -EMU2149_API void -PSG_writeIO (PSG * psg, e_uint32 adr, e_uint32 val) -{ - if (adr & 1) - PSG_writeReg (psg, psg->adr, val); - else - psg->adr = val & 0x1f; -} - -INLINE static e_int16 -calc (PSG * psg) -{ - - int i, noise; - e_uint32 incr; - e_int32 mix = 0; - - psg->base_count += psg->base_incr; - incr = (psg->base_count >> GETA_BITS); - psg->base_count &= (1 << GETA_BITS) - 1; - - /* Envelope */ - psg->env_count += incr; - while (psg->env_count>=0x10000 && psg->env_freq!=0) - { - if (!psg->env_pause) - { - if(psg->env_face) - psg->env_ptr = (psg->env_ptr + 1) & 0x3f ; - else - psg->env_ptr = (psg->env_ptr + 0x3f) & 0x3f; - } - - if (psg->env_ptr & 0x20) /* if carry or borrow */ - { - if (psg->env_continue) - { - if (psg->env_alternate^psg->env_hold) psg->env_face ^= 1; - if (psg->env_hold) psg->env_pause = 1; - psg->env_ptr = psg->env_face?0:0x1f; - } - else - { - psg->env_pause = 1; - psg->env_ptr = 0; - } - } - - psg->env_count -= psg->env_freq; - } - - /* Noise */ - psg->noise_count += incr; - if (psg->noise_count & 0x40) - { - if (psg->noise_seed & 1) - psg->noise_seed ^= 0x24000; - psg->noise_seed >>= 1; - psg->noise_count -= psg->noise_freq; - } - noise = psg->noise_seed & 1; - - /* Tone */ - for (i = 0; i < 3; i++) - { - psg->count[i] += incr; - if (psg->count[i] & 0x1000) - { - if (psg->freq[i] > 1) - { - psg->edge[i] = !psg->edge[i]; - psg->count[i] -= psg->freq[i]; - } - else - { - psg->edge[i] = 1; - } - } - - psg->cout[i] = 0; // BS maintaining cout for stereo mix - - if (psg->mask&PSG_MASK_CH(i)) - continue; - - if ((psg->tmask[i] || psg->edge[i]) && (psg->nmask[i] || noise)) - { - if (!(psg->volume[i] & 32)) - psg->cout[i] = psg->voltbl[psg->volume[i] & 31]; - else - psg->cout[i] = psg->voltbl[psg->env_ptr]; - - mix += psg->cout[i]; - } - } - - return (e_int16) mix; -} - -EMU2149_API e_int16 -PSG_calc (PSG * psg) -{ - if (!psg->quality) - return (e_int16) (calc (psg) << 4); - - /* Simple rate converter */ - while (psg->realstep > psg->psgtime) - { - psg->psgtime += psg->psgstep; - psg->out += calc (psg); - psg->out >>= 1; - } - - psg->psgtime = psg->psgtime - psg->realstep; - - return (e_int16) (psg->out << 4); -} - -INLINE static void -calc_stereo (PSG * psg, e_int32 out[2]) -{ - int i, noise; - e_uint32 incr; - e_int32 l = 0, r = 0; - - psg->base_count += psg->base_incr; - incr = (psg->base_count >> GETA_BITS); - psg->base_count &= (1 << GETA_BITS) - 1; - - /* Envelope */ - psg->env_count += incr; - while (psg->env_count>=0x10000 && psg->env_freq!=0) - { - if (!psg->env_pause) - { - if(psg->env_face) - psg->env_ptr = (psg->env_ptr + 1) & 0x3f ; - else - psg->env_ptr = (psg->env_ptr + 0x3f) & 0x3f; - } - - if (psg->env_ptr & 0x20) /* if carry or borrow */ - { - if (psg->env_continue) - { - if (psg->env_alternate^psg->env_hold) psg->env_face ^= 1; - if (psg->env_hold) psg->env_pause = 1; - psg->env_ptr = psg->env_face?0:0x1f; - } - else - { - psg->env_pause = 1; - psg->env_ptr = 0; - } - } - - psg->env_count -= psg->env_freq; - } - - /* Noise */ - psg->noise_count += incr; - if (psg->noise_count & 0x40) - { - if (psg->noise_seed & 1) - psg->noise_seed ^= 0x24000; - psg->noise_seed >>= 1; - psg->noise_count -= psg->noise_freq; - } - noise = psg->noise_seed & 1; - - /* Tone */ - for (i = 0; i < 3; i++) - { - psg->count[i] += incr; - if (psg->count[i] & 0x1000) - { - if (psg->freq[i] > 1) - { - psg->edge[i] = !psg->edge[i]; - psg->count[i] -= psg->freq[i]; - } - else - { - psg->edge[i] = 1; - } - } - - psg->cout[i] = 0; // BS maintaining cout for stereo mix - - if (psg->mask&PSG_MASK_CH(i)) - continue; - - if ((psg->tmask[i] || psg->edge[i]) && (psg->nmask[i] || noise)) - { - if (!(psg->volume[i] & 32)) - psg->cout[i] = psg->voltbl[psg->volume[i] & 31]; - else - psg->cout[i] = psg->voltbl[psg->env_ptr]; - - if (psg->stereo_mask[i] & 0x01) - l += psg->cout[i]; - if (psg->stereo_mask[i] & 0x02) - r += psg->cout[i]; - } - } - - out[0] = l << 5; - out[1] = r << 5; - - return; -} - -EMU2149_API void -PSG_calc_stereo (PSG * psg, e_int32 **out, e_int32 samples) -{ - e_int32 *bufMO = out[0]; - e_int32 *bufRO = out[1]; - e_int32 buffers[2]; - - int i; - - for (i = 0; i < samples; i ++) - { - if (!psg->quality) - { - calc_stereo (psg, buffers); - bufMO[i] = buffers[0]; - bufRO[i] = buffers[1]; - } - else - { - while (psg->realstep > psg->psgtime) - { - psg->psgtime += psg->psgstep; - psg->sprev[0] = psg->snext[0]; - psg->sprev[1] = psg->snext[1]; - calc_stereo (psg, psg->snext); - } - - psg->psgtime -= psg->realstep; - bufMO[i] = (e_int32) (((double) psg->snext[0] * (psg->psgstep - psg->psgtime) - + (double) psg->sprev[0] * psg->psgtime) / psg->psgstep); - bufRO[i] = (e_int32) (((double) psg->snext[1] * (psg->psgstep - psg->psgtime) - + (double) psg->sprev[1] * psg->psgtime) / psg->psgstep); - } - } -} - -EMU2149_API void -PSG_writeReg (PSG * psg, e_uint32 reg, e_uint32 val) -{ - int c; - - if (reg > 15) return; - - psg->reg[reg] = (e_uint8) (val & 0xff); - switch (reg) - { - case 0: - case 2: - case 4: - case 1: - case 3: - case 5: - c = reg >> 1; - psg->freq[c] = ((psg->reg[c * 2 + 1] & 15) << 8) + psg->reg[c * 2]; - break; - - case 6: - psg->noise_freq = (val == 0) ? 1 : ((val & 31) << 1); - break; - - case 7: - psg->tmask[0] = (val & 1); - psg->tmask[1] = (val & 2); - psg->tmask[2] = (val & 4); - psg->nmask[0] = (val & 8); - psg->nmask[1] = (val & 16); - psg->nmask[2] = (val & 32); - break; - - case 8: - case 9: - case 10: - psg->volume[reg - 8] = val << 1; - - break; - - case 11: - case 12: - psg->env_freq = (psg->reg[12] << 8) + psg->reg[11]; - break; - - case 13: - psg->env_continue = (val >> 3) & 1; - psg->env_attack = (val >> 2) & 1; - psg->env_alternate = (val >> 1) & 1; - psg->env_hold = val & 1; - psg->env_face = psg->env_attack; - psg->env_pause = 0; - psg->env_count = 0x10000 - psg->env_freq; - psg->env_ptr = psg->env_face?0:0x1f; - break; - - case 14: - case 15: - default: - break; - } - - return; -} diff --git a/Frameworks/GME/vgmplay/chips/emu2149.h b/Frameworks/GME/vgmplay/chips/emu2149.h deleted file mode 100644 index 7048ffade..000000000 --- a/Frameworks/GME/vgmplay/chips/emu2149.h +++ /dev/null @@ -1,102 +0,0 @@ -/* emu2149.h */ -#ifndef _EMU2149_H_ -#define _EMU2149_H_ -#include "emutypes.h" - -/*#ifdef EMU2149_DLL_EXPORTS -#define EMU2149_API __declspec(dllexport) -#elif EMU2149_DLL_IMPORTS -#define EMU2149_API __declspec(dllimport) -#else*/ -#define EMU2149_API -//#endif - -#define EMU2149_VOL_DEFAULT 1 -#define EMU2149_VOL_YM2149 0 -#define EMU2149_VOL_AY_3_8910 1 - -#define EMU2149_ZX_STEREO 0x80 - -#define PSG_MASK_CH(x) (1<<(x)) - -/*#ifdef __cplusplus -extern "C" -{ -#endif*/ - - typedef struct __PSG - { - - /* Volume Table */ - e_uint32 *voltbl; - - e_uint8 reg[0x20]; - e_int32 out; - e_int32 cout[3]; - - e_uint32 clk, rate, base_incr, quality; - - e_uint32 count[3]; - e_uint32 volume[3]; - e_uint32 freq[3]; - e_uint32 edge[3]; - e_uint32 tmask[3]; - e_uint32 nmask[3]; - e_uint32 mask; - e_uint32 stereo_mask[3]; - - e_uint32 base_count; - - e_uint32 env_volume; - e_uint32 env_ptr; - e_uint32 env_face; - - e_uint32 env_continue; - e_uint32 env_attack; - e_uint32 env_alternate; - e_uint32 env_hold; - e_uint32 env_pause; - e_uint32 env_reset; - - e_uint32 env_freq; - e_uint32 env_count; - - e_uint32 noise_seed; - e_uint32 noise_count; - e_uint32 noise_freq; - - /* rate converter */ - e_uint32 realstep; - e_uint32 psgtime; - e_uint32 psgstep; - e_int32 prev, next; - e_int32 sprev[2], snext[2]; - - /* I/O Ctrl */ - e_uint32 adr; - - } - PSG; - - EMU2149_API void PSG_set_quality (PSG * psg, e_uint32 q); - EMU2149_API void PSG_set_clock(PSG * psg, e_uint32 c); - EMU2149_API void PSG_set_rate (PSG * psg, e_uint32 r); - EMU2149_API PSG *PSG_new (e_uint32 clk, e_uint32 rate); - EMU2149_API void PSG_reset (PSG *); - EMU2149_API void PSG_delete (PSG *); - EMU2149_API void PSG_writeReg (PSG *, e_uint32 reg, e_uint32 val); - EMU2149_API void PSG_writeIO (PSG * psg, e_uint32 adr, e_uint32 val); - EMU2149_API e_uint8 PSG_readReg (PSG * psg, e_uint32 reg); - EMU2149_API e_uint8 PSG_readIO (PSG * psg); - EMU2149_API e_int16 PSG_calc (PSG *); - EMU2149_API void PSG_calc_stereo (PSG * psg, e_int32 **out, e_int32 samples); - EMU2149_API void PSG_setFlags (PSG * psg, e_uint8 flags); - EMU2149_API void PSG_setVolumeMode (PSG * psg, int type); - EMU2149_API e_uint32 PSG_setMask (PSG *, e_uint32 mask); - EMU2149_API e_uint32 PSG_toggleMask (PSG *, e_uint32 mask); - -/*#ifdef __cplusplus -} -#endif*/ - -#endif diff --git a/Frameworks/GME/vgmplay/chips/emuconfig.h b/Frameworks/GME/vgmplay/chips/emuconfig.h deleted file mode 100644 index 4028a6f58..000000000 --- a/Frameworks/GME/vgmplay/chips/emuconfig.h +++ /dev/null @@ -1,101 +0,0 @@ -///////////////////////////////////////////////////////////////////////////// -// -// Configuration for emulation libraries -// -///////////////////////////////////////////////////////////////////////////// - -#ifndef __EMUCONFIG_H__ -#define __EMUCONFIG_H__ - -///////////////////////////////////////////////////////////////////////////// - -#include -#include -#include -#include - -///////////////////////////////////////////////////////////////////////////// -// -// One of these has to be defined when compiling the library. -// Shouldn't be necessary for using it. -// -#if defined(EMU_COMPILE) && !defined(EMU_BIG_ENDIAN) && !defined(EMU_LITTLE_ENDIAN) -#error "Hi I forgot to set EMU_x_ENDIAN" -#endif -#if defined(EMU_COMPILE) && defined(EMU_BIG_ENDIAN) && defined(EMU_LITTLE_ENDIAN) -#error "Both byte orders should not be defined" -#endif - -///////////////////////////////////////////////////////////////////////////// -// -// WIN32 native project definitions -// -///////////////////////////////////////////////////////////////////////////// -#if defined(WIN32) && !defined(__GNUC__) - -#define EMU_CALL __fastcall -#define EMU_CALL_ __cdecl -#define EMU_INLINE __inline - -#define uint8 unsigned char -#define uint16 unsigned short -#define uint32 unsigned int -#define uint64 unsigned __int64 -#define sint8 signed char -#define sint16 signed short -#define sint32 signed int -#define sint64 signed __int64 - -///////////////////////////////////////////////////////////////////////////// -// -// LINUX / other platform definitions -// -///////////////////////////////////////////////////////////////////////////// -#else - -//#if defined(__GNUC__) && defined(__i386__) -//#define EMU_CALL __attribute__((__regparm__(2))) -//#else -#define EMU_CALL -//#endif - -#define EMU_CALL_ -#define EMU_INLINE __inline - -#ifdef HAVE_STDINT_H -#include -#define uint8 uint8_t -#define uint16 uint16_t -#define uint32 uint32_t -#define uint64 uint64_t -#define sint8 int8_t -#define sint16 int16_t -#define sint32 int32_t -#define sint64 int64_t -#else -#define uint8 unsigned char -#define uint16 unsigned short -#define uint32 unsigned int -#define uint64 unsigned long long -#define sint8 signed char -#define sint16 signed short -#define sint32 signed int -#define sint64 signed long long -#endif - -#endif - -#ifdef EMU_BIG_ENDIAN -#define EMU_ENDIAN_XOR_L2H(x) (x) -#define EMU_ENDIAN_XOR_B2H(x) (0) -#else -#define EMU_ENDIAN_XOR_L2H(x) (0) -#define EMU_ENDIAN_XOR_B2H(x) (x) -#endif - -// deprecated -#define EMU_ENDIAN_XOR(x) EMU_ENDIAN_XOR_L2H(x) - -///////////////////////////////////////////////////////////////////////////// - -#endif diff --git a/Frameworks/GME/vgmplay/chips/es5503.c b/Frameworks/GME/vgmplay/chips/es5503.c deleted file mode 100644 index d5ffe6512..000000000 --- a/Frameworks/GME/vgmplay/chips/es5503.c +++ /dev/null @@ -1,624 +0,0 @@ -/* - - ES5503 - Ensoniq ES5503 "DOC" emulator v2.1.1 - By R. Belmont. - - Copyright R. Belmont. - - This software is dual-licensed: it may be used in MAME and properly licensed - MAME derivatives under the terms of the MAME license. For use outside of - MAME and properly licensed derivatives, it is available under the - terms of the GNU Lesser General Public License (LGPL), version 2.1. - You may read the LGPL at http://www.gnu.org/licenses/lgpl.html - - History: the ES5503 was the next design after the famous C64 "SID" by Bob Yannes. - It powered the legendary Mirage sampler (the first affordable pro sampler) as well - as the ESQ-1 synth/sequencer. The ES5505 (used in Taito's F3 System) and 5506 - (used in the "Soundscape" series of ISA PC sound cards) followed on a fundamentally - similar architecture. - - Bugs: On the real silicon, oscillators 30 and 31 have random volume fluctuations and are - unusable for playback. We don't attempt to emulate that. :-) - - Additionally, in "swap" mode, there's one cycle when the switch takes place where the - oscillator's output is 0x80 (centerline) regardless of the sample data. This can - cause audible clicks and a general degradation of audio quality if the correct sample - data at that point isn't 0x80 or very near it. - - Changes: - 0.2 (RB) - improved behavior for volumes > 127, fixes missing notes in Nucleus & missing voices in Thexder - 0.3 (RB) - fixed extraneous clicking, improved timing behavior for e.g. Music Construction Set & Music Studio - 0.4 (RB) - major fixes to IRQ semantics and end-of-sample handling. - 0.5 (RB) - more flexible wave memory hookup (incl. banking) and save state support. - 1.0 (RB) - properly respects the input clock - 2.0 (RB) - C++ conversion, more accurate oscillator IRQ timing - 2.1 (RB) - Corrected phase when looping; synthLAB, Arkanoid, and Arkanoid II no longer go out of tune - 2.1.1 (RB) - Fixed issue introduced in 2.0 where IRQs were delayed -*/ - -//#include "emu.h" -//#include "streams.h" -#include -#include -#include "mamedef.h" -#include "es5503.h" - -typedef struct -{ - UINT16 freq; - UINT16 wtsize; - UINT8 control; - UINT8 vol; - UINT8 data; - UINT32 wavetblpointer; - UINT8 wavetblsize; - UINT8 resolution; - - UINT32 accumulator; - UINT8 irqpend; - - UINT8 Muted; -} ES5503Osc; - -typedef struct -{ - ES5503Osc oscillators[32]; - - UINT32 dramsize; - UINT8 *docram; - - //sound_stream * stream; - - //void (*irq_callback)(running_device *, int); // IRQ callback - - //read8_device_func adc_read; // callback for the 5503's built-in analog to digital converter - - INT8 oscsenabled; // # of oscillators enabled - int rege0; // contents of register 0xe0 - - UINT8 channel_strobe; - - UINT32 clock; - int output_channels; - int outchn_mask; - UINT32 output_rate; - //running_device *device; - - SRATE_CALLBACK SmpRateFunc; - void* SmpRateData; -} ES5503Chip; - -/*INLINE ES5503Chip *get_safe_token(running_device *device) -{ - assert(device != NULL); - assert(device->type() == ES5503); - return (ES5503Chip *)downcast(device)->token(); -}*/ - -static const UINT16 wavesizes[8] = { 256, 512, 1024, 2048, 4096, 8192, 16384, 32768 }; -static const UINT32 wavemasks[8] = { 0x1ff00, 0x1fe00, 0x1fc00, 0x1f800, 0x1f000, 0x1e000, 0x1c000, 0x18000 }; -static const UINT32 accmasks[8] = { 0xff, 0x1ff, 0x3ff, 0x7ff, 0xfff, 0x1fff, 0x3fff, 0x7fff }; -static const int resshifts[8] = { 9, 10, 11, 12, 13, 14, 15, 16 }; - -enum -{ - MODE_FREE = 0, - MODE_ONESHOT = 1, - MODE_SYNCAM = 2, - MODE_SWAP = 3 -}; - -// halt_osc: handle halting an oscillator -// chip = chip ptr -// onum = oscillator # -// type = 1 for 0 found in sample data, 0 for hit end of table size -static void es5503_halt_osc(ES5503Chip *chip, int onum, int type, UINT32 *accumulator, int resshift) -{ - ES5503Osc *pOsc = &chip->oscillators[onum]; - ES5503Osc *pPartner = &chip->oscillators[onum^1]; - int mode = (pOsc->control>>1) & 3; - //int omode = (pPartner->control>>1) & 3; - - // if 0 found in sample data or mode is not free-run, halt this oscillator - if ((mode != MODE_FREE) || (type != 0)) - { - pOsc->control |= 1; - } - else // preserve the relative phase of the oscillator when looping - { - UINT16 wtsize = pOsc->wtsize - 1; - UINT32 altram = (*accumulator) >> resshift; - - if (altram > wtsize) - { - altram -= wtsize; - } - else - { - altram = 0; - } - - *accumulator = altram << resshift; - } - - // if swap mode, start the partner - // Note: The swap mode fix breaks Silpheed and other games. - if (/*(*/mode == MODE_SWAP/*)*/ /*|| (omode == MODE_SWAP)*/) - { - pPartner->control &= ~1; // clear the halt bit - pPartner->accumulator = 0; // and make sure it starts from the top (does this also need phase preservation?) - } - - // IRQ enabled for this voice? - if (pOsc->control & 0x08) - { - pOsc->irqpend = 1; - - /*if (chip->irq_callback) - { - chip->irq_callback(chip->device, 1); - }*/ - } -} - -//static STREAM_UPDATE( es5503_pcm_update ) -void es5503_pcm_update(void *param, stream_sample_t **outputs, int samples) -{ - // Note: The advantage of NOT using this buffer is not only less RAM usage, - // but also a huge speedup. This is, because the array is not marked - // as 'static' and thus re-allocated for every single call. - //INT32 mix[48000*2]; - //INT32 *mixp; - int osc, snum; - UINT32 ramptr; - ES5503Chip *chip = (ES5503Chip *)param; - int chnsStereo, chan; - - memset(outputs[0], 0x00, samples * sizeof(stream_sample_t)); - memset(outputs[1], 0x00, samples * sizeof(stream_sample_t)); - //memset(mix, 0, sizeof(mix)); - - chnsStereo = chip->output_channels & ~1; - for (osc = 0; osc < chip->oscsenabled; osc++) - { - ES5503Osc *pOsc = &chip->oscillators[osc]; - - if (!(pOsc->control & 1) && ! pOsc->Muted) - { - UINT32 wtptr = pOsc->wavetblpointer & wavemasks[pOsc->wavetblsize], altram; - UINT32 acc = pOsc->accumulator; - UINT16 wtsize = pOsc->wtsize - 1; - //UINT8 ctrl = pOsc->control; - UINT16 freq = pOsc->freq; - INT16 vol = pOsc->vol; - //INT8 data = -128; - UINT8 chnMask = (pOsc->control >> 4) & 0x0F; - int resshift = resshifts[pOsc->resolution] - pOsc->wavetblsize; - UINT32 sizemask = accmasks[pOsc->wavetblsize]; - INT32 outData; - //mixp = &mix[0] + chan; - - chnMask &= chip->outchn_mask; - for (snum = 0; snum < samples; snum++) - { - altram = acc >> resshift; - ramptr = altram & sizemask; - - acc += freq; - - // channel strobe is always valid when reading; this allows potentially banking per voice - //chip->channel_strobe = (pOsc->control>>4) & 0xf; - //data = (INT32)chip->docram[ramptr + wtptr] ^ 0x80; - pOsc->data = chip->docram[ramptr + wtptr]; - - if (pOsc->data == 0x00) - { - es5503_halt_osc(chip, osc, 1, &acc, resshift); - } - else - { - outData = (pOsc->data - 0x80) * vol; - //*mixp += outData; - //mixp += output_channels; - - // send groups of 2 channels to L or R - for (chan = 0; chan < chnsStereo; chan ++) - { - if (chan == chnMask) - outputs[chan & 1][snum] += outData; - } - outData = (outData * 181) >> 8; // outData *= sqrt(2) - // send remaining channels to L+R - for (; chan < chip->output_channels; chan ++) - { - if (chan == chnMask) - { - outputs[0][snum] += outData; - outputs[1][snum] += outData; - } - } - - if (altram >= wtsize) - { - es5503_halt_osc(chip, osc, 0, &acc, resshift); - } - } - - // if oscillator halted, we've got no more samples to generate - if (pOsc->control & 1) - { - //pOsc->control |= 1; - break; - } - } - - //pOsc->control = ctrl; - pOsc->accumulator = acc; - //pOsc->data = data ^ 0x80; - } - } - -/* mixp = &mix[0]; - for (i = 0; i < samples; i++) - for (int chan = 0; chan < output_channels; chan++) - outputs[chan][i] = (*mixp++)>>1;*/ -} - - -//static DEVICE_START( es5503 ) -int device_start_es5503(void **_info, int clock, int channels) -{ - //const es5503_interface *intf; - int osc; - //ES5503Chip *chip = get_safe_token(device); - ES5503Chip *chip; - - chip = (ES5503Chip *) calloc(1, sizeof(ES5503Chip)); - *_info = (void *) chip; - - //intf = (const es5503_interface *)device->baseconfig().static_config(); - - //chip->irq_callback = intf->irq_callback; - //chip->adc_read = intf->adc_read; - //chip->docram = intf->wave_memory; - chip->dramsize = 0x20000; // 128 KB - chip->docram = (UINT8*)malloc(chip->dramsize); - //chip->clock = device->clock(); - //chip->device = device; - chip->clock = clock; - - chip->output_channels = channels; - chip->outchn_mask = 1; - while(chip->outchn_mask < chip->output_channels) - chip->outchn_mask <<= 1; - chip->outchn_mask --; - chip->rege0 = 0xff; - - /*for (osc = 0; osc < 32; osc++) - { - state_save_register_device_item(device, osc, chip->oscillators[osc].freq); - state_save_register_device_item(device, osc, chip->oscillators[osc].wtsize); - state_save_register_device_item(device, osc, chip->oscillators[osc].control); - state_save_register_device_item(device, osc, chip->oscillators[osc].vol); - state_save_register_device_item(device, osc, chip->oscillators[osc].data); - state_save_register_device_item(device, osc, chip->oscillators[osc].wavetblpointer); - state_save_register_device_item(device, osc, chip->oscillators[osc].wavetblsize); - state_save_register_device_item(device, osc, chip->oscillators[osc].resolution); - state_save_register_device_item(device, osc, chip->oscillators[osc].accumulator); - state_save_register_device_item(device, osc, chip->oscillators[osc].irqpend); - }*/ - - //chip->output_rate = (device->clock()/8)/34; // (input clock / 8) / # of oscs. enabled + 2 - //chip->stream = stream_create(device, 0, 2, chip->output_rate, chip, es5503_pcm_update); - chip->output_rate = (chip->clock/8)/34; // (input clock / 8) / # of oscs. enabled + 2 - - for (osc = 0; osc < 32; osc ++) - chip->oscillators[osc].Muted = 0x00; - - return chip->output_rate; -} - -void device_stop_es5503(void *_info) -{ - ES5503Chip *chip = (ES5503Chip *)_info; - - free(chip->docram); chip->docram = NULL; - - free(chip); - - return; -} - -void device_reset_es5503(void *_info) -{ - ES5503Chip *chip = (ES5503Chip *)_info; - int osc; - ES5503Osc* tempOsc; - - for (osc = 0; osc < 32; osc++) - { - tempOsc = &chip->oscillators[osc]; - tempOsc->freq = 0; - tempOsc->wtsize = 0; - tempOsc->control = 0; - tempOsc->vol = 0; - tempOsc->data = 0x80; - tempOsc->wavetblpointer = 0; - tempOsc->wavetblsize = 0; - tempOsc->resolution = 0; - tempOsc->accumulator = 0; - tempOsc->irqpend = 0; - } - - chip->oscsenabled = 1; - - chip->channel_strobe = 0; - memset(chip->docram, 0x00, chip->dramsize); - - chip->output_rate = (chip->clock/8)/(2+chip->oscsenabled); // (input clock / 8) / # of oscs. enabled + 2 - if (chip->SmpRateFunc != NULL) - chip->SmpRateFunc(chip->SmpRateData, chip->output_rate); - - return; -} - - -//READ8_DEVICE_HANDLER( es5503_r ) -UINT8 es5503_r(void *_info, offs_t offset) -{ - UINT8 retval; - int i; - //ES5503Chip *chip = get_safe_token(device); - ES5503Chip *chip = (ES5503Chip *)_info; - - //stream_update(chip->stream); - - if (offset < 0xe0) - { - int osc = offset & 0x1f; - - switch(offset & 0xe0) - { - case 0: // freq lo - return (chip->oscillators[osc].freq & 0xff); - - case 0x20: // freq hi - return (chip->oscillators[osc].freq >> 8); - - case 0x40: // volume - return chip->oscillators[osc].vol; - - case 0x60: // data - return chip->oscillators[osc].data; - - case 0x80: // wavetable pointer - return (chip->oscillators[osc].wavetblpointer>>8) & 0xff; - - case 0xa0: // oscillator control - return chip->oscillators[osc].control; - - case 0xc0: // bank select / wavetable size / resolution - retval = 0; - if (chip->oscillators[osc].wavetblpointer & 0x10000) - { - retval |= 0x40; - } - - retval |= (chip->oscillators[osc].wavetblsize<<3); - retval |= chip->oscillators[osc].resolution; - return retval; - } - } - else // global registers - { - switch (offset) - { - case 0xe0: // interrupt status - retval = chip->rege0; - - //m_irq_func(0); - - // scan all oscillators - for (i = 0; i < chip->oscsenabled; i++) - { - if (chip->oscillators[i].irqpend) - { - // signal this oscillator has an interrupt - retval = i<<1; - - chip->rege0 = retval | 0x80; - - // and clear its flag - chip->oscillators[i].irqpend = 0; - - /*if (chip->irq_callback) - { - chip->irq_callback(chip->device, 0); - }*/ - break; - } - } - - // if any oscillators still need to be serviced, assert IRQ again immediately - /*for (i = 0; i < chip->oscsenabled; i++) - { - if (chip->oscillators[i].irqpend) - { - if (chip->irq_callback) - { - chip->irq_callback(chip->device, 1); - } - break; - } - }*/ - - return retval; - - case 0xe1: // oscillator enable - return (chip->oscsenabled-1)<<1; - - case 0xe2: // A/D converter - /*if (chip->adc_read) - { - return chip->adc_read(chip->device, 0); - }*/ - break; - } - } - - return 0; -} - -//WRITE8_DEVICE_HANDLER( es5503_w ) -void es5503_w(void *_info, offs_t offset, UINT8 data) -{ - //ES5503Chip *chip = get_safe_token(device); - ES5503Chip *chip = (ES5503Chip *)_info; - - //stream_update(chip->stream); - - if (offset < 0xe0) - { - int osc = offset & 0x1f; - - switch(offset & 0xe0) - { - case 0: // freq lo - chip->oscillators[osc].freq &= 0xff00; - chip->oscillators[osc].freq |= data; - break; - - case 0x20: // freq hi - chip->oscillators[osc].freq &= 0x00ff; - chip->oscillators[osc].freq |= (data<<8); - break; - - case 0x40: // volume - chip->oscillators[osc].vol = data; - break; - - case 0x60: // data - ignore writes - break; - - case 0x80: // wavetable pointer - chip->oscillators[osc].wavetblpointer = (data<<8); - break; - - case 0xa0: // oscillator control - // if a fresh key-on, reset the ccumulator - if ((chip->oscillators[osc].control & 1) && (!(data&1))) - { - chip->oscillators[osc].accumulator = 0; - } - - chip->oscillators[osc].control = data; - break; - - case 0xc0: // bank select / wavetable size / resolution - if (data & 0x40) // bank select - not used on the Apple IIgs - { - chip->oscillators[osc].wavetblpointer |= 0x10000; - } - else - { - chip->oscillators[osc].wavetblpointer &= 0xffff; - } - - chip->oscillators[osc].wavetblsize = ((data>>3) & 7); - chip->oscillators[osc].wtsize = wavesizes[chip->oscillators[osc].wavetblsize]; - chip->oscillators[osc].resolution = (data & 7); - break; - } - } - else // global registers - { - switch (offset) - { - case 0xe0: // interrupt status - break; - - case 0xe1: // oscillator enable - chip->oscsenabled = 1 + ((data>>1) & 0x1f); - - chip->output_rate = (chip->clock/8)/(2+chip->oscsenabled); - //stream_set_sample_rate(chip->stream, chip->output_rate); - if (chip->SmpRateFunc != NULL) - chip->SmpRateFunc(chip->SmpRateData, chip->output_rate); - break; - - case 0xe2: // A/D converter - break; - } - } -} - -/*void es5503_set_base(running_device *device, UINT8 *wavemem) -{ - ES5503Chip *chip = get_safe_token(device); - - chip->docram = wavemem; -}*/ - -void es5503_write_ram(void *_info, offs_t DataStart, offs_t DataLength, const UINT8* RAMData) -{ - ES5503Chip *chip = (ES5503Chip *)_info; - - if (DataStart >= chip->dramsize) - return; - if (DataStart + DataLength > chip->dramsize) - DataLength = chip->dramsize - DataStart; - - memcpy(chip->docram + DataStart, RAMData, DataLength); - - return; -} - -void es5503_set_mute_mask(void *_info, UINT32 MuteMask) -{ - ES5503Chip *chip = (ES5503Chip *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 32; CurChn ++) - chip->oscillators[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} - -void es5503_set_srchg_cb(void *_info, SRATE_CALLBACK CallbackFunc, void* DataPtr) -{ - ES5503Chip *chip = (ES5503Chip *)_info; - - // set Sample Rate Change Callback routine - chip->SmpRateFunc = CallbackFunc; - chip->SmpRateData = DataPtr; - - return; -} - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( es5503 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(ES5503Chip); break; - - // --- the following bits of info are returned as pointers to data or functions --- // - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( es5503 ); break; - case DEVINFO_FCT_STOP: // Nothing // break; - case DEVINFO_FCT_RESET: // Nothing // break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "ES5503"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Ensoniq ES550x"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright R. Belmont"); break; - } -} - - -DEFINE_LEGACY_SOUND_DEVICE(ES5503, es5503);*/ diff --git a/Frameworks/GME/vgmplay/chips/es5503.h b/Frameworks/GME/vgmplay/chips/es5503.h deleted file mode 100644 index 5f6e9ad1b..000000000 --- a/Frameworks/GME/vgmplay/chips/es5503.h +++ /dev/null @@ -1,34 +0,0 @@ -#pragma once - -#ifndef __ES5503_H__ -#define __ES5503_H__ - -///#include "devlegcy.h" - -/*typedef struct _es5503_interface es5503_interface; -struct _es5503_interface -{ - void (*irq_callback)(running_device *device, int state); - read8_device_func adc_read; - UINT8 *wave_memory; -};*/ - -//READ8_DEVICE_HANDLER( es5503_r ); -//WRITE8_DEVICE_HANDLER( es5503_w ); -void es5503_w(void *chip, offs_t offset, UINT8 data); -UINT8 es5503_r(void *chip, offs_t offset); - -void es5503_pcm_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_es5503(void **chip, int clock, int channels); -void device_stop_es5503(void *chip); -void device_reset_es5503(void *chip); -//void es5503_set_base(running_device *device, UINT8 *wavemem); - -void es5503_write_ram(void *chip, offs_t DataStart, offs_t DataLength, const UINT8* RAMData); - -void es5503_set_mute_mask(void *chip, UINT32 MuteMask); -void es5503_set_srchg_cb(void *chip, SRATE_CALLBACK CallbackFunc, void* DataPtr); - -//DECLARE_LEGACY_SOUND_DEVICE(ES5503, es5503); - -#endif /* __ES5503_H__ */ diff --git a/Frameworks/GME/vgmplay/chips/es5506.c b/Frameworks/GME/vgmplay/chips/es5506.c deleted file mode 100644 index c7fdbdab4..000000000 --- a/Frameworks/GME/vgmplay/chips/es5506.c +++ /dev/null @@ -1,2445 +0,0 @@ -/********************************************************************************************** - - Ensoniq ES5505/6 driver - by Aaron Giles - -Ensoniq OTIS - ES5505 Ensoniq OTTO - ES5506 - - OTIS is a VLSI device designed in a 2 micron double metal OTTO is a VLSI device designed in a 1.5 micron double metal - CMOS process. The device is the next generation of audio CMOS process. The device is the next generation of audio - technology from ENSONIQ. This new chip achieves a new technology from ENSONIQ. All calculations in the device are - level of audio fidelity performance. These improvements made with at least 18-bit accuracy. - are achieved through the use of frequency interpolation - and on board real time digital filters. All calculations The major features of OTTO are: - in the device are made with at least 16 bit accuracy. - 68 pin PLCC package - - On chip real time digital filters - The major features of OTIS are: - Frequency interpolation - - 48 Pin dual in line package - 32 independent voices - - On chip real time digital filters - Loop start and stop posistions for each voice - - Frequency interpolation - Bidirectional and reverse looping - - 32 independent voices (up from 25 in DOCII) - 68000 compatibility for asynchronous bus communication - - Loop start and stop positions for each voice - separate host and sound memory interface - - Bidirectional and reverse looping - 6 channel stereo serial communication port - - 68000 compatibility for asynchronous bus communication - Programmable clocks for defining serial protocol - - On board pulse width modulation D to A - Internal volume multiplication and stereo panning - - 4 channel stereo serial communication port - A to D input for pots and wheels - - Internal volume multiplication and stereo panning - Hardware support for envelopes - - A to D input for pots and wheels - Support for dual OTTO systems - - Up to 10MHz operation - Optional compressed data format for sample data - - Up to 16MHz operation - ______ ______ - _|o \__/ |_ - A17/D13 - |_|1 48|_| - VSS A A A A A A - _| |_ 2 1 1 1 1 1 A - A18/D14 - |_|2 47|_| - A16/D12 0 9 8 7 6 5 1 - _| |_ / / / / / / 4 - A19/D15 - |_|3 46|_| - A15/D11 H H H H H H H V V H D D D D D D / - _| |_ D D D D D D D S D D 1 1 1 1 1 1 D - BS - |_|4 45|_| - A14/D10 0 1 2 3 4 5 6 S D 7 5 4 3 2 1 0 9 - _| |_ ------------------------------------+ - PWZERO - |_|5 44|_| - A13/D9 / 9 8 7 6 5 4 3 2 1 6 6 6 6 6 6 6 6 | - _| |_ / 8 7 6 5 4 3 2 1 | - SER0 - |_|6 43|_| - A12/D8 | | - _| E |_ SER0|10 60|A13/D8 - SER1 - |_|7 N 42|_| - A11/D7 SER1|11 59|A12/D7 - _| S |_ SER2|12 58|A11/D6 - SER2 - |_|8 O 41|_| - A10/D6 SER3|13 ENSONIQ 57|A10/D5 - _| N |_ SER4|14 56|A9/D4 - SER3 - |_|9 I 40|_| - A9/D5 SER5|15 55|A8/D3 - _| Q |_ WCLK|16 54|A7/D2 - SERWCLK - |_|10 39|_| - A8/D4 LRCLK|17 ES5506 53|A6/D1 - _| |_ BCLK|18 52|A5/D0 - SERLR - |_|11 38|_| - A7/D3 RESB|19 51|A4 - _| |_ HA5|20 50|A3 - SERBCLK - |_|12 E 37|_| - A6/D2 HA4|21 OTTO 49|A2 - _| S |_ HA3|22 48|A1 - RLO - |_|13 5 36|_| - A5/D1 HA2|23 47|A0 - _| 5 |_ HA1|24 46|BS1 - RHI - |_|14 0 35|_| - A4/D0 HA0|25 45|BS0 - _| 5 |_ POT_IN|26 44|DTACKB - LLO - |_|15 34|_| - CLKIN | 2 2 2 3 3 3 3 3 3 3 3 3 3 4 4 4 4 | - _| |_ | 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 | - LHI - |_|16 33|_| - CAS +--------------------------------------+ - _| |_ B E E B E B B D S B B B E K B W W - POT - |_|17 O 32|_| - AMUX S B L N L S S D S S X S L Q / / - _| T |_ E E R E H M C V V A U A C R R R - DTACK - |_|18 I 31|_| - RAS R R D H R M C I M - _| S |_ _ D A - R/W - |_|19 30|_| - E T - _| |_ O - MS - |_|20 29|_| - IRQ P - _| |_ - CS - |_|21 28|_| - A3 - _| |_ - RES - |_|22 27|_| - A2 - _| |_ - VSS - |_|23 26|_| - A1 - _| |_ - VDD - |_|24 25|_| - A0 - |________________| - -***********************************************************************************************/ - -//#include "emu.h" -#include -#include // for memset -#include "mamedef.h" -#include "es5506.h" - - - -/********************************************************************************************** - - CONSTANTS - -***********************************************************************************************/ - -#define LOG_COMMANDS 0 -#define RAINE_CHECK 0 -#define MAKE_WAVS 0 - -#if MAKE_WAVS -#include "wavwrite.h" -#endif - -#define ACCESSING_BITS_0_7 ( byteOfs) -#define ACCESSING_BITS_8_15 (! byteOfs) - - -#define MAX_SAMPLE_CHUNK 10000 -#define ULAW_MAXBITS 8 - -#define CONTROL_BS1 0x8000 -#define CONTROL_BS0 0x4000 -#define CONTROL_CMPD 0x2000 -#define CONTROL_CA2 0x1000 -#define CONTROL_CA1 0x0800 -#define CONTROL_CA0 0x0400 -#define CONTROL_LP4 0x0200 -#define CONTROL_LP3 0x0100 -#define CONTROL_IRQ 0x0080 -#define CONTROL_DIR 0x0040 -#define CONTROL_IRQE 0x0020 -#define CONTROL_BLE 0x0010 -#define CONTROL_LPE 0x0008 -#define CONTROL_LEI 0x0004 -#define CONTROL_STOP1 0x0002 -#define CONTROL_STOP0 0x0001 - -#define CONTROL_BSMASK (CONTROL_BS1 | CONTROL_BS0) -#define CONTROL_CAMASK (CONTROL_CA2 | CONTROL_CA1 | CONTROL_CA0) -#define CONTROL_LPMASK (CONTROL_LP4 | CONTROL_LP3) -#define CONTROL_LOOPMASK (CONTROL_BLE | CONTROL_LPE) -#define CONTROL_STOPMASK (CONTROL_STOP1 | CONTROL_STOP0) - - - -/********************************************************************************************** - - INTERNAL DATA STRUCTURES - -***********************************************************************************************/ - -/* struct describing a single playing voice */ -typedef struct _es5506_voice es5506_voice; -struct _es5506_voice -{ - /* external state */ - UINT32 control; /* control register */ - UINT32 freqcount; /* frequency count register */ - UINT32 start; /* start register */ - UINT32 lvol; /* left volume register */ - UINT32 end; /* end register */ - UINT32 lvramp; /* left volume ramp register */ - UINT32 accum; /* accumulator register */ - UINT32 rvol; /* right volume register */ - UINT32 rvramp; /* right volume ramp register */ - UINT32 ecount; /* envelope count register */ - UINT32 k2; /* k2 register */ - UINT32 k2ramp; /* k2 ramp register */ - UINT32 k1; /* k1 register */ - UINT32 k1ramp; /* k1 ramp register */ - INT32 o4n1; /* filter storage O4(n-1) */ - INT32 o3n1; /* filter storage O3(n-1) */ - INT32 o3n2; /* filter storage O3(n-2) */ - INT32 o2n1; /* filter storage O2(n-1) */ - INT32 o2n2; /* filter storage O2(n-2) */ - INT32 o1n1; /* filter storage O1(n-1) */ - UINT32 exbank; /* external address bank */ - - /* internal state */ - UINT8 index; /* index of this voice */ - UINT8 filtcount; /* filter count */ - UINT8 Muted; - UINT32 accum_mask; -}; - -typedef struct _es5506_state es5506_state; -struct _es5506_state -{ - //sound_stream *stream; /* which stream are we using */ - int sample_rate; /* current sample rate */ - UINT32 region_size[4]; - UINT16 * region_base[4]; /* pointer to the base of the region */ - UINT32 write_latch; /* currently accumulated data for write */ - UINT32 read_latch; /* currently accumulated data for read */ - UINT32 master_clock; /* master clock frequency */ - //void (*irq_callback)(device_t *, int); /* IRQ callback */ - //UINT16 (*port_read)(void); /* input port read */ - - UINT8 current_page; /* current register page */ - UINT8 active_voices; /* number of active voices */ - UINT8 mode; /* MODE register */ - UINT8 wst; /* W_ST register */ - UINT8 wend; /* W_END register */ - UINT8 lrend; /* LR_END register */ - UINT8 irqv; /* IRQV register */ - - es5506_voice voice[32]; /* the 32 voices */ - - INT32 * scratch; - - INT16 * ulaw_lookup; - UINT16 * volume_lookup; - //device_t *device; - -#if MAKE_WAVS - void * wavraw; /* raw waveform */ -#endif - int channels; /* number of output channels: 1 .. 6 */ - UINT8 sndtype; /* 0 - ES5505, 1 - ES5506 */ - - SRATE_CALLBACK SmpRateFunc; - void* SmpRateData; -}; - - -/*INLINE es5506_state *get_safe_token(device_t *device) -{ - assert(device != NULL); - assert(device->type() == ES5505 || device->type() == ES5506); - return (es5506_state *)downcast(device)->token(); -}*/ - - - -/********************************************************************************************** - - GLOBAL VARIABLES - -***********************************************************************************************/ - -//static FILE *eslog; - - - -/********************************************************************************************** - - update_irq_state -- update the IRQ state - -***********************************************************************************************/ - -static void update_irq_state(es5506_state *chip) -{ - /* ES5505/6 irq line has been set high - inform the host */ - //if (chip->irq_callback) - // (*chip->irq_callback)(chip->device, 1); /* IRQB set high */ -} - -static void update_internal_irq_state(es5506_state *chip) -{ - /* Host (cpu) has just read the voice interrupt vector (voice IRQ ack). - - Reset the voice vector to show the IRQB line is low (top bit set). - If we have any stacked interrupts (other voices waiting to be - processed - with their IRQ bit set) then they will be moved into - the vector next time the voice is processed. In emulation - terms they get updated next time generate_samples() is called. - */ - - chip->irqv=0x80; - - //if (chip->irq_callback) - // (*chip->irq_callback)(chip->device, 0); /* IRQB set low */ -} - -/********************************************************************************************** - - compute_tables -- compute static tables - -***********************************************************************************************/ - -static void compute_tables(es5506_state *chip) -{ - int i; - - /* allocate ulaw lookup table */ - //chip->ulaw_lookup = auto_alloc_array(chip->device->machine(), INT16, 1 << ULAW_MAXBITS); - chip->ulaw_lookup = (INT16*)malloc((1 << ULAW_MAXBITS) * sizeof(INT16)); - - /* generate ulaw lookup table */ - for (i = 0; i < (1 << ULAW_MAXBITS); i++) - { - UINT16 rawval = (i << (16 - ULAW_MAXBITS)) | (1 << (15 - ULAW_MAXBITS)); - UINT8 exponent = rawval >> 13; - UINT32 mantissa = (rawval << 3) & 0xffff; - - if (exponent == 0) - chip->ulaw_lookup[i] = (INT16)mantissa >> 7; - else - { - mantissa = (mantissa >> 1) | (~mantissa & 0x8000); - chip->ulaw_lookup[i] = (INT16)mantissa >> (7 - exponent); - } - } - - /* allocate volume lookup table */ - //chip->volume_lookup = auto_alloc_array(chip->device->machine(), UINT16, 4096); - chip->volume_lookup = (UINT16*)malloc(4096 * sizeof(UINT16)); - - /* generate volume lookup table */ - for (i = 0; i < 4096; i++) - { - UINT8 exponent = i >> 8; - UINT32 mantissa = (i & 0xff) | 0x100; - - chip->volume_lookup[i] = (mantissa << 11) >> (20 - exponent); - } -} - - - -/********************************************************************************************** - - interpolate -- interpolate between two samples - -***********************************************************************************************/ - -#define interpolate(sample1, sample2, accum) \ - (sample1 * (INT32)(0x800 - (accum & 0x7ff)) + \ - sample2 * (INT32)(accum & 0x7ff)) >> 11; - - - -/********************************************************************************************** - - apply_filters -- apply the 4-pole digital filter to the sample - -***********************************************************************************************/ - -#define apply_filters(voice, sample) \ -do \ -{ \ - /* pole 1 is always low-pass using K1 */ \ - sample = ((INT32)(voice->k1 >> 2) * (sample - voice->o1n1) / 16384) + voice->o1n1; \ - voice->o1n1 = sample; \ - \ - /* pole 2 is always low-pass using K1 */ \ - sample = ((INT32)(voice->k1 >> 2) * (sample - voice->o2n1) / 16384) + voice->o2n1; \ - voice->o2n2 = voice->o2n1; \ - voice->o2n1 = sample; \ - \ - /* remaining poles depend on the current filter setting */ \ - switch (voice->control & CONTROL_LPMASK) \ - { \ - case 0: \ - /* pole 3 is high-pass using K2 */ \ - sample = sample - voice->o2n2 + ((INT32)(voice->k2 >> 2) * voice->o3n1) / 32768 + voice->o3n1 / 2; \ - voice->o3n2 = voice->o3n1; \ - voice->o3n1 = sample; \ - \ - /* pole 4 is high-pass using K2 */ \ - sample = sample - voice->o3n2 + ((INT32)(voice->k2 >> 2) * voice->o4n1) / 32768 + voice->o4n1 / 2; \ - voice->o4n1 = sample; \ - break; \ - \ - case CONTROL_LP3: \ - /* pole 3 is low-pass using K1 */ \ - sample = ((INT32)(voice->k1 >> 2) * (sample - voice->o3n1) / 16384) + voice->o3n1; \ - voice->o3n2 = voice->o3n1; \ - voice->o3n1 = sample; \ - \ - /* pole 4 is high-pass using K2 */ \ - sample = sample - voice->o3n2 + ((INT32)(voice->k2 >> 2) * voice->o4n1) / 32768 + voice->o4n1 / 2; \ - voice->o4n1 = sample; \ - break; \ - \ - case CONTROL_LP4: \ - /* pole 3 is low-pass using K2 */ \ - sample = ((INT32)(voice->k2 >> 2) * (sample - voice->o3n1) / 16384) + voice->o3n1; \ - voice->o3n2 = voice->o3n1; \ - voice->o3n1 = sample; \ - \ - /* pole 4 is low-pass using K2 */ \ - sample = ((INT32)(voice->k2 >> 2) * (sample - voice->o4n1) / 16384) + voice->o4n1; \ - voice->o4n1 = sample; \ - break; \ - \ - case CONTROL_LP4 | CONTROL_LP3: \ - /* pole 3 is low-pass using K1 */ \ - sample = ((INT32)(voice->k1 >> 2) * (sample - voice->o3n1) / 16384) + voice->o3n1; \ - voice->o3n2 = voice->o3n1; \ - voice->o3n1 = sample; \ - \ - /* pole 4 is low-pass using K2 */ \ - sample = ((INT32)(voice->k2 >> 2) * (sample - voice->o4n1) / 16384) + voice->o4n1; \ - voice->o4n1 = sample; \ - break; \ - } \ -} while (0) - - - -/********************************************************************************************** - - update_envelopes -- update the envelopes - -***********************************************************************************************/ - -#define update_envelopes(voice, samples) \ -do \ -{ \ - int count = (samples > 1 && samples > voice->ecount) ? voice->ecount : samples; \ - \ - /* decrement the envelope counter */ \ - voice->ecount -= count; \ - \ - /* ramp left volume */ \ - if (voice->lvramp) \ - { \ - voice->lvol += (INT8)voice->lvramp * count; \ - if ((INT32)voice->lvol < 0) voice->lvol = 0; \ - else if (voice->lvol > 0xffff) voice->lvol = 0xffff; \ - } \ - \ - /* ramp right volume */ \ - if (voice->rvramp) \ - { \ - voice->rvol += (INT8)voice->rvramp * count; \ - if ((INT32)voice->rvol < 0) voice->rvol = 0; \ - else if (voice->rvol > 0xffff) voice->rvol = 0xffff; \ - } \ - \ - /* ramp k1 filter constant */ \ - if (voice->k1ramp && ((INT32)voice->k1ramp >= 0 || !(voice->filtcount & 7))) \ - { \ - voice->k1 += (INT8)voice->k1ramp * count; \ - if ((INT32)voice->k1 < 0) voice->k1 = 0; \ - else if (voice->k1 > 0xffff) voice->k1 = 0xffff; \ - } \ - \ - /* ramp k2 filter constant */ \ - if (voice->k2ramp && ((INT32)voice->k2ramp >= 0 || !(voice->filtcount & 7))) \ - { \ - voice->k2 += (INT8)voice->k2ramp * count; \ - if ((INT32)voice->k2 < 0) voice->k2 = 0; \ - else if (voice->k2 > 0xffff) voice->k2 = 0xffff; \ - } \ - \ - /* update the filter constant counter */ \ - voice->filtcount += count; \ - \ -} while (0) - - - -/********************************************************************************************** - - check_for_end_forward - check_for_end_reverse -- check for loop end and loop appropriately - -***********************************************************************************************/ - -#define check_for_end_forward(voice, accum) \ -do \ -{ \ - /* are we past the end? */ \ - if (accum > voice->end && !(voice->control & CONTROL_LEI)) \ - { \ - /* generate interrupt if required */ \ - if (voice->control&CONTROL_IRQE) \ - voice->control |= CONTROL_IRQ; \ - \ - /* handle the different types of looping */ \ - switch (voice->control & CONTROL_LOOPMASK) \ - { \ - /* non-looping */ \ - case 0: \ - voice->control |= CONTROL_STOP0; \ - goto alldone; \ - \ - /* uni-directional looping */ \ - case CONTROL_LPE: \ - accum = (voice->start + (accum - voice->end)) & voice->accum_mask; \ - break; \ - \ - /* trans-wave looping */ \ - case CONTROL_BLE: \ - accum = (voice->start + (accum - voice->end)) & voice->accum_mask; \ - voice->control = (voice->control & ~CONTROL_LOOPMASK) | CONTROL_LEI;\ - break; \ - \ - /* bi-directional looping */ \ - case CONTROL_LPE | CONTROL_BLE: \ - accum = (voice->end - (accum - voice->end)) & voice->accum_mask; \ - voice->control ^= CONTROL_DIR; \ - goto reverse; \ - } \ - } \ -} while (0) - - -#define check_for_end_reverse(voice, accum) \ -do \ -{ \ - /* are we past the end? */ \ - if (accum < voice->start && !(voice->control & CONTROL_LEI)) \ - { \ - /* generate interrupt if required */ \ - if (voice->control&CONTROL_IRQE) \ - voice->control |= CONTROL_IRQ; \ - \ - /* handle the different types of looping */ \ - switch (voice->control & CONTROL_LOOPMASK) \ - { \ - /* non-looping */ \ - case 0: \ - voice->control |= CONTROL_STOP0; \ - goto alldone; \ - \ - /* uni-directional looping */ \ - case CONTROL_LPE: \ - accum = (voice->end - (voice->start - accum)) & voice->accum_mask; \ - break; \ - \ - /* trans-wave looping */ \ - case CONTROL_BLE: \ - accum = (voice->end - (voice->start - accum)) & voice->accum_mask; \ - voice->control = (voice->control & ~CONTROL_LOOPMASK) | CONTROL_LEI;\ - break; \ - \ - /* bi-directional looping */ \ - case CONTROL_LPE | CONTROL_BLE: \ - accum = (voice->start + (voice->start - accum)) & voice->accum_mask;\ - voice->control ^= CONTROL_DIR; \ - goto reverse; \ - } \ - } \ -} while (0) - - - -/********************************************************************************************** - - generate_dummy -- generate nothing, just apply envelopes - -***********************************************************************************************/ - -static void generate_dummy(es5506_state *chip, es5506_voice *voice, UINT16 *base, INT32 *lbuffer, INT32 *rbuffer, int samples) -{ - UINT32 freqcount = voice->freqcount; - UINT32 accum = voice->accum & voice->accum_mask; - - /* outer loop, in case we switch directions */ - while (samples > 0 && !(voice->control & CONTROL_STOPMASK)) - { -reverse: - /* two cases: first case is forward direction */ - if (!(voice->control & CONTROL_DIR)) - { - /* loop while we still have samples to generate */ - while (samples--) - { - /* fetch two samples */ - accum = (accum + freqcount) & voice->accum_mask; - - /* update filters/volumes */ - if (voice->ecount != 0) - update_envelopes(voice, 1); - - /* check for loop end */ - check_for_end_forward(voice, accum); - } - } - - /* two cases: second case is backward direction */ - else - { - /* loop while we still have samples to generate */ - while (samples--) - { - /* fetch two samples */ - accum = (accum - freqcount) & voice->accum_mask; - - /* update filters/volumes */ - if (voice->ecount != 0) - update_envelopes(voice, 1); - - /* check for loop end */ - check_for_end_reverse(voice, accum); - } - } - } - - /* if we stopped, process any additional envelope */ -alldone: - voice->accum = accum; - if (samples > 0) - update_envelopes(voice, samples); -} - - - -/********************************************************************************************** - - generate_ulaw -- general u-law decoding routine - -***********************************************************************************************/ - -static void generate_ulaw(es5506_state *chip, es5506_voice *voice, UINT16 *base, INT32 *lbuffer, INT32 *rbuffer, int samples) -{ - UINT32 freqcount = voice->freqcount; - UINT32 accum = voice->accum & voice->accum_mask; - INT32 lvol = chip->volume_lookup[voice->lvol >> 4]; - INT32 rvol = chip->volume_lookup[voice->rvol >> 4]; - - /* pre-add the bank offset */ - base += voice->exbank; - - /* outer loop, in case we switch directions */ - while (samples > 0 && !(voice->control & CONTROL_STOPMASK)) - { -reverse: - /* two cases: first case is forward direction */ - if (!(voice->control & CONTROL_DIR)) - { - /* loop while we still have samples to generate */ - while (samples--) - { - /* fetch two samples */ -#ifdef VGM_BIG_ENDIAN - #warning "ES5506 sound emulation not Endian-Safe!" -#endif - INT32 val1 = base[accum >> 11]; - INT32 val2 = base[((accum + (1 << 11)) & voice->accum_mask) >> 11]; - - /* decompress u-law */ - val1 = chip->ulaw_lookup[val1 >> (16 - ULAW_MAXBITS)]; - val2 = chip->ulaw_lookup[val2 >> (16 - ULAW_MAXBITS)]; - - /* interpolate */ - val1 = interpolate(val1, val2, accum); - accum = (accum + freqcount) & voice->accum_mask; - - /* apply filters */ - apply_filters(voice, val1); - - /* update filters/volumes */ - if (voice->ecount != 0) - { - update_envelopes(voice, 1); - lvol = chip->volume_lookup[voice->lvol >> 4]; - rvol = chip->volume_lookup[voice->rvol >> 4]; - } - - /* apply volumes and add */ - *lbuffer++ += (val1 * lvol) >> 11; - *rbuffer++ += (val1 * rvol) >> 11; - - /* check for loop end */ - check_for_end_forward(voice, accum); - } - } - - /* two cases: second case is backward direction */ - else - { - /* loop while we still have samples to generate */ - while (samples--) - { - /* fetch two samples */ -#ifdef VGM_BIG_ENDIAN - #warning "ES5506 sound emulation not Endian-Safe!" -#endif - INT32 val1 = base[accum >> 11]; - INT32 val2 = base[((accum + (1 << 11)) & voice->accum_mask) >> 11]; - - /* decompress u-law */ - val1 = chip->ulaw_lookup[val1 >> (16 - ULAW_MAXBITS)]; - val2 = chip->ulaw_lookup[val2 >> (16 - ULAW_MAXBITS)]; - - /* interpolate */ - val1 = interpolate(val1, val2, accum); - accum = (accum - freqcount) & voice->accum_mask; - - /* apply filters */ - apply_filters(voice, val1); - - /* update filters/volumes */ - if (voice->ecount != 0) - { - update_envelopes(voice, 1); - lvol = chip->volume_lookup[voice->lvol >> 4]; - rvol = chip->volume_lookup[voice->rvol >> 4]; - } - - /* apply volumes and add */ - *lbuffer++ += (val1 * lvol) >> 11; - *rbuffer++ += (val1 * rvol) >> 11; - - /* check for loop end */ - check_for_end_reverse(voice, accum); - } - } - } - - /* if we stopped, process any additional envelope */ -alldone: - voice->accum = accum; - if (samples > 0) - update_envelopes(voice, samples); -} - - - -/********************************************************************************************** - - generate_pcm -- general PCM decoding routine - -***********************************************************************************************/ - -static void generate_pcm(es5506_state *chip, es5506_voice *voice, UINT16 *base, INT32 *lbuffer, INT32 *rbuffer, int samples) -{ - UINT32 freqcount = voice->freqcount; - UINT32 accum = voice->accum & voice->accum_mask; - INT32 lvol = chip->volume_lookup[voice->lvol >> 4]; - INT32 rvol = chip->volume_lookup[voice->rvol >> 4]; - - /* pre-add the bank offset */ - base += voice->exbank; - - /* outer loop, in case we switch directions */ - while (samples > 0 && !(voice->control & CONTROL_STOPMASK)) - { -reverse: - /* two cases: first case is forward direction */ - if (!(voice->control & CONTROL_DIR)) - { - /* loop while we still have samples to generate */ - while (samples--) - { - /* fetch two samples */ -#ifdef VGM_BIG_ENDIAN - #warning "ES5506 sound emulation not Endian-Safe!" -#endif - INT32 val1 = (INT16)base[accum >> 11]; - INT32 val2 = (INT16)base[((accum + (1 << 11)) & voice->accum_mask) >> 11]; - - /* interpolate */ - val1 = interpolate(val1, val2, accum); - accum = (accum + freqcount) & voice->accum_mask; - - /* apply filters */ - apply_filters(voice, val1); - - /* update filters/volumes */ - if (voice->ecount != 0) - { - update_envelopes(voice, 1); - lvol = chip->volume_lookup[voice->lvol >> 4]; - rvol = chip->volume_lookup[voice->rvol >> 4]; - } - - /* apply volumes and add */ - *lbuffer++ += (val1 * lvol) >> 11; - *rbuffer++ += (val1 * rvol) >> 11; - - /* check for loop end */ - check_for_end_forward(voice, accum); - } - } - - /* two cases: second case is backward direction */ - else - { - /* loop while we still have samples to generate */ - while (samples--) - { - /* fetch two samples */ -#ifdef VGM_BIG_ENDIAN - #warning "ES5506 sound emulation not Endian-Safe!" -#endif - INT32 val1 = (INT16)base[accum >> 11]; - INT32 val2 = (INT16)base[((accum + (1 << 11)) & voice->accum_mask) >> 11]; - - /* interpolate */ - val1 = interpolate(val1, val2, accum); - accum = (accum - freqcount) & voice->accum_mask; - - /* apply filters */ - apply_filters(voice, val1); - - /* update filters/volumes */ - if (voice->ecount != 0) - { - update_envelopes(voice, 1); - lvol = chip->volume_lookup[voice->lvol >> 4]; - rvol = chip->volume_lookup[voice->rvol >> 4]; - } - - /* apply volumes and add */ - *lbuffer++ += (val1 * lvol) >> 11; - *rbuffer++ += (val1 * rvol) >> 11; - - /* check for loop end */ - check_for_end_reverse(voice, accum); - } - } - } - - /* if we stopped, process any additional envelope */ -alldone: - voice->accum = accum; - if (samples > 0) - update_envelopes(voice, samples); -} - - - -/********************************************************************************************** - - generate_samples -- tell each voice to generate samples - -***********************************************************************************************/ - -static void generate_samples(es5506_state *chip, INT32 **outputs, int offset, int samples) -{ - int v; - int i; - int voice_channel; - int channel; - int l; - int r; - INT32 *left; - INT32 *right; - - /* skip if nothing to do */ - if (!samples) - return; - - /* clear out the accumulator */ - for (i = 0; i < chip->channels << 1; i++) - { - memset(outputs[i] + offset, 0, sizeof(INT32) * samples); - } - - /* loop over voices */ - for (v = 0; v <= chip->active_voices; v++) - { - es5506_voice *voice = &chip->voice[v]; - UINT16 *base = chip->region_base[voice->control >> 14]; - - /* special case: if end == start, stop the voice */ - if (voice->start == voice->end) - voice->control |= CONTROL_STOP0; - - voice_channel = (voice->control & CONTROL_CAMASK) >> 10; - channel = voice_channel % chip->channels; - l = channel << 1; - r = l + 1; - left = outputs[l] + offset; - right = outputs[r] + offset; - - /* generate from the appropriate source */ - if (!base) - { - //logerror("es5506: NULL region base %d\n",voice->control >> 14); - generate_dummy(chip, voice, base, left, right, samples); - } - else if (voice->control & 0x2000) - generate_ulaw(chip, voice, base, left, right, samples); - else - generate_pcm(chip, voice, base, left, right, samples); - - /* does this voice have it's IRQ bit raised? */ - if (voice->control&CONTROL_IRQ) - { -#ifdef _DEBUG - logerror("es5506: IRQ raised on voice %d!!\n",v); -#endif - /* only update voice vector if existing IRQ is acked by host */ - if (chip->irqv&0x80) - { - /* latch voice number into vector, and set high bit low */ - chip->irqv=v&0x7f; - - /* take down IRQ bit on voice */ - voice->control&=~CONTROL_IRQ; - - /* inform host of irq */ - update_irq_state(chip); - } - } - } -} - - - -/********************************************************************************************** - - es5506_update -- update the sound chip so that it is in sync with CPU execution - -***********************************************************************************************/ - -//static STREAM_UPDATE( es5506_update ) -void es5506_update(void *param, stream_sample_t **outputs, int samples) -{ - es5506_state *chip = (es5506_state *)param; - int offset; - -#if MAKE_WAVS - /* start the logging once we have a sample rate */ - if (chip->sample_rate) - { - if (!chip->wavraw) - chip->wavraw = wav_open("raw.wav", chip->sample_rate, 2); - } -#endif - - /* loop until all samples are output */ - offset = 0; - while (samples) - { - int length = (samples > MAX_SAMPLE_CHUNK) ? MAX_SAMPLE_CHUNK : samples; - - generate_samples(chip, outputs, offset, length); - - /* account for these samples */ - offset += length; - samples -= length; - } -} - - -/********************************************************************************************** - - DEVICE_START( es5506 ) -- start emulation of the ES5506 - -***********************************************************************************************/ - -//static void es5506_start_common(device_t *device, const void *config, device_type sndtype) -static void es5506_start_common(es5506_state *chip, int clock, UINT8 sndtype) -{ - //const es5506_interface *intf = (const es5506_interface *)config; - //es5506_state *chip = get_safe_token(device); -// int j; -// UINT32 accum_mask; - int max_chns; - - chip->sndtype = sndtype; - /* only override the number of channels if the value is in the valid range 1 .. 6 */ - max_chns = chip->sndtype ? 6 : 4; // 6 for ES5506, 4 for ES5505 - if (chip->channels < 1 || chip->channels > max_chns) - chip->channels = 1; /* 1 channel by default, for backward compatibility */ - - /* debugging */ - //if (LOG_COMMANDS && !eslog) - // eslog = fopen("es.log", "w"); - - /* create the stream */ -// chip->stream = device->machine().sound().stream_alloc(*device, 0, 2, device->clock() / (16*32), chip, es5506_update); - - /* initialize the regions */ -// chip->region_base[0] = intf->region0 ? (UINT16 *)device->machine().region(intf->region0)->base() : NULL; -// chip->region_base[1] = intf->region1 ? (UINT16 *)device->machine().region(intf->region1)->base() : NULL; -// chip->region_base[2] = intf->region2 ? (UINT16 *)device->machine().region(intf->region2)->base() : NULL; -// chip->region_base[3] = intf->region3 ? (UINT16 *)device->machine().region(intf->region3)->base() : NULL; - - /* initialize the rest of the structure */ -// chip->device = device; -// chip->master_clock = device->clock(); -// chip->irq_callback = intf->irq_callback; - chip->master_clock = clock; - chip->irqv = 0x80; - - if (chip->sndtype) - { - /* KT-76 assumes all voices are active on an ES5506 without setting them! */ - chip->active_voices = 31; - chip->sample_rate = chip->master_clock / (16 * (chip->active_voices + 1)); - //chip->stream->set_sample_rate(m_sample_rate); - } - else - { - // ES5505 - chip->sample_rate = chip->master_clock / (16*32); - } - - /* compute the tables */ - compute_tables(chip); - - /* init the voices */ - //accum_mask = (chip->sndtype == ES5506) ? 0xffffffff : 0x7fffffff; - // now done in device_reset - - /* allocate memory */ - //chip->scratch = auto_alloc_array(device->machine(), INT32, 2 * MAX_SAMPLE_CHUNK); - chip->scratch = (INT32*)malloc(2 * MAX_SAMPLE_CHUNK * sizeof(INT32)); - - /* register save */ - /*device->save_item(NAME(chip->sample_rate)); - device->save_item(NAME(chip->write_latch)); - device->save_item(NAME(chip->read_latch)); - - device->save_item(NAME(chip->current_page)); - device->save_item(NAME(chip->active_voices)); - device->save_item(NAME(chip->mode)); - device->save_item(NAME(chip->wst)); - device->save_item(NAME(chip->wend)); - device->save_item(NAME(chip->lrend)); - device->save_item(NAME(chip->irqv)); - - device->save_pointer(NAME(chip->scratch), 2 * MAX_SAMPLE_CHUNK); - - for (j = 0; j < 32; j++) - { - device->save_item(NAME(chip->voice[j].control), j); - device->save_item(NAME(chip->voice[j].freqcount), j); - device->save_item(NAME(chip->voice[j].start), j); - device->save_item(NAME(chip->voice[j].lvol), j); - device->save_item(NAME(chip->voice[j].end), j); - device->save_item(NAME(chip->voice[j].lvramp), j); - device->save_item(NAME(chip->voice[j].accum), j); - device->save_item(NAME(chip->voice[j].rvol), j); - device->save_item(NAME(chip->voice[j].rvramp), j); - device->save_item(NAME(chip->voice[j].ecount), j); - device->save_item(NAME(chip->voice[j].k2), j); - device->save_item(NAME(chip->voice[j].k2ramp), j); - device->save_item(NAME(chip->voice[j].k1), j); - device->save_item(NAME(chip->voice[j].k1ramp), j); - device->save_item(NAME(chip->voice[j].o4n1), j); - device->save_item(NAME(chip->voice[j].o3n1), j); - device->save_item(NAME(chip->voice[j].o3n2), j); - device->save_item(NAME(chip->voice[j].o2n1), j); - device->save_item(NAME(chip->voice[j].o2n2), j); - device->save_item(NAME(chip->voice[j].o1n1), j); - device->save_item(NAME(chip->voice[j].exbank), j); - device->save_item(NAME(chip->voice[j].filtcount), j); - }*/ - - /* success */ -} - - -//static DEVICE_START( es5506 ) -int device_start_es5506(void **_info, int clock, int channels) -{ - es5506_state* chip; - - chip = (es5506_state *) calloc(1, sizeof(es5506_state)); - *_info = (void *) chip; - - //es5506_start_common(device, device->static_config(), ES5506); - //chip->channels = channels; - chip->channels = 1; // fixed to L+R for now - es5506_start_common(chip, clock & 0x7FFFFFFF, clock >> 31); - return chip->master_clock / (16*32); -} - - - -/********************************************************************************************** - - DEVICE_STOP( es5506 ) -- stop emulation of the ES5506 - -***********************************************************************************************/ - -//static DEVICE_STOP( es5506 ) -void device_stop_es5506(void *_info) -{ - es5506_state *chip = (es5506_state *)_info; - - free(chip->ulaw_lookup); chip->ulaw_lookup = NULL; - free(chip->volume_lookup); chip->volume_lookup = NULL; - free(chip->scratch); chip->scratch = NULL; - - /* debugging */ - /*if (LOG_COMMANDS && eslog) - { - fclose(eslog); - eslog = NULL; - }*/ - -#if MAKE_WAVS -{ - int i; - - for (i = 0; i < MAX_ES5506; i++) - { - if (es5506[i].wavraw) - wav_close(es5506[i].wavraw); - } -} -#endif - - free(chip); -} - - -//static DEVICE_RESET( es5506 ) -void device_reset_es5506(void *_info) -{ - es5506_state *chip = (es5506_state *)_info; - int j; - UINT32 accum_mask; - - accum_mask = chip->sndtype ? 0xffffffff : 0x7fffffff; - for (j = 0; j < 32; j++) - { - chip->voice[j].index = j; - chip->voice[j].control = CONTROL_STOPMASK; - chip->voice[j].lvol = 0xffff; - chip->voice[j].rvol = 0xffff; - chip->voice[j].exbank = 0; - chip->voice[j].accum_mask = accum_mask; - } -} - - - -/********************************************************************************************** - - es5506_reg_write -- handle a write to the selected ES5506 register - -***********************************************************************************************/ - -INLINE void es5506_reg_write_low(es5506_state *chip, es5506_voice *voice, offs_t offset, UINT32 data) -{ - switch (offset) - { - case 0x00/8: /* CR */ - voice->control = data & 0xffff; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, control=%04x\n", chip->current_page & 0x1f, voice->control); - break; - - case 0x08/8: /* FC */ - voice->freqcount = data & 0x1ffff; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, freq count=%08x\n", chip->current_page & 0x1f, voice->freqcount); - break; - - case 0x10/8: /* LVOL */ - voice->lvol = data & 0xffff; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, left vol=%04x\n", chip->current_page & 0x1f, voice->lvol); - break; - - case 0x18/8: /* LVRAMP */ - voice->lvramp = (data & 0xff00) >> 8; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, left vol ramp=%04x\n", chip->current_page & 0x1f, voice->lvramp); - break; - - case 0x20/8: /* RVOL */ - voice->rvol = data & 0xffff; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, right vol=%04x\n", chip->current_page & 0x1f, voice->rvol); - break; - - case 0x28/8: /* RVRAMP */ - voice->rvramp = (data & 0xff00) >> 8; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, right vol ramp=%04x\n", chip->current_page & 0x1f, voice->rvramp); - break; - - case 0x30/8: /* ECOUNT */ - voice->ecount = data & 0x1ff; - voice->filtcount = 0; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, envelope count=%04x\n", chip->current_page & 0x1f, voice->ecount); - break; - - case 0x38/8: /* K2 */ - voice->k2 = data & 0xffff; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, K2=%04x\n", chip->current_page & 0x1f, voice->k2); - break; - - case 0x40/8: /* K2RAMP */ - voice->k2ramp = ((data & 0xff00) >> 8) | ((data & 0x0001) << 31); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, K2 ramp=%04x\n", chip->current_page & 0x1f, voice->k2ramp); - break; - - case 0x48/8: /* K1 */ - voice->k1 = data & 0xffff; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, K1=%04x\n", chip->current_page & 0x1f, voice->k1); - break; - - case 0x50/8: /* K1RAMP */ - voice->k1ramp = ((data & 0xff00) >> 8) | ((data & 0x0001) << 31); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, K1 ramp=%04x\n", chip->current_page & 0x1f, voice->k1ramp); - break; - - case 0x58/8: /* ACTV */ - { - chip->active_voices = data & 0x1f; - chip->sample_rate = chip->master_clock / (16 * (chip->active_voices + 1)); - //chip->stream->set_sample_rate(chip->sample_rate); - if (chip->SmpRateFunc != NULL) - chip->SmpRateFunc(chip->SmpRateData, chip->sample_rate); - - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "active voices=%d, sample_rate=%d\n", chip->active_voices, chip->sample_rate); - break; - } - - case 0x60/8: /* MODE */ - chip->mode = data & 0x1f; - break; - - case 0x68/8: /* PAR - read only */ - case 0x70/8: /* IRQV - read only */ - break; - - case 0x78/8: /* PAGE */ - chip->current_page = data & 0x7f; - break; - } -} - - -INLINE void es5506_reg_write_high(es5506_state *chip, es5506_voice *voice, offs_t offset, UINT32 data) -{ - switch (offset) - { - case 0x00/8: /* CR */ - voice->control = data & 0xffff; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, control=%04x\n", chip->current_page & 0x1f, voice->control); - break; - - case 0x08/8: /* START */ - voice->start = data & 0xfffff800; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, loop start=%08x\n", chip->current_page & 0x1f, voice->start); - break; - - case 0x10/8: /* END */ - voice->end = data & 0xffffff80; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, loop end=%08x\n", chip->current_page & 0x1f, voice->end); - break; - - case 0x18/8: /* ACCUM */ - voice->accum = data; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, accum=%08x\n", chip->current_page & 0x1f, voice->accum); - break; - - case 0x20/8: /* O4(n-1) */ - voice->o4n1 = (INT32)(data << 14) >> 14; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, O4(n-1)=%05x\n", chip->current_page & 0x1f, voice->o4n1 & 0x3ffff); - break; - - case 0x28/8: /* O3(n-1) */ - voice->o3n1 = (INT32)(data << 14) >> 14; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, O3(n-1)=%05x\n", chip->current_page & 0x1f, voice->o3n1 & 0x3ffff); - break; - - case 0x30/8: /* O3(n-2) */ - voice->o3n2 = (INT32)(data << 14) >> 14; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, O3(n-2)=%05x\n", chip->current_page & 0x1f, voice->o3n2 & 0x3ffff); - break; - - case 0x38/8: /* O2(n-1) */ - voice->o2n1 = (INT32)(data << 14) >> 14; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, O2(n-1)=%05x\n", chip->current_page & 0x1f, voice->o2n1 & 0x3ffff); - break; - - case 0x40/8: /* O2(n-2) */ - voice->o2n2 = (INT32)(data << 14) >> 14; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, O2(n-2)=%05x\n", chip->current_page & 0x1f, voice->o2n2 & 0x3ffff); - break; - - case 0x48/8: /* O1(n-1) */ - voice->o1n1 = (INT32)(data << 14) >> 14; - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "voice %d, O1(n-1)=%05x\n", chip->current_page & 0x1f, voice->o1n1 & 0x3ffff); - break; - - case 0x50/8: /* W_ST */ - chip->wst = data & 0x7f; - break; - - case 0x58/8: /* W_END */ - chip->wend = data & 0x7f; - break; - - case 0x60/8: /* LR_END */ - chip->lrend = data & 0x7f; - break; - - case 0x68/8: /* PAR - read only */ - case 0x70/8: /* IRQV - read only */ - break; - - case 0x78/8: /* PAGE */ - chip->current_page = data & 0x7f; - break; - } -} - -INLINE void es5506_reg_write_test(es5506_state *chip, es5506_voice *voice, offs_t offset, UINT32 data) -{ - switch (offset) - { - case 0x00/8: /* CHANNEL 0 LEFT */ - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "Channel 0 left test write %08x\n", data); - break; - - case 0x08/8: /* CHANNEL 0 RIGHT */ - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "Channel 0 right test write %08x\n", data); - break; - - case 0x10/8: /* CHANNEL 1 LEFT */ - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "Channel 1 left test write %08x\n", data); - break; - - case 0x18/8: /* CHANNEL 1 RIGHT */ - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "Channel 1 right test write %08x\n", data); - break; - - case 0x20/8: /* CHANNEL 2 LEFT */ - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "Channel 2 left test write %08x\n", data); - break; - - case 0x28/8: /* CHANNEL 2 RIGHT */ - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "Channel 2 right test write %08x\n", data); - break; - - case 0x30/8: /* CHANNEL 3 LEFT */ - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "Channel 3 left test write %08x\n", data); - break; - - case 0x38/8: /* CHANNEL 3 RIGHT */ - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "Channel 3 right test write %08x\n", data); - break; - - case 0x40/8: /* CHANNEL 4 LEFT */ - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "Channel 4 left test write %08x\n", data); - break; - - case 0x48/8: /* CHANNEL 4 RIGHT */ - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "Channel 4 right test write %08x\n", data); - break; - - case 0x50/8: /* CHANNEL 5 LEFT */ - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "Channel 5 left test write %08x\n", data); - break; - - case 0x58/8: /* CHANNEL 6 RIGHT */ - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "Channel 5 right test write %08x\n", data); - break; - - case 0x60/8: /* EMPTY */ - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "Test write EMPTY %08x\n", data); - break; - - case 0x68/8: /* PAR - read only */ - case 0x70/8: /* IRQV - read only */ - break; - - case 0x78/8: /* PAGE */ - chip->current_page = data & 0x7f; - break; - } -} - -//WRITE8_DEVICE_HANDLER( es5506_w ) -static void es5506_w(es5506_state *chip, offs_t offset, UINT8 data) -{ - //es5506_state *chip = get_safe_token(device); - es5506_voice *voice = &chip->voice[chip->current_page & 0x1f]; - int shift = 8 * (offset & 3); - - /* accumulate the data */ - chip->write_latch = (chip->write_latch & ~(0xff000000 >> shift)) | (data << (24 - shift)); - - /* wait for a write to complete */ - if (shift != 24) - return; - - /* force an update */ - //chip->stream->update(); - - /* switch off the page and register */ - if (chip->current_page < 0x20) - es5506_reg_write_low(chip, voice, offset / 4, chip->write_latch); - else if (chip->current_page < 0x40) - es5506_reg_write_high(chip, voice, offset / 4, chip->write_latch); - else - es5506_reg_write_test(chip, voice, offset / 4, chip->write_latch); - - /* clear the write latch when done */ - chip->write_latch = 0; -} - - - -/********************************************************************************************** - - es5506_reg_read -- read from the specified ES5506 register - -***********************************************************************************************/ - -INLINE UINT32 es5506_reg_read_low(es5506_state *chip, es5506_voice *voice, offs_t offset) -{ - UINT32 result = 0; - - switch (offset) - { - case 0x00/8: /* CR */ - result = voice->control; - break; - - case 0x08/8: /* FC */ - result = voice->freqcount; - break; - - case 0x10/8: /* LVOL */ - result = voice->lvol; - break; - - case 0x18/8: /* LVRAMP */ - result = voice->lvramp << 8; - break; - - case 0x20/8: /* RVOL */ - result = voice->rvol; - break; - - case 0x28/8: /* RVRAMP */ - result = voice->rvramp << 8; - break; - - case 0x30/8: /* ECOUNT */ - result = voice->ecount; - break; - - case 0x38/8: /* K2 */ - result = voice->k2; - break; - - case 0x40/8: /* K2RAMP */ - result = (voice->k2ramp << 8) | (voice->k2ramp >> 31); - break; - - case 0x48/8: /* K1 */ - result = voice->k1; - break; - - case 0x50/8: /* K1RAMP */ - result = (voice->k1ramp << 8) | (voice->k1ramp >> 31); - break; - - case 0x58/8: /* ACTV */ - result = chip->active_voices; - break; - - case 0x60/8: /* MODE */ - result = chip->mode; - break; - - case 0x68/8: /* PAR */ - //if (chip->port_read) - // result = (*chip->port_read)(); - break; - - case 0x70/8: /* IRQV */ - result = chip->irqv; - update_internal_irq_state(chip); - break; - - case 0x78/8: /* PAGE */ - result = chip->current_page; - break; - } - return result; -} - - -INLINE UINT32 es5506_reg_read_high(es5506_state *chip, es5506_voice *voice, offs_t offset) -{ - UINT32 result = 0; - - switch (offset) - { - case 0x00/8: /* CR */ - result = voice->control; - break; - - case 0x08/8: /* START */ - result = voice->start; - break; - - case 0x10/8: /* END */ - result = voice->end; - break; - - case 0x18/8: /* ACCUM */ - result = voice->accum; - break; - - case 0x20/8: /* O4(n-1) */ - result = voice->o4n1 & 0x3ffff; - break; - - case 0x28/8: /* O3(n-1) */ - result = voice->o3n1 & 0x3ffff; - break; - - case 0x30/8: /* O3(n-2) */ - result = voice->o3n2 & 0x3ffff; - break; - - case 0x38/8: /* O2(n-1) */ - result = voice->o2n1 & 0x3ffff; - break; - - case 0x40/8: /* O2(n-2) */ - result = voice->o2n2 & 0x3ffff; - break; - - case 0x48/8: /* O1(n-1) */ - result = voice->o1n1 & 0x3ffff; - break; - - case 0x50/8: /* W_ST */ - result = chip->wst; - break; - - case 0x58/8: /* W_END */ - result = chip->wend; - break; - - case 0x60/8: /* LR_END */ - result = chip->lrend; - break; - - case 0x68/8: /* PAR */ - //if (chip->port_read) - // result = (*chip->port_read)(); - break; - - case 0x70/8: /* IRQV */ - result = chip->irqv; - update_internal_irq_state(chip); - break; - - case 0x78/8: /* PAGE */ - result = chip->current_page; - break; - } - return result; -} - -INLINE UINT32 es5506_reg_read_test(es5506_state *chip, es5506_voice *voice, offs_t offset) -{ - UINT32 result = 0; - - switch (offset) - { - case 0x68/8: /* PAR */ - //if (chip->port_read) - // result = (*chip->port_read)(); - break; - - case 0x70/8: /* IRQV */ - result = chip->irqv; - break; - - case 0x78/8: /* PAGE */ - result = chip->current_page; - break; - } - return result; -} - -//READ8_DEVICE_HANDLER( es5506_r ) -static UINT8 es5506_r(es5506_state *chip, offs_t offset) -{ - //es5506_state *chip = get_safe_token(device); - es5506_voice *voice = &chip->voice[chip->current_page & 0x1f]; - int shift = 8 * (offset & 3); - - /* only read on offset 0 */ - if (shift != 0) - return chip->read_latch >> (24 - shift); - - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "read from %02x/%02x -> ", chip->current_page, offset / 4 * 8); - - /* force an update */ - //chip->stream->update(); - - /* switch off the page and register */ - if (chip->current_page < 0x20) - chip->read_latch = es5506_reg_read_low(chip, voice, offset / 4); - else if (chip->current_page < 0x40) - chip->read_latch = es5506_reg_read_high(chip, voice, offset / 4); - else - chip->read_latch = es5506_reg_read_test(chip, voice, offset / 4); - - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%08x\n", chip->read_latch); - - /* return the high byte */ - return chip->read_latch >> 24; -} - - - -//void es5506_voice_bank_w(device_t *device, int voice, int bank) -void es5506_voice_bank_w(void *_info, int voice, int bank) -{ - //es5506_state *chip = get_safe_token(device); - es5506_state *chip = (es5506_state *)_info; - chip->voice[voice].exbank=bank; -} - - -/********************************************************************************************** - - DEVICE_START( es5505 ) -- start emulation of the ES5505 - -***********************************************************************************************/ - -/*static DEVICE_START( es5505 ) -{ - const es5505_interface *intf = (const es5505_interface *)device->static_config(); - es5506_interface es5506intf; - - memset(&es5506intf, 0, sizeof(es5506intf)); - - es5506intf.region0 = intf->region0; - es5506intf.region1 = intf->region1; - es5506intf.irq_callback = intf->irq_callback; - es5506intf.read_port = intf->read_port; - - es5506_start_common(device, &es5506intf, ES5505); -}*/ - - - -/********************************************************************************************** - - DEVICE_STOP( es5505 ) -- stop emulation of the ES5505 - -***********************************************************************************************/ - -/*static DEVICE_STOP( es5505 ) -{ - DEVICE_STOP_CALL( es5506 ); -} - - -static DEVICE_RESET( es5505 ) -{ - DEVICE_RESET_CALL( es5506 ); -}*/ - - - -/********************************************************************************************** - - es5505_reg_write -- handle a write to the selected ES5505 register - -***********************************************************************************************/ - -INLINE void es5505_reg_write_low(es5506_state *chip, es5506_voice *voice, offs_t offset, UINT16 data) -{ - //running_machine &machine = chip->device->machine(); - UINT8 byteOfs; - - byteOfs = offset & 0x01; - if (! byteOfs) - data <<= 8; - switch (offset >> 1) - { - case 0x00: /* CR */ - if (ACCESSING_BITS_0_7) - { -#if RAINE_CHECK - voice->control &= ~(CONTROL_STOPMASK | CONTROL_LOOPMASK | CONTROL_DIR); -#else - voice->control &= ~(CONTROL_STOPMASK | CONTROL_BS0 | CONTROL_LOOPMASK | CONTROL_IRQE | CONTROL_DIR | CONTROL_IRQ); -#endif - voice->control |= (data & (CONTROL_STOPMASK | CONTROL_LOOPMASK | CONTROL_IRQE | CONTROL_DIR | CONTROL_IRQ)) | - ((data << 12) & CONTROL_BS0); - } - if (ACCESSING_BITS_8_15) - { - voice->control &= ~(CONTROL_CA0 | CONTROL_CA1 | CONTROL_LPMASK); - voice->control |= ((data >> 2) & CONTROL_LPMASK) | - ((data << 2) & (CONTROL_CA0 | CONTROL_CA1)); - } - - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, control=%04x (raw=%04x & %04x)\n", machine.describe_context(), chip->current_page & 0x1f, voice->control, data, mem_mask ^ 0xffff); - break; - - case 0x01: /* FC */ - if (ACCESSING_BITS_0_7) - voice->freqcount = (voice->freqcount & ~0x001fe) | ((data & 0x00ff) << 1); - if (ACCESSING_BITS_8_15) - voice->freqcount = (voice->freqcount & ~0x1fe00) | ((data & 0xff00) << 1); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, freq count=%08x\n", machine.describe_context(), chip->current_page & 0x1f, voice->freqcount); - break; - - case 0x02: /* STRT (hi) */ - if (ACCESSING_BITS_0_7) - voice->start = (voice->start & ~0x03fc0000) | ((data & 0x00ff) << 18); - if (ACCESSING_BITS_8_15) - voice->start = (voice->start & ~0x7c000000) | ((data & 0x1f00) << 18); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, loop start=%08x\n", machine.describe_context(), chip->current_page & 0x1f, voice->start); - break; - - case 0x03: /* STRT (lo) */ - if (ACCESSING_BITS_0_7) - voice->start = (voice->start & ~0x00000380) | ((data & 0x00e0) << 2); - if (ACCESSING_BITS_8_15) - voice->start = (voice->start & ~0x0003fc00) | ((data & 0xff00) << 2); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, loop start=%08x\n", machine.describe_context(), chip->current_page & 0x1f, voice->start); - break; - - case 0x04: /* END (hi) */ - if (ACCESSING_BITS_0_7) - voice->end = (voice->end & ~0x03fc0000) | ((data & 0x00ff) << 18); - if (ACCESSING_BITS_8_15) - voice->end = (voice->end & ~0x7c000000) | ((data & 0x1f00) << 18); -#if RAINE_CHECK - voice->control |= CONTROL_STOP0; -#endif - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, loop end=%08x\n", machine.describe_context(), chip->current_page & 0x1f, voice->end); - break; - - case 0x05: /* END (lo) */ - if (ACCESSING_BITS_0_7) - voice->end = (voice->end & ~0x00000380) | ((data & 0x00e0) << 2); - if (ACCESSING_BITS_8_15) - voice->end = (voice->end & ~0x0003fc00) | ((data & 0xff00) << 2); -#if RAINE_CHECK - voice->control |= CONTROL_STOP0; -#endif - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, loop end=%08x\n", machine.describe_context(), chip->current_page & 0x1f, voice->end); - break; - - case 0x06: /* K2 */ - if (ACCESSING_BITS_0_7) - voice->k2 = (voice->k2 & ~0x00f0) | (data & 0x00f0); - if (ACCESSING_BITS_8_15) - voice->k2 = (voice->k2 & ~0xff00) | (data & 0xff00); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, K2=%04x\n", machine.describe_context(), chip->current_page & 0x1f, voice->k2); - break; - - case 0x07: /* K1 */ - if (ACCESSING_BITS_0_7) - voice->k1 = (voice->k1 & ~0x00f0) | (data & 0x00f0); - if (ACCESSING_BITS_8_15) - voice->k1 = (voice->k1 & ~0xff00) | (data & 0xff00); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, K1=%04x\n", machine.describe_context(), chip->current_page & 0x1f, voice->k1); - break; - - case 0x08: /* LVOL */ - if (ACCESSING_BITS_8_15) - voice->lvol = (voice->lvol & ~0xff00) | (data & 0xff00); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, left vol=%04x\n", machine.describe_context(), chip->current_page & 0x1f, voice->lvol); - break; - - case 0x09: /* RVOL */ - if (ACCESSING_BITS_8_15) - voice->rvol = (voice->rvol & ~0xff00) | (data & 0xff00); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, right vol=%04x\n", machine.describe_context(), chip->current_page & 0x1f, voice->rvol); - break; - - case 0x0a: /* ACC (hi) */ - if (ACCESSING_BITS_0_7) - voice->accum = (voice->accum & ~0x03fc0000) | ((data & 0x00ff) << 18); - if (ACCESSING_BITS_8_15) - voice->accum = (voice->accum & ~0x7c000000) | ((data & 0x1f00) << 18); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, accum=%08x\n", machine.describe_context(), chip->current_page & 0x1f, voice->accum); - break; - - case 0x0b: /* ACC (lo) */ - if (ACCESSING_BITS_0_7) - voice->accum = (voice->accum & ~0x000003fc) | ((data & 0x00ff) << 2); - if (ACCESSING_BITS_8_15) - voice->accum = (voice->accum & ~0x0003fc00) | ((data & 0xff00) << 2); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, accum=%08x\n", machine.describe_context(), chip->current_page & 0x1f, voice->accum); - break; - - case 0x0c: /* unused */ - break; - - case 0x0d: /* ACT */ - if (ACCESSING_BITS_0_7) - { - chip->active_voices = data & 0x1f; - chip->sample_rate = chip->master_clock / (16 * (chip->active_voices + 1)); - //chip->stream->set_sample_rate(chip->sample_rate); - if (chip->SmpRateFunc != NULL) - chip->SmpRateFunc(chip->SmpRateData, chip->sample_rate); - - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "active voices=%d, sample_rate=%d\n", chip->active_voices, chip->sample_rate); - } - break; - - case 0x0e: /* IRQV - read only */ - break; - - case 0x0f: /* PAGE */ - if (ACCESSING_BITS_0_7) - chip->current_page = data & 0x7f; - break; - } -} - - -INLINE void es5505_reg_write_high(es5506_state *chip, es5506_voice *voice, offs_t offset, UINT16 data) -{ - //running_machine &machine = chip->device->machine(); - UINT8 byteOfs; - - byteOfs = offset & 0x01; - if (! byteOfs) - data <<= 8; - switch (offset >> 1) - { - case 0x00: /* CR */ - if (ACCESSING_BITS_0_7) - { - voice->control &= ~(CONTROL_STOPMASK | CONTROL_BS0 | CONTROL_LOOPMASK | CONTROL_IRQE | CONTROL_DIR | CONTROL_IRQ); - voice->control |= (data & (CONTROL_STOPMASK | CONTROL_LOOPMASK | CONTROL_IRQE | CONTROL_DIR | CONTROL_IRQ)) | - ((data << 12) & CONTROL_BS0); - } - if (ACCESSING_BITS_8_15) - { - voice->control &= ~(CONTROL_CA0 | CONTROL_CA1 | CONTROL_LPMASK); - voice->control |= ((data >> 2) & CONTROL_LPMASK) | - ((data << 2) & (CONTROL_CA0 | CONTROL_CA1)); - } - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, control=%04x (raw=%04x & %04x)\n", machine.describe_context(), chip->current_page & 0x1f, voice->control, data, mem_mask); - break; - - case 0x01: /* O4(n-1) */ - if (ACCESSING_BITS_0_7) - voice->o4n1 = (voice->o4n1 & ~0x00ff) | (data & 0x00ff); - if (ACCESSING_BITS_8_15) - voice->o4n1 = (INT16)((voice->o4n1 & ~0xff00) | (data & 0xff00)); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, O4(n-1)=%05x\n", machine.describe_context(), chip->current_page & 0x1f, voice->o4n1 & 0x3ffff); - break; - - case 0x02: /* O3(n-1) */ - if (ACCESSING_BITS_0_7) - voice->o3n1 = (voice->o3n1 & ~0x00ff) | (data & 0x00ff); - if (ACCESSING_BITS_8_15) - voice->o3n1 = (INT16)((voice->o3n1 & ~0xff00) | (data & 0xff00)); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, O3(n-1)=%05x\n", machine.describe_context(), chip->current_page & 0x1f, voice->o3n1 & 0x3ffff); - break; - - case 0x03: /* O3(n-2) */ - if (ACCESSING_BITS_0_7) - voice->o3n2 = (voice->o3n2 & ~0x00ff) | (data & 0x00ff); - if (ACCESSING_BITS_8_15) - voice->o3n2 = (INT16)((voice->o3n2 & ~0xff00) | (data & 0xff00)); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, O3(n-2)=%05x\n", machine.describe_context(), chip->current_page & 0x1f, voice->o3n2 & 0x3ffff); - break; - - case 0x04: /* O2(n-1) */ - if (ACCESSING_BITS_0_7) - voice->o2n1 = (voice->o2n1 & ~0x00ff) | (data & 0x00ff); - if (ACCESSING_BITS_8_15) - voice->o2n1 = (INT16)((voice->o2n1 & ~0xff00) | (data & 0xff00)); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, O2(n-1)=%05x\n", machine.describe_context(), chip->current_page & 0x1f, voice->o2n1 & 0x3ffff); - break; - - case 0x05: /* O2(n-2) */ - if (ACCESSING_BITS_0_7) - voice->o2n2 = (voice->o2n2 & ~0x00ff) | (data & 0x00ff); - if (ACCESSING_BITS_8_15) - voice->o2n2 = (INT16)((voice->o2n2 & ~0xff00) | (data & 0xff00)); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, O2(n-2)=%05x\n", machine.describe_context(), chip->current_page & 0x1f, voice->o2n2 & 0x3ffff); - break; - - case 0x06: /* O1(n-1) */ - if (ACCESSING_BITS_0_7) - voice->o1n1 = (voice->o1n1 & ~0x00ff) | (data & 0x00ff); - if (ACCESSING_BITS_8_15) - voice->o1n1 = (INT16)((voice->o1n1 & ~0xff00) | (data & 0xff00)); - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%s:voice %d, O1(n-1)=%05x (accum=%08x)\n", machine.describe_context(), chip->current_page & 0x1f, voice->o2n1 & 0x3ffff, voice->accum); - break; - - case 0x07: - case 0x08: - case 0x09: - case 0x0a: - case 0x0b: - case 0x0c: /* unused */ - break; - - case 0x0d: /* ACT */ - if (ACCESSING_BITS_0_7) - { - chip->active_voices = data & 0x1f; - chip->sample_rate = chip->master_clock / (16 * (chip->active_voices + 1)); - //chip->stream->set_sample_rate(chip->sample_rate); - if (chip->SmpRateFunc != NULL) - chip->SmpRateFunc(chip->SmpRateData, chip->sample_rate); - - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "active voices=%d, sample_rate=%d\n", chip->active_voices, chip->sample_rate); - } - break; - - case 0x0e: /* IRQV - read only */ - break; - - case 0x0f: /* PAGE */ - if (ACCESSING_BITS_0_7) - chip->current_page = data & 0x7f; - break; - } -} - - -INLINE void es5505_reg_write_test(es5506_state *chip, es5506_voice *voice, offs_t offset, UINT16 data) -{ - UINT8 byteOfs; - - byteOfs = offset & 0x01; - if (! byteOfs) - data <<= 8; - switch (offset >> 1) - { - case 0x00: /* CH0L */ - case 0x01: /* CH0R */ - case 0x02: /* CH1L */ - case 0x03: /* CH1R */ - case 0x04: /* CH2L */ - case 0x05: /* CH2R */ - case 0x06: /* CH3L */ - case 0x07: /* CH3R */ - break; - - case 0x08: /* SERMODE */ - if (ACCESSING_BITS_0_7) - chip->mode = data & 0x07; - break; - - case 0x09: /* PAR */ - break; - - case 0x0d: /* ACT */ - if (ACCESSING_BITS_0_7) - { - chip->active_voices = data & 0x1f; - chip->sample_rate = chip->master_clock / (16 * (chip->active_voices + 1)); - //chip->stream->set_sample_rate(chip->sample_rate); - if (chip->SmpRateFunc != NULL) - chip->SmpRateFunc(chip->SmpRateData, chip->sample_rate); - - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "active voices=%d, sample_rate=%d\n", chip->active_voices, chip->sample_rate); - } - break; - - case 0x0e: /* IRQV - read only */ - break; - - case 0x0f: /* PAGE */ - if (ACCESSING_BITS_0_7) - chip->current_page = data & 0x7f; - break; - } -} - - -//WRITE16_DEVICE_HANDLER( es5505_w ) -static void es5505_w(es5506_state *chip, offs_t offset, UINT8 data) -{ - //es5506_state *chip = get_safe_token(device); - es5506_voice *voice = &chip->voice[chip->current_page & 0x1f]; - -// logerror("%s:ES5505 write %02x/%02x = %04x & %04x\n", machine.describe_context(), chip->current_page, offset, data, mem_mask); - - /* force an update */ - //chip->stream->update(); - - /* switch off the page and register */ - if (chip->current_page < 0x20) - es5505_reg_write_low(chip, voice, offset, data); - else if (chip->current_page < 0x40) - es5505_reg_write_high(chip, voice, offset, data); - else - es5505_reg_write_test(chip, voice, offset, data); -} - - - -/********************************************************************************************** - - es5505_reg_read -- read from the specified ES5505 register - -***********************************************************************************************/ - -INLINE UINT16 es5505_reg_read_low(es5506_state *chip, es5506_voice *voice, offs_t offset) -{ - UINT16 result = 0; - - switch (offset) - { - case 0x00: /* CR */ - result = (voice->control & (CONTROL_STOPMASK | CONTROL_LOOPMASK | CONTROL_IRQE | CONTROL_DIR | CONTROL_IRQ)) | - ((voice->control & CONTROL_BS0) >> 12) | - ((voice->control & CONTROL_LPMASK) << 2) | - ((voice->control & (CONTROL_CA0 | CONTROL_CA1)) >> 2) | - 0xf000; - break; - - case 0x01: /* FC */ - result = voice->freqcount >> 1; - break; - - case 0x02: /* STRT (hi) */ - result = voice->start >> 18; - break; - - case 0x03: /* STRT (lo) */ - result = voice->start >> 2; - break; - - case 0x04: /* END (hi) */ - result = voice->end >> 18; - break; - - case 0x05: /* END (lo) */ - result = voice->end >> 2; - break; - - case 0x06: /* K2 */ - result = voice->k2; - break; - - case 0x07: /* K1 */ - result = voice->k1; - break; - - case 0x08: /* LVOL */ - result = voice->lvol; - break; - - case 0x09: /* RVOL */ - result = voice->rvol; - break; - - case 0x0a: /* ACC (hi) */ - result = voice->accum >> 18; - break; - - case 0x0b: /* ACC (lo) */ - result = voice->accum >> 2; - break; - - case 0x0c: /* unused */ - break; - - case 0x0d: /* ACT */ - result = chip->active_voices; - break; - - case 0x0e: /* IRQV */ - result = chip->irqv; - update_internal_irq_state(chip); - break; - - case 0x0f: /* PAGE */ - result = chip->current_page; - break; - } - return result; -} - - -INLINE UINT16 es5505_reg_read_high(es5506_state *chip, es5506_voice *voice, offs_t offset) -{ - UINT16 result = 0; - - switch (offset) - { - case 0x00: /* CR */ - result = (voice->control & (CONTROL_STOPMASK | CONTROL_LOOPMASK | CONTROL_IRQE | CONTROL_DIR | CONTROL_IRQ)) | - ((voice->control & CONTROL_BS0) >> 12) | - ((voice->control & CONTROL_LPMASK) << 2) | - ((voice->control & (CONTROL_CA0 | CONTROL_CA1)) >> 2) | - 0xf000; - break; - - case 0x01: /* O4(n-1) */ - result = voice->o4n1; - break; - - case 0x02: /* O3(n-1) */ - result = voice->o3n1; - break; - - case 0x03: /* O3(n-2) */ - result = voice->o3n2; - break; - - case 0x04: /* O2(n-1) */ - result = voice->o2n1; - break; - - case 0x05: /* O2(n-2) */ - result = voice->o2n2; - break; - - case 0x06: /* O1(n-1) */ - /* special case for the Taito F3 games: they set the accumulator on a stopped */ - /* voice and assume the filters continue to process the data. They then read */ - /* the O1(n-1) in order to extract raw data from the sound ROMs. Since we don't */ - /* want to waste time filtering stopped channels, we just look for a read from */ - /* this register on a stopped voice, and return the raw sample data at the */ - /* accumulator */ - if ((voice->control & CONTROL_STOPMASK) && chip->region_base[voice->control >> 14]) - { - voice->o1n1 = chip->region_base[voice->control >> 14][voice->exbank + (voice->accum >> 11)]; -#ifdef _DEBUG - logerror("%02x %08x ==> %08x\n",voice->o1n1,voice->control >> 14,voice->exbank + (voice->accum >> 11)); -#endif - } - result = voice->o1n1; - break; - - case 0x07: - case 0x08: - case 0x09: - case 0x0a: - case 0x0b: - case 0x0c: /* unused */ - break; - - case 0x0d: /* ACT */ - result = chip->active_voices; - break; - - case 0x0e: /* IRQV */ - result = chip->irqv; - update_internal_irq_state(chip); - break; - - case 0x0f: /* PAGE */ - result = chip->current_page; - break; - } - return result; -} - - -INLINE UINT16 es5505_reg_read_test(es5506_state *chip, es5506_voice *voice, offs_t offset) -{ - UINT16 result = 0; - - switch (offset) - { - case 0x00: /* CH0L */ - case 0x01: /* CH0R */ - case 0x02: /* CH1L */ - case 0x03: /* CH1R */ - case 0x04: /* CH2L */ - case 0x05: /* CH2R */ - case 0x06: /* CH3L */ - case 0x07: /* CH3R */ - break; - - case 0x08: /* SERMODE */ - result = chip->mode; - break; - - case 0x09: /* PAR */ - //if (chip->port_read) - // result = (*chip->port_read)(); - break; - - case 0x0f: /* PAGE */ - result = chip->current_page; - break; - } - return result; -} - - -//READ16_DEVICE_HANDLER( es5505_r ) -static UINT8 es5505_r(es5506_state *chip, offs_t offset) -{ - //es5506_state *chip = get_safe_token(device); - es5506_voice *voice = &chip->voice[chip->current_page & 0x1f]; - UINT16 result = 0; - - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "read from %02x/%02x -> ", chip->current_page, offset); - - /* force an update */ - //chip->stream->update(); - - /* switch off the page and register */ - if (chip->current_page < 0x20) - result = es5505_reg_read_low(chip, voice, offset); - else if (chip->current_page < 0x40) - result = es5505_reg_read_high(chip, voice, offset); - else - result = es5505_reg_read_test(chip, voice, offset); - - //if (LOG_COMMANDS && eslog) - // fprintf(eslog, "%04x (accum=%08x)\n", result, voice->accum); - - /* return the high byte */ - if (offset & 0x01) - return (result & 0x00FF) >> 0; - else - return (result & 0xFF00) >> 8; -} - -UINT8 es550x_r(void *_info, offs_t offset) -{ - es5506_state *chip = (es5506_state *)_info; - - if (! chip->sndtype) - return es5505_r(chip, offset); - else - return es5506_r(chip, offset); -} - -void es550x_w(void *_info, offs_t offset, UINT8 data) -{ - es5506_state *chip = (es5506_state *)_info; - if (offset < 0x40) - { - if (! chip->sndtype) - es5505_w(chip, offset, data); - else - es5506_w(chip, offset, data); - } - else - { - es5506_voice_bank_w(chip, offset & 0x1F, data << 20); - } - return; -} - -void es550x_w16(void *_info, offs_t offset, UINT16 data) -{ - es5506_state *chip = (es5506_state *)_info; - - if (offset < 0x40) - { - if (! chip->sndtype) - { - es5505_w(chip, offset | 0, (data & 0xFF00) >> 8); - es5505_w(chip, offset | 1, (data & 0x00FF) >> 0); - } - else - { - es5506_w(chip, offset | 0, (data & 0xFF00) >> 8); - es5506_w(chip, offset | 1, (data & 0x00FF) >> 0); - } - } - else - { - es5506_voice_bank_w(chip, offset & 0x1F, data << 20); - } - return; -} - - - -/*void es5505_voice_bank_w(device_t *device, int voice, int bank) -{ - //es5506_state *chip = get_safe_token(device); - es5506_state *chip = &ES5506Data[ChipID]; -#if RAINE_CHECK - chip->voice[voice].control = CONTROL_STOPMASK; -#endif - chip->voice[voice].exbank=bank; -}*/ - -/*void es5505_set_channel_volume(device_t *device, int channel, int volume) -{ - //es5506_state *chip = get_safe_token(device); - es5506_state *chip = &ES5506Data[ChipID]; - - chip->stream->set_output_gain(channel,volume / 100.0); -}*/ - -void es5506_write_rom(void *_info, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData) -{ - es5506_state *info = (es5506_state *)_info; - UINT8 curRgn; - UINT8 is8bROM; - UINT32 curPos; - - curRgn = (DataStart >> 28) & 0x03; - is8bROM = (DataStart >> 31) & 0x01; - DataStart &= 0x0FFFFFFF; - - if (is8bROM) - { - // multiply all values with 2 for boundary checks - ROMSize *= 2; - DataStart *= 2; - DataLength *= 2; - } - if (info->region_size[curRgn] != ROMSize) - { - info->region_base[curRgn] = (UINT16*)realloc(info->region_base[curRgn], ROMSize); - info->region_size[curRgn] = ROMSize; - memset(info->region_base[curRgn], 0x00, ROMSize); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - if (! is8bROM) - { - memcpy((UINT8*)info->region_base[curRgn] + DataStart, ROMData, DataLength); - } - else - { - DataLength /= 2; - for (curPos = 0x00; curPos < DataLength; curPos ++) - info->region_base[curRgn][DataStart + curPos] = ROMData[curPos] << 8; - } - - return; -} - -void es5506_set_mute_mask(void *_info, UINT32 MuteMask) -{ - es5506_state *chip = (es5506_state *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 32; CurChn ++) - chip->voice[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} - -void es5506_set_srchg_cb(void *_info, SRATE_CALLBACK CallbackFunc, void* DataPtr) -{ - es5506_state *chip = (es5506_state *)_info; - - // set Sample Rate Change Callback routine - chip->SmpRateFunc = CallbackFunc; - chip->SmpRateData = DataPtr; - - return; -} - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( es5505 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(es5506_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( es5505 ); break; - case DEVINFO_FCT_STOP: info->stop = DEVICE_STOP_NAME( es5505 ); break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( es5505 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "ES5505"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Ensoniq Wavetable"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( es5506 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(es5506_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( es5506 ); break; - case DEVINFO_FCT_STOP: info->stop = DEVICE_STOP_NAME( es5506 ); break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( es5506 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "ES5506"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Ensoniq Wavetable"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -} - - -DEFINE_LEGACY_SOUND_DEVICE(ES5505, es5505); -DEFINE_LEGACY_SOUND_DEVICE(ES5506, es5506);*/ diff --git a/Frameworks/GME/vgmplay/chips/es5506.h b/Frameworks/GME/vgmplay/chips/es5506.h deleted file mode 100644 index 099e28b67..000000000 --- a/Frameworks/GME/vgmplay/chips/es5506.h +++ /dev/null @@ -1,65 +0,0 @@ -/********************************************************************************************** - * - * Ensoniq ES5505/6 driver - * by Aaron Giles - * - **********************************************************************************************/ - -#pragma once - -#ifndef __ES5506_H__ -#define __ES5506_H__ - -//#include "devlegcy.h" - -/*typedef struct _es5505_interface es5505_interface; -struct _es5505_interface -{ - const char * region0; // memory region where the sample ROM lives - const char * region1; // memory region where the sample ROM lives - void (*irq_callback)(device_t *device, int state); // irq callback - UINT16 (*read_port)(device_t *device); // input port read -};* - -READ16_DEVICE_HANDLER( es5505_r ); -WRITE16_DEVICE_HANDLER( es5505_w ); -void es5505_voice_bank_w(device_t *device, int voice, int bank); -void es5505_set_channel_volume(device_t *device, int channel, int volume); - -//DECLARE_LEGACY_SOUND_DEVICE(ES5505, es5505); - - -typedef struct _es5506_interface es5506_interface; -struct _es5506_interface -{ - const char * region0; // memory region where the sample ROM lives - const char * region1; // memory region where the sample ROM lives - const char * region2; // memory region where the sample ROM lives - const char * region3; // memory region where the sample ROM lives - void (*irq_callback)(device_t *device, int state); // irq callback - UINT16 (*read_port)(device_t *device); // input port read -};*/ - -//READ8_DEVICE_HANDLER( es5506_r ); -//WRITE8_DEVICE_HANDLER( es5506_w ); -UINT8 es550x_r(void *chip, offs_t offset); -void es550x_w(void *chip, offs_t offset, UINT8 data); -void es550x_w16(void *chip, offs_t offset, UINT16 data); - -void es5506_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_es5506(void **chip, int clock, int channels); -void device_stop_es5506(void *chip); -void device_reset_es5506(void *chip); -//void es5506_set_base(running_device *device, UINT8 *wavemem); - -void es5506_write_rom(void *chip, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData); - -void es5506_set_mute_mask(void *chip, UINT32 MuteMask); -void es5506_set_srchg_cb(void *chip, SRATE_CALLBACK CallbackFunc, void* DataPtr); - -//void es5506_voice_bank_w(device_t *device, int voice, int bank); - -//DECLARE_LEGACY_SOUND_DEVICE(ES5506, es5506); - -#endif /* __ES5506_H__ */ diff --git a/Frameworks/GME/vgmplay/chips/fm.c b/Frameworks/GME/vgmplay/chips/fm.c deleted file mode 100644 index 4b1b45217..000000000 --- a/Frameworks/GME/vgmplay/chips/fm.c +++ /dev/null @@ -1,4703 +0,0 @@ -#define YM2610B_WARNING - -/* -** -** File: fm.c -- software implementation of Yamaha FM sound generator -** -** Copyright Jarek Burczynski (bujar at mame dot net) -** Copyright Tatsuyuki Satoh , MultiArcadeMachineEmulator development -** -** Version 1.4.2 (final beta) -** -*/ - -/* -** History: -** -** 2006-2008 Eke-Eke (Genesis Plus GX), MAME backport by R. Belmont. -** - implemented PG overflow, aka "detune bug" (Ariel, Comix Zone, Shaq Fu, Spiderman,...), credits to Nemesis -** - fixed SSG-EG support, credits to Nemesis and additional fixes from Alone Coder -** - modified EG rates and frequency, tested by Nemesis on real hardware -** - implemented LFO phase update for CH3 special mode (Warlock birds, Alladin bug sound) -** - fixed Attack Rate update (Batman & Robin intro) -** - fixed attenuation level at the start of Substain (Gynoug explosions) -** - fixed EG decay->substain transition to handle special cases, like SL=0 and Decay rate is very slow (Mega Turrican tracks 03,09...) -** -** 06-23-2007 Zsolt Vasvari: -** - changed the timing not to require the use of floating point calculations -** -** 03-08-2003 Jarek Burczynski: -** - fixed YM2608 initial values (after the reset) -** - fixed flag and irqmask handling (YM2608) -** - fixed BUFRDY flag handling (YM2608) -** -** 14-06-2003 Jarek Burczynski: -** - implemented all of the YM2608 status register flags -** - implemented support for external memory read/write via YM2608 -** - implemented support for deltat memory limit register in YM2608 emulation -** -** 22-05-2003 Jarek Burczynski: -** - fixed LFO PM calculations (copy&paste bugfix) -** -** 08-05-2003 Jarek Burczynski: -** - fixed SSG support -** -** 22-04-2003 Jarek Burczynski: -** - implemented 100% correct LFO generator (verified on real YM2610 and YM2608) -** -** 15-04-2003 Jarek Burczynski: -** - added support for YM2608's register 0x110 - status mask -** -** 01-12-2002 Jarek Burczynski: -** - fixed register addressing in YM2608, YM2610, YM2610B chips. (verified on real YM2608) -** The addressing patch used for early Neo-Geo games can be removed now. -** -** 26-11-2002 Jarek Burczynski, Nicola Salmoria: -** - recreated YM2608 ADPCM ROM using data from real YM2608's output which leads to: -** - added emulation of YM2608 drums. -** - output of YM2608 is two times lower now - same as YM2610 (verified on real YM2608) -** -** 16-08-2002 Jarek Burczynski: -** - binary exact Envelope Generator (verified on real YM2203); -** identical to YM2151 -** - corrected 'off by one' error in feedback calculations (when feedback is off) -** - corrected connection (algorithm) calculation (verified on real YM2203 and YM2610) -** -** 18-12-2001 Jarek Burczynski: -** - added SSG-EG support (verified on real YM2203) -** -** 12-08-2001 Jarek Burczynski: -** - corrected sin_tab and tl_tab data (verified on real chip) -** - corrected feedback calculations (verified on real chip) -** - corrected phase generator calculations (verified on real chip) -** - corrected envelope generator calculations (verified on real chip) -** - corrected FM volume level (YM2610 and YM2610B). -** - changed YMxxxUpdateOne() functions (YM2203, YM2608, YM2610, YM2610B, YM2612) : -** this was needed to calculate YM2610 FM channels output correctly. -** (Each FM channel is calculated as in other chips, but the output of the channel -** gets shifted right by one *before* sending to accumulator. That was impossible to do -** with previous implementation). -** -** 23-07-2001 Jarek Burczynski, Nicola Salmoria: -** - corrected YM2610 ADPCM type A algorithm and tables (verified on real chip) -** -** 11-06-2001 Jarek Burczynski: -** - corrected end of sample bug in ADPCMA_calc_cha(). -** Real YM2610 checks for equality between current and end addresses (only 20 LSB bits). -** -** 08-12-98 hiro-shi: -** rename ADPCMA -> ADPCMB, ADPCMB -> ADPCMA -** move ROM limit check.(CALC_CH? -> 2610Write1/2) -** test program (ADPCMB_TEST) -** move ADPCM A/B end check. -** ADPCMB repeat flag(no check) -** change ADPCM volume rate (8->16) (32->48). -** -** 09-12-98 hiro-shi: -** change ADPCM volume. (8->16, 48->64) -** replace ym2610 ch0/3 (YM-2610B) -** change ADPCM_SHIFT (10->8) missing bank change 0x4000-0xffff. -** add ADPCM_SHIFT_MASK -** change ADPCMA_DECODE_MIN/MAX. -*/ - - - - -/************************************************************************/ -/* comment of hiro-shi(Hiromitsu Shioya) */ -/* YM2610(B) = OPN-B */ -/* YM2610 : PSG:3ch FM:4ch ADPCM(18.5KHz):6ch DeltaT ADPCM:1ch */ -/* YM2610B : PSG:3ch FM:6ch ADPCM(18.5KHz):6ch DeltaT ADPCM:1ch */ -/************************************************************************/ - -#include -#include -#include -#include -#include -#include - -#include "mamedef.h" -//#ifndef __RAINE__ -//#include "sndintrf.h" /* use M.A.M.E. */ -//#else -//#include "deftypes.h" /* use RAINE */ -//#include "support.h" /* use RAINE */ -//#endif -#include "fm.h" - - -/* include external DELTA-T unit (when needed) */ -#if (BUILD_YM2608||BUILD_YM2610||BUILD_YM2610B) - #include "ymdeltat.h" -#endif - -/* shared function building option */ -#define BUILD_OPN (BUILD_YM2203||BUILD_YM2608||BUILD_YM2610||BUILD_YM2610B) -#define BUILD_OPN_PRESCALER (BUILD_YM2203||BUILD_YM2608) - - -/* globals */ -#define TYPE_SSG 0x01 /* SSG support */ -#define TYPE_LFOPAN 0x02 /* OPN type LFO and PAN */ -#define TYPE_6CH 0x04 /* FM 6CH / 3CH */ -#define TYPE_DAC 0x08 /* YM2612's DAC device */ -#define TYPE_ADPCM 0x10 /* two ADPCM units */ -#define TYPE_2610 0x20 /* bogus flag to differentiate 2608 from 2610 */ - - -#define TYPE_YM2203 (TYPE_SSG) -#define TYPE_YM2608 (TYPE_SSG |TYPE_LFOPAN |TYPE_6CH |TYPE_ADPCM) -#define TYPE_YM2610 (TYPE_SSG |TYPE_LFOPAN |TYPE_6CH |TYPE_ADPCM |TYPE_2610) - - - -#define FREQ_SH 16 /* 16.16 fixed point (frequency calculations) */ -#define EG_SH 16 /* 16.16 fixed point (envelope generator timing) */ -#define LFO_SH 24 /* 8.24 fixed point (LFO calculations) */ -#define TIMER_SH 16 /* 16.16 fixed point (timers calculations) */ - -#define FREQ_MASK ((1<>3) - -/* sin waveform table in 'decibel' scale */ -static unsigned int sin_tab[SIN_LEN]; - -/* sustain level table (3dB per step) */ -/* bit0, bit1, bit2, bit3, bit4, bit5, bit6 */ -/* 1, 2, 4, 8, 16, 32, 64 (value)*/ -/* 0.75, 1.5, 3, 6, 12, 24, 48 (dB)*/ - -/* 0 - 15: 0, 3, 6, 9,12,15,18,21,24,27,30,33,36,39,42,93 (dB)*/ -#define SC(db) (UINT32) ( db * (4.0/ENV_STEP) ) -static const UINT32 sl_table[16]={ - SC( 0),SC( 1),SC( 2),SC(3 ),SC(4 ),SC(5 ),SC(6 ),SC( 7), - SC( 8),SC( 9),SC(10),SC(11),SC(12),SC(13),SC(14),SC(31) -}; -#undef SC - - -#define RATE_STEPS (8) -static const UINT8 eg_inc[19*RATE_STEPS]={ - -/*cycle:0 1 2 3 4 5 6 7*/ - -/* 0 */ 0,1, 0,1, 0,1, 0,1, /* rates 00..11 0 (increment by 0 or 1) */ -/* 1 */ 0,1, 0,1, 1,1, 0,1, /* rates 00..11 1 */ -/* 2 */ 0,1, 1,1, 0,1, 1,1, /* rates 00..11 2 */ -/* 3 */ 0,1, 1,1, 1,1, 1,1, /* rates 00..11 3 */ - -/* 4 */ 1,1, 1,1, 1,1, 1,1, /* rate 12 0 (increment by 1) */ -/* 5 */ 1,1, 1,2, 1,1, 1,2, /* rate 12 1 */ -/* 6 */ 1,2, 1,2, 1,2, 1,2, /* rate 12 2 */ -/* 7 */ 1,2, 2,2, 1,2, 2,2, /* rate 12 3 */ - -/* 8 */ 2,2, 2,2, 2,2, 2,2, /* rate 13 0 (increment by 2) */ -/* 9 */ 2,2, 2,4, 2,2, 2,4, /* rate 13 1 */ -/*10 */ 2,4, 2,4, 2,4, 2,4, /* rate 13 2 */ -/*11 */ 2,4, 4,4, 2,4, 4,4, /* rate 13 3 */ - -/*12 */ 4,4, 4,4, 4,4, 4,4, /* rate 14 0 (increment by 4) */ -/*13 */ 4,4, 4,8, 4,4, 4,8, /* rate 14 1 */ -/*14 */ 4,8, 4,8, 4,8, 4,8, /* rate 14 2 */ -/*15 */ 4,8, 8,8, 4,8, 8,8, /* rate 14 3 */ - -/*16 */ 8,8, 8,8, 8,8, 8,8, /* rates 15 0, 15 1, 15 2, 15 3 (increment by 8) */ -/*17 */ 16,16,16,16,16,16,16,16, /* rates 15 2, 15 3 for attack */ -/*18 */ 0,0, 0,0, 0,0, 0,0, /* infinity rates for attack and decay(s) */ -}; - - -#define O(a) (a*RATE_STEPS) - -/*note that there is no O(17) in this table - it's directly in the code */ -static const UINT8 eg_rate_select[32+64+32]={ /* Envelope Generator rates (32 + 64 rates + 32 RKS) */ -/* 32 infinite time rates */ -O(18),O(18),O(18),O(18),O(18),O(18),O(18),O(18), -O(18),O(18),O(18),O(18),O(18),O(18),O(18),O(18), -O(18),O(18),O(18),O(18),O(18),O(18),O(18),O(18), -O(18),O(18),O(18),O(18),O(18),O(18),O(18),O(18), - -/* rates 00-11 */ -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), - -/* rate 12 */ -O( 4),O( 5),O( 6),O( 7), - -/* rate 13 */ -O( 8),O( 9),O(10),O(11), - -/* rate 14 */ -O(12),O(13),O(14),O(15), - -/* rate 15 */ -O(16),O(16),O(16),O(16), - -/* 32 dummy rates (same as 15 3) */ -O(16),O(16),O(16),O(16),O(16),O(16),O(16),O(16), -O(16),O(16),O(16),O(16),O(16),O(16),O(16),O(16), -O(16),O(16),O(16),O(16),O(16),O(16),O(16),O(16), -O(16),O(16),O(16),O(16),O(16),O(16),O(16),O(16) - -}; - -#undef O - -/*rate 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15*/ -/*shift 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, 0, 0, 0, 0 */ -/*mask 2047, 1023, 511, 255, 127, 63, 31, 15, 7, 3, 1, 0, 0, 0, 0, 0 */ - -#define O(a) (a*1) -static const UINT8 eg_rate_shift[32+64+32]={ /* Envelope Generator counter shifts (32 + 64 rates + 32 RKS) */ -/* 32 infinite time rates */ -O(0),O(0),O(0),O(0),O(0),O(0),O(0),O(0), -O(0),O(0),O(0),O(0),O(0),O(0),O(0),O(0), -O(0),O(0),O(0),O(0),O(0),O(0),O(0),O(0), -O(0),O(0),O(0),O(0),O(0),O(0),O(0),O(0), - -/* rates 00-11 */ -O(11),O(11),O(11),O(11), -O(10),O(10),O(10),O(10), -O( 9),O( 9),O( 9),O( 9), -O( 8),O( 8),O( 8),O( 8), -O( 7),O( 7),O( 7),O( 7), -O( 6),O( 6),O( 6),O( 6), -O( 5),O( 5),O( 5),O( 5), -O( 4),O( 4),O( 4),O( 4), -O( 3),O( 3),O( 3),O( 3), -O( 2),O( 2),O( 2),O( 2), -O( 1),O( 1),O( 1),O( 1), -O( 0),O( 0),O( 0),O( 0), - -/* rate 12 */ -O( 0),O( 0),O( 0),O( 0), - -/* rate 13 */ -O( 0),O( 0),O( 0),O( 0), - -/* rate 14 */ -O( 0),O( 0),O( 0),O( 0), - -/* rate 15 */ -O( 0),O( 0),O( 0),O( 0), - -/* 32 dummy rates (same as 15 3) */ -O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0), -O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0), -O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0), -O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0) - -}; -#undef O - -static const UINT8 dt_tab[4 * 32]={ -/* this is YM2151 and YM2612 phase increment data (in 10.10 fixed point format)*/ -/* FD=0 */ - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -/* FD=1 */ - 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, - 2, 3, 3, 3, 4, 4, 4, 5, 5, 6, 6, 7, 8, 8, 8, 8, -/* FD=2 */ - 1, 1, 1, 1, 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, - 5, 6, 6, 7, 8, 8, 9,10,11,12,13,14,16,16,16,16, -/* FD=3 */ - 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, 5, 6, 6, 7, - 8 , 8, 9,10,11,12,13,14,16,17,19,20,22,22,22,22 -}; - - -/* OPN key frequency number -> key code follow table */ -/* fnum higher 4bit -> keycode lower 2bit */ -static const UINT8 opn_fktable[16] = {0,0,0,0,0,0,0,1,2,3,3,3,3,3,3,3}; - - -/* 8 LFO speed parameters */ -/* each value represents number of samples that one LFO level will last for */ -static const UINT32 lfo_samples_per_step[8] = {108, 77, 71, 67, 62, 44, 8, 5}; - - - -/*There are 4 different LFO AM depths available, they are: - 0 dB, 1.4 dB, 5.9 dB, 11.8 dB - Here is how it is generated (in EG steps): - - 11.8 dB = 0, 2, 4, 6, 8, 10,12,14,16...126,126,124,122,120,118,....4,2,0 - 5.9 dB = 0, 1, 2, 3, 4, 5, 6, 7, 8....63, 63, 62, 61, 60, 59,.....2,1,0 - 1.4 dB = 0, 0, 0, 0, 1, 1, 1, 1, 2,...15, 15, 15, 15, 14, 14,.....0,0,0 - - (1.4 dB is losing precision as you can see) - - It's implemented as generator from 0..126 with step 2 then a shift - right N times, where N is: - 8 for 0 dB - 3 for 1.4 dB - 1 for 5.9 dB - 0 for 11.8 dB -*/ -static const UINT8 lfo_ams_depth_shift[4] = {8, 3, 1, 0}; - - - -/*There are 8 different LFO PM depths available, they are: - 0, 3.4, 6.7, 10, 14, 20, 40, 80 (cents) - - Modulation level at each depth depends on F-NUMBER bits: 4,5,6,7,8,9,10 - (bits 8,9,10 = FNUM MSB from OCT/FNUM register) - - Here we store only first quarter (positive one) of full waveform. - Full table (lfo_pm_table) containing all 128 waveforms is build - at run (init) time. - - One value in table below represents 4 (four) basic LFO steps - (1 PM step = 4 AM steps). - - For example: - at LFO SPEED=0 (which is 108 samples per basic LFO step) - one value from "lfo_pm_output" table lasts for 432 consecutive - samples (4*108=432) and one full LFO waveform cycle lasts for 13824 - samples (32*432=13824; 32 because we store only a quarter of whole - waveform in the table below) -*/ -static const UINT8 lfo_pm_output[7*8][8]={ /* 7 bits meaningful (of F-NUMBER), 8 LFO output levels per one depth (out of 32), 8 LFO depths */ -/* FNUM BIT 4: 000 0001xxxx */ -/* DEPTH 0 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 1 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 2 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 3 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 4 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 5 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 6 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 7 */ {0, 0, 0, 0, 1, 1, 1, 1}, - -/* FNUM BIT 5: 000 0010xxxx */ -/* DEPTH 0 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 1 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 2 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 3 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 4 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 5 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 6 */ {0, 0, 0, 0, 1, 1, 1, 1}, -/* DEPTH 7 */ {0, 0, 1, 1, 2, 2, 2, 3}, - -/* FNUM BIT 6: 000 0100xxxx */ -/* DEPTH 0 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 1 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 2 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 3 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 4 */ {0, 0, 0, 0, 0, 0, 0, 1}, -/* DEPTH 5 */ {0, 0, 0, 0, 1, 1, 1, 1}, -/* DEPTH 6 */ {0, 0, 1, 1, 2, 2, 2, 3}, -/* DEPTH 7 */ {0, 0, 2, 3, 4, 4, 5, 6}, - -/* FNUM BIT 7: 000 1000xxxx */ -/* DEPTH 0 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 1 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 2 */ {0, 0, 0, 0, 0, 0, 1, 1}, -/* DEPTH 3 */ {0, 0, 0, 0, 1, 1, 1, 1}, -/* DEPTH 4 */ {0, 0, 0, 1, 1, 1, 1, 2}, -/* DEPTH 5 */ {0, 0, 1, 1, 2, 2, 2, 3}, -/* DEPTH 6 */ {0, 0, 2, 3, 4, 4, 5, 6}, -/* DEPTH 7 */ {0, 0, 4, 6, 8, 8, 0xa, 0xc}, - -/* FNUM BIT 8: 001 0000xxxx */ -/* DEPTH 0 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 1 */ {0, 0, 0, 0, 1, 1, 1, 1}, -/* DEPTH 2 */ {0, 0, 0, 1, 1, 1, 2, 2}, -/* DEPTH 3 */ {0, 0, 1, 1, 2, 2, 3, 3}, -/* DEPTH 4 */ {0, 0, 1, 2, 2, 2, 3, 4}, -/* DEPTH 5 */ {0, 0, 2, 3, 4, 4, 5, 6}, -/* DEPTH 6 */ {0, 0, 4, 6, 8, 8, 0xa, 0xc}, -/* DEPTH 7 */ {0, 0, 8, 0xc,0x10,0x10,0x14,0x18}, - -/* FNUM BIT 9: 010 0000xxxx */ -/* DEPTH 0 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 1 */ {0, 0, 0, 0, 2, 2, 2, 2}, -/* DEPTH 2 */ {0, 0, 0, 2, 2, 2, 4, 4}, -/* DEPTH 3 */ {0, 0, 2, 2, 4, 4, 6, 6}, -/* DEPTH 4 */ {0, 0, 2, 4, 4, 4, 6, 8}, -/* DEPTH 5 */ {0, 0, 4, 6, 8, 8, 0xa, 0xc}, -/* DEPTH 6 */ {0, 0, 8, 0xc,0x10,0x10,0x14,0x18}, -/* DEPTH 7 */ {0, 0,0x10,0x18,0x20,0x20,0x28,0x30}, - -/* FNUM BIT10: 100 0000xxxx */ -/* DEPTH 0 */ {0, 0, 0, 0, 0, 0, 0, 0}, -/* DEPTH 1 */ {0, 0, 0, 0, 4, 4, 4, 4}, -/* DEPTH 2 */ {0, 0, 0, 4, 4, 4, 8, 8}, -/* DEPTH 3 */ {0, 0, 4, 4, 8, 8, 0xc, 0xc}, -/* DEPTH 4 */ {0, 0, 4, 8, 8, 8, 0xc,0x10}, -/* DEPTH 5 */ {0, 0, 8, 0xc,0x10,0x10,0x14,0x18}, -/* DEPTH 6 */ {0, 0,0x10,0x18,0x20,0x20,0x28,0x30}, -/* DEPTH 7 */ {0, 0,0x20,0x30,0x40,0x40,0x50,0x60}, - -}; - -/* all 128 LFO PM waveforms */ -static INT32 lfo_pm_table[128*8*32]; /* 128 combinations of 7 bits meaningful (of F-NUMBER), 8 LFO depths, 32 LFO output levels per one depth */ - - - - - -/* register number to channel number , slot offset */ -#define OPN_CHAN(N) (N&3) -#define OPN_SLOT(N) ((N>>2)&3) - -/* slot number */ -#define SLOT1 0 -#define SLOT2 2 -#define SLOT3 1 -#define SLOT4 3 - -/* bit0 = Right enable , bit1 = Left enable */ -#define OUTD_RIGHT 1 -#define OUTD_LEFT 2 -#define OUTD_CENTER 3 - - -/* save output as raw 16-bit sample */ -/* #define SAVE_SAMPLE */ - -#ifdef SAVE_SAMPLE -static FILE *sample[1]; - #if 1 /*save to MONO file */ - #define SAVE_ALL_CHANNELS \ - { signed int pom = lt; \ - fputc((unsigned short)pom&0xff,sample[0]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[0]); \ - } - #else /*save to STEREO file */ - #define SAVE_ALL_CHANNELS \ - { signed int pom = lt; \ - fputc((unsigned short)pom&0xff,sample[0]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[0]); \ - pom = rt; \ - fputc((unsigned short)pom&0xff,sample[0]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[0]); \ - } - #endif -#endif - - -/* struct describing a single operator (SLOT) */ -typedef struct -{ - INT32 *DT; /* detune :dt_tab[DT] */ - UINT8 KSR; /* key scale rate :3-KSR */ - UINT32 ar; /* attack rate */ - UINT32 d1r; /* decay rate */ - UINT32 d2r; /* sustain rate */ - UINT32 rr; /* release rate */ - UINT8 ksr; /* key scale rate :kcode>>(3-KSR) */ - UINT32 mul; /* multiple :ML_TABLE[ML] */ - - /* Phase Generator */ - UINT32 phase; /* phase counter */ - INT32 Incr; /* phase step */ - - /* Envelope Generator */ - UINT8 state; /* phase type */ - UINT32 tl; /* total level: TL << 3 */ - INT32 volume; /* envelope counter */ - UINT32 sl; /* sustain level:sl_table[SL] */ - UINT32 vol_out; /* current output from EG circuit (without AM from LFO) */ - - UINT8 eg_sh_ar; /* (attack state) */ - UINT8 eg_sel_ar; /* (attack state) */ - UINT8 eg_sh_d1r; /* (decay state) */ - UINT8 eg_sel_d1r; /* (decay state) */ - UINT8 eg_sh_d2r; /* (sustain state) */ - UINT8 eg_sel_d2r; /* (sustain state) */ - UINT8 eg_sh_rr; /* (release state) */ - UINT8 eg_sel_rr; /* (release state) */ - - UINT8 ssg; /* SSG-EG waveform */ - UINT8 ssgn; /* SSG-EG negated output */ - - UINT32 key; /* 0=last key was KEY OFF, 1=KEY ON */ - - /* LFO */ - UINT32 AMmask; /* AM enable flag */ - -} FM_SLOT; - -typedef struct -{ - FM_SLOT SLOT[4]; /* four SLOTs (operators) */ - - UINT8 ALGO; /* algorithm */ - UINT8 FB; /* feedback shift */ - INT32 op1_out[2]; /* op1 output for feedback */ - - INT32 *connect1; /* SLOT1 output pointer */ - INT32 *connect3; /* SLOT3 output pointer */ - INT32 *connect2; /* SLOT2 output pointer */ - INT32 *connect4; /* SLOT4 output pointer */ - - INT32 *mem_connect;/* where to put the delayed sample (MEM) */ - INT32 mem_value; /* delayed sample (MEM) value */ - - INT32 pms; /* channel PMS */ - UINT8 ams; /* channel AMS */ - - UINT32 fc; /* fnum,blk:adjusted to sample rate */ - UINT8 kcode; /* key code: */ - UINT32 block_fnum; /* current blk/fnum value for this slot (can be different betweeen slots of one channel in 3slot mode) */ - UINT8 Muted; -} FM_CH; - - -typedef struct -{ - //const device_config *device; - void * param; /* this chip parameter */ - int clock; /* master clock (Hz) */ - int rate; /* sampling rate (Hz) */ - double freqbase; /* frequency base */ - int timer_prescaler; /* timer prescaler */ -#if FM_BUSY_FLAG_SUPPORT - TIME_TYPE busy_expiry_time; /* expiry time of the busy status */ -#endif - UINT8 address; /* address register */ - UINT8 irq; /* interrupt level */ - UINT8 irqmask; /* irq mask */ - UINT8 status; /* status flag */ - UINT32 mode; /* mode CSM / 3SLOT */ - UINT8 prescaler_sel; /* prescaler selector */ - UINT8 fn_h; /* freq latch */ - INT32 TA; /* timer a */ - INT32 TAC; /* timer a counter */ - UINT8 TB; /* timer b */ - INT32 TBC; /* timer b counter */ - /* local time tables */ - INT32 dt_tab[8][32]; /* DeTune table */ - /* Extention Timer and IRQ handler */ - FM_TIMERHANDLER timer_handler; - FM_IRQHANDLER IRQ_Handler; - const ssg_callbacks *SSG; -} FM_ST; - - - -/***********************************************************/ -/* OPN unit */ -/***********************************************************/ - -/* OPN 3slot struct */ -typedef struct -{ - UINT32 fc[3]; /* fnum3,blk3: calculated */ - UINT8 fn_h; /* freq3 latch */ - UINT8 kcode[3]; /* key code */ - UINT32 block_fnum[3]; /* current fnum value for this slot (can be different betweeen slots of one channel in 3slot mode) */ -} FM_3SLOT; - -/* OPN/A/B common state */ -typedef struct -{ - UINT8 type; /* chip type */ - FM_ST ST; /* general state */ - FM_3SLOT SL3; /* 3 slot mode state */ - FM_CH *P_CH; /* pointer of CH */ - unsigned int pan[6*2]; /* fm channels output masks (0xffffffff = enable) */ - - UINT32 eg_cnt; /* global envelope generator counter */ - UINT32 eg_timer; /* global envelope generator counter works at frequency = chipclock/64/3 */ - UINT32 eg_timer_add; /* step of eg_timer */ - UINT32 eg_timer_overflow;/* envelope generator timer overlfows every 3 samples (on real chip) */ - - - /* there are 2048 FNUMs that can be generated using FNUM/BLK registers - but LFO works with one more bit of a precision so we really need 4096 elements */ - - UINT32 fn_table[4096]; /* fnumber->increment counter */ - UINT32 fn_max; /* maximal phase increment (used for phase overflow) */ - - /* LFO */ - UINT32 LFO_AM; /* runtime LFO calculations helper */ - INT32 LFO_PM; /* runtime LFO calculations helper */ - - UINT32 lfo_cnt; - UINT32 lfo_inc; - - UINT32 lfo_freq[8]; /* LFO FREQ table */ - - INT32 m2,c1,c2; /* Phase Modulation input for operators 2,3,4 */ - INT32 mem; /* one sample delay memory */ - - INT32 out_fm[8]; /* outputs of working channels */ - -#if (BUILD_YM2608||BUILD_YM2610||BUILD_YM2610B) - INT32 out_adpcm[4]; /* channel output NONE,LEFT,RIGHT or CENTER for YM2608/YM2610 ADPCM */ - INT32 out_delta[4]; /* channel output NONE,LEFT,RIGHT or CENTER for YM2608/YM2610 DELTAT*/ -#endif -} FM_OPN; - - - -/* log output level */ -#define LOG_ERR 3 /* ERROR */ -#define LOG_WAR 2 /* WARNING */ -#define LOG_INF 1 /* INFORMATION */ -#define LOG_LEVEL LOG_INF - -#ifndef __RAINE__ -#define LOG(n,x) do { if( (n)>=LOG_LEVEL ) logerror x; } while (0) -#endif - -/* limitter */ -#define Limit(val, max,min) { \ - if ( val > max ) val = max; \ - else if ( val < min ) val = min; \ -} - - -/* status set and IRQ handling */ -INLINE void FM_STATUS_SET(FM_ST *ST,int flag) -{ - /* set status flag */ - ST->status |= flag; - if ( !(ST->irq) && (ST->status & ST->irqmask) ) - { - ST->irq = 1; - /* callback user interrupt handler (IRQ is OFF to ON) */ - if(ST->IRQ_Handler) (ST->IRQ_Handler)(ST->param,1); - } -} - -/* status reset and IRQ handling */ -INLINE void FM_STATUS_RESET(FM_ST *ST,int flag) -{ - /* reset status flag */ - ST->status &=~flag; - if ( (ST->irq) && !(ST->status & ST->irqmask) ) - { - ST->irq = 0; - /* callback user interrupt handler (IRQ is ON to OFF) */ - if(ST->IRQ_Handler) (ST->IRQ_Handler)(ST->param,0); - } -} - -/* IRQ mask set */ -INLINE void FM_IRQMASK_SET(FM_ST *ST,int flag) -{ - ST->irqmask = flag; - /* IRQ handling check */ - FM_STATUS_SET(ST,0); - FM_STATUS_RESET(ST,0); -} - -/* OPN Mode Register Write */ -INLINE void set_timers( FM_ST *ST, void *n, int v ) -{ - /* b7 = CSM MODE */ - /* b6 = 3 slot mode */ - /* b5 = reset b */ - /* b4 = reset a */ - /* b3 = timer enable b */ - /* b2 = timer enable a */ - /* b1 = load b */ - /* b0 = load a */ - ST->mode = v; - - /* reset Timer b flag */ - if( v & 0x20 ) - FM_STATUS_RESET(ST,0x02); - /* reset Timer a flag */ - if( v & 0x10 ) - FM_STATUS_RESET(ST,0x01); - /* load b */ - if( v & 0x02 ) - { - if( ST->TBC == 0 ) - { - ST->TBC = ( 256-ST->TB)<<4; - /* External timer handler */ - if (ST->timer_handler) (ST->timer_handler)(n,1,ST->TBC * ST->timer_prescaler,ST->clock); - } - } - else - { /* stop timer b */ - if( ST->TBC != 0 ) - { - ST->TBC = 0; - if (ST->timer_handler) (ST->timer_handler)(n,1,0,ST->clock); - } - } - /* load a */ - if( v & 0x01 ) - { - if( ST->TAC == 0 ) - { - ST->TAC = (1024-ST->TA); - /* External timer handler */ - if (ST->timer_handler) (ST->timer_handler)(n,0,ST->TAC * ST->timer_prescaler,ST->clock); - } - } - else - { /* stop timer a */ - if( ST->TAC != 0 ) - { - ST->TAC = 0; - if (ST->timer_handler) (ST->timer_handler)(n,0,0,ST->clock); - } - } -} - - -/* Timer A Overflow */ -INLINE void TimerAOver(FM_ST *ST) -{ - /* set status (if enabled) */ - if(ST->mode & 0x04) FM_STATUS_SET(ST,0x01); - /* clear or reload the counter */ - ST->TAC = (1024-ST->TA); - if (ST->timer_handler) (ST->timer_handler)(ST->param,0,ST->TAC * ST->timer_prescaler,ST->clock); -} -/* Timer B Overflow */ -INLINE void TimerBOver(FM_ST *ST) -{ - /* set status (if enabled) */ - if(ST->mode & 0x08) FM_STATUS_SET(ST,0x02); - /* clear or reload the counter */ - ST->TBC = ( 256-ST->TB)<<4; - if (ST->timer_handler) (ST->timer_handler)(ST->param,1,ST->TBC * ST->timer_prescaler,ST->clock); -} - - -#if FM_INTERNAL_TIMER -/* ----- internal timer mode , update timer */ - -/* ---------- calculate timer A ---------- */ - #define INTERNAL_TIMER_A(ST,CSM_CH) \ - { \ - if( (ST)->TAC && ((ST)->timer_handler==0) ) \ - if( ((ST)->TAC -= (int)((ST)->freqbase*4096)) <= 0 ) \ - { \ - TimerAOver( ST ); \ - /* CSM mode total level latch and auto key on */ \ - if( (ST)->mode & 0x80 ) \ - CSMKeyControll( OPN->type, CSM_CH ); \ - } \ - } -/* ---------- calculate timer B ---------- */ - #define INTERNAL_TIMER_B(ST,step) \ - { \ - if( (ST)->TBC && ((ST)->timer_handler==0) ) \ - if( ((ST)->TBC -= (int)((ST)->freqbase*4096*step)) <= 0 ) \ - TimerBOver( ST ); \ - } -#else /* FM_INTERNAL_TIMER */ -/* external timer mode */ -#define INTERNAL_TIMER_A(ST,CSM_CH) -#define INTERNAL_TIMER_B(ST,step) -#endif /* FM_INTERNAL_TIMER */ - - - -#if FM_BUSY_FLAG_SUPPORT -#define FM_BUSY_CLEAR(ST) ((ST)->busy_expiry_time = UNDEFINED_TIME) -INLINE UINT8 FM_STATUS_FLAG(FM_ST *ST) -{ - if( COMPARE_TIMES(ST->busy_expiry_time, UNDEFINED_TIME) != 0 ) - { - if (COMPARE_TIMES(ST->busy_expiry_time, FM_GET_TIME_NOW(ST->device->machine)) > 0) - return ST->status | 0x80; /* with busy */ - /* expire */ - FM_BUSY_CLEAR(ST); - } - return ST->status; -} -INLINE void FM_BUSY_SET(FM_ST *ST,int busyclock ) -{ - TIME_TYPE expiry_period = MULTIPLY_TIME_BY_INT(ATTOTIME_IN_HZ(ST->clock), busyclock * ST->timer_prescaler); - ST->busy_expiry_time = ADD_TIMES(FM_GET_TIME_NOW(ST->device->machine), expiry_period); -} -#else -#define FM_STATUS_FLAG(ST) ((ST)->status) -#define FM_BUSY_SET(ST,bclock) {} -#define FM_BUSY_CLEAR(ST) {} -#endif - - - - -INLINE void FM_KEYON(UINT8 type, FM_CH *CH , int s ) -{ - FM_SLOT *SLOT = &CH->SLOT[s]; - if( !SLOT->key ) - { - SLOT->key = 1; - SLOT->phase = 0; /* restart Phase Generator */ - SLOT->ssgn = (SLOT->ssg & 0x04) >> 1; - SLOT->state = EG_ATT; - } -} - -INLINE void FM_KEYOFF(FM_CH *CH , int s ) -{ - FM_SLOT *SLOT = &CH->SLOT[s]; - if( SLOT->key ) - { - SLOT->key = 0; - if (SLOT->state>EG_REL) - SLOT->state = EG_REL;/* phase -> Release */ - } -} - -/* set algorithm connection */ -static void setup_connection( FM_OPN *OPN, FM_CH *CH, int ch ) -{ - INT32 *carrier = &OPN->out_fm[ch]; - - INT32 **om1 = &CH->connect1; - INT32 **om2 = &CH->connect3; - INT32 **oc1 = &CH->connect2; - - INT32 **memc = &CH->mem_connect; - - switch( CH->ALGO ) - { - case 0: - /* M1---C1---MEM---M2---C2---OUT */ - *om1 = &OPN->c1; - *oc1 = &OPN->mem; - *om2 = &OPN->c2; - *memc= &OPN->m2; - break; - case 1: - /* M1------+-MEM---M2---C2---OUT */ - /* C1-+ */ - *om1 = &OPN->mem; - *oc1 = &OPN->mem; - *om2 = &OPN->c2; - *memc= &OPN->m2; - break; - case 2: - /* M1-----------------+-C2---OUT */ - /* C1---MEM---M2-+ */ - *om1 = &OPN->c2; - *oc1 = &OPN->mem; - *om2 = &OPN->c2; - *memc= &OPN->m2; - break; - case 3: - /* M1---C1---MEM------+-C2---OUT */ - /* M2-+ */ - *om1 = &OPN->c1; - *oc1 = &OPN->mem; - *om2 = &OPN->c2; - *memc= &OPN->c2; - break; - case 4: - /* M1---C1-+-OUT */ - /* M2---C2-+ */ - /* MEM: not used */ - *om1 = &OPN->c1; - *oc1 = carrier; - *om2 = &OPN->c2; - *memc= &OPN->mem; /* store it anywhere where it will not be used */ - break; - case 5: - /* +----C1----+ */ - /* M1-+-MEM---M2-+-OUT */ - /* +----C2----+ */ - *om1 = 0; /* special mark */ - *oc1 = carrier; - *om2 = carrier; - *memc= &OPN->m2; - break; - case 6: - /* M1---C1-+ */ - /* M2-+-OUT */ - /* C2-+ */ - /* MEM: not used */ - *om1 = &OPN->c1; - *oc1 = carrier; - *om2 = carrier; - *memc= &OPN->mem; /* store it anywhere where it will not be used */ - break; - case 7: - /* M1-+ */ - /* C1-+-OUT */ - /* M2-+ */ - /* C2-+ */ - /* MEM: not used*/ - *om1 = carrier; - *oc1 = carrier; - *om2 = carrier; - *memc= &OPN->mem; /* store it anywhere where it will not be used */ - break; - } - - CH->connect4 = carrier; -} - -/* set detune & multiple */ -INLINE void set_det_mul(FM_ST *ST,FM_CH *CH,FM_SLOT *SLOT,int v) -{ - SLOT->mul = (v&0x0f)? (v&0x0f)*2 : 1; - SLOT->DT = ST->dt_tab[(v>>4)&7]; - CH->SLOT[SLOT1].Incr=-1; -} - -/* set total level */ -INLINE void set_tl(FM_CH *CH,FM_SLOT *SLOT , int v) -{ - SLOT->tl = (v&0x7f)<<(ENV_BITS-7); /* 7bit TL */ -} - -/* set attack rate & key scale */ -INLINE void set_ar_ksr(UINT8 type, FM_CH *CH,FM_SLOT *SLOT,int v) -{ - UINT8 old_KSR = SLOT->KSR; - - SLOT->ar = (v&0x1f) ? 32 + ((v&0x1f)<<1) : 0; - - SLOT->KSR = 3-(v>>6); - if (SLOT->KSR != old_KSR) - { - CH->SLOT[SLOT1].Incr=-1; - } - - /* refresh Attack rate */ - if ((SLOT->ar + SLOT->ksr) < 32+62) - { - SLOT->eg_sh_ar = eg_rate_shift [SLOT->ar + SLOT->ksr ]; - SLOT->eg_sel_ar = eg_rate_select[SLOT->ar + SLOT->ksr ]; - } - else - { - SLOT->eg_sh_ar = 0; - SLOT->eg_sel_ar = 17*RATE_STEPS; - } -} - -/* set decay rate */ -INLINE void set_dr(UINT8 type, FM_SLOT *SLOT,int v) -{ - SLOT->d1r = (v&0x1f) ? 32 + ((v&0x1f)<<1) : 0; - - SLOT->eg_sh_d1r = eg_rate_shift [SLOT->d1r + SLOT->ksr]; - SLOT->eg_sel_d1r= eg_rate_select[SLOT->d1r + SLOT->ksr]; -} - -/* set sustain rate */ -INLINE void set_sr(UINT8 type, FM_SLOT *SLOT,int v) -{ - SLOT->d2r = (v&0x1f) ? 32 + ((v&0x1f)<<1) : 0; - - SLOT->eg_sh_d2r = eg_rate_shift [SLOT->d2r + SLOT->ksr]; - SLOT->eg_sel_d2r= eg_rate_select[SLOT->d2r + SLOT->ksr]; -} - -/* set release rate */ -INLINE void set_sl_rr(UINT8 type, FM_SLOT *SLOT,int v) -{ - SLOT->sl = sl_table[ v>>4 ]; - - SLOT->rr = 34 + ((v&0x0f)<<2); - - SLOT->eg_sh_rr = eg_rate_shift [SLOT->rr + SLOT->ksr]; - SLOT->eg_sel_rr = eg_rate_select[SLOT->rr + SLOT->ksr]; -} - - - -INLINE signed int op_calc(UINT32 phase, unsigned int env, signed int pm) -{ - UINT32 p; - - p = (env<<3) + sin_tab[ ( ((signed int)((phase & ~FREQ_MASK) + (pm<<15))) >> FREQ_SH ) & SIN_MASK ]; - - if (p >= TL_TAB_LEN) - return 0; - return tl_tab[p]; -} - -INLINE signed int op_calc1(UINT32 phase, unsigned int env, signed int pm) -{ - UINT32 p; - - p = (env<<3) + sin_tab[ ( ((signed int)((phase & ~FREQ_MASK) + pm )) >> FREQ_SH ) & SIN_MASK ]; - - if (p >= TL_TAB_LEN) - return 0; - return tl_tab[p]; -} - -/* advance LFO to next sample */ -INLINE void advance_lfo(FM_OPN *OPN) -{ - UINT8 pos; - - if (OPN->lfo_inc) /* LFO enabled ? */ - { - OPN->lfo_cnt += OPN->lfo_inc; - - pos = (OPN->lfo_cnt >> LFO_SH) & 127; - - - /* update AM when LFO output changes */ - - /* actually I can't optimize is this way without rewriting chan_calc() - to use chip->lfo_am instead of global lfo_am */ - { - - /* triangle */ - /* AM: 0 to 126 step +2, 126 to 0 step -2 */ - if (pos<64) - OPN->LFO_AM = (pos&63) * 2; - else - OPN->LFO_AM = 126 - ((pos&63) * 2); - } - - /* PM works with 4 times slower clock */ - pos >>= 2; - /* update PM when LFO output changes */ - /*if (prev_pos != pos)*/ /* can't use global lfo_pm for this optimization, must be chip->lfo_pm instead*/ - { - OPN->LFO_PM = pos; - } - - } - else - { - OPN->LFO_AM = 0; - OPN->LFO_PM = 0; - } -} - -/* changed from INLINE to static here to work around gcc 4.2.1 codegen bug */ -static void advance_eg_channel(FM_OPN *OPN, FM_SLOT *SLOT) -{ - unsigned int out; - unsigned int swap_flag = 0; - unsigned int i; - - - i = 4; /* four operators per channel */ - do - { - /* reset SSG-EG swap flag */ - swap_flag = 0; - - switch(SLOT->state) - { - case EG_ATT: /* attack phase */ - if ( !(OPN->eg_cnt & ((1<eg_sh_ar)-1) ) ) - { - SLOT->volume += (~SLOT->volume * - (eg_inc[SLOT->eg_sel_ar + ((OPN->eg_cnt>>SLOT->eg_sh_ar)&7)]) - ) >>4; - - if (SLOT->volume <= MIN_ATT_INDEX) - { - SLOT->volume = MIN_ATT_INDEX; - SLOT->state = EG_DEC; - } - } - break; - - case EG_DEC: /* decay phase */ - { - if (SLOT->ssg&0x08) /* SSG EG type envelope selected */ - { - if ( !(OPN->eg_cnt & ((1<eg_sh_d1r)-1) ) ) - { - SLOT->volume += 4 * eg_inc[SLOT->eg_sel_d1r + ((OPN->eg_cnt>>SLOT->eg_sh_d1r)&7)]; - - if ( SLOT->volume >= (INT32)(SLOT->sl) ) - SLOT->state = EG_SUS; - } - } - else - { - if ( !(OPN->eg_cnt & ((1<eg_sh_d1r)-1) ) ) - { - SLOT->volume += eg_inc[SLOT->eg_sel_d1r + ((OPN->eg_cnt>>SLOT->eg_sh_d1r)&7)]; - - if ( SLOT->volume >= (INT32)(SLOT->sl) ) - SLOT->state = EG_SUS; - } - } - } - break; - - case EG_SUS: /* sustain phase */ - if (SLOT->ssg&0x08) /* SSG EG type envelope selected */ - { - if ( !(OPN->eg_cnt & ((1<eg_sh_d2r)-1) ) ) - { - - SLOT->volume += 4 * eg_inc[SLOT->eg_sel_d2r + ((OPN->eg_cnt>>SLOT->eg_sh_d2r)&7)]; - - if ( SLOT->volume >= ENV_QUIET ) - { - SLOT->volume = MAX_ATT_INDEX; - - if (SLOT->ssg&0x01) /* bit 0 = hold */ - { - if (SLOT->ssgn&1) /* have we swapped once ??? */ - { - /* yes, so do nothing, just hold current level */ - } - else - swap_flag = (SLOT->ssg&0x02) | 1 ; /* bit 1 = alternate */ - - } - else - { - /* same as KEY-ON operation */ - - /* restart of the Phase Generator should be here */ - SLOT->phase = 0; - - { - /* phase -> Attack */ - SLOT->volume = 511; - SLOT->state = EG_ATT; - } - - swap_flag = (SLOT->ssg&0x02); /* bit 1 = alternate */ - } - } - } - } - else - { - if ( !(OPN->eg_cnt & ((1<eg_sh_d2r)-1) ) ) - { - SLOT->volume += eg_inc[SLOT->eg_sel_d2r + ((OPN->eg_cnt>>SLOT->eg_sh_d2r)&7)]; - - if ( SLOT->volume >= MAX_ATT_INDEX ) - { - SLOT->volume = MAX_ATT_INDEX; - /* do not change SLOT->state (verified on real chip) */ - } - } - - } - break; - - case EG_REL: /* release phase */ - if ( !(OPN->eg_cnt & ((1<eg_sh_rr)-1) ) ) - { - /* SSG-EG affects Release phase also (Nemesis) */ - SLOT->volume += eg_inc[SLOT->eg_sel_rr + ((OPN->eg_cnt>>SLOT->eg_sh_rr)&7)]; - - if ( SLOT->volume >= MAX_ATT_INDEX ) - { - SLOT->volume = MAX_ATT_INDEX; - SLOT->state = EG_OFF; - } - } - break; - - } - - - out = ((UINT32)SLOT->volume); - - /* negate output (changes come from alternate bit, init comes from attack bit) */ - if ((SLOT->ssg&0x08) && (SLOT->ssgn&2) && (SLOT->state > EG_REL)) - out ^= MAX_ATT_INDEX; - - /* we need to store the result here because we are going to change ssgn - in next instruction */ - SLOT->vol_out = out + SLOT->tl; - - /* reverse SLOT inversion flag */ - SLOT->ssgn ^= swap_flag; - - SLOT++; - i--; - }while (i); - -} - - - -#define volume_calc(OP) ((OP)->vol_out + (AM & (OP)->AMmask)) - -INLINE void update_phase_lfo_slot(FM_OPN *OPN, FM_SLOT *SLOT, INT32 pms, UINT32 block_fnum) -{ - UINT32 fnum_lfo = ((block_fnum & 0x7f0) >> 4) * 32 * 8; - INT32 lfo_fn_table_index_offset = lfo_pm_table[ fnum_lfo + pms + OPN->LFO_PM ]; - - if (lfo_fn_table_index_offset) /* LFO phase modulation active */ - { - UINT8 blk; - UINT32 fn; - int kc, fc; - - block_fnum = block_fnum*2 + lfo_fn_table_index_offset; - - blk = (block_fnum&0x7000) >> 12; - fn = block_fnum & 0xfff; - - /* keyscale code */ - kc = (blk<<2) | opn_fktable[fn >> 8]; - - /* phase increment counter */ - fc = (OPN->fn_table[fn]>>(7-blk)) + SLOT->DT[kc]; - - /* detects frequency overflow (credits to Nemesis) */ - if (fc < 0) fc += OPN->fn_max; - - /* update phase */ - SLOT->phase += (fc * SLOT->mul) >> 1; - } - else /* LFO phase modulation = zero */ - { - SLOT->phase += SLOT->Incr; - } -} - -INLINE void update_phase_lfo_channel(FM_OPN *OPN, FM_CH *CH) -{ - UINT32 block_fnum = CH->block_fnum; - - UINT32 fnum_lfo = ((block_fnum & 0x7f0) >> 4) * 32 * 8; - INT32 lfo_fn_table_index_offset = lfo_pm_table[ fnum_lfo + CH->pms + OPN->LFO_PM ]; - - if (lfo_fn_table_index_offset) /* LFO phase modulation active */ - { - UINT8 blk; - UINT32 fn; - int kc, fc, finc; - - block_fnum = block_fnum*2 + lfo_fn_table_index_offset; - - blk = (block_fnum&0x7000) >> 12; - fn = block_fnum & 0xfff; - - /* keyscale code */ - kc = (blk<<2) | opn_fktable[fn >> 8]; - - /* phase increment counter */ - fc = (OPN->fn_table[fn]>>(7-blk)); - - /* detects frequency overflow (credits to Nemesis) */ - finc = fc + CH->SLOT[SLOT1].DT[kc]; - - if (finc < 0) finc += OPN->fn_max; - CH->SLOT[SLOT1].phase += (finc*CH->SLOT[SLOT1].mul) >> 1; - - finc = fc + CH->SLOT[SLOT2].DT[kc]; - if (finc < 0) finc += OPN->fn_max; - CH->SLOT[SLOT2].phase += (finc*CH->SLOT[SLOT2].mul) >> 1; - - finc = fc + CH->SLOT[SLOT3].DT[kc]; - if (finc < 0) finc += OPN->fn_max; - CH->SLOT[SLOT3].phase += (finc*CH->SLOT[SLOT3].mul) >> 1; - - finc = fc + CH->SLOT[SLOT4].DT[kc]; - if (finc < 0) finc += OPN->fn_max; - CH->SLOT[SLOT4].phase += (finc*CH->SLOT[SLOT4].mul) >> 1; - } - else /* LFO phase modulation = zero */ - { - CH->SLOT[SLOT1].phase += CH->SLOT[SLOT1].Incr; - CH->SLOT[SLOT2].phase += CH->SLOT[SLOT2].Incr; - CH->SLOT[SLOT3].phase += CH->SLOT[SLOT3].Incr; - CH->SLOT[SLOT4].phase += CH->SLOT[SLOT4].Incr; - } -} - -INLINE void chan_calc(FM_OPN *OPN, FM_CH *CH, int chnum) -{ - unsigned int eg_out; - - UINT32 AM = OPN->LFO_AM >> CH->ams; - - if (CH->Muted) - return; - - - OPN->m2 = OPN->c1 = OPN->c2 = OPN->mem = 0; - - *CH->mem_connect = CH->mem_value; /* restore delayed sample (MEM) value to m2 or c2 */ - - eg_out = volume_calc(&CH->SLOT[SLOT1]); - { - INT32 out = CH->op1_out[0] + CH->op1_out[1]; - CH->op1_out[0] = CH->op1_out[1]; - - if( !CH->connect1 ) - { - /* algorithm 5 */ - OPN->mem = OPN->c1 = OPN->c2 = CH->op1_out[0]; - } - else - { - /* other algorithms */ - *CH->connect1 += CH->op1_out[0]; - } - - CH->op1_out[1] = 0; - if( eg_out < ENV_QUIET ) /* SLOT 1 */ - { - if (!CH->FB) - out=0; - - CH->op1_out[1] = op_calc1(CH->SLOT[SLOT1].phase, eg_out, (out<FB) ); - } - } - - eg_out = volume_calc(&CH->SLOT[SLOT3]); - if( eg_out < ENV_QUIET ) /* SLOT 3 */ - *CH->connect3 += op_calc(CH->SLOT[SLOT3].phase, eg_out, OPN->m2); - - eg_out = volume_calc(&CH->SLOT[SLOT2]); - if( eg_out < ENV_QUIET ) /* SLOT 2 */ - *CH->connect2 += op_calc(CH->SLOT[SLOT2].phase, eg_out, OPN->c1); - - eg_out = volume_calc(&CH->SLOT[SLOT4]); - if( eg_out < ENV_QUIET ) /* SLOT 4 */ - *CH->connect4 += op_calc(CH->SLOT[SLOT4].phase, eg_out, OPN->c2); - - - /* store current MEM */ - CH->mem_value = OPN->mem; - - /* update phase counters AFTER output calculations */ - if(CH->pms) - { - /* add support for 3 slot mode */ - if ((OPN->ST.mode & 0xC0) && (chnum == 2)) - { - update_phase_lfo_slot(OPN, &CH->SLOT[SLOT1], CH->pms, OPN->SL3.block_fnum[1]); - update_phase_lfo_slot(OPN, &CH->SLOT[SLOT2], CH->pms, OPN->SL3.block_fnum[2]); - update_phase_lfo_slot(OPN, &CH->SLOT[SLOT3], CH->pms, OPN->SL3.block_fnum[0]); - update_phase_lfo_slot(OPN, &CH->SLOT[SLOT4], CH->pms, CH->block_fnum); - } - else update_phase_lfo_channel(OPN, CH); - } - else /* no LFO phase modulation */ - { - CH->SLOT[SLOT1].phase += CH->SLOT[SLOT1].Incr; - CH->SLOT[SLOT2].phase += CH->SLOT[SLOT2].Incr; - CH->SLOT[SLOT3].phase += CH->SLOT[SLOT3].Incr; - CH->SLOT[SLOT4].phase += CH->SLOT[SLOT4].Incr; - } -} - -/* update phase increment and envelope generator */ -INLINE void refresh_fc_eg_slot(FM_OPN *OPN, FM_SLOT *SLOT , int fc , int kc ) -{ - int ksr = kc >> SLOT->KSR; - - fc += SLOT->DT[kc]; - - /* detects frequency overflow (credits to Nemesis) */ - if (fc < 0) fc += OPN->fn_max; - - /* (frequency) phase increment counter */ - SLOT->Incr = (fc * SLOT->mul) >> 1; - - if( SLOT->ksr != ksr ) - { - SLOT->ksr = ksr; - - /* calculate envelope generator rates */ - if ((SLOT->ar + SLOT->ksr) < 32+62) - { - SLOT->eg_sh_ar = eg_rate_shift [SLOT->ar + SLOT->ksr ]; - SLOT->eg_sel_ar = eg_rate_select[SLOT->ar + SLOT->ksr ]; - } - else - { - SLOT->eg_sh_ar = 0; - SLOT->eg_sel_ar = 17*RATE_STEPS; - } - - SLOT->eg_sh_d1r = eg_rate_shift [SLOT->d1r + SLOT->ksr]; - SLOT->eg_sh_d2r = eg_rate_shift [SLOT->d2r + SLOT->ksr]; - SLOT->eg_sh_rr = eg_rate_shift [SLOT->rr + SLOT->ksr]; - - SLOT->eg_sel_d1r= eg_rate_select[SLOT->d1r + SLOT->ksr]; - SLOT->eg_sel_d2r= eg_rate_select[SLOT->d2r + SLOT->ksr]; - SLOT->eg_sel_rr = eg_rate_select[SLOT->rr + SLOT->ksr]; - } -} - -/* update phase increment counters */ -/* Changed from INLINE to static to work around gcc 4.2.1 codegen bug */ -static void refresh_fc_eg_chan(FM_OPN *OPN, FM_CH *CH ) -{ - if( CH->SLOT[SLOT1].Incr==-1) - { - int fc = CH->fc; - int kc = CH->kcode; - refresh_fc_eg_slot(OPN, &CH->SLOT[SLOT1] , fc , kc ); - refresh_fc_eg_slot(OPN, &CH->SLOT[SLOT2] , fc , kc ); - refresh_fc_eg_slot(OPN, &CH->SLOT[SLOT3] , fc , kc ); - refresh_fc_eg_slot(OPN, &CH->SLOT[SLOT4] , fc , kc ); - } -} - -/* initialize time tables */ -static void init_timetables( FM_ST *ST , const UINT8 *dttable ) -{ - int i,d; - double rate; - -#if 0 - logerror("FM.C: samplerate=%8i chip clock=%8i freqbase=%f \n", - ST->rate, ST->clock, ST->freqbase ); -#endif - - /* DeTune table */ - for (d = 0;d <= 3;d++) - { - for (i = 0;i <= 31;i++) - { - rate = ((double)dttable[d*32 + i]) * SIN_LEN * ST->freqbase * (1<dt_tab[d][i] = (INT32) rate; - ST->dt_tab[d+4][i] = -ST->dt_tab[d][i]; -#if 0 - logerror("FM.C: DT [%2i %2i] = %8x \n", d, i, ST->dt_tab[d][i] ); -#endif - } - } - -} - - -static void reset_channels( FM_ST *ST , FM_CH *CH , int num ) -{ - int c,s; - - ST->mode = 0; /* normal mode */ - ST->TA = 0; - ST->TAC = 0; - ST->TB = 0; - ST->TBC = 0; - - for( c = 0 ; c < num ; c++ ) - { - //memset(&CH[c], 0x00, sizeof(FM_CH)); - CH[c].mem_value = 0; - CH[c].op1_out[0] = 0; - CH[c].op1_out[1] = 0; - CH[c].fc = 0; - for(s = 0 ; s < 4 ; s++ ) - { - //memset(&CH[c].SLOT[s], 0x00, sizeof(FM_SLOT)); - CH[c].SLOT[s].Incr = -1; - CH[c].SLOT[s].key = 0; - CH[c].SLOT[s].phase = 0; - CH[c].SLOT[s].ssg = 0; - CH[c].SLOT[s].ssgn = 0; - CH[c].SLOT[s].state= EG_OFF; - CH[c].SLOT[s].volume = MAX_ATT_INDEX; - CH[c].SLOT[s].vol_out= MAX_ATT_INDEX; - } - } -} - -/* initialize generic tables */ -static int init_tables(void) -{ - signed int i,x; - signed int n; - double o,m; - - for (x=0; x>= 4; /* 12 bits here */ - if (n&1) /* round to nearest */ - n = (n>>1)+1; - else - n = n>>1; - /* 11 bits here (rounded) */ - n <<= 2; /* 13 bits here (as in real chip) */ - tl_tab[ x*2 + 0 ] = n; - tl_tab[ x*2 + 1 ] = -tl_tab[ x*2 + 0 ]; - - for (i=1; i<13; i++) - { - tl_tab[ x*2+0 + i*2*TL_RES_LEN ] = tl_tab[ x*2+0 ]>>i; - tl_tab[ x*2+1 + i*2*TL_RES_LEN ] = -tl_tab[ x*2+0 + i*2*TL_RES_LEN ]; - } - #if 0 - logerror("tl %04i", x); - for (i=0; i<13; i++) - logerror(", [%02i] %4x", i*2, tl_tab[ x*2 /*+1*/ + i*2*TL_RES_LEN ]); - logerror("\n"); - #endif - } - /*logerror("FM.C: TL_TAB_LEN = %i elements (%i bytes)\n",TL_TAB_LEN, (int)sizeof(tl_tab));*/ - - - for (i=0; i0.0) - o = 8*log(1.0/m)/log(2.0); /* convert to 'decibels' */ - else - o = 8*log(-1.0/m)/log(2.0); /* convert to 'decibels' */ - - o = o / (ENV_STEP/4); - - n = (int)(2.0*o); - if (n&1) /* round to nearest */ - n = (n>>1)+1; - else - n = n>>1; - - sin_tab[ i ] = n*2 + (m>=0.0? 0: 1 ); - /*logerror("FM.C: sin [%4i]= %4i (tl_tab value=%5i)\n", i, sin_tab[i],tl_tab[sin_tab[i]]);*/ - } - - /*logerror("FM.C: ENV_QUIET= %08x\n",ENV_QUIET );*/ - - - /* build LFO PM modulation table */ - for(i = 0; i < 8; i++) /* 8 PM depths */ - { - UINT8 fnum; - for (fnum=0; fnum<128; fnum++) /* 7 bits meaningful of F-NUMBER */ - { - UINT8 value; - UINT8 step; - UINT32 offset_depth = i; - UINT32 offset_fnum_bit; - UINT32 bit_tmp; - - for (step=0; step<8; step++) - { - value = 0; - for (bit_tmp=0; bit_tmp<7; bit_tmp++) /* 7 bits */ - { - if (fnum & (1<SLOT[SLOT1].key) - { - FM_KEYON(type, CH,SLOT1); - FM_KEYOFF(CH, SLOT1); - } - if (!CH->SLOT[SLOT2].key) - { - FM_KEYON(type, CH,SLOT2); - FM_KEYOFF(CH, SLOT2); - } - if (!CH->SLOT[SLOT3].key) - { - FM_KEYON(type, CH,SLOT3); - FM_KEYOFF(CH, SLOT3); - } - if (!CH->SLOT[SLOT4].key) - { - FM_KEYON(type, CH,SLOT4); - FM_KEYOFF(CH, SLOT4); - } -} - -#ifdef __STATE_H__ -/* FM channel save , internal state only */ -static void FMsave_state_channel(const device_config *device,FM_CH *CH,int num_ch) -{ - int slot , ch; - - for(ch=0;chop1_out); - state_save_register_device_item(device, ch, CH->fc); - /* slots */ - for(slot=0;slot<4;slot++) - { - FM_SLOT *SLOT = &CH->SLOT[slot]; - state_save_register_device_item(device, ch * 4 + slot, SLOT->phase); - state_save_register_device_item(device, ch * 4 + slot, SLOT->state); - state_save_register_device_item(device, ch * 4 + slot, SLOT->volume); - } - } -} - -static void FMsave_state_st(const device_config *device,FM_ST *ST) -{ -#if FM_BUSY_FLAG_SUPPORT - state_save_register_device_item(device, 0, ST->busy_expiry_time.seconds ); - state_save_register_device_item(device, 0, ST->busy_expiry_time.attoseconds ); -#endif - state_save_register_device_item(device, 0, ST->address ); - state_save_register_device_item(device, 0, ST->irq ); - state_save_register_device_item(device, 0, ST->irqmask ); - state_save_register_device_item(device, 0, ST->status ); - state_save_register_device_item(device, 0, ST->mode ); - state_save_register_device_item(device, 0, ST->prescaler_sel ); - state_save_register_device_item(device, 0, ST->fn_h ); - state_save_register_device_item(device, 0, ST->TA ); - state_save_register_device_item(device, 0, ST->TAC ); - state_save_register_device_item(device, 0, ST->TB ); - state_save_register_device_item(device, 0, ST->TBC ); -} -#endif /* _STATE_H */ - -#if BUILD_OPN - - - -/* prescaler set (and make time tables) */ -static void OPNSetPres(FM_OPN *OPN, int pres, int timer_prescaler, int SSGpres) -{ - int i; - - /* frequency base */ - OPN->ST.freqbase = (OPN->ST.rate) ? ((double)OPN->ST.clock / OPN->ST.rate) / pres : 0; - -#if 0 - OPN->ST.rate = (double)OPN->ST.clock / pres; - OPN->ST.freqbase = 1.0; -#endif - - OPN->eg_timer_add = (1<ST.freqbase; - OPN->eg_timer_overflow = ( 3 ) * (1<ST.timer_prescaler = timer_prescaler; - - /* SSG part prescaler set */ - if( SSGpres ) (*OPN->ST.SSG->set_clock)( OPN->ST.param, OPN->ST.clock * 2 / SSGpres ); - - /* make time tables */ - init_timetables( &OPN->ST, dt_tab ); - - /* there are 2048 FNUMs that can be generated using FNUM/BLK registers - but LFO works with one more bit of a precision so we really need 4096 elements */ - /* calculate fnumber -> increment counter table */ - for(i = 0; i < 4096; i++) - { - /* freq table for octave 7 */ - /* OPN phase increment counter = 20bit */ - OPN->fn_table[i] = (UINT32)( (double)i * 32 * OPN->ST.freqbase * (1<<(FREQ_SH-10)) ); /* -10 because chip works with 10.10 fixed point, while we use 16.16 */ -#if 0 - logerror("FM.C: fn_table[%4i] = %08x (dec=%8i)\n", - i, OPN->fn_table[i]>>6,OPN->fn_table[i]>>6 ); -#endif - } - - /* maximal frequency is required for Phase overflow calculation, register size is 17 bits (Nemesis) */ - OPN->fn_max = (UINT32)( (double)0x20000 * OPN->ST.freqbase * (1<<(FREQ_SH-10)) ); - - /* LFO freq. table */ - for(i = 0; i < 8; i++) - { - /* Amplitude modulation: 64 output levels (triangle waveform); 1 level lasts for one of "lfo_samples_per_step" samples */ - /* Phase modulation: one entry from lfo_pm_output lasts for one of 4 * "lfo_samples_per_step" samples */ - OPN->lfo_freq[i] = (1.0 / lfo_samples_per_step[i]) * (1<ST.freqbase; -#if 0 - logerror("FM.C: lfo_freq[%i] = %08x (dec=%8i)\n", - i, OPN->lfo_freq[i],OPN->lfo_freq[i] ); -#endif - } -} - - - -/* write a OPN mode register 0x20-0x2f */ -static void OPNWriteMode(FM_OPN *OPN, int r, int v) -{ - UINT8 c; - FM_CH *CH; - - switch(r) - { - case 0x21: /* Test */ - break; - case 0x22: /* LFO FREQ (YM2608/YM2610/YM2610B/YM2612) */ - if( OPN->type & TYPE_LFOPAN ) - { - if (v&0x08) /* LFO enabled ? */ - { - OPN->lfo_inc = OPN->lfo_freq[v&7]; - } - else - { - OPN->lfo_inc = 0; - } - } - break; - case 0x24: /* timer A High 8*/ - OPN->ST.TA = (OPN->ST.TA & 0x03)|(((int)v)<<2); - break; - case 0x25: /* timer A Low 2*/ - OPN->ST.TA = (OPN->ST.TA & 0x3fc)|(v&3); - break; - case 0x26: /* timer B */ - OPN->ST.TB = v; - break; - case 0x27: /* mode, timer control */ - set_timers( &(OPN->ST),OPN->ST.param,v ); - break; - case 0x28: /* key on / off */ - c = v & 0x03; - if( c == 3 ) break; - if( (v&0x04) && (OPN->type & TYPE_6CH) ) c+=3; - CH = OPN->P_CH; - CH = &CH[c]; - if(v&0x10) FM_KEYON(OPN->type,CH,SLOT1); else FM_KEYOFF(CH,SLOT1); - if(v&0x20) FM_KEYON(OPN->type,CH,SLOT2); else FM_KEYOFF(CH,SLOT2); - if(v&0x40) FM_KEYON(OPN->type,CH,SLOT3); else FM_KEYOFF(CH,SLOT3); - if(v&0x80) FM_KEYON(OPN->type,CH,SLOT4); else FM_KEYOFF(CH,SLOT4); - break; - } -} - -/* write a OPN register (0x30-0xff) */ -static void OPNWriteReg(FM_OPN *OPN, int r, int v) -{ - FM_CH *CH; - FM_SLOT *SLOT; - - UINT8 c = OPN_CHAN(r); - - if (c == 3) return; /* 0xX3,0xX7,0xXB,0xXF */ - - if (r >= 0x100) c+=3; - - CH = OPN->P_CH; - CH = &CH[c]; - - SLOT = &(CH->SLOT[OPN_SLOT(r)]); - - switch( r & 0xf0 ) - { - case 0x30: /* DET , MUL */ - set_det_mul(&OPN->ST,CH,SLOT,v); - break; - - case 0x40: /* TL */ - set_tl(CH,SLOT,v); - break; - - case 0x50: /* KS, AR */ - set_ar_ksr(OPN->type,CH,SLOT,v); - break; - - case 0x60: /* bit7 = AM ENABLE, DR */ - set_dr(OPN->type, SLOT,v); - - if(OPN->type & TYPE_LFOPAN) /* YM2608/2610/2610B/2612 */ - { - SLOT->AMmask = (v&0x80) ? ~0 : 0; - } - break; - - case 0x70: /* SR */ - set_sr(OPN->type,SLOT,v); - break; - - case 0x80: /* SL, RR */ - set_sl_rr(OPN->type,SLOT,v); - break; - - case 0x90: /* SSG-EG */ - SLOT->ssg = v&0x0f; - SLOT->ssgn = (v&0x04)>>1; /* bit 1 in ssgn = attack */ - - /* SSG-EG envelope shapes : - - E AtAlH - 1 0 0 0 \\\\ - - 1 0 0 1 \___ - - 1 0 1 0 \/\/ - ___ - 1 0 1 1 \ - - 1 1 0 0 //// - ___ - 1 1 0 1 / - - 1 1 1 0 /\/\ - - 1 1 1 1 /___ - - - E = SSG-EG enable - - - The shapes are generated using Attack, Decay and Sustain phases. - - Each single character in the diagrams above represents this whole - sequence: - - - when KEY-ON = 1, normal Attack phase is generated (*without* any - difference when compared to normal mode), - - - later, when envelope level reaches minimum level (max volume), - the EG switches to Decay phase (which works with bigger steps - when compared to normal mode - see below), - - - later when envelope level passes the SL level, - the EG swithes to Sustain phase (which works with bigger steps - when compared to normal mode - see below), - - - finally when envelope level reaches maximum level (min volume), - the EG switches to Attack phase again (depends on actual waveform). - - Important is that when switch to Attack phase occurs, the phase counter - of that operator will be zeroed-out (as in normal KEY-ON) but not always. - (I havent found the rule for that - perhaps only when the output level is low) - - The difference (when compared to normal Envelope Generator mode) is - that the resolution in Decay and Sustain phases is 4 times lower; - this results in only 256 steps instead of normal 1024. - In other words: - when SSG-EG is disabled, the step inside of the EG is one, - when SSG-EG is enabled, the step is four (in Decay and Sustain phases). - - Times between the level changes are the same in both modes. - - - Important: - Decay 1 Level (so called SL) is compared to actual SSG-EG output, so - it is the same in both SSG and no-SSG modes, with this exception: - - when the SSG-EG is enabled and is generating raising levels - (when the EG output is inverted) the SL will be found at wrong level !!! - For example, when SL=02: - 0 -6 = -6dB in non-inverted EG output - 96-6 = -90dB in inverted EG output - Which means that EG compares its level to SL as usual, and that the - output is simply inverted afterall. - - - The Yamaha's manuals say that AR should be set to 0x1f (max speed). - That is not necessary, but then EG will be generating Attack phase. - - */ - - - break; - - case 0xa0: - switch( OPN_SLOT(r) ) - { - case 0: /* 0xa0-0xa2 : FNUM1 */ - { - UINT32 fn = (((UINT32)( (OPN->ST.fn_h)&7))<<8) + v; - UINT8 blk = OPN->ST.fn_h>>3; - /* keyscale code */ - CH->kcode = (blk<<2) | opn_fktable[fn >> 7]; - /* phase increment counter */ - CH->fc = OPN->fn_table[fn*2]>>(7-blk); - - /* store fnum in clear form for LFO PM calculations */ - CH->block_fnum = (blk<<11) | fn; - - CH->SLOT[SLOT1].Incr=-1; - } - break; - case 1: /* 0xa4-0xa6 : FNUM2,BLK */ - OPN->ST.fn_h = v&0x3f; - break; - case 2: /* 0xa8-0xaa : 3CH FNUM1 */ - if(r < 0x100) - { - UINT32 fn = (((UINT32)(OPN->SL3.fn_h&7))<<8) + v; - UINT8 blk = OPN->SL3.fn_h>>3; - /* keyscale code */ - OPN->SL3.kcode[c]= (blk<<2) | opn_fktable[fn >> 7]; - /* phase increment counter */ - OPN->SL3.fc[c] = OPN->fn_table[fn*2]>>(7-blk); - OPN->SL3.block_fnum[c] = (blk<<11) | fn; - (OPN->P_CH)[2].SLOT[SLOT1].Incr=-1; - } - break; - case 3: /* 0xac-0xae : 3CH FNUM2,BLK */ - if(r < 0x100) - OPN->SL3.fn_h = v&0x3f; - break; - } - break; - - case 0xb0: - switch( OPN_SLOT(r) ) - { - case 0: /* 0xb0-0xb2 : FB,ALGO */ - { - int feedback = (v>>3)&7; - CH->ALGO = v&7; - CH->FB = feedback ? feedback+6 : 0; - setup_connection( OPN, CH, c ); - } - break; - case 1: /* 0xb4-0xb6 : L , R , AMS , PMS (YM2612/YM2610B/YM2610/YM2608) */ - if( OPN->type & TYPE_LFOPAN) - { - /* b0-2 PMS */ - CH->pms = (v & 7) * 32; /* CH->pms = PM depth * 32 (index in lfo_pm_table) */ - - /* b4-5 AMS */ - CH->ams = lfo_ams_depth_shift[(v>>4) & 0x03]; - - /* PAN : b7 = L, b6 = R */ - OPN->pan[ c*2 ] = (v & 0x80) ? ~0 : 0; - OPN->pan[ c*2+1 ] = (v & 0x40) ? ~0 : 0; - - } - break; - } - break; - } -} - -#endif /* BUILD_OPN */ - -#if BUILD_OPN_PRESCALER -/* - prescaler circuit (best guess to verified chip behaviour) - - +--------------+ +-sel2-+ - | +--|in20 | - +---+ | +-sel1-+ | | -M-CLK -+-|1/2|-+--|in10 | +---+ | out|--INT_CLOCK - | +---+ | out|-|1/3|-|in21 | - +----------|in11 | +---+ +------+ - +------+ - -reg.2d : sel2 = in21 (select sel2) -reg.2e : sel1 = in11 (select sel1) -reg.2f : sel1 = in10 , sel2 = in20 (clear selector) -reset : sel1 = in11 , sel2 = in21 (clear both) - -*/ -static void OPNPrescaler_w(FM_OPN *OPN , int addr, int pre_divider) -{ - static const int opn_pres[4] = { 2*12 , 2*12 , 6*12 , 3*12 }; - static const int ssg_pres[4] = { 1 , 1 , 4 , 2 }; - int sel; - - switch(addr) - { - case 0: /* when reset */ - OPN->ST.prescaler_sel = 2; - break; - case 1: /* when postload */ - break; - case 0x2d: /* divider sel : select 1/1 for 1/3line */ - OPN->ST.prescaler_sel |= 0x02; - break; - case 0x2e: /* divider sel , select 1/3line for output */ - OPN->ST.prescaler_sel |= 0x01; - break; - case 0x2f: /* divider sel , clear both selector to 1/2,1/2 */ - OPN->ST.prescaler_sel = 0; - break; - } - sel = OPN->ST.prescaler_sel & 3; - /* update prescaler */ - OPNSetPres( OPN, opn_pres[sel]*pre_divider, - opn_pres[sel]*pre_divider, - ssg_pres[sel]*pre_divider ); -} -#endif /* BUILD_OPN_PRESCALER */ - -#if BUILD_YM2203 -/*****************************************************************************/ -/* YM2203 local section */ -/*****************************************************************************/ - -/* here's the virtual YM2203(OPN) */ -typedef struct -{ - UINT8 REGS[256]; /* registers */ - FM_OPN OPN; /* OPN state */ - FM_CH CH[3]; /* channel state */ -} YM2203; - -/* Generate samples for one of the YM2203s */ -void ym2203_update_one(void *chip, FMSAMPLE **buffer, int length) -{ - YM2203 *F2203 = (YM2203 *)chip; - FM_OPN *OPN = &F2203->OPN; - int i; - FMSAMPLE *bufL = buffer[0]; - FMSAMPLE *bufR = buffer[1]; - FM_CH *cch[3]; - - cch[0] = &F2203->CH[0]; - cch[1] = &F2203->CH[1]; - cch[2] = &F2203->CH[2]; - - - /* refresh PG and EG */ - refresh_fc_eg_chan( OPN, cch[0] ); - refresh_fc_eg_chan( OPN, cch[1] ); - if( (F2203->OPN.ST.mode & 0xc0) ) - { - /* 3SLOT MODE */ - if( cch[2]->SLOT[SLOT1].Incr==-1) - { - refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); - refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); - refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); - refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT4] , cch[2]->fc , cch[2]->kcode ); - } - } - else - refresh_fc_eg_chan( OPN, cch[2] ); - - - /* YM2203 doesn't have LFO so we must keep these globals at 0 level */ - OPN->LFO_AM = 0; - OPN->LFO_PM = 0; - - /* buffering */ - for (i=0; i < length ; i++) - { - /* clear outputs */ - OPN->out_fm[0] = 0; - OPN->out_fm[1] = 0; - OPN->out_fm[2] = 0; - - /* advance envelope generator */ - OPN->eg_timer += OPN->eg_timer_add; - while (OPN->eg_timer >= OPN->eg_timer_overflow) - { - OPN->eg_timer -= OPN->eg_timer_overflow; - OPN->eg_cnt++; - - advance_eg_channel(OPN, &cch[0]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[1]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[2]->SLOT[SLOT1]); - } - - /* calculate FM */ - chan_calc(OPN, cch[0], 0 ); - chan_calc(OPN, cch[1], 1 ); - chan_calc(OPN, cch[2], 2 ); - - /* buffering */ - { - int lt; - - lt = OPN->out_fm[0] + OPN->out_fm[1] + OPN->out_fm[2]; - - lt >>= FINAL_SH; - - //Limit( lt , MAXOUT, MINOUT ); - - #ifdef SAVE_SAMPLE - SAVE_ALL_CHANNELS - #endif - - /* buffering */ - bufL[i] = lt; - bufR[i] = lt; - } - - /* timer A control */ - INTERNAL_TIMER_A( &F2203->OPN.ST , cch[2] ) - } - INTERNAL_TIMER_B(&F2203->OPN.ST,length) -} - -/* ---------- reset one of chip ---------- */ -void ym2203_reset_chip(void *chip) -{ - int i; - YM2203 *F2203 = (YM2203 *)chip; - FM_OPN *OPN = &F2203->OPN; - - /* Reset Prescaler */ - OPNPrescaler_w(OPN, 0 , 1 ); - /* reset SSG section */ - (*OPN->ST.SSG->reset)(OPN->ST.param); - /* status clear */ - FM_IRQMASK_SET(&OPN->ST,0x03); - FM_BUSY_CLEAR(&OPN->ST); - OPNWriteMode(OPN,0x27,0x30); /* mode 0 , timer reset */ - - OPN->eg_timer = 0; - OPN->eg_cnt = 0; - - FM_STATUS_RESET(&OPN->ST, 0xff); - - reset_channels( &OPN->ST , F2203->CH , 3 ); - /* reset OPerator paramater */ - for(i = 0xb2 ; i >= 0x30 ; i-- ) OPNWriteReg(OPN,i,0); - for(i = 0x26 ; i >= 0x20 ; i-- ) OPNWriteReg(OPN,i,0); -} - -#ifdef __STATE_H__ -void ym2203_postload(void *chip) -{ - if (chip) - { - YM2203 *F2203 = (YM2203 *)chip; - int r; - - /* prescaler */ - OPNPrescaler_w(&F2203->OPN,1,1); - - /* SSG registers */ - for(r=0;r<16;r++) - { - (*F2203->OPN.ST.SSG->write)(F2203->OPN.ST.param,0,r); - (*F2203->OPN.ST.SSG->write)(F2203->OPN.ST.param,1,F2203->REGS[r]); - } - - /* OPN registers */ - /* DT / MULTI , TL , KS / AR , AMON / DR , SR , SL / RR , SSG-EG */ - for(r=0x30;r<0x9e;r++) - if((r&3) != 3) - OPNWriteReg(&F2203->OPN,r,F2203->REGS[r]); - /* FB / CONNECT , L / R / AMS / PMS */ - for(r=0xb0;r<0xb6;r++) - if((r&3) != 3) - OPNWriteReg(&F2203->OPN,r,F2203->REGS[r]); - - /* channels */ - /*FM_channel_postload(F2203->CH,3);*/ - } -} - -static void YM2203_save_state(YM2203 *F2203, const device_config *device) -{ - state_save_register_device_item_array(device, 0, F2203->REGS); - FMsave_state_st(device,&F2203->OPN.ST); - FMsave_state_channel(device,F2203->CH,3); - /* 3slots */ - state_save_register_device_item_array (device, 0, F2203->OPN.SL3.fc); - state_save_register_device_item (device, 0, F2203->OPN.SL3.fn_h); - state_save_register_device_item_array (device, 0, F2203->OPN.SL3.kcode); -} -#endif /* _STATE_H */ - -/* ---------- Initialize YM2203 emulator(s) ---------- - 'num' is the number of virtual YM2203s to allocate - 'clock' is the chip clock in Hz - 'rate' is sampling rate -*/ -//void * ym2203_init(void *param, const device_config *device, int clock, int rate, -// FM_TIMERHANDLER timer_handler,FM_IRQHANDLER IRQHandler, const ssg_callbacks *ssg) -void * ym2203_init(void *param, int clock, int rate, - FM_TIMERHANDLER timer_handler,FM_IRQHANDLER IRQHandler, const ssg_callbacks *ssg) -{ - YM2203 *F2203; - - /* allocate ym2203 state space */ - if( (F2203 = (YM2203 *)malloc(sizeof(YM2203)))==NULL) - return NULL; - /* clear */ - memset(F2203,0,sizeof(YM2203)); - - if( !init_tables() ) - { - free( F2203 ); - return NULL; - } - - F2203->OPN.ST.param = param; - F2203->OPN.type = TYPE_YM2203; - F2203->OPN.P_CH = F2203->CH; - //F2203->OPN.ST.device = device; - F2203->OPN.ST.clock = clock; - F2203->OPN.ST.rate = rate; - - F2203->OPN.ST.timer_handler = timer_handler; - F2203->OPN.ST.IRQ_Handler = IRQHandler; - F2203->OPN.ST.SSG = ssg; - -#ifdef __STATE_H__ - YM2203_save_state(F2203, device); -#endif - return F2203; -} - -/* shut down emulator */ -void ym2203_shutdown(void *chip) -{ - YM2203 *FM2203 = (YM2203 *)chip; - - FMCloseTable(); - free(FM2203); -} - -/* YM2203 I/O interface */ -int ym2203_write(void *chip,int a,UINT8 v) -{ - YM2203 *F2203 = (YM2203 *)chip; - FM_OPN *OPN = &F2203->OPN; - - if( !(a&1) ) - { /* address port */ - OPN->ST.address = (v &= 0xff); - - /* Write register to SSG emulator */ - if( v < 16 ) (*OPN->ST.SSG->write)(OPN->ST.param,0,v); - - /* prescaler select : 2d,2e,2f */ - if( v >= 0x2d && v <= 0x2f ) - OPNPrescaler_w(OPN , v , 1); - } - else - { /* data port */ - int addr = OPN->ST.address; - F2203->REGS[addr] = v; - switch( addr & 0xf0 ) - { - case 0x00: /* 0x00-0x0f : SSG section */ - /* Write data to SSG emulator */ - (*OPN->ST.SSG->write)(OPN->ST.param,a,v); - break; - case 0x20: /* 0x20-0x2f : Mode section */ - ym2203_update_req(OPN->ST.param); - /* write register */ - OPNWriteMode(OPN,addr,v); - break; - default: /* 0x30-0xff : OPN section */ - ym2203_update_req(OPN->ST.param); - /* write register */ - OPNWriteReg(OPN,addr,v); - } - FM_BUSY_SET(&OPN->ST,1); - } - return OPN->ST.irq; -} - -UINT8 ym2203_read(void *chip,int a) -{ - YM2203 *F2203 = (YM2203 *)chip; - int addr = F2203->OPN.ST.address; - UINT8 ret = 0; - - if( !(a&1) ) - { /* status port */ - ret = FM_STATUS_FLAG(&F2203->OPN.ST); - } - else - { /* data port (only SSG) */ - if( addr < 16 ) ret = (*F2203->OPN.ST.SSG->read)(F2203->OPN.ST.param); - } - return ret; -} - -int ym2203_timer_over(void *chip,int c) -{ - YM2203 *F2203 = (YM2203 *)chip; - - if( c ) - { /* Timer B */ - TimerBOver( &(F2203->OPN.ST) ); - } - else - { /* Timer A */ - ym2203_update_req(F2203->OPN.ST.param); - /* timer update */ - TimerAOver( &(F2203->OPN.ST) ); - /* CSM mode key,TL control */ - if( F2203->OPN.ST.mode & 0x80 ) - { /* CSM mode auto key on */ - CSMKeyControll( F2203->OPN.type, &(F2203->CH[2]) ); - } - } - return F2203->OPN.ST.irq; -} - -void ym2203_set_mutemask(void *chip, UINT32 MuteMask) -{ - YM2203 *F2203 = (YM2203 *)chip; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 3; CurChn ++) - F2203->CH[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} -#endif /* BUILD_YM2203 */ - - - -#if (BUILD_YM2608||BUILD_YM2610||BUILD_YM2610B) - -/* ADPCM type A channel struct */ -typedef struct -{ - UINT8 flag; /* port state */ - UINT8 flagMask; /* arrived flag mask */ - UINT8 now_data; /* current ROM data */ - UINT32 now_addr; /* current ROM address */ - UINT32 now_step; - UINT32 step; - UINT32 start; /* sample data start address*/ - UINT32 end; /* sample data end address */ - UINT8 IL; /* Instrument Level */ - INT32 adpcm_acc; /* accumulator */ - INT32 adpcm_step; /* step */ - INT32 adpcm_out; /* (speedup) hiro-shi!! */ - INT8 vol_mul; /* volume in "0.75dB" steps */ - UINT8 vol_shift; /* volume in "-6dB" steps */ - INT32 *pan; /* &out_adpcm[OPN_xxxx] */ - UINT8 Muted; -} ADPCM_CH; - -/* here's the virtual YM2610 */ -typedef struct -{ - UINT8 REGS[512]; /* registers */ - FM_OPN OPN; /* OPN state */ - FM_CH CH[6]; /* channel state */ - UINT8 addr_A1; /* address line A1 */ - - /* ADPCM-A unit */ - //const UINT8 *pcmbuf; /* pcm rom buffer */ - UINT8 *pcmbuf; /* pcm rom buffer */ - UINT32 pcm_size; /* size of pcm rom */ - UINT8 adpcmTL; /* adpcmA total level */ - ADPCM_CH adpcm[6]; /* adpcm channels */ - UINT32 adpcmreg[0x30]; /* registers */ - UINT8 adpcm_arrivedEndAddress; - YM_DELTAT deltaT; /* Delta-T ADPCM unit */ - UINT8 MuteDeltaT; - - UINT8 flagmask; /* YM2608 only */ - UINT8 irqmask; /* YM2608 only */ -} YM2610; - -/* here is the virtual YM2608 */ -typedef YM2610 YM2608; - - -/**** YM2610 ADPCM defines ****/ -#define ADPCM_SHIFT (16) /* frequency step rate */ -#define ADPCMA_ADDRESS_SHIFT 8 /* adpcm A address shift */ - -/* Algorithm and tables verified on real YM2608 and YM2610 */ - -/* usual ADPCM table (16 * 1.1^N) */ -static const int steps[49] = -{ - 16, 17, 19, 21, 23, 25, 28, - 31, 34, 37, 41, 45, 50, 55, - 60, 66, 73, 80, 88, 97, 107, - 118, 130, 143, 157, 173, 190, 209, - 230, 253, 279, 307, 337, 371, 408, - 449, 494, 544, 598, 658, 724, 796, - 876, 963, 1060, 1166, 1282, 1411, 1552 -}; - -/* different from the usual ADPCM table */ -static const int step_inc[8] = { -1*16, -1*16, -1*16, -1*16, 2*16, 5*16, 7*16, 9*16 }; - -/* speedup purposes only */ -static int jedi_table[ 49*16 ]; - - -static void Init_ADPCMATable(void) -{ - int step, nib; - - for (step = 0; step < 49; step++) - { - /* loop over all nibbles and compute the difference */ - for (nib = 0; nib < 16; nib++) - { - int value = (2*(nib & 0x07) + 1) * steps[step] / 8; - jedi_table[step*16 + nib] = (nib&0x08) ? -value : value; - } - } -} - -/* ADPCM A (Non control type) : calculate one channel output */ -INLINE void ADPCMA_calc_chan( YM2610 *F2610, ADPCM_CH *ch ) -{ - UINT32 step; - UINT8 data; - - if (ch->Muted) - return; - - - ch->now_step += ch->step; - if ( ch->now_step >= (1<now_step >> ADPCM_SHIFT; - ch->now_step &= (1< instead of == */ - /* YM2610 checks lower 20 bits only, the 4 MSB bits are sample bank */ - /* Here we use 1<<21 to compensate for nibble calculations */ - - if ( (ch->now_addr & ((1<<21)-1)) == ((ch->end<<1) & ((1<<21)-1)) ) - { - ch->flag = 0; - F2610->adpcm_arrivedEndAddress |= ch->flagMask; - return; - } -#if 0 - if ( ch->now_addr > (F2610->pcmsizeA<<1) ) - { -#ifdef _DEBUG - LOG(LOG_WAR,("YM2610: Attempting to play past adpcm rom size!\n" )); -#endif - return; - } -#endif - if ( ch->now_addr&1 ) - data = ch->now_data & 0x0f; - else - { - ch->now_data = *(F2610->pcmbuf+(ch->now_addr>>1)); - data = (ch->now_data >> 4) & 0x0f; - } - - ch->now_addr++; - - ch->adpcm_acc += jedi_table[ch->adpcm_step + data]; - - /* extend 12-bit signed int */ - if (ch->adpcm_acc & ~0x7ff) - ch->adpcm_acc |= ~0xfff; - else - ch->adpcm_acc &= 0xfff; - - ch->adpcm_step += step_inc[data & 7]; - Limit( ch->adpcm_step, 48*16, 0*16 ); - - }while(--step); - - /* calc pcm * volume data */ - ch->adpcm_out = ((ch->adpcm_acc * ch->vol_mul) >> ch->vol_shift) & ~3; /* multiply, shift and mask out 2 LSB bits */ - } - - /* output for work of output channels (out_adpcm[OPNxxxx])*/ - *(ch->pan) += ch->adpcm_out; -} - -/* ADPCM type A Write */ -static void FM_ADPCMAWrite(YM2610 *F2610,int r,int v) -{ - ADPCM_CH *adpcm = F2610->adpcm; - UINT8 c = r&0x07; - - F2610->adpcmreg[r] = v&0xff; /* stock data */ - switch( r ) - { - case 0x00: /* DM,--,C5,C4,C3,C2,C1,C0 */ - if( !(v&0x80) ) - { - /* KEY ON */ - for( c = 0; c < 6; c++ ) - { - if( (v>>c)&1 ) - { - /**** start adpcm ****/ - // The .step variable is already set and for the YM2608 it is different on channels 4 and 5. - //adpcm[c].step = (UINT32)((float)(1<OPN.ST.freqbase)/3.0); - adpcm[c].now_addr = adpcm[c].start<<1; - adpcm[c].now_step = 0; - adpcm[c].adpcm_acc = 0; - adpcm[c].adpcm_step= 0; - adpcm[c].adpcm_out = 0; - adpcm[c].flag = 1; - - if(F2610->pcmbuf==NULL) - { /* Check ROM Mapped */ -#ifdef _DEBUG - logerror("YM2608-YM2610: ADPCM-A rom not mapped\n"); -#endif - adpcm[c].flag = 0; - } - else - { - if(adpcm[c].end >= F2610->pcm_size) - { /* Check End in Range */ -#ifdef _DEBUG - logerror("YM2610: ADPCM-A end out of range: $%08x\n",adpcm[c].end); -#endif - /*adpcm[c].end = F2610->pcm_size-1;*/ /* JB: DO NOT uncomment this, otherwise you will break the comparison in the ADPCM_CALC_CHA() */ - } - if(adpcm[c].start >= F2610->pcm_size) /* Check Start in Range */ - { -#ifdef _DEBUG - logerror("YM2608-YM2610: ADPCM-A start out of range: $%08x\n",adpcm[c].start); -#endif - adpcm[c].flag = 0; - } - } - } - } - } - else - { - /* KEY OFF */ - for( c = 0; c < 6; c++ ) - if( (v>>c)&1 ) - adpcm[c].flag = 0; - } - break; - case 0x01: /* B0-5 = TL */ - F2610->adpcmTL = (v & 0x3f) ^ 0x3f; - for( c = 0; c < 6; c++ ) - { - int volume = F2610->adpcmTL + adpcm[c].IL; - - if ( volume >= 63 ) /* This is correct, 63 = quiet */ - { - adpcm[c].vol_mul = 0; - adpcm[c].vol_shift = 0; - } - else - { - adpcm[c].vol_mul = 15 - (volume & 7); /* so called 0.75 dB */ - adpcm[c].vol_shift = 1 + (volume >> 3); /* Yamaha engineers used the approximation: each -6 dB is close to divide by two (shift right) */ - } - - /* calc pcm * volume data */ - adpcm[c].adpcm_out = ((adpcm[c].adpcm_acc * adpcm[c].vol_mul) >> adpcm[c].vol_shift) & ~3; /* multiply, shift and mask out low 2 bits */ - } - break; - default: - c = r&0x07; - if( c >= 0x06 ) return; - switch( r&0x38 ) - { - case 0x08: /* B7=L,B6=R, B4-0=IL */ - { - int volume; - - adpcm[c].IL = (v & 0x1f) ^ 0x1f; - - volume = F2610->adpcmTL + adpcm[c].IL; - - if ( volume >= 63 ) /* This is correct, 63 = quiet */ - { - adpcm[c].vol_mul = 0; - adpcm[c].vol_shift = 0; - } - else - { - adpcm[c].vol_mul = 15 - (volume & 7); /* so called 0.75 dB */ - adpcm[c].vol_shift = 1 + (volume >> 3); /* Yamaha engineers used the approximation: each -6 dB is close to divide by two (shift right) */ - } - - adpcm[c].pan = &F2610->OPN.out_adpcm[(v>>6)&0x03]; - - /* calc pcm * volume data */ - adpcm[c].adpcm_out = ((adpcm[c].adpcm_acc * adpcm[c].vol_mul) >> adpcm[c].vol_shift) & ~3; /* multiply, shift and mask out low 2 bits */ - } - break; - case 0x10: - case 0x18: - adpcm[c].start = ( (F2610->adpcmreg[0x18 + c]*0x0100 | F2610->adpcmreg[0x10 + c]) << ADPCMA_ADDRESS_SHIFT); - break; - case 0x20: - case 0x28: - adpcm[c].end = ( (F2610->adpcmreg[0x28 + c]*0x0100 | F2610->adpcmreg[0x20 + c]) << ADPCMA_ADDRESS_SHIFT); - adpcm[c].end += (1<flag); - state_save_register_device_item(device, ch, adpcm->now_data); - state_save_register_device_item(device, ch, adpcm->now_addr); - state_save_register_device_item(device, ch, adpcm->now_step); - state_save_register_device_item(device, ch, adpcm->adpcm_acc); - state_save_register_device_item(device, ch, adpcm->adpcm_step); - state_save_register_device_item(device, ch, adpcm->adpcm_out); - } -} -#endif /* _STATE_H */ - -#endif /* (BUILD_YM2608||BUILD_YM2610||BUILD_YM2610B) */ - - -#if BUILD_YM2608 -/*****************************************************************************/ -/* YM2608 local section */ -/*****************************************************************************/ - - - -static const unsigned int YM2608_ADPCM_ROM_addr[2*6] = { -0x0000, 0x01bf, /* bass drum */ -0x01c0, 0x043f, /* snare drum */ -0x0440, 0x1b7f, /* top cymbal */ -0x1b80, 0x1cff, /* high hat */ -0x1d00, 0x1f7f, /* tom tom */ -0x1f80, 0x1fff /* rim shot */ -}; - - -/* - This data is derived from the chip's output - internal ROM can't be read. - It was verified, using real YM2608, that this ADPCM stream produces 100% correct output signal. -*/ - -static const unsigned char YM2608_ADPCM_ROM[0x2000] = { - -/* Source: 01BD.ROM */ -/* Length: 448 / 0x000001C0 */ - -0x88,0x08,0x08,0x08,0x00,0x88,0x16,0x76,0x99,0xB8,0x22,0x3A,0x84,0x3C,0xB1,0x54, -0x10,0xA9,0x98,0x32,0x80,0x33,0x9A,0xA7,0x4A,0xB4,0x58,0xBC,0x15,0x29,0x8A,0x97, -0x9B,0x44,0xAC,0x80,0x12,0xDE,0x13,0x1B,0xC0,0x58,0xC8,0x11,0x0A,0xA2,0x1A,0xA0, -0x00,0x98,0x0B,0x93,0x9E,0x92,0x0A,0x88,0xBE,0x14,0x1B,0x98,0x08,0xA1,0x4A,0xC1, -0x30,0xD9,0x33,0x98,0x10,0x89,0x17,0x1A,0x82,0x29,0x37,0x0C,0x83,0x50,0x9A,0x24, -0x1A,0x83,0x10,0x23,0x19,0xB3,0x72,0x8A,0x16,0x10,0x0A,0x93,0x70,0x99,0x23,0x99, -0x02,0x20,0x91,0x18,0x02,0x41,0xAB,0x24,0x18,0x81,0x99,0x4A,0xE8,0x28,0x9A,0x99, -0xA1,0x2F,0xA8,0x9D,0x90,0x08,0xCC,0xA3,0x1D,0xCA,0x82,0x0B,0xD8,0x08,0xB9,0x09, -0xBC,0xB8,0x00,0xBE,0x90,0x1B,0xCA,0x00,0x9B,0x8A,0xA8,0x91,0x0F,0xB3,0x3D,0xB8, -0x31,0x0B,0xA5,0x0A,0x11,0xA1,0x48,0x92,0x10,0x50,0x91,0x30,0x23,0x09,0x37,0x39, -0xA2,0x72,0x89,0x92,0x30,0x83,0x1C,0x96,0x28,0xB9,0x24,0x8C,0xA1,0x31,0xAD,0xA9, -0x13,0x9C,0xBA,0xA8,0x0B,0xBF,0xB8,0x9B,0xCA,0x88,0xDB,0xB8,0x19,0xFC,0x92,0x0A, -0xBA,0x89,0xAB,0xB8,0xAB,0xD8,0x08,0xAD,0xBA,0x33,0x9D,0xAA,0x83,0x3A,0xC0,0x40, -0xB9,0x15,0x39,0xA2,0x52,0x89,0x02,0x63,0x88,0x13,0x23,0x03,0x52,0x02,0x54,0x00, -0x11,0x23,0x23,0x35,0x20,0x01,0x44,0x41,0x80,0x24,0x40,0xA9,0x45,0x19,0x81,0x12, -0x81,0x02,0x11,0x21,0x19,0x02,0x61,0x8A,0x13,0x3A,0x10,0x12,0x23,0x8B,0x37,0x18, -0x91,0x24,0x10,0x81,0x34,0x20,0x05,0x32,0x82,0x53,0x20,0x14,0x33,0x31,0x34,0x52, -0x00,0x43,0x32,0x13,0x52,0x22,0x13,0x52,0x11,0x43,0x11,0x32,0x32,0x32,0x22,0x02, -0x13,0x12,0x89,0x22,0x19,0x81,0x81,0x08,0xA8,0x08,0x8B,0x90,0x1B,0xBA,0x8A,0x9B, -0xB9,0x89,0xCA,0xB9,0xAB,0xCA,0x9B,0xCA,0xB9,0xAB,0xDA,0x99,0xAC,0xBB,0x9B,0xAC, -0xAA,0xBA,0xAC,0xAB,0x9A,0xAA,0xAA,0xBA,0xB8,0xA9,0xBA,0x99,0xA9,0x9A,0xA0,0x8A, -0xA9,0x08,0x8A,0xA9,0x00,0x99,0x89,0x88,0x98,0x08,0x99,0x00,0x89,0x80,0x08,0x98, -0x00,0x88,0x88,0x80,0x90,0x80,0x90,0x80,0x81,0x99,0x08,0x88,0x99,0x09,0x00,0x1A, -0xA8,0x10,0x9A,0x88,0x08,0x0A,0x8A,0x89,0x99,0xA8,0x98,0xA9,0x99,0x99,0xA9,0x99, -0xAA,0x8A,0xAA,0x9B,0x8A,0x9A,0xA9,0x9A,0xBA,0x99,0x9A,0xAA,0x99,0x89,0xA9,0x99, -0x98,0x9A,0x98,0x88,0x09,0x89,0x09,0x08,0x08,0x09,0x18,0x18,0x00,0x12,0x00,0x11, -0x11,0x11,0x12,0x12,0x21,0x21,0x22,0x22,0x22,0x22,0x22,0x22,0x32,0x31,0x32,0x31, -0x32,0x32,0x21,0x31,0x21,0x32,0x21,0x12,0x00,0x80,0x80,0x80,0x80,0x80,0x80,0x80, - -/* Source: 02SD.ROM */ -/* Length: 640 / 0x00000280 */ - -0x0A,0xDC,0x14,0x0B,0xBA,0xBC,0x01,0x0F,0xF5,0x2F,0x87,0x19,0xC9,0x24,0x1B,0xA1, -0x31,0x99,0x90,0x32,0x32,0xFE,0x83,0x48,0xA8,0xA9,0x23,0x19,0xBC,0x91,0x02,0x41, -0xDE,0x81,0x28,0xA8,0x0A,0xB1,0x72,0xDA,0x23,0xBC,0x04,0x19,0xB8,0x21,0x8A,0x03, -0x29,0xBA,0x14,0x21,0x0B,0xC0,0x43,0x08,0x91,0x50,0x93,0x0F,0x86,0x1A,0x91,0x18, -0x21,0xCB,0x27,0x0A,0xA1,0x42,0x8C,0xA9,0x21,0x10,0x08,0xAB,0x94,0x2A,0xDA,0x02, -0x8B,0x91,0x09,0x98,0xAE,0x80,0xA9,0x02,0x0A,0xE9,0x21,0xBB,0x15,0x20,0xBE,0x92, -0x42,0x09,0xA9,0x11,0x34,0x08,0x12,0x0A,0x27,0x29,0xA1,0x52,0x12,0x8E,0x92,0x28, -0x92,0x2B,0xD1,0x23,0xBF,0x81,0x10,0x99,0xA8,0x0A,0xC4,0x3B,0xB9,0xB0,0x00,0x62, -0xCF,0x92,0x29,0x92,0x2B,0xB1,0x1C,0xB2,0x72,0xAA,0x88,0x11,0x18,0x80,0x13,0x9E, -0x03,0x18,0xB0,0x60,0xA1,0x28,0x88,0x08,0x04,0x10,0x8F,0x96,0x19,0x90,0x01,0x09, -0xC8,0x50,0x91,0x8A,0x01,0xAB,0x03,0x50,0xBA,0x9D,0x93,0x68,0xBA,0x80,0x22,0xCB, -0x41,0xBC,0x92,0x60,0xB9,0x1A,0x95,0x4A,0xC8,0x20,0x88,0x33,0xAC,0x92,0x38,0x83, -0x09,0x80,0x16,0x09,0x29,0xD0,0x54,0x8C,0xA2,0x28,0x91,0x89,0x93,0x60,0xCD,0x85, -0x1B,0xA1,0x49,0x90,0x8A,0x80,0x34,0x0C,0xC9,0x14,0x19,0x98,0xA0,0x40,0xA9,0x21, -0xD9,0x34,0x0A,0xA9,0x10,0x23,0xCB,0x25,0xAA,0x25,0x9B,0x13,0xCD,0x16,0x09,0xA0, -0x80,0x01,0x19,0x90,0x88,0x21,0xAC,0x33,0x8B,0xD8,0x27,0x3B,0xB8,0x81,0x31,0x80, -0xAF,0x97,0x0A,0x82,0x0A,0xA0,0x21,0x89,0x8A,0xA2,0x32,0x8D,0xBB,0x87,0x19,0x21, -0xC9,0xBC,0x45,0x09,0x90,0x09,0xA1,0x24,0x1A,0xD0,0x10,0x08,0x11,0xA9,0x21,0xE8, -0x60,0xA9,0x14,0x0C,0xD1,0x32,0xAB,0x04,0x0C,0x81,0x90,0x29,0x83,0x9B,0x01,0x8F, -0x97,0x0B,0x82,0x18,0x88,0xBA,0x06,0x39,0xC8,0x23,0xBC,0x04,0x09,0x92,0x08,0x1A, -0xBB,0x74,0x8C,0x81,0x18,0x81,0x9D,0x83,0x41,0xCD,0x81,0x40,0x9A,0x90,0x10,0x12, -0x9C,0xA1,0x68,0xD8,0x33,0x9C,0x91,0x01,0x12,0xBE,0x02,0x09,0x12,0x99,0x9A,0x36, -0x0A,0xB0,0x30,0x88,0xA3,0x2D,0x12,0xBC,0x03,0x3A,0x11,0xBD,0x08,0xC8,0x62,0x80, -0x8B,0xD8,0x23,0x38,0xF9,0x12,0x08,0x99,0x91,0x21,0x99,0x85,0x2F,0xB2,0x30,0x90, -0x88,0xD9,0x53,0xAC,0x82,0x19,0x91,0x20,0xCC,0x96,0x29,0xC9,0x24,0x89,0x80,0x99, -0x12,0x08,0x18,0x88,0x99,0x23,0xAB,0x73,0xCB,0x33,0x9F,0x04,0x2B,0xB1,0x08,0x03, -0x1B,0xC9,0x21,0x32,0xFA,0x33,0xDB,0x02,0x33,0xAE,0xB9,0x54,0x8B,0xA1,0x20,0x89, -0x90,0x11,0x88,0x09,0x98,0x23,0xBE,0x37,0x8D,0x81,0x20,0xAA,0x34,0xBB,0x13,0x18, -0xB9,0x40,0xB1,0x18,0x83,0x8E,0xB2,0x72,0xBC,0x82,0x30,0xA9,0x9A,0x24,0x8B,0x27, -0x0E,0x91,0x20,0x90,0x08,0xB0,0x32,0xB9,0x21,0xB0,0xAC,0x45,0x9A,0xA1,0x50,0xA9, -0x80,0x0A,0x26,0x9B,0x11,0xBB,0x23,0x71,0xCB,0x12,0x10,0xB8,0x40,0xA9,0xA5,0x39, -0xC0,0x30,0xB2,0x20,0xAA,0xBA,0x76,0x1C,0xC1,0x48,0x98,0x80,0x18,0x81,0xAA,0x23, -0x9C,0xA2,0x32,0xAC,0x9A,0x43,0x9C,0x12,0xAD,0x82,0x72,0xBC,0x00,0x82,0x39,0xD1, -0x3A,0xB8,0x35,0x9B,0x10,0x40,0xF9,0x22,0x0A,0xC0,0x51,0xB9,0x82,0x18,0x98,0xA3, -0x79,0xD0,0x20,0x88,0x09,0x01,0x99,0x82,0x11,0x38,0xFC,0x33,0x09,0xC8,0x40,0xA9, -0x11,0x29,0xAA,0x94,0x3A,0xC2,0x4A,0xC0,0x89,0x52,0xBC,0x11,0x08,0x09,0xB8,0x71, -0xA9,0x08,0xA8,0x62,0x8D,0x92,0x10,0x00,0x9E,0x94,0x38,0xBA,0x13,0x88,0x90,0x4A, -0xE2,0x30,0xBA,0x02,0x00,0x19,0xD9,0x62,0xBB,0x04,0x0B,0xA3,0x68,0xB9,0x21,0x88, -0x9D,0x04,0x10,0x8C,0xC8,0x62,0x99,0xAA,0x24,0x1A,0x80,0x9A,0x14,0x9B,0x26,0x8C, -0x92,0x30,0xB9,0x09,0xA3,0x71,0xBB,0x10,0x19,0x82,0x39,0xDB,0x02,0x44,0x9F,0x10, - -/* Source: 04TOP.ROM */ -/* Length: 5952 / 0x00001740 */ - -0x07,0xFF,0x7C,0x3C,0x31,0xC6,0xC4,0xBB,0x7F,0x7F,0x7B,0x82,0x8A,0x4D,0x5F,0x7C, -0x3E,0x44,0xD2,0xB3,0xA0,0x19,0x1B,0x6C,0x81,0x28,0xC4,0xA1,0x1C,0x4B,0x18,0x00, -0x2A,0xA2,0x0A,0x7C,0x2A,0x00,0x01,0x89,0x98,0x48,0x8A,0x3C,0x28,0x2A,0x5B,0x3E, -0x3A,0x1A,0x3B,0x3D,0x4B,0x3B,0x4A,0x08,0x2A,0x1A,0x2C,0x4A,0x3B,0x82,0x99,0x3C, -0x5D,0x29,0x2B,0x39,0x0B,0x23,0xAB,0x1A,0x4C,0x79,0xA3,0x01,0xC1,0x2A,0x0A,0x38, -0xA7,0xB9,0x12,0x1F,0x29,0x08,0x82,0xA1,0x08,0xA9,0x42,0xAA,0x95,0xB3,0x90,0x81, -0x09,0xD4,0x1A,0x80,0x1B,0x07,0xB8,0x12,0x8E,0x49,0x81,0x92,0xD3,0x90,0xA1,0x2A, -0x02,0xE1,0xA3,0x99,0x02,0xB3,0x94,0xB3,0xB0,0xF4,0x98,0x93,0x90,0x13,0xE1,0x81, -0x99,0x38,0x91,0xA6,0xD3,0x99,0x94,0xC1,0x83,0xB1,0x92,0x98,0x49,0xC4,0xB2,0xA4, -0xA3,0xD0,0x1A,0x30,0xBA,0x59,0x02,0xD4,0xA0,0xA4,0xA2,0x8A,0x01,0x00,0xB7,0xA8, -0x18,0x2A,0x2B,0x1E,0x23,0xC8,0x1A,0x00,0x39,0xA0,0x18,0x92,0x4F,0x2D,0x5A,0x10, -0x89,0x81,0x2A,0x8B,0x6A,0x02,0x09,0xB3,0x8D,0x48,0x1B,0x80,0x19,0x34,0xF8,0x29, -0x0A,0x7B,0x2A,0x28,0x81,0x0C,0x02,0x1E,0x29,0x09,0x12,0xC2,0x94,0xE1,0x18,0x98, -0x02,0xC4,0x89,0x91,0x1A,0x20,0xA9,0x02,0x1B,0x48,0x8E,0x20,0x88,0x2D,0x08,0x59, -0x1B,0x02,0xA3,0xB1,0x8A,0x1E,0x58,0x80,0xC2,0xB6,0x88,0x91,0x88,0x11,0xA1,0xA3, -0xE2,0x01,0xB0,0x19,0x11,0x09,0xF4,0x88,0x09,0x88,0x19,0x89,0x12,0xF1,0x2A,0x28, -0x8C,0x25,0x99,0xA4,0x98,0x39,0xA1,0x00,0xD0,0x58,0xAA,0x59,0x01,0x0C,0x00,0x2B, -0x00,0x08,0x89,0x6B,0x69,0x90,0x01,0x90,0x98,0x12,0xB3,0xF3,0xA0,0x89,0x02,0x3B, -0x0C,0x50,0xA9,0x4E,0x6B,0x19,0x28,0x09,0xA2,0x08,0x2F,0x20,0x88,0x92,0x8A,0x11, -0xC4,0x93,0xF1,0x18,0x88,0x11,0xF2,0x80,0x92,0xA8,0x02,0xA8,0xB7,0xB3,0xA3,0xA0, -0x88,0x1A,0x40,0xE2,0x91,0x19,0x88,0x18,0x91,0x83,0xC1,0xB5,0x92,0xA9,0xC6,0x90, -0x01,0xC2,0x81,0x98,0x03,0xF0,0x00,0x2C,0x2A,0x92,0x2C,0x83,0x1F,0x3A,0x29,0x00, -0xB8,0x70,0xAB,0x69,0x18,0x89,0x10,0x0D,0x12,0x0B,0x88,0x4A,0x3A,0x9B,0x70,0xA8, -0x28,0x2F,0x2A,0x3A,0x1B,0x85,0x88,0x8B,0x6A,0x29,0x00,0x91,0x91,0x1B,0x7C,0x29, -0x01,0x88,0x90,0x19,0x2B,0x2B,0x00,0x39,0xA8,0x5E,0x21,0x89,0x91,0x09,0x3A,0x6F, -0x2A,0x18,0x18,0x8B,0x50,0x89,0x2B,0x19,0x49,0x88,0x29,0xF5,0x89,0x08,0x09,0x12, -0xAA,0x15,0xB0,0x82,0xAC,0x38,0x00,0x3F,0x81,0x10,0xB0,0x49,0xA2,0x81,0x3A,0xC8, -0x87,0x90,0xC4,0xA3,0x99,0x19,0x83,0xE1,0x84,0xE2,0xA2,0x90,0x80,0x93,0xB5,0xC4, -0xB3,0xA1,0x0A,0x18,0x92,0xC4,0xA0,0x93,0x0C,0x3A,0x18,0x01,0x1E,0x20,0xB1,0x82, -0x8C,0x03,0xB5,0x2E,0x82,0x19,0xB2,0x1B,0x1B,0x6B,0x4C,0x19,0x12,0x8B,0x5A,0x11, -0x0C,0x3A,0x2C,0x18,0x3D,0x08,0x2A,0x5C,0x18,0x00,0x88,0x3D,0x29,0x80,0x2A,0x09, -0x00,0x7A,0x0A,0x10,0x0B,0x69,0x98,0x10,0x81,0x3F,0x00,0x18,0x19,0x91,0xB7,0x9A, -0x28,0x8A,0x48,0x92,0xF3,0xA2,0x88,0x98,0x87,0xA1,0x88,0x80,0x81,0x95,0xD1,0xA3, -0x1B,0x1C,0x39,0x10,0xA1,0x2A,0x0B,0x7A,0x4B,0x80,0x13,0xC1,0xD1,0x2B,0x2A,0x85, -0xB2,0xA2,0x93,0xB2,0xD3,0x80,0xD1,0x18,0x08,0x08,0xB7,0x98,0x81,0x3F,0x01,0x88, -0x01,0xE2,0x00,0x9A,0x59,0x08,0x10,0xC3,0x99,0x84,0xA9,0xA5,0x91,0x91,0x91,0x80, -0xB5,0x94,0xC0,0x01,0x98,0x09,0x84,0xB0,0x80,0x7A,0x08,0x18,0x90,0xA8,0x6A,0x1C, -0x39,0x2A,0xB7,0x98,0x19,0x10,0x2A,0xA1,0x10,0xBD,0x39,0x18,0x2D,0x39,0x3F,0x10, -0x3F,0x01,0x09,0x19,0x0A,0x38,0x8C,0x40,0xB3,0xB4,0x93,0xAD,0x20,0x2B,0xD4,0x81, -0xC3,0xB0,0x39,0xA0,0x23,0xD8,0x04,0xB1,0x9B,0xA7,0x1A,0x92,0x08,0xA5,0x88,0x81, -0xE2,0x01,0xB8,0x01,0x81,0xC1,0xC7,0x90,0x92,0x80,0xA1,0x97,0xA0,0xA2,0x82,0xB8, -0x18,0x00,0x9C,0x78,0x98,0x83,0x0B,0x0B,0x32,0x7D,0x19,0x10,0xA1,0x19,0x09,0x0A, -0x78,0xA8,0x10,0x1B,0x29,0x29,0x1A,0x14,0x2F,0x88,0x4A,0x1B,0x10,0x10,0xAB,0x79, -0x0D,0x49,0x18,0xA0,0x02,0x1F,0x19,0x3A,0x2B,0x11,0x8A,0x88,0x79,0x8A,0x20,0x49, -0x9B,0x58,0x0B,0x28,0x18,0xA9,0x3A,0x7D,0x00,0x29,0x88,0x82,0x3D,0x1A,0x38,0xBA, -0x15,0x09,0xAA,0x51,0x8B,0x83,0x3C,0x8A,0x58,0x1B,0xB5,0x01,0xBB,0x50,0x19,0x99, -0x24,0xCA,0x21,0x1B,0xA2,0x87,0xA8,0xB1,0x68,0xA1,0xA6,0xA2,0xA8,0x29,0x8B,0x24, -0xB4,0xE2,0x92,0x8A,0x00,0x19,0x93,0xB5,0xB4,0xB1,0x81,0xB1,0x03,0x9A,0x82,0xA7, -0x90,0xD6,0xA0,0x80,0x1B,0x29,0x01,0xA4,0xE1,0x18,0x0A,0x2A,0x29,0x92,0xC7,0xA8, -0x81,0x19,0x89,0x30,0x10,0xE0,0x30,0xB8,0x10,0x0C,0x1A,0x79,0x1B,0xA7,0x80,0xA0, -0x00,0x0B,0x28,0x18,0xB1,0x85,0x1E,0x00,0x20,0xA9,0x18,0x18,0x1C,0x13,0xBC,0x15, -0x99,0x2E,0x12,0x00,0xE1,0x00,0x0B,0x3B,0x21,0x90,0x06,0xC9,0x2A,0x49,0x0A,0x18, -0x20,0xD1,0x3C,0x08,0x00,0x83,0xC9,0x41,0x8E,0x18,0x08,0x02,0xA0,0x09,0xA4,0x7B, -0x90,0x19,0x2A,0x10,0x2A,0xA8,0x71,0xBA,0x10,0x4A,0x0E,0x22,0xB2,0xB2,0x1B,0x8C, -0x78,0x1A,0xB5,0x93,0xA9,0x1B,0x49,0x19,0x29,0xA3,0xC6,0x88,0xAA,0x32,0x0D,0x1B, -0x22,0x08,0xC2,0x18,0xB9,0x79,0x3F,0x01,0x10,0xA9,0x84,0x1C,0x09,0x21,0xB0,0xA7, -0x0A,0x99,0x50,0x0C,0x81,0x28,0x8B,0x48,0x2E,0x00,0x08,0x99,0x38,0x5B,0x88,0x14, -0xA9,0x08,0x11,0xAA,0x72,0xC1,0xB3,0x09,0x8A,0x05,0x91,0xF2,0x81,0xA1,0x09,0x02, -0xF2,0x92,0x99,0x1A,0x49,0x80,0xC5,0x90,0x90,0x18,0x09,0x12,0xA1,0xF2,0x81,0x98, -0xC6,0x91,0xA0,0x11,0xA0,0x94,0xB4,0xF2,0x81,0x8B,0x03,0x80,0xD2,0x93,0xA8,0x88, -0x69,0xA0,0x03,0xB8,0x88,0x32,0xBC,0x97,0x80,0xB1,0x3B,0x1A,0xA6,0x00,0xD1,0x01, -0x0B,0x3B,0x30,0x9B,0x31,0x3E,0x92,0x19,0x8A,0xD3,0x5C,0x1B,0x41,0xA0,0x93,0xA2, -0xAF,0x39,0x4C,0x01,0x92,0xA8,0x81,0x3C,0x0D,0x78,0x98,0x00,0x19,0x0A,0x20,0x2D, -0x29,0x3C,0x1B,0x48,0x88,0x99,0x7A,0x2D,0x29,0x2A,0x82,0x80,0xA8,0x49,0x3E,0x19, -0x11,0x98,0x82,0x9A,0x3B,0x28,0x2F,0x20,0x4C,0x90,0x29,0x19,0x9A,0x7A,0x29,0x28, -0x98,0x88,0x33,0xCD,0x11,0x3A,0xC1,0xA4,0xA0,0xC4,0x82,0xC8,0x50,0x98,0xB2,0x21, -0xC0,0xB6,0x98,0x82,0x80,0x9C,0x23,0x00,0xF8,0x30,0xA8,0x1A,0x68,0xA8,0x86,0x9A, -0x01,0x2A,0x0A,0x97,0x91,0xC1,0x18,0x89,0x02,0x83,0xE0,0x01,0x8B,0x29,0x30,0xE2, -0x91,0x0B,0x18,0x3B,0x1C,0x11,0x28,0xAC,0x78,0x80,0x93,0x91,0xA9,0x49,0x8B,0x87, -0x90,0x99,0x3D,0x5A,0x81,0x08,0xA1,0x11,0x2F,0x1A,0x21,0x9B,0x15,0xA2,0xB0,0x11, -0xC0,0x91,0x5B,0x98,0x24,0xA2,0xF2,0x92,0x8B,0x6A,0x18,0x81,0xB5,0xB1,0x88,0x4C, -0x00,0x00,0xA4,0xC1,0x2B,0x1A,0x59,0x0A,0x02,0x80,0x1E,0x02,0x08,0xB3,0x80,0x9A, -0x23,0xB8,0xF2,0x84,0xAB,0x01,0x48,0x90,0xA7,0x90,0x0A,0x29,0x09,0x95,0x99,0xA0, -0x59,0x2B,0x00,0x97,0xB0,0x29,0x89,0x2A,0x03,0xD0,0xB7,0x1B,0x81,0x00,0xA6,0xB1, -0x90,0x09,0x48,0xC0,0x11,0x00,0x8A,0x00,0x5B,0x83,0x9A,0x18,0x2F,0x3C,0x18,0x11, -0xA9,0x04,0x1A,0x4F,0x01,0x98,0x81,0x09,0x09,0x4A,0x18,0xB4,0xA2,0x0B,0x59,0x90, -0x3B,0x49,0xBC,0x40,0x6A,0x88,0x3A,0x08,0x3E,0x3A,0x80,0x93,0xB0,0xE1,0x5A,0x00, -0xA4,0xB3,0xE3,0x90,0x0D,0x38,0x09,0x82,0xC4,0xA1,0xB1,0x4C,0x18,0x10,0x91,0xB2, -0x13,0xEA,0x34,0x99,0x88,0xA6,0x89,0x92,0x91,0xC1,0x20,0xB2,0xC2,0x86,0xD2,0xB3, -0x80,0xB2,0x08,0x09,0x87,0x91,0xC0,0x11,0x89,0x90,0x28,0xB9,0x79,0x19,0xA4,0x82, -0xD0,0x03,0x0C,0xA3,0xA5,0xB2,0xB2,0x1B,0x29,0x13,0xF1,0xB4,0x81,0x9D,0x38,0x00, -0xC4,0xA1,0x89,0x59,0x1A,0x81,0xA4,0xA9,0x1C,0x6A,0x19,0x02,0xB1,0x1A,0x4A,0x0B, -0x78,0x89,0x81,0x1C,0x2A,0x29,0x4A,0xA3,0x3E,0x1C,0x49,0x1A,0x08,0x21,0xAE,0x28, -0x4B,0x19,0x20,0x8C,0x10,0x3A,0xAB,0x26,0x8B,0x18,0x59,0x99,0x13,0xA2,0xAB,0x79, -0x2F,0x18,0x10,0xB2,0x80,0x1B,0x4D,0x5A,0x80,0x82,0x98,0x81,0x80,0x09,0xA5,0x90, -0x91,0x03,0xC2,0xE2,0x81,0xA8,0x82,0x09,0xC6,0xA3,0xB1,0x08,0x5B,0x08,0x05,0xD1, -0xA2,0x89,0x2A,0x28,0x91,0xA6,0x88,0xB0,0x49,0x80,0x09,0x08,0x88,0x07,0xB8,0x05, -0x99,0x81,0x88,0x18,0xE2,0x00,0xC3,0x18,0x0D,0x10,0x30,0xD0,0x93,0x8A,0x09,0x10, -0x2F,0x11,0x90,0xA1,0x20,0x9B,0xB1,0x73,0xC8,0x94,0x98,0x3B,0x01,0x0C,0x30,0x19, -0xF8,0x12,0x90,0xBA,0x78,0x0A,0x11,0x98,0xA0,0x79,0x8A,0x30,0x2B,0xC2,0x11,0x0D, -0x09,0x7A,0x00,0x82,0xB9,0x01,0x7A,0x89,0x21,0x09,0xA1,0x0A,0x7C,0x10,0x88,0xB5, -0x88,0x0A,0x2B,0x69,0x1A,0x10,0xA0,0x5B,0x19,0x1A,0x10,0x19,0x1A,0x6C,0x20,0x90, -0xA5,0x98,0x1B,0x0A,0x69,0x82,0xD1,0x18,0x09,0x19,0x2A,0x93,0xD4,0x9A,0x01,0x49, -0xA2,0xA2,0x82,0xD8,0x22,0xAA,0x97,0xA9,0x2D,0x38,0x2A,0xB6,0x80,0x90,0x0A,0x3C, -0x82,0x94,0xB8,0x21,0x0E,0x2A,0x22,0xB8,0x00,0x4F,0x2B,0x3A,0x81,0xA1,0x29,0x2C, -0x6A,0x13,0xD1,0xA2,0x98,0x28,0x0C,0x01,0xD5,0x08,0xA9,0x31,0xB3,0xB0,0xA7,0xB0, -0x29,0x1B,0x87,0xA2,0xA1,0xB2,0x4A,0x89,0x11,0xC3,0xF3,0x98,0x08,0x03,0xA0,0xA3, -0xC5,0x90,0xB3,0xB5,0xB4,0xB8,0x02,0x91,0x91,0xD3,0xA4,0xC1,0x1B,0x82,0x28,0xA4, -0xD1,0x94,0x8A,0x28,0x08,0x03,0xE0,0x80,0xD4,0x90,0x91,0xA1,0x3B,0x3D,0x02,0xE4, -0xA1,0x92,0x89,0x1A,0x4B,0x95,0xB3,0x90,0x99,0x6A,0x0A,0x30,0xA1,0x93,0xA6,0xA9, -0x85,0x8B,0x82,0x10,0xB1,0xA3,0x94,0xF8,0x38,0x9A,0x30,0x1A,0x8B,0xA7,0x89,0x01, -0x5B,0x19,0x18,0x11,0xF0,0x18,0x1C,0x39,0x19,0x0C,0x12,0x1C,0x2A,0x7B,0x3A,0x88, -0x2B,0x18,0x2B,0x5C,0x20,0x92,0x8D,0x38,0x8A,0x3A,0x5B,0x2E,0x3A,0x2B,0x10,0x12, -0xBB,0x6A,0x4D,0x18,0x10,0xB1,0x81,0x2A,0x8B,0x79,0x80,0x01,0x0A,0x09,0x5B,0x2D, -0x84,0x8A,0x08,0x02,0xA2,0x91,0x82,0xE8,0x50,0x9B,0x85,0xA3,0xB0,0xA3,0x1B,0x02, -0x18,0xF3,0xA2,0x88,0xAB,0x53,0xD1,0xB4,0xA3,0x09,0x09,0x18,0xD4,0x08,0xB0,0x09, -0x58,0xD1,0x82,0x89,0x81,0x1A,0x18,0x05,0xB9,0xC3,0x30,0xC0,0x95,0x80,0xC3,0x89, -0x89,0x13,0x88,0xF2,0x93,0x0E,0x18,0x01,0x92,0xA5,0xB8,0x2A,0x39,0xAA,0x33,0x9A, -0xB1,0x11,0xF5,0xA1,0xA1,0x0A,0x50,0xB8,0x03,0xC4,0xA0,0x4E,0x29,0x10,0x88,0xC2, -0x1A,0x39,0x1D,0x28,0x98,0x94,0x0E,0x10,0x2A,0x3C,0x02,0x2D,0x1B,0x4B,0x3B,0x49, -0x19,0xA9,0x48,0x2F,0x29,0x10,0x89,0x02,0x0C,0x10,0x09,0xB9,0x70,0x1B,0x8A,0x50, -0xA8,0x2B,0x49,0x89,0x69,0x88,0x95,0x89,0x90,0x92,0x4C,0x19,0x82,0xC1,0x01,0x80, -0xA0,0x2B,0x7A,0x81,0x10,0xC2,0xB7,0x98,0x88,0x19,0x2C,0x03,0xB1,0xA4,0xA1,0x0C, -0x3B,0x78,0x88,0x85,0xB1,0xA0,0x1B,0x3A,0x4A,0x08,0x94,0x81,0xF1,0x80,0x00,0x0C, -0x59,0x09,0x18,0x90,0xA6,0x92,0x8C,0x1A,0x79,0x92,0xA8,0x00,0x81,0x2E,0x2A,0x13, -0xA2,0xB0,0xA5,0x88,0x88,0x89,0x11,0x19,0xA0,0xF3,0x82,0xB0,0x83,0x5F,0x2A,0x01, -0xA1,0x94,0xB0,0x09,0x78,0x98,0xA3,0xA6,0xA0,0x91,0x80,0x93,0x98,0xC1,0x12,0x18, -0xC9,0x17,0xA0,0xA0,0x1A,0x21,0x80,0x99,0xD4,0x30,0x9D,0x00,0x10,0x2F,0x08,0x1C, -0x21,0x08,0xB4,0xC3,0x2B,0xA9,0x52,0xD2,0xA3,0xD1,0x09,0x10,0x8B,0x24,0x92,0xD1, -0x80,0x19,0xA0,0x2C,0x12,0x49,0xAA,0xB6,0x95,0xB8,0x08,0x3A,0x2B,0x01,0xF3,0xB3, -0x0B,0x09,0x79,0x18,0xA2,0xA4,0xA0,0x18,0x0C,0x20,0x08,0xA9,0x16,0x0C,0x00,0x1B, -0x08,0x2B,0x7B,0x01,0x01,0xB9,0x59,0x19,0x8B,0x45,0xA8,0x80,0x0C,0x1A,0x41,0x1E, -0x00,0x28,0xA8,0x5A,0x00,0xC1,0x49,0x99,0x21,0x1D,0x08,0x85,0x99,0x95,0x89,0x90, -0x11,0x90,0xD1,0x28,0xB2,0xA7,0x99,0x81,0x02,0xAC,0x13,0x81,0xB2,0xA6,0xA9,0x28, -0x1C,0xB1,0x33,0xD1,0xC1,0x58,0xA8,0x14,0xB0,0xB7,0x91,0xA0,0x82,0x89,0xC2,0x28, -0xA1,0xB2,0x49,0xD2,0x94,0xC8,0x12,0x80,0x99,0x85,0x08,0xD3,0x09,0xA2,0xB3,0x1E, -0x08,0x21,0xB9,0x23,0xB4,0xAB,0x41,0xAC,0x87,0x09,0xA2,0xC5,0x0B,0x2A,0x5A,0x91, -0x20,0x9A,0x89,0x78,0x9B,0x31,0x89,0x80,0x29,0x0A,0xB7,0x3C,0x98,0x48,0x1D,0x00, -0x01,0xB0,0x20,0x2F,0x29,0x4A,0x89,0x94,0x1C,0x88,0x28,0x2B,0x10,0x88,0x9A,0x71, -0x9A,0x08,0x4A,0x2F,0x18,0x2B,0x18,0x02,0xA8,0x4B,0x7A,0x99,0x48,0x80,0xA8,0x20, -0x1D,0x40,0xA8,0x10,0x08,0xA8,0xC5,0x88,0xC2,0x18,0x88,0x2A,0x12,0xF3,0x82,0xD8, -0x20,0x0A,0x09,0xA6,0x98,0x04,0xB9,0x11,0x18,0xC3,0xE1,0x29,0xA1,0x11,0xC1,0x03, -0xE2,0x9A,0x33,0xA9,0xB5,0x98,0x92,0xA1,0x02,0xF8,0x21,0xA8,0x10,0x02,0xC1,0xB7, -0x1B,0x90,0x5B,0x3C,0x83,0x93,0xE0,0x19,0x1A,0x11,0x11,0xF1,0x92,0x89,0x19,0x2C, -0x2C,0x41,0x99,0x92,0x90,0x3F,0x18,0x4B,0x00,0x08,0xD2,0x01,0xB2,0xAA,0x78,0x09, -0x01,0x91,0xA2,0x98,0x2F,0x3A,0x2C,0x01,0x00,0x93,0xE0,0x28,0x2C,0x2B,0x01,0x12, -0xE1,0x80,0xB3,0x3D,0x3A,0x0A,0x50,0x98,0xC2,0xA0,0x11,0xAA,0x30,0x87,0x90,0xC2, -0x29,0x88,0x38,0xC8,0xB5,0x90,0xBA,0x70,0x1A,0x02,0x94,0xD0,0x80,0x1A,0x82,0xA6, -0xB0,0x91,0x18,0xB3,0x00,0x13,0xF1,0xA2,0xC1,0x82,0xB0,0x00,0x15,0x0B,0xD3,0x02, -0xA8,0x91,0x2B,0x1F,0x49,0x88,0xA6,0x80,0x88,0x08,0x1B,0xA5,0x80,0xB9,0x06,0x0B, -0x90,0x21,0x9D,0x48,0x18,0xA0,0x15,0xC9,0x82,0x2B,0x1A,0x42,0x9A,0xC4,0x39,0xBC, -0x69,0x00,0xA0,0x29,0x8C,0x39,0x59,0x08,0x09,0x49,0xA9,0x6B,0x81,0x00,0x98,0xB0, -0x68,0x3D,0x81,0x88,0x18,0x19,0x1D,0x12,0x80,0xB2,0x3A,0x3F,0x85,0x92,0xD0,0x00, -0x0A,0x19,0x12,0xF1,0x02,0x9B,0x19,0x40,0xB9,0x11,0x02,0xF2,0x1A,0x08,0x94,0x0A, -0xC2,0x83,0x0B,0xB4,0xA4,0xC0,0x32,0xD8,0x86,0x98,0x90,0x95,0x89,0xA3,0x83,0xC2, -0x92,0xE1,0x92,0x82,0xD9,0x03,0x08,0xA9,0x85,0x92,0xA2,0x80,0xE0,0x30,0x8B,0xB3, -0x87,0x89,0x90,0x83,0xA0,0x08,0x92,0x93,0x3E,0xAB,0x43,0x89,0xE3,0x80,0x83,0x2F, -0x00,0xA3,0x80,0xC9,0x22,0x3F,0x08,0x81,0x0B,0x33,0x9A,0xA3,0x7B,0x0C,0x29,0x4A, -0x1B,0x21,0xAA,0x70,0x1B,0x0D,0x48,0x1A,0x81,0x88,0xB1,0x39,0x3F,0x08,0x58,0xA0, -0x81,0x1A,0x1A,0x2B,0x6D,0x11,0x0A,0x91,0x01,0x1A,0x98,0x5A,0x0C,0x03,0xB1,0x84, -0xA3,0xAD,0x58,0x2A,0xA1,0x84,0xB1,0xA0,0x5C,0x2B,0x13,0xA8,0x95,0x83,0xE8,0x10, -0x81,0xB0,0x00,0xC2,0x96,0xA0,0x91,0x00,0x2C,0x90,0x30,0xF2,0x80,0xA8,0x39,0x21, -0xC1,0x03,0xAC,0x39,0x7C,0x29,0x91,0x1A,0x00,0x19,0x2C,0x3A,0x93,0xB0,0x29,0x8F, -0x28,0x02,0x93,0xF3,0xA9,0x01,0x03,0xE0,0x08,0x09,0x1D,0x58,0xA1,0x83,0xA9,0x6B, -0x2A,0x3C,0x21,0x89,0xC2,0x2C,0x4B,0x8A,0x50,0x81,0x98,0xA8,0x32,0x0C,0x8E,0x24, -0x0B,0x1A,0x81,0x92,0xA1,0x4F,0x18,0x3A,0x0A,0xB4,0x18,0x2E,0x39,0x82,0x19,0xD3, -0xD0,0x28,0x1B,0x11,0x98,0x07,0xAA,0x28,0x00,0x88,0xB4,0x89,0x1B,0x1F,0x22,0x00, -0xB3,0xC9,0x33,0xAB,0x2B,0xB5,0x48,0x98,0x98,0xA7,0x10,0xD2,0xC1,0x23,0xCA,0x93, -0xC6,0x80,0xA1,0x88,0x02,0x89,0xE2,0x09,0x38,0xBA,0x40,0x89,0x21,0xD8,0x49,0x10, -0x8D,0x02,0x90,0xC3,0x9A,0x24,0x89,0x08,0x84,0xA5,0x9C,0x10,0x11,0x9C,0x88,0x30, -0x3C,0xA1,0x94,0x58,0x8C,0x0B,0x69,0x29,0x9A,0x81,0x12,0x2B,0x8B,0x79,0x94,0xB0, -0xC1,0x84,0xC2,0x99,0x25,0x99,0x11,0xA2,0x93,0xE4,0x99,0x80,0x0A,0x00,0x10,0xB7, -0xB0,0x31,0xBA,0x3C,0x21,0xB3,0xF1,0x18,0xA0,0x2A,0x20,0xA3,0x06,0xE8,0x28,0xA1, -0xB4,0x08,0x0B,0x11,0x4B,0xB7,0x90,0xA5,0x98,0x3D,0x19,0x02,0xA1,0xC4,0xB2,0x19, -0x28,0xC0,0xA5,0x92,0xB1,0xA3,0x0A,0x0A,0x08,0x2B,0x70,0xC4,0xB3,0x00,0xBC,0x4B, -0x39,0x12,0xE3,0xA0,0x00,0x3F,0x18,0x29,0x94,0xD1,0x19,0x09,0x00,0xA1,0x83,0x99, -0x9B,0x35,0x80,0xC4,0xB1,0x6A,0x1A,0x1C,0x29,0x38,0x0E,0x19,0x5A,0x1A,0x82,0x8A, -0x59,0x2A,0x2E,0x20,0x88,0xA8,0x3A,0x38,0x3D,0x00,0xB3,0x29,0xAD,0x49,0x10,0x0C, -0x01,0x01,0xA3,0x8F,0x85,0x09,0x1B,0x88,0x10,0xA3,0xD2,0x90,0x3C,0x5C,0x39,0x03, -0xD1,0xA0,0x00,0x2A,0x0B,0x04,0xA7,0x90,0xA0,0x11,0x90,0x99,0x83,0xB4,0xB1,0xF1, -0x84,0x88,0x90,0x18,0x18,0xD3,0xD2,0xB3,0xA0,0x1A,0x21,0xA7,0xB2,0xB3,0x92,0x9A, -0x22,0xB9,0x28,0x38,0xBD,0x87,0x2A,0xB1,0x13,0x0D,0x0A,0x38,0xC9,0x24,0xC0,0x19, -0x23,0x0F,0x01,0x88,0xC0,0x2A,0x82,0x18,0x28,0xF0,0x18,0x2A,0x29,0x4B,0x35,0xB8, -0xA3,0x9D,0x18,0x1B,0x40,0x00,0x9A,0x5C,0x3A,0x09,0x2F,0x38,0x8A,0x3B,0x3B,0x11, -0x5C,0x19,0x2B,0x4A,0x08,0x0A,0x3D,0x20,0x4F,0x3A,0x19,0x2A,0x18,0x4D,0x1B,0x3A, -0x11,0x0D,0x3A,0x3C,0x4B,0x93,0x81,0xAA,0x6B,0x4A,0x18,0x00,0xC3,0xC3,0x9A,0x59, -0x2A,0x1B,0xA7,0xA1,0x81,0x88,0x88,0x58,0xB2,0xB1,0x2B,0x83,0xD4,0x81,0x08,0x0F, -0x00,0x20,0xC2,0xE2,0x80,0x08,0x1C,0x29,0x04,0xB1,0xA2,0x01,0x1C,0x91,0x00,0x0C, -0x49,0xB0,0x43,0xF2,0x99,0x39,0x3F,0x00,0x81,0x94,0xC1,0x09,0x1A,0x69,0x90,0x80, -0x94,0xAA,0x20,0x2A,0x91,0xB1,0x39,0x7A,0x38,0xD1,0x10,0x8A,0x8C,0x5A,0x01,0xB5, -0x98,0x80,0x2A,0x0B,0x32,0x92,0xF1,0x81,0x9A,0x23,0x8A,0xA3,0xB7,0x09,0x03,0x08, -0xD0,0x94,0x9A,0x09,0x01,0x93,0xB7,0xC2,0x8C,0x3A,0x83,0x99,0x05,0xA0,0x0B,0x29, -0x93,0xE5,0x80,0x89,0x38,0x90,0x8A,0xD7,0xA1,0x19,0x1B,0x48,0x98,0x92,0xC3,0xA1, -0x09,0x3F,0x02,0x0C,0x22,0xC3,0xB2,0xA1,0x01,0x9F,0x4A,0x01,0xA3,0xD3,0xB0,0x28, -0x3F,0x29,0x20,0xA2,0xC2,0xB1,0x08,0x5A,0x98,0x13,0xD2,0xC1,0x01,0xB2,0x80,0x3D, -0x03,0xC1,0x89,0x96,0x90,0x90,0x3A,0x1A,0x9A,0x32,0xB6,0xA2,0x8E,0x4A,0x28,0x8A, -0x84,0xA2,0x8A,0x2D,0x49,0x09,0x88,0x18,0x30,0x9D,0x2C,0x23,0xB1,0x0C,0x92,0x2D, -0x39,0x82,0xC4,0x2E,0x10,0x1A,0x10,0xB9,0x48,0x19,0x39,0xBA,0x34,0xDA,0x2D,0x48, -0x1A,0xA6,0x98,0x83,0x9A,0x1D,0x38,0x04,0xD0,0x18,0x90,0x2C,0x11,0x93,0xD3,0x9A, -0x11,0x08,0x82,0xF1,0x01,0xA0,0x2A,0x93,0xD3,0xB4,0xB8,0x82,0x2F,0x11,0xA3,0xB3, -0xA8,0x3B,0x09,0x23,0x96,0xC8,0x3B,0x3F,0x93,0x82,0xA1,0x90,0x3F,0x28,0x81,0xD1, -0x93,0x08,0x2D,0x18,0x91,0xB3,0xB5,0x98,0x2A,0x2B,0x84,0xB1,0x5B,0x8A,0x31,0x18, -0x80,0x8B,0x7E,0x39,0x2B,0x02,0xC1,0x8B,0x6C,0x49,0x09,0x10,0xA1,0x08,0x01,0x0C, -0x20,0xA1,0x09,0x4F,0x18,0x00,0x01,0xA0,0x5C,0x1B,0x5B,0x10,0x92,0x90,0x2B,0x5A, -0x3D,0x18,0x91,0x19,0x98,0x2D,0x39,0x89,0x2D,0x3A,0x48,0x2C,0x11,0xB5,0x9A,0x19, -0x5B,0x28,0x90,0x95,0x98,0x89,0x2B,0x40,0x08,0x90,0xF3,0x0A,0x08,0xA6,0x80,0x91, -0xB2,0xA0,0x02,0xF2,0xA1,0xB7,0x89,0x81,0x82,0x91,0xB1,0x21,0xAB,0x32,0xE9,0x04, -0xA2,0x8D,0x12,0x91,0xA3,0xA3,0xD2,0x8B,0x39,0xD1,0x84,0xE2,0x90,0x00,0x2B,0x29, -0xA3,0xD4,0xA1,0x91,0x1D,0x5A,0x08,0x19,0x11,0x99,0x08,0x18,0x49,0x0F,0x18,0x10, -0x82,0xF1,0x00,0x89,0x2F,0x3A,0x01,0xB3,0xC2,0x81,0x3F,0x29,0x08,0x10,0xA1,0xA1, -0x3B,0x5D,0x19,0x28,0x0B,0x38,0x82,0x91,0x19,0xBD,0x3B,0x7A,0x80,0x12,0xB3,0xE0, -0x0B,0x6A,0x01,0x88,0xA4,0x08,0x0B,0x08,0x59,0x80,0x80,0x1D,0x49,0x89,0x00,0x84, -0x99,0x1A,0x2B,0x32,0xE3,0xB4,0xA9,0x3A,0x99,0x31,0xE3,0xAA,0x58,0x3B,0x88,0x95, -0xC0,0x18,0x4A,0x09,0x30,0xF2,0xA3,0x1C,0x1B,0x49,0x00,0xD3,0xB2,0xA0,0x18,0x11, -0x92,0xD3,0xB2,0x91,0x80,0xE7,0xA1,0x91,0x98,0x19,0x22,0xC2,0xD2,0x18,0x8D,0x3B, -0x10,0xA5,0x91,0x98,0x02,0x3E,0x80,0x01,0x90,0xAA,0x13,0xF1,0x02,0xD1,0x08,0x19, -0x49,0xB4,0x91,0xB4,0x99,0x2A,0x0C,0x32,0xC0,0x05,0x88,0x0B,0x80,0x2C,0x81,0x10, -0x0B,0x51,0xA9,0x19,0x05,0xBF,0x28,0x20,0xE1,0x90,0x80,0x28,0x19,0x08,0x26,0xB1, -0xA1,0x18,0x88,0x2A,0xF0,0x12,0x8A,0xB3,0x14,0x1B,0xD4,0xD8,0x10,0x08,0x8A,0x17, -0xA0,0x98,0x2B,0x3A,0x29,0x48,0xA4,0x99,0x0E,0x4A,0x12,0x8B,0x31,0x8B,0x4E,0x1A, -0x11,0xB5,0x89,0x91,0x29,0x89,0xC2,0x97,0x90,0x0A,0x19,0x11,0x91,0xC1,0xD5,0x08, -0x89,0x20,0x91,0xB1,0x1A,0x2D,0x18,0x29,0xD2,0x3B,0x3E,0x3A,0x2A,0x90,0x82,0x1C, -0x49,0x3B,0x93,0xB6,0xC8,0x4C,0x02,0x91,0x93,0xF2,0x88,0x2D,0x28,0x81,0x82,0xC1, -0x89,0x2D,0x6B,0x19,0x82,0x80,0x18,0x8B,0x39,0x39,0xC8,0x3A,0x6A,0x0A,0x22,0xD2, -0x09,0x2C,0x1A,0x68,0x92,0xE2,0x89,0x2A,0x2A,0x30,0xC2,0xA3,0xB4,0x1D,0x2A,0x09, -0x93,0x18,0xF2,0x89,0x28,0xB3,0x01,0x8F,0x18,0x11,0xA1,0x93,0x90,0xD1,0x7A,0x20, -0xC3,0xA2,0xA8,0x88,0x1D,0x28,0xA5,0xA2,0xA2,0x0B,0x29,0x2B,0x87,0xC1,0x80,0x0A, -0x19,0x01,0x12,0xF1,0x10,0x80,0x0A,0x18,0x08,0x2F,0x4A,0x02,0x89,0x1B,0x29,0x5D, -0x4C,0x08,0x82,0xA1,0x0A,0x3A,0x4B,0x29,0xC6,0xC3,0x09,0x09,0x88,0x39,0x98,0x82, -0xA5,0x1A,0x30,0x11,0xBD,0x3F,0x12,0x8B,0x28,0xC3,0x88,0x3F,0x2B,0x3B,0x48,0xA1, -0x80,0x8A,0x4D,0x39,0x01,0x93,0xA2,0xF1,0x19,0x19,0x0A,0x02,0xB2,0x8B,0x24,0xD2, -0x4B,0x12,0xC8,0x2E,0x10,0xB5,0x89,0x01,0x09,0x1C,0x2A,0x03,0xD4,0x91,0x98,0x99, -0x11,0x2B,0xE4,0x00,0x00,0x01,0xE0,0xA5,0x89,0x99,0x31,0x18,0xD0,0xB7,0x98,0x18, -0x0A,0x10,0x94,0xC2,0x90,0x18,0x00,0x99,0x87,0xA0,0x90,0x2A,0x3C,0x02,0xB8,0xC1, -0x79,0x1A,0x20,0x08,0xA1,0xD2,0x1C,0x29,0x03,0xD1,0x29,0x99,0x2C,0x50,0xB3,0xD1, -0x08,0x09,0x3C,0x10,0x04,0xB2,0x0D,0x2B,0x59,0x80,0x90,0x01,0x0F,0x3A,0x18,0x01, -0xA2,0x9B,0x5B,0x3D,0x81,0x03,0xD2,0x98,0x59,0x90,0x81,0x92,0xB4,0x8B,0x1B,0x40, -0xB2,0xB5,0x08,0x4B,0x01,0x09,0xD1,0x91,0x8B,0x7A,0x10,0xB3,0xC3,0x99,0x49,0x1A, -0x29,0xB5,0xA2,0xAB,0x40,0x81,0x19,0xB7,0xB0,0x20,0x2B,0xD4,0x88,0xA1,0x91,0x3C, -0x82,0x37,0xD3,0xB1,0x8A,0x1B,0x30,0xB3,0xF4,0xA1,0x91,0x09,0x10,0x03,0xD0,0x83, -0xA9,0x8F,0x10,0x01,0x90,0x18,0x80,0x20,0x2B,0xF1,0x28,0x99,0x2A,0x41,0xF0,0x12, -0xAA,0x83,0x82,0xD1,0xC1,0x08,0x89,0x59,0x09,0x83,0x87,0xB0,0x2A,0x4D,0x18,0x09, -0x19,0xB3,0x4B,0x3F,0x39,0x19,0x09,0x01,0x89,0x03,0x1F,0x00,0x1A,0x0B,0x10,0x68, -0xA0,0x18,0x8C,0x6A,0x09,0x08,0x97,0xA1,0x81,0x1B,0x2B,0x4C,0x03,0xB4,0xA8,0x92, -0x4B,0x3C,0xA1,0x81,0x95,0xA8,0x81,0x12,0xBB,0x92,0x45,0xB9,0x93,0xF4,0x88,0x0A, -0x2D,0x28,0x00,0xA3,0xA3,0x8A,0x3F,0x48,0xB1,0x92,0xB4,0xA8,0x30,0x80,0xD3,0x80, -0xD1,0x19,0x3B,0xC4,0x81,0xC1,0x29,0x0D,0x20,0x13,0xC8,0xB4,0x4C,0x09,0x00,0x82, -0xC2,0x3B,0x0D,0x30,0x0B,0x12,0xF0,0x1B,0x20,0x0A,0xA6,0x80,0x0A,0x4A,0x4A,0x80, -0x94,0xB1,0x2E,0x3B,0x1A,0x10,0x93,0x10,0x4C,0x3D,0x08,0x82,0xC9,0x19,0x6A,0x2B, -0x38,0xD1,0x08,0x19,0x2A,0x5A,0x82,0xB1,0x8D,0x29,0x78,0x09,0x82,0x0A,0x2C,0x1B, -0x19,0x41,0xB8,0x8C,0x79,0x2B,0x11,0x88,0x82,0x91,0xDC,0x28,0x11,0xB0,0x11,0x18, -0xC9,0x62,0xA1,0x91,0x98,0x3B,0x3A,0xB0,0xF4,0x01,0xC0,0x29,0x39,0xF8,0x95,0x91, -0x88,0x88,0x91,0x03,0xA1,0xE2,0x18,0x82,0xD1,0xA2,0xD1,0x80,0x19,0x20,0x83,0xB1, -0xE3,0x80,0x91,0x4D,0x1A,0x03,0xB2,0x09,0x18,0xD1,0x19,0x09,0x92,0xA6,0xA0,0xB6, -0xB2,0x8B,0x38,0x10,0x42,0xD3,0xD0,0xA8,0x20,0x2C,0x10,0x01,0xB1,0xB4,0xAB,0x5B, -0x79,0x80,0x10,0x1A,0xA8,0x3D,0x18,0x20,0xB3,0x8F,0x18,0x01,0x00,0x09,0xF3,0x89, -0x69,0x88,0x81,0x91,0x08,0xE1,0x1A,0x08,0x11,0x81,0x1E,0x29,0xA0,0x01,0x00,0x90, -0x3E,0x7B,0x18,0x82,0xC3,0xA1,0x2A,0x2C,0x5B,0x81,0xA5,0x90,0x81,0x00,0x0B,0x1A, -0x1C,0x2C,0x32,0xC0,0xF3,0x80,0x2D,0x2A,0x10,0x02,0xE4,0xC1,0x89,0x4A,0x09,0x01, -0x03,0xD2,0x98,0x2A,0x39,0x8A,0x89,0x26,0xB1,0xB2,0x12,0xC0,0x0A,0x5A,0x18,0x98, -0xF3,0x92,0x99,0x99,0x79,0x01,0xB5,0xA1,0x80,0x80,0x90,0x83,0xA0,0xE2,0x81,0x29, -0x93,0x8A,0x0A,0x6A,0x1F,0x18,0x02,0xC8,0x01,0x19,0x3B,0x4A,0x98,0x17,0xA8,0x0D, -0x38,0xA1,0x91,0x10,0xA2,0x2B,0x4C,0xA6,0x81,0xBA,0x21,0x4C,0x80,0x21,0xD1,0x92, -0x2C,0x08,0x30,0x9F,0x93,0x2A,0x89,0x03,0x8B,0x87,0x0A,0x0D,0x12,0x98,0xA4,0x93, -0xBB,0x59,0x18,0xA1,0x32,0xE9,0x84,0x08,0x8A,0x02,0xA1,0x91,0x4B,0xB4,0x20,0x88, -0xF0,0x3A,0x1A,0x88,0x87,0xB1,0x92,0x0A,0x08,0x6B,0x83,0xC3,0x91,0xC0,0x2B,0x79, -0x08,0x8A,0x84,0xA0,0x89,0x40,0x1B,0xA1,0x39,0x98,0x17,0xC2,0xA2,0x12,0xCD,0x20, -0x89,0x92,0x25,0xB0,0x2D,0x3A,0x8B,0x58,0x2A,0xA0,0x4C,0x08,0x30,0xAE,0x82,0x59, -0x89,0x1A,0x10,0xC2,0x18,0x2C,0x40,0x1E,0x01,0xA3,0x8A,0x81,0x2C,0x29,0x29,0xA9, -0x13,0x51,0xAD,0x12,0x89,0x8F,0x18,0x2C,0x39,0x00,0xC1,0x10,0x3C,0x2A,0x41,0xC8, -0xA2,0x91,0x0A,0x6C,0x10,0x12,0x88,0xE8,0x30,0x91,0x81,0xD8,0x01,0x1B,0x0D,0x07, -0x00,0xA8,0x92,0x0A,0x28,0xD2,0xC3,0x02,0xAA,0x94,0x81,0xB4,0xB3,0x1A,0x0B,0x13, -0xF9,0x16,0xA1,0x8A,0x59,0x19,0x02,0xC1,0x91,0x8B,0x3D,0x18,0x3B,0xA4,0x94,0x80, -0x99,0x88,0x1C,0x79,0x0A,0x02,0x03,0xF8,0x90,0x39,0x5B,0x19,0x02,0xC3,0x90,0xBB, -0x58,0x6A,0x09,0x02,0x89,0x91,0x88,0x1A,0x69,0x8A,0x19,0x15,0xA0,0xA2,0x00,0x9A, -0x6B,0x49,0x88,0xA3,0x92,0xBB,0x6B,0x3D,0x38,0x01,0x98,0x91,0x3F,0x09,0x18,0x20, -0x90,0x80,0xAC,0x70,0x91,0x9B,0x51,0x09,0x88,0x99,0x14,0x8B,0x98,0x83,0x79,0xA0, -0x99,0x13,0x01,0x19,0xE0,0x83,0x0B,0xB0,0x0C,0x31,0x95,0xB5,0xC2,0x8A,0x39,0x20, -0x80,0x39,0xF3,0xB1,0x10,0x88,0x5E,0x18,0x94,0xA1,0x88,0xA1,0x98,0x15,0xAA,0x39, -0xD4,0x84,0xC0,0xA2,0xA2,0x0C,0x81,0x86,0xB5,0xA1,0xB1,0x14,0x1B,0xB1,0x02,0x92, -0xC3,0xE0,0x88,0x11,0xAA,0x69,0x18,0x81,0xA3,0xB0,0x01,0xBF,0x2A,0x31,0x93,0xF1, -0x00,0x89,0x18,0x19,0x11,0xD3,0xE0,0x10,0x18,0xB1,0x18,0x24,0x9A,0x2B,0xA4,0xC0, -0xB0,0x31,0x6C,0x19,0xB4,0x12,0xA8,0xEA,0x58,0x10,0x8B,0x93,0x82,0x88,0x9A,0x41, -0x10,0xC3,0xEA,0x41,0xA9,0x9C,0x34,0xA1,0x2A,0x79,0xA2,0x01,0xA8,0xB3,0x28,0xCC, -0x41,0x9A,0xB3,0x4B,0xB3,0x27,0x8B,0x83,0x2B,0x2F,0x08,0x28,0xB2,0x80,0x2C,0x30, -0x5E,0x09,0x12,0x9B,0x09,0x22,0x5B,0x19,0x8A,0x11,0x59,0x99,0xA4,0x32,0xCD,0x18, -0x08,0x10,0x85,0xB3,0xB4,0x1E,0x88,0x28,0x8A,0x11,0x09,0xC0,0x79,0x80,0x91,0x3B, -0x80,0x10,0x0F,0x01,0x80,0x91,0x19,0x3D,0x92,0x28,0xA8,0x37,0x9A,0x0A,0x3A,0x8A, -0x45,0xA9,0xA4,0x00,0xAA,0x09,0x3D,0x59,0x20,0xE1,0x08,0x98,0x90,0x59,0x10,0x09, -0xA3,0xC3,0x93,0x99,0x2B,0x69,0x11,0xD1,0xB1,0xA4,0x91,0x3C,0x89,0x83,0xF0,0x10, -0x91,0xA1,0x89,0x59,0x05,0x99,0x93,0x94,0xC8,0x08,0x0A,0x09,0x17,0xB1,0x83,0xC1, -0x91,0x40,0xA2,0xC2,0x98,0xC3,0xBA,0x28,0x23,0x0F,0x80,0x50,0xB8,0x19,0x10,0x96, -0x98,0x8C,0x05,0x98,0x19,0x29,0x2B,0x3B,0x0A,0xE2,0x01,0x0F,0x3C,0x38,0x08,0x09, -0x81,0x4A,0x6C,0x08,0x00,0x88,0x98,0x38,0x2C,0x5A,0x1B,0x20,0x1A,0x39,0xB0,0x09, -0xCB,0x5B,0x49,0x09,0x71,0x00,0xC1,0x0E,0x08,0x38,0x0C,0x02,0x10,0x0E,0x10,0x8A, -0x48,0x19,0x90,0x92,0x0D,0xA3,0x98,0x3B,0x79,0x19,0x01,0x10,0xE1,0x80,0x19,0x2B, -0x10,0xF2,0x02,0xAB,0x84,0x9A,0x29,0xB4,0x80,0x92,0x03,0x88,0x95,0xD0,0x03,0x90, -0xA0,0xC7,0xA1,0xB0,0xA2,0x02,0x18,0xB5,0xD4,0x01,0xC0,0x08,0xA2,0x93,0xA8,0xA0, -0xC3,0x20,0xF3,0x90,0x00,0xD5,0x08,0x89,0xA5,0x80,0xA0,0x81,0x82,0xC2,0x09,0xD1, -0x13,0xCB,0x03,0x84,0x91,0xE1,0x1B,0x12,0x08,0xAB,0x87,0x18,0xAB,0x58,0x89,0x28, -0x81,0xC9,0x33,0xA9,0x80,0x2E,0x20,0x83,0xB9,0x20,0x3B,0x9E,0x7A,0x08,0x81,0x18, -0x0B,0x88,0x79,0x80,0x8B,0x00,0x12,0x0E,0x89,0x51,0x1B,0x81,0xA0,0x3A,0x01,0xAF, -0x11,0x28,0xBA,0x35,0x98,0x88,0x52,0xC0,0x83,0x2F,0xA9,0x11,0x0A,0x19,0x25,0xD0, -0x30,0x9C,0x08,0x21,0x98,0x81,0x2A,0xF3,0x2A,0x80,0xB6,0x2B,0x08,0x93,0xE9,0x02, -0x81,0x8C,0x21,0x00,0xA6,0xA9,0x94,0x01,0x8F,0x80,0x94,0x98,0x93,0xB4,0x00,0x08, -0xC0,0x14,0x98,0xB3,0xB4,0xC1,0x09,0x18,0xA7,0x00,0xA3,0xC8,0x0A,0x3C,0x19,0x96, -0x83,0xC1,0x99,0x19,0x4A,0x85,0x80,0xC1,0x91,0x99,0x90,0x2A,0x17,0x95,0x99,0x88, -0x12,0xAE,0x39,0x08,0x92,0x84,0xB0,0xA8,0x79,0x09,0x19,0x01,0xB2,0xA3,0x8F,0x28, -0x2B,0xA2,0x40,0x82,0xA0,0x4C,0xA9,0x39,0x8D,0x81,0x70,0x88,0xA0,0x1A,0x49,0x2D, -0x1A,0x26,0xA8,0x98,0x08,0x29,0x0B,0x12,0x96,0xB1,0xB2,0x3A,0x13,0x9B,0x60,0xA0, -0x88,0xB2,0x34,0xEA,0x1A,0x2A,0x79,0x98,0x10,0x04,0x8C,0x1C,0x81,0x04,0x8C,0x83, -0x19,0x2F,0x81,0x93,0x98,0x10,0x08,0x30,0x2A,0xFA,0x05,0x08,0x2A,0x89,0x91,0xA3, -0xFA,0x11,0x11,0x00,0x8C,0x04,0x8A,0x2A,0xB5,0x10,0xA9,0xC2,0x3D,0x1B,0x32,0x04, -0x0A,0x1A,0x09,0x40,0x1F,0x92,0x1D,0x2A,0x91,0x10,0x30,0x2F,0x0B,0x68,0x99,0xA2, -0x92,0x88,0x78,0xA9,0x20,0x28,0xE2,0x92,0x1A,0x99,0x4B,0x19,0x22,0xA1,0xE2,0x21, -0x2F,0x98,0x29,0x18,0x91,0x08,0xB0,0x79,0x1A,0x82,0x3B,0xB1,0xA7,0x8A,0xB3,0x98, -0x5B,0x23,0xCA,0x42,0x83,0xF0,0x90,0x18,0x98,0x08,0xB4,0x20,0xA3,0xC0,0x43,0xD8, -0x80,0x81,0xA3,0x99,0xD9,0xA7,0x19,0x90,0x10,0x05,0xB1,0x8B,0x02,0xA4,0xBD,0x23, -0x93,0x8A,0x99,0x4B,0x03,0xC1,0xF8,0x38,0x09,0x2B,0x14,0xD0,0x03,0x8A,0x2A,0x39, -0xB9,0x97,0x90,0xAA,0x50,0x01,0x99,0x51,0xD1,0x09,0x1A,0xB5,0x00,0x8B,0x93,0x08, -0x98,0x11,0xF9,0x85,0x2B,0x08,0x96,0x89,0x90,0x2A,0x12,0x4A,0xD8,0x85,0x2B,0x0E, -0x10,0x00,0x01,0xB1,0x9B,0x69,0x1A,0x90,0x40,0xB8,0x01,0x08,0x0A,0x2C,0x09,0x14, -0x4B,0xE2,0x82,0x88,0xB1,0x78,0x0A,0x01,0xC2,0x93,0x19,0xCE,0x20,0x3C,0x82,0xB4, -0x1B,0x20,0x8C,0x3B,0x29,0xAB,0x86,0x23,0xD8,0x81,0x9A,0x5A,0x49,0xB0,0x16,0xA0, -0xB0,0x28,0x1B,0x13,0x93,0xE4,0xA2,0xA9,0x08,0x5A,0xB3,0x12,0xC1,0xE1,0x10,0x88, -0x01,0x0C,0x92,0x08,0x89,0xB7,0x88,0x81,0x10,0x9A,0x17,0xA0,0xB0,0x13,0x99,0xE0, -0x39,0x31,0xD2,0xB2,0x80,0x0B,0x2D,0x49,0x80,0x01,0xB0,0x06,0x09,0x0C,0x3A,0x69, -0xA0,0x08,0xB2,0xA1,0x69,0x2B,0x5A,0x81,0x92,0xBA,0x21,0xB1,0x7D,0x10,0x80,0x08, -0x88,0x82,0x32,0x0D,0xB0,0x1A,0x1C,0x21,0x94,0xA9,0x58,0xB9,0x5A,0x4A,0xA0,0x13, -0xA9,0x80,0x7C,0x00,0x20,0x8A,0x04,0x0C,0x00,0x82,0x2A,0xB2,0xAC,0x4B,0x69,0xA0, -0xA6,0x81,0x9B,0x19,0x38,0x8B,0x17,0xB2,0x81,0x2A,0xBB,0x94,0x29,0xA2,0x15,0xBA, -0x97,0xA3,0xB9,0x79,0x01,0xB2,0x02,0xF1,0x90,0x0A,0x29,0x11,0x88,0xE5,0xA0,0x81, -0x19,0x91,0x90,0x28,0xB3,0x14,0xD0,0xB5,0x91,0x9A,0x29,0x0B,0x07,0xA2,0xB3,0x01, -0x9D,0x28,0x41,0xD0,0x91,0x90,0x82,0x1A,0xA8,0x44,0x9A,0xA9,0x21,0xE3,0xA9,0x4B, -0x19,0x78,0x89,0x83,0xA3,0xB9,0x5A,0x3D,0x80,0x82,0xA2,0xA0,0x6C,0x10,0x20,0x8B, -0x93,0x8B,0x0E,0x33,0xA9,0xB1,0x68,0x8A,0x31,0xAC,0x94,0xB4,0x8B,0x32,0x0B,0xB4, -0x81,0x91,0x1D,0x33,0xD9,0x31,0xE1,0x8B,0x3B,0x30,0x12,0x49,0xD2,0x8E,0x29,0x18, -0x8A,0x92,0x02,0xAA,0x59,0x1C,0x32,0x88,0x01,0x23,0xFB,0x83,0x29,0xDA,0x59,0x01, -0x81,0x92,0xE1,0x18,0x8A,0x1D,0x30,0x93,0xF1,0x00,0x01,0x0B,0x39,0x92,0x89,0xA0, -0x11,0x5B,0xE0,0x82,0x09,0x13,0xAA,0xB4,0x16,0xD8,0x91,0x2A,0x29,0x84,0x1B,0xC5, -0x98,0x98,0x31,0x98,0x99,0x17,0xA9,0x20,0x92,0xC3,0x18,0x9D,0x20,0x3D,0x89,0x94, -0xA2,0x1C,0x5C,0x29,0x39,0xA0,0xB3,0x00,0x0C,0x4C,0x48,0x92,0x0A,0x91,0x85,0x9A, -0x01,0x82,0x1F,0x10,0x99,0x15,0xC1,0xA0,0x39,0x1A,0x1D,0x85,0xB4,0x90,0x1A,0x2A, -0x4B,0x01,0xB2,0x93,0xBE,0x12,0x83,0xC9,0x18,0x09,0x20,0x78,0xF1,0x08,0x19,0x88, -0x3A,0x83,0xB3,0xA9,0x93,0x7A,0x0A,0x96,0x98,0x00,0xA8,0x3A,0x30,0x92,0xF2,0x9B, -0x3D,0x38,0x92,0x92,0xC3,0xB8,0x6B,0x29,0x01,0x01,0xB2,0x2F,0x09,0x19,0x18,0x01, -0x3B,0x7B,0x10,0xA1,0x90,0x39,0x0F,0x38,0x0A,0xB5,0xA4,0x89,0x8B,0x6A,0x2B,0x12, -0xC8,0x90,0x40,0x2A,0x9E,0x22,0x88,0x18,0x09,0x3A,0xC3,0xE8,0x09,0x59,0x08,0x12, -0x94,0xD0,0x1A,0x2C,0x38,0x00,0xA1,0x83,0xE8,0x08,0x3A,0x08,0x10,0x9E,0x83,0x1D, -0x92,0x19,0x2C,0x39,0x3B,0x59,0x04,0xE1,0x80,0x08,0x8D,0x21,0x81,0xB2,0xB2,0x02, -0x99,0x91,0xA4,0xD6,0x98,0x99,0x03,0x80,0x98,0xA7,0x91,0x09,0xA1,0xB2,0xB3,0xE1, -0x12,0x92,0xB1,0x81,0x06,0x99,0x0A,0x23,0xC4,0xB1,0xF2,0x89,0x19,0x3A,0x94,0x82, -0xE0,0x89,0x38,0x0B,0xA4,0xA5,0x80,0x80,0x8C,0x34,0xB9,0xA9,0x23,0x13,0xB9,0xC1, -0xC7,0x1B,0x89,0x10,0x20,0x11,0xE3,0xA8,0x4B,0x0B,0x40,0x91,0x90,0x1B,0x5F,0x2A, -0x18,0x82,0x91,0x0B,0x4A,0x28,0xCA,0x40,0x80,0x5B,0x2C,0x13,0xB0,0x8A,0xA9,0x5A, -0x58,0x89,0x82,0x88,0x2E,0x3B,0x31,0xA1,0x9B,0x01,0x7A,0x2C,0x01,0x91,0x93,0x3F, -0x88,0x39,0x10,0xF1,0x91,0x8B,0x48,0x0A,0x12,0xE3,0xA8,0x18,0x28,0x92,0x97,0x98, -0x99,0x19,0xA1,0x11,0xB6,0x88,0x3B,0x10,0xD3,0xC3,0xA1,0x2A,0x8A,0x49,0x04,0xF1, -0x91,0x02,0x8A,0x89,0x04,0xF1,0x98,0x80,0x18,0x12,0xE3,0x81,0x98,0x80,0x01,0xB3, -0xF2,0x99,0x12,0x2A,0xB5,0xB3,0x92,0xAA,0x19,0x50,0xB2,0xC3,0x92,0xD0,0x2B,0x68, -0x93,0x99,0xC0,0x2C,0x3E,0x80,0x20,0x08,0x93,0x0D,0x2A,0x31,0x8D,0x02,0x2B,0x91, -0x08,0x0A,0x03,0x2C,0x3C,0x52,0xB9,0xA0,0x12,0xBF,0x3A,0x29,0x01,0x88,0xC0,0x6A, -0x3C,0x0A,0x49,0x18,0x0B,0x39,0x2B,0x69,0x0A,0x84,0x2A,0x2A,0x1C,0x2A,0xC3,0x8C, -0x19,0x50,0x09,0x91,0xA7,0x8D,0x18,0x1A,0x28,0x00,0xA0,0x94,0x10,0x1F,0x20,0x90, -0x8A,0x12,0xD0,0x1A,0x5A,0x81,0x04,0xBC,0x23,0x10,0xE0,0x90,0x90,0x18,0x1A,0xA6, -0x12,0xB1,0xD0,0x4A,0x08,0x82,0x92,0xB6,0x9A,0x0A,0x12,0x88,0xC3,0xC5,0x8A,0x89, -0x20,0xB5,0x93,0x0B,0x18,0x00,0x09,0xF2,0x88,0x2A,0x4A,0x08,0x05,0xB2,0xA9,0x3B, -0x5D,0x28,0xA4,0xB1,0x00,0x19,0x19,0x7A,0xA3,0xB3,0x0A,0x90,0xA1,0xC4,0x80,0xBA, -0x50,0x13,0xC1,0xC2,0x9A,0x2A,0x7B,0x28,0x84,0xC1,0x09,0x3B,0x4E,0x20,0x91,0xA1, -0x18,0xAB,0x79,0x10,0xB4,0x08,0x9A,0x11,0x2B,0xF0,0x93,0xAA,0x01,0x6A,0x01,0x93, -0x80,0xB8,0x2A,0x5B,0x10,0x80,0x89,0x4A,0x5B,0x92,0x15,0xB2,0xA0,0x2F,0x19,0x93, -0xB8,0x95,0x80,0x1C,0x21,0xA9,0x02,0x0B,0xA0,0x5A,0x18,0x98,0x39,0x1B,0x68,0x00, -0x91,0x91,0x9C,0x39,0x3E,0x18,0x84,0xB3,0x9B,0x7A,0x08,0x18,0x0A,0xB5,0x91,0x0B, -0x28,0x39,0x19,0x90,0x0A,0x50,0xAC,0x11,0x01,0xAB,0x88,0x52,0x1B,0x83,0xC4,0xA2, -0x9A,0xAB,0x03,0x90,0x19,0x93,0x81,0x08,0x92,0x9A,0x68,0x98,0x19,0x39,0xC1,0x92, -0x8A,0x38,0x4E,0x02,0xB1,0x90,0xC3,0x18,0x2B,0x04,0xC3,0xD2,0x91,0x90,0x81,0x89, -0x13,0xF1,0x88,0x93,0xA2,0x00,0x91,0xC0,0x5B,0x21,0x99,0x93,0x06,0x9A,0x1B,0x48, -0x99,0xB7,0x90,0x89,0x18,0x1B,0x11,0xA4,0xB2,0x81,0x9A,0x08,0x97,0x98,0x91,0x10, -0xB8,0x06,0xA2,0xA0,0x29,0x2B,0x21,0xC2,0xD1,0x10,0x1A,0x4A,0x29,0xF1,0x98,0x29, -0x1B,0x31,0x10,0xA0,0xA1,0x1D,0x5A,0x29,0xB2,0x82,0xA8,0x0F,0x28,0x21,0x09,0x91, -0x82,0x4D,0x10,0xA3,0xB0,0x89,0x4C,0x39,0xA0,0xA4,0xA1,0x89,0x1E,0x28,0x29,0xA3, -0xC3,0x2D,0x19,0x01,0x49,0x01,0x9B,0x0C,0x21,0xC2,0xA2,0x93,0x7C,0x2A,0x10,0x90, - -/* Source: 08HH.ROM */ -/* Length: 384 / 0x00000180 */ - -0x75,0xF2,0xAB,0x7D,0x7E,0x5C,0x3B,0x4B,0x3C,0x4D,0x4A,0x02,0xB3,0xC5,0xE7,0xE3, -0x92,0xB3,0xC4,0xB3,0xC3,0x8A,0x3B,0x5D,0x5C,0x3A,0x84,0xC2,0x91,0xA4,0xE7,0xF7, -0xF7,0xF4,0xA1,0x1B,0x49,0xA5,0xB1,0x1E,0x7F,0x5A,0x00,0x89,0x39,0xB7,0xA8,0x3D, -0x4A,0x84,0xE7,0xF7,0xE2,0x2D,0x4C,0x3A,0x4E,0x7D,0x04,0xB0,0x2D,0x4B,0x10,0x80, -0xA3,0x99,0x10,0x0E,0x59,0x93,0xC4,0xB1,0x81,0xC4,0xA2,0xB2,0x88,0x08,0x3F,0x3B, -0x28,0xA6,0xC3,0xA2,0xA2,0xC5,0xC1,0x3F,0x7E,0x39,0x81,0x93,0xC2,0xA3,0xE5,0xD2, -0x80,0x93,0xB8,0x6D,0x49,0x82,0xD4,0xA1,0x90,0x01,0xA0,0x09,0x04,0xE3,0xB2,0x91, -0xB7,0xB3,0xA8,0x2A,0x03,0xF3,0xA1,0x92,0xC5,0xC3,0xB2,0x0B,0x30,0xB3,0x8E,0x6D, -0x4A,0x01,0xB4,0xB4,0xC4,0xC3,0x99,0x3B,0x12,0xE3,0xA1,0x88,0x82,0xB4,0x9A,0x5C, -0x3A,0x18,0x93,0xC3,0xB3,0xB4,0xA8,0x19,0x04,0xF3,0xA8,0x3B,0x10,0xA2,0x88,0xA5, -0xB2,0x0B,0x6D,0x4B,0x10,0x91,0x89,0x3C,0x18,0x18,0xA6,0xC4,0xC3,0x98,0x19,0x2B, -0x20,0x91,0xA0,0x4E,0x28,0x93,0xB3,0xC2,0x92,0xA9,0x5A,0x96,0xC4,0xC2,0x09,0x01, -0xC4,0xA1,0x92,0xC4,0xA1,0x89,0x10,0xA3,0xA1,0x90,0x1C,0x5A,0x01,0xC5,0xA1,0x92, -0xD4,0xB3,0xC4,0xC4,0xC3,0xA1,0x88,0x1A,0x28,0x89,0x3C,0x3A,0x3D,0x29,0x00,0x93, -0xB0,0x3D,0x28,0x80,0x91,0x82,0xE3,0x99,0x2A,0x11,0xD6,0xC3,0x99,0x29,0x82,0xC4, -0xC3,0xA1,0x0A,0x3B,0x3D,0x3A,0x02,0xC3,0xA2,0x99,0x3B,0x2C,0x7C,0x28,0x81,0xA3, -0xB2,0xA3,0xB1,0x08,0x1A,0x3C,0x18,0x2E,0x4C,0x39,0xA5,0xB3,0xB4,0xC2,0x88,0x08, -0x19,0x0A,0x49,0xB7,0xB3,0xA2,0xA1,0x92,0xA1,0x93,0xB1,0x0C,0x7D,0x39,0x93,0xB3, -0xB1,0x1A,0x19,0x5D,0x28,0xA6,0xC4,0xB2,0x90,0x09,0x2A,0x18,0x1B,0x5B,0x28,0x88, -0x2C,0x29,0x82,0xA0,0x18,0x91,0x2D,0x29,0x2B,0x5C,0x4C,0x3B,0x4C,0x28,0x80,0x92, -0x90,0x09,0x2B,0x28,0x1D,0x6B,0x11,0xC5,0xB2,0x0B,0x39,0x09,0x4D,0x28,0x88,0x00, -0x1B,0x28,0x94,0xE3,0xA0,0x1A,0x28,0xB5,0xB4,0xB3,0xB2,0x93,0xE2,0x91,0x92,0xD4, -0xA0,0x1B,0x4A,0x01,0xA1,0x88,0x2D,0x5C,0x3B,0x28,0x08,0x93,0xD4,0xB2,0x91,0xB4, -0xA0,0x3E,0x3B,0x4B,0x3B,0x29,0x08,0x93,0x9B,0x7B,0x3A,0x19,0x00,0x80,0x80,0xA0, - -/* Source: 10TOM.ROM */ -/* Length: 640 / 0x00000280 */ - -0x77,0x27,0x87,0x01,0x2D,0x4F,0xC3,0xC1,0x92,0x91,0x89,0x59,0x83,0x1A,0x32,0xC2, -0x95,0xB1,0x81,0x88,0x81,0x4A,0x3D,0x11,0x9E,0x0B,0x88,0x0C,0x18,0x3B,0x11,0x11, -0x91,0x00,0xA0,0xE2,0x0A,0x48,0x13,0x24,0x81,0x48,0x1B,0x39,0x1C,0x83,0x84,0xA1, -0xD1,0x8E,0x8A,0x0B,0xC0,0x98,0x92,0xB8,0x39,0x90,0x10,0x92,0xF0,0xB5,0x88,0x32, -0x49,0x51,0x21,0x03,0x82,0x10,0x8A,0x7A,0x09,0x00,0xA2,0xCA,0x1B,0xCC,0x1C,0xB9, -0x8E,0x89,0x89,0xA1,0x89,0x92,0x29,0x11,0x60,0x40,0x14,0x22,0x32,0x78,0x40,0x01, -0x02,0x90,0x81,0xAB,0x0B,0x00,0xAF,0x99,0xCC,0xAB,0xDA,0xA9,0x99,0x1B,0x30,0x14, -0x92,0x22,0x19,0x68,0x32,0x14,0x26,0x13,0x23,0x23,0x20,0x12,0x9A,0xA8,0xB9,0xFA, -0xAA,0xCA,0xCC,0x0C,0xA8,0xAE,0x88,0xB9,0x88,0xA0,0x02,0x21,0x50,0x43,0x03,0x81, -0x2A,0x11,0x34,0x63,0x24,0x33,0x22,0x38,0x8B,0xEA,0xAE,0x99,0xA0,0x90,0x82,0x00, -0x89,0xBF,0x8A,0xE8,0xA9,0x90,0x01,0x12,0x13,0x12,0x08,0xA9,0xAA,0xC9,0x22,0x63, -0x63,0x12,0x44,0x00,0x10,0x88,0x9C,0x98,0xA1,0x85,0x03,0x32,0x36,0x80,0x89,0xDB, -0xDB,0xBB,0xB9,0xBA,0x01,0x81,0x28,0x19,0xCB,0xFA,0xBC,0x09,0x13,0x37,0x34,0x34, -0x23,0x31,0x20,0x10,0x00,0x00,0x28,0x38,0x10,0x88,0xEC,0x8D,0xCB,0xBC,0xCC,0xBB, -0xBB,0xC9,0x99,0x00,0x00,0x33,0x11,0x22,0x81,0x07,0x41,0x54,0x34,0x34,0x22,0x31, -0x00,0x88,0x9A,0x9B,0x98,0xAB,0x8E,0x9B,0xBD,0x9C,0xBC,0xBB,0xDA,0xAA,0xA9,0x99, -0x18,0x38,0x60,0x20,0x31,0x13,0x13,0x51,0x14,0x31,0x53,0x33,0x35,0x22,0x01,0x8A, -0x9C,0xA9,0xCA,0xC9,0xA8,0x00,0x10,0x81,0x9C,0x9E,0xAB,0xCC,0xAB,0xBA,0x98,0x30, -0x52,0x03,0x81,0x08,0x9C,0xAC,0xAC,0x18,0x11,0x03,0x51,0x61,0x41,0x31,0x31,0x02, -0x01,0x20,0x24,0x43,0x44,0x40,0x30,0x10,0xBC,0xBE,0xCB,0xDB,0xAB,0xBA,0x99,0x98, -0x99,0xAA,0xBD,0xAA,0xC8,0x90,0x11,0x53,0x37,0x23,0x43,0x34,0x33,0x33,0x33,0x11, -0x28,0x00,0x19,0xA9,0x9A,0xCB,0xCE,0xBB,0xEB,0xBC,0xBB,0xCA,0xBA,0xA8,0x88,0x11, -0x12,0x21,0x20,0x22,0x26,0x26,0x23,0x23,0x43,0x24,0x22,0x32,0x20,0x31,0x81,0x9A, -0xBC,0xBC,0xCB,0xBD,0x9A,0xA9,0x90,0x98,0xBA,0xCC,0xCB,0xBC,0x8B,0x88,0x22,0x35, -0x23,0x12,0x99,0x8B,0xAA,0xAA,0x89,0x82,0x93,0x31,0x42,0x23,0x23,0x21,0x32,0x11, -0x20,0x13,0x13,0x24,0x24,0x24,0x22,0x11,0x8A,0x9E,0xAC,0xAC,0xAA,0xBA,0xAA,0xAB, -0xBD,0xBC,0xCB,0xCB,0xA9,0xA8,0x91,0x12,0x44,0x43,0x44,0x34,0x34,0x42,0x33,0x42, -0x21,0x11,0x11,0x88,0x80,0xAA,0x0B,0xAC,0xCB,0xEC,0xAC,0xBA,0xCA,0xAB,0x9A,0x99, -0x80,0x91,0x09,0x08,0x10,0x22,0x44,0x43,0x44,0x33,0x43,0x22,0x13,0x21,0x22,0x20, -0x09,0x88,0xB9,0xC8,0xBB,0xAB,0xAB,0xA9,0xA9,0x9B,0x9B,0x99,0x90,0x90,0x00,0x81, -0x00,0x08,0x09,0x8A,0x9A,0xAA,0xA9,0xA9,0x99,0x90,0x80,0x01,0x80,0x00,0x09,0x31, -0x32,0x44,0x33,0x43,0x34,0x33,0x24,0x22,0x23,0x12,0x10,0x09,0x9B,0xAB,0xCA,0xCC, -0xBB,0xCB,0xDA,0xCA,0xAB,0xCA,0xAB,0xA9,0xA8,0x92,0x12,0x43,0x53,0x35,0x23,0x33, -0x43,0x43,0x52,0x22,0x22,0x21,0x01,0x09,0x89,0xA9,0xBB,0xBD,0xBC,0xCB,0xDA,0xAB, -0xAB,0xAB,0xAA,0xA9,0x99,0xA8,0x09,0x01,0x11,0x34,0x25,0x23,0x33,0x51,0x22,0x31, -0x12,0x20,0x21,0x12,0x10,0x80,0x99,0x9A,0x99,0x99,0x88,0x08,0x00,0x88,0xA9,0x99, -0x99,0x80,0x80,0x10,0x01,0x00,0x9A,0xAA,0xBB,0xBA,0xBA,0xA9,0x99,0x99,0x89,0x99, -0x99,0x00,0x01,0x33,0x35,0x24,0x23,0x34,0x23,0x33,0x34,0x33,0x43,0x32,0x21,0x88, -0xAB,0xBD,0xBB,0xDB,0xAB,0xBA,0xBB,0xDA,0xBB,0xCB,0xBB,0xBC,0xA8,0x90,0x01,0x12, -0x23,0x43,0x53,0x34,0x34,0x39,0x80,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x08,0x00, - -/* Source: 20RIM.ROM */ -/* Length: 128 / 0x00000080 */ - -0x0F,0xFF,0x73,0x8E,0x71,0xCD,0x00,0x49,0x10,0x90,0x21,0x49,0xA0,0xDB,0x02,0x3A, -0xE3,0x0A,0x50,0x98,0xC0,0x59,0xA2,0x99,0x09,0x22,0xA2,0x80,0x10,0xA8,0x5B,0xD2, -0x88,0x21,0x09,0x96,0xA8,0x10,0x0A,0xE0,0x08,0x48,0x19,0xAB,0x52,0xA8,0x92,0x0C, -0x03,0x19,0xE2,0x0A,0x12,0xC2,0x81,0x1E,0x01,0xD0,0x48,0x88,0x98,0x01,0x49,0x91, -0xAA,0x2C,0x25,0x89,0x88,0xB5,0x81,0xA2,0x9A,0x12,0x9E,0x38,0x3B,0x81,0x9B,0x59, -0x01,0x93,0xCA,0x4A,0x21,0xA0,0x3D,0x0A,0x39,0x3D,0x12,0xA8,0x3F,0x18,0x01,0x92, -0x1C,0x00,0xB2,0x48,0xB9,0x94,0xA3,0x19,0x4F,0x19,0xB2,0x32,0x90,0xBA,0x01,0xE6, -0x91,0x80,0xC1,0xA4,0x2A,0x08,0xA1,0xB1,0x25,0xD2,0x88,0x99,0x21,0x80,0x88,0x80, -}; - - - -/* flag enable control 0x110 */ -INLINE void YM2608IRQFlagWrite(FM_OPN *OPN, YM2608 *F2608, int v) -{ - if( v & 0x80 ) - { /* Reset IRQ flag */ - FM_STATUS_RESET(&OPN->ST, 0xf7); /* don't touch BUFRDY flag otherwise we'd have to call ymdeltat module to set the flag back */ - } - else - { /* Set status flag mask */ - F2608->flagmask = (~(v&0x1f)); - FM_IRQMASK_SET(&OPN->ST, (F2608->irqmask & F2608->flagmask) ); - } -} - -/* compatible mode & IRQ enable control 0x29 */ -INLINE void YM2608IRQMaskWrite(FM_OPN *OPN, YM2608 *F2608, int v) -{ - /* SCH,xx,xxx,EN_ZERO,EN_BRDY,EN_EOS,EN_TB,EN_TA */ - - /* extend 3ch. enable/disable */ - if(v&0x80) - OPN->type |= TYPE_6CH; /* OPNA mode - 6 FM channels */ - else - OPN->type &= ~TYPE_6CH; /* OPN mode - 3 FM channels */ - - /* IRQ MASK store and set */ - F2608->irqmask = v&0x1f; - FM_IRQMASK_SET(&OPN->ST, (F2608->irqmask & F2608->flagmask) ); -} - -/* Generate samples for one of the YM2608s */ -void ym2608_update_one(void *chip, FMSAMPLE **buffer, int length) -{ - YM2608 *F2608 = (YM2608 *)chip; - FM_OPN *OPN = &F2608->OPN; - YM_DELTAT *DELTAT = &F2608->deltaT; - int i,j; - FMSAMPLE *bufL,*bufR; - FM_CH *cch[6]; - INT32 *out_fm = OPN->out_fm; - - /* set bufer */ - bufL = buffer[0]; - bufR = buffer[1]; - - cch[0] = &F2608->CH[0]; - cch[1] = &F2608->CH[1]; - cch[2] = &F2608->CH[2]; - cch[3] = &F2608->CH[3]; - cch[4] = &F2608->CH[4]; - cch[5] = &F2608->CH[5]; - - /* refresh PG and EG */ - refresh_fc_eg_chan( OPN, cch[0] ); - refresh_fc_eg_chan( OPN, cch[1] ); - if( (OPN->ST.mode & 0xc0) ) - { - /* 3SLOT MODE */ - if( cch[2]->SLOT[SLOT1].Incr==-1) - { - refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); - refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); - refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); - refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT4] , cch[2]->fc , cch[2]->kcode ); - } - } - else - refresh_fc_eg_chan( OPN, cch[2] ); - refresh_fc_eg_chan( OPN, cch[3] ); - refresh_fc_eg_chan( OPN, cch[4] ); - refresh_fc_eg_chan( OPN, cch[5] ); - - - /* buffering */ - for(i=0; i < length ; i++) - { - - advance_lfo(OPN); - - /* clear output acc. */ - OPN->out_adpcm[OUTD_LEFT] = OPN->out_adpcm[OUTD_RIGHT] = OPN->out_adpcm[OUTD_CENTER] = 0; - OPN->out_delta[OUTD_LEFT] = OPN->out_delta[OUTD_RIGHT] = OPN->out_delta[OUTD_CENTER] = 0; - /* clear outputs */ - out_fm[0] = 0; - out_fm[1] = 0; - out_fm[2] = 0; - out_fm[3] = 0; - out_fm[4] = 0; - out_fm[5] = 0; - - /* calculate FM */ - chan_calc(OPN, cch[0], 0 ); - chan_calc(OPN, cch[1], 1 ); - chan_calc(OPN, cch[2], 2 ); - chan_calc(OPN, cch[3], 3 ); - chan_calc(OPN, cch[4], 4 ); - chan_calc(OPN, cch[5], 5 ); - - /* deltaT ADPCM */ - if( DELTAT->portstate&0x80 && ! F2608->MuteDeltaT ) - YM_DELTAT_ADPCM_CALC(DELTAT); - - /* ADPCMA */ - for( j = 0; j < 6; j++ ) - { - if( F2608->adpcm[j].flag ) - ADPCMA_calc_chan( F2608, &F2608->adpcm[j]); - } - - /* advance envelope generator */ - OPN->eg_timer += OPN->eg_timer_add; - while (OPN->eg_timer >= OPN->eg_timer_overflow) - { - OPN->eg_timer -= OPN->eg_timer_overflow; - OPN->eg_cnt++; - - advance_eg_channel(OPN, &cch[0]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[1]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[2]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[3]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[4]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[5]->SLOT[SLOT1]); - } - - /* buffering */ - { - int lt,rt; - - /*lt = OPN->out_adpcm[OUTD_LEFT] + OPN->out_adpcm[OUTD_CENTER]; - rt = OPN->out_adpcm[OUTD_RIGHT] + OPN->out_adpcm[OUTD_CENTER]; - lt += (OPN->out_delta[OUTD_LEFT] + OPN->out_delta[OUTD_CENTER])>>9; - rt += (OPN->out_delta[OUTD_RIGHT] + OPN->out_delta[OUTD_CENTER])>>9; - lt += ((out_fm[0]>>1) & OPN->pan[0]); // shift right verified on real YM2608 - rt += ((out_fm[0]>>1) & OPN->pan[1]); - lt += ((out_fm[1]>>1) & OPN->pan[2]); - rt += ((out_fm[1]>>1) & OPN->pan[3]); - lt += ((out_fm[2]>>1) & OPN->pan[4]); - rt += ((out_fm[2]>>1) & OPN->pan[5]); - lt += ((out_fm[3]>>1) & OPN->pan[6]); - rt += ((out_fm[3]>>1) & OPN->pan[7]); - lt += ((out_fm[4]>>1) & OPN->pan[8]); - rt += ((out_fm[4]>>1) & OPN->pan[9]); - lt += ((out_fm[5]>>1) & OPN->pan[10]); - rt += ((out_fm[5]>>1) & OPN->pan[11]);*/ - // this way it's louder (and more accurate) - lt = (OPN->out_adpcm[OUTD_LEFT] + OPN->out_adpcm[OUTD_CENTER]) << 1; - rt = (OPN->out_adpcm[OUTD_RIGHT] + OPN->out_adpcm[OUTD_CENTER]) << 1; - lt += (OPN->out_delta[OUTD_LEFT] + OPN->out_delta[OUTD_CENTER])>>8; - rt += (OPN->out_delta[OUTD_RIGHT] + OPN->out_delta[OUTD_CENTER])>>8; - lt += (out_fm[0] & OPN->pan[0]); - rt += (out_fm[0] & OPN->pan[1]); - lt += (out_fm[1] & OPN->pan[2]); - rt += (out_fm[1] & OPN->pan[3]); - lt += (out_fm[2] & OPN->pan[4]); - rt += (out_fm[2] & OPN->pan[5]); - lt += (out_fm[3] & OPN->pan[6]); - rt += (out_fm[3] & OPN->pan[7]); - lt += (out_fm[4] & OPN->pan[8]); - rt += (out_fm[4] & OPN->pan[9]); - lt += (out_fm[5] & OPN->pan[10]); - rt += (out_fm[5] & OPN->pan[11]); - - lt >>= FINAL_SH; - rt >>= FINAL_SH; - - //Limit( lt, MAXOUT, MINOUT ); - //Limit( rt, MAXOUT, MINOUT ); - /* buffering */ - bufL[i] = lt; - bufR[i] = rt; - - #ifdef SAVE_SAMPLE - SAVE_ALL_CHANNELS - #endif - - } - - /* timer A control */ - INTERNAL_TIMER_A( &OPN->ST , cch[2] ) - } - INTERNAL_TIMER_B(&OPN->ST,length) - - - /* check IRQ for DELTA-T EOS */ - FM_STATUS_SET(&OPN->ST, 0); - -} - -#ifdef __STATE_H__ -void ym2608_postload(void *chip) -{ - if (chip) - { - YM2608 *F2608 = (YM2608 *)chip; - int r; - - /* prescaler */ - OPNPrescaler_w(&F2608->OPN,1,2); - F2608->deltaT.freqbase = F2608->OPN.ST.freqbase; - /* IRQ mask / mode */ - YM2608IRQMaskWrite(&F2608->OPN, F2608, F2608->REGS[0x29]); - /* SSG registers */ - for(r=0;r<16;r++) - { - (*F2608->OPN.ST.SSG->write)(F2608->OPN.ST.param,0,r); - (*F2608->OPN.ST.SSG->write)(F2608->OPN.ST.param,1,F2608->REGS[r]); - } - - /* OPN registers */ - /* DT / MULTI , TL , KS / AR , AMON / DR , SR , SL / RR , SSG-EG */ - for(r=0x30;r<0x9e;r++) - if((r&3) != 3) - { - OPNWriteReg(&F2608->OPN,r,F2608->REGS[r]); - OPNWriteReg(&F2608->OPN,r|0x100,F2608->REGS[r|0x100]); - } - /* FB / CONNECT , L / R / AMS / PMS */ - for(r=0xb0;r<0xb6;r++) - if((r&3) != 3) - { - OPNWriteReg(&F2608->OPN,r,F2608->REGS[r]); - OPNWriteReg(&F2608->OPN,r|0x100,F2608->REGS[r|0x100]); - } - /* FM channels */ - /*FM_channel_postload(F2608->CH,6);*/ - /* rhythm(ADPCMA) */ - FM_ADPCMAWrite(F2608,1,F2608->REGS[0x111]); - for( r=0x08 ; r<0x0c ; r++) - FM_ADPCMAWrite(F2608,r,F2608->REGS[r+0x110]); - /* Delta-T ADPCM unit */ - YM_DELTAT_postload(&F2608->deltaT , &F2608->REGS[0x100] ); - } -} - -static void YM2608_save_state(YM2608 *F2608, const device_config *device) -{ - state_save_register_device_item_array(device, 0, F2608->REGS); - FMsave_state_st(device,&F2608->OPN.ST); - FMsave_state_channel(device,F2608->CH,6); - /* 3slots */ - state_save_register_device_item_array(device, 0, F2608->OPN.SL3.fc); - state_save_register_device_item(device, 0, F2608->OPN.SL3.fn_h); - state_save_register_device_item_array(device, 0, F2608->OPN.SL3.kcode); - /* address register1 */ - state_save_register_device_item(device, 0, F2608->addr_A1); - /* rythm(ADPCMA) */ - FMsave_state_adpcma(device,F2608->adpcm); - /* Delta-T ADPCM unit */ - YM_DELTAT_savestate(device,&F2608->deltaT); -} -#endif /* _STATE_H */ - -static void YM2608_deltat_status_set(void *chip, UINT8 changebits) -{ - YM2608 *F2608 = (YM2608 *)chip; - FM_STATUS_SET(&(F2608->OPN.ST), changebits); -} -static void YM2608_deltat_status_reset(void *chip, UINT8 changebits) -{ - YM2608 *F2608 = (YM2608 *)chip; - FM_STATUS_RESET(&(F2608->OPN.ST), changebits); -} -/* YM2608(OPNA) */ -//void * ym2608_init(void *param, const device_config *device, int clock, int rate, -// void *pcmrom,int pcmsize, -// FM_TIMERHANDLER timer_handler,FM_IRQHANDLER IRQHandler, const ssg_callbacks *ssg) -void * ym2608_init(void *param, int clock, int rate, - FM_TIMERHANDLER timer_handler,FM_IRQHANDLER IRQHandler, const ssg_callbacks *ssg) -{ - YM2608 *F2608; - - /* allocate extend state space */ - if( (F2608 = (YM2608 *)malloc(sizeof(YM2608)))==NULL) - return NULL; - /* clear */ - memset(F2608,0,sizeof(YM2608)); - /* allocate total level table (128kb space) */ - if( !init_tables() ) - { - free( F2608 ); - return NULL; - } - - F2608->OPN.ST.param = param; - F2608->OPN.type = TYPE_YM2608; - F2608->OPN.P_CH = F2608->CH; - //F2608->OPN.ST.device = device; - F2608->OPN.ST.clock = clock; - F2608->OPN.ST.rate = rate; - - /* External handlers */ - F2608->OPN.ST.timer_handler = timer_handler; - F2608->OPN.ST.IRQ_Handler = IRQHandler; - F2608->OPN.ST.SSG = ssg; - - /* DELTA-T */ - //F2608->deltaT.memory = (UINT8 *)pcmrom; - //F2608->deltaT.memory_size = pcmsize; - F2608->deltaT.memory = NULL; - F2608->deltaT.memory_size = 0x00; - F2608->deltaT.memory_mask = 0x00; - - /*F2608->deltaT.write_time = 20.0 / clock;*/ /* a single byte write takes 20 cycles of main clock */ - /*F2608->deltaT.read_time = 18.0 / clock;*/ /* a single byte read takes 18 cycles of main clock */ - - F2608->deltaT.status_set_handler = YM2608_deltat_status_set; - F2608->deltaT.status_reset_handler = YM2608_deltat_status_reset; - F2608->deltaT.status_change_which_chip = F2608; - F2608->deltaT.status_change_EOS_bit = 0x04; /* status flag: set bit2 on End Of Sample */ - F2608->deltaT.status_change_BRDY_bit = 0x08; /* status flag: set bit3 on BRDY */ - F2608->deltaT.status_change_ZERO_bit = 0x10; /* status flag: set bit4 if silence continues for more than 290 miliseconds while recording the ADPCM */ - - /* ADPCM Rhythm */ - F2608->pcmbuf = (UINT8*)YM2608_ADPCM_ROM; - F2608->pcm_size = 0x2000; - - Init_ADPCMATable(); - -#ifdef __STATE_H__ - YM2608_save_state(F2608, device); -#endif - return F2608; -} - -/* shut down emulator */ -void ym2608_shutdown(void *chip) -{ - YM2608 *F2608 = (YM2608 *)chip; - - free(F2608->deltaT.memory); F2608->deltaT.memory = NULL; - - FMCloseTable(); - free(F2608); -} - -/* reset one of chips */ -void ym2608_reset_chip(void *chip) -{ - int i; - YM2608 *F2608 = (YM2608 *)chip; - FM_OPN *OPN = &F2608->OPN; - YM_DELTAT *DELTAT = &F2608->deltaT; - - /* Reset Prescaler */ - OPNPrescaler_w(OPN , 0 , 2); - F2608->deltaT.freqbase = OPN->ST.freqbase; - /* reset SSG section */ - (*OPN->ST.SSG->reset)(OPN->ST.param); - - /* status clear */ - FM_BUSY_CLEAR(&OPN->ST); - - /* register 0x29 - default value after reset is: - enable only 3 FM channels and enable all the status flags */ - YM2608IRQMaskWrite(OPN, F2608, 0x1f ); /* default value for D4-D0 is 1 */ - - /* register 0x10, A1=1 - default value is 1 for D4, D3, D2, 0 for the rest */ - YM2608IRQFlagWrite(OPN, F2608, 0x1c ); /* default: enable timer A and B, disable EOS, BRDY and ZERO */ - - OPNWriteMode(OPN,0x27,0x30); /* mode 0 , timer reset */ - - OPN->eg_timer = 0; - OPN->eg_cnt = 0; - - FM_STATUS_RESET(&OPN->ST, 0xff); - - reset_channels( &OPN->ST , F2608->CH , 6 ); - /* reset OPerator paramater */ - for(i = 0xb6 ; i >= 0xb4 ; i-- ) - { - OPNWriteReg(OPN,i ,0xc0); - OPNWriteReg(OPN,i|0x100,0xc0); - } - for(i = 0xb2 ; i >= 0x30 ; i-- ) - { - OPNWriteReg(OPN,i ,0); - OPNWriteReg(OPN,i|0x100,0); - } - for(i = 0x26 ; i >= 0x20 ; i-- ) OPNWriteReg(OPN,i,0); - - /* ADPCM - percussion sounds */ - for( i = 0; i < 6; i++ ) - { - if (i<=3) /* channels 0,1,2,3 */ - F2608->adpcm[i].step = (UINT32)((float)(1<OPN.ST.freqbase)/3.0); - else /* channels 4 and 5 work with slower clock */ - F2608->adpcm[i].step = (UINT32)((float)(1<OPN.ST.freqbase)/6.0); - - F2608->adpcm[i].start = YM2608_ADPCM_ROM_addr[i*2]; - F2608->adpcm[i].end = YM2608_ADPCM_ROM_addr[i*2+1]; - - F2608->adpcm[i].now_addr = 0; - F2608->adpcm[i].now_step = 0; - /* F2608->adpcm[i].delta = 21866; */ - F2608->adpcm[i].vol_mul = 0; - F2608->adpcm[i].pan = &OPN->out_adpcm[OUTD_CENTER]; /* default center */ - F2608->adpcm[i].flagMask = 0; - F2608->adpcm[i].flag = 0; - F2608->adpcm[i].adpcm_acc = 0; - F2608->adpcm[i].adpcm_step= 0; - F2608->adpcm[i].adpcm_out = 0; - } - F2608->adpcmTL = 0x3f; - - F2608->adpcm_arrivedEndAddress = 0; /* not used */ - - /* DELTA-T unit */ - DELTAT->freqbase = OPN->ST.freqbase; - DELTAT->output_pointer = OPN->out_delta; - DELTAT->portshift = 5; /* always 5bits shift */ /* ASG */ - DELTAT->output_range = 1<<23; - YM_DELTAT_ADPCM_Reset(DELTAT,OUTD_CENTER,YM_DELTAT_EMULATION_MODE_NORMAL); -} - -/* YM2608 write */ -/* n = number */ -/* a = address */ -/* v = value */ -int ym2608_write(void *chip, int a,UINT8 v) -{ - YM2608 *F2608 = (YM2608 *)chip; - FM_OPN *OPN = &F2608->OPN; - int addr; - - v &= 0xff; /*adjust to 8 bit bus */ - - - switch(a&3) - { - case 0: /* address port 0 */ - OPN->ST.address = v; - F2608->addr_A1 = 0; - - /* Write register to SSG emulator */ - if( v < 16 ) (*OPN->ST.SSG->write)(OPN->ST.param,0,v); - /* prescaler selecter : 2d,2e,2f */ - if( v >= 0x2d && v <= 0x2f ) - { - OPNPrescaler_w(OPN , v , 2); - //TODO: set ADPCM[c].step - F2608->deltaT.freqbase = OPN->ST.freqbase; - } - break; - - case 1: /* data port 0 */ - if (F2608->addr_A1 != 0) - break; /* verified on real YM2608 */ - - addr = OPN->ST.address; - F2608->REGS[addr] = v; - switch(addr & 0xf0) - { - case 0x00: /* SSG section */ - /* Write data to SSG emulator */ - (*OPN->ST.SSG->write)(OPN->ST.param,a,v); - break; - case 0x10: /* 0x10-0x1f : Rhythm section */ - ym2608_update_req(OPN->ST.param); - FM_ADPCMAWrite(F2608,addr-0x10,v); - break; - case 0x20: /* Mode Register */ - switch(addr) - { - case 0x29: /* SCH,xx,xxx,EN_ZERO,EN_BRDY,EN_EOS,EN_TB,EN_TA */ - YM2608IRQMaskWrite(OPN, F2608, v); - break; - default: - ym2608_update_req(OPN->ST.param); - OPNWriteMode(OPN,addr,v); - } - break; - default: /* OPN section */ - ym2608_update_req(OPN->ST.param); - OPNWriteReg(OPN,addr,v); - } - break; - - case 2: /* address port 1 */ - OPN->ST.address = v; - F2608->addr_A1 = 1; - break; - - case 3: /* data port 1 */ - if (F2608->addr_A1 != 1) - break; /* verified on real YM2608 */ - - addr = OPN->ST.address; - F2608->REGS[addr | 0x100] = v; - ym2608_update_req(OPN->ST.param); - switch( addr & 0xf0 ) - { - case 0x00: /* DELTAT PORT */ - switch( addr ) - { - case 0x0e: /* DAC data */ -#ifdef _DEBUG - logerror("YM2608: write to DAC data (unimplemented) value=%02x\n",v); -#endif - break; - default: - /* 0x00-0x0d */ - YM_DELTAT_ADPCM_Write(&F2608->deltaT,addr,v); - } - break; - case 0x10: /* IRQ Flag control */ - if( addr == 0x10 ) - { - YM2608IRQFlagWrite(OPN, F2608, v); - } - break; - default: - OPNWriteReg(OPN,addr | 0x100,v); - } - } - return OPN->ST.irq; -} - -UINT8 ym2608_read(void *chip,int a) -{ - YM2608 *F2608 = (YM2608 *)chip; - int addr = F2608->OPN.ST.address; - UINT8 ret = 0; - - switch( a&3 ) - { - case 0: /* status 0 : YM2203 compatible */ - /* BUSY:x:x:x:x:x:FLAGB:FLAGA */ - ret = FM_STATUS_FLAG(&F2608->OPN.ST) & 0x83; - break; - - case 1: /* status 0, ID */ - if( addr < 16 ) ret = (*F2608->OPN.ST.SSG->read)(F2608->OPN.ST.param); - else if(addr == 0xff) ret = 0x01; /* ID code */ - break; - - case 2: /* status 1 : status 0 + ADPCM status */ - /* BUSY : x : PCMBUSY : ZERO : BRDY : EOS : FLAGB : FLAGA */ - ret = (FM_STATUS_FLAG(&F2608->OPN.ST) & (F2608->flagmask|0x80)) | ((F2608->deltaT.PCM_BSY & 1)<<5) ; - break; - - case 3: - if(addr == 0x08) - { - ret = YM_DELTAT_ADPCM_Read(&F2608->deltaT); - } - else - { - if(addr == 0x0f) - { -#ifdef _DEBUG - logerror("YM2608 A/D convertion is accessed but not implemented !\n"); -#endif - ret = 0x80; /* 2's complement PCM data - result from A/D convertion */ - } - } - break; - } - return ret; -} - -int ym2608_timer_over(void *chip,int c) -{ - YM2608 *F2608 = (YM2608 *)chip; - - switch(c) - { -#if 0 - case 2: - { /* BUFRDY flag */ - YM_DELTAT_BRDY_callback( &F2608->deltaT ); - } - break; -#endif - case 1: - { /* Timer B */ - TimerBOver( &(F2608->OPN.ST) ); - } - break; - case 0: - { /* Timer A */ - ym2608_update_req(F2608->OPN.ST.param); - /* timer update */ - TimerAOver( &(F2608->OPN.ST) ); - /* CSM mode key,TL controll */ - if( F2608->OPN.ST.mode & 0x80 ) - { /* CSM mode total level latch and auto key on */ - CSMKeyControll( F2608->OPN.type, &(F2608->CH[2]) ); - } - } - break; - default: - break; - } - - return F2608->OPN.ST.irq; -} - -void ym2608_write_pcmrom(void *chip, UINT8 rom_id, offs_t ROMSize, offs_t DataStart, - offs_t DataLength, const UINT8* ROMData) -{ - YM2608 *F2608 = (YM2608 *)chip; - - switch(rom_id) - { - case 0x01: // ADPCM - // unused, it's constant - break; - case 0x02: // DELTA-T - if (F2608->deltaT.memory_size != ROMSize) - { - F2608->deltaT.memory = (UINT8*)realloc(F2608->deltaT.memory, ROMSize); - F2608->deltaT.memory_size = ROMSize; - memset(F2608->deltaT.memory, 0xFF, ROMSize); - YM_DELTAT_calc_mem_mask(&F2608->deltaT); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(F2608->deltaT.memory + DataStart, ROMData, DataLength); - break; - } - - return; -} - -void ym2608_set_mutemask(void *chip, UINT32 MuteMask) -{ - YM2608 *F2608 = (YM2608 *)chip; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 6; CurChn ++) - F2608->CH[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - for (CurChn = 0; CurChn < 6; CurChn ++) - F2608->adpcm[CurChn].Muted = (MuteMask >> (CurChn + 6)) & 0x01; - F2608->MuteDeltaT = (MuteMask >> 12) & 0x01; - - return; -} -#endif /* BUILD_YM2608 */ - - - -#if (BUILD_YM2610||BUILD_YM2610B) -/* YM2610(OPNB) */ - -/* Generate samples for one of the YM2610s */ -void ym2610_update_one(void *chip, FMSAMPLE **buffer, int length) -{ - YM2610 *F2610 = (YM2610 *)chip; - FM_OPN *OPN = &F2610->OPN; - YM_DELTAT *DELTAT = &F2610->deltaT; - int i,j; - FMSAMPLE *bufL,*bufR; - FM_CH *cch[4]; - INT32 *out_fm = OPN->out_fm; - - /* buffer setup */ - bufL = buffer[0]; - bufR = buffer[1]; - - cch[0] = &F2610->CH[1]; - cch[1] = &F2610->CH[2]; - cch[2] = &F2610->CH[4]; - cch[3] = &F2610->CH[5]; - -#ifdef YM2610B_WARNING -#define FM_KEY_IS(SLOT) ((SLOT)->key) -#define FM_MSG_YM2610B "YM2610-%p.CH%d is playing,Check whether the type of the chip is YM2610B\n" - /* Check YM2610B warning message */ - if( FM_KEY_IS(&F2610->CH[0].SLOT[3]) ) - { -#ifdef _DEBUG - LOG(LOG_WAR,(FM_MSG_YM2610B,F2610->OPN.ST.param,0)); -#endif - FM_KEY_IS(&F2610->CH[0].SLOT[3]) = 0; - } - if( FM_KEY_IS(&F2610->CH[3].SLOT[3]) ) - { -#ifdef _DEBUG - LOG(LOG_WAR,(FM_MSG_YM2610B,F2610->OPN.ST.param,3)); -#endif - FM_KEY_IS(&F2610->CH[3].SLOT[3]) = 0; - } -#endif - - /* refresh PG and EG */ - refresh_fc_eg_chan( OPN, cch[0] ); - if( (OPN->ST.mode & 0xc0) ) - { - /* 3SLOT MODE */ - if( cch[1]->SLOT[SLOT1].Incr==-1) - { - refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); - refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); - refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); - refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT4] , cch[1]->fc , cch[1]->kcode ); - } - } - else - refresh_fc_eg_chan( OPN, cch[1] ); - refresh_fc_eg_chan( OPN, cch[2] ); - refresh_fc_eg_chan( OPN, cch[3] ); - - /* buffering */ - for(i=0; i < length ; i++) - { - - advance_lfo(OPN); - - /* clear output acc. */ - OPN->out_adpcm[OUTD_LEFT] = OPN->out_adpcm[OUTD_RIGHT] = OPN->out_adpcm[OUTD_CENTER] = 0; - OPN->out_delta[OUTD_LEFT] = OPN->out_delta[OUTD_RIGHT] = OPN->out_delta[OUTD_CENTER] = 0; - /* clear outputs */ - out_fm[1] = 0; - out_fm[2] = 0; - out_fm[4] = 0; - out_fm[5] = 0; - - /* advance envelope generator */ - OPN->eg_timer += OPN->eg_timer_add; - while (OPN->eg_timer >= OPN->eg_timer_overflow) - { - OPN->eg_timer -= OPN->eg_timer_overflow; - OPN->eg_cnt++; - - advance_eg_channel(OPN, &cch[0]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[1]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[2]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[3]->SLOT[SLOT1]); - } - - /* calculate FM */ - chan_calc(OPN, cch[0], 1 ); /*remapped to 1*/ - chan_calc(OPN, cch[1], 2 ); /*remapped to 2*/ - chan_calc(OPN, cch[2], 4 ); /*remapped to 4*/ - chan_calc(OPN, cch[3], 5 ); /*remapped to 5*/ - - /* deltaT ADPCM */ - if( DELTAT->portstate&0x80 && ! F2610->MuteDeltaT ) - YM_DELTAT_ADPCM_CALC(DELTAT); - - /* ADPCMA */ - for( j = 0; j < 6; j++ ) - { - if( F2610->adpcm[j].flag ) - ADPCMA_calc_chan( F2610, &F2610->adpcm[j]); - } - - /* buffering */ - { - int lt,rt; - - /*lt = OPN->out_adpcm[OUTD_LEFT] + OPN->out_adpcm[OUTD_CENTER]; - rt = OPN->out_adpcm[OUTD_RIGHT] + OPN->out_adpcm[OUTD_CENTER]; - lt += (OPN->out_delta[OUTD_LEFT] + OPN->out_delta[OUTD_CENTER])>>9; - rt += (OPN->out_delta[OUTD_RIGHT] + OPN->out_delta[OUTD_CENTER])>>9; - - - lt += ((out_fm[1]>>1) & OPN->pan[2]); // the shift right was verified on real chip - rt += ((out_fm[1]>>1) & OPN->pan[3]); - lt += ((out_fm[2]>>1) & OPN->pan[4]); - rt += ((out_fm[2]>>1) & OPN->pan[5]); - - lt += ((out_fm[4]>>1) & OPN->pan[8]); - rt += ((out_fm[4]>>1) & OPN->pan[9]); - lt += ((out_fm[5]>>1) & OPN->pan[10]); - rt += ((out_fm[5]>>1) & OPN->pan[11]);*/ - - lt = (OPN->out_adpcm[OUTD_LEFT] + OPN->out_adpcm[OUTD_CENTER]) << 1; - rt = (OPN->out_adpcm[OUTD_RIGHT] + OPN->out_adpcm[OUTD_CENTER]) << 1; - lt += (OPN->out_delta[OUTD_LEFT] + OPN->out_delta[OUTD_CENTER])>>8; - rt += (OPN->out_delta[OUTD_RIGHT] + OPN->out_delta[OUTD_CENTER])>>8; - - - lt += (out_fm[1] & OPN->pan[2]); - rt += (out_fm[1] & OPN->pan[3]); - lt += (out_fm[2] & OPN->pan[4]); - rt += (out_fm[2] & OPN->pan[5]); - - lt += (out_fm[4] & OPN->pan[8]); - rt += (out_fm[4] & OPN->pan[9]); - lt += (out_fm[5] & OPN->pan[10]); - rt += (out_fm[5] & OPN->pan[11]); - - - lt >>= FINAL_SH; - rt >>= FINAL_SH; - - //Limit( lt, MAXOUT, MINOUT ); - //Limit( rt, MAXOUT, MINOUT ); - - #ifdef SAVE_SAMPLE - SAVE_ALL_CHANNELS - #endif - - /* buffering */ - bufL[i] = lt; - bufR[i] = rt; - } - - /* timer A control */ - INTERNAL_TIMER_A( &OPN->ST , cch[1] ) - } - INTERNAL_TIMER_B(&OPN->ST,length) - -} - -#if BUILD_YM2610B -/* Generate samples for one of the YM2610Bs */ -void ym2610b_update_one(void *chip, FMSAMPLE **buffer, int length) -{ - YM2610 *F2610 = (YM2610 *)chip; - FM_OPN *OPN = &F2610->OPN; - YM_DELTAT *DELTAT = &F2610->deltaT; - int i,j; - FMSAMPLE *bufL,*bufR; - FM_CH *cch[6]; - INT32 *out_fm = OPN->out_fm; - - /* buffer setup */ - bufL = buffer[0]; - bufR = buffer[1]; - - cch[0] = &F2610->CH[0]; - cch[1] = &F2610->CH[1]; - cch[2] = &F2610->CH[2]; - cch[3] = &F2610->CH[3]; - cch[4] = &F2610->CH[4]; - cch[5] = &F2610->CH[5]; - - /* refresh PG and EG */ - refresh_fc_eg_chan( OPN, cch[0] ); - refresh_fc_eg_chan( OPN, cch[1] ); - if( (OPN->ST.mode & 0xc0) ) - { - /* 3SLOT MODE */ - if( cch[2]->SLOT[SLOT1].Incr==-1) - { - refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); - refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); - refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); - refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT4] , cch[2]->fc , cch[2]->kcode ); - } - } - else - refresh_fc_eg_chan( OPN, cch[2] ); - refresh_fc_eg_chan( OPN, cch[3] ); - refresh_fc_eg_chan( OPN, cch[4] ); - refresh_fc_eg_chan( OPN, cch[5] ); - - /* buffering */ - for(i=0; i < length ; i++) - { - - advance_lfo(OPN); - - /* clear output acc. */ - OPN->out_adpcm[OUTD_LEFT] = OPN->out_adpcm[OUTD_RIGHT] = OPN->out_adpcm[OUTD_CENTER] = 0; - OPN->out_delta[OUTD_LEFT] = OPN->out_delta[OUTD_RIGHT] = OPN->out_delta[OUTD_CENTER] = 0; - /* clear outputs */ - out_fm[0] = 0; - out_fm[1] = 0; - out_fm[2] = 0; - out_fm[3] = 0; - out_fm[4] = 0; - out_fm[5] = 0; - - /* advance envelope generator */ - OPN->eg_timer += OPN->eg_timer_add; - while (OPN->eg_timer >= OPN->eg_timer_overflow) - { - OPN->eg_timer -= OPN->eg_timer_overflow; - OPN->eg_cnt++; - - advance_eg_channel(OPN, &cch[0]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[1]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[2]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[3]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[4]->SLOT[SLOT1]); - advance_eg_channel(OPN, &cch[5]->SLOT[SLOT1]); - } - - /* calculate FM */ - chan_calc(OPN, cch[0], 0 ); - chan_calc(OPN, cch[1], 1 ); - chan_calc(OPN, cch[2], 2 ); - chan_calc(OPN, cch[3], 3 ); - chan_calc(OPN, cch[4], 4 ); - chan_calc(OPN, cch[5], 5 ); - - /* deltaT ADPCM */ - if( DELTAT->portstate&0x80 && ! F2610->MuteDeltaT ) - YM_DELTAT_ADPCM_CALC(DELTAT); - - /* ADPCMA */ - for( j = 0; j < 6; j++ ) - { - if( F2610->adpcm[j].flag ) - ADPCMA_calc_chan( F2610, &F2610->adpcm[j]); - } - - /* buffering */ - { - int lt,rt; - - /*lt = OPN->out_adpcm[OUTD_LEFT] + OPN->out_adpcm[OUTD_CENTER]; - rt = OPN->out_adpcm[OUTD_RIGHT] + OPN->out_adpcm[OUTD_CENTER]; - lt += (OPN->out_delta[OUTD_LEFT] + OPN->out_delta[OUTD_CENTER])>>9; - rt += (OPN->out_delta[OUTD_RIGHT] + OPN->out_delta[OUTD_CENTER])>>9; - - lt += ((out_fm[0]>>1) & OPN->pan[0]); // the shift right is verified on YM2610 - rt += ((out_fm[0]>>1) & OPN->pan[1]); - lt += ((out_fm[1]>>1) & OPN->pan[2]); - rt += ((out_fm[1]>>1) & OPN->pan[3]); - lt += ((out_fm[2]>>1) & OPN->pan[4]); - rt += ((out_fm[2]>>1) & OPN->pan[5]); - lt += ((out_fm[3]>>1) & OPN->pan[6]); - rt += ((out_fm[3]>>1) & OPN->pan[7]); - lt += ((out_fm[4]>>1) & OPN->pan[8]); - rt += ((out_fm[4]>>1) & OPN->pan[9]); - lt += ((out_fm[5]>>1) & OPN->pan[10]); - rt += ((out_fm[5]>>1) & OPN->pan[11]);*/ - lt = (OPN->out_adpcm[OUTD_LEFT] + OPN->out_adpcm[OUTD_CENTER]) << 1; - rt = (OPN->out_adpcm[OUTD_RIGHT] + OPN->out_adpcm[OUTD_CENTER]) << 1; - lt += (OPN->out_delta[OUTD_LEFT] + OPN->out_delta[OUTD_CENTER])>>8; - rt += (OPN->out_delta[OUTD_RIGHT] + OPN->out_delta[OUTD_CENTER])>>8; - - lt += (out_fm[0] & OPN->pan[0]); - rt += (out_fm[0] & OPN->pan[1]); - lt += (out_fm[1] & OPN->pan[2]); - rt += (out_fm[1] & OPN->pan[3]); - lt += (out_fm[2] & OPN->pan[4]); - rt += (out_fm[2] & OPN->pan[5]); - lt += (out_fm[3] & OPN->pan[6]); - rt += (out_fm[3] & OPN->pan[7]); - lt += (out_fm[4] & OPN->pan[8]); - rt += (out_fm[4] & OPN->pan[9]); - lt += (out_fm[5] & OPN->pan[10]); - rt += (out_fm[5] & OPN->pan[11]); - - - lt >>= FINAL_SH; - rt >>= FINAL_SH; - - //Limit( lt, MAXOUT, MINOUT ); - //Limit( rt, MAXOUT, MINOUT ); - - #ifdef SAVE_SAMPLE - SAVE_ALL_CHANNELS - #endif - - /* buffering */ - bufL[i] = lt; - bufR[i] = rt; - } - - /* timer A control */ - INTERNAL_TIMER_A( &OPN->ST , cch[2] ) - } - INTERNAL_TIMER_B(&OPN->ST,length) - -} -#endif /* BUILD_YM2610B */ - - -#ifdef __STATE_H__ -void ym2610_postload(void *chip) -{ - if (chip) - { - YM2610 *F2610 = (YM2610 *)chip; - int r; - - /* SSG registers */ - for(r=0;r<16;r++) - { - (*F2610->OPN.ST.SSG->write)(F2610->OPN.ST.param,0,r); - (*F2610->OPN.ST.SSG->write)(F2610->OPN.ST.param,1,F2610->REGS[r]); - } - - /* OPN registers */ - /* DT / MULTI , TL , KS / AR , AMON / DR , SR , SL / RR , SSG-EG */ - for(r=0x30;r<0x9e;r++) - if((r&3) != 3) - { - OPNWriteReg(&F2610->OPN,r,F2610->REGS[r]); - OPNWriteReg(&F2610->OPN,r|0x100,F2610->REGS[r|0x100]); - } - /* FB / CONNECT , L / R / AMS / PMS */ - for(r=0xb0;r<0xb6;r++) - if((r&3) != 3) - { - OPNWriteReg(&F2610->OPN,r,F2610->REGS[r]); - OPNWriteReg(&F2610->OPN,r|0x100,F2610->REGS[r|0x100]); - } - /* FM channels */ - /*FM_channel_postload(F2610->CH,6);*/ - - /* rhythm(ADPCMA) */ - FM_ADPCMAWrite(F2610,1,F2610->REGS[0x101]); - for( r=0 ; r<6 ; r++) - { - FM_ADPCMAWrite(F2610,r+0x08,F2610->REGS[r+0x108]); - FM_ADPCMAWrite(F2610,r+0x10,F2610->REGS[r+0x110]); - FM_ADPCMAWrite(F2610,r+0x18,F2610->REGS[r+0x118]); - FM_ADPCMAWrite(F2610,r+0x20,F2610->REGS[r+0x120]); - FM_ADPCMAWrite(F2610,r+0x28,F2610->REGS[r+0x128]); - } - /* Delta-T ADPCM unit */ - YM_DELTAT_postload(&F2610->deltaT , &F2610->REGS[0x010] ); - } -} - -static void YM2610_save_state(YM2610 *F2610, const device_config *device) -{ - state_save_register_device_item_array(device, 0, F2610->REGS); - FMsave_state_st(device,&F2610->OPN.ST); - FMsave_state_channel(device,F2610->CH,6); - /* 3slots */ - state_save_register_device_item_array(device, 0, F2610->OPN.SL3.fc); - state_save_register_device_item(device, 0, F2610->OPN.SL3.fn_h); - state_save_register_device_item_array(device, 0, F2610->OPN.SL3.kcode); - /* address register1 */ - state_save_register_device_item(device, 0, F2610->addr_A1); - - state_save_register_device_item(device, 0, F2610->adpcm_arrivedEndAddress); - /* rythm(ADPCMA) */ - FMsave_state_adpcma(device,F2610->adpcm); - /* Delta-T ADPCM unit */ - YM_DELTAT_savestate(device,&F2610->deltaT); -} -#endif /* _STATE_H */ - -static void YM2610_deltat_status_set(void *chip, UINT8 changebits) -{ - YM2610 *F2610 = (YM2610 *)chip; - F2610->adpcm_arrivedEndAddress |= changebits; -} -static void YM2610_deltat_status_reset(void *chip, UINT8 changebits) -{ - YM2610 *F2610 = (YM2610 *)chip; - F2610->adpcm_arrivedEndAddress &= (~changebits); -} - -//void *ym2610_init(void *param, const device_config *device, int clock, int rate, -// void *pcmroma,int pcmsizea,void *pcmromb,int pcmsizeb, -// FM_TIMERHANDLER timer_handler,FM_IRQHANDLER IRQHandler, const ssg_callbacks *ssg) -void *ym2610_init(void *param, int clock, int rate, - FM_TIMERHANDLER timer_handler,FM_IRQHANDLER IRQHandler, const ssg_callbacks *ssg) -{ - YM2610 *F2610; - - /* allocate extend state space */ - if( (F2610 = (YM2610 *)malloc(sizeof(YM2610)))==NULL) - return NULL; - /* clear */ - memset(F2610,0,sizeof(YM2610)); - /* allocate total level table (128kb space) */ - if( !init_tables() ) - { - free( F2610 ); - return NULL; - } - - /* FM */ - F2610->OPN.ST.param = param; - F2610->OPN.type = TYPE_YM2610; - F2610->OPN.P_CH = F2610->CH; - //F2610->OPN.ST.device = device; - F2610->OPN.ST.clock = clock; - F2610->OPN.ST.rate = rate; - /* Extend handler */ - F2610->OPN.ST.timer_handler = timer_handler; - F2610->OPN.ST.IRQ_Handler = IRQHandler; - F2610->OPN.ST.SSG = ssg; - /* ADPCM */ - //F2610->pcmbuf = (const UINT8 *)pcmroma; - //F2610->pcm_size = pcmsizea; - F2610->pcmbuf = NULL; - F2610->pcm_size = 0x00; - /* DELTA-T */ - //F2610->deltaT.memory = (UINT8 *)pcmromb; - //F2610->deltaT.memory_size = pcmsizeb; - F2610->deltaT.memory = NULL; - F2610->deltaT.memory_size = 0x00; - F2610->deltaT.memory_mask = 0x00; - - F2610->deltaT.status_set_handler = YM2610_deltat_status_set; - F2610->deltaT.status_reset_handler = YM2610_deltat_status_reset; - F2610->deltaT.status_change_which_chip = F2610; - F2610->deltaT.status_change_EOS_bit = 0x80; /* status flag: set bit7 on End Of Sample */ - - Init_ADPCMATable(); -#ifdef __STATE_H__ - YM2610_save_state(F2610, device); -#endif - return F2610; -} - -/* shut down emulator */ -void ym2610_shutdown(void *chip) -{ - YM2610 *F2610 = (YM2610 *)chip; - - free(F2610->pcmbuf); F2610->pcmbuf = NULL; - free(F2610->deltaT.memory); F2610->deltaT.memory = NULL; - - FMCloseTable(); - free(F2610); -} - -/* reset one of chip */ -void ym2610_reset_chip(void *chip) -{ - int i; - YM2610 *F2610 = (YM2610 *)chip; - FM_OPN *OPN = &F2610->OPN; - YM_DELTAT *DELTAT = &F2610->deltaT; - - /*astring name; - device_t* dev = F2610->OPN.ST.device;*/ - - /* setup PCM buffers again */ - /*name.printf("%s",dev->tag()); - F2610->pcmbuf = (const UINT8 *)dev->machine->region(name)->base(); - F2610->pcm_size = dev->machine->region(name)->bytes(); - name.printf("%s.deltat",dev->tag()); - F2610->deltaT.memory = (UINT8 *)dev->machine->region(name)->base(); - if(F2610->deltaT.memory == NULL) - { - F2610->deltaT.memory = (UINT8*)F2610->pcmbuf; - F2610->deltaT.memory_size = F2610->pcm_size; - } - else - F2610->deltaT.memory_size = dev->machine->region(name)->bytes();*/ - - /* Reset Prescaler */ - OPNSetPres( OPN, 6*24, 6*24, 4*2); /* OPN 1/6 , SSG 1/4 */ - /* reset SSG section */ - (*OPN->ST.SSG->reset)(OPN->ST.param); - /* status clear */ - FM_IRQMASK_SET(&OPN->ST,0x03); - FM_BUSY_CLEAR(&OPN->ST); - OPNWriteMode(OPN,0x27,0x30); /* mode 0 , timer reset */ - - OPN->eg_timer = 0; - OPN->eg_cnt = 0; - - FM_STATUS_RESET(&OPN->ST, 0xff); - - reset_channels( &OPN->ST , F2610->CH , 6 ); - /* reset OPerator paramater */ - for(i = 0xb6 ; i >= 0xb4 ; i-- ) - { - OPNWriteReg(OPN,i ,0xc0); - OPNWriteReg(OPN,i|0x100,0xc0); - } - for(i = 0xb2 ; i >= 0x30 ; i-- ) - { - OPNWriteReg(OPN,i ,0); - OPNWriteReg(OPN,i|0x100,0); - } - for(i = 0x26 ; i >= 0x20 ; i-- ) OPNWriteReg(OPN,i,0); - /**** ADPCM work initial ****/ - for( i = 0; i < 6 ; i++ ) - { - F2610->adpcm[i].step = (UINT32)((float)(1<OPN.ST.freqbase)/3.0); - F2610->adpcm[i].now_addr = 0; - F2610->adpcm[i].now_step = 0; - F2610->adpcm[i].start = 0; - F2610->adpcm[i].end = 0; - /* F2610->adpcm[i].delta = 21866; */ - F2610->adpcm[i].vol_mul = 0; - F2610->adpcm[i].pan = &OPN->out_adpcm[OUTD_CENTER]; /* default center */ - F2610->adpcm[i].flagMask = 1<adpcm[i].flag = 0; - F2610->adpcm[i].adpcm_acc = 0; - F2610->adpcm[i].adpcm_step= 0; - F2610->adpcm[i].adpcm_out = 0; - } - F2610->adpcmTL = 0x3f; - - F2610->adpcm_arrivedEndAddress = 0; - - /* DELTA-T unit */ - DELTAT->freqbase = OPN->ST.freqbase; - DELTAT->output_pointer = OPN->out_delta; - DELTAT->portshift = 8; /* allways 8bits shift */ - DELTAT->output_range = 1<<23; - YM_DELTAT_ADPCM_Reset(DELTAT,OUTD_CENTER,YM_DELTAT_EMULATION_MODE_YM2610); -} - -/* YM2610 write */ -/* n = number */ -/* a = address */ -/* v = value */ -int ym2610_write(void *chip, int a, UINT8 v) -{ - YM2610 *F2610 = (YM2610 *)chip; - FM_OPN *OPN = &F2610->OPN; - int addr; - int ch; - - v &= 0xff; /* adjust to 8 bit bus */ - - switch( a&3 ) - { - case 0: /* address port 0 */ - OPN->ST.address = v; - F2610->addr_A1 = 0; - - /* Write register to SSG emulator */ - if( v < 16 ) (*OPN->ST.SSG->write)(OPN->ST.param,0,v); - break; - - case 1: /* data port 0 */ - if (F2610->addr_A1 != 0) - break; /* verified on real YM2608 */ - - addr = OPN->ST.address; - F2610->REGS[addr] = v; - switch(addr & 0xf0) - { - case 0x00: /* SSG section */ - /* Write data to SSG emulator */ - (*OPN->ST.SSG->write)(OPN->ST.param,a,v); - break; - case 0x10: /* DeltaT ADPCM */ - ym2610_update_req(OPN->ST.param); - - switch(addr) - { - case 0x10: /* control 1 */ - case 0x11: /* control 2 */ - case 0x12: /* start address L */ - case 0x13: /* start address H */ - case 0x14: /* stop address L */ - case 0x15: /* stop address H */ - - case 0x19: /* delta-n L */ - case 0x1a: /* delta-n H */ - case 0x1b: /* volume */ - { - YM_DELTAT_ADPCM_Write(&F2610->deltaT,addr-0x10,v); - } - break; - - case 0x1c: /* FLAG CONTROL : Extend Status Clear/Mask */ - { - UINT8 statusmask = ~v; - /* set arrived flag mask */ - for(ch=0;ch<6;ch++) - F2610->adpcm[ch].flagMask = statusmask&(1<deltaT.status_change_EOS_bit = statusmask & 0x80; /* status flag: set bit7 on End Of Sample */ - - /* clear arrived flag */ - F2610->adpcm_arrivedEndAddress &= statusmask; - } - break; - - default: -#ifdef _DEBUG - logerror("YM2610: write to unknown deltat register %02x val=%02x\n",addr,v); -#endif - break; - } - - break; - case 0x20: /* Mode Register */ - ym2610_update_req(OPN->ST.param); - OPNWriteMode(OPN,addr,v); - break; - default: /* OPN section */ - ym2610_update_req(OPN->ST.param); - /* write register */ - OPNWriteReg(OPN,addr,v); - } - break; - - case 2: /* address port 1 */ - OPN->ST.address = v; - F2610->addr_A1 = 1; - break; - - case 3: /* data port 1 */ - if (F2610->addr_A1 != 1) - break; /* verified on real YM2608 */ - - ym2610_update_req(OPN->ST.param); - addr = OPN->ST.address; - F2610->REGS[addr | 0x100] = v; - if( addr < 0x30 ) - /* 100-12f : ADPCM A section */ - FM_ADPCMAWrite(F2610,addr,v); - else - OPNWriteReg(OPN,addr | 0x100,v); - } - return OPN->ST.irq; -} - -UINT8 ym2610_read(void *chip,int a) -{ - YM2610 *F2610 = (YM2610 *)chip; - int addr = F2610->OPN.ST.address; - UINT8 ret = 0; - - switch( a&3) - { - case 0: /* status 0 : YM2203 compatible */ - ret = FM_STATUS_FLAG(&F2610->OPN.ST) & 0x83; - break; - case 1: /* data 0 */ - if( addr < 16 ) ret = (*F2610->OPN.ST.SSG->read)(F2610->OPN.ST.param); - if( addr == 0xff ) ret = 0x01; - break; - case 2: /* status 1 : ADPCM status */ - /* ADPCM STATUS (arrived End Address) */ - /* B,--,A5,A4,A3,A2,A1,A0 */ - /* B = ADPCM-B(DELTA-T) arrived end address */ - /* A0-A5 = ADPCM-A arrived end address */ - ret = F2610->adpcm_arrivedEndAddress; - break; - case 3: - ret = 0; - break; - } - return ret; -} - -int ym2610_timer_over(void *chip,int c) -{ - YM2610 *F2610 = (YM2610 *)chip; - - if( c ) - { /* Timer B */ - TimerBOver( &(F2610->OPN.ST) ); - } - else - { /* Timer A */ - ym2610_update_req(F2610->OPN.ST.param); - /* timer update */ - TimerAOver( &(F2610->OPN.ST) ); - /* CSM mode key,TL controll */ - if( F2610->OPN.ST.mode & 0x80 ) - { /* CSM mode total level latch and auto key on */ - CSMKeyControll( F2610->OPN.type, &(F2610->CH[2]) ); - } - } - return F2610->OPN.ST.irq; -} - -void ym2610_write_pcmrom(void *chip, UINT8 rom_id, offs_t ROMSize, offs_t DataStart, - offs_t DataLength, const UINT8* ROMData) -{ - YM2610 *F2610 = (YM2610 *)chip; - - switch(rom_id) - { - case 0x01: // ADPCM - if (F2610->pcm_size != ROMSize) - { - F2610->pcmbuf = (UINT8*)realloc(F2610->pcmbuf, ROMSize); - F2610->pcm_size = ROMSize; - memset(F2610->pcmbuf, 0xFF, ROMSize); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(F2610->pcmbuf + DataStart, ROMData, DataLength); - break; - case 0x02: // DELTA-T - if (F2610->deltaT.memory_size != ROMSize) - { - F2610->deltaT.memory = (UINT8*)realloc(F2610->deltaT.memory, ROMSize); - F2610->deltaT.memory_size = ROMSize; - memset(F2610->deltaT.memory, 0xFF, ROMSize); - YM_DELTAT_calc_mem_mask(&F2610->deltaT); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(F2610->deltaT.memory + DataStart, ROMData, DataLength); - break; - } - - return; -} - -void ym2610_set_mutemask(void *chip, UINT32 MuteMask) -{ - YM2610 *F2610 = (YM2610 *)chip; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 6; CurChn ++) - F2610->CH[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - for (CurChn = 0; CurChn < 6; CurChn ++) - F2610->adpcm[CurChn].Muted = (MuteMask >> (CurChn + 6)) & 0x01; - F2610->MuteDeltaT = (MuteMask >> 12) & 0x01; - - return; -} -#endif /* (BUILD_YM2610||BUILD_YM2610B) */ diff --git a/Frameworks/GME/vgmplay/chips/fm.h b/Frameworks/GME/vgmplay/chips/fm.h deleted file mode 100644 index a63540ee8..000000000 --- a/Frameworks/GME/vgmplay/chips/fm.h +++ /dev/null @@ -1,238 +0,0 @@ -/* - File: fm.h -- header file for software emulation for FM sound generator - -*/ - -#pragma once - -/* --- select emulation chips --- */ -/* -#define BUILD_YM2203 (HAS_YM2203) // build YM2203(OPN) emulator -#define BUILD_YM2608 (HAS_YM2608) // build YM2608(OPNA) emulator -#define BUILD_YM2610 (HAS_YM2610) // build YM2610(OPNB) emulator -#define BUILD_YM2610B (HAS_YM2610B) // build YM2610B(OPNB?)emulator -#define BUILD_YM2612 (HAS_YM2612) // build YM2612(OPN2) emulator -#define BUILD_YM3438 (HAS_YM3438) // build YM3438(OPN) emulator -*/ -#define BUILD_YM2203 1 -#define BUILD_YM2608 1 -#define BUILD_YM2610 1 -#define BUILD_YM2610B 1 -#define BUILD_YM2612 1 -#define BUILD_YM3438 1 - -/* select bit size of output : 8 or 16 */ -#define FM_SAMPLE_BITS 16 - -/* select timer system internal or external */ -#define FM_INTERNAL_TIMER 1 - -/* --- speedup optimize --- */ -/* busy flag enulation , The definition of FM_GET_TIME_NOW() is necessary. */ -//#define FM_BUSY_FLAG_SUPPORT 1 - -/* --- external SSG(YM2149/AY-3-8910)emulator interface port */ -/* used by YM2203,YM2608,and YM2610 */ -typedef struct _ssg_callbacks ssg_callbacks; -struct _ssg_callbacks -{ - void (*set_clock)(void *param, int clock); - void (*write)(void *param, int address, int data); - int (*read)(void *param); - void (*reset)(void *param); -}; - -/* --- external callback funstions for realtime update --- */ - -#if FM_BUSY_FLAG_SUPPORT -#define TIME_TYPE attotime -#define UNDEFINED_TIME attotime_zero -#define FM_GET_TIME_NOW(machine) timer_get_time(machine) -#define ADD_TIMES(t1, t2) attotime_add((t1), (t2)) -#define COMPARE_TIMES(t1, t2) attotime_compare((t1), (t2)) -#define MULTIPLY_TIME_BY_INT(t,i) attotime_mul(t, i) -#endif - -#if BUILD_YM2203 - /* in 2203intf.c */ - void ym2203_update_request(void *param); - #define ym2203_update_req(chip) ym2203_update_request(chip) -#endif /* BUILD_YM2203 */ - -#if BUILD_YM2608 - /* in 2608intf.c */ - void ym2608_update_request(void *param); - #define ym2608_update_req(chip) ym2608_update_request(chip); -#endif /* BUILD_YM2608 */ - -#if (BUILD_YM2610||BUILD_YM2610B) - /* in 2610intf.c */ - void ym2610_update_request(void *param); - #define ym2610_update_req(chip) ym2610_update_request(chip); -#endif /* (BUILD_YM2610||BUILD_YM2610B) */ - -#if (BUILD_YM2612||BUILD_YM3438) - /* in 2612intf.c */ - void ym2612_update_request(void *param); - #define ym2612_update_req(chip) ym2612_update_request(chip); -#endif /* (BUILD_YM2612||BUILD_YM3438) */ - -/* compiler dependence */ -#if 0 -#ifndef OSD_CPU_H -#define OSD_CPU_H -typedef unsigned char UINT8; /* unsigned 8bit */ -typedef unsigned short UINT16; /* unsigned 16bit */ -typedef unsigned int UINT32; /* unsigned 32bit */ -typedef signed char INT8; /* signed 8bit */ -typedef signed short INT16; /* signed 16bit */ -typedef signed int INT32; /* signed 32bit */ -#endif /* OSD_CPU_H */ -#endif - - - -typedef stream_sample_t FMSAMPLE; -/* -#if (FM_SAMPLE_BITS==16) -typedef INT16 FMSAMPLE; -#endif -#if (FM_SAMPLE_BITS==8) -typedef unsigned char FMSAMPLE; -#endif -*/ - -typedef void (*FM_TIMERHANDLER)(void *param,int c,int cnt,int clock); -typedef void (*FM_IRQHANDLER)(void *param,int irq); -/* FM_TIMERHANDLER : Stop or Start timer */ -/* int n = chip number */ -/* int c = Channel 0=TimerA,1=TimerB */ -/* int count = timer count (0=stop) */ -/* doube stepTime = step time of one count (sec.)*/ - -/* FM_IRQHHANDLER : IRQ level changing sense */ -/* int n = chip number */ -/* int irq = IRQ level 0=OFF,1=ON */ - -#if BUILD_YM2203 -/* -------------------- YM2203(OPN) Interface -------------------- */ - -/* -** Initialize YM2203 emulator(s). -** -** 'num' is the number of virtual YM2203's to allocate -** 'baseclock' -** 'rate' is sampling rate -** 'TimerHandler' timer callback handler when timer start and clear -** 'IRQHandler' IRQ callback handler when changed IRQ level -** return 0 = success -*/ -//void * ym2203_init(void *param, const device_config *device, int baseclock, int rate, -// FM_TIMERHANDLER TimerHandler,FM_IRQHANDLER IRQHandler, const ssg_callbacks *ssg); -void * ym2203_init(void *param, int baseclock, int rate, - FM_TIMERHANDLER TimerHandler,FM_IRQHANDLER IRQHandler, const ssg_callbacks *ssg); - -/* -** shutdown the YM2203 emulators -*/ -void ym2203_shutdown(void *chip); - -/* -** reset all chip registers for YM2203 number 'num' -*/ -void ym2203_reset_chip(void *chip); - -/* -** update one of chip -*/ -void ym2203_update_one(void *chip, FMSAMPLE **buffer, int length); - -/* -** Write -** return : InterruptLevel -*/ -int ym2203_write(void *chip,int a,unsigned char v); - -/* -** Read -** return : InterruptLevel -*/ -unsigned char ym2203_read(void *chip,int a); - -/* -** Timer OverFlow -*/ -int ym2203_timer_over(void *chip, int c); - -/* -** State Save -*/ -void ym2203_postload(void *chip); - -void ym2203_set_mutemask(void *chip, UINT32 MuteMask); -#endif /* BUILD_YM2203 */ - -#if BUILD_YM2608 -/* -------------------- YM2608(OPNA) Interface -------------------- */ -//void * ym2608_init(void *param, const device_config *device, int baseclock, int rate, -// void *pcmroma,int pcmsizea, -// FM_TIMERHANDLER TimerHandler,FM_IRQHANDLER IRQHandler, const ssg_callbacks *ssg); -void * ym2608_init(void *param, int baseclock, int rate, - FM_TIMERHANDLER TimerHandler,FM_IRQHANDLER IRQHandler, const ssg_callbacks *ssg); -void ym2608_shutdown(void *chip); -void ym2608_reset_chip(void *chip); -void ym2608_update_one(void *chip, FMSAMPLE **buffer, int length); - -int ym2608_write(void *chip, int a,unsigned char v); -unsigned char ym2608_read(void *chip,int a); -int ym2608_timer_over(void *chip, int c ); -void ym2608_postload(void *chip); -void ym2608_write_pcmrom(void *chip, UINT8 rom_id, offs_t ROMSize, offs_t DataStart, - offs_t DataLength, const UINT8* ROMData); - -void ym2608_set_mutemask(void *chip, UINT32 MuteMask); -#endif /* BUILD_YM2608 */ - -#if (BUILD_YM2610||BUILD_YM2610B) -/* -------------------- YM2610(OPNB) Interface -------------------- */ -//void * ym2610_init(void *param, const device_config *device, int baseclock, int rate, -// void *pcmroma,int pcmasize,void *pcmromb,int pcmbsize, -// FM_TIMERHANDLER TimerHandler,FM_IRQHANDLER IRQHandler, const ssg_callbacks *ssg); -void * ym2610_init(void *param, int baseclock, int rate, - FM_TIMERHANDLER TimerHandler,FM_IRQHANDLER IRQHandler, const ssg_callbacks *ssg); -void ym2610_shutdown(void *chip); -void ym2610_reset_chip(void *chip); -void ym2610_update_one(void *chip, FMSAMPLE **buffer, int length); - -#if BUILD_YM2610B -void ym2610b_update_one(void *chip, FMSAMPLE **buffer, int length); -#endif /* BUILD_YM2610B */ - -int ym2610_write(void *chip, int a,unsigned char v); -unsigned char ym2610_read(void *chip,int a); -int ym2610_timer_over(void *chip, int c ); -void ym2610_postload(void *chip); -void ym2610_write_pcmrom(void *chip, UINT8 rom_id, offs_t ROMSize, offs_t DataStart, - offs_t DataLength, const UINT8* ROMData); - -void ym2610_set_mutemask(void *chip, UINT32 MuteMask); -#endif /* (BUILD_YM2610||BUILD_YM2610B) */ - -#if (BUILD_YM2612||BUILD_YM3438) -//void * ym2612_init(void *param, const device_config *device, int baseclock, int rate, -// FM_TIMERHANDLER TimerHandler,FM_IRQHANDLER IRQHandler); -void * ym2612_init(void *param, int baseclock, int rate, - FM_TIMERHANDLER TimerHandler,FM_IRQHANDLER IRQHandler, - UINT8 *IsVGMInit, int Options); -void ym2612_shutdown(void *chip); -void ym2612_reset_chip(void *chip); -void ym2612_update_one(void *chip, FMSAMPLE **buffer, int length); - -int ym2612_write(void *chip, int a,unsigned char v); -unsigned char ym2612_read(void *chip,int a); -int ym2612_timer_over(void *chip, int c ); -void ym2612_postload(void *chip); - -void ym2612_set_mutemask(void *chip, UINT32 MuteMask); -#endif /* (BUILD_YM2612||BUILD_YM3438) */ - diff --git a/Frameworks/GME/vgmplay/chips/fmopl.c b/Frameworks/GME/vgmplay/chips/fmopl.c deleted file mode 100644 index f6487d2de..000000000 --- a/Frameworks/GME/vgmplay/chips/fmopl.c +++ /dev/null @@ -1,2748 +0,0 @@ -/* -** -** File: fmopl.c - software implementation of FM sound generator -** types OPL and OPL2 -** -** Copyright Jarek Burczynski (bujar at mame dot net) -** Copyright Tatsuyuki Satoh , MultiArcadeMachineEmulator development -** -** Version 0.72 -** - -Revision History: - -04-08-2003 Jarek Burczynski: - - removed BFRDY hack. BFRDY is busy flag, and it should be 0 only when the chip - handles memory read/write or during the adpcm synthesis when the chip - requests another byte of ADPCM data. - -24-07-2003 Jarek Burczynski: - - added a small hack for Y8950 status BFRDY flag (bit 3 should be set after - some (unknown) delay). Right now it's always set. - -14-06-2003 Jarek Burczynski: - - implemented all of the status register flags in Y8950 emulation - - renamed y8950_set_delta_t_memory() parameters from _rom_ to _mem_ since - they can be either RAM or ROM - -08-10-2002 Jarek Burczynski (thanks to Dox for the YM3526 chip) - - corrected ym3526_read() to always set bit 2 and bit 1 - to HIGH state - identical to ym3812_read (verified on real YM3526) - -04-28-2002 Jarek Burczynski: - - binary exact Envelope Generator (verified on real YM3812); - compared to YM2151: the EG clock is equal to internal_clock, - rates are 2 times slower and volume resolution is one bit less - - modified interface functions (they no longer return pointer - - that's internal to the emulator now): - - new wrapper functions for OPLCreate: ym3526_init(), ym3812_init() and y8950_init() - - corrected 'off by one' error in feedback calculations (when feedback is off) - - enabled waveform usage (credit goes to Vlad Romascanu and zazzal22) - - speeded up noise generator calculations (Nicola Salmoria) - -03-24-2002 Jarek Burczynski (thanks to Dox for the YM3812 chip) - Complete rewrite (all verified on real YM3812): - - corrected sin_tab and tl_tab data - - corrected operator output calculations - - corrected waveform_select_enable register; - simply: ignore all writes to waveform_select register when - waveform_select_enable == 0 and do not change the waveform previously selected. - - corrected KSR handling - - corrected Envelope Generator: attack shape, Sustain mode and - Percussive/Non-percussive modes handling - - Envelope Generator rates are two times slower now - - LFO amplitude (tremolo) and phase modulation (vibrato) - - rhythm sounds phase generation - - white noise generator (big thanks to Olivier Galibert for mentioning Berlekamp-Massey algorithm) - - corrected key on/off handling (the 'key' signal is ORed from three sources: FM, rhythm and CSM) - - funky details (like ignoring output of operator 1 in BD rhythm sound when connect == 1) - -12-28-2001 Acho A. Tang - - reflected Delta-T EOS status on Y8950 status port. - - fixed subscription range of attack/decay tables - - - To do: - add delay before key off in CSM mode (see CSMKeyControll) - verify volume of the FM part on the Y8950 -*/ - -#include -#include "mamedef.h" -#ifdef _DEBUG -#include -#endif -#include -#include -//#include "sndintrf.h" -#include "fmopl.h" -#if BUILD_Y8950 -#include "ymdeltat.h" -#endif - - -#ifndef NULL -#define NULL ((void *)0) -#endif - - -/* output final shift */ -#if (OPL_SAMPLE_BITS==16) - #define FINAL_SH (0) - #define MAXOUT (+32767) - #define MINOUT (-32768) -#else - #define FINAL_SH (8) - #define MAXOUT (+127) - #define MINOUT (-128) -#endif - - -#define FREQ_SH 16 /* 16.16 fixed point (frequency calculations) */ -#define EG_SH 16 /* 16.16 fixed point (EG timing) */ -#define LFO_SH 24 /* 8.24 fixed point (LFO calculations) */ -#define TIMER_SH 16 /* 16.16 fixed point (timers calculations) */ - -#define FREQ_MASK ((1<=0) - { - if (value < 0x0200) - return (value & ~0); - if (value < 0x0400) - return (value & ~1); - if (value < 0x0800) - return (value & ~3); - if (value < 0x1000) - return (value & ~7); - if (value < 0x2000) - return (value & ~15); - if (value < 0x4000) - return (value & ~31); - return (value & ~63); - } - /*else value < 0*/ - if (value > -0x0200) - return (~abs(value) & ~0); - if (value > -0x0400) - return (~abs(value) & ~1); - if (value > -0x0800) - return (~abs(value) & ~3); - if (value > -0x1000) - return (~abs(value) & ~7); - if (value > -0x2000) - return (~abs(value) & ~15); - if (value > -0x4000) - return (~abs(value) & ~31); - return (~abs(value) & ~63); -} - - -static FILE *sample[1]; - #if 1 /*save to MONO file */ - #define SAVE_ALL_CHANNELS \ - { signed int pom = acc_calc(lt); \ - fputc((unsigned short)pom&0xff,sample[0]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[0]); \ - } - #else /*save to STEREO file */ - #define SAVE_ALL_CHANNELS \ - { signed int pom = lt; \ - fputc((unsigned short)pom&0xff,sample[0]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[0]); \ - pom = rt; \ - fputc((unsigned short)pom&0xff,sample[0]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[0]); \ - } - #endif -#endif - -//#define LOG_CYM_FILE 0 -//static FILE * cymfile = NULL; - - - -#define OPL_TYPE_WAVESEL 0x01 /* waveform select */ -#define OPL_TYPE_ADPCM 0x02 /* DELTA-T ADPCM unit */ -#define OPL_TYPE_KEYBOARD 0x04 /* keyboard interface */ -#define OPL_TYPE_IO 0x08 /* I/O port */ - -/* ---------- Generic interface section ---------- */ -#define OPL_TYPE_YM3526 (0) -#define OPL_TYPE_YM3812 (OPL_TYPE_WAVESEL) -#define OPL_TYPE_Y8950 (OPL_TYPE_ADPCM|OPL_TYPE_KEYBOARD|OPL_TYPE_IO) - - - -typedef struct -{ - UINT32 ar; /* attack rate: AR<<2 */ - UINT32 dr; /* decay rate: DR<<2 */ - UINT32 rr; /* release rate:RR<<2 */ - UINT8 KSR; /* key scale rate */ - UINT8 ksl; /* keyscale level */ - UINT8 ksr; /* key scale rate: kcode>>KSR */ - UINT8 mul; /* multiple: mul_tab[ML] */ - - /* Phase Generator */ - UINT32 Cnt; /* frequency counter */ - UINT32 Incr; /* frequency counter step */ - UINT8 FB; /* feedback shift value */ - INT32 *connect1; /* slot1 output pointer */ - INT32 op1_out[2]; /* slot1 output for feedback */ - UINT8 CON; /* connection (algorithm) type */ - - /* Envelope Generator */ - UINT8 eg_type; /* percussive/non-percussive mode */ - UINT8 state; /* phase type */ - UINT32 TL; /* total level: TL << 2 */ - INT32 TLL; /* adjusted now TL */ - INT32 volume; /* envelope counter */ - UINT32 sl; /* sustain level: sl_tab[SL] */ - UINT8 eg_sh_ar; /* (attack state) */ - UINT8 eg_sel_ar; /* (attack state) */ - UINT8 eg_sh_dr; /* (decay state) */ - UINT8 eg_sel_dr; /* (decay state) */ - UINT8 eg_sh_rr; /* (release state) */ - UINT8 eg_sel_rr; /* (release state) */ - UINT32 key; /* 0 = KEY OFF, >0 = KEY ON */ - - /* LFO */ - UINT32 AMmask; /* LFO Amplitude Modulation enable mask */ - UINT8 vib; /* LFO Phase Modulation enable flag (active high)*/ - - /* waveform select */ - UINT16 wavetable; -} OPL_SLOT; - -typedef struct -{ - OPL_SLOT SLOT[2]; - /* phase generator state */ - UINT32 block_fnum; /* block+fnum */ - UINT32 fc; /* Freq. Increment base */ - UINT32 ksl_base; /* KeyScaleLevel Base step */ - UINT8 kcode; /* key code (for key scaling) */ - UINT8 Muted; -} OPL_CH; - -/* OPL state */ -typedef struct fm_opl_f -{ - /* FM channel slots */ - OPL_CH P_CH[9]; /* OPL/OPL2 chips have 9 channels*/ - UINT8 MuteSpc[6]; /* Mute Special: 5 Rhythm + 1 DELTA-T Channel */ - - UINT32 eg_cnt; /* global envelope generator counter */ - UINT32 eg_timer; /* global envelope generator counter works at frequency = chipclock/72 */ - UINT32 eg_timer_add; /* step of eg_timer */ - UINT32 eg_timer_overflow; /* envelope generator timer overlfows every 1 sample (on real chip) */ - - UINT8 rhythm; /* Rhythm mode */ - - UINT32 fn_tab[1024]; /* fnumber->increment counter */ - - /* LFO */ - UINT32 LFO_AM; - INT32 LFO_PM; - - UINT8 lfo_am_depth; - UINT8 lfo_pm_depth_range; - UINT32 lfo_am_cnt; - UINT32 lfo_am_inc; - UINT32 lfo_pm_cnt; - UINT32 lfo_pm_inc; - - UINT32 noise_rng; /* 23 bit noise shift register */ - UINT32 noise_p; /* current noise 'phase' */ - UINT32 noise_f; /* current noise period */ - - UINT8 wavesel; /* waveform select enable flag */ - - UINT32 T[2]; /* timer counters */ - UINT8 st[2]; /* timer enable */ - -#if BUILD_Y8950 - /* Delta-T ADPCM unit (Y8950) */ - - YM_DELTAT *deltat; - - /* Keyboard and I/O ports interface */ - UINT8 portDirection; - UINT8 portLatch; - OPL_PORTHANDLER_R porthandler_r; - OPL_PORTHANDLER_W porthandler_w; - void * port_param; - OPL_PORTHANDLER_R keyboardhandler_r; - OPL_PORTHANDLER_W keyboardhandler_w; - void * keyboard_param; -#endif - - /* external event callback handlers */ - OPL_TIMERHANDLER timer_handler; /* TIMER handler */ - void *TimerParam; /* TIMER parameter */ - OPL_IRQHANDLER IRQHandler; /* IRQ handler */ - void *IRQParam; /* IRQ parameter */ - OPL_UPDATEHANDLER UpdateHandler;/* stream update handler */ - void *UpdateParam; /* stream update parameter */ - - UINT8 type; /* chip type */ - UINT8 address; /* address register */ - UINT8 status; /* status flag */ - UINT8 statusmask; /* status mask */ - UINT8 mode; /* Reg.08 : CSM,notesel,etc. */ - - UINT32 clock; /* master clock (Hz) */ - UINT32 rate; /* sampling rate (Hz) */ - double freqbase; /* frequency base */ - //attotime TimerBase; /* Timer base time (==sampling time)*/ - - signed int phase_modulation; /* phase modulation input (SLOT 2) */ - signed int output[1]; -#if BUILD_Y8950 - INT32 output_deltat[4]; /* for Y8950 DELTA-T, chip is mono, that 4 here is just for safety */ -#endif -} FM_OPL; - - - -/* mapping of register number (offset) to slot number used by the emulator */ -static const int slot_array[32]= -{ - 0, 2, 4, 1, 3, 5,-1,-1, - 6, 8,10, 7, 9,11,-1,-1, - 12,14,16,13,15,17,-1,-1, - -1,-1,-1,-1,-1,-1,-1,-1 -}; - -/* key scale level */ -/* table is 3dB/octave , DV converts this into 6dB/octave */ -/* 0.1875 is bit 0 weight of the envelope counter (volume) expressed in the 'decibel' scale */ -#define DV (0.1875/2.0) -static const UINT32 ksl_tab[8*16]= -{ - /* OCT 0 */ - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - /* OCT 1 */ - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 0.750/DV, 1.125/DV, 1.500/DV, - 1.875/DV, 2.250/DV, 2.625/DV, 3.000/DV, - /* OCT 2 */ - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 1.125/DV, 1.875/DV, 2.625/DV, - 3.000/DV, 3.750/DV, 4.125/DV, 4.500/DV, - 4.875/DV, 5.250/DV, 5.625/DV, 6.000/DV, - /* OCT 3 */ - 0.000/DV, 0.000/DV, 0.000/DV, 1.875/DV, - 3.000/DV, 4.125/DV, 4.875/DV, 5.625/DV, - 6.000/DV, 6.750/DV, 7.125/DV, 7.500/DV, - 7.875/DV, 8.250/DV, 8.625/DV, 9.000/DV, - /* OCT 4 */ - 0.000/DV, 0.000/DV, 3.000/DV, 4.875/DV, - 6.000/DV, 7.125/DV, 7.875/DV, 8.625/DV, - 9.000/DV, 9.750/DV,10.125/DV,10.500/DV, - 10.875/DV,11.250/DV,11.625/DV,12.000/DV, - /* OCT 5 */ - 0.000/DV, 3.000/DV, 6.000/DV, 7.875/DV, - 9.000/DV,10.125/DV,10.875/DV,11.625/DV, - 12.000/DV,12.750/DV,13.125/DV,13.500/DV, - 13.875/DV,14.250/DV,14.625/DV,15.000/DV, - /* OCT 6 */ - 0.000/DV, 6.000/DV, 9.000/DV,10.875/DV, - 12.000/DV,13.125/DV,13.875/DV,14.625/DV, - 15.000/DV,15.750/DV,16.125/DV,16.500/DV, - 16.875/DV,17.250/DV,17.625/DV,18.000/DV, - /* OCT 7 */ - 0.000/DV, 9.000/DV,12.000/DV,13.875/DV, - 15.000/DV,16.125/DV,16.875/DV,17.625/DV, - 18.000/DV,18.750/DV,19.125/DV,19.500/DV, - 19.875/DV,20.250/DV,20.625/DV,21.000/DV -}; -#undef DV - -/* 0 / 3.0 / 1.5 / 6.0 dB/OCT */ -static const UINT32 ksl_shift[4] = { 31, 1, 2, 0 }; - - -/* sustain level table (3dB per step) */ -/* 0 - 15: 0, 3, 6, 9,12,15,18,21,24,27,30,33,36,39,42,93 (dB)*/ -#define SC(db) (UINT32) ( db * (2.0/ENV_STEP) ) -static const UINT32 sl_tab[16]={ - SC( 0),SC( 1),SC( 2),SC(3 ),SC(4 ),SC(5 ),SC(6 ),SC( 7), - SC( 8),SC( 9),SC(10),SC(11),SC(12),SC(13),SC(14),SC(31) -}; -#undef SC - - -#define RATE_STEPS (8) -static const unsigned char eg_inc[15*RATE_STEPS]={ - -/*cycle:0 1 2 3 4 5 6 7*/ - -/* 0 */ 0,1, 0,1, 0,1, 0,1, /* rates 00..12 0 (increment by 0 or 1) */ -/* 1 */ 0,1, 0,1, 1,1, 0,1, /* rates 00..12 1 */ -/* 2 */ 0,1, 1,1, 0,1, 1,1, /* rates 00..12 2 */ -/* 3 */ 0,1, 1,1, 1,1, 1,1, /* rates 00..12 3 */ - -/* 4 */ 1,1, 1,1, 1,1, 1,1, /* rate 13 0 (increment by 1) */ -/* 5 */ 1,1, 1,2, 1,1, 1,2, /* rate 13 1 */ -/* 6 */ 1,2, 1,2, 1,2, 1,2, /* rate 13 2 */ -/* 7 */ 1,2, 2,2, 1,2, 2,2, /* rate 13 3 */ - -/* 8 */ 2,2, 2,2, 2,2, 2,2, /* rate 14 0 (increment by 2) */ -/* 9 */ 2,2, 2,4, 2,2, 2,4, /* rate 14 1 */ -/*10 */ 2,4, 2,4, 2,4, 2,4, /* rate 14 2 */ -/*11 */ 2,4, 4,4, 2,4, 4,4, /* rate 14 3 */ - -/*12 */ 4,4, 4,4, 4,4, 4,4, /* rates 15 0, 15 1, 15 2, 15 3 (increment by 4) */ -/*13 */ 8,8, 8,8, 8,8, 8,8, /* rates 15 2, 15 3 for attack */ -/*14 */ 0,0, 0,0, 0,0, 0,0, /* infinity rates for attack and decay(s) */ -}; - - -#define O(a) (a*RATE_STEPS) - -/*note that there is no O(13) in this table - it's directly in the code */ -static const unsigned char eg_rate_select[16+64+16]={ /* Envelope Generator rates (16 + 64 rates + 16 RKS) */ -/* 16 infinite time rates */ -O(14),O(14),O(14),O(14),O(14),O(14),O(14),O(14), -O(14),O(14),O(14),O(14),O(14),O(14),O(14),O(14), - -/* rates 00-12 */ -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), - -/* rate 13 */ -O( 4),O( 5),O( 6),O( 7), - -/* rate 14 */ -O( 8),O( 9),O(10),O(11), - -/* rate 15 */ -O(12),O(12),O(12),O(12), - -/* 16 dummy rates (same as 15 3) */ -O(12),O(12),O(12),O(12),O(12),O(12),O(12),O(12), -O(12),O(12),O(12),O(12),O(12),O(12),O(12),O(12), - -}; -#undef O - -/*rate 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 */ -/*shift 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, 0, 0, 0 */ -/*mask 4095, 2047, 1023, 511, 255, 127, 63, 31, 15, 7, 3, 1, 0, 0, 0, 0 */ - -#define O(a) (a*1) -static const unsigned char eg_rate_shift[16+64+16]={ /* Envelope Generator counter shifts (16 + 64 rates + 16 RKS) */ -/* 16 infinite time rates */ -O(0),O(0),O(0),O(0),O(0),O(0),O(0),O(0), -O(0),O(0),O(0),O(0),O(0),O(0),O(0),O(0), - -/* rates 00-12 */ -O(12),O(12),O(12),O(12), -O(11),O(11),O(11),O(11), -O(10),O(10),O(10),O(10), -O( 9),O( 9),O( 9),O( 9), -O( 8),O( 8),O( 8),O( 8), -O( 7),O( 7),O( 7),O( 7), -O( 6),O( 6),O( 6),O( 6), -O( 5),O( 5),O( 5),O( 5), -O( 4),O( 4),O( 4),O( 4), -O( 3),O( 3),O( 3),O( 3), -O( 2),O( 2),O( 2),O( 2), -O( 1),O( 1),O( 1),O( 1), -O( 0),O( 0),O( 0),O( 0), - -/* rate 13 */ -O( 0),O( 0),O( 0),O( 0), - -/* rate 14 */ -O( 0),O( 0),O( 0),O( 0), - -/* rate 15 */ -O( 0),O( 0),O( 0),O( 0), - -/* 16 dummy rates (same as 15 3) */ -O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0), -O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0), - -}; -#undef O - - -/* multiple table */ -#define ML 2 -static const UINT8 mul_tab[16]= { -/* 1/2, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,10,12,12,15,15 */ - 0.50*ML, 1.00*ML, 2.00*ML, 3.00*ML, 4.00*ML, 5.00*ML, 6.00*ML, 7.00*ML, - 8.00*ML, 9.00*ML,10.00*ML,10.00*ML,12.00*ML,12.00*ML,15.00*ML,15.00*ML -}; -#undef ML - -/* TL_TAB_LEN is calculated as: -* 12 - sinus amplitude bits (Y axis) -* 2 - sinus sign bit (Y axis) -* TL_RES_LEN - sinus resolution (X axis) -*/ -#define TL_TAB_LEN (12*2*TL_RES_LEN) -static signed int tl_tab[TL_TAB_LEN]; - -#define ENV_QUIET (TL_TAB_LEN>>4) - -/* sin waveform table in 'decibel' scale */ -/* four waveforms on OPL2 type chips */ -static unsigned int sin_tab[SIN_LEN * 4]; - - -/* LFO Amplitude Modulation table (verified on real YM3812) - 27 output levels (triangle waveform); 1 level takes one of: 192, 256 or 448 samples - - Length: 210 elements. - - Each of the elements has to be repeated - exactly 64 times (on 64 consecutive samples). - The whole table takes: 64 * 210 = 13440 samples. - - When AM = 1 data is used directly - When AM = 0 data is divided by 4 before being used (losing precision is important) -*/ - -#define LFO_AM_TAB_ELEMENTS 210 - -static const UINT8 lfo_am_table[LFO_AM_TAB_ELEMENTS] = { -0,0,0,0,0,0,0, -1,1,1,1, -2,2,2,2, -3,3,3,3, -4,4,4,4, -5,5,5,5, -6,6,6,6, -7,7,7,7, -8,8,8,8, -9,9,9,9, -10,10,10,10, -11,11,11,11, -12,12,12,12, -13,13,13,13, -14,14,14,14, -15,15,15,15, -16,16,16,16, -17,17,17,17, -18,18,18,18, -19,19,19,19, -20,20,20,20, -21,21,21,21, -22,22,22,22, -23,23,23,23, -24,24,24,24, -25,25,25,25, -26,26,26, -25,25,25,25, -24,24,24,24, -23,23,23,23, -22,22,22,22, -21,21,21,21, -20,20,20,20, -19,19,19,19, -18,18,18,18, -17,17,17,17, -16,16,16,16, -15,15,15,15, -14,14,14,14, -13,13,13,13, -12,12,12,12, -11,11,11,11, -10,10,10,10, -9,9,9,9, -8,8,8,8, -7,7,7,7, -6,6,6,6, -5,5,5,5, -4,4,4,4, -3,3,3,3, -2,2,2,2, -1,1,1,1 -}; - -/* LFO Phase Modulation table (verified on real YM3812) */ -static const INT8 lfo_pm_table[8*8*2] = { - -/* FNUM2/FNUM = 00 0xxxxxxx (0x0000) */ -0, 0, 0, 0, 0, 0, 0, 0, /*LFO PM depth = 0*/ -0, 0, 0, 0, 0, 0, 0, 0, /*LFO PM depth = 1*/ - -/* FNUM2/FNUM = 00 1xxxxxxx (0x0080) */ -0, 0, 0, 0, 0, 0, 0, 0, /*LFO PM depth = 0*/ -1, 0, 0, 0,-1, 0, 0, 0, /*LFO PM depth = 1*/ - -/* FNUM2/FNUM = 01 0xxxxxxx (0x0100) */ -1, 0, 0, 0,-1, 0, 0, 0, /*LFO PM depth = 0*/ -2, 1, 0,-1,-2,-1, 0, 1, /*LFO PM depth = 1*/ - -/* FNUM2/FNUM = 01 1xxxxxxx (0x0180) */ -1, 0, 0, 0,-1, 0, 0, 0, /*LFO PM depth = 0*/ -3, 1, 0,-1,-3,-1, 0, 1, /*LFO PM depth = 1*/ - -/* FNUM2/FNUM = 10 0xxxxxxx (0x0200) */ -2, 1, 0,-1,-2,-1, 0, 1, /*LFO PM depth = 0*/ -4, 2, 0,-2,-4,-2, 0, 2, /*LFO PM depth = 1*/ - -/* FNUM2/FNUM = 10 1xxxxxxx (0x0280) */ -2, 1, 0,-1,-2,-1, 0, 1, /*LFO PM depth = 0*/ -5, 2, 0,-2,-5,-2, 0, 2, /*LFO PM depth = 1*/ - -/* FNUM2/FNUM = 11 0xxxxxxx (0x0300) */ -3, 1, 0,-1,-3,-1, 0, 1, /*LFO PM depth = 0*/ -6, 3, 0,-3,-6,-3, 0, 3, /*LFO PM depth = 1*/ - -/* FNUM2/FNUM = 11 1xxxxxxx (0x0380) */ -3, 1, 0,-1,-3,-1, 0, 1, /*LFO PM depth = 0*/ -7, 3, 0,-3,-7,-3, 0, 3 /*LFO PM depth = 1*/ -}; - - -/* lock level of common table */ -static int num_lock = 0; - - -#define SLOT7_1 (&OPL->P_CH[7].SLOT[SLOT1]) -#define SLOT7_2 (&OPL->P_CH[7].SLOT[SLOT2]) -#define SLOT8_1 (&OPL->P_CH[8].SLOT[SLOT1]) -#define SLOT8_2 (&OPL->P_CH[8].SLOT[SLOT2]) - - - - -/*INLINE int limit( int val, int max, int min ) { - if ( val > max ) - val = max; - else if ( val < min ) - val = min; - - return val; -}*/ - - -/* status set and IRQ handling */ -INLINE void OPL_STATUS_SET(FM_OPL *OPL,int flag) -{ - /* set status flag */ - OPL->status |= flag; - if(!(OPL->status & 0x80)) - { - if(OPL->status & OPL->statusmask) - { /* IRQ on */ - OPL->status |= 0x80; - /* callback user interrupt handler (IRQ is OFF to ON) */ - if(OPL->IRQHandler) (OPL->IRQHandler)(OPL->IRQParam,1); - } - } -} - -/* status reset and IRQ handling */ -INLINE void OPL_STATUS_RESET(FM_OPL *OPL,int flag) -{ - /* reset status flag */ - OPL->status &=~flag; - if((OPL->status & 0x80)) - { - if (!(OPL->status & OPL->statusmask) ) - { - OPL->status &= 0x7f; - /* callback user interrupt handler (IRQ is ON to OFF) */ - if(OPL->IRQHandler) (OPL->IRQHandler)(OPL->IRQParam,0); - } - } -} - -/* IRQ mask set */ -INLINE void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) -{ - OPL->statusmask = flag; - /* IRQ handling check */ - OPL_STATUS_SET(OPL,0); - OPL_STATUS_RESET(OPL,0); -} - - -/* advance LFO to next sample */ -INLINE void advance_lfo(FM_OPL *OPL) -{ - UINT8 tmp; - - /* LFO */ - OPL->lfo_am_cnt += OPL->lfo_am_inc; - if (OPL->lfo_am_cnt >= ((UINT32)LFO_AM_TAB_ELEMENTS<lfo_am_cnt -= ((UINT32)LFO_AM_TAB_ELEMENTS<lfo_am_cnt >> LFO_SH ]; - - if (OPL->lfo_am_depth) - OPL->LFO_AM = tmp; - else - OPL->LFO_AM = tmp>>2; - - OPL->lfo_pm_cnt += OPL->lfo_pm_inc; - OPL->LFO_PM = ((OPL->lfo_pm_cnt>>LFO_SH) & 7) | OPL->lfo_pm_depth_range; -} - -INLINE void refresh_eg(FM_OPL* OPL) -{ - OPL_CH *CH; - OPL_SLOT *op; - int i; - int new_vol; - - for (i=0; i<9*2; i++) - { - CH = &OPL->P_CH[i/2]; - op = &CH->SLOT[i&1]; - - // Envelope Generator - switch(op->state) - { - case EG_ATT: // attack phase - if ( !(OPL->eg_cnt & ((1<eg_sh_ar)-1) ) ) - { - new_vol = op->volume + ((~op->volume * - (eg_inc[op->eg_sel_ar + ((OPL->eg_cnt>>op->eg_sh_ar)&7)]) - ) >> 3); - if (new_vol <= MIN_ATT_INDEX) - { - op->volume = MIN_ATT_INDEX; - op->state = EG_DEC; - } - } - break; - /*case EG_DEC: // decay phase - if ( !(OPL->eg_cnt & ((1<eg_sh_dr)-1) ) ) - { - new_vol = op->volume + eg_inc[op->eg_sel_dr + ((OPL->eg_cnt>>op->eg_sh_dr)&7)]; - - if ( new_vol >= op->sl ) - op->state = EG_SUS; - } - break; - case EG_SUS: // sustain phase - if ( !op->eg_type) percussive mode - { - new_vol = op->volume + eg_inc[op->eg_sel_rr + ((OPL->eg_cnt>>op->eg_sh_rr)&7)]; - - if ( !(OPL->eg_cnt & ((1<eg_sh_rr)-1) ) ) - { - if ( new_vol >= MAX_ATT_INDEX ) - op->volume = MAX_ATT_INDEX; - } - } - break; - case EG_REL: // release phase - if ( !(OPL->eg_cnt & ((1<eg_sh_rr)-1) ) ) - { - new_vol = op->volume + eg_inc[op->eg_sel_rr + ((OPL->eg_cnt>>op->eg_sh_rr)&7)]; - if ( new_vol >= MAX_ATT_INDEX ) - { - op->volume = MAX_ATT_INDEX; - op->state = EG_OFF; - } - - } - break; - default: - break;*/ - } - } - - return; -} - -/* advance to next sample */ -INLINE void advance(FM_OPL *OPL) -{ - OPL_CH *CH; - OPL_SLOT *op; - int i; - - OPL->eg_timer += OPL->eg_timer_add; - - while (OPL->eg_timer >= OPL->eg_timer_overflow) - { - OPL->eg_timer -= OPL->eg_timer_overflow; - - OPL->eg_cnt++; - - for (i=0; i<9*2; i++) - { - CH = &OPL->P_CH[i/2]; - op = &CH->SLOT[i&1]; - - /* Envelope Generator */ - switch(op->state) - { - case EG_ATT: /* attack phase */ - if ( !(OPL->eg_cnt & ((1<eg_sh_ar)-1) ) ) - { - op->volume += (~op->volume * - (eg_inc[op->eg_sel_ar + ((OPL->eg_cnt>>op->eg_sh_ar)&7)]) - ) >>3; - - if (op->volume <= MIN_ATT_INDEX) - { - op->volume = MIN_ATT_INDEX; - op->state = EG_DEC; - } - - } - break; - - case EG_DEC: /* decay phase */ - if ( !(OPL->eg_cnt & ((1<eg_sh_dr)-1) ) ) - { - op->volume += eg_inc[op->eg_sel_dr + ((OPL->eg_cnt>>op->eg_sh_dr)&7)]; - - if ( op->volume >= op->sl ) - op->state = EG_SUS; - - } - break; - - case EG_SUS: /* sustain phase */ - - /* this is important behaviour: - one can change percusive/non-percussive modes on the fly and - the chip will remain in sustain phase - verified on real YM3812 */ - - if(op->eg_type) /* non-percussive mode */ - { - /* do nothing */ - } - else /* percussive mode */ - { - /* during sustain phase chip adds Release Rate (in percussive mode) */ - if ( !(OPL->eg_cnt & ((1<eg_sh_rr)-1) ) ) - { - op->volume += eg_inc[op->eg_sel_rr + ((OPL->eg_cnt>>op->eg_sh_rr)&7)]; - - if ( op->volume >= MAX_ATT_INDEX ) - op->volume = MAX_ATT_INDEX; - } - /* else do nothing in sustain phase */ - } - break; - - case EG_REL: /* release phase */ - if ( !(OPL->eg_cnt & ((1<eg_sh_rr)-1) ) ) - { - op->volume += eg_inc[op->eg_sel_rr + ((OPL->eg_cnt>>op->eg_sh_rr)&7)]; - - if ( op->volume >= MAX_ATT_INDEX ) - { - op->volume = MAX_ATT_INDEX; - op->state = EG_OFF; - } - - } - break; - - default: - break; - } - } - } - - for (i=0; i<9*2; i++) - { - CH = &OPL->P_CH[i/2]; - op = &CH->SLOT[i&1]; - - /* Phase Generator */ - if(op->vib) - { - UINT8 block; - unsigned int block_fnum = CH->block_fnum; - - unsigned int fnum_lfo = (block_fnum&0x0380) >> 7; - - signed int lfo_fn_table_index_offset = lfo_pm_table[OPL->LFO_PM + 16*fnum_lfo ]; - - if (lfo_fn_table_index_offset) /* LFO phase modulation active */ - { - block_fnum += lfo_fn_table_index_offset; - block = (block_fnum&0x1c00) >> 10; - op->Cnt += (OPL->fn_tab[block_fnum&0x03ff] >> (7-block)) * op->mul; - } - else /* LFO phase modulation = zero */ - { - op->Cnt += op->Incr; - } - } - else /* LFO phase modulation disabled for this operator */ - { - op->Cnt += op->Incr; - } - } - - /* The Noise Generator of the YM3812 is 23-bit shift register. - * Period is equal to 2^23-2 samples. - * Register works at sampling frequency of the chip, so output - * can change on every sample. - * - * Output of the register and input to the bit 22 is: - * bit0 XOR bit14 XOR bit15 XOR bit22 - * - * Simply use bit 22 as the noise output. - */ - - OPL->noise_p += OPL->noise_f; - i = OPL->noise_p >> FREQ_SH; /* number of events (shifts of the shift register) */ - OPL->noise_p &= FREQ_MASK; - while (i) - { - /* - UINT32 j; - j = ( (OPL->noise_rng) ^ (OPL->noise_rng>>14) ^ (OPL->noise_rng>>15) ^ (OPL->noise_rng>>22) ) & 1; - OPL->noise_rng = (j<<22) | (OPL->noise_rng>>1); - */ - - /* - Instead of doing all the logic operations above, we - use a trick here (and use bit 0 as the noise output). - The difference is only that the noise bit changes one - step ahead. This doesn't matter since we don't know - what is real state of the noise_rng after the reset. - */ - - if (OPL->noise_rng & 1) OPL->noise_rng ^= 0x800302; - OPL->noise_rng >>= 1; - - i--; - } -} - - -INLINE signed int op_calc(UINT32 phase, unsigned int env, signed int pm, unsigned int wave_tab) -{ - UINT32 p; - - p = (env<<4) + sin_tab[wave_tab + ((((signed int)((phase & ~FREQ_MASK) + (pm<<16))) >> FREQ_SH ) & SIN_MASK) ]; - - if (p >= TL_TAB_LEN) - return 0; - return tl_tab[p]; -} - -INLINE signed int op_calc1(UINT32 phase, unsigned int env, signed int pm, unsigned int wave_tab) -{ - UINT32 p; - - p = (env<<4) + sin_tab[wave_tab + ((((signed int)((phase & ~FREQ_MASK) + pm )) >> FREQ_SH ) & SIN_MASK) ]; - - if (p >= TL_TAB_LEN) - return 0; - return tl_tab[p]; -} - - -#define volume_calc(OP) ((OP)->TLL + ((UINT32)(OP)->volume) + (OPL->LFO_AM & (OP)->AMmask)) - -/* calculate output */ -INLINE void OPL_CALC_CH( FM_OPL *OPL, OPL_CH *CH ) -{ - OPL_SLOT *SLOT; - unsigned int env; - signed int out; - - if (CH->Muted) - return; - - OPL->phase_modulation = 0; - - /* SLOT 1 */ - SLOT = &CH->SLOT[SLOT1]; - env = volume_calc(SLOT); - out = SLOT->op1_out[0] + SLOT->op1_out[1]; - SLOT->op1_out[0] = SLOT->op1_out[1]; - *SLOT->connect1 += SLOT->op1_out[0]; - SLOT->op1_out[1] = 0; - if( env < ENV_QUIET ) - { - if (!SLOT->FB) - out = 0; - SLOT->op1_out[1] = op_calc1(SLOT->Cnt, env, (out<FB), SLOT->wavetable ); - } - - /* SLOT 2 */ - SLOT++; - env = volume_calc(SLOT); - if( env < ENV_QUIET ) - OPL->output[0] += op_calc(SLOT->Cnt, env, OPL->phase_modulation, SLOT->wavetable); -} - -/* - operators used in the rhythm sounds generation process: - - Envelope Generator: - -channel operator register number Bass High Snare Tom Top -/ slot number TL ARDR SLRR Wave Drum Hat Drum Tom Cymbal - 6 / 0 12 50 70 90 f0 + - 6 / 1 15 53 73 93 f3 + - 7 / 0 13 51 71 91 f1 + - 7 / 1 16 54 74 94 f4 + - 8 / 0 14 52 72 92 f2 + - 8 / 1 17 55 75 95 f5 + - - Phase Generator: - -channel operator register number Bass High Snare Tom Top -/ slot number MULTIPLE Drum Hat Drum Tom Cymbal - 6 / 0 12 30 + - 6 / 1 15 33 + - 7 / 0 13 31 + + + - 7 / 1 16 34 ----- n o t u s e d ----- - 8 / 0 14 32 + - 8 / 1 17 35 + + - -channel operator register number Bass High Snare Tom Top -number number BLK/FNUM2 FNUM Drum Hat Drum Tom Cymbal - 6 12,15 B6 A6 + - - 7 13,16 B7 A7 + + + - - 8 14,17 B8 A8 + + + - -*/ - -/* calculate rhythm */ - -INLINE void OPL_CALC_RH( FM_OPL *OPL, OPL_CH *CH, unsigned int noise ) -{ - OPL_SLOT *SLOT; - signed int out; - unsigned int env; - - - /* Bass Drum (verified on real YM3812): - - depends on the channel 6 'connect' register: - when connect = 0 it works the same as in normal (non-rhythm) mode (op1->op2->out) - when connect = 1 _only_ operator 2 is present on output (op2->out), operator 1 is ignored - - output sample always is multiplied by 2 - */ - - OPL->phase_modulation = 0; - /* SLOT 1 */ - SLOT = &CH[6].SLOT[SLOT1]; - env = volume_calc(SLOT); - - out = SLOT->op1_out[0] + SLOT->op1_out[1]; - SLOT->op1_out[0] = SLOT->op1_out[1]; - - if (!SLOT->CON) - OPL->phase_modulation = SLOT->op1_out[0]; - /* else ignore output of operator 1 */ - - SLOT->op1_out[1] = 0; - if( env < ENV_QUIET ) - { - if (!SLOT->FB) - out = 0; - SLOT->op1_out[1] = op_calc1(SLOT->Cnt, env, (out<FB), SLOT->wavetable ); - } - - /* SLOT 2 */ - SLOT++; - env = volume_calc(SLOT); - if( env < ENV_QUIET && ! OPL->MuteSpc[0] ) - OPL->output[0] += op_calc(SLOT->Cnt, env, OPL->phase_modulation, SLOT->wavetable) * 2; - - - /* Phase generation is based on: */ - /* HH (13) channel 7->slot 1 combined with channel 8->slot 2 (same combination as TOP CYMBAL but different output phases) */ - /* SD (16) channel 7->slot 1 */ - /* TOM (14) channel 8->slot 1 */ - /* TOP (17) channel 7->slot 1 combined with channel 8->slot 2 (same combination as HIGH HAT but different output phases) */ - - /* Envelope generation based on: */ - /* HH channel 7->slot1 */ - /* SD channel 7->slot2 */ - /* TOM channel 8->slot1 */ - /* TOP channel 8->slot2 */ - - - /* The following formulas can be well optimized. - I leave them in direct form for now (in case I've missed something). - */ - - /* High Hat (verified on real YM3812) */ - env = volume_calc(SLOT7_1); - if( env < ENV_QUIET && ! OPL->MuteSpc[4] ) - { - - /* high hat phase generation: - phase = d0 or 234 (based on frequency only) - phase = 34 or 2d0 (based on noise) - */ - - /* base frequency derived from operator 1 in channel 7 */ - unsigned char bit7 = ((SLOT7_1->Cnt>>FREQ_SH)>>7)&1; - unsigned char bit3 = ((SLOT7_1->Cnt>>FREQ_SH)>>3)&1; - unsigned char bit2 = ((SLOT7_1->Cnt>>FREQ_SH)>>2)&1; - - unsigned char res1 = (bit2 ^ bit7) | bit3; - - /* when res1 = 0 phase = 0x000 | 0xd0; */ - /* when res1 = 1 phase = 0x200 | (0xd0>>2); */ - UINT32 phase = res1 ? (0x200|(0xd0>>2)) : 0xd0; - - /* enable gate based on frequency of operator 2 in channel 8 */ - unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; - unsigned char bit3e= ((SLOT8_2->Cnt>>FREQ_SH)>>3)&1; - - unsigned char res2 = (bit3e ^ bit5e); - - /* when res2 = 0 pass the phase from calculation above (res1); */ - /* when res2 = 1 phase = 0x200 | (0xd0>>2); */ - if (res2) - phase = (0x200|(0xd0>>2)); - - - /* when phase & 0x200 is set and noise=1 then phase = 0x200|0xd0 */ - /* when phase & 0x200 is set and noise=0 then phase = 0x200|(0xd0>>2), ie no change */ - if (phase&0x200) - { - if (noise) - phase = 0x200|0xd0; - } - else - /* when phase & 0x200 is clear and noise=1 then phase = 0xd0>>2 */ - /* when phase & 0x200 is clear and noise=0 then phase = 0xd0, ie no change */ - { - if (noise) - phase = 0xd0>>2; - } - - OPL->output[0] += op_calc(phase<wavetable) * 2; - } - - /* Snare Drum (verified on real YM3812) */ - env = volume_calc(SLOT7_2); - if( env < ENV_QUIET && ! OPL->MuteSpc[1] ) - { - /* base frequency derived from operator 1 in channel 7 */ - unsigned char bit8 = ((SLOT7_1->Cnt>>FREQ_SH)>>8)&1; - - /* when bit8 = 0 phase = 0x100; */ - /* when bit8 = 1 phase = 0x200; */ - UINT32 phase = bit8 ? 0x200 : 0x100; - - /* Noise bit XOR'es phase by 0x100 */ - /* when noisebit = 0 pass the phase from calculation above */ - /* when noisebit = 1 phase ^= 0x100; */ - /* in other words: phase ^= (noisebit<<8); */ - if (noise) - phase ^= 0x100; - - OPL->output[0] += op_calc(phase<wavetable) * 2; - } - - /* Tom Tom (verified on real YM3812) */ - env = volume_calc(SLOT8_1); - if( env < ENV_QUIET && ! OPL->MuteSpc[2] ) - OPL->output[0] += op_calc(SLOT8_1->Cnt, env, 0, SLOT8_1->wavetable) * 2; - - /* Top Cymbal (verified on real YM3812) */ - env = volume_calc(SLOT8_2); - if( env < ENV_QUIET && ! OPL->MuteSpc[3] ) - { - /* base frequency derived from operator 1 in channel 7 */ - unsigned char bit7 = ((SLOT7_1->Cnt>>FREQ_SH)>>7)&1; - unsigned char bit3 = ((SLOT7_1->Cnt>>FREQ_SH)>>3)&1; - unsigned char bit2 = ((SLOT7_1->Cnt>>FREQ_SH)>>2)&1; - - unsigned char res1 = (bit2 ^ bit7) | bit3; - - /* when res1 = 0 phase = 0x000 | 0x100; */ - /* when res1 = 1 phase = 0x200 | 0x100; */ - UINT32 phase = res1 ? 0x300 : 0x100; - - /* enable gate based on frequency of operator 2 in channel 8 */ - unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; - unsigned char bit3e= ((SLOT8_2->Cnt>>FREQ_SH)>>3)&1; - - unsigned char res2 = (bit3e ^ bit5e); - /* when res2 = 0 pass the phase from calculation above (res1); */ - /* when res2 = 1 phase = 0x200 | 0x100; */ - if (res2) - phase = 0x300; - - OPL->output[0] += op_calc(phase<wavetable) * 2; - } -} - - -/* generic table initialize */ -static int init_tables(void) -{ - signed int i,x; - signed int n; - double o,m; - - - for (x=0; x>= 4; /* 12 bits here */ - if (n&1) /* round to nearest */ - n = (n>>1)+1; - else - n = n>>1; - /* 11 bits here (rounded) */ - n <<= 1; /* 12 bits here (as in real chip) */ - tl_tab[ x*2 + 0 ] = n; - tl_tab[ x*2 + 1 ] = -tl_tab[ x*2 + 0 ]; - - for (i=1; i<12; i++) - { - tl_tab[ x*2+0 + i*2*TL_RES_LEN ] = tl_tab[ x*2+0 ]>>i; - tl_tab[ x*2+1 + i*2*TL_RES_LEN ] = -tl_tab[ x*2+0 + i*2*TL_RES_LEN ]; - } - #if 0 - logerror("tl %04i", x*2); - for (i=0; i<12; i++) - logerror(", [%02i] %5i", i*2, tl_tab[ x*2 /*+1*/ + i*2*TL_RES_LEN ] ); - logerror("\n"); - #endif - } - /*logerror("FMOPL.C: TL_TAB_LEN = %i elements (%i bytes)\n",TL_TAB_LEN, (int)sizeof(tl_tab));*/ - - - for (i=0; i0.0) - o = 8*log(1.0/m)/log(2.0); /* convert to 'decibels' */ - else - o = 8*log(-1.0/m)/log(2.0); /* convert to 'decibels' */ - - o = o / (ENV_STEP/4); - - n = (int)(2.0*o); - if (n&1) /* round to nearest */ - n = (n>>1)+1; - else - n = n>>1; - - sin_tab[ i ] = n*2 + (m>=0.0? 0: 1 ); - - /*logerror("FMOPL.C: sin [%4i (hex=%03x)]= %4i (tl_tab value=%5i)\n", i, i, sin_tab[i], tl_tab[sin_tab[i]] );*/ - } - - for (i=0; i>1) ]; - - /* waveform 3: _ _ _ _ */ - /* / |_/ |_/ |_/ |_*/ - /* abs(output only first quarter of the sinus waveform) */ - - if (i & (1<<(SIN_BITS-2)) ) - sin_tab[3*SIN_LEN+i] = TL_TAB_LEN; - else - sin_tab[3*SIN_LEN+i] = sin_tab[i & (SIN_MASK>>2)]; - - /*logerror("FMOPL.C: sin1[%4i]= %4i (tl_tab value=%5i)\n", i, sin_tab[1*SIN_LEN+i], tl_tab[sin_tab[1*SIN_LEN+i]] ); - logerror("FMOPL.C: sin2[%4i]= %4i (tl_tab value=%5i)\n", i, sin_tab[2*SIN_LEN+i], tl_tab[sin_tab[2*SIN_LEN+i]] ); - logerror("FMOPL.C: sin3[%4i]= %4i (tl_tab value=%5i)\n", i, sin_tab[3*SIN_LEN+i], tl_tab[sin_tab[3*SIN_LEN+i]] );*/ - } - /*logerror("FMOPL.C: ENV_QUIET= %08x (dec*8=%i)\n", ENV_QUIET, ENV_QUIET*8 );*/ - - -#ifdef SAVE_SAMPLE - sample[0]=fopen("sampsum.pcm","wb"); -#endif - - return 1; -} - -static void OPLCloseTable( void ) -{ -#ifdef SAVE_SAMPLE - fclose(sample[0]); -#endif -} - - - -static void OPL_initalize(FM_OPL *OPL) -{ - int i; - - /* frequency base */ - OPL->freqbase = (OPL->rate) ? ((double)OPL->clock / 72.0) / OPL->rate : 0; -#if 0 - OPL->rate = (double)OPL->clock / 72.0; - OPL->freqbase = 1.0; -#endif - - /*logerror("freqbase=%f\n", OPL->freqbase);*/ - - /* Timer base time */ - //OPL->TimerBase = attotime_mul(ATTOTIME_IN_HZ(OPL->clock), 72); - - /* make fnumber -> increment counter table */ - for( i=0 ; i < 1024 ; i++ ) - { - /* opn phase increment counter = 20bit */ - OPL->fn_tab[i] = (UINT32)( (double)i * 64 * OPL->freqbase * (1<<(FREQ_SH-10)) ); /* -10 because chip works with 10.10 fixed point, while we use 16.16 */ -#if 0 - logerror("FMOPL.C: fn_tab[%4i] = %08x (dec=%8i)\n", - i, OPL->fn_tab[i]>>6, OPL->fn_tab[i]>>6 ); -#endif - } - -#if 0 - for( i=0 ; i < 16 ; i++ ) - { - logerror("FMOPL.C: sl_tab[%i] = %08x\n", - i, sl_tab[i] ); - } - for( i=0 ; i < 8 ; i++ ) - { - int j; - logerror("FMOPL.C: ksl_tab[oct=%2i] =",i); - for (j=0; j<16; j++) - { - logerror("%08x ", ksl_tab[i*16+j] ); - } - logerror("\n"); - } -#endif - - for(i = 0; i < 9; i ++) - OPL->P_CH[i].Muted = 0x00; - for(i = 0; i < 6; i ++) - OPL->MuteSpc[i] = 0x00; - - - /* Amplitude modulation: 27 output levels (triangle waveform); 1 level takes one of: 192, 256 or 448 samples */ - /* One entry from LFO_AM_TABLE lasts for 64 samples */ - OPL->lfo_am_inc = (1.0 / 64.0 ) * (1<freqbase; - - /* Vibrato: 8 output levels (triangle waveform); 1 level takes 1024 samples */ - OPL->lfo_pm_inc = (1.0 / 1024.0) * (1<freqbase; - - /*logerror ("OPL->lfo_am_inc = %8x ; OPL->lfo_pm_inc = %8x\n", OPL->lfo_am_inc, OPL->lfo_pm_inc);*/ - - /* Noise generator: a step takes 1 sample */ - OPL->noise_f = (1.0 / 1.0) * (1<freqbase; - - OPL->eg_timer_add = (1<freqbase; - OPL->eg_timer_overflow = ( 1 ) * (1<eg_timer_add, OPL->eg_timer_overflow);*/ - -} - -INLINE void FM_KEYON(OPL_SLOT *SLOT, UINT32 key_set) -{ - if( !SLOT->key ) - { - /* restart Phase Generator */ - SLOT->Cnt = 0; - /* phase -> Attack */ - SLOT->state = EG_ATT; - } - SLOT->key |= key_set; -} - -INLINE void FM_KEYOFF(OPL_SLOT *SLOT, UINT32 key_clr) -{ - if( SLOT->key ) - { - SLOT->key &= key_clr; - - if( !SLOT->key ) - { - /* phase -> Release */ - if (SLOT->state>EG_REL) - SLOT->state = EG_REL; - } - } -} - -/* update phase increment counter of operator (also update the EG rates if necessary) */ -INLINE void CALC_FCSLOT(OPL_CH *CH,OPL_SLOT *SLOT) -{ - int ksr; - - /* (frequency) phase increment counter */ - SLOT->Incr = CH->fc * SLOT->mul; - ksr = CH->kcode >> SLOT->KSR; - - if( SLOT->ksr != ksr ) - { - SLOT->ksr = ksr; - - /* calculate envelope generator rates */ - if ((SLOT->ar + SLOT->ksr) < 16+62) - { - SLOT->eg_sh_ar = eg_rate_shift [SLOT->ar + SLOT->ksr ]; - SLOT->eg_sel_ar = eg_rate_select[SLOT->ar + SLOT->ksr ]; - } - else - { - SLOT->eg_sh_ar = 0; - SLOT->eg_sel_ar = 13*RATE_STEPS; - } - SLOT->eg_sh_dr = eg_rate_shift [SLOT->dr + SLOT->ksr ]; - SLOT->eg_sel_dr = eg_rate_select[SLOT->dr + SLOT->ksr ]; - SLOT->eg_sh_rr = eg_rate_shift [SLOT->rr + SLOT->ksr ]; - SLOT->eg_sel_rr = eg_rate_select[SLOT->rr + SLOT->ksr ]; - } -} - -/* set multi,am,vib,EG-TYP,KSR,mul */ -INLINE void set_mul(FM_OPL *OPL,int slot,int v) -{ - OPL_CH *CH = &OPL->P_CH[slot/2]; - OPL_SLOT *SLOT = &CH->SLOT[slot&1]; - - SLOT->mul = mul_tab[v&0x0f]; - SLOT->KSR = (v&0x10) ? 0 : 2; - SLOT->eg_type = (v&0x20); - SLOT->vib = (v&0x40); - SLOT->AMmask = (v&0x80) ? ~0 : 0; - CALC_FCSLOT(CH,SLOT); -} - -/* set ksl & tl */ -INLINE void set_ksl_tl(FM_OPL *OPL,int slot,int v) -{ - OPL_CH *CH = &OPL->P_CH[slot/2]; - OPL_SLOT *SLOT = &CH->SLOT[slot&1]; - - SLOT->ksl = ksl_shift[v >> 6]; - SLOT->TL = (v&0x3f)<<(ENV_BITS-1-7); /* 7 bits TL (bit 6 = always 0) */ - - SLOT->TLL = SLOT->TL + (CH->ksl_base>>SLOT->ksl); -} - -/* set attack rate & decay rate */ -INLINE void set_ar_dr(FM_OPL *OPL,int slot,int v) -{ - OPL_CH *CH = &OPL->P_CH[slot/2]; - OPL_SLOT *SLOT = &CH->SLOT[slot&1]; - - SLOT->ar = (v>>4) ? 16 + ((v>>4) <<2) : 0; - - if ((SLOT->ar + SLOT->ksr) < 16+62) - { - SLOT->eg_sh_ar = eg_rate_shift [SLOT->ar + SLOT->ksr ]; - SLOT->eg_sel_ar = eg_rate_select[SLOT->ar + SLOT->ksr ]; - } - else - { - SLOT->eg_sh_ar = 0; - SLOT->eg_sel_ar = 13*RATE_STEPS; - } - - SLOT->dr = (v&0x0f)? 16 + ((v&0x0f)<<2) : 0; - SLOT->eg_sh_dr = eg_rate_shift [SLOT->dr + SLOT->ksr ]; - SLOT->eg_sel_dr = eg_rate_select[SLOT->dr + SLOT->ksr ]; -} - -/* set sustain level & release rate */ -INLINE void set_sl_rr(FM_OPL *OPL,int slot,int v) -{ - OPL_CH *CH = &OPL->P_CH[slot/2]; - OPL_SLOT *SLOT = &CH->SLOT[slot&1]; - - SLOT->sl = sl_tab[ v>>4 ]; - - SLOT->rr = (v&0x0f)? 16 + ((v&0x0f)<<2) : 0; - SLOT->eg_sh_rr = eg_rate_shift [SLOT->rr + SLOT->ksr ]; - SLOT->eg_sel_rr = eg_rate_select[SLOT->rr + SLOT->ksr ]; -} - - -/* write a value v to register r on OPL chip */ -static void OPLWriteReg(FM_OPL *OPL, int r, int v) -{ - OPL_CH *CH; - int slot; - int block_fnum; - - - /* adjust bus to 8 bits */ - r &= 0xff; - v &= 0xff; - - /*if (LOG_CYM_FILE && (cymfile) && (r!=0) ) - { - fputc( (unsigned char)r, cymfile ); - fputc( (unsigned char)v, cymfile ); - }*/ - - - switch(r&0xe0) - { - case 0x00: /* 00-1f:control */ - switch(r&0x1f) - { - case 0x01: /* waveform select enable */ - if(OPL->type&OPL_TYPE_WAVESEL) - { - OPL->wavesel = v&0x20; - /* do not change the waveform previously selected */ - } - break; - case 0x02: /* Timer 1 */ - OPL->T[0] = (256-v)*4; - break; - case 0x03: /* Timer 2 */ - OPL->T[1] = (256-v)*16; - break; - case 0x04: /* IRQ clear / mask and Timer enable */ - if(v&0x80) - { /* IRQ flag clear */ - OPL_STATUS_RESET(OPL,0x7f-0x08); /* don't reset BFRDY flag or we will have to call deltat module to set the flag */ - } - else - { /* set IRQ mask ,timer enable*/ - UINT8 st1 = v&1; - UINT8 st2 = (v>>1)&1; - - /* IRQRST,T1MSK,t2MSK,EOSMSK,BRMSK,x,ST2,ST1 */ - OPL_STATUS_RESET(OPL, v & (0x78-0x08) ); - OPL_STATUSMASK_SET(OPL, (~v) & 0x78 ); - - /* timer 2 */ - if(OPL->st[1] != st2) - { - //attotime period = st2 ? attotime_mul(OPL->TimerBase, OPL->T[1]) : attotime_zero; - OPL->st[1] = st2; - //if (OPL->timer_handler) (OPL->timer_handler)(OPL->TimerParam,1,period); - } - /* timer 1 */ - if(OPL->st[0] != st1) - { - //attotime period = st1 ? attotime_mul(OPL->TimerBase, OPL->T[0]) : attotime_zero; - OPL->st[0] = st1; - //if (OPL->timer_handler) (OPL->timer_handler)(OPL->TimerParam,0,period); - } - } - break; -#if BUILD_Y8950 - case 0x06: /* Key Board OUT */ - if(OPL->type&OPL_TYPE_KEYBOARD) - { - if(OPL->keyboardhandler_w) - OPL->keyboardhandler_w(OPL->keyboard_param,v); -#ifdef _DEBUG - else - logerror("Y8950: write unmapped KEYBOARD port\n"); -#endif - } - break; - case 0x07: /* DELTA-T control 1 : START,REC,MEMDATA,REPT,SPOFF,x,x,RST */ - if(OPL->type&OPL_TYPE_ADPCM) - YM_DELTAT_ADPCM_Write(OPL->deltat,r-0x07,v); - break; -#endif - case 0x08: /* MODE,DELTA-T control 2 : CSM,NOTESEL,x,x,smpl,da/ad,64k,rom */ - OPL->mode = v; -#if BUILD_Y8950 - if(OPL->type&OPL_TYPE_ADPCM) - YM_DELTAT_ADPCM_Write(OPL->deltat,r-0x07,v&0x0f); /* mask 4 LSBs in register 08 for DELTA-T unit */ -#endif - break; - -#if BUILD_Y8950 - case 0x09: /* START ADD */ - case 0x0a: - case 0x0b: /* STOP ADD */ - case 0x0c: - case 0x0d: /* PRESCALE */ - case 0x0e: - case 0x0f: /* ADPCM data write */ - case 0x10: /* DELTA-N */ - case 0x11: /* DELTA-N */ - case 0x12: /* ADPCM volume */ - if(OPL->type&OPL_TYPE_ADPCM) - YM_DELTAT_ADPCM_Write(OPL->deltat,r-0x07,v); - break; - - case 0x15: /* DAC data high 8 bits (F7,F6...F2) */ - case 0x16: /* DAC data low 2 bits (F1, F0 in bits 7,6) */ - case 0x17: /* DAC data shift (S2,S1,S0 in bits 2,1,0) */ -#ifdef _DEBUG - logerror("FMOPL.C: DAC data register written, but not implemented reg=%02x val=%02x\n",r,v); -#endif - break; - - case 0x18: /* I/O CTRL (Direction) */ - if(OPL->type&OPL_TYPE_IO) - OPL->portDirection = v&0x0f; - break; - case 0x19: /* I/O DATA */ - if(OPL->type&OPL_TYPE_IO) - { - OPL->portLatch = v; - if(OPL->porthandler_w) - OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); - } - break; -#endif - default: -#ifdef _DEBUG - logerror("FMOPL.C: write to unknown register: %02x\n",r); -#endif - break; - } - break; - case 0x20: /* am ON, vib ON, ksr, eg_type, mul */ - slot = slot_array[r&0x1f]; - if(slot < 0) return; - set_mul(OPL,slot,v); - break; - case 0x40: - slot = slot_array[r&0x1f]; - if(slot < 0) return; - set_ksl_tl(OPL,slot,v); - break; - case 0x60: - slot = slot_array[r&0x1f]; - if(slot < 0) return; - set_ar_dr(OPL,slot,v); - break; - case 0x80: - slot = slot_array[r&0x1f]; - if(slot < 0) return; - set_sl_rr(OPL,slot,v); - break; - case 0xa0: - if (r == 0xbd) /* am depth, vibrato depth, r,bd,sd,tom,tc,hh */ - { - OPL->lfo_am_depth = v & 0x80; - OPL->lfo_pm_depth_range = (v&0x40) ? 8 : 0; - - OPL->rhythm = v&0x3f; - - if(OPL->rhythm&0x20) - { - /* BD key on/off */ - if(v&0x10) - { - FM_KEYON (&OPL->P_CH[6].SLOT[SLOT1], 2); - FM_KEYON (&OPL->P_CH[6].SLOT[SLOT2], 2); - } - else - { - FM_KEYOFF(&OPL->P_CH[6].SLOT[SLOT1],~2); - FM_KEYOFF(&OPL->P_CH[6].SLOT[SLOT2],~2); - } - /* HH key on/off */ - if(v&0x01) FM_KEYON (&OPL->P_CH[7].SLOT[SLOT1], 2); - else FM_KEYOFF(&OPL->P_CH[7].SLOT[SLOT1],~2); - /* SD key on/off */ - if(v&0x08) FM_KEYON (&OPL->P_CH[7].SLOT[SLOT2], 2); - else FM_KEYOFF(&OPL->P_CH[7].SLOT[SLOT2],~2); - /* TOM key on/off */ - if(v&0x04) FM_KEYON (&OPL->P_CH[8].SLOT[SLOT1], 2); - else FM_KEYOFF(&OPL->P_CH[8].SLOT[SLOT1],~2); - /* TOP-CY key on/off */ - if(v&0x02) FM_KEYON (&OPL->P_CH[8].SLOT[SLOT2], 2); - else FM_KEYOFF(&OPL->P_CH[8].SLOT[SLOT2],~2); - } - else - { - /* BD key off */ - FM_KEYOFF(&OPL->P_CH[6].SLOT[SLOT1],~2); - FM_KEYOFF(&OPL->P_CH[6].SLOT[SLOT2],~2); - /* HH key off */ - FM_KEYOFF(&OPL->P_CH[7].SLOT[SLOT1],~2); - /* SD key off */ - FM_KEYOFF(&OPL->P_CH[7].SLOT[SLOT2],~2); - /* TOM key off */ - FM_KEYOFF(&OPL->P_CH[8].SLOT[SLOT1],~2); - /* TOP-CY off */ - FM_KEYOFF(&OPL->P_CH[8].SLOT[SLOT2],~2); - } - return; - } - /* keyon,block,fnum */ - if( (r&0x0f) > 8) return; - CH = &OPL->P_CH[r&0x0f]; - if(!(r&0x10)) - { /* a0-a8 */ - block_fnum = (CH->block_fnum&0x1f00) | v; - } - else - { /* b0-b8 */ - block_fnum = ((v&0x1f)<<8) | (CH->block_fnum&0xff); - - if(v&0x20) - { - FM_KEYON (&CH->SLOT[SLOT1], 1); - FM_KEYON (&CH->SLOT[SLOT2], 1); - } - else - { - FM_KEYOFF(&CH->SLOT[SLOT1],~1); - FM_KEYOFF(&CH->SLOT[SLOT2],~1); - } - } - /* update */ - if(CH->block_fnum != block_fnum) - { - UINT8 block = block_fnum >> 10; - - CH->block_fnum = block_fnum; - - CH->ksl_base = ksl_tab[block_fnum>>6]; - CH->fc = OPL->fn_tab[block_fnum&0x03ff] >> (7-block); - - /* BLK 2,1,0 bits -> bits 3,2,1 of kcode */ - CH->kcode = (CH->block_fnum&0x1c00)>>9; - - /* the info below is actually opposite to what is stated in the Manuals (verifed on real YM3812) */ - /* if notesel == 0 -> lsb of kcode is bit 10 (MSB) of fnum */ - /* if notesel == 1 -> lsb of kcode is bit 9 (MSB-1) of fnum */ - if (OPL->mode&0x40) - CH->kcode |= (CH->block_fnum&0x100)>>8; /* notesel == 1 */ - else - CH->kcode |= (CH->block_fnum&0x200)>>9; /* notesel == 0 */ - - /* refresh Total Level in both SLOTs of this channel */ - CH->SLOT[SLOT1].TLL = CH->SLOT[SLOT1].TL + (CH->ksl_base>>CH->SLOT[SLOT1].ksl); - CH->SLOT[SLOT2].TLL = CH->SLOT[SLOT2].TL + (CH->ksl_base>>CH->SLOT[SLOT2].ksl); - - /* refresh frequency counter in both SLOTs of this channel */ - CALC_FCSLOT(CH,&CH->SLOT[SLOT1]); - CALC_FCSLOT(CH,&CH->SLOT[SLOT2]); - } - break; - case 0xc0: - /* FB,C */ - if( (r&0x0f) > 8) return; - CH = &OPL->P_CH[r&0x0f]; - CH->SLOT[SLOT1].FB = (v>>1)&7 ? ((v>>1)&7) + 7 : 0; - CH->SLOT[SLOT1].CON = v&1; - CH->SLOT[SLOT1].connect1 = CH->SLOT[SLOT1].CON ? &OPL->output[0] : &OPL->phase_modulation; - break; - case 0xe0: /* waveform select */ - /* simply ignore write to the waveform select register if selecting not enabled in test register */ - if(OPL->wavesel) - { - slot = slot_array[r&0x1f]; - if(slot < 0) return; - CH = &OPL->P_CH[slot/2]; - - CH->SLOT[slot&1].wavetable = (v&0x03)*SIN_LEN; - } - break; - } -} - -/*static TIMER_CALLBACK( cymfile_callback ) -{ - if (cymfile) - { - fputc( (unsigned char)0, cymfile ); - } -}*/ - -/* lock/unlock for common table */ -static int OPL_LockTable(void) -{ - num_lock++; - if(num_lock>1) return 0; - - /* first time */ - - /* allocate total level table (128kb space) */ - if( !init_tables() ) - { - num_lock--; - return -1; - } - - /*if (LOG_CYM_FILE) - { - cymfile = fopen("3812_.cym","wb"); - if (cymfile) - timer_pulse ( device->machine, ATTOTIME_IN_HZ(110), NULL, 0, cymfile_callback); //110 Hz pulse timer - else - logerror("Could not create file 3812_.cym\n"); - }*/ - - return 0; -} - -static void OPL_UnLockTable(void) -{ - if(num_lock) num_lock--; - if(num_lock) return; - - /* last time */ - - OPLCloseTable(); - - /*if (cymfile) - fclose (cymfile); - cymfile = NULL;*/ -} - -static void OPLResetChip(FM_OPL *OPL) -{ - int c,s; - int i; - - OPL->eg_timer = 0; - OPL->eg_cnt = 0; - - OPL->noise_rng = 1; /* noise shift register */ - OPL->mode = 0; /* normal mode */ - OPL_STATUS_RESET(OPL,0x7f); - - /* reset with register write */ - OPLWriteReg(OPL,0x01,0); /* wavesel disable */ - OPLWriteReg(OPL,0x02,0); /* Timer1 */ - OPLWriteReg(OPL,0x03,0); /* Timer2 */ - OPLWriteReg(OPL,0x04,0); /* IRQ mask clear */ - for(i = 0xff ; i >= 0x20 ; i-- ) OPLWriteReg(OPL,i,0); - - /* reset operator parameters */ - for( c = 0 ; c < 9 ; c++ ) - { - OPL_CH *CH = &OPL->P_CH[c]; - for(s = 0 ; s < 2 ; s++ ) - { - /* wave table */ - CH->SLOT[s].wavetable = 0; - CH->SLOT[s].state = EG_OFF; - CH->SLOT[s].volume = MAX_ATT_INDEX; - } - } -#if BUILD_Y8950 - if(OPL->type&OPL_TYPE_ADPCM) - { - YM_DELTAT *DELTAT = OPL->deltat; - - DELTAT->freqbase = OPL->freqbase; - DELTAT->output_pointer = &OPL->output_deltat[0]; - DELTAT->portshift = 5; - DELTAT->output_range = 1<<23; - YM_DELTAT_ADPCM_Reset(DELTAT,0,YM_DELTAT_EMULATION_MODE_NORMAL); - } -#endif -} - - -#if 0 -//static STATE_POSTLOAD( OPL_postload ) -static void OPL_postload(void* param) -{ - FM_OPL *OPL = (FM_OPL *)param; - int slot, ch; - - for( ch=0 ; ch < 9 ; ch++ ) - { - OPL_CH *CH = &OPL->P_CH[ch]; - - /* Look up key scale level */ - UINT32 block_fnum = CH->block_fnum; - CH->ksl_base = ksl_tab[block_fnum >> 6]; - CH->fc = OPL->fn_tab[block_fnum & 0x03ff] >> (7 - (block_fnum >> 10)); - - for( slot=0 ; slot < 2 ; slot++ ) - { - OPL_SLOT *SLOT = &CH->SLOT[slot]; - - /* Calculate key scale rate */ - SLOT->ksr = CH->kcode >> SLOT->KSR; - - /* Calculate attack, decay and release rates */ - if ((SLOT->ar + SLOT->ksr) < 16+62) - { - SLOT->eg_sh_ar = eg_rate_shift [SLOT->ar + SLOT->ksr ]; - SLOT->eg_sel_ar = eg_rate_select[SLOT->ar + SLOT->ksr ]; - } - else - { - SLOT->eg_sh_ar = 0; - SLOT->eg_sel_ar = 13*RATE_STEPS; - } - SLOT->eg_sh_dr = eg_rate_shift [SLOT->dr + SLOT->ksr ]; - SLOT->eg_sel_dr = eg_rate_select[SLOT->dr + SLOT->ksr ]; - SLOT->eg_sh_rr = eg_rate_shift [SLOT->rr + SLOT->ksr ]; - SLOT->eg_sel_rr = eg_rate_select[SLOT->rr + SLOT->ksr ]; - - /* Calculate phase increment */ - SLOT->Incr = CH->fc * SLOT->mul; - - /* Total level */ - SLOT->TLL = SLOT->TL + (CH->ksl_base >> SLOT->ksl); - - /* Connect output */ - SLOT->connect1 = SLOT->CON ? &OPL->output[0] : &OPL->phase_modulation; - } - } -#if BUILD_Y8950 - if ( (OPL->type & OPL_TYPE_ADPCM) && (OPL->deltat) ) - { - // We really should call the postlod function for the YM_DELTAT, but it's hard without registers - // (see the way the YM2610 does it) - //YM_DELTAT_postload(OPL->deltat, REGS); - } -#endif -} - - -static void OPLsave_state_channel(OPL_CH *CH) -{ - int slot, ch; - - for( ch=0 ; ch < 9 ; ch++, CH++ ) - { - // channel - state_save_register_device_item(device, ch, CH->block_fnum); - state_save_register_device_item(device, ch, CH->kcode); - // slots - for( slot=0 ; slot < 2 ; slot++ ) - { - OPL_SLOT *SLOT = &CH->SLOT[slot]; - - state_save_register_device_item(device, ch * 2 + slot, SLOT->ar); - state_save_register_device_item(device, ch * 2 + slot, SLOT->dr); - state_save_register_device_item(device, ch * 2 + slot, SLOT->rr); - state_save_register_device_item(device, ch * 2 + slot, SLOT->KSR); - state_save_register_device_item(device, ch * 2 + slot, SLOT->ksl); - state_save_register_device_item(device, ch * 2 + slot, SLOT->mul); - - state_save_register_device_item(device, ch * 2 + slot, SLOT->Cnt); - state_save_register_device_item(device, ch * 2 + slot, SLOT->FB); - state_save_register_device_item_array(device, ch * 2 + slot, SLOT->op1_out); - state_save_register_device_item(device, ch * 2 + slot, SLOT->CON); - - state_save_register_device_item(device, ch * 2 + slot, SLOT->eg_type); - state_save_register_device_item(device, ch * 2 + slot, SLOT->state); - state_save_register_device_item(device, ch * 2 + slot, SLOT->TL); - state_save_register_device_item(device, ch * 2 + slot, SLOT->volume); - state_save_register_device_item(device, ch * 2 + slot, SLOT->sl); - state_save_register_device_item(device, ch * 2 + slot, SLOT->key); - - state_save_register_device_item(device, ch * 2 + slot, SLOT->AMmask); - state_save_register_device_item(device, ch * 2 + slot, SLOT->vib); - - state_save_register_device_item(device, ch * 2 + slot, SLOT->wavetable); - } - } -} -#endif - - -/* Register savestate for a virtual YM3812/YM3526/Y8950 */ - -/*static void OPL_save_state(FM_OPL *OPL) -{ - OPLsave_state_channel(device, OPL->P_CH); - - state_save_register_device_item(device, 0, OPL->eg_cnt); - state_save_register_device_item(device, 0, OPL->eg_timer); - - state_save_register_device_item(device, 0, OPL->rhythm); - - state_save_register_device_item(device, 0, OPL->lfo_am_depth); - state_save_register_device_item(device, 0, OPL->lfo_pm_depth_range); - state_save_register_device_item(device, 0, OPL->lfo_am_cnt); - state_save_register_device_item(device, 0, OPL->lfo_pm_cnt); - - state_save_register_device_item(device, 0, OPL->noise_rng); - state_save_register_device_item(device, 0, OPL->noise_p); - - if( OPL->type & OPL_TYPE_WAVESEL ) - { - state_save_register_device_item(device, 0, OPL->wavesel); - } - - state_save_register_device_item_array(device, 0, OPL->T); - state_save_register_device_item_array(device, 0, OPL->st); - -#if BUILD_Y8950 - if ( (OPL->type & OPL_TYPE_ADPCM) && (OPL->deltat) ) - { - YM_DELTAT_savestate(device, OPL->deltat); - } - - if ( OPL->type & OPL_TYPE_IO ) - { - state_save_register_device_item(device, 0, OPL->portDirection); - state_save_register_device_item(device, 0, OPL->portLatch); - } -#endif - - state_save_register_device_item(device, 0, OPL->address); - state_save_register_device_item(device, 0, OPL->status); - state_save_register_device_item(device, 0, OPL->statusmask); - state_save_register_device_item(device, 0, OPL->mode); - - state_save_register_postload(device->machine, OPL_postload, OPL); -}*/ - - -/* Create one of virtual YM3812/YM3526/Y8950 */ -/* 'clock' is chip clock in Hz */ -/* 'rate' is sampling rate */ -static FM_OPL *OPLCreate(UINT32 clock, UINT32 rate, int type) -{ - char *ptr; - FM_OPL *OPL; - int state_size; - - if (OPL_LockTable() == -1) return NULL; - - /* calculate OPL state size */ - state_size = sizeof(FM_OPL); - -#if BUILD_Y8950 - if (type&OPL_TYPE_ADPCM) state_size+= sizeof(YM_DELTAT); -#endif - - /* allocate memory block */ - ptr = (char *)malloc(state_size); - - if (ptr==NULL) - return NULL; - - /* clear */ - memset(ptr,0,state_size); - - OPL = (FM_OPL *)ptr; - - ptr += sizeof(FM_OPL); - -#if BUILD_Y8950 - if (type&OPL_TYPE_ADPCM) - { - OPL->deltat = (YM_DELTAT *)ptr; - } - ptr += sizeof(YM_DELTAT); -#endif - - OPL->type = type; - OPL->clock = clock; - OPL->rate = rate; - - /* init global tables */ - OPL_initalize(OPL); - - return OPL; -} - -/* Destroy one of virtual YM3812 */ -static void OPLDestroy(FM_OPL *OPL) -{ - OPL_UnLockTable(); - free(OPL); -} - -/* Optional handlers */ - -static void OPLSetTimerHandler(FM_OPL *OPL,OPL_TIMERHANDLER timer_handler,void *param) -{ - OPL->timer_handler = timer_handler; - OPL->TimerParam = param; -} -static void OPLSetIRQHandler(FM_OPL *OPL,OPL_IRQHANDLER IRQHandler,void *param) -{ - OPL->IRQHandler = IRQHandler; - OPL->IRQParam = param; -} -static void OPLSetUpdateHandler(FM_OPL *OPL,OPL_UPDATEHANDLER UpdateHandler,void *param) -{ - OPL->UpdateHandler = UpdateHandler; - OPL->UpdateParam = param; -} - -static int OPLWrite(FM_OPL *OPL,int a,int v) -{ - if( !(a&1) ) - { /* address port */ - OPL->address = v & 0xff; - } - else - { /* data port */ - if(OPL->UpdateHandler) OPL->UpdateHandler(OPL->UpdateParam/*,0*/); - OPLWriteReg(OPL,OPL->address,v); - } - return OPL->status>>7; -} - -static unsigned char OPLRead(FM_OPL *OPL,int a) -{ - if( !(a&1) ) - { - /* status port */ - - #if BUILD_Y8950 - - if(OPL->type&OPL_TYPE_ADPCM) /* Y8950 */ - { - return (OPL->status & (OPL->statusmask|0x80)) | (OPL->deltat->PCM_BSY&1); - } - - #endif - - /* OPL and OPL2 */ - return OPL->status & (OPL->statusmask|0x80); - } - -#if BUILD_Y8950 - /* data port */ - switch(OPL->address) - { - case 0x05: /* KeyBoard IN */ - if(OPL->type&OPL_TYPE_KEYBOARD) - { - if(OPL->keyboardhandler_r) - return OPL->keyboardhandler_r(OPL->keyboard_param); -#ifdef _DEBUG - else - logerror("Y8950: read unmapped KEYBOARD port\n"); -#endif - } - return 0; - - case 0x0f: /* ADPCM-DATA */ - if(OPL->type&OPL_TYPE_ADPCM) - { - UINT8 val; - - val = YM_DELTAT_ADPCM_Read(OPL->deltat); - /*logerror("Y8950: read ADPCM value read=%02x\n",val);*/ - return val; - } - return 0; - - case 0x19: /* I/O DATA */ - if(OPL->type&OPL_TYPE_IO) - { - if(OPL->porthandler_r) - return OPL->porthandler_r(OPL->port_param); -#ifdef _DEBUG - else - logerror("Y8950:read unmapped I/O port\n"); -#endif - } - return 0; - case 0x1a: /* PCM-DATA */ - if(OPL->type&OPL_TYPE_ADPCM) - { -#ifdef _DEBUG - logerror("Y8950 A/D convertion is accessed but not implemented !\n"); -#endif - return 0x80; /* 2's complement PCM data - result from A/D convertion */ - } - return 0; - } -#endif - - return 0xff; -} - -/* CSM Key Controll */ -INLINE void CSMKeyControll(OPL_CH *CH) -{ - FM_KEYON (&CH->SLOT[SLOT1], 4); - FM_KEYON (&CH->SLOT[SLOT2], 4); - - /* The key off should happen exactly one sample later - not implemented correctly yet */ - - FM_KEYOFF(&CH->SLOT[SLOT1], ~4); - FM_KEYOFF(&CH->SLOT[SLOT2], ~4); -} - - -static int OPLTimerOver(FM_OPL *OPL,int c) -{ - if( c ) - { /* Timer B */ - OPL_STATUS_SET(OPL,0x20); - } - else - { /* Timer A */ - OPL_STATUS_SET(OPL,0x40); - /* CSM mode key,TL controll */ - if( OPL->mode & 0x80 ) - { /* CSM mode total level latch and auto key on */ - int ch; - if(OPL->UpdateHandler) OPL->UpdateHandler(OPL->UpdateParam/*,0*/); - for(ch=0; ch<9; ch++) - CSMKeyControll( &OPL->P_CH[ch] ); - } - } - /* reload timer */ - //if (OPL->timer_handler) (OPL->timer_handler)(OPL->TimerParam,c,attotime_mul(OPL->TimerBase, OPL->T[c])); - return OPL->status>>7; -} - - -#define MAX_OPL_CHIPS 2 - - -#if (BUILD_YM3812) - -void * ym3812_init(UINT32 clock, UINT32 rate) -{ - /* emulator create */ - FM_OPL *YM3812 = OPLCreate(clock,rate,OPL_TYPE_YM3812); - if (YM3812) - { - //OPL_save_state(YM3812); - ym3812_reset_chip(YM3812); - } - return YM3812; -} - -void ym3812_shutdown(void *chip) -{ - FM_OPL *YM3812 = (FM_OPL *)chip; - /* emulator shutdown */ - OPLDestroy(YM3812); -} -void ym3812_reset_chip(void *chip) -{ - FM_OPL *YM3812 = (FM_OPL *)chip; - OPLResetChip(YM3812); -} - -int ym3812_write(void *chip, int a, int v) -{ - FM_OPL *YM3812 = (FM_OPL *)chip; - return OPLWrite(YM3812, a, v); -} - -unsigned char ym3812_read(void *chip, int a) -{ - FM_OPL *YM3812 = (FM_OPL *)chip; - /* YM3812 always returns bit2 and bit1 in HIGH state */ - return OPLRead(YM3812, a) | 0x06 ; -} -int ym3812_timer_over(void *chip, int c) -{ - FM_OPL *YM3812 = (FM_OPL *)chip; - return OPLTimerOver(YM3812, c); -} - -void ym3812_set_timer_handler(void *chip, OPL_TIMERHANDLER timer_handler, void *param) -{ - FM_OPL *YM3812 = (FM_OPL *)chip; - OPLSetTimerHandler(YM3812, timer_handler, param); -} -void ym3812_set_irq_handler(void *chip,OPL_IRQHANDLER IRQHandler,void *param) -{ - FM_OPL *YM3812 = (FM_OPL *)chip; - OPLSetIRQHandler(YM3812, IRQHandler, param); -} -void ym3812_set_update_handler(void *chip,OPL_UPDATEHANDLER UpdateHandler,void *param) -{ - FM_OPL *YM3812 = (FM_OPL *)chip; - OPLSetUpdateHandler(YM3812, UpdateHandler, param); -} - - -/* -** Generate samples for one of the YM3812's -** -** 'which' is the virtual YM3812 number -** '*buffer' is the output buffer pointer -** 'length' is the number of samples that should be generated -*/ -void ym3812_update_one(void *chip, OPLSAMPLE **buffer, int length) -{ - FM_OPL *OPL = (FM_OPL *)chip; - UINT8 rhythm = OPL->rhythm&0x20; - OPLSAMPLE *bufL = buffer[0]; - OPLSAMPLE *bufR = buffer[1]; - int i; - - if (! length) - { - refresh_eg(OPL); - return; - } - - for( i=0; i < length ; i++ ) - { - int lt; - - OPL->output[0] = 0; - - advance_lfo(OPL); - - /* FM part */ - OPL_CALC_CH(OPL, &OPL->P_CH[0]); - OPL_CALC_CH(OPL, &OPL->P_CH[1]); - OPL_CALC_CH(OPL, &OPL->P_CH[2]); - OPL_CALC_CH(OPL, &OPL->P_CH[3]); - OPL_CALC_CH(OPL, &OPL->P_CH[4]); - OPL_CALC_CH(OPL, &OPL->P_CH[5]); - - if(!rhythm) - { - OPL_CALC_CH(OPL, &OPL->P_CH[6]); - OPL_CALC_CH(OPL, &OPL->P_CH[7]); - OPL_CALC_CH(OPL, &OPL->P_CH[8]); - } - else /* Rhythm part */ - { - OPL_CALC_RH(OPL, &OPL->P_CH[0], (OPL->noise_rng>>0)&1 ); - } - - lt = OPL->output[0]; - - lt >>= FINAL_SH; - - /* limit check */ - //lt = limit( lt , MAXOUT, MINOUT ); - - #ifdef SAVE_SAMPLE - if (which==0) - { - SAVE_ALL_CHANNELS - } - #endif - - /* store to sound buffer */ - bufL[i] = lt; - bufR[i] = lt; - - advance(OPL); - } - -} -#endif /* BUILD_YM3812 */ - - - -#if (BUILD_YM3526) - -void *ym3526_init(UINT32 clock, UINT32 rate) -{ - /* emulator create */ - FM_OPL *YM3526 = OPLCreate(clock,rate,OPL_TYPE_YM3526); - if (YM3526) - { - //OPL_save_state(YM3526); - ym3526_reset_chip(YM3526); - } - return YM3526; -} - -void ym3526_shutdown(void *chip) -{ - FM_OPL *YM3526 = (FM_OPL *)chip; - /* emulator shutdown */ - OPLDestroy(YM3526); -} -void ym3526_reset_chip(void *chip) -{ - FM_OPL *YM3526 = (FM_OPL *)chip; - OPLResetChip(YM3526); -} - -int ym3526_write(void *chip, int a, int v) -{ - FM_OPL *YM3526 = (FM_OPL *)chip; - return OPLWrite(YM3526, a, v); -} - -unsigned char ym3526_read(void *chip, int a) -{ - FM_OPL *YM3526 = (FM_OPL *)chip; - /* YM3526 always returns bit2 and bit1 in HIGH state */ - return OPLRead(YM3526, a) | 0x06 ; -} -int ym3526_timer_over(void *chip, int c) -{ - FM_OPL *YM3526 = (FM_OPL *)chip; - return OPLTimerOver(YM3526, c); -} - -void ym3526_set_timer_handler(void *chip, OPL_TIMERHANDLER timer_handler, void *param) -{ - FM_OPL *YM3526 = (FM_OPL *)chip; - OPLSetTimerHandler(YM3526, timer_handler, param); -} -void ym3526_set_irq_handler(void *chip,OPL_IRQHANDLER IRQHandler,void *param) -{ - FM_OPL *YM3526 = (FM_OPL *)chip; - OPLSetIRQHandler(YM3526, IRQHandler, param); -} -void ym3526_set_update_handler(void *chip,OPL_UPDATEHANDLER UpdateHandler,void *param) -{ - FM_OPL *YM3526 = (FM_OPL *)chip; - OPLSetUpdateHandler(YM3526, UpdateHandler, param); -} - - -/* -** Generate samples for one of the YM3526's -** -** 'which' is the virtual YM3526 number -** '*buffer' is the output buffer pointer -** 'length' is the number of samples that should be generated -*/ -void ym3526_update_one(void *chip, OPLSAMPLE **buffer, int length) -{ - FM_OPL *OPL = (FM_OPL *)chip; - UINT8 rhythm = OPL->rhythm&0x20; - OPLSAMPLE *bufL = buffer[0]; - OPLSAMPLE *bufR = buffer[1]; - int i; - - for( i=0; i < length ; i++ ) - { - int lt; - - OPL->output[0] = 0; - - advance_lfo(OPL); - - /* FM part */ - OPL_CALC_CH(OPL, &OPL->P_CH[0]); - OPL_CALC_CH(OPL, &OPL->P_CH[1]); - OPL_CALC_CH(OPL, &OPL->P_CH[2]); - OPL_CALC_CH(OPL, &OPL->P_CH[3]); - OPL_CALC_CH(OPL, &OPL->P_CH[4]); - OPL_CALC_CH(OPL, &OPL->P_CH[5]); - - if(!rhythm) - { - OPL_CALC_CH(OPL, &OPL->P_CH[6]); - OPL_CALC_CH(OPL, &OPL->P_CH[7]); - OPL_CALC_CH(OPL, &OPL->P_CH[8]); - } - else /* Rhythm part */ - { - OPL_CALC_RH(OPL, &OPL->P_CH[0], (OPL->noise_rng>>0)&1 ); - } - - lt = OPL->output[0]; - - lt >>= FINAL_SH; - - /* limit check */ - //lt = limit( lt , MAXOUT, MINOUT ); - - #ifdef SAVE_SAMPLE - if (which==0) - { - SAVE_ALL_CHANNELS - } - #endif - - /* store to sound buffer */ - bufL[i] = lt; - bufR[i] = lt; - - advance(OPL); - } - -} -#endif /* BUILD_YM3526 */ - - - - -#if BUILD_Y8950 - -static void Y8950_deltat_status_set(void *chip, UINT8 changebits) -{ - FM_OPL *Y8950 = (FM_OPL *)chip; - OPL_STATUS_SET(Y8950, changebits); -} -static void Y8950_deltat_status_reset(void *chip, UINT8 changebits) -{ - FM_OPL *Y8950 = (FM_OPL *)chip; - OPL_STATUS_RESET(Y8950, changebits); -} - -void *y8950_init(UINT32 clock, UINT32 rate) -{ - /* emulator create */ - FM_OPL *Y8950 = OPLCreate(clock,rate,OPL_TYPE_Y8950); - if (Y8950) - { - Y8950->deltat->memory = NULL; - Y8950->deltat->memory_size = 0x00; - Y8950->deltat->memory_mask = 0x00; - - Y8950->deltat->status_set_handler = Y8950_deltat_status_set; - Y8950->deltat->status_reset_handler = Y8950_deltat_status_reset; - Y8950->deltat->status_change_which_chip = Y8950; - Y8950->deltat->status_change_EOS_bit = 0x10; /* status flag: set bit4 on End Of Sample */ - Y8950->deltat->status_change_BRDY_bit = 0x08; /* status flag: set bit3 on BRDY (End Of: ADPCM analysis/synthesis, memory reading/writing) */ - - /*Y8950->deltat->write_time = 10.0 / clock;*/ /* a single byte write takes 10 cycles of main clock */ - /*Y8950->deltat->read_time = 8.0 / clock;*/ /* a single byte read takes 8 cycles of main clock */ - /* reset */ - //OPL_save_state(Y8950); - y8950_reset_chip(Y8950); - } - - return Y8950; -} - -void y8950_shutdown(void *chip) -{ - FM_OPL *Y8950 = (FM_OPL *)chip; - - free(Y8950->deltat->memory); Y8950->deltat->memory = NULL; - - /* emulator shutdown */ - OPLDestroy(Y8950); -} -void y8950_reset_chip(void *chip) -{ - FM_OPL *Y8950 = (FM_OPL *)chip; - OPLResetChip(Y8950); -} - -int y8950_write(void *chip, int a, int v) -{ - FM_OPL *Y8950 = (FM_OPL *)chip; - return OPLWrite(Y8950, a, v); -} - -unsigned char y8950_read(void *chip, int a) -{ - FM_OPL *Y8950 = (FM_OPL *)chip; - return OPLRead(Y8950, a); -} -int y8950_timer_over(void *chip, int c) -{ - FM_OPL *Y8950 = (FM_OPL *)chip; - return OPLTimerOver(Y8950, c); -} - -void y8950_set_timer_handler(void *chip, OPL_TIMERHANDLER timer_handler, void *param) -{ - FM_OPL *Y8950 = (FM_OPL *)chip; - OPLSetTimerHandler(Y8950, timer_handler, param); -} -void y8950_set_irq_handler(void *chip,OPL_IRQHANDLER IRQHandler,void *param) -{ - FM_OPL *Y8950 = (FM_OPL *)chip; - OPLSetIRQHandler(Y8950, IRQHandler, param); -} -void y8950_set_update_handler(void *chip,OPL_UPDATEHANDLER UpdateHandler,void *param) -{ - FM_OPL *Y8950 = (FM_OPL *)chip; - OPLSetUpdateHandler(Y8950, UpdateHandler, param); -} - -void y8950_set_delta_t_memory(void *chip, void * deltat_mem_ptr, int deltat_mem_size ) -{ - FM_OPL *OPL = (FM_OPL *)chip; - OPL->deltat->memory = (UINT8 *)(deltat_mem_ptr); - OPL->deltat->memory_size = deltat_mem_size; -} - -void y8950_write_pcmrom(void *chip, offs_t ROMSize, offs_t DataStart, - offs_t DataLength, const UINT8* ROMData) -{ - FM_OPL *Y8950 = (FM_OPL *)chip; - - if (Y8950->deltat->memory_size != ROMSize) - { - Y8950->deltat->memory = (UINT8*)realloc(Y8950->deltat->memory, ROMSize); - Y8950->deltat->memory_size = ROMSize; - memset(Y8950->deltat->memory, 0xFF, ROMSize); - YM_DELTAT_calc_mem_mask(Y8950->deltat); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(Y8950->deltat->memory + DataStart, ROMData, DataLength); - - return; -} - -/* -** Generate samples for one of the Y8950's -** -** 'which' is the virtual Y8950 number -** '*buffer' is the output buffer pointer -** 'length' is the number of samples that should be generated -*/ -void y8950_update_one(void *chip, OPLSAMPLE **buffer, int length) -{ - int i; - FM_OPL *OPL = (FM_OPL *)chip; - UINT8 rhythm = OPL->rhythm&0x20; - YM_DELTAT *DELTAT = OPL->deltat; - OPLSAMPLE *bufL = buffer[0]; - OPLSAMPLE *bufR = buffer[1]; - - for( i=0; i < length ; i++ ) - { - int lt; - - OPL->output[0] = 0; - OPL->output_deltat[0] = 0; - - advance_lfo(OPL); - - /* deltaT ADPCM */ - if( DELTAT->portstate&0x80 && ! OPL->MuteSpc[5] ) - YM_DELTAT_ADPCM_CALC(DELTAT); - - /* FM part */ - OPL_CALC_CH(OPL, &OPL->P_CH[0]); - OPL_CALC_CH(OPL, &OPL->P_CH[1]); - OPL_CALC_CH(OPL, &OPL->P_CH[2]); - OPL_CALC_CH(OPL, &OPL->P_CH[3]); - OPL_CALC_CH(OPL, &OPL->P_CH[4]); - OPL_CALC_CH(OPL, &OPL->P_CH[5]); - - if(!rhythm) - { - OPL_CALC_CH(OPL, &OPL->P_CH[6]); - OPL_CALC_CH(OPL, &OPL->P_CH[7]); - OPL_CALC_CH(OPL, &OPL->P_CH[8]); - } - else /* Rhythm part */ - { - OPL_CALC_RH(OPL, &OPL->P_CH[0], (OPL->noise_rng>>0)&1 ); - } - - lt = OPL->output[0] + (OPL->output_deltat[0]>>11); - - lt >>= FINAL_SH; - - /* limit check */ - //lt = limit( lt , MAXOUT, MINOUT ); - - #ifdef SAVE_SAMPLE - if (which==0) - { - SAVE_ALL_CHANNELS - } - #endif - - /* store to sound buffer */ - bufL[i] = lt; - bufR[i] = lt; - - advance(OPL); - } - -} - -void y8950_set_port_handler(void *chip,OPL_PORTHANDLER_W PortHandler_w,OPL_PORTHANDLER_R PortHandler_r,void * param) -{ - FM_OPL *OPL = (FM_OPL *)chip; - OPL->porthandler_w = PortHandler_w; - OPL->porthandler_r = PortHandler_r; - OPL->port_param = param; -} - -void y8950_set_keyboard_handler(void *chip,OPL_PORTHANDLER_W KeyboardHandler_w,OPL_PORTHANDLER_R KeyboardHandler_r,void * param) -{ - FM_OPL *OPL = (FM_OPL *)chip; - OPL->keyboardhandler_w = KeyboardHandler_w; - OPL->keyboardhandler_r = KeyboardHandler_r; - OPL->keyboard_param = param; -} - -#endif - -void opl_set_mute_mask(void *chip, UINT32 MuteMask) -{ - FM_OPL *opl = (FM_OPL *)chip; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 9; CurChn ++) - opl->P_CH[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - for (CurChn = 0; CurChn < 6; CurChn ++) - opl->MuteSpc[CurChn] = (MuteMask >> (9 + CurChn)) & 0x01; - - return; -} diff --git a/Frameworks/GME/vgmplay/chips/fmopl.h b/Frameworks/GME/vgmplay/chips/fmopl.h deleted file mode 100644 index 5351b3274..000000000 --- a/Frameworks/GME/vgmplay/chips/fmopl.h +++ /dev/null @@ -1,122 +0,0 @@ -#pragma once - -//#include "attotime.h" - -/* --- select emulation chips --- */ -//#define BUILD_YM3812 (HAS_YM3812) -//#define BUILD_YM3526 (HAS_YM3526) -//#define BUILD_Y8950 (HAS_Y8950) -#define BUILD_YM3812 1 -#define BUILD_YM3526 1 -#ifndef NO_Y8950 -#define BUILD_Y8950 1 -#else -#define BUILD_Y8950 0 -#endif - -/* select output bits size of output : 8 or 16 */ -#define OPL_SAMPLE_BITS 16 - -/* compiler dependence */ -/*#ifndef __OSDCOMM_H__ -#define __OSDCOMM_H__ -typedef unsigned char UINT8; // unsigned 8bit -typedef unsigned short UINT16; // unsigned 16bit -typedef unsigned int UINT32; // unsigned 32bit -typedef signed char INT8; // signed 8bit -typedef signed short INT16; // signed 16bit -typedef signed int INT32; // signed 32bit -#endif*/ /* __OSDCOMM_H__ */ - -typedef stream_sample_t OPLSAMPLE; -/* -#if (OPL_SAMPLE_BITS==16) -typedef INT16 OPLSAMPLE; -#endif -#if (OPL_SAMPLE_BITS==8) -typedef INT8 OPLSAMPLE; -#endif -*/ - -//typedef void (*OPL_TIMERHANDLER)(void *param,int timer,attotime period); -typedef void (*OPL_TIMERHANDLER)(void *param,int timer,int period); -typedef void (*OPL_IRQHANDLER)(void *param,int irq); -typedef void (*OPL_UPDATEHANDLER)(void *param/*,int min_interval_us*/); -typedef void (*OPL_PORTHANDLER_W)(void *param,unsigned char data); -typedef unsigned char (*OPL_PORTHANDLER_R)(void *param); - - -#if BUILD_YM3812 - -void *ym3812_init(UINT32 clock, UINT32 rate); -void ym3812_shutdown(void *chip); -void ym3812_reset_chip(void *chip); -int ym3812_write(void *chip, int a, int v); -unsigned char ym3812_read(void *chip, int a); -int ym3812_timer_over(void *chip, int c); -void ym3812_update_one(void *chip, OPLSAMPLE **buffer, int length); - -void ym3812_set_timer_handler(void *chip, OPL_TIMERHANDLER TimerHandler, void *param); -void ym3812_set_irq_handler(void *chip, OPL_IRQHANDLER IRQHandler, void *param); -void ym3812_set_update_handler(void *chip, OPL_UPDATEHANDLER UpdateHandler, void *param); - -#endif /* BUILD_YM3812 */ - - -#if BUILD_YM3526 - -/* -** Initialize YM3526 emulator(s). -** -** 'num' is the number of virtual YM3526's to allocate -** 'clock' is the chip clock in Hz -** 'rate' is sampling rate -*/ -void *ym3526_init(UINT32 clock, UINT32 rate); -/* shutdown the YM3526 emulators*/ -void ym3526_shutdown(void *chip); -void ym3526_reset_chip(void *chip); -int ym3526_write(void *chip, int a, int v); -unsigned char ym3526_read(void *chip, int a); -int ym3526_timer_over(void *chip, int c); -/* -** Generate samples for one of the YM3526's -** -** 'which' is the virtual YM3526 number -** '*buffer' is the output buffer pointer -** 'length' is the number of samples that should be generated -*/ -void ym3526_update_one(void *chip, OPLSAMPLE **buffer, int length); - -void ym3526_set_timer_handler(void *chip, OPL_TIMERHANDLER TimerHandler, void *param); -void ym3526_set_irq_handler(void *chip, OPL_IRQHANDLER IRQHandler, void *param); -void ym3526_set_update_handler(void *chip, OPL_UPDATEHANDLER UpdateHandler, void *param); - -#endif /* BUILD_YM3526 */ - - -#if BUILD_Y8950 - -/* Y8950 port handlers */ -void y8950_set_port_handler(void *chip, OPL_PORTHANDLER_W PortHandler_w, OPL_PORTHANDLER_R PortHandler_r, void *param); -void y8950_set_keyboard_handler(void *chip, OPL_PORTHANDLER_W KeyboardHandler_w, OPL_PORTHANDLER_R KeyboardHandler_r, void *param); -void y8950_set_delta_t_memory(void *chip, void * deltat_mem_ptr, int deltat_mem_size ); -void y8950_write_pcmrom(void *chip, offs_t ROMSize, offs_t DataStart, - offs_t DataLength, const UINT8* ROMData); - -void * y8950_init(UINT32 clock, UINT32 rate); -void y8950_shutdown(void *chip); -void y8950_reset_chip(void *chip); -int y8950_write(void *chip, int a, int v); -unsigned char y8950_read (void *chip, int a); -int y8950_timer_over(void *chip, int c); -void y8950_update_one(void *chip, OPLSAMPLE **buffer, int length); - -void y8950_set_timer_handler(void *chip, OPL_TIMERHANDLER TimerHandler, void *param); -void y8950_set_irq_handler(void *chip, OPL_IRQHANDLER IRQHandler, void *param); -void y8950_set_update_handler(void *chip, OPL_UPDATEHANDLER UpdateHandler, void *param); - -#endif /* BUILD_Y8950 */ - -void opl_set_mute_mask(void *chip, UINT32 MuteMask); - diff --git a/Frameworks/GME/vgmplay/chips/gb.c b/Frameworks/GME/vgmplay/chips/gb.c deleted file mode 100644 index b2f78340f..000000000 --- a/Frameworks/GME/vgmplay/chips/gb.c +++ /dev/null @@ -1,920 +0,0 @@ -/************************************************************************************** -* Game Boy sound emulation (c) Anthony Kruize (trandor@labyrinth.net.au) -* -* Anyways, sound on the Game Boy consists of 4 separate 'channels' -* Sound1 = Quadrangular waves with SWEEP and ENVELOPE functions (NR10,11,12,13,14) -* Sound2 = Quadrangular waves with ENVELOPE functions (NR21,22,23,24) -* Sound3 = Wave patterns from WaveRAM (NR30,31,32,33,34) -* Sound4 = White noise with an envelope (NR41,42,43,44) -* -* Each sound channel has 2 modes, namely ON and OFF... whoa -* -* These tend to be the two most important equations in -* converting between Hertz and GB frequency registers: -* (Sounds will have a 2.4% higher frequency on Super GB.) -* gb = 2048 - (131072 / Hz) -* Hz = 131072 / (2048 - gb) -* -* Changes: -* -* 10/2/2002 AK - Preliminary sound code. -* 13/2/2002 AK - Added a hack for mode 4, other fixes. -* 23/2/2002 AK - Use lookup tables, added sweep to mode 1. Re-wrote the square -* wave generation. -* 13/3/2002 AK - Added mode 3, better lookup tables, other adjustments. -* 15/3/2002 AK - Mode 4 can now change frequencies. -* 31/3/2002 AK - Accidently forgot to handle counter/consecutive for mode 1. -* 3/4/2002 AK - Mode 1 sweep can still occur if shift is 0. Don't let frequency -* go past the maximum allowed value. Fixed Mode 3 length table. -* Slight adjustment to Mode 4's period table generation. -* 5/4/2002 AK - Mode 4 is done correctly, using a polynomial counter instead -* of being a total hack. -* 6/4/2002 AK - Slight tweak to mode 3's frequency calculation. -* 13/4/2002 AK - Reset envelope value when sound is initialized. -* 21/4/2002 AK - Backed out the mode 3 frequency calculation change. -* Merged init functions into gameboy_sound_w(). -* 14/5/2002 AK - Removed magic numbers in the fixed point math. -* 12/6/2002 AK - Merged SOUNDx structs into one SOUND struct. -* 26/10/2002 AK - Finally fixed channel 3! -* -***************************************************************************************/ - -#include "mamedef.h" -#include // for rand -#include // for memset -//#include "emu.h" -#include "gb.h" -//#include "streams.h" - - -/*************************************************************************** - CONSTANTS -***************************************************************************/ - -#define NR10 0x00 -#define NR11 0x01 -#define NR12 0x02 -#define NR13 0x03 -#define NR14 0x04 -#define NR21 0x06 -#define NR22 0x07 -#define NR23 0x08 -#define NR24 0x09 -#define NR30 0x0A -#define NR31 0x0B -#define NR32 0x0C -#define NR33 0x0D -#define NR34 0x0E -#define NR41 0x10 -#define NR42 0x11 -#define NR43 0x12 -#define NR44 0x13 -#define NR50 0x14 -#define NR51 0x15 -#define NR52 0x16 -#define AUD3W0 0x20 -#define AUD3W1 0x21 -#define AUD3W2 0x22 -#define AUD3W3 0x23 -#define AUD3W4 0x24 -#define AUD3W5 0x25 -#define AUD3W6 0x26 -#define AUD3W7 0x27 -#define AUD3W8 0x28 -#define AUD3W9 0x29 -#define AUD3WA 0x2A -#define AUD3WB 0x2B -#define AUD3WC 0x2C -#define AUD3WD 0x2D -#define AUD3WE 0x2E -#define AUD3WF 0x2F - -#define LEFT 1 -#define RIGHT 2 -#define MAX_FREQUENCIES 2048 -#define FIXED_POINT 16 - -/* Represents wave duties of 12.5%, 25%, 50% and 75% */ -static const float wave_duty_table[4] = { 8.0f, 4.0f, 2.0f, 1.33333f }; - - -/*************************************************************************** - TYPE DEFINITIONS -***************************************************************************/ - -struct SOUND -{ - /* Common */ - UINT8 on; - UINT8 channel; - INT32 length; - INT32 pos; - //UINT32 pos; - UINT32 period; - INT32 count; - INT8 mode; - /* Mode 1, 2, 3 */ - INT8 duty; - /* Mode 1, 2, 4 */ - INT32 env_value; - INT8 env_direction; - INT32 env_length; - INT32 env_count; - INT8 signal; - /* Mode 1 */ - UINT32 frequency; - INT32 swp_shift; - INT32 swp_direction; - INT32 swp_time; - INT32 swp_count; - /* Mode 3 */ - INT8 level; - UINT8 offset; - UINT32 dutycount; - /* Mode 4 */ - INT32 ply_step; - INT16 ply_value; - UINT8 Muted; -}; - -struct SOUNDC -{ - UINT8 on; - UINT8 vol_left; - UINT8 vol_right; - UINT8 mode1_left; - UINT8 mode1_right; - UINT8 mode2_left; - UINT8 mode2_right; - UINT8 mode3_left; - UINT8 mode3_right; - UINT8 mode4_left; - UINT8 mode4_right; -}; - - -typedef struct _gb_sound_t gb_sound_t; -struct _gb_sound_t -{ - //sound_stream *channel; - //int rate; - UINT32 rate; // fixes bad calculations of length_mode3_table - - INT32 env_length_table[8]; - INT32 swp_time_table[8]; - UINT32 period_table[MAX_FREQUENCIES]; - UINT32 period_mode3_table[MAX_FREQUENCIES]; - UINT32 period_mode4_table[8][16]; - UINT32 length_table[64]; - UINT32 length_mode3_table[256]; - - struct SOUND snd_1; - struct SOUND snd_2; - struct SOUND snd_3; - struct SOUND snd_4; - struct SOUNDC snd_control; - - UINT8 snd_regs[0x30]; - - UINT8 LoudWaveChn; - UINT8 LowNoiseChn; - UINT8 AccuracyHack; -}; - - - - -/*************************************************************************** - INLINE FUNCTIONS -***************************************************************************/ - -/*INLINE gb_sound_t *get_token(running_device *device) -{ - assert(device != NULL); - assert(device->type() == GAMEBOY); - return (gb_sound_t *) downcast(device)->token(); -}*/ - - -/*************************************************************************** - PROTOTYPES -***************************************************************************/ - -//static STREAM_UPDATE( gameboy_update ); - - -/*************************************************************************** - IMPLEMENTATION -***************************************************************************/ - -//READ8_DEVICE_HANDLER( gb_wave_r ) -UINT8 gb_wave_r(void *_info, offs_t offset) -{ - //gb_sound_t *gb = get_token(device); - gb_sound_t *gb = (gb_sound_t *)_info; - - /* TODO: properly emulate scrambling of wave ram area when playback is active */ - return ( gb->snd_regs[ AUD3W0 + offset ] | gb->snd_3.on ); -} - -//WRITE8_DEVICE_HANDLER( gb_wave_w ) -void gb_wave_w(void *_info, offs_t offset, UINT8 data) -{ - //gb_sound_t *gb = get_token(device); - gb_sound_t *gb = (gb_sound_t *)_info; - - gb->snd_regs[ AUD3W0 + offset ] = data; -} - -//READ8_DEVICE_HANDLER( gb_sound_r ) -UINT8 gb_sound_r(void *_info, offs_t offset) -{ - //gb_sound_t *gb = get_token(device); - gb_sound_t *gb = (gb_sound_t *)_info; - - switch( offset ) { - case 0x05: - case 0x0F: - return 0xFF; - case NR52: - return 0x70 | gb->snd_regs[offset]; - default: - return gb->snd_regs[offset]; - } -} - -//static void gb_sound_w_internal(running_device *device, int offset, UINT8 data ) -static void gb_sound_w_internal(gb_sound_t *gb, int offset, UINT8 data ) -{ - //gb_sound_t *gb = get_token(device); - - /* Store the value */ - gb->snd_regs[offset] = data; - - switch( offset ) - { - /*MODE 1 */ - case NR10: /* Sweep (R/W) */ - gb->snd_1.swp_shift = data & 0x7; - gb->snd_1.swp_direction = (data & 0x8) >> 3; - gb->snd_1.swp_direction |= gb->snd_1.swp_direction - 1; - gb->snd_1.swp_time = gb->swp_time_table[ (data & 0x70) >> 4 ]; - break; - case NR11: /* Sound length/Wave pattern duty (R/W) */ - gb->snd_1.duty = (data & 0xC0) >> 6; - gb->snd_1.length = gb->length_table[data & 0x3F]; - break; - case NR12: /* Envelope (R/W) */ - gb->snd_1.env_value = data >> 4; - gb->snd_1.env_direction = (data & 0x8) >> 3; - gb->snd_1.env_direction |= gb->snd_1.env_direction - 1; - gb->snd_1.env_length = gb->env_length_table[data & 0x7]; - break; - case NR13: /* Frequency lo (R/W) */ - gb->snd_1.frequency = ((gb->snd_regs[NR14]&0x7)<<8) | gb->snd_regs[NR13]; - gb->snd_1.period = gb->period_table[gb->snd_1.frequency]; - break; - case NR14: /* Frequency hi / Initialize (R/W) */ - gb->snd_1.mode = (data & 0x40) >> 6; - gb->snd_1.frequency = ((gb->snd_regs[NR14]&0x7)<<8) | gb->snd_regs[NR13]; - gb->snd_1.period = gb->period_table[gb->snd_1.frequency]; - if( data & 0x80 ) - { - if( !gb->snd_1.on ) - gb->snd_1.pos = 0; - gb->snd_1.on = 1; - gb->snd_1.count = 0; - gb->snd_1.env_value = gb->snd_regs[NR12] >> 4; - gb->snd_1.env_count = 0; - gb->snd_1.swp_count = 0; - gb->snd_1.signal = 0x1; - gb->snd_regs[NR52] |= 0x1; - } - break; - - /*MODE 2 */ - case NR21: /* Sound length/Wave pattern duty (R/W) */ - gb->snd_2.duty = (data & 0xC0) >> 6; - gb->snd_2.length = gb->length_table[data & 0x3F]; - break; - case NR22: /* Envelope (R/W) */ -// gb->snd_2.env_value = data >> 4; -// gb->snd_2.env_direction = (data & 0x8 ) >> 3; - // Thanks to Delek for the fix - gb->snd_2.env_direction = (data & 0x8) >> 3; - if (gb->snd_2.env_direction) - { - gb->snd_2.env_value ++; - if (gb->snd_2.env_value > 0x0F) - gb->snd_2.env_value = 0; - } - else - { - gb->snd_2.env_value = data >> 4; - } - gb->snd_2.env_direction |= gb->snd_2.env_direction - 1; - gb->snd_2.env_length = gb->env_length_table[data & 0x7]; - break; - case NR23: /* Frequency lo (R/W) */ - gb->snd_2.period = gb->period_table[((gb->snd_regs[NR24]&0x7)<<8) | gb->snd_regs[NR23]]; - break; - case NR24: /* Frequency hi / Initialize (R/W) */ - gb->snd_2.mode = (data & 0x40) >> 6; - gb->snd_2.period = gb->period_table[((gb->snd_regs[NR24]&0x7)<<8) | gb->snd_regs[NR23]]; - if( data & 0x80 ) - { - if( !gb->snd_2.on ) - gb->snd_2.pos = 0; - gb->snd_2.on = 1; - gb->snd_2.count = 0; - gb->snd_2.env_value = gb->snd_regs[NR22] >> 4; - gb->snd_2.env_count = 0; - gb->snd_2.signal = 0x1; - gb->snd_regs[NR52] |= 0x2; - } - break; - - /*MODE 3 */ - case NR30: /* Sound On/Off (R/W) */ - gb->snd_3.on = (data & 0x80) >> 7; - break; - case NR31: /* Sound Length (R/W) */ - gb->snd_3.length = gb->length_mode3_table[data]; - break; - case NR32: /* Select Output Level */ - gb->snd_3.level = (data & 0x60) >> 5; - break; - case NR33: /* Frequency lo (W) */ - gb->snd_3.period = gb->period_mode3_table[((gb->snd_regs[NR34]&0x7)<<8) + gb->snd_regs[NR33]]; - break; - case NR34: /* Frequency hi / Initialize (W) */ - gb->snd_3.mode = (data & 0x40) >> 6; - gb->snd_3.period = gb->period_mode3_table[((gb->snd_regs[NR34]&0x7)<<8) + gb->snd_regs[NR33]]; - if( data & 0x80 ) - { - if( !gb->snd_3.on ) - { - gb->snd_3.pos = 0; - gb->snd_3.offset = 0; - gb->snd_3.duty = 0; - } - gb->snd_3.on = 1; - gb->snd_3.count = 0; - gb->snd_3.duty = 1; - gb->snd_3.dutycount = 0; - gb->snd_regs[NR52] |= 0x4; - } - break; - - /*MODE 4 */ - case NR41: /* Sound Length (R/W) */ - gb->snd_4.length = gb->length_table[data & 0x3F]; - break; - case NR42: /* Envelope (R/W) */ - gb->snd_4.env_value = data >> 4; - gb->snd_4.env_direction = (data & 0x8 ) >> 3; - gb->snd_4.env_direction |= gb->snd_4.env_direction - 1; - gb->snd_4.env_length = gb->env_length_table[data & 0x7]; - break; - case NR43: /* Polynomial Counter/Frequency */ - gb->snd_4.period = gb->period_mode4_table[data & 0x7][(data & 0xF0) >> 4]; - gb->snd_4.ply_step = (data & 0x8) >> 3; - break; - case NR44: /* Counter/Consecutive / Initialize (R/W) */ - gb->snd_4.mode = (data & 0x40) >> 6; - if( data & 0x80 ) - { - if( !gb->snd_4.on ) - gb->snd_4.pos = 0; - gb->snd_4.on = 1; - gb->snd_4.count = 0; - gb->snd_4.env_value = gb->snd_regs[NR42] >> 4; - gb->snd_4.env_count = 0; - //gb->snd_4.signal = mame_rand(device->machine); - gb->snd_4.signal = rand() & 0xFF; - gb->snd_4.ply_value = 0x7fff; - gb->snd_regs[NR52] |= 0x8; - } - break; - - /* CONTROL */ - case NR50: /* Channel Control / On/Off / Volume (R/W) */ - gb->snd_control.vol_left = data & 0x7; - gb->snd_control.vol_right = (data & 0x70) >> 4; - break; - case NR51: /* Selection of Sound Output Terminal */ - gb->snd_control.mode1_right = data & 0x1; - gb->snd_control.mode1_left = (data & 0x10) >> 4; - gb->snd_control.mode2_right = (data & 0x2) >> 1; - gb->snd_control.mode2_left = (data & 0x20) >> 5; - gb->snd_control.mode3_right = (data & 0x4) >> 2; - gb->snd_control.mode3_left = (data & 0x40) >> 6; - gb->snd_control.mode4_right = (data & 0x8) >> 3; - gb->snd_control.mode4_left = (data & 0x80) >> 7; - break; - case NR52: /* Sound On/Off (R/W) */ - /* Only bit 7 is writable, writing to bits 0-3 does NOT enable or - disable sound. They are read-only */ - gb->snd_control.on = (data & 0x80) >> 7; - if( !gb->snd_control.on ) - { - gb_sound_w_internal( gb, NR10, 0x80 ); - gb_sound_w_internal( gb, NR11, 0x3F ); - gb_sound_w_internal( gb, NR12, 0x00 ); - gb_sound_w_internal( gb, NR13, 0xFE ); - gb_sound_w_internal( gb, NR14, 0xBF ); -// gb_sound_w_internal( gb, NR20, 0xFF ); - gb_sound_w_internal( gb, NR21, 0x3F ); - gb_sound_w_internal( gb, NR22, 0x00 ); - gb_sound_w_internal( gb, NR23, 0xFF ); - gb_sound_w_internal( gb, NR24, 0xBF ); - gb_sound_w_internal( gb, NR30, 0x7F ); - gb_sound_w_internal( gb, NR31, 0xFF ); - gb_sound_w_internal( gb, NR32, 0x9F ); - gb_sound_w_internal( gb, NR33, 0xFF ); - gb_sound_w_internal( gb, NR34, 0xBF ); -// gb_sound_w_internal( gb, NR40, 0xFF ); - gb_sound_w_internal( gb, NR41, 0xFF ); - gb_sound_w_internal( gb, NR42, 0x00 ); - gb_sound_w_internal( gb, NR43, 0x00 ); - gb_sound_w_internal( gb, NR44, 0xBF ); - gb_sound_w_internal( gb, NR50, 0x00 ); - gb_sound_w_internal( gb, NR51, 0x00 ); - gb->snd_1.on = 0; - gb->snd_2.on = 0; - gb->snd_3.on = 0; - gb->snd_4.on = 0; - gb->snd_regs[offset] = 0; - } - break; - } -} - -//WRITE8_DEVICE_HANDLER( gb_sound_w ) -void gb_sound_w(void *_info, offs_t offset, UINT8 data) -{ - //gb_sound_t *gb = get_token(device); - gb_sound_t *gb = (gb_sound_t *)_info; - - /* change in registers so update first */ - //stream_update(gb->channel); - - if (offset < AUD3W0) - { - /* Only register NR52 is accessible if the sound controller is disabled */ - if( !gb->snd_control.on && offset != NR52 ) - { - return; - } - - gb_sound_w_internal( gb, offset, data ); - } - else if (offset <= AUD3WF) - { - gb->snd_regs[offset] = data; - } -} - - - -//static STREAM_UPDATE( gameboy_update ) -void gameboy_update(void *_info, stream_sample_t **outputs, int samples) -{ - //gb_sound_t *gb = get_token(device); - gb_sound_t *gb = (gb_sound_t *)_info; - stream_sample_t *outl = outputs[0]; - stream_sample_t *outr = outputs[1]; - stream_sample_t sample, left, right, mode4_mask; - - while( samples-- > 0 ) - { - left = right = 0; - - /* Mode 1 - Wave with Envelope and Sweep */ - if( gb->snd_1.on && ! gb->snd_1.Muted ) - { - sample = gb->snd_1.signal * gb->snd_1.env_value; - if (! gb->AccuracyHack) - { - gb->snd_1.pos++; - if( gb->snd_1.pos == (UINT32)(gb->snd_1.period / wave_duty_table[gb->snd_1.duty]) >> FIXED_POINT) - { - gb->snd_1.signal = -gb->snd_1.signal; - } - else if( gb->snd_1.pos > (gb->snd_1.period >> FIXED_POINT) ) - { - gb->snd_1.pos = 0; - gb->snd_1.signal = -gb->snd_1.signal; - } - } - else - { - // accuracy hack - makes high frequencies sound better - gb->snd_1.pos += 1 << FIXED_POINT; - if( (gb->snd_1.pos >> FIXED_POINT) == (UINT32)(gb->snd_1.period / wave_duty_table[gb->snd_1.duty]) >> FIXED_POINT) - { - gb->snd_1.signal = -gb->snd_1.signal; - } - else if( gb->snd_1.pos >= gb->snd_1.period ) - { - gb->snd_1.pos -= gb->snd_1.period; - gb->snd_1.signal = -gb->snd_1.signal; - } - } - - if( gb->snd_1.length && gb->snd_1.mode ) - { - gb->snd_1.count++; - if( gb->snd_1.count >= gb->snd_1.length ) - { - gb->snd_1.on = 0; - gb->snd_regs[NR52] &= 0xFE; - } - } - - if( gb->snd_1.env_length ) - { - gb->snd_1.env_count++; - if( gb->snd_1.env_count >= gb->snd_1.env_length ) - { - gb->snd_1.env_count = 0; - gb->snd_1.env_value += gb->snd_1.env_direction; - if( gb->snd_1.env_value < 0 ) - gb->snd_1.env_value = 0; - if( gb->snd_1.env_value > 15 ) - gb->snd_1.env_value = 15; - } - } - - if( gb->snd_1.swp_time ) - { - gb->snd_1.swp_count++; - if( gb->snd_1.swp_count >= gb->snd_1.swp_time ) - { - gb->snd_1.swp_count = 0; - if( gb->snd_1.swp_direction > 0 ) - { - gb->snd_1.frequency -= gb->snd_1.frequency / (1 << gb->snd_1.swp_shift ); - if( gb->snd_1.frequency <= 0 ) - { - gb->snd_1.on = 0; - gb->snd_regs[NR52] &= 0xFE; - } - } - else - { - gb->snd_1.frequency += gb->snd_1.frequency / (1 << gb->snd_1.swp_shift ); - if( gb->snd_1.frequency >= MAX_FREQUENCIES ) - { - gb->snd_1.frequency = MAX_FREQUENCIES - 1; - } - } - - gb->snd_1.period = gb->period_table[gb->snd_1.frequency]; - } - } - - if( gb->snd_control.mode1_left ) - left += sample; - if( gb->snd_control.mode1_right ) - right += sample; - } - - /* Mode 2 - Wave with Envelope */ - if( gb->snd_2.on && ! gb->snd_2.Muted ) - { - sample = gb->snd_2.signal * gb->snd_2.env_value; - if (! gb->AccuracyHack) - { - gb->snd_2.pos++; - if( gb->snd_2.pos == (UINT32)(gb->snd_2.period / wave_duty_table[gb->snd_2.duty]) >> FIXED_POINT) - { - gb->snd_2.signal = -gb->snd_2.signal; - } - else if( gb->snd_2.pos > (gb->snd_2.period >> FIXED_POINT) ) - { - gb->snd_2.pos = 0; - gb->snd_2.signal = -gb->snd_2.signal; - } - } - else - { - gb->snd_2.pos += 1 << FIXED_POINT; - if( (gb->snd_2.pos >> FIXED_POINT) == (UINT32)(gb->snd_2.period / wave_duty_table[gb->snd_2.duty]) >> FIXED_POINT) - { - gb->snd_2.signal = -gb->snd_2.signal; - } - else if( gb->snd_2.pos >= gb->snd_2.period ) - { - gb->snd_2.pos -= gb->snd_2.period; - gb->snd_2.signal = -gb->snd_2.signal; - } - } - - if( gb->snd_2.length && gb->snd_2.mode ) - { - gb->snd_2.count++; - if( gb->snd_2.count >= gb->snd_2.length ) - { - gb->snd_2.on = 0; - gb->snd_regs[NR52] &= 0xFD; - } - } - - if( gb->snd_2.env_length ) - { - gb->snd_2.env_count++; - if( gb->snd_2.env_count >= gb->snd_2.env_length ) - { - gb->snd_2.env_count = 0; - gb->snd_2.env_value += gb->snd_2.env_direction; - if( gb->snd_2.env_value < 0 ) - gb->snd_2.env_value = 0; - if( gb->snd_2.env_value > 15 ) - gb->snd_2.env_value = 15; - } - } - - if( gb->snd_control.mode2_left ) - left += sample; - if( gb->snd_control.mode2_right ) - right += sample; - } - - /* Mode 3 - Wave patterns from WaveRAM */ - if( gb->snd_3.on && ! gb->snd_3.Muted ) - { - /* NOTE: This is extremely close, but not quite right. - The problem is for GB frequencies above 2000 the frequency gets - clipped. This is caused because gb->snd_3.pos is never 0 at the test.*/ - sample = gb->snd_regs[AUD3W0 + (gb->snd_3.offset/2)]; - if( !(gb->snd_3.offset % 2) ) - { - sample >>= 4; - } - sample = (sample & 0xF) - 8; - if (gb->LoudWaveChn) - sample <<= 1; - - if( gb->snd_3.level ) - sample >>= (gb->snd_3.level - 1); - else - sample = 0; - - if (! gb->AccuracyHack) - { - gb->snd_3.pos++; - if( gb->snd_3.pos >= ((UINT32)(((gb->snd_3.period ) >> 21)) + gb->snd_3.duty) ) - { - gb->snd_3.pos = 0; - if( gb->snd_3.dutycount == ((UINT32)(((gb->snd_3.period ) >> FIXED_POINT)) % 32) ) - { - gb->snd_3.duty--; - } - gb->snd_3.dutycount++; - gb->snd_3.offset++; - if( gb->snd_3.offset > 31 ) - { - gb->snd_3.offset = 0; - gb->snd_3.duty = 1; - gb->snd_3.dutycount = 0; - } - } - } - else - { - gb->snd_3.pos += 1 << 21; - if( gb->snd_3.pos >= (UINT32)gb->snd_3.period) - { - gb->snd_3.pos -= (UINT32)gb->snd_3.period; - gb->snd_3.dutycount++; - gb->snd_3.offset++; - if( gb->snd_3.offset > 31 ) - { - gb->snd_3.offset = 0; - gb->snd_3.dutycount = 0; - } - } - } - - if( gb->snd_3.length && gb->snd_3.mode ) - { - gb->snd_3.count++; - if( gb->snd_3.count >= gb->snd_3.length ) - { - gb->snd_3.on = 0; - gb->snd_regs[NR52] &= 0xFB; - } - } - - if( gb->snd_control.mode3_left ) - left += sample; - if( gb->snd_control.mode3_right ) - right += sample; - } - - /* Mode 4 - Noise with Envelope */ - if( gb->snd_4.on && ! gb->snd_4.Muted ) - { - /* Similar problem to Mode 3, we seem to miss some notes */ - sample = gb->snd_4.signal & gb->snd_4.env_value; - sample -= gb->snd_4.env_value / 2; // make Bipolar - if (! gb->LowNoiseChn) - sample <<= 1; // that's more like VisualBoy Advance (and sounds better) - gb->snd_4.pos++; - if( gb->snd_4.pos == (gb->snd_4.period >> (FIXED_POINT + 1)) ) - { - /* Using a Polynomial Counter (aka Linear Feedback Shift Register) - Mode 4 has a 7 bit and 15 bit counter so we need to shift the - bits around accordingly */ - mode4_mask = (((gb->snd_4.ply_value & 0x2) >> 1) ^ (gb->snd_4.ply_value & 0x1)) << (gb->snd_4.ply_step ? 6 : 14); - gb->snd_4.ply_value >>= 1; - gb->snd_4.ply_value |= mode4_mask; - gb->snd_4.ply_value &= (gb->snd_4.ply_step ? 0x7f : 0x7fff); - gb->snd_4.signal = (INT8)gb->snd_4.ply_value; - } - else if( gb->snd_4.pos > (gb->snd_4.period >> FIXED_POINT) ) - { - gb->snd_4.pos = 0; - mode4_mask = (((gb->snd_4.ply_value & 0x2) >> 1) ^ (gb->snd_4.ply_value & 0x1)) << (gb->snd_4.ply_step ? 6 : 14); - gb->snd_4.ply_value >>= 1; - gb->snd_4.ply_value |= mode4_mask; - gb->snd_4.ply_value &= (gb->snd_4.ply_step ? 0x7f : 0x7fff); - gb->snd_4.signal = (INT8)gb->snd_4.ply_value; - } - - if( gb->snd_4.length && gb->snd_4.mode ) - { - gb->snd_4.count++; - if( gb->snd_4.count >= gb->snd_4.length ) - { - gb->snd_4.on = 0; - gb->snd_regs[NR52] &= 0xF7; - } - } - - if( gb->snd_4.env_length ) - { - gb->snd_4.env_count++; - if( gb->snd_4.env_count >= gb->snd_4.env_length ) - { - gb->snd_4.env_count = 0; - gb->snd_4.env_value += gb->snd_4.env_direction; - if( gb->snd_4.env_value < 0 ) - gb->snd_4.env_value = 0; - if( gb->snd_4.env_value > 15 ) - gb->snd_4.env_value = 15; - } - } - - if( gb->snd_control.mode4_left ) - left += sample; - if( gb->snd_control.mode4_right ) - right += sample; - } - - /* Adjust for master volume */ - left *= gb->snd_control.vol_left; - right *= gb->snd_control.vol_right; - - /* pump up the volume */ - left <<= 6; - right <<= 6; - - /* Update the buffers */ - *(outl++) = left; - *(outr++) = right; - } - - gb->snd_regs[NR52] = (gb->snd_regs[NR52]&0xf0) | gb->snd_1.on | (gb->snd_2.on << 1) | (gb->snd_3.on << 2) | (gb->snd_4.on << 3); -} - - -//static DEVICE_START( gameboy_sound ) -int device_start_gameboy_sound(void **_info, int clock, int Flags, int SampleRate) -{ - //gb_sound_t *gb = get_token(device); - gb_sound_t *gb; - int I, J; - - gb = (gb_sound_t *) calloc(1, sizeof(gb_sound_t)); - *_info = (void *) gb; - - gb->LoudWaveChn = (Flags & 0x01) >> 0; - gb->LowNoiseChn = (Flags & 0x02) >> 1; - gb->AccuracyHack = ! ((Flags & 0x04) >> 2); - - memset(&gb->snd_1, 0, sizeof(gb->snd_1)); - memset(&gb->snd_2, 0, sizeof(gb->snd_2)); - memset(&gb->snd_3, 0, sizeof(gb->snd_3)); - memset(&gb->snd_4, 0, sizeof(gb->snd_4)); - - //gb->channel = stream_create(device, 0, 2, device->machine->sample_rate, 0, gameboy_update); - //gb->rate = device->machine->sample_rate; - gb->rate = SampleRate; - - /* Calculate the envelope and sweep tables */ - for( I = 0; I < 8; I++ ) - { - gb->env_length_table[I] = (I * ((1 << FIXED_POINT) / 64) * gb->rate) >> FIXED_POINT; - gb->swp_time_table[I] = (((I << FIXED_POINT) / 128) * gb->rate) >> (FIXED_POINT - 1); - } - - /* Calculate the period tables */ - for( I = 0; I < MAX_FREQUENCIES; I++ ) - { - gb->period_table[I] = ((1 << FIXED_POINT) / (131072 / (2048 - I))) * gb->rate; - gb->period_mode3_table[I] = ((1 << FIXED_POINT) / (65536 / (2048 - I))) * gb->rate; - } - /* Calculate the period table for mode 4 */ - for( I = 0; I < 8; I++ ) - { - for( J = 0; J < 16; J++ ) - { - /* I is the dividing ratio of frequencies - J is the shift clock frequency */ - gb->period_mode4_table[I][J] = ((1 << FIXED_POINT) / (524288 / ((I == 0)?0.5:I) / (1 << (J + 1)))) * gb->rate; - } - } - - /* Calculate the length table */ - for( I = 0; I < 64; I++ ) - { - gb->length_table[I] = ((64 - I) * ((1 << FIXED_POINT)/256) * gb->rate) >> FIXED_POINT; - } - /* Calculate the length table for mode 3 */ - for( I = 0; I < 256; I++ ) - { - gb->length_mode3_table[I] = ((256 - I) * ((1 << FIXED_POINT)/256) * gb->rate) >> FIXED_POINT; - } - - gb->snd_1.Muted = 0x00; - gb->snd_2.Muted = 0x00; - gb->snd_3.Muted = 0x00; - gb->snd_4.Muted = 0x00; - - return gb->rate; -} - -void device_stop_gameboy_sound(void *_info) -{ - free(_info); - return; -} - -void device_reset_gameboy_sound(void *_info) -{ - gb_sound_t *gb = (gb_sound_t *)_info; - - // moved there from device_start - gb_sound_w_internal( gb, NR52, 0x00 ); - gb->snd_regs[AUD3W0] = 0xac; - gb->snd_regs[AUD3W1] = 0xdd; - gb->snd_regs[AUD3W2] = 0xda; - gb->snd_regs[AUD3W3] = 0x48; - gb->snd_regs[AUD3W4] = 0x36; - gb->snd_regs[AUD3W5] = 0x02; - gb->snd_regs[AUD3W6] = 0xcf; - gb->snd_regs[AUD3W7] = 0x16; - gb->snd_regs[AUD3W8] = 0x2c; - gb->snd_regs[AUD3W9] = 0x04; - gb->snd_regs[AUD3WA] = 0xe5; - gb->snd_regs[AUD3WB] = 0x2c; - gb->snd_regs[AUD3WC] = 0xac; - gb->snd_regs[AUD3WD] = 0xdd; - gb->snd_regs[AUD3WE] = 0xda; - gb->snd_regs[AUD3WF] = 0x48; - - return; -} - -void gameboy_sound_set_mute_mask(void *_info, UINT32 MuteMask) -{ - gb_sound_t *gb = (gb_sound_t *)_info; - - gb->snd_1.Muted = (MuteMask >> 0) & 0x01; - gb->snd_2.Muted = (MuteMask >> 1) & 0x01; - gb->snd_3.Muted = (MuteMask >> 2) & 0x01; - gb->snd_4.Muted = (MuteMask >> 3) & 0x01; - - return; -} - - -/*DEVICE_GET_INFO( gameboy_sound ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(gb_sound_t); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME(gameboy_sound); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "LR35902"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - } -}*/ - -//DEFINE_LEGACY_SOUND_DEVICE(GAMEBOY, gameboy_sound); diff --git a/Frameworks/GME/vgmplay/chips/gb.h b/Frameworks/GME/vgmplay/chips/gb.h deleted file mode 100644 index 9fe971303..000000000 --- a/Frameworks/GME/vgmplay/chips/gb.h +++ /dev/null @@ -1,13 +0,0 @@ - -/* Custom Sound Interface */ -UINT8 gb_wave_r(void *chip, offs_t offset); -void gb_wave_w(void *chip, offs_t offset, UINT8 data); -UINT8 gb_sound_r(void *chip, offs_t offset); -void gb_sound_w(void *chip, offs_t offset, UINT8 data); - -void gameboy_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_gameboy_sound(void **chip, int clock, int flags, int samplerate); -void device_stop_gameboy_sound(void *chip); -void device_reset_gameboy_sound(void *chip); - -void gameboy_sound_set_mute_mask(void *chip, UINT32 MuteMask); diff --git a/Frameworks/GME/vgmplay/chips/iremga20.c b/Frameworks/GME/vgmplay/chips/iremga20.c deleted file mode 100644 index f2d882d94..000000000 --- a/Frameworks/GME/vgmplay/chips/iremga20.c +++ /dev/null @@ -1,369 +0,0 @@ -/********************************************************* - -Irem GA20 PCM Sound Chip - -It's not currently known whether this chip is stereo. - - -Revisions: - -04-15-2002 Acho A. Tang -- rewrote channel mixing -- added prelimenary volume and sample rate emulation - -05-30-2002 Acho A. Tang -- applied hyperbolic gain control to volume and used - a musical-note style progression in sample rate - calculation(still very inaccurate) - -02-18-2004 R. Belmont -- sample rate calculation reverse-engineered. - Thanks to Fujix, Yasuhiro Ogawa, the Guru, and Tormod - for real PCB samples that made this possible. - -02-03-2007 R. Belmont -- Cleaned up faux x86 assembly. - -*********************************************************/ - -//#include "emu.h" -#include -#include -#include // for NULL -#include "mamedef.h" -#include "iremga20.h" - -#define MAX_VOL 256 - -struct IremGA20_channel_def -{ - UINT32 rate; - //UINT32 size; - UINT32 start; - UINT32 pos; - UINT32 frac; - UINT32 end; - UINT32 volume; - UINT32 pan; - //UINT32 effect; - UINT8 play; - UINT8 Muted; -}; - -typedef struct _ga20_state ga20_state; -struct _ga20_state -{ - UINT8 *rom; - UINT32 rom_size; - //sound_stream * stream; - UINT16 regs[0x40]; - struct IremGA20_channel_def channel[4]; -}; - - -/*INLINE ga20_state *get_safe_token(device_t *device) -{ - assert(device != NULL); - assert(device->type() == IREMGA20); - return (ga20_state *)downcast(device)->token(); -}*/ - - -//static STREAM_UPDATE( IremGA20_update ) -void IremGA20_update(void *param, stream_sample_t **outputs, int samples) -{ - ga20_state *chip = (ga20_state *)param; - UINT32 rate[4], pos[4], frac[4], end[4], vol[4], play[4]; - UINT8 *pSamples; - stream_sample_t *outL, *outR; - int i, sampleout; - - /* precache some values */ - for (i=0; i < 4; i++) - { - rate[i] = chip->channel[i].rate; - pos[i] = chip->channel[i].pos; - frac[i] = chip->channel[i].frac; - end[i] = chip->channel[i].end - 0x20; - vol[i] = chip->channel[i].volume; - play[i] = (! chip->channel[i].Muted) ? chip->channel[i].play : 0; - } - - i = samples; - pSamples = chip->rom; - outL = outputs[0]; - outR = outputs[1]; - - for (i = 0; i < samples; i++) - { - sampleout = 0; - - // update the 4 channels inline - if (play[0]) - { - sampleout += (pSamples[pos[0]] - 0x80) * vol[0]; - frac[0] += rate[0]; - pos[0] += frac[0] >> 24; - frac[0] &= 0xffffff; - play[0] = (pos[0] < end[0]); - } - if (play[1]) - { - sampleout += (pSamples[pos[1]] - 0x80) * vol[1]; - frac[1] += rate[1]; - pos[1] += frac[1] >> 24; - frac[1] &= 0xffffff; - play[1] = (pos[1] < end[1]); - } - if (play[2]) - { - sampleout += (pSamples[pos[2]] - 0x80) * vol[2]; - frac[2] += rate[2]; - pos[2] += frac[2] >> 24; - frac[2] &= 0xffffff; - play[2] = (pos[2] < end[2]); - } - if (play[3]) - { - sampleout += (pSamples[pos[3]] - 0x80) * vol[3]; - frac[3] += rate[3]; - pos[3] += frac[3] >> 24; - frac[3] &= 0xffffff; - play[3] = (pos[3] < end[3]); - } - - sampleout >>= 2; - outL[i] = sampleout; - outR[i] = sampleout; - } - - /* update the regs now */ - for (i=0; i < 4; i++) - { - chip->channel[i].pos = pos[i]; - chip->channel[i].frac = frac[i]; - if (! chip->channel[i].Muted) - chip->channel[i].play = play[i]; - } -} - -//WRITE8_DEVICE_HANDLER( irem_ga20_w ) -void irem_ga20_w(void *_info, offs_t offset, UINT8 data) -{ - //ga20_state *chip = get_safe_token(device); - ga20_state *chip = (ga20_state *)_info; - int channel; - - //logerror("GA20: Offset %02x, data %04x\n",offset,data); - - //chip->stream->update(); - - channel = offset >> 3; - - chip->regs[offset] = data; - - switch (offset & 0x7) - { - case 0: /* start address low */ - chip->channel[channel].start = ((chip->channel[channel].start)&0xff000) | (data<<4); - break; - - case 1: /* start address high */ - chip->channel[channel].start = ((chip->channel[channel].start)&0x00ff0) | (data<<12); - break; - - case 2: /* end address low */ - chip->channel[channel].end = ((chip->channel[channel].end)&0xff000) | (data<<4); - break; - - case 3: /* end address high */ - chip->channel[channel].end = ((chip->channel[channel].end)&0x00ff0) | (data<<12); - break; - - case 4: - chip->channel[channel].rate = 0x1000000 / (256 - data); - break; - - case 5: //AT: gain control - chip->channel[channel].volume = (data * MAX_VOL) / (data + 10); - break; - - case 6: //AT: this is always written 2(enabling both channels?) - chip->channel[channel].play = data; - chip->channel[channel].pos = chip->channel[channel].start; - chip->channel[channel].frac = 0; - break; - } -} - -//READ8_DEVICE_HANDLER( irem_ga20_r ) -UINT8 irem_ga20_r(void *_info, offs_t offset) -{ - //ga20_state *chip = get_safe_token(device); - ga20_state *chip = (ga20_state *)_info; - int channel; - - //chip->stream->update(); - - channel = offset >> 3; - - switch (offset & 0x7) - { - case 7: // voice status. bit 0 is 1 if active. (routine around 0xccc in rtypeleo) - return chip->channel[channel].play ? 1 : 0; - - default: -#ifdef _DEBUG - logerror("GA20: read unk. register %d, channel %d\n", offset & 0xf, channel); -#endif - break; - } - - return 0; -} - -static void iremga20_reset(ga20_state *chip) -{ - int i; - - for( i = 0; i < 4; i++ ) { - chip->channel[i].rate = 0; - //chip->channel[i].size = 0; - chip->channel[i].start = 0; - chip->channel[i].pos = 0; - chip->channel[i].frac = 0; - chip->channel[i].end = 0; - chip->channel[i].volume = 0; - chip->channel[i].pan = 0; - //chip->channel[i].effect = 0; - chip->channel[i].play = 0; - } -} - - -//static DEVICE_RESET( iremga20 ) -void device_reset_iremga20(void *_info) -{ - //iremga20_reset(get_safe_token(device)); - ga20_state *chip = (ga20_state *)_info; - - iremga20_reset(chip); - memset(chip->regs, 0x00, 0x40 * sizeof(UINT16)); -} - -//static DEVICE_START( iremga20 ) -int device_start_iremga20(void **_info, int clock) -{ - //ga20_state *chip = get_safe_token(device); - ga20_state *chip; - int i; - - chip = (ga20_state *) calloc(1, sizeof(ga20_state)); - *_info = (void *) chip; - - /* Initialize our chip structure */ - //chip->rom = *device->region(); - //chip->rom_size = device->region()->bytes(); - chip->rom = NULL; - chip->rom_size = 0x00; - - iremga20_reset(chip); - - for ( i = 0; i < 0x40; i++ ) - chip->regs[i] = 0; - - //chip->stream = device->machine().sound().stream_alloc( *device, 0, 2, device->clock()/4, chip, IremGA20_update ); - - /*device->save_item(NAME(chip->regs)); - for (i = 0; i < 4; i++) - { - device->save_item(NAME(chip->channel[i].rate), i); - device->save_item(NAME(chip->channel[i].size), i); - device->save_item(NAME(chip->channel[i].start), i); - device->save_item(NAME(chip->channel[i].pos), i); - device->save_item(NAME(chip->channel[i].end), i); - device->save_item(NAME(chip->channel[i].volume), i); - device->save_item(NAME(chip->channel[i].pan), i); - device->save_item(NAME(chip->channel[i].effect), i); - device->save_item(NAME(chip->channel[i].play), i); - }*/ - for (i = 0; i < 4; i ++) - chip->channel[i].Muted = 0x00; - - return clock / 4; -} - -void device_stop_iremga20(void *_info) -{ - ga20_state *chip = (ga20_state *)_info; - - free(chip->rom); chip->rom = NULL; - - free(chip); - - return; -} - -void iremga20_write_rom(void *_info, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData) -{ - ga20_state *chip = (ga20_state *)_info; - - if (chip->rom_size != ROMSize) - { - chip->rom = (UINT8*)realloc(chip->rom, ROMSize); - chip->rom_size = ROMSize; - memset(chip->rom, 0xFF, ROMSize); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(chip->rom + DataStart, ROMData, DataLength); - - return; -} - - -void iremga20_set_mute_mask(void *_info, UINT32 MuteMask) -{ - ga20_state *chip = (ga20_state *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 4; CurChn ++) - chip->channel[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} - - - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( iremga20 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(ga20_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( iremga20 ); break; - case DEVINFO_FCT_STOP: // nothing // break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( iremga20 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "Irem GA20"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Irem custom"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -} - - -DEFINE_LEGACY_SOUND_DEVICE(IREMGA20, iremga20);*/ diff --git a/Frameworks/GME/vgmplay/chips/iremga20.h b/Frameworks/GME/vgmplay/chips/iremga20.h deleted file mode 100644 index 871b8e3d2..000000000 --- a/Frameworks/GME/vgmplay/chips/iremga20.h +++ /dev/null @@ -1,30 +0,0 @@ -/********************************************************* - - Irem GA20 PCM Sound Chip - -*********************************************************/ -#pragma once - -#ifndef __IREMGA20_H__ -#define __IREMGA20_H__ - -//#include "devlegcy.h" - -void IremGA20_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_iremga20(void **chip, int clock); -void device_stop_iremga20(void *chip); -void device_reset_iremga20(void *chip); - -//WRITE8_DEVICE_HANDLER( irem_ga20_w ); -//READ8_DEVICE_HANDLER( irem_ga20_r ); -UINT8 irem_ga20_r(void *chip, offs_t offset); -void irem_ga20_w(void *chip, offs_t offset, UINT8 data); - -void iremga20_write_rom(void *chip, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData); - -void iremga20_set_mute_mask(void *chip, UINT32 MuteMask); - -//DECLARE_LEGACY_SOUND_DEVICE(IREMGA20, iremga20); - -#endif /* __IREMGA20_H__ */ diff --git a/Frameworks/GME/vgmplay/chips/k051649.c b/Frameworks/GME/vgmplay/chips/k051649.c deleted file mode 100644 index b820fa6aa..000000000 --- a/Frameworks/GME/vgmplay/chips/k051649.c +++ /dev/null @@ -1,426 +0,0 @@ -/*************************************************************************** - - Konami 051649 - SCC1 sound as used in Haunted Castle, City Bomber - - This file is pieced together by Bryan McPhail from a combination of - Namco Sound, Amuse by Cab, Haunted Castle schematics and whoever first - figured out SCC! - - The 051649 is a 5 channel sound generator, each channel gets its - waveform from RAM (32 bytes per waveform, 8 bit signed data). - - This sound chip is the same as the sound chip in some Konami - megaROM cartridges for the MSX. It is actually well researched - and documented: - - http://bifi.msxnet.org/msxnet/tech/scc.html - - Thanks to Sean Young (sean@mess.org) for some bugfixes. - - K052539 is more or less equivalent to this chip except channel 5 - does not share waveram with channel 4. - -***************************************************************************/ - -#include "mamedef.h" -#include -#include -//#include "emu.h" -//#include "streams.h" -#include "k051649.h" - -#define FREQ_BITS 16 -#define DEF_GAIN 8 - -/* this structure defines the parameters for a channel */ -typedef struct -{ - unsigned long counter; - int frequency; - int volume; - int key; - signed char waveram[32]; /* 19991207.CAB */ - UINT8 Muted; -} k051649_sound_channel; - -typedef struct _k051649_state k051649_state; -struct _k051649_state -{ - k051649_sound_channel channel_list[5]; - - /* global sound parameters */ - //sound_stream * stream; - int mclock,rate; - - /* mixer tables and internal buffers */ - INT16 *mixer_table; - INT16 *mixer_lookup; - short *mixer_buffer; - - int cur_reg; - UINT8 test; -}; - -/*INLINE k051649_state *get_safe_token(running_device *device) -{ - assert(device != NULL); - assert(device->type() == K051649); - return (k051649_state *)downcast(device)->token(); -}*/ - -/* build a table to divide by the number of voices */ -static void make_mixer_table(/*running_machine *machine,*/ k051649_state *info, int voices) -{ - int count = voices * 256; - int i; - - /* allocate memory */ - //info->mixer_table = auto_alloc_array(machine, INT16, 512 * voices); - info->mixer_table = (INT16*)malloc(sizeof(INT16) * 2 * count); - - /* find the middle of the table */ - info->mixer_lookup = info->mixer_table + count; - - /* fill in the table - 16 bit case */ - for (i = 0; i < count; i++) - { - int val = i * DEF_GAIN * 16 / voices; - //if (val > 32767) val = 32767; - if (val > 32768) val = 32768; - info->mixer_lookup[ i] = val; - info->mixer_lookup[-i] = -val; - } -} - - -/* generate sound to the mix buffer */ -//static STREAM_UPDATE( k051649_update ) -void k051649_update(void *param, stream_sample_t **outputs, int samples) -{ - k051649_state *info = (k051649_state *)param; - k051649_sound_channel *voice=info->channel_list; - stream_sample_t *buffer = outputs[0]; - stream_sample_t *buffer2 = outputs[1]; - short *mix; - int i,j; - - // zap the contents of the mixer buffer - memset(info->mixer_buffer, 0, samples * sizeof(short)); - - for (j=0; j<5; j++) { - // channel is halted for freq < 9 - if (voice[j].frequency > 8 && ! voice[j].Muted) - { - const signed char *w = voice[j].waveram; /* 19991207.CAB */ - int v=voice[j].volume * voice[j].key; - int c=voice[j].counter; - /* Amuse source: Cab suggests this method gives greater resolution */ - /* Sean Young 20010417: the formula is really: f = clock/(16*(f+1))*/ - int step = (int)(((INT64)info->mclock * (1 << FREQ_BITS)) / (float)((voice[j].frequency + 1) * 16 * (info->rate / 32)) + 0.5); - - mix = info->mixer_buffer; - - // add our contribution - for (i = 0; i < samples; i++) - { - int offs; - - c += step; - offs = (c >> FREQ_BITS) & 0x1f; - *mix++ += (w[offs] * v)>>3; - } - - // update the counter for this voice - voice[j].counter = c; - } - } - - // mix it down - mix = info->mixer_buffer; - for (i = 0; i < samples; i++) - *buffer++ = *buffer2++ = info->mixer_lookup[*mix++]; -} - -//static DEVICE_START( k051649 ) -int device_start_k051649(void **_info, int clock) -{ - //k051649_state *info = get_safe_token(device); - k051649_state *info; - UINT8 CurChn; - - info = (k051649_state *) calloc(1, sizeof(k051649_state)); - *_info = (void *) info; - - /* get stream channels */ - //info->rate = device->clock()/16; - //info->stream = stream_create(device, 0, 1, info->rate, info, k051649_update); - //info->mclock = device->clock(); - info->mclock = clock & 0x7FFFFFFF; - info->rate = info->mclock / 16; - - /* allocate a buffer to mix into - 1 second's worth should be more than enough */ - //info->mixer_buffer = auto_alloc_array(device->machine, short, 2 * info->rate); - info->mixer_buffer = (short*)malloc(sizeof(short) * info->rate); - - /* build the mixer table */ - //make_mixer_table(device->machine, info, 5); - make_mixer_table(info, 5); - - for (CurChn = 0; CurChn < 5; CurChn ++) - info->channel_list[CurChn].Muted = 0x00; - - return info->rate; -} - -void device_stop_k051649(void *_info) -{ - k051649_state *info = (k051649_state *)_info; - - free(info->mixer_buffer); - free(info->mixer_table); - - free(info); - - return; -} - -//static DEVICE_RESET( k051649 ) -void device_reset_k051649(void *_info) -{ - //k051649_state *info = get_safe_token(device); - k051649_state *info = (k051649_state *)_info; - k051649_sound_channel *voice = info->channel_list; - int i; - - // reset all the voices - for (i = 0; i < 5; i++) - { - voice[i].frequency = 0; - voice[i].volume = 0; - voice[i].counter = 0; - voice[i].key = 0; - } - - // other parameters - info->test = 0x00; - info->cur_reg = 0x00; - - return; -} - -/********************************************************************************/ - -//WRITE8_DEVICE_HANDLER( k051649_waveform_w ) -void k051649_waveform_w(void *_info, offs_t offset, UINT8 data) -{ - //k051649_state *info = get_safe_token(device); - k051649_state *info = (k051649_state *)_info; - - // waveram is read-only? - if (info->test & 0x40 || (info->test & 0x80 && offset >= 0x60)) - return; - - //stream_update(info->stream); - - if (offset >= 0x60) - { - // channel 5 shares waveram with channel 4 - info->channel_list[3].waveram[offset&0x1f]=data; - info->channel_list[4].waveram[offset&0x1f]=data; - } - else - info->channel_list[offset>>5].waveram[offset&0x1f]=data; -} - -//READ8_DEVICE_HANDLER ( k051649_waveform_r ) -UINT8 k051649_waveform_r(void *_info, offs_t offset) -{ - //k051649_state *info = get_safe_token(device); - k051649_state *info = (k051649_state *)_info; - - // test-register bits 6/7 expose the internal counter - if (info->test & 0xc0) - { - //stream_update(info->stream); - - if (offset >= 0x60) - offset += (info->channel_list[3 + (info->test >> 6 & 1)].counter >> FREQ_BITS); - else if (info->test & 0x40) - offset += (info->channel_list[offset>>5].counter >> FREQ_BITS); - } - return info->channel_list[offset>>5].waveram[offset&0x1f]; -} - -/* SY 20001114: Channel 5 doesn't share the waveform with channel 4 on this chip */ -//WRITE8_DEVICE_HANDLER( k052539_waveform_w ) -void k052539_waveform_w(void *_info, offs_t offset, UINT8 data) -{ - //k051649_state *info = get_safe_token(device); - k051649_state *info = (k051649_state *)_info; - - // waveram is read-only? - if (info->test & 0x40) - return; - - //stream_update(info->stream); - info->channel_list[offset>>5].waveram[offset&0x1f]=data; -} - -//READ8_DEVICE_HANDLER ( k052539_waveform_r ) -UINT8 k052539_waveform_r(void *_info, offs_t offset) -{ - //k051649_state *info = get_safe_token(device); - k051649_state *info = (k051649_state *)_info; - - // test-register bit 6 exposes the internal counter - if (info->test & 0x40) - { - //stream_update(info->stream); - offset += (info->channel_list[offset>>5].counter >> FREQ_BITS); - } - return info->channel_list[offset>>5].waveram[offset&0x1f]; -} - -//WRITE8_DEVICE_HANDLER( k051649_volume_w ) -void k051649_volume_w(void *_info, offs_t offset, UINT8 data) -{ - //k051649_state *info = get_safe_token(device); - k051649_state *info = (k051649_state *)_info; - //stream_update(info->stream); - info->channel_list[offset&0x7].volume=data&0xf; -} - -//WRITE8_DEVICE_HANDLER( k051649_frequency_w ) -void k051649_frequency_w(void *_info, offs_t offset, UINT8 data) -{ - //k051649_state *info = get_safe_token(device); - k051649_state *info = (k051649_state *)_info; - k051649_sound_channel* chn = &info->channel_list[offset >> 1]; - - //stream_update(info->stream); - - // test-register bit 5 resets the internal counter - if (info->test & 0x20) - chn->counter = ~0; - else if (chn->frequency < 9) - chn->counter |= ((1 << FREQ_BITS) - 1); - - // update frequency - if (offset & 1) - chn->frequency = (chn->frequency & 0x0FF) | ((data << 8) & 0xF00); - else - chn->frequency = (chn->frequency & 0xF00) | (data << 0); - chn->counter &= 0xFFFF0000; // Valley Bell: Behaviour according to openMSX -} - -//WRITE8_DEVICE_HANDLER( k051649_keyonoff_w ) -void k051649_keyonoff_w(void *_info, offs_t offset, UINT8 data) -{ - //k051649_state *info = get_safe_token(device); - k051649_state *info = (k051649_state *)_info; - int i; - //stream_update(info->stream); - - for (i = 0; i < 5; i++) - { - info->channel_list[i].key=data&1; - data >>= 1; - } -} - -//WRITE8_MEMBER( k051649_device::k051649_test_w ) -void k051649_test_w(void *_info, offs_t offset, UINT8 data) -{ - k051649_state *info = (k051649_state *)_info; - info->test = data; -} - - -//READ8_MEMBER ( k051649_device::k051649_test_r ) -UINT8 k051649_test_r(void *info, offs_t offset) -{ - // reading the test register sets it to $ff! - k051649_test_w(info, offset, 0xff); - return 0xff; -} - - -void k051649_w(void *_info, offs_t offset, UINT8 data) -{ - k051649_state *info = (k051649_state *)_info; - - switch(offset & 1) - { - case 0x00: - info->cur_reg = data; - break; - case 0x01: - switch(offset >> 1) - { - case 0x00: - k051649_waveform_w(info, info->cur_reg, data); - break; - case 0x01: - k051649_frequency_w(info, info->cur_reg, data); - break; - case 0x02: - k051649_volume_w(info, info->cur_reg, data); - break; - case 0x03: - k051649_keyonoff_w(info, info->cur_reg, data); - break; - case 0x04: - k052539_waveform_w(info, info->cur_reg, data); - break; - case 0x05: - k051649_test_w(info, info->cur_reg, data); - break; - } - break; - } - - return; -} - - -void k051649_set_mute_mask(void *_info, UINT32 MuteMask) -{ - k051649_state *info = (k051649_state *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 5; CurChn ++) - info->channel_list[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} - - - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( k051649 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(k051649_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( k051649 ); break; - case DEVINFO_FCT_STOP: // nothing // break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( k051649 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "K051649"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Konami custom"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ - - -//DEFINE_LEGACY_SOUND_DEVICE(K051649, k051649); diff --git a/Frameworks/GME/vgmplay/chips/k051649.h b/Frameworks/GME/vgmplay/chips/k051649.h deleted file mode 100644 index 50faff592..000000000 --- a/Frameworks/GME/vgmplay/chips/k051649.h +++ /dev/null @@ -1,39 +0,0 @@ -#pragma once - -//#ifndef __K051649_H__ -//#define __K051649_H__ - -//#include "devlegcy.h" - -/*WRITE8_DEVICE_HANDLER( k051649_waveform_w ); -READ8_DEVICE_HANDLER( k051649_waveform_r ); -WRITE8_DEVICE_HANDLER( k051649_volume_w ); -WRITE8_DEVICE_HANDLER( k051649_frequency_w ); -WRITE8_DEVICE_HANDLER( k051649_keyonoff_w ); - -WRITE8_DEVICE_HANDLER( k052539_waveform_w ); - -DECLARE_LEGACY_SOUND_DEVICE(K051649, k051649);*/ - -void k051649_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_k051649(void **chip, int clock); -void device_stop_k051649(void *chip); -void device_reset_k051649(void *chip); - -void k051649_waveform_w(void *chip, offs_t offset, UINT8 data); -UINT8 k051649_waveform_r(void *chip, offs_t offset); -void k051649_volume_w(void *chip, offs_t offset, UINT8 data); -void k051649_frequency_w(void *chip, offs_t offset, UINT8 data); -void k051649_keyonoff_w(void *chip, offs_t offset, UINT8 data); - -void k052539_waveform_w(void *chip, offs_t offset, UINT8 data); -UINT8 k052539_waveform_r(void *chip, offs_t offset); - -void k051649_test_w(void *chip, offs_t offset, UINT8 data); -UINT8 k051649_test_r(void *chip, offs_t offset); - -void k051649_w(void *chip, offs_t offset, UINT8 data); - -void k051649_set_mute_mask(void *chip, UINT32 MuteMask); - -//#endif /* __K051649_H__ */ diff --git a/Frameworks/GME/vgmplay/chips/k053260.c b/Frameworks/GME/vgmplay/chips/k053260.c deleted file mode 100644 index 9d2e3efcd..000000000 --- a/Frameworks/GME/vgmplay/chips/k053260.c +++ /dev/null @@ -1,567 +0,0 @@ -/********************************************************* - - Konami 053260 PCM Sound Chip - -*********************************************************/ - -#include "mamedef.h" -//#include "emu.h" -#ifdef _DEBUG -#include -#endif -#include -#include -#include "k053260.h" - -#ifndef NULL -#define NULL ((void *)0) -#endif - -/* 2004-02-28: Fixed PPCM decoding. Games sound much better now.*/ - -#define LOG 0 - -#define BASE_SHIFT 16 - -typedef struct _k053260_channel k053260_channel; -struct _k053260_channel -{ - UINT32 rate; - UINT32 size; - UINT32 start; - UINT32 bank; - UINT32 volume; - int play; - UINT32 pan; - UINT32 pos; - int loop; - int ppcm; /* packed PCM ( 4 bit signed ) */ - int ppcm_data; - UINT8 Muted; -}; - -typedef struct _k053260_state k053260_state; -struct _k053260_state -{ - //sound_stream * channel; - int mode; - int regs[0x30]; - UINT8 *rom; - //int rom_size; - UINT32 rom_size; - UINT32 *delta_table; - k053260_channel channels[4]; - //const k053260_interface *intf; - //device_t *device; -}; - -/*INLINE k053260_state *get_safe_token(device_t *device) -{ - assert(device != NULL); - assert(device->type() == K053260); - return (k053260_state *)downcast(device)->token(); -}*/ - - -static void InitDeltaTable( k053260_state *ic, int rate, int clock ) -{ - int i; - double base = ( double )rate; - double max = (double)(clock); /* Hz */ - UINT32 val; - - for( i = 0; i < 0x1000; i++ ) { - double v = ( double )( 0x1000 - i ); - double target = (max) / v; - double fixed = ( double )( 1 << BASE_SHIFT ); - - if ( target && base ) { - target = fixed / ( base / target ); - val = ( UINT32 )target; - if ( val == 0 ) - val = 1; - } else - val = 1; - - ic->delta_table[i] = val; - } -} - -//static DEVICE_RESET( k053260 ) -void device_reset_k053260(void *_info) -{ - //k053260_state *ic = get_safe_token(device); - k053260_state *ic = (k053260_state *)_info; - int i; - - for( i = 0; i < 4; i++ ) { - ic->channels[i].rate = 0; - ic->channels[i].size = 0; - ic->channels[i].start = 0; - ic->channels[i].bank = 0; - ic->channels[i].volume = 0; - ic->channels[i].play = 0; - ic->channels[i].pan = 0; - ic->channels[i].pos = 0; - ic->channels[i].loop = 0; - ic->channels[i].ppcm = 0; - ic->channels[i].ppcm_data = 0; - } -} - -INLINE int limit( int val, int max, int min ) -{ - if ( val > max ) - val = max; - else if ( val < min ) - val = min; - - return val; -} - -//#define MAXOUT 0x7fff -#define MAXOUT +0x8000 -#define MINOUT -0x8000 - -//static STREAM_UPDATE( k053260_update ) -void k053260_update(void *param, stream_sample_t **outputs, int samples) -{ - static const INT8 dpcmcnv[] = { 0,1,2,4,8,16,32,64, -128, -64, -32, -16, -8, -4, -2, -1}; - - int i, j, lvol[4], rvol[4], play[4], loop[4], ppcm[4]; - UINT8 *rom[4]; - UINT32 delta[4], end[4], pos[4]; - INT8 ppcm_data[4]; - int dataL, dataR; - INT8 d; - k053260_state *ic = (k053260_state *)param; - - /* precache some values */ - for ( i = 0; i < 4; i++ ) { - if (ic->channels[i].Muted) - { - play[i] = 0; - continue; - } - rom[i]= &ic->rom[ic->channels[i].start + ( ic->channels[i].bank << 16 )]; - delta[i] = ic->delta_table[ic->channels[i].rate]; - lvol[i] = ic->channels[i].volume * ic->channels[i].pan; - rvol[i] = ic->channels[i].volume * ( 8 - ic->channels[i].pan ); - end[i] = ic->channels[i].size; - pos[i] = ic->channels[i].pos; - play[i] = ic->channels[i].play; - loop[i] = ic->channels[i].loop; - ppcm[i] = ic->channels[i].ppcm; - ppcm_data[i] = ic->channels[i].ppcm_data; - if ( ppcm[i] ) - delta[i] /= 2; - } - - for ( j = 0; j < samples; j++ ) { - - dataL = dataR = 0; - - for ( i = 0; i < 4; i++ ) { - /* see if the voice is on */ - if ( play[i] ) { - /* see if we're done */ - if ( ( pos[i] >> BASE_SHIFT ) >= end[i] ) { - - ppcm_data[i] = 0; - if ( loop[i] ) - pos[i] = 0; - else { - play[i] = 0; - continue; - } - } - - if ( ppcm[i] ) { /* Packed PCM */ - /* we only update the signal if we're starting or a real sound sample has gone by */ - /* this is all due to the dynamic sample rate convertion */ - if ( pos[i] == 0 || ( ( pos[i] ^ ( pos[i] - delta[i] ) ) & 0x8000 ) == 0x8000 ) - - { - int newdata; - if ( pos[i] & 0x8000 ){ - - newdata = ((rom[i][pos[i] >> BASE_SHIFT]) >> 4) & 0x0f; /*high nybble*/ - } - else{ - newdata = ( ( rom[i][pos[i] >> BASE_SHIFT] ) ) & 0x0f; /*low nybble*/ - } - - /*ppcm_data[i] = (( ( ppcm_data[i] * 62 ) >> 6 ) + dpcmcnv[newdata]); - - if ( ppcm_data[i] > 127 ) - ppcm_data[i] = 127; - else - if ( ppcm_data[i] < -128 ) - ppcm_data[i] = -128;*/ - ppcm_data[i] += dpcmcnv[newdata]; - } - - - - d = ppcm_data[i]; - - pos[i] += delta[i]; - } else { /* PCM */ - d = rom[i][pos[i] >> BASE_SHIFT]; - - pos[i] += delta[i]; - } - - if ( ic->mode & 2 ) { - dataL += ( d * lvol[i] ) >> 2; - dataR += ( d * rvol[i] ) >> 2; - } - } - } - - outputs[1][j] = limit( dataL, MAXOUT, MINOUT ); - outputs[0][j] = limit( dataR, MAXOUT, MINOUT ); - } - - /* update the regs now */ - for ( i = 0; i < 4; i++ ) { - if (ic->channels[i].Muted) - continue; - ic->channels[i].pos = pos[i]; - ic->channels[i].play = play[i]; - ic->channels[i].ppcm_data = ppcm_data[i]; - } -} - -//static DEVICE_START( k053260 ) -int device_start_k053260(void **_info, int clock) -{ - //static const k053260_interface defintrf = { 0 }; - //k053260_state *ic = get_safe_token(device); - k053260_state *ic; - //int rate = device->clock() / 32; - int rate = clock / 32; - int i; - - ic = (k053260_state *) calloc(1, sizeof(k053260_state)); - *_info = (void *) ic; - - /* Initialize our chip structure */ - //ic->device = device; - //ic->intf = (device->static_config() != NULL) ? (const k053260_interface *)device->static_config() : &defintrf; - - ic->mode = 0; - - //const memory_region *region = (ic->intf->rgnoverride != NULL) ? device->machine().region(ic->intf->rgnoverride) : device->region(); - - //ic->rom = *region; - //ic->rom_size = region->bytes(); - ic->rom = NULL; - ic->rom_size = 0x00; - - // has to be done by the player after calling device_start - //DEVICE_RESET_CALL(k053260); - - for ( i = 0; i < 0x30; i++ ) - ic->regs[i] = 0; - - //ic->delta_table = auto_alloc_array( device->machine(), UINT32, 0x1000 ); - ic->delta_table = (UINT32*)malloc(0x1000 * sizeof(UINT32)); - - //ic->channel = device->machine().sound().stream_alloc( *device, 0, 2, rate, ic, k053260_update ); - - //InitDeltaTable( ic, rate, device->clock() ); - InitDeltaTable( ic, rate, clock ); - - /* register with the save state system */ - /*device->save_item(NAME(ic->mode)); - device->save_item(NAME(ic->regs)); - - for ( i = 0; i < 4; i++ ) - { - device->save_item(NAME(ic->channels[i].rate), i); - device->save_item(NAME(ic->channels[i].size), i); - device->save_item(NAME(ic->channels[i].start), i); - device->save_item(NAME(ic->channels[i].bank), i); - device->save_item(NAME(ic->channels[i].volume), i); - device->save_item(NAME(ic->channels[i].play), i); - device->save_item(NAME(ic->channels[i].pan), i); - device->save_item(NAME(ic->channels[i].pos), i); - device->save_item(NAME(ic->channels[i].loop), i); - device->save_item(NAME(ic->channels[i].ppcm), i); - device->save_item(NAME(ic->channels[i].ppcm_data), i); - }*/ - - /* setup SH1 timer if necessary */ - //if ( ic->intf->irq ) - // device->machine().scheduler().timer_pulse( attotime::from_hz(device->clock()) * 32, ic->intf->irq, "ic->intf->irq" ); - - for (i = 0; i < 4; i ++) - ic->channels[i].Muted = 0x00; - - return rate; -} - -void device_stop_k053260(void *_info) -{ - k053260_state *ic = (k053260_state *)_info; - - free(ic->delta_table); - free(ic->rom); ic->rom = NULL; - - free(ic); - - return; -} - -INLINE void check_bounds( k053260_state *ic, int channel ) -{ - - int channel_start = ( ic->channels[channel].bank << 16 ) + ic->channels[channel].start; - int channel_end = channel_start + ic->channels[channel].size - 1; - - if ( channel_start > ic->rom_size ) { -#ifdef _DEBUG - logerror("K53260: Attempting to start playing past the end of the ROM ( start = %06x, end = %06x ).\n", channel_start, channel_end ); -#endif - - ic->channels[channel].play = 0; - - return; - } - - if ( channel_end > ic->rom_size ) { -#ifdef _DEBUG - logerror("K53260: Attempting to play past the end of the ROM ( start = %06x, end = %06x ).\n", channel_start, channel_end ); -#endif - - ic->channels[channel].size = ic->rom_size - channel_start; - } -#ifdef _DEBUG - if (LOG) logerror("K053260: Sample Start = %06x, Sample End = %06x, Sample rate = %04x, PPCM = %s\n", channel_start, channel_end, ic->channels[channel].rate, ic->channels[channel].ppcm ? "yes" : "no" ); -#endif -} - -//WRITE8_DEVICE_HANDLER( k053260_w ) -void k053260_w(void *_info, offs_t offset, UINT8 data) -{ - int i, t; - int r = offset; - int v = data; - - //k053260_state *ic = get_safe_token(device); - k053260_state *ic = (k053260_state *)_info; - - if ( r > 0x2f ) { -#ifdef _DEBUG - logerror("K053260: Writing past registers\n" ); -#endif - return; - } - - //ic->channel->update(); - - /* before we update the regs, we need to check for a latched reg */ - if ( r == 0x28 ) { - t = ic->regs[r] ^ v; - - for ( i = 0; i < 4; i++ ) { - if ( t & ( 1 << i ) ) { - if ( v & ( 1 << i ) ) { - ic->channels[i].play = 1; - ic->channels[i].pos = 0; - ic->channels[i].ppcm_data = 0; - check_bounds( ic, i ); - } else - ic->channels[i].play = 0; - } - } - - ic->regs[r] = v; - return; - } - - /* update regs */ - ic->regs[r] = v; - - /* communication registers */ - if ( r < 8 ) - return; - - /* channel setup */ - if ( r < 0x28 ) { - int channel = ( r - 8 ) / 8; - - switch ( ( r - 8 ) & 0x07 ) { - case 0: /* sample rate low */ - ic->channels[channel].rate &= 0x0f00; - ic->channels[channel].rate |= v; - break; - - case 1: /* sample rate high */ - ic->channels[channel].rate &= 0x00ff; - ic->channels[channel].rate |= ( v & 0x0f ) << 8; - break; - - case 2: /* size low */ - ic->channels[channel].size &= 0xff00; - ic->channels[channel].size |= v; - break; - - case 3: /* size high */ - ic->channels[channel].size &= 0x00ff; - ic->channels[channel].size |= v << 8; - break; - - case 4: /* start low */ - ic->channels[channel].start &= 0xff00; - ic->channels[channel].start |= v; - break; - - case 5: /* start high */ - ic->channels[channel].start &= 0x00ff; - ic->channels[channel].start |= v << 8; - break; - - case 6: /* bank */ - ic->channels[channel].bank = v & 0xff; - break; - - case 7: /* volume is 7 bits. Convert to 8 bits now. */ - ic->channels[channel].volume = ( ( v & 0x7f ) << 1 ) | ( v & 1 ); - break; - } - - return; - } - - switch( r ) { - case 0x2a: /* loop, ppcm */ - for ( i = 0; i < 4; i++ ) - ic->channels[i].loop = ( v & ( 1 << i ) ) != 0; - - for ( i = 4; i < 8; i++ ) - ic->channels[i-4].ppcm = ( v & ( 1 << i ) ) != 0; - break; - - case 0x2c: /* pan */ - ic->channels[0].pan = v & 7; - ic->channels[1].pan = ( v >> 3 ) & 7; - break; - - case 0x2d: /* more pan */ - ic->channels[2].pan = v & 7; - ic->channels[3].pan = ( v >> 3 ) & 7; - break; - - case 0x2f: /* control */ - ic->mode = v & 7; - /* bit 0 = read ROM */ - /* bit 1 = enable sound output */ - /* bit 2 = unknown */ - break; - } -} - -//READ8_DEVICE_HANDLER( k053260_r ) -UINT8 k053260_r(void *_info, offs_t offset) -{ - //k053260_state *ic = get_safe_token(device); - k053260_state *ic = (k053260_state *)_info; - - switch ( offset ) { - case 0x29: /* channel status */ - { - int i, status = 0; - - for ( i = 0; i < 4; i++ ) - status |= ic->channels[i].play << i; - - return status; - } - break; - - case 0x2e: /* read ROM */ - if ( ic->mode & 1 ) - { - UINT32 offs = ic->channels[0].start + ( ic->channels[0].pos >> BASE_SHIFT ) + ( ic->channels[0].bank << 16 ); - - ic->channels[0].pos += ( 1 << 16 ); - - if ( offs > ic->rom_size ) { - //logerror("%s: K53260: Attempting to read past ROM size in ROM Read Mode (offs = %06x, size = %06x).\n", device->machine().describe_context(),offs,ic->rom_size ); -#ifdef _DEBUG - logerror("K53260: Attempting to read past ROM size in ROM Read Mode (offs = %06x, size = %06x).\n", offs,ic->rom_size ); -#endif - - return 0; - } - - return ic->rom[offs]; - } - break; - } - - return ic->regs[offset]; -} - -void k053260_write_rom(void *_info, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData) -{ - k053260_state *info = (k053260_state *)_info; - - if (info->rom_size != ROMSize) - { - info->rom = (UINT8*)realloc(info->rom, ROMSize); - info->rom_size = ROMSize; - memset(info->rom, 0xFF, ROMSize); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(info->rom + DataStart, ROMData, DataLength); - - return; -} - - -void k053260_set_mute_mask(void *_info, UINT32 MuteMask) -{ - k053260_state *info = (k053260_state *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 4; CurChn ++) - info->channels[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( k053260 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- // - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(k053260_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- // - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( k053260 ); break; - case DEVINFO_FCT_STOP: // nothing // break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( k053260 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- // - case DEVINFO_STR_NAME: strcpy(info->s, "K053260"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Konami custom"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -} - - -DEFINE_LEGACY_SOUND_DEVICE(K053260, k053260);*/ diff --git a/Frameworks/GME/vgmplay/chips/k053260.h b/Frameworks/GME/vgmplay/chips/k053260.h deleted file mode 100644 index d48dd56b7..000000000 --- a/Frameworks/GME/vgmplay/chips/k053260.h +++ /dev/null @@ -1,32 +0,0 @@ -/********************************************************* - - Konami 053260 PCM/ADPCM Sound Chip - -*********************************************************/ - -#pragma once - -//#include "devlegcy.h" - -/*typedef struct _k053260_interface k053260_interface; -struct _k053260_interface { - const char *rgnoverride; - timer_expired_func irq; // called on SH1 complete cycle ( clock / 32 ) // -};*/ - - -void k053260_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_k053260(void **chip, int clock); -void device_stop_k053260(void *chip); -void device_reset_k053260(void *chip); - -//WRITE8_DEVICE_HANDLER( k053260_w ); -//READ8_DEVICE_HANDLER( k053260_r ); -void k053260_w(void *chip, offs_t offset, UINT8 data); -UINT8 k053260_r(void *chip, offs_t offset); - -void k053260_write_rom(void *chip, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData); -void k053260_set_mute_mask(void *chip, UINT32 MuteMask); - -//DECLARE_LEGACY_SOUND_DEVICE(K053260, k053260); diff --git a/Frameworks/GME/vgmplay/chips/k054539.c b/Frameworks/GME/vgmplay/chips/k054539.c deleted file mode 100644 index 76acd9c5e..000000000 --- a/Frameworks/GME/vgmplay/chips/k054539.c +++ /dev/null @@ -1,744 +0,0 @@ -/********************************************************* - - Konami 054539 (TOP) PCM Sound Chip - - A lot of information comes from Amuse. - Big thanks to them. - -*********************************************************/ - -//#include "emu.h" -#include -#include -#include -#include "mamedef.h" -#ifdef _DEBUG -#include -#endif -#include "k054539.h" - -#ifndef NULL -#define NULL ((void *)0) -#endif - -#define VERBOSE 0 -#define LOG(x) do { if (VERBOSE) logerror x; } while (0) - -/* Registers: - 00..ff: 20 bytes/channel, 8 channels - 00..02: pitch (lsb, mid, msb) - 03: volume (0=max, 0x40=-36dB) - 04: reverb volume (idem) - 05: pan (1-f right, 10 middle, 11-1f left) - 06..07: reverb delay (0=max, current computation non-trusted) - 08..0a: loop (lsb, mid, msb) - 0c..0e: start (lsb, mid, msb) (and current position ?) - - 100.1ff: effects? - 13f: pan of the analog input (1-1f) - - 200..20f: 2 bytes/channel, 8 channels - 00: type (b2-3), reverse (b5) - 01: loop (b0) - - 214: Key on (b0-7 = channel 0-7) - 215: Key off "" - 225: ? - 227: Timer frequency - 228: ? - 229: ? - 22a: ? - 22b: ? - 22c: Channel active? (b0-7 = channel 0-7) - 22d: Data read/write port - 22e: ROM/RAM select (00..7f == ROM banks, 80 = Reverb RAM) - 22f: Global control: - .......x - Enable PCM - ......x. - Timer related? - ...x.... - Enable ROM/RAM readback from 0x22d - ..x..... - Timer output enable? - x....... - Disable register RAM updates - - The chip has an optional 0x8000 byte reverb buffer. - The reverb delay is actually an offset in this buffer. -*/ - -typedef struct _k054539_channel k054539_channel; -struct _k054539_channel { - UINT32 pos; - UINT32 pfrac; - INT32 val; - INT32 pval; -}; - -typedef struct _k054539_state k054539_state; -struct _k054539_state { - //const k054539_interface *intf; - //device_t *device; - double voltab[256]; - double pantab[0xf]; - - double k054539_gain[8]; - UINT8 k054539_posreg_latch[8][3]; - int k054539_flags; - - unsigned char regs[0x230]; - unsigned char *ram; - int reverb_pos; - - INT32 cur_ptr; - int cur_limit; - unsigned char *cur_zone; - unsigned char *rom; - UINT32 rom_size; - UINT32 rom_mask; - //sound_stream * stream; - - k054539_channel channels[8]; - UINT8 Muted[8]; - - int clock; -}; - -/*INLINE k054539_state *get_safe_token(device_t *device) -{ - assert(device != NULL); - assert(device->type() == K054539); - return (k054539_state *)downcast(device)->token(); -}*/ - -//* - -//void k054539_init_flags(device_t *device, int flags) -void k054539_init_flags(void *_info, int flags) -{ - //k054539_state *info = get_safe_token(device); - k054539_state *info = (k054539_state *)_info; - info->k054539_flags = flags; -} - -//void k054539_set_gain(device_t *device, int channel, double gain) -void k054539_set_gain(void *_info, int channel, double gain) -{ - //k054539_state *info = get_safe_token(device); - k054539_state *info = (k054539_state *)_info; - if (gain >= 0) info->k054539_gain[channel] = gain; -} -//* - -static int k054539_regupdate(k054539_state *info) -{ - return !(info->regs[0x22f] & 0x80); -} - -static void k054539_keyon(k054539_state *info, int channel) -{ - if(k054539_regupdate(info)) - info->regs[0x22c] |= 1 << channel; -} - -static void k054539_keyoff(k054539_state *info, int channel) -{ - if(k054539_regupdate(info)) - info->regs[0x22c] &= ~(1 << channel); -} - -//static STREAM_UPDATE( k054539_update ) -void k054539_update(void *param, stream_sample_t **outputs, int samples) -{ - k054539_state *info = (k054539_state *)param; -#define VOL_CAP 1.80 - - static const INT16 dpcm[16] = { - 0<<8, 1<<8, 4<<8, 9<<8, 16<<8, 25<<8, 36<<8, 49<<8, - -64*(1<<8), -49*(1<<8), -36*(1<<8), -25*(1<<8), -16*(1<<8), -9*(1<<8), -4*(1<<8), -1*(1<<8) - }; - - INT16 *rbase = (INT16 *)info->ram; - unsigned char *rom; - UINT32 rom_mask; - int i, ch; - double lval, rval; - unsigned char *base1, *base2; - k054539_channel *chan; - int delta, vol, bval, pan; - double cur_gain, lvol, rvol, rbvol; - int rdelta; - UINT32 cur_pos; - int fdelta, pdelta; - int cur_pfrac, cur_val, cur_pval; - - memset(outputs[0], 0, samples*sizeof(*outputs[0])); - memset(outputs[1], 0, samples*sizeof(*outputs[1])); - - if(!(info->regs[0x22f] & 1)) - return; - - rom = info->rom; - rom_mask = info->rom_mask; - - for(i = 0; i != samples; i++) { - if(!(info->k054539_flags & K054539_DISABLE_REVERB)) - lval = rval = rbase[info->reverb_pos]; - else - lval = rval = 0; - rbase[info->reverb_pos] = 0; - - for(ch=0; ch<8; ch++) - if(info->regs[0x22c] & (1<Muted[ch]) { - base1 = info->regs + 0x20*ch; - base2 = info->regs + 0x200 + 0x2*ch; - chan = info->channels + ch; - - delta = base1[0x00] | (base1[0x01] << 8) | (base1[0x02] << 16); - - vol = base1[0x03]; - - bval = vol + base1[0x04]; - if (bval > 255) - bval = 255; - - pan = base1[0x05]; - // DJ Main: 81-87 right, 88 middle, 89-8f left - if (pan >= 0x81 && pan <= 0x8f) - pan -= 0x81; - else if (pan >= 0x11 && pan <= 0x1f) - pan -= 0x11; - else - pan = 0x18 - 0x11; - - cur_gain = info->k054539_gain[ch]; - - lvol = info->voltab[vol] * info->pantab[pan] * cur_gain; - if (lvol > VOL_CAP) - lvol = VOL_CAP; - - rvol = info->voltab[vol] * info->pantab[0xe - pan] * cur_gain; - if (rvol > VOL_CAP) - rvol = VOL_CAP; - - rbvol= info->voltab[bval] * cur_gain / 2; - if (rbvol > VOL_CAP) - rbvol = VOL_CAP; - - rdelta = (base1[6] | (base1[7] << 8)) >> 3; - rdelta = (rdelta + info->reverb_pos) & 0x3fff; - - cur_pos = (base1[0x0c] | (base1[0x0d] << 8) | (base1[0x0e] << 16)) & rom_mask; - - if(base2[0] & 0x20) { - delta = -delta; - fdelta = +0x10000; - pdelta = -1; - } else { - fdelta = -0x10000; - pdelta = +1; - } - - if(cur_pos != chan->pos) { - chan->pos = cur_pos; - cur_pfrac = 0; - cur_val = 0; - cur_pval = 0; - } else { - cur_pfrac = chan->pfrac; - cur_val = chan->val; - cur_pval = chan->pval; - } - - switch(base2[0] & 0xc) { - case 0x0: { // 8bit pcm - cur_pfrac += delta; - while(cur_pfrac & ~0xffff) { - cur_pfrac += fdelta; - cur_pos += pdelta; - - cur_pval = cur_val; - cur_val = (INT16)(rom[cur_pos] << 8); - if(cur_val == (INT16)0x8000 && (base2[1] & 1)) { - cur_pos = (base1[0x08] | (base1[0x09] << 8) | (base1[0x0a] << 16)) & rom_mask; - cur_val = (INT16)(rom[cur_pos] << 8); - } - if(cur_val == (INT16)0x8000) { - k054539_keyoff(info, ch); - cur_val = 0; - break; - } - } - break; - } - - case 0x4: { // 16bit pcm lsb first - pdelta <<= 1; - - cur_pfrac += delta; - while(cur_pfrac & ~0xffff) { - cur_pfrac += fdelta; - cur_pos += pdelta; - - cur_pval = cur_val; - cur_val = (INT16)(rom[cur_pos] | rom[cur_pos+1]<<8); - if(cur_val == (INT16)0x8000 && (base2[1] & 1)) { - cur_pos = (base1[0x08] | (base1[0x09] << 8) | (base1[0x0a] << 16)) & rom_mask; - cur_val = (INT16)(rom[cur_pos] | rom[cur_pos+1]<<8); - } - if(cur_val == (INT16)0x8000) { - k054539_keyoff(info, ch); - cur_val = 0; - break; - } - } - break; - } - - case 0x8: { // 4bit dpcm - cur_pos <<= 1; - cur_pfrac <<= 1; - if(cur_pfrac & 0x10000) { - cur_pfrac &= 0xffff; - cur_pos |= 1; - } - - cur_pfrac += delta; - while(cur_pfrac & ~0xffff) { - cur_pfrac += fdelta; - cur_pos += pdelta; - - cur_pval = cur_val; - cur_val = rom[cur_pos>>1]; - if(cur_val == 0x88 && (base2[1] & 1)) { - cur_pos = ((base1[0x08] | (base1[0x09] << 8) | (base1[0x0a] << 16)) & rom_mask) << 1; - cur_val = rom[cur_pos>>1]; - } - if(cur_val == 0x88) { - k054539_keyoff(info, ch); - cur_val = 0; - break; - } - if(cur_pos & 1) - cur_val >>= 4; - else - cur_val &= 15; - cur_val = cur_pval + dpcm[cur_val]; - if(cur_val < -32768) - cur_val = -32768; - else if(cur_val > 32767) - cur_val = 32767; - } - - cur_pfrac >>= 1; - if(cur_pos & 1) - cur_pfrac |= 0x8000; - cur_pos >>= 1; - break; - } - default: -#ifdef _DEBUG - LOG(("Unknown sample type %x for channel %d\n", base2[0] & 0xc, ch)); -#endif - break; - } - lval += cur_val * lvol; - rval += cur_val * rvol; - rbase[(rdelta + info->reverb_pos) & 0x1fff] += (INT16)(cur_val*rbvol); - - chan->pos = cur_pos; - chan->pfrac = cur_pfrac; - chan->pval = cur_pval; - chan->val = cur_val; - - if(k054539_regupdate(info)) { - base1[0x0c] = cur_pos & 0xff; - base1[0x0d] = cur_pos>> 8 & 0xff; - base1[0x0e] = cur_pos>>16 & 0xff; - } - } - info->reverb_pos = (info->reverb_pos + 1) & 0x1fff; - outputs[0][i] = (INT32)lval; - outputs[1][i] = (INT32)rval; - } -} - - -/*static TIMER_CALLBACK( k054539_irq ) -{ - k054539_state *info = (k054539_state *)ptr; - if(info->regs[0x22f] & 0x20) - info->intf->irq(info->device); -}*/ - -//static void k054539_init_chip(device_t *device, k054539_state *info) -static int k054539_init_chip(k054539_state *info, int clock) -{ - //int i; - - if (clock < 1000000) // if < 1 MHz, then it's the sample rate, not the clock - clock *= 384; // (for backwards compatibility with old VGM logs) - info->clock = clock; - // most of these are done in device_reset -// memset(info->regs, 0, sizeof(info->regs)); -// memset(info->k054539_posreg_latch, 0, sizeof(info->k054539_posreg_latch)); //* - info->k054539_flags |= K054539_UPDATE_AT_KEYON; //* make it default until proven otherwise - - info->ram = (unsigned char*)malloc(0x4000); -// info->reverb_pos = 0; -// info->cur_ptr = 0; -// memset(info->ram, 0, 0x4000); - - /*const memory_region *region = (info->intf->rgnoverride != NULL) ? device->machine().region(info->intf->rgnoverride) : device->region(); - info->rom = *region; - info->rom_size = region->bytes(); - info->rom_mask = 0xffffffffU; - for(i=0; i<32; i++) - if((1U<= info->rom_size) { - info->rom_mask = (1U<rom = NULL; - info->rom_size = 0; - info->rom_mask = 0x00; - - //if(info->intf->irq) - // One or more of the registers must be the timer period - // And anyway, this particular frequency is probably wrong - // 480 hz is TRUSTED by gokuparo disco stage - the looping sample doesn't line up otherwise - // device->machine().scheduler().timer_pulse(attotime::from_hz(480), FUNC(k054539_irq), 0, info); - - //info->stream = device->machine().sound().stream_alloc(*device, 0, 2, device->clock() / 384, info, k054539_update); - - //device->save_item(NAME(info->regs)); - //device->save_pointer(NAME(info->ram), 0x4000); - //device->save_item(NAME(info->cur_ptr)); - - return info->clock / 384; -} - -//WRITE8_DEVICE_HANDLER( k054539_w ) -void k054539_w(void *_info, offs_t offset, UINT8 data) -{ - //k054539_state *info = get_safe_token(device); - k054539_state *info = (k054539_state *)_info; - -#if 0 - int voice, reg; - - /* The K054539 has behavior like many other wavetable chips including - the Ensoniq 550x and Gravis GF-1: if a voice is active, writing - to it's current position is silently ignored. - - Dadandaan depends on this or the vocals go wrong. - */ - if (offset < 8*0x20) - { - voice = offset / 0x20; - reg = offset & ~0x20; - - if(info->regs[0x22c] & (1<= 0xc && reg <= 0xe) - return; - } - } -#endif - - int latch, offs, ch, pan; - UINT8 *regbase, *regptr, *posptr; - - regbase = info->regs; - latch = (info->k054539_flags & K054539_UPDATE_AT_KEYON) && (regbase[0x22f] & 1); - - if (latch && offset < 0x100) - { - offs = (offset & 0x1f) - 0xc; - ch = offset >> 5; - - if (offs >= 0 && offs <= 2) - { - // latch writes to the position index registers - info->k054539_posreg_latch[ch][offs] = data; - return; - } - } - - else switch(offset) - { - case 0x13f: - pan = data >= 0x11 && data <= 0x1f ? data - 0x11 : 0x18 - 0x11; - //if(info->intf->apan) - // info->intf->apan(info->device, info->pantab[pan], info->pantab[0xe - pan]); - break; - - case 0x214: - if (latch) - { - for(ch=0; ch<8; ch++) - { - if(data & (1<k054539_posreg_latch[ch][0]; - regptr = regbase + (ch<<5) + 0xc; - - // update the chip at key-on - regptr[0] = posptr[0]; - regptr[1] = posptr[1]; - regptr[2] = posptr[2]; - - k054539_keyon(info, ch); - } - } - } - else - { - for(ch=0; ch<8; ch++) - if(data & (1<adjust(period, 0, period); - - m_timer_state = 0; - m_timer_handler(m_timer_state); - }*/ - break; - - case 0x22d: - if(regbase[0x22e] == 0x80) - info->cur_zone[info->cur_ptr] = data; - info->cur_ptr++; - if(info->cur_ptr == info->cur_limit) - info->cur_ptr = 0; - break; - - case 0x22e: - info->cur_zone = - data == 0x80 ? info->ram : - info->rom + 0x20000*data; - info->cur_limit = data == 0x80 ? 0x4000 : 0x20000; - info->cur_ptr = 0; - break; - - /*case 0x22f: - if (!(data & 0x20)) // Disable timer output? - { - m_timer_state = 0; - m_timer_handler(m_timer_state); - } - break;*/ - - default: -#if 0 - if(regbase[offset] != data) { - if((offset & 0xff00) == 0) { - chanoff = offset & 0x1f; - if(chanoff < 4 || chanoff == 5 || - (chanoff >=8 && chanoff <= 0xa) || - (chanoff >= 0xc && chanoff <= 0xe)) - break; - } - if(1 || ((offset >= 0x200) && (offset <= 0x210))) - break; - logerror("K054539 %03x = %02x\n", offset, data); - } -#endif - break; - } - - regbase[offset] = data; -} - -/*static void reset_zones(k054539_state *info) -{ - int data = info->regs[0x22e]; - info->cur_zone = data == 0x80 ? info->ram : info->rom + 0x20000*data; - info->cur_limit = data == 0x80 ? 0x4000 : 0x20000; -}*/ - -//READ8_DEVICE_HANDLER( k054539_r ) -UINT8 k054539_r(void *_info, offs_t offset) -{ - //k054539_state *info = get_safe_token(device); - k054539_state *info = (k054539_state *)_info; - switch(offset) { - case 0x22d: - if(info->regs[0x22f] & 0x10) { - UINT8 res = info->cur_zone[info->cur_ptr]; - info->cur_ptr++; - if(info->cur_ptr == info->cur_limit) - info->cur_ptr = 0; - return res; - } else - return 0; - case 0x22c: - break; - default: -#ifdef _DEBUG - LOG(("K054539 read %03x\n", offset)); -#endif - break; - } - return info->regs[offset]; -} - -//static DEVICE_START( k054539 ) -int device_start_k054539(void **_info, int clock) -{ - //static const k054539_interface defintrf = { 0 }; - int i; - //k054539_state *info = get_safe_token(device); - k054539_state *info; - - info = (k054539_state *) calloc(1, sizeof(k054539_state)); - *_info = (void *) info; - //info->device = device; - - for (i = 0; i < 8; i++) - info->k054539_gain[i] = 1.0; - info->k054539_flags = K054539_RESET_FLAGS; - - //info->intf = (device->static_config() != NULL) ? (const k054539_interface *)device->static_config() : &defintrf; - - /* - I've tried various equations on volume control but none worked consistently. - The upper four channels in most MW/GX games simply need a significant boost - to sound right. For example, the bass and smash sound volumes in Violent Storm - have roughly the same values and the voices in Tokimeki Puzzledama are given - values smaller than those of the hihats. Needless to say the two K054539 chips - in Mystic Warriors are completely out of balance. Rather than forcing a - "one size fits all" function to the voltab the current invert exponential - appraoch seems most appropriate. - */ - // Factor the 1/4 for the number of channels in the volume (1/8 is too harsh, 1/2 gives clipping) - // vol=0 -> no attenuation, vol=0x40 -> -36dB - for(i=0; i<256; i++) - info->voltab[i] = pow(10.0, (-36.0 * (double)i / (double)0x40) / 20.0) / 4.0; - - // Pan table for the left channel - // Right channel is identical with inverted index - // Formula is such that pan[i]**2+pan[0xe-i]**2 = 1 (constant output power) - // and pan[0xe] = 1 (full panning) - for(i=0; i<0xf; i++) - info->pantab[i] = sqrt((double)i) / sqrt((double)0xe); - - //k054539_init_chip(device, info); - - //device->machine().save().register_postload(save_prepost_delegate(FUNC(reset_zones), info)); - - for (i = 0; i < 8; i ++) - info->Muted[i] = 0x00; - - return k054539_init_chip(info, clock); -} - -void device_stop_k054539(void *_info) -{ - k054539_state *info = (k054539_state *)_info; - - free(info->rom); info->rom = NULL; - free(info->ram); info->ram = NULL; - - free(info); - - return; -} - -void device_reset_k054539(void *_info) -{ - k054539_state *info = (k054539_state *)_info; - - memset(info->regs, 0, sizeof(info->regs)); - memset(info->k054539_posreg_latch, 0, sizeof(info->k054539_posreg_latch)); - //info->k054539_flags |= K054539_UPDATE_AT_KEYON; - - info->reverb_pos = 0; - info->cur_ptr = 0; - memset(info->ram, 0, 0x4000); - - return; -} - -void k054539_write_rom(void *_info, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData) -{ - k054539_state *info = (k054539_state *)_info; - - if (info->rom_size != ROMSize) - { - UINT8 i; - - info->rom = (UINT8*)realloc(info->rom, ROMSize); - info->rom_size = ROMSize; - memset(info->rom, 0xFF, ROMSize); - - info->rom_mask = 0xFFFFFFFF; - for (i = 0; i < 32; i ++) - { - if ((1U << i) >= info->rom_size) - { - info->rom_mask = (1 << i) - 1; - break; - } - } - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(info->rom + DataStart, ROMData, DataLength); - - return; -} - - -void k054539_set_mute_mask(void *_info, UINT32 MuteMask) -{ - k054539_state *info = (k054539_state *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 8; CurChn ++) - info->Muted[CurChn] = (MuteMask >> CurChn) & 0x01; - - return; -} - - - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( k054539 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- // - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(k054539_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- // - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( k054539 ); break; - case DEVINFO_FCT_STOP: // nothing // break; - case DEVINFO_FCT_RESET: // nothing // break; - - // --- the following bits of info are returned as NULL-terminated strings --- // - case DEVINFO_STR_NAME: strcpy(info->s, "K054539"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Konami custom"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ - - -//DEFINE_LEGACY_SOUND_DEVICE(K054539, k054539); diff --git a/Frameworks/GME/vgmplay/chips/k054539.h b/Frameworks/GME/vgmplay/chips/k054539.h deleted file mode 100644 index 6e6218219..000000000 --- a/Frameworks/GME/vgmplay/chips/k054539.h +++ /dev/null @@ -1,61 +0,0 @@ -/********************************************************* - - Konami 054539 PCM Sound Chip - -*********************************************************/ - -#pragma once - -//#include "devlegcy.h" - -/*typedef struct _k054539_interface k054539_interface; -struct _k054539_interface -{ - const char *rgnoverride; - void (*apan)(device_t *, double, double); // Callback for analog output mixing levels (0..1 for each channel) - void (*irq)(device_t *); -};*/ - - -void k054539_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_k054539(void **chip, int clock); -void device_stop_k054539(void *chip); -void device_reset_k054539(void *chip); - - -//WRITE8_DEVICE_HANDLER( k054539_w ); -//READ8_DEVICE_HANDLER( k054539_r ); -void k054539_w(void *chip, offs_t offset, UINT8 data); -UINT8 k054539_r(void *chip, offs_t offset); - -//* control flags, may be set at DRIVER_INIT(). -#define K054539_RESET_FLAGS 0 -#define K054539_REVERSE_STEREO 1 -#define K054539_DISABLE_REVERB 2 -#define K054539_UPDATE_AT_KEYON 4 - -//void k054539_init_flags(device_t *device, int flags); -void k054539_init_flags(void *chip, int flags); - -/* - Note that the eight PCM channels of a K054539 do not have separate - volume controls. Considering the global attenuation equation may not - be entirely accurate, k054539_set_gain() provides means to control - channel gain. It can be called anywhere but preferrably from - DRIVER_INIT(). - - Parameters: - chip : 0 / 1 - channel : 0 - 7 - gain : 0.0=silent, 1.0=no gain, 2.0=twice as loud, etc. -*/ -//void k054539_set_gain(device_t *device, int channel, double gain); -void k054539_set_gain(void *chip, int channel, double gain); - - -void k054539_write_rom(void *chip, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData); -void k054539_set_mute_mask(void *chip, UINT32 MuteMask); - - -//DECLARE_LEGACY_SOUND_DEVICE(K054539, k054539); diff --git a/Frameworks/GME/vgmplay/chips/multipcm.c b/Frameworks/GME/vgmplay/chips/multipcm.c deleted file mode 100644 index 64469da33..000000000 --- a/Frameworks/GME/vgmplay/chips/multipcm.c +++ /dev/null @@ -1,870 +0,0 @@ -/* - * Sega System 32 Multi/Model 1/Model 2 custom PCM chip (315-5560) emulation. - * - * by Miguel Angel Horna (ElSemi) for Model 2 Emulator and MAME. - * Information by R.Belmont and the YMF278B (OPL4) manual. - * - * voice registers: - * 0: Pan - * 1: Index of sample - * 2: LSB of pitch (low 2 bits seem unused so) - * 3: MSB of pitch (ooooppppppppppxx) (o=octave (4 bit signed), p=pitch (10 bits), x=unused? - * 4: voice control: top bit = 1 for key on, 0 for key off - * 5: bit 0: 0: interpolate volume changes, 1: direct set volume, - bits 1-7 = volume attenuate (0=max, 7f=min) - * 6: LFO frequency + Phase LFO depth - * 7: Amplitude LFO size - * - * The first sample ROM contains a variable length table with 12 - * bytes per instrument/sample. This is very similar to the YMF278B. - * - * The first 3 bytes are the offset into the file (big endian). - * The next 2 are the loop start offset into the file (big endian) - * The next 2 are the 2's complement of the total sample size (big endian) - * The next byte is LFO freq + depth (copied to reg 6 ?) - * The next 3 are envelope params (Attack, Decay1 and 2, sustain level, release, Key Rate Scaling) - * The next byte is Amplitude LFO size (copied to reg 7 ?) - * - * TODO - * - The YM278B manual states that the chip supports 512 instruments. The MultiPCM probably supports them - * too but the high bit position is unknown (probably reg 2 low bit). Any game use more than 256? - * - */ - -//#include "emu.h" -//#include "streams.h" -#include "mamedef.h" -#include -#include -#include -#include "multipcm.h" - -#ifndef NULL -#define NULL ((void *)0) -#endif - -//???? -#define MULTIPCM_CLOCKDIV (180.0) - -struct _Sample -{ - unsigned int Start; - unsigned int Loop; - unsigned int End; - unsigned char AR,DR1,DR2,DL,RR; - unsigned char KRS; - unsigned char LFOVIB; - unsigned char AM; -}; - -typedef enum {ATTACK,DECAY1,DECAY2,RELEASE} _STATE; -struct _EG -{ - int volume; // - _STATE state; - int step; - //step vals - int AR; //Attack - int D1R; //Decay1 - int D2R; //Decay2 - int RR; //Release - int DL; //Decay level -}; - -struct _LFO -{ - unsigned short phase; - UINT32 phase_step; - int *table; - int *scale; -}; - - -struct _SLOT -{ - unsigned char Num; - unsigned char Regs[8]; - int Playing; - struct _Sample *Sample; - unsigned int Base; - unsigned int offset; - unsigned int step; - unsigned int Pan,TL; - unsigned int DstTL; - int TLStep; - signed int Prev; - struct _EG EG; - struct _LFO PLFO; //Phase lfo - struct _LFO ALFO; //AM lfo - - UINT8 Muted; -}; - -typedef struct _MultiPCM MultiPCM; -struct _MultiPCM -{ - //sound_stream * stream; - struct _Sample Samples[0x200]; //Max 512 samples - struct _SLOT Slots[28]; - unsigned int CurSlot; - unsigned int Address; - unsigned int BankR,BankL; - float Rate; - UINT32 ROMMask; - UINT32 ROMSize; - INT8 *ROM; - //I include these in the chip because they depend on the chip clock - unsigned int ARStep[0x40],DRStep[0x40]; //Envelope step table - unsigned int FNS_Table[0x400]; //Frequency step table -}; - - -static UINT8 IsInit = 0x00; -static signed int LPANTABLE[0x800],RPANTABLE[0x800]; - -#define FIX(v) ((UINT32) ((float) (1<type() == MULTIPCM); - return (MultiPCM *)downcast(device)->token(); -}*/ - - -/******************************* - ENVELOPE SECTION -*******************************/ - -//Times are based on a 44100Hz timebase. It's adjusted to the actual sampling rate on startup - -static const double BaseTimes[64]={0,0,0,0,6222.95,4978.37,4148.66,3556.01,3111.47,2489.21,2074.33,1778.00,1555.74,1244.63,1037.19,889.02, -777.87,622.31,518.59,444.54,388.93,311.16,259.32,222.27,194.47,155.60,129.66,111.16,97.23,77.82,64.85,55.60, -48.62,38.91,32.43,27.80,24.31,19.46,16.24,13.92,12.15,9.75,8.12,6.98,6.08,4.90,4.08,3.49, -3.04,2.49,2.13,1.90,1.72,1.41,1.18,1.04,0.91,0.73,0.59,0.50,0.45,0.45,0.45,0.45}; -#define AR2DR 14.32833 -static signed int lin2expvol[0x400]; -static int TLSteps[2]; - -#define EG_SHIFT 16 - -static int EG_Update(struct _SLOT *slot) -{ - switch(slot->EG.state) - { - case ATTACK: - slot->EG.volume+=slot->EG.AR; - if(slot->EG.volume>=(0x3ff<EG.state=DECAY1; - if(slot->EG.D1R>=(0x400<EG.state=DECAY2; - slot->EG.volume=0x3ff<EG.volume-=slot->EG.D1R; - if(slot->EG.volume<=0) - slot->EG.volume=0; - if(slot->EG.volume>>EG_SHIFT<=(slot->EG.DL<<(10-4))) - slot->EG.state=DECAY2; - break; - case DECAY2: - slot->EG.volume-=slot->EG.D2R; - if(slot->EG.volume<=0) - slot->EG.volume=0; - break; - case RELEASE: - slot->EG.volume-=slot->EG.RR; - if(slot->EG.volume<=0) - { - slot->EG.volume=0; - slot->Playing=0; - } - break; - default: - return 1<EG.volume>>EG_SHIFT]; -} - -static unsigned int Get_RATE(unsigned int *Steps,unsigned int rate,unsigned int val) -{ - int r=4*val+rate; - if(val==0) - return Steps[0]; - if(val==0xf) - return Steps[0x3f]; - if(r>0x3f) - r=0x3f; - return Steps[r]; -} - -static void EG_Calc(MultiPCM *ptChip,struct _SLOT *slot) -{ - int octave=((slot->Regs[3]>>4)-1)&0xf; - int rate; - if(octave&8) octave=octave-16; - if(slot->Sample->KRS!=0xf) - rate=(octave+slot->Sample->KRS)*2+((slot->Regs[3]>>3)&1); - else - rate=0; - - slot->EG.AR=Get_RATE(ptChip->ARStep,rate,slot->Sample->AR); - slot->EG.D1R=Get_RATE(ptChip->DRStep,rate,slot->Sample->DR1); - slot->EG.D2R=Get_RATE(ptChip->DRStep,rate,slot->Sample->DR2); - slot->EG.RR=Get_RATE(ptChip->DRStep,rate,slot->Sample->RR); - slot->EG.DL=0xf-slot->Sample->DL; - -} - -/***************************** - LFO SECTION -*****************************/ - -#define LFO_SHIFT 8 - - -#define LFIX(v) ((unsigned int) ((float) (1<phase+=LFO->phase_step; - p=LFO->table[(LFO->phase>>LFO_SHIFT)&0xff]; - p=LFO->scale[p+128]; - return p<<(SHIFT-LFO_SHIFT); -} - -INLINE signed int ALFO_Step(struct _LFO *LFO) -{ - int p; - LFO->phase+=LFO->phase_step; - p=LFO->table[(LFO->phase>>LFO_SHIFT)&0xff]; - p=LFO->scale[p]; - return p<<(SHIFT-LFO_SHIFT); -} - -static void LFO_ComputeStep(MultiPCM *ptChip,struct _LFO *LFO,UINT32 LFOF,UINT32 LFOS,int ALFO) -{ - float step=(float) LFOFreq[LFOF]*256.0/(float) ptChip->Rate; - LFO->phase_step=(unsigned int) ((float) (1<table=ALFO_TRI; - LFO->scale=ASCALES[LFOS]; - } - else - { - LFO->table=PLFO_TRI; - LFO->scale=PSCALES[LFOS]; - } -} - - - -static void WriteSlot(MultiPCM *ptChip,struct _SLOT *slot,int reg,unsigned char data) -{ - slot->Regs[reg]=data; - - switch(reg) - { - case 0: //PANPOT - slot->Pan=(data>>4)&0xf; - break; - case 1: //Sample - //according to YMF278 sample write causes some base params written to the regs (envelope+lfos) - //the game should never change the sample while playing. - { - struct _Sample *Sample=ptChip->Samples+slot->Regs[1]; - WriteSlot(ptChip,slot,6,Sample->LFOVIB); - WriteSlot(ptChip,slot,7,Sample->AM); - } - break; - case 2: //Pitch - case 3: - { - unsigned int oct=((slot->Regs[3]>>4)-1)&0xf; - unsigned int pitch=((slot->Regs[3]&0xf)<<6)|(slot->Regs[2]>>2); - pitch=ptChip->FNS_Table[pitch]; - if(oct&0x8) - pitch>>=(16-oct); - else - pitch<<=oct; - slot->step=pitch/ptChip->Rate; - } - break; - case 4: //KeyOn/Off (and more?) - { - if(data&0x80) //KeyOn - { - slot->Sample=ptChip->Samples+slot->Regs[1]; - slot->Playing=1; - slot->Base=slot->Sample->Start; - slot->offset=0; - slot->Prev=0; - slot->TL=slot->DstTL<EG.state=ATTACK; - slot->EG.volume=0; - - if(slot->Base>=0x100000) - { - if(slot->Pan&8) - slot->Base=(slot->Base&0xfffff)|(ptChip->BankL); - else - slot->Base=(slot->Base&0xfffff)|(ptChip->BankR); - } - - } - else - { - if(slot->Playing) - { - if(slot->Sample->RR!=0xf) - slot->EG.state=RELEASE; - else - slot->Playing=0; - } - } - } - break; - case 5: //TL+Interpolation - { - slot->DstTL=(data>>1)&0x7f; - if(!(data&1)) //Interpolate TL - { - if((slot->TL>>SHIFT)>slot->DstTL) - slot->TLStep=TLSteps[0]; //decrease - else - slot->TLStep=TLSteps[1]; //increase - } - else - slot->TL=slot->DstTL<PLFO),(slot->Regs[6]>>3)&7,slot->Regs[6]&7,0); - LFO_ComputeStep(ptChip,&(slot->ALFO),(slot->Regs[6]>>3)&7,slot->Regs[7]&7,1); - } - } - break; - case 7: //ALFO - { - if(data) - { - LFO_ComputeStep(ptChip,&(slot->PLFO),(slot->Regs[6]>>3)&7,slot->Regs[6]&7,0); - LFO_ComputeStep(ptChip,&(slot->ALFO),(slot->Regs[6]>>3)&7,slot->Regs[7]&7,1); - } - } - break; - } -} - -//static STREAM_UPDATE( MultiPCM_update ) -void MultiPCM_update(void *param, stream_sample_t **outputs, int samples) -{ - MultiPCM *ptChip = (MultiPCM *)param; - stream_sample_t *datap[2]; - int i,sl; - - datap[0] = outputs[0]; - datap[1] = outputs[1]; - - memset(datap[0], 0, sizeof(*datap[0])*samples); - memset(datap[1], 0, sizeof(*datap[1])*samples); - - - for(i=0;iSlots+sl; - if(slot->Playing && ! slot->Muted) - { - unsigned int vol=(slot->TL>>SHIFT)|(slot->Pan<<7); - unsigned int adr=slot->offset>>SHIFT; - signed int sample; - unsigned int step=slot->step; - signed int csample=(signed short) (ptChip->ROM[(slot->Base+adr) & ptChip->ROMMask]<<8); - signed int fpart=slot->offset&((1<Prev*((1<>SHIFT; - - if(slot->Regs[6]&7) //Vibrato enabled - { - step=step*PLFO_Step(&(slot->PLFO)); - step>>=SHIFT; - } - - slot->offset+=step; - if(slot->offset>=(slot->Sample->End<offset=slot->Sample->Loop<offset>>SHIFT)) - { - slot->Prev=csample; - } - - if((slot->TL>>SHIFT)!=slot->DstTL) - slot->TL+=slot->TLStep; - - if(slot->Regs[7]&7) //Tremolo enabled - { - sample=sample*ALFO_Step(&(slot->ALFO)); - sample>>=SHIFT; - } - - sample=(sample*EG_Update(slot))>>10; - - smpl+=(LPANTABLE[vol]*sample)>>SHIFT; - smpr+=(RPANTABLE[vol]*sample)>>SHIFT; - } - } -/*#define ICLIP16(x) (x<-32768)?-32768:((x>32767)?32767:x) - datap[0][i]=ICLIP16(smpl); - datap[1][i]=ICLIP16(smpr);*/ - datap[0][i] = smpl; - datap[1][i] = smpr; - } -} - -//READ8_DEVICE_HANDLER( multipcm_r ) -UINT8 multipcm_r(void *_info, offs_t offset) -{ -// MultiPCM *ptChip = get_safe_token(device); -// MultiPCM *ptChip = &MultiPCMData[ChipID]; - return 0; -} - -//static DEVICE_START( multipcm ) -int device_start_multipcm(void **_info, int clock) -{ - //MultiPCM *ptChip = get_safe_token(device); - MultiPCM *ptChip; - int i; - - ptChip = (MultiPCM *) calloc(1, sizeof(MultiPCM)); - *_info = (void *) ptChip; - - //ptChip->ROM=*device->region(); - ptChip->ROMMask = 0x00; - ptChip->ROMSize = 0x00; - ptChip->ROM = NULL; - //ptChip->Rate=(float) device->clock() / MULTIPCM_CLOCKDIV; - ptChip->Rate=(float) clock / MULTIPCM_CLOCKDIV; - - //ptChip->stream = stream_create(device, 0, 2, ptChip->Rate, ptChip, MultiPCM_update); - - if (! IsInit) - { - //Volume+pan table - for(i=0;i<0x800;++i) - { - float SegaDB=0; - float TL; - float LPAN,RPAN; - - unsigned char iTL=i&0x7f; - unsigned char iPAN=(i>>7)&0xf; - - SegaDB=(float) iTL*(-24.0)/(float) 0x40; - - TL=pow(10.0,SegaDB/20.0); - - - if(iPAN==0x8) - { - LPAN=RPAN=0.0; - } - else if(iPAN==0x0) - { - LPAN=RPAN=1.0; - } - else if(iPAN&0x8) - { - LPAN=1.0; - - iPAN=0x10-iPAN; - - SegaDB=(float) iPAN*(-12.0)/(float) 0x4; - - RPAN=pow(10.0,SegaDB/20.0); - - if((iPAN&0x7)==7) - RPAN=0.0; - } - else - { - RPAN=1.0; - - SegaDB=(float) iPAN*(-12.0)/(float) 0x4; - - LPAN=pow(10.0,SegaDB/20.0); - if((iPAN&0x7)==7) - LPAN=0.0; - } - - TL/=4.0; - - LPANTABLE[i]=FIX((LPAN*TL)); - RPANTABLE[i]=FIX((RPAN*TL)); - } - IsInit = 0x01; - } - - //Pitch steps - for(i=0;i<0x400;++i) - { - float fcent=ptChip->Rate*(1024.0+(float) i)/1024.0; - ptChip->FNS_Table[i]=(unsigned int ) ((float) (1<ARStep[i]=(float) (0x400<DRStep[i]=(float) (0x400<ARStep[0]=ptChip->ARStep[1]=ptChip->ARStep[2]=ptChip->ARStep[3]=0; - ptChip->ARStep[0x3f]=0x400<DRStep[0]=ptChip->DRStep[1]=ptChip->DRStep[2]=ptChip->DRStep[3]=0; - - //TL Interpolation steps - //lower - TLSteps[0]=-(float) (0x80<exponential ramps - for(i=0;i<0x400;++i) - { - float db=-(96.0-(96.0*(float) i/(float) 0x400)); - lin2expvol[i]=pow(10.0,db/20.0)*(float) (1<ROM+i*12; - ptChip->Samples[i].Start=(ptSample[0]<<16)|(ptSample[1]<<8)|(ptSample[2]<<0); - ptChip->Samples[i].Loop=(ptSample[3]<<8)|(ptSample[4]<<0); - ptChip->Samples[i].End=0xffff-((ptSample[5]<<8)|(ptSample[6]<<0)); - ptChip->Samples[i].LFOVIB=ptSample[7]; - ptChip->Samples[i].DR1=ptSample[8]&0xf; - ptChip->Samples[i].AR=(ptSample[8]>>4)&0xf; - ptChip->Samples[i].DR2=ptSample[9]&0xf; - ptChip->Samples[i].DL=(ptSample[9]>>4)&0xf; - ptChip->Samples[i].RR=ptSample[10]&0xf; - ptChip->Samples[i].KRS=(ptSample[10]>>4)&0xf; - ptChip->Samples[i].AM=ptSample[11]; - }*/ - - /*state_save_register_device_item(device, 0, ptChip->CurSlot); - state_save_register_device_item(device, 0, ptChip->Address); - state_save_register_device_item(device, 0, ptChip->BankL); - state_save_register_device_item(device, 0, ptChip->BankR);*/ - - // reset is done via DEVICE_RESET - /*for(i=0;i<28;++i) - { - ptChip->Slots[i].Num=i; - ptChip->Slots[i].Playing=0; - - state_save_register_device_item(device, i, ptChip->Slots[i].Num); - state_save_register_device_item_array(device, i, ptChip->Slots[i].Regs); - state_save_register_device_item(device, i, ptChip->Slots[i].Playing); - state_save_register_device_item(device, i, ptChip->Slots[i].Base); - state_save_register_device_item(device, i, ptChip->Slots[i].offset); - state_save_register_device_item(device, i, ptChip->Slots[i].step); - state_save_register_device_item(device, i, ptChip->Slots[i].Pan); - state_save_register_device_item(device, i, ptChip->Slots[i].TL); - state_save_register_device_item(device, i, ptChip->Slots[i].DstTL); - state_save_register_device_item(device, i, ptChip->Slots[i].TLStep); - state_save_register_device_item(device, i, ptChip->Slots[i].Prev); - state_save_register_device_item(device, i, ptChip->Slots[i].EG.volume); - state_save_register_device_item(device, i, ptChip->Slots[i].EG.state); - state_save_register_device_item(device, i, ptChip->Slots[i].EG.step); - state_save_register_device_item(device, i, ptChip->Slots[i].EG.AR); - state_save_register_device_item(device, i, ptChip->Slots[i].EG.D1R); - state_save_register_device_item(device, i, ptChip->Slots[i].EG.D2R); - state_save_register_device_item(device, i, ptChip->Slots[i].EG.RR); - state_save_register_device_item(device, i, ptChip->Slots[i].EG.DL); - state_save_register_device_item(device, i, ptChip->Slots[i].PLFO.phase); - state_save_register_device_item(device, i, ptChip->Slots[i].PLFO.phase_step); - state_save_register_device_item(device, i, ptChip->Slots[i].ALFO.phase); - state_save_register_device_item(device, i, ptChip->Slots[i].ALFO.phase_step); - }*/ - - LFO_Init(); - - multipcm_set_bank(ptChip, 0x00, 0x00); - - return (int)(ptChip->Rate + 0.5); -} - - -void device_stop_multipcm(void *_info) -{ - MultiPCM *ptChip = (MultiPCM *)_info; - - free(ptChip->ROM); ptChip->ROM = NULL; - - free(ptChip); - - return; -} - -void device_reset_multipcm(void *_info) -{ - MultiPCM *ptChip = (MultiPCM *)_info; - int i; - - for(i=0;i<28;++i) - { - ptChip->Slots[i].Num=i; - ptChip->Slots[i].Playing=0; - } - - return; -} - - -//WRITE8_DEVICE_HANDLER( multipcm_w ) -void multipcm_w(void *_info, offs_t offset, UINT8 data) -{ - //MultiPCM *ptChip = get_safe_token(device); - MultiPCM *ptChip = (MultiPCM *)_info; - switch(offset) - { - case 0: //Data write - WriteSlot(ptChip,ptChip->Slots+ptChip->CurSlot,ptChip->Address,data); - break; - case 1: - ptChip->CurSlot=val2chan[data&0x1f]; - break; - case 2: - ptChip->Address=(data>7)?7:data; - break; - } - /*ptChip->CurSlot = val2chan[(offset >> 3) & 0x1F]; - ptChip->Address = offset & 0x07; - WriteSlot(ptChip, ptChip->Slots + ptChip->CurSlot, ptChip->Address, data);*/ -} - -/* MAME/M1 access functions */ - -//void multipcm_set_bank(running_device *device, UINT32 leftoffs, UINT32 rightoffs) -void multipcm_set_bank(void *_info, UINT32 leftoffs, UINT32 rightoffs) -{ - //MultiPCM *ptChip = get_safe_token(device); - MultiPCM *ptChip = (MultiPCM *)_info; - ptChip->BankL = leftoffs; - ptChip->BankR = rightoffs; -} - -void multipcm_bank_write(void *_info, UINT8 offset, UINT16 data) -{ - MultiPCM *ptChip = (MultiPCM *)_info; - - if (offset & 0x01) - ptChip->BankL = data << 16; - if (offset & 0x02) - ptChip->BankR = data << 16; - - return; -} - -void multipcm_write_rom(void *_info, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData) -{ - MultiPCM *ptChip = (MultiPCM *)_info; - UINT16 CurSmpl; - struct _Sample* TempSmpl; - UINT8* ptSample; - - if (ptChip->ROMSize != ROMSize) - { - ptChip->ROM = (INT8*)realloc(ptChip->ROM, ROMSize); - ptChip->ROMSize = ROMSize; - - for (ptChip->ROMMask = 1; ptChip->ROMMask < ROMSize; ptChip->ROMMask <<= 1) - ; - ptChip->ROMMask --; - - memset(ptChip->ROM, 0xFF, ROMSize); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(ptChip->ROM + DataStart, ROMData, DataLength); - - if (DataStart < 0x200 * 12) - { - for (CurSmpl = 0; CurSmpl < 512; CurSmpl ++) - { - TempSmpl = &ptChip->Samples[CurSmpl]; - ptSample = (UINT8*)ptChip->ROM + CurSmpl * 12; - - TempSmpl->Start = (ptSample[0]<<16)|(ptSample[1]<<8)|(ptSample[2]<<0); - TempSmpl->Loop = (ptSample[3]<<8)|(ptSample[4]<<0); - TempSmpl->End = 0xffff-((ptSample[5]<<8)|(ptSample[6]<<0)); - TempSmpl->LFOVIB = ptSample[7]; - TempSmpl->DR1 = ptSample[8]&0xf; - TempSmpl->AR = (ptSample[8]>>4)&0xf; - TempSmpl->DR2 = ptSample[9]&0xf; - TempSmpl->DL = (ptSample[9]>>4)&0xf; - TempSmpl->RR = ptSample[10]&0xf; - TempSmpl->KRS = (ptSample[10]>>4)&0xf; - TempSmpl->AM = ptSample[11]; - } - } - - return; -} - - -void multipcm_set_mute_mask(void *_info, UINT32 MuteMask) -{ - MultiPCM* ptChip = (MultiPCM *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 28; CurChn ++) - ptChip->Slots[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} - -#if 0 // for debugging only -UINT8 multipcm_get_channels(UINT8 ChipID, UINT32* ChannelMask) -{ - MultiPCM* ptChip = &MultiPCMData[ChipID]; - UINT8 CurChn; - UINT8 UsedChns; - UINT32 ChnMask; - - ChnMask = 0x00000000; - UsedChns = 0x00; - for (CurChn = 0; CurChn < 28; CurChn ++) - { - if (ptChip->Slots[CurChn].Playing) - { - ChnMask |= (1 << CurChn); - UsedChns ++; - } - } - if (ChannelMask != NULL) - *ChannelMask = ChnMask; - - return UsedChns; -} -#endif - - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( multipcm ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(MultiPCM); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( multipcm ); break; - case DEVINFO_FCT_STOP: // Nothing break; - case DEVINFO_FCT_RESET: // Nothing break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "Sega/Yamaha 315-5560"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Sega custom"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "2.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ - - -//DEFINE_LEGACY_SOUND_DEVICE(MULTIPCM, multipcm); diff --git a/Frameworks/GME/vgmplay/chips/multipcm.h b/Frameworks/GME/vgmplay/chips/multipcm.h deleted file mode 100644 index 1e1dedc54..000000000 --- a/Frameworks/GME/vgmplay/chips/multipcm.h +++ /dev/null @@ -1,22 +0,0 @@ -#pragma once - -//#include "devlegcy.h" - -void MultiPCM_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_multipcm(void **chip, int clock); -void device_stop_multipcm(void *chip); -void device_reset_multipcm(void *chip); - -//WRITE8_DEVICE_HANDLER( multipcm_w ); -//READ8_DEVICE_HANDLER( multipcm_r ); -void multipcm_w(void *chip, offs_t offset, UINT8 data); -UINT8 multipcm_r(void *chip, offs_t offset); - -void multipcm_write_rom(void *chip, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData); -//void multipcm_set_bank(running_device *device, UINT32 leftoffs, UINT32 rightoffs); -void multipcm_set_bank(void *chip, UINT32 leftoffs, UINT32 rightoffs); -void multipcm_bank_write(void *chip, UINT8 offset, UINT16 data); - -void multipcm_set_mute_mask(void *chip, UINT32 MuteMask); -//DECLARE_LEGACY_SOUND_DEVICE(MULTIPCM, multipcm); diff --git a/Frameworks/GME/vgmplay/chips/nes_apu.c b/Frameworks/GME/vgmplay/chips/nes_apu.c deleted file mode 100644 index df48883b5..000000000 --- a/Frameworks/GME/vgmplay/chips/nes_apu.c +++ /dev/null @@ -1,941 +0,0 @@ -/***************************************************************************** - - MAME/MESS NES APU CORE - - Based on the Nofrendo/Nosefart NES N2A03 sound emulation core written by - Matthew Conte (matt@conte.com) and redesigned for use in MAME/MESS by - Who Wants to Know? (wwtk@mail.com) - - This core is written with the advise and consent of Matthew Conte and is - released under the GNU Public License. This core is freely avaiable for - use in any freeware project, subject to the following terms: - - Any modifications to this code must be duly noted in the source and - approved by Matthew Conte and myself prior to public submission. - - timing notes: - master = 21477270 - 2A03 clock = master/12 - sequencer = master/89490 or CPU/7457 - - ***************************************************************************** - - NES_APU.C - - Actual NES APU interface. - - LAST MODIFIED 02/29/2004 - - - Based on Matthew Conte's Nofrendo/Nosefart core and redesigned to - use MAME system calls and to enable multiple APUs. Sound at this - point should be just about 100% accurate, though I cannot tell for - certain as yet. - - A queue interface is also available for additional speed. However, - the implementation is not yet 100% (DPCM sounds are inaccurate), - so it is disabled by default. - - ***************************************************************************** - - BUGFIXES: - - - Various bugs concerning the DPCM channel fixed. (Oliver Achten) - - Fixed $4015 read behaviour. (Oliver Achten) - - *****************************************************************************/ - -#include "mamedef.h" -#include -#include -#include // for NULL -//#include "emu.h" -//#include "streams.h" -#include "nes_apu.h" -//#include "cpu/m6502/m6502.h" - -#include "nes_defs.h" - -/* GLOBAL CONSTANTS */ -#define SYNCS_MAX1 0x20 -#define SYNCS_MAX2 0x80 - -/* GLOBAL VARIABLES */ -typedef struct _nesapu_state nesapu_state; -struct _nesapu_state -{ - apu_t APU; /* Actual APUs */ - float apu_incsize; /* Adjustment increment */ - uint32 samps_per_sync; /* Number of samples per vsync */ - uint32 buffer_size; /* Actual buffer size in bytes */ - uint32 real_rate; /* Actual playback rate */ - uint8 noise_lut[NOISE_LONG]; /* Noise sample lookup table */ - uint32 vbl_times[0x20]; /* VBL durations in samples */ - uint32 sync_times1[SYNCS_MAX1]; /* Samples per sync table */ - uint32 sync_times2[SYNCS_MAX2]; /* Samples per sync table */ - //sound_stream *stream; -}; - -static UINT8 DPCMBase0 = 0x01; - -//#define MAX_CHIPS 0x02 -//static nesapu_state NESAPUData[MAX_CHIPS]; - -/*INLINE nesapu_state *get_safe_token(running_device *device) -{ - assert(device != NULL); - assert(device->type() == NES); - return (nesapu_state *)downcast(device)->token(); -}*/ - -/* INTERNAL FUNCTIONS */ - -/* INITIALIZE WAVE TIMES RELATIVE TO SAMPLE RATE */ -static void create_vbltimes(uint32 * table,const uint8 *vbl,unsigned int rate) -{ - int i; - - for (i = 0; i < 0x20; i++) - table[i] = vbl[i] * rate; -} - -/* INITIALIZE SAMPLE TIMES IN TERMS OF VSYNCS */ -static void create_syncs(nesapu_state *info, unsigned long sps) -{ - int i; - unsigned long val = sps; - - for (i = 0; i < SYNCS_MAX1; i++) - { - info->sync_times1[i] = val; - val += sps; - } - - val = 0; - for (i = 0; i < SYNCS_MAX2; i++) - { - info->sync_times2[i] = val; - info->sync_times2[i] >>= 2; - val += sps; - } -} - -/* INITIALIZE NOISE LOOKUP TABLE */ -static void create_noise(uint8 *buf, const int bits, int size) -{ - int m = 0x0011; - int xor_val, i; - - for (i = 0; i < size; i++) - { - xor_val = m & 1; - m >>= 1; - xor_val ^= (m & 1); - m |= xor_val << (bits - 1); - - buf[i] = m; - } -} - -/* TODO: sound channels should *ALL* have DC volume decay */ - -/* OUTPUT SQUARE WAVE SAMPLE (VALUES FROM -16 to +15) */ -static int8 apu_square(nesapu_state *info, square_t *chan) -{ - int env_delay; - int sweep_delay; - int8 output; - uint8 freq_index; - - /* reg0: 0-3=volume, 4=envelope, 5=hold, 6-7=duty cycle - ** reg1: 0-2=sweep shifts, 3=sweep inc/dec, 4-6=sweep length, 7=sweep on - ** reg2: 8 bits of freq - ** reg3: 0-2=high freq, 7-4=vbl length counter - */ - - if (FALSE == chan->enabled || chan->Muted) - return 0; - - /* enveloping */ - env_delay = info->sync_times1[chan->regs[0] & 0x0F]; - - /* decay is at a rate of (env_regs + 1) / 240 secs */ - chan->env_phase -= 4; - while (chan->env_phase < 0) - { - chan->env_phase += env_delay; - if (chan->regs[0] & 0x20) - chan->env_vol = (chan->env_vol + 1) & 15; - else if (chan->env_vol < 15) - chan->env_vol++; - } - - /* vbl length counter */ - if (chan->vbl_length > 0 && 0 == (chan->regs [0] & 0x20)) - chan->vbl_length--; - - if (0 == chan->vbl_length) - return 0; - - /* freqsweeps */ - if ((chan->regs[1] & 0x80) && (chan->regs[1] & 7)) - { - sweep_delay = info->sync_times1[(chan->regs[1] >> 4) & 7]; - chan->sweep_phase -= 2; - while (chan->sweep_phase < 0) - { - chan->sweep_phase += sweep_delay; - if (chan->regs[1] & 8) - chan->freq -= chan->freq >> (chan->regs[1] & 7); - else - chan->freq += chan->freq >> (chan->regs[1] & 7); - } - } - -// if ((0 == (chan->regs[1] & 8) && (chan->freq >> 16) > freq_limit[chan->regs[1] & 7]) -// || (chan->freq >> 16) < 4) -// return 0; - - // Thanks to Delek for the fix - if (chan->regs[1] & 0x80) - freq_index = chan->regs[1] & 7; //If sweeping is enabled, I choose it as normal. - else - freq_index = 7; //If sweeping is disabled, I choose the lower limit. - - if ((0 == (chan->regs[1] & 8) && (chan->freq >> 16) > freq_limit[freq_index]) - || (chan->freq >> 16) < 4) - return 0; - - chan->phaseacc -= (float) info->apu_incsize; /* # of cycles per sample */ - - while (chan->phaseacc < 0) - { - chan->phaseacc += (chan->freq >> 16); - chan->adder = (chan->adder + 1) & 0x0F; - } - - if (chan->regs[0] & 0x10) /* fixed volume */ - output = chan->regs[0] & 0x0F; - else - output = 0x0F - chan->env_vol; - - if (chan->adder < (duty_lut[chan->regs[0] >> 6])) - output = -output; - - return (int8) output; -} - -/* OUTPUT TRIANGLE WAVE SAMPLE (VALUES FROM -16 to +15) */ -static int8 apu_triangle(nesapu_state *info, triangle_t *chan) -{ - int freq; - int8 output; - /* reg0: 7=holdnote, 6-0=linear length counter - ** reg2: low 8 bits of frequency - ** reg3: 7-3=length counter, 2-0=high 3 bits of frequency - */ - - if (FALSE == chan->enabled || chan->Muted) - return 0; - - if (FALSE == chan->counter_started && 0 == (chan->regs[0] & 0x80)) - { - if (chan->write_latency) - chan->write_latency--; - if (0 == chan->write_latency) - chan->counter_started = TRUE; - } - - if (chan->counter_started) - { - if (chan->linear_length > 0) - chan->linear_length--; - if (chan->vbl_length && 0 == (chan->regs[0] & 0x80)) - chan->vbl_length--; - - if (0 == chan->vbl_length) - return 0; - } - - if (0 == chan->linear_length) - return 0; - - freq = (((chan->regs[3] & 7) << 8) + chan->regs[2]) + 1; - - if (freq < 4) /* inaudible */ - return 0; - - chan->phaseacc -= (float) info->apu_incsize; /* # of cycles per sample */ - while (chan->phaseacc < 0) - { - chan->phaseacc += freq; - chan->adder = (chan->adder + 1) & 0x1F; - - output = (chan->adder & 7) << 1; - if (chan->adder & 8) - output = 0x10 - output; - if (chan->adder & 0x10) - output = -output; - - chan->output_vol = output; - } - - return (int8) chan->output_vol; -} - -/* OUTPUT NOISE WAVE SAMPLE (VALUES FROM -16 to +15) */ -static int8 apu_noise(nesapu_state *info, noise_t *chan) -{ - int freq, env_delay; - uint8 outvol; - uint8 output; - - /* reg0: 0-3=volume, 4=envelope, 5=hold - ** reg2: 7=small(93 byte) sample,3-0=freq lookup - ** reg3: 7-4=vbl length counter - */ - - if (FALSE == chan->enabled || chan->Muted) - return 0; - - /* enveloping */ - env_delay = info->sync_times1[chan->regs[0] & 0x0F]; - - /* decay is at a rate of (env_regs + 1) / 240 secs */ - chan->env_phase -= 4; - while (chan->env_phase < 0) - { - chan->env_phase += env_delay; - if (chan->regs[0] & 0x20) - chan->env_vol = (chan->env_vol + 1) & 15; - else if (chan->env_vol < 15) - chan->env_vol++; - } - - /* length counter */ - if (0 == (chan->regs[0] & 0x20)) - { - if (chan->vbl_length > 0) - chan->vbl_length--; - } - - if (0 == chan->vbl_length) - return 0; - - freq = noise_freq[chan->regs[2] & 0x0F]; - chan->phaseacc -= (float) info->apu_incsize; /* # of cycles per sample */ - while (chan->phaseacc < 0) - { - chan->phaseacc += freq; - - chan->cur_pos++; - if (NOISE_SHORT == chan->cur_pos && (chan->regs[2] & 0x80)) - chan->cur_pos = 0; - else if (NOISE_LONG == chan->cur_pos) - chan->cur_pos = 0; - } - - if (chan->regs[0] & 0x10) /* fixed volume */ - outvol = chan->regs[0] & 0x0F; - else - outvol = 0x0F - chan->env_vol; - - output = info->noise_lut[chan->cur_pos]; - if (output > outvol) - output = outvol; - - if (info->noise_lut[chan->cur_pos] & 0x80) /* make it negative */ - output = -output; - - return (int8) output; -} - -/* RESET DPCM PARAMETERS */ -INLINE void apu_dpcmreset(dpcm_t *chan) -{ - chan->address = 0xC000 + (uint16) (chan->regs[2] << 6); - chan->length = (uint16) (chan->regs[3] << 4) + 1; - chan->bits_left = chan->length << 3; - chan->irq_occurred = FALSE; - chan->enabled = TRUE; /* Fixed * Proper DPCM channel ENABLE/DISABLE flag behaviour*/ - // Note: according to NSFPlay, it does NOT do that - chan->vol = 0; /* Fixed * DPCM DAC resets itself when restarted */ -} - -/* OUTPUT DPCM WAVE SAMPLE (VALUES FROM -64 to +63) */ -/* TODO: centerline naughtiness */ -static int8 apu_dpcm(nesapu_state *info, dpcm_t *chan) -{ - int freq, bit_pos; - - /* reg0: 7=irq gen, 6=looping, 3-0=pointer to clock table - ** reg1: output dc level, 7 bits unsigned - ** reg2: 8 bits of 64-byte aligned address offset : $C000 + (value * 64) - ** reg3: length, (value * 16) + 1 - */ - if (chan->Muted) - return 0; - - if (chan->enabled) - { - freq = dpcm_clocks[chan->regs[0] & 0x0F]; - chan->phaseacc -= (float) info->apu_incsize; /* # of cycles per sample */ - - while (chan->phaseacc < 0) - { - chan->phaseacc += freq; - - if (0 == chan->length) - { - chan->enabled = FALSE; /* Fixed * Proper DPCM channel ENABLE/DISABLE flag behaviour*/ - chan->vol=0; /* Fixed * DPCM DAC resets itself when restarted */ - if (chan->regs[0] & 0x40) - apu_dpcmreset(chan); - else - { - if (chan->regs[0] & 0x80) /* IRQ Generator */ - { - chan->irq_occurred = TRUE; - //n2a03_irq(info->APU.dpcm.memory->cpu); - } - break; - } - } - - - chan->bits_left--; - bit_pos = 7 - (chan->bits_left & 7); - if (7 == bit_pos) - { - //chan->cur_byte = info->APU.dpcm.memory->read_byte(chan->address); - chan->cur_byte = info->APU.dpcm.memory[chan->address]; - chan->address++; - // On overflow, the address is set to 8000 - if (chan->address >= 0x10000) - chan->address -= 0x8000; - chan->length--; - } - - if (chan->cur_byte & (1 << bit_pos)) -// chan->regs[1]++; - chan->vol+=2; /* FIXED * DPCM channel only uses the upper 6 bits of the DAC */ - else -// chan->regs[1]--; - chan->vol-=2; - } - } - - if (! DPCMBase0) - { - if (chan->vol > 63) - chan->vol = 63; - else if (chan->vol < -64) - chan->vol = -64; - } - else - { - if (chan->vol > 127) - chan->vol = 127; - else if (chan->vol < 0) - chan->vol = 0; - } - - return (int8) (chan->vol); - //return (int8) 0; -} - -/* WRITE REGISTER VALUE */ -INLINE void apu_regwrite(nesapu_state *info,int address, uint8 value) -{ - int chan = (address & 4) ? 1 : 0; - - switch (address) - { - /* squares */ - case APU_WRA0: - case APU_WRB0: - info->APU.squ[chan].regs[0] = value; - break; - - case APU_WRA1: - case APU_WRB1: - info->APU.squ[chan].regs[1] = value; - break; - - case APU_WRA2: - case APU_WRB2: - info->APU.squ[chan].regs[2] = value; - if (info->APU.squ[chan].enabled) - info->APU.squ[chan].freq = ((((info->APU.squ[chan].regs[3] & 7) << 8) + value) + 1) << 16; - break; - - case APU_WRA3: - case APU_WRB3: - info->APU.squ[chan].regs[3] = value; - - if (info->APU.squ[chan].enabled) - { - // TODO: Test, if it sounds better with or without it. - // info->APU.squ[chan].adder = 0; // Thanks to Delek - info->APU.squ[chan].vbl_length = info->vbl_times[value >> 3]; - info->APU.squ[chan].env_vol = 0; - info->APU.squ[chan].freq = ((((value & 7) << 8) + info->APU.squ[chan].regs[2]) + 1) << 16; - } - - break; - - /* triangle */ - case APU_WRC0: - info->APU.tri.regs[0] = value; - - if (info->APU.tri.enabled) - { /* ??? */ - if (FALSE == info->APU.tri.counter_started) - info->APU.tri.linear_length = info->sync_times2[value & 0x7F]; - } - - break; - - //case 0x4009: - case APU_WRC1: - /* unused */ - info->APU.tri.regs[1] = value; - break; - - case APU_WRC2: - info->APU.tri.regs[2] = value; - break; - - case APU_WRC3: - info->APU.tri.regs[3] = value; - - /* this is somewhat of a hack. there is some latency on the Real - ** Thing between when trireg0 is written to and when the linear - ** length counter actually begins its countdown. we want to prevent - ** the case where the program writes to the freq regs first, then - ** to reg 0, and the counter accidentally starts running because of - ** the sound queue's timestamp processing. - ** - ** set to a few NES sample -- should be sufficient - ** - ** 3 * (1789772.727 / 44100) = ~122 cycles, just around one scanline - ** - ** should be plenty of time for the 6502 code to do a couple of table - ** dereferences and load up the other triregs - */ - - /* used to be 3, but now we run the clock faster, so base it on samples/sync */ - info->APU.tri.write_latency = (info->samps_per_sync + 239) / 240; - - if (info->APU.tri.enabled) - { - info->APU.tri.counter_started = FALSE; - info->APU.tri.vbl_length = info->vbl_times[value >> 3]; - info->APU.tri.linear_length = info->sync_times2[info->APU.tri.regs[0] & 0x7F]; - } - - break; - - /* noise */ - case APU_WRD0: - info->APU.noi.regs[0] = value; - break; - - case 0x400D: - /* unused */ - info->APU.noi.regs[1] = value; - break; - - case APU_WRD2: - info->APU.noi.regs[2] = value; - info->APU.noi.cur_pos = 0; // Thanks to Delek for this fix. - break; - - case APU_WRD3: - info->APU.noi.regs[3] = value; - - if (info->APU.noi.enabled) - { - info->APU.noi.vbl_length = info->vbl_times[value >> 3]; - info->APU.noi.env_vol = 0; /* reset envelope */ - } - break; - - /* DMC */ - case APU_WRE0: - info->APU.dpcm.regs[0] = value; - if (0 == (value & 0x80)) - info->APU.dpcm.irq_occurred = FALSE; - break; - - case APU_WRE1: /* 7-bit DAC */ - //info->APU.dpcm.regs[1] = value - 0x40; - info->APU.dpcm.regs[1] = value & 0x7F; - if (! DPCMBase0) - info->APU.dpcm.vol = (info->APU.dpcm.regs[1]-64); - else - info->APU.dpcm.vol = info->APU.dpcm.regs[1]; - break; - - case APU_WRE2: - info->APU.dpcm.regs[2] = value; - //apu_dpcmreset(info->APU.dpcm); - break; - - case APU_WRE3: - info->APU.dpcm.regs[3] = value; - break; - - case APU_IRQCTRL: - if(value & 0x80) - info->APU.step_mode = 5; - else - info->APU.step_mode = 4; - break; - - case APU_SMASK: - if (value & 0x01) - info->APU.squ[0].enabled = TRUE; - else - { - info->APU.squ[0].enabled = FALSE; - info->APU.squ[0].vbl_length = 0; - } - - if (value & 0x02) - info->APU.squ[1].enabled = TRUE; - else - { - info->APU.squ[1].enabled = FALSE; - info->APU.squ[1].vbl_length = 0; - } - - if (value & 0x04) - info->APU.tri.enabled = TRUE; - else - { - info->APU.tri.enabled = FALSE; - info->APU.tri.vbl_length = 0; - info->APU.tri.linear_length = 0; - info->APU.tri.counter_started = FALSE; - info->APU.tri.write_latency = 0; - } - - if (value & 0x08) - info->APU.noi.enabled = TRUE; - else - { - info->APU.noi.enabled = FALSE; - info->APU.noi.vbl_length = 0; - } - - if (value & 0x10) - { - /* only reset dpcm values if DMA is finished */ - if (FALSE == info->APU.dpcm.enabled) - { - info->APU.dpcm.enabled = TRUE; - apu_dpcmreset(&info->APU.dpcm); - } - } - else - info->APU.dpcm.enabled = FALSE; - - info->APU.dpcm.irq_occurred = FALSE; - - break; - default: -#ifdef MAME_DEBUG -logerror("invalid apu write: $%02X at $%04X\n", value, address); -#endif - break; - } -} - -/* UPDATE SOUND BUFFER USING CURRENT DATA */ -//INLINE void apu_update(nesapu_state *info, stream_sample_t *buffer16, int samples) -INLINE void apu_update(nesapu_state *info, stream_sample_t **buffer16, int samples) -{ - int accum; - stream_sample_t* bufL = buffer16[0]; - stream_sample_t* bufR = buffer16[1]; - - while (samples--) - { - /*accum = apu_square(info, &info->APU.squ[0]); - accum += apu_square(info, &info->APU.squ[1]); - accum += apu_triangle(info, &info->APU.tri); - accum += apu_noise(info, &info->APU.noi); - accum += apu_dpcm(info, &info->APU.dpcm); - - // 8-bit clamps - if (accum > 127) - accum = 127; - else if (accum < -128) - accum = -128; - - *(bufL++)=accum<<8; - *(bufR++)=accum<<8;*/ - - // These volumes should match NSFPlay's NES core better - accum = apu_square(info, &info->APU.squ[0]) << 8; // << 8 * 1.0 - accum += apu_square(info, &info->APU.squ[1]) << 8; // << 8 * 1.0 - accum += apu_triangle(info, &info->APU.tri) * 0xC0; // << 8 * 0.75 - accum += apu_noise(info, &info->APU.noi) * 0xC0; // << 8 * 0.75 - accum += apu_dpcm(info, &info->APU.dpcm) * 0xC0; // << 8 * 0.75 - - *(bufL++)=accum; - *(bufR++)=accum; - } -} - -/* READ VALUES FROM REGISTERS */ -INLINE uint8 apu_read(nesapu_state *info,int address) -{ - if (address == 0x15) /*FIXED* Address $4015 has different behaviour*/ - { - int readval = 0; - if (info->APU.squ[0].vbl_length > 0) - readval |= 0x01; - - if (info->APU.squ[1].vbl_length > 0) - readval |= 0x02; - - if (info->APU.tri.vbl_length > 0) - readval |= 0x04; - - if (info->APU.noi.vbl_length > 0) - readval |= 0x08; - - if (info->APU.dpcm.enabled == TRUE) - readval |= 0x10; - - if (info->APU.dpcm.irq_occurred == TRUE) - readval |= 0x80; - - return readval; - } - else - return info->APU.regs[address]; -} - -/* WRITE VALUE TO TEMP REGISTRY AND QUEUE EVENT */ -INLINE void apu_write(nesapu_state *info,int address, uint8 value) -{ - info->APU.regs[address]=value; - //stream_update(info->stream); - apu_regwrite(info,address,value); -} - -/* EXTERNAL INTERFACE FUNCTIONS */ - -/* REGISTER READ/WRITE FUNCTIONS */ -//READ8_DEVICE_HANDLER( nes_psg_r ) -UINT8 nes_psg_r(void* chip, offs_t offset) -{ - //return apu_read(get_safe_token(device),offset); - return apu_read((nesapu_state*)chip, offset); -} -//WRITE8_DEVICE_HANDLER( nes_psg_w ) -void nes_psg_w(void* chip, offs_t offset, UINT8 data) -{ - //apu_write(get_safe_token(device),offset,data); - apu_write((nesapu_state*)chip, offset, data); -} - -/* UPDATE APU SYSTEM */ -//static STREAM_UPDATE( nes_psg_update_sound ) -void nes_psg_update_sound(void* chip, stream_sample_t **outputs, int samples) -{ - //nesapu_state *info = (nesapu_state *)param; - nesapu_state *info = (nesapu_state*)chip; - //apu_update(info, outputs[0], samples); - apu_update(info, outputs, samples); -} - - -/* INITIALIZE APU SYSTEM */ -#define SCREEN_HZ 60 -//static DEVICE_START( nesapu ) -void* device_start_nesapu(int clock, int rate) -{ - //const nes_interface *intf = (const nes_interface *)device->baseconfig().static_config(); - //nesapu_state *info = get_safe_token(device); - nesapu_state *info; - //int rate = clock / 4; - //int i; - -// if (ChipID >= MAX_CHIPS) -// return 0; - - info = (nesapu_state*)malloc(sizeof(nesapu_state)); - if (info == NULL) - return NULL; - - /* Initialize global variables */ - //info->samps_per_sync = rate / ATTOSECONDS_TO_HZ(device->machine->primary_screen->frame_period().attoseconds); - info->samps_per_sync = rate / SCREEN_HZ; - info->buffer_size = info->samps_per_sync; - //info->real_rate = info->samps_per_sync * ATTOSECONDS_TO_HZ(device->machine->primary_screen->frame_period().attoseconds); - info->real_rate = info->samps_per_sync * SCREEN_HZ; - //info->apu_incsize = (float) (device->clock() / (float) info->real_rate); - info->apu_incsize = (float) (clock / (float) info->real_rate); - - /* Use initializer calls */ - create_noise(info->noise_lut, 13, NOISE_LONG); - create_vbltimes(info->vbl_times,vbl_length,info->samps_per_sync); - create_syncs(info, info->samps_per_sync); - - /* Adjust buffer size if 16 bits */ - info->buffer_size+=info->samps_per_sync; - - /* Initialize individual chips */ - //(info->APU.dpcm).memory = cputag_get_address_space(device->machine, intf->cpu_tag, ADDRESS_SPACE_PROGRAM); - // no idea how to obtain this - info->APU.dpcm.memory = NULL; - - //info->stream = stream_create(device, 0, 1, rate, info, nes_psg_update_sound); - - /* register for save */ - /*for (i = 0; i < 2; i++) - { - state_save_register_device_item_array(device, i, info->APU.squ[i].regs); - state_save_register_device_item(device, i, info->APU.squ[i].vbl_length); - state_save_register_device_item(device, i, info->APU.squ[i].freq); - state_save_register_device_item(device, i, info->APU.squ[i].phaseacc); - state_save_register_device_item(device, i, info->APU.squ[i].output_vol); - state_save_register_device_item(device, i, info->APU.squ[i].env_phase); - state_save_register_device_item(device, i, info->APU.squ[i].sweep_phase); - state_save_register_device_item(device, i, info->APU.squ[i].adder); - state_save_register_device_item(device, i, info->APU.squ[i].env_vol); - state_save_register_device_item(device, i, info->APU.squ[i].enabled); - } - - state_save_register_device_item_array(device, 0, info->APU.tri.regs); - state_save_register_device_item(device, 0, info->APU.tri.linear_length); - state_save_register_device_item(device, 0, info->APU.tri.vbl_length); - state_save_register_device_item(device, 0, info->APU.tri.write_latency); - state_save_register_device_item(device, 0, info->APU.tri.phaseacc); - state_save_register_device_item(device, 0, info->APU.tri.output_vol); - state_save_register_device_item(device, 0, info->APU.tri.adder); - state_save_register_device_item(device, 0, info->APU.tri.counter_started); - state_save_register_device_item(device, 0, info->APU.tri.enabled); - - state_save_register_device_item_array(device, 0, info->APU.noi.regs); - state_save_register_device_item(device, 0, info->APU.noi.cur_pos); - state_save_register_device_item(device, 0, info->APU.noi.vbl_length); - state_save_register_device_item(device, 0, info->APU.noi.phaseacc); - state_save_register_device_item(device, 0, info->APU.noi.output_vol); - state_save_register_device_item(device, 0, info->APU.noi.env_phase); - state_save_register_device_item(device, 0, info->APU.noi.env_vol); - state_save_register_device_item(device, 0, info->APU.noi.enabled); - - state_save_register_device_item_array(device, 0, info->APU.dpcm.regs); - state_save_register_device_item(device, 0, info->APU.dpcm.address); - state_save_register_device_item(device, 0, info->APU.dpcm.length); - state_save_register_device_item(device, 0, info->APU.dpcm.bits_left); - state_save_register_device_item(device, 0, info->APU.dpcm.phaseacc); - state_save_register_device_item(device, 0, info->APU.dpcm.output_vol); - state_save_register_device_item(device, 0, info->APU.dpcm.cur_byte); - state_save_register_device_item(device, 0, info->APU.dpcm.enabled); - state_save_register_device_item(device, 0, info->APU.dpcm.irq_occurred); - state_save_register_device_item(device, 0, info->APU.dpcm.vol); - - state_save_register_device_item_array(device, 0, info->APU.regs); - -#ifdef USE_QUEUE - state_save_register_device_item_array(device, 0, info->APU.queue); - state_save_register_device_item(device, 0, info->APU.head); - state_save_register_device_item(device, 0, info->APU.tail); -#else - state_save_register_device_item(device, 0, info->APU.buf_pos); - state_save_register_device_item(device, 0, info->APU.step_mode); -#endif - */ - - info->APU.squ[0].Muted = 0x00; - info->APU.squ[1].Muted = 0x00; - info->APU.tri.Muted = 0x00; - info->APU.noi.Muted = 0x00; - info->APU.dpcm.Muted = 0x00; - - return info; -} - -void device_stop_nesapu(void* chip) -{ - nesapu_state *info = (nesapu_state*)chip; - - info->APU.dpcm.memory = NULL; - - return; -} - -void device_reset_nesapu(void* chip) -{ - nesapu_state *info = (nesapu_state*)chip; - const UINT8* MemPtr; - UINT8 CurReg; - - MemPtr = info->APU.dpcm.memory; - memset(&info->APU, 0x00, sizeof(apu_t)); - info->APU.dpcm.memory = MemPtr; - apu_dpcmreset(&info->APU.dpcm); - - for (CurReg = 0x00; CurReg < 0x18; CurReg ++) - apu_write(info, CurReg, 0x00); - - apu_write(info, 0x15, 0x00); - apu_write(info, 0x15, 0x0F); - - return; -} - -void nesapu_set_rom(void* chip, const UINT8* ROMData) -{ - nesapu_state *info = (nesapu_state*)chip; - info->APU.dpcm.memory = ROMData; - - return; -} - -void nesapu_set_mute_mask(void* chip, UINT32 MuteMask) -{ - nesapu_state *info = (nesapu_state*)chip; - - info->APU.squ[0].Muted = (MuteMask >> 0) & 0x01; - info->APU.squ[1].Muted = (MuteMask >> 1) & 0x01; - info->APU.tri.Muted = (MuteMask >> 2) & 0x01; - info->APU.noi.Muted = (MuteMask >> 3) & 0x01; - info->APU.dpcm.Muted = (MuteMask >> 4) & 0x01; - - return; -} - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( nesapu ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(nesapu_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( nesapu ); break; - case DEVINFO_FCT_STOP: // Nothing break; - case DEVINFO_FCT_RESET: // Nothing break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "N2A03"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Nintendo custom"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -} - - -DEFINE_LEGACY_SOUND_DEVICE(NES, nesapu);*/ diff --git a/Frameworks/GME/vgmplay/chips/nes_apu.h b/Frameworks/GME/vgmplay/chips/nes_apu.h deleted file mode 100644 index 33a263a06..000000000 --- a/Frameworks/GME/vgmplay/chips/nes_apu.h +++ /dev/null @@ -1,63 +0,0 @@ -/***************************************************************************** - - MAME/MESS NES APU CORE - - Based on the Nofrendo/Nosefart NES N2A03 sound emulation core written by - Matthew Conte (matt@conte.com) and redesigned for use in MAME/MESS by - Who Wants to Know? (wwtk@mail.com) - - This core is written with the advise and consent of Matthew Conte and is - released under the GNU Public License. This core is freely avaiable for - use in any freeware project, subject to the following terms: - - Any modifications to this code must be duly noted in the source and - approved by Matthew Conte and myself prior to public submission. - - ***************************************************************************** - - NES_APU.H - - NES APU external interface. - - *****************************************************************************/ - -#pragma once - -#ifndef __NES_APU_H__ -#define __NES_APU_H__ - -//#include "devlegcy.h" - - -/* AN EXPLANATION - * - * The NES APU is actually integrated into the Nintendo processor. - * You must supply the same number of APUs as you do processors. - * Also make sure to correspond the memory regions to those used in the - * processor, as each is shared. - */ - -/*typedef struct _nes_interface nes_interface; -struct _nes_interface -{ - const char *cpu_tag; // CPU tag -}; - -READ8_DEVICE_HANDLER( nes_psg_r ); -WRITE8_DEVICE_HANDLER( nes_psg_w ); - -DECLARE_LEGACY_SOUND_DEVICE(NES, nesapu);*/ - -UINT8 nes_psg_r(void* chip, offs_t offset); -void nes_psg_w(void* chip, offs_t offset, UINT8 data); - -void nes_psg_update_sound(void* chip, stream_sample_t **outputs, int samples); -void* device_start_nesapu(int clock, int rate); -void device_stop_nesapu(void* chip); -void device_reset_nesapu(void* chip); - -void nesapu_set_rom(void* chip, const UINT8* ROMData); - -void nesapu_set_mute_mask(void* chip, UINT32 MuteMask); - -#endif /* __NES_APU_H__ */ diff --git a/Frameworks/GME/vgmplay/chips/nes_defs.h b/Frameworks/GME/vgmplay/chips/nes_defs.h deleted file mode 100644 index 6513ece0f..000000000 --- a/Frameworks/GME/vgmplay/chips/nes_defs.h +++ /dev/null @@ -1,219 +0,0 @@ -/***************************************************************************** - - MAME/MESS NES APU CORE - - Based on the Nofrendo/Nosefart NES N2A03 sound emulation core written by - Matthew Conte (matt@conte.com) and redesigned for use in MAME/MESS by - Who Wants to Know? (wwtk@mail.com) - - This core is written with the advise and consent of Matthew Conte and is - released under the GNU Public License. This core is freely avaiable for - use in any freeware project, subject to the following terms: - - Any modifications to this code must be duly noted in the source and - approved by Matthew Conte and myself prior to public submission. - - ***************************************************************************** - - NES_DEFS.H - - NES APU internal type definitions and constants. - - *****************************************************************************/ - -#pragma once - -#ifndef __NES_DEFS_H__ -#define __NES_DEFS_H__ - -/* BOOLEAN CONSTANTS */ -#ifndef TRUE -#define TRUE 1 -#define FALSE 0 -#endif - -/* REGULAR TYPE DEFINITIONS */ -typedef INT8 int8; -typedef INT16 int16; -typedef INT32 int32; -typedef UINT8 uint8; -typedef UINT16 uint16; -typedef UINT32 uint32; -typedef UINT8 boolean; - - -/* QUEUE TYPES */ -#ifdef USE_QUEUE - -#define QUEUE_SIZE 0x2000 -#define QUEUE_MAX (QUEUE_SIZE-1) - -typedef struct queue_s -{ - int pos; - unsigned char reg,val; -} queue_t; - -#endif - -/* REGISTER DEFINITIONS */ -#define APU_WRA0 0x00 -#define APU_WRA1 0x01 -#define APU_WRA2 0x02 -#define APU_WRA3 0x03 -#define APU_WRB0 0x04 -#define APU_WRB1 0x05 -#define APU_WRB2 0x06 -#define APU_WRB3 0x07 -#define APU_WRC0 0x08 -#define APU_WRC1 0x09 -#define APU_WRC2 0x0A -#define APU_WRC3 0x0B -#define APU_WRD0 0x0C -#define APU_WRD2 0x0E -#define APU_WRD3 0x0F -#define APU_WRE0 0x10 -#define APU_WRE1 0x11 -#define APU_WRE2 0x12 -#define APU_WRE3 0x13 -#define APU_SMASK 0x15 -#define APU_IRQCTRL 0x17 - -#define NOISE_LONG 0x4000 -#define NOISE_SHORT 93 - -/* CHANNEL TYPE DEFINITIONS */ - -/* Square Wave */ -typedef struct square_s -{ - uint8 regs[4]; - int vbl_length; - int freq; - float phaseacc; - float output_vol; - float env_phase; - float sweep_phase; - uint8 adder; - uint8 env_vol; - boolean enabled; - boolean Muted; -} square_t; - -/* Triangle Wave */ -typedef struct triangle_s -{ - uint8 regs[4]; /* regs[1] unused */ - int linear_length; - int vbl_length; - int write_latency; - float phaseacc; - float output_vol; - uint8 adder; - boolean counter_started; - boolean enabled; - boolean Muted; -} triangle_t; - -/* Noise Wave */ -typedef struct noise_s -{ - uint8 regs[4]; /* regs[1] unused */ - int cur_pos; - int vbl_length; - float phaseacc; - float output_vol; - float env_phase; - uint8 env_vol; - boolean enabled; - boolean Muted; -} noise_t; - -/* DPCM Wave */ -typedef struct dpcm_s -{ - uint8 regs[4]; - uint32 address; - uint32 length; - int bits_left; - float phaseacc; - float output_vol; - uint8 cur_byte; - boolean enabled; - boolean irq_occurred; - //address_space *memory; - const uint8 *memory; - //signed char vol; - signed short vol; - boolean Muted; -} dpcm_t; - -/* APU type */ -typedef struct apu -{ - /* Sound channels */ - square_t squ[2]; - triangle_t tri; - noise_t noi; - dpcm_t dpcm; - - /* APU registers */ - unsigned char regs[0x17]; - - /* Sound pointers */ - void *buffer; - -#ifdef USE_QUEUE - - /* Event queue */ - queue_t queue[QUEUE_SIZE]; - int head, tail; - -#else - - int buf_pos; - -#endif - - int step_mode; -} apu_t; - -/* CONSTANTS */ - -/* vblank length table used for squares, triangle, noise */ -static const uint8 vbl_length[32] = -{ - 5, 127, 10, 1, 19, 2, 40, 3, 80, 4, 30, 5, 7, 6, 13, 7, - 6, 8, 12, 9, 24, 10, 48, 11, 96, 12, 36, 13, 8, 14, 16, 15 -}; - -/* frequency limit of square channels */ -static const int freq_limit[8] = -{ - //0x3FF, 0x555, 0x666, 0x71C, 0x787, 0x7C1, 0x7E0, 0x7F0, - // Fixed, thanks to Delek - 0x3FF, 0x555, 0x666, 0x71C, 0x787, 0x7C1, 0x7E0, 0x7F2, -}; - -/* table of noise frequencies */ -static const int noise_freq[16] = -{ - //4, 8, 16, 32, 64, 96, 128, 160, 202, 254, 380, 508, 762, 1016, 2034, 2046 - // Fixed, thanks to Delek - 4, 8, 16, 32, 64, 96, 128, 160, 202, 254, 380, 508, 762, 1016, 2034, 4068 -}; - -/* dpcm transfer freqs */ -static const int dpcm_clocks[16] = -{ - 428, 380, 340, 320, 286, 254, 226, 214, 190, 160, 142, 128, 106, 85, 72, 54 -}; - -/* ratios of pos/neg pulse for square waves */ -/* 2/16 = 12.5%, 4/16 = 25%, 8/16 = 50%, 12/16 = 75% */ -static const int duty_lut[4] = -{ - 2, 4, 8, 12 -}; - -#endif /* __NES_DEFS_H__ */ diff --git a/Frameworks/GME/vgmplay/chips/nes_intf.c b/Frameworks/GME/vgmplay/chips/nes_intf.c deleted file mode 100644 index 901875313..000000000 --- a/Frameworks/GME/vgmplay/chips/nes_intf.c +++ /dev/null @@ -1,339 +0,0 @@ -/**************************************************************** - - MAME / MESS functions - -****************************************************************/ - -#include "mamedef.h" -#include // for memset -#include // for free -#include // for NULL -#include "../stdbool.h" -//#include "sndintrf.h" -//#include "streams.h" -#include "nes_apu.h" -#include "np_nes_apu.h" -#include "np_nes_dmc.h" -#include "np_nes_fds.h" -#include "nes_intf.h" - - -#ifdef ENABLE_ALL_CORES -#define EC_MAME 0x01 // NES core from MAME -#endif -#define EC_NSFPLAY 0x00 // NES core from NSFPlay -// Note: FDS core from NSFPlay is always used - -/* for stream system */ -typedef struct _nes_state nes_state; -struct _nes_state -{ - void* chip_apu; - void* chip_dmc; - void* chip_fds; - UINT8* Memory; - int EMU_CORE; -}; - -void nes_stream_update(void *_info, stream_sample_t **outputs, int samples) -{ - nes_state *info = (nes_state *)_info; - int CurSmpl; - INT32 Buffer[4]; - - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - nes_psg_update_sound(info->chip_apu, outputs, samples); - break; -#endif - case EC_NSFPLAY: - for (CurSmpl = 0x00; CurSmpl < samples; CurSmpl ++) - { - NES_APU_np_Render(info->chip_apu, &Buffer[0]); - NES_DMC_np_Render(info->chip_dmc, &Buffer[2]); - outputs[0][CurSmpl] = Buffer[0] + Buffer[2]; - outputs[1][CurSmpl] = Buffer[1] + Buffer[3]; - } - break; - } - - if (info->chip_fds != NULL) - { - for (CurSmpl = 0x00; CurSmpl < samples; CurSmpl ++) - { - NES_FDS_Render(info->chip_fds, &Buffer[0]); - outputs[0][CurSmpl] += Buffer[0]; - outputs[1][CurSmpl] += Buffer[1]; - } - } - - return; -} - -static void nes_set_chip_option(nes_state *info, int NesOptions); -int device_start_nes(void **_info, int EMU_CORE, int clock, int Options, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - nes_state *info; - int rate; - bool EnableFDS; - -#ifdef ENABLE_ALL_CORES - if (EMU_CORE >= 0x02) - EMU_CORE = EC_NSFPLAY; -#else - EMU_CORE = EC_NSFPLAY; -#endif - - EnableFDS = (clock >> 31) & 0x01; - clock &= 0x7FFFFFFF; - - info = (nes_state *) calloc(1, sizeof(nes_state)); - *_info = (void *) info; - - info->EMU_CORE = EMU_CORE; - rate = clock / 4; - if (((CHIP_SAMPLING_MODE & 0x01) && rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - rate = CHIP_SAMPLE_RATE; - - switch(EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - info->chip_apu = device_start_nesapu(clock, rate); - if (info->chip_apu == NULL) - return 0; - - info->chip_dmc = NULL; - info->chip_fds = NULL; - - info->Memory = (UINT8*)malloc(0x8000); - memset(info->Memory, 0x00, 0x8000); - nesapu_set_rom(info->chip_apu, info->Memory - 0x8000); - break; -#endif - case EC_NSFPLAY: - info->chip_apu = NES_APU_np_Create(clock, rate); - if (info->chip_apu == NULL) - return 0; - - info->chip_dmc = NES_DMC_np_Create(clock, rate); - if (info->chip_dmc == NULL) - { - NES_APU_np_Destroy(info->chip_apu); - info->chip_apu = NULL; - return 0; - } - - NES_DMC_np_SetAPU(info->chip_dmc, info->chip_apu); - - info->Memory = (UINT8*)malloc(0x8000); - memset(info->Memory, 0x00, 0x8000); - NES_DMC_np_SetMemory(info->chip_dmc, info->Memory - 0x8000); - break; - } - - if (EnableFDS) - { - info->chip_fds = NES_FDS_Create(clock, rate); - // If it returns NULL, that's okay. - } - else - { - info->chip_fds = NULL; - } - nes_set_chip_option(info, Options); - - return rate; -} - -void device_stop_nes(void *_info) -{ - nes_state *info = (nes_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - device_stop_nesapu(info->chip_apu); - break; -#endif - case EC_NSFPLAY: - NES_APU_np_Destroy(info->chip_apu); - NES_DMC_np_Destroy(info->chip_dmc); - break; - } - if (info->chip_fds != NULL) - NES_FDS_Destroy(info->chip_fds); - - if (info->Memory != NULL) - { - free(info->Memory); - info->Memory = NULL; - } - info->chip_apu = NULL; - info->chip_dmc = NULL; - info->chip_fds = NULL; - - free(info); - - return; -} - -void device_reset_nes(void *_info) -{ - nes_state *info = (nes_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - device_reset_nesapu(info->chip_apu); - break; -#endif - case EC_NSFPLAY: - NES_APU_np_Reset(info->chip_apu); - NES_DMC_np_Reset(info->chip_dmc); - break; - } - if (info->chip_fds != NULL) - NES_FDS_Reset(info->chip_fds); -} - - -void nes_w(void *_info, offs_t offset, UINT8 data) -{ - nes_state *info = (nes_state *)_info; - - switch(offset & 0xE0) - { - case 0x00: // NES APU - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - nes_psg_w(info->chip_apu, offset, data); - break; -#endif - case EC_NSFPLAY: - // NES_APU handles the sqaure waves, NES_DMC the rest - NES_APU_np_Write(info->chip_apu, 0x4000 | offset, data); - NES_DMC_np_Write(info->chip_dmc, 0x4000 | offset, data); - break; - } - break; - case 0x20: // FDS register - if (info->chip_fds == NULL) - break; - if (offset == 0x3F) - NES_FDS_Write(info->chip_fds, 0x4023, data); - else - NES_FDS_Write(info->chip_fds, 0x4080 | (offset & 0x1F), data); - break; - case 0x40: // FDS wave RAM - case 0x60: - if (info->chip_fds == NULL) - break; - NES_FDS_Write(info->chip_fds, 0x4000 | offset, data); - break; - } -} - -void nes_write_ram(void *_info, offs_t DataStart, offs_t DataLength, const UINT8* RAMData) -{ - nes_state* info = (nes_state *)_info; - UINT32 RemainBytes; - - if (DataStart >= 0x10000) - return; - - if (DataStart < 0x8000) - { - if (DataStart + DataLength <= 0x8000) - return; - - RemainBytes = 0x8000 - DataStart; - DataStart = 0x8000; - RAMData += RemainBytes; - DataLength -= RemainBytes; - } - - RemainBytes = 0x00; - if (DataStart + DataLength > 0x10000) - { - RemainBytes = DataLength; - DataLength = 0x10000 - DataStart; - RemainBytes -= DataLength; - } - memcpy(info->Memory + (DataStart - 0x8000), RAMData, DataLength); - if (RemainBytes) - { - if (RemainBytes > 0x8000) - RemainBytes = 0x8000; - memcpy(info->Memory, RAMData + DataLength, RemainBytes); - } - - return; -} - - -static void nes_set_chip_option(nes_state *info, int NesOptions) -{ - UINT8 CurOpt; - - if (NesOptions & 0x8000) - return; - - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - // no options for MAME's NES core - break; -#endif - case EC_NSFPLAY: - // shared APU/DMC options - for (CurOpt = 0; CurOpt < 2; CurOpt ++) - { - NES_APU_np_SetOption(info->chip_apu, CurOpt, (NesOptions >> CurOpt) & 0x01); - NES_DMC_np_SetOption(info->chip_dmc, CurOpt, (NesOptions >> CurOpt) & 0x01); - } - // APU-only options - for (; CurOpt < 4; CurOpt ++) - NES_APU_np_SetOption(info->chip_apu, CurOpt-2+2, (NesOptions >> CurOpt) & 0x01); - // DMC-only options - for (; CurOpt < 10; CurOpt ++) - NES_DMC_np_SetOption(info->chip_dmc, CurOpt-4+2, (NesOptions >> CurOpt) & 0x01); - break; - } - if (info->chip_fds != NULL) - { - // FDS options - // I skip the Cutoff frequency here, since it's not a boolean value. - for (CurOpt = 12; CurOpt < 14; CurOpt ++) - NES_FDS_SetOption(info->chip_fds, CurOpt-12+1, (NesOptions >> CurOpt) & 0x01); - } - - return; -} - -void nes_set_mute_mask(void *_info, UINT32 MuteMask) -{ - nes_state *info = (nes_state *)_info; - switch(info->EMU_CORE) - { -#ifdef ENABLE_ALL_CORES - case EC_MAME: - nesapu_set_mute_mask(info->chip_apu, MuteMask); - break; -#endif - case EC_NSFPLAY: - NES_APU_np_SetMask(info->chip_apu, (MuteMask & 0x03) >> 0); - NES_DMC_np_SetMask(info->chip_dmc, (MuteMask & 0x1C) >> 2); - break; - } - if (info->chip_fds != NULL) - NES_FDS_SetMask(info->chip_fds, (MuteMask & 0x20) >> 5); - - return; -} diff --git a/Frameworks/GME/vgmplay/chips/nes_intf.h b/Frameworks/GME/vgmplay/chips/nes_intf.h deleted file mode 100644 index 285e7d8f5..000000000 --- a/Frameworks/GME/vgmplay/chips/nes_intf.h +++ /dev/null @@ -1,13 +0,0 @@ -#pragma once - -void nes_stream_update(void *chip, stream_sample_t **outputs, int samples); - -int device_start_nes(void **chip, int core, int clock, int options, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_nes(void *chip); -void device_reset_nes(void *chip); - -void nes_w(void *chip, offs_t offset, UINT8 data); - -void nes_write_ram(void *chip, offs_t DataStart, offs_t DataLength, const UINT8* RAMData); - -void nes_set_mute_mask(void *chip, UINT32 MuteMask); diff --git a/Frameworks/GME/vgmplay/chips/np_nes_apu.c b/Frameworks/GME/vgmplay/chips/np_nes_apu.c deleted file mode 100644 index 36152564c..000000000 --- a/Frameworks/GME/vgmplay/chips/np_nes_apu.c +++ /dev/null @@ -1,511 +0,0 @@ -// -// NES 2A03 -// -// Ported from NSFPlay 2.2 to VGMPlay (including C++ -> C conversion) -// by Valley Bell on 24 September 2013 -// Updated to NSFPlay 2.3 on 26 September 2013 -// (Note: Encoding is UTF-8) - -//#include -#include -#include // for memset() -#include // for NULL -#include "mamedef.h" -#include "../stdbool.h" -#include "np_nes_apu.h" - - -// Master Clock: 21477272 (NTSC) -// APU Clock = Master Clock / 12 -#define DEFAULT_CLOCK 1789772.0 // not sure if this shouldn't be 1789772,667 instead -#define DEFAULT_RATE 44100 - - -/** Upper half of APU **/ -enum -{ - OPT_UNMUTE_ON_RESET=0, - OPT_NONLINEAR_MIXER, - OPT_PHASE_REFRESH, - OPT_DUTY_SWAP, - OPT_END -}; - -enum -{ - SQR0_MASK = 1, - SQR1_MASK = 2, -}; - -// Note: For increased speed, I'll inline all of NSFPlay's Counter member functions. -#define COUNTER_SHIFT 24 - -typedef struct _Counter Counter; -struct _Counter -{ - double ratio; - UINT32 val, step; -}; -#define COUNTER_setcycle(cntr, s) (cntr).step = (UINT32)((cntr).ratio / (s + 1)) -#define COUNTER_iup(cntr) (cntr).val += (cntr).step -#define COUNTER_value(cntr) ((cntr).val >> COUNTER_SHIFT) -#define COUNTER_init(cntr, clk, rate) \ -{ \ - (cntr).ratio = (1 << COUNTER_SHIFT) * (1.0 * clk / rate); \ - (cntr).step = (UINT32)((cntr).ratio + 0.5); \ - (cntr).val = 0; \ -} - - -typedef struct _NES_APU NES_APU; -struct _NES_APU -{ - int option[OPT_END]; // å„種オプション - int mask; - INT32 sm[2][2]; - - UINT32 gclock; - UINT8 reg[0x20]; - INT32 out[2]; - double rate, clock; - - INT32 square_table[32]; // nonlinear mixer - - int scounter[2]; // frequency divider - int sphase[2]; // phase counter - - int duty[2]; - int volume[2]; - int freq[2]; - int sfreq[2]; - - bool sweep_enable[2]; - bool sweep_mode[2]; - bool sweep_write[2]; - int sweep_div_period[2]; - int sweep_div[2]; - int sweep_amount[2]; - - bool envelope_disable[2]; - bool envelope_loop[2]; - bool envelope_write[2]; - int envelope_div_period[2]; - int envelope_div[2]; - int envelope_counter[2]; - - int length_counter[2]; - - bool enable[2]; - - Counter tick_count; - UINT32 tick_last; -}; - -static void sweep_sqr(NES_APU* apu, int ch); // calculates target sweep frequency -static INT32 calc_sqr(NES_APU* apu, int ch, UINT32 clocks); -static void Tick(NES_APU* apu, UINT32 clocks); - - -static void sweep_sqr(NES_APU* apu, int i) -{ - int shifted = apu->freq[i] >> apu->sweep_amount[i]; - if (i == 0 && apu->sweep_mode[i]) shifted += 1; - apu->sfreq[i] = apu->freq[i] + (apu->sweep_mode[i] ? -shifted : shifted); - //DEBUG_OUT("shifted[%d] = %d (%d >> %d)\n",i,shifted,apu->freq[i],apu->sweep_amount[i]); -} - -void NES_APU_np_FrameSequence(void* chip, int s) -{ - NES_APU* apu = (NES_APU*)chip; - int i; - - //DEBUG_OUT("FrameSequence(%d)\n",s); - - if (s > 3) return; // no operation in step 4 - - // 240hz clock - for (i=0; i < 2; ++i) - { - bool divider = false; - if (apu->envelope_write[i]) - { - apu->envelope_write[i] = false; - apu->envelope_counter[i] = 15; - apu->envelope_div[i] = 0; - } - else - { - ++apu->envelope_div[i]; - if (apu->envelope_div[i] > apu->envelope_div_period[i]) - { - divider = true; - apu->envelope_div[i] = 0; - } - } - if (divider) - { - if (apu->envelope_loop[i] && apu->envelope_counter[i] == 0) - apu->envelope_counter[i] = 15; - else if (apu->envelope_counter[i] > 0) - --apu->envelope_counter[i]; - } - } - - // 120hz clock - if ((s&1) == 0) - for (i=0; i < 2; ++i) - { - if (!apu->envelope_loop[i] && (apu->length_counter[i] > 0)) - --apu->length_counter[i]; - - if (apu->sweep_enable[i]) - { - //DEBUG_OUT("Clock sweep: %d\n", i); - - --apu->sweep_div[i]; - if (apu->sweep_div[i] <= 0) - { - sweep_sqr(apu, i); // calculate new sweep target - - //DEBUG_OUT("sweep_div[%d] (0/%d)\n",i,apu->sweep_div_period[i]); - //DEBUG_OUT("freq[%d]=%d > sfreq[%d]=%d\n",i,apu->freq[i],i,apu->sfreq[i]); - - if (apu->freq[i] >= 8 && apu->sfreq[i] < 0x800 && apu->sweep_amount[i] > 0) // update frequency if appropriate - { - apu->freq[i] = apu->sfreq[i] < 0 ? 0 : apu->sfreq[i]; - if (apu->scounter[i] > apu->freq[i]) apu->scounter[i] = apu->freq[i]; - } - apu->sweep_div[i] = apu->sweep_div_period[i] + 1; - - //DEBUG_OUT("freq[%d]=%d\n",i,apu->freq[i]); - } - - if (apu->sweep_write[i]) - { - apu->sweep_div[i] = apu->sweep_div_period[i] + 1; - apu->sweep_write[i] = false; - } - } - } - -} - -static INT32 calc_sqr(NES_APU* apu, int i, UINT32 clocks) -{ - static const INT16 sqrtbl[4][16] = { - {0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, - {0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, - {0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0}, - {1, 1, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1} - }; - INT32 ret = 0; - - apu->scounter[i] += clocks; - while (apu->scounter[i] > apu->freq[i]) - { - apu->sphase[i] = (apu->sphase[i] + 1) & 15; - apu->scounter[i] -= (apu->freq[i] + 1); - } - - //INT32 ret = 0; - if (apu->length_counter[i] > 0 && - apu->freq[i] >= 8 && - apu->sfreq[i] < 0x800 - ) - { - int v = apu->envelope_disable[i] ? apu->volume[i] : apu->envelope_counter[i]; - ret = sqrtbl[apu->duty[i]][apu->sphase[i]] ? v : 0; - } - - return ret; -} - -bool NES_APU_np_Read(void* chip, UINT32 adr, UINT32* val) -{ - NES_APU* apu = (NES_APU*)chip; - - if (0x4000 <= adr && adr < 0x4008) - { - *val |= apu->reg[adr&0x7]; - return true; - } - else if(adr==0x4015) - { - *val |= (apu->length_counter[1]?2:0)|(apu->length_counter[0]?1:0); - return true; - } - else - return false; -} - -static void Tick(NES_APU* apu, UINT32 clocks) -{ - apu->out[0] = calc_sqr(apu, 0, clocks); - apu->out[1] = calc_sqr(apu, 1, clocks); -} - -// 生æˆã•ã‚Œã‚‹æ³¢å½¢ã®æŒ¯å¹…ã¯0-8191 -UINT32 NES_APU_np_Render(void* chip, INT32 b[2]) -{ - NES_APU* apu = (NES_APU*)chip; - INT32 m[2]; - - COUNTER_iup(apu->tick_count); - Tick(apu, (COUNTER_value(apu->tick_count) - apu->tick_last) & 0xFF); - apu->tick_last = COUNTER_value(apu->tick_count); - - apu->out[0] = (apu->mask & 1) ? 0 : apu->out[0]; - apu->out[1] = (apu->mask & 2) ? 0 : apu->out[1]; - - if(apu->option[OPT_NONLINEAR_MIXER]) - { - INT32 voltage; - INT32 ref; - - voltage = apu->square_table[apu->out[0] + apu->out[1]]; - m[0] = apu->out[0] << 6; - m[1] = apu->out[1] << 6; - ref = m[0] + m[1]; - if (ref > 0) - { - m[0] = (m[0] * voltage) / ref; - m[1] = (m[1] * voltage) / ref; - } - else - { - m[0] = voltage; - m[1] = voltage; - } - } - else - { - m[0] = apu->out[0] << 6; - m[1] = apu->out[1] << 6; - } - - // Shifting is (x-2) to match the volume of MAME's NES APU sound core - b[0] = m[0] * apu->sm[0][0]; - b[0] += m[1] * apu->sm[0][1]; - b[0] >>= 7-2; // was 7, but is now 8 for bipolar square - - b[1] = m[0] * apu->sm[1][0]; - b[1] += m[1] * apu->sm[1][1]; - b[1] >>= 7-2; // see above - - return 2; -} - -void* NES_APU_np_Create(int clock, int rate) -{ - NES_APU* apu; - int i, c, t; - - apu = (NES_APU*)malloc(sizeof(NES_APU)); - if (apu == NULL) - return NULL; - memset(apu, 0x00, sizeof(NES_APU)); - - //NES_APU_np_SetClock(apu, DEFAULT_CLOCK); - //NES_APU_np_SetRate(apu, DEFAULT_RATE); - NES_APU_np_SetClock(apu, clock); - NES_APU_np_SetRate(apu, rate); - apu->option[OPT_UNMUTE_ON_RESET] = true; - apu->option[OPT_PHASE_REFRESH] = true; - apu->option[OPT_NONLINEAR_MIXER] = true; - apu->option[OPT_DUTY_SWAP] = false; - - apu->square_table[0] = 0; - for(i=1;i<32;i++) - apu->square_table[i]=(INT32)((8192.0*95.88)/(8128.0/i+100)); - - for(c=0;c<2;++c) - for(t=0;t<2;++t) - apu->sm[c][t] = 128; - - return apu; -} - -void NES_APU_np_Destroy(void* chip) -{ - free(chip); -} - -void NES_APU_np_Reset(void* chip) -{ - NES_APU* apu = (NES_APU*)chip; - int i; - apu->gclock = 0; - apu->mask = 0; - - apu->scounter[0] = 0; - apu->scounter[1] = 0; - apu->sphase[0] = 0; - apu->sphase[0] = 0; - - apu->sweep_div[0] = 1; - apu->sweep_div[1] = 1; - apu->envelope_div[0] = 0; - apu->envelope_div[1] = 0; - apu->length_counter[0] = 0; - apu->length_counter[1] = 0; - apu->envelope_counter[0] = 0; - apu->envelope_counter[1] = 0; - - for (i = 0x4000; i < 0x4008; i++) - NES_APU_np_Write(apu, i, 0); - - NES_APU_np_Write(apu, 0x4015, 0); - if (apu->option[OPT_UNMUTE_ON_RESET]) - NES_APU_np_Write(apu, 0x4015, 0x0f); - - for (i = 0; i < 2; i++) - apu->out[i] = 0; - - NES_APU_np_SetRate(apu, apu->rate); -} - -void NES_APU_np_SetOption(void* chip, int id, int val) -{ - NES_APU* apu = (NES_APU*)chip; - - if(idoption[id] = val; -} - -void NES_APU_np_SetClock(void* chip, double c) -{ - NES_APU* apu = (NES_APU*)chip; - - apu->clock = c; -} - -void NES_APU_np_SetRate(void* chip, double r) -{ - NES_APU* apu = (NES_APU*)chip; - - apu->rate = r ? r : DEFAULT_RATE; - - COUNTER_init(apu->tick_count, apu->clock, apu->rate); - apu->tick_last = 0; -} - -void NES_APU_np_SetMask(void* chip, int m) -{ - NES_APU* apu = (NES_APU*)chip; - apu->mask = m; -} - -void NES_APU_np_SetStereoMix(void* chip, int trk, INT16 mixl, INT16 mixr) -{ - NES_APU* apu = (NES_APU*)chip; - - if (trk < 0) return; - if (trk > 1) return; - apu->sm[0][trk] = mixl; - apu->sm[1][trk] = mixr; -} - -bool NES_APU_np_Write(void* chip, UINT32 adr, UINT32 val) -{ - NES_APU* apu = (NES_APU*)chip; - int ch; - - static const UINT8 length_table[32] = { - 0x0A, 0xFE, - 0x14, 0x02, - 0x28, 0x04, - 0x50, 0x06, - 0xA0, 0x08, - 0x3C, 0x0A, - 0x0E, 0x0C, - 0x1A, 0x0E, - 0x0C, 0x10, - 0x18, 0x12, - 0x30, 0x14, - 0x60, 0x16, - 0xC0, 0x18, - 0x48, 0x1A, - 0x10, 0x1C, - 0x20, 0x1E - }; - - if (0x4000 <= adr && adr < 0x4008) - { - //DEBUG_OUT("$%04X = %02X\n",adr,val); - - adr &= 0xf; - ch = adr >> 2; - switch (adr) - { - case 0x0: - case 0x4: - apu->volume[ch] = val & 15; - apu->envelope_disable[ch] = (val >> 4) & 1; - apu->envelope_loop[ch] = (val >> 5) & 1; - apu->envelope_div_period[ch] = (val & 15); - apu->duty[ch] = (val >> 6) & 3; - if (apu->option[OPT_DUTY_SWAP]) - { - if (apu->duty[ch] == 1) apu->duty[ch] = 2; - else if (apu->duty[ch] == 2) apu->duty[ch] = 1; - } - break; - - case 0x1: - case 0x5: - apu->sweep_enable[ch] = (val >> 7) & 1; - apu->sweep_div_period[ch] = (((val >> 4) & 7)); - apu->sweep_mode[ch] = (val >> 3) & 1; - apu->sweep_amount[ch] = val & 7; - apu->sweep_write[ch] = true; - sweep_sqr(apu, ch); - break; - - case 0x2: - case 0x6: - apu->freq[ch] = val | (apu->freq[ch] & 0x700) ; - sweep_sqr(apu, ch); - if (apu->scounter[ch] > apu->freq[ch]) apu->scounter[ch] = apu->freq[ch]; - break; - - case 0x3: - case 0x7: - apu->freq[ch] = (apu->freq[ch] & 0xFF) | ((val & 0x7) << 8) ; - - if (apu->option[OPT_PHASE_REFRESH]) - apu->sphase[ch] = 0; - apu->envelope_write[ch] = true; - if (apu->enable[ch]) - { - apu->length_counter[ch] = length_table[(val >> 3) & 0x1f]; - } - sweep_sqr(apu, ch); - if (apu->scounter[ch] > apu->freq[ch]) apu->scounter[ch] = apu->freq[ch]; - break; - - default: - return false; - } - apu->reg[adr] = val; - return true; - } - else if (adr == 0x4015) - { - apu->enable[0] = (val & 1) ? true : false; - apu->enable[1] = (val & 2) ? true : false; - - if (!apu->enable[0]) - apu->length_counter[0] = 0; - if (!apu->enable[1]) - apu->length_counter[1] = 0; - - apu->reg[adr-0x4000] = val; - return true; - } - - // 4017 is handled in np_nes_dmc.c - //else if (adr == 0x4017) - //{ - //} - - return false; -} diff --git a/Frameworks/GME/vgmplay/chips/np_nes_apu.h b/Frameworks/GME/vgmplay/chips/np_nes_apu.h deleted file mode 100644 index 0ee285b20..000000000 --- a/Frameworks/GME/vgmplay/chips/np_nes_apu.h +++ /dev/null @@ -1,12 +0,0 @@ -void NES_APU_np_FrameSequence(void* chip, int s); -void* NES_APU_np_Create(int clock, int rate); -void NES_APU_np_Destroy(void* chip); -void NES_APU_np_Reset(void* chip); -bool NES_APU_np_Read(void* chip, UINT32 adr, UINT32* val); -bool NES_APU_np_Write(void* chip, UINT32 adr, UINT32 val); -UINT32 NES_APU_np_Render(void* chip, INT32 b[2]); -void NES_APU_np_SetRate(void* chip, double rate); -void NES_APU_np_SetClock(void* chip, double clock); -void NES_APU_np_SetOption(void* chip, int id, int b); -void NES_APU_np_SetMask(void* chip, int m); -void NES_APU_np_SetStereoMix(void* chip, int trk, INT16 mixl, INT16 mixr); diff --git a/Frameworks/GME/vgmplay/chips/np_nes_dmc.c b/Frameworks/GME/vgmplay/chips/np_nes_dmc.c deleted file mode 100644 index 790daf8a5..000000000 --- a/Frameworks/GME/vgmplay/chips/np_nes_dmc.c +++ /dev/null @@ -1,872 +0,0 @@ -// Ported from NSFPlay to VGMPlay (including C++ -> C conversion) -// by Valley Bell on 25 September 2013 -// Updated to NSFPlay 2.3 on 26 September 2013 -// (Note: Encoding is UTF-8) - -#include // for rand() -#include // for memset() -#include // for NULL -#include "mamedef.h" -#include "../stdbool.h" -#include "np_nes_apu.h" // for NES_APU_np_FrameSequence -#include "np_nes_dmc.h" - - -// Master Clock: 21477272 (NTSC) -// APU Clock = Master Clock / 12 -#define DEFAULT_CLOCK 1789772.0 -#define DEFAULT_CLK_PAL 1662607 -#define DEFAULT_RATE 44100 - - -/** Bottom Half of APU **/ -enum -{ - OPT_UNMUTE_ON_RESET=0, - OPT_NONLINEAR_MIXER, - OPT_ENABLE_4011, - OPT_ENABLE_PNOISE, - OPT_DPCM_ANTI_CLICK, - OPT_RANDOMIZE_NOISE, - OPT_TRI_MUTE, - OPT_TRI_NULL, - OPT_END -}; - - -// Note: For increased speed, I'll inline all of NSFPlay's Counter member functions. -#define COUNTER_SHIFT 24 - -typedef struct _Counter Counter; -struct _Counter -{ - double ratio; - UINT32 val, step; -}; -#define COUNTER_setcycle(cntr, s) (cntr).step = (UINT32)((cntr).ratio / (s + 1)) -#define COUNTER_iup(cntr) (cntr).val += (cntr).step -#define COUNTER_value(cntr) ((cntr).val >> COUNTER_SHIFT) -#define COUNTER_init(cntr, clk, rate) \ -{ \ - (cntr).ratio = (1 << COUNTER_SHIFT) * (1.0 * clk / rate); \ - (cntr).step = (UINT32)((cntr).ratio + 0.5); \ - (cntr).val = 0; \ -} - - -typedef struct _NES_DMC NES_DMC; -struct _NES_DMC -{ - //const int GETA_BITS; - //static const UINT32 freq_table[2][16]; - //static const UINT32 wavlen_table[2][16]; - UINT32 tnd_table[2][16][16][128]; - - int option[OPT_END]; - int mask; - INT32 sm[2][3]; - UINT8 reg[0x10]; - UINT32 len_reg; - UINT32 adr_reg; - //IDevice *memory; - const UINT8* memory; - UINT32 out[3]; - UINT32 daddress; - UINT32 length; - UINT32 data; - INT16 damp; - int dac_lsb; - bool dmc_pop; - INT32 dmc_pop_offset; - INT32 dmc_pop_follow; - UINT32 clock; - UINT32 rate; - int pal; - int mode; - bool irq; - bool active; - - UINT32 counter[3]; // frequency dividers - int tphase; // triangle phase - UINT32 nfreq; // noise frequency - UINT32 dfreq; // DPCM frequency - - UINT32 tri_freq; - int linear_counter; - int linear_counter_reload; - bool linear_counter_halt; - bool linear_counter_control; - - int noise_volume; - UINT32 noise, noise_tap; - - // noise envelope - bool envelope_loop; - bool envelope_disable; - bool envelope_write; - int envelope_div_period; - int envelope_div; - int envelope_counter; - - bool enable[3]; - int length_counter[2]; // 0=tri, 1=noise - - // frame sequencer - void* apu; // apu is clocked by DMC's frame sequencer - int frame_sequence_count; // current cycle count - int frame_sequence_length; // CPU cycles per FrameSequence - int frame_sequence_step; // current step of frame sequence - int frame_sequence_steps; // 4/5 steps per frame - bool frame_irq; - bool frame_irq_enable; - - Counter tick_count; - UINT32 tick_last; -}; - -INLINE UINT32 calc_tri(NES_DMC* dmc, UINT32 clocks); -INLINE UINT32 calc_dmc(NES_DMC* dmc, UINT32 clocks); -INLINE UINT32 calc_noise(NES_DMC* dmc, UINT32 clocks); -static void FrameSequence(NES_DMC* dmc, int s); -static void TickFrameSequence(NES_DMC* dmc, UINT32 clocks); -static void Tick(NES_DMC* dmc, UINT32 clocks); - -#define GETA_BITS 20 -static const UINT32 wavlen_table[2][16] = { -{ // NTSC - 4, 8, 16, 32, 64, 96, 128, 160, 202, 254, 380, 508, 762, 1016, 2034, 4068 -}, -{ // PAL - 4, 8, 14, 30, 60, 88, 118, 148, 188, 236, 354, 472, 708, 944, 1890, 3778 -}}; - -static const UINT32 freq_table[2][16] = { -{ // NTSC - 428, 380, 340, 320, 286, 254, 226, 214, 190, 160, 142, 128, 106, 84, 72, 54 -}, -{ // PAL - 398, 354, 316, 298, 276, 236, 210, 198, 176, 148, 132, 118, 98, 78, 66, 50 -}}; - -void* NES_DMC_np_Create(int clock, int rate) -{ - NES_DMC* dmc; - int c, t; - - dmc = (NES_DMC*)malloc(sizeof(NES_DMC)); - if (dmc == NULL) - return NULL; - memset(dmc, 0x00, sizeof(NES_DMC)); - - //NES_DMC_np_SetClock(dmc, DEFAULT_CLOCK); - //NES_DMC_np_SetRate(dmc, DEFAULT_RATE); - //NES_DMC_np_SetPal(dmc, false); - NES_DMC_np_SetClock(dmc, clock); // does SetPal, too - NES_DMC_np_SetRate(dmc, rate); - dmc->option[OPT_ENABLE_4011] = 1; - dmc->option[OPT_ENABLE_PNOISE] = 1; - dmc->option[OPT_UNMUTE_ON_RESET] = 1; - dmc->option[OPT_DPCM_ANTI_CLICK] = 0; - dmc->option[OPT_NONLINEAR_MIXER] = 1; - dmc->option[OPT_RANDOMIZE_NOISE] = 1; - dmc->option[OPT_TRI_MUTE] = 1; - dmc->tnd_table[0][0][0][0] = 0; - dmc->tnd_table[1][0][0][0] = 0; - - dmc->apu = NULL; - dmc->frame_sequence_count = 0; - dmc->frame_sequence_length = 7458; - dmc->frame_sequence_steps = 4; - - for(c=0;c<2;++c) - for(t=0;t<3;++t) - dmc->sm[c][t] = 128; - - return dmc; -} - - -void NES_DMC_np_Destroy(void* chip) -{ - free(chip); -} - -int NES_DMC_np_GetDamp(void* chip) -{ - NES_DMC* dmc = (NES_DMC*)chip; - - return (dmc->damp<<1)|dmc->dac_lsb; -} - -void NES_DMC_np_SetMask(void* chip, int m) -{ - NES_DMC* dmc = (NES_DMC*)chip; - - dmc->mask = m; -} - -void NES_DMC_np_SetStereoMix(void* chip, int trk, INT16 mixl, INT16 mixr) -{ - NES_DMC* dmc = (NES_DMC*)chip; - - if (trk < 0) return; - if (trk > 2) return; - dmc->sm[0][trk] = mixl; - dmc->sm[1][trk] = mixr; -} - -static void FrameSequence(NES_DMC* dmc, int s) -{ - //DEBUG_OUT("FrameSequence: %d\n",s); - - if (s > 3) return; // no operation in step 4 - - if (dmc->apu != NULL) - { - NES_APU_np_FrameSequence(dmc->apu, s); - } - - if (s == 0 && (dmc->frame_sequence_steps == 4)) - { - dmc->frame_irq = true; - } - - // 240hz clock - { - bool divider = false; - - // triangle linear counter - if (dmc->linear_counter_halt) - { - dmc->linear_counter = dmc->linear_counter_reload; - } - else - { - if (dmc->linear_counter > 0) --dmc->linear_counter; - } - if (!dmc->linear_counter_control) - { - dmc->linear_counter_halt = false; - } - - // noise envelope - //bool divider = false; - if (dmc->envelope_write) - { - dmc->envelope_write = false; - dmc->envelope_counter = 15; - dmc->envelope_div = 0; - } - else - { - ++dmc->envelope_div; - if (dmc->envelope_div > dmc->envelope_div_period) - { - divider = true; - dmc->envelope_div = 0; - } - } - if (divider) - { - if (dmc->envelope_loop && dmc->envelope_counter == 0) - dmc->envelope_counter = 15; - else if (dmc->envelope_counter > 0) - --dmc->envelope_counter; // TODO: Make this work. - } - } - - // 120hz clock - if ((s&1) == 0) - { - // triangle length counter - if (!dmc->linear_counter_control && (dmc->length_counter[0] > 0)) - --dmc->length_counter[0]; - - // noise length counter - if (!dmc->envelope_loop && (dmc->length_counter[1] > 0)) - --dmc->length_counter[1]; - } - -} - -// 三角波ãƒãƒ£ãƒ³ãƒãƒ«ã®è¨ˆç®— 戻り値ã¯0-15 -UINT32 calc_tri(NES_DMC* dmc, UINT32 clocks) -{ - static UINT32 tritbl[32] = - { - 0, 1, 2, 3, 4, 5, 6, 7, - 8, 9,10,11,12,13,14,15, - 15,14,13,12,11,10, 9, 8, - 7, 6, 5, 4, 3, 2, 1, 0 - }; - - if (dmc->linear_counter > 0 && dmc->length_counter[0] > 0 - && (!dmc->option[OPT_TRI_MUTE] || dmc->tri_freq > 0)) - { - dmc->counter[0] += clocks; - while (dmc->counter[0] > dmc->tri_freq) - { - dmc->tphase = (dmc->tphase + 1) & 31; - dmc->counter[0] -= (dmc->tri_freq + 1); - } - } - // Note: else-block added by VB - else if (dmc->option[OPT_TRI_NULL]) - { - if (dmc->tphase && dmc->tphase < 31) - { - // Finish the Triangle wave to prevent clicks. - dmc->counter[0] += clocks; - while(dmc->counter[0] > dmc->tri_freq && dmc->tphase) - { - dmc->tphase = (dmc->tphase + 1) & 31; - dmc->counter[0] -= (dmc->tri_freq + 1); - } - } - } - - //UINT32 ret = tritbl[tphase]; - //return ret; - return tritbl[dmc->tphase]; -} - -// ノイズãƒãƒ£ãƒ³ãƒãƒ«ã®è¨ˆç®— 戻り値ã¯0-127 -// 低サンプリングレートã§åˆæˆã™ã‚‹ã¨ã‚¨ã‚¤ãƒªã‚¢ã‚¹ãƒŽã‚¤ã‚ºãŒæ¿€ã—ã„ã®ã§ -// ノイズã ã‘ã¯ã“ã®é–¢æ•°å†…ã§é«˜ã‚¯ãƒ­ãƒƒã‚¯åˆæˆã—ã€ç°¡æ˜“ãªã‚µãƒ³ãƒ—リングレート -// 変æ›ã‚’行ã£ã¦ã„る。 -UINT32 calc_noise(NES_DMC* dmc, UINT32 clocks) -{ - UINT32 env, last, count, accum, clocks_accum; - - env = dmc->envelope_disable ? dmc->noise_volume : dmc->envelope_counter; - if (dmc->length_counter[1] < 1) env = 0; - - last = (dmc->noise & 0x4000) ? env : 0; - if (clocks < 1) return last; - - // simple anti-aliasing (noise requires it, even when oversampling is off) - count = 0; - accum = 0; - - dmc->counter[1] += clocks; -// assert(dmc->nfreq > 0); // prevent infinite loop - if (dmc->nfreq <= 0) // prevent infinite loop -VB - return last; - while (dmc->counter[1] >= dmc->nfreq) - { - // tick the noise generator - UINT32 feedback = (dmc->noise&1) ^ ((dmc->noise&dmc->noise_tap)?1:0); - dmc->noise = (dmc->noise>>1) | (feedback<<14); - - ++count; - accum += last; - last = (dmc->noise & 0x4000) ? env : 0; - - dmc->counter[1] -= dmc->nfreq; - } - - if (count < 1) // no change over interval, don't anti-alias - { - return last; - } - - clocks_accum = clocks - dmc->counter[1]; - // count = number of samples in accum - // counter[1] = number of clocks since last sample - - accum = (accum * clocks_accum) + (last * dmc->counter[1] * count); - // note accum as an average is already premultiplied by count - - return accum / (clocks * count); -} - -// DMCãƒãƒ£ãƒ³ãƒãƒ«ã®è¨ˆç®— 戻り値ã¯0-127 -UINT32 calc_dmc(NES_DMC* dmc, UINT32 clocks) -{ - dmc->counter[2] += clocks; -// assert(dmc->dfreq > 0); // prevent infinite loop - if (dmc->dfreq <= 0) // prevent infinite loop -VB - return (dmc->damp<<1) + dmc->dac_lsb; - while (dmc->counter[2] >= dmc->dfreq) - { - if ( dmc->data != 0x100 ) // data = 0x100 㯠EMPTY ã‚’æ„味ã™ã‚‹ã€‚ - { - if ((dmc->data & 1) && (dmc->damp < 63)) - dmc->damp++; - else if (!(dmc->data & 1) && (0 < dmc->damp)) - dmc->damp--; - dmc->data >>=1; - } - - if ( dmc->data == 0x100 && dmc->active ) - { - //dmc->memory->Read(dmc->daddress, dmc->data); - dmc->data = dmc->memory[dmc->daddress]; - dmc->data |= (dmc->data&0xFF)|0x10000; // 8bitシフト㧠0x100 ã«ãªã‚‹ - if ( dmc->length > 0 ) - { - dmc->daddress = ((dmc->daddress+1)&0xFFFF)|0x8000 ; - dmc->length --; - } - } - - if ( dmc->length == 0 ) // 最後ã®ãƒ•ェッãƒãŒçµ‚了ã—ãŸã‚‰(å†ç”Ÿå®Œäº†ã‚ˆã‚Šå‰ã«)å³åº§ã«çµ‚ç«¯å‡¦ç† - { - if (dmc->mode & 1) - { - dmc->daddress = ((dmc->adr_reg<<6)|0xC000); - dmc->length = (dmc->len_reg<<4)+1; - } - else - { - dmc->irq = (dmc->mode==2&&dmc->active)?1:0; // ç›´å‰ãŒactiveã ã£ãŸã¨ãã¯IRQ発行 - dmc->active = false; - } - } - - dmc->counter[2] -= dmc->dfreq; - } - - return (dmc->damp<<1) + dmc->dac_lsb; -} - -static void TickFrameSequence(NES_DMC* dmc, UINT32 clocks) -{ - dmc->frame_sequence_count += clocks; - while (dmc->frame_sequence_count > dmc->frame_sequence_length) - { - FrameSequence(dmc, dmc->frame_sequence_step); - dmc->frame_sequence_count -= dmc->frame_sequence_length; - ++dmc->frame_sequence_step; - if(dmc->frame_sequence_step >= dmc->frame_sequence_steps) - dmc->frame_sequence_step = 0; - } -} - -static void Tick(NES_DMC* dmc, UINT32 clocks) -{ - dmc->out[0] = calc_tri(dmc, clocks); - dmc->out[1] = calc_noise(dmc, clocks); - dmc->out[2] = calc_dmc(dmc, clocks); -} - -UINT32 NES_DMC_np_Render(void* chip, INT32 b[2]) -{ - NES_DMC* dmc = (NES_DMC*)chip; - UINT32 clocks; - INT32 m[3]; - - COUNTER_iup(dmc->tick_count); // increase counter (overflows after 255) - clocks = (COUNTER_value(dmc->tick_count) - dmc->tick_last) & 0xFF; - TickFrameSequence(dmc, clocks); - Tick(dmc, clocks); - dmc->tick_last = COUNTER_value(dmc->tick_count); - - dmc->out[0] = (dmc->mask & 1) ? 0 : dmc->out[0]; - dmc->out[1] = (dmc->mask & 2) ? 0 : dmc->out[1]; - dmc->out[2] = (dmc->mask & 4) ? 0 : dmc->out[2]; - - m[0] = dmc->tnd_table[0][dmc->out[0]][0][0]; - m[1] = dmc->tnd_table[0][0][dmc->out[1]][0]; - m[2] = dmc->tnd_table[0][0][0][dmc->out[2]]; - - if (dmc->option[OPT_NONLINEAR_MIXER]) - { - INT32 ref = m[0] + m[1] + m[2]; - INT32 voltage = dmc->tnd_table[1][dmc->out[0]][dmc->out[1]][dmc->out[2]]; - int i; - if (ref) - { - for (i=0; i < 3; ++i) - m[i] = (m[i] * voltage) / ref; - } - else - { - for (i=0; i < 3; ++i) - m[i] = voltage; - } - } - - // anti-click nullifies any 4011 write but preserves nonlinearity - if (dmc->option[OPT_DPCM_ANTI_CLICK]) - { - if (dmc->dmc_pop) // $4011 will cause pop this frame - { - // adjust offset to counteract pop - dmc->dmc_pop_offset += dmc->dmc_pop_follow - m[2]; - dmc->dmc_pop = false; - - // prevent overflow, keep headspace at edges - //const INT32 OFFSET_MAX = (1 << 30) - (4 << 16); -#define OFFSET_MAX ((1 << 30) - (4 << 16)) - if (dmc->dmc_pop_offset > OFFSET_MAX) dmc->dmc_pop_offset = OFFSET_MAX; - if (dmc->dmc_pop_offset < -OFFSET_MAX) dmc->dmc_pop_offset = -OFFSET_MAX; - } - dmc->dmc_pop_follow = m[2]; // remember previous position - - m[2] += dmc->dmc_pop_offset; // apply offset - - // TODO implement this in a better way - // roll off offset (not ideal, but prevents overflow) - if (dmc->dmc_pop_offset > 0) --dmc->dmc_pop_offset; - else if (dmc->dmc_pop_offset < 0) ++dmc->dmc_pop_offset; - } - - b[0] = m[0] * dmc->sm[0][0]; - b[0] += m[1] * dmc->sm[0][1]; - b[0] +=-m[2] * dmc->sm[0][2]; - b[0] >>= 7-2; - - b[1] = m[0] * dmc->sm[1][0]; - b[1] += m[1] * dmc->sm[1][1]; - b[1] +=-m[2] * dmc->sm[1][2]; - b[1] >>= 7-2; - - return 2; -} - - -void NES_DMC_np_SetClock(void* chip, double c) -{ - NES_DMC* dmc = (NES_DMC*)chip; - - dmc->clock = (UINT32)(c); - - /* abs not needed, values are unsigned */ - if (/*abs*/(dmc->clock - DEFAULT_CLK_PAL) <= 1000) // check for approximately DEFAULT_CLK_PAL - NES_DMC_np_SetPal(dmc, true); - else - NES_DMC_np_SetPal(dmc, false); -} - -void NES_DMC_np_SetRate(void* chip, double r) -{ - NES_DMC* dmc = (NES_DMC*)chip; - - dmc->rate = (UINT32)(r?r:DEFAULT_RATE); - - COUNTER_init(dmc->tick_count, dmc->clock, dmc->rate); - dmc->tick_last = 0; -} - -void NES_DMC_np_SetPal(void* chip, bool is_pal) -{ - NES_DMC* dmc = (NES_DMC*)chip; - - dmc->pal = (is_pal ? 1 : 0); - // set CPU cycles in frame_sequence - dmc->frame_sequence_length = is_pal ? 8314 : 7458; -} - -void NES_DMC_np_SetAPU(void* chip, void* apu_) -{ - NES_DMC* dmc = (NES_DMC*)chip; - - dmc->apu = apu_; -} - -// Initializing TRI, NOISE, DPCM mixing table -static void InitializeTNDTable(NES_DMC* dmc, double wt, double wn, double wd) -{ - // volume adjusted by 0.75 based on empirical measurements - const double MASTER = 8192.0 * 0.75; - // truthfully, the nonlinear curve does not appear to match well - // with my tests, triangle in particular seems too quiet relatively. - // do more testing of the APU/DMC DAC later - - int t, n, d; - - { // Linear Mixer - for(t=0; t<16 ; t++) { - for(n=0; n<16; n++) { - for(d=0; d<128; d++) { - dmc->tnd_table[0][t][n][d] = (UINT32)(MASTER*(3.0*t+2.0*n+d)/208.0); - } - } - } - } - { // Non-Linear Mixer - dmc->tnd_table[1][0][0][0] = 0; - for(t=0; t<16 ; t++) { - for(n=0; n<16; n++) { - for(d=0; d<128; d++) { - if(t!=0||n!=0||d!=0) - dmc->tnd_table[1][t][n][d] = (UINT32)((MASTER*159.79)/(100.0+1.0/((double)t/wt+(double)n/wn+(double)d/wd))); - } - } - } - } - -} - -void NES_DMC_np_Reset(void* chip) -{ - NES_DMC* dmc = (NES_DMC*)chip; - int i; - dmc->mask = 0; - - InitializeTNDTable(dmc,8227,12241,22638); - - dmc->counter[0] = 0; - dmc->counter[1] = 0; - dmc->counter[2] = 0; - dmc->tphase = 0; - dmc->nfreq = wavlen_table[0][0]; - dmc->dfreq = freq_table[0][0]; - - dmc->envelope_div = 0; - dmc->length_counter[0] = 0; - dmc->length_counter[1] = 0; - dmc->linear_counter = 0; - dmc->envelope_counter = 0; - - dmc->frame_irq = false; - dmc->frame_irq_enable = false; - dmc->frame_sequence_count = 0; - dmc->frame_sequence_steps = 4; - dmc->frame_sequence_step = 0; - - for (i = 0; i < 0x10; i++) - NES_DMC_np_Write(dmc, 0x4008 + i, 0); - - dmc->irq = false; - NES_DMC_np_Write(dmc, 0x4015, 0x00); - if (dmc->option[OPT_UNMUTE_ON_RESET]) - NES_DMC_np_Write(dmc, 0x4015, 0x0f); - - dmc->out[0] = dmc->out[1] = dmc->out[2] = 0; - dmc->tri_freq = 0; - dmc->damp = 0; - dmc->dmc_pop = false; - dmc->dmc_pop_offset = 0; - dmc->dmc_pop_follow = 0; - dmc->dac_lsb = 0; - dmc->data = 0x100; - dmc->adr_reg = 0; - dmc->active = false; - dmc->length = 0; - dmc->len_reg = 0; - dmc->daddress = 0; - dmc->noise = 1; - dmc->noise_tap = (1<<1); - if (dmc->option[OPT_RANDOMIZE_NOISE]) - { - dmc->noise |= rand(); - } - - NES_DMC_np_SetRate(dmc, dmc->rate); -} - -void NES_DMC_np_SetMemory(void* chip, const UINT8* r) -{ - NES_DMC* dmc = (NES_DMC*)chip; - - dmc->memory = r; -} - -void NES_DMC_np_SetOption(void* chip, int id, int val) -{ - NES_DMC* dmc = (NES_DMC*)chip; - - if(idoption[id] = val; - if(id==OPT_NONLINEAR_MIXER) - InitializeTNDTable(dmc, 8227,12241,22638); - } -} - -bool NES_DMC_np_Write(void* chip, UINT32 adr, UINT32 val) -{ - static const UINT8 length_table[32] = { - 0x0A, 0xFE, - 0x14, 0x02, - 0x28, 0x04, - 0x50, 0x06, - 0xA0, 0x08, - 0x3C, 0x0A, - 0x0E, 0x0C, - 0x1A, 0x0E, - 0x0C, 0x10, - 0x18, 0x12, - 0x30, 0x14, - 0x60, 0x16, - 0xC0, 0x18, - 0x48, 0x1A, - 0x10, 0x1C, - 0x20, 0x1E - }; - NES_DMC* dmc = (NES_DMC*)chip; - - if (adr == 0x4015) - { - dmc->enable[0] = (val & 4) ? true : false; - dmc->enable[1] = (val & 8) ? true : false; - - if (!dmc->enable[0]) - { - dmc->length_counter[0] = 0; - } - if (!dmc->enable[1]) - { - dmc->length_counter[1] = 0; - } - - if ((val & 16)&&!dmc->active) - { - dmc->enable[2] = dmc->active = true; - dmc->daddress = (0xC000 | (dmc->adr_reg << 6)); - dmc->length = (dmc->len_reg << 4) + 1; - dmc->irq = 0; - } - else if (!(val & 16)) - { - dmc->enable[2] = dmc->active = false; - } - - dmc->reg[adr-0x4008] = val; - return true; - } - - if (adr == 0x4017) - { - //DEBUG_OUT("4017 = %02X\n", val); - dmc->frame_irq_enable = ((val & 0x40) == 0x40); - dmc->frame_irq = (dmc->frame_irq_enable ? dmc->frame_irq : 0); - dmc->frame_sequence_count = 0; - if (val & 0x80) - { - dmc->frame_sequence_steps = 5; - dmc->frame_sequence_step = 0; - FrameSequence(dmc, dmc->frame_sequence_step); - ++dmc->frame_sequence_step; - } - else - { - dmc->frame_sequence_steps = 4; - dmc->frame_sequence_step = 1; - } - } - - if (adr<0x4008||0x4013reg[adr-0x4008] = val&0xff; - - //DEBUG_OUT("$%04X %02X\n", adr, val); - - switch (adr) - { - - // tri - - case 0x4008: - dmc->linear_counter_control = (val >> 7) & 1; - dmc->linear_counter_reload = val & 0x7F; - break; - - case 0x4009: - break; - - case 0x400a: - dmc->tri_freq = val | (dmc->tri_freq & 0x700) ; - if (dmc->counter[0] > dmc->tri_freq) dmc->counter[0] = dmc->tri_freq; - break; - - case 0x400b: - dmc->tri_freq = (dmc->tri_freq & 0xff) | ((val & 0x7) << 8) ; - if (dmc->counter[0] > dmc->tri_freq) dmc->counter[0] = dmc->tri_freq; - dmc->linear_counter_halt = true; - if (dmc->enable[0]) - { - dmc->length_counter[0] = length_table[(val >> 3) & 0x1f]; - } - break; - - // noise - - case 0x400c: - dmc->noise_volume = val & 15; - dmc->envelope_div_period = val & 15; - dmc->envelope_disable = (val >> 4) & 1; - dmc->envelope_loop = (val >> 5) & 1; - break; - - case 0x400d: - break; - - case 0x400e: - if (dmc->option[OPT_ENABLE_PNOISE]) - dmc->noise_tap = (val & 0x80) ? (1<<6) : (1<<1); - else - dmc->noise_tap = (1<<1); - dmc->nfreq = wavlen_table[dmc->pal][val&15]; - if (dmc->counter[1] > dmc->nfreq) dmc->counter[1] = dmc->nfreq; - break; - - case 0x400f: - if (dmc->enable[1]) - { - dmc->length_counter[1] = length_table[(val >> 3) & 0x1f]; - } - dmc->envelope_write = true; - break; - - // dmc - - case 0x4010: - dmc->mode = (val >> 6) & 3; - dmc->dfreq = freq_table[dmc->pal][val&15]; - if (dmc->counter[2] > dmc->dfreq) dmc->counter[2] = dmc->dfreq; - break; - - case 0x4011: - if (dmc->option[OPT_ENABLE_4011]) - { - dmc->damp = (val >> 1) & 0x3f; - dmc->dac_lsb = val & 1; - dmc->dmc_pop = true; - } - break; - - case 0x4012: - dmc->adr_reg = val&0xff; - // ã“ã“ã§daddressã¯æ›´æ–°ã•れãªã„ - break; - - case 0x4013: - dmc->len_reg = val&0xff; - // ã“ã“ã§lengthã¯æ›´æ–°ã•れãªã„ - break; - - default: - return false; - } - - return true; -} - -bool NES_DMC_np_Read(void* chip, UINT32 adr, UINT32* val) -{ - NES_DMC* dmc = (NES_DMC*)chip; - - if (adr == 0x4015) - { - *val |= (dmc->irq?128:0) - | (dmc->frame_irq ? 0x40 : 0) - | (dmc->active?16:0) - | (dmc->length_counter[1]?8:0) - | (dmc->length_counter[0]?4:0) - ; - - dmc->frame_irq = false; - return true; - } - else if (0x4008<=adr&&adr<=0x4014) - { - *val |= dmc->reg[adr-0x4008]; - return true; - } - else - return false; -} diff --git a/Frameworks/GME/vgmplay/chips/np_nes_dmc.h b/Frameworks/GME/vgmplay/chips/np_nes_dmc.h deleted file mode 100644 index b51b6a088..000000000 --- a/Frameworks/GME/vgmplay/chips/np_nes_dmc.h +++ /dev/null @@ -1,20 +0,0 @@ -#ifndef _NP_NES_DMC_H_ -#define _NP_NES_DMC_H_ - -void* NES_DMC_np_Create(int clock, int rate); -void NES_DMC_np_Destroy(void *chip); -void NES_DMC_np_Reset(void *chip); -void NES_DMC_np_SetRate(void* chip, double rate); -void NES_DMC_np_SetPal(void* chip, bool is_pal); -void NES_DMC_np_SetAPU(void* chip, void* apu_); -UINT32 NES_DMC_np_Render(void* chip, INT32 b[2]); -void NES_DMC_np_SetMemory(void* chip, const UINT8* r); -bool NES_DMC_np_Write(void* chip, UINT32 adr, UINT32 val); -bool NES_DMC_np_Read(void* chip, UINT32 adr, UINT32* val); -void NES_DMC_np_SetClock(void* chip, double rate); -void NES_DMC_np_SetOption(void* chip, int id, int val); -int NES_DMC_np_GetDamp(void* chip); -void NES_DMC_np_SetMask(void* chip, int m); -void NES_DMC_np_SetStereoMix(void* chip, int trk, INT16 mixl, INT16 mixr); - -#endif // _NP_NES_DMC_H_ diff --git a/Frameworks/GME/vgmplay/chips/np_nes_fds.c b/Frameworks/GME/vgmplay/chips/np_nes_fds.c deleted file mode 100644 index fad3eedbf..000000000 --- a/Frameworks/GME/vgmplay/chips/np_nes_fds.c +++ /dev/null @@ -1,547 +0,0 @@ -// Ported from NSFPlay 2.3 to VGMPlay (including C++ -> C conversion) -// by Valley Bell on 26 September 2013 - -#include // for rand() -#include // for memset() -#include // for NULL -#include // for exp() -#include "mamedef.h" -#include "../stdbool.h" -#include "np_nes_fds.h" - - -#define DEFAULT_CLOCK 1789772.0 -#define DEFAULT_RATE 44100 - - -enum -{ - OPT_CUTOFF=0, - OPT_4085_RESET, - OPT_WRITE_PROTECT, - OPT_END -}; - -enum -{ - EMOD=0, - EVOL=1 -}; - -//const int RC_BITS = 12; -#define RC_BITS 12 - -enum -{ - TMOD=0, - TWAV=1 -}; - - -// 8 bit approximation of master volume -#define MASTER_VOL (2.4 * 1223.0) // max FDS vol vs max APU square (arbitrarily 1223) -#define MAX_OUT (32.0 * 63.0) // value that should map to master vol -static const INT32 MASTER[4] = { - (INT32)((MASTER_VOL / MAX_OUT) * 256.0 * 2.0f / 2.0f), - (INT32)((MASTER_VOL / MAX_OUT) * 256.0 * 2.0f / 3.0f), - (INT32)((MASTER_VOL / MAX_OUT) * 256.0 * 2.0f / 4.0f), - (INT32)((MASTER_VOL / MAX_OUT) * 256.0 * 2.0f / 5.0f) }; - - -// Although they were pretty much removed from any sound core in NSFPlay 2.3, -// I find this counter structure very useful. -#define COUNTER_SHIFT 24 - -typedef struct _Counter Counter; -struct _Counter -{ - double ratio; - UINT32 val, step; -}; -#define COUNTER_setcycle(cntr, s) (cntr).step = (UINT32)((cntr).ratio / (s + 1)) -#define COUNTER_iup(cntr) (cntr).val += (cntr).step -#define COUNTER_value(cntr) ((cntr).val >> COUNTER_SHIFT) -#define COUNTER_init(cntr, clk, rate) \ -{ \ - (cntr).ratio = (1 << COUNTER_SHIFT) * (1.0 * clk / rate); \ - (cntr).step = (UINT32)((cntr).ratio + 0.5); \ - (cntr).val = 0; \ -} - - -typedef struct _NES_FDS NES_FDS; -struct _NES_FDS -{ - double rate, clock; - int mask; - INT32 sm[2]; // stereo mix - INT32 fout; // current output - int option[OPT_END]; - - bool master_io; - UINT8 master_vol; - UINT32 last_freq; // for trackinfo - UINT32 last_vol; // for trackinfo - - // two wavetables - //const enum { TMOD=0, TWAV=1 }; - INT32 wave[2][64]; - UINT32 freq[2]; - UINT32 phase[2]; - bool wav_write; - bool wav_halt; - bool env_halt; - bool mod_halt; - UINT32 mod_pos; - UINT32 mod_write_pos; - - // two ramp envelopes - //const enum { EMOD=0, EVOL=1 }; - bool env_mode[2]; - bool env_disable[2]; - UINT32 env_timer[2]; - UINT32 env_speed[2]; - UINT32 env_out[2]; - UINT32 master_env_speed; - - // 1-pole RC lowpass filter - INT32 rc_accum; - INT32 rc_k; - INT32 rc_l; - - Counter tick_count; - UINT32 tick_last; -}; - -void* NES_FDS_Create(int clock, int rate) -{ - NES_FDS* fds; - - fds = (NES_FDS*)malloc(sizeof(NES_FDS)); - if (fds == NULL) - return NULL; - memset(fds, 0x00, sizeof(NES_FDS)); - - fds->option[OPT_CUTOFF] = 2000; - fds->option[OPT_4085_RESET] = 0; - fds->option[OPT_WRITE_PROTECT] = 0; // not used here, see nsfplay.cpp - - fds->rc_k = 0; - fds->rc_l = (1<sm[0] = 128; - fds->sm[1] = 128; - - NES_FDS_Reset(fds); - - return fds; -} - -void NES_FDS_Destroy(void* chip) -{ - free(chip); -} - -void NES_FDS_SetMask(void* chip, int m) -{ - NES_FDS* fds = (NES_FDS*)chip; - - fds->mask = m&1; -} - -void NES_FDS_SetStereoMix(void* chip, int trk, INT16 mixl, INT16 mixr) -{ - NES_FDS* fds = (NES_FDS*)chip; - - if (trk < 0) return; - if (trk > 1) return; - fds->sm[0] = mixl; - fds->sm[1] = mixr; -} - -void NES_FDS_SetClock(void* chip, double c) -{ - NES_FDS* fds = (NES_FDS*)chip; - - fds->clock = c; -} - -void NES_FDS_SetRate(void* chip, double r) -{ - NES_FDS* fds = (NES_FDS*)chip; - double cutoff, leak; - - fds->rate = r; - - COUNTER_init(fds->tick_count, fds->clock, fds->rate); - fds->tick_last = 0; - - // configure lowpass filter - cutoff = (double)fds->option[OPT_CUTOFF]; - leak = 0.0; - if (cutoff > 0) - leak = exp(-2.0 * 3.14159 * cutoff / fds->rate); - fds->rc_k = (INT32)(leak * (double)(1<rc_l = (1<rc_k; -} - -void NES_FDS_SetOption(void* chip, int id, int val) -{ - NES_FDS* fds = (NES_FDS*)chip; - - if(idoption[id] = val; - - // update cutoff immediately - if (id == OPT_CUTOFF) NES_FDS_SetRate(fds, fds->rate); -} - -void NES_FDS_Reset(void* chip) -{ - NES_FDS* fds = (NES_FDS*)chip; - int i; - - fds->master_io = true; - fds->master_vol = 0; - fds->last_freq = 0; - fds->last_vol = 0; - - fds->rc_accum = 0; - - for (i=0; i<2; ++i) - { - memset(fds->wave[i], 0, sizeof(fds->wave[i])); - fds->freq[i] = 0; - fds->phase[i] = 0; - } - fds->wav_write = false; - fds->wav_halt = true; - fds->env_halt = true; - fds->mod_halt = true; - fds->mod_pos = 0; - fds->mod_write_pos = 0; - - for (i=0; i<2; ++i) - { - fds->env_mode[i] = false; - fds->env_disable[i] = true; - fds->env_timer[i] = 0; - fds->env_speed[i] = 0; - fds->env_out[i] = 0; - } - fds->master_env_speed = 0xFF; - - // NOTE: the FDS BIOS reset only does the following related to audio: - // $4023 = $00 - // $4023 = $83 enables master_io - // $4080 = $80 output volume = 0, envelope disabled - // $408A = $FF master envelope speed set to slowest - NES_FDS_Write(fds, 0x4023, 0x00); - NES_FDS_Write(fds, 0x4023, 0x83); - NES_FDS_Write(fds, 0x4080, 0x80); - NES_FDS_Write(fds, 0x408A, 0xFF); - - // reset other stuff - NES_FDS_Write(fds, 0x4082, 0x00); // wav freq 0 - NES_FDS_Write(fds, 0x4083, 0x80); // wav disable - NES_FDS_Write(fds, 0x4084, 0x80); // mod strength 0 - NES_FDS_Write(fds, 0x4085, 0x00); // mod position 0 - NES_FDS_Write(fds, 0x4086, 0x00); // mod freq 0 - NES_FDS_Write(fds, 0x4087, 0x80); // mod disable - NES_FDS_Write(fds, 0x4089, 0x00); // wav write disable, max global volume} -} - -static void Tick(NES_FDS* fds, UINT32 clocks) -{ - INT32 vol_out; - - // clock envelopes - if (!fds->env_halt && !fds->wav_halt && (fds->master_env_speed != 0)) - { - int i; - - for (i=0; i<2; ++i) - { - if (!fds->env_disable[i]) - { - UINT32 period; - - fds->env_timer[i] += clocks; - period = ((fds->env_speed[i]+1) * fds->master_env_speed) << 3; - while (fds->env_timer[i] >= period) - { - // clock the envelope - if (fds->env_mode[i]) - { - if (fds->env_out[i] < 32) ++fds->env_out[i]; - } - else - { - if (fds->env_out[i] > 0 ) --fds->env_out[i]; - } - fds->env_timer[i] -= period; - } - } - } - } - - // clock the mod table - if (!fds->mod_halt) - { - UINT32 start_pos, end_pos, p; - - // advance phase, adjust for modulator - start_pos = fds->phase[TMOD] >> 16; - fds->phase[TMOD] += (clocks * fds->freq[TMOD]); - end_pos = fds->phase[TMOD] >> 16; - - // wrap the phase to the 64-step table (+ 16 bit accumulator) - fds->phase[TMOD] = fds->phase[TMOD] & 0x3FFFFF; - - // execute all clocked steps - for (p = start_pos; p < end_pos; ++p) - { - INT32 wv = fds->wave[TMOD][p & 0x3F]; - if (wv == 4) // 4 resets mod position - fds->mod_pos = 0; - else - { - static const INT32 BIAS[8] = { 0, 1, 2, 4, 0, -4, -2, -1 }; - fds->mod_pos += BIAS[wv]; - fds->mod_pos &= 0x7F; // 7-bit clamp - } - } - } - - // clock the wav table - if (!fds->wav_halt) - { - INT32 mod, f; - - // complex mod calculation - mod = 0; - if (fds->env_out[EMOD] != 0) // skip if modulator off - { - // convert mod_pos to 7-bit signed - INT32 pos = (fds->mod_pos < 64) ? fds->mod_pos : (fds->mod_pos-128); - - // multiply pos by gain, - // shift off 4 bits but with odd "rounding" behaviour - INT32 temp = pos * fds->env_out[EMOD]; - INT32 rem = temp & 0x0F; - temp >>= 4; - if ((rem > 0) && ((temp & 0x80) == 0)) - { - if (pos < 0) temp -= 1; - else temp += 2; - } - - // wrap if range is exceeded - while (temp >= 192) temp -= 256; - while (temp < -64) temp += 256; - - // multiply result by pitch, - // shift off 6 bits, round to nearest - temp = fds->freq[TWAV] * temp; - rem = temp & 0x3F; - temp >>= 6; - if (rem >= 32) temp += 1; - - mod = temp; - } - - // advance wavetable position - f = fds->freq[TWAV] + mod; - fds->phase[TWAV] = fds->phase[TWAV] + (clocks * f); - fds->phase[TWAV] = fds->phase[TWAV] & 0x3FFFFF; // wrap - - // store for trackinfo - fds->last_freq = f; - } - - // output volume caps at 32 - vol_out = fds->env_out[EVOL]; - if (vol_out > 32) vol_out = 32; - - // final output - if (!fds->wav_write) - fds->fout = fds->wave[TWAV][(fds->phase[TWAV]>>16)&0x3F] * vol_out; - - // NOTE: during wav_halt, the unit still outputs (at phase 0) - // and volume can affect it if the first sample is nonzero. - // haven't worked out 100% of the conditions for volume to - // effect (vol envelope does not seem to run, but am unsure) - // but this implementation is very close to correct - - // store for trackinfo - fds->last_vol = vol_out; -} - -UINT32 NES_FDS_Render(void* chip, INT32 b[2]) -{ - NES_FDS* fds = (NES_FDS*)chip; - -/* // 8 bit approximation of master volume - static const double MASTER_VOL = 2.4 * 1223.0; // max FDS vol vs max APU square (arbitrarily 1223) - static const double MAX_OUT = 32.0f * 63.0f; // value that should map to master vol - static const INT32 MASTER[4] = { - (INT32)((MASTER_VOL / MAX_OUT) * 256.0 * 2.0f / 2.0f), - (INT32)((MASTER_VOL / MAX_OUT) * 256.0 * 2.0f / 3.0f), - (INT32)((MASTER_VOL / MAX_OUT) * 256.0 * 2.0f / 4.0f), - (INT32)((MASTER_VOL / MAX_OUT) * 256.0 * 2.0f / 5.0f) };*/ - - UINT32 clocks; - INT32 v, rc_out, m; - - COUNTER_iup(fds->tick_count); - clocks = (COUNTER_value(fds->tick_count) - fds->tick_last) & 0xFF; - Tick(fds, clocks); - fds->tick_last = COUNTER_value(fds->tick_count); - - v = fds->fout * MASTER[fds->master_vol] >> 8; - - // lowpass RC filter - rc_out = ((fds->rc_accum * fds->rc_k) + (v * fds->rc_l)) >> RC_BITS; - fds->rc_accum = rc_out; - v = rc_out; - - // output mix - m = fds->mask ? 0 : v; - b[0] = (m * fds->sm[0]) >> (7-2); - b[1] = (m * fds->sm[1]) >> (7-2); - return 2; -} - -bool NES_FDS_Write(void* chip, UINT32 adr, UINT32 val) -{ - NES_FDS* fds = (NES_FDS*)chip; - - // $4023 master I/O enable/disable - if (adr == 0x4023) - { - fds->master_io = ((val & 2) != 0); - return true; - } - - if (!fds->master_io) - return false; - if (adr < 0x4040 || adr > 0x408A) - return false; - - if (adr < 0x4080) // $4040-407F wave table write - { - if (fds->wav_write) - fds->wave[TWAV][adr - 0x4040] = val & 0x3F; - return true; - } - - switch (adr & 0x00FF) - { - case 0x80: // $4080 volume envelope - fds->env_disable[EVOL] = ((val & 0x80) != 0); - fds->env_mode[EVOL] = ((val & 0x40) != 0); - fds->env_timer[EVOL] = 0; - fds->env_speed[EVOL] = val & 0x3F; - if (fds->env_disable[EVOL]) - fds->env_out[EVOL] = fds->env_speed[EVOL]; - return true; - case 0x81: // $4081 --- - return false; - case 0x82: // $4082 wave frequency low - fds->freq[TWAV] = (fds->freq[TWAV] & 0xF00) | val; - return true; - case 0x83: // $4083 wave frequency high / enables - fds->freq[TWAV] = (fds->freq[TWAV] & 0x0FF) | ((val & 0x0F) << 8); - fds->wav_halt = ((val & 0x80) != 0); - fds->env_halt = ((val & 0x40) != 0); - if (fds->wav_halt) - fds->phase[TWAV] = 0; - if (fds->env_halt) - { - fds->env_timer[EMOD] = 0; - fds->env_timer[EVOL] = 0; - } - return true; - case 0x84: // $4084 mod envelope - fds->env_disable[EMOD] = ((val & 0x80) != 0); - fds->env_mode[EMOD] = ((val & 0x40) != 0); - fds->env_timer[EMOD] = 0; - fds->env_speed[EMOD] = val & 0x3F; - if (fds->env_disable[EMOD]) - fds->env_out[EMOD] = fds->env_speed[EMOD]; - return true; - case 0x85: // $4085 mod position - fds->mod_pos = val & 0x7F; - // not hardware accurate., but prevents detune due to cycle inaccuracies - // (notably in Bio Miracle Bokutte Upa) - if (fds->option[OPT_4085_RESET]) - fds->phase[TMOD] = fds->mod_write_pos << 16; - return true; - case 0x86: // $4086 mod frequency low - fds->freq[TMOD] = (fds->freq[TMOD] & 0xF00) | val; - return true; - case 0x87: // $4087 mod frequency high / enable - fds->freq[TMOD] = (fds->freq[TMOD] & 0x0FF) | ((val & 0x0F) << 8); - fds->mod_halt = ((val & 0x80) != 0); - if (fds->mod_halt) - fds->phase[TMOD] = fds->phase[TMOD] & 0x3F0000; // reset accumulator phase - return true; - case 0x88: // $4088 mod table write - if (fds->mod_halt) - { - // writes to current playback position (there is no direct way to set phase) - fds->wave[TMOD][(fds->phase[TMOD] >> 16) & 0x3F] = val & 0x7F; - fds->phase[TMOD] = (fds->phase[TMOD] + 0x010000) & 0x3FFFFF; - fds->wave[TMOD][(fds->phase[TMOD] >> 16) & 0x3F] = val & 0x7F; - fds->phase[TMOD] = (fds->phase[TMOD] + 0x010000) & 0x3FFFFF; - fds->mod_write_pos = fds->phase[TMOD] >> 16; // used by OPT_4085_RESET - } - return true; - case 0x89: // $4089 wave write enable, master volume - fds->wav_write = ((val & 0x80) != 0); - fds->master_vol = val & 0x03; - return true; - case 0x8A: // $408A envelope speed - fds->master_env_speed = val; - // haven't tested whether this register resets phase on hardware, - // but this ensures my inplementation won't spam envelope clocks - // if this value suddenly goes low. - fds->env_timer[EMOD] = 0; - fds->env_timer[EVOL] = 0; - return true; - default: - return false; - } - return false; -} - -bool NES_FDS_Read(void* chip, UINT32 adr, UINT32* val) -{ - NES_FDS* fds = (NES_FDS*)chip; - - if (adr >= 0x4040 && adr < 0x407F) - { - // TODO: if wav_write is not enabled, the - // read address may not be reliable? need - // to test this on hardware. - *val = fds->wave[TWAV][adr - 0x4040]; - return true; - } - - if (adr == 0x4090) // $4090 read volume envelope - { - *val = fds->env_out[EVOL] | 0x40; - return true; - } - - if (adr == 0x4092) // $4092 read mod envelope - { - *val = fds->env_out[EMOD] | 0x40; - return true; - } - - return false; -} diff --git a/Frameworks/GME/vgmplay/chips/np_nes_fds.h b/Frameworks/GME/vgmplay/chips/np_nes_fds.h deleted file mode 100644 index 34906db9d..000000000 --- a/Frameworks/GME/vgmplay/chips/np_nes_fds.h +++ /dev/null @@ -1,16 +0,0 @@ -#ifndef _NP_NES_FDS_H_ -#define _NP_NES_FDS_H_ - -void* NES_FDS_Create(int clock, int rate); -void NES_FDS_Destroy(void* chip); -void NES_FDS_Reset(void* chip); -UINT32 NES_FDS_Render(void* chip, INT32 b[2]); -bool NES_FDS_Write(void* chip, UINT32 adr, UINT32 val); -bool NES_FDS_Read(void* chip, UINT32 adr, UINT32* val); -void NES_FDS_SetRate(void* chip, double r); -void NES_FDS_SetClock(void* chip, double c); -void NES_FDS_SetOption(void* chip, int id, int val); -void NES_FDS_SetMask(void* chip, int m); -void NES_FDS_SetStereoMix(void* chip, int trk, INT16 mixl, INT16 mixr); - -#endif // _NP_NES_FDS_H_ diff --git a/Frameworks/GME/vgmplay/chips/okim6258.c b/Frameworks/GME/vgmplay/chips/okim6258.c deleted file mode 100644 index fad41eb22..000000000 --- a/Frameworks/GME/vgmplay/chips/okim6258.c +++ /dev/null @@ -1,663 +0,0 @@ -/********************************************************************************************** - * - * OKI MSM6258 ADPCM - * - * TODO: - * 3-bit ADPCM support - * Recording? - * - **********************************************************************************************/ - - -//#include "emu.h" -#include "mamedef.h" -#ifdef _DEBUG -#include -#endif -//#include "streams.h" -#include -#include -#include "okim6258.h" - -#ifndef NULL -#define NULL ((void *)0) -#endif - -#define COMMAND_STOP (1 << 0) -#define COMMAND_PLAY (1 << 1) -#define COMMAND_RECORD (1 << 2) - -#define STATUS_PLAYING (1 << 1) -#define STATUS_RECORDING (1 << 2) - -static const int dividers[4] = { 1024, 768, 512, 512 }; - -#define QUEUE_SIZE (1 << 1) -#define QUEUE_MASK (QUEUE_SIZE - 1) -typedef struct _okim6258_state okim6258_state; -struct _okim6258_state -{ - UINT8 status; - - UINT32 master_clock; /* master clock frequency */ - UINT32 divider; /* master clock divider */ - UINT8 adpcm_type; /* 3/4 bit ADPCM select */ - UINT8 data_in; /* ADPCM data-in register */ - UINT8 nibble_shift; /* nibble select */ - //sound_stream *stream; /* which stream are we playing on? */ - - UINT8 output_bits; - INT32 output_mask; - - // Valley Bell: Added a small queue to prevent race conditions. - UINT8 data_buf[4]; - UINT8 data_in_last; - UINT8 data_buf_pos; - // Data Empty Values: - // 00 - data written, but not read yet - // 01 - read data, waiting for next write - // 02 - tried to read, but had no data - UINT8 data_empty; - // Valley Bell: Added pan - UINT8 pan; - INT32 last_smpl; - - INT32 signal; - INT32 step; - - UINT8 clock_buffer[0x04]; - UINT32 initial_clock; - UINT8 initial_div; - - SRATE_CALLBACK SmpRateFunc; - void* SmpRateData; - - UINT8 Iternal10Bit; - UINT8 DCRemoval; - - UINT8 mute; -}; - -/* step size index shift table */ -static const int index_shift[8] = { -1, -1, -1, -1, 2, 4, 6, 8 }; - -/* lookup table for the precomputed difference */ -static int diff_lookup[49*16]; - -/* tables computed? */ -static int tables_computed = 0; - - -/*INLINE okim6258_state *get_safe_token(running_device *device) -{ - assert(device != NULL); - assert(device->type() == OKIM6258); - return (okim6258_state *)downcast(device)->token(); -}*/ - -/********************************************************************************************** - - compute_tables -- compute the difference tables - -***********************************************************************************************/ - -static void compute_tables(void) -{ - /* nibble to bit map */ - static const int nbl2bit[16][4] = - { - { 1, 0, 0, 0}, { 1, 0, 0, 1}, { 1, 0, 1, 0}, { 1, 0, 1, 1}, - { 1, 1, 0, 0}, { 1, 1, 0, 1}, { 1, 1, 1, 0}, { 1, 1, 1, 1}, - {-1, 0, 0, 0}, {-1, 0, 0, 1}, {-1, 0, 1, 0}, {-1, 0, 1, 1}, - {-1, 1, 0, 0}, {-1, 1, 0, 1}, {-1, 1, 1, 0}, {-1, 1, 1, 1} - }; - - int step, nib; - - if (tables_computed) - return; - - /* loop over all possible steps */ - for (step = 0; step <= 48; step++) - { - /* compute the step value */ - int stepval = floor(16.0 * pow(11.0 / 10.0, (double)step)); - - /* loop over all nibbles and compute the difference */ - for (nib = 0; nib < 16; nib++) - { - diff_lookup[step*16 + nib] = nbl2bit[nib][0] * - (stepval * nbl2bit[nib][1] + - stepval/2 * nbl2bit[nib][2] + - stepval/4 * nbl2bit[nib][3] + - stepval/8); - } - } - - tables_computed = 1; -} - - -static INT16 clock_adpcm(okim6258_state *chip, UINT8 nibble) -{ - INT32 max = chip->output_mask - 1; - INT32 min = -chip->output_mask; - - chip->signal += diff_lookup[chip->step * 16 + (nibble & 15)]; - - /* clamp to the maximum */ - if (chip->signal > max) - chip->signal = max; - else if (chip->signal < min) - chip->signal = min; - - /* adjust the step size and clamp */ - chip->step += index_shift[nibble & 7]; - if (chip->step > 48) - chip->step = 48; - else if (chip->step < 0) - chip->step = 0; - - /* return the signal scaled up to 32767 */ - return chip->signal << 4; -} - -/********************************************************************************************** - - okim6258_update -- update the sound chip so that it is in sync with CPU execution - -***********************************************************************************************/ - -//static STREAM_UPDATE( okim6258_update ) -void okim6258_update(void *param, stream_sample_t **outputs, int samples) -{ - okim6258_state *chip = (okim6258_state *)param; - //stream_sample_t *buffer = outputs[0]; - stream_sample_t *bufL = outputs[0]; - stream_sample_t *bufR = outputs[1]; - int mute = chip->mute; - - //memset(outputs[0], 0, samples * sizeof(*outputs[0])); - - if (chip->status & STATUS_PLAYING) - { - int nibble_shift = chip->nibble_shift; - - while (samples) - { - /* Compute the new amplitude and update the current step */ - //int nibble = (chip->data_in >> nibble_shift) & 0xf; - int nibble; - INT16 sample; - - if (! nibble_shift) - { - // 1st nibble - get data - if (! chip->data_empty) - { - chip->data_in = chip->data_buf[chip->data_buf_pos >> 4]; - chip->data_buf_pos += 0x10; - chip->data_buf_pos &= 0x3F; - if ((chip->data_buf_pos >> 4) == (chip->data_buf_pos & 0x0F)) - chip->data_empty ++; - } - else - { - //chip->data_in = chip->data_in_last; - if (chip->data_empty < 0x80) - chip->data_empty ++; - } - } - nibble = (chip->data_in >> nibble_shift) & 0xf; - - /* Output to the buffer */ - //INT16 sample = clock_adpcm(chip, nibble); - if (chip->data_empty < 0x02) - { - sample = clock_adpcm(chip, nibble); - chip->last_smpl = sample; - } - else - { - // Valley Bell: data_empty behaviour (loosely) ported from XM6 - if (chip->data_empty >= 0x02 + 0x01) - { - chip->data_empty -= 0x01; - /*if (chip->signal < 0) - chip->signal ++; - else if (chip->signal > 0) - chip->signal --;*/ - chip->signal = chip->signal * 15 / 16; - chip->last_smpl = chip->signal << 4; - } - sample = chip->last_smpl; - } - - nibble_shift ^= 4; - - //*buffer++ = sample; - if (mute) - { - *bufL++ = 0; - *bufR++ = 0; - } - else - { - *bufL++ = (chip->pan & 0x02) ? 0x00 : sample; - *bufR++ = (chip->pan & 0x01) ? 0x00 : sample; - } - samples--; - } - - /* Update the parameters */ - chip->nibble_shift = nibble_shift; - } - else - { - /* Fill with 0 */ - while (samples--) - { - //*buffer++ = 0; - *bufL++ = 0; - *bufR++ = 0; - } - } -} - - -void okim6258_mute(void *ptr, int mute) -{ - okim6258_state *chip = (okim6258_state *)ptr; - chip->mute = mute; -} - - -/********************************************************************************************** - - state save support for MAME - -***********************************************************************************************/ - -/*static void okim6258_state_save_register(okim6258_state *info, running_device *device) -{ - state_save_register_device_item(device, 0, info->status); - state_save_register_device_item(device, 0, info->master_clock); - state_save_register_device_item(device, 0, info->divider); - state_save_register_device_item(device, 0, info->data_in); - state_save_register_device_item(device, 0, info->nibble_shift); - state_save_register_device_item(device, 0, info->signal); - state_save_register_device_item(device, 0, info->step); -}*/ - - -/********************************************************************************************** - - OKIM6258_start -- start emulation of an OKIM6258-compatible chip - -***********************************************************************************************/ - -static int get_vclk(okim6258_state* info) -{ - int clk_rnd; - - clk_rnd = info->master_clock; - clk_rnd += info->divider / 2; // for better rounding - should help some of the streams - return clk_rnd / info->divider; -} - -//static DEVICE_START( okim6258 ) -int device_start_okim6258(void **_info, int clock, int Options, int divider, int adpcm_type, int output_12bits) -{ - //const okim6258_interface *intf = (const okim6258_interface *)device->baseconfig().static_config(); - //okim6258_state *info = get_safe_token(device); - okim6258_state *info; - - info = (okim6258_state *) calloc(1, sizeof(okim6258_state)); - *_info = (void *) info; - - info->Iternal10Bit = (Options >> 0) & 0x01; - info->DCRemoval = (Options >> 1) & 0x01; - - compute_tables(); - - //info->master_clock = device->clock(); - info->initial_clock = clock; - info->initial_div = divider; - info->master_clock = clock; - info->adpcm_type = /*intf->*/adpcm_type; - info->clock_buffer[0x00] = (clock & 0x000000FF) >> 0; - info->clock_buffer[0x01] = (clock & 0x0000FF00) >> 8; - info->clock_buffer[0x02] = (clock & 0x00FF0000) >> 16; - info->clock_buffer[0x03] = (clock & 0xFF000000) >> 24; - info->SmpRateFunc = NULL; - - /* D/A precision is 10-bits but 12-bit data can be output serially to an external DAC */ - info->output_bits = /*intf->*/output_12bits ? 12 : 10; - if (info->Iternal10Bit) - info->output_mask = (1 << (info->output_bits - 1)); - else - info->output_mask = (1 << (12 - 1)); - info->divider = dividers[/*intf->*/divider]; - - //info->stream = stream_create(device, 0, 1, device->clock()/info->divider, info, okim6258_update); - - info->signal = -2; - info->step = 0; - - //okim6258_state_save_register(info, device); - - return get_vclk(info); -} - - -/********************************************************************************************** - - OKIM6258_stop -- stop emulation of an OKIM6258-compatible chip - -***********************************************************************************************/ - -void device_stop_okim6258(void *info) -{ - free(info); - - return; -} - -//static DEVICE_RESET( okim6258 ) -void device_reset_okim6258(void *_info) -{ - //okim6258_state *info = get_safe_token(device); - okim6258_state *info = (okim6258_state *)_info; - - //stream_update(info->stream); - - info->master_clock = info->initial_clock; - info->clock_buffer[0x00] = (info->initial_clock & 0x000000FF) >> 0; - info->clock_buffer[0x01] = (info->initial_clock & 0x0000FF00) >> 8; - info->clock_buffer[0x02] = (info->initial_clock & 0x00FF0000) >> 16; - info->clock_buffer[0x03] = (info->initial_clock & 0xFF000000) >> 24; - info->divider = dividers[info->initial_div]; - if (info->SmpRateFunc != NULL) - info->SmpRateFunc(info->SmpRateData, get_vclk(info)); - - - info->signal = -2; - info->step = 0; - info->status = 0; - - // Valley Bell: Added reset of the Data In register. - info->data_in = 0x00; - info->data_buf[0] = info->data_buf[1] = 0x00; - info->data_buf_pos = 0x00; - info->data_empty = 0xFF; - info->pan = 0x00; -} - - -/********************************************************************************************** - - okim6258_set_divider -- set the master clock divider - -***********************************************************************************************/ - -//void okim6258_set_divider(running_device *device, int val) -void okim6258_set_divider(void *_info, int val) -{ - //okim6258_state *info = get_safe_token(device); - okim6258_state *info = (okim6258_state *)_info; - //int divider = dividers[val]; - - info->divider = dividers[val]; - //stream_set_sample_rate(info->stream, info->master_clock / divider); - if (info->SmpRateFunc != NULL) - info->SmpRateFunc(info->SmpRateData, get_vclk(info)); -} - - -/********************************************************************************************** - - okim6258_set_clock -- set the master clock - -***********************************************************************************************/ - -//void okim6258_set_clock(running_device *device, int val) -void okim6258_set_clock(void *_info, int val) -{ - //okim6258_state *info = get_safe_token(device); - okim6258_state *info = (okim6258_state *)_info; - - if (val) - { - info->master_clock = val; - } - else - { - info->master_clock = (info->clock_buffer[0x00] << 0) | - (info->clock_buffer[0x01] << 8) | - (info->clock_buffer[0x02] << 16) | - (info->clock_buffer[0x03] << 24); - } - //stream_set_sample_rate(info->stream, info->master_clock / info->divider); - if (info->SmpRateFunc != NULL) - info->SmpRateFunc(info->SmpRateData, get_vclk(info)); -} - - -/********************************************************************************************** - - okim6258_get_vclk -- get the VCLK/sampling frequency - -***********************************************************************************************/ - -//int okim6258_get_vclk(running_device *device) -int okim6258_get_vclk(void *_info) -{ - //okim6258_state *info = get_safe_token(device); - okim6258_state *info = (okim6258_state *)_info; - - return get_vclk(info); -} - - -/********************************************************************************************** - - okim6258_status_r -- read the status port of an OKIM6258-compatible chip - -***********************************************************************************************/ - -//READ8_DEVICE_HANDLER( okim6258_status_r ) -/*UINT8 okim6258_status_r(UINT8 ChipID, offs_t offset) -{ - //okim6258_state *info = get_safe_token(device); - okim6258_state *info = &OKIM6258Data[ChipID]; - - //stream_update(info->stream); - - return (info->status & STATUS_PLAYING) ? 0x00 : 0x80; -}*/ - - -/********************************************************************************************** - - okim6258_data_w -- write to the control port of an OKIM6258-compatible chip - -***********************************************************************************************/ -//WRITE8_DEVICE_HANDLER( okim6258_data_w ) -static void okim6258_data_w(void *_info, /*offs_t offset, */UINT8 data) -{ - //okim6258_state *info = get_safe_token(device); - okim6258_state *info = (okim6258_state *)_info; - - /* update the stream */ - //stream_update(info->stream); - - //info->data_in = data; - //info->nibble_shift = 0; - - if (info->data_empty >= 0x02) - info->data_buf_pos = 0x00; - info->data_in_last = data; - info->data_buf[info->data_buf_pos & 0x0F] = data; - info->data_buf_pos += 0x01; - info->data_buf_pos &= 0xF3; - if ((info->data_buf_pos >> 4) == (info->data_buf_pos & 0x0F)) - { -#ifdef _DEBUG - logerror("Warning: FIFO full!\n"); -#endif - info->data_buf_pos = (info->data_buf_pos & 0xF0) | ((info->data_buf_pos-1) & 0x03); - } - info->data_empty = 0x00; -} - - -/********************************************************************************************** - - okim6258_ctrl_w -- write to the control port of an OKIM6258-compatible chip - -***********************************************************************************************/ - -//WRITE8_DEVICE_HANDLER( okim6258_ctrl_w ) -static void okim6258_ctrl_w(void *_info, /*offs_t offset, */UINT8 data) -{ - //okim6258_state *info = get_safe_token(device); - okim6258_state *info = (okim6258_state *)_info; - - //stream_update(info->stream); - - if (data & COMMAND_STOP) - { - info->status &= ~(STATUS_PLAYING | STATUS_RECORDING); - return; - } - - if (data & COMMAND_PLAY) - { - if (!(info->status & STATUS_PLAYING) || info->DCRemoval) - { - info->status |= STATUS_PLAYING; - - /* Also reset the ADPCM parameters */ - info->signal = -2; - info->step = 0; - info->nibble_shift = 0; - - info->data_buf[0x00] = data; - info->data_buf_pos = 0x01; // write pos 01, read pos 00 - info->data_empty = 0x00; - } - // Resetting the ADPCM sample always seems to reduce the clicks and improves the waveform. - // For games that don't use the Multichannel ADPCM driver (whose waveform looks horrible anyway), - // this causes many additional (and loud) clicks though. - //info->signal = -2; - info->step = 0; // this was verified with the source of XM6 - info->nibble_shift = 0; - } - else - { - info->status &= ~STATUS_PLAYING; - } - - if (data & COMMAND_RECORD) - { -#ifdef _DEBUG - logerror("M6258: Record enabled\n"); -#endif - info->status |= STATUS_RECORDING; - } - else - { - info->status &= ~STATUS_RECORDING; - } -} - -static void okim6258_set_clock_byte(void *_info, UINT8 Byte, UINT8 val) -{ - okim6258_state *info = (okim6258_state *)_info; - - info->clock_buffer[Byte] = val; - - return; -} - -static void okim6258_pan_w(void *_info, UINT8 data) -{ - okim6258_state *info = (okim6258_state *)_info; - - info->pan = data; - - return; -} - - -void okim6258_write(void *info, UINT8 Port, UINT8 Data) -{ - switch(Port) - { - case 0x00: - okim6258_ctrl_w(info, /*0x00, */Data); - break; - case 0x01: - okim6258_data_w(info, /*0x00, */Data); - break; - case 0x02: - okim6258_pan_w(info, Data); - break; - case 0x08: - case 0x09: - case 0x0A: - okim6258_set_clock_byte(info, Port & 0x03, Data); - break; - case 0x0B: - okim6258_set_clock_byte(info, Port & 0x03, Data); - okim6258_set_clock(info, 0); - break; - case 0x0C: - okim6258_set_divider(info, Data); - break; - } - - return; -} - - -void okim6258_set_srchg_cb(void *_info, SRATE_CALLBACK CallbackFunc, void* DataPtr) -{ - okim6258_state *info = (okim6258_state *)_info; - - // set Sample Rate Change Callback routine - info->SmpRateFunc = CallbackFunc; - info->SmpRateData = DataPtr; - - return; -} - - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( okim6258 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- // - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(okim6258_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- // - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME(okim6258); break; - case DEVINFO_FCT_STOP: // nothing // break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME(okim6258); break; - - // --- the following bits of info are returned as NULL-terminated strings --- // - case DEVINFO_STR_NAME: strcpy(info->s, "OKI6258"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "OKI ADPCM"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -} - - -DEFINE_LEGACY_SOUND_DEVICE(OKIM6258, okim6258);*/ diff --git a/Frameworks/GME/vgmplay/chips/okim6258.h b/Frameworks/GME/vgmplay/chips/okim6258.h deleted file mode 100644 index 5de57fdd1..000000000 --- a/Frameworks/GME/vgmplay/chips/okim6258.h +++ /dev/null @@ -1,52 +0,0 @@ -#pragma once - -//#include "devlegcy.h" - -/* an interface for the OKIM6258 and similar chips */ - -/*typedef struct _okim6258_interface okim6258_interface; -struct _okim6258_interface -{ - int divider; - int adpcm_type; - int output_12bits; -};*/ - - -#define FOSC_DIV_BY_1024 0 -#define FOSC_DIV_BY_768 1 -#define FOSC_DIV_BY_512 2 - -#define TYPE_3BITS 0 -#define TYPE_4BITS 1 - -#define OUTPUT_10BITS 0 -#define OUTPUT_12BITS 1 - -void okim6258_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_okim6258(void **chip, int clock, int options, int divider, int adpcm_type, int output_12bits); -void device_stop_okim6258(void *chip); -void device_reset_okim6258(void *chip); - -//void okim6258_set_divider(running_device *device, int val); -//void okim6258_set_clock(running_device *device, int val); -//int okim6258_get_vclk(running_device *device); - -void okim6258_set_divider(void *chip, int val); -void okim6258_set_clock(void *chip, int val); -int okim6258_get_vclk(void *chip); - -void okim6258_mute(void *chip, int mute); - -//READ8_DEVICE_HANDLER( okim6258_status_r ); -//WRITE8_DEVICE_HANDLER( okim6258_data_w ); -//WRITE8_DEVICE_HANDLER( okim6258_ctrl_w ); - -/*UINT8 okim6258_status_r(UINT8 ChipID, offs_t offset); -void okim6258_data_w(UINT8 ChipID, offs_t offset, UINT8 data); -void okim6258_ctrl_w(UINT8 ChipID, offs_t offset, UINT8 data);*/ -void okim6258_write(void *chip, UINT8 Port, UINT8 Data); - -void okim6258_set_srchg_cb(void *chip, SRATE_CALLBACK CallbackFunc, void* DataPtr); - -//DECLARE_LEGACY_SOUND_DEVICE(OKIM6258, okim6258); diff --git a/Frameworks/GME/vgmplay/chips/okim6295.c b/Frameworks/GME/vgmplay/chips/okim6295.c deleted file mode 100644 index d5314fdab..000000000 --- a/Frameworks/GME/vgmplay/chips/okim6295.c +++ /dev/null @@ -1,827 +0,0 @@ -/********************************************************************************************** - * - * streaming ADPCM driver - * by Aaron Giles - * - * Library to transcode from an ADPCM source to raw PCM. - * Written by Buffoni Mirko in 08/06/97 - * References: various sources and documents. - * - * HJB 08/31/98 - * modified to use an automatically selected oversampling factor - * for the current sample rate - * - * Mish 21/7/99 - * Updated to allow multiple OKI chips with different sample rates - * - * R. Belmont 31/10/2003 - * Updated to allow a driver to use both MSM6295s and "raw" ADPCM voices (gcpinbal) - * Also added some error trapping for MAME_DEBUG builds - * - **********************************************************************************************/ - - -#include "mamedef.h" -//#include "emu.h" -//#include "streams.h" -#include -#include -#include -#include -#include "okim6295.h" - -#define FALSE 0 -#define TRUE 1 - -//#define MAX_SAMPLE_CHUNK 10000 -#define MAX_SAMPLE_CHUNK 0x10 // that's enough for VGMPlay's update rate - - -/* struct describing a single playing ADPCM voice */ -struct ADPCMVoice -{ - UINT8 playing; /* 1 if we are actively playing */ - - UINT32 base_offset; /* pointer to the base memory location */ - UINT32 sample; /* current sample number */ - UINT32 count; /* total samples to play */ - - struct adpcm_state adpcm;/* current ADPCM state */ - UINT32 volume; /* output volume */ - UINT8 Muted; -}; - -typedef struct _okim6295_state okim6295_state; -struct _okim6295_state -{ - #define OKIM6295_VOICES 4 - struct ADPCMVoice voice[OKIM6295_VOICES]; - //running_device *device; - INT16 command; - //UINT8 bank_installed; - INT32 bank_offs; - UINT8 pin7_state; - UINT8 nmk_mode; - UINT8 nmk_bank[4]; - //sound_stream *stream; /* which stream are we playing on? */ - UINT32 master_clock; /* master clock frequency */ - UINT32 initial_clock; - - UINT32 ROMSize; - UINT8* ROM; - - SRATE_CALLBACK SmpRateFunc; - void* SmpRateData; -}; - -/* step size index shift table */ -static const int index_shift[8] = { -1, -1, -1, -1, 2, 4, 6, 8 }; - -/* lookup table for the precomputed difference */ -static int diff_lookup[49*16]; - -/* volume lookup table. The manual lists only 9 steps, ~3dB per step. Given the dB values, - that seems to map to a 5-bit volume control. Any volume parameter beyond the 9th index - results in silent playback. */ -static const int volume_table[16] = -{ - 0x20, // 0 dB - 0x16, // -3.2 dB - 0x10, // -6.0 dB - 0x0b, // -9.2 dB - 0x08, // -12.0 dB - 0x06, // -14.5 dB - 0x04, // -18.0 dB - 0x03, // -20.5 dB - 0x02, // -24.0 dB - 0x00, - 0x00, - 0x00, - 0x00, - 0x00, - 0x00, - 0x00, -}; - -/* tables computed? */ -static int tables_computed = 0; - -/* useful interfaces */ -//const okim6295_interface okim6295_interface_pin7high = { 1 }; -//const okim6295_interface okim6295_interface_pin7low = { 0 }; - -/* default address map */ -/*static ADDRESS_MAP_START( okim6295, 0, 8 ) - AM_RANGE(0x00000, 0x3ffff) AM_ROM -ADDRESS_MAP_END*/ - - -/*INLINE okim6295_state *get_safe_token(running_device *device) -{ - assert(device != NULL); - assert(device->token != NULL); - assert(device->type == SOUND); - assert(sound_get_type(device) == SOUND_OKIM6295); - return (okim6295_state *)device->token; -}*/ - - -/********************************************************************************************** - - compute_tables -- compute the difference tables - -***********************************************************************************************/ - -static void compute_tables(void) -{ - /* nibble to bit map */ - static const int nbl2bit[16][4] = - { - { 1, 0, 0, 0}, { 1, 0, 0, 1}, { 1, 0, 1, 0}, { 1, 0, 1, 1}, - { 1, 1, 0, 0}, { 1, 1, 0, 1}, { 1, 1, 1, 0}, { 1, 1, 1, 1}, - {-1, 0, 0, 0}, {-1, 0, 0, 1}, {-1, 0, 1, 0}, {-1, 0, 1, 1}, - {-1, 1, 0, 0}, {-1, 1, 0, 1}, {-1, 1, 1, 0}, {-1, 1, 1, 1} - }; - - int step, nib; - - /* loop over all possible steps */ - for (step = 0; step <= 48; step++) - { - /* compute the step value */ - int stepval = (int)floor(16.0 * pow(11.0 / 10.0, (double)step)); - - /* loop over all nibbles and compute the difference */ - for (nib = 0; nib < 16; nib++) - { - diff_lookup[step*16 + nib] = nbl2bit[nib][0] * - (stepval * nbl2bit[nib][1] + - stepval/2 * nbl2bit[nib][2] + - stepval/4 * nbl2bit[nib][3] + - stepval/8); - } - } - - tables_computed = 1; -} - - - -/********************************************************************************************** - - reset_adpcm -- reset the ADPCM stream - -***********************************************************************************************/ - -void reset_adpcm(struct adpcm_state *state) -{ - /* make sure we have our tables */ - if (!tables_computed) - compute_tables(); - - /* reset the signal/step */ - state->signal = -2; - state->step = 0; -} - - - -/********************************************************************************************** - - clock_adpcm -- clock the next ADPCM byte - -***********************************************************************************************/ - -INT16 clock_adpcm(struct adpcm_state *state, UINT8 nibble) -{ - state->signal += diff_lookup[state->step * 16 + (nibble & 15)]; - - /* clamp to the maximum */ - if (state->signal > 2047) - state->signal = 2047; - else if (state->signal < -2048) - state->signal = -2048; - - /* adjust the step size and clamp */ - state->step += index_shift[nibble & 7]; - if (state->step > 48) - state->step = 48; - else if (state->step < 0) - state->step = 0; - - /* return the signal */ - return state->signal; -} - - - -/********************************************************************************************** - - generate_adpcm -- general ADPCM decoding routine - -***********************************************************************************************/ - -#define NMK_BNKTBLBITS 8 -#define NMK_BNKTBLSIZE (1 << NMK_BNKTBLBITS) // 0x100 -#define NMK_TABLESIZE (4 * NMK_BNKTBLSIZE) // 0x400 -#define NMK_TABLEMASK (NMK_TABLESIZE - 1) // 0x3FF - -#define NMK_BANKBITS 16 -#define NMK_BANKSIZE (1 << NMK_BANKBITS) // 0x10000 -#define NMK_BANKMASK (NMK_BANKSIZE - 1) // 0xFFFF -#define NMK_ROMBASE (4 * NMK_BANKSIZE) // 0x40000 - -static UINT8 memory_raw_read_byte(okim6295_state *chip, offs_t offset) -{ - offs_t CurOfs; - - if (! chip->nmk_mode) - { - CurOfs = chip->bank_offs | offset; - } - else - { - UINT8 BankID; - - if (offset < NMK_TABLESIZE && (chip->nmk_mode & 0x80)) - { - // pages sample table - BankID = offset >> NMK_BNKTBLBITS; - CurOfs = offset & NMK_TABLEMASK; // 0x3FF, not 0xFF - } - else - { - BankID = offset >> NMK_BANKBITS; - CurOfs = offset & NMK_BANKMASK; - } - CurOfs |= (chip->nmk_bank[BankID & 0x03] << NMK_BANKBITS); - // I modified MAME to write a clean sample ROM. - // (Usually it moves the data by NMK_ROMBASE.) - //CurOfs += NMK_ROMBASE; - } - if (CurOfs < chip->ROMSize) - return chip->ROM[CurOfs]; - else - return 0x00; -} - -static void generate_adpcm(okim6295_state *chip, struct ADPCMVoice *voice, INT16 *buffer, int samples) -{ - /* if this voice is active */ - if (voice->playing) - { - offs_t base = voice->base_offset; - int sample = voice->sample; - int count = voice->count; - - /* loop while we still have samples to generate */ - while (samples) - { - /* compute the new amplitude and update the current step */ - //int nibble = memory_raw_read_byte(chip->device->space(), base + sample / 2) >> (((sample & 1) << 2) ^ 4); - UINT8 nibble = memory_raw_read_byte(chip, base + sample / 2) >> (((sample & 1) << 2) ^ 4); - - /* output to the buffer, scaling by the volume */ - /* signal in range -2048..2047, volume in range 2..32 => signal * volume / 2 in range -32768..32767 */ - *buffer++ = clock_adpcm(&voice->adpcm, nibble) * voice->volume / 2; - samples--; - - /* next! */ - if (++sample >= count) - { - voice->playing = 0; - break; - } - } - - /* update the parameters */ - voice->sample = sample; - } - - /* fill the rest with silence */ - while (samples--) - *buffer++ = 0; -} - - - -/********************************************************************************************** - * - * OKIM 6295 ADPCM chip: - * - * Command bytes are sent: - * - * 1xxx xxxx = start of 2-byte command sequence, xxxxxxx is the sample number to trigger - * abcd vvvv = second half of command; one of the abcd bits is set to indicate which voice - * the v bits seem to be volumed - * - * 0abc d000 = stop playing; one or more of the abcd bits is set to indicate which voice(s) - * - * Status is read: - * - * ???? abcd = one bit per voice, set to 0 if nothing is playing, or 1 if it is active - * -***********************************************************************************************/ - - -/********************************************************************************************** - - okim6295_update -- update the sound chip so that it is in sync with CPU execution - -***********************************************************************************************/ - -//static STREAM_UPDATE( okim6295_update ) -void okim6295_update(void *param, stream_sample_t **outputs, int samples) -{ - okim6295_state *chip = (okim6295_state *)param; - int i; - - memset(outputs[0], 0, samples * sizeof(*outputs[0])); - - for (i = 0; i < OKIM6295_VOICES; i++) - { - struct ADPCMVoice *voice = &chip->voice[i]; - if (! voice->Muted) - { - stream_sample_t *buffer = outputs[0]; - INT16 sample_data[MAX_SAMPLE_CHUNK]; - int remaining = samples; - - /* loop while we have samples remaining */ - while (remaining) - { - int samples = (remaining > MAX_SAMPLE_CHUNK) ? MAX_SAMPLE_CHUNK : remaining; - int samp; - - generate_adpcm(chip, voice, sample_data, samples); - for (samp = 0; samp < samples; samp++) - *buffer++ += sample_data[samp]; - - remaining -= samples; - } - } - } - - memcpy(outputs[1], outputs[0], samples * sizeof(*outputs[0])); -} - - - -/********************************************************************************************** - - state save support for MAME - -***********************************************************************************************/ - -/*static void adpcm_state_save_register(struct ADPCMVoice *voice, running_device *device, int index) -{ - state_save_register_device_item(device, index, voice->playing); - state_save_register_device_item(device, index, voice->sample); - state_save_register_device_item(device, index, voice->count); - state_save_register_device_item(device, index, voice->adpcm.signal); - state_save_register_device_item(device, index, voice->adpcm.step); - state_save_register_device_item(device, index, voice->volume); - state_save_register_device_item(device, index, voice->base_offset); -} - -static STATE_POSTLOAD( okim6295_postload ) -{ - running_device *device = (running_device *)param; - okim6295_state *info = get_safe_token(device); - okim6295_set_bank_base(device, info->bank_offs); -} - -static void okim6295_state_save_register(okim6295_state *info, running_device *device) -{ - int j; - - state_save_register_device_item(device, 0, info->command); - state_save_register_device_item(device, 0, info->bank_offs); - for (j = 0; j < OKIM6295_VOICES; j++) - adpcm_state_save_register(&info->voice[j], device, j); - - state_save_register_postload(device->machine, okim6295_postload, (void *)device); -}*/ - - - -/********************************************************************************************** - - DEVICE_START( okim6295 ) -- start emulation of an OKIM6295-compatible chip - -***********************************************************************************************/ - -//static DEVICE_START( okim6295 ) -int device_start_okim6295(void **_info, int clock) -{ - //const okim6295_interface *intf = (const okim6295_interface *)device->baseconfig().static_config; - //okim6295_state *info = get_safe_token(device); - okim6295_state *info; - //int divisor = intf->pin7 ? 132 : 165; - int divisor; - //int voice; - - info = (okim6295_state *) calloc(1, sizeof(okim6295_state)); - *_info = (void *) info; - - compute_tables(); - - info->command = -1; - //info->bank_installed = FALSE; - info->bank_offs = 0; - info->nmk_mode = 0x00; - memset(info->nmk_bank, 0x00, 4 * sizeof(UINT8)); - //info->device = device; - - //info->master_clock = device->clock; - info->initial_clock = clock; - info->master_clock = clock & 0x7FFFFFFF; - info->pin7_state = (clock & 0x80000000) >> 31; - info->SmpRateFunc = NULL; - - /* generate the name and create the stream */ - divisor = info->pin7_state ? 132 : 165; - //info->stream = stream_create(device, 0, 1, device->clock/divisor, info, okim6295_update); - - // moved to device_reset - /*// initialize the voices // - for (voice = 0; voice < OKIM6295_VOICES; voice++) - { - // initialize the rest of the structure // - info->voice[voice].volume = 0; - reset_adpcm(&info->voice[voice].adpcm); - }*/ - - //okim6295_state_save_register(info, device); - - return info->master_clock / divisor; -} - - - -void device_stop_okim6295(void *_info) -{ - okim6295_state* chip = (okim6295_state *)_info; - - free(chip->ROM); chip->ROM = NULL; - chip->ROMSize = 0x00; - - free(chip); - - return; -} - -/********************************************************************************************** - - DEVICE_RESET( okim6295 ) -- stop emulation of an OKIM6295-compatible chip - -***********************************************************************************************/ - -//static DEVICE_RESET( okim6295 ) -void device_reset_okim6295(void *_info) -{ - //okim6295_state *info = get_safe_token(device); - okim6295_state *info = (okim6295_state *)_info; - int voice; - - //stream_update(info->stream); - - info->command = -1; - info->bank_offs = 0; - info->nmk_mode = 0x00; - memset(info->nmk_bank, 0x00, 4 * sizeof(UINT8)); - info->master_clock = info->initial_clock & 0x7FFFFFFF; - info->pin7_state = (info->initial_clock & 0x80000000) >> 31; - - for (voice = 0; voice < OKIM6295_VOICES; voice++) - { - info->voice[voice].volume = 0; - reset_adpcm(&info->voice[voice].adpcm); - - info->voice[voice].playing = 0; - } -} - - - -/********************************************************************************************** - - okim6295_set_bank_base -- set the base of the bank for a given voice on a given chip - -***********************************************************************************************/ - -//void okim6295_set_bank_base(running_device *device, int base) -void okim6295_set_bank_base(okim6295_state *info, int base) -{ - //okim6295_state *info = get_safe_token(device); - //stream_update(info->stream); - - // if we are setting a non-zero base, and we have no bank, allocate one - /*if (!info->bank_installed && base != 0) - { - // override our memory map with a bank - //memory_install_read_bank(device->space(), 0x00000, 0x3ffff, 0, 0, device->tag()); - info->bank_installed = TRUE; - } - - // if we have a bank number, set the base pointer - if (info->bank_installed) - { - info->bank_offs = base; - //memory_set_bankptr(device->machine, device->tag(), device->region->base.u8 + base); - }*/ - info->bank_offs = base; -} - - - -/********************************************************************************************** - - okim6295_set_pin7 -- adjust pin 7, which controls the internal clock division - -***********************************************************************************************/ - -static void okim6295_clock_changed(okim6295_state *info) -{ - int divisor; - divisor = info->pin7_state ? 132 : 165; - //stream_set_sample_rate(info->stream, info->master_clock/divisor); - if (info->SmpRateFunc != NULL) - info->SmpRateFunc(info->SmpRateData, info->master_clock / divisor); -} - -//void okim6295_set_pin7(running_device *device, int pin7) -INLINE void okim6295_set_pin7(okim6295_state *info, int pin7) -{ - //okim6295_state *info = get_safe_token(device); - - info->pin7_state = pin7; - okim6295_clock_changed(info); -} - - -/********************************************************************************************** - - okim6295_status_r -- read the status port of an OKIM6295-compatible chip - -***********************************************************************************************/ - -//READ8_DEVICE_HANDLER( okim6295_r ) -UINT8 okim6295_r(void *_info, offs_t offset) -{ - //okim6295_state *info = get_safe_token(device); - okim6295_state *info = (okim6295_state *)_info; - int i, result; - - result = 0xf0; /* naname expects bits 4-7 to be 1 */ - - /* set the bit to 1 if something is playing on a given channel */ - //stream_update(info->stream); - for (i = 0; i < OKIM6295_VOICES; i++) - { - struct ADPCMVoice *voice = &info->voice[i]; - - /* set the bit if it's playing */ - if (voice->playing) - result |= 1 << i; - } - - return result; -} - - - -/********************************************************************************************** - - okim6295_data_w -- write to the data port of an OKIM6295-compatible chip - -***********************************************************************************************/ - -//WRITE8_DEVICE_HANDLER( okim6295_w ) -void okim6295_write_command(okim6295_state *info, UINT8 data) -{ - //okim6295_state *info = get_safe_token(device); - - /* if a command is pending, process the second half */ - if (info->command != -1) - { - int temp = data >> 4, i, start, stop; - offs_t base; - - /* the manual explicitly says that it's not possible to start multiple voices at the same time */ - if (temp != 0 && temp != 1 && temp != 2 && temp != 4 && temp != 8) - printf("OKI6295 start %x contact MAMEDEV\n", temp); - - /* update the stream */ - //stream_update(info->stream); - - /* determine which voice(s) (voice is set by a 1 bit in the upper 4 bits of the second byte) */ - for (i = 0; i < OKIM6295_VOICES; i++, temp >>= 1) - { - if (temp & 1) - { - struct ADPCMVoice *voice = &info->voice[i]; - - /* determine the start/stop positions */ - base = info->command * 8; - - //start = memory_raw_read_byte(device->space(), base + 0) << 16; - start = memory_raw_read_byte(info, base + 0) << 16; - start |= memory_raw_read_byte(info, base + 1) << 8; - start |= memory_raw_read_byte(info, base + 2) << 0; - start &= 0x3ffff; - - stop = memory_raw_read_byte(info, base + 3) << 16; - stop |= memory_raw_read_byte(info, base + 4) << 8; - stop |= memory_raw_read_byte(info, base + 5) << 0; - stop &= 0x3ffff; - - /* set up the voice to play this sample */ - if (start < stop) - { - if (!voice->playing) /* fixes Got-cha and Steel Force */ - { - voice->playing = 1; - voice->base_offset = start; - voice->sample = 0; - voice->count = 2 * (stop - start + 1); - - /* also reset the ADPCM parameters */ - reset_adpcm(&voice->adpcm); - voice->volume = volume_table[data & 0x0f]; - } - else - { - //logerror("OKIM6295:'%s' requested to play sample %02x on non-stopped voice\n",device->tag(),info->command); - // just displays warnings when seeking - //logerror("OKIM6295: Voice %u requested to play sample %02x on non-stopped voice\n",i,info->command); - } - } - /* invalid samples go here */ - else - { - //logerror("OKIM6295:'%s' requested to play invalid sample %02x\n",device->tag(),info->command); -#ifdef _DEBUG - logerror("OKIM6295: Voice %u requested to play invalid sample %02x\n",i,info->command); -#endif - voice->playing = 0; - } - } - } - - /* reset the command */ - info->command = -1; - } - - /* if this is the start of a command, remember the sample number for next time */ - else if (data & 0x80) - { - info->command = data & 0x7f; - } - - /* otherwise, see if this is a silence command */ - else - { - int temp = data >> 3, i; - - /* update the stream, then turn it off */ - //stream_update(info->stream); - - /* determine which voice(s) (voice is set by a 1 bit in bits 3-6 of the command */ - for (i = 0; i < OKIM6295_VOICES; i++, temp >>= 1) - { - if (temp & 1) - { - struct ADPCMVoice *voice = &info->voice[i]; - - voice->playing = 0; - } - } - } -} - -void okim6295_w(void *_info, offs_t offset, UINT8 data) -{ - okim6295_state* chip = (okim6295_state *)_info; - - switch(offset) - { - case 0x00: - okim6295_write_command(chip, data); - break; - case 0x08: - chip->master_clock &= ~0x000000FF; - chip->master_clock |= data << 0; - break; - case 0x09: - chip->master_clock &= ~0x0000FF00; - chip->master_clock |= data << 8; - break; - case 0x0A: - chip->master_clock &= ~0x00FF0000; - chip->master_clock |= data << 16; - break; - case 0x0B: - if ((data >> 7) != chip->pin7_state) - printf("Pin 7 changed!\n"); - data &= 0x7F; // fix a bug in MAME VGM logs - chip->master_clock &= ~0xFF000000; - chip->master_clock |= data << 24; - okim6295_clock_changed(chip); - break; - case 0x0C: - okim6295_set_pin7(chip, data); - break; - case 0x0E: // NMK112 bank switch enable - chip->nmk_mode = data; - break; - case 0x0F: - okim6295_set_bank_base(chip, data << 18); - break; - case 0x10: - case 0x11: - case 0x12: - case 0x13: - chip->nmk_bank[offset & 0x03] = data; - break; - } - - return; -} - -void okim6295_write_rom(void *_info, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData) -{ - okim6295_state *chip = (okim6295_state *)_info; - - if (chip->ROMSize != ROMSize) - { - chip->ROM = (UINT8*)realloc(chip->ROM, ROMSize); - chip->ROMSize = ROMSize; - //printf("OKIM6295: New ROM Size: 0x%05X\n", ROMSize); - memset(chip->ROM, 0xFF, ROMSize); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(chip->ROM + DataStart, ROMData, DataLength); - - return; -} - - -void okim6295_set_mute_mask(void *_info, UINT32 MuteMask) -{ - okim6295_state *chip = (okim6295_state *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < OKIM6295_VOICES; CurChn ++) - chip->voice[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} - -void okim6295_set_srchg_cb(void *_info, SRATE_CALLBACK CallbackFunc, void* DataPtr) -{ - okim6295_state *info = (okim6295_state *)_info; - - // set Sample Rate Change Callback routine - info->SmpRateFunc = CallbackFunc; - info->SmpRateData = DataPtr; - - return; -} - - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( okim6295 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- // - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(okim6295_state); break; - case DEVINFO_INT_DATABUS_WIDTH_0: info->i = 8; break; - case DEVINFO_INT_ADDRBUS_WIDTH_0: info->i = 18; break; - case DEVINFO_INT_ADDRBUS_SHIFT_0: info->i = 0; break; - - // --- the following bits of info are returned as pointers to data --- // - case DEVINFO_PTR_DEFAULT_MEMORY_MAP_0: info->default_map8 = ADDRESS_MAP_NAME(okim6295);break; - - // --- the following bits of info are returned as pointers to functions --- // - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( okim6295 ); break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( okim6295 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- // - case DEVINFO_STR_NAME: strcpy(info->s, "OKI6295"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "OKI ADPCM"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ diff --git a/Frameworks/GME/vgmplay/chips/okim6295.h b/Frameworks/GME/vgmplay/chips/okim6295.h deleted file mode 100644 index a48f88ddf..000000000 --- a/Frameworks/GME/vgmplay/chips/okim6295.h +++ /dev/null @@ -1,51 +0,0 @@ -#pragma once - -/* an interface for the OKIM6295 and similar chips */ - -/* - Note about the playback frequency: the external clock is internally divided, - depending on pin 7, by 132 (high) or 165 (low). -*/ -/*typedef struct _okim6295_interface okim6295_interface; -struct _okim6295_interface -{ - int pin7; -}; - -extern const okim6295_interface okim6295_interface_pin7high; -extern const okim6295_interface okim6295_interface_pin7low;*/ - - - -//void okim6295_set_bank_base(running_device *device, int base); -//void okim6295_set_pin7(running_device *device, int pin7); - -void okim6295_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_okim6295(void **chip, int clock); -void device_stop_okim6295(void *chip); -void device_reset_okim6295(void *chip); - -//READ8_DEVICE_HANDLER( okim6295_r ); -//WRITE8_DEVICE_HANDLER( okim6295_w ); -void okim6295_w(void *chip, offs_t offset, UINT8 data); - -void okim6295_write_rom(void *chip, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData); -void okim6295_set_mute_mask(void *chip, UINT32 MuteMask); -void okim6295_set_srchg_cb(void *chip, SRATE_CALLBACK CallbackFunc, void* DataPtr); - - -/* - To help the various custom ADPCM generators out there, - the following routines may be used. -*/ -struct adpcm_state -{ - INT32 signal; - INT32 step; -}; -void reset_adpcm(struct adpcm_state *state); -INT16 clock_adpcm(struct adpcm_state *state, UINT8 nibble); - -//DEVICE_GET_INFO( okim6295 ); -//#define SOUND_OKIM6295 DEVICE_GET_INFO_NAME( okim6295 ) diff --git a/Frameworks/GME/vgmplay/chips/opl.c b/Frameworks/GME/vgmplay/chips/opl.c deleted file mode 100644 index 061417513..000000000 --- a/Frameworks/GME/vgmplay/chips/opl.c +++ /dev/null @@ -1,2027 +0,0 @@ -// IMPORTANT: This file is not meant to be compiled. It's included in adlibemu_opl?.c. - -/* - * Copyright (C) 2002-2010 The DOSBox Team - * OPL2/OPL3 emulation library - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - */ - - -/* - * Originally based on ADLIBEMU.C, an AdLib/OPL2 emulation library by Ken Silverman - * Copyright (C) 1998-2001 Ken Silverman - * Ken Silverman's official web site: "http://www.advsys.net/ken" - */ - - -#include -#include // rand() -#include // for memset() -//#include "dosbox.h" -#include "../stdbool.h" -#include "opl.h" - - -//static fltype recipsamp; // inverse of sampling rate // moved to OPL_DATA -static Bit16s wavtable[WAVEPREC*3]; // wave form table - -// vibrato/tremolo tables -static Bit32s vib_table[VIBTAB_SIZE]; -static Bit32s trem_table[TREMTAB_SIZE*2]; - -static Bit32s vibval_const[BLOCKBUF_SIZE]; -static Bit32s tremval_const[BLOCKBUF_SIZE]; - -// vibrato value tables (used per-operator) -static Bit32s vibval_var1[BLOCKBUF_SIZE]; -static Bit32s vibval_var2[BLOCKBUF_SIZE]; -//static Bit32s vibval_var3[BLOCKBUF_SIZE]; -//static Bit32s vibval_var4[BLOCKBUF_SIZE]; - -// vibrato/trmolo value table pointers -//static Bit32s *vibval1, *vibval2, *vibval3, *vibval4; -//static Bit32s *tremval1, *tremval2, *tremval3, *tremval4; -// moved to adlib_getsample - - -// key scale level lookup table -static const fltype kslmul[4] = { - 0.0, 0.5, 0.25, 1.0 // -> 0, 3, 1.5, 6 dB/oct -}; - -// frequency multiplicator lookup table -static const fltype frqmul_tab[16] = { - 0.5,1,2,3,4,5,6,7,8,9,10,10,12,12,15,15 -}; -// calculated frequency multiplication values (depend on sampling rate) -//static fltype frqmul[16]; // moved to OPL_DATA - -// key scale levels -static Bit8u kslev[8][16]; - -// map a channel number to the register offset of the modulator (=register base) -static const Bit8u modulatorbase[9] = { - 0,1,2, - 8,9,10, - 16,17,18 -}; - -// map a register base to a modulator operator number or operator number -#if defined(OPLTYPE_IS_OPL3) -static const Bit8u regbase2modop[44] = { - 0,1,2,0,1,2,0,0,3,4,5,3,4,5,0,0,6,7,8,6,7,8, // first set - 18,19,20,18,19,20,0,0,21,22,23,21,22,23,0,0,24,25,26,24,25,26 // second set -}; -static const Bit8u regbase2op[44] = { - 0,1,2,9,10,11,0,0,3,4,5,12,13,14,0,0,6,7,8,15,16,17, // first set - 18,19,20,27,28,29,0,0,21,22,23,30,31,32,0,0,24,25,26,33,34,35 // second set -}; -#else -static const Bit8u regbase2modop[22] = { - 0,1,2,0,1,2,0,0,3,4,5,3,4,5,0,0,6,7,8,6,7,8 -}; -static const Bit8u regbase2op[22] = { - 0,1,2,9,10,11,0,0,3,4,5,12,13,14,0,0,6,7,8,15,16,17 -}; -#endif - - -// start of the waveform -static Bit32u waveform[8] = { - WAVEPREC, - WAVEPREC>>1, - WAVEPREC, - (WAVEPREC*3)>>2, - 0, - 0, - (WAVEPREC*5)>>2, - WAVEPREC<<1 -}; - -// length of the waveform as mask -static Bit32u wavemask[8] = { - WAVEPREC-1, - WAVEPREC-1, - (WAVEPREC>>1)-1, - (WAVEPREC>>1)-1, - WAVEPREC-1, - ((WAVEPREC*3)>>2)-1, - WAVEPREC>>1, - WAVEPREC-1 -}; - -// where the first entry resides -static Bit32u wavestart[8] = { - 0, - WAVEPREC>>1, - 0, - WAVEPREC>>2, - 0, - 0, - 0, - WAVEPREC>>3 -}; - -// envelope generator function constants -static fltype attackconst[4] = { - (fltype)(1/2.82624), - (fltype)(1/2.25280), - (fltype)(1/1.88416), - (fltype)(1/1.59744) -}; -static fltype decrelconst[4] = { - (fltype)(1/39.28064), - (fltype)(1/31.41608), - (fltype)(1/26.17344), - (fltype)(1/22.44608) -}; - - -INLINE void operator_advance(OPL_DATA* chip, op_type* op_pt, Bit32s vib) { - op_pt->wfpos = op_pt->tcount; // waveform position - - // advance waveform time - op_pt->tcount += op_pt->tinc; - op_pt->tcount += (Bit32s)(op_pt->tinc)*vib/FIXEDPT; - - op_pt->generator_pos += chip->generator_add; -} - -INLINE void operator_advance_drums(OPL_DATA* chip, op_type* op_pt1, Bit32s vib1, op_type* op_pt2, Bit32s vib2, op_type* op_pt3, Bit32s vib3) -{ - Bit32u c1 = op_pt1->tcount/FIXEDPT; - Bit32u c3 = op_pt3->tcount/FIXEDPT; - Bit32u phasebit = (((c1 & 0x88) ^ ((c1<<5) & 0x80)) | ((c3 ^ (c3<<2)) & 0x20)) ? 0x02 : 0x00; - - Bit32u noisebit = rand()&1; - - Bit32u snare_phase_bit = (((Bitu)((op_pt1->tcount/FIXEDPT) / 0x100))&1); - - //Hihat - Bit32u inttm = (phasebit<<8) | (0x34<<(phasebit ^ (noisebit<<1))); - op_pt1->wfpos = inttm*FIXEDPT; // waveform position - // advance waveform time - op_pt1->tcount += op_pt1->tinc; - op_pt1->tcount += (Bit32s)(op_pt1->tinc)*vib1/FIXEDPT; - op_pt1->generator_pos += chip->generator_add; - - //Snare - inttm = ((1+snare_phase_bit) ^ noisebit)<<8; - op_pt2->wfpos = inttm*FIXEDPT; // waveform position - // advance waveform time - op_pt2->tcount += op_pt2->tinc; - op_pt2->tcount += (Bit32s)(op_pt2->tinc)*vib2/FIXEDPT; - op_pt2->generator_pos += chip->generator_add; - - //Cymbal - inttm = (1+phasebit)<<8; - op_pt3->wfpos = inttm*FIXEDPT; // waveform position - // advance waveform time - op_pt3->tcount += op_pt3->tinc; - op_pt3->tcount += (Bit32s)(op_pt3->tinc)*vib3/FIXEDPT; - op_pt3->generator_pos += chip->generator_add; -} - - -// output level is sustained, mode changes only when operator is turned off (->release) -// or when the keep-sustained bit is turned off (->sustain_nokeep) -INLINE void operator_output(op_type* op_pt, Bit32s modulator, Bit32s trem) -{ - if (op_pt->op_state != OF_TYPE_OFF) - { - Bit32u i; - op_pt->lastcval = op_pt->cval; - i = (Bit32u)((op_pt->wfpos+modulator)/FIXEDPT); - - // wform: -16384 to 16383 (0x4000) - // trem : 32768 to 65535 (0x10000) - // step_amp: 0.0 to 1.0 - // vol : 1/2^14 to 1/2^29 (/0x4000; /1../0x8000) - - op_pt->cval = (Bit32s)(op_pt->step_amp*op_pt->vol*op_pt->cur_wform[i&op_pt->cur_wmask]*trem/16.0); - } -} - - -// no action, operator is off -static void operator_off(op_type* op_pt) { -} - -// output level is sustained, mode changes only when operator is turned off (->release) -// or when the keep-sustained bit is turned off (->sustain_nokeep) -static void operator_sustain(op_type* op_pt) -{ - Bit32u num_steps_add = op_pt->generator_pos/FIXEDPT; // number of (standardized) samples - Bit32u ct; - for (ct=0; ctcur_env_step++; - } - op_pt->generator_pos -= num_steps_add*FIXEDPT; -} - -// operator in release mode, if output level reaches zero the operator is turned off -static void operator_release(op_type* op_pt) -{ - Bit32u num_steps_add; - Bit32u ct; - - // ??? boundary? - if (op_pt->amp > 0.00000001) - { - // release phase - op_pt->amp *= op_pt->releasemul; - } - - num_steps_add = op_pt->generator_pos/FIXEDPT; // number of (standardized) samples - for (ct=0; ctcur_env_step++; // sample counter - if ((op_pt->cur_env_step & op_pt->env_step_r)==0) - { - if (op_pt->amp <= 0.00000001) - { - // release phase finished, turn off this operator - op_pt->amp = 0.0; - if (op_pt->op_state == OF_TYPE_REL) - { - op_pt->op_state = OF_TYPE_OFF; - } - } - op_pt->step_amp = op_pt->amp; - } - } - op_pt->generator_pos -= num_steps_add*FIXEDPT; -} - -// operator in decay mode, if sustain level is reached the output level is either -// kept (sustain level keep enabled) or the operator is switched into release mode -static void operator_decay(op_type* op_pt) -{ - Bit32u num_steps_add; - Bit32u ct; - - if (op_pt->amp > op_pt->sustain_level) - { - // decay phase - op_pt->amp *= op_pt->decaymul; - } - - num_steps_add = op_pt->generator_pos/FIXEDPT; // number of (standardized) samples - for (ct=0; ctcur_env_step++; - if ((op_pt->cur_env_step & op_pt->env_step_d)==0) - { - if (op_pt->amp <= op_pt->sustain_level) - { - // decay phase finished, sustain level reached - if (op_pt->sus_keep) - { - // keep sustain level (until turned off) - op_pt->op_state = OF_TYPE_SUS; - op_pt->amp = op_pt->sustain_level; - } - else - { - // next: release phase - op_pt->op_state = OF_TYPE_SUS_NOKEEP; - } - } - op_pt->step_amp = op_pt->amp; - } - } - op_pt->generator_pos -= num_steps_add*FIXEDPT; -} - -// operator in attack mode, if full output level is reached, -// the operator is switched into decay mode -static void operator_attack(op_type* op_pt) -{ - Bit32u num_steps_add; - Bit32u ct; - - op_pt->amp = ((op_pt->a3*op_pt->amp + op_pt->a2)*op_pt->amp + op_pt->a1)*op_pt->amp + op_pt->a0; - - num_steps_add = op_pt->generator_pos/FIXEDPT; // number of (standardized) samples - for (ct=0; ctcur_env_step++; // next sample - if ((op_pt->cur_env_step & op_pt->env_step_a)==0) - { // check if next step already reached - if (op_pt->amp > 1.0) - { - // attack phase finished, next: decay - op_pt->op_state = OF_TYPE_DEC; - op_pt->amp = 1.0; - op_pt->step_amp = 1.0; - } - op_pt->step_skip_pos_a <<= 1; - if (op_pt->step_skip_pos_a==0) op_pt->step_skip_pos_a = 1; - if (op_pt->step_skip_pos_a & op_pt->env_step_skip_a) - { // check if required to skip next step - op_pt->step_amp = op_pt->amp; - } - } - } - op_pt->generator_pos -= num_steps_add*FIXEDPT; -} - -static void operator_eg_attack_check(op_type* op_pt) -{ - if (((op_pt->cur_env_step + 1) & op_pt->env_step_a)==0) - { - // check if next step already reached - if (op_pt->a0 >= 1.0) - { - // attack phase finished, next: decay - op_pt->op_state = OF_TYPE_DEC; - op_pt->amp = 1.0; - op_pt->step_amp = 1.0; - } - } -} - - -typedef void (*optype_fptr)(op_type*); - -static optype_fptr opfuncs[6] = { - operator_attack, - operator_decay, - operator_release, - operator_sustain, // sustain phase (keeping level) - operator_release, // sustain_nokeep phase (release-style) - operator_off -}; - -static void change_attackrate(OPL_DATA* chip, Bitu regbase, op_type* op_pt) -{ - Bits attackrate = chip->adlibreg[ARC_ATTR_DECR+regbase]>>4; - if (attackrate) - { - static Bit8u step_skip_mask[5] = {0xff, 0xfe, 0xee, 0xba, 0xaa}; - Bits step_skip; - Bits steps; - Bits step_num; - - fltype f = (fltype)(pow(FL2,(fltype)attackrate+(op_pt->toff>>2)-1)*attackconst[op_pt->toff&3]*chip->recipsamp); - // attack rate coefficients - op_pt->a0 = (fltype)(0.0377*f); - op_pt->a1 = (fltype)(10.73*f+1); - op_pt->a2 = (fltype)(-17.57*f); - op_pt->a3 = (fltype)(7.42*f); - - step_skip = attackrate*4 + op_pt->toff; - steps = step_skip >> 2; - op_pt->env_step_a = (1<<(steps<=12?12-steps:0))-1; - - step_num = (step_skip<=48)?(4-(step_skip&3)):0; - op_pt->env_step_skip_a = step_skip_mask[step_num]; - -#if defined(OPLTYPE_IS_OPL3) - if (step_skip>=60) -#else - if (step_skip>=62) -#endif - { - op_pt->a0 = (fltype)(2.0); // something that triggers an immediate transition to amp:=1.0 - op_pt->a1 = (fltype)(0.0); - op_pt->a2 = (fltype)(0.0); - op_pt->a3 = (fltype)(0.0); - } - } - else - { - // attack disabled - op_pt->a0 = 0.0; - op_pt->a1 = 1.0; - op_pt->a2 = 0.0; - op_pt->a3 = 0.0; - op_pt->env_step_a = 0; - op_pt->env_step_skip_a = 0; - } -} - -static void change_decayrate(OPL_DATA* chip, Bitu regbase, op_type* op_pt) -{ - Bits decayrate = chip->adlibreg[ARC_ATTR_DECR+regbase]&15; - // decaymul should be 1.0 when decayrate==0 - if (decayrate) { - Bits steps; - - fltype f = (fltype)(-7.4493*decrelconst[op_pt->toff&3]*chip->recipsamp); - op_pt->decaymul = (fltype)(pow(FL2,f*pow(FL2,(fltype)(decayrate+(op_pt->toff>>2))))); - steps = (decayrate*4 + op_pt->toff) >> 2; - op_pt->env_step_d = (1<<(steps<=12?12-steps:0))-1; - } - else - { - op_pt->decaymul = 1.0; - op_pt->env_step_d = 0; - } -} - -static void change_releaserate(OPL_DATA* chip, Bitu regbase, op_type* op_pt) -{ - Bits releaserate = chip->adlibreg[ARC_SUSL_RELR+regbase]&15; - // releasemul should be 1.0 when releaserate==0 - if (releaserate) - { - Bits steps; - - fltype f = (fltype)(-7.4493*decrelconst[op_pt->toff&3]*chip->recipsamp); - op_pt->releasemul = (fltype)(pow(FL2,f*pow(FL2,(fltype)(releaserate+(op_pt->toff>>2))))); - steps = (releaserate*4 + op_pt->toff) >> 2; - op_pt->env_step_r = (1<<(steps<=12?12-steps:0))-1; - } - else - { - op_pt->releasemul = 1.0; - op_pt->env_step_r = 0; - } -} - -static void change_sustainlevel(OPL_DATA* chip, Bitu regbase, op_type* op_pt) -{ - Bits sustainlevel = chip->adlibreg[ARC_SUSL_RELR+regbase]>>4; - // sustainlevel should be 0.0 when sustainlevel==15 (max) - if (sustainlevel<15) - { - op_pt->sustain_level = (fltype)(pow(FL2,(fltype)sustainlevel * (-FL05))); - } - else - { - op_pt->sustain_level = 0.0; - } -} - -static void change_waveform(OPL_DATA* chip, Bitu regbase, op_type* op_pt) -{ -#if defined(OPLTYPE_IS_OPL3) - if (regbase>=ARC_SECONDSET) regbase -= (ARC_SECONDSET-22); // second set starts at 22 -#endif - // waveform selection - op_pt->cur_wmask = wavemask[chip->wave_sel[regbase]]; - op_pt->cur_wform = &wavtable[waveform[chip->wave_sel[regbase]]]; - // (might need to be adapted to waveform type here...) -} - -static void change_keepsustain(OPL_DATA* chip, Bitu regbase, op_type* op_pt) -{ - op_pt->sus_keep = (chip->adlibreg[ARC_TVS_KSR_MUL+regbase]&0x20)>0; - if (op_pt->op_state==OF_TYPE_SUS) - { - if (!op_pt->sus_keep) - op_pt->op_state = OF_TYPE_SUS_NOKEEP; - } - else if (op_pt->op_state==OF_TYPE_SUS_NOKEEP) - { - if (op_pt->sus_keep) - op_pt->op_state = OF_TYPE_SUS; - } -} - -// enable/disable vibrato/tremolo LFO effects -static void change_vibrato(OPL_DATA* chip, Bitu regbase, op_type* op_pt) -{ - op_pt->vibrato = (chip->adlibreg[ARC_TVS_KSR_MUL+regbase]&0x40)!=0; - op_pt->tremolo = (chip->adlibreg[ARC_TVS_KSR_MUL+regbase]&0x80)!=0; -} - -// change amount of self-feedback -static void change_feedback(OPL_DATA* chip, Bitu chanbase, op_type* op_pt) -{ - Bits feedback = chip->adlibreg[ARC_FEEDBACK+chanbase]&14; - if (feedback) - op_pt->mfbi = (Bit32s)(pow(FL2,(fltype)((feedback>>1)+8))); - else - op_pt->mfbi = 0; -} - -static void change_frequency(OPL_DATA* chip, Bitu chanbase, Bitu regbase, op_type* op_pt) -{ - Bit32u frn; - Bit32u oct; - Bit32u note_sel; - fltype vol_in; - - // frequency - frn = ((((Bit32u)chip->adlibreg[ARC_KON_BNUM+chanbase])&3)<<8) + (Bit32u)chip->adlibreg[ARC_FREQ_NUM+chanbase]; - // block number/octave - oct = ((((Bit32u)chip->adlibreg[ARC_KON_BNUM+chanbase])>>2)&7); - op_pt->freq_high = (Bit32s)((frn>>7)&7); - - // keysplit - note_sel = (chip->adlibreg[8]>>6)&1; - op_pt->toff = ((frn>>9)&(note_sel^1)) | ((frn>>8)¬e_sel); - op_pt->toff += (oct<<1); - - // envelope scaling (KSR) - if (!(chip->adlibreg[ARC_TVS_KSR_MUL+regbase]&0x10)) op_pt->toff >>= 2; - - // 20+a0+b0: - op_pt->tinc = (Bit32u)((((fltype)(frn<frqmul[chip->adlibreg[ARC_TVS_KSR_MUL+regbase]&15])); - // 40+a0+b0: - vol_in = (fltype)((fltype)(chip->adlibreg[ARC_KSL_OUTLEV+regbase]&63) + - kslmul[chip->adlibreg[ARC_KSL_OUTLEV+regbase]>>6]*kslev[oct][frn>>6]); - op_pt->vol = (fltype)(pow(FL2,(fltype)(vol_in * -0.125 - 14))); - - // operator frequency changed, care about features that depend on it - change_attackrate(chip, regbase,op_pt); - change_decayrate(chip, regbase,op_pt); - change_releaserate(chip, regbase,op_pt); -} - -static void enable_operator(OPL_DATA* chip, Bitu regbase, op_type* op_pt, Bit32u act_type) -{ - // check if this is really an off-on transition - if (op_pt->act_state == OP_ACT_OFF) - { - Bits wselbase = regbase; - if (wselbase>=ARC_SECONDSET) - wselbase -= (ARC_SECONDSET-22); // second set starts at 22 - - op_pt->tcount = wavestart[chip->wave_sel[wselbase]]*FIXEDPT; - - // start with attack mode - op_pt->op_state = OF_TYPE_ATT; - op_pt->act_state |= act_type; - } -} - -static void disable_operator(op_type* op_pt, Bit32u act_type) -{ - // check if this is really an on-off transition - if (op_pt->act_state != OP_ACT_OFF) - { - op_pt->act_state &= (~act_type); - if (op_pt->act_state == OP_ACT_OFF) - { - if (op_pt->op_state != OF_TYPE_OFF) - op_pt->op_state = OF_TYPE_REL; - } - } -} - -//void adlib_init(Bit32u samplerate) -void* ADLIBEMU(init)(UINT32 clock, UINT32 samplerate, - ADL_UPDATEHANDLER UpdateHandler, void* param) -{ - OPL_DATA* OPL; - //op_type* op; - - Bits i, j, oct; - //Bit32s trem_table_int[TREMTAB_SIZE]; - static Bitu initfirstime = 0; - - OPL = (OPL_DATA*)malloc(sizeof(OPL_DATA)); - OPL->chip_clock = clock; - OPL->int_samplerate = samplerate; - OPL->UpdateHandler = UpdateHandler; - OPL->UpdateParam = param; - - OPL->generator_add = (Bit32u)(INTFREQU*FIXEDPT/OPL->int_samplerate); - - - /*memset(OPL->adlibreg,0,sizeof(OPL->adlibreg)); - memset(OPL->op,0,sizeof(op_type)*MAXOPERATORS); - memset(OPL->wave_sel,0,sizeof(OPL->wave_sel)); - - for (i=0;iop[i]; - - op->op_state = OF_TYPE_OFF; - op->act_state = OP_ACT_OFF; - op->amp = 0.0; - op->step_amp = 0.0; - op->vol = 0.0; - op->tcount = 0; - op->tinc = 0; - op->toff = 0; - op->cur_wmask = wavemask[0]; - op->cur_wform = &wavtable[waveform[0]]; - op->freq_high = 0; - - op->generator_pos = 0; - op->cur_env_step = 0; - op->env_step_a = 0; - op->env_step_d = 0; - op->env_step_r = 0; - op->step_skip_pos_a = 0; - op->env_step_skip_a = 0; - -#if defined(OPLTYPE_IS_OPL3) - op->is_4op = false; - op->is_4op_attached = false; - op->left_pan = 1; - op->right_pan = 1; -#endif - }*/ - - OPL->recipsamp = 1.0 / (fltype)OPL->int_samplerate; - for (i=15;i>=0;i--) - { - OPL->frqmul[i] = (fltype)(frqmul_tab[i]*INTFREQU/(fltype)WAVEPREC*(fltype)FIXEDPT*OPL->recipsamp); - } - - //OPL->status = 0; - //OPL->opl_index = 0; - - - if (!initfirstime) - { - // create vibrato table - vib_table[0] = 8; - vib_table[1] = 4; - vib_table[2] = 0; - vib_table[3] = -4; - for (i=4; ivibtab_add = (Bit32u)(VIBTAB_SIZE*FIXEDPT_LFO/8192*INTFREQU/OPL->int_samplerate); - OPL->vibtab_pos = 0; - - if (!initfirstime) - { - Bit32s trem_table_int[TREMTAB_SIZE]; - - for (i=0; i -0.5/6 to 0) - for (i=14; i<41; i++) trem_table_int[i] = -i+14; // downwards (26 to 0 -> 0 to -1/6) - for (i=41; i<53; i++) trem_table_int[i] = i-40-26; // upwards (1 to 12 -> -1/6 to -0.5/6) - - for (i=0; itremtab_add = (Bit32u)((fltype)TREMTAB_SIZE * TREM_FREQ * FIXEDPT_LFO / (fltype)OPL->int_samplerate); - OPL->tremtab_pos = 0; - - if (!initfirstime) - { - initfirstime = 1; - - for (i=0; i>1);i++) - { - wavtable[(i<<1) +WAVEPREC] = (Bit16s)(16384*sin((fltype)((i<<1) )*PI*2/WAVEPREC)); - wavtable[(i<<1)+1+WAVEPREC] = (Bit16s)(16384*sin((fltype)((i<<1)+1)*PI*2/WAVEPREC)); - wavtable[i] = wavtable[(i<<1) +WAVEPREC]; - // alternative: (zero-less) -/* wavtable[(i<<1) +WAVEPREC] = (Bit16s)(16384*sin((fltype)((i<<2)+1)*PI/WAVEPREC)); - wavtable[(i<<1)+1+WAVEPREC] = (Bit16s)(16384*sin((fltype)((i<<2)+3)*PI/WAVEPREC)); - wavtable[i] = wavtable[(i<<1)-1+WAVEPREC]; */ - } - for (i=0;i<(WAVEPREC>>3);i++) - { - wavtable[i+(WAVEPREC<<1)] = wavtable[i+(WAVEPREC>>3)]-16384; - wavtable[i+((WAVEPREC*17)>>3)] = wavtable[i+(WAVEPREC>>2)]+16384; - } - - // key scale level table verified ([table in book]*8/3) - kslev[7][0] = 0; kslev[7][1] = 24; kslev[7][2] = 32; kslev[7][3] = 37; - kslev[7][4] = 40; kslev[7][5] = 43; kslev[7][6] = 45; kslev[7][7] = 47; - kslev[7][8] = 48; - for (i=9;i<16;i++) kslev[7][i] = (Bit8u)(i+41); - for (j=6;j>=0;j--) - { - for (i=0;i<16;i++) - { - oct = (Bits)kslev[j+1][i]-8; - if (oct < 0) oct = 0; - kslev[j][i] = (Bit8u)oct; - } - } - } - - return OPL; -} - -void ADLIBEMU(stop)(void *chip) -{ - free(chip); - - return; -} - -void ADLIBEMU(reset)(void *chip) -{ - OPL_DATA* OPL = (OPL_DATA*)chip; - Bits i; - op_type* op; - - memset(OPL->adlibreg, 0x00, sizeof(OPL->adlibreg)); - memset(OPL->op, 0x00, sizeof(op_type) * MAXOPERATORS); - memset(OPL->wave_sel, 0x00, sizeof(OPL->wave_sel)); - - for (i=0;iop[i]; - - op->op_state = OF_TYPE_OFF; - op->act_state = OP_ACT_OFF; - op->amp = 0.0; - op->step_amp = 0.0; - op->vol = 0.0; - op->tcount = 0; - op->tinc = 0; - op->toff = 0; - op->cur_wmask = wavemask[0]; - op->cur_wform = &wavtable[waveform[0]]; - op->freq_high = 0; - - op->generator_pos = 0; - op->cur_env_step = 0; - op->env_step_a = 0; - op->env_step_d = 0; - op->env_step_r = 0; - op->step_skip_pos_a = 0; - op->env_step_skip_a = 0; - -#if defined(OPLTYPE_IS_OPL3) - op->is_4op = false; - op->is_4op_attached = false; - op->left_pan = 1; - op->right_pan = 1; -#endif - } - - OPL->status = 0; - OPL->opl_index = 0; - OPL->opl_addr = 0; - - return; -} - - - -void ADLIBEMU(writeIO)(void *chip, UINT32 addr, UINT8 val) -{ - OPL_DATA* OPL = (OPL_DATA*)chip; - - if (addr & 1) - adlib_write(OPL, OPL->opl_addr, val); - else -#if defined(OPLTYPE_IS_OPL3) - OPL->opl_addr = val | ((addr & 2) << 7); -#else - OPL->opl_addr = val; -#endif -} - -static void adlib_write(void *chip, Bitu idx, Bit8u val) -{ - OPL_DATA* OPL = (OPL_DATA*)chip; - - Bit32u second_set = idx&0x100; - OPL->adlibreg[idx] = val; - - switch (idx&0xf0) - { - case ARC_CONTROL: - // here we check for the second set registers, too: - switch (idx) - { - case 0x02: // timer1 counter - case 0x03: // timer2 counter - break; - case 0x04: - // IRQ reset, timer mask/start - if (val&0x80) - { - // clear IRQ bits in status register - OPL->status &= ~0x60; - } - else - { - OPL->status = 0; - } - break; -#if defined(OPLTYPE_IS_OPL3) - case 0x04|ARC_SECONDSET: - // 4op enable/disable switches for each possible channel - OPL->op[0].is_4op = (val&1)>0; - OPL->op[3].is_4op_attached = OPL->op[0].is_4op; - OPL->op[1].is_4op = (val&2)>0; - OPL->op[4].is_4op_attached = OPL->op[1].is_4op; - OPL->op[2].is_4op = (val&4)>0; - OPL->op[5].is_4op_attached = OPL->op[2].is_4op; - OPL->op[18].is_4op = (val&8)>0; - OPL->op[21].is_4op_attached = OPL->op[18].is_4op; - OPL->op[19].is_4op = (val&16)>0; - OPL->op[22].is_4op_attached = OPL->op[19].is_4op; - OPL->op[20].is_4op = (val&32)>0; - OPL->op[23].is_4op_attached = OPL->op[20].is_4op; - break; - case 0x05|ARC_SECONDSET: - break; -#endif - case 0x08: - // CSW, note select - break; - default: - break; - } - break; - case ARC_TVS_KSR_MUL: - case ARC_TVS_KSR_MUL+0x10: - { - // tremolo/vibrato/sustain keeping enabled; key scale rate; frequency multiplication - int num = idx&7; - Bitu base = (idx-ARC_TVS_KSR_MUL)&0xff; - if ((num<6) && (base<22)) { - Bitu modop = regbase2modop[second_set?(base+22):base]; - Bitu regbase = base+second_set; - Bitu chanbase = second_set?(modop-18+ARC_SECONDSET):modop; - - // change tremolo/vibrato and sustain keeping of this operator - op_type* op_ptr = &OPL->op[modop+((num<3) ? 0 : 9)]; - change_keepsustain(chip, regbase,op_ptr); - change_vibrato(chip, regbase,op_ptr); - - // change frequency calculations of this operator as - // key scale rate and frequency multiplicator can be changed -#if defined(OPLTYPE_IS_OPL3) - if ((OPL->adlibreg[0x105]&1) && (OPL->op[modop].is_4op_attached)) - { - // operator uses frequency of channel - change_frequency(chip, chanbase-3,regbase,op_ptr); - } - else - { - change_frequency(chip, chanbase,regbase,op_ptr); - } -#else - change_frequency(chip, chanbase,base,op_ptr); -#endif - } - } - break; - case ARC_KSL_OUTLEV: - case ARC_KSL_OUTLEV+0x10: - { - // key scale level; output rate - int num = idx&7; - Bitu base = (idx-ARC_KSL_OUTLEV)&0xff; - if ((num<6) && (base<22)) - { - Bitu modop = regbase2modop[second_set?(base+22):base]; - Bitu chanbase = second_set?(modop-18+ARC_SECONDSET):modop; - - // change frequency calculations of this operator as - // key scale level and output rate can be changed - op_type* op_ptr = &OPL->op[modop+((num<3) ? 0 : 9)]; -#if defined(OPLTYPE_IS_OPL3) - Bitu regbase = base+second_set; - if ((OPL->adlibreg[0x105]&1) && (OPL->op[modop].is_4op_attached)) - { - // operator uses frequency of channel - change_frequency(chip, chanbase-3,regbase,op_ptr); - } - else - { - change_frequency(chip, chanbase,regbase,op_ptr); - } -#else - change_frequency(chip, chanbase,base,op_ptr); -#endif - } - } - break; - case ARC_ATTR_DECR: - case ARC_ATTR_DECR+0x10: - { - // attack/decay rates - int num = idx&7; - Bitu base = (idx-ARC_ATTR_DECR)&0xff; - if ((num<6) && (base<22)) - { - Bitu regbase = base+second_set; - - // change attack rate and decay rate of this operator - op_type* op_ptr = &OPL->op[regbase2op[second_set?(base+22):base]]; - change_attackrate(chip, regbase,op_ptr); - change_decayrate(chip, regbase,op_ptr); - } - } - break; - case ARC_SUSL_RELR: - case ARC_SUSL_RELR+0x10: - { - // sustain level; release rate - int num = idx&7; - Bitu base = (idx-ARC_SUSL_RELR)&0xff; - if ((num<6) && (base<22)) - { - Bitu regbase = base+second_set; - - // change sustain level and release rate of this operator - op_type* op_ptr = &OPL->op[regbase2op[second_set?(base+22):base]]; - change_releaserate(chip, regbase,op_ptr); - change_sustainlevel(chip, regbase,op_ptr); - } - } - break; - case ARC_FREQ_NUM: - { - // 0xa0-0xa8 low8 frequency - Bitu base = (idx-ARC_FREQ_NUM)&0xff; - if (base<9) - { - Bits opbase = second_set?(base+18):base; - Bits modbase; - Bitu chanbase; -#if defined(OPLTYPE_IS_OPL3) - if ((OPL->adlibreg[0x105]&1) && OPL->op[opbase].is_4op_attached) break; -#endif - // regbase of modulator: - modbase = modulatorbase[base]+second_set; - - chanbase = base+second_set; - - change_frequency(chip, chanbase,modbase,&OPL->op[opbase]); - change_frequency(chip, chanbase,modbase+3,&OPL->op[opbase+9]); -#if defined(OPLTYPE_IS_OPL3) - // for 4op channels all four operators are modified to the frequency of the channel - if ((OPL->adlibreg[0x105]&1) && OPL->op[second_set?(base+18):base].is_4op) - { - change_frequency(chip, chanbase,modbase+8,&OPL->op[opbase+3]); - change_frequency(chip, chanbase,modbase+3+8,&OPL->op[opbase+3+9]); - } -#endif - } - } - break; - case ARC_KON_BNUM: - { - Bitu base; - if (OPL->UpdateHandler != NULL) // hack for DOSBox logs - OPL->UpdateHandler(OPL->UpdateParam); - if (idx == ARC_PERC_MODE) - { -#if defined(OPLTYPE_IS_OPL3) - if (second_set) return; -#endif - - if ((val&0x30) == 0x30) - { // BassDrum active - enable_operator(chip, 16,&OPL->op[6],OP_ACT_PERC); - change_frequency(chip, 6,16,&OPL->op[6]); - enable_operator(chip, 16+3,&OPL->op[6+9],OP_ACT_PERC); - change_frequency(chip, 6,16+3,&OPL->op[6+9]); - } - else - { - disable_operator(&OPL->op[6],OP_ACT_PERC); - disable_operator(&OPL->op[6+9],OP_ACT_PERC); - } - if ((val&0x28) == 0x28) - { // Snare active - enable_operator(chip, 17+3,&OPL->op[16],OP_ACT_PERC); - change_frequency(chip, 7,17+3,&OPL->op[16]); - } - else - { - disable_operator(&OPL->op[16],OP_ACT_PERC); - } - if ((val&0x24) == 0x24) - { // TomTom active - enable_operator(chip, 18,&OPL->op[8],OP_ACT_PERC); - change_frequency(chip, 8,18,&OPL->op[8]); - } - else - { - disable_operator(&OPL->op[8],OP_ACT_PERC); - } - if ((val&0x22) == 0x22) - { // Cymbal active - enable_operator(chip, 18+3,&OPL->op[8+9],OP_ACT_PERC); - change_frequency(chip, 8,18+3,&OPL->op[8+9]); - } - else - { - disable_operator(&OPL->op[8+9],OP_ACT_PERC); - } - if ((val&0x21) == 0x21) - { // Hihat active - enable_operator(chip, 17,&OPL->op[7],OP_ACT_PERC); - change_frequency(chip, 7,17,&OPL->op[7]); - } - else - { - disable_operator(&OPL->op[7],OP_ACT_PERC); - } - - break; - } - // regular 0xb0-0xb8 - base = (idx-ARC_KON_BNUM)&0xff; - if (base<9) - { - Bits opbase = second_set?(base+18):base; - // regbase of modulator: - Bits modbase = modulatorbase[base]+second_set; - Bitu chanbase; - -#if defined(OPLTYPE_IS_OPL3) - if ((OPL->adlibreg[0x105]&1) && OPL->op[opbase].is_4op_attached) break; -#endif - if (val&32) - { - // operator switched on - enable_operator(chip, modbase,&OPL->op[opbase],OP_ACT_NORMAL); // modulator (if 2op) - enable_operator(chip, modbase+3,&OPL->op[opbase+9],OP_ACT_NORMAL); // carrier (if 2op) -#if defined(OPLTYPE_IS_OPL3) - // for 4op channels all four operators are switched on - if ((OPL->adlibreg[0x105]&1) && OPL->op[opbase].is_4op) - { - // turn on chan+3 operators as well - enable_operator(chip, modbase+8,&OPL->op[opbase+3],OP_ACT_NORMAL); - enable_operator(chip, modbase+3+8,&OPL->op[opbase+3+9],OP_ACT_NORMAL); - } -#endif - } - else - { - // operator switched off - disable_operator(&OPL->op[opbase],OP_ACT_NORMAL); - disable_operator(&OPL->op[opbase+9],OP_ACT_NORMAL); -#if defined(OPLTYPE_IS_OPL3) - // for 4op channels all four operators are switched off - if ((OPL->adlibreg[0x105]&1) && OPL->op[opbase].is_4op) - { - // turn off chan+3 operators as well - disable_operator(&OPL->op[opbase+3],OP_ACT_NORMAL); - disable_operator(&OPL->op[opbase+3+9],OP_ACT_NORMAL); - } -#endif - } - - chanbase = base+second_set; - - // change frequency calculations of modulator and carrier (2op) as - // the frequency of the channel has changed - change_frequency(chip, chanbase,modbase,&OPL->op[opbase]); - change_frequency(chip, chanbase,modbase+3,&OPL->op[opbase+9]); -#if defined(OPLTYPE_IS_OPL3) - // for 4op channels all four operators are modified to the frequency of the channel - if ((OPL->adlibreg[0x105]&1) && OPL->op[second_set?(base+18):base].is_4op) - { - // change frequency calculations of chan+3 operators as well - change_frequency(chip, chanbase,modbase+8,&OPL->op[opbase+3]); - change_frequency(chip, chanbase,modbase+3+8,&OPL->op[opbase+3+9]); - } -#endif - } - } - break; - case ARC_FEEDBACK: - { - // 0xc0-0xc8 feedback/modulation type (AM/FM) - Bitu base = (idx-ARC_FEEDBACK)&0xff; - if (base<9) - { - Bits opbase = second_set?(base+18):base; - Bitu chanbase = base+second_set; - change_feedback(chip, chanbase,&OPL->op[opbase]); -#if defined(OPLTYPE_IS_OPL3) - // OPL3 panning - OPL->op[opbase].left_pan = ((val&0x10)>>4); - OPL->op[opbase].right_pan = ((val&0x20)>>5); - OPL->op[opbase].left_pan += ((val&0x40)>>6); - OPL->op[opbase].right_pan += ((val&0x80)>>7); -#endif - } - } - break; - case ARC_WAVE_SEL: - case ARC_WAVE_SEL+0x10: - { - int num = idx&7; - Bitu base = (idx-ARC_WAVE_SEL)&0xff; - if ((num<6) && (base<22)) - { -#if defined(OPLTYPE_IS_OPL3) - Bits wselbase = second_set?(base+22):base; // for easier mapping onto wave_sel[] - op_type* op_ptr; - // change waveform - if (OPL->adlibreg[0x105]&1) OPL->wave_sel[wselbase] = val&7; // opl3 mode enabled, all waveforms accessible - else OPL->wave_sel[wselbase] = val&3; - op_ptr = &OPL->op[regbase2modop[wselbase]+((num<3) ? 0 : 9)]; - change_waveform(chip, wselbase,op_ptr); -#else - if (OPL->adlibreg[0x01]&0x20) - { - op_type* op_ptr; - - // wave selection enabled, change waveform - OPL->wave_sel[base] = val&3; - op_ptr = &OPL->op[regbase2modop[base]+((num<3) ? 0 : 9)]; - change_waveform(chip, base,op_ptr); - } -#endif - } - } - break; - default: - break; - } -} - - -Bitu ADLIBEMU(reg_read)(void *chip, UINT32 port) -{ - OPL_DATA* OPL = (OPL_DATA*)chip; - -#if defined(OPLTYPE_IS_OPL3) - // opl3-detection routines require ret&6 to be zero - if ((port&1)==0) - { - return OPL->status; - } - return 0x00; -#else - // opl2-detection routines require ret&6 to be 6 - if ((port&1)==0) - { - return OPL->status|6; - } - return 0xff; -#endif -} - -void ADLIBEMU(write_index)(void *chip, UINT32 port, UINT8 val) -{ - OPL_DATA* OPL = (OPL_DATA*)chip; - - OPL->opl_index = val; -#if defined(OPLTYPE_IS_OPL3) - if ((port&3)!=0) - { - // possibly second set - if (((OPL->adlibreg[0x105]&1)!=0) || (OPL->opl_index==5)) OPL->opl_index |= ARC_SECONDSET; - } -#endif -} - -/*static void OPL_INLINE clipit16(Bit32s ival, Bit16s* outval) -{ - if (ival<32768) - { - if (ival>-32769) - { - *outval=(Bit16s)ival; - } - else - { - *outval = -32768; - } - } - else - { - *outval = 32767; - } -}*/ - - - -// be careful with this -// uses cptr and chanval, outputs into outbufl(/outbufr) -// for opl3 check if opl3-mode is enabled (which uses stereo panning) -// -// Changes by Valley Bell: -// - Changed to always output to both channels -// - added parameter "chn" to fix panning for 4-op channels and the Rhythm Cymbal -#undef CHANVAL_OUT -#if defined(OPLTYPE_IS_OPL3) -#define CHANVAL_OUT(chn) \ - if (OPL->adlibreg[0x105]&1) { \ - outbufl[i] += chanval*cptr[chn].left_pan; \ - outbufr[i] += chanval*cptr[chn].right_pan; \ - } else { \ - outbufl[i] += chanval; \ - outbufr[i] += chanval; \ - } -#else -#define CHANVAL_OUT(chn) \ - outbufl[i] += chanval; \ - outbufr[i] += chanval; -#endif - -//void adlib_getsample(Bit16s* sndptr, Bits numsamples) -void ADLIBEMU(getsample)(void *chip, INT32** sndptr, INT32 numsamples) -{ - OPL_DATA* OPL = (OPL_DATA*)chip; - - Bits i, endsamples; - op_type* cptr; - - //Bit32s outbufl[BLOCKBUF_SIZE]; -#if defined(OPLTYPE_IS_OPL3) - // second output buffer (right channel for opl3 stereo) - //Bit32s outbufr[BLOCKBUF_SIZE]; -#endif - Bit32s* outbufl = sndptr[0]; - Bit32s* outbufr = sndptr[1]; - - // vibrato/tremolo lookup tables (global, to possibly be used by all operators) - Bit32s vib_lut[BLOCKBUF_SIZE]; - Bit32s trem_lut[BLOCKBUF_SIZE]; - - Bits samples_to_process = numsamples; - - Bits cursmp; - Bit32s vib_tshift; - Bitu max_channel = NUM_CHANNELS; - Bits cur_ch; - - Bit32s *vibval1, *vibval2, *vibval3, *vibval4; - Bit32s *tremval1, *tremval2, *tremval3, *tremval4; - -#if defined(OPLTYPE_IS_OPL3) - if ((OPL->adlibreg[0x105]&1)==0) max_channel = NUM_CHANNELS/2; -#endif - - if (! samples_to_process) - { - for (cur_ch = 0; cur_ch < max_channel; cur_ch ++) - { - if ((OPL->adlibreg[ARC_PERC_MODE] & 0x20) && (cur_ch >= 6 && cur_ch < 9)) - continue; - -#if defined(OPLTYPE_IS_OPL3) - if (cur_ch < 9) - cptr = &OPL->op[cur_ch]; - else - cptr = &OPL->op[cur_ch+9]; // second set is operator18-operator35 - if (cptr->is_4op_attached) - continue; -#else - cptr = &OPL->op[cur_ch]; -#endif - - if (cptr[0].op_state == OF_TYPE_ATT) - operator_eg_attack_check(&cptr[0]); - if (cptr[9].op_state == OF_TYPE_ATT) - operator_eg_attack_check(&cptr[9]); - } - - return; - } - - for (cursmp=0; cursmpBLOCKBUF_SIZE) endsamples = BLOCKBUF_SIZE; - - memset(outbufl,0,endsamples*sizeof(Bit32s)); -//#if defined(OPLTYPE_IS_OPL3) -// // clear second output buffer (opl3 stereo) -// //if (adlibreg[0x105]&1) - memset(outbufr,0,endsamples*sizeof(Bit32s)); -//#endif - - // calculate vibrato/tremolo lookup tables - vib_tshift = ((OPL->adlibreg[ARC_PERC_MODE]&0x40)==0) ? 1 : 0; // 14cents/7cents switching - for (i=0;ivibtab_pos += OPL->vibtab_add; - if (OPL->vibtab_pos/FIXEDPT_LFO>=VIBTAB_SIZE) - OPL->vibtab_pos-=VIBTAB_SIZE*FIXEDPT_LFO; - vib_lut[i] = vib_table[OPL->vibtab_pos/FIXEDPT_LFO]>>vib_tshift; // 14cents (14/100 of a semitone) or 7cents - - // cycle through tremolo table - OPL->tremtab_pos += OPL->tremtab_add; - if (OPL->tremtab_pos/FIXEDPT_LFO>=TREMTAB_SIZE) - OPL->tremtab_pos-=TREMTAB_SIZE*FIXEDPT_LFO; - if (OPL->adlibreg[ARC_PERC_MODE]&0x80) - trem_lut[i] = trem_table[OPL->tremtab_pos/FIXEDPT_LFO]; - else - trem_lut[i] = trem_table[TREMTAB_SIZE+OPL->tremtab_pos/FIXEDPT_LFO]; - } - - if (OPL->adlibreg[ARC_PERC_MODE]&0x20) - { - if (! (OPL->MuteChn[NUM_CHANNELS + 0])) - { - //BassDrum - cptr = &OPL->op[6]; - if (OPL->adlibreg[ARC_FEEDBACK+6]&1) - { - // additive synthesis - if (cptr[9].op_state != OF_TYPE_OFF) - { - if (cptr[9].vibrato) - { - vibval1 = vibval_var1; - for (i=0;iMuteChn[NUM_CHANNELS + 2]) && OPL->op[8].op_state != OF_TYPE_OFF) - { - cptr = &OPL->op[8]; - if (cptr[0].vibrato) - { - vibval3 = vibval_var1; - for (i=0;iop[7].op_state != OF_TYPE_OFF) || (OPL->op[16].op_state != OF_TYPE_OFF) || - (OPL->op[17].op_state != OF_TYPE_OFF)) - { - cptr = &OPL->op[7]; - if ((cptr[0].vibrato) && (cptr[0].op_state != OF_TYPE_OFF)) - { - vibval1 = vibval_var1; - for (i=0;iop[8]; - if ((cptr[9].vibrato) && (cptr[9].op_state == OF_TYPE_OFF)) - { - vibval4 = vibval_var2; - for (i=0;iop[0]; // set cptr to something useful (else it stays at op[8]) - for (i=0;iop[7],vibval1[i],&OPL->op[7+9],vibval2[i],&OPL->op[8+9],vibval4[i]); - - if (! (OPL->MuteChn[NUM_CHANNELS + 4])) - { - opfuncs[OPL->op[7].op_state](&OPL->op[7]); //Hihat - operator_output(&OPL->op[7],0,tremval1[i]); - } - else - OPL->op[7].cval = 0; - - if (! (OPL->MuteChn[NUM_CHANNELS + 1])) - { - opfuncs[OPL->op[7+9].op_state](&OPL->op[7+9]); //Snare - operator_output(&OPL->op[7+9],0,tremval2[i]); - } - else - OPL->op[7+9].cval = 0; - - if (! (OPL->MuteChn[NUM_CHANNELS + 3])) - { - opfuncs[OPL->op[8+9].op_state](&OPL->op[8+9]); //Cymbal - operator_output(&OPL->op[8+9],0,tremval4[i]); - } - else - OPL->op[8+9].cval = 0; - - //chanval = (OPL->op[7].cval + OPL->op[7+9].cval + OPL->op[8+9].cval)*2; - //CHANVAL_OUT(0) - // fix panning of the snare -Valley Bell - chanval = (OPL->op[7].cval + OPL->op[7+9].cval)*2; - CHANVAL_OUT(7) - chanval = OPL->op[8+9].cval*2; - CHANVAL_OUT(8) - } - } - } - - for (cur_ch=max_channel-1; cur_ch>=0; cur_ch--) - { - Bitu k; - - if (OPL->MuteChn[cur_ch]) - continue; - - // skip drum/percussion operators - if ((OPL->adlibreg[ARC_PERC_MODE]&0x20) && (cur_ch >= 6) && (cur_ch < 9)) continue; - - k = cur_ch; -#if defined(OPLTYPE_IS_OPL3) - if (cur_ch < 9) - { - cptr = &OPL->op[cur_ch]; - } - else - { - cptr = &OPL->op[cur_ch+9]; // second set is operator18-operator35 - k += (-9+256); // second set uses registers 0x100 onwards - } - // check if this operator is part of a 4-op - //if ((OPL->adlibreg[0x105]&1) && cptr->is_4op_attached) continue; - if (cptr->is_4op_attached) continue; // this is more correct -#else - cptr = &OPL->op[cur_ch]; -#endif - - // check for FM/AM - if (OPL->adlibreg[ARC_FEEDBACK+k]&1) - { -#if defined(OPLTYPE_IS_OPL3) - //if ((OPL->adlibreg[0x105]&1) && cptr->is_4op) - if (cptr->is_4op) // this is more correct - { - if (OPL->adlibreg[ARC_FEEDBACK+k+3]&1) - { - // AM-AM-style synthesis (op1[fb] + (op2 * op3) + op4) - if (cptr[0].op_state != OF_TYPE_OFF) - { - if (cptr[0].vibrato) - { - vibval1 = vibval_var1; - for (i=0;iadlibreg[0x105]&1) && cptr->is_4op) - if (cptr->is_4op) // this is more correct - { - if (OPL->adlibreg[ARC_FEEDBACK+k+3]&1) - { - // FM-AM-style synthesis ((op1[fb] * op2) + (op3 * op4)) - if ((cptr[0].op_state != OF_TYPE_OFF) || (cptr[9].op_state != OF_TYPE_OFF)) - { - if ((cptr[0].vibrato) && (cptr[0].op_state != OF_TYPE_OFF)) - { - vibval1 = vibval_var1; - for (i=0;iMuteChn[CurChn] = (MuteMask >> CurChn) & 0x01; - - return; -} diff --git a/Frameworks/GME/vgmplay/chips/opl.h b/Frameworks/GME/vgmplay/chips/opl.h deleted file mode 100644 index ec1789fc1..000000000 --- a/Frameworks/GME/vgmplay/chips/opl.h +++ /dev/null @@ -1,229 +0,0 @@ -/* - * Copyright (C) 2002-2010 The DOSBox Team - * OPL2/OPL3 emulation library - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - */ - - -/* - * Originally based on ADLIBEMU.C, an AdLib/OPL2 emulation library by Ken Silverman - * Copyright (C) 1998-2001 Ken Silverman - * Ken Silverman's official web site: "http://www.advsys.net/ken" - */ - - -#define fltype double - -/* - define Bits, Bitu, Bit32s, Bit32u, Bit16s, Bit16u, Bit8s, Bit8u here -*/ -/* -#include -typedef uintptr_t Bitu; -typedef intptr_t Bits; -typedef uint32_t Bit32u; -typedef int32_t Bit32s; -typedef uint16_t Bit16u; -typedef int16_t Bit16s; -typedef uint8_t Bit8u; -typedef int8_t Bit8s; -*/ - -typedef UINT32 Bitu; -typedef INT32 Bits; -typedef UINT32 Bit32u; -typedef INT32 Bit32s; -typedef UINT16 Bit16u; -typedef INT16 Bit16s; -typedef UINT8 Bit8u; -typedef INT8 Bit8s; - -/* - define attribution that inlines/forces inlining of a function (optional) -*/ -#define OPL_INLINE INLINE - - -#undef NUM_CHANNELS -#if defined(OPLTYPE_IS_OPL3) -#define NUM_CHANNELS 18 -#else -#define NUM_CHANNELS 9 -#endif - -#define MAXOPERATORS (NUM_CHANNELS*2) - - -#define FL05 ((fltype)0.5) -#define FL2 ((fltype)2.0) -#define PI ((fltype)3.1415926535897932384626433832795) - - -#define FIXEDPT 0x10000 // fixed-point calculations using 16+16 -#define FIXEDPT_LFO 0x1000000 // fixed-point calculations using 8+24 - -#define WAVEPREC 1024 // waveform precision (10 bits) - -//#define INTFREQU ((fltype)(14318180.0 / 288.0)) // clocking of the chip -#if defined(OPLTYPE_IS_OPL3) -#define INTFREQU ((fltype)(OPL->chip_clock / 288.0)) // clocking of the chip -#else -#define INTFREQU ((fltype)(OPL->chip_clock / 72.0)) // clocking of the chip -#endif - - -#define OF_TYPE_ATT 0 -#define OF_TYPE_DEC 1 -#define OF_TYPE_REL 2 -#define OF_TYPE_SUS 3 -#define OF_TYPE_SUS_NOKEEP 4 -#define OF_TYPE_OFF 5 - -#define ARC_CONTROL 0x00 -#define ARC_TVS_KSR_MUL 0x20 -#define ARC_KSL_OUTLEV 0x40 -#define ARC_ATTR_DECR 0x60 -#define ARC_SUSL_RELR 0x80 -#define ARC_FREQ_NUM 0xa0 -#define ARC_KON_BNUM 0xb0 -#define ARC_PERC_MODE 0xbd -#define ARC_FEEDBACK 0xc0 -#define ARC_WAVE_SEL 0xe0 - -#define ARC_SECONDSET 0x100 // second operator set for OPL3 - - -#define OP_ACT_OFF 0x00 -#define OP_ACT_NORMAL 0x01 // regular channel activated (bitmasked) -#define OP_ACT_PERC 0x02 // percussion channel activated (bitmasked) - -#define BLOCKBUF_SIZE 512 - - -// vibrato constants -#define VIBTAB_SIZE 8 -#define VIBFAC 70/50000 // no braces, integer mul/div - -// tremolo constants and table -#define TREMTAB_SIZE 53 -#define TREM_FREQ ((fltype)(3.7)) // tremolo at 3.7hz - - -/* operator struct definition - For OPL2 all 9 channels consist of two operators each, carrier and modulator. - Channel x has operators x as modulator and operators (9+x) as carrier. - For OPL3 all 18 channels consist either of two operators (2op mode) or four - operators (4op mode) which is determined through register4 of the second - adlib register set. - Only the channels 0,1,2 (first set) and 9,10,11 (second set) can act as - 4op channels. The two additional operators for a channel y come from the - 2op channel y+3 so the operatorss y, (9+y), y+3, (9+y)+3 make up a 4op - channel. -*/ -typedef struct operator_struct { - Bit32s cval, lastcval; // current output/last output (used for feedback) - Bit32u tcount, wfpos, tinc; // time (position in waveform) and time increment - fltype amp, step_amp; // and amplification (envelope) - fltype vol; // volume - fltype sustain_level; // sustain level - Bit32s mfbi; // feedback amount - fltype a0, a1, a2, a3; // attack rate function coefficients - fltype decaymul, releasemul; // decay/release rate functions - Bit32u op_state; // current state of operator (attack/decay/sustain/release/off) - Bit32u toff; - Bit32s freq_high; // highest three bits of the frequency, used for vibrato calculations - Bit16s* cur_wform; // start of selected waveform - Bit32u cur_wmask; // mask for selected waveform - Bit32u act_state; // activity state (regular, percussion) - bool sus_keep; // keep sustain level when decay finished - bool vibrato,tremolo; // vibrato/tremolo enable bits - - // variables used to provide non-continuous envelopes - Bit32u generator_pos; // for non-standard sample rates we need to determine how many samples have passed - Bits cur_env_step; // current (standardized) sample position - Bits env_step_a,env_step_d,env_step_r; // number of std samples of one step (for attack/decay/release mode) - Bit8u step_skip_pos_a; // position of 8-cyclic step skipping (always 2^x to check against mask) - Bits env_step_skip_a; // bitmask that determines if a step is skipped (respective bit is zero then) - -#if defined(OPLTYPE_IS_OPL3) - bool is_4op,is_4op_attached; // base of a 4op channel/part of a 4op channel - Bit32s left_pan,right_pan; // opl3 stereo panning amount -#endif -} op_type; - -typedef struct opl_chip -{ - // per-chip variables - //Bitu chip_num; - op_type op[MAXOPERATORS]; - Bit8u MuteChn[NUM_CHANNELS + 5]; - Bitu chip_clock; - - Bits int_samplerate; - - Bit8u status; - Bit32u opl_index; - Bits opl_addr; -#if defined(OPLTYPE_IS_OPL3) - Bit8u adlibreg[512]; // adlib register set (including second set) - Bit8u wave_sel[44]; // waveform selection -#else - Bit8u adlibreg[256]; // adlib register set - Bit8u wave_sel[22]; // waveform selection -#endif - - - // vibrato/tremolo increment/counter - Bit32u vibtab_pos; - Bit32u vibtab_add; - Bit32u tremtab_pos; - Bit32u tremtab_add; - - Bit32u generator_add; // should be a chip parameter - - fltype recipsamp; // inverse of sampling rate - fltype frqmul[16]; - - ADL_UPDATEHANDLER UpdateHandler; // stream update handler - void* UpdateParam; // stream update parameter -} OPL_DATA; - - -// enable an operator -static void enable_operator(OPL_DATA* chip, Bitu regbase, op_type* op_pt, Bit32u act_type); - -// functions to change parameters of an operator -static void change_frequency(OPL_DATA* chip, Bitu chanbase, Bitu regbase, op_type* op_pt); - -static void change_attackrate(OPL_DATA* chip, Bitu regbase, op_type* op_pt); -static void change_decayrate(OPL_DATA* chip, Bitu regbase, op_type* op_pt); -static void change_releaserate(OPL_DATA* chip, Bitu regbase, op_type* op_pt); -static void change_sustainlevel(OPL_DATA* chip, Bitu regbase, op_type* op_pt); -static void change_waveform(OPL_DATA* chip, Bitu regbase, op_type* op_pt); -static void change_keepsustain(OPL_DATA* chip, Bitu regbase, op_type* op_pt); -static void change_vibrato(OPL_DATA* chip, Bitu regbase, op_type* op_pt); -static void change_feedback(OPL_DATA* chip, Bitu chanbase, op_type* op_pt); - -// general functions -/*void* adlib_init(Bitu clock, Bit32u samplerate); -void adlib_writeIO(void *chip, Bitu addr, Bit8u val); -void adlib_write(void *chip, Bitu idx, Bit8u val); -//void adlib_getsample(Bit16s* sndptr, Bits numsamples); -void adlib_getsample(void *chip, Bit32s** sndptr, Bits numsamples); - -Bitu adlib_reg_read(void *chip, Bitu port); -void adlib_write_index(void *chip, Bitu port, Bit8u val);*/ -static void adlib_write(void *chip, Bitu idx, Bit8u val); diff --git a/Frameworks/GME/vgmplay/chips/pokey.c b/Frameworks/GME/vgmplay/chips/pokey.c deleted file mode 100644 index c047544d2..000000000 --- a/Frameworks/GME/vgmplay/chips/pokey.c +++ /dev/null @@ -1,1498 +0,0 @@ -/***************************************************************************** - * - * POKEY chip emulator 4.51 - * Copyright Nicola Salmoria and the MAME Team - * - * Based on original info found in Ron Fries' Pokey emulator, - * with additions by Brad Oliver, Eric Smith and Juergen Buchmueller, - * paddle (a/d conversion) details from the Atari 400/800 Hardware Manual. - * Polynome algorithms according to info supplied by Perry McFarlane. - * - * This code is subject to the MAME license, which besides other - * things means it is distributed as is, no warranties whatsoever. - * For more details read mame.txt that comes with MAME. - * - * 4.51: - * - changed to use the attotime datatype - * 4.5: - * - changed the 9/17 bit polynomial formulas such that the values - * required for the Tempest Pokey protection will be found. - * Tempest expects the upper 4 bits of the RNG to appear in the - * lower 4 bits after four cycles, so there has to be a shift - * of 1 per cycle (which was not the case before). Bits #6-#13 of the - * new RNG give this expected result now, bits #0-7 of the 9 bit poly. - * - reading the RNG returns the shift register contents ^ 0xff. - * That way resetting the Pokey with SKCTL (which resets the - * polynome shifters to 0) returns the expected 0xff value. - * 4.4: - * - reversed sample values to make OFF channels produce a zero signal. - * actually de-reversed them; don't remember that I reversed them ;-/ - * 4.3: - * - for POT inputs returning zero, immediately assert the ALLPOT - * bit after POTGO is written, otherwise start trigger timer - * depending on SK_PADDLE mode, either 1-228 scanlines or 1-2 - * scanlines, depending on the SK_PADDLE bit of SKCTL. - * 4.2: - * - half volume for channels which are inaudible (this should be - * close to the real thing). - * 4.1: - * - default gain increased to closely match the old code. - * - random numbers repeat rate depends on POLY9 flag too! - * - verified sound output with many, many Atari 800 games, - * including the SUPPRESS_INAUDIBLE optimizations. - * 4.0: - * - rewritten from scratch. - * - 16bit stream interface. - * - serout ready/complete delayed interrupts. - * - reworked pot analog/digital conversion timing. - * - optional non-indexing pokey update functions. - * - *****************************************************************************/ - -#include "mamedef.h" -//#include "emu.h" -#include -#ifdef _DEBUG -#include -#endif -#include "pokey.h" - -/* - * Defining this produces much more (about twice as much) - * but also more efficient code. Ideally this should be set - * for processors with big code cache and for healthy compilers :) - */ -#ifndef BIG_SWITCH -#ifndef HEAVY_MACRO_USAGE -#define HEAVY_MACRO_USAGE 1 -#endif -#else -#define HEAVY_MACRO_USAGE BIG_SWITCH -#endif - -#define SUPPRESS_INAUDIBLE 1 - -/* Four channels with a range of 0..32767 and volume 0..15 */ -//#define POKEY_DEFAULT_GAIN (32767/15/4) - -/* - * But we raise the gain and risk clipping, the old Pokey did - * this too. It defined POKEY_DEFAULT_GAIN 6 and this was - * 6 * 15 * 4 = 360, 360/256 = 1.40625 - * I use 15/11 = 1.3636, so this is a little lower. - */ -#define POKEY_DEFAULT_GAIN (32767/11/4) - -#define VERBOSE 0 -#define VERBOSE_SOUND 0 -#define VERBOSE_TIMER 0 -#define VERBOSE_POLY 0 -#define VERBOSE_RAND 0 - -#define LOG(x) do { if (VERBOSE) logerror x; } while (0) - -#define LOG_SOUND(x) do { if (VERBOSE_SOUND) logerror x; } while (0) - -#define LOG_TIMER(x) do { if (VERBOSE_TIMER) logerror x; } while (0) - -#define LOG_POLY(x) do { if (VERBOSE_POLY) logerror x; } while (0) - -#define LOG_RAND(x) do { if (VERBOSE_RAND) logerror x; } while (0) - -#define CHAN1 0 -#define CHAN2 1 -#define CHAN3 2 -#define CHAN4 3 - -#define TIMER1 0 -#define TIMER2 1 -#define TIMER4 2 - -/* values to add to the divisors for the different modes */ -#define DIVADD_LOCLK 1 -#define DIVADD_HICLK 4 -#define DIVADD_HICLK_JOINED 7 - -/* AUDCx */ -#define NOTPOLY5 0x80 /* selects POLY5 or direct CLOCK */ -#define POLY4 0x40 /* selects POLY4 or POLY17 */ -#define PURE 0x20 /* selects POLY4/17 or PURE tone */ -#define VOLUME_ONLY 0x10 /* selects VOLUME OUTPUT ONLY */ -#define VOLUME_MASK 0x0f /* volume mask */ - -/* AUDCTL */ -#define POLY9 0x80 /* selects POLY9 or POLY17 */ -#define CH1_HICLK 0x40 /* selects 1.78979 MHz for Ch 1 */ -#define CH3_HICLK 0x20 /* selects 1.78979 MHz for Ch 3 */ -#define CH12_JOINED 0x10 /* clocks channel 1 w/channel 2 */ -#define CH34_JOINED 0x08 /* clocks channel 3 w/channel 4 */ -#define CH1_FILTER 0x04 /* selects channel 1 high pass filter */ -#define CH2_FILTER 0x02 /* selects channel 2 high pass filter */ -#define CLK_15KHZ 0x01 /* selects 15.6999 kHz or 63.9211 kHz */ - -/* IRQEN (D20E) */ -#define IRQ_BREAK 0x80 /* BREAK key pressed interrupt */ -#define IRQ_KEYBD 0x40 /* keyboard data ready interrupt */ -#define IRQ_SERIN 0x20 /* serial input data ready interrupt */ -#define IRQ_SEROR 0x10 /* serial output register ready interrupt */ -#define IRQ_SEROC 0x08 /* serial output complete interrupt */ -#define IRQ_TIMR4 0x04 /* timer channel #4 interrupt */ -#define IRQ_TIMR2 0x02 /* timer channel #2 interrupt */ -#define IRQ_TIMR1 0x01 /* timer channel #1 interrupt */ - -/* SKSTAT (R/D20F) */ -#define SK_FRAME 0x80 /* serial framing error */ -#define SK_OVERRUN 0x40 /* serial overrun error */ -#define SK_KBERR 0x20 /* keyboard overrun error */ -#define SK_SERIN 0x10 /* serial input high */ -#define SK_SHIFT 0x08 /* shift key pressed */ -#define SK_KEYBD 0x04 /* keyboard key pressed */ -#define SK_SEROUT 0x02 /* serial output active */ - -/* SKCTL (W/D20F) */ -#define SK_BREAK 0x80 /* serial out break signal */ -#define SK_BPS 0x70 /* bits per second */ -#define SK_FM 0x08 /* FM mode */ -#define SK_PADDLE 0x04 /* fast paddle a/d conversion */ -#define SK_RESET 0x03 /* reset serial/keyboard interface */ - -#define DIV_64 28 /* divisor for 1.78979 MHz clock to 63.9211 kHz */ -#define DIV_15 114 /* divisor for 1.78979 MHz clock to 15.6999 kHz */ - -typedef struct _pokey_state pokey_state; -struct _pokey_state -{ - INT32 counter[4]; /* channel counter */ - INT32 divisor[4]; /* channel divisor (modulo value) */ - UINT32 volume[4]; /* channel volume - derived */ - UINT8 output[4]; /* channel output signal (1 active, 0 inactive) */ - UINT8 audible[4]; /* channel plays an audible tone/effect */ - UINT8 Muted[4]; - UINT32 samplerate_24_8; /* sample rate in 24.8 format */ - UINT32 samplepos_fract; /* sample position fractional part */ - UINT32 samplepos_whole; /* sample position whole part */ - UINT32 polyadjust; /* polynome adjustment */ - UINT32 p4; /* poly4 index */ - UINT32 p5; /* poly5 index */ - UINT32 p9; /* poly9 index */ - UINT32 p17; /* poly17 index */ - UINT32 r9; /* rand9 index */ - UINT32 r17; /* rand17 index */ - UINT32 clockmult; /* clock multiplier */ - //device_t *device; - //sound_stream * channel; /* streams channel */ - //emu_timer *timer[3]; /* timers for channel 1,2 and 4 events */ - //attotime timer_period[3]; /* computed periods for these timers */ - //int timer_param[3]; /* computed parameters for these timers */ - //emu_timer *rtimer; /* timer for calculating the random offset */ - //emu_timer *ptimer[8]; /* pot timers */ - //devcb_resolved_read8 pot_r[8]; - //devcb_resolved_read8 allpot_r; - //devcb_resolved_read8 serin_r; - //devcb_resolved_write8 serout_w; - //void (*interrupt_cb)(device_t *device, int mask); - UINT8 AUDF[4]; /* AUDFx (D200, D202, D204, D206) */ - UINT8 AUDC[4]; /* AUDCx (D201, D203, D205, D207) */ - UINT8 POTx[8]; /* POTx (R/D200-D207) */ - UINT8 AUDCTL; /* AUDCTL (W/D208) */ - UINT8 ALLPOT; /* ALLPOT (R/D208) */ - UINT8 KBCODE; /* KBCODE (R/D209) */ - UINT8 RANDOM; /* RANDOM (R/D20A) */ - UINT8 SERIN; /* SERIN (R/D20D) */ - UINT8 SEROUT; /* SEROUT (W/D20D) */ - UINT8 IRQST; /* IRQST (R/D20E) */ - UINT8 IRQEN; /* IRQEN (W/D20E) */ - UINT8 SKSTAT; /* SKSTAT (R/D20F) */ - UINT8 SKCTL; /* SKCTL (W/D20F) */ - //pokey_interface intf; - //attotime clock_period; - double clock_period; - //attotime ad_time_fast; - //attotime ad_time_slow; - - UINT8 poly4[0x0f]; - UINT8 poly5[0x1f]; - UINT8 poly9[0x1ff]; - UINT8 poly17[0x1ffff]; - - UINT8 rand9[0x1ff]; - UINT8 rand17[0x1ffff]; -}; - - -#define P4(chip) chip->poly4[chip->p4] -#define P5(chip) chip->poly5[chip->p5] -#define P9(chip) chip->poly9[chip->p9] -#define P17(chip) chip->poly17[chip->p17] - -//static TIMER_CALLBACK( pokey_timer_expire ); -//static TIMER_CALLBACK( pokey_pot_trigger ); - - -#define SAMPLE -1 - -#define ADJUST_EVENT(chip) \ - chip->counter[CHAN1] -= event; \ - chip->counter[CHAN2] -= event; \ - chip->counter[CHAN3] -= event; \ - chip->counter[CHAN4] -= event; \ - chip->samplepos_whole -= event; \ - chip->polyadjust += event - -#if SUPPRESS_INAUDIBLE - -#define PROCESS_CHANNEL(chip,ch) \ - int toggle = 0; \ - ADJUST_EVENT(chip); \ - /* reset the channel counter */ \ - if( chip->audible[ch] ) \ - chip->counter[ch] = chip->divisor[ch]; \ - else \ - chip->counter[ch] = 0x7fffffff; \ - chip->p4 = (chip->p4+chip->polyadjust)%0x0000f; \ - chip->p5 = (chip->p5+chip->polyadjust)%0x0001f; \ - chip->p9 = (chip->p9+chip->polyadjust)%0x001ff; \ - chip->p17 = (chip->p17+chip->polyadjust)%0x1ffff; \ - chip->polyadjust = 0; \ - if( (chip->AUDC[ch] & NOTPOLY5) || P5(chip) ) \ - { \ - if( chip->AUDC[ch] & PURE ) \ - toggle = 1; \ - else \ - if( chip->AUDC[ch] & POLY4 ) \ - toggle = chip->output[ch] == !P4(chip); \ - else \ - if( chip->AUDCTL & POLY9 ) \ - toggle = chip->output[ch] == !P9(chip); \ - else \ - toggle = chip->output[ch] == !P17(chip); \ - } \ - if( toggle ) \ - { \ - if( chip->audible[ch] && ! chip->Muted[ch] ) \ - { \ - if( chip->output[ch] ) \ - sum -= chip->volume[ch]; \ - else \ - sum += chip->volume[ch]; \ - } \ - chip->output[ch] ^= 1; \ - } \ - /* is this a filtering channel (3/4) and is the filter active? */ \ - if( chip->AUDCTL & ((CH1_FILTER|CH2_FILTER) & (0x10 >> ch)) ) \ - { \ - if( chip->output[ch-2] ) \ - { \ - chip->output[ch-2] = 0; \ - if( chip->audible[ch] && ! chip->Muted[ch] ) \ - sum -= chip->volume[ch-2]; \ - } \ - } \ - -#else - -#define PROCESS_CHANNEL(chip,ch) \ - int toggle = 0; \ - ADJUST_EVENT(chip); \ - /* reset the channel counter */ \ - chip->counter[ch] = p[chip].divisor[ch]; \ - chip->p4 = (chip->p4+chip->polyadjust)%0x0000f; \ - chip->p5 = (chip->p5+chip->polyadjust)%0x0001f; \ - chip->p9 = (chip->p9+chip->polyadjust)%0x001ff; \ - chip->p17 = (chip->p17+chip->polyadjust)%0x1ffff; \ - chip->polyadjust = 0; \ - if( (chip->AUDC[ch] & NOTPOLY5) || P5(chip) ) \ - { \ - if( chip->AUDC[ch] & PURE ) \ - toggle = 1; \ - else \ - if( chip->AUDC[ch] & POLY4 ) \ - toggle = chip->output[ch] == !P4(chip); \ - else \ - if( chip->AUDCTL & POLY9 ) \ - toggle = chip->output[ch] == !P9(chip); \ - else \ - toggle = chip->output[ch] == !P17(chip); \ - } \ - if( toggle && ! chip->Muted[ch] ) \ - { \ - if( chip->output[ch] ) \ - sum -= chip->volume[ch]; \ - else \ - sum += chip->volume[ch]; \ - chip->output[ch] ^= 1; \ - } \ - /* is this a filtering channel (3/4) and is the filter active? */ \ - if( chip->AUDCTL & ((CH1_FILTER|CH2_FILTER) & (0x10 >> ch)) ) \ - { \ - if( chip->output[ch-2] && ! chip->Muted[ch] ) \ - { \ - chip->output[ch-2] = 0; \ - sum -= chip->volume[ch-2]; \ - } \ - } \ - -#endif - -#define PROCESS_SAMPLE(chip) \ - ADJUST_EVENT(chip); \ - /* adjust the sample position */ \ - chip->samplepos_whole++; \ - /* store sum of output signals into the buffer */ \ -/* *buffer++ = (sum > 0x7fff) ? 0x7fff : sum; */ \ - *bufL++ = *bufR++ = sum; \ - samples-- - -#if HEAVY_MACRO_USAGE - -/* - * This version of PROCESS_POKEY repeats the search for the minimum - * event value without using an index to the channel. That way the - * PROCESS_CHANNEL macros can be called with fixed values and expand - * to much more efficient code - */ - -#define PROCESS_POKEY(chip) \ - UINT32 sum = 0; \ - if( chip->output[CHAN1] && ! chip->Muted[CHAN1] ) \ - sum += chip->volume[CHAN1]; \ - if( chip->output[CHAN2] && ! chip->Muted[CHAN2] ) \ - sum += chip->volume[CHAN2]; \ - if( chip->output[CHAN3] && ! chip->Muted[CHAN3] ) \ - sum += chip->volume[CHAN3]; \ - if( chip->output[CHAN4] && ! chip->Muted[CHAN4] ) \ - sum += chip->volume[CHAN4]; \ - while( samples > 0 ) \ - { \ - if( chip->counter[CHAN1] < chip->samplepos_whole ) \ - { \ - if( chip->counter[CHAN2] < chip->counter[CHAN1] ) \ - { \ - if( chip->counter[CHAN3] < chip->counter[CHAN2] ) \ - { \ - if( chip->counter[CHAN4] < chip->counter[CHAN3] ) \ - { \ - UINT32 event = chip->counter[CHAN4]; \ - PROCESS_CHANNEL(chip,CHAN4); \ - } \ - else \ - { \ - UINT32 event = chip->counter[CHAN3]; \ - PROCESS_CHANNEL(chip,CHAN3); \ - } \ - } \ - else \ - if( chip->counter[CHAN4] < chip->counter[CHAN2] ) \ - { \ - UINT32 event = chip->counter[CHAN4]; \ - PROCESS_CHANNEL(chip,CHAN4); \ - } \ - else \ - { \ - UINT32 event = chip->counter[CHAN2]; \ - PROCESS_CHANNEL(chip,CHAN2); \ - } \ - } \ - else \ - if( chip->counter[CHAN3] < chip->counter[CHAN1] ) \ - { \ - if( chip->counter[CHAN4] < chip->counter[CHAN3] ) \ - { \ - UINT32 event = chip->counter[CHAN4]; \ - PROCESS_CHANNEL(chip,CHAN4); \ - } \ - else \ - { \ - UINT32 event = chip->counter[CHAN3]; \ - PROCESS_CHANNEL(chip,CHAN3); \ - } \ - } \ - else \ - if( chip->counter[CHAN4] < chip->counter[CHAN1] ) \ - { \ - UINT32 event = chip->counter[CHAN4]; \ - PROCESS_CHANNEL(chip,CHAN4); \ - } \ - else \ - { \ - UINT32 event = chip->counter[CHAN1]; \ - PROCESS_CHANNEL(chip,CHAN1); \ - } \ - } \ - else \ - if( chip->counter[CHAN2] < chip->samplepos_whole ) \ - { \ - if( chip->counter[CHAN3] < chip->counter[CHAN2] ) \ - { \ - if( chip->counter[CHAN4] < chip->counter[CHAN3] ) \ - { \ - UINT32 event = chip->counter[CHAN4]; \ - PROCESS_CHANNEL(chip,CHAN4); \ - } \ - else \ - { \ - UINT32 event = chip->counter[CHAN3]; \ - PROCESS_CHANNEL(chip,CHAN3); \ - } \ - } \ - else \ - if( chip->counter[CHAN4] < chip->counter[CHAN2] ) \ - { \ - UINT32 event = chip->counter[CHAN4]; \ - PROCESS_CHANNEL(chip,CHAN4); \ - } \ - else \ - { \ - UINT32 event = chip->counter[CHAN2]; \ - PROCESS_CHANNEL(chip,CHAN2); \ - } \ - } \ - else \ - if( chip->counter[CHAN3] < chip->samplepos_whole ) \ - { \ - if( chip->counter[CHAN4] < chip->counter[CHAN3] ) \ - { \ - UINT32 event = chip->counter[CHAN4]; \ - PROCESS_CHANNEL(chip,CHAN4); \ - } \ - else \ - { \ - UINT32 event = chip->counter[CHAN3]; \ - PROCESS_CHANNEL(chip,CHAN3); \ - } \ - } \ - else \ - if( chip->counter[CHAN4] < chip->samplepos_whole ) \ - { \ - UINT32 event = chip->counter[CHAN4]; \ - PROCESS_CHANNEL(chip,CHAN4); \ - } \ - else \ - { \ - UINT32 event = chip->samplepos_whole; \ - PROCESS_SAMPLE(chip); \ - } \ - }/* \ - chip->rtimer->adjust(attotime::never)*/ - -#else /* no HEAVY_MACRO_USAGE */ -/* - * And this version of PROCESS_POKEY uses event and channel variables - * so that the PROCESS_CHANNEL macro needs to index memory at runtime. - */ - -#define PROCESS_POKEY(chip) \ - UINT32 sum = 0; \ - if( chip->output[CHAN1] && ! chip->Muted[CHAN1] ) \ - sum += chip->volume[CHAN1]; \ - if( chip->output[CHAN2] && ! chip->Muted[CHAN2] ) \ - sum += chip->volume[CHAN2]; \ - if( chip->output[CHAN3] && ! chip->Muted[CHAN3] ) \ - sum += chip->volume[CHAN3]; \ - if( chip->output[CHAN4] && ! chip->Muted[CHAN4] ) \ - sum += chip->volume[CHAN4]; \ - while( samples > 0 ) \ - { \ - UINT32 event = chip->samplepos_whole; \ - UINT32 channel = SAMPLE; \ - if( chip->counter[CHAN1] < event ) \ - { \ - event = chip->counter[CHAN1]; \ - channel = CHAN1; \ - } \ - if( chip->counter[CHAN2] < event ) \ - { \ - event = chip->counter[CHAN2]; \ - channel = CHAN2; \ - } \ - if( chip->counter[CHAN3] < event ) \ - { \ - event = chip->counter[CHAN3]; \ - channel = CHAN3; \ - } \ - if( chip->counter[CHAN4] < event ) \ - { \ - event = chip->counter[CHAN4]; \ - channel = CHAN4; \ - } \ - if( channel == SAMPLE ) \ - { \ - PROCESS_SAMPLE(chip); \ - } \ - else \ - { \ - PROCESS_CHANNEL(chip,channel); \ - } \ - }/* \ - chip->rtimer->adjust(attotime::never)*/ - -#endif - - -/*INLINE pokey_state *get_safe_token(device_t *device) -{ - assert(device != NULL); - assert(device->type() == POKEY); - return (pokey_state *)downcast(device)->token(); -}*/ - - -//static STREAM_UPDATE( pokey_update ) -void pokey_update(void *param, stream_sample_t **outputs, int samples) -{ - pokey_state *chip = (pokey_state *)param; - //stream_sample_t *buffer = outputs[0]; - stream_sample_t *bufL = outputs[0]; - stream_sample_t *bufR = outputs[1]; - PROCESS_POKEY(chip); -} - - -static void poly_init(UINT8 *poly, int size, int left, int right, int add) -{ - int mask = (1 << size) - 1; - int i, x = 0; - -#ifdef _DEBUG - LOG_POLY(("poly %d\n", size)); -#endif - for( i = 0; i < mask; i++ ) - { - *poly++ = x & 1; -#ifdef _DEBUG - LOG_POLY(("%05x: %d\n", x, x&1)); -#endif - /* calculate next bit */ - x = ((x << left) + (x >> right) + add) & mask; - } -} - -static void rand_init(UINT8 *rng, int size, int left, int right, int add) -{ - int mask = (1 << size) - 1; - int i, x = 0; - -#ifdef _DEBUG - LOG_RAND(("rand %d\n", size)); -#endif - for( i = 0; i < mask; i++ ) - { - if (size == 17) - *rng = x >> 6; /* use bits 6..13 */ - else - *rng = x; /* use bits 0..7 */ -#ifdef _DEBUG - LOG_RAND(("%05x: %02x\n", x, *rng)); -#endif - rng++; - /* calculate next bit */ - x = ((x << left) + (x >> right) + add) & mask; - } -} - - -/*static void register_for_save(pokey_state *chip, device_t *device) -{ - device->save_item(NAME(chip->counter)); - device->save_item(NAME(chip->divisor)); - device->save_item(NAME(chip->volume)); - device->save_item(NAME(chip->output)); - device->save_item(NAME(chip->audible)); - device->save_item(NAME(chip->samplepos_fract)); - device->save_item(NAME(chip->samplepos_whole)); - device->save_item(NAME(chip->polyadjust)); - device->save_item(NAME(chip->p4)); - device->save_item(NAME(chip->p5)); - device->save_item(NAME(chip->p9)); - device->save_item(NAME(chip->p17)); - device->save_item(NAME(chip->r9)); - device->save_item(NAME(chip->r17)); - device->save_item(NAME(chip->clockmult)); - device->save_item(NAME(chip->timer_period[0])); - device->save_item(NAME(chip->timer_period[1])); - device->save_item(NAME(chip->timer_period[2])); - device->save_item(NAME(chip->timer_param)); - device->save_item(NAME(chip->AUDF)); - device->save_item(NAME(chip->AUDC)); - device->save_item(NAME(chip->POTx)); - device->save_item(NAME(chip->AUDCTL)); - device->save_item(NAME(chip->ALLPOT)); - device->save_item(NAME(chip->KBCODE)); - device->save_item(NAME(chip->RANDOM)); - device->save_item(NAME(chip->SERIN)); - device->save_item(NAME(chip->SEROUT)); - device->save_item(NAME(chip->IRQST)); - device->save_item(NAME(chip->IRQEN)); - device->save_item(NAME(chip->SKSTAT)); - device->save_item(NAME(chip->SKCTL)); -}*/ - - -//static DEVICE_START( pokey ) -int device_start_pokey(void **_info, int clock) -{ - //pokey_state *chip = get_safe_token(device); - pokey_state *chip; - //int sample_rate = device->clock(); - int sample_rate = clock; - //int i; - - chip = (pokey_state *) calloc(1, sizeof(pokey_state)); - *_info = (void *) chip; - - //if (device->static_config()) - // memcpy(&chip->intf, device->static_config(), sizeof(pokey_interface)); - //chip->device = device; - //chip->clock_period = attotime::from_hz(device->clock()); - chip->clock_period = 1.0 / clock; - - /* calculate the A/D times - * In normal, slow mode (SKCTL bit SK_PADDLE is clear) the conversion - * takes N scanlines, where N is the paddle value. A single scanline - * takes approximately 64us to finish (1.78979MHz clock). - * In quick mode (SK_PADDLE set) the conversion is done very fast - * (takes two scanlines) but the result is not as accurate. - */ - //chip->ad_time_fast = (attotime::from_nsec(64000*2/228) * FREQ_17_EXACT) / device->clock(); - //chip->ad_time_slow = (attotime::from_nsec(64000 ) * FREQ_17_EXACT) / device->clock(); - - /* initialize the poly counters */ - poly_init(chip->poly4, 4, 3, 1, 0x00004); - poly_init(chip->poly5, 5, 3, 2, 0x00008); - poly_init(chip->poly9, 9, 8, 1, 0x00180); - poly_init(chip->poly17, 17,16, 1, 0x1c000); - - /* initialize the random arrays */ - rand_init(chip->rand9, 9, 8, 1, 0x00180); - rand_init(chip->rand17, 17,16, 1, 0x1c000); - - //chip->samplerate_24_8 = (device->clock() << 8) / sample_rate; - chip->samplerate_24_8 = (clock << 8) / sample_rate; - chip->divisor[CHAN1] = 4; - chip->divisor[CHAN2] = 4; - chip->divisor[CHAN3] = 4; - chip->divisor[CHAN4] = 4; - chip->clockmult = DIV_64; - chip->KBCODE = 0x09; /* Atari 800 'no key' */ - chip->SKCTL = SK_RESET; /* let the RNG run after reset */ - //chip->rtimer = device->machine().scheduler().timer_alloc(FUNC_NULL); - - //chip->timer[0] = device->machine().scheduler().timer_alloc(FUNC(pokey_timer_expire), chip); - //chip->timer[1] = device->machine().scheduler().timer_alloc(FUNC(pokey_timer_expire), chip); - //chip->timer[2] = device->machine().scheduler().timer_alloc(FUNC(pokey_timer_expire), chip); - - /*for (i=0; i<8; i++) - { - chip->ptimer[i] = device->machine().scheduler().timer_alloc(FUNC(pokey_pot_trigger), chip); - chip->pot_r[i].resolve(chip->intf.pot_r[i], *device); - } - chip->allpot_r.resolve(chip->intf.allpot_r, *device); - chip->serin_r.resolve(chip->intf.serin_r, *device); - chip->serout_w.resolve(chip->intf.serout_w, *device); - chip->interrupt_cb = chip->intf.interrupt_cb;*/ - - //chip->channel = device->machine().sound().stream_alloc(*device, 0, 1, sample_rate, chip, pokey_update); - - //register_for_save(chip, device); - - return sample_rate; -} - -void device_stop_pokey(void *chip) -{ - free(chip); - - return; -} - -void device_reset_pokey(void *_info) -{ - pokey_state *chip = (pokey_state *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 4; CurChn ++) - { - chip->counter[CurChn] = 0; - chip->divisor[CurChn] = 4; - chip->volume[CurChn] = 0; - chip->output[CurChn] = 0; - chip->audible[CurChn] = 0; - } - chip->samplepos_fract = 0; - chip->samplepos_whole = 0; - chip->polyadjust = 0; - chip->p4 = 0; - chip->p5 = 0; - chip->p9 = 0; - chip->p17 = 0; - chip->r9 = 0; - chip->r17 = 0; - chip->clockmult = DIV_64; - - return; -} - -/*static TIMER_CALLBACK( pokey_timer_expire ) -{ - pokey_state *p = (pokey_state *)ptr; - int timers = param; - - LOG_TIMER(("POKEY #%p timer %d with IRQEN $%02x\n", p, timers, p->IRQEN)); - - // check if some of the requested timer interrupts are enabled // - timers &= p->IRQEN; - - if( timers ) - { - // set the enabled timer irq status bits // - p->IRQST |= timers; - // call back an application supplied function to handle the interrupt // - if( p->interrupt_cb ) - (*p->interrupt_cb)(p->device, timers); - } -}*/ - -/*static char *audc2str(int val) -{ - static char buff[80]; - if( val & NOTPOLY5 ) - { - if( val & PURE ) - strcpy(buff,"pure"); - else - if( val & POLY4 ) - strcpy(buff,"poly4"); - else - strcpy(buff,"poly9/17"); - } - else - { - if( val & PURE ) - strcpy(buff,"poly5"); - else - if( val & POLY4 ) - strcpy(buff,"poly4+poly5"); - else - strcpy(buff,"poly9/17+poly5"); - } - return buff; -} - -static char *audctl2str(int val) -{ - static char buff[80]; - if( val & POLY9 ) - strcpy(buff,"poly9"); - else - strcpy(buff,"poly17"); - if( val & CH1_HICLK ) - strcat(buff,"+ch1hi"); - if( val & CH3_HICLK ) - strcat(buff,"+ch3hi"); - if( val & CH12_JOINED ) - strcat(buff,"+ch1/2"); - if( val & CH34_JOINED ) - strcat(buff,"+ch3/4"); - if( val & CH1_FILTER ) - strcat(buff,"+ch1filter"); - if( val & CH2_FILTER ) - strcat(buff,"+ch2filter"); - if( val & CLK_15KHZ ) - strcat(buff,"+clk15"); - return buff; -}*/ - -/*static TIMER_CALLBACK( pokey_serin_ready_cb ) -{ - pokey_state *p = (pokey_state *)ptr; - if( p->IRQEN & IRQ_SERIN ) - { - // set the enabled timer irq status bits // - p->IRQST |= IRQ_SERIN; - // call back an application supplied function to handle the interrupt // - if( p->interrupt_cb ) - (*p->interrupt_cb)(p->device, IRQ_SERIN); - } -} - -static TIMER_CALLBACK( pokey_serout_ready_cb ) -{ - pokey_state *p = (pokey_state *)ptr; - if( p->IRQEN & IRQ_SEROR ) - { - p->IRQST |= IRQ_SEROR; - if( p->interrupt_cb ) - (*p->interrupt_cb)(p->device, IRQ_SEROR); - } -} - -static TIMER_CALLBACK( pokey_serout_complete ) -{ - pokey_state *p = (pokey_state *)ptr; - if( p->IRQEN & IRQ_SEROC ) - { - p->IRQST |= IRQ_SEROC; - if( p->interrupt_cb ) - (*p->interrupt_cb)(p->device, IRQ_SEROC); - } -} - -static TIMER_CALLBACK( pokey_pot_trigger ) -{ - pokey_state *p = (pokey_state *)ptr; - int pot = param; - LOG(("POKEY #%p POT%d triggers after %dus\n", p, pot, (int)(1000000 * p->ptimer[pot]->elapsed().as_double()))); - p->ALLPOT &= ~(1 << pot); // set the enabled timer irq status bits // -}*/ - -/*#define AD_TIME ((p->SKCTL & SK_PADDLE) ? p->ad_time_fast : p->ad_time_slow) - -static void pokey_potgo(pokey_state *p) -{ - int pot; - - LOG(("POKEY #%p pokey_potgo\n", p)); - - p->ALLPOT = 0xff; - - for( pot = 0; pot < 8; pot++ ) - { - p->POTx[pot] = 0xff; - if( !p->pot_r[pot].isnull() ) - { - int r = p->pot_r[pot](pot); - - LOG(("POKEY %s pot_r(%d) returned $%02x\n", p->device->tag(), pot, r)); - if( r != -1 ) - { - if (r > 228) - r = 228; - - // final value // - p->POTx[pot] = r; - p->ptimer[pot]->adjust(AD_TIME * r, pot); - } - } - } -}*/ - -//READ8_DEVICE_HANDLER( pokey_r ) -UINT8 pokey_r(void *_info, offs_t offset) -{ - //pokey_state *p = get_safe_token(device); - pokey_state *p = (pokey_state *)_info; - int data = 0, pot; - UINT32 adjust = 0; - - switch (offset & 15) - { - case POT0_C: case POT1_C: case POT2_C: case POT3_C: - case POT4_C: case POT5_C: case POT6_C: case POT7_C: - pot = offset & 7; - /*if( !p->pot_r[pot].isnull() ) - { - // - * If the conversion is not yet finished (ptimer running), - * get the current value by the linear interpolation of - * the final value using the elapsed time. - // - if( p->ALLPOT & (1 << pot) ) - { - //data = p->ptimer[pot]->elapsed().attoseconds / AD_TIME.attoseconds; - data = p->POTx[pot]; - LOG(("POKEY '%s' read POT%d (interpolated) $%02x\n", p->device->tag(), pot, data)); - } - else - { - data = p->POTx[pot]; - LOG(("POKEY '%s' read POT%d (final value) $%02x\n", p->device->tag(), pot, data)); - } - } - else - logerror("%s: warning - read '%s' POT%d\n", p->device->machine().describe_context(), p->device->tag(), pot);*/ - break; - - case ALLPOT_C: - /**************************************************************** - * If the 2 least significant bits of SKCTL are 0, the ALLPOTs - * are disabled (SKRESET). Thanks to MikeJ for pointing this out. - ****************************************************************/ - /*if( (p->SKCTL & SK_RESET) == 0) - { - data = 0; - LOG(("POKEY '%s' ALLPOT internal $%02x (reset)\n", p->device->tag(), data)); - } - else if( !p->allpot_r.isnull() ) - { - data = p->allpot_r(offset); - LOG(("POKEY '%s' ALLPOT callback $%02x\n", p->device->tag(), data)); - } - else - { - data = p->ALLPOT; - LOG(("POKEY '%s' ALLPOT internal $%02x\n", p->device->tag(), data)); - }*/ - break; - - case KBCODE_C: - data = p->KBCODE; - break; - - case RANDOM_C: - /**************************************************************** - * If the 2 least significant bits of SKCTL are 0, the random - * number generator is disabled (SKRESET). Thanks to Eric Smith - * for pointing out this critical bit of info! If the random - * number generator is enabled, get a new random number. Take - * the time gone since the last read into account and read the - * new value from an appropriate offset in the rand17 table. - ****************************************************************/ - if( p->SKCTL & SK_RESET ) - { - //adjust = p->rtimer->elapsed().as_double() / p->clock_period.as_double(); - adjust = 0; - p->r9 = (p->r9 + adjust) % 0x001ff; - p->r17 = (p->r17 + adjust) % 0x1ffff; - } - else - { - adjust = 1; - p->r9 = 0; - p->r17 = 0; - //LOG_RAND(("POKEY '%s' rand17 frozen (SKCTL): $%02x\n", p->device->tag(), p->RANDOM)); - } - if( p->AUDCTL & POLY9 ) - { - p->RANDOM = p->rand9[p->r9]; - //LOG_RAND(("POKEY '%s' adjust %u rand9[$%05x]: $%02x\n", p->device->tag(), adjust, p->r9, p->RANDOM)); - } - else - { - p->RANDOM = p->rand17[p->r17]; - //LOG_RAND(("POKEY '%s' adjust %u rand17[$%05x]: $%02x\n", p->device->tag(), adjust, p->r17, p->RANDOM)); - } - //if (adjust > 0) - // p->rtimer->adjust(attotime::never); - data = p->RANDOM ^ 0xff; - break; - - case SERIN_C: - //if( !p->serin_r.isnull() ) - // p->SERIN = p->serin_r(offset); - data = p->SERIN; - //LOG(("POKEY '%s' SERIN $%02x\n", p->device->tag(), data)); - break; - - case IRQST_C: - /* IRQST is an active low input port; we keep it active high */ - /* internally to ease the (un-)masking of bits */ - data = p->IRQST ^ 0xff; - //LOG(("POKEY '%s' IRQST $%02x\n", p->device->tag(), data)); - break; - - case SKSTAT_C: - /* SKSTAT is also an active low input port */ - data = p->SKSTAT ^ 0xff; - //LOG(("POKEY '%s' SKSTAT $%02x\n", p->device->tag(), data)); - break; - - default: - //LOG(("POKEY '%s' register $%02x\n", p->device->tag(), offset)); - break; - } - return data; -} - -/*READ8_HANDLER( quad_pokey_r ) -{ - static const char *const devname[4] = { "pokey1", "pokey2", "pokey3", "pokey4" }; - int pokey_num = (offset >> 3) & ~0x04; - int control = (offset & 0x20) >> 2; - int pokey_reg = (offset % 8) | control; - - return pokey_r(space->machine().device(devname[pokey_num]), pokey_reg); -}*/ - - -//WRITE8_DEVICE_HANDLER( pokey_w ) -void pokey_w(void *_info, offs_t offset, UINT8 data) -{ - //pokey_state *p = get_safe_token(device); - pokey_state *p = (pokey_state *)_info; - int ch_mask = 0, new_val; - - //p->channel->update(); - - /* determine which address was changed */ - switch (offset & 15) - { - case AUDF1_C: - if( data == p->AUDF[CHAN1] ) - return; - //LOG_SOUND(("POKEY '%s' AUDF1 $%02x\n", p->device->tag(), data)); - p->AUDF[CHAN1] = data; - ch_mask = 1 << CHAN1; - if( p->AUDCTL & CH12_JOINED ) /* if ch 1&2 tied together */ - ch_mask |= 1 << CHAN2; /* then also change on ch2 */ - break; - - case AUDC1_C: - if( data == p->AUDC[CHAN1] ) - return; - //LOG_SOUND(("POKEY '%s' AUDC1 $%02x (%s)\n", p->device->tag(), data, audc2str(data))); - p->AUDC[CHAN1] = data; - ch_mask = 1 << CHAN1; - break; - - case AUDF2_C: - if( data == p->AUDF[CHAN2] ) - return; - //LOG_SOUND(("POKEY '%s' AUDF2 $%02x\n", p->device->tag(), data)); - p->AUDF[CHAN2] = data; - ch_mask = 1 << CHAN2; - break; - - case AUDC2_C: - if( data == p->AUDC[CHAN2] ) - return; - //LOG_SOUND(("POKEY '%s' AUDC2 $%02x (%s)\n", p->device->tag(), data, audc2str(data))); - p->AUDC[CHAN2] = data; - ch_mask = 1 << CHAN2; - break; - - case AUDF3_C: - if( data == p->AUDF[CHAN3] ) - return; - //LOG_SOUND(("POKEY '%s' AUDF3 $%02x\n", p->device->tag(), data)); - p->AUDF[CHAN3] = data; - ch_mask = 1 << CHAN3; - - if( p->AUDCTL & CH34_JOINED ) /* if ch 3&4 tied together */ - ch_mask |= 1 << CHAN4; /* then also change on ch4 */ - break; - - case AUDC3_C: - if( data == p->AUDC[CHAN3] ) - return; - //LOG_SOUND(("POKEY '%s' AUDC3 $%02x (%s)\n", p->device->tag(), data, audc2str(data))); - p->AUDC[CHAN3] = data; - ch_mask = 1 << CHAN3; - break; - - case AUDF4_C: - if( data == p->AUDF[CHAN4] ) - return; - //LOG_SOUND(("POKEY '%s' AUDF4 $%02x\n", p->device->tag(), data)); - p->AUDF[CHAN4] = data; - ch_mask = 1 << CHAN4; - break; - - case AUDC4_C: - if( data == p->AUDC[CHAN4] ) - return; - //LOG_SOUND(("POKEY '%s' AUDC4 $%02x (%s)\n", p->device->tag(), data, audc2str(data))); - p->AUDC[CHAN4] = data; - ch_mask = 1 << CHAN4; - break; - - case AUDCTL_C: - if( data == p->AUDCTL ) - return; - //LOG_SOUND(("POKEY '%s' AUDCTL $%02x (%s)\n", p->device->tag(), data, audctl2str(data))); - p->AUDCTL = data; - ch_mask = 15; /* all channels */ - /* determine the base multiplier for the 'div by n' calculations */ - p->clockmult = (p->AUDCTL & CLK_15KHZ) ? DIV_15 : DIV_64; - break; - - case STIMER_C: - /*// first remove any existing timers // - LOG_TIMER(("POKEY '%s' STIMER $%02x\n", p->device->tag(), data)); - - p->timer[TIMER1]->adjust(attotime::never, p->timer_param[TIMER1]); - p->timer[TIMER2]->adjust(attotime::never, p->timer_param[TIMER2]); - p->timer[TIMER4]->adjust(attotime::never, p->timer_param[TIMER4]); - - // reset all counters to zero (side effect) // - p->polyadjust = 0; - p->counter[CHAN1] = 0; - p->counter[CHAN2] = 0; - p->counter[CHAN3] = 0; - p->counter[CHAN4] = 0; - - // joined chan#1 and chan#2 ? // - if( p->AUDCTL & CH12_JOINED ) - { - if( p->divisor[CHAN2] > 4 ) - { - LOG_TIMER(("POKEY '%s' timer1+2 after %d clocks\n", p->device->tag(), p->divisor[CHAN2])); - // set timer #1 _and_ #2 event after timer_div clocks of joined CHAN1+CHAN2 // - p->timer_period[TIMER2] = p->clock_period * p->divisor[CHAN2]; - p->timer_param[TIMER2] = IRQ_TIMR2|IRQ_TIMR1; - p->timer[TIMER2]->adjust(p->timer_period[TIMER2], p->timer_param[TIMER2], p->timer_period[TIMER2]); - } - } - else - { - if( p->divisor[CHAN1] > 4 ) - { - LOG_TIMER(("POKEY '%s' timer1 after %d clocks\n", p->device->tag(), p->divisor[CHAN1])); - // set timer #1 event after timer_div clocks of CHAN1 // - p->timer_period[TIMER1] = p->clock_period * p->divisor[CHAN1]; - p->timer_param[TIMER1] = IRQ_TIMR1; - p->timer[TIMER1]->adjust(p->timer_period[TIMER1], p->timer_param[TIMER1], p->timer_period[TIMER1]); - } - - if( p->divisor[CHAN2] > 4 ) - { - LOG_TIMER(("POKEY '%s' timer2 after %d clocks\n", p->device->tag(), p->divisor[CHAN2])); - // set timer #2 event after timer_div clocks of CHAN2 // - p->timer_period[TIMER2] = p->clock_period * p->divisor[CHAN2]; - p->timer_param[TIMER2] = IRQ_TIMR2; - p->timer[TIMER2]->adjust(p->timer_period[TIMER2], p->timer_param[TIMER2], p->timer_period[TIMER2]); - } - } - - // Note: p[chip] does not have a timer #3 // - - if( p->AUDCTL & CH34_JOINED ) - { - // not sure about this: if audc4 == 0000xxxx don't start timer 4 ? // - if( p->AUDC[CHAN4] & 0xf0 ) - { - if( p->divisor[CHAN4] > 4 ) - { - LOG_TIMER(("POKEY '%s' timer4 after %d clocks\n", p->device->tag(), p->divisor[CHAN4])); - // set timer #4 event after timer_div clocks of CHAN4 // - p->timer_period[TIMER4] = p->clock_period * p->divisor[CHAN4]; - p->timer_param[TIMER4] = IRQ_TIMR4; - p->timer[TIMER4]->adjust(p->timer_period[TIMER4], p->timer_param[TIMER4], p->timer_period[TIMER4]); - } - } - } - else - { - if( p->divisor[CHAN4] > 4 ) - { - LOG_TIMER(("POKEY '%s' timer4 after %d clocks\n", p->device->tag(), p->divisor[CHAN4])); - // set timer #4 event after timer_div clocks of CHAN4 // - p->timer_period[TIMER4] = p->clock_period * p->divisor[CHAN4]; - p->timer_param[TIMER4] = IRQ_TIMR4; - p->timer[TIMER4]->adjust(p->timer_period[TIMER4], p->timer_param[TIMER4], p->timer_period[TIMER4]); - } - } - - p->timer[TIMER1]->enable(p->IRQEN & IRQ_TIMR1); - p->timer[TIMER2]->enable(p->IRQEN & IRQ_TIMR2); - p->timer[TIMER4]->enable(p->IRQEN & IRQ_TIMR4);*/ - break; - - case SKREST_C: - /* reset SKSTAT */ - //LOG(("POKEY '%s' SKREST $%02x\n", p->device->tag(), data)); - p->SKSTAT &= ~(SK_FRAME|SK_OVERRUN|SK_KBERR); - break; - - case POTGO_C: - //LOG(("POKEY '%s' POTGO $%02x\n", p->device->tag(), data)); - //pokey_potgo(p); - break; - - case SEROUT_C: - //LOG(("POKEY '%s' SEROUT $%02x\n", p->device->tag(), data)); - //p->serout_w(offset, data); - //p->SKSTAT |= SK_SEROUT; - /* - * These are arbitrary values, tested with some custom boot - * loaders from Ballblazer and Escape from Fractalus - * The real times are unknown - */ - //device->machine().scheduler().timer_set(attotime::from_usec(200), FUNC(pokey_serout_ready_cb), 0, p); - /* 10 bits (assumption 1 start, 8 data and 1 stop bit) take how long? */ - //device->machine().scheduler().timer_set(attotime::from_usec(2000), FUNC(pokey_serout_complete), 0, p); - break; - - case IRQEN_C: - //LOG(("POKEY '%s' IRQEN $%02x\n", p->device->tag(), data)); - - /* acknowledge one or more IRQST bits ? */ - if( p->IRQST & ~data ) - { - /* reset IRQST bits that are masked now */ - p->IRQST &= data; - } - else - { - /* enable/disable timers now to avoid unneeded - breaking of the CPU cores for masked timers */ - /*if( p->timer[TIMER1] && ((p->IRQEN^data) & IRQ_TIMR1) ) - p->timer[TIMER1]->enable(data & IRQ_TIMR1); - if( p->timer[TIMER2] && ((p->IRQEN^data) & IRQ_TIMR2) ) - p->timer[TIMER2]->enable(data & IRQ_TIMR2); - if( p->timer[TIMER4] && ((p->IRQEN^data) & IRQ_TIMR4) ) - p->timer[TIMER4]->enable(data & IRQ_TIMR4);*/ - } - /* store irq enable */ - p->IRQEN = data; - break; - - case SKCTL_C: - if( data == p->SKCTL ) - return; - //LOG(("POKEY '%s' SKCTL $%02x\n", p->device->tag(), data)); - p->SKCTL = data; - if( !(data & SK_RESET) ) - { - pokey_w(p, IRQEN_C, 0); - pokey_w(p, SKREST_C, 0); - } - break; - } - - /************************************************************ - * As defined in the manual, the exact counter values are - * different depending on the frequency and resolution: - * 64 kHz or 15 kHz - AUDF + 1 - * 1.79 MHz, 8-bit - AUDF + 4 - * 1.79 MHz, 16-bit - AUDF[CHAN1]+256*AUDF[CHAN2] + 7 - ************************************************************/ - - /* only reset the channels that have changed */ - - if( ch_mask & (1 << CHAN1) ) - { - /* process channel 1 frequency */ - if( p->AUDCTL & CH1_HICLK ) - new_val = p->AUDF[CHAN1] + DIVADD_HICLK; - else - new_val = (p->AUDF[CHAN1] + DIVADD_LOCLK) * p->clockmult; - - //LOG_SOUND(("POKEY '%s' chan1 %d\n", p->device->tag(), new_val)); - - p->volume[CHAN1] = (p->AUDC[CHAN1] & VOLUME_MASK) * POKEY_DEFAULT_GAIN; - p->divisor[CHAN1] = new_val; - if( new_val < p->counter[CHAN1] ) - p->counter[CHAN1] = new_val; - //if( p->interrupt_cb && p->timer[TIMER1] ) - // p->timer[TIMER1]->adjust(p->clock_period * new_val, p->timer_param[TIMER1], p->timer_period[TIMER1]); - p->audible[CHAN1] = !( - (p->AUDC[CHAN1] & VOLUME_ONLY) || - (p->AUDC[CHAN1] & VOLUME_MASK) == 0 || - ((p->AUDC[CHAN1] & PURE) && new_val < (p->samplerate_24_8 >> 8))); - if( !p->audible[CHAN1] ) - { - p->output[CHAN1] = 1; - p->counter[CHAN1] = 0x7fffffff; - /* 50% duty cycle should result in half volume */ - p->volume[CHAN1] >>= 1; - } - } - - if( ch_mask & (1 << CHAN2) ) - { - /* process channel 2 frequency */ - if( p->AUDCTL & CH12_JOINED ) - { - if( p->AUDCTL & CH1_HICLK ) - new_val = p->AUDF[CHAN2] * 256 + p->AUDF[CHAN1] + DIVADD_HICLK_JOINED; - else - new_val = (p->AUDF[CHAN2] * 256 + p->AUDF[CHAN1] + DIVADD_LOCLK) * p->clockmult; - //LOG_SOUND(("POKEY '%s' chan1+2 %d\n", p->device->tag(), new_val)); - } - else - { - new_val = (p->AUDF[CHAN2] + DIVADD_LOCLK) * p->clockmult; - //LOG_SOUND(("POKEY '%s' chan2 %d\n", p->device->tag(), new_val)); - } - - p->volume[CHAN2] = (p->AUDC[CHAN2] & VOLUME_MASK) * POKEY_DEFAULT_GAIN; - p->divisor[CHAN2] = new_val; - if( new_val < p->counter[CHAN2] ) - p->counter[CHAN2] = new_val; - //if( p->interrupt_cb && p->timer[TIMER2] ) - // p->timer[TIMER2]->adjust(p->clock_period * new_val, p->timer_param[TIMER2], p->timer_period[TIMER2]); - p->audible[CHAN2] = !( - (p->AUDC[CHAN2] & VOLUME_ONLY) || - (p->AUDC[CHAN2] & VOLUME_MASK) == 0 || - ((p->AUDC[CHAN2] & PURE) && new_val < (p->samplerate_24_8 >> 8))); - if( !p->audible[CHAN2] ) - { - p->output[CHAN2] = 1; - p->counter[CHAN2] = 0x7fffffff; - /* 50% duty cycle should result in half volume */ - p->volume[CHAN2] >>= 1; - } - } - - if( ch_mask & (1 << CHAN3) ) - { - /* process channel 3 frequency */ - if( p->AUDCTL & CH3_HICLK ) - new_val = p->AUDF[CHAN3] + DIVADD_HICLK; - else - new_val = (p->AUDF[CHAN3] + DIVADD_LOCLK) * p->clockmult; - - //LOG_SOUND(("POKEY '%s' chan3 %d\n", p->device->tag(), new_val)); - - p->volume[CHAN3] = (p->AUDC[CHAN3] & VOLUME_MASK) * POKEY_DEFAULT_GAIN; - p->divisor[CHAN3] = new_val; - if( new_val < p->counter[CHAN3] ) - p->counter[CHAN3] = new_val; - /* channel 3 does not have a timer associated */ - p->audible[CHAN3] = !( - (p->AUDC[CHAN3] & VOLUME_ONLY) || - (p->AUDC[CHAN3] & VOLUME_MASK) == 0 || - ((p->AUDC[CHAN3] & PURE) && new_val < (p->samplerate_24_8 >> 8))) || - (p->AUDCTL & CH1_FILTER); - if( !p->audible[CHAN3] ) - { - p->output[CHAN3] = 1; - p->counter[CHAN3] = 0x7fffffff; - /* 50% duty cycle should result in half volume */ - p->volume[CHAN3] >>= 1; - } - } - - if( ch_mask & (1 << CHAN4) ) - { - /* process channel 4 frequency */ - if( p->AUDCTL & CH34_JOINED ) - { - if( p->AUDCTL & CH3_HICLK ) - new_val = p->AUDF[CHAN4] * 256 + p->AUDF[CHAN3] + DIVADD_HICLK_JOINED; - else - new_val = (p->AUDF[CHAN4] * 256 + p->AUDF[CHAN3] + DIVADD_LOCLK) * p->clockmult; - //LOG_SOUND(("POKEY '%s' chan3+4 %d\n", p->device->tag(), new_val)); - } - else - { - new_val = (p->AUDF[CHAN4] + DIVADD_LOCLK) * p->clockmult; - //LOG_SOUND(("POKEY '%s' chan4 %d\n", p->device->tag(), new_val)); - } - - p->volume[CHAN4] = (p->AUDC[CHAN4] & VOLUME_MASK) * POKEY_DEFAULT_GAIN; - p->divisor[CHAN4] = new_val; - if( new_val < p->counter[CHAN4] ) - p->counter[CHAN4] = new_val; - //if( p->interrupt_cb && p->timer[TIMER4] ) - // p->timer[TIMER4]->adjust(p->clock_period * new_val, p->timer_param[TIMER4], p->timer_period[TIMER4]); - p->audible[CHAN4] = !( - (p->AUDC[CHAN4] & VOLUME_ONLY) || - (p->AUDC[CHAN4] & VOLUME_MASK) == 0 || - ((p->AUDC[CHAN4] & PURE) && new_val < (p->samplerate_24_8 >> 8))) || - (p->AUDCTL & CH2_FILTER); - if( !p->audible[CHAN4] ) - { - p->output[CHAN4] = 1; - p->counter[CHAN4] = 0x7fffffff; - /* 50% duty cycle should result in half volume */ - p->volume[CHAN4] >>= 1; - } - } -} - -/*WRITE8_HANDLER( quad_pokey_w ) -{ - static const char *const devname[4] = { "pokey1", "pokey2", "pokey3", "pokey4" }; - int pokey_num = (offset >> 3) & ~0x04; - int control = (offset & 0x20) >> 2; - int pokey_reg = (offset % 8) | control; - - pokey_w(space->machine().device(devname[pokey_num]), pokey_reg, data); -} - -void pokey_serin_ready(device_t *device, int after) -{ - pokey_state *p = get_safe_token(device); - device->machine().scheduler().timer_set(p->clock_period * after, FUNC(pokey_serin_ready_cb), 0, p); -} - -void pokey_break_w(device_t *device, int shift) -{ - //pokey_state *p = get_safe_token(device); - if( shift ) // shift code ? // - p->SKSTAT |= SK_SHIFT; - else - p->SKSTAT &= ~SK_SHIFT; - // check if the break IRQ is enabled // - if( p->IRQEN & IRQ_BREAK ) - { - // set break IRQ status and call back the interrupt handler // - p->IRQST |= IRQ_BREAK; - if( p->interrupt_cb ) - (*p->interrupt_cb)(device, IRQ_BREAK); - } -} - -void pokey_kbcode_w(device_t *device, int kbcode, int make) -{ - pokey_state *p = get_safe_token(device); - // make code ? // - if( make ) - { - p->KBCODE = kbcode; - p->SKSTAT |= SK_KEYBD; - if( kbcode & 0x40 ) // shift code ? // - p->SKSTAT |= SK_SHIFT; - else - p->SKSTAT &= ~SK_SHIFT; - - if( p->IRQEN & IRQ_KEYBD ) - { - // last interrupt not acknowledged ? // - if( p->IRQST & IRQ_KEYBD ) - p->SKSTAT |= SK_KBERR; - p->IRQST |= IRQ_KEYBD; - if( p->interrupt_cb ) - (*p->interrupt_cb)(device, IRQ_KEYBD); - } - } - else - { - p->KBCODE = kbcode; - p->SKSTAT &= ~SK_KEYBD; - } -}*/ - - -void pokey_set_mute_mask(void *_info, UINT32 MuteMask) -{ - pokey_state *chip = (pokey_state *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 4; CurChn ++) - chip->Muted[CurChn] = (MuteMask >> CurChn) & 0x01; - - return; -} - - - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( pokey ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- // - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(pokey_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- // - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( pokey ); break; - case DEVINFO_FCT_STOP: // Nothing // break; - case DEVINFO_FCT_RESET: // Nothing // break; - - // --- the following bits of info are returned as NULL-terminated strings --- // - case DEVINFO_STR_NAME: strcpy(info->s, "POKEY"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Atari custom"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "4.51"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -} - - -DEFINE_LEGACY_SOUND_DEVICE(POKEY, pokey);*/ diff --git a/Frameworks/GME/vgmplay/chips/pokey.h b/Frameworks/GME/vgmplay/chips/pokey.h deleted file mode 100644 index 0b50425da..000000000 --- a/Frameworks/GME/vgmplay/chips/pokey.h +++ /dev/null @@ -1,99 +0,0 @@ -/***************************************************************************** - * - * POKEY chip emulator 4.3 - * Copyright Nicola Salmoria and the MAME Team - * - * Based on original info found in Ron Fries' Pokey emulator, - * with additions by Brad Oliver, Eric Smith and Juergen Buchmueller. - * paddle (a/d conversion) details from the Atari 400/800 Hardware Manual. - * Polynome algorithms according to info supplied by Perry McFarlane. - * - * This code is subject to the MAME license, which besides other - * things means it is distributed as is, no warranties whatsoever. - * For more details read mame.txt that comes with MAME. - * - *****************************************************************************/ - -#pragma once - -//#include "devlegcy.h" - -/* CONSTANT DEFINITIONS */ - -/* POKEY WRITE LOGICALS */ -#define AUDF1_C 0x00 -#define AUDC1_C 0x01 -#define AUDF2_C 0x02 -#define AUDC2_C 0x03 -#define AUDF3_C 0x04 -#define AUDC3_C 0x05 -#define AUDF4_C 0x06 -#define AUDC4_C 0x07 -#define AUDCTL_C 0x08 -#define STIMER_C 0x09 -#define SKREST_C 0x0A -#define POTGO_C 0x0B -#define SEROUT_C 0x0D -#define IRQEN_C 0x0E -#define SKCTL_C 0x0F - -/* POKEY READ LOGICALS */ -#define POT0_C 0x00 -#define POT1_C 0x01 -#define POT2_C 0x02 -#define POT3_C 0x03 -#define POT4_C 0x04 -#define POT5_C 0x05 -#define POT6_C 0x06 -#define POT7_C 0x07 -#define ALLPOT_C 0x08 -#define KBCODE_C 0x09 -#define RANDOM_C 0x0A -#define SERIN_C 0x0D -#define IRQST_C 0x0E -#define SKSTAT_C 0x0F - -/* exact 1.79 MHz clock freq (of the Atari 800 that is) */ -#define FREQ_17_EXACT 1789790 - - -/***************************************************************************** - * pot0_r to pot7_r: - * Handlers for reading the pot values. Some Atari games use - * ALLPOT to return dipswitch settings and other things. - * serin_r, serout_w, interrupt_cb: - * New function pointers for serial input/output and a interrupt callback. - *****************************************************************************/ - -/*typedef struct _pokey_interface pokey_interface; -struct _pokey_interface -{ - devcb_read8 pot_r[8]; - devcb_read8 allpot_r; - devcb_read8 serin_r; - devcb_write8 serout_w; - void (*interrupt_cb)(device_t *device, int mask); -};*/ - - -void pokey_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_pokey(void **chip, int clock); -void device_stop_pokey(void *chip); -void device_reset_pokey(void *chip); - -//READ8_DEVICE_HANDLER( pokey_r ); -//WRITE8_DEVICE_HANDLER( pokey_w ); -UINT8 pokey_r(void *chip, offs_t offset); -void pokey_w(void *chip, offs_t offset, UINT8 data); - -/* fix me: eventually this should be a single device with pokey subdevices */ -//READ8_HANDLER( quad_pokey_r ); -//WRITE8_HANDLER( quad_pokey_w ); - -/*void pokey_serin_ready (device_t *device, int after); -void pokey_break_w (device_t *device, int shift); -void pokey_kbcode_w (device_t *device, int kbcode, int make);*/ - -void pokey_set_mute_mask(void *chip, UINT32 MuteMask); - -//DECLARE_LEGACY_SOUND_DEVICE(POKEY, pokey); diff --git a/Frameworks/GME/vgmplay/chips/pwm.c b/Frameworks/GME/vgmplay/chips/pwm.c deleted file mode 100644 index c5c10c352..000000000 --- a/Frameworks/GME/vgmplay/chips/pwm.c +++ /dev/null @@ -1,458 +0,0 @@ -/*************************************************************************** - * Gens: PWM audio emulator. * - * * - * Copyright (c) 1999-2002 by Stéphane Dallongeville * - * Copyright (c) 2003-2004 by Stéphane Akhoun * - * Copyright (c) 2008-2009 by David Korth * - * * - * This program is free software; you can redistribute it and/or modify it * - * under the terms of the GNU General Public License as published by the * - * Free Software Foundation; either version 2 of the License, or (at your * - * option) any later version. * - * * - * This program is distributed in the hope that it will be useful, but * - * WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License along * - * with this program; if not, write to the Free Software Foundation, Inc., * - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - ***************************************************************************/ - -#include "mamedef.h" -#include "pwm.h" - -#include -#include - -//#include "gens_core/mem/mem_sh2.h" -//#include "gens_core/cpu/sh2/sh2.h" - -#define CHILLY_WILLY_SCALE 1 - -#if PWM_BUF_SIZE == 8 -unsigned char PWM_FULL_TAB[PWM_BUF_SIZE * PWM_BUF_SIZE] = -{ - 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, - 0x80, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x80, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x80, 0x40, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x80, 0x40, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x80, 0x40, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x40, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x40, -}; -#elif PWM_BUF_SIZE == 4 -unsigned char PWM_FULL_TAB[PWM_BUF_SIZE * PWM_BUF_SIZE] = -{ - 0x40, 0x00, 0x00, 0x80, - 0x80, 0x40, 0x00, 0x00, - 0x00, 0x80, 0x40, 0x00, - 0x00, 0x00, 0x80, 0x40, -}; -#else -#error PWM_BUF_SIZE must equal 4 or 8. -#endif /* PWM_BUF_SIZE */ - -typedef struct _pwm_chip -{ - unsigned short PWM_FIFO_R[8]; - unsigned short PWM_FIFO_L[8]; - unsigned int PWM_RP_R; - unsigned int PWM_WP_R; - unsigned int PWM_RP_L; - unsigned int PWM_WP_L; - unsigned int PWM_Cycles; - unsigned int PWM_Cycle; - unsigned int PWM_Cycle_Cnt; - unsigned int PWM_Int; - unsigned int PWM_Int_Cnt; - unsigned int PWM_Mode; - //unsigned int PWM_Enable; - unsigned int PWM_Out_R; - unsigned int PWM_Out_L; - - unsigned int PWM_Cycle_Tmp; - unsigned int PWM_Cycles_Tmp; - unsigned int PWM_Int_Tmp; - unsigned int PWM_FIFO_L_Tmp; - unsigned int PWM_FIFO_R_Tmp; - -#if CHILLY_WILLY_SCALE -// TODO: Fix Chilly Willy's new scaling algorithm. - /* PWM scaling variables. */ - int PWM_Offset; - int PWM_Scale; - //int PWM_Loudness; -#endif - - int clock; - - unsigned char Mute; -} pwm_chip; -#if CHILLY_WILLY_SCALE -// TODO: Fix Chilly Willy's new scaling algorithm. -#define PWM_Loudness 0 -#endif - -void PWM_Init(pwm_chip* chip); -void PWM_Recalc_Scale(pwm_chip* chip); - -void PWM_Set_Cycle(pwm_chip* chip, unsigned int cycle); -void PWM_Set_Int(pwm_chip* chip, unsigned int int_time); - -void PWM_Update(pwm_chip* chip, int **buf, int length); - - -/** - * PWM_Init(): Initialize the PWM audio emulator. - */ -void PWM_Init(pwm_chip* chip) -{ - chip->PWM_Mode = 0; - chip->PWM_Out_R = 0; - chip->PWM_Out_L = 0; - - memset(chip->PWM_FIFO_R, 0x00, sizeof(chip->PWM_FIFO_R)); - memset(chip->PWM_FIFO_L, 0x00, sizeof(chip->PWM_FIFO_L)); - - chip->PWM_RP_R = 0; - chip->PWM_WP_R = 0; - chip->PWM_RP_L = 0; - chip->PWM_WP_L = 0; - chip->PWM_Cycle_Tmp = 0; - chip->PWM_Int_Tmp = 0; - chip->PWM_FIFO_L_Tmp = 0; - chip->PWM_FIFO_R_Tmp = 0; - - //PWM_Loudness = 0; - PWM_Set_Cycle(chip, 0); - PWM_Set_Int(chip, 0); -} - - -#if CHILLY_WILLY_SCALE -// TODO: Fix Chilly Willy's new scaling algorithm. -void PWM_Recalc_Scale(pwm_chip* chip) -{ - chip->PWM_Offset = (chip->PWM_Cycle / 2) + 1; - chip->PWM_Scale = 0x7FFF00 / chip->PWM_Offset; -} -#endif - - -void PWM_Set_Cycle(pwm_chip* chip, unsigned int cycle) -{ - cycle--; - chip->PWM_Cycle = (cycle & 0xFFF); - chip->PWM_Cycle_Cnt = chip->PWM_Cycles; - -#if CHILLY_WILLY_SCALE - // TODO: Fix Chilly Willy's new scaling algorithm. - PWM_Recalc_Scale(chip); -#endif -} - - -void PWM_Set_Int(pwm_chip* chip, unsigned int int_time) -{ - int_time &= 0x0F; - if (int_time) - chip->PWM_Int = chip->PWM_Int_Cnt = int_time; - else - chip->PWM_Int = chip->PWM_Int_Cnt = 16; -} - - -void PWM_Clear_Timer(pwm_chip* chip) -{ - chip->PWM_Cycle_Cnt = 0; -} - - -/** - * PWM_SHIFT(): Shift PWM data. - * @param src: Channel (L or R) with the source data. - * @param dest Channel (L or R) for the destination. - */ -#define PWM_SHIFT(src, dest) \ -{ \ - /* Make sure the source FIFO isn't empty. */ \ - if (PWM_RP_##src != PWM_WP_##src) \ - { \ - /* Get destination channel output from the source channel FIFO. */ \ - PWM_Out_##dest = PWM_FIFO_##src[PWM_RP_##src]; \ - \ - /* Increment the source channel read pointer, resetting to 0 if it overflows. */ \ - PWM_RP_##src = (PWM_RP_##src + 1) & (PWM_BUF_SIZE - 1); \ - } \ -} - - -/*static void PWM_Shift_Data(void) -{ - switch (PWM_Mode & 0x0F) - { - case 0x01: - case 0x0D: - // Rx_LL: Right -> Ignore, Left -> Left - PWM_SHIFT(L, L); - break; - - case 0x02: - case 0x0E: - // Rx_LR: Right -> Ignore, Left -> Right - PWM_SHIFT(L, R); - break; - - case 0x04: - case 0x07: - // RL_Lx: Right -> Left, Left -> Ignore - PWM_SHIFT(R, L); - break; - - case 0x05: - case 0x09: - // RR_LL: Right -> Right, Left -> Left - PWM_SHIFT(L, L); - PWM_SHIFT(R, R); - break; - - case 0x06: - case 0x0A: - // RL_LR: Right -> Left, Left -> Right - PWM_SHIFT(L, R); - PWM_SHIFT(R, L); - break; - - case 0x08: - case 0x0B: - // RR_Lx: Right -> Right, Left -> Ignore - PWM_SHIFT(R, R); - break; - - case 0x00: - case 0x03: - case 0x0C: - case 0x0F: - default: - // Rx_Lx: Right -> Ignore, Left -> Ignore - break; - } -} - - -void PWM_Update_Timer(unsigned int cycle) -{ - // Don't do anything if PWM is disabled in the Sound menu. - - // Don't do anything if PWM isn't active. - if ((PWM_Mode & 0x0F) == 0x00) - return; - - if (PWM_Cycle == 0x00 || (PWM_Cycle_Cnt > cycle)) - return; - - PWM_Shift_Data(); - - PWM_Cycle_Cnt += PWM_Cycle; - - PWM_Int_Cnt--; - if (PWM_Int_Cnt == 0) - { - PWM_Int_Cnt = PWM_Int; - - if (PWM_Mode & 0x0080) - { - // RPT => generate DREQ1 as well as INT - SH2_DMA1_Request(&M_SH2, 1); - SH2_DMA1_Request(&S_SH2, 1); - } - - if (_32X_MINT & 1) - SH2_Interrupt(&M_SH2, 6); - if (_32X_SINT & 1) - SH2_Interrupt(&S_SH2, 6); - } -}*/ - - -INLINE int PWM_Update_Scale(pwm_chip* chip, int PWM_In) -{ - if (PWM_In == 0) - return 0; - - // TODO: Chilly Willy's new scaling algorithm breaks drx's Sonic 1 32X (with PWM drums). -#ifdef CHILLY_WILLY_SCALE - //return (((PWM_In & 0xFFF) - chip->PWM_Offset) * chip->PWM_Scale) >> (8 - PWM_Loudness); - // Knuckles' Chaotix: Tachy Touch uses the values 0xF?? for negative values - // This small modification fixes the terrible pops. - PWM_In &= 0xFFF; - if (PWM_In & 0x800) - PWM_In |= ~0xFFF; - return ((PWM_In - chip->PWM_Offset) * chip->PWM_Scale) >> (8 - PWM_Loudness); -#else - const int PWM_adjust = ((chip->PWM_Cycle >> 1) + 1); - int PWM_Ret = ((chip->PWM_In & 0xFFF) - PWM_adjust); - - // Increase PWM volume so it's audible. - PWM_Ret <<= (5+2); - - // Make sure the PWM isn't oversaturated. - if (PWM_Ret > 32767) - PWM_Ret = 32767; - else if (PWM_Ret < -32768) - PWM_Ret = -32768; - - return PWM_Ret; -#endif -} - - -void PWM_Update(pwm_chip* chip, int **buf, int length) -{ - int tmpOutL; - int tmpOutR; - int i; - - //if (!PWM_Enable) - // return; - - if (chip->PWM_Out_L == 0 && chip->PWM_Out_R == 0) - { - memset(buf[0], 0x00, length * sizeof(int)); - memset(buf[1], 0x00, length * sizeof(int)); - return; - } - - // New PWM scaling algorithm provided by Chilly Willy on the Sonic Retro forums. - tmpOutL = PWM_Update_Scale(chip, (int)chip->PWM_Out_L); - tmpOutR = PWM_Update_Scale(chip, (int)chip->PWM_Out_R); - - tmpOutL = chip->Mute ? 0 : tmpOutL; - tmpOutR = chip->Mute ? 0 : tmpOutR; - - for (i = 0; i < length; i ++) - { - buf[0][i] = tmpOutL; - buf[1][i] = tmpOutR; - } -} - - -void pwm_update(void *_info, stream_sample_t **outputs, int samples) -{ - pwm_chip *chip = (pwm_chip *)_info; - - PWM_Update(chip, outputs, samples); -} - -void pwm_mute(void *_info, UINT8 Mute) -{ - pwm_chip *chip = (pwm_chip *)_info; - chip->Mute = Mute; -} - -int device_start_pwm(void **_info, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - /* allocate memory for the chip */ - //pwm_state *chip = get_safe_token(device); - pwm_chip *chip; - int rate; - - chip = (pwm_chip *) calloc(1, sizeof(pwm_chip)); - *_info = (void *) chip; - - rate = 22020; // that's the rate the PWM is mostly used - if (((CHIP_SAMPLING_MODE & 0x01) && rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - rate = CHIP_SAMPLE_RATE; - chip->clock = clock; - - PWM_Init(chip); - /* allocate the stream */ - //chip->stream = stream_create(device, 0, 2, device->clock / 384, chip, rf5c68_update); - - return rate; -} - -void device_stop_pwm(void *_info) -{ - //pwm_chip *chip = &PWM_Chip[ChipID]; - //free(chip->ram); - - free(_info); - - return; -} - -void device_reset_pwm(void *_info) -{ - pwm_chip *chip = (pwm_chip *)_info; - PWM_Init(chip); -} - -void pwm_chn_w(void *_info, UINT8 Channel, UINT16 data) -{ - pwm_chip *chip = (pwm_chip *)_info; - - if (chip->clock == 1) - { // old-style commands - switch(Channel) - { - case 0x00: - chip->PWM_Out_L = data; - break; - case 0x01: - chip->PWM_Out_R = data; - break; - case 0x02: - PWM_Set_Cycle(chip, data); - break; - case 0x03: - chip->PWM_Out_L = data; - chip->PWM_Out_R = data; - break; - } - } - else - { - switch(Channel) - { - case 0x00/2: // control register - PWM_Set_Int(chip, data >> 8); - break; - case 0x02/2: // cycle register - PWM_Set_Cycle(chip, data); - break; - case 0x04/2: // l ch - chip->PWM_Out_L = data; - break; - case 0x06/2: // r ch - chip->PWM_Out_R = data; - if (! chip->PWM_Mode) - { - if (chip->PWM_Out_L == chip->PWM_Out_R) - { - // fixes these terrible pops when - // starting/stopping/pausing the song - chip->PWM_Offset = data; - chip->PWM_Mode = 0x01; - } - } - break; - case 0x08/2: // mono ch - chip->PWM_Out_L = data; - chip->PWM_Out_R = data; - if (! chip->PWM_Mode) - { - chip->PWM_Offset = data; - chip->PWM_Mode = 0x01; - } - break; - } - } - - return; -} diff --git a/Frameworks/GME/vgmplay/chips/pwm.h b/Frameworks/GME/vgmplay/chips/pwm.h deleted file mode 100644 index 7d5ccc56a..000000000 --- a/Frameworks/GME/vgmplay/chips/pwm.h +++ /dev/null @@ -1,63 +0,0 @@ -/*************************************************************************** - * Gens: PWM audio emulator. * - * * - * Copyright (c) 1999-2002 by Stéphane Dallongeville * - * Copyright (c) 2003-2004 by Stéphane Akhoun * - * Copyright (c) 2008 by David Korth * - * * - * This program is free software; you can redistribute it and/or modify it * - * under the terms of the GNU General Public License as published by the * - * Free Software Foundation; either version 2 of the License, or (at your * - * option) any later version. * - * * - * This program is distributed in the hope that it will be useful, but * - * WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License along * - * with this program; if not, write to the Free Software Foundation, Inc., * - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - ***************************************************************************/ - -#define PWM_BUF_SIZE 4 -/*extern unsigned char PWM_FULL_TAB[PWM_BUF_SIZE * PWM_BUF_SIZE]; - -extern unsigned short PWM_FIFO_R[8]; -extern unsigned short PWM_FIFO_L[8]; -extern unsigned int PWM_RP_R; -extern unsigned int PWM_WP_R; -extern unsigned int PWM_RP_L; -extern unsigned int PWM_WP_L; -extern unsigned int PWM_Cycles; -extern unsigned int PWM_Cycle; -extern unsigned int PWM_Cycle_Cnt; -extern unsigned int PWM_Int; -extern unsigned int PWM_Int_Cnt; -extern unsigned int PWM_Mode; -extern unsigned int PWM_Enable; -extern unsigned int PWM_Out_R; -extern unsigned int PWM_Out_L;*/ - -//void PWM_Init(void); -//void PWM_Recalc_Scale(void); - -/* Functions called by x86 asm. */ -//void PWM_Set_Cycle(unsigned int cycle); -//void PWM_Set_Int(unsigned int int_time); - -/* Functions called by C/C++ code only. */ -//void PWM_Clear_Timer(void); -//void PWM_Update_Timer(unsigned int cycle); -//void PWM_Update(int **buf, int length); - - -void pwm_update(void *chip, stream_sample_t **outputs, int samples); - -int device_start_pwm(void **chip, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_pwm(void *chip); -void device_reset_pwm(void *chip); - -void pwm_mute(void *chip, UINT8 Mute); - -void pwm_chn_w(void *chip, UINT8 Channel, UINT16 data); diff --git a/Frameworks/GME/vgmplay/chips/qsound.c b/Frameworks/GME/vgmplay/chips/qsound.c deleted file mode 100644 index 217eb4f22..000000000 --- a/Frameworks/GME/vgmplay/chips/qsound.c +++ /dev/null @@ -1,489 +0,0 @@ -/*************************************************************************** - - Capcom System QSound(tm) - ======================== - - Driver by Paul Leaman (paul@vortexcomputing.demon.co.uk) - and Miguel Angel Horna (mahorna@teleline.es) - - A 16 channel stereo sample player. - - QSpace position is simulated by panning the sound in the stereo space. - - Register - 0 xxbb xx = unknown bb = start high address - 1 ssss ssss = sample start address - 2 pitch - 3 unknown (always 0x8000) - 4 loop offset from end address - 5 end - 6 master channel volume - 7 not used - 8 Balance (left=0x0110 centre=0x0120 right=0x0130) - 9 unknown (most fixed samples use 0 for this register) - - Many thanks to CAB (the author of Amuse), without whom this probably would - never have been finished. - - If anybody has some information about this hardware, please send it to me - to mahorna@teleline.es or 432937@cepsz.unizar.es. - http://teleline.terra.es/personal/mahorna - -***************************************************************************/ - -//#include "emu.h" -#include "mamedef.h" -#ifdef _DEBUG -#include -#endif -#include -#include -#include -#include "qsound.h" - -#ifndef NULL -#define NULL ((void *)0) -#endif - -/* -Debug defines -*/ -#define LOG_WAVE 0 -#define VERBOSE 0 -#define LOG(x) do { if (VERBOSE) logerror x; } while (0) - -/* 8 bit source ROM samples */ -typedef INT8 QSOUND_SRC_SAMPLE; - - -#define QSOUND_CLOCKDIV 166 /* Clock divider */ -#define QSOUND_CHANNELS 16 -typedef stream_sample_t QSOUND_SAMPLE; - -struct QSOUND_CHANNEL -{ - UINT32 bank; // bank - UINT32 address; // start/cur address - UINT16 loop; // loop address - UINT16 end; // end address - UINT32 freq; // frequency - UINT16 vol; // master volume - - // work variables - UINT8 enabled; // key on / key off - int lvol; // left volume - int rvol; // right volume - UINT32 step_ptr; // current offset counter - - UINT8 Muted; -}; - -typedef struct _qsound_state qsound_state; -struct _qsound_state -{ - /* Private variables */ - //sound_stream * stream; /* Audio stream */ - struct QSOUND_CHANNEL channel[QSOUND_CHANNELS]; - - UINT16 data; /* register latch data */ - QSOUND_SRC_SAMPLE *sample_rom; /* Q sound sample ROM */ - UINT32 sample_rom_length; - - int pan_table[33]; /* Pan volume table */ - - //FILE *fpRawDataL; - //FILE *fpRawDataR; -}; - -/*INLINE qsound_state *get_safe_token(device_t *device) -{ - assert(device != NULL); - assert(device->type() == QSOUND); - return (qsound_state *)downcast(device)->token(); -}*/ - - -/* Function prototypes */ -//static STREAM_UPDATE( qsound_update ); -static void qsound_set_command(qsound_state *chip, UINT8 address, UINT16 data); - -//static DEVICE_START( qsound ) -int device_start_qsound(void **_info, int clock) -{ - //qsound_state *chip = get_safe_token(device); - qsound_state *chip; - int i; - - chip = (qsound_state *) calloc(1, sizeof(qsound_state)); - *_info = (void *) chip; - - //chip->sample_rom = (QSOUND_SRC_SAMPLE *)*device->region(); - //chip->sample_rom_length = device->region()->bytes(); - chip->sample_rom = NULL; - chip->sample_rom_length = 0x00; - - /* Create pan table */ - for (i=0; i<33; i++) - chip->pan_table[i]=(int)((256/sqrt(32.0)) * sqrt((double)i)); - - // init sound regs - memset(chip->channel, 0, sizeof(chip->channel)); - -// LOG(("Pan table\n")); -// for (i=0; i<33; i++) -// LOG(("%02x ", chip->pan_table[i])); - - /* Allocate stream */ - /*chip->stream = device->machine().sound().stream_alloc( - *device, 0, 2, - device->clock() / QSOUND_CLOCKDIV, - chip, - qsound_update );*/ - - /*if (LOG_WAVE) - { - chip->fpRawDataR=fopen("qsoundr.raw", "w+b"); - chip->fpRawDataL=fopen("qsoundl.raw", "w+b"); - }*/ - - /* state save */ - /*for (i=0; isave_item(NAME(chip->channel[i].bank), i); - device->save_item(NAME(chip->channel[i].address), i); - device->save_item(NAME(chip->channel[i].pitch), i); - device->save_item(NAME(chip->channel[i].loop), i); - device->save_item(NAME(chip->channel[i].end), i); - device->save_item(NAME(chip->channel[i].vol), i); - device->save_item(NAME(chip->channel[i].pan), i); - device->save_item(NAME(chip->channel[i].key), i); - device->save_item(NAME(chip->channel[i].lvol), i); - device->save_item(NAME(chip->channel[i].rvol), i); - device->save_item(NAME(chip->channel[i].lastdt), i); - device->save_item(NAME(chip->channel[i].offset), i); - }*/ - - for (i = 0; i < QSOUND_CHANNELS; i ++) - chip->channel[i].Muted = 0x00; - - return clock / QSOUND_CLOCKDIV; -} - -//static DEVICE_STOP( qsound ) -void device_stop_qsound(void *_info) -{ - //qsound_state *chip = get_safe_token(device); - qsound_state *chip = (qsound_state *)_info; - /*if (chip->fpRawDataR) - { - fclose(chip->fpRawDataR); - } - chip->fpRawDataR = NULL; - if (chip->fpRawDataL) - { - fclose(chip->fpRawDataL); - } - chip->fpRawDataL = NULL;*/ - free(chip->sample_rom); chip->sample_rom = NULL; - free(chip); -} - -void device_reset_qsound(void *_info) -{ - qsound_state *chip = (qsound_state *)_info; - int adr; - - // init sound regs - memset(chip->channel, 0, sizeof(chip->channel)); - - for (adr = 0x7f; adr >= 0; adr--) - qsound_set_command(chip, adr, 0); - for (adr = 0x80; adr < 0x90; adr++) - qsound_set_command(chip, adr, 0x120); - - return; -} - -//WRITE8_DEVICE_HANDLER( qsound_w ) -void qsound_w(void *_info, offs_t offset, UINT8 data) -{ - //qsound_state *chip = get_safe_token(device); - qsound_state *chip = (qsound_state *)_info; - switch (offset) - { - case 0: - chip->data=(chip->data&0xff)|(data<<8); - break; - - case 1: - chip->data=(chip->data&0xff00)|data; - break; - - case 2: - qsound_set_command(chip, data, chip->data); - break; - - default: - //logerror("%s: unexpected qsound write to offset %d == %02X\n", device->machine().describe_context(), offset, data); -#ifdef _DEBUG - logerror("QSound: unexpected qsound write to offset %d == %02X\n", offset, data); -#endif - break; - } -} - -//READ8_DEVICE_HANDLER( qsound_r ) -UINT8 qsound_r(void *chip, offs_t offset) -{ - /* Port ready bit (0x80 if ready) */ - return 0x80; -} - -static void qsound_set_command(qsound_state *chip, UINT8 address, UINT16 data) -{ - int ch = 0, reg = 0; - - // direct sound reg - if (address < 0x80) - { - ch = address >> 3; - reg = address & 0x07; - } - // >= 0x80 is probably for the dsp? - else if (address < 0x90) - { - ch = address & 0x0F; - reg = 8; - } - else if (address >= 0xba && address < 0xca) - { - ch = address - 0xba; - reg=9; - } - else - { - /* Unknown registers */ - ch = 99; - reg = 99; - } - - switch (reg) - { - case 0: - // bank, high bits unknown - ch = (ch + 1) & 0x0f; /* strange ... */ - chip->channel[ch].bank = (data & 0x7f) << 16; // Note: The most recent MAME doesn't do "& 0x7F" -#ifdef _DEBUG - if (data && !(data & 0x8000)) - printf("QSound Ch %u: Bank = %04x\n",ch,data); -#endif - break; - case 1: - // start/cur address - chip->channel[ch].address = data; - break; - case 2: - // frequency - chip->channel[ch].freq = data; - // This was working with the old code, but breaks the songs with the new one. - // And I'm pretty sure the hardware won't do this. -Valley Bell - /*if (!data) - { - // key off - chip->channel[ch].enabled = 0; - }*/ - break; - case 3: -#ifdef _DEBUG - if (chip->channel[ch].enabled && data != 0x8000) - printf("QSound Ch %u: KeyOn = %04x\n",ch,data); -#endif - // key on (does the value matter? it always writes 0x8000) - //chip->channel[ch].enabled = 1; - chip->channel[ch].enabled = (data & 0x8000) >> 15; - chip->channel[ch].step_ptr = 0; - break; - case 4: - // loop address - chip->channel[ch].loop = data; - break; - case 5: - // end address - chip->channel[ch].end = data; - break; - case 6: - // master volume -#ifdef _DEBUG - if (! chip->channel[ch].enabled && data) - printf("QSound update warning - please report!\n"); -#endif - chip->channel[ch].vol = data; - break; - case 7: - // unused? -#ifdef MAME_DEBUG - popmessage("UNUSED QSOUND REG 7=%04x",data); -#endif - break; - case 8: - { - // panning (left=0x0110, centre=0x0120, right=0x0130) - // looks like it doesn't write other values than that - int pan = (data & 0x3f) - 0x10; - if (pan > 0x20) - pan = 0x20; - if (pan < 0) - pan = 0; - - chip->channel[ch].rvol=chip->pan_table[pan]; - chip->channel[ch].lvol=chip->pan_table[0x20 - pan]; - } - break; - case 9: - // unknown -/* -#ifdef MAME_DEBUG - popmessage("QSOUND REG 9=%04x",data); -#endif -*/ - break; - default: - //logerror("%s: write_data %02x = %04x\n", machine().describe_context(), address, data); - break; - } - //LOG(("QSOUND WRITE %02x CH%02d-R%02d =%04x\n", address, ch, reg, data)); -} - - -//static STREAM_UPDATE( qsound_update ) -void qsound_update(void *param, stream_sample_t **outputs, int samples) -{ - qsound_state *chip = (qsound_state *)param; - int i,j; - UINT32 offset; - UINT32 advance; - INT8 sample; - struct QSOUND_CHANNEL *pC=&chip->channel[0]; - - memset( outputs[0], 0x00, samples * sizeof(*outputs[0]) ); - memset( outputs[1], 0x00, samples * sizeof(*outputs[1]) ); - if (! chip->sample_rom_length) - return; - - for (i=0; ienabled && ! pC->Muted) - { - QSOUND_SAMPLE *pOutL=outputs[0]; - QSOUND_SAMPLE *pOutR=outputs[1]; - - for (j=samples-1; j>=0; j--) - { - advance = (pC->step_ptr >> 12); - pC->step_ptr &= 0xfff; - pC->step_ptr += pC->freq; - - if (advance) - { - pC->address += advance; - if (pC->freq && pC->address >= pC->end) - { - if (pC->loop) - { - // Reached the end, restart the loop - pC->address -= pC->loop; - - // Make sure we don't overflow (what does the real chip do in this case?) - if (pC->address >= pC->end) - pC->address = pC->end - pC->loop; - - pC->address &= 0xffff; - } - else - { - // Reached the end of a non-looped sample - //pC->enabled = 0; - pC->address --; // ensure that old ripped VGMs still work - pC->step_ptr += 0x1000; - break; - } - } - } - - offset = (pC->bank | pC->address) % chip->sample_rom_length; - sample = chip->sample_rom[offset]; - *pOutL++ += ((sample * pC->lvol * pC->vol) >> 14); - *pOutR++ += ((sample * pC->rvol * pC->vol) >> 14); - } - } - } - - /*if (chip->fpRawDataL) - fwrite(outputs[0], samples*sizeof(QSOUND_SAMPLE), 1, chip->fpRawDataL); - if (chip->fpRawDataR) - fwrite(outputs[1], samples*sizeof(QSOUND_SAMPLE), 1, chip->fpRawDataR);*/ -} - -void qsound_write_rom(void *_info, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData) -{ - qsound_state* info = (qsound_state *)_info; - - if (info->sample_rom_length != ROMSize) - { - info->sample_rom = (QSOUND_SRC_SAMPLE*)realloc(info->sample_rom, ROMSize); - info->sample_rom_length = ROMSize; - memset(info->sample_rom, 0xFF, ROMSize); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(info->sample_rom + DataStart, ROMData, DataLength); - - return; -} - - -void qsound_set_mute_mask(void *_info, UINT32 MuteMask) -{ - qsound_state* info = (qsound_state *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < QSOUND_CHANNELS; CurChn ++) - info->channel[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} - - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( qsound ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- // - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(qsound_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- // - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( qsound ); break; - case DEVINFO_FCT_STOP: info->stop = DEVICE_STOP_NAME( qsound ); break; - case DEVINFO_FCT_RESET: // Nothing // break; - - // --- the following bits of info are returned as NULL-terminated strings --- // - case DEVINFO_STR_NAME: strcpy(info->s, "Q-Sound"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Capcom custom"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ - -/**************** end of file ****************/ - -//DEFINE_LEGACY_SOUND_DEVICE(QSOUND, qsound); diff --git a/Frameworks/GME/vgmplay/chips/qsound.h b/Frameworks/GME/vgmplay/chips/qsound.h deleted file mode 100644 index 70edd60b1..000000000 --- a/Frameworks/GME/vgmplay/chips/qsound.h +++ /dev/null @@ -1,29 +0,0 @@ -/********************************************************* - - Capcom Q-Sound system - -*********************************************************/ - -#pragma once - -//#include "devlegcy.h" - -#define QSOUND_CLOCK 4000000 /* default 4MHz clock */ - -void qsound_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_qsound(void **chip, int clock); -void device_stop_qsound(void *chip); -void device_reset_qsound(void *chip); - - -//WRITE8_DEVICE_HANDLER( qsound_w ); -//READ8_DEVICE_HANDLER( qsound_r ); -void qsound_w(void *chip, offs_t offset, UINT8 data); -UINT8 qsound_r(void *chip, offs_t offset); - - -void qsound_write_rom(void *chip, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData); -void qsound_set_mute_mask(void *chip, UINT32 MuteMask); - -//DECLARE_LEGACY_SOUND_DEVICE(QSOUND, qsound); diff --git a/Frameworks/GME/vgmplay/chips/rf5c68.c b/Frameworks/GME/vgmplay/chips/rf5c68.c deleted file mode 100644 index e15d01a64..000000000 --- a/Frameworks/GME/vgmplay/chips/rf5c68.c +++ /dev/null @@ -1,476 +0,0 @@ -/*********************************************************/ -/* ricoh RF5C68(or clone) PCM controller */ -/*********************************************************/ - -#include "mamedef.h" -#include -#include -//#include "sndintrf.h" -//#include "streams.h" -#include "rf5c68.h" -#include - -#ifndef NULL -#define NULL ((void *)0) -#endif - - -#define NUM_CHANNELS (8) -#define STEAM_STEP 0x800 - - - -typedef struct _pcm_channel pcm_channel; -struct _pcm_channel -{ - UINT8 enable; - UINT8 env; - UINT8 pan; - UINT8 start; - UINT32 addr; - UINT16 step; - UINT16 loopst; - UINT8 Muted; -}; - -typedef struct _mem_stream mem_stream; -struct _mem_stream -{ - UINT32 BaseAddr; - UINT32 EndAddr; - UINT32 CurAddr; - UINT16 CurStep; - const UINT8* MemPnt; -}; - - -typedef struct _rf5c68_state rf5c68_state; -struct _rf5c68_state -{ - //sound_stream * stream; - pcm_channel chan[NUM_CHANNELS]; - UINT8 cbank; - UINT8 wbank; - UINT8 enable; - UINT32 datasize; - UINT8* data; - //void (*sample_callback)(running_device* device,int channel); - mem_stream memstrm; -}; - - -static void rf5c68_mem_stream_flush(rf5c68_state *chip); - -/*INLINE rf5c68_state *get_safe_token(const device_config *device) -{ - assert(device != NULL); - assert(device->token != NULL); - assert(device->type == SOUND); - assert(sound_get_type(device) == SOUND_RF5C68); - return (rf5c68_state *)device->token; -}*/ - -/************************************************/ -/* RF5C68 stream update */ -/************************************************/ - -static void memstream_sample_check(rf5c68_state *chip, UINT32 addr, UINT16 Speed) -{ - mem_stream* ms = &chip->memstrm; - UINT32 SmplSpd; - - SmplSpd = (Speed >= 0x0800) ? (Speed >> 11) : 1; - if (addr >= ms->CurAddr) - { - // Is the stream too fast? (e.g. about to catch up the output) - if (addr - ms->CurAddr <= SmplSpd * 5) - { - // Yes - delay the stream - ms->CurAddr -= SmplSpd * 4; - if (ms->CurAddr < ms->BaseAddr) - ms->CurAddr = ms->BaseAddr; - } - } - else - { - // Is the stream too slow? (e.g. the output is about to catch up the stream) - if (ms->CurAddr - addr <= SmplSpd * 5) - { - if (ms->CurAddr + SmplSpd * 4 >= ms->EndAddr) - { - rf5c68_mem_stream_flush(chip); - } - else - { - memcpy(chip->data + ms->CurAddr, ms->MemPnt + (ms->CurAddr - ms->BaseAddr), SmplSpd * 4); - ms->CurAddr += SmplSpd * 4; - } - } - } - - return; -} - -//static STREAM_UPDATE( rf5c68_update ) -void rf5c68_update(void *_info, stream_sample_t **outputs, int samples) -{ - //rf5c68_state *chip = (rf5c68_state *)param; - rf5c68_state *chip = (rf5c68_state *)_info; - mem_stream* ms = &chip->memstrm; - stream_sample_t *left = outputs[0]; - stream_sample_t *right = outputs[1]; - int i, j; - - /* start with clean buffers */ - memset(left, 0, samples * sizeof(*left)); - memset(right, 0, samples * sizeof(*right)); - - /* bail if not enabled */ - if (!chip->enable) - return; - - /* loop over channels */ - for (i = 0; i < NUM_CHANNELS; i++) - { - pcm_channel *chan = &chip->chan[i]; - - /* if this channel is active, accumulate samples */ - if (chan->enable && ! chan->Muted) - { - int lv = (chan->pan & 0x0f) * chan->env; - int rv = ((chan->pan >> 4) & 0x0f) * chan->env; - - /* loop over the sample buffer */ - for (j = 0; j < samples; j++) - { - int sample; - - /* trigger sample callback */ - /*if(chip->sample_callback) - { - if(((chan->addr >> 11) & 0xfff) == 0xfff) - chip->sample_callback(chip->device,((chan->addr >> 11)/0x2000)); - }*/ - - memstream_sample_check(chip, (chan->addr >> 11) & 0xFFFF, chan->step); - /* fetch the sample and handle looping */ - sample = chip->data[(chan->addr >> 11) & 0xffff]; - if (sample == 0xff) - { - chan->addr = chan->loopst << 11; - sample = chip->data[(chan->addr >> 11) & 0xffff]; - - /* if we loop to a loop point, we're effectively dead */ - if (sample == 0xff) - break; - } - chan->addr += chan->step; - - /* add to the buffer */ - if (sample & 0x80) - { - sample &= 0x7f; - left[j] += (sample * lv) >> 5; - right[j] += (sample * rv) >> 5; - } - else - { - left[j] -= (sample * lv) >> 5; - right[j] -= (sample * rv) >> 5; - } - } - } - } - - if (samples && ms->CurAddr < ms->EndAddr) - { - ms->CurStep += STEAM_STEP * samples; - if (ms->CurStep >= 0x0800) // 1 << 11 - { - i = ms->CurStep >> 11; - ms->CurStep &= 0x07FF; - - if (ms->CurAddr + i > ms->EndAddr) - i = ms->EndAddr - ms->CurAddr; - - memcpy(chip->data + ms->CurAddr, ms->MemPnt + (ms->CurAddr - ms->BaseAddr), i); - ms->CurAddr += i; - } - } - - // I think, this is completely useless - /* now clamp and shift the result (output is only 10 bits) */ - /*for (j = 0; j < samples; j++) - { - stream_sample_t temp; - - temp = left[j]; - if (temp > 32767) temp = 32767; - else if (temp < -32768) temp = -32768; - left[j] = temp & ~0x3f; - - temp = right[j]; - if (temp > 32767) temp = 32767; - else if (temp < -32768) temp = -32768; - right[j] = temp & ~0x3f; - }*/ -} - - -/************************************************/ -/* RF5C68 start */ -/************************************************/ - -//static DEVICE_START( rf5c68 ) -int device_start_rf5c68(void **_info, int clock) -{ - //const rf5c68_interface* intf = (const rf5c68_interface*)device->baseconfig().static_config(); - - /* allocate memory for the chip */ - //rf5c68_state *chip = get_safe_token(device); - rf5c68_state *chip; - int chn; - - chip = (rf5c68_state *) calloc(1, sizeof(rf5c68_state)); - *_info = (void *) chip; - - chip->datasize = 0x10000; - chip->data = (UINT8*)malloc(chip->datasize); - - /* allocate the stream */ - //chip->stream = stream_create(device, 0, 2, device->clock / 384, chip, rf5c68_update); - - /* set up callback */ - /*if(intf != NULL) - chip->sample_callback = intf->sample_end_callback; - else - chip->sample_callback = NULL;*/ - for (chn = 0; chn < NUM_CHANNELS; chn ++) - chip->chan[chn].Muted = 0x00; - - return (clock & 0x7FFFFFFF) / 384; -} - -void device_stop_rf5c68(void *_info) -{ - rf5c68_state *chip = (rf5c68_state *)_info; - free(chip->data); chip->data = NULL; - free(chip); - - return; -} - -void device_reset_rf5c68(void *_info) -{ - rf5c68_state *chip = (rf5c68_state *)_info; - int i; - pcm_channel* chan; - mem_stream* ms = &chip->memstrm; - - // Clear the PCM memory. - memset(chip->data, 0x00, chip->datasize); - - chip->enable = 0; - chip->cbank = 0; - chip->wbank = 0; - - /* clear channel registers */ - for (i = 0; i < NUM_CHANNELS; i ++) - { - chan = &chip->chan[i]; - chan->enable = 0; - chan->env = 0; - chan->pan = 0; - chan->start = 0; - chan->addr = 0; - chan->step = 0; - chan->loopst = 0; - } - - ms->BaseAddr = 0x0000; - ms->CurAddr = 0x0000; - ms->EndAddr = 0x0000; - ms->CurStep = 0x0000; - ms->MemPnt = NULL; -} - -/************************************************/ -/* RF5C68 write register */ -/************************************************/ - -//WRITE8_DEVICE_HANDLER( rf5c68_w ) -void rf5c68_w(void *_info, offs_t offset, UINT8 data) -{ - //rf5c68_state *chip = get_safe_token(device); - rf5c68_state *chip = (rf5c68_state *)_info; - pcm_channel *chan = &chip->chan[chip->cbank]; - int i; - - /* force the stream to update first */ - //stream_update(chip->stream); - - /* switch off the address */ - switch (offset) - { - case 0x00: /* envelope */ - chan->env = data; - break; - - case 0x01: /* pan */ - chan->pan = data; - break; - - case 0x02: /* FDL */ - chan->step = (chan->step & 0xff00) | (data & 0x00ff); - break; - - case 0x03: /* FDH */ - chan->step = (chan->step & 0x00ff) | ((data << 8) & 0xff00); - break; - - case 0x04: /* LSL */ - chan->loopst = (chan->loopst & 0xff00) | (data & 0x00ff); - break; - - case 0x05: /* LSH */ - chan->loopst = (chan->loopst & 0x00ff) | ((data << 8) & 0xff00); - break; - - case 0x06: /* ST */ - chan->start = data; - if (!chan->enable) - chan->addr = chan->start << (8 + 11); - break; - - case 0x07: /* control reg */ - chip->enable = (data >> 7) & 1; - if (data & 0x40) - chip->cbank = data & 7; - else - chip->wbank = data & 15; - break; - - case 0x08: /* channel on/off reg */ - for (i = 0; i < 8; i++) - { - chip->chan[i].enable = (~data >> i) & 1; - if (!chip->chan[i].enable) - chip->chan[i].addr = chip->chan[i].start << (8 + 11); - } - break; - } -} - - -/************************************************/ -/* RF5C68 read memory */ -/************************************************/ - -//READ8_DEVICE_HANDLER( rf5c68_mem_r ) -UINT8 rf5c68_mem_r(void *_info, offs_t offset) -{ - //rf5c68_state *chip = get_safe_token(device); - rf5c68_state *chip = (rf5c68_state *)_info; - return chip->data[chip->wbank * 0x1000 + offset]; -} - - -/************************************************/ -/* RF5C68 write memory */ -/************************************************/ - -//WRITE8_DEVICE_HANDLER( rf5c68_mem_w ) -void rf5c68_mem_w(void *_info, offs_t offset, UINT8 data) -{ - //rf5c68_state *chip = get_safe_token(device); - rf5c68_state *chip = (rf5c68_state *)_info; - rf5c68_mem_stream_flush(chip); - chip->data[chip->wbank * 0x1000 | offset] = data; -} - -static void rf5c68_mem_stream_flush(rf5c68_state *chip) -{ - mem_stream* ms = &chip->memstrm; - - if (ms->CurAddr >= ms->EndAddr) - return; - - memcpy(chip->data + ms->CurAddr, ms->MemPnt + (ms->CurAddr - ms->BaseAddr), ms->EndAddr - ms->CurAddr); - ms->CurAddr = ms->EndAddr; - - return; -} - -void rf5c68_write_ram(void *_info, offs_t DataStart, offs_t DataLength, const UINT8* RAMData) -{ - rf5c68_state *chip = (rf5c68_state *)_info; - mem_stream* ms = &chip->memstrm; - UINT16 BytCnt; - - DataStart |= chip->wbank * 0x1000; - if (DataStart >= chip->datasize) - return; - if (DataStart + DataLength > chip->datasize) - DataLength = chip->datasize - DataStart; - - //memcpy(chip->data + DataStart, RAMData, DataLength); - - rf5c68_mem_stream_flush(chip); - - ms->BaseAddr = DataStart; - ms->CurAddr = ms->BaseAddr; - ms->EndAddr = ms->BaseAddr + DataLength; - ms->CurStep = 0x0000; - ms->MemPnt = RAMData; - - //BytCnt = (STEAM_STEP * 32) >> 11; - BytCnt = 0x40; // SegaSonic Arcade: Run! Run! Run! needs such a high value - if (ms->CurAddr + BytCnt > ms->EndAddr) - BytCnt = ms->EndAddr - ms->CurAddr; - - memcpy(chip->data + ms->CurAddr, ms->MemPnt + (ms->CurAddr - ms->BaseAddr), BytCnt); - ms->CurAddr += BytCnt; - - return; -} - - -void rf5c68_set_mute_mask(void *_info, UINT32 MuteMask) -{ - rf5c68_state *chip = (rf5c68_state *)_info; - unsigned char CurChn; - - for (CurChn = 0; CurChn < NUM_CHANNELS; CurChn ++) - chip->chan[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} - - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( rf5c68 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(rf5c68_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( rf5c68 ); break; - case DEVINFO_FCT_STOP: // Nothing break; - case DEVINFO_FCT_RESET: // Nothing break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "RF5C68"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Ricoh PCM"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ - -/**************** end of file ****************/ diff --git a/Frameworks/GME/vgmplay/chips/rf5c68.h b/Frameworks/GME/vgmplay/chips/rf5c68.h deleted file mode 100644 index a5f116813..000000000 --- a/Frameworks/GME/vgmplay/chips/rf5c68.h +++ /dev/null @@ -1,28 +0,0 @@ -/*********************************************************/ -/* ricoh RF5C68(or clone) PCM controller */ -/*********************************************************/ - -#pragma once - -/******************************************/ -/*WRITE8_DEVICE_HANDLER( rf5c68_w ); - -READ8_DEVICE_HANDLER( rf5c68_mem_r ); -WRITE8_DEVICE_HANDLER( rf5c68_mem_w ); - -DEVICE_GET_INFO( rf5c68 ); -#define SOUND_RF5C68 DEVICE_GET_INFO_NAME( rf5c68 )*/ - -void rf5c68_update(void *chip, stream_sample_t **outputs, int samples); - -int device_start_rf5c68(void **chip, int clock); -void device_stop_rf5c68(void *chip); -void device_reset_rf5c68(void *chip); - -void rf5c68_w(void *chip, offs_t offset, UINT8 data); - -UINT8 rf5c68_mem_r(void *chip, offs_t offset); -void rf5c68_mem_w(void *chip, offs_t offset, UINT8 data); -void rf5c68_write_ram(void *chip, offs_t DataStart, offs_t DataLength, const UINT8* RAMData); - -void rf5c68_set_mute_mask(void *chip, UINT32 MuteMask); diff --git a/Frameworks/GME/vgmplay/chips/saa1099.c b/Frameworks/GME/vgmplay/chips/saa1099.c deleted file mode 100644 index a78862f1e..000000000 --- a/Frameworks/GME/vgmplay/chips/saa1099.c +++ /dev/null @@ -1,598 +0,0 @@ -/*************************************************************************** - - Philips SAA1099 Sound driver - - By Juergen Buchmueller and Manuel Abadia - - SAA1099 register layout: - ======================== - - offs | 7654 3210 | description - -----+-----------+--------------------------- - 0x00 | ---- xxxx | Amplitude channel 0 (left) - 0x00 | xxxx ---- | Amplitude channel 0 (right) - 0x01 | ---- xxxx | Amplitude channel 1 (left) - 0x01 | xxxx ---- | Amplitude channel 1 (right) - 0x02 | ---- xxxx | Amplitude channel 2 (left) - 0x02 | xxxx ---- | Amplitude channel 2 (right) - 0x03 | ---- xxxx | Amplitude channel 3 (left) - 0x03 | xxxx ---- | Amplitude channel 3 (right) - 0x04 | ---- xxxx | Amplitude channel 4 (left) - 0x04 | xxxx ---- | Amplitude channel 4 (right) - 0x05 | ---- xxxx | Amplitude channel 5 (left) - 0x05 | xxxx ---- | Amplitude channel 5 (right) - | | - 0x08 | xxxx xxxx | Frequency channel 0 - 0x09 | xxxx xxxx | Frequency channel 1 - 0x0a | xxxx xxxx | Frequency channel 2 - 0x0b | xxxx xxxx | Frequency channel 3 - 0x0c | xxxx xxxx | Frequency channel 4 - 0x0d | xxxx xxxx | Frequency channel 5 - | | - 0x10 | ---- -xxx | Channel 0 octave select - 0x10 | -xxx ---- | Channel 1 octave select - 0x11 | ---- -xxx | Channel 2 octave select - 0x11 | -xxx ---- | Channel 3 octave select - 0x12 | ---- -xxx | Channel 4 octave select - 0x12 | -xxx ---- | Channel 5 octave select - | | - 0x14 | ---- ---x | Channel 0 frequency enable (0 = off, 1 = on) - 0x14 | ---- --x- | Channel 1 frequency enable (0 = off, 1 = on) - 0x14 | ---- -x-- | Channel 2 frequency enable (0 = off, 1 = on) - 0x14 | ---- x--- | Channel 3 frequency enable (0 = off, 1 = on) - 0x14 | ---x ---- | Channel 4 frequency enable (0 = off, 1 = on) - 0x14 | --x- ---- | Channel 5 frequency enable (0 = off, 1 = on) - | | - 0x15 | ---- ---x | Channel 0 noise enable (0 = off, 1 = on) - 0x15 | ---- --x- | Channel 1 noise enable (0 = off, 1 = on) - 0x15 | ---- -x-- | Channel 2 noise enable (0 = off, 1 = on) - 0x15 | ---- x--- | Channel 3 noise enable (0 = off, 1 = on) - 0x15 | ---x ---- | Channel 4 noise enable (0 = off, 1 = on) - 0x15 | --x- ---- | Channel 5 noise enable (0 = off, 1 = on) - | | - 0x16 | ---- --xx | Noise generator parameters 0 - 0x16 | --xx ---- | Noise generator parameters 1 - | | - 0x18 | --xx xxxx | Envelope generator 0 parameters - 0x18 | x--- ---- | Envelope generator 0 control enable (0 = off, 1 = on) - 0x19 | --xx xxxx | Envelope generator 1 parameters - 0x19 | x--- ---- | Envelope generator 1 control enable (0 = off, 1 = on) - | | - 0x1c | ---- ---x | All channels enable (0 = off, 1 = on) - 0x1c | ---- --x- | Synch & Reset generators - -***************************************************************************/ - -//#include "emu.h" -#include "mamedef.h" -#include -#include -#include "saa1099.h" - - -#define LEFT 0x00 -#define RIGHT 0x01 - -/* this structure defines a channel */ -struct saa1099_channel -{ - int frequency; /* frequency (0x00..0xff) */ - int freq_enable; /* frequency enable */ - int noise_enable; /* noise enable */ - int octave; /* octave (0x00..0x07) */ - int amplitude[2]; /* amplitude (0x00..0x0f) */ - int envelope[2]; /* envelope (0x00..0x0f or 0x10 == off) */ - - /* vars to simulate the square wave */ - double counter; - double freq; - int level; - UINT8 Muted; -}; - -/* this structure defines a noise channel */ -struct saa1099_noise -{ - /* vars to simulate the noise generator output */ - double counter; - double freq; - int level; /* noise polynomal shifter */ -}; - -/* this structure defines a SAA1099 chip */ -typedef struct _saa1099_state saa1099_state; -struct _saa1099_state -{ - //device_t *device; - //sound_stream * stream; /* our stream */ - int noise_params[2]; /* noise generators parameters */ - int env_enable[2]; /* envelope generators enable */ - int env_reverse_right[2]; /* envelope reversed for right channel */ - int env_mode[2]; /* envelope generators mode */ - int env_bits[2]; /* non zero = 3 bits resolution */ - int env_clock[2]; /* envelope clock mode (non-zero external) */ - int env_step[2]; /* current envelope step */ - int all_ch_enable; /* all channels enable */ - int sync_state; /* sync all channels */ - int selected_reg; /* selected register */ - struct saa1099_channel channels[6]; /* channels */ - struct saa1099_noise noise[2]; /* noise generators */ - double sample_rate; - int master_clock; -}; - -static const int amplitude_lookup[16] = { - 0*32767/16, 1*32767/16, 2*32767/16, 3*32767/16, - 4*32767/16, 5*32767/16, 6*32767/16, 7*32767/16, - 8*32767/16, 9*32767/16, 10*32767/16, 11*32767/16, - 12*32767/16, 13*32767/16, 14*32767/16, 15*32767/16 -}; - -static const UINT8 envelope[8][64] = { - /* zero amplitude */ - { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, - /* maximum amplitude */ - {15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, - 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, - 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, - 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15, }, - /* single decay */ - {15,14,13,12,11,10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, - /* repetitive decay */ - {15,14,13,12,11,10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, - 15,14,13,12,11,10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, - 15,14,13,12,11,10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, - 15,14,13,12,11,10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0 }, - /* single triangular */ - { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15, - 15,14,13,12,11,10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, - /* repetitive triangular */ - { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15, - 15,14,13,12,11,10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, - 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15, - 15,14,13,12,11,10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0 }, - /* single attack */ - { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, - /* repetitive attack */ - { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15, - 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15, - 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15, - 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15 } -}; - - -/*INLINE saa1099_state *get_safe_token(device_t *device) -{ - assert(device != NULL); - assert(device->type() == SAA1099); - return (saa1099_state *)downcast(device)->token(); -}*/ - - -static void saa1099_envelope(saa1099_state *saa, int ch) -{ - if (saa->env_enable[ch]) - { - int step, mode, mask; - mode = saa->env_mode[ch]; - /* step from 0..63 and then loop in steps 32..63 */ - step = saa->env_step[ch] = - ((saa->env_step[ch] + 1) & 0x3f) | (saa->env_step[ch] & 0x20); - - mask = 15; - if (saa->env_bits[ch]) - mask &= ~1; /* 3 bit resolution, mask LSB */ - - saa->channels[ch*3+0].envelope[ LEFT] = - saa->channels[ch*3+1].envelope[ LEFT] = - saa->channels[ch*3+2].envelope[ LEFT] = envelope[mode][step] & mask; - if (saa->env_reverse_right[ch] & 0x01) - { - saa->channels[ch*3+0].envelope[RIGHT] = - saa->channels[ch*3+1].envelope[RIGHT] = - saa->channels[ch*3+2].envelope[RIGHT] = (15 - envelope[mode][step]) & mask; - } - else - { - saa->channels[ch*3+0].envelope[RIGHT] = - saa->channels[ch*3+1].envelope[RIGHT] = - saa->channels[ch*3+2].envelope[RIGHT] = envelope[mode][step] & mask; - } - } - else - { - /* envelope mode off, set all envelope factors to 16 */ - saa->channels[ch*3+0].envelope[ LEFT] = - saa->channels[ch*3+1].envelope[ LEFT] = - saa->channels[ch*3+2].envelope[ LEFT] = - saa->channels[ch*3+0].envelope[RIGHT] = - saa->channels[ch*3+1].envelope[RIGHT] = - saa->channels[ch*3+2].envelope[RIGHT] = 16; - } -} - - -//static STREAM_UPDATE( saa1099_update ) -void saa1099_update(void *param, stream_sample_t **outputs, int samples) -{ - saa1099_state *saa = (saa1099_state *)param; - int j, ch; - int clk2div512; - - /* if the channels are disabled we're done */ - if (!saa->all_ch_enable) - { - /* init output data */ - memset(outputs[LEFT],0,samples*sizeof(*outputs[LEFT])); - memset(outputs[RIGHT],0,samples*sizeof(*outputs[RIGHT])); - return; - } - - for (ch = 0; ch < 2; ch++) - { - switch (saa->noise_params[ch]) - { - case 0: saa->noise[ch].freq = saa->master_clock/ 256.0 * 2; break; - case 1: saa->noise[ch].freq = saa->master_clock/ 512.0 * 2; break; - case 2: saa->noise[ch].freq = saa->master_clock/1024.0 * 2; break; - case 3: saa->noise[ch].freq = saa->channels[ch * 3].freq; break; - } - } - - // clock fix thanks to http://www.vogons.org/viewtopic.php?p=344227#p344227 - //clk2div512 = 2 * saa->master_clock / 512; - clk2div512 = (saa->master_clock + 128) / 256; - - /* fill all data needed */ - for( j = 0; j < samples; j++ ) - { - int output_l = 0, output_r = 0; - - /* for each channel */ - for (ch = 0; ch < 6; ch++) - { - if (saa->channels[ch].freq == 0.0) - saa->channels[ch].freq = (double)(clk2div512 << saa->channels[ch].octave) / - (511.0 - (double)saa->channels[ch].frequency); - - /* check the actual position in the square wave */ - saa->channels[ch].counter -= saa->channels[ch].freq; - while (saa->channels[ch].counter < 0) - { - /* calculate new frequency now after the half wave is updated */ - saa->channels[ch].freq = (double)(clk2div512 << saa->channels[ch].octave) / - (511.0 - (double)saa->channels[ch].frequency); - - saa->channels[ch].counter += saa->sample_rate; - saa->channels[ch].level ^= 1; - - /* eventually clock the envelope counters */ - if (ch == 1 && saa->env_clock[0] == 0) - saa1099_envelope(saa, 0); - if (ch == 4 && saa->env_clock[1] == 0) - saa1099_envelope(saa, 1); - } - - if (saa->channels[ch].Muted) - continue; // placed here to ensure that envelopes are updated - -#if 0 - // if the noise is enabled - if (saa->channels[ch].noise_enable) - { - // if the noise level is high (noise 0: chan 0-2, noise 1: chan 3-5) - if (saa->noise[ch/3].level & 1) - { - // subtract to avoid overflows, also use only half amplitude - output_l -= saa->channels[ch].amplitude[ LEFT] * saa->channels[ch].envelope[ LEFT] / 16 / 2; - output_r -= saa->channels[ch].amplitude[RIGHT] * saa->channels[ch].envelope[RIGHT] / 16 / 2; - } - } - - // if the square wave is enabled - if (saa->channels[ch].freq_enable) - { - // if the channel level is high - if (saa->channels[ch].level & 1) - { - output_l += saa->channels[ch].amplitude[ LEFT] * saa->channels[ch].envelope[ LEFT] / 16; - output_r += saa->channels[ch].amplitude[RIGHT] * saa->channels[ch].envelope[RIGHT] / 16; - } - } -#else - // Now with bipolar output. -Valley Bell - if (saa->channels[ch].noise_enable) - { - if (saa->noise[ch/3].level & 1) - { - output_l += saa->channels[ch].amplitude[ LEFT] * saa->channels[ch].envelope[ LEFT] / 32 / 2; - output_r += saa->channels[ch].amplitude[RIGHT] * saa->channels[ch].envelope[RIGHT] / 32 / 2; - } - else - { - output_l -= saa->channels[ch].amplitude[ LEFT] * saa->channels[ch].envelope[ LEFT] / 32 / 2; - output_r -= saa->channels[ch].amplitude[RIGHT] * saa->channels[ch].envelope[RIGHT] / 32 / 2; - } - } - - if (saa->channels[ch].freq_enable) - { - if (saa->channels[ch].level & 1) - { - output_l += saa->channels[ch].amplitude[ LEFT] * saa->channels[ch].envelope[ LEFT] / 32; - output_r += saa->channels[ch].amplitude[RIGHT] * saa->channels[ch].envelope[RIGHT] / 32; - } - else - { - output_l -= saa->channels[ch].amplitude[ LEFT] * saa->channels[ch].envelope[ LEFT] / 32; - output_r -= saa->channels[ch].amplitude[RIGHT] * saa->channels[ch].envelope[RIGHT] / 32; - } - } -#endif - } - - for (ch = 0; ch < 2; ch++) - { - /* check the actual position in noise generator */ - saa->noise[ch].counter -= saa->noise[ch].freq; - while (saa->noise[ch].counter < 0) - { - saa->noise[ch].counter += saa->sample_rate; - if( ((saa->noise[ch].level & 0x4000) == 0) == ((saa->noise[ch].level & 0x0040) == 0) ) - saa->noise[ch].level = (saa->noise[ch].level << 1) | 1; - else - saa->noise[ch].level <<= 1; - } - } - /* write sound data to the buffer */ - outputs[LEFT][j] = output_l / 6; - outputs[RIGHT][j] = output_r / 6; - } -} - - - -//static DEVICE_START( saa1099 ) -int device_start_saa1099(void **_info, int clock) -{ - //saa1099_state *saa = get_safe_token(device); - saa1099_state *saa; - UINT8 CurChn; - - saa = (saa1099_state *) calloc(1, sizeof(saa1099_state)); - *_info = (void *) saa; - - /* copy global parameters */ - //saa->device = device; - //saa->sample_rate = device->clock() / 256; - saa->master_clock = clock; - saa->sample_rate = clock / 256.0; - - /* for each chip allocate one stream */ - //saa->stream = device->machine().sound().stream_alloc(*device, 0, 2, saa->sample_rate, saa, saa1099_update); - - for (CurChn = 0; CurChn < 6; CurChn ++) - saa->channels[CurChn].Muted = 0x00; - - return (int)(saa->sample_rate + 0.5); -} - -void device_stop_saa1099(void *chip) -{ - free(chip); - - return; -} - -void device_reset_saa1099(void *_info) -{ - saa1099_state *saa = (saa1099_state *)_info; - struct saa1099_channel *sachn; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 6; CurChn ++) - { - sachn = &saa->channels[CurChn]; - sachn->frequency = 0; - sachn->octave = 0; - sachn->amplitude[0] = 0; - sachn->amplitude[1] = 0; - sachn->envelope[0] = 0; - sachn->envelope[1] = 0; - sachn->freq_enable = 0; - sachn->noise_enable = 0; - - sachn->counter = 0; - sachn->freq = 0; - sachn->level = 0; - } - for (CurChn = 0; CurChn < 2; CurChn ++) - { - saa->noise[CurChn].counter = 0; - saa->noise[CurChn].freq = 0; - saa->noise[CurChn].level = 0; - - saa->noise_params[1] = 0x00; - saa->env_reverse_right[CurChn] = 0x00; - saa->env_mode[CurChn] = 0x00; - saa->env_bits[CurChn] = 0x00; - saa->env_clock[CurChn] = 0x00; - saa->env_enable[CurChn] = 0x00; - saa->env_step[CurChn] = 0; - } - - saa->all_ch_enable = 0x00; - saa->sync_state = 0x00; - - return; -} - -//WRITE8_DEVICE_HANDLER( saa1099_control_w ) -void saa1099_control_w(void *_info, offs_t offset, UINT8 data) -{ - //saa1099_state *saa = get_safe_token(device); - saa1099_state *saa = (saa1099_state *)_info; - - if ((data & 0xff) > 0x1c) - { - /* Error! */ - //logerror("%s: (SAA1099 '%s') Unknown register selected\n",device->machine().describe_context(), device->tag()); -#ifdef _DEBUG - logerror("SAA1099: Unknown register selected\n"); -#endif - } - - saa->selected_reg = data & 0x1f; - if (saa->selected_reg == 0x18 || saa->selected_reg == 0x19) - { - /* clock the envelope channels */ - if (saa->env_clock[0]) - saa1099_envelope(saa,0); - if (saa->env_clock[1]) - saa1099_envelope(saa,1); - } -} - - -//WRITE8_DEVICE_HANDLER( saa1099_data_w ) -void saa1099_data_w(void *_info, offs_t offset, UINT8 data) -{ - //saa1099_state *saa = get_safe_token(device); - saa1099_state *saa = (saa1099_state *)_info; - int reg = saa->selected_reg; - int ch; - - /* first update the stream to this point in time */ - //saa->stream->update(); - - switch (reg) - { - /* channel i amplitude */ - case 0x00: case 0x01: case 0x02: case 0x03: case 0x04: case 0x05: - ch = reg & 7; - saa->channels[ch].amplitude[LEFT] = amplitude_lookup[data & 0x0f]; - saa->channels[ch].amplitude[RIGHT] = amplitude_lookup[(data >> 4) & 0x0f]; - break; - /* channel i frequency */ - case 0x08: case 0x09: case 0x0a: case 0x0b: case 0x0c: case 0x0d: - ch = reg & 7; - saa->channels[ch].frequency = data & 0xff; - break; - /* channel i octave */ - case 0x10: case 0x11: case 0x12: - ch = (reg - 0x10) << 1; - saa->channels[ch + 0].octave = data & 0x07; - saa->channels[ch + 1].octave = (data >> 4) & 0x07; - break; - /* channel i frequency enable */ - case 0x14: - saa->channels[0].freq_enable = data & 0x01; - saa->channels[1].freq_enable = data & 0x02; - saa->channels[2].freq_enable = data & 0x04; - saa->channels[3].freq_enable = data & 0x08; - saa->channels[4].freq_enable = data & 0x10; - saa->channels[5].freq_enable = data & 0x20; - break; - /* channel i noise enable */ - case 0x15: - saa->channels[0].noise_enable = data & 0x01; - saa->channels[1].noise_enable = data & 0x02; - saa->channels[2].noise_enable = data & 0x04; - saa->channels[3].noise_enable = data & 0x08; - saa->channels[4].noise_enable = data & 0x10; - saa->channels[5].noise_enable = data & 0x20; - break; - /* noise generators parameters */ - case 0x16: - saa->noise_params[0] = data & 0x03; - saa->noise_params[1] = (data >> 4) & 0x03; - break; - /* envelope generators parameters */ - case 0x18: case 0x19: - ch = reg - 0x18; - saa->env_reverse_right[ch] = data & 0x01; - saa->env_mode[ch] = (data >> 1) & 0x07; - saa->env_bits[ch] = data & 0x10; - saa->env_clock[ch] = data & 0x20; - saa->env_enable[ch] = data & 0x80; - /* reset the envelope */ - saa->env_step[ch] = 0; - break; - /* channels enable & reset generators */ - case 0x1c: - saa->all_ch_enable = data & 0x01; - saa->sync_state = data & 0x02; - if (data & 0x02) - { - int i; - - /* Synch & Reset generators */ - //logerror("%s: (SAA1099 '%s') -reg 0x1c- Chip reset\n",device->machine().describe_context(), device->tag()); -#ifdef _DEBUG - logerror("SAA1099: -reg 0x1c- Chip reset\n"); -#endif - for (i = 0; i < 6; i++) - { - saa->channels[i].level = 0; - saa->channels[i].counter = 0.0; - } - } - break; -#ifdef _DEBUG - default: /* Error! */ - //logerror("%s: (SAA1099 '%s') Unknown operation (reg:%02x, data:%02x)\n",device->machine().describe_context(), device->tag(), reg, data); - logerror("SAA1099: Unknown operation (reg:%02x, data:%02x)\n",reg, data); -#endif - } -} - - -void saa1099_set_mute_mask(void *_info, UINT32 MuteMask) -{ - saa1099_state *saa = (saa1099_state *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 6; CurChn ++) - saa->channels[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( saa1099 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(saa1099_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( saa1099 ); break; - case DEVINFO_FCT_STOP: // Nothing // break; - case DEVINFO_FCT_RESET: // Nothing // break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "SAA1099"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Philips"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -} - - -DEFINE_LEGACY_SOUND_DEVICE(SAA1099, saa1099);*/ diff --git a/Frameworks/GME/vgmplay/chips/saa1099.h b/Frameworks/GME/vgmplay/chips/saa1099.h deleted file mode 100644 index 0fa39af40..000000000 --- a/Frameworks/GME/vgmplay/chips/saa1099.h +++ /dev/null @@ -1,23 +0,0 @@ -#pragma once - -#ifndef __SAA1099_H__ -#define __SAA1099_H__ - -/********************************************** - Philips SAA1099 Sound driver -**********************************************/ - -//WRITE8_DEVICE_HANDLER( saa1099_control_w ); -void saa1099_control_w(void *chip, offs_t offset, UINT8 data); -//WRITE8_DEVICE_HANDLER( saa1099_data_w ); -void saa1099_data_w(void *chip, offs_t offset, UINT8 data); - -//DECLARE_LEGACY_SOUND_DEVICE(SAA1099, saa1099); -void saa1099_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_saa1099(void **chip, int clock); -void device_stop_saa1099(void *chip); -void device_reset_saa1099(void *chip); - -void saa1099_set_mute_mask(void *chip, UINT32 MuteMask); - -#endif /* __SAA1099_H__ */ diff --git a/Frameworks/GME/vgmplay/chips/scd_pcm.c b/Frameworks/GME/vgmplay/chips/scd_pcm.c deleted file mode 100644 index 6d84edff0..000000000 --- a/Frameworks/GME/vgmplay/chips/scd_pcm.c +++ /dev/null @@ -1,510 +0,0 @@ -/***********************************************************/ -/* */ -/* PCM.C : PCM RF5C164 emulator */ -/* */ -/* This source is a part of Gens project */ -/* Written by Stéphane Dallongeville (gens@consolemul.com) */ -/* Copyright (c) 2002 by Stéphane Dallongeville */ -/* */ -/***********************************************************/ - -#include -#include -#include - -#include "mamedef.h" -#include "scd_pcm.h" -int PCM_Init(void *chip, int Rate); -void PCM_Set_Rate(void *chip, int Rate); -void PCM_Reset(void *chip); -void PCM_Write_Reg(void *chip, unsigned int Reg, unsigned int Data); -int PCM_Update(void *chip, int **buf, int Length); - -#define PCM_STEP_SHIFT 11 - -/*static unsigned char VolTabIsInit = 0x00; -static int PCM_Volume_Tab[256 * 256];*/ - -//unsigned char Ram_PCM[64 * 1024]; -//int PCM_Enable; - - -/** - * PCM_Init(): Initialize the PCM chip. - * @param Rate Sample rate. - * @return 0 if successful. - */ -int PCM_Init(void *_info, int Rate) -{ - struct pcm_chip_ *chip = (struct pcm_chip_ *)_info; - int i/*, j, out*/; - - /*if (! VolTabIsInit) - { - for (i = 0; i < 0x100; i++) - { - for (j = 0; j < 0x100; j++) - { - if (i & 0x80) - { - out = -(i & 0x7F); - out *= j; - PCM_Volume_Tab[(j << 8) + i] = out; - } - else - { - out = i * j; - PCM_Volume_Tab[(j << 8) + i] = out; - } - } - } - VolTabIsInit = 0x01; - }*/ - - chip->Smpl0Patch = 0; - for (i = 0; i < 8; i ++) - chip->Channel[i].Muted = 0x00; - - chip->RAMSize = 64 * 1024; - chip->RAM = (unsigned char*)malloc(chip->RAMSize); - PCM_Reset(chip); - PCM_Set_Rate(chip, Rate); - - return 0; -} - - -/** - * PCM_Reset(): Reset the PCM chip. - */ -void PCM_Reset(void *_info) -{ - struct pcm_chip_ *chip = (struct pcm_chip_ *)_info; - int i; - struct pcm_chan_* chan; - - // Clear the PCM memory. - memset(chip->RAM, 0x00, chip->RAMSize); - - chip->Enable = 0; - chip->Cur_Chan = 0; - chip->Bank = 0; - - /* clear channel registers */ - for (i = 0; i < 8; i++) - { - chan = &chip->Channel[i]; - chan->Enable = 0; - chan->ENV = 0; - chan->PAN = 0; - chan->St_Addr = 0; - chan->Addr = 0; - chan->Loop_Addr = 0; - chan->Step = 0; - chan->Step_B = 0; - chan->Data = 0; - } -} - - -/** - * PCM_Set_Rate(): Change the PCM sample rate. - * @param Rate New sample rate. - */ -void PCM_Set_Rate(void *_info, int Rate) -{ - struct pcm_chip_ *chip = (struct pcm_chip_ *)_info; - int i; - - if (Rate == 0) - return; - - //chip->Rate = (float) (32 * 1024) / (float) Rate; - chip->Rate = (float) (31.8 * 1024) / (float) Rate; - - for (i = 0; i < 8; i++) - { - chip->Channel[i].Step = - (int) ((float) chip->Channel[i].Step_B * chip->Rate); - } -} - - -/** - * PCM_Write_Reg(): Write to a PCM register. - * @param Reg Register ID. - * @param Data Data to write. - */ -void PCM_Write_Reg(void *_info, unsigned int Reg, unsigned int Data) -{ - struct pcm_chip_ *chip = (struct pcm_chip_ *)_info; - int i; - struct pcm_chan_* chan = &chip->Channel[chip->Cur_Chan]; - - Data &= 0xFF; - - switch (Reg) - { - case 0x00: - /* evelope register */ - chan->ENV = Data; - chan->MUL_L = (Data * (chan->PAN & 0x0F)) >> 5; - chan->MUL_R = (Data * (chan->PAN >> 4)) >> 5; - break; - - case 0x01: - /* pan register */ - chan->PAN = Data; - chan->MUL_L = ((Data & 0x0F) * chan->ENV) >> 5; - chan->MUL_R = ((Data >> 4) * chan->ENV) >> 5; - break; - - case 0x02: - /* frequency step (LB) registers */ - chan->Step_B &= 0xFF00; - chan->Step_B += Data; - chan->Step = (int)((float)chan->Step_B * chip->Rate); - - //LOG_MSG(pcm, LOG_MSG_LEVEL_DEBUG1, - // "Step low = %.2X Step calculated = %.8X", - // Data, chan->Step); - break; - - case 0x03: - /* frequency step (HB) registers */ - chan->Step_B &= 0x00FF; - chan->Step_B += Data << 8; - chan->Step = (int)((float)chan->Step_B * chip->Rate); - - //LOG_MSG(pcm, LOG_MSG_LEVEL_DEBUG1, - // "Step high = %.2X Step calculated = %.8X", - // Data, chan->Step); - break; - - case 0x04: - chan->Loop_Addr &= 0xFF00; - chan->Loop_Addr += Data; - - //LOG_MSG(pcm, LOG_MSG_LEVEL_DEBUG1, - // "Loop low = %.2X Loop = %.8X", - // Data, chan->Loop_Addr); - break; - - case 0x05: - /* loop address registers */ - chan->Loop_Addr &= 0x00FF; - chan->Loop_Addr += Data << 8; - - //LOG_MSG(pcm, LOG_MSG_LEVEL_DEBUG1, - // "Loop high = %.2X Loop = %.8X", - // Data, chan->Loop_Addr); - break; - - case 0x06: - /* start address registers */ - chan->St_Addr = Data << (PCM_STEP_SHIFT + 8); - //chan->Addr = chan->St_Addr; - - //LOG_MSG(pcm, LOG_MSG_LEVEL_DEBUG1, - // "Start addr = %.2X New Addr = %.8X", - // Data, chan->Addr); - break; - - case 0x07: - /* control register */ - /* mod is H */ - if (Data & 0x40) - { - /* select channel */ - chip->Cur_Chan = Data & 0x07; - } - /* mod is L */ - else - { - /* pcm ram bank select */ - chip->Bank = (Data & 0x0F) << 12; - } - - /* sounding bit */ - if (Data & 0x80) - chip->Enable = 0xFF; // Used as mask - else - chip->Enable = 0; - - //LOG_MSG(pcm, LOG_MSG_LEVEL_DEBUG1, - // "General Enable = %.2X", Data); - break; - - case 0x08: - /* sound on/off register */ - Data ^= 0xFF; - - //LOG_MSG(pcm, LOG_MSG_LEVEL_DEBUG1, - // "Channel Enable = %.2X", Data); - - for (i = 0; i < 8; i++) - { - chan = &chip->Channel[i]; - if (!chan->Enable) - chan->Addr = chan->St_Addr; - } - - for (i = 0; i < 8; i++) - { - chip->Channel[i].Enable = Data & (1 << i); - } - } -} - - -/** - * PCM_Update(): Update the PCM buffer. - * @param buf PCM buffer. - * @param Length Buffer length. - */ -int PCM_Update(void *_info, int **buf, int Length) -{ - struct pcm_chip_ *chip = (struct pcm_chip_ *)_info; - int i, j; - int *bufL, *bufR; //, *volL, *volR; - unsigned int Addr, k; - struct pcm_chan_ *CH; - - bufL = buf[0]; - bufR = buf[1]; - - // clear buffers - memset(bufL, 0, Length * sizeof(int)); - memset(bufR, 0, Length * sizeof(int)); - - // if PCM disable, no sound - if (!chip->Enable) - return 1; - -#if 0 - // faster for short update - for (j = 0; j < Length; j++) - { - for (i = 0; i < 8; i++) - { - CH = &(chip->Channel[i]); - - // only loop when sounding and on - if (CH->Enable && ! CH->Muted) - { - Addr = CH->Addr >> PCM_STEP_SHIFT; - - if (Addr & 0x10000) - { - for(k = CH->Old_Addr; k < 0x10000; k++) - { - if (chip->RAM[k] == 0xFF) - { - CH->Old_Addr = Addr = CH->Loop_Addr; - CH->Addr = Addr << PCM_STEP_SHIFT; - break; - } - } - - if (Addr & 0x10000) - { - //CH->Addr -= CH->Step; - CH->Enable = 0; - break; - } - } - else - { - for(k = CH->Old_Addr; k <= Addr; k++) - { - if (chip->RAM[k] == 0xFF) - { - CH->Old_Addr = Addr = CH->Loop_Addr; - CH->Addr = Addr << PCM_STEP_SHIFT; - break; - } - } - } - - // test for loop signal - if (chip->RAM[Addr] == 0xFF) - { - Addr = CH->Loop_Addr; - CH->Addr = Addr << PCM_STEP_SHIFT; - } - - if (chip->RAM[Addr] & 0x80) - { - CH->Data = chip->RAM[Addr] & 0x7F; - bufL[j] -= CH->Data * CH->MUL_L; - bufR[j] -= CH->Data * CH->MUL_R; - } - else - { - CH->Data = chip->RAM[Addr]; - bufL[j] += CH->Data * CH->MUL_L; - bufR[j] += CH->Data * CH->MUL_R; - } - - // update address register - //CH->Addr = (CH->Addr + CH->Step) & 0x7FFFFFF; - CH->Addr += CH->Step; - CH->Old_Addr = Addr + 1; - } - } - } -#endif - -#if 1 - // for long update - for (i = 0; i < 8; i++) - { - CH = &(chip->Channel[i]); - - // only loop when sounding and on - if (CH->Enable && ! CH->Muted) - { - Addr = CH->Addr >> PCM_STEP_SHIFT; - //volL = &(PCM_Volume_Tab[CH->MUL_L << 8]); - //volR = &(PCM_Volume_Tab[CH->MUL_R << 8]); - - for (j = 0; j < Length; j++) - { - // test for loop signal - if (chip->RAM[Addr] == 0xFF) - { - CH->Addr = (Addr = CH->Loop_Addr) << PCM_STEP_SHIFT; - if (chip->RAM[Addr] == 0xFF) - break; - else - j--; - } - else - { - if (chip->RAM[Addr] & 0x80) - { - CH->Data = chip->RAM[Addr] & 0x7F; - bufL[j] -= CH->Data * CH->MUL_L; - bufR[j] -= CH->Data * CH->MUL_R; - } - else - { - CH->Data = chip->RAM[Addr]; - // this improves the sound of Cosmic Fantasy Stories, - // although it's definately false behaviour - if (! CH->Data && chip->Smpl0Patch) - CH->Data = -0x7F; - bufL[j] += CH->Data * CH->MUL_L; - bufR[j] += CH->Data * CH->MUL_R; - } - - // update address register - k = Addr + 1; - CH->Addr = (CH->Addr + CH->Step) & 0x7FFFFFF; - Addr = CH->Addr >> PCM_STEP_SHIFT; - - for (; k < Addr; k++) - { - if (chip->RAM[k] == 0xFF) - { - CH->Addr = (Addr = CH->Loop_Addr) << PCM_STEP_SHIFT; - break; - } - } - } - } - - if (chip->RAM[Addr] == 0xFF) - { - CH->Addr = CH->Loop_Addr << PCM_STEP_SHIFT; - } - } - } -#endif - - return 0; -} - - -void rf5c164_update(void *chip, stream_sample_t **outputs, int samples) -{ - PCM_Update(chip, outputs, samples); -} - -int device_start_rf5c164(void **_info, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - /* allocate memory for the chip */ - //rf5c164_state *chip = get_safe_token(device); - struct pcm_chip_ *chip; - int rate; - - chip = (struct pcm_chip_ *) calloc(1, sizeof(struct pcm_chip_)); - *_info = (void *) chip; - - rate = (clock & 0x7FFFFFFF) / 384; - if (((CHIP_SAMPLING_MODE & 0x01) && rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - rate = CHIP_SAMPLE_RATE; - - PCM_Init(chip, rate); - chip->Smpl0Patch = (clock & 0x80000000) >> 31; - - /* allocate the stream */ - //chip->stream = stream_create(device, 0, 2, device->clock / 384, chip, rf5c68_update); - - return rate; -} - -void device_stop_rf5c164(void *_info) -{ - struct pcm_chip_ *chip = (struct pcm_chip_ *)_info; - free(chip->RAM); chip->RAM = NULL; - free(chip); - - return; -} - -void device_reset_rf5c164(void *chip) -{ - //struct pcm_chip_ *chip = &PCM_Chip[ChipID]; - PCM_Reset(chip); -} - -void rf5c164_w(void *chip, offs_t offset, UINT8 data) -{ - //struct pcm_chip_ *chip = &PCM_Chip[ChipID]; - PCM_Write_Reg(chip, offset, data); -} - -void rf5c164_mem_w(void *_info, offs_t offset, UINT8 data) -{ - struct pcm_chip_ *chip = (struct pcm_chip_ *)_info; - chip->RAM[chip->Bank | offset] = data; -} - -void rf5c164_write_ram(void *_info, offs_t DataStart, offs_t DataLength, const UINT8* RAMData) -{ - struct pcm_chip_ *chip = (struct pcm_chip_ *)_info; - - DataStart |= chip->Bank; - if (DataStart >= chip->RAMSize) - return; - if (DataStart + DataLength > chip->RAMSize) - DataLength = chip->RAMSize - DataStart; - - memcpy(chip->RAM + DataStart, RAMData, DataLength); - - return; -} - - -void rf5c164_set_mute_mask(void *_info, UINT32 MuteMask) -{ - struct pcm_chip_ *chip = (struct pcm_chip_ *)_info; - unsigned char CurChn; - - for (CurChn = 0; CurChn < 8; CurChn ++) - chip->Channel[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} diff --git a/Frameworks/GME/vgmplay/chips/scd_pcm.h b/Frameworks/GME/vgmplay/chips/scd_pcm.h deleted file mode 100644 index bd3bc384e..000000000 --- a/Frameworks/GME/vgmplay/chips/scd_pcm.h +++ /dev/null @@ -1,47 +0,0 @@ -struct pcm_chip_ -{ - float Rate; - int Smpl0Patch; - int Enable; - int Cur_Chan; - int Bank; - - struct pcm_chan_ - { - unsigned int ENV; /* envelope register */ - unsigned int PAN; /* pan register */ - unsigned int MUL_L; /* envelope & pan product letf */ - unsigned int MUL_R; /* envelope & pan product right */ - unsigned int St_Addr; /* start address register */ - unsigned int Loop_Addr; /* loop address register */ - unsigned int Addr; /* current address register */ - unsigned int Step; /* frequency register */ - unsigned int Step_B; /* frequency register binaire */ - unsigned int Enable; /* channel on/off register */ - int Data; /* wave data */ - unsigned int Muted; - } Channel[8]; - - unsigned long int RAMSize; - unsigned char* RAM; -}; - -//extern struct pcm_chip_ PCM_Chip; -//extern unsigned char Ram_PCM[64 * 1024]; -//extern int PCM_Enable; - -//int PCM_Init(int Rate); -//void PCM_Set_Rate(int Rate); -//void PCM_Reset(void); -//void PCM_Write_Reg(unsigned int Reg, unsigned int Data); -//int PCM_Update(int **buf, int Length); - -void rf5c164_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_rf5c164(void **chip, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_rf5c164(void *chip); -void device_reset_rf5c164(void *chip); -void rf5c164_w(void *chip, offs_t offset, UINT8 data); -void rf5c164_mem_w(void *chip, offs_t offset, UINT8 data); -void rf5c164_write_ram(void *chip, offs_t DataStart, offs_t DataLength, const UINT8* RAMData); - -void rf5c164_set_mute_mask(void *chip, UINT32 MuteMask); diff --git a/Frameworks/GME/vgmplay/chips/scsp.c b/Frameworks/GME/vgmplay/chips/scsp.c deleted file mode 100644 index 0e9abbffb..000000000 --- a/Frameworks/GME/vgmplay/chips/scsp.c +++ /dev/null @@ -1,215 +0,0 @@ -//#include "emu.h" -#include "mamedef.h" -#include // for malloc/free -#include // for memset - -#include "scsp.h" - -#include "yam.h" - -enum { SCSPRAM_LENGTH = 0x80000 }; - -#undef YAMSTATE -#define SCSPRAM ((unsigned char *)info) -#define YAMSTATE ((void*)(SCSPRAM+SCSPRAM_LENGTH)) - -//static STREAM_UPDATE( SCSP_Update ) -void SCSP_Update(void *info, stream_sample_t **outputs, int samples) -{ - sint16 buffer[400]; - stream_sample_t *bufferleft = outputs[0]; - stream_sample_t *bufferright = outputs[1]; - while (samples) { - int i; - int samplesnow = samples>200 ? 200 : samples; - yam_beginbuffer(YAMSTATE, buffer); - yam_advance(YAMSTATE, samplesnow); - yam_flush(YAMSTATE); - for (i = 0; i < samplesnow; ++i) { - *bufferleft++ = buffer[i * 2] << 8; - *bufferright++ = buffer[i * 2 + 1] << 8; - } - samples -= samplesnow; - } -} - -//static DEVICE_START( scsp ) - -int device_start_scsp(void **_info, int clock, int Flags) -{ - void * info = malloc(SCSPRAM_LENGTH + yam_get_state_size(1)); - if (info) { - memset(SCSPRAM, 0, SCSPRAM_LENGTH); - device_reset_scsp(info); - *_info = info; - } - return 44100; -} - -void device_stop_scsp(void *info) -{ - free(info); -} - -void device_reset_scsp(void *info) -{ - yam_clear_state(YAMSTATE, 1); - yam_setram(YAMSTATE, (uint32*)info, SCSPRAM_LENGTH, 0, EMU_ENDIAN_XOR(1) ^ 1); - yam_enable_dry(YAMSTATE, 1); - yam_enable_dsp(YAMSTATE, 1); - yam_enable_dsp_dynarec(YAMSTATE, 0); -} - - -/*void scsp_set_ram_base(device_t *device, void *base) -{ - scsp_state *scsp = get_safe_token(device); - if (scsp) - { - scsp->SCSPRAM = (unsigned char *)base; - scsp->DSP.SCSPRAM = (UINT16 *)base; - scsp->SCSPRAM_LENGTH = 0x80000; - scsp->DSP.SCSPRAM_LENGTH = 0x80000/2; - } -}*/ - - -//READ16_DEVICE_HANDLER( scsp_r ) -UINT16 scsp_r(void *info, offs_t offset) -{ - return yam_scsp_load_reg(YAMSTATE, offset*2, 0xFFFF); -} - -//WRITE16_DEVICE_HANDLER( scsp_w ) -void scsp_w(void *info, offs_t offset, UINT8 data) -{ - UINT8 tmp8; - UINT16 tmp; - - tmp = yam_scsp_load_reg(YAMSTATE, offset & 0xFFFE, 0xFFFF); - //COMBINE_DATA(&tmp); - if (offset & 1) - tmp = (tmp & 0xFF00) | (data << 0); - else - tmp = (tmp & 0x00FF) | (data << 8); - yam_scsp_store_reg(YAMSTATE, offset & 0xFFFE, tmp, 0xFFFF, &tmp8); -} - -/*WRITE16_DEVICE_HANDLER( scsp_midi_in ) -{ - scsp_state *scsp = get_safe_token(device); - -// printf("scsp_midi_in: %02x\n", data); - - scsp->MidiStack[scsp->MidiW++]=data; - scsp->MidiW &= 31; - - //CheckPendingIRQ(scsp); -} - -READ16_DEVICE_HANDLER( scsp_midi_out_r ) -{ - scsp_state *scsp = get_safe_token(device); - unsigned char val; - - val=scsp->MidiStack[scsp->MidiR++]; - scsp->MidiR&=31; - return val; -}*/ - - -/*void scsp_write_rom(UINT8 ChipID, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData) -{ - scsp_state *scsp = &SCSPData[ChipID]; - - if (scsp->SCSPRAM_LENGTH != ROMSize) - { - scsp->SCSPRAM = (unsigned char*)realloc(scsp->SCSPRAM, ROMSize); - scsp->SCSPRAM_LENGTH = ROMSize; - scsp->DSP.SCSPRAM = (UINT16*)scsp->SCSPRAM; - scsp->DSP.SCSPRAM_LENGTH = scsp->SCSPRAM_LENGTH / 2; - memset(scsp->SCSPRAM, 0x00, ROMSize); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(scsp->SCSPRAM + DataStart, ROMData, DataLength); - - return; -}*/ - -void scsp_write_ram(void *info, offs_t DataStart, offs_t DataLength, const UINT8* RAMData) -{ - if (DataStart >= SCSPRAM_LENGTH) - return; - if (DataStart + DataLength > SCSPRAM_LENGTH) - DataLength = SCSPRAM_LENGTH - DataStart; - - memcpy(SCSPRAM + DataStart, RAMData, DataLength); - - return; -} - - -void scsp_set_mute_mask(void *info, UINT32 MuteMask) -{ - int CurChn; - for (CurChn = 0; CurChn < 32; CurChn ++) - yam_set_mute(YAMSTATE, CurChn, (MuteMask >> CurChn) & 0x01); -} - -/*UINT8 scsp_get_channels(void *_info, UINT32* ChannelMask) -{ - scsp_state *scsp = (scsp_state *)_info; - UINT8 CurChn; - UINT8 UsedChns; - UINT32 ChnMask; - - ChnMask = 0x00000000; - UsedChns = 0x00; - for (CurChn = 0; CurChn < 32; CurChn ++) - { - if (scsp->Slots[CurChn].active) - { - ChnMask |= (1 << CurChn); - UsedChns ++; - } - } - if (ChannelMask != NULL) - *ChannelMask = ChnMask; - - return UsedChns; -}*/ - - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( scsp ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(scsp_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( scsp ); break; - case DEVINFO_FCT_STOP: // Nothing // break; - case DEVINFO_FCT_RESET: // Nothing // break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "SCSP"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Sega/Yamaha custom"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "2.1.1"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ - - -//DEFINE_LEGACY_SOUND_DEVICE(SCSP, scsp); diff --git a/Frameworks/GME/vgmplay/chips/scsp.h b/Frameworks/GME/vgmplay/chips/scsp.h deleted file mode 100644 index 6280a098f..000000000 --- a/Frameworks/GME/vgmplay/chips/scsp.h +++ /dev/null @@ -1,47 +0,0 @@ -/* - SCSP (YMF292-F) header -*/ - -#pragma once - -#ifndef __SCSP_H__ -#define __SCSP_H__ - -//#include "devlegcy.h" - -/*typedef struct _scsp_interface scsp_interface; -struct _scsp_interface -{ - int roffset; // offset in the region - void (*irq_callback)(device_t *device, int state); // irq callback - devcb_write_line main_irq; -}; - -void scsp_set_ram_base(device_t *device, void *base);*/ - - -void SCSP_Update(void *chip, stream_sample_t **outputs, int samples); -int device_start_scsp(void **chip, int clock, int options); -void device_stop_scsp(void *chip); -void device_reset_scsp(void *chip); - -// SCSP register access -/*READ16_DEVICE_HANDLER( scsp_r ); -WRITE16_DEVICE_HANDLER( scsp_w );*/ -void scsp_w(void *chip, offs_t offset, UINT8 data); -//UINT8 scsp_r(void *chip, offs_t offset); - -// MIDI I/O access (used for comms on Model 2/3) -/*WRITE16_DEVICE_HANDLER( scsp_midi_in ); -READ16_DEVICE_HANDLER( scsp_midi_out_r );*/ - -//void scsp_write_rom(void *chip, offs_t ROMSize, offs_t DataStart, offs_t DataLength, -// const UINT8* ROMData); -void scsp_write_ram(void *chip, offs_t DataStart, offs_t DataLength, const UINT8* RAMData); -void scsp_set_mute_mask(void *chip, UINT32 MuteMask); - -/*extern UINT32* stv_scu; - -DECLARE_LEGACY_SOUND_DEVICE(SCSP, scsp);*/ - -#endif /* __SCSP_H__ */ diff --git a/Frameworks/GME/vgmplay/chips/segapcm.c b/Frameworks/GME/vgmplay/chips/segapcm.c deleted file mode 100644 index 4deabb030..000000000 --- a/Frameworks/GME/vgmplay/chips/segapcm.c +++ /dev/null @@ -1,409 +0,0 @@ -/*********************************************************/ -/* SEGA 16ch 8bit PCM */ -/*********************************************************/ - -#include "mamedef.h" -#include -#include -#include -//#include "sndintrf.h" -//#include "streams.h" -#include "segapcm.h" - - -typedef struct _segapcm_state segapcm_state; -struct _segapcm_state -{ - UINT8 *ram; - UINT8 low[16]; - UINT32 ROMSize; - UINT8 *rom; -#ifdef _DEBUG - UINT8 *romusage; -#endif - int bankshift; - int bankmask; - int rgnmask; - sega_pcm_interface intf; - UINT8 Muted[16]; - //sound_stream * stream; -}; - -#ifndef _DEBUG -//UINT8 SegaPCM_NewCore = 0x00; -#else -//UINT8 SegaPCM_NewCore = 0x01; -static void sega_pcm_fwrite_romusage(void *_info); -#endif - -/*INLINE segapcm_state *get_safe_token(const device_config *device) -{ - assert(device != NULL); - assert(device->token != NULL); - assert(device->type == SOUND); - assert(sound_get_type(device) == SOUND_SEGAPCM); - return (segapcm_state *)device->token; -}*/ - -//static STREAM_UPDATE( SEGAPCM_update ) -void SEGAPCM_update(void *info, stream_sample_t **outputs, int samples) -{ - //segapcm_state *spcm = (segapcm_state *)param; - segapcm_state *spcm = (segapcm_state *)info; - int rgnmask = spcm->rgnmask; - int ch; - - /* clear the buffers */ - memset(outputs[0], 0, samples*sizeof(stream_sample_t)); - memset(outputs[1], 0, samples*sizeof(stream_sample_t)); - - // reg function - // ------------------------------------------------ - // 0x00 ? - // 0x01 ? - // 0x02 volume left - // 0x03 volume right - // 0x04 loop address (08-15) - // 0x05 loop address (16-23) - // 0x06 end address - // 0x07 address delta - // 0x80 ? - // 0x81 ? - // 0x82 ? - // 0x83 ? - // 0x84 current address (08-15), 00-07 is internal? - // 0x85 current address (16-23) - // 0x86 bit 0: channel disable? - // bit 1: loop disable - // other bits: bank - // 0x87 ? - - /* loop over channels */ - for (ch = 0; ch < 16; ch++) - { -#if 0 -//if (! SegaPCM_NewCore) -//{ - /* only process active channels */ - if (!(spcm->ram[0x86+8*ch] & 1) && ! spcm->Muted[ch]) - { - UINT8 *base = spcm->ram+8*ch; - UINT8 flags = base[0x86]; - const UINT8 *rom = spcm->rom + ((flags & spcm->bankmask) << spcm->bankshift); -#ifdef _DEBUG - UINT8 *romusage = spcm->romusage + ((flags & spcm->bankmask) << spcm->bankshift); -#endif - UINT32 addr = (base[5] << 16) | (base[4] << 8) | spcm->low[ch]; - UINT16 loop = (base[0x85] << 8) | base[0x84]; - UINT8 end = base[6] + 1; - UINT8 delta = base[7]; - UINT8 voll = base[2] & 0x7F; - UINT8 volr = base[3] & 0x7F; - int i; - - /* loop over samples on this channel */ - for (i = 0; i < samples; i++) - { - INT8 v = 0; - - /* handle looping if we've hit the end */ - if ((addr >> 16) == end) - { - if (!(flags & 2)) - addr = loop << 8; - else - { - flags |= 1; - break; - } - } - - /* fetch the sample */ - v = rom[(addr >> 8) & rgnmask] - 0x80; -#ifdef _DEBUG - if ((romusage[(addr >> 8) & rgnmask] & 0x03) == 0x02 && (voll || volr)) - printf("Access to empty ROM section! (0x%06lX)\n", - ((flags & spcm->bankmask) << spcm->bankshift) + (addr >> 8) & rgnmask); - romusage[(addr >> 8) & rgnmask] |= 0x01; -#endif - - /* apply panning and advance */ - outputs[0][i] += v * voll; - outputs[1][i] += v * volr; - addr += delta; - } - - /* store back the updated address and info */ - base[0x86] = flags; - base[4] = addr >> 8; - base[5] = addr >> 16; - spcm->low[ch] = flags & 1 ? 0 : addr; - } -//} -//else -//{ -#else - UINT8 *regs = spcm->ram+8*ch; - - /* only process active channels */ - if (!(regs[0x86] & 1) && ! spcm->Muted[ch]) - { - const UINT8 *rom = spcm->rom + ((regs[0x86] & spcm->bankmask) << spcm->bankshift); -#ifdef _DEBUG - UINT8 *romusage = spcm->romusage + ((regs[0x86] & spcm->bankmask) << spcm->bankshift); -#endif - UINT32 addr = (regs[0x85] << 16) | (regs[0x84] << 8) | spcm->low[ch]; - UINT32 loop = (regs[0x05] << 16) | (regs[0x04] << 8); - UINT8 end = regs[6] + 1; - int i; - - /* loop over samples on this channel */ - for (i = 0; i < samples; i++) - { - INT8 v = 0; - - /* handle looping if we've hit the end */ - if ((addr >> 16) == end) - { - if (regs[0x86] & 2) - { - regs[0x86] |= 1; - break; - } - else addr = loop; - } - - /* fetch the sample */ - v = rom[(addr >> 8) & rgnmask] - 0x80; -#ifdef _DEBUG - if ((romusage[(addr >> 8) & rgnmask] & 0x03) == 0x02 && (regs[2] || regs[3])) - printf("Access to empty ROM section! (0x%06lX)\n", - ((regs[0x86] & spcm->bankmask) << spcm->bankshift) + (addr >> 8) & rgnmask); - romusage[(addr >> 8) & rgnmask] |= 0x01; -#endif - - /* apply panning and advance */ - // fixed Bitmask for volume multiplication, thanks to ctr -Valley Bell - outputs[0][i] += v * (regs[2] & 0x7F); - outputs[1][i] += v * (regs[3] & 0x7F); - addr = (addr + regs[7]) & 0xffffff; - } - - /* store back the updated address */ - regs[0x84] = addr >> 8; - regs[0x85] = addr >> 16; - spcm->low[ch] = regs[0x86] & 1 ? 0 : addr; - } -//} -#endif - } -} - -//static DEVICE_START( segapcm ) -int device_start_segapcm(void **_info, int clock, int intf_bank) -{ - const UINT32 STD_ROM_SIZE = 0x80000; - //const sega_pcm_interface *intf = (const sega_pcm_interface *)device->static_config; - sega_pcm_interface *intf; - int mask, rom_mask, len; - //segapcm_state *spcm = get_safe_token(device); - segapcm_state *spcm; - - spcm = (segapcm_state *) calloc(1, sizeof(segapcm_state)); - *_info = (void *) spcm; - - intf = &spcm->intf; - intf->bank = intf_bank; - - //spcm->rom = (const UINT8 *)device->region; - //spcm->ram = auto_alloc_array(device->machine, UINT8, 0x800); - spcm->ROMSize = STD_ROM_SIZE; - spcm->rom = malloc(STD_ROM_SIZE); -#ifdef _DEBUG - spcm->romusage = malloc(STD_ROM_SIZE); -#endif - spcm->ram = (UINT8*)malloc(0x800); - -#ifndef _DEBUG - //memset(spcm->rom, 0xFF, STD_ROM_SIZE); - // filling 0xFF would actually be more true to the hardware, - // (unused ROMs have all FFs) - // but 0x80 is the effective 'zero' byte - memset(spcm->rom, 0x80, STD_ROM_SIZE); -#else - // filling with FF makes it easier to find bugs in a .wav-log - memset(spcm->rom, 0xFF, STD_ROM_SIZE); - memset(spcm->romusage, 0x02, STD_ROM_SIZE); -#endif - //memset(spcm->ram, 0xff, 0x800); // RAM Clear is done at device_reset - - spcm->bankshift = (UINT8)(intf->bank); - mask = intf->bank >> 16; - if(!mask) - mask = BANK_MASK7>>16; - - len = STD_ROM_SIZE; - spcm->rgnmask = len - 1; - for(rom_mask = 1; rom_mask < len; rom_mask *= 2); - rom_mask--; - - spcm->bankmask = mask & (rom_mask >> spcm->bankshift); - - //spcm->stream = stream_create(device, 0, 2, device->clock / 128, spcm, SEGAPCM_update); - - //state_save_register_device_item_array(device, 0, spcm->low); - //state_save_register_device_item_pointer(device, 0, spcm->ram, 0x800); - - for (mask = 0; mask < 16; mask ++) - spcm->Muted[mask] = 0x00; - - return clock / 128; -} - -//static DEVICE_STOP( segapcm ) -void device_stop_segapcm(void *_info) -{ - //segapcm_state *spcm = get_safe_token(device); - segapcm_state *spcm = (segapcm_state *)_info; - free(spcm->rom); spcm->rom = NULL; -#ifdef _DEBUG - //sega_pcm_fwrite_romusage(ChipID); - free(spcm->romusage); -#endif - free(spcm->ram); - - free(spcm); - - return; -} - -//static DEVICE_RESET( segapcm ) -void device_reset_segapcm(void *_info) -{ - //segapcm_state *spcm = get_safe_token(device); - segapcm_state *spcm = (segapcm_state *)_info; - - memset(spcm->ram, 0xFF, 0x800); - - return; -} - - -//WRITE8_DEVICE_HANDLER( sega_pcm_w ) -void sega_pcm_w(void *_info, offs_t offset, UINT8 data) -{ - //segapcm_state *spcm = get_safe_token(device); - segapcm_state *spcm = (segapcm_state *)_info; - //stream_update(spcm->stream); - - spcm->ram[offset & 0x07ff] = data; -} - -//READ8_DEVICE_HANDLER( sega_pcm_r ) -UINT8 sega_pcm_r(void *_info, offs_t offset) -{ - //segapcm_state *spcm = get_safe_token(device); - segapcm_state *spcm = (segapcm_state *)_info; - //stream_update(spcm->stream); - return spcm->ram[offset & 0x07ff]; -} - -void sega_pcm_write_rom(void *_info, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData) -{ - segapcm_state *spcm = (segapcm_state *)_info; - - if (spcm->ROMSize != ROMSize) - { - unsigned long int mask, rom_mask; - - spcm->rom = (UINT8*)realloc(spcm->rom, ROMSize); -#ifdef _DEBUG - spcm->romusage = (UINT8*)realloc(spcm->romusage, ROMSize); -#endif - spcm->ROMSize = ROMSize; - memset(spcm->rom, 0x80, ROMSize); -#ifdef _DEBUG - memset(spcm->romusage, 0x02, ROMSize); -#endif - - // recalculate bankmask - mask = spcm->intf.bank >> 16; - if (! mask) - mask = BANK_MASK7 >> 16; - - //spcm->rgnmask = ROMSize - 1; - for (rom_mask = 1; rom_mask < ROMSize; rom_mask *= 2); - rom_mask --; - spcm->rgnmask = rom_mask; // fix for ROMs with e.g 0x60000 bytes (stupid M1) - - spcm->bankmask = mask & (rom_mask >> spcm->bankshift); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(spcm->rom + DataStart, ROMData, DataLength); -#ifdef _DEBUG - memset(spcm->romusage + DataStart, 0x00, DataLength); -#endif - - return; -} - - -#ifdef _DEBUG -static void sega_pcm_fwrite_romusage(void *_info) -{ - segapcm_state *spcm = (segapcm_state *)_info; - - FILE* hFile; - - hFile = fopen("SPCM_ROMUsage.bin", "wb"); - if (hFile == NULL) - return; - - fwrite(spcm->romusage, 0x01, spcm->ROMSize, hFile); - - fclose(hFile); - return; -} -#endif - -void segapcm_set_mute_mask(void *_info, UINT32 MuteMask) -{ - segapcm_state *spcm = (segapcm_state *)_info; - unsigned char CurChn; - - for (CurChn = 0; CurChn < 16; CurChn ++) - spcm->Muted[CurChn] = (MuteMask >> CurChn) & 0x01; - - return; -} - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( segapcm ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(segapcm_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( segapcm ); break; - case DEVINFO_FCT_STOP: // Nothing break; - case DEVINFO_FCT_RESET: // Nothing break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "Sega PCM"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Sega custom"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ diff --git a/Frameworks/GME/vgmplay/chips/segapcm.h b/Frameworks/GME/vgmplay/chips/segapcm.h deleted file mode 100644 index eaeea837a..000000000 --- a/Frameworks/GME/vgmplay/chips/segapcm.h +++ /dev/null @@ -1,38 +0,0 @@ -/*********************************************************/ -/* SEGA 8bit PCM */ -/*********************************************************/ - -#pragma once - -#define BANK_256 (11) -#define BANK_512 (12) -#define BANK_12M (13) -#define BANK_MASK7 (0x70<<16) -#define BANK_MASKF (0xf0<<16) -#define BANK_MASKF8 (0xf8<<16) - -typedef struct _sega_pcm_interface sega_pcm_interface; -struct _sega_pcm_interface -{ - int bank; -}; - -/*WRITE8_DEVICE_HANDLER( sega_pcm_w ); -READ8_DEVICE_HANDLER( sega_pcm_r ); - -DEVICE_GET_INFO( segapcm ); -#define SOUND_SEGAPCM DEVICE_GET_INFO_NAME( segapcm )*/ - -void SEGAPCM_update(void *chip, stream_sample_t **outputs, int samples); - -int device_start_segapcm(void **chip, int clock, int intf_bank); -void device_stop_segapcm(void *chip); -void device_reset_segapcm(void *chip); - -void sega_pcm_w(void *chip, offs_t offset, UINT8 data); -UINT8 sega_pcm_r(void *chip, offs_t offset); -void sega_pcm_write_rom(void *chip, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData); - -void segapcm_set_mute_mask(void *chip, UINT32 MuteMask); - diff --git a/Frameworks/GME/vgmplay/chips/sn76489.c b/Frameworks/GME/vgmplay/chips/sn76489.c deleted file mode 100644 index 5b90611de..000000000 --- a/Frameworks/GME/vgmplay/chips/sn76489.c +++ /dev/null @@ -1,404 +0,0 @@ -/* - SN76489 emulation - by Maxim in 2001 and 2002 - converted from my original Delphi implementation - - I'm a C newbie so I'm sure there are loads of stupid things - in here which I'll come back to some day and redo - - Includes: - - Super-high quality tone channel "oversampling" by calculating fractional positions on transitions - - Noise output pattern reverse engineered from actual SMS output - - Volume levels taken from actual SMS output - - 07/08/04 Charles MacDonald - Modified for use with SMS Plus: - - Added support for multiple PSG chips. - - Added reset/config/update routines. - - Added context management routines. - - Removed SN76489_GetValues(). - - Removed some unused variables. -*/ - -#include // malloc/free -#include // for FLT_MIN -#include // for memcpy -#include "mamedef.h" -#include "sn76489.h" -#include "panning.h" - -#define NoiseInitialState 0x8000 /* Initial state of shift register */ -#define PSG_CUTOFF 0x6 /* Value below which PSG does not output */ - -static const int PSGVolumeValues[16] = { - /* These values are taken from a real SMS2's output */ -/* {892,892,892,760,623,497,404,323,257,198,159,123,96,75,60,0},*/ /* I can't remember why 892... :P some scaling I did at some point */ - /* these values are true volumes for 2dB drops at each step (multiply previous by 10^-0.1) */ - /*1516,1205,957,760,603,479,381,303,240,191,152,120,96,76,60,0*/ -// The MAME core uses 0x2000 as maximum volume (0x1000 for bipolar output) - 4096, 3254, 2584, 2053, 1631, 1295, 1029, 817, 649, 516, 410, 325, 258, 205, 163, 0 -}; - -/*static SN76489_Context SN76489[MAX_SN76489];*/ -static SN76489_Context* LastChipInit = NULL; -//static unsigned short int FNumLimit; - - -SN76489_Context* SN76489_Init( int PSGClockValue, int SamplingRate) -{ - int i; - SN76489_Context* chip = (SN76489_Context*)malloc(sizeof(SN76489_Context)); - if(chip) - { - chip->dClock=(float)(PSGClockValue & 0x7FFFFFF)/16/SamplingRate; - - SN76489_SetMute(chip, MUTE_ALLON); - SN76489_Config(chip, /*MUTE_ALLON,*/ FB_SEGAVDP, SRW_SEGAVDP, 1); - - for( i = 0; i <= 3; i++ ) - centre_panning(chip->panning[i]); - //SN76489_Reset(chip); - - if ((PSGClockValue & 0x80000000) && LastChipInit != NULL) - { - // Activate special NeoGeoPocket Mode - LastChipInit->NgpFlags = 0x80 | 0x00; - chip->NgpFlags = 0x80 | 0x01; - chip->NgpChip2 = LastChipInit; - LastChipInit->NgpChip2 = chip; - LastChipInit = NULL; - } - else - { - chip->NgpFlags = 0x00; - chip->NgpChip2 = NULL; - LastChipInit = chip; - } - } - return chip; -} - -void SN76489_Reset(SN76489_Context* chip) -{ - int i; - - chip->PSGStereo = 0xFF; - - for( i = 0; i <= 3; i++ ) - { - /* Initialise PSG state */ - chip->Registers[2*i] = 1; /* tone freq=1 */ - chip->Registers[2*i+1] = 0xf; /* vol=off */ - chip->NoiseFreq = 0x10; - - /* Set counters to 0 */ - chip->ToneFreqVals[i] = 0; - - /* Set flip-flops to 1 */ - chip->ToneFreqPos[i] = 1; - - /* Set intermediate positions to do-not-use value */ - chip->IntermediatePos[i] = FLT_MIN; - - /* Set panning to centre */ - //centre_panning( chip->panning[i] ); - } - - chip->LatchedRegister = 0; - - /* Initialise noise generator */ - chip->NoiseShiftRegister = NoiseInitialState; - - /* Zero clock */ - chip->Clock = 0; -} - -void SN76489_Shutdown(SN76489_Context* chip) -{ - free(chip); -} - -void SN76489_Config(SN76489_Context* chip, /*int mute,*/ int feedback, int sr_width, int boost_noise) -{ - //chip->Mute = mute; - chip->WhiteNoiseFeedback = feedback; - chip->SRWidth = sr_width; -} - -/* -void SN76489_SetContext(int which, uint8 *data) -{ - memcpy( &SN76489[which], data, sizeof(SN76489_Context) ); -} - -void SN76489_GetContext(int which, uint8 *data) -{ - memcpy( data, &SN76489[which], sizeof(SN76489_Context) ); -} - -uint8 *SN76489_GetContextPtr(int which) -{ - return (uint8 *)&SN76489[which]; -} - -int SN76489_GetContextSize(void) -{ - return sizeof(SN76489_Context); -} -*/ -void SN76489_Write(SN76489_Context* chip, int data) -{ - if ( data & 0x80 ) - { - /* Latch/data byte %1 cc t dddd */ - chip->LatchedRegister = ( data >> 4 ) & 0x07; - chip->Registers[chip->LatchedRegister] = - ( chip->Registers[chip->LatchedRegister] & 0x3f0 ) /* zero low 4 bits */ - | ( data & 0xf ); /* and replace with data */ - } else { - /* Data byte %0 - dddddd */ - if ( !( chip->LatchedRegister % 2 ) && ( chip->LatchedRegister < 5 ) ) - /* Tone register */ - chip->Registers[chip->LatchedRegister] = - ( chip->Registers[chip->LatchedRegister] & 0x00f) /* zero high 6 bits */ - | ( ( data & 0x3f ) << 4 ); /* and replace with data */ - else - /* Other register */ - chip->Registers[chip->LatchedRegister]=data&0x0f; /* Replace with data */ - } - switch (chip->LatchedRegister) { - case 0: - case 2: - case 4: /* Tone channels */ - if ( chip->Registers[chip->LatchedRegister] == 0 ) - chip->Registers[chip->LatchedRegister] = 1; /* Zero frequency changed to 1 to avoid div/0 */ - break; - case 6: /* Noise */ - chip->NoiseShiftRegister = NoiseInitialState; /* reset shift register */ - chip->NoiseFreq = 0x10 << ( chip->Registers[6] & 0x3 ); /* set noise signal generator frequency */ - break; - } -} - -void SN76489_GGStereoWrite(SN76489_Context* chip, int data) -{ - chip->PSGStereo=data; -} - -//void SN76489_Update(SN76489_Context* chip, INT16 **buffer, int length) -void SN76489_Update(SN76489_Context* chip, INT32 **buffer, int length) -{ - int i, j; - int NGPMode; - SN76489_Context* chip2; - SN76489_Context* chip_t; - SN76489_Context* chip_n; - - NGPMode = (chip->NgpFlags >> 7) & 0x01; - if (NGPMode) - chip2 = (SN76489_Context*)chip->NgpChip2; - - if (! NGPMode) - { - chip_t = chip_n = chip; - } - else - { - if (! (chip->NgpFlags & 0x01)) - { - chip_t = chip; - chip_n = chip2; - } - else - { - chip_t = chip2; - chip_n = chip; - } - } - - for( j = 0; j < length; j++ ) - { - /* Tone channels */ - for ( i = 0; i <= 2; ++i ) - if ( (chip_t->Mute >> i) & 1 ) - { - if ( chip_t->IntermediatePos[i] != FLT_MIN ) - /* Intermediate position (antialiasing) */ - chip->Channels[i] = (short)( PSGVolumeValues[chip->Registers[2 * i + 1]] * chip_t->IntermediatePos[i] ); - else - /* Flat (no antialiasing needed) */ - chip->Channels[i]= PSGVolumeValues[chip->Registers[2 * i + 1]] * chip_t->ToneFreqPos[i]; - } - else - /* Muted channel */ - chip->Channels[i] = 0; - - /* Noise channel */ - if ( (chip_t->Mute >> 3) & 1 ) - { - //chip->Channels[3] = PSGVolumeValues[chip->Registers[7]] * ( chip_n->NoiseShiftRegister & 0x1 ) * 2; /* double noise volume */ - // Now the noise is bipolar, too. -Valley Bell - chip->Channels[3] = PSGVolumeValues[chip->Registers[7]] * (( chip_n->NoiseShiftRegister & 0x1 ) * 2 - 1); - // due to the way the white noise works here, it seems twice as loud as it should be - if (chip->Registers[6] & 0x4 ) - chip->Channels[3] >>= 1; - } - else - chip->Channels[i] = 0; - - // Build stereo result into buffer - buffer[0][j] = 0; - buffer[1][j] = 0; - if (! chip->NgpFlags) - { - // For all 4 channels - for ( i = 0; i <= 3; ++i ) - { - if ( ( ( chip->PSGStereo >> i ) & 0x11 ) == 0x11 ) - { - // no GG stereo for this channel - if ( chip->panning[i][0] == 1.0f ) - { - buffer[0][j] += chip->Channels[i]; // left - buffer[1][j] += chip->Channels[i]; // right - } - else - { - buffer[0][j] += (INT32)( chip->panning[i][0] * chip->Channels[i] ); // left - buffer[1][j] += (INT32)( chip->panning[i][1] * chip->Channels[i] ); // right - } - } - else - { - // GG stereo overrides panning - buffer[0][j] += ( chip->PSGStereo >> (i+4) & 0x1 ) * chip->Channels[i]; // left - buffer[1][j] += ( chip->PSGStereo >> i & 0x1 ) * chip->Channels[i]; // right - } - } - } - else - { - if (! (chip->NgpFlags & 0x01)) - { - // For all 3 tone channels - for (i = 0; i < 3; i ++) - { - buffer[0][j] += (chip->PSGStereo >> (i+4) & 0x1 ) * chip ->Channels[i]; // left - buffer[1][j] += (chip->PSGStereo >> i & 0x1 ) * chip2->Channels[i]; // right - } - } - else - { - // noise channel - i = 3; - buffer[0][j] += (chip->PSGStereo >> (i+4) & 0x1 ) * chip2->Channels[i]; // left - buffer[1][j] += (chip->PSGStereo >> i & 0x1 ) * chip ->Channels[i]; // right - } - } - - /* Increment clock by 1 sample length */ - chip->Clock += chip->dClock; - chip->NumClocksForSample = (int)chip->Clock; /* truncate */ - chip->Clock -= chip->NumClocksForSample; /* remove integer part */ - - /* Decrement tone channel counters */ - for ( i = 0; i <= 2; ++i ) - chip->ToneFreqVals[i] -= chip->NumClocksForSample; - - /* Noise channel: match to tone2 or decrement its counter */ - if ( chip->NoiseFreq == 0x80 ) - chip->ToneFreqVals[3] = chip->ToneFreqVals[2]; - else - chip->ToneFreqVals[3] -= chip->NumClocksForSample; - - /* Tone channels: */ - for ( i = 0; i <= 2; ++i ) { - if ( chip->ToneFreqVals[i] <= 0 ) { /* If the counter gets below 0... */ - if (chip->Registers[i*2]>=PSG_CUTOFF) { - /* For tone-generating values, calculate how much of the sample is + and how much is - */ - /* This is optimised into an even more confusing state than it was in the first place... */ - chip->IntermediatePos[i] = ( chip->NumClocksForSample - chip->Clock + 2 * chip->ToneFreqVals[i] ) * chip->ToneFreqPos[i] / ( chip->NumClocksForSample + chip->Clock ); - /* Flip the flip-flop */ - chip->ToneFreqPos[i] = -chip->ToneFreqPos[i]; - } else { - /* stuck value */ - chip->ToneFreqPos[i] = 1; - chip->IntermediatePos[i] = FLT_MIN; - } - chip->ToneFreqVals[i] += chip->Registers[i*2] * ( chip->NumClocksForSample / chip->Registers[i*2] + 1 ); - } - else - /* signal no antialiasing needed */ - chip->IntermediatePos[i] = FLT_MIN; - } - - /* Noise channel */ - if ( chip->ToneFreqVals[3] <= 0 ) { - /* If the counter gets below 0... */ - /* Flip the flip-flop */ - chip->ToneFreqPos[3] = -chip->ToneFreqPos[3]; - if (chip->NoiseFreq != 0x80) - /* If not matching tone2, decrement counter */ - chip->ToneFreqVals[3] += chip->NoiseFreq * ( chip->NumClocksForSample / chip->NoiseFreq + 1 ); - if (chip->ToneFreqPos[3] == 1) { - /* On the positive edge of the square wave (only once per cycle) */ - int Feedback; - if ( chip->Registers[6] & 0x4 ) { - /* White noise */ - /* Calculate parity of fed-back bits for feedback */ - switch (chip->WhiteNoiseFeedback) { - /* Do some optimised calculations for common (known) feedback values */ - case 0x0003: /* SC-3000, BBC %00000011 */ - case 0x0009: /* SMS, GG, MD %00001001 */ - /* If two bits fed back, I can do Feedback=(nsr & fb) && (nsr & fb ^ fb) */ - /* since that's (one or more bits set) && (not all bits set) */ - Feedback = ( ( chip->NoiseShiftRegister & chip->WhiteNoiseFeedback ) - && ( (chip->NoiseShiftRegister & chip->WhiteNoiseFeedback ) ^ chip->WhiteNoiseFeedback ) ); - break; - default: - /* Default handler for all other feedback values */ - /* XOR fold bits into the final bit */ - Feedback = chip->NoiseShiftRegister & chip->WhiteNoiseFeedback; - Feedback ^= Feedback >> 8; - Feedback ^= Feedback >> 4; - Feedback ^= Feedback >> 2; - Feedback ^= Feedback >> 1; - Feedback &= 1; - break; - } - } else /* Periodic noise */ - Feedback=chip->NoiseShiftRegister&1; - - chip->NoiseShiftRegister=(chip->NoiseShiftRegister>>1) | (Feedback << (chip->SRWidth-1)); - } - } - } -} - -/*void SN76489_UpdateOne(SN76489_Context* chip, int *l, int *r) -{ - INT16 tl,tr; - INT16 *buff[2] = { &tl, &tr }; - SN76489_Update( chip, buff, 1 ); - *l = tl; - *r = tr; -}*/ - - -/*int SN76489_GetMute(SN76489_Context* chip) -{ - return chip->Mute; -}*/ - -void SN76489_SetMute(SN76489_Context* chip, int val) -{ - chip->Mute=val; -} - -void SN76489_SetPanning(SN76489_Context* chip, int ch0, int ch1, int ch2, int ch3) -{ - calc_panning( chip->panning[0], ch0 ); - calc_panning( chip->panning[1], ch1 ); - calc_panning( chip->panning[2], ch2 ); - calc_panning( chip->panning[3], ch3 ); -} diff --git a/Frameworks/GME/vgmplay/chips/sn76489.h b/Frameworks/GME/vgmplay/chips/sn76489.h deleted file mode 100644 index 77d5ad480..000000000 --- a/Frameworks/GME/vgmplay/chips/sn76489.h +++ /dev/null @@ -1,108 +0,0 @@ -#ifndef _SN76489_H_ -#define _SN76489_H_ - -// all these defines are defined in mamedef.h, but GCC's #ifdef doesn't seem to know typedefs -/*#ifndef INT32 -#define INT32 signed long -#endif -#ifndef UINT16 -#define UINT16 unsigned short -#endif -#ifndef INT16 -#define INT16 signed short -#endif -#ifndef INT8 -#define INT8 signed char -#endif*/ -#ifndef uint8 -#define uint8 signed char -#endif - - -/*#define MAX_SN76489 4*/ - -/* - More testing is needed to find and confirm feedback patterns for - SN76489 variants and compatible chips. -*/ -enum feedback_patterns { - FB_BBCMICRO = 0x8005, /* Texas Instruments TMS SN76489N (original) from BBC Micro computer */ - FB_SC3000 = 0x0006, /* Texas Instruments TMS SN76489AN (rev. A) from SC-3000H computer */ - FB_SEGAVDP = 0x0009, /* SN76489 clone in Sega's VDP chips (315-5124, 315-5246, 315-5313, Game Gear) */ -}; - -enum sr_widths { - SRW_SC3000BBCMICRO = 15, - SRW_SEGAVDP = 16 -}; - -enum volume_modes { - VOL_TRUNC = 0, /* Volume levels 13-15 are identical */ - VOL_FULL = 1, /* Volume levels 13-15 are unique */ -}; - -enum mute_values { - MUTE_ALLOFF = 0, /* All channels muted */ - MUTE_TONE1 = 1, /* Tone 1 mute control */ - MUTE_TONE2 = 2, /* Tone 2 mute control */ - MUTE_TONE3 = 4, /* Tone 3 mute control */ - MUTE_NOISE = 8, /* Noise mute control */ - MUTE_ALLON = 15, /* All channels enabled */ -}; - -typedef struct -{ - int Mute; // per-channel muting - int BoostNoise; // double noise volume when non-zero - - /* Variables */ - float Clock; - float dClock; - int PSGStereo; - int NumClocksForSample; - int WhiteNoiseFeedback; - int SRWidth; - - /* PSG registers: */ - int Registers[8]; /* Tone, vol x4 */ - int LatchedRegister; - int NoiseShiftRegister; - int NoiseFreq; /* Noise channel signal generator frequency */ - - /* Output calculation variables */ - int ToneFreqVals[4]; /* Frequency register values (counters) */ - int ToneFreqPos[4]; /* Frequency channel flip-flops */ - int Channels[4]; /* Value of each channel, before stereo is applied */ - float IntermediatePos[4]; /* intermediate values used at boundaries between + and - (does not need double accuracy)*/ - - float panning[4][2]; /* fake stereo */ - - int NgpFlags; /* bit 7 - NGP Mode on/off, bit 0 - is 2nd NGP chip */ - void* NgpChip2; -} SN76489_Context; - -/* Function prototypes */ -SN76489_Context* SN76489_Init(int PSGClockValue, int SamplingRate); -void SN76489_Reset(SN76489_Context* chip); -void SN76489_Shutdown(SN76489_Context* chip); -void SN76489_Config(SN76489_Context* chip, /*int mute,*/ int feedback, int sw_width, int boost_noise); -/* -void SN76489_SetContext(SN76489_Context* chip, uint8 *data); -void SN76489_GetContext(SN76489_Context* chip, uint8 *data); -uint8 *SN76489_GetContextPtr(int chip); -int SN76489_GetContextSize(void);*/ -void SN76489_Write(SN76489_Context* chip, int data); -void SN76489_GGStereoWrite(SN76489_Context* chip, int data); -//void SN76489_Update(SN76489_Context* chip, INT16 **buffer, int length); -void SN76489_Update(SN76489_Context* chip, INT32 **buffer, int length); - -/* Non-standard getters and setters */ -//int SN76489_GetMute(SN76489_Context* chip); -void SN76489_SetMute(SN76489_Context* chip, int val); - -void SN76489_SetPanning(SN76489_Context* chip, int ch0, int ch1, int ch2, int ch3); - -/* and a non-standard data getter */ -//void SN76489_UpdateOne(SN76489_Context* chip, int *l, int *r); - -#endif /* _SN76489_H_ */ diff --git a/Frameworks/GME/vgmplay/chips/sn76496.c b/Frameworks/GME/vgmplay/chips/sn76496.c deleted file mode 100644 index 99d0b2a4d..000000000 --- a/Frameworks/GME/vgmplay/chips/sn76496.c +++ /dev/null @@ -1,885 +0,0 @@ -/*************************************************************************** - - sn76496.c - by Nicola Salmoria - with contributions by others - - Routines to emulate the: - Texas Instruments SN76489, SN76489A, SN76494/SN76496 - ( Also known as, or at least compatible with, the TMS9919 and SN94624.) - and the Sega 'PSG' used on the Master System, Game Gear, and Megadrive/Genesis - This chip is known as the Programmable Sound Generator, or PSG, and is a 4 - channel sound generator, with three squarewave channels and a noise/arbitrary - duty cycle channel. - - Noise emulation for all verified chips should be accurate: - - ** SN76489 uses a 15-bit shift register with taps on bits D and E, output on E, - XOR function. - It uses a 15-bit ring buffer for periodic noise/arbitrary duty cycle. - Its output is inverted. - ** SN94624 is the same as SN76489 but lacks the /8 divider on its clock input. - ** SN76489A uses a 15-bit shift register with taps on bits D and E, output on F, - XOR function. - It uses a 15-bit ring buffer for periodic noise/arbitrary duty cycle. - Its output is not inverted. - ** SN76494 is the same as SN76489A but lacks the /8 divider on its clock input. - ** SN76496 is identical in operation to the SN76489A, but the audio input is - documented. - All the TI-made PSG chips have an audio input line which is mixed with the 4 channels - of output. (It is undocumented and may not function properly on the sn76489, 76489a - and 76494; the sn76489a input is mentioned in datasheets for the tms5200) - All the TI-made PSG chips act as if the frequency was set to 0x400 if 0 is - written to the frequency register. - ** Sega Master System III/MD/Genesis PSG uses a 16-bit shift register with taps - on bits C and F, output on F - It uses a 16-bit ring buffer for periodic noise/arbitrary duty cycle. - (whether it uses an XOR or XNOR needs to be verified, assumed XOR) - (whether output is inverted or not needs to be verified, assumed to be inverted) - ** Sega Game Gear PSG is identical to the SMS3/MD/Genesis one except it has an - extra register for mapping which channels go to which speaker. - The register, connected to a z80 port, means: - for bits 7 6 5 4 3 2 1 0 - L3 L2 L1 L0 R3 R2 R1 R0 - Noise is an XOR function, and audio output is negated before being output. - All the Sega-made PSG chips act as if the frequency was set to 0 if 0 is written - to the frequency register. - ** NCR7496 (as used on the Tandy 1000) is similar to the SN76489 but with a - different noise LFSR patttern: taps on bits A and E, output on E - It uses a 15-bit ring buffer for periodic noise/arbitrary duty cycle. - (all this chip's info needs to be verified) - - 28/03/2005 : Sebastien Chevalier - Update th SN76496Write func, according to SN76489 doc found on SMSPower. - - On write with 0x80 set to 0, when LastRegister is other then TONE, - the function is similar than update with 0x80 set to 1 - - 23/04/2007 : Lord Nightmare - Major update, implement all three different noise generation algorithms and a - set_variant call to discern among them. - - 28/04/2009 : Lord Nightmare - Add READY line readback; cleaned up struct a bit. Cleaned up comments. - Add more TODOs. Fixed some unsaved savestate related stuff. - - 04/11/2009 : Lord Nightmare - Changed the way that the invert works (it now selects between XOR and XNOR - for the taps), and added R->OldNoise to simulate the extra 0 that is always - output before the noise LFSR contents are after an LFSR reset. - This fixes SN76489/A to match chips. Added SN94624. - - 14/11/2009 : Lord Nightmare - Removed STEP mess, vastly simplifying the code. Made output bipolar rather - than always above the 0 line, but disabled that code due to pending issues. - - 16/11/2009 : Lord Nightmare - Fix screeching in regulus: When summing together four equal channels, the - size of the max amplitude per channel should be 1/4 of the max range, not - 1/3. Added NCR7496. - - 18/11/2009 : Lord Nightmare - Modify Init functions to support negating the audio output. The gamegear - psg does this. Change gamegear and sega psgs to use XOR rather than XNOR - based on testing. Got rid of R->OldNoise and fixed taps accordingly. - Added stereo support for game gear. - - 15/01/2010 : Lord Nightmare - Fix an issue with SN76489 and SN76489A having the wrong periodic noise periods. - Note that properly emulating the noise cycle bit timing accurately may require - extensive rewriting. - - 24/01/2010: Lord Nightmare - Implement periodic noise as forcing one of the XNOR or XOR taps to 1 or 0 respectively. - Thanks to PlgDavid for providing samples which helped immensely here. - Added true clock divider emulation, so sn94624 and sn76494 run 8x faster than - the others, as in real life. - - 15/02/2010: Lord Nightmare & Michael Zapf (additional testing by PlgDavid) - Fix noise period when set to mirror channel 3 and channel 3 period is set to 0 (tested on hardware for noise, wave needs tests) - MZ - Fix phase of noise on sn94624 and sn76489; all chips use a standard XOR, the only inversion is the output itself - LN, Plgdavid - Thanks to PlgDavid and Michael Zapf for providing samples which helped immensely here. - - 23/02/2011: Lord Nightmare & Enik - Made it so the Sega PSG chips have a frequency of 0 if 0 is written to the - frequency register, while the others have 0x400 as before. Should fix a bug - or two on sega games, particularly Vigilante on Sega Master System. Verified - on SMS hardware. - - TODO: * Implement the TMS9919 - any difference to sn94624? - * Implement the T6W28; has registers in a weird order, needs writes - to be 'sanitized' first. Also is stereo, similar to game gear. - * Test the NCR7496; Smspower says the whitenoise taps are A and E, - but this needs verification on real hardware. - * Factor out common code so that the SAA1099 can share some code. - * Convert to modern device -***************************************************************************/ - -/* Note: I patched the core to speed the emulation up (factor 8!!) - My Pentium2 233MHz was too slow for two SN76496 chips in release mode! - Now a 2xSN76496 vgm takes about 45 % CPU. */ - -#include "mamedef.h" -#ifdef _DEBUG -#include -#endif -//#include "emu.h" -//#include "streams.h" -#include -#include -#include "sn76496.h" - -#ifndef NULL -#define NULL ((void *)0) -#endif - - -//#define MAX_OUTPUT 0x7fff -#define MAX_OUTPUT 0x8000 -#define NOISEMODE (R->Register[6]&4)?1:0 - - -typedef struct _sn76496_state sn76496_state; -struct _sn76496_state -{ - //sound_stream * Channel; - INT32 VolTable[16]; /* volume table (for 4-bit to db conversion)*/ - INT32 Register[8]; /* registers */ - INT32 LastRegister; /* last register written */ - INT32 Volume[4]; /* db volume of voice 0-2 and noise */ - UINT32 RNG; /* noise generator LFSR*/ - INT32 ClockDivider; /* clock divider */ - INT32 CurrentClock; - INT32 FeedbackMask; /* mask for feedback */ - INT32 WhitenoiseTap1; /* mask for white noise tap 1 (higher one, usually bit 14) */ - INT32 WhitenoiseTap2; /* mask for white noise tap 2 (lower one, usually bit 13)*/ - INT32 Negate; /* output negate flag */ - INT32 Stereo; /* whether we're dealing with stereo or not */ - INT32 StereoMask; /* the stereo output mask */ - INT32 Period[4]; /* Length of 1/2 of waveform */ - INT32 Count[4]; /* Position within the waveform */ - INT32 Output[4]; /* 1-bit output of each channel, pre-volume */ - INT32 CyclestoREADY;/* number of cycles until the READY line goes active */ - INT32 Freq0IsMax; /* flag for if frequency zero acts as if it is one more than max (0x3ff+1) or if it acts like 0 */ - UINT32 MuteMsk[4]; - UINT8 NgpFlags; /* bit 7 - NGP Mode on/off, bit 0 - is 2nd NGP chip */ - sn76496_state* NgpChip2; /* Pointer to other Chip */ -}; - - -static sn76496_state* LastChipInit = NULL; -static unsigned short int FNumLimit; - -/*INLINE sn76496_state *get_safe_token(running_device *device) -{ - assert(device != NULL); - assert(device->type() == SN76496 || - device->type() == SN76489 || - device->type() == SN76489A || - device->type() == SN76494 || - device->type() == SN94624 || - device->type() == NCR7496 || - device->type() == GAMEGEAR || - device->type() == SMSIII); - return (sn76496_state *)downcast(device)->token(); -}*/ - -//READ_LINE_DEVICE_HANDLER( sn76496_ready_r ) -UINT8 sn76496_ready_r(void *chip, offs_t offset) -{ - //sn76496_state *R = get_safe_token(device); - sn76496_state *R = (sn76496_state*)chip; - //stream_update(R->Channel); - return (R->CyclestoREADY? 0 : 1); -} - -//WRITE8_DEVICE_HANDLER( sn76496_stereo_w ) -void sn76496_stereo_w(void *chip, offs_t offset, UINT8 data) -{ - //sn76496_state *R = get_safe_token(device); - sn76496_state *R = (sn76496_state*)chip; - //stream_update(R->Channel); - if (R->Stereo) R->StereoMask = data; -#ifdef _DEBUG - else logerror("Call to stereo write with mono chip!\n"); -#endif -} - -//WRITE8_DEVICE_HANDLER( sn76496_w ) -void sn76496_write_reg(void *chip, offs_t offset, UINT8 data) -{ - //sn76496_state *R = get_safe_token(device); - sn76496_state *R = (sn76496_state*)chip; - int n, r, c; - - - /* update the output buffer before changing the registers */ - //stream_update(R->Channel); - - /* set number of cycles until READY is active; this is always one - 'sample', i.e. it equals the clock divider exactly; until the - clock divider is fully supported, we delay until one sample has - played. The fact that this below is '2' and not '1' is because - of a ?race condition? in the mess crvision driver, where after - any sample is played at all, no matter what, the cycles_to_ready - ends up never being not ready, unless this value is greater than - 1. Once the full clock divider stuff is written, this should no - longer be an issue. */ - R->CyclestoREADY = 2; - - if (data & 0x80) - { - r = (data & 0x70) >> 4; - R->LastRegister = r; - R->Register[r] = (R->Register[r] & 0x3f0) | (data & 0x0f); - } - else - { - r = R->LastRegister; - } - c = r/2; - switch (r) - { - case 0: /* tone 0 : frequency */ - case 2: /* tone 1 : frequency */ - case 4: /* tone 2 : frequency */ - if ((data & 0x80) == 0) R->Register[r] = (R->Register[r] & 0x0f) | ((data & 0x3f) << 4); - if ((R->Register[r] != 0) || (R->Freq0IsMax == 0)) R->Period[c] = R->Register[r]; - else R->Period[c] = 0x400; - if (r == 4) - { - /* update noise shift frequency */ - if ((R->Register[6] & 0x03) == 0x03) - R->Period[3] = 2 * R->Period[2]; - } - break; - case 1: /* tone 0 : volume */ - case 3: /* tone 1 : volume */ - case 5: /* tone 2 : volume */ - case 7: /* noise : volume */ - R->Volume[c] = R->VolTable[data & 0x0f]; - if ((data & 0x80) == 0) R->Register[r] = (R->Register[r] & 0x3f0) | (data & 0x0f); - - // // "Every volume write resets the waveform to High level.", TmEE, 2012-11-24 on SMSPower - // R->Output[c] = 1; - // R->Count[c] = R->Period[c]; - // disabled for now - sounds awful - break; - case 6: /* noise : frequency, mode */ - { -#ifdef _DEBUG - //if ((data & 0x80) == 0) logerror("sn76489: write to reg 6 with bit 7 clear; data was %03x, new write is %02x! report this to LN!\n", R->Register[6], data); -#endif - if ((data & 0x80) == 0) R->Register[r] = (R->Register[r] & 0x3f0) | (data & 0x0f); - n = R->Register[6]; - /* N/512,N/1024,N/2048,Tone #3 output */ - R->Period[3] = ((n&3) == 3) ? 2 * R->Period[2] : (1 << (5+(n&3))); - R->RNG = R->FeedbackMask; - } - break; - } -} - -//static STREAM_UPDATE( SN76496Update ) -void SN76496Update(void *chip, stream_sample_t **outputs, int samples) -{ - int i; - //sn76496_state *R = (sn76496_state *)param; - sn76496_state *R = (sn76496_state*)chip; - sn76496_state *R2; - stream_sample_t *lbuffer = outputs[0]; - //stream_sample_t *rbuffer = (R->Stereo)?outputs[1]:NULL; - stream_sample_t *rbuffer = outputs[1]; - INT32 out = 0; - INT32 out2 = 0; - INT32 vol[4]; - UINT8 NGPMode; - INT32 ggst[2]; - - NGPMode = (R->NgpFlags >> 7) & 0x01; - if (NGPMode) - R2 = R->NgpChip2; - - if (! NGPMode) - { - // Speed Hack - out = 0; - for (i = 0; i < 3; i ++) - { - if (R->Period[i] || R->Volume[i]) - { - out = 1; - break; - } - } - if (R->Volume[3]) - out = 1; - if (! out) - { - memset(lbuffer, 0x00, sizeof(stream_sample_t) * samples); - memset(rbuffer, 0x00, sizeof(stream_sample_t) * samples); - return; - } - } - - ggst[0] = 0x01; - ggst[1] = 0x01; - while (samples > 0) - { - /* Speed Patch */ - /*// clock chip once - if (R->CurrentClock > 0) // not ready for new divided clock - { - R->CurrentClock--; - } - else // ready for new divided clock, make a new sample - { - R->CurrentClock = R->ClockDivider-1;*/ - /* decrement Cycles to READY by one */ - if (R->CyclestoREADY >0) R->CyclestoREADY--; - - // handle channels 0,1,2 - for (i = 0;i < 3;i++) - { - R->Count[i]--; - if (R->Count[i] <= 0) - { - R->Output[i] ^= 1; - R->Count[i] = R->Period[i]; - } - } - - // handle channel 3 - R->Count[3]--; - if (R->Count[3] <= 0) - { - // if noisemode is 1, both taps are enabled - // if noisemode is 0, the lower tap, whitenoisetap2, is held at 0 - if (((R->RNG & R->WhitenoiseTap1)?1:0) ^ ((((R->RNG & R->WhitenoiseTap2)?1:0))*(NOISEMODE))) - { - R->RNG >>= 1; - R->RNG |= R->FeedbackMask; - } - else - { - R->RNG >>= 1; - } - R->Output[3] = R->RNG & 1; - - R->Count[3] = R->Period[3]; - } - //} - - - /*if (R->Stereo) - { - out = (((R->StereoMask&0x10)&&R->Output[0])?R->Volume[0]:0) - + (((R->StereoMask&0x20)&&R->Output[1])?R->Volume[1]:0) - + (((R->StereoMask&0x40)&&R->Output[2])?R->Volume[2]:0) - + (((R->StereoMask&0x80)&&R->Output[3])?R->Volume[3]:0); - - out2 = (((R->StereoMask&0x1)&&R->Output[0])?R->Volume[0]:0) - + (((R->StereoMask&0x2)&&R->Output[1])?R->Volume[1]:0) - + (((R->StereoMask&0x4)&&R->Output[2])?R->Volume[2]:0) - + (((R->StereoMask&0x8)&&R->Output[3])?R->Volume[3]:0); - } - else - { - out = (R->Output[0]?R->Volume[0]:0) - +(R->Output[1]?R->Volume[1]:0) - +(R->Output[2]?R->Volume[2]:0) - +(R->Output[3]?R->Volume[3]:0); - }*/ - - // --- CUSTOM CODE START -- - out = out2 = 0; - if (! R->NgpFlags) - { - for (i = 0; i < 4; i ++) - { - // --- Preparation Start --- - // Bipolar output - vol[i] = R->Output[i] ? +1 : -1; - - // Disable high frequencies (> SampleRate / 2) for tone channels - // Freq. 0/1 isn't disabled becaus it would also disable PCM - if (i != 3) - { - if (R->Period[i] <= FNumLimit && R->Period[i] > 1) - vol[i] = 0; - } - vol[i] &= R->MuteMsk[i]; - // --- Preparation End --- - - if (R->Stereo) - { - ggst[0] = (R->StereoMask & (0x10 << i)) ? 0x01 : 0x00; - ggst[1] = (R->StereoMask & (0x01 << i)) ? 0x01 : 0x00; - } - if (R->Period[i] > 1 || i == 3) - { - out += vol[i] * R->Volume[i] * ggst[0]; - out2 += vol[i] * R->Volume[i] * ggst[1]; - } - else if (R->MuteMsk[i]) - { - // Make Bipolar Output with PCM possible - //out += (2 * R->Volume[i] - R->VolTable[5]) * ggst[0]; - //out2 += (2 * R->Volume[i] - R->VolTable[5]) * ggst[1]; - out += R->Volume[i] * ggst[0]; - out2 += R->Volume[i] * ggst[1]; - } - } - } - else - { - if (! (R->NgpFlags & 0x01)) - { - // Tone Channel 1-3 - if (R->Stereo) - { - ggst[0] = (R->StereoMask & (0x10 << i)) ? 0x01 : 0x00; - ggst[1] = (R->StereoMask & (0x01 << i)) ? 0x01 : 0x00; - } - for (i = 0; i < 3; i ++) - { - // --- Preparation Start --- - // Bipolar output - vol[i] = R->Output[i] ? +1 : -1; - - // Disable high frequencies (> SampleRate / 2) for tone channels - // Freq. 0 isn't disabled becaus it would also disable PCM - if (R->Period[i] <= FNumLimit && R->Period[i]) - vol[i] = 0; - vol[i] &= R->MuteMsk[i]; - // --- Preparation End --- - - //out += vol[i] * R->Volume[i]; - //out2 += vol[i] * R2->Volume[i]; - if (R->Period[i]) - { - out += vol[i] * R->Volume[i] * ggst[0]; - out2 += vol[i] * R2->Volume[i] * ggst[1]; - } - else if (R->MuteMsk[i]) - { - // Make Bipolar Output with PCM possible - out += R->Volume[i] * ggst[0]; - out2 += R2->Volume[i] * ggst[1]; - } - } - } - else - { - // --- Preparation Start --- - // Bipolar output - vol[i] = R->Output[i] ? +1 : -1; - - //vol[i] &= R->MuteMsk[i]; - vol[i] &= R2->MuteMsk[i]; // use MuteMask from chip 0 - // --- Preparation End --- - - // Noise Channel - if (R->Stereo) - { - ggst[0] = (R->StereoMask & 0x80) ? 0x01 : 0x00; - ggst[1] = (R->StereoMask & 0x08) ? 0x01 : 0x00; - } - else - { - ggst[0] = 0x01; - ggst[1] = 0x01; - } - //out += vol[3] * R2->Volume[3]; - //out2 += vol[3] * R->Volume[3]; - out += vol[3] * R2->Volume[3] * ggst[0]; - out2 += vol[3] * R->Volume[3] * ggst[1]; - } - } - // --- CUSTOM CODE END -- - - if(R->Negate) { out = -out; out2 = -out2; } - - *(lbuffer++) = out >> 1; // Output is Bipolar - //if (R->Stereo) *(rbuffer++) = out2; - *(rbuffer++) = out2 >> 1; - samples--; - } -} - - - -static void SN76496_set_gain(sn76496_state *R,int gain) -{ - int i; - double out; - - - gain &= 0xff; - - /* increase max output basing on gain (0.2 dB per step) */ - out = MAX_OUTPUT / 4; // four channels, each gets 1/4 of the total range - while (gain-- > 0) - out *= 1.023292992; /* = (10 ^ (0.2/20)) */ - - /* build volume table (2dB per step) */ - for (i = 0;i < 15;i++) - { - /* limit volume to avoid clipping */ - if (out > MAX_OUTPUT / 4) R->VolTable[i] = MAX_OUTPUT / 4; - //else R->VolTable[i] = out; - else R->VolTable[i] = (INT32)(out + 0.5); // I like rounding - - out /= 1.258925412; /* = 10 ^ (2/20) = 2dB */ - } - R->VolTable[15] = 0; -} - - - -//static int SN76496_init(running_device *device, sn76496_state *R, int stereo) -static int SN76496_init(int clock, sn76496_state *R, int stereo) -{ - int sample_rate = clock/2; - int i; - - //R->Channel = stream_create(device,0,(stereo?2:1),sample_rate,R,SN76496Update); - - for (i = 0;i < 4;i++) R->Volume[i] = 0; - - R->LastRegister = 0; - for (i = 0;i < 8;i+=2) - { - R->Register[i] = 0; - R->Register[i + 1] = 0x0f; /* volume = 0 */ - } - - for (i = 0;i < 4;i++) - { - R->Output[i] = R->Period[i] = R->Count[i] = 0; - R->MuteMsk[i] = ~0x00; - } - - /* Default is SN76489A */ - R->ClockDivider = 8; - R->FeedbackMask = 0x10000; /* mask for feedback */ - R->WhitenoiseTap1 = 0x04; /* mask for white noise tap 1*/ - R->WhitenoiseTap2 = 0x08; /* mask for white noise tap 2*/ - R->Negate = 0; /* channels are not negated */ - R->Stereo = stereo; /* depends on init */ - R->CyclestoREADY = 1; /* assume ready is not active immediately on init. is this correct?*/ - R->StereoMask = 0xFF; /* all channels enabled */ - R->Freq0IsMax = 1; /* frequency set to 0 results in freq = 0x400 rather than 0 */ - - R->RNG = R->FeedbackMask; - R->Output[3] = R->RNG & 1; - - R->NgpFlags = 0x00; - R->NgpChip2 = NULL; - - //return 0; - return sample_rate; -} - - -//static void generic_start(running_device *device, int feedbackmask, int noisetap1, int noisetap2, int negate, int stereo, int clockdivider, int freq0) -static int generic_start(sn76496_state *chip, int clock, int feedbackmask, int noisetap1, int noisetap2, int negate, int stereo, int clockdivider, int freq0) -{ - int sample_rate; - - //sn76496_state *chip = get_safe_token(device); - //sn76496_state *chip; - sn76496_state *chip2; - - //if (SN76496_init(device,chip,stereo) != 0) - // fatalerror("Error creating SN76496 chip"); - sample_rate = SN76496_init(clock & 0x7FFFFFFF, chip, stereo); - if ((clock & 0x80000000) && LastChipInit != NULL) - { - // Activate special NeoGeoPocket Mode - chip2 = LastChipInit; - chip2->NgpFlags = 0x80 | 0x00; - chip->NgpFlags = 0x80 | 0x01; - chip->NgpChip2 = chip2; - chip2->NgpChip2 = chip; - LastChipInit = NULL; - } - else - { - LastChipInit = chip; - } - SN76496_set_gain(chip, 0); - - chip->FeedbackMask = feedbackmask; - chip->WhitenoiseTap1 = noisetap1; - chip->WhitenoiseTap2 = noisetap2; - chip->Negate = negate; - chip->Stereo = stereo; - if (clockdivider) - chip->ClockDivider = clockdivider; - chip->CurrentClock = clockdivider-1; - chip->Freq0IsMax = freq0; - - /* Speed Patch*/ - sample_rate /= chip->ClockDivider; - - /*state_save_register_device_item_array(device, 0, chip->VolTable); - state_save_register_device_item_array(device, 0, chip->Register); - state_save_register_device_item(device, 0, chip->LastRegister); - state_save_register_device_item_array(device, 0, chip->Volume); - state_save_register_device_item(device, 0, chip->RNG); - state_save_register_device_item(device, 0, chip->ClockDivider); - state_save_register_device_item(device, 0, chip->CurrentClock); - state_save_register_device_item(device, 0, chip->FeedbackMask); - state_save_register_device_item(device, 0, chip->WhitenoiseTap1); - state_save_register_device_item(device, 0, chip->WhitenoiseTap2); - state_save_register_device_item(device, 0, chip->Negate); - state_save_register_device_item(device, 0, chip->Stereo); - state_save_register_device_item(device, 0, chip->StereoMask); - state_save_register_device_item_array(device, 0, chip->Period); - state_save_register_device_item_array(device, 0, chip->Count); - state_save_register_device_item_array(device, 0, chip->Output); - state_save_register_device_item(device, 0, chip->CyclestoREADY);*/ - - return sample_rate; -} - -unsigned long int sn76496_start(void **chip, int clock, int shiftregwidth, int noisetaps, - int negate, int stereo, int clockdivider, int freq0) -{ - sn76496_state* sn_chip; - int ntap[2]; - int curbit; - int curtap; - - sn_chip = (sn76496_state*)malloc(sizeof(sn76496_state)); - if (sn_chip == NULL) - return 0; - memset(sn_chip, 0x00, sizeof(sn76496_state)); - *chip = sn_chip; - - // extract single noise tap bits - curtap = 0; - for (curbit = 0; curbit < 16; curbit ++) - { - if (noisetaps & (1 << curbit)) - { - ntap[curtap] = (1 << curbit); - curtap ++; - if (curtap >= 2) - break; - } - } - while(curtap < 2) - { - ntap[curtap] = ntap[0]; - curtap ++; - } - - return generic_start(sn_chip, clock, 1 << (shiftregwidth - 1), ntap[0], ntap[1], - negate, ! stereo, clockdivider ? 1 : 8, freq0); -} - -void sn76496_shutdown(void *chip) -{ - sn76496_state *R = (sn76496_state*)chip; - - free(R); - return; -} - -void sn76496_reset(void *chip) -{ - sn76496_state *R; - UINT8 i; - - R = (sn76496_state*)chip; - - for (i = 0;i < 4;i++) R->Volume[i] = 0; - - R->LastRegister = 0; - for (i = 0;i < 8;i+=2) - { - R->Register[i] = 0; - R->Register[i + 1] = 0x0f; /* volume = 0 */ - } - - for (i = 0;i < 4;i++) - { - R->Output[i] = R->Period[i] = R->Count[i] = 0; - } - - R->CyclestoREADY = 1; - R->StereoMask = 0xFF; /* all channels enabled */ - - R->RNG = R->FeedbackMask; - R->Output[3] = R->RNG & 1; - - return; -} - -void sn76496_freq_limiter(int clock, int clockdiv, int sample_rate) -{ - FNumLimit = (unsigned short int)((clock / (clockdiv ? 2.0 : 16.0)) / sample_rate); - - return; -} - -void sn76496_set_mutemask(void *chip, UINT32 MuteMask) -{ - sn76496_state *R = (sn76496_state*)chip; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 4; CurChn ++) - R->MuteMsk[CurChn] = (MuteMask & (1 << CurChn)) ? 0 : ~0; - - return; -} - -// function parameters: device, feedback destination tap, feedback source taps, -// normal(false)/invert(true), mono(false)/stereo(true), clock divider factor - -/*static DEVICE_START( sn76489 ) -{ - generic_start(device, 0x4000, 0x01, 0x02, TRUE, FALSE, 8, TRUE); // SN76489 not verified yet. todo: verify; -} - -static DEVICE_START( sn76489a ) -{ - generic_start(device, 0x10000, 0x04, 0x08, FALSE, FALSE, 8, TRUE); // SN76489A: whitenoise verified, phase verified, periodic verified (by plgdavid) -} - -static DEVICE_START( sn76494 ) -{ - generic_start(device, 0x10000, 0x04, 0x08, FALSE, FALSE, 1, TRUE); // SN76494 not verified, (according to datasheet: same as sn76489a but without the /8 divider) -} - -static DEVICE_START( sn76496 ) -{ - generic_start(device, 0x10000, 0x04, 0x08, FALSE, FALSE, 8, TRUE); // SN76496: Whitenoise verified, phase verified, periodic verified (by Michael Zapf) -} - -static DEVICE_START( sn94624 ) -{ - generic_start(device, 0x4000, 0x01, 0x02, TRUE, FALSE, 1, TRUE); // SN94624 whitenoise verified, phase verified, period verified; verified by PlgDavid -} - -static DEVICE_START( ncr7496 ) -{ - generic_start(device, 0x8000, 0x02, 0x20, FALSE, FALSE, 8, TRUE); // NCR7496 not verified; info from smspower wiki -} - -static DEVICE_START( gamegear ) -{ - generic_start(device, 0x8000, 0x01, 0x08, TRUE, TRUE, 8, FALSE); // Verified by Justin Kerk -} - -static DEVICE_START( smsiii ) -{ - generic_start(device, 0x8000, 0x01, 0x08, TRUE, FALSE, 8, FALSE); // todo: verify; from smspower wiki, assumed to have same invert as gamegear -}*/ - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( sn76496 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(sn76496_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( sn76496 ); break; - case DEVINFO_FCT_STOP: // Nothing break; - case DEVINFO_FCT_RESET: // Nothing break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "SN76496"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "TI PSG"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.1"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -} - -DEVICE_GET_INFO( sn76489 ) -{ - switch (state) - { - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( sn76489 ); break; - case DEVINFO_STR_NAME: strcpy(info->s, "SN76489"); break; - default: DEVICE_GET_INFO_CALL(sn76496); break; - } -} - -DEVICE_GET_INFO( sn76489a ) -{ - switch (state) - { - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( sn76489a ); break; - case DEVINFO_STR_NAME: strcpy(info->s, "SN76489A"); break; - default: DEVICE_GET_INFO_CALL(sn76496); break; - } -} - -DEVICE_GET_INFO( sn76494 ) -{ - switch (state) - { - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( sn76494 ); break; - case DEVINFO_STR_NAME: strcpy(info->s, "SN76494"); break; - default: DEVICE_GET_INFO_CALL(sn76496); break; - } -} - -DEVICE_GET_INFO( sn94624 ) -{ - switch (state) - { - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( sn94624 ); break; - case DEVINFO_STR_NAME: strcpy(info->s, "SN94624"); break; - default: DEVICE_GET_INFO_CALL(sn76496); break; - } -} - -DEVICE_GET_INFO( ncr7496 ) -{ - switch (state) - { - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ncr7496 ); break; - case DEVINFO_STR_NAME: strcpy(info->s, "NCR7496"); break; - default: DEVICE_GET_INFO_CALL(sn76496); break; - } -} - -DEVICE_GET_INFO( gamegear ) -{ - switch (state) - { - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( gamegear ); break; - case DEVINFO_STR_NAME: strcpy(info->s, "Game Gear PSG"); break; - default: DEVICE_GET_INFO_CALL(sn76496); break; - } -} - -DEVICE_GET_INFO( smsiii ) -{ - switch (state) - { - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( smsiii ); break; - case DEVINFO_STR_NAME: strcpy(info->s, "SMSIII PSG"); break; - default: DEVICE_GET_INFO_CALL(sn76496); break; - } -}*/ - - -/*DEFINE_LEGACY_SOUND_DEVICE(SN76496, sn76496); -DEFINE_LEGACY_SOUND_DEVICE(SN76489, sn76489); -DEFINE_LEGACY_SOUND_DEVICE(SN76489A, sn76489a); -DEFINE_LEGACY_SOUND_DEVICE(SN76494, sn76494); -DEFINE_LEGACY_SOUND_DEVICE(SN94624, sn94624); -DEFINE_LEGACY_SOUND_DEVICE(NCR7496, ncr7496); -DEFINE_LEGACY_SOUND_DEVICE(GAMEGEAR, gamegear); -DEFINE_LEGACY_SOUND_DEVICE(SMSIII, smsiii);*/ diff --git a/Frameworks/GME/vgmplay/chips/sn76496.h b/Frameworks/GME/vgmplay/chips/sn76496.h deleted file mode 100644 index 176d2ba75..000000000 --- a/Frameworks/GME/vgmplay/chips/sn76496.h +++ /dev/null @@ -1,35 +0,0 @@ -#pragma once - -/*READ8_DEVICE_HANDLER( sn76496_ready_r ); -WRITE8_DEVICE_HANDLER( sn76496_w ); -WRITE8_DEVICE_HANDLER( sn76496_stereo_w ); - -DEVICE_GET_INFO( sn76496 ); -DEVICE_GET_INFO( sn76489 ); -DEVICE_GET_INFO( sn76489a ); -DEVICE_GET_INFO( sn76494 ); -DEVICE_GET_INFO( sn94624 ); -DEVICE_GET_INFO( ncr7496 ); -DEVICE_GET_INFO( gamegear ); -DEVICE_GET_INFO( smsiii ); - -#define SOUND_SN76496 DEVICE_GET_INFO_NAME( sn76496 ) -#define SOUND_SN76489 DEVICE_GET_INFO_NAME( sn76489 ) -#define SOUND_SN76489A DEVICE_GET_INFO_NAME( sn76489a ) -#define SOUND_SN76494 DEVICE_GET_INFO_NAME( sn76494 ) -#define SOUND_SN94624 DEVICE_GET_INFO_NAME( sn94624 ) -#define SOUND_NCR7496 DEVICE_GET_INFO_NAME( ncr7496 ) -#define SOUND_GAMEGEAR DEVICE_GET_INFO_NAME( gamegear ) -#define SOUND_SMSIII DEVICE_GET_INFO_NAME( smsiii )*/ - -UINT8 sn76496_ready_r(void *chip, offs_t offset); -void sn76496_write_reg(void *chip, offs_t offset, UINT8 data); -void sn76496_stereo_w(void *chip, offs_t offset, UINT8 data); - -void SN76496Update(void *chip, stream_sample_t **outputs, int samples); -unsigned long int sn76496_start(void **chip, int clock, int shiftregwidth, int noisetaps, - int negate, int stereo, int clockdivider, int freq0); -void sn76496_shutdown(void *chip); -void sn76496_reset(void *chip); -void sn76496_freq_limiter(int clock, int clockdiv, int sample_rate); -void sn76496_set_mutemask(void *chip, UINT32 MuteMask); diff --git a/Frameworks/GME/vgmplay/chips/sn764intf.c b/Frameworks/GME/vgmplay/chips/sn764intf.c deleted file mode 100644 index 225f143bf..000000000 --- a/Frameworks/GME/vgmplay/chips/sn764intf.c +++ /dev/null @@ -1,185 +0,0 @@ -/**************************************************************** - - MAME / MESS functions - -****************************************************************/ - -#include -#include "mamedef.h" -//#include "sndintrf.h" -//#include "streams.h" -#include "sn76496.h" -#include "sn76489.h" -#include "sn764intf.h" - - -#define EC_MAME 0x00 // SN76496 core from MAME -#ifdef ENABLE_ALL_CORES -#define EC_MAXIM 0x01 // SN76489 core by Maxim (from in_vgm) -#endif - -#ifndef NULL -#define NULL ((void *)0) -#endif - -/* for stream system */ -typedef struct _sn764xx_state sn764xx_state; -struct _sn764xx_state -{ - void *chip; - int EMU_CORE; -}; - -void sn764xx_stream_update(void *_info, stream_sample_t **outputs, int samples) -{ - sn764xx_state* info = (sn764xx_state*)_info; - switch(info->EMU_CORE) - { - case EC_MAME: - SN76496Update(info->chip, outputs, samples); - break; -#ifdef ENABLE_ALL_CORES - case EC_MAXIM: - SN76489_Update((SN76489_Context*)info->chip, outputs, samples); - break; -#endif - } -} - -int device_start_sn764xx(void **_info, int EMU_CORE, int clock, int SampleRate, int shiftregwidth, int noisetaps, - int negate, int stereo, int clockdivider, int freq0) -{ - sn764xx_state *info; - int rate; - -#ifdef ENABLE_ALL_CORES - if (EMU_CORE >= 0x02) - EMU_CORE = EC_MAME; -#else - EMU_CORE = EC_MAME; -#endif - - info = (sn764xx_state*) calloc(1, sizeof(sn764xx_state)); - *_info = (void *) info; - /* emulator create */ - info->EMU_CORE = EMU_CORE; - switch(EMU_CORE) - { - case EC_MAME: - rate = sn76496_start(&info->chip, clock, shiftregwidth, noisetaps, - negate, stereo, clockdivider, freq0); - sn76496_freq_limiter(clock & 0x3FFFFFFF, clockdivider, SampleRate); - break; -#ifdef ENABLE_ALL_CORES - case EC_MAXIM: - rate = SampleRate; - info->chip = SN76489_Init(clock, rate); - if (info->chip == NULL) - return 0; - SN76489_Config((SN76489_Context*)info->chip, noisetaps, shiftregwidth, 0); - break; -#endif - } - - return rate; -} - -void device_stop_sn764xx(void *_info) -{ - sn764xx_state *info = (sn764xx_state*)_info; - switch(info->EMU_CORE) - { - case EC_MAME: - sn76496_shutdown(info->chip); - break; -#ifdef ENABLE_ALL_CORES - case EC_MAXIM: - SN76489_Shutdown((SN76489_Context*)info->chip); - break; -#endif - } -} - -void device_reset_sn764xx(void *_info) -{ - sn764xx_state *info = (sn764xx_state*)_info; - switch(info->EMU_CORE) - { - case EC_MAME: - sn76496_reset(info->chip); - break; -#ifdef ENABLE_ALL_CORES - case EC_MAXIM: - SN76489_Reset((SN76489_Context*)info->chip); - break; -#endif - } -} - - -void sn764xx_w(void *_info, offs_t offset, UINT8 data) -{ - sn764xx_state *info = (sn764xx_state*)_info; - switch(info->EMU_CORE) - { - case EC_MAME: - switch(offset) - { - case 0x00: - sn76496_write_reg(info->chip, offset & 1, data); - break; - case 0x01: - sn76496_stereo_w(info->chip, offset, data); - break; - } - break; -#ifdef ENABLE_ALL_CORES - case EC_MAXIM: - switch(offset) - { - case 0x00: - SN76489_Write((SN76489_Context*)info->chip, data); - break; - case 0x01: - SN76489_GGStereoWrite((SN76489_Context*)info->chip, data); - break; - } - break; -#endif - } -} - -void sn764xx_set_mute_mask(void *_info, UINT32 MuteMask) -{ - sn764xx_state *info = (sn764xx_state*)_info; - switch(info->EMU_CORE) - { - case EC_MAME: - sn76496_set_mutemask(info->chip, MuteMask); - break; -#ifdef ENABLE_ALL_CORES - case EC_MAXIM: - SN76489_SetMute(info->chip, ~MuteMask & 0x0F); - break; -#endif - } - - return; -} - -void sn764xx_set_panning(void *_info, INT16* PanVals) -{ - sn764xx_state *info = (sn764xx_state*)_info; - switch(info->EMU_CORE) - { - case EC_MAME: - break; -#ifdef ENABLE_ALL_CORES - case EC_MAXIM: - SN76489_SetPanning(info->chip, PanVals[0x00], PanVals[0x01], PanVals[0x02], PanVals[0x03]); - break; -#endif - } - - return; -} diff --git a/Frameworks/GME/vgmplay/chips/sn764intf.h b/Frameworks/GME/vgmplay/chips/sn764intf.h deleted file mode 100644 index 23fb304c1..000000000 --- a/Frameworks/GME/vgmplay/chips/sn764intf.h +++ /dev/null @@ -1,21 +0,0 @@ -#pragma once - -/*WRITE8_DEVICE_HANDLER( ym2413_w ); - -WRITE8_DEVICE_HANDLER( ym2413_register_port_w ); -WRITE8_DEVICE_HANDLER( ym2413_data_port_w ); - -DEVICE_GET_INFO( ym2413 ); -#define SOUND_YM2413 DEVICE_GET_INFO_NAME( ym2413 )*/ - -void sn764xx_stream_update(void *chip, stream_sample_t **outputs, int samples); - -int device_start_sn764xx(void **chip, int core, int clock, int samplerate, int shiftregwidth, int noisetaps, - int negate, int stereo, int clockdivider, int freq0); -void device_stop_sn764xx(void *chip); -void device_reset_sn764xx(void *chip); - -void sn764xx_w(void *chip, offs_t offset, UINT8 data); - -void sn764xx_set_mute_mask(void *chip, UINT32 MuteMask); -void sn764xx_set_panning(void *chip, INT16* PanVals); diff --git a/Frameworks/GME/vgmplay/chips/upd7759.c b/Frameworks/GME/vgmplay/chips/upd7759.c deleted file mode 100644 index f7a1fe35d..000000000 --- a/Frameworks/GME/vgmplay/chips/upd7759.c +++ /dev/null @@ -1,976 +0,0 @@ -/************************************************************ - - NEC UPD7759 ADPCM Speech Processor - by: Juergen Buchmueller, Mike Balfour, Howie Cohen, - Olivier Galibert, and Aaron Giles - -************************************************************* - - Description: - - The UPD7759 is a speech processing LSI that utilizes ADPCM to produce - speech or other sampled sounds. It can directly address up to 1Mbit - (128k) of external data ROM, or the host CPU can control the speech - data transfer. The UPD7759 is usually hooked up to a 640 kHz clock and - has one 8-bit input port, a start pin, a busy pin, and a clock output. - - The chip is composed of 3 parts: - - a clock divider - - a rom-reading engine - - an adpcm engine - - a 4-to-9 bit adpcm converter - - The clock divider takes the base 640KHz clock and divides it first - by a fixed divisor of 4 and then by a value between 9 and 32. The - result gives a clock between 5KHz and 17.78KHz. It's probably - possible, but not recommended and certainly out-of-spec, to push the - chip harder by reducing the divider. - - The rom-reading engine reads one byte every two divided clock cycles. - The factor two comes from the fact that a byte has two nibbles, i.e. - two samples. - - The apdcm engine takes bytes and interprets them as commands: - - 00000000 sample end - 00dddddd silence - 01ffffff send the 256 following nibbles to the converter - 10ffffff nnnnnnnn send the n+1 following nibbles to the converter - 11---rrr --ffffff nnnnnnnn send the n+1 following nibbles to the converter, and repeat r+1 times - - "ffffff" is sent to the clock divider to be the base clock for the - adpcm converter, i.e., it's the sampling rate. If the number of - nibbles to send is odd the last nibble is ignored. The commands - are always 8-bit aligned. - - "dddddd" is the duration of the silence. The base speed is unknown, - 1ms sounds reasonably. It does not seem linked to the adpcm clock - speed because there often is a silence before any 01 or 10 command. - - The adpcm converter converts nibbles into 9-bit DAC values. It has - an internal state of 4 bits that's used in conjunction with the - nibble to lookup which of the 256 possible steps is used. Then - the state is changed according to the nibble value. Essentially, the - higher the state, the bigger the steps are, and using big steps - increase the state. Conversely, using small steps reduces the state. - This allows the engine to be a little more adaptative than a - classical ADPCM algorithm. - - The UPD7759 can run in two modes, master (also known as standalone) - and slave. The mode is selected through the "md" pin. No known - game changes modes on the fly, and it's unsure if that's even - possible to do. - - - Master mode: - - The output of the rom reader is directly connected to the adpcm - converter. The controlling cpu only sends a sample number and the - 7759 plays it. - - The sample rom has a header at the beginning of the form - - nn 5a a5 69 55 - - where nn is the number of the last sample. This is then followed by - a vector of 2-bytes msb-first values, one per sample. Multiplying - them by two gives the sample start offset in the rom. A 0x00 marks - the end of each sample. - - It seems that the UPD7759 reads at least part of the rom header at - startup. Games doing rom banking are careful to reset the chip after - each change. - - - Slave mode: - - The rom reader is completely disconnected. The input port is - connected directly to the adpcm engine. The first write to the input - port activates the engine (the value itself is ignored). The engine - activates the clock output and waits for commands. The clock speed - is unknown, but its probably a divider of 640KHz. We use 40KHz here - because 80KHz crashes altbeast. The chip probably has an internal - fifo to the converter and suspends the clock when the fifo is full. - The first command is always 0xFF. A second 0xFF marks the end of the - sample and the engine stops. OTOH, there is a 0x00 at the end too. - Go figure. - -*************************************************************/ - -//#include "emu.h" -//#include "streams.h" -#ifdef _DEBUG -#include -#endif -#include -#include -#include "mamedef.h" -#include "upd7759.h" - -#ifndef NULL -#define NULL ((void *)0) -#endif - - -#define DEBUG_STATES (0) -//#define DEBUG_METHOD mame_printf_debug -#define DEBUG_METHOD logerror - - - -/************************************************************ - - Constants - -*************************************************************/ - -/* step value fractional bits */ -#define FRAC_BITS 20 -#define FRAC_ONE (1 << FRAC_BITS) -#define FRAC_MASK (FRAC_ONE - 1) - -/* chip states */ -enum -{ - STATE_IDLE, - STATE_DROP_DRQ, - STATE_START, - STATE_FIRST_REQ, - STATE_LAST_SAMPLE, - STATE_DUMMY1, - STATE_ADDR_MSB, - STATE_ADDR_LSB, - STATE_DUMMY2, - STATE_BLOCK_HEADER, - STATE_NIBBLE_COUNT, - STATE_NIBBLE_MSN, - STATE_NIBBLE_LSN -}; - - - -/************************************************************ - - Type definitions - -*************************************************************/ - -typedef struct _upd7759_state upd7759_state; -struct _upd7759_state -{ - //running_device *device; - //sound_stream *channel; /* stream channel for playback */ - - /* internal clock to output sample rate mapping */ - UINT32 pos; /* current output sample position */ - UINT32 step; /* step value per output sample */ - //attotime clock_period; /* clock period */ - //emu_timer *timer; /* timer */ - - /* I/O lines */ - UINT8 fifo_in; /* last data written to the sound chip */ - UINT8 reset; /* current state of the RESET line */ - UINT8 start; /* current state of the START line */ - UINT8 drq; /* current state of the DRQ line */ - //void (*drqcallback)(running_device *device, int param); /* drq callback */ - //void (*drqcallback)(int param); /* drq callback */ - - /* internal state machine */ - INT8 state; /* current overall chip state */ - INT32 clocks_left; /* number of clocks left in this state */ - UINT16 nibbles_left; /* number of ADPCM nibbles left to process */ - UINT8 repeat_count; /* number of repeats remaining in current repeat block */ - INT8 post_drq_state; /* state we will be in after the DRQ line is dropped */ - INT32 post_drq_clocks; /* clocks that will be left after the DRQ line is dropped */ - UINT8 req_sample; /* requested sample number */ - UINT8 last_sample; /* last sample number available */ - UINT8 block_header; /* header byte */ - UINT8 sample_rate; /* number of UPD clocks per ADPCM nibble */ - UINT8 first_valid_header; /* did we get our first valid header yet? */ - UINT32 offset; /* current ROM offset */ - UINT32 repeat_offset; /* current ROM repeat offset */ - - /* ADPCM processing */ - INT8 adpcm_state; /* ADPCM state index */ - UINT8 adpcm_data; /* current byte of ADPCM data */ - INT16 sample; /* current sample value */ - - /* ROM access */ - UINT32 romsize; - UINT8 * rom; /* pointer to ROM data or NULL for slave mode */ - UINT8 * rombase; /* pointer to ROM data or NULL for slave mode */ - UINT32 romoffset; /* ROM offset to make save/restore easier */ - UINT8 ChipMode; // 0 - Master, 1 - Slave - - // Valley Bell: Added a FIFO buffer based on Sega Pico. - UINT8 data_buf[0x40]; - UINT8 dbuf_pos_read; - UINT8 dbuf_pos_write; - - UINT8 mute; -}; - - - -/************************************************************ - - Local variables - -*************************************************************/ - -static const int upd7759_step[16][16] = -{ - { 0, 0, 1, 2, 3, 5, 7, 10, 0, 0, -1, -2, -3, -5, -7, -10 }, - { 0, 1, 2, 3, 4, 6, 8, 13, 0, -1, -2, -3, -4, -6, -8, -13 }, - { 0, 1, 2, 4, 5, 7, 10, 15, 0, -1, -2, -4, -5, -7, -10, -15 }, - { 0, 1, 3, 4, 6, 9, 13, 19, 0, -1, -3, -4, -6, -9, -13, -19 }, - { 0, 2, 3, 5, 8, 11, 15, 23, 0, -2, -3, -5, -8, -11, -15, -23 }, - { 0, 2, 4, 7, 10, 14, 19, 29, 0, -2, -4, -7, -10, -14, -19, -29 }, - { 0, 3, 5, 8, 12, 16, 22, 33, 0, -3, -5, -8, -12, -16, -22, -33 }, - { 1, 4, 7, 10, 15, 20, 29, 43, -1, -4, -7, -10, -15, -20, -29, -43 }, - { 1, 4, 8, 13, 18, 25, 35, 53, -1, -4, -8, -13, -18, -25, -35, -53 }, - { 1, 6, 10, 16, 22, 31, 43, 64, -1, -6, -10, -16, -22, -31, -43, -64 }, - { 2, 7, 12, 19, 27, 37, 51, 76, -2, -7, -12, -19, -27, -37, -51, -76 }, - { 2, 9, 16, 24, 34, 46, 64, 96, -2, -9, -16, -24, -34, -46, -64, -96 }, - { 3, 11, 19, 29, 41, 57, 79, 117, -3, -11, -19, -29, -41, -57, -79, -117 }, - { 4, 13, 24, 36, 50, 69, 96, 143, -4, -13, -24, -36, -50, -69, -96, -143 }, - { 4, 16, 29, 44, 62, 85, 118, 175, -4, -16, -29, -44, -62, -85, -118, -175 }, - { 6, 20, 36, 54, 76, 104, 144, 214, -6, -20, -36, -54, -76, -104, -144, -214 }, -}; - -static const int upd7759_state_table[16] = { -1, -1, 0, 0, 1, 2, 2, 3, -1, -1, 0, 0, 1, 2, 2, 3 }; - - - -/*INLINE upd7759_state *get_safe_token(running_device *device) -{ - assert(device != NULL); - assert(device->type() == UPD7759); - return (upd7759_state *)downcast(device)->token(); -}*/ - - -/************************************************************ - - ADPCM sample updater - -*************************************************************/ - -INLINE void update_adpcm(upd7759_state *chip, int data) -{ - /* update the sample and the state */ - chip->sample += upd7759_step[chip->adpcm_state][data]; - chip->adpcm_state += upd7759_state_table[data]; - - /* clamp the state to 0..15 */ - if (chip->adpcm_state < 0) - chip->adpcm_state = 0; - else if (chip->adpcm_state > 15) - chip->adpcm_state = 15; -} - - - -/************************************************************ - - Master chip state machine - -*************************************************************/ - -static void get_fifo_data(upd7759_state *chip) -{ - if (chip->dbuf_pos_read == chip->dbuf_pos_write) - { -#ifdef _DEBUG - logerror("Warning: UPD7759 reading empty FIFO!\n"); -#endif - return; - } - - chip->fifo_in = chip->data_buf[chip->dbuf_pos_read]; - chip->dbuf_pos_read ++; - chip->dbuf_pos_read &= 0x3F; - - return; -} - -static void advance_state(upd7759_state *chip) -{ - switch (chip->state) - { - /* Idle state: we stick around here while there's nothing to do */ - case STATE_IDLE: - chip->clocks_left = 4; - break; - - /* drop DRQ state: update to the intended state */ - case STATE_DROP_DRQ: - chip->drq = 0; - - if (chip->ChipMode) - get_fifo_data(chip); // Slave Mode only - chip->clocks_left = chip->post_drq_clocks; - chip->state = chip->post_drq_state; - break; - - /* Start state: we begin here as soon as a sample is triggered */ - case STATE_START: - chip->req_sample = chip->rom ? chip->fifo_in : 0x10; -#ifdef _DEBUG - if (DEBUG_STATES) DEBUG_METHOD("UPD7759: req_sample = %02X\n", chip->req_sample); -#endif - - /* 35+ cycles after we get here, the /DRQ goes low - * (first byte (number of samples in ROM) should be sent in response) - * - * (35 is the minimum number of cycles I found during heavy tests. - * Depending on the state the chip was in just before the /MD was set to 0 (reset, standby - * or just-finished-playing-previous-sample) this number can range from 35 up to ~24000). - * It also varies slightly from test to test, but not much - a few cycles at most.) */ - chip->clocks_left = 70; /* 35 - breaks cotton */ - chip->state = STATE_FIRST_REQ; - break; - - /* First request state: issue a request for the first byte */ - /* The expected response will be the index of the last sample */ - case STATE_FIRST_REQ: -#ifdef _DEBUG - if (DEBUG_STATES) DEBUG_METHOD("UPD7759: first data request\n"); -#endif - chip->drq = 1; - - /* 44 cycles later, we will latch this value and request another byte */ - chip->clocks_left = 44; - chip->state = STATE_LAST_SAMPLE; - break; - - /* Last sample state: latch the last sample value and issue a request for the second byte */ - /* The second byte read will be just a dummy */ - case STATE_LAST_SAMPLE: - chip->last_sample = chip->rom ? chip->rom[0] : chip->fifo_in; -#ifdef _DEBUG - if (DEBUG_STATES) DEBUG_METHOD("UPD7759: last_sample = %02X, requesting dummy 1\n", chip->last_sample); -#endif - chip->drq = 1; - - /* 28 cycles later, we will latch this value and request another byte */ - chip->clocks_left = 28; /* 28 - breaks cotton */ - chip->state = (chip->req_sample > chip->last_sample) ? STATE_IDLE : STATE_DUMMY1; - break; - - /* First dummy state: ignore any data here and issue a request for the third byte */ - /* The expected response will be the MSB of the sample address */ - case STATE_DUMMY1: -#ifdef _DEBUG - if (DEBUG_STATES) DEBUG_METHOD("UPD7759: dummy1, requesting offset_hi\n"); -#endif - chip->drq = 1; - - /* 32 cycles later, we will latch this value and request another byte */ - chip->clocks_left = 32; - chip->state = STATE_ADDR_MSB; - break; - - /* Address MSB state: latch the MSB of the sample address and issue a request for the fourth byte */ - /* The expected response will be the LSB of the sample address */ - case STATE_ADDR_MSB: - chip->offset = (chip->rom ? chip->rom[chip->req_sample * 2 + 5] : chip->fifo_in) << 9; -#ifdef _DEBUG - if (DEBUG_STATES) DEBUG_METHOD("UPD7759: offset_hi = %02X, requesting offset_lo\n", chip->offset >> 9); -#endif - chip->drq = 1; - - /* 44 cycles later, we will latch this value and request another byte */ - chip->clocks_left = 44; - chip->state = STATE_ADDR_LSB; - break; - - /* Address LSB state: latch the LSB of the sample address and issue a request for the fifth byte */ - /* The expected response will be just a dummy */ - case STATE_ADDR_LSB: - chip->offset |= (chip->rom ? chip->rom[chip->req_sample * 2 + 6] : chip->fifo_in) << 1; -#ifdef _DEBUG - if (DEBUG_STATES) DEBUG_METHOD("UPD7759: offset_lo = %02X, requesting dummy 2\n", (chip->offset >> 1) & 0xff); -#endif - chip->drq = 1; - - /* 36 cycles later, we will latch this value and request another byte */ - chip->clocks_left = 36; - chip->state = STATE_DUMMY2; - break; - - /* Second dummy state: ignore any data here and issue a request for the the sixth byte */ - /* The expected response will be the first block header */ - case STATE_DUMMY2: - chip->offset++; - chip->first_valid_header = 0; -#ifdef _DEBUG - if (DEBUG_STATES) DEBUG_METHOD("UPD7759: dummy2, requesting block header\n"); -#endif - chip->drq = 1; - - /* 36?? cycles later, we will latch this value and request another byte */ - chip->clocks_left = 36; - chip->state = STATE_BLOCK_HEADER; - break; - - /* Block header state: latch the header and issue a request for the first byte afterwards */ - case STATE_BLOCK_HEADER: - - /* if we're in a repeat loop, reset the offset to the repeat point and decrement the count */ - if (chip->repeat_count) - { - chip->repeat_count--; - chip->offset = chip->repeat_offset; - } - chip->block_header = chip->rom ? chip->rom[chip->offset++ & 0x1ffff] : chip->fifo_in; -#ifdef _DEBUG - if (DEBUG_STATES) DEBUG_METHOD("UPD7759: header (@%05X) = %02X, requesting next byte\n", chip->offset, chip->block_header); -#endif - chip->drq = 1; - - /* our next step depends on the top two bits */ - switch (chip->block_header & 0xc0) - { - case 0x00: /* silence */ - chip->clocks_left = 1024 * ((chip->block_header & 0x3f) + 1); - chip->state = (chip->block_header == 0 && chip->first_valid_header) ? STATE_IDLE : STATE_BLOCK_HEADER; - chip->sample = 0; - chip->adpcm_state = 0; - break; - - case 0x40: /* 256 nibbles */ - chip->sample_rate = (chip->block_header & 0x3f) + 1; - chip->nibbles_left = 256; - chip->clocks_left = 36; /* just a guess */ - chip->state = STATE_NIBBLE_MSN; - break; - - case 0x80: /* n nibbles */ - chip->sample_rate = (chip->block_header & 0x3f) + 1; - chip->clocks_left = 36; /* just a guess */ - chip->state = STATE_NIBBLE_COUNT; - break; - - case 0xc0: /* repeat loop */ - chip->repeat_count = (chip->block_header & 7) + 1; - chip->repeat_offset = chip->offset; - chip->clocks_left = 36; /* just a guess */ - chip->state = STATE_BLOCK_HEADER; - break; - } - - /* set a flag when we get the first non-zero header */ - if (chip->block_header != 0) - chip->first_valid_header = 1; - break; - - /* Nibble count state: latch the number of nibbles to play and request another byte */ - /* The expected response will be the first data byte */ - case STATE_NIBBLE_COUNT: - chip->nibbles_left = (chip->rom ? chip->rom[chip->offset++ & 0x1ffff] : chip->fifo_in) + 1; -#ifdef _DEBUG - if (DEBUG_STATES) DEBUG_METHOD("UPD7759: nibble_count = %u, requesting next byte\n", (unsigned)chip->nibbles_left); -#endif - chip->drq = 1; - - /* 36?? cycles later, we will latch this value and request another byte */ - chip->clocks_left = 36; /* just a guess */ - chip->state = STATE_NIBBLE_MSN; - break; - - /* MSN state: latch the data for this pair of samples and request another byte */ - /* The expected response will be the next sample data or another header */ - case STATE_NIBBLE_MSN: - chip->adpcm_data = chip->rom ? chip->rom[chip->offset++ & 0x1ffff] : chip->fifo_in; - update_adpcm(chip, chip->adpcm_data >> 4); - chip->drq = 1; - - /* we stay in this state until the time for this sample is complete */ - chip->clocks_left = chip->sample_rate * 4; - if (--chip->nibbles_left == 0) - chip->state = STATE_BLOCK_HEADER; - else - chip->state = STATE_NIBBLE_LSN; - break; - - /* LSN state: process the lower nibble */ - case STATE_NIBBLE_LSN: - update_adpcm(chip, chip->adpcm_data & 15); - - /* we stay in this state until the time for this sample is complete */ - chip->clocks_left = chip->sample_rate * 4; - if (--chip->nibbles_left == 0) - chip->state = STATE_BLOCK_HEADER; - else - chip->state = STATE_NIBBLE_MSN; - break; - } - - /* if there's a DRQ, fudge the state */ - if (chip->drq) - { - chip->post_drq_state = chip->state; - chip->post_drq_clocks = chip->clocks_left - 21; - chip->state = STATE_DROP_DRQ; - chip->clocks_left = 21; - } -} - - - -/************************************************************ - - Stream callback - -*************************************************************/ - -//static STREAM_UPDATE( upd7759_update ) -void upd7759_update(void *param, stream_sample_t **outputs, int samples) -{ - upd7759_state *chip = (upd7759_state *)param; - INT32 clocks_left = chip->clocks_left; - INT16 sample = chip->sample; - UINT32 step = chip->step; - UINT32 pos = chip->pos; - stream_sample_t *buffer = outputs[0]; - stream_sample_t *buffer2 = outputs[1]; - int mute = chip->mute; - - /* loop until done */ - if (chip->state != STATE_IDLE) - while (samples != 0) - { - /* store the current sample */ - if (mute) - { - *buffer++ = 0; - *buffer2++ = 0; - } - else - { - *buffer++ = sample << 7; - *buffer2++ = sample << 7; - } - samples--; - - /* advance by the number of clocks/output sample */ - pos += step; - - /* handle clocks, but only in standalone mode */ - if (! chip->ChipMode) - { - while (chip->rom && pos >= FRAC_ONE) - { - int clocks_this_time = pos >> FRAC_BITS; - if (clocks_this_time > clocks_left) - clocks_this_time = clocks_left; - - /* clock once */ - pos -= clocks_this_time * FRAC_ONE; - clocks_left -= clocks_this_time; - - /* if we're out of clocks, time to handle the next state */ - if (clocks_left == 0) - { - /* advance one state; if we hit idle, bail */ - advance_state(chip); - if (chip->state == STATE_IDLE) - break; - - /* reimport the variables that we cached */ - clocks_left = chip->clocks_left; - sample = chip->sample; - } - } - } - else - { - UINT8 CntFour; - - if (! clocks_left) - { - advance_state(chip); - clocks_left = chip->clocks_left; - } - - // advance the state (4x because of Clock Divider /4) - for (CntFour = 0; CntFour < 4; CntFour ++) - { - clocks_left --; - if (! clocks_left) - { - advance_state(chip); - clocks_left = chip->clocks_left; - } - } - } - } - - /* if we got out early, just zap the rest of the buffer */ - if (samples != 0) - { - memset(buffer, 0, samples * sizeof(*buffer)); - memset(buffer2, 0, samples * sizeof(*buffer2)); - } - - /* flush the state back */ - chip->clocks_left = clocks_left; - chip->pos = pos; -} - -void upd7759_mute(void *ptr, int mute) -{ - upd7759_state *chip = (upd7759_state *)ptr; - chip->mute = mute; -} - - -/************************************************************ - - DRQ callback - -*************************************************************/ - -/*static TIMER_CALLBACK( upd7759_slave_update ) -{ - upd7759_state *chip = (upd7759_state *)ptr; - UINT8 olddrq = chip->drq; - - // update the stream - //stream_update(chip->channel); - - // advance the state - advance_state(chip); - - // if the DRQ changed, update it - logerror("slave_update: DRQ %d->%d\n", olddrq, chip->drq); - if (olddrq != chip->drq && chip->drqcallback) - //(*chip->drqcallback)(chip->device, chip->drq); - (*chip->drqcallback)(chip->drq); - - // set a timer to go off when that is done - //if (chip->state != STATE_IDLE) - // timer_adjust_oneshot(chip->timer, attotime_mul(chip->clock_period, chip->clocks_left), 0); -}*/ - - -/************************************************************ - - Sound startup - -*************************************************************/ - -static void upd7759_reset(upd7759_state *chip) -{ - chip->pos = 0; - chip->fifo_in = 0; - chip->drq = 0; - chip->state = STATE_IDLE; - chip->clocks_left = 0; - chip->nibbles_left = 0; - chip->repeat_count = 0; - chip->post_drq_state = STATE_IDLE; - chip->post_drq_clocks = 0; - chip->req_sample = 0; - chip->last_sample = 0; - chip->block_header = 0; - chip->sample_rate = 0; - chip->first_valid_header = 0; - chip->offset = 0; - chip->repeat_offset = 0; - chip->adpcm_state = 0; - chip->adpcm_data = 0; - chip->sample = 0; - - // Valley Bell: reset buffer - chip->data_buf[0] = chip->data_buf[1] = 0x00; - chip->dbuf_pos_read = 0x00; - chip->dbuf_pos_write = 0x00; - - /* turn off any timer */ - //if (chip->timer) - // timer_adjust_oneshot(chip->timer, attotime_never, 0); - if (chip->ChipMode) - chip->clocks_left = -1; -} - - -//static DEVICE_RESET( upd7759 ) -void device_reset_upd7759(void *_info) -{ - upd7759_state *chip = (upd7759_state *)_info; - //upd7759_reset(get_safe_token(device)); - upd7759_reset(chip); -} - - -//static STATE_POSTLOAD( upd7759_postload ) -/*static void upd7759_postload(void* param) -{ - upd7759_state *chip = (upd7759_state *)param; - chip->rom = chip->rombase + chip->romoffset; -}*/ - - -/*static void register_for_save(upd7759_state *chip, running_device *device) -{ - state_save_register_device_item(device, 0, chip->pos); - state_save_register_device_item(device, 0, chip->step); - - state_save_register_device_item(device, 0, chip->fifo_in); - state_save_register_device_item(device, 0, chip->reset); - state_save_register_device_item(device, 0, chip->start); - state_save_register_device_item(device, 0, chip->drq); - - state_save_register_device_item(device, 0, chip->state); - state_save_register_device_item(device, 0, chip->clocks_left); - state_save_register_device_item(device, 0, chip->nibbles_left); - state_save_register_device_item(device, 0, chip->repeat_count); - state_save_register_device_item(device, 0, chip->post_drq_state); - state_save_register_device_item(device, 0, chip->post_drq_clocks); - state_save_register_device_item(device, 0, chip->req_sample); - state_save_register_device_item(device, 0, chip->last_sample); - state_save_register_device_item(device, 0, chip->block_header); - state_save_register_device_item(device, 0, chip->sample_rate); - state_save_register_device_item(device, 0, chip->first_valid_header); - state_save_register_device_item(device, 0, chip->offset); - state_save_register_device_item(device, 0, chip->repeat_offset); - - state_save_register_device_item(device, 0, chip->adpcm_state); - state_save_register_device_item(device, 0, chip->adpcm_data); - state_save_register_device_item(device, 0, chip->sample); - - state_save_register_device_item(device, 0, chip->romoffset); - state_save_register_postload(device->machine, upd7759_postload, chip); -}*/ - - -//static DEVICE_START( upd7759 ) -int device_start_upd7759(void **_info, int clock) -{ - //static const upd7759_interface defintrf = { 0 }; - //const upd7759_interface *intf = (device->baseconfig().static_config() != NULL) ? (const upd7759_interface *)device->baseconfig().static_config() : &defintrf; - //const upd7759_interface *intf = &defintrf; - //upd7759_state *chip = get_safe_token(device); - upd7759_state *chip; - - chip = (upd7759_state *) calloc(1, sizeof(upd7759_state)); - *_info = (void *) chip; - - //chip->device = device; - chip->ChipMode = (clock & 0x80000000) >> 31; - clock &= 0x7FFFFFFF; - - /* allocate a stream channel */ - //chip->channel = stream_create(device, 0, 1, device->clock()/4, chip, upd7759_update); - - /* compute the stepping rate based on the chip's clock speed */ - chip->step = 4 * FRAC_ONE; - - /* compute the clock period */ - //chip->clock_period = ATTOTIME_IN_HZ(device->clock()); - - /* set the intial state */ - chip->state = STATE_IDLE; - - /* compute the ROM base or allocate a timer */ - //chip->rom = chip->rombase = *device->region(); - chip->romsize = 0x00; - chip->rom = chip->rombase = NULL; - //if (chip->rom == NULL) - // chip->timer = timer_alloc(device->machine, upd7759_slave_update, chip); - chip->romoffset = 0x00; - - /* set the DRQ callback */ - //chip->drqcallback = intf->drqcallback; - - /* assume /RESET and /START are both high */ - chip->reset = 1; - chip->start = 1; - - /* toggle the reset line to finish the reset */ - upd7759_reset(chip); - - //register_for_save(chip, device); - - return clock / 4; -} - -void device_stop_upd7759(void *_info) -{ - upd7759_state *chip = (upd7759_state *)_info; - - free(chip->rombase); chip->rombase = NULL; - - free(chip); - - return; -} - - - -/************************************************************ - - I/O handlers - -*************************************************************/ - -//void upd7759_reset_w(running_device *device, UINT8 data) -void upd7759_reset_w(void *_info, UINT8 data) -{ - /* update the reset value */ - //upd7759_state *chip = get_safe_token(device); - upd7759_state *chip = (upd7759_state *)_info; - UINT8 oldreset = chip->reset; - chip->reset = (data != 0); - - /* update the stream first */ - //stream_update(chip->channel); - - /* on the falling edge, reset everything */ - if (oldreset && !chip->reset) - upd7759_reset(chip); -} - -//void upd7759_start_w(running_device *device, UINT8 data) -void upd7759_start_w(void *_info, UINT8 data) -{ - /* update the start value */ - //upd7759_state *chip = get_safe_token(device); - upd7759_state *chip = (upd7759_state *)_info; - UINT8 oldstart = chip->start; - chip->start = (data != 0); - -#ifdef _DEBUG - if (DEBUG_STATES) logerror("upd7759_start_w: %d->%d\n", oldstart, chip->start); -#endif - - /* update the stream first */ - //stream_update(chip->channel); - - /* on the rising edge, if we're idle, start going, but not if we're held in reset */ - if (chip->state == STATE_IDLE && !oldstart && chip->start && chip->reset) - { - chip->state = STATE_START; - - /* for slave mode, start the timer going */ - //if (chip->timer) - // timer_adjust_oneshot(chip->timer, attotime_zero, 0); - chip->clocks_left = 0; - } -} - - -//WRITE8_DEVICE_HANDLER( upd7759_port_w ) -void upd7759_port_w(void *_info, offs_t offset, UINT8 data) -{ - /* update the FIFO value */ - //upd7759_state *chip = get_safe_token(device); - upd7759_state *chip = (upd7759_state *)_info; - - if (! chip->ChipMode) - { - chip->fifo_in = data; - } - else - { - // Valley Bell: added FIFO buffer for Slave mode - chip->data_buf[chip->dbuf_pos_write] = data; - chip->dbuf_pos_write ++; - chip->dbuf_pos_write &= 0x3F; - } -} - - -//int upd7759_busy_r(running_device *device) -int upd7759_busy_r(void *_info) -{ - /* return /BUSY */ - //upd7759_state *chip = get_safe_token(device); - upd7759_state *chip = (upd7759_state *)_info; - return (chip->state == STATE_IDLE); -} - - -//void upd7759_set_bank_base(running_device *device, UINT32 base) -void upd7759_set_bank_base(void *_info, UINT32 base) -{ - //upd7759_state *chip = get_safe_token(device); - upd7759_state *chip = (upd7759_state *)_info; - chip->rom = chip->rombase + base; - chip->romoffset = base; -} - -void upd7759_write(void *info, UINT8 Port, UINT8 Data) -{ - switch(Port) - { - case 0x00: - upd7759_reset_w(info, Data); - break; - case 0x01: - upd7759_start_w(info, Data); - break; - case 0x02: - upd7759_port_w(info, 0x00, Data); - break; - case 0x03: - upd7759_set_bank_base(info, Data * 0x20000); - break; - } - - return; -} - -void upd7759_write_rom(void *_info, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData) -{ - upd7759_state *chip = (upd7759_state *)_info; - - if (chip->romsize != ROMSize) - { - chip->rombase = (UINT8*)realloc(chip->rombase, ROMSize); - chip->romsize = ROMSize; - memset(chip->rombase, 0xFF, ROMSize); - - chip->rom = chip->rombase + chip->romoffset; - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(chip->rombase + DataStart, ROMData, DataLength); - - return; -} - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( upd7759 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(upd7759_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( upd7759 ); break; - case DEVINFO_FCT_STOP: // Nothing break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( upd7759 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "UPD7759"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "NEC ADPCM"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ - - -//DEFINE_LEGACY_SOUND_DEVICE(UPD7759, upd7759); diff --git a/Frameworks/GME/vgmplay/chips/upd7759.h b/Frameworks/GME/vgmplay/chips/upd7759.h deleted file mode 100644 index c436ce230..000000000 --- a/Frameworks/GME/vgmplay/chips/upd7759.h +++ /dev/null @@ -1,44 +0,0 @@ -#pragma once - -//#include "devlegcy.h" - -/* There are two modes for the uPD7759, selected through the !MD pin. - This is the mode select input. High is stand alone, low is slave. - We're making the assumption that nobody switches modes through - software. */ - -#define UPD7759_STANDARD_CLOCK 640000 - -typedef struct _upd7759_interface upd7759_interface; -struct _upd7759_interface -{ - //void (*drqcallback)(running_device *device, int param); /* drq callback (per chip, slave mode only) */ - void (*drqcallback)(int param); /* drq callback (per chip, slave mode only) */ -}; - -void upd7759_update(void *chip, stream_sample_t **outputs, int samples); -void device_reset_upd7759(void *chip); -int device_start_upd7759(void **chip, int clock); -void device_stop_upd7759(void *chip); - -void upd7759_mute(void *chip, int mute); - -//void upd7759_set_bank_base(running_device *device, offs_t base); - -//void upd7759_reset_w(running_device *device, UINT8 data); -//void upd7759_start_w(running_device *device, UINT8 data); -//int upd7759_busy_r(running_device *device); -//WRITE8_DEVICE_HANDLER( upd7759_port_w ); - -void upd7759_set_bank_base(void *chip, offs_t base); - -void upd7759_reset_w(void *chip, UINT8 data); -void upd7759_start_w(void *chip, UINT8 data); -int upd7759_busy_r(void *chip); -void upd7759_port_w(void *chip, offs_t offset, UINT8 data); - -void upd7759_write(void *chip, UINT8 Port, UINT8 Data); -void upd7759_write_rom(void *chip, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData); - -//DECLARE_LEGACY_SOUND_DEVICE(UPD7759, upd7759); diff --git a/Frameworks/GME/vgmplay/chips/vsu.c b/Frameworks/GME/vgmplay/chips/vsu.c deleted file mode 100644 index 5df92acb9..000000000 --- a/Frameworks/GME/vgmplay/chips/vsu.c +++ /dev/null @@ -1,636 +0,0 @@ -/* Mednafen - Multi-system Emulator - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ - -//#include "vb.h" -#include -#include -#include "mamedef.h" -#include "vsu.h" - -typedef struct -{ - UINT8 IntlControl[6]; - UINT8 LeftLevel[6]; - UINT8 RightLevel[6]; - UINT16 Frequency[6]; - UINT16 EnvControl[6]; // Channel 5/6 extra functionality tacked on too. - - UINT8 RAMAddress[6]; - - UINT8 SweepControl; - - UINT8 WaveData[5][0x20]; - - UINT8 ModData[0x20]; - - // - // - // - INT32 EffFreq[6]; - INT32 Envelope[6]; - - INT32 WavePos[6]; - INT32 ModWavePos; - - INT32 LatcherClockDivider[6]; - - INT32 FreqCounter[6]; - INT32 IntervalCounter[6]; - INT32 EnvelopeCounter[6]; - INT32 SweepModCounter; - - INT32 EffectsClockDivider[6]; - INT32 IntervalClockDivider[6]; - INT32 EnvelopeClockDivider[6]; - INT32 SweepModClockDivider; - - INT32 NoiseLatcherClockDivider; - UINT32 NoiseLatcher; - - UINT32 lfsr; - - //INT32 last_output[6][2]; - INT32 last_ts; - - //Blip_Buffer *sbuf[2]; - //Blip_Synth Synth; - int clock; - int smplrate; - UINT8 Muted[6]; - // values for Timing Calculation - int tm_smpl; - int tm_clk; -} vsu_state; - -static void VSU_Power(vsu_state* chip); -//void VSU_Write(UINT8 ChipID, UINT32 A, UINT8 V); - -INLINE void VSU_CalcCurrentOutput(vsu_state* chip, int ch, int* left, int* right); -static void VSU_Update(vsu_state* chip, INT32 timestamp, int* outleft, int* outright); - - -static const int Tap_LUT[8] = { 15 - 1, 11 - 1, 14 - 1, 5 - 1, 9 - 1, 7 - 1, 10 - 1, 12 - 1 }; - -static void VSU_Power(vsu_state* chip) -{ - int ch; - - chip->SweepControl = 0; - chip->SweepModCounter = 0; - chip->SweepModClockDivider = 1; - - for(ch = 0; ch < 6; ch++) - { - chip->IntlControl[ch] = 0; - chip->LeftLevel[ch] = 0; - chip->RightLevel[ch] = 0; - chip->Frequency[ch] = 0; - chip->EnvControl[ch] = 0; - chip->RAMAddress[ch] = 0; - - chip->EffFreq[ch] = 0; - chip->Envelope[ch] = 0; - chip->WavePos[ch] = 0; - chip->FreqCounter[ch] = 0; - chip->IntervalCounter[ch] = 0; - chip->EnvelopeCounter[ch] = 0; - - chip->EffectsClockDivider[ch] = 4800; - chip->IntervalClockDivider[ch] = 4; - chip->EnvelopeClockDivider[ch] = 4; - - chip->LatcherClockDivider[ch] = 120; - } - - - chip->NoiseLatcherClockDivider = 120; - chip->NoiseLatcher = 0; - - memset(chip->WaveData, 0, sizeof(chip->WaveData)); - memset(chip->ModData, 0, sizeof(chip->ModData)); - - chip->last_ts = 0; -} - -void VSU_Write(void *_info, UINT32 A, UINT8 V) -{ - vsu_state* chip = (vsu_state *)_info; - - A <<= 2; - A &= 0x7FF; - - //Update(timestamp); - - //printf("VSU Write: %d, %08x %02x\n", timestamp, A, V); - - if(A < 0x280) - chip->WaveData[A >> 7][(A >> 2) & 0x1F] = V & 0x3F; - else if(A < 0x400) - { - //if(A >= 0x300) - // printf("Modulation mirror write? %08x %02x\n", A, V); - chip->ModData[(A >> 2) & 0x1F] = V; - } - else if(A < 0x600) - { - int ch = (A >> 6) & 0xF; - - //if(ch < 6) - //printf("Ch: %d, Reg: %d, Value: %02x\n", ch, (A >> 2) & 0xF, V); - - if(ch > 5) - { - if(A == 0x580 && (V & 1)) - { - int i; - //puts("STOP, HAMMER TIME"); - for(i = 0; i < 6; i++) - chip->IntlControl[i] &= ~0x80; - } - } - else - switch((A >> 2) & 0xF) - { - case 0x0: - chip->IntlControl[ch] = V & ~0x40; - - if(V & 0x80) - { - chip->EffFreq[ch] = chip->Frequency[ch]; - if(ch == 5) - chip->FreqCounter[ch] = 10 * (2048 - chip->EffFreq[ch]); - else - chip->FreqCounter[ch] = 2048 - chip->EffFreq[ch]; - chip->IntervalCounter[ch] = (V & 0x1F) + 1; - chip->EnvelopeCounter[ch] = (chip->EnvControl[ch] & 0x7) + 1; - - if(ch == 4) - { - chip->SweepModCounter = (chip->SweepControl >> 4) & 7; - chip->SweepModClockDivider = (chip->SweepControl & 0x80) ? 8 : 1; - chip->ModWavePos = 0; - } - - chip->WavePos[ch] = 0; - - if(ch == 5) - chip->lfsr = 1; - - //if(!(chip->IntlControl[ch] & 0x80)) - // chip->Envelope[ch] = (chip->EnvControl[ch] >> 4) & 0xF; - - chip->EffectsClockDivider[ch] = 4800; - chip->IntervalClockDivider[ch] = 4; - chip->EnvelopeClockDivider[ch] = 4; - } - break; - - case 0x1: - chip->LeftLevel[ch] = (V >> 4) & 0xF; - chip->RightLevel[ch] = (V >> 0) & 0xF; - break; - - case 0x2: - chip->Frequency[ch] &= 0xFF00; - chip->Frequency[ch] |= V << 0; - chip->EffFreq[ch] &= 0xFF00; - chip->EffFreq[ch] |= V << 0; - break; - - case 0x3: - chip->Frequency[ch] &= 0x00FF; - chip->Frequency[ch] |= (V & 0x7) << 8; - chip->EffFreq[ch] &= 0x00FF; - chip->EffFreq[ch] |= (V & 0x7) << 8; - break; - - case 0x4: - chip->EnvControl[ch] &= 0xFF00; - chip->EnvControl[ch] |= V << 0; - - chip->Envelope[ch] = (V >> 4) & 0xF; - break; - - case 0x5: - chip->EnvControl[ch] &= 0x00FF; - if(ch == 4) - chip->EnvControl[ch] |= (V & 0x73) << 8; - else if(ch == 5) - chip->EnvControl[ch] |= (V & 0x73) << 8; - else - chip->EnvControl[ch] |= (V & 0x03) << 8; - break; - - case 0x6: - chip->RAMAddress[ch] = V & 0xF; - break; - - case 0x7: - if(ch == 4) - { - chip->SweepControl = V; - } - break; - } - } -} - -INLINE void VSU_CalcCurrentOutput(vsu_state* chip, int ch, int* left, int* right) -{ - int WD; - int l_ol, r_ol; - - if(!(chip->IntlControl[ch] & 0x80) || chip->Muted[ch]) - { - *left = *right = 0; - return; - } - - if(ch == 5) - WD = chip->NoiseLatcher; //(NoiseLatcher << 6) - NoiseLatcher; - else - { - if(chip->RAMAddress[ch] > 4) - WD = 0x20; //0; - else - WD = chip->WaveData[chip->RAMAddress[ch]][chip->WavePos[ch]]; // - 0x20; - } - l_ol = chip->Envelope[ch] * chip->LeftLevel[ch]; - if(l_ol) - { - l_ol >>= 3; - l_ol += 1; - } - - r_ol = chip->Envelope[ch] * chip->RightLevel[ch]; - if(r_ol) - { - r_ol >>= 3; - r_ol += 1; - } - - WD -= 0x20; - (*left) += WD * l_ol; - (*right) += WD * r_ol; - return; -} - -static void VSU_Update(vsu_state* chip, INT32 timestamp, int* outleft, int* outright) -{ - //int left, right; - int ch; - - *outleft = 0; - *outright = 0; - - //puts("VSU Start"); - for(ch = 0; ch < 6; ch++) - { - INT32 clocks = timestamp - chip->last_ts; - //INT32 running_timestamp = chip->last_ts; - - if(!(chip->IntlControl[ch] & 0x80) || chip->Muted[ch]) - continue; // channel disabled - don't add anything to output - - //// Output sound here - //VSU_CalcCurrentOutput(chip, ch, &left, &right); - //Synth.offset_inline(running_timestamp, left - chip->last_output[ch][0], sbuf[0]); - //Synth.offset_inline(running_timestamp, right - chip->last_output[ch][1], sbuf[1]); - //chip->last_output[ch][0] = left; - //chip->last_output[ch][1] = right; - - //if(!(chip->IntlControl[ch] & 0x80)) - // continue; - - while(clocks > 0) - { - INT32 chunk_clocks = clocks; - - if(chunk_clocks > chip->EffectsClockDivider[ch]) - chunk_clocks = chip->EffectsClockDivider[ch]; - - if(ch == 5) - { - if(chunk_clocks > chip->NoiseLatcherClockDivider) - chunk_clocks = chip->NoiseLatcherClockDivider; - } - else - { - if(chip->EffFreq[ch] >= 2040) - { - if(chunk_clocks > chip->LatcherClockDivider[ch]) - chunk_clocks = chip->LatcherClockDivider[ch]; - } - else - { - if(chunk_clocks > chip->FreqCounter[ch]) - chunk_clocks = chip->FreqCounter[ch]; - } - } - - if(ch == 5 && chunk_clocks > chip->NoiseLatcherClockDivider) - chunk_clocks = chip->NoiseLatcherClockDivider; - - chip->FreqCounter[ch] -= chunk_clocks; - while(chip->FreqCounter[ch] <= 0) - { - if(ch == 5) - { - int feedback = ((chip->lfsr >> 7) & 1) ^ ((chip->lfsr >> Tap_LUT[(chip->EnvControl[5] >> 12) & 0x7]) & 1); - chip->lfsr = ((chip->lfsr << 1) & 0x7FFF) | feedback; - - chip->FreqCounter[ch] += 10 * (2048 - chip->EffFreq[ch]); - } - else - { - chip->FreqCounter[ch] += 2048 - chip->EffFreq[ch]; - chip->WavePos[ch] = (chip->WavePos[ch] + 1) & 0x1F; - } - } - - chip->LatcherClockDivider[ch] -= chunk_clocks; - while(chip->LatcherClockDivider[ch] <= 0) - chip->LatcherClockDivider[ch] += 120; - - if(ch == 5) - { - chip->NoiseLatcherClockDivider -= chunk_clocks; - if(!chip->NoiseLatcherClockDivider) - { - chip->NoiseLatcherClockDivider = 120; - chip->NoiseLatcher = ((chip->lfsr & 1) << 6) - (chip->lfsr & 1); - } - } - - chip->EffectsClockDivider[ch] -= chunk_clocks; - while(chip->EffectsClockDivider[ch] <= 0) - { - chip->EffectsClockDivider[ch] += 4800; - - chip->IntervalClockDivider[ch]--; - while(chip->IntervalClockDivider[ch] <= 0) - { - chip->IntervalClockDivider[ch] += 4; - - if(chip->IntlControl[ch] & 0x20) - { - chip->IntervalCounter[ch]--; - if(!chip->IntervalCounter[ch]) - { - chip->IntlControl[ch] &= ~0x80; - } - } - - chip->EnvelopeClockDivider[ch]--; - while(chip->EnvelopeClockDivider[ch] <= 0) - { - chip->EnvelopeClockDivider[ch] += 4; - - if(chip->EnvControl[ch] & 0x0100) // Enveloping enabled? - { - chip->EnvelopeCounter[ch]--; - if(!chip->EnvelopeCounter[ch]) - { - chip->EnvelopeCounter[ch] = (chip->EnvControl[ch] & 0x7) + 1; - - if(chip->EnvControl[ch] & 0x0008) // Grow - { - if(chip->Envelope[ch] < 0xF || (chip->EnvControl[ch] & 0x200)) - chip->Envelope[ch] = (chip->Envelope[ch] + 1) & 0xF; - } - else // Decay - { - if(chip->Envelope[ch] > 0 || (chip->EnvControl[ch] & 0x200)) - chip->Envelope[ch] = (chip->Envelope[ch] - 1) & 0xF; - } - } - } - - } // end while(chip->EnvelopeClockDivider[ch] <= 0) - } // end while(chip->IntervalClockDivider[ch] <= 0) - - if(ch == 4) - { - chip->SweepModClockDivider--; - while(chip->SweepModClockDivider <= 0) - { - chip->SweepModClockDivider += (chip->SweepControl & 0x80) ? 8 : 1; - - if(((chip->SweepControl >> 4) & 0x7) && (chip->EnvControl[ch] & 0x4000)) - { - if(chip->SweepModCounter) - chip->SweepModCounter--; - - if(!chip->SweepModCounter) - { - chip->SweepModCounter = (chip->SweepControl >> 4) & 0x7; - - if(chip->EnvControl[ch] & 0x1000) // Modulation - { - if(chip->ModWavePos < 32 || (chip->EnvControl[ch] & 0x2000)) - { - chip->ModWavePos &= 0x1F; - - chip->EffFreq[ch] = (chip->EffFreq[ch] + (INT8)chip->ModData[chip->ModWavePos]); - if(chip->EffFreq[ch] < 0) - { - //puts("Underflow"); - chip->EffFreq[ch] = 0; - } - else if(chip->EffFreq[ch] > 0x7FF) - { - //puts("Overflow"); - chip->EffFreq[ch] = 0x7FF; - } - chip->ModWavePos++; - } - //puts("Mod"); - } - else // Sweep - { - INT32 delta = chip->EffFreq[ch] >> (chip->SweepControl & 0x7); - INT32 NewFreq = chip->EffFreq[ch] + ((chip->SweepControl & 0x8) ? delta : -delta); - - //printf("Sweep(%d): Old: %d, New: %d\n", ch, EffFreq[ch], NewFreq); - - if(NewFreq < 0) - chip->EffFreq[ch] = 0; - else if(NewFreq > 0x7FF) - { - //chip->EffFreq[ch] = 0x7FF; - chip->IntlControl[ch] &= ~0x80; - } - else - chip->EffFreq[ch] = NewFreq; - } - } - } - } // end while(chip->SweepModClockDivider <= 0) - } // end if(ch == 4) - } // end while(chip->EffectsClockDivider[ch] <= 0) - clocks -= chunk_clocks; - //running_timestamp += chunk_clocks; - - // Output sound here too. - //VSU_CalcCurrentOutput(chip, ch, &left, &right); - //Synth.offset_inline(running_timestamp, left - chip->last_output[ch][0], sbuf[0]); - //Synth.offset_inline(running_timestamp, right - chip->last_output[ch][1], sbuf[1]); - //chip->last_output[ch][0] = left; - //chip->last_output[ch][1] = right; - } - - VSU_CalcCurrentOutput(chip, ch, outleft, outright); - } - chip->last_ts = timestamp; - //puts("VSU End"); -} - -/*void VSU_EndFrame(INT32 timestamp) -{ - Update(chip, timestamp); - chip->last_ts = 0; -}*/ - -/*int VSU_StateAction(StateMem *sm, int load, int data_only) -{ - SFORMAT StateRegs[] = - { - SFARRAY(IntlControl, 6), - SFARRAY(LeftLevel, 6), - SFARRAY(RightLevel, 6), - - SFARRAY16(Frequency, 6), - SFARRAY16(EnvControl, 6), - SFARRAY(RAMAddress, 6), - SFVAR(SweepControl), - - SFARRAY(&WaveData[0][0], 5 * 0x20), - SFARRAY(ModData, 0x20), - - SFARRAY32(EffFreq, 6), - SFARRAY32(Envelope, 6), - - SFARRAY32(WavePos, 6), - - SFVAR(ModWavePos), - - SFARRAY32(LatcherClockDivider, 6), - SFARRAY32(FreqCounter, 6), - SFARRAY32(IntervalCounter, 6), - SFARRAY32(EnvelopeCounter, 6), - - SFVAR(SweepModCounter), - - SFARRAY32(EffectsClockDivider, 6), - SFARRAY32(IntervalClockDivider, 6), - SFARRAY32(EnvelopeClockDivider, 6), - - SFVAR(SweepModClockDivider), - - SFVAR(NoiseLatcherClockDivider), - SFVAR(NoiseLatcher), - SFVAR(lfsr), - SFEND - }; - - int ret = MDFNSS_StateAction(sm, load, data_only, StateRegs, "VSU"); - - - if(load) - { - - } - - return(ret); -}*/ - - -void vsu_stream_update(void *_info, stream_sample_t **outputs, int samples) -{ - vsu_state* chip = (vsu_state *)_info; - int curSmpl; - - for (curSmpl = 0; curSmpl < samples; curSmpl ++) - { - chip->tm_smpl ++; - chip->tm_clk = (int)((INT64)chip->tm_smpl * chip->clock / chip->smplrate); - - VSU_Update(chip, chip->tm_clk, &outputs[0][curSmpl], &outputs[1][curSmpl]); - if (chip->last_ts >= chip->clock) - { - chip->last_ts -= chip->clock; - chip->tm_clk -= chip->clock; - chip->tm_smpl -= chip->smplrate; - } - - // Volume per channel: 0x1F (envelope/volume) * 0x3F (unsigned sample) = 0x7A1 (~0x800) - // I turned the samples into signed format (-0x20..0x1F), so the used range is +-0x400. - // 16-bit values are up to 0x8000 - // 0x8000 / 0x400 / 6 = 5.33 (possible boost without clipping) - // Because music usually doesn't use the maximum volume (SFX do), I boost by 2^3 = 8. - outputs[0][curSmpl] <<= 3; - outputs[1][curSmpl] <<= 3; - } - return; -} - -int device_start_vsu(void **_info, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - vsu_state* chip; - UINT8 CurChn; - - chip = (vsu_state *) calloc(1, sizeof(vsu_state)); - *_info = (void *) chip; - - chip->clock = clock; - chip->smplrate = chip->clock / 120; // most effects run with a /120 divider - if (((CHIP_SAMPLING_MODE & 0x01) && chip->smplrate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - chip->smplrate = CHIP_SAMPLE_RATE; - - for (CurChn = 0; CurChn < 6; CurChn ++) - chip->Muted[CurChn] = 0x00; - - return chip->smplrate; -} - -void device_stop_vsu(void *chip) -{ - free(chip); -} - -void device_reset_vsu(void *_info) -{ - vsu_state* chip = (vsu_state *)_info; - - VSU_Power(chip); - chip->tm_smpl = 0; - chip->tm_clk = 0; - - return; -} - -void vsu_set_mute_mask(void *_info, UINT32 MuteMask) -{ - vsu_state* chip = (vsu_state *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 6; CurChn ++) - chip->Muted[CurChn] = (MuteMask >> CurChn) & 0x01; - - return; -} diff --git a/Frameworks/GME/vgmplay/chips/vsu.h b/Frameworks/GME/vgmplay/chips/vsu.h deleted file mode 100644 index fc1448407..000000000 --- a/Frameworks/GME/vgmplay/chips/vsu.h +++ /dev/null @@ -1,15 +0,0 @@ -#ifndef __VB_VSU_H -#define __VB_VSU_H - -void VSU_Write(void *chip, UINT32 A, UINT8 V); - -void vsu_stream_update(void *chip, stream_sample_t **outputs, int samples); - -int device_start_vsu(void **chip, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_vsu(void *chip); -void device_reset_vsu(void *chip); - -//void vsu_set_options(UINT16 Options); -void vsu_set_mute_mask(void *chip, UINT32 MuteMask); - -#endif // __VB_VSU_H diff --git a/Frameworks/GME/vgmplay/chips/ws_audio.c b/Frameworks/GME/vgmplay/chips/ws_audio.c deleted file mode 100644 index 747e2bee6..000000000 --- a/Frameworks/GME/vgmplay/chips/ws_audio.c +++ /dev/null @@ -1,474 +0,0 @@ - -#include -#include -#include // for NULL -#include "mamedef.h" - -typedef UINT8 BYTE; -typedef UINT8 byte; -typedef UINT8 uint8; - -//#include -//#include "types.h" -//#include "./nec/necintrf.h" -//#include "ws_memory.h" -#include "ws_initialIo.h" -//#include "ws_io.h" -#include "ws_audio.h" -//#include "wsr_player.h" - -#define SNDP chip->ws_ioRam[0x80] -#define SNDV chip->ws_ioRam[0x88] -#define SNDSWP chip->ws_ioRam[0x8C] -#define SWPSTP chip->ws_ioRam[0x8D] -#define NSCTL chip->ws_ioRam[0x8E] -#define WAVDTP chip->ws_ioRam[0x8F] -#define SNDMOD chip->ws_ioRam[0x90] -#define SNDOUT chip->ws_ioRam[0x91] -#define PCSRL chip->ws_ioRam[0x92] -#define PCSRH chip->ws_ioRam[0x93] -#define DMASL chip->ws_ioRam[0x40] -#define DMASH chip->ws_ioRam[0x41] -#define DMASB chip->ws_ioRam[0x42] -#define DMADB chip->ws_ioRam[0x43] -#define DMADL chip->ws_ioRam[0x44] -#define DMADH chip->ws_ioRam[0x45] -#define DMACL chip->ws_ioRam[0x46] -#define DMACH chip->ws_ioRam[0x47] -#define DMACTL chip->ws_ioRam[0x48] -#define SDMASL chip->ws_ioRam[0x4A] -#define SDMASH chip->ws_ioRam[0x4B] -#define SDMASB chip->ws_ioRam[0x4C] -#define SDMACL chip->ws_ioRam[0x4E] -#define SDMACH chip->ws_ioRam[0x4F] -#define SDMACTL chip->ws_ioRam[0x52] - -//SoundDMA ã®è»¢é€é–“éš” -// å®Ÿéš›ã®æ•°å€¤ãŒåˆ†ã‹ã‚‰ãªã„ã®ã§ã€äºˆæƒ³ã§ã™ -// サンプリング周期ã‹ã‚‰è€ƒãˆã¦ã¿ã¦ä»¥ä¸‹ã®ã‚ˆã†ã«ã—㟠-// 12KHz = 1.00HBlank = 256cyclesé–“éš” -// 16KHz = 0.75HBlank = 192cyclesé–“éš” -// 20KHz = 0.60HBlank = 154cyclesé–“éš” -// 24KHz = 0.50HBlank = 128cyclesé–“éš” -const int DMACycles[4] = { 256, 192, 154, 128 }; - -typedef struct -{ - int wave; - int lvol; - int rvol; - long offset; - long delta; - long pos; - UINT8 Muted; -} WS_AUDIO; - -typedef struct -{ - WS_AUDIO ws_audio[4]; - int sweepDelta; - int sweepOffset; - int SweepTime; - int SweepStep; - int SweepCount; - int SweepFreq; - int NoiseType; - int NoiseRng; - int MainVolume; - int PCMVolumeLeft; - int PCMVolumeRight; - //int WaveAdrs; - - UINT8 ws_ioRam[0x100]; - UINT8 *ws_internalRam; - - int clock; - int smplrate; -} wsa_state; - -#define DEFAULT_CLOCK 3072000 - - -static void ws_audio_process(wsa_state* chip); - - - -int ws_audio_init(void **_info, int clock, int SampleRate, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - wsa_state* chip; - UINT8 CurChn; - - chip = (wsa_state *) calloc(1, sizeof(wsa_state)); - *_info = (void *) chip; - - chip->ws_internalRam = (UINT8*)malloc(0x4000); // actual size is 64 KB, but the audio chip can only access 16 KB - - chip->clock = clock; - chip->smplrate = SampleRate; - if (((CHIP_SAMPLING_MODE & 0x01) && chip->smplrate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - chip->smplrate = CHIP_SAMPLE_RATE; - - for (CurChn = 0; CurChn < 4; CurChn ++) - chip->ws_audio[CurChn].Muted = 0x00; - - return chip->smplrate; -} - -void ws_audio_reset(void *_info) -{ - wsa_state* chip = (wsa_state *)_info; - int i; - - memset(&chip->ws_audio, 0, sizeof(WS_AUDIO)); - chip->SweepTime = 0; - chip->SweepStep = 0; - chip->NoiseType = 0; - chip->NoiseRng = 1; - chip->MainVolume = 0x02; // 0x04 - chip->PCMVolumeLeft = 0; - chip->PCMVolumeRight = 0; - - chip->sweepDelta = chip->clock * 256 / chip->smplrate; - chip->sweepOffset = 0; - - for (i=0x80;i<0xc9;i++) - ws_audio_port_write(chip, i, initialIoValue[i]); -} - -void ws_audio_done(void *_info) -{ - wsa_state* chip = (wsa_state *)_info; - - free(chip->ws_internalRam); - chip->ws_internalRam = NULL; - - free(chip); - - return; -} - -void ws_audio_update(void *_info, stream_sample_t** buffer, int length) -{ - wsa_state* chip = (wsa_state *)_info; - stream_sample_t* bufL; - stream_sample_t* bufR; - int i, ch, cnt; - long w, l, r; - - bufL = buffer[0]; - bufR = buffer[1]; - for (i=0; isweepOffset += chip->sweepDelta; - while(chip->sweepOffset >= 0x10000) - { - chip->sweepOffset -= 0x10000; - ws_audio_process(chip); - } - l = r = 0; - - for (ch=0; ch<4; ch++) - { - if (chip->ws_audio[ch].Muted) - continue; - - if ((ch==1) && (SNDMOD&0x20)) - { - // Voice出力 - w = chip->ws_ioRam[0x89]; - w -= 0x80; - l += chip->PCMVolumeLeft * w; - r += chip->PCMVolumeRight * w; - } - else if (SNDMOD&(1<ws_audio[ch].offset += chip->ws_audio[ch].delta; - cnt = chip->ws_audio[ch].offset>>16; - chip->ws_audio[ch].offset &= 0xffff; - while (cnt > 0) - { - cnt--; - - chip->NoiseRng &= noise_bit[chip->NoiseType]-1; - if (!chip->NoiseRng) chip->NoiseRng = noise_bit[chip->NoiseType]-1; - - Masked = chip->NoiseRng & noise_mask[chip->NoiseType]; - XorReg = 0; - while (Masked) - { - XorReg ^= Masked&1; - Masked >>= 1; - } - if (XorReg) - chip->NoiseRng |= noise_bit[chip->NoiseType]; - chip->NoiseRng >>= 1; - } - - PCSRL = (byte)(chip->NoiseRng&0xff); - PCSRH = (byte)((chip->NoiseRng>>8)&0x7f); - - w = (chip->NoiseRng&1)? 0x7f:-0x80; - l += chip->ws_audio[ch].lvol * w; - r += chip->ws_audio[ch].rvol * w; - } - else - { - chip->ws_audio[ch].offset += chip->ws_audio[ch].delta; - cnt = chip->ws_audio[ch].offset>>16; - chip->ws_audio[ch].offset &= 0xffff; - chip->ws_audio[ch].pos += cnt; - chip->ws_audio[ch].pos &= 0x1f; - w = chip->ws_internalRam[(chip->ws_audio[ch].wave&0xFFF0) + (chip->ws_audio[ch].pos>>1)]; - if ((chip->ws_audio[ch].pos&1) == 0) - w = (w<<4)&0xf0; //下ä½ãƒ‹ãƒ–ル - else - w = w&0xf0; //上ä½ãƒ‹ãƒ–ル - w -= 0x80; - l += chip->ws_audio[ch].lvol * w; - r += chip->ws_audio[ch].rvol * w; - } - } - } - - /*l = l * chip->MainVolume; - if (l > 0x7fff) l = 0x7fff; - else if (l < -0x8000) l = -0x8000; - r = r * chip->MainVolume; - if (r > 0x7fff) r = 0x7fff; - else if (r < -0x8000) r = -0x8000; - - *buffer++ = (short)l; - *buffer++ = (short)r;*/ - bufL[i] = l * chip->MainVolume; - bufR[i] = r * chip->MainVolume; - } -} - -void ws_audio_port_write(void *_info, BYTE port, BYTE value) -{ - wsa_state* chip = (wsa_state *)_info; - int i; - long freq; - - //Update_SampleData(); - - chip->ws_ioRam[port]=value; - - switch (port) - { - // 0x80-0x87ã®å‘¨æ³¢æ•°ãƒ¬ã‚¸ã‚¹ã‚¿ã«ã¤ã„㦠- // - ロックマン&フォルテã®0x0fã®æ›²ã§ã¯ã€å‘¨æ³¢æ•°=0xFFFF ã®éŸ³ãŒä¸è¦ - // - デジモンディープロジェクトã®0x0dã®æ›²ã®ãƒŽã‚¤ã‚ºã¯ 周波数=0x07FF ã§éŸ³ã‚’出㙠- // →ã¤ã¾ã‚Šã€0xFFFF ã®æ™‚ã ã‘音を出ã•ãªã„ã£ã¦ã“ã¨ã ã‚ã†ã‹ã€‚ - // ã§ã‚‚ã€0x07FF ã®æ™‚も音を出ã•ãªã„ã‘ã©ã€ãƒŽã‚¤ã‚ºã ã‘音を出ã™ã®ã‹ã‚‚。 - case 0x80: - case 0x81: i=(((unsigned int)chip->ws_ioRam[0x81])<<8)+((unsigned int)chip->ws_ioRam[0x80]); - if (i == 0xffff) - freq = 0; - else - freq = chip->clock/(2048-(i&0x7ff)); - chip->ws_audio[0].delta = (long)((float)freq*(float)65536/(float)chip->smplrate); - break; - case 0x82: - case 0x83: i=(((unsigned int)chip->ws_ioRam[0x83])<<8)+((unsigned int)chip->ws_ioRam[0x82]); - if (i == 0xffff) - freq = 0; - else - freq = chip->clock/(2048-(i&0x7ff)); - chip->ws_audio[1].delta = (long)((float)freq*(float)65536/(float)chip->smplrate); - break; - case 0x84: - case 0x85: i=(((unsigned int)chip->ws_ioRam[0x85])<<8)+((unsigned int)chip->ws_ioRam[0x84]); - chip->SweepFreq = i; - if (i == 0xffff) - freq = 0; - else - freq = chip->clock/(2048-(i&0x7ff)); - chip->ws_audio[2].delta = (long)((float)freq*(float)65536/(float)chip->smplrate); - break; - case 0x86: - case 0x87: i=(((unsigned int)chip->ws_ioRam[0x87])<<8)+((unsigned int)chip->ws_ioRam[0x86]); - if (i == 0xffff) - freq = 0; - else - freq = chip->clock/(2048-(i&0x7ff)); - chip->ws_audio[3].delta = (long)((float)freq*(float)65536/(float)chip->smplrate); - break; - case 0x88: - chip->ws_audio[0].lvol = (value>>4)&0xf; - chip->ws_audio[0].rvol = value&0xf; - break; - case 0x89: - chip->ws_audio[1].lvol = (value>>4)&0xf; - chip->ws_audio[1].rvol = value&0xf; - break; - case 0x8A: - chip->ws_audio[2].lvol = (value>>4)&0xf; - chip->ws_audio[2].rvol = value&0xf; - break; - case 0x8B: - chip->ws_audio[3].lvol = (value>>4)&0xf; - chip->ws_audio[3].rvol = value&0xf; - break; - case 0x8C: - chip->SweepStep = (signed char)value; - break; - case 0x8D: - //Sweepã®é–“隔㯠1/375[s] = 2.666..[ms] - //CPU Clockã§è¨€ã†ã¨ 3072000/375 = 8192[cycles] - //ã“ã“ã®è¨­å®šå€¤ã‚’nã¨ã™ã‚‹ã¨ã€8192[cycles]*(n+1) é–“éš”ã§Sweepã™ã‚‹ã“ã¨ã«ãªã‚‹ - // - //ã“れを HBlank (256cycles) ã®é–“éš”ã§è¨€ã†ã¨ã€ - // 8192/256 = 32 - //ãªã®ã§ã€32[HBlank]*(n+1) é–“éš”ã¨ãªã‚‹ - chip->SweepTime = (((unsigned int)value)+1)<<5; - chip->SweepCount = chip->SweepTime; - break; - case 0x8E: - chip->NoiseType = value&7; - if (value&8) chip->NoiseRng = 1; //ノイズカウンターリセット - break; - case 0x8F: - //WaveAdrs = (unsigned int)value<<6; - chip->ws_audio[0].wave = (unsigned int)value<<6; - chip->ws_audio[1].wave = chip->ws_audio[0].wave + 0x10; - chip->ws_audio[2].wave = chip->ws_audio[1].wave + 0x10; - chip->ws_audio[3].wave = chip->ws_audio[2].wave + 0x10; - break; - case 0x90: - break; - case 0x91: - //ã“ã“ã§ã®ãƒœãƒªãƒ¥ãƒ¼ãƒ èª¿æ•´ã¯ã€å†…蔵Speakerã«å¯¾ã—ã¦ã®èª¿æ•´ã ã‘らã—ã„ã®ã§ã€ - //ヘッドフォン接続ã•れã¦ã„ã‚‹ã¨èªè­˜ã•ã›ã‚Œã°å•題無ã„らã—ã„。 - chip->ws_ioRam[port] |= 0x80; - break; - case 0x92: - case 0x93: - break; - case 0x94: - chip->PCMVolumeLeft = (value&0xc)*2; - chip->PCMVolumeRight = ((value<<2)&0xc)*2; - break; - /*case 0x52: - if (value&0x80) - ws_timer_set(2, DMACycles[value&3]); - break;*/ - } -} - -BYTE ws_audio_port_read(void *_info, BYTE port) -{ - wsa_state* chip = (wsa_state *)_info; - return (chip->ws_ioRam[port]); -} - -// HBlanké–“éš”ã§å‘¼ã°ã‚Œã‚‹ -// Note: Must be called every 256 cycles (3072000 Hz clock), i.e. at 12000 Hz -static void ws_audio_process(wsa_state* chip) -{ - long freq; - - if (chip->SweepStep && (SNDMOD&0x40)) - { - if (chip->SweepCount < 0) - { - chip->SweepCount = chip->SweepTime; - chip->SweepFreq += chip->SweepStep; - chip->SweepFreq &= 0x7FF; - - //Update_SampleData(); - - freq = chip->clock/(2048-chip->SweepFreq); - chip->ws_audio[2].delta = (long)((float)freq*(float)65536/(float)chip->smplrate); - } - chip->SweepCount--; - } -} - -/*void ws_audio_sounddma(void) -{ - int i, j, b; - - if ((SDMACTL&0x88)==0x80) - { - i=(SDMACH<<8)|SDMACL; - j=(SDMASB<<16)|(SDMASH<<8)|SDMASL; - b=cpu_readmem20(j); - - Update_SampleData(); - - ws_ioRam[0x89]=b; - i--; - j++; - if(i<32) - { - i=0; - SDMACTL&=0x7F; - } - else - { - ws_timer_set(2, DMACycles[SDMACTL&3]); - } - SDMASB=(byte)((j>>16)&0xFF); - SDMASH=(byte)((j>>8)&0xFF); - SDMASL=(byte)(j&0xFF); - SDMACH=(byte)((i>>8)&0xFF); - SDMACL=(byte)(i&0xFF); - } -}*/ - -void ws_write_ram(void *_info, UINT16 offset, UINT8 value) -{ - wsa_state* chip = (wsa_state *)_info; - - // RAM - 16 KB (WS) / 64 KB (WSC) internal RAM - if (offset >= 0x4000) - return; // We only allocated 16 KB. - - chip->ws_internalRam[offset] = value; - return; -} - -void ws_set_mute_mask(void *_info, UINT32 MuteMask) -{ - wsa_state* chip = (wsa_state *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 4; CurChn ++) - chip->ws_audio[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} diff --git a/Frameworks/GME/vgmplay/chips/ws_audio.h b/Frameworks/GME/vgmplay/chips/ws_audio.h deleted file mode 100644 index cb17a17db..000000000 --- a/Frameworks/GME/vgmplay/chips/ws_audio.h +++ /dev/null @@ -1,16 +0,0 @@ -#ifndef __WS_AUDIO_H__ -#define __WS_AUDIO_H__ - -int ws_audio_init(void **chip, int clock, int samplerate, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void ws_audio_reset(void *chip); -void ws_audio_done(void *chip); -void ws_audio_update(void *chip, stream_sample_t** buffer, int length); -void ws_audio_port_write(void *chip, UINT8 port, UINT8 value); -UINT8 ws_audio_port_read(void *chip, UINT8 port); -//void ws_audio_process(void); -//void ws_audio_sounddma(void); -void ws_write_ram(void *chip, UINT16 offset, UINT8 value); -void ws_set_mute_mask(void *chip, UINT32 MuteMask); -//extern int WaveAdrs; - -#endif diff --git a/Frameworks/GME/vgmplay/chips/ws_initialIo.h b/Frameworks/GME/vgmplay/chips/ws_initialIo.h deleted file mode 100644 index f739ce052..000000000 --- a/Frameworks/GME/vgmplay/chips/ws_initialIo.h +++ /dev/null @@ -1,271 +0,0 @@ -//////////////////////////////////////////////////////////////////////////////// -// Initial I/O values -//////////////////////////////////////////////////////////////////////////////// -// -// -// -// -// -// -////////////////////////////////////////////////////////////////////////////// - -uint8 initialIoValue[256]= -{ - 0x00,//0 - 0x00,//1 - 0x9d,//2 - 0xbb,//3 - 0x00,//4 - 0x00,//5 - 0x00,//6 - 0x26,//7 - 0xfe,//8 - 0xde,//9 - 0xf9,//a - 0xfb,//b - 0xdb,//c - 0xd7,//d - 0x7f,//e - 0xf5,//f - 0x00,//10 - 0x00,//11 - 0x00,//12 - 0x00,//13 - 0x01,//14 - 0x00,//15 - 0x9e,//16 - 0x9b,//17 - 0x00,//18 - 0x00,//19 - 0x00,//1a - 0x00,//1b - 0x99,//1c - 0xfd,//1d - 0xb7,//1e - 0xdf,//1f - 0x30,//20 - 0x57,//21 - 0x75,//22 - 0x76,//23 - 0x15,//24 - 0x73,//25 - 0x77,//26 - 0x77,//27 - 0x20,//28 - 0x75,//29 - 0x50,//2a - 0x36,//2b - 0x70,//2c - 0x67,//2d - 0x50,//2e - 0x77,//2f - 0x57,//30 - 0x54,//31 - 0x75,//32 - 0x77,//33 - 0x75,//34 - 0x17,//35 - 0x37,//36 - 0x73,//37 - 0x50,//38 - 0x57,//39 - 0x60,//3a - 0x77,//3b - 0x70,//3c - 0x77,//3d - 0x10,//3e - 0x73,//3f - 0x00,//40 - 0x00,//41 - 0x00,//42 - 0x00,//43 - 0x00,//44 - 0x00,//45 - 0x00,//46 - 0x00,//47 - 0x00,//48 - 0x00,//49 - 0x00,//4a - 0x00,//4b - 0x00,//4c - 0x00,//4d - 0x00,//4e - 0x00,//4f - 0x00,//50 - 0x00,//51 - 0x00,//52 - 0x00,//53 - 0x00,//54 - 0x00,//55 - 0x00,//56 - 0x00,//57 - 0x00,//58 - 0x00,//59 - 0x00,//5a - 0x00,//5b - 0x00,//5c - 0x00,//5d - 0x00,//5e - 0x00,//5f - 0x0a,//60 - 0x00,//61 - 0x00,//62 - 0x00,//63 - 0x00,//64 - 0x00,//65 - 0x00,//66 - 0x00,//67 - 0x00,//68 - 0x00,//69 - 0x00,//6a - 0x0f,//6b - 0x00,//6c - 0x00,//6d - 0x00,//6e - 0x00,//6f - 0x00,//70 - 0x00,//71 - 0x00,//72 - 0x00,//73 - 0x00,//74 - 0x00,//75 - 0x00,//76 - 0x00,//77 - 0x00,//78 - 0x00,//79 - 0x00,//7a - 0x00,//7b - 0x00,//7c - 0x00,//7d - 0x00,//7e - 0x00,//7f - 0xFF,//80 - 0x07,//81 - 0xFF,//82 - 0x07,//83 - 0xFF,//84 - 0x07,//85 - 0xFF,//86 - 0x07,//87 - 0x00,//88 - 0x00,//89 - 0x00,//8a - 0x00,//8b - 0x00,//8c - 0x1f,//8d 1d ? - 0x00,//8e - 0x00,//8f - 0x00,//90 - 0x00,//91 - 0x00,//92 - 0x00,//93 - 0x00,//94 - 0x00,//95 - 0x00,//96 - 0x00,//97 - 0x00,//98 - 0x00,//99 - 0x00,//9a - 0x00,//9b - 0x00,//9c - 0x00,//9d - 0x03,//9e - 0x00,//9f - 0x87-2,//a0 - 0x00,//a1 - 0x00,//a2 - 0x00,//a3 - 0x0,//a4 2b - 0x0,//a5 7f - 0x4f,//a6 - 0xff,//a7 cf ? - 0x00,//a8 - 0x00,//a9 - 0x00,//aa - 0x00,//ab - 0x00,//ac - 0x00,//ad - 0x00,//ae - 0x00,//af - 0x00,//b0 - 0xdb,//b1 - 0x00,//b2 - 0x00,//b3 - 0x00,//b4 - 0x40,//b5 - 0x00,//b6 - 0x00,//b7 - 0x00,//b8 - 0x00,//b9 - 0x01,//ba - 0x00,//bb - 0x42,//bc - 0x00,//bd - 0x83,//be - 0x00,//bf - 0x2f,//c0 - 0x3f,//c1 - 0xff,//c2 - 0xff,//c3 - 0x00,//c4 - 0x00,//c5 - 0x00,//c6 - 0x00,//c7 - - 0xd1,//c8? - 0xd1,//c9 - 0xd1,//ca - 0xd1,//cb - 0xd1,//cc - 0xd1,//cd - 0xd1,//ce - 0xd1,//cf - 0xd1,//d0 - 0xd1,//d1 - 0xd1,//d2 - 0xd1,//d3 - 0xd1,//d4 - 0xd1,//d5 - 0xd1,//d6 - 0xd1,//d7 - 0xd1,//d8 - 0xd1,//d9 - 0xd1,//da - 0xd1,//db - 0xd1,//dc - 0xd1,//dd - 0xd1,//de - 0xd1,//df - 0xd1,//e0 - 0xd1,//e1 - 0xd1,//e2 - 0xd1,//e3 - 0xd1,//e4 - 0xd1,//e5 - 0xd1,//e6 - 0xd1,//e7 - 0xd1,//e8 - 0xd1,//e9 - 0xd1,//ea - 0xd1,//eb - 0xd1,//ec - 0xd1,//ed - 0xd1,//ee - 0xd1,//ef - 0xd1,//f0 - 0xd1,//f1 - 0xd1,//f2 - 0xd1,//f3 - 0xd1,//f4 - 0xd1,//f5 - 0xd1,//f6 - 0xd1,//f7 - 0xd1,//f8 - 0xd1,//f9 - 0xd1,//fa - 0xd1,//fb - 0xd1,//fc - 0xd1,//fd - 0xd1,//fe - 0xd1 //ff -}; diff --git a/Frameworks/GME/vgmplay/chips/x1_010.c b/Frameworks/GME/vgmplay/chips/x1_010.c deleted file mode 100644 index f6e0b932a..000000000 --- a/Frameworks/GME/vgmplay/chips/x1_010.c +++ /dev/null @@ -1,404 +0,0 @@ -/*************************************************************************** - - -= Seta Hardware =- - - driver by Luca Elia (l.elia@tin.it) - - rewrite by Manbow-J(manbowj@hamal.freemail.ne.jp) - - X1-010 Seta Custom Sound Chip (80 Pin PQFP) - - Custom programmed Mitsubishi M60016 Gate Array, 3608 gates, 148 Max I/O ports - - The X1-010 is 16 Voices sound generator, each channel gets it's - waveform from RAM (128 bytes per waveform, 8 bit unsigned data) - or sampling PCM(8bit unsigned data). - -Registers: - 8 registers per channel (mapped to the lower bytes of 16 words on the 68K) - - Reg: Bits: Meaning: - - 0 7654 3--- - ---- -2-- PCM/Waveform repeat flag (0:Ones 1:Repeat) (*1) - ---- --1- Sound out select (0:PCM 1:Waveform) - ---- ---0 Key on / off - - 1 7654 ---- PCM Volume 1 (L?) - ---- 3210 PCM Volume 2 (R?) - Waveform No. - - 2 PCM Frequency - Waveform Pitch Lo - - 3 Waveform Pitch Hi - - 4 PCM Sample Start / 0x1000 [Start/End in bytes] - Waveform Envelope Time - - 5 PCM Sample End 0x100 - (Sample End / 0x1000) [PCM ROM is Max 1MB?] - Waveform Envelope No. - 6 Reserved - 7 Reserved - - offset 0x0000 - 0x0fff Wave form data - offset 0x1000 - 0x1fff Envelope data - - *1 : when 0 is specified, hardware interrupt is caused(allways return soon) - -***************************************************************************/ - -//#include "emu.h" -#include -#include -#include // for NULL -#include "mamedef.h" -#include "x1_010.h" - - -#define VERBOSE_SOUND 0 -#define VERBOSE_REGISTER_WRITE 0 -#define VERBOSE_REGISTER_READ 0 - -#define LOG_SOUND(x) do { if (VERBOSE_SOUND) logerror x; } while (0) -#define LOG_REGISTER_WRITE(x) do { if (VERBOSE_REGISTER_WRITE) logerror x; } while (0) -#define LOG_REGISTER_READ(x) do { if (VERBOSE_REGISTER_READ) logerror x; } while (0) - -#define SETA_NUM_CHANNELS 16 - -//#define FREQ_BASE_BITS 8 // Frequency fixed decimal shift bits -#define FREQ_BASE_BITS 14 // Frequency fixed decimal shift bits -#define ENV_BASE_BITS 16 // wave form envelope fixed decimal shift bits -#define VOL_BASE (2*32*256/30) // Volume base - -/* this structure defines the parameters for a channel */ -typedef struct { - unsigned char status; - unsigned char volume; // volume / wave form no. - unsigned char frequency; // frequency / pitch lo - unsigned char pitch_hi; // reserved / pitch hi - unsigned char start; // start address / envelope time - unsigned char end; // end address / envelope no. - unsigned char reserve[2]; -} X1_010_CHANNEL; - -typedef struct _x1_010_state x1_010_state; -struct _x1_010_state -{ - /* Variables only used here */ - int rate; // Output sampling rate (Hz) - //sound_stream * stream; // Stream handle - //int address; // address eor data - //const UINT8 *region; // region name - UINT32 ROMSize; - UINT8* rom; - int sound_enable; // sound output enable/disable - UINT8 reg[0x2000]; // X1-010 Register & wave form area -// UINT8 HI_WORD_BUF[0x2000]; // X1-010 16bit access ram check avoidance work - UINT32 smp_offset[SETA_NUM_CHANNELS]; - UINT32 env_offset[SETA_NUM_CHANNELS]; - - UINT32 base_clock; - - UINT8 Muted[SETA_NUM_CHANNELS]; -}; - -/* mixer tables and internal buffers */ -//static short *mixer_buffer = NULL; - -/*INLINE x1_010_state *get_safe_token(device_t *device) -{ - assert(device != NULL); - assert(device->type() == X1_010); - return (x1_010_state *)downcast(device)->token(); -}*/ - - -/*-------------------------------------------------------------- - generate sound to the mix buffer ---------------------------------------------------------------*/ -//static STREAM_UPDATE( seta_update ) -void seta_update(void *param, stream_sample_t **outputs, int samples) -{ - x1_010_state *info = (x1_010_state *)param; - X1_010_CHANNEL *reg; - int ch, i, volL, volR, freq, div; - register INT8 *start, *end, data; - register UINT8 *env; - register UINT32 smp_offs, smp_step, env_offs, env_step, delta; - - // mixer buffer zero clear - memset( outputs[0], 0, samples*sizeof(*outputs[0]) ); - memset( outputs[1], 0, samples*sizeof(*outputs[1]) ); - -// if( info->sound_enable == 0 ) return; - - for( ch = 0; ch < SETA_NUM_CHANNELS; ch++ ) { - reg = (X1_010_CHANNEL *)&(info->reg[ch*sizeof(X1_010_CHANNEL)]); - if( (reg->status&1) != 0 && ! info->Muted[ch]) { // Key On - stream_sample_t *bufL = outputs[0]; - stream_sample_t *bufR = outputs[1]; - div = (reg->status&0x80) ? 1 : 0; - if( (reg->status&2) == 0 ) { // PCM sampling - start = (INT8 *)(info->rom + reg->start*0x1000); - end = (INT8 *)(info->rom + (0x100-reg->end)*0x1000); - volL = ((reg->volume>>4)&0xf)*VOL_BASE; - volR = ((reg->volume>>0)&0xf)*VOL_BASE; - smp_offs = info->smp_offset[ch]; - freq = reg->frequency>>div; - // Meta Fox does write the frequency register, but this is a hack to make it "work" with the current setup - // This is broken for Arbalester (it writes 8), but that'll be fixed later. - if( freq == 0 ) freq = 4; - smp_step = (UINT32)((float)info->base_clock/8192.0f - *freq*(1<rate+0.5f); -#ifdef _DEBUG - if( smp_offs == 0 ) { - LOG_SOUND(( "Play sample %p - %p, channel %X volume %d:%d freq %X step %X offset %X\n", - start, end, ch, volL, volR, freq, smp_step, smp_offs )); - } -#endif - for( i = 0; i < samples; i++ ) { - delta = smp_offs>>FREQ_BASE_BITS; - // sample ended? - if( start+delta >= end ) { - reg->status &= ~0x01; // Key off - break; - } - data = *(start+delta); - *bufL++ += (data*volL/256); - *bufR++ += (data*volR/256); - smp_offs += smp_step; - } - info->smp_offset[ch] = smp_offs; - } else { // Wave form - start = (INT8 *)&(info->reg[reg->volume*128+0x1000]); - smp_offs = info->smp_offset[ch]; - freq = ((reg->pitch_hi<<8)+reg->frequency)>>div; - smp_step = (UINT32)((float)info->base_clock/128.0/1024.0/4.0*freq*(1<rate+0.5f); - - env = (UINT8 *)&(info->reg[reg->end*128]); - env_offs = info->env_offset[ch]; - env_step = (UINT32)((float)info->base_clock/128.0/1024.0/4.0*reg->start*(1<rate+0.5f); - /* Print some more debug info */ -#ifdef _DEBUG - if( smp_offs == 0 ) { - LOG_SOUND(( "Play waveform %X, channel %X volume %X freq %4X step %X offset %X\n", - reg->volume, ch, reg->end, freq, smp_step, smp_offs )); - } -#endif - for( i = 0; i < samples; i++ ) { - int vol; - delta = env_offs>>ENV_BASE_BITS; - // Envelope one shot mode - if( (reg->status&4) != 0 && delta >= 0x80 ) { - reg->status &= ~0x01; // Key off - break; - } - vol = *(env+(delta&0x7f)); - volL = ((vol>>4)&0xf)*VOL_BASE; - volR = ((vol>>0)&0xf)*VOL_BASE; - data = *(start+((smp_offs>>FREQ_BASE_BITS)&0x7f)); - *bufL++ += (data*volL/256); - *bufR++ += (data*volR/256); - smp_offs += smp_step; - env_offs += env_step; - } - info->smp_offset[ch] = smp_offs; - info->env_offset[ch] = env_offs; - } - } - } -} - - - -//static DEVICE_START( x1_010 ) -int device_start_x1_010(void **_info, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE) -{ - int i; - //const x1_010_interface *intf = (const x1_010_interface *)device->static_config(); - //x1_010_state *info = get_safe_token(device); - x1_010_state *info; - - info = (x1_010_state *) calloc(1, sizeof(x1_010_state)); - *_info = (void *) info; - - //info->region = *device->region(); - //info->base_clock = device->clock(); - //info->rate = device->clock() / 1024; - //info->address = intf->adr; - info->ROMSize = 0x00; - info->rom = NULL; - info->base_clock = clock; - info->rate = clock / 1024; - if (((CHIP_SAMPLING_MODE & 0x01) && info->rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - info->rate = CHIP_SAMPLE_RATE; - - for( i = 0; i < SETA_NUM_CHANNELS; i++ ) { - info->smp_offset[i] = 0; - info->env_offset[i] = 0; - } - /* Print some more debug info */ - //LOG_SOUND(("masterclock = %d rate = %d\n", device->clock(), info->rate )); - - /* get stream channels */ - //info->stream = device->machine().sound().stream_alloc(*device,0,2,info->rate,info,seta_update); - return info->rate; -} - -void device_stop_x1_010(void *_info) -{ - x1_010_state *info = (x1_010_state *)_info; - - free(info->rom); info->rom = NULL; - - free(info); - - return; -} - -void device_reset_x1_010(void *_info) -{ - x1_010_state *info = (x1_010_state *)_info; - - memset(info->reg, 0, 0x2000); - //memset(info->HI_WORD_BUF, 0, 0x2000); - memset(info->smp_offset, 0, SETA_NUM_CHANNELS * sizeof(UINT32)); - memset(info->env_offset, 0, SETA_NUM_CHANNELS * sizeof(UINT32)); - - return; -} - - -/*void seta_sound_enable_w(device_t *device, int data) -{ - x1_010_state *info = get_safe_token(device); - info->sound_enable = data; -}*/ - - - -/* Use these for 8 bit CPUs */ - - -//READ8_DEVICE_HANDLER( seta_sound_r ) -UINT8 seta_sound_r(void *_info, offs_t offset) -{ - //x1_010_state *info = get_safe_token(device); - x1_010_state *info = (x1_010_state *)_info; - //offset ^= info->address; - return info->reg[offset]; -} - - - - -//WRITE8_DEVICE_HANDLER( seta_sound_w ) -void seta_sound_w(void *_info, offs_t offset, UINT8 data) -{ - //x1_010_state *info = get_safe_token(device); - x1_010_state *info = (x1_010_state *)_info; - int channel, reg; - //offset ^= info->address; - - channel = offset/sizeof(X1_010_CHANNEL); - reg = offset%sizeof(X1_010_CHANNEL); - - if( channel < SETA_NUM_CHANNELS && reg == 0 - && (info->reg[offset]&1) == 0 && (data&1) != 0 ) { - info->smp_offset[channel] = 0; - info->env_offset[channel] = 0; - } - //LOG_REGISTER_WRITE(("%s: offset %6X : data %2X\n", device->machine().describe_context(), offset, data )); - info->reg[offset] = data; -} - -void x1_010_write_rom(void *_info, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData) -{ - x1_010_state *info = (x1_010_state *)_info; - - if (info->ROMSize != ROMSize) - { - info->rom = (UINT8*)realloc(info->rom, ROMSize); - info->ROMSize = ROMSize; - memset(info->rom, 0xFF, ROMSize); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(info->rom + DataStart, ROMData, DataLength); - - return; -} - - -void x1_010_set_mute_mask(void *_info, UINT32 MuteMask) -{ - x1_010_state *info = (x1_010_state *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < SETA_NUM_CHANNELS; CurChn ++) - info->Muted[CurChn] = (MuteMask >> CurChn) & 0x01; - - return; -} - - - - -/* Use these for 16 bit CPUs */ - -/*READ16_DEVICE_HANDLER( seta_sound_word_r ) -{ - //x1_010_state *info = get_safe_token(device); - x1_010_state *info = &X1010Data[ChipID]; - UINT16 ret; - - ret = info->HI_WORD_BUF[offset]<<8; - ret += (seta_sound_r( device, offset )&0xff); - LOG_REGISTER_READ(( "%s: Read X1-010 Offset:%04X Data:%04X\n", device->machine().describe_context(), offset, ret )); - return ret; -} - -WRITE16_DEVICE_HANDLER( seta_sound_word_w ) -{ - //x1_010_state *info = get_safe_token(device); - x1_010_state *info = &X1010Data[ChipID]; - info->HI_WORD_BUF[offset] = (data>>8)&0xff; - seta_sound_w( device, offset, data&0xff ); - LOG_REGISTER_WRITE(( "%s: Write X1-010 Offset:%04X Data:%04X\n", device->machine().describe_context(), offset, data )); -}*/ - - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( x1_010 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(x1_010_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( x1_010 ); break; - case DEVINFO_FCT_STOP: // Nothing // break; - case DEVINFO_FCT_RESET: // Nothing // break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "X1-010"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Seta custom"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -} - - -DEFINE_LEGACY_SOUND_DEVICE(X1_010, x1_010);*/ diff --git a/Frameworks/GME/vgmplay/chips/x1_010.h b/Frameworks/GME/vgmplay/chips/x1_010.h deleted file mode 100644 index af60f0b8e..000000000 --- a/Frameworks/GME/vgmplay/chips/x1_010.h +++ /dev/null @@ -1,38 +0,0 @@ -#pragma once - -#ifndef __X1_010_H__ -#define __X1_010_H__ - -//#include "devlegcy.h" - - -/*typedef struct _x1_010_interface x1_010_interface; -struct _x1_010_interface -{ - int adr; // address -};*/ - - -void seta_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_x1_010(void **chip, int clock, int CHIP_SAMPLING_MODE, int CHIP_SAMPLE_RATE); -void device_stop_x1_010(void *chip); -void device_reset_x1_010(void *chip); - -//READ8_DEVICE_HANDLER ( seta_sound_r ); -//WRITE8_DEVICE_HANDLER( seta_sound_w ); -UINT8 seta_sound_r(void *chip, offs_t offset); -void seta_sound_w(void *chip, offs_t offset, UINT8 data); - -//READ16_DEVICE_HANDLER ( seta_sound_word_r ); -//WRITE16_DEVICE_HANDLER( seta_sound_word_w ); - -//void seta_sound_enable_w(device_t *device, int data); - -void x1_010_write_rom(void *chip, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData); - -void x1_010_set_mute_mask(void *chip, UINT32 MuteMask); - -//DECLARE_LEGACY_SOUND_DEVICE(X1_010, x1_010); - -#endif /* __X1_010_H__ */ diff --git a/Frameworks/GME/vgmplay/chips/yam.c b/Frameworks/GME/vgmplay/chips/yam.c deleted file mode 100644 index 700c52c26..000000000 --- a/Frameworks/GME/vgmplay/chips/yam.c +++ /dev/null @@ -1,3114 +0,0 @@ -///////////////////////////////////////////////////////////////////////////// -// -// yam - Emulates Yamaha SCSP and AICA -// -///////////////////////////////////////////////////////////////////////////// - -#define EMU_COMPILE - -#ifdef VGMPLAY_BIG_ENDIAN -#define EMU_BIG_ENDIAN -#else -#define EMU_LITTLE_ENDIAN -#endif - -#ifndef EMU_COMPILE -#error "Hi I forgot to set EMU_COMPILE" -#endif - -#include "yam.h" - -#ifdef _WIN32 -#define WIN32_LEAN_AND_MEAN -#include -#elif defined(HAVE_MPROTECT) -#include -#include -#include -#endif - -#include -#include - -#ifndef _WIN32 -#define __cdecl -#ifdef __aarch64__ -#define __fastcall -#else -#define __fastcall __attribute__((regparm(3))) -#endif -#endif - -/* No dynarec for x86_64 yet */ -#if defined(_WIN32) || defined(__i386__) -#define ENABLE_DYNAREC -#endif -#if defined(_WIN64) || defined(__amd64__) -#undef ENABLE_DYNAREC -#endif - -// no 'conversion from _blah_ possible loss of data' warnings -#ifdef _MSC_VER -#pragma warning (disable: 4244) -#endif - -///////////////////////////////////////////////////////////////////////////// - -#define RENDERMAX (200) -#define RINGMAX (256) // should be nearest power of two that's at least one greater than RENDERMAX - -///////////////////////////////////////////////////////////////////////////// - -#define INT_ONE_SAMPLE (10) -#define INT_MIDI_OUTPUT (9) -#define INT_TIMER_C (8) -#define INT_TIMER_B (7) -#define INT_TIMER_A (6) -#define INT_CPU (5) -#define INT_DMA_END (4) -#define INT_MIDI_INPUT (3) -#define INT_RESERVED_2 (2) -#define INT_RESERVED_1 (1) -#define INT_EXTERNAL (0) - -///////////////////////////////////////////////////////////////////////////// -// -// Static information -// - -#define MAKELFOPHASEINC(x) (((uint64)(0x100000000)) / ((uint64)(x))) - -static const uint32 lfophaseinctable[0x20] = { -MAKELFOPHASEINC(0x3FC00),MAKELFOPHASEINC(0x37C00),MAKELFOPHASEINC(0x2FC00),MAKELFOPHASEINC(0x27C00), -MAKELFOPHASEINC(0x1FC00),MAKELFOPHASEINC(0x1BC00),MAKELFOPHASEINC(0x17C00),MAKELFOPHASEINC(0x13C00), -MAKELFOPHASEINC(0x0FC00),MAKELFOPHASEINC(0x0BC00),MAKELFOPHASEINC(0x0DC00),MAKELFOPHASEINC(0x09C00), -MAKELFOPHASEINC(0x07C00),MAKELFOPHASEINC(0x06C00),MAKELFOPHASEINC(0x05C00),MAKELFOPHASEINC(0x04C00), -MAKELFOPHASEINC(0x03C00),MAKELFOPHASEINC(0x03400),MAKELFOPHASEINC(0x02C00),MAKELFOPHASEINC(0x02400), -MAKELFOPHASEINC(0x01C00),MAKELFOPHASEINC(0x01800),MAKELFOPHASEINC(0x01400),MAKELFOPHASEINC(0x01000), -MAKELFOPHASEINC(0x00C00),MAKELFOPHASEINC(0x00A00),MAKELFOPHASEINC(0x00800),MAKELFOPHASEINC(0x00600), -MAKELFOPHASEINC(0x00400),MAKELFOPHASEINC(0x00300),MAKELFOPHASEINC(0x00200),MAKELFOPHASEINC(0x00100) -}; - -static const uint8 envattackshift[0x3D][4] = { -/* 00-07 */ {4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4}, -/* 08-0F */ {4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4}, -/* 10-17 */ {4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4}, -/* 18-1F */ {4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4}, -/* 20-27 */ {4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4}, -/* 28-2F */ {4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4},{4,4,4,4}, -/* 30-37 */ {4,4,4,4},{3,4,4,4},{3,4,3,4},{3,3,3,4},{3,3,3,3},{2,3,3,3},{2,3,2,3},{2,2,2,3}, -/* 38-3C */ {2,2,2,2},{1,2,2,2},{1,2,1,2},{1,1,1,2},{1,1,1,1} -}; - -static const uint8 envdecayvalue[0x3D][4] = { -/* 00-07 */ {1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1}, -/* 08-0F */ {1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1}, -/* 10-17 */ {1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1}, -/* 18-1F */ {1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1}, -/* 20-27 */ {1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1}, -/* 28-2F */ {1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1},{1,1,1,1}, -/* 30-37 */ {1,1,1,1},{2,1,1,1},{2,1,2,1},{2,2,2,1},{2,2,2,2},{4,2,2,2},{4,2,4,2},{4,4,4,2}, -/* 38-3C */ {4,4,4,4},{8,4,4,4},{8,4,8,4},{8,8,8,4},{8,8,8,8} -}; - -static const int adpcmscale[8] = { - 0xE6, 0xE6, 0xE6, 0xE6, 0x133, 0x199, 0x200, 0x266 -}; - -static const int adpcmdiff[8] = { - 1, 3, 5, 7, 9, 11, 13, 15 -}; - -static const sint32 qtable[32] = { -0x0E00,0x0E80,0x0F00,0x0F80, -0x1000,0x1080,0x1100,0x1180, -0x1200,0x1280,0x1300,0x1280, -0x1400,0x1480,0x1500,0x1580, -0x1600,0x1680,0x1700,0x1780, -0x1800,0x1880,0x1900,0x1980, -0x1A00,0x1A80,0x1B00,0x1B80, -0x1C00,0x1D00,0x1E00,0x1F00 -}; - -static const uint8 pan_att_l[32] = { 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 }; -static const uint8 pan_att_r[32] = { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,32 }; - -static void convert_stereo_send_level( - uint8 sdl, uint8 pan, - uint8 *att_l, uint8 *att_r, - sint32 *lin_l, sint32 *lin_r -) { - uint8 al = 0, ar = 0; - sint32 ll = 0, lr = 0; - sdl &= 0xF; - if(sdl) { - pan &= 0x1F; - al = sdl ^ 0xF; - ar = sdl ^ 0xF; - al += pan_att_l[pan]; - ar += pan_att_r[pan]; - ll = 4 - (al & 1); - lr = 4 - (ar & 1); - al >>= 1; al += 2; - ar >>= 1; ar += 2; - if(al >= 16) { al = 0; ll = 0; } - if(ar >= 16) { ar = 0; lr = 0; } - } - *att_l = al; - *att_r = ar; - *lin_l = ll; - *lin_r = lr; -} - -///////////////////////////////////////////////////////////////////////////// - -sint32 EMU_CALL yam_init(void) { - return 0; -} - - -///////////////////////////////////////////////////////////////////////////// -/* -static int gfreq[201]; - -void yam_debugoutput(void) { - int i; - int t=0; - int u=0; - for(i=0;i<201;i++) { - printf("gfreq[%3d]=%d\n",i,gfreq[i]); - t += i*gfreq[i]; - u += gfreq[i]; - } - printf("avg = %d/%d\n",t,u); - -} -*/ -///////////////////////////////////////////////////////////////////////////// -// -// State information -// -#define YAMSTATE ((struct YAM_STATE*)(state)) - -#define LOOP_NONE (0) -#define LOOP_FORWARDS (1) -#define LOOP_BACKWARDS (2) -#define LOOP_BIDIRECTIONAL (3) - -struct YAM_CHAN { - uint8 mute; - uint8 kyonb; - uint8 ssctl; - sint8 sampler_dir; - uint8 sampler_looptype; - sint32 sampler_invert; // bits 15-31 = invert sign bit, bits 0-14 = invert other bits - uint8 pcms; - uint32 sampleaddr; - sint32 loopstart; - sint32 loopend; - uint8 ar[4]; // amplitude envelope rate: attack, decay, sustain, release - uint8 dl; - uint8 krs; - uint8 link; - uint8 oct; - uint16 fns; - uint8 lfore; - uint8 lfof; - uint8 plfows; - uint8 plfos; - uint8 alfows; - uint8 alfos; - uint8 dspchan; - uint8 dsplevel; - uint8 disdl; - uint8 dipan; - uint8 tl; - uint8 voff; - uint8 lpoff; - uint8 q; - uint8 stwinh; - uint8 mdl; - uint8 mdxsl; - uint8 mdysl; - uint16 flv[5]; - uint8 fr[4]; // filter envelope rate: attack, decay, sustain, release - uint16 envlevelmask[4]; // for EGHOLD, the first will be 0 - uint16 envlevel; - uint16 lpflevel; - uint8 envstate; - uint8 lpfstate; - uint8 lp; - uint32 playpos; - uint32 frcphase; - uint32 lfophase; - sint32 samplebufcur; // these are 16-bit signed - sint32 samplebufnext; // these are 16-bit signed - sint32 lpp1; - sint32 lpp2; - sint32 adpcmstep; - sint32 adpcmstep_loopstart; - sint32 adpcmprev; - sint32 adpcmprev_loopstart; - uint8 adpcminloop; -}; - -struct MPRO { - uint8 c_0rrrrrrr; // CRA (up to 7 bits) - uint8 t_0rrrrrrr; // TRA - uint8 t_Twwwwwww; // !TWT, TWA - sint8 tablemask; // -1 if table - sint8 adrmask; // -1 if adreb=1 - sint8 negb; // -1 if negb - uint8 __kisxzbon; // skip, interpolate, saturate, XSEL, ZERO, BSEL, NOFL, NXADR - uint8 m_wrAFyyYh; // MWT, MRD, ADRL, FRCL, YSEL, YRL, shift-left-by - uint8 i_00rrrrrr; // IRA - uint8 i_0T0wwwww; // !IWT, IWA - uint8 e_000Twwww; // !EWT, EWA - uint8 m_00aaaaaa; // MASA -}; - -static uint64 mpro_scsp_read(struct MPRO *mpro) { - uint64 value = 0; - value |= ((uint64)(mpro->t_0rrrrrrr )) << 56; // TRA - value |= ((uint64)(mpro->t_Twwwwwww ^ 0x80)) << 48; // !TWT, TWA - value |= ((uint64)(mpro->tablemask & 1)) << 31; // TABLE - value |= ((uint64)(mpro->adrmask & 1)) << 1; // ADREB - value |= ((uint64)(mpro->negb & 1)) << 18; // NEGB - { uint64 sh = mpro->m_wrAFyyYh & 1; - if((mpro->__kisxzbon & 0x20) == 0) { sh ^= 3; } - value |= (sh << 20); // SHFT - } - value |= ((uint64)(mpro->__kisxzbon & 0x10)) << 43; // XSEL - value |= ((uint64)(mpro->__kisxzbon & 0x0C)) << 14; // ZERO, BSEL - value |= ((uint64)(mpro->__kisxzbon & 0x02)) << 6; // NOFL *** THIS IS JUST A GUESS *** - value |= ((uint64)(mpro->__kisxzbon & 0x01)) << 0; // NXADR - value |= ((uint64)(mpro->m_wrAFyyYh & 0xC0)) << 23; // MWT, MRD - value |= ((uint64)(mpro->m_wrAFyyYh & 0x32)) << 18; // ADRL, FRCL, YRL - value |= ((uint64)(mpro->m_wrAFyyYh & 0x0C)) << 43; // YSEL - value |= ((uint64)(mpro->i_00rrrrrr & 0x3F)) << 38; // IRA - value |= ((uint64)(mpro->i_0T0wwwww & 0x1F)) << 32; // IWA - value |= ((uint64)((mpro->i_0T0wwwww & 0x40) ^ 0x40)) << 31; // !IWT - value |= ((uint64)((mpro->e_000Twwww & 0x1F) ^ 0x10)) << 24; // !EWT, EWA - value |= ((uint64)(mpro->m_00aaaaaa & 0x1F)) << 2; // MASA (fewer bits on SCSP) - value |= ((uint64)(mpro->c_0rrrrrrr & 0x3F)) << 9; // CRA (SCSP exclusive) - - return value; -} - -static void mpro_scsp_write(struct MPRO *mpro, uint64 value) { - mpro->t_0rrrrrrr = ((value >> 56) & 0x7F); // TRA - mpro->t_Twwwwwww = ((value >> 48) ^ 0x80); // !TWT, TWA - mpro->tablemask = ((value >> 31) & 1) ? (-1) : (0); // TABLE - mpro->adrmask = ((value >> 1) & 1) ? (-1) : (0); // ADREB - mpro->negb = ((value >> 18) & 1) ? (-1) : (0); // NEGB - mpro->__kisxzbon = 0; - if(!value) { mpro->__kisxzbon |= 0x80; } // skip - if(((value >> 20) & 3) == 3) { mpro->__kisxzbon |= 0x40; } // interpolate - if(((value >> 21) & 1) == 0) { mpro->__kisxzbon |= 0x20; } // saturate - mpro->__kisxzbon |= (value >> 43) & 0x10; // XSEL - mpro->__kisxzbon |= (value >> 14) & 0x0C; // ZERO, BSEL - mpro->__kisxzbon |= (value >> 6) & 0x02; // NOFL *** THIS IS JUST A GUESS *** - mpro->__kisxzbon |= (value >> 0) & 1; // NXADR - mpro->m_wrAFyyYh = (value >> 23) & 0xC0; // MWT, MRD - mpro->m_wrAFyyYh |= (value >> 18) & 0x32; // ADRL, FRCL, YRL - mpro->m_wrAFyyYh |= (value >> 43) & 0x0C; // YSEL - mpro->m_wrAFyyYh |= ((value >> 20) & 1) ^ ((value >> 21) & 1); // shift left by - mpro->i_00rrrrrr = (value >> 38) & 0x3F; // IRA - mpro->i_0T0wwwww = (value >> 32) & 0x1F; // IWA - mpro->i_0T0wwwww |= ((value >> 31) & 0x40) ^ 0x40; // !IWT - mpro->e_000Twwww = ((value >> 24) & 0x1F) ^ 0x10; // !EWT, EWA - mpro->m_00aaaaaa = (value >> 2) & 0x1F; // MASA (fewer bits on SCSP) - mpro->c_0rrrrrrr = (value >> 9) & 0x3F; // CRA (SCSP exclusive) -} - -static void mpro_aica_write(struct MPRO *mpro, uint64 value) { - mpro->t_0rrrrrrr = ((value >> 57) & 0x7F); // TRA - mpro->t_Twwwwwww = ((value >> 49) ^ 0x80); // !TWT, TWA - mpro->tablemask = ((value >> 31) & 1) ? (-1) : (0); // TABLE - mpro->adrmask = ((value >> 8) & 1) ? (-1) : (0); // ADREB - mpro->negb = ((value >> 18) & 1) ? (-1) : (0); // NEGB - mpro->__kisxzbon = 0; - if(!value) { mpro->__kisxzbon |= 0x80; } // skip - if(((value >> 20) & 3) == 3) { mpro->__kisxzbon |= 0x40; } // interpolate - if(((value >> 21) & 1) == 0) { mpro->__kisxzbon |= 0x20; } // saturate - mpro->__kisxzbon |= (value >> 43) & 0x10; // XSEL - mpro->__kisxzbon |= (value >> 14) & 0x0E; // ZERO, BSEL, NOFL - mpro->__kisxzbon |= (value >> 7) & 1; // NXADR - mpro->m_wrAFyyYh = (value >> 23) & 0xC0; // MWT, MRD - mpro->m_wrAFyyYh |= (value >> 18) & 0x32; // ADRL, FRCL, YRL - mpro->m_wrAFyyYh |= (value >> 43) & 0x0C; // YSEL - mpro->m_wrAFyyYh |= ((value >> 20) & 1) ^ ((value >> 21) & 1); // shift left by - mpro->i_00rrrrrr = (value >> 39) & 0x3F; // IRA - mpro->i_0T0wwwww = (value >> 33) & 0x1F; // IWA - mpro->i_0T0wwwww |= ((value >> 32) & 0x40) ^ 0x40; // !IWT - mpro->e_000Twwww = ((value >> 24) & 0x1F) ^ 0x10; // !EWT, EWA - mpro->m_00aaaaaa = (value >> 9) & 0x3F; // MASA -} - -static uint64 mpro_aica_read(struct MPRO *mpro) { - uint64 value = 0; - value |= ((uint64)(mpro->t_0rrrrrrr )) << 57; // TRA - value |= ((uint64)(mpro->t_Twwwwwww ^ 0x80)) << 49; // !TWT, TWA - value |= ((uint64)(mpro->tablemask & 1)) << 31; // TABLE - value |= ((uint64)(mpro->adrmask & 1)) << 8; // ADREB - value |= ((uint64)(mpro->negb & 1)) << 18; // NEGB - { uint64 sh = mpro->m_wrAFyyYh & 1; - if((mpro->__kisxzbon & 0x20) == 0) { sh ^= 3; } - value |= (sh << 20); // SHFT - } - value |= ((uint64)(mpro->__kisxzbon & 0x10)) << 43; // XSEL - value |= ((uint64)(mpro->__kisxzbon & 0x0E)) << 14; // ZERO, BSEL, NOFL - value |= ((uint64)(mpro->__kisxzbon & 0x01)) << 7; // NXADR - value |= ((uint64)(mpro->m_wrAFyyYh & 0xC0)) << 23; // MWT, MRD - value |= ((uint64)(mpro->m_wrAFyyYh & 0x32)) << 18; // ADRL, FRCL, YRL - value |= ((uint64)(mpro->m_wrAFyyYh & 0x0C)) << 43; // YSEL - value |= ((uint64)(mpro->i_00rrrrrr & 0x3F)) << 39; // IRA - value |= ((uint64)(mpro->i_0T0wwwww & 0x1F)) << 33; // IWA - value |= ((uint64)((mpro->i_0T0wwwww & 0x40) ^ 0x40)) << 32; // !IWT - value |= ((uint64)((mpro->e_000Twwww & 0x1F) ^ 0x10)) << 24; // !EWT, EWA - value |= ((uint64)(mpro->m_00aaaaaa & 0x3F)) << 9; // MASA - return value; -} - -#define DYNACODE_MAX_SIZE (0x6000) -#define DYNACODE_SLOP_SIZE (0x80) - -struct YAM_STATE { - // - // Misc. - // - uint32 version; - void *ram_ptr; // EXTERNALLY-REGISTERED pointer - uint32 ram_mask; - sint16 *out_buf; // EXTERNALLY-REGISTERED pointer - uint32 out_pending; - uint32 odometer; - uint8 dry_out_enabled; - uint8 dsp_emulation_enabled; -#ifdef ENABLE_DYNAREC - uint8 dsp_dyna_enabled; - uint8 dsp_dyna_valid; -#endif - uint32 randseed; - uint32 mem_word_address_xor; - uint32 mem_byte_address_xor; - // - // Common regs - // - uint8 efsdl[18]; - uint8 efpan[18]; - uint8 mono; - uint8 mvol; - uint32 rbp; - uint8 rbl; - uint8 afsel; - uint8 mslc; - uint8 mrwinh; - uint8 tctl[3], tim[3]; - uint16 mcieb, mcipd; - uint16 scieb, scipd; - uint8 scilv0, scilv1, scilv2; - uint8 inton, intreq; - uint32 rtc; - // - // DSP regs - // - sint16 coef[128]; // stored as 13-bit - uint16 madrs[64]; - struct MPRO mpro[128]; - sint32 temp[128]; - // INPUTS all pre-promoted to 24-bit - // 0x00-0x1F: MEMS - // 0x20-0x2F: MIXS - // 0x30-0x31: EXTS - // 0x32-0x3F: always zero - // 0x40-0x5F: slop area to handle IWTA - sint32 inputs[0x60]; - // EFREG - // 0x00-0x0F: EFREG - // 0x10-0x1F: slop area to handle EWTA - sint16 efreg[0x20]; - uint32 mdec_ct; - uint32 adrs_reg; - - sint32 xzbchoice[5]; -#define XZBCHOICE_TEMP (0) -#define XZBCHOICE_ACC (1) -#define XZBCHOICE_ZERO (2) -#define XZBCHOICE_ZERO_ACC (3) -#define XZBCHOICE_INPUTS (4) - - sint32 yychoice[4]; -#define YYCHOICE_FRC_REG (0) -#define YYCHOICE_COEF (1) -#define YYCHOICE_Y_REG_H (2) -#define YYCHOICE_Y_REG_L (3) - - sint32 mem_in_data[4]; - - // SCSP modulation data - sint16 ringbuf[32*RINGMAX]; - uint32 bufptr; - // DMA registers - uint32 dmea; - uint16 drga; - uint16 dtlg; - // - // Channel regs - // - struct YAM_CHAN chan[64]; - // - // Buffer for dynarec code - // -#ifdef ENABLE_DYNAREC - uint8 dynacode[DYNACODE_MAX_SIZE]; -#endif -}; - -// -// Get size -// -uint32 EMU_CALL yam_get_state_size(uint8 version) { - return sizeof(struct YAM_STATE); -} - -// -// Initialize DSP state -// -void EMU_CALL yam_clear_state(void *state, uint8 version) { - int i; - if(version != 2) { version = 1; } - // Clear to zero - memset(state, 0, sizeof(struct YAM_STATE)); - // Set version - YAMSTATE->version = version; - // Clear channel regs - for(i = 0; i < 64; i++) { - YAMSTATE->chan[i].envstate = 3; - YAMSTATE->chan[i].lpfstate = 3; - YAMSTATE->chan[i].envlevel = 0x1FFF; - YAMSTATE->chan[i].envlevelmask[0] = 0x1FFF; - YAMSTATE->chan[i].envlevelmask[1] = 0x1FFF; - YAMSTATE->chan[i].envlevelmask[2] = 0x1FFF; - YAMSTATE->chan[i].envlevelmask[3] = 0x1FFF; - YAMSTATE->chan[i].lpflevel = 0x1FFF; - // no lowpass on the SCSP - if(version == 1) { YAMSTATE->chan[i].lpoff = 1; } - } - // Initialize MPRO - for(i = 0; i < 128; i++) { - switch(version) { - case 1: - mpro_scsp_write((YAMSTATE->mpro) + i, 0); - break; - case 2: - YAMSTATE->mpro[i].c_0rrrrrrr = i; - mpro_aica_write((YAMSTATE->mpro) + i, 0); - break; - } - } - // Enable dry output - YAMSTATE->dry_out_enabled = 1; - - // Enable DSP emulation by default - YAMSTATE->dsp_emulation_enabled = 1; - - // Enable DSP dynarec -#ifdef ENABLE_DYNAREC - YAMSTATE->dsp_dyna_enabled = 1; -#endif -} - -///////////////////////////////////////////////////////////////////////////// -// -// Ugly hack to log debug output -// -/* -FILE *logfile = NULL; - -static void logf(const char *fmt, ...) { - va_list a; - va_start(a, fmt); - if(!logfile) { - logfile=fopen("C:\\Corlett\\yam.log","wb"); - } - if(logfile) { vfprintf(logfile, fmt, a); fflush(logfile); } -} - -static void logupdate(struct YAM_STATE *state) { - int i; - logf("log update\n"); -// for(i=0;i<10;i++) { -// logf("mpro %d: %08X %08X\n",i,state->mpro32[2*i+0],state->mpro32[2*i+1]); -// } - for(i = 0; i < 64; i++) { - logf("chan %d: dsp %X level %X\n",i,state->chan[i].dspchan,state->chan[i].dsplevel); - } - for(i = 0; i < 16; i++) { - logf("efsdl %d: %X pan %X\n",i,state->efsdl[i],state->efpan[i]); - } -} - -static void logstep(struct YAM_STATE *state, uint32 odometer) { - static uint32 lastodometer = 0; - if((odometer/50000) > (lastodometer/50000)) { - lastodometer = odometer; - logupdate(state); - } -} - -static int st = 0; - -static void dumpch(struct YAM_STATE *state, struct YAM_CHAN *chan) { - logf("st=%u (%us) envstate=%X level=%X\n",st,st/44100,chan->envstate,chan->envlevel); - logf(" playpos=%X ls=%X le=%X\n",chan->playpos,chan->loopstart,chan->loopend); - logf(" sample=%X tl=%X oct=%X fns=%X\n",chan->sampleaddr, chan->tl,chan->oct,chan->fns); - logf(" rbp=%X rbl=%X\n",state->rbp,state->rbl); -} -*/ - -///////////////////////////////////////////////////////////////////////////// -// -// Set RAM pointer and size (must be a power of 2) -// -void EMU_CALL yam_setram(void *state, uint32 *ram, uint32 size, uint8 mbx, uint8 mwx) { - YAMSTATE->ram_ptr = ram; - if((size & (size-1)) == 0) { - YAMSTATE->ram_mask = size-1; - } else { - YAMSTATE->ram_mask = 0; - } - YAMSTATE->mem_byte_address_xor = mbx; - YAMSTATE->mem_word_address_xor = mwx; - // - // Invalidate dynarec code - // -#ifdef ENABLE_DYNAREC - YAMSTATE->dsp_dyna_valid = 0; -#endif -} - -///////////////////////////////////////////////////////////////////////////// -// -// Set output buffer pointer and begin new execution run -// -void EMU_CALL yam_beginbuffer(void *state, sint16 *buf) { - YAMSTATE->out_buf = buf; - YAMSTATE->out_pending = 0; -} - -///////////////////////////////////////////////////////////////////////////// -// -// Enable or disable various things -// -void EMU_CALL yam_enable_dry(void *state, uint8 enable) { - YAMSTATE->dry_out_enabled = (enable != 0); -} - -void EMU_CALL yam_enable_dsp(void *state, uint8 enable) { - YAMSTATE->dsp_emulation_enabled = (enable != 0); -#ifdef ENABLE_DYNAREC - if(enable == 0) { YAMSTATE->dsp_dyna_valid = 0; } -#endif -} - -void EMU_CALL yam_enable_dsp_dynarec(void *state, uint8 enable) { -#ifdef ENABLE_DYNAREC - YAMSTATE->dsp_dyna_enabled = (enable != 0); - if(enable == 0) { YAMSTATE->dsp_dyna_valid = 0; } -#endif -} - -///////////////////////////////////////////////////////////////////////////// -// -// Timers / interrupts -// - -// -// Recompute intreq -// -static void sci_recompute(struct YAM_STATE *state) { - int i; - uint16 scipd = (state->scipd) & (state->scieb); - state->inton = 0; - for(i = 10; i >= 0; i--) { - if(((scipd) >> i) & 1) { - if(i > 7) i = 7; - state->intreq = - ((((state->scilv0) >> i) & 1) << 0) | - ((((state->scilv1) >> i) & 1) << 1) | - ((((state->scilv2) >> i) & 1) << 2); - state->inton = state->intreq; - return; - } - } -} - -// -// Signal an interrupt -// -static void sci_signal(struct YAM_STATE *state, int n) { - state->scipd |= (1 << n); - if(!(state->inton)) { - sci_recompute(state); - } -} - -uint8* EMU_CALL yam_get_interrupt_pending_ptr(void *state) { - return &(YAMSTATE->inton); -} - -// -// Determine how many samples until the next interrupt -// -uint32 EMU_CALL yam_get_min_samples_until_interrupt(void *state) { - uint32 min = 0xFFFFFFFF; - uint32 t, samples; - -//return 1; - - for(t = 0; t < 3; t++) { - if(YAMSTATE->scieb & (1 << (INT_TIMER_A + t))) { - samples = 0x100-((uint32)(YAMSTATE->tim[t])); - samples <<= YAMSTATE->tctl[t]; - samples -= (YAMSTATE->odometer) & ((1<tctl[t])-1); - if(samples < min) { min = samples; } - } - } -//printf("yam min: ta=%X %02X tb=%X %02X tc=%X %02X min=%u\n",YAMSTATE->tctl[0],YAMSTATE->tim[0],YAMSTATE->tctl[1],YAMSTATE->tim[1],YAMSTATE->tctl[2],YAMSTATE->tim[2],min); -// min should never be 1 if the above is correct -// if(min < 1) { min = 1; } - return min; -} - -///////////////////////////////////////////////////////////////////////////// -// -// Advance timers and interrupts -// -void EMU_CALL yam_advance(void *state, uint32 samples) { - uint32 t; -//printf("yam_advance(%u)",samples); - for(t = 0; t < 3; t++) { - uint8 scale = YAMSTATE->tctl[t]; - uint32 whole = YAMSTATE->tim[t]; - uint32 frac = (YAMSTATE->odometer) & ((1<= remain) { sci_signal(state, INT_TIMER_A + t); } - YAMSTATE->tim[t] = ((frac + samples + (whole << scale)) >> scale) & 0xFF; - } - YAMSTATE->out_pending += samples; - YAMSTATE->odometer += samples; -} - -///////////////////////////////////////////////////////////////////////////// -// -// Key on/off -// -static void keyon(struct YAM_CHAN *chan) { -//printf("keyon %08X\n",chan); - // Ignore redundant key-ons - if(chan->envstate != 3) return; - chan->sampler_dir = 1; - chan->playpos = 0; - chan->envlevel = 0x280; - chan->lpflevel = chan->flv[0]; - chan->envstate = 0; - chan->lpfstate = 0; - chan->adpcmstep = 0x7F; - chan->adpcmstep_loopstart = 0; - chan->adpcmprev = 0; - chan->adpcmprev_loopstart = 0; - chan->adpcminloop = 0; - chan->samplebufcur = 0; - chan->samplebufnext = 0; -//printf("keyon %08X passed\n",chan); -} - -static void keyoff(struct YAM_CHAN *chan) { - chan->envstate = 3; - chan->lpfstate = 3; -} - -///////////////////////////////////////////////////////////////////////////// -// -// Estimate play position for a channel -// -// These are ROUGH approximations, and will not be entirely accurate in the -// following conditions: -// -// - any pitch LFO is applied -// - bidirectional loop mode -// - weird values of loopstart or loopend -// -static uint32 calculate_playpos( - struct YAM_STATE *state, - struct YAM_CHAN *chan -) { - sint32 p, deltap, loopsize; - - if(!(chan->sampler_dir)) return 0; - - if(state->out_pending > 100) yam_flush(state); - - loopsize = chan->loopend - chan->loopstart; - if(loopsize < 1) { loopsize = 1; } - - { uint32 oct = chan->oct^8; - uint32 fns = chan->fns^0x400; - uint32 base_phaseinc = fns << oct; - // weird ADPCM thing mentioned in official doc - if(chan->pcms == 2 && oct >= 0xA) { base_phaseinc <<= 1; } - deltap = base_phaseinc * ((uint32)(state->out_pending)); - deltap &= 0x7FFFFFFF; - deltap >>= 18; - } - p = ((uint16)(chan->playpos)); - - switch(chan->sampler_looptype) { - case LOOP_NONE: - p += deltap; - if(p >= chan->loopend) p = 0; - break; - case LOOP_FORWARDS: - p += deltap; - if(p >= chan->loopstart) { - p -= chan->loopstart; - p %= loopsize; - p += chan->loopstart; - } - break; - case LOOP_BACKWARDS: - if(p >= chan->loopstart) { - p -= chan->loopstart; - p = loopsize - p; - p += chan->loopstart; - } - p += deltap; - if(p >= chan->loopstart) { - p -= chan->loopstart; - p %= loopsize; - p += chan->loopstart; - } - if(p >= chan->loopstart) { - p -= chan->loopstart; - p = loopsize - p; - p += chan->loopstart; - } - break; - case LOOP_BIDIRECTIONAL: - if(chan->sampler_dir < 0) { - p = chan->loopend + loopsize - (p - chan->loopstart); - } - p += deltap; - if(p >= chan->loopstart) { - p -= chan->loopstart; - p %= 2 * loopsize; - p += chan->loopstart; - } - if(p >= chan->loopend) { - p = chan->loopend - (p - chan->loopend); - } - break; - } - return p & 0xFFFF; -} - -///////////////////////////////////////////////////////////////////////////// -// -// Channel registers -// -static uint32 chan_scsp_load_reg(struct YAM_STATE *state, uint8 ch, uint8 a) { - struct YAM_CHAN *chan = state->chan + (((uint32)ch) & 0x1F); - uint16 d = 0; - // don't really need a flush for loading chan regs - switch(a & 0x1E) { - case 0x00: // PlayControl - d = (((uint32)(chan->kyonb )) & 0x0001) << 11; - d |= (((uint32)(chan->sampler_invert )) & 0xC000) >> 5; - d |= (((uint32)(chan->ssctl )) & 0x0003) << 7; - d |= (((uint32)(chan->sampler_looptype)) & 0x0003) << 5; - d |= (((uint32)(chan->pcms )) & 0x0001) << 4; - d |= ((chan->sampleaddr) >> 16) & 0xF; - break; - case 0x02: // SampleAddrLow - d = chan->sampleaddr; - break; - case 0x04: // LoopStart - d = chan->loopstart; - break; - case 0x06: // LoopEnd - d = chan->loopend; - break; - case 0x08: // AmpEnv1 - d = (((uint32)(chan->ar[2] )) & 0x001F) << 11; - d |= (((uint32)(chan->ar[1] )) & 0x001F) << 6; - d |= ((((uint32)(chan->envlevelmask[0])) & 1) ^ 1) << 5; - d |= (((uint32)(chan->ar[0] )) & 0x001F) << 0; - break; - case 0x0A: // AmpEnv2 - d = (((uint32)(chan->link )) & 0x0001) << 14; - d |= (((uint32)(chan->krs )) & 0x000F) << 10; - d |= (((uint32)(chan->dl )) & 0x001F) << 5; - d |= (((uint32)(chan->ar[3] )) & 0x001F) << 0; - break; - case 0x0C: // TotalLevel - d = (((uint32)(chan->stwinh )) & 0x0001) << 9; - d |= (((uint32)(chan->voff )) & 0x0001) << 8; - d |= (((uint32)(chan->tl )) & 0x00FF) << 0; - break; - case 0x0E: // Modulation - d = (((uint32)(chan->mdl )) & 0x000F) << 12; - d |= (((uint32)(chan->mdxsl )) & 0x003F) << 6; - d |= (((uint32)(chan->mdysl )) & 0x003F) << 0; - break; - case 0x10: // SampleRatePitch - d = (((uint32)(chan->oct )) & 0x000F) << 11; - d |= (((uint32)(chan->fns )) & 0x07FF) << 0; - break; - case 0x12: // LFOControl - d = (((uint32)(chan->lfore )) & 0x0001) << 15; - d |= (((uint32)(chan->lfof )) & 0x001F) << 10; - d |= (((uint32)(chan->plfows )) & 0x0003) << 8; - d |= (((uint32)(chan->plfos )) & 0x0007) << 5; - d |= (((uint32)(chan->alfows )) & 0x0003) << 3; - d |= (((uint32)(chan->alfos )) & 0x0007) << 0; - break; - case 0x14: // DSPInputSelect - d = (((uint32)(chan->dspchan )) & 0x000F) << 3; - d |= (((uint32)(chan->dsplevel )) & 0x000E) >> 1; - break; - case 0x16: // SendLevels - d = (((uint32)(chan->disdl )) & 0x000E) << 12; - d |= (((uint32)(chan->dipan )) & 0x001F) << 8; - if(ch < 18) { - d |= (((uint32)(state->efsdl[ch])) & 0x0E) << 4; - d |= (((uint32)(state->efpan[ch])) & 0x1F) << 0; - } - break; - } - return d; -} - -static void chan_scsp_store_reg(struct YAM_STATE *state, uint8 ch, uint8 a, uint32 d, uint32 mask) { - struct YAM_CHAN *chan; - a &= 0x1E; - if(a >= 0x18) return; - yam_flush(YAMSTATE); - chan = state->chan + (((uint32)ch) & 0x1F); - switch(a & 0x1E) { - case 0x00: // PlayControl - if(mask & 0x00FF) { - chan->sampleaddr &= 0xFFFF; - chan->sampleaddr |= (((uint32)d) & 0xF) << 16; - chan->pcms = (d >> 4) & 1; - chan->sampler_looptype = (d >> 5) & 3; - chan->ssctl &= 2; - chan->ssctl |= (d >> 7) & 1; - } - if(mask & 0xFF00) { - chan->ssctl &= 1; - chan->ssctl |= (d >> 7) & 2; - chan->sampler_invert = 0; - if(d & (1<< 9)) chan->sampler_invert |= 0x00007FFF; - if(d & (1<<10)) chan->sampler_invert |= 0xFFFF8000; - chan->kyonb = (d >> 11) & 1; - if(d & 0x1000) { // kyonex - int ch; -//for(ch=0;ch<32;ch++){printf("%d",state->chan[ch].envstate);}printf("\n"); - for(ch = 0; ch < 32; ch++) { - if(state->chan[ch].kyonb) { -//printf("*"); - keyon(state->chan + ch); - } else { -//printf("."); - keyoff(state->chan + ch); - } - } -//printf("\n"); -//for(ch=0;ch<32;ch++){printf("%d",state->chan[ch].envstate);}printf("\n"); - } - } - break; - case 0x02: // SampleAddrLow - chan->sampleaddr &= (0xFFFFF ^ mask); - chan->sampleaddr |= (d & mask); - break; - case 0x04: // LoopStart - chan->loopstart &= (0xFFFF ^ mask); - chan->loopstart |= (d & mask); - break; - case 0x06: // LoopEnd - chan->loopend &= (0xFFFF ^ mask); - chan->loopend |= (d & mask); - break; - case 0x08: // AmpEnv1 - if(mask & 0x00FF) { - chan->ar[0] = d & 0x1F; - chan->envlevelmask[0] = (d & (1<<5)) ? 0x0000 : 0x1FFF; -// chan->envlevelmask[0] = 0x1FFF; - chan->ar[1] &= 0x1C; - chan->ar[1] |= (d >> 6) & 0x03; - } - if(mask & 0xFF00) { - chan->ar[1] &= 0x03; - chan->ar[1] |= (d >> 6) & 0x1C; - chan->ar[2] = (d >> 11) & 0x1F; - } - break; - case 0x0A: // AmpEnv2 - if(mask & 0x00FF) { - chan->ar[3] = d & 0x1F; - chan->dl &= 0x18; - chan->dl |= (d >> 5) & 0x07; - } - if(mask & 0xFF00) { - chan->dl &= 0x07; - chan->dl |= (d >> 5) & 0x18; - chan->krs = (d >> 10) & 0xF; - chan->link = (d >> 14) & 1; - } - break; - case 0x0C: // TotalLevel - if(mask & 0x00FF) { - chan->tl = d & 0xFF; - } - if(mask & 0xFF00) { - chan->voff = (d >> 8) & 1; - chan->stwinh = (d >> 9) & 1; - } - break; - case 0x0E: // Modulation - if(mask & 0x00FF) { - chan->mdysl = d & 0x3F; - chan->mdxsl &= 0x3C; - chan->mdxsl |= (d >> 6) & 0x03; - } - if(mask & 0xFF00) { - chan->mdxsl &= 0x03; - chan->mdxsl |= (d >> 6) & 0x3C; - chan->mdl = (d >> 12) & 0xF; - } - break; - case 0x10: // SampleRatePitch - if(mask & 0x00FF) { - chan->fns &= 0x700; - chan->fns |= d & 0x0FF; - } - if(mask & 0xFF00) { - chan->fns &= 0x0FF; - chan->fns |= d & 0x700; - chan->oct = (d >> 11) & 0xF; - } - break; - case 0x12: // LFOControl - if(mask & 0x00FF) { - chan->alfos = d & 7; - chan->alfows = (d >> 3) & 3; - chan->plfos = (d >> 5) & 7; - } - if(mask & 0xFF00) { - chan->plfows = (d >> 8) & 3; - chan->lfof = (d >> 10) & 0x1F; - chan->lfore = (d >> 15) & 1; - } - break; - case 0x14: // DSPInputSelect - if(mask & 0x00FF) { - chan->dsplevel = (d << 1) & 0xE; - if(chan->dsplevel) chan->dsplevel |= 1; - chan->dspchan = (d >> 3) & 0xF; - } - break; - case 0x16: // SendLevels - if(mask & 0x00FF) { - if(ch < 18) { - state->efpan[ch] = d & 0x1F; - state->efsdl[ch] = (d >> 4) & 0xE; - if(state->efsdl[ch]) state->efsdl[ch] |= 1; - } - } - if(mask & 0xFF00) { - chan->dipan = (d >> 8) & 0x1F; - chan->disdl = (d >> 12) & 0xE; - if(chan->disdl) chan->disdl |= 1; - } - break; - } -} - -static uint32 chan_aica_load_reg(struct YAM_STATE *state, uint8 ch, uint8 a) { - struct YAM_CHAN *chan = state->chan + (((uint32)ch) & 0x3F); - uint16 d = 0; - // don't really need a flush for loading chan regs - switch(a & 0x7C) { - case 0x00: // PlayControl - d = (((uint32)(chan->kyonb )) & 0x0001) << 14; - d |= (((uint32)(chan->ssctl )) & 0x0001) << 10; - d |= (((uint32)(chan->sampler_looptype)) & 0x0001) << 9; - d |= (((uint32)(chan->pcms )) & 0x0003) << 7; - d |= ((chan->sampleaddr) >> 16) & 0x7F; - break; - case 0x04: // SampleAddrLow - d = chan->sampleaddr; - break; - case 0x08: // LoopStart - d = chan->loopstart; - break; - case 0x0C: // LoopEnd - d = chan->loopend; - break; - case 0x10: // AmpEnv1 - d = (((uint32)(chan->ar[2] )) & 0x001F) << 11; - d |= (((uint32)(chan->ar[1] )) & 0x001F) << 6; - d |= (((uint32)(chan->ar[0] )) & 0x001F) << 0; - break; - case 0x14: // AmpEnv2 - d = (((uint32)(chan->link )) & 0x0001) << 14; - d |= (((uint32)(chan->krs )) & 0x000F) << 10; - d |= (((uint32)(chan->dl )) & 0x001F) << 5; - d |= (((uint32)(chan->ar[3] )) & 0x001F) << 0; - break; - case 0x18: // SampleRatePitch - d = (((uint32)(chan->oct )) & 0x000F) << 11; - d |= (((uint32)(chan->fns )) & 0x07FF) << 0; - break; - case 0x1C: // LFOControl - d = (((uint32)(chan->lfore )) & 0x0001) << 15; - d |= (((uint32)(chan->lfof )) & 0x001F) << 10; - d |= (((uint32)(chan->plfows )) & 0x0003) << 8; - d |= (((uint32)(chan->plfos )) & 0x0007) << 5; - d |= (((uint32)(chan->alfows )) & 0x0003) << 3; - d |= (((uint32)(chan->alfos )) & 0x0007) << 0; - break; - case 0x20: // DSPChannelSend - d = (((uint32)(chan->dsplevel )) & 0x000F) << 4; - d |= (((uint32)(chan->dspchan )) & 0x000F) << 0; - break; - case 0x24: // DirectPanVolSend - d = (((uint32)(chan->disdl )) & 0x000F) << 8; - d |= (((uint32)(chan->dipan )) & 0x001F) << 0; - break; - case 0x28: // LPF1Volume - d = (((uint32)(chan->tl )) & 0x00FF) << 8; - d |= (((uint32)(chan->voff )) & 0x0001) << 6; - d |= (((uint32)(chan->lpoff )) & 0x0001) << 5; - d |= (((uint32)(chan->q )) & 0x001F) << 0; - break; - case 0x2C: // LPF2 - d = (chan->flv[0]) & 0x1FFF; - break; - case 0x30: // LPF3 - d = (chan->flv[1]) & 0x1FFF; - break; - case 0x34: // LPF4 - d = (chan->flv[2]) & 0x1FFF; - break; - case 0x38: // LPF5 - d = (chan->flv[3]) & 0x1FFF; - break; - case 0x3C: // LPF6 - d = (chan->flv[4]) & 0x1FFF; - break; - case 0x40: // LPF7 - d = (((uint32)(chan->fr[0] )) & 0x001F) << 8; - d |= (((uint32)(chan->fr[1] )) & 0x001F) << 0; - break; - case 0x44: // LPF8 - d = (((uint32)(chan->fr[2] )) & 0x001F) << 8; - d |= (((uint32)(chan->fr[3] )) & 0x001F) << 0; - break; - } - return d; -} - -static void chan_aica_store_reg(struct YAM_STATE *state, uint8 ch, uint8 a, uint32 d, uint32 mask) { - struct YAM_CHAN *chan; - a &= 0x7C; - if(a >= 0x48) return; - yam_flush(YAMSTATE); - chan = state->chan + (((uint32)ch) & 0x3F); - switch(a) { - case 0x00: // PlayControl - if(mask & 0x00FF) { - chan->sampleaddr &= 0xFFFF; - chan->sampleaddr |= (((uint32)d) & 0x7F) << 16; - chan->pcms &= 2; - chan->pcms |= (d >> 7) & 1; - } - if(mask & 0xFF00) { - chan->pcms &= 1; - chan->pcms |= (d >> 7) & 2; - chan->sampler_looptype = (d >> 9) & 1; - chan->ssctl = (d >> 10) & 1; - chan->kyonb = (d >> 14) & 1; - if(d & 0x8000) { // kyonex - int ch; - for(ch = 0; ch < 64; ch++) { - if(state->chan[ch].kyonb) { keyon(state->chan + ch); } - else { keyoff(state->chan + ch); } - } - } - } - break; - case 0x04: // SampleAddrLow - chan->sampleaddr &= (0x7FFFFF ^ mask); - chan->sampleaddr |= (d & mask); - break; - case 0x08: // LoopStart - chan->loopstart &= (0xFFFF ^ mask); - chan->loopstart |= (d & mask); - break; - case 0x0C: // LoopEnd - chan->loopend &= (0xFFFF ^ mask); - chan->loopend |= (d & mask); - break; - case 0x10: // AmpEnv1 - if(mask & 0x00FF) { - chan->ar[0] = d & 0x1F; - chan->ar[1] &= 0x1C; - chan->ar[1] |= (d >> 6) & 0x03; - } - if(mask & 0xFF00) { - chan->ar[1] &= 0x03; - chan->ar[1] |= (d >> 6) & 0x1C; - chan->ar[2] = (d >> 11) & 0x1F; - } - break; - case 0x14: // AmpEnv2 - if(mask & 0x00FF) { - chan->ar[3] = d & 0x1F; - chan->dl &= 0x18; - chan->dl |= (d >> 5) & 0x07; - } - if(mask & 0xFF00) { - chan->dl &= 0x07; - chan->dl |= (d >> 5) & 0x18; - chan->krs = (d >> 10) & 0xF; - chan->link = (d >> 14) & 1; - } - break; - case 0x18: // SampleRatePitch - if(mask & 0x00FF) { - chan->fns &= 0x700; - chan->fns |= d & 0x0FF; - } - if(mask & 0xFF00) { - chan->fns &= 0x0FF; - chan->fns |= d & 0x700; - chan->oct = (d >> 11) & 0xF; - } - break; - case 0x1C: // LFOControl - if(mask & 0x00FF) { - chan->alfos = d & 7; - chan->alfows = (d >> 3) & 3; - chan->plfos = (d >> 5) & 7; - } - if(mask & 0xFF00) { - chan->plfows = (d >> 8) & 3; - chan->lfof = (d >> 10) & 0x1F; - chan->lfore = (d >> 15) & 1; - } - break; - case 0x20: // DSPChannelSend - if(mask & 0x00FF) { - chan->dspchan = d & 0xF; - chan->dsplevel = (d >> 4) & 0xF; - } - break; - case 0x24: // DirectPanVolSend - if(mask & 0x00FF) { chan->dipan = d & 0x1F; } - if(mask & 0xFF00) { chan->disdl = (d >> 8) & 0xF; } - break; - case 0x28: // LPF1Volume - if(mask & 0x00FF) { - chan->q = d & 0x1F; - chan->lpoff = (d >> 5) & 1; - chan->voff = (d >> 6) & 1; - } - if(mask & 0xFF00) { - chan->tl = (d >> 8) & 0xFF; - } - break; - case 0x2C: // LPF2 - chan->flv[0] = (((chan->flv[0]) & (0xFFFF ^ mask)) | (d & mask)) & 0x1FFF; - break; - case 0x30: // LPF3 - chan->flv[1] = (((chan->flv[1]) & (0xFFFF ^ mask)) | (d & mask)) & 0x1FFF; - break; - case 0x34: // LPF4 - chan->flv[2] = (((chan->flv[2]) & (0xFFFF ^ mask)) | (d & mask)) & 0x1FFF; - break; - case 0x38: // LPF5 - chan->flv[3] = (((chan->flv[3]) & (0xFFFF ^ mask)) | (d & mask)) & 0x1FFF; - break; - case 0x3C: // LPF6 - chan->flv[4] = (((chan->flv[4]) & (0xFFFF ^ mask)) | (d & mask)) & 0x1FFF; - break; - case 0x40: // LPF7 - if(mask & 0x00FF) { chan->fr[1] = (d >> 0) & 0x1F; } - if(mask & 0xFF00) { chan->fr[0] = (d >> 8) & 0x1F; } - break; - case 0x44: // LPF8 - if(mask & 0x00FF) { chan->fr[3] = (d >> 0) & 0x1F; } - if(mask & 0xFF00) { chan->fr[2] = (d >> 8) & 0x1F; } - break; - } -} - -///////////////////////////////////////////////////////////////////////////// -// -// DSP registers -// -static void coef_write(struct YAM_STATE *state, uint32 n, uint32 d, uint32 mask) { - sint16 old = state->coef[n]; - yam_flush(state); - n &= 0x7F; - state->coef[n] <<= 3; - state->coef[n] &= ~mask; - state->coef[n] |= d & mask; - state->coef[n] = ((sint16)(state->coef[n])) >> 3; -#ifdef ENABLE_DYNAREC - if(old != state->coef[n]) { state->dsp_dyna_valid = 0; } -#endif -} - -static void madrs_write(struct YAM_STATE *state, uint32 n, uint32 d, uint32 mask) { - uint16 old = state->madrs[n]; - yam_flush(state); - n &= 0x3F; - state->madrs[n] &= ~mask; - state->madrs[n] |= d & mask; -#ifdef ENABLE_DYNAREC - if(old != state->madrs[n]) { state->dsp_dyna_valid = 0; } -#endif -} - -static uint32 temp_read(struct YAM_STATE *state, uint32 n) { - yam_flush(state); - if((n & 1) == 0) { return ((state->temp[(n/2)&0x7F]) >> 0) & 0x00FF; } - else { return ((state->temp[(n/2)&0x7F]) >> 8) & 0xFFFF; } -} - -static void temp_write(struct YAM_STATE *state, uint32 n, uint32 d, uint32 mask) { - yam_flush(state); - switch(n & 1) { - case 0: mask &= 0x00FF; break; - case 1: mask &= 0xFFFF; mask <<= 8; d <<= 8; break; - } - n /= 2; n &= 0x1F; - state->temp[n] &= ~mask; - state->temp[n] |= d & mask; - // redo sign extension - state->temp[n] <<= 8; - state->temp[n] >>= 8; -} - -static uint32 mems_read(struct YAM_STATE *state, uint32 n) { - yam_flush(state); - if((n & 1) == 0) { return ((state->inputs[(n/2)&0x1F]) >> 0) & 0x00FF; } - else { return ((state->inputs[(n/2)&0x1F]) >> 8) & 0xFFFF; } -} - -static void mems_write(struct YAM_STATE *state, uint32 n, uint32 d, uint32 mask) { - yam_flush(state); - switch(n & 1) { - case 0: mask &= 0x00FF; break; - case 1: mask &= 0xFFFF; mask <<= 8; d <<= 8; break; - } - n /= 2; n &= 0x1F; - state->inputs[n] &= ~mask; - state->inputs[n] |= d & mask; - // redo sign extension - state->inputs[n] <<= 8; - state->inputs[n] >>= 8; -} - -static uint32 mixs_read(struct YAM_STATE *state, uint32 n) { - yam_flush(state); - // MIXS is pre-promoted to 24-bit here, so shift it right by 4 - if((n & 1) == 0) { return ((state->inputs[0x20+((n/2)&0xF)]) >> 4) & 0x000F; } - else { return ((state->inputs[0x20+((n/2)&0xF)]) >> 8) & 0xFFFF; } -} - -static uint32 efreg_read(struct YAM_STATE *state, uint32 n) { - yam_flush(state); - return ((uint32)(state->efreg[n & 0xF])) & 0xFFFF; -} - -static void efreg_write(struct YAM_STATE *state, uint32 n, uint32 d, uint32 mask) { - yam_flush(state); - state->efreg[n & 0xF] &= ~mask; - state->efreg[n & 0xF] |= d & mask; -} - -static uint32 exts_read(struct YAM_STATE *state, uint32 n) { - yam_flush(state); - return (state->inputs[0x30 + (n & 1)] >> 8) & 0xFFFF; -} - -static void exts_write(struct YAM_STATE *state, uint32 n, uint32 d, uint32 mask) { - yam_flush(state); - state->inputs[0x30 + (n & 1)] >>= 8; - state->inputs[0x30 + (n & 1)] &= ~mask; - state->inputs[0x30 + (n & 1)] |= d & mask; - state->inputs[0x30 + (n & 1)] <<= 16; - state->inputs[0x30 + (n & 1)] >>= 8; -} - -static uint32 dsp_scsp_load_reg(struct YAM_STATE *state, uint32 a) { - a &= 0xFFE; - if(a < 0x700) return 0; - if(a < 0x780) return state->coef[(a/2) & 0x3F] << 3; - if(a < 0x7C0) return state->madrs[(a/2) & 0x1F]; - if(a < 0x800) return 0; - if(a < 0xC00) { - uint8 shift = ((a&6)^6) * 8; - uint32 index = ((a-0x800)/8)&0x7F; - return (mpro_scsp_read(state->mpro + index) >> shift) & 0xFFFF; - } - if(a < 0xE00) return temp_read(state, (a/2) & 0xFF); - if(a < 0xE80) return mems_read(state, (a/2) & 0x3F); - if(a < 0xEC0) return mixs_read(state, (a/2) & 0x1F); - if(a < 0xEE0) return efreg_read(state, (a/2) & 0xF); - if(a < 0xEE4) return exts_read(state, (a/2) & 1); - return 0; -} - -static void dsp_scsp_store_reg( - struct YAM_STATE *state, - uint32 a, uint32 d, uint32 mask -) { - a &= 0xFFE; - if(a < 0x700) { return; } - if(a < 0x780) { coef_write(state, (a/2) & 0x3F, d, mask); return; } - if(a < 0x7C0) { madrs_write(state, (a/2) & 0x1F, d, mask); return; } - if(a < 0x800) { return; } - if(a < 0xC00) { - uint8 shift64 = ((a&6)^6) * 8; - uint32 index64 = ((a-0x800)/8)&0x7F; - uint64 mask64sh = ((uint64)(mask & 0xFFFF)) << shift64; - uint64 dm64sh = ((uint64)(d & mask & 0xFFFF)) << shift64; - uint64 oldvalue = mpro_scsp_read(state->mpro + index64); - uint64 newvalue = (oldvalue & (~mask64sh)) | dm64sh; - if(newvalue != oldvalue) { - yam_flush(state); - mpro_scsp_write(state->mpro + index64, newvalue); -#ifdef ENABLE_DYNAREC - state->dsp_dyna_valid = 0; -#endif - } - return; - } - if(a < 0xE00) { temp_write(state, (a/2) & 0xFF, d, mask); return; } - if(a < 0xE80) { mems_write(state, (a/2) & 0x3F, d, mask); return; } - // you can't write to MIXS, at least not meaningfully - if(a < 0xEC0) { return; } - if(a < 0xEE0) { efreg_write(state, (a/2) & 0xF, d, mask); return; } - if(a < 0xEE4) { exts_write(state, (a/2) & 1, d, mask); return; } -} - -static uint32 dsp_aica_load_reg(struct YAM_STATE *state, uint32 a) { - a &= 0xFFFC; - if(a < 0x3000) return 0; - if(a < 0x3200) return state->coef[(a/4) & 0x7F] << 3; - if(a < 0x3300) return state->madrs[(a/4) & 0x3F]; - if(a < 0x3400) return 0; - if(a < 0x3C00) { - uint8 shift64 = ((a&0xC)^0xC) * 4; - uint32 index64 = ((a-0x3400)/16)&0x7F; - return (mpro_aica_read(state->mpro + index64) >> shift64) & 0xFFFF; - } - if(a < 0x4000) return 0; - if(a < 0x4400) return temp_read(state, (a/4) & 0xFF); - if(a < 0x4500) return mems_read(state, (a/4) & 0x3F); - if(a < 0x4580) return mixs_read(state, (a/4) & 0x1F); - if(a < 0x45C0) return efreg_read(state, (a/4) & 0xF); - if(a < 0x45C8) return exts_read(state, (a/4) & 1); - return 0; -} - -static void dsp_aica_store_reg( - struct YAM_STATE *state, - uint32 a, uint32 d, uint32 mask -) { - a &= 0xFFFC; - if(a < 0x3000) { return; } - if(a < 0x3200) { coef_write(state, (a/4) & 0x7F, d, mask); return; } - if(a < 0x3300) { madrs_write(state, (a/4) & 0x3F, d, mask); return; } - if(a < 0x3400) { return; } - if(a < 0x3C00) { - uint8 shift64 = ((a&0xC)^0xC) * 4; - uint32 index64 = ((a-0x3400)/16)&0x7F; - uint64 mask64sh = ((uint64)(mask & 0xFFFF)) << shift64; - uint64 dm64sh = ((uint64)(d & mask & 0xFFFF)) << shift64; - uint64 oldvalue = mpro_aica_read(state->mpro + index64); - uint64 newvalue = (oldvalue & (~mask64sh)) | dm64sh; - if(newvalue != oldvalue) { - yam_flush(state); - mpro_aica_write(state->mpro + index64, newvalue); -#ifdef ENABLE_DYNAREC - state->dsp_dyna_valid = 0; -#endif - } - return; - } - if(a < 0x4000) { return; } - if(a < 0x4400) { temp_write(state, (a/4) & 0xFF, d, mask); return; } - if(a < 0x4500) { mems_write(state, (a/4) & 0x3F, d, mask); return; } - // you can't write to MIXS, at least not meaningfully - if(a < 0x4580) { return; } - if(a < 0x45C0) { efreg_write(state, (a/4) & 0xF, d, mask); return; } - if(a < 0x45C8) { exts_write(state, (a/4) & 1, d, mask); return; } -} - -///////////////////////////////////////////////////////////////////////////// -// -// Externally-accessible load/store register -// -uint32 EMU_CALL yam_scsp_load_reg(void *state, uint32 a, uint32 mask) { - uint32 d = 0; - a &= 0xFFE; - if(a < 0x400) return chan_scsp_load_reg(YAMSTATE, a>>5, a&0x1E) & mask; - if(a >= 0x700) return dsp_scsp_load_reg(YAMSTATE, a) & mask; - if(a >= 0x600) return YAMSTATE->ringbuf[(YAMSTATE->bufptr-64+(a-0x600)/2)&(32*RINGMAX-1)] & mask; - switch(a) { - case 0x400: d = 0x0010; break; // MasterVolume (actually returns the LSI version) - case 0x402: // RingBufferAddress - d = (((uint32)(YAMSTATE->rbl)) & 3) << 7; - d |= ((YAMSTATE->rbp >> 13) & 0x7F); - break; - case 0x404: d = (1<<11) | (1 << 8); break; // MIDIInput, unimplemented - case 0x406: d = 0; break; // MIDI output, unimplemented - case 0x408: // CallAddress (playpos in increments of 4K) - { int c = (YAMSTATE->mslc) & 0x1F; - - if(YAMSTATE->out_pending > 0) yam_flush(YAMSTATE); - - d = calculate_playpos(YAMSTATE, YAMSTATE->chan + c); - d &= 0xF000; d >>= 5; - -// -// might only be checking when envstate is release anyway? -// - -// d |= (YAMSTATE->chan[c].envstate != 3) << 4; -//d |= 1<<3; - -// d |= (YAMSTATE->chan[c].lp & 1) << 4; -// YAMSTATE->chan[c].lp = 0; - - - -// -// here bit 3 seems to be set to 1 to indicate idle. -// what idle means, I haven't determined -// - -//d|=1<<3; - - //d|=(YAMSTATE->chan[c].sampler_dir!=0)<<4; -// d|=(YAMSTATE->chan[c].envlevel>=0x80)<<4; - -// d|=((YAMSTATE->chan[c].envlevel)&0x3FF)>>5; - - //if(YAMSTATE->chan[c].envstate >= 1) { - // d |= 1<<4; - // d|=(YAMSTATE->chan[c].envlevel>=0x100)<<3; - //} -// //d |= 1<<3; -// d |= (YAMSTATE->chan[c].envlevel >= 0x80) << 3; -// -// d |= (YAMSTATE->chan[c].sampler_dir!=0) << 3; -//d|=1<<3; - - // if 1<<3 always set: missing notes - // if 1<<3 never set: notes get cut off early, but most are there - // if it's >=0x300: missing notes - // if it's >=0x3C0: missing notes - // if it's <0x300: notes get cut off early - -// close but missing notes -// d |= (YAMSTATE->chan[c].envstate == 3) << 4; -// d |= (YAMSTATE->chan[c].envlevel >= 0x281) << 3; - - -// d |= 1<<4; - -// d |= (YAMSTATE->chan[c].envlevel >= 0x281) << 3; -// d |= (YAMSTATE->chan[c].envstate != 3) << 3; - -// d |= (YAMSTATE->chan[c].sampler_dir == 0) << 4; - - //d |= ((YAMSTATE->chan[c].envlevel) & 0x1FFF) >> 3; - -//d ^= 0x00; // few -//d ^= 0x67; // few (these bits have no effect) -//d ^= 0x7F; // many missing notes -//d ^= 1<<4; // few -//d ^= 1<<3; // few -//d ^= 3<<3; // many missing notes - -// only updates when hardware bit 1<<4 is 1 -// hardware bit 1<<3 means idle? - - - -// ok but wrong -// d |= (((uint32)(YAMSTATE->chan[c].envstate)) & 3) << 5; -// d |= ((YAMSTATE->chan[c].envlevel) & 0x3FF) >> 5; -// d ^= 0x7F; - - -// { uint32 l = (YAMSTATE->chan[c].envlevel) & (YAMSTATE->chan[c].envlevelmask[YAMSTATE->chan[c].envstate & 3]); -// if(l>0x3BF)l=0x1FFF; -// if(YAMSTATE->chan[c].sampler_dir == 0) l=0x1FFF; -//d|=(l>=0x3C0)<<3; -//d|=(l>=0x3C0)<<4; -// d |= l >> 8; -// if(l>=0x3BF) d|=0<<3; -//d|=l>>5; -// } - - -//d^=0x1C; -// d |= ((YAMSTATE->chan[c].envlevel) & 0x1FFF) >> 8; - -//{ uint32 es = ((uint32)(YAMSTATE->chan[c].envstate)) & 3; -// es = 0; -// if(YAMSTATE->chan[c].sampler_dir == 0) es = 3; -// d |= es << 3; -//} - -//d ^= 0x18; -//d |= 0x00; - - } - - break; - case 0x412: - d = YAMSTATE->dmea & 0xFFFF; - break; - case 0x414: - d = (((uint32)(YAMSTATE->dmea)) & 0xF0000) >> 4; - d |= (((uint32)(YAMSTATE->drga)) & 0xFFE) << 0; - break; - case 0x416: - d = (((uint32)(YAMSTATE->dtlg)) & 0xFFE) << 0; - break; - case 0x418: - d = (((uint32)(YAMSTATE->tctl[0])) & 0x7) << 8; - d |= (((uint32)(YAMSTATE->tim[0])) & 0xFF) << 0; - break; - case 0x41A: - d = (((uint32)(YAMSTATE->tctl[1])) & 0x7) << 8; - d |= (((uint32)(YAMSTATE->tim[1])) & 0xFF) << 0; - break; - case 0x41C: - d = (((uint32)(YAMSTATE->tctl[2])) & 0x7) << 8; - d |= (((uint32)(YAMSTATE->tim[2])) & 0xFF) << 0; - break; - case 0x41E: d = YAMSTATE->scieb & 0x07FF; break; - case 0x420: d = YAMSTATE->scipd & 0x07FF; break; - case 0x424: d = YAMSTATE->scilv0 & 0xFF; break; - case 0x426: d = YAMSTATE->scilv1 & 0xFF; break; - case 0x428: d = YAMSTATE->scilv2 & 0xFF; break; - case 0x42A: d = YAMSTATE->mcieb & 0x07FF; break; - case 0x42C: d = YAMSTATE->mcipd & 0x07FF; break; - } - return d & mask; -} - -void EMU_CALL yam_scsp_store_reg(void *state, uint32 a, uint32 d, uint32 mask, uint8 *breakcpu) { - a &= 0xFFE; - d &= 0xFFFF & mask; - mask &= 0xFFFF; - if(a < 0x400) { chan_scsp_store_reg(YAMSTATE, a>>5, a&0x1E, d, mask); return; } - if(a >= 0x700) { dsp_scsp_store_reg(YAMSTATE, a, d, mask); return; } - if(a >= 0x600) { uint32 offset = (YAMSTATE->bufptr-64+(a-0x600)/2)&(32*RINGMAX-1); YAMSTATE->ringbuf[offset] = (d & mask) | (YAMSTATE->ringbuf[offset] & ~mask); return; } - switch(a) { - case 0x400: // MasterVolume - yam_flush(YAMSTATE); - if(mask & 0x00FF) { - YAMSTATE->mvol = d & 0xF; - } - break; - case 0x402: // RingBufferAddress - { uint32 oldrbp = YAMSTATE->rbp; - uint8 oldrbl = YAMSTATE->rbl; - if(mask & 0x00FF) { - YAMSTATE->rbp = (((uint32)d) & 0x7F) << 13; - YAMSTATE->rbl &= 2; - YAMSTATE->rbl |= (d >> 7) & 1; - } - if(mask & 0xFF00) { - YAMSTATE->rbl &= 1; - YAMSTATE->rbl |= (d >> 7) & 2; - } - if((oldrbp != YAMSTATE->rbp) || (oldrbl != YAMSTATE->rbl)) { - uint32 newrbp = YAMSTATE->rbp; - uint8 newrbl = YAMSTATE->rbl; - YAMSTATE->rbp = oldrbp; - YAMSTATE->rbl = oldrbl; - yam_flush(YAMSTATE); -#ifdef ENABLE_DYNAREC - YAMSTATE->dsp_dyna_valid = 0; -#endif - YAMSTATE->rbp = newrbp; - YAMSTATE->rbl = newrbl; - } - } - break; - case 0x408: // ChnInfoReq - if(mask & 0xFF00) { - YAMSTATE->mslc = (d >> 11) & 0x1F; - } - break; - case 0x412: // DMA - if(mask & 0x00FF) { YAMSTATE->dmea = (YAMSTATE->dmea & 0xFFF00) | (d & 0xFF); } - if(mask & 0xFF00) { YAMSTATE->dmea = (YAMSTATE->dmea & 0xF00FF) | (d & 0xFF00); } - break; - case 0x414: - if(mask & 0xFF) { YAMSTATE->drga = (YAMSTATE->drga & 0xF00) | (d & 0xFE); } - if(mask & 0xFF00) { YAMSTATE->drga = (YAMSTATE->drga & 0x0FF) | (d & 0xF00); YAMSTATE->dmea = (YAMSTATE->dmea & 0xFFFF) | ((d & 0xF000) << 4); } - break; - case 0x416: - if(mask & 0xFF) { YAMSTATE->dtlg = (YAMSTATE->dtlg & 0xF00) | (d & 0xFE); } - if(mask & 0xFF00) { YAMSTATE->dtlg = (YAMSTATE->dtlg & 0xFF) | (d & 0xF00); } - break; - case 0x418: // TimerAControl - if(mask & 0x00FF) { YAMSTATE->tim[0] = d & 0xFF; } - if(mask & 0xFF00) { YAMSTATE->tctl[0] = (d >> 8) & 7; } - if(breakcpu) *breakcpu = 1; - break; - case 0x41A: // TimerBControl - if(mask & 0x00FF) { YAMSTATE->tim[1] = d & 0xFF; } - if(mask & 0xFF00) { YAMSTATE->tctl[1] = (d >> 8) & 7; } - if(breakcpu) *breakcpu = 1; - break; - case 0x41C: // TimerCControl - if(mask & 0x00FF) { YAMSTATE->tim[2] = d & 0xFF; } - if(mask & 0xFF00) { YAMSTATE->tctl[2] = (d >> 8) & 7; } - if(breakcpu) *breakcpu = 1; - break; - case 0x41E: // SCIEB - YAMSTATE->scieb = (((YAMSTATE->scieb) & (~mask)) | (d & mask)) & 0x7FF; - if(breakcpu) *breakcpu = 1; - break; - case 0x420: // SCIPD - YAMSTATE->scipd = (((YAMSTATE->scipd) & (~mask)) | (d & mask)) & 0x7FF; - if(breakcpu) *breakcpu = 1; - break; - case 0x422: // SCIRE - YAMSTATE->scipd &= ~(d & mask); - // I guess this is how we acknowledge interrupts now - sci_recompute(YAMSTATE); - if(breakcpu) *breakcpu = 1; - break; - case 0x424: // SCILV0 - if(mask & 0x00FF) { YAMSTATE->scilv0 = d; } - break; - case 0x426: // SCILV1 - if(mask & 0x00FF) { YAMSTATE->scilv1 = d; } - break; - case 0x428: // SCILV2 - if(mask & 0x00FF) { YAMSTATE->scilv2 = d; } - break; - case 0x42A: // MCIEB - YAMSTATE->mcieb = (((YAMSTATE->mcieb) & (~mask)) | (d & mask)) & 0x7FF; - break; - case 0x42C: // MCIPD - YAMSTATE->mcipd = (((YAMSTATE->mcipd) & (~mask)) | (d & mask)) & 0x7FF; - break; - case 0x42E: // MCIRE - YAMSTATE->mcipd &= ~(d & mask); - break; - } -} - -uint32 EMU_CALL yam_aica_load_reg(void *state, uint32 a, uint32 mask) { - uint32 d = 0; - a &= 0xFFFC; - if(a < 0x2000) return chan_aica_load_reg(YAMSTATE, a>>7, a&0x7C) & mask; - if(a >= 0x3000) return dsp_aica_load_reg(YAMSTATE, a) & mask; - if(a < 0x2048) { - d = - ((((uint32)(YAMSTATE->efsdl[(a - 0x2000) / 4])) & 0x0F) << 8) | - ((((uint32)(YAMSTATE->efpan[(a - 0x2000) / 4])) & 0x1F) << 0); - return d & mask; - } - switch(a) { - case 0x2800: d = 0x0010; break; // MasterVolume (actually returns the LSI version) - case 0x2804: // RingBufferAddress - d = (((uint32)(YAMSTATE->rbl)) & 3) << 13; - d |= ((YAMSTATE->rbp >> 11) & 0xFFF); - break; - case 0x2808: d = (1<<11) | (1 << 8); break; // MIDIInput, unimplemented - case 0x280C: d = 0; break; // ChnInfoReq, always seems to return 0 when read - case 0x2810: // PlayStatus -// if(YAMSTATE->out_pending > 100) yam_flush(YAMSTATE); - if(YAMSTATE->out_pending > 0) yam_flush(YAMSTATE); - { int c = (YAMSTATE->mslc) & 0x3F; - d = (((uint32)(YAMSTATE->chan[c].lp )) & 1) << 15; - if(YAMSTATE->afsel == 0) { - d |= (((uint32)(YAMSTATE->chan[c].envstate)) & 3) << 13; - d |= (YAMSTATE->chan[c].envlevel) & 0x1FFF; - } else { - d |= (((uint32)(YAMSTATE->chan[c].lpfstate)) & 3) << 13; - d |= (YAMSTATE->chan[c].lpflevel) & 0x1FFF; - } - } - break; - case 0x2814: d = calculate_playpos(YAMSTATE, YAMSTATE->chan + ((YAMSTATE->mslc) & 0x3F)); break; - case 0x2880: d = YAMSTATE->mrwinh & 0xF; break; - case 0x2884: d = 0; break; - case 0x2888: d = 0; break; - case 0x288C: d = 0; break; - case 0x2890: - d = (((uint32)(YAMSTATE->tctl[0])) & 0x7) << 8; - d |= (((uint32)(YAMSTATE->tim[0])) & 0xFF) << 0; - break; - case 0x2894: - d = (((uint32)(YAMSTATE->tctl[1])) & 0x7) << 8; - d |= (((uint32)(YAMSTATE->tim[1])) & 0xFF) << 0; - break; - case 0x2898: - d = (((uint32)(YAMSTATE->tctl[2])) & 0x7) << 8; - d |= (((uint32)(YAMSTATE->tim[2])) & 0xFF) << 0; - break; - case 0x289C: d = YAMSTATE->scieb & 0x07FF; break; - case 0x28A0: d = YAMSTATE->scipd & 0x07FF; break; - case 0x28A4: d = 0; break; - case 0x28A8: d = YAMSTATE->scilv0 & 0xFF; break; - case 0x28AC: d = YAMSTATE->scilv1 & 0xFF; break; - case 0x28B0: d = YAMSTATE->scilv2 & 0xFF; break; - case 0x28B4: d = YAMSTATE->mcieb & 0x07FF; break; - case 0x28B8: d = YAMSTATE->mcipd & 0x07FF; break; - case 0x28BC: d = 0; break; - case 0x2C00: d = 0; break; - case 0x2D00: d = YAMSTATE->intreq & 7; break; - case 0x2D04: d = 0; break; - case 0x2E00: d = YAMSTATE->rtc >> 16; break; - case 0x2E04: d = YAMSTATE->rtc; break; - } - return d & mask; -} - -void EMU_CALL yam_aica_store_reg(void *state, uint32 a, uint32 d, uint32 mask, uint8 *breakcpu) { - a &= 0xFFFC; - d &= 0xFFFF & mask; - if(a < 0x2000) { chan_aica_store_reg(YAMSTATE, a>>7, a&0x7C, d, mask); return; } - if(a >= 0x3000) { dsp_aica_store_reg(YAMSTATE, a, d, mask); return; } - if(a < 0x2048) { - if(mask & 0x00FF) { YAMSTATE->efpan[(a - 0x2000) / 4] = d & 0x1F; } - if(mask & 0xFF00) { YAMSTATE->efsdl[(a - 0x2000) / 4] = (d >> 8) & 0x0F; } - return; - } - switch(a) { - case 0x2800: // MasterVolume - yam_flush(YAMSTATE); - if(mask & 0x00FF) { - YAMSTATE->mvol = d & 0xF; - } - if(mask & 0xFF00) { - YAMSTATE->mono = (d >> 15) & 1; - } - break; - case 0x2804: // RingBufferAddress - { uint32 oldrbp = YAMSTATE->rbp; - uint8 oldrbl = YAMSTATE->rbl; - if(mask & 0x00FF) { - YAMSTATE->rbp >>= 11; - YAMSTATE->rbp &= 0xF00; - YAMSTATE->rbp |= d & 0x0FF; - YAMSTATE->rbp <<= 11; - } - if(mask & 0xFF00) { - YAMSTATE->rbp >>= 11; - YAMSTATE->rbp &= 0x0FF; - YAMSTATE->rbp |= d & 0xF00; - YAMSTATE->rbp <<= 11; - YAMSTATE->rbl = (d >> 13) & 3; - } - if((oldrbp != YAMSTATE->rbp) || (oldrbl != YAMSTATE->rbl)) { - uint32 newrbp = YAMSTATE->rbp; - uint8 newrbl = YAMSTATE->rbl; - YAMSTATE->rbp = oldrbp; - YAMSTATE->rbl = oldrbl; - yam_flush(YAMSTATE); -#ifdef ENABLE_DYNAREC - YAMSTATE->dsp_dyna_valid = 0; -#endif - YAMSTATE->rbp = newrbp; - YAMSTATE->rbl = newrbl; - } - } - break; - case 0x2808: // MIDIInput, unimplemented - break; - case 0x280C: // ChnInfoReq - if(mask & 0x00FF) { - // MIDI output buffer, unimplemented - } - if(mask & 0xFF00) { - YAMSTATE->mslc = (d >> 8) & 0x3F; - YAMSTATE->afsel = (d >> 14) & 1; - } - break; - case 0x2810: break; // PlayStatus - writing probably has no effect. - case 0x2814: break; // PlayPos - writing probably has no effect. - case 0x2880: // misc. - if(mask & 0x00FF) { - YAMSTATE->mrwinh = d & 0xF; - } - break; - case 0x2884: break; // misc. - case 0x2888: break; // misc. - case 0x288C: break; // misc. - case 0x2890: // TimerAControl - if(mask & 0x00FF) { YAMSTATE->tim[0] = d & 0xFF; } - if(mask & 0xFF00) { YAMSTATE->tctl[0] = (d >> 8) & 7; } - if(breakcpu) *breakcpu = 1; - break; - case 0x2894: // TimerBControl - if(mask & 0x00FF) { YAMSTATE->tim[1] = d & 0xFF; } - if(mask & 0xFF00) { YAMSTATE->tctl[1] = (d >> 8) & 7; } - if(breakcpu) *breakcpu = 1; - break; - case 0x2898: // TimerCControl - if(mask & 0x00FF) { YAMSTATE->tim[2] = d & 0xFF; } - if(mask & 0xFF00) { YAMSTATE->tctl[2] = (d >> 8) & 7; } - if(breakcpu) *breakcpu = 1; - break; - case 0x289C: // SCIEB - YAMSTATE->scieb = (((YAMSTATE->scieb) & (~mask)) | (d & mask)) & 0x7FF; - if(breakcpu) *breakcpu = 1; - break; - case 0x28A0: // SCIPD - YAMSTATE->scipd = (((YAMSTATE->scipd) & (~mask)) | (d & mask)) & 0x7FF; - if(breakcpu) *breakcpu = 1; - break; - case 0x28A4: // SCIRE - YAMSTATE->scipd &= ~(d & mask); - if(breakcpu) *breakcpu = 1; - break; - case 0x28A8: // SCILV0 - if(mask & 0x00FF) { YAMSTATE->scilv0 = d; } - break; - case 0x28AC: // SCILV1 - if(mask & 0x00FF) { YAMSTATE->scilv1 = d; } - break; - case 0x28B0: // SCILV2 - if(mask & 0x00FF) { YAMSTATE->scilv2 = d; } - break; - case 0x28B4: // MCIEB - YAMSTATE->mcieb = (((YAMSTATE->mcieb) & (~mask)) | (d & mask)) & 0x7FF; - break; - case 0x28B8: // MCIPD - YAMSTATE->mcipd = (((YAMSTATE->mcipd) & (~mask)) | (d & mask)) & 0x7FF; - break; - case 0x28BC: // MCIRE - YAMSTATE->mcipd &= ~(d & mask); - break; - case 0x2C00: // ARMReset - break; - case 0x2D00: // INTRequest - break; - case 0x2D04: // INTClear - // running through the recompute will clear the previous interrupt - // as well as enabling the next one, if there is a next one - sci_recompute(YAMSTATE); - if(breakcpu) *breakcpu = 1; - break; - case 0x2E00: // RTCHi - break; - case 0x2E04: // RTCLo - break; - } -} - -///////////////////////////////////////////////////////////////////////////// -// -// Generate random data -// -static uint32 yamrand16(struct YAM_STATE *state) { - state->randseed = 1103515245 * state->randseed + 12345; - return state->randseed >> 16; -} - -///////////////////////////////////////////////////////////////////////////// -// -// Envelope-related calculations -// - -// -// Adjust actual rate to get effective rate -// -static uint32 env_adjustrate(struct YAM_CHAN *chan, uint32 rate) { - sint32 effrate = rate * 2; - if(chan->krs < 0xF) { - effrate += (chan->fns >> 9) & 1; - effrate += chan->krs * 2; - effrate = (effrate - 8) + (chan->oct ^ 8); - } - // Clipping is important because of the table lookups - if(effrate <= 0) return 0; - if(effrate >= 0x3C) return 0x3C; - return effrate; -} - -// -// Determine whether a step is going to occur here -// -static int env_needstep(uint32 effrate, uint32 odometer) { - uint32 shift; - uint32 pattern; - uint32 bitplace; - if(effrate <= 0x01) return 0; - if(effrate >= 0x30) return ((odometer & 1) == 0); - shift = 12 - ((effrate - 1) >> 2); - pattern = (effrate - 1) & 3; - if(odometer & ((1<> shift) & 7; - return (0xFFFDDDD5 >> (pattern * 8 + bitplace)) & 1; - // 11010101 0x01 each bit is 4096 samples - // 11011101 0x02 - // 11111101 0x03 - // 11111111 0x04 -} - -///////////////////////////////////////////////////////////////////////////// -// -// Read next sample -// -static void readnextsample( - struct YAM_STATE *state, - struct YAM_CHAN *chan, - sint32 sample_offset, - uint8 advance -) { - sint32 s = 0; - // - // If the sampler is inactive, simply write 0 - // - if(!(chan->sampler_dir)) goto done; - // - // Process envelope link and lowpass phase reset - // - if(advance && chan->playpos == chan->loopstart) { - if(chan->link && chan->envstate == 0) { chan->envstate = 1; } - if(chan->lfore) chan->lfophase = 0; - // and save adpcm loop-start values - if(!(chan->adpcminloop)) { - chan->adpcmstep_loopstart = chan->adpcmstep; - chan->adpcmprev_loopstart = chan->adpcmprev; - chan->adpcminloop = 1; - } - // maybe do something if the loop type is fancy - switch(chan->sampler_looptype) { - case LOOP_NONE: - case LOOP_FORWARDS: - break; - case LOOP_BACKWARDS: - chan->playpos = chan->loopend - 1; - chan->playpos &= 0xFFFF; - chan->sampler_dir = -1; - break; - case LOOP_BIDIRECTIONAL: - chan->sampler_dir = 1; - break; - } - } - // - // Obtain sample - // - switch(chan->pcms) { - case 0: // 16-bit signed LSB-first - s = *(sint16*)(((sint8*)(state->ram_ptr)) + (((chan->sampleaddr + 2 * (chan->playpos + sample_offset)) ^ (state->mem_word_address_xor)) & (state->ram_mask))); - s ^= chan->sampler_invert; - break; - case 1: // 8-bit signed - s = *(sint8*)(((sint8*)(state->ram_ptr)) + (((chan->sampleaddr + chan->playpos + sample_offset) ^ (state->mem_byte_address_xor)) & (state->ram_mask))); - s ^= chan->sampler_invert >> 8; - s <<= 8; - break; - case 2: // 4-bit ADPCM - s = *(uint8*)(((uint8*)(state->ram_ptr)) + (((chan->sampleaddr + (chan->playpos >> 1)) ^ (state->mem_byte_address_xor)) & (state->ram_mask))); - s >>= 4 * ((chan->playpos & 1) ^ 0); - s &= 0xF; - { sint32 out = (chan->adpcmstep * adpcmdiff[s & 7]) / 8; - if(out > ( 0x7FFF)) { out = 0x7FFF; } - out*=1-((s >> 2) & 2); - out+=chan->adpcmprev; - if(out > ( 0x7FFF)) { out = ( 0x7FFF); /* logf(""); */ } - if(out < (-0x8000)) { out = (-0x8000); /* logf(""); */ } - chan->adpcmstep = (chan->adpcmstep * adpcmscale[s & 7]) >> 8; - if(chan->adpcmstep > 0x6000) { chan->adpcmstep = 0x6000; } - if(chan->adpcmstep < 0x007F) { chan->adpcmstep = 0x007F; } - chan->adpcmprev = out; - s = out; - } - break; - } - switch(chan->ssctl) { - case 0: break; - case 1: s = ((sint16)(yamrand16(state))); break; - case 2: s = 0; break; - case 3: s = 0; break; - } - // - // Advance play position - // - if(advance) { - chan->playpos += ((sint32)(chan->sampler_dir)); - chan->playpos &= 0xFFFF; - if(chan->playpos == chan->loopend) { - switch(chan->sampler_looptype) { - case LOOP_NONE: - chan->sampler_dir = 0; - chan->playpos = 0; - goto done; - case LOOP_FORWARDS: - chan->playpos = chan->loopstart; - chan->adpcmstep = chan->adpcmstep_loopstart; - chan->adpcmprev = chan->adpcmprev_loopstart; - chan->lp = 1; - break; - case LOOP_BACKWARDS: - break; - case LOOP_BIDIRECTIONAL: - chan->sampler_dir = -1; - chan->playpos -= 2; - chan->playpos &= 0xFFFF; - break; - } - } - } -done: - // - // Write the new sample - // - chan->samplebufcur = chan->samplebufnext; - chan->samplebufnext = s; -} - -///////////////////////////////////////////////////////////////////////////// -// -// Generate samples -// Samples are returned in 20-bit format -// Returns the number of samples actually generated -// -static uint32 generate_samples( - struct YAM_STATE *state, - struct YAM_CHAN *chan, - sint32 *buf, - uint32 odometer, - uint32 samples -) { - uint32 g; - uint32 base_phaseinc; - uint32 lfophaseinc = lfophaseinctable[chan->lfof]; - uint32 bufptrsave = state->bufptr; - -//gfreq[samples]++; - -//printf("generate_samples(%08X,%08X,%u)\n",chan,buf,samples); - - { uint32 oct = chan->oct^8; - uint32 fns = chan->fns^0x400; - base_phaseinc = fns << oct; - // weird ADPCM thing mentioned in official doc - if(chan->pcms == 2 && oct >= 0xA) { base_phaseinc <<= 1; } - } - - for(g = 0; g < samples; g++) { -//buf[g]=g*100;continue; - // - // If the amp envelope is inactive, quit - // - if(chan->envlevel >= 0x3C0) { - chan->envlevel = 0x1FFF; - break; - } - // - // If we must generate a sample, generate it - // - if(buf) { - sint32 s, s_cur, s_next, f; - // Apply SCSP ring modulation, if necessary - if(state->version==1 && (chan->mdl!=0 || chan->mdxsl!=0 || chan->mdysl!=0)) { - sint32 smp=(state->ringbuf[(state->bufptr-64+chan->mdxsl)&(32*RINGMAX-1)]+state->ringbuf[(state->bufptr-64+chan->mdysl)&(32*RINGMAX-1)])/2; - smp<<=0xA; // associate cycle with 1024 - smp>>=0x1A-chan->mdl; // ex. for MDL=0xF, sample range corresponds to +/- 64 pi (32=2^5 cycles) so shift by 11 (16-5 == 0x1A-0xF) - readnextsample(state, chan, smp, 0); - readnextsample(state, chan, smp+1, 0); - } - // Generate interpolated sample - s_cur = chan->samplebufcur; - s_next = chan->samplebufnext; - f = ((chan->frcphase) >> 4) & 0x3FFF; - s = (s_next * f) + (s_cur * (0x4000-f)); - s >>= 14; // s is 16-bit - // Apply attenuation, if we want it - if(!(chan->voff)) { - uint32 attenuation; - sint32 linearvol; - attenuation = ((uint32)(chan->tl)) << 2; - attenuation += ((uint32)(chan->envlevel)) & ((uint32)(chan->envlevelmask[chan->envstate])); - // LFO amplitude modulation - if(chan->alfos) { - uint32 att_wave_y = 0; - switch(chan->alfows) { - case 0: // sawtooth - att_wave_y = ((uint32)(chan->lfophase)) >> 24; - break; - case 1: // square - att_wave_y = (((sint32)(chan->lfophase)) >> 31) & 0xFF; - break; - case 2: // triangle - att_wave_y = (chan->lfophase >> 23) & 0xFF; - if(chan->lfophase & 0x80000000) { att_wave_y ^= 0xFF; } - break; - case 3: // noise - att_wave_y = yamrand16(state) & 0xFF; - break; - } - attenuation += (att_wave_y >> (7 - (chan->alfos))); - } - if(attenuation >= 0x3C0) { - s = 0; - } else { - // Convert log attenuation to linear volume - linearvol = ((attenuation & 0x3F) ^ 0x7F) + 1; - s *= linearvol; s >>= 7 + (attenuation >> 6); - } - } - // Store in ring modulation buffer, if we're SCSP and it's enabled - if(state->version == 1 && !chan->stwinh) { - state->ringbuf[state->bufptr] = s; - } - // Apply filter, if we want it - if(!(chan->lpoff)) { - uint32 fv = chan->lpflevel; - uint32 qv = chan->q & 0x1F; - sint32 f = (((fv & 0xFF) | 0x100) << 4) >> ((fv >> 8) ^ 0x1F); - sint32 q = qtable[qv]; - s = f * s + (0x2000 - f + q) * (chan->lpp1) - q * (chan->lpp2); - s >>= 13; - chan->lpp2 = chan->lpp1; - chan->lpp1 = s; - } - // Write output - s <<= 4; - buf[g] = s; - } - state->bufptr = (state->bufptr + 32) & (32*RINGMAX-1); - // - // Now we need to advance the channel state machine, regardless of - // whether we're generating output or not - // - // - // Advance LFO phase - // - chan->lfophase += lfophaseinc; - // - // Advance amplitude envelope - // - { uint32 effectiverate = env_adjustrate(chan, chan->ar[chan->envstate]); - if(env_needstep(effectiverate, odometer)) { - switch(chan->envstate) { - case 0: // attack - chan->envlevel -= (chan->envlevel >> envattackshift[effectiverate][odometer&3]) + 1; - if(chan->envlevel == 0) { chan->envstate = 1; } - break; - case 1: // decay - chan->envlevel += envdecayvalue[effectiverate][odometer&3]; - if((chan->envlevel >> 5) >= chan->dl) { chan->envstate = 2; } - break; - case 2: // sustain - case 3: // release - chan->envlevel += envdecayvalue[effectiverate][odometer&3]; - break; - } - } - } - // - // Advance filter envelope - // - { uint32 effectiverate = env_adjustrate(chan, chan->fr[chan->lpfstate]); - if(env_needstep(effectiverate, odometer)) { - uint32 d = envdecayvalue[effectiverate][odometer&3]; - uint32 target = chan->flv[chan->lpfstate+1]; - if(chan->lpflevel < target) { - uint32 maxd = target - chan->lpflevel; - if(d > maxd) { d = maxd; } - chan->lpflevel += d; - } else if(chan->lpflevel > target) { - uint32 maxd = chan->lpflevel - target; - if(d > maxd) { d = maxd; } - chan->lpflevel -= d; - } else { - if(chan->lpfstate < 3) { chan->lpfstate++; } - } - } - } - // - // Advance the sample phase - // - { uint32 realphaseinc = base_phaseinc; - // - // LFO pitch shifting - // - if(chan->plfos) { - uint32 pitch_wave_y = 0; - switch(chan->plfows) { - case 0: // sawtooth - pitch_wave_y = chan->lfophase ^ 0x80000000; - break; - case 1: // square - pitch_wave_y = (chan->lfophase & 0x80000000) ? 0 : 0xFFFFFFFF; - break; - case 2: // triangle - pitch_wave_y = (chan->lfophase << 1) + 0x80000000; - if(chan->lfophase >= 0x40000000 && chan->lfophase < 0xC0000000) { - pitch_wave_y = ~pitch_wave_y; - } - break; - case 3: // noise - pitch_wave_y = yamrand16(state) << 16; - break; - } - { uint32 maxvary = base_phaseinc >> (10-(chan->plfos)); - uint32 scaled_pitch_wave_y = - (((uint64)(maxvary*2)) * ((uint64)pitch_wave_y)) >> 32; - realphaseinc = base_phaseinc + scaled_pitch_wave_y - maxvary; - } - } - // - // Advance phase, and read new sample data if necessary - // - chan->frcphase += realphaseinc; - while(chan->frcphase >= 0x40000) { - chan->frcphase -= 0x40000; - readnextsample(state, chan, 0, 1); - } - } - // Advance our temporary odometer copy - odometer++; - // Done with this sample! - } - state->bufptr = bufptrsave; - return g; -} - -///////////////////////////////////////////////////////////////////////////// -// -// Render a single channel and add it to the given outputs -// -// directout or fxout may be NULL -// -static void render_and_add_channel( - struct YAM_STATE *state, - struct YAM_CHAN *chan, - sint32 *directout, - sint32 *fxout, - uint32 odometer, - uint32 samples -) { - uint32 i; - sint32 localbuf[RENDERMAX]; - uint32 rendersamples; - - // Channel does nothing if attenuation >= 0x3C0 - if(chan->envlevel >= 0x3C0) { chan->envlevel = 0x1FFF; return; } - - if(!chan->disdl) { directout = NULL; } - if(!chan->dsplevel) { fxout = NULL; } - - // Generate samples - rendersamples = generate_samples( - state, - chan, - (!chan->mute && (directout || fxout || (state->version == 1 && !chan->stwinh))) ? localbuf : NULL, - odometer, - samples - ); - - // Add to output - if(directout) { - uint8 att_l, att_r; - sint32 lin_l, lin_r; - convert_stereo_send_level( - chan->disdl, - (state->mono) ? 0 : (chan->dipan), - &att_l, &att_r, &lin_l, &lin_r - ); - for(i = 0; i < rendersamples; i++) { - directout[0] += (localbuf[i]*lin_l) >> att_l; - directout[1] += (localbuf[i]*lin_r) >> att_r; - directout += 2; - } - } - if(fxout) { - uint32 att = (chan->dsplevel) ^ 0xF; - sint32 lin = 4 - (att & 1); - att >>= 1; att += 2; - for(i = 0; i < rendersamples; i++) { - fxout[0] += (localbuf[i]*lin) >> att; - fxout += 16; - } - } - -} - -///////////////////////////////////////////////////////////////////////////// -// -// Floating-point conversion -// -static uint32 __fastcall float16_to_int24(uint32 f) { - uint32 exponent = (f >> 11) & 0xF; - sint32 result; - result = (f & 0x8000) << 16; // take the sign in bit 31 - result >>= 1; // duplicate the sign in bit 30 - if(exponent >= 12) { exponent = 11; } // cap exponent to 11 for denormals - else { result ^= 0x40000000; } // reverse bit 30 for normals - result |= (f & 0x7FF) << 19; // set bits 29-0 to the mantissa - result >>= exponent + 8; // shift right by the exponent + 8 - return result; -} - -static uint32 __fastcall int24_to_float16(uint32 i) { - uint32 exponent = 0; - uint32 sign = i & 0x00800000; - if(sign) { i = ~i; } - i &= 0x7FFFFF; - if(i < 0x020000) { exponent += (6<<11); i <<= 6; } - if(i < 0x100000) { exponent += (3<<11); i <<= 3; } - if(i < 0x400000) { exponent += (1<<11); i <<= 1; } - if(i < 0x400000) { exponent += (1<<11); i <<= 1; } - if(i < 0x400000) { exponent += (1<<11); } - i >>= 11; - i &= 0x7FF; - i |= exponent; - if(sign) { i ^= 0x87FF; } - return i; -} - -///////////////////////////////////////////////////////////////////////////// - -#define SINT32ATOFFSET(a,b) (*((sint32*)(((uint8*)(a))+(b)))) - -///////////////////////////////////////////////////////////////////////////// -// -// Execute one sample on the effects DSP -// -static void __fastcall dsp_sample_interpret(struct YAM_STATE *state) { - const struct MPRO *mpro = state->mpro; - uint32 i; - // Pre-compute ringbuffer size mask - uint32 rbmask = (1 << ((state->rbl)+13)) - 1; - // - // For 128 steps: - // - for(i = 0; i < 128; i++, mpro++) { - sint32 b, x, y, shifted; - // - // Proper skip for "empty" instructions - // - if((mpro->__kisxzbon) & 0x80) { - x = state->temp[(state->mdec_ct)&0x7F]; - state->xzbchoice[XZBCHOICE_ACC] = - ((((sint64)x) * ((sint64)(state->yychoice[YYCHOICE_FRC_REG]))) >> 12) + x; - continue; - } - state->xzbchoice[XZBCHOICE_TEMP] = state->temp[((mpro->t_0rrrrrrr)+(state->mdec_ct))&0x7F]; - state->yychoice[YYCHOICE_COEF] = state->coef[mpro->c_0rrrrrrr]; - // - // Input read - // - state->xzbchoice[XZBCHOICE_INPUTS] = state->inputs[mpro->i_00rrrrrr]; - // - // Input write - // - state->inputs[mpro->i_0T0wwwww] = state->mem_in_data[i & 3]; - // - // B selection - // - b = SINT32ATOFFSET(state->xzbchoice, (mpro->__kisxzbon) & 0x0C); - b ^= ((sint32)(mpro->negb)); - b -= ((sint32)(mpro->negb)); - // - // X selection - // - x = SINT32ATOFFSET(state->xzbchoice, (mpro->__kisxzbon) & 0x10); - // - // Y selection - // - y = SINT32ATOFFSET(state->yychoice, (mpro->m_wrAFyyYh) & 0x0C); - // - // Y latch - // - if(mpro->m_wrAFyyYh & 2) { - sint32 inputs = state->xzbchoice[XZBCHOICE_INPUTS]; - state->yychoice[YYCHOICE_Y_REG_H] = inputs >> 11; - state->yychoice[YYCHOICE_Y_REG_L] = (inputs >> 4) & 0xFFF; - } - // - // Shift of previous accumulator - // - shifted = state->xzbchoice[XZBCHOICE_ACC] << ((mpro->m_wrAFyyYh) & 1); - if((mpro->__kisxzbon) & 0x20) { - if(shifted > ( 0x7FFFFF)) { shifted = ( 0x7FFFFF); } - if(shifted < (-0x800000)) { shifted = (-0x800000); } - } - // - // Multiply and accumulate - // - state->xzbchoice[XZBCHOICE_ACC] = ((((sint64)x) * ((sint64)y)) >> 12) + b; - // - // Temp write - // - if(mpro->t_Twwwwwww < 0x80) { - state->temp[((mpro->t_Twwwwwww)+(state->mdec_ct))&0x7F] = shifted; - } - // - // Fractional address latch - // - if((mpro->m_wrAFyyYh) & 0x10) { - if((mpro->__kisxzbon) & 0x40) { - state->yychoice[YYCHOICE_FRC_REG] = shifted & 0xFFF; - } else { - state->yychoice[YYCHOICE_FRC_REG] = shifted >> 11; - } - } - // - // Memory operations - // - if((mpro->m_wrAFyyYh) & 0xC0) { - sint32 tm = ((sint32)(mpro->tablemask)); - uint32 a = state->madrs[mpro->m_00aaaaaa]; - a += (state->adrs_reg) & ((sint32)(mpro->adrmask)); - a += (mpro->__kisxzbon) & 1; - a += (state->mdec_ct) & (~tm); - a &= (rbmask | tm) & 0xFFFF; - a <<= 1; - a += state->rbp; - a &= (state->ram_mask); - a ^= state->mem_word_address_xor; - if(mpro->m_wrAFyyYh & 0x40) { // MRD - sint32 memdata = *((sint16*)(((sint8*)(state->ram_ptr))+a)); - if(!(mpro->__kisxzbon & 2)) { memdata = float16_to_int24(memdata); } - else { memdata <<= 8; } - state->mem_in_data[(i+2)&3] = memdata; - } - if(mpro->m_wrAFyyYh & 0x80) { // MWT - sint32 memdata = shifted; - if(!(mpro->__kisxzbon & 2)) { memdata = int24_to_float16(memdata); } - else { memdata >>= 8; } - *((sint16*)(((sint8*)(state->ram_ptr))+a)) = memdata; - } - } - // - // Address latch - // - if((mpro->m_wrAFyyYh) & 0x20) { - if((mpro->__kisxzbon) & 0x40) { - state->adrs_reg = shifted >> 12; - } else { - state->adrs_reg = state->xzbchoice[XZBCHOICE_INPUTS] >> 16; - } - state->adrs_reg &= 0xFFF; - } - // - // Effect output write - // - state->efreg[mpro->e_000Twwww] = shifted >> 8; - // End of step - } -} - -///////////////////////////////////////////////////////////////////////////// -// -// -// - -#define C(N) { *outp++ = ((uint8)(N)); } -#define C32(N) { *((uint32*)outp) = ((uint32)(N)); outp += 4; } -#define C32CALL(N) { *((uint32*)outp) = ((uint32)(N)) - (((uint32)(outp))+4); outp += 4; } - -#define STRUCTOFS(thetype,thefield) ((uint32)(&(((struct thetype*)0)->thefield))) -#define STATEOFS(thefield) STRUCTOFS(YAM_STATE,thefield) - -#ifdef ENABLE_DYNAREC -static int instruction_uses_shifted(struct MPRO *mpro) { - // uses SHIFTED if: - // - ADRL and INTERP - if((mpro->m_wrAFyyYh & 0x20) != 0) { - if((mpro->__kisxzbon & 0x40) != 0) return 1; - } - // - FRCL - if((mpro->m_wrAFyyYh & 0x10) != 0) return 1; - // - EWT - if((mpro->e_000Twwww & 0x10) == 0) return 1; - // - TWT - if((mpro->t_Twwwwwww & 0x80) == 0) return 1; - // - MWT - if((mpro->m_wrAFyyYh & 0x80) != 0) return 1; - // otherwise not - return 0; -} -#endif - -// -// Compile x86 code out of the current DSP program/coef/address set -// Also uses the current ringbuffer pointer and size, and ram pointer/mask/memwordxor -// So if any of those change, the compiled dynacode must be invalidated -// -#ifdef ENABLE_DYNAREC -static void dynacompile(struct YAM_STATE *state) { - // Pre-compute ringbuffer size mask - uint32 rbmask = (1 << ((state->rbl)+13)) - 1; - - uint8 *outp = state->dynacode; - int i; - char ins_uses_acc[129]; - char ins_uses_shifted[129]; - // - // Put some slop here to avoid cache problems? - // - outp += DYNACODE_SLOP_SIZE; - // - // Figure out which instructions need what things - // - memset(ins_uses_acc, 0, sizeof(ins_uses_acc)); - memset(ins_uses_shifted, 0, sizeof(ins_uses_shifted)); - ins_uses_acc[128] = 1; - ins_uses_shifted[128] = 1; - for(i = 0; i < 128; i++) { - struct MPRO *mpro = state->mpro + i; - ins_uses_shifted[i] = instruction_uses_shifted(mpro); - ins_uses_acc[i] = - (ins_uses_shifted[i]) || - ((mpro->__kisxzbon & 0x0C) == 0x04); - } - - // - // Prefix - // - C(0x60) // pusha - C(0x89) C(0xCF) // mov edi, ecx - C(0x8B) C(0xAF) C32(STATEOFS(mdec_ct)) // mov ebp,[edi+] - C(0x8B) C(0xB7) C32(STATEOFS(xzbchoice[XZBCHOICE_ACC])) // mov esi,[edi+] - // 16 bytes - // - // Each instruction - // - for(i = 0; i < 128; i++) { - struct MPRO *mpro = state->mpro + i; - // - // If we need to compute the new accumulator, do so (to EAX) - // - if(ins_uses_acc[i + 1]) { - int need_tra = - ((mpro->__kisxzbon & 0x10) == 0x00) || - ((mpro->__kisxzbon & 0x0C) == 0x00); - // - // If we will need TRA in the future, compute it in ECX - // - if(need_tra) { - C(0x8D) C(0x4D) C(mpro->t_0rrrrrrr) // lea ecx,[ebp+] - C(0x83) C(0xE1) C(0x7F) // and ecx,7Fh - } - // 6 bytes max - // - // Load EAX with the Y value - // - switch(mpro->m_wrAFyyYh & 0x0C) { - case 0x00: // FRC_REG - C(0x8B) C(0x87) C32(STATEOFS(yychoice[YYCHOICE_FRC_REG])) // mov eax,[edi+yychoice0] - break; - case 0x04: // COEF - { sint32 coef = state->coef[mpro->c_0rrrrrrr]; - C(0xB8) C32(coef) // mov eax, - } - break; - case 0x08: // Y_REG_H - C(0x8B) C(0x87) C32(STATEOFS(yychoice[YYCHOICE_Y_REG_H])) // mov eax,[edi+yychoice2] - break; - case 0x0C: // Y_REG_L - C(0x8B) C(0x87) C32(STATEOFS(yychoice[YYCHOICE_Y_REG_L])) // mov eax,[edi+yychoice3] - break; - } - // 6 bytes max - // - // Multiply by the X value - // - if((mpro->__kisxzbon & 0x10) == 0) { - C(0xF7) C(0xAC) C(0x8F) C32(STATEOFS(temp)) // imul dword ptr [edi+ecx*4+temp] - } else { - C(0xF7) C(0xAF) C32(STATEOFS(inputs[mpro->i_00rrrrrr])) // imul dword ptr [edi+] - } - C(0x0F) C(0xAC) C(0xD0) C(0x0C) // shrd eax,edx,12 - // 11 bytes max - // - // Add B if necessary - // - if((mpro->__kisxzbon & 0x08) == 0) { - if(mpro->negb == 0) { - if((mpro->__kisxzbon & 0x04) == 0) { - C(0x03) C(0x84) C(0x8F) C32(STATEOFS(temp)) // add eax,[edi+ecx*4+] - } else { - C(0x01) C(0xF0) // add eax,esi - } - } else { - if((mpro->__kisxzbon & 0x04) == 0) { - C(0x2B) C(0x84) C(0x8F) C32(STATEOFS(temp)) // sub eax,[edi+ecx*4+] - } else { - C(0x29) C(0xF0) // sub eax,esi - } - } - } - // 7 bytes max - } - // 30 bytes max - // - // If YRL is on, latch Y register - // - if(mpro->m_wrAFyyYh & 2) { - C(0x8B) C(0x97) C32(STATEOFS(inputs[mpro->i_00rrrrrr])) // mov edx, [edi+] - C(0xC1) C(0xFA) C(0x0B) // sar edx,11 - C(0x89) C(0x97) C32(STATEOFS(yychoice[YYCHOICE_Y_REG_H])) // mov [edi+],edx - C(0x8B) C(0x97) C32(STATEOFS(inputs[mpro->i_00rrrrrr])) // mov edx, [edi+] - C(0xC1) C(0xFA) C(0x04) // sar edx,4 - C(0x81) C(0xE2) C32(0x00000FFF) // and edx,0FFFh - C(0x89) C(0x97) C32(STATEOFS(yychoice[YYCHOICE_Y_REG_L])) // mov [edi+],edx - } - // 36 bytes max - // - // If we will be needing SHIFTED this instruction, edx will become SHIFTED: - // - if(ins_uses_shifted[i]) { - if((mpro->__kisxzbon & 0x20) == 0) { // no saturate - C(0x89) C(0xF2) // mov edx,esi - C(0xC1) C(0xE2) C(8+(mpro->m_wrAFyyYh & 1)) // shl edx, - C(0xC1) C(0xFA) C(0x08) // sar edx,8 - // 8 bytes max - } else { // saturate - if((mpro->m_wrAFyyYh & 1) == 0) { // NOT shifting left - C(0x8D) C(0x96) C32(0x00800000) // lea edx,[esi+800000h] - C(0xF7) C(0xC2) C32(0xFF000000) // test edx,0FF000000h - C(0x89) C(0xF2) // mov edx,esi - // 14 bytes max - } else { // shifting left - C(0x8D) C(0x94) C(0x36) C32(0x00800000) // lea edx,[esi+esi+800000h] - C(0xF7) C(0xC2) C32(0xFF000000) // test edx,0FF000000h - C(0x8D) C(0x14) C(0x36) // lea edx,[esi+esi] - // 16 bytes max - } - C(0x74) C(0x09) // je +9bytes - C(0xC1) C(0xFA) C(0x1F) // sar edx,1Fh - C(0x81) C(0xF2) C32(0x007FFFFF) // xor edx,7FFFFFh - // 27 bytes max - } - } - // 27 bytes max - // - // If we need the accumulator next instruction, save it - // - if(ins_uses_acc[i + 1]) { - C(0x89) C(0xC6) // mov esi,eax - } - // 2 bytes max - // - // If FRCL is set, latch it - // - if(mpro->m_wrAFyyYh & 0x10) { - C(0x89) C(0xD0) //mov eax,edx - if(mpro->__kisxzbon & 0x40) { // interpolate mode - C(0x25) C32(0x00000FFF) // and eax,0FFFh - } else { // non-interpolate mode - C(0xC1) C(0xF8) C(0x0B) // sar eax,11 - } - C(0x89) C(0x87) C32(STATEOFS(yychoice[YYCHOICE_FRC_REG])) // mov [edi+],eax - } - // 13 bytes max - // - // If TWT is on, perform the temp write of SHIFTED - // - if((mpro->t_Twwwwwww & 0x80) == 0) { - C(0x8D) C(0x4D) C(mpro->t_Twwwwwww) // lea ecx,[ebp+] - C(0x83) C(0xE1) C(0x7F) // and ecx,7Fh - C(0x89) C(0x94) C(0x8F) C32(STATEOFS(temp)) // mov [edi+ecx*4+],edx - } - // 13 bytes max - // - // If EWT is on, perform write of EFREG - // - if((mpro->e_000Twwww & 0x10) == 0) { - C(0x89) C(0xD0) // mov eax,edx - C(0xC1) C(0xF8) C(0x08) // sar eax,8 - C(0x89) C(0x87) C32(STATEOFS(efreg[mpro->e_000Twwww])) // mov [edi+],eax - } - // 11 bytes max - // - // If we'll be needing an address, compute it in EBX (a word address) - // ODD LINES ONLY - // - if((i & 1) && (mpro->m_wrAFyyYh & 0xC0)) { - uint32 madrsnx = state->madrs[mpro->m_00aaaaaa]; - if(mpro->__kisxzbon & 1) { madrsnx++; } - madrsnx &= 0xFFFF; - if(mpro->tablemask == 0) { - C(0x8D) C(0x9D) C32(madrsnx) // lea ebx,[ebp+] - if(mpro->adrmask != 0) { - C(0x03) C(0x9F) C32(STATEOFS(adrs_reg)) // add ebx,[edi+] - } - C(0x81) C(0xE3) C32(rbmask) // and ebx, - // 18 bytes max - } else { - C(0xBB) C32(madrsnx) // mov ebx, - if(mpro->adrmask != 0) { - C(0x03) C(0x9F) C32(STATEOFS(adrs_reg)) // add ebx,[edi+] - C(0x81) C(0xE3) C32(0x0000FFFF) // and ebx,0FFFFh - } - // 17 bytes max - } - C(0x81) C(0xC3) C32(state->rbp / 2) // add ebx, - C(0x81) C(0xE3) C32(state->ram_mask / 2) // and ebx, - if((state->mem_word_address_xor / 2) != 0) { - C(0x83) C(0xF3) C(state->mem_word_address_xor / 2) // xor ebx, - } - } - // 33 bytes max ODD LINES ONLY - // - // If ADRL is set, latch address reg - // - if(mpro->m_wrAFyyYh & 0x20) { - if(mpro->__kisxzbon & 0x40) { // interpolate mode - C(0x89) C(0xD0) // mov eax,edx - C(0xC1) C(0xF8) C(0x0C) // sar eax,12 - } else { - C(0x8B) C(0x87) C32(STATEOFS(inputs[mpro->i_00rrrrrr])) // mov eax,[edi+] - C(0xC1) C(0xF8) C(0x10) // sar eax,16 - } - C(0x25) C32(0x00000FFF) // and eax,0FFFh - C(0x89) C(0x87) C32(STATEOFS(adrs_reg)) // mov [edi+],eax - } - // 20 bytes max - // - // If MRD is set, read from ebx*2: - // ODD LINES ONLY - // - if((i & 1) && (mpro->m_wrAFyyYh & 0x40)) { - if((mpro->__kisxzbon & 0x02) == 0) { // NOFL=0 - C(0x0F) C(0xBF) C(0x8C) C(0x1B) C32(state->ram_ptr) // movsx ecx, word ptr [ebx+ebx+] - C(0xE8) C32CALL(float16_to_int24) // call float16_to_int24 - // 13 bytes max - } else { // NOFL=1: - C(0x0F) C(0xBF) C(0x84) C(0x1B) C32(state->ram_ptr) // movsx eax, word ptr [ebx+ebx+] - C(0xC1) C(0xE0) C(0x08) // shl eax,8 - // 11 bytes max - } - C(0x89) C(0x87) C32(STATEOFS(mem_in_data[(i+2)&3])) // mov [edi+],eax - // 19 bytes max - // - // Or, if MWT is set, write edx to ebx*2: - // ODD LINES ONLY - // - } else if((i & 1) && (mpro->m_wrAFyyYh & 0x80)) { - if((mpro->__kisxzbon & 0x02) == 0) { // NOFL=0 - C(0x89) C(0xD1) // mov ecx,edx - C(0xE8) C32CALL(int24_to_float16) // call int24_to_float16 - C(0x66) C(0x89) C(0x84) C(0x1B) C32(state->ram_ptr) // mov [ebx+ebx+],ax - // 15 bytes max - } else { // NOFL=1: - C(0xC1) C(0xFA) C(0x08) // sar edx,8 - C(0x66) C(0x89) C(0x94) C(0x1B) C32(state->ram_ptr) // mov [ebx+ebx+],dx - // 11 bytes max - } - // 15 bytes max - } - // 19 bytes max ODD LINES ONLY - // - // If IWT is on, perform input write - // ODD LINES ONLY - // - if((i&1) && ((mpro->i_0T0wwwww & 0x40) == 0)) { - C(0x8B) C(0x97) C32(STATEOFS(mem_in_data[i&3])) // mov edx, [edi+] - C(0x89) C(0x97) C32(STATEOFS(inputs[mpro->i_0T0wwwww])) // mov [edi+],edx - } - // 12 bytes max ODD LINES ONLY - } - // - // Suffix - // - C(0x89) C(0xB7) C32(STATEOFS(xzbchoice[XZBCHOICE_ACC])) // mov [edi+],esi - C(0x61) // popa - C(0xC3) // retn - // 8 bytes - // - // Set valid flag - // - state->dsp_dyna_valid = 1; - -//{FILE*f=fopen("C:\\Corlett\\yamdyna.bin","wb");if(f){fwrite(state->dynacode,1,0x6000,f);fclose(f);}} - -} -#endif - -///////////////////////////////////////////////////////////////////////////// - -typedef void (__fastcall *dsp_sample_t)(struct YAM_STATE *state); - -///////////////////////////////////////////////////////////////////////////// -// -// Render effects by emulating the DSP -// -static void render_effects( - struct YAM_STATE *state, - sint32 *fxbus, - sint32 *out, - uint32 samples -) { - dsp_sample_t samplefunc; - uint32 i, j; - uint8 efatt_l[16]; - uint8 efatt_r[16]; - sint32 eflin_l[16]; - sint32 eflin_r[16]; - -#ifdef ENABLE_DYNAREC - if(state->dsp_dyna_enabled) { - if(!(state->dsp_dyna_valid)) { - dynacompile(state); - } - samplefunc = (dsp_sample_t)(((uint8*)(state->dynacode)) + DYNACODE_SLOP_SIZE); -#else - if (0) { -#endif - } else { - samplefunc = dsp_sample_interpret; - } - - // - // Determine what the effect out levels are, for left and right - // - for(j = 0; j < 16; j++) { - convert_stereo_send_level( - state->efsdl[j], - (state->mono) ? 0 : state->efpan[j], - efatt_l + j, efatt_r + j, - eflin_l + j, eflin_r + j - ); - } - // - // For every sample: - // - for(i = 0; i < samples; i++, fxbus += 16, out += 2) { - // - // Clip and copy fxbus inputs (20-bit, pre-promote to 24-bit) - // - for(j = 0; j < 16; j++) { - sint32 t = fxbus[j]; - if(t < (-0x80000)) t = (-0x80000); - if(t > ( 0x7FFFF)) t = ( 0x7FFFF); - state->inputs[0x20 + j] = t << 4; - } - // - // Execute one DSP sample - // - samplefunc(state); - // Advance MDEC_CT - state->mdec_ct--; - // - // Copy outputs out of EFREG, scale accordingly, and add to output - // - for(j = 0; j < 16; j++) if(state->efsdl[j]) { - sint32 ef = (sint32)((sint16)(state->efreg[j])); - ef <<= 4; - out[0] += (ef*eflin_l[j]) >> efatt_l[j]; - out[1] += (ef*eflin_r[j]) >> efatt_r[j]; - } - } - -} - -///////////////////////////////////////////////////////////////////////////// -// -// Must not render more than RENDERMAX samples at a time -// -struct render_priority -{ - sint32 channel_number; - sint32 priority_level; -}; -int __cdecl render_priority_compare(const void * a, const void * b) { - struct render_priority *_a = (struct render_priority *) a; - struct render_priority *_b = (struct render_priority *) b; - return _b->priority_level - _a->priority_level; -} -static void render(struct YAM_STATE *state, uint32 odometer, uint32 samples) { - uint32 i, j; - struct render_priority priority_list[64]; - sint32 outbuf[2*RENDERMAX]; - sint32 fxbus[16*RENDERMAX]; - sint32 *directout; -// sint32 *fxout; - sint16 *buf; - uint32 nchannels; - uint32 bufptr_base; - int wantreverb = 0; - if(!samples) return; - buf = YAMSTATE->out_buf; - directout = (buf && (state->dry_out_enabled)) ? outbuf : NULL; - nchannels = ((YAMSTATE->version) == 1) ? 32 : 64; - -// st=odometer; -//if(odometer>=11*44100)dumpch(YAMSTATE,YAMSTATE->chan+11); -/* -if(odometer >= 11*44100) { -static int dumped=0; -if(!dumped) { -dumped=1; -{FILE*f=fopen("C:\\Corlett\\yamdump.ram","wb"); -if(f){ -fwrite(YAMSTATE->ram_ptr,0x200000,1,f); -fclose(f); -} -} -} -} -*/ - -//logstep(state,odometer); - - // figure out if we want reverb or not - if(buf && (state->dsp_emulation_enabled)) { - for(i = 0; i < 16; i++) { if(state->efsdl[i] != 0) break; } - wantreverb = (i < 16); - } else { - wantreverb = 0; - } - if(buf) { - memset(outbuf, 0, 4*2*samples); - if(wantreverb) memset(fxbus, 0, 4*16*samples); - } - // - // Figure out if any channels need to be rendered before others - // - for(i = 0; i < nchannels; i++) { - priority_list[i].channel_number = i; - priority_list[i].priority_level = 0; - } - if (state->version == 1) { - for(i = 0; i < nchannels; i++) { - struct YAM_CHAN *chan = state->chan + i; - sint32 priority_level = priority_list[i].priority_level + 1; - if (chan->mdxsl) priority_list[(i+chan->mdxsl)&31].priority_level = priority_level; - if (chan->mdysl) priority_list[(i+chan->mdysl)&31].priority_level = priority_level; - } - qsort(&priority_list, nchannels, sizeof(*priority_list), render_priority_compare); - } - bufptr_base = state->bufptr; - // - // Render each channel - // - for(i = 0; i < nchannels; i++) { - struct YAM_CHAN *chan; - j = priority_list[i].channel_number; - chan = state->chan + j; - state->bufptr = bufptr_base + j; -// is 11 - render_and_add_channel(state, chan, directout, - wantreverb ? (fxbus + chan->dspchan) : NULL, - odometer, samples - ); - } - state->bufptr = (bufptr_base + (32*samples)) & (32*RINGMAX-1); - // - // Emulate DSP effects if desired - // - if(wantreverb) { render_effects(state, fxbus, outbuf, samples); } - // - // Scale, clip and copy output - // - if(buf) { - uint32 att = state->mvol ^ 0xF; - sint32 lin = 4 - (att & 1); - att >>= 1; att += 2; att += 4; - for(i = 0; i < samples; i++) { - sint32 l = outbuf[2 * i + 0]; - sint32 r = outbuf[2 * i + 1]; - l *= lin; l >>= att; - r *= lin; r >>= att; - if(l < (-0x8000)) l = (-0x8000); - if(r < (-0x8000)) r = (-0x8000); - if(l > ( 0x7FFF)) l = ( 0x7FFF); - if(r > ( 0x7FFF)) r = ( 0x7FFF); - buf[2 * i + 0] = l; - buf[2 * i + 1] = r; - } - } -} - -///////////////////////////////////////////////////////////////////////////// -// -// Flush all pending samples into the output buffer -// -void EMU_CALL yam_flush(void *state) { -// return; -//printf("yam_flush(%up)",YAMSTATE->out_pending); - - for(;;) { - uint32 n = YAMSTATE->out_pending; - if(n < 1) { break; } - if(n > RENDERMAX) { n = RENDERMAX; } - render(YAMSTATE, YAMSTATE->odometer - YAMSTATE->out_pending, n); - YAMSTATE->out_pending -= n; - if(YAMSTATE->out_buf) { YAMSTATE->out_buf += 2 * n; } - } -} - -///////////////////////////////////////////////////////////////////////////// -// -// Prepare or unprepare dynacode buffer for execution -// -void EMU_CALL yam_prepare_dynacode(void *state) { -#ifdef ENABLE_DYNAREC -#ifdef _WIN32 - DWORD i; - VirtualProtect( &YAMSTATE->dynacode, sizeof(YAMSTATE->dynacode), PAGE_EXECUTE_READWRITE, &i ); -#elif defined(HAVE_MPROTECT) - unsigned long startaddr = &YAMSTATE->dynacode; - unsigned long length = sizeof(YAMSTATE->dynacode); - int psize = getpagesize(); - unsigned long addr = ( startaddr & ~(psize - 1) ); - mprotect( (char *) addr, length + startaddr - addr + psize, PROT_READ | PROT_WRITE | PROT_EXEC ); -#endif -#endif -} - -void EMU_CALL yam_unprepare_dynacode(void *state) { -#ifdef ENABLE_DYNAREC -#ifdef _WIN32 - DWORD i; - VirtualProtect( &YAMSTATE->dynacode, sizeof(YAMSTATE->dynacode), PAGE_READWRITE, &i ); -#elif defined(HAVE_MPROTECT) - unsigned long startaddr = &YAMSTATE->dynacode; - unsigned long length = sizeof(YAMSTATE->dynacode); - int psize = getpagesize(); - unsigned long addr = ( startaddr & ~(psize - 1) ); - mprotect( (char *) addr, length + startaddr - addr + psize, PROT_READ | PROT_WRITE ); -#endif -#endif -} - -///////////////////////////////////////////////////////////////////////////// -// -// Mute channels post reset -// -void EMU_CALL yam_set_mute(void *state, uint32 channel, uint32 enable) { - YAMSTATE->chan[channel].mute = (uint8) enable; -} - -///////////////////////////////////////////////////////////////////////////// diff --git a/Frameworks/GME/vgmplay/chips/yam.h b/Frameworks/GME/vgmplay/chips/yam.h deleted file mode 100644 index e31c374c3..000000000 --- a/Frameworks/GME/vgmplay/chips/yam.h +++ /dev/null @@ -1,54 +0,0 @@ -///////////////////////////////////////////////////////////////////////////// -// -// yam - Emulates Yamaha SCSP and AICA -// -///////////////////////////////////////////////////////////////////////////// - -#ifndef __SEGA_YAM_H__ -#define __SEGA_YAM_H__ - -#include "emuconfig.h" - -#ifdef __cplusplus -extern "C" { -#endif - -///////////////////////////////////////////////////////////////////////////// - -// version = 1 for SCSP, 2 for AICA -// ramsize must be a power of 2 - -sint32 EMU_CALL yam_init(void); -uint32 EMU_CALL yam_get_state_size(uint8 version); -void EMU_CALL yam_clear_state(void *state, uint8 version); - -void EMU_CALL yam_enable_dry(void *state, uint8 enable); -void EMU_CALL yam_enable_dsp(void *state, uint8 enable); -void EMU_CALL yam_enable_dsp_dynarec(void *state, uint8 enable); - -void EMU_CALL yam_setram(void *state, uint32 *ram, uint32 size, uint8 mbx, uint8 mwx); -void EMU_CALL yam_beginbuffer(void *state, sint16 *buf); -void EMU_CALL yam_advance(void *state, uint32 samples); -void EMU_CALL yam_flush(void *state); - -uint32 EMU_CALL yam_aica_load_reg(void *state, uint32 a, uint32 mask); -void EMU_CALL yam_aica_store_reg(void *state, uint32 a, uint32 d, uint32 mask, uint8 *breakcpu); - -uint32 EMU_CALL yam_scsp_load_reg(void *state, uint32 a, uint32 mask); -void EMU_CALL yam_scsp_store_reg(void *state, uint32 a, uint32 d, uint32 mask, uint8 *breakcpu); - -uint8* EMU_CALL yam_get_interrupt_pending_ptr(void *state); -uint32 EMU_CALL yam_get_min_samples_until_interrupt(void *state); - -void EMU_CALL yam_prepare_dynacode(void *state); -void EMU_CALL yam_unprepare_dynacode(void *state); - -void EMU_CALL yam_set_mute(void *state, uint32 channel, uint32 enable); - -///////////////////////////////////////////////////////////////////////////// - -#ifdef __cplusplus -} -#endif - -#endif diff --git a/Frameworks/GME/vgmplay/chips/ym2151.c b/Frameworks/GME/vgmplay/chips/ym2151.c deleted file mode 100644 index 13bcc89bc..000000000 --- a/Frameworks/GME/vgmplay/chips/ym2151.c +++ /dev/null @@ -1,2541 +0,0 @@ -/***************************************************************************** -* -* Yamaha YM2151 driver (version 2.150 final beta) -* -******************************************************************************/ - -#include -#include - -#include "mamedef.h" -#include -#include -//#include "sndintrf.h" -//#include "streams.h" -#include "ym2151.h" - -#ifndef NULL -#define NULL ((void *)0) -#endif - - -/* undef this to not use MAME timer system */ -//#define USE_MAME_TIMERS - -/*#define FM_EMU*/ -#ifdef FM_EMU - #ifdef USE_MAME_TIMERS - #undef USE_MAME_TIMERS - #endif -#endif - -//static char LOG_CYM_FILE = 0x00; -//static FILE * cymfile = NULL; - - -/* struct describing a single operator */ -typedef struct YM2151 YM2151; -typedef struct{ - UINT32 phase; /* accumulated operator phase */ - UINT32 freq; /* operator frequency count */ - INT32 dt1; /* current DT1 (detune 1 phase inc/decrement) value */ - UINT32 mul; /* frequency count multiply */ - UINT32 dt1_i; /* DT1 index * 32 */ - UINT32 dt2; /* current DT2 (detune 2) value */ - - signed int *connect; /* operator output 'direction' */ - - /* only M1 (operator 0) is filled with this data: */ - signed int *mem_connect; /* where to put the delayed sample (MEM) */ - INT32 mem_value; /* delayed sample (MEM) value */ - - /* channel specific data; note: each operator number 0 contains channel specific data */ - UINT32 fb_shift; /* feedback shift value for operators 0 in each channel */ - INT32 fb_out_curr; /* operator feedback value (used only by operators 0) */ - INT32 fb_out_prev; /* previous feedback value (used only by operators 0) */ - UINT32 kc; /* channel KC (copied to all operators) */ - UINT32 kc_i; /* just for speedup */ - UINT32 pms; /* channel PMS */ - UINT32 ams; /* channel AMS */ - /* end of channel specific data */ - - UINT32 AMmask; /* LFO Amplitude Modulation enable mask */ - UINT32 state; /* Envelope state: 4-attack(AR) 3-decay(D1R) 2-sustain(D2R) 1-release(RR) 0-off */ - UINT8 eg_sh_ar; /* (attack state) */ - UINT8 eg_sel_ar; /* (attack state) */ - UINT32 tl; /* Total attenuation Level */ - INT32 volume; /* current envelope attenuation level */ - UINT8 eg_sh_d1r; /* (decay state) */ - UINT8 eg_sel_d1r; /* (decay state) */ - UINT32 d1l; /* envelope switches to sustain state after reaching this level */ - UINT8 eg_sh_d2r; /* (sustain state) */ - UINT8 eg_sel_d2r; /* (sustain state) */ - UINT8 eg_sh_rr; /* (release state) */ - UINT8 eg_sel_rr; /* (release state) */ - - UINT32 key; /* 0=last key was KEY OFF, 1=last key was KEY ON */ - - UINT32 ks; /* key scale */ - UINT32 ar; /* attack rate */ - UINT32 d1r; /* decay rate */ - UINT32 d2r; /* sustain rate */ - UINT32 rr; /* release rate */ - - UINT32 reserved0; /**/ - UINT32 reserved1; /**/ - - YM2151 * PSG; -} YM2151Operator; - - -struct YM2151 -{ - YM2151Operator oper[32]; /* the 32 operators */ - - UINT32 pan[16]; /* channels output masks (0xffffffff = enable) */ - UINT8 Muted[8]; /* used for muting */ - - UINT32 eg_cnt; /* global envelope generator counter */ - UINT32 eg_timer; /* global envelope generator counter works at frequency = chipclock/64/3 */ - UINT32 eg_timer_add; /* step of eg_timer */ - UINT32 eg_timer_overflow; /* envelope generator timer overlfows every 3 samples (on real chip) */ - - UINT32 lfo_phase; /* accumulated LFO phase (0 to 255) */ - UINT32 lfo_timer; /* LFO timer */ - UINT32 lfo_timer_add; /* step of lfo_timer */ - UINT32 lfo_overflow; /* LFO generates new output when lfo_timer reaches this value */ - UINT32 lfo_counter; /* LFO phase increment counter */ - UINT32 lfo_counter_add; /* step of lfo_counter */ - UINT8 lfo_wsel; /* LFO waveform (0-saw, 1-square, 2-triangle, 3-random noise) */ - UINT8 amd; /* LFO Amplitude Modulation Depth */ - INT8 pmd; /* LFO Phase Modulation Depth */ - UINT32 lfa; /* LFO current AM output */ - INT32 lfp; /* LFO current PM output */ - - UINT8 test; /* TEST register */ - UINT8 ct; /* output control pins (bit1-CT2, bit0-CT1) */ - - UINT32 noise; /* noise enable/period register (bit 7 - noise enable, bits 4-0 - noise period */ - UINT32 noise_rng; /* 17 bit noise shift register */ - UINT32 noise_p; /* current noise 'phase'*/ - UINT32 noise_f; /* current noise period */ - - UINT32 csm_req; /* CSM KEY ON / KEY OFF sequence request */ - - UINT32 irq_enable; /* IRQ enable for timer B (bit 3) and timer A (bit 2); bit 7 - CSM mode (keyon to all slots, everytime timer A overflows) */ - UINT32 status; /* chip status (BUSY, IRQ Flags) */ - UINT8 connect[8]; /* channels connections */ - - signed int chanout[8]; - signed int m2,c1,c2; /* Phase Modulation input for operators 2,3,4 */ - signed int mem; /* one sample delay memory */ - -#ifdef USE_MAME_TIMERS -/* ASG 980324 -- added for tracking timers */ - emu_timer *timer_A; - emu_timer *timer_B; - attotime timer_A_time[1024]; /* timer A times for MAME */ - attotime timer_B_time[256]; /* timer B times for MAME */ - int irqlinestate; -#else - UINT8 tim_A; /* timer A enable (0-disabled) */ - UINT8 tim_B; /* timer B enable (0-disabled) */ - INT32 tim_A_val; /* current value of timer A */ - INT32 tim_B_val; /* current value of timer B */ - UINT32 tim_A_tab[1024]; /* timer A deltas */ - UINT32 tim_B_tab[256]; /* timer B deltas */ -#endif - UINT32 timer_A_index; /* timer A index */ - UINT32 timer_B_index; /* timer B index */ - UINT32 timer_A_index_old; /* timer A previous index */ - UINT32 timer_B_index_old; /* timer B previous index */ - - /* Frequency-deltas to get the closest frequency possible. - * There are 11 octaves because of DT2 (max 950 cents over base frequency) - * and LFO phase modulation (max 800 cents below AND over base frequency) - * Summary: octave explanation - * 0 note code - LFO PM - * 1 note code - * 2 note code - * 3 note code - * 4 note code - * 5 note code - * 6 note code - * 7 note code - * 8 note code - * 9 note code + DT2 + LFO PM - * 10 note code + DT2 + LFO PM - */ - UINT32 freq[11*768]; /* 11 octaves, 768 'cents' per octave */ - - /* Frequency deltas for DT1. These deltas alter operator frequency - * after it has been taken from frequency-deltas table. - */ - INT32 dt1_freq[8*32]; /* 8 DT1 levels, 32 KC values */ - - UINT32 noise_tab[32]; /* 17bit Noise Generator periods */ - - //void (*irqhandler)(const device_config *device, int irq); /* IRQ function handler */ - //write8_device_func porthandler; /* port write function handler */ - - //const device_config *device; - unsigned int clock; /* chip clock in Hz (passed from 2151intf.c) */ - unsigned int sampfreq; /* sampling frequency in Hz (passed from 2151intf.c) */ -}; - - -#define FREQ_SH 16 /* 16.16 fixed point (frequency calculations) */ -#define EG_SH 16 /* 16.16 fixed point (envelope generator timing) */ -#define LFO_SH 10 /* 22.10 fixed point (LFO calculations) */ -#define TIMER_SH 16 /* 16.16 fixed point (timers calculations) */ - -#define FREQ_MASK ((1<>3) - -/* sin waveform table in 'decibel' scale */ -static unsigned int sin_tab[SIN_LEN]; - - -/* translate from D1L to volume index (16 D1L levels) */ -static UINT32 d1l_tab[16]; - - -#define RATE_STEPS (8) -static const UINT8 eg_inc[19*RATE_STEPS]={ - -/*cycle:0 1 2 3 4 5 6 7*/ - -/* 0 */ 0,1, 0,1, 0,1, 0,1, /* rates 00..11 0 (increment by 0 or 1) */ -/* 1 */ 0,1, 0,1, 1,1, 0,1, /* rates 00..11 1 */ -/* 2 */ 0,1, 1,1, 0,1, 1,1, /* rates 00..11 2 */ -/* 3 */ 0,1, 1,1, 1,1, 1,1, /* rates 00..11 3 */ - -/* 4 */ 1,1, 1,1, 1,1, 1,1, /* rate 12 0 (increment by 1) */ -/* 5 */ 1,1, 1,2, 1,1, 1,2, /* rate 12 1 */ -/* 6 */ 1,2, 1,2, 1,2, 1,2, /* rate 12 2 */ -/* 7 */ 1,2, 2,2, 1,2, 2,2, /* rate 12 3 */ - -/* 8 */ 2,2, 2,2, 2,2, 2,2, /* rate 13 0 (increment by 2) */ -/* 9 */ 2,2, 2,4, 2,2, 2,4, /* rate 13 1 */ -/*10 */ 2,4, 2,4, 2,4, 2,4, /* rate 13 2 */ -/*11 */ 2,4, 4,4, 2,4, 4,4, /* rate 13 3 */ - -/*12 */ 4,4, 4,4, 4,4, 4,4, /* rate 14 0 (increment by 4) */ -/*13 */ 4,4, 4,8, 4,4, 4,8, /* rate 14 1 */ -/*14 */ 4,8, 4,8, 4,8, 4,8, /* rate 14 2 */ -/*15 */ 4,8, 8,8, 4,8, 8,8, /* rate 14 3 */ - -/*16 */ 8,8, 8,8, 8,8, 8,8, /* rates 15 0, 15 1, 15 2, 15 3 (increment by 8) */ -/*17 */ 16,16,16,16,16,16,16,16, /* rates 15 2, 15 3 for attack */ -/*18 */ 0,0, 0,0, 0,0, 0,0, /* infinity rates for attack and decay(s) */ -}; - - -#define O(a) (a*RATE_STEPS) - -/*note that there is no O(17) in this table - it's directly in the code */ -static const UINT8 eg_rate_select[32+64+32]={ /* Envelope Generator rates (32 + 64 rates + 32 RKS) */ -/* 32 dummy (infinite time) rates */ -O(18),O(18),O(18),O(18),O(18),O(18),O(18),O(18), -O(18),O(18),O(18),O(18),O(18),O(18),O(18),O(18), -O(18),O(18),O(18),O(18),O(18),O(18),O(18),O(18), -O(18),O(18),O(18),O(18),O(18),O(18),O(18),O(18), - -/* rates 00-11 */ -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), - -/* rate 12 */ -O( 4),O( 5),O( 6),O( 7), - -/* rate 13 */ -O( 8),O( 9),O(10),O(11), - -/* rate 14 */ -O(12),O(13),O(14),O(15), - -/* rate 15 */ -O(16),O(16),O(16),O(16), - -/* 32 dummy rates (same as 15 3) */ -O(16),O(16),O(16),O(16),O(16),O(16),O(16),O(16), -O(16),O(16),O(16),O(16),O(16),O(16),O(16),O(16), -O(16),O(16),O(16),O(16),O(16),O(16),O(16),O(16), -O(16),O(16),O(16),O(16),O(16),O(16),O(16),O(16) - -}; -#undef O - -/*rate 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15*/ -/*shift 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, 0, 0, 0, 0 */ -/*mask 2047, 1023, 511, 255, 127, 63, 31, 15, 7, 3, 1, 0, 0, 0, 0, 0 */ - -#define O(a) (a*1) -static const UINT8 eg_rate_shift[32+64+32]={ /* Envelope Generator counter shifts (32 + 64 rates + 32 RKS) */ -/* 32 infinite time rates */ -O(0),O(0),O(0),O(0),O(0),O(0),O(0),O(0), -O(0),O(0),O(0),O(0),O(0),O(0),O(0),O(0), -O(0),O(0),O(0),O(0),O(0),O(0),O(0),O(0), -O(0),O(0),O(0),O(0),O(0),O(0),O(0),O(0), - - -/* rates 00-11 */ -O(11),O(11),O(11),O(11), -O(10),O(10),O(10),O(10), -O( 9),O( 9),O( 9),O( 9), -O( 8),O( 8),O( 8),O( 8), -O( 7),O( 7),O( 7),O( 7), -O( 6),O( 6),O( 6),O( 6), -O( 5),O( 5),O( 5),O( 5), -O( 4),O( 4),O( 4),O( 4), -O( 3),O( 3),O( 3),O( 3), -O( 2),O( 2),O( 2),O( 2), -O( 1),O( 1),O( 1),O( 1), -O( 0),O( 0),O( 0),O( 0), - -/* rate 12 */ -O( 0),O( 0),O( 0),O( 0), - -/* rate 13 */ -O( 0),O( 0),O( 0),O( 0), - -/* rate 14 */ -O( 0),O( 0),O( 0),O( 0), - -/* rate 15 */ -O( 0),O( 0),O( 0),O( 0), - -/* 32 dummy rates (same as 15 3) */ -O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0), -O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0), -O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0), -O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0) - -}; -#undef O - -/* DT2 defines offset in cents from base note -* -* This table defines offset in frequency-deltas table. -* User's Manual page 22 -* -* Values below were calculated using formula: value = orig.val / 1.5625 -* -* DT2=0 DT2=1 DT2=2 DT2=3 -* 0 600 781 950 -*/ -static const UINT32 dt2_tab[4] = { 0, 384, 500, 608 }; - -/* DT1 defines offset in Hertz from base note -* This table is converted while initialization... -* Detune table shown in YM2151 User's Manual is wrong (verified on the real chip) -*/ - -static const UINT8 dt1_tab[4*32] = { /* 4*32 DT1 values */ -/* DT1=0 */ - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - -/* DT1=1 */ - 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, - 2, 3, 3, 3, 4, 4, 4, 5, 5, 6, 6, 7, 8, 8, 8, 8, - -/* DT1=2 */ - 1, 1, 1, 1, 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, - 5, 6, 6, 7, 8, 8, 9,10,11,12,13,14,16,16,16,16, - -/* DT1=3 */ - 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, 5, 6, 6, 7, - 8, 8, 9,10,11,12,13,14,16,17,19,20,22,22,22,22 -}; - -static const UINT16 phaseinc_rom[768]={ -1299,1300,1301,1302,1303,1304,1305,1306,1308,1309,1310,1311,1313,1314,1315,1316, -1318,1319,1320,1321,1322,1323,1324,1325,1327,1328,1329,1330,1332,1333,1334,1335, -1337,1338,1339,1340,1341,1342,1343,1344,1346,1347,1348,1349,1351,1352,1353,1354, -1356,1357,1358,1359,1361,1362,1363,1364,1366,1367,1368,1369,1371,1372,1373,1374, -1376,1377,1378,1379,1381,1382,1383,1384,1386,1387,1388,1389,1391,1392,1393,1394, -1396,1397,1398,1399,1401,1402,1403,1404,1406,1407,1408,1409,1411,1412,1413,1414, -1416,1417,1418,1419,1421,1422,1423,1424,1426,1427,1429,1430,1431,1432,1434,1435, -1437,1438,1439,1440,1442,1443,1444,1445,1447,1448,1449,1450,1452,1453,1454,1455, -1458,1459,1460,1461,1463,1464,1465,1466,1468,1469,1471,1472,1473,1474,1476,1477, -1479,1480,1481,1482,1484,1485,1486,1487,1489,1490,1492,1493,1494,1495,1497,1498, -1501,1502,1503,1504,1506,1507,1509,1510,1512,1513,1514,1515,1517,1518,1520,1521, -1523,1524,1525,1526,1528,1529,1531,1532,1534,1535,1536,1537,1539,1540,1542,1543, -1545,1546,1547,1548,1550,1551,1553,1554,1556,1557,1558,1559,1561,1562,1564,1565, -1567,1568,1569,1570,1572,1573,1575,1576,1578,1579,1580,1581,1583,1584,1586,1587, -1590,1591,1592,1593,1595,1596,1598,1599,1601,1602,1604,1605,1607,1608,1609,1610, -1613,1614,1615,1616,1618,1619,1621,1622,1624,1625,1627,1628,1630,1631,1632,1633, -1637,1638,1639,1640,1642,1643,1645,1646,1648,1649,1651,1652,1654,1655,1656,1657, -1660,1661,1663,1664,1666,1667,1669,1670,1672,1673,1675,1676,1678,1679,1681,1682, -1685,1686,1688,1689,1691,1692,1694,1695,1697,1698,1700,1701,1703,1704,1706,1707, -1709,1710,1712,1713,1715,1716,1718,1719,1721,1722,1724,1725,1727,1728,1730,1731, -1734,1735,1737,1738,1740,1741,1743,1744,1746,1748,1749,1751,1752,1754,1755,1757, -1759,1760,1762,1763,1765,1766,1768,1769,1771,1773,1774,1776,1777,1779,1780,1782, -1785,1786,1788,1789,1791,1793,1794,1796,1798,1799,1801,1802,1804,1806,1807,1809, -1811,1812,1814,1815,1817,1819,1820,1822,1824,1825,1827,1828,1830,1832,1833,1835, -1837,1838,1840,1841,1843,1845,1846,1848,1850,1851,1853,1854,1856,1858,1859,1861, -1864,1865,1867,1868,1870,1872,1873,1875,1877,1879,1880,1882,1884,1885,1887,1888, -1891,1892,1894,1895,1897,1899,1900,1902,1904,1906,1907,1909,1911,1912,1914,1915, -1918,1919,1921,1923,1925,1926,1928,1930,1932,1933,1935,1937,1939,1940,1942,1944, -1946,1947,1949,1951,1953,1954,1956,1958,1960,1961,1963,1965,1967,1968,1970,1972, -1975,1976,1978,1980,1982,1983,1985,1987,1989,1990,1992,1994,1996,1997,1999,2001, -2003,2004,2006,2008,2010,2011,2013,2015,2017,2019,2021,2022,2024,2026,2028,2029, -2032,2033,2035,2037,2039,2041,2043,2044,2047,2048,2050,2052,2054,2056,2058,2059, -2062,2063,2065,2067,2069,2071,2073,2074,2077,2078,2080,2082,2084,2086,2088,2089, -2092,2093,2095,2097,2099,2101,2103,2104,2107,2108,2110,2112,2114,2116,2118,2119, -2122,2123,2125,2127,2129,2131,2133,2134,2137,2139,2141,2142,2145,2146,2148,2150, -2153,2154,2156,2158,2160,2162,2164,2165,2168,2170,2172,2173,2176,2177,2179,2181, -2185,2186,2188,2190,2192,2194,2196,2197,2200,2202,2204,2205,2208,2209,2211,2213, -2216,2218,2220,2222,2223,2226,2227,2230,2232,2234,2236,2238,2239,2242,2243,2246, -2249,2251,2253,2255,2256,2259,2260,2263,2265,2267,2269,2271,2272,2275,2276,2279, -2281,2283,2285,2287,2288,2291,2292,2295,2297,2299,2301,2303,2304,2307,2308,2311, -2315,2317,2319,2321,2322,2325,2326,2329,2331,2333,2335,2337,2338,2341,2342,2345, -2348,2350,2352,2354,2355,2358,2359,2362,2364,2366,2368,2370,2371,2374,2375,2378, -2382,2384,2386,2388,2389,2392,2393,2396,2398,2400,2402,2404,2407,2410,2411,2414, -2417,2419,2421,2423,2424,2427,2428,2431,2433,2435,2437,2439,2442,2445,2446,2449, -2452,2454,2456,2458,2459,2462,2463,2466,2468,2470,2472,2474,2477,2480,2481,2484, -2488,2490,2492,2494,2495,2498,2499,2502,2504,2506,2508,2510,2513,2516,2517,2520, -2524,2526,2528,2530,2531,2534,2535,2538,2540,2542,2544,2546,2549,2552,2553,2556, -2561,2563,2565,2567,2568,2571,2572,2575,2577,2579,2581,2583,2586,2589,2590,2593 -}; - - -/* - Noise LFO waveform. - - Here are just 256 samples out of much longer data. - - It does NOT repeat every 256 samples on real chip and I wasnt able to find - the point where it repeats (even in strings as long as 131072 samples). - - I only put it here because its better than nothing and perhaps - someone might be able to figure out the real algorithm. - - - Note that (due to the way the LFO output is calculated) it is quite - possible that two values: 0x80 and 0x00 might be wrong in this table. - To be exact: - some 0x80 could be 0x81 as well as some 0x00 could be 0x01. -*/ - -static const UINT8 lfo_noise_waveform[256] = { -0xFF,0xEE,0xD3,0x80,0x58,0xDA,0x7F,0x94,0x9E,0xE3,0xFA,0x00,0x4D,0xFA,0xFF,0x6A, -0x7A,0xDE,0x49,0xF6,0x00,0x33,0xBB,0x63,0x91,0x60,0x51,0xFF,0x00,0xD8,0x7F,0xDE, -0xDC,0x73,0x21,0x85,0xB2,0x9C,0x5D,0x24,0xCD,0x91,0x9E,0x76,0x7F,0x20,0xFB,0xF3, -0x00,0xA6,0x3E,0x42,0x27,0x69,0xAE,0x33,0x45,0x44,0x11,0x41,0x72,0x73,0xDF,0xA2, - -0x32,0xBD,0x7E,0xA8,0x13,0xEB,0xD3,0x15,0xDD,0xFB,0xC9,0x9D,0x61,0x2F,0xBE,0x9D, -0x23,0x65,0x51,0x6A,0x84,0xF9,0xC9,0xD7,0x23,0xBF,0x65,0x19,0xDC,0x03,0xF3,0x24, -0x33,0xB6,0x1E,0x57,0x5C,0xAC,0x25,0x89,0x4D,0xC5,0x9C,0x99,0x15,0x07,0xCF,0xBA, -0xC5,0x9B,0x15,0x4D,0x8D,0x2A,0x1E,0x1F,0xEA,0x2B,0x2F,0x64,0xA9,0x50,0x3D,0xAB, - -0x50,0x77,0xE9,0xC0,0xAC,0x6D,0x3F,0xCA,0xCF,0x71,0x7D,0x80,0xA6,0xFD,0xFF,0xB5, -0xBD,0x6F,0x24,0x7B,0x00,0x99,0x5D,0xB1,0x48,0xB0,0x28,0x7F,0x80,0xEC,0xBF,0x6F, -0x6E,0x39,0x90,0x42,0xD9,0x4E,0x2E,0x12,0x66,0xC8,0xCF,0x3B,0x3F,0x10,0x7D,0x79, -0x00,0xD3,0x1F,0x21,0x93,0x34,0xD7,0x19,0x22,0xA2,0x08,0x20,0xB9,0xB9,0xEF,0x51, - -0x99,0xDE,0xBF,0xD4,0x09,0x75,0xE9,0x8A,0xEE,0xFD,0xE4,0x4E,0x30,0x17,0xDF,0xCE, -0x11,0xB2,0x28,0x35,0xC2,0x7C,0x64,0xEB,0x91,0x5F,0x32,0x0C,0x6E,0x00,0xF9,0x92, -0x19,0xDB,0x8F,0xAB,0xAE,0xD6,0x12,0xC4,0x26,0x62,0xCE,0xCC,0x0A,0x03,0xE7,0xDD, -0xE2,0x4D,0x8A,0xA6,0x46,0x95,0x0F,0x8F,0xF5,0x15,0x97,0x32,0xD4,0x28,0x1E,0x55 -}; - - - -/* save output as raw 16-bit sample */ -// #define SAVE_SAMPLE -// #define SAVE_SEPARATE_CHANNELS -#if defined SAVE_SAMPLE || defined SAVE_SEPARATE_CHANNELS -#include - -static FILE *sample[9]; -#endif - - - - -static void init_tables(void) -{ - signed int i,x,n; - double o,m; - - for (x=0; x>= 4; /* 12 bits here */ - if (n&1) /* round to closest */ - n = (n>>1)+1; - else - n = n>>1; - /* 11 bits here (rounded) */ - n <<= 2; /* 13 bits here (as in real chip) */ - tl_tab[ x*2 + 0 ] = n; - tl_tab[ x*2 + 1 ] = -tl_tab[ x*2 + 0 ]; - - for (i=1; i<13; i++) - { - tl_tab[ x*2+0 + i*2*TL_RES_LEN ] = tl_tab[ x*2+0 ]>>i; - tl_tab[ x*2+1 + i*2*TL_RES_LEN ] = -tl_tab[ x*2+0 + i*2*TL_RES_LEN ]; - } - #if 0 - logerror("tl %04i", x*2); - for (i=0; i<13; i++) - logerror(", [%02i] %4i", i*2, tl_tab[ x*2 /*+1*/ + i*2*TL_RES_LEN ]); - logerror("\n"); - #endif - } - /*logerror("TL_TAB_LEN = %i (%i bytes)\n",TL_TAB_LEN, (int)sizeof(tl_tab));*/ - /*logerror("ENV_QUIET= %i\n",ENV_QUIET );*/ - - - for (i=0; i0.0) - o = 8*log(1.0/m)/log(2.0); /* convert to 'decibels' */ - else - o = 8*log(-1.0/m)/log(2.0); /* convert to 'decibels' */ - - o = o / (ENV_STEP/4); - - n = (int)(2.0*o); - if (n&1) /* round to closest */ - n = (n>>1)+1; - else - n = n>>1; - - sin_tab[ i ] = n*2 + (m>=0.0? 0: 1 ); - /*logerror("sin [0x%4x]= %4i (tl_tab value=%8x)\n", i, sin_tab[i],tl_tab[sin_tab[i]]);*/ - } - - - /* calculate d1l_tab table */ - for (i=0; i<16; i++) - { - m = (i!=15 ? i : i+16) * (4.0/ENV_STEP); /* every 3 'dB' except for all bits = 1 = 45+48 'dB' */ - d1l_tab[i] = m; - /*logerror("d1l_tab[%02x]=%08x\n",i,d1l_tab[i] );*/ - } - -#ifdef SAVE_SAMPLE - sample[8]=fopen("sampsum.pcm","wb"); -#endif -#ifdef SAVE_SEPARATE_CHANNELS - sample[0]=fopen("samp0.pcm","wb"); - sample[1]=fopen("samp1.pcm","wb"); - sample[2]=fopen("samp2.pcm","wb"); - sample[3]=fopen("samp3.pcm","wb"); - sample[4]=fopen("samp4.pcm","wb"); - sample[5]=fopen("samp5.pcm","wb"); - sample[6]=fopen("samp6.pcm","wb"); - sample[7]=fopen("samp7.pcm","wb"); -#endif -} - - -static void init_chip_tables(YM2151 *chip) -{ - int i,j; - double mult,phaseinc,Hz; - double scaler; - //attotime pom; - double pom; - - scaler = ( (double)chip->clock / 64.0 ) / ( (double)chip->sampfreq ); - /*logerror("scaler = %20.15f\n", scaler);*/ - - - /* this loop calculates Hertz values for notes from c-0 to b-7 */ - /* including 64 'cents' (100/64 that is 1.5625 of real cent) per note */ - /* i*100/64/1200 is equal to i/768 */ - - /* real chip works with 10 bits fixed point values (10.10) */ - mult = (1<<(FREQ_SH-10)); /* -10 because phaseinc_rom table values are already in 10.10 format */ - - for (i=0; i<768; i++) - { - /* 3.4375 Hz is note A; C# is 4 semitones higher */ - Hz = 1000; -#if 0 -/* Hz is close, but not perfect */ - //Hz = scaler * 3.4375 * pow (2, (i + 4 * 64 ) / 768.0 ); - /* calculate phase increment */ - phaseinc = (Hz*SIN_LEN) / (double)chip->sampfreq; -#endif - - phaseinc = phaseinc_rom[i]; /* real chip phase increment */ - phaseinc *= scaler; /* adjust */ - - - /* octave 2 - reference octave */ - chip->freq[ 768+2*768+i ] = ((int)(phaseinc*mult)) & 0xffffffc0; /* adjust to X.10 fixed point */ - /* octave 0 and octave 1 */ - for (j=0; j<2; j++) - { - chip->freq[768 + j*768 + i] = (chip->freq[ 768+2*768+i ] >> (2-j) ) & 0xffffffc0; /* adjust to X.10 fixed point */ - } - /* octave 3 to 7 */ - for (j=3; j<8; j++) - { - chip->freq[768 + j*768 + i] = chip->freq[ 768+2*768+i ] << (j-2); - } - - #if 0 - pom = (double)chip->freq[ 768+2*768+i ] / ((double)(1<sampfreq / (double)SIN_LEN; - logerror("1freq[%4i][%08x]= real %20.15f Hz emul %20.15f Hz\n", i, chip->freq[ 768+2*768+i ], Hz, pom); - #endif - } - - /* octave -1 (all equal to: oct 0, _KC_00_, _KF_00_) */ - for (i=0; i<768; i++) - { - chip->freq[ 0*768 + i ] = chip->freq[1*768+0]; - } - - /* octave 8 and 9 (all equal to: oct 7, _KC_14_, _KF_63_) */ - for (j=8; j<10; j++) - { - for (i=0; i<768; i++) - { - chip->freq[768+ j*768 + i ] = chip->freq[768 + 8*768 -1]; - } - } - -#if 0 - for (i=0; i<11*768; i++) - { - pom = (double)chip->freq[i] / ((double)(1<sampfreq / (double)SIN_LEN; - logerror("freq[%4i][%08x]= emul %20.15f Hz\n", i, chip->freq[i], pom); - } -#endif - - mult = (1<clock/64.0) ) / (double)(1<<20); - - /*calculate phase increment*/ - phaseinc = (Hz*SIN_LEN) / (double)chip->sampfreq; - - /*positive and negative values*/ - chip->dt1_freq[ (j+0)*32 + i ] = phaseinc * mult; - chip->dt1_freq[ (j+4)*32 + i ] = -chip->dt1_freq[ (j+0)*32 + i ]; - -#if 0 - { - int x = j*32 + i; - pom = (double)chip->dt1_freq[x] / mult; - pom = pom * (double)chip->sampfreq / (double)SIN_LEN; - logerror("DT1(%03i)[%02i %02i][%08x]= real %19.15f Hz emul %19.15f Hz\n", - x, j, i, chip->dt1_freq[x], Hz, pom); - } -#endif - } - } - - - /* calculate timers' deltas */ - /* User's Manual pages 15,16 */ - mult = (1<clock), 64 * (1024 - i)); - pom = ((double)64 * (1024 - i) / chip->clock); - #ifdef USE_MAME_TIMERS - chip->timer_A_time[i] = pom; - #else - //chip->tim_A_tab[i] = attotime_to_double(pom) * (double)chip->sampfreq * mult; /* number of samples that timer period takes (fixed point) */ - chip->tim_A_tab[i] = pom * (double)chip->sampfreq * mult; /* number of samples that timer period takes (fixed point) */ - #endif - } - for (i=0; i<256; i++) - { - /* ASG 980324: changed to compute both tim_B_tab and timer_B_time */ - //pom= attotime_mul(ATTOTIME_IN_HZ(chip->clock), 1024 * (256 - i)); - pom = ((double)1024 * (256 - i) / chip->clock); - #ifdef USE_MAME_TIMERS - chip->timer_B_time[i] = pom; - #else - //chip->tim_B_tab[i] = attotime_to_double(pom) * (double)chip->sampfreq * mult; /* number of samples that timer period takes (fixed point) */ - chip->tim_B_tab[i] = pom * (double)chip->sampfreq * mult; /* number of samples that timer period takes (fixed point) */ - #endif - } - - /* calculate noise periods table */ - scaler = ( (double)chip->clock / 64.0 ) / ( (double)chip->sampfreq ); - for (i=0; i<32; i++) - { - j = (i!=31 ? i : 30); /* rate 30 and 31 are the same */ - j = 32-j; - j = (65536.0 / (double)(j*32.0)); /* number of samples per one shift of the shift register */ - /*chip->noise_tab[i] = j * 64;*/ /* number of chip clock cycles per one shift */ - chip->noise_tab[i] = j * 64 * scaler; - /*logerror("noise_tab[%02x]=%08x\n", i, chip->noise_tab[i]);*/ - } -} - -#define KEY_ON(op, key_set){ \ - if (!(op)->key) \ - { \ - (op)->phase = 0; /* clear phase */ \ - (op)->state = EG_ATT; /* KEY ON = attack */ \ - (op)->volume += (~(op)->volume * \ - (eg_inc[(op)->eg_sel_ar + (((op)->PSG->eg_cnt>>(op)->eg_sh_ar)&7)]) \ - ) >>4; \ - if ((op)->volume <= MIN_ATT_INDEX) \ - { \ - (op)->volume = MIN_ATT_INDEX; \ - (op)->state = EG_DEC; \ - } \ - } \ - (op)->key |= key_set; \ -} - -#define KEY_OFF(op, key_clr){ \ - if ((op)->key) \ - { \ - (op)->key &= key_clr; \ - if (!(op)->key) \ - { \ - if ((op)->state>EG_REL) \ - (op)->state = EG_REL;/* KEY OFF = release */\ - } \ - } \ -} - -INLINE void envelope_KONKOFF(YM2151Operator * op, int v) -{ - if (v&0x08) /* M1 */ - KEY_ON (op+0, 1) - else - KEY_OFF(op+0,~1) - - if (v&0x20) /* M2 */ - KEY_ON (op+1, 1) - else - KEY_OFF(op+1,~1) - - if (v&0x10) /* C1 */ - KEY_ON (op+2, 1) - else - KEY_OFF(op+2,~1) - - if (v&0x40) /* C2 */ - KEY_ON (op+3, 1) - else - KEY_OFF(op+3,~1) -} - - -#ifdef USE_MAME_TIMERS - -/*static TIMER_CALLBACK( irqAon_callback ) -{ - YM2151 *chip = (YM2151 *)ptr; - int oldstate = chip->irqlinestate; - - chip->irqlinestate |= 1; - - if (oldstate == 0 && chip->irqhandler) (*chip->irqhandler)(chip->device, 1); -} - -static TIMER_CALLBACK( irqBon_callback ) -{ - YM2151 *chip = (YM2151 *)ptr; - int oldstate = chip->irqlinestate; - - chip->irqlinestate |= 2; - - if (oldstate == 0 && chip->irqhandler) (*chip->irqhandler)(chip->device, 1); -} - -static TIMER_CALLBACK( irqAoff_callback ) -{ - YM2151 *chip = (YM2151 *)ptr; - int oldstate = chip->irqlinestate; - - chip->irqlinestate &= ~1; - - if (oldstate == 1 && chip->irqhandler) (*chip->irqhandler)(chip->device, 0); -} - -static TIMER_CALLBACK( irqBoff_callback ) -{ - YM2151 *chip = (YM2151 *)ptr; - int oldstate = chip->irqlinestate; - - chip->irqlinestate &= ~2; - - if (oldstate == 2 && chip->irqhandler) (*chip->irqhandler)(chip->device, 0); -} - -static TIMER_CALLBACK( timer_callback_a ) -{ - YM2151 *chip = (YM2151 *)ptr; - timer_adjust_oneshot(chip->timer_A, chip->timer_A_time[ chip->timer_A_index ], 0); - chip->timer_A_index_old = chip->timer_A_index; - if (chip->irq_enable & 0x04) - { - chip->status |= 1; - timer_set(machine, attotime_zero,chip,0,irqAon_callback); - } - if (chip->irq_enable & 0x80) - chip->csm_req = 2; // request KEY ON / KEY OFF sequence -} -static TIMER_CALLBACK( timer_callback_b ) -{ - YM2151 *chip = (YM2151 *)ptr; - timer_adjust_oneshot(chip->timer_B, chip->timer_B_time[ chip->timer_B_index ], 0); - chip->timer_B_index_old = chip->timer_B_index; - if (chip->irq_enable & 0x08) - { - chip->status |= 2; - timer_set(machine, attotime_zero,chip,0,irqBon_callback); - } -}*/ -#if 0 -static TIMER_CALLBACK( timer_callback_chip_busy ) -{ - YM2151 *chip = (YM2151 *)ptr; - chip->status &= 0x7f; /* reset busy flag */ -} -#endif -#endif - - - - - - -INLINE void set_connect( YM2151Operator *om1, int cha, int v) -{ - YM2151 *PSG = om1->PSG; - YM2151Operator *om2 = om1+1; - YM2151Operator *oc1 = om1+2; - - /* set connect algorithm */ - - /* MEM is simply one sample delay */ - - switch( v&7 ) - { - case 0: - /* M1---C1---MEM---M2---C2---OUT */ - om1->connect = &PSG->c1; - oc1->connect = &PSG->mem; - om2->connect = &PSG->c2; - om1->mem_connect = &PSG->m2; - break; - - case 1: - /* M1------+-MEM---M2---C2---OUT */ - /* C1-+ */ - om1->connect = &PSG->mem; - oc1->connect = &PSG->mem; - om2->connect = &PSG->c2; - om1->mem_connect = &PSG->m2; - break; - - case 2: - /* M1-----------------+-C2---OUT */ - /* C1---MEM---M2-+ */ - om1->connect = &PSG->c2; - oc1->connect = &PSG->mem; - om2->connect = &PSG->c2; - om1->mem_connect = &PSG->m2; - break; - - case 3: - /* M1---C1---MEM------+-C2---OUT */ - /* M2-+ */ - om1->connect = &PSG->c1; - oc1->connect = &PSG->mem; - om2->connect = &PSG->c2; - om1->mem_connect = &PSG->c2; - break; - - case 4: - /* M1---C1-+-OUT */ - /* M2---C2-+ */ - /* MEM: not used */ - om1->connect = &PSG->c1; - oc1->connect = &PSG->chanout[cha]; - om2->connect = &PSG->c2; - om1->mem_connect = &PSG->mem; /* store it anywhere where it will not be used */ - break; - - case 5: - /* +----C1----+ */ - /* M1-+-MEM---M2-+-OUT */ - /* +----C2----+ */ - om1->connect = 0; /* special mark */ - oc1->connect = &PSG->chanout[cha]; - om2->connect = &PSG->chanout[cha]; - om1->mem_connect = &PSG->m2; - break; - - case 6: - /* M1---C1-+ */ - /* M2-+-OUT */ - /* C2-+ */ - /* MEM: not used */ - om1->connect = &PSG->c1; - oc1->connect = &PSG->chanout[cha]; - om2->connect = &PSG->chanout[cha]; - om1->mem_connect = &PSG->mem; /* store it anywhere where it will not be used */ - break; - - case 7: - /* M1-+ */ - /* C1-+-OUT */ - /* M2-+ */ - /* C2-+ */ - /* MEM: not used*/ - om1->connect = &PSG->chanout[cha]; - oc1->connect = &PSG->chanout[cha]; - om2->connect = &PSG->chanout[cha]; - om1->mem_connect = &PSG->mem; /* store it anywhere where it will not be used */ - break; - } -} - - -INLINE void refresh_EG(YM2151Operator * op) -{ - UINT32 kc; - UINT32 v; - - kc = op->kc; - - /* v = 32 + 2*RATE + RKS = max 126 */ - - v = kc >> op->ks; - if ((op->ar+v) < 32+62) - { - op->eg_sh_ar = eg_rate_shift [op->ar + v ]; - op->eg_sel_ar = eg_rate_select[op->ar + v ]; - } - else - { - op->eg_sh_ar = 0; - op->eg_sel_ar = 17*RATE_STEPS; - } - op->eg_sh_d1r = eg_rate_shift [op->d1r + v]; - op->eg_sel_d1r= eg_rate_select[op->d1r + v]; - op->eg_sh_d2r = eg_rate_shift [op->d2r + v]; - op->eg_sel_d2r= eg_rate_select[op->d2r + v]; - op->eg_sh_rr = eg_rate_shift [op->rr + v]; - op->eg_sel_rr = eg_rate_select[op->rr + v]; - - - op+=1; - - v = kc >> op->ks; - if ((op->ar+v) < 32+62) - { - op->eg_sh_ar = eg_rate_shift [op->ar + v ]; - op->eg_sel_ar = eg_rate_select[op->ar + v ]; - } - else - { - op->eg_sh_ar = 0; - op->eg_sel_ar = 17*RATE_STEPS; - } - op->eg_sh_d1r = eg_rate_shift [op->d1r + v]; - op->eg_sel_d1r= eg_rate_select[op->d1r + v]; - op->eg_sh_d2r = eg_rate_shift [op->d2r + v]; - op->eg_sel_d2r= eg_rate_select[op->d2r + v]; - op->eg_sh_rr = eg_rate_shift [op->rr + v]; - op->eg_sel_rr = eg_rate_select[op->rr + v]; - - op+=1; - - v = kc >> op->ks; - if ((op->ar+v) < 32+62) - { - op->eg_sh_ar = eg_rate_shift [op->ar + v ]; - op->eg_sel_ar = eg_rate_select[op->ar + v ]; - } - else - { - op->eg_sh_ar = 0; - op->eg_sel_ar = 17*RATE_STEPS; - } - op->eg_sh_d1r = eg_rate_shift [op->d1r + v]; - op->eg_sel_d1r= eg_rate_select[op->d1r + v]; - op->eg_sh_d2r = eg_rate_shift [op->d2r + v]; - op->eg_sel_d2r= eg_rate_select[op->d2r + v]; - op->eg_sh_rr = eg_rate_shift [op->rr + v]; - op->eg_sel_rr = eg_rate_select[op->rr + v]; - - op+=1; - - v = kc >> op->ks; - if ((op->ar+v) < 32+62) - { - op->eg_sh_ar = eg_rate_shift [op->ar + v ]; - op->eg_sel_ar = eg_rate_select[op->ar + v ]; - } - else - { - op->eg_sh_ar = 0; - op->eg_sel_ar = 17*RATE_STEPS; - } - op->eg_sh_d1r = eg_rate_shift [op->d1r + v]; - op->eg_sel_d1r= eg_rate_select[op->d1r + v]; - op->eg_sh_d2r = eg_rate_shift [op->d2r + v]; - op->eg_sel_d2r= eg_rate_select[op->d2r + v]; - op->eg_sh_rr = eg_rate_shift [op->rr + v]; - op->eg_sel_rr = eg_rate_select[op->rr + v]; -} - - -/* write a register on YM2151 chip number 'n' */ -void ym2151_write_reg(void *_chip, int r, int v) -{ - YM2151 *chip = (YM2151 *)_chip; - YM2151Operator *op = &chip->oper[ (r&0x07)*4+((r&0x18)>>3) ]; - - /* adjust bus to 8 bits */ - r &= 0xff; - v &= 0xff; - -#if 0 - /* There is no info on what YM2151 really does when busy flag is set */ - if ( chip->status & 0x80 ) return; - timer_set ( attotime_mul(ATTOTIME_IN_HZ(chip->clock), 64), chip, 0, timer_callback_chip_busy); - chip->status |= 0x80; /* set busy flag for 64 chip clock cycles */ -#endif - - /*if (LOG_CYM_FILE && (cymfile) && (r!=0) ) - { - fputc( (unsigned char)r, cymfile ); - fputc( (unsigned char)v, cymfile ); - }*/ - - - switch(r & 0xe0){ - case 0x00: - switch(r){ - case 0x01: /* LFO reset(bit 1), Test Register (other bits) */ - chip->test = v; - if (v&2) chip->lfo_phase = 0; - break; - - case 0x08: - envelope_KONKOFF(&chip->oper[ (v&7)*4 ], v ); - break; - - case 0x0f: /* noise mode enable, noise period */ - chip->noise = v; - chip->noise_f = chip->noise_tab[ v & 0x1f ]; - break; - - case 0x10: /* timer A hi */ - chip->timer_A_index = (chip->timer_A_index & 0x003) | (v<<2); - break; - - case 0x11: /* timer A low */ - chip->timer_A_index = (chip->timer_A_index & 0x3fc) | (v & 3); - break; - - case 0x12: /* timer B */ - chip->timer_B_index = v; - break; - - case 0x14: /* CSM, irq flag reset, irq enable, timer start/stop */ - - chip->irq_enable = v; /* bit 3-timer B, bit 2-timer A, bit 7 - CSM */ - - if (v&0x10) /* reset timer A irq flag */ - { -#ifdef USE_MAME_TIMERS - chip->status &= ~1; - timer_set(chip->device->machine, attotime_zero,chip,0,irqAoff_callback); -#else - //int oldstate = chip->status & 3; - chip->status &= ~1; - //if ((oldstate==1) && (chip->irqhandler)) (*chip->irqhandler)(chip->device, 0); -#endif - } - - if (v&0x20) /* reset timer B irq flag */ - { -#ifdef USE_MAME_TIMERS - chip->status &= ~2; - timer_set(chip->device->machine, attotime_zero,chip,0,irqBoff_callback); -#else - //int oldstate = chip->status & 3; - chip->status &= ~2; - //if ((oldstate==2) && (chip->irqhandler)) (*chip->irqhandler)(chip->device, 0); -#endif - } - - if (v&0x02){ /* load and start timer B */ - #ifdef USE_MAME_TIMERS - /* ASG 980324: added a real timer */ - /* start timer _only_ if it wasn't already started (it will reload time value next round) */ - if (!timer_enable(chip->timer_B, 1)) - { - timer_adjust_oneshot(chip->timer_B, chip->timer_B_time[ chip->timer_B_index ], 0); - chip->timer_B_index_old = chip->timer_B_index; - } - #else - if (!chip->tim_B) - { - chip->tim_B = 1; - chip->tim_B_val = chip->tim_B_tab[ chip->timer_B_index ]; - } - #endif - }else{ /* stop timer B */ - #ifdef USE_MAME_TIMERS - /* ASG 980324: added a real timer */ - timer_enable(chip->timer_B, 0); - #else - chip->tim_B = 0; - #endif - } - - if (v&0x01){ /* load and start timer A */ - #ifdef USE_MAME_TIMERS - /* ASG 980324: added a real timer */ - /* start timer _only_ if it wasn't already started (it will reload time value next round) */ - if (!timer_enable(chip->timer_A, 1)) - { - timer_adjust_oneshot(chip->timer_A, chip->timer_A_time[ chip->timer_A_index ], 0); - chip->timer_A_index_old = chip->timer_A_index; - } - #else - if (!chip->tim_A) - { - chip->tim_A = 1; - chip->tim_A_val = chip->tim_A_tab[ chip->timer_A_index ]; - } - #endif - }else{ /* stop timer A */ - #ifdef USE_MAME_TIMERS - /* ASG 980324: added a real timer */ - timer_enable(chip->timer_A, 0); - #else - chip->tim_A = 0; - #endif - } - break; - - case 0x18: /* LFO frequency */ - { - chip->lfo_overflow = ( 1 << ((15-(v>>4))+3) ) * (1<lfo_counter_add = 0x10 + (v & 0x0f); - } - break; - - case 0x19: /* PMD (bit 7==1) or AMD (bit 7==0) */ - if (v&0x80) - chip->pmd = v & 0x7f; - else - chip->amd = v & 0x7f; - break; - - case 0x1b: /* CT2, CT1, LFO waveform */ - chip->ct = v >> 6; - chip->lfo_wsel = v & 3; - //if (chip->porthandler) (*chip->porthandler)(chip->device, 0 , chip->ct ); - break; - - default: -#ifdef _DEBUG - //logerror("YM2151 Write %02x to undocumented register #%02x\n",v,r); -#endif - break; - } - break; - - case 0x20: - op = &chip->oper[ (r&7) * 4 ]; - switch(r & 0x18){ - case 0x00: /* RL enable, Feedback, Connection */ - op->fb_shift = ((v>>3)&7) ? ((v>>3)&7)+6:0; - chip->pan[ (r&7)*2 ] = (v & 0x40) ? ~0 : 0; - chip->pan[ (r&7)*2 +1 ] = (v & 0x80) ? ~0 : 0; - chip->connect[r&7] = v&7; - set_connect(op, r&7, v&7); - break; - - case 0x08: /* Key Code */ - v &= 0x7f; - if (v != op->kc) - { - UINT32 kc, kc_channel; - - kc_channel = (v - (v>>2))*64; - kc_channel += 768; - kc_channel |= (op->kc_i & 63); - - (op+0)->kc = v; - (op+0)->kc_i = kc_channel; - (op+1)->kc = v; - (op+1)->kc_i = kc_channel; - (op+2)->kc = v; - (op+2)->kc_i = kc_channel; - (op+3)->kc = v; - (op+3)->kc_i = kc_channel; - - kc = v>>2; - - (op+0)->dt1 = chip->dt1_freq[ (op+0)->dt1_i + kc ]; - (op+0)->freq = ( (chip->freq[ kc_channel + (op+0)->dt2 ] + (op+0)->dt1) * (op+0)->mul ) >> 1; - - (op+1)->dt1 = chip->dt1_freq[ (op+1)->dt1_i + kc ]; - (op+1)->freq = ( (chip->freq[ kc_channel + (op+1)->dt2 ] + (op+1)->dt1) * (op+1)->mul ) >> 1; - - (op+2)->dt1 = chip->dt1_freq[ (op+2)->dt1_i + kc ]; - (op+2)->freq = ( (chip->freq[ kc_channel + (op+2)->dt2 ] + (op+2)->dt1) * (op+2)->mul ) >> 1; - - (op+3)->dt1 = chip->dt1_freq[ (op+3)->dt1_i + kc ]; - (op+3)->freq = ( (chip->freq[ kc_channel + (op+3)->dt2 ] + (op+3)->dt1) * (op+3)->mul ) >> 1; - - refresh_EG( op ); - } - break; - - case 0x10: /* Key Fraction */ - v >>= 2; - if (v != (op->kc_i & 63)) - { - UINT32 kc_channel; - - kc_channel = v; - kc_channel |= (op->kc_i & ~63); - - (op+0)->kc_i = kc_channel; - (op+1)->kc_i = kc_channel; - (op+2)->kc_i = kc_channel; - (op+3)->kc_i = kc_channel; - - (op+0)->freq = ( (chip->freq[ kc_channel + (op+0)->dt2 ] + (op+0)->dt1) * (op+0)->mul ) >> 1; - (op+1)->freq = ( (chip->freq[ kc_channel + (op+1)->dt2 ] + (op+1)->dt1) * (op+1)->mul ) >> 1; - (op+2)->freq = ( (chip->freq[ kc_channel + (op+2)->dt2 ] + (op+2)->dt1) * (op+2)->mul ) >> 1; - (op+3)->freq = ( (chip->freq[ kc_channel + (op+3)->dt2 ] + (op+3)->dt1) * (op+3)->mul ) >> 1; - } - break; - - case 0x18: /* PMS, AMS */ - op->pms = (v>>4) & 7; - op->ams = (v & 3); - break; - } - break; - - case 0x40: /* DT1, MUL */ - { - UINT32 olddt1_i = op->dt1_i; - UINT32 oldmul = op->mul; - - op->dt1_i = (v&0x70)<<1; - op->mul = (v&0x0f) ? (v&0x0f)<<1: 1; - - if (olddt1_i != op->dt1_i) - op->dt1 = chip->dt1_freq[ op->dt1_i + (op->kc>>2) ]; - - if ( (olddt1_i != op->dt1_i) || (oldmul != op->mul) ) - op->freq = ( (chip->freq[ op->kc_i + op->dt2 ] + op->dt1) * op->mul ) >> 1; - } - break; - - case 0x60: /* TL */ - op->tl = (v&0x7f)<<(ENV_BITS-7); /* 7bit TL */ - break; - - case 0x80: /* KS, AR */ - { - UINT32 oldks = op->ks; - UINT32 oldar = op->ar; - - op->ks = 5-(v>>6); - op->ar = (v&0x1f) ? 32 + ((v&0x1f)<<1) : 0; - - if ( (op->ar != oldar) || (op->ks != oldks) ) - { - if ((op->ar + (op->kc>>op->ks)) < 32+62) - { - op->eg_sh_ar = eg_rate_shift [op->ar + (op->kc>>op->ks) ]; - op->eg_sel_ar = eg_rate_select[op->ar + (op->kc>>op->ks) ]; - } - else - { - op->eg_sh_ar = 0; - op->eg_sel_ar = 17*RATE_STEPS; - } - } - - if (op->ks != oldks) - { - op->eg_sh_d1r = eg_rate_shift [op->d1r + (op->kc>>op->ks) ]; - op->eg_sel_d1r= eg_rate_select[op->d1r + (op->kc>>op->ks) ]; - op->eg_sh_d2r = eg_rate_shift [op->d2r + (op->kc>>op->ks) ]; - op->eg_sel_d2r= eg_rate_select[op->d2r + (op->kc>>op->ks) ]; - op->eg_sh_rr = eg_rate_shift [op->rr + (op->kc>>op->ks) ]; - op->eg_sel_rr = eg_rate_select[op->rr + (op->kc>>op->ks) ]; - } - } - break; - - case 0xa0: /* LFO AM enable, D1R */ - op->AMmask = (v&0x80) ? ~0 : 0; - op->d1r = (v&0x1f) ? 32 + ((v&0x1f)<<1) : 0; - op->eg_sh_d1r = eg_rate_shift [op->d1r + (op->kc>>op->ks) ]; - op->eg_sel_d1r= eg_rate_select[op->d1r + (op->kc>>op->ks) ]; - break; - - case 0xc0: /* DT2, D2R */ - { - UINT32 olddt2 = op->dt2; - op->dt2 = dt2_tab[ v>>6 ]; - if (op->dt2 != olddt2) - op->freq = ( (chip->freq[ op->kc_i + op->dt2 ] + op->dt1) * op->mul ) >> 1; - } - op->d2r = (v&0x1f) ? 32 + ((v&0x1f)<<1) : 0; - op->eg_sh_d2r = eg_rate_shift [op->d2r + (op->kc>>op->ks) ]; - op->eg_sel_d2r= eg_rate_select[op->d2r + (op->kc>>op->ks) ]; - break; - - case 0xe0: /* D1L, RR */ - op->d1l = d1l_tab[ v>>4 ]; - op->rr = 34 + ((v&0x0f)<<2); - op->eg_sh_rr = eg_rate_shift [op->rr + (op->kc>>op->ks) ]; - op->eg_sel_rr = eg_rate_select[op->rr + (op->kc>>op->ks) ]; - break; - } -} - - -/*static TIMER_CALLBACK( cymfile_callback ) -{ - if (cymfile) - fputc( (unsigned char)0, cymfile ); -}*/ - - -int ym2151_read_status( void *_chip ) -{ - YM2151 *chip = (YM2151 *)_chip; - return chip->status; -} - - - -//#ifdef USE_MAME_TIMERS -#if 1 // disabled for now due to crashing with winalloc.c (ERROR_NOT_ENOUGH_MEMORY) -/* -* state save support for MAME -*/ -//STATE_POSTLOAD( ym2151_postload ) -/*void ym2151_postload(void *param) -{ - YM2151 *YM2151_chip = (YM2151 *)param; - int j; - - for (j=0; j<8; j++) - set_connect(&YM2151_chip->oper[j*4], j, YM2151_chip->connect[j]); -} - -static void ym2151_state_save_register( YM2151 *chip, const device_config *device ) -{ - int j; - - // save all 32 operators of chip #i - for (j=0; j<32; j++) - { - YM2151Operator *op; - - op = &chip->oper[(j&7)*4+(j>>3)]; - - state_save_register_device_item(device, j, op->phase); - state_save_register_device_item(device, j, op->freq); - state_save_register_device_item(device, j, op->dt1); - state_save_register_device_item(device, j, op->mul); - state_save_register_device_item(device, j, op->dt1_i); - state_save_register_device_item(device, j, op->dt2); - // operators connection is saved in chip data block - state_save_register_device_item(device, j, op->mem_value); - - state_save_register_device_item(device, j, op->fb_shift); - state_save_register_device_item(device, j, op->fb_out_curr); - state_save_register_device_item(device, j, op->fb_out_prev); - state_save_register_device_item(device, j, op->kc); - state_save_register_device_item(device, j, op->kc_i); - state_save_register_device_item(device, j, op->pms); - state_save_register_device_item(device, j, op->ams); - state_save_register_device_item(device, j, op->AMmask); - - state_save_register_device_item(device, j, op->state); - state_save_register_device_item(device, j, op->eg_sh_ar); - state_save_register_device_item(device, j, op->eg_sel_ar); - state_save_register_device_item(device, j, op->tl); - state_save_register_device_item(device, j, op->volume); - state_save_register_device_item(device, j, op->eg_sh_d1r); - state_save_register_device_item(device, j, op->eg_sel_d1r); - state_save_register_device_item(device, j, op->d1l); - state_save_register_device_item(device, j, op->eg_sh_d2r); - state_save_register_device_item(device, j, op->eg_sel_d2r); - state_save_register_device_item(device, j, op->eg_sh_rr); - state_save_register_device_item(device, j, op->eg_sel_rr); - - state_save_register_device_item(device, j, op->key); - state_save_register_device_item(device, j, op->ks); - state_save_register_device_item(device, j, op->ar); - state_save_register_device_item(device, j, op->d1r); - state_save_register_device_item(device, j, op->d2r); - state_save_register_device_item(device, j, op->rr); - - state_save_register_device_item(device, j, op->reserved0); - state_save_register_device_item(device, j, op->reserved1); - } - - state_save_register_device_item_array(device, 0, chip->pan); - - state_save_register_device_item(device, 0, chip->eg_cnt); - state_save_register_device_item(device, 0, chip->eg_timer); - state_save_register_device_item(device, 0, chip->eg_timer_add); - state_save_register_device_item(device, 0, chip->eg_timer_overflow); - - state_save_register_device_item(device, 0, chip->lfo_phase); - state_save_register_device_item(device, 0, chip->lfo_timer); - state_save_register_device_item(device, 0, chip->lfo_timer_add); - state_save_register_device_item(device, 0, chip->lfo_overflow); - state_save_register_device_item(device, 0, chip->lfo_counter); - state_save_register_device_item(device, 0, chip->lfo_counter_add); - state_save_register_device_item(device, 0, chip->lfo_wsel); - state_save_register_device_item(device, 0, chip->amd); - state_save_register_device_item(device, 0, chip->pmd); - state_save_register_device_item(device, 0, chip->lfa); - state_save_register_device_item(device, 0, chip->lfp); - - state_save_register_device_item(device, 0, chip->test); - state_save_register_device_item(device, 0, chip->ct); - - state_save_register_device_item(device, 0, chip->noise); - state_save_register_device_item(device, 0, chip->noise_rng); - state_save_register_device_item(device, 0, chip->noise_p); - state_save_register_device_item(device, 0, chip->noise_f); - - state_save_register_device_item(device, 0, chip->csm_req); - state_save_register_device_item(device, 0, chip->irq_enable); - state_save_register_device_item(device, 0, chip->status); - - state_save_register_device_item(device, 0, chip->timer_A_index); - state_save_register_device_item(device, 0, chip->timer_B_index); - state_save_register_device_item(device, 0, chip->timer_A_index_old); - state_save_register_device_item(device, 0, chip->timer_B_index_old); - -#ifdef USE_MAME_TIMERS - state_save_register_device_item(device, 0, chip->irqlinestate); -#endif - - state_save_register_device_item_array(device, 0, chip->connect); - - state_save_register_postload(device->machine, ym2151_postload, chip); -}*/ -#else -/*STATE_POSTLOAD( ym2151_postload ) -{ -} - -static void ym2151_state_save_register( YM2151 *chip, const device_config *device ) -{ -}*/ -#endif - - -/* -* Initialize YM2151 emulator(s). -* -* 'num' is the number of virtual YM2151's to allocate -* 'clock' is the chip clock in Hz -* 'rate' is sampling rate -*/ -void * ym2151_init(int clock, int rate) -{ - YM2151 *PSG; - int chn; - - PSG = (YM2151 *)malloc(sizeof(YM2151)); - if (PSG == NULL) - return NULL; - - memset(PSG, 0, sizeof(YM2151)); - - //ym2151_state_save_register( PSG, device ); - - init_tables(); - - //PSG->device = device; - PSG->clock = clock; - /*rate = clock/64;*/ - PSG->sampfreq = rate ? rate : 44100; /* avoid division by 0 in init_chip_tables() */ - //PSG->irqhandler = NULL; /* interrupt handler */ - //PSG->porthandler = NULL; /* port write handler */ - init_chip_tables( PSG ); - - PSG->lfo_timer_add = (1<sampfreq; - - PSG->eg_timer_add = (1<sampfreq; - PSG->eg_timer_overflow = ( 3 ) * (1<eg_timer_add, PSG->eg_timer_overflow);*/ - -#ifdef USE_MAME_TIMERS -/* this must be done _before_ a call to ym2151_reset_chip() */ - PSG->timer_A = timer_alloc(device->machine, timer_callback_a, PSG); - PSG->timer_B = timer_alloc(device->machine, timer_callback_b, PSG); -#else - PSG->tim_A = 0; - PSG->tim_B = 0; -#endif - for (chn = 0; chn < 8; chn ++) - PSG->Muted[chn] = 0x00; - //ym2151_reset_chip(PSG); - /*logerror("YM2151[init] clock=%i sampfreq=%i\n", PSG->clock, PSG->sampfreq);*/ - - /*LOG_CYM_FILE = (options_get_int(mame_options(), OPTION_VGMWRITE) > 0x00); - if (LOG_CYM_FILE) - { - cymfile = fopen("2151_.cym","wb"); - if (cymfile) - timer_pulse ( device->machine, ATTOTIME_IN_HZ(60), NULL, 0, cymfile_callback); //110 Hz pulse timer - else - logerror("Could not create file 2151_.cym\n"); - }*/ - - return PSG; -} - - - -void ym2151_shutdown(void *_chip) -{ - YM2151 *chip = (YM2151 *)_chip; - - free (chip); - - /*if (cymfile) - fclose (cymfile); - cymfile = NULL;*/ - -#ifdef SAVE_SAMPLE - fclose(sample[8]); -#endif -#ifdef SAVE_SEPARATE_CHANNELS - fclose(sample[0]); - fclose(sample[1]); - fclose(sample[2]); - fclose(sample[3]); - fclose(sample[4]); - fclose(sample[5]); - fclose(sample[6]); - fclose(sample[7]); -#endif -} - - - -/* -* Reset chip number 'n'. -*/ -void ym2151_reset_chip(void *_chip) -{ - int i; - YM2151 *chip = (YM2151 *)_chip; - - - /* initialize hardware registers */ - for (i=0; i<32; i++) - { - memset(&chip->oper[i],'\0',sizeof(YM2151Operator)); - chip->oper[i].volume = MAX_ATT_INDEX; - chip->oper[i].kc_i = 768; /* min kc_i value */ - chip->oper[i].PSG = chip; - } - - chip->eg_timer = 0; - chip->eg_cnt = 0; - - chip->lfo_timer = 0; - chip->lfo_counter= 0; - chip->lfo_phase = 0; - chip->lfo_wsel = 0; - chip->pmd = 0; - chip->amd = 0; - chip->lfa = 0; - chip->lfp = 0; - - chip->test= 0; - - chip->irq_enable = 0; -#ifdef USE_MAME_TIMERS - /* ASG 980324 -- reset the timers before writing to the registers */ - timer_enable(chip->timer_A, 0); - timer_enable(chip->timer_B, 0); -#else - chip->tim_A = 0; - chip->tim_B = 0; - chip->tim_A_val = 0; - chip->tim_B_val = 0; -#endif - chip->timer_A_index = 0; - chip->timer_B_index = 0; - chip->timer_A_index_old = 0; - chip->timer_B_index_old = 0; - - chip->noise = 0; - chip->noise_rng = 0; - chip->noise_p = 0; - chip->noise_f = chip->noise_tab[0]; - - chip->csm_req = 0; - chip->status = 0; - - ym2151_write_reg(chip, 0x1b, 0); /* only because of CT1, CT2 output pins */ - ym2151_write_reg(chip, 0x18, 0); /* set LFO frequency */ - for (i=0x20; i<0x100; i++) /* set the operators */ - { - ym2151_write_reg(chip, i, 0); - } -} - - - -INLINE signed int op_calc(YM2151Operator * OP, unsigned int env, signed int pm) -{ - UINT32 p; - - - p = (env<<3) + sin_tab[ ( ((signed int)((OP->phase & ~FREQ_MASK) + (pm<<15))) >> FREQ_SH ) & SIN_MASK ]; - - if (p >= TL_TAB_LEN) - return 0; - - return tl_tab[p]; -} - -INLINE signed int op_calc1(YM2151Operator * OP, unsigned int env, signed int pm) -{ - UINT32 p; - INT32 i; - - - i = (OP->phase & ~FREQ_MASK) + pm; - -/*logerror("i=%08x (i>>16)&511=%8i phase=%i [pm=%08x] ",i, (i>>16)&511, OP->phase>>FREQ_SH, pm);*/ - - p = (env<<3) + sin_tab[ (i>>FREQ_SH) & SIN_MASK]; - -/*logerror("(p&255=%i p>>8=%i) out= %i\n", p&255,p>>8, tl_tab[p&255]>>(p>>8) );*/ - - if (p >= TL_TAB_LEN) - return 0; - - return tl_tab[p]; -} - - - -#define volume_calc(OP) ((OP)->tl + ((UINT32)(OP)->volume) + (AM & (OP)->AMmask)) - -INLINE void chan_calc(YM2151 *PSG, unsigned int chan) -{ - YM2151Operator *op; - unsigned int env; - UINT32 AM = 0; - - if (PSG->Muted[chan]) - return; - - PSG->m2 = PSG->c1 = PSG->c2 = PSG->mem = 0; - op = &PSG->oper[chan*4]; /* M1 */ - - *op->mem_connect = op->mem_value; /* restore delayed sample (MEM) value to m2 or c2 */ - - if (op->ams) - AM = PSG->lfa << (op->ams-1); - env = volume_calc(op); - { - INT32 out = op->fb_out_prev + op->fb_out_curr; - op->fb_out_prev = op->fb_out_curr; - - if (!op->connect) - /* algorithm 5 */ - PSG->mem = PSG->c1 = PSG->c2 = op->fb_out_prev; - else - /* other algorithms */ - *op->connect = op->fb_out_prev; - - op->fb_out_curr = 0; - if (env < ENV_QUIET) - { - if (!op->fb_shift) - out=0; - op->fb_out_curr = op_calc1(op, env, (out<fb_shift) ); - } - } - - env = volume_calc(op+1); /* M2 */ - if (env < ENV_QUIET) - *(op+1)->connect += op_calc(op+1, env, PSG->m2); - - env = volume_calc(op+2); /* C1 */ - if (env < ENV_QUIET) - *(op+2)->connect += op_calc(op+2, env, PSG->c1); - - env = volume_calc(op+3); /* C2 */ - if (env < ENV_QUIET) - PSG->chanout[chan] += op_calc(op+3, env, PSG->c2); - if (PSG->chanout[chan] > +8192) PSG->chanout[chan] = +8192; - else if (PSG->chanout[chan] < -8192) PSG->chanout[chan] = -8192; - - /* M1 */ - op->mem_value = PSG->mem; -} -INLINE void chan7_calc(YM2151 *PSG) -{ - YM2151Operator *op; - unsigned int env; - UINT32 AM = 0; - - if (PSG->Muted[7]) - return; - - PSG->m2 = PSG->c1 = PSG->c2 = PSG->mem = 0; - op = &PSG->oper[7*4]; /* M1 */ - - *op->mem_connect = op->mem_value; /* restore delayed sample (MEM) value to m2 or c2 */ - - if (op->ams) - AM = PSG->lfa << (op->ams-1); - env = volume_calc(op); - { - INT32 out = op->fb_out_prev + op->fb_out_curr; - op->fb_out_prev = op->fb_out_curr; - - if (!op->connect) - /* algorithm 5 */ - PSG->mem = PSG->c1 = PSG->c2 = op->fb_out_prev; - else - /* other algorithms */ - *op->connect = op->fb_out_prev; - - op->fb_out_curr = 0; - if (env < ENV_QUIET) - { - if (!op->fb_shift) - out=0; - op->fb_out_curr = op_calc1(op, env, (out<fb_shift) ); - } - } - - env = volume_calc(op+1); /* M2 */ - if (env < ENV_QUIET) - *(op+1)->connect += op_calc(op+1, env, PSG->m2); - - env = volume_calc(op+2); /* C1 */ - if (env < ENV_QUIET) - *(op+2)->connect += op_calc(op+2, env, PSG->c1); - - env = volume_calc(op+3); /* C2 */ - if (PSG->noise & 0x80) - { - INT32 noiseout; - - noiseout = 0; - if (env < 0x3ff) - noiseout = (env ^ 0x3ff) * 2; /* range of the YM2151 noise output is -2044 to 2040 */ - PSG->chanout[7] += ((PSG->noise_rng&0x10000) ? noiseout: -noiseout); /* bit 16 -> output */ - } - else - { - if (env < ENV_QUIET) - PSG->chanout[7] += op_calc(op+3, env, PSG->c2); - } - if (PSG->chanout[7] > +8192) PSG->chanout[7] = +8192; - else if (PSG->chanout[7] < -8192) PSG->chanout[7] = -8192; - /* M1 */ - op->mem_value = PSG->mem; -} - - - - - - -/* -The 'rate' is calculated from following formula (example on decay rate): - rks = notecode after key scaling (a value from 0 to 31) - DR = value written to the chip register - rate = 2*DR + rks; (max rate = 2*31+31 = 93) -Four MSBs of the 'rate' above are the 'main' rate (from 00 to 15) -Two LSBs of the 'rate' above are the value 'x' (the shape type). -(eg. '11 2' means that 'rate' is 11*4+2=46) - -NOTE: A 'sample' in the description below is actually 3 output samples, -thats because the Envelope Generator clock is equal to internal_clock/3. - -Single '-' (minus) character in the diagrams below represents one sample -on the output; this is for rates 11 x (11 0, 11 1, 11 2 and 11 3) - -these 'main' rates: -00 x: single '-' = 2048 samples; (ie. level can change every 2048 samples) -01 x: single '-' = 1024 samples; -02 x: single '-' = 512 samples; -03 x: single '-' = 256 samples; -04 x: single '-' = 128 samples; -05 x: single '-' = 64 samples; -06 x: single '-' = 32 samples; -07 x: single '-' = 16 samples; -08 x: single '-' = 8 samples; -09 x: single '-' = 4 samples; -10 x: single '-' = 2 samples; -11 x: single '-' = 1 sample; (ie. level can change every 1 sample) - -Shapes for rates 11 x look like this: -rate: step: -11 0 01234567 - -level: -0 -- -1 -- -2 -- -3 -- - -rate: step: -11 1 01234567 - -level: -0 -- -1 -- -2 - -3 - -4 -- - -rate: step: -11 2 01234567 - -level: -0 -- -1 - -2 - -3 -- -4 - -5 - - -rate: step: -11 3 01234567 - -level: -0 -- -1 - -2 - -3 - -4 - -5 - -6 - - - -For rates 12 x, 13 x, 14 x and 15 x output level changes on every -sample - this means that the waveform looks like this: (but the level -changes by different values on different steps) -12 3 01234567 - -0 - -2 - -4 - -8 - -10 - -12 - -14 - -18 - -20 - - -Notes about the timing: ----------------------- - -1. Synchronism - -Output level of each two (or more) voices running at the same 'main' rate -(eg 11 0 and 11 1 in the diagram below) will always be changing in sync, -even if there're started with some delay. - -Note that, in the diagram below, the decay phase in channel 0 starts at -sample #2, while in channel 1 it starts at sample #6. Anyway, both channels -will always change their levels at exactly the same (following) samples. - -(S - start point of this channel, A-attack phase, D-decay phase): - -step: -01234567012345670123456 - -channel 0: - -- - | -- - | - - | - - | -- - | -- -| -- -| - -| - -| -- -AADDDDDDDDDDDDDDDD -S - -01234567012345670123456 -channel 1: - - - | - - | -- - | -- - | -- - | - - | - - | -- - | -- - | -- - AADDDDDDDDDDDDDDDD - S -01234567012345670123456 - - -2. Shifted (delayed) synchronism - -Output of each two (or more) voices running at different 'main' rate -(9 1, 10 1 and 11 1 in the diagrams below) will always be changing -in 'delayed-sync' (even if there're started with some delay as in "1.") - -Note that the shapes are delayed by exactly one sample per one 'main' rate -increment. (Normally one would expect them to start at the same samples.) - -See diagram below (* - start point of the shape). - -cycle: -0123456701234567012345670123456701234567012345670123456701234567 - -rate 09 1 -*------- - -------- - ---- - ---- - -------- - *------- - | -------- - | ---- - | ---- - | -------- -rate 10 1 | --- | - *--- | - ---- | - -- | - -- | - ---- | - *--- | - | ---- | - | -- | | <- one step (two samples) delay between 9 1 and 10 1 - | -- | | - | ----| - | *--- - | ---- - | -- - | -- - | ---- -rate 11 1 | -- | - -- | - *- | - -- | - - | - - | - -- | - *- | - -- | - - || <- one step (one sample) delay between 10 1 and 11 1 - - || - --| - *- - -- - - - - - -- - *- - -- - - - - - -- -*/ - -INLINE void advance_eg(YM2151 *PSG) -{ - YM2151Operator *op; - unsigned int i; - - - - PSG->eg_timer += PSG->eg_timer_add; - - while (PSG->eg_timer >= PSG->eg_timer_overflow) - { - PSG->eg_timer -= PSG->eg_timer_overflow; - - PSG->eg_cnt++; - - /* envelope generator */ - op = &PSG->oper[0]; /* CH 0 M1 */ - i = 32; - do - { - switch(op->state) - { - case EG_ATT: /* attack phase */ - if ( !(PSG->eg_cnt & ((1<eg_sh_ar)-1) ) ) - { - op->volume += (~op->volume * - (eg_inc[op->eg_sel_ar + ((PSG->eg_cnt>>op->eg_sh_ar)&7)]) - ) >>4; - - if (op->volume <= MIN_ATT_INDEX) - { - op->volume = MIN_ATT_INDEX; - op->state = EG_DEC; - } - - } - break; - - case EG_DEC: /* decay phase */ - if ( !(PSG->eg_cnt & ((1<eg_sh_d1r)-1) ) ) - { - op->volume += eg_inc[op->eg_sel_d1r + ((PSG->eg_cnt>>op->eg_sh_d1r)&7)]; - - if ( op->volume >= op->d1l ) - op->state = EG_SUS; - - } - break; - - case EG_SUS: /* sustain phase */ - if ( !(PSG->eg_cnt & ((1<eg_sh_d2r)-1) ) ) - { - op->volume += eg_inc[op->eg_sel_d2r + ((PSG->eg_cnt>>op->eg_sh_d2r)&7)]; - - if ( op->volume >= MAX_ATT_INDEX ) - { - op->volume = MAX_ATT_INDEX; - op->state = EG_OFF; - } - - } - break; - - case EG_REL: /* release phase */ - if ( !(PSG->eg_cnt & ((1<eg_sh_rr)-1) ) ) - { - op->volume += eg_inc[op->eg_sel_rr + ((PSG->eg_cnt>>op->eg_sh_rr)&7)]; - - if ( op->volume >= MAX_ATT_INDEX ) - { - op->volume = MAX_ATT_INDEX; - op->state = EG_OFF; - } - - } - break; - } - op++; - i--; - }while (i); - } -} - - -INLINE void advance(YM2151 *PSG) -{ - YM2151Operator *op; - unsigned int i; - int a,p; - - /* LFO */ - if (PSG->test&2) - PSG->lfo_phase = 0; - else - { - PSG->lfo_timer += PSG->lfo_timer_add; - if (PSG->lfo_timer >= PSG->lfo_overflow) - { - PSG->lfo_timer -= PSG->lfo_overflow; - PSG->lfo_counter += PSG->lfo_counter_add; - PSG->lfo_phase += (PSG->lfo_counter>>4); - PSG->lfo_phase &= 255; - PSG->lfo_counter &= 15; - } - } - - i = PSG->lfo_phase; - /* calculate LFO AM and PM waveform value (all verified on real chip, except for noise algorithm which is impossible to analyse)*/ - switch (PSG->lfo_wsel) - { - case 0: - /* saw */ - /* AM: 255 down to 0 */ - /* PM: 0 to 127, -127 to 0 (at PMD=127: LFP = 0 to 126, -126 to 0) */ - a = 255 - i; - if (i<128) - p = i; - else - p = i - 255; - break; - case 1: - /* square */ - /* AM: 255, 0 */ - /* PM: 128,-128 (LFP = exactly +PMD, -PMD) */ - if (i<128){ - a = 255; - p = 128; - }else{ - a = 0; - p = -128; - } - break; - case 2: - /* triangle */ - /* AM: 255 down to 1 step -2; 0 up to 254 step +2 */ - /* PM: 0 to 126 step +2, 127 to 1 step -2, 0 to -126 step -2, -127 to -1 step +2*/ - if (i<128) - a = 255 - (i*2); - else - a = (i*2) - 256; - - if (i<64) /* i = 0..63 */ - p = i*2; /* 0 to 126 step +2 */ - else if (i<128) /* i = 64..127 */ - p = 255 - i*2; /* 127 to 1 step -2 */ - else if (i<192) /* i = 128..191 */ - p = 256 - i*2; /* 0 to -126 step -2*/ - else /* i = 192..255 */ - p = i*2 - 511; /*-127 to -1 step +2*/ - break; - case 3: - default: /*keep the compiler happy*/ - /* random */ - /* the real algorithm is unknown !!! - We just use a snapshot of data from real chip */ - - /* AM: range 0 to 255 */ - /* PM: range -128 to 127 */ - - a = lfo_noise_waveform[i]; - p = a-128; - break; - } - PSG->lfa = a * PSG->amd / 128; - PSG->lfp = p * PSG->pmd / 128; - - - /* The Noise Generator of the YM2151 is 17-bit shift register. - * Input to the bit16 is negated (bit0 XOR bit3) (EXNOR). - * Output of the register is negated (bit0 XOR bit3). - * Simply use bit16 as the noise output. - */ - PSG->noise_p += PSG->noise_f; - i = (PSG->noise_p>>16); /* number of events (shifts of the shift register) */ - PSG->noise_p &= 0xffff; - while (i) - { - UINT32 j; - j = ( (PSG->noise_rng ^ (PSG->noise_rng>>3) ) & 1) ^ 1; - PSG->noise_rng = (j<<16) | (PSG->noise_rng>>1); - i--; - } - - - /* phase generator */ - op = &PSG->oper[0]; /* CH 0 M1 */ - i = 8; - do - { - if (op->pms) /* only when phase modulation from LFO is enabled for this channel */ - { - INT32 mod_ind = PSG->lfp; /* -128..+127 (8bits signed) */ - if (op->pms < 6) - mod_ind >>= (6 - op->pms); - else - mod_ind <<= (op->pms - 5); - - if (mod_ind) - { - UINT32 kc_channel = op->kc_i + mod_ind; - (op+0)->phase += ( (PSG->freq[ kc_channel + (op+0)->dt2 ] + (op+0)->dt1) * (op+0)->mul ) >> 1; - (op+1)->phase += ( (PSG->freq[ kc_channel + (op+1)->dt2 ] + (op+1)->dt1) * (op+1)->mul ) >> 1; - (op+2)->phase += ( (PSG->freq[ kc_channel + (op+2)->dt2 ] + (op+2)->dt1) * (op+2)->mul ) >> 1; - (op+3)->phase += ( (PSG->freq[ kc_channel + (op+3)->dt2 ] + (op+3)->dt1) * (op+3)->mul ) >> 1; - } - else /* phase modulation from LFO is equal to zero */ - { - (op+0)->phase += (op+0)->freq; - (op+1)->phase += (op+1)->freq; - (op+2)->phase += (op+2)->freq; - (op+3)->phase += (op+3)->freq; - } - } - else /* phase modulation from LFO is disabled */ - { - (op+0)->phase += (op+0)->freq; - (op+1)->phase += (op+1)->freq; - (op+2)->phase += (op+2)->freq; - (op+3)->phase += (op+3)->freq; - } - - op+=4; - i--; - }while (i); - - - /* CSM is calculated *after* the phase generator calculations (verified on real chip) - * CSM keyon line seems to be ORed with the KO line inside of the chip. - * The result is that it only works when KO (register 0x08) is off, ie. 0 - * - * Interesting effect is that when timer A is set to 1023, the KEY ON happens - * on every sample, so there is no KEY OFF at all - the result is that - * the sound played is the same as after normal KEY ON. - */ - - if (PSG->csm_req) /* CSM KEYON/KEYOFF seqeunce request */ - { - if (PSG->csm_req==2) /* KEY ON */ - { - op = &PSG->oper[0]; /* CH 0 M1 */ - i = 32; - do - { - KEY_ON(op, 2); - op++; - i--; - }while (i); - PSG->csm_req = 1; - } - else /* KEY OFF */ - { - op = &PSG->oper[0]; /* CH 0 M1 */ - i = 32; - do - { - KEY_OFF(op,~2); - op++; - i--; - }while (i); - PSG->csm_req = 0; - } - } -} - -#if 0 -INLINE signed int acc_calc(signed int value) -{ - if (value>=0) - { - if (value < 0x0200) - return (value & ~0); - if (value < 0x0400) - return (value & ~1); - if (value < 0x0800) - return (value & ~3); - if (value < 0x1000) - return (value & ~7); - if (value < 0x2000) - return (value & ~15); - if (value < 0x4000) - return (value & ~31); - return (value & ~63); - } - /*else value < 0*/ - if (value > -0x0200) - return (~abs(value) & ~0); - if (value > -0x0400) - return (~abs(value) & ~1); - if (value > -0x0800) - return (~abs(value) & ~3); - if (value > -0x1000) - return (~abs(value) & ~7); - if (value > -0x2000) - return (~abs(value) & ~15); - if (value > -0x4000) - return (~abs(value) & ~31); - return (~abs(value) & ~63); -} -#endif - -/* first macro saves left and right channels to mono file */ -/* second macro saves left and right channels to stereo file */ -#if 0 /*MONO*/ - #ifdef SAVE_SEPARATE_CHANNELS - #define SAVE_SINGLE_CHANNEL(j) \ - { signed int pom= -(chanout[j] & PSG->pan[j*2]); \ - if (pom > 32767) pom = 32767; else if (pom < -32768) pom = -32768; \ - fputc((unsigned short)pom&0xff,sample[j]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[j]); \ - } - #else - #define SAVE_SINGLE_CHANNEL(j) - #endif -#else /*STEREO*/ - #ifdef SAVE_SEPARATE_CHANNELS - #define SAVE_SINGLE_CHANNEL(j) \ - { signed int pom = -(PSG->chanout[j] & PSG->pan[j*2]); \ - if (pom > 32767) pom = 32767; else if (pom < -32768) pom = -32768; \ - fputc((unsigned short)pom&0xff,sample[j]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[j]); \ - pom = -(PSG->chanout[j] & PSG->pan[j*2+1]); \ - if (pom > 32767) pom = 32767; else if (pom < -32768) pom = -32768; \ - fputc((unsigned short)pom&0xff,sample[j]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[j]); \ - } - #else - #define SAVE_SINGLE_CHANNEL(j) - #endif -#endif - -/* first macro saves left and right channels to mono file */ -/* second macro saves left and right channels to stereo file */ -#if 1 /*MONO*/ - #ifdef SAVE_SAMPLE - #define SAVE_ALL_CHANNELS \ - { signed int pom = outl; \ - /*pom = acc_calc(pom);*/ \ - /*fprintf(sample[8]," %i\n",pom);*/ \ - fputc((unsigned short)pom&0xff,sample[8]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[8]); \ - } - #else - #define SAVE_ALL_CHANNELS - #endif -#else /*STEREO*/ - #ifdef SAVE_SAMPLE - #define SAVE_ALL_CHANNELS \ - { signed int pom = outl; \ - fputc((unsigned short)pom&0xff,sample[8]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[8]); \ - pom = outr; \ - fputc((unsigned short)pom&0xff,sample[8]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[8]); \ - } - #else - #define SAVE_ALL_CHANNELS - #endif -#endif - - -/* Generate samples for one of the YM2151's -* -* 'num' is the number of virtual YM2151 -* '**buffers' is table of pointers to the buffers: left and right -* 'length' is the number of samples that should be generated -*/ -void ym2151_update_one(void *chip, SAMP **buffers, int length) -{ - int i; // , chn; - signed int outl,outr; - SAMP *bufL, *bufR; - YM2151 *PSG; - - bufL = buffers[0]; - bufR = buffers[1]; - - PSG = (YM2151 *)chip; - -#ifdef USE_MAME_TIMERS - /* ASG 980324 - handled by real timers now */ -#else - if (PSG->tim_B) - { - PSG->tim_B_val -= ( length << TIMER_SH ); - if (PSG->tim_B_val<=0) - { - PSG->tim_B_val += PSG->tim_B_tab[ PSG->timer_B_index ]; - if ( PSG->irq_enable & 0x08 ) - { - //int oldstate = PSG->status & 3; - PSG->status |= 2; - //if ((!oldstate) && (PSG->irqhandler)) (*PSG->irqhandler)(chip->device, 1); - } - } - } -#endif - - for (i=0; ichanout[0] = 0; - PSG->chanout[1] = 0; - PSG->chanout[2] = 0; - PSG->chanout[3] = 0; - PSG->chanout[4] = 0; - PSG->chanout[5] = 0; - PSG->chanout[6] = 0; - PSG->chanout[7] = 0; - - chan_calc(PSG, 0); - SAVE_SINGLE_CHANNEL(0) - chan_calc(PSG, 1); - SAVE_SINGLE_CHANNEL(1) - chan_calc(PSG, 2); - SAVE_SINGLE_CHANNEL(2) - chan_calc(PSG, 3); - SAVE_SINGLE_CHANNEL(3) - chan_calc(PSG, 4); - SAVE_SINGLE_CHANNEL(4) - chan_calc(PSG, 5); - SAVE_SINGLE_CHANNEL(5) - chan_calc(PSG, 6); - SAVE_SINGLE_CHANNEL(6) - chan7_calc(PSG); - SAVE_SINGLE_CHANNEL(7) - - outl = PSG->chanout[0] & PSG->pan[0]; - outr = PSG->chanout[0] & PSG->pan[1]; - outl += (PSG->chanout[1] & PSG->pan[2]); - outr += (PSG->chanout[1] & PSG->pan[3]); - outl += (PSG->chanout[2] & PSG->pan[4]); - outr += (PSG->chanout[2] & PSG->pan[5]); - outl += (PSG->chanout[3] & PSG->pan[6]); - outr += (PSG->chanout[3] & PSG->pan[7]); - outl += (PSG->chanout[4] & PSG->pan[8]); - outr += (PSG->chanout[4] & PSG->pan[9]); - outl += (PSG->chanout[5] & PSG->pan[10]); - outr += (PSG->chanout[5] & PSG->pan[11]); - outl += (PSG->chanout[6] & PSG->pan[12]); - outr += (PSG->chanout[6] & PSG->pan[13]); - outl += (PSG->chanout[7] & PSG->pan[14]); - outr += (PSG->chanout[7] & PSG->pan[15]); - - outl >>= FINAL_SH; - outr >>= FINAL_SH; - //if (outl > MAXOUT) outl = MAXOUT; - // else if (outl < MINOUT) outl = MINOUT; - //if (outr > MAXOUT) outr = MAXOUT; - // else if (outr < MINOUT) outr = MINOUT; - ((SAMP*)bufL)[i] = (SAMP)outl; - ((SAMP*)bufR)[i] = (SAMP)outr; - - SAVE_ALL_CHANNELS - -#ifdef USE_MAME_TIMERS - /* ASG 980324 - handled by real timers now */ -#else - /* calculate timer A */ - if (PSG->tim_A) - { - PSG->tim_A_val -= ( 1 << TIMER_SH ); - if (PSG->tim_A_val <= 0) - { - PSG->tim_A_val += PSG->tim_A_tab[ PSG->timer_A_index ]; - if (PSG->irq_enable & 0x04) - { - //int oldstate = PSG->status & 3; - PSG->status |= 1; - //if ((!oldstate) && (PSG->irqhandler)) (*PSG->irqhandler)(chip->device, 1); - } - if (PSG->irq_enable & 0x80) - PSG->csm_req = 2; /* request KEY ON / KEY OFF sequence */ - } - } -#endif - advance(PSG); - } -} - -/*void ym2151_set_irq_handler(void *chip, void(*handler)(int irq)) -{ - YM2151 *PSG = (YM2151 *)chip; - PSG->irqhandler = handler; -} - -void ym2151_set_port_write_handler(void *chip, write8_device_func handler) -{ - YM2151 *PSG = (YM2151 *)chip; - PSG->porthandler = handler; -}*/ - -void ym2151_set_mutemask(void *chip, UINT32 MuteMask) -{ - YM2151 *PSG = (YM2151 *)chip; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 8; CurChn ++) - PSG->Muted[CurChn] = (MuteMask >> CurChn) & 0x01; - - return; -} - diff --git a/Frameworks/GME/vgmplay/chips/ym2151.h b/Frameworks/GME/vgmplay/chips/ym2151.h deleted file mode 100644 index 1c630cba7..000000000 --- a/Frameworks/GME/vgmplay/chips/ym2151.h +++ /dev/null @@ -1,87 +0,0 @@ -/* -** File: ym2151.h - header file for software implementation of YM2151 -** FM Operator Type-M(OPM) -** -** (c) 1997-2002 Jarek Burczynski (s0246@poczta.onet.pl, bujar@mame.net) -** Some of the optimizing ideas by Tatsuyuki Satoh -** -** Version 2.150 final beta May, 11th 2002 -** -** -** I would like to thank following people for making this project possible: -** -** Beauty Planets - for making a lot of real YM2151 samples and providing -** additional informations about the chip. Also for the time spent making -** the samples and the speed of replying to my endless requests. -** -** Shigeharu Isoda - for general help, for taking time to scan his YM2151 -** Japanese Manual first of all, and answering MANY of my questions. -** -** Nao - for giving me some info about YM2151 and pointing me to Shigeharu. -** Also for creating fmemu (which I still use to test the emulator). -** -** Aaron Giles and Chris Hardy - they made some samples of one of my favourite -** arcade games so I could compare it to my emulator. -** -** Bryan McPhail and Tim (powerjaw) - for making some samples. -** -** Ishmair - for the datasheet and motivation. -*/ - -#pragma once - - -/* 16- and 8-bit samples (signed) are supported*/ -#define SAMPLE_BITS 16 - -typedef stream_sample_t SAMP; -/* -#if (SAMPLE_BITS==16) - typedef INT16 SAMP; -#endif -#if (SAMPLE_BITS==8) - typedef signed char SAMP; -#endif -*/ - -/* -** Initialize YM2151 emulator(s). -** -** 'num' is the number of virtual YM2151's to allocate -** 'clock' is the chip clock in Hz -** 'rate' is sampling rate -*/ -void *ym2151_init(int clock, int rate); - -/* shutdown the YM2151 emulators*/ -void ym2151_shutdown(void *chip); - -/* reset all chip registers for YM2151 number 'num'*/ -void ym2151_reset_chip(void *chip); - -/* -** Generate samples for one of the YM2151's -** -** 'num' is the number of virtual YM2151 -** '**buffers' is table of pointers to the buffers: left and right -** 'length' is the number of samples that should be generated -*/ -void ym2151_update_one(void *chip, SAMP **buffers, int length); - -/* write 'v' to register 'r' on YM2151 chip number 'n'*/ -void ym2151_write_reg(void *chip, int r, int v); - -/* read status register on YM2151 chip number 'n'*/ -int ym2151_read_status(void *chip); - -/* set interrupt handler on YM2151 chip number 'n'*/ -//void ym2151_set_irq_handler(void *chip, void (*handler)(int irq)); - -/* set port write handler on YM2151 chip number 'n'*/ -//void ym2151_set_port_write_handler(void *chip, write8_device_func handler); - -/* refresh chip when load state */ -//STATE_POSTLOAD( ym2151_postload ); -void ym2151_postload(void *param); - -void ym2151_set_mutemask(void *chip, UINT32 MuteMask); diff --git a/Frameworks/GME/vgmplay/chips/ym2413.c b/Frameworks/GME/vgmplay/chips/ym2413.c deleted file mode 100644 index d06a961d1..000000000 --- a/Frameworks/GME/vgmplay/chips/ym2413.c +++ /dev/null @@ -1,2257 +0,0 @@ -/* -** -** File: ym2413.c - software implementation of YM2413 -** FM sound generator type OPLL -** -** Copyright Jarek Burczynski -** -** Version 1.0 -** - - Features as listed in LSI-212413A2 data sheet: - 1. FM Sound Generator for real sound creation. - 2. Two Selectable modes: 9 simultaneous sounds or 6 melody sounds plus 5 rhythm sounds - (different tones can be used together in either case). - 3. Built-in Instruments data (15 melody tones, 5 rhythm tones, "CAPTAIN and TELETEXT applicalbe tones). - 4. Built-in DA Converter. - 5. Built-in Quartz Oscillator. - 6. Built-in Vibrato Oscillator/AM Oscillator - 7. TTL Compatible Input. - 8. Si-Gate NMOS LSI - 9. A single 5V power source. - -to do: - -- make sure of the sinus amplitude bits - -- make sure of the EG resolution bits (looks like the biggest - modulation index generated by the modulator is 123, 124 = no modulation) -- find proper algorithm for attack phase of EG - -- tune up instruments ROM - -- support sample replay in test mode (it is NOT as simple as setting bit 0 - in register 0x0f and using register 0x10 for sample data). - Which games use this feature ? - - -*/ - -#include -#include -#include "mamedef.h" -#include -#include -//#include "sndintrf.h" -#include "ym2413.h" - -#ifndef NULL -#define NULL ((void *)0) -#endif - -/* output final shift */ -#if (SAMPLE_BITS==16) - #define FINAL_SH (0) - #define MAXOUT (+32767) - #define MINOUT (-32768) -#else - #define FINAL_SH (8) - #define MAXOUT (+127) - #define MINOUT (-128) -#endif - - -#define FREQ_SH 16 /* 16.16 fixed point (frequency calculations) */ -#define EG_SH 16 /* 16.16 fixed point (EG timing) */ -#define LFO_SH 24 /* 8.24 fixed point (LFO calculations) */ - -#define FREQ_MASK ((1< - -INLINE signed int acc_calc(signed int value) -{ - if (value>=0) - { - if (value < 0x0200) - return (value & ~0); - if (value < 0x0400) - return (value & ~1); - if (value < 0x0800) - return (value & ~3); - if (value < 0x1000) - return (value & ~7); - if (value < 0x2000) - return (value & ~15); - if (value < 0x4000) - return (value & ~31); - return (value & ~63); - } - /*else value < 0*/ - if (value > -0x0200) - return (~abs(value) & ~0); - if (value > -0x0400) - return (~abs(value) & ~1); - if (value > -0x0800) - return (~abs(value) & ~3); - if (value > -0x1000) - return (~abs(value) & ~7); - if (value > -0x2000) - return (~abs(value) & ~15); - if (value > -0x4000) - return (~abs(value) & ~31); - return (~abs(value) & ~63); -} - - -static FILE *sample[1]; - #if 0 /*save to MONO file */ - #define SAVE_ALL_CHANNELS \ - { signed int pom = acc_calc(mo); \ - fputc((unsigned short)pom&0xff,sample[0]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[0]); \ - } - #else /*save to STEREO file */ - #define SAVE_ALL_CHANNELS \ - { signed int pom = mo; \ - fputc((unsigned short)pom&0xff,sample[0]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[0]); \ - pom = ro; \ - fputc((unsigned short)pom&0xff,sample[0]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[0]); \ - } - #define SAVE_SEPARATE_CHANNEL(j) \ - { signed int pom = outchan; \ - fputc((unsigned short)pom&0xff,sample[0]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[0]); \ - pom = chip->instvol_r[j]>>4; \ - fputc((unsigned short)pom&0xff,sample[0]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[0]); \ - } - #endif -#endif - -//#define LOG_CYM_FILE 0 -//static FILE * cymfile = NULL; - - - - -typedef struct{ - UINT32 ar; /* attack rate: AR<<2 */ - UINT32 dr; /* decay rate: DR<<2 */ - UINT32 rr; /* release rate:RR<<2 */ - UINT8 KSR; /* key scale rate */ - UINT8 ksl; /* keyscale level */ - UINT8 ksr; /* key scale rate: kcode>>KSR */ - UINT8 mul; /* multiple: mul_tab[ML] */ - - /* Phase Generator */ - UINT32 phase; /* frequency counter */ - UINT32 freq; /* frequency counter step */ - UINT8 fb_shift; /* feedback shift value */ - INT32 op1_out[2]; /* slot1 output for feedback */ - - /* Envelope Generator */ - UINT8 eg_type; /* percussive/nonpercussive mode*/ - UINT8 state; /* phase type */ - UINT32 TL; /* total level: TL << 2 */ - INT32 TLL; /* adjusted now TL */ - INT32 volume; /* envelope counter */ - UINT32 sl; /* sustain level: sl_tab[SL] */ - - UINT8 eg_sh_dp; /* (dump state) */ - UINT8 eg_sel_dp; /* (dump state) */ - UINT8 eg_sh_ar; /* (attack state) */ - UINT8 eg_sel_ar; /* (attack state) */ - UINT8 eg_sh_dr; /* (decay state) */ - UINT8 eg_sel_dr; /* (decay state) */ - UINT8 eg_sh_rr; /* (release state for non-perc.)*/ - UINT8 eg_sel_rr; /* (release state for non-perc.)*/ - UINT8 eg_sh_rs; /* (release state for perc.mode)*/ - UINT8 eg_sel_rs; /* (release state for perc.mode)*/ - - UINT32 key; /* 0 = KEY OFF, >0 = KEY ON */ - - /* LFO */ - UINT32 AMmask; /* LFO Amplitude Modulation enable mask */ - UINT8 vib; /* LFO Phase Modulation enable flag (active high)*/ - - /* waveform select */ - unsigned int wavetable; -} OPLL_SLOT; - -typedef struct{ - OPLL_SLOT SLOT[2]; - /* phase generator state */ - UINT32 block_fnum; /* block+fnum */ - UINT32 fc; /* Freq. freqement base */ - UINT32 ksl_base; /* KeyScaleLevel Base step */ - UINT8 kcode; /* key code (for key scaling) */ - UINT8 sus; /* sus on/off (release speed in percussive mode)*/ - UINT8 Muted; -} OPLL_CH; - -/* chip state */ -typedef struct { - OPLL_CH P_CH[9]; /* OPLL chips have 9 channels*/ - UINT8 instvol_r[9]; /* instrument/volume (or volume/volume in percussive mode)*/ - UINT8 MuteSpc[5]; /* Mute Special: 5 Rhythm */ - - UINT32 eg_cnt; /* global envelope generator counter */ - UINT32 eg_timer; /* global envelope generator counter works at frequency = chipclock/72 */ - UINT32 eg_timer_add; /* step of eg_timer */ - UINT32 eg_timer_overflow; /* envelope generator timer overlfows every 1 sample (on real chip) */ - - UINT8 rhythm; /* Rhythm mode */ - - /* LFO */ - UINT32 LFO_AM; - INT32 LFO_PM; - UINT32 lfo_am_cnt; - UINT32 lfo_am_inc; - UINT32 lfo_pm_cnt; - UINT32 lfo_pm_inc; - - UINT32 noise_rng; /* 23 bit noise shift register */ - UINT32 noise_p; /* current noise 'phase' */ - UINT32 noise_f; /* current noise period */ - - -/* instrument settings */ -/* - 0-user instrument - 1-15 - fixed instruments - 16 -bass drum settings - 17,18 - other percussion instruments -*/ - UINT8 inst_tab[19][8]; - - /* external event callback handlers */ - OPLL_UPDATEHANDLER UpdateHandler; /* stream update handler */ - void * UpdateParam; /* stream update parameter */ - - UINT32 fn_tab[1024]; /* fnumber->increment counter */ - - UINT8 address; /* address register */ - UINT8 status; /* status flag */ - - UINT8 VRC7_Mode; - int clock; /* master clock (Hz) */ - int rate; /* sampling rate (Hz) */ - double freqbase; /* frequency base */ - - signed int output[2]; - signed int outchan; -} YM2413; - -/* key scale level */ -/* table is 3dB/octave, DV converts this into 6dB/octave */ -/* 0.1875 is bit 0 weight of the envelope counter (volume) expressed in the 'decibel' scale */ -#define DV (0.1875/1.0) -static const UINT32 ksl_tab[8*16]= -{ - /* OCT 0 */ - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - /* OCT 1 */ - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 0.750/DV, 1.125/DV, 1.500/DV, - 1.875/DV, 2.250/DV, 2.625/DV, 3.000/DV, - /* OCT 2 */ - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 1.125/DV, 1.875/DV, 2.625/DV, - 3.000/DV, 3.750/DV, 4.125/DV, 4.500/DV, - 4.875/DV, 5.250/DV, 5.625/DV, 6.000/DV, - /* OCT 3 */ - 0.000/DV, 0.000/DV, 0.000/DV, 1.875/DV, - 3.000/DV, 4.125/DV, 4.875/DV, 5.625/DV, - 6.000/DV, 6.750/DV, 7.125/DV, 7.500/DV, - 7.875/DV, 8.250/DV, 8.625/DV, 9.000/DV, - /* OCT 4 */ - 0.000/DV, 0.000/DV, 3.000/DV, 4.875/DV, - 6.000/DV, 7.125/DV, 7.875/DV, 8.625/DV, - 9.000/DV, 9.750/DV,10.125/DV,10.500/DV, - 10.875/DV,11.250/DV,11.625/DV,12.000/DV, - /* OCT 5 */ - 0.000/DV, 3.000/DV, 6.000/DV, 7.875/DV, - 9.000/DV,10.125/DV,10.875/DV,11.625/DV, - 12.000/DV,12.750/DV,13.125/DV,13.500/DV, - 13.875/DV,14.250/DV,14.625/DV,15.000/DV, - /* OCT 6 */ - 0.000/DV, 6.000/DV, 9.000/DV,10.875/DV, - 12.000/DV,13.125/DV,13.875/DV,14.625/DV, - 15.000/DV,15.750/DV,16.125/DV,16.500/DV, - 16.875/DV,17.250/DV,17.625/DV,18.000/DV, - /* OCT 7 */ - 0.000/DV, 9.000/DV,12.000/DV,13.875/DV, - 15.000/DV,16.125/DV,16.875/DV,17.625/DV, - 18.000/DV,18.750/DV,19.125/DV,19.500/DV, - 19.875/DV,20.250/DV,20.625/DV,21.000/DV -}; -#undef DV - -/* 0 / 1.5 / 3.0 / 6.0 dB/OCT, confirmed on a real YM2413 (the application manual is incorrect) */ -static const UINT32 ksl_shift[4] = { 31, 2, 1, 0 }; - - -/* sustain level table (3dB per step) */ -/* 0 - 15: 0, 3, 6, 9,12,15,18,21,24,27,30,33,36,39,42,45 (dB)*/ -#define SC(db) (UINT32) ( db * (1.0/ENV_STEP) ) -static const UINT32 sl_tab[16]={ - SC( 0),SC( 1),SC( 2),SC(3 ),SC(4 ),SC(5 ),SC(6 ),SC( 7), - SC( 8),SC( 9),SC(10),SC(11),SC(12),SC(13),SC(14),SC(15) -}; -#undef SC - - -#define RATE_STEPS (8) -static const unsigned char eg_inc[15*RATE_STEPS]={ - -/*cycle:0 1 2 3 4 5 6 7*/ - -/* 0 */ 0,1, 0,1, 0,1, 0,1, /* rates 00..12 0 (increment by 0 or 1) */ -/* 1 */ 0,1, 0,1, 1,1, 0,1, /* rates 00..12 1 */ -/* 2 */ 0,1, 1,1, 0,1, 1,1, /* rates 00..12 2 */ -/* 3 */ 0,1, 1,1, 1,1, 1,1, /* rates 00..12 3 */ - -/* 4 */ 1,1, 1,1, 1,1, 1,1, /* rate 13 0 (increment by 1) */ -/* 5 */ 1,1, 1,2, 1,1, 1,2, /* rate 13 1 */ -/* 6 */ 1,2, 1,2, 1,2, 1,2, /* rate 13 2 */ -/* 7 */ 1,2, 2,2, 1,2, 2,2, /* rate 13 3 */ - -/* 8 */ 2,2, 2,2, 2,2, 2,2, /* rate 14 0 (increment by 2) */ -/* 9 */ 2,2, 2,4, 2,2, 2,4, /* rate 14 1 */ -/*10 */ 2,4, 2,4, 2,4, 2,4, /* rate 14 2 */ -/*11 */ 2,4, 4,4, 2,4, 4,4, /* rate 14 3 */ - -/*12 */ 4,4, 4,4, 4,4, 4,4, /* rates 15 0, 15 1, 15 2, 15 3 (increment by 4) */ -/*13 */ 8,8, 8,8, 8,8, 8,8, /* rates 15 2, 15 3 for attack */ -/*14 */ 0,0, 0,0, 0,0, 0,0, /* infinity rates for attack and decay(s) */ -}; - - -#define O(a) (a*RATE_STEPS) - -/*note that there is no O(13) in this table - it's directly in the code */ -static const unsigned char eg_rate_select[16+64+16]={ /* Envelope Generator rates (16 + 64 rates + 16 RKS) */ -/* 16 infinite time rates */ -O(14),O(14),O(14),O(14),O(14),O(14),O(14),O(14), -O(14),O(14),O(14),O(14),O(14),O(14),O(14),O(14), - -/* rates 00-12 */ -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), - -/* rate 13 */ -O( 4),O( 5),O( 6),O( 7), - -/* rate 14 */ -O( 8),O( 9),O(10),O(11), - -/* rate 15 */ -O(12),O(12),O(12),O(12), - -/* 16 dummy rates (same as 15 3) */ -O(12),O(12),O(12),O(12),O(12),O(12),O(12),O(12), -O(12),O(12),O(12),O(12),O(12),O(12),O(12),O(12), - -}; -#undef O - -/*rate 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 */ -/*shift 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, 0, 0 */ -/*mask 8191, 4095, 2047, 1023, 511, 255, 127, 63, 31, 15, 7, 3, 1, 0, 0, 0 */ - -#define O(a) (a*1) -static const unsigned char eg_rate_shift[16+64+16]={ /* Envelope Generator counter shifts (16 + 64 rates + 16 RKS) */ -/* 16 infinite time rates */ -O(0),O(0),O(0),O(0),O(0),O(0),O(0),O(0), -O(0),O(0),O(0),O(0),O(0),O(0),O(0),O(0), - -/* rates 00-12 */ -O(13),O(13),O(13),O(13), -O(12),O(12),O(12),O(12), -O(11),O(11),O(11),O(11), -O(10),O(10),O(10),O(10), -O( 9),O( 9),O( 9),O( 9), -O( 8),O( 8),O( 8),O( 8), -O( 7),O( 7),O( 7),O( 7), -O( 6),O( 6),O( 6),O( 6), -O( 5),O( 5),O( 5),O( 5), -O( 4),O( 4),O( 4),O( 4), -O( 3),O( 3),O( 3),O( 3), -O( 2),O( 2),O( 2),O( 2), -O( 1),O( 1),O( 1),O( 1), - -/* rate 13 */ -O( 0),O( 0),O( 0),O( 0), - -/* rate 14 */ -O( 0),O( 0),O( 0),O( 0), - -/* rate 15 */ -O( 0),O( 0),O( 0),O( 0), - -/* 16 dummy rates (same as 15 3) */ -O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0), -O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0), - -}; -#undef O - - -/* multiple table */ -#define ML 2 -static const UINT8 mul_tab[16]= { -/* 1/2, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,10,12,12,15,15 */ - 0.50*ML, 1.00*ML, 2.00*ML, 3.00*ML, 4.00*ML, 5.00*ML, 6.00*ML, 7.00*ML, - 8.00*ML, 9.00*ML,10.00*ML,10.00*ML,12.00*ML,12.00*ML,15.00*ML,15.00*ML -}; -#undef ML - -/* TL_TAB_LEN is calculated as: -* 11 - sinus amplitude bits (Y axis) -* 2 - sinus sign bit (Y axis) -* TL_RES_LEN - sinus resolution (X axis) -*/ -#define TL_TAB_LEN (11*2*TL_RES_LEN) -static signed int tl_tab[TL_TAB_LEN]; - -#define ENV_QUIET (TL_TAB_LEN>>5) - -/* sin waveform table in 'decibel' scale */ -/* two waveforms on OPLL type chips */ -static unsigned int sin_tab[SIN_LEN * 2]; - - -/* LFO Amplitude Modulation table (verified on real YM3812) - 27 output levels (triangle waveform); 1 level takes one of: 192, 256 or 448 samples - - Length: 210 elements. - - Each of the elements has to be repeated - exactly 64 times (on 64 consecutive samples). - The whole table takes: 64 * 210 = 13440 samples. - -We use data>>1, until we find what it really is on real chip... - -*/ - -#define LFO_AM_TAB_ELEMENTS 210 - -static const UINT8 lfo_am_table[LFO_AM_TAB_ELEMENTS] = { -0,0,0,0,0,0,0, -1,1,1,1, -2,2,2,2, -3,3,3,3, -4,4,4,4, -5,5,5,5, -6,6,6,6, -7,7,7,7, -8,8,8,8, -9,9,9,9, -10,10,10,10, -11,11,11,11, -12,12,12,12, -13,13,13,13, -14,14,14,14, -15,15,15,15, -16,16,16,16, -17,17,17,17, -18,18,18,18, -19,19,19,19, -20,20,20,20, -21,21,21,21, -22,22,22,22, -23,23,23,23, -24,24,24,24, -25,25,25,25, -26,26,26, -25,25,25,25, -24,24,24,24, -23,23,23,23, -22,22,22,22, -21,21,21,21, -20,20,20,20, -19,19,19,19, -18,18,18,18, -17,17,17,17, -16,16,16,16, -15,15,15,15, -14,14,14,14, -13,13,13,13, -12,12,12,12, -11,11,11,11, -10,10,10,10, -9,9,9,9, -8,8,8,8, -7,7,7,7, -6,6,6,6, -5,5,5,5, -4,4,4,4, -3,3,3,3, -2,2,2,2, -1,1,1,1 -}; - -/* LFO Phase Modulation table (verified on real YM2413) */ -static const INT8 lfo_pm_table[8*8] = { - -/* FNUM2/FNUM = 0 00xxxxxx (0x0000) */ -0, 0, 0, 0, 0, 0, 0, 0, - -/* FNUM2/FNUM = 0 01xxxxxx (0x0040) */ -1, 0, 0, 0,-1, 0, 0, 0, - -/* FNUM2/FNUM = 0 10xxxxxx (0x0080) */ -2, 1, 0,-1,-2,-1, 0, 1, - -/* FNUM2/FNUM = 0 11xxxxxx (0x00C0) */ -3, 1, 0,-1,-3,-1, 0, 1, - -/* FNUM2/FNUM = 1 00xxxxxx (0x0100) */ -4, 2, 0,-2,-4,-2, 0, 2, - -/* FNUM2/FNUM = 1 01xxxxxx (0x0140) */ -5, 2, 0,-2,-5,-2, 0, 2, - -/* FNUM2/FNUM = 1 10xxxxxx (0x0180) */ -6, 3, 0,-3,-6,-3, 0, 3, - -/* FNUM2/FNUM = 1 11xxxxxx (0x01C0) */ -7, 3, 0,-3,-7,-3, 0, 3, -}; - - - - - - -/* This is not 100% perfect yet but very close */ -/* - - multi parameters are 100% correct (instruments and drums) - - LFO PM and AM enable are 100% correct - - waveform DC and DM select are 100% correct -*/ - -static const unsigned char table[19][8] = { -/* MULT MULT modTL DcDmFb AR/DR AR/DR SL/RR SL/RR */ -/* 0 1 2 3 4 5 6 7 */ - {0x49, 0x4c, 0x4c, 0x12, 0x00, 0x00, 0x00, 0x00 }, //0 - - {0x61, 0x61, 0x1e, 0x17, 0xf0, 0x78, 0x00, 0x17 }, //1 - {0x13, 0x41, 0x1e, 0x0d, 0xd7, 0xf7, 0x13, 0x13 }, //2 - {0x13, 0x01, 0x99, 0x04, 0xf2, 0xf4, 0x11, 0x23 }, //3 - {0x21, 0x61, 0x1b, 0x07, 0xaf, 0x64, 0x40, 0x27 }, //4 - -//{0x22, 0x21, 0x1e, 0x09, 0xf0, 0x76, 0x08, 0x28 }, //5 - {0x22, 0x21, 0x1e, 0x06, 0xf0, 0x75, 0x08, 0x18 }, //5 - -//{0x31, 0x22, 0x16, 0x09, 0x90, 0x7f, 0x00, 0x08 }, //6 - {0x31, 0x22, 0x16, 0x05, 0x90, 0x71, 0x00, 0x13 }, //6 - - {0x21, 0x61, 0x1d, 0x07, 0x82, 0x80, 0x10, 0x17 }, //7 - {0x23, 0x21, 0x2d, 0x16, 0xc0, 0x70, 0x07, 0x07 }, //8 - {0x61, 0x61, 0x1b, 0x06, 0x64, 0x65, 0x10, 0x17 }, //9 - -//{0x61, 0x61, 0x0c, 0x08, 0x85, 0xa0, 0x79, 0x07 }, //A - {0x61, 0x61, 0x0c, 0x18, 0x85, 0xf0, 0x70, 0x07 }, //A - - {0x23, 0x01, 0x07, 0x11, 0xf0, 0xa4, 0x00, 0x22 }, //B - {0x97, 0xc1, 0x24, 0x07, 0xff, 0xf8, 0x22, 0x12 }, //C - -//{0x61, 0x10, 0x0c, 0x08, 0xf2, 0xc4, 0x40, 0xc8 }, //D - {0x61, 0x10, 0x0c, 0x05, 0xf2, 0xf4, 0x40, 0x44 }, //D - - {0x01, 0x01, 0x55, 0x03, 0xf3, 0x92, 0xf3, 0xf3 }, //E - {0x61, 0x41, 0x89, 0x03, 0xf1, 0xf4, 0xf0, 0x13 }, //F - -/* drum instruments definitions */ -/* MULTI MULTI modTL xxx AR/DR AR/DR SL/RR SL/RR */ -/* 0 1 2 3 4 5 6 7 */ - {0x01, 0x01, 0x16, 0x00, 0xfd, 0xf8, 0x2f, 0x6d },/* BD(multi verified, modTL verified, mod env - verified(close), carr. env verifed) */ - {0x01, 0x01, 0x00, 0x00, 0xd8, 0xd8, 0xf9, 0xf8 },/* HH(multi verified), SD(multi not used) */ - {0x05, 0x01, 0x00, 0x00, 0xf8, 0xba, 0x49, 0x55 },/* TOM(multi,env verified), TOP CYM(multi verified, env verified) */ -}; - -/* lock level of common table */ -static int num_lock = 0; - -/* work table */ -#define SLOT7_1 (&chip->P_CH[7].SLOT[SLOT1]) -#define SLOT7_2 (&chip->P_CH[7].SLOT[SLOT2]) -#define SLOT8_1 (&chip->P_CH[8].SLOT[SLOT1]) -#define SLOT8_2 (&chip->P_CH[8].SLOT[SLOT2]) - - -/*INLINE int limit( int val, int max, int min ) { - if ( val > max ) - val = max; - else if ( val < min ) - val = min; - - return val; -}*/ - - -/* advance LFO to next sample */ -INLINE void advance_lfo(YM2413 *chip) -{ - /* LFO */ - chip->lfo_am_cnt += chip->lfo_am_inc; - if (chip->lfo_am_cnt >= ((UINT32)LFO_AM_TAB_ELEMENTS<lfo_am_cnt -= ((UINT32)LFO_AM_TAB_ELEMENTS<LFO_AM = lfo_am_table[ chip->lfo_am_cnt >> LFO_SH ] >> 1; - - chip->lfo_pm_cnt += chip->lfo_pm_inc; - chip->LFO_PM = (chip->lfo_pm_cnt>>LFO_SH) & 7; -} - -/* advance to next sample */ -INLINE void advance(YM2413 *chip) -{ - OPLL_CH *CH; - OPLL_SLOT *op; - unsigned int i; - - /* Envelope Generator */ - chip->eg_timer += chip->eg_timer_add; - - while (chip->eg_timer >= chip->eg_timer_overflow) - { - chip->eg_timer -= chip->eg_timer_overflow; - - chip->eg_cnt++; - - for (i=0; i<9*2; i++) - { - CH = &chip->P_CH[i/2]; - - op = &CH->SLOT[i&1]; - - switch(op->state) - { - - case EG_DMP: /* dump phase */ - /*dump phase is performed by both operators in each channel*/ - /*when CARRIER envelope gets down to zero level, - ** phases in BOTH opearators are reset (at the same time ?) - */ - if ( !(chip->eg_cnt & ((1<eg_sh_dp)-1) ) ) - { - op->volume += eg_inc[op->eg_sel_dp + ((chip->eg_cnt>>op->eg_sh_dp)&7)]; - - if ( op->volume >= MAX_ATT_INDEX ) - { - op->volume = MAX_ATT_INDEX; - op->state = EG_ATT; - /* restart Phase Generator */ - op->phase = 0; - } - } - break; - - case EG_ATT: /* attack phase */ - if ( !(chip->eg_cnt & ((1<eg_sh_ar)-1) ) ) - { - op->volume += (~op->volume * - (eg_inc[op->eg_sel_ar + ((chip->eg_cnt>>op->eg_sh_ar)&7)]) - ) >>2; - - if (op->volume <= MIN_ATT_INDEX) - { - op->volume = MIN_ATT_INDEX; - op->state = EG_DEC; - } - } - break; - - case EG_DEC: /* decay phase */ - if ( !(chip->eg_cnt & ((1<eg_sh_dr)-1) ) ) - { - op->volume += eg_inc[op->eg_sel_dr + ((chip->eg_cnt>>op->eg_sh_dr)&7)]; - - if ( op->volume >= op->sl ) - op->state = EG_SUS; - } - break; - - case EG_SUS: /* sustain phase */ - /* this is important behaviour: - one can change percusive/non-percussive modes on the fly and - the chip will remain in sustain phase - verified on real YM3812 */ - - if(op->eg_type) /* non-percussive mode (sustained tone) */ - { - /* do nothing */ - } - else /* percussive mode */ - { - /* during sustain phase chip adds Release Rate (in percussive mode) */ - if ( !(chip->eg_cnt & ((1<eg_sh_rr)-1) ) ) - { - op->volume += eg_inc[op->eg_sel_rr + ((chip->eg_cnt>>op->eg_sh_rr)&7)]; - - if ( op->volume >= MAX_ATT_INDEX ) - op->volume = MAX_ATT_INDEX; - } - /* else do nothing in sustain phase */ - } - break; - - case EG_REL: /* release phase */ - /* exclude modulators in melody channels from performing anything in this mode*/ - /* allowed are only carriers in melody mode and rhythm slots in rhythm mode */ - - /*This table shows which operators and on what conditions are allowed to perform EG_REL: - (a) - always perform EG_REL - (n) - never perform EG_REL - (r) - perform EG_REL in Rhythm mode ONLY - 0: 0 (n), 1 (a) - 1: 2 (n), 3 (a) - 2: 4 (n), 5 (a) - 3: 6 (n), 7 (a) - 4: 8 (n), 9 (a) - 5: 10(n), 11(a) - 6: 12(r), 13(a) - 7: 14(r), 15(a) - 8: 16(r), 17(a) - */ - if ( (i&1) || ((chip->rhythm&0x20) && (i>=12)) )/* exclude modulators */ - { - if(op->eg_type) /* non-percussive mode (sustained tone) */ - /*this is correct: use RR when SUS = OFF*/ - /*and use RS when SUS = ON*/ - { - if (CH->sus) - { - if ( !(chip->eg_cnt & ((1<eg_sh_rs)-1) ) ) - { - op->volume += eg_inc[op->eg_sel_rs + ((chip->eg_cnt>>op->eg_sh_rs)&7)]; - if ( op->volume >= MAX_ATT_INDEX ) - { - op->volume = MAX_ATT_INDEX; - op->state = EG_OFF; - } - } - } - else - { - if ( !(chip->eg_cnt & ((1<eg_sh_rr)-1) ) ) - { - op->volume += eg_inc[op->eg_sel_rr + ((chip->eg_cnt>>op->eg_sh_rr)&7)]; - if ( op->volume >= MAX_ATT_INDEX ) - { - op->volume = MAX_ATT_INDEX; - op->state = EG_OFF; - } - } - } - } - else /* percussive mode */ - { - if ( !(chip->eg_cnt & ((1<eg_sh_rs)-1) ) ) - { - op->volume += eg_inc[op->eg_sel_rs + ((chip->eg_cnt>>op->eg_sh_rs)&7)]; - if ( op->volume >= MAX_ATT_INDEX ) - { - op->volume = MAX_ATT_INDEX; - op->state = EG_OFF; - } - } - } - } - break; - - default: - break; - } - } - } - - for (i=0; i<9*2; i++) - { - CH = &chip->P_CH[i/2]; - op = &CH->SLOT[i&1]; - - /* Phase Generator */ - if(op->vib) - { - UINT8 block; - - unsigned int fnum_lfo = 8*((CH->block_fnum&0x01c0) >> 6); - unsigned int block_fnum = CH->block_fnum * 2; - signed int lfo_fn_table_index_offset = lfo_pm_table[chip->LFO_PM + fnum_lfo ]; - - if (lfo_fn_table_index_offset) /* LFO phase modulation active */ - { - block_fnum += lfo_fn_table_index_offset; - block = (block_fnum&0x1c00) >> 10; - op->phase += (chip->fn_tab[block_fnum&0x03ff] >> (7-block)) * op->mul; - } - else /* LFO phase modulation = zero */ - { - op->phase += op->freq; - } - } - else /* LFO phase modulation disabled for this operator */ - { - op->phase += op->freq; - } - } - - /* The Noise Generator of the YM3812 is 23-bit shift register. - * Period is equal to 2^23-2 samples. - * Register works at sampling frequency of the chip, so output - * can change on every sample. - * - * Output of the register and input to the bit 22 is: - * bit0 XOR bit14 XOR bit15 XOR bit22 - * - * Simply use bit 22 as the noise output. - */ - - chip->noise_p += chip->noise_f; - i = chip->noise_p >> FREQ_SH; /* number of events (shifts of the shift register) */ - chip->noise_p &= FREQ_MASK; - while (i) - { - /* - UINT32 j; - j = ( (chip->noise_rng) ^ (chip->noise_rng>>14) ^ (chip->noise_rng>>15) ^ (chip->noise_rng>>22) ) & 1; - chip->noise_rng = (j<<22) | (chip->noise_rng>>1); - */ - - /* - Instead of doing all the logic operations above, we - use a trick here (and use bit 0 as the noise output). - The difference is only that the noise bit changes one - step ahead. This doesn't matter since we don't know - what is real state of the noise_rng after the reset. - */ - - if (chip->noise_rng & 1) chip->noise_rng ^= 0x800302; - chip->noise_rng >>= 1; - - i--; - } -} - - -INLINE signed int op_calc(UINT32 phase, unsigned int env, signed int pm, unsigned int wave_tab) -{ - UINT32 p; - - p = (env<<5) + sin_tab[wave_tab + ((((signed int)((phase & ~FREQ_MASK) + (pm<<17))) >> FREQ_SH ) & SIN_MASK) ]; - - if (p >= TL_TAB_LEN) - return 0; - return tl_tab[p]; -} - -INLINE signed int op_calc1(UINT32 phase, unsigned int env, signed int pm, unsigned int wave_tab) -{ - UINT32 p; - INT32 i; - - i = (phase & ~FREQ_MASK) + pm; - -/*logerror("i=%08x (i>>16)&511=%8i phase=%i [pm=%08x] ",i, (i>>16)&511, phase>>FREQ_SH, pm);*/ - - p = (env<<5) + sin_tab[ wave_tab + ((i>>FREQ_SH) & SIN_MASK)]; - -/*logerror("(p&255=%i p>>8=%i) out= %i\n", p&255,p>>8, tl_tab[p&255]>>(p>>8) );*/ - - if (p >= TL_TAB_LEN) - return 0; - return tl_tab[p]; -} - - -#define volume_calc(OP) ((OP)->TLL + ((UINT32)(OP)->volume) + (chip->LFO_AM & (OP)->AMmask)) - -/* calculate output */ -INLINE void chan_calc( YM2413*chip, OPLL_CH *CH ) -{ - OPLL_SLOT *SLOT; - unsigned int env; - signed int out; - signed int phase_modulation; /* phase modulation input (SLOT 2) */ - - - if (CH->Muted) - return; - - /* SLOT 1 */ - SLOT = &CH->SLOT[SLOT1]; - env = volume_calc(SLOT); - out = SLOT->op1_out[0] + SLOT->op1_out[1]; - - SLOT->op1_out[0] = SLOT->op1_out[1]; - phase_modulation = SLOT->op1_out[0]; - - SLOT->op1_out[1] = 0; - - if( env < ENV_QUIET ) - { - if (!SLOT->fb_shift) - out = 0; - SLOT->op1_out[1] = op_calc1(SLOT->phase, env, (out<fb_shift), SLOT->wavetable ); - } - - /* SLOT 2 */ - - chip->outchan=0; - - SLOT++; - env = volume_calc(SLOT); - if( env < ENV_QUIET ) - { - signed int outp = op_calc(SLOT->phase, env, phase_modulation, SLOT->wavetable); - chip->output[0] += outp; - chip->outchan = outp; - //chip->output[0] += op_calc(SLOT->phase, env, phase_modulation, SLOT->wavetable); - } -} - -/* - operators used in the rhythm sounds generation process: - - Envelope Generator: - -channel operator register number Bass High Snare Tom Top -/ slot number TL ARDR SLRR Wave Drum Hat Drum Tom Cymbal - 6 / 0 12 50 70 90 f0 + - 6 / 1 15 53 73 93 f3 + - 7 / 0 13 51 71 91 f1 + - 7 / 1 16 54 74 94 f4 + - 8 / 0 14 52 72 92 f2 + - 8 / 1 17 55 75 95 f5 + - - Phase Generator: - -channel operator register number Bass High Snare Tom Top -/ slot number MULTIPLE Drum Hat Drum Tom Cymbal - 6 / 0 12 30 + - 6 / 1 15 33 + - 7 / 0 13 31 + + + - 7 / 1 16 34 ----- n o t u s e d ----- - 8 / 0 14 32 + - 8 / 1 17 35 + + - -channel operator register number Bass High Snare Tom Top -number number BLK/FNUM2 FNUM Drum Hat Drum Tom Cymbal - 6 12,15 B6 A6 + - - 7 13,16 B7 A7 + + + - - 8 14,17 B8 A8 + + + - -*/ - -/* calculate rhythm */ - -INLINE void rhythm_calc( YM2413 *chip, OPLL_CH *CH, unsigned int noise ) -{ - OPLL_SLOT *SLOT; - signed int out; - unsigned int env; - signed int phase_modulation; /* phase modulation input (SLOT 2) */ - - - /* Bass Drum (verified on real YM3812): - - depends on the channel 6 'connect' register: - when connect = 0 it works the same as in normal (non-rhythm) mode (op1->op2->out) - when connect = 1 _only_ operator 2 is present on output (op2->out), operator 1 is ignored - - output sample always is multiplied by 2 - */ - - - /* SLOT 1 */ - SLOT = &CH[6].SLOT[SLOT1]; - env = volume_calc(SLOT); - - out = SLOT->op1_out[0] + SLOT->op1_out[1]; - SLOT->op1_out[0] = SLOT->op1_out[1]; - - phase_modulation = SLOT->op1_out[0]; - - SLOT->op1_out[1] = 0; - if( env < ENV_QUIET ) - { - if (!SLOT->fb_shift) - out = 0; - SLOT->op1_out[1] = op_calc1(SLOT->phase, env, (out<fb_shift), SLOT->wavetable ); - } - - /* SLOT 2 */ - SLOT++; - env = volume_calc(SLOT); - if( env < ENV_QUIET && ! chip->MuteSpc[0] ) - chip->output[1] += op_calc(SLOT->phase, env, phase_modulation, SLOT->wavetable) * 2; - - - /* Phase generation is based on: */ - // HH (13) channel 7->slot 1 combined with channel 8->slot 2 (same combination as TOP CYMBAL but different output phases) - // SD (16) channel 7->slot 1 - // TOM (14) channel 8->slot 1 - // TOP (17) channel 7->slot 1 combined with channel 8->slot 2 (same combination as HIGH HAT but different output phases) - - /* Envelope generation based on: */ - // HH channel 7->slot1 - // SD channel 7->slot2 - // TOM channel 8->slot1 - // TOP channel 8->slot2 - - - /* The following formulas can be well optimized. - I leave them in direct form for now (in case I've missed something). - */ - - /* High Hat (verified on real YM3812) */ - env = volume_calc(SLOT7_1); - if( env < ENV_QUIET && ! chip->MuteSpc[4] ) - { - - /* high hat phase generation: - phase = d0 or 234 (based on frequency only) - phase = 34 or 2d0 (based on noise) - */ - - /* base frequency derived from operator 1 in channel 7 */ - unsigned char bit7 = ((SLOT7_1->phase>>FREQ_SH)>>7)&1; - unsigned char bit3 = ((SLOT7_1->phase>>FREQ_SH)>>3)&1; - unsigned char bit2 = ((SLOT7_1->phase>>FREQ_SH)>>2)&1; - - unsigned char res1 = (bit2 ^ bit7) | bit3; - - /* when res1 = 0 phase = 0x000 | 0xd0; */ - /* when res1 = 1 phase = 0x200 | (0xd0>>2); */ - UINT32 phase = res1 ? (0x200|(0xd0>>2)) : 0xd0; - - /* enable gate based on frequency of operator 2 in channel 8 */ - unsigned char bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; - unsigned char bit3e= ((SLOT8_2->phase>>FREQ_SH)>>3)&1; - - unsigned char res2 = (bit3e | bit5e); - - /* when res2 = 0 pass the phase from calculation above (res1); */ - /* when res2 = 1 phase = 0x200 | (0xd0>>2); */ - if (res2) - phase = (0x200|(0xd0>>2)); - - - /* when phase & 0x200 is set and noise=1 then phase = 0x200|0xd0 */ - /* when phase & 0x200 is set and noise=0 then phase = 0x200|(0xd0>>2), ie no change */ - if (phase&0x200) - { - if (noise) - phase = 0x200|0xd0; - } - else - /* when phase & 0x200 is clear and noise=1 then phase = 0xd0>>2 */ - /* when phase & 0x200 is clear and noise=0 then phase = 0xd0, ie no change */ - { - if (noise) - phase = 0xd0>>2; - } - - chip->output[1] += op_calc(phase<wavetable) * 2; - } - - /* Snare Drum (verified on real YM3812) */ - env = volume_calc(SLOT7_2); - if( env < ENV_QUIET && ! chip->MuteSpc[1] ) - { - /* base frequency derived from operator 1 in channel 7 */ - unsigned char bit8 = ((SLOT7_1->phase>>FREQ_SH)>>8)&1; - - /* when bit8 = 0 phase = 0x100; */ - /* when bit8 = 1 phase = 0x200; */ - UINT32 phase = bit8 ? 0x200 : 0x100; - - /* Noise bit XOR'es phase by 0x100 */ - /* when noisebit = 0 pass the phase from calculation above */ - /* when noisebit = 1 phase ^= 0x100; */ - /* in other words: phase ^= (noisebit<<8); */ - if (noise) - phase ^= 0x100; - - chip->output[1] += op_calc(phase<wavetable) * 2; - } - - /* Tom Tom (verified on real YM3812) */ - env = volume_calc(SLOT8_1); - if( env < ENV_QUIET && ! chip->MuteSpc[2] ) - chip->output[1] += op_calc(SLOT8_1->phase, env, 0, SLOT8_1->wavetable) * 2; - - /* Top Cymbal (verified on real YM2413) */ - env = volume_calc(SLOT8_2); - if( env < ENV_QUIET && ! chip->MuteSpc[3] ) - { - /* base frequency derived from operator 1 in channel 7 */ - unsigned char bit7 = ((SLOT7_1->phase>>FREQ_SH)>>7)&1; - unsigned char bit3 = ((SLOT7_1->phase>>FREQ_SH)>>3)&1; - unsigned char bit2 = ((SLOT7_1->phase>>FREQ_SH)>>2)&1; - - unsigned char res1 = (bit2 ^ bit7) | bit3; - - /* when res1 = 0 phase = 0x000 | 0x100; */ - /* when res1 = 1 phase = 0x200 | 0x100; */ - UINT32 phase = res1 ? 0x300 : 0x100; - - /* enable gate based on frequency of operator 2 in channel 8 */ - unsigned char bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; - unsigned char bit3e= ((SLOT8_2->phase>>FREQ_SH)>>3)&1; - - unsigned char res2 = (bit3e | bit5e); - /* when res2 = 0 pass the phase from calculation above (res1); */ - /* when res2 = 1 phase = 0x200 | 0x100; */ - if (res2) - phase = 0x300; - - chip->output[1] += op_calc(phase<wavetable) * 2; - } - -} - - -/* generic table initialize */ -static int init_tables(void) -{ - signed int i,x; - signed int n; - double o,m; - - - for (x=0; x>= 4; /* 12 bits here */ - if (n&1) /* round to nearest */ - n = (n>>1)+1; - else - n = n>>1; - /* 11 bits here (rounded) */ - tl_tab[ x*2 + 0 ] = n; - tl_tab[ x*2 + 1 ] = -tl_tab[ x*2 + 0 ]; - - for (i=1; i<11; i++) - { - tl_tab[ x*2+0 + i*2*TL_RES_LEN ] = tl_tab[ x*2+0 ]>>i; - tl_tab[ x*2+1 + i*2*TL_RES_LEN ] = -tl_tab[ x*2+0 + i*2*TL_RES_LEN ]; - } - //#if 0 - // logerror("tl %04i", x*2); - // for (i=0; i<11; i++) - // logerror(", [%02i] %5i", i*2, tl_tab[ x*2 /*+1*/ + i*2*TL_RES_LEN ] ); - // logerror("\n"); - //#endif*/ - } - /*logerror("ym2413.c: TL_TAB_LEN = %i elements (%i bytes)\n",TL_TAB_LEN, (int)sizeof(tl_tab));*/ - - - for (i=0; i0.0) - o = 8*log(1.0/m)/log(2.0); /* convert to 'decibels' */ - else - o = 8*log(-1.0/m)/log(2.0); /* convert to 'decibels' */ - - o = o / (ENV_STEP/4); - - n = (int)(2.0*o); - if (n&1) /* round to nearest */ - n = (n>>1)+1; - else - n = n>>1; - - /* waveform 0: standard sinus */ - sin_tab[ i ] = n*2 + (m>=0.0? 0: 1 ); - - /*logerror("ym2413.c: sin [%4i (hex=%03x)]= %4i (tl_tab value=%5i)\n", i, i, sin_tab[i], tl_tab[sin_tab[i]] );*/ - - - /* waveform 1: __ __ */ - /* / \____/ \____*/ - /* output only first half of the sinus waveform (positive one) */ - if (i & (1<<(SIN_BITS-1)) ) - sin_tab[1*SIN_LEN+i] = TL_TAB_LEN; - else - sin_tab[1*SIN_LEN+i] = sin_tab[i]; - - /*logerror("ym2413.c: sin1[%4i]= %4i (tl_tab value=%5i)\n", i, sin_tab[1*SIN_LEN+i], tl_tab[sin_tab[1*SIN_LEN+i]] );*/ - } -/*#if 0 - logerror("YM2413.C: ENV_QUIET= %08x (*32=%08x)\n", ENV_QUIET, ENV_QUIET*32 ); - for (i=0; iinstvol_r); - state_save_register_device_item(device, 0, chip->eg_cnt); - state_save_register_device_item(device, 0, chip->eg_timer); - state_save_register_device_item(device, 0, chip->eg_timer_add); - state_save_register_device_item(device, 0, chip->eg_timer_overflow); - state_save_register_device_item(device, 0, chip->rhythm); - state_save_register_device_item(device, 0, chip->lfo_am_cnt); - state_save_register_device_item(device, 0, chip->lfo_am_inc); - state_save_register_device_item(device, 0, chip->lfo_pm_cnt); - state_save_register_device_item(device, 0, chip->lfo_pm_inc); - state_save_register_device_item(device, 0, chip->noise_rng); - state_save_register_device_item(device, 0, chip->noise_p); - state_save_register_device_item(device, 0, chip->noise_f); - state_save_register_device_item_2d_array(device, 0, chip->inst_tab); - state_save_register_device_item(device, 0, chip->address); - state_save_register_device_item(device, 0, chip->status); - - for (chnum = 0; chnum < ARRAY_LENGTH(chip->P_CH); chnum++) - { - OPLL_CH *ch = &chip->P_CH[chnum]; - int slotnum; - - state_save_register_device_item(device, chnum, ch->block_fnum); - state_save_register_device_item(device, chnum, ch->fc); - state_save_register_device_item(device, chnum, ch->ksl_base); - state_save_register_device_item(device, chnum, ch->kcode); - state_save_register_device_item(device, chnum, ch->sus); - - for (slotnum = 0; slotnum < ARRAY_LENGTH(ch->SLOT); slotnum++) - { - OPLL_SLOT *sl = &ch->SLOT[slotnum]; - - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->ar); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->dr); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->rr); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->KSR); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->ksl); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->ksr); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->mul); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->phase); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->freq); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->fb_shift); - state_save_register_device_item_array(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->op1_out); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->eg_type); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->state); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->TL); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->TLL); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->volume); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->sl); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->eg_sh_dp); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->eg_sel_dp); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->eg_sh_ar); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->eg_sel_ar); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->eg_sh_dr); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->eg_sel_dr); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->eg_sh_rr); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->eg_sel_rr); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->eg_sh_rs); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->eg_sel_rs); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->key); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->AMmask); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->vib); - state_save_register_device_item(device, chnum * ARRAY_LENGTH(ch->SLOT) + slotnum, sl->wavetable); - } - } -}*/ - - -//static void OPLL_initalize(YM2413 *chip, const device_config *device) -static void OPLL_initalize(YM2413 *chip) -{ - int i; - - //OPLL_init_save(chip, device); - - /* frequency base */ - chip->freqbase = (chip->rate) ? ((double)chip->clock / 72.0) / chip->rate : 0; -/*#if 0 - chip->rate = (double)chip->clock / 72.0; - chip->freqbase = 1.0; - logerror("freqbase=%f\n", chip->freqbase); -#endif*/ - - - - /* make fnumber -> increment counter table */ - for( i = 0 ; i < 1024; i++ ) - { - /* OPLL (YM2413) phase increment counter = 18bit */ - - chip->fn_tab[i] = (UINT32)( (double)i * 64 * chip->freqbase * (1<<(FREQ_SH-10)) ); /* -10 because chip works with 10.10 fixed point, while we use 16.16 */ -/*#if 0 - logerror("ym2413.c: fn_tab[%4i] = %08x (dec=%8i)\n", - i, chip->fn_tab[i]>>6, chip->fn_tab[i]>>6 ); -#endif*/ - } - -/*#if 0 - for( i=0 ; i < 16 ; i++ ) - { - logerror("ym2413.c: sl_tab[%i] = %08x\n", i, sl_tab[i] ); - } - for( i=0 ; i < 8 ; i++ ) - { - int j; - logerror("ym2413.c: ksl_tab[oct=%2i] =",i); - for (j=0; j<16; j++) - { - logerror("%08x ", ksl_tab[i*16+j] ); - } - logerror("\n"); - } -#endif*/ - - for(i = 0; i < 9; i ++) - chip->P_CH[i].Muted = 0x00; - for(i = 0; i < 5; i ++) - chip->MuteSpc[i] = 0x00; - - - /* Amplitude modulation: 27 output levels (triangle waveform); 1 level takes one of: 192, 256 or 448 samples */ - /* One entry from LFO_AM_TABLE lasts for 64 samples */ - chip->lfo_am_inc = (1.0 / 64.0 ) * (1<freqbase; - - /* Vibrato: 8 output levels (triangle waveform); 1 level takes 1024 samples */ - chip->lfo_pm_inc = (1.0 / 1024.0) * (1<freqbase; - - /*logerror ("chip->lfo_am_inc = %8x ; chip->lfo_pm_inc = %8x\n", chip->lfo_am_inc, chip->lfo_pm_inc);*/ - - /* Noise generator: a step takes 1 sample */ - chip->noise_f = (1.0 / 1.0) * (1<freqbase; - /*logerror("YM2413init noise_f=%8x\n", chip->noise_f);*/ - - chip->eg_timer_add = (1<freqbase; - chip->eg_timer_overflow = ( 1 ) * (1<eg_timer_add, chip->eg_timer_overflow);*/ -} - -INLINE void KEY_ON(OPLL_SLOT *SLOT, UINT32 key_set) -{ - if( !SLOT->key ) - { - /* do NOT restart Phase Generator (verified on real YM2413)*/ - /* phase -> Dump */ - SLOT->state = EG_DMP; - } - SLOT->key |= key_set; -} - -INLINE void KEY_OFF(OPLL_SLOT *SLOT, UINT32 key_clr) -{ - if( SLOT->key ) - { - SLOT->key &= key_clr; - - if( !SLOT->key ) - { - /* phase -> Release */ - if (SLOT->state>EG_REL) - SLOT->state = EG_REL; - } - } -} - -/* update phase increment counter of operator (also update the EG rates if necessary) */ -INLINE void CALC_FCSLOT(OPLL_CH *CH,OPLL_SLOT *SLOT) -{ - int ksr; - UINT32 SLOT_rs; - UINT32 SLOT_dp; - - /* (frequency) phase increment counter */ - SLOT->freq = CH->fc * SLOT->mul; - ksr = CH->kcode >> SLOT->KSR; - - if( SLOT->ksr != ksr ) - { - SLOT->ksr = ksr; - - /* calculate envelope generator rates */ - if ((SLOT->ar + SLOT->ksr) < 16+62) - { - SLOT->eg_sh_ar = eg_rate_shift [SLOT->ar + SLOT->ksr ]; - SLOT->eg_sel_ar = eg_rate_select[SLOT->ar + SLOT->ksr ]; - } - else - { - SLOT->eg_sh_ar = 0; - SLOT->eg_sel_ar = 13*RATE_STEPS; - } - SLOT->eg_sh_dr = eg_rate_shift [SLOT->dr + SLOT->ksr ]; - SLOT->eg_sel_dr = eg_rate_select[SLOT->dr + SLOT->ksr ]; - SLOT->eg_sh_rr = eg_rate_shift [SLOT->rr + SLOT->ksr ]; - SLOT->eg_sel_rr = eg_rate_select[SLOT->rr + SLOT->ksr ]; - - } - - if (CH->sus) - SLOT_rs = 16 + (5<<2); - else - SLOT_rs = 16 + (7<<2); - - SLOT->eg_sh_rs = eg_rate_shift [SLOT_rs + SLOT->ksr ]; - SLOT->eg_sel_rs = eg_rate_select[SLOT_rs + SLOT->ksr ]; - - SLOT_dp = 16 + (13<<2); - SLOT->eg_sh_dp = eg_rate_shift [SLOT_dp + SLOT->ksr ]; - SLOT->eg_sel_dp = eg_rate_select[SLOT_dp + SLOT->ksr ]; -} - -/* set multi,am,vib,EG-TYP,KSR,mul */ -INLINE void set_mul(YM2413 *chip,int slot,int v) -{ - OPLL_CH *CH = &chip->P_CH[slot/2]; - OPLL_SLOT *SLOT = &CH->SLOT[slot&1]; - - SLOT->mul = mul_tab[v&0x0f]; - SLOT->KSR = (v&0x10) ? 0 : 2; - SLOT->eg_type = (v&0x20); - SLOT->vib = (v&0x40); - SLOT->AMmask = (v&0x80) ? ~0 : 0; - CALC_FCSLOT(CH,SLOT); -} - -/* set ksl, tl */ -INLINE void set_ksl_tl(YM2413 *chip,int chan,int v) -{ - OPLL_CH *CH = &chip->P_CH[chan]; -/* modulator */ - OPLL_SLOT *SLOT = &CH->SLOT[SLOT1]; - - SLOT->ksl = ksl_shift[v >> 6]; - SLOT->TL = (v&0x3f)<<(ENV_BITS-2-7); /* 7 bits TL (bit 6 = always 0) */ - SLOT->TLL = SLOT->TL + (CH->ksl_base>>SLOT->ksl); -} - -/* set ksl , waveforms, feedback */ -INLINE void set_ksl_wave_fb(YM2413 *chip,int chan,int v) -{ - OPLL_CH *CH = &chip->P_CH[chan]; -/* modulator */ - OPLL_SLOT *SLOT = &CH->SLOT[SLOT1]; - SLOT->wavetable = ((v&0x08)>>3)*SIN_LEN; - SLOT->fb_shift = (v&7) ? (v&7) + 8 : 0; - -/*carrier*/ - SLOT = &CH->SLOT[SLOT2]; - - SLOT->ksl = ksl_shift[v >> 6]; - SLOT->TLL = SLOT->TL + (CH->ksl_base>>SLOT->ksl); - - SLOT->wavetable = ((v&0x10)>>4)*SIN_LEN; -} - -/* set attack rate & decay rate */ -INLINE void set_ar_dr(YM2413 *chip,int slot,int v) -{ - OPLL_CH *CH = &chip->P_CH[slot/2]; - OPLL_SLOT *SLOT = &CH->SLOT[slot&1]; - - SLOT->ar = (v>>4) ? 16 + ((v>>4) <<2) : 0; - - if ((SLOT->ar + SLOT->ksr) < 16+62) - { - SLOT->eg_sh_ar = eg_rate_shift [SLOT->ar + SLOT->ksr ]; - SLOT->eg_sel_ar = eg_rate_select[SLOT->ar + SLOT->ksr ]; - } - else - { - SLOT->eg_sh_ar = 0; - SLOT->eg_sel_ar = 13*RATE_STEPS; - } - - SLOT->dr = (v&0x0f)? 16 + ((v&0x0f)<<2) : 0; - SLOT->eg_sh_dr = eg_rate_shift [SLOT->dr + SLOT->ksr ]; - SLOT->eg_sel_dr = eg_rate_select[SLOT->dr + SLOT->ksr ]; -} - -/* set sustain level & release rate */ -INLINE void set_sl_rr(YM2413 *chip,int slot,int v) -{ - OPLL_CH *CH = &chip->P_CH[slot/2]; - OPLL_SLOT *SLOT = &CH->SLOT[slot&1]; - - SLOT->sl = sl_tab[ v>>4 ]; - - SLOT->rr = (v&0x0f)? 16 + ((v&0x0f)<<2) : 0; - SLOT->eg_sh_rr = eg_rate_shift [SLOT->rr + SLOT->ksr ]; - SLOT->eg_sel_rr = eg_rate_select[SLOT->rr + SLOT->ksr ]; -} - -static void load_instrument(YM2413 *chip, UINT32 chan, UINT32 slot, UINT8* inst ) -{ - set_mul (chip, slot, inst[0]); - set_mul (chip, slot+1, inst[1]); - set_ksl_tl (chip, chan, inst[2]); - set_ksl_wave_fb (chip, chan, inst[3]); - set_ar_dr (chip, slot, inst[4]); - set_ar_dr (chip, slot+1, inst[5]); - set_sl_rr (chip, slot, inst[6]); - set_sl_rr (chip, slot+1, inst[7]); -} -static void update_instrument_zero(YM2413 *chip, UINT8 r ) -{ - UINT8* inst = &chip->inst_tab[0][0]; /* point to user instrument */ - UINT32 chan; - UINT32 chan_max; - - chan_max = 9; - if (chip->rhythm & 0x20) - chan_max=6; - - switch(r) - { - case 0: - for (chan=0; chaninstvol_r[chan]&0xf0)==0) - { - set_mul (chip, chan*2, inst[0]); - } - } - break; - case 1: - for (chan=0; chaninstvol_r[chan]&0xf0)==0) - { - set_mul (chip, chan*2+1,inst[1]); - } - } - break; - case 2: - for (chan=0; chaninstvol_r[chan]&0xf0)==0) - { - set_ksl_tl (chip, chan, inst[2]); - } - } - break; - case 3: - for (chan=0; chaninstvol_r[chan]&0xf0)==0) - { - set_ksl_wave_fb (chip, chan, inst[3]); - } - } - break; - case 4: - for (chan=0; chaninstvol_r[chan]&0xf0)==0) - { - set_ar_dr (chip, chan*2, inst[4]); - } - } - break; - case 5: - for (chan=0; chaninstvol_r[chan]&0xf0)==0) - { - set_ar_dr (chip, chan*2+1,inst[5]); - } - } - break; - case 6: - for (chan=0; chaninstvol_r[chan]&0xf0)==0) - { - set_sl_rr (chip, chan*2, inst[6]); - } - } - break; - case 7: - for (chan=0; chaninstvol_r[chan]&0xf0)==0) - { - set_sl_rr (chip, chan*2+1,inst[7]); - } - } - break; - } -} - -/* write a value v to register r on chip chip */ -static void OPLLWriteReg(YM2413 *chip, int r, int v) -{ - OPLL_CH *CH; - OPLL_SLOT *SLOT; - UINT8 *inst; - int chan; - int slot; - - /* adjust bus to 8 bits */ - r &= 0xff; - v &= 0xff; - - - /*if (LOG_CYM_FILE && (cymfile) && (r!=8) ) - { - fputc( (unsigned char)r, cymfile ); - fputc( (unsigned char)v, cymfile ); - }*/ - - - switch(r&0xf0) - { - case 0x00: /* 00-0f:control */ - { - switch(r&0x0f) - { - case 0x00: /* AM/VIB/EGTYP/KSR/MULTI (modulator) */ - case 0x01: /* AM/VIB/EGTYP/KSR/MULTI (carrier) */ - case 0x02: /* Key Scale Level, Total Level (modulator) */ - case 0x03: /* Key Scale Level, carrier waveform, modulator waveform, Feedback */ - case 0x04: /* Attack, Decay (modulator) */ - case 0x05: /* Attack, Decay (carrier) */ - case 0x06: /* Sustain, Release (modulator) */ - case 0x07: /* Sustain, Release (carrier) */ - chip->inst_tab[0][r & 0x07] = v; - update_instrument_zero(chip,r&7); - break; - - case 0x0e: /* x, x, r,bd,sd,tom,tc,hh */ - { - if (chip->VRC7_Mode) - break; - if(v&0x20) - { - if ((chip->rhythm&0x20)==0) - /*rhythm off to on*/ - { - //logerror("YM2413: Rhythm mode enable\n"); - - /* Load instrument settings for channel seven(chan=6 since we're zero based). (Bass drum) */ - chan = 6; - inst = &chip->inst_tab[16][0]; - slot = chan*2; - - load_instrument(chip, chan, slot, inst); - - /* Load instrument settings for channel eight. (High hat and snare drum) */ - chan = 7; - inst = &chip->inst_tab[17][0]; - slot = chan*2; - - load_instrument(chip, chan, slot, inst); - - CH = &chip->P_CH[chan]; - SLOT = &CH->SLOT[SLOT1]; /* modulator envelope is HH */ - SLOT->TL = ((chip->instvol_r[chan]>>4)<<2)<<(ENV_BITS-2-7); /* 7 bits TL (bit 6 = always 0) */ - SLOT->TLL = SLOT->TL + (CH->ksl_base>>SLOT->ksl); - - /* Load instrument settings for channel nine. (Tom-tom and top cymbal) */ - chan = 8; - inst = &chip->inst_tab[18][0]; - slot = chan*2; - - load_instrument(chip, chan, slot, inst); - - CH = &chip->P_CH[chan]; - SLOT = &CH->SLOT[SLOT1]; /* modulator envelope is TOM */ - SLOT->TL = ((chip->instvol_r[chan]>>4)<<2)<<(ENV_BITS-2-7); /* 7 bits TL (bit 6 = always 0) */ - SLOT->TLL = SLOT->TL + (CH->ksl_base>>SLOT->ksl); - } - /* BD key on/off */ - if(v&0x10) - { - KEY_ON (&chip->P_CH[6].SLOT[SLOT1], 2); - KEY_ON (&chip->P_CH[6].SLOT[SLOT2], 2); - } - else - { - KEY_OFF(&chip->P_CH[6].SLOT[SLOT1],~2); - KEY_OFF(&chip->P_CH[6].SLOT[SLOT2],~2); - } - /* HH key on/off */ - if(v&0x01) KEY_ON (&chip->P_CH[7].SLOT[SLOT1], 2); - else KEY_OFF(&chip->P_CH[7].SLOT[SLOT1],~2); - /* SD key on/off */ - if(v&0x08) KEY_ON (&chip->P_CH[7].SLOT[SLOT2], 2); - else KEY_OFF(&chip->P_CH[7].SLOT[SLOT2],~2); - /* TOM key on/off */ - if(v&0x04) KEY_ON (&chip->P_CH[8].SLOT[SLOT1], 2); - else KEY_OFF(&chip->P_CH[8].SLOT[SLOT1],~2); - /* TOP-CY key on/off */ - if(v&0x02) KEY_ON (&chip->P_CH[8].SLOT[SLOT2], 2); - else KEY_OFF(&chip->P_CH[8].SLOT[SLOT2],~2); - } - else - { - if ((chip->rhythm&0x20)!=0) - /*rhythm on to off*/ - { - //logerror("YM2413: Rhythm mode disable\n"); - /* Load instrument settings for channel seven(chan=6 since we're zero based).*/ - chan = 6; - inst = &chip->inst_tab[chip->instvol_r[chan]>>4][0]; - slot = chan*2; - - load_instrument(chip, chan, slot, inst); - - /* Load instrument settings for channel eight.*/ - chan = 7; - inst = &chip->inst_tab[chip->instvol_r[chan]>>4][0]; - slot = chan*2; - - load_instrument(chip, chan, slot, inst); - - /* Load instrument settings for channel nine.*/ - chan = 8; - inst = &chip->inst_tab[chip->instvol_r[chan]>>4][0]; - slot = chan*2; - - load_instrument(chip, chan, slot, inst); - } - /* BD key off */ - KEY_OFF(&chip->P_CH[6].SLOT[SLOT1],~2); - KEY_OFF(&chip->P_CH[6].SLOT[SLOT2],~2); - /* HH key off */ - KEY_OFF(&chip->P_CH[7].SLOT[SLOT1],~2); - /* SD key off */ - KEY_OFF(&chip->P_CH[7].SLOT[SLOT2],~2); - /* TOM key off */ - KEY_OFF(&chip->P_CH[8].SLOT[SLOT1],~2); - /* TOP-CY off */ - KEY_OFF(&chip->P_CH[8].SLOT[SLOT2],~2); - } - chip->rhythm = v&0x3f; - } - break; - } - } - break; - - case 0x10: - case 0x20: - { - int block_fnum; - - chan = r&0x0f; - - if (chan >= 9) - chan -= 9; /* verified on real YM2413 */ - if (chip->VRC7_Mode && chan >= 6) - break; - - CH = &chip->P_CH[chan]; - - if(r&0x10) - { /* 10-18: FNUM 0-7 */ - block_fnum = (CH->block_fnum&0x0f00) | v; - } - else - { /* 20-28: suson, keyon, block, FNUM 8 */ - block_fnum = ((v&0x0f)<<8) | (CH->block_fnum&0xff); - - if(v&0x10) - { - KEY_ON (&CH->SLOT[SLOT1], 1); - KEY_ON (&CH->SLOT[SLOT2], 1); - } - else - { - KEY_OFF(&CH->SLOT[SLOT1],~1); - KEY_OFF(&CH->SLOT[SLOT2],~1); - } - - - //if (CH->sus!=(v&0x20)) - // logerror("chan=%i sus=%2x\n",chan,v&0x20); - - CH->sus = v & 0x20; - } - /* update */ - if(CH->block_fnum != block_fnum) - { - UINT8 block; - - CH->block_fnum = block_fnum; - - /* BLK 2,1,0 bits -> bits 3,2,1 of kcode, FNUM MSB -> kcode LSB */ - CH->kcode = (block_fnum&0x0f00)>>8; - - CH->ksl_base = ksl_tab[block_fnum>>5]; - - block_fnum = block_fnum * 2; - block = (block_fnum&0x1c00) >> 10; - CH->fc = chip->fn_tab[block_fnum&0x03ff] >> (7-block); - - /* refresh Total Level in both SLOTs of this channel */ - CH->SLOT[SLOT1].TLL = CH->SLOT[SLOT1].TL + (CH->ksl_base>>CH->SLOT[SLOT1].ksl); - CH->SLOT[SLOT2].TLL = CH->SLOT[SLOT2].TL + (CH->ksl_base>>CH->SLOT[SLOT2].ksl); - - /* refresh frequency counter in both SLOTs of this channel */ - CALC_FCSLOT(CH,&CH->SLOT[SLOT1]); - CALC_FCSLOT(CH,&CH->SLOT[SLOT2]); - } - } - break; - - case 0x30: /* inst 4 MSBs, VOL 4 LSBs */ - { - UINT8 old_instvol; - - chan = r&0x0f; - - if (chan >= 9) - chan -= 9; /* verified on real YM2413 */ - if (chip->VRC7_Mode && chan >= 6) - break; - - old_instvol = chip->instvol_r[chan]; - chip->instvol_r[chan] = v; /* store for later use */ - - CH = &chip->P_CH[chan]; - SLOT = &CH->SLOT[SLOT2]; /* carrier */ - SLOT->TL = ((v&0x0f)<<2)<<(ENV_BITS-2-7); /* 7 bits TL (bit 6 = always 0) */ - SLOT->TLL = SLOT->TL + (CH->ksl_base>>SLOT->ksl); - - - /*check whether we are in rhythm mode and handle instrument/volume register accordingly*/ - if ((chan>=6) && (chip->rhythm&0x20)) - { - /* we're in rhythm mode*/ - - if (chan>=7) /* only for channel 7 and 8 (channel 6 is handled in usual way)*/ - { - SLOT = &CH->SLOT[SLOT1]; /* modulator envelope is HH(chan=7) or TOM(chan=8) */ - SLOT->TL = ((chip->instvol_r[chan]>>4)<<2)<<(ENV_BITS-2-7); /* 7 bits TL (bit 6 = always 0) */ - SLOT->TLL = SLOT->TL + (CH->ksl_base>>SLOT->ksl); - } - } - else - { - if ( (old_instvol&0xf0) == (v&0xf0) ) - return; - - inst = &chip->inst_tab[chip->instvol_r[chan]>>4][0]; - slot = chan*2; - - load_instrument(chip, chan, slot, inst); - - /*#if 0 - logerror("YM2413: chan#%02i inst=%02i: (r=%2x, v=%2x)\n",chan,v>>4,r,v); - logerror(" 0:%2x 1:%2x\n",inst[0],inst[1]); logerror(" 2:%2x 3:%2x\n",inst[2],inst[3]); - logerror(" 4:%2x 5:%2x\n",inst[4],inst[5]); logerror(" 6:%2x 7:%2x\n",inst[6],inst[7]); - #endif*/ - } - } - break; - - default: - break; - } -} - -/*static TIMER_CALLBACK( cymfile_callback ) -{ - if (cymfile) - { - fputc( (unsigned char)8, cymfile ); - } -}*/ - -/* lock/unlock for common table */ -//static int OPLL_LockTable(const device_config *device) -static int OPLL_LockTable(void) -{ - num_lock++; - if(num_lock>1) return 0; - - /* first time */ - - /* allocate total level table (128kb space) */ - if( !init_tables() ) - { - num_lock--; - return -1; - } - - /*if (LOG_CYM_FILE) - { - cymfile = fopen("2413_.cym","wb"); - if (cymfile) - timer_pulse ( device->machine, ATTOTIME_IN_HZ(110), NULL, 0, cymfile_callback); //110 Hz pulse timer - else - logerror("Could not create file 2413_.cym\n"); - }*/ - - return 0; -} - -static void OPLL_UnLockTable(void) -{ - if(num_lock) num_lock--; - if(num_lock) return; - - /* last time */ - - OPLCloseTable(); - - /*if (cymfile) - fclose (cymfile); - cymfile = NULL;*/ -} - -static void OPLLResetChip(YM2413 *chip) -{ - int c,s; - int i; - - chip->eg_timer = 0; - chip->eg_cnt = 0; - - chip->noise_rng = 1; /* noise shift register */ - - - /* setup instruments table */ - for (i=0; i<19; i++) - { - for (c=0; c<8; c++) - { - chip->inst_tab[i][c] = table[i][c]; - } - } - - - /* reset with register write */ - OPLLWriteReg(chip,0x0f,0); /*test reg*/ - for(i = 0x3f ; i >= 0x10 ; i-- ) OPLLWriteReg(chip,i,0x00); - - /* reset operator parameters */ - for( c = 0 ; c < 9 ; c++ ) - { - OPLL_CH *CH = &chip->P_CH[c]; - for(s = 0 ; s < 2 ; s++ ) - { - /* wave table */ - CH->SLOT[s].wavetable = 0; - CH->SLOT[s].state = EG_OFF; - CH->SLOT[s].volume = MAX_ATT_INDEX; - } - } -} - -/* Create one of virtual YM2413 */ -/* 'clock' is chip clock in Hz */ -/* 'rate' is sampling rate */ -//static YM2413 *OPLLCreate(const device_config *device, int clock, int rate) -static YM2413 *OPLLCreate(int clock, int rate) -{ - char *ptr; - YM2413 *chip; - int state_size; - - if (OPLL_LockTable() == -1) return NULL; - - /* calculate chip state size */ - state_size = sizeof(YM2413); - - /* allocate memory block */ - ptr = (char *)malloc(state_size); - - if (ptr==NULL) - return NULL; - - /* clear */ - memset(ptr,0,state_size); - - chip = (YM2413 *)ptr; - - chip->clock = clock; - chip->rate = rate; - - /* init global tables */ - OPLL_initalize(chip); - - /* reset chip */ - OPLLResetChip(chip); - return chip; -} - -/* Destroy one of virtual YM3812 */ -static void OPLLDestroy(YM2413 *chip) -{ - OPLL_UnLockTable(); - free(chip); -} - -/* Option handlers */ - -static void OPLLSetUpdateHandler(YM2413 *chip,OPLL_UPDATEHANDLER UpdateHandler,void * param) -{ - chip->UpdateHandler = UpdateHandler; - chip->UpdateParam = param; -} - -/* YM3812 I/O interface */ -static void OPLLWrite(YM2413 *chip,int a,int v) -{ - if( !(a&1) ) - { /* address port */ - chip->address = v & 0xff; - } - else - { /* data port */ - if(chip->UpdateHandler) chip->UpdateHandler(chip->UpdateParam,0); - OPLLWriteReg(chip,chip->address,v); - } -} - -static unsigned char OPLLRead(YM2413 *chip,int a) -{ - if( !(a&1) ) - { - /* status port */ - return chip->status; - } - return 0xff; -} - - - - - -//void * ym2413_init(const device_config *device, int clock, int rate) -void * ym2413_init(int clock, int rate) -{ - /* emulator create */ - return OPLLCreate(clock, rate); -} - -void ym2413_shutdown(void *chip) -{ - YM2413 *OPLL = (YM2413 *)chip; - - /* emulator shutdown */ - OPLLDestroy(OPLL); -} - -void ym2413_reset_chip(void *chip) -{ - YM2413 *OPLL = (YM2413 *)chip; - OPLLResetChip(OPLL); -} - -void ym2413_write(void *chip, int a, int v) -{ - YM2413 *OPLL = (YM2413 *)chip; - OPLLWrite(OPLL, a, v); -} - -unsigned char ym2413_read(void *chip, int a) -{ - YM2413 *OPLL = (YM2413 *)chip; - return OPLLRead(OPLL, a) & 0x03 ; -} - -void ym2413_set_update_handler(void *chip,OPLL_UPDATEHANDLER UpdateHandler,void *param) -{ - YM2413 *OPLL = (YM2413 *)chip; - OPLLSetUpdateHandler(OPLL, UpdateHandler, param); -} - - -/* -** Generate samples for one of the YM2413's -** -** 'which' is the virtual YM2413 number -** '*buffer' is the output buffer pointer -** 'length' is the number of samples that should be generated -*/ -void ym2413_update_one(void *_chip, SAMP **buffers, int length) -{ - YM2413 *chip = (YM2413 *)_chip; - UINT8 rhythm = chip->rhythm&0x20; - SAMP *bufMO = buffers[0]; - SAMP *bufRO = buffers[1]; - - int i; - - for( i=0; i < length ; i++ ) - { - int mo,ro; - - chip->output[0] = 0; - chip->output[1] = 0; - - advance_lfo(chip); - - /* FM part */ - chan_calc(chip, &chip->P_CH[0]); -//SAVE_SEPARATE_CHANNEL(0); - chan_calc(chip, &chip->P_CH[1]); - chan_calc(chip, &chip->P_CH[2]); - chan_calc(chip, &chip->P_CH[3]); - chan_calc(chip, &chip->P_CH[4]); - chan_calc(chip, &chip->P_CH[5]); - - if (! chip->VRC7_Mode) - { - if(!rhythm) - { - chan_calc(chip, &chip->P_CH[6]); - chan_calc(chip, &chip->P_CH[7]); - chan_calc(chip, &chip->P_CH[8]); - } - else /* Rhythm part */ - { - rhythm_calc(chip, &chip->P_CH[0], (chip->noise_rng>>0)&1 ); - } - } - - mo = chip->output[0]; - ro = chip->output[1]; - - mo >>= FINAL_SH; - ro >>= FINAL_SH; - - /* limit check */ - //mo = limit( mo , MAXOUT, MINOUT ); - //ro = limit( ro , MAXOUT, MINOUT ); - - #ifdef SAVE_SAMPLE - //if (which==0) - //{ - SAVE_ALL_CHANNELS - //} - #endif - - /* store to sound buffer */ - bufMO[i] = mo + ro; - bufRO[i] = mo + ro; - - advance(chip); - } - -} - -void ym2413_set_mutemask(void* chip, UINT32 MuteMask) -{ - YM2413* OPLL = (YM2413*)chip; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 9; CurChn ++) - OPLL->P_CH[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - for (CurChn = 0; CurChn < 5; CurChn ++) - OPLL->MuteSpc[CurChn] = (MuteMask >> (9 + CurChn)) & 0x01; - - return; -} - -void ym2413_set_chip_mode(void* chip, UINT8 Mode) -{ - // Enable/Disable VRC7 Mode (with only 6 instead of 9 channels and no rhythm part) - YM2413* OPLL = (YM2413*)chip; - - OPLL->VRC7_Mode = Mode; - - return; -} - -void ym2413_override_patches(void* chip, const UINT8* PatchDump) -{ - YM2413* OPLL = (YM2413*)chip; - UINT8 CurIns; - UINT8 CurReg; - - for (CurIns = 0; CurIns < 19; CurIns ++) - { - for (CurReg = 0; CurReg < 8; CurReg ++) - { - OPLL->inst_tab[CurIns][CurReg] = PatchDump[CurIns * 8 + CurReg]; - } - } - - return; -} diff --git a/Frameworks/GME/vgmplay/chips/ym2413.h b/Frameworks/GME/vgmplay/chips/ym2413.h deleted file mode 100644 index 0778dc222..000000000 --- a/Frameworks/GME/vgmplay/chips/ym2413.h +++ /dev/null @@ -1,43 +0,0 @@ -#pragma once - -/* select output bits size of output : 8 or 16 */ -#define SAMPLE_BITS 16 - -/* compiler dependence */ -//#ifndef __OSDCOMM_H__ -//#define __OSDCOMM_H__ -/*typedef unsigned char UINT8; // unsigned 8bit -typedef unsigned short UINT16; // unsigned 16bit -typedef unsigned int UINT32; // unsigned 32bit -typedef signed char INT8; // signed 8bit -typedef signed short INT16; // signed 16bit -typedef signed int INT32; // signed 32bit */ -//#endif - -//typedef INT32 stream_sample_t; -typedef stream_sample_t SAMP; -/* -#if (SAMPLE_BITS==16) -typedef INT16 SAMP; -#endif -#if (SAMPLE_BITS==8) -typedef INT8 SAMP; -#endif -*/ - - - -//void *ym2413_init(const device_config *device, int clock, int rate); -void *ym2413_init(int clock, int rate); -void ym2413_shutdown(void *chip); -void ym2413_reset_chip(void *chip); -void ym2413_write(void *chip, int a, int v); -unsigned char ym2413_read(void *chip, int a); -void ym2413_update_one(void *chip, SAMP **buffers, int length); - -typedef void (*OPLL_UPDATEHANDLER)(void *param,int min_interval_us); - -void ym2413_set_update_handler(void *chip, OPLL_UPDATEHANDLER UpdateHandler, void *param); -void ym2413_set_mutemask(void* chip, UINT32 MuteMask); -void ym2413_set_chip_mode(void* chip, UINT8 Mode); -void ym2413_override_patches(void* chip, const UINT8* PatchDump); diff --git a/Frameworks/GME/vgmplay/chips/ym2612.c b/Frameworks/GME/vgmplay/chips/ym2612.c deleted file mode 100644 index c910e1636..000000000 --- a/Frameworks/GME/vgmplay/chips/ym2612.c +++ /dev/null @@ -1,2551 +0,0 @@ -/***********************************************************/ -/* */ -/* YM2612.C : YM2612 emulator */ -/* */ -/* Almost constantes are taken from the MAME core */ -/* */ -/* This source is a part of Gens project */ -/* Written by Stéphane Dallongeville (gens@consolemul.com) */ -/* Copyright (c) 2002 by Stéphane Dallongeville */ -/* */ -/***********************************************************/ - -/***********************************************************/ -/* */ -/* Modified by Maxim, Blargg */ -/* - removed non-sound-related functionality */ -/* - added high-pass PCM filter */ -/* - added per-channel muting control */ -/* - made it use a context struct to allow multiple */ -/* instances */ -/* */ -/***********************************************************/ - -#include // for malloc -#include -#include -#include // for memset() -#include "mamedef.h" // for correct INLINE macro -#include "ym2612.h" - - -/******************************************** - * Partie définition * - ********************************************/ - -#define YM_DEBUG_LEVEL 0 - -#ifndef PI -#define PI 3.14159265358979323846 -#endif - -#define ATTACK 0 -#define DECAY 1 -#define SUBSTAIN 2 -#define RELEASE 3 - -// SIN_LBITS <= 16 -// LFO_HBITS <= 16 -// (SIN_LBITS + SIN_HBITS) <= 26 -// (ENV_LBITS + ENV_HBITS) <= 28 -// (LFO_LBITS + LFO_HBITS) <= 28 - -#define SIN_HBITS 12 // Sinus phase counter int part -#define SIN_LBITS (26 - SIN_HBITS) // Sinus phase counter float part (best setting) - -#if(SIN_LBITS > 16) -#define SIN_LBITS 16 // Can't be greater than 16 bits -#endif - -#define ENV_HBITS 12 // Env phase counter int part -#define ENV_LBITS (28 - ENV_HBITS) // Env phase counter float part (best setting) - -#define LFO_HBITS 10 // LFO phase counter int part -#define LFO_LBITS (28 - LFO_HBITS) // LFO phase counter float part (best setting) - -#define SIN_LENGHT (1 << SIN_HBITS) -#define ENV_LENGHT (1 << ENV_HBITS) -#define LFO_LENGHT (1 << LFO_HBITS) - -#define TL_LENGHT (ENV_LENGHT * 3) // Env + TL scaling + LFO - -#define SIN_MASK (SIN_LENGHT - 1) -#define ENV_MASK (ENV_LENGHT - 1) -#define LFO_MASK (LFO_LENGHT - 1) - -#define ENV_STEP (96.0 / ENV_LENGHT) // ENV_MAX = 96 dB - -#define ENV_ATTACK ((ENV_LENGHT * 0) << ENV_LBITS) -#define ENV_DECAY ((ENV_LENGHT * 1) << ENV_LBITS) -#define ENV_END ((ENV_LENGHT * 2) << ENV_LBITS) - -#define MAX_OUT_BITS (SIN_HBITS + SIN_LBITS + 2) // Modulation = -4 <--> +4 -#define MAX_OUT ((1 << MAX_OUT_BITS) - 1) - -//Just for tests stuff... -// -//#define COEF_MOD 0.5 -//#define MAX_OUT ((int) (((1 << MAX_OUT_BITS) - 1) * COEF_MOD)) - -#define OUT_BITS (OUTPUT_BITS - 2) -#define OUT_SHIFT (MAX_OUT_BITS - OUT_BITS) -#define LIMIT_CH_OUT ((int) (((1 << OUT_BITS) * 1.5) - 1)) - -#define PG_CUT_OFF ((int) (78.0 / ENV_STEP)) -#define ENV_CUT_OFF ((int) (68.0 / ENV_STEP)) - -#define AR_RATE 399128 -#define DR_RATE 5514396 - -//#define AR_RATE 426136 // good rate ? -//#define DR_RATE (AR_RATE * 12) - -#define LFO_FMS_LBITS 9 // FIXED (LFO_FMS_BASE gives somethink as 1) -#define LFO_FMS_BASE ((int) (0.05946309436 * 0.0338 * (double) (1 << LFO_FMS_LBITS))) - -#define S0 0 // Stupid typo of the YM2612 -#define S1 2 -#define S2 1 -#define S3 3 - - -/******************************************** - * Partie variables * - ********************************************/ - - -//struct ym2612__ YM2612; - -int *SIN_TAB[SIN_LENGHT]; // SINUS TABLE (pointer on TL TABLE) -int TL_TAB[TL_LENGHT * 2]; // TOTAL LEVEL TABLE (positif and minus) -unsigned int ENV_TAB[2 * ENV_LENGHT + 8]; // ENV CURVE TABLE (attack & decay) - -//unsigned int ATTACK_TO_DECAY[ENV_LENGHT]; // Conversion from attack to decay phase -unsigned int DECAY_TO_ATTACK[ENV_LENGHT]; // Conversion from decay to attack phase - -unsigned int FINC_TAB[2048]; // Frequency step table - -unsigned int AR_TAB[128]; // Attack rate table -unsigned int DR_TAB[96]; // Decay rate table -unsigned int DT_TAB[8][32]; // Detune table -unsigned int SL_TAB[16]; // Substain level table -unsigned int NULL_RATE[32]; // Table for NULL rate - -int LFO_ENV_TAB[LFO_LENGHT]; // LFO AMS TABLE (adjusted for 11.8 dB) -int LFO_FREQ_TAB[LFO_LENGHT]; // LFO FMS TABLE - -// int INTER_TAB[MAX_UPDATE_LENGHT]; // Interpolation table - -int LFO_INC_TAB[8]; // LFO step table - -void (* const UPDATE_CHAN[8 * 8])(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) = // Update Channel functions pointer table -{ - Update_Chan_Algo0, - Update_Chan_Algo1, - Update_Chan_Algo2, - Update_Chan_Algo3, - Update_Chan_Algo4, - Update_Chan_Algo5, - Update_Chan_Algo6, - Update_Chan_Algo7, - - Update_Chan_Algo0_LFO, - Update_Chan_Algo1_LFO, - Update_Chan_Algo2_LFO, - Update_Chan_Algo3_LFO, - Update_Chan_Algo4_LFO, - Update_Chan_Algo5_LFO, - Update_Chan_Algo6_LFO, - Update_Chan_Algo7_LFO, - - Update_Chan_Algo0_Int, - Update_Chan_Algo1_Int, - Update_Chan_Algo2_Int, - Update_Chan_Algo3_Int, - Update_Chan_Algo4_Int, - Update_Chan_Algo5_Int, - Update_Chan_Algo6_Int, - Update_Chan_Algo7_Int, - - Update_Chan_Algo0_LFO_Int, - Update_Chan_Algo1_LFO_Int, - Update_Chan_Algo2_LFO_Int, - Update_Chan_Algo3_LFO_Int, - Update_Chan_Algo4_LFO_Int, - Update_Chan_Algo5_LFO_Int, - Update_Chan_Algo6_LFO_Int, - Update_Chan_Algo7_LFO_Int -}; - -void (* const ENV_NEXT_EVENT[8])(slot_ *SL) = // Next Enveloppe phase functions pointer table -{ - Env_Attack_Next, - Env_Decay_Next, - Env_Substain_Next, - Env_Release_Next, - Env_NULL_Next, - Env_NULL_Next, - Env_NULL_Next, - Env_NULL_Next -}; - -const unsigned int DT_DEF_TAB[4 * 32] = -{ -// FD = 0 - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - -// FD = 1 - 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, - 2, 3, 3, 3, 4, 4, 4, 5, 5, 6, 6, 7, 8, 8, 8, 8, - -// FD = 2 - 1, 1, 1, 1, 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, - 5, 6, 6, 7, 8, 8, 9, 10, 11, 12, 13, 14, 16, 16, 16, 16, - -// FD = 3 - 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, 5, 6, 6, 7, - 8 , 8, 9, 10, 11, 12, 13, 14, 16, 17, 19, 20, 22, 22, 22, 22 -}; - -const unsigned int FKEY_TAB[16] = -{ - 0, 0, 0, 0, - 0, 0, 0, 1, - 2, 3, 3, 3, - 3, 3, 3, 3 -}; - -const unsigned int LFO_AMS_TAB[4] = -{ - 31, 4, 1, 0 -}; - -const unsigned int LFO_FMS_TAB[8] = -{ - LFO_FMS_BASE * 0, LFO_FMS_BASE * 1, - LFO_FMS_BASE * 2, LFO_FMS_BASE * 3, - LFO_FMS_BASE * 4, LFO_FMS_BASE * 6, - LFO_FMS_BASE * 12, LFO_FMS_BASE * 24 -}; - -int int_cnt; // Interpolation calculation - - -#if YM_DEBUG_LEVEL > 0 // Debug -FILE *debug_file = NULL; -#endif - - -/* Gens */ - -//extern unsigned int Sound_Extrapol[312][2]; -//extern int Seg_L[882], Seg_R[882]; -//extern int VDP_Current_Line; -//extern int GYM_Dumping; -//extern int YM2612_Enable; -//extern int DAC_Enable=1; - -//int Update_GYM_Dump(char v0, char v1, char v2); - -int YM2612_Enable; -int YM2612_Improv; -//int DAC_Enable = 1; -int *YM_Buf[2]; -int YM_Len = 0; -int YM2612_Enable_SSGEG = 1; // enable SSG-EG envelope (causes inacurate sound sometimes - rodrigo) -int DAC_Highpass_Enable = 1; // sometimes it creates a terrible noise - -/* end */ - - -/*********************************************** - * fonctions calcul param * - ***********************************************/ - - -INLINE void CALC_FINC_SL(slot_ *SL, int finc, int kc) -{ - int ksr; - - SL->Finc = (finc + SL->DT[kc]) * SL->MUL; - - ksr = kc >> SL->KSR_S; // keycode atténuation - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "FINC = %d SL->Finc = %d\n", finc, SL->Finc); -#endif - - if (SL->KSR != ksr) // si le KSR a changé alors - { // les différents taux pour l'enveloppe sont mis à jour - SL->KSR = ksr; - - SL->EincA = SL->AR[ksr]; - SL->EincD = SL->DR[ksr]; - SL->EincS = SL->SR[ksr]; - SL->EincR = SL->RR[ksr]; - - if(SL->Ecurp == ATTACK) SL->Einc = SL->EincA; - else if(SL->Ecurp == DECAY) SL->Einc = SL->EincD; - else if(SL->Ecnt < ENV_END) - { - if(SL->Ecurp == SUBSTAIN) SL->Einc = SL->EincS; - else if(SL->Ecurp == RELEASE) SL->Einc = SL->EincR; - } - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "KSR = %.4X EincA = %.8X EincD = %.8X EincS = %.8X EincR = %.8X\n", ksr, SL->EincA, SL->EincD, SL->EincS, SL->EincR); -#endif - } -} - - -INLINE void CALC_FINC_CH(channel_ *CH) -{ - int finc, kc; - - finc = FINC_TAB[CH->FNUM[0]] >> (7 - CH->FOCT[0]); - kc = CH->KC[0]; - - CALC_FINC_SL(&CH->SLOT[0], finc, kc); - CALC_FINC_SL(&CH->SLOT[1], finc, kc); - CALC_FINC_SL(&CH->SLOT[2], finc, kc); - CALC_FINC_SL(&CH->SLOT[3], finc, kc); -} - - - -/*********************************************** - * fonctions setting * - ***********************************************/ - - -INLINE void KEY_ON(channel_ *CH, int nsl) -{ - slot_ *SL = &(CH->SLOT[nsl]); // on recupère le bon pointeur de slot - - if(SL->Ecurp == RELEASE) // la touche est-elle relâchée ? - { - SL->Fcnt = 0; - - // Fix Ecco 2 splash sound - - SL->Ecnt = (DECAY_TO_ATTACK[ENV_TAB[SL->Ecnt >> ENV_LBITS]] + ENV_ATTACK) & SL->ChgEnM; - SL->ChgEnM = 0xFFFFFFFF; - -// SL->Ecnt = DECAY_TO_ATTACK[ENV_TAB[SL->Ecnt >> ENV_LBITS]] + ENV_ATTACK; -// SL->Ecnt = 0; - - SL->Einc = SL->EincA; - SL->Ecmp = ENV_DECAY; - SL->Ecurp = ATTACK; - } -} - - -INLINE void KEY_OFF(channel_ *CH, int nsl) -{ - slot_ *SL = &(CH->SLOT[nsl]); // on recupère le bon pointeur de slot - - if(SL->Ecurp != RELEASE) // la touche est-elle appuyée ? - { - if(SL->Ecnt < ENV_DECAY) // attack phase ? - { - SL->Ecnt = (ENV_TAB[SL->Ecnt >> ENV_LBITS] << ENV_LBITS) + ENV_DECAY; - } - - SL->Einc = SL->EincR; - SL->Ecmp = ENV_END; - SL->Ecurp = RELEASE; - } -} - - -INLINE void CSM_Key_Control(ym2612_ *YM2612) -{ - KEY_ON(&YM2612->CHANNEL[2], 0); - KEY_ON(&YM2612->CHANNEL[2], 1); - KEY_ON(&YM2612->CHANNEL[2], 2); - KEY_ON(&YM2612->CHANNEL[2], 3); -} - - -int SLOT_SET(ym2612_ *YM2612, int Adr, unsigned char data) -{ - channel_ *CH; - slot_ *SL; - int nch, nsl; - - if((nch = Adr & 3) == 3) return 1; - nsl = (Adr >> 2) & 3; - - if(Adr & 0x100) nch += 3; - - CH = &(YM2612->CHANNEL[nch]); - SL = &(CH->SLOT[nsl]); - - switch(Adr & 0xF0) - { - case 0x30: - if((SL->MUL = (data & 0x0F))) SL->MUL <<= 1; - else SL->MUL = 1; - - SL->DT = (int*) DT_TAB[(data >> 4) & 7]; - - CH->SLOT[0].Finc = -1; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "CHANNEL[%d], SLOT[%d] DTMUL = %.2X\n", nch, nsl, data & 0x7F); -#endif - break; - - case 0x40: - SL->TL = data & 0x7F; - - // SOR2 do a lot of TL adjustement and this fix R.Shinobi jump sound... - YM2612_Special_Update(YM2612); - -#if((ENV_HBITS - 7) < 0) - SL->TLL = SL->TL >> (7 - ENV_HBITS); -#else - SL->TLL = SL->TL << (ENV_HBITS - 7); -#endif - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "CHANNEL[%d], SLOT[%d] TL = %.2X\n", nch, nsl, SL->TL); -#endif - break; - - case 0x50: - SL->KSR_S = 3 - (data >> 6); - - CH->SLOT[0].Finc = -1; - - if(data &= 0x1F) SL->AR = (int*) &AR_TAB[data << 1]; - else SL->AR = (int*) &NULL_RATE[0]; - - SL->EincA = SL->AR[SL->KSR]; - if(SL->Ecurp == ATTACK) SL->Einc = SL->EincA; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "CHANNEL[%d], SLOT[%d] AR = %.2X EincA = %.6X\n", nch, nsl, data, SL->EincA); -#endif - break; - - case 0x60: - if((SL->AMSon = (data & 0x80))) SL->AMS = CH->AMS; - else SL->AMS = 31; - - if((data &= 0x1F)) SL->DR = (int*) &DR_TAB[data << 1]; - else SL->DR = (int*) &NULL_RATE[0]; - - SL->EincD = SL->DR[SL->KSR]; - if(SL->Ecurp == DECAY) SL->Einc = SL->EincD; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "CHANNEL[%d], SLOT[%d] AMS = %d DR = %.2X EincD = %.6X\n", nch, nsl, SL->AMSon, data, SL->EincD); -#endif - break; - - case 0x70: - if((data &= 0x1F)) SL->SR = (int*) &DR_TAB[data << 1]; - else SL->SR = (int*) &NULL_RATE[0]; - - SL->EincS = SL->SR[SL->KSR]; - if((SL->Ecurp == SUBSTAIN) && (SL->Ecnt < ENV_END)) SL->Einc = SL->EincS; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "CHANNEL[%d], SLOT[%d] SR = %.2X EincS = %.6X\n", nch, nsl, data, SL->EincS); -#endif - break; - - case 0x80: - SL->SLL = SL_TAB[data >> 4]; - - SL->RR = (int*) &DR_TAB[((data & 0xF) << 2) + 2]; - - SL->EincR = SL->RR[SL->KSR]; - if((SL->Ecurp == RELEASE) && (SL->Ecnt < ENV_END)) SL->Einc = SL->EincR; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "CHANNEL[%d], SLOT[%d] SL = %.8X\n", nch, nsl, SL->SLL); - fprintf(debug_file, "CHANNEL[%d], SLOT[%d] RR = %.2X EincR = %.2X\n", nch, nsl, ((data & 0xF) << 1) | 2, SL->EincR); -#endif - break; - - case 0x90: - // SSG-EG envelope shapes : - // - // E At Al H - // - // 1 0 0 0 \\\\ - // - // 1 0 0 1 \___ - // - // 1 0 1 0 \/\/ - // ___ - // 1 0 1 1 \ - // - // 1 1 0 0 //// - // ___ - // 1 1 0 1 / - // - // 1 1 1 0 /\/\ - // - // 1 1 1 1 /___ - // - // E = SSG-EG enable - // At = Start negate - // Al = Altern - // H = Hold - if(YM2612_Enable_SSGEG) - { - if(data & 0x08) SL->SEG = data & 0x0F; - else SL->SEG = 0; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "CHANNEL[%d], SLOT[%d] SSG-EG = %.2X\n", nch, nsl, data); -#endif - } - break; - } - - return 0; -} - - -int CHANNEL_SET(ym2612_ *YM2612, int Adr, unsigned char data) -{ - channel_ *CH; - int num; - - if((num = Adr & 3) == 3) return 1; - - switch(Adr & 0xFC) - { - case 0xA0: - if(Adr & 0x100) num += 3; - CH = &(YM2612->CHANNEL[num]); - - YM2612_Special_Update(YM2612); - - CH->FNUM[0] = (CH->FNUM[0] & 0x700) + data; - CH->KC[0] = (CH->FOCT[0] << 2) | FKEY_TAB[CH->FNUM[0] >> 7]; - - CH->SLOT[0].Finc = -1; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "CHANNEL[%d] part1 FNUM = %d KC = %d\n", num, CH->FNUM[0], CH->KC[0]); -#endif - break; - - case 0xA4: - if(Adr & 0x100) num += 3; - CH = &(YM2612->CHANNEL[num]); - - YM2612_Special_Update(YM2612); - - CH->FNUM[0] = (CH->FNUM[0] & 0x0FF) + ((int) (data & 0x07) << 8); - CH->FOCT[0] = (data & 0x38) >> 3; - CH->KC[0] = (CH->FOCT[0] << 2) | FKEY_TAB[CH->FNUM[0] >> 7]; - - CH->SLOT[0].Finc = -1; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "CHANNEL[%d] part2 FNUM = %d FOCT = %d KC = %d\n", num, CH->FNUM[0], CH->FOCT[0], CH->KC[0]); -#endif - break; - - case 0xA8: - if(Adr < 0x100) - { - num++; - - YM2612_Special_Update(YM2612); - - YM2612->CHANNEL[2].FNUM[num] = (YM2612->CHANNEL[2].FNUM[num] & 0x700) + data; - YM2612->CHANNEL[2].KC[num] = (YM2612->CHANNEL[2].FOCT[num] << 2) | FKEY_TAB[YM2612->CHANNEL[2].FNUM[num] >> 7]; - - YM2612->CHANNEL[2].SLOT[0].Finc = -1; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "CHANNEL[2] part1 FNUM[%d] = %d KC[%d] = %d\n", num, YM2612->CHANNEL[2].FNUM[num], num, YM2612->CHANNEL[2].KC[num]); -#endif - } - break; - - case 0xAC: - if(Adr < 0x100) - { - num++; - - YM2612_Special_Update(YM2612); - - YM2612->CHANNEL[2].FNUM[num] = (YM2612->CHANNEL[2].FNUM[num] & 0x0FF) + ((int) (data & 0x07) << 8); - YM2612->CHANNEL[2].FOCT[num] = (data & 0x38) >> 3; - YM2612->CHANNEL[2].KC[num] = (YM2612->CHANNEL[2].FOCT[num] << 2) | FKEY_TAB[YM2612->CHANNEL[2].FNUM[num] >> 7]; - - YM2612->CHANNEL[2].SLOT[0].Finc = -1; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "CHANNEL[2] part2 FNUM[%d] = %d FOCT[%d] = %d KC[%d] = %d\n", num, YM2612->CHANNEL[2].FNUM[num], num, YM2612->CHANNEL[2].FOCT[num], num, YM2612->CHANNEL[2].KC[num]); -#endif - } - break; - - case 0xB0: - if(Adr & 0x100) num += 3; - CH = &(YM2612->CHANNEL[num]); - - if(CH->ALGO != (data & 7)) - { - // Fix VectorMan 2 heli sound (level 1) - YM2612_Special_Update(YM2612); - - CH->ALGO = data & 7; - - CH->SLOT[0].ChgEnM = 0; - CH->SLOT[1].ChgEnM = 0; - CH->SLOT[2].ChgEnM = 0; - CH->SLOT[3].ChgEnM = 0; - } - - CH->FB = 9 - ((data >> 3) & 7); // Real thing ? - -// if(CH->FB = ((data >> 3) & 7)) CH->FB = 9 - CH->FB; // Thunder force 4 (music stage 8), Gynoug, Aladdin bug sound... -// else CH->FB = 31; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "CHANNEL[%d] ALGO = %d FB = %d\n", num, CH->ALGO, CH->FB); -#endif - break; - - case 0xB4: - if(Adr & 0x100) num += 3; - CH = &(YM2612->CHANNEL[num]); - - YM2612_Special_Update(YM2612); - - if(data & 0x80) CH->LEFT = 0xFFFFFFFF; - else CH->LEFT = 0; - - if(data & 0x40) CH->RIGHT = 0xFFFFFFFF; - else CH->RIGHT = 0; - - CH->AMS = LFO_AMS_TAB[(data >> 4) & 3]; - CH->FMS = LFO_FMS_TAB[data & 7]; - - if(CH->SLOT[0].AMSon) CH->SLOT[0].AMS = CH->AMS; - else CH->SLOT[0].AMS = 31; - if(CH->SLOT[1].AMSon) CH->SLOT[1].AMS = CH->AMS; - else CH->SLOT[1].AMS = 31; - if(CH->SLOT[2].AMSon) CH->SLOT[2].AMS = CH->AMS; - else CH->SLOT[2].AMS = 31; - if(CH->SLOT[3].AMSon) CH->SLOT[3].AMS = CH->AMS; - else CH->SLOT[3].AMS = 31; - -#if YM_DEBUG_LEVEL > 0 - fprintf(debug_file, "CHANNEL[%d] AMS = %d FMS = %d\n", num, CH->AMS, CH->FMS); -#endif - break; - } - - return 0; -} - - -int YM_SET(ym2612_ *YM2612, int Adr, unsigned char data) -{ - channel_ *CH; - int nch; - - switch(Adr) - { - case 0x22: - if(data & 8) - { - // Cool Spot music 1, LFO modified severals time which - // distord the sound, have to check that on a real genesis... - - YM2612->LFOinc = LFO_INC_TAB[data & 7]; - -#if YM_DEBUG_LEVEL > 0 - fprintf(debug_file, "\nLFO Enable, LFOinc = %.8X %d\n", YM2612->LFOinc, data & 7); -#endif - } - else - { - YM2612->LFOinc = YM2612->LFOcnt = 0; - -#if YM_DEBUG_LEVEL > 0 - fprintf(debug_file, "\nLFO Disable\n"); -#endif - } - break; - - case 0x24: - YM2612->TimerA = (YM2612->TimerA & 0x003) | (((int) data) << 2); - - if(YM2612->TimerAL != (1024 - YM2612->TimerA) << 12) - { - YM2612->TimerAcnt = YM2612->TimerAL = (1024 - YM2612->TimerA) << 12; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "Timer A Set = %.8X\n", YM2612->TimerAcnt); -#endif - } - break; - - case 0x25: - YM2612->TimerA = (YM2612->TimerA & 0x3fc) | (data & 3); - - if(YM2612->TimerAL != (1024 - YM2612->TimerA) << 12) - { - YM2612->TimerAcnt = YM2612->TimerAL = (1024 - YM2612->TimerA) << 12; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "Timer A Set = %.8X\n", YM2612->TimerAcnt); -#endif - } - break; - - case 0x26: - YM2612->TimerB = data; - - if(YM2612->TimerBL != (256 - YM2612->TimerB) << (4 + 12)) - { - YM2612->TimerBcnt = YM2612->TimerBL = (256 - YM2612->TimerB) << (4 + 12); - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "Timer B Set = %.8X\n", YM2612->TimerBcnt); -#endif - } - break; - - case 0x27: - // Paramètre divers - // b7 = CSM MODE - // b6 = 3 slot mode - // b5 = reset b - // b4 = reset a - // b3 = timer enable b - // b2 = timer enable a - // b1 = load b - // b0 = load a - - if((data ^ YM2612->Mode) & 0x40) - { - // We changed the channel 2 mode, so recalculate phase step - // This fix the punch sound in Street of Rage 2 - - YM2612_Special_Update(YM2612); - - YM2612->CHANNEL[2].SLOT[0].Finc = -1; // recalculate phase step - } - -// if((data & 2) && (YM2612->Status & 2)) YM2612->TimerBcnt = YM2612->TimerBL; -// if((data & 1) && (YM2612->Status & 1)) YM2612->TimerAcnt = YM2612->TimerAL; - -// YM2612->Status &= (~data >> 4); // Reset du Status au cas ou c'est demand? - YM2612->Status &= (~data >> 4) & (data >> 2); // Reset Status - - YM2612->Mode = data; - -#if YM_DEBUG_LEVEL > 0 - fprintf(debug_file, "Mode reg = %.2X\n", data); -#endif - break; - - case 0x28: - if((nch = data & 3) == 3) return 1; - - if(data & 4) nch += 3; - CH = &(YM2612->CHANNEL[nch]); - - YM2612_Special_Update(YM2612); - - if(data & 0x10) KEY_ON(CH, S0); // On appuie sur la touche pour le slot 1 - else KEY_OFF(CH, S0); // On relâche la touche pour le slot 1 - if(data & 0x20) KEY_ON(CH, S1); // On appuie sur la touche pour le slot 3 - else KEY_OFF(CH, S1); // On relâche la touche pour le slot 3 - if(data & 0x40) KEY_ON(CH, S2); // On appuie sur la touche pour le slot 2 - else KEY_OFF(CH, S2); // On relâche la touche pour le slot 2 - if(data & 0x80) KEY_ON(CH, S3); // On appuie sur la touche pour le slot 4 - else KEY_OFF(CH, S3); // On relâche la touche pour le slot 4 - -#if YM_DEBUG_LEVEL > 0 - fprintf(debug_file, "CHANNEL[%d] KEY %.1X\n", nch, ((data & 0xf0) >> 4)); -#endif - break; - - case 0x2A: - YM2612->DACdata = ((int) data - 0x80) << DAC_SHIFT; // donnée du DAC - break; - - case 0x2B: - if(YM2612->DAC ^ (data & 0x80)) YM2612_Special_Update(YM2612); - - YM2612->DAC = data & 0x80; // activation/désactivation du DAC - break; - } - - return 0; -} - - - -/*********************************************** - * fonctions de génération * - ***********************************************/ - - -void Env_NULL_Next(slot_ *SL) -{ -} - - -void Env_Attack_Next(slot_ *SL) -{ - // Verified with Gynoug even in HQ (explode SFX) - SL->Ecnt = ENV_DECAY; - - SL->Einc = SL->EincD; - SL->Ecmp = SL->SLL; - SL->Ecurp = DECAY; -} - - -void Env_Decay_Next(slot_ *SL) -{ - // Verified with Gynoug even in HQ (explode SFX) - SL->Ecnt = SL->SLL; - - SL->Einc = SL->EincS; - SL->Ecmp = ENV_END; - SL->Ecurp = SUBSTAIN; -} - - -void Env_Substain_Next(slot_ *SL) -{ - if(YM2612_Enable_SSGEG) - { - if(SL->SEG & 8) // SSG envelope type - { - if(SL->SEG & 1) - { - SL->Ecnt = ENV_END; - SL->Einc = 0; - SL->Ecmp = ENV_END + 1; - } - else - { - // re KEY ON - - // SL->Fcnt = 0; - // SL->ChgEnM = 0xFFFFFFFF; - - SL->Ecnt = 0; - SL->Einc = SL->EincA; - SL->Ecmp = ENV_DECAY; - SL->Ecurp = ATTACK; - } - - SL->SEG ^= (SL->SEG & 2) << 1; - } - else - { - SL->Ecnt = ENV_END; - SL->Einc = 0; - SL->Ecmp = ENV_END + 1; - } - } - else - { - SL->Ecnt = ENV_END; - SL->Einc = 0; - SL->Ecmp = ENV_END + 1; - } -} - - -void Env_Release_Next(slot_ *SL) -{ - SL->Ecnt = ENV_END; - SL->Einc = 0; - SL->Ecmp = ENV_END + 1; -} - - -#define GET_CURRENT_PHASE \ -YM2612->in0 = CH->SLOT[S0].Fcnt; \ -YM2612->in1 = CH->SLOT[S1].Fcnt; \ -YM2612->in2 = CH->SLOT[S2].Fcnt; \ -YM2612->in3 = CH->SLOT[S3].Fcnt; - - -#define UPDATE_PHASE \ -CH->SLOT[S0].Fcnt += CH->SLOT[S0].Finc; \ -CH->SLOT[S1].Fcnt += CH->SLOT[S1].Finc; \ -CH->SLOT[S2].Fcnt += CH->SLOT[S2].Finc; \ -CH->SLOT[S3].Fcnt += CH->SLOT[S3].Finc; - - -#define UPDATE_PHASE_LFO \ -if((freq_LFO = (CH->FMS * YM2612->LFO_FREQ_UP[i]) >> (LFO_HBITS - 1))) \ -{ \ - CH->SLOT[S0].Fcnt += CH->SLOT[S0].Finc + ((CH->SLOT[S0].Finc * freq_LFO) >> LFO_FMS_LBITS); \ - CH->SLOT[S1].Fcnt += CH->SLOT[S1].Finc + ((CH->SLOT[S1].Finc * freq_LFO) >> LFO_FMS_LBITS); \ - CH->SLOT[S2].Fcnt += CH->SLOT[S2].Finc + ((CH->SLOT[S2].Finc * freq_LFO) >> LFO_FMS_LBITS); \ - CH->SLOT[S3].Fcnt += CH->SLOT[S3].Finc + ((CH->SLOT[S3].Finc * freq_LFO) >> LFO_FMS_LBITS); \ -} \ -else \ -{ \ - CH->SLOT[S0].Fcnt += CH->SLOT[S0].Finc; \ - CH->SLOT[S1].Fcnt += CH->SLOT[S1].Finc; \ - CH->SLOT[S2].Fcnt += CH->SLOT[S2].Finc; \ - CH->SLOT[S3].Fcnt += CH->SLOT[S3].Finc; \ -} - - -#define GET_CURRENT_ENV \ -if(CH->SLOT[S0].SEG & 4) \ -{ \ - if((YM2612->en0 = ENV_TAB[(CH->SLOT[S0].Ecnt >> ENV_LBITS)] + CH->SLOT[S0].TLL) > ENV_MASK) YM2612->en0 = 0; \ - else YM2612->en0 ^= ENV_MASK; \ -} \ -else YM2612->en0 = ENV_TAB[(CH->SLOT[S0].Ecnt >> ENV_LBITS)] + CH->SLOT[S0].TLL; \ -if(CH->SLOT[S1].SEG & 4) \ -{ \ - if((YM2612->en1 = ENV_TAB[(CH->SLOT[S1].Ecnt >> ENV_LBITS)] + CH->SLOT[S1].TLL) > ENV_MASK) YM2612->en1 = 0; \ - else YM2612->en1 ^= ENV_MASK; \ -} \ -else YM2612->en1 = ENV_TAB[(CH->SLOT[S1].Ecnt >> ENV_LBITS)] + CH->SLOT[S1].TLL; \ -if(CH->SLOT[S2].SEG & 4) \ -{ \ - if((YM2612->en2 = ENV_TAB[(CH->SLOT[S2].Ecnt >> ENV_LBITS)] + CH->SLOT[S2].TLL) > ENV_MASK) YM2612->en2 = 0; \ - else YM2612->en2 ^= ENV_MASK; \ -} \ -else YM2612->en2 = ENV_TAB[(CH->SLOT[S2].Ecnt >> ENV_LBITS)] + CH->SLOT[S2].TLL; \ -if(CH->SLOT[S3].SEG & 4) \ -{ \ - if((YM2612->en3 = ENV_TAB[(CH->SLOT[S3].Ecnt >> ENV_LBITS)] + CH->SLOT[S3].TLL) > ENV_MASK) YM2612->en3 = 0; \ - else YM2612->en3 ^= ENV_MASK; \ -} \ -else YM2612->en3 = ENV_TAB[(CH->SLOT[S3].Ecnt >> ENV_LBITS)] + CH->SLOT[S3].TLL; - - -#define GET_CURRENT_ENV_LFO \ -env_LFO = YM2612->LFO_ENV_UP[i]; \ - \ -if(CH->SLOT[S0].SEG & 4) \ -{ \ - if((YM2612->en0 = ENV_TAB[(CH->SLOT[S0].Ecnt >> ENV_LBITS)] + CH->SLOT[S0].TLL) > ENV_MASK) YM2612->en0 = 0; \ - else YM2612->en0 = (YM2612->en0 ^ ENV_MASK) + (env_LFO >> CH->SLOT[S0].AMS); \ -} \ -else YM2612->en0 = ENV_TAB[(CH->SLOT[S0].Ecnt >> ENV_LBITS)] + CH->SLOT[S0].TLL + (env_LFO >> CH->SLOT[S0].AMS); \ -if(CH->SLOT[S1].SEG & 4) \ -{ \ - if((YM2612->en1 = ENV_TAB[(CH->SLOT[S1].Ecnt >> ENV_LBITS)] + CH->SLOT[S1].TLL) > ENV_MASK) YM2612->en1 = 0; \ - else YM2612->en1 = (YM2612->en1 ^ ENV_MASK) + (env_LFO >> CH->SLOT[S1].AMS); \ -} \ -else YM2612->en1 = ENV_TAB[(CH->SLOT[S1].Ecnt >> ENV_LBITS)] + CH->SLOT[S1].TLL + (env_LFO >> CH->SLOT[S1].AMS); \ -if(CH->SLOT[S2].SEG & 4) \ -{ \ - if((YM2612->en2 = ENV_TAB[(CH->SLOT[S2].Ecnt >> ENV_LBITS)] + CH->SLOT[S2].TLL) > ENV_MASK) YM2612->en2 = 0; \ - else YM2612->en2 = (YM2612->en2 ^ ENV_MASK) + (env_LFO >> CH->SLOT[S2].AMS); \ -} \ -else YM2612->en2 = ENV_TAB[(CH->SLOT[S2].Ecnt >> ENV_LBITS)] + CH->SLOT[S2].TLL + (env_LFO >> CH->SLOT[S2].AMS); \ -if(CH->SLOT[S3].SEG & 4) \ -{ \ - if((YM2612->en3 = ENV_TAB[(CH->SLOT[S3].Ecnt >> ENV_LBITS)] + CH->SLOT[S3].TLL) > ENV_MASK) YM2612->en3 = 0; \ - else YM2612->en3 = (YM2612->en3 ^ ENV_MASK) + (env_LFO >> CH->SLOT[S3].AMS); \ -} \ -else YM2612->en3 = ENV_TAB[(CH->SLOT[S3].Ecnt >> ENV_LBITS)] + CH->SLOT[S3].TLL + (env_LFO >> CH->SLOT[S3].AMS); - - -#define UPDATE_ENV \ -if((CH->SLOT[S0].Ecnt += CH->SLOT[S0].Einc) >= CH->SLOT[S0].Ecmp) \ - ENV_NEXT_EVENT[CH->SLOT[S0].Ecurp](&(CH->SLOT[S0])); \ -if((CH->SLOT[S1].Ecnt += CH->SLOT[S1].Einc) >= CH->SLOT[S1].Ecmp) \ - ENV_NEXT_EVENT[CH->SLOT[S1].Ecurp](&(CH->SLOT[S1])); \ -if((CH->SLOT[S2].Ecnt += CH->SLOT[S2].Einc) >= CH->SLOT[S2].Ecmp) \ - ENV_NEXT_EVENT[CH->SLOT[S2].Ecurp](&(CH->SLOT[S2])); \ -if((CH->SLOT[S3].Ecnt += CH->SLOT[S3].Einc) >= CH->SLOT[S3].Ecmp) \ - ENV_NEXT_EVENT[CH->SLOT[S3].Ecurp](&(CH->SLOT[S3])); - - -#define DO_LIMIT \ -if(CH->OUTd > LIMIT_CH_OUT) CH->OUTd = LIMIT_CH_OUT; \ -else if(CH->OUTd < -LIMIT_CH_OUT) CH->OUTd = -LIMIT_CH_OUT; - - -#define DO_FEEDBACK0 \ -YM2612->in0 += CH->S0_OUT[0] >> CH->FB; \ -CH->S0_OUT[0] = SIN_TAB[(YM2612->in0 >> SIN_LBITS) & SIN_MASK][YM2612->en0]; - - -#define DO_FEEDBACK \ -YM2612->in0 += (CH->S0_OUT[0] + CH->S0_OUT[1]) >> CH->FB; \ -CH->S0_OUT[1] = CH->S0_OUT[0]; \ -CH->S0_OUT[0] = SIN_TAB[(YM2612->in0 >> SIN_LBITS) & SIN_MASK][YM2612->en0]; - - -#define DO_FEEDBACK2 \ -YM2612->in0 += (CH->S0_OUT[0] + (CH->S0_OUT[0] >> 2) + CH->S0_OUT[1]) >> CH->FB; \ -CH->S0_OUT[1] = CH->S0_OUT[0] >> 2; \ -CH->S0_OUT[0] = SIN_TAB[(YM2612->in0 >> SIN_LBITS) & SIN_MASK][YM2612->en0]; - - -#define DO_FEEDBACK3 \ -YM2612->in0 += (CH->S0_OUT[0] + CH->S0_OUT[1] + CH->S0_OUT[2] + CH->S0_OUT[3]) >> CH->FB; \ -CH->S0_OUT[3] = CH->S0_OUT[2] >> 1; \ -CH->S0_OUT[2] = CH->S0_OUT[1] >> 1; \ -CH->S0_OUT[1] = CH->S0_OUT[0] >> 1; \ -CH->S0_OUT[0] = SIN_TAB[(YM2612->in0 >> SIN_LBITS) & SIN_MASK][YM2612->en0]; - - -#define DO_ALGO_0 \ -DO_FEEDBACK \ -YM2612->in1 += CH->S0_OUT[1]; \ -YM2612->in2 += SIN_TAB[(YM2612->in1 >> SIN_LBITS) & SIN_MASK][YM2612->en1]; \ -YM2612->in3 += SIN_TAB[(YM2612->in2 >> SIN_LBITS) & SIN_MASK][YM2612->en2]; \ -CH->OUTd = (SIN_TAB[(YM2612->in3 >> SIN_LBITS) & SIN_MASK][YM2612->en3]) >> OUT_SHIFT; - -#define DO_ALGO_1 \ -DO_FEEDBACK \ -YM2612->in2 += CH->S0_OUT[1] + SIN_TAB[(YM2612->in1 >> SIN_LBITS) & SIN_MASK][YM2612->en1]; \ -YM2612->in3 += SIN_TAB[(YM2612->in2 >> SIN_LBITS) & SIN_MASK][YM2612->en2]; \ -CH->OUTd = (SIN_TAB[(YM2612->in3 >> SIN_LBITS) & SIN_MASK][YM2612->en3]) >> OUT_SHIFT; - -#define DO_ALGO_2 \ -DO_FEEDBACK \ -YM2612->in2 += SIN_TAB[(YM2612->in1 >> SIN_LBITS) & SIN_MASK][YM2612->en1]; \ -YM2612->in3 += CH->S0_OUT[1] + SIN_TAB[(YM2612->in2 >> SIN_LBITS) & SIN_MASK][YM2612->en2]; \ -CH->OUTd = (SIN_TAB[(YM2612->in3 >> SIN_LBITS) & SIN_MASK][YM2612->en3]) >> OUT_SHIFT; - -#define DO_ALGO_3 \ -DO_FEEDBACK \ -YM2612->in1 += CH->S0_OUT[1]; \ -YM2612->in3 += SIN_TAB[(YM2612->in1 >> SIN_LBITS) & SIN_MASK][YM2612->en1] + SIN_TAB[(YM2612->in2 >> SIN_LBITS) & SIN_MASK][YM2612->en2]; \ -CH->OUTd = (SIN_TAB[(YM2612->in3 >> SIN_LBITS) & SIN_MASK][YM2612->en3]) >> OUT_SHIFT; - -#define DO_ALGO_4 \ -DO_FEEDBACK \ -YM2612->in1 += CH->S0_OUT[1]; \ -YM2612->in3 += SIN_TAB[(YM2612->in2 >> SIN_LBITS) & SIN_MASK][YM2612->en2]; \ -CH->OUTd = ((int) SIN_TAB[(YM2612->in3 >> SIN_LBITS) & SIN_MASK][YM2612->en3] + (int) SIN_TAB[(YM2612->in1 >> SIN_LBITS) & SIN_MASK][YM2612->en1]) >> OUT_SHIFT; \ -DO_LIMIT - -#define DO_ALGO_5 \ -DO_FEEDBACK \ -YM2612->in1 += CH->S0_OUT[1]; \ -YM2612->in2 += CH->S0_OUT[1]; \ -YM2612->in3 += CH->S0_OUT[1]; \ -CH->OUTd = ((int) SIN_TAB[(YM2612->in3 >> SIN_LBITS) & SIN_MASK][YM2612->en3] + (int) SIN_TAB[(YM2612->in1 >> SIN_LBITS) & SIN_MASK][YM2612->en1] + (int) SIN_TAB[(YM2612->in2 >> SIN_LBITS) & SIN_MASK][YM2612->en2]) >> OUT_SHIFT; \ -DO_LIMIT - -#define DO_ALGO_6 \ -DO_FEEDBACK \ -YM2612->in1 += CH->S0_OUT[1]; \ -CH->OUTd = ((int) SIN_TAB[(YM2612->in3 >> SIN_LBITS) & SIN_MASK][YM2612->en3] + (int) SIN_TAB[(YM2612->in1 >> SIN_LBITS) & SIN_MASK][YM2612->en1] + (int) SIN_TAB[(YM2612->in2 >> SIN_LBITS) & SIN_MASK][YM2612->en2]) >> OUT_SHIFT; \ -DO_LIMIT - -#define DO_ALGO_7 \ -DO_FEEDBACK \ -CH->OUTd = ((int) SIN_TAB[(YM2612->in3 >> SIN_LBITS) & SIN_MASK][YM2612->en3] + (int) SIN_TAB[(YM2612->in1 >> SIN_LBITS) & SIN_MASK][YM2612->en1] + (int) SIN_TAB[(YM2612->in2 >> SIN_LBITS) & SIN_MASK][YM2612->en2] + CH->S0_OUT[1]) >> OUT_SHIFT; \ -DO_LIMIT - - -#define DO_OUTPUT \ -buf[0][i] += CH->OUTd & CH->LEFT; \ -buf[1][i] += CH->OUTd & CH->RIGHT; - - -#define DO_OUTPUT_INT0 \ -if((int_cnt += YM2612->Inter_Step) & 0x04000) \ -{ \ - int_cnt &= 0x3FFF; \ - buf[0][i] += CH->OUTd & CH->LEFT; \ - buf[1][i] += CH->OUTd & CH->RIGHT; \ -} \ -else i--; - - -#define DO_OUTPUT_INT1 \ -CH->Old_OUTd = (CH->OUTd + CH->Old_OUTd) >> 1; \ -if((int_cnt += YM2612->Inter_Step) & 0x04000) \ -{ \ - int_cnt &= 0x3FFF; \ - buf[0][i] += CH->Old_OUTd & CH->LEFT; \ - buf[1][i] += CH->Old_OUTd & CH->RIGHT; \ -} \ -else i--; - - -#define DO_OUTPUT_INT2 \ -if((int_cnt += YM2612->Inter_Step) & 0x04000) \ -{ \ - int_cnt &= 0x3FFF; \ - CH->Old_OUTd = (CH->OUTd + CH->Old_OUTd) >> 1; \ - buf[0][i] += CH->Old_OUTd & CH->LEFT; \ - buf[1][i] += CH->Old_OUTd & CH->RIGHT; \ -} \ -else i--; \ -CH->Old_OUTd = CH->OUTd; - - -#define DO_OUTPUT_INT \ -if((int_cnt += YM2612->Inter_Step) & 0x04000) \ -{ \ - int_cnt &= 0x3FFF; \ - CH->Old_OUTd = (((int_cnt ^ 0x3FFF) * CH->OUTd) + (int_cnt * CH->Old_OUTd)) >> 14; \ - buf[0][i] += CH->Old_OUTd & CH->LEFT; \ - buf[1][i] += CH->Old_OUTd & CH->RIGHT; \ -} \ -else i--; \ -CH->Old_OUTd = CH->OUTd; - - -void Update_Chan_Algo0(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i; - - if(CH->SLOT[S3].Ecnt == ENV_END) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 0 len = %d\n\n", lenght); -#endif - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE - GET_CURRENT_ENV - UPDATE_ENV - DO_ALGO_0 - DO_OUTPUT - } -} - - -void Update_Chan_Algo1(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i; - - if(CH->SLOT[S3].Ecnt == ENV_END) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 1 len = %d\n\n", lenght); -#endif - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE - GET_CURRENT_ENV - UPDATE_ENV - DO_ALGO_1 - DO_OUTPUT - } -} - - -void Update_Chan_Algo2(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i; - - if(CH->SLOT[S3].Ecnt == ENV_END) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 2 len = %d\n\n", lenght); -#endif - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE - GET_CURRENT_ENV - UPDATE_ENV - DO_ALGO_2 - DO_OUTPUT - } -} - - -void Update_Chan_Algo3(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i; - - if(CH->SLOT[S3].Ecnt == ENV_END) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 3 len = %d\n\n", lenght); -#endif - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE - GET_CURRENT_ENV - UPDATE_ENV - DO_ALGO_3 - DO_OUTPUT - } -} - - -void Update_Chan_Algo4(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i; - - if((CH->SLOT[S1].Ecnt == ENV_END) && (CH->SLOT[S3].Ecnt == ENV_END)) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 4 len = %d\n\n", lenght); -#endif - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE - GET_CURRENT_ENV - UPDATE_ENV - DO_ALGO_4 - DO_OUTPUT - } -} - - -void Update_Chan_Algo5(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i; - - if((CH->SLOT[S1].Ecnt == ENV_END) && (CH->SLOT[S2].Ecnt == ENV_END) && (CH->SLOT[S3].Ecnt == ENV_END)) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 5 len = %d\n\n", lenght); -#endif - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE - GET_CURRENT_ENV - UPDATE_ENV - DO_ALGO_5 - DO_OUTPUT - } -} - - -void Update_Chan_Algo6(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i; - - if((CH->SLOT[S1].Ecnt == ENV_END) && (CH->SLOT[S2].Ecnt == ENV_END) && (CH->SLOT[S3].Ecnt == ENV_END)) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 6 len = %d\n\n", lenght); -#endif - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE - GET_CURRENT_ENV - UPDATE_ENV - DO_ALGO_6 - DO_OUTPUT - } -} - - -void Update_Chan_Algo7(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i; - - if((CH->SLOT[S0].Ecnt == ENV_END) && (CH->SLOT[S1].Ecnt == ENV_END) && (CH->SLOT[S2].Ecnt == ENV_END) && (CH->SLOT[S3].Ecnt == ENV_END)) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 7 len = %d\n\n", lenght); -#endif - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE - GET_CURRENT_ENV - UPDATE_ENV - DO_ALGO_7 - DO_OUTPUT - } -} - - -void Update_Chan_Algo0_LFO(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i, env_LFO, freq_LFO; - - if(CH->SLOT[S3].Ecnt == ENV_END) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 0 LFO len = %d\n\n", lenght); -#endif - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE_LFO - GET_CURRENT_ENV_LFO - UPDATE_ENV - DO_ALGO_0 - DO_OUTPUT - } -} - - -void Update_Chan_Algo1_LFO(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i, env_LFO, freq_LFO; - - if(CH->SLOT[S3].Ecnt == ENV_END) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 1 LFO len = %d\n\n", lenght); -#endif - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE_LFO - GET_CURRENT_ENV_LFO - UPDATE_ENV - DO_ALGO_1 - DO_OUTPUT - } -} - - -void Update_Chan_Algo2_LFO(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i, env_LFO, freq_LFO; - - if(CH->SLOT[S3].Ecnt == ENV_END) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 2 LFO len = %d\n\n", lenght); -#endif - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE_LFO - GET_CURRENT_ENV_LFO - UPDATE_ENV - DO_ALGO_2 - DO_OUTPUT - } -} - - -void Update_Chan_Algo3_LFO(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i, env_LFO, freq_LFO; - - if(CH->SLOT[S3].Ecnt == ENV_END) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 3 LFO len = %d\n\n", lenght); -#endif - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE_LFO - GET_CURRENT_ENV_LFO - UPDATE_ENV - DO_ALGO_3 - DO_OUTPUT - } -} - - -void Update_Chan_Algo4_LFO(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i, env_LFO, freq_LFO; - - if((CH->SLOT[S1].Ecnt == ENV_END) && (CH->SLOT[S3].Ecnt == ENV_END)) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 4 LFO len = %d\n\n", lenght); -#endif - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE_LFO - GET_CURRENT_ENV_LFO - UPDATE_ENV - DO_ALGO_4 - DO_OUTPUT - } -} - - -void Update_Chan_Algo5_LFO(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i, env_LFO, freq_LFO; - - if((CH->SLOT[S1].Ecnt == ENV_END) && (CH->SLOT[S2].Ecnt == ENV_END) && (CH->SLOT[S3].Ecnt == ENV_END)) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 5 LFO len = %d\n\n", lenght); -#endif - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE_LFO - GET_CURRENT_ENV_LFO - UPDATE_ENV - DO_ALGO_5 - DO_OUTPUT - } -} - - -void Update_Chan_Algo6_LFO(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i, env_LFO, freq_LFO; - - if((CH->SLOT[S1].Ecnt == ENV_END) && (CH->SLOT[S2].Ecnt == ENV_END) && (CH->SLOT[S3].Ecnt == ENV_END)) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 6 LFO len = %d\n\n", lenght); -#endif - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE_LFO - GET_CURRENT_ENV_LFO - UPDATE_ENV - DO_ALGO_6 - DO_OUTPUT - } -} - - -void Update_Chan_Algo7_LFO(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i, env_LFO, freq_LFO; - - if((CH->SLOT[S0].Ecnt == ENV_END) && (CH->SLOT[S1].Ecnt == ENV_END) && (CH->SLOT[S2].Ecnt == ENV_END) && (CH->SLOT[S3].Ecnt == ENV_END)) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 7 LFO len = %d\n\n", lenght); -#endif - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE_LFO - GET_CURRENT_ENV_LFO - UPDATE_ENV - DO_ALGO_7 - DO_OUTPUT - } -} - - -/****************************************************** - * Interpolated output * - *****************************************************/ - - -void Update_Chan_Algo0_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i; - - if(CH->SLOT[S3].Ecnt == ENV_END) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 0 len = %d\n\n", lenght); -#endif - - int_cnt = YM2612->Inter_Cnt; - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE - GET_CURRENT_ENV - UPDATE_ENV - DO_ALGO_0 - DO_OUTPUT_INT - } -} - - -void Update_Chan_Algo1_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i; - - if(CH->SLOT[S3].Ecnt == ENV_END) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 1 len = %d\n\n", lenght); -#endif - - int_cnt = YM2612->Inter_Cnt; - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE - GET_CURRENT_ENV - UPDATE_ENV - DO_ALGO_1 - DO_OUTPUT_INT - } -} - - -void Update_Chan_Algo2_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i; - - if(CH->SLOT[S3].Ecnt == ENV_END) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 2 len = %d\n\n", lenght); -#endif - - int_cnt = YM2612->Inter_Cnt; - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE - GET_CURRENT_ENV - UPDATE_ENV - DO_ALGO_2 - DO_OUTPUT_INT - } -} - - -void Update_Chan_Algo3_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i; - - if(CH->SLOT[S3].Ecnt == ENV_END) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 3 len = %d\n\n", lenght); -#endif - - int_cnt = YM2612->Inter_Cnt; - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE - GET_CURRENT_ENV - UPDATE_ENV - DO_ALGO_3 - DO_OUTPUT_INT - } -} - - -void Update_Chan_Algo4_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i; - - if((CH->SLOT[S1].Ecnt == ENV_END) && (CH->SLOT[S3].Ecnt == ENV_END)) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 4 len = %d\n\n", lenght); -#endif - - int_cnt = YM2612->Inter_Cnt; - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE - GET_CURRENT_ENV - UPDATE_ENV - DO_ALGO_4 - DO_OUTPUT_INT - } -} - - -void Update_Chan_Algo5_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i; - - if((CH->SLOT[S1].Ecnt == ENV_END) && (CH->SLOT[S2].Ecnt == ENV_END) && (CH->SLOT[S3].Ecnt == ENV_END)) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 5 len = %d\n\n", lenght); -#endif - - int_cnt = YM2612->Inter_Cnt; - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE - GET_CURRENT_ENV - UPDATE_ENV - DO_ALGO_5 - DO_OUTPUT_INT - } -} - - -void Update_Chan_Algo6_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i; - - if((CH->SLOT[S1].Ecnt == ENV_END) && (CH->SLOT[S2].Ecnt == ENV_END) && (CH->SLOT[S3].Ecnt == ENV_END)) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 6 len = %d\n\n", lenght); -#endif - - int_cnt = YM2612->Inter_Cnt; - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE - GET_CURRENT_ENV - UPDATE_ENV - DO_ALGO_6 - DO_OUTPUT_INT - } -} - - -void Update_Chan_Algo7_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i; - - if((CH->SLOT[S0].Ecnt == ENV_END) && (CH->SLOT[S1].Ecnt == ENV_END) && (CH->SLOT[S2].Ecnt == ENV_END) && (CH->SLOT[S3].Ecnt == ENV_END)) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 7 len = %d\n\n", lenght); -#endif - - int_cnt = YM2612->Inter_Cnt; - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE - GET_CURRENT_ENV - UPDATE_ENV - DO_ALGO_7 - DO_OUTPUT_INT - } -} - - -void Update_Chan_Algo0_LFO_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i, env_LFO, freq_LFO; - - if(CH->SLOT[S3].Ecnt == ENV_END) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 0 LFO len = %d\n\n", lenght); -#endif - - int_cnt = YM2612->Inter_Cnt; - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE_LFO - GET_CURRENT_ENV_LFO - UPDATE_ENV - DO_ALGO_0 - DO_OUTPUT_INT - } -} - - -void Update_Chan_Algo1_LFO_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i, env_LFO, freq_LFO; - - if(CH->SLOT[S3].Ecnt == ENV_END) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 1 LFO len = %d\n\n", lenght); -#endif - - int_cnt = YM2612->Inter_Cnt; - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE_LFO - GET_CURRENT_ENV_LFO - UPDATE_ENV - DO_ALGO_1 - DO_OUTPUT_INT - } -} - - -void Update_Chan_Algo2_LFO_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i, env_LFO, freq_LFO; - - if(CH->SLOT[S3].Ecnt == ENV_END) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 2 LFO len = %d\n\n", lenght); -#endif - - int_cnt = YM2612->Inter_Cnt; - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE_LFO - GET_CURRENT_ENV_LFO - UPDATE_ENV - DO_ALGO_2 - DO_OUTPUT_INT - } -} - - -void Update_Chan_Algo3_LFO_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i, env_LFO, freq_LFO; - - if(CH->SLOT[S3].Ecnt == ENV_END) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 3 LFO len = %d\n\n", lenght); -#endif - - int_cnt = YM2612->Inter_Cnt; - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE_LFO - GET_CURRENT_ENV_LFO - UPDATE_ENV - DO_ALGO_3 - DO_OUTPUT_INT - } -} - - -void Update_Chan_Algo4_LFO_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i, env_LFO, freq_LFO; - - if((CH->SLOT[S1].Ecnt == ENV_END) && (CH->SLOT[S3].Ecnt == ENV_END)) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 4 LFO len = %d\n\n", lenght); -#endif - - int_cnt = YM2612->Inter_Cnt; - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE_LFO - GET_CURRENT_ENV_LFO - UPDATE_ENV - DO_ALGO_4 - DO_OUTPUT_INT - } -} - - -void Update_Chan_Algo5_LFO_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i, env_LFO, freq_LFO; - - if((CH->SLOT[S1].Ecnt == ENV_END) && (CH->SLOT[S2].Ecnt == ENV_END) && (CH->SLOT[S3].Ecnt == ENV_END)) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 5 LFO len = %d\n\n", lenght); -#endif - - int_cnt = YM2612->Inter_Cnt; - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE_LFO - GET_CURRENT_ENV_LFO - UPDATE_ENV - DO_ALGO_5 - DO_OUTPUT_INT - } -} - - -void Update_Chan_Algo6_LFO_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i, env_LFO, freq_LFO; - - if((CH->SLOT[S1].Ecnt == ENV_END) && (CH->SLOT[S2].Ecnt == ENV_END) && (CH->SLOT[S3].Ecnt == ENV_END)) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 6 LFO len = %d\n\n", lenght); -#endif - - int_cnt = YM2612->Inter_Cnt; - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE_LFO - GET_CURRENT_ENV_LFO - UPDATE_ENV - DO_ALGO_6 - DO_OUTPUT_INT - } -} - - -void Update_Chan_Algo7_LFO_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght) -{ - int i, env_LFO, freq_LFO; - - if((CH->SLOT[S0].Ecnt == ENV_END) && (CH->SLOT[S1].Ecnt == ENV_END) && (CH->SLOT[S2].Ecnt == ENV_END) && (CH->SLOT[S3].Ecnt == ENV_END)) return; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nAlgo 7 LFO len = %d\n\n", lenght); -#endif - - int_cnt = YM2612->Inter_Cnt; - - for(i = 0; i < lenght; i++) - { - GET_CURRENT_PHASE - UPDATE_PHASE_LFO - GET_CURRENT_ENV_LFO - UPDATE_ENV - DO_ALGO_7 - DO_OUTPUT_INT - } -} - - - -/*********************************************** - * fonctions publiques * - ***********************************************/ - - -// Initialisation de l'émulateur YM2612 -ym2612_ *YM2612_Init(int Clock, int Rate, int Interpolation) -{ - ym2612_ *YM2612; - int i, j; - double x; - - if((Rate == 0) || (Clock == 0)) return NULL; - - YM2612 = (ym2612_ *)malloc(sizeof(ym2612_)); - memset(YM2612, 0, sizeof(ym2612_)); - -#if YM_DEBUG_LEVEL > 0 - if(debug_file == NULL) - { - debug_file = fopen("ym2612.log", "w"); - fprintf(debug_file, "YM2612 logging :\n\n"); - } -#endif - - YM2612->Clock = Clock; - YM2612->Rate = Rate; - - // 144 = 12 * (prescale * 2) = 12 * 6 * 2 - // prescale set to 6 by default - - YM2612->Frequence = ((double) YM2612->Clock / (double) YM2612->Rate) / 144.0; - YM2612->TimerBase = (int) (YM2612->Frequence * 4096.0); - - if((Interpolation) && (YM2612->Frequence > 1.0)) - { - YM2612->Inter_Step = (unsigned int) ((1.0 / YM2612->Frequence) * (double) (0x4000)); - YM2612->Inter_Cnt = 0; - - // We recalculate rate and frequence after interpolation - - YM2612->Rate = YM2612->Clock / 144; - YM2612->Frequence = 1.0; - } - else - { - YM2612->Inter_Step = 0x4000; - YM2612->Inter_Cnt = 0; - } - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "YM2612 frequence = %g rate = %d interp step = %.8X\n\n", YM2612->Frequence, YM2612->Rate, YM2612->Inter_Step); -#endif - - // Tableau TL : - // [0 - 4095] = +output [4095 - ...] = +output overflow (fill with 0) - // [12288 - 16383] = -output [16384 - ...] = -output overflow (fill with 0) - - for(i = 0; i < TL_LENGHT; i++) - { - if(i >= PG_CUT_OFF) // YM2612 cut off sound after 78 dB (14 bits output ?) - { - TL_TAB[TL_LENGHT + i] = TL_TAB[i] = 0; - } - else - { - x = MAX_OUT; // Max output - x /= pow(10, (ENV_STEP * i) / 20); // Decibel -> Voltage - - TL_TAB[i] = (int) x; - TL_TAB[TL_LENGHT + i] = -TL_TAB[i]; - } - -#if YM_DEBUG_LEVEL > 2 - fprintf(debug_file, "TL_TAB[%d] = %.8X TL_TAB[%d] = %.8X\n", i, TL_TAB[i], TL_LENGHT + i, TL_TAB[TL_LENGHT + i]); -#endif - } - -#if YM_DEBUG_LEVEL > 2 - fprintf(debug_file, "\n\n\n\n"); -#endif - - // Tableau SIN : - // SIN_TAB[x][y] = sin(x) * y; - // x = phase and y = volume - - SIN_TAB[0] = SIN_TAB[SIN_LENGHT / 2] = &TL_TAB[(int)PG_CUT_OFF]; - - for(i = 1; i <= SIN_LENGHT / 4; i++) - { - x = sin(2.0 * PI * (double) (i) / (double) (SIN_LENGHT)); // Sinus - x = 20 * log10(1 / x); // convert to dB - - j = (int) (x / ENV_STEP); // Get TL range - - if(j > PG_CUT_OFF) j = (int) PG_CUT_OFF; - - SIN_TAB[i] = SIN_TAB[(SIN_LENGHT / 2) - i] = &TL_TAB[j]; - SIN_TAB[(SIN_LENGHT / 2) + i] = SIN_TAB[SIN_LENGHT - i] = &TL_TAB[TL_LENGHT + j]; - -#if YM_DEBUG_LEVEL > 2 - fprintf(debug_file, "SIN[%d][0] = %.8X SIN[%d][0] = %.8X SIN[%d][0] = %.8X SIN[%d][0] = %.8X\n", i, SIN_TAB[i][0], (SIN_LENGHT / 2) - i, SIN_TAB[(SIN_LENGHT / 2) - i][0], (SIN_LENGHT / 2) + i, SIN_TAB[(SIN_LENGHT / 2) + i][0], SIN_LENGHT - i, SIN_TAB[SIN_LENGHT - i][0]); -#endif - } - -#if YM_DEBUG_LEVEL > 2 - fprintf(debug_file, "\n\n\n\n"); -#endif - - // Tableau LFO (LFO wav) : - - for(i = 0; i < LFO_LENGHT; i++) - { - x = sin(2.0 * PI * (double) (i) / (double) (LFO_LENGHT)); // Sinus - x += 1.0; - x /= 2.0; // positive only - x *= 11.8 / ENV_STEP; // ajusted to MAX enveloppe modulation - - LFO_ENV_TAB[i] = (int) x; - - x = sin(2.0 * PI * (double) (i) / (double) (LFO_LENGHT)); // Sinus - x *= (double) ((1 << (LFO_HBITS - 1)) - 1); - - LFO_FREQ_TAB[i] = (int) x; - -#if YM_DEBUG_LEVEL > 2 - fprintf(debug_file, "LFO[%d] = %.8X\n", i, LFO_ENV_TAB[i]); -#endif - } - -#if YM_DEBUG_LEVEL > 2 - fprintf(debug_file, "\n\n\n\n"); -#endif - - // Tableau Enveloppe : - // ENV_TAB[0] -> ENV_TAB[ENV_LENGHT - 1] = attack curve - // ENV_TAB[ENV_LENGHT] -> ENV_TAB[2 * ENV_LENGHT - 1] = decay curve - - for(i = 0; i < ENV_LENGHT; i++) - { - // Attack curve (x^8 - music level 2 Vectorman 2) - x = pow(((double) ((ENV_LENGHT - 1) - i) / (double) (ENV_LENGHT)), 8); - x *= ENV_LENGHT; - - ENV_TAB[i] = (int) x; - - // Decay curve (just linear) - x = pow(((double) (i) / (double) (ENV_LENGHT)), 1); - x *= ENV_LENGHT; - - ENV_TAB[ENV_LENGHT + i] = (int) x; - -#if YM_DEBUG_LEVEL > 2 - fprintf(debug_file, "ATTACK[%d] = %d DECAY[%d] = %d\n", i, ENV_TAB[i], i, ENV_TAB[ENV_LENGHT + i]); -#endif - } - - ENV_TAB[ENV_END >> ENV_LBITS] = ENV_LENGHT - 1; // for the stopped state - - // Tableau pour la conversion Attack -> Decay and Decay -> Attack - - for(i = 0, j = ENV_LENGHT - 1; i < ENV_LENGHT; i++) - { - while (j && (ENV_TAB[j] < (unsigned) i)) j--; - - DECAY_TO_ATTACK[i] = j << ENV_LBITS; - } - - // Tableau pour le Substain Level - - for(i = 0; i < 15; i++) - { - x = i * 3; // 3 and not 6 (Mickey Mania first music for test) - x /= ENV_STEP; - - j = (int) x; - j <<= ENV_LBITS; - - SL_TAB[i] = j + ENV_DECAY; - } - - j = ENV_LENGHT - 1; // special case : volume off - j <<= ENV_LBITS; - SL_TAB[15] = j + ENV_DECAY; - - // Tableau Frequency Step - - for(i = 0; i < 2048; i++) - { - x = (double) (i) * YM2612->Frequence; - -#if((SIN_LBITS + SIN_HBITS - (21 - 7)) < 0) - x /= (double) (1 << ((21 - 7) - SIN_LBITS - SIN_HBITS)); -#else - x *= (double) (1 << (SIN_LBITS + SIN_HBITS - (21 - 7))); -#endif - - x /= 2.0; // because MUL = value * 2 - - FINC_TAB[i] = (unsigned int) x; - } - - // Tableaux Attack & Decay Rate - - for(i = 0; i < 4; i++) - { - AR_TAB[i] = 0; - DR_TAB[i] = 0; - } - - for(i = 0; i < 60; i++) - { - x = YM2612->Frequence; - - x *= 1.0 + ((i & 3) * 0.25); // bits 0-1 : x1.00, x1.25, x1.50, x1.75 - x *= (double) (1 << ((i >> 2))); // bits 2-5 : shift bits (x2^0 - x2^15) - x *= (double) (ENV_LENGHT << ENV_LBITS); // on ajuste pour le tableau ENV_TAB - - AR_TAB[i + 4] = (unsigned int) (x / AR_RATE); - DR_TAB[i + 4] = (unsigned int) (x / DR_RATE); - } - - for(i = 64; i < 96; i++) - { - AR_TAB[i] = AR_TAB[63]; - DR_TAB[i] = DR_TAB[63]; - - NULL_RATE[i - 64] = 0; - } - - // Tableau Detune - - for(i = 0; i < 4; i++) - { - for (j = 0; j < 32; j++) - { -#if((SIN_LBITS + SIN_HBITS - 21) < 0) - x = (double) DT_DEF_TAB[(i << 5) + j] * YM2612->Frequence / (double) (1 << (21 - SIN_LBITS - SIN_HBITS)); -#else - x = (double) DT_DEF_TAB[(i << 5) + j] * YM2612->Frequence * (double) (1 << (SIN_LBITS + SIN_HBITS - 21)); -#endif - - DT_TAB[i + 0][j] = (int) x; - DT_TAB[i + 4][j] = (int) -x; - } - } - - // Tableau LFO - - j = (YM2612->Rate * YM2612->Inter_Step) / 0x4000; - - LFO_INC_TAB[0] = (unsigned int) (3.98 * (double) (1 << (LFO_HBITS + LFO_LBITS)) / j); - LFO_INC_TAB[1] = (unsigned int) (5.56 * (double) (1 << (LFO_HBITS + LFO_LBITS)) / j); - LFO_INC_TAB[2] = (unsigned int) (6.02 * (double) (1 << (LFO_HBITS + LFO_LBITS)) / j); - LFO_INC_TAB[3] = (unsigned int) (6.37 * (double) (1 << (LFO_HBITS + LFO_LBITS)) / j); - LFO_INC_TAB[4] = (unsigned int) (6.88 * (double) (1 << (LFO_HBITS + LFO_LBITS)) / j); - LFO_INC_TAB[5] = (unsigned int) (9.63 * (double) (1 << (LFO_HBITS + LFO_LBITS)) / j); - LFO_INC_TAB[6] = (unsigned int) (48.1 * (double) (1 << (LFO_HBITS + LFO_LBITS)) / j); - LFO_INC_TAB[7] = (unsigned int) (72.2 * (double) (1 << (LFO_HBITS + LFO_LBITS)) / j); - - YM2612_Reset(YM2612); - - return YM2612; -} - - -int YM2612_End(ym2612_ *YM2612) -{ - free(YM2612); - -#if YM_DEBUG_LEVEL > 0 - if(debug_file) fclose(debug_file); - debug_file = NULL; -#endif - - return 0; -} - - -int YM2612_Reset(ym2612_ *YM2612) -{ - int i, j; - -#if YM_DEBUG_LEVEL > 0 - fprintf(debug_file, "\n\nStarting reseting YM2612 ...\n\n"); -#endif - - YM2612->LFOcnt = 0; - YM2612->TimerA = 0; - YM2612->TimerAL = 0; - YM2612->TimerAcnt = 0; - YM2612->TimerB = 0; - YM2612->TimerBL = 0; - YM2612->TimerBcnt = 0; - YM2612->DAC = 0; - YM2612->DACdata = 0; - YM2612->dac_highpass = 0; - - YM2612->Status = 0; - - YM2612->OPNAadr = 0; - YM2612->OPNBadr = 0; - YM2612->Inter_Cnt = 0; - - for(i = 0; i < 6; i++) - { - YM2612->CHANNEL[i].Old_OUTd = 0; - YM2612->CHANNEL[i].OUTd = 0; - YM2612->CHANNEL[i].LEFT = 0xFFFFFFFF; - YM2612->CHANNEL[i].RIGHT = 0xFFFFFFFF; - YM2612->CHANNEL[i].ALGO = 0;; - YM2612->CHANNEL[i].FB = 31; - YM2612->CHANNEL[i].FMS = 0; - YM2612->CHANNEL[i].AMS = 0; - - for(j = 0 ;j < 4 ; j++) - { - YM2612->CHANNEL[i].S0_OUT[j] = 0; - YM2612->CHANNEL[i].FNUM[j] = 0; - YM2612->CHANNEL[i].FOCT[j] = 0; - YM2612->CHANNEL[i].KC[j] = 0; - - YM2612->CHANNEL[i].SLOT[j].Fcnt = 0; - YM2612->CHANNEL[i].SLOT[j].Finc = 0; - YM2612->CHANNEL[i].SLOT[j].Ecnt = ENV_END; // Put it at the end of Decay phase... - YM2612->CHANNEL[i].SLOT[j].Einc = 0; - YM2612->CHANNEL[i].SLOT[j].Ecmp = 0; - YM2612->CHANNEL[i].SLOT[j].Ecurp = RELEASE; - - YM2612->CHANNEL[i].SLOT[j].ChgEnM = 0; - } - } - - for(i = 0; i < 0x100; i++) - { - YM2612->REG[0][i] = -1; - YM2612->REG[1][i] = -1; - } - - for(i = 0xB6; i >= 0xB4; i--) - { - YM2612_Write(YM2612, 0, (unsigned char) i); - YM2612_Write(YM2612, 2, (unsigned char) i); - YM2612_Write(YM2612, 1, 0xC0); - YM2612_Write(YM2612, 3, 0xC0); - } - - for(i = 0xB2; i >= 0x22; i--) - { - YM2612_Write(YM2612, 0, (unsigned char) i); - YM2612_Write(YM2612, 2, (unsigned char) i); - YM2612_Write(YM2612, 1, 0); - YM2612_Write(YM2612, 3, 0); - } - - YM2612_Write(YM2612, 0, 0x2A); - YM2612_Write(YM2612, 1, 0x80); - -#if YM_DEBUG_LEVEL > 0 - fprintf(debug_file, "\n\nFinishing reseting YM2612 ...\n\n"); -#endif - - return 0; -} - - -int YM2612_Read(ym2612_ *YM2612) -{ -/* static int cnt = 0; - - if(cnt++ == 50) - { - cnt = 0; - return YM2612->Status; - } - else return YM2612->Status | 0x80; -*/ - return YM2612->Status; -} - - -int YM2612_Write(ym2612_ *YM2612, unsigned char adr, unsigned char data) -{ - int d; - - data &= 0xFF; - adr &= 0x03; - - switch(adr) - { - case 0: - YM2612->OPNAadr = data; - break; - - case 1: - // Trivial optimisation - if(YM2612->OPNAadr == 0x2A) - { - YM2612->DACdata = ((int)data - 0x80) << DAC_SHIFT; - return 0; - } - - d = YM2612->OPNAadr & 0xF0; - - if(d >= 0x30) - { - if(YM2612->REG[0][YM2612->OPNAadr] == data) return 2; - YM2612->REG[0][YM2612->OPNAadr] = data; - -// if (GYM_Dumping) Update_GYM_Dump(1, YM2612->OPNAadr, data); - - if(d < 0xA0) // SLOT - { - SLOT_SET(YM2612, YM2612->OPNAadr, data); - } - else // CHANNEL - { - CHANNEL_SET(YM2612, YM2612->OPNAadr, data); - } - } - else // YM2612 - { - YM2612->REG[0][YM2612->OPNAadr] = data; - -// if ((GYM_Dumping) && ((YM2612->OPNAadr == 0x22) || (YM2612->OPNAadr == 0x27) || (YM2612->OPNAadr == 0x28))) Update_GYM_Dump(1, YM2612->OPNAadr, data); - - YM_SET(YM2612, YM2612->OPNAadr, data); - } - break; - - case 2: - YM2612->OPNBadr = data; - break; - - case 3: - d = YM2612->OPNBadr & 0xF0; - - if(d >= 0x30) - { - if(YM2612->REG[1][YM2612->OPNBadr] == data) return 2; - YM2612->REG[1][YM2612->OPNBadr] = data; - -// if (GYM_Dumping) Update_GYM_Dump(2, YM2612->OPNBadr, data); - - if(d < 0xA0) // SLOT - { - SLOT_SET(YM2612, YM2612->OPNBadr + 0x100, data); - } - else // CHANNEL - { - CHANNEL_SET(YM2612, YM2612->OPNBadr + 0x100, data); - } - } - else return 1; - break; - } - - return 0; -} - -int YM2612_GetMute(ym2612_ *YM2612) -{ - int i, result = 0; - for (i = 0; i < 6; ++i) - { - result |= YM2612->CHANNEL[i].Mute << i; - } - result |= YM2612->DAC_Mute << 6; - //result &= !(YM2612_Enable_SSGEG); - return result; -} - -void YM2612_SetMute(ym2612_ *YM2612, int val) -{ - int i; - for (i = 0; i < 6; ++i) - { - YM2612->CHANNEL[i].Mute = (val >> i) & 1; - } - YM2612->DAC_Mute = (val >> 6) & 1; - //YM2612_Enable_SSGEG = !(val & 1); -} - -void YM2612_SetOptions(int Flags) -{ - DAC_Highpass_Enable = (Flags >> 0) & 0x01; - YM2612_Enable_SSGEG = (Flags >> 1) & 0x01; -} - -void YM2612_ClearBuffer(int **buffer, int length) -{ - // the MAME core does this before updating, - // but the Gens core does this before mixing - int *bufL, *bufR; - int i; - - bufL = buffer[0]; - bufR = buffer[1]; - - for(i = 0; i < length; i++) - { - bufL[i] = 0x0000; - bufR[i] = 0x0000; - } -} - -void YM2612_Update(ym2612_ *YM2612, int **buf, int length) -{ - int i, j, algo_type; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nStarting generating sound...\n\n"); -#endif - - // Mise ?jour des pas des compteurs-fréquences s'ils ont ét?modifiés - - if(YM2612->CHANNEL[0].SLOT[0].Finc == -1) CALC_FINC_CH(&YM2612->CHANNEL[0]); - if(YM2612->CHANNEL[1].SLOT[0].Finc == -1) CALC_FINC_CH(&YM2612->CHANNEL[1]); - if(YM2612->CHANNEL[2].SLOT[0].Finc == -1) - { - if(YM2612->Mode & 0x40) - { - CALC_FINC_SL(&(YM2612->CHANNEL[2].SLOT[S0]), FINC_TAB[YM2612->CHANNEL[2].FNUM[2]] >> (7 - YM2612->CHANNEL[2].FOCT[2]), YM2612->CHANNEL[2].KC[2]); - CALC_FINC_SL(&(YM2612->CHANNEL[2].SLOT[S1]), FINC_TAB[YM2612->CHANNEL[2].FNUM[3]] >> (7 - YM2612->CHANNEL[2].FOCT[3]), YM2612->CHANNEL[2].KC[3]); - CALC_FINC_SL(&(YM2612->CHANNEL[2].SLOT[S2]), FINC_TAB[YM2612->CHANNEL[2].FNUM[1]] >> (7 - YM2612->CHANNEL[2].FOCT[1]), YM2612->CHANNEL[2].KC[1]); - CALC_FINC_SL(&(YM2612->CHANNEL[2].SLOT[S3]), FINC_TAB[YM2612->CHANNEL[2].FNUM[0]] >> (7 - YM2612->CHANNEL[2].FOCT[0]), YM2612->CHANNEL[2].KC[0]); - } - else - { - CALC_FINC_CH(&YM2612->CHANNEL[2]); - } - } - if(YM2612->CHANNEL[3].SLOT[0].Finc == -1) CALC_FINC_CH(&YM2612->CHANNEL[3]); - if(YM2612->CHANNEL[4].SLOT[0].Finc == -1) CALC_FINC_CH(&YM2612->CHANNEL[4]); - if(YM2612->CHANNEL[5].SLOT[0].Finc == -1) CALC_FINC_CH(&YM2612->CHANNEL[5]); - -/* - CALC_FINC_CH(&YM2612->CHANNEL[0]); - CALC_FINC_CH(&YM2612->CHANNEL[1]); - if(YM2612->Mode & 0x40) - { - CALC_FINC_SL(&(YM2612->CHANNEL[2].SLOT[0]), FINC_TAB[YM2612->CHANNEL[2].FNUM[2]] >> (7 - YM2612->CHANNEL[2].FOCT[2]), YM2612->CHANNEL[2].KC[2]); - CALC_FINC_SL(&(YM2612->CHANNEL[2].SLOT[1]), FINC_TAB[YM2612->CHANNEL[2].FNUM[3]] >> (7 - YM2612->CHANNEL[2].FOCT[3]), YM2612->CHANNEL[2].KC[3]); - CALC_FINC_SL(&(YM2612->CHANNEL[2].SLOT[2]), FINC_TAB[YM2612->CHANNEL[2].FNUM[1]] >> (7 - YM2612->CHANNEL[2].FOCT[1]), YM2612->CHANNEL[2].KC[1]); - CALC_FINC_SL(&(YM2612->CHANNEL[2].SLOT[3]), FINC_TAB[YM2612->CHANNEL[2].FNUM[0]] >> (7 - YM2612->CHANNEL[2].FOCT[0]), YM2612->CHANNEL[2].KC[0]); - } - else - { - CALC_FINC_CH(&YM2612->CHANNEL[2]); - } - CALC_FINC_CH(&YM2612->CHANNEL[3]); - CALC_FINC_CH(&YM2612->CHANNEL[4]); - CALC_FINC_CH(&YM2612->CHANNEL[5]); -*/ - - if(YM2612->Inter_Step & 0x04000) algo_type = 0; - else algo_type = 16; - - if(YM2612->LFOinc) - { - // Precalcul LFO wav - - for(i = 0; i < length; i++) - { - j = ((YM2612->LFOcnt += YM2612->LFOinc) >> LFO_LBITS) & LFO_MASK; - - YM2612->LFO_ENV_UP[i] = LFO_ENV_TAB[j]; - YM2612->LFO_FREQ_UP[i] = LFO_FREQ_TAB[j]; - -#if YM_DEBUG_LEVEL > 3 - fprintf(debug_file, "LFO_ENV_UP[%d] = %d LFO_FREQ_UP[%d] = %d\n", i, YM2612->LFO_ENV_UP[i], i, YM2612->LFO_FREQ_UP[i]); -#endif - } - - algo_type |= 8; - } - - - if (!YM2612->CHANNEL[0].Mute) UPDATE_CHAN[YM2612->CHANNEL[0].ALGO + algo_type](YM2612, &(YM2612->CHANNEL[0]), buf, length); - if (!YM2612->CHANNEL[1].Mute) UPDATE_CHAN[YM2612->CHANNEL[1].ALGO + algo_type](YM2612, &(YM2612->CHANNEL[1]), buf, length); - if (!YM2612->CHANNEL[2].Mute) UPDATE_CHAN[YM2612->CHANNEL[2].ALGO + algo_type](YM2612, &(YM2612->CHANNEL[2]), buf, length); - if (!YM2612->CHANNEL[3].Mute) UPDATE_CHAN[YM2612->CHANNEL[3].ALGO + algo_type](YM2612, &(YM2612->CHANNEL[3]), buf, length); - if (!YM2612->CHANNEL[4].Mute) UPDATE_CHAN[YM2612->CHANNEL[4].ALGO + algo_type](YM2612, &(YM2612->CHANNEL[4]), buf, length); - if (!YM2612->CHANNEL[5].Mute - && !(YM2612->DAC)) UPDATE_CHAN[YM2612->CHANNEL[5].ALGO + algo_type](YM2612, &(YM2612->CHANNEL[5]), buf, length); - - YM2612->Inter_Cnt = int_cnt; - -#if YM_DEBUG_LEVEL > 1 - fprintf(debug_file, "\n\nFinishing generating sound...\n\n"); -#endif - -} - - -/*int YM2612_Save(ym2612_ *YM2612, unsigned char SAVE[0x200]) -{ - int i; - - for(i = 0; i < 0x100; i++) - { - SAVE[0x000 + i] = YM2612->REG[0][i]; - SAVE[0x100 + i] = YM2612->REG[1][i]; - } - - return 0; -} - - -int YM2612_Restore(ym2612_ *YM2612, unsigned char SAVE[0x200]) -{ - int i; - - YM2612_Reset(YM2612); - - for(i = 0; i < 0x100; i++) - { - YM2612_Write(YM2612, 0, (unsigned char) i); - YM2612_Write(YM2612, 1, SAVE[0x000 + i]); - YM2612_Write(YM2612, 2, (unsigned char) i); - YM2612_Write(YM2612, 3, SAVE[0x100 + i]); - } - - return 0; -}*/ - -/* Gens */ - -enum { highpass_fract = 15 }; -enum { highpass_shift = 9 }; // higher values reduce highpass on DAC -void YM2612_DacAndTimers_Update(ym2612_ *YM2612, int **buffer, int length) -{ - int *bufL, *bufR; - int i; - - if(YM2612->DAC && YM2612->DACdata && ! YM2612->DAC_Mute) - { - - bufL = buffer[0]; - bufR = buffer[1]; - - for(i = 0; i < length; i++) - { - long dac = (YM2612->DACdata << highpass_fract) - YM2612->dac_highpass; - if (DAC_Highpass_Enable) // else it's left at 0 and doesn't affect the sound - YM2612->dac_highpass += dac >> highpass_shift; - dac >>= highpass_fract; - bufL[i] += dac & YM2612->CHANNEL[5].LEFT; - bufR[i] += dac & YM2612->CHANNEL[5].RIGHT; - } - } - - i = YM2612->TimerBase * length; - - if(YM2612->Mode & 1) // Timer A ON ? - { -// if((YM2612->TimerAcnt -= 14073) <= 0) // 13879=NTSC (old: 14475=NTSC 14586=PAL) - if((YM2612->TimerAcnt -= i) <= 0) - { - YM2612->Status |= (YM2612->Mode & 0x04) >> 2; - YM2612->TimerAcnt += YM2612->TimerAL; - -#if YM_DEBUG_LEVEL > 0 - fprintf(debug_file, "Counter A overflow\n"); -#endif - - if(YM2612->Mode & 0x80) CSM_Key_Control(YM2612); - } - } - - if(YM2612->Mode & 2) // Timer B ON ? - { -// if((YM2612->TimerBcnt -= 14073) <= 0) // 13879=NTSC (old: 14475=NTSC 14586=PAL) - if((YM2612->TimerBcnt -= i) <= 0) - { - YM2612->Status |= (YM2612->Mode & 0x08) >> 2; - YM2612->TimerBcnt += YM2612->TimerBL; - -#if YM_DEBUG_LEVEL > 0 - fprintf(debug_file, "Counter B overflow\n"); -#endif - } - } -} - -/* Gens */ - -void YM2612_Special_Update(ym2612_ *YM2612) -{ -/* if (YM_Len && YM2612_Enable) - { - YM2612_Update(YM_Buf, YM_Len); - - YM_Buf[0] = Seg_L + Sound_Extrapol[VDP_Current_Line + 1][0]; - YM_Buf[1] = Seg_R + Sound_Extrapol[VDP_Current_Line + 1][0]; - YM_Len = 0; - }*/ -} - -/* end */ diff --git a/Frameworks/GME/vgmplay/chips/ym2612.h b/Frameworks/GME/vgmplay/chips/ym2612.h deleted file mode 100644 index 19a5017f3..000000000 --- a/Frameworks/GME/vgmplay/chips/ym2612.h +++ /dev/null @@ -1,190 +0,0 @@ -#ifndef _YM2612_H_ -#define _YM2612_H_ - -// Change it if you need to do long update -//#define MAX_UPDATE_LENGHT 4000 -#define MAX_UPDATE_LENGHT 0x100 -//#define MAX_UPDATE_LENGHT 1 // for in_vgm - -// Gens always uses 16 bits sound (in 32 bits buffer) and do the convertion later if needed. -#define OUTPUT_BITS 15 -// OUTPUT_BITS 15 is MAME's volume level -#define DAC_SHIFT (OUTPUT_BITS - 9) -// DAC_SHIFT makes sure that FM and DAC volume has the same volume - -// VC++ inline -#ifndef INLINE -#define INLINE __inline -#endif - -typedef struct slot__ { - int *DT; // paramètre detune - int MUL; // paramètre "multiple de fréquence" - int TL; // Total Level = volume lorsque l'enveloppe est au plus haut - int TLL; // Total Level ajusted - int SLL; // Sustin Level (ajusted) = volume où l'enveloppe termine sa première phase de régression - int KSR_S; // Key Scale Rate Shift = facteur de prise en compte du KSL dans la variations de l'enveloppe - int KSR; // Key Scale Rate = cette valeur est calculée par rapport à la fréquence actuelle, elle va influer - // sur les différents paramètres de l'enveloppe comme l'attaque, le decay ... comme dans la réalité ! - int SEG; // Type enveloppe SSG - int *AR; // Attack Rate (table pointeur) = Taux d'attaque (AR[KSR]) - int *DR; // Decay Rate (table pointeur) = Taux pour la régression (DR[KSR]) - int *SR; // Sustin Rate (table pointeur) = Taux pour le maintien (SR[KSR]) - int *RR; // Release Rate (table pointeur) = Taux pour le relâchement (RR[KSR]) - int Fcnt; // Frequency Count = compteur-fréquence pour déterminer l'amplitude actuelle (SIN[Finc >> 16]) - int Finc; // frequency step = pas d'incrémentation du compteur-fréquence - // plus le pas est grand, plus la fréquence est aïgu (ou haute) - int Ecurp; // Envelope current phase = cette variable permet de savoir dans quelle phase - // de l'enveloppe on se trouve, par exemple phase d'attaque ou phase de maintenue ... - // en fonction de la valeur de cette variable, on va appeler une fonction permettant - // de mettre à jour l'enveloppe courante. - int Ecnt; // Envelope counter = le compteur-enveloppe permet de savoir où l'on se trouve dans l'enveloppe - int Einc; // Envelope step courant - int Ecmp; // Envelope counter limite pour la prochaine phase - int EincA; // Envelope step for Attack = pas d'incrémentation du compteur durant la phase d'attaque - // cette valeur est égal à AR[KSR] - int EincD; // Envelope step for Decay = pas d'incrémentation du compteur durant la phase de regression - // cette valeur est égal à DR[KSR] - int EincS; // Envelope step for Sustain = pas d'incrémentation du compteur durant la phase de maintenue - // cette valeur est égal à SR[KSR] - int EincR; // Envelope step for Release = pas d'incrémentation du compteur durant la phase de relâchement - // cette valeur est égal à RR[KSR] - int *OUTp; // pointeur of SLOT output = pointeur permettant de connecter la sortie de ce slot à l'entrée - // d'un autre ou carrement à la sortie de la voie - int INd; // input data of the slot = données en entrée du slot - int ChgEnM; // Change envelop mask. - int AMS; // AMS depth level of this SLOT = degré de modulation de l'amplitude par le LFO - int AMSon; // AMS enable flag = drapeau d'activation de l'AMS -} slot_; - -typedef struct channel__ { - int S0_OUT[4]; // anciennes sorties slot 0 (pour le feed back) - int Old_OUTd; // ancienne sortie de la voie (son brut) - int OUTd; // sortie de la voie (son brut) - int LEFT; // LEFT enable flag - int RIGHT; // RIGHT enable flag - int ALGO; // Algorythm = détermine les connections entre les opérateurs - int FB; // shift count of self feed back = degré de "Feed-Back" du SLOT 1 (il est son unique entrée) - int FMS; // Fréquency Modulation Sensitivity of channel = degré de modulation de la fréquence sur la voie par le LFO - int AMS; // Amplitude Modulation Sensitivity of channel = degré de modulation de l'amplitude sur la voie par le LFO - int FNUM[4]; // hauteur fréquence de la voie (+ 3 pour le mode spécial) - int FOCT[4]; // octave de la voie (+ 3 pour le mode spécial) - int KC[4]; // Key Code = valeur fonction de la fréquence (voir KSR pour les slots, KSR = KC >> KSR_S) - struct slot__ SLOT[4]; // four slot.operators = les 4 slots de la voie - int FFlag; // Frequency step recalculation flag - int Mute; // Maxim: channel mute flag -} channel_; - -typedef struct ym2612__ { - int Clock; // Horloge YM2612 - int Rate; // Sample Rate (11025/22050/44100) - int TimerBase; // TimerBase calculation - int Status; // YM2612 Status (timer overflow) - int OPNAadr; // addresse pour l'écriture dans l'OPN A (propre à l'émulateur) - int OPNBadr; // addresse pour l'écriture dans l'OPN B (propre à l'émulateur) - int LFOcnt; // LFO counter = compteur-fréquence pour le LFO - int LFOinc; // LFO step counter = pas d'incrémentation du compteur-fréquence du LFO - // plus le pas est grand, plus la fréquence est grande - int TimerA; // timerA limit = valeur jusqu'à laquelle le timer A doit compter - int TimerAL; - int TimerAcnt; // timerA counter = valeur courante du Timer A - int TimerB; // timerB limit = valeur jusqu'à laquelle le timer B doit compter - int TimerBL; - int TimerBcnt; // timerB counter = valeur courante du Timer B - int Mode; // Mode actuel des voie 3 et 6 (normal / spécial) - int DAC; // DAC enabled flag - int DACdata; // DAC data - long dac_highpass; - double Frequence; // Fréquence de base, se calcul par rapport à l'horlage et au sample rate - unsigned int Inter_Cnt; // Interpolation Counter - unsigned int Inter_Step; // Interpolation Step - struct channel__ CHANNEL[6]; // Les 6 voies du YM2612 - int REG[2][0x100]; // Sauvegardes des valeurs de tout les registres, c'est facultatif - // cela nous rend le débuggage plus facile - - int LFO_ENV_UP[MAX_UPDATE_LENGHT]; // Temporary calculated LFO AMS (adjusted for 11.8 dB) * - int LFO_FREQ_UP[MAX_UPDATE_LENGHT]; // Temporary calculated LFO FMS * - - int in0, in1, in2, in3; // current phase calculation * - int en0, en1, en2, en3; // current enveloppe calculation * - - int DAC_Mute; -} ym2612_; - -/* Gens */ - -//extern int YM2612_Enable; -//extern int YM2612_Improv; -//extern int DAC_Enable; -//extern int *YM_Buf[2]; -//extern int YM_Len; - -/* end */ - -ym2612_ *YM2612_Init(int clock, int rate, int interpolation); -int YM2612_End(ym2612_ *YM2612); -int YM2612_Reset(ym2612_ *YM2612); -int YM2612_Read(ym2612_ *YM2612); -int YM2612_Write(ym2612_ *YM2612, unsigned char adr, unsigned char data); -void YM2612_ClearBuffer(int **buffer, int length); -void YM2612_Update(ym2612_ *YM2612, int **buf, int length); -/*int YM2612_Save(ym2612_ *YM2612, unsigned char SAVE[0x200]); -int YM2612_Restore(ym2612_ *YM2612, unsigned char SAVE[0x200]);*/ - -/* Maxim: muting (bits 0-5 for channels 0-5) */ -int YM2612_GetMute(ym2612_ *YM2612); -void YM2612_SetMute(ym2612_ *YM2612, int val); -void YM2612_SetOptions(int Flags); - -/* Gens */ - -void YM2612_DacAndTimers_Update(ym2612_ *YM2612, int **buffer, int length); -void YM2612_Special_Update(ym2612_ *YM2612); - -/* end */ - -// used for foward... -void Update_Chan_Algo0(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo1(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo2(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo3(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo4(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo5(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo6(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo7(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); - -void Update_Chan_Algo0_LFO(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo1_LFO(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo2_LFO(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo3_LFO(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo4_LFO(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo5_LFO(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo6_LFO(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo7_LFO(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); - -void Update_Chan_Algo0_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo1_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo2_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo3_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo4_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo5_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo6_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo7_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); - -void Update_Chan_Algo0_LFO_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo1_LFO_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo2_LFO_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo3_LFO_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo4_LFO_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo5_LFO_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo6_LFO_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); -void Update_Chan_Algo7_LFO_Int(ym2612_ *YM2612, channel_ *CH, int **buf, int lenght); - -// used for foward... -void Env_Attack_Next(slot_ *SL); -void Env_Decay_Next(slot_ *SL); -void Env_Substain_Next(slot_ *SL); -void Env_Release_Next(slot_ *SL); -void Env_NULL_Next(slot_ *SL); - -#endif diff --git a/Frameworks/GME/vgmplay/chips/ymdeltat.c b/Frameworks/GME/vgmplay/chips/ymdeltat.c deleted file mode 100644 index ef5744488..000000000 --- a/Frameworks/GME/vgmplay/chips/ymdeltat.c +++ /dev/null @@ -1,678 +0,0 @@ -/* -** -** File: ymdeltat.c -** -** YAMAHA DELTA-T adpcm sound emulation subroutine -** used by fmopl.c (Y8950) and fm.c (YM2608 and YM2610/B) -** -** Base program is YM2610 emulator by Hiromitsu Shioya. -** Written by Tatsuyuki Satoh -** Improvements by Jarek Burczynski (bujar at mame dot net) -** -** -** History: -** -** 03-08-2003 Jarek Burczynski: -** - fixed BRDY flag implementation. -** -** 24-07-2003 Jarek Burczynski, Frits Hilderink: -** - fixed delault value for control2 in YM_DELTAT_ADPCM_Reset -** -** 22-07-2003 Jarek Burczynski, Frits Hilderink: -** - fixed external memory support -** -** 15-06-2003 Jarek Burczynski: -** - implemented CPU -> AUDIO ADPCM synthesis (via writes to the ADPCM data reg $08) -** - implemented support for the Limit address register -** - supported two bits from the control register 2 ($01): RAM TYPE (x1 bit/x8 bit), ROM/RAM -** - implemented external memory access (read/write) via the ADPCM data reg reads/writes -** Thanks go to Frits Hilderink for the example code. -** -** 14-06-2003 Jarek Burczynski: -** - various fixes to enable proper support for status register flags: BSRDY, PCM BSY, ZERO -** - modified EOS handling -** -** 05-04-2003 Jarek Burczynski: -** - implemented partial support for external/processor memory on sample replay -** -** 01-12-2002 Jarek Burczynski: -** - fixed first missing sound in gigandes thanks to previous fix (interpolator) by ElSemi -** - renamed/removed some YM_DELTAT struct fields -** -** 28-12-2001 Acho A. Tang -** - added EOS status report on ADPCM playback. -** -** 05-08-2001 Jarek Burczynski: -** - now_step is initialized with 0 at the start of play. -** -** 12-06-2001 Jarek Burczynski: -** - corrected end of sample bug in YM_DELTAT_ADPCM_CALC. -** Checked on real YM2610 chip - address register is 24 bits wide. -** Thanks go to Stefan Jokisch (stefan.jokisch@gmx.de) for tracking down the problem. -** -** TO DO: -** Check size of the address register on the other chips.... -** -** Version 0.72 -** -** sound chips that have this unit: -** YM2608 OPNA -** YM2610/B OPNB -** Y8950 MSX AUDIO -** -*/ - -#include "mamedef.h" -#include -//#include "sndintrf.h" -#include "ymdeltat.h" - -#define YM_DELTAT_DELTA_MAX (24576) -#define YM_DELTAT_DELTA_MIN (127) -#define YM_DELTAT_DELTA_DEF (127) - -#define YM_DELTAT_DECODE_RANGE 32768 -#define YM_DELTAT_DECODE_MIN (-(YM_DELTAT_DECODE_RANGE)) -#define YM_DELTAT_DECODE_MAX ((YM_DELTAT_DECODE_RANGE)-1) - - -/* Forecast to next Forecast (rate = *8) */ -/* 1/8 , 3/8 , 5/8 , 7/8 , 9/8 , 11/8 , 13/8 , 15/8 */ -static const INT32 ym_deltat_decode_tableB1[16] = { - 1, 3, 5, 7, 9, 11, 13, 15, - -1, -3, -5, -7, -9, -11, -13, -15, -}; -/* delta to next delta (rate= *64) */ -/* 0.9 , 0.9 , 0.9 , 0.9 , 1.2 , 1.6 , 2.0 , 2.4 */ -static const INT32 ym_deltat_decode_tableB2[16] = { - 57, 57, 57, 57, 77, 102, 128, 153, - 57, 57, 57, 57, 77, 102, 128, 153 -}; - -#if 0 -void YM_DELTAT_BRDY_callback(YM_DELTAT *DELTAT) -{ - logerror("BRDY_callback reached (flag set) !\n"); - - /* set BRDY bit in status register */ - if(DELTAT->status_set_handler) - if(DELTAT->status_change_BRDY_bit) - (DELTAT->status_set_handler)(DELTAT->status_change_which_chip, DELTAT->status_change_BRDY_bit); -} -#endif - -UINT8 YM_DELTAT_ADPCM_Read(YM_DELTAT *DELTAT) -{ - UINT8 v = 0; - - /* external memory read */ - if ( (DELTAT->portstate & 0xe0)==0x20 ) - { - /* two dummy reads */ - if (DELTAT->memread) - { - DELTAT->now_addr = DELTAT->start << 1; - DELTAT->memread--; - return 0; - } - - - if ( DELTAT->now_addr != (DELTAT->end<<1) ) - { - v = DELTAT->memory[DELTAT->now_addr>>1]; - - /*logerror("YM Delta-T memory read $%08x, v=$%02x\n", DELTAT->now_addr >> 1, v);*/ - - DELTAT->now_addr+=2; /* two nibbles at a time */ - - /* reset BRDY bit in status register, which means we are reading the memory now */ - if(DELTAT->status_reset_handler) - if(DELTAT->status_change_BRDY_bit) - (DELTAT->status_reset_handler)(DELTAT->status_change_which_chip, DELTAT->status_change_BRDY_bit); - - /* setup a timer that will callback us in 10 master clock cycles for Y8950 - * in the callback set the BRDY flag to 1 , which means we have another data ready. - * For now, we don't really do this; we simply reset and set the flag in zero time, so that the IRQ will work. - */ - /* set BRDY bit in status register */ - if(DELTAT->status_set_handler) - if(DELTAT->status_change_BRDY_bit) - (DELTAT->status_set_handler)(DELTAT->status_change_which_chip, DELTAT->status_change_BRDY_bit); - } - else - { - /* set EOS bit in status register */ - if(DELTAT->status_set_handler) - if(DELTAT->status_change_EOS_bit) - (DELTAT->status_set_handler)(DELTAT->status_change_which_chip, DELTAT->status_change_EOS_bit); - } - } - - return v; -} - - -/* 0-DRAM x1, 1-ROM, 2-DRAM x8, 3-ROM (3 is bad setting - not allowed by the manual) */ -static const UINT8 dram_rightshift[4]={3,0,0,0}; - -/* DELTA-T ADPCM write register */ -void YM_DELTAT_ADPCM_Write(YM_DELTAT *DELTAT,int r,int v) -{ - if(r>=0x10) return; - DELTAT->reg[r] = v; /* stock data */ - - switch( r ) - { - case 0x00: -/* -START: - Accessing *external* memory is started when START bit (D7) is set to "1", so - you must set all conditions needed for recording/playback before starting. - If you access *CPU-managed* memory, recording/playback starts after - read/write of ADPCM data register $08. - -REC: - 0 = ADPCM synthesis (playback) - 1 = ADPCM analysis (record) - -MEMDATA: - 0 = processor (*CPU-managed*) memory (means: using register $08) - 1 = external memory (using start/end/limit registers to access memory: RAM or ROM) - - -SPOFF: - controls output pin that should disable the speaker while ADPCM analysis - -RESET and REPEAT only work with external memory. - - -some examples: -value: START, REC, MEMDAT, REPEAT, SPOFF, x,x,RESET meaning: - C8 1 1 0 0 1 0 0 0 Analysis (recording) from AUDIO to CPU (to reg $08), sample rate in PRESCALER register - E8 1 1 1 0 1 0 0 0 Analysis (recording) from AUDIO to EXT.MEMORY, sample rate in PRESCALER register - 80 1 0 0 0 0 0 0 0 Synthesis (playing) from CPU (from reg $08) to AUDIO,sample rate in DELTA-N register - a0 1 0 1 0 0 0 0 0 Synthesis (playing) from EXT.MEMORY to AUDIO, sample rate in DELTA-N register - - 60 0 1 1 0 0 0 0 0 External memory write via ADPCM data register $08 - 20 0 0 1 0 0 0 0 0 External memory read via ADPCM data register $08 - -*/ - /* handle emulation mode */ - if(DELTAT->emulation_mode == YM_DELTAT_EMULATION_MODE_YM2610) - { - v |= 0x20; /* YM2610 always uses external memory and doesn't even have memory flag bit. */ - } - - DELTAT->portstate = v & (0x80|0x40|0x20|0x10|0x01); /* start, rec, memory mode, repeat flag copy, reset(bit0) */ - - if( DELTAT->portstate&0x80 )/* START,REC,MEMDATA,REPEAT,SPOFF,--,--,RESET */ - { - /* set PCM BUSY bit */ - DELTAT->PCM_BSY = 1; - - /* start ADPCM */ - DELTAT->now_step = 0; - DELTAT->acc = 0; - DELTAT->prev_acc = 0; - DELTAT->adpcml = 0; - DELTAT->adpcmd = YM_DELTAT_DELTA_DEF; - DELTAT->now_data = 0; -#ifdef _DEBUG - if (DELTAT->start > DELTAT->end) - logerror("DeltaT-Warning: Start: %06X, End: %06X\n", DELTAT->start, DELTAT->end); -#endif - } - - if( DELTAT->portstate&0x20 ) /* do we access external memory? */ - { - DELTAT->now_addr = DELTAT->start << 1; - DELTAT->memread = 2; /* two dummy reads needed before accesing external memory via register $08*/ - - /* if yes, then let's check if ADPCM memory is mapped and big enough */ - if(DELTAT->memory == 0) - { -#ifdef _DEBUG - logerror("YM Delta-T ADPCM rom not mapped\n"); -#endif - DELTAT->portstate = 0x00; - DELTAT->PCM_BSY = 0; - } - else - { - if( DELTAT->end >= DELTAT->memory_size ) /* Check End in Range */ - { -#ifdef _DEBUG - logerror("YM Delta-T ADPCM end out of range: $%08x\n", DELTAT->end); -#endif - DELTAT->end = DELTAT->memory_size - 1; - } - if( DELTAT->start >= DELTAT->memory_size ) /* Check Start in Range */ - { -#ifdef _DEBUG - logerror("YM Delta-T ADPCM start out of range: $%08x\n", DELTAT->start); -#endif - DELTAT->portstate = 0x00; - DELTAT->PCM_BSY = 0; - } - } - } - else /* we access CPU memory (ADPCM data register $08) so we only reset now_addr here */ - { - DELTAT->now_addr = 0; - } - - if( DELTAT->portstate&0x01 ) - { - DELTAT->portstate = 0x00; - - /* clear PCM BUSY bit (in status register) */ - DELTAT->PCM_BSY = 0; - - /* set BRDY flag */ - if(DELTAT->status_set_handler) - if(DELTAT->status_change_BRDY_bit) - (DELTAT->status_set_handler)(DELTAT->status_change_which_chip, DELTAT->status_change_BRDY_bit); - } - break; - case 0x01: /* L,R,-,-,SAMPLE,DA/AD,RAMTYPE,ROM */ - /* handle emulation mode */ - if(DELTAT->emulation_mode == YM_DELTAT_EMULATION_MODE_YM2610) - { - v |= 0x01; /* YM2610 always uses ROM as an external memory and doesn't have ROM/RAM memory flag bit. */ - } - - DELTAT->pan = &DELTAT->output_pointer[(v>>6)&0x03]; - if ((DELTAT->control2 & 3) != (v & 3)) - { - /*0-DRAM x1, 1-ROM, 2-DRAM x8, 3-ROM (3 is bad setting - not allowed by the manual) */ - if (DELTAT->DRAMportshift != dram_rightshift[v&3]) - { - DELTAT->DRAMportshift = dram_rightshift[v&3]; - - /* final shift value depends on chip type and memory type selected: - 8 for YM2610 (ROM only), - 5 for ROM for Y8950 and YM2608, - 5 for x8bit DRAMs for Y8950 and YM2608, - 2 for x1bit DRAMs for Y8950 and YM2608. - */ - - /* refresh addresses */ - DELTAT->start = (DELTAT->reg[0x3]*0x0100 | DELTAT->reg[0x2]) << (DELTAT->portshift - DELTAT->DRAMportshift); - DELTAT->end = (DELTAT->reg[0x5]*0x0100 | DELTAT->reg[0x4]) << (DELTAT->portshift - DELTAT->DRAMportshift); - DELTAT->end += (1 << (DELTAT->portshift-DELTAT->DRAMportshift) ) - 1; - DELTAT->limit = (DELTAT->reg[0xd]*0x0100 | DELTAT->reg[0xc]) << (DELTAT->portshift - DELTAT->DRAMportshift); - } - } - DELTAT->control2 = v; - break; - case 0x02: /* Start Address L */ - case 0x03: /* Start Address H */ - DELTAT->start = (DELTAT->reg[0x3]*0x0100 | DELTAT->reg[0x2]) << (DELTAT->portshift - DELTAT->DRAMportshift); - /*logerror("DELTAT start: 02=%2x 03=%2x addr=%8x\n",DELTAT->reg[0x2], DELTAT->reg[0x3],DELTAT->start );*/ - break; - case 0x04: /* Stop Address L */ - case 0x05: /* Stop Address H */ - DELTAT->end = (DELTAT->reg[0x5]*0x0100 | DELTAT->reg[0x4]) << (DELTAT->portshift - DELTAT->DRAMportshift); - DELTAT->end += (1 << (DELTAT->portshift-DELTAT->DRAMportshift) ) - 1; - /*logerror("DELTAT end : 04=%2x 05=%2x addr=%8x\n",DELTAT->reg[0x4], DELTAT->reg[0x5],DELTAT->end );*/ - break; - case 0x06: /* Prescale L (ADPCM and Record frq) */ - case 0x07: /* Prescale H */ - break; - case 0x08: /* ADPCM data */ - -/* -some examples: -value: START, REC, MEMDAT, REPEAT, SPOFF, x,x,RESET meaning: - C8 1 1 0 0 1 0 0 0 Analysis (recording) from AUDIO to CPU (to reg $08), sample rate in PRESCALER register - E8 1 1 1 0 1 0 0 0 Analysis (recording) from AUDIO to EXT.MEMORY, sample rate in PRESCALER register - 80 1 0 0 0 0 0 0 0 Synthesis (playing) from CPU (from reg $08) to AUDIO,sample rate in DELTA-N register - a0 1 0 1 0 0 0 0 0 Synthesis (playing) from EXT.MEMORY to AUDIO, sample rate in DELTA-N register - - 60 0 1 1 0 0 0 0 0 External memory write via ADPCM data register $08 - 20 0 0 1 0 0 0 0 0 External memory read via ADPCM data register $08 - -*/ - - /* external memory write */ - if ( (DELTAT->portstate & 0xe0)==0x60 ) - { - if (DELTAT->memread) - { - DELTAT->now_addr = DELTAT->start << 1; - DELTAT->memread = 0; - } - - /*logerror("YM Delta-T memory write $%08x, v=$%02x\n", DELTAT->now_addr >> 1, v);*/ - - if ( DELTAT->now_addr != (DELTAT->end<<1) ) - { - DELTAT->memory[DELTAT->now_addr>>1] = v; - DELTAT->now_addr+=2; /* two nibbles at a time */ - - /* reset BRDY bit in status register, which means we are processing the write */ - if(DELTAT->status_reset_handler) - if(DELTAT->status_change_BRDY_bit) - (DELTAT->status_reset_handler)(DELTAT->status_change_which_chip, DELTAT->status_change_BRDY_bit); - - /* setup a timer that will callback us in 10 master clock cycles for Y8950 - * in the callback set the BRDY flag to 1 , which means we have written the data. - * For now, we don't really do this; we simply reset and set the flag in zero time, so that the IRQ will work. - */ - /* set BRDY bit in status register */ - if(DELTAT->status_set_handler) - if(DELTAT->status_change_BRDY_bit) - (DELTAT->status_set_handler)(DELTAT->status_change_which_chip, DELTAT->status_change_BRDY_bit); - - } - else - { - /* set EOS bit in status register */ - if(DELTAT->status_set_handler) - if(DELTAT->status_change_EOS_bit) - (DELTAT->status_set_handler)(DELTAT->status_change_which_chip, DELTAT->status_change_EOS_bit); - } - - return; - } - - /* ADPCM synthesis from CPU */ - if ( (DELTAT->portstate & 0xe0)==0x80 ) - { - DELTAT->CPU_data = v; - - /* Reset BRDY bit in status register, which means we are full of data */ - if(DELTAT->status_reset_handler) - if(DELTAT->status_change_BRDY_bit) - (DELTAT->status_reset_handler)(DELTAT->status_change_which_chip, DELTAT->status_change_BRDY_bit); - return; - } - - break; - case 0x09: /* DELTA-N L (ADPCM Playback Prescaler) */ - case 0x0a: /* DELTA-N H */ - DELTAT->delta = (DELTAT->reg[0xa]*0x0100 | DELTAT->reg[0x9]); - DELTAT->step = (UINT32)( (double)(DELTAT->delta /* *(1<<(YM_DELTAT_SHIFT-16)) */ ) * (DELTAT->freqbase) ); - /*logerror("DELTAT deltan:09=%2x 0a=%2x\n",DELTAT->reg[0x9], DELTAT->reg[0xa]);*/ - break; - case 0x0b: /* Output level control (volume, linear) */ - { - INT32 oldvol = DELTAT->volume; - DELTAT->volume = (v&0xff) * (DELTAT->output_range/256) / YM_DELTAT_DECODE_RANGE; -/* v * ((1<<16)>>8) >> 15; -* thus: v * (1<<8) >> 15; -* thus: output_range must be (1 << (15+8)) at least -* v * ((1<<23)>>8) >> 15; -* v * (1<<15) >> 15; -*/ - /*logerror("DELTAT vol = %2x\n",v&0xff);*/ - if( oldvol != 0 ) - { - DELTAT->adpcml = (int)((double)DELTAT->adpcml / (double)oldvol * (double)DELTAT->volume); - } - } - break; - case 0x0c: /* Limit Address L */ - case 0x0d: /* Limit Address H */ - DELTAT->limit = (DELTAT->reg[0xd]*0x0100 | DELTAT->reg[0xc]) << (DELTAT->portshift - DELTAT->DRAMportshift); - /*logerror("DELTAT limit: 0c=%2x 0d=%2x addr=%8x\n",DELTAT->reg[0xc], DELTAT->reg[0xd],DELTAT->limit );*/ - break; - } -} - -void YM_DELTAT_ADPCM_Reset(YM_DELTAT *DELTAT,int pan,int emulation_mode) -{ - DELTAT->now_addr = 0; - DELTAT->now_step = 0; - DELTAT->step = 0; - DELTAT->start = 0; - DELTAT->end = 0; - DELTAT->limit = ~0; /* this way YM2610 and Y8950 (both of which don't have limit address reg) will still work */ - DELTAT->volume = 0; - DELTAT->pan = &DELTAT->output_pointer[pan]; - DELTAT->acc = 0; - DELTAT->prev_acc = 0; - DELTAT->adpcmd = 127; - DELTAT->adpcml = 0; - DELTAT->emulation_mode = (UINT8)emulation_mode; - DELTAT->portstate = (emulation_mode == YM_DELTAT_EMULATION_MODE_YM2610) ? 0x20 : 0; - DELTAT->control2 = (emulation_mode == YM_DELTAT_EMULATION_MODE_YM2610) ? 0x01 : 0; /* default setting depends on the emulation mode. MSX demo called "facdemo_4" doesn't setup control2 register at all and still works */ - DELTAT->DRAMportshift = dram_rightshift[DELTAT->control2 & 3]; - - /* The flag mask register disables the BRDY after the reset, however - ** as soon as the mask is enabled the flag needs to be set. */ - - /* set BRDY bit in status register */ - if(DELTAT->status_set_handler) - if(DELTAT->status_change_BRDY_bit) - (DELTAT->status_set_handler)(DELTAT->status_change_which_chip, DELTAT->status_change_BRDY_bit); -} - -/*void YM_DELTAT_postload(YM_DELTAT *DELTAT,UINT8 *regs) -{ - int r; - - // to keep adpcml - DELTAT->volume = 0; - // update - for(r=1;r<16;r++) - YM_DELTAT_ADPCM_Write(DELTAT,r,regs[r]); - DELTAT->reg[0] = regs[0]; - - // current rom data - if (DELTAT->memory) - DELTAT->now_data = *(DELTAT->memory + (DELTAT->now_addr>>1) ); - -} -//void YM_DELTAT_savestate(const device_config *device,YM_DELTAT *DELTAT) -void YM_DELTAT_savestate(YM_DELTAT *DELTAT) -{ -#ifdef __STATE_H__ - state_save_register_device_item(device, 0, DELTAT->portstate); - state_save_register_device_item(device, 0, DELTAT->now_addr); - state_save_register_device_item(device, 0, DELTAT->now_step); - state_save_register_device_item(device, 0, DELTAT->acc); - state_save_register_device_item(device, 0, DELTAT->prev_acc); - state_save_register_device_item(device, 0, DELTAT->adpcmd); - state_save_register_device_item(device, 0, DELTAT->adpcml); -#endif -}*/ - - -#define YM_DELTAT_Limit(val,max,min) \ -{ \ - if ( val > max ) val = max; \ - else if ( val < min ) val = min; \ -} - -INLINE void YM_DELTAT_synthesis_from_external_memory(YM_DELTAT *DELTAT) -{ - UINT32 step; - int data; - - DELTAT->now_step += DELTAT->step; - if ( DELTAT->now_step >= (1<now_step >> YM_DELTAT_SHIFT; - DELTAT->now_step &= (1<now_addr == (DELTAT->limit<<1) ) - DELTAT->now_addr = 0; - - if ( DELTAT->now_addr == (DELTAT->end<<1) ) { /* 12-06-2001 JB: corrected comparison. Was > instead of == */ - if( DELTAT->portstate&0x10 ){ - /* repeat start */ - DELTAT->now_addr = DELTAT->start<<1; - DELTAT->acc = 0; - DELTAT->adpcmd = YM_DELTAT_DELTA_DEF; - DELTAT->prev_acc = 0; - }else{ - /* set EOS bit in status register */ - if(DELTAT->status_set_handler) - if(DELTAT->status_change_EOS_bit) - (DELTAT->status_set_handler)(DELTAT->status_change_which_chip, DELTAT->status_change_EOS_bit); - - /* clear PCM BUSY bit (reflected in status register) */ - DELTAT->PCM_BSY = 0; - - DELTAT->portstate = 0; - DELTAT->adpcml = 0; - DELTAT->prev_acc = 0; - return; - } - } - - if( DELTAT->now_addr&1 ) data = DELTAT->now_data & 0x0f; - else - { - DELTAT->now_data = *(DELTAT->memory + (DELTAT->now_addr>>1)); - data = DELTAT->now_data >> 4; - } - - DELTAT->now_addr++; - /* 12-06-2001 JB: */ - /* YM2610 address register is 24 bits wide.*/ - /* The "+1" is there because we use 1 bit more for nibble calculations.*/ - /* WARNING: */ - /* Side effect: we should take the size of the mapped ROM into account */ - //DELTAT->now_addr &= ( (1<<(24+1))-1); - DELTAT->now_addr &= DELTAT->memory_mask; - - - /* store accumulator value */ - DELTAT->prev_acc = DELTAT->acc; - - /* Forecast to next Forecast */ - DELTAT->acc += (ym_deltat_decode_tableB1[data] * DELTAT->adpcmd / 8); - YM_DELTAT_Limit(DELTAT->acc,YM_DELTAT_DECODE_MAX, YM_DELTAT_DECODE_MIN); - - /* delta to next delta */ - DELTAT->adpcmd = (DELTAT->adpcmd * ym_deltat_decode_tableB2[data] ) / 64; - YM_DELTAT_Limit(DELTAT->adpcmd,YM_DELTAT_DELTA_MAX, YM_DELTAT_DELTA_MIN ); - - /* ElSemi: Fix interpolator. */ - /*DELTAT->prev_acc = prev_acc + ((DELTAT->acc - prev_acc) / 2 );*/ - - }while(--step); - - } - - /* ElSemi: Fix interpolator. */ - DELTAT->adpcml = DELTAT->prev_acc * (int)((1<now_step); - DELTAT->adpcml += (DELTAT->acc * (int)DELTAT->now_step); - DELTAT->adpcml = (DELTAT->adpcml>>YM_DELTAT_SHIFT) * (int)DELTAT->volume; - - /* output for work of output channels (outd[OPNxxxx])*/ - *(DELTAT->pan) += DELTAT->adpcml; -} - - - -INLINE void YM_DELTAT_synthesis_from_CPU_memory(YM_DELTAT *DELTAT) -{ - UINT32 step; - int data; - - DELTAT->now_step += DELTAT->step; - if ( DELTAT->now_step >= (1<now_step >> YM_DELTAT_SHIFT; - DELTAT->now_step &= (1<now_addr&1 ) - { - data = DELTAT->now_data & 0x0f; - - DELTAT->now_data = DELTAT->CPU_data; - - /* after we used CPU_data, we set BRDY bit in status register, - * which means we are ready to accept another byte of data */ - if(DELTAT->status_set_handler) - if(DELTAT->status_change_BRDY_bit) - (DELTAT->status_set_handler)(DELTAT->status_change_which_chip, DELTAT->status_change_BRDY_bit); - } - else - { - data = DELTAT->now_data >> 4; - } - - DELTAT->now_addr++; - - /* store accumulator value */ - DELTAT->prev_acc = DELTAT->acc; - - /* Forecast to next Forecast */ - DELTAT->acc += (ym_deltat_decode_tableB1[data] * DELTAT->adpcmd / 8); - YM_DELTAT_Limit(DELTAT->acc,YM_DELTAT_DECODE_MAX, YM_DELTAT_DECODE_MIN); - - /* delta to next delta */ - DELTAT->adpcmd = (DELTAT->adpcmd * ym_deltat_decode_tableB2[data] ) / 64; - YM_DELTAT_Limit(DELTAT->adpcmd,YM_DELTAT_DELTA_MAX, YM_DELTAT_DELTA_MIN ); - - - }while(--step); - - } - - /* ElSemi: Fix interpolator. */ - DELTAT->adpcml = DELTAT->prev_acc * (int)((1<now_step); - DELTAT->adpcml += (DELTAT->acc * (int)DELTAT->now_step); - DELTAT->adpcml = (DELTAT->adpcml>>YM_DELTAT_SHIFT) * (int)DELTAT->volume; - - /* output for work of output channels (outd[OPNxxxx])*/ - *(DELTAT->pan) += DELTAT->adpcml; -} - - - -/* ADPCM B (Delta-T control type) */ -void YM_DELTAT_ADPCM_CALC(YM_DELTAT *DELTAT) -{ - -/* -some examples: -value: START, REC, MEMDAT, REPEAT, SPOFF, x,x,RESET meaning: - 80 1 0 0 0 0 0 0 0 Synthesis (playing) from CPU (from reg $08) to AUDIO,sample rate in DELTA-N register - a0 1 0 1 0 0 0 0 0 Synthesis (playing) from EXT.MEMORY to AUDIO, sample rate in DELTA-N register - C8 1 1 0 0 1 0 0 0 Analysis (recording) from AUDIO to CPU (to reg $08), sample rate in PRESCALER register - E8 1 1 1 0 1 0 0 0 Analysis (recording) from AUDIO to EXT.MEMORY, sample rate in PRESCALER register - - 60 0 1 1 0 0 0 0 0 External memory write via ADPCM data register $08 - 20 0 0 1 0 0 0 0 0 External memory read via ADPCM data register $08 - -*/ - - if ( (DELTAT->portstate & 0xe0)==0xa0 ) - { - YM_DELTAT_synthesis_from_external_memory(DELTAT); - return; - } - - if ( (DELTAT->portstate & 0xe0)==0x80 ) - { - /* ADPCM synthesis from CPU-managed memory (from reg $08) */ - YM_DELTAT_synthesis_from_CPU_memory(DELTAT); /* change output based on data in ADPCM data reg ($08) */ - return; - } - -//todo: ADPCM analysis -// if ( (DELTAT->portstate & 0xe0)==0xc0 ) -// if ( (DELTAT->portstate & 0xe0)==0xe0 ) - - return; -} - -void YM_DELTAT_calc_mem_mask(YM_DELTAT* DELTAT) -{ - UINT32 MaskSize; - - MaskSize = 0x01; - while(MaskSize < DELTAT->memory_size) - MaskSize <<= 1; - - DELTAT->memory_mask = (MaskSize << 1) - 1; // it's Mask<<1 because of the nibbles - - return; -} diff --git a/Frameworks/GME/vgmplay/chips/ymdeltat.h b/Frameworks/GME/vgmplay/chips/ymdeltat.h deleted file mode 100644 index 7852caeda..000000000 --- a/Frameworks/GME/vgmplay/chips/ymdeltat.h +++ /dev/null @@ -1,83 +0,0 @@ -#pragma once - -#define YM_DELTAT_SHIFT (16) - -#define YM_DELTAT_EMULATION_MODE_NORMAL 0 -#define YM_DELTAT_EMULATION_MODE_YM2610 1 - - -typedef void (*STATUS_CHANGE_HANDLER)(void *chip, UINT8 status_bits); - - -/* DELTA-T (adpcm type B) struct */ -typedef struct deltat_adpcm_state { /* AT: rearranged and tigntened structure */ - UINT8 *memory; - INT32 *output_pointer;/* pointer of output pointers */ - INT32 *pan; /* pan : &output_pointer[pan] */ - double freqbase; -#if 0 - double write_time; /* Y8950: 10 cycles of main clock; YM2608: 20 cycles of main clock */ - double read_time; /* Y8950: 8 cycles of main clock; YM2608: 18 cycles of main clock */ -#endif - UINT32 memory_size; - UINT32 memory_mask; - int output_range; - UINT32 now_addr; /* current address */ - UINT32 now_step; /* currect step */ - UINT32 step; /* step */ - UINT32 start; /* start address */ - UINT32 limit; /* limit address */ - UINT32 end; /* end address */ - UINT32 delta; /* delta scale */ - INT32 volume; /* current volume */ - INT32 acc; /* shift Measurement value*/ - INT32 adpcmd; /* next Forecast */ - INT32 adpcml; /* current value */ - INT32 prev_acc; /* leveling value */ - UINT8 now_data; /* current rom data */ - UINT8 CPU_data; /* current data from reg 08 */ - UINT8 portstate; /* port status */ - UINT8 control2; /* control reg: SAMPLE, DA/AD, RAM TYPE (x8bit / x1bit), ROM/RAM */ - UINT8 portshift; /* address bits shift-left: - ** 8 for YM2610, - ** 5 for Y8950 and YM2608 */ - - UINT8 DRAMportshift; /* address bits shift-right: - ** 0 for ROM and x8bit DRAMs, - ** 3 for x1 DRAMs */ - - UINT8 memread; /* needed for reading/writing external memory */ - - /* handlers and parameters for the status flags support */ - STATUS_CHANGE_HANDLER status_set_handler; - STATUS_CHANGE_HANDLER status_reset_handler; - - /* note that different chips have these flags on different - ** bits of the status register - */ - void * status_change_which_chip; /* this chip id */ - UINT8 status_change_EOS_bit; /* 1 on End Of Sample (record/playback/cycle time of AD/DA converting has passed)*/ - UINT8 status_change_BRDY_bit; /* 1 after recording 2 datas (2x4bits) or after reading/writing 1 data */ - UINT8 status_change_ZERO_bit; /* 1 if silence lasts for more than 290 miliseconds on ADPCM recording */ - - /* neither Y8950 nor YM2608 can generate IRQ when PCMBSY bit changes, so instead of above, - ** the statusflag gets ORed with PCM_BSY (below) (on each read of statusflag of Y8950 and YM2608) - */ - UINT8 PCM_BSY; /* 1 when ADPCM is playing; Y8950/YM2608 only */ - - UINT8 reg[16]; /* adpcm registers */ - UINT8 emulation_mode; /* which chip we're emulating */ -}YM_DELTAT; - -/*void YM_DELTAT_BRDY_callback(YM_DELTAT *DELTAT);*/ - -UINT8 YM_DELTAT_ADPCM_Read(YM_DELTAT *DELTAT); -void YM_DELTAT_ADPCM_Write(YM_DELTAT *DELTAT,int r,int v); -void YM_DELTAT_ADPCM_Reset(YM_DELTAT *DELTAT,int pan,int emulation_mode); -void YM_DELTAT_ADPCM_CALC(YM_DELTAT *DELTAT); - -/*void YM_DELTAT_postload(YM_DELTAT *DELTAT,UINT8 *regs); -//void YM_DELTAT_savestate(const device_config *device,YM_DELTAT *DELTAT); -void YM_DELTAT_savestate(YM_DELTAT *DELTAT);*/ - -void YM_DELTAT_calc_mem_mask(YM_DELTAT* DELTAT); \ No newline at end of file diff --git a/Frameworks/GME/vgmplay/chips/ymf262.c b/Frameworks/GME/vgmplay/chips/ymf262.c deleted file mode 100644 index 03f3ca765..000000000 --- a/Frameworks/GME/vgmplay/chips/ymf262.c +++ /dev/null @@ -1,2749 +0,0 @@ -/* -** -** File: ymf262.c - software implementation of YMF262 -** FM sound generator type OPL3 -** -** Copyright Jarek Burczynski -** -** Version 0.2 -** - -Revision History: - -03-03-2003: initial release - - thanks to Olivier Galibert and Chris Hardy for YMF262 and YAC512 chips - - thanks to Stiletto for the datasheets - - Features as listed in 4MF262A6 data sheet: - 1. Registers are compatible with YM3812 (OPL2) FM sound source. - 2. Up to six sounds can be used as four-operator melody sounds for variety. - 3. 18 simultaneous melody sounds, or 15 melody sounds with 5 rhythm sounds (with two operators). - 4. 6 four-operator melody sounds and 6 two-operator melody sounds, or 6 four-operator melody - sounds, 3 two-operator melody sounds and 5 rhythm sounds (with four operators). - 5. 8 selectable waveforms. - 6. 4-channel sound output. - 7. YMF262 compabile DAC (YAC512) is available. - 8. LFO for vibrato and tremolo effedts. - 9. 2 programable timers. - 10. Shorter register access time compared with YM3812. - 11. 5V single supply silicon gate CMOS process. - 12. 24 Pin SOP Package (YMF262-M), 48 Pin SQFP Package (YMF262-S). - - -differences between OPL2 and OPL3 not documented in Yamaha datahasheets: -- sinus table is a little different: the negative part is off by one... - -- in order to enable selection of four different waveforms on OPL2 - one must set bit 5 in register 0x01(test). - on OPL3 this bit is ignored and 4-waveform select works *always*. - (Don't confuse this with OPL3's 8-waveform select.) - -- Envelope Generator: all 15 x rates take zero time on OPL3 - (on OPL2 15 0 and 15 1 rates take some time while 15 2 and 15 3 rates - take zero time) - -- channel calculations: output of operator 1 is in perfect sync with - output of operator 2 on OPL3; on OPL and OPL2 output of operator 1 - is always delayed by one sample compared to output of operator 2 - - -differences between OPL2 and OPL3 shown in datasheets: -- YMF262 does not support CSM mode - - -*/ - -#include -#include "mamedef.h" -#include -#include -//#include "sndintrf.h" -#include "ymf262.h" - -#ifndef NULL -#define NULL ((void *)0) -#endif - - -/* output final shift */ -#if (OPL3_SAMPLE_BITS==16) - #define FINAL_SH (0) - #define MAXOUT (+32767) - #define MINOUT (-32768) -#else - #define FINAL_SH (8) - #define MAXOUT (+127) - #define MINOUT (-128) -#endif - - -#define FREQ_SH 16 /* 16.16 fixed point (frequency calculations) */ -#define EG_SH 16 /* 16.16 fixed point (EG timing) */ -#define LFO_SH 24 /* 8.24 fixed point (LFO calculations) */ -#define TIMER_SH 16 /* 16.16 fixed point (timers calculations) */ - -#define FREQ_MASK ((1<>8)&0xff,sample[0]); \ - } - #else /*save to STEREO file */ - #define SAVE_ALL_CHANNELS \ - { signed int pom = a; \ - fputc((unsigned short)pom&0xff,sample[0]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[0]); \ - pom = b; \ - fputc((unsigned short)pom&0xff,sample[0]); \ - fputc(((unsigned short)pom>>8)&0xff,sample[0]); \ - } - #endif -#endif - -//#define LOG_CYM_FILE 0 -//static FILE * cymfile = NULL; - - - - - -#define OPL3_TYPE_YMF262 (0) /* 36 operators, 8 waveforms */ - - -typedef struct{ - UINT32 ar; /* attack rate: AR<<2 */ - UINT32 dr; /* decay rate: DR<<2 */ - UINT32 rr; /* release rate:RR<<2 */ - UINT8 KSR; /* key scale rate */ - UINT8 ksl; /* keyscale level */ - UINT8 ksr; /* key scale rate: kcode>>KSR */ - UINT8 mul; /* multiple: mul_tab[ML] */ - - /* Phase Generator */ - UINT32 Cnt; /* frequency counter */ - UINT32 Incr; /* frequency counter step */ - UINT8 FB; /* feedback shift value */ - INT32 *connect; /* slot output pointer */ - INT32 op1_out[2]; /* slot1 output for feedback */ - UINT8 CON; /* connection (algorithm) type */ - - /* Envelope Generator */ - UINT8 eg_type; /* percussive/non-percussive mode */ - UINT8 state; /* phase type */ - UINT32 TL; /* total level: TL << 2 */ - INT32 TLL; /* adjusted now TL */ - INT32 volume; /* envelope counter */ - UINT32 sl; /* sustain level: sl_tab[SL] */ - - UINT32 eg_m_ar; /* (attack state) */ - UINT8 eg_sh_ar; /* (attack state) */ - UINT8 eg_sel_ar; /* (attack state) */ - UINT32 eg_m_dr; /* (decay state) */ - UINT8 eg_sh_dr; /* (decay state) */ - UINT8 eg_sel_dr; /* (decay state) */ - UINT32 eg_m_rr; /* (release state) */ - UINT8 eg_sh_rr; /* (release state) */ - UINT8 eg_sel_rr; /* (release state) */ - - UINT32 key; /* 0 = KEY OFF, >0 = KEY ON */ - - /* LFO */ - UINT32 AMmask; /* LFO Amplitude Modulation enable mask */ - UINT8 vib; /* LFO Phase Modulation enable flag (active high)*/ - - /* waveform select */ - UINT8 waveform_number; - unsigned int wavetable; - -//unsigned char reserved[128-84];//speedup: pump up the struct size to power of 2 -unsigned char reserved[128-100];//speedup: pump up the struct size to power of 2 - -} OPL3_SLOT; - -typedef struct{ - OPL3_SLOT SLOT[2]; - - UINT32 block_fnum; /* block+fnum */ - UINT32 fc; /* Freq. Increment base */ - UINT32 ksl_base; /* KeyScaleLevel Base step */ - UINT8 kcode; /* key code (for key scaling) */ - - /* - there are 12 2-operator channels which can be combined in pairs - to form six 4-operator channel, they are: - 0 and 3, - 1 and 4, - 2 and 5, - 9 and 12, - 10 and 13, - 11 and 14 - */ - UINT8 extended; /* set to 1 if this channel forms up a 4op channel with another channel(only used by first of pair of channels, ie 0,1,2 and 9,10,11) */ - UINT8 Muted; - -unsigned char reserved[512-272];//speedup:pump up the struct size to power of 2 - -} OPL3_CH; - -/* OPL3 state */ -typedef struct { - OPL3_CH P_CH[18]; /* OPL3 chips have 18 channels */ - - UINT32 pan[18*4]; /* channels output masks (0xffffffff = enable); 4 masks per one channel */ - UINT32 pan_ctrl_value[18]; /* output control values 1 per one channel (1 value contains 4 masks) */ - UINT8 MuteSpc[5]; /* for the 5 Rhythm Channels */ - - signed int chanout[18]; /* 18 channels */ - signed int phase_modulation; /* phase modulation input (SLOT 2) */ - signed int phase_modulation2; /* phase modulation input (SLOT 3 in 4 operator channels) */ - - UINT32 eg_cnt; /* global envelope generator counter */ - UINT32 eg_timer; /* global envelope generator counter works at frequency = chipclock/288 (288=8*36) */ - UINT32 eg_timer_add; /* step of eg_timer */ - UINT32 eg_timer_overflow; /* envelope generator timer overlfows every 1 sample (on real chip) */ - - UINT32 fn_tab[1024]; /* fnumber->increment counter */ - - /* LFO */ - UINT32 LFO_AM; - INT32 LFO_PM; - UINT8 lfo_am_depth; - UINT8 lfo_pm_depth_range; - UINT32 lfo_am_cnt; - UINT32 lfo_am_inc; - UINT32 lfo_pm_cnt; - UINT32 lfo_pm_inc; - - UINT32 noise_rng; /* 23 bit noise shift register */ - UINT32 noise_p; /* current noise 'phase' */ - UINT32 noise_f; /* current noise period */ - - UINT8 OPL3_mode; /* OPL3 extension enable flag */ - - UINT8 rhythm; /* Rhythm mode */ - - int T[2]; /* timer counters */ - UINT8 st[2]; /* timer enable */ - - UINT32 address; /* address register */ - UINT8 status; /* status flag */ - UINT8 statusmask; /* status mask */ - - UINT8 nts; /* NTS (note select) */ - - /* external event callback handlers */ - OPL3_TIMERHANDLER timer_handler;/* TIMER handler */ - void *TimerParam; /* TIMER parameter */ - OPL3_IRQHANDLER IRQHandler; /* IRQ handler */ - void *IRQParam; /* IRQ parameter */ - OPL3_UPDATEHANDLER UpdateHandler;/* stream update handler */ - void *UpdateParam; /* stream update parameter */ - - UINT8 type; /* chip type */ - int clock; /* master clock (Hz) */ - int rate; /* sampling rate (Hz) */ - double freqbase; /* frequency base */ - //attotime TimerBase; /* Timer base time (==sampling time)*/ -} OPL3; - - - -/* mapping of register number (offset) to slot number used by the emulator */ -static const int slot_array[32]= -{ - 0, 2, 4, 1, 3, 5,-1,-1, - 6, 8,10, 7, 9,11,-1,-1, - 12,14,16,13,15,17,-1,-1, - -1,-1,-1,-1,-1,-1,-1,-1 -}; - -/* key scale level */ -/* table is 3dB/octave , DV converts this into 6dB/octave */ -/* 0.1875 is bit 0 weight of the envelope counter (volume) expressed in the 'decibel' scale */ -#define DV (0.1875/2.0) -static const UINT32 ksl_tab[8*16]= -{ - /* OCT 0 */ - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - /* OCT 1 */ - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 0.750/DV, 1.125/DV, 1.500/DV, - 1.875/DV, 2.250/DV, 2.625/DV, 3.000/DV, - /* OCT 2 */ - 0.000/DV, 0.000/DV, 0.000/DV, 0.000/DV, - 0.000/DV, 1.125/DV, 1.875/DV, 2.625/DV, - 3.000/DV, 3.750/DV, 4.125/DV, 4.500/DV, - 4.875/DV, 5.250/DV, 5.625/DV, 6.000/DV, - /* OCT 3 */ - 0.000/DV, 0.000/DV, 0.000/DV, 1.875/DV, - 3.000/DV, 4.125/DV, 4.875/DV, 5.625/DV, - 6.000/DV, 6.750/DV, 7.125/DV, 7.500/DV, - 7.875/DV, 8.250/DV, 8.625/DV, 9.000/DV, - /* OCT 4 */ - 0.000/DV, 0.000/DV, 3.000/DV, 4.875/DV, - 6.000/DV, 7.125/DV, 7.875/DV, 8.625/DV, - 9.000/DV, 9.750/DV,10.125/DV,10.500/DV, - 10.875/DV,11.250/DV,11.625/DV,12.000/DV, - /* OCT 5 */ - 0.000/DV, 3.000/DV, 6.000/DV, 7.875/DV, - 9.000/DV,10.125/DV,10.875/DV,11.625/DV, - 12.000/DV,12.750/DV,13.125/DV,13.500/DV, - 13.875/DV,14.250/DV,14.625/DV,15.000/DV, - /* OCT 6 */ - 0.000/DV, 6.000/DV, 9.000/DV,10.875/DV, - 12.000/DV,13.125/DV,13.875/DV,14.625/DV, - 15.000/DV,15.750/DV,16.125/DV,16.500/DV, - 16.875/DV,17.250/DV,17.625/DV,18.000/DV, - /* OCT 7 */ - 0.000/DV, 9.000/DV,12.000/DV,13.875/DV, - 15.000/DV,16.125/DV,16.875/DV,17.625/DV, - 18.000/DV,18.750/DV,19.125/DV,19.500/DV, - 19.875/DV,20.250/DV,20.625/DV,21.000/DV -}; -#undef DV - -/* 0 / 3.0 / 1.5 / 6.0 dB/OCT */ -static const UINT32 ksl_shift[4] = { 31, 1, 2, 0 }; - - -/* sustain level table (3dB per step) */ -/* 0 - 15: 0, 3, 6, 9,12,15,18,21,24,27,30,33,36,39,42,93 (dB)*/ -#define SC(db) (UINT32) ( db * (2.0/ENV_STEP) ) -static const UINT32 sl_tab[16]={ - SC( 0),SC( 1),SC( 2),SC(3 ),SC(4 ),SC(5 ),SC(6 ),SC( 7), - SC( 8),SC( 9),SC(10),SC(11),SC(12),SC(13),SC(14),SC(31) -}; -#undef SC - - -#define RATE_STEPS (8) -static const unsigned char eg_inc[15*RATE_STEPS]={ - -/*cycle:0 1 2 3 4 5 6 7*/ - -/* 0 */ 0,1, 0,1, 0,1, 0,1, /* rates 00..12 0 (increment by 0 or 1) */ -/* 1 */ 0,1, 0,1, 1,1, 0,1, /* rates 00..12 1 */ -/* 2 */ 0,1, 1,1, 0,1, 1,1, /* rates 00..12 2 */ -/* 3 */ 0,1, 1,1, 1,1, 1,1, /* rates 00..12 3 */ - -/* 4 */ 1,1, 1,1, 1,1, 1,1, /* rate 13 0 (increment by 1) */ -/* 5 */ 1,1, 1,2, 1,1, 1,2, /* rate 13 1 */ -/* 6 */ 1,2, 1,2, 1,2, 1,2, /* rate 13 2 */ -/* 7 */ 1,2, 2,2, 1,2, 2,2, /* rate 13 3 */ - -/* 8 */ 2,2, 2,2, 2,2, 2,2, /* rate 14 0 (increment by 2) */ -/* 9 */ 2,2, 2,4, 2,2, 2,4, /* rate 14 1 */ -/*10 */ 2,4, 2,4, 2,4, 2,4, /* rate 14 2 */ -/*11 */ 2,4, 4,4, 2,4, 4,4, /* rate 14 3 */ - -/*12 */ 4,4, 4,4, 4,4, 4,4, /* rates 15 0, 15 1, 15 2, 15 3 for decay */ -/*13 */ 8,8, 8,8, 8,8, 8,8, /* rates 15 0, 15 1, 15 2, 15 3 for attack (zero time) */ -/*14 */ 0,0, 0,0, 0,0, 0,0, /* infinity rates for attack and decay(s) */ -}; - - -#define O(a) (a*RATE_STEPS) - -/* note that there is no O(13) in this table - it's directly in the code */ -static const unsigned char eg_rate_select[16+64+16]={ /* Envelope Generator rates (16 + 64 rates + 16 RKS) */ -/* 16 infinite time rates */ -O(14),O(14),O(14),O(14),O(14),O(14),O(14),O(14), -O(14),O(14),O(14),O(14),O(14),O(14),O(14),O(14), - -/* rates 00-12 */ -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), -O( 0),O( 1),O( 2),O( 3), - -/* rate 13 */ -O( 4),O( 5),O( 6),O( 7), - -/* rate 14 */ -O( 8),O( 9),O(10),O(11), - -/* rate 15 */ -O(12),O(12),O(12),O(12), - -/* 16 dummy rates (same as 15 3) */ -O(12),O(12),O(12),O(12),O(12),O(12),O(12),O(12), -O(12),O(12),O(12),O(12),O(12),O(12),O(12),O(12), - -}; -#undef O - -/*rate 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 */ -/*shift 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, 0, 0, 0 */ -/*mask 4095, 2047, 1023, 511, 255, 127, 63, 31, 15, 7, 3, 1, 0, 0, 0, 0 */ - -#define O(a) (a*1) -static const unsigned char eg_rate_shift[16+64+16]={ /* Envelope Generator counter shifts (16 + 64 rates + 16 RKS) */ -/* 16 infinite time rates */ -O(0),O(0),O(0),O(0),O(0),O(0),O(0),O(0), -O(0),O(0),O(0),O(0),O(0),O(0),O(0),O(0), - -/* rates 00-12 */ -O(12),O(12),O(12),O(12), -O(11),O(11),O(11),O(11), -O(10),O(10),O(10),O(10), -O( 9),O( 9),O( 9),O( 9), -O( 8),O( 8),O( 8),O( 8), -O( 7),O( 7),O( 7),O( 7), -O( 6),O( 6),O( 6),O( 6), -O( 5),O( 5),O( 5),O( 5), -O( 4),O( 4),O( 4),O( 4), -O( 3),O( 3),O( 3),O( 3), -O( 2),O( 2),O( 2),O( 2), -O( 1),O( 1),O( 1),O( 1), -O( 0),O( 0),O( 0),O( 0), - -/* rate 13 */ -O( 0),O( 0),O( 0),O( 0), - -/* rate 14 */ -O( 0),O( 0),O( 0),O( 0), - -/* rate 15 */ -O( 0),O( 0),O( 0),O( 0), - -/* 16 dummy rates (same as 15 3) */ -O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0), -O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0),O( 0), - -}; -#undef O - - -/* multiple table */ -#define ML 2 -static const UINT8 mul_tab[16]= { -/* 1/2, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,10,12,12,15,15 */ - 0.50*ML, 1.00*ML, 2.00*ML, 3.00*ML, 4.00*ML, 5.00*ML, 6.00*ML, 7.00*ML, - 8.00*ML, 9.00*ML,10.00*ML,10.00*ML,12.00*ML,12.00*ML,15.00*ML,15.00*ML -}; -#undef ML - -/* TL_TAB_LEN is calculated as: - -* (12+1)=13 - sinus amplitude bits (Y axis) -* additional 1: to compensate for calculations of negative part of waveform -* (if we don't add it then the greatest possible _negative_ value would be -2 -* and we really need -1 for waveform #7) -* 2 - sinus sign bit (Y axis) -* TL_RES_LEN - sinus resolution (X axis) -*/ -#define TL_TAB_LEN (13*2*TL_RES_LEN) -static signed int tl_tab[TL_TAB_LEN]; - -#define ENV_QUIET (TL_TAB_LEN>>4) - -/* sin waveform table in 'decibel' scale */ -/* there are eight waveforms on OPL3 chips */ -static unsigned int sin_tab[SIN_LEN * 8]; - - -/* LFO Amplitude Modulation table (verified on real YM3812) - 27 output levels (triangle waveform); 1 level takes one of: 192, 256 or 448 samples - - Length: 210 elements. - - Each of the elements has to be repeated - exactly 64 times (on 64 consecutive samples). - The whole table takes: 64 * 210 = 13440 samples. - - When AM = 1 data is used directly - When AM = 0 data is divided by 4 before being used (losing precision is important) -*/ - -#define LFO_AM_TAB_ELEMENTS 210 - -static const UINT8 lfo_am_table[LFO_AM_TAB_ELEMENTS] = { -0,0,0,0,0,0,0, -1,1,1,1, -2,2,2,2, -3,3,3,3, -4,4,4,4, -5,5,5,5, -6,6,6,6, -7,7,7,7, -8,8,8,8, -9,9,9,9, -10,10,10,10, -11,11,11,11, -12,12,12,12, -13,13,13,13, -14,14,14,14, -15,15,15,15, -16,16,16,16, -17,17,17,17, -18,18,18,18, -19,19,19,19, -20,20,20,20, -21,21,21,21, -22,22,22,22, -23,23,23,23, -24,24,24,24, -25,25,25,25, -26,26,26, -25,25,25,25, -24,24,24,24, -23,23,23,23, -22,22,22,22, -21,21,21,21, -20,20,20,20, -19,19,19,19, -18,18,18,18, -17,17,17,17, -16,16,16,16, -15,15,15,15, -14,14,14,14, -13,13,13,13, -12,12,12,12, -11,11,11,11, -10,10,10,10, -9,9,9,9, -8,8,8,8, -7,7,7,7, -6,6,6,6, -5,5,5,5, -4,4,4,4, -3,3,3,3, -2,2,2,2, -1,1,1,1 -}; - -/* LFO Phase Modulation table (verified on real YM3812) */ -static const INT8 lfo_pm_table[8*8*2] = { - -/* FNUM2/FNUM = 00 0xxxxxxx (0x0000) */ -0, 0, 0, 0, 0, 0, 0, 0, /*LFO PM depth = 0*/ -0, 0, 0, 0, 0, 0, 0, 0, /*LFO PM depth = 1*/ - -/* FNUM2/FNUM = 00 1xxxxxxx (0x0080) */ -0, 0, 0, 0, 0, 0, 0, 0, /*LFO PM depth = 0*/ -1, 0, 0, 0,-1, 0, 0, 0, /*LFO PM depth = 1*/ - -/* FNUM2/FNUM = 01 0xxxxxxx (0x0100) */ -1, 0, 0, 0,-1, 0, 0, 0, /*LFO PM depth = 0*/ -2, 1, 0,-1,-2,-1, 0, 1, /*LFO PM depth = 1*/ - -/* FNUM2/FNUM = 01 1xxxxxxx (0x0180) */ -1, 0, 0, 0,-1, 0, 0, 0, /*LFO PM depth = 0*/ -3, 1, 0,-1,-3,-1, 0, 1, /*LFO PM depth = 1*/ - -/* FNUM2/FNUM = 10 0xxxxxxx (0x0200) */ -2, 1, 0,-1,-2,-1, 0, 1, /*LFO PM depth = 0*/ -4, 2, 0,-2,-4,-2, 0, 2, /*LFO PM depth = 1*/ - -/* FNUM2/FNUM = 10 1xxxxxxx (0x0280) */ -2, 1, 0,-1,-2,-1, 0, 1, /*LFO PM depth = 0*/ -5, 2, 0,-2,-5,-2, 0, 2, /*LFO PM depth = 1*/ - -/* FNUM2/FNUM = 11 0xxxxxxx (0x0300) */ -3, 1, 0,-1,-3,-1, 0, 1, /*LFO PM depth = 0*/ -6, 3, 0,-3,-6,-3, 0, 3, /*LFO PM depth = 1*/ - -/* FNUM2/FNUM = 11 1xxxxxxx (0x0380) */ -3, 1, 0,-1,-3,-1, 0, 1, /*LFO PM depth = 0*/ -7, 3, 0,-3,-7,-3, 0, 3 /*LFO PM depth = 1*/ -}; - - -/* lock level of common table */ -static int num_lock = 0; - -/* work table */ -#define SLOT7_1 (&chip->P_CH[7].SLOT[SLOT1]) -#define SLOT7_2 (&chip->P_CH[7].SLOT[SLOT2]) -#define SLOT8_1 (&chip->P_CH[8].SLOT[SLOT1]) -#define SLOT8_2 (&chip->P_CH[8].SLOT[SLOT2]) - - - -/*INLINE int limit( int val, int max, int min ) { - if ( val > max ) - val = max; - else if ( val < min ) - val = min; - - return val; -}*/ - - -/* status set and IRQ handling */ -INLINE void OPL3_STATUS_SET(OPL3 *chip,int flag) -{ - /* set status flag masking out disabled IRQs */ - chip->status |= (flag & chip->statusmask); - if(!(chip->status & 0x80)) - { - if(chip->status & 0x7f) - { /* IRQ on */ - chip->status |= 0x80; - /* callback user interrupt handler (IRQ is OFF to ON) */ - if(chip->IRQHandler) (chip->IRQHandler)(chip->IRQParam,1); - } - } -} - -/* status reset and IRQ handling */ -INLINE void OPL3_STATUS_RESET(OPL3 *chip,int flag) -{ - /* reset status flag */ - chip->status &= ~flag; - if(chip->status & 0x80) - { - if (!(chip->status & 0x7f)) - { - chip->status &= 0x7f; - /* callback user interrupt handler (IRQ is ON to OFF) */ - if(chip->IRQHandler) (chip->IRQHandler)(chip->IRQParam,0); - } - } -} - -/* IRQ mask set */ -INLINE void OPL3_STATUSMASK_SET(OPL3 *chip,int flag) -{ - chip->statusmask = flag; - /* IRQ handling check */ - OPL3_STATUS_SET(chip,0); - OPL3_STATUS_RESET(chip,0); -} - - -/* advance LFO to next sample */ -INLINE void advance_lfo(OPL3 *chip) -{ - UINT8 tmp; - - /* LFO */ - chip->lfo_am_cnt += chip->lfo_am_inc; - if (chip->lfo_am_cnt >= ((UINT32)LFO_AM_TAB_ELEMENTS<lfo_am_cnt -= ((UINT32)LFO_AM_TAB_ELEMENTS<lfo_am_cnt >> LFO_SH ]; - - if (chip->lfo_am_depth) - chip->LFO_AM = tmp; - else - chip->LFO_AM = tmp>>2; - - chip->lfo_pm_cnt += chip->lfo_pm_inc; - chip->LFO_PM = ((chip->lfo_pm_cnt>>LFO_SH) & 7) | chip->lfo_pm_depth_range; -} - -/* advance to next sample */ -INLINE void advance(OPL3 *chip) -{ - OPL3_CH *CH; - OPL3_SLOT *op; - int i; - - chip->eg_timer += chip->eg_timer_add; - - while (chip->eg_timer >= chip->eg_timer_overflow) - { - chip->eg_timer -= chip->eg_timer_overflow; - - chip->eg_cnt++; - - for (i=0; i<9*2*2; i++) - { - CH = &chip->P_CH[i/2]; - op = &CH->SLOT[i&1]; -#if 1 - /* Envelope Generator */ - switch(op->state) - { - case EG_ATT: /* attack phase */ -// if ( !(chip->eg_cnt & ((1<eg_sh_ar)-1) ) ) - if ( !(chip->eg_cnt & op->eg_m_ar) ) - { - op->volume += (~op->volume * - (eg_inc[op->eg_sel_ar + ((chip->eg_cnt>>op->eg_sh_ar)&7)]) - ) >>3; - - if (op->volume <= MIN_ATT_INDEX) - { - op->volume = MIN_ATT_INDEX; - op->state = EG_DEC; - } - - } - break; - - case EG_DEC: /* decay phase */ -// if ( !(chip->eg_cnt & ((1<eg_sh_dr)-1) ) ) - if ( !(chip->eg_cnt & op->eg_m_dr) ) - { - op->volume += eg_inc[op->eg_sel_dr + ((chip->eg_cnt>>op->eg_sh_dr)&7)]; - - if ( op->volume >= op->sl ) - op->state = EG_SUS; - - } - break; - - case EG_SUS: /* sustain phase */ - - /* this is important behaviour: - one can change percusive/non-percussive modes on the fly and - the chip will remain in sustain phase - verified on real YM3812 */ - - if(op->eg_type) /* non-percussive mode */ - { - /* do nothing */ - } - else /* percussive mode */ - { - /* during sustain phase chip adds Release Rate (in percussive mode) */ -// if ( !(chip->eg_cnt & ((1<eg_sh_rr)-1) ) ) - if ( !(chip->eg_cnt & op->eg_m_rr) ) - { - op->volume += eg_inc[op->eg_sel_rr + ((chip->eg_cnt>>op->eg_sh_rr)&7)]; - - if ( op->volume >= MAX_ATT_INDEX ) - op->volume = MAX_ATT_INDEX; - } - /* else do nothing in sustain phase */ - } - break; - - case EG_REL: /* release phase */ -// if ( !(chip->eg_cnt & ((1<eg_sh_rr)-1) ) ) - if ( !(chip->eg_cnt & op->eg_m_rr) ) - { - op->volume += eg_inc[op->eg_sel_rr + ((chip->eg_cnt>>op->eg_sh_rr)&7)]; - - if ( op->volume >= MAX_ATT_INDEX ) - { - op->volume = MAX_ATT_INDEX; - op->state = EG_OFF; - } - - } - break; - - default: - break; - } -#endif - } - } - - for (i=0; i<9*2*2; i++) - { - CH = &chip->P_CH[i/2]; - op = &CH->SLOT[i&1]; - - /* Phase Generator */ - if(op->vib) - { - UINT8 block; - unsigned int block_fnum = CH->block_fnum; - - unsigned int fnum_lfo = (block_fnum&0x0380) >> 7; - - signed int lfo_fn_table_index_offset = lfo_pm_table[chip->LFO_PM + 16*fnum_lfo ]; - - if (lfo_fn_table_index_offset) /* LFO phase modulation active */ - { - block_fnum += lfo_fn_table_index_offset; - block = (block_fnum&0x1c00) >> 10; - op->Cnt += (chip->fn_tab[block_fnum&0x03ff] >> (7-block)) * op->mul; - } - else /* LFO phase modulation = zero */ - { - op->Cnt += op->Incr; - } - } - else /* LFO phase modulation disabled for this operator */ - { - op->Cnt += op->Incr; - } - } - - /* The Noise Generator of the YM3812 is 23-bit shift register. - * Period is equal to 2^23-2 samples. - * Register works at sampling frequency of the chip, so output - * can change on every sample. - * - * Output of the register and input to the bit 22 is: - * bit0 XOR bit14 XOR bit15 XOR bit22 - * - * Simply use bit 22 as the noise output. - */ - - chip->noise_p += chip->noise_f; - i = chip->noise_p >> FREQ_SH; /* number of events (shifts of the shift register) */ - chip->noise_p &= FREQ_MASK; - while (i) - { - /* - UINT32 j; - j = ( (chip->noise_rng) ^ (chip->noise_rng>>14) ^ (chip->noise_rng>>15) ^ (chip->noise_rng>>22) ) & 1; - chip->noise_rng = (j<<22) | (chip->noise_rng>>1); - */ - - /* - Instead of doing all the logic operations above, we - use a trick here (and use bit 0 as the noise output). - The difference is only that the noise bit changes one - step ahead. This doesn't matter since we don't know - what is real state of the noise_rng after the reset. - */ - - if (chip->noise_rng & 1) chip->noise_rng ^= 0x800302; - chip->noise_rng >>= 1; - - i--; - } -} - - -INLINE signed int op_calc(UINT32 phase, unsigned int env, signed int pm, unsigned int wave_tab) -{ - UINT32 p; - - p = (env<<4) + sin_tab[wave_tab + ((((signed int)((phase & ~FREQ_MASK) + (pm<<16))) >> FREQ_SH ) & SIN_MASK) ]; - - if (p >= TL_TAB_LEN) - return 0; - return tl_tab[p]; -} - -INLINE signed int op_calc1(UINT32 phase, unsigned int env, signed int pm, unsigned int wave_tab) -{ - UINT32 p; - - p = (env<<4) + sin_tab[wave_tab + ((((signed int)((phase & ~FREQ_MASK) + pm))>>FREQ_SH) & SIN_MASK)]; - - if (p >= TL_TAB_LEN) - return 0; - return tl_tab[p]; -} - - -#define volume_calc(OP) ((OP)->TLL + ((UINT32)(OP)->volume) + (chip->LFO_AM & (OP)->AMmask)) - -/* calculate output of a standard 2 operator channel - (or 1st part of a 4-op channel) */ -INLINE void chan_calc( OPL3 *chip, OPL3_CH *CH ) -{ - OPL3_SLOT *SLOT; - unsigned int env; - signed int out; - - if (CH->Muted) - return; - - chip->phase_modulation = 0; - chip->phase_modulation2= 0; - - /* SLOT 1 */ - SLOT = &CH->SLOT[SLOT1]; - env = volume_calc(SLOT); - out = SLOT->op1_out[0] + SLOT->op1_out[1]; - SLOT->op1_out[0] = SLOT->op1_out[1]; - SLOT->op1_out[1] = 0; - if( env < ENV_QUIET ) - { - if (!SLOT->FB) - out = 0; - SLOT->op1_out[1] = op_calc1(SLOT->Cnt, env, (out<FB), SLOT->wavetable ); - } - *SLOT->connect += SLOT->op1_out[1]; -//logerror("out0=%5i vol0=%4i ", SLOT->op1_out[1], env ); - - /* SLOT 2 */ - SLOT++; - env = volume_calc(SLOT); - if( env < ENV_QUIET ) - *SLOT->connect += op_calc(SLOT->Cnt, env, chip->phase_modulation, SLOT->wavetable); - -//logerror("out1=%5i vol1=%4i\n", op_calc(SLOT->Cnt, env, chip->phase_modulation, SLOT->wavetable), env ); - -} - -/* calculate output of a 2nd part of 4-op channel */ -INLINE void chan_calc_ext( OPL3 *chip, OPL3_CH *CH ) -{ - OPL3_SLOT *SLOT; - unsigned int env; - - if (CH->Muted) - return; - - chip->phase_modulation = 0; - - /* SLOT 1 */ - SLOT = &CH->SLOT[SLOT1]; - env = volume_calc(SLOT); - if( env < ENV_QUIET ) - *SLOT->connect += op_calc(SLOT->Cnt, env, chip->phase_modulation2, SLOT->wavetable ); - - /* SLOT 2 */ - SLOT++; - env = volume_calc(SLOT); - if( env < ENV_QUIET ) - *SLOT->connect += op_calc(SLOT->Cnt, env, chip->phase_modulation, SLOT->wavetable); - -} - -/* - operators used in the rhythm sounds generation process: - - Envelope Generator: - -channel operator register number Bass High Snare Tom Top -/ slot number TL ARDR SLRR Wave Drum Hat Drum Tom Cymbal - 6 / 0 12 50 70 90 f0 + - 6 / 1 15 53 73 93 f3 + - 7 / 0 13 51 71 91 f1 + - 7 / 1 16 54 74 94 f4 + - 8 / 0 14 52 72 92 f2 + - 8 / 1 17 55 75 95 f5 + - - Phase Generator: - -channel operator register number Bass High Snare Tom Top -/ slot number MULTIPLE Drum Hat Drum Tom Cymbal - 6 / 0 12 30 + - 6 / 1 15 33 + - 7 / 0 13 31 + + + - 7 / 1 16 34 ----- n o t u s e d ----- - 8 / 0 14 32 + - 8 / 1 17 35 + + - -channel operator register number Bass High Snare Tom Top -number number BLK/FNUM2 FNUM Drum Hat Drum Tom Cymbal - 6 12,15 B6 A6 + - - 7 13,16 B7 A7 + + + - - 8 14,17 B8 A8 + + + - -*/ - -/* calculate rhythm */ - -INLINE void chan_calc_rhythm( OPL3 *chip, OPL3_CH *CH, unsigned int noise ) -{ - OPL3_SLOT *SLOT; - signed int *chanout = chip->chanout; - signed int out; - unsigned int env; - - - /* Bass Drum (verified on real YM3812): - - depends on the channel 6 'connect' register: - when connect = 0 it works the same as in normal (non-rhythm) mode (op1->op2->out) - when connect = 1 _only_ operator 2 is present on output (op2->out), operator 1 is ignored - - output sample always is multiplied by 2 - */ - - chip->phase_modulation = 0; - - /* SLOT 1 */ - SLOT = &CH[6].SLOT[SLOT1]; - env = volume_calc(SLOT); - - out = SLOT->op1_out[0] + SLOT->op1_out[1]; - SLOT->op1_out[0] = SLOT->op1_out[1]; - - if (!SLOT->CON) - chip->phase_modulation = SLOT->op1_out[0]; - //else ignore output of operator 1 - - SLOT->op1_out[1] = 0; - if( env < ENV_QUIET ) - { - if (!SLOT->FB) - out = 0; - SLOT->op1_out[1] = op_calc1(SLOT->Cnt, env, (out<FB), SLOT->wavetable ); - } - - /* SLOT 2 */ - SLOT++; - env = volume_calc(SLOT); - if( env < ENV_QUIET && ! chip->MuteSpc[0] ) - chanout[6] += op_calc(SLOT->Cnt, env, chip->phase_modulation, SLOT->wavetable) * 2; - - - /* Phase generation is based on: */ - // HH (13) channel 7->slot 1 combined with channel 8->slot 2 (same combination as TOP CYMBAL but different output phases) - // SD (16) channel 7->slot 1 - // TOM (14) channel 8->slot 1 - // TOP (17) channel 7->slot 1 combined with channel 8->slot 2 (same combination as HIGH HAT but different output phases) - - /* Envelope generation based on: */ - // HH channel 7->slot1 - // SD channel 7->slot2 - // TOM channel 8->slot1 - // TOP channel 8->slot2 - - - /* The following formulas can be well optimized. - I leave them in direct form for now (in case I've missed something). - */ - - /* High Hat (verified on real YM3812) */ - env = volume_calc(SLOT7_1); - if( env < ENV_QUIET && ! chip->MuteSpc[4] ) - { - - /* high hat phase generation: - phase = d0 or 234 (based on frequency only) - phase = 34 or 2d0 (based on noise) - */ - - /* base frequency derived from operator 1 in channel 7 */ - unsigned char bit7 = ((SLOT7_1->Cnt>>FREQ_SH)>>7)&1; - unsigned char bit3 = ((SLOT7_1->Cnt>>FREQ_SH)>>3)&1; - unsigned char bit2 = ((SLOT7_1->Cnt>>FREQ_SH)>>2)&1; - - unsigned char res1 = (bit2 ^ bit7) | bit3; - - /* when res1 = 0 phase = 0x000 | 0xd0; */ - /* when res1 = 1 phase = 0x200 | (0xd0>>2); */ - UINT32 phase = res1 ? (0x200|(0xd0>>2)) : 0xd0; - - /* enable gate based on frequency of operator 2 in channel 8 */ - unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; - unsigned char bit3e= ((SLOT8_2->Cnt>>FREQ_SH)>>3)&1; - - unsigned char res2 = (bit3e ^ bit5e); - - /* when res2 = 0 pass the phase from calculation above (res1); */ - /* when res2 = 1 phase = 0x200 | (0xd0>>2); */ - if (res2) - phase = (0x200|(0xd0>>2)); - - - /* when phase & 0x200 is set and noise=1 then phase = 0x200|0xd0 */ - /* when phase & 0x200 is set and noise=0 then phase = 0x200|(0xd0>>2), ie no change */ - if (phase&0x200) - { - if (noise) - phase = 0x200|0xd0; - } - else - /* when phase & 0x200 is clear and noise=1 then phase = 0xd0>>2 */ - /* when phase & 0x200 is clear and noise=0 then phase = 0xd0, ie no change */ - { - if (noise) - phase = 0xd0>>2; - } - - chanout[7] += op_calc(phase<wavetable) * 2; - } - - /* Snare Drum (verified on real YM3812) */ - env = volume_calc(SLOT7_2); - if( env < ENV_QUIET && ! chip->MuteSpc[1] ) - { - /* base frequency derived from operator 1 in channel 7 */ - unsigned char bit8 = ((SLOT7_1->Cnt>>FREQ_SH)>>8)&1; - - /* when bit8 = 0 phase = 0x100; */ - /* when bit8 = 1 phase = 0x200; */ - UINT32 phase = bit8 ? 0x200 : 0x100; - - /* Noise bit XOR'es phase by 0x100 */ - /* when noisebit = 0 pass the phase from calculation above */ - /* when noisebit = 1 phase ^= 0x100; */ - /* in other words: phase ^= (noisebit<<8); */ - if (noise) - phase ^= 0x100; - - chanout[7] += op_calc(phase<wavetable) * 2; - } - - /* Tom Tom (verified on real YM3812) */ - env = volume_calc(SLOT8_1); - if( env < ENV_QUIET && ! chip->MuteSpc[2] ) - chanout[8] += op_calc(SLOT8_1->Cnt, env, 0, SLOT8_1->wavetable) * 2; - - /* Top Cymbal (verified on real YM3812) */ - env = volume_calc(SLOT8_2); - if( env < ENV_QUIET && ! chip->MuteSpc[3] ) - { - /* base frequency derived from operator 1 in channel 7 */ - unsigned char bit7 = ((SLOT7_1->Cnt>>FREQ_SH)>>7)&1; - unsigned char bit3 = ((SLOT7_1->Cnt>>FREQ_SH)>>3)&1; - unsigned char bit2 = ((SLOT7_1->Cnt>>FREQ_SH)>>2)&1; - - unsigned char res1 = (bit2 ^ bit7) | bit3; - - /* when res1 = 0 phase = 0x000 | 0x100; */ - /* when res1 = 1 phase = 0x200 | 0x100; */ - UINT32 phase = res1 ? 0x300 : 0x100; - - /* enable gate based on frequency of operator 2 in channel 8 */ - unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; - unsigned char bit3e= ((SLOT8_2->Cnt>>FREQ_SH)>>3)&1; - - unsigned char res2 = (bit3e ^ bit5e); - /* when res2 = 0 pass the phase from calculation above (res1); */ - /* when res2 = 1 phase = 0x200 | 0x100; */ - if (res2) - phase = 0x300; - - chanout[8] += op_calc(phase<wavetable) * 2; - } - -} - - -/* generic table initialize */ -static int init_tables(void) -{ - signed int i,x; - signed int n; - double o,m; - - - for (x=0; x>= 4; /* 12 bits here */ - if (n&1) /* round to nearest */ - n = (n>>1)+1; - else - n = n>>1; - /* 11 bits here (rounded) */ - n <<= 1; /* 12 bits here (as in real chip) */ - tl_tab[ x*2 + 0 ] = n; - tl_tab[ x*2 + 1 ] = ~tl_tab[ x*2 + 0 ]; /* this *is* different from OPL2 (verified on real YMF262) */ - - for (i=1; i<13; i++) - { - tl_tab[ x*2+0 + i*2*TL_RES_LEN ] = tl_tab[ x*2+0 ]>>i; - tl_tab[ x*2+1 + i*2*TL_RES_LEN ] = ~tl_tab[ x*2+0 + i*2*TL_RES_LEN ]; /* this *is* different from OPL2 (verified on real YMF262) */ - } - #if 0 - logerror("tl %04i", x*2); - for (i=0; i<13; i++) - logerror(", [%02i] %5i", i*2, tl_tab[ x*2 +0 + i*2*TL_RES_LEN ] ); /* positive */ - logerror("\n"); - - logerror("tl %04i", x*2); - for (i=0; i<13; i++) - logerror(", [%02i] %5i", i*2, tl_tab[ x*2 +1 + i*2*TL_RES_LEN ] ); /* negative */ - logerror("\n"); - #endif - } - - for (i=0; i0.0) - o = 8*log(1.0/m)/log(2.0); /* convert to 'decibels' */ - else - o = 8*log(-1.0/m)/log(2.0); /* convert to 'decibels' */ - - o = o / (ENV_STEP/4); - - n = (int)(2.0*o); - if (n&1) /* round to nearest */ - n = (n>>1)+1; - else - n = n>>1; - - sin_tab[ i ] = n*2 + (m>=0.0? 0: 1 ); - - /*logerror("YMF262.C: sin [%4i (hex=%03x)]= %4i (tl_tab value=%5i)\n", i, i, sin_tab[i], tl_tab[sin_tab[i]] );*/ - } - - for (i=0; i>1) ]; - - /* waveform 3: _ _ _ _ */ - /* / |_/ |_/ |_/ |_*/ - /* abs(output only first quarter of the sinus waveform) */ - - if (i & (1<<(SIN_BITS-2)) ) - sin_tab[3*SIN_LEN+i] = TL_TAB_LEN; - else - sin_tab[3*SIN_LEN+i] = sin_tab[i & (SIN_MASK>>2)]; - - /* waveform 4: */ - /* /\ ____/\ ____*/ - /* \/ \/ */ - /* output whole sinus waveform in half the cycle(step=2) and output 0 on the other half of cycle */ - - if (i & (1<<(SIN_BITS-1)) ) - sin_tab[4*SIN_LEN+i] = TL_TAB_LEN; - else - sin_tab[4*SIN_LEN+i] = sin_tab[i*2]; - - /* waveform 5: */ - /* /\/\____/\/\____*/ - /* */ - /* output abs(whole sinus) waveform in half the cycle(step=2) and output 0 on the other half of cycle */ - - if (i & (1<<(SIN_BITS-1)) ) - sin_tab[5*SIN_LEN+i] = TL_TAB_LEN; - else - sin_tab[5*SIN_LEN+i] = sin_tab[(i*2) & (SIN_MASK>>1) ]; - - /* waveform 6: ____ ____ */ - /* */ - /* ____ ____*/ - /* output maximum in half the cycle and output minimum on the other half of cycle */ - - if (i & (1<<(SIN_BITS-1)) ) - sin_tab[6*SIN_LEN+i] = 1; /* negative */ - else - sin_tab[6*SIN_LEN+i] = 0; /* positive */ - - /* waveform 7: */ - /* |\____ |\____ */ - /* \| \|*/ - /* output sawtooth waveform */ - - if (i & (1<<(SIN_BITS-1)) ) - x = ((SIN_LEN-1)-i)*16 + 1; /* negative: from 8177 to 1 */ - else - x = i*16; /*positive: from 0 to 8176 */ - - if (x > TL_TAB_LEN) - x = TL_TAB_LEN; /* clip to the allowed range */ - - sin_tab[7*SIN_LEN+i] = x; - - //logerror("YMF262.C: sin1[%4i]= %4i (tl_tab value=%5i)\n", i, sin_tab[1*SIN_LEN+i], tl_tab[sin_tab[1*SIN_LEN+i]] ); - //logerror("YMF262.C: sin2[%4i]= %4i (tl_tab value=%5i)\n", i, sin_tab[2*SIN_LEN+i], tl_tab[sin_tab[2*SIN_LEN+i]] ); - //logerror("YMF262.C: sin3[%4i]= %4i (tl_tab value=%5i)\n", i, sin_tab[3*SIN_LEN+i], tl_tab[sin_tab[3*SIN_LEN+i]] ); - //logerror("YMF262.C: sin4[%4i]= %4i (tl_tab value=%5i)\n", i, sin_tab[4*SIN_LEN+i], tl_tab[sin_tab[4*SIN_LEN+i]] ); - //logerror("YMF262.C: sin5[%4i]= %4i (tl_tab value=%5i)\n", i, sin_tab[5*SIN_LEN+i], tl_tab[sin_tab[5*SIN_LEN+i]] ); - //logerror("YMF262.C: sin6[%4i]= %4i (tl_tab value=%5i)\n", i, sin_tab[6*SIN_LEN+i], tl_tab[sin_tab[6*SIN_LEN+i]] ); - //logerror("YMF262.C: sin7[%4i]= %4i (tl_tab value=%5i)\n", i, sin_tab[7*SIN_LEN+i], tl_tab[sin_tab[7*SIN_LEN+i]] ); - } - /*logerror("YMF262.C: ENV_QUIET= %08x (dec*8=%i)\n", ENV_QUIET, ENV_QUIET*8 );*/ - -#ifdef SAVE_SAMPLE - sample[0]=fopen("sampsum.pcm","wb"); -#endif - - return 1; -} - -static void OPLCloseTable( void ) -{ -#ifdef SAVE_SAMPLE - fclose(sample[0]); -#endif -} - - - -static void OPL3_initalize(OPL3 *chip) -{ - int i; - - /* frequency base */ - chip->freqbase = (chip->rate) ? ((double)chip->clock / (8.0*36)) / chip->rate : 0; -#if 0 - chip->rate = (double)chip->clock / (8.0*36); - chip->freqbase = 1.0; -#endif - - /* logerror("YMF262: freqbase=%f\n", chip->freqbase); */ - - /* Timer base time */ - //chip->TimerBase = attotime_mul(ATTOTIME_IN_HZ(chip->clock), 8*36); - - /* make fnumber -> increment counter table */ - for( i=0 ; i < 1024 ; i++ ) - { - /* opn phase increment counter = 20bit */ - chip->fn_tab[i] = (UINT32)( (double)i * 64 * chip->freqbase * (1<<(FREQ_SH-10)) ); /* -10 because chip works with 10.10 fixed point, while we use 16.16 */ -#if 0 - logerror("YMF262.C: fn_tab[%4i] = %08x (dec=%8i)\n", - i, chip->fn_tab[i]>>6, chip->fn_tab[i]>>6 ); -#endif - } - -#if 0 - for( i=0 ; i < 16 ; i++ ) - { - logerror("YMF262.C: sl_tab[%i] = %08x\n", - i, sl_tab[i] ); - } - for( i=0 ; i < 8 ; i++ ) - { - int j; - logerror("YMF262.C: ksl_tab[oct=%2i] =",i); - for (j=0; j<16; j++) - { - logerror("%08x ", ksl_tab[i*16+j] ); - } - logerror("\n"); - } -#endif - - - /* Amplitude modulation: 27 output levels (triangle waveform); 1 level takes one of: 192, 256 or 448 samples */ - /* One entry from LFO_AM_TABLE lasts for 64 samples */ - chip->lfo_am_inc = (1.0 / 64.0 ) * (1<freqbase; - - /* Vibrato: 8 output levels (triangle waveform); 1 level takes 1024 samples */ - chip->lfo_pm_inc = (1.0 / 1024.0) * (1<freqbase; - - /*logerror ("chip->lfo_am_inc = %8x ; chip->lfo_pm_inc = %8x\n", chip->lfo_am_inc, chip->lfo_pm_inc);*/ - - /* Noise generator: a step takes 1 sample */ - chip->noise_f = (1.0 / 1.0) * (1<freqbase; - - chip->eg_timer_add = (1<freqbase; - chip->eg_timer_overflow = ( 1 ) * (1<eg_timer_add, chip->eg_timer_overflow);*/ - -} - -INLINE void FM_KEYON(OPL3_SLOT *SLOT, UINT32 key_set) -{ - if( !SLOT->key ) - { - /* restart Phase Generator */ - SLOT->Cnt = 0; - /* phase -> Attack */ - SLOT->state = EG_ATT; - } - SLOT->key |= key_set; -} - -INLINE void FM_KEYOFF(OPL3_SLOT *SLOT, UINT32 key_clr) -{ - if( SLOT->key ) - { - SLOT->key &= key_clr; - - if( !SLOT->key ) - { - /* phase -> Release */ - if (SLOT->state>EG_REL) - SLOT->state = EG_REL; - } - } -} - -/* update phase increment counter of operator (also update the EG rates if necessary) */ -INLINE void CALC_FCSLOT(OPL3_CH *CH,OPL3_SLOT *SLOT) -{ - int ksr; - - /* (frequency) phase increment counter */ - SLOT->Incr = CH->fc * SLOT->mul; - ksr = CH->kcode >> SLOT->KSR; - - if( SLOT->ksr != ksr ) - { - SLOT->ksr = ksr; - - /* calculate envelope generator rates */ - if ((SLOT->ar + SLOT->ksr) < 16+60) - { - SLOT->eg_sh_ar = eg_rate_shift [SLOT->ar + SLOT->ksr ]; - SLOT->eg_m_ar = (1<eg_sh_ar)-1; - SLOT->eg_sel_ar = eg_rate_select[SLOT->ar + SLOT->ksr ]; - } - else - { - SLOT->eg_sh_ar = 0; - SLOT->eg_m_ar = (1<eg_sh_ar)-1; - SLOT->eg_sel_ar = 13*RATE_STEPS; - } - SLOT->eg_sh_dr = eg_rate_shift [SLOT->dr + SLOT->ksr ]; - SLOT->eg_m_dr = (1<eg_sh_dr)-1; - SLOT->eg_sel_dr = eg_rate_select[SLOT->dr + SLOT->ksr ]; - SLOT->eg_sh_rr = eg_rate_shift [SLOT->rr + SLOT->ksr ]; - SLOT->eg_m_rr = (1<eg_sh_rr)-1; - SLOT->eg_sel_rr = eg_rate_select[SLOT->rr + SLOT->ksr ]; - } -} - -/* set multi,am,vib,EG-TYP,KSR,mul */ -INLINE void set_mul(OPL3 *chip,int slot,int v) -{ - OPL3_CH *CH = &chip->P_CH[slot/2]; - OPL3_SLOT *SLOT = &CH->SLOT[slot&1]; - - SLOT->mul = mul_tab[v&0x0f]; - SLOT->KSR = (v&0x10) ? 0 : 2; - SLOT->eg_type = (v&0x20); - SLOT->vib = (v&0x40); - SLOT->AMmask = (v&0x80) ? ~0 : 0; - - if (chip->OPL3_mode & 1) - { - int chan_no = slot/2; - - /* in OPL3 mode */ - //DO THIS: - //if this is one of the slots of 1st channel forming up a 4-op channel - //do normal operation - //else normal 2 operator function - //OR THIS: - //if this is one of the slots of 2nd channel forming up a 4-op channel - //update it using channel data of 1st channel of a pair - //else normal 2 operator function - switch(chan_no) - { - case 0: case 1: case 2: - case 9: case 10: case 11: - if (CH->extended) - { - /* normal */ - CALC_FCSLOT(CH,SLOT); - } - else - { - /* normal */ - CALC_FCSLOT(CH,SLOT); - } - break; - case 3: case 4: case 5: - case 12: case 13: case 14: - if ((CH-3)->extended) - { - /* update this SLOT using frequency data for 1st channel of a pair */ - CALC_FCSLOT(CH-3,SLOT); - } - else - { - /* normal */ - CALC_FCSLOT(CH,SLOT); - } - break; - default: - /* normal */ - CALC_FCSLOT(CH,SLOT); - break; - } - } - else - { - /* in OPL2 mode */ - CALC_FCSLOT(CH,SLOT); - } -} - -/* set ksl & tl */ -INLINE void set_ksl_tl(OPL3 *chip,int slot,int v) -{ - OPL3_CH *CH = &chip->P_CH[slot/2]; - OPL3_SLOT *SLOT = &CH->SLOT[slot&1]; - - SLOT->ksl = ksl_shift[v >> 6]; - SLOT->TL = (v&0x3f)<<(ENV_BITS-1-7); /* 7 bits TL (bit 6 = always 0) */ - - if (chip->OPL3_mode & 1) - { - int chan_no = slot/2; - - /* in OPL3 mode */ - //DO THIS: - //if this is one of the slots of 1st channel forming up a 4-op channel - //do normal operation - //else normal 2 operator function - //OR THIS: - //if this is one of the slots of 2nd channel forming up a 4-op channel - //update it using channel data of 1st channel of a pair - //else normal 2 operator function - switch(chan_no) - { - case 0: case 1: case 2: - case 9: case 10: case 11: - if (CH->extended) - { - /* normal */ - SLOT->TLL = SLOT->TL + (CH->ksl_base>>SLOT->ksl); - } - else - { - /* normal */ - SLOT->TLL = SLOT->TL + (CH->ksl_base>>SLOT->ksl); - } - break; - case 3: case 4: case 5: - case 12: case 13: case 14: - if ((CH-3)->extended) - { - /* update this SLOT using frequency data for 1st channel of a pair */ - SLOT->TLL = SLOT->TL + ((CH-3)->ksl_base>>SLOT->ksl); - } - else - { - /* normal */ - SLOT->TLL = SLOT->TL + (CH->ksl_base>>SLOT->ksl); - } - break; - default: - /* normal */ - SLOT->TLL = SLOT->TL + (CH->ksl_base>>SLOT->ksl); - break; - } - } - else - { - /* in OPL2 mode */ - SLOT->TLL = SLOT->TL + (CH->ksl_base>>SLOT->ksl); - } - -} - -/* set attack rate & decay rate */ -INLINE void set_ar_dr(OPL3 *chip,int slot,int v) -{ - OPL3_CH *CH = &chip->P_CH[slot/2]; - OPL3_SLOT *SLOT = &CH->SLOT[slot&1]; - - SLOT->ar = (v>>4) ? 16 + ((v>>4) <<2) : 0; - - if ((SLOT->ar + SLOT->ksr) < 16+60) /* verified on real YMF262 - all 15 x rates take "zero" time */ - { - SLOT->eg_sh_ar = eg_rate_shift [SLOT->ar + SLOT->ksr ]; - SLOT->eg_m_ar = (1<eg_sh_ar)-1; - SLOT->eg_sel_ar = eg_rate_select[SLOT->ar + SLOT->ksr ]; - } - else - { - SLOT->eg_sh_ar = 0; - SLOT->eg_m_ar = (1<eg_sh_ar)-1; - SLOT->eg_sel_ar = 13*RATE_STEPS; - } - - SLOT->dr = (v&0x0f)? 16 + ((v&0x0f)<<2) : 0; - SLOT->eg_sh_dr = eg_rate_shift [SLOT->dr + SLOT->ksr ]; - SLOT->eg_m_dr = (1<eg_sh_dr)-1; - SLOT->eg_sel_dr = eg_rate_select[SLOT->dr + SLOT->ksr ]; -} - -/* set sustain level & release rate */ -INLINE void set_sl_rr(OPL3 *chip,int slot,int v) -{ - OPL3_CH *CH = &chip->P_CH[slot/2]; - OPL3_SLOT *SLOT = &CH->SLOT[slot&1]; - - SLOT->sl = sl_tab[ v>>4 ]; - - SLOT->rr = (v&0x0f)? 16 + ((v&0x0f)<<2) : 0; - SLOT->eg_sh_rr = eg_rate_shift [SLOT->rr + SLOT->ksr ]; - SLOT->eg_m_rr = (1<eg_sh_rr)-1; - SLOT->eg_sel_rr = eg_rate_select[SLOT->rr + SLOT->ksr ]; -} - - -static void update_channels(OPL3 *chip, OPL3_CH *CH) -{ - /* update channel passed as a parameter and a channel at CH+=3; */ - if (CH->extended) - { /* we've just switched to combined 4 operator mode */ - - } - else - { /* we've just switched to normal 2 operator mode */ - - } - -} - -/* write a value v to register r on OPL chip */ -static void OPL3WriteReg(OPL3 *chip, int r, int v) -{ - OPL3_CH *CH; - signed int *chanout = chip->chanout; - unsigned int ch_offset = 0; - int slot; - int block_fnum; - - - - /*if (LOG_CYM_FILE && (cymfile) && ((r&255)!=0) && (r!=255) ) - { - if (r>0xff) - fputc( (unsigned char)0xff, cymfile );//mark writes to second register set - - fputc( (unsigned char)r&0xff, cymfile ); - fputc( (unsigned char)v, cymfile ); - }*/ - - if(r&0x100) - { - switch(r) - { - case 0x101: /* test register */ - return; - - case 0x104: /* 6 channels enable */ - { - UINT8 prev; - - CH = &chip->P_CH[0]; /* channel 0 */ - prev = CH->extended; - CH->extended = (v>>0) & 1; - if(prev != CH->extended) - update_channels(chip, CH); - CH++; /* channel 1 */ - prev = CH->extended; - CH->extended = (v>>1) & 1; - if(prev != CH->extended) - update_channels(chip, CH); - CH++; /* channel 2 */ - prev = CH->extended; - CH->extended = (v>>2) & 1; - if(prev != CH->extended) - update_channels(chip, CH); - - - CH = &chip->P_CH[9]; /* channel 9 */ - prev = CH->extended; - CH->extended = (v>>3) & 1; - if(prev != CH->extended) - update_channels(chip, CH); - CH++; /* channel 10 */ - prev = CH->extended; - CH->extended = (v>>4) & 1; - if(prev != CH->extended) - update_channels(chip, CH); - CH++; /* channel 11 */ - prev = CH->extended; - CH->extended = (v>>5) & 1; - if(prev != CH->extended) - update_channels(chip, CH); - - } - return; - - case 0x105: /* OPL3 extensions enable register */ - - chip->OPL3_mode = v&0x01; /* OPL3 mode when bit0=1 otherwise it is OPL2 mode */ - - /* following behaviour was tested on real YMF262, - switching OPL3/OPL2 modes on the fly: - - does not change the waveform previously selected (unless when ....) - - does not update CH.A, CH.B, CH.C and CH.D output selectors (registers c0-c8) (unless when ....) - - does not disable channels 9-17 on OPL3->OPL2 switch - - does not switch 4 operator channels back to 2 operator channels - */ - - return; - - default: -#ifdef _DEBUG - if (r < 0x120) - logerror("YMF262: write to unknown register (set#2): %03x value=%02x\n",r,v); -#endif - break; - } - - ch_offset = 9; /* register page #2 starts from channel 9 (counting from 0) */ - } - - /* adjust bus to 8 bits */ - r &= 0xff; - v &= 0xff; - - - switch(r&0xe0) - { - case 0x00: /* 00-1f:control */ - switch(r&0x1f) - { - case 0x01: /* test register */ - break; - case 0x02: /* Timer 1 */ - chip->T[0] = (256-v)*4; - break; - case 0x03: /* Timer 2 */ - chip->T[1] = (256-v)*16; - break; - case 0x04: /* IRQ clear / mask and Timer enable */ - if(v&0x80) - { /* IRQ flags clear */ - OPL3_STATUS_RESET(chip,0x60); - } - else - { /* set IRQ mask ,timer enable */ - UINT8 st1 = v & 1; - UINT8 st2 = (v>>1) & 1; - - /* IRQRST,T1MSK,t2MSK,x,x,x,ST2,ST1 */ - OPL3_STATUS_RESET(chip, v & 0x60); - OPL3_STATUSMASK_SET(chip, (~v) & 0x60 ); - - /* timer 2 */ - if(chip->st[1] != st2) - { - //attotime period = st2 ? attotime_mul(chip->TimerBase, chip->T[1]) : attotime_zero; - chip->st[1] = st2; - //if (chip->timer_handler) (chip->timer_handler)(chip->TimerParam,1,period); - } - /* timer 1 */ - if(chip->st[0] != st1) - { - //attotime period = st1 ? attotime_mul(chip->TimerBase, chip->T[0]) : attotime_zero; - chip->st[0] = st1; - //if (chip->timer_handler) (chip->timer_handler)(chip->TimerParam,0,period); - } - } - break; - case 0x08: /* x,NTS,x,x, x,x,x,x */ - chip->nts = v; - break; - - default: -#ifdef _DEBUG - logerror("YMF262: write to unknown register: %02x value=%02x\n",r,v); -#endif - break; - } - break; - case 0x20: /* am ON, vib ON, ksr, eg_type, mul */ - slot = slot_array[r&0x1f]; - if(slot < 0) return; - set_mul(chip, slot + ch_offset*2, v); - break; - case 0x40: - slot = slot_array[r&0x1f]; - if(slot < 0) return; - set_ksl_tl(chip, slot + ch_offset*2, v); - break; - case 0x60: - slot = slot_array[r&0x1f]; - if(slot < 0) return; - set_ar_dr(chip, slot + ch_offset*2, v); - break; - case 0x80: - slot = slot_array[r&0x1f]; - if(slot < 0) return; - set_sl_rr(chip, slot + ch_offset*2, v); - break; - case 0xa0: - if (r == 0xbd) /* am depth, vibrato depth, r,bd,sd,tom,tc,hh */ - { - if (ch_offset != 0) /* 0xbd register is present in set #1 only */ - return; - - chip->lfo_am_depth = v & 0x80; - chip->lfo_pm_depth_range = (v&0x40) ? 8 : 0; - - chip->rhythm = v&0x3f; - - if(chip->rhythm&0x20) - { - /* BD key on/off */ - if(v&0x10) - { - FM_KEYON (&chip->P_CH[6].SLOT[SLOT1], 2); - FM_KEYON (&chip->P_CH[6].SLOT[SLOT2], 2); - } - else - { - FM_KEYOFF(&chip->P_CH[6].SLOT[SLOT1],~2); - FM_KEYOFF(&chip->P_CH[6].SLOT[SLOT2],~2); - } - /* HH key on/off */ - if(v&0x01) FM_KEYON (&chip->P_CH[7].SLOT[SLOT1], 2); - else FM_KEYOFF(&chip->P_CH[7].SLOT[SLOT1],~2); - /* SD key on/off */ - if(v&0x08) FM_KEYON (&chip->P_CH[7].SLOT[SLOT2], 2); - else FM_KEYOFF(&chip->P_CH[7].SLOT[SLOT2],~2); - /* TOM key on/off */ - if(v&0x04) FM_KEYON (&chip->P_CH[8].SLOT[SLOT1], 2); - else FM_KEYOFF(&chip->P_CH[8].SLOT[SLOT1],~2); - /* TOP-CY key on/off */ - if(v&0x02) FM_KEYON (&chip->P_CH[8].SLOT[SLOT2], 2); - else FM_KEYOFF(&chip->P_CH[8].SLOT[SLOT2],~2); - } - else - { - /* BD key off */ - FM_KEYOFF(&chip->P_CH[6].SLOT[SLOT1],~2); - FM_KEYOFF(&chip->P_CH[6].SLOT[SLOT2],~2); - /* HH key off */ - FM_KEYOFF(&chip->P_CH[7].SLOT[SLOT1],~2); - /* SD key off */ - FM_KEYOFF(&chip->P_CH[7].SLOT[SLOT2],~2); - /* TOM key off */ - FM_KEYOFF(&chip->P_CH[8].SLOT[SLOT1],~2); - /* TOP-CY off */ - FM_KEYOFF(&chip->P_CH[8].SLOT[SLOT2],~2); - } - return; - } - - /* keyon,block,fnum */ - if( (r&0x0f) > 8) return; - CH = &chip->P_CH[(r&0x0f) + ch_offset]; - - if(!(r&0x10)) - { /* a0-a8 */ - block_fnum = (CH->block_fnum&0x1f00) | v; - } - else - { /* b0-b8 */ - block_fnum = ((v&0x1f)<<8) | (CH->block_fnum&0xff); - - if (chip->OPL3_mode & 1) - { - int chan_no = (r&0x0f) + ch_offset; - - /* in OPL3 mode */ - //DO THIS: - //if this is 1st channel forming up a 4-op channel - //ALSO keyon/off slots of 2nd channel forming up 4-op channel - //else normal 2 operator function keyon/off - //OR THIS: - //if this is 2nd channel forming up 4-op channel just do nothing - //else normal 2 operator function keyon/off - switch(chan_no) - { - case 0: case 1: case 2: - case 9: case 10: case 11: - if (CH->extended) - { - //if this is 1st channel forming up a 4-op channel - //ALSO keyon/off slots of 2nd channel forming up 4-op channel - if(v&0x20) - { - FM_KEYON (&CH->SLOT[SLOT1], 1); - FM_KEYON (&CH->SLOT[SLOT2], 1); - FM_KEYON (&(CH+3)->SLOT[SLOT1], 1); - FM_KEYON (&(CH+3)->SLOT[SLOT2], 1); - } - else - { - FM_KEYOFF(&CH->SLOT[SLOT1],~1); - FM_KEYOFF(&CH->SLOT[SLOT2],~1); - FM_KEYOFF(&(CH+3)->SLOT[SLOT1],~1); - FM_KEYOFF(&(CH+3)->SLOT[SLOT2],~1); - } - } - else - { - //else normal 2 operator function keyon/off - if(v&0x20) - { - FM_KEYON (&CH->SLOT[SLOT1], 1); - FM_KEYON (&CH->SLOT[SLOT2], 1); - } - else - { - FM_KEYOFF(&CH->SLOT[SLOT1],~1); - FM_KEYOFF(&CH->SLOT[SLOT2],~1); - } - } - break; - - case 3: case 4: case 5: - case 12: case 13: case 14: - if ((CH-3)->extended) - { - //if this is 2nd channel forming up 4-op channel just do nothing - } - else - { - //else normal 2 operator function keyon/off - if(v&0x20) - { - FM_KEYON (&CH->SLOT[SLOT1], 1); - FM_KEYON (&CH->SLOT[SLOT2], 1); - } - else - { - FM_KEYOFF(&CH->SLOT[SLOT1],~1); - FM_KEYOFF(&CH->SLOT[SLOT2],~1); - } - } - break; - - default: - if(v&0x20) - { - FM_KEYON (&CH->SLOT[SLOT1], 1); - FM_KEYON (&CH->SLOT[SLOT2], 1); - } - else - { - FM_KEYOFF(&CH->SLOT[SLOT1],~1); - FM_KEYOFF(&CH->SLOT[SLOT2],~1); - } - break; - } - } - else - { - if(v&0x20) - { - FM_KEYON (&CH->SLOT[SLOT1], 1); - FM_KEYON (&CH->SLOT[SLOT2], 1); - } - else - { - FM_KEYOFF(&CH->SLOT[SLOT1],~1); - FM_KEYOFF(&CH->SLOT[SLOT2],~1); - } - } - } - /* update */ - if(CH->block_fnum != block_fnum) - { - UINT8 block = block_fnum >> 10; - - CH->block_fnum = block_fnum; - - CH->ksl_base = ksl_tab[block_fnum>>6]; - CH->fc = chip->fn_tab[block_fnum&0x03ff] >> (7-block); - - /* BLK 2,1,0 bits -> bits 3,2,1 of kcode */ - CH->kcode = (CH->block_fnum&0x1c00)>>9; - - /* the info below is actually opposite to what is stated in the Manuals (verifed on real YMF262) */ - /* if notesel == 0 -> lsb of kcode is bit 10 (MSB) of fnum */ - /* if notesel == 1 -> lsb of kcode is bit 9 (MSB-1) of fnum */ - if (chip->nts&0x40) - CH->kcode |= (CH->block_fnum&0x100)>>8; /* notesel == 1 */ - else - CH->kcode |= (CH->block_fnum&0x200)>>9; /* notesel == 0 */ - - if (chip->OPL3_mode & 1) - { - int chan_no = (r&0x0f) + ch_offset; - /* in OPL3 mode */ - //DO THIS: - //if this is 1st channel forming up a 4-op channel - //ALSO update slots of 2nd channel forming up 4-op channel - //else normal 2 operator function keyon/off - //OR THIS: - //if this is 2nd channel forming up 4-op channel just do nothing - //else normal 2 operator function keyon/off - switch(chan_no) - { - case 0: case 1: case 2: - case 9: case 10: case 11: - if (CH->extended) - { - //if this is 1st channel forming up a 4-op channel - //ALSO update slots of 2nd channel forming up 4-op channel - - /* refresh Total Level in FOUR SLOTs of this channel and channel+3 using data from THIS channel */ - CH->SLOT[SLOT1].TLL = CH->SLOT[SLOT1].TL + (CH->ksl_base>>CH->SLOT[SLOT1].ksl); - CH->SLOT[SLOT2].TLL = CH->SLOT[SLOT2].TL + (CH->ksl_base>>CH->SLOT[SLOT2].ksl); - (CH+3)->SLOT[SLOT1].TLL = (CH+3)->SLOT[SLOT1].TL + (CH->ksl_base>>(CH+3)->SLOT[SLOT1].ksl); - (CH+3)->SLOT[SLOT2].TLL = (CH+3)->SLOT[SLOT2].TL + (CH->ksl_base>>(CH+3)->SLOT[SLOT2].ksl); - - /* refresh frequency counter in FOUR SLOTs of this channel and channel+3 using data from THIS channel */ - CALC_FCSLOT(CH,&CH->SLOT[SLOT1]); - CALC_FCSLOT(CH,&CH->SLOT[SLOT2]); - CALC_FCSLOT(CH,&(CH+3)->SLOT[SLOT1]); - CALC_FCSLOT(CH,&(CH+3)->SLOT[SLOT2]); - } - else - { - //else normal 2 operator function - /* refresh Total Level in both SLOTs of this channel */ - CH->SLOT[SLOT1].TLL = CH->SLOT[SLOT1].TL + (CH->ksl_base>>CH->SLOT[SLOT1].ksl); - CH->SLOT[SLOT2].TLL = CH->SLOT[SLOT2].TL + (CH->ksl_base>>CH->SLOT[SLOT2].ksl); - - /* refresh frequency counter in both SLOTs of this channel */ - CALC_FCSLOT(CH,&CH->SLOT[SLOT1]); - CALC_FCSLOT(CH,&CH->SLOT[SLOT2]); - } - break; - - case 3: case 4: case 5: - case 12: case 13: case 14: - if ((CH-3)->extended) - { - //if this is 2nd channel forming up 4-op channel just do nothing - } - else - { - //else normal 2 operator function - /* refresh Total Level in both SLOTs of this channel */ - CH->SLOT[SLOT1].TLL = CH->SLOT[SLOT1].TL + (CH->ksl_base>>CH->SLOT[SLOT1].ksl); - CH->SLOT[SLOT2].TLL = CH->SLOT[SLOT2].TL + (CH->ksl_base>>CH->SLOT[SLOT2].ksl); - - /* refresh frequency counter in both SLOTs of this channel */ - CALC_FCSLOT(CH,&CH->SLOT[SLOT1]); - CALC_FCSLOT(CH,&CH->SLOT[SLOT2]); - } - break; - - default: - /* refresh Total Level in both SLOTs of this channel */ - CH->SLOT[SLOT1].TLL = CH->SLOT[SLOT1].TL + (CH->ksl_base>>CH->SLOT[SLOT1].ksl); - CH->SLOT[SLOT2].TLL = CH->SLOT[SLOT2].TL + (CH->ksl_base>>CH->SLOT[SLOT2].ksl); - - /* refresh frequency counter in both SLOTs of this channel */ - CALC_FCSLOT(CH,&CH->SLOT[SLOT1]); - CALC_FCSLOT(CH,&CH->SLOT[SLOT2]); - break; - } - } - else - { - /* in OPL2 mode */ - - /* refresh Total Level in both SLOTs of this channel */ - CH->SLOT[SLOT1].TLL = CH->SLOT[SLOT1].TL + (CH->ksl_base>>CH->SLOT[SLOT1].ksl); - CH->SLOT[SLOT2].TLL = CH->SLOT[SLOT2].TL + (CH->ksl_base>>CH->SLOT[SLOT2].ksl); - - /* refresh frequency counter in both SLOTs of this channel */ - CALC_FCSLOT(CH,&CH->SLOT[SLOT1]); - CALC_FCSLOT(CH,&CH->SLOT[SLOT2]); - } - } - break; - - case 0xc0: - /* CH.D, CH.C, CH.B, CH.A, FB(3bits), C */ - if( (r&0xf) > 8) return; - - CH = &chip->P_CH[(r&0xf) + ch_offset]; - - if( chip->OPL3_mode & 1 ) - { - int base = ((r&0xf) + ch_offset) * 4; - - /* OPL3 mode */ - chip->pan[ base ] = (v & 0x10) ? ~0 : 0; /* ch.A */ - chip->pan[ base +1 ] = (v & 0x20) ? ~0 : 0; /* ch.B */ - chip->pan[ base +2 ] = (v & 0x40) ? ~0 : 0; /* ch.C */ - chip->pan[ base +3 ] = (v & 0x80) ? ~0 : 0; /* ch.D */ - } - else - { - int base = ((r&0xf) + ch_offset) * 4; - - /* OPL2 mode - always enabled */ - chip->pan[ base ] = ~0; /* ch.A */ - chip->pan[ base +1 ] = ~0; /* ch.B */ - chip->pan[ base +2 ] = ~0; /* ch.C */ - chip->pan[ base +3 ] = ~0; /* ch.D */ - } - - chip->pan_ctrl_value[ (r&0xf) + ch_offset ] = v; /* store control value for OPL3/OPL2 mode switching on the fly */ - - CH->SLOT[SLOT1].FB = (v>>1)&7 ? ((v>>1)&7) + 7 : 0; - CH->SLOT[SLOT1].CON = v&1; - - if( chip->OPL3_mode & 1 ) - { - int chan_no = (r&0x0f) + ch_offset; - - switch(chan_no) - { - case 0: case 1: case 2: - case 9: case 10: case 11: - if (CH->extended) - { - UINT8 conn = (CH->SLOT[SLOT1].CON<<1) | ((CH+3)->SLOT[SLOT1].CON<<0); - switch(conn) - { - case 0: - /* 1 -> 2 -> 3 -> 4 - out */ - - CH->SLOT[SLOT1].connect = &chip->phase_modulation; - CH->SLOT[SLOT2].connect = &chip->phase_modulation2; - (CH+3)->SLOT[SLOT1].connect = &chip->phase_modulation; - (CH+3)->SLOT[SLOT2].connect = &chanout[ chan_no + 3 ]; - break; - case 1: - /* 1 -> 2 -\ - 3 -> 4 -+- out */ - - CH->SLOT[SLOT1].connect = &chip->phase_modulation; - CH->SLOT[SLOT2].connect = &chanout[ chan_no ]; - (CH+3)->SLOT[SLOT1].connect = &chip->phase_modulation; - (CH+3)->SLOT[SLOT2].connect = &chanout[ chan_no + 3 ]; - break; - case 2: - /* 1 -----------\ - 2 -> 3 -> 4 -+- out */ - - CH->SLOT[SLOT1].connect = &chanout[ chan_no ]; - CH->SLOT[SLOT2].connect = &chip->phase_modulation2; - (CH+3)->SLOT[SLOT1].connect = &chip->phase_modulation; - (CH+3)->SLOT[SLOT2].connect = &chanout[ chan_no + 3 ]; - break; - case 3: - /* 1 ------\ - 2 -> 3 -+- out - 4 ------/ */ - CH->SLOT[SLOT1].connect = &chanout[ chan_no ]; - CH->SLOT[SLOT2].connect = &chip->phase_modulation2; - (CH+3)->SLOT[SLOT1].connect = &chanout[ chan_no + 3 ]; - (CH+3)->SLOT[SLOT2].connect = &chanout[ chan_no + 3 ]; - break; - } - } - else - { - /* 2 operators mode */ - CH->SLOT[SLOT1].connect = CH->SLOT[SLOT1].CON ? &chanout[(r&0xf)+ch_offset] : &chip->phase_modulation; - CH->SLOT[SLOT2].connect = &chanout[(r&0xf)+ch_offset]; - } - break; - - case 3: case 4: case 5: - case 12: case 13: case 14: - if ((CH-3)->extended) - { - UINT8 conn = ((CH-3)->SLOT[SLOT1].CON<<1) | (CH->SLOT[SLOT1].CON<<0); - switch(conn) - { - case 0: - /* 1 -> 2 -> 3 -> 4 - out */ - - (CH-3)->SLOT[SLOT1].connect = &chip->phase_modulation; - (CH-3)->SLOT[SLOT2].connect = &chip->phase_modulation2; - CH->SLOT[SLOT1].connect = &chip->phase_modulation; - CH->SLOT[SLOT2].connect = &chanout[ chan_no ]; - break; - case 1: - /* 1 -> 2 -\ - 3 -> 4 -+- out */ - - (CH-3)->SLOT[SLOT1].connect = &chip->phase_modulation; - (CH-3)->SLOT[SLOT2].connect = &chanout[ chan_no - 3 ]; - CH->SLOT[SLOT1].connect = &chip->phase_modulation; - CH->SLOT[SLOT2].connect = &chanout[ chan_no ]; - break; - case 2: - /* 1 -----------\ - 2 -> 3 -> 4 -+- out */ - - (CH-3)->SLOT[SLOT1].connect = &chanout[ chan_no - 3 ]; - (CH-3)->SLOT[SLOT2].connect = &chip->phase_modulation2; - CH->SLOT[SLOT1].connect = &chip->phase_modulation; - CH->SLOT[SLOT2].connect = &chanout[ chan_no ]; - break; - case 3: - /* 1 ------\ - 2 -> 3 -+- out - 4 ------/ */ - (CH-3)->SLOT[SLOT1].connect = &chanout[ chan_no - 3 ]; - (CH-3)->SLOT[SLOT2].connect = &chip->phase_modulation2; - CH->SLOT[SLOT1].connect = &chanout[ chan_no ]; - CH->SLOT[SLOT2].connect = &chanout[ chan_no ]; - break; - } - } - else - { - /* 2 operators mode */ - CH->SLOT[SLOT1].connect = CH->SLOT[SLOT1].CON ? &chanout[(r&0xf)+ch_offset] : &chip->phase_modulation; - CH->SLOT[SLOT2].connect = &chanout[(r&0xf)+ch_offset]; - } - break; - - default: - /* 2 operators mode */ - CH->SLOT[SLOT1].connect = CH->SLOT[SLOT1].CON ? &chanout[(r&0xf)+ch_offset] : &chip->phase_modulation; - CH->SLOT[SLOT2].connect = &chanout[(r&0xf)+ch_offset]; - break; - } - } - else - { - /* OPL2 mode - always 2 operators mode */ - CH->SLOT[SLOT1].connect = CH->SLOT[SLOT1].CON ? &chanout[(r&0xf)+ch_offset] : &chip->phase_modulation; - CH->SLOT[SLOT2].connect = &chanout[(r&0xf)+ch_offset]; - } - break; - - case 0xe0: /* waveform select */ - slot = slot_array[r&0x1f]; - if(slot < 0) return; - - slot += ch_offset*2; - - CH = &chip->P_CH[slot/2]; - - - /* store 3-bit value written regardless of current OPL2 or OPL3 mode... (verified on real YMF262) */ - v &= 7; - CH->SLOT[slot&1].waveform_number = v; - - /* ... but select only waveforms 0-3 in OPL2 mode */ - if( !(chip->OPL3_mode & 1) ) - { - v &= 3; /* we're in OPL2 mode */ - } - CH->SLOT[slot&1].wavetable = v * SIN_LEN; - break; - } -} - -/*static TIMER_CALLBACK( cymfile_callback ) -{ - if (cymfile) - { - fputc( (unsigned char)0, cymfile ); - } -}*/ - -/* lock/unlock for common table */ -static int OPL3_LockTable() -{ - num_lock++; - if(num_lock>1) return 0; - - /* first time */ - - if( !init_tables() ) - { - num_lock--; - return -1; - } - - /*if (LOG_CYM_FILE) - { - cymfile = fopen("ymf262_.cym","wb"); - if (cymfile) - timer_pulse ( device->machine, ATTOTIME_IN_HZ(110), NULL, 0, cymfile_callback); //110 Hz pulse timer - else - logerror("Could not create ymf262_.cym file\n"); - }*/ - - return 0; -} - -static void OPL3_UnLockTable(void) -{ - if(num_lock) num_lock--; - if(num_lock) return; - - /* last time */ - - OPLCloseTable(); - - /*if (LOG_CYM_FILE) - fclose (cymfile); - cymfile = NULL;*/ -} - -static void OPL3ResetChip(OPL3 *chip) -{ - int c,s; - - chip->eg_timer = 0; - chip->eg_cnt = 0; - - chip->noise_rng = 1; /* noise shift register */ - chip->nts = 0; /* note split */ - OPL3_STATUS_RESET(chip,0x60); - - /* reset with register write */ - OPL3WriteReg(chip,0x01,0); /* test register */ - OPL3WriteReg(chip,0x02,0); /* Timer1 */ - OPL3WriteReg(chip,0x03,0); /* Timer2 */ - OPL3WriteReg(chip,0x04,0); /* IRQ mask clear */ - - -//FIX IT registers 101, 104 and 105 - - -//FIX IT (dont change CH.D, CH.C, CH.B and CH.A in C0-C8 registers) - for(c = 0xff ; c >= 0x20 ; c-- ) - OPL3WriteReg(chip,c,0); -//FIX IT (dont change CH.D, CH.C, CH.B and CH.A in C0-C8 registers) - for(c = 0x1ff ; c >= 0x120 ; c-- ) - OPL3WriteReg(chip,c,0); - - - - /* reset operator parameters */ - for( c = 0 ; c < 9*2 ; c++ ) - { - OPL3_CH *CH = &chip->P_CH[c]; - for(s = 0 ; s < 2 ; s++ ) - { - CH->SLOT[s].state = EG_OFF; - CH->SLOT[s].volume = MAX_ATT_INDEX; - } - } -} - -/* Create one of virtual YMF262 */ -/* 'clock' is chip clock in Hz */ -/* 'rate' is sampling rate */ -static OPL3 *OPL3Create(int clock, int rate, int type) -{ - OPL3 *chip; - - if (OPL3_LockTable() == -1) return NULL; - - /* allocate memory block */ - chip = (OPL3 *)malloc(sizeof(OPL3)); - - if (chip==NULL) - return NULL; - - /* clear */ - memset(chip, 0, sizeof(OPL3)); - - chip->type = type; - chip->clock = clock; - chip->rate = rate; - - /* init global tables */ - OPL3_initalize(chip); - - /* reset chip */ - OPL3ResetChip(chip); - return chip; -} - -/* Destroy one of virtual YMF262 */ -static void OPL3Destroy(OPL3 *chip) -{ - OPL3_UnLockTable(); - free(chip); -} - - -/* Optional handlers */ - -static void OPL3SetTimerHandler(OPL3 *chip,OPL3_TIMERHANDLER timer_handler,void *param) -{ - chip->timer_handler = timer_handler; - chip->TimerParam = param; -} -static void OPL3SetIRQHandler(OPL3 *chip,OPL3_IRQHANDLER IRQHandler,void *param) -{ - chip->IRQHandler = IRQHandler; - chip->IRQParam = param; -} -static void OPL3SetUpdateHandler(OPL3 *chip,OPL3_UPDATEHANDLER UpdateHandler,void *param) -{ - chip->UpdateHandler = UpdateHandler; - chip->UpdateParam = param; -} - -/* YMF262 I/O interface */ -static int OPL3Write(OPL3 *chip, int a, int v) -{ - /* data bus is 8 bits */ - v &= 0xff; - - switch(a&3) - { - case 0: /* address port 0 (register set #1) */ - chip->address = v; - break; - - case 1: /* data port - ignore A1 */ - case 3: /* data port - ignore A1 */ - if(chip->UpdateHandler) chip->UpdateHandler(chip->UpdateParam/*,0*/); - OPL3WriteReg(chip,chip->address,v); - break; - - case 2: /* address port 1 (register set #2) */ - - /* verified on real YMF262: - in OPL3 mode: - address line A1 is stored during *address* write and ignored during *data* write. - - in OPL2 mode: - register set#2 writes go to register set#1 (ignoring A1) - verified on registers from set#2: 0x01, 0x04, 0x20-0xef - The only exception is register 0x05. - */ - if( chip->OPL3_mode & 1 ) - { - /* OPL3 mode */ - chip->address = v | 0x100; - } - else - { - /* in OPL2 mode the only accessible in set #2 is register 0x05 */ - if( v==5 ) - chip->address = v | 0x100; - else - chip->address = v; /* verified range: 0x01, 0x04, 0x20-0xef(set #2 becomes set #1 in opl2 mode) */ - } - break; - } - - return chip->status>>7; -} - -static unsigned char OPL3Read(OPL3 *chip,int a) -{ - if( a==0 ) - { - /* status port */ - return chip->status; - } - - return 0x00; /* verified on real YMF262 */ -} - - - -static int OPL3TimerOver(OPL3 *chip,int c) -{ - if( c ) - { /* Timer B */ - OPL3_STATUS_SET(chip,0x20); - } - else - { /* Timer A */ - OPL3_STATUS_SET(chip,0x40); - } - /* reload timer */ - //if (chip->timer_handler) (chip->timer_handler)(chip->TimerParam,c,attotime_mul(chip->TimerBase, chip->T[c])); - return chip->status>>7; -} - - - - -void * ymf262_init(int clock, int rate) -{ - return OPL3Create(clock,rate,OPL3_TYPE_YMF262); -} - -void ymf262_shutdown(void *chip) -{ - OPL3Destroy((OPL3 *)chip); -} -void ymf262_reset_chip(void *chip) -{ - OPL3ResetChip((OPL3 *)chip); -} - -int ymf262_write(void *chip, int a, int v) -{ - return OPL3Write((OPL3 *)chip, a, v); -} - -unsigned char ymf262_read(void *chip, int a) -{ - /* Note on status register: */ - - /* YM3526(OPL) and YM3812(OPL2) return bit2 and bit1 in HIGH state */ - - /* YMF262(OPL3) always returns bit2 and bit1 in LOW state */ - /* which can be used to identify the chip */ - - /* YMF278(OPL4) returns bit2 in LOW and bit1 in HIGH state ??? info from manual - not verified */ - - return OPL3Read((OPL3 *)chip, a); -} -int ymf262_timer_over(void *chip, int c) -{ - return OPL3TimerOver((OPL3 *)chip, c); -} - -void ymf262_set_timer_handler(void *chip, OPL3_TIMERHANDLER timer_handler, void *param) -{ - OPL3SetTimerHandler((OPL3 *)chip, timer_handler, param); -} -void ymf262_set_irq_handler(void *chip,OPL3_IRQHANDLER IRQHandler,void *param) -{ - OPL3SetIRQHandler((OPL3 *)chip, IRQHandler, param); -} -void ymf262_set_update_handler(void *chip,OPL3_UPDATEHANDLER UpdateHandler,void *param) -{ - OPL3SetUpdateHandler((OPL3 *)chip, UpdateHandler, param); -} - -void ymf262_set_mutemask(void *chip, UINT32 MuteMask) -{ - OPL3 *opl3 = (OPL3 *)chip; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 18; CurChn ++) - opl3->P_CH[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - for (CurChn = 0; CurChn < 5; CurChn ++) - opl3->MuteSpc[CurChn] = (MuteMask >> (CurChn + 18)) & 0x01; - - return; -} - - -/* -** Generate samples for one of the YMF262's -** -** 'which' is the virtual YMF262 number -** '**buffers' is table of 4 pointers to the buffers: CH.A, CH.B, CH.C and CH.D -** 'length' is the number of samples that should be generated -*/ -void ymf262_update_one(void *_chip, OPL3SAMPLE **buffers, int length) -{ - OPL3 *chip = (OPL3 *)_chip; - UINT8 rhythm = chip->rhythm&0x20; - - OPL3SAMPLE *ch_a = buffers[0]; - OPL3SAMPLE *ch_b = buffers[1]; - //OPL3SAMPLE *ch_c = buffers[2]; - //OPL3SAMPLE *ch_d = buffers[3]; - - int i; - //int chn; - - for( i=0; i < length ; i++ ) - { - int a,b,c,d; - - - advance_lfo(chip); - - /* clear channel outputs */ - memset(chip->chanout, 0, sizeof(signed int) * 18); - -#if 1 - /* register set #1 */ - chan_calc(chip, &chip->P_CH[0]); /* extended 4op ch#0 part 1 or 2op ch#0 */ - if (chip->P_CH[0].extended) - chan_calc_ext(chip, &chip->P_CH[3]); /* extended 4op ch#0 part 2 */ - else - chan_calc(chip, &chip->P_CH[3]); /* standard 2op ch#3 */ - - - chan_calc(chip, &chip->P_CH[1]); /* extended 4op ch#1 part 1 or 2op ch#1 */ - if (chip->P_CH[1].extended) - chan_calc_ext(chip, &chip->P_CH[4]); /* extended 4op ch#1 part 2 */ - else - chan_calc(chip, &chip->P_CH[4]); /* standard 2op ch#4 */ - - - chan_calc(chip, &chip->P_CH[2]); /* extended 4op ch#2 part 1 or 2op ch#2 */ - if (chip->P_CH[2].extended) - chan_calc_ext(chip, &chip->P_CH[5]); /* extended 4op ch#2 part 2 */ - else - chan_calc(chip, &chip->P_CH[5]); /* standard 2op ch#5 */ - - - if(!rhythm) - { - chan_calc(chip, &chip->P_CH[6]); - chan_calc(chip, &chip->P_CH[7]); - chan_calc(chip, &chip->P_CH[8]); - } - else /* Rhythm part */ - { - chan_calc_rhythm(chip, &chip->P_CH[0], (chip->noise_rng>>0)&1 ); - } - - /* register set #2 */ - chan_calc(chip, &chip->P_CH[ 9]); - if (chip->P_CH[9].extended) - chan_calc_ext(chip, &chip->P_CH[12]); - else - chan_calc(chip, &chip->P_CH[12]); - - - chan_calc(chip, &chip->P_CH[10]); - if (chip->P_CH[10].extended) - chan_calc_ext(chip, &chip->P_CH[13]); - else - chan_calc(chip, &chip->P_CH[13]); - - - chan_calc(chip, &chip->P_CH[11]); - if (chip->P_CH[11].extended) - chan_calc_ext(chip, &chip->P_CH[14]); - else - chan_calc(chip, &chip->P_CH[14]); - - - /* channels 15,16,17 are fixed 2-operator channels only */ - chan_calc(chip, &chip->P_CH[15]); - chan_calc(chip, &chip->P_CH[16]); - chan_calc(chip, &chip->P_CH[17]); -#endif - - /* accumulator register set #1 */ - a = chip->chanout[0] & chip->pan[0]; - b = chip->chanout[0] & chip->pan[1]; - c = chip->chanout[0] & chip->pan[2]; - d = chip->chanout[0] & chip->pan[3]; -#if 1 - a += chip->chanout[1] & chip->pan[4]; - b += chip->chanout[1] & chip->pan[5]; - c += chip->chanout[1] & chip->pan[6]; - d += chip->chanout[1] & chip->pan[7]; - a += chip->chanout[2] & chip->pan[8]; - b += chip->chanout[2] & chip->pan[9]; - c += chip->chanout[2] & chip->pan[10]; - d += chip->chanout[2] & chip->pan[11]; - - a += chip->chanout[3] & chip->pan[12]; - b += chip->chanout[3] & chip->pan[13]; - c += chip->chanout[3] & chip->pan[14]; - d += chip->chanout[3] & chip->pan[15]; - a += chip->chanout[4] & chip->pan[16]; - b += chip->chanout[4] & chip->pan[17]; - c += chip->chanout[4] & chip->pan[18]; - d += chip->chanout[4] & chip->pan[19]; - a += chip->chanout[5] & chip->pan[20]; - b += chip->chanout[5] & chip->pan[21]; - c += chip->chanout[5] & chip->pan[22]; - d += chip->chanout[5] & chip->pan[23]; - - a += chip->chanout[6] & chip->pan[24]; - b += chip->chanout[6] & chip->pan[25]; - c += chip->chanout[6] & chip->pan[26]; - d += chip->chanout[6] & chip->pan[27]; - a += chip->chanout[7] & chip->pan[28]; - b += chip->chanout[7] & chip->pan[29]; - c += chip->chanout[7] & chip->pan[30]; - d += chip->chanout[7] & chip->pan[31]; - a += chip->chanout[8] & chip->pan[32]; - b += chip->chanout[8] & chip->pan[33]; - c += chip->chanout[8] & chip->pan[34]; - d += chip->chanout[8] & chip->pan[35]; - - /* accumulator register set #2 */ - a += chip->chanout[9] & chip->pan[36]; - b += chip->chanout[9] & chip->pan[37]; - c += chip->chanout[9] & chip->pan[38]; - d += chip->chanout[9] & chip->pan[39]; - a += chip->chanout[10] & chip->pan[40]; - b += chip->chanout[10] & chip->pan[41]; - c += chip->chanout[10] & chip->pan[42]; - d += chip->chanout[10] & chip->pan[43]; - a += chip->chanout[11] & chip->pan[44]; - b += chip->chanout[11] & chip->pan[45]; - c += chip->chanout[11] & chip->pan[46]; - d += chip->chanout[11] & chip->pan[47]; - - a += chip->chanout[12] & chip->pan[48]; - b += chip->chanout[12] & chip->pan[49]; - c += chip->chanout[12] & chip->pan[50]; - d += chip->chanout[12] & chip->pan[51]; - a += chip->chanout[13] & chip->pan[52]; - b += chip->chanout[13] & chip->pan[53]; - c += chip->chanout[13] & chip->pan[54]; - d += chip->chanout[13] & chip->pan[55]; - a += chip->chanout[14] & chip->pan[56]; - b += chip->chanout[14] & chip->pan[57]; - c += chip->chanout[14] & chip->pan[58]; - d += chip->chanout[14] & chip->pan[59]; - - a += chip->chanout[15] & chip->pan[60]; - b += chip->chanout[15] & chip->pan[61]; - c += chip->chanout[15] & chip->pan[62]; - d += chip->chanout[15] & chip->pan[63]; - a += chip->chanout[16] & chip->pan[64]; - b += chip->chanout[16] & chip->pan[65]; - c += chip->chanout[16] & chip->pan[66]; - d += chip->chanout[16] & chip->pan[67]; - a += chip->chanout[17] & chip->pan[68]; - b += chip->chanout[17] & chip->pan[69]; - c += chip->chanout[17] & chip->pan[70]; - d += chip->chanout[17] & chip->pan[71]; -#endif - a >>= FINAL_SH; - b >>= FINAL_SH; - c >>= FINAL_SH; - d >>= FINAL_SH; - - /* limit check */ - //a = limit( a , MAXOUT, MINOUT ); - //b = limit( b , MAXOUT, MINOUT ); - //c = limit( c , MAXOUT, MINOUT ); - //d = limit( d , MAXOUT, MINOUT ); - - #ifdef SAVE_SAMPLE - if (which==0) - { - SAVE_ALL_CHANNELS - } - #endif - - /* store to sound buffer */ - ch_a[i] = a+c; - ch_b[i] = b+d; - //ch_c[i] = c; - //ch_d[i] = d; - - advance(chip); - } - -} - diff --git a/Frameworks/GME/vgmplay/chips/ymf262.h b/Frameworks/GME/vgmplay/chips/ymf262.h deleted file mode 100644 index 0af7901e5..000000000 --- a/Frameworks/GME/vgmplay/chips/ymf262.h +++ /dev/null @@ -1,49 +0,0 @@ -#pragma once - -//#include "attotime.h" - -/* select number of output bits: 8 or 16 */ -#define OPL3_SAMPLE_BITS 16 - -/* compiler dependence */ -//#ifndef __OSDCOMM_H__ -//#define __OSDCOMM_H__ -/*typedef unsigned char UINT8; // unsigned 8bit -typedef unsigned short UINT16; // unsigned 16bit -typedef unsigned int UINT32; // unsigned 32bit -typedef signed char INT8; // signed 8bit -typedef signed short INT16; // signed 16bit -typedef signed int INT32; // signed 32bit*/ -//#endif - -typedef stream_sample_t OPL3SAMPLE; -/* -#if (OPL3_SAMPLE_BITS==16) -typedef INT16 OPL3SAMPLE; -#endif -#if (OPL3_SAMPLE_BITS==8) -typedef INT8 OPL3SAMPLE; -#endif -*/ - -//typedef void (*OPL3_TIMERHANDLER)(void *param,int timer,attotime period); -typedef void (*OPL3_TIMERHANDLER)(void *param,int timer,int period); -typedef void (*OPL3_IRQHANDLER)(void *param,int irq); -typedef void (*OPL3_UPDATEHANDLER)(void *param/*,int min_interval_us*/); - - -void *ymf262_init(int clock, int rate); -void ymf262_shutdown(void *chip); -void ymf262_reset_chip(void *chip); -int ymf262_write(void *chip, int a, int v); -unsigned char ymf262_read(void *chip, int a); -int ymf262_timer_over(void *chip, int c); -void ymf262_update_one(void *chip, OPL3SAMPLE **buffers, int length); - -void ymf262_set_timer_handler(void *chip, OPL3_TIMERHANDLER TimerHandler, void *param); -void ymf262_set_irq_handler(void *chip, OPL3_IRQHANDLER IRQHandler, void *param); -void ymf262_set_update_handler(void *chip, OPL3_UPDATEHANDLER UpdateHandler, void *param); - -void ymf262_set_emu_core(UINT8 Emulator); -void ymf262_set_mutemask(void *chip, UINT32 MuteMask); - diff --git a/Frameworks/GME/vgmplay/chips/ymf271.c b/Frameworks/GME/vgmplay/chips/ymf271.c deleted file mode 100644 index e9542d8f1..000000000 --- a/Frameworks/GME/vgmplay/chips/ymf271.c +++ /dev/null @@ -1,1990 +0,0 @@ -/* - Yamaha YMF271-F "OPX" emulator v0.1 - By R. Belmont. - Based in part on YMF278B emulator by R. Belmont and O. Galibert. - 12June04 update by Toshiaki Nijiura - Copyright R. Belmont. - - This software is dual-licensed: it may be used in MAME and properly licensed - MAME derivatives under the terms of the MAME license. For use outside of - MAME and properly licensed derivatives, it is available under the - terms of the GNU Lesser General Public License (LGPL), version 2.1. - You may read the LGPL at http://www.gnu.org/licenses/lgpl.html - - TODO: - - A/L bit (alternate loop) - - EN and EXT Out bits - - Src B and Src NOTE bits - - statusreg Busy and End bits - - timer register 0x11 - - ch2/ch3 (4 speakers) - - PFM (FM using external PCM waveform) - - detune (should be same as on other Yamaha chips) - - Acc On bit (some sound effects in viprp1?). The documentation says - "determines if slot output is accumulated(1), or output directly(0)" - - Is memory handling 100% correct? At the moment, seibuspi.c is the only - hardware currently emulated that uses external handlers. -*/ - -#include -#include "mamedef.h" -//#include "sndintrf.h" -//#include "streams.h" -#ifdef _DEBUG -#include -#endif -#include -#include -#include "ymf271.h" - -#ifndef __cplusplus // C++ already has the bool-type -#define false 0x00 -#define true 0x01 -typedef unsigned char bool; -#endif // !__cplusplus - -#ifndef NULL -#define NULL ((void *)0) -#endif - -//#define DEVCB_NULL { DEVCB_TYPE_NULL } -#define DEVCB_NULL DEVCB_TYPE_NULL -#define DEVCB_TYPE_NULL (0) - -#define VERBOSE (1) - -#define STD_CLOCK (16934400) - -#define MAXOUT (+32767) -#define MINOUT (-32768) - -#define SIN_BITS 10 -#define SIN_LEN (1<> 4; return (entry & 0x0f) << 7; - if(ex) } - return (ma | 16) << (ex+6); else - else { - return ma << 7; int shift = 6 + (entry >> 4); -} return (0x10 + (entry & 0x0f)) << shift; - } -lfo_freq = 44100 / lfo_period } - -*/ - -static const double LFO_frequency_table[256] = -{ - 0.00066, 0.00068, 0.00070, 0.00073, 0.00075, 0.00078, 0.00081, 0.00084, - 0.00088, 0.00091, 0.00096, 0.00100, 0.00105, 0.00111, 0.00117, 0.00124, - 0.00131, 0.00136, 0.00140, 0.00145, 0.00150, 0.00156, 0.00162, 0.00168, - 0.00175, 0.00183, 0.00191, 0.00200, 0.00210, 0.00221, 0.00234, 0.00247, - 0.00263, 0.00271, 0.00280, 0.00290, 0.00300, 0.00312, 0.00324, 0.00336, - 0.00350, 0.00366, 0.00382, 0.00401, 0.00421, 0.00443, 0.00467, 0.00495, - 0.00526, 0.00543, 0.00561, 0.00580, 0.00601, 0.00623, 0.00647, 0.00673, - 0.00701, 0.00731, 0.00765, 0.00801, 0.00841, 0.00885, 0.00935, 0.00990, - 0.01051, 0.01085, 0.01122, 0.01160, 0.01202, 0.01246, 0.01294, 0.01346, - 0.01402, 0.01463, 0.01529, 0.01602, 0.01682, 0.01771, 0.01869, 0.01979, - 0.02103, 0.02171, 0.02243, 0.02320, 0.02403, 0.02492, 0.02588, 0.02692, - 0.02804, 0.02926, 0.03059, 0.03204, 0.03365, 0.03542, 0.03738, 0.03958, - 0.04206, 0.04341, 0.04486, 0.04641, 0.04807, 0.04985, 0.05176, 0.05383, - 0.05608, 0.05851, 0.06117, 0.06409, 0.06729, 0.07083, 0.07477, 0.07917, - 0.08411, 0.08683, 0.08972, 0.09282, 0.09613, 0.09969, 0.10353, 0.10767, - 0.11215, 0.11703, 0.12235, 0.12817, 0.13458, 0.14167, 0.14954, 0.15833, - 0.16823, 0.17365, 0.17944, 0.18563, 0.19226, 0.19938, 0.20705, 0.21533, - 0.22430, 0.23406, 0.24470, 0.25635, 0.26917, 0.28333, 0.29907, 0.31666, - 0.33646, 0.34731, 0.35889, 0.37126, 0.38452, 0.39876, 0.41410, 0.43066, - 0.44861, 0.46811, 0.48939, 0.51270, 0.53833, 0.56666, 0.59814, 0.63333, - 0.67291, 0.69462, 0.71777, 0.74252, 0.76904, 0.79753, 0.82820, 0.86133, - 0.89722, 0.93623, 0.97878, 1.02539, 1.07666, 1.13333, 1.19629, 1.26666, - 1.34583, 1.38924, 1.43555, 1.48505, 1.53809, 1.59509, 1.65640, 1.72266, - 1.79443, 1.87245, 1.95756, 2.05078, 2.15332, 2.26665, 2.39258, 2.53332, - 2.69165, 2.77848, 2.87109, 2.97010, 3.07617, 3.19010, 3.31280, 3.44531, - 3.58887, 3.74490, 3.91513, 4.10156, 4.30664, 4.53331, 4.78516, 5.06664, - 5.38330, 5.55696, 5.74219, 5.94019, 6.15234, 6.38021, 6.62560, 6.89062, - 7.17773, 7.48981, 7.83026, 8.20312, 8.61328, 9.06661, 9.57031, 10.13327, - 10.76660, 11.11391, 11.48438, 11.88039, 12.30469, 12.76042, 13.25120, 13.78125, - 14.35547, 14.97962, 15.66051, 16.40625, 17.22656, 18.13322, 19.14062, 20.26654, - 21.53320, 22.96875, 24.60938, 26.50240, 28.71094, 31.32102, 34.45312, 38.28125, - 43.06641, 49.21875, 57.42188, 68.90625, 86.13281, 114.84375, 172.26562, 344.53125 -}; - -static const int RKS_Table[32][8] = -{ - { 0, 0, 0, 0, 0, 2, 4, 8 }, - { 0, 0, 0, 0, 1, 3, 5, 9 }, - { 0, 0, 0, 1, 2, 4, 6, 10 }, - { 0, 0, 0, 1, 3, 5, 7, 11 }, - { 0, 0, 1, 2, 4, 6, 8, 12 }, - { 0, 0, 1, 2, 5, 7, 9, 13 }, - { 0, 0, 1, 3, 6, 8, 10, 14 }, - { 0, 0, 1, 3, 7, 9, 11, 15 }, - { 0, 1, 2, 4, 8, 10, 12, 16 }, - { 0, 1, 2, 4, 9, 11, 13, 17 }, - { 0, 1, 2, 5, 10, 12, 14, 18 }, - { 0, 1, 2, 5, 11, 13, 15, 19 }, - { 0, 1, 3, 6, 12, 14, 16, 20 }, - { 0, 1, 3, 6, 13, 15, 17, 21 }, - { 0, 1, 3, 7, 14, 16, 18, 22 }, - { 0, 1, 3, 7, 15, 17, 19, 23 }, - { 0, 2, 4, 8, 16, 18, 20, 24 }, - { 0, 2, 4, 8, 17, 19, 21, 25 }, - { 0, 2, 4, 9, 18, 20, 22, 26 }, - { 0, 2, 4, 9, 19, 21, 23, 27 }, - { 0, 2, 5, 10, 20, 22, 24, 28 }, - { 0, 2, 5, 10, 21, 23, 25, 29 }, - { 0, 2, 5, 11, 22, 24, 26, 30 }, - { 0, 2, 5, 11, 23, 25, 27, 31 }, - { 0, 3, 6, 12, 24, 26, 28, 31 }, - { 0, 3, 6, 12, 25, 27, 29, 31 }, - { 0, 3, 6, 13, 26, 28, 30, 31 }, - { 0, 3, 6, 13, 27, 29, 31, 31 }, - { 0, 3, 7, 14, 28, 30, 31, 31 }, - { 0, 3, 7, 14, 29, 31, 31, 31 }, - { 0, 3, 7, 15, 30, 31, 31, 31 }, - { 0, 3, 7, 15, 31, 31, 31, 31 }, -}; - -static const double multiple_table[16] = { 0.5, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 }; - -static const double pow_table[16] = { 128, 256, 512, 1024, 2048, 4096, 8192, 16384, 0.5, 1, 2, 4, 8, 16, 32, 64 }; - -static const double fs_frequency[4] = { 1.0/1.0, 1.0/2.0, 1.0/4.0, 1.0/8.0 }; - -static const double channel_attenuation_table[16] = -{ - 0.0, 2.5, 6.0, 8.5, 12.0, 14.5, 18.1, 20.6, 24.1, 26.6, 30.1, 32.6, 36.1, 96.1, 96.1, 96.1 -}; - -static const int modulation_level[8] = { 16, 8, 4, 2, 1, 32, 64, 128 }; - -// feedback_level * 16 -static const int feedback_level[8] = { 0, 1, 2, 4, 8, 16, 32, 64 }; - -// slot mapping assists -static const int fm_tab[16] = { 0, 1, 2, -1, 3, 4, 5, -1, 6, 7, 8, -1, 9, 10, 11, -1 }; -static const int pcm_tab[16] = { 0, 4, 8, -1, 12, 16, 20, -1, 24, 28, 32, -1, 36, 40, 44, -1 }; - - -typedef struct -{ - UINT8 ext_en; - UINT8 ext_out; - UINT8 lfoFreq; - UINT8 lfowave; - UINT8 pms, ams; - UINT8 detune; - UINT8 multiple; - UINT8 tl; - UINT8 keyscale; - UINT8 ar; - UINT8 decay1rate, decay2rate; - UINT8 decay1lvl; - UINT8 relrate; - UINT8 block; - UINT8 fns_hi; - UINT32 fns; - UINT8 feedback; - UINT8 waveform; - UINT8 accon; - UINT8 algorithm; - UINT8 ch0_level, ch1_level, ch2_level, ch3_level; - - UINT32 startaddr; - UINT32 loopaddr; - UINT32 endaddr; - UINT8 altloop; - UINT8 fs; - UINT8 srcnote, srcb; - - UINT32 step; - UINT64 stepptr; - - UINT8 active; - UINT8 bits; - - // envelope generator - INT32 volume; - INT32 env_state; - INT32 env_attack_step; // volume increase step in attack state - INT32 env_decay1_step; - INT32 env_decay2_step; - INT32 env_release_step; - - INT64 feedback_modulation0; - INT64 feedback_modulation1; - - INT32 lfo_phase, lfo_step; - INT32 lfo_amplitude; - double lfo_phasemod; -} YMF271Slot; - -typedef struct -{ - UINT8 sync, pfm; - UINT8 Muted; -} YMF271Group; - -typedef struct -{ - // lookup tables - INT16 *lut_waves[8]; - double *lut_plfo[4][8]; - int *lut_alfo[4]; - double lut_ar[64]; - double lut_dc[64]; - double lut_lfo[256]; - int lut_attenuation[16]; - int lut_total_level[128]; - int lut_env_volume[256]; - - YMF271Slot slots[48]; - YMF271Group groups[12]; - - UINT8 regs_main[0x10]; - - UINT32 timerA, timerB; - UINT32 timerAVal, timerBVal; - UINT32 irqstate; - UINT8 status; - UINT8 enable; - - UINT32 ext_address; - UINT8 ext_rw; - UINT8 ext_readlatch; - - UINT8 *mem_base; - UINT32 mem_size; - UINT32 clock; - - //emu_timer *timA, *timB; - //sound_stream * stream; - INT32 *mix_buffer; - //const device_config *device; - - //devcb_resolved_read8 ext_mem_read; - //devcb_resolved_write8 ext_mem_write; - //void (*irq_callback)(const device_config *, int); - //void (*irq_callback)(int); -} YMF271Chip; - - -/*INLINE YMF271Chip *get_safe_token(const device_config *device) -{ - assert(device != NULL); - assert(device->token != NULL); - assert(device->type == SOUND); - assert(sound_get_type(device) == SOUND_YMF271); - return (YMF271Chip *)device->token; -}*/ - -static UINT8 ymf271_read_memory(YMF271Chip *chip, UINT32 offset); - - -INLINE void calculate_step(YMF271Slot *slot) -{ - double st; - - if (slot->waveform == 7) - { - // external waveform (PCM) - st = (double)(2 * (slot->fns | 2048)) * pow_table[slot->block] * fs_frequency[slot->fs]; - st = st * multiple_table[slot->multiple]; - - // LFO phase modulation - st *= slot->lfo_phasemod; - - st /= (double)(524288/65536); // pre-multiply with 65536 - - slot->step = (UINT32)st; - } - else - { - // internal waveform (FM) - st = (double)(2 * slot->fns) * pow_table[slot->block]; - st = st * multiple_table[slot->multiple] * (double)(SIN_LEN); - - // LFO phase modulation - st *= slot->lfo_phasemod; - - st /= (double)(536870912/65536); // pre-multiply with 65536 - - slot->step = (UINT32)st; - } -} - -INLINE bool check_envelope_end(YMF271Slot *slot) -{ - if (slot->volume <= 0) - { - slot->active = 0; - slot->volume = 0; - return true; - } - return false; -} - -static void update_envelope(YMF271Slot *slot) -{ - switch (slot->env_state) - { - case ENV_ATTACK: - { - slot->volume += slot->env_attack_step; - - if (slot->volume >= (255 << ENV_VOLUME_SHIFT)) - { - slot->volume = (255 << ENV_VOLUME_SHIFT); - slot->env_state = ENV_DECAY1; - } - break; - } - - case ENV_DECAY1: - { - int decay_level = 255 - (slot->decay1lvl << 4); - slot->volume -= slot->env_decay1_step; - - if (!check_envelope_end(slot) && (slot->volume >> ENV_VOLUME_SHIFT) <= decay_level) - { - slot->env_state = ENV_DECAY2; - } - break; - } - - case ENV_DECAY2: - { - slot->volume -= slot->env_decay2_step; - check_envelope_end(slot); - break; - } - - case ENV_RELEASE: - { - slot->volume -= slot->env_release_step; - check_envelope_end(slot); - break; - } - } -} - -INLINE int get_keyscaled_rate(int rate, int keycode, int keyscale) -{ - int newrate = rate + RKS_Table[keycode][keyscale]; - - if (newrate > 63) - { - newrate = 63; - } - if (newrate < 0) - { - newrate = 0; - } - return newrate; -} - -INLINE int get_internal_keycode(int block, int fns) -{ - int n43; - if (fns < 0x780) - { - n43 = 0; - } - else if (fns < 0x900) - { - n43 = 1; - } - else if (fns < 0xa80) - { - n43 = 2; - } - else - { - n43 = 3; - } - - return ((block & 7) * 4) + n43; -} - -INLINE int get_external_keycode(int block, int fns) -{ - int n43; - if (fns < 0x100) - { - n43 = 0; - } - else if (fns < 0x300) - { - n43 = 1; - } - else if (fns < 0x500) - { - n43 = 2; - } - else - { - n43 = 3; - } - - return ((block & 7) * 4) + n43; -} - -static void init_envelope(YMF271Chip *chip, YMF271Slot *slot) -{ - int keycode, rate; - int decay_level = 255 - (slot->decay1lvl << 4); - - if (slot->waveform != 7) - { - keycode = get_internal_keycode(slot->block, slot->fns); - } - else - { - keycode = get_external_keycode(slot->block, slot->fns & 0x7ff); - /* keycode = (keycode + slot->srcb * 4 + slot->srcnote) / 2; */ // not sure - } - - // init attack state - rate = get_keyscaled_rate(slot->ar * 2, keycode, slot->keyscale); - slot->env_attack_step = (rate < 4) ? 0 : (int)(((double)(255-0) / chip->lut_ar[rate]) * 65536.0); - - // init decay1 state - rate = get_keyscaled_rate(slot->decay1rate * 2, keycode, slot->keyscale); - slot->env_decay1_step = (rate < 4) ? 0 : (int)(((double)(255-decay_level) / chip->lut_dc[rate]) * 65536.0); - - // init decay2 state - rate = get_keyscaled_rate(slot->decay2rate * 2, keycode, slot->keyscale); - slot->env_decay2_step = (rate < 4) ? 0 : (int)(((double)(255-0) / chip->lut_dc[rate]) * 65536.0); - - // init release state - rate = get_keyscaled_rate(slot->relrate * 4, keycode, slot->keyscale); - slot->env_release_step = (rate < 4) ? 0 : (int)(((double)(255-0) / chip->lut_ar[rate]) * 65536.0); - - slot->volume = (255-160) << ENV_VOLUME_SHIFT; // -60db - slot->env_state = ENV_ATTACK; -} - -static void init_lfo(YMF271Chip *chip, YMF271Slot *slot) -{ - slot->lfo_phase = 0; - slot->lfo_amplitude = 0; - slot->lfo_phasemod = 0; - - slot->lfo_step = (int)((((double)LFO_LENGTH * chip->lut_lfo[slot->lfoFreq]) / 44100.0) * 256.0); -} - -INLINE void update_lfo(YMF271Chip *chip, YMF271Slot *slot) -{ - slot->lfo_phase += slot->lfo_step; - - slot->lfo_amplitude = chip->lut_alfo[slot->lfowave][(slot->lfo_phase >> LFO_SHIFT) & (LFO_LENGTH-1)]; - slot->lfo_phasemod = chip->lut_plfo[slot->lfowave][slot->pms][(slot->lfo_phase >> LFO_SHIFT) & (LFO_LENGTH-1)]; - - calculate_step(slot); -} - -INLINE int calculate_slot_volume(YMF271Chip *chip, YMF271Slot *slot) -{ - // Note: Actually everyone of these stores only INT32 (16.16 fixed point), - // but the calculations need INT64. - INT32 volume; - INT64 env_volume; - INT64 lfo_volume = 65536; - - switch (slot->ams) - { - case 0: lfo_volume = 65536; break; // 0dB - case 1: lfo_volume = 65536 - ((slot->lfo_amplitude * 33124) >> 16); break; // 5.90625dB - case 2: lfo_volume = 65536 - ((slot->lfo_amplitude * 16742) >> 16); break; // 11.8125dB - case 3: lfo_volume = 65536 - ((slot->lfo_amplitude * 4277) >> 16); break; // 23.625dB - } - - env_volume = (chip->lut_env_volume[255 - (slot->volume >> ENV_VOLUME_SHIFT)] * lfo_volume) >> 16; - - volume = (env_volume * chip->lut_total_level[slot->tl]) >> 16; - - return volume; -} - -static void update_pcm(YMF271Chip *chip, int slotnum, INT32 *mixp, int length) -{ - int i; - INT64 final_volume; - INT16 sample; - INT64 ch0_vol, ch1_vol; //, ch2_vol, ch3_vol; - - YMF271Slot *slot = &chip->slots[slotnum]; - - if (!slot->active) - { - return; - } - -#ifdef _DEBUG - if (slot->waveform != 7) - { - logerror("Waveform %d in update_pcm !!!\n", slot->waveform); - } -#endif - - for (i = 0; i < length; i++) - { - // loop - if ((slot->stepptr>>16) > slot->endaddr) - { - slot->stepptr = slot->stepptr - ((UINT64)slot->endaddr<<16) + ((UINT64)slot->loopaddr<<16); - if ((slot->stepptr>>16) > slot->endaddr) - { - // overflow - slot->stepptr &= 0xffff; - slot->stepptr |= ((UINT64)slot->loopaddr<<16); - if ((slot->stepptr>>16) > slot->endaddr) - { - // still overflow? (triggers in rdft2, rarely) - slot->stepptr &= 0xffff; - slot->stepptr |= ((UINT64)slot->endaddr<<16); - } - } - } - - if (slot->bits == 8) - { - // 8bit - sample = ymf271_read_memory(chip, slot->startaddr + (slot->stepptr>>16))<<8; - } - else - { - // 12bit - if (slot->stepptr & 0x10000) - sample = ymf271_read_memory(chip, slot->startaddr + (slot->stepptr>>17)*3 + 2)<<8 | ((ymf271_read_memory(chip, slot->startaddr + (slot->stepptr>>17)*3 + 1) << 4) & 0xf0); - else - sample = ymf271_read_memory(chip, slot->startaddr + (slot->stepptr>>17)*3)<<8 | (ymf271_read_memory(chip, slot->startaddr + (slot->stepptr>>17)*3 + 1) & 0xf0); - } - - update_envelope(slot); - update_lfo(chip, slot); - - final_volume = calculate_slot_volume(chip, slot); - - ch0_vol = (final_volume * chip->lut_attenuation[slot->ch0_level]) >> 16; - ch1_vol = (final_volume * chip->lut_attenuation[slot->ch1_level]) >> 16; -// ch2_vol = (final_volume * chip->lut_attenuation[slot->ch2_level]) >> 16; -// ch3_vol = (final_volume * chip->lut_attenuation[slot->ch3_level]) >> 16; - - if (ch0_vol > 65536) ch0_vol = 65536; - if (ch1_vol > 65536) ch1_vol = 65536; - - *mixp++ += (sample * ch0_vol) >> 16; - *mixp++ += (sample * ch1_vol) >> 16; - - // go to next step - slot->stepptr += slot->step; - } -} - -// calculates the output of one FM operator -static INT64 calculate_op(YMF271Chip *chip, int slotnum, INT64 inp) -{ - YMF271Slot *slot = &chip->slots[slotnum]; - INT64 env, slot_output, slot_input = 0; - - update_envelope(slot); - update_lfo(chip, slot); - env = calculate_slot_volume(chip, slot); - - if (inp == OP_INPUT_FEEDBACK) - { - // from own feedback - slot_input = (slot->feedback_modulation0 + slot->feedback_modulation1) / 2; - slot->feedback_modulation0 = slot->feedback_modulation1; - } - else if (inp != OP_INPUT_NONE) - { - // from previous slot output - slot_input = ((inp << (SIN_BITS-2)) * modulation_level[slot->feedback]); - } - - slot_output = chip->lut_waves[slot->waveform][((slot->stepptr + slot_input) >> 16) & SIN_MASK]; - slot_output = (slot_output * env) >> 16; - slot->stepptr += slot->step; - - return slot_output; -} - -static void set_feedback(YMF271Chip *chip, int slotnum, INT64 inp) -{ - YMF271Slot *slot = &chip->slots[slotnum]; - slot->feedback_modulation1 = (((inp << (SIN_BITS-2)) * feedback_level[slot->feedback]) / 16); -} - -//static STREAM_UPDATE( ymf271_update ) -void ymf271_update(void *param, stream_sample_t **outputs, int samples) -{ - int i, j; - int op; - INT32 *mixp; - YMF271Chip *chip = (YMF271Chip *)param; - - memset(chip->mix_buffer, 0, sizeof(chip->mix_buffer[0])*samples*2); - - for (j = 0; j < 12; j++) - { - YMF271Group *slot_group = &chip->groups[j]; - mixp = &chip->mix_buffer[0]; - - if (slot_group->Muted) - continue; - -#ifdef _DEBUG - if (slot_group->pfm && slot_group->sync != 3) - { - logerror("ymf271 Group %d: PFM, Sync = %d, Waveform Slot1 = %d, Slot2 = %d, Slot3 = %d, Slot4 = %d\n", - j, slot_group->sync, chip->slots[j+0].waveform, chip->slots[j+12].waveform, chip->slots[j+24].waveform, chip->slots[j+36].waveform); - } -#endif - - switch (slot_group->sync) - { - // 4 operator FM - case 0: - { - int slot1 = j + (0*12); - int slot2 = j + (1*12); - int slot3 = j + (2*12); - int slot4 = j + (3*12); - //mixp = chip->mix_buffer; - - if (chip->slots[slot1].active) - { - for (i = 0; i < samples; i++) - { - INT64 output1 = 0, output2 = 0, output3 = 0, output4 = 0; - INT64 phase_mod1 = 0, phase_mod2 = 0, phase_mod3 = 0; - switch (chip->slots[slot1].algorithm) - { - // <--------| - // +--[S1]--|--+--[S3]--+--[S2]--+--[S4]--> - case 0: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - phase_mod3 = calculate_op(chip, slot3, phase_mod1); - phase_mod2 = calculate_op(chip, slot2, phase_mod3); - output4 = calculate_op(chip, slot4, phase_mod2); - break; - - // <-----------------| - // +--[S1]--+--[S3]--|--+--[S2]--+--[S4]--> - case 1: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - phase_mod3 = calculate_op(chip, slot3, phase_mod1); - set_feedback(chip, slot1, phase_mod3); - phase_mod2 = calculate_op(chip, slot2, phase_mod3); - output4 = calculate_op(chip, slot4, phase_mod2); - break; - - // <--------| - // +--[S1]--| - // | - // --[S3]--+--[S2]--+--[S4]--> - case 2: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - phase_mod3 = calculate_op(chip, slot3, OP_INPUT_NONE); - phase_mod2 = calculate_op(chip, slot2, (phase_mod1 + phase_mod3) / 1); - output4 = calculate_op(chip, slot4, phase_mod2); - break; - - // <--------| - // +--[S1]--| - // | - // --[S3]--+--[S2]--+--[S4]--> - case 3: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - phase_mod3 = calculate_op(chip, slot3, OP_INPUT_NONE); - phase_mod2 = calculate_op(chip, slot2, phase_mod3); - output4 = calculate_op(chip, slot4, (phase_mod1 + phase_mod2) / 1); - break; - - // --[S2]--| - // <--------| | - // +--[S1]--|--+--[S3]--+--[S4]--> - case 4: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - phase_mod3 = calculate_op(chip, slot3, phase_mod1); - phase_mod2 = calculate_op(chip, slot2, OP_INPUT_NONE); - output4 = calculate_op(chip, slot4, (phase_mod3 + phase_mod2) / 1); - break; - - // --[S2]-----| - // <-----------------| | - // +--[S1]--+--[S3]--|--+--[S4]--> - case 5: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - phase_mod3 = calculate_op(chip, slot3, phase_mod1); - set_feedback(chip, slot1, phase_mod3); - phase_mod2 = calculate_op(chip, slot2, OP_INPUT_NONE); - output4 = calculate_op(chip, slot4, (phase_mod3 + phase_mod2) / 1); - break; - - // --[S2]-----+--[S4]--| - // | - // <--------| | - // +--[S1]--|--+--[S3]--+--> - case 6: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - output3 = calculate_op(chip, slot3, phase_mod1); - phase_mod2 = calculate_op(chip, slot2, OP_INPUT_NONE); - output4 = calculate_op(chip, slot4, phase_mod2); - break; - - // --[S2]--+--[S4]-----| - // | - // <-----------------| | - // +--[S1]--+--[S3]--|--+--> - case 7: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - phase_mod3 = calculate_op(chip, slot3, phase_mod1); - set_feedback(chip, slot1, phase_mod3); - output3 = phase_mod3; - phase_mod2 = calculate_op(chip, slot2, OP_INPUT_NONE); - output4 = calculate_op(chip, slot4, phase_mod2); - break; - - // --[S3]--+--[S2]--+--[S4]--| - // | - // <--------| | - // +--[S1]--|-----------------+--> - case 8: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - output1 = phase_mod1; - phase_mod3 = calculate_op(chip, slot3, OP_INPUT_NONE); - phase_mod2 = calculate_op(chip, slot2, phase_mod3); - output4 = calculate_op(chip, slot4, phase_mod2); - break; - - // <--------| - // +--[S1]--| - // | - // --[S3]--| | - // --[S2]--+--[S4]--+--> - case 9: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - output1 = phase_mod1; - phase_mod3 = calculate_op(chip, slot3, OP_INPUT_NONE); - phase_mod2 = calculate_op(chip, slot2, OP_INPUT_NONE); - output4 = calculate_op(chip, slot4, (phase_mod3 + phase_mod2) / 1); - break; - - // --[S4]--| - // --[S2]--| - // <--------| | - // +--[S1]--|--+--[S3]--+--> - case 10: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - output3 = calculate_op(chip, slot3, phase_mod1); - output2 = calculate_op(chip, slot2, OP_INPUT_NONE); - output4 = calculate_op(chip, slot4, OP_INPUT_NONE); - break; - - // --[S4]-----| - // --[S2]-----| - // <-----------------| | - // +--[S1]--+--[S3]--|--+--> - case 11: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - phase_mod3 = calculate_op(chip, slot3, phase_mod1); - set_feedback(chip, slot1, phase_mod3); - output3 = phase_mod3; - output2 = calculate_op(chip, slot2, OP_INPUT_NONE); - output4 = calculate_op(chip, slot4, OP_INPUT_NONE); - break; - - // |--+--[S4]--| - // <--------| |--+--[S3]--| - // +--[S1]--|--|--+--[S2]--+--> - case 12: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - output3 = calculate_op(chip, slot3, phase_mod1); - output2 = calculate_op(chip, slot2, phase_mod1); - output4 = calculate_op(chip, slot4, phase_mod1); - break; - - // --[S3]--+--[S2]--| - // | - // --[S4]-----------| - // <--------| | - // +--[S1]--|--------+--> - case 13: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - output1 = phase_mod1; - phase_mod3 = calculate_op(chip, slot3, OP_INPUT_NONE); - output2 = calculate_op(chip, slot2, phase_mod3); - output4 = calculate_op(chip, slot4, OP_INPUT_NONE); - break; - - // --[S2]-----+--[S4]--| - // | - // <--------| +--[S3]--| - // +--[S1]--|--|--------+--> - case 14: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - output1 = phase_mod1; - output3 = calculate_op(chip, slot3, phase_mod1); - phase_mod2 = calculate_op(chip, slot2, OP_INPUT_NONE); - output4 = calculate_op(chip, slot4, phase_mod2); - break; - - // --[S4]-----| - // --[S2]-----| - // --[S3]-----| - // <--------| | - // +--[S1]--|--+--> - case 15: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - output1 = phase_mod1; - output3 = calculate_op(chip, slot3, OP_INPUT_NONE); - output2 = calculate_op(chip, slot2, OP_INPUT_NONE); - output4 = calculate_op(chip, slot4, OP_INPUT_NONE); - break; - } - - *mixp++ += ((output1 * chip->lut_attenuation[chip->slots[slot1].ch0_level]) + - (output2 * chip->lut_attenuation[chip->slots[slot2].ch0_level]) + - (output3 * chip->lut_attenuation[chip->slots[slot3].ch0_level]) + - (output4 * chip->lut_attenuation[chip->slots[slot4].ch0_level])) >> 16; - *mixp++ += ((output1 * chip->lut_attenuation[chip->slots[slot1].ch1_level]) + - (output2 * chip->lut_attenuation[chip->slots[slot2].ch1_level]) + - (output3 * chip->lut_attenuation[chip->slots[slot3].ch1_level]) + - (output4 * chip->lut_attenuation[chip->slots[slot4].ch1_level])) >> 16; - } - } - break; - } - - // 2x 2 operator FM - case 1: - { - for (op = 0; op < 2; op++) - { - int slot1 = j + ((op + 0) * 12); - int slot3 = j + ((op + 2) * 12); - - mixp = chip->mix_buffer; - if (chip->slots[slot1].active) - { - for (i = 0; i < samples; i++) - { - INT64 output1 = 0, output3 = 0; - INT64 phase_mod1, phase_mod3 = 0; - switch (chip->slots[slot1].algorithm & 3) - { - // <--------| - // +--[S1]--|--+--[S3]--> - case 0: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - output3 = calculate_op(chip, slot3, phase_mod1); - break; - - // <-----------------| - // +--[S1]--+--[S3]--|--> - case 1: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - phase_mod3 = calculate_op(chip, slot3, phase_mod1); - set_feedback(chip, slot1, phase_mod3); - output3 = phase_mod3; - break; - - // --[S3]-----| - // <--------| | - // +--[S1]--|--+--> - case 2: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - output1 = phase_mod1; - output3 = calculate_op(chip, slot3, OP_INPUT_NONE); - break; - // - // <--------| +--[S3]--| - // +--[S1]--|--|--------+--> - case 3: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - output1 = phase_mod1; - output3 = calculate_op(chip, slot3, phase_mod1); - break; - } - - *mixp++ += ((output1 * chip->lut_attenuation[chip->slots[slot1].ch0_level]) + - (output3 * chip->lut_attenuation[chip->slots[slot3].ch0_level])) >> 16; - *mixp++ += ((output1 * chip->lut_attenuation[chip->slots[slot1].ch1_level]) + - (output3 * chip->lut_attenuation[chip->slots[slot3].ch1_level])) >> 16; - } - } - } - break; - } - - // 3 operator FM + PCM - case 2: - { - int slot1 = j + (0*12); - int slot2 = j + (1*12); - int slot3 = j + (2*12); - //mixp = chip->mix_buffer; - - if (chip->slots[slot1].active) - { - for (i = 0; i < samples; i++) - { - INT64 output1 = 0, output2 = 0, output3 = 0; - INT64 phase_mod1 = 0, phase_mod3 = 0; - switch (chip->slots[slot1].algorithm & 7) - { - // <--------| - // +--[S1]--|--+--[S3]--+--[S2]--> - case 0: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - phase_mod3 = calculate_op(chip, slot3, phase_mod1); - output2 = calculate_op(chip, slot2, phase_mod3); - break; - - // <-----------------| - // +--[S1]--+--[S3]--|--+--[S2]--> - case 1: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - phase_mod3 = calculate_op(chip, slot3, phase_mod1); - set_feedback(chip, slot1, phase_mod3); - output2 = calculate_op(chip, slot2, phase_mod3); - break; - - // --[S3]-----| - // <--------| | - // +--[S1]--|--+--[S2]--> - case 2: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - phase_mod3 = calculate_op(chip, slot3, OP_INPUT_NONE); - output2 = calculate_op(chip, slot2, (phase_mod1 + phase_mod3) / 1); - break; - - // --[S3]--+--[S2]--| - // <--------| | - // +--[S1]--|--------+--> - case 3: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - output1 = phase_mod1; - phase_mod3 = calculate_op(chip, slot3, OP_INPUT_NONE); - output2 = calculate_op(chip, slot2, phase_mod3); - break; - - // --[S2]--| - // <--------| | - // +--[S1]--|--+--[S3]--+--> - case 4: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - output3 = calculate_op(chip, slot3, phase_mod1); - output2 = calculate_op(chip, slot2, OP_INPUT_NONE); - break; - - // --[S2]--| - // <-----------------| | - // +--[S1]--+--[S3]--|--+--> - case 5: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - phase_mod3 = calculate_op(chip, slot3, phase_mod1); - set_feedback(chip, slot1, phase_mod3); - output3 = phase_mod3; - output2 = calculate_op(chip, slot2, OP_INPUT_NONE); - break; - - // --[S2]-----| - // --[S3]-----| - // <--------| | - // +--[S1]--|--+--> - case 6: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - output1 = phase_mod1; - output3 = calculate_op(chip, slot3, OP_INPUT_NONE); - output2 = calculate_op(chip, slot2, OP_INPUT_NONE); - break; - - // --[S2]--| - // <--------| +--[S3]--| - // +--[S1]--|--|--------+--> - case 7: - phase_mod1 = calculate_op(chip, slot1, OP_INPUT_FEEDBACK); - set_feedback(chip, slot1, phase_mod1); - output1 = phase_mod1; - output3 = calculate_op(chip, slot3, phase_mod1); - output2 = calculate_op(chip, slot2, OP_INPUT_NONE); - break; - } - - *mixp++ += ((output1 * chip->lut_attenuation[chip->slots[slot1].ch0_level]) + - (output2 * chip->lut_attenuation[chip->slots[slot2].ch0_level]) + - (output3 * chip->lut_attenuation[chip->slots[slot3].ch0_level])) >> 16; - *mixp++ += ((output1 * chip->lut_attenuation[chip->slots[slot1].ch1_level]) + - (output2 * chip->lut_attenuation[chip->slots[slot2].ch1_level]) + - (output3 * chip->lut_attenuation[chip->slots[slot3].ch1_level])) >> 16; - } - } - - mixp = chip->mix_buffer; - update_pcm(chip, j + (3*12), mixp, samples); - break; - } - - // PCM - case 3: - { - update_pcm(chip, j + (0*12), mixp, samples); - update_pcm(chip, j + (1*12), mixp, samples); - update_pcm(chip, j + (2*12), mixp, samples); - update_pcm(chip, j + (3*12), mixp, samples); - break; - } - } - } - - mixp = chip->mix_buffer; - for (i = 0; i < samples; i++) - { - outputs[0][i] = (*mixp++)>>2; - outputs[1][i] = (*mixp++)>>2; - } -} - -static void write_register(YMF271Chip *chip, int slotnum, int reg, UINT8 data) -{ - YMF271Slot *slot = &chip->slots[slotnum]; - - switch (reg) - { - case 0x0: - slot->ext_en = (data & 0x80) ? 1 : 0; - slot->ext_out = (data>>3)&0xf; - - if (data & 1) - { - // key on - slot->step = 0; - slot->stepptr = 0; - - slot->active = 1; - - calculate_step(slot); - init_envelope(chip, slot); - init_lfo(chip, slot); - slot->feedback_modulation0 = 0; - slot->feedback_modulation1 = 0; - } - else - { - if (slot->active) - { - slot->env_state = ENV_RELEASE; - } - } - break; - - case 0x1: - slot->lfoFreq = data; - break; - - case 0x2: - slot->lfowave = data & 3; - slot->pms = (data >> 3) & 0x7; - slot->ams = (data >> 6) & 0x3; - break; - - case 0x3: - slot->multiple = data & 0xf; - slot->detune = (data >> 4) & 0x7; - break; - - case 0x4: - slot->tl = data & 0x7f; - break; - - case 0x5: - slot->ar = data & 0x1f; - slot->keyscale = (data >> 5) & 0x7; - break; - - case 0x6: - slot->decay1rate = data & 0x1f; - break; - - case 0x7: - slot->decay2rate = data & 0x1f; - break; - - case 0x8: - slot->relrate = data & 0xf; - slot->decay1lvl = (data >> 4) & 0xf; - break; - - case 0x9: - // write frequency and block here - slot->fns = (slot->fns_hi << 8 & 0x0f00) | data; - slot->block = slot->fns_hi >> 4 & 0xf; - break; - - case 0xa: - slot->fns_hi = data; - break; - - case 0xb: - slot->waveform = data & 0x7; - slot->feedback = (data >> 4) & 0x7; - slot->accon = (data & 0x80) ? 1 : 0; - break; - - case 0xc: - slot->algorithm = data & 0xf; - break; - - case 0xd: - slot->ch0_level = data >> 4; - slot->ch1_level = data & 0xf; - break; - - case 0xe: - slot->ch2_level = data >> 4; - slot->ch3_level = data & 0xf; - break; - - default: - break; - } -} - -static void ymf271_write_fm(YMF271Chip *chip, int bank, UINT8 address, UINT8 data) -{ - int groupnum = fm_tab[address & 0xf]; - int reg = (address >> 4) & 0xf; - int sync_reg; - int sync_mode; - - if (groupnum == -1) - { -#ifdef _DEBUG - logerror("ymf271_write_fm invalid group %02X %02X\n", address, data); -#endif - return; - } - - // check if the register is a synchronized register - sync_reg = 0; - switch (reg) - { - case 0: - case 9: - case 10: - case 12: - case 13: - case 14: - sync_reg = 1; - break; - - default: - break; - } - - // check if the slot is key on slot for synchronizing - sync_mode = 0; - switch (chip->groups[groupnum].sync) - { - // 4 slot mode - case 0: - if (bank == 0) - sync_mode = 1; - break; - - // 2x 2 slot mode - case 1: - if (bank == 0 || bank == 1) - sync_mode = 1; - break; - - // 3 slot + 1 slot mode - case 2: - if (bank == 0) - sync_mode = 1; - break; - - default: - break; - } - - // key-on slot & synced register - if (sync_mode && sync_reg) - { - switch (chip->groups[groupnum].sync) - { - // 4 slot mode - case 0: - write_register(chip, (12 * 0) + groupnum, reg, data); - write_register(chip, (12 * 1) + groupnum, reg, data); - write_register(chip, (12 * 2) + groupnum, reg, data); - write_register(chip, (12 * 3) + groupnum, reg, data); - break; - - // 2x 2 slot mode - case 1: - if (bank == 0) - { - // Slot 1 - Slot 3 - write_register(chip, (12 * 0) + groupnum, reg, data); - write_register(chip, (12 * 2) + groupnum, reg, data); - } - else - { - // Slot 2 - Slot 4 - write_register(chip, (12 * 1) + groupnum, reg, data); - write_register(chip, (12 * 3) + groupnum, reg, data); - } - break; - - // 3 slot + 1 slot mode (1 slot is handled normally) - case 2: - write_register(chip, (12 * 0) + groupnum, reg, data); - write_register(chip, (12 * 1) + groupnum, reg, data); - write_register(chip, (12 * 2) + groupnum, reg, data); - break; - } - } - else - { - // write register normally - write_register(chip, (12 * bank) + groupnum, reg, data); - } -} - -static void ymf271_write_pcm(YMF271Chip *chip, UINT8 address, UINT8 data) -{ - int slotnum = pcm_tab[address & 0xf]; - YMF271Slot *slot; - if (slotnum == -1) - { -#ifdef _DEBUG - logerror("ymf271_write_pcm invalid slot %02X %02X\n", address, data); -#endif - return; - } - slot = &chip->slots[slotnum]; - - switch ((address >> 4) & 0xf) - { - case 0x0: - slot->startaddr &= ~0xff; - slot->startaddr |= data; - break; - - case 0x1: - slot->startaddr &= ~0xff00; - slot->startaddr |= data<<8; - break; - - case 0x2: - slot->startaddr &= ~0xff0000; - slot->startaddr |= (data & 0x7f)<<16; - slot->altloop = (data & 0x80) ? 1 : 0; - //if (slot->altloop) - // popmessage("ymf271 A/L, contact MAMEdev"); - break; - - case 0x3: - slot->endaddr &= ~0xff; - slot->endaddr |= data; - break; - - case 0x4: - slot->endaddr &= ~0xff00; - slot->endaddr |= data<<8; - break; - - case 0x5: - slot->endaddr &= ~0xff0000; - slot->endaddr |= (data & 0x7f)<<16; - break; - - case 0x6: - slot->loopaddr &= ~0xff; - slot->loopaddr |= data; - break; - - case 0x7: - slot->loopaddr &= ~0xff00; - slot->loopaddr |= data<<8; - break; - - case 0x8: - slot->loopaddr &= ~0xff0000; - slot->loopaddr |= (data & 0x7f)<<16; - break; - - case 0x9: - slot->fs = data & 0x3; - slot->bits = (data & 0x4) ? 12 : 8; - slot->srcnote = (data >> 3) & 0x3; - slot->srcb = (data >> 5) & 0x7; - break; - - default: - break; - } -} - -/*static TIMER_CALLBACK( ymf271_timer_a_tick ) -{ - YMF271Chip *chip = (YMF271Chip *)ptr; - - chip->status |= 1; - - if (chip->enable & 4) - { - chip->irqstate |= 1; - if (chip->irq_callback) chip->irq_callback(chip->device, 1); - } -} - -static TIMER_CALLBACK( ymf271_timer_b_tick ) -{ - YMF271Chip *chip = (YMF271Chip *)ptr; - - chip->status |= 2; - - if (chip->enable & 8) - { - chip->irqstate |= 2; - if (chip->irq_callback) chip->irq_callback(chip->device, 1); - } -}*/ - -static UINT8 ymf271_read_memory(YMF271Chip *chip, UINT32 offset) -{ - /*if (m_ext_read_handler.isnull()) - { - if (offset < chip->mem_size) - return chip->mem_base[offset]; - - // 8MB chip limit (shouldn't happen) - else if (offset > 0x7fffff) - return chip->mem_base[offset & 0x7fffff]; - - else - return 0; - } - else - return m_ext_read_handler(offset);*/ - - offset &= 0x7FFFFF; - if (offset < chip->mem_size) - return chip->mem_base[offset]; - else - return 0; -} - -static void ymf271_write_timer(YMF271Chip *chip, UINT8 address, UINT8 data) -{ - if ((address & 0xf0) == 0) - { - int groupnum = fm_tab[address & 0xf]; - YMF271Group *group; - if (groupnum == -1) - { -#ifdef _DEBUG - logerror("ymf271_write_timer invalid group %02X %02X\n", address, data); -#endif - return; - } - group = &chip->groups[groupnum]; - - group->sync = data & 0x3; - group->pfm = data >> 7; - } - else - { - switch (address) - { - case 0x10: - chip->timerA = data; - break; - - case 0x11: - // According to Yamaha's documentation, this sets timer A upper 2 bits - // (it says timer A is 10 bits). But, PCB audio recordings proves - // otherwise: it doesn't affect timer A frequency. (see ms32.c tetrisp) - // Does this register have another function regarding timer A/B? - break; - - case 0x12: - chip->timerB = data; - break; - - case 0x13: - // timer A load - if (~chip->enable & data & 1) - { - //attotime period = attotime::from_hz(chip->clock) * (384 * 4 * (256 - chip->timerA)); - //chip->timA->adjust((data & 1) ? period : attotime::never, 0); - } - - // timer B load - if (~chip->enable & data & 2) - { - //attotime period = attotime::from_hz(chip->clock) * (384 * 16 * (256 - chip->timerB)); - //chip->timB->adjust((data & 2) ? period : attotime::never, 0); - } - - // timer A reset - if (data & 0x10) - { - chip->irqstate &= ~1; - chip->status &= ~1; - - //if (!chip->irq_handler.isnull() && ~chip->irqstate & 2) - // chip->irq_handler(0); - } - - // timer B reset - if (data & 0x20) - { - chip->irqstate &= ~2; - chip->status &= ~2; - - //if (!chip->irq_handler.isnull() && ~chip->irqstate & 1) - // chip->irq_handler(0); - } - - chip->enable = data; - break; - - case 0x14: - chip->ext_address &= ~0xff; - chip->ext_address |= data; - break; - case 0x15: - chip->ext_address &= ~0xff00; - chip->ext_address |= data << 8; - break; - case 0x16: - chip->ext_address &= ~0xff0000; - chip->ext_address |= (data & 0x7f) << 16; - chip->ext_rw = (data & 0x80) ? 1 : 0; - break; - case 0x17: - chip->ext_address = (chip->ext_address + 1) & 0x7fffff; - //if (!chip->ext_rw && !chip->ext_write_handler.isnull()) - // chip->ext_write_handler(chip->ext_address, data); - break; - } - } -} - -//WRITE8_DEVICE_HANDLER( ymf271_w ) -void ymf271_w(void *_info, offs_t offset, UINT8 data) -{ - //YMF271Chip *chip = get_safe_token(device); - YMF271Chip *chip = (YMF271Chip *)_info; - - chip->regs_main[offset & 0xf] = data; - - switch (offset & 0xf) - { - case 0x0: - case 0x2: - case 0x4: - case 0x6: - case 0x8: - case 0xc: - // address regs - break; - - case 0x1: - ymf271_write_fm(chip, 0, chip->regs_main[0x0], data); - break; - - case 0x3: - ymf271_write_fm(chip, 1, chip->regs_main[0x2], data); - break; - - case 0x5: - ymf271_write_fm(chip, 2, chip->regs_main[0x4], data); - break; - - case 0x7: - ymf271_write_fm(chip, 3, chip->regs_main[0x6], data); - break; - - case 0x9: - ymf271_write_pcm(chip, chip->regs_main[0x8], data); - break; - - case 0xd: - ymf271_write_timer(chip, chip->regs_main[0xc], data); - break; - - default: - break; - } -} - -//READ8_DEVICE_HANDLER( ymf271_r ) -UINT8 ymf271_r(void *_info, offs_t offset) -{ - //YMF271Chip *chip = get_safe_token(device); - YMF271Chip *chip = (YMF271Chip *)_info; - - switch (offset & 0xf) - { - case 0x0: - return chip->status; - - case 0x1: - // statusreg 2 - return 0; - - case 0x2: - { - UINT8 ret; - if (!chip->ext_rw) - return 0xff; - - ret = chip->ext_readlatch; - chip->ext_address = (chip->ext_address + 1) & 0x7fffff; - chip->ext_readlatch = ymf271_read_memory(chip, chip->ext_address); - return ret; - } - - default: - break; - } - - return 0xff; -} - -static void init_tables(YMF271Chip *chip) -{ - int i,j; - double clock_correction; - - for (i = 0; i < 8; i++) - chip->lut_waves[i] = (INT16*)malloc(sizeof(INT16) * SIN_LEN); - - for (i = 0; i < 4*8; i++) - chip->lut_plfo[i>>3][i&7] = (double*)malloc(sizeof(double) * LFO_LENGTH); - - for (i = 0; i < 4; i++) - chip->lut_alfo[i] = (int*)malloc(sizeof(int) * LFO_LENGTH); - - for (i=0; i < SIN_LEN; i++) - { - double m = sin( ((i*2)+1) * M_PI / SIN_LEN ); - double m2 = sin( ((i*4)+1) * M_PI / SIN_LEN ); - - // Waveform 0: sin(wt) (0 <= wt <= 2PI) - chip->lut_waves[0][i] = (INT16)(m * MAXOUT); - - // Waveform 1: sin?(wt) (0 <= wt <= PI) -sin?(wt) (PI <= wt <= 2PI) - chip->lut_waves[1][i] = (i < (SIN_LEN/2)) ? (INT16)((m * m) * MAXOUT) : (INT16)((m * m) * MINOUT); - - // Waveform 2: sin(wt) (0 <= wt <= PI) -sin(wt) (PI <= wt <= 2PI) - chip->lut_waves[2][i] = (i < (SIN_LEN/2)) ? (INT16)(m * MAXOUT) : (INT16)(-m * MAXOUT); - - // Waveform 3: sin(wt) (0 <= wt <= PI) 0 - chip->lut_waves[3][i] = (i < (SIN_LEN/2)) ? (INT16)(m * MAXOUT) : 0; - - // Waveform 4: sin(2wt) (0 <= wt <= PI) 0 - chip->lut_waves[4][i] = (i < (SIN_LEN/2)) ? (INT16)(m2 * MAXOUT) : 0; - - // Waveform 5: |sin(2wt)| (0 <= wt <= PI) 0 - chip->lut_waves[5][i] = (i < (SIN_LEN/2)) ? (INT16)(fabs(m2) * MAXOUT) : 0; - - // Waveform 6: 1 (0 <= wt <= 2PI) - chip->lut_waves[6][i] = (INT16)(1 * MAXOUT); - - chip->lut_waves[7][i] = 0; - } - - for (i = 0; i < LFO_LENGTH; i++) - { - int tri_wave; - double ftri_wave, fsaw_wave; - double plfo[4]; - - // LFO phase modulation - plfo[0] = 0; - - fsaw_wave = ((i % (LFO_LENGTH/2)) * PLFO_MAX) / (double)((LFO_LENGTH/2)-1); - plfo[1] = (i < (LFO_LENGTH/2)) ? fsaw_wave : fsaw_wave - PLFO_MAX; - - plfo[2] = (i < (LFO_LENGTH/2)) ? PLFO_MAX : PLFO_MIN; - - ftri_wave = ((i % (LFO_LENGTH/4)) * PLFO_MAX) / (double)(LFO_LENGTH/4); - switch (i / (LFO_LENGTH/4)) - { - case 0: plfo[3] = ftri_wave; break; - case 1: plfo[3] = PLFO_MAX - ftri_wave; break; - case 2: plfo[3] = 0 - ftri_wave; break; - case 3: plfo[3] = 0 - (PLFO_MAX - ftri_wave); break; - default: plfo[3] = 0; /*assert(0);*/ break; - } - - for (j = 0; j < 4; j++) - { - chip->lut_plfo[j][0][i] = pow(2.0, 0.0); - chip->lut_plfo[j][1][i] = pow(2.0, (3.378 * plfo[j]) / 1200.0); - chip->lut_plfo[j][2][i] = pow(2.0, (5.0646 * plfo[j]) / 1200.0); - chip->lut_plfo[j][3][i] = pow(2.0, (6.7495 * plfo[j]) / 1200.0); - chip->lut_plfo[j][4][i] = pow(2.0, (10.1143 * plfo[j]) / 1200.0); - chip->lut_plfo[j][5][i] = pow(2.0, (20.1699 * plfo[j]) / 1200.0); - chip->lut_plfo[j][6][i] = pow(2.0, (40.1076 * plfo[j]) / 1200.0); - chip->lut_plfo[j][7][i] = pow(2.0, (79.307 * plfo[j]) / 1200.0); - } - - // LFO amplitude modulation - chip->lut_alfo[0][i] = 0; - - chip->lut_alfo[1][i] = ALFO_MAX - ((i * ALFO_MAX) / LFO_LENGTH); - - chip->lut_alfo[2][i] = (i < (LFO_LENGTH/2)) ? ALFO_MAX : ALFO_MIN; - - tri_wave = ((i % (LFO_LENGTH/2)) * ALFO_MAX) / (LFO_LENGTH/2); - chip->lut_alfo[3][i] = (i < (LFO_LENGTH/2)) ? ALFO_MAX-tri_wave : tri_wave; - } - - for (i = 0; i < 256; i++) - { - chip->lut_env_volume[i] = (int)(65536.0 / pow(10.0, ((double)i / (256.0 / 96.0)) / 20.0)); - } - - for (i = 0; i < 16; i++) - { - chip->lut_attenuation[i] = (int)(65536.0 / pow(10.0, channel_attenuation_table[i] / 20.0)); - } - for (i = 0; i < 128; i++) - { - double db = 0.75 * (double)i; - chip->lut_total_level[i] = (int)(65536.0 / pow(10.0, db / 20.0)); - } - - // timing may use a non-standard XTAL - clock_correction = (double)(STD_CLOCK) / (double)(chip->clock); - for (i = 0; i < 256; i++) - { - chip->lut_lfo[i] = LFO_frequency_table[i] * clock_correction; - } - - for (i = 0; i < 64; i++) - { - // attack/release rate in number of samples - chip->lut_ar[i] = (ARTime[i] * clock_correction * 44100.0) / 1000.0; - } - for (i = 0; i < 64; i++) - { - // decay rate in number of samples - chip->lut_dc[i] = (DCTime[i] * clock_correction * 44100.0) / 1000.0; - } -} - -/*static void init_state(YMF271Chip *chip, const device_config *device) -{ - int i; - - for (i = 0; i < ARRAY_LENGTH(chip->slots); i++) - { - state_save_register_device_item(device, i, chip->slots[i].ext_out); - state_save_register_device_item(device, i, chip->slots[i].lfoFreq); - state_save_register_device_item(device, i, chip->slots[i].pms); - state_save_register_device_item(device, i, chip->slots[i].ams); - state_save_register_device_item(device, i, chip->slots[i].detune); - state_save_register_device_item(device, i, chip->slots[i].multiple); - state_save_register_device_item(device, i, chip->slots[i].tl); - state_save_register_device_item(device, i, chip->slots[i].keyscale); - state_save_register_device_item(device, i, chip->slots[i].ar); - state_save_register_device_item(device, i, chip->slots[i].decay1rate); - state_save_register_device_item(device, i, chip->slots[i].decay2rate); - state_save_register_device_item(device, i, chip->slots[i].decay1lvl); - state_save_register_device_item(device, i, chip->slots[i].relrate); - state_save_register_device_item(device, i, chip->slots[i].fns); - state_save_register_device_item(device, i, chip->slots[i].block); - state_save_register_device_item(device, i, chip->slots[i].feedback); - state_save_register_device_item(device, i, chip->slots[i].waveform); - state_save_register_device_item(device, i, chip->slots[i].accon); - state_save_register_device_item(device, i, chip->slots[i].algorithm); - state_save_register_device_item(device, i, chip->slots[i].ch0_level); - state_save_register_device_item(device, i, chip->slots[i].ch1_level); - state_save_register_device_item(device, i, chip->slots[i].ch2_level); - state_save_register_device_item(device, i, chip->slots[i].ch3_level); - state_save_register_device_item(device, i, chip->slots[i].startaddr); - state_save_register_device_item(device, i, chip->slots[i].loopaddr); - state_save_register_device_item(device, i, chip->slots[i].endaddr); - state_save_register_device_item(device, i, chip->slots[i].fs); - state_save_register_device_item(device, i, chip->slots[i].srcnote); - state_save_register_device_item(device, i, chip->slots[i].srcb); - state_save_register_device_item(device, i, chip->slots[i].step); - state_save_register_device_item(device, i, chip->slots[i].stepptr); - state_save_register_device_item(device, i, chip->slots[i].active); - state_save_register_device_item(device, i, chip->slots[i].bits); - state_save_register_device_item(device, i, chip->slots[i].volume); - state_save_register_device_item(device, i, chip->slots[i].env_state); - state_save_register_device_item(device, i, chip->slots[i].env_attack_step); - state_save_register_device_item(device, i, chip->slots[i].env_decay1_step); - state_save_register_device_item(device, i, chip->slots[i].env_decay2_step); - state_save_register_device_item(device, i, chip->slots[i].env_release_step); - state_save_register_device_item(device, i, chip->slots[i].feedback_modulation0); - state_save_register_device_item(device, i, chip->slots[i].feedback_modulation1); - state_save_register_device_item(device, i, chip->slots[i].lfo_phase); - state_save_register_device_item(device, i, chip->slots[i].lfo_step); - state_save_register_device_item(device, i, chip->slots[i].lfo_amplitude); - } - - for (i = 0; i < sizeof(chip->groups) / sizeof(chip->groups[0]); i++) - { - state_save_register_device_item(device, i, chip->groups[i].sync); - state_save_register_device_item(device, i, chip->groups[i].pfm); - } - - state_save_register_device_item(device, 0, chip->timerA); - state_save_register_device_item(device, 0, chip->timerB); - state_save_register_device_item(device, 0, chip->timerAVal); - state_save_register_device_item(device, 0, chip->timerBVal); - state_save_register_device_item(device, 0, chip->irqstate); - state_save_register_device_item(device, 0, chip->status); - state_save_register_device_item(device, 0, chip->enable); - state_save_register_device_item(device, 0, chip->reg0); - state_save_register_device_item(device, 0, chip->reg1); - state_save_register_device_item(device, 0, chip->reg2); - state_save_register_device_item(device, 0, chip->reg3); - state_save_register_device_item(device, 0, chip->pcmreg); - state_save_register_device_item(device, 0, chip->timerreg); - state_save_register_device_item(device, 0, chip->ext_address); - state_save_register_device_item(device, 0, chip->ext_read); -}*/ - -//static DEVICE_START( ymf271 ) -int device_start_ymf271(void **_info, int clock) -{ - //static const ymf271_interface defintrf = { DEVCB_NULL }; - //const ymf271_interface *intf; - int i; - //YMF271Chip *chip = get_safe_token(device); - YMF271Chip *chip; - - chip = (YMF271Chip *) calloc(1, sizeof(YMF271Chip)); - *_info = (void *) chip; - - //chip->device = device; - chip->clock = clock; - - //intf = (device->static_config != NULL) ? (const ymf271_interface *)device->static_config : &defintrf; - - chip->mem_size = 0x00; - chip->mem_base = NULL; - - init_tables(chip); - //init_state(chip); - //chip->stream = stream_create(device, 0, 2, device->clock/384, chip, ymf271_update); - - //chip->mix_buffer = auto_alloc_array(machine, INT32, 44100*2); - chip->mix_buffer = (INT32*)malloc(44100*2 * sizeof(INT32)); - - for (i = 0; i < 12; i ++) - chip->groups[i].Muted = 0x00; - - return clock/384; -} - -//static DEVICE_STOP( ymf271 ) -void device_stop_ymf271(void *_info) -{ - int i; - YMF271Chip *chip = (YMF271Chip *)_info; - - free(chip->mem_base); chip->mem_base = NULL; - - for (i=0; i < 8; i++) - { - free(chip->lut_waves[i]); - chip->lut_waves[i] = NULL; - } - for (i = 0; i < 4*8; i++) - { - free(chip->lut_plfo[i>>3][i&7]); - chip->lut_plfo[i>>3][i&7] = NULL; - } - - for (i = 0; i < 4; i++) - { - free(chip->lut_alfo[i]); - chip->lut_alfo[i] = NULL; - } - - free(chip->mix_buffer); - chip->mix_buffer = NULL; - - free(chip); - - return; -} - -//static DEVICE_RESET( ymf271 ) -void device_reset_ymf271(void *_info) -{ - int i; - //YMF271Chip *chip = get_safe_token(device); - YMF271Chip *chip = (YMF271Chip *)_info; - - for (i = 0; i < 48; i++) - { - chip->slots[i].active = 0; - chip->slots[i].volume = 0; - } - - // reset timers and IRQ - //chip->timA->reset(); - //chip->timB->reset(); - - chip->irqstate = 0; - chip->status = 0; - chip->enable = 0; - - //if (!chip->irq_handler.isnull()) - // chip->irq_handler(0); -} - -void ymf271_write_rom(void *_info, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData) -{ - YMF271Chip *chip = (YMF271Chip *)_info; - - if (chip->mem_size != ROMSize) - { - chip->mem_base = (UINT8*)realloc(chip->mem_base, ROMSize); - chip->mem_size = ROMSize; - memset(chip->mem_base, 0xFF, ROMSize); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(chip->mem_base + DataStart, ROMData, DataLength); - - return; -} - -void ymf271_set_mute_mask(void *_info, UINT32 MuteMask) -{ - YMF271Chip *chip = (YMF271Chip *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 12; CurChn ++) - chip->groups[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( ymf271 ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(YMF271Chip); break; - - // --- the following bits of info are returned as pointers to data or functions - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ymf271 ); break; - case DEVINFO_FCT_STOP: // Nothing break; - case DEVINFO_FCT_RESET: info->reset = DEVICE_RESET_NAME( ymf271 ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "YMF271"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Yamaha FM"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ diff --git a/Frameworks/GME/vgmplay/chips/ymf271.h b/Frameworks/GME/vgmplay/chips/ymf271.h deleted file mode 100644 index 6f36a9936..000000000 --- a/Frameworks/GME/vgmplay/chips/ymf271.h +++ /dev/null @@ -1,30 +0,0 @@ -#pragma once - -//#include "devcb.h" - -//typedef struct _ymf271_interface ymf271_interface; -//struct _ymf271_interface -//{ -// //devcb_read8 ext_read; /* external memory read */ -// //devcb_write8 ext_write; /* external memory write */ -// //void (*irq_callback)(const device_config *device, int state); /* irq callback */ -// void (*irq_callback)(int state); /* irq callback */ -//}; - -/*READ8_DEVICE_HANDLER( ymf271_r ); -WRITE8_DEVICE_HANDLER( ymf271_w ); - -DEVICE_GET_INFO( ymf271 ); -#define SOUND_YMF271 DEVICE_GET_INFO_NAME( ymf271 )*/ - -void ymf271_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_ymf271(void **chip, int clock); -void device_stop_ymf271(void *chip); -void device_reset_ymf271(void *chip); - -UINT8 ymf271_r(void *chip, offs_t offset); -void ymf271_w(void *chip, offs_t offset, UINT8 data); -void ymf271_write_rom(void *chip, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData); - -void ymf271_set_mute_mask(void *chip, UINT32 MuteMask); diff --git a/Frameworks/GME/vgmplay/chips/ymf278b.c b/Frameworks/GME/vgmplay/chips/ymf278b.c deleted file mode 100644 index 067b9aac9..000000000 --- a/Frameworks/GME/vgmplay/chips/ymf278b.c +++ /dev/null @@ -1,1232 +0,0 @@ -/* - - YMF278B FM + Wave table Synthesizer (OPL4) - - Timer and PCM YMF278B. The FM is shared with the ymf262. - - This chip roughly splits the difference between the Sega 315-5560 MultiPCM - (Multi32, Model 1/2) and YMF 292-F SCSP (later Model 2, STV, Saturn, Model 3). - - Features as listed in LSI-4MF2782 data sheet: - FM Synthesis (same as YMF262) - 1. Sound generation mode - Two-operater mode - Generates eighteen voices or fifteen voices plus five rhythm sounds simultaneously - Four-operator mode - Generates six voices in four-operator mode plus six voices in two-operator mode simultaneously, - or generates six voices in four-operator mode plus three voices in two-operator mode plus five - rhythm sounds simultaneously - 2. Eight selectable waveforms - 3. Stereo output - Wave Table Synthesis - 1. Generates twenty-four voices simultaneously - 2. 44.1kHz sampling rate for output sound data - 3. Selectable from 8-bit, 12-bit and 16-bit word lengths for wave data - 4. Stereo output (16-stage panpot for each voice) - Wave Data - 1. Accepts 32M bit external memory at maximum - 2. Up to 512 wave tables - 3. External ROM or SRAM can be connected. With SRAM connected, the CPU can download wave data - 4. Outputs chip select signals for 1Mbit, 4Mbit, 8Mbit or 16Mbit memory - 5. Can be directly connected to the Yamaha YRW801 (Wave data ROM) - Features of YRW801 as listed in LSI 4RW801A2 - Built-in wave data of tones which comply with GM system Level 1 - Melody tone ....... 128 tones - Percussion tone ... 47 tones - 16Mbit capacity (2,097,152word x 8) - - By R. Belmont and O. Galibert. - - Copyright R. Belmont and O. Galibert. - - This software is dual-licensed: it may be used in MAME and properly licensed - MAME derivatives under the terms of the MAME license. For use outside of - MAME and properly licensed derivatives, it is available under the - terms of the GNU Lesser General Public License (LGPL), version 2.1. - You may read the LGPL at http://www.gnu.org/licenses/lgpl.html - - Changelog: - Sep. 8, 2002 - fixed ymf278b_compute_rate when OCT is negative (RB) - Dec. 11, 2002 - added ability to set non-standard clock rates (RB) - fixed envelope target for release (fixes missing - instruments in hotdebut). - Thanks to Team Japump! for MP3s from a real PCB. - fixed crash if MAME is run with no sound. - June 4, 2003 - Changed to dual-license with LGPL for use in OpenMSX. - OpenMSX contributed a bugfix where looped samples were - not being addressed properly, causing pitch fluctuation. - August 15, 2010 - Backport to MAME-style C from OpenMSX -*/ - -#include -#include "mamedef.h" -//#include "sndintrf.h" -//#include "streams.h" -//#include "cpuintrf.h" -#include -#include -#include -#include -#include "ymf262.h" -#include "ymf278b.h" - -#ifndef NULL -#define NULL ((void *)0) -#endif - -typedef struct -{ - UINT32 startaddr; - UINT32 loopaddr; - UINT32 endaddr; - UINT32 step; /* fixed-point frequency step */ - UINT32 stepptr; /* fixed-point pointer into the sample */ - UINT16 pos; - INT16 sample1, sample2; - - INT32 env_vol; - - INT32 lfo_cnt; - INT32 lfo_step; - INT32 lfo_max; - - INT16 wave; /* wavetable number */ - INT16 FN; /* f-number */ - INT8 OCT; /* octave */ - INT8 PRVB; /* pseudo-reverb */ - INT8 LD; /* level direct */ - INT8 TL; /* total level */ - INT8 pan; /* panpot */ - INT8 lfo; /* LFO */ - INT8 vib; /* vibrato */ - INT8 AM; /* AM level */ - - INT8 AR; - INT8 D1R; - INT32 DL; - INT8 D2R; - INT8 RC; /* rate correction */ - INT8 RR; - - INT8 bits; /* width of the samples */ - INT8 active; /* slot keyed on */ - - INT8 state; - INT8 lfo_active; - - UINT8 Muted; -} YMF278BSlot; - -typedef struct -{ - YMF278BSlot slots[24]; - - UINT32 eg_cnt; /* Global envelope generator counter. */ - - INT8 wavetblhdr; - INT8 memmode; - INT32 memadr; - - INT32 fm_l, fm_r; - INT32 pcm_l, pcm_r; - - //UINT8 timer_a_count, timer_b_count, enable, current_irq; - //emu_timer *timer_a, *timer_b; - //int irq_line; - - UINT8 port_A, port_B, port_C; - //void (*irq_callback)(const device_config *, int); - void (*irq_callback)(int); - //const device_config *device; - - UINT32 ROMSize; - UINT8 *rom; - UINT32 RAMSize; - UINT8 *ram; - int clock; - int rom_allocated; - - INT32 volume[256*4]; // precalculated attenuation values with some marging for enveloppe and pan levels - - UINT8 regs[256]; - - void *fmchip; - UINT8 FMEnabled; // that saves a whole lot of CPU - //sound_stream * stream; -} YMF278BChip; - -#define EG_SH 16 // 16.16 fixed point (EG timing) -#define EG_TIMER_OVERFLOW (1 << EG_SH) - -// envelope output entries -#define ENV_BITS 10 -#define ENV_LEN (1 << ENV_BITS) -#define ENV_STEP (128.0 / ENV_LEN) -#define MAX_ATT_INDEX ((1 << (ENV_BITS - 1)) - 1) // 511 -#define MIN_ATT_INDEX 0 - -// Envelope Generator phases -#define EG_ATT 4 -#define EG_DEC 3 -#define EG_SUS 2 -#define EG_REL 1 -#define EG_OFF 0 - -#define EG_REV 5 // pseudo reverb -#define EG_DMP 6 // damp - -// Pan values, units are -3dB, i.e. 8. -const INT32 pan_left[16] = { - 0, 8, 16, 24, 32, 40, 48, 256, 256, 0, 0, 0, 0, 0, 0, 0 -}; -const INT32 pan_right[16] = { - 0, 0, 0, 0, 0, 0, 0, 0, 256, 256, 48, 40, 32, 24, 16, 8 -}; - -// Mixing levels, units are -3dB, and add some marging to avoid clipping -const INT32 mix_level[8] = { - 8, 16, 24, 32, 40, 48, 56, 256 -}; - -// decay level table (3dB per step) -// 0 - 15: 0, 3, 6, 9,12,15,18,21,24,27,30,33,36,39,42,93 (dB) -#define SC(db) (db * (2.0 / ENV_STEP)) -const UINT32 dl_tab[16] = { - SC( 0), SC( 1), SC( 2), SC(3 ), SC(4 ), SC(5 ), SC(6 ), SC( 7), - SC( 8), SC( 9), SC(10), SC(11), SC(12), SC(13), SC(14), SC(31) -}; -#undef SC - -#define RATE_STEPS 8 -const UINT8 eg_inc[15 * RATE_STEPS] = { -//cycle:0 1 2 3 4 5 6 7 - 0, 1, 0, 1, 0, 1, 0, 1, // 0 rates 00..12 0 (increment by 0 or 1) - 0, 1, 0, 1, 1, 1, 0, 1, // 1 rates 00..12 1 - 0, 1, 1, 1, 0, 1, 1, 1, // 2 rates 00..12 2 - 0, 1, 1, 1, 1, 1, 1, 1, // 3 rates 00..12 3 - - 1, 1, 1, 1, 1, 1, 1, 1, // 4 rate 13 0 (increment by 1) - 1, 1, 1, 2, 1, 1, 1, 2, // 5 rate 13 1 - 1, 2, 1, 2, 1, 2, 1, 2, // 6 rate 13 2 - 1, 2, 2, 2, 1, 2, 2, 2, // 7 rate 13 3 - - 2, 2, 2, 2, 2, 2, 2, 2, // 8 rate 14 0 (increment by 2) - 2, 2, 2, 4, 2, 2, 2, 4, // 9 rate 14 1 - 2, 4, 2, 4, 2, 4, 2, 4, // 10 rate 14 2 - 2, 4, 4, 4, 2, 4, 4, 4, // 11 rate 14 3 - - 4, 4, 4, 4, 4, 4, 4, 4, // 12 rates 15 0, 15 1, 15 2, 15 3 for decay - 8, 8, 8, 8, 8, 8, 8, 8, // 13 rates 15 0, 15 1, 15 2, 15 3 for attack (zero time) - 0, 0, 0, 0, 0, 0, 0, 0, // 14 infinity rates for attack and decay(s) -}; - -#define O(a) (a * RATE_STEPS) -const UINT8 eg_rate_select[64] = { - O( 0),O( 1),O( 2),O( 3), - O( 0),O( 1),O( 2),O( 3), - O( 0),O( 1),O( 2),O( 3), - O( 0),O( 1),O( 2),O( 3), - O( 0),O( 1),O( 2),O( 3), - O( 0),O( 1),O( 2),O( 3), - O( 0),O( 1),O( 2),O( 3), - O( 0),O( 1),O( 2),O( 3), - O( 0),O( 1),O( 2),O( 3), - O( 0),O( 1),O( 2),O( 3), - O( 0),O( 1),O( 2),O( 3), - O( 0),O( 1),O( 2),O( 3), - O( 0),O( 1),O( 2),O( 3), - O( 4),O( 5),O( 6),O( 7), - O( 8),O( 9),O(10),O(11), - O(12),O(12),O(12),O(12), -}; -#undef O - -// rate 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 -// shift 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, 0, 0, 0 -// mask 4095, 2047, 1023, 511, 255, 127, 63, 31, 15, 7, 3, 1, 0, 0, 0, 0 -#define O(a) (a) -const UINT8 eg_rate_shift[64] = { - O(12),O(12),O(12),O(12), - O(11),O(11),O(11),O(11), - O(10),O(10),O(10),O(10), - O( 9),O( 9),O( 9),O( 9), - O( 8),O( 8),O( 8),O( 8), - O( 7),O( 7),O( 7),O( 7), - O( 6),O( 6),O( 6),O( 6), - O( 5),O( 5),O( 5),O( 5), - O( 4),O( 4),O( 4),O( 4), - O( 3),O( 3),O( 3),O( 3), - O( 2),O( 2),O( 2),O( 2), - O( 1),O( 1),O( 1),O( 1), - O( 0),O( 0),O( 0),O( 0), - O( 0),O( 0),O( 0),O( 0), - O( 0),O( 0),O( 0),O( 0), - O( 0),O( 0),O( 0),O( 0), -}; -#undef O - - -// number of steps to take in quarter of lfo frequency -// TODO check if frequency matches real chip -#define O(a) ((EG_TIMER_OVERFLOW / a) / 6) -const INT32 lfo_period[8] = { - O(0.168), O(2.019), O(3.196), O(4.206), - O(5.215), O(5.888), O(6.224), O(7.066) -}; -#undef O - - -#define O(a) (a * 65536) -const INT32 vib_depth[8] = { - O(0), O(3.378), O(5.065), O(6.750), - O(10.114), O(20.170), O(40.106), O(79.307) -}; -#undef O - - -#define SC(db) (INT32)(db * (2.0 / ENV_STEP)) -const INT32 am_depth[8] = { - SC(0), SC(1.781), SC(2.906), SC(3.656), - SC(4.406), SC(5.906), SC(7.406), SC(11.91) -}; -#undef SC - -void ymf278b_slot_reset(YMF278BSlot* slot) -{ - slot->wave = slot->FN = slot->OCT = slot->PRVB = slot->LD = slot->TL = slot->pan = - slot->lfo = slot->vib = slot->AM = 0; - slot->AR = slot->D1R = slot->DL = slot->D2R = slot->RC = slot->RR = 0; - slot->step = slot->stepptr = 0; - slot->bits = slot->startaddr = slot->loopaddr = slot->endaddr = 0; - slot->env_vol = MAX_ATT_INDEX; - - slot->lfo_active = 0; - slot->lfo_cnt = slot->lfo_step = 0; - slot->lfo_max = lfo_period[0]; - - slot->state = EG_OFF; - slot->active = 0; - - // not strictly needed, but avoid UMR on savestate - slot->pos = slot->sample1 = slot->sample2 = 0; -} - -INLINE int ymf278b_slot_compute_rate(YMF278BSlot* slot, int val) -{ - int res; - int oct; - - if (val == 0) - return 0; - else if (val == 15) - return 63; - - if (slot->RC != 15) - { - oct = slot->OCT; - - if (oct & 8) - { - oct |= -8; - } - res = (oct + slot->RC) * 2 + (slot->FN & 0x200 ? 1 : 0) + val * 4; - } - else - { - res = val * 4; - } - - if (res < 0) - res = 0; - else if (res > 63) - res = 63; - - return res; -} - -INLINE int ymf278b_slot_compute_vib(YMF278BSlot* slot) -{ - return (((slot->lfo_step << 8) / slot->lfo_max) * vib_depth[slot->vib]) >> 24; -} - - -INLINE int ymf278b_slot_compute_am(YMF278BSlot* slot) -{ - if (slot->lfo_active && slot->AM) - return (((slot->lfo_step << 8) / slot->lfo_max) * am_depth[slot->AM]) >> 12; - else - return 0; -} - -INLINE void ymf278b_slot_set_lfo(YMF278BSlot* slot, int newlfo) -{ - slot->lfo_step = (((slot->lfo_step << 8) / slot->lfo_max) * newlfo) >> 8; - slot->lfo_cnt = (((slot->lfo_cnt << 8) / slot->lfo_max) * newlfo) >> 8; - - slot->lfo = newlfo; - slot->lfo_max = lfo_period[slot->lfo]; -} - -INLINE void ymf278b_advance(YMF278BChip* chip) -{ - YMF278BSlot* op; - int i; - UINT8 rate; - UINT8 shift; - UINT8 select; - - chip->eg_cnt ++; - for (i = 0; i < 24; i ++) - { - op = &chip->slots[i]; - - if (op->lfo_active) - { - op->lfo_cnt ++; - if (op->lfo_cnt < op->lfo_max) - { - op->lfo_step ++; - } - else if (op->lfo_cnt < (op->lfo_max * 3)) - { - op->lfo_step --; - } - else - { - op->lfo_step ++; - if (op->lfo_cnt == (op->lfo_max * 4)) - op->lfo_cnt = 0; - } - } - - // Envelope Generator - switch(op->state) - { - case EG_ATT: // attack phase - rate = ymf278b_slot_compute_rate(op, op->AR); - if (rate < 4) - break; - - shift = eg_rate_shift[rate]; - if (! (chip->eg_cnt & ((1 << shift) - 1))) - { - select = eg_rate_select[rate]; - op->env_vol += (~op->env_vol * eg_inc[select + ((chip->eg_cnt >> shift) & 7)]) >> 3; - if (op->env_vol <= MIN_ATT_INDEX) - { - op->env_vol = MIN_ATT_INDEX; - if (op->DL) - op->state = EG_DEC; - else - op->state = EG_SUS; - } - } - break; - case EG_DEC: // decay phase - rate = ymf278b_slot_compute_rate(op, op->D1R); - if (rate < 4) - break; - - shift = eg_rate_shift[rate]; - if (! (chip->eg_cnt & ((1 << shift) - 1))) - { - select = eg_rate_select[rate]; - op->env_vol += eg_inc[select + ((chip->eg_cnt >> shift) & 7)]; - - if ((op->env_vol > dl_tab[6]) && op->PRVB) - op->state = EG_REV; - else - { - if (op->env_vol >= op->DL) - op->state = EG_SUS; - } - } - break; - case EG_SUS: // sustain phase - rate = ymf278b_slot_compute_rate(op, op->D2R); - if (rate < 4) - break; - - shift = eg_rate_shift[rate]; - if (! (chip->eg_cnt & ((1 << shift) - 1))) - { - select = eg_rate_select[rate]; - op->env_vol += eg_inc[select + ((chip->eg_cnt >> shift) & 7)]; - - if ((op->env_vol > dl_tab[6]) && op->PRVB) - op->state = EG_REV; - else - { - if (op->env_vol >= MAX_ATT_INDEX) - { - op->env_vol = MAX_ATT_INDEX; - op->active = 0; - } - } - } - break; - case EG_REL: // release phase - rate = ymf278b_slot_compute_rate(op, op->RR); - if (rate < 4) - break; - - shift = eg_rate_shift[rate]; - if (! (chip->eg_cnt & ((1 << shift) - 1))) - { - select = eg_rate_select[rate]; - op->env_vol += eg_inc[select + ((chip->eg_cnt >> shift) & 7)]; - - if ((op->env_vol > dl_tab[6]) && op->PRVB) - op->state = EG_REV; - else - { - if (op->env_vol >= MAX_ATT_INDEX) - { - op->env_vol = MAX_ATT_INDEX; - op->active = 0; - } - } - } - break; - case EG_REV: // pseudo reverb - // TODO improve env_vol update - rate = ymf278b_slot_compute_rate(op, 5); - //if (rate < 4) - // break; - - shift = eg_rate_shift[rate]; - if (! (chip->eg_cnt & ((1 << shift) - 1))) - { - select = eg_rate_select[rate]; - op->env_vol += eg_inc[select + ((chip->eg_cnt >> shift) & 7)]; - - if (op->env_vol >= MAX_ATT_INDEX) - { - op->env_vol = MAX_ATT_INDEX; - op->active = 0; - } - } - break; - case EG_DMP: // damping - // TODO improve env_vol update, damp is just fastest decay now - rate = 56; - shift = eg_rate_shift[rate]; - if (! (chip->eg_cnt & ((1 << shift) - 1))) - { - select = eg_rate_select[rate]; - op->env_vol += eg_inc[select + ((chip->eg_cnt >> shift) & 7)]; - - if (op->env_vol >= MAX_ATT_INDEX) - { - op->env_vol = MAX_ATT_INDEX; - op->active = 0; - } - } - break; - case EG_OFF: - // nothing - break; - - default: -#ifdef _DEBUG - //logerror(...); -#endif - break; - } - } -} - -INLINE UINT8 ymf278b_readMem(YMF278BChip* chip, offs_t address) -{ - if (address < chip->ROMSize) - return chip->rom[address&0x3fffff]; - else if (address < chip->ROMSize + chip->RAMSize) - return chip->ram[address - (chip->ROMSize&0x3fffff)]; - else - return 255; // TODO check -} - -INLINE UINT8* ymf278b_readMemAddr(YMF278BChip* chip, offs_t address) -{ - if (address < chip->ROMSize) - return &chip->rom[address&0x3fffff]; - else if (address < chip->ROMSize + chip->RAMSize) - return &chip->ram[address - (chip->ROMSize&0x3fffff)]; - else - return NULL; // TODO check -} - -INLINE void ymf278b_writeMem(YMF278BChip* chip, offs_t address, UINT8 value) -{ - if (address < chip->ROMSize) - return; // can't write to ROM - else if (address < chip->ROMSize + chip->RAMSize) - chip->ram[address - chip->ROMSize] = value; - else - return; // can't write to unmapped memory - - return; -} - -INLINE INT16 ymf278b_getSample(YMF278BChip* chip, YMF278BSlot* op) -{ - INT16 sample; - UINT32 addr; - UINT8* addrp; - - switch (op->bits) - { - case 0: - // 8 bit - sample = ymf278b_readMem(chip, op->startaddr + op->pos) << 8; - break; - case 1: - // 12 bit - addr = op->startaddr + ((op->pos / 2) * 3); - addrp = ymf278b_readMemAddr(chip, addr); - if (op->pos & 1) - sample = (addrp[2] << 8) | ((addrp[1] << 4) & 0xF0); - else - sample = (addrp[0] << 8) | (addrp[1] & 0xF0); - break; - case 2: - // 16 bit - addr = op->startaddr + (op->pos * 2); - addrp = ymf278b_readMemAddr(chip, addr); - sample = (addrp[0] << 8) | addrp[1]; - break; - default: - // TODO unspecified - sample = 0; - break; - } - return sample; -} - -int ymf278b_anyActive(YMF278BChip* chip) -{ - int i; - - for (i = 0; i < 24; i ++) - { - if (chip->slots[i].active) - return 1; - } - return 0; -} - -void ymf278b_pcm_update(void *_info, stream_sample_t** outputs, int samples) -{ - YMF278BChip* chip = (YMF278BChip *)_info; - int i; - unsigned int j; - INT32 vl; - INT32 vr; - - if (chip->FMEnabled) - { - /* memset is done by ymf262_update */ - ymf262_update_one(chip->fmchip, outputs, samples); - } - else - { - memset(outputs[0], 0x00, samples * sizeof(stream_sample_t)); - memset(outputs[1], 0x00, samples * sizeof(stream_sample_t)); - } - - if (! ymf278b_anyActive(chip)) - { - // TODO update internal state, even if muted - // TODO also mute individual channels - return; - } - - vl = mix_level[chip->pcm_l]; - vr = mix_level[chip->pcm_r]; - for (j = 0; j < samples; j ++) - { - for (i = 0; i < 24; i ++) - { - YMF278BSlot* sl; - INT16 sample; - int vol; - int volLeft; - int volRight; - - sl = &chip->slots[i]; - if (! sl->active || sl->Muted) - { - //outputs[0][j] += 0; - //outputs[1][j] += 0; - continue; - } - - sample = (sl->sample1 * (0x10000 - sl->stepptr) + - sl->sample2 * sl->stepptr) >> 16; - vol = sl->TL + (sl->env_vol >> 2) + ymf278b_slot_compute_am(sl); - - volLeft = vol + pan_left [sl->pan] + vl; - volRight = vol + pan_right[sl->pan] + vr; - // TODO prob doesn't happen in real chip - //volLeft = std::max(0, volLeft); - //volRight = std::max(0, volRight); - volLeft &= 0x3FF; // catch negative Volume values in a hardware-like way - volRight &= 0x3FF; // (anything beyond 0x100 results in *0) - - outputs[0][j] += (sample * chip->volume[volLeft] ) >> 17; - outputs[1][j] += (sample * chip->volume[volRight]) >> 17; - - if (sl->lfo_active && sl->vib) - { - int oct; - unsigned int step; - - oct = sl->OCT; - if (oct & 8) - oct |= -8; - oct += 5; - step = (sl->FN | 1024) + ymf278b_slot_compute_vib(sl); - if (oct >= 0) - step <<= oct; - else - step >>= -oct; - sl->stepptr += step; - } - else - sl->stepptr += sl->step; - - while (sl->stepptr >= 0x10000) - { - sl->stepptr -= 0x10000; - sl->sample1 = sl->sample2; - - if (sl->pos > sl->endaddr) - sl->pos = sl->pos - (sl->endaddr+1) + sl->loopaddr; - sl->sample2 = ymf278b_getSample(chip, sl); - sl->pos++; - } - } - ymf278b_advance(chip); - } -} - -INLINE void ymf278b_keyOnHelper(YMF278BChip* chip, YMF278BSlot* slot) -{ - int oct; - unsigned int step; - - slot->active = 1; - - oct = slot->OCT; - if (oct & 8) - oct |= -8; - oct += 5; - step = slot->FN | 1024; - if (oct >= 0) - step <<= oct; - else - step >>= -oct; - slot->step = step; - slot->state = EG_ATT; - slot->stepptr = 0; - slot->pos = 0; - slot->sample1 = ymf278b_getSample(chip, slot); - slot->pos = 1; - slot->sample2 = ymf278b_getSample(chip, slot); -} - -static void ymf278b_A_w(YMF278BChip *chip, UINT8 reg, UINT8 data) -{ - switch(reg) - { - case 0x02: - //chip->timer_a_count = data; - //ymf278b_timer_a_reset(chip); - break; - case 0x03: - //chip->timer_b_count = data; - //ymf278b_timer_b_reset(chip); - break; - case 0x04: - /*if(data & 0x80) - chip->current_irq = 0; - else - { - UINT8 old_enable = chip->enable; - chip->enable = data; - chip->current_irq &= ~data; - if((old_enable ^ data) & 1) - ymf278b_timer_a_reset(chip); - if((old_enable ^ data) & 2) - ymf278b_timer_b_reset(chip); - } - ymf278b_irq_check(chip);*/ - break; - default: -//#ifdef _DEBUG -// logerror("YMF278B: Port A write %02x, %02x\n", reg, data); -//#endif - ymf262_write(chip->fmchip, 1, data); - if ((reg & 0xF0) == 0xB0 && (data & 0x20)) // Key On set - chip->FMEnabled = 0x01; - else if (reg == 0xBD && (data & 0x1F)) // one of the Rhythm bits set - chip->FMEnabled = 0x01; - break; - } -} - -static void ymf278b_B_w(YMF278BChip *chip, UINT8 reg, UINT8 data) -{ - switch(reg) - { - case 0x05: // OPL3/OPL4 Enable - // actually Bit 1 enables OPL4 WaveTable Synth - ymf262_write(chip->fmchip, 3, data & ~0x02); - break; - default: - ymf262_write(chip->fmchip, 3, data); - if ((reg & 0xF0) == 0xB0 && (data & 0x20)) - chip->FMEnabled = 0x01; - break; - } -//#ifdef _DEBUG -// logerror("YMF278B: Port B write %02x, %02x\n", reg, data); -//#endif -} - -void ymf278b_C_w(YMF278BChip* chip, UINT8 reg, UINT8 data) -{ - // Handle slot registers specifically - if (reg >= 0x08 && reg <= 0xF7) - { - int snum = (reg - 8) % 24; - YMF278BSlot* slot = &chip->slots[snum]; - int base; - UINT8* buf; - int oct; - unsigned int step; - - switch((reg - 8) / 24) - { - case 0: - //loadTime = time + LOAD_DELAY; - - slot->wave = (slot->wave & 0x100) | data; - base = (slot->wave < 384 || ! chip->wavetblhdr) ? - (slot->wave * 12) : - (chip->wavetblhdr * 0x80000 + ((slot->wave - 384) * 12)); - buf = ymf278b_readMemAddr(chip, base); - - slot->bits = (buf[0] & 0xC0) >> 6; - ymf278b_slot_set_lfo(slot, (buf[7] >> 3) & 7); - slot->vib = buf[7] & 7; - slot->AR = buf[8] >> 4; - slot->D1R = buf[8] & 0xF; - slot->DL = dl_tab[buf[9] >> 4]; - slot->D2R = buf[9] & 0xF; - slot->RC = buf[10] >> 4; - slot->RR = buf[10] & 0xF; - slot->AM = buf[11] & 7; - slot->startaddr = buf[2] | (buf[1] << 8) | - ((buf[0] & 0x3F) << 16); - slot->loopaddr = buf[4] + (buf[3] << 8); - slot->endaddr = ((buf[6] + (buf[5] << 8)) ^ 0xFFFF); - - if (chip->regs[reg + 4] & 0x080) - ymf278b_keyOnHelper(chip, slot); - break; - case 1: - slot->wave = (slot->wave & 0xFF) | ((data & 0x1) << 8); - slot->FN = (slot->FN & 0x380) | (data >> 1); - - oct = slot->OCT; - if (oct & 8) - oct |= -8; - oct += 5; - step = slot->FN | 1024; - if (oct >= 0) - step <<= oct; - else - step >>= -oct; - slot->step = step; - break; - case 2: - slot->FN = (slot->FN & 0x07F) | ((data & 0x07) << 7); - slot->PRVB = ((data & 0x08) >> 3); - slot->OCT = ((data & 0xF0) >> 4); - - oct = slot->OCT; - if (oct & 8) - oct |= -8; - oct += 5; - step = slot->FN | 1024; - if (oct >= 0) - step <<= oct; - else - step >>= -oct; - slot->step = step; - break; - case 3: - slot->TL = data >> 1; - slot->LD = data & 0x1; - - // TODO - if (slot->LD) { - // directly change volume - } else { - // interpolate volume - } - break; - case 4: - if (data & 0x10) - { - // output to DO1 pin: - // this pin is not used in moonsound - // we emulate this by muting the sound - slot->pan = 8; // both left/right -inf dB - } - else - slot->pan = data & 0x0F; - - if (data & 0x020) - { - // LFO reset - slot->lfo_active = 0; - slot->lfo_cnt = 0; - slot->lfo_max = lfo_period[slot->vib]; - slot->lfo_step = 0; - } - else - { - // LFO activate - slot->lfo_active = 1; - } - - switch (data >> 6) - { - case 0: // tone off, no damp - if (slot->active && (slot->state != EG_REV)) - slot->state = EG_REL; - break; - case 2: // tone on, no damp - if (! (chip->regs[reg] & 0x080)) - ymf278b_keyOnHelper(chip, slot); - break; - case 1: // tone off, damp - case 3: // tone on, damp - slot->state = EG_DMP; - break; - } - break; - case 5: - slot->vib = data & 0x7; - ymf278b_slot_set_lfo(slot, (data >> 3) & 0x7); - break; - case 6: - slot->AR = data >> 4; - slot->D1R = data & 0xF; - break; - case 7: - slot->DL = dl_tab[data >> 4]; - slot->D2R = data & 0xF; - break; - case 8: - slot->RC = data >> 4; - slot->RR = data & 0xF; - break; - case 9: - slot->AM = data & 0x7; - break; - } - } - else - { - // All non-slot registers - switch (reg) - { - case 0x00: // TEST - case 0x01: - break; - - case 0x02: - chip->wavetblhdr = (data >> 2) & 0x7; - chip->memmode = data & 1; - break; - - case 0x03: - chip->memadr = (chip->memadr & 0x00FFFF) | (data << 16); - break; - - case 0x04: - chip->memadr = (chip->memadr & 0xFF00FF) | (data << 8); - break; - - case 0x05: - chip->memadr = (chip->memadr & 0xFFFF00) | data; - break; - - case 0x06: // memory data - //busyTime = time + MEM_WRITE_DELAY; - ymf278b_writeMem(chip, chip->memadr, data); - chip->memadr = (chip->memadr + 1) & 0xFFFFFF; - break; - - case 0xF8: - // TODO use these - chip->fm_l = data & 0x7; - chip->fm_r = (data >> 3) & 0x7; - break; - - case 0xF9: - chip->pcm_l = data & 0x7; - chip->pcm_r = (data >> 3) & 0x7; - break; - } - } - - chip->regs[reg] = data; -} - -UINT8 ymf278b_readReg(YMF278BChip* chip, UINT8 reg) -{ - // no need to call updateStream(time) - UINT8 result; - switch(reg) - { - case 2: // 3 upper bits are device ID - result = (chip->regs[2] & 0x1F) | 0x20; - break; - - case 6: // Memory Data Register - //busyTime = time + MEM_READ_DELAY; - result = ymf278b_readMem(chip, chip->memadr); - chip->memadr = (chip->memadr + 1) & 0xFFFFFF; - break; - - default: - result = chip->regs[reg]; - break; - } - - return result; -} - -UINT8 ymf278b_peekReg(YMF278BChip* chip, UINT8 reg) -{ - UINT8 result; - - switch(reg) - { - case 2: // 3 upper bits are device ID - result = (chip->regs[2] & 0x1F) | 0x20; - break; - - case 6: // Memory Data Register - result = ymf278b_readMem(chip, chip->memadr); - break; - - default: - result = chip->regs[reg]; - break; - } - return result; -} - -UINT8 ymf278b_readStatus(YMF278BChip* chip) -{ - UINT8 result = 0; - //if (time < busyTime) - // result |= 0x01; - //if (time < loadTime) - // result |= 0x02; - return result; -} - -//WRITE8_DEVICE_HANDLER( ymf278b_w ) -void ymf278b_w(void *_info, offs_t offset, UINT8 data) -{ - //YMF278BChip *chip = get_safe_token(device); - YMF278BChip *chip = (YMF278BChip *)_info; - - switch (offset) - { - case 0: - chip->port_A = data; - ymf262_write(chip->fmchip, offset, data); - break; - - case 1: - ymf278b_A_w(chip, chip->port_A, data); - break; - - case 2: - chip->port_B = data; - ymf262_write(chip->fmchip, offset, data); - break; - - case 3: - ymf278b_B_w(chip, chip->port_B, data); - break; - - case 4: - chip->port_C = data; - break; - - case 5: - ymf278b_C_w(chip, chip->port_C, data); - break; - - default: -#ifdef _DEBUG - logerror("YMF278B: unexpected write at offset %X to ymf278b = %02X\n", offset, data); -#endif - break; - } -} - -void ymf278b_clearRam(YMF278BChip* chip) -{ - memset(chip->ram, 0, chip->RAMSize); -} - -#include "../../yrw801.h" - -static void ymf278b_load_rom(YMF278BChip *chip) -{ - chip->ROMSize = 0x00200000; - chip->rom_allocated = 0; - chip->rom = (UINT8*) yrw801_rom; /* Make Chip Music Great Again *barf* */ - - return; -} - -static int ymf278b_init(YMF278BChip *chip, int clock, void (*cb)(int)) -{ - int rate; - - rate = clock / 768; - //if (((CHIP_SAMPLING_MODE & 0x01) && rate < CHIP_SAMPLE_RATE) || - // CHIP_SAMPLING_MODE == 0x02) - // rate = CHIP_SAMPLE_RATE; - chip->fmchip = ymf262_init(clock * 8 / 19, rate); - chip->FMEnabled = 0x00; - - chip->rom = NULL; - chip->rom_allocated = 1; - chip->irq_callback = cb; - //chip->timer_a = timer_alloc(device->machine, ymf278b_timer_a_tick, chip); - //chip->timer_b = timer_alloc(device->machine, ymf278b_timer_b_tick, chip); - chip->clock = clock; - - ymf278b_load_rom(chip); - chip->RAMSize = 0x00080000; - chip->ram = (UINT8*)malloc(chip->RAMSize); - ymf278b_clearRam(chip); - - return rate; -} - -//static DEVICE_START( ymf278b ) -int device_start_ymf278b(void **_info, int clock) -{ - static const ymf278b_interface defintrf = { 0 }; - const ymf278b_interface *intf; - int i; - YMF278BChip *chip; - int rate; - - chip = (YMF278BChip *) calloc(1, sizeof(YMF278BChip)); - *_info = (void *) chip; - - //chip->device = device; - //intf = (device->static_config != NULL) ? (const ymf278b_interface *)device->static_config : &defintrf; - intf = &defintrf; - - rate = ymf278b_init(chip, clock, intf->irq_callback); - //chip->stream = stream_create(device, 0, 2, device->clock/768, chip, ymf278b_pcm_update); - - chip->memadr = 0; // avoid UMR - - // Volume table, 1 = -0.375dB, 8 = -3dB, 256 = -96dB - for (i = 0; i < 256; i ++) - chip->volume[i] = 32768 * pow(2.0, (-0.375 / 6) * i); - for (i = 256; i < 256 * 4; i ++) - chip->volume[i] = 0; - for (i = 0; i < 24; i ++) - chip->slots[i].Muted = 0x00;; - - return rate; -} - -//static DEVICE_STOP( ymf278 ) -void device_stop_ymf278b(void *_info) -{ - YMF278BChip* chip = (YMF278BChip *)_info; - - ymf262_shutdown(chip->fmchip); - if (chip->rom_allocated) - free(chip->rom); chip->rom = NULL; - - free(chip); - - return; -} - -void device_reset_ymf278b(void *_info) -{ - YMF278BChip* chip = (YMF278BChip *)_info; - int i; - - ymf262_reset_chip(chip->fmchip); - chip->FMEnabled = 0x00; - - chip->eg_cnt = 0; - - for (i = 0; i < 24; i ++) - ymf278b_slot_reset(&chip->slots[i]); - for (i = 255; i >= 0; i --) // reverse order to avoid UMR - ymf278b_C_w(chip, i, 0); - - chip->wavetblhdr = chip->memmode = chip->memadr = 0; - chip->fm_l = chip->fm_r = chip->pcm_l = chip->pcm_r = 0; - //busyTime = time; - //loadTime = time; -} - -void ymf278b_write_rom(void *_info, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData) -{ - YMF278BChip *chip = (YMF278BChip *)_info; - - if (!chip->rom_allocated) - chip->rom = NULL; - chip->rom_allocated = 1; - - if (chip->ROMSize != ROMSize) - { - chip->rom = (UINT8*)realloc(chip->rom, ROMSize); - chip->ROMSize = ROMSize; - memset(chip->rom, 0xFF, ROMSize); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(chip->rom + DataStart, ROMData, DataLength); - - return; -} - - -void ymf278b_set_mute_mask(void *_info, UINT32 MuteMaskFM, UINT32 MuteMaskWT) -{ - YMF278BChip *chip = (YMF278BChip *)_info; - UINT8 CurChn; - - ymf262_set_mutemask(chip->fmchip, MuteMaskFM); - for (CurChn = 0; CurChn < 24; CurChn ++) - chip->slots[CurChn].Muted = (MuteMaskWT >> CurChn) & 0x01; - - return; -} diff --git a/Frameworks/GME/vgmplay/chips/ymf278b.h b/Frameworks/GME/vgmplay/chips/ymf278b.h deleted file mode 100644 index 8cbff7187..000000000 --- a/Frameworks/GME/vgmplay/chips/ymf278b.h +++ /dev/null @@ -1,30 +0,0 @@ -#pragma once - -#define YMF278B_STD_CLOCK (33868800) /* standard clock for OPL4 */ - - -typedef struct _ymf278b_interface ymf278b_interface; -struct _ymf278b_interface -{ - //void (*irq_callback)(const device_config *device, int state); /* irq callback */ - void (*irq_callback)(int state); /* irq callback */ -}; - -/*READ8_DEVICE_HANDLER( ymf278b_r ); -WRITE8_DEVICE_HANDLER( ymf278b_w ); - -DEVICE_GET_INFO( ymf278b ); -#define SOUND_YMF278B DEVICE_GET_INFO_NAME( ymf278b )*/ - -void ymf278b_pcm_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_ymf278b(void **chip, int clock); -void device_stop_ymf278b(void *chip); -void device_reset_ymf278b(void *chip); - -UINT8 ymf278b_r(void *chip, offs_t offset); -void ymf278b_w(void *chip, offs_t offset, UINT8 data); -void ymf278b_write_rom(void *chip, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData); - -void ymf278b_set_mute_mask(void *chip, UINT32 MuteMaskFM, UINT32 MuteMaskWT); - diff --git a/Frameworks/GME/vgmplay/chips/ymz280b.c b/Frameworks/GME/vgmplay/chips/ymz280b.c deleted file mode 100644 index b89cc64b3..000000000 --- a/Frameworks/GME/vgmplay/chips/ymz280b.c +++ /dev/null @@ -1,1366 +0,0 @@ -/* - - Yamaha YMZ280B driver - by Aaron Giles - - YMZ280B 8-Channel PCMD8 PCM/ADPCM Decoder - - Features as listed in LSI-4MZ280B3 data sheet: - Voice data stored in external memory can be played back simultaneously for up to eight voices - Voice data format can be selected from 4-bit ADPCM, 8-bit PCM and 16-bit PCM - Control of voice data external memory - Up to 16M bytes of ROM or SRAM (x 8 bits, access time 150ms max) can be connected - Continuous access is possible - Loop playback between selective addresses is possible - Voice data playback frequency control - 4-bit ADPCM ................ 0.172 to 44.1kHz in 256 steps - 8-bit PCM, 16-bit PCM ...... 0.172 to 88.2kHz in 512 steps - 256 steps total level and 16 steps panpot can be set - Voice signal is output in stereo 16-bit 2's complement MSB-first format - - TODO: - - Is memory handling 100% correct? At the moment, Konami firebeat.c is the only - hardware currently emulated that uses external handlers. - It also happens to be the only one using 16-bit PCM. - - Some other drivers (eg. bishi.c, bfm_sc4/5.c) also use ROM readback. - -*/ - - -#include - -#include "mamedef.h" -//#include "sndintrf.h" -//#include "streams.h" -#ifdef _DEBUG -#include -#endif -#include -#include -#include "ymz280b.h" - -#ifndef NULL -#define NULL ((void *)0) -#endif - -static void update_irq_state_timer_common(void *param, int voicenum); - -//unsigned char DISABLE_YMZ_FIX = 0x00; - -#define MAX_SAMPLE_CHUNK 0x10000 -#define MAKE_WAVS 0 -#define MAKE_WAVS_CH 0 - -#define FRAC_BITS 14 -#define FRAC_ONE (1 << FRAC_BITS) -#define FRAC_MASK (FRAC_ONE - 1) - -#define INTERNAL_BUFFER_SIZE (1 << 15) -//#define INTERNAL_SAMPLE_RATE (chip->master_clock * 2.0) -#define INTERNAL_SAMPLE_RATE chip->rate - -#if MAKE_WAVS -#include "wavwrite.h" -#endif -#if MAKE_WAVS_CH -#include -FILE* hWavFile[8]; -signed short int* wavmem[8]; -#endif - - -/* struct describing a single playing ADPCM voice */ -struct YMZ280BVoice -{ - UINT8 playing; /* 1 if we are actively playing */ - - UINT8 keyon; /* 1 if the key is on */ - UINT8 looping; /* 1 if looping is enabled */ - UINT8 mode; /* current playback mode */ - UINT16 fnum; /* frequency */ - UINT8 level; /* output level */ - UINT8 pan; /* panning */ - - UINT32 start; /* start address, in nibbles */ - UINT32 stop; /* stop address, in nibbles */ - UINT32 loop_start; /* loop start address, in nibbles */ - UINT32 loop_end; /* loop end address, in nibbles */ - UINT32 position; /* current position, in nibbles */ - - INT32 signal; /* current ADPCM signal */ - INT32 step; /* current ADPCM step */ - - INT32 loop_signal; /* signal at loop start */ - INT32 loop_step; /* step at loop start */ - UINT32 loop_count; /* number of loops so far */ - - INT32 output_left; /* output volume (left) */ - INT32 output_right; /* output volume (right) */ - INT32 output_step; /* step value for frequency conversion */ - INT32 output_pos; /* current fractional position */ - INT16 last_sample; /* last sample output */ - INT16 curr_sample; /* current sample target */ - UINT8 irq_schedule; /* 1 if the IRQ state is updated by timer */ - UINT8 Muted; /* used for muting */ -}; - -typedef struct _ymz280b_state ymz280b_state; -struct _ymz280b_state -{ - //sound_stream * stream; /* which stream are we using */ - UINT8 *region_base; /* pointer to the base of the region */ - UINT32 region_size; - UINT8 current_register; /* currently accessible register */ - UINT8 status_register; /* current status register */ - UINT8 irq_state; /* current IRQ state */ - UINT8 irq_mask; /* current IRQ mask */ - UINT8 irq_enable; /* current IRQ enable */ - UINT8 keyon_enable; /* key on enable */ - UINT8 ext_mem_enable; /* external memory enable */ - UINT8 ext_readlatch; /* external memory prefetched data */ - UINT32 ext_mem_address_hi; - UINT32 ext_mem_address_mid; - UINT32 ext_mem_address; /* where the CPU can read the ROM */ - - double master_clock; /* master clock frequency */ - double rate; - //void (*irq_callback)(const device_config *, int); /* IRQ callback */ - void (*irq_callback)(int); /* IRQ callback */ - struct YMZ280BVoice voice[8]; /* the 8 voices */ - //devcb_resolved_read8 ext_ram_read; /* external RAM read handler */ - //devcb_resolved_write8 ext_ram_write; /* external RAM write handler */ - -#if MAKE_WAVS - void * wavresample; /* resampled waveform */ -#endif - - INT16 *scratch; - //const device_config *device; -}; - -static void write_to_register(ymz280b_state *chip, int data); - - -/* step size index shift table */ -static const int index_scale[8] = { 0x0e6, 0x0e6, 0x0e6, 0x0e6, 0x133, 0x199, 0x200, 0x266 }; - -/* lookup table for the precomputed difference */ -static int diff_lookup[16]; -static unsigned char lookup_init = 0x00; /* lookup-table is initialized */ - -/* timer callback */ -/*static TIMER_CALLBACK( update_irq_state_timer_0 ); -static TIMER_CALLBACK( update_irq_state_timer_1 ); -static TIMER_CALLBACK( update_irq_state_timer_2 ); -static TIMER_CALLBACK( update_irq_state_timer_3 ); -static TIMER_CALLBACK( update_irq_state_timer_4 ); -static TIMER_CALLBACK( update_irq_state_timer_5 ); -static TIMER_CALLBACK( update_irq_state_timer_6 ); -static TIMER_CALLBACK( update_irq_state_timer_7 ); - -static const timer_fired_func update_irq_state_cb[] = -{ - update_irq_state_timer_0, - update_irq_state_timer_1, - update_irq_state_timer_2, - update_irq_state_timer_3, - update_irq_state_timer_4, - update_irq_state_timer_5, - update_irq_state_timer_6, - update_irq_state_timer_7 -};*/ - - -/*INLINE ymz280b_state *get_safe_token(const device_config *device) -{ - assert(device != NULL); - assert(device->token != NULL); - assert(device->type == SOUND); - assert(sound_get_type(device) == SOUND_YMZ280B); - return (ymz280b_state *)device->token; -}*/ - -INLINE void update_irq_state(ymz280b_state *chip) -{ - int irq_bits = chip->status_register & chip->irq_mask; - - /* always off if the enable is off */ - if (!chip->irq_enable) - irq_bits = 0; - - /* update the state if changed */ - if (irq_bits && !chip->irq_state) - { - chip->irq_state = 1; - if (chip->irq_callback) - //(*chip->irq_callback)(chip->device, 1); - (*chip->irq_callback)(1); - //else logerror("YMZ280B: IRQ generated, but no callback specified!"); - } - else if (!irq_bits && chip->irq_state) - { - chip->irq_state = 0; - if (chip->irq_callback) - //(*chip->irq_callback)(chip->device, 0); - (*chip->irq_callback)(0); - //else logerror("YMZ280B: IRQ generated, but no callback specified!"); - } -} - - -INLINE void update_step(ymz280b_state *chip, struct YMZ280BVoice *voice) -{ - double frequency; - - /* compute the frequency */ - if (voice->mode == 1) - frequency = chip->master_clock * (double)((voice->fnum & 0x0ff) + 1) * (1.0 / 256.0); - else - frequency = chip->master_clock * (double)((voice->fnum & 0x1ff) + 1) * (1.0 / 256.0); - voice->output_step = (UINT32)(frequency * (double)FRAC_ONE / INTERNAL_SAMPLE_RATE); -} - - -INLINE void update_volumes(struct YMZ280BVoice *voice) -{ - if (voice->pan == 8) - { - voice->output_left = voice->level; - voice->output_right = voice->level; - } - else if (voice->pan < 8) - { - voice->output_left = voice->level; - - /* pan 1 is hard-left, what's pan 0? for now assume same as pan 1 */ - voice->output_right = (voice->pan == 0) ? 0 : voice->level * (voice->pan - 1) / 7; - } - else - { - voice->output_left = voice->level * (15 - voice->pan) / 7; - voice->output_right = voice->level; - } -} - - -//static STATE_POSTLOAD( YMZ280B_state_save_update_step ) -/*void YMZ280B_state_save_update_step(void *param) -{ - ymz280b_state *chip = (ymz280b_state *)param; - int j; - for (j = 0; j < 8; j++) - { - struct YMZ280BVoice *voice = &chip->voice[j]; - update_step(chip, voice); - if(voice->irq_schedule) - // timer_set(machine, attotime_zero, chip, 0, update_irq_state_cb[j]); - update_irq_state_timer_common(param, j); - } -}*/ - - -INLINE UINT8 ymz280b_read_memory(UINT8 *base, UINT32 size, UINT32 offset) -{ - offset &= 0xFFFFFF; - if (offset < size) - return base[offset]; - - /* 16MB chip limit (shouldn't happen) */ - //else if (offset > 0xffffff) - // return base[offset & 0xffffff]; - - else - return 0; -} - - -static void update_irq_state_timer_common(void *param, int voicenum) -{ - ymz280b_state *chip = (ymz280b_state *)param; - struct YMZ280BVoice *voice = &chip->voice[voicenum]; - - if(!voice->irq_schedule) return; - - voice->playing = 0; - chip->status_register |= 1 << voicenum; - update_irq_state(chip); - voice->irq_schedule = 0; -} - -/*static TIMER_CALLBACK( update_irq_state_timer_0 ) { update_irq_state_timer_common(ptr, 0); } -static TIMER_CALLBACK( update_irq_state_timer_1 ) { update_irq_state_timer_common(ptr, 1); } -static TIMER_CALLBACK( update_irq_state_timer_2 ) { update_irq_state_timer_common(ptr, 2); } -static TIMER_CALLBACK( update_irq_state_timer_3 ) { update_irq_state_timer_common(ptr, 3); } -static TIMER_CALLBACK( update_irq_state_timer_4 ) { update_irq_state_timer_common(ptr, 4); } -static TIMER_CALLBACK( update_irq_state_timer_5 ) { update_irq_state_timer_common(ptr, 5); } -static TIMER_CALLBACK( update_irq_state_timer_6 ) { update_irq_state_timer_common(ptr, 6); } -static TIMER_CALLBACK( update_irq_state_timer_7 ) { update_irq_state_timer_common(ptr, 7); }*/ - - -/********************************************************************************************** - - compute_tables -- compute the difference tables - -***********************************************************************************************/ - -static void compute_tables(void) -{ - int nib; - - if (lookup_init) - return; - - /* loop over all nibbles and compute the difference */ - for (nib = 0; nib < 16; nib++) - { - int value = (nib & 0x07) * 2 + 1; - diff_lookup[nib] = (nib & 0x08) ? -value : value; - } - - lookup_init = 0x01; -} - - - -/********************************************************************************************** - - generate_adpcm -- general ADPCM decoding routine - -***********************************************************************************************/ - -static int generate_adpcm(struct YMZ280BVoice *voice, UINT8 *base, UINT32 size, INT16 *buffer, int samples) -{ - int position = voice->position; - int signal = voice->signal; - int step = voice->step; - int val; - - /*if (! DISABLE_YMZ_FIX) - { - if (position >= voice->stop) - { - voice->playing = 0; - return samples; - } - }*/ - - /* two cases: first cases is non-looping */ - if (!voice->looping) - { - /* loop while we still have samples to generate */ - while (samples) - { - /* compute the new amplitude and update the current step */ - //val = base[position / 2] >> ((~position & 1) << 2); - val = ymz280b_read_memory(base, size, position / 2) >> ((~position & 1) << 2); - signal += (step * diff_lookup[val & 15]) / 8; - - /* clamp to the maximum */ - if (signal > 32767) - signal = 32767; - else if (signal < -32768) - signal = -32768; - - /* adjust the step size and clamp */ - step = (step * index_scale[val & 7]) >> 8; - if (step > 0x6000) - step = 0x6000; - else if (step < 0x7f) - step = 0x7f; - - /* output to the buffer, scaling by the volume */ - *buffer++ = signal; - samples--; - - /* next! */ - position++; - if (position >= voice->stop) - { - if (!samples) - samples |= 0x10000; - - break; - } - } - } - - /* second case: looping */ - else - { - /* loop while we still have samples to generate */ - while (samples) - { - /* compute the new amplitude and update the current step */ - //val = base[position / 2] >> ((~position & 1) << 2); - val = ymz280b_read_memory(base, size, position / 2) >> ((~position & 1) << 2); - signal += (step * diff_lookup[val & 15]) / 8; - - /* clamp to the maximum */ - if (signal > 32767) - signal = 32767; - else if (signal < -32768) - signal = -32768; - - /* adjust the step size and clamp */ - step = (step * index_scale[val & 7]) >> 8; - if (step > 0x6000) - step = 0x6000; - else if (step < 0x7f) - step = 0x7f; - - /* output to the buffer, scaling by the volume */ - *buffer++ = signal; - samples--; - - /* next! */ - position++; - if (position == voice->loop_start && voice->loop_count == 0) - { - voice->loop_signal = signal; - voice->loop_step = step; - } - if (position >= voice->loop_end) - { - if (voice->keyon) - { - position = voice->loop_start; - signal = voice->loop_signal; - step = voice->loop_step; - voice->loop_count++; - } - } - if (position >= voice->stop) - { - if (!samples) - samples |= 0x10000; - - break; - } - } - } - - /* update the parameters */ - voice->position = position; - voice->signal = signal; - voice->step = step; - - return samples; -} - - - -/********************************************************************************************** - - generate_pcm8 -- general 8-bit PCM decoding routine - -***********************************************************************************************/ - -static int generate_pcm8(struct YMZ280BVoice *voice, UINT8 *base, UINT32 size, INT16 *buffer, int samples) -{ - int position = voice->position; - int val; - - /*if (! DISABLE_YMZ_FIX) - { - if (position >= voice->stop) - { - voice->playing = 0; - return samples; - } - }*/ - - /* two cases: first cases is non-looping */ - if (!voice->looping) - { - /* loop while we still have samples to generate */ - while (samples) - { - /* fetch the current value */ - //val = base[position / 2]; - val = ymz280b_read_memory(base, size, position / 2); - - /* output to the buffer, scaling by the volume */ - *buffer++ = (INT8)val * 256; - samples--; - - /* next! */ - position += 2; - if (position >= voice->stop) - { - if (!samples) - samples |= 0x10000; - - break; - } - } - } - - /* second case: looping */ - else - { - /* loop while we still have samples to generate */ - while (samples) - { - /* fetch the current value */ - //val = base[position / 2]; - val = ymz280b_read_memory(base, size, position / 2); - - /* output to the buffer, scaling by the volume */ - *buffer++ = (INT8)val * 256; - samples--; - - /* next! */ - position += 2; - if (position >= voice->loop_end) - { - if (voice->keyon) - position = voice->loop_start; - } - if (position >= voice->stop) - { - if (!samples) - samples |= 0x10000; - - break; - } - } - } - - /* update the parameters */ - voice->position = position; - - return samples; -} - - - -/********************************************************************************************** - - generate_pcm16 -- general 16-bit PCM decoding routine - -***********************************************************************************************/ - -static int generate_pcm16(struct YMZ280BVoice *voice, UINT8 *base, UINT32 size, INT16 *buffer, int samples) -{ - int position = voice->position; - int val; - - /*if (! DISABLE_YMZ_FIX) - { - if (position >= voice->stop) - { - voice->playing = 0; - return samples; - } - }*/ - - /* is it even used in any MAME game? */ - //popmessage("YMZ280B 16-bit PCM contact MAMEDEV"); - - /* two cases: first cases is non-looping */ - if (!voice->looping) - { - /* loop while we still have samples to generate */ - while (samples) - { - /* fetch the current value */ - //val = (INT16)((base[position / 2 + 1] << 8) + base[position / 2 + 0]); - val = (INT16)((ymz280b_read_memory(base, size, position / 2 + 0) << 8) + ymz280b_read_memory(base, size, position / 2 + 1)); - // Note: Last MAME updates say it's: ((position / 2 + 1) << 8) + (position / 2 + 0); - - /* output to the buffer, scaling by the volume */ - *buffer++ = val; - samples--; - - /* next! */ - position += 4; - if (position >= voice->stop) - { - if (!samples) - samples |= 0x10000; - - break; - } - } - } - - /* second case: looping */ - else - { - /* loop while we still have samples to generate */ - while (samples) - { - /* fetch the current value */ - //val = (INT16)((base[position / 2 + 1] << 8) + base[position / 2 + 0]); - val = (INT16)((ymz280b_read_memory(base, size, position / 2 + 0) << 8) + ymz280b_read_memory(base, size, position / 2 + 1)); - - /* output to the buffer, scaling by the volume */ - *buffer++ = val; - samples--; - - /* next! */ - position += 4; - if (position >= voice->loop_end) - { - if (voice->keyon) - position = voice->loop_start; - } - if (position >= voice->stop) - { - if (!samples) - samples |= 0x10000; - - break; - } - } - } - - /* update the parameters */ - voice->position = position; - - return samples; -} - - - -/********************************************************************************************** - - ymz280b_update -- update the sound chip so that it is in sync with CPU execution - -***********************************************************************************************/ - -//static STREAM_UPDATE( ymz280b_update ) -void ymz280b_update(void *param, stream_sample_t **outputs, int samples) -{ - ymz280b_state *chip = (ymz280b_state *)param; - stream_sample_t *lacc = outputs[0]; - stream_sample_t *racc = outputs[1]; - int v; - - /* clear out the accumulator */ - memset(lacc, 0, samples * sizeof(lacc[0])); - memset(racc, 0, samples * sizeof(racc[0])); - - /* loop over voices */ - for (v = 0; v < 8; v++) - { - struct YMZ280BVoice *voice = &chip->voice[v]; - INT16 prev = voice->last_sample; - INT16 curr = voice->curr_sample; - INT16 *curr_data = chip->scratch; - INT32 *ldest = lacc; - INT32 *rdest = racc; - UINT32 new_samples, samples_left; - UINT32 final_pos; - int remaining = samples; - int lvol = voice->output_left; - int rvol = voice->output_right; -#if MAKE_WAVS_CH - signed short int* wavlog; - - memset(wavmem[v], 0x00, samples * 0x02); - wavlog = wavmem[v]; -#endif - - /* skip if muted */ - if (voice->Muted) - continue; - - /* quick out if we're not playing and we're at 0 */ - if (!voice->playing && curr == 0 && prev == 0) - { - /* make sure next sound plays immediately */ - voice->output_pos = FRAC_ONE; - - continue; - } - - /* finish off the current sample */ - /* interpolate */ - while (remaining > 0 && voice->output_pos < FRAC_ONE) - { - int interp_sample = (((INT32)prev * (FRAC_ONE - voice->output_pos)) + ((INT32)curr * voice->output_pos)) >> FRAC_BITS; - *ldest++ += interp_sample * lvol; - *rdest++ += interp_sample * rvol; -#if MAKE_WAVS_CH - *(wavlog ++) = (signed short int)interp_sample; -#endif - voice->output_pos += voice->output_step; - remaining--; - } - - /* if we're over, continue; otherwise, we're done */ - if (voice->output_pos >= FRAC_ONE) - voice->output_pos -= FRAC_ONE; - else - continue; - - /* compute how many new samples we need */ - final_pos = voice->output_pos + remaining * voice->output_step; - new_samples = (final_pos + FRAC_ONE) >> FRAC_BITS; - if (new_samples > MAX_SAMPLE_CHUNK) - new_samples = MAX_SAMPLE_CHUNK; - samples_left = new_samples; - - /* generate them into our buffer */ - switch (voice->playing << 7 | voice->mode) - { - case 0x81: samples_left = generate_adpcm(voice, chip->region_base, chip->region_size, chip->scratch, new_samples); break; - case 0x82: samples_left = generate_pcm8(voice, chip->region_base, chip->region_size, chip->scratch, new_samples); break; - case 0x83: samples_left = generate_pcm16(voice, chip->region_base, chip->region_size, chip->scratch, new_samples); break; - default: samples_left = 0; memset(chip->scratch, 0, new_samples * sizeof(chip->scratch[0])); break; - } - - /* if there are leftovers, ramp back to 0 */ - if (samples_left) - { - /* note: samples_left bit 16 is set if the voice was finished at the same time the function ended */ - int base; - int i, t; - - samples_left &= 0xffff; - base = new_samples - samples_left; - t = (base == 0) ? curr : chip->scratch[base - 1]; - - for (i = 0; i < samples_left; i++) - { - if (t < 0) t = -((-t * 15) >> 4); - else if (t > 0) t = (t * 15) >> 4; - chip->scratch[base + i] = t; - } - - /* if we hit the end and IRQs are enabled, signal it */ - if (base != 0) - { - voice->playing = 0; - - /* set update_irq_state_timer. IRQ is signaled on next CPU execution. */ - //timer_set(chip->device->machine, attotime_zero, chip, 0, update_irq_state_cb[v]); - voice->irq_schedule = 1; - } - } - - /* advance forward one sample */ - prev = curr; - curr = *curr_data++; - - /* then sample-rate convert with linear interpolation */ - while (remaining > 0) - { - /* interpolate */ - while (remaining > 0 && voice->output_pos < FRAC_ONE) - { - int interp_sample = (((INT32)prev * (FRAC_ONE - voice->output_pos)) + ((INT32)curr * voice->output_pos)) >> FRAC_BITS; - *ldest++ += interp_sample * lvol; - *rdest++ += interp_sample * rvol; -#if MAKE_WAVS_CH - *(wavlog ++) = (signed short int)interp_sample; -#endif - voice->output_pos += voice->output_step; - remaining--; - } - - /* if we're over, grab the next samples */ - if (voice->output_pos >= FRAC_ONE) - { - voice->output_pos -= FRAC_ONE; - prev = curr; - curr = *curr_data++; - } - } - - /* remember the last samples */ - voice->last_sample = prev; - voice->curr_sample = curr; - } - - for (v = 0; v < samples; v++) - { - outputs[0][v] /= 256; - outputs[1][v] /= 256; - } - - for (v = 0; v < 8; v++) - update_irq_state_timer_common(chip, v); - -#if MAKE_WAVS_CH - for (v = 0; v < 8; v++) - { - fwrite(wavmem[v], 0x02, samples, hWavFile[v]); - } -#endif -} - - - -/********************************************************************************************** - - DEVICE_START( ymz280b ) -- start emulation of the YMZ280B - -***********************************************************************************************/ - -//static DEVICE_START( ymz280b ) -int device_start_ymz280b(void **_info, int clock) -{ - static const ymz280b_interface defintrf = { 0 }; - //const ymz280b_interface *intf = (device->static_config != NULL) ? (const ymz280b_interface *)device->static_config : &defintrf; - const ymz280b_interface *intf = &defintrf; - //ymz280b_state *chip = get_safe_token(device); - ymz280b_state *chip; - int chn; - - chip = (ymz280b_state *) calloc(1, sizeof(ymz280b_state)); - *_info = (void *) chip; - - //chip->device = device; - //devcb_resolve_read8(&chip->ext_ram_read, &intf->ext_read, device); - //devcb_resolve_write8(&chip->ext_ram_write, &intf->ext_write, device); - - /* compute ADPCM tables */ - compute_tables(); - - /* initialize the rest of the structure */ - chip->master_clock = (double)clock / 384.0; - - chip->rate = chip->master_clock * 2.0; - // disabled until the frequency calculation gets fixed - /*if (((CHIP_SAMPLING_MODE & 0x01) && chip->rate < CHIP_SAMPLE_RATE) || - CHIP_SAMPLING_MODE == 0x02) - chip->rate = (double)CHIP_SAMPLE_RATE;*/ - - //chip->region_base = device->region; - chip->region_size = 0x00; - chip->region_base = NULL; - chip->irq_callback = intf->irq_callback; - - /* create the stream */ - //chip->stream = stream_create(device, 0, 2, INTERNAL_SAMPLE_RATE, chip, ymz280b_update); - - /* allocate memory */ - //chip->scratch = auto_alloc_array(device->machine, INT16, MAX_SAMPLE_CHUNK); - chip->scratch = malloc(MAX_SAMPLE_CHUNK * sizeof(INT16)); - memset(chip->scratch, 0x00, MAX_SAMPLE_CHUNK * sizeof(INT16)); - - /* state save */ - /*{ - int j; - state_save_register_device_item(device, 0, chip->current_register); - state_save_register_device_item(device, 0, chip->status_register); - state_save_register_device_item(device, 0, chip->irq_state); - state_save_register_device_item(device, 0, chip->irq_mask); - state_save_register_device_item(device, 0, chip->irq_enable); - state_save_register_device_item(device, 0, chip->keyon_enable); - state_save_register_device_item(device, 0, chip->rom_readback_addr); - for (j = 0; j < 8; j++) - { - state_save_register_device_item(device, j, chip->voice[j].playing); - state_save_register_device_item(device, j, chip->voice[j].keyon); - state_save_register_device_item(device, j, chip->voice[j].looping); - state_save_register_device_item(device, j, chip->voice[j].mode); - state_save_register_device_item(device, j, chip->voice[j].fnum); - state_save_register_device_item(device, j, chip->voice[j].level); - state_save_register_device_item(device, j, chip->voice[j].pan); - state_save_register_device_item(device, j, chip->voice[j].start); - state_save_register_device_item(device, j, chip->voice[j].stop); - state_save_register_device_item(device, j, chip->voice[j].loop_start); - state_save_register_device_item(device, j, chip->voice[j].loop_end); - state_save_register_device_item(device, j, chip->voice[j].position); - state_save_register_device_item(device, j, chip->voice[j].signal); - state_save_register_device_item(device, j, chip->voice[j].step); - state_save_register_device_item(device, j, chip->voice[j].loop_signal); - state_save_register_device_item(device, j, chip->voice[j].loop_step); - state_save_register_device_item(device, j, chip->voice[j].loop_count); - state_save_register_device_item(device, j, chip->voice[j].output_left); - state_save_register_device_item(device, j, chip->voice[j].output_right); - state_save_register_device_item(device, j, chip->voice[j].output_pos); - state_save_register_device_item(device, j, chip->voice[j].last_sample); - state_save_register_device_item(device, j, chip->voice[j].curr_sample); - state_save_register_device_item(device, j, chip->voice[j].irq_schedule); - } - }*/ - - for (chn = 0; chn < 8; chn ++) - chip->voice[chn].Muted = 0x00; - - //state_save_register_postload(device->machine, YMZ280B_state_save_update_step, chip); - -#if MAKE_WAVS - chip->wavresample = wav_open("resamp.wav", INTERNAL_SAMPLE_RATE, 2); -#endif -#if MAKE_WAVS_CH - hWavFile[0] = fopen("logwav0.raw", "wb"); - hWavFile[1] = fopen("logwav1.raw", "wb"); - hWavFile[2] = fopen("logwav2.raw", "wb"); - hWavFile[3] = fopen("logwav3.raw", "wb"); - hWavFile[4] = fopen("logwav4.raw", "wb"); - hWavFile[5] = fopen("logwav5.raw", "wb"); - hWavFile[6] = fopen("logwav6.raw", "wb"); - hWavFile[7] = fopen("logwav7.raw", "wb"); - { - char v; - for (v = 0; v < 8; v++) - { - wavmem[v] = (signed short int*)malloc(0x10 * 0x02); - } - } -#endif - - return (int)INTERNAL_SAMPLE_RATE; -} - -//static DEVICE_STOP( ymz280b ) -void device_stop_ymz280b(void *_info) -{ - //ymz280b_state *chip = get_safe_token(device); - ymz280b_state *chip = (ymz280b_state *)_info; - free(chip->region_base); chip->region_base = NULL; - free(chip->scratch); - -#if MAKE_WAVS_CH - { - char v; - for (v = 0; v < 8; v++) - { - free(wavmem[v]); - fclose(hWavFile[v]); - } - } -#endif - - free(chip); - - return; -} - -//static DEVICE_RESET( ymz280b ) -void device_reset_ymz280b(void *_info) -{ - ymz280b_state *chip = (ymz280b_state *)_info; - /*struct YMZ280BVoice *voice; - unsigned char curvoc; - - chip->current_register = 0x00; - chip->status_register = 0x00; - chip->irq_state = 0x00; - chip->irq_mask = 0x00; - chip->irq_enable = 0x00; - chip->keyon_enable = 0x00; - chip->ext_mem_address = 0x000000; - for (curvoc = 0; curvoc < 8; curvoc ++) - { - voice = &chip->voice[curvoc]; - - voice->playing = 0; - - voice->keyon = 0; - voice->looping = 0; - voice->mode = 0; - voice->fnum = 0; - voice->level = 0; - voice->pan = 8; - - voice->start = 0x000000; - voice->stop = 0x000000; - voice->loop_start = 0x000000; - voice->loop_end = 0x000000; - voice->position = 0x000000; - }*/ - - // new code from MAME 0.143u4 - int i; - - /* initial clear registers */ - for (i = 0xff; i >= 0; i--) - { - if (i == 0x83 || (i >= 88 && i <= 0xFD)) - continue; // avoid too many debug messages - chip->current_register = i; - write_to_register(chip, 0); - } - - chip->current_register = 0; - chip->status_register = 0; - - /* clear other voice parameters */ - for (i = 0; i < 8; i++) - { - struct YMZ280BVoice *voice = &chip->voice[i]; - - voice->curr_sample = 0; - voice->last_sample = 0; - voice->output_pos = FRAC_ONE; - voice->playing = 0; - } - - return; -} - - -/********************************************************************************************** - - write_to_register -- handle a write to the current register - -***********************************************************************************************/ - -static void write_to_register(ymz280b_state *chip, int data) -{ - struct YMZ280BVoice *voice; - int i; - //UINT8 mode_new; - - /* force an update */ - //stream_update(chip->stream); - - /* lower registers follow a pattern */ - if (chip->current_register < 0x80) - { - voice = &chip->voice[(chip->current_register >> 2) & 7]; - - switch (chip->current_register & 0xe3) - { - case 0x00: /* pitch low 8 bits */ - voice->fnum = (voice->fnum & 0x100) | (data & 0xff); - update_step(chip, voice); - break; - - case 0x01: /* pitch upper 1 bit, loop, key on, mode */ - voice->fnum = (voice->fnum & 0xff) | ((data & 0x01) << 8); - voice->looping = (data & 0x10) >> 4; - /*mode_new = (data & 0x60) >> 5; - if (! DISABLE_YMZ_FIX) - { - // that fixes the scratch-bug - if (voice->mode != mode_new) - { - // On-the-fly Mode-Change won't make sense, - // so I'm doing: KeyOff + Mode Change -> Instant Stop. - // (Deroon DeroDero uses this quite often) - // This is done by setting KeyOn to 0. - // Instant Stop/Restarting is done below. - voice->keyon = 0; - voice->irq_schedule = 0; - } - if (! mode_new) - data &= 0x7F; - } - voice->mode = mode_new;*/ - if ((data & 0x60) == 0) data &= 0x7f; /* ignore mode setting and set to same state as KON=0 */ - else voice->mode = (data & 0x60) >> 5; - - if (!voice->keyon && (data & 0x80) && chip->keyon_enable) - { - voice->playing = 1; - voice->position = voice->start; - voice->signal = voice->loop_signal = 0; - voice->step = voice->loop_step = 0x7f; - voice->loop_count = 0; - - /* if update_irq_state_timer is set, cancel it. */ - voice->irq_schedule = 0; - } - /*else if (voice->keyon && !(data & 0x80) && !voice->looping) - { - voice->playing = 0; - - // if update_irq_state_timer is set, cancel it. - voice->irq_schedule = 0; - } - else if (! DISABLE_YMZ_FIX && ! voice->keyon && !(data & 0x80) && voice->playing) - { - // 2x KeyOff -> Instant Stop, too (see Deroon DeroDero: Round Start-Tune) - voice->playing = 0; - voice->irq_schedule = 0; - }*/ - // new code from MAME 0.143u4 - else if (voice->keyon && !(data & 0x80)) - { - voice->playing = 0; - - // if update_irq_state_timer is set, cancel it. - voice->irq_schedule = 0; - } - voice->keyon = (data & 0x80) >> 7; - update_step(chip, voice); - break; - - case 0x02: /* total level */ - voice->level = data; - update_volumes(voice); - break; - - case 0x03: /* pan */ - voice->pan = data & 0x0f; - update_volumes(voice); - break; - - case 0x20: /* start address high */ - voice->start = (voice->start & (0x00ffff << 1)) | (data << 17); - break; - - case 0x21: /* loop start address high */ - voice->loop_start = (voice->loop_start & (0x00ffff << 1)) | (data << 17); - break; - - case 0x22: /* loop end address high */ - voice->loop_end = (voice->loop_end & (0x00ffff << 1)) | (data << 17); - break; - - case 0x23: /* stop address high */ - voice->stop = (voice->stop & (0x00ffff << 1)) | (data << 17); - break; - - case 0x40: /* start address middle */ - voice->start = (voice->start & (0xff00ff << 1)) | (data << 9); - break; - - case 0x41: /* loop start address middle */ - voice->loop_start = (voice->loop_start & (0xff00ff << 1)) | (data << 9); - break; - - case 0x42: /* loop end address middle */ - voice->loop_end = (voice->loop_end & (0xff00ff << 1)) | (data << 9); - break; - - case 0x43: /* stop address middle */ - voice->stop = (voice->stop & (0xff00ff << 1)) | (data << 9); - break; - - case 0x60: /* start address low */ - voice->start = (voice->start & (0xffff00 << 1)) | (data << 1); - break; - - case 0x61: /* loop start address low */ - voice->loop_start = (voice->loop_start & (0xffff00 << 1)) | (data << 1); - break; - - case 0x62: /* loop end address low */ - voice->loop_end = (voice->loop_end & (0xffff00 << 1)) | (data << 1); - break; - - case 0x63: /* stop address low */ - voice->stop = (voice->stop & (0xffff00 << 1)) | (data << 1); - break; - - default: -#ifdef _DEBUG - logerror("YMZ280B: unknown register write %02X = %02X\n", chip->current_register, data); -#endif - break; - } - } - - /* upper registers are special */ - else - { - switch (chip->current_register) - { - /* DSP related (not implemented yet) */ - case 0x80: // d0-2: DSP Rch, d3: enable Rch (0: yes, 1: no), d4-6: DSP Lch, d7: enable Lch (0: yes, 1: no) - case 0x81: // d0: enable control of $82 (0: yes, 1: no) - case 0x82: // DSP data -#ifdef _DEBUG - logerror("YMZ280B: DSP register write %02X = %02X\n", chip->current_register, data); -#endif - break; - - case 0x84: /* ROM readback / RAM write (high) */ - chip->ext_mem_address_hi = data << 16; - break; - - case 0x85: /* ROM readback / RAM write (middle) */ - chip->ext_mem_address_mid = data << 8; - break; - - case 0x86: /* ROM readback / RAM write (low) -> update latch */ - chip->ext_mem_address = chip->ext_mem_address_hi | chip->ext_mem_address_mid | data; - if (chip->ext_mem_enable) - chip->ext_readlatch = ymz280b_read_memory(chip->region_base, chip->region_size, chip->ext_mem_address); - break; - - case 0x87: /* RAM write */ - if (chip->ext_mem_enable) - { - /*if (!chip->ext_ram_write.isnull()) - chip->ext_ram_write(chip->ext_mem_address, data); - else - logerror("YMZ280B attempted RAM write to %X\n", chip->ext_mem_address);*/ - chip->ext_mem_address = (chip->ext_mem_address + 1) & 0xffffff; - } - break; - - case 0xfe: /* IRQ mask */ - chip->irq_mask = data; - update_irq_state(chip); - break; - - case 0xff: /* IRQ enable, test, etc */ - chip->ext_mem_enable = (data & 0x40) >> 6; - chip->irq_enable = (data & 0x10) >> 4; - update_irq_state(chip); - - if (chip->keyon_enable && !(data & 0x80)) - { - for (i = 0; i < 8; i++) - { - chip->voice[i].playing = 0; - - /* if update_irq_state_timer is set, cancel it. */ - chip->voice[i].irq_schedule = 0; - } - } - else if (!chip->keyon_enable && (data & 0x80)) - { - for (i = 0; i < 8; i++) - { - if (chip->voice[i].keyon && chip->voice[i].looping) - chip->voice[i].playing = 1; - } - } - chip->keyon_enable = (data & 0x80) >> 7; - break; - - default: -#ifdef _DEBUG - logerror("YMZ280B: unknown register write %02X = %02X\n", chip->current_register, data); -#endif - break; - } - } -} - - - -/********************************************************************************************** - - compute_status -- determine the status bits - -***********************************************************************************************/ - -static int compute_status(ymz280b_state *chip) -{ - UINT8 result; - - /* force an update */ - //stream_update(chip->stream); - - result = chip->status_register; - - /* clear the IRQ state */ - chip->status_register = 0; - update_irq_state(chip); - - return result; -} - - - -/********************************************************************************************** - - ymz280b_r/ymz280b_w -- handle external accesses - -***********************************************************************************************/ - -//READ8_DEVICE_HANDLER( ymz280b_r ) -UINT8 ymz280b_r(void *_info, offs_t offset) -{ - //ymz280b_state *chip = get_safe_token(device); - ymz280b_state *chip = (ymz280b_state *)_info; - - if ((offset & 1) == 0) - { - UINT8 ret; - - if (! chip->ext_mem_enable) - return 0xff; - - /* read from external memory */ - ret = chip->ext_readlatch; - ret = ymz280b_read_memory(chip->region_base, chip->region_size, chip->ext_mem_address); - chip->ext_mem_address = (chip->ext_mem_address + 1) & 0xffffff; - return ret; - } - else - { - return compute_status(chip); - } -} - - -//WRITE8_DEVICE_HANDLER( ymz280b_w ) -void ymz280b_w(void *_info, offs_t offset, UINT8 data) -{ - //ymz280b_state *chip = get_safe_token(device); - ymz280b_state *chip = (ymz280b_state *)_info; - - if ((offset & 1) == 0) - chip->current_register = data; - else - { - /* force an update */ - //chip->stream->update(); - - write_to_register(chip, data); - } -} - -void ymz280b_write_rom(void *_info, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData) -{ - ymz280b_state *chip = (ymz280b_state *)_info; - - if (chip->region_size != ROMSize) - { - chip->region_base = (UINT8*)realloc(chip->region_base, ROMSize); - chip->region_size = ROMSize; - memset(chip->region_base, 0xFF, ROMSize); - } - if (DataStart > ROMSize) - return; - if (DataStart + DataLength > ROMSize) - DataLength = ROMSize - DataStart; - - memcpy(chip->region_base + DataStart, ROMData, DataLength); - - return; -} - - -void ymz280b_set_mute_mask(void *_info, UINT32 MuteMask) -{ - ymz280b_state *chip = (ymz280b_state *)_info; - UINT8 CurChn; - - for (CurChn = 0; CurChn < 8; CurChn ++) - chip->voice[CurChn].Muted = (MuteMask >> CurChn) & 0x01; - - return; -} - - - -/************************************************************************** - * Generic get_info - **************************************************************************/ - -/*DEVICE_GET_INFO( ymz280b ) -{ - switch (state) - { - // --- the following bits of info are returned as 64-bit signed integers --- - case DEVINFO_INT_TOKEN_BYTES: info->i = sizeof(ymz280b_state); break; - - // --- the following bits of info are returned as pointers to data or functions --- - case DEVINFO_FCT_START: info->start = DEVICE_START_NAME( ymz280b ); break; - case DEVINFO_FCT_STOP: // Nothing break; - case DEVINFO_FCT_RESET: info->start = DEVICE_RESET_NAME( ymz280b ); break; - - // --- the following bits of info are returned as NULL-terminated strings --- - case DEVINFO_STR_NAME: strcpy(info->s, "YMZ280B"); break; - case DEVINFO_STR_FAMILY: strcpy(info->s, "Yamaha Wavetable"); break; - case DEVINFO_STR_VERSION: strcpy(info->s, "1.0"); break; - case DEVINFO_STR_SOURCE_FILE: strcpy(info->s, __FILE__); break; - case DEVINFO_STR_CREDITS: strcpy(info->s, "Copyright Nicola Salmoria and the MAME Team"); break; - } -}*/ - diff --git a/Frameworks/GME/vgmplay/chips/ymz280b.h b/Frameworks/GME/vgmplay/chips/ymz280b.h deleted file mode 100644 index 2c28afd20..000000000 --- a/Frameworks/GME/vgmplay/chips/ymz280b.h +++ /dev/null @@ -1,37 +0,0 @@ -/********************************************************************************************** - * - * Yamaha YMZ280B driver - * by Aaron Giles - * - **********************************************************************************************/ - -#pragma once - -//#include "devcb.h" - -typedef struct _ymz280b_interface ymz280b_interface; -struct _ymz280b_interface -{ - //void (*irq_callback)(const device_config *device, int state); /* irq callback */ - void (*irq_callback)(int state); /* irq callback */ - //devcb_read8 ext_read; /* external RAM read */ - //devcb_write8 ext_write; /* external RAM write */ -}; - -/*READ8_DEVICE_HANDLER ( ymz280b_r ); -WRITE8_DEVICE_HANDLER( ymz280b_w ); - -DEVICE_GET_INFO( ymz280b ); -#define SOUND_YMZ280B DEVICE_GET_INFO_NAME( ymz280b )*/ - -void ymz280b_update(void *chip, stream_sample_t **outputs, int samples); -int device_start_ymz280b(void **chip, int clock); -void device_stop_ymz280b(void *chip); -void device_reset_ymz280b(void *chip); - -UINT8 ymz280b_r(void *chip, offs_t offset); -void ymz280b_w(void *chip, offs_t offset, UINT8 data); -void ymz280b_write_rom(void *chip, offs_t ROMSize, offs_t DataStart, offs_t DataLength, - const UINT8* ROMData); - -void ymz280b_set_mute_mask(void *chip, UINT32 MuteMask); diff --git a/Frameworks/GME/vgmplay/licenses/List.txt b/Frameworks/GME/vgmplay/licenses/List.txt deleted file mode 100644 index ad2d7cb46..000000000 --- a/Frameworks/GME/vgmplay/licenses/List.txt +++ /dev/null @@ -1,11 +0,0 @@ -MAME - mame_license.txt -DosBox - GPL.txt -openMSX - GPL.txt -Gens/GS - GPL.txt -NSFPlay - [Google Code lists Apache License 2.0] -Ootake - ? -in_vgm - ? -MEKA - ? -zlib - see zlib.h -in_wsr - ? -vbjin/mednafen - GNU GPLv2 diff --git a/Frameworks/GME/vgmplay/licenses/mame_license.txt b/Frameworks/GME/vgmplay/licenses/mame_license.txt deleted file mode 100644 index 33267a54c..000000000 --- a/Frameworks/GME/vgmplay/licenses/mame_license.txt +++ /dev/null @@ -1,35 +0,0 @@ -Unless otherwise explicitly stated, all code in MAME is released under the -following license: - -Copyright Nicola Salmoria and the MAME team -All rights reserved. - -Redistribution and use of this code or any derivative works are permitted -provided that the following conditions are met: - -* Redistributions may not be sold, nor may they be used in a commercial -product or activity. - -* Redistributions that are modified from the original source must include the -complete source code, including the source code for all components used by a -binary built from the modified sources. However, as a special exception, the -source code distributed need not include anything that is normally distributed -(in either source or binary form) with the major components (compiler, kernel, -and so on) of the operating system on which the executable runs, unless that -component itself accompanies the executable. - -* Redistributions must reproduce the above copyright notice, this list of -conditions and the following disclaimer in the documentation and/or other -materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE -LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -POSSIBILITY OF SUCH DAMAGE. diff --git a/Frameworks/GME/vgmplay/pt_ioctl.c b/Frameworks/GME/vgmplay/pt_ioctl.c deleted file mode 100644 index 7d04d6486..000000000 --- a/Frameworks/GME/vgmplay/pt_ioctl.c +++ /dev/null @@ -1,251 +0,0 @@ -/******************************************************************************/ -/* */ -/* IoExample for PortTalk V2.1 */ -/* Version 2.1, 12th January 2002 */ -/* http://www.beyondlogic.org */ -/* */ -/* Copyright © 2002 Craig Peacock. Craig.Peacock@beyondlogic.org */ -/* Any publication or distribution of this code in source form is prohibited */ -/* without prior written permission of the copyright holder. This source code */ -/* is provided "as is", without any guarantee made as to its suitability or */ -/* fitness for any particular use. Permission is herby granted to modify or */ -/* enhance this sample code to produce a derivative program which may only be */ -/* distributed in compiled object form only. */ -/******************************************************************************/ - -#include -#include -#include -#include "PortTalk_IOCTL.h" - -unsigned char OpenPortTalk(void); -void ClosePortTalk(void); - -void outportb(unsigned short PortAddress, unsigned char byte); -unsigned char inportb(unsigned short PortAddress); - -void InstallPortTalkDriver(void); -unsigned char StartPortTalkDriver(void); - -#define inp(PortAddress) inportb(PortAddress) -#define outp(PortAddress, Value) outportb(PortAddress, Value) - -HANDLE PortTalk_Handle; /* Handle for PortTalk Driver */ - -void outportb(unsigned short PortAddress, unsigned char byte) -{ - unsigned int error; - DWORD BytesReturned; - unsigned char Buffer[3]; - unsigned short * pBuffer; - pBuffer = (unsigned short *)&Buffer[0]; - *pBuffer = PortAddress; - Buffer[2] = byte; - - error = DeviceIoControl(PortTalk_Handle, - IOCTL_WRITE_PORT_UCHAR, - &Buffer, - 3, - NULL, - 0, - &BytesReturned, - NULL); - - if (!error) printf("Error occured during outportb while talking to PortTalk driver %d\n",GetLastError()); -} - -unsigned char inportb(unsigned short PortAddress) -{ - unsigned int error; - DWORD BytesReturned; - unsigned char Buffer[3]; - unsigned short * pBuffer; - pBuffer = (unsigned short *)&Buffer; - *pBuffer = PortAddress; - - error = DeviceIoControl(PortTalk_Handle, - IOCTL_READ_PORT_UCHAR, - &Buffer, - 2, - &Buffer, - 1, - &BytesReturned, - NULL); - - if (!error) printf("Error occured during inportb while talking to PortTalk driver %d\n",GetLastError()); - return(Buffer[0]); -} - -unsigned char OpenPortTalk(void) -{ - /* Open PortTalk Driver. If we cannot open it, try installing and starting it */ - PortTalk_Handle = CreateFile("\\\\.\\PortTalk", - GENERIC_READ, - 0, - NULL, - OPEN_EXISTING, - FILE_ATTRIBUTE_NORMAL, - NULL); - - if(PortTalk_Handle == INVALID_HANDLE_VALUE) { - /* Start or Install PortTalk Driver */ - StartPortTalkDriver(); - /* Then try to open once more, before failing */ - PortTalk_Handle = CreateFile("\\\\.\\PortTalk", - GENERIC_READ, - 0, - NULL, - OPEN_EXISTING, - FILE_ATTRIBUTE_NORMAL, - NULL); - - if(PortTalk_Handle == INVALID_HANDLE_VALUE) { - printf("PortTalk: Couldn't access PortTalk Driver, Please ensure driver is loaded.\n\n"); - return -1; - } - } - return 0; -} - -void ClosePortTalk(void) -{ - CloseHandle(PortTalk_Handle); -} - -unsigned char StartPortTalkDriver(void) -{ - SC_HANDLE SchSCManager; - SC_HANDLE schService; - BOOL ret; - DWORD err; - - /* Open Handle to Service Control Manager */ - SchSCManager = OpenSCManager (NULL, /* machine (NULL == local) */ - NULL, /* database (NULL == default) */ - SC_MANAGER_ALL_ACCESS); /* access required */ - - if (SchSCManager == NULL) - if (GetLastError() == ERROR_ACCESS_DENIED) { - /* We do not have enough rights to open the SCM, therefore we must */ - /* be a poor user with only user rights. */ - printf("PortTalk: You do not have rights to access the Service Control Manager and\n"); - printf("PortTalk: the PortTalk driver is not installed or started. Please ask \n"); - printf("PortTalk: your administrator to install the driver on your behalf.\n"); - return(0); - } - - do { - /* Open a Handle to the PortTalk Service Database */ - schService = OpenService(SchSCManager, /* handle to service control manager database */ - "PortTalk", /* pointer to name of service to start */ - SERVICE_ALL_ACCESS); /* type of access to service */ - - if (schService == NULL) - switch (GetLastError()){ - case ERROR_ACCESS_DENIED: - printf("PortTalk: You do not have rights to the PortTalk service database\n"); - return(0); - case ERROR_INVALID_NAME: - printf("PortTalk: The specified service name is invalid.\n"); - return(0); - case ERROR_SERVICE_DOES_NOT_EXIST: - printf("PortTalk: The PortTalk driver does not exist. Installing driver.\n"); - printf("PortTalk: This can take up to 30 seconds on some machines . .\n"); - InstallPortTalkDriver(); - break; - } - } while (schService == NULL); - - /* Start the PortTalk Driver. Errors will occur here if PortTalk.SYS file doesn't exist */ - - ret = StartService (schService, /* service identifier */ - 0, /* number of arguments */ - NULL); /* pointer to arguments */ - - if (ret) printf("PortTalk: The PortTalk driver has been successfully started.\n"); - else { - err = GetLastError(); - if (err == ERROR_SERVICE_ALREADY_RUNNING) - printf("PortTalk: The PortTalk driver is already running.\n"); - else { - printf("PortTalk: Unknown error while starting PortTalk driver service.\n"); - printf("PortTalk: Does PortTalk.SYS exist in your \\System32\\Drivers Directory?\n"); - return(0); - } - } - - /* Close handle to Service Control Manager */ - CloseServiceHandle (schService); - return(TRUE); -} - -void InstallPortTalkDriver(void) -{ - SC_HANDLE SchSCManager; - SC_HANDLE schService; - DWORD err; - CHAR DriverFileName[80]; - - /* Get Current Directory. Assumes PortTalk.SYS driver is in this directory. */ - /* Doesn't detect if file exists, nor if file is on removable media - if this */ - /* is the case then when windows next boots, the driver will fail to load and */ - /* a error entry is made in the event viewer to reflect this */ - - /* Get System Directory. This should be something like c:\windows\system32 or */ - /* c:\winnt\system32 with a Maximum Character lenght of 20. As we have a */ - /* buffer of 80 bytes and a string of 24 bytes to append, we can go for a max */ - /* of 55 bytes */ - - if (!GetSystemDirectory(DriverFileName, 55)) - { - printf("PortTalk: Failed to get System Directory. Is System Directory Path > 55 Characters?\n"); - printf("PortTalk: Please manually copy driver to your system32/driver directory.\n"); - } - - /* Append our Driver Name */ - lstrcat(DriverFileName,"\\Drivers\\PortTalk.sys"); - printf("PortTalk: Copying driver to %s\n",DriverFileName); - - /* Copy Driver to System32/drivers directory. This fails if the file doesn't exist. */ - - if (!CopyFile("PortTalk.sys", DriverFileName, FALSE)) - { - printf("PortTalk: Failed to copy driver to %s\n",DriverFileName); - printf("PortTalk: Please manually copy driver to your system32/driver directory.\n"); - } - - /* Open Handle to Service Control Manager */ - SchSCManager = OpenSCManager (NULL, /* machine (NULL == local) */ - NULL, /* database (NULL == default) */ - SC_MANAGER_ALL_ACCESS); /* access required */ - - /* Create Service/Driver - This adds the appropriate registry keys in */ - /* HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services - It doesn't */ - /* care if the driver exists, or if the path is correct. */ - - schService = CreateService (SchSCManager, /* SCManager database */ - "PortTalk", /* name of service */ - "PortTalk", /* name to display */ - SERVICE_ALL_ACCESS, /* desired access */ - SERVICE_KERNEL_DRIVER, /* service type */ - SERVICE_DEMAND_START, /* start type */ - SERVICE_ERROR_NORMAL, /* error control type */ - "System32\\Drivers\\PortTalk.sys", /* service's binary */ - NULL, /* no load ordering group */ - NULL, /* no tag identifier */ - NULL, /* no dependencies */ - NULL, /* LocalSystem account */ - NULL /* no password */ - ); - - if (schService == NULL) { - err = GetLastError(); - if (err == ERROR_SERVICE_EXISTS) - printf("PortTalk: Driver already exists. No action taken.\n"); - else printf("PortTalk: Unknown error while creating Service.\n"); - } - else printf("PortTalk: Driver successfully installed.\n"); - - /* Close Handle to Service Control Manager */ - CloseServiceHandle (schService); -} diff --git a/Frameworks/GME/vgmplay/resampler.c b/Frameworks/GME/vgmplay/resampler.c deleted file mode 100644 index 6aaf09caa..000000000 --- a/Frameworks/GME/vgmplay/resampler.c +++ /dev/null @@ -1,372 +0,0 @@ -#include "resampler.h" - -#include -#include -#include - -/* Copyright (C) 2004-2008 Shay Green. - Copyright (C) 2021-2022 Christopher Snowhill. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#undef PI -#define PI 3.1415926535897932384626433832795029 - -enum { imp_scale = 0x7FFF }; -typedef int16_t imp_t; -typedef int32_t imp_off_t; /* for max_res of 512 and impulse width of 32, end offsets must be 32 bits */ - -#if RESAMPLER_BITS == 16 -typedef int32_t intermediate_t; -#elif RESAMPLER_BITS == 32 -typedef int64_t intermediate_t; -#endif - -static void gen_sinc( double rolloff, int width, double offset, double spacing, double scale, - int count, imp_t* out ) -{ - double const maxh = 256; - double const step = PI / maxh * spacing; - double const to_w = maxh * 2 / width; - double const pow_a_n = pow( rolloff, maxh ); - double angle = (count / 2 - 1 + offset) * -step; - scale /= maxh * 2; - - while ( count-- ) - { - double w; - *out++ = 0; - w = angle * to_w; - if ( fabs( w ) < PI ) - { - double rolloff_cos_a = rolloff * cos( angle ); - double num = 1 - rolloff_cos_a - - pow_a_n * cos( maxh * angle ) + - pow_a_n * rolloff * cos( (maxh - 1) * angle ); - double den = 1 - rolloff_cos_a - rolloff_cos_a + rolloff * rolloff; - double sinc = scale * num / den - scale; - - out [-1] = (imp_t) (cos( w ) * sinc + sinc); - } - angle += step; - } -} - -enum { width = 64 }; -enum { stereo = 2 }; -enum { max_res = 512 }; -enum { min_width = (width < 4 ? 4 : width) }; -enum { adj_width = min_width / 4 * 4 + 2 }; -enum { write_offset = adj_width * stereo }; - -enum { buffer_size = 128 }; - -typedef struct _resampler -{ - int width_; - int rate_; - int inptr; - int infilled; - int outptr; - int outfilled; - - int latency; - - imp_t const* imp; - imp_t impulses [max_res * (adj_width + 2 * (sizeof(imp_off_t) / sizeof(imp_t)))]; - sample_t buffer_in[buffer_size * stereo * 2]; - sample_t buffer_out[buffer_size * stereo]; -} resampler; - -void * resampler_create() -{ - resampler *r = (resampler *) malloc(sizeof(resampler)); - if (r) resampler_clear(r); - return r; -} - -void * resampler_dup(void *_r) -{ - resampler *r = (resampler *)_r; - resampler *t = (resampler *) malloc(sizeof(resampler)); - if (r && t) - { - memcpy(t, r, sizeof(resampler)); - t->imp = t->impulses + (r->imp - r->impulses); - } - else if (t) - { - resampler_clear(t); - } - return t; -} - -void resampler_destroy(void *r) -{ - free(r); -} - -void resampler_clear(void *_r) -{ - resampler * r = (resampler *)_r; - r->width_ = adj_width; - r->inptr = 0; - r->infilled = 0; - r->outptr = 0; - r->outfilled = 0; - r->latency = 0; - r->imp = r->impulses; - - resampler_set_rate(r, 1.0); -} - -void resampler_set_rate( void *_r, double new_factor ) -{ - resampler *rs = (resampler *)_r; - - double const rolloff = 0.999; - double const gain = 1.0; - - int step; - double fraction; - - double filter; - double pos = 0.0; - - imp_t* out; - - int n; - - /* determine number of sub-phases that yield lowest error */ - double ratio_ = 0.0; - int res = -1; - { - double least_error = 2; - double pos = 0; - int r; - for ( r = 1; r <= max_res; r++ ) - { - double nearest, error; - pos += new_factor; - nearest = floor( pos + 0.5 ); - error = fabs( pos - nearest ); - if ( error < least_error ) - { - res = r; - ratio_ = nearest / res; - least_error = error; - } - } - } - rs->rate_ = ratio_; - - /* how much of input is used for each output sample */ - step = stereo * (int) floor( ratio_ ); - fraction = fmod( ratio_, 1.0 ); - - filter = (ratio_ < 1.0) ? 1.0 : 1.0 / ratio_; - /*int input_per_cycle = 0;*/ - out = rs->impulses; - for ( n = res; --n >= 0; ) - { - int cur_step; - - gen_sinc( rolloff, (int) (rs->width_ * filter + 1) & ~1, pos, filter, - (double)(imp_scale * gain * filter), (int) rs->width_, out ); - out += rs->width_; - - cur_step = step; - pos += fraction; - if ( pos >= 0.9999999 ) - { - pos -= 1.0; - cur_step += stereo; - } - - ((imp_off_t*)out)[0] = (cur_step - rs->width_ * 2 + 4) * sizeof (sample_t); - ((imp_off_t*)out)[1] = 2 * sizeof (imp_t) + 2 * sizeof (imp_off_t); - out += 2 * (sizeof(imp_off_t) / sizeof(imp_t)); - /*input_per_cycle += cur_step;*/ - } - /* last offset moves back to beginning of impulses*/ - ((imp_off_t*)out) [-1] -= (char*) out - (char*) rs->impulses; - - rs->imp = rs->impulses; -} - -int resampler_get_free(void *_r) -{ - resampler *r = (resampler *)_r; - return buffer_size * stereo - r->infilled; -} - -int resampler_get_min_fill(void *_r) -{ - resampler *r = (resampler *)_r; - const int min_needed = write_offset + stereo; - const int latency = r->latency ? 0 : adj_width; - int min_free = min_needed - r->infilled - latency; - return min_free < 0 ? 0 : min_free; -} - -void resampler_write_pair(void *_r, sample_t ls, sample_t rs) -{ - resampler *r = (resampler *)_r; - - if (!r->latency) - { - int i; - for (i = 0; i < adj_width / 2; ++i) - { - r->buffer_in[r->inptr + 0] = 0; - r->buffer_in[r->inptr + 1] = 0; - r->buffer_in[buffer_size * stereo + r->inptr + 0] = 0; - r->buffer_in[buffer_size * stereo + r->inptr + 1] = 0; - r->inptr = (r->inptr + stereo) % (buffer_size * stereo); - r->infilled += stereo; - } - r->latency = 1; - } - - if (r->infilled < buffer_size * stereo) - { - r->buffer_in[r->inptr + 0] = ls; - r->buffer_in[r->inptr + 1] = rs; - r->buffer_in[buffer_size * stereo + r->inptr + 0] = ls; - r->buffer_in[buffer_size * stereo + r->inptr + 1] = rs; - r->inptr = (r->inptr + stereo) % (buffer_size * stereo); - r->infilled += stereo; - } -} - -#ifdef _MSC_VER -#define restrict __restrict -#endif - -static const sample_t * resampler_inner_loop( resampler *r, sample_t** out_, - sample_t const* out_end, sample_t const in [], int in_size ) -{ - in_size -= write_offset; - if ( in_size > 0 ) - { - sample_t* restrict out = *out_; - sample_t const* const in_end = in + in_size; - imp_t const* imp = r->imp; - - do - { - /* accumulate in extended precision*/ - int pt = imp [0]; - int n; - intermediate_t l = (intermediate_t)pt * (intermediate_t)(in [0]); - intermediate_t r = (intermediate_t)pt * (intermediate_t)(in [1]); - if ( out >= out_end ) - break; - for ( n = (adj_width - 2) / 2; n; --n ) - { - pt = imp [1]; - l += (intermediate_t)pt * (intermediate_t)(in [2]); - r += (intermediate_t)pt * (intermediate_t)(in [3]); - - /* pre-increment more efficient on some RISC processors*/ - imp += 2; - pt = imp [0]; - r += (intermediate_t)pt * (intermediate_t)(in [5]); - in += 4; - l += (intermediate_t)pt * (intermediate_t)(in [0]); - } - pt = imp [1]; - l += (intermediate_t)pt * (intermediate_t)(in [2]); - r += (intermediate_t)pt * (intermediate_t)(in [3]); - - /* these two "samples" after the end of the impulse give the - * proper offsets to the next input sample and next impulse */ - in = (sample_t const*) ((char const*) in + ((imp_off_t*)(&imp [2]))[0]); /* some negative value */ - imp = (imp_t const*) ((char const*) imp + ((imp_off_t*)(&imp [2]))[1]); /* small positive or large negative */ - - out [0] = (sample_t) (l >> 15); - out [1] = (sample_t) (r >> 15); - out += 2; - } - while ( in < in_end ); - - r->imp = imp; - *out_ = out; - } - return in; -} - -#undef restrict - -static int resampler_wrapper( resampler *r, sample_t out [], int* out_size, - sample_t const in [], int in_size ) -{ - sample_t* out_ = out; - int result = resampler_inner_loop( r, &out_, out + *out_size, in, in_size ) - in; - - *out_size = out_ - out; - return result; -} - -static void resampler_fill( resampler *r ) -{ - while (!r->outfilled && r->infilled) - { - int writepos = ( r->outptr + r->outfilled ) % (buffer_size * stereo); - int writesize = (buffer_size * stereo) - writepos; - int inread; - if ( writesize > ( buffer_size * stereo - r->outfilled ) ) - writesize = buffer_size * stereo - r->outfilled; - inread = resampler_wrapper(r, &r->buffer_out[writepos], &writesize, &r->buffer_in[buffer_size * stereo + r->inptr - r->infilled], r->infilled); - r->infilled -= inread; - r->outfilled += writesize; - if (!inread) - break; - } -} - -int resampler_get_avail(void *_r) -{ - resampler *r = (resampler *)_r; - if (r->outfilled < stereo && r->infilled >= r->width_) - resampler_fill( r ); - return r->outfilled; -} - -static void resampler_read_pair_internal( resampler *r, sample_t *ls, sample_t *rs, int advance ) -{ - if (r->outfilled < stereo) - resampler_fill( r ); - if (r->outfilled < stereo) - { - *ls = 0; - *rs = 0; - return; - } - *ls = r->buffer_out[r->outptr + 0]; - *rs = r->buffer_out[r->outptr + 1]; - if (advance) - { - r->outptr = (r->outptr + 2) % (buffer_size * stereo); - r->outfilled -= stereo; - } -} - -void resampler_read_pair( void *_r, sample_t *ls, sample_t *rs ) -{ - resampler *r = (resampler *)_r; - resampler_read_pair_internal(r, ls, rs, 1); -} - -void resampler_peek_pair( void *_r, sample_t *ls, sample_t *rs ) -{ - resampler *r = (resampler *)_r; - resampler_read_pair_internal(r, ls, rs, 0); -} diff --git a/Frameworks/GME/vgmplay/resampler.h b/Frameworks/GME/vgmplay/resampler.h deleted file mode 100644 index 96af2b430..000000000 --- a/Frameworks/GME/vgmplay/resampler.h +++ /dev/null @@ -1,73 +0,0 @@ -#ifndef _RESAMPLER_H_ -#define _RESAMPLER_H_ - -/* Copyright (C) 2004-2008 Shay Green. - Copyright (C) 2021-2022 Christopher Snowhill. This module is free software; you -can redistribute it and/or modify it under the terms of the GNU Lesser -General Public License as published by the Free Software Foundation; either -version 2.1 of the License, or (at your option) any later version. This -module is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more -details. You should have received a copy of the GNU Lesser General Public -License along with this module; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ - -#define RESAMPLER_BITS 32 -#define RESAMPLER_DECORATE vgmplay - -#ifdef RESAMPLER_DECORATE -#undef PASTE -#undef EVALUATE -#define PASTE(a,b) a ## b -#define EVALUATE(a,b) PASTE(a,b) -#define resampler_create EVALUATE(RESAMPLER_DECORATE,_resampler_create) -#define resampler_dup EVALUATE(RESAMPLER_DECORATE,_resampler_dup) -#define resampler_destroy EVALUATE(RESAMPLER_DECORATE,_resampler_destroy) -#define resampler_clear EVALUATE(RESAMPLER_DECORATE,_resampler_clear) -#define resampler_set_rate EVALUATE(RESAMPLER_DECORATE,_resampler_set_rate) -#define resampler_get_free EVALUATE(RESAMPLER_DECORATE,_resampler_get_free) -#define resampler_get_min_fill EVALUATE(RESAMPLER_DECORATE,_resampler_get_min_fill) -#define resampler_write_pair EVALUATE(RESAMPLER_DECORATE,_resampler_write_pair) -#define resampler_get_avail EVALUATE(RESAMPLER_DECORATE,_resampler_get_avail) -#define resampler_read_pair EVALUATE(RESAMPLER_DECORATE,_resampler_read_pair) -#define resampler_peek_pair EVALUATE(RESAMPLER_DECORATE,_resampler_peek_pair) -#endif - -#include - -#if RESAMPLER_BITS == 16 -typedef int16_t sample_t; -#elif RESAMPLER_BITS == 32 -typedef int32_t sample_t; -#else -#error Choose a bit depth! -#endif - -#ifdef __cplusplus -extern "C" { -#endif - -void * resampler_create(); -void * resampler_dup(void *); -void resampler_destroy(void *); - -void resampler_clear(void *); - -void resampler_set_rate( void *, double new_factor ); - -int resampler_get_free(void *); -int resampler_get_min_fill(void *); - -void resampler_write_pair(void *, sample_t ls, sample_t rs); - -int resampler_get_avail(void *); - -void resampler_read_pair( void *, sample_t *ls, sample_t *rs ); -void resampler_peek_pair( void *, sample_t *ls, sample_t *rs ); - -#ifdef __cplusplus -} -#endif - -#endif diff --git a/Frameworks/GME/vgmplay/stdbool.h b/Frameworks/GME/vgmplay/stdbool.h deleted file mode 100644 index b13d090c9..000000000 --- a/Frameworks/GME/vgmplay/stdbool.h +++ /dev/null @@ -1,16 +0,0 @@ -// custom stdbool.h to for 1-byte bool types - -#ifndef _CSTM_STDBOOL_H_ -#define _CSTM_STDBOOL_H_ - -#ifndef __cplusplus // C++ already has the bool-type - -#define false 0x00 -#define true 0x01 - -// the MS VC++ 6 compiler uses a one-byte-type (unsigned char, to be exact), so I'll reproduce this here -typedef unsigned char bool; - -#endif // !__cplusplus - -#endif // !_CSTM_STDBOOL_H_ diff --git a/Frameworks/GME/vgmplay/vgm-player b/Frameworks/GME/vgmplay/vgm-player deleted file mode 100644 index 9f51754e8..000000000 --- a/Frameworks/GME/vgmplay/vgm-player +++ /dev/null @@ -1,366 +0,0 @@ -#!/bin/sh - -# Launcher script to work around limitations in vgmplay: -# OSS only - detects oss wrapper and allows explicit selection -# Config must be in working dir - automatically cd/mktemps as needed -# Can't open release packs - plays from temporary directories -# -# Original script by ZekeSulastin -# 7z support by Valley Bell - -trap '[ -n "$_tmpdir" ] && rm -rf "$_tmpdir"; [ -w "$_log_path/vgmplay.ini" ] && rm "$_log_path/vgmplay.ini"' EXIT -trap '[ -n "$_tmpdir" ] && rm -rf "$_tmpdir"; [ -w "$_log_path/vgmplay.ini" ] && rm "$_log_path/vgmplay.ini"; reset' HUP INT QUIT TERM SEGV - -_set_output= -_output= -_pulse_server= -_log_path= -_binary= -_config= -_unpacker= -_pwd="$(pwd)" -_host="$(hostname)" -_ext= -_unpacker= -_tmpdir= -_music_file= -_m3u_stub= -XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-$HOME/.config}" -XDG_CONFIG_DIRS="${XDG_CONFIG_DIRS:-/etc/xdg}" -_padsp="$(command -v padsp 2>/dev/null)" -_aoss="$(command -v aoss 2>/dev/null)" - -_help () { -cat <, - --pulse-server= - set alternate PulseAudio server (implies --padsp) - -l, --log outputs to wav files in current directory - --log-path= outputs to wav files in (implies --log) - - WARNING: If you plan to log using this script, use --log or --log-path! - Do NOT set logging on in a custom config, else the script logic will - remove your logs! - - --binary= use alternate vgmplay binary - --config= use alternate configuration file - -Keys (In-Player): - Left/Right seek 5 seconds backward/forward - Ctrl + Left/Right seek 60 seconds backward/forward - Space pause - Escape (twice) or Q quit program - F fade out current track - R restart current track - PageUp or B previous track in playlist - PageDown or N next track in playlist -EOF -exit 0 -} - -_to_stderr () { - echo "$0: $2" 1>&2 - exit $1 -} - -_die () { - case $1 in - too_many_outputs ) - _to_stderr 64 "can only force one output type" ;; - no_pulse_server ) - _to_stderr 64 "--pulse-server requires server parameter" ;; - no_log_path ) - _to_stderr 64 "--log-to requires path parameter" ;; - unknown_option ) - _to_stderr 64 "unrecognized option '$2'\nTry 'vgm-player --help' for more information." ;; - no_aoss ) - _to_stderr 69 "alsa output forced but aoss not found" ;; - no_oss ) - _to_stderr 74 "oss output forced but /dev/dsp unwritable or not present" ;; - no_pulse ) - _to_stderr 69 "pulse output forced but padsp not found" ;; - too_many_files ) - _to_stderr 64 "only one music file should be specified" ;; - file_unreadable ) - _to_stderr 66 "unable to read specified input - does it exist?" ;; - invalid_format ) - _to_stderr 66 "format unsupported" ;; - invalid_binary ) - _to_stderr 69 "invalid binary specified" ;; - no_binary ) - _to_stderr 64 "--binary requires binary parameter" ;; - no_config ) - _to_stderr 64 "--config requires config parameter" ;; - noread_config ) - _to_stderr 69 "specified config unreadable - does it exist?" ;; - invalid_config ) - _to_stderr 64 "invalid config specified" ;; - vgmplay_not_found ) - _to_stderr 69 "vgmplay binary not found" ;; - no_unpacker ) - _to_stderr 69 "no suitable unpacker found" ;; - tmpdir_failed ) - _to_stderr 70 "unable to create/use temporary working directory" ;; - no_output ) - _to_stderr 69 "no usable otuput detected" ;; - log_path_nowrite ) - _to_stderr 73 "log path unwriteable" ;; - esac -} - -_set_output () { - if [ -n "$_set_output" ] && [ "$1" != "$_set_output" ]; then - _die too_many_outputs - fi - _set_output=$1 - - case "$_set_output" in - alsa ) - [ -x "$_aoss" ] || _die no_aoss ;; - oss ) - [ -w /dev/dsp ] || _die no_oss ;; - pulse ) - [ -n "$_padsp" ] || _die no_pulse ;; - * ) - ;; - esac -} - -# Set terminal title for xterm/rxvt -case $TERM in - xterm* | rxvt* ) - printf '%b\n' '\033]2;VGM Player\007' ;; - * ) - ;; -esac - -# Parse command line options -# All single-letter options are exclusive -while :; do - case $1 in - --help ) - _help ;; - --version ) - echo "VGMPlay 0.40.3 supporting VGM 1.70" - exit 0 ;; - -a | --alsa ) - _set_output alsa - shift ;; - -o | --oss ) - _set_output oss - shift ;; - -p | --pulse ) - _set_output pulse - shift ;; - --pulse-server=* ) - _set_output pulse - _pulse_server="${1#*=}" - [ -n "$_pulse_server" ] || _die no_pulse_server - shift ;; - -s* ) - _set_output pulse - _pulse_server="${1#-s}" - if [ -z "$_pulse_server" ]; then - _pulse_server="$2" - shift - fi - [ -n "$_pulse_server" ] || _die no_pulse_server - shift ;; - -l | --log ) - _set_output log - _log_path="$_pwd" - shift ;; - --log-path=* ) - _set_output log - _log_path="${1#*=}" - [ -d "$_log_path" ] || _die no_log_path - shift ;; - --config=* ) - _config="${1#*=}" - [ -n "$_config" ] || _die no_binary - [ -r "$_config" ] || _die noread_config - file "$_config" | grep -q "ASCII" || _die invalid_config - shift ;; - --binary=* ) - _binary="${1#*=}" - [ -n "$_binary"] || _die no_binary - if [ ! -x "$_binary" ] || [ ! "${binary##*/}" = "vgmplay" ]; then - die _invalid_binary - fi - shift ;; - -* ) - _die unknown_option "$1" ;; - -- ) - shift ;; - "" ) - _die no_music_file ;; - * ) - [ -z "$2" ] || _die too_many_files - _ext="$(echo ${1##*.} | tr [:upper:] [:lower:])" - case $_ext in - vgm | vgz | cmf | dro | m3u | zip | 7z | vgm7z ) - [ -r "$1" ] || _die file_unreadable - _music_file="$1";; - * ) - _die invalid_format - esac - case $_music_file in - ~* | /* ) - break ;; - * ) - _music_file="$_pwd/$_music_file" ;; - esac - break ;; - esac -done - -# Does `vgmplay` exist if --binary not specified? -# Prefers vgmplay in working dir over any others -if [ -n "$_binary" ]; then - break -elif [ -x "$_pwd/vgmplay" ]; then - _binary="$_pwd/vgmplay" -else - _binary="$(command -v vgmplay 2>/dev/null)" -fi -[ -n "$_binary" ] || _die vgmplay_not_found - -# If a compressed pack, does a suitable unpacker exist? -case $_ext in - zip ) - command -v unzip 2>/dev/null || _die no_unpacker ;; - 7z | vgm7z ) - command -v 7z 2>/dev/null || _die no_unpacker ;; - vgm | vgz | cmf | dro | m3u ) - break ;; - * ) - _die invalid_format ;; -esac - -# Select config -if [ -r "$_config" ]; then - break -else - for i in "$_pwd" "$XDG_CONFIG_HOME/vgmplay" "$HOME/.config/vgmplay" "$XDG_CONFIG_DIRS/vgmplay" "/etc/xdg/vgmplay" "/usr/local/share/vgmplay" "/usr/share/vgmplay"; do - _config="$i/vgmplay.ini" - [ -r "$_config" ] && break - done -fi -# vgmplay will function without a config, but will warn the user thus from inside the program - -# Make temporary working directory for vgmplay -# Logdir availability checked here ... -# Uses $XDG_RUNTIME_DIR, $TMPDIR, /tmp -# Uses mktemp program for my sanity's sake -# Assumes user isn't going to try to log into a directory w/ a preexisting vgmplay.ini -# Seriously, if you're going to do that why would you use this helper to start with -if [ -d "$_log_path" ]; then - command sed "s/^LogSound.*/LogSound = 1/" < "$_config" > "$_log_path/vgmplay.ini" || _die log_path_nowrite -elif [ -n "$XDG_RUNTIME_DIR" ]; then - _tmpdir="$(command mktemp -d --tmpdir="$XDG_RUNTIME_DIR")" || _die tmpdir_fail - command cp "$_config" "$_tmpdir/vgmplay.ini" || _die tmpdir_fail -else #mktemp defaults to tmpdir then /tmp! - _tmpdir="$(command mktemp -d)" || _die tmpdir_fail - command cp "$_config" "$_tmpdir/vgmplay.ini" || _die tmpdir_fail -fi - -# Determine output to use if not forced -# Also sets pulse-server if detected -# PULSE_SERVER, oss, padsp, aoss, log set, error -if [ -n $_set_output ]; then - if [ -n "$PULSE_SERVER" ] && [ -x "$_padsp" ]; then - _set_output="pulse-server" - elif [ -w /dev/dsp ]; then - _set_output="oss" - elif [ -x "$_padsp" ] && command pulseaudio --check ; then - _set_output="pulse" - elif [ -x "$_aoss" ]; then - _set_output="alsa" - elif [ -n "$_log_path" ]; then - _set_output="log" - else - _die no_output - fi -fi -[ -n "$_pulse_server" ] && _set_output=pulse-server - -# Extract packs to tmpdir. -if [ $_ext = "zip" ]; then - if [ "$_set_output" = log ]; then - ( [ -d "$_log_path" ] && cd "$_log_path" || _die log_path_nowrite - command unzip "$_music_file" >"$_log_path/extractlog" - ) - _m3u_stub="$(command grep < "$_log_path/extractlog" m3u | command sed 's/ inflating: \| extracting: //g')" - _music_file="$_log_path/${_m3u_stub%% }" - command rm "$_log_path/extractlog" - else - ( [ -d "$_tmpdir" ] && cd "$_tmpdir" || _die tmpdir_failed - command unzip "$_music_file" >"$_tmpdir/extractlog" - ) - _m3u_stub="$(command grep < "$_tmpdir/extractlog" m3u | command sed 's/ inflating: \| extracting: //g')" - _music_file="$_tmpdir/${_m3u_stub%% }" - fi -elif [ $_ext = "7z" ] || [ $_ext = "vgm7z" ]; then - if [ "$_set_output" = log ]; then - ( [ -d "$_log_path" ] && cd "$_log_path" || _die log_path_nowrite - command 7z x "$_music_file" >"$_log_path/extractlog" - ) - _m3u_stub="$(command grep < "$_log_path/extractlog" m3u | command sed 's/Extracting //g')" - _music_file="$_log_path/${_m3u_stub%% }" - command rm "$_log_path/extractlog" - else - ( [ -d "$_tmpdir" ] && cd "$_tmpdir" || _die tmpdir_failed - command 7z x "$_music_file" >"$_tmpdir/extractlog" - ) - _m3u_stub="$(command grep < "$_tmpdir/extractlog" m3u | command sed 's/Extracting //g')" - _music_file="${_m3u_stub%% }" - #echo "Test:$_music_file|" - if [ "$_music_file" == "" ]; then - _music_file="List.m3u" - #echo "Test:$_music_file|" - command grep < "$_tmpdir/extractlog" vgm | command sed 's/Extracting //g' >"$_tmpdir/$_music_file" - #exec cat "$_music_file" - fi - _music_file="$_tmpdir/$_music_file" - fi -fi -_music_file=`echo "$_music_file" | sed -e "s/\\s*$//g"` - -# Plays back song with specified everything -case $_set_output in - log ) - ( cd "$_log_path" - "$_binary" "$_music_file" - ) - command mv "${_music_file%/*}/"*.wav "${_log_path}" - [ -n "$_music_stub" ] && rm -rf "$_log_path/$_music_stub" ;; - pulse-server ) - _pulse_server="${_pulse_server:-$PULSE_SERVER}" - ( cd "$_tmpdir" - exec "$_padsp" -s "$_pulse_server" -n "VGM Player" -m "OSS Emulation (from $_host)" "$_binary" "$_music_file" - ) ;; - pulse ) - ( cd "$_tmpdir" - exec "$_padsp" -n "VGM Player" -m "OSS Emulation" "$_binary" "$_music_file" - ) ;; - alsa ) - ( cd "$_tmpdir" - exec "$_aoss" "$_binary" "$_music_file" - ) ;; - oss ) - ( cd "$_tmpdir" - exec "$_binary" "$_music_file" - ) ;; -esac -#read waitvar -# vim:ts=4:sw=4:et diff --git a/Frameworks/GME/vgmplay/vgm2pcm.c b/Frameworks/GME/vgmplay/vgm2pcm.c deleted file mode 100644 index 71f3e690d..000000000 --- a/Frameworks/GME/vgmplay/vgm2pcm.c +++ /dev/null @@ -1,83 +0,0 @@ -#include -#include -#include -#include - -#include "chips/mamedef.h" -#include "stdbool.h" -#include "VGMPlay.h" - -#define SAMPLESIZE sizeof(WAVE_16BS) - -INLINE int fputBE16(UINT16 Value, FILE* hFile) -{ - int RetVal; - int ResVal; - - RetVal = fputc((Value & 0xFF00) >> 8, hFile); - RetVal = fputc((Value & 0x00FF) >> 0, hFile); - ResVal = (RetVal != EOF) ? 0x02 : 0x00; - return ResVal; -} - -int main(int argc, char *argv[]) { - UINT8 result; - WAVE_16BS *sampleBuffer; - UINT32 bufferedLength; - FILE *outputFile; - void *vgmp; - VGM_PLAYER *p; - - if (argc < 3) { - fputs("usage: vgm2pcm vgm_file pcm_file\n", stderr); - return 1; - } - - vgmp = VGMPlay_Init(); - VGMPlay_Init2(vgmp); - - if (!OpenVGMFile(vgmp, argv[1])) { - fprintf(stderr, "vgm2pcm: error: failed to open vgm_file (%s)\n", argv[1]); - return 1; - } - - outputFile = fopen(argv[2], "wb"); - if (outputFile == NULL) { - fprintf(stderr, "vgm2pcm: error: failed to open pcm_file (%s)\n", argv[2]); - return 1; - } - - PlayVGM(vgmp); - - p = (VGM_PLAYER *) vgmp; - - sampleBuffer = (WAVE_16BS*)malloc(SAMPLESIZE * p->SampleRate); - if (sampleBuffer == NULL) { - fprintf(stderr, "vgm2pcm: error: failed to allocate %u bytes of memory\n", SAMPLESIZE * p->SampleRate); - return 1; - } - - while (!p->EndPlay) { - UINT32 bufferSize = p->SampleRate; - bufferedLength = FillBuffer(vgmp, sampleBuffer, bufferSize); - if (bufferedLength) { - UINT32 numberOfSamples; - UINT32 currentSample; - const UINT16* sampleData; - - sampleData = (UINT16*)sampleBuffer; - numberOfSamples = SAMPLESIZE * bufferedLength / 0x02; - for (currentSample = 0x00; currentSample < numberOfSamples; currentSample++) { - fputBE16(sampleData[currentSample], outputFile); - } - } - } - - StopVGM(vgmp); - - CloseVGMFile(vgmp); - - VGMPlay_Deinit(vgmp); - - return 0; -} diff --git a/Frameworks/GME/vgmplay/vgmplay.1 b/Frameworks/GME/vgmplay/vgmplay.1 deleted file mode 100644 index ba4e8b053..000000000 --- a/Frameworks/GME/vgmplay/vgmplay.1 +++ /dev/null @@ -1,148 +0,0 @@ -.TH vgmplay "1" "November 10" "Valley Bell" "User Commands" -.nh -.SH NAME -vgmplay \- the official and always up-to-date player for all VGM files -.SH SYNOPSIS -\fBvgmplay\fP file -.SH KEYS -Cursor Left/Right - Seek 5 seconds backward/forward -.PP -Ctrl + Cursor Left/Right - Seek 1 minute backward/forward -.PP -Space - Pause -.PP -ESC/Q - Quit the program -.PP -F - Fade out -.PP -R - Restart current Track -.PP -PageUp/B - Previous Track -.PP -PageDown/N - Next Track -.SH SUPPORTED FILETYPES -Video Game Music Files (.vgm, .vgz) -.PP -Creative Music Files (.cmf) -.PP -DosBox RAW OPL Log Files (.dro) -.PP -Playlist files (.m3u) -.SH SUPPORTED CHIPS -.PP -SN76496 (2) (Sega PSG) and T6W28 (2) (NeoGeo Pocket custom) -.PP -YM2413 (1) (OPLL) -.PP -YM2612 (OPN2) -.PP -YM2151 (OPM) -.PP -SegaPCM -.PP -RF5C68 -.PP -YM2203 (OPN) -.PP -YM2608 (OPNA) -.PP -YM2610/B (OPNB) -.PP -YM3812 (1) (OPL2) -.PP -YM3526 (1) (OPL) -.PP -Y8950 (1) (MSX AUDIO) -.PP -YMF262 (1) (OP3) -.PP -YMF278B (3) (OPL4) -.PP -YMF271 (OPLX) -.PP -YMZ280B -.PP -RF5C164 (Sega MegaCD PCM) -.PP -PWM (from Sega 32x) -.PP -AY8910 (MSX PSG) -.PP -GameBoy DMG -.PP -NES APU (incl. FDS) -.PP -MultiPCM -.PP -UPD7759 -.PP -OKI6258 (Sharp X68000 ADPCM) -.PP -OKI6295 -.PP -K051649 -.PP -K054539 -.PP -HuC6280 (PC Engine) -.PP -C140 -.PP -K053260 -.PP -Pokey (Atari) -.PP -QSound -.PP -SCSP (Saturn Custom Sound Processor, YMF292-F) -.PP -(1) This chip can be emulated via OPL Hardware (like Soundblaster sound cards). -.PP -(2) OPL hardware emulation is available, but software emulation is prefered. Hardware emulation is used if another chip activates HW emulation or FMForce is True. -(3) You need a sample ROM, called yrw801.rom, to make playback work. Place it in the directory where vgmplay lies or in /usr/local/share/vgmplay/. -.PP -OPL hardware emulation can be enabled by setting the "FMPort"-entry in the ini-file. -Under Linux the program must be run as root to use hardware FM. -.PP -It's possible to write Wave files by editing the "LogSound"-line in the ini-file. -Batch conversions are possible by opening a playlist. -FM hardware cannot be logged to Wave files. -.SH CONFIGURATION -vgmplay is configured in the file VGMPlay.ini, which should be located in $XDG_CONFIG_HOME/vgmplay (thus, by default ~/.config/vgmplay/VGMPlay.ini). A sample configuration /usr/share/vgmplay/VGMPlay.ini is available for copying and general reference. -.SH BUGS -PauseEmulation is disabled under Linux if no FM Hardware is used. -.PP -You have to double-tap ESC to quit the program. -.PP -Sometimes MAME's sound cores tend to sound strange. -.SH COMMENTS -The T6W28 doesn't use MAME's T6W28 core. Instead the SN76496 core is modified to emulate the T6W28 with 2 SN76496 chips. -The SN76496 OPL emulation is okay, but it's impossible to get the noise sound right. -.PP -EMU2413 Emulator was added, because sometimes the one of MAME sounds strange. -The Gens YM2612 core was added for the same reason before MAME's YM2612 core was fixed. -.PP -.SH AUTHORS -This program was written by Valley Bell. -.PP -Almost all software emulators are from MAME (http://mamedev.org) -.PP -EMU2413 and Gens YM2612 were ported from Maxim's in_vgm -.PP -The YMF278B core was ported from openMSX -.PP -zlib compression by Jean-loup Gailly and Mark Adler is used -.PP -All custom OPL Mappers were written using MAME software emulators and the OPL2/3 programming guides by Jeffrey S. Lee and Vladimir Arnost -.PP -one YM2413 OPL Mapper was ported from MEKA. -.PP -The RF5C164 and PWM cores were ported from Gens/GS -.PP -The MAME YM2612 core was fixed with the help of Blargg's MAME YM2612 fix and Genesis Plus GX' YM2612 core -.PP -AdLibEmu (OPL2 and OPL3 core) was ported from DOSBox -.PP -The default HuC6280 core is from Ootake. -.PP -EMU2149, the alternative NES APU core and the NES FDS core were ported from rainwarrior's NSFPlay. diff --git a/Frameworks/GME/vgmplay/vgmspec171.txt b/Frameworks/GME/vgmplay/vgmspec171.txt deleted file mode 100644 index fb3dedfb7..000000000 --- a/Frameworks/GME/vgmplay/vgmspec171.txt +++ /dev/null @@ -1,847 +0,0 @@ -VGM Spec v1.71 beta -============== -VGM (Video Game Music) is a sample-accurate sound logging format for the Sega -Master System, the Sega Game Gear and possibly many other machines (e.g. Sega -Genesis). - -The normal file extension is .vgm but files can also be GZip compressed into -.vgz files. However, a VGM player should attempt to support compressed and -uncompressed files with either extension. (ZLib's GZIO library makes this -trivial to implement.) - -The format starts with a 256 byte header: - - 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F -0x00 ["Vgm " ident ][EoF offset ][Version ][SN76489 clock ] -0x10 [YM2413 clock ][GD3 offset ][Total # samples][Loop offset ] -0x20 [Loop # samples ][Rate ][SN FB ][SNW][SF][YM2612 clock ] -0x30 [YM2151 clock ][VGM data offset][Sega PCM clock ][SPCM Interface ] -0x40 [RF5C68 clock ][YM2203 clock ][YM2608 clock ][YM2610/B clock ] -0x50 [YM3812 clock ][YM3526 clock ][Y8950 clock ][YMF262 clock ] -0x60 [YMF278B clock ][YMF271 clock ][YMZ280B clock ][RF5C164 clock ] -0x70 [PWM clock ][AY8910 clock ][AYT][AY Flags ][VM] *** [LB][LM] -0x80 [GB DMG clock ][NES APU clock ][MultiPCM clock ][uPD7759 clock ] -0x90 [OKIM6258 clock ][OF][KF][CF] *** [OKIM6295 clock ][K051649 clock ] -0xA0 [K054539 clock ][HuC6280 clock ][C140 clock ][K053260 clock ] -0xB0 [Pokey clock ][QSound clock ][SCSP clock ][Extra Hdr ofs ] -0xC0 [WSwan clock ][VSU clock ][SAA1099 clock ][ES5503 clock ] -0xD0 [ES5506 clock ][EC][EC][CD] *** [X1-010 clock ][C352 clock ] -0xE0 [GA20 clock ] *** *** *** *** *** *** *** *** *** *** *** *** -0xF0 *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** - -- Unused space (marked with *) is reserved for future expansion, and must be - zero. -- All integer values are *unsigned* and written in "Intel" byte order (Little - Endian), so for example 0x12345678 is written as 0x78 0x56 0x34 0x12. -- All pointer offsets are written as relative to the current position in the - file, so for example the GD3 offset at 0x14 in the header is the file - position of the GD3 tag minus 0x14. -- All header sizes are valid for all versions from 1.50 on, as long as header - has at least 64 bytes. If the VGM data starts at an offset that is lower - than 0x100, all overlapping header bytes have to be handled as they were - zero. -- VGMs run with a rate of 44100 samples per second. All sample values use this - unit. - -0x00: "Vgm " (0x56 0x67 0x6d 0x20) file identification (32 bits) -0x04: Eof offset (32 bits) - Relative offset to end of file (i.e. file length - 4). - This is mainly used to find the next track when concatenating - player stubs and multiple files. -0x08: Version number (32 bits) - Version number in BCD-Code. e.g. Version 1.71 is stored as 0x00000171. - This is used for backwards compatibility in players, and defines which - header values are valid. -0x0C: SN76489 clock (32 bits) - Input clock rate in Hz for the SN76489 PSG chip. A typical value is - 3579545. It should be 0 if there is no PSG chip used. - Note: Bit 31 (0x80000000) is used on combination with the dual-chip-bit - to indicate that this is a T6W28. (PSG variant used in NeoGeo Pocket) -0x10: YM2413 clock (32 bits) - Input clock rate in Hz for the YM2413 chip. A typical value is 3579545. - It should be 0 if there is no YM2413 chip used. -0x14: GD3 offset (32 bits) - Relative offset to GD3 tag. 0 if no GD3 tag. - GD3 tags are descriptive tags similar in use to ID3 tags in MP3 files. - See the GD3 specification for more details. The GD3 tag is usually - stored immediately after the VGM data. -0x18: Total # samples (32 bits) - Total of all wait values in the file. -0x1C: Loop offset (32 bits) - Relative offset to loop point, or 0 if no loop. - For example, if the data for the one-off intro to a song was in bytes - 0x0040-0x3FFF of the file, but the main looping section started at - 0x4000, this would contain the value 0x4000-0x1C = 0x00003FE4. -0x20: Loop # samples (32 bits) - Number of samples in one loop, or 0 if there is no loop. - Total of all wait values between the loop point and the end of - the file. -[VGM 1.01 additions:] -0x24: Rate (32 bits) - "Rate" of recording in Hz, used for rate scaling on playback. It is - typically 50 for PAL systems and 60 for NTSC systems. It should be set - to zero if rate scaling is not appropriate - for example, if the game - adjusts its music engine for the system's speed. - VGM 1.00 files will have a value of 0. -[VGM 1.10 additions:] -0x28: SN76489 feedback (16 bits) - The white noise feedback pattern for the SN76489 PSG. Known values are: - 0x0009 Sega Master System 2/Game Gear/Mega Drive - (SN76489/SN76496 integrated into Sega VDP chip) - 0x0003 Sega Computer 3000H, BBC Micro - (SN76489AN) - 0x0006 SN76494, SN76496 - For version 1.01 and earlier files, the feedback pattern should be - assumed to be 0x0009. If the PSG is not used then this may be omitted - (left at zero). -0x2A: SN76489 shift register width (8 bits) - The noise feedback shift register width, in bits. Known values are: - 16 Sega Master System 2/Game Gear/Mega Drive - (SN76489/SN76496 integrated into Sega VDP chip) - 15 Sega Computer 3000H, BBC Micro - (SN76489AN) - For version 1.01 and earlier files, the shift register width should be - assumed to be 16. If the PSG is not used then this may be omitted (left - at zero). -[VGM 1.51 additions:] -0x2B: SN76489 Flags (8 bits) - Misc flags for the SN76489. Most of them don't make audible changes and - can be ignored, if the SN76489 emulator lacks the features. - bit 0 frequency 0 is 0x400 - bit 1 output negate flag - bit 2 stereo on/off (on when bit clear) - bit 3 /8 Clock Divider on/off (on when bit clear) - bit 4-7 reserved (must be zero) - For version 1.51 and earlier files, all the flags should not be set. - If the PSG is not used then this may be omitted (left at zero). -[VGM 1.10 additions:] -0x2C: YM2612 clock (32 bits) - Input clock rate in Hz for the YM2612 chip. A typical value is 7670454. - It should be 0 if there us no YM2612 chip used. - For version 1.01 and earlier files, the YM2413 clock rate should be - used for the clock rate of the YM2612. -0x30: YM2151 clock (32 bits) - Input clock rate in Hz for the YM2151 chip. A typical value is 3579545. - It should be 0 if there us no YM2151 chip used. - For version 1.01 and earlier files, the YM2413 clock rate should be - used for the clock rate of the YM2151. -[VGM 1.50 additions:] -0x34: VGM data offset (32 bits) - Relative offset to VGM data stream. - If the VGM data starts at absolute offset 0x40, this will contain - value 0x0000000C. For versions prior to 1.50, it should be 0 and the - VGM data must start at offset 0x40. -[VGM 1.51 additions:] -0x38: Sega PCM clock (32 bits) - Input clock rate in Hz for the Sega PCM chip. A typical value is - 4000000. It should be 0 if there is no Sega PCM chip used. -0x3C: Sega PCM interface register (32 bits) - The interface register for the Sega PCM chip. It should be 0 if there - is no Sega PCM chip used. -0x40: RF5C68 clock (32 bits) - Input clock rate in Hz for the RF5C68 PCM chip. A typical value is - 12500000. It should be 0 if there is no RF5C68 chip used. -0x44: YM2203 clock (32 bits) - Input clock rate in Hz for the YM2203 chip. A typical value is 3000000. - It should be 0 if there is no YM2203 chip used. -0x48: YM2608 clock (32 bits) - Input clock rate in Hz for the YM2608 chip. A typical value is 8000000. - It should be 0 if there is no YM2608 chip used. -0x4C: YM2610/YM2610B clock (32 bits) - Input clock rate in Hz for the YM2610/B chip. A typical value is - 8000000. It should be 0 if there is no YM2610/B chip used. - Note: Bit 31 is used to set whether it is a YM2610 or a YM2610B chip. - If bit 31 is set it is an YM2610B, if bit 31 is clear it is an YM2610. -0x50: YM3812 clock (32 bits) - Input clock rate in Hz for the YM3812 chip. A typical value is 3579545. - It should be 0 if there is no YM3812 chip used. -0x54: YM3526 clock (32 bits) - Input clock rate in Hz for the YM3526 chip. A typical value is 3579545. - It should be 0 if there is no YM3526 chip used. -0x58: Y8950 clock (32 bits) - Input clock rate in Hz for the Y8950 chip. A typical value is 3579545. - It should be 0 if there is no Y8950 chip used. -0x5C: YMF262 clock (32 bits) - Input clock rate in Hz for the YMF262 chip. A typical value is - 14318180. It should be 0 if there is no YMF262 chip used. -0x60: YMF278B clock (32 bits) - Input clock rate in Hz for the YMF278B chip. A typical value is - 33868800. It should be 0 if there is no YMF278B chip used. -0x64: YMF271 clock (32 bits) - Input clock rate in Hz for the YMF271 chip. A typical value is - 16934400. It should be 0 if there is no YMF271 chip used. -0x68: YMZ280B clock (32 bits) - Input clock rate in Hz for the YMZ280B chip. A typical value is - 16934400. It should be 0 if there is no YMZ280B chip used. -0x6C: RF5C164 clock (32 bits) - Input clock rate in Hz for the RF5C164 PCM chip. A typical value is - 12500000. It should be 0 if there is no RF5C164 chip used. -0x70: PWM clock (32 bits) - Input clock rate in Hz for the PWM chip. A typical value is - 23011361. It should be 0 if there is no PWM chip used. -0x74: AY8910 clock (32 bits) - Input clock rate in Hz for the AY8910 chip. A typical value is 1789750. - It should be 0 if there is no AY8910 chip used. -0x78: AY8910 Chip Type (8 bits) - Defines the exact type of AY8910. The values are: - 0x00 - AY8910 - 0x01 - AY8912 - 0x02 - AY8913 - 0x03 - AY8930 - 0x10 - YM2149 - 0x11 - YM3439 - 0x12 - YMZ284 - 0x13 - YMZ294 - If the AY8910 is not used then this may be omitted (left at zero). -0x79: AY8910 Flags (8 bits) - Misc flags for the AY8910. Default is 0x01. - For additional description see ay8910.h in MAME source code. - bit 0 Legacy Output - bit 1 Single Output - bit 2 Discrete Output - bit 3 RAW Output - bit 4 YM2149 Pin 26 (additional /2 clock divider) - bit 5-7 reserved (must be zero) - If the AY8910 is not used then this may be omitted (left at zero). -0x7A: YM2203/AY8910 Flags (8 bits) - Misc flags for the AY8910. This one is specific for the AY8910 that's - connected with/part of the YM2203. -0x7B: YM2608/AY8910 Flags (8 bits) - Misc flags for the AY8910. This one is specific for the AY8910 that's - connected with/part of the YM2608. -[VGM 1.60 additions:] -0x7C: Volume Modifier (8 bits) - Volume = 2 ^ (VolumeModifier / 0x20) where VolumeModifier is a number - from -63 to 192 (-63 = 0xC1, 0 = 0x00, 192 = 0xC0). Also the value -63 - gets replaced with -64 in order to make factor of 0.25 possible. - Therefore the volume can reach levels between 0.25 and 64. - Default is 0, which is equal to a factor of 1 or 100%. - Note: Players should support the Volume Modifier in v1.50 files and - higher. This way MegaDrive VGMs can use the Volume Modifier without - breaking compatibility with old players. -0x7D: reserved - Reserved byte for future use. It must be 0. -0x7E: Loop Base (8 bits) - Modifies the number of loops that are played before the playback ends. - Set this value to eg. 1 to reduce the number of played loops by one. - This is useful, if the song is looped twice in the vgm, because there - are minor differences between the first and second loop and the song - repeats just the second loop. - The resulting number of loops that are played is calculated as - following: NumLoops = NumLoopsModified - LoopBase - Default is 0. Negative numbers are possible (80h...FFh = -128...-1) -[VGM 1.51 additions:] -0x7F: Loop Modifier (8 bits) - Modifies the number of loops that are played before the playback ends. - You may want to use this, e.g. if a tune has a very short, but non- - repetive loop (then set it to 0x20 double the loop number). - The resulting number of loops that are played is calculated as - following: NumLoops = ProgramNumLoops * LoopModifier / 0x10 - Default is 0, which is equal to 0x10. -[VGM 1.61 additions:] -0x80: GameBoy DMG clock (32 bits) - Input clock rate in Hz for the GameBoy DMG chip, LR35902. A typical - value is 4194304. It should be 0 if there is no GB DMG chip used. -0x84: NES APU clock (32 bits) - Input clock rate in Hz for the NES APU chip, N2A03. A typical value is - 1789772. It should be 0 if there is no NES APU chip used. - Note: Bit 31 is used to enable the FDS sound addon. Set to enable, - clear to disable. -0x88: MultiPCM clock (32 bits) - Input clock rate in Hz for the MultiPCM chip. A typical value is - 8053975. It should be 0 if there is no MultiPCM chip used. -0x8C: uPD7759 clock (32 bits) - Input clock rate in Hz for the uPD7759 chip. A typical value is 640000. - It should be 0 if there is no uPD7759 chip used. -0x90: OKIM6258 clock (32 bits) - Input clock rate in Hz for the OKIM6258 chip. A typical value is - 4000000. It should be 0 if there is no OKIM6258 chip used. -0x94: OKIM6258 Flags (8 bits) - Misc flags for the OKIM6258. Default is 0x00. - bit 0-1 Clock Divider (clock dividers are 1024, 768, 512, 512) - bit 2 3/4-bit ADPCM select (default is 4-bit, doesn't work currently) - bit 3 10/12-bit Output (default is 10-bit) - bit 4-7 reserved (must be zero) - If the OKIM6258 is not used then this may be omitted (left at zero). -0x95: K054539 Flags (8 bits) - Misc flags for the K054539. Default is 0x01. - See also k054539.h in MAME source code. - bit 0 Reverse Stereo - bit 1 Disable Reverb - bit 2 Update at KeyOn - bit 3-7 reserved (must be zero) - If the K054539 is not used then this may be omitted (left at zero). -0x96: C140 Chip Type (8 bits) - Defines the exact type of C140 and its banking method. The values are: - 0x00 - C140, Namco System 2 - 0x01 - C140, Namco System 21 - 0x02 - 219 ASIC, Namco NA-1/2 - If the C140 is not used then this may be omitted (left at zero). -0x97: reserved - Reserved byte for future use. It must be 0. -0x98: OKIM6295 clock (32 bits) - Input clock rate in Hz for the OKIM6295 chip. A typical value is - 8000000. It should be 0 if there is no OKIM6295 chip used. -0x9C: K051649 clock (32 bits) - Input clock rate in Hz for the K051649 chip. A typical value is - 1500000. It should be 0 if there is no K051649 chip used. -0xA0: K054539 clock (32 bits) - Input clock rate in Hz for the K054539 chip. A typical value is - 18432000. It should be 0 if there is no K054539 chip used. -0xA4: HuC6280 clock (32 bits) - Input clock rate in Hz for the HuC6280 chip. A typical value is - 3579545. It should be 0 if there is no HuC6280 chip used. -0xA8: C140 clock (32 bits) - Input clock rate in Hz for the C140 chip. A typical value is 8000000. - It should be 0 if there is no C140 chip used. -0xAC: K053260 clock (32 bits) - Input clock rate in Hz for the K053260 chip. A typical value is - 3579545. It should be 0 if there is no K053260 chip used. -0xB0: Pokey clock (32 bits) - Input clock rate in Hz for the Pokey chip. A typical value is 1789772. - It should be 0 if there is no Pokey chip used. -0xB4: QSound clock (32 bits) - Input clock rate in Hz for the QSound chip. A typical value is 4000000. - It should be 0 if there is no QSound chip used. -[VGM 1.71 additions:] -0xB8: SCSP clock (32 bits) - Input clock rate in Hz for the SCSP chip. A typical value is 22579200. - It should be 0 if there is no SCSP chip used. -[VGM 1.70 additions:] -0xBC: Extra Header Offset (32 bits) - Relative offset to the extra header or 0 if no extra header is present. -[VGM 1.71 additions:] -0xC0: WonderSwan clock (32 bits) - Input clock rate in Hz for the WonderSwan chip. A typical value is - 3072000. It should be 0 if there is no WonderSwan chip used. -0xC4: Virtual Boy VSU clock (32 bits) - Input clock rate in Hz for the VSU chip. A typical value is 5000000. - It should be 0 if there is no VSU chip used. -0xC8: SAA1099 clock (32 bits) - Input clock rate in Hz for the SAA1099 chip. A typical value is - 8000000. It should be 0 if there is no SAA1099 chip used. -0xCC: ES5503 clock (32 bits) - Input clock rate in Hz for the ES5503 chip. A typical value is 7159090. - It should be 0 if there is no ES5503 chip used. -0xD0: ES5505/ES5506 clock (32 bits) - Input clock rate in Hz for the ES5506 chip. A typical value is - 16000000. It should be 0 if there is no ES5506 chip used. - Note: Bit 31 is used to set whether it is an ES5505 or an ES5506 chip. - If bit 31 is set it is an ES5506, if bit 31 is clear it is an ES5505. -0xD4: ES5503 Channels (8 bits) - Defines the internal number of output channels for the ES5503. - Possible values are 1 to 8. A typical value is 2. - If the ES5503 is not used then this may be omitted (left at zero). -0xD5: ES5505/6 Channels (8 bits) - Defines the internal number of output channels for the ES5506. - Possible values are 1 to 4 for the ES5505 and 1 to 8 for the ES5506. - A typical value is 1. - If the ES5506 is not used then this may be omitted (left at zero). -0xD6: C352 Clock Divider (8 bits) - Defines the clock divider for the C352 chip, divided by 4 in order - to achieve a divider range of 0 to 1020. A typical value is 288. - If the C352 is not used then this may be omitted (left at zero). -0xD7: reserved - Reserved byte for future use. It must be 0. -0xD8: Seta X1-010 clock (32 bits) - Input clock rate in Hz for the X1-010 chip. A typical value is - 16000000. It should be 0 if there is no X1-010 chip used. -0xDC: Namco C352 clock (32 bits) - Input clock rate in Hz for the C352 chip. A typical value is 24192000. - It should be 0 if there is no C352 chip used. -0xE0: Irem GA20 clock (32 bits) - Input clock rate in Hz for the GA20 chip. A typical value is 3579545. - It should be 0 if there is no GA20 chip used. -0xE4: reserved - Reserved bytes for future use. They must be 0. - - -Starting at the location specified by the VGM data offset (or, offset 0x40 for -file versions below 1.50) is found a sequence of commands containing data -written to the chips or timing information. A command is one of: - - 0x4F dd : Game Gear PSG stereo, write dd to port 0x06 - 0x50 dd : PSG (SN76489/SN76496) write value dd - 0x51 aa dd : YM2413, write value dd to register aa - 0x52 aa dd : YM2612 port 0, write value dd to register aa - 0x53 aa dd : YM2612 port 1, write value dd to register aa - 0x54 aa dd : YM2151, write value dd to register aa - 0x55 aa dd : YM2203, write value dd to register aa - 0x56 aa dd : YM2608 port 0, write value dd to register aa - 0x57 aa dd : YM2608 port 1, write value dd to register aa - 0x58 aa dd : YM2610 port 0, write value dd to register aa - 0x59 aa dd : YM2610 port 1, write value dd to register aa - 0x5A aa dd : YM3812, write value dd to register aa - 0x5B aa dd : YM3526, write value dd to register aa - 0x5C aa dd : Y8950, write value dd to register aa - 0x5D aa dd : YMZ280B, write value dd to register aa - 0x5E aa dd : YMF262 port 0, write value dd to register aa - 0x5F aa dd : YMF262 port 1, write value dd to register aa - 0x61 nn nn : Wait n samples, n can range from 0 to 65535 (approx 1.49 - seconds). Longer pauses than this are represented by multiple - wait commands. - 0x62 : wait 735 samples (60th of a second), a shortcut for - 0x61 0xdf 0x02 - 0x63 : wait 882 samples (50th of a second), a shortcut for - 0x61 0x72 0x03 - 0x64 cc nn nn : override length of 0x62/0x63 - cc - command (0x62/0x63) - nn - delay in samples - [Note: Not yet implemented. Am I really sure about this?] - 0x66 : end of sound data - 0x67 ... : data block: see below - 0x68 ... : PCM RAM write: see below - 0x7n : wait n+1 samples, n can range from 0 to 15. - 0x8n : YM2612 port 0 address 2A write from the data bank, then wait - n samples; n can range from 0 to 15. Note that the wait is n, - NOT n+1. (Note: Written to first chip instance only.) - 0x90-0x95 : DAC Stream Control Write: see below - 0xA0 aa dd : AY8910, write value dd to register aa - 0xB0 aa dd : RF5C68, write value dd to register aa - 0xB1 aa dd : RF5C164, write value dd to register aa - 0xB2 ad dd : PWM, write value ddd to register a (d is MSB, dd is LSB) - 0xB3 aa dd : GameBoy DMG, write value dd to register aa - Note: Register 00 equals GameBoy address FF10. - 0xB4 aa dd : NES APU, write value dd to register aa - Note: Registers 00-1F equal NES address 4000-401F, - registers 20-3E equal NES address 4080-409E, - register 3F equals NES address 4023, - registers 40-7F equal NES address 4040-407F. - 0xB5 aa dd : MultiPCM, write value dd to register aa - 0xB6 aa dd : uPD7759, write value dd to register aa - 0xB7 aa dd : OKIM6258, write value dd to register aa - 0xB8 aa dd : OKIM6295, write value dd to register aa - 0xB9 aa dd : HuC6280, write value dd to register aa - 0xBA aa dd : K053260, write value dd to register aa - 0xBB aa dd : Pokey, write value dd to register aa - 0xBC aa dd : WonderSwan, write value dd to register aa - 0xBD aa dd : SAA1099, write value dd to register aa - 0xBE aa dd : ES5506, write 8-bit value dd to register aa - 0xBF aa dd : GA20, write value dd to register aa - 0xC0 bbaa dd : Sega PCM, write value dd to memory offset aabb - 0xC1 bbaa dd : RF5C68, write value dd to memory offset aabb - 0xC2 bbaa dd : RF5C164, write value dd to memory offset aabb - 0xC3 cc bbaa : MultiPCM, write set bank offset aabb to channel cc - 0xC4 mmll rr : QSound, write value mmll to register rr - (mm - data MSB, ll - data LSB) - 0xC5 mmll dd : SCSP, write value dd to memory offset mmll - (mm - offset MSB, ll - offset LSB) - 0xC6 mmll dd : WonderSwan, write value dd to memory offset mmll - (mm - offset MSB, ll - offset LSB) - 0xC7 mmll dd : VSU, write value dd to register mmll - (mm - MSB, ll - LSB) - 0xC8 mmll dd : X1-010, write value dd to memory offset mmll - (mm - offset MSB, ll - offset LSB) - 0xD0 pp aa dd : YMF278B port pp, write value dd to register aa - 0xD1 pp aa dd : YMF271 port pp, write value dd to register aa - 0xD2 pp aa dd : SCC1 port pp, write value dd to register aa - 0xD3 pp aa dd : K054539 write value dd to register ppaa - 0xD4 pp aa dd : C140 write value dd to register ppaa - 0xD5 pp aa dd : ES5503 write value dd to register ppaa - 0xD6 aa ddee : ES5506 write 16-bit value ddee to register aa - 0xE0 dddddddd : seek to offset dddddddd (Intel byte order) in PCM data bank - 0xE1 aabb ddee: C352 write 16-bit value ddee to register aabb - -Some ranges are reserved for future use, with different numbers of operands: - - 0x30..0x3F dd : one operand, reserved for future use - Note: used for dual-chip support (see below) - 0x40..0x4E dd dd : two operands, reserved for future use - Note: was one operand only til v1.60 - 0xA1..0xAF dd dd : two operands, reserved for future use - Note: used for dual-chip support (see below) - 0xC9..0xCF dd dd dd : three operands, reserved for future use - 0xD7..0xDF dd dd dd : three operands, reserved for future use - 0xE2..0xFF dd dd dd dd : four operands, reserved for future use - -On encountering these, the correct number of bytes should be skipped. - - -Data blocks ------------ -VGM command 0x67 specifies a data block. These are used to store large amounts -of data, which can be used in parallel with the normal VGM data stream. The -data block format is: - - 0x67 0x66 tt ss ss ss ss (data) - -where: - 0x67 = VGM command - 0x66 = compatibility command to make older players stop parsing the stream - tt = data type - ss ss ss ss (32 bits) = size of data, in bytes - (data) = data, of size previously specified - -Data blocks of recorded streams, if present, should be at the very start of the -VGM data. Multiple data blocks expand the data bank. (The start offset and -length of the block in the data bank should be saved for command 0x95.) -Because data blocks can happen anywhere in the stream, players must be able to -parse data blocks anywhere in the stream. - -The data block type specifies what type of data it contains. Currently defined -types are: - -00..3F : data of recorded streams (uncompressed) -40..7E : data of recorded streams (compressed) - data block format for compressed streams: - tt (8 bits) = compression type - 00 - n-Bit-Compression - 01 - DPCM-Compression - ss ss ss ss (32 bits) = size of uncompressed data (for memory allocation) - It is assumed that each decompressed value uses - ceil(bd/8) bytes. - (attr) = attribute bytes used by the decompression-algorithm - n-Bit-Compression: - bd (8 bits) = Bits decompressed - bc (8 bits) = Bits compressed - st (8 bits) = compression sub-type - 00 - copy (high bits aren't used) - 01 - shift left (low bits aren't used) - 02 - use table (data = index into decompression table, - see data block 7F) - aa aa (16 bits) = value that is added (ignored if table is used) - The data block is treated as a bitstream with bc bits per value. The - top bits in each byte are read first. The extracted bits of each value - are transformed into a value with at least bd bits using method st. - Finally, aaaa is added to get the resulting value. - DPCM-Compression: (uses a decompression table) - bd (8 bits) = Bits decompressed - bc (8 bits) = Bits compressed - st (8 bits) = [reserved for future use, must be 00] - aa aa (16 bits) = start value - The data is read as a bitstream (see n-Bit). The read value is used as - index into a delta-table (defined by data block 7F). The delta value - is added to the "state" value, which is also the result value. - The "state" value is initialized with aaaa at the beginning. - (data) = compressed data, of size (block size - 0x0A - attr size) -7F : Decompression Table - tt (8 bits) = compression type (see data block 40..7E) - st (8 bits) = compression sub-type (see data block 40..7E) - bd (8 bits) = Bits decompressed - bc (8 bits) = Bits compressed (only used for verifying against - block 40..7E) - cc cc (16 bits) = number of following values (with each of size - ceil(bd / 8)) - (data) = table data, cccc values with a total size of (block size - 0x06) - Note: Multiple decompression tables are valid. The player should keep a - list of one table per tt and st combination. If there are multiple - tables of the same tt/st type, the new one overrides the old one and - all following compressed data blocks will use the new table. -80..BF : ROM/RAM Image dumps (contain usually samples) - data block format for ROM dumps: - rr rr rr rr (32 bits) = size of the entire ROM - ss ss ss ss (32 bits) = start address of data - (data) = ROM data, of size (block size - 0x08) - The size of the VGM can be decreased a lot by saving only the used parts - of the ROM. This is done by saving multiple small ROM data blocks. - The start address is the ROM offset where the data will be written, the - ROM size is used to allocate space for the ROM (and some chips rely on it). -C0..DF : RAM writes (for RAM with up to 64 KB) - data block format for direct RAM writes: - ss ss (16 bits) = start address of data (affected by a chip's banking - registers) - (data) = RAM data, of size (block size - 0x02) -E0..FF : RAM writes (for RAM with more than 64 KB) - data block format for direct RAM writes: - ss ss ss ss (32 bits) = start address of data (affected by a chip's banking - registers) - (data) = RAM data, of size (block size - 0x04) - -00 = YM2612 PCM data for use with associated commands -01 = RF5C68 PCM data for use with associated commands -02 = RF5C164 PCM data for use with associated commands -03 = PWM PCM data for use with associated commands -04 = OKIM6258 ADPCM data for use with associated commands -05 = HuC6280 PCM data for use with associated commands -06 = SCSP PCM data for use with associated commands -07 = NES APU DPCM data for use with associated commands -40..7E = same as 00..3E, but compressed -80 = Sega PCM ROM data -81 = YM2608 DELTA-T ROM data -82 = YM2610 ADPCM ROM data -83 = YM2610 DELTA-T ROM data -84 = YMF278B ROM data -85 = YMF271 ROM data -86 = YMZ280B ROM data -87 = YMF278B RAM data -88 = Y8950 DELTA-T ROM data -89 = MultiPCM ROM data -8A = uPD7759 ROM data -8B = OKIM6295 ROM data -8C = K054539 ROM data -8D = C140 ROM data -8E = K053260 ROM data -8F = Q-Sound ROM data -90 = ES5506 ROM data -91 = X1-010 ROM data -92 = C352 ROM data -93 = GA20 ROM data -C0 = RF5C68 RAM write -C1 = RF5C164 RAM write -C2 = NES APU RAM write -E0 = SCSP RAM write -E1 = ES5503 RAM write - -All unknown types must be skipped by the player. - - -PCM RAM writes --------------- -VGM command 0x68 specifies a PCM RAM write. These are used to write data from -data blocks to the RAM of a PCM chip. The data block format is: - - 0x68 0x66 cc oo oo oo dd dd dd ss ss ss - -where: - 0x68 = VGM command - 0x66 = compatibility command to make older players stop parsing the stream - cc = chip type (see data block types 00..3F) - oo oo oo (24 bits) = read offset in data block - dd dd dd (24 bits) = write offset in chip's ram (affected by chip's - registers) - ss ss ss (24 bits) = size of data, in bytes - Since size can't be zero, a size of 0 bytes means 0x0100 0000 bytes. - -All unknown types must be skipped by the player. - - -DAC Stream Control Write ------------------------- -VGM commands 0x90 to 0x95 specify writes to the DAC Stream Control Driver. -These are used to stream data from data blocks to the chips via chip writes. -To use it you must: -1. Setup the Stream (set chip type and command) - this activates the stream -2. Set the Stream Data Bank -3. Set the Stream Frequency -4. Now you can start the stream, change its frequency, start it again, stop it, - etc ... - -There are the following commands: - -Note: Stream ID 0xFF is reserved and ignored unless noted otherwise. - -Setup Stream Control: - 0x90 ss tt pp cc - ss = Stream ID - tt = Chip Type (see clock-order in header, e.g. YM2612 = 0x02) - bit 7 is used to select the 2nd chip - pp cc = write command/register cc at port pp - Note: For chips that use Channel Select Registers (like the RF5C-family - and the HuC6280), the format is pp cd where pp is the channel - number, c is the channel register and d is the data register. - If you set pp to FF, the channel select write is skipped. - -Set Stream Data: - 0x91 ss dd ll bb - ss = Stream ID - dd = Data Bank ID (see data block types 0x00..0x3f) - ll = Step Size (how many data is skipped after every write, usually 1) - Set to 2, if you're using an interleaved stream (e.g. for - left/right channel). - bb = Step Base (data offset added to the Start Offset when starting - stream playback, usually 0) - If you're using an interleaved stream, set it to 0 in one stream - and to 1 in the other one. - Note: Step Size/Step Step are given in command-data-size - (i.e. 1 for YM2612, 2 for PWM), not bytes - -Set Stream Frequency: - 0x92 ss ff ff ff ff - ss = Stream ID - ff = Frequency (or Sample Rate, in Hz) at which the writes are done - -Start Stream: - 0x93 ss aa aa aa aa mm ll ll ll ll - ss = Stream ID - aa = Data Start offset in data bank (byte offset in data bank) - Note: if set to -1, the Data Start offset is ignored - mm = Length Mode (how the Data Length is calculated) - 00 - ignore (just change current data position) - 01 - length = number of commands - 02 - length in msec - 03 - play until end of data - 1? - (bit 4) Reverse Mode - 8? - (bit 7) Loop (automatically restarts when finished) - ll = Data Length - -Stop Stream: - 0x94 ss - ss = Stream ID - Note: 0xFF stops all streams - -Start Stream (fast call): - 0x95 ss bb bb ff - ss = Stream ID - bb = Block ID (number of the data block that is part of the data bank set - with command 0x91) - ff = Flags - bit 0 - Loop (see command 0x93, mm bit 7) - bit 4 - Reverse Mode (see command 0x93) - -General Note to the DAC Stream Control: -Although it may be quite hard to press already streamed data into these -commands, it makes it very easy to write vgm-creation tools that need to stream -something. (like YM2612 DAC drums/voices/etc.) -The DAC Stream Control can use with almost all chips and is NOT limited to -chips such as YM2612 and PWM. - - -Dual Chip Support ------------------ -These chips support two instances of a chip in one vgm: -PSG, YM2413, YM2612, YM2151, YM2203, YM2608, YM2610, YM3812, YM3526, Y8950, -YMZ280B, YMF262, YMF278B, YMF271, AY8910, GameBoy DMG, NES APU, MultiPCM, -uPD7759, OKIM6258, OKIM6295, K051649, K054539, HuC6280, C140, K053260, Pokey, -SCSP - -Dual chip support is activated by setting bit 30 (0x40000000) in the chip's -clock value. (Note: The PSG needs this bit set for T6W28 mode.) - -Dual Chip Support #1: -The second chip instance is controlled via separate commands. - -The second SN76489 PSG uses 0x30 (0x3F for GG Stereo). -All chips of the YM-family that use command 0x5n use 0xAn for the second chip. -n is the last digit of the main command. -e.g. 0x52 (1st chip) -> 0xA2 (2nd chip) - -Dual Chip Support #2: -All other chips use bit 7 (0x80) of the first parameter byte to distinguish -between the 1st and 2nd chip. (0x00-7F = Chip 1, 0x80-0xFF = chip 2) - -Note: The SegaPCM chip has the 2nd-chip-bit in the high byte of the address -parameter. This is the second parameter byte. - - -Extra Header ------------- -With VGM v1.70, there was an extra header added. This one has to be placed -between the usual header and the actual VGM data. - -This is the format of the extra header: - - 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F -0x00 [Header Size ][ChpClock Offset][ChpVol Offset ] - -Header Size is the size of the extra header. It has to be 4 or larger, -depending in the needed offsets. - -Then there are two offsets that point to extra header data for: -- additional Chip Clocks for second chips -- user-defined chip volumes - - -Chip Clock Header ------------------ -1 byte - Entry Count (chips with extra clocks) -[5 bytes - List Entry 1] -[5 bytes - List Entry 2] -... - -Each list entry has the format: -1 byte - Chip ID (chip order follows the header) -4 bytes - clock for second chip of the type above - - -Chip Volume Header ------------------- -1 byte - Entry Count (chips with user-defined volumes) -[4 bytes - List Entry 1] -[4 bytes - List Entry 2] -... - -Each list entry has the format: -1 byte - Chip ID (chip order follows the header) - Note: If bit 7 is set, it's the volume for a paired chip. - (e.g. the AY-part of the YM2203) -1 byte - Flags - Note: If bit 0 is set, it's the volume for the second chip. -2 bytes - volume for the chip - Note: If Bit 15 is 0, this is an absolute volume setting. - If Bit 15 is 1, it's relative and the chip volume gets - multiplied by ((Value & 0x7FFF) / 0x0100). - - -History -------- -[1.00] -Initial public release by Dave - -[1.01] -Rate value added by Maxim; 1.00 files are fully compatible - -[1.10] -PSG white noise feedback and shift register width parameters added by Maxim, -with note on how to handle earlier version files. -Additional wait command added by Maxim with thanks to Steve Snake for the -suggestion. -1.01 files are fully compatible but 1.01 players might have problems -with 1.10 files, hence the 0.1 version change. - -[1.50] -VGM data offset added to header by Maxim. -Data block support added by blargg, to allow for better handling of YM2612 PCM -data. -Both of these changes have the potential to cause problems, but are really good -changes, so the version number has been increased all the way to 1.50. - -[1.51] -Sega PCM, RF5C68, YM2203, YM2608, YM2610/B, YM3812, YM3526, Y8950, YMF262, -YMF278B, YMF271, YMZ280B, RF5C164, PWM and AY8910 chips and commands added. - -Additional data block types RF5C68 RAM write, RF5C164 RAM write, Sega PCM ROM, -YM2608 DELTA-T ROM, YM2610 ADPCM ROM, YM2610 DELTA-T ROM, YMF278B ROM, -YMF271 ROM, YMF271 RAM, YMZ280B ROM and Y8950 DELTA-T ROM Data added. - -Data Block Types splitted into 4 categories. (PCM Stream, compressed PCM -Stream, ROM/RAM Dump, RAM write) - -SN76489 Flags and Loop Modifier added. - -It is the first time the header size exceeds 0x40 bytes. -1.51 files are fully compatible to 1.50 players, but there may be problems with -the new commands. - -Note: Dual chip support was added too, but as a "cheat"-feature. The dual-chip --bits in the clock values are not compatible to 1.50, but the rest is. - -All changes done by Valley Bell. - -[1.60] -RF5C68, RF5C164 and PWM PCM blocks and compressed data blocks added. - -A whole bunch of new commands (PCM RAM write and DAC Stream Control) added. - -Volume Modifier and Loop Base added. - -The new commands (especially 0x9?) may cause problems with older players. - -All changes done by Valley Bell. - -[1.61] -GameBoy DMG, NES APU, MultiPCM, uPD7759, OKIM6258, OKIM6295, K051649, K051649, -HuC6280, C140, K053260, Pokey and Q-Sound chips added. -(including necessary data blocks) - -Changed number of operands from 1 to 2 for reserved commands 0x40-0x4E. -Although they're still unused, old players might handle future vgm versions -wrongly. - -All changes done by Valley Bell. - -[1.70] -Added extra header with seperate chip clocks for the second one of dual chips -and chip volume adjustments. - -All changes done by Valley Bell. - -[1.71] -SCSP, WonderSwan, Virtual Boy VSU, SAA1099, ES5503, ES5506, Seta X1-010, -Namco C352, Irem GA20 added. -(including necessary ROM data blocks) - -Data blocks (type 0x) for OKIM6258, HuC6280, SCSP and NES added. -VGM v1.61 players should support the data block of their respective chips -despite their late addition. - -All changes done by Valley Bell. diff --git a/Frameworks/GME/yrw801.h b/Frameworks/GME/yrw801.h deleted file mode 100644 index 6af035d2d..000000000 --- a/Frameworks/GME/yrw801.h +++ /dev/null @@ -1,131075 +0,0 @@ -/* generated from yrw801.rom: do not edit */ -const unsigned char yrw801_rom[] = { -0x40,0x18,0x00,0x00,0x00,0xff,0xd6,0x00,0xf0,0x00,0x0f,0x00,0x40,0x18,0x3f,0x00, -0x00,0xee,0x6a,0x00,0x30,0x01,0x09,0x00,0x40,0x32,0xa0,0x1c,0xcc,0x6a,0xec,0x00, -0x80,0x01,0x05,0x00,0x41,0x12,0x3e,0x00,0x00,0xfe,0xd3,0x00,0xf0,0x00,0x0f,0x00, -0x41,0x14,0x03,0x07,0x53,0xf7,0x1e,0x00,0xf5,0x15,0x09,0x00,0x41,0x21,0x56,0x04, -0xf4,0xfa,0xb2,0x00,0xf5,0x15,0x09,0x00,0x41,0x29,0x4b,0x04,0xd2,0xfa,0xe6,0x1a, -0x90,0x00,0x09,0x00,0x41,0x30,0xf2,0x01,0x50,0xfe,0x9b,0x28,0x90,0x00,0x09,0x03, -0x41,0x33,0x0b,0x00,0x00,0x87,0xe0,0x00,0x20,0x03,0x09,0x00,0x41,0xe7,0x3b,0x00, -0x00,0xde,0x4b,0x00,0x72,0x12,0x09,0x00,0x42,0x19,0xcc,0x0f,0x28,0xf0,0xd3,0x00, -0xf0,0x00,0x09,0x00,0x42,0x30,0x91,0x1e,0xf3,0xe0,0xfa,0x00,0xf0,0x00,0x09,0x00, -0x42,0x5f,0x1a,0x0a,0xb7,0xf4,0x58,0x00,0x80,0x05,0x05,0x00,0x42,0x70,0x96,0x07, -0xa0,0xf7,0xe7,0x00,0x80,0x05,0x05,0x00,0x42,0x7c,0xbd,0x06,0x2d,0xf9,0x87,0x00, -0x80,0x05,0x05,0x00,0x42,0x86,0x74,0x02,0x40,0xfd,0x9a,0x00,0x80,0x05,0x05,0x00, -0x42,0x8a,0x0d,0x0d,0xfb,0xf1,0xfc,0x00,0xf0,0x00,0x06,0x00,0x42,0x9f,0x13,0x0f, -0x85,0xf0,0x77,0x00,0xf0,0x00,0x09,0x00,0x42,0xb6,0x62,0x03,0x83,0xfc,0x2c,0x00, -0xf6,0x17,0x09,0x00,0x42,0xbc,0x20,0x04,0xf7,0xfa,0x81,0x00,0xf6,0x17,0x09,0x00, -0x42,0xc4,0x60,0x02,0x48,0xfd,0x53,0x00,0xf6,0x17,0x09,0x00,0x42,0xc8,0x65,0x03, -0x57,0xfc,0x73,0x00,0xf6,0x17,0x09,0x00,0x42,0xcd,0xba,0x02,0xc7,0xfd,0x23,0x00, -0xf6,0x17,0x09,0x00,0x42,0xd2,0x07,0x02,0xc8,0xfd,0x15,0x00,0xf6,0x17,0x09,0x00, -0x42,0xd6,0x69,0x00,0x85,0xd6,0xfc,0x00,0x70,0x00,0x08,0x00,0x43,0x13,0xef,0x00, -0xc1,0xd9,0x12,0x00,0x70,0x00,0x08,0x00,0x43,0x4e,0x54,0x00,0x29,0xd8,0xe6,0x00, -0x70,0x00,0x08,0x00,0x43,0x88,0xfb,0x00,0x28,0xdc,0x5b,0x00,0x70,0x00,0x08,0x00, -0x43,0xbe,0x74,0x0a,0x23,0xf5,0xd8,0x00,0xf0,0x00,0x09,0x00,0x43,0xcd,0xb0,0x05, -0x5b,0xfa,0xa0,0x00,0xf0,0x00,0x09,0x00,0x43,0xd5,0xc0,0x06,0x92,0xf9,0x69,0x00, -0xf0,0x00,0x09,0x00,0x43,0xdf,0xa4,0x16,0x62,0xe9,0x99,0x00,0xf0,0x00,0x09,0x00, -0x44,0x01,0x40,0x02,0x02,0xfd,0xf9,0x00,0xf0,0x00,0x09,0x00,0x44,0x04,0x4c,0x26, -0x56,0xc9,0xdf,0x00,0xf0,0x05,0x05,0x00,0x44,0x55,0x7f,0x08,0x28,0xf7,0xd3,0x00, -0xf0,0x00,0x09,0x00,0x44,0x61,0xc4,0x07,0x7c,0xf8,0x7f,0x00,0xf0,0x00,0x09,0x00, -0x44,0x6d,0x07,0x10,0x86,0xef,0x75,0x00,0xf0,0x00,0x09,0x00,0x44,0x85,0xd9,0x1d, -0x65,0xe2,0x96,0x00,0xf0,0x00,0x09,0x00,0x44,0xb1,0xf8,0x15,0x2e,0xea,0xc5,0x00, -0xf0,0x04,0x04,0x00,0x44,0xd1,0xd2,0x07,0x28,0xf8,0x73,0x00,0xf5,0x13,0x29,0x00, -0x44,0xdd,0x27,0x03,0x8f,0xfc,0x3e,0x00,0xf5,0x13,0x39,0x00,0x44,0xe2,0xca,0x21, -0x0b,0xb1,0x53,0x00,0x31,0x23,0x06,0x00,0x45,0x58,0xcf,0x00,0x65,0xb0,0xf4,0x00, -0xc0,0x05,0x06,0x00,0x45,0xcf,0x61,0x0d,0xb6,0xf2,0x1c,0x00,0xf4,0x15,0x07,0x00, -0x45,0xe4,0x37,0x02,0xa1,0xfd,0x5a,0x00,0xf0,0x00,0x09,0x00,0x45,0xe8,0x30,0x0b, -0x72,0xf4,0x89,0x00,0xf0,0x00,0x09,0x00,0x45,0xf9,0x64,0x29,0x2c,0xb5,0x69,0x00, -0xf0,0x05,0x05,0x00,0x46,0x69,0x48,0x05,0xf5,0xfa,0x06,0x00,0xf0,0x00,0x09,0x00, -0x46,0x72,0x3f,0x04,0x60,0xfb,0x9b,0x00,0xf0,0x00,0x09,0x00,0x46,0x78,0xd8,0x12, -0x7e,0xb5,0xa5,0x00,0x3a,0xf0,0x0a,0x00,0x46,0xe8,0x62,0x39,0x31,0xc6,0xb0,0x00, -0xf0,0x00,0x03,0x00,0x47,0x3e,0x5a,0x14,0xd8,0xb4,0xf5,0x00,0xf0,0x00,0x07,0x00, -0x47,0xae,0xec,0x15,0xc0,0xb6,0xc5,0x00,0xf0,0x00,0x07,0x00,0x48,0x1c,0xc6,0x14, -0x62,0xbb,0xd2,0x00,0xf0,0x00,0x07,0x00,0x48,0x83,0x0b,0x00,0x00,0xd9,0x18,0x00, -0x40,0x01,0x05,0x00,0x48,0xbd,0x67,0x00,0x00,0xe5,0x6d,0x00,0x30,0x01,0x09,0x02, -0x48,0xe5,0x45,0x03,0x60,0xfb,0x37,0x00,0xf0,0x00,0x0b,0x00,0x48,0xec,0x74,0x01, -0x50,0xfd,0xfb,0x00,0xf0,0x00,0x0b,0x00,0x48,0xef,0x7d,0x03,0x7c,0xfb,0x84,0x00, -0xf0,0x00,0x0b,0x00,0x48,0xf6,0x37,0x03,0x2d,0xfc,0x8a,0x00,0xf0,0x00,0x09,0x00, -0x48,0xfb,0x68,0x04,0xa7,0xfa,0xf0,0x00,0xf0,0x00,0x09,0x00,0x49,0x03,0x00,0x03, -0x4a,0xfc,0x82,0x00,0xf0,0x00,0x09,0x00,0x49,0x08,0x3d,0x14,0x42,0xeb,0xa7,0x00, -0xf0,0x04,0x04,0x00,0x49,0x26,0xc4,0x0c,0x9e,0xf3,0x1b,0x00,0xf5,0x16,0x07,0x00, -0x49,0x3a,0x1d,0x0d,0xac,0xf1,0xc5,0x00,0xf5,0x16,0x07,0x00,0x49,0x4f,0x77,0x00, -0x00,0xff,0x0e,0x00,0x95,0x20,0x0a,0x00,0x49,0x50,0xe2,0x03,0xbd,0xfb,0xf3,0x00, -0xf4,0x10,0x0a,0x00,0x49,0x56,0xf7,0x01,0x96,0xfe,0x42,0x00,0xf4,0x10,0x0a,0x00, -0x49,0x59,0x94,0x01,0xc0,0xfe,0x08,0x00,0xf4,0x10,0x0a,0x00,0x49,0x5c,0x88,0x01, -0x57,0xfe,0x95,0x00,0xf4,0x10,0x0a,0x00,0x49,0x5e,0xaa,0x01,0x32,0xfe,0xb2,0x00, -0xf4,0x10,0x0a,0x00,0x49,0x60,0x9f,0x01,0x22,0xfe,0xd0,0x00,0xf4,0x10,0x0a,0x00, -0x49,0x62,0x67,0x08,0x01,0xf6,0xb6,0x00,0x80,0x00,0x09,0x00,0x49,0x70,0x56,0x3e, -0x3d,0xc1,0xb4,0x00,0xf0,0x05,0x05,0x00,0x49,0xcd,0xc8,0x0e,0x1c,0xef,0xbf,0x00, -0xf6,0x14,0x09,0x00,0x49,0xe6,0x2b,0x0a,0xfe,0xf3,0x68,0x00,0xf6,0x14,0x09,0x00, -0x49,0xf9,0x0f,0x09,0xef,0xf4,0xde,0x00,0xf6,0x14,0x09,0x00,0x4a,0x09,0xc2,0x0b, -0xce,0xf3,0x4b,0x00,0xf6,0x14,0x09,0x00,0x4a,0x1c,0xd3,0x08,0x6b,0xf7,0x22,0x00, -0x34,0x23,0x05,0x00,0x4a,0x2a,0x20,0x06,0x43,0xf8,0x40,0x00,0xf3,0x90,0x0a,0x00, -0x4a,0x35,0xc0,0x06,0x06,0xf8,0xdc,0x00,0xf3,0x90,0x1a,0x00,0x4a,0x40,0x76,0x04, -0x58,0xfa,0xb8,0x00,0xa2,0x12,0x0a,0x00,0x4a,0x48,0x62,0x06,0x17,0xf9,0x29,0x00, -0xa2,0x12,0x0a,0x00,0x4a,0x52,0xa6,0x06,0x37,0xf9,0x2f,0x00,0xa2,0x12,0x0a,0x00, -0x4a,0x5c,0xe1,0x05,0x54,0xfa,0x34,0x00,0xa2,0x12,0x0a,0x00,0x4a,0x65,0x93,0x05, -0x1a,0xfa,0x86,0x00,0xa2,0x12,0x0a,0x00,0x4a,0x6d,0xca,0x04,0xdc,0xfa,0xd7,0x00, -0xa2,0x12,0x0a,0x00,0x4a,0x75,0x89,0x07,0x0b,0xf8,0xb8,0x00,0xa2,0x12,0x0a,0x00, -0x4a,0x80,0x75,0x07,0x0f,0xf8,0xc1,0x00,0xa2,0x12,0x0a,0x00,0x4a,0x8b,0x55,0x07, -0xd9,0xf8,0x02,0x00,0xa2,0x12,0x0a,0x00,0x4a,0x97,0x52,0x02,0xed,0xfc,0x2d,0x00, -0xf6,0x34,0x09,0x00,0x4a,0x9d,0x10,0x01,0x9f,0xfe,0x01,0x00,0xf6,0x34,0x09,0x00, -0x4a,0xa0,0x10,0x02,0xf2,0xfc,0xe1,0x00,0xf6,0x34,0x09,0x00,0x4a,0xa4,0xc0,0x02, -0xa3,0xfd,0x2e,0x00,0xf4,0x24,0x09,0x00,0x4a,0xa8,0xfb,0x05,0x03,0xfa,0xbe,0x00, -0xf4,0x24,0x09,0x00,0x4a,0xb0,0xde,0x03,0x10,0xfc,0xcc,0x00,0xf4,0x24,0x09,0x00, -0x4a,0xb5,0xac,0x06,0x4b,0xf8,0xf5,0x00,0xf5,0x54,0x0a,0x00,0x4a,0xc0,0x3e,0x06, -0x19,0xf8,0xe9,0x00,0xf5,0x54,0x0a,0x00,0x4a,0xca,0xe2,0x02,0xbf,0xfc,0xec,0x00, -0xf5,0x55,0x0a,0x00,0x4a,0xcf,0x80,0x09,0x73,0xf5,0xff,0x00,0xf5,0x55,0x0a,0x00, -0x4a,0xde,0x83,0x01,0xd9,0xfd,0xf8,0x00,0xf5,0x55,0x1a,0x00,0x4a,0xe1,0x8f,0x01, -0x94,0xfe,0x2d,0x00,0xf5,0x55,0x1a,0x00,0x4a,0xe4,0x4d,0x01,0x6b,0xfe,0x75,0x00, -0xf5,0x55,0x2a,0x00,0x4a,0xe6,0x9f,0x01,0x89,0xfe,0x64,0x00,0xf6,0x56,0x0a,0x00, -0x4a,0xe9,0x09,0x01,0xbb,0xfd,0xf8,0x00,0xf6,0x15,0x09,0x00,0x4a,0xec,0x15,0x08, -0xd1,0xf6,0x8f,0x00,0xf5,0xb0,0x0a,0x00,0x4a,0xfa,0x40,0x06,0x55,0xf9,0x33,0x00, -0xf5,0xb0,0x0a,0x00,0x4b,0x04,0x75,0x06,0x0d,0xf9,0x1f,0x00,0xf3,0x90,0x2a,0x00, -0x4b,0x0e,0xc8,0x00,0x00,0xff,0x45,0x00,0xf4,0x23,0x18,0x00,0x4b,0x0f,0xe2,0x00, -0x00,0xfe,0xcf,0x00,0xf5,0x24,0x09,0x00,0x4b,0x11,0xad,0x00,0x00,0xff,0x67,0x00, -0xf5,0x24,0x09,0x00,0x4b,0x12,0x94,0x00,0x00,0xff,0xb3,0x00,0xf5,0x24,0x09,0x00, -0x4b,0x13,0x09,0x08,0xd8,0xf6,0xdb,0x00,0xa0,0x00,0x09,0x00,0x4b,0x20,0xc2,0x06, -0x4a,0xf9,0x5a,0x00,0xf0,0x00,0x0a,0x00,0x4b,0x2a,0xbb,0x05,0x8f,0xfa,0x42,0x00, -0xf0,0x00,0x0a,0x00,0x4b,0x33,0x58,0x06,0xa1,0xf9,0x48,0x00,0xf0,0x00,0x0a,0x00, -0x4b,0x3d,0x6c,0x05,0x53,0xfa,0x92,0x00,0xf0,0x00,0x0a,0x00,0x4b,0x45,0x91,0x07, -0x5f,0xf8,0x8d,0x00,0xf0,0x00,0x0a,0x00,0x4b,0x50,0xbf,0x26,0xea,0xa5,0x5c,0x1a, -0x70,0x00,0x09,0x00,0x4b,0xd8,0xb5,0x0a,0xfa,0xc9,0xd1,0x00,0xf0,0x00,0x09,0x00, -0x4c,0x29,0xfd,0x17,0x94,0xe8,0x60,0x00,0xf0,0x00,0x07,0x00,0x4c,0x4d,0x6d,0x13, -0x85,0xec,0x71,0x00,0xf5,0x19,0x09,0x00,0x4c,0x6a,0xc5,0x36,0x51,0xc9,0xaa,0x00, -0xf0,0x00,0x05,0x00,0x4c,0xbc,0x46,0x07,0x6d,0xf8,0x8e,0x00,0xf0,0x00,0x09,0x00, -0x4c,0xc7,0x71,0x07,0x5a,0xf8,0x70,0x00,0xf0,0x00,0x09,0x00,0x4c,0xd2,0xc9,0x05, -0x49,0xfa,0x94,0x00,0xf0,0x00,0x09,0x00,0x4c,0xda,0xeb,0x05,0x61,0xfa,0x66,0x00, -0xf5,0x25,0x06,0x00,0x4c,0xe3,0x52,0x03,0x71,0xfc,0x71,0x00,0xf5,0x25,0x06,0x00, -0x4c,0xe8,0xaa,0x01,0x71,0xfe,0x23,0x00,0xf5,0x24,0x19,0x00,0x4c,0xeb,0x77,0x01, -0x6b,0xfe,0x48,0x00,0xf5,0x25,0x09,0x00,0x4c,0xee,0x0b,0x02,0x08,0xfd,0xc2,0x00, -0xf5,0x25,0x09,0x00,0x4c,0xf1,0x68,0x02,0x6d,0xfd,0x6d,0x00,0xf5,0x25,0x19,0x00, -0x4c,0xf5,0x46,0x01,0x99,0xfe,0x54,0x00,0xf5,0x25,0x29,0x00,0x4c,0xf7,0xc8,0x06, -0xa9,0xf8,0x54,0x00,0xf5,0x10,0x09,0x00,0x4d,0x03,0x4a,0x07,0x67,0xf7,0xfa,0x00, -0xf5,0x10,0x09,0x00,0x4d,0x0f,0x53,0x09,0x7a,0xf5,0x54,0x00,0xf0,0x00,0x09,0x00, -0x4d,0x1f,0x55,0x0a,0x07,0xf5,0x37,0x00,0xf0,0x00,0x09,0x00,0x4d,0x2f,0x84,0x09, -0xaa,0xf5,0xdc,0x00,0xf0,0x00,0x09,0x00,0x4d,0x3e,0xba,0x09,0xab,0xf6,0x08,0x00, -0xf0,0x00,0x09,0x00,0x4d,0x4d,0xae,0x05,0xfa,0xf9,0xd5,0x00,0xf0,0x00,0x09,0x00, -0x4d,0x56,0xf0,0x04,0x9c,0xfa,0x1f,0x00,0xf0,0x00,0x09,0x00,0x4d,0x5f,0xc3,0x05, -0xa5,0xfa,0x0a,0x00,0xf0,0x00,0x09,0x00,0x4d,0x68,0xb4,0x04,0xdc,0xfa,0x8b,0x00, -0xf0,0x00,0x0a,0x00,0x4d,0x70,0xe5,0x03,0x97,0xfc,0x01,0x00,0xf5,0x20,0x0a,0x00, -0x4d,0x76,0xe5,0x03,0x9b,0xfc,0x32,0x00,0xf5,0x20,0x0a,0x00,0x4d,0x7c,0x9a,0x03, -0x40,0xfc,0xa5,0x00,0xf5,0x20,0x0a,0x00,0x4d,0x81,0xa4,0x04,0x5a,0xfa,0xf9,0x00, -0xf5,0x20,0x0a,0x00,0x4d,0x89,0x30,0x03,0x47,0xfc,0x61,0x00,0xf5,0x20,0x0a,0x00, -0x4d,0x8e,0xa0,0x03,0x5c,0xfc,0x79,0x00,0xf5,0x20,0x0a,0x00,0x4d,0x93,0xec,0x02, -0x84,0xfd,0x65,0x00,0xf5,0x20,0x0a,0x00,0x4d,0x97,0xd6,0x02,0xfb,0xfc,0x74,0x00, -0xf5,0x20,0x0a,0x00,0x4d,0x9d,0x28,0x03,0xa8,0xfc,0x0e,0x00,0xf5,0x20,0x0a,0x00, -0x4d,0xa3,0x13,0x01,0xd7,0xfe,0x05,0x00,0xf5,0x20,0x0a,0x00,0x4d,0xa6,0x0d,0x03, -0x7b,0xfc,0x11,0x00,0xf5,0x20,0x0a,0x00,0x4d,0xab,0xf5,0x02,0xea,0xfc,0xd9,0x00, -0xf5,0x20,0x0a,0x00,0x4d,0xb0,0xb1,0x03,0x35,0xfc,0xac,0x00,0xf5,0x20,0x0a,0x00, -0x4d,0xb5,0xaf,0x2d,0x5b,0xd2,0x9e,0x00,0xf0,0x00,0x09,0x00,0x4d,0xf9,0xc2,0x21, -0x12,0xd9,0x34,0x00,0xf4,0x17,0x07,0x00,0x4e,0x33,0xf4,0x06,0x4f,0xf9,0x1a,0x00, -0xf3,0x20,0x0a,0x00,0x4e,0x3e,0x4d,0x04,0xfe,0xfa,0xba,0x00,0xf3,0x20,0x0a,0x00, -0x4e,0x46,0x36,0x05,0x35,0xfa,0x5f,0x00,0xf3,0x20,0x0a,0x00,0x4e,0x4e,0xa9,0x06, -0x05,0xf9,0xd3,0x00,0xf3,0x20,0x0a,0x00,0x4e,0x57,0xee,0x0f,0x7c,0xef,0xac,0x00, -0xf0,0x03,0x09,0x00,0x4e,0x70,0x6c,0x0a,0x8d,0xf4,0x2d,0x00,0xf5,0x32,0x1a,0x00, -0x4e,0x82,0x2a,0x00,0x00,0xfe,0xac,0x00,0xf0,0x00,0x09,0x00,0x4e,0x84,0x28,0x10, -0x4e,0xee,0xe4,0x00,0xf2,0x11,0x09,0x00,0x4e,0x9d,0xd2,0x0c,0x2b,0xf3,0x5b,0x00, -0xf2,0x11,0x09,0x00,0x4e,0xb0,0xcb,0x00,0x00,0xfe,0xae,0x00,0xf0,0x00,0x09,0x00, -0x4e,0xb2,0xc6,0x0b,0x6a,0xf4,0x5e,0x00,0xf0,0x00,0x09,0x00,0x4e,0xc4,0x39,0x08, -0xa4,0xf7,0x1b,0x00,0xf0,0x06,0x07,0x00,0x4e,0xd1,0x92,0x01,0x0e,0xfe,0xdb,0x00, -0x90,0x00,0x0a,0x00,0x4e,0xd3,0x4b,0x22,0xd9,0xdc,0x31,0x00,0xf0,0x00,0x0a,0x00, -0x4f,0x09,0x03,0x0a,0x0a,0xf5,0x74,0x00,0xf0,0x00,0x09,0x00,0x4f,0x18,0xd5,0x02, -0x5a,0xfd,0x65,0x00,0xf0,0x00,0x09,0x00,0x4f,0x1c,0xbf,0x00,0x00,0x8a,0xe5,0x00, -0x90,0x01,0x08,0x00,0x4f,0xcc,0x69,0x16,0x0e,0xb0,0x6f,0x00,0xf0,0x00,0x07,0x00, -0x50,0x43,0xc4,0x1a,0x5a,0xb5,0xf0,0x00,0xf0,0x00,0x07,0x00,0x50,0xb2,0xdc,0x04, -0x19,0xfb,0xa3,0x00,0xf0,0x00,0x0a,0x00,0x50,0xb9,0x69,0x02,0x0a,0xfd,0xd4,0x00, -0x80,0x00,0x0a,0x00,0x50,0xbc,0xab,0x16,0x22,0xe8,0xea,0x00,0xf5,0x34,0x0b,0x00, -0x50,0xdf,0x4c,0x0d,0xc0,0xf2,0x03,0x00,0xf6,0x35,0x0b,0x00,0x50,0xf4,0x49,0x0b, -0x42,0xf4,0x68,0x00,0xf6,0x34,0x0b,0x00,0x51,0x05,0xad,0x0b,0xc9,0xf4,0x13,0x00, -0xf6,0x35,0x1b,0x00,0x51,0x17,0x92,0x12,0xe7,0xec,0x97,0x00,0xf5,0x34,0x0b,0x00, -0x51,0x34,0xb1,0x28,0x48,0xd7,0xaa,0x00,0xf0,0x00,0x05,0x00,0x51,0x71,0x32,0x2c, -0x1e,0xd3,0xd1,0x00,0xf0,0x00,0x05,0x00,0x51,0xb3,0x7a,0x26,0xdb,0xd9,0x0e,0x00, -0xf0,0x00,0x05,0x00,0x51,0xed,0xe5,0x2b,0x8b,0xd4,0x68,0x00,0xf0,0x00,0x05,0x00, -0x52,0x2f,0x49,0x1c,0x7b,0xe3,0x72,0x00,0xf0,0x00,0x05,0x00,0x52,0x5a,0x1e,0x0b, -0x37,0xf4,0x69,0x00,0x70,0x00,0x09,0x00,0x52,0x6b,0x82,0x1b,0x9e,0xe3,0x30,0x00, -0xf4,0x14,0x09,0x00,0x52,0x96,0xba,0x20,0xda,0xdf,0x1c,0x00,0xf0,0x00,0x06,0x00, -0x52,0xc8,0x10,0x1f,0x35,0xe0,0xbf,0x00,0xf8,0x1f,0x0f,0x00,0x52,0xf6,0xf3,0x05, -0xfb,0xf9,0xc0,0x00,0xf0,0x0a,0x0a,0x00,0x53,0x00,0x53,0x02,0x43,0xfd,0xb5,0x00, -0xf0,0x00,0x09,0x00,0x53,0x03,0xc5,0x02,0x6b,0xfd,0x8b,0x00,0xf0,0x00,0x09,0x00, -0x53,0x07,0x76,0x0a,0x94,0xcc,0x55,0x00,0xf7,0x19,0x09,0x00,0x53,0x54,0xf8,0x3c, -0x55,0xc3,0xa6,0x00,0xf0,0x05,0x05,0x00,0x53,0xaf,0x7f,0x1f,0x68,0xe0,0x8f,0x00, -0xf2,0x14,0x04,0x00,0x53,0xde,0xaa,0x3e,0x54,0xc1,0x9f,0x00,0xf0,0x05,0x05,0x00, -0x54,0x3c,0x3d,0x49,0xc6,0xb6,0x2b,0x00,0xf6,0x16,0x06,0x00,0x54,0xaa,0xfe,0x07, -0x7c,0xf7,0xf6,0x00,0xf5,0x18,0x08,0x00,0x54,0xb7,0x0d,0x00,0x00,0xff,0x90,0x00, -0x96,0x21,0x09,0x00,0x54,0xb7,0xb5,0x00,0x00,0xff,0xf2,0x00,0x96,0x21,0x09,0x00, -0x54,0xb7,0xca,0x00,0x00,0xfc,0x81,0x00,0x96,0x21,0x09,0x00,0x54,0xbd,0x0a,0x00, -0x00,0xff,0x20,0x00,0x96,0x21,0x09,0x00,0x54,0xbe,0x5a,0x00,0x00,0xff,0xe4,0x00, -0x96,0x21,0x09,0x00,0x54,0xbe,0x84,0x00,0x00,0xff,0xc8,0x00,0x96,0x21,0x09,0x00, -0x54,0xbe,0xd8,0x08,0x6b,0xf7,0x90,0x00,0xf0,0x03,0x03,0x00,0x54,0xcb,0x80,0x1a, -0x97,0xe5,0x44,0x00,0xf4,0x15,0x05,0x00,0x54,0xf3,0x9a,0x0b,0x5a,0xf4,0xa1,0x00, -0xf0,0x09,0x09,0x00,0x55,0x04,0xaa,0x02,0x7f,0xfb,0x03,0x00,0xa5,0x11,0x08,0x00, -0x55,0x0c,0x27,0x01,0x40,0xfd,0x81,0x00,0xa5,0x11,0x08,0x00,0x55,0x0f,0xe7,0x00, -0xa0,0xfe,0xbf,0x00,0xa5,0x11,0x08,0x00,0x55,0x11,0xca,0x00,0x50,0xff,0x60,0x00, -0xa5,0x11,0x08,0x00,0x55,0x12,0xba,0x00,0x27,0xff,0xb0,0x00,0xa5,0x11,0x08,0x00, -0x55,0x13,0x32,0x00,0x13,0xff,0xd9,0x00,0xa5,0x11,0x08,0x00,0x55,0x13,0x6e,0x00, -0x0a,0xff,0xec,0x00,0xa5,0x11,0x08,0x00,0x55,0x13,0x8c,0x01,0xc4,0xfc,0x77,0x00, -0xa5,0x11,0x08,0x00,0x55,0x18,0xdb,0x00,0xe1,0xfe,0x3e,0x00,0xa5,0x11,0x08,0x00, -0x55,0x1b,0x7e,0x00,0x71,0xff,0x1e,0x00,0xa5,0x11,0x08,0x00,0x55,0x1c,0xd1,0x00, -0x39,0xff,0x8e,0x00,0xa5,0x11,0x08,0x00,0x55,0x1d,0x7c,0x00,0x1c,0xff,0xc8,0x00, -0xa5,0x11,0x08,0x00,0x55,0x1d,0xd0,0x02,0xaa,0xfc,0x7c,0x00,0xf0,0x00,0x0a,0x00, -0x55,0x23,0x16,0x03,0x6c,0xfc,0x46,0x00,0xf0,0x00,0x0a,0x00,0x55,0x28,0xad,0x03, -0x60,0xfc,0x1f,0x00,0xf0,0x00,0x0a,0x00,0x55,0x2e,0x80,0x03,0x18,0xfc,0x7b,0x00, -0xf0,0x00,0x0a,0x00,0x55,0x33,0xc9,0x01,0x89,0xfe,0x30,0x00,0xf5,0x20,0x0a,0x00, -0x55,0x36,0x81,0x01,0x7e,0xfe,0x4f,0x00,0xf5,0x20,0x0a,0x00,0x55,0x39,0x0c,0x01, -0xbd,0xfe,0x20,0x00,0xf5,0x20,0x0a,0x00,0x55,0x3b,0xdc,0x01,0x20,0xfe,0xc6,0x00, -0xf5,0x20,0x0a,0x00,0x55,0x3d,0xb3,0x00,0xe0,0xff,0x0e,0x00,0xf5,0x20,0x0a,0x00, -0x55,0x3f,0x1e,0x02,0xb5,0xfd,0x34,0x00,0xf5,0x20,0x0a,0x00,0x55,0x43,0x50,0x04, -0xcb,0xfa,0x80,0x00,0xf4,0x10,0x0b,0x00,0x55,0x4b,0x90,0x04,0x73,0xfa,0xfe,0x00, -0xf4,0x10,0x0b,0x00,0x55,0x53,0x13,0x04,0x35,0xfb,0x64,0x00,0xf4,0x10,0x0b,0x00, -0x55,0x59,0xfd,0x02,0xac,0xfd,0x27,0x00,0xf4,0x10,0x0b,0x00,0x55,0x5e,0x44,0x03, -0xd3,0xfb,0xe8,0x00,0xf4,0x10,0x0b,0x00,0x55,0x64,0x68,0x02,0x66,0xfd,0x7a,0x00, -0xf4,0x10,0x0b,0x00,0x55,0x68,0x31,0x03,0x50,0xfc,0x9c,0x00,0xf4,0x10,0x0b,0x00, -0x55,0x6d,0x47,0x07,0x5c,0xf8,0x3d,0x00,0xf0,0x00,0x09,0x00,0x55,0x78,0xed,0x07, -0x87,0xf8,0x30,0x00,0xf0,0x00,0x09,0x00,0x55,0x84,0xa5,0x07,0x99,0xf8,0x32,0x00, -0xf0,0x00,0x09,0x00,0x55,0x90,0x5a,0x17,0x6e,0xe5,0x93,0x00,0xf6,0x25,0x25,0x00, -0x55,0xb7,0xff,0x08,0xcd,0xf6,0xd8,0x00,0xf7,0x47,0x08,0x00,0x55,0xc5,0xbb,0x05, -0x07,0xfa,0xcc,0x00,0xf7,0x47,0x08,0x00,0x55,0xcd,0x89,0x04,0xb4,0xfa,0xf4,0x00, -0xf3,0x20,0x0a,0x00,0x55,0xd5,0x1b,0x02,0x74,0xfd,0x61,0x00,0xf3,0x20,0x0a,0x00, -0x55,0xd9,0x0b,0x02,0x88,0xfd,0x3b,0x00,0xf3,0x20,0x0a,0x00,0x55,0xdd,0x34,0x01, -0xc4,0xfe,0x26,0x00,0xf3,0x20,0x0a,0x00,0x55,0xdf,0xfb,0x02,0x18,0xfd,0xca,0x00, -0xf3,0x20,0x0a,0x00,0x55,0xe3,0x4c,0x01,0x61,0xfe,0x90,0x00,0xf3,0x20,0x0a,0x00, -0x55,0xe5,0x74,0x0e,0xae,0xa0,0x08,0x00,0xf0,0x00,0x0a,0x00,0x56,0x75,0x68,0x0a, -0xe5,0xc2,0x24,0x00,0xf0,0x00,0x0a,0x00,0x56,0xd2,0x32,0x09,0xb1,0xf6,0x18,0x00, -0xf3,0x06,0x17,0x00,0x56,0xe1,0x0e,0x2d,0x14,0xc3,0x00,0x00,0xf4,0xa3,0x25,0x00, -0x57,0x3c,0x8e,0x4d,0x6d,0xa2,0x3f,0x00,0xf0,0x05,0x16,0x00,0x57,0xc9,0x31,0x15, -0x53,0xea,0x52,0x00,0xf4,0x14,0x16,0x00,0x57,0xe9,0xb6,0x05,0x89,0xfa,0x1d,0x00, -0xf3,0x20,0x09,0x00,0x57,0xf2,0x8c,0x04,0xb6,0xfa,0xbb,0x00,0xa3,0x20,0x09,0x00, -0x57,0xfa,0x75,0x04,0xff,0xfa,0x81,0x00,0xa3,0x20,0x09,0x00,0x58,0x02,0xb5,0x04, -0x6e,0xfb,0x26,0x00,0xf3,0x20,0x09,0x00,0x58,0x09,0xfc,0x04,0x9a,0xfb,0x22,0x00, -0xf3,0x20,0x09,0x00,0x58,0x11,0x49,0x04,0x1d,0xfb,0xa2,0x00,0xf3,0x20,0x09,0x00, -0x58,0x17,0xd6,0x05,0xc7,0xfa,0x04,0x00,0xf3,0x20,0x09,0x00,0x58,0x20,0xd0,0x04, -0xd9,0xfb,0x0f,0x00,0xf3,0x20,0x09,0x00,0x58,0x28,0x3b,0x05,0x89,0xfa,0x4f,0x00, -0xf3,0x20,0x09,0x00,0x58,0x30,0xc6,0x03,0x53,0xfc,0x89,0x00,0xf3,0x20,0x09,0x00, -0x58,0x35,0xfa,0x05,0x6a,0xfa,0x75,0x00,0xf3,0x20,0x09,0x00,0x58,0x3e,0x4c,0x05, -0x90,0xfa,0x54,0x00,0xf3,0x20,0x09,0x00,0x58,0x46,0xce,0x0d,0x0e,0xf2,0xc4,0x00, -0xf7,0x76,0x08,0x00,0x58,0x5a,0xa8,0x23,0x6f,0xdc,0x44,0x00,0xe0,0x03,0x06,0x00, -0x58,0x90,0x42,0x13,0xd5,0xea,0xd5,0x1b,0x80,0x00,0x09,0x00,0x58,0xb0,0x04,0x0c, -0x61,0xf2,0xf5,0x1b,0x80,0x00,0x09,0x00,0x58,0xc3,0x96,0x06,0x0d,0xf9,0x29,0x00, -0xa0,0x00,0x08,0x00,0x58,0xcd,0xda,0x06,0x28,0xf9,0x4a,0x00,0xa0,0x00,0x08,0x00, -0x58,0xd7,0xeb,0x04,0x8f,0xfb,0x44,0x00,0xa0,0x00,0x18,0x00,0x58,0xdf,0x05,0x04, -0xc9,0xfa,0xeb,0x00,0xa0,0x00,0x18,0x00,0x58,0xe6,0xa6,0x04,0xb8,0xfb,0x08,0x00, -0xa0,0x00,0x18,0x00,0x58,0xee,0x1a,0x13,0xca,0xea,0x9e,0x00,0xf3,0x50,0x08,0x00, -0x59,0x0e,0x2d,0x02,0x7b,0xfb,0x04,0x00,0x85,0x23,0x08,0x00,0x59,0x15,0xa7,0x01, -0xc2,0xfc,0x78,0x00,0x85,0x23,0x08,0x00,0x59,0x1a,0xf3,0x01,0x3e,0xfd,0x82,0x00, -0x85,0x23,0x08,0x00,0x59,0x1e,0xb0,0x00,0xdf,0xfe,0x3e,0x00,0x85,0x23,0x08,0x00, -0x59,0x21,0x53,0x00,0x9f,0xfe,0xc0,0x00,0x85,0x23,0x08,0x00,0x59,0x23,0x33,0x00, -0x6f,0xff,0x1f,0x00,0x85,0x23,0x08,0x00,0x59,0x24,0x86,0x00,0x4e,0xff,0x61,0x00, -0x85,0x23,0x08,0x00,0x59,0x25,0x76,0x00,0x38,0xff,0x8f,0x00,0x85,0x23,0x08,0x00, -0x59,0x26,0x21,0x00,0x26,0xff,0xb1,0x00,0x85,0x23,0x08,0x00,0x59,0x26,0x99,0x00, -0x1c,0xff,0xc8,0x00,0x85,0x23,0x08,0x00,0x59,0x26,0xed,0x00,0x13,0xff,0xd9,0x00, -0x85,0x23,0x08,0x00,0x59,0x27,0x29,0x00,0x0a,0xff,0xec,0x00,0x85,0x23,0x08,0x00, -0x59,0x27,0x47,0x03,0x52,0xfc,0x6d,0x00,0x85,0x23,0x08,0x00,0x59,0x2c,0xa5,0x0c, -0x2a,0xf3,0xb9,0x00,0xf0,0x00,0x09,0x00,0x59,0x3f,0x11,0x07,0x1e,0xf8,0xcb,0x00, -0xf3,0x15,0x16,0x00,0x59,0x49,0xe2,0x01,0x5f,0xee,0x65,0x00,0xf0,0x00,0x0a,0x00, -0x59,0x64,0x4c,0x00,0x2c,0xee,0xd6,0x00,0xf0,0x00,0x0a,0x00,0x59,0x7e,0x0b,0x00, -0x31,0xeb,0x67,0x00,0xf0,0x00,0x0a,0x00,0x59,0x9c,0xf2,0x00,0x53,0xed,0xeb,0x00, -0xf0,0x00,0x0a,0x00,0x59,0xb8,0x13,0x00,0x3e,0xeb,0xa9,0x00,0xf0,0x00,0x0a,0x00, -0x59,0xd6,0x97,0x2b,0xe4,0xb2,0xce,0x00,0xf2,0x13,0x08,0x00,0x5a,0x4a,0x62,0x35, -0x5c,0xad,0xe5,0x00,0xf2,0x14,0x08,0x00,0x5a,0xc5,0x8c,0x69,0x4e,0x7f,0x7d,0x00, -0xf2,0x14,0x08,0x00,0x5b,0x86,0x52,0x6e,0xd9,0x7c,0x8e,0x00,0xf2,0x14,0x08,0x00, -0x5c,0x4b,0x7d,0x5f,0xf8,0x8f,0x6f,0x00,0xf2,0x14,0x08,0x00,0x5c,0xf4,0x58,0x6b, -0x39,0x7f,0x3c,0x00,0xf2,0x14,0x08,0x00,0x5d,0xb5,0x7e,0x56,0xee,0x92,0x14,0x00, -0xf2,0x14,0x08,0x00,0x5e,0x5a,0x60,0x2f,0xe5,0xba,0xb1,0x00,0xf2,0x14,0x18,0x00, -0x5e,0xc2,0x58,0x24,0x20,0xd1,0xc5,0x00,0xf3,0x14,0x18,0x00,0x5f,0x07,0xb2,0x37, -0x82,0xc8,0x01,0x00,0xf4,0x15,0x08,0x00,0x5f,0x5b,0xb2,0x0a,0x7a,0xf5,0x6f,0x00, -0xf0,0x06,0x36,0x00,0x5f,0x6b,0x8d,0x0a,0x87,0xf5,0x40,0x00,0xf5,0x18,0x08,0x00, -0x5f,0x7b,0xad,0x1f,0xe7,0xdf,0xf9,0x00,0xf0,0x00,0x09,0x00,0x5f,0xab,0xb9,0x25, -0x43,0xda,0xb7,0x00,0xf0,0x03,0x03,0x00,0x5f,0xe3,0xa8,0x06,0xdc,0xf8,0xed,0x00, -0xf0,0x02,0x09,0x00,0x5f,0xee,0x46,0x0b,0xcc,0xf4,0x31,0x00,0xf0,0x00,0x09,0x00, -0x50,0x6b,0x4b,0x00,0x00,0xd0,0x4a,0x00,0x80,0x00,0x07,0x00,0x47,0x5d,0x9e,0x00, -0x00,0xc9,0xcd,0x00,0x80,0x00,0x07,0x00,0x48,0x3b,0x59,0x00,0x00,0xd0,0x34,0x00, -0x80,0x00,0x07,0x00,0x47,0xcf,0x8c,0x00,0x00,0xcc,0x85,0x00,0x80,0x00,0x07,0x00, -0x4f,0xed,0x7e,0x00,0x00,0xc6,0x7d,0x00,0x80,0x00,0x07,0x00,0x56,0xe1,0x0e,0x00, -0x00,0xc3,0x00,0x00,0xf1,0x14,0x04,0x00,0x57,0xc9,0x31,0x00,0x00,0xea,0x52,0x00, -0xf0,0x05,0x05,0x00,0x5f,0x5b,0xb2,0x00,0x00,0xf5,0x6f,0x00,0xf0,0x05,0x05,0x00, -0x45,0xe8,0x30,0x07,0x80,0xf6,0xd3,0x00,0xf4,0x1b,0x0b,0x00,0x41,0xe7,0x3b,0x07, -0x6c,0xf8,0x6c,0x00,0xf0,0x00,0x09,0x00,0x43,0xbe,0x74,0x00,0x00,0x00,0x06,0x00, -0xf0,0x03,0x04,0x00,0xd9,0x2c,0xa5,0x00,0x00,0xf3,0xb9,0x00,0xf5,0x93,0x07,0x00, -0x55,0x11,0xca,0x00,0x50,0xff,0x60,0x00,0xa5,0x11,0x08,0x00,0x55,0x12,0xba,0x00, -0x27,0xff,0xb0,0x00,0xa5,0x11,0x08,0x00,0x00,0x12,0x40,0x00,0x00,0x0a,0x81,0x00, -0xf0,0x00,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x43,0x6f,0x70,0x79,0x72,0x69,0x67,0x68,0x74,0x59,0x41,0x4d,0x41,0x48,0x41,0x20, -0x21,0x59,0x41,0x4d,0x41,0x48,0x41,0x21,0xf2,0xa6,0xbe,0xb2,0xbe,0xb7,0xbe,0xf2, -0x43,0x6f,0x70,0x79,0x72,0x69,0x67,0x68,0x74,0x59,0x41,0x4d,0x41,0x48,0x41,0x20, -0x21,0x59,0x41,0x4d,0x41,0x48,0x41,0x21,0xf2,0xa6,0xbe,0xb2,0xbe,0xb7,0xbe,0xf2, -0x23,0x29,0x88,0x99,0xaa,0xbb,0xcc,0x99,0x05,0x00,0x00,0xa0,0x15,0x00,0x00,0x50, -0x84,0x7a,0x1a,0x20,0x01,0x0a,0x59,0x41,0x4d,0x41,0x48,0x41,0x2e,0x59,0x4d,0x48, -0x25,0xa1,0x4d,0x00,0x00,0x04,0x38,0x6b,0x97,0xda,0x46,0x97,0xfb,0x18,0x24,0x72, -0x5c,0x2e,0xf0,0x32,0x85,0x84,0x08,0xc8,0x76,0xf5,0xee,0xee,0xea,0x25,0x8b,0x58, -0x41,0xad,0xb0,0x6b,0x54,0x4b,0x01,0x5c,0x03,0x7e,0xfc,0x43,0xb7,0x77,0x77,0x7b, -0x77,0x77,0xb6,0xfe,0x42,0x2c,0x09,0xc3,0x18,0x3d,0x2c,0x96,0x11,0x41,0x19,0x1e, -0xa8,0x12,0xde,0x2f,0x33,0xb9,0xc0,0x63,0x20,0xac,0x02,0xf4,0x44,0xa5,0x2b,0x45, -0xa6,0x02,0xe0,0x29,0x81,0xf7,0xdf,0xed,0xdb,0xd6,0xf7,0x16,0xf1,0xc8,0x2c,0x84, -0x30,0x9c,0x05,0x91,0x2b,0x23,0x04,0xc0,0x70,0xcc,0xd7,0xc1,0x97,0x19,0xf0,0x99, -0xc3,0x70,0xdf,0x06,0x0e,0xc3,0xef,0xbd,0x63,0x69,0xb7,0xd0,0xa1,0x02,0x41,0x0e, -0x10,0xfc,0xde,0x44,0xac,0xa6,0x77,0xeb,0xef,0x9b,0x9a,0xbd,0xfa,0x99,0x03,0xe7, -0xf3,0x02,0x50,0x26,0x0e,0x87,0xa6,0x09,0x27,0x72,0x16,0xde,0x16,0xa4,0xb8,0xba, -0x1e,0x58,0x59,0xbf,0x2b,0x78,0x7f,0x15,0x8d,0xe3,0x5b,0xa6,0xae,0xd9,0xe3,0xaf, -0xc3,0x6e,0xd6,0x14,0x25,0xf9,0xe1,0x46,0x65,0xf2,0xbd,0x59,0x72,0x9e,0x9d,0x0b, -0x4b,0xe0,0x88,0xd7,0x2b,0x49,0x1b,0x10,0x94,0x65,0xed,0x6b,0x8a,0xce,0xc3,0x41, -0x0e,0xbb,0x29,0xfa,0x4a,0x7c,0x0d,0x61,0x2b,0xf1,0x1e,0xd1,0xb3,0xb7,0x6a,0x14, -0x54,0xea,0xb7,0x37,0x3d,0x1b,0x15,0xf4,0x68,0x44,0x81,0xc7,0x77,0xa9,0xd9,0x71, -0xe2,0x8a,0x8e,0x46,0x92,0xe6,0x2c,0x08,0x92,0x52,0x9a,0xfc,0xcc,0x1a,0x49,0xb5, -0x86,0xd7,0x9a,0xe8,0x98,0x16,0xe1,0xb5,0x76,0xaf,0xd2,0xe5,0xea,0xfb,0xe6,0xb9, -0xa1,0x4a,0x57,0x2c,0xb8,0x61,0x47,0x35,0x73,0x26,0x07,0x1f,0xf5,0xf9,0xec,0xa5, -0x69,0xd8,0x02,0x53,0xbb,0x27,0xac,0x9d,0x90,0xf6,0x43,0x28,0x31,0x33,0xd9,0xf8, -0xe1,0x44,0xf8,0x27,0xbe,0x4e,0xf2,0x0e,0xa9,0x34,0x69,0xec,0x4d,0xb6,0x26,0x7e, -0x07,0xf7,0x4f,0xe3,0x48,0x31,0x8d,0x74,0x65,0xbf,0x12,0x36,0x34,0x1c,0x95,0xd9, -0xd1,0x04,0x4b,0xc6,0x14,0x65,0x65,0x37,0xd0,0x59,0xc7,0x7c,0x70,0xcc,0x20,0x66, -0xab,0x9e,0x11,0xc9,0x8f,0xd4,0x7e,0x6c,0x43,0x1a,0xd6,0x32,0xdf,0x4a,0x0f,0x72, -0xdf,0xb9,0xda,0x66,0xec,0xf8,0xf9,0xdd,0xa4,0xbb,0x9d,0xaa,0xaf,0xf0,0xc7,0xe4, -0x7c,0xd8,0x3e,0xb6,0x08,0x7a,0x40,0x34,0x78,0x3a,0x45,0x23,0x9e,0xa7,0x91,0x5e, -0x07,0x88,0xb4,0x83,0xce,0xcf,0xd0,0x19,0x2d,0xda,0xb9,0xb2,0x80,0xa4,0xed,0xc0, -0xd1,0x45,0x17,0x61,0x1a,0xff,0x9f,0x4d,0x1a,0xfc,0x1f,0x57,0x8d,0x0b,0x11,0x94, -0xe6,0xc8,0xa1,0x71,0x3b,0xcd,0x27,0x8e,0x44,0x08,0x3c,0x0f,0x8e,0xc4,0x7f,0x68, -0x40,0x90,0x50,0x77,0x08,0x38,0xaf,0x7c,0x2d,0x60,0xe8,0x1d,0x5a,0x70,0xf0,0x9d, -0xdb,0xe7,0x88,0x52,0x6d,0xe9,0x9f,0x58,0x53,0x95,0xf2,0x06,0x30,0x74,0x9f,0x65, -0x42,0x2c,0x13,0x80,0xcc,0x3e,0xcc,0xe0,0x49,0x19,0xc0,0x88,0x11,0x74,0x9c,0x39, -0x3a,0x02,0xcf,0x62,0x2c,0x8a,0x2b,0x15,0xba,0x6f,0xa1,0x5e,0x91,0x1d,0xd7,0x0e, -0xcc,0x3d,0x7f,0x33,0x01,0x04,0x40,0xea,0x11,0xf5,0x89,0x0f,0xeb,0x3d,0x36,0xe2, -0x00,0xa4,0x47,0x09,0x04,0xa9,0xdc,0xcc,0x9d,0x61,0xed,0x17,0xae,0x1b,0xbe,0xe4, -0xbe,0x78,0x9f,0xea,0x19,0xd3,0x5d,0x14,0xd0,0x2b,0xb3,0xb0,0xf5,0xa9,0x3c,0x68, -0xd1,0x51,0x6c,0x75,0x8e,0x7e,0x09,0xef,0x83,0x15,0x8c,0xb5,0xa8,0x15,0x21,0x20, -0xeb,0x85,0x26,0x5b,0x63,0x9c,0x14,0x03,0x88,0x18,0x8c,0x62,0x1f,0x7a,0x3c,0x32, -0xa4,0xd4,0xf4,0xf5,0x5f,0xbb,0xdf,0xd8,0x75,0xff,0xb1,0xcc,0x45,0x98,0xdd,0x79, -0xf5,0x48,0x23,0x20,0x65,0x92,0xfc,0x27,0xa7,0x72,0xbf,0x33,0xb5,0x61,0xa5,0x6e, -0x9c,0xe0,0x95,0x86,0x84,0x63,0x4b,0xbd,0x09,0xf5,0xac,0x25,0xde,0xae,0x86,0x85, -0x84,0xa3,0xf7,0xec,0x25,0x1f,0xaf,0x0f,0x29,0x22,0x1e,0xe2,0x04,0x4a,0xa0,0xad, -0x9a,0x18,0x97,0x8d,0x7b,0xd8,0x2e,0x64,0x38,0x0e,0x6c,0xff,0xaa,0x14,0xd7,0xc0, -0xe1,0x18,0x1d,0x44,0x2c,0x0f,0x1b,0xc3,0x3f,0xa0,0xbd,0xeb,0xb5,0x0f,0x7d,0x33, -0x10,0xf7,0xce,0x6e,0xd7,0xf1,0x9f,0xc0,0xca,0xc8,0x63,0x5c,0xad,0xac,0x8f,0xce, -0xc0,0x42,0xba,0x3e,0x5e,0x0f,0x69,0x1e,0x8b,0x20,0xa2,0xb4,0xe5,0x8a,0x87,0x5e, -0x15,0x62,0x55,0xba,0xa3,0x09,0x16,0x19,0xce,0x46,0x63,0x8c,0xdd,0xa9,0xef,0x99, -0xdb,0xa9,0xbc,0xfc,0x12,0x79,0xa9,0x99,0x15,0x64,0xc4,0x66,0x37,0xd8,0x1f,0xf7, -0x86,0x19,0x52,0xb1,0x95,0x86,0x38,0x8f,0x5b,0x33,0x81,0x81,0xf2,0xbb,0xae,0x0a, -0x50,0x54,0xc4,0x27,0x37,0xc5,0x63,0x9a,0x53,0x6a,0x13,0x42,0x78,0xcd,0xfb,0xf8, -0x28,0x4d,0x10,0xf7,0x3a,0x6e,0x43,0x98,0x13,0xcb,0x9e,0xef,0x9c,0xe6,0xec,0x31, -0x4b,0x1a,0xa7,0xf8,0xa9,0xda,0x31,0x88,0xee,0xdd,0x8c,0xb0,0xc9,0x73,0xdd,0x14, -0x0d,0x11,0x1c,0xf9,0x01,0x3c,0x48,0x5a,0x8d,0x4c,0x6b,0x95,0x9a,0x97,0x45,0x00, -0x6a,0xe2,0xe4,0x1b,0x50,0x78,0x1c,0x06,0x51,0x91,0x32,0x1e,0x35,0x61,0xef,0x7c, -0x96,0xb0,0x9f,0x77,0xdc,0xd9,0x76,0xce,0x71,0x21,0xe2,0xf7,0xe4,0xcd,0x2e,0xfc, -0x99,0xdb,0x55,0xc0,0x17,0x3d,0xd1,0x8e,0x8a,0x03,0x8f,0x85,0x47,0x4a,0xa4,0xbf, -0xa3,0xa3,0x1b,0xfc,0x74,0x7f,0x66,0x0f,0xe6,0x59,0x6d,0x1a,0xb2,0xbf,0x79,0x7a, -0xa7,0x2a,0x0e,0x74,0x88,0xe9,0x2c,0x2a,0xe0,0x04,0xcb,0x0b,0xd2,0xb4,0x8b,0x79, -0x13,0x27,0x68,0xe1,0xb6,0x9d,0xe0,0x82,0x71,0xff,0xd0,0x4e,0x25,0x5b,0x1b,0xd6, -0x04,0xe3,0xa2,0x90,0x63,0x05,0x2d,0x6c,0x54,0xd6,0x39,0x2b,0xf2,0x82,0x9f,0xfc, -0x13,0x8d,0x9f,0x04,0xf1,0x11,0x04,0xe8,0xac,0xbb,0xe0,0x6a,0xf9,0x6a,0x79,0xad, -0xd4,0xb0,0x03,0xad,0x96,0xe6,0xe6,0x08,0xf9,0x10,0x4e,0x09,0x89,0x91,0x58,0x61, -0x88,0x8d,0x6f,0x22,0x16,0x55,0xbf,0xc2,0x36,0x4f,0x59,0x1b,0x26,0xcc,0x8d,0x96, -0xd0,0x45,0x6d,0xfd,0x18,0xd7,0x5b,0x9e,0x51,0xaf,0x2e,0xe1,0x98,0x7f,0x7c,0x6c, -0xc8,0xff,0x8c,0x5d,0x3f,0x88,0x85,0x81,0xc7,0xce,0xa1,0x7d,0xbd,0x61,0xae,0xd8, -0x2d,0x90,0x2b,0xc6,0xee,0x97,0x2f,0xdd,0x2e,0xb2,0x36,0x45,0x82,0xe4,0x53,0xe8, -0xa5,0x1e,0x89,0x6e,0x25,0x8e,0xd1,0xf2,0xe7,0xb3,0x49,0x3f,0x01,0x73,0x58,0xb9, -0x40,0xda,0x97,0x58,0x6d,0x8f,0x67,0x0b,0x38,0x3c,0x72,0xf7,0x4d,0x61,0x57,0xb1, -0x68,0xf7,0xeb,0xe0,0x27,0x14,0x12,0xd1,0x2b,0xd0,0x56,0xc5,0xb2,0x56,0xbf,0x2c, -0xee,0xf5,0x25,0xdc,0x58,0xdc,0x7f,0xc0,0x57,0xd9,0x2b,0xd1,0xb1,0xe8,0x8d,0xf3, -0x35,0xec,0x70,0x13,0xb4,0x3e,0xe0,0x72,0x19,0xc6,0x53,0x1d,0x61,0xfc,0x33,0xcd, -0xef,0x5d,0xfa,0x8b,0x1a,0x90,0xa6,0x1c,0x60,0xa4,0x1b,0x41,0x32,0x62,0xac,0xa0, -0xe3,0x8e,0x32,0xaa,0x13,0x9e,0x69,0xb7,0x83,0x88,0x9d,0xa3,0x3b,0xf4,0xed,0xc2, -0x84,0xbe,0x0a,0x9f,0x6f,0x85,0xa9,0x56,0x9b,0x75,0x03,0x32,0x5a,0x45,0x8f,0x7a, -0x7b,0x67,0x7e,0x70,0xa4,0x7d,0x69,0xf2,0xe5,0xee,0x8f,0xe5,0xab,0x4d,0x3b,0xf6, -0x70,0x17,0x96,0x13,0x83,0x80,0x8f,0x6e,0xa8,0xb2,0x7d,0x0e,0x8a,0x11,0x79,0x8f, -0x63,0xb7,0xc2,0x0f,0x6c,0x3a,0x52,0xb9,0x63,0x91,0x6d,0x31,0x49,0xf1,0xc6,0x01, -0x68,0x8e,0xf0,0xbc,0x97,0x25,0x1d,0x66,0xba,0x64,0x95,0x7b,0xc4,0x3d,0xfa,0x36, -0x47,0xcd,0xd8,0xed,0x0c,0x7c,0x31,0x35,0x54,0x35,0xb8,0x53,0xc0,0xf4,0x4f,0x28, -0x72,0x67,0xe8,0xbf,0x3f,0xe6,0x8c,0x6d,0x59,0xb6,0x03,0xfd,0xe9,0x06,0x18,0x4e, -0x4e,0xd1,0xde,0x43,0x39,0x41,0x8c,0x6f,0x3c,0xcb,0x8d,0x3a,0xf7,0x25,0xab,0x38, -0x51,0x2c,0xe2,0x5a,0xe9,0xab,0x4c,0x55,0x34,0x02,0xa2,0xf8,0x61,0xeb,0x87,0x49, -0x0e,0x9c,0xe5,0x39,0x33,0x2e,0x07,0xae,0x2d,0x28,0xf7,0xf1,0x45,0xaf,0x1c,0xbc, -0xd3,0xf2,0x9f,0x7f,0xc7,0xff,0x8b,0x3e,0xc5,0xc3,0x73,0x58,0xe7,0x1f,0xde,0x65, -0x95,0xf8,0x63,0xc3,0x9e,0x18,0xe3,0x9a,0x18,0xe6,0x12,0x28,0xb4,0x6d,0xba,0xfa, -0xbd,0x7d,0xc1,0xfd,0xfc,0xe5,0x9e,0x63,0x3e,0xa8,0x72,0x5f,0xfc,0x92,0x41,0x8a, -0xbf,0xb5,0x2b,0xec,0x7b,0x6b,0x81,0x86,0x14,0x87,0x52,0xd5,0x0d,0xb6,0x32,0xc2, -0xfb,0xe4,0x06,0x4b,0x1b,0x57,0xbe,0xe4,0x79,0xe8,0x06,0x30,0xa2,0xf2,0x53,0xb4, -0x36,0xb8,0x7b,0xab,0x16,0xe8,0xeb,0xf5,0x44,0x31,0xf5,0x83,0x15,0xed,0x81,0xf0, -0x60,0xce,0x5d,0xee,0x10,0x66,0x2b,0xab,0x6f,0x08,0x27,0x0b,0xe2,0xb1,0xb6,0xe3, -0xcb,0x92,0x82,0xc6,0xa0,0xb2,0xbd,0x11,0xfe,0x33,0x48,0x2b,0xf0,0xc0,0x00,0x00, -0x00,0x56,0xed,0xda,0xeb,0xc8,0xb8,0x55,0xa9,0x9c,0x74,0x91,0x89,0x51,0x83,0x80, -0x56,0x80,0x83,0x91,0x88,0x90,0x7c,0x9b,0xa8,0x46,0xb7,0xc7,0x7b,0xd9,0xec,0x21, -0xff,0x12,0xd2,0x24,0x36,0x4a,0x47,0x56,0x65,0x63,0x6e,0xb5,0x76,0x7c,0x88,0x7f, -0x7f,0x0b,0x7d,0x77,0x68,0x6f,0x64,0xec,0x57,0x49,0xa1,0x38,0x26,0x5f,0x14,0x01, -0xf9,0xfe,0xfe,0x05,0x06,0xfe,0x39,0x00,0x04,0x58,0xfb,0xfa,0x58,0xfc,0x04,0x6a, -0x01,0xfb,0xfd,0x03,0x08,0x64,0x01,0x02,0xee,0x05,0x05,0x2c,0x04,0x00,0x05,0x06, -0x04,0x0d,0x0a,0x09,0x91,0x00,0x05,0xf4,0x08,0x08,0x60,0xff,0x00,0x55,0x08,0x08, -0x51,0x04,0x02,0x75,0x08,0x02,0x9e,0x01,0xfb,0xda,0xf4,0xf7,0x4e,0x03,0x02,0x45, -0x05,0xfe,0x58,0xfd,0xff,0xc3,0xf5,0xf5,0x90,0xfa,0x00,0xfe,0xfc,0xfc,0x9a,0x0a, -0x02,0x88,0xfa,0xfa,0xa9,0x03,0xfc,0x9d,0xf4,0xf4,0x9b,0xfd,0xfa,0xf5,0xf7,0xfa, -0x70,0xfe,0xfc,0x0b,0xfb,0xf6,0x7d,0xfd,0xfc,0x18,0xf3,0x01,0x0b,0x04,0xfe,0x6c, -0xf4,0x02,0xb0,0x0a,0x09,0x40,0x01,0x05,0x40,0x0c,0x0c,0x23,0xff,0xff,0x8d,0x06, -0x0a,0xaf,0x04,0xf8,0xc8,0xfd,0x02,0xc0,0x05,0xfb,0xb2,0x02,0x03,0xab,0x00,0xff, -0x9d,0x09,0x0c,0x25,0x06,0x07,0xff,0x03,0x01,0xe2,0xfb,0xfe,0xe3,0xfd,0xfa,0xca, -0xff,0xff,0x89,0xfd,0xfd,0x73,0x0a,0x09,0x46,0xf8,0xff,0xdb,0x01,0xf5,0xad,0xf0, -0xf4,0xbf,0xf9,0xf0,0xf3,0xe8,0xe8,0x6b,0xef,0xf7,0x09,0xf7,0xfd,0x1b,0x0d,0x1b, -0xa6,0x22,0x17,0x68,0x07,0x07,0x40,0x0d,0xf5,0x92,0xf2,0xf9,0xe0,0xf4,0xe3,0x5e, -0xe0,0xef,0x77,0xf5,0xe7,0xfc,0xe0,0xe6,0x54,0xf1,0xeb,0x42,0xe9,0xfb,0x23,0x14, -0x11,0x7b,0x17,0x32,0x38,0x3b,0x43,0xd8,0x38,0x27,0x38,0x2c,0x1d,0xa2,0xf7,0xfa, -0x55,0xf2,0xdf,0xb1,0xc5,0xd2,0x64,0xd3,0xd8,0x62,0xe4,0xfa,0xdb,0x06,0xf9,0x44, -0x03,0x02,0x2b,0x0d,0x09,0x0c,0x18,0x1f,0x44,0x22,0x1d,0x42,0x2a,0x26,0x9c,0x23, -0x1d,0xe0,0x08,0xf4,0x13,0xfc,0xf4,0x8a,0xe5,0xe1,0x4f,0xe7,0xec,0x16,0xe0,0xef, -0x5d,0xfc,0xfc,0xb6,0xf7,0x07,0x1f,0x12,0x13,0xc1,0xf1,0xf7,0x3a,0xf1,0xed,0xbc, -0xf3,0x05,0x44,0x15,0x03,0xa8,0xf4,0x15,0xc5,0x0e,0x23,0x8d,0x1c,0x15,0xc5,0xf7, -0x0a,0x7f,0xe4,0xd7,0x43,0xe9,0xf7,0xcf,0xea,0xe6,0xc4,0xc1,0xf2,0x96,0xeb,0xf9, -0x6e,0xec,0x12,0x91,0x14,0xfb,0xd2,0x15,0x0e,0xe3,0x17,0xfc,0x3d,0x2a,0x1e,0xcf, -0x1f,0x4f,0x6c,0x2b,0x1f,0xe5,0x0c,0x03,0x22,0x1e,0x15,0x88,0x0b,0xd3,0xb8,0xe0, -0xd9,0xe7,0xbc,0xce,0x57,0xe6,0xdc,0x86,0xd6,0xe1,0x9e,0xcf,0xf1,0x54,0xe4,0xdb, -0x4c,0xfc,0x12,0xac,0x2c,0xfe,0x90,0x16,0x21,0x5c,0x0d,0x27,0x20,0x18,0x15,0x94, -0xfb,0x1c,0xc7,0x0f,0x16,0x76,0x04,0xf2,0x8c,0xea,0xf2,0x7e,0xd5,0xd9,0x0b,0xee, -0xed,0xfe,0xe2,0x07,0x9d,0xfb,0xe7,0x59,0xe5,0x08,0x3b,0x24,0x05,0x03,0x08,0x25, -0x44,0x28,0x13,0xc4,0x1b,0x26,0xb9,0x3b,0x2c,0xef,0x1d,0x00,0x48,0x14,0x03,0x1e, -0xd9,0xbe,0x19,0xc6,0xc5,0xf7,0xae,0xc3,0x6d,0xeb,0x05,0xd4,0x08,0x04,0xbc,0x28, -0x35,0x2c,0x32,0x17,0x80,0xfd,0x09,0xfe,0x1d,0x15,0x65,0xf6,0xfe,0x85,0x08,0x1d, -0x70,0x0e,0x0a,0xb2,0xf1,0x05,0x78,0xf9,0xf4,0x35,0xfd,0xfd,0x69,0xfe,0x03,0x45, -0xfc,0xfe,0xf0,0xfc,0xf1,0x98,0xde,0xd3,0xdd,0xc3,0xb9,0xf6,0xc0,0xd0,0xcf,0xd3, -0xde,0x5e,0xf5,0x0d,0x32,0x05,0x19,0xf3,0x38,0x38,0x5c,0x27,0x28,0x29,0x2f,0x3e, -0x06,0x2a,0x19,0xcf,0x15,0x16,0x6e,0x0c,0xf9,0x48,0xe7,0xeb,0x10,0xdf,0xd0,0xb4, -0xc8,0xcd,0xe0,0xd2,0xe3,0x9a,0xf5,0xf6,0x6d,0x09,0x0d,0xca,0x22,0x2a,0x94,0x23, -0x20,0xc0,0x21,0x1f,0x7c,0x09,0x07,0x1d,0x00,0xfc,0x47,0xff,0xf1,0x39,0xee,0xf6, -0xfa,0x00,0xf7,0x95,0xf4,0xfd,0xcd,0x0e,0x01,0xda,0xf3,0xff,0x3f,0x03,0xff,0x99, -0xed,0xfb,0x56,0x02,0xf7,0x20,0xf6,0xfb,0xc1,0xfc,0xf3,0x24,0xf6,0x00,0xb1,0xf1, -0xf8,0xc2,0xf5,0xf3,0xb3,0xf4,0xf1,0xa6,0xf7,0xf8,0x54,0xfa,0xf4,0x0e,0xf7,0x01, -0x73,0xfa,0xf6,0xe8,0xee,0xf8,0xed,0xf5,0x04,0x94,0xf1,0x12,0xac,0xf9,0xf2,0xf4, -0x14,0x22,0xfe,0x15,0x00,0x2d,0x0e,0x1f,0xcb,0x0d,0x08,0xe3,0x01,0x13,0x1a,0x0c, -0x05,0x6e,0xfd,0x0f,0x32,0xfe,0xee,0xd7,0xfe,0xf6,0x01,0xf7,0xf8,0xea,0xf0,0xff, -0x4e,0xfc,0xfb,0x9a,0x04,0xfe,0xf7,0xf7,0xf4,0x34,0x00,0x03,0xa9,0xfe,0x03,0x1f, -0xfd,0x15,0x31,0x14,0x0a,0xf8,0x09,0x0d,0x44,0x0e,0x0c,0xc2,0x02,0x06,0x85,0x04, -0xf9,0x5e,0xf3,0xf7,0x8a,0xf8,0xfa,0x4b,0xfe,0xf5,0x45,0xf5,0xf2,0xb2,0xea,0xe5, -0xc2,0xe6,0xe7,0x82,0xe8,0xfa,0x5e,0xfa,0xf0,0x8d,0xf3,0xf6,0xe7,0xf2,0xf5,0xd4, -0xf3,0xf8,0x73,0xfc,0x05,0xd0,0x04,0x05,0x0c,0x0a,0x0d,0xe6,0x10,0x13,0xe9,0x12, -0x15,0xb6,0x1c,0x0e,0x4b,0x02,0x09,0xf4,0x10,0x0c,0xaf,0x04,0x05,0x55,0x0c,0x06, -0x0f,0x09,0x05,0xfe,0x03,0xff,0x4d,0xfd,0xf9,0x8a,0xf7,0xf3,0x17,0xf6,0xf5,0x5a, -0xfb,0xf1,0x60,0xf8,0xfd,0xc1,0xfa,0xf4,0x94,0xf9,0xf7,0x99,0xf6,0xf3,0x71,0xfc, -0x05,0x4c,0x03,0x03,0x15,0x01,0xff,0xb3,0x00,0xff,0x7b,0x00,0xf7,0x93,0xf9,0xf4, -0xfa,0xf1,0xf5,0x0d,0xf4,0xf1,0x10,0xfa,0x01,0x62,0xfb,0xf4,0xac,0xfe,0xfd,0x1c, -0x04,0xfc,0x84,0xfd,0x03,0x6c,0x01,0xfd,0x7b,0xfb,0xfc,0xb4,0x04,0xff,0x58,0xff, -0xff,0xb6,0x01,0x08,0xf9,0xfc,0xf7,0xb0,0xfa,0x05,0xd2,0xf8,0xf7,0x9e,0x05,0x0c, -0x9f,0x0a,0x04,0x24,0x0c,0x0b,0x6e,0x06,0x0b,0x39,0x0e,0x0d,0x7b,0x0e,0x06,0x61, -0x04,0x03,0xee,0x02,0x01,0x42,0xfb,0xfc,0x85,0xfa,0xfe,0x6f,0xfb,0xfd,0x77,0xfd, -0xf6,0xca,0xf5,0xfb,0xa2,0xfa,0xf0,0xb7,0xf7,0xff,0x11,0xfe,0xf6,0xa5,0xf5,0xfa, -0x20,0xff,0xf9,0xfe,0xfa,0xf5,0xf3,0xf6,0xf6,0x17,0xfb,0xf5,0x20,0xf9,0xfc,0x7c, -0x01,0x03,0xad,0x06,0x03,0x60,0xfe,0xff,0xb1,0xfc,0x02,0x38,0x00,0xf9,0x35,0x00, -0x0b,0xe0,0x02,0xfa,0x79,0xfc,0x01,0x53,0xfd,0xf9,0x82,0xff,0x07,0x65,0x0c,0x01, -0x1e,0x00,0x02,0x41,0x06,0xff,0x2d,0xfe,0xfd,0x09,0x06,0x0a,0xa5,0x04,0x02,0x39, -0x02,0x03,0x0e,0x06,0x03,0xb7,0x04,0x02,0xff,0x01,0x01,0xe2,0xfb,0xfe,0x3b,0xff, -0xfd,0x99,0xfe,0xff,0x26,0x01,0xfa,0x44,0xf8,0xfd,0xdc,0xfe,0xfe,0x99,0xf7,0xf2, -0x12,0xfd,0x07,0x51,0x00,0xf9,0x64,0xfd,0x03,0xd0,0xff,0xfa,0x83,0xfb,0x01,0xf3, -0xfb,0xf9,0x28,0xf9,0xf7,0x50,0xf8,0xf4,0x00,0xfc,0xfb,0xb9,0xf9,0xf8,0x08,0xfb, -0xfe,0xbb,0x04,0x00,0xbe,0xfa,0x01,0x5e,0x07,0x01,0x52,0x01,0x06,0x14,0x06,0x05, -0x34,0x02,0x01,0x5b,0x01,0xfb,0xf6,0xf8,0xf6,0x21,0xf7,0xfe,0x47,0xf8,0xfa,0xf5, -0xfd,0xff,0x15,0xff,0x09,0x09,0x09,0x0a,0x55,0x0a,0x0f,0x69,0x0b,0x00,0xb1,0xff, -0x09,0xa2,0x09,0x06,0x40,0xff,0x06,0x63,0x04,0xfd,0xb0,0xfb,0xfc,0x1f,0x02,0xfd, -0xb9,0xfe,0xfd,0xc6,0xfd,0xff,0xb9,0x02,0x00,0x9f,0xff,0x00,0xa2,0x04,0xf6,0x70, -0xf4,0xf3,0x7b,0xf7,0xf3,0x38,0xf1,0xf5,0x78,0xf2,0xfd,0x57,0xfa,0xf4,0x5a,0xfc, -0xfc,0x8b,0xfe,0x03,0x91,0x07,0x0a,0x89,0x08,0x01,0x44,0xfe,0xfc,0xb9,0x04,0xff, -0xc5,0xff,0xfe,0x3f,0xfa,0x01,0x12,0x03,0x03,0xa8,0xfd,0x00,0x33,0x02,0xfc,0x78, -0xfe,0x01,0x29,0x04,0x06,0x16,0x0d,0x10,0x05,0x0b,0x04,0x78,0x04,0x06,0x7a,0x0f, -0x07,0xe2,0xff,0x0c,0xf4,0x07,0x02,0xbd,0xf9,0xfe,0x69,0x01,0xfd,0x47,0xfd,0xfe, -0x31,0xfc,0xfb,0x46,0xf9,0xf5,0x61,0xf5,0xf3,0x7b,0xf1,0xf2,0x7c,0xf5,0x04,0xb1, -0xf6,0x02,0x26,0x04,0x05,0x31,0x02,0x02,0x10,0x02,0x05,0x80,0x01,0xff,0x89,0xff, -0xf9,0x2a,0xf8,0xf7,0x3f,0xf9,0xf8,0x00,0xfb,0xff,0xa0,0xfb,0xf5,0xe1,0xf9,0xf5, -0x7d,0xfa,0xff,0xc4,0xfd,0xfb,0xed,0x03,0x10,0x90,0x05,0x02,0x1f,0x06,0x06,0x28, -0x06,0x00,0x79,0x01,0x03,0x40,0xfa,0x02,0xd9,0x05,0xfe,0x27,0xfd,0x01,0x76,0x04, -0xfd,0xa1,0xfc,0x02,0x5e,0x09,0xff,0xa1,0x05,0x07,0xb1,0x09,0xfe,0xff,0xff,0x07, -0x78,0x01,0xfc,0xf2,0xff,0x04,0x88,0x06,0x03,0xd4,0xfc,0xfe,0x3a,0xfe,0xf3,0xaf, -0xfa,0xf6,0xd8,0xfa,0xfc,0xfc,0xfd,0xf9,0x03,0xf9,0xf7,0x70,0xfa,0xf9,0x38,0xf7, -0xec,0xaf,0xed,0x02,0x6e,0xff,0xf4,0x83,0xf4,0xfe,0x16,0xfe,0xf2,0xa8,0xfc,0x06, -0x68,0x04,0xff,0x29,0xff,0x09,0x0c,0x0a,0xfe,0x8d,0xff,0x08,0xc8,0x10,0x08,0x95, -0x05,0x03,0x66,0x07,0x0e,0xc6,0x04,0xff,0x01,0xff,0x08,0x1f,0x02,0x00,0x77,0x03, -0x00,0x15,0x06,0x01,0xb2,0x06,0x0b,0x13,0x10,0x06,0x71,0x0a,0x0a,0xe2,0x07,0x00, -0x64,0xfb,0x00,0x36,0xfd,0xfb,0x84,0x01,0x07,0xb9,0xfe,0xfa,0x6c,0xff,0xfc,0x64, -0xf8,0xf5,0xca,0xfe,0xff,0x70,0xfb,0xfd,0x94,0x07,0x04,0xdf,0xff,0xfc,0x94,0xfd, -0xfe,0xe9,0xfe,0xf6,0x99,0xf2,0xf6,0xf3,0xf1,0xf4,0x34,0xf1,0xf4,0xd7,0xf3,0xf4, -0x7c,0xfc,0xfd,0xe8,0xfe,0xfc,0x35,0x05,0x0a,0xf7,0x05,0x05,0x2c,0x06,0x04,0x85, -0x06,0x07,0x65,0x06,0x0a,0xcc,0x03,0x00,0x50,0x06,0x04,0xa7,0xfa,0xfa,0xf4,0xff, -0xff,0x64,0xf8,0xf4,0x4c,0xff,0xff,0xca,0xfa,0x01,0x20,0xfc,0xfd,0x7d,0x00,0x02, -0x54,0x0e,0x0e,0xb8,0x10,0x0c,0x63,0x0c,0x0d,0xcd,0x0b,0x00,0x01,0x01,0xff,0xba, -0x09,0x02,0xc0,0x04,0x02,0x24,0xfc,0xf8,0x5f,0xff,0xfd,0x62,0xf7,0xf6,0xe9,0x01, -0x04,0x18,0xf6,0xee,0x6f,0xfd,0x03,0x49,0xfa,0xf6,0x51,0xfa,0xff,0xbb,0xfa,0xf3, -0x98,0xfa,0x00,0x56,0x02,0xfb,0x7a,0xfb,0xfa,0x92,0xfc,0xfb,0xb7,0xf9,0xfa,0x0b, -0xfa,0xfe,0xbc,0xff,0xfb,0xd6,0xf4,0xfe,0xf3,0x03,0xff,0x8c,0xfb,0x01,0x41,0x11, -0x0c,0xf7,0x18,0x27,0x01,0x29,0x22,0xc5,0x11,0x0c,0x48,0xfe,0xf1,0xd1,0xe6,0xde, -0xbc,0xdd,0xdb,0xed,0xe5,0xef,0xa2,0xf7,0xfb,0xe8,0x04,0x07,0x49,0x06,0x0c,0xdd, -0x10,0x0a,0x30,0x19,0x18,0x91,0x16,0x1d,0x07,0x2b,0x2a,0xab,0x23,0x1a,0x0b,0x17, -0x01,0x1d,0xe5,0xda,0xbf,0xce,0xcd,0xf5,0xcc,0xd9,0x06,0xe1,0xe0,0xda,0xf2,0xef, -0x0c,0xf6,0xf7,0x8d,0x04,0x08,0xc0,0x08,0x0b,0x9f,0x08,0x19,0x2a,0x18,0x10,0x5c, -0x0c,0x02,0xdf,0x08,0x06,0xd8,0x04,0xf7,0x70,0xf3,0xf5,0x32,0xf8,0xf3,0x0b,0xf9, -0xfe,0x2e,0xf8,0xf8,0xdf,0x0c,0x01,0x59,0x06,0xf9,0x27,0x00,0x0c,0x68,0x08,0xf9, -0xab,0x05,0xf8,0xf6,0x06,0x10,0xfd,0x11,0x21,0xe0,0x2b,0x23,0xfe,0x08,0x03,0x3f, -0x16,0x08,0x10,0x11,0xfb,0x22,0xf0,0xe9,0x2e,0xef,0xf4,0x7b,0xd9,0xd9,0x80,0xe6, -0xe6,0xe9,0xcc,0xdb,0xcd,0xdb,0xe6,0xf6,0x0d,0x07,0xf8,0xf8,0x22,0xb9,0x3d,0x22, -0x1c,0x0b,0x25,0x9d,0x35,0x35,0xe9,0x23,0x1c,0x83,0x0d,0xfb,0x9b,0xe5,0xdd,0xee, -0xdf,0xc5,0x6d,0xde,0xe1,0xbf,0xad,0xbf,0x2d,0xe6,0xc8,0x06,0xc6,0xad,0xd7,0xf0, -0x05,0x78,0xfd,0xd1,0xb5,0xfc,0x26,0x8c,0x22,0x13,0xe5,0x16,0x53,0xfc,0x51,0x33, -0x0a,0x10,0x2a,0x3a,0x38,0x20,0x38,0x1a,0x19,0x62,0xf7,0xff,0xff,0x11,0xf5,0xef, -0xe6,0xd6,0x56,0xcf,0xf1,0x10,0xfb,0xcf,0xd1,0xf3,0x04,0x6e,0x07,0xf6,0x9a,0x01, -0x12,0xa6,0x1a,0x18,0x94,0x03,0x06,0xaa,0x1d,0x0d,0x55,0xef,0xe6,0x71,0xf8,0xf0, -0xa3,0xf8,0xfb,0x6c,0x0f,0x06,0x82,0xe8,0xf1,0x67,0x10,0xfe,0xfb,0xf2,0xee,0xdf, -0x0d,0x11,0xac,0x10,0x0f,0x61,0x12,0x1d,0x6f,0x04,0xf7,0x1c,0xf4,0xea,0xef,0xf1, -0xe4,0x57,0xe9,0xfa,0x3a,0xf3,0xe7,0xdc,0xef,0xed,0x67,0xef,0xea,0xed,0xf9,0x01, -0xec,0xf8,0xf3,0xfc,0xf4,0xfe,0x51,0x05,0x0f,0x59,0x0d,0x0d,0xcc,0x02,0xfb,0x77, -0xff,0x05,0x93,0x0b,0x0d,0x6c,0x0e,0x16,0x34,0x1f,0x1d,0xbf,0x0c,0x14,0x99,0x15, -0x0e,0x01,0x03,0x04,0xa1,0x0a,0xff,0xa9,0xee,0xf1,0xd4,0xfc,0xfe,0x12,0xfb,0xf2, -0x3c,0xfc,0xfb,0x85,0xfa,0xf1,0xda,0xf9,0xfa,0x3c,0xfa,0xff,0xfe,0x06,0x09,0x8c, -0x09,0xfa,0x89,0xf4,0xfa,0x3f,0xf9,0xed,0x8c,0xeb,0xed,0x55,0xfc,0xf5,0xe8,0xed, -0xf7,0x04,0xf9,0xf4,0xac,0xf9,0x03,0x38,0xf4,0xed,0xcd,0xf6,0xfc,0x31,0x06,0x06, -0xd5,0x07,0x08,0x77,0x05,0x07,0x67,0x04,0xfe,0x7e,0x04,0x09,0xc6,0x0e,0x08,0x24, -0xf9,0x13,0xb3,0xfe,0x00,0x0e,0x13,0x05,0x68,0x06,0x0b,0x34,0xfe,0xfe,0x9b,0xfb, -0xfc,0xa6,0xfd,0xf9,0x5c,0xfc,0x01,0x10,0xff,0xf0,0xad,0xf5,0x02,0x8c,0x06,0x08, -0x7f,0x03,0x02,0xd3,0x0a,0x0b,0x19,0x07,0x04,0x10,0x0e,0x0e,0x75,0xff,0x04,0xd7, -0x12,0x0d,0xfe,0x05,0xfc,0xd6,0xff,0x00,0x4f,0xf9,0xee,0xfc,0xee,0xfa,0x87,0x03, -0xf5,0xd6,0xe6,0xe3,0xa2,0xe8,0xe8,0xa1,0xf3,0xf6,0x62,0xf3,0xfb,0x58,0x06,0x01, -0x6e,0xf4,0x04,0x37,0x0a,0x08,0xb6,0xef,0xf7,0x0b,0x05,0xff,0xb7,0x00,0x02,0xf8, -0x05,0x07,0xa9,0xff,0x03,0x5c,0x04,0x0d,0x78,0x05,0x02,0x97,0x08,0x08,0xc0,0x04, -0xf8,0x4b,0xfe,0x08,0xfc,0x09,0xfe,0xa5,0x03,0x12,0x21,0x12,0x00,0xe1,0x00,0x06, -0xa5,0x09,0x03,0xa1,0x00,0xf4,0x1b,0xf8,0x00,0x8d,0xfe,0xfa,0xcd,0x00,0xff,0xe8, -0x00,0xf8,0xe2,0xf1,0xf4,0x49,0xf2,0xee,0x03,0xf2,0xff,0x27,0x03,0x03,0x5d,0xf8, -0xfd,0xdf,0x02,0xfa,0xaa,0xf1,0xf5,0xb6,0xfd,0x01,0x05,0xf9,0xf9,0xae,0xfb,0xfa, -0x47,0xf5,0xf3,0xf0,0x02,0x02,0x1a,0xfb,0xfa,0xb8,0x03,0x09,0xbf,0x00,0xf9,0x69, -0xfd,0x04,0xc2,0xfd,0xf8,0x1e,0xfd,0xff,0xef,0xf9,0xf7,0x10,0xf2,0xf7,0x79,0xf4, -0xf8,0x31,0x02,0x01,0xd1,0xf5,0xfe,0x79,0x09,0xfe,0xec,0xf6,0x06,0xb1,0x09,0x09, -0x93,0x0c,0x0b,0xac,0x07,0x12,0xc3,0x0f,0x0b,0x0c,0x0d,0x05,0x8c,0xfe,0xfe,0x0b, -0x01,0xfe,0x55,0xf2,0xfd,0xda,0x04,0xff,0x4b,0xf2,0xf8,0xe8,0xff,0xfe,0x9a,0xf3, -0xf3,0x86,0xfe,0xff,0x0b,0xfc,0xf5,0x17,0x00,0x08,0x31,0x03,0xfd,0x2b,0xfc,0x01, -0x60,0xfa,0xf4,0x17,0xfc,0xff,0x54,0xfa,0xf8,0xb0,0xfe,0xfe,0x33,0xf9,0xf8,0xa7, -0xf9,0x00,0x57,0xff,0xfe,0x7d,0xff,0x0a,0x85,0x00,0xfe,0x8b,0x02,0x04,0x2a,0x0b, -0xfe,0xda,0x01,0x11,0x2a,0x09,0xfe,0x42,0xfc,0x07,0xa7,0x05,0xf8,0x5e,0xfd,0x06, -0xa7,0x00,0xf3,0x55,0xfb,0x05,0x12,0xfd,0xfb,0xc7,0xfe,0x04,0x44,0x02,0x01,0xda, -0x03,0x06,0x52,0x03,0x01,0x11,0x0a,0x02,0x30,0xf5,0xf8,0x19,0x06,0x06,0x76,0xff, -0xfd,0xa1,0x05,0x0e,0xbc,0x01,0xfb,0x0e,0xfe,0x04,0xfc,0x03,0xfc,0x7c,0xfb,0x01, -0x02,0xfe,0xf8,0xe1,0xf7,0xf2,0xa4,0xf4,0xec,0x1b,0xf3,0xf8,0x71,0xf3,0xee,0xaf, -0xf2,0xf9,0xf9,0xfe,0xf6,0xb9,0xf3,0xfe,0xfc,0x05,0x03,0x2e,0x03,0x08,0x2f,0x0a, -0x09,0x32,0xfb,0xff,0x53,0x06,0x05,0x22,0xf8,0xf9,0xba,0x03,0x09,0x58,0x04,0xfc, -0x7b,0xfc,0x02,0xdc,0xf7,0xf5,0x8c,0xfe,0x00,0xe2,0xfb,0xfa,0x07,0x02,0x07,0x76, -0x04,0xff,0x57,0x04,0x0d,0x24,0x0a,0x06,0xcc,0x03,0x08,0x2e,0x0f,0x01,0x0f,0x03, -0x07,0xa5,0x07,0x05,0xdf,0x03,0xfb,0x7f,0xf6,0xff,0x80,0xf6,0xf1,0x83,0xf6,0xf8, -0x31,0xf6,0xf3,0x78,0xf3,0xfc,0x86,0xf5,0xfd,0x87,0xf8,0x01,0x4c,0xff,0xfe,0x8d, -0x05,0x04,0xf4,0x06,0xfe,0x2d,0xf5,0xf7,0xba,0x04,0xf8,0x28,0xf9,0xf8,0xc9,0x04, -0x02,0xec,0xf2,0xfe,0x5e,0x00,0x03,0xa4,0xf6,0xf8,0x96,0x07,0x0c,0xf3,0x05,0x07, -0x0b,0x15,0x08,0x9e,0x03,0x09,0xd2,0x06,0x04,0x41,0x05,0x03,0xf0,0x04,0x00,0xb4, -0xfe,0x05,0x8e,0x05,0x01,0x3e,0xfc,0x01,0xcf,0xff,0x01,0x7b,0x06,0x05,0x3d,0x0d, -0x06,0xc7,0x01,0xfd,0xf2,0x01,0x03,0x58,0x00,0x00,0x09,0x03,0x04,0xb0,0x05,0xfd, -0xda,0xf8,0xfa,0xcd,0xfd,0xfa,0x96,0xf8,0xfc,0x1b,0xfd,0x01,0xc2,0xfd,0xf7,0xc1, -0xf0,0xf9,0xb2,0xf8,0xf7,0xd3,0xf1,0xf6,0xef,0x01,0xfd,0x47,0xf6,0xf9,0x14,0xfa, -0xf7,0x5e,0xf4,0x00,0xb1,0x06,0x03,0x1e,0xfc,0x00,0x54,0x0d,0x02,0x12,0xf8,0xfd, -0x07,0x0a,0x0c,0xeb,0x05,0xfe,0x76,0x09,0x0f,0x56,0x07,0xfe,0x91,0x00,0xff,0xbb, -0x02,0xfd,0xe1,0xff,0x05,0x00,0x02,0xfc,0x0b,0x05,0x08,0x57,0x01,0xfe,0x8b,0x05, -0x04,0x81,0x04,0x04,0x26,0x04,0xfa,0xef,0x00,0xfa,0x62,0xf9,0xfd,0x7e,0x00,0xff, -0x3d,0x02,0xf6,0x08,0xf8,0x00,0xb5,0xf8,0xf3,0x20,0xff,0x01,0x8e,0x06,0xff,0xc3, -0xfb,0xfe,0x0e,0xfe,0x00,0x7f,0xfe,0xf8,0xa3,0xfb,0xff,0xde,0xf6,0xf6,0x1d,0xf3, -0xf3,0x72,0xf5,0xf0,0x0f,0xf2,0xf6,0x55,0xf6,0xfc,0x99,0x04,0x07,0xef,0x07,0x03, -0x4d,0x08,0x0a,0x66,0x00,0x03,0x2b,0x09,0x0f,0x29,0x04,0x0b,0x14,0x0e,0x05,0x15, -0x01,0xfa,0xda,0x02,0xff,0xe1,0xfd,0xf6,0xd2,0xf9,0x03,0x72,0xfd,0xf9,0x6f,0xf9, -0xff,0x22,0x05,0x02,0xd2,0xff,0xfe,0x2f,0x08,0x0c,0xe6,0x10,0x0b,0x93,0x0b,0x12, -0xf1,0x0e,0x07,0xaa,0x01,0x09,0x0e,0x0b,0x06,0x25,0x02,0xfe,0x59,0xfd,0xff,0xa6, -0xfa,0xf8,0xa6,0xfc,0xfb,0xc6,0x02,0xfd,0x2a,0xf8,0xfd,0x63,0xf4,0xf9,0xde,0xf0, -0xfd,0x46,0xff,0xff,0xa6,0xfa,0xfe,0xfa,0xff,0xf4,0xfc,0xf9,0xf5,0x6c,0xfe,0xf5, -0xa6,0xf3,0xfb,0xb8,0x00,0x00,0xfd,0x00,0xfd,0x3f,0xfb,0x02,0x4f,0xff,0x03,0x6f, -0x06,0x07,0x29,0x0c,0x03,0x77,0x0a,0x05,0xbf,0xff,0x00,0xac,0x06,0x09,0xec,0x04, -0x00,0x17,0xfd,0x02,0xd7,0xfd,0x02,0x1a,0x00,0x01,0x97,0xfd,0x01,0x0a,0x03,0xf8, -0x49,0x05,0x13,0x27,0x10,0xfe,0x62,0x02,0x06,0x66,0x01,0x02,0x61,0xf9,0xf7,0xa4, -0xf9,0x09,0xdc,0x05,0xfb,0xf0,0xfa,0x01,0x2e,0xfc,0xee,0x4c,0xf5,0xfe,0x12,0x06, -0xf8,0x48,0xfe,0xfc,0xed,0xf9,0xf9,0x68,0xf3,0xf5,0xd2,0xfb,0xf7,0x80,0xf5,0xfe, -0x61,0xfb,0xfb,0xa1,0xf4,0xf9,0xb5,0xf7,0xfd,0xb2,0xee,0xfb,0x64,0x06,0xff,0x69, -0x01,0x04,0x9e,0x07,0x00,0x4f,0x01,0x09,0xd6,0x09,0xfb,0xf5,0x01,0x05,0x79,0x07, -0x07,0x76,0xfc,0xff,0x92,0x0d,0x0a,0xe1,0xff,0xfc,0xa1,0x07,0x12,0xd9,0x0e,0x04, -0x94,0x0a,0x0e,0xc4,0x0e,0x07,0x27,0x02,0x02,0xc3,0x04,0x0c,0x7d,0x10,0x0e,0xfa, -0x0d,0x12,0x74,0x0e,0x03,0xc8,0x03,0x04,0x27,0xf6,0xe7,0x8a,0xe0,0xe5,0x4c,0xe6, -0xec,0x26,0xf2,0xf7,0x65,0xfd,0x04,0xc1,0x0c,0x01,0x7a,0xfb,0x01,0xfc,0xfd,0xfc, -0xc2,0x02,0xff,0xa7,0x06,0x05,0x3c,0x07,0x0b,0x88,0x08,0x06,0xa5,0x03,0xfb,0xe6, -0xf3,0xe4,0xba,0xdd,0xe1,0xe3,0xeb,0xe6,0x3b,0xf7,0xfc,0xf1,0xfe,0xfa,0xaf,0x09, -0x05,0x1b,0x09,0xfe,0x39,0x04,0x06,0xe5,0x04,0x0f,0x95,0x0b,0x10,0xd9,0x01,0x09, -0x8a,0x19,0x10,0x97,0x04,0x02,0x4f,0xfd,0x07,0x93,0xfe,0xfe,0x27,0xf7,0x0d,0x98, -0x02,0x04,0x82,0x0e,0x0d,0x88,0x09,0x05,0x55,0xff,0xf9,0x2b,0xf8,0xf6,0x8a,0xf5, -0xf3,0x20,0xfe,0xf8,0x30,0x00,0xf8,0xbc,0x01,0xf7,0x52,0xfe,0x10,0x3e,0x0f,0x07, -0x58,0x1c,0x17,0xc7,0x10,0xfb,0x42,0xec,0x02,0xc1,0x0c,0x0c,0xab,0xef,0xd9,0xdf, -0xe9,0xe2,0x35,0xcc,0xca,0x0a,0xe3,0xcd,0x8e,0xab,0xc9,0xe5,0xe4,0xea,0x10,0xe6, -0x00,0xb3,0x15,0x27,0x57,0x46,0x49,0x24,0x39,0x33,0x16,0x4c,0x42,0x5e,0x35,0x45, -0x9e,0x52,0x2e,0xce,0x07,0xea,0x90,0xe9,0xdb,0x80,0xd8,0xd8,0x7f,0xc3,0xa5,0x20, -0xa0,0x9e,0x0f,0x8e,0xba,0x1e,0xe2,0xed,0x87,0xe1,0x0b,0x30,0x29,0x2c,0x92,0x39, -0x2d,0x25,0x3d,0x56,0x5d,0x68,0x3f,0x80,0x4b,0x51,0xf0,0x1a,0x06,0x19,0x05,0xfc, -0x1d,0x1c,0x0d,0xba,0xe5,0xd7,0x36,0xcd,0xc5,0x05,0xce,0xd9,0xe1,0xc4,0xec,0x1a, -0xd1,0xe0,0x8c,0xc0,0xd9,0x0c,0xd3,0x19,0x34,0x26,0x1f,0x67,0xed,0x1c,0x98,0x1b, -0x07,0x01,0xff,0x04,0x73,0x1b,0x13,0x75,0x18,0x14,0xf7,0x1c,0x10,0xe5,0xf7,0xf0, -0x63,0xc9,0xdb,0xdd,0xf7,0x05,0x1e,0xfe,0x05,0x45,0x1c,0x09,0xb1,0x0b,0x2e,0xd9, -0x14,0x15,0x27,0x13,0x12,0x87,0x0f,0xf2,0x77,0xf8,0x09,0x67,0x0a,0x0e,0x4a,0x0c, -0xf2,0x35,0xe1,0xef,0x2e,0xf8,0xd8,0x86,0xc6,0xf5,0x6c,0xf5,0xec,0x35,0x0f,0x16, -0xa1,0x02,0x21,0x53,0x1c,0xf3,0xd4,0xfb,0x0e,0xc4,0x06,0x04,0xe7,0x06,0x13,0xc0, -0xff,0xfc,0x6b,0x27,0x06,0x74,0xff,0xf0,0xa2,0xe7,0xe1,0x35,0xea,0xd1,0x82,0xee, -0xe3,0x36,0xf5,0xf5,0xfd,0xfb,0xfb,0x17,0xfd,0x05,0x54,0x05,0xfe,0xf5,0xf7,0xf7, -0x4c,0x09,0x00,0x07,0xfa,0xf8,0x43,0x0b,0x05,0x45,0xf6,0x01,0x6d,0x03,0xfe,0xc4, -0x07,0x05,0xd0,0xf3,0xe8,0x3d,0xef,0xef,0x41,0xfe,0xf8,0x49,0xea,0xfa,0x9a,0x05, -0x04,0x79,0x00,0x0c,0xc1,0x1c,0x12,0x77,0x13,0x09,0x35,0x0a,0x17,0xce,0x0a,0xf5, -0xd0,0xfc,0x10,0x1d,0x0a,0x05,0xb7,0x06,0x13,0x36,0x14,0xfd,0xfb,0xfb,0xf8,0x38, -0xfb,0xfa,0x86,0xf2,0xf9,0xc1,0xfc,0x00,0xe3,0xf1,0xef,0xae,0xf5,0xf5,0x36,0xf6, -0xff,0xa0,0xfa,0xf2,0xc5,0xef,0xf0,0x78,0xfe,0xff,0x58,0xf5,0xfb,0xc6,0xff,0x09, -0x0f,0x0a,0xf9,0x9e,0xf7,0xf9,0x77,0xfa,0x09,0x4f,0x04,0x06,0xa7,0x0e,0x0f,0x4b, -0x05,0xfe,0xb1,0x0e,0x17,0x8f,0x0f,0xf4,0xca,0xf9,0x08,0x4e,0x02,0x02,0x56,0x07, -0x08,0xe9,0x0a,0x05,0x79,0xf8,0xfc,0x41,0xf4,0xfe,0x65,0xf8,0x02,0x82,0x02,0x08, -0xc5,0x03,0xf3,0x29,0xfb,0xff,0x72,0x02,0x03,0x34,0x01,0xf8,0x47,0xf1,0xf0,0x6e, -0xf4,0xfa,0xe3,0xf0,0xf2,0x7d,0xfb,0xf5,0x7b,0xf6,0xf7,0x9b,0xfe,0xf7,0x5c,0xf7, -0xff,0x07,0x05,0x03,0x1d,0x17,0x0c,0xb1,0x09,0x0a,0xc4,0x11,0x0f,0xe4,0xff,0x00, -0x0f,0x03,0xf6,0xd8,0xf8,0xf9,0xda,0xfb,0xf4,0x6e,0xf8,0xf7,0xa3,0xf1,0xed,0x75, -0xf1,0xf2,0xfc,0xef,0xf3,0x73,0xf9,0xfb,0x45,0xf3,0xff,0x67,0x06,0xff,0x4e,0x03, -0x02,0x9b,0x02,0xff,0xda,0x01,0x02,0xae,0xf5,0xec,0xee,0xe9,0xf2,0x89,0x04,0x0f, -0x1b,0x10,0x1a,0x22,0x23,0x20,0xe0,0x13,0x0a,0xb2,0x0f,0x0b,0xaa,0x06,0x01,0x38, -0x05,0x11,0x22,0x0e,0x06,0xa7,0xfe,0xff,0xe7,0x02,0xf3,0xbc,0xe7,0xe3,0x45,0xed, -0xf4,0x92,0xe8,0xe2,0x0d,0xf2,0xfe,0x0a,0x01,0xef,0xdc,0xed,0xf8,0x45,0xf9,0xf8, -0x86,0xf1,0xf7,0x0f,0xf7,0xf6,0xb6,0xf7,0xf9,0x7c,0xf9,0xfe,0x6e,0x05,0x09,0x1c, -0x02,0x08,0xf4,0x03,0x00,0xbb,0x04,0x06,0x91,0x0e,0x06,0xa6,0x01,0x01,0xc8,0x0a, -0x05,0x57,0xfa,0x05,0x78,0x0c,0x0d,0x2b,0xfb,0xf8,0x32,0x03,0x05,0x02,0x03,0xf6, -0x8d,0x04,0x08,0xae,0xff,0x01,0x10,0x02,0x04,0xca,0xfd,0x0a,0x39,0x0f,0x07,0x15, -0x03,0x0a,0x35,0x0b,0x0a,0x21,0x00,0x01,0x13,0x06,0x03,0x60,0xf9,0xf8,0x93,0xfd, -0xfc,0x10,0xf0,0xf4,0x95,0xf7,0xf4,0x06,0xf8,0xf3,0x10,0xf6,0xf8,0xac,0xf5,0xf6, -0xfb,0xf7,0xfc,0x34,0xff,0xfb,0x5f,0x02,0x03,0x94,0xfb,0xfb,0xb2,0xfa,0xff,0xb0, -0xf8,0xf7,0x78,0xf7,0xf7,0x20,0xf8,0xf9,0x50,0xf9,0xf7,0x23,0xfe,0x00,0xec,0xfe, -0xff,0xc1,0x00,0x02,0x3f,0x08,0x00,0x67,0xfa,0x03,0x77,0x0a,0x0a,0x74,0x07,0x06, -0xa2,0x03,0xfe,0x72,0x00,0x02,0xca,0x02,0x01,0xd3,0xff,0xfc,0x43,0xff,0x07,0xe7, -0x06,0x04,0x8b,0x06,0x0c,0xd6,0x02,0x00,0x42,0xfe,0xfd,0x5f,0x01,0x00,0x80,0xfb, -0xfc,0x51,0x02,0xfd,0x84,0xfd,0x01,0x41,0xff,0xf9,0x7f,0xfd,0xfc,0xe2,0xfb,0xf8, -0x39,0xf9,0x01,0x62,0xf7,0xfa,0xf3,0xf8,0xf9,0xcf,0xf5,0xf2,0xc0,0xf2,0xf6,0xa2, -0xf4,0xf1,0x3d,0xf7,0xf8,0xa9,0xf4,0xfb,0x47,0xf9,0xfb,0xa5,0xff,0xfc,0xca,0x06, -0x06,0x9f,0x02,0x03,0x83,0x09,0x0a,0x3c,0x0d,0x04,0x6a,0x04,0x0b,0x85,0x0c,0x11, -0xea,0x02,0x01,0xbf,0x0b,0x05,0x8e,0x04,0xfd,0x93,0xfd,0xfd,0x45,0x07,0x02,0x28, -0x09,0x04,0x0f,0x02,0x04,0x99,0x06,0x07,0x7d,0x0a,0x04,0xf0,0xff,0x06,0x90,0x06, -0x01,0x35,0x01,0x02,0x27,0xff,0xfa,0xef,0xf6,0xfd,0x74,0x00,0x01,0xda,0xfc,0xfe, -0xd6,0xff,0x02,0x67,0x01,0xfe,0x79,0x01,0x00,0xeb,0xf9,0xf9,0xb2,0xfc,0x02,0xff, -0xf9,0xf7,0x95,0xf8,0xf7,0x64,0xf1,0xee,0x13,0xf3,0xf1,0xd9,0xef,0xf0,0x80,0xff, -0xff,0x99,0xf3,0xf7,0xb8,0x07,0x0f,0xd8,0xfd,0xfe,0x8f,0x0f,0x10,0xe4,0x04,0x04, -0x72,0x0d,0x0a,0x9e,0x04,0x04,0xf8,0x09,0x03,0x01,0x00,0xff,0xb2,0xfb,0xff,0x51, -0xff,0xfa,0x36,0xfc,0x02,0x1a,0xfd,0xf4,0xad,0xfa,0xff,0x86,0x04,0x07,0x61,0x0e, -0x0c,0x9e,0x0e,0x11,0x3e,0x0e,0x08,0xa9,0x06,0x00,0xe1,0x07,0x02,0x5f,0x01,0x00, -0x17,0xfe,0xfd,0x3e,0xfc,0xfb,0xa8,0xfd,0xf9,0x3b,0xf7,0xf5,0xf9,0xf5,0xfc,0xbd, -0xf7,0xf4,0xca,0xf7,0xfc,0x1f,0xfa,0xf6,0x91,0xf5,0xf9,0x2a,0xfa,0xf1,0x69,0xf5, -0xf8,0xb7,0xf4,0xf9,0x54,0xfa,0xf6,0xb3,0xf9,0xff,0x39,0xfe,0x00,0xe7,0x00,0x03, -0xe7,0xfd,0x02,0xfe,0x00,0xfe,0x95,0x0b,0x0c,0x8b,0x05,0x03,0x4c,0x05,0x0a,0xfd, -0x02,0x02,0x08,0x03,0x08,0xca,0x04,0x02,0x61,0x0b,0x07,0x54,0xfb,0xf8,0x4f,0x04, -0x09,0x36,0x00,0x00,0x85,0x05,0x07,0xf8,0x07,0x09,0xdc,0x02,0x03,0x13,0x01,0x03, -0x8f,0x09,0x01,0x0e,0xfd,0xfe,0xcc,0x09,0x06,0x22,0xfd,0x00,0xf8,0x04,0x04,0xbb, -0xf2,0xf1,0x5f,0xfe,0x02,0x89,0x00,0xf5,0x1b,0xfd,0xfe,0x8e,0xfa,0xfb,0xac,0xfb, -0x03,0x69,0xfc,0xf4,0xa7,0x01,0x02,0x8f,0xf2,0xf8,0x9f,0x00,0xfb,0xbd,0xfc,0xf7, -0xa9,0xf3,0xfc,0x59,0xf4,0xfb,0x02,0x02,0x00,0xb0,0xfa,0xff,0xea,0x01,0x02,0x29, -0xf9,0x00,0xa3,0x04,0x0d,0x86,0x08,0x05,0x12,0x08,0x0b,0x20,0x0e,0x08,0x5b,0x03, -0x03,0xc3,0x09,0x07,0xbe,0x03,0x02,0xc2,0x02,0x0a,0x6a,0x09,0x03,0x06,0x04,0x0c, -0x43,0x06,0x08,0x94,0x02,0x02,0xc3,0x08,0xfa,0x34,0xf5,0xfc,0x38,0xfd,0xfc,0x95, -0x00,0x00,0xbb,0xfb,0xfa,0x4a,0x06,0x07,0xb0,0xfc,0xfe,0x93,0x04,0x04,0x3b,0xf9, -0xfb,0x33,0x04,0x06,0x4e,0xf9,0xee,0x0b,0xf5,0xf5,0x93,0xee,0xe9,0x5a,0xf0,0xf6, -0x46,0xf3,0xf0,0x52,0xf2,0xf7,0xd4,0xf5,0xf5,0x9a,0xfa,0xfd,0x85,0xfc,0x06,0x11, -0x0a,0x08,0x84,0x0c,0x09,0x98,0x06,0x07,0x96,0x02,0xfa,0x25,0x01,0x06,0x71,0x02, -0x03,0x8a,0x05,0x02,0x30,0xfd,0xfd,0xaf,0xfc,0x01,0xb0,0xfc,0xfa,0xe9,0xfe,0x09, -0x4b,0x06,0x01,0x81,0x04,0x09,0x02,0x10,0x09,0x08,0x03,0x0b,0x1b,0x0e,0x08,0x32, -0x05,0x03,0xf1,0x0c,0x02,0x51,0xff,0x00,0x01,0x08,0x01,0xd7,0xfa,0xfb,0xf9,0x01, -0xf7,0x84,0xf1,0xf4,0xfc,0xf6,0x00,0x07,0xfa,0xfb,0x9b,0xfe,0x03,0x81,0x0a,0x01, -0x74,0xfd,0x08,0xf5,0xfe,0xfc,0x59,0xee,0xf8,0x52,0xf9,0xef,0x2a,0xf6,0xf2,0x61, -0xf7,0xf9,0xd1,0xfb,0xff,0x7c,0xfb,0xf9,0x46,0xfe,0x05,0x3c,0x00,0xfa,0x5f,0x00, -0x0f,0x84,0x0f,0x0c,0x2d,0x0a,0x19,0xc0,0x14,0x07,0xff,0x00,0x07,0x30,0x01,0xf6, -0xa4,0xed,0xf2,0xee,0xfc,0xf3,0xed,0x01,0x03,0xe5,0x04,0x03,0x66,0x0e,0x12,0x27, -0x06,0x01,0xde,0x0a,0x07,0xcd,0x01,0xff,0x30,0x02,0x06,0x13,0x05,0xfe,0x9f,0x08, -0x0b,0xb1,0x02,0xfc,0x6f,0xff,0x03,0x8b,0xfc,0xf9,0xdf,0xf2,0xf4,0xc1,0xf7,0xfb, -0xf5,0xf0,0xfa,0xc4,0xfe,0xfe,0x83,0xf6,0xf4,0x9b,0xf9,0xfe,0xcc,0xf9,0x04,0xc9, -0xef,0xf9,0x37,0xf8,0xe8,0xbd,0xee,0xec,0xe8,0xf1,0xf6,0x6f,0xfd,0x04,0xa4,0x0e, -0x25,0x95,0x27,0x21,0x21,0x29,0x15,0xe0,0xfe,0xee,0xd7,0xf3,0xec,0xbc,0xde,0xee, -0xb5,0xf6,0x02,0xe6,0xf7,0xee,0xfb,0x00,0x05,0x77,0xf6,0xf5,0x52,0x01,0xfb,0x13, -0xd6,0xdb,0xf0,0xe7,0xf2,0x1f,0xff,0x12,0xd4,0x3f,0x21,0x2d,0x2b,0x3d,0xda,0x4d, -0x3d,0x5a,0x2a,0x19,0x1b,0x17,0xf3,0x36,0xe1,0xd7,0xd9,0xda,0xdd,0x50,0xd9,0xe2, -0x01,0x0f,0xf8,0x5a,0xcf,0xc7,0x2c,0xe9,0xec,0x22,0xf2,0xd1,0x55,0xfc,0x0f,0xfa, -0xcb,0xda,0x47,0x0f,0x2e,0xee,0x2b,0x4b,0xc0,0x61,0x3a,0x1d,0x17,0x10,0x68,0x1b, -0x0c,0x7f,0xfc,0xdb,0x87,0xd9,0xe1,0xe6,0xdf,0xd1,0x1d,0xc4,0xde,0xda,0xf4,0xf3, -0x05,0xdf,0xfa,0xf6,0x13,0xfe,0xc0,0xff,0x01,0xf5,0xfa,0x2e,0x25,0x18,0x15,0xbc, -0x0e,0x36,0x94,0x44,0x42,0xe8,0x18,0x15,0x1b,0x1b,0x1b,0x9c,0xe7,0xe2,0xcb,0xe7, -0xf6,0x87,0xf0,0xe2,0x9a,0xd3,0xd0,0xfa,0xb7,0xc2,0x31,0xea,0xfa,0xbb,0xf8,0xf0, -0xf7,0x0c,0x1f,0xd4,0x1e,0x2c,0x4c,0x2b,0x38,0x29,0x16,0x11,0xd4,0x25,0x36,0x19, -0x23,0x0a,0xe3,0xf8,0xfa,0xbc,0xf6,0xfa,0x2b,0xfc,0xdb,0xd5,0xd6,0xda,0x95,0xd7, -0xd1,0x86,0xd4,0xd0,0x6c,0xe5,0xf0,0xd9,0xf0,0xe8,0x83,0xe7,0xf4,0x69,0xff,0x10, -0xfb,0x14,0x32,0x3d,0x30,0x11,0x86,0x12,0x1c,0x76,0x16,0x25,0xab,0x10,0x02,0x98, -0xef,0x00,0xa8,0x0a,0xff,0xc0,0xf6,0xea,0x0d,0xf3,0xe7,0x5f,0xe8,0xeb,0xa4,0x02, -0xf0,0x4d,0xf3,0xf2,0x17,0x00,0x08,0x87,0x04,0xfa,0xa2,0x08,0x10,0x23,0x03,0xf2, -0x31,0xf6,0x0a,0x41,0x12,0xf8,0x9d,0xf6,0xfe,0x7b,0xff,0x04,0x39,0xf6,0xed,0xbd, -0xff,0x0b,0x60,0xfa,0xf7,0x5a,0x00,0x00,0x26,0xf9,0xf6,0xc9,0x03,0xfd,0x1e,0xf4, -0xfa,0x03,0xfb,0xf3,0x9d,0xeb,0xee,0x4e,0xfe,0x01,0x16,0xf4,0xfe,0x2e,0x02,0x00, -0xd8,0x01,0x01,0xb1,0xfd,0xf8,0x0c,0x0e,0x1a,0x03,0x08,0x05,0x0f,0x09,0x0c,0xca, -0x02,0x0c,0x59,0x17,0xff,0x05,0xfb,0x05,0x33,0xfe,0xf9,0x1f,0x03,0x00,0xe5,0xff, -0xfc,0xe3,0xf5,0x03,0x7a,0x0d,0xf7,0x1d,0xf6,0x0e,0x7b,0x15,0x0f,0x17,0x07,0xfd, -0xe9,0x06,0xfd,0xbe,0xfc,0x03,0x0b,0x07,0xff,0x12,0xf4,0x00,0xee,0xfc,0x03,0xa5, -0xfd,0x02,0x1c,0x06,0xff,0xf3,0x01,0x01,0xf4,0x05,0x09,0xfd,0x00,0x07,0x86,0x06, -0x0b,0x46,0x03,0xec,0xe2,0xeb,0xf9,0x7c,0xf7,0xf3,0xa9,0xe4,0xed,0x75,0xf6,0xf4, -0x12,0xe4,0xea,0x0e,0x00,0xfe,0xae,0xfd,0x01,0xe2,0x07,0x0a,0xae,0x10,0x07,0x42, -0xfa,0xf8,0xe4,0xff,0x00,0x51,0x02,0x03,0x8a,0xfc,0x04,0x1d,0xf9,0xfa,0xb9,0xfc, -0x00,0x88,0x04,0x00,0x78,0xf8,0x0b,0xc3,0x0d,0x07,0xc0,0x05,0x0f,0x0d,0x16,0x0f, -0x75,0x0c,0x0b,0xf9,0x10,0x04,0x01,0xff,0xff,0x7f,0xff,0xf9,0x0b,0xf3,0xf3,0x7e, -0xf0,0xf1,0x77,0xf6,0xfa,0x4c,0xf8,0xef,0x14,0xed,0xf2,0x68,0xef,0xeb,0x0f,0xe4, -0xf4,0x17,0xfa,0xf2,0x3d,0x00,0x08,0xaa,0x00,0xf3,0x33,0xf8,0x00,0x9d,0xfb,0xf2, -0x37,0xf6,0xfb,0x3d,0xff,0xf8,0x0a,0x02,0x0f,0x6c,0x12,0xff,0x63,0x06,0x06,0xe5, -0xfd,0xfa,0xcd,0xf8,0xfb,0x51,0xfb,0x01,0x30,0x07,0x02,0xc4,0x08,0x02,0xcc,0x03, -0x09,0x66,0x02,0x00,0x76,0x06,0x09,0x8f,0xff,0xfb,0x43,0x02,0x0e,0x0f,0x09,0xfc, -0x5e,0xfe,0x03,0x24,0x04,0xfa,0xbe,0xf5,0x01,0x92,0x0a,0x05,0xfb,0xfe,0xfd,0xe4, -0x09,0x0c,0x0c,0x01,0xf4,0xf2,0xfe,0x09,0x6a,0x09,0x02,0x7c,0x01,0x06,0xc0,0x07, -0x01,0x51,0xfa,0x00,0xb4,0x05,0xff,0x72,0xf7,0xf8,0x75,0xf9,0xfb,0x45,0xf4,0xee, -0x28,0xf8,0xf7,0x27,0xf1,0xeb,0xb4,0xf0,0xfd,0x9c,0xf9,0xef,0xca,0xf0,0x01,0x93, -0x02,0xf8,0x55,0xf8,0xfb,0x7a,0x06,0x01,0x31,0xff,0x04,0xe3,0x00,0x0a,0x9a,0x05, -0x04,0x34,0x09,0x0e,0xdb,0x09,0x05,0xb0,0x00,0x04,0x54,0x01,0xff,0xa9,0xff,0xfe, -0x2b,0x01,0xfb,0x44,0x03,0x09,0x3f,0xf7,0xfe,0x51,0x06,0x03,0xcd,0x05,0x03,0x20, -0x09,0x0a,0x25,0xfd,0xf8,0xc4,0xfc,0xfb,0x28,0xff,0x00,0x45,0x09,0x0a,0x71,0xfd, -0xf9,0x4d,0x06,0x01,0xbb,0xf8,0xfd,0xc7,0x01,0x05,0x2c,0xfc,0xff,0x8a,0x06,0x05, -0xd7,0xf1,0xed,0xc3,0xfb,0xfa,0x0e,0xed,0xea,0xf5,0xf7,0xfa,0xd7,0xec,0xe7,0x5b, -0xf4,0xfa,0x8f,0xe7,0xe8,0xce,0xf8,0xfb,0xa4,0xff,0x02,0xdd,0x02,0x02,0x75,0xff, -0x01,0x1f,0x02,0x0d,0xac,0x05,0x06,0x4d,0x04,0x02,0x29,0xfa,0x01,0xbe,0x0a,0x08, -0x59,0x06,0x02,0x12,0x02,0x01,0x4f,0xfd,0xfd,0xd7,0xfb,0xff,0xf3,0xfd,0x03,0x5a, -0x04,0x00,0x62,0xfd,0x05,0x09,0x03,0x06,0xb4,0x0b,0x0b,0x60,0x10,0x0f,0xb5,0x0e, -0x04,0x96,0x03,0x06,0x65,0x05,0x05,0x93,0x04,0x00,0xe7,0xf9,0xfd,0x66,0xfe,0xfb, -0x4e,0xf8,0xfa,0xf7,0xfc,0x01,0x8d,0xfb,0xfb,0x06,0xfd,0xfd,0x8a,0xff,0xfa,0x9e, -0xff,0xfc,0x49,0xfd,0xf9,0xb6,0xf5,0xf8,0x68,0xf9,0xfc,0x7f,0xfb,0xfa,0x9f,0x03, -0xfa,0x36,0xf7,0xfb,0x12,0xfd,0xfc,0x31,0xfe,0xfc,0x0f,0xfe,0xff,0xe5,0x06,0x0b, -0x60,0x05,0xfe,0x08,0xfb,0x01,0x0c,0x08,0x03,0xcd,0x03,0x05,0x1f,0x08,0x01,0xd7, -0x07,0x01,0xbe,0xff,0x05,0xd7,0x00,0x03,0x28,0x0b,0x0a,0x0e,0x03,0x03,0x31,0x05, -0x05,0x34,0x07,0x09,0x46,0x01,0xfd,0xb7,0xfd,0xfc,0x4a,0xf8,0xf8,0xc1,0xfa,0x04, -0xe7,0xff,0xfa,0xe3,0x04,0xfc,0x2f,0xf6,0xf3,0xb0,0xf9,0x04,0x56,0x03,0xf7,0xcb, -0xfc,0x08,0x45,0x06,0xfb,0x91,0xf7,0xfd,0x8e,0xfe,0xf5,0x57,0xf6,0xfd,0x84,0xf4, -0xf7,0x4a,0xfd,0xf4,0x6e,0xf5,0xed,0x6c,0xee,0xf0,0x42,0xf2,0xf9,0xcd,0xfe,0xfb, -0x3e,0xf8,0xfa,0x34,0xfd,0x02,0x36,0x02,0x0a,0xf3,0x09,0x0b,0xb5,0x06,0xfc,0xfb, -0x01,0x06,0xfd,0x03,0x06,0xbf,0x06,0x02,0x3d,0x00,0x06,0x32,0x03,0xff,0x65,0xff, -0x05,0xd8,0x0b,0x04,0x46,0x01,0x07,0x83,0x0b,0x0e,0x43,0x0b,0x05,0x90,0x07,0x01, -0x23,0xfd,0xfb,0x00,0x00,0x06,0xfb,0xfe,0xf7,0x24,0xfc,0x00,0x78,0x02,0xfc,0xc0, -0xfd,0x08,0xc7,0x03,0x00,0x97,0xfe,0x02,0x40,0x02,0x06,0x67,0xff,0xfb,0x2b,0xf6, -0xf3,0xe2,0xef,0xef,0x7b,0xf6,0xf3,0x99,0xf2,0xf2,0x8e,0xfb,0xfd,0xb1,0xf4,0xfc, -0xc4,0x00,0x0a,0xc0,0x05,0x04,0x9e,0x08,0x0b,0xc1,0x0b,0x09,0x12,0x04,0xfd,0xc3, -0x01,0x04,0xf4,0x08,0xfd,0xb1,0xfb,0xff,0x73,0x01,0xf9,0xe2,0xfa,0x00,0xfc,0x03, -0x06,0xe5,0x01,0xfd,0x05,0xfa,0x05,0xa5,0xfb,0x03,0x45,0x0e,0x0a,0xcb,0x0e,0x0b, -0x18,0x07,0x0a,0x59,0x08,0x01,0x0f,0x04,0x00,0xc6,0x05,0x04,0x34,0xfb,0xfc,0x78, -0xff,0x00,0x00,0xff,0xf5,0x88,0xf2,0xf7,0x43,0xf6,0xf4,0x21,0xf9,0xfb,0x72,0xfe, -0x0f,0x89,0xfd,0xf7,0x5c,0xf5,0xfc,0x9c,0xf2,0xfa,0x38,0xff,0xff,0x1b,0x03,0x00, -0x5f,0xfe,0xf7,0x4f,0xf4,0xff,0x78,0xf8,0xfe,0xdf,0xf4,0xf1,0x7c,0xfc,0xf9,0x83, -0xfe,0xfc,0xbd,0x01,0x05,0xd0,0x01,0xf9,0x44,0x04,0x01,0x91,0x05,0x03,0x26,0x08, -0x09,0x4f,0x03,0x07,0x60,0x0b,0x0e,0x8e,0xfe,0xfd,0xbd,0x0b,0x09,0xd2,0xf6,0xfe, -0x6c,0x0a,0x06,0x82,0x01,0x04,0x69,0x05,0x04,0x91,0xfb,0x06,0x4e,0x07,0xfb,0xe9, -0xf6,0x00,0xe8,0x06,0x03,0xe8,0x03,0xfd,0xe8,0x00,0x04,0xb4,0x00,0xfd,0x63,0xf6, -0x03,0x7a,0x06,0x03,0xa0,0x00,0xf9,0x7c,0xfc,0xf7,0x3a,0xfb,0xf7,0xc2,0xf7,0xf3, -0x54,0xfc,0x01,0xca,0xf9,0xf3,0xc5,0xf2,0xfe,0x9a,0xf7,0xfc,0xa1,0xfc,0x06,0x1b, -0xfd,0xf7,0x7c,0x06,0x0b,0x3b,0x05,0xfa,0x2f,0xfe,0x06,0xe1,0x13,0x08,0x58,0xfb, -0x03,0x57,0x07,0x04,0xf5,0xfa,0xf8,0x48,0xfd,0x01,0x0a,0x08,0x02,0x0f,0x00,0x0d, -0xf0,0x0a,0x03,0xd5,0xfb,0xff,0xa9,0x0d,0x07,0x17,0x0c,0x0b,0xbe,0x09,0x14,0x5f, -0x04,0xf8,0x9c,0xf6,0x01,0xce,0xfa,0xfb,0xbe,0xf5,0xfa,0x75,0xfb,0xf9,0xe7,0xf6, -0x01,0xb2,0x07,0x05,0x43,0x05,0x06,0x50,0x05,0x01,0x96,0x01,0xfd,0x6b,0x02,0x02, -0x43,0x01,0xf9,0x1e,0xfc,0xfd,0xa7,0xf6,0xf4,0xa3,0xf2,0xee,0x23,0xe9,0xf1,0xc9, -0xf7,0xf5,0x8b,0xf6,0xff,0x20,0x0d,0x09,0x8b,0xfb,0xff,0x43,0x0d,0x0c,0x8a,0x05, -0x02,0x46,0x00,0x08,0xa7,0x03,0xf9,0xa9,0xf9,0x0d,0xa0,0x09,0xfc,0xeb,0xf3,0xf3, -0x75,0xf9,0xfa,0xa6,0xfd,0xfc,0xac,0xff,0xff,0x40,0xf8,0x03,0x61,0x0a,0x04,0x71, -0x08,0x10,0xd0,0x21,0x0f,0xe8,0x1d,0x11,0xec,0x0d,0x15,0x17,0x02,0xfb,0xbe,0xf7, -0xfd,0x5a,0xf1,0xee,0x3c,0xea,0xf1,0xbb,0xe8,0xf3,0x7b,0xeb,0x04,0xc4,0x06,0xff, -0x77,0xfb,0xf2,0xa5,0xf8,0x0a,0xaf,0xfe,0x02,0xeb,0xfd,0xf7,0x7a,0xfd,0xe8,0xd4, -0xef,0xfd,0xbf,0x02,0x0d,0x78,0x15,0x0f,0x03,0x10,0x0f,0x5a,0x17,0x19,0x6f,0x0d, -0x0b,0x5d,0xe9,0xe2,0xaa,0xe1,0xec,0x2b,0xf5,0xe2,0x9f,0xeb,0xf5,0x05,0xe1,0xed, -0xc8,0xf9,0xfb,0xdf,0x03,0x15,0x26,0x03,0x02,0xa3,0x0f,0x13,0x12,0x06,0x0a,0x70, -0x0f,0xf9,0x76,0x0b,0x18,0x1b,0x1d,0x17,0x13,0x19,0x15,0x26,0x10,0xf7,0x23,0xe2, -0xe6,0x36,0xef,0xde,0x38,0xcf,0xfb,0x0a,0x14,0x12,0xe2,0x04,0x21,0x99,0x29,0x10, -0xca,0x14,0x2d,0x69,0x20,0x01,0xfc,0xf1,0x12,0xc2,0xfd,0xf0,0xb1,0xf1,0xe3,0xc9, -0xf7,0xee,0x5e,0xe1,0xd2,0xb7,0xbe,0xd5,0x30,0xee,0xc4,0x27,0xdb,0xef,0x1a,0xff, -0xe8,0xb7,0xec,0xfd,0xa5,0xfb,0x1d,0x61,0x17,0x3d,0x0e,0x4f,0x54,0x94,0x36,0x40, -0x04,0x32,0x1a,0xfa,0x1e,0x10,0x50,0x0a,0xfd,0xc8,0xec,0xdf,0x3a,0xcb,0xce,0x16, -0xc3,0xab,0x31,0xd5,0xd1,0x1b,0xe3,0xdd,0x60,0xe5,0xe6,0x1a,0xf3,0xf9,0xfd,0x23, -0x25,0x3e,0x12,0x24,0x58,0x41,0x37,0xc3,0x4b,0x3f,0xab,0x27,0x15,0x4b,0x33,0x22, -0xa0,0x16,0xf0,0x18,0xeb,0xf6,0x64,0xee,0xd3,0xcd,0xd5,0xd1,0xab,0xea,0xc1,0xb3, -0xbc,0xce,0x05,0xc8,0xe4,0x7b,0xd8,0xd8,0xcd,0xed,0xed,0x89,0xe8,0x09,0x6e,0x19, -0x09,0xbe,0x14,0x15,0x76,0x1b,0x24,0xe1,0xfc,0x13,0xf6,0x27,0x1b,0x10,0x06,0x08, -0x10,0x16,0x06,0xcd,0xf8,0x04,0xb3,0xfa,0xff,0xeb,0xf7,0xfd,0x30,0x03,0xf3,0x77, -0xf3,0xf5,0x01,0x00,0xfe,0xef,0xf2,0xf7,0xe8,0xfc,0x03,0x89,0x06,0x09,0x04,0x04, -0x0f,0x4a,0x08,0x09,0xa6,0x04,0xfe,0xdb,0x08,0x13,0xd4,0x00,0x05,0xfd,0x00,0x0c, -0xb7,0x14,0x06,0x45,0x0a,0x09,0xff,0x02,0x03,0xd6,0xf5,0xef,0xb8,0xf5,0xf6,0x21, -0xf0,0xef,0xf5,0xfe,0xf5,0x4d,0xfd,0xf3,0x29,0x00,0x05,0xfb,0x01,0xfb,0x5c,0x03, -0x02,0x6e,0x06,0xfd,0xf3,0xfa,0xf5,0xf6,0xe9,0xfd,0x04,0xf1,0xf5,0x90,0xf9,0xf2, -0x9a,0xf6,0xf4,0x6e,0xf8,0xfc,0x60,0xf8,0xf1,0x63,0xf1,0xf9,0x15,0x07,0x09,0x66, -0x03,0x00,0x17,0x17,0x0f,0xa1,0x05,0x06,0xcf,0x08,0x13,0x3c,0x01,0xf8,0x75,0x0a, -0x09,0x3e,0x08,0x08,0x25,0x10,0x0b,0xb4,0x05,0xf4,0xc2,0x03,0x05,0xea,0x04,0x0b, -0xd4,0x03,0x00,0xa9,0x06,0x0b,0x4b,0x02,0xf8,0x0c,0x01,0x02,0x25,0x05,0xf6,0xdb, -0x06,0x06,0x75,0xf7,0xf2,0x0e,0xf8,0xf9,0x67,0xf0,0xef,0x78,0xf6,0xf8,0x63,0xfb, -0xf8,0xa2,0xeb,0xf6,0xd5,0xf4,0xea,0x45,0xef,0xf5,0xb9,0xec,0xf8,0x34,0x01,0xf1, -0x01,0xec,0xf5,0x88,0xfe,0xfe,0xf4,0xfb,0xfe,0xd0,0x09,0x08,0x58,0x05,0x01,0x6a, -0x05,0x04,0xba,0xfc,0x0f,0x57,0x10,0x05,0x52,0x0b,0x06,0xad,0xfc,0xfe,0xb7,0x08, -0x03,0x24,0xff,0x01,0x53,0xfc,0xf9,0xb8,0xfd,0xf6,0x68,0xf5,0xf1,0xd5,0xf9,0xf5, -0x0f,0xef,0xfd,0x98,0x04,0xfd,0x99,0xf7,0x01,0xb2,0x05,0x03,0xa0,0xff,0xf8,0x5d, -0xfe,0xfe,0x0e,0xff,0x00,0x78,0x06,0x10,0xf3,0x10,0x14,0xa6,0x14,0x11,0xff,0x0b, -0x0a,0xd4,0x07,0x0c,0x79,0x05,0x00,0xa0,0x04,0x06,0x97,0xfa,0xf6,0xf8,0xfd,0xf7, -0xdc,0xe9,0xe4,0x5f,0xe9,0xf5,0x5f,0xea,0xe2,0x88,0xed,0xf3,0xa4,0xf6,0xfa,0xbe, -0xfc,0xff,0x8f,0x06,0x07,0xa3,0x07,0x00,0x32,0x02,0x0a,0xe3,0x0b,0x02,0xf1,0xfc, -0x00,0x48,0x03,0x05,0x24,0x00,0x01,0x52,0x03,0x0b,0x36,0x02,0xf8,0x56,0xf4,0xfc, -0x74,0xfe,0xf7,0xce,0xf7,0xfc,0x76,0x07,0x04,0x31,0x06,0x04,0x05,0x05,0x0c,0xf1, -0x08,0x08,0x6d,0x06,0x09,0x10,0x0d,0x03,0x28,0xfc,0x00,0x46,0x0d,0x01,0xdb,0xf6, -0xf8,0x9b,0x03,0xfe,0x33,0xf9,0xf5,0x72,0xf7,0xfd,0xfd,0xf1,0xf2,0xa7,0xf1,0xfb, -0x75,0xff,0xf7,0xf1,0xf3,0xf4,0x36,0x02,0x02,0x4b,0xf4,0xf4,0x38,0x04,0x00,0x25, -0xf9,0xf7,0xc9,0xf8,0xfb,0x74,0xf7,0xf8,0xb1,0x02,0x00,0xcc,0xf6,0xf8,0xb4,0xfa, -0xf9,0x8c,0xfd,0xf9,0x8c,0xfe,0x03,0xdc,0x05,0xfe,0x6f,0x02,0xfd,0x4f,0x07,0x03, -0xb0,0x02,0x04,0x5a,0x01,0x00,0xf2,0x04,0x04,0x0e,0xf9,0xfd,0x63,0x02,0x07,0xa8, -0x03,0xf7,0x5a,0xfc,0x03,0xeb,0x06,0xff,0xc4,0x03,0x06,0x81,0x0a,0x02,0xc7,0xfd, -0xff,0x0d,0x01,0xff,0xd7,0x01,0x02,0x36,0xfe,0xff,0xba,0xfd,0xf9,0xc4,0xf5,0xfa, -0x18,0x01,0x01,0xd9,0xf9,0xf9,0x7c,0x00,0x03,0x65,0x00,0xff,0x33,0x00,0x01,0x7a, -0xff,0xfa,0xae,0xfa,0xfc,0xdd,0xfc,0xfb,0x90,0xf8,0xfa,0x7a,0xfb,0xfc,0x08,0xf8, -0xf7,0x7b,0xfc,0x03,0x44,0x02,0xfd,0xb1,0xff,0x04,0xe1,0x06,0x06,0x8e,0x08,0x04, -0x40,0x01,0x07,0x18,0x0d,0x05,0xef,0x04,0x05,0x81,0x01,0xfe,0x85,0x00,0x01,0xf4, -0xfc,0x00,0x90,0xff,0x02,0xb2,0x02,0x08,0x79,0x04,0x07,0x19,0x09,0x0b,0x09,0x03, -0xff,0x91,0x07,0x0b,0xb8,0x04,0x02,0x79,0x00,0x05,0xa9,0x04,0x00,0x2b,0xfa,0xfa, -0xa8,0x00,0x06,0xa1,0xfe,0xf9,0xba,0x03,0x02,0xc2,0xf5,0xfd,0x11,0x05,0x03,0xae, -0x02,0xfd,0x3d,0xfc,0xf9,0x31,0xf7,0xf2,0x89,0xf5,0xf1,0xb7,0xef,0xeb,0xb2,0xf5, -0xf7,0x8b,0xfb,0xf9,0xb0,0xf2,0xf6,0xdc,0x00,0xfe,0xe9,0xfc,0xfd,0x88,0x02,0x02, -0x08,0x01,0x05,0x67,0x07,0x00,0x1f,0x00,0x04,0x88,0x01,0xff,0xcd,0x02,0x02,0x71, -0xfa,0xf5,0x6b,0xfa,0xf6,0x25,0xfd,0xfe,0x0a,0x03,0x01,0xb1,0xfd,0x00,0x43,0xfc, -0x00,0x00,0x00,0x00,0x31,0x00,0x00,0xb6,0x00,0x01,0xb3,0x01,0x02,0xc3,0x02,0x03, -0x73,0x03,0x03,0xa8,0x03,0x03,0xb9,0x03,0x03,0x2c,0x04,0x04,0x7f,0x05,0x06,0x53, -0x06,0x06,0xfb,0x06,0x07,0x71,0x07,0x07,0x83,0x06,0x05,0x86,0x04,0x02,0x0f,0x02, -0x01,0xb5,0x00,0x00,0x05,0x00,0xff,0x1c,0xff,0xfe,0xd1,0xfd,0xfd,0xa8,0xfd,0xfd, -0xb2,0xfb,0xf9,0xcc,0xf7,0xf6,0x33,0xf5,0xf4,0x2d,0xf4,0xf3,0x30,0xf3,0xf4,0x22, -0xf5,0xf6,0x49,0xf7,0xf7,0x68,0xf7,0xf7,0x80,0xf6,0xf6,0x2a,0xf7,0xf7,0xa2,0xf6, -0xf6,0x53,0xf5,0xf4,0x48,0xf4,0xf4,0xb5,0xf3,0xf2,0xc8,0xf1,0xf1,0x6b,0xf1,0xf0, -0x7c,0xf0,0xf1,0x9f,0xf4,0xf7,0xea,0xfa,0xfe,0xf0,0x00,0x03,0x79,0x05,0x08,0x49, -0x0c,0x10,0x45,0x14,0x17,0xd7,0x19,0x1a,0xb0,0x1a,0x18,0x9f,0x17,0x16,0xdf,0x16, -0x16,0x1b,0x17,0x18,0x1c,0x1b,0x1c,0x0e,0x1d,0x1c,0x5d,0x1d,0x1d,0xc7,0x1d,0x1c, -0x95,0x18,0x14,0xbb,0x10,0x0b,0x1b,0x07,0x03,0x4d,0x03,0x02,0x3a,0x02,0x01,0x08, -0x01,0xfe,0x76,0xfd,0xfd,0x7f,0xfd,0xfb,0x1a,0xf8,0xf1,0xff,0xec,0xe7,0x1d,0xe5, -0xe3,0x1b,0xe2,0xdf,0x89,0xdf,0xe1,0x09,0xe4,0xe6,0x1d,0xe9,0xe9,0x88,0xea,0xeb, -0xb5,0xea,0xe9,0x33,0xeb,0xeb,0x5b,0xe9,0xe6,0xb2,0xe4,0xe4,0xa7,0xe3,0xe3,0x03, -0xe3,0xe1,0x6f,0xe2,0xe2,0xf7,0xe2,0xe1,0x73,0xdf,0xe1,0x7f,0xe7,0xee,0x8a,0xf3, -0xf9,0x31,0xff,0x05,0x1b,0x0b,0x10,0x7b,0x17,0x1d,0xe0,0x23,0x29,0xf2,0x2c,0x2e, -0x1b,0x2e,0x2c,0x93,0x29,0x28,0x06,0x2a,0x29,0x42,0x29,0x2b,0x86,0x2d,0x30,0x2b, -0x31,0x30,0xc9,0x30,0x32,0x9c,0x35,0x33,0xae,0x2c,0x26,0x85,0x1e,0x17,0x1c,0x0f, -0x07,0xbe,0x04,0x04,0x47,0x06,0x07,0x62,0x06,0x02,0x7b,0x02,0x02,0x29,0x02,0xfe, -0xed,0xf6,0xed,0x8f,0xe3,0xde,0x04,0xd8,0xd2,0xcb,0xcf,0xca,0x28,0xcb,0xcb,0x65, -0xd0,0xd3,0x68,0xd7,0xd9,0xbd,0xdc,0xe0,0xac,0xe0,0xdf,0xd2,0xdd,0xdd,0x6b,0xdb, -0xd5,0x51,0xd1,0xce,0x9e,0xce,0xcd,0x9b,0xce,0xd0,0x5b,0xd2,0xd5,0x82,0xd6,0xd3, -0xfa,0xd2,0xd6,0x36,0xdd,0xe5,0x47,0xed,0xf5,0x3e,0xff,0x08,0x16,0x12,0x1b,0x1c, -0x26,0x2d,0xb5,0x32,0x39,0x74,0x3c,0x3f,0x50,0x3d,0x3b,0x96,0x39,0x37,0x29,0x3a, -0x3b,0x13,0x3d,0x3e,0x96,0x40,0x42,0x9a,0x43,0x43,0x97,0x46,0x49,0xba,0x4b,0x48, -0x9e,0x40,0x36,0xc4,0x2a,0x21,0x64,0x13,0x07,0xbf,0x02,0x04,0xfb,0x07,0x0b,0x52, -0x0f,0x0d,0x5b,0x0d,0x0b,0xde,0x0a,0x06,0x61,0xfa,0xed,0x7a,0xe1,0xd7,0x1c,0xd2, -0xc9,0x31,0xc3,0xbd,0xff,0xb9,0xba,0x04,0xbe,0xc3,0x34,0xc5,0xc9,0xdb,0xce,0xd4, -0x49,0xda,0xd9,0xe6,0xd5,0xd1,0x33,0xcb,0xc8,0x25,0xc2,0xbf,0x92,0xbe,0xbe,0x41, -0xc1,0xc3,0x44,0xc8,0xcd,0x48,0xce,0xcb,0x19,0xcd,0xcf,0xe4,0xd5,0xdd,0x5a,0xe4, -0xef,0x24,0xfa,0x04,0x0d,0x12,0x1e,0x2e,0x29,0x31,0x9e,0x36,0x3c,0x01,0x3f,0x3d, -0x1b,0x3f,0x3e,0x1c,0x3e,0x3e,0x97,0x40,0x42,0x8a,0x43,0x44,0xa7,0x46,0x47,0x05, -0x47,0x49,0x76,0x4a,0x52,0x27,0x51,0x4c,0x7a,0x48,0x3b,0x5a,0x2f,0x21,0x71,0x16, -0x08,0xfd,0x05,0x05,0x69,0x0a,0x11,0x80,0x15,0x17,0x3b,0x17,0x16,0x26,0x13,0x0b, -0xb6,0x00,0xf4,0xb5,0xe5,0xdc,0xa6,0xd4,0xd0,0x55,0xc6,0xbe,0x72,0xbc,0xb6,0x60, -0xb9,0xbf,0x32,0xc2,0xc4,0x17,0xcc,0xd3,0xbc,0xd9,0xdb,0xd4,0xd7,0xd3,0xfb,0xc9, -0xc4,0x7b,0xbf,0xbb,0x64,0xbb,0xb9,0x4f,0xbc,0xbf,0x08,0xc5,0xcc,0xc7,0xcd,0xcf, -0x57,0xd1,0xd3,0x88,0xd7,0xde,0x26,0xe6,0xee,0xc7,0xf7,0x02,0x08,0x10,0x1b,0x0c, -0x25,0x2d,0xc4,0x31,0x33,0x0c,0x37,0x38,0x8f,0x36,0x37,0xe5,0x38,0x3c,0x80,0x3e, -0x41,0x42,0x43,0x41,0x71,0x41,0x41,0xbb,0x44,0x49,0x6b,0x4f,0x4f,0xdb,0x50,0x4e, -0x35,0x44,0x3d,0x4b,0x2f,0x20,0x9a,0x12,0x06,0x13,0x04,0x04,0xcb,0x07,0x10,0x1c, -0x19,0x1c,0x2f,0x20,0x1f,0x08,0x1c,0x16,0x97,0x0b,0xfd,0x54,0xee,0xe4,0xa1,0xdc, -0xd3,0xec,0xcb,0xc4,0x88,0xbd,0xb9,0xce,0xb7,0xbb,0xbd,0xbe,0xc2,0x86,0xc9,0xd3, -0x15,0xd9,0xdb,0x4c,0xd9,0xd4,0x83,0xcc,0xc4,0x03,0xbe,0xbd,0x27,0xbd,0xbb,0xe5, -0xbb,0xbd,0xff,0xc2,0xc9,0x97,0xcf,0xd0,0x85,0xd3,0xd7,0xab,0xd9,0xdf,0xb8,0xe5, -0xec,0x9f,0xf7,0x01,0xc1,0x0c,0x19,0x3f,0x20,0x25,0xce,0x2a,0x2c,0xfc,0x2e,0x30, -0x3c,0x30,0x2f,0xd5,0x33,0x39,0xd5,0x3d,0x40,0x7b,0x40,0x40,0x77,0x3e,0x3f,0x9a, -0x45,0x49,0x1a,0x50,0x54,0x38,0x4f,0x4b,0x27,0x42,0x39,0x8e,0x2f,0x20,0xc3,0x13, -0x08,0x90,0x02,0x05,0xe0,0x0b,0x12,0xf0,0x1b,0x21,0xe8,0x23,0x25,0x9e,0x24,0x20, -0xa3,0x15,0x06,0x1e,0xf7,0xec,0x29,0xe6,0xda,0x37,0xd1,0xc7,0x4f,0xc3,0xbb,0xd7, -0xb8,0xb8,0xf3,0xb9,0xc0,0xe3,0xc5,0xd1,0x54,0xd6,0xda,0xe7,0xd7,0xd3,0x91,0xcd, -0xc3,0x9e,0xbf,0xbc,0x11,0xbd,0xbd,0x63,0xbb,0xb9,0x8e,0xbf,0xc5,0x24,0xce,0xd2, -0xc8,0xd4,0xd6,0x5c,0xdd,0xe4,0x89,0xe9,0xf0,0x3d,0xf6,0x00,0xd4,0x08,0x13,0xc3, -0x1b,0x1f,0xaf,0x23,0x23,0x7a,0x28,0x2b,0x43,0x29,0x29,0xe4,0x2d,0x35,0x7d,0x3b, -0x3d,0xbf,0x3c,0x3c,0x75,0x3b,0x3d,0xbf,0x43,0x49,0xfb,0x4e,0x52,0xf4,0x4f,0x45, -0x1e,0x3c,0x33,0x96,0x29,0x1b,0x00,0x12,0x0a,0x93,0x03,0x04,0xca,0x08,0x11,0x39, -0x1c,0x24,0xf6,0x28,0x2a,0x36,0x2a,0x28,0x7d,0x1e,0x0f,0xb7,0x01,0xf4,0x27,0xea, -0xe0,0x36,0xd7,0xce,0x81,0xc8,0xc3,0x57,0xbd,0xb8,0xf9,0xba,0xc0,0x2a,0xc6,0xcf, -0xd1,0xd1,0xd8,0x2c,0xd7,0xd1,0xf4,0xc8,0xc2,0x2a,0xc2,0xbe,0x3d,0xbf,0xbe,0x2d, -0xbf,0xbb,0xd8,0xbe,0xc4,0x9b,0xcd,0xd3,0x97,0xd4,0xd8,0xcf,0xdf,0xe9,0x03,0xf1, -0xf4,0x4a,0xf8,0xfc,0x28,0x05,0x0e,0x31,0x15,0x19,0xac,0x1c,0x1e,0x52,0x20,0x25, -0x73,0x26,0x26,0x06,0x2b,0x34,0x32,0x39,0x3a,0x68,0x3b,0x3b,0x1a,0x3e,0x40,0xe2, -0x46,0x4b,0xa9,0x50,0x51,0x90,0x4d,0x45,0x55,0x36,0x2b,0x35,0x22,0x15,0xdb,0x0f, -0x08,0xba,0x04,0x04,0xc0,0x07,0x10,0x41,0x19,0x24,0x78,0x2b,0x2f,0xfb,0x2f,0x2e, -0xff,0x26,0x18,0x2d,0x0a,0xfa,0x7a,0xee,0xe2,0xbc,0xda,0xd3,0xb5,0xcc,0xc8,0xff, -0xc1,0xbe,0x9f,0xbe,0xc2,0x82,0xc6,0xcd,0xd0,0xd2,0xd5,0x96,0xd8,0xd3,0x5f,0xca, -0xc2,0x4f,0xc2,0xc1,0x03,0xbf,0xbe,0x24,0xbd,0xbb,0xf9,0xbb,0xc2,0x1d,0xcb,0xd0, -0x6e,0xd2,0xd6,0xb7,0xdf,0xeb,0x7d,0xf4,0xf7,0x23,0xfa,0xfc,0xf2,0x01,0x07,0xb0, -0x0d,0x13,0xa0,0x13,0x18,0xa1,0x18,0x19,0x25,0x20,0x23,0x00,0x2a,0x2f,0x2b,0x34, -0x38,0x62,0x39,0x3b,0xdc,0x3e,0x40,0xfc,0x43,0x4a,0x19,0x50,0x52,0xe2,0x4a,0x3e, -0xcd,0x30,0x22,0x28,0x1c,0x16,0x47,0x10,0x0c,0x37,0x09,0x06,0x8f,0x0c,0x14,0x62, -0x1b,0x24,0x61,0x2a,0x32,0xb1,0x35,0x31,0xc0,0x2b,0x1e,0x94,0x12,0x06,0xd3,0xf6, -0xec,0x16,0xe3,0xdd,0xf1,0xd5,0xcf,0x7f,0xca,0xc6,0x15,0xc4,0xc5,0xa2,0xca,0xc9, -0xf9,0xd0,0xd6,0x27,0xd5,0xd4,0x19,0xcd,0xc5,0x85,0xc2,0xbe,0xb6,0xbd,0xbb,0x5e, -0xba,0xb9,0x6b,0xb9,0xc0,0xf1,0xc6,0xcc,0x6a,0xce,0xd8,0x80,0xdf,0xee,0x68,0xf9, -0xfb,0xf2,0xfa,0xfa,0x5b,0xfd,0x02,0x32,0x04,0x09,0xf3,0x0b,0x0e,0xa7,0x0f,0x11, -0xcf,0x1a,0x20,0x5e,0x26,0x2b,0x9b,0x2e,0x31,0xb8,0x35,0x39,0x59,0x3d,0x41,0xce, -0x44,0x4a,0xb6,0x50,0x4e,0x9d,0x48,0x3a,0xeb,0x2c,0x20,0xb1,0x16,0x12,0xfd,0x0d, -0x0b,0x99,0x0a,0x0c,0xf9,0x0d,0x13,0x0c,0x1a,0x21,0x05,0x29,0x31,0xd8,0x38,0x37, -0xc9,0x2e,0x26,0x93,0x1c,0x0e,0x55,0x00,0xf2,0x14,0xe9,0xe1,0x14,0xd9,0xd4,0x1e, -0xd0,0xce,0x22,0xcc,0xcc,0x01,0xcd,0xcc,0x58,0xcb,0xd1,0x77,0xd4,0xd2,0x90,0xce, -0xc9,0xf4,0xc5,0xc4,0xb1,0xc0,0xbf,0x13,0xbf,0xbc,0xeb,0xbc,0xc0,0x7a,0xc6,0xcb, -0xfc,0xd0,0xd8,0xc5,0xe3,0xf1,0xd7,0xfa,0xfd,0x83,0xfc,0xfa,0x88,0xfa,0xfc,0x6b, -0xfd,0xfe,0xc4,0x00,0x06,0xf0,0x07,0x0c,0xb6,0x15,0x1f,0x82,0x25,0x28,0xbf,0x2c, -0x30,0xfb,0x34,0x38,0xdb,0x3e,0x40,0xe9,0x45,0x4a,0x9d,0x4c,0x4a,0x4f,0x40,0x34, -0x70,0x25,0x18,0x2b,0x10,0x0a,0xd1,0x09,0x09,0x6f,0x0b,0x0e,0xb3,0x11,0x13,0xac, -0x18,0x22,0x0b,0x29,0x31,0xed,0x38,0x39,0x44,0x35,0x2b,0x07,0x23,0x15,0x4c,0x06, -0xf7,0x89,0xeb,0xe2,0xed,0xdb,0xd9,0x97,0xd6,0xd5,0x6e,0xd5,0xd5,0xa9,0xd3,0xd1, -0x9c,0xd0,0xd0,0xa8,0xd0,0xd1,0xb6,0xce,0xcb,0x00,0xc9,0xc7,0x64,0xc3,0xbe,0x0f, -0xbe,0xbf,0x95,0xbe,0xc1,0x43,0xc4,0xcc,0x57,0xd6,0xdc,0xa8,0xe9,0xf2,0x63,0xfb, -0xff,0x1c,0xff,0xfc,0x5e,0xfb,0xfa,0xf4,0xf8,0xf5,0xd1,0xf5,0xfb,0x5e,0xff,0x06, -0x7d,0x0f,0x18,0x81,0x22,0x23,0x48,0x29,0x2e,0xe4,0x30,0x38,0x24,0x3d,0x40,0x04, -0x44,0x49,0x10,0x49,0x45,0xa1,0x3a,0x2c,0x58,0x22,0x15,0xc4,0x0d,0x08,0x82,0x03, -0x06,0xac,0x0c,0x10,0x2b,0x10,0x12,0x86,0x15,0x1b,0x88,0x25,0x2d,0x8d,0x34,0x37, -0xac,0x36,0x31,0x28,0x29,0x1c,0x99,0x10,0xff,0x6c,0xf0,0xe6,0x31,0xde,0xdc,0x91, -0xda,0xdc,0x1c,0xdb,0xda,0x85,0xd9,0xd6,0xe5,0xd5,0xd2,0x73,0xd1,0xcf,0x1d,0xcf, -0xcd,0x6f,0xca,0xcb,0xd1,0xc6,0xc4,0x6a,0xc2,0xc0,0x1f,0xc0,0xbe,0x48,0xc7,0xce, -0x10,0xd8,0xe2,0x46,0xeb,0xf4,0x5b,0xf9,0xfd,0x3b,0xfe,0xfd,0x68,0xfc,0xf9,0x44, -0xf4,0xf0,0x76,0xf0,0xf4,0xe6,0xfc,0x03,0x8a,0x0d,0x15,0xd8,0x1b,0x22,0x5e,0x27, -0x2d,0xbc,0x34,0x38,0xcf,0x3d,0x42,0xf7,0x44,0x48,0x40,0x44,0x3e,0xed,0x32,0x26, -0xc1,0x19,0x0f,0x75,0x07,0x03,0x00,0x03,0x02,0x8e,0x08,0x0d,0x73,0x13,0x14,0x1b, -0x17,0x1a,0x9b,0x22,0x2e,0xa3,0x34,0x38,0xe1,0x37,0x33,0xba,0x2c,0x21,0x45,0x16, -0x06,0x3e,0xf4,0xe8,0x0a,0xe2,0xdd,0xc6,0xde,0xe1,0x11,0xe0,0xe0,0x86,0xde,0xdb, -0xd5,0xda,0xd6,0x8b,0xd4,0xd0,0x62,0xd0,0xcf,0xbf,0xcc,0xcc,0x1b,0xc9,0xc7,0x85, -0xc2,0xbf,0x9f,0xbc,0xbc,0x80,0xc3,0xd1,0x65,0xda,0xe5,0x56,0xef,0xf4,0x04,0xfc, -0xfb,0x51,0xfa,0xf8,0x2d,0xf7,0xf5,0xe2,0xef,0xec,0x3e,0xeb,0xed,0x79,0xf6,0x02, -0x76,0x09,0x11,0xc5,0x18,0x1e,0x1e,0x27,0x2f,0x26,0x38,0x3c,0xdf,0x40,0x44,0x4d, -0x45,0x45,0x34,0x3e,0x35,0x6e,0x2d,0x1f,0x19,0x15,0x0e,0x0e,0x0a,0x05,0x79,0x05, -0x06,0xaa,0x07,0x0c,0x79,0x12,0x18,0x58,0x18,0x1c,0x18,0x23,0x2c,0x35,0x35,0x37, -0x96,0x36,0x30,0x6e,0x2b,0x21,0x96,0x16,0x0b,0xfa,0xfb,0xf0,0xe5,0xe5,0xe2,0xd0, -0xe0,0xe4,0x9b,0xe3,0xde,0x2e,0xe1,0xe1,0x91,0xdc,0xd9,0x1d,0xd7,0xd4,0x7c,0xd0, -0xcf,0xbb,0xce,0xcc,0xf8,0xca,0xcb,0x30,0xc5,0xbf,0x61,0xbd,0xbf,0x06,0xc6,0xcf, -0x77,0xdb,0xe4,0xfa,0xed,0xf5,0xff,0xfa,0xfb,0x23,0xf8,0xf5,0x22,0xf3,0xf2,0xfb, -0xed,0xec,0x80,0xea,0xe9,0x0b,0xf1,0xf9,0x6b,0x04,0x0d,0x36,0x14,0x1a,0xc8,0x23, -0x2d,0x65,0x36,0x40,0xe0,0x42,0x46,0xd7,0x42,0x41,0xad,0x39,0x2f,0xbd,0x27,0x1b, -0x00,0x0e,0x06,0xeb,0x07,0x04,0x97,0x02,0x02,0xdb,0x03,0x0b,0x3d,0x11,0x16,0x79, -0x18,0x18,0xbf,0x22,0x2b,0x67,0x33,0x38,0x3e,0x35,0x32,0x1e,0x2d,0x25,0x70,0x19, -0x10,0x1c,0x08,0xfa,0xf7,0xf0,0xea,0x30,0xe9,0xe8,0x21,0xe9,0xe9,0x2c,0xe6,0xe5, -0x28,0xe2,0xde,0xbe,0xdc,0xd8,0x9c,0xd6,0xd3,0x0a,0xcf,0xce,0x22,0xcc,0xc9,0x1c, -0xc5,0xc1,0x6a,0xbe,0xc2,0xfd,0xc8,0xd0,0x3e,0xdc,0xe4,0xc1,0xed,0xf7,0xaf,0xfb, -0xf8,0xd7,0xf5,0xf3,0xfa,0xee,0xef,0x57,0xec,0xe9,0x62,0xe7,0xe6,0xbf,0xeb,0xf3, -0x6d,0xfe,0x08,0xde,0x0f,0x17,0x9e,0x20,0x2a,0xc8,0x36,0x3f,0x45,0x44,0x46,0xd4, -0x42,0x3e,0x5b,0x39,0x2f,0x1a,0x21,0x15,0xb6,0x0a,0x03,0xf1,0x03,0x02,0xb7,0x01, -0x00,0x20,0x03,0x0a,0x47,0x12,0x16,0x15,0x18,0x1b,0x1a,0x21,0x2b,0xfe,0x30,0x36, -0x93,0x36,0x32,0xf3,0x2b,0x21,0xc2,0x18,0x10,0x01,0x0c,0x02,0xaa,0xf6,0xf1,0xba, -0xed,0xed,0xeb,0xea,0xec,0x1d,0xed,0xe6,0x2d,0xe7,0xe4,0xe4,0xe1,0xde,0xde,0xda, -0xd8,0xfd,0xd2,0xd1,0x56,0xcb,0xc8,0x1f,0xc5,0xc2,0x39,0xc4,0xc5,0x67,0xcc,0xd0, -0xfd,0xd9,0xe2,0xc4,0xeb,0xf5,0x90,0xf6,0xf5,0x6c,0xf1,0xef,0x7d,0xec,0xe7,0x25, -0xe7,0xe6,0x65,0xe5,0xe3,0x6b,0xe5,0xef,0x90,0xf8,0x02,0xd9,0x0a,0x13,0x54,0x1c, -0x26,0x08,0x34,0x3f,0x73,0x42,0x43,0x50,0x41,0x3e,0x11,0x38,0x2f,0x87,0x22,0x11, -0x8d,0x08,0x01,0xd9,0x01,0x01,0xab,0xfe,0xff,0xb5,0x00,0x08,0x9a,0x0f,0x14,0xa8, -0x16,0x1b,0xed,0x22,0x27,0xcf,0x30,0x35,0xa1,0x34,0x30,0x3c,0x2b,0x22,0x98,0x19, -0x14,0x51,0x0d,0x07,0xdf,0xfe,0xfa,0x16,0xf6,0xf4,0x52,0xf3,0xf1,0x56,0xf0,0xed, -0xf8,0xea,0xe9,0x7f,0xe8,0xe7,0x42,0xe2,0xe0,0xfa,0xdb,0xd7,0xa7,0xd0,0xc8,0x1f, -0xc6,0xc3,0x1c,0xc8,0xca,0x52,0xcd,0xd3,0x21,0xd7,0xde,0xbf,0xe9,0xf3,0xec,0xf4, -0xf1,0xff,0xef,0xee,0xcd,0xe9,0xe5,0xf4,0xe3,0xe1,0xf6,0xe2,0xe1,0xae,0xe2,0xe8, -0x34,0xf3,0xfe,0xe1,0x05,0x0e,0xef,0x17,0x23,0xd7,0x2f,0x3a,0xe0,0x3d,0x3f,0x10, -0x3f,0x3b,0x6c,0x37,0x2d,0xc7,0x21,0x14,0x11,0x0a,0x04,0xc9,0x00,0x00,0x1d,0x00, -0xff,0x9a,0x04,0x09,0xa0,0x0f,0x15,0x91,0x17,0x1a,0xdd,0x22,0x27,0xa7,0x2c,0x31, -0x06,0x32,0x31,0x18,0x2a,0x22,0x50,0x1d,0x15,0x56,0x10,0x0b,0x44,0x04,0xfe,0xf4, -0xfb,0xfb,0x56,0xfb,0xf5,0xd9,0xf0,0xeb,0x4e,0xea,0xed,0x63,0xeb,0xeb,0x3e,0xe8, -0xe6,0xd3,0xe1,0xdb,0xf1,0xd4,0xcc,0xf1,0xc6,0xc4,0xe9,0xc8,0xcb,0x9c,0xd0,0xd3, -0x26,0xd8,0xdf,0xf6,0xe6,0xed,0x93,0xf0,0xf0,0xb3,0xee,0xea,0xab,0xe5,0xe1,0x5a, -0xdd,0xdd,0xc1,0xdc,0xdb,0x0f,0xde,0xe4,0x85,0xec,0xf6,0x3d,0xfe,0x07,0x35,0x12, -0x1d,0xe2,0x29,0x33,0x64,0x38,0x3c,0xf8,0x3c,0x3a,0x0f,0x35,0x2a,0x1b,0x21,0x15, -0x34,0x0d,0x07,0xd0,0xff,0xff,0x83,0x00,0x00,0x9f,0x04,0x0a,0x77,0x0f,0x10,0x9d, -0x15,0x19,0x68,0x1e,0x26,0x57,0x2a,0x2e,0x4e,0x2f,0x2d,0x37,0x2a,0x22,0xa2,0x1f, -0x1a,0xa0,0x14,0x10,0xc4,0x08,0x05,0x9b,0x05,0x04,0x96,0x03,0xff,0xf9,0xf5,0xee, -0xef,0xec,0xee,0x53,0xf2,0xf0,0xfb,0xf1,0xf2,0x63,0xeb,0xe5,0x5b,0xdb,0xd5,0x15, -0xcd,0xc8,0x0c,0xcb,0xce,0x71,0xd2,0xd6,0x10,0xda,0xe0,0x00,0xe6,0xea,0xea,0xec, -0xf0,0x44,0xed,0xe9,0x23,0xe2,0xdb,0xbd,0xd9,0xd5,0x75,0xd6,0xd7,0x9e,0xda,0xe1, -0x94,0xe8,0xf1,0x3d,0xfa,0x01,0x0e,0x0d,0x18,0xaa,0x22,0x2a,0x0c,0x33,0x36,0xde, -0x39,0x36,0x26,0x2e,0x28,0xac,0x1d,0x15,0xe4,0x0e,0x08,0x6f,0x03,0xff,0xc4,0x00, -0x03,0xd1,0x05,0x09,0x85,0x0c,0x11,0x74,0x11,0x16,0x0d,0x1d,0x21,0x83,0x28,0x2b, -0x4f,0x2f,0x2d,0x3c,0x2c,0x28,0x46,0x22,0x1d,0x22,0x15,0x0f,0x8d,0x0c,0x08,0x64, -0x09,0x0a,0x04,0x07,0x01,0xc8,0xfa,0xf2,0xfa,0xee,0xf0,0x78,0xf4,0xf7,0x8a,0xf8, -0xf9,0x90,0xf6,0xf0,0x82,0xe7,0xdd,0x56,0xd3,0xd0,0xd4,0xcc,0xce,0xe1,0xd2,0xd6, -0x17,0xdd,0xdf,0xad,0xe3,0xe7,0x17,0xec,0xee,0x4b,0xed,0xe7,0x5c,0xde,0xd9,0x37, -0xd4,0xd2,0x56,0xd0,0xd1,0x10,0xd5,0xdb,0x62,0xe5,0xec,0xba,0xf5,0xff,0x15,0x06, -0x0f,0x08,0x1a,0x22,0x37,0x2b,0x30,0x0e,0x33,0x32,0x49,0x2b,0x23,0x43,0x1b,0x14, -0xb0,0x0e,0x0b,0x05,0x05,0x02,0x22,0x02,0x03,0x07,0x07,0x0a,0x77,0x0b,0x0d,0x60, -0x0f,0x13,0x86,0x18,0x1c,0x60,0x22,0x27,0x39,0x2b,0x2d,0x78,0x2d,0x29,0xca,0x24, -0x1e,0xfb,0x16,0x0e,0xb5,0x0d,0x0e,0xe1,0x0a,0x0f,0x97,0x0b,0x05,0xe5,0xff,0xf5, -0x3b,0xf4,0xf2,0x67,0xf5,0xfa,0x11,0xfc,0xfe,0x50,0xff,0xfc,0x26,0xf5,0xe8,0xd7, -0xdd,0xd4,0x7c,0xd1,0xd2,0xb2,0xd5,0xd7,0xc1,0xdc,0xe1,0x4b,0xe4,0xea,0xf9,0xed, -0xef,0x56,0xed,0xe9,0x23,0xe2,0xdb,0xa8,0xd4,0xcd,0x4f,0xcb,0xca,0x83,0xd0,0xd6, -0xcd,0xdf,0xea,0x65,0xf2,0xfa,0xe5,0x01,0x07,0x29,0x10,0x18,0x02,0x21,0x27,0x73, -0x29,0x2a,0xa4,0x26,0x1e,0x9c,0x17,0x13,0x5e,0x0d,0x0a,0x88,0x08,0x06,0x46,0x06, -0x07,0x47,0x09,0x09,0xe9,0x0a,0x0d,0x5d,0x0d,0x0e,0x8c,0x14,0x19,0xea,0x1d,0x26, -0x04,0x2b,0x2e,0x22,0x32,0x2e,0x34,0x2a,0x21,0x6c,0x18,0x12,0x3b,0x0d,0x0d,0x6d, -0x0f,0x0e,0x75,0x0e,0x09,0x5c,0x02,0xfb,0x18,0xf8,0xf5,0x6c,0xf8,0xfb,0x99,0xff, -0x03,0xd3,0x04,0x09,0xc3,0x01,0xf6,0xf3,0xe9,0xdc,0x4b,0xd8,0xd6,0x7d,0xd5,0xd6, -0xb4,0xd7,0xdc,0x9a,0xe4,0xe8,0x9b,0xed,0xee,0x6c,0xeb,0xea,0xac,0xe5,0xdc,0xe5, -0xd4,0xcb,0xf1,0xc4,0xc3,0xe6,0xc8,0xce,0x5f,0xda,0xe5,0xce,0xf0,0xfa,0xca,0xfd, -0x04,0xf5,0x09,0x11,0x1f,0x1b,0x20,0xc9,0x24,0x23,0xec,0x22,0x1d,0xac,0x16,0x10, -0x63,0x0b,0x09,0x78,0x0a,0x09,0xe5,0x06,0x08,0x4f,0x0a,0x0a,0xc4,0x0a,0x0b,0x26, -0x0b,0x09,0x75,0x0d,0x14,0x3a,0x19,0x1f,0x7b,0x28,0x2e,0xc5,0x31,0x32,0xec,0x2c, -0x24,0x7a,0x1b,0x16,0xe0,0x0f,0x0d,0x6b,0x10,0x0d,0x9e,0x0d,0x0c,0x5b,0x06,0x00, -0xb2,0xfa,0xf9,0xdb,0xfa,0xfe,0xf8,0x00,0x04,0x5e,0x0b,0x0e,0xab,0x0c,0x01,0xec, -0xf5,0xe9,0x6b,0xdf,0xdb,0xa2,0xd4,0xd2,0x60,0xd6,0xd7,0xbf,0xe0,0xe7,0xee,0xeb, -0xee,0x22,0xed,0xec,0xed,0xe9,0xdf,0x93,0xd4,0xca,0x54,0xc0,0xbe,0x8b,0xc3,0xcb, -0x3a,0xd5,0xe0,0x77,0xeb,0xf3,0xad,0xf9,0xfc,0x53,0x01,0x07,0xc2,0x0c,0x15,0x86, -0x19,0x1c,0xc8,0x1d,0x1a,0xd9,0x15,0x0f,0xe2,0x0c,0x0a,0x8c,0x0c,0x0c,0x69,0x0a, -0x0a,0x2c,0x0c,0x0c,0xad,0x0a,0x0a,0xef,0x07,0x07,0x9d,0x0c,0x11,0xcb,0x18,0x1f, -0xa6,0x26,0x2f,0x0a,0x37,0x37,0x1b,0x34,0x29,0x74,0x20,0x18,0x2d,0x14,0x0f,0xf8, -0x0c,0x0d,0xe7,0x0a,0x0c,0x39,0x09,0x03,0x4f,0x02,0xfe,0x31,0x00,0x01,0xda,0x04, -0x06,0x8c,0x0c,0x15,0xa0,0x12,0x0b,0x8f,0x02,0xf6,0x0f,0xee,0xe3,0x9f,0xd8,0xd2, -0xbf,0xd3,0xd9,0x90,0xdd,0xe3,0x17,0xe7,0xeb,0xd1,0xef,0xef,0x6d,0xec,0xe2,0xab, -0xd6,0xc8,0x47,0xc0,0xc0,0x2f,0xc3,0xc9,0x9b,0xd0,0xdb,0x49,0xe7,0xf1,0x71,0xf6, -0xf8,0x33,0xfe,0x03,0x4d,0x07,0x0d,0xcc,0x14,0x18,0x03,0x19,0x1a,0xe9,0x13,0x0c, -0x29,0x0a,0x09,0xca,0x09,0x08,0x6b,0x08,0x07,0x2c,0x0a,0x0d,0x21,0x0c,0x08,0x80, -0x06,0x04,0xce,0x07,0x0c,0xef,0x14,0x1c,0x1e,0x23,0x2b,0xf9,0x31,0x35,0x1f,0x32, -0x2d,0xb3,0x20,0x1a,0xec,0x13,0x0d,0xca,0x0a,0x09,0x3c,0x0b,0x0b,0xe0,0x0c,0x09, -0x03,0x07,0x07,0x93,0x08,0x09,0x89,0x08,0x0d,0x00,0x0f,0x16,0x40,0x17,0x13,0xa4, -0x0d,0x00,0x59,0xf4,0xea,0xfd,0xdd,0xd5,0x9f,0xd5,0xd6,0x1e,0xdc,0xdf,0x56,0xe3, -0xe9,0x9b,0xee,0xef,0xe2,0xeb,0xe2,0x72,0xd6,0xca,0x91,0xc0,0xbe,0xfb,0xc1,0xc7, -0x38,0xcd,0xd5,0x35,0xe1,0xe9,0xe7,0xec,0xf0,0xa2,0xf4,0xfb,0xe7,0xfe,0x03,0xed, -0x0c,0x14,0x94,0x16,0x16,0x45,0x14,0x0e,0x0b,0x0a,0x0a,0x24,0x0a,0x07,0x7b,0x06, -0x07,0x71,0x0a,0x0d,0xb3,0x0d,0x09,0x9d,0x03,0x03,0x87,0x04,0x0b,0x66,0x15,0x1c, -0xdd,0x25,0x2a,0x4f,0x32,0x35,0x56,0x33,0x2f,0xb8,0x27,0x1f,0x03,0x17,0x0f,0xd8, -0x0b,0x0a,0xc2,0x0b,0x0c,0xb5,0x0d,0x0d,0xa0,0x0a,0x10,0x48,0x0e,0x0e,0xea,0x0b, -0x0e,0x46,0x14,0x14,0x8e,0x1a,0x18,0xf7,0x14,0x0a,0xc6,0xfb,0xf1,0x2a,0xe7,0xdf, -0x95,0xd9,0xd7,0x64,0xda,0xdd,0x1e,0xe3,0xea,0x12,0xef,0xef,0xd9,0xe9,0xe3,0xcb, -0xd7,0xcd,0x06,0xc7,0xc1,0x36,0xc1,0xc6,0x8e,0xcb,0xd1,0xc8,0xdb,0xe3,0x13,0xe6, -0xe9,0x4d,0xee,0xf3,0xd2,0xf9,0x00,0x36,0x09,0x11,0x62,0x14,0x14,0x66,0x11,0x0e, -0x40,0x0a,0x06,0x17,0x04,0x01,0xb0,0xfe,0x01,0x2b,0x04,0x09,0xd0,0x0c,0x0a,0xa2, -0x04,0x01,0xc4,0x04,0x09,0x71,0x11,0x1b,0x2a,0x26,0x2d,0x81,0x31,0x35,0x7e,0x32, -0x32,0xf5,0x29,0x1e,0x5f,0x18,0x10,0xfb,0x0c,0x09,0xfd,0x0c,0x0b,0x8c,0x0b,0x0f, -0x35,0x11,0x14,0xb9,0x14,0x14,0x3b,0x11,0x11,0x2f,0x19,0x1b,0x12,0x1c,0x1a,0x4f, -0x16,0x10,0x51,0x02,0xf7,0xd6,0xeb,0xe2,0xdc,0xdd,0xd8,0x89,0xd9,0xdd,0x48,0xe2, -0xe9,0x12,0xee,0xf0,0x7d,0xe9,0xe1,0xf2,0xd6,0xcd,0xa5,0xc7,0xc4,0x34,0xc2,0xc5, -0xd7,0xca,0xcf,0xa6,0xd5,0xdb,0xee,0xe1,0xe3,0x9f,0xe7,0xec,0x7b,0xf3,0xfc,0x0a, -0x08,0x0d,0x6e,0x11,0x11,0x68,0x11,0x0f,0xab,0x0c,0x08,0xd7,0x01,0xfd,0x59,0xfb, -0xfb,0x16,0x00,0x04,0x91,0x09,0x09,0x8c,0x06,0x02,0xca,0x03,0x07,0xda,0x0d,0x18, -0x3f,0x22,0x2c,0x25,0x32,0x35,0x2f,0x33,0x2f,0x9b,0x2a,0x1f,0xfc,0x19,0x12,0x7e, -0x13,0x0c,0x11,0x0e,0x0f,0x30,0x0e,0x10,0x4e,0x16,0x1b,0x3d,0x17,0x15,0xfe,0x14, -0x16,0x39,0x17,0x1e,0x8c,0x1d,0x1a,0xdc,0x18,0x12,0x85,0x09,0xfc,0xa3,0xf2,0xe8, -0xc2,0xe0,0xda,0xfb,0xda,0xde,0x61,0xe2,0xe7,0x84,0xea,0xee,0x41,0xe7,0xe1,0xce, -0xd8,0xce,0x98,0xc8,0xc7,0x92,0xc7,0xc9,0x04,0xcc,0xcf,0x71,0xd2,0xd8,0x44,0xdd, -0xe1,0xdc,0xe4,0xe8,0xdb,0xf0,0xf9,0x85,0x03,0x0b,0xc5,0x0f,0x10,0x1b,0x0f,0x0f, -0xe8,0x0b,0x04,0x6c,0xfd,0xf7,0xbe,0xf5,0xf4,0x5f,0xf9,0xfc,0x92,0x00,0x05,0x79, -0x04,0x05,0x0e,0x06,0x0a,0x3b,0x10,0x15,0x1e,0x23,0x2b,0x1b,0x33,0x37,0xa5,0x37, -0x2f,0x5c,0x28,0x21,0x24,0x19,0x17,0x75,0x11,0x0f,0x59,0x0d,0x0f,0x44,0x14,0x13, -0xcf,0x1b,0x1e,0x63,0x1d,0x1a,0x7e,0x19,0x1d,0x9d,0x1f,0x21,0x15,0x20,0x1c,0x72, -0x19,0x14,0x65,0x0f,0x02,0x30,0xf6,0xeb,0xf6,0xe2,0xde,0x58,0xdc,0xdd,0x7a,0xe0, -0xe6,0xa9,0xe9,0xe8,0x2c,0xe7,0xe0,0x0e,0xd8,0xd0,0x25,0xcb,0xc8,0x78,0xc9,0xca, -0x21,0xcb,0xce,0x25,0xd2,0xd4,0xf4,0xd8,0xde,0xc9,0xe2,0xe7,0x60,0xec,0xf5,0x70, -0xfd,0x03,0x37,0x0b,0x0d,0x21,0x0c,0x0a,0x70,0x06,0xff,0x7a,0xf9,0xf3,0x75,0xf1, -0xf1,0xa5,0xf3,0xfa,0xea,0xfd,0x01,0x8f,0x06,0x07,0xbb,0x09,0x0d,0xd7,0x10,0x16, -0x98,0x1d,0x2a,0x0b,0x34,0x35,0x30,0x36,0x30,0xb2,0x29,0x24,0xa4,0x1d,0x17,0x5b, -0x16,0x12,0xd7,0x12,0x14,0xb8,0x16,0x1a,0x29,0x1e,0x23,0x17,0x22,0x20,0x82,0x20, -0x1f,0xb4,0x21,0x22,0x36,0x20,0x1c,0xdf,0x16,0x11,0x7b,0x0d,0x03,0x0c,0xf6,0xec, -0xd3,0xe3,0xe0,0x53,0xe0,0xe0,0xa7,0xe3,0xe6,0xec,0xe8,0xec,0x37,0xeb,0xe4,0x6f, -0xdb,0xd2,0x3c,0xce,0xcb,0x61,0xcc,0xca,0x50,0xc8,0xcc,0x5b,0xd0,0xcf,0x6d,0xd6, -0xdc,0x4c,0xe3,0xe8,0x87,0xeb,0xf1,0x46,0xf9,0xff,0xf7,0x03,0x08,0x5f,0x08,0x05, -0x53,0x01,0xfb,0x60,0xf2,0xed,0x75,0xec,0xed,0x8d,0xef,0xf5,0xa6,0xfc,0xfe,0xd2, -0x02,0x07,0xd7,0x0a,0x0c,0xb7,0x10,0x15,0xa7,0x19,0x25,0xc8,0x2e,0x33,0x76,0x31, -0x2b,0x6e,0x27,0x23,0xad,0x20,0x18,0x93,0x14,0x13,0xb5,0x15,0x18,0xef,0x1b,0x1e, -0x14,0x22,0x28,0x97,0x28,0x29,0x05,0x29,0x28,0xa5,0x27,0x26,0x2c,0x25,0x22,0x82, -0x1b,0x15,0xd6,0x0f,0x06,0xa9,0xf9,0xef,0xe8,0xe7,0xe4,0x46,0xe2,0xe0,0xa6,0xe4, -0xe5,0xb3,0xe7,0xed,0x21,0xeb,0xe5,0x58,0xda,0xd3,0xbc,0xd0,0xcb,0x16,0xca,0xc6, -0x49,0xc4,0xc7,0x32,0xcb,0xcb,0xf4,0xd2,0xdc,0x5f,0xe5,0xea,0xa8,0xec,0xf1,0x9f, -0xf7,0xfe,0xeb,0x03,0x03,0x3f,0x04,0x01,0xd4,0xfb,0xf6,0xe6,0xef,0xe8,0x11,0xe7, -0xe9,0x39,0xed,0xf3,0xd7,0xf8,0xfc,0xa4,0x00,0x04,0x8f,0x0b,0x0f,0x00,0x10,0x13, -0x8a,0x18,0x22,0x51,0x2c,0x33,0x52,0x31,0x29,0x2e,0x28,0x26,0x63,0x23,0x1d,0xdc, -0x18,0x17,0x3b,0x1b,0x1e,0x66,0x22,0x24,0xc8,0x27,0x2b,0x4f,0x2d,0x2d,0x9c,0x2e, -0x2d,0xda,0x2b,0x28,0x3f,0x25,0x21,0x0a,0x1c,0x17,0x41,0x0f,0x07,0xe7,0xf9,0xf1, -0x02,0xeb,0xe5,0x0d,0xe6,0xe4,0x06,0xe5,0xe7,0x2b,0xeb,0xec,0x9e,0xea,0xe4,0xce, -0xdb,0xd4,0x47,0xd2,0xce,0xb6,0xc5,0xc1,0x1f,0xc0,0xbe,0x24,0xc4,0xc8,0x9c,0xce, -0xdb,0xf4,0xe4,0xea,0x87,0xee,0xf1,0xa0,0xf7,0xfc,0x8c,0xfe,0xfd,0x0f,0xfa,0xf5, -0x6f,0xf3,0xee,0x9c,0xe7,0xe3,0x00,0xe0,0xe3,0x7f,0xea,0xf1,0xc2,0xf6,0xfa,0xaa, -0xff,0x04,0x35,0x0a,0x0f,0x33,0x11,0x12,0x24,0x17,0x1e,0xb9,0x26,0x2f,0x40,0x2f, -0x2b,0xcc,0x27,0x25,0x9d,0x23,0x20,0x0e,0x1d,0x1c,0x7c,0x21,0x22,0x7b,0x27,0x2a, -0x3c,0x2e,0x32,0x69,0x32,0x35,0xa8,0x34,0x34,0xfd,0x33,0x2e,0x96,0x29,0x25,0x05, -0x20,0x18,0x47,0x12,0x06,0x19,0xfa,0xf1,0x2a,0xea,0xe9,0xe4,0xe4,0xe5,0x2d,0xe6, -0xe9,0xa4,0xee,0xf0,0x59,0xea,0xe3,0x36,0xde,0xd7,0x44,0xd4,0xcf,0xc9,0xc8,0xbf, -0xec,0xbc,0xbd,0x1a,0xbc,0xc5,0x0d,0xd0,0xda,0x97,0xe4,0xea,0x54,0xf0,0xf5,0x78, -0xf9,0xfe,0x84,0xfe,0xfa,0x2a,0xf6,0xef,0x1f,0xeb,0xe6,0x4e,0xe1,0xdc,0x4a,0xdc, -0xde,0x38,0xe7,0xed,0xc4,0xf4,0xfb,0x65,0xfd,0x03,0xec,0x08,0x0c,0x07,0x11,0x14, -0x99,0x16,0x19,0xd1,0x21,0x27,0x5b,0x2c,0x2c,0xbe,0x29,0x25,0x92,0x21,0x21,0x25, -0x22,0x22,0x37,0x24,0x28,0xb1,0x2b,0x30,0x5a,0x37,0x39,0xcc,0x38,0x39,0xfc,0x3c, -0x3b,0x5f,0x39,0x32,0x88,0x2a,0x24,0x9f,0x1d,0x16,0xb3,0x0c,0x05,0x57,0xfa,0xee, -0x0e,0xec,0xe9,0x5f,0xe7,0xe4,0x8c,0xe8,0xec,0x8e,0xee,0xee,0x2c,0xea,0xdf,0x8e, -0xda,0xd7,0x65,0xd1,0xcd,0x31,0xc5,0xbf,0x40,0xbc,0xbb,0xd3,0xba,0xc2,0xa5,0xcf, -0xdb,0xfc,0xe5,0xec,0x37,0xf1,0xf7,0x56,0xfe,0xff,0x31,0xfe,0xf8,0xda,0xf2,0xed, -0x13,0xe7,0xe2,0xcb,0xdc,0xd9,0x7d,0xd9,0xde,0x40,0xe5,0xea,0xf9,0xf0,0xf6,0xaf, -0xfb,0x01,0xc7,0x04,0x09,0x9c,0x0e,0x10,0x2c,0x15,0x17,0x0a,0x1c,0x21,0x12,0x29, -0x2c,0x6e,0x2b,0x25,0xe8,0x21,0x24,0x61,0x24,0x26,0xb8,0x27,0x2c,0x41,0x30,0x37, -0x8e,0x3f,0x3f,0xfb,0x3f,0x3e,0x2c,0x42,0x40,0xbc,0x3c,0x35,0xf4,0x2e,0x27,0x0e, -0x1f,0x16,0x5e,0x0b,0x04,0x95,0xfb,0xf3,0x39,0xee,0xe9,0x73,0xe7,0xe8,0x21,0xe8, -0xef,0xda,0xf1,0xed,0x2d,0xe9,0xe0,0xf5,0xd8,0xd4,0xbd,0xcd,0xc8,0x2b,0xc3,0xbd, -0xbf,0xb9,0xb7,0xa2,0xb9,0xc1,0xf0,0xcb,0xd9,0xd1,0xe4,0xec,0x3d,0xf5,0xfa,0xc3, -0xff,0x02,0x90,0xfc,0xf7,0x4c,0xf0,0xe9,0xc8,0xe1,0xda,0x65,0xd6,0xd3,0xb3,0xd1, -0xd5,0x8e,0xe0,0xea,0xe0,0xf2,0xf8,0xa8,0xfe,0x05,0xc2,0x08,0x0b,0x5e,0x0f,0x12, -0x84,0x13,0x16,0x89,0x18,0x1e,0x47,0x27,0x29,0x3e,0x28,0x26,0x06,0x22,0x21,0x4d, -0x26,0x28,0x31,0x2a,0x30,0x0f,0x37,0x3e,0xb9,0x44,0x44,0xfe,0x44,0x44,0x4a,0x45, -0x43,0x26,0x3d,0x35,0x76,0x2e,0x2a,0x2d,0x20,0x14,0xbf,0x0b,0x04,0xf4,0xfc,0xf4, -0xed,0xee,0xeb,0xc3,0xea,0xec,0x5a,0xee,0xf0,0x5c,0xf3,0xef,0x1a,0xea,0xe4,0xd6, -0xd9,0xd2,0x41,0xca,0xc3,0x96,0xc0,0xbd,0x56,0xba,0xb8,0xf0,0xb8,0xc0,0xe7,0xcb, -0xd4,0xf3,0xdf,0xea,0xd6,0xf1,0xfa,0xa9,0xfd,0xfb,0x75,0xfa,0xf5,0xd6,0xef,0xe7, -0x23,0xde,0xd6,0x87,0xcf,0xcf,0x31,0xce,0xd1,0x89,0xda,0xe6,0x4d,0xf2,0xf9,0xb8, -0x01,0x06,0xfb,0x09,0x0e,0x20,0x0e,0x0e,0x5f,0x11,0x17,0x9a,0x19,0x1e,0x72,0x25, -0x28,0xd0,0x25,0x24,0xea,0x23,0x22,0x20,0x24,0x2b,0x6d,0x2e,0x35,0xe2,0x3c,0x44, -0x3c,0x4b,0x4b,0xfa,0x4b,0x49,0x01,0x49,0x44,0x9b,0x3e,0x36,0x75,0x2a,0x25,0xc2, -0x1c,0x14,0xc4,0x0a,0x05,0xf1,0xfc,0xf6,0x82,0xf1,0xef,0x18,0xf2,0xf2,0x4d,0xf3, -0xf2,0xbc,0xf0,0xef,0xb9,0xeb,0xe3,0x76,0xdb,0xcd,0x17,0xc4,0xbd,0x42,0xbb,0xbc, -0x60,0xba,0xb8,0x84,0xbc,0xc0,0x3c,0xca,0xd6,0x5a,0xdf,0xeb,0xd4,0xf4,0xfa,0x3e, -0xfc,0xf9,0x97,0xf6,0xf4,0xba,0xef,0xe6,0xf0,0xd9,0xd2,0xf5,0xcc,0xc6,0x3b,0xca, -0xd0,0xa4,0xd3,0xe1,0x6c,0xed,0xf8,0x9c,0x01,0x06,0xfe,0x0c,0x0e,0x72,0x0f,0x0e, -0x21,0x0d,0x11,0x00,0x19,0x1e,0xcb,0x21,0x24,0x81,0x22,0x23,0x23,0x25,0x25,0xab, -0x27,0x2c,0x8b,0x35,0x3c,0x76,0x44,0x4d,0x11,0x52,0x52,0x4f,0x54,0x52,0x75,0x4e, -0x47,0x29,0x41,0x38,0x02,0x2e,0x23,0x13,0x1c,0x12,0x88,0x0a,0x05,0xb4,0xfc,0xf8, -0x10,0xf3,0xf3,0x0c,0xf7,0xf7,0xe4,0xf5,0xf4,0xb4,0xf2,0xef,0xe7,0xed,0xe5,0x02, -0xd8,0xcb,0x68,0xc1,0xb9,0x06,0xb5,0xb6,0x82,0xb8,0xb7,0xf6,0xb9,0xc0,0x1d,0xc7, -0xd2,0x2c,0xdd,0xe7,0xd9,0xf0,0xf5,0x0b,0xf8,0xf5,0xdb,0xf4,0xf2,0x62,0xec,0xe4, -0x6f,0xdb,0xd2,0xfb,0xcb,0xc8,0xea,0xc4,0xcb,0xf7,0xd5,0xe0,0xd6,0xee,0xf8,0x7d, -0x02,0x08,0xd8,0x0e,0x13,0x5b,0x12,0x0e,0x83,0x0d,0x0f,0xfd,0x15,0x1c,0x34,0x1d, -0x1e,0xfe,0x21,0x20,0x9f,0x23,0x25,0x82,0x27,0x2f,0xc9,0x38,0x42,0x1e,0x4a,0x50, -0x4b,0x57,0x5a,0x97,0x59,0x54,0x75,0x4d,0x47,0x52,0x3f,0x37,0xca,0x2b,0x21,0x57, -0x14,0x11,0xce,0x09,0x02,0x6c,0x00,0xf9,0x2e,0xfa,0xf9,0x05,0xfe,0xff,0x51,0xfb, -0xf5,0xe2,0xf4,0xef,0xe9,0xea,0xe5,0x49,0xd6,0xc7,0x4b,0xbc,0xb8,0xb6,0xb3,0xb0, -0x5c,0xb4,0xb6,0x28,0xb8,0xbe,0xe4,0xc6,0xd1,0x90,0xda,0xe4,0xd1,0xea,0xf0,0x1e, -0xf5,0xf3,0x56,0xf0,0xee,0x3e,0xeb,0xe2,0xe7,0xdb,0xd5,0xdf,0xcd,0xc8,0xba,0xc5, -0xc8,0x32,0xd4,0xdf,0x0f,0xed,0xf9,0x3c,0x00,0x08,0x0a,0x0e,0x10,0x5a,0x14,0x12, -0x09,0x0f,0x0e,0x54,0x11,0x15,0x6e,0x19,0x1a,0xa9,0x1f,0x22,0x2f,0x22,0x26,0x06, -0x2a,0x33,0xd0,0x3b,0x45,0x96,0x50,0x57,0x6d,0x60,0x63,0x79,0x60,0x59,0x66,0x53, -0x4b,0x85,0x42,0x39,0xe8,0x2a,0x1f,0xf9,0x16,0x0f,0xa4,0x0a,0x02,0xa4,0xfe,0xfc, -0xb0,0xff,0x03,0xd2,0x05,0x04,0x0b,0xfe,0xf9,0xa5,0xf7,0xf2,0x49,0xe8,0xdd,0xcb, -0xd2,0xc4,0xd6,0xb8,0xb6,0x81,0xb1,0xad,0xa0,0xae,0xb2,0xfb,0xb6,0xbe,0x02,0xc8, -0xd1,0xbd,0xdb,0xe0,0xbd,0xe5,0xeb,0x5b,0xee,0xee,0x2e,0xeb,0xe7,0x6d,0xe6,0xde, -0x96,0xd8,0xd3,0x1c,0xd0,0xca,0xeb,0xc5,0xc9,0xd7,0xd2,0xdf,0x56,0xeb,0xf8,0x27, -0x00,0x06,0xd4,0x0f,0x12,0x02,0x16,0x16,0x73,0x11,0x11,0x84,0x0f,0x12,0xc8,0x15, -0x18,0x15,0x1e,0x23,0x6f,0x27,0x29,0x1f,0x2e,0x35,0x1d,0x40,0x47,0xc5,0x51,0x5c, -0xdc,0x64,0x68,0xee,0x62,0x5c,0x59,0x56,0x4d,0x41,0x42,0x37,0x02,0x2b,0x1c,0x6d, -0x14,0x0b,0x16,0x06,0xff,0x55,0xfc,0x00,0x60,0x01,0x0b,0xb0,0x08,0x06,0xdd,0x01, -0xfc,0xd9,0xf6,0xef,0xd8,0xe7,0xd7,0xf8,0xd2,0xc4,0xec,0xba,0xb5,0xc3,0xb0,0xaf, -0x9a,0xac,0xb1,0x89,0xb3,0xbe,0x3b,0xc9,0xd1,0x8a,0xd8,0xde,0xf2,0xe2,0xe5,0x1f, -0xea,0xeb,0x0c,0xea,0xe3,0xf8,0xdd,0xdc,0x9f,0xd9,0xd3,0x3e,0xce,0xcc,0x0a,0xca, -0xcb,0xa9,0xd5,0xdf,0x2c,0xeb,0xf4,0xce,0xff,0x08,0x8e,0x0d,0x16,0x31,0x17,0x17, -0x16,0x15,0x0f,0xf6,0x0e,0x0d,0xfb,0x12,0x15,0x74,0x1a,0x22,0x8b,0x28,0x30,0x62, -0x34,0x3a,0x67,0x40,0x4c,0xd1,0x56,0x5e,0x09,0x68,0x6b,0x31,0x68,0x61,0x6a,0x5a, -0x4f,0xc3,0x42,0x35,0xee,0x27,0x1b,0x79,0x10,0x09,0x62,0x02,0xfc,0xbf,0xfd,0x00, -0x2c,0x06,0x0d,0xf3,0x0c,0x0a,0x00,0x05,0xfe,0xec,0xf6,0xec,0x2d,0xe3,0xd9,0x6a, -0xcf,0xc3,0xed,0xb9,0xb4,0xc8,0xb0,0xad,0x6a,0xab,0xad,0xf3,0xb2,0xbd,0x31,0xca, -0xd1,0xed,0xd4,0xd7,0x15,0xde,0xe2,0x9e,0xe5,0xe6,0x5d,0xe2,0xdc,0xf1,0xd6,0xd8, -0x8c,0xd8,0xd3,0xef,0xce,0xcb,0x2a,0xcf,0xd0,0x1c,0xd7,0xe0,0x6b,0xe9,0xf1,0xb8, -0xfd,0x07,0x65,0x0e,0x16,0x5d,0x1a,0x1a,0xb0,0x16,0x0f,0x7e,0x0e,0x0c,0xa5,0x0e, -0x14,0x9c,0x19,0x22,0xf7,0x2a,0x34,0xfc,0x39,0x3f,0x60,0x43,0x4b,0x21,0x58,0x5f, -0x5a,0x68,0x6b,0x65,0x6a,0x66,0xa4,0x5c,0x53,0x74,0x44,0x39,0x47,0x2a,0x1b,0x23, -0x11,0x09,0x3a,0x05,0xff,0x4f,0x03,0x04,0xc9,0x0b,0x0f,0xcb,0x11,0x10,0x0a,0x08, -0xfe,0xbb,0xf5,0xeb,0x24,0xe2,0xd8,0x65,0xce,0xc6,0x77,0xbc,0xb5,0xc1,0xb1,0xae, -0x00,0xa9,0xac,0xd5,0xb4,0xbf,0xc8,0xc9,0xcd,0xae,0xd2,0xd3,0x48,0xd8,0xe0,0x62, -0xe0,0xdf,0xeb,0xdb,0xd3,0x57,0xd0,0xd2,0xa3,0xd4,0xd5,0xf7,0xcf,0xcd,0x6e,0xd1, -0xd5,0x05,0xdb,0xe3,0xd4,0xeb,0xf3,0xd4,0xfa,0x05,0x96,0x0e,0x15,0x62,0x1b,0x1a, -0x40,0x17,0x0f,0xa7,0x0a,0x09,0xbe,0x0a,0x0f,0x0d,0x17,0x20,0x0b,0x2c,0x36,0x16, -0x3c,0x3f,0x6a,0x45,0x4d,0xc5,0x57,0x61,0xa1,0x67,0x68,0xff,0x68,0x66,0x4a,0x5c, -0x53,0xb1,0x47,0x39,0xf1,0x28,0x1a,0x39,0x10,0x08,0x4b,0x05,0x04,0x1b,0x04,0x09, -0xf4,0x0e,0x10,0x8f,0x13,0x13,0x79,0x0d,0xff,0xd5,0xf4,0xe7,0x3a,0xe0,0xd9,0x7d, -0xcd,0xc8,0x80,0xbe,0xb9,0x62,0xb3,0xaf,0xc4,0xad,0xac,0xdc,0xb3,0xbf,0xc6,0xc9, -0xcc,0x59,0xce,0xd0,0xc3,0xd3,0xd9,0xdc,0xdb,0xda,0xa1,0xd5,0xd0,0xc9,0xcd,0xce, -0x82,0xd0,0xd2,0xe9,0xd1,0xd0,0x11,0xd4,0xd9,0xa3,0xe0,0xe6,0xc2,0xec,0xf4,0xbd, -0xfa,0x02,0xee,0x0b,0x13,0xda,0x16,0x19,0x0c,0x16,0x10,0x21,0x0b,0x09,0x9a,0x0b, -0x0e,0xbd,0x15,0x23,0x16,0x2f,0x39,0x61,0x3d,0x41,0xd3,0x48,0x4f,0x8f,0x58,0x60, -0x63,0x64,0x65,0x6e,0x67,0x63,0xa7,0x5f,0x53,0xc0,0x47,0x3a,0x26,0x2c,0x20,0x18, -0x16,0x0d,0x7c,0x07,0x0a,0xf1,0x09,0x0e,0x26,0x12,0x15,0xcb,0x15,0x12,0x75,0x0e, -0x00,0x41,0xf2,0xe6,0xcf,0xdb,0xd6,0xd2,0xcd,0xc7,0xb1,0xbe,0xb8,0xaf,0xb2,0xaf, -0x9e,0xb0,0xb3,0x02,0xb9,0xbf,0xec,0xca,0xcd,0x68,0xcd,0xcd,0xcc,0xce,0xd4,0x92, -0xd5,0xd2,0xaf,0xd0,0xcd,0xad,0xca,0xca,0x24,0xcc,0xcd,0x09,0xd1,0xd2,0x50,0xd5, -0xdb,0x1b,0xe2,0xe8,0xde,0xef,0xf5,0xa1,0xf9,0x00,0xd4,0x07,0x0e,0x32,0x12,0x13, -0x0c,0x14,0x0f,0xfa,0x0a,0x09,0x12,0x0a,0x0d,0xbc,0x13,0x20,0x39,0x2e,0x38,0x7f, -0x3b,0x41,0x34,0x4a,0x52,0xf7,0x58,0x61,0xd0,0x65,0x65,0xc7,0x68,0x64,0xf7,0x5d, -0x58,0x51,0x4b,0x3e,0x96,0x30,0x25,0x0b,0x1d,0x14,0x2d,0x0e,0x0c,0x2b,0x0f,0x10, -0x61,0x12,0x16,0xfe,0x16,0x14,0xc7,0x0b,0x01,0x27,0xf4,0xe8,0x32,0xdd,0xd2,0xed, -0xcc,0xc4,0x17,0xbf,0xb8,0x66,0xb2,0xb1,0x38,0xb4,0xb6,0x7d,0xbc,0xc3,0xe9,0xc7, -0xcd,0x75,0xce,0xcc,0x73,0xca,0xcd,0x45,0xce,0xcf,0xd7,0xcd,0xcd,0x0f,0xcc,0xcb, -0x81,0xc8,0xc9,0xd9,0xce,0xd3,0x32,0xd7,0xdb,0x5f,0xe2,0xe8,0xab,0xf0,0xf4,0xc5, -0xf9,0xfd,0x51,0x01,0x09,0x10,0x0d,0x0e,0xa8,0x0e,0x0c,0x1d,0x08,0x08,0x01,0x0a, -0x0d,0x04,0x16,0x20,0x04,0x2e,0x35,0x9d,0x3d,0x44,0xb0,0x48,0x53,0x70,0x59,0x5f, -0xc1,0x64,0x63,0x8c,0x63,0x63,0xeb,0x59,0x55,0xf1,0x49,0x3e,0xc8,0x32,0x29,0xf9, -0x22,0x1d,0x34,0x18,0x14,0x3c,0x14,0x13,0xde,0x15,0x19,0xf8,0x17,0x15,0x40,0x0d, -0x02,0x39,0xf7,0xea,0xe0,0xdf,0xd2,0x16,0xca,0xc2,0xc5,0xbc,0xb8,0x5e,0xb2,0xb3, -0x43,0xb6,0xba,0x83,0xc1,0xc5,0x36,0xcc,0xcf,0x14,0xcd,0xc9,0x43,0xc7,0xc6,0x71, -0xc7,0xca,0x3f,0xcc,0xcb,0x39,0xcb,0xca,0x2f,0xca,0xcb,0xa8,0xcf,0xd3,0xad,0xd7, -0xde,0xec,0xe3,0xeb,0xb9,0xf1,0xf5,0xb7,0xf9,0xfd,0x4c,0x03,0x05,0x9e,0x08,0x0a, -0xcf,0x0a,0x09,0xc2,0x07,0x08,0x89,0x08,0x0d,0xac,0x15,0x1f,0x4b,0x2a,0x32,0xcd, -0x3a,0x40,0x89,0x49,0x4f,0xfd,0x55,0x5e,0x03,0x63,0x66,0x3c,0x64,0x61,0xc7,0x5c, -0x50,0xaf,0x49,0x41,0x2d,0x38,0x2e,0x1c,0x2a,0x25,0xb4,0x21,0x1d,0xfa,0x17,0x19, -0xdf,0x17,0x19,0x41,0x16,0x12,0xe9,0x0c,0x01,0x3d,0xf9,0xeb,0xa0,0xdd,0xcf,0xf7, -0xc3,0xbb,0xce,0xb7,0xb4,0x7c,0xb1,0xb1,0x0a,0xb6,0xbc,0x2b,0xc2,0xc5,0x07,0xcd, -0xd1,0x87,0xcc,0xc3,0x6f,0xc1,0xbf,0x79,0xbf,0xc3,0x13,0xc7,0xc7,0x15,0xca,0xc9, -0xcf,0xcc,0xd0,0x5f,0xd1,0xd5,0xef,0xda,0xdf,0xdc,0xe6,0xeb,0xcf,0xed,0xf2,0x68, -0xf7,0xfc,0xb5,0x01,0x05,0x57,0x06,0x07,0x2b,0x0a,0x09,0xfc,0x08,0x09,0x6b,0x09, -0x10,0xb6,0x18,0x23,0x78,0x2e,0x35,0x69,0x3e,0x43,0x70,0x48,0x4f,0xb2,0x53,0x5b, -0x42,0x62,0x65,0x8a,0x63,0x5f,0xfc,0x5a,0x53,0xdc,0x48,0x41,0x92,0x3c,0x34,0x58, -0x2e,0x2c,0x75,0x29,0x25,0x8f,0x22,0x20,0xf4,0x1f,0x1c,0xe7,0x19,0x12,0xcd,0x0c, -0x03,0x2f,0xfa,0xee,0x65,0xdf,0xcf,0xa9,0xc2,0xbd,0x08,0xbb,0xbb,0x18,0xb8,0xb6, -0x50,0xb5,0xb9,0x80,0xbc,0xc0,0x6f,0xc7,0xc9,0x32,0xc5,0xbe,0x5b,0xb9,0xb7,0xec, -0xb6,0xb7,0xc2,0xb9,0xbd,0xd3,0xc1,0xc8,0x0b,0xcc,0xcc,0x4e,0xd0,0xd4,0x05,0xd9, -0xdf,0x74,0xe6,0xec,0x36,0xf1,0xf6,0xb9,0xfd,0x04,0xb8,0x07,0x08,0x6e,0x08,0x06, -0x87,0x05,0x08,0x5a,0x0a,0x08,0xac,0x09,0x0e,0xfc,0x17,0x21,0x13,0x2a,0x33,0xd7, -0x3a,0x41,0x10,0x48,0x4e,0x30,0x56,0x5f,0x38,0x66,0x67,0x22,0x65,0x62,0x62,0x5c, -0x59,0x7a,0x4e,0x41,0x74,0x3b,0x35,0xdb,0x30,0x2a,0xe0,0x27,0x28,0xb1,0x25,0x24, -0x7d,0x22,0x1e,0xdb,0x18,0x12,0x42,0x0c,0x02,0x0c,0xf9,0xec,0x95,0xdd,0xd0,0x30, -0xc6,0xc0,0x50,0xbb,0xba,0x1d,0xbb,0xba,0x5c,0xb8,0xb9,0x85,0xbd,0xc2,0xc9,0xc7, -0xc7,0x40,0xc4,0xbd,0xa9,0xb5,0xb2,0xe5,0xb0,0xb0,0x6c,0xb2,0xb8,0x04,0xc0,0xc8, -0xca,0xcc,0xd1,0xc5,0xd4,0xd5,0xbf,0xdd,0xe2,0x72,0xea,0xed,0x0d,0xf2,0xf7,0xf7, -0xfa,0x01,0x83,0x05,0x06,0x90,0x04,0x06,0x88,0x09,0x0c,0x05,0x0d,0x0c,0x4d,0x0d, -0x10,0x3c,0x18,0x24,0x06,0x2f,0x37,0x20,0x3d,0x41,0xca,0x48,0x4b,0x9a,0x52,0x59, -0xed,0x5d,0x60,0x2a,0x63,0x5e,0xbd,0x5a,0x56,0x81,0x4e,0x47,0x49,0x3c,0x38,0xd4, -0x31,0x2c,0xa7,0x29,0x28,0x78,0x2a,0x27,0xc3,0x24,0x1d,0x3f,0x19,0x13,0x62,0x09, -0x00,0xcd,0xf3,0xe5,0xc9,0xdb,0xd0,0x5d,0xc6,0xbd,0x42,0xba,0xb7,0xa7,0xb8,0xbc, -0x60,0xbb,0xb9,0x8e,0xba,0xc0,0x22,0xc5,0xc6,0x70,0xc3,0xbb,0xcf,0xb6,0xb1,0xf1, -0xad,0xac,0x53,0xae,0xb3,0xb4,0xb9,0xc5,0xe7,0xca,0xd0,0x09,0xd3,0xd7,0xd5,0xde, -0xe5,0x85,0xed,0xf0,0xc2,0xf6,0xfc,0x4d,0xfd,0x00,0xa7,0x02,0x06,0xd2,0x06,0x09, -0x72,0x0e,0x10,0xcc,0x12,0x10,0xd3,0x0f,0x14,0xf3,0x19,0x23,0x2e,0x31,0x38,0x0b, -0x3f,0x44,0xb5,0x48,0x4d,0x13,0x52,0x55,0x31,0x58,0x5a,0xf0,0x5a,0x5d,0x77,0x5a, -0x54,0x10,0x50,0x48,0xd4,0x42,0x3c,0x40,0x36,0x33,0x04,0x2f,0x30,0x4f,0x2e,0x2b, -0x3b,0x2a,0x21,0xfb,0x19,0x14,0x21,0x0b,0xfe,0x33,0xf3,0xe2,0x16,0xd9,0xd2,0xa7, -0xc7,0xbe,0x56,0xba,0xbb,0x53,0xbd,0xbe,0xfa,0xbe,0xbc,0xea,0xba,0xbe,0x7b,0xc0, -0xc2,0x82,0xbf,0xbb,0x69,0xb5,0xb0,0x3f,0xa9,0xa7,0x29,0xa9,0xab,0xd7,0xb2,0xbc, -0xac,0xc4,0xcd,0xa1,0xd0,0xd6,0x38,0xde,0xe5,0x5f,0xed,0xf4,0xf6,0xf8,0xfc,0xf5, -0xfc,0xfc,0x6b,0xfc,0xff,0x7b,0x02,0x08,0x83,0x0e,0x15,0xa3,0x17,0x17,0x8a,0x18, -0x16,0xd9,0x1e,0x26,0xeb,0x30,0x39,0x04,0x3e,0x43,0xe8,0x47,0x4c,0xbd,0x4e,0x51, -0xa5,0x4e,0x50,0x38,0x52,0x55,0x92,0x56,0x52,0xec,0x51,0x4d,0xf3,0x44,0x3e,0x25, -0x3b,0x37,0xec,0x31,0x32,0x6f,0x30,0x2e,0xc1,0x2b,0x24,0x56,0x1f,0x13,0xfd,0x0c, -0x00,0xca,0xf2,0xe9,0xe6,0xd6,0xd1,0x1d,0xc9,0xc0,0x77,0xbc,0xba,0xc4,0xbe,0xbd, -0xf2,0xbe,0xbd,0x39,0xbc,0xbb,0x07,0xbd,0xbf,0x2b,0xbd,0xba,0x55,0xb6,0xaf,0x2d, -0xa9,0xa6,0x02,0xa4,0xa4,0xf5,0xa9,0xb2,0x3c,0xbe,0xc8,0x56,0xcf,0xd7,0x65,0xde, -0xe8,0x47,0xf1,0xfa,0x1d,0x00,0xfe,0xff,0xfd,0xfd,0x46,0xfe,0xfe,0xbe,0x00,0x05, -0x35,0x11,0x16,0xdd,0x1b,0x1f,0xcc,0x1d,0x1e,0xf9,0x22,0x2b,0x42,0x33,0x39,0xf6, -0x3d,0x44,0xa0,0x4a,0x4d,0x5c,0x4d,0x4b,0xd3,0x49,0x4a,0x28,0x4a,0x4d,0x7e,0x51, -0x51,0xdc,0x52,0x51,0xe8,0x4b,0x40,0x2f,0x3e,0x3e,0xf0,0x37,0x34,0x5a,0x34,0x30, -0x7d,0x2e,0x29,0x54,0x20,0x17,0xaa,0x0c,0x00,0xed,0xf6,0xe9,0x4f,0xdd,0xd0,0x8c, -0xc7,0xc3,0x4d,0xbf,0xbc,0xb6,0xbc,0xbe,0xc6,0xbb,0xbc,0xe2,0xbb,0xba,0x5a,0xba, -0xb8,0x4f,0xba,0xb7,0xb9,0xb4,0xb1,0xc0,0xa8,0xa4,0x55,0xa0,0xa0,0x18,0xa0,0xa8, -0xb0,0xb2,0xbe,0x6b,0xcb,0xd3,0x20,0xdc,0xe6,0x3b,0xf2,0xfa,0x5e,0xff,0xff,0x01, -0xff,0xfd,0x6d,0xfd,0xfe,0xa7,0x00,0x03,0x88,0x0d,0x1b,0xb5,0x21,0x25,0x5e,0x25, -0x26,0xac,0x2a,0x2f,0x1c,0x38,0x3c,0xe7,0x3d,0x43,0xcc,0x47,0x4b,0xad,0x49,0x45, -0x51,0x42,0x43,0x19,0x45,0x47,0x52,0x4d,0x51,0xd4,0x54,0x54,0x7e,0x4f,0x48,0xd6, -0x3f,0x3e,0x74,0x3c,0x37,0x12,0x34,0x30,0x0b,0x30,0x2c,0x9b,0x25,0x19,0x7e,0x0e, -0x04,0xb8,0xfa,0xed,0x79,0xe1,0xd5,0x3a,0xcc,0xc8,0xa6,0xc4,0xbf,0x4e,0xbb,0xbd, -0xa0,0xbc,0xba,0x3c,0xbb,0xb9,0x0b,0xba,0xb9,0x53,0xb9,0xb8,0xd9,0xb4,0xb0,0x89, -0xaa,0xa2,0x28,0x9e,0x9c,0x2f,0x99,0x9d,0xb8,0xa8,0xb5,0x44,0xc4,0xd0,0x16,0xdb, -0xe7,0xab,0xf3,0xfb,0xf9,0xfc,0xff,0xf8,0xfe,0x00,0xc5,0xfe,0xfc,0xbb,0x00,0x04, -0x00,0x0c,0x17,0x62,0x22,0x28,0xa9,0x29,0x2c,0xef,0x30,0x36,0xc0,0x39,0x3d,0xea, -0x3f,0x43,0x34,0x45,0x46,0x71,0x43,0x3e,0x3f,0x3e,0x3d,0x26,0x3c,0x42,0x19,0x4a, -0x51,0x2f,0x57,0x56,0x30,0x51,0x4a,0xb5,0x44,0x3f,0x59,0x3c,0x36,0xe2,0x31,0x31, -0xeb,0x31,0x2e,0x01,0x29,0x20,0x71,0x14,0x0a,0xd5,0xff,0xf3,0x44,0xe6,0xda,0xfe, -0xd1,0xcd,0xfa,0xc7,0xc2,0xc8,0xbb,0xb8,0x3c,0xb9,0xb7,0x8f,0xb6,0xb5,0x09,0xb6, -0xb7,0x44,0xb9,0xb8,0xaa,0xb3,0xad,0x1d,0xa9,0xa4,0x91,0x9a,0x96,0xfa,0x95,0x96, -0xc0,0x9f,0xae,0x40,0xbb,0xc8,0x46,0xd9,0xe8,0x3c,0xf3,0xfa,0xd7,0xfa,0xfd,0x18, -0x03,0x02,0x34,0x01,0x01,0xfd,0x01,0x06,0xed,0x0e,0x18,0xe1,0x21,0x2b,0x08,0x31, -0x35,0x19,0x3a,0x3e,0x4a,0x41,0x42,0xf8,0x42,0x41,0xdf,0x42,0x41,0xaf,0x3e,0x3b, -0x41,0x38,0x38,0x96,0x38,0x3f,0x72,0x48,0x55,0x25,0x5a,0x57,0x3a,0x56,0x4c,0x6a, -0x49,0x44,0x6d,0x3e,0x36,0xfd,0x30,0x31,0xce,0x31,0x32,0x30,0x2a,0x21,0x73,0x17, -0x0e,0xc2,0x05,0xf8,0x22,0xed,0xe0,0x2b,0xd8,0xd2,0x26,0xcb,0xc2,0x0a,0xbe,0xb9, -0xe1,0xb3,0xb3,0xcd,0xb2,0xb3,0xd1,0xb1,0xb3,0xe9,0xb4,0xb5,0x69,0xb1,0xac,0x07, -0xa9,0xa2,0x20,0x9a,0x91,0xbf,0x91,0x96,0x09,0x9c,0xa7,0x8c,0xb5,0xc3,0x95,0xd4, -0xe4,0x06,0xf0,0xf4,0x92,0xf6,0xfc,0x90,0x00,0x05,0xe8,0x04,0x02,0x74,0x04,0x09, -0x53,0x10,0x19,0x38,0x23,0x2c,0x81,0x32,0x38,0x36,0x3f,0x43,0x37,0x44,0x42,0x22, -0x41,0x40,0xe1,0x3d,0x3a,0x07,0x3a,0x3a,0x7c,0x38,0x37,0xa9,0x38,0x41,0x48,0x49, -0x53,0x1a,0x5a,0x57,0x56,0x53,0x4d,0x95,0x48,0x42,0x88,0x3a,0x32,0x71,0x2d,0x2d, -0xdc,0x2f,0x2f,0x29,0x29,0x21,0x8d,0x1a,0x14,0x47,0x0c,0x01,0x99,0xf4,0xe8,0xd4, -0xdc,0xd6,0x87,0xcf,0xc5,0x9f,0xc0,0xbc,0xd1,0xb6,0xb1,0x41,0xb0,0xb1,0xa4,0xb0, -0xb0,0x28,0xb0,0xaf,0xf4,0xaf,0xad,0xbe,0xa9,0xa1,0x10,0x98,0x92,0x5a,0x90,0x96, -0xb4,0x9b,0xa5,0x73,0xb1,0xbe,0x61,0xcf,0xdf,0x88,0xe9,0xf0,0x52,0xf4,0xfa,0xf3, -0xff,0x04,0xe9,0x06,0x08,0xb2,0x0a,0x0d,0x77,0x13,0x1a,0x9d,0x24,0x30,0x18,0x36, -0x3c,0x13,0x43,0x49,0xbc,0x49,0x47,0x24,0x40,0x3b,0xd6,0x39,0x38,0x08,0x38,0x36, -0xe6,0x36,0x35,0xc4,0x37,0x41,0x15,0x4a,0x51,0xf9,0x54,0x56,0x35,0x54,0x51,0x48, -0x4c,0x44,0x66,0x38,0x30,0xc8,0x2c,0x2c,0x35,0x2e,0x2e,0x7d,0x27,0x21,0xef,0x1c, -0x17,0x1d,0x12,0x07,0xcf,0xfb,0xee,0xac,0xe3,0xd9,0x39,0xd3,0xc9,0x87,0xc2,0xbc, -0x5a,0xb6,0xb4,0x33,0xb0,0xae,0x9e,0xad,0xab,0x45,0xaa,0xa9,0x33,0xab,0xab,0xf1, -0xa6,0x9f,0xfb,0x96,0x92,0x38,0x94,0x96,0x6b,0x9a,0xa3,0x5c,0xb0,0xbd,0xd8,0xcb, -0xd7,0x04,0xe2,0xe9,0xf9,0xf0,0xf6,0x6a,0xfb,0x04,0x01,0x0a,0x0d,0x9f,0x11,0x14, -0xfc,0x18,0x1f,0x4c,0x29,0x31,0xf7,0x38,0x3d,0xa5,0x42,0x46,0x58,0x48,0x45,0x20, -0x3c,0x35,0xc0,0x32,0x35,0x76,0x37,0x38,0x40,0x36,0x37,0x14,0x3c,0x43,0x62,0x4b, -0x51,0xf4,0x53,0x52,0xa0,0x52,0x53,0xe9,0x4c,0x43,0xa8,0x36,0x2f,0x1b,0x2b,0x2a, -0x6a,0x2b,0x29,0x8f,0x26,0x22,0x68,0x20,0x1d,0xe7,0x19,0x0f,0x94,0x03,0xf6,0xb2, -0xe9,0xe0,0x33,0xd8,0xcf,0x5c,0xc3,0xc0,0xe3,0xb9,0xb5,0x9b,0xb2,0xae,0x09,0xad, -0xa7,0xbd,0xa4,0xa7,0xb4,0xa7,0xa5,0x81,0xa1,0x9d,0x4d,0x99,0x94,0x15,0x95,0x98, -0xbb,0x9b,0xa2,0xa9,0xac,0xb9,0x6d,0xc8,0xd1,0xd9,0xd9,0xe1,0x0f,0xe8,0xf0,0x90, -0xf4,0xfc,0xbb,0x07,0x0d,0x25,0x10,0x16,0x00,0x1c,0x22,0x1c,0x2b,0x32,0x70,0x39, -0x3f,0x7c,0x43,0x44,0x18,0x45,0x42,0xfb,0x39,0x33,0x98,0x30,0x33,0x70,0x35,0x37, -0x4d,0x3a,0x3b,0x23,0x40,0x45,0x97,0x4c,0x4f,0xf9,0x53,0x57,0x83,0x53,0x53,0xfb, -0x4d,0x43,0x7d,0x38,0x33,0xd0,0x2b,0x29,0xb4,0x29,0x25,0x59,0x27,0x26,0xe7,0x21, -0x20,0x18,0x1c,0x15,0x5c,0x09,0xfb,0x6c,0xed,0xe4,0x05,0xdc,0xd5,0xa1,0xcb,0xc1, -0x56,0xbc,0xb9,0xc3,0xb3,0xaf,0x18,0xa9,0xa4,0x71,0xa1,0xa1,0xd1,0xa3,0xa0,0x41, -0x9d,0x98,0xfb,0x96,0x98,0xa5,0x98,0x9c,0xf2,0x9e,0xa2,0x4a,0xaa,0xb9,0xc5,0xc5, -0xd0,0x26,0xd9,0xdc,0xf2,0xe1,0xea,0x39,0xf3,0xfc,0x0d,0x07,0x11,0xc1,0x14,0x1b, -0x50,0x22,0x29,0x1e,0x31,0x33,0x3e,0x38,0x3d,0x1e,0x42,0x40,0x9a,0x3d,0x39,0xac, -0x34,0x30,0xb7,0x2b,0x31,0x95,0x33,0x36,0x59,0x3d,0x42,0x02,0x45,0x46,0x5d,0x4d, -0x51,0x59,0x56,0x58,0xc4,0x59,0x53,0x0c,0x4a,0x43,0xc4,0x37,0x32,0x65,0x2a,0x26, -0xc8,0x27,0x27,0xf5,0x25,0x27,0x2f,0x26,0x20,0x2f,0x1e,0x16,0x82,0x0e,0xfe,0x30, -0xef,0xe6,0xee,0xdc,0xd8,0x48,0xcf,0xc5,0x80,0xbf,0xbc,0x68,0xb7,0xb2,0x03,0xad, -0xa6,0xbe,0xa3,0x9f,0x73,0x9e,0x9e,0xce,0x9f,0x9f,0x1a,0x9c,0x9a,0xe9,0x9a,0x96, -0xeb,0x98,0x9a,0x0c,0xa0,0xac,0xbd,0xb7,0xc1,0x4d,0xcb,0xd2,0x70,0xd7,0xdd,0x24, -0xe7,0xf4,0x81,0xff,0x0b,0x1f,0x15,0x1b,0x0b,0x26,0x2e,0xb7,0x35,0x34,0xcd,0x39, -0x3e,0x37,0x42,0x43,0x35,0x40,0x3b,0xcb,0x36,0x34,0x4e,0x2f,0x2d,0x6c,0x35,0x38, -0xc4,0x3f,0x46,0x6e,0x48,0x4d,0xa3,0x52,0x59,0x4b,0x5c,0x5a,0x9b,0x59,0x54,0x87, -0x4d,0x45,0xf6,0x3e,0x37,0x11,0x2f,0x2b,0x8b,0x28,0x2a,0x57,0x2d,0x2b,0xea,0x2c, -0x28,0x9d,0x20,0x19,0xf1,0x0c,0xfd,0x85,0xf0,0xe4,0x6c,0xde,0xd9,0x04,0xce,0xc7, -0x0e,0xbe,0xb8,0x5c,0xb5,0xb0,0xba,0xae,0xa9,0x28,0xa2,0x9d,0x74,0x9b,0x9a,0x8a, -0x9d,0xa0,0x2d,0x9d,0x99,0xd9,0x98,0x96,0x25,0x94,0x97,0x74,0x9c,0xa6,0x6a,0xb2, -0xbb,0xde,0xc4,0xcb,0x57,0xd1,0xd9,0xbf,0xe1,0xf1,0x05,0x02,0x0c,0x9f,0x16,0x20, -0x4b,0x2c,0x35,0xd2,0x37,0x37,0x5a,0x39,0x3f,0xb3,0x3f,0x3d,0xa3,0x3b,0x36,0x45, -0x31,0x2d,0x73,0x2b,0x2c,0x1b,0x31,0x3b,0x61,0x41,0x45,0x6f,0x4b,0x4f,0xac,0x56, -0x5b,0xbd,0x63,0x61,0xd5,0x5c,0x56,0x90,0x4d,0x46,0xab,0x3d,0x34,0xa8,0x2c,0x27, -0x57,0x25,0x29,0x2f,0x2d,0x2b,0x82,0x2b,0x29,0x2a,0x24,0x1a,0x9b,0x0e,0x02,0x70, -0xf3,0xe9,0xca,0xe1,0xdb,0xe9,0xd3,0xc9,0xe3,0xbf,0xb5,0x9f,0xb1,0xaf,0x43,0xb0, -0xaa,0x4a,0xa4,0x9e,0x0f,0x9d,0x9d,0x46,0x9f,0xa1,0xfa,0x9f,0xa0,0x74,0x9b,0x9b, -0x57,0x97,0x95,0x8f,0x9a,0xa1,0xa7,0xae,0xb6,0xb5,0xbd,0xc5,0xb3,0xca,0xd7,0x22, -0xe3,0xf0,0xb4,0xfe,0x0d,0x51,0x17,0x22,0x3a,0x30,0x36,0xbc,0x3b,0x3a,0xb5,0x39, -0x3d,0x5a,0x3c,0x3b,0x7c,0x36,0x32,0x19,0x30,0x29,0x9e,0x28,0x2a,0x67,0x36,0x3c, -0xce,0x42,0x46,0xd9,0x4a,0x52,0x08,0x59,0x61,0x79,0x64,0x63,0x12,0x5f,0x57,0xb9, -0x4f,0x46,0xf4,0x39,0x30,0x0f,0x2a,0x24,0x0e,0x24,0x26,0x38,0x2b,0x2b,0xf1,0x2b, -0x28,0xf6,0x26,0x1d,0xb2,0x0f,0x04,0xde,0xf6,0xef,0x7b,0xe3,0xdb,0xcc,0xd2,0xc7, -0xac,0xbd,0xb0,0xa4,0xac,0xad,0x17,0xaf,0xac,0x7c,0xa8,0xa4,0xc1,0xa1,0xa4,0x21, -0xa4,0xa3,0x75,0xa2,0xa2,0x83,0xa0,0x9b,0x7c,0x98,0x93,0x4e,0x95,0x9b,0x3f,0xa6, -0xb1,0x57,0xb7,0xbf,0x00,0xc6,0xd1,0xe6,0xe1,0xef,0xf7,0xfc,0x0a,0x0c,0x19,0x25, -0xee,0x2e,0x37,0x6f,0x3c,0x3e,0x4d,0x3d,0x3c,0x86,0x3c,0x37,0x2e,0x33,0x2e,0x14, -0x28,0x24,0xef,0x22,0x27,0xce,0x33,0x3e,0x84,0x42,0x44,0x4b,0x4c,0x55,0xfb,0x5f, -0x67,0xd1,0x67,0x66,0x43,0x63,0x5e,0xca,0x54,0x48,0xcb,0x3a,0x2f,0x67,0x29,0x23, -0xbf,0x22,0x24,0x3a,0x26,0x27,0xb6,0x28,0x29,0xf0,0x23,0x1d,0xa9,0x12,0x0b,0xb3, -0xff,0xf4,0x78,0xeb,0xe0,0x6e,0xd7,0xcb,0x64,0xbe,0xb0,0xe8,0xac,0xab,0xa5,0xae, -0xad,0x07,0xaa,0xa9,0x1e,0xa8,0xab,0xf2,0xaa,0xa8,0x73,0xa5,0xa3,0x74,0xa2,0x9e, -0x9b,0x99,0x93,0x4a,0x91,0x97,0x74,0x9e,0xa8,0xa5,0xaf,0xb7,0xcc,0xc1,0xcb,0x0f, -0xdc,0xeb,0xa7,0xfa,0x06,0x65,0x14,0x22,0x32,0x2b,0x33,0x68,0x39,0x3d,0x92,0x3b, -0x3a,0xbb,0x3a,0x38,0xb2,0x31,0x2a,0x44,0x26,0x23,0x42,0x24,0x2b,0xa8,0x33,0x3b, -0xfc,0x41,0x48,0xf6,0x50,0x5b,0xce,0x63,0x68,0xfe,0x68,0x68,0xe4,0x64,0x60,0xa1, -0x57,0x48,0x1b,0x39,0x2b,0xa0,0x24,0x1f,0x02,0x1f,0x20,0x4c,0x22,0x25,0xa9,0x24, -0x24,0x69,0x22,0x1b,0xe3,0x13,0x0b,0xbb,0x04,0xf9,0x81,0xf0,0xe7,0x64,0xdd,0xcf, -0xb1,0xbe,0xb2,0x96,0xaa,0xad,0x70,0xae,0xad,0xb8,0xac,0xaf,0x08,0xb4,0xb3,0xfe, -0xb3,0xaf,0x59,0xac,0xa8,0x59,0xa7,0xa1,0x0e,0x9b,0x96,0xa4,0x92,0x96,0x89,0x9b, -0xa0,0xba,0xaa,0xb3,0x10,0xbe,0xca,0x2d,0xd8,0xe9,0x38,0xf8,0x04,0xeb,0x11,0x1f, -0x9e,0x28,0x30,0xfc,0x35,0x39,0x77,0x3b,0x39,0x7c,0x39,0x37,0x58,0x32,0x2b,0x69, -0x24,0x23,0x5d,0x25,0x2a,0xbe,0x33,0x39,0x69,0x40,0x49,0x55,0x54,0x5f,0xb3,0x65, -0x69,0x64,0x6b,0x6a,0x57,0x68,0x60,0x90,0x57,0x4a,0x14,0x3a,0x2a,0x14,0x22,0x1f, -0xa8,0x1c,0x1f,0xd8,0x21,0x27,0x52,0x24,0x1e,0xdb,0x1c,0x17,0xcd,0x0f,0x09,0x06, -0x00,0xf9,0x13,0xf1,0xe7,0x70,0xdc,0xcf,0x46,0xc1,0xb3,0x16,0xad,0xab,0xe1,0xaa, -0xa9,0x14,0xad,0xb3,0x39,0xba,0xbd,0x9d,0xbb,0xb8,0x05,0xb2,0xaf,0xaf,0xac,0xa3, -0x32,0x9d,0x99,0x01,0x96,0x97,0xe1,0x98,0x9c,0x20,0xa4,0xae,0x65,0xb9,0xc5,0xdb, -0xd1,0xe2,0xc8,0xf1,0x02,0x55,0x0f,0x19,0x74,0x24,0x2b,0x60,0x30,0x35,0x74,0x38, -0x36,0x12,0x35,0x35,0x97,0x2f,0x2b,0x1d,0x23,0x21,0x5d,0x24,0x29,0x00,0x31,0x35, -0xae,0x3d,0x4a,0x62,0x57,0x62,0x07,0x6a,0x6d,0x06,0x70,0x70,0x8b,0x6c,0x64,0x44, -0x58,0x4a,0x1b,0x3a,0x2c,0xc7,0x21,0x1e,0xc1,0x1b,0x1c,0x99,0x22,0x24,0xc6,0x26, -0x1f,0x54,0x18,0x14,0xbf,0x0f,0x08,0x83,0xff,0xf8,0x5c,0xf0,0xe9,0x11,0xde,0xd0, -0x1a,0xc5,0xb8,0xfc,0xb2,0xae,0x68,0xad,0xab,0x24,0xaf,0xb7,0xca,0xbf,0xc3,0x9f, -0xc4,0xc1,0x16,0xb9,0xb3,0xba,0xad,0xa6,0x21,0x9e,0x9c,0xe2,0x99,0x98,0x53,0x9a, -0x9e,0xa0,0xa4,0xae,0x00,0xb9,0xc3,0xe6,0xce,0xdd,0x18,0xee,0xfd,0xb9,0x0a,0x15, -0xcd,0x1f,0x26,0x77,0x2b,0x30,0x10,0x33,0x34,0xab,0x31,0x30,0x35,0x30,0x2b,0x8b, -0x25,0x22,0xcc,0x26,0x28,0x3e,0x30,0x34,0x71,0x3d,0x4a,0xeb,0x57,0x65,0x59,0x6b, -0x71,0x4d,0x73,0x72,0x21,0x6e,0x63,0xbc,0x55,0x49,0x95,0x3a,0x2d,0xd4,0x22,0x1e, -0xb5,0x1e,0x20,0xc6,0x21,0x24,0x0f,0x26,0x20,0x90,0x18,0x10,0x23,0x0a,0x05,0x50, -0xfd,0xf6,0x11,0xee,0xe7,0x5e,0xdd,0xd0,0x45,0xc4,0xbb,0xff,0xb4,0xaf,0xcc,0xae, -0xab,0xde,0xaf,0xb5,0x0a,0xc1,0xc9,0xb6,0xc9,0xc7,0xd8,0xc0,0xb8,0x6d,0xaf,0xa7, -0xfa,0xa1,0x9c,0x15,0x9b,0x96,0x53,0x99,0x9c,0x29,0xa2,0xac,0x89,0xb6,0xc0,0x01, -0xcc,0xda,0x61,0xeb,0xfb,0xf1,0x05,0x11,0x0e,0x1a,0x20,0x05,0x27,0x29,0xfc,0x2c, -0x2e,0xc1,0x2d,0x2d,0xd7,0x2c,0x2a,0x61,0x26,0x22,0x85,0x23,0x29,0x1c,0x2e,0x34, -0x3b,0x3b,0x47,0xd2,0x56,0x61,0xdc,0x6e,0x75,0xad,0x77,0x73,0x6c,0x6d,0x65,0xb4, -0x57,0x4a,0xf6,0x3c,0x31,0xd2,0x25,0x23,0xee,0x22,0x24,0x7d,0x27,0x24,0x35,0x25, -0x21,0x0d,0x18,0x10,0x94,0x05,0x01,0x39,0xfc,0xf4,0x56,0xef,0xe7,0x60,0xdd,0xd3, -0x05,0xca,0xc1,0x30,0xba,0xb5,0x0c,0xb1,0xb0,0xc6,0xb1,0xb8,0x56,0xc0,0xc6,0x65, -0xcb,0xc9,0x64,0xc4,0xbb,0x58,0xb3,0xad,0x07,0xa8,0x9f,0x8b,0x9b,0x99,0xf4,0x99, -0x9d,0x0c,0xa3,0xac,0x44,0xb4,0xbd,0x0d,0xca,0xda,0xdc,0xe8,0xf4,0x69,0x00,0x09, -0x28,0x17,0x1d,0x88,0x20,0x24,0xd7,0x25,0x28,0x7c,0x29,0x2c,0x5c,0x2a,0x27,0x3b, -0x24,0x21,0x6c,0x23,0x2b,0x63,0x31,0x38,0xa6,0x40,0x48,0xfb,0x54,0x62,0x3c,0x70, -0x79,0x48,0x7b,0x76,0x81,0x6c,0x61,0x5c,0x58,0x4c,0x83,0x3e,0x30,0x2e,0x2a,0x28, -0xc7,0x28,0x2b,0x12,0x29,0x27,0x38,0x23,0x1f,0xf1,0x17,0x0b,0x8a,0x04,0xfc,0x80, -0xf6,0xf1,0xea,0xe9,0xe1,0xa5,0xd8,0xd4,0x23,0xca,0xc2,0x05,0xbd,0xb6,0x7c,0xb2, -0xb1,0xf7,0xb4,0xb9,0xae,0xbe,0xc7,0xc5,0xcb,0xca,0xc7,0xc5,0xc0,0xc4,0xbb,0xb5, -0x2d,0xae,0xa7,0xf8,0x9e,0x9a,0xe7,0x9c,0xa0,0x57,0xa5,0xab,0x79,0xb3,0xbe,0x45, -0xcd,0xd9,0xcf,0xe7,0xf2,0x86,0xf9,0x01,0x18,0x0d,0x15,0xf4,0x17,0x1a,0x8d,0x1d, -0x20,0x2e,0x23,0x25,0x5e,0x27,0x24,0x28,0x1f,0x1e,0x0f,0x22,0x29,0x4a,0x33,0x3a, -0x28,0x42,0x49,0x50,0x54,0x64,0xa3,0x70,0x78,0x54,0x7a,0x76,0xd0,0x6d,0x63,0x66, -0x58,0x4e,0xf3,0x3f,0x34,0xb7,0x2e,0x2e,0xfa,0x2f,0x2d,0x54,0x2b,0x26,0xfe,0x23, -0x1d,0x7b,0x15,0x0c,0x51,0x02,0xfa,0x74,0xf3,0xed,0xda,0xe7,0xe0,0x09,0xdc,0xd7, -0x43,0xd0,0xc8,0x1d,0xc3,0xbe,0x14,0xbb,0xb7,0xfa,0xb6,0xbc,0xd5,0xbf,0xc3,0x7e, -0xc9,0xc6,0xbd,0xc2,0xbf,0x17,0xbe,0xba,0x9d,0xb4,0xac,0x40,0xa4,0xa0,0xe5,0x9d, -0xa1,0x7c,0xa4,0xa8,0xe9,0xb1,0xbf,0x0a,0xcd,0xdb,0xcd,0xe4,0xed,0x0a,0xf7,0xfe, -0x3d,0x07,0x0b,0x5f,0x12,0x14,0xbe,0x18,0x1e,0x62,0x1f,0x21,0xd3,0x20,0x20,0x8b, -0x1d,0x1b,0x8c,0x21,0x2a,0x95,0x35,0x3e,0xe8,0x43,0x4b,0x79,0x56,0x64,0x6b,0x70, -0x72,0x9d,0x73,0x72,0x70,0x68,0x63,0x90,0x5a,0x4d,0x33,0x44,0x3b,0x67,0x39,0x3b, -0xbd,0x3d,0x39,0xbe,0x33,0x2c,0x03,0x25,0x1d,0x5e,0x14,0x0b,0xe6,0x01,0xfa,0x78, -0xf0,0xe6,0x1f,0xe0,0xdb,0xc1,0xd9,0xd4,0x00,0xcc,0xc8,0x09,0xc5,0xbf,0xda,0xbe, -0xb9,0xdd,0xb7,0xba,0x5e,0xbf,0xc3,0xf1,0xc7,0xc8,0xe0,0xc3,0xc1,0x54,0xc1,0xbf, -0xda,0xb8,0xb0,0xf6,0xa8,0xa4,0xe9,0xa1,0xa0,0xb2,0xa2,0xa4,0x41,0xaf,0xc0,0xe0, -0xcb,0xd8,0x9f,0xe0,0xe8,0x57,0xf1,0xf9,0xf5,0x00,0x05,0x28,0x0a,0x12,0x49,0x15, -0x1a,0x6a,0x1a,0x1d,0x8b,0x20,0x1f,0x78,0x1f,0x1d,0xce,0x21,0x29,0xad,0x35,0x41, -0x44,0x47,0x4d,0xa6,0x54,0x64,0xe6,0x6e,0x6f,0x06,0x6e,0x6a,0x47,0x66,0x5e,0x71, -0x54,0x4a,0x8c,0x41,0x3d,0x65,0x3f,0x42,0xa5,0x43,0x41,0x0b,0x3b,0x33,0xc5,0x28, -0x1e,0x37,0x16,0x0e,0x31,0x06,0xfb,0xd5,0xee,0xe4,0x13,0xdb,0xd9,0xb1,0xd6,0xd4, -0x8a,0xce,0xcb,0x55,0xcb,0xc9,0x0a,0xc5,0xc0,0x97,0xbc,0xbd,0x8d,0xc0,0xc2,0xa9, -0xc5,0xc4,0x21,0xc3,0xc0,0x3d,0xc0,0xbe,0x7d,0xba,0xb5,0x88,0xb1,0xad,0xbf,0xa8, -0xa7,0x44,0xa5,0xa6,0xf7,0xb1,0xbf,0x5f,0xcc,0xd5,0xcd,0xdd,0xe5,0xb8,0xeb,0xf3, -0x9a,0xf8,0xfd,0xf4,0x05,0x0d,0x50,0x10,0x11,0xd3,0x15,0x17,0xae,0x1c,0x1f,0x27, -0x1f,0x1e,0x9c,0x20,0x29,0xa6,0x35,0x3f,0x8f,0x48,0x4c,0xab,0x54,0x5e,0x6d,0x68, -0x69,0x3a,0x66,0x66,0xe3,0x60,0x5b,0x87,0x52,0x47,0x44,0x43,0x43,0x65,0x47,0x4a, -0xc2,0x49,0x46,0x7c,0x40,0x38,0xe7,0x2d,0x22,0x84,0x18,0x10,0xa3,0x06,0xfa,0xe9, -0xec,0xdf,0x21,0xd9,0xd5,0x4a,0xd0,0xce,0x77,0xcc,0xcc,0xa9,0xcd,0xcc,0x63,0xc9, -0xc2,0x07,0xc0,0xc2,0x4e,0xc4,0xc6,0x50,0xc7,0xc4,0x3c,0xc3,0xc3,0xa7,0xc0,0xbf, -0x6e,0xbb,0xba,0xbe,0xbb,0xb8,0x2a,0xb3,0xac,0x51,0xab,0xae,0x49,0xb4,0xc0,0xe2, -0xcd,0xd4,0xc7,0xde,0xe3,0x0e,0xea,0xee,0x76,0xf2,0xf9,0xd5,0xfe,0x05,0x2b,0x0b, -0x0c,0xe8,0x0c,0x11,0xb4,0x15,0x1a,0xab,0x1e,0x1e,0xa4,0x21,0x29,0xec,0x34,0x3f, -0x05,0x47,0x4c,0x31,0x51,0x57,0x36,0x5e,0x60,0xc2,0x5e,0x5f,0x16,0x5b,0x55,0xb0, -0x4c,0x46,0x1b,0x43,0x46,0xd7,0x4d,0x50,0x4d,0x52,0x4c,0x2b,0x47,0x3f,0x49,0x36, -0x2b,0x01,0x1e,0x14,0x29,0x07,0xfb,0x4d,0xee,0xe0,0xc2,0xd7,0xd1,0xdb,0xcb,0xc8, -0x39,0xc9,0xcc,0x93,0xcd,0xcf,0x7b,0xca,0xc5,0x1a,0xc3,0xc3,0x7d,0xc7,0xc7,0x51, -0xc7,0xc5,0x87,0xc1,0xbe,0x84,0xbb,0xba,0x17,0xb9,0xbb,0xa9,0xbf,0xc2,0xe4,0xbe, -0xba,0x67,0xb6,0xb6,0x6e,0xbe,0xc1,0xfb,0xcc,0xd6,0x11,0xdc,0xe2,0x1c,0xe5,0xe9, -0x18,0xed,0xf3,0x79,0xf9,0x01,0x27,0x05,0x06,0x78,0x09,0x0c,0x15,0x11,0x17,0xf7, -0x1b,0x20,0x3d,0x25,0x2c,0x54,0x36,0x3d,0x74,0x44,0x4a,0xa2,0x4e,0x51,0xf6,0x53, -0x59,0xf4,0x5a,0x57,0x9f,0x57,0x51,0x98,0x45,0x42,0x2f,0x44,0x48,0xdf,0x4f,0x55, -0x20,0x57,0x54,0x93,0x4c,0x44,0x1a,0x3b,0x30,0xba,0x24,0x17,0x20,0x0b,0xfe,0x37, -0xf0,0xe2,0x26,0xd9,0xd0,0x61,0xc7,0xc5,0x2e,0xc6,0xc8,0x3f,0xcd,0xcd,0xab,0xcc, -0xc7,0xa1,0xc7,0xc8,0x1f,0xc9,0xce,0xc4,0xc8,0xc6,0x08,0xc3,0xbd,0xd4,0xb9,0xb5, -0xc5,0xb4,0xb8,0x9d,0xbe,0xc4,0x29,0xc6,0xc5,0x43,0xc1,0xc1,0x2d,0xc3,0xc7,0x4c, -0xce,0xd3,0x3c,0xda,0xdd,0x23,0xe1,0xe5,0x58,0xeb,0xf1,0x75,0xf6,0xfc,0xb6,0x00, -0x04,0x55,0x05,0x09,0xec,0x0c,0x12,0x91,0x1a,0x21,0x84,0x29,0x30,0xb8,0x37,0x3e, -0x4d,0x45,0x47,0xf5,0x49,0x4b,0xa4,0x4f,0x54,0x43,0x55,0x52,0x66,0x4d,0x47,0x02, -0x41,0x3e,0x9f,0x40,0x47,0x02,0x4f,0x57,0xc2,0x59,0x5a,0x9b,0x55,0x4c,0x5e,0x41, -0x37,0xe6,0x2b,0x1e,0xb2,0x0d,0xff,0x86,0xf1,0xe5,0xbe,0xd8,0xcf,0x38,0xc7,0xc5, -0xb0,0xc6,0xc8,0x52,0xcc,0xcc,0xda,0xca,0xca,0xc6,0xc9,0xc9,0xaf,0xc9,0xcc,0x1c, -0xcc,0xc6,0x55,0xbf,0xbc,0xe4,0xb7,0xb2,0xf8,0xb3,0xb6,0x12,0xbf,0xc8,0x72,0xcc, -0xcf,0x40,0xcd,0xca,0xce,0xcc,0xcc,0x99,0xd0,0xd1,0x75,0xd4,0xd7,0x90,0xd8,0xdf, -0xc3,0xe5,0xed,0x09,0xf2,0xf6,0x21,0xfd,0x01,0x43,0x03,0x05,0x9c,0x0a,0x10,0xb5, -0x19,0x23,0x66,0x2a,0x34,0x00,0x3b,0x40,0x3e,0x44,0x44,0x9f,0x46,0x46,0xc7,0x4a, -0x50,0xe2,0x50,0x4b,0x5a,0x47,0x42,0x3c,0x41,0x3d,0x0e,0x3f,0x44,0xa4,0x4d,0x58, -0xc6,0x5e,0x5f,0xf2,0x5a,0x55,0xba,0x49,0x40,0x72,0x32,0x23,0xea,0x12,0x00,0x0b, -0xf7,0xe6,0x7b,0xd9,0xce,0xd2,0xc5,0xc5,0x05,0xc5,0xc7,0x69,0xc9,0xcb,0x23,0xcc, -0xcd,0xf4,0xcd,0xcc,0xe3,0xcb,0xcc,0x7f,0xcc,0xc8,0xb3,0xc0,0xba,0x49,0xb6,0xb1, -0x93,0xaf,0xb3,0xb1,0xbb,0xc6,0x0a,0xd1,0xd5,0x54,0xd5,0xd5,0x58,0xd6,0xd8,0x23, -0xd7,0xd5,0xad,0xd3,0xd4,0xc2,0xd3,0xd9,0x34,0xe0,0xe7,0x8a,0xee,0xf0,0x8a,0xf6, -0xfd,0x24,0x01,0xff,0xad,0x04,0x0f,0x36,0x17,0x20,0x4c,0x27,0x33,0x39,0x3a,0x3d, -0x0f,0x41,0x40,0xca,0x40,0x44,0x86,0x46,0x4b,0xf4,0x49,0x47,0x16,0x43,0x3f,0xa4, -0x3f,0x3a,0xad,0x39,0x3f,0xa5,0x48,0x55,0x5b,0x5e,0x61,0xe6,0x5f,0x5a,0x9b,0x52, -0x47,0xe5,0x3a,0x29,0x08,0x17,0x07,0xd3,0xf8,0xec,0x3f,0xdc,0xd2,0x44,0xca,0xc6, -0x55,0xc4,0xc5,0x1a,0xc9,0xc9,0x95,0xcb,0xcf,0xd0,0xce,0xcf,0x4a,0xcd,0xcc,0x52, -0xc9,0xc5,0xda,0xc0,0xb9,0xb9,0xb8,0xb4,0x5b,0xb0,0xb3,0x01,0xbb,0xc7,0xd6,0xd1, -0xda,0x30,0xdb,0xd9,0xcf,0xd9,0xdb,0x7e,0xdb,0xd6,0x8b,0xd2,0xd1,0xd9,0xd0,0xd3, -0x0b,0xdb,0xe0,0x4c,0xea,0xef,0xe8,0xf4,0xfc,0x47,0x00,0x01,0xbe,0x04,0x0f,0xb8, -0x19,0x20,0x7e,0x28,0x31,0x6e,0x3b,0x3f,0x99,0x3f,0x3d,0x48,0x3f,0x41,0xdf,0x47, -0x46,0xf5,0x43,0x44,0x21,0x40,0x3e,0x2b,0x3b,0x38,0x1f,0x37,0x3c,0x94,0x46,0x52, -0xe4,0x5c,0x62,0x2d,0x63,0x5e,0x4b,0x58,0x4c,0x46,0x3c,0x2a,0x95,0x19,0x08,0xff, -0xfa,0xeb,0xc9,0xe2,0xd6,0x04,0xcd,0xc9,0x9b,0xc3,0xc4,0x43,0xc7,0xcb,0x4a,0xce, -0xd0,0xad,0xd1,0xd1,0x4b,0xd2,0xcd,0x1b,0xca,0xc2,0x54,0xbd,0xbb,0x82,0xb8,0xb8, -0x97,0xb4,0xb3,0xa5,0xba,0xc8,0xd0,0xd4,0xdb,0x91,0xdf,0xde,0x0f,0xdd,0xdd,0xab, -0xdc,0xd9,0x1f,0xd5,0xd1,0x11,0xce,0xd0,0x3c,0xd4,0xdb,0xc5,0xe4,0xeb,0x10,0xf2, -0xf7,0xc4,0xfc,0x03,0x94,0x06,0x0b,0x3b,0x16,0x1b,0x44,0x25,0x2f,0xba,0x34,0x3a, -0xbe,0x39,0x38,0xac,0x3c,0x40,0x24,0x41,0x41,0x99,0x3f,0x3c,0x08,0x3f,0x3c,0x15, -0x39,0x34,0x88,0x33,0x39,0x95,0x41,0x4c,0x2a,0x57,0x60,0x35,0x65,0x64,0xa0,0x5f, -0x54,0x41,0x43,0x32,0x0d,0x1f,0x0c,0x24,0xff,0xf2,0x00,0xe8,0xdf,0x67,0xd5,0xcd, -0x45,0xc8,0xc5,0x97,0xc8,0xcb,0x9e,0xcf,0xd2,0xcc,0xd4,0xd8,0xf6,0xd5,0xd0,0x6e, -0xc9,0xc1,0x9a,0xbd,0xba,0xc3,0xb8,0xb8,0xa7,0xb7,0xb8,0xd9,0xbf,0xc9,0xb9,0xd4, -0xdd,0x01,0xe0,0xe1,0x03,0xe0,0xdd,0xea,0xda,0xd8,0x07,0xd4,0xd0,0x7d,0xcf,0xcd, -0xe1,0xd1,0xd8,0xe3,0xe0,0xea,0x81,0xf0,0xf5,0x62,0xfb,0x01,0xd6,0x05,0x0c,0x2f, -0x13,0x19,0xed,0x23,0x2b,0x11,0x32,0x36,0x17,0x37,0x3a,0x01,0x3c,0x41,0x38,0x42, -0x3b,0xcf,0x3c,0x3a,0xc3,0x38,0x39,0x80,0x34,0x31,0x2f,0x32,0x36,0xed,0x3e,0x47, -0x64,0x50,0x5c,0x91,0x64,0x64,0x3b,0x62,0x58,0x44,0x4b,0x37,0x2c,0x22,0x0f,0xc8, -0x00,0xf6,0x0c,0xed,0xe4,0x6a,0xdb,0xd3,0xcd,0xcb,0xc7,0x10,0xc7,0xc9,0x0e,0xcc, -0xcd,0x5d,0xd5,0xd7,0x14,0xd8,0xd0,0x1e,0xca,0xc1,0x79,0xbf,0xbd,0xae,0xbb,0xbb, -0x9d,0xbb,0xc1,0x76,0xc5,0xce,0xe4,0xd7,0xdf,0xff,0xe1,0xe1,0x4f,0xe2,0xe0,0xcc, -0xdd,0xd7,0x5d,0xd3,0xd0,0x77,0xce,0xcd,0x59,0xd0,0xd7,0x0f,0xdf,0xe5,0xad,0xeb, -0xf1,0x2d,0xfb,0xff,0xaa,0x02,0x09,0x79,0x11,0x18,0xf9,0x1e,0x25,0xb3,0x2a,0x2f, -0xad,0x33,0x37,0xf2,0x3b,0x3e,0xf6,0x3b,0x3a,0x24,0x36,0x36,0x58,0x34,0x31,0x25, -0x30,0x30,0x95,0x33,0x36,0x26,0x3b,0x41,0xe0,0x48,0x57,0xf3,0x61,0x63,0x58,0x60, -0x58,0x65,0x4e,0x3c,0x43,0x28,0x13,0xd4,0x03,0xf9,0xa7,0xf1,0xeb,0x8d,0xe1,0xd9, -0x1c,0xd3,0xd0,0xd3,0xcb,0xcc,0xf6,0xce,0xd0,0xfa,0xd6,0xd8,0x09,0xdc,0xd3,0xe7, -0xc9,0xc1,0x13,0xbd,0xc0,0x23,0xbc,0xbb,0x12,0xbe,0xc7,0xb7,0xcb,0xd1,0x97,0xd8, -0xe1,0x16,0xe4,0xe2,0xc9,0xe2,0xe0,0x5b,0xde,0xd9,0xcc,0xd1,0xcf,0x10,0xcd,0xcd, -0xff,0xd2,0xd8,0xcb,0xdf,0xe4,0xeb,0xe9,0xf2,0x8e,0xfb,0x00,0xab,0x02,0x05,0x7f, -0x0d,0x16,0xd3,0x1c,0x21,0x76,0x25,0x2a,0xf4,0x30,0x38,0x11,0x3b,0x3d,0x71,0x3a, -0x38,0x82,0x34,0x30,0x3d,0x2e,0x28,0x1f,0x29,0x2c,0xab,0x30,0x33,0xdd,0x36,0x3a, -0x4a,0x43,0x4e,0x28,0x5c,0x60,0x64,0x5e,0x5a,0xb5,0x51,0x43,0x94,0x31,0x1d,0xcc, -0x09,0xff,0xf5,0xf6,0xf2,0xb9,0xea,0xe0,0x29,0xdc,0xd4,0xc5,0xd0,0xcd,0xb0,0xcc, -0xcf,0xa0,0xd3,0xd7,0x9e,0xd5,0xd3,0xc3,0xcc,0xc3,0x33,0xbe,0xc0,0xb2,0xc0,0xc0, -0xa4,0xc3,0xca,0x2d,0xd1,0xd3,0x99,0xd7,0xe0,0x96,0xe4,0xe3,0xd5,0xe2,0xe0,0xe6, -0xdc,0xd8,0xdf,0xd2,0xcd,0xc8,0xcc,0xcf,0xb3,0xd2,0xd7,0xed,0xdd,0xe2,0x7d,0xe8, -0xed,0xcb,0xf3,0xfc,0x36,0x00,0x03,0x97,0x09,0x0f,0xf8,0x17,0x1d,0x22,0x25,0x27, -0xec,0x2e,0x36,0xb0,0x3b,0x3e,0xf1,0x3b,0x37,0xaf,0x31,0x2c,0x69,0x27,0x26,0x3f, -0x26,0x29,0xf9,0x2e,0x32,0x64,0x36,0x3b,0xa8,0x41,0x4b,0xce,0x52,0x56,0x7b,0x59, -0x56,0x6d,0x4e,0x42,0xb7,0x33,0x23,0x5b,0x13,0x06,0x30,0xfe,0xfa,0xe9,0xf5,0xed, -0x2f,0xe7,0xe1,0xcd,0xd8,0xd6,0x82,0xd3,0xd3,0x73,0xd3,0xd8,0x69,0xd8,0xd2,0xa7, -0xcf,0xc7,0x4e,0xc2,0xc0,0xdf,0xc1,0xc6,0xe4,0xc8,0xcd,0xfa,0xd0,0xd2,0x52,0xd4, -0xd7,0x7e,0xde,0xdf,0xf1,0xde,0xdd,0x27,0xdb,0xd8,0x83,0xd3,0xce,0x5e,0xcd,0xd0, -0xf7,0xd3,0xd7,0xdd,0xdc,0xe3,0x4a,0xe8,0xeb,0x1a,0xef,0xf8,0x1e,0xff,0x01,0x95, -0x06,0x0a,0x7c,0x0e,0x16,0xc5,0x1c,0x23,0x6f,0x2c,0x33,0x99,0x3a,0x3b,0x22,0x39, -0x36,0x41,0x31,0x2a,0x6d,0x25,0x22,0x56,0x23,0x25,0x8a,0x28,0x2c,0xef,0x35,0x39, -0x4e,0x3e,0x44,0x38,0x4c,0x4f,0x1a,0x50,0x52,0x8d,0x4e,0x42,0xd8,0x35,0x27,0xc1, -0x18,0x0d,0xcd,0x04,0xfe,0x00,0xfb,0xf5,0xaa,0xf0,0xeb,0x60,0xe2,0xdd,0x7f,0xd9, -0xd7,0x27,0xd5,0xd4,0x3f,0xd7,0xd4,0xcd,0xd1,0xca,0xc4,0xc6,0xc5,0xd6,0xc9,0xd0, -0x65,0xd2,0xd8,0x41,0xd7,0xd7,0x62,0xd7,0xda,0x24,0xdd,0xdd,0x2b,0xdf,0xdd,0xc0, -0xdc,0xd9,0x05,0xd3,0xd0,0x87,0xcf,0xd2,0xd3,0xd5,0xd8,0x98,0xdc,0xe0,0x34,0xe7, -0xe8,0x15,0xea,0xf0,0xbd,0xf8,0xfd,0x88,0xff,0x03,0xb2,0x08,0x10,0x91,0x17,0x21, -0x12,0x2a,0x32,0xd7,0x39,0x39,0x61,0x36,0x33,0xa1,0x2b,0x26,0x45,0x23,0x20,0x22, -0x1f,0x20,0x27,0x24,0x2b,0x74,0x32,0x39,0xce,0x3c,0x3e,0xeb,0x44,0x4a,0xa2,0x4a, -0x4a,0xfb,0x47,0x3f,0xa9,0x35,0x29,0x8c,0x1f,0x13,0x31,0x0b,0x04,0x6c,0xff,0xfc, -0xeb,0xf7,0xf2,0xe8,0xea,0xe4,0x09,0xe0,0xdc,0x08,0xd9,0xd6,0xf7,0xd6,0xd5,0x5e, -0xd2,0xcd,0xb1,0xc8,0xcd,0x90,0xd1,0xd6,0x8f,0xd7,0xd8,0x70,0xda,0xd8,0xed,0xd6, -0xd6,0xa9,0xda,0xdb,0x57,0xdb,0xde,0x3b,0xdb,0xdc,0x4e,0xd8,0xd6,0x10,0xd7,0xd7, -0x85,0xdb,0xdc,0x95,0xdc,0xe0,0x22,0xe3,0xe2,0xee,0xe7,0xeb,0x96,0xf1,0xfa,0x05, -0xfc,0xfe,0x30,0x04,0x0c,0x22,0x16,0x1f,0x1a,0x27,0x31,0xc3,0x36,0x38,0x0c,0x36, -0x2e,0x30,0x28,0x23,0x49,0x21,0x1e,0xaf,0x1c,0x1a,0xc8,0x1f,0x28,0x8b,0x2f,0x32, -0x1d,0x37,0x37,0x14,0x3b,0x41,0x33,0x43,0x41,0xb4,0x3e,0x39,0x2b,0x34,0x2d,0xf3, -0x21,0x19,0x23,0x13,0x0a,0x1d,0x07,0x03,0x37,0xfe,0xf9,0x86,0xf4,0xec,0x78,0xe3, -0xde,0x59,0xdb,0xd9,0xb8,0xd6,0xd4,0x38,0xd1,0xcc,0x2d,0xcf,0xd1,0x5c,0xd9,0xde, -0x9b,0xdf,0xe0,0xef,0xdc,0xdc,0xa4,0xd6,0xd3,0xa7,0xd6,0xd9,0x41,0xd9,0xda,0x5d, -0xdd,0xdc,0xb0,0xdc,0xda,0x4a,0xda,0xdd,0x9e,0xdc,0xdd,0xf4,0xdc,0xdf,0x4f,0xe1, -0xe1,0xfe,0xe1,0xe7,0xd5,0xee,0xf3,0xd0,0xf8,0xfe,0x13,0x03,0x0d,0xa4,0x17,0x22, -0x51,0x2b,0x32,0x88,0x39,0x38,0xee,0x35,0x2c,0x01,0x22,0x1d,0x8d,0x1b,0x18,0xb4, -0x18,0x19,0xcd,0x1e,0x27,0xdc,0x2d,0x32,0x51,0x33,0x34,0x47,0x36,0x39,0xa4,0x3a, -0x38,0x7f,0x37,0x33,0x52,0x30,0x2a,0xe1,0x24,0x1a,0xe9,0x13,0x0e,0x0b,0x0a,0x06, -0x2b,0x02,0xfe,0x41,0xf9,0xf3,0x2b,0xeb,0xe2,0xe2,0xdc,0xdc,0x32,0xdd,0xd7,0x5a, -0xd3,0xd4,0x35,0xd6,0xd9,0xca,0xdd,0xe1,0x99,0xe3,0xe0,0xc0,0xde,0xd8,0x2d,0xd2, -0xd1,0x8b,0xd1,0xd6,0x3c,0xdb,0xdc,0x1a,0xdd,0xe1,0xf2,0xe0,0xde,0xac,0xdd,0xdd, -0xe2,0xde,0xdc,0x8c,0xe0,0xe2,0x8f,0xdd,0xdf,0x21,0xe0,0xe2,0xd8,0xe6,0xeb,0x2a, -0xef,0xf3,0xd4,0xfb,0x08,0x70,0x13,0x1e,0x77,0x29,0x31,0xca,0x39,0x3b,0x30,0x36, -0x32,0x56,0x27,0x1d,0x7b,0x1c,0x1c,0xf7,0x1a,0x1c,0x85,0x21,0x26,0x03,0x2c,0x2d, -0xa5,0x2f,0x2e,0x2a,0x31,0x32,0x5f,0x33,0x34,0xcd,0x32,0x31,0xa1,0x2b,0x27,0xc9, -0x22,0x1c,0x34,0x18,0x14,0x85,0x10,0x0c,0xf9,0x07,0x05,0x92,0x01,0xfa,0xc4,0xee, -0xe6,0xda,0xe0,0xdd,0x34,0xde,0xdc,0x51,0xd5,0xd5,0x92,0xdb,0xe1,0x89,0xe0,0xe4, -0x53,0xe4,0xe2,0x9c,0xdd,0xd7,0x63,0xd2,0xce,0xb1,0xce,0xd0,0xfb,0xd7,0xdc,0xe0, -0xde,0xe0,0x2a,0xe3,0xe3,0xd0,0xde,0xde,0xa7,0xdd,0xe0,0x15,0xe3,0xe3,0x50,0xde, -0xda,0x3b,0xdd,0xdf,0xa8,0xe1,0xe4,0x4f,0xe7,0xed,0xa6,0xf7,0x01,0x3e,0x0f,0x1a, -0x6c,0x28,0x32,0xb9,0x37,0x3b,0xd8,0x36,0x30,0x73,0x27,0x1c,0x6e,0x16,0x17,0xa0, -0x1a,0x1c,0xd4,0x1e,0x23,0x60,0x29,0x2b,0x4f,0x2a,0x2d,0x38,0x2c,0x2d,0x08,0x30, -0x31,0xf0,0x33,0x2f,0xd9,0x29,0x24,0x1e,0x1e,0x1b,0x13,0x18,0x17,0x44,0x16,0x11, -0x2b,0x0f,0x0b,0x22,0x08,0x01,0x12,0xf9,0xee,0x7f,0xe6,0xe3,0xbc,0xe2,0xe0,0xbf, -0xdc,0xdb,0x06,0xe1,0xe7,0x0e,0xe9,0xe6,0x76,0xe6,0xe2,0x1d,0xdf,0xd9,0x70,0xd2, -0xce,0xb4,0xcc,0xcc,0xe5,0xd0,0xd9,0x16,0xe1,0xe4,0xcb,0xe1,0xe4,0xa8,0xe4,0xe1, -0x13,0xe3,0xe2,0x8d,0xe5,0xe3,0x21,0xde,0xdb,0x10,0xda,0xdc,0xeb,0xdf,0xdd,0xfc, -0xe0,0xe9,0x2a,0xf3,0xfe,0x16,0x0b,0x17,0x29,0x25,0x34,0x25,0x3c,0x3d,0x9f,0x3b, -0x32,0x66,0x28,0x1e,0x29,0x19,0x16,0x00,0x17,0x18,0xdc,0x1b,0x1f,0xda,0x22,0x26, -0x58,0x27,0x27,0xc2,0x29,0x29,0x87,0x2b,0x2e,0x52,0x30,0x2e,0x9d,0x2a,0x24,0x6f, -0x1a,0x18,0x87,0x16,0x17,0xa5,0x18,0x15,0x8c,0x13,0x0d,0xe6,0x09,0x03,0x37,0xfc, -0xf7,0xa7,0xed,0xe9,0x94,0xe9,0xe6,0x5f,0xe5,0xe2,0xda,0xe5,0xe8,0xaa,0xec,0xe7, -0x20,0xe4,0xe0,0x1e,0xdd,0xdb,0x2b,0xd4,0xce,0x4f,0xcc,0xcc,0x12,0xce,0xd4,0x3d, -0xe0,0xe6,0xd7,0xe3,0xe3,0x06,0xe7,0xe4,0x7b,0xe2,0xe1,0x4e,0xe1,0xe1,0x20,0xd9, -0xd6,0x40,0xd6,0xd3,0x83,0xd6,0xd7,0x53,0xd8,0xe3,0xd6,0xee,0xf8,0x90,0x04,0x12, -0xaf,0x20,0x30,0xc6,0x3a,0x3f,0x8b,0x3b,0x33,0x1c,0x2b,0x1f,0x6b,0x18,0x17,0x62, -0x15,0x17,0x69,0x18,0x1a,0x1b,0x1e,0x1f,0x9a,0x22,0x22,0x36,0x25,0x28,0x62,0x27, -0x2a,0xd5,0x2e,0x2d,0xb2,0x29,0x23,0x08,0x1f,0x19,0xb3,0x17,0x18,0x49,0x1b,0x1c, -0xb6,0x1a,0x17,0xee,0x0e,0x0a,0xaf,0x03,0xfd,0xca,0xf9,0xf4,0xc1,0xf0,0xee,0x6e, -0xee,0xed,0x31,0xeb,0xed,0x68,0xee,0xea,0x7d,0xe4,0xe1,0x81,0xdd,0xdc,0xd2,0xd7, -0xd2,0x54,0xce,0xcb,0x8d,0xce,0xd3,0x1a,0xdb,0xe1,0x3f,0xe6,0xe5,0xca,0xe8,0xea, -0xbe,0xe6,0xe5,0xa5,0xe0,0xe1,0x36,0xdb,0xd4,0xe4,0xd1,0xce,0xd8,0xce,0xcf,0x74, -0xd4,0xdb,0xd8,0xe8,0xf4,0x82,0xfe,0x0e,0x65,0x1e,0x2e,0x94,0x3b,0x41,0x9f,0x40, -0x37,0x3c,0x30,0x27,0xf7,0x1d,0x17,0xb9,0x17,0x16,0x26,0x15,0x16,0x63,0x1a,0x1b, -0x2b,0x1c,0x1e,0x65,0x1f,0x24,0xa8,0x27,0x28,0xc3,0x28,0x29,0x76,0x26,0x23,0xc6, -0x1d,0x1a,0xa9,0x17,0x16,0x3c,0x18,0x1a,0x1c,0x19,0x17,0xa9,0x10,0x0d,0x59,0x08, -0x01,0xf0,0xfc,0xf9,0x12,0xf9,0xf4,0x25,0xf5,0xf3,0x11,0xf1,0xf1,0x7e,0xee,0xeb, -0x27,0xe5,0xdf,0x4c,0xdd,0xda,0x0b,0xd9,0xd5,0x48,0xd1,0xcf,0x6b,0xcf,0xd1,0x0a, -0xd8,0xdb,0xd1,0xdf,0xe5,0x99,0xe8,0xe9,0x3c,0xe8,0xe2,0x0c,0xe1,0xdb,0xbc,0xd8, -0xd1,0xab,0xcb,0xc9,0xc7,0xc7,0xc7,0x85,0xc9,0xd2,0x78,0xdd,0xec,0x80,0xf9,0x07, -0x7b,0x19,0x2b,0x12,0x3a,0x41,0xfe,0x42,0x3e,0xf6,0x34,0x2e,0xd4,0x25,0x1c,0x79, -0x19,0x19,0xd0,0x15,0x15,0xa1,0x17,0x1a,0x2d,0x18,0x1b,0x85,0x21,0x22,0x12,0x26, -0x28,0xc5,0x28,0x26,0xdf,0x24,0x24,0xfd,0x1e,0x1c,0x91,0x1b,0x19,0xa9,0x18,0x17, -0xb5,0x18,0x18,0xae,0x17,0x12,0x34,0x11,0x0c,0xb1,0x06,0x02,0xcd,0x00,0x00,0x45, -0xfc,0xfa,0xdb,0xf8,0xf4,0xfe,0xf1,0xeb,0x20,0xe5,0xe2,0x36,0xdb,0xdb,0x10,0xdb, -0xda,0xc2,0xd7,0xd4,0xd6,0xd3,0xd4,0x83,0xd4,0xd7,0x75,0xe0,0xe5,0x23,0xe9,0xe9, -0x7e,0xe5,0xe0,0xcf,0xdb,0xd9,0xa8,0xd5,0xcd,0xa4,0xc6,0xc3,0x58,0xc2,0xc1,0x0f, -0xc2,0xc8,0x96,0xd4,0xe2,0xfb,0xf0,0x01,0x2d,0x15,0x27,0x56,0x37,0x3d,0x6c,0x43, -0x42,0x8e,0x37,0x31,0x57,0x28,0x21,0xae,0x19,0x15,0x96,0x14,0x14,0x21,0x15,0x14, -0x6a,0x18,0x17,0x1a,0x1d,0x21,0x11,0x22,0x26,0x2b,0x25,0x27,0x91,0x27,0x24,0x15, -0x25,0x22,0x27,0x1f,0x1e,0x94,0x15,0x14,0x16,0x14,0x14,0x17,0x17,0x14,0xf2,0x12, -0x10,0xd7,0x0d,0x0a,0xa0,0x07,0x05,0x7d,0x04,0x01,0xfd,0xfe,0xfa,0x1d,0xf8,0xf2, -0x09,0xed,0xe2,0xc9,0xdf,0xdc,0x58,0xda,0xdb,0xf9,0xd7,0xd7,0x1f,0xd6,0xd3,0x84, -0xd4,0xd7,0xd3,0xde,0xe5,0x3d,0xea,0xe7,0xb7,0xe2,0xde,0xd1,0xd9,0xd6,0x13,0xd1, -0xc9,0x7e,0xc2,0xc1,0x67,0xc1,0xbd,0xb0,0xbf,0xc0,0x7c,0xc9,0xda,0x53,0xe8,0xfa, -0xd1,0x0e,0x23,0xc9,0x34,0x3e,0x31,0x43,0x41,0x22,0x3c,0x35,0x34,0x2e,0x24,0xe7, -0x1c,0x16,0x18,0x15,0x17,0x26,0x18,0x17,0x63,0x15,0x18,0xe5,0x1b,0x1f,0x10,0x20, -0x1f,0xf3,0x1f,0x22,0x74,0x24,0x24,0x92,0x23,0x24,0xd1,0x20,0x1d,0xda,0x15,0x0e, -0xfc,0x10,0x10,0x0e,0x17,0x17,0xaf,0x15,0x18,0x26,0x15,0x14,0x9a,0x11,0x0c,0x3d, -0x0a,0x06,0x54,0x04,0x02,0x46,0xfe,0xf9,0xd4,0xef,0xe7,0x5e,0xe0,0xdd,0x07,0xdb, -0xdb,0x1e,0xd9,0xd6,0xf2,0xd7,0xd5,0x45,0xd6,0xd9,0x97,0xe0,0xe7,0x81,0xe8,0xe8, -0x6b,0xe2,0xdd,0x80,0xd5,0xce,0x8f,0xc8,0xc3,0xd6,0xbf,0xbe,0xe7,0xbd,0xba,0x60, -0xb8,0xbb,0x36,0xc3,0xcf,0x40,0xdf,0xf1,0x68,0x06,0x1b,0x26,0x30,0x3d,0x6c,0x44, -0x42,0xd8,0x3e,0x3a,0xab,0x31,0x28,0x0e,0x1e,0x18,0xf3,0x15,0x17,0x5a,0x17,0x15, -0xac,0x15,0x19,0x56,0x1c,0x1c,0x32,0x1e,0x1d,0x25,0x20,0x20,0x8f,0x24,0x27,0x55, -0x26,0x28,0xf3,0x28,0x20,0xc9,0x16,0x0e,0xe4,0x0d,0x0f,0xbb,0x13,0x18,0x2c,0x17, -0x18,0x86,0x19,0x19,0x4e,0x13,0x0e,0xb6,0x08,0x03,0x7b,0x05,0x04,0x98,0x04,0xfd, -0xc4,0xf4,0xed,0x4a,0xe5,0xe4,0x99,0xe0,0xe0,0x11,0xdb,0xdb,0xa4,0xd6,0xdc,0x70, -0xdd,0xdd,0xb7,0xe3,0xe6,0x9c,0xea,0xe6,0x68,0xe4,0xdc,0x28,0xd4,0xc9,0x16,0xc0, -0xbd,0x14,0xbb,0xbb,0xd7,0xba,0xb7,0x23,0xb6,0xb8,0x43,0xbe,0xcb,0x22,0xd7,0xea, -0xed,0xfe,0x14,0xba,0x29,0x39,0xc0,0x41,0x41,0xda,0x3d,0x39,0x7e,0x32,0x2b,0x05, -0x22,0x18,0x23,0x17,0x18,0xd8,0x17,0x17,0xaf,0x19,0x1b,0xda,0x1d,0x1b,0xbb,0x1a, -0x1c,0x5a,0x1e,0x23,0x74,0x23,0x24,0x68,0x27,0x26,0x78,0x28,0x22,0x69,0x17,0x0d, -0xa9,0x0a,0x0e,0xb7,0x12,0x15,0xc0,0x16,0x1c,0x41,0x1f,0x1d,0xab,0x19,0x10,0xcd, -0x0a,0x06,0x7b,0x07,0x0b,0xf9,0x09,0x02,0x20,0xf9,0xf1,0xc7,0xec,0xe6,0xf5,0xe1, -0xde,0x95,0xd8,0xd8,0x99,0xd8,0xda,0x80,0xe0,0xe2,0x2e,0xe6,0xe9,0x80,0xe8,0xe9, -0xe6,0xe6,0xde,0x16,0xd4,0xc5,0x2d,0xbb,0xb7,0xdc,0xba,0xba,0x0d,0xb8,0xb4,0x34, -0xb3,0xb6,0x64,0xbc,0xc6,0x46,0xd2,0xe2,0x49,0xf8,0x0e,0x17,0x23,0x32,0x77,0x3c, -0x3f,0x1c,0x3d,0x3b,0xd7,0x36,0x2d,0x69,0x24,0x1b,0x6e,0x16,0x16,0x7a,0x15,0x13, -0xe6,0x17,0x18,0xc3,0x18,0x1a,0xaf,0x18,0x1a,0x1c,0x1f,0x1f,0xda,0x21,0x24,0x6e, -0x27,0x28,0x9e,0x28,0x23,0xd9,0x19,0x10,0x85,0x0e,0x0e,0x1c,0x11,0x14,0x6c,0x17, -0x1e,0xc9,0x20,0x20,0x56,0x1a,0x12,0x6a,0x0b,0x0a,0x26,0x09,0x09,0xfd,0x09,0x05, -0xd8,0xfd,0xfa,0x39,0xf4,0xec,0xa1,0xe8,0xe1,0xf5,0xdd,0xdd,0xd7,0xdd,0xdf,0xac, -0xe1,0xe6,0xfa,0xe8,0xea,0x6c,0xea,0xe9,0x28,0xe6,0xdf,0x36,0xd1,0xbf,0x4e,0xb8, -0xb5,0x0e,0xb6,0xb7,0x5a,0xb2,0xb0,0x64,0xb3,0xb7,0xca,0xbd,0xc4,0xca,0xd0,0xdf, -0x78,0xf4,0x0c,0x8a,0x20,0x2c,0x88,0x33,0x36,0x69,0x38,0x39,0x81,0x37,0x30,0x43, -0x26,0x1e,0x74,0x18,0x15,0xba,0x15,0x15,0x0f,0x17,0x17,0xa3,0x18,0x18,0x19,0x1a, -0x1a,0x89,0x1e,0x21,0x00,0x20,0x22,0x3e,0x25,0x28,0x8a,0x27,0x20,0x7b,0x1a,0x12, -0x84,0x0f,0x0c,0x4d,0x0f,0x13,0xc8,0x1a,0x20,0xea,0x21,0x20,0x54,0x1d,0x17,0x1a, -0x11,0x0f,0x2e,0x10,0x0d,0x5e,0x0e,0x07,0xa8,0x03,0x01,0xb1,0xfb,0xf1,0x3e,0xea, -0xe4,0xb5,0xe0,0xdd,0x79,0xdf,0xe0,0xf2,0xe0,0xe4,0xa9,0xe8,0xeb,0x33,0xed,0xed, -0xb2,0xe7,0xe0,0x12,0xcf,0xbf,0xae,0xb4,0xaf,0xa8,0xaf,0xad,0x80,0xac,0xae,0xb6, -0xb1,0xb7,0x35,0xbd,0xc2,0x1f,0xce,0xdd,0x31,0xf1,0x06,0xd3,0x18,0x22,0xfd,0x28, -0x2c,0x26,0x2f,0x32,0x16,0x32,0x2f,0xe7,0x27,0x20,0xa9,0x1b,0x18,0xad,0x19,0x1a, -0x86,0x1a,0x18,0x2b,0x18,0x17,0xa0,0x17,0x1d,0xd9,0x1c,0x1f,0x92,0x21,0x22,0x70, -0x28,0x29,0x30,0x29,0x23,0x8d,0x1c,0x17,0x9b,0x12,0x10,0xd9,0x11,0x13,0x19,0x19, -0x1f,0xb3,0x23,0x1f,0x67,0x1b,0x19,0xd8,0x13,0x0f,0xc4,0x0f,0x11,0x9d,0x0b,0x08, -0x45,0x07,0x04,0x6f,0xff,0xf9,0x45,0xf0,0xec,0x4a,0xe8,0xe3,0x6b,0xe3,0xe2,0xdb, -0xe5,0xe5,0xc5,0xe7,0xec,0xdd,0xec,0xe9,0x9f,0xe6,0xdc,0x78,0xce,0xc0,0xfd,0xb4, -0xac,0xd3,0xa9,0xa7,0x25,0xa7,0xaf,0xe1,0xb3,0xb9,0xab,0xbb,0xc3,0x65,0xcd,0xdc, -0x95,0xef,0x03,0x8c,0x14,0x1d,0xa0,0x22,0x24,0xb2,0x26,0x28,0x3d,0x2a,0x28,0xd2, -0x23,0x1e,0xda,0x1a,0x19,0x9a,0x1a,0x1b,0xd9,0x1a,0x1a,0x90,0x18,0x19,0x68,0x18, -0x19,0x2b,0x1d,0x1f,0xcf,0x23,0x27,0xbb,0x2b,0x2b,0x1a,0x29,0x25,0x44,0x1c,0x17, -0x9d,0x13,0x13,0x65,0x13,0x18,0x03,0x1d,0x1f,0xf6,0x25,0x26,0xdb,0x22,0x1e,0x18, -0x19,0x14,0xd0,0x11,0x12,0x9f,0x12,0x0f,0x58,0x0c,0x06,0xfb,0x02,0xfc,0xac,0xf5, -0xf0,0x95,0xec,0xe6,0x19,0xe5,0xe3,0x86,0xe4,0xe5,0xab,0xe7,0xea,0x88,0xeb,0xe6, -0x4f,0xde,0xd5,0x9a,0xca,0xbc,0x5d,0xb1,0xa5,0xbe,0x9e,0xa1,0x45,0xa3,0xaa,0xe0, -0xb1,0xb6,0xa7,0xbb,0xc0,0xbe,0xcd,0xdf,0x29,0xee,0x00,0x2a,0x0f,0x16,0x0d,0x1d, -0x1f,0x57,0x21,0x23,0xfb,0x22,0x22,0x4a,0x1f,0x1c,0x62,0x1b,0x1b,0xd3,0x1b,0x1d, -0x80,0x1a,0x17,0xec,0x19,0x17,0x54,0x15,0x15,0x29,0x17,0x1f,0x5b,0x23,0x2a,0x53, -0x30,0x2e,0x59,0x2c,0x26,0x48,0x1f,0x1b,0xbc,0x16,0x16,0xef,0x16,0x19,0x29,0x20, -0x22,0xe2,0x26,0x28,0xf8,0x27,0x21,0x04,0x1a,0x13,0xb3,0x15,0x14,0x9e,0x15,0x14, -0xca,0x0d,0x0f,0xb7,0x09,0x04,0xb4,0xfc,0xf7,0x67,0xf3,0xf0,0x2d,0xec,0xe9,0x8b, -0xe8,0xe7,0x6d,0xea,0xea,0xad,0xe8,0xe3,0x19,0xda,0xd1,0xaa,0xc7,0xbb,0x18,0xae, -0xa2,0xce,0x9b,0x9d,0xb0,0xa3,0xa7,0xc2,0xad,0xb4,0x28,0xbb,0xc5,0x6d,0xd1,0xe0, -0xb9,0xee,0xfb,0x8f,0x08,0x12,0x5f,0x16,0x18,0x50,0x1b,0x1b,0x39,0x19,0x17,0x8e, -0x18,0x19,0xbb,0x1a,0x1c,0x6c,0x1c,0x1b,0x3c,0x1b,0x19,0x3a,0x19,0x19,0x71,0x17, -0x15,0x43,0x16,0x1c,0x64,0x23,0x29,0xf4,0x2e,0x31,0x71,0x2c,0x25,0x35,0x20,0x19, -0xbb,0x18,0x15,0x20,0x16,0x1a,0xc0,0x1d,0x24,0xa3,0x27,0x2b,0x5b,0x28,0x24,0x78, -0x1d,0x17,0x62,0x17,0x18,0x2a,0x1a,0x16,0x5c,0x12,0x12,0x27,0x11,0x0b,0x1c,0x04, -0xfc,0xd9,0xf7,0xf5,0xa5,0xf1,0xec,0x34,0xeb,0xe9,0x1c,0xec,0xeb,0xfa,0xe6,0xdf, -0x53,0xd7,0xcf,0xef,0xc7,0xbd,0x72,0xad,0xa2,0x1e,0x9d,0x9b,0xb4,0xa1,0xa7,0xc3, -0xa8,0xaf,0xa0,0xb9,0xc7,0xb7,0xd3,0xde,0x85,0xea,0xf6,0x3b,0x01,0x0b,0xbd,0x11, -0x11,0xd3,0x11,0x11,0x2d,0x0f,0x10,0xf8,0x11,0x17,0x0f,0x1a,0x1b,0x44,0x1e,0x1c, -0x72,0x1b,0x1a,0xd6,0x19,0x16,0x2e,0x14,0x15,0xe0,0x16,0x1b,0x0b,0x21,0x29,0x80, -0x2c,0x2f,0xfb,0x2e,0x28,0x44,0x26,0x20,0xe5,0x19,0x1b,0xc2,0x1b,0x1f,0x92,0x21, -0x24,0xd1,0x2a,0x2d,0xbd,0x2c,0x28,0x62,0x1f,0x1c,0xdb,0x19,0x18,0xcd,0x19,0x17, -0xe8,0x16,0x15,0xd5,0x14,0x12,0x0a,0x0b,0x02,0xed,0xfd,0xf9,0x8a,0xf4,0xf1,0x73, -0xed,0xed,0x0b,0xf0,0xec,0x3f,0xe5,0xdc,0xa5,0xd3,0xce,0xa5,0xc4,0xba,0x14,0xac, -0xa1,0x07,0x9d,0x9b,0x3b,0x9f,0xa3,0xfd,0xa6,0xad,0xc2,0xbb,0xc8,0xae,0xd5,0xde, -0x3f,0xe7,0xf3,0x91,0xfd,0x03,0x83,0x07,0x08,0xde,0x07,0x05,0x09,0x05,0x06,0xb6, -0x0a,0x11,0xaf,0x16,0x18,0x10,0x1b,0x1c,0x40,0x1c,0x1b,0x47,0x1a,0x17,0xab,0x14, -0x17,0xe1,0x1a,0x1e,0xa6,0x22,0x29,0x45,0x2a,0x2c,0x07,0x2f,0x2c,0x88,0x29,0x26, -0xa0,0x1f,0x1e,0x0a,0x20,0x20,0x18,0x26,0x25,0xdb,0x28,0x2d,0xa7,0x2e,0x29,0x1c, -0x26,0x23,0x21,0x1e,0x1c,0x84,0x18,0x1b,0x18,0x1c,0x1a,0x97,0x19,0x16,0x1f,0x13, -0x0a,0xc2,0x03,0xfe,0x7b,0xf7,0xf2,0xb4,0xef,0xf0,0xf2,0xf1,0xec,0xf6,0xe1,0xda, -0xe8,0xd2,0xcb,0xe9,0xc1,0xb9,0xf9,0xad,0xa5,0x73,0x9f,0x9e,0xd6,0x9d,0xa0,0x39, -0xa4,0xab,0x99,0xbb,0xc7,0x1e,0xd4,0xdc,0xf0,0xe4,0xee,0xdb,0xf7,0xfd,0x1e,0xff, -0xfd,0xfe,0xfd,0xfa,0x00,0xfb,0xfd,0x95,0x02,0x09,0x75,0x0f,0x11,0x9d,0x14,0x1a, -0x91,0x1c,0x1b,0x77,0x17,0x15,0x5d,0x17,0x17,0xf0,0x1a,0x1e,0x96,0x23,0x28,0x4c, -0x29,0x2b,0xdc,0x2b,0x2f,0xb8,0x2d,0x2a,0x6f,0x28,0x26,0x15,0x25,0x24,0xb7,0x26, -0x29,0x04,0x2c,0x2d,0x73,0x2e,0x29,0x6f,0x29,0x26,0x68,0x22,0x1d,0x5e,0x1d,0x1c, -0x71,0x1f,0x21,0xea,0x1e,0x1e,0xe9,0x1a,0x11,0x25,0x09,0x03,0x85,0xfb,0xf6,0x24, -0xf4,0xf3,0x15,0xf1,0xed,0x9b,0xe4,0xd9,0x09,0xd3,0xc9,0x09,0xbf,0xb7,0x82,0xaf, -0xa5,0x97,0x9e,0x9d,0x93,0x9a,0x9b,0xda,0xa2,0xad,0xe8,0xba,0xc7,0xd7,0xcf,0xd9, -0x08,0xe3,0xeb,0xa8,0xf3,0xf7,0xf8,0xf5,0xf5,0xb5,0xf3,0xf2,0x1e,0xf4,0xf5,0xf8, -0xfb,0x02,0x63,0x07,0x0c,0xdc,0x12,0x17,0xa9,0x1b,0x1c,0xb1,0x19,0x17,0x27,0x18, -0x1a,0xbe,0x1b,0x20,0x66,0x23,0x26,0x13,0x2a,0x2c,0xbb,0x2e,0x2f,0x32,0x31,0x30, -0x8a,0x2e,0x2f,0x65,0x2c,0x2b,0x21,0x2a,0x2b,0x8b,0x30,0x2f,0xd5,0x30,0x2e,0x50, -0x2c,0x2b,0x13,0x25,0x21,0x6e,0x20,0x23,0x74,0x23,0x26,0x53,0x28,0x23,0x96,0x20, -0x17,0x86,0x0e,0x03,0xf2,0xfc,0xfa,0x28,0xf5,0xf2,0x5d,0xec,0xe9,0x17,0xe5,0xdb, -0xd8,0xcf,0xc6,0x46,0xbd,0xb4,0xac,0xaf,0xa6,0x9f,0x9f,0x9a,0xc0,0x99,0x9b,0x3d, -0xa2,0xae,0xc0,0xba,0xc5,0x30,0xcb,0xd4,0xb5,0xde,0xe9,0x24,0xee,0xf0,0xe1,0xec, -0xea,0xc2,0xe9,0xe8,0xa6,0xea,0xed,0xae,0xf0,0xf6,0x60,0xfc,0x03,0x0c,0x0d,0x15, -0x85,0x1a,0x1b,0x6d,0x1e,0x1c,0xd4,0x1b,0x1d,0x78,0x1d,0x20,0x29,0x22,0x24,0xeb, -0x2b,0x2e,0x09,0x31,0x30,0x1d,0x30,0x32,0x4e,0x33,0x31,0xfe,0x31,0x30,0x01,0x2e, -0x2f,0xe6,0x30,0x31,0xfd,0x33,0x32,0x42,0x2f,0x2c,0x51,0x28,0x24,0x37,0x21,0x23, -0x07,0x28,0x28,0x06,0x2b,0x28,0x7e,0x25,0x1e,0xf1,0x0f,0x08,0x73,0x00,0xfc,0xc4, -0xf7,0xf3,0xa4,0xf0,0xed,0x61,0xe7,0xe1,0x44,0xd3,0xc6,0xfe,0xc0,0xbb,0x7d,0xb2, -0xa9,0x99,0xa0,0x9a,0xef,0x9a,0x9c,0xae,0xa3,0xb0,0x36,0xb8,0xc1,0x6b,0xc9,0xd1, -0xb8,0xda,0xe5,0xec,0xeb,0xe9,0x09,0xe9,0xe3,0xa4,0xe2,0xe0,0x48,0xe2,0xe6,0x50, -0xe5,0xea,0x70,0xf2,0xfd,0x60,0x08,0x11,0xc6,0x14,0x19,0x7c,0x1f,0x1f,0x08,0x1f, -0x1d,0xf5,0x1b,0x1d,0xff,0x1f,0x23,0x4d,0x28,0x2e,0xe5,0x33,0x34,0x39,0x33,0x32, -0x6c,0x36,0x38,0x44,0x38,0x36,0x2d,0x36,0x34,0xa3,0x33,0x37,0x47,0x36,0x37,0x45, -0x33,0x2e,0x34,0x2d,0x27,0x03,0x23,0x23,0x13,0x28,0x2d,0xb8,0x2e,0x2c,0x2c,0x29, -0x1e,0x9e,0x12,0x08,0x77,0x02,0xfb,0x04,0xf7,0xef,0x8a,0xf0,0xed,0x31,0xe7,0xe0, -0xfe,0xd1,0xc8,0xad,0xc1,0xbd,0x41,0xb5,0xab,0xd1,0xa2,0x9c,0x00,0x9c,0xa0,0x72, -0xa7,0xb1,0x3b,0xb8,0xbe,0xb9,0xc5,0xcf,0xd0,0xd6,0xdf,0x2d,0xe5,0xe1,0x86,0xe1, -0xde,0x4a,0xda,0xda,0xd9,0xd7,0xdb,0x4d,0xdc,0xdf,0x05,0xe9,0xf5,0xfc,0x03,0x0c, -0x3c,0x14,0x1a,0x35,0x21,0x24,0xbd,0x23,0x1d,0x6b,0x1e,0x1f,0x67,0x20,0x26,0x78, -0x2a,0x2e,0xa8,0x33,0x36,0x89,0x37,0x35,0x1d,0x37,0x3a,0xa8,0x3b,0x3b,0xcc,0x3c, -0x3b,0xb5,0x3b,0x39,0x49,0x39,0x37,0x7a,0x35,0x34,0x91,0x2f,0x29,0xde,0x23,0x23, -0x3d,0x28,0x2f,0x4b,0x32,0x31,0xfd,0x2c,0x22,0x41,0x15,0x0b,0xba,0x05,0xfc,0x2d, -0xf5,0xf1,0xef,0xee,0xee,0x1f,0xe8,0xe0,0xb3,0xd8,0xce,0xf8,0xc6,0xbf,0xee,0xb8, -0xb0,0x31,0xa6,0x9f,0x7c,0x9d,0xa2,0x85,0xa8,0xb1,0x47,0xb7,0xba,0xba,0xc0,0xc9, -0x6b,0xd2,0xd8,0x0a,0xdb,0xd9,0x17,0xd9,0xd8,0x96,0xd5,0xd2,0xe9,0xd0,0xcf,0xe9, -0xd2,0xdb,0x71,0xe2,0xf1,0x6d,0xff,0x0a,0xb7,0x11,0x1a,0xe0,0x21,0x24,0xd5,0x23, -0x1e,0xe9,0x1a,0x1d,0xf3,0x21,0x26,0xf1,0x29,0x2e,0x46,0x31,0x33,0x6d,0x36,0x36, -0x10,0x36,0x38,0xeb,0x3c,0x3e,0x35,0x40,0x41,0x0c,0x40,0x3f,0x98,0x3c,0x3b,0x6e, -0x3a,0x39,0x75,0x35,0x2d,0x5f,0x29,0x25,0x45,0x27,0x2b,0x92,0x31,0x30,0x8c,0x2a, -0x22,0xd3,0x16,0x0f,0x04,0x07,0xfd,0xea,0xf6,0xf4,0x78,0xf2,0xef,0x79,0xeb,0xe2, -0x26,0xdc,0xd3,0xb3,0xc9,0xbf,0x3f,0xb9,0xb3,0xcb,0xab,0xa7,0x88,0xa2,0xa7,0x2e, -0xad,0xb1,0x4a,0xba,0xbd,0xc8,0xc4,0xcb,0x80,0xd0,0xd6,0x41,0xd4,0xd3,0xfa,0xd0, -0xd0,0x4b,0xcf,0xcc,0xd7,0xc7,0xc5,0xf4,0xc9,0xd2,0x8e,0xe0,0xec,0xe3,0xf7,0x04, -0x6f,0x0e,0x19,0xab,0x1f,0x20,0x6f,0x21,0x1e,0xde,0x1e,0x1c,0x2c,0x22,0x25,0xe0, -0x28,0x2f,0x70,0x30,0x32,0x21,0x31,0x33,0xc4,0x35,0x37,0xf7,0x3b,0x3f,0x3a,0x42, -0x45,0xa4,0x44,0x42,0x35,0x41,0x40,0x58,0x41,0x3e,0x8c,0x3a,0x30,0x8c,0x2a,0x29, -0x71,0x2a,0x2c,0x4f,0x2e,0x2d,0x6e,0x29,0x22,0xa5,0x1b,0x12,0xcd,0x0a,0x02,0x70, -0xf9,0xf6,0xd2,0xf3,0xf1,0xbb,0xea,0xe6,0x31,0xe1,0xda,0x50,0xce,0xc5,0x68,0xbd, -0xb6,0xea,0xb0,0xab,0xc8,0xa9,0xa8,0xe5,0xab,0xb3,0xe6,0xb7,0xbf,0x0c,0xc4,0xcc, -0x55,0xd1,0xd1,0xfd,0xcf,0xcd,0x87,0xcb,0xc7,0x86,0xc5,0xc1,0xcb,0xc1,0xc0,0xfd, -0xc2,0xcf,0x61,0xda,0xe9,0xb6,0xf5,0x03,0x22,0x11,0x19,0xd2,0x1c,0x1e,0xb4,0x1f, -0x21,0xf4,0x1f,0x1f,0xff,0x1f,0x23,0x56,0x29,0x2d,0x0d,0x30,0x31,0x22,0x2f,0x2d, -0xec,0x32,0x37,0x51,0x3b,0x42,0xb8,0x44,0x48,0x1b,0x4a,0x49,0x6b,0x48,0x46,0xae, -0x48,0x43,0x9b,0x3e,0x37,0xbb,0x31,0x2c,0x73,0x2c,0x2c,0xef,0x2a,0x27,0xf7,0x24, -0x23,0x47,0x1c,0x15,0x8e,0x0b,0x03,0xae,0xfb,0xf8,0x95,0xf3,0xef,0x54,0xea,0xe4, -0x7f,0xe3,0xd9,0x1a,0xd1,0xc4,0x1e,0xbe,0xb8,0xba,0xb3,0xae,0x29,0xac,0xa7,0x83, -0xa9,0xb2,0x95,0xb8,0xc0,0x88,0xc4,0xc9,0x73,0xcf,0xd1,0xd7,0xcc,0xc5,0x8f,0xc1, -0xbd,0x95,0xb8,0xb5,0x9c,0xb8,0xbb,0xfb,0xbe,0xc9,0xdd,0xd5,0xe5,0x06,0xf3,0xff, -0x8f,0x0e,0x15,0x2e,0x17,0x19,0xce,0x1c,0x1f,0x98,0x21,0x20,0x16,0x1f,0x22,0x50, -0x29,0x30,0xe1,0x32,0x31,0x88,0x30,0x2f,0x8c,0x31,0x35,0x47,0x3c,0x3f,0xb9,0x42, -0x49,0xb4,0x4c,0x51,0xe5,0x50,0x4f,0x48,0x4d,0x4d,0x05,0x49,0x41,0x27,0x3d,0x33, -0x1c,0x2f,0x2d,0x73,0x2c,0x28,0x70,0x23,0x22,0xf6,0x1d,0x18,0x4f,0x10,0x09,0x73, -0x02,0xfb,0xb4,0xf5,0xf1,0xc0,0xee,0xea,0x88,0xe5,0xde,0x09,0xd5,0xc8,0x80,0xc3, -0xbe,0x0d,0xb6,0xb3,0x6f,0xae,0xab,0x72,0xad,0xb1,0xf4,0xb9,0xc2,0x16,0xc6,0xca, -0xf4,0xcc,0xd0,0x94,0xc8,0xbf,0xf6,0xb7,0xb0,0x58,0xad,0xaa,0xdc,0xab,0xb4,0xf4, -0xbc,0xc5,0xf4,0xd2,0xe2,0x61,0xf1,0x01,0xf5,0x0d,0x12,0x35,0x11,0x15,0x32,0x1a, -0x1e,0xfa,0x1e,0x1b,0xcc,0x1c,0x21,0x42,0x27,0x2f,0x60,0x2f,0x2e,0x6a,0x2f,0x30, -0x5c,0x32,0x36,0xd0,0x38,0x3b,0x90,0x40,0x47,0x86,0x50,0x54,0x19,0x58,0x55,0xf5, -0x50,0x51,0xef,0x4c,0x49,0x07,0x41,0x3a,0x79,0x30,0x2a,0xcc,0x28,0x24,0x13,0x24, -0x1e,0x0b,0x1e,0x18,0x62,0x14,0x0b,0x64,0x04,0xfd,0x2b,0xf4,0xef,0x0c,0xea,0xea, -0x3b,0xe7,0xe1,0x23,0xd7,0xca,0x5a,0xc9,0xc1,0x9e,0xbc,0xb3,0x24,0xb0,0xad,0xe8, -0xb0,0xb6,0xe1,0xba,0xc2,0x4d,0xc7,0xce,0xb3,0xd0,0xd0,0xe7,0xcb,0xbe,0x5b,0xb2, -0xaa,0x92,0xa3,0xa3,0x37,0xa3,0xaa,0x8f,0xb7,0xc1,0x73,0xcd,0xdd,0x03,0xef,0xff, -0xc6,0x09,0x0f,0x98,0x10,0x0f,0xa2,0x16,0x1d,0x80,0x1d,0x1a,0x7b,0x1b,0x22,0xa9, -0x27,0x2d,0x19,0x30,0x30,0xd8,0x2f,0x34,0xa8,0x36,0x36,0x89,0x38,0x36,0x80,0x3d, -0x46,0xfe,0x4f,0x57,0x10,0x5a,0x5a,0x36,0x58,0x59,0x5f,0x58,0x53,0x99,0x4b,0x41, -0xa0,0x36,0x2f,0x04,0x29,0x25,0x7e,0x21,0x20,0xb7,0x1c,0x18,0xdd,0x13,0x0c,0x2e, -0x06,0xfd,0x02,0xf6,0xed,0xff,0xec,0xe9,0xa8,0xe9,0xe5,0xe8,0xda,0xd2,0x4c,0xcc, -0xc7,0xd6,0xc0,0xb7,0x06,0xb2,0xb1,0xaa,0xb2,0xba,0x55,0xbf,0xc1,0xfd,0xc5,0xcc, -0x03,0xcf,0xce,0xd7,0xc8,0xbb,0xc7,0xac,0x9f,0xe0,0x98,0x95,0x0a,0x99,0x9f,0x3e, -0xac,0xbb,0x22,0xc9,0xd9,0x37,0xe9,0xf9,0xbd,0x04,0x0b,0x2b,0x0f,0x0f,0x81,0x15, -0x19,0xc6,0x1b,0x1b,0x09,0x1c,0x21,0x3b,0x28,0x2a,0xcf,0x2c,0x30,0x20,0x30,0x35, -0x14,0x38,0x38,0xb8,0x35,0x36,0xf6,0x3b,0x45,0x37,0x50,0x54,0x7f,0x5b,0x5d,0x38, -0x5e,0x5e,0x17,0x5d,0x58,0x71,0x4f,0x44,0xec,0x3a,0x31,0xd5,0x28,0x26,0x6b,0x20, -0x1f,0x35,0x1e,0x18,0x3b,0x16,0x0e,0x99,0x07,0xff,0x31,0xf6,0xee,0x5a,0xeb,0xed, -0xfe,0xeb,0xe5,0x90,0xde,0xd8,0xaa,0xd1,0xca,0xe1,0xc4,0xbc,0x75,0xb4,0xb6,0xdc, -0xb7,0xbb,0xaa,0xc1,0xc3,0x13,0xc7,0xca,0x5c,0xd1,0xd0,0x8b,0xc9,0xbf,0xb9,0xaf, -0x9e,0x77,0x99,0x95,0xfb,0x95,0x9d,0x05,0xa9,0xb8,0x55,0xc7,0xd6,0x83,0xe5,0xf5, -0x74,0xff,0x06,0xca,0x0a,0x0e,0xb0,0x11,0x14,0x23,0x18,0x1a,0x55,0x1a,0x20,0x94, -0x24,0x26,0xc5,0x2a,0x2d,0xa0,0x33,0x36,0xd0,0x38,0x39,0xda,0x37,0x37,0xc9,0x39, -0x44,0xc6,0x4c,0x54,0xd1,0x55,0x57,0x97,0x5e,0x5e,0xff,0x5f,0x5b,0xad,0x53,0x49, -0xcd,0x3c,0x36,0x3e,0x2e,0x26,0x31,0x23,0x1d,0x6b,0x1d,0x1a,0x56,0x16,0x0e,0x0f, -0x08,0x01,0xc3,0xf4,0xf0,0x13,0xed,0xec,0x31,0xec,0xe5,0x4f,0xe2,0xd9,0x5b,0xd3, -0xcc,0xc3,0xc6,0xc2,0x06,0xba,0xb8,0x7e,0xbc,0xc2,0xba,0xc1,0xc4,0x7f,0xc7,0xca, -0xa7,0xcf,0xcf,0x6a,0xc9,0xbb,0x99,0xae,0xa0,0x09,0x97,0x94,0xa4,0x92,0x96,0x99, -0xa1,0xb1,0xa6,0xc3,0xd1,0x92,0xde,0xec,0x51,0xf9,0x01,0x08,0x06,0x0b,0xb2,0x0d, -0x12,0xb2,0x16,0x19,0x51,0x1c,0x1e,0x2b,0x20,0x26,0x90,0x28,0x2a,0xca,0x31,0x35, -0xfb,0x39,0x3c,0x81,0x3b,0x3c,0x4d,0x3d,0x45,0x68,0x4c,0x54,0xc6,0x55,0x57,0x3e, -0x59,0x61,0xab,0x64,0x5d,0x1e,0x5a,0x4d,0x4b,0x46,0x40,0x4e,0x36,0x2b,0x53,0x27, -0x22,0xe2,0x1e,0x1f,0x60,0x17,0x0f,0xe1,0x03,0xfe,0xc8,0xfa,0xf0,0xfb,0xee,0xeb, -0xf8,0xe9,0xe7,0x4f,0xe4,0xde,0xbd,0xd2,0xc9,0x0c,0xc6,0xc2,0x3d,0xc0,0xbc,0x7b, -0xbd,0xc4,0xef,0xc7,0xc3,0x0d,0xc7,0xc9,0xdc,0xcc,0xcf,0x03,0xcb,0xbc,0x7f,0xb0, -0xa5,0xf6,0x9b,0x95,0xfc,0x90,0x93,0x3d,0x9e,0xab,0x1f,0xbe,0xcb,0x56,0xd7,0xe5, -0x5a,0xf1,0xf9,0x99,0xff,0x05,0x56,0x09,0x0e,0x8a,0x13,0x16,0xed,0x1a,0x1c,0x39, -0x1d,0x1f,0xb2,0x24,0x28,0xe5,0x2a,0x31,0x6a,0x37,0x3b,0x0c,0x3d,0x3f,0xf3,0x3f, -0x43,0xdd,0x49,0x4e,0xce,0x52,0x56,0xc1,0x58,0x5b,0xe6,0x62,0x61,0x7d,0x5b,0x52, -0xbf,0x4b,0x46,0xbc,0x3d,0x32,0x45,0x29,0x26,0xe3,0x21,0x1d,0x2a,0x17,0x0e,0xbe, -0x04,0xfc,0x03,0xfa,0xf7,0x86,0xf1,0xef,0xd4,0xee,0xed,0x22,0xe8,0xe1,0x70,0xd7, -0xcd,0xa1,0xc5,0xc6,0x01,0xc5,0xc2,0xb3,0xc2,0xc6,0xe2,0xca,0xc9,0xe5,0xc6,0xc8, -0xb3,0xcb,0xcc,0xa7,0xc6,0xbf,0xfc,0xb4,0xad,0xb4,0xa5,0x9d,0x8c,0x93,0x94,0x16, -0xa0,0xae,0x86,0xbb,0xc6,0x34,0xd0,0xdc,0xbf,0xea,0xf3,0x19,0xfa,0xff,0x04,0x03, -0x09,0x36,0x11,0x14,0x86,0x17,0x17,0x20,0x19,0x1b,0x8d,0x1e,0x24,0x29,0x29,0x2f, -0xea,0x35,0x3d,0x8b,0x42,0x40,0x34,0x43,0x47,0xe7,0x49,0x4c,0xbb,0x4c,0x4e,0x2f, -0x55,0x59,0xc1,0x5c,0x5e,0x94,0x5a,0x55,0x50,0x51,0x4c,0xff,0x43,0x3a,0xb9,0x31, -0x2d,0xa2,0x27,0x1f,0x1e,0x1a,0x0c,0x76,0x05,0xff,0x80,0xf9,0xf7,0x11,0xf1,0xf1, -0x48,0xf2,0xee,0xdb,0xe8,0xdd,0x6d,0xd3,0xcc,0xa5,0xc6,0xc4,0x6e,0xc4,0xc2,0x8d, -0xc2,0xc8,0xd8,0xcb,0xcd,0x33,0xca,0xc7,0x4c,0xcc,0xca,0xca,0xc7,0xbf,0xd9,0xba, -0xb5,0x55,0xad,0xa4,0xd5,0x9d,0x99,0x1b,0xa0,0xad,0x56,0xb7,0xbf,0xad,0xc8,0xd5, -0x9c,0xe1,0xeb,0xd3,0xf3,0xfa,0x07,0xff,0x06,0xa5,0x0e,0x14,0xd0,0x12,0x13,0x1d, -0x16,0x17,0x16,0x19,0x1d,0xa3,0x23,0x2b,0xbe,0x33,0x3a,0xf5,0x3e,0x3f,0xab,0x40, -0x46,0x63,0x4a,0x4a,0xc0,0x4b,0x4e,0x90,0x50,0x57,0x94,0x59,0x5b,0xba,0x5b,0x5a, -0x5d,0x58,0x54,0xf7,0x4c,0x42,0x39,0x3d,0x35,0xb2,0x2e,0x24,0xed,0x19,0x10,0x2c, -0x06,0x02,0xbc,0xf9,0xf7,0xf4,0xf4,0xf4,0x27,0xf7,0xf2,0x4f,0xea,0xde,0xb4,0xd3, -0xc9,0xf9,0xc5,0xc4,0x4a,0xc3,0xc2,0x3d,0xc3,0xc8,0x3a,0xce,0xcd,0x0f,0xcb,0xc8, -0xc1,0xc6,0xc6,0x3e,0xc3,0xbf,0xa7,0xb8,0xb5,0xca,0xaf,0xa8,0x41,0xa4,0xa1,0xe6, -0xa5,0xab,0x85,0xb3,0xba,0xc9,0xc2,0xcf,0x41,0xdb,0xe4,0xbc,0xec,0xf4,0x8f,0xfd, -0x05,0xa4,0x0b,0x10,0x63,0x11,0x11,0xcc,0x14,0x15,0x6e,0x18,0x1c,0x42,0x20,0x2b, -0xc9,0x33,0x3a,0x94,0x3e,0x3e,0x47,0x41,0x44,0x37,0x49,0x4c,0x96,0x4b,0x4c,0xdc, -0x4e,0x52,0xc6,0x57,0x5a,0x54,0x5b,0x5c,0xbd,0x5b,0x57,0x87,0x52,0x4c,0xe2,0x45, -0x3f,0xc9,0x33,0x2b,0x47,0x1d,0x14,0xcf,0x0d,0x06,0x60,0x01,0xf9,0x68,0xfa,0xf9, -0x18,0xf7,0xf5,0xaa,0xed,0xe3,0x46,0xdc,0xd1,0xe4,0xc4,0xbc,0x9e,0xb9,0xb7,0x3e, -0xbb,0xbf,0x66,0xc5,0xc5,0xd5,0xc2,0xc7,0x00,0xc5,0xc4,0xbd,0xc1,0xbc,0x2d,0xb9, -0xb4,0x2b,0xb3,0xb0,0x90,0xaa,0xa8,0x6c,0xaa,0xac,0xe7,0xb0,0xb5,0x86,0xbe,0xcd, -0x81,0xd9,0xe5,0x36,0xed,0xf6,0x5c,0x01,0x07,0x26,0x0a,0x09,0xf9,0x0b,0x0f,0x16, -0x11,0x13,0xe7,0x17,0x1d,0x7c,0x21,0x24,0x89,0x2e,0x35,0x4d,0x39,0x3c,0x3f,0x42, -0x48,0x19,0x4c,0x50,0xa4,0x50,0x4d,0x59,0x50,0x52,0x0c,0x55,0x5a,0x31,0x5c,0x5c, -0x7c,0x58,0x53,0x2d,0x52,0x4c,0x6c,0x49,0x41,0x1a,0x37,0x2b,0x1e,0x1f,0x16,0x9d, -0x0d,0x09,0xe1,0x00,0xfb,0xbe,0xf9,0xf7,0x5f,0xf8,0xf3,0x25,0xf0,0xe7,0xe6,0xdc, -0xd4,0xb4,0xc7,0xbc,0x42,0xb6,0xb6,0x8b,0xbb,0xbf,0xd5,0xc3,0xc3,0xea,0xc0,0xc1, -0xa8,0xc2,0xc1,0xf1,0xbd,0xba,0x9a,0xb5,0xb5,0xac,0xb6,0xb5,0xa5,0xb2,0xb0,0x5c, -0xae,0xad,0x68,0xb2,0xb6,0x35,0xbf,0xc8,0xf1,0xd3,0xde,0x7f,0xe8,0xf4,0xbc,0xff, -0x05,0x87,0x08,0x0b,0x92,0x0d,0x10,0x4e,0x14,0x16,0x26,0x18,0x1a,0x95,0x1f,0x24, -0xef,0x29,0x30,0x03,0x34,0x39,0x7c,0x40,0x44,0x7a,0x4a,0x4e,0x64,0x4c,0x4e,0x84, -0x4f,0x50,0xa2,0x53,0x56,0x20,0x5a,0x5b,0x93,0x58,0x54,0x6c,0x52,0x53,0x23,0x4f, -0x47,0x89,0x3e,0x32,0xdf,0x29,0x1d,0x3d,0x14,0x0a,0xfd,0x03,0x01,0xa5,0xfc,0xf9, -0xfc,0xf7,0xf6,0x53,0xf0,0xe9,0x0e,0xdf,0xd1,0xa6,0xc7,0xba,0x0f,0xb5,0xb3,0xeb, -0xb9,0xc1,0xe7,0xc4,0xc4,0x8d,0xc3,0xc2,0x64,0xc3,0xc3,0xf9,0xbe,0xba,0x51,0xb4, -0xb2,0x0c,0xb4,0xb5,0xd1,0xb5,0xb2,0x97,0xaf,0xb1,0x18,0xb4,0xba,0xc1,0xbf,0xc6, -0xf5,0xcf,0xd7,0x74,0xe1,0xef,0x28,0xf9,0x02,0x60,0x06,0x0b,0x72,0x10,0x11,0x89, -0x14,0x16,0x6d,0x19,0x1b,0x48,0x1e,0x24,0xc9,0x2a,0x2c,0x2c,0x32,0x36,0xd7,0x3c, -0x43,0xe8,0x45,0x48,0x15,0x49,0x47,0x7d,0x4b,0x4e,0x70,0x4e,0x52,0x80,0x52,0x56, -0xb4,0x57,0x55,0x2e,0x57,0x56,0x90,0x56,0x4c,0x9e,0x42,0x39,0xd5,0x2d,0x22,0xf2, -0x16,0x11,0x65,0x08,0x06,0x46,0x00,0xf9,0x36,0xf9,0xf7,0xf1,0xf2,0xea,0xa1,0xe1, -0xd6,0xdf,0xc9,0xbe,0x34,0xb6,0xb4,0x61,0xb7,0xbe,0x82,0xc2,0xc2,0xf1,0xc4,0xc3, -0xbf,0xc4,0xc3,0x07,0xbe,0xb9,0x96,0xb1,0xaf,0x53,0xb0,0xb5,0xc5,0xb7,0xb5,0xd1, -0xb2,0xb3,0x41,0xb8,0xbc,0xce,0xbf,0xc5,0x0b,0xcd,0xd3,0x91,0xdb,0xe5,0x33,0xf4, -0xfc,0x2c,0x03,0x0b,0x80,0x12,0x16,0x99,0x17,0x1a,0x35,0x1d,0x1d,0xda,0x20,0x25, -0x94,0x2a,0x2d,0x67,0x31,0x34,0x01,0x3c,0x40,0xbd,0x44,0x42,0x86,0x42,0x42,0x48, -0x45,0x4b,0xf7,0x4b,0x4c,0xa5,0x4c,0x4d,0xaa,0x52,0x56,0x09,0x59,0x57,0x6d,0x54, -0x4f,0xf4,0x43,0x3b,0xd8,0x30,0x27,0xbe,0x1c,0x15,0xa5,0x13,0x0b,0x66,0x07,0xff, -0x6a,0xfb,0xfa,0x47,0xf4,0xef,0xfe,0xe1,0xd7,0xde,0xcb,0xc0,0xd5,0xb7,0xb2,0x8b, -0xb3,0xb8,0x51,0xc0,0xc0,0x49,0xc3,0xc6,0x73,0xc5,0xc2,0xd9,0xbb,0xb7,0x25,0xaf, -0xa8,0xff,0xab,0xaf,0x01,0xb6,0xb8,0x40,0xb6,0xb7,0xfb,0xbb,0xc1,0xfc,0xc4,0xc9, -0xc0,0xce,0xd2,0x2d,0xd9,0xe1,0x0a,0xec,0xf7,0xc7,0x00,0x08,0x0b,0x12,0x18,0x96, -0x1d,0x1e,0x16,0x21,0x1f,0x3e,0x23,0x24,0x89,0x26,0x2b,0x23,0x2e,0x34,0xeb,0x39, -0x3f,0x54,0x40,0x3b,0x1e,0x3b,0x3c,0xb3,0x3f,0x46,0xb6,0x49,0x47,0xff,0x45,0x48, -0x8d,0x4e,0x54,0x1a,0x58,0x58,0x52,0x53,0x51,0x70,0x4a,0x40,0x47,0x36,0x2c,0xe7, -0x25,0x1d,0xbb,0x1b,0x14,0x31,0x0d,0x07,0x69,0x00,0xfb,0xc0,0xf5,0xf0,0xae,0xe7, -0xda,0x8c,0xcf,0xc5,0x11,0xb9,0xb4,0xfc,0xb4,0xb7,0xe3,0xbb,0xc0,0xa3,0xc3,0xc6, -0x08,0xcb,0xc4,0x83,0xbd,0xb6,0x0f,0xb0,0xaa,0x0e,0xaa,0xad,0x5b,0xb1,0xb6,0xce, -0xba,0xbb,0xaf,0xbe,0xc3,0x91,0xc5,0xcb,0xf8,0xd0,0xd2,0x0d,0xd8,0xdb,0x4c,0xe4, -0xed,0x39,0xfa,0x03,0x50,0x0c,0x17,0xf8,0x20,0x23,0x6d,0x23,0x23,0xb9,0x23,0x28, -0x3d,0x29,0x28,0x01,0x2c,0x2f,0x5a,0x36,0x38,0x2f,0x38,0x35,0x57,0x31,0x33,0x59, -0x39,0x3f,0x6d,0x41,0x42,0xa7,0x42,0x46,0x87,0x4d,0x51,0x72,0x52,0x52,0xad,0x52, -0x4f,0x27,0x4c,0x43,0x57,0x38,0x32,0x31,0x2d,0x28,0xec,0x22,0x1c,0xc4,0x14,0x0c, -0x6b,0x06,0xfe,0xcd,0xf6,0xf0,0xd8,0xe9,0xda,0x3f,0xd0,0xc7,0xf0,0xbb,0xb7,0xf5, -0xb4,0xb6,0x30,0xba,0xbf,0x0a,0xc5,0xc8,0x51,0xca,0xc8,0xfd,0xbd,0xb5,0x8f,0xb2, -0xab,0xfd,0xa8,0xaa,0x1b,0xaf,0xb7,0x33,0xbe,0xc0,0xd4,0xc2,0xc4,0xea,0xc8,0xcd, -0x2e,0xd4,0xd8,0x9e,0xd7,0xdb,0x17,0xe1,0xeb,0xe2,0xf4,0xff,0x44,0x0a,0x15,0xcc, -0x21,0x27,0xac,0x25,0x23,0xe9,0x24,0x26,0x7f,0x2a,0x27,0x2a,0x29,0x2c,0xe0,0x2f, -0x34,0xd0,0x30,0x2f,0x51,0x2f,0x2e,0xc5,0x32,0x39,0xce,0x3b,0x3e,0xed,0x41,0x45, -0xa8,0x4c,0x4f,0xa4,0x4c,0x4e,0x5f,0x4e,0x50,0x2a,0x4b,0x44,0x09,0x3d,0x36,0xdc, -0x36,0x33,0xc6,0x2d,0x25,0x96,0x1e,0x13,0x7f,0x0b,0x03,0x62,0xf7,0xef,0x1f,0xe7, -0xdc,0x87,0xce,0xc4,0x40,0xbd,0xb7,0xd8,0xb4,0xb4,0x06,0xb7,0xbe,0x3b,0xc5,0xc7, -0xa6,0xc6,0xc5,0x72,0xbd,0xb1,0xbc,0xad,0xaa,0xce,0xa5,0xa6,0x44,0xab,0xb3,0x3a, -0xba,0xc1,0x48,0xc7,0xc6,0x7c,0xcb,0xd1,0x8e,0xd7,0xdd,0x1e,0xdd,0xdb,0x7f,0xe2, -0xe9,0x7c,0xf3,0xfd,0x31,0x07,0x12,0x89,0x20,0x28,0x8e,0x29,0x26,0xdf,0x27,0x2b, -0xb5,0x2b,0x29,0x9f,0x29,0x2a,0x42,0x2b,0x2b,0x1f,0x2a,0x29,0x82,0x2b,0x2e,0x10, -0x31,0x31,0x0d,0x39,0x3f,0x0d,0x44,0x4c,0x53,0x4b,0x4d,0xab,0x4f,0x4b,0x6b,0x4d, -0x4d,0x51,0x49,0x42,0x73,0x3c,0x3a,0xa8,0x3a,0x36,0x2e,0x32,0x2b,0x56,0x24,0x1f, -0x8d,0x15,0x08,0x83,0xfb,0xf0,0x4f,0xe7,0xdf,0x4a,0xd3,0xc4,0x99,0xbd,0xb7,0x1c, -0xb8,0xb4,0xe0,0xb7,0xbd,0x65,0xc2,0xc8,0xda,0xc6,0xc3,0x4e,0xbd,0xb4,0x7e,0xad, -0xaa,0xdd,0xa8,0xa8,0x3a,0xac,0xb1,0x7b,0xba,0xc1,0x1b,0xc5,0xc8,0xd8,0xcb,0xd2, -0xdc,0xda,0xdb,0x2b,0xde,0xdd,0x1c,0xdf,0xe7,0x70,0xef,0xf9,0xb5,0x02,0x10,0x05, -0x1d,0x25,0xbc,0x28,0x29,0x5b,0x2a,0x2a,0x93,0x2b,0x28,0xb0,0x27,0x27,0x42,0x24, -0x24,0x1d,0x25,0x26,0x03,0x28,0x29,0x9f,0x2c,0x2f,0x54,0x32,0x39,0x1d,0x41,0x44, -0x76,0x46,0x47,0xe5,0x49,0x49,0x7d,0x48,0x45,0xab,0x44,0x42,0x4b,0x3f,0x3d,0x23, -0x3c,0x3a,0x73,0x37,0x33,0x9a,0x2f,0x28,0x61,0x1d,0x0c,0x1e,0xfe,0xf2,0x6b,0xe7, -0xdf,0xea,0xd6,0xc7,0x4e,0xbe,0xb9,0x13,0xb8,0xb8,0x00,0xba,0xbc,0xb6,0xc0,0xc5, -0x50,0xc6,0xc6,0xb3,0xbe,0xb5,0xf4,0xb0,0xa9,0x19,0xa9,0xab,0xe8,0xac,0xb2,0xfd, -0xb7,0xbe,0x0f,0xc4,0xc6,0xaa,0xce,0xd5,0x38,0xda,0xdd,0x6d,0xdf,0xe2,0xa5,0xe3, -0xe9,0x92,0xf1,0xf8,0x46,0x01,0x0f,0xea,0x1d,0x23,0xff,0x27,0x2b,0xea,0x2e,0x2f, -0x6a,0x2b,0x28,0xcb,0x24,0x21,0x98,0x21,0x21,0x9a,0x21,0x23,0x29,0x27,0x27,0xc6, -0x2c,0x31,0xf2,0x34,0x3a,0xda,0x3d,0x42,0xcf,0x47,0x47,0xf9,0x4a,0x48,0x96,0x46, -0x43,0xc5,0x3f,0x40,0x48,0x3f,0x3b,0xfa,0x3a,0x3b,0x3b,0x39,0x38,0x8a,0x34,0x2e, -0x5c,0x22,0x13,0x53,0x02,0xf4,0xb5,0xe7,0xdf,0xf1,0xd6,0xc9,0x86,0xc0,0xbb,0xd6, -0xb8,0xba,0x3b,0xba,0xbd,0x51,0xbd,0xc1,0xad,0xc4,0xc1,0xc4,0xbe,0xb7,0x52,0xaf, -0xab,0x49,0xaa,0xac,0x53,0xae,0xb4,0xd0,0xb8,0xbe,0xb6,0xc2,0xc7,0x39,0xcf,0xd5, -0x88,0xd9,0xdb,0x80,0xde,0xe2,0x5d,0xe6,0xea,0x79,0xf0,0xf7,0xd6,0x00,0x0e,0x18, -0x1a,0x22,0x17,0x26,0x2a,0x00,0x2d,0x2d,0xc5,0x29,0x23,0xc5,0x1b,0x18,0x54,0x1a, -0x1d,0x70,0x1f,0x20,0x4b,0x24,0x27,0x18,0x2a,0x2f,0xfa,0x32,0x37,0x36,0x3a,0x3c, -0x38,0x42,0x46,0xa2,0x48,0x46,0x26,0x44,0x40,0x12,0x3f,0x3e,0x52,0x3c,0x3c,0x79, -0x3c,0x3c,0x86,0x3d,0x3f,0x48,0x3f,0x36,0x7f,0x2c,0x18,0xee,0x0a,0xfb,0x11,0xef, -0xe2,0xb4,0xd4,0xcc,0x01,0xc2,0xbf,0xa2,0xbc,0xbb,0x0c,0xbd,0xbb,0xff,0xbf,0xc3, -0x58,0xc6,0xc1,0x9e,0xbc,0xb9,0x6b,0xb0,0xaf,0xf1,0xae,0xb0,0x48,0xb1,0xb2,0xc2, -0xb5,0xbd,0x96,0xc3,0xc7,0xe4,0xcd,0xd2,0x1f,0xd8,0xd8,0xee,0xdb,0xe2,0xe3,0xe7, -0xea,0x6e,0xef,0xf7,0x61,0x02,0x0e,0x80,0x19,0x24,0x63,0x29,0x2c,0x55,0x2c,0x2a, -0x77,0x27,0x1f,0xa7,0x18,0x14,0x75,0x13,0x18,0x34,0x1c,0x20,0xe2,0x22,0x27,0xd9, -0x2b,0x30,0x02,0x32,0x33,0x16,0x39,0x3d,0xd6,0x44,0x45,0x0e,0x49,0x46,0xf4,0x41, -0x40,0x6f,0x3d,0x3e,0xb8,0x38,0x38,0x7c,0x39,0x38,0x1e,0x3c,0x3f,0x96,0x40,0x3b, -0x64,0x2e,0x1d,0xc7,0x0c,0x02,0x35,0xf3,0xe4,0x17,0xd8,0xcb,0x34,0xc5,0xc2,0x51, -0xc0,0xbf,0xf7,0xbc,0xbc,0x8f,0xbf,0xc4,0xe2,0xc4,0xc2,0x21,0xba,0xb3,0x70,0xb2, -0xb0,0xea,0xb3,0xb4,0x00,0xb3,0xb0,0xf5,0xb4,0xbf,0xca,0xc5,0xca,0x75,0xcc,0xd0, -0xb6,0xd4,0xd9,0x08,0xdc,0xe0,0x6b,0xe7,0xeb,0xaf,0xf1,0xf7,0x78,0x03,0x10,0x3f, -0x1b,0x26,0xb4,0x2a,0x2e,0xc3,0x2b,0x24,0x02,0x21,0x19,0x1c,0x13,0x0e,0x98,0x0f, -0x12,0x6c,0x15,0x1c,0xe2,0x21,0x26,0xbf,0x2b,0x2e,0xca,0x2d,0x2d,0xf8,0x32,0x3a, -0x9d,0x44,0x44,0x6f,0x41,0x42,0xd6,0x3f,0x3e,0xd0,0x3e,0x3b,0x0e,0x3a,0x36,0x13, -0x37,0x3a,0x53,0x3b,0x40,0x1d,0x44,0x3f,0x1e,0x36,0x26,0x26,0x15,0x07,0x3e,0xfb, -0xeb,0x98,0xdc,0xd0,0xb1,0xc9,0xc6,0x18,0xc4,0xc4,0x8d,0xc0,0xbf,0x6c,0xc3,0xc4, -0xf1,0xc7,0xc1,0x4b,0xbc,0xb6,0xb3,0xb1,0xb4,0x2f,0xb4,0xb2,0x89,0xaf,0xaf,0x56, -0xb2,0xbc,0x6c,0xc3,0xc6,0x6e,0xcc,0xcd,0x00,0xd0,0xd4,0x65,0xd9,0xde,0xc7,0xe2, -0xe9,0xe1,0xef,0xf8,0xe3,0x01,0x10,0xdc,0x1c,0x24,0x4a,0x2a,0x2b,0x8b,0x29,0x23, -0xa4,0x1d,0x15,0x13,0x10,0x0c,0x67,0x0a,0x0c,0xde,0x12,0x17,0x8a,0x1f,0x28,0x71, -0x2e,0x32,0x47,0x33,0x31,0xb5,0x34,0x3d,0x08,0x44,0x48,0x36,0x46,0x42,0xc1,0x41, -0x40,0x9c,0x3f,0x3c,0xf2,0x39,0x39,0x01,0x38,0x3b,0x73,0x3d,0x3f,0x43,0x40,0x3e, -0xef,0x34,0x28,0xce,0x19,0x07,0x7c,0xfe,0xeb,0x89,0xde,0xd3,0x33,0xc9,0xc7,0xc0, -0xc4,0xc4,0x75,0xc3,0xc2,0x20,0xc2,0xc6,0x02,0xc6,0xc2,0x62,0xbb,0xb7,0xa8,0xb5, -0xb5,0xf9,0xb6,0xb4,0x60,0xb0,0xb1,0xd7,0xb8,0xc1,0xd1,0xc4,0xc6,0xca,0xc8,0xcc, -0xbb,0xcf,0xd2,0xd6,0xd5,0xdd,0xd5,0xe4,0xe8,0x18,0xef,0xf9,0x8d,0x05,0x11,0xe4, -0x1c,0x25,0xe4,0x29,0x2b,0x44,0x26,0x23,0x70,0x1c,0x12,0xb0,0x0b,0x08,0xab,0x07, -0x0a,0x8c,0x0f,0x15,0xe1,0x1b,0x22,0xbd,0x2a,0x2f,0x0f,0x31,0x30,0x72,0x36,0x3c, -0xa9,0x40,0x43,0x2c,0x45,0x42,0xfd,0x3f,0x3d,0xdf,0x38,0x35,0x1d,0x36,0x37,0x60, -0x36,0x38,0x80,0x3b,0x3d,0x21,0x3f,0x3e,0xa1,0x38,0x2d,0x6d,0x1f,0x12,0xb9,0x00, -0xf2,0x37,0xe2,0xd6,0x95,0xcc,0xc6,0x7c,0xc6,0xc6,0xe2,0xc4,0xc3,0x9c,0xc5,0xc7, -0xdc,0xc7,0xc2,0x0c,0xbf,0xbb,0xd2,0xb9,0xba,0xab,0xb8,0xb5,0x34,0xb3,0xb7,0x52, -0xbd,0xc3,0x1e,0xc5,0xc5,0x64,0xc8,0xcc,0x25,0xd2,0xd5,0x46,0xd7,0xdb,0xfa,0xe1, -0xe7,0xf8,0xed,0xf8,0x17,0x02,0x0f,0x91,0x1a,0x1e,0xef,0x24,0x23,0xac,0x22,0x1e, -0xb6,0x16,0x0d,0x06,0x04,0x01,0xbb,0x01,0x06,0x5d,0x0c,0x12,0x14,0x19,0x1e,0xba, -0x27,0x2f,0xc1,0x32,0x34,0xdb,0x39,0x40,0xb2,0x44,0x44,0x84,0x46,0x43,0x2e,0x3e, -0x3a,0x51,0x32,0x30,0x01,0x33,0x36,0xd1,0x36,0x36,0x7d,0x38,0x3e,0xe8,0x41,0x40, -0x4f,0x3d,0x32,0x95,0x27,0x17,0x84,0x07,0xf6,0xea,0xe4,0xdb,0xc0,0xd0,0xcb,0x73, -0xcb,0xce,0xf4,0xca,0xca,0x15,0xca,0xc8,0x9b,0xc7,0xc4,0x40,0xc1,0xbd,0x88,0xbd, -0xbd,0xcb,0xb9,0xb6,0x0d,0xb5,0xba,0x50,0xbe,0xc0,0x96,0xc2,0xc2,0x1e,0xc4,0xc9, -0xb6,0xcb,0xd1,0xcf,0xd6,0xda,0xde,0xde,0xe5,0x57,0xef,0xf8,0xce,0x03,0x10,0x65, -0x18,0x1e,0x22,0x22,0x1f,0xaf,0x20,0x1e,0x41,0x16,0x0c,0x6d,0x03,0x02,0xe1,0x03, -0x08,0xfb,0x0b,0x0f,0x67,0x14,0x1c,0x55,0x23,0x29,0x0a,0x30,0x34,0x1f,0x3b,0x40, -0x5d,0x46,0x47,0xb2,0x43,0x43,0x90,0x3d,0x37,0x38,0x31,0x28,0xb6,0x2a,0x2e,0xda, -0x30,0x33,0xc4,0x32,0x36,0x16,0x3e,0x3f,0xc1,0x3c,0x38,0x42,0x2b,0x1c,0xa3,0x0a, -0xfc,0x82,0xed,0xe0,0x92,0xd5,0xd0,0x88,0xd0,0xd1,0x48,0xd2,0xcf,0x81,0xcf,0xcd, -0x6d,0xcb,0xcc,0xa4,0xc8,0xc8,0x90,0xc4,0xbf,0xe5,0xc0,0xba,0xe1,0xb8,0xba,0x05, -0xbd,0xbd,0x9c,0xbc,0xbf,0x13,0xc1,0xc5,0x7e,0xc8,0xcc,0x0b,0xd5,0xda,0x08,0xdd, -0xe2,0xfe,0xed,0xf6,0xd2,0x01,0x0d,0x17,0x15,0x17,0x01,0x19,0x1b,0x87,0x1c,0x18, -0x88,0x13,0x0c,0xf8,0x04,0x02,0x24,0x07,0x09,0x3e,0x0a,0x0e,0x70,0x12,0x19,0xf3, -0x20,0x26,0x7d,0x2b,0x33,0xfc,0x3b,0x43,0x63,0x47,0x49,0x0d,0x48,0x42,0x71,0x3a, -0x33,0x85,0x28,0x24,0x44,0x23,0x26,0x2f,0x2d,0x2d,0xdf,0x2e,0x30,0x5d,0x37,0x3d, -0xb0,0x3d,0x39,0xb8,0x2f,0x20,0x8b,0x0f,0x00,0xaa,0xf1,0xe2,0xf9,0xd8,0xd3,0x1e, -0xd2,0xd4,0x3b,0xd3,0xd2,0x81,0xcf,0xd2,0x5e,0xd3,0xd1,0x51,0xd1,0xcf,0x90,0xca, -0xc5,0x49,0xc2,0xc0,0xec,0xc1,0xbd,0x9f,0xbc,0xbc,0x1e,0xbb,0xbd,0x6f,0xc1,0xc6, -0x8b,0xca,0xcd,0xcd,0xd6,0xdb,0x7e,0xe0,0xe8,0x59,0xf0,0xf8,0x11,0xff,0x07,0x14, -0x11,0x16,0xe4,0x14,0x18,0x7c,0x19,0x15,0x04,0x13,0x0d,0x54,0x09,0x06,0x63,0x07, -0x0c,0x3b,0x0d,0x0e,0xeb,0x11,0x16,0x59,0x1c,0x22,0xd9,0x28,0x30,0xce,0x37,0x42, -0x10,0x48,0x48,0x54,0x48,0x42,0x9a,0x37,0x2d,0x9e,0x26,0x1f,0x3d,0x1e,0x20,0x65, -0x26,0x28,0x8a,0x28,0x2b,0x9d,0x30,0x35,0x42,0x3a,0x36,0xcf,0x2c,0x21,0x63,0x12, -0x03,0x4e,0xf5,0xe7,0x6b,0xdc,0xd8,0x7f,0xd7,0xd7,0xfd,0xd4,0xd3,0xfb,0xd3,0xd7, -0xa0,0xdb,0xdb,0x53,0xd9,0xd5,0x13,0xd2,0xcf,0x84,0xc9,0xc7,0xc6,0xc5,0xc2,0x22, -0xbe,0xba,0x4e,0xb9,0xba,0xb9,0xbe,0xc3,0xdd,0xc6,0xcb,0x33,0xd2,0xd9,0x78,0xe2, -0xea,0xa1,0xf1,0xf7,0xb9,0xfb,0xfe,0xdc,0x08,0x11,0x8a,0x13,0x13,0x6e,0x14,0x14, -0x99,0x12,0x0e,0xb4,0x0b,0x0a,0xf5,0x08,0x0b,0xd7,0x0d,0x0d,0xd1,0x0f,0x14,0x36, -0x19,0x20,0xc6,0x25,0x2f,0x1a,0x39,0x41,0xe8,0x49,0x4a,0xec,0x48,0x41,0x53,0x37, -0x2b,0x51,0x21,0x1d,0x2d,0x19,0x1b,0x0f,0x1f,0x21,0x57,0x22,0x26,0x0d,0x2b,0x2f, -0x9d,0x34,0x30,0x5f,0x2a,0x1d,0x0f,0x13,0x07,0x45,0xf8,0xea,0xb7,0xe0,0xde,0x47, -0xdc,0xdc,0x6c,0xd9,0xd5,0xed,0xd9,0xdc,0x26,0xe2,0xe3,0x00,0xe4,0xde,0xb3,0xd8, -0xd5,0xae,0xcf,0xcb,0x0e,0xc8,0xc4,0xb7,0xbf,0xbd,0x8b,0xba,0xba,0xf2,0xbe,0xc3, -0x51,0xc8,0xc9,0x38,0xd0,0xd9,0xae,0xe3,0xed,0x20,0xf1,0xf4,0x28,0xf7,0xfb,0x53, -0xff,0x06,0x12,0x0c,0x0e,0xea,0x10,0x13,0x41,0x13,0x10,0x85,0x0e,0x0e,0xdd,0x0d, -0x0f,0x30,0x0f,0x0c,0x81,0x0d,0x12,0x9a,0x1a,0x20,0x60,0x27,0x30,0xa1,0x38,0x42, -0xf7,0x49,0x4a,0x88,0x45,0x3e,0x4b,0x33,0x28,0xce,0x1f,0x1a,0x22,0x19,0x18,0x76, -0x18,0x1d,0xe0,0x1e,0x22,0x86,0x26,0x2a,0x93,0x2d,0x2c,0x5e,0x25,0x1b,0x6e,0x14, -0x09,0x20,0xfb,0xec,0x1d,0xe4,0xe2,0xbc,0xe1,0xe0,0x79,0xdc,0xda,0x80,0xde,0xe3, -0xd6,0xe9,0xeb,0x93,0xea,0xe7,0xbd,0xe2,0xde,0xa0,0xd6,0xd1,0x6c,0xca,0xc7,0xb6, -0xc1,0xbe,0xfd,0xbc,0xba,0xc2,0xbd,0xc0,0xb4,0xc4,0xc8,0x6f,0xd0,0xd9,0x0e,0xe5, -0xee,0x20,0xf2,0xf2,0x84,0xf3,0xf8,0x57,0xfb,0xfe,0xa9,0x03,0x06,0x82,0x0e,0x12, -0x29,0x12,0x10,0x37,0x0c,0x0c,0x97,0x0f,0x0f,0xcf,0x0d,0x09,0x97,0x07,0x0d,0x1f, -0x18,0x20,0x98,0x26,0x2d,0xff,0x38,0x42,0x33,0x48,0x49,0x22,0x43,0x3b,0x83,0x31, -0x27,0xce,0x20,0x1b,0x51,0x17,0x19,0xe1,0x16,0x18,0x6c,0x1d,0x20,0x6c,0x23,0x26, -0x18,0x28,0x26,0x0f,0x21,0x1b,0x52,0x14,0x0b,0x54,0xfd,0xee,0x98,0xe6,0xe3,0xde, -0xe3,0xe2,0xc4,0xdd,0xdd,0xf6,0xe1,0xeb,0xb2,0xef,0xf1,0xee,0xee,0xef,0x63,0xeb, -0xe7,0x73,0xe0,0xd7,0xd4,0xd0,0xca,0x45,0xc7,0xc1,0x38,0xbe,0xbb,0x0e,0xbd,0xc0, -0xe6,0xc2,0xc9,0x69,0xd1,0xdc,0x0c,0xe6,0xec,0xdc,0xef,0xef,0xd9,0xf1,0xf3,0x4e, -0xf5,0xf6,0xc6,0xf8,0xfe,0x2d,0x0a,0x11,0x2f,0x13,0x10,0x18,0x0e,0x0f,0xb4,0x12, -0x12,0x3e,0x0d,0x09,0x52,0x08,0x0c,0x5a,0x15,0x1f,0x18,0x26,0x2d,0xc4,0x37,0x41, -0x2e,0x46,0x45,0xe6,0x3e,0x35,0x0e,0x2e,0x23,0x9b,0x1e,0x1b,0xf1,0x17,0x15,0x36, -0x13,0x13,0x2c,0x17,0x1c,0xe8,0x1e,0x20,0x13,0x22,0x1f,0x04,0x1b,0x17,0x69,0x12, -0x09,0x93,0xfc,0xef,0x82,0xe5,0xe6,0xca,0xe5,0xe1,0xcd,0xdf,0xe1,0x55,0xea,0xf2, -0xea,0xf7,0xf9,0x96,0xf7,0xf4,0xcf,0xf3,0xef,0x0e,0xec,0xe1,0xc0,0xd8,0xd3,0xd1, -0xca,0xc5,0x5b,0xbf,0xbe,0x69,0xbd,0xbf,0x20,0xc2,0xc9,0x61,0xd3,0xdc,0x7a,0xe6, -0xe8,0x7c,0xe9,0xeb,0xb7,0xeb,0xf0,0xc1,0xef,0xee,0xbf,0xf4,0xf9,0x6a,0x05,0x10, -0x0c,0x12,0x0e,0x52,0x0e,0x11,0x9b,0x12,0x11,0x91,0x0b,0x08,0x57,0x09,0x0c,0xbf, -0x15,0x1e,0xa6,0x24,0x2c,0xcc,0x38,0x43,0xd0,0x46,0x42,0x09,0x3b,0x34,0x46,0x2d, -0x25,0xb1,0x20,0x1e,0xe1,0x1b,0x17,0x56,0x17,0x15,0x2e,0x16,0x1d,0x30,0x1d,0x1f, -0x64,0x1f,0x17,0xdb,0x18,0x14,0xc5,0x10,0x07,0xda,0xfa,0xf0,0x42,0xe8,0xe8,0xfd, -0xe6,0xe5,0x67,0xe2,0xe6,0xf7,0xee,0xf7,0xc3,0xfd,0xfc,0xed,0xfb,0xf8,0xe7,0xf4, -0xf4,0x68,0xed,0xeb,0x51,0xe2,0xd8,0x18,0xd2,0xc7,0x1f,0xc1,0xbe,0xb5,0xbd,0xbe, -0xad,0xc4,0xca,0x24,0xd3,0xdd,0x14,0xe4,0xe7,0x82,0xe5,0xe4,0x7a,0xe5,0xe8,0x1f, -0xea,0xe7,0xe2,0xec,0xf4,0x39,0x00,0x0b,0x63,0x0f,0x0d,0x47,0x0e,0x10,0x8b,0x11, -0x10,0x95,0x0b,0x0a,0xd0,0x09,0x0b,0x20,0x14,0x1b,0x61,0x20,0x29,0xf5,0x35,0x3e, -0x51,0x3f,0x3e,0x63,0x35,0x2d,0x49,0x29,0x23,0xb9,0x1f,0x1e,0x89,0x1c,0x19,0xd8, -0x15,0x15,0x5b,0x16,0x19,0x73,0x1e,0x1c,0x15,0x1b,0x19,0x87,0x13,0x11,0x3c,0x0e, -0x06,0x2e,0xfc,0xed,0x85,0xea,0xeb,0x99,0xe7,0xe8,0xe5,0xe8,0xeb,0x7d,0xf5,0xff, -0xb5,0x03,0x05,0x57,0x03,0xfe,0xda,0xf8,0xf6,0x90,0xf5,0xf0,0x91,0xeb,0xe3,0x62, -0xd6,0xce,0xee,0xc4,0xc0,0x65,0xbd,0xbd,0x27,0xc4,0xcd,0xfb,0xd5,0xdd,0xd2,0xe1, -0xe3,0x26,0xe3,0xe1,0xb8,0xe3,0xe5,0xa7,0xe6,0xe6,0x0b,0xeb,0xf2,0xb7,0xfd,0x08, -0x8d,0x0c,0x0e,0x05,0x0c,0x0e,0x0e,0x10,0x0e,0x05,0x0d,0x0b,0x5f,0x0d,0x0f,0x0c, -0x14,0x1c,0x0c,0x23,0x29,0xa3,0x34,0x38,0xad,0x38,0x36,0xc0,0x2e,0x25,0xef,0x21, -0x21,0x87,0x20,0x1e,0x74,0x1b,0x1a,0x1a,0x18,0x15,0x88,0x17,0x15,0x51,0x17,0x19, -0xc3,0x17,0x15,0x97,0x11,0x0a,0x5c,0x08,0x05,0xe3,0xfc,0xf2,0x86,0xeb,0xec,0x68, -0xed,0xeb,0x46,0xf1,0xf4,0x10,0xfa,0x04,0xf2,0x07,0x0c,0x91,0x06,0xff,0xf5,0xf9, -0xf7,0x73,0xf8,0xf5,0xce,0xf1,0xeb,0x9d,0xe2,0xd5,0xe7,0xcc,0xc4,0x74,0xbd,0xbd, -0x3a,0xc0,0xcb,0xf5,0xd4,0xd9,0xe3,0xdf,0xdf,0x79,0xe0,0xde,0x52,0xdf,0xe1,0x32, -0xe5,0xe4,0x7f,0xe7,0xef,0x26,0xf8,0x05,0x78,0x0a,0x0d,0x65,0x0c,0x0b,0xa4,0x0d, -0x10,0xb0,0x0f,0x10,0x38,0x10,0x11,0xb2,0x17,0x1b,0x27,0x25,0x2d,0xf1,0x32,0x35, -0xb2,0x33,0x31,0xdb,0x2a,0x22,0x1d,0x1e,0x21,0xad,0x22,0x1e,0x6b,0x1c,0x18,0x6e, -0x18,0x15,0xbb,0x11,0x12,0xa9,0x11,0x12,0x4f,0x13,0x0d,0xe7,0x06,0x03,0x1c,0x01, -0xfe,0x3f,0xfb,0xf2,0x80,0xeb,0xea,0xb2,0xea,0xf0,0xf4,0xf2,0xfb,0x35,0x03,0x0a, -0xb5,0x0c,0x0d,0xe8,0x0a,0x02,0x36,0xfc,0xfa,0xcf,0xfa,0xf9,0x46,0xf7,0xf4,0x36, -0xec,0xe3,0x72,0xd8,0xcc,0x3b,0xc6,0xc5,0x02,0xc5,0xcc,0x4b,0xd1,0xd8,0xa3,0xdd, -0xdc,0x2b,0xdd,0xd8,0xda,0xda,0xdc,0x20,0xe1,0xe2,0xe7,0xe5,0xe9,0x9b,0xf1,0xfd, -0xf7,0x05,0x09,0xde,0x07,0x07,0x47,0x0b,0x0e,0x1d,0x13,0x13,0xe6,0x11,0x11,0xa4, -0x14,0x1c,0x5e,0x24,0x2a,0x4f,0x2f,0x2e,0x9e,0x2c,0x29,0x5f,0x25,0x20,0xa2,0x1b, -0x20,0x7e,0x25,0x25,0x45,0x21,0x1e,0xda,0x1c,0x1b,0xf3,0x17,0x11,0xef,0x12,0x13, -0x95,0x10,0x0b,0xfa,0x01,0xfb,0x18,0xfa,0xf9,0x50,0xf6,0xef,0xbf,0xe9,0xe7,0x02, -0xeb,0xf0,0x80,0xf3,0xfc,0x3b,0x08,0x11,0x90,0x13,0x13,0xb7,0x0d,0x06,0xfd,0x00, -0xfb,0xf2,0xfa,0xf8,0x2e,0xf9,0xf8,0xff,0xf3,0xef,0xf5,0xe2,0xd8,0xcf,0xd0,0xcd, -0x00,0xce,0xcd,0xbe,0xd2,0xd4,0x09,0xda,0xdd,0x05,0xda,0xd6,0x7c,0xd8,0xdc,0x3e, -0xe0,0xe3,0x9d,0xe2,0xe7,0xb6,0xef,0xf6,0x1d,0x00,0x05,0x7d,0x03,0x06,0x90,0x09, -0x10,0x46,0x15,0x11,0x48,0x12,0x12,0x53,0x15,0x1a,0x0f,0x21,0x27,0xb7,0x2a,0x2b, -0xe2,0x29,0x22,0x91,0x1c,0x1c,0x99,0x1a,0x1e,0x3f,0x24,0x25,0xfd,0x23,0x21,0xec, -0x1d,0x1a,0x1f,0x17,0x10,0x43,0x0f,0x0f,0x31,0x0c,0x03,0x79,0xf9,0xf4,0x77,0xf4, -0xf4,0xea,0xf2,0xef,0xbd,0xea,0xea,0xbc,0xed,0xf4,0xb1,0xf9,0x00,0xc2,0x0d,0x14, -0x66,0x1b,0x18,0x76,0x0e,0x09,0xe6,0x03,0xff,0x12,0xf9,0xf7,0xe7,0xf6,0xf8,0x6f, -0xf9,0xf4,0xf7,0xef,0xe5,0xb3,0xe0,0xda,0x2f,0xd9,0xd4,0xfc,0xd1,0xd5,0x02,0xd5, -0xd7,0xbf,0xd6,0xd5,0x50,0xd7,0xdb,0x16,0xdf,0xe0,0x04,0xe1,0xe2,0x83,0xe6,0xef, -0x27,0xf3,0xf9,0x40,0xfd,0x01,0x2c,0x0a,0x12,0x97,0x17,0x16,0xf8,0x13,0x15,0xa7, -0x18,0x1f,0x91,0x22,0x28,0x31,0x2b,0x29,0x1c,0x26,0x1d,0xec,0x19,0x1a,0x80,0x19, -0x1a,0xfb,0x20,0x24,0x68,0x23,0x23,0xe4,0x20,0x1c,0xfd,0x16,0x15,0x13,0x12,0x0c, -0x0f,0x07,0xfc,0xc2,0xf3,0xee,0x5b,0xee,0xee,0xbb,0xed,0xed,0x0a,0xec,0xee,0x89, -0xf0,0xf3,0x9b,0xf9,0x01,0x0e,0x0b,0x11,0xe1,0x19,0x18,0x72,0x0f,0x07,0x9b,0x04, -0x00,0xcd,0xf8,0xf4,0x6e,0xf3,0xf7,0x6a,0xfc,0xfb,0x37,0xf9,0xf3,0x07,0xf0,0xea, -0xdd,0xe2,0xdb,0x80,0xd5,0xd1,0x2e,0xd2,0xd0,0x15,0xd1,0xd4,0x68,0xd9,0xe0,0x0c, -0xe3,0xe3,0x21,0xe4,0xe1,0xe0,0xe4,0xe8,0xc6,0xec,0xf3,0x11,0xf9,0x01,0x3b,0x0c, -0x16,0x87,0x1c,0x19,0x65,0x18,0x19,0xd9,0x1a,0x1e,0x73,0x20,0x22,0x8a,0x23,0x22, -0x0c,0x20,0x18,0x5f,0x14,0x16,0xbf,0x19,0x19,0x2e,0x20,0x26,0x12,0x28,0x25,0x77, -0x24,0x21,0xc5,0x1a,0x18,0x5d,0x13,0x0c,0xd8,0x03,0xf9,0xd4,0xed,0xe8,0xcd,0xe8, -0xe6,0xf0,0xe6,0xe9,0x89,0xed,0xf1,0x71,0xf2,0xf7,0xc0,0xfb,0x03,0x5d,0x0e,0x14, -0xa6,0x18,0x17,0xb5,0x11,0x0b,0x36,0x09,0x03,0xd1,0xfb,0xf4,0x4b,0xf2,0xf4,0x18, -0xf9,0xfe,0xd7,0xfd,0xfb,0x9a,0xfa,0xf5,0x36,0xef,0xe5,0xbe,0xdc,0xd5,0xf0,0xcd, -0xc9,0xb9,0xc9,0xcd,0xfe,0xd4,0xdf,0x7a,0xe3,0xe2,0xcf,0xe2,0xe3,0x37,0xe2,0xe3, -0x91,0xe5,0xea,0x4f,0xf7,0xfd,0xaf,0x0b,0x14,0x5a,0x18,0x1b,0x87,0x1a,0x1e,0x61, -0x1e,0x20,0x02,0x22,0x22,0xa4,0x23,0x22,0x25,0x1c,0x16,0xc5,0x13,0x11,0xa5,0x17, -0x18,0xa9,0x18,0x20,0x6b,0x24,0x25,0xe8,0x23,0x1e,0xcc,0x1d,0x1a,0x08,0x16,0x0d, -0x4b,0x02,0xf7,0x2c,0xed,0xe7,0x75,0xe4,0xe2,0x36,0xe0,0xe4,0xc1,0xeb,0xf2,0x55, -0xf3,0xf7,0x09,0xff,0x06,0xa3,0x0f,0x15,0xf5,0x13,0x10,0xe7,0x0e,0x0e,0x96,0x08, -0x04,0xda,0xff,0xf5,0xcd,0xf1,0xf3,0xc0,0xf9,0xfd,0xcd,0xff,0x02,0x3a,0x01,0xfb, -0xf3,0xf4,0xf0,0xe4,0xe5,0xdb,0x96,0xd0,0xca,0x86,0xc7,0xcc,0xef,0xd5,0xdc,0xfd, -0xe3,0xe4,0x61,0xe5,0xe6,0xd0,0xe4,0xdf,0x3c,0xe2,0xe9,0xef,0xf3,0x01,0x68,0x09, -0x12,0x64,0x19,0x1e,0xa0,0x1e,0x1f,0x2c,0x22,0x20,0x64,0x1e,0x1c,0x74,0x1d,0x1b, -0x8c,0x16,0x12,0x83,0x0f,0x11,0x83,0x13,0x19,0x48,0x1c,0x1f,0xf8,0x24,0x28,0x0f, -0x28,0x23,0x0d,0x1f,0x1c,0x62,0x15,0x0a,0x1e,0x02,0xf6,0x8c,0xec,0xe3,0x57,0xde, -0xdb,0x8a,0xdb,0xdd,0xb9,0xe6,0xec,0x6e,0xf4,0xf9,0x16,0x01,0x0a,0x6a,0x10,0x17, -0x14,0x15,0x13,0xe6,0x0f,0x0e,0xa7,0x0b,0x06,0xdf,0x02,0xfb,0xef,0xf4,0xf3,0x4e, -0xfb,0xff,0x62,0x00,0x04,0x86,0x03,0xff,0x33,0xf9,0xf3,0x57,0xec,0xe2,0x8f,0xd7, -0xce,0x92,0xca,0xcf,0x82,0xd5,0xda,0x07,0xdf,0xe1,0x94,0xe1,0xe1,0x88,0xdf,0xdf, -0xe8,0xdf,0xe8,0x1b,0xf4,0xff,0x33,0x0a,0x0f,0xdc,0x16,0x1b,0x27,0x1d,0x1e,0xd0, -0x1f,0x1c,0xbe,0x1a,0x1a,0x8c,0x18,0x17,0xb4,0x13,0x12,0x84,0x11,0x12,0xe3,0x14, -0x16,0x92,0x1a,0x1f,0xae,0x24,0x29,0xac,0x29,0x27,0xa4,0x24,0x1d,0x4c,0x16,0x0a, -0xb2,0x01,0xf7,0x36,0xef,0xe9,0x6c,0xe4,0xe1,0xc8,0xdf,0xe1,0xd3,0xe4,0xeb,0x31, -0xf3,0xfb,0x54,0x06,0x0e,0x85,0x13,0x16,0xf6,0x14,0x12,0x80,0x0e,0x0a,0xdc,0x06, -0x00,0x47,0xfc,0xf9,0xba,0xf5,0xf7,0x0b,0xfd,0xfe,0xa1,0xfe,0x03,0x72,0x03,0xfb, -0x8e,0xf7,0xf0,0x2b,0xea,0xe3,0x2c,0xda,0xd3,0xed,0xcd,0xd0,0xa7,0xd5,0xd7,0x3d, -0xdb,0xdf,0x1a,0xe2,0xdf,0xfd,0xde,0xdf,0xee,0xe3,0xea,0xdf,0xf5,0x01,0x30,0x09, -0x0f,0x9f,0x15,0x19,0x4f,0x1d,0x1e,0xd6,0x20,0x1e,0x5f,0x18,0x16,0xfa,0x14,0x10, -0xa6,0x0c,0x0b,0xa5,0x0c,0x0f,0x0a,0x12,0x13,0x30,0x17,0x1c,0x2e,0x21,0x26,0x4d, -0x28,0x29,0xab,0x25,0x20,0xa8,0x18,0x0c,0x80,0x01,0xf6,0xd7,0xec,0xe7,0xdd,0xe4, -0xe4,0x46,0xe1,0xe1,0xe3,0xe1,0xe8,0x1e,0xf3,0xfd,0xdb,0x08,0x10,0x27,0x16,0x17, -0x3a,0x17,0x15,0x28,0x0f,0x0a,0xcb,0x06,0x02,0xd8,0xfd,0xf9,0x30,0xfc,0xfe,0x92, -0x00,0x02,0x4c,0x03,0x03,0x33,0x03,0x02,0x82,0xfb,0xf3,0xce,0xeb,0xe3,0x07,0xde, -0xd7,0x04,0xd6,0xd5,0x18,0xd6,0xd6,0xf2,0xd6,0xda,0x68,0xda,0xdd,0xcc,0xdc,0xdd, -0xc9,0xe4,0xeb,0x98,0xf5,0xfe,0x36,0x07,0x10,0x0d,0x16,0x17,0x77,0x1a,0x1d,0x15, -0x21,0x1e,0xdd,0x1b,0x17,0x9f,0x14,0x10,0x96,0x0b,0x09,0xde,0x0b,0x11,0x7d,0x12, -0x13,0xb4,0x14,0x16,0xb0,0x1b,0x22,0xf4,0x25,0x27,0xbe,0x25,0x21,0x82,0x1a,0x10, -0xe5,0x04,0xf6,0x7a,0xeb,0xe6,0xa8,0xe6,0xe5,0x0e,0xe3,0xe1,0x6f,0xe4,0xe9,0x41, -0xf3,0xff,0x24,0x09,0x12,0xb5,0x18,0x1c,0x4f,0x1a,0x16,0xa8,0x10,0x0a,0x21,0x07, -0x01,0xf2,0xfb,0xf9,0x63,0xfd,0x03,0xd9,0x02,0x02,0x22,0x02,0x03,0x7c,0x03,0xff, -0xfc,0xfc,0xf3,0x2c,0xeb,0xe5,0x4f,0xde,0xdc,0x6c,0xd8,0xd7,0x9b,0xd7,0xd8,0x1f, -0xd7,0xd5,0xc4,0xd8,0xd8,0xdd,0xdc,0xdd,0x07,0xe1,0xea,0x8b,0xf2,0xfd,0xcb,0x06, -0x0f,0xb0,0x15,0x15,0x75,0x18,0x1b,0xf9,0x1d,0x1c,0xf2,0x18,0x15,0xdd,0x0f,0x0b, -0xb2,0x05,0x04,0xa2,0x07,0x0c,0x19,0x10,0x0e,0x06,0x0e,0x11,0x59,0x15,0x1c,0xc9, -0x23,0x25,0xac,0x24,0x24,0x64,0x21,0x17,0xad,0x0b,0xfb,0xbd,0xef,0xe8,0x02,0xea, -0xea,0x3e,0xe7,0xe4,0xc7,0xe5,0xed,0xae,0xf3,0xfc,0x6c,0x05,0x0e,0x13,0x19,0x1a, -0xfd,0x18,0x13,0x53,0x0d,0x07,0x58,0x04,0x00,0xee,0xfb,0xfc,0xe4,0xfe,0x04,0x6a, -0x04,0x04,0xb6,0x04,0x04,0xac,0x05,0x01,0xb5,0xfd,0xf4,0x68,0xec,0xe8,0x62,0xe3, -0xe0,0x66,0xdc,0xdb,0xe5,0xdb,0xdc,0xe3,0xdb,0xd5,0x6f,0xd8,0xd6,0xae,0xdb,0xde, -0xdb,0xe0,0xe9,0x00,0xf2,0xfd,0x03,0x07,0x12,0x81,0x15,0x16,0x94,0x19,0x1e,0x72, -0x21,0x1c,0x56,0x19,0x15,0x02,0x10,0x0a,0x47,0x05,0x02,0x0b,0x05,0x07,0x0f,0x0b, -0x0a,0x97,0x08,0x0a,0xce,0x11,0x17,0xc3,0x1a,0x20,0x57,0x22,0x21,0xfc,0x21,0x1c, -0xde,0x0f,0x00,0x26,0xf5,0xed,0xd4,0xed,0xed,0x1e,0xed,0xeb,0xe2,0xee,0xf5,0xbf, -0xfc,0x02,0x36,0x06,0x0d,0x6e,0x19,0x1d,0x36,0x19,0x11,0x8f,0x0a,0x05,0x62,0x02, -0x00,0x07,0xfe,0xfe,0x91,0x00,0x04,0x30,0x06,0x00,0x9e,0x02,0x04,0x01,0x04,0x01, -0xb9,0xf9,0xf2,0x8d,0xea,0xe8,0x6a,0xe4,0xe2,0x81,0xdc,0xdb,0x62,0xdf,0xdd,0xdf, -0xdb,0xd8,0xd7,0xd7,0xd6,0xde,0xd7,0xdc,0x52,0xde,0xe4,0x9c,0xef,0xfa,0x71,0x04, -0x0d,0x11,0x11,0x14,0xdf,0x18,0x1e,0x58,0x1d,0x1c,0xb2,0x14,0x12,0x60,0x10,0x08, -0x92,0x00,0xfe,0xab,0xff,0x01,0x96,0x01,0x00,0x7d,0x02,0x04,0x39,0x0b,0x12,0x91, -0x16,0x18,0x6a,0x1e,0x23,0xd6,0x24,0x1e,0x8f,0x12,0x07,0x2a,0xfc,0xf5,0x57,0xf2, -0xf0,0x19,0xf2,0xf2,0x44,0xf7,0xfd,0x2b,0x01,0x04,0xb2,0x0a,0x11,0x44,0x17,0x1c, -0xd9,0x18,0x14,0x93,0x09,0x04,0x8f,0x03,0x00,0xd5,0x02,0x02,0x03,0x05,0x07,0x67, -0x06,0x04,0x70,0x05,0x06,0x47,0x05,0x02,0x0d,0xfb,0xf4,0x10,0xf0,0xea,0x06,0xe5, -0xe1,0x26,0xdf,0xe0,0x1b,0xe0,0xe2,0x9a,0xde,0xda,0x80,0xdb,0xd9,0xc6,0xd9,0xda, -0x41,0xde,0xe2,0x18,0xed,0xf9,0xdb,0x02,0x07,0x99,0x0b,0x14,0xa2,0x19,0x1a,0xbc, -0x1a,0x15,0xc8,0x12,0x0e,0xce,0x0a,0x06,0x89,0xfd,0xfa,0xdf,0xfa,0xfb,0x4c,0xfc, -0xfb,0x93,0xfc,0x01,0x0c,0x07,0x0a,0xce,0x10,0x14,0x67,0x1a,0x21,0xcc,0x1f,0x1c, -0xca,0x11,0x08,0xf6,0x01,0xf8,0xbe,0xf5,0xf2,0x75,0xf7,0xfb,0xab,0xff,0x03,0x86, -0x04,0x08,0xd5,0x0d,0x17,0x67,0x1c,0x1c,0x32,0x1a,0x12,0x7e,0x0c,0x06,0x2c,0x04, -0x04,0xf2,0x01,0x04,0x06,0x03,0x04,0x8f,0x06,0x05,0xb7,0x04,0x08,0xac,0x04,0xfc, -0x3a,0xfa,0xf3,0x18,0xf1,0xed,0x80,0xe5,0xe4,0xa0,0xe2,0xe5,0xbf,0xe7,0xe7,0xd3, -0xe6,0xe2,0x4b,0xdd,0xdc,0x79,0xdc,0xd8,0xbe,0xdc,0xe2,0x3c,0xec,0xf5,0xc0,0xfc, -0x03,0xda,0x06,0x10,0xf6,0x18,0x1b,0x8f,0x17,0x14,0xd7,0x12,0x0e,0x6b,0x0a,0x02, -0x0a,0xfd,0xf9,0x33,0xf5,0xf3,0x6a,0xf3,0xf4,0x2e,0xf4,0xf8,0x79,0xfe,0x03,0x94, -0x09,0x10,0x04,0x17,0x1b,0x0d,0x1b,0x15,0xe4,0x0e,0x0b,0x72,0x06,0x01,0xa6,0xf9, -0xf7,0x5f,0xfd,0x04,0xd0,0x09,0x0c,0x31,0x0c,0x0a,0x3c,0x10,0x19,0x43,0x1f,0x1c, -0x5c,0x14,0x11,0x69,0x09,0x06,0x2d,0x06,0x04,0xc7,0x05,0x05,0xfb,0x07,0x05,0xff, -0x04,0x07,0xe3,0x02,0x04,0x75,0x01,0xfa,0x7b,0xf6,0xf5,0x7b,0xf2,0xed,0x02,0xeb, -0xe8,0xf5,0xe7,0xe9,0xad,0xeb,0xea,0x88,0xe9,0xe8,0xa5,0xe4,0xdf,0x62,0xdb,0xdc, -0xd4,0xdd,0xe4,0xa7,0xed,0xf6,0x65,0xfb,0x03,0xe2,0x07,0x10,0xe5,0x18,0x1b,0x0a, -0x19,0x12,0x1d,0x12,0x0c,0x4c,0x08,0xff,0x9f,0xf7,0xf4,0x96,0xf1,0xf0,0x55,0xed, -0xf0,0x37,0xf3,0xf5,0x8a,0xf9,0xfd,0x16,0x04,0x0a,0xa6,0x10,0x13,0x9d,0x12,0x0f, -0x1a,0x0b,0x0b,0xd0,0x07,0x02,0x9d,0xfe,0xfc,0x5f,0x02,0x0b,0x57,0x10,0x11,0x28, -0x11,0x11,0xc3,0x15,0x1a,0x1d,0x1d,0x1c,0x2c,0x12,0x0d,0x08,0x0b,0x08,0xeb,0x08, -0x07,0xa3,0x07,0x0a,0x38,0x07,0x06,0xb7,0x03,0x02,0x25,0x02,0xfe,0xe5,0xfb,0xf9, -0x06,0xf5,0xf3,0x29,0xf2,0xec,0xdd,0xe9,0xea,0xe6,0xea,0xec,0xd8,0xec,0xee,0xac, -0xee,0xea,0x52,0xe8,0xe3,0xe8,0xdd,0xde,0xf4,0xdf,0xe2,0x28,0xea,0xf0,0x8b,0xf9, -0x01,0xd7,0x07,0x10,0x69,0x17,0x1c,0x75,0x1c,0x17,0x6e,0x17,0x12,0x1e,0x0b,0x04, -0x10,0xfa,0xf2,0x96,0xee,0xed,0x99,0xeb,0xed,0x38,0xf0,0xf0,0x05,0xf4,0xf7,0x6a, -0x00,0x06,0x7c,0x0a,0x0c,0xe8,0x0a,0x0a,0x6f,0x08,0x05,0xfe,0x04,0x03,0x55,0x03, -0x03,0x55,0x07,0x13,0xc1,0x19,0x1b,0xfa,0x18,0x19,0xb0,0x1b,0x1d,0xad,0x1c,0x1a, -0xe9,0x14,0x0c,0x32,0x0b,0x0c,0x00,0x0c,0x08,0x76,0x08,0x09,0x6e,0x08,0x08,0x92, -0x02,0xfe,0x47,0xfc,0xf9,0x5c,0xf5,0xf5,0xda,0xf3,0xf1,0x61,0xee,0xed,0x10,0xea, -0xeb,0xa4,0xed,0xed,0xef,0xf0,0xf2,0x4d,0xf2,0xec,0x0b,0xe9,0xe6,0x19,0xe2,0xe1, -0x20,0xe0,0xe1,0x4e,0xe6,0xec,0x4e,0xf3,0xfb,0x8c,0x04,0x0e,0x56,0x15,0x18,0x8a, -0x1d,0x1a,0x0d,0x15,0x14,0xa0,0x0a,0xff,0x16,0xf7,0xf1,0xd0,0xec,0xe8,0x11,0xe7, -0xe9,0x82,0xea,0xeb,0x62,0xee,0xf4,0x92,0xf9,0x02,0x04,0x08,0x0b,0x56,0x0b,0x0a, -0x11,0x08,0x03,0x18,0x03,0x03,0xfd,0x06,0x0c,0xc6,0x0d,0x17,0x23,0x21,0x22,0x3c, -0x24,0x22,0xc6,0x20,0x1e,0xa8,0x1d,0x19,0x8c,0x15,0x12,0xaa,0x0b,0x0c,0x4e,0x0f, -0x0f,0xaa,0x0c,0x0b,0x8f,0x0a,0x07,0x36,0x03,0xfb,0x3e,0xf5,0xf3,0x25,0xef,0xee, -0x40,0xef,0xed,0x46,0xed,0xe9,0x31,0xe9,0xeb,0xbc,0xee,0xf0,0x0a,0xf1,0xf5,0xf5, -0xf2,0xf0,0xaa,0xee,0xeb,0x77,0xe8,0xe6,0x5a,0xe2,0xe1,0xcd,0xe7,0xed,0x3c,0xf3, -0xf7,0x5f,0xff,0x07,0xdf,0x15,0x1c,0x44,0x1d,0x1c,0x8f,0x17,0x11,0x67,0x09,0x01, -0x91,0xf6,0xf0,0x17,0xeb,0xe6,0x26,0xe7,0xe5,0x85,0xe6,0xe5,0xda,0xe9,0xf0,0x64, -0xf3,0xf9,0x43,0x02,0x06,0x8a,0x0a,0x0a,0x33,0x05,0x00,0x59,0xff,0x02,0xea,0x08, -0x0e,0x80,0x14,0x1a,0xd8,0x21,0x29,0x97,0x2b,0x2a,0xcd,0x27,0x22,0x7e,0x20,0x1d, -0x33,0x1a,0x17,0xa8,0x13,0x11,0x2b,0x13,0x13,0xeb,0x0f,0x0f,0x41,0x0a,0x07,0x75, -0x00,0xf7,0x7f,0xef,0xeb,0xb8,0xec,0xeb,0x44,0xec,0xec,0xde,0xed,0xed,0x20,0xec, -0xee,0x80,0xef,0xf4,0xc6,0xf3,0xf4,0x8a,0xf5,0xf1,0xb3,0xf1,0xef,0x62,0xe9,0xe7, -0xbf,0xe3,0xe0,0xd2,0xe6,0xec,0x24,0xf0,0xf2,0xb2,0xf6,0x01,0x83,0x0f,0x1a,0xfe, -0x1c,0x1b,0x15,0x17,0x11,0xf2,0x09,0xfe,0xf7,0xf5,0xee,0xdf,0xe9,0xe5,0xcd,0xe3, -0xe3,0x30,0xdf,0xe0,0xa2,0xe3,0xea,0xe6,0xef,0xf3,0x9d,0xfc,0x07,0x0a,0x0a,0x0b, -0x6b,0x05,0x02,0x62,0x00,0x02,0x7a,0x09,0x0e,0x9a,0x15,0x1c,0x1a,0x27,0x2d,0xbe, -0x30,0x2f,0x50,0x2b,0x28,0x12,0x22,0x20,0x2f,0x1e,0x1a,0xc2,0x17,0x15,0x86,0x14, -0x15,0x08,0x11,0x0e,0xdb,0x0c,0x06,0x32,0xfe,0xf4,0x2c,0xed,0xe9,0xe1,0xe6,0xe7, -0x3b,0xe7,0xe7,0x5b,0xe8,0xed,0xf7,0xec,0xeb,0x5a,0xee,0xf1,0xd6,0xf5,0xf3,0x3e, -0xf6,0xf5,0xd3,0xf3,0xf4,0x65,0xee,0xea,0xcc,0xe8,0xe7,0x8f,0xea,0xef,0x54,0xf2, -0xf2,0xbd,0xf5,0xff,0x26,0x0e,0x1a,0xde,0x1f,0x20,0xbe,0x1c,0x15,0xa3,0x0f,0x04, -0xd5,0xf7,0xf1,0x9f,0xeb,0xe5,0x25,0xe2,0xe0,0x2b,0xde,0xd9,0x70,0xdc,0xe1,0xde, -0xe7,0xf0,0x84,0xf9,0x02,0xbb,0x08,0x06,0x6d,0x04,0x01,0xa0,0x00,0x02,0x42,0x05, -0x07,0xfe,0x0f,0x1a,0x17,0x25,0x2d,0x8d,0x31,0x31,0x5c,0x2d,0x2a,0x8b,0x2b,0x25, -0x91,0x21,0x1f,0xf3,0x1b,0x18,0xdd,0x17,0x18,0xd9,0x13,0x0e,0x48,0x0a,0x03,0x33, -0xfa,0xf0,0x23,0xeb,0xe4,0x41,0xe4,0xe0,0x0a,0xe0,0xe4,0x78,0xe7,0xeb,0xe8,0xed, -0xee,0xe5,0xf0,0xf2,0x79,0xf7,0xfa,0x69,0xf6,0xf7,0x5c,0xf5,0xf5,0x44,0xf2,0xeb, -0x03,0xe8,0xe7,0x3e,0xec,0xed,0x3e,0xee,0xf0,0x38,0xf2,0xfa,0xc8,0x07,0x17,0x93, -0x1c,0x20,0x84,0x1c,0x15,0x9c,0x0f,0x05,0x7f,0xfb,0xf3,0xd3,0xee,0xe7,0xb0,0xe0, -0xde,0x23,0xdd,0xda,0x25,0xd9,0xde,0x91,0xe4,0xee,0xaa,0xfa,0x03,0xdf,0x07,0x07, -0x1c,0x07,0x06,0x6d,0x07,0x08,0xc7,0x08,0x07,0xab,0x0b,0x17,0x37,0x24,0x2e,0x02, -0x30,0x33,0xba,0x31,0x31,0xbb,0x2f,0x2c,0xc3,0x29,0x25,0x90,0x24,0x20,0x60,0x1b, -0x1a,0xa4,0x15,0x11,0xfe,0x08,0x00,0xb0,0xf8,0xf1,0x71,0xec,0xe5,0xda,0xe0,0xde, -0xf8,0xdb,0xdf,0x6b,0xe5,0xeb,0x55,0xec,0xee,0xe0,0xed,0xf2,0x78,0xf4,0xf4,0xb7, -0xf5,0xf3,0x59,0xf6,0xf5,0xf9,0xf2,0xed,0x68,0xec,0xeb,0x9d,0xee,0xf0,0xb8,0xed, -0xed,0x99,0xed,0xf8,0x35,0x02,0x0f,0x15,0x17,0x1c,0xb3,0x1f,0x18,0x59,0x11,0x08, -0xe5,0xff,0xf6,0xd1,0xef,0xe7,0x0e,0xdf,0xdb,0xae,0xd9,0xd8,0xbe,0xd6,0xd9,0xd0, -0xdd,0xe7,0x74,0xf4,0xfd,0xb4,0x03,0x05,0xaf,0x05,0x08,0x5a,0x0c,0x0a,0xd6,0x08, -0x04,0x06,0x09,0x13,0xaa,0x1e,0x26,0x1c,0x2b,0x31,0xa2,0x34,0x37,0xc6,0x34,0x32, -0x6d,0x2f,0x2d,0xb1,0x2b,0x25,0x7c,0x20,0x1c,0xa4,0x1a,0x13,0x4b,0x08,0xff,0xd3, -0xf4,0xee,0xc9,0xe9,0xe1,0xa0,0xda,0xd6,0x4e,0xd8,0xdd,0x9e,0xe3,0xea,0x18,0xed, -0xef,0x7b,0xf1,0xf6,0x5a,0xf8,0xf6,0xc4,0xf5,0xf4,0x92,0xf6,0xf6,0xb9,0xf6,0xf2, -0xc5,0xed,0xf0,0x5d,0xf0,0xf1,0x82,0xee,0xeb,0xd9,0xee,0xf6,0x29,0x02,0x0b,0x9a, -0x12,0x19,0x46,0x1e,0x1c,0xfc,0x14,0x0b,0x5f,0x04,0xfa,0x5c,0xf0,0xe9,0x95,0xe3, -0xdd,0xb9,0xda,0xd8,0xfa,0xd7,0xd7,0x47,0xdc,0xe4,0xe5,0xed,0xf5,0xb4,0xfd,0x03, -0x20,0x07,0x0a,0xe6,0x0d,0x0d,0x86,0x09,0x06,0x04,0x08,0x11,0x72,0x19,0x21,0x91, -0x27,0x30,0x45,0x37,0x39,0x86,0x3c,0x3a,0xd5,0x35,0x33,0xf5,0x31,0x2e,0x46,0x28, -0x21,0x04,0x1d,0x14,0xa9,0x08,0x00,0x4c,0xf8,0xee,0x0f,0xe8,0xdd,0xfa,0xd7,0xd2, -0xbc,0xd3,0xd8,0xea,0xdf,0xe8,0xd1,0xec,0xef,0x43,0xf5,0xf6,0xce,0xf7,0xf7,0x34, -0xf1,0xf3,0xf2,0xf2,0xf4,0x79,0xf6,0xf4,0x00,0xf2,0xf0,0x36,0xf0,0xef,0x78,0xec, -0xe8,0x6b,0xec,0xf3,0xf8,0xfb,0x06,0xd0,0x10,0x16,0x6e,0x1c,0x1b,0xa2,0x17,0x0e, -0xe6,0x05,0xfd,0x5b,0xf1,0xe9,0x46,0xe3,0xdc,0x94,0xd9,0xd9,0x65,0xd8,0xda,0x27, -0xdd,0xe3,0x22,0xea,0xf1,0xd2,0xf6,0xfe,0x83,0x04,0x09,0x9a,0x0c,0x0b,0x49,0x07, -0x05,0x45,0x05,0x0c,0x66,0x14,0x1b,0x0d,0x25,0x2c,0x6b,0x38,0x3e,0x60,0x42,0x40, -0x28,0x3e,0x3a,0xaa,0x34,0x34,0x54,0x2e,0x29,0x50,0x1b,0x15,0xfa,0x09,0x00,0x7b, -0xfb,0xf1,0x56,0xe8,0xda,0x97,0xd5,0xd2,0xc1,0xd4,0xd7,0x7e,0xdc,0xe5,0x17,0xee, -0xf5,0x07,0xfa,0xfc,0x36,0xfa,0xf7,0xec,0xf3,0xf1,0xa5,0xf0,0xf3,0x83,0xf4,0xf4, -0xa6,0xf2,0xf0,0x59,0xef,0xeb,0xee,0xe8,0xe4,0x8e,0xe7,0xef,0xcc,0xf7,0x03,0x4d, -0x0e,0x14,0xe8,0x19,0x1b,0xc5,0x17,0x11,0x97,0x08,0x00,0x3a,0xf5,0xea,0x90,0xe4, -0xdd,0x83,0xd9,0xda,0xdd,0xda,0xdd,0x09,0xe0,0xe3,0x68,0xe7,0xed,0x87,0xf5,0xfa, -0xe6,0xfe,0x05,0x47,0x0a,0x0b,0xe5,0x08,0x04,0x5f,0x02,0x08,0x48,0x10,0x17,0xd5, -0x21,0x29,0xe2,0x35,0x3f,0xc5,0x43,0x44,0x97,0x42,0x3e,0xe7,0x39,0x38,0xbf,0x34, -0x2e,0xd1,0x1f,0x13,0x10,0x0d,0x07,0xf6,0xfe,0xf2,0xc9,0xe7,0xdd,0x49,0xd3,0xd1, -0x4e,0xd4,0xd8,0xd5,0xda,0xe2,0xf6,0xed,0xf6,0x20,0xfe,0x00,0x17,0xff,0xfa,0x25, -0xf5,0xf1,0x93,0xef,0xf2,0x84,0xf3,0xf5,0x91,0xf3,0xf0,0x0e,0xef,0xea,0xe1,0xe8, -0xe5,0xf1,0xe6,0xed,0x80,0xf7,0x02,0xaa,0x09,0x10,0x5c,0x15,0x18,0xf6,0x18,0x12, -0x7f,0x09,0xfd,0x9d,0xf6,0xea,0x6d,0xe2,0xdd,0x9b,0xd6,0xd9,0x97,0xdb,0xdd,0x6b, -0xe2,0xe4,0x9e,0xe8,0xed,0x3a,0xf1,0xf5,0x67,0xfa,0xfe,0xef,0x05,0x07,0x96,0x07, -0x03,0xeb,0xff,0x05,0xd6,0x0e,0x16,0x5e,0x1e,0x29,0xc1,0x36,0x41,0x1c,0x44,0x46, -0xfb,0x46,0x42,0x79,0x42,0x3d,0xf9,0x36,0x2d,0xcb,0x22,0x18,0x5c,0x11,0x0c,0x6a, -0x00,0xf4,0xe8,0xe8,0xe0,0x0a,0xda,0xd3,0x20,0xd2,0xd6,0x03,0xdc,0xe2,0x7c,0xeb, -0xf4,0x6d,0xfc,0x01,0x4b,0x04,0x00,0xa1,0xf8,0xf2,0x12,0xf0,0xee,0xc4,0xf0,0xf2, -0x1f,0xee,0xf0,0x61,0xec,0xe9,0xb6,0xe6,0xe3,0x67,0xe4,0xeb,0xe3,0xf6,0x02,0x76, -0x08,0x09,0x77,0x10,0x14,0x9d,0x18,0x15,0x83,0x0a,0x00,0x15,0xf6,0xef,0x44,0xe4, -0xdc,0x2f,0xd8,0xd7,0xc4,0xdb,0xdd,0x2f,0xe2,0xe8,0xc6,0xeb,0xef,0xaf,0xf1,0xf3, -0x91,0xf4,0xf9,0x87,0xfe,0x02,0xaa,0x00,0xfd,0xa5,0xfd,0x01,0x01,0x09,0x13,0x27, -0x1c,0x29,0x3c,0x35,0x40,0x2d,0x46,0x45,0xdc,0x49,0x47,0x73,0x49,0x43,0x99,0x3a, -0x32,0x75,0x26,0x1e,0xf9,0x16,0x0e,0xd2,0x01,0xf4,0xaf,0xea,0xe3,0xe4,0xdb,0xd7, -0xb0,0xd1,0xd4,0xd1,0xda,0xe2,0x94,0xea,0xf3,0x85,0xfd,0x04,0x4d,0x0a,0x04,0x5b, -0xfd,0xf7,0x12,0xf0,0xed,0xa6,0xe9,0xec,0x29,0xed,0xe9,0xc3,0xea,0xe9,0x5d,0xe5, -0xe3,0xe3,0xe3,0xee,0xb5,0xf8,0xfe,0xe1,0x02,0x05,0xba,0x0c,0x14,0x75,0x14,0x13, -0x76,0x0c,0x01,0x55,0xfb,0xf4,0x95,0xea,0xe1,0x9f,0xdf,0xde,0x07,0xdf,0xe2,0xc3, -0xe4,0xe7,0x58,0xf1,0xf2,0x9d,0xf1,0xf1,0x99,0xef,0xf3,0x46,0xf7,0xfc,0xb3,0xfa, -0xf7,0x7c,0xf9,0x00,0x25,0x07,0x11,0xfd,0x1a,0x25,0xb7,0x32,0x3e,0xeb,0x43,0x45, -0x33,0x47,0x48,0x57,0x47,0x46,0x4a,0x40,0x33,0x84,0x2a,0x24,0x5a,0x1b,0x0f,0xcc, -0x02,0xfa,0x53,0xf1,0xe7,0x11,0xe0,0xd9,0x9f,0xd4,0xd7,0x0c,0xde,0xe1,0xc6,0xea, -0xf0,0x03,0xfb,0x06,0xb1,0x0a,0x08,0x2c,0xff,0xf9,0xa2,0xf2,0xeb,0xaa,0xe5,0xe3, -0xac,0xe6,0xe7,0x2b,0xe8,0xe6,0x2c,0xe5,0xe1,0x01,0xe3,0xed,0x3a,0xf7,0xfb,0x74, -0xfd,0x01,0xd3,0x07,0x0d,0xfd,0x0d,0x0b,0xfb,0x06,0x01,0xe9,0xfb,0xf3,0xe9,0xea, -0xe4,0xd9,0xe1,0xe0,0xfe,0xe1,0xe3,0xe8,0xe7,0xeb,0x6f,0xf1,0xf8,0xab,0xf4,0xf1, -0x3e,0xf3,0xf1,0xaf,0xf4,0xf4,0xe2,0xf3,0xf4,0x82,0xf4,0xfc,0xb1,0x07,0x0f,0x14, -0x1c,0x28,0xe2,0x35,0x41,0x5e,0x47,0x49,0x93,0x49,0x49,0x8b,0x48,0x45,0xdf,0x41, -0x3a,0xc0,0x32,0x2b,0xc1,0x1f,0x11,0x16,0x06,0xfc,0x8f,0xf3,0xed,0x42,0xe0,0xd9, -0x0a,0xd8,0xd8,0x85,0xde,0xe1,0x4c,0xe8,0xef,0x35,0xf8,0x03,0xbf,0x08,0x07,0x27, -0xff,0xf9,0xd7,0xf2,0xea,0x4c,0xe3,0xdd,0xfc,0xdf,0xe2,0x85,0xe5,0xe5,0xa7,0xe3, -0xe5,0x84,0xe8,0xee,0xfc,0xf8,0xfa,0x1a,0xfb,0x00,0xb9,0x05,0x08,0x42,0x09,0x05, -0x9c,0x04,0x01,0x23,0xfd,0xf8,0x57,0xef,0xea,0xf6,0xe8,0xe5,0x40,0xe3,0xe4,0xef, -0xe6,0xeb,0xde,0xf1,0xf4,0x53,0xf5,0xf2,0x9e,0xf0,0xf1,0x5d,0xf0,0xf0,0x05,0xed, -0xef,0xcb,0xf6,0xfa,0x94,0x02,0x0c,0x27,0x19,0x26,0x8b,0x35,0x42,0xaa,0x48,0x49, -0x8f,0x49,0x47,0xdd,0x45,0x44,0x02,0x42,0x3c,0x13,0x37,0x2e,0xa2,0x21,0x17,0xaf, -0x08,0x02,0x83,0xf7,0xf0,0x8a,0xe7,0xdc,0xf2,0xdc,0xdd,0x22,0xe4,0xe5,0x3b,0xea, -0xef,0xbe,0xfa,0x05,0xae,0x05,0x06,0x46,0xfe,0xf7,0x7b,0xef,0xe8,0x46,0xe0,0xdb, -0xd0,0xd8,0xdb,0x14,0xe2,0xe4,0xb2,0xe4,0xe5,0xdd,0xeb,0xf1,0x84,0xf5,0xf8,0x1e, -0xfc,0xfc,0xb7,0xff,0x04,0x53,0x00,0xfd,0xdc,0xfd,0xfc,0xff,0xfb,0xf8,0x15,0xf7, -0xf2,0xa4,0xed,0xeb,0x13,0xe9,0xe8,0xd7,0xeb,0xf0,0x98,0xf3,0xf4,0x9c,0xf2,0xf0, -0x1c,0xf0,0xee,0x16,0xed,0xeb,0xc6,0xe9,0xeb,0x55,0xf1,0xfc,0x89,0x00,0x07,0x6c, -0x16,0x27,0x29,0x35,0x40,0xc6,0x4a,0x4a,0x00,0x4b,0x47,0xdc,0x45,0x41,0x9a,0x3e, -0x40,0xa6,0x38,0x30,0x11,0x27,0x1b,0xeb,0x10,0x09,0xb2,0xfd,0xf3,0xee,0xeb,0xe2, -0x41,0xe1,0xe0,0x6f,0xe4,0xe7,0x9f,0xea,0xf1,0x9e,0xfc,0x04,0x3f,0x06,0x04,0xe2, -0xfd,0xf9,0xb0,0xef,0xe5,0xad,0xdb,0xd5,0x34,0xd6,0xd5,0xbc,0xda,0xe0,0xb2,0xe3, -0xe5,0xa5,0xe8,0xee,0x6e,0xf3,0xf6,0x8a,0xf8,0xfb,0x3a,0xfa,0xfb,0x86,0xfc,0xf8, -0x0e,0xf8,0xf7,0xed,0xf9,0xf9,0x63,0xf8,0xfa,0xd6,0xf4,0xf0,0xf1,0xec,0xee,0x63, -0xf0,0xf3,0x82,0xf6,0xf5,0x6c,0xf3,0xee,0x16,0xec,0xeb,0x93,0xe7,0xe6,0x18,0xe6, -0xea,0xae,0xef,0xf6,0xad,0x01,0x07,0xbc,0x14,0x25,0xf2,0x36,0x43,0x58,0x4a,0x51, -0x81,0x51,0x4b,0x1a,0x49,0x46,0xca,0x40,0x3f,0x16,0x39,0x31,0xb2,0x29,0x21,0x52, -0x19,0x0e,0x4c,0x05,0xfa,0xfb,0xf1,0xec,0x0d,0xe9,0xe9,0xb8,0xe9,0xeb,0xef,0xf1, -0xf6,0xd3,0xfd,0x04,0x4d,0x05,0x02,0x4e,0xfd,0xf4,0x00,0xea,0xdf,0xfa,0xd4,0xce, -0xd6,0xcf,0xd3,0xc1,0xd5,0xdb,0x01,0xe1,0xe4,0xc4,0xe7,0xea,0x78,0xef,0xf3,0xd4, -0xf2,0xf4,0xc9,0xf4,0xf4,0xb4,0xf2,0xf4,0xe7,0xf1,0xf2,0x75,0xf5,0xf7,0xed,0xf8, -0xfa,0x99,0xf8,0xf4,0x6b,0xf2,0xf1,0x43,0xf2,0xf5,0x89,0xf9,0xf7,0xd8,0xf3,0xee, -0x77,0xeb,0xe6,0x21,0xe4,0xe6,0x62,0xe7,0xeb,0xdd,0xf3,0xf9,0x40,0x01,0x0b,0x94, -0x14,0x23,0x19,0x32,0x3e,0x2d,0x47,0x4c,0xab,0x4e,0x4e,0xcd,0x49,0x46,0xe1,0x3f, -0x3a,0x42,0x37,0x2f,0x93,0x2a,0x24,0xca,0x1d,0x16,0x84,0x0b,0x03,0x85,0xfc,0xf5, -0x38,0xf2,0xf1,0x79,0xf3,0xf4,0x3e,0xf6,0xf7,0x91,0xfe,0x04,0x55,0x04,0x03,0xce, -0xfb,0xf0,0xd4,0xe4,0xdb,0x24,0xd2,0xc9,0xaf,0xca,0xce,0x42,0xd4,0xda,0x0e,0xde, -0xe3,0x9b,0xe6,0xea,0xc2,0xed,0xf1,0x0f,0xf1,0xef,0x33,0xf1,0xf0,0xa1,0xec,0xee, -0xe7,0xee,0xed,0xe5,0xef,0xf4,0xa7,0xf6,0xf7,0x1c,0xfa,0xfa,0x0f,0xfa,0xf7,0x2f, -0xf8,0xf9,0xda,0xf9,0xf9,0x8c,0xf3,0xf0,0x78,0xeb,0xe3,0x4c,0xe0,0xe0,0x61,0xe8, -0xec,0x0d,0xf4,0xfc,0x5e,0x02,0x08,0xae,0x12,0x1f,0x58,0x2d,0x3a,0x3a,0x44,0x4a, -0x7a,0x4b,0x4f,0x20,0x4b,0x47,0x8f,0x41,0x3b,0x94,0x35,0x30,0xa4,0x2b,0x25,0x98, -0x22,0x1c,0xd0,0x11,0x0b,0xbb,0x04,0x00,0x69,0xfb,0xf9,0x19,0xfc,0xfd,0xf9,0xfc, -0xfb,0xc6,0x00,0x03,0x42,0x06,0x02,0x44,0xfb,0xef,0x18,0xe1,0xd6,0xdd,0xcc,0xc8, -0x94,0xc4,0xca,0xb5,0xd0,0xd8,0x19,0xdb,0xdd,0x6c,0xe4,0xe5,0x93,0xe9,0xe8,0xff, -0xeb,0xe7,0x5a,0xeb,0xec,0x84,0xe7,0xe9,0xe3,0xe7,0xea,0x25,0xea,0xf0,0x26,0xf4, -0xf6,0xe6,0xfa,0xfe,0x93,0xff,0xff,0xde,0xff,0xfd,0xab,0xfc,0xf9,0x53,0xf5,0xef, -0xa7,0xe8,0xe2,0xb9,0xde,0xde,0x5d,0xe4,0xed,0xae,0xf6,0xfe,0xfc,0x04,0x0c,0xd3, -0x13,0x1e,0xc4,0x2c,0x38,0xcf,0x40,0x48,0xb7,0x4b,0x4e,0xc1,0x4c,0x47,0xa8,0x40, -0x39,0xfe,0x35,0x32,0xf9,0x2e,0x29,0x09,0x25,0x20,0x4f,0x1c,0x16,0x03,0x0d,0x0b, -0xe5,0x06,0x03,0xa7,0x04,0x02,0xca,0x01,0x00,0xb5,0xff,0x02,0xd0,0x00,0xff,0xd2, -0xf6,0xeb,0x9f,0xdf,0xd1,0x46,0xc9,0xc4,0xd6,0xc3,0xc9,0x91,0xcc,0xd5,0xdc,0xd7, -0xda,0x00,0xde,0xe1,0x1a,0xe3,0xe5,0x31,0xe5,0xe4,0x25,0xe6,0xe6,0xf6,0xe4,0xe3, -0x2f,0xe5,0xe8,0x52,0xe7,0xeb,0xa4,0xf1,0xf6,0x58,0xff,0x04,0x21,0x05,0x06,0xb8, -0x05,0x04,0xdf,0xff,0xfa,0x8b,0xf3,0xed,0x1b,0xe7,0xe4,0xa2,0xe0,0xe0,0xc2,0xe3, -0xea,0xb0,0xf5,0xff,0xc4,0x05,0x0b,0x9b,0x11,0x1c,0x02,0x28,0x32,0xed,0x3a,0x44, -0x31,0x4b,0x4e,0x7f,0x4c,0x45,0xcc,0x3f,0x37,0xca,0x34,0x34,0xb0,0x2e,0x29,0x00, -0x25,0x24,0x7c,0x22,0x1d,0xbc,0x18,0x14,0xa6,0x12,0x0f,0x3e,0x0c,0x0a,0x0d,0x09, -0x05,0x77,0x05,0x03,0x0c,0x00,0xf9,0x75,0xf5,0xea,0x40,0xdc,0xd1,0xce,0xc6,0xc2, -0x81,0xc2,0xc8,0xf3,0xcc,0xd0,0xd1,0xd3,0xd5,0x5a,0xd9,0xda,0x93,0xdb,0xdd,0x0c, -0xe0,0xe3,0xf6,0xe0,0xe2,0xda,0xdf,0xdf,0x46,0xe2,0xe2,0x25,0xe5,0xe6,0xf0,0xed, -0xf9,0x0b,0x02,0x06,0x0e,0x09,0x0a,0x8a,0x08,0x08,0x4b,0x04,0xfc,0xe0,0xf2,0xea, -0x78,0xe4,0xe2,0x6a,0xe1,0xe2,0x49,0xe5,0xe8,0xbc,0xf1,0xfd,0xa3,0x06,0x0e,0x68, -0x13,0x1d,0x65,0x26,0x30,0x06,0x3a,0x3f,0x3f,0x49,0x4d,0x99,0x4b,0x46,0xcc,0x3e, -0x36,0x70,0x32,0x31,0xa1,0x2f,0x2a,0x3e,0x29,0x2a,0x6b,0x28,0x23,0xa2,0x20,0x1d, -0xe5,0x1c,0x1b,0xf5,0x14,0x12,0xac,0x0c,0x0c,0xf2,0x07,0x03,0x33,0x00,0xf7,0xa2, -0xf1,0xe6,0xaf,0xda,0xcf,0xec,0xc6,0xc4,0x17,0xc5,0xc8,0x2d,0xcf,0xd1,0xdb,0xd0, -0xd2,0xef,0xd4,0xd3,0x3e,0xd4,0xd5,0x26,0xd8,0xdf,0x4e,0xde,0xdd,0xc9,0xda,0xdb, -0xf0,0xde,0xde,0xeb,0xe2,0xe6,0x4e,0xee,0xfa,0x29,0x07,0x0b,0x3f,0x0e,0x0d,0xc5, -0x0c,0x09,0xa6,0x03,0xfc,0xa1,0xf1,0xe9,0xef,0xe5,0xe3,0x04,0xe2,0xe2,0x59,0xe6, -0xea,0x81,0xf0,0xfa,0x3f,0x04,0x0b,0xb8,0x14,0x1d,0x63,0x24,0x2d,0xa0,0x33,0x3c, -0x63,0x42,0x46,0xdc,0x49,0x43,0x8f,0x3d,0x36,0xbf,0x30,0x2c,0x13,0x2b,0x2a,0x91, -0x2c,0x2f,0xef,0x2d,0x28,0xc2,0x24,0x27,0x35,0x25,0x23,0x02,0x1e,0x16,0x28,0x14, -0x0f,0x1c,0x0d,0x08,0x2d,0x01,0xfa,0x3a,0xf2,0xe7,0x86,0xdd,0xcf,0xde,0xc6,0xc5, -0xda,0xc6,0xca,0xe9,0xcf,0xd0,0x3b,0xcf,0xcd,0xcc,0xce,0xcf,0x90,0xcb,0xcd,0x59, -0xd0,0xd5,0x9e,0xda,0xd9,0x86,0xd6,0xd5,0x0c,0xd8,0xdc,0xfe,0xe1,0xe7,0x51,0xf3, -0xfe,0xe3,0x0a,0x11,0x55,0x11,0x10,0xc0,0x0c,0x09,0xb6,0x01,0xf8,0xdd,0xee,0xe9, -0xdd,0xe6,0xe4,0x88,0xe2,0xdf,0x3b,0xe2,0xe6,0xee,0xed,0xf8,0xf7,0x00,0x09,0x25, -0x11,0x1b,0x0f,0x25,0x2a,0x7b,0x30,0x37,0xe4,0x3f,0x43,0x9a,0x46,0x44,0xd7,0x3b, -0x38,0x01,0x33,0x2b,0x98,0x26,0x29,0x7c,0x2e,0x30,0x8c,0x31,0x2f,0xce,0x2f,0x2e, -0x22,0x2d,0x2a,0x87,0x26,0x21,0x4e,0x1d,0x19,0x8e,0x11,0x0c,0x70,0x04,0xf9,0xae, -0xf1,0xe7,0xb8,0xdd,0xd2,0x72,0xcb,0xc6,0xc9,0xca,0xcd,0x7c,0xd0,0xd3,0x9f,0xd0, -0xce,0x65,0xcc,0xca,0x0b,0xca,0xc6,0xcd,0xc9,0xcd,0xb8,0xcf,0xd0,0x9f,0xd1,0xcf, -0x47,0xd1,0xd7,0xb4,0xe1,0xea,0x7d,0xf4,0x02,0xad,0x0c,0x12,0x0b,0x16,0x13,0xa6, -0x0c,0x09,0x33,0x01,0xf7,0x5f,0xf0,0xec,0x0e,0xe9,0xe5,0x60,0xe3,0xe0,0x3b,0xe0, -0xe3,0x18,0xeb,0xf3,0x35,0xfd,0x02,0x2d,0x0d,0x16,0xfb,0x1f,0x25,0x8c,0x29,0x32, -0xc7,0x39,0x40,0x58,0x41,0x42,0x71,0x3a,0x33,0xfb,0x32,0x2c,0x6b,0x2a,0x29,0xd6, -0x30,0x33,0x9c,0x34,0x37,0x3c,0x38,0x39,0x3a,0x38,0x32,0x4d,0x2e,0x29,0x1b,0x24, -0x1e,0x7e,0x17,0x10,0x08,0x09,0xfd,0x9c,0xf1,0xeb,0xf1,0xe1,0xd5,0xdf,0xcf,0xce, -0x03,0xce,0xd0,0x72,0xd3,0xd2,0x6b,0xd0,0xca,0x5b,0xc9,0xc8,0x65,0xc6,0xc2,0xde, -0xc1,0xc3,0xc7,0xc4,0xc5,0x85,0xc6,0xcb,0xe6,0xcc,0xd2,0x66,0xdf,0xed,0xa0,0xf9, -0x03,0xfd,0x0f,0x17,0x4f,0x18,0x14,0x5f,0x0d,0x06,0xe4,0xfd,0xf6,0xd4,0xec,0xe9, -0x25,0xe7,0xe3,0x71,0xe2,0xe0,0xbb,0xe2,0xe2,0xea,0xe6,0xed,0x2d,0xf6,0x01,0xb5, -0x0b,0x13,0x78,0x1b,0x22,0x14,0x27,0x2d,0x8b,0x34,0x3b,0x2d,0x3e,0x3c,0x57,0x3a, -0x34,0x94,0x30,0x2d,0xf6,0x2f,0x2e,0xaf,0x2f,0x36,0x50,0x37,0x39,0xae,0x3d,0x40, -0xd0,0x3e,0x38,0x7e,0x34,0x2d,0xde,0x2a,0x23,0x6d,0x1e,0x13,0xbf,0x07,0xff,0xaa, -0xf2,0xe9,0xef,0xe2,0xda,0x63,0xd1,0xd0,0x52,0xd0,0xd2,0xc8,0xd5,0xd4,0xd5,0xd1, -0xcd,0xa6,0xca,0xc9,0xc0,0xc5,0xc1,0x9a,0xbc,0xb9,0x58,0xb9,0xb8,0xac,0xb9,0xbf, -0x5a,0xc7,0xd0,0x38,0xde,0xee,0xe3,0xfd,0x07,0xec,0x10,0x18,0x3e,0x1a,0x14,0x9d, -0x0e,0x06,0xe8,0xfd,0xf7,0xc1,0xef,0xe8,0xe1,0xe6,0xe8,0x7d,0xe4,0xe6,0x4b,0xe6, -0xe5,0x68,0xe9,0xed,0xab,0xf4,0xfe,0xec,0x05,0x0e,0xbe,0x17,0x1d,0xf5,0x24,0x2b, -0x13,0x31,0x37,0x40,0x3a,0x39,0x8d,0x38,0x36,0x64,0x32,0x33,0xe2,0x32,0x35,0x7f, -0x34,0x37,0x8f,0x3c,0x41,0xcb,0x44,0x44,0x0b,0x46,0x3f,0x6e,0x3b,0x35,0x2e,0x2f, -0x28,0x4f,0x22,0x1a,0xc9,0x0b,0x02,0xb2,0xf7,0xec,0x5b,0xe4,0xdc,0x95,0xd8,0xd3, -0x04,0xd4,0xd6,0xa0,0xd6,0xd4,0x40,0xd1,0xcc,0xbb,0xca,0xc9,0xf2,0xc5,0xbf,0x24, -0xb9,0xb3,0x49,0xae,0xb1,0xd4,0xb6,0xbb,0x3d,0xc6,0xd1,0xf8,0xdb,0xe8,0x79,0xf5, -0x00,0x96,0x0a,0x10,0xc5,0x0f,0x0b,0xba,0x07,0x03,0x31,0xfb,0xf1,0x9d,0xe9,0xe2, -0x27,0xe0,0xe4,0x94,0xe6,0xe3,0x03,0xe1,0xe1,0xf0,0xe5,0xeb,0x68,0xf1,0xf9,0xb6, -0x03,0x0d,0xd1,0x17,0x22,0x21,0x28,0x2d,0x6b,0x2e,0x32,0x83,0x32,0x34,0x43,0x36, -0x34,0x5a,0x37,0x36,0x01,0x39,0x3b,0x83,0x38,0x38,0x8d,0x3d,0x45,0x5c,0x4a,0x4d, -0xdb,0x4d,0x4e,0x6f,0x48,0x3f,0x68,0x36,0x2d,0x2e,0x29,0x20,0xe6,0x14,0x03,0xaf, -0xf7,0xef,0xa4,0xe3,0xda,0x22,0xd5,0xd3,0xf0,0xd3,0xd9,0x1a,0xd9,0xd3,0x27,0xcf, -0xca,0x9f,0xcc,0xc9,0x9e,0xc4,0xbe,0x60,0xb4,0xaf,0xac,0xad,0xac,0x1b,0xb1,0xb5, -0x1d,0xbf,0xcd,0x88,0xdb,0xe9,0x8d,0xf4,0xff,0xe7,0x09,0x0f,0x70,0x0f,0x0a,0xa7, -0x05,0x02,0x8e,0xfc,0xf4,0x15,0xe9,0xe4,0x30,0xe4,0xe6,0x75,0xe9,0xe5,0x52,0xe4, -0xe1,0xc5,0xe4,0xea,0xc0,0xef,0xf6,0x77,0xfb,0x07,0x1c,0x11,0x1b,0x1e,0x22,0x26, -0x0b,0x2a,0x2a,0xf8,0x30,0x33,0xbf,0x35,0x37,0x0a,0x3a,0x3d,0x73,0x3f,0x40,0x32, -0x40,0x41,0x4a,0x43,0x48,0x7b,0x4c,0x50,0x46,0x50,0x51,0x61,0x4d,0x43,0x69,0x3a, -0x31,0x99,0x2a,0x22,0xc3,0x16,0x07,0x8d,0xfb,0xf1,0xdb,0xe6,0xdf,0xe6,0xd6,0xd3, -0x5f,0xd8,0xd8,0x8a,0xda,0xd1,0x0a,0xcc,0xcb,0xd9,0xca,0xc8,0xb8,0xc0,0xb7,0xf8, -0xaf,0xad,0xd5,0xac,0xab,0x03,0xaa,0xae,0x57,0xb9,0xc8,0x0f,0xda,0xe7,0xfb,0xf1, -0xf9,0xfd,0x04,0x0c,0xa0,0x0d,0x08,0xd2,0x02,0x02,0xc8,0xfe,0xf6,0x23,0xed,0xe7, -0xb5,0xe6,0xe8,0x6b,0xe8,0xe6,0x71,0xe3,0xe2,0xc5,0xe7,0xea,0xc8,0xef,0xf2,0x96, -0xf7,0x04,0x1b,0x0d,0x14,0xba,0x1a,0x1e,0x90,0x22,0x26,0x1c,0x2b,0x2f,0xc9,0x31, -0x37,0x68,0x3b,0x3f,0xeb,0x44,0x46,0xa0,0x47,0x49,0x68,0x4a,0x4e,0x06,0x50,0x50, -0x56,0x54,0x54,0xb4,0x4e,0x47,0xfe,0x3a,0x32,0x70,0x2c,0x23,0xad,0x17,0x09,0x5e, -0x01,0xf8,0xbe,0xed,0xe6,0x49,0xde,0xdd,0x64,0xde,0xdc,0x85,0xd8,0xd1,0x84,0xcb, -0xc8,0xee,0xcb,0xc6,0x2c,0xc1,0xb6,0xcd,0xae,0xb0,0xad,0xad,0xae,0x4b,0xab,0xab, -0xff,0xb9,0xc8,0xe9,0xd6,0xe1,0x8d,0xea,0xf4,0xb8,0xfd,0x03,0xa6,0x05,0x03,0x3d, -0x00,0x00,0xcf,0xfd,0xf6,0x60,0xf0,0xe8,0x93,0xe9,0xe7,0xdc,0xe6,0xe4,0x4d,0xe1, -0xe5,0x3a,0xea,0xec,0xb9,0xee,0xf2,0x66,0xf7,0xfd,0x03,0x09,0x0d,0xf5,0x10,0x14, -0x67,0x18,0x20,0x46,0x26,0x2b,0x85,0x31,0x37,0x02,0x40,0x43,0xba,0x48,0x4d,0x24, -0x4e,0x50,0x9c,0x51,0x52,0x73,0x52,0x53,0xea,0x54,0x55,0x46,0x50,0x46,0xac,0x3f, -0x34,0x25,0x2e,0x22,0x9f,0x18,0x0d,0x5d,0x02,0xfb,0xf2,0xf3,0xee,0x61,0xe4,0xe1, -0xdd,0xe1,0xe0,0xe3,0xdb,0xd0,0xd9,0xcc,0xca,0xfb,0xc7,0xc5,0x8e,0xbc,0xb8,0x17, -0xb0,0xaf,0xb7,0xaf,0xac,0xe4,0xab,0xab,0x99,0xb7,0xc4,0x6a,0xd1,0xdb,0x76,0xe4, -0xed,0x2a,0xf6,0xfd,0x87,0x00,0x00,0x1b,0x01,0xff,0x45,0xfd,0xf7,0xb5,0xee,0xea, -0x20,0xe8,0xe4,0x28,0xe4,0xe3,0xfd,0xe2,0xe4,0x4b,0xea,0xf0,0xe3,0xef,0xf3,0x02, -0xfa,0xfe,0x50,0x04,0x08,0x8c,0x0b,0x0f,0x0b,0x14,0x18,0x22,0x23,0x27,0xcf,0x2e, -0x39,0x6d,0x41,0x4a,0x12,0x4d,0x51,0x52,0x53,0x54,0x15,0x57,0x54,0x15,0x56,0x54, -0x6f,0x53,0x51,0x5c,0x4d,0x47,0x17,0x3f,0x39,0x92,0x2f,0x25,0x7f,0x1b,0x0f,0x35, -0x0a,0xfd,0x37,0xf7,0xf3,0xd0,0xeb,0xe7,0x73,0xe2,0xdf,0x9c,0xdc,0xd6,0x87,0xcc, -0xc9,0x0c,0xc8,0xc3,0xed,0xc0,0xbb,0x86,0xb7,0xb3,0x05,0xb2,0xb0,0x3b,0xaf,0xb1, -0xb3,0xb5,0xc0,0x73,0xc9,0xd1,0x02,0xdb,0xe3,0x90,0xec,0xf3,0xcf,0xf7,0xfc,0xe7, -0xfe,0x00,0x76,0xfe,0xfb,0x66,0xf2,0xed,0x65,0xe8,0xe4,0xef,0xe3,0xe3,0x71,0xe6, -0xe7,0x48,0xea,0xef,0x95,0xf2,0xf4,0x8f,0xf9,0xfe,0x90,0x00,0x02,0xfe,0x02,0x08, -0xe3,0x0c,0x12,0xf4,0x18,0x22,0xde,0x2b,0x38,0x3a,0x42,0x4b,0xd0,0x51,0x56,0x59, -0x59,0x5a,0x02,0x5a,0x57,0xa2,0x55,0x56,0x60,0x52,0x4d,0xb7,0x46,0x44,0x12,0x42, -0x3b,0xf8,0x33,0x2d,0x36,0x21,0x17,0x06,0x10,0x06,0x47,0xfe,0xf7,0x43,0xf1,0xec, -0x5f,0xe7,0xe1,0x39,0xdf,0xd8,0x35,0xd1,0xc9,0xcf,0xc6,0xc3,0x3c,0xc0,0xbc,0xbd, -0xb9,0xb6,0xbe,0xb6,0xb7,0x87,0xb6,0xb6,0x37,0xb6,0xbe,0x3a,0xc6,0xcb,0xee,0xd3, -0xda,0xa6,0xe3,0xeb,0x6f,0xf2,0xf9,0xf8,0xfb,0xfd,0x18,0xfd,0xf9,0xc4,0xf2,0xec, -0x3b,0xe5,0xe0,0xcb,0xdf,0xe0,0x73,0xe4,0xe8,0xa6,0xea,0xf0,0x34,0xf4,0xf6,0x97, -0xf6,0xfa,0x7f,0xfe,0xff,0xb1,0x01,0x02,0xd6,0x06,0x0c,0x1b,0x14,0x1d,0xfc,0x27, -0x35,0x92,0x42,0x4c,0x03,0x54,0x58,0xed,0x5b,0x5d,0x48,0x5d,0x59,0x53,0x57,0x56, -0x80,0x4d,0x4a,0xf3,0x45,0x42,0xf8,0x40,0x3a,0xff,0x37,0x32,0xb7,0x27,0x1e,0x29, -0x11,0x07,0x7e,0x01,0xf9,0x64,0xf3,0xec,0x12,0xe6,0xe1,0xec,0xe0,0xda,0xd0,0xd5, -0xcd,0x9e,0xca,0xca,0xf8,0xc4,0xc4,0x6a,0xbe,0xbd,0x7d,0xbe,0xbf,0x92,0xbf,0xbc, -0xe3,0xb8,0xb8,0x31,0xc0,0xc5,0x91,0xc9,0xce,0x7e,0xd8,0xe1,0x27,0xeb,0xf3,0x9c, -0xfa,0xfc,0xe4,0xfc,0xfb,0x83,0xf3,0xea,0x72,0xe3,0xde,0x71,0xdc,0xdc,0x5d,0xe1, -0xe5,0x6a,0xec,0xf3,0xfb,0xf6,0xf7,0x52,0xf4,0xf5,0x53,0xfb,0xfe,0x86,0xfd,0x00, -0x66,0x04,0x08,0x4d,0x11,0x19,0xab,0x26,0x34,0xe2,0x42,0x51,0xb6,0x5a,0x60,0xe2, -0x60,0x62,0x84,0x5e,0x5b,0x42,0x55,0x51,0xcf,0x4b,0x43,0xcb,0x42,0x3e,0x6c,0x3d, -0x3d,0x52,0x3b,0x3b,0x82,0x33,0x26,0x9b,0x1a,0x10,0x36,0x06,0x00,0xfc,0xf7,0xee, -0x71,0xe7,0xe3,0xc1,0xe2,0xdd,0x70,0xd6,0xcf,0xdf,0xca,0xcc,0x84,0xca,0xc7,0x6f, -0xc6,0xc4,0x34,0xc4,0xc4,0x63,0xc3,0xbc,0xef,0xb8,0xb8,0xf8,0xb8,0xbc,0x58,0xbf, -0xc4,0x5c,0xcc,0xd8,0xd5,0xe2,0xeb,0x9b,0xf5,0xfc,0x90,0xfd,0xfa,0x96,0xf3,0xe9, -0xdb,0xe1,0xdd,0xa4,0xda,0xda,0x32,0xdc,0xe1,0xbf,0xea,0xf2,0x6a,0xf7,0xf6,0x32, -0xf2,0xf4,0x30,0xf6,0xfb,0x05,0xfc,0xfa,0xcb,0xfe,0x05,0xee,0x0f,0x18,0xdf,0x26, -0x36,0xa6,0x44,0x52,0x43,0x5d,0x66,0x36,0x66,0x64,0xab,0x60,0x59,0x2c,0x54,0x4d, -0x3d,0x49,0x45,0xfd,0x41,0x3f,0x53,0x3c,0x3e,0xa1,0x3f,0x3b,0x19,0x39,0x2d,0x40, -0x1f,0x15,0x0e,0x0b,0xff,0xd8,0xf2,0xeb,0x22,0xe5,0xe3,0x65,0xe1,0xde,0xe0,0xd6, -0xd1,0x40,0xd2,0xd1,0x7b,0xd1,0xce,0x58,0xcd,0xcf,0xd2,0xcd,0xcb,0xb6,0xc6,0xbf, -0x50,0xbc,0xbb,0xca,0xb9,0xb9,0x38,0xbb,0xbe,0xa0,0xc5,0xd0,0xfb,0xdb,0xe5,0xd3, -0xef,0xfb,0xfe,0x00,0xfc,0x59,0xf3,0xeb,0xc6,0xe2,0xdc,0x3b,0xd9,0xd8,0x5a,0xdb, -0xde,0x73,0xe6,0xf0,0x09,0xf4,0xf3,0x53,0xf2,0xf2,0xd8,0xf4,0xf4,0x65,0xf4,0xf6, -0xbd,0xfa,0x02,0x2b,0x0e,0x17,0x40,0x24,0x36,0xcc,0x45,0x55,0x92,0x60,0x68,0x97, -0x6a,0x66,0x6a,0x61,0x57,0x3a,0x4f,0x49,0x26,0x47,0x42,0x36,0x42,0x3d,0xd2,0x3b, -0x3e,0x3f,0x40,0x42,0xe9,0x39,0x32,0x31,0x28,0x1e,0x4f,0x14,0x06,0xab,0xf5,0xeb, -0x09,0xe5,0xe2,0x50,0xe2,0xdd,0xea,0xd3,0xd1,0x80,0xd3,0xd4,0x44,0xd4,0xd1,0x1c, -0xd2,0xd1,0x5b,0xd4,0xcf,0xa5,0xc8,0xc1,0x58,0xbb,0xba,0x84,0xb7,0xb5,0x69,0xb4, -0xb8,0xc5,0xbe,0xc6,0xeb,0xd2,0xdb,0x37,0xea,0xf7,0xee,0xfe,0xfe,0xf3,0xf6,0xee, -0x4d,0xe8,0xe2,0xca,0xd9,0xd5,0xa6,0xd6,0xdb,0x0f,0xe2,0xe8,0x43,0xed,0xed,0xb9, -0xef,0xf2,0x52,0xf2,0xf2,0x81,0xef,0xf2,0xa1,0xf8,0x02,0x96,0x0d,0x19,0xf9,0x26, -0x36,0x52,0x4a,0x57,0x98,0x62,0x68,0xb4,0x6b,0x69,0xa1,0x5e,0x56,0x0c,0x4d,0x49, -0xcf,0x48,0x45,0x86,0x42,0x3e,0x0d,0x41,0x41,0x38,0x43,0x42,0x61,0x3d,0x35,0xe3, -0x2b,0x23,0x0c,0x18,0x07,0x38,0xf6,0xea,0xb8,0xe6,0xe3,0x9e,0xe2,0xe1,0x00,0xda, -0xd8,0xab,0xd9,0xdd,0xd8,0xde,0xdc,0x63,0xdb,0xda,0xac,0xd8,0xd3,0xb7,0xcb,0xc4, -0x3c,0xbd,0xb8,0x26,0xb7,0xb4,0xc8,0xb1,0xb4,0x00,0xb9,0xbd,0x27,0xc6,0xd4,0x99, -0xe4,0xf1,0x38,0xf9,0xfa,0xb3,0xf7,0xef,0x7b,0xea,0xe5,0x73,0xdb,0xd6,0xb7,0xd4, -0xd9,0xb0,0xe0,0xe5,0x41,0xe7,0xea,0x78,0xeb,0xef,0x01,0xee,0xe9,0x8c,0xea,0xea, -0x9f,0xf3,0xff,0x0c,0x0b,0x18,0x8b,0x27,0x36,0x42,0x4a,0x5a,0xa5,0x61,0x67,0x0c, -0x6a,0x69,0x9c,0x5e,0x52,0x62,0x49,0x44,0x22,0x44,0x47,0x8a,0x45,0x43,0x5d,0x44, -0x44,0x6a,0x46,0x42,0x01,0x3e,0x3a,0x8e,0x31,0x2a,0x20,0x1e,0x0c,0x82,0xfa,0xef, -0xb3,0xe7,0xe5,0x6c,0xe4,0xdf,0x96,0xdc,0xdd,0x2b,0xde,0xe1,0x3c,0xe3,0xe2,0x47, -0xe0,0xde,0x61,0xda,0xd3,0xd2,0xcf,0xca,0xb2,0xc1,0xbc,0x80,0xb2,0xb1,0x3c,0xb1, -0xb0,0xe4,0xb2,0xb8,0xf8,0xbd,0xcb,0x28,0xdb,0xea,0xd6,0xf4,0xf6,0x11,0xf5,0xf2, -0x54,0xed,0xe7,0x2b,0xdf,0xd9,0x35,0xd5,0xd9,0x06,0xe1,0xe5,0xed,0xe7,0xe8,0xae, -0xea,0xee,0x36,0xed,0xe9,0xd8,0xe8,0xea,0xd4,0xf0,0xfd,0x86,0x0a,0x17,0xdd,0x27, -0x36,0xf8,0x44,0x55,0x39,0x60,0x64,0xeb,0x64,0x62,0x2c,0x5b,0x4e,0x63,0x42,0x3e, -0x9c,0x40,0x44,0xf0,0x47,0x4c,0x75,0x4a,0x49,0x6a,0x47,0x44,0x19,0x41,0x3c,0x2e, -0x39,0x2f,0xd9,0x1f,0x0d,0x3a,0xfd,0xf1,0xea,0xe7,0xe1,0xc8,0xde,0xde,0x1d,0xdc, -0xdf,0x90,0xe3,0xe4,0xef,0xe8,0xe8,0xd7,0xe8,0xe5,0xb4,0xdd,0xd7,0x59,0xd1,0xce, -0x8c,0xc7,0xbd,0x5a,0xb4,0xae,0xee,0xaf,0xad,0x6d,0xb0,0xb3,0x5c,0xb9,0xc4,0x2b, -0xd4,0xe2,0x69,0xed,0xf3,0xf6,0xf1,0xf1,0xa9,0xef,0xea,0x31,0xe2,0xdd,0x72,0xd8, -0xda,0xf8,0xe0,0xe3,0xf2,0xe5,0xe8,0x64,0xe9,0xe9,0x87,0xe9,0xe5,0xdc,0xe3,0xe7, -0xb0,0xed,0xf8,0xdc,0x08,0x1a,0xa3,0x28,0x36,0x03,0x43,0x50,0x7f,0x5a,0x5f,0x5f, -0x60,0x5d,0x5e,0x57,0x4d,0xe0,0x42,0x39,0x4f,0x40,0x44,0xfb,0x48,0x52,0x77,0x52, -0x50,0xd0,0x4c,0x47,0x1f,0x45,0x41,0xd7,0x3d,0x33,0x1b,0x27,0x16,0x03,0x05,0xf6, -0x92,0xec,0xe5,0x27,0xe0,0xe0,0x2e,0xe2,0xe4,0x14,0xe8,0xec,0xe6,0xec,0xed,0xdb, -0xed,0xe9,0x27,0xe4,0xdc,0x6c,0xd5,0xd1,0x36,0xc7,0xbd,0x0f,0xb4,0xac,0x59,0xaa, -0xa8,0x57,0xae,0xb1,0x58,0xb6,0xbe,0x1d,0xcc,0xd8,0xe7,0xe1,0xeb,0xda,0xed,0xec, -0x24,0xeb,0xe8,0x25,0xe3,0xda,0xde,0xd8,0xda,0x71,0xdf,0xe2,0x6a,0xe4,0xe7,0xad, -0xe7,0xe9,0x36,0xe6,0xe3,0x23,0xe4,0xe4,0xae,0xea,0xf4,0x9a,0x04,0x17,0x83,0x28, -0x34,0x18,0x40,0x4c,0xae,0x54,0x57,0x89,0x59,0x57,0xf3,0x51,0x47,0xcb,0x3d,0x38, -0xd8,0x3a,0x42,0xa2,0x49,0x50,0x62,0x53,0x54,0xaa,0x53,0x4f,0x50,0x48,0x43,0x5b, -0x41,0x37,0x32,0x29,0x19,0x6d,0x0b,0xf8,0xc8,0xed,0xe6,0xa7,0xe0,0xe1,0xdd,0xe4, -0xe9,0x7c,0xec,0xf2,0x79,0xf6,0xf7,0x28,0xf5,0xf3,0x11,0xec,0xe3,0x0a,0xde,0xd4, -0xe3,0xcc,0xc0,0xfa,0xb5,0xad,0x12,0xa7,0xa8,0x81,0xac,0xb3,0x52,0xb7,0xbc,0x17, -0xc7,0xd1,0x2f,0xdc,0xe2,0x79,0xe9,0xe9,0x96,0xe7,0xe9,0x33,0xe4,0xdc,0xff,0xd7, -0xd7,0xeb,0xdb,0xe0,0xce,0xe3,0xe7,0xb3,0xe8,0xe9,0xe2,0xe9,0xe6,0xb2,0xe3,0xe6, -0x0e,0xec,0xf4,0xaf,0x03,0x12,0x2e,0x24,0x32,0x3d,0x3b,0x46,0x84,0x4e,0x50,0xda, -0x51,0x50,0x26,0x4f,0x45,0x39,0x3c,0x39,0x29,0x3d,0x43,0xe6,0x49,0x50,0x8f,0x54, -0x58,0xf5,0x55,0x55,0x4d,0x4f,0x44,0x27,0x41,0x39,0x1f,0x2c,0x1d,0xb1,0x0b,0xfb, -0x93,0xed,0xe4,0x0a,0xe3,0xe1,0x65,0xe5,0xec,0x7c,0xee,0xf3,0x50,0xfb,0xfd,0x50, -0xfa,0xf5,0x1e,0xef,0xe8,0x25,0xde,0xd4,0x7c,0xcc,0xbf,0x7c,0xb6,0xac,0xdb,0xa4, -0xa5,0x3e,0xac,0xb3,0xf6,0xb8,0xbc,0xb6,0xc4,0xcf,0xb5,0xd8,0xdd,0x8b,0xe1,0xe2, -0x1b,0xe4,0xe4,0x90,0xe3,0xdd,0xf4,0xd6,0xd4,0x35,0xd8,0xde,0x37,0xe2,0xe5,0x7c, -0xe9,0xe8,0x9a,0xeb,0xeb,0xe6,0xe6,0xe7,0x25,0xee,0xf9,0x51,0x02,0x11,0x36,0x21, -0x31,0xa0,0x3d,0x41,0x00,0x48,0x4d,0x3a,0x4a,0x4b,0x33,0x49,0x42,0x4f,0x3b,0x37, -0x17,0x3c,0x43,0x72,0x47,0x4b,0x93,0x51,0x57,0x8a,0x5d,0x5a,0x89,0x53,0x49,0xb0, -0x42,0x3c,0xcd,0x32,0x20,0x8a,0x0d,0xfb,0x7a,0xee,0xe7,0xd6,0xe2,0xe4,0x4a,0xe9, -0xec,0x25,0xf4,0xfb,0xa7,0xfe,0x03,0x69,0x01,0xfd,0x44,0xf9,0xee,0xa8,0xe4,0xd8, -0x26,0xce,0xc3,0x2b,0xb7,0xac,0xb6,0xa5,0xa7,0x81,0xac,0xb5,0xe3,0xb6,0xbe,0x5b, -0xc6,0xcd,0xf1,0xd6,0xda,0x07,0xdb,0xdd,0x17,0xde,0xe0,0x44,0xde,0xda,0x58,0xd6, -0xd5,0xba,0xd5,0xdb,0xe4,0xdd,0xe2,0x9f,0xe8,0xe8,0x9c,0xec,0xed,0x72,0xeb,0xea, -0x7c,0xee,0xf8,0x31,0x01,0x0b,0xc7,0x19,0x29,0xb3,0x32,0x39,0x91,0x3d,0x42,0x82, -0x43,0x42,0x29,0x41,0x3f,0xd4,0x3a,0x39,0x15,0x3b,0x3e,0x4d,0x46,0x49,0xb7,0x50, -0x5a,0x18,0x5f,0x5e,0x84,0x56,0x50,0x0d,0x49,0x42,0x78,0x37,0x26,0x85,0x10,0xff, -0xd3,0xf2,0xe9,0x9b,0xe6,0xe7,0x03,0xeb,0xf2,0x06,0xf8,0xff,0x9b,0x06,0x05,0xd0, -0x04,0x03,0x2a,0xfc,0xf2,0x5a,0xe7,0xda,0xea,0xcf,0xc5,0xd7,0xb6,0xaa,0x62,0xa3, -0xa5,0xa2,0xaa,0xaf,0xf0,0xb4,0xbb,0xb1,0xc6,0xce,0x85,0xd3,0xd8,0x35,0xd9,0xd8, -0x5a,0xdb,0xdc,0x9c,0xda,0xd7,0x96,0xd5,0xd6,0xee,0xd7,0xd6,0xa5,0xdb,0xe1,0xf5, -0xe6,0xec,0xc1,0xef,0xf1,0x0d,0xf3,0xf4,0x03,0xf6,0xfe,0x2b,0x07,0x0d,0x8d,0x17, -0x23,0xb9,0x2d,0x34,0x41,0x36,0x3a,0xb6,0x3e,0x3f,0x2e,0x3f,0x3d,0xb8,0x3b,0x3a, -0xce,0x3b,0x3c,0x0a,0x40,0x45,0x59,0x4d,0x57,0x19,0x5c,0x59,0x83,0x56,0x52,0xb1, -0x4c,0x43,0x37,0x37,0x27,0x02,0x12,0x00,0xda,0xf5,0xee,0x84,0xe9,0xe8,0xe4,0xed, -0xf5,0x7e,0xff,0x05,0x03,0x08,0x08,0xce,0x08,0x06,0x39,0x00,0xf5,0x1d,0xea,0xdf, -0x72,0xd2,0xc7,0xa0,0xba,0xad,0x81,0xa5,0xa4,0x3e,0xaa,0xad,0xa3,0xb1,0xbb,0x1e, -0xc4,0xcc,0xef,0xd1,0xd4,0xbb,0xd5,0xd7,0x0e,0xda,0xd6,0xc5,0xd3,0xd2,0x62,0xd2, -0xd6,0x11,0xd7,0xd4,0x41,0xd5,0xdc,0x34,0xe3,0xec,0xf1,0xef,0xf3,0x65,0xf6,0xf9, -0xe0,0xfd,0x03,0x62,0x09,0x0d,0x82,0x11,0x1c,0xbb,0x25,0x2a,0xd2,0x2c,0x30,0xab, -0x36,0x3b,0x46,0x3a,0x3b,0x4d,0x3c,0x3a,0x63,0x3b,0x3b,0xd2,0x3b,0x41,0x79,0x4b, -0x56,0xb3,0x5b,0x59,0x8f,0x58,0x56,0x6f,0x50,0x48,0xf5,0x38,0x26,0x51,0x15,0x06, -0x2d,0xfb,0xf2,0x4b,0xec,0xeb,0x9f,0xf0,0xfc,0xfb,0x05,0x0b,0x81,0x0b,0x0a,0xac, -0x0b,0x09,0x59,0x02,0xf8,0x7e,0xec,0xe0,0x98,0xd6,0xc7,0x13,0xbb,0xb0,0x56,0xa9, -0xa5,0x5e,0xa9,0xab,0x8f,0xaf,0xb9,0x1a,0xc2,0xcb,0x07,0xcf,0xd3,0x97,0xd4,0xd8, -0x94,0xd9,0xd3,0x8e,0xd0,0xd0,0x46,0xd2,0xd4,0x1a,0xd5,0xd4,0x39,0xd4,0xdb,0x97, -0xe4,0xec,0x95,0xf1,0xf3,0x1f,0xf8,0xff,0x33,0x05,0x09,0x74,0x0c,0x0e,0x8f,0x10, -0x16,0x58,0x1d,0x23,0x95,0x24,0x2c,0xc0,0x32,0x36,0xbc,0x39,0x3b,0xf0,0x3d,0x3b, -0x9e,0x3a,0x38,0x0a,0x37,0x3c,0x9a,0x48,0x52,0x92,0x58,0x59,0x52,0x59,0x56,0xb5, -0x53,0x48,0x10,0x38,0x28,0xa7,0x17,0x0c,0xf9,0x00,0xf7,0xfd,0xf1,0xf2,0x58,0xf8, -0x01,0x55,0x0c,0x0f,0xab,0x0e,0x0e,0xd4,0x0b,0x0a,0xf5,0x03,0xfb,0xa1,0xf0,0xe4, -0xbf,0xd7,0xcc,0x62,0xbf,0xb4,0x2f,0xae,0xaa,0x02,0xab,0xa8,0xc0,0xab,0xb3,0x9f, -0xbb,0xc4,0xb2,0xc9,0xce,0x35,0xd3,0xd7,0x0a,0xd8,0xd4,0x29,0xd1,0xce,0x57,0xd0, -0xd2,0xe4,0xcf,0xd1,0x42,0xd2,0xd8,0xb1,0xe2,0xe9,0x7f,0xef,0xf4,0x92,0xfa,0x03, -0x0b,0x09,0x0c,0xfb,0x0e,0x0d,0x3b,0x0d,0x0e,0x81,0x13,0x18,0x62,0x1c,0x21,0xee, -0x2b,0x31,0x3a,0x34,0x3b,0x8e,0x3d,0x3f,0xbc,0x3b,0x37,0x94,0x34,0x36,0x1b,0x43, -0x4e,0x66,0x56,0x58,0xb9,0x59,0x57,0xf7,0x53,0x49,0x46,0x39,0x2b,0xa0,0x1c,0x10, -0x4a,0x07,0xfe,0x95,0xfa,0xf9,0x24,0xff,0x08,0x04,0x10,0x15,0x09,0x12,0x0e,0x4f, -0x0d,0x09,0xe0,0x05,0xfe,0x94,0xf3,0xe8,0x7f,0xdd,0xcf,0xbd,0xc5,0xba,0x8e,0xb3, -0xb0,0x32,0xab,0xa8,0x54,0xa8,0xad,0x4f,0xb5,0xba,0xe7,0xc0,0xc7,0x9c,0xce,0xd3, -0xc1,0xd4,0xd5,0x07,0xd3,0xcf,0x0b,0xd1,0xcf,0xa4,0xce,0xcf,0x61,0xcf,0xd7,0x1a, -0xe0,0xe8,0x3b,0xef,0xf6,0xe8,0xfd,0x05,0x60,0x0d,0x11,0xbd,0x13,0x14,0xbb,0x0f, -0x0c,0x7b,0x0f,0x14,0xef,0x17,0x20,0x00,0x27,0x2b,0xee,0x30,0x36,0x98,0x3d,0x40, -0x71,0x3d,0x36,0xab,0x33,0x35,0xf4,0x3c,0x49,0xd2,0x51,0x58,0x12,0x59,0x55,0x58, -0x4f,0x45,0xf6,0x3a,0x2c,0x97,0x21,0x13,0x35,0x0b,0x03,0x9e,0x01,0x03,0x9c,0x03, -0x0c,0xd0,0x11,0x14,0xd1,0x12,0x0d,0xf6,0x0a,0x08,0x17,0x05,0xfe,0x46,0xf7,0xed, -0xb5,0xe1,0xd7,0x89,0xcd,0xc3,0x85,0xba,0xb3,0xcf,0xad,0xa8,0x49,0xa8,0xaa,0x1b, -0xaf,0xb4,0x1d,0xb9,0xc1,0x59,0xc9,0xcd,0x5d,0xd2,0xd4,0x89,0xd5,0xd2,0x26,0xd1, -0xce,0x01,0xce,0xcf,0xbc,0xcf,0xd6,0xab,0xde,0xe8,0xf6,0xf2,0xfb,0xd6,0x00,0x0a, -0x6b,0x0f,0x14,0x9c,0x16,0x13,0x17,0x10,0x0b,0x0a,0x0b,0x0e,0x17,0x14,0x1a,0x77, -0x24,0x27,0x32,0x2c,0x32,0x44,0x38,0x3f,0x3b,0x3b,0x36,0x5f,0x32,0x32,0x2c,0x38, -0x44,0x71,0x4e,0x53,0xa3,0x55,0x52,0x27,0x4c,0x43,0x89,0x3a,0x2e,0xde,0x22,0x17, -0x41,0x0f,0x0c,0x15,0x0b,0x0a,0x17,0x0b,0x0f,0x15,0x15,0x16,0x07,0x14,0x10,0x67, -0x0c,0x08,0xd1,0x04,0xff,0x41,0xf8,0xf0,0x3c,0xe8,0xde,0x1d,0xd5,0xcb,0xb1,0xc2, -0xb9,0xba,0xb1,0xab,0x0b,0xa8,0xa8,0x63,0xab,0xb0,0x51,0xb4,0xba,0xb7,0xbe,0xc5, -0x41,0xcc,0xd2,0x74,0xd4,0xd3,0xbe,0xd0,0xce,0xe6,0xcd,0xce,0xc2,0xcd,0xd1,0x00, -0xd9,0xe7,0xe1,0xf0,0xf9,0x87,0x02,0x09,0x35,0x10,0x13,0x27,0x15,0x11,0xa0,0x0d, -0x0c,0xa3,0x09,0x0a,0xd8,0x0e,0x15,0xd1,0x1c,0x24,0xf5,0x29,0x2c,0xfa,0x33,0x3a, -0xc1,0x3c,0x37,0xfb,0x33,0x32,0xf6,0x36,0x42,0xa6,0x4c,0x51,0x58,0x4f,0x4e,0x61, -0x47,0x42,0x26,0x3a,0x2e,0x39,0x26,0x1c,0xd9,0x17,0x15,0x6f,0x17,0x13,0x85,0x12, -0x14,0x18,0x16,0x15,0x8c,0x13,0x11,0x40,0x0d,0x0a,0x1a,0x05,0x00,0x0b,0xfa,0xf3, -0x23,0xee,0xe5,0xb7,0xda,0xd0,0xa5,0xc9,0xbe,0x16,0xb7,0xad,0x8a,0xa7,0xa6,0x51, -0xa9,0xae,0xf2,0xb2,0xb5,0xec,0xb9,0xbf,0xa8,0xc9,0xd0,0x39,0xd3,0xd4,0x25,0xd0, -0xd0,0x44,0xd2,0xcf,0xaa,0xce,0xcf,0x5a,0xd8,0xe7,0xd7,0xf4,0xfc,0x83,0x02,0x0b, -0x8b,0x13,0x15,0x8d,0x14,0x13,0xc2,0x0e,0x0c,0x3e,0x0c,0x0b,0x13,0x0c,0x11,0xb4, -0x18,0x1f,0x4b,0x27,0x2b,0x48,0x2d,0x31,0xce,0x35,0x35,0x0e,0x35,0x31,0xf1,0x33, -0x3e,0xc9,0x48,0x4d,0x10,0x4b,0x49,0x85,0x43,0x3d,0x12,0x35,0x2c,0xce,0x25,0x20, -0xcb,0x1f,0x20,0x9a,0x1e,0x1d,0xd6,0x1a,0x1b,0x00,0x1a,0x16,0xce,0x13,0x10,0x78, -0x10,0x0c,0x50,0x06,0x03,0x85,0xfa,0xf4,0xee,0xee,0xe8,0x6c,0xde,0xd7,0xb8,0xcf, -0xc6,0xce,0xbb,0xb1,0xd3,0xa7,0xa6,0x45,0xa8,0xa9,0xdb,0xaf,0xaf,0xcd,0xae,0xb5, -0xae,0xc1,0xc9,0x9b,0xcb,0xce,0x04,0xd0,0xd2,0xf1,0xd2,0xd3,0x19,0xcf,0xcf,0x19, -0xd8,0xe6,0x88,0xf2,0xfa,0x10,0x02,0x0b,0xe5,0x12,0x16,0x2b,0x15,0x0f,0x4e,0x10, -0x0f,0x73,0x0c,0x09,0x39,0x0a,0x0d,0x64,0x12,0x18,0xbe,0x1f,0x24,0x84,0x28,0x2d, -0x46,0x30,0x34,0x9a,0x35,0x33,0xe6,0x36,0x3d,0xb5,0x44,0x49,0x9f,0x48,0x47,0xef, -0x40,0x38,0x43,0x32,0x28,0xdc,0x23,0x25,0x86,0x26,0x28,0x9e,0x22,0x21,0xbb,0x20, -0x1c,0x55,0x1d,0x16,0x56,0x15,0x13,0xd0,0x12,0x0f,0x15,0x0a,0x03,0xec,0xfd,0xfc, -0xf5,0xf2,0xec,0xa7,0xe2,0xdb,0xec,0xd5,0xcc,0x9f,0xc4,0xb5,0x1b,0xad,0xab,0x28, -0xad,0xac,0xc1,0xad,0xaf,0xa3,0xae,0xb2,0x86,0xbb,0xc5,0xee,0xca,0xc9,0xec,0xcf, -0xd6,0xb3,0xd6,0xd5,0x5d,0xd3,0xd4,0x9d,0xdc,0xe7,0xc3,0xf1,0xfa,0x02,0x03,0x09, -0x2d,0x11,0x14,0xe4,0x14,0x11,0xe8,0x0e,0x0e,0xf9,0x0b,0x09,0x19,0x09,0x0b,0x64, -0x0e,0x12,0x7d,0x16,0x1c,0x6b,0x23,0x28,0x39,0x2c,0x2e,0x31,0x31,0x33,0x01,0x34, -0x39,0x75,0x3d,0x40,0x1d,0x43,0x40,0xc1,0x3b,0x33,0xe8,0x2a,0x26,0xbb,0x23,0x25, -0x73,0x2c,0x2c,0x21,0x2a,0x26,0x2e,0x25,0x22,0xca,0x1e,0x1a,0xeb,0x14,0x14,0x5c, -0x13,0x12,0x3a,0x0d,0x07,0x1c,0x02,0xfd,0x23,0xf7,0xec,0x54,0xe4,0xde,0x10,0xd7, -0xd1,0xf1,0xca,0xbe,0xd2,0xb3,0xb0,0x4f,0xb0,0xb1,0x0a,0xb0,0xaf,0x36,0xb0,0xb1, -0xd9,0xb3,0xbd,0xe1,0xc2,0xc7,0x26,0xce,0xd3,0xbe,0xd8,0xd7,0xb4,0xd5,0xd8,0x22, -0xe0,0xe8,0x5b,0xf0,0xf8,0x2a,0xff,0x06,0xca,0x0b,0x0f,0xcf,0x12,0x12,0xdf,0x11, -0x0f,0x8e,0x0e,0x0c,0x35,0x0b,0x0c,0xa2,0x0d,0x0d,0x5e,0x10,0x16,0xb6,0x1f,0x26, -0xde,0x2b,0x2d,0xe1,0x2d,0x33,0x51,0x36,0x35,0x3d,0x39,0x3a,0x68,0x3b,0x3a,0xb3, -0x36,0x31,0xf5,0x27,0x22,0x6c,0x22,0x25,0x99,0x2d,0x2f,0x14,0x2f,0x2b,0xbf,0x29, -0x25,0xf3,0x1f,0x1b,0x7d,0x16,0x16,0x33,0x16,0x14,0xd9,0x10,0x0b,0xa9,0x07,0x01, -0x0a,0xf9,0xf0,0xe1,0xe7,0xdd,0x03,0xd8,0xd1,0x06,0xcb,0xc2,0x0a,0xb9,0xb7,0xbe, -0xb4,0xb4,0x46,0xb3,0xb0,0x60,0xb0,0xb0,0x06,0xb2,0xb4,0x24,0xb9,0xc1,0x02,0xca, -0xd1,0xcd,0xd6,0xd8,0x6e,0xda,0xdf,0x41,0xe6,0xed,0x11,0xf4,0xf9,0x99,0xfc,0x01, -0xe5,0x07,0x0c,0xf2,0x10,0x13,0x45,0x14,0x13,0x31,0x10,0x0f,0x70,0x0d,0x09,0x7c, -0x08,0x05,0x0e,0x08,0x0d,0xdc,0x17,0x22,0x31,0x27,0x2a,0xb3,0x2c,0x30,0x5e,0x34, -0x33,0x7f,0x35,0x36,0x5c,0x37,0x36,0x12,0x33,0x2e,0x3c,0x28,0x24,0xc5,0x23,0x28, -0x01,0x2d,0x31,0xfa,0x32,0x31,0x33,0x2f,0x2c,0xca,0x26,0x20,0xc3,0x1d,0x1c,0xcc, -0x19,0x17,0x47,0x14,0x0f,0xd6,0x09,0x03,0x44,0xfc,0xf2,0xb4,0xeb,0xe1,0x0e,0xd9, -0xd2,0xa3,0xc9,0xc5,0xd0,0xbf,0xbc,0xb0,0xb7,0xb5,0x3e,0xb4,0xb2,0xe5,0xaf,0xad, -0x89,0xb0,0xaf,0x5c,0xb3,0xbb,0x7c,0xc4,0xd0,0xdd,0xd5,0xda,0xe3,0xdd,0xe2,0xb9, -0xea,0xf0,0x26,0xf5,0xf8,0xce,0xfa,0xfc,0x3e,0x00,0x06,0xa4,0x0b,0x10,0xd2,0x13, -0x14,0x68,0x14,0x13,0x79,0x0f,0x09,0x87,0x04,0x02,0x6c,0x04,0x09,0xeb,0x12,0x1d, -0xcf,0x25,0x29,0xf5,0x2c,0x2f,0xa9,0x32,0x32,0xaf,0x31,0x32,0x44,0x31,0x2f,0x9a, -0x2e,0x2b,0xa5,0x28,0x25,0xd8,0x24,0x27,0x2b,0x2b,0x30,0x72,0x34,0x31,0x37,0x30, -0x30,0x30,0x2b,0x27,0xd2,0x22,0x1f,0xe8,0x1e,0x1a,0x77,0x19,0x13,0x38,0x0c,0x06, -0xc1,0xfe,0xf7,0x7a,0xef,0xe5,0x9b,0xdc,0xd3,0x44,0xcb,0xc7,0x4c,0xc4,0xc0,0x76, -0xbc,0xb9,0x34,0xb7,0xb3,0xc8,0xad,0xab,0x1f,0xac,0xac,0x81,0xad,0xb2,0x05,0xbd, -0xc9,0x89,0xd2,0xd9,0x9b,0xde,0xe5,0xcc,0xee,0xf6,0x3f,0xf9,0xf9,0x8d,0xfb,0xfc, -0xa9,0xfc,0xff,0x7b,0x05,0x08,0x6c,0x0d,0x13,0xeb,0x16,0x15,0x2b,0x11,0x08,0xa5, -0x00,0xff,0x54,0x00,0x04,0x8e,0x0c,0x16,0x37,0x20,0x22,0xda,0x26,0x2b,0x5f,0x2f, -0x31,0xdf,0x2f,0x2f,0x53,0x2f,0x2d,0x48,0x2c,0x2b,0x13,0x2b,0x28,0xaf,0x26,0x28, -0x0b,0x2b,0x2c,0x17,0x30,0x30,0x4d,0x30,0x31,0xd3,0x31,0x2e,0x62,0x2b,0x28,0x48, -0x25,0x24,0x70,0x1e,0x1a,0xdc,0x12,0x0a,0x19,0x03,0xfb,0xd9,0xf2,0xe7,0x15,0xde, -0xd5,0xc8,0xce,0xc8,0xda,0xc6,0xc4,0x2c,0xc0,0xbd,0xf0,0xb5,0xb1,0x4f,0xae,0xa9, -0x2d,0xaa,0xab,0x83,0xaa,0xaf,0xf4,0xb6,0xc6,0x72,0xd1,0xd7,0x40,0xdd,0xe4,0x9e, -0xed,0xf5,0xc4,0xf8,0xf8,0x9b,0xf9,0xfc,0xf1,0xfb,0xfc,0x1b,0x00,0x04,0xca,0x09, -0x13,0x9f,0x19,0x19,0x61,0x13,0x0b,0x66,0x05,0x01,0x59,0x02,0x06,0x94,0x0b,0x15, -0x87,0x1d,0x25,0x90,0x27,0x28,0x37,0x2e,0x2f,0x18,0x31,0x2d,0x3b,0x28,0x29,0x3a, -0x29,0x29,0x3a,0x2a,0x2b,0xe4,0x28,0x29,0x93,0x2c,0x2d,0x2d,0x2f,0x2f,0x84,0x32, -0x33,0x27,0x31,0x31,0x89,0x2c,0x2a,0xb7,0x27,0x24,0x17,0x21,0x18,0x0d,0x16,0x0d, -0xf7,0x03,0xfc,0x91,0xf1,0xe7,0x6f,0xdd,0xd8,0x34,0xd2,0xce,0x60,0xca,0xc8,0x4e, -0xc6,0xc0,0x39,0xba,0xb1,0xbd,0xab,0xa8,0x9d,0xaa,0xa8,0x8f,0xa8,0xad,0xc4,0xb3, -0xc3,0xfc,0xd1,0xd7,0xd1,0xde,0xe6,0xb2,0xec,0xf4,0xb5,0xf7,0xfa,0xcc,0xf9,0xfa, -0x4c,0xfa,0xf9,0xfc,0xf9,0xfe,0xd4,0x06,0x10,0x63,0x14,0x12,0xb2,0x0e,0x08,0x35, -0x05,0x04,0x42,0x01,0x03,0x84,0x08,0x0f,0x2d,0x19,0x1e,0xa3,0x22,0x23,0xae,0x27, -0x30,0x07,0x2e,0x2a,0xee,0x28,0x25,0x02,0x2b,0x2b,0xf0,0x2b,0x2a,0xbf,0x28,0x2a, -0x89,0x2c,0x2b,0xfe,0x2a,0x2d,0x67,0x2f,0x33,0x5a,0x35,0x34,0xd9,0x31,0x30,0xc0, -0x2d,0x2a,0xf2,0x23,0x21,0xeb,0x1a,0x15,0xc5,0x0b,0xfe,0xe8,0xf3,0xea,0xc2,0xe1, -0xda,0x87,0xd5,0xd1,0x39,0xd0,0xcf,0xf9,0xcc,0xc5,0xf0,0xba,0xb1,0x8a,0xaa,0xa8, -0x41,0xa8,0xa7,0xce,0xa6,0xab,0x4e,0xb4,0xc2,0xea,0xcf,0xd7,0xdc,0xdd,0xe4,0xb2, -0xeb,0xf1,0xa6,0xf1,0xf5,0xd1,0xf8,0xf7,0xcb,0xf9,0xf8,0x7b,0xfa,0xfe,0xfe,0x04, -0x0f,0x6b,0x11,0x0d,0x8d,0x0a,0x08,0x90,0x05,0x03,0x26,0x05,0x06,0x65,0x0a,0x0e, -0x46,0x15,0x1b,0x28,0x1e,0x23,0xb9,0x26,0x2d,0x1b,0x2e,0x28,0x76,0x26,0x26,0xa8, -0x26,0x29,0x87,0x2b,0x29,0x19,0x28,0x29,0xd9,0x2b,0x2b,0x2b,0x2a,0x2e,0x91,0x31, -0x33,0xe0,0x36,0x36,0x4b,0x36,0x33,0x58,0x2f,0x29,0x9f,0x24,0x22,0x0f,0x1e,0x15, -0x9f,0x0e,0x03,0x1b,0xf7,0xec,0x4a,0xe4,0xdc,0xf6,0xd4,0xcf,0xcd,0xd1,0xd3,0x35, -0xd0,0xc9,0xf3,0xbc,0xb0,0x3d,0xac,0xa7,0x3d,0xa6,0xa9,0xe4,0xa5,0xab,0x85,0xb7, -0xc2,0xfb,0xd2,0xd9,0xa9,0xdf,0xe3,0x2e,0xec,0xf2,0x61,0xf2,0xf3,0xc2,0xf3,0xf6, -0xff,0xf6,0xf8,0xab,0xfb,0x01,0x8b,0x08,0x0b,0xc6,0x0d,0x0a,0x22,0x07,0x08,0x94, -0x04,0x04,0xed,0x07,0x0a,0xde,0x0c,0x0e,0x3c,0x11,0x14,0xec,0x18,0x1e,0xca,0x24, -0x2b,0x66,0x29,0x27,0xa0,0x22,0x24,0x29,0x27,0x26,0x1d,0x28,0x29,0x1a,0x26,0x25, -0x1d,0x29,0x28,0x72,0x28,0x2b,0xd3,0x32,0x38,0xf2,0x36,0x36,0x75,0x37,0x34,0xe4, -0x2f,0x29,0xe2,0x26,0x24,0x1a,0x1f,0x19,0x74,0x0f,0x05,0x0d,0xfc,0xf3,0xdc,0xe8, -0xdf,0x6a,0xd9,0xd3,0x07,0xd5,0xd3,0x7b,0xd4,0xcd,0xf1,0xbe,0xb2,0x37,0xa9,0xa9, -0xe2,0xa5,0xa5,0xd3,0xa5,0xaa,0xfd,0xb4,0xc0,0x9d,0xcd,0xd7,0xc1,0xdd,0xe2,0xf0, -0xe8,0xec,0x6c,0xee,0xf0,0xb4,0xee,0xf0,0x32,0xf3,0xf6,0xb3,0xfb,0x02,0x58,0x09, -0x0c,0x26,0x0a,0x08,0xf6,0x06,0x05,0x7f,0x05,0x02,0x6c,0x08,0x0e,0x67,0x13,0x12, -0x44,0x10,0x13,0x62,0x18,0x1e,0x47,0x25,0x29,0x7a,0x2a,0x28,0x20,0x26,0x24,0xc4, -0x25,0x24,0x4f,0x25,0x27,0x6b,0x25,0x25,0x2f,0x23,0x24,0x5b,0x27,0x2a,0x76,0x32, -0x3b,0x55,0x3c,0x39,0x0e,0x3a,0x38,0x18,0x32,0x2b,0x9d,0x27,0x24,0xef,0x1f,0x1b, -0x89,0x12,0x08,0xfa,0x02,0xf8,0xb3,0xee,0xe3,0xae,0xdb,0xd7,0xc6,0xd6,0xd7,0xec, -0xd2,0xcc,0x9c,0xc2,0xb5,0x62,0xaa,0xa8,0xd7,0xa8,0xa7,0xe3,0xa8,0xad,0x37,0xb6, -0xc1,0x5e,0xcb,0xd5,0x78,0xdf,0xe2,0x19,0xe9,0xed,0x16,0xed,0xee,0x87,0xeb,0xea, -0x5d,0xee,0xf4,0xda,0xf9,0xff,0xda,0x05,0x08,0xfa,0x06,0x05,0x71,0x03,0x01,0x24, -0x02,0x03,0xe1,0x06,0x0e,0x85,0x13,0x13,0xa8,0x12,0x11,0x2d,0x16,0x1e,0x98,0x22, -0x27,0x4d,0x29,0x26,0x54,0x23,0x1f,0x9f,0x1e,0x21,0x0d,0x21,0x22,0x71,0x23,0x24, -0xaf,0x23,0x23,0x1c,0x28,0x31,0xb4,0x37,0x3c,0xef,0x41,0x3e,0x2d,0x3d,0x36,0x48, -0x32,0x2f,0xe7,0x26,0x22,0xa5,0x1c,0x19,0x0e,0x14,0x0e,0xe1,0x06,0x00,0x83,0xf5, -0xeb,0x59,0xe4,0xde,0x56,0xda,0xd8,0x47,0xd5,0xcd,0xd2,0xc1,0xb8,0x97,0xab,0xa8, -0x04,0xa8,0xa8,0x30,0xaa,0xaf,0x90,0xb4,0xbc,0xb7,0xc4,0xcd,0xfa,0xd7,0xde,0x89, -0xe4,0xe9,0x8c,0xed,0xec,0x9e,0xe9,0xe8,0x53,0xed,0xf2,0xac,0xfa,0xff,0x0a,0x05, -0x07,0x1c,0x08,0x06,0x8c,0x02,0x00,0x27,0x03,0x02,0xfe,0x05,0x0e,0xf5,0x0f,0x11, -0x31,0x11,0x10,0x9c,0x16,0x1c,0x99,0x25,0x29,0x74,0x29,0x28,0xd4,0x25,0x20,0xeb, -0x1e,0x1f,0x44,0x1d,0x1e,0xa1,0x1f,0x1e,0xae,0x23,0x24,0xd6,0x27,0x2c,0x0b,0x37, -0x3e,0x50,0x3d,0x3e,0xaf,0x3c,0x36,0xda,0x30,0x2d,0x4d,0x27,0x1e,0x4f,0x19,0x14, -0xdb,0x12,0x0f,0xc4,0x0a,0x05,0x6a,0xfb,0xf3,0xe8,0xeb,0xe6,0x8b,0xe1,0xdb,0xfe, -0xd5,0xcc,0xc9,0xc3,0xb9,0x55,0xb2,0xad,0x74,0xac,0xae,0x6f,0xaf,0xb5,0x10,0xb8, -0xbd,0xe7,0xc2,0xc9,0x94,0xd6,0xdc,0x28,0xe4,0xe8,0x90,0xed,0xf0,0x37,0xe9,0xe9, -0x1c,0xed,0xf2,0x1a,0xf8,0xfb,0xa9,0x00,0x01,0xf3,0x02,0x02,0x57,0xff,0xfc,0xb7, -0x01,0x07,0x92,0x06,0x0b,0xb6,0x10,0x11,0xdd,0x0f,0x12,0x90,0x1a,0x20,0xf1,0x28, -0x2c,0xf1,0x29,0x29,0xad,0x24,0x1e,0x80,0x1a,0x19,0x66,0x18,0x17,0xfc,0x18,0x1d, -0x53,0x21,0x24,0x3d,0x2c,0x2f,0xfb,0x35,0x3f,0xab,0x41,0x3f,0xd3,0x3a,0x36,0x12, -0x32,0x2e,0x84,0x29,0x20,0x02,0x18,0x14,0xb2,0x10,0x0e,0x79,0x0c,0x06,0xb4,0x00, -0xf9,0x88,0xf1,0xec,0x42,0xe8,0xe0,0x3d,0xd9,0xcc,0x04,0xc2,0xb8,0xad,0xaf,0xaf, -0xb4,0xaf,0xb2,0xc6,0xb3,0xb4,0x44,0xba,0xbc,0xc2,0xbf,0xc3,0x77,0xcd,0xd9,0x3d, -0xde,0xe5,0x72,0xe8,0xed,0x7a,0xec,0xea,0x25,0xef,0xf1,0x2f,0xf7,0xf9,0x58,0xfa, -0x00,0x45,0x01,0xfe,0x11,0xfb,0xfb,0x29,0xff,0x06,0x87,0x09,0x08,0xea,0x0b,0x0e, -0x0b,0x0f,0x11,0xe6,0x17,0x22,0x6e,0x2b,0x32,0x74,0x30,0x2c,0xa7,0x27,0x1f,0x4d, -0x1b,0x15,0xee,0x12,0x11,0xeb,0x11,0x18,0x7d,0x20,0x22,0x08,0x2a,0x31,0x66,0x38, -0x41,0xa0,0x43,0x3f,0xf9,0x37,0x33,0xc3,0x30,0x2c,0x38,0x27,0x1e,0x8f,0x16,0x10, -0x9b,0x0e,0x0d,0xb4,0x08,0x06,0xf7,0x03,0xff,0xcd,0xf7,0xf0,0x0f,0xee,0xe7,0xe5, -0xde,0xcf,0xd4,0xc4,0xb9,0xbd,0xb3,0xb4,0x6a,0xb5,0xba,0x64,0xba,0xbd,0xe2,0xbe, -0xbd,0xf9,0xbe,0xc1,0xc3,0xc7,0xd1,0xab,0xdb,0xdf,0x68,0xe6,0xeb,0x9f,0xee,0xf1, -0x40,0xf3,0xf6,0xf6,0xf4,0xf5,0x7f,0xf5,0xf7,0x53,0xfa,0xf7,0xbd,0xf3,0xf4,0x83, -0xfb,0x02,0x03,0x09,0x0c,0xba,0x0e,0x10,0x8d,0x13,0x16,0x36,0x1d,0x26,0xc9,0x30, -0x36,0x68,0x35,0x31,0xe1,0x27,0x1f,0xfa,0x17,0x10,0x94,0x0c,0x0c,0xe4,0x0d,0x16, -0xb5,0x1f,0x26,0x71,0x2a,0x32,0x90,0x3c,0x42,0x4a,0x44,0x3f,0xe0,0x39,0x32,0xf1, -0x2e,0x2c,0x8a,0x26,0x20,0x07,0x16,0x10,0xbd,0x0d,0x0b,0xb5,0x06,0x02,0x3b,0x03, -0xff,0xca,0xfc,0xf7,0xac,0xf1,0xeb,0xab,0xe2,0xd6,0x64,0xc7,0xc0,0x13,0xbc,0xba, -0x76,0xbb,0xbc,0xc9,0xbe,0xbe,0x79,0xbe,0xba,0x1b,0xbb,0xbc,0x33,0xc2,0xcc,0x8a, -0xd4,0xdb,0x0c,0xdf,0xe5,0x08,0xeb,0xed,0xec,0xf1,0xf4,0x42,0xf2,0xf0,0x25,0xf3, -0xf5,0x85,0xf3,0xf1,0x34,0xf2,0xf2,0x5a,0xf8,0x00,0x10,0x05,0x07,0x58,0x0d,0x13, -0x5e,0x16,0x1b,0xf3,0x21,0x2b,0x16,0x34,0x3a,0xf1,0x3a,0x38,0x82,0x2e,0x24,0x27, -0x1e,0x16,0xc4,0x11,0x0f,0x35,0x11,0x16,0x49,0x1c,0x23,0xcb,0x2a,0x32,0xa7,0x3c, -0x41,0x77,0x41,0x3d,0xb1,0x36,0x30,0x4f,0x2b,0x26,0x09,0x20,0x19,0x82,0x14,0x0f, -0x40,0x0b,0x09,0x43,0x04,0x00,0x56,0x01,0xff,0x6c,0xfc,0xf8,0xcf,0xf3,0xee,0x35, -0xe6,0xdc,0x54,0xce,0xc4,0x12,0xc4,0xc3,0x07,0xbe,0xbd,0xa4,0xbe,0xc1,0x37,0xbf, -0xbd,0x53,0xbc,0xbb,0xd8,0xc0,0xc8,0x44,0xd2,0xd8,0x29,0xde,0xe1,0x15,0xe8,0xed, -0xc3,0xee,0xf2,0x6a,0xf0,0xef,0x2a,0xf1,0xf1,0xba,0xee,0xea,0xe6,0xea,0xef,0x53, -0xf3,0xf9,0x5a,0xfe,0x02,0x01,0x0a,0x11,0xeb,0x16,0x1c,0xfc,0x26,0x2f,0xeb,0x35, -0x3c,0xe9,0x3c,0x38,0x26,0x31,0x25,0x3a,0x1c,0x16,0x52,0x12,0x11,0xe9,0x10,0x14, -0xf1,0x1b,0x23,0x74,0x2b,0x37,0x6b,0x3f,0x44,0x24,0x43,0x40,0x1c,0x3c,0x35,0xb0, -0x2c,0x22,0xb6,0x1a,0x16,0x9a,0x13,0x10,0x1a,0x0e,0x08,0x2f,0x04,0x02,0x9f,0x00, -0x02,0x55,0xff,0xfa,0x04,0xf7,0xf1,0xa7,0xe9,0xe1,0x78,0xd5,0xce,0x6c,0xcb,0xca, -0x8c,0xc5,0xbf,0xe8,0xbe,0xbd,0x7e,0xc0,0xbd,0xa7,0xbc,0xbc,0x59,0xbe,0xc3,0x87, -0xca,0xd2,0xdb,0xdb,0xe0,0x67,0xe2,0xe8,0xfa,0xeb,0xef,0x8f,0xf2,0xf1,0x13,0xf1, -0xed,0x97,0xec,0xe8,0x27,0xe8,0xec,0x3d,0xf1,0xf3,0x53,0xf7,0xff,0x48,0x06,0x0f, -0xb4,0x17,0x1e,0x4a,0x2a,0x37,0xe2,0x3c,0x3f,0xe7,0x3c,0x3b,0x66,0x32,0x27,0x23, -0x1e,0x17,0x44,0x13,0x10,0x57,0x12,0x14,0x74,0x17,0x20,0x13,0x29,0x34,0x51,0x3f, -0x44,0x62,0x46,0x44,0xc7,0x3f,0x38,0x56,0x31,0x21,0x98,0x17,0x12,0xd9,0x10,0x10, -0xcb,0x0c,0x08,0xe5,0x02,0x00,0xca,0xff,0xff,0x6c,0xfe,0xfc,0xb5,0xf7,0xf4,0xd0, -0xf0,0xe8,0x21,0xdf,0xd7,0x33,0xd2,0xd1,0x41,0xcb,0xc2,0xd5,0xbd,0xbc,0xa4,0xbd, -0xbe,0xed,0xbc,0xbb,0xf1,0xbd,0xc2,0xe2,0xc7,0xcf,0x74,0xd7,0xdf,0x97,0xde,0xe2, -0x11,0xe8,0xeb,0xfd,0xee,0xee,0xd5,0xeb,0xe9,0xfe,0xe4,0xe3,0x20,0xe4,0xe6,0xeb, -0xe9,0xeb,0xde,0xed,0xf7,0xd8,0x02,0x0a,0x4b,0x13,0x1f,0xd5,0x2b,0x38,0xfc,0x41, -0x44,0x81,0x40,0x39,0xdc,0x33,0x28,0x86,0x1f,0x1c,0xaa,0x16,0x15,0x27,0x13,0x14, -0x23,0x1a,0x1f,0x44,0x29,0x30,0xe9,0x3b,0x44,0x0a,0x47,0x44,0x9b,0x41,0x38,0x4c, -0x2d,0x22,0x13,0x17,0x10,0x24,0x0f,0x0d,0x8e,0x0c,0x08,0xec,0x05,0x05,0xad,0x00, -0xff,0x4b,0xfe,0xfd,0x1c,0xfd,0xf7,0xce,0xf2,0xef,0x81,0xea,0xe1,0xf7,0xda,0xd6, -0xde,0xd2,0xc9,0x2f,0xc0,0xbf,0xd9,0xbd,0xbe,0xa8,0xbe,0xbd,0xd1,0xbf,0xc2,0xad, -0xc8,0xce,0x28,0xd5,0xd9,0x43,0xdc,0xde,0xf4,0xe4,0xec,0x63,0xed,0xed,0x4b,0xeb, -0xe9,0xbb,0xe5,0xe0,0xad,0xe2,0xe4,0xfe,0xe3,0xe4,0xdf,0xe8,0xf1,0x31,0xfd,0x06, -0x65,0x11,0x1c,0x7f,0x2b,0x37,0xaf,0x42,0x48,0x01,0x46,0x3d,0x01,0x35,0x2c,0x70, -0x24,0x20,0xad,0x1e,0x19,0xb0,0x16,0x17,0x5f,0x1f,0x25,0x37,0x28,0x31,0x10,0x38, -0x43,0x66,0x49,0x47,0x95,0x41,0x35,0xc4,0x28,0x20,0x34,0x16,0x0e,0x17,0x09,0x08, -0x82,0x03,0x05,0x95,0x03,0x02,0x5f,0x00,0xfb,0x5b,0xfd,0xfc,0x65,0xfc,0xfa,0x71, -0xf6,0xf1,0x88,0xee,0xe7,0xfc,0xdd,0xdb,0xe0,0xd5,0xcd,0x2e,0xc4,0xbd,0xee,0xbe, -0xbd,0x67,0xbc,0xbc,0xf7,0xbd,0xc3,0xd0,0xc6,0xcc,0x78,0xd3,0xd3,0x0d,0xd8,0xdc, -0x2a,0xe2,0xe9,0xbd,0xeb,0xe8,0x97,0xe6,0xe3,0x2f,0xe3,0xde,0x9e,0xde,0xdf,0x3b, -0xdf,0xe1,0xe2,0xe3,0xeb,0xe4,0xf4,0x00,0x87,0x0c,0x1c,0x60,0x2a,0x37,0x56,0x40, -0x45,0xda,0x46,0x3e,0x9d,0x38,0x32,0xd0,0x2a,0x27,0x63,0x24,0x21,0xf0,0x1d,0x1f, -0xf4,0x24,0x28,0x2a,0x29,0x2f,0x57,0x39,0x41,0xb4,0x48,0x47,0xd5,0x41,0x38,0xa6, -0x2c,0x25,0x2f,0x1d,0x14,0xef,0x0c,0x06,0x1b,0x03,0x00,0xa4,0x00,0x00,0x7f,0x01, -0xfd,0xd3,0xff,0x01,0x93,0x01,0xff,0xf1,0xfc,0xf8,0x1c,0xf2,0xed,0xa1,0xe3,0xdc, -0x62,0xd7,0xcf,0x1c,0xc8,0xc3,0x6f,0xbf,0xbd,0x76,0xbc,0xbc,0xcb,0xbe,0xc4,0xc9, -0xc8,0xcb,0xfa,0xcc,0xcd,0x4a,0xd2,0xd8,0x43,0xdd,0xe1,0x88,0xe2,0xe3,0x57,0xe0, -0xde,0x4c,0xdf,0xdc,0xe6,0xd9,0xdb,0x29,0xdd,0xde,0x17,0xe1,0xe6,0x20,0xef,0xfc, -0x77,0x09,0x18,0x0d,0x2a,0x36,0xbe,0x40,0x44,0x19,0x46,0x42,0x20,0x38,0x34,0x92, -0x2c,0x29,0x0e,0x26,0x25,0x98,0x24,0x24,0xd2,0x26,0x28,0xa3,0x2b,0x30,0x30,0x3a, -0x43,0x1d,0x45,0x46,0xa7,0x40,0x3a,0xe1,0x32,0x27,0xdc,0x20,0x15,0xeb,0x0c,0x07, -0x51,0xfe,0xfe,0x33,0xfd,0xff,0x6d,0x02,0x00,0x7f,0xff,0x02,0xc4,0x04,0x02,0xc6, -0xfe,0xfa,0xe4,0xf5,0xf1,0x04,0xea,0xe3,0xb0,0xdd,0xd8,0x49,0xd0,0xc8,0x9c,0xc3, -0xbe,0x79,0xbb,0xbc,0x98,0xbe,0xc3,0x13,0xc7,0xc7,0xd0,0xc7,0xc8,0x70,0xcd,0xd4, -0x15,0xda,0xdb,0x78,0xdc,0xe0,0xe4,0xdc,0xdd,0x31,0xdc,0xda,0xd3,0xd8,0xd9,0x3e, -0xdc,0xdb,0xf8,0xde,0xdf,0x4c,0xe9,0xf5,0x74,0x04,0x15,0x11,0x25,0x34,0xc3,0x3c, -0x42,0x98,0x42,0x3e,0xb8,0x3a,0x34,0x9d,0x30,0x2b,0xea,0x29,0x29,0xde,0x2b,0x2c, -0x27,0x2c,0x2d,0x71,0x2c,0x31,0x1f,0x3b,0x42,0xb7,0x45,0x3f,0xf0,0x3c,0x38,0x5b, -0x32,0x2a,0x4a,0x1f,0x15,0xa2,0x0a,0x04,0xca,0xfd,0xf9,0x95,0xfa,0xfd,0x43,0x01, -0x02,0x3c,0x04,0x07,0x2e,0x09,0x09,0x02,0x04,0xfd,0x2e,0xf9,0xf5,0xe3,0xef,0xe9, -0xaf,0xe2,0xdd,0x29,0xd7,0xcf,0xf4,0xc8,0xc2,0xdd,0xc0,0xbf,0xf5,0xbe,0xc1,0x52, -0xc4,0xc4,0xa3,0xc5,0xc6,0x1e,0xcd,0xd3,0x03,0xd5,0xd5,0x63,0xd5,0xd9,0x56,0xda, -0xd9,0x77,0xd7,0xd6,0x82,0xd8,0xd9,0x6f,0xdb,0xd9,0xd9,0xd9,0xdd,0x5b,0xe6,0xf1, -0x01,0xfd,0x0f,0x2c,0x20,0x30,0x74,0x3a,0x3f,0x66,0x42,0x3d,0x0f,0x3b,0x37,0x07, -0x33,0x2d,0x6f,0x2c,0x30,0x90,0x31,0x31,0xdd,0x2d,0x2c,0x3e,0x2c,0x32,0xad,0x3a, -0x3f,0xbb,0x40,0x3c,0xa8,0x3c,0x36,0x4b,0x34,0x2b,0xa6,0x1f,0x17,0x98,0x0c,0x04, -0x39,0xfc,0xf6,0x3d,0xf7,0xfc,0xfa,0x00,0x02,0xdf,0x05,0x08,0xfd,0x0b,0x0b,0x09, -0x06,0xff,0xaf,0xf7,0xf5,0x54,0xf3,0xef,0xcb,0xea,0xdf,0x0c,0xdc,0xd6,0x18,0xd0, -0xcc,0x32,0xc7,0xc4,0x48,0xc0,0xc2,0xbd,0xbe,0xc1,0xc8,0xc3,0xc7,0x11,0xcd,0xd2, -0xb6,0xd5,0xd2,0x1a,0xd4,0xd7,0x95,0xda,0xd8,0x8d,0xd7,0xd5,0x21,0xd7,0xd8,0xdd, -0xd9,0xd9,0xc5,0xda,0xde,0x3d,0xe4,0xf0,0x73,0xfc,0x0c,0x48,0x1d,0x2b,0x8c,0x35, -0x3a,0x02,0x3d,0x3a,0x19,0x38,0x34,0x6f,0x33,0x2f,0xe9,0x2e,0x30,0x59,0x36,0x38, -0x25,0x33,0x31,0xb1,0x2f,0x34,0x1f,0x3a,0x3b,0x93,0x3a,0x39,0xf9,0x38,0x38,0x55, -0x32,0x28,0x3b,0x1e,0x14,0x29,0x0d,0x04,0x33,0xfb,0xf5,0x0f,0xf5,0xfc,0xd5,0x00, -0x03,0x87,0x07,0x09,0x4e,0x0e,0x0c,0x8a,0x07,0xff,0x5e,0xf9,0xf5,0x49,0xf5,0xf4, -0xa7,0xeb,0xe2,0x72,0xda,0xd7,0xe2,0xd3,0xce,0x36,0xca,0xc4,0xf4,0xc0,0xbd,0xa7, -0xbb,0xb9,0x28,0xbe,0xc4,0x0e,0xcc,0xd2,0xf1,0xd0,0xd3,0x38,0xd4,0xd4,0x89,0xd8, -0xd6,0x14,0xd4,0xd3,0xff,0xd7,0xda,0x55,0xd8,0xd8,0xa9,0xdb,0xdf,0xc6,0xe6,0xf0, -0xd1,0xf9,0x08,0xfd,0x17,0x26,0xf2,0x32,0x37,0x4e,0x39,0x3a,0x23,0x38,0x37,0x10, -0x35,0x33,0x6f,0x34,0x34,0xd7,0x39,0x3c,0x4b,0x36,0x35,0xa4,0x35,0x35,0x32,0x37, -0x38,0x33,0x38,0x37,0x89,0x3a,0x35,0xff,0x31,0x2a,0x20,0x22,0x18,0x7d,0x0e,0x08, -0xf1,0xfc,0xf7,0xbb,0xf7,0xfa,0x98,0x00,0x04,0xa8,0x06,0x0b,0xe4,0x0c,0x0c,0xd0, -0x05,0xfe,0xab,0xf9,0xf7,0x7c,0xf4,0xf6,0x55,0xed,0xe3,0xb5,0xde,0xde,0x9e,0xdc, -0xd3,0xe5,0xce,0xc8,0xc7,0xc3,0xbf,0xf4,0xba,0xb8,0x22,0xb9,0xc1,0x78,0xc7,0xcf, -0x7e,0xd1,0xd2,0x64,0xd5,0xd4,0x9c,0xd3,0xd0,0x94,0xd0,0xd1,0x6b,0xd3,0xd5,0x4a, -0xd5,0xd7,0x2d,0xdc,0xe3,0xcb,0xe9,0xf0,0x56,0xf9,0x04,0x20,0x12,0x21,0x2b,0x2e, -0x35,0xe1,0x34,0x33,0x68,0x35,0x35,0xdc,0x35,0x35,0x3f,0x36,0x38,0x69,0x3b,0x3d, -0x74,0x3b,0x37,0xa9,0x37,0x36,0x6b,0x35,0x35,0x4e,0x36,0x36,0x93,0x36,0x33,0x52, -0x2d,0x28,0xdc,0x22,0x1b,0x0b,0x12,0x08,0x33,0x00,0xf9,0x92,0xfa,0xfb,0x63,0xff, -0x05,0x61,0x0a,0x0e,0x1b,0x10,0x0f,0xe0,0x09,0x04,0x9f,0xfc,0xfb,0x41,0xfa,0xf5, -0xa9,0xf1,0xe8,0xc5,0xe2,0xe3,0x85,0xe1,0xda,0xe4,0xd2,0xca,0x8e,0xc5,0xbf,0x23, -0xba,0xb4,0x22,0xb5,0xba,0x0c,0xc0,0xca,0xf4,0xcf,0xd3,0xed,0xd3,0xd3,0xfb,0xcf, -0xcf,0xfd,0xcc,0xcd,0x57,0xce,0xcd,0x47,0xd1,0xd7,0xc5,0xde,0xe4,0x6f,0xec,0xf2, -0x3c,0xf8,0x02,0xf3,0x11,0x20,0xfb,0x2a,0x31,0xf0,0x34,0x33,0x26,0x34,0x35,0xb7, -0x37,0x37,0xa8,0x36,0x3a,0x2c,0x3d,0x3f,0x8a,0x3f,0x3b,0xfa,0x36,0x36,0xd1,0x33, -0x32,0x84,0x35,0x36,0xb2,0x31,0x2b,0x8f,0x27,0x24,0x08,0x21,0x1b,0xfd,0x12,0x0b, -0x95,0x01,0xfc,0xfa,0xf9,0xfb,0x9c,0x00,0x03,0xc4,0x08,0x0c,0x72,0x0f,0x0d,0xf6, -0x07,0x04,0x23,0xfd,0xf7,0x53,0xf5,0xf4,0x06,0xed,0xe9,0x64,0xe7,0xe7,0xe1,0xe4, -0xdf,0xbd,0xd7,0xd0,0xa3,0xc9,0xc1,0x7a,0xbd,0xb8,0xba,0xb5,0xb7,0xb8,0xbc,0xc7, -0xf3,0xce,0xd4,0x68,0xd7,0xd4,0xce,0xd0,0xcf,0xbc,0xce,0xc9,0x2d,0xc9,0xc8,0x09, -0xcc,0xd5,0x0e,0xdf,0xe8,0x26,0xec,0xf2,0x88,0xf9,0x01,0xe6,0x0e,0x1d,0x5f,0x28, -0x2e,0x31,0x31,0x33,0xe5,0x33,0x33,0xd7,0x34,0x35,0x9e,0x35,0x38,0xe4,0x3e,0x41, -0xb9,0x40,0x3f,0xc7,0x39,0x36,0xa7,0x37,0x38,0x8a,0x34,0x33,0xb9,0x30,0x2a,0x28, -0x26,0x23,0x98,0x21,0x1d,0x95,0x15,0x0e,0xab,0x06,0x01,0xba,0xfd,0xfe,0xe0,0xfe, -0x05,0xf9,0x09,0x0d,0x00,0x12,0x12,0xbd,0x0f,0x07,0xfd,0x01,0xfc,0xbf,0xf6,0xf3, -0x3c,0xf0,0xed,0xc9,0xeb,0xea,0x3b,0xe9,0xe4,0x5c,0xda,0xce,0x5d,0xca,0xc1,0x54, -0xbd,0xb7,0x55,0xb3,0xb1,0x27,0xb5,0xc1,0xe7,0xcc,0xd1,0x48,0xd3,0xd1,0xaf,0xd0, -0xcd,0xa7,0xcb,0xc8,0xde,0xc3,0xc4,0x4d,0xc8,0xd2,0x10,0xdd,0xe6,0x5a,0xed,0xf1, -0x8e,0xf9,0x04,0xd0,0x0d,0x1a,0xef,0x25,0x2c,0x72,0x31,0x32,0x8c,0x34,0x35,0xa7, -0x33,0x34,0xf3,0x33,0x35,0x2a,0x3d,0x43,0x15,0x43,0x3d,0xbe,0x39,0x34,0x0e,0x37, -0x36,0xa8,0x34,0x31,0x73,0x2b,0x2a,0x52,0x26,0x22,0x5a,0x21,0x1e,0x85,0x19,0x11, -0x98,0x0c,0x0a,0x63,0x03,0xff,0x67,0xfd,0x00,0xa3,0x07,0x0b,0xfe,0x0f,0x12,0xae, -0x10,0x09,0x07,0x01,0xf9,0x13,0xf6,0xf0,0x48,0xec,0xec,0x13,0xeb,0xee,0xc5,0xf0, -0xe9,0x16,0xdf,0xd6,0xd7,0xcc,0xc7,0x2c,0xc2,0xbc,0x82,0xb6,0xb1,0xbc,0xb5,0xbe, -0xc9,0xc7,0xcf,0x12,0xd1,0xd0,0xb0,0xcf,0xce,0x65,0xcb,0xc7,0x93,0xc3,0xc3,0x08, -0xc8,0xcc,0xba,0xd8,0xe3,0x2b,0xea,0xf1,0xcf,0xf7,0x00,0xce,0x0b,0x17,0x17,0x22, -0x29,0xba,0x2e,0x30,0xbc,0x33,0x34,0x48,0x32,0x30,0x92,0x2f,0x34,0xbe,0x3c,0x40, -0x22,0x40,0x3c,0x49,0x38,0x38,0x62,0x35,0x35,0xdb,0x34,0x30,0xf2,0x2c,0x29,0xe4, -0x26,0x22,0x4e,0x1f,0x1e,0x8b,0x1b,0x15,0x30,0x13,0x0e,0x9a,0x08,0x03,0x21,0xfd, -0xfe,0xe4,0x03,0x0b,0x18,0x15,0x15,0xe1,0x12,0x0e,0xbc,0x04,0xfd,0x78,0xf8,0xf3, -0xf5,0xee,0xeb,0x65,0xeb,0xf2,0x05,0xf5,0xf0,0x43,0xe5,0xd9,0x57,0xd2,0xcc,0xb1, -0xc4,0xbe,0x7a,0xb8,0xb6,0xa8,0xb9,0xbd,0x4b,0xc4,0xc7,0x98,0xcc,0xce,0xc8,0xce, -0xce,0x60,0xca,0xc8,0x0a,0xc5,0xc3,0x85,0xc6,0xcc,0x07,0xd3,0xdc,0x89,0xe8,0xf0, -0xe0,0xf5,0xfc,0xf6,0x06,0x13,0x46,0x1c,0x25,0xf1,0x2b,0x30,0xc2,0x32,0x31,0x6c, -0x30,0x2e,0x5a,0x2f,0x35,0xc1,0x3a,0x40,0x16,0x3d,0x3a,0x25,0x3a,0x36,0xf7,0x36, -0x35,0x94,0x33,0x31,0xfa,0x30,0x2e,0x2f,0x2a,0x25,0xd2,0x1f,0x1d,0x37,0x1c,0x19, -0x77,0x18,0x13,0xdf,0x0e,0x07,0x91,0x00,0xff,0x95,0xff,0x08,0x7b,0x0f,0x16,0xb2, -0x14,0x0e,0xe7,0x06,0x00,0x21,0xfa,0xf2,0xe8,0xed,0xe8,0x64,0xeb,0xf0,0xe2,0xf3, -0xf1,0x36,0xea,0xe1,0xd2,0xd5,0xcf,0xdf,0xc8,0xc1,0x2f,0xbb,0xba,0xed,0xbd,0xc0, -0x3f,0xc1,0xc5,0x88,0xc9,0xcc,0xc8,0xcb,0xcb,0x22,0xca,0xc6,0xac,0xc6,0xc5,0xb4, -0xc5,0xc7,0x5a,0xce,0xd7,0x90,0xe3,0xec,0x18,0xf2,0xfa,0x95,0x02,0x0e,0xc6,0x17, -0x1f,0x57,0x26,0x2c,0xf6,0x2f,0x2d,0x55,0x29,0x28,0x29,0x2c,0x32,0xb6,0x36,0x3a, -0x99,0x3a,0x37,0x1d,0x36,0x36,0xa7,0x35,0x34,0xe6,0x34,0x35,0x24,0x36,0x34,0xcd, -0x2f,0x29,0x4f,0x22,0x1c,0x03,0x1d,0x1d,0xdf,0x1b,0x1b,0x53,0x14,0x0c,0x0c,0x05, -0xfc,0x1f,0x02,0x04,0x0b,0x0b,0x10,0xaf,0x12,0x0f,0xc0,0x0b,0x06,0x37,0xfe,0xf4, -0x02,0xec,0xe9,0xcc,0xea,0xed,0x70,0xf1,0xee,0x3a,0xed,0xe8,0x26,0xdf,0xd7,0xb7, -0xcf,0xc7,0x6c,0xc1,0xc0,0x4a,0xc4,0xc5,0xf5,0xc1,0xc3,0xf2,0xc6,0xc9,0xd6,0xc9, -0xc8,0x48,0xc8,0xca,0x49,0xcb,0xc9,0x06,0xc8,0xc8,0xac,0xcc,0xd4,0x35,0xdf,0xe6, -0xf9,0xec,0xf6,0xb1,0x00,0x08,0x24,0x13,0x1c,0xd7,0x21,0x28,0x84,0x2c,0x2b,0xb8, -0x28,0x25,0x5f,0x2a,0x2e,0x65,0x31,0x33,0x74,0x33,0x35,0x91,0x34,0x33,0x0c,0x32, -0x33,0xdb,0x36,0x38,0xf5,0x3b,0x3a,0xc3,0x36,0x2e,0x48,0x27,0x20,0x5d,0x1b,0x20, -0xf7,0x1f,0x20,0x16,0x1c,0x12,0xdf,0x09,0x00,0xf5,0x00,0x03,0x6d,0x09,0x0a,0x4b, -0x0c,0x0b,0x6d,0x0a,0x0a,0x62,0x01,0xf8,0x42,0xef,0xea,0xd1,0xea,0xea,0x9f,0xeb, -0xec,0x43,0xeb,0xe8,0x86,0xe3,0xdb,0xb8,0xd3,0xcc,0xc6,0xc6,0xc6,0x66,0xc6,0xc6, -0x87,0xc4,0xc1,0x01,0xc3,0xc5,0xc1,0xc5,0xc4,0xde,0xc6,0xc9,0xdc,0xcb,0xcd,0xe8, -0xc8,0xc8,0xad,0xcd,0xd3,0x64,0xdc,0xe1,0x4d,0xe9,0xf1,0xd5,0xfb,0x05,0x26,0x10, -0x18,0x96,0x1c,0x22,0xf7,0x26,0x29,0x02,0x26,0x25,0x63,0x26,0x27,0xca,0x2a,0x2d, -0x72,0x2e,0x2e,0xb5,0x31,0x32,0x11,0x33,0x32,0xac,0x37,0x3c,0x08,0x3d,0x40,0x82, -0x39,0x32,0xf9,0x2b,0x24,0x74,0x21,0x21,0x58,0x25,0x24,0xe3,0x21,0x1a,0x17,0x12, -0x09,0xf3,0x03,0x06,0xf6,0x07,0x09,0x1a,0x09,0x08,0x46,0x09,0x06,0x3d,0x03,0xfc, -0x41,0xf4,0xee,0x1f,0xea,0xea,0x34,0xe8,0xe6,0x14,0xea,0xe7,0xef,0xe6,0xdf,0x2d, -0xd9,0xd4,0x20,0xd0,0xcb,0xfa,0xc7,0xc8,0x60,0xc5,0xc2,0xdd,0xbf,0xc1,0xd8,0xc3, -0xc4,0xa7,0xc7,0xca,0x27,0xcd,0xcd,0xea,0xcd,0xcb,0x1a,0xcd,0xd1,0x81,0xd5,0xdc, -0x11,0xe0,0xea,0x00,0xf7,0x01,0x89,0x0d,0x15,0xc8,0x1a,0x1d,0xd1,0x20,0x23,0x89, -0x23,0x21,0xfe,0x20,0x21,0xab,0x20,0x23,0x64,0x26,0x2a,0x54,0x2e,0x30,0x74,0x34, -0x36,0x9b,0x38,0x3f,0xb6,0x41,0x43,0x29,0x41,0x37,0xb2,0x33,0x2b,0xaa,0x28,0x26, -0xfe,0x25,0x26,0x89,0x23,0x20,0x15,0x19,0x10,0x49,0x0c,0x08,0x9a,0x07,0x07,0x25, -0x06,0x04,0xd5,0x04,0x04,0x6e,0x02,0xfe,0x2a,0xf8,0xf1,0x9d,0xef,0xe8,0xfa,0xe5, -0xe3,0x16,0xe3,0xe6,0x0e,0xe3,0xe1,0x7e,0xde,0xda,0x35,0xd7,0xd2,0x80,0xce,0xcb, -0x0c,0xc8,0xc5,0x7d,0xc2,0xc2,0xf5,0xc4,0xc7,0x47,0xc9,0xcd,0x92,0xce,0xcf,0x47, -0xd0,0xd0,0xb3,0xd0,0xd4,0x99,0xd4,0xd6,0xaf,0xdd,0xe5,0x19,0xf1,0x01,0xf4,0x09, -0x11,0x89,0x17,0x18,0x00,0x1a,0x19,0x5b,0x1c,0x1b,0x7f,0x19,0x1a,0xc6,0x1b,0x1a, -0x0f,0x20,0x23,0x95,0x26,0x2d,0x01,0x34,0x37,0x20,0x3a,0x3c,0x6b,0x40,0x43,0x1c, -0x43,0x3f,0x77,0x35,0x30,0x4e,0x2d,0x29,0x70,0x28,0x25,0x65,0x26,0x24,0xc9,0x20, -0x1a,0xc4,0x11,0x0d,0xcb,0x0a,0x0a,0x60,0x04,0x02,0xa8,0x00,0xff,0x25,0x03,0x00, -0x1e,0xfb,0xf3,0x25,0xee,0xed,0x28,0xe6,0xe2,0x65,0xe1,0xe0,0x71,0xe2,0xe1,0xa8, -0xe0,0xde,0xbb,0xd9,0xd3,0x08,0xd4,0xce,0xf1,0xc9,0xc5,0x16,0xc1,0xc2,0xe3,0xc3, -0xc8,0xbe,0xca,0xcc,0x61,0xce,0xd0,0x4e,0xcf,0xcf,0x9c,0xd1,0xd3,0xe5,0xd2,0xd2, -0x92,0xd7,0xe1,0x77,0xed,0xfc,0x31,0x09,0x0d,0xb0,0x11,0x16,0x89,0x14,0x14,0x25, -0x13,0x13,0x83,0x12,0x11,0xbd,0x16,0x19,0xa4,0x1a,0x1e,0xa0,0x22,0x2b,0xc3,0x36, -0x3c,0x91,0x3c,0x3d,0x24,0x41,0x44,0xfc,0x44,0x45,0xb1,0x40,0x38,0xd3,0x33,0x2e, -0xd9,0x2b,0x2a,0x1c,0x2b,0x29,0x04,0x28,0x23,0x89,0x19,0x14,0x4d,0x0f,0x0a,0x70, -0x03,0xfd,0x72,0xfc,0xfb,0x78,0xfe,0xff,0x81,0xf9,0xf3,0xb9,0xed,0xed,0x63,0xe8, -0xe3,0x97,0xe0,0xdd,0x29,0xe0,0xe3,0x58,0xe5,0xe0,0x6c,0xdc,0xd9,0x24,0xd6,0xd5, -0x3d,0xcc,0xc6,0x26,0xc7,0xc8,0x00,0xcb,0xcc,0xaf,0xce,0xd1,0xd0,0xd0,0xd3,0x64, -0xd3,0xd2,0xc1,0xd2,0xd4,0x60,0xd4,0xd3,0x00,0xd7,0xde,0x4e,0xeb,0xfa,0xa7,0x03, -0x09,0x58,0x0c,0x0f,0xc5,0x0f,0x0b,0x9f,0x0a,0x07,0x2c,0x08,0x0b,0x5c,0x0f,0x14, -0x5d,0x17,0x1a,0xa2,0x1e,0x28,0x60,0x33,0x3c,0xb7,0x3f,0x3f,0xcf,0x40,0x43,0x39, -0x45,0x47,0x37,0x44,0x3e,0x04,0x38,0x2f,0x9b,0x2b,0x29,0x52,0x2b,0x2a,0x9b,0x29, -0x25,0x2a,0x1e,0x1b,0x09,0x13,0x0d,0xd5,0x03,0xfe,0x27,0xfc,0xfd,0x35,0xff,0xfc, -0x79,0xfa,0xf3,0xc6,0xed,0xe9,0xab,0xe7,0xe2,0x13,0xdc,0xdb,0x68,0xde,0xe4,0x7b, -0xe6,0xe2,0x82,0xdc,0xdb,0x7a,0xdb,0xd6,0xb3,0xd1,0xc9,0xf7,0xc6,0xc9,0xad,0xcb, -0xcb,0x58,0xcc,0xce,0x63,0xd1,0xd3,0x37,0xd4,0xd5,0x83,0xd2,0xd1,0x51,0xd3,0xd5, -0x96,0xda,0xe1,0x60,0xeb,0xf7,0x9b,0xff,0x04,0xcb,0x07,0x08,0x1b,0x09,0x07,0x31, -0x02,0xfe,0x21,0xff,0x03,0xc6,0x0c,0x10,0x79,0x13,0x17,0xe4,0x1e,0x28,0xc1,0x2f, -0x38,0x18,0x3f,0x42,0xc3,0x43,0x45,0x4b,0x46,0x46,0x65,0x47,0x42,0xf7,0x3d,0x36, -0xf0,0x2e,0x2b,0x0a,0x2e,0x2e,0xc9,0x2c,0x28,0x8c,0x24,0x22,0xec,0x15,0x0d,0x42, -0x05,0xfc,0x1e,0xfc,0xfd,0x47,0xfe,0xfa,0x79,0xf6,0xf3,0xf9,0xf1,0xea,0x97,0xe3, -0xde,0x5c,0xda,0xdb,0x2f,0xdf,0xe5,0x44,0xe8,0xe2,0x11,0xde,0xdc,0x00,0xdb,0xd9, -0x06,0xd3,0xce,0x29,0xce,0xd1,0x7c,0xd4,0xd4,0xda,0xd2,0xd3,0x69,0xd3,0xd5,0x21, -0xd7,0xd4,0x2f,0xd5,0xd4,0x7d,0xd4,0xd7,0x8b,0xdb,0xe5,0xf0,0xee,0xf7,0x23,0xfc, -0xfe,0xde,0xff,0xff,0xd9,0xfd,0xfb,0x80,0xf8,0xf4,0x08,0xf5,0xfc,0xe0,0x02,0x0a, -0x66,0x0e,0x16,0x89,0x1f,0x2a,0x23,0x31,0x34,0x8c,0x3f,0x48,0xb2,0x48,0x48,0x1e, -0x49,0x46,0x7c,0x47,0x45,0x94,0x3f,0x3a,0xaa,0x33,0x2f,0xe8,0x2d,0x2e,0x0c,0x2e, -0x2a,0x73,0x29,0x25,0x06,0x1e,0x11,0x64,0x05,0x01,0x9e,0x01,0x00,0x60,0xff,0xfb, -0x3e,0xf7,0xf4,0x04,0xf2,0xec,0x7e,0xe2,0xd7,0x8b,0xd8,0xdb,0xa6,0xe1,0xe4,0x31, -0xe3,0xe3,0xc1,0xdd,0xdb,0x09,0xda,0xd7,0xac,0xd2,0xcf,0xbd,0xd0,0xd2,0xac,0xd6, -0xd5,0x39,0xd5,0xd2,0x0c,0xd5,0xd1,0xbe,0xd2,0xd3,0x3e,0xd4,0xd7,0x98,0xd6,0xd8, -0x5d,0xdd,0xe4,0x35,0xf0,0xf7,0xd9,0xfa,0xf9,0xbb,0xf7,0xf4,0x3d,0xf3,0xef,0x18, -0xee,0xed,0x6f,0xef,0xf7,0xc9,0xfd,0x04,0x69,0x0e,0x15,0x88,0x1e,0x27,0x6f,0x2e, -0x34,0x10,0x3b,0x46,0xc1,0x4e,0x49,0x58,0x49,0x47,0xdc,0x48,0x48,0x1b,0x43,0x3f, -0xd6,0x39,0x35,0xbf,0x31,0x31,0x0a,0x30,0x2d,0x55,0x2d,0x28,0xb7,0x22,0x18,0x79, -0x0b,0x04,0x88,0x01,0x04,0xe3,0x01,0xfc,0xa7,0xfa,0xf4,0xdd,0xf0,0xe9,0x3b,0xe0, -0xd8,0x4a,0xd3,0xd9,0x33,0xe1,0xe5,0x09,0xe5,0xe4,0x66,0xe2,0xde,0x08,0xdd,0xd9, -0xf5,0xd7,0xd5,0x02,0xd5,0xd7,0xb7,0xd9,0xd7,0xf6,0xd7,0xd9,0x25,0xd5,0xd2,0xde, -0xd0,0xd2,0x22,0xd6,0xd7,0x66,0xd9,0xda,0x98,0xdf,0xe9,0xf9,0xef,0xf7,0xbf,0xf8, -0xf5,0x34,0xf3,0xec,0xbf,0xe7,0xe4,0x30,0xe1,0xe4,0x16,0xea,0xf0,0x3f,0xf9,0xff, -0x5a,0x07,0x13,0x3d,0x1d,0x23,0x7e,0x29,0x31,0xfa,0x39,0x44,0x1e,0x4c,0x4b,0x3d, -0x4a,0x48,0x1a,0x4a,0x4a,0xeb,0x45,0x3f,0xed,0x3a,0x37,0x9d,0x35,0x33,0x81,0x31, -0x2c,0x8b,0x2d,0x2a,0xde,0x23,0x1d,0x40,0x13,0x09,0x6f,0x05,0x05,0x30,0x03,0x02, -0xc0,0xfe,0xfa,0x7a,0xf3,0xea,0x97,0xe1,0xd9,0xe6,0xd7,0xd9,0x30,0xe0,0xe4,0x99, -0xe7,0xe4,0x0d,0xe3,0xe1,0xdd,0xdb,0xd8,0xc5,0xd3,0xd5,0x96,0xd7,0xd7,0xd5,0xd7, -0xd4,0xf9,0xd7,0xd7,0x52,0xd4,0xd0,0x02,0xd0,0xd3,0xb3,0xd7,0xda,0x8b,0xda,0xdd, -0xdb,0xe3,0xee,0x36,0xf6,0xf8,0x2a,0xf8,0xf2,0xad,0xed,0xe7,0x34,0xdd,0xd8,0xcd, -0xd6,0xda,0x93,0xe3,0xec,0xd1,0xf5,0xfc,0x5b,0x05,0x10,0x6b,0x1c,0x24,0xc7,0x28, -0x2f,0x01,0x39,0x44,0x8c,0x4b,0x4d,0x94,0x4c,0x4a,0x2f,0x4b,0x4b,0xa7,0x48,0x44, -0x02,0x3d,0x3a,0x1d,0x3a,0x37,0x00,0x34,0x2e,0x7d,0x2d,0x2c,0x91,0x26,0x1f,0x64, -0x17,0x0e,0x0d,0x09,0x06,0x03,0x05,0x04,0x19,0x02,0xfe,0xd5,0xf5,0xec,0x75,0xde, -0xd9,0xeb,0xd7,0xd9,0x9a,0xe0,0xe3,0xc1,0xe6,0xe6,0x35,0xe5,0xe3,0xe3,0xdf,0xd9, -0x21,0xd7,0xd5,0x03,0xd7,0xd8,0x2e,0xd5,0xd5,0x94,0xd5,0xd5,0x73,0xd5,0xd3,0x62, -0xd4,0xd7,0x5b,0xd9,0xdf,0xd3,0xe0,0xe0,0x9b,0xe8,0xf0,0xd8,0xf6,0xf8,0x9d,0xf5, -0xed,0xc8,0xe6,0xde,0x3b,0xd4,0xcc,0x3d,0xcc,0xd1,0xf6,0xd8,0xe3,0xd9,0xef,0xf9, -0xd3,0xff,0x09,0xeb,0x17,0x21,0x57,0x28,0x2d,0x0c,0x38,0x43,0x8a,0x4c,0x51,0x43, -0x4e,0x4f,0x16,0x4d,0x4a,0x6e,0x48,0x45,0xf2,0x3e,0x3c,0x51,0x3c,0x39,0x92,0x34, -0x30,0xde,0x2d,0x2b,0x8a,0x27,0x21,0x05,0x19,0x13,0x2a,0x0d,0x07,0x9c,0x06,0x07, -0xb0,0x04,0x00,0x58,0xf9,0xee,0x8f,0xe1,0xdb,0x94,0xd8,0xda,0xce,0xde,0xe1,0x2c, -0xe4,0xe6,0xb7,0xe6,0xe4,0xb2,0xdf,0xda,0xb9,0xd5,0xd7,0x10,0xd8,0xd6,0xc3,0xd4, -0xd1,0x88,0xd2,0xd3,0xc6,0xd3,0xd5,0xcf,0xd6,0xda,0xdc,0xde,0xe0,0xc6,0xe3,0xe5, -0x2b,0xeb,0xf2,0x65,0xf9,0xfb,0x5b,0xf7,0xef,0x92,0xe5,0xd9,0xe6,0xd1,0xc9,0x3c, -0xc6,0xcb,0xd5,0xd3,0xde,0x0a,0xea,0xf6,0x5a,0xfe,0x06,0xe7,0x12,0x1d,0xce,0x29, -0x30,0x8c,0x37,0x40,0xc9,0x4b,0x52,0x4a,0x52,0x52,0x11,0x4d,0x49,0xba,0x46,0x42, -0x77,0x43,0x40,0xff,0x3f,0x3c,0x5e,0x38,0x35,0x13,0x30,0x2f,0x43,0x28,0x22,0x88, -0x1c,0x12,0x50,0x0f,0x0a,0x2a,0x08,0x06,0x3e,0x03,0xff,0xf8,0xf6,0xee,0x3f,0xe5, -0xdb,0x5c,0xdb,0xdd,0x49,0xdf,0xe1,0x55,0xe7,0xe9,0x11,0xe9,0xe8,0x13,0xe2,0xdc, -0x19,0xd8,0xd7,0xca,0xd8,0xd4,0xb2,0xcf,0xca,0xb7,0xcb,0xcf,0x76,0xd2,0xd6,0xa7, -0xd8,0xde,0x04,0xe4,0xe7,0x9f,0xe7,0xec,0x29,0xef,0xf3,0x95,0xf8,0xfa,0xb6,0xf6, -0xec,0xc6,0xe1,0xd6,0x9a,0xcc,0xc5,0xe4,0xc0,0xc3,0x2b,0xcc,0xd6,0xbc,0xe3,0xee, -0x37,0xf6,0x00,0x5f,0x0b,0x17,0x18,0x25,0x2f,0xc4,0x37,0x40,0x23,0x4a,0x51,0xfd, -0x55,0x53,0x9c,0x4f,0x48,0xce,0x43,0x3f,0xab,0x3e,0x41,0x58,0x41,0x3f,0x0f,0x3a, -0x35,0x62,0x33,0x30,0xbe,0x2c,0x25,0x96,0x1e,0x16,0x32,0x10,0x0d,0xb3,0x0d,0x08, -0xbe,0x05,0x00,0x72,0xf8,0xf4,0x77,0xea,0xe0,0x21,0xdf,0xe0,0x48,0xe2,0xe8,0x72, -0xe7,0xea,0xf9,0xe9,0xe8,0x4e,0xe8,0xdf,0xff,0xdb,0xd9,0x61,0xd7,0xd2,0xdd,0xcc, -0xc8,0x13,0xc5,0xc9,0x99,0xd0,0xd4,0xd7,0xd8,0xdf,0xf6,0xe6,0xec,0xc9,0xef,0xee, -0x98,0xf0,0xf2,0xfd,0xf5,0xf7,0x13,0xf4,0xea,0x08,0xdf,0xd4,0xe5,0xca,0xc2,0x05, -0xbb,0xba,0xa7,0xc3,0xd0,0xce,0xe0,0xe9,0x26,0xf2,0xfd,0x09,0x09,0x14,0xda,0x1f, -0x2f,0xff,0x38,0x43,0xd3,0x4b,0x52,0x48,0x58,0x54,0xf8,0x50,0x4c,0x32,0x45,0x3f, -0x5e,0x3f,0x41,0xad,0x43,0x44,0x19,0x41,0x3c,0x63,0x37,0x31,0xb9,0x2d,0x26,0x34, -0x1f,0x18,0xc6,0x12,0x0d,0xf1,0x0b,0x0a,0x17,0x05,0xfd,0xad,0xf9,0xf5,0x0f,0xed, -0xe5,0x88,0xde,0xe2,0x7b,0xe5,0xea,0x3a,0xec,0xe9,0x0b,0xea,0xe7,0xea,0xe9,0xe7, -0x29,0xe1,0xdc,0xda,0xd6,0xcf,0x47,0xc8,0xc5,0x95,0xc2,0xc6,0x91,0xca,0xd2,0x03, -0xda,0xdf,0xe2,0xea,0xf1,0x9c,0xf3,0xf4,0x88,0xf2,0xf3,0x47,0xf6,0xf6,0x8b,0xf1, -0xea,0xf6,0xe0,0xd5,0xbf,0xcb,0xc1,0x25,0xb7,0xb4,0x7b,0xbd,0xcc,0x3d,0xda,0xe5, -0x47,0xec,0xf7,0x09,0x05,0x11,0x81,0x1c,0x28,0xa6,0x36,0x43,0xf5,0x4c,0x52,0x2d, -0x57,0x53,0x7b,0x4e,0x4c,0xe4,0x44,0x40,0x7c,0x3e,0x42,0xd8,0x42,0x44,0xcf,0x44, -0x3f,0xe5,0x3b,0x37,0xe9,0x2f,0x26,0x0e,0x1f,0x17,0xe5,0x12,0x0e,0x92,0x09,0x07, -0x95,0x01,0xfd,0x8a,0xfa,0xf7,0xbe,0xee,0xe9,0x93,0xe4,0xe7,0xac,0xec,0xed,0xc6, -0xef,0xe9,0xb8,0xe9,0xe9,0x88,0xea,0xea,0x38,0xe3,0xdb,0xb1,0xd5,0xca,0x3c,0xc4, -0xc0,0x7a,0xbe,0xc0,0x9a,0xc6,0xcd,0xa4,0xd7,0xe2,0x36,0xea,0xf4,0x79,0xf7,0xf8, -0x72,0xf5,0xf4,0x65,0xf7,0xf5,0x0a,0xf2,0xe6,0xbc,0xde,0xd8,0x56,0xce,0xc1,0x53, -0xb8,0xb5,0xbe,0xb8,0xc8,0x16,0xd5,0xdf,0xe7,0xea,0xf5,0x5f,0x03,0x0e,0x10,0x19, -0x24,0x8e,0x31,0x41,0xf2,0x4c,0x52,0xc6,0x53,0x51,0xe3,0x4d,0x4a,0x9a,0x45,0x42, -0x8f,0x43,0x43,0x43,0x47,0x46,0xbf,0x45,0x43,0x2c,0x40,0x3b,0xb6,0x33,0x28,0x8a, -0x20,0x18,0x0c,0x14,0x0f,0xa2,0x09,0x04,0x8f,0x02,0xfe,0x29,0xfe,0xf9,0x6f,0xf1, -0xec,0x7c,0xec,0xee,0xb4,0xf1,0xf0,0x4a,0xef,0xee,0xc6,0xeb,0xef,0x6f,0xed,0xeb, -0x46,0xe6,0xda,0x2d,0xd5,0xca,0x9f,0xc1,0xba,0x6b,0xb9,0xb9,0xbb,0xbf,0xc9,0x0a, -0xd5,0xe2,0x5b,0xe9,0xf2,0x7a,0xf8,0xf7,0x77,0xf7,0xf5,0xa3,0xf5,0xf5,0x86,0xef, -0xe8,0x8e,0xde,0xd8,0x43,0xcf,0xc1,0x9f,0xb7,0xb6,0xa2,0xba,0xc5,0x11,0xd3,0xdb, -0xce,0xe6,0xf3,0x3d,0x03,0x10,0x94,0x18,0x23,0x33,0x32,0x3f,0x84,0x4a,0x4f,0x84, -0x4e,0x4f,0x40,0x4c,0x47,0xd2,0x45,0x42,0xf9,0x40,0x44,0x71,0x46,0x47,0x3b,0x48, -0x45,0xfb,0x42,0x3d,0xf7,0x34,0x2c,0x51,0x21,0x19,0xaf,0x12,0x0c,0x3b,0x07,0x05, -0x91,0x01,0x04,0x4c,0x00,0xfa,0x30,0xf7,0xf3,0x70,0xf6,0xf6,0x3d,0xf6,0xf4,0xc3, -0xef,0xee,0x89,0xf0,0xef,0x6b,0xef,0xec,0xfa,0xe3,0xdc,0x31,0xd1,0xcb,0xd6,0xc2, -0xb9,0xae,0xb8,0xb8,0x71,0xba,0xc0,0x6b,0xce,0xd9,0xe9,0xe2,0xe9,0x5b,0xf0,0xf1, -0x27,0xf2,0xf4,0x5c,0xf3,0xf2,0x42,0xee,0xe9,0xf1,0xe0,0xd7,0x4c,0xcf,0xc3,0x47, -0xb8,0xb5,0x89,0xb9,0xc3,0x16,0xd0,0xda,0xf2,0xe4,0xf5,0x7e,0x04,0x13,0x96,0x1e, -0x28,0x17,0x36,0x3d,0x6d,0x46,0x47,0x04,0x49,0x4b,0xf4,0x4a,0x4a,0xdc,0x44,0x47, -0x93,0x47,0x45,0x32,0x46,0x49,0xa9,0x4a,0x49,0xcc,0x49,0x44,0x10,0x3d,0x31,0xbc, -0x27,0x1d,0xc4,0x12,0x0e,0xfd,0x04,0x04,0x2b,0x06,0x03,0xb7,0x00,0xfa,0x3b,0xf8, -0xf7,0x5d,0xfb,0xfb,0x29,0xfc,0xf5,0x8e,0xf0,0xf1,0x9c,0xf1,0xf3,0x11,0xed,0xe6, -0xab,0xe1,0xd8,0xf9,0xd1,0xcb,0xb5,0xc2,0xbb,0x1b,0xb5,0xb4,0x26,0xb7,0xbf,0x84, -0xcc,0xd6,0xa8,0xe0,0xe6,0x02,0xea,0xec,0x69,0xee,0xf1,0x85,0xf0,0xee,0x40,0xec, -0xe6,0x9e,0xe0,0xd9,0xa3,0xd0,0xc5,0xce,0xba,0xb6,0x29,0xba,0xc1,0xe3,0xcb,0xd8, -0xe8,0xe4,0xf1,0x3d,0x03,0x12,0x43,0x20,0x2c,0x32,0x37,0x3f,0x0c,0x41,0x45,0xde, -0x47,0x48,0x2a,0x4c,0x4b,0x43,0x47,0x43,0x2a,0x43,0x42,0x6f,0x45,0x44,0xc0,0x45, -0x48,0x30,0x49,0x45,0x32,0x3e,0x34,0xc7,0x28,0x1d,0x5f,0x11,0x0c,0x79,0x07,0x04, -0x8b,0x05,0x06,0x52,0x02,0xfc,0xf0,0xfd,0x00,0x39,0x02,0x04,0x8d,0x01,0xfc,0xe4, -0xf8,0xf6,0xe7,0xf4,0xf1,0xbf,0xed,0xe5,0x27,0xdf,0xd9,0x94,0xd3,0xce,0x2d,0xc7, -0xbf,0x78,0xb5,0xb1,0x18,0xb3,0xbc,0xcd,0xc9,0xd2,0x8d,0xdc,0xe4,0xac,0xea,0xeb, -0x2c,0xed,0xee,0xae,0xf0,0xef,0x50,0xeb,0xe7,0x9e,0xdf,0xd7,0x5f,0xce,0xc4,0x7a, -0xbd,0xb7,0xcf,0xb8,0xc0,0xdf,0xca,0xd7,0x68,0xe5,0xf3,0x60,0x01,0x11,0xb4,0x1e, -0x2b,0xbc,0x34,0x3a,0xa4,0x3e,0x3e,0x7f,0x41,0x42,0x3c,0x46,0x47,0x25,0x46,0x46, -0xd0,0x43,0x44,0xbd,0x46,0x45,0xfa,0x48,0x47,0x49,0x48,0x49,0xfd,0x42,0x38,0xf1, -0x2b,0x1f,0xe7,0x13,0x0c,0xd8,0x07,0x04,0x47,0x02,0x05,0xbf,0x05,0x01,0x92,0x03, -0x05,0x9f,0x09,0x09,0xdb,0x05,0xff,0x4f,0xfb,0xf8,0x09,0xf5,0xf0,0xa7,0xea,0xe7, -0x68,0xdf,0xd5,0x43,0xd2,0xcf,0xa7,0xc9,0xc0,0x3c,0xb9,0xb4,0xd1,0xb4,0xb9,0x7b, -0xc2,0xcb,0xbb,0xd4,0xdc,0x3a,0xe2,0xe5,0x11,0xe8,0xe9,0x89,0xea,0xea,0xc3,0xe6, -0xe4,0x64,0xdd,0xd5,0x7f,0xce,0xc8,0xb5,0xc2,0xbc,0x56,0xbd,0xc1,0x8d,0xcb,0xd6, -0x85,0xe6,0xf4,0xcf,0x02,0x11,0x7f,0x1e,0x29,0xd8,0x33,0x38,0x89,0x3d,0x3e,0x78, -0x3e,0x42,0xb9,0x43,0x49,0xf1,0x49,0x47,0x12,0x47,0x46,0x44,0x47,0x46,0x07,0x49, -0x47,0xc9,0x48,0x47,0xa5,0x44,0x3a,0x77,0x2b,0x20,0x91,0x14,0x0f,0x99,0x07,0x04, -0x78,0x03,0x05,0x5f,0x0b,0x0a,0xad,0x0d,0x0c,0x1c,0x10,0x0f,0xba,0x0c,0x08,0xd1, -0xff,0xfc,0xd2,0xf5,0xef,0xfa,0xea,0xe4,0x31,0xe1,0xd8,0x8d,0xd3,0xcd,0xc4,0xc8, -0xc4,0x1f,0xba,0xb7,0x78,0xb6,0xb9,0x79,0xbd,0xc3,0x28,0xcd,0xd3,0x06,0xda,0xdd, -0x71,0xe0,0xe3,0x70,0xe5,0xe4,0x12,0xe0,0xdd,0xe6,0xd8,0xd2,0x2d,0xcd,0xc8,0x2d, -0xc7,0xc4,0xb0,0xc0,0xc5,0xf0,0xcd,0xd7,0x0c,0xe4,0xf4,0x17,0x04,0x10,0x94,0x1d, -0x25,0x1a,0x2f,0x33,0xa5,0x37,0x3a,0x58,0x3a,0x3c,0x46,0x41,0x45,0x7b,0x49,0x47, -0xe4,0x46,0x46,0xf4,0x44,0x48,0xd7,0x49,0x4a,0xb0,0x4a,0x4a,0xc4,0x45,0x3a,0xca, -0x2b,0x20,0xe3,0x18,0x10,0x4b,0x08,0x03,0x12,0x01,0x05,0x8b,0x0b,0x0e,0x98,0x10, -0x0f,0x99,0x10,0x10,0xc9,0x10,0x0c,0x29,0x04,0xfd,0xe6,0xf8,0xf1,0x2d,0xee,0xe8, -0x3a,0xe2,0xde,0x33,0xd7,0xd0,0x8d,0xcb,0xc8,0x67,0xc3,0xbc,0x8b,0xba,0xba,0x6e, -0xbb,0xc0,0x5d,0xc7,0xcd,0xb6,0xd2,0xd8,0x51,0xdc,0xdf,0x02,0xe2,0xe1,0x81,0xdd, -0xd9,0x86,0xd5,0xd2,0xc7,0xce,0xcb,0x38,0xca,0xc9,0xa2,0xca,0xca,0x88,0xd0,0xd9, -0x0e,0xe3,0xf2,0xb8,0x03,0x0f,0xb8,0x1a,0x22,0x75,0x27,0x2b,0xcd,0x30,0x34,0x2c, -0x37,0x39,0xf3,0x3d,0x45,0x15,0x47,0x49,0xa6,0x48,0x48,0x67,0x48,0x46,0x70,0x49, -0x48,0x92,0x49,0x49,0x92,0x43,0x37,0xae,0x2b,0x20,0xb6,0x18,0x11,0x45,0x09,0x04, -0x0f,0x06,0x0c,0x44,0x12,0x16,0x0f,0x16,0x15,0xef,0x16,0x17,0xcc,0x17,0x11,0xd5, -0x06,0x00,0x20,0xfa,0xf3,0x2a,0xee,0xe7,0x11,0xe2,0xdd,0x9f,0xd7,0xd1,0x0d,0xcc, -0xc7,0xad,0xc5,0xbf,0xd6,0xba,0xb9,0xaf,0xbb,0xbe,0x74,0xc0,0xc5,0x1e,0xca,0xd0, -0x18,0xd8,0xdb,0x4e,0xde,0xdd,0x9a,0xd7,0xd3,0xc1,0xd2,0xd0,0x15,0xcd,0xcc,0xf4, -0xcb,0xcd,0x7d,0xcf,0xd1,0x3f,0xd6,0xdb,0x9f,0xe4,0xf2,0xdc,0x02,0x0e,0xcf,0x15, -0x1f,0x52,0x24,0x27,0x7c,0x2b,0x2d,0x7f,0x31,0x35,0x0a,0x3b,0x41,0x05,0x45,0x46, -0x55,0x46,0x46,0x00,0x48,0x47,0xc0,0x46,0x4b,0xa1,0x4b,0x48,0xaa,0x43,0x39,0x31, -0x30,0x27,0x22,0x1f,0x15,0xa6,0x0b,0x07,0xe1,0x09,0x0f,0xa6,0x16,0x1a,0x13,0x17, -0x17,0x76,0x15,0x19,0xa3,0x18,0x14,0x18,0x0b,0x01,0x11,0xfd,0xf9,0xfa,0xf3,0xeb, -0x01,0xe9,0xe0,0x56,0xdb,0xd6,0xb3,0xce,0xcb,0x9a,0xc6,0xc2,0x6d,0xbc,0xb8,0xb8, -0xb8,0xba,0xd8,0xba,0xbc,0x04,0xc1,0xc8,0xf6,0xcf,0xd6,0x73,0xd8,0xd8,0x07,0xd5, -0xcf,0x31,0xcc,0xcb,0xaa,0xca,0xca,0xfc,0xcb,0xcf,0x62,0xd3,0xd9,0xcd,0xdf,0xe4, -0xe5,0xea,0xf5,0xd8,0x01,0x0e,0x17,0x15,0x17,0xaa,0x1e,0x23,0x18,0x25,0x28,0x81, -0x2a,0x2e,0x02,0x36,0x3c,0xc7,0x41,0x45,0x25,0x45,0x45,0x26,0x43,0x44,0x04,0x47, -0x4a,0x62,0x49,0x44,0x66,0x3e,0x38,0xda,0x30,0x2a,0xe8,0x23,0x18,0x00,0x11,0x0e, -0x33,0x11,0x19,0x5d,0x1e,0x20,0x45,0x21,0x1d,0x7d,0x1b,0x1d,0x83,0x1a,0x18,0x94, -0x0e,0x04,0xd3,0xfe,0xf9,0xc3,0xf6,0xee,0x82,0xe9,0xe7,0xba,0xe0,0xd8,0xec,0xd0, -0xcd,0xda,0xc5,0xc3,0x82,0xbe,0xb8,0x75,0xb6,0xb5,0x31,0xb6,0xb3,0xc2,0xba,0xc1, -0x96,0xc7,0xd0,0x6d,0xd6,0xd6,0x55,0xd3,0xcf,0xea,0xca,0xca,0x94,0xca,0xcb,0xdb, -0xcc,0xcf,0xfd,0xd4,0xdd,0x87,0xe3,0xeb,0x33,0xf1,0xf9,0x0c,0x06,0x0a,0x1f,0x11, -0x13,0xed,0x16,0x1d,0xd3,0x1e,0x23,0xaa,0x26,0x2c,0xe4,0x31,0x37,0x8f,0x3d,0x42, -0x12,0x46,0x43,0x79,0x43,0x42,0x5a,0x45,0x4a,0x6b,0x49,0x47,0x24,0x40,0x3b,0x18, -0x36,0x2d,0xc9,0x26,0x1f,0x65,0x17,0x14,0x11,0x18,0x1c,0xf9,0x21,0x24,0xce,0x23, -0x21,0x3f,0x1d,0x1b,0x13,0x19,0x15,0x97,0x0f,0x05,0xd4,0xfe,0xf9,0x01,0xf6,0xee, -0xe3,0xe9,0xe6,0x1f,0xe3,0xdb,0xbb,0xd3,0xcc,0x94,0xc6,0xc1,0x7c,0xbf,0xb7,0x39, -0xb5,0xb3,0xa8,0xb0,0xae,0x33,0xb2,0xb9,0x03,0xc0,0xc7,0xe2,0xcf,0xd6,0x68,0xd2, -0xcd,0xe6,0xcc,0xc9,0x70,0xca,0xcc,0x65,0xcd,0xd1,0x74,0xd5,0xdc,0xad,0xe5,0xec, -0xa7,0xf6,0xfe,0x97,0x03,0x0a,0xe4,0x0b,0x0f,0x18,0x14,0x17,0x8a,0x1b,0x1d,0xff, -0x1f,0x29,0xe4,0x31,0x36,0x86,0x3e,0x41,0x73,0x44,0x44,0xe1,0x40,0x42,0x68,0x42, -0x44,0x83,0x45,0x44,0xd7,0x40,0x3e,0x6b,0x38,0x33,0xc0,0x2b,0x25,0x93,0x22,0x1e, -0x15,0x20,0x25,0x43,0x2a,0x2b,0xab,0x2c,0x2a,0xaa,0x27,0x21,0x10,0x1c,0x19,0x87, -0x10,0x05,0x1f,0x00,0xfa,0xef,0xf5,0xf0,0x54,0xea,0xe7,0x36,0xe2,0xde,0x6e,0xd5, -0xcd,0xb8,0xc5,0xc1,0x71,0xbb,0xb6,0x40,0xb2,0xad,0x9f,0xac,0xab,0xfc,0xab,0xaf, -0xca,0xb3,0xbe,0xf3,0xc8,0xd0,0x21,0xd2,0xcf,0xa1,0xcc,0xca,0x8e,0xcc,0xcd,0x71, -0xce,0xd3,0xe0,0xd9,0xdf,0x7a,0xe7,0xf0,0x71,0xf8,0x02,0x2a,0x06,0x06,0x3c,0x0b, -0x09,0xed,0x0c,0x11,0x6d,0x16,0x17,0x28,0x1a,0x21,0x26,0x2a,0x33,0x72,0x38,0x3e, -0xb2,0x3e,0x3f,0x57,0x3f,0x3c,0xf7,0x3b,0x3c,0x8c,0x41,0x43,0x30,0x44,0x42,0x7e, -0x3c,0x37,0x93,0x30,0x2a,0xee,0x26,0x26,0x99,0x28,0x2a,0xf1,0x2c,0x33,0xb4,0x31, -0x2f,0x64,0x2c,0x26,0x4f,0x21,0x19,0xf3,0x10,0x08,0x5b,0x01,0xfc,0x31,0xf7,0xf3, -0x76,0xf0,0xec,0x56,0xe9,0xe2,0x3a,0xdd,0xd3,0xa3,0xca,0xc3,0xd4,0xbb,0xb6,0xb1, -0xb0,0xab,0xa1,0xa8,0xa7,0x9b,0xa6,0xa7,0xe2,0xac,0xb5,0x08,0xc1,0xc9,0x0d,0xcd, -0xcf,0x33,0xcc,0xce,0xaa,0xd0,0xd1,0x84,0xd4,0xd6,0xe9,0xdb,0xe3,0x69,0xeb,0xf3, -0x96,0xf9,0x01,0x18,0x06,0x06,0x81,0x05,0x07,0x4b,0x09,0x0b,0x09,0x0f,0x12,0x94, -0x17,0x1d,0x33,0x24,0x31,0x55,0x38,0x3b,0xd1,0x3b,0x3c,0x5d,0x3d,0x39,0x2a,0x35, -0x36,0xb3,0x38,0x3f,0x55,0x45,0x43,0x6a,0x41,0x3a,0x83,0x34,0x33,0x68,0x2d,0x2b, -0x5d,0x2e,0x31,0x9e,0x36,0x35,0x16,0x3a,0x36,0xc8,0x30,0x2c,0xd2,0x25,0x20,0x31, -0x11,0x09,0x86,0x00,0xf9,0x61,0xf5,0xf3,0x68,0xf0,0xeb,0x6d,0xea,0xe3,0xfc,0xdc, -0xd7,0x23,0xcd,0xc3,0x34,0xbb,0xb2,0x29,0xac,0xa9,0x5b,0xa7,0xa4,0x07,0xa3,0xa1, -0x75,0xa6,0xae,0x56,0xb7,0xc0,0xdf,0xc4,0xc8,0x7f,0xcb,0xce,0xcd,0xd3,0xd2,0x3d, -0xd6,0xd9,0x43,0xe0,0xe9,0x9d,0xf1,0xf7,0x75,0xfc,0x02,0xc7,0x04,0x07,0x61,0x05, -0x06,0xcd,0x06,0x08,0x41,0x0d,0x0d,0x0b,0x14,0x1c,0x27,0x23,0x2d,0x50,0x35,0x39, -0x10,0x3a,0x37,0x81,0x38,0x37,0xa8,0x30,0x2f,0x82,0x33,0x3a,0x69,0x42,0x44,0x8f, -0x43,0x3e,0x06,0x3a,0x35,0x73,0x31,0x2f,0x0b,0x31,0x37,0x03,0x3d,0x3d,0x3a,0x3b, -0x3b,0x1b,0x3a,0x30,0x49,0x2b,0x23,0xfd,0x17,0x0b,0x5e,0x02,0xfa,0xcc,0xf4,0xf5, -0x70,0xf4,0xef,0xca,0xed,0xea,0x98,0xe1,0xd9,0x7c,0xd2,0xc6,0xf3,0xbc,0xb2,0xd9, -0xa8,0xa6,0x07,0xa4,0xa3,0x74,0x9e,0x9b,0xa3,0xa0,0xa8,0xf8,0xb1,0xb6,0x38,0xbc, -0xc4,0x16,0xc8,0xcf,0x7d,0xd4,0xd5,0xba,0xd6,0xdb,0x9e,0xe2,0xed,0x61,0xf4,0xf9, -0x02,0xfd,0x00,0xd5,0x01,0x02,0x26,0x00,0x01,0x1d,0x03,0x05,0xb2,0x07,0x0b,0x4e, -0x13,0x19,0xf0,0x22,0x2a,0x32,0x31,0x35,0x56,0x34,0x32,0x39,0x33,0x31,0x45,0x2d, -0x2b,0xcb,0x2d,0x36,0x08,0x3d,0x3f,0x2c,0x45,0x44,0x48,0x44,0x3e,0x9b,0x37,0x35, -0x5c,0x3a,0x40,0x53,0x43,0x47,0xf3,0x43,0x40,0xaa,0x3d,0x3a,0xd1,0x33,0x27,0x7e, -0x1f,0x12,0x28,0x07,0x00,0xd6,0xf5,0xf4,0xdb,0xf4,0xf1,0x5f,0xee,0xea,0x02,0xe4, -0xd8,0x47,0xd3,0xc5,0x8c,0xbb,0xb1,0x81,0xa6,0xa1,0x7b,0x9f,0x9e,0x4e,0x9c,0x98, -0xf3,0x98,0xa2,0xf8,0xa9,0xad,0xb4,0xb2,0xbc,0x7c,0xc6,0xcf,0x4d,0xd5,0xd9,0xf4, -0xda,0xe0,0x40,0xe9,0xf1,0x2e,0xf9,0xfb,0x07,0xfd,0xff,0xee,0x01,0x00,0x03,0xfb, -0xfc,0xfd,0x00,0x00,0x5e,0x03,0x08,0xa0,0x0f,0x16,0x32,0x1d,0x26,0xf6,0x2a,0x2f, -0x99,0x2f,0x2e,0x2e,0x2e,0x2d,0x88,0x2a,0x28,0xed,0x2c,0x34,0xf9,0x39,0x3d,0xf7, -0x42,0x45,0x3b,0x49,0x47,0x12,0x41,0x3b,0x57,0x41,0x49,0x4a,0x4a,0x4c,0xa1,0x4a, -0x4a,0x46,0x42,0x3f,0x70,0x39,0x2d,0xc4,0x24,0x16,0xba,0x0c,0x02,0xf6,0xfb,0xf6, -0xf7,0xf4,0xf4,0xfb,0xf1,0xeb,0xbd,0xe3,0xdc,0xad,0xd0,0xc5,0xef,0xb8,0xae,0x72, -0xa5,0x9e,0x90,0x9c,0x9a,0x71,0x98,0x96,0xe3,0x96,0x9d,0x50,0xa3,0xa7,0x20,0xac, -0xb7,0x27,0xc2,0xcd,0x61,0xd7,0xda,0x43,0xdd,0xe3,0x75,0xeb,0xf2,0xbd,0xf7,0xfc, -0x90,0xfe,0x01,0xf4,0x00,0x00,0x12,0xfd,0xf9,0xf1,0xfc,0x02,0xd1,0x04,0x07,0x0f, -0x0b,0x13,0x3b,0x1b,0x1e,0x31,0x25,0x26,0x3b,0x28,0x29,0x3e,0x28,0x27,0x01,0x26, -0x24,0x95,0x29,0x31,0xf1,0x34,0x3a,0x7c,0x40,0x44,0xc9,0x48,0x49,0xd3,0x47,0x44, -0xfa,0x45,0x4e,0x60,0x51,0x4e,0xc1,0x4e,0x4d,0xac,0x49,0x44,0x86,0x3c,0x34,0xa5, -0x2a,0x20,0x45,0x16,0x08,0x3f,0x02,0xfe,0x01,0xfa,0xfa,0xa7,0xf6,0xee,0x1e,0xe7, -0xdd,0x3c,0xd2,0xc5,0xe3,0xb6,0xaa,0x2e,0xa4,0x9b,0x1f,0x99,0x97,0x33,0x93,0x93, -0x3a,0x95,0x98,0xa2,0x9e,0xa3,0xf6,0xa7,0xb1,0xa5,0xbf,0xca,0xa5,0xd3,0xdc,0x0a, -0xe2,0xe6,0x05,0xeb,0xf2,0xae,0xf7,0xf8,0xef,0xfb,0xfe,0x2b,0xfd,0xfb,0xdd,0xfb, -0xfb,0xa7,0xfa,0xfe,0x9e,0x03,0x07,0x54,0x0b,0x11,0x08,0x17,0x1b,0xf6,0x1c,0x1e, -0xf8,0x22,0x26,0x7f,0x25,0x25,0xc0,0x23,0x25,0xf0,0x28,0x30,0xb5,0x32,0x37,0x9a, -0x3e,0x46,0x3f,0x4b,0x4c,0x5c,0x4e,0x4d,0x26,0x4f,0x52,0x70,0x57,0x53,0x67,0x50, -0x4e,0xef,0x4b,0x48,0x86,0x40,0x37,0xb9,0x2d,0x25,0x69,0x1a,0x10,0x64,0x07,0x00, -0x13,0x00,0xfd,0x6f,0xf9,0xf4,0x12,0xea,0xde,0x8a,0xd0,0xc4,0xf8,0xb6,0xaa,0xeb, -0xa1,0x9b,0x34,0x9a,0x96,0x45,0x92,0x90,0xbc,0x94,0x99,0xe2,0x9b,0xa3,0x71,0xa8, -0xb1,0x23,0xbc,0xc6,0xfb,0xd3,0xda,0x53,0xe2,0xe8,0xa6,0xec,0xf1,0x45,0xf4,0xf6, -0xda,0xf8,0xf9,0x11,0xf9,0xf9,0xa3,0xfa,0xfc,0x36,0xfb,0xfb,0x3f,0x00,0x03,0x5f, -0x08,0x0d,0x2d,0x11,0x12,0xc4,0x13,0x16,0xfc,0x1b,0x1e,0x55,0x22,0x21,0x9d,0x22, -0x25,0x27,0x28,0x2c,0x0f,0x2f,0x35,0xfe,0x3b,0x45,0x9b,0x4d,0x4e,0x5d,0x51,0x53, -0x31,0x59,0x59,0x1d,0x5c,0x59,0x86,0x55,0x51,0x10,0x4d,0x4c,0x57,0x43,0x3c,0xc3, -0x32,0x2a,0x52,0x25,0x1a,0xb2,0x0f,0x08,0xf8,0x04,0x02,0x2a,0xff,0xf8,0x3b,0xee, -0xdf,0x54,0xce,0xc2,0x61,0xb6,0xa8,0x5f,0x9e,0x97,0x06,0x94,0x92,0xeb,0x8d,0x8d, -0x33,0x90,0x96,0x8d,0x9b,0xa0,0x56,0xa8,0xb3,0xe1,0xbc,0xc6,0x1b,0xd1,0xdb,0x40, -0xe5,0xe9,0x3b,0xed,0xf0,0xe4,0xf0,0xf4,0x31,0xf5,0xf8,0x22,0xf8,0xf9,0xe4,0xfb, -0xfd,0x33,0xfd,0xfd,0x2b,0x01,0x04,0xba,0x05,0x07,0xc0,0x0a,0x0e,0x23,0x0c,0x0d, -0x2c,0x13,0x18,0x40,0x1d,0x1f,0x24,0x22,0x26,0xff,0x28,0x2c,0x41,0x2e,0x35,0xd1, -0x3a,0x44,0x40,0x4b,0x4f,0x9f,0x51,0x54,0x32,0x5a,0x5e,0x75,0x5d,0x5a,0x33,0x57, -0x52,0x33,0x4d,0x49,0xca,0x44,0x3d,0x3c,0x35,0x2e,0x27,0x29,0x22,0x0c,0x1a,0x10, -0x49,0x08,0x07,0x60,0x03,0xfc,0xa5,0xf0,0xdf,0x2d,0xd1,0xbf,0x37,0xb5,0xaa,0x99, -0x9e,0x96,0x1e,0x91,0x8e,0x56,0x8d,0x8d,0xe5,0x8f,0x94,0x24,0x9c,0xa1,0xdc,0xaa, -0xb7,0x34,0xc2,0xcb,0x06,0xd2,0xdb,0x8a,0xe3,0xe9,0x3d,0xee,0xed,0x73,0xec,0xec, -0x90,0xee,0xf5,0x86,0xf7,0xf9,0xb2,0xfc,0xfd,0x70,0xfe,0x00,0xdc,0x01,0x04,0x8a, -0x02,0xff,0xc9,0x03,0x07,0x01,0x07,0x07,0xd6,0x07,0x10,0x86,0x17,0x1c,0x18,0x23, -0x25,0x4d,0x29,0x2b,0xd2,0x2c,0x32,0x4d,0x39,0x41,0xb3,0x48,0x4f,0x9e,0x53,0x59, -0x98,0x5d,0x62,0x73,0x62,0x5c,0x3e,0x5a,0x55,0x8a,0x4f,0x4b,0xaa,0x44,0x3f,0x56, -0x38,0x34,0xf4,0x32,0x2c,0x09,0x25,0x1c,0x0d,0x13,0x0d,0x07,0x0a,0xfe,0x47,0xf2, -0xe1,0xf6,0xcf,0xc5,0xec,0xb6,0xa9,0xd7,0x9e,0x95,0xd9,0x8e,0x89,0xcf,0x88,0x89, -0x55,0x8d,0x90,0xc7,0x96,0x9f,0xaa,0xac,0xb8,0x0a,0xc3,0xcd,0x22,0xd3,0xd9,0xb7, -0xe2,0xe8,0xc5,0xea,0xea,0x8a,0xe8,0xe6,0x79,0xea,0xf2,0xc4,0xf7,0xf9,0x42,0xfb, -0xfd,0xc1,0xff,0x01,0x1f,0x03,0x01,0xe3,0xfd,0xfa,0xfa,0xf9,0xfc,0x00,0xff,0x00, -0xf2,0x02,0x09,0x8e,0x12,0x1b,0xe4,0x23,0x29,0x91,0x2b,0x2d,0x4e,0x2f,0x32,0x1c, -0x39,0x42,0x46,0x4a,0x4f,0x44,0x55,0x5c,0x4e,0x60,0x63,0xa0,0x62,0x5f,0x4e,0x5a, -0x56,0x9d,0x52,0x4a,0x17,0x43,0x3d,0xd6,0x3b,0x37,0x0e,0x38,0x33,0xd7,0x2b,0x23, -0xdd,0x1b,0x15,0xb3,0x0b,0x00,0x83,0xee,0xe2,0x16,0xd4,0xc6,0x55,0xb9,0xac,0x36, -0xa2,0x97,0xb9,0x90,0x8b,0x6c,0x85,0x84,0x2a,0x8b,0x90,0x3c,0x97,0xa0,0x4a,0xad, -0xbd,0xc1,0xc6,0xd0,0x80,0xd5,0xda,0xe4,0xe0,0xe6,0xc1,0xe6,0xe5,0x08,0xe4,0xe1, -0x0a,0xe5,0xec,0x82,0xf4,0xf7,0x8b,0xf9,0xff,0xd3,0x03,0x04,0x75,0x04,0x00,0xda, -0xfb,0xf9,0x6a,0xf5,0xf5,0xf0,0xf4,0xf8,0xc2,0xfd,0x04,0x16,0x0d,0x16,0x4a,0x20, -0x25,0x9e,0x2d,0x2e,0x68,0x2f,0x31,0x0a,0x36,0x40,0x4e,0x4a,0x52,0x8d,0x55,0x5c, -0xba,0x63,0x65,0xf7,0x62,0x61,0x1f,0x5d,0x56,0x1c,0x53,0x4c,0xaa,0x45,0x3f,0x9f, -0x3b,0x3d,0xf1,0x3b,0x3a,0xb7,0x35,0x2d,0x78,0x25,0x1e,0x20,0x10,0x01,0x9f,0xf2, -0xe2,0xee,0xd7,0xcb,0xb1,0xbc,0xb0,0x2e,0xa2,0x99,0xf7,0x91,0x89,0xb9,0x83,0x80, -0x90,0x86,0x8d,0x52,0x94,0x9e,0xe9,0xaa,0xbb,0x2a,0xca,0xcf,0x6e,0xd6,0xdb,0xa0, -0xde,0xe4,0xf0,0xe5,0xe1,0xba,0xde,0xdd,0x9c,0xe3,0xe8,0x36,0xf0,0xf5,0xdf,0xf8, -0xff,0xa9,0x04,0x08,0x20,0x05,0xfe,0xf1,0xfb,0xf7,0xbb,0xf1,0xef,0x32,0xee,0xef, -0x1b,0xfb,0x04,0x76,0x0a,0x14,0xda,0x1b,0x26,0xea,0x2c,0x30,0xd4,0x2e,0x2d,0x3b, -0x34,0x3c,0xc4,0x48,0x51,0x56,0x58,0x5a,0x66,0x61,0x67,0xc6,0x63,0x62,0x2d,0x5c, -0x5a,0xb3,0x53,0x4c,0x84,0x48,0x43,0xc2,0x40,0x3c,0x86,0x3e,0x3b,0x38,0x38,0x32, -0x6f,0x29,0x1f,0x77,0x11,0x03,0x63,0xf1,0xe4,0xf0,0xd9,0xcc,0xaa,0xbf,0xb5,0xe1, -0xa8,0xa0,0x94,0x96,0x8b,0xe9,0x83,0x83,0x91,0x8b,0x96,0x5d,0x9e,0xa4,0x9a,0xaf, -0xb9,0xe6,0xc4,0xcb,0xbd,0xd1,0xd4,0x5f,0xd6,0xda,0x92,0xdb,0xda,0xec,0xd8,0xd8, -0x70,0xdb,0xe2,0xe8,0xe8,0xf1,0x47,0xf9,0xfe,0x6e,0x05,0x06,0x72,0x05,0xfe,0xef, -0xf9,0xfa,0xa0,0xf4,0xf0,0x22,0xf1,0xf3,0xa1,0xfc,0x06,0x4e,0x08,0x0c,0x38,0x18, -0x22,0x5a,0x2c,0x2e,0xa1,0x2d,0x2f,0x02,0x36,0x3f,0x79,0x49,0x50,0x2b,0x56,0x5b, -0x3a,0x63,0x6a,0x82,0x6c,0x6a,0xfc,0x64,0x60,0xeb,0x57,0x50,0x2b,0x4e,0x4c,0xa0, -0x48,0x42,0xd6,0x40,0x3e,0x15,0x38,0x31,0x4a,0x28,0x1b,0x1d,0x0f,0x00,0x69,0xf1, -0xe5,0x7d,0xd9,0xcd,0xcb,0xc2,0xb6,0x09,0xad,0xa5,0x03,0x99,0x8d,0x8c,0x85,0x83, -0x64,0x8b,0x95,0xff,0x9f,0xa5,0x48,0xae,0xb4,0x10,0xbc,0xc7,0x51,0xcc,0xd3,0x14, -0xd3,0xd5,0x56,0xd6,0xd6,0x88,0xd6,0xd6,0x8a,0xda,0xe0,0x0c,0xec,0xf3,0x74,0xf9, -0xff,0xc8,0x04,0x04,0x8c,0x01,0xfc,0x68,0xf7,0xf7,0x88,0xf3,0xec,0x8a,0xed,0xef, -0x33,0xf8,0xff,0x89,0x04,0x0a,0x78,0x14,0x21,0x58,0x29,0x2d,0xf6,0x2b,0x2f,0xaf, -0x34,0x3b,0xdc,0x49,0x4f,0x3e,0x54,0x59,0xdb,0x61,0x65,0xd4,0x69,0x68,0x6d,0x62, -0x5c,0xf9,0x56,0x52,0x0d,0x50,0x4d,0x0c,0x4c,0x48,0xe5,0x42,0x3f,0x74,0x3a,0x34, -0x72,0x2a,0x1d,0x87,0x0f,0x03,0x55,0xf6,0xe8,0x47,0xdb,0xcf,0xc6,0xc4,0xb6,0xdf, -0xb1,0xa9,0xae,0x9d,0x94,0x76,0x8c,0x8a,0xf9,0x90,0x9c,0x82,0xa4,0xaf,0x98,0xb2, -0xb8,0x89,0xbd,0xc3,0xb4,0xcd,0xd0,0x41,0xd4,0xd2,0xca,0xd1,0xd4,0x16,0xd4,0xd5, -0x5b,0xd9,0xe0,0x82,0xe8,0xf4,0xa7,0xfa,0xfe,0xea,0x02,0x01,0xe4,0xff,0xfb,0x37, -0xf8,0xf6,0x78,0xf2,0xf0,0xf3,0xec,0xed,0x03,0xf4,0xfa,0xe9,0xfe,0x05,0x7e,0x12, -0x1d,0xac,0x25,0x29,0x98,0x2b,0x31,0x49,0x36,0x40,0x84,0x48,0x52,0xc7,0x58,0x5b, -0xdc,0x63,0x65,0x27,0x65,0x65,0x10,0x60,0x58,0x70,0x52,0x53,0x1e,0x53,0x4f,0x60, -0x4e,0x4a,0xc9,0x47,0x42,0x85,0x3a,0x33,0xa8,0x27,0x1d,0x2b,0x0f,0x02,0xc5,0xf6, -0xe8,0xdc,0xdb,0xd0,0xd5,0xc5,0xbc,0x12,0xb6,0xae,0x31,0xa5,0x9b,0x91,0x95,0x93, -0x20,0x97,0x9f,0x8e,0xa8,0xb4,0xe5,0xb6,0xb6,0xeb,0xb9,0xbf,0x13,0xc6,0xca,0xbf, -0xcc,0xcf,0x1d,0xd0,0xd1,0xf7,0xd2,0xd3,0x53,0xd6,0xdc,0x47,0xe5,0xee,0x68,0xf7, -0xfb,0xb7,0xfe,0xfd,0x1e,0xfc,0xfa,0xfc,0xf7,0xf6,0xc8,0xf3,0xef,0x99,0xec,0xed, -0xd4,0xeb,0xf5,0xb1,0xfb,0x02,0xeb,0x0d,0x18,0x3d,0x23,0x27,0xec,0x2c,0x31,0xa9, -0x39,0x41,0x79,0x49,0x51,0x8f,0x5a,0x60,0x01,0x66,0x67,0x77,0x64,0x61,0x06,0x5d, -0x55,0x35,0x52,0x53,0x7f,0x54,0x4e,0x2d,0x4e,0x4f,0x27,0x4a,0x45,0xb4,0x39,0x33, -0x8a,0x29,0x1e,0x34,0x13,0x04,0xa2,0xf5,0xe8,0xab,0xdd,0xd2,0x3b,0xcb,0xbd,0x15, -0xb8,0xb2,0x52,0xaa,0xa5,0x23,0x9e,0x9e,0x22,0xa3,0xa9,0x1e,0xb1,0xb7,0xdc,0xba, -0xb9,0x07,0xb9,0xbd,0xe7,0xc0,0xc5,0x91,0xc6,0xc9,0x33,0xcf,0xd1,0x13,0xd4,0xd2, -0x1c,0xd5,0xda,0xbd,0xe3,0xe9,0xd8,0xef,0xf5,0xdc,0xf8,0xfb,0xc2,0xf9,0xf9,0xb1, -0xf7,0xf5,0x58,0xf5,0xf0,0xaf,0xeb,0xe7,0x98,0xe8,0xec,0x3e,0xf6,0xff,0x24,0x09, -0x12,0xc6,0x1a,0x25,0x7e,0x2c,0x33,0xc1,0x38,0x3d,0xdd,0x46,0x4f,0x79,0x57,0x5e, -0xf6,0x63,0x64,0xe5,0x60,0x59,0x17,0x55,0x50,0x29,0x4d,0x51,0xec,0x52,0x53,0x7e, -0x50,0x51,0xb0,0x4e,0x48,0xa0,0x3c,0x31,0xb5,0x2b,0x20,0x9e,0x16,0x09,0xff,0xfb, -0xeb,0xea,0xdf,0xd6,0x6d,0xcc,0xc5,0x34,0xbd,0xb5,0x39,0xb1,0xaf,0xa1,0xaa,0xab, -0xfe,0xaf,0xb5,0x3b,0xbb,0xbe,0x2a,0xc1,0xbe,0x03,0xbe,0xbb,0x0c,0xbd,0xbf,0x32, -0xc2,0xc5,0xce,0xcb,0xd0,0x07,0xd1,0xd2,0xb4,0xd2,0xda,0x6f,0xe1,0xe4,0x3a,0xea, -0xed,0x86,0xf1,0xf5,0xa6,0xf5,0xf5,0xd3,0xf6,0xf7,0x38,0xf5,0xf2,0x54,0xed,0xe7, -0xcc,0xe7,0xed,0x9f,0xf4,0xfd,0x47,0x05,0x12,0x15,0x1a,0x23,0xc8,0x2c,0x31,0x62, -0x38,0x3d,0x25,0x46,0x4f,0xe1,0x56,0x5d,0xa0,0x63,0x64,0xc0,0x61,0x57,0x4a,0x4f, -0x4f,0xf6,0x4c,0x51,0x23,0x52,0x56,0x87,0x54,0x52,0x34,0x4e,0x44,0x2d,0x3b,0x2d, -0xd9,0x25,0x1d,0xca,0x13,0x04,0x8f,0xf7,0xeb,0xd6,0xe0,0xd6,0xc6,0xcd,0xc6,0x5d, -0xbe,0xb8,0xa5,0xb4,0xb4,0x8f,0xb7,0xbb,0x02,0xbf,0xc1,0x44,0xc4,0xc5,0x79,0xc4, -0xc2,0xdb,0xc1,0xbf,0x5d,0xba,0xb9,0xcf,0xbb,0xc1,0x98,0xc8,0xca,0x7c,0xce,0xcf, -0xad,0xd2,0xda,0xd0,0xe0,0xe2,0x0f,0xe5,0xe7,0xa7,0xeb,0xef,0x29,0xf0,0xf3,0xcb, -0xf7,0xf7,0x35,0xf4,0xf0,0xe0,0xe9,0xe6,0x26,0xe4,0xe7,0x5a,0xee,0xf6,0xa2,0xfe, -0x0a,0xb2,0x18,0x24,0x39,0x2b,0x30,0x7f,0x38,0x3f,0x8b,0x48,0x52,0x2a,0x59,0x5e, -0xce,0x63,0x64,0x76,0x5f,0x57,0xb4,0x4f,0x4d,0x18,0x4c,0x4d,0x8e,0x53,0x55,0xeb, -0x59,0x55,0x44,0x4f,0x46,0x47,0x3a,0x31,0x21,0x27,0x1d,0xc8,0x11,0x04,0x96,0xf7, -0xeb,0xab,0xe2,0xd8,0x08,0xd1,0xca,0x5a,0xc2,0xbe,0x5a,0xbc,0xbc,0xd3,0xbf,0xc5, -0xe4,0xc9,0xc8,0x10,0xc9,0xc5,0x15,0xc2,0xc0,0x17,0xbe,0xbe,0xd3,0xb7,0xb4,0x2e, -0xb7,0xbd,0x49,0xc6,0xc9,0x0c,0xce,0xd0,0x84,0xd5,0xdb,0x2a,0xe0,0xe2,0xc6,0xe2, -0xe4,0xaa,0xe7,0xe9,0x00,0xeb,0xf2,0x91,0xf7,0xf9,0x35,0xf4,0xee,0xea,0xec,0xe6, -0x10,0xe4,0xe4,0x95,0xe9,0xf1,0xb0,0xfb,0x09,0x50,0x16,0x23,0x4b,0x2d,0x31,0x96, -0x38,0x42,0xb3,0x4a,0x52,0x73,0x58,0x5d,0x73,0x5e,0x5f,0xab,0x5b,0x55,0xd0,0x4f, -0x4f,0x47,0x50,0x4f,0x19,0x56,0x5b,0xb6,0x5c,0x59,0x52,0x51,0x46,0xa5,0x3a,0x31, -0x95,0x28,0x1d,0xa0,0x10,0x05,0x64,0xf7,0xeb,0xc3,0xe1,0xd8,0x18,0xd0,0xca,0x2a, -0xc6,0xc3,0x1b,0xc2,0xc3,0x48,0xcb,0xcf,0x9c,0xd5,0xd3,0x2c,0xd0,0xca,0x5c,0xc5, -0xbf,0x82,0xc0,0xbd,0x25,0xb8,0xb3,0x97,0xb3,0xb9,0x24,0xbe,0xc3,0x29,0xc8,0xcd, -0x68,0xd5,0xdb,0xa9,0xdf,0xe2,0xbb,0xe4,0xe3,0x6f,0xe3,0xe3,0x96,0xe6,0xeb,0xd0, -0xef,0xf3,0x35,0xf1,0xed,0xf2,0xe9,0xe8,0xb3,0xe2,0xdf,0x8f,0xe2,0xea,0x03,0xf7, -0x04,0x20,0x12,0x1e,0xb8,0x28,0x2f,0xda,0x39,0x43,0x4b,0x4c,0x52,0x2b,0x56,0x5b, -0x92,0x5d,0x5d,0x03,0x59,0x54,0xf4,0x4f,0x50,0xb9,0x52,0x52,0x67,0x54,0x58,0x72, -0x5b,0x58,0x94,0x4f,0x44,0xb7,0x39,0x32,0x49,0x2b,0x1f,0xd4,0x13,0x05,0x12,0xf9, -0xee,0xbc,0xe3,0xd9,0xf6,0xcf,0xcc,0xa7,0xc9,0xc9,0x29,0xc8,0xcb,0x22,0xd2,0xd9, -0x64,0xde,0xdb,0x00,0xd5,0xcb,0xca,0xc6,0xc3,0xe0,0xbd,0xba,0xb3,0xb6,0xb1,0xaa, -0xb0,0xb4,0x7a,0xba,0xbf,0xbb,0xc3,0xcb,0xe0,0xd3,0xdb,0xd8,0xdf,0xe2,0x97,0xe4, -0xe4,0xbf,0xe3,0xe1,0x6b,0xe1,0xe6,0x25,0xeb,0xed,0x51,0xef,0xee,0x93,0xeb,0xe9, -0x3b,0xe7,0xe2,0x63,0xe3,0xeb,0x11,0xf6,0x04,0xbc,0x12,0x1d,0x8b,0x29,0x33,0x91, -0x3b,0x47,0x60,0x4e,0x52,0x15,0x54,0x53,0x0b,0x57,0x58,0xd2,0x54,0x50,0x37,0x51, -0x53,0xd0,0x55,0x59,0x2f,0x5a,0x5b,0x7b,0x5a,0x59,0x4d,0x52,0x45,0xa7,0x3c,0x33, -0xd6,0x2a,0x1f,0xb0,0x13,0x05,0x16,0xf9,0xed,0xd3,0xe0,0xd7,0x14,0xce,0xc8,0x70, -0xc7,0xca,0x76,0xcc,0xd0,0x39,0xd6,0xe0,0xf2,0xe4,0xe2,0x51,0xda,0xd3,0x61,0xcc, -0xc5,0xff,0xbf,0xbb,0xd7,0xb6,0xb1,0x14,0xb0,0xb2,0x6e,0xb8,0xbc,0x2d,0xc0,0xc8, -0x2d,0xd0,0xd9,0xb3,0xe0,0xe3,0xf3,0xe5,0xe3,0x9a,0xe4,0xe4,0x92,0xe1,0xe3,0xf4, -0xe6,0xe9,0xc5,0xe9,0xe9,0xba,0xe8,0xe7,0x53,0xe4,0xe4,0xbb,0xe4,0xe9,0x4e,0xf4, -0x00,0x96,0x0d,0x1a,0x09,0x24,0x30,0xb6,0x3a,0x43,0x4c,0x4d,0x4d,0x08,0x4f,0x4f, -0xa2,0x4d,0x52,0x25,0x50,0x4f,0xea,0x4f,0x55,0xb1,0x59,0x59,0x33,0x5a,0x59,0x78, -0x5a,0x56,0x76,0x50,0x47,0xeb,0x3e,0x34,0x9b,0x2c,0x21,0xaa,0x15,0x09,0xc2,0xfe, -0xf4,0x01,0xe6,0xdd,0xf9,0xd3,0xcd,0x33,0xcc,0xcd,0x88,0xd1,0xd8,0x53,0xdf,0xe5, -0x58,0xec,0xe9,0xfa,0xe0,0xd6,0xdc,0xd0,0xca,0x80,0xc1,0xb9,0x50,0xb3,0xaf,0x00, -0xab,0xb0,0x38,0xb7,0xba,0x5e,0xbd,0xc5,0x8d,0xce,0xd7,0x23,0xde,0xdf,0xac,0xe2, -0xe2,0xdf,0xe2,0xe1,0x4e,0xe1,0xe2,0xf5,0xe2,0xe3,0xcc,0xe3,0xe5,0xfa,0xe5,0xe4, -0xdd,0xe5,0xe6,0x0c,0xe8,0xec,0xac,0xf5,0x02,0x47,0x0b,0x17,0x77,0x21,0x2c,0x04, -0x39,0x41,0xca,0x4a,0x4b,0xec,0x46,0x49,0x3d,0x4a,0x49,0x08,0x4c,0x4b,0x3a,0x51, -0x55,0xb6,0x5b,0x5d,0xe4,0x59,0x59,0xef,0x57,0x56,0x8a,0x4f,0x4a,0xc9,0x40,0x37, -0x20,0x2c,0x1e,0xdf,0x15,0x07,0xb5,0xfd,0xf2,0x4d,0xe6,0xdf,0x39,0xd7,0xd1,0xe8, -0xce,0xd0,0xe2,0xd3,0xdc,0xaf,0xe4,0xec,0xb8,0xf1,0xf0,0x73,0xea,0xdd,0x5b,0xd4, -0xce,0x73,0xc1,0xb8,0x43,0xb2,0xab,0xc5,0xa9,0xad,0xe6,0xb3,0xb9,0x2a,0xbe,0xc4, -0x2b,0xcd,0xd5,0xcc,0xdd,0xe0,0x4f,0xe1,0xe1,0xfb,0xe2,0xe2,0x15,0xe5,0xe6,0x58, -0xe5,0xe1,0x70,0xde,0xe0,0xed,0xe0,0xe4,0xc1,0xe6,0xe8,0xf5,0xec,0xf1,0x48,0xf9, -0x03,0xce,0x0b,0x16,0x24,0x1e,0x2a,0x83,0x37,0x3f,0xed,0x46,0x46,0x8a,0x45,0x43, -0xdd,0x45,0x46,0x7a,0x47,0x48,0x5f,0x50,0x57,0x68,0x5b,0x5e,0xf2,0x59,0x56,0xec, -0x53,0x54,0x94,0x51,0x4b,0xcb,0x43,0x37,0x78,0x2a,0x1e,0xe5,0x15,0x0c,0x01,0x00, -0xf6,0x47,0xeb,0xe2,0x6f,0xdd,0xd9,0x2b,0xd5,0xd4,0x9a,0xd8,0xdf,0xa3,0xe8,0xef, -0x6e,0xf5,0xf6,0x2d,0xf1,0xe4,0x06,0xd9,0xd0,0xd2,0xc3,0xb9,0x23,0xb0,0xac,0xaf, -0xa9,0xab,0xec,0xb0,0xb4,0x73,0xbd,0xc4,0x10,0xcd,0xd4,0xb2,0xd8,0xda,0x0f,0xdc, -0xdd,0x5a,0xdd,0xe0,0xbc,0xe3,0xe4,0x5b,0xe3,0xde,0x33,0xda,0xd8,0xd6,0xdb,0xe0, -0x37,0xe5,0xe8,0xfe,0xe9,0xf1,0xd9,0xfa,0x05,0xb5,0x0c,0x11,0x08,0x1c,0x25,0xdf, -0x31,0x3a,0xeb,0x3f,0x41,0x2d,0x40,0x40,0x79,0x40,0x41,0xb6,0x43,0x46,0x1b,0x4e, -0x56,0x69,0x5d,0x5b,0x95,0x59,0x56,0x5e,0x53,0x53,0x49,0x52,0x4e,0x10,0x45,0x3a, -0x88,0x2d,0x1f,0x64,0x14,0x0c,0x42,0x00,0xf7,0xd1,0xf2,0xea,0x81,0xe5,0xdf,0x76, -0xdc,0xdc,0x51,0xdd,0xe4,0xf2,0xe9,0xf2,0xcf,0xfa,0xfa,0x83,0xf4,0xe9,0xf7,0xda, -0xcf,0x91,0xc3,0xb9,0x4d,0xb2,0xaf,0x9c,0xad,0xad,0x84,0xae,0xb4,0x07,0xbb,0xc5, -0x06,0xcf,0xd2,0x18,0xda,0xd8,0x67,0xd9,0xda,0xe9,0xdc,0xe1,0x46,0xe3,0xe5,0x76, -0xe3,0xde,0x78,0xd7,0xd4,0xdb,0xd6,0xdb,0x25,0xe3,0xe7,0x54,0xeb,0xf2,0xc9,0xfc, -0x07,0x56,0x0e,0x14,0x4a,0x19,0x23,0x26,0x2f,0x35,0xfe,0x3c,0x40,0x19,0x3f,0x3f, -0x90,0x3d,0x3e,0x27,0x42,0x46,0xc2,0x4d,0x53,0xf9,0x59,0x5a,0xa2,0x57,0x56,0xc7, -0x56,0x56,0x00,0x52,0x4f,0x5c,0x44,0x3a,0xa6,0x2f,0x21,0xa9,0x15,0x09,0x52,0xff, -0xf8,0xf5,0xf4,0xf1,0xf6,0xea,0xe6,0x6a,0xe4,0xe4,0xd8,0xe6,0xe9,0xf7,0xed,0xf3, -0xc3,0xfc,0xfc,0x89,0xf4,0xe9,0xc3,0xda,0xcb,0x30,0xbe,0xb7,0x83,0xb1,0xb0,0xf1, -0xaf,0xb0,0x2e,0xb2,0xb3,0xfd,0xbc,0xc4,0xc8,0xcd,0xd4,0x8a,0xd6,0xd9,0x74,0xd7, -0xd7,0x3d,0xd8,0xdc,0x35,0xdd,0xdf,0x06,0xe0,0xdb,0x8c,0xd4,0xd1,0x73,0xd4,0xd8, -0xac,0xde,0xe6,0xca,0xea,0xf1,0xaf,0xfd,0x06,0x7b,0x0e,0x13,0x4a,0x18,0x20,0x98, -0x27,0x32,0x6f,0x39,0x3d,0x83,0x40,0x41,0xa1,0x3d,0x3e,0x94,0x41,0x46,0x33,0x4b, -0x50,0x4e,0x55,0x56,0x58,0x55,0x56,0x2a,0x55,0x55,0x15,0x53,0x4a,0xe6,0x43,0x3a, -0x22,0x30,0x23,0x01,0x16,0x09,0x0d,0xfe,0xfa,0x27,0xf7,0xf6,0x94,0xef,0xed,0x41, -0xed,0xec,0x67,0xed,0xee,0x48,0xf4,0xf9,0xb7,0xfe,0xff,0x22,0xf6,0xea,0x94,0xda, -0xcc,0x92,0xbe,0xb6,0xe3,0xb2,0xb1,0x1a,0xb4,0xb5,0x80,0xb7,0xb9,0x06,0xbf,0xca, -0x10,0xcf,0xd2,0x08,0xd7,0xd7,0x3e,0xda,0xd8,0xaa,0xd7,0xd9,0x12,0xda,0xda,0xcb, -0xda,0xd8,0x7a,0xd3,0xd0,0x01,0xd3,0xd9,0x82,0xde,0xe5,0xc4,0xee,0xf2,0x22,0xfd, -0x07,0x5c,0x0e,0x10,0xad,0x14,0x1b,0xee,0x25,0x2c,0xe1,0x31,0x34,0x9f,0x38,0x39, -0x8e,0x37,0x38,0x97,0x39,0x40,0x59,0x46,0x4b,0xe9,0x50,0x55,0x73,0x56,0x58,0x52, -0x58,0x55,0xea,0x52,0x4c,0x4e,0x43,0x3a,0x92,0x2e,0x23,0x43,0x14,0x08,0x9c,0xff, -0xfa,0x29,0xf9,0xf7,0x08,0xf7,0xf4,0x3f,0xf5,0xf5,0x27,0xf4,0xf6,0xc4,0xfa,0x02, -0xb2,0x05,0x03,0xb5,0xf8,0xee,0x94,0xdd,0xcc,0x32,0xc0,0xb6,0x3a,0xb3,0xb0,0x2c, -0xb1,0xb6,0x83,0xbb,0xbf,0x87,0xc5,0xcc,0x4b,0xd0,0xcf,0x2b,0xd2,0xd6,0x30,0xd9, -0xd9,0x91,0xd5,0xd6,0xd2,0xd6,0xd5,0x0f,0xd6,0xd4,0xd9,0xd2,0xd1,0x78,0xd3,0xd8, -0x35,0xdf,0xe6,0x5a,0xed,0xf4,0x28,0xfd,0x04,0x6b,0x0a,0x0d,0xd7,0x10,0x19,0xf3, -0x22,0x2c,0x96,0x31,0x34,0xa2,0x38,0x3a,0x63,0x3a,0x3a,0x41,0x39,0x3d,0xa0,0x42, -0x46,0xb3,0x4c,0x52,0xb8,0x53,0x57,0x36,0x56,0x53,0xbb,0x51,0x4c,0x84,0x43,0x36, -0x8a,0x2b,0x1d,0x6d,0x0f,0x06,0x10,0xfe,0xfb,0xe1,0xf7,0xf9,0x59,0xf9,0xf9,0xca, -0xfb,0xfb,0x8c,0xfc,0xfa,0x75,0xfe,0x06,0x51,0x08,0x05,0xd9,0xf8,0xed,0x8d,0xde, -0xcd,0xd6,0xbf,0xb7,0xc0,0xb3,0xb1,0xbf,0xb5,0xba,0xe9,0xbe,0xc6,0xa0,0xca,0xd0, -0x10,0xd2,0xd2,0xd9,0xd1,0xd4,0x90,0xd7,0xd6,0x3f,0xd8,0xd7,0x86,0xd6,0xd4,0x35, -0xd1,0xcf,0x82,0xce,0xcf,0xe6,0xd2,0xd8,0xed,0xdf,0xe7,0x83,0xec,0xf5,0xfa,0xfd, -0x05,0xde,0x09,0x0b,0xea,0x0d,0x16,0xd3,0x20,0x29,0xda,0x2d,0x30,0x93,0x34,0x35, -0x76,0x38,0x38,0x53,0x35,0x37,0x2c,0x3b,0x44,0x53,0x4a,0x51,0x41,0x56,0x56,0xcf, -0x57,0x55,0xe5,0x52,0x4c,0x81,0x43,0x37,0x77,0x27,0x1b,0xd4,0x0d,0x05,0xcd,0xfe, -0xf8,0xee,0xf7,0xfa,0xb6,0xfe,0xfe,0x5c,0xfd,0x01,0x17,0x00,0x02,0x62,0x05,0x0a, -0xfa,0x0a,0x06,0x43,0xfb,0xec,0xca,0xe0,0xd2,0x65,0xc2,0xb8,0x25,0xb3,0xb1,0x5f, -0xb5,0xbc,0x10,0xc1,0xc7,0x9a,0xcc,0xd2,0x7a,0xd5,0xd5,0xf0,0xd3,0xd3,0x6b,0xd4, -0xd4,0xd9,0xd5,0xd6,0x2c,0xd7,0xd2,0x5b,0xcf,0xce,0x01,0xce,0xce,0xf0,0xcf,0xd9, -0x3b,0xdf,0xe5,0x0e,0xed,0xf2,0x4b,0xfb,0x01,0x1d,0x07,0x07,0x0d,0x0d,0x15,0xe7, -0x20,0x28,0x17,0x2e,0x31,0xb7,0x35,0x38,0xff,0x38,0x3b,0x40,0x38,0x35,0xb8,0x37, -0x3e,0x8c,0x47,0x4e,0xab,0x53,0x53,0x91,0x55,0x54,0x68,0x51,0x49,0xd6,0x3f,0x33, -0x6b,0x24,0x15,0x03,0x0b,0x02,0x13,0xfb,0xf8,0xee,0xf6,0xf9,0xdb,0x00,0x05,0x39, -0x06,0x06,0xe9,0x06,0x07,0xef,0x0b,0x0d,0x1e,0x0e,0x06,0x15,0xfc,0xef,0xf7,0xde, -0xd5,0x7b,0xc7,0xb9,0xc5,0xb2,0xb0,0x26,0xb6,0xbc,0x2d,0xc4,0xc9,0xb5,0xce,0xd4, -0x02,0xd7,0xd9,0x54,0xd7,0xd5,0x97,0xd1,0xd3,0x3c,0xd3,0xd4,0x2c,0xd7,0xd2,0x71, -0xd1,0xcf,0xde,0xd0,0xd0,0x59,0xcf,0xd3,0x4b,0xde,0xe3,0x23,0xeb,0xf4,0x59,0xf5, -0xfc,0xc7,0xff,0x03,0xb4,0x0a,0x13,0xec,0x1e,0x24,0xda,0x2a,0x2f,0x3c,0x31,0x36, -0x07,0x38,0x35,0x49,0x35,0x34,0x84,0x36,0x3b,0xf3,0x42,0x4e,0xfc,0x53,0x54,0xfc, -0x57,0x55,0x5b,0x52,0x4d,0xb3,0x41,0x36,0x86,0x28,0x18,0x99,0x0b,0x02,0x00,0xfc, -0xf9,0x78,0xf9,0xfb,0xee,0x00,0x06,0x9b,0x0c,0x0a,0x1a,0x0d,0x10,0xa1,0x0f,0x10, -0x97,0x0d,0x08,0x23,0xfe,0xf1,0xbf,0xe2,0xd6,0x16,0xcb,0xbf,0xdf,0xb7,0xb2,0x97, -0xb5,0xbb,0x3f,0xc3,0xc9,0x0c,0xce,0xd4,0x64,0xd8,0xd8,0xcc,0xd6,0xd5,0x11,0xd3, -0xcf,0x34,0xd0,0xd1,0x59,0xd2,0xd1,0x46,0xd0,0xcf,0x4c,0xcf,0xcf,0x1a,0xce,0xd2, -0xb5,0xd8,0xdf,0xd8,0xe7,0xed,0xae,0xf4,0xf9,0x8f,0xfc,0x02,0x03,0x0a,0x13,0x99, -0x20,0x25,0xaa,0x2a,0x2d,0xa5,0x30,0x32,0xfd,0x33,0x34,0xcf,0x32,0x33,0xeb,0x32, -0x37,0x97,0x40,0x47,0xad,0x50,0x52,0xf5,0x53,0x52,0x8a,0x50,0x48,0xb6,0x40,0x35, -0xc5,0x28,0x1b,0x5d,0x0b,0x02,0xfb,0xf9,0xf9,0xd1,0xfb,0xfb,0x9a,0x01,0x06,0xfe, -0x0a,0x0e,0xeb,0x0e,0x12,0x27,0x14,0x11,0xfa,0x0f,0x0a,0xfc,0x04,0xf8,0xd8,0xeb, -0xdc,0x3c,0xd3,0xca,0xa3,0xbf,0xbb,0x40,0xb9,0xc0,0xb5,0xc3,0xc8,0x8c,0xce,0xd4, -0x1d,0xdb,0xd9,0xe9,0xd7,0xd7,0x4c,0xd5,0xd1,0xa7,0xd0,0xcf,0x8d,0xd0,0xd1,0xc9, -0xd0,0xd1,0xf0,0xd2,0xcf,0x0e,0xcf,0xd1,0x5d,0xd6,0xde,0xa2,0xe3,0xe7,0x4e,0xf0, -0xf6,0xca,0xfb,0xff,0xe9,0x07,0x11,0xe5,0x1c,0x24,0x49,0x27,0x29,0x0f,0x2a,0x2c, -0xef,0x2e,0x31,0xb2,0x32,0x31,0xe8,0x32,0x35,0xe8,0x3a,0x45,0x89,0x4b,0x4e,0x4e, -0x52,0x52,0x44,0x4f,0x47,0x2f,0x41,0x38,0xe5,0x2a,0x1d,0xbd,0x0f,0x04,0x05,0xfc, -0xfb,0xd1,0xfb,0xfe,0xba,0x01,0x06,0x0f,0x0e,0x10,0xd9,0x11,0x12,0x16,0x15,0x15, -0x06,0x10,0x0b,0x0f,0x04,0xfc,0xf9,0xed,0xdf,0x04,0xd5,0xcc,0x8d,0xc3,0xbb,0x8c, -0xbe,0xc1,0xd2,0xc3,0xc7,0x2d,0xcd,0xd4,0xb6,0xda,0xdc,0x3b,0xd9,0xd7,0xf1,0xd4, -0xd3,0x3d,0xd2,0xce,0x9e,0xce,0xce,0x8c,0xcf,0xd1,0xc2,0xd1,0xd0,0xb8,0xce,0xd0, -0x16,0xd2,0xd8,0xac,0xde,0xe3,0x33,0xeb,0xf3,0xe1,0xf9,0x00,0x2c,0x07,0x10,0x51, -0x19,0x23,0x7d,0x28,0x2a,0xad,0x2a,0x28,0xe2,0x2b,0x31,0xc0,0x32,0x33,0x01,0x33, -0x33,0x3e,0x38,0x40,0xb6,0x48,0x48,0xf8,0x4c,0x4e,0xf8,0x4b,0x49,0x45,0x44,0x3c, -0x87,0x2d,0x1f,0xcd,0x14,0x0a,0x91,0x02,0xfd,0xa3,0xfd,0xfa,0x0e,0x00,0x06,0x6e, -0x0c,0x0f,0xa8,0x10,0x12,0x32,0x12,0x15,0x94,0x14,0x0d,0xca,0x05,0xfe,0xfd,0xf3, -0xe4,0x53,0xda,0xd1,0xb8,0xc7,0xc0,0xf5,0xbd,0xc4,0x71,0xc5,0xc6,0xce,0xcd,0xd0, -0x15,0xd7,0xd8,0x4e,0xda,0xd9,0x1a,0xd7,0xd7,0x0e,0xd7,0xd4,0xb9,0xd3,0xd2,0xa0, -0xd1,0xd0,0x97,0xcf,0xd2,0x5b,0xd1,0xd1,0x6b,0xd3,0xd2,0xb7,0xd9,0xe1,0x21,0xec, -0xf0,0xc7,0xf5,0xfc,0xeb,0x04,0x0e,0xb0,0x15,0x1d,0x23,0x20,0x25,0x09,0x24,0x25, -0x02,0x28,0x2d,0x37,0x33,0x34,0x81,0x35,0x37,0x55,0x37,0x3d,0x16,0x43,0x42,0x4b, -0x45,0x47,0x68,0x46,0x46,0x2c,0x43,0x3f,0xe6,0x35,0x27,0xca,0x1f,0x15,0x0c,0x10, -0x08,0x0f,0x04,0x01,0x1a,0xff,0x05,0xd2,0x0a,0x0f,0xd8,0x0d,0x13,0x71,0x13,0x14, -0x04,0x16,0x10,0x02,0x0d,0x02,0xca,0xf6,0xec,0x85,0xdd,0xd4,0x20,0xca,0xc4,0x6e, -0xc0,0xc2,0x17,0xc5,0xc8,0xd2,0xcc,0xcf,0xb7,0xd2,0xd4,0x75,0xd7,0xd7,0xeb,0xd7, -0xd8,0x63,0xd6,0xd5,0xa8,0xd4,0xd4,0x6a,0xd1,0xcd,0x08,0xcc,0xd1,0x94,0xd2,0xd2, -0x7a,0xd2,0xd0,0xdc,0xd4,0xde,0x1a,0xe7,0xef,0x1b,0xf5,0xf9,0x4d,0x01,0x0a,0x2b, -0x12,0x18,0x00,0x1d,0x20,0x08,0x23,0x24,0x33,0x26,0x29,0x18,0x2f,0x32,0xe2,0x35, -0x35,0x2e,0x35,0x38,0x02,0x3c,0x3e,0x91,0x3e,0x40,0x09,0x41,0x3f,0x0e,0x3f,0x3b, -0x48,0x35,0x2c,0xdf,0x23,0x1c,0x77,0x15,0x0f,0xb3,0x09,0x03,0x5b,0x01,0x02,0x29, -0x07,0x09,0xe7,0x0c,0x0f,0x64,0x14,0x16,0xc3,0x14,0x11,0x1a,0x0c,0x08,0x60,0xfe, -0xf3,0x33,0xe6,0xdb,0x57,0xd4,0xcb,0x80,0xc6,0xc5,0x7f,0xc7,0xc9,0x2c,0xcf,0xd0, -0x00,0xd0,0xd2,0x41,0xd3,0xd8,0xb1,0xd8,0xdc,0xf2,0xdb,0xda,0x61,0xda,0xda,0xd7, -0xd7,0xce,0x8f,0xcc,0xd0,0x83,0xd1,0xd2,0xf1,0xd2,0xd1,0xbd,0xd3,0xde,0x92,0xe8, -0xee,0x0f,0xf5,0xfa,0x26,0x01,0x06,0x45,0x0c,0x12,0x83,0x14,0x19,0xf7,0x1f,0x23, -0x10,0x23,0x25,0x5c,0x2b,0x30,0xcd,0x33,0x35,0x15,0x34,0x34,0xcc,0x37,0x39,0x1e, -0x3a,0x3a,0x3f,0x3d,0x3b,0xa5,0x39,0x38,0x28,0x35,0x2f,0xe9,0x2b,0x25,0x5b,0x1f, -0x17,0x16,0x0f,0x07,0x14,0x03,0x03,0x02,0x05,0x05,0xf5,0x07,0x0e,0x56,0x12,0x16, -0x72,0x17,0x15,0x67,0x0f,0x09,0x8e,0x05,0xfa,0x4b,0xed,0xe1,0xef,0xd8,0xd1,0xde, -0xc9,0xc8,0xfb,0xc9,0xcc,0x3c,0xcd,0xcd,0xcf,0xcd,0xcc,0x9b,0xd1,0xd4,0xb2,0xda, -0xdd,0xbe,0xdf,0xdf,0x5e,0xdd,0xdc,0x3f,0xda,0xd3,0x51,0xcd,0xcc,0xde,0xcf,0xd2, -0xdc,0xd1,0xd3,0x0c,0xd7,0xdc,0x99,0xe6,0xf0,0xc3,0xf2,0xf7,0x91,0xfd,0x01,0x21, -0x07,0x09,0xe6,0x0e,0x14,0x9e,0x19,0x1e,0xdd,0x20,0x21,0x0e,0x26,0x2d,0x01,0x30, -0x2f,0x63,0x2e,0x2c,0xe6,0x2e,0x32,0xf2,0x32,0x33,0x4a,0x37,0x35,0x8f,0x33,0x35, -0x63,0x31,0x30,0x61,0x2f,0x2c,0xb4,0x27,0x1e,0x81,0x14,0x0a,0x15,0x05,0x01,0x6f, -0x03,0x01,0x4f,0x03,0x0a,0x86,0x10,0x16,0x70,0x17,0x17,0x1b,0x13,0x0c,0x1b,0x07, -0x00,0x21,0xf5,0xea,0x3d,0xdd,0xd8,0x98,0xd1,0xcd,0xa7,0xd0,0xd2,0x51,0xd1,0xce, -0x06,0xcd,0xcb,0x58,0xcf,0xd4,0x69,0xd9,0xdf,0x4d,0xe4,0xe7,0x18,0xe7,0xe4,0x92, -0xde,0xd9,0x02,0xd2,0xce,0xb6,0xce,0xd1,0x9f,0xd1,0xd4,0xc8,0xd8,0xdf,0xd8,0xe9, -0xf0,0x5c,0xf5,0xf8,0x91,0xfd,0x02,0xb4,0x05,0x07,0xc7,0x0b,0x0f,0x36,0x14,0x1c, -0x74,0x1e,0x21,0x00,0x24,0x29,0x3d,0x2c,0x2a,0x1f,0x2a,0x27,0xd6,0x28,0x2c,0xa5, -0x2d,0x2e,0xa3,0x2f,0x30,0xe8,0x2c,0x2d,0x02,0x2f,0x2d,0x67,0x2e,0x2e,0x79,0x2d, -0x25,0x9d,0x1b,0x10,0xa4,0x06,0x03,0xd1,0x02,0xff,0x40,0xff,0x07,0x82,0x0e,0x15, -0x46,0x17,0x17,0xd3,0x13,0x0f,0x24,0x0a,0x02,0x6a,0xf9,0xed,0x1e,0xe3,0xd9,0x77, -0xd5,0xd5,0xe0,0xd3,0xd3,0x7b,0xd2,0xce,0xcf,0xc9,0xcb,0xc7,0xcd,0xd4,0xbd,0xd9, -0xdf,0xf4,0xe7,0xea,0x44,0xf0,0xeb,0xa1,0xe4,0xdd,0xeb,0xd2,0xcf,0x17,0xcd,0xce, -0x05,0xcf,0xd0,0xda,0xd5,0xdd,0xfe,0xe7,0xf0,0xc2,0xf6,0xf7,0xb4,0xfc,0x01,0xc3, -0x01,0x06,0xb2,0x06,0x09,0x4d,0x0f,0x15,0xac,0x1b,0x1e,0x79,0x22,0x26,0xe2,0x2a, -0x29,0xca,0x27,0x24,0x43,0x25,0x28,0x3f,0x2b,0x2d,0xd4,0x2d,0x2d,0xf3,0x2b,0x2b, -0x04,0x2b,0x2d,0xa0,0x2f,0x31,0x8f,0x32,0x29,0xd0,0x22,0x16,0xc4,0x0a,0x04,0x67, -0x00,0xfe,0x56,0xfc,0x01,0x0f,0x0d,0x14,0x47,0x14,0x15,0x24,0x14,0x10,0x8a,0x0e, -0x06,0xbc,0xfe,0xf2,0xfa,0xe5,0xe0,0x38,0xdd,0xdd,0x60,0xd7,0xd5,0x53,0xd3,0xcf, -0x4e,0xcc,0xc9,0xbb,0xcc,0xd2,0xdc,0xda,0xe1,0x8d,0xe7,0xef,0x48,0xf2,0xf1,0xf3, -0xea,0xe2,0x26,0xd8,0xd0,0x6e,0xcd,0xc9,0x5d,0xcb,0xce,0xa5,0xd1,0xdb,0x1a,0xe7, -0xef,0x6a,0xf7,0xfa,0x22,0xfc,0x00,0xc9,0x02,0x04,0x7e,0x04,0x04,0x4f,0x08,0x0f, -0x44,0x17,0x1a,0x6a,0x1e,0x22,0x9b,0x24,0x25,0x4f,0x24,0x21,0x77,0x1e,0x20,0x22, -0x26,0x27,0x2a,0x2a,0x2a,0xe6,0x27,0x27,0x6f,0x25,0x2a,0xe3,0x2c,0x30,0xbf,0x32, -0x2d,0xf3,0x25,0x1a,0x38,0x12,0x08,0xc6,0x02,0xff,0x22,0xfd,0x04,0xdb,0x0d,0x14, -0x1f,0x16,0x14,0x8c,0x17,0x14,0xa0,0x11,0x0b,0xce,0x00,0xf7,0xc6,0xec,0xe6,0x77, -0xe3,0xe0,0x26,0xdb,0xd5,0xe5,0xd2,0xd0,0x73,0xcd,0xcb,0x4c,0xcb,0xd3,0x6e,0xda, -0xe1,0x53,0xe9,0xef,0x82,0xf6,0xf4,0x00,0xf0,0xe8,0x91,0xde,0xd7,0x65,0xd1,0xcb, -0x65,0xc8,0xcb,0x1a,0xd2,0xd9,0x21,0xe5,0xee,0xab,0xf5,0xfb,0x11,0xfd,0x03,0x8a, -0x05,0x03,0x2c,0x02,0x04,0x49,0x09,0x0b,0x3f,0x11,0x14,0x6a,0x19,0x1d,0xd6,0x21, -0x23,0xda,0x22,0x21,0x8c,0x1f,0x20,0x50,0x22,0x26,0x87,0x28,0x27,0x2d,0x2c,0x26, -0x73,0x21,0x24,0x92,0x28,0x2d,0x27,0x2d,0x2b,0x81,0x24,0x1b,0xd5,0x12,0x0b,0x68, -0x03,0x00,0x84,0xfd,0x01,0xee,0x0a,0x13,0xd5,0x13,0x13,0x15,0x13,0x12,0x1c,0x0f, -0x08,0x25,0x04,0xf7,0x53,0xf1,0xed,0x15,0xe9,0xe3,0x0e,0xdd,0xd8,0xf3,0xd1,0xd0, -0x6d,0xce,0xcd,0x1c,0xcf,0xd6,0x01,0xdf,0xe1,0xfd,0xe9,0xef,0x93,0xf6,0xf7,0x3f, -0xf1,0xeb,0x41,0xe0,0xd6,0x7c,0xd2,0xca,0x0c,0xc7,0xc9,0xd6,0xce,0xd7,0xac,0xe3, -0xec,0xf3,0xf4,0xfa,0xa5,0xfd,0x04,0x00,0x05,0x04,0x24,0x02,0x02,0x6b,0x08,0x0a, -0x53,0x0b,0x0d,0x64,0x10,0x16,0x03,0x1b,0x1e,0xe1,0x1d,0x1c,0x25,0x1d,0x1d,0x36, -0x20,0x25,0x2d,0x2a,0x2b,0x88,0x2a,0x2b,0xb5,0x25,0x24,0x04,0x2a,0x2b,0xe8,0x2e, -0x2a,0x39,0x24,0x1d,0x4b,0x16,0x10,0xc5,0x09,0x02,0xaa,0x02,0x04,0xf4,0x0b,0x15, -0x10,0x19,0x17,0xbe,0x13,0x11,0x97,0x0e,0x09,0x69,0x02,0xfb,0xe4,0xf6,0xf2,0x4d, -0xf0,0xe8,0x49,0xe2,0xdb,0x0a,0xd4,0xd1,0xf1,0xcc,0xce,0xca,0xd3,0xd8,0x7a,0xe1, -0xe4,0x5f,0xeb,0xf2,0x6a,0xf6,0xf9,0x96,0xf5,0xee,0x89,0xe2,0xd8,0x3a,0xd2,0xcb, -0x86,0xc8,0xc7,0x75,0xce,0xd5,0x34,0xe0,0xeb,0xfc,0xf2,0xfb,0x00,0x01,0x03,0xd9, -0x05,0x03,0x7c,0x02,0x05,0x0a,0x06,0x06,0x48,0x07,0x04,0xb5,0x06,0x0c,0x9d,0x11, -0x17,0xae,0x19,0x1a,0x90,0x1a,0x1b,0xa9,0x1e,0x24,0x21,0x27,0x2c,0x81,0x2c,0x29, -0xe0,0x27,0x26,0x72,0x26,0x28,0x7f,0x28,0x26,0x14,0x21,0x1a,0xdf,0x18,0x13,0xe6, -0x08,0x03,0x5b,0x00,0x03,0x85,0x0b,0x11,0x3d,0x19,0x17,0x9c,0x14,0x10,0x02,0x0b, -0x05,0xca,0x00,0xf8,0x9f,0xf6,0xf5,0xf6,0xf0,0xef,0x65,0xe4,0xe0,0x82,0xd8,0xd0, -0x58,0xcf,0xce,0x74,0xd4,0xdc,0xb6,0xe5,0xe9,0x0f,0xef,0xf3,0x1a,0xfa,0xfc,0x4d, -0xf7,0xf0,0x51,0xe5,0xdb,0xc9,0xd2,0xcb,0x69,0xc6,0xc7,0x4b,0xcb,0xd4,0x4b,0xdf, -0xe8,0xda,0xf3,0xf9,0x5c,0x02,0x06,0x47,0x08,0x08,0xe2,0x04,0x07,0xf5,0x08,0x07, -0x5f,0x05,0x01,0x1e,0x01,0x04,0x21,0x0c,0x12,0x2f,0x16,0x19,0xee,0x19,0x19,0x1f, -0x1f,0x22,0x07,0x28,0x2b,0xfa,0x2c,0x2b,0x21,0x27,0x27,0x13,0x28,0x24,0x87,0x23, -0x22,0xbc,0x1d,0x1b,0x56,0x18,0x16,0x29,0x0f,0x05,0xa7,0x02,0x07,0xc4,0x0c,0x14, -0x9e,0x1a,0x16,0xd5,0x16,0x10,0x29,0x0c,0x03,0x44,0xfd,0xfb,0xb5,0xf4,0xf4,0xf9, -0xf4,0xf3,0x7a,0xea,0xe5,0xc2,0xdd,0xd5,0x1b,0xd1,0xd0,0xb4,0xd8,0xdc,0x7e,0xe6, -0xed,0x9a,0xef,0xf2,0x66,0xf8,0xfd,0x27,0xf8,0xef,0xe0,0xe5,0xde,0x91,0xd4,0xcc, -0x85,0xc5,0xc4,0xb8,0xc9,0xd1,0x6d,0xdc,0xe8,0xd1,0xef,0xf7,0x07,0xfd,0x03,0xb5, -0x08,0x08,0x43,0x04,0x04,0xf2,0x05,0x06,0x7b,0x02,0xfd,0x84,0xfb,0xfe,0x87,0x05, -0x0d,0x1a,0x14,0x17,0x6e,0x1a,0x1c,0xa7,0x1e,0x25,0x75,0x29,0x2d,0x53,0x2e,0x2c, -0x4f,0x2b,0x26,0x83,0x24,0x20,0xb1,0x19,0x19,0x26,0x17,0x16,0x56,0x13,0x13,0xfb, -0x10,0x05,0x0b,0x05,0x08,0xa4,0x11,0x18,0xb4,0x1b,0x1d,0xb9,0x1a,0x14,0xde,0x0f, -0x09,0x38,0xff,0xfa,0x05,0xf7,0xf4,0x4a,0xf7,0xf3,0x19,0xf1,0xe9,0x8c,0xe3,0xdd, -0x62,0xd6,0xd9,0x90,0xdc,0xe3,0x6b,0xea,0xf0,0x09,0xf5,0xf5,0x6d,0xfb,0xfe,0xbb, -0xf9,0xef,0x1a,0xe7,0xe0,0x6d,0xd5,0xcc,0xe3,0xc5,0xc1,0xd8,0xc6,0xd0,0xf9,0xd7, -0xe3,0xf7,0xeb,0xf3,0xdb,0xf9,0x00,0x9b,0x06,0x05,0x05,0x03,0x01,0x98,0x02,0x02, -0xaa,0xff,0xf9,0xf6,0xf6,0xf9,0x8f,0x01,0x09,0x32,0x10,0x16,0x54,0x19,0x1b,0xa2, -0x1d,0x21,0xaf,0x25,0x2b,0x08,0x2e,0x2c,0x0b,0x2c,0x28,0xaa,0x22,0x1d,0xbc,0x17, -0x14,0x8c,0x15,0x14,0x96,0x16,0x13,0x98,0x10,0x0c,0x63,0x07,0x0c,0xaa,0x11,0x16, -0x88,0x1a,0x1b,0x8b,0x1b,0x17,0x7c,0x11,0x09,0x4d,0x00,0xf8,0x69,0xf5,0xf3,0xa6, -0xf3,0xf4,0xa5,0xef,0xee,0xc4,0xeb,0xe5,0x06,0xe1,0xe2,0xb8,0xe7,0xeb,0xd7,0xf1, -0xf5,0x3f,0xf9,0xf7,0x97,0xf7,0xfb,0x52,0xf6,0xee,0x3f,0xe5,0xdc,0xe7,0xd5,0xcc, -0x60,0xc4,0xc1,0xfd,0xc5,0xce,0x3b,0xd9,0xe0,0x63,0xe7,0xf0,0x2e,0xfa,0x02,0x25, -0x06,0x06,0xc9,0x04,0x01,0xd3,0x00,0x00,0xa0,0xfa,0xf5,0xec,0xf1,0xf5,0x20,0xfa, -0x02,0x4e,0x0c,0x12,0x8b,0x19,0x1d,0x23,0x20,0x22,0x4c,0x28,0x2c,0xb7,0x2f,0x32, -0xc0,0x2d,0x2c,0x69,0x25,0x1b,0x9c,0x15,0x10,0xce,0x11,0x11,0x13,0x13,0x14,0xef, -0x0e,0x0b,0x01,0x0a,0x0a,0xb6,0x0d,0x13,0x53,0x15,0x17,0x03,0x18,0x15,0x0c,0x13, -0x0c,0x53,0x00,0xfb,0xf0,0xf5,0xf5,0x82,0xf1,0xf0,0x90,0xf0,0xee,0x87,0xed,0xed, -0x5e,0xe9,0xeb,0x4e,0xf0,0xf3,0xfc,0xf8,0xfb,0x03,0xfd,0xfa,0xcb,0xf9,0xf5,0xcd, -0xf4,0xef,0x91,0xe5,0xdf,0x41,0xd6,0xcf,0x82,0xc9,0xc4,0xc8,0xc8,0xd0,0x65,0xd8, -0xdf,0x3d,0xe3,0xed,0xd4,0xf7,0xff,0x20,0x01,0x02,0xf3,0x01,0xfd,0x5e,0xfb,0xf9, -0x5f,0xf4,0xef,0x13,0xef,0xf0,0x79,0xf4,0xff,0x18,0x0b,0x13,0x90,0x18,0x1f,0x85, -0x21,0x26,0x31,0x2a,0x2d,0x68,0x30,0x30,0x37,0x30,0x2a,0xf6,0x24,0x1d,0xc7,0x13, -0x0e,0x7d,0x0e,0x0f,0xbb,0x11,0x13,0xe2,0x0f,0x0e,0x98,0x0c,0x0d,0x14,0x11,0x12, -0xe0,0x14,0x15,0xdb,0x15,0x18,0xf3,0x14,0x0f,0x83,0x04,0xfc,0xee,0xf7,0xf3,0x7e, -0xf2,0xed,0xa7,0xeb,0xef,0xfd,0xf0,0xf3,0x3c,0xf5,0xf7,0xbf,0xfa,0xfd,0xf3,0xfe, -0xff,0xaf,0x00,0xfd,0x26,0xf8,0xf3,0xae,0xef,0xec,0x3a,0xe7,0xdf,0x53,0xd8,0xd0, -0x10,0xcd,0xcb,0x82,0xcb,0xd1,0x6a,0xd5,0xdc,0xde,0xdf,0xe6,0x18,0xf1,0xf8,0xfe, -0xfc,0xfe,0x84,0xfe,0xfc,0xbf,0xf9,0xf2,0xde,0xee,0xeb,0x20,0xe8,0xec,0x54,0xef, -0xf6,0xfd,0x04,0x0f,0x92,0x18,0x1e,0xef,0x21,0x28,0x0c,0x2d,0x2f,0x61,0x30,0x30, -0xb3,0x2d,0x2b,0xd9,0x25,0x1f,0xd9,0x16,0x10,0x25,0x0e,0x0d,0xcb,0x0f,0x11,0x92, -0x11,0x10,0x22,0x0d,0x0e,0x1c,0x10,0x10,0xf0,0x10,0x11,0xd6,0x11,0x13,0xba,0x15, -0x0f,0x30,0x06,0xfd,0xc7,0xf7,0xf5,0x6c,0xf0,0xec,0x72,0xea,0xed,0x8d,0xf2,0xf8, -0xa7,0xfc,0x03,0x13,0x06,0x06,0xd4,0x05,0x03,0x68,0x02,0xff,0xe2,0xf8,0xf3,0xe0, -0xef,0xea,0xa9,0xe6,0xe0,0xcf,0xd8,0xd7,0x00,0xd1,0xd1,0x6a,0xd2,0xd4,0xe8,0xd9, -0xdc,0x90,0xe1,0xe6,0x00,0xed,0xf2,0x6d,0xf7,0xf8,0xab,0xf9,0xf9,0x6f,0xf6,0xf0, -0x2a,0xe9,0xe6,0x8d,0xe5,0xe5,0x3b,0xee,0xf5,0xb4,0x00,0x0e,0xdd,0x17,0x1f,0xdb, -0x24,0x2a,0x9a,0x30,0x31,0xbe,0x30,0x2f,0xd2,0x2c,0x2a,0x65,0x24,0x1d,0x03,0x18, -0x11,0x73,0x0b,0x0b,0xb9,0x0a,0x0e,0x17,0x11,0x11,0xd7,0x0e,0x0f,0x70,0x10,0x11, -0x11,0x12,0x10,0xb6,0x10,0x13,0xf4,0x12,0x10,0xac,0x0a,0x00,0x5d,0xf8,0xf2,0x3a, -0xf0,0xeb,0xce,0xeb,0xee,0x40,0xf2,0xfa,0x1b,0x03,0x0b,0xa2,0x0f,0x0f,0xa9,0x0c, -0x0a,0x2a,0x05,0x00,0x04,0xf8,0xef,0xd6,0xeb,0xe5,0xbf,0xe2,0xdc,0xa9,0xd8,0xd8, -0xbf,0xd6,0xd5,0xfc,0xd6,0xd8,0xfe,0xdb,0xdd,0x57,0xdd,0xe2,0xb3,0xe4,0xe9,0xbd, -0xed,0xee,0x36,0xf0,0xf1,0x62,0xf0,0xed,0xb3,0xe7,0xe5,0xa0,0xe4,0xe5,0xc8,0xeb, -0xf7,0xcd,0x02,0x0e,0x03,0x19,0x1f,0x4b,0x26,0x2d,0x89,0x33,0x34,0xa4,0x30,0x2f, -0x6e,0x2e,0x2a,0x0c,0x29,0x21,0x2e,0x1b,0x15,0x60,0x0f,0x0c,0xf8,0x0a,0x0c,0x2b, -0x0f,0x10,0x41,0x11,0x0d,0x2e,0x10,0x0f,0xfe,0x0c,0x0b,0x6c,0x0c,0x0f,0xa2,0x0d, -0x0b,0x77,0x07,0x00,0xa9,0xf7,0xef,0xcf,0xec,0xea,0x2d,0xeb,0xf0,0x69,0xf4,0xfc, -0xad,0x07,0x11,0x93,0x13,0x12,0x4b,0x10,0x0b,0xc3,0x06,0xfe,0x39,0xf7,0xf0,0xed, -0xec,0xe8,0x10,0xe4,0xdf,0x87,0xde,0xde,0x2f,0xdf,0xdf,0x58,0xdc,0xe0,0x61,0xe2, -0xe2,0x3a,0xe2,0xe4,0x1d,0xe5,0xe6,0xd4,0xe8,0xe7,0xa8,0xe7,0xe7,0x88,0xe9,0xe7, -0xe2,0xe3,0xe0,0xbb,0xe0,0xe4,0xf7,0xe9,0xf4,0x4a,0x02,0x0e,0x72,0x18,0x22,0x59, -0x29,0x2d,0x44,0x34,0x37,0xd3,0x34,0x30,0xee,0x2c,0x29,0x87,0x26,0x21,0x13,0x1a, -0x12,0xaa,0x0c,0x09,0x7c,0x0a,0x0d,0x40,0x0f,0x11,0x21,0x11,0x11,0x70,0x12,0x11, -0x83,0x0b,0x09,0x66,0x0b,0x0c,0x22,0x0e,0x0c,0xe7,0x04,0xff,0x5d,0xf9,0xef,0x39, -0xeb,0xec,0x57,0xee,0xf2,0x40,0xf9,0x02,0xec,0x0d,0x16,0x3a,0x18,0x14,0x0c,0x11, -0x0d,0xb3,0x06,0xff,0xbd,0xf5,0xee,0x49,0xea,0xe3,0x08,0xe0,0xdf,0xca,0xdd,0xe0, -0x69,0xe1,0xe1,0xb6,0xe1,0xe1,0x12,0xe5,0xe7,0x30,0xe3,0xe3,0x2d,0xe3,0xe2,0xad, -0xe3,0xe1,0x29,0xe0,0xe0,0x59,0xdf,0xe0,0xb3,0xe0,0xde,0x57,0xdf,0xe3,0x85,0xea, -0xf5,0xb4,0xfe,0x0b,0x7b,0x18,0x20,0xa2,0x2a,0x2d,0x43,0x2f,0x35,0x5b,0x35,0x33, -0x1e,0x2e,0x28,0x25,0x23,0x1d,0x38,0x18,0x13,0x52,0x0d,0x0a,0x9a,0x0b,0x0d,0xb8, -0x11,0x13,0x6c,0x14,0x15,0xd1,0x14,0x0f,0xdd,0x09,0x08,0xbf,0x0a,0x0d,0xec,0x0c, -0x0b,0x1e,0x05,0xfc,0xba,0xf8,0xf2,0xc2,0xeb,0xeb,0x33,0xf1,0xf7,0xfc,0xfd,0x07, -0x3a,0x12,0x1a,0x42,0x1c,0x18,0x35,0x12,0x0b,0xde,0x06,0xfe,0x28,0xf7,0xef,0x99, -0xe9,0xe5,0xef,0xdf,0xe1,0x8b,0xe4,0xe3,0x23,0xe5,0xe7,0x73,0xe8,0xeb,0x8d,0xeb, -0xea,0x1e,0xe9,0xe3,0xb9,0xe2,0xe1,0x98,0xdf,0xdd,0x4d,0xda,0xd7,0x31,0xd5,0xd6, -0x15,0xda,0xdc,0xc1,0xdc,0xe2,0x0c,0xea,0xf3,0x85,0xff,0x0a,0xb0,0x18,0x24,0xae, -0x2a,0x2e,0x31,0x30,0x33,0x5b,0x36,0x33,0xfb,0x2b,0x24,0xde,0x1d,0x17,0xc6,0x12, -0x0e,0x2b,0x0d,0x08,0x0a,0x0b,0x0a,0x4f,0x0e,0x12,0x0c,0x16,0x17,0x7c,0x14,0x10, -0x7d,0x0a,0x07,0x73,0x08,0x0d,0xc4,0x0c,0x09,0x04,0x05,0xfb,0xbf,0xf7,0xf3,0x14, -0xf4,0xf1,0xd8,0xf3,0x00,0xb4,0x04,0x0f,0xb6,0x16,0x1c,0xe6,0x1f,0x1b,0x93,0x14, -0x0b,0x88,0x06,0x01,0x33,0xfa,0xf1,0x7b,0xe8,0xe6,0x64,0xe0,0xe0,0x58,0xe5,0xe4, -0x6d,0xe3,0xe6,0xe8,0xeb,0xf0,0xc8,0xf1,0xed,0xec,0xe9,0xe6,0x1f,0xe2,0xdf,0x7f, -0xdb,0xd7,0x5b,0xd4,0xcd,0x0b,0xcb,0xcc,0x48,0xce,0xd5,0x0b,0xda,0xe1,0xca,0xeb, -0xf3,0x35,0xff,0x0a,0x4e,0x16,0x20,0x33,0x28,0x2c,0x6c,0x2e,0x31,0x85,0x34,0x34, -0x7f,0x2a,0x23,0x75,0x1b,0x16,0x7f,0x12,0x0d,0xf4,0x0b,0x0d,0x71,0x0d,0x0f,0x57, -0x10,0x14,0x55,0x16,0x19,0x0b,0x18,0x12,0x19,0x0d,0x08,0xe8,0x07,0x08,0x57,0x09, -0x07,0x01,0x03,0xfd,0xb5,0xf6,0xf7,0x44,0xf5,0xf6,0xce,0xf9,0x00,0x9f,0x0a,0x13, -0x09,0x1a,0x1d,0x44,0x22,0x1b,0xb6,0x13,0x0b,0x27,0x04,0x00,0x58,0xfa,0xf2,0x1f, -0xe9,0xe5,0x6b,0xe4,0xe2,0xa2,0xe3,0xe6,0x8b,0xe6,0xe8,0xea,0xee,0xf6,0xcb,0xf7, -0xf0,0x9e,0xeb,0xe8,0x03,0xe5,0xdd,0x4a,0xdb,0xd4,0x98,0xcd,0xc9,0x2a,0xc5,0xc4, -0x5f,0xc7,0xcc,0x8c,0xd4,0xde,0x79,0xe9,0xf5,0x83,0xff,0x08,0xed,0x14,0x1d,0xca, -0x24,0x2a,0x6b,0x2e,0x30,0x7e,0x33,0x32,0x56,0x2b,0x22,0x89,0x1a,0x16,0xc8,0x12, -0x0d,0x7e,0x0a,0x0c,0x63,0x0f,0x12,0xb4,0x14,0x13,0x6e,0x17,0x18,0xf4,0x17,0x15, -0x25,0x13,0x0c,0xd1,0x06,0x06,0x3a,0x03,0x04,0x95,0x02,0xfe,0xdb,0xfb,0xf8,0xa7, -0xf9,0xfd,0x62,0x00,0x05,0x44,0x0d,0x17,0x17,0x1e,0x23,0x2f,0x23,0x1e,0x91,0x15, -0x0c,0xad,0x06,0xfe,0xcc,0xfa,0xf5,0x02,0xec,0xe7,0x36,0xe4,0xe6,0xf2,0xe3,0xe4, -0x32,0xe6,0xeb,0x50,0xf3,0xfb,0xe1,0xfb,0xf2,0x8f,0xec,0xe9,0x14,0xe5,0xdf,0x51, -0xd6,0xd0,0x04,0xc9,0xc1,0x49,0xc0,0xbe,0x48,0xc0,0xc5,0x34,0xcd,0xd9,0xf1,0xe7, -0xf7,0x13,0x02,0x09,0x4b,0x11,0x1b,0xe4,0x22,0x26,0x54,0x2c,0x2d,0x6c,0x30,0x2f, -0x8d,0x27,0x21,0x42,0x19,0x15,0x25,0x12,0x0c,0x49,0x0b,0x0b,0x8d,0x0e,0x12,0x3c, -0x14,0x15,0x24,0x16,0x1a,0xc5,0x18,0x18,0xdd,0x13,0x0e,0x42,0x08,0x02,0xa1,0x03, -0xff,0xad,0x01,0x00,0x2a,0xff,0x00,0xd7,0xff,0xff,0xe1,0x02,0x0a,0xb4,0x0c,0x18, -0xe4,0x1d,0x24,0xda,0x23,0x1e,0x26,0x19,0x11,0x92,0x08,0xff,0x41,0xf9,0xf4,0x9e, -0xee,0xe5,0x69,0xe4,0xe4,0x69,0xe1,0xe4,0xa6,0xe7,0xed,0x48,0xf6,0xfa,0xab,0xfb, -0xf4,0x6e,0xed,0xe9,0xed,0xe5,0xde,0xc8,0xd4,0xcd,0x50,0xc6,0xc0,0x98,0xbc,0xbb, -0x48,0xbd,0xc1,0x36,0xc9,0xd4,0xca,0xe6,0xf7,0xca,0x02,0x08,0xe1,0x0f,0x18,0x69, -0x20,0x23,0x1e,0x28,0x2e,0xb6,0x2e,0x2c,0x6c,0x29,0x22,0x04,0x1d,0x15,0xef,0x11, -0x0e,0x9a,0x0d,0x0e,0x2b,0x11,0x14,0x3c,0x15,0x16,0x82,0x18,0x1b,0xa3,0x1e,0x1a, -0x27,0x17,0x0f,0xf7,0x06,0x01,0x8f,0xfd,0xfe,0xc9,0xfc,0x01,0x99,0x03,0x03,0x24, -0x08,0x06,0xf5,0x05,0x0a,0xe9,0x10,0x18,0xeb,0x1c,0x20,0xdf,0x22,0x22,0x02,0x1c, -0x13,0x3b,0x0a,0xfe,0xaa,0xf8,0xf3,0x21,0xec,0xe5,0xec,0xe1,0xe1,0xad,0xe3,0xe5, -0xa0,0xea,0xf2,0x51,0xf9,0xfc,0x07,0xfa,0xf4,0x4d,0xef,0xe9,0xc9,0xe3,0xdd,0x78, -0xd4,0xcc,0x00,0xc3,0xbe,0x7c,0xbb,0xb9,0xf7,0xb8,0xbb,0x0c,0xc6,0xd2,0xea,0xe3, -0xf4,0x55,0x00,0x07,0x4f,0x0e,0x14,0xec,0x1b,0x21,0x2b,0x24,0x27,0x36,0x29,0x29, -0x01,0x28,0x23,0x72,0x1e,0x17,0x05,0x11,0x0f,0x44,0x0e,0x10,0x1b,0x14,0x15,0xc6, -0x14,0x18,0xf6,0x19,0x1c,0x75,0x22,0x1f,0x51,0x19,0x12,0x16,0x06,0x01,0x57,0xfc, -0xfa,0x43,0xfd,0x00,0x96,0x06,0x09,0xf6,0x0b,0x0b,0x6a,0x08,0x0a,0x17,0x11,0x15, -0xf1,0x18,0x1e,0x79,0x21,0x22,0x78,0x21,0x18,0x4a,0x0e,0x02,0x75,0xfd,0xf6,0xe3, -0xeb,0xe5,0xf2,0xdf,0xe1,0x54,0xe4,0xe8,0x4a,0xec,0xf4,0xa1,0xf9,0xfe,0x7e,0xfd, -0xf4,0x80,0xf0,0xeb,0x44,0xe2,0xdb,0xc1,0xd3,0xcd,0xa9,0xc5,0xbe,0xbe,0xbb,0xb8, -0x57,0xb6,0xb9,0xf5,0xc4,0xd2,0x0f,0xe3,0xf0,0x86,0xfa,0x05,0x5c,0x0e,0x12,0x6a, -0x17,0x1b,0x74,0x1f,0x21,0x7c,0x21,0x22,0x91,0x1f,0x21,0xc6,0x1d,0x18,0xe6,0x11, -0x0f,0xe7,0x0e,0x10,0xab,0x15,0x17,0xf9,0x17,0x17,0x1e,0x1d,0x20,0x4f,0x25,0x25, -0x9f,0x1d,0x16,0x8e,0x0a,0xff,0x51,0xfa,0xf8,0x5e,0xfa,0x00,0x13,0x07,0x0e,0x12, -0x0f,0x0b,0x5f,0x09,0x08,0x3c,0x0f,0x11,0x34,0x15,0x19,0xbc,0x1f,0x21,0xa1,0x20, -0x1c,0x7e,0x11,0x09,0x91,0xff,0xf8,0x40,0xed,0xe3,0xb7,0xe1,0xdf,0xfd,0xe6,0xeb, -0x65,0xef,0xf4,0x2c,0xf8,0xfd,0xab,0xfd,0xf8,0xb1,0xf0,0xe9,0xea,0xdf,0xd8,0x64, -0xd5,0xcc,0xb6,0xc7,0xc0,0xdb,0xba,0xb8,0xfd,0xb5,0xba,0x82,0xc1,0xd0,0x55,0xde, -0xeb,0xaf,0xf5,0xfe,0x1f,0x0b,0x11,0x3a,0x14,0x15,0x3e,0x1e,0x20,0x20,0x21,0x21, -0xec,0x1e,0x1e,0xce,0x1e,0x1b,0xec,0x17,0x13,0xe3,0x12,0x16,0xf4,0x16,0x1a,0x7a, -0x1d,0x1d,0xb3,0x20,0x24,0x9a,0x26,0x25,0x0b,0x21,0x18,0x81,0x0c,0x01,0xa8,0xf8, -0xf7,0xbf,0xfa,0x00,0x4d,0x07,0x0f,0x97,0x13,0x0e,0x74,0x09,0x06,0x58,0x09,0x0c, -0x0b,0x10,0x16,0x0b,0x1b,0x1f,0x39,0x1d,0x1b,0xef,0x17,0x0e,0x17,0x05,0xfa,0x69, -0xef,0xe7,0xfe,0xe3,0xe2,0xb2,0xe6,0xec,0x55,0xf0,0xf5,0x59,0xf8,0xfc,0xc8,0xfd, -0xf8,0xcd,0xf0,0xe8,0xe2,0xdf,0xd7,0x73,0xd3,0xcd,0x2f,0xc8,0xc0,0x1e,0xbd,0xba, -0xf4,0xb8,0xbc,0x81,0xc3,0xd2,0xf8,0xdd,0xea,0xc7,0xf3,0xfc,0x20,0x05,0x0c,0x2a, -0x10,0x13,0x01,0x15,0x1c,0x00,0x1f,0x1c,0x30,0x1b,0x1a,0xd5,0x17,0x18,0x96,0x16, -0x13,0x45,0x13,0x15,0x67,0x17,0x1b,0xf6,0x1e,0x1f,0xda,0x21,0x26,0x86,0x27,0x25, -0x5b,0x22,0x1a,0xd4,0x0d,0x04,0x85,0xfb,0xf6,0x2d,0xf8,0xfd,0x0e,0x08,0x0e,0xa3, -0x11,0x0e,0x84,0x08,0x05,0x19,0x07,0x09,0xd4,0x0f,0x17,0x37,0x18,0x1e,0x4f,0x1e, -0x1d,0x91,0x1c,0x13,0xfb,0x08,0xfe,0x5d,0xf2,0xec,0x9b,0xe7,0xe5,0xa6,0xe6,0xeb, -0x78,0xee,0xf3,0x8c,0xf7,0xfa,0xc4,0xfd,0xf7,0xba,0xf1,0xe7,0x44,0xe0,0xda,0x29, -0xd4,0xd1,0xc6,0xc8,0xc3,0x2b,0xbf,0xbe,0x54,0xbd,0xc0,0xd7,0xc6,0xcf,0xd5,0xdd, -0xe7,0x64,0xef,0xf8,0x50,0xfe,0x04,0x55,0x08,0x0e,0x90,0x13,0x17,0x82,0x1d,0x1c, -0xed,0x18,0x16,0xcd,0x13,0x15,0x61,0x14,0x13,0x52,0x14,0x17,0x03,0x1b,0x1d,0x7e, -0x21,0x23,0x8f,0x24,0x25,0x41,0x28,0x28,0x9a,0x22,0x1c,0x5b,0x11,0x05,0x8c,0xff, -0xf9,0x2c,0xfa,0xff,0x8d,0x08,0x12,0x42,0x11,0x0d,0x9a,0x0a,0x05,0x9c,0x04,0x06, -0x6e,0x0c,0x13,0x05,0x18,0x19,0x68,0x1c,0x1c,0xe1,0x1a,0x14,0x7b,0x0a,0x02,0x1f, -0xf8,0xf0,0x98,0xed,0xe9,0x5a,0xe8,0xea,0xf9,0xeb,0xf1,0xa8,0xf7,0xfa,0x18,0xfd, -0xfa,0x85,0xf2,0xe9,0xc3,0xe1,0xde,0x74,0xd8,0xd2,0xce,0xcc,0xc7,0x13,0xc5,0xc1, -0x73,0xc2,0xc2,0xc4,0xc8,0xd4,0xb6,0xde,0xe9,0x05,0xef,0xf2,0x51,0xf7,0xfe,0xb7, -0x02,0x07,0x09,0x0f,0x15,0x2c,0x17,0x19,0xcd,0x17,0x13,0x9d,0x12,0x11,0x36,0x0f, -0x10,0xe6,0x13,0x14,0x7d,0x1c,0x20,0x07,0x23,0x27,0xb7,0x26,0x2b,0x7f,0x28,0x28, -0x54,0x24,0x1a,0x14,0x12,0x08,0xde,0x02,0xfc,0x57,0xfe,0x00,0x1c,0x09,0x0f,0x55, -0x0f,0x0d,0xfe,0x06,0x07,0xf7,0x03,0x02,0xdc,0x08,0x11,0x81,0x15,0x19,0x3b,0x19, -0x19,0x5d,0x18,0x11,0x04,0x0d,0x01,0x76,0xfc,0xf6,0x0e,0xef,0xee,0x15,0xe9,0xe4, -0x3e,0xe5,0xea,0x2c,0xf2,0xf6,0xf5,0xf7,0xf6,0xdd,0xf0,0xe9,0x2d,0xe4,0xdc,0x26, -0xd8,0xd1,0x27,0xcc,0xcb,0xb7,0xca,0xc6,0xd1,0xc2,0xc3,0x78,0xcb,0xd6,0x49,0xdf, -0xe9,0x0d,0xf1,0xf1,0x40,0xf2,0xf9,0x9c,0xff,0x02,0x5f,0x09,0x11,0xd5,0x15,0x16, -0xea,0x15,0x15,0x20,0x13,0x11,0x91,0x10,0x11,0xf9,0x14,0x17,0xa9,0x1a,0x1e,0xe2, -0x24,0x27,0xc9,0x2a,0x2e,0xe6,0x2c,0x2a,0xb1,0x22,0x1d,0x1e,0x15,0x0b,0xa5,0x07, -0xfe,0x41,0xff,0x05,0xaf,0x0a,0x0f,0x7c,0x11,0x10,0x3f,0x0b,0x07,0x73,0x06,0x05, -0x14,0x08,0x0e,0x18,0x16,0x18,0xa6,0x1a,0x17,0xf2,0x12,0x10,0x70,0x09,0x05,0xc9, -0xff,0xf9,0xf8,0xf4,0xf0,0x3a,0xeb,0xe7,0x54,0xe6,0xe9,0xce,0xef,0xf3,0x1e,0xf5, -0xf3,0x00,0xee,0xea,0x3d,0xe5,0xdd,0xa7,0xd5,0xd1,0x2a,0xcf,0xce,0x64,0xce,0xcc, -0xa9,0xc7,0xc7,0xad,0xce,0xd9,0x90,0xe2,0xe9,0xfe,0xef,0xf0,0xcc,0xf1,0xf4,0x60, -0xfb,0xfe,0x45,0x03,0x09,0xda,0x10,0x13,0x20,0x13,0x13,0x33,0x11,0x11,0x0f,0x11, -0x10,0x7b,0x12,0x15,0x4c,0x17,0x1a,0xf8,0x20,0x26,0x0e,0x2e,0x2f,0x7d,0x30,0x2c, -0x50,0x22,0x1b,0xf9,0x14,0x0e,0x08,0x08,0x02,0x0a,0xff,0x01,0xba,0x0a,0x0e,0x8b, -0x0f,0x0e,0x63,0x0d,0x08,0xbe,0x04,0x05,0xa8,0x07,0x0f,0x31,0x15,0x17,0x97,0x17, -0x14,0xa9,0x13,0x0f,0x94,0x08,0x05,0x6e,0x03,0xfd,0x15,0xf7,0xf0,0x0c,0xec,0xe4, -0x76,0xe3,0xe6,0x96,0xed,0xf0,0x87,0xf1,0xf3,0xfe,0xef,0xed,0x32,0xea,0xe2,0xa1, -0xd9,0xd5,0x16,0xd5,0xd3,0x8e,0xd2,0xd0,0xe4,0xcc,0xcb,0xbe,0xd0,0xd9,0xd9,0xe2, -0xea,0x8c,0xec,0xf1,0x89,0xf3,0xf0,0x8b,0xf3,0xf9,0xca,0xfc,0x01,0x3b,0x08,0x0e, -0x75,0x0f,0x0f,0xa2,0x10,0x12,0x42,0x11,0x14,0x01,0x14,0x16,0x8b,0x19,0x1b,0x0b, -0x21,0x28,0xa7,0x2d,0x31,0x59,0x32,0x2c,0x36,0x26,0x1e,0x7d,0x19,0x15,0xf0,0x0b, -0x06,0x62,0x02,0x02,0xe0,0x0a,0x10,0x9a,0x0f,0x0f,0xfb,0x0c,0x0d,0xd1,0x06,0x04, -0x15,0x06,0x0a,0xec,0x11,0x18,0xab,0x16,0x14,0xb9,0x13,0x0f,0xb8,0x0b,0x05,0xdd, -0x02,0xfe,0x85,0xf5,0xf0,0x78,0xe9,0xe2,0x9d,0xe0,0xe1,0x8e,0xe7,0xec,0x30,0xed, -0xef,0xa3,0xed,0xeb,0x95,0xe6,0xe3,0x03,0xdb,0xd6,0xe0,0xd4,0xd3,0x8d,0xd2,0xcf, -0xc2,0xd1,0xd3,0xf2,0xd4,0xdc,0x4c,0xe0,0xe8,0x35,0xec,0xf1,0x4c,0xf4,0xf4,0xde, -0xf2,0xf2,0x7c,0xf7,0xfc,0x18,0x03,0x07,0x1f,0x0c,0x0c,0x23,0x0e,0x0f,0xa4,0x11, -0x14,0xf5,0x14,0x18,0x21,0x1a,0x1f,0x72,0x23,0x2a,0x1b,0x2f,0x33,0xda,0x33,0x2f, -0x87,0x29,0x22,0x2d,0x1c,0x18,0xaa,0x11,0x08,0xa4,0x06,0x05,0x79,0x09,0x0f,0x84, -0x10,0x12,0x16,0x10,0x0e,0x6c,0x0c,0x07,0x41,0x06,0x09,0xac,0x0f,0x14,0xa2,0x17, -0x18,0x6e,0x13,0x11,0xcb,0x0d,0x07,0x0e,0x01,0xfb,0x18,0xf7,0xed,0x95,0xe7,0xe1, -0x5c,0xdd,0xde,0x9b,0xe1,0xe5,0xb2,0xe6,0xe8,0xc0,0xe9,0xe8,0x36,0xe6,0xe4,0xc7, -0xdf,0xda,0xfc,0xd8,0xd8,0x9d,0xd6,0xd4,0x6b,0xd6,0xda,0x1b,0xdc,0xdd,0x57,0xe3, -0xe7,0x09,0xed,0xef,0x12,0xf3,0xf2,0x4d,0xef,0xee,0x9a,0xf0,0xf5,0x86,0xf9,0xff, -0xde,0x03,0x07,0x88,0x0b,0x0e,0xac,0x10,0x12,0xb1,0x15,0x1a,0x35,0x1f,0x21,0xee, -0x26,0x2d,0xe7,0x33,0x34,0x5a,0x31,0x2c,0xcc,0x28,0x22,0x25,0x20,0x1b,0x8d,0x15, -0x0e,0x11,0x07,0x09,0x64,0x0a,0x0c,0x99,0x0e,0x0e,0x0d,0x12,0x0f,0x07,0x0d,0x09, -0xc8,0x08,0x06,0x5e,0x0c,0x12,0x88,0x15,0x19,0x77,0x17,0x15,0xa9,0x11,0x0a,0xc6, -0x00,0xf9,0xdb,0xf5,0xed,0x44,0xe6,0xe1,0x50,0xde,0xdd,0xc8,0xdf,0xe4,0xf3,0xe4, -0xe7,0x22,0xe8,0xe9,0xdc,0xe9,0xe4,0xfd,0xe3,0xdf,0x36,0xdc,0xdc,0xb2,0xd9,0xd8, -0xf3,0xd7,0xdc,0x5e,0xde,0xdf,0x0f,0xe3,0xe6,0x51,0xeb,0xec,0xec,0xed,0xed,0x62, -0xea,0xe9,0x0f,0xec,0xec,0x3e,0xef,0xf4,0x81,0xfb,0x01,0x0e,0x06,0x0a,0x7d,0x10, -0x0f,0x59,0x15,0x1b,0x75,0x24,0x28,0x14,0x2b,0x32,0x36,0x36,0x39,0xb7,0x32,0x2c, -0x29,0x26,0x26,0xee,0x21,0x1d,0xe0,0x16,0x10,0x13,0x0f,0x0d,0x50,0x0f,0x10,0x75, -0x10,0x11,0xc5,0x12,0x13,0xb0,0x11,0x0d,0x9b,0x08,0x08,0xe2,0x0b,0x0f,0x78,0x12, -0x16,0xe6,0x16,0x18,0x0e,0x16,0x0e,0x55,0xff,0xf4,0x0f,0xf2,0xe8,0x4c,0xe5,0xdc, -0x12,0xdb,0xda,0x29,0xdd,0xe0,0xf6,0xe1,0xe3,0xcd,0xe5,0xea,0xcf,0xeb,0xeb,0x6b, -0xe8,0xe6,0xd2,0xe2,0xe1,0x78,0xdf,0xdd,0x3b,0xde,0xde,0x38,0xe1,0xe2,0x04,0xe5, -0xe7,0xdf,0xe8,0xea,0x1d,0xea,0xe8,0xdc,0xe6,0xe3,0x6f,0xe4,0xe5,0x0a,0xe8,0xea, -0x2b,0xf0,0xf6,0xda,0xfe,0x04,0x09,0x08,0x0c,0x36,0x12,0x17,0xbc,0x20,0x28,0x75, -0x2e,0x35,0xd0,0x3a,0x3b,0xe0,0x36,0x31,0xbe,0x28,0x28,0x19,0x2a,0x23,0xd6,0x1b, -0x14,0x8c,0x12,0x13,0xc2,0x10,0x12,0x02,0x13,0x12,0xd0,0x13,0x10,0x3e,0x14,0x11, -0x61,0x0c,0x0b,0xf7,0x0c,0x11,0x25,0x14,0x19,0xd5,0x1b,0x1f,0x76,0x18,0x10,0xe7, -0x04,0xf4,0x0f,0xee,0xe8,0xd0,0xe0,0xda,0x97,0xd3,0xd5,0x66,0xd9,0xdb,0xb1,0xdc, -0xdd,0xe5,0xe2,0xea,0x40,0xea,0xeb,0x27,0xeb,0xea,0x1f,0xec,0xe8,0xe1,0xe3,0xe2, -0x7b,0xe1,0xe2,0x0e,0xe3,0xe4,0x36,0xe8,0xeb,0x16,0xec,0xeb,0x81,0xe9,0xe7,0x14, -0xe2,0xe0,0x11,0xde,0xdd,0x66,0xe0,0xe0,0x89,0xe5,0xeb,0x78,0xf3,0xfb,0xad,0x02, -0x08,0xce,0x10,0x18,0xbd,0x20,0x26,0x64,0x2f,0x36,0x5d,0x3c,0x3c,0xd6,0x36,0x33, -0x25,0x2d,0x27,0x3b,0x28,0x25,0x1f,0x1e,0x17,0x6d,0x16,0x18,0x29,0x19,0x16,0xbc, -0x15,0x18,0xf6,0x16,0x16,0x7a,0x17,0x13,0x62,0x11,0x0e,0xe8,0x0c,0x0f,0xbf,0x13, -0x1a,0xd0,0x1c,0x1d,0x90,0x1b,0x0f,0xdb,0x02,0xf5,0x87,0xeb,0xe3,0x11,0xdb,0xd4, -0x99,0xd1,0xd2,0xea,0xd4,0xd8,0x25,0xd9,0xdc,0x68,0xe4,0xe9,0xd0,0xec,0xf0,0xe3, -0xef,0xf1,0x95,0xf2,0xef,0x81,0xec,0xe7,0x59,0xe6,0xe4,0xe6,0xe2,0xe3,0xfb,0xe6, -0xeb,0xcc,0xeb,0xeb,0xa1,0xe9,0xe7,0x22,0xe0,0xdb,0xaa,0xdc,0xd8,0x05,0xd8,0xda, -0x0b,0xdd,0xe3,0x59,0xea,0xf0,0xc7,0xfa,0x03,0xb7,0x0c,0x18,0xdb,0x1f,0x26,0x01, -0x2e,0x37,0x0e,0x3f,0x3e,0x9b,0x3e,0x38,0x81,0x33,0x2e,0xcd,0x2a,0x27,0xac,0x22, -0x1e,0xab,0x1c,0x1d,0xa4,0x1c,0x1c,0xc0,0x1b,0x18,0x99,0x1b,0x19,0x6a,0x18,0x17, -0x55,0x12,0x0f,0xc5,0x0c,0x0e,0xf1,0x13,0x19,0x44,0x1d,0x1d,0x51,0x18,0x0f,0xa5, -0x01,0xf7,0x03,0xeb,0xe1,0x24,0xd6,0xd0,0x00,0xce,0xcf,0x74,0xd3,0xd2,0x6e,0xd4, -0xd9,0xce,0xdf,0xe9,0x57,0xeb,0xf0,0x95,0xf3,0xf3,0x0b,0xf4,0xf5,0xba,0xf1,0xed, -0xb8,0xea,0xe4,0x11,0xe4,0xe4,0x89,0xe6,0xea,0xc0,0xe9,0xe8,0x3e,0xe7,0xe2,0xab, -0xdd,0xd8,0xe8,0xd5,0xd5,0xe2,0xd3,0xd4,0x0c,0xd9,0xdb,0x0a,0xe7,0xed,0x7b,0xf5, -0x01,0x92,0x0a,0x17,0x21,0x1e,0x23,0xf1,0x2c,0x35,0x6b,0x3e,0x42,0x10,0x40,0x3d, -0xca,0x37,0x34,0xe2,0x30,0x2d,0x31,0x27,0x22,0xed,0x20,0x1f,0x28,0x21,0x20,0x58, -0x1f,0x1d,0xdb,0x1f,0x22,0x75,0x1d,0x1e,0x7c,0x19,0x15,0x49,0x11,0x10,0xf5,0x14, -0x17,0xc6,0x1b,0x1b,0xc7,0x13,0x08,0xbc,0xfe,0xf3,0x07,0xe7,0xda,0xa6,0xd2,0xca, -0xc3,0xc7,0xc9,0xfa,0xcd,0xce,0xb8,0xd0,0xd6,0xa7,0xdc,0xe5,0xea,0xec,0xf2,0xae, -0xf5,0xf5,0x38,0xfa,0xfb,0x0a,0xfa,0xf5,0xc0,0xed,0xe8,0x23,0xe4,0xe5,0x9f,0xe7, -0xe8,0x63,0xe7,0xe5,0x65,0xe4,0xe1,0x8f,0xdc,0xd7,0xfc,0xd0,0xce,0xd7,0xce,0xd0, -0x15,0xd2,0xd6,0xae,0xdf,0xe7,0x98,0xee,0xf8,0x45,0x07,0x12,0x1a,0x1c,0x21,0x9f, -0x2a,0x32,0x4c,0x3a,0x43,0x72,0x43,0x42,0x64,0x3e,0x37,0x48,0x34,0x30,0x4c,0x30, -0x29,0x4b,0x24,0x26,0x1b,0x28,0x26,0x61,0x27,0x23,0xef,0x23,0x27,0x37,0x25,0x24, -0xe4,0x1f,0x1a,0x81,0x15,0x12,0x64,0x13,0x17,0xe0,0x16,0x16,0x7f,0x13,0x07,0xf5, -0xfc,0xf3,0x30,0xe6,0xd9,0xb8,0xcd,0xc8,0x37,0xc5,0xc6,0xe9,0xc9,0xcb,0x71,0xcb, -0xd1,0x51,0xd7,0xe1,0xb0,0xeb,0xf0,0x27,0xf4,0xf6,0x45,0xfa,0xff,0x77,0xfe,0xf9, -0x68,0xf0,0xec,0x27,0xea,0xe7,0xcd,0xe7,0xe7,0xfe,0xe6,0xe3,0x88,0xe2,0xe1,0x72, -0xdc,0xd6,0x02,0xd0,0xcd,0x57,0xcc,0xcd,0xb7,0xd0,0xd6,0xb1,0xdb,0xe1,0xba,0xeb, -0xf5,0xf7,0xff,0x0c,0x58,0x17,0x20,0x9b,0x26,0x2e,0xeb,0x38,0x41,0x60,0x45,0x47, -0x69,0x42,0x3d,0x02,0x39,0x35,0x07,0x32,0x2e,0xd0,0x28,0x26,0xbb,0x28,0x2b,0xda, -0x27,0x29,0xbe,0x2a,0x2c,0x59,0x2f,0x2c,0xd5,0x2a,0x20,0x01,0x1a,0x17,0xc3,0x14, -0x13,0x22,0x14,0x10,0xed,0x0a,0x04,0x4f,0xfa,0xee,0x3d,0xe3,0xd5,0xae,0xcb,0xc3, -0xec,0xc2,0xc3,0x2b,0xc5,0xc7,0xa7,0xc9,0xcd,0x0a,0xd5,0xdf,0x74,0xe8,0xee,0x54, -0xf1,0xf6,0x58,0xfb,0xff,0xa4,0x00,0xfd,0x79,0xf7,0xf1,0x2e,0xef,0xee,0x80,0xea, -0xe8,0x0b,0xe6,0xe3,0xa4,0xe1,0xdb,0x23,0xd7,0xd4,0x45,0xcf,0xcc,0xe9,0xca,0xcb, -0x6c,0xcf,0xd4,0xcb,0xda,0xe1,0x80,0xe7,0xf3,0xc7,0xfc,0x07,0xac,0x11,0x1a,0x9a, -0x24,0x2a,0x9b,0x34,0x3d,0x9e,0x43,0x44,0xee,0x43,0x3f,0x95,0x3a,0x35,0xae,0x30, -0x2c,0x2f,0x2b,0x29,0x7e,0x2b,0x2e,0x11,0x2f,0x2f,0x61,0x32,0x38,0xb0,0x36,0x36, -0x1b,0x34,0x2e,0xa3,0x24,0x1c,0x54,0x15,0x12,0xe0,0x10,0x0f,0xe3,0x09,0x00,0xa5, -0xf8,0xed,0x72,0xe2,0xd7,0xe1,0xcb,0xc4,0xed,0xbf,0xc0,0x39,0xc3,0xc4,0x98,0xc8, -0xcb,0x52,0xd1,0xdb,0x35,0xe5,0xec,0x34,0xed,0xf1,0x5a,0xf9,0xfd,0x63,0x00,0xff, -0x24,0xfb,0xf5,0x2c,0xf4,0xef,0x23,0xeb,0xe8,0x0b,0xe4,0xe1,0xf5,0xdc,0xd8,0x39, -0xd3,0xcd,0xaf,0xcb,0xca,0xb9,0xcb,0xcc,0x25,0xcf,0xd3,0xa5,0xd7,0xdf,0x3c,0xe6, -0xee,0x85,0xfa,0x03,0x17,0x0b,0x13,0xbc,0x1d,0x27,0x2d,0x31,0x3b,0x72,0x42,0x44, -0x73,0x43,0x42,0xa9,0x3f,0x3b,0x34,0x34,0x2d,0xfe,0x2b,0x2d,0x5c,0x2f,0x32,0x20, -0x34,0x35,0x38,0x39,0x3b,0x82,0x3f,0x40,0x5b,0x3d,0x3a,0x72,0x31,0x22,0xfd,0x19, -0x13,0xff,0x0f,0x0f,0x58,0x08,0x00,0x44,0xf5,0xea,0x92,0xdf,0xd4,0x87,0xcb,0xc1, -0x3b,0xbf,0xbd,0x8f,0xc2,0xc2,0xa1,0xc6,0xcc,0xda,0xce,0xd7,0xe1,0xdd,0xe6,0x43, -0xe6,0xe9,0x56,0xf3,0xf8,0xb7,0xff,0xfe,0xa0,0xfe,0xfc,0xe1,0xfa,0xf6,0xdc,0xf0, -0xed,0x33,0xe6,0xe0,0x19,0xdb,0xd4,0xd6,0xcf,0xca,0xdb,0xc6,0xc7,0xab,0xc8,0xcc, -0x48,0xcf,0xd1,0x3f,0xd5,0xdb,0xe2,0xe4,0xe9,0x24,0xf3,0xfb,0x28,0x04,0x0f,0xa4, -0x15,0x21,0x96,0x2c,0x37,0x20,0x41,0x43,0xbc,0x43,0x45,0xa8,0x42,0x3e,0x83,0x37, -0x31,0xdb,0x30,0x31,0x24,0x35,0x38,0xa5,0x3a,0x3f,0xbb,0x45,0x44,0x45,0x48,0x4c, -0x51,0x48,0x45,0xa1,0x38,0x2a,0xc0,0x1d,0x14,0xa7,0x0f,0x0a,0x20,0x04,0xfd,0xd2, -0xf1,0xe6,0x6a,0xdc,0xd2,0x12,0xc8,0xbf,0x30,0xbd,0xbb,0x9e,0xbd,0xc2,0x03,0xc5, -0xca,0x28,0xd1,0xd4,0x5d,0xdc,0xe2,0x42,0xe5,0xe6,0x48,0xed,0xf5,0x67,0xfc,0x00, -0xf6,0x01,0x00,0xf1,0xfc,0xfb,0xd1,0xf4,0xf0,0xcd,0xe9,0xe0,0x46,0xd9,0xd1,0xc9, -0xcb,0xc7,0x73,0xc5,0xc4,0x61,0xc7,0xcd,0x4c,0xd0,0xd0,0x86,0xd4,0xd8,0xae,0xde, -0xe7,0x9d,0xec,0xf3,0x94,0xfd,0x06,0x8b,0x0f,0x19,0xaa,0x25,0x33,0x4b,0x3b,0x41, -0x70,0x45,0x46,0x21,0x44,0x3f,0x79,0x39,0x34,0xe9,0x32,0x33,0xe1,0x34,0x39,0x86, -0x3c,0x43,0x48,0x48,0x4c,0x0b,0x51,0x54,0x41,0x55,0x4e,0x4f,0x44,0x34,0xaf,0x25, -0x1b,0x72,0x12,0x0c,0xc6,0x03,0xfc,0x57,0xf1,0xe5,0x78,0xdb,0xd1,0xa2,0xc5,0xbf, -0xe1,0xb9,0xb8,0x78,0xbd,0xc0,0x4b,0xc4,0xc6,0x6f,0xcd,0xd3,0x68,0xd6,0xdc,0x45, -0xe0,0xe1,0x44,0xe6,0xf0,0x44,0xf7,0x00,0x13,0x04,0x02,0x96,0xff,0xfb,0x22,0xf9, -0xf3,0xfe,0xeb,0xe2,0xa3,0xd7,0xcd,0x4a,0xc7,0xc4,0xb3,0xc3,0xc4,0x16,0xc8,0xcb, -0xfc,0xd0,0xd2,0xb3,0xd3,0xd7,0x0c,0xdb,0xe2,0x9a,0xe6,0xed,0x96,0xf8,0xff,0xc7, -0x0a,0x16,0x57,0x21,0x2e,0x4b,0x3b,0x3e,0x1c,0x44,0x48,0x0b,0x48,0x45,0x07,0x3f, -0x3b,0x31,0x39,0x37,0x6a,0x3a,0x3d,0x2d,0x41,0x48,0x88,0x4b,0x51,0xa4,0x56,0x5d, -0xd5,0x5d,0x55,0xe7,0x4a,0x3c,0x14,0x2e,0x1e,0xff,0x13,0x0b,0xa2,0x01,0xfa,0x42, -0xef,0xe4,0x02,0xd8,0xcd,0x21,0xc5,0xbe,0xa0,0xbb,0xb9,0x25,0xbd,0xc4,0xdd,0xc5, -0xc7,0x8d,0xc9,0xd0,0xa8,0xd3,0xd5,0x52,0xdc,0xdd,0xf6,0xe2,0xe8,0x89,0xf2,0xfc, -0xbb,0xff,0x01,0x0b,0xfe,0xfb,0x27,0xf9,0xf6,0x41,0xee,0xe6,0xe7,0xd8,0xcd,0xfd, -0xc6,0xc4,0x33,0xc4,0xc6,0xb0,0xc9,0xcb,0xd4,0xcd,0xd1,0x17,0xd3,0xd4,0x38,0xd7, -0xdb,0xa0,0xdf,0xe7,0x54,0xf0,0xfa,0xd2,0x03,0x0f,0x86,0x1b,0x2a,0x4c,0x38,0x3e, -0x57,0x42,0x46,0x53,0x49,0x49,0x14,0x45,0x40,0x2f,0x3d,0x3f,0x18,0x3f,0x42,0x1a, -0x46,0x47,0x4e,0x4b,0x4f,0xcd,0x58,0x60,0xe4,0x62,0x5d,0x7d,0x50,0x45,0xe9,0x37, -0x2a,0xc7,0x1d,0x0e,0x7a,0x04,0xfb,0x56,0xf2,0xe8,0x59,0xd9,0xcc,0xcd,0xc4,0xbe, -0xf4,0xba,0xba,0x68,0xbc,0xc1,0xb8,0xc3,0xc5,0x14,0xc7,0xc9,0x34,0xcf,0xd0,0x4d, -0xd6,0xdb,0x22,0xe2,0xe8,0xff,0xf1,0xf9,0x8d,0xfe,0x02,0xc4,0xfd,0xfc,0xab,0xf9, -0xf6,0xc0,0xf0,0xe5,0xba,0xdc,0xcf,0xdd,0xc7,0xc5,0x78,0xc6,0xc6,0x67,0xc8,0xcc, -0x52,0xcd,0xce,0x6a,0xcf,0xd0,0x1f,0xd2,0xd2,0x58,0xd7,0xe0,0x60,0xe9,0xf3,0x54, -0xfd,0x09,0xb2,0x19,0x29,0x33,0x34,0x3c,0x57,0x42,0x44,0x69,0x47,0x48,0x06,0x47, -0x43,0x54,0x41,0x41,0x99,0x44,0x45,0xd7,0x45,0x48,0x65,0x4c,0x53,0x81,0x58,0x60, -0x92,0x64,0x61,0x19,0x5a,0x4d,0x41,0x42,0x34,0xa2,0x23,0x14,0xd1,0x06,0xfc,0xd4, -0xf1,0xe8,0xdb,0xdb,0xce,0xf3,0xc1,0xbe,0x5b,0xbd,0xbc,0xf4,0xbe,0xbf,0x1c,0xc1, -0xc2,0xcc,0xc3,0xc7,0xf1,0xc7,0xc9,0xec,0xcd,0xd6,0x11,0xdf,0xe7,0x5e,0xef,0xf7, -0x4f,0xfb,0xfe,0x5d,0xfd,0xfb,0x01,0xf9,0xf5,0xd2,0xee,0xe6,0x02,0xe3,0xd8,0x5e, -0xd0,0xcd,0x33,0xca,0xcc,0x13,0xcd,0xd0,0xfa,0xcf,0xce,0xcf,0xcc,0xce,0xfa,0xce, -0xcd,0x1d,0xd1,0xd7,0xcd,0xe0,0xea,0x35,0xf5,0x03,0x1a,0x12,0x22,0x19,0x2f,0x36, -0x28,0x3f,0x41,0x1c,0x46,0x47,0x7c,0x46,0x48,0xf4,0x46,0x47,0xfb,0x49,0x4a,0xbe, -0x4a,0x4a,0x1d,0x4f,0x53,0xd6,0x59,0x5f,0x72,0x65,0x66,0x00,0x61,0x58,0x26,0x4b, -0x41,0x22,0x2f,0x1e,0x54,0x0f,0x01,0xa3,0xf5,0xed,0x05,0xe1,0xd4,0x00,0xca,0xc2, -0x3c,0xc1,0xc1,0x4f,0xc2,0xc1,0x61,0xbf,0xbf,0x30,0xbf,0xbf,0xb5,0xc0,0xc0,0x80, -0xc2,0xce,0xda,0xda,0xe3,0x4b,0xeb,0xf3,0x21,0xf8,0xfb,0x99,0xfa,0xf8,0x0a,0xf5, -0xef,0xde,0xe8,0xe2,0x1c,0xe1,0xdc,0x2c,0xd7,0xd2,0xb7,0xcf,0xcd,0x5e,0xd0,0xd1, -0xd6,0xce,0xcd,0x71,0xc9,0xc7,0xa9,0xc7,0xc7,0x51,0xca,0xce,0x0b,0xd7,0xe2,0x15, -0xef,0xff,0x50,0x0e,0x1c,0x3d,0x2b,0x33,0x69,0x3a,0x41,0x76,0x45,0x48,0x2c,0x47, -0x49,0x71,0x4b,0x4c,0x78,0x4e,0x4c,0x32,0x4d,0x4b,0x65,0x4c,0x50,0x8a,0x56,0x5c, -0x54,0x61,0x66,0x94,0x63,0x5f,0x3b,0x54,0x48,0xa4,0x39,0x24,0x5c,0x17,0x06,0xf9, -0xf8,0xeb,0xf5,0xe2,0xd7,0x08,0xcd,0xc8,0xb2,0xc5,0xc8,0x93,0xc7,0xc4,0x8f,0xc2, -0xc1,0xc4,0xbf,0xbc,0x45,0xbd,0xbd,0x2b,0xc1,0xca,0x75,0xd6,0xe0,0x8b,0xe7,0xee, -0x36,0xf4,0xf9,0x70,0xf9,0xf6,0x70,0xf3,0xed,0xb6,0xe6,0xe1,0xcc,0xdf,0xe0,0xbb, -0xde,0xdb,0x65,0xd8,0xd6,0xc6,0xd3,0xd5,0x10,0xd4,0xcd,0xad,0xcb,0xc6,0x82,0xc2, -0xc3,0x48,0xc7,0xca,0xfc,0xd0,0xdb,0x01,0xe9,0xf9,0xcf,0x08,0x18,0x04,0x23,0x2c, -0xfe,0x36,0x3e,0x91,0x44,0x47,0xbc,0x49,0x4b,0x16,0x51,0x50,0xbf,0x50,0x4f,0xcc, -0x4f,0x4e,0x53,0x4d,0x51,0xaa,0x53,0x5b,0xff,0x5f,0x64,0x65,0x66,0x62,0x7c,0x5c, -0x4e,0xa1,0x40,0x2e,0xf1,0x1c,0x0c,0xa9,0xfc,0xef,0xda,0xe4,0xdd,0x56,0xd4,0xce, -0x16,0xcd,0xcd,0xfc,0xcb,0xc9,0x96,0xc5,0xc1,0x13,0xbc,0xba,0xda,0xb5,0xb6,0x99, -0xbc,0xc4,0x45,0xd0,0xdb,0xa6,0xe1,0xe8,0x24,0xef,0xf4,0xfb,0xf5,0xf4,0x65,0xee, -0xe8,0xab,0xe3,0xdf,0xf0,0xdb,0xdf,0x16,0xe2,0xe0,0xdf,0xdf,0xdd,0x05,0xda,0xd7, -0x39,0xd3,0xcf,0x14,0xc9,0xc2,0xad,0xbc,0xbc,0x13,0xbf,0xc4,0x22,0xcb,0xd5,0xc5, -0xe4,0xf3,0x31,0x03,0x13,0x73,0x1e,0x27,0xd7,0x32,0x3a,0x30,0x3f,0x45,0x50,0x4a, -0x4e,0xb4,0x4f,0x52,0x57,0x52,0x4f,0x16,0x4f,0x4e,0xa7,0x4e,0x4e,0x4f,0x52,0x58, -0x99,0x5f,0x63,0x48,0x65,0x63,0xb1,0x5d,0x55,0x97,0x48,0x36,0x68,0x23,0x11,0x8a, -0x05,0xf7,0xca,0xea,0xe3,0x2c,0xdd,0xd7,0x20,0xd7,0xd7,0x4c,0xd5,0xd1,0xa5,0xc9, -0xc3,0x0f,0xc0,0xbb,0x4d,0xbe,0xba,0x98,0xbc,0xc3,0x37,0xc8,0xd1,0x5c,0xd5,0xdd, -0x10,0xe4,0xe9,0x64,0xec,0xed,0x11,0xeb,0xe4,0x58,0xdf,0xdb,0xcd,0xdb,0xdb,0x97, -0xe1,0xe5,0x04,0xe5,0xe1,0x0c,0xdd,0xda,0x91,0xd4,0xcf,0xb1,0xc8,0xc5,0x61,0xc0, -0xbf,0x28,0xc0,0xc5,0xf2,0xcc,0xd2,0x6a,0xdd,0xea,0x0e,0xfc,0x0b,0x41,0x16,0x22, -0xac,0x2d,0x3b,0x81,0x41,0x44,0x69,0x49,0x4e,0x0e,0x51,0x55,0x5b,0x59,0x56,0x2b, -0x57,0x56,0xd1,0x55,0x54,0x92,0x56,0x5d,0x14,0x64,0x69,0xb4,0x67,0x64,0x5d,0x5c, -0x52,0xca,0x45,0x35,0x90,0x23,0x11,0x53,0x04,0xf8,0x48,0xef,0xe5,0xeb,0xde,0xde, -0x3f,0xdc,0xdb,0xfa,0xda,0xd5,0xe6,0xcd,0xc7,0x06,0xc2,0xbd,0x4d,0xb9,0xba,0xd2, -0xb8,0xbe,0xc0,0xc3,0xc8,0x35,0xce,0xd3,0xa8,0xdf,0xe3,0x1b,0xe4,0xe6,0xb0,0xe4, -0xe1,0x1e,0xdc,0xdb,0x55,0xdb,0xde,0x03,0xe5,0xea,0x53,0xea,0xe8,0x20,0xe3,0xdd, -0x35,0xd7,0xcf,0xee,0xcb,0xc5,0xb1,0xc0,0xc0,0x3e,0xbe,0xc2,0x58,0xc9,0xcf,0x84, -0xda,0xe7,0x3d,0xf6,0x06,0x48,0x11,0x1d,0x4c,0x28,0x34,0xa6,0x3d,0x42,0x16,0x49, -0x4b,0x9f,0x50,0x55,0xdd,0x55,0x55,0x61,0x55,0x51,0x15,0x50,0x51,0x25,0x55,0x5b, -0x3a,0x60,0x66,0x02,0x68,0x63,0xd8,0x5d,0x54,0x19,0x49,0x3c,0x54,0x2b,0x18,0xcd, -0x0c,0xff,0x2a,0xf7,0xeb,0x0b,0xe3,0xe0,0xee,0xdd,0xdf,0xad,0xdb,0xd7,0x72,0xcf, -0xcc,0x40,0xc5,0xc0,0xcb,0xbd,0xb8,0xb6,0xbb,0xbd,0x99,0xc1,0xc6,0xec,0xca,0xd5, -0x2c,0xdc,0xe3,0x10,0xe1,0xe0,0xae,0xe2,0xe2,0x32,0xde,0xd9,0xcf,0xdc,0xde,0x34, -0xe3,0xe8,0x84,0xe9,0xe8,0x86,0xe0,0xde,0x90,0xd6,0xd0,0x41,0xcc,0xc6,0x61,0xc3, -0xc0,0x6e,0xbe,0xbe,0xfa,0xc4,0xcc,0x7e,0xd5,0xe6,0x81,0xf5,0x03,0xf8,0x0c,0x19, -0x16,0x28,0x32,0xc2,0x3b,0x44,0x93,0x4a,0x51,0x00,0x54,0x58,0x50,0x58,0x52,0xea, -0x51,0x4f,0x6e,0x4c,0x4c,0x7f,0x55,0x5c,0x99,0x60,0x62,0xc5,0x66,0x66,0x49,0x60, -0x58,0x61,0x4b,0x3f,0xbd,0x30,0x1e,0x0c,0x11,0x04,0xb6,0xfa,0xf2,0xd5,0xea,0xe7, -0x42,0xe8,0xe9,0x06,0xe5,0xdf,0x60,0xd6,0xd0,0xc9,0xca,0xc3,0xe1,0xbf,0xba,0x0e, -0xbb,0xbd,0xb2,0xbc,0xbf,0xa5,0xc3,0xcd,0x2b,0xd3,0xd6,0x53,0xd9,0xdb,0x07,0xdc, -0xdd,0x33,0xda,0xd8,0xfc,0xd7,0xda,0x7d,0xde,0xe4,0xd9,0xe8,0xe7,0x4d,0xe2,0xdd, -0x86,0xd8,0xd1,0xe9,0xcc,0xc8,0x09,0xc5,0xc0,0xde,0xbf,0xbe,0x32,0xc4,0xca,0xe8, -0xd5,0xe1,0xfa,0xf2,0x00,0x74,0x0a,0x15,0x25,0x20,0x2e,0x68,0x37,0x41,0x81,0x4c, -0x52,0xe7,0x57,0x59,0xf3,0x59,0x56,0xca,0x50,0x4f,0x3a,0x4b,0x4a,0x6b,0x51,0x58, -0x7e,0x5f,0x5f,0x06,0x61,0x60,0xaf,0x5f,0x58,0xad,0x4f,0x45,0x05,0x36,0x27,0xb5, -0x16,0x0a,0xb3,0x01,0xf7,0xba,0xf0,0xee,0xd0,0xe9,0xea,0x32,0xeb,0xe4,0xa6,0xdd, -0xd5,0x7d,0xd1,0xce,0x54,0xc7,0xc4,0xaa,0xc0,0xbc,0xcf,0xbc,0xbb,0x32,0xc1,0xc5, -0x15,0xca,0xce,0x98,0xd0,0xd6,0x7d,0xd9,0xdb,0x73,0xd8,0xd7,0x02,0xd7,0xd8,0x21, -0xdb,0xdf,0xb0,0xe5,0xe5,0x6c,0xe3,0xdc,0x7f,0xd7,0xd1,0xaf,0xcc,0xc9,0x5e,0xc6, -0xc0,0xfd,0xbd,0xbf,0x08,0xc2,0xc9,0x6e,0xd5,0xe1,0x11,0xef,0xfa,0xa8,0x06,0x11, -0x95,0x1a,0x25,0xa5,0x2f,0x3b,0x9a,0x47,0x4f,0x5a,0x55,0x5a,0x50,0x58,0x56,0xd7, -0x4f,0x4a,0x6c,0x45,0x45,0x6f,0x4b,0x54,0x0c,0x5c,0x5c,0xf9,0x5b,0x5b,0x1e,0x5d, -0x59,0x86,0x53,0x49,0x83,0x3d,0x30,0x22,0x22,0x14,0x23,0x09,0xff,0x5e,0xf9,0xf5, -0xac,0xf1,0xf2,0x23,0xed,0xe9,0x4f,0xe4,0xde,0x9e,0xda,0xd6,0x2f,0xd2,0xc9,0x53, -0xc4,0xc0,0xcf,0xbb,0xbc,0xa4,0xbe,0xbf,0xdb,0xc3,0xc9,0xc3,0xcd,0xd4,0x64,0xd8, -0xda,0x8c,0xd9,0xd5,0x8b,0xd7,0xd5,0x13,0xda,0xde,0xed,0xdf,0xe1,0xb4,0xdf,0xdc, -0x05,0xd7,0xd2,0x6e,0xd1,0xcd,0xdd,0xc8,0xc4,0xc3,0xbf,0xc1,0xfc,0xc5,0xca,0xb9, -0xd5,0xe3,0x94,0xf0,0xfc,0x64,0x06,0x10,0xc0,0x18,0x20,0x81,0x2d,0x38,0x2f,0x42, -0x4e,0x33,0x53,0x56,0x95,0x55,0x52,0x2d,0x4d,0x46,0xe5,0x41,0x40,0x9e,0x46,0x4d, -0xe4,0x56,0x57,0xdf,0x56,0x56,0x4b,0x53,0x54,0xd2,0x50,0x47,0x18,0x3f,0x32,0xc9, -0x24,0x17,0xbb,0x0d,0x05,0xf6,0xfe,0xfb,0x7e,0xf9,0xf8,0x05,0xf2,0xed,0x11,0xea, -0xe8,0xb6,0xe7,0xe2,0x3f,0xdb,0xd0,0x37,0xc9,0xc3,0x93,0xbf,0xbf,0xa3,0xbd,0xbb, -0xfb,0xbd,0xc4,0x71,0xca,0xd1,0xed,0xd4,0xd6,0x48,0xd6,0xd4,0x3a,0xd2,0xd4,0x0e, -0xd6,0xd8,0x4e,0xdc,0xda,0x9f,0xd8,0xd5,0xb6,0xd3,0xd4,0xb5,0xcf,0xcc,0x58,0xc9, -0xc5,0x8e,0xc4,0xc2,0xf3,0xc5,0xcd,0x13,0xd5,0xe0,0x19,0xef,0xfb,0xd7,0x05,0x0c, -0x5e,0x13,0x1c,0x47,0x27,0x36,0xd0,0x42,0x4b,0xe4,0x52,0x56,0x45,0x55,0x50,0x62, -0x4c,0x44,0xab,0x42,0x3f,0xf9,0x41,0x4a,0x17,0x4e,0x53,0xee,0x51,0x52,0xec,0x51, -0x50,0xf0,0x50,0x4a,0x6e,0x41,0x36,0x85,0x2b,0x1b,0x2f,0x12,0x0b,0xfd,0x05,0x02, -0x79,0x00,0xfe,0x03,0xf9,0xf1,0x8d,0xf0,0xee,0x2e,0xf0,0xed,0x20,0xe4,0xd8,0xb6, -0xcc,0xc4,0x99,0xbf,0xbe,0x4e,0xbc,0xb7,0xc4,0xb9,0xc0,0xb2,0xc6,0xcf,0x92,0xd3, -0xd5,0xda,0xd5,0xd4,0x29,0xd3,0xd4,0x84,0xd7,0xd7,0x8e,0xd6,0xd5,0x04,0xd2,0xcf, -0xe7,0xce,0xcf,0x1f,0xce,0xca,0xe0,0xc7,0xc8,0x05,0xc8,0xc6,0xf5,0xc5,0xcc,0x64, -0xd6,0xe1,0xff,0xed,0xf9,0x72,0x03,0x0c,0x64,0x12,0x1c,0x7a,0x28,0x35,0x53,0x41, -0x4a,0x3b,0x51,0x51,0x40,0x52,0x4c,0x00,0x47,0x44,0x58,0x43,0x42,0xa5,0x42,0x46, -0x9c,0x4c,0x50,0x7e,0x50,0x4f,0xb4,0x4f,0x4f,0x75,0x4f,0x4a,0x6d,0x40,0x35,0xfc, -0x2a,0x1d,0xec,0x11,0x09,0x3a,0x08,0x06,0x7a,0x05,0x03,0x7b,0x02,0xfc,0x03,0xfa, -0xfb,0x13,0xfa,0xf5,0xdf,0xed,0xe0,0x00,0xd5,0xc9,0x1e,0xc4,0xc1,0x79,0xbe,0xb9, -0x08,0xba,0xbe,0xae,0xc4,0xcb,0x10,0xd0,0xd1,0xc5,0xd3,0xd5,0xba,0xd4,0xd2,0x50, -0xd6,0xd7,0x3a,0xd3,0xcd,0xd4,0xca,0xca,0x9c,0xc9,0xc9,0x01,0xc9,0xc7,0xa7,0xc8, -0xc9,0x63,0xca,0xc7,0xc9,0xc4,0xc9,0xe9,0xd3,0xe0,0xef,0xe9,0xf3,0xad,0xfe,0x09, -0x3f,0x13,0x1c,0x1c,0x28,0x31,0xa5,0x3c,0x45,0x12,0x4b,0x4d,0x18,0x4c,0x48,0xc9, -0x43,0x41,0xc9,0x43,0x41,0xdf,0x41,0x44,0xcd,0x47,0x4c,0xa6,0x4c,0x4b,0x35,0x4b, -0x4d,0xce,0x51,0x4e,0x5b,0x43,0x39,0x98,0x2d,0x23,0x45,0x16,0x0b,0xd9,0x06,0x06, -0x17,0x09,0x0a,0x24,0x09,0x03,0x7d,0x03,0x03,0x0a,0x03,0xfe,0x55,0xf3,0xe7,0xc1, -0xd8,0xd1,0x8c,0xc9,0xc2,0xf8,0xbe,0xb8,0x52,0xb9,0xb9,0xfe,0xc0,0xc5,0xb6,0xca, -0xce,0x22,0xd2,0xd7,0xa9,0xd7,0xd5,0x6e,0xd4,0xd4,0xb7,0xd1,0xc9,0x7f,0xc5,0xc2, -0x9b,0xc2,0xc1,0x2c,0xc3,0xc5,0x4f,0xc8,0xcb,0xcd,0xcd,0xca,0xf9,0xc9,0xce,0x94, -0xd6,0xe0,0xe8,0xe9,0xf4,0x11,0xff,0x09,0x0c,0x15,0x20,0xd1,0x2b,0x34,0xf0,0x39, -0x41,0x82,0x44,0x47,0xe2,0x44,0x42,0x38,0x40,0x3d,0x5b,0x40,0x41,0x03,0x43,0x44, -0x53,0x46,0x48,0x05,0x49,0x48,0xaa,0x4b,0x4e,0x8b,0x50,0x4d,0x44,0x44,0x39,0xd2, -0x2c,0x22,0x2c,0x14,0x08,0xd4,0x02,0x04,0x2d,0x08,0x0b,0x96,0x0f,0x0d,0x7e,0x0d, -0x0c,0xe0,0x0a,0x06,0x61,0xfa,0xed,0x7a,0xe1,0xd7,0x1c,0xd2,0xc9,0x31,0xc3,0xbd, -0xff,0xb9,0xba,0x04,0xbe,0xc3,0x34,0xc5,0xc9,0xdb,0xce,0xd4,0x49,0xda,0xd9,0xe6, -0xd5,0xd1,0x33,0xcb,0xc8,0x25,0xc2,0xbf,0x92,0xbe,0xbe,0x41,0xc1,0xc3,0x44,0xc8, -0xcd,0x48,0xce,0xcb,0x19,0xcd,0xcf,0xe4,0xd5,0xdd,0x5a,0xe4,0xef,0x24,0xfa,0x04, -0x0d,0x12,0x1e,0x2e,0x29,0x31,0x9e,0x36,0x3c,0x01,0x3f,0x3d,0x1b,0x3f,0x3e,0x1c, -0x3e,0x3e,0x97,0x40,0x42,0x8a,0x43,0x44,0xa7,0x46,0x47,0x05,0x47,0x49,0x76,0x4a, -0x52,0x27,0x51,0x4c,0x7a,0x48,0x3b,0x5a,0x2f,0x21,0x71,0x16,0x08,0xfd,0x05,0x05, -0x69,0x0a,0x11,0x80,0x15,0x17,0x3b,0x17,0x16,0x26,0x13,0x0b,0xb6,0x00,0xf4,0xb5, -0xe5,0xdc,0xa6,0xd4,0xd0,0x55,0xc6,0xbe,0x72,0xbc,0xb6,0x60,0xb9,0xbf,0x32,0xc2, -0xc4,0x17,0xcc,0xd3,0xbc,0xd9,0xdb,0xd4,0xd7,0xd3,0xfb,0xc9,0xc4,0x7b,0xbf,0xbb, -0x64,0xbb,0xb9,0x4f,0xbc,0xbf,0x08,0xc5,0xcc,0xc7,0xcd,0xcf,0x57,0xd1,0xd3,0x88, -0xd7,0xde,0x26,0xe6,0xee,0xc7,0xf7,0x02,0x08,0x10,0x1b,0x0c,0x25,0x2d,0xc4,0x31, -0x33,0x0c,0x37,0x38,0x8f,0x36,0x37,0xe5,0x38,0x3c,0x80,0x3e,0x41,0x42,0x43,0x41, -0x71,0x41,0x41,0xbb,0x44,0x49,0x6b,0x4f,0x4f,0xdb,0x50,0x4e,0x35,0x44,0x3d,0x4b, -0x2f,0x20,0x9a,0x12,0x06,0x13,0x04,0x04,0xcb,0x07,0x10,0x1c,0x19,0x1c,0x2f,0x20, -0x1f,0x08,0x1c,0x16,0x97,0x0b,0xfd,0x54,0xee,0xe4,0xa1,0xdc,0xd3,0xec,0xcb,0xc4, -0x88,0xbd,0xb9,0xce,0xb7,0xbb,0xbd,0xbe,0xc2,0x86,0xc9,0xd3,0x15,0xd9,0xdb,0x4c, -0xd9,0xd4,0x83,0xcc,0xc4,0x03,0xbe,0xbd,0x27,0xbd,0xbb,0xe5,0xbb,0xbd,0xff,0xc2, -0xc9,0x97,0xcf,0xd0,0x85,0xd3,0xd7,0xab,0xd9,0xdf,0xb8,0xe5,0xec,0x9f,0xf7,0x01, -0xc1,0x0c,0x19,0x3f,0x20,0x25,0xce,0x2a,0x2c,0xfc,0x2e,0x30,0x3c,0x30,0x2f,0xd5, -0x33,0x39,0xd5,0x3d,0x40,0x7b,0x40,0x40,0x77,0x3e,0x3f,0x9a,0x45,0x49,0x1a,0x50, -0x54,0x38,0x4f,0x4b,0x27,0x42,0x39,0x8e,0x2f,0x20,0xc3,0x13,0x08,0x90,0x02,0x05, -0xe0,0x0b,0x12,0xf0,0x1b,0x21,0xe8,0x23,0x25,0x9e,0x24,0x20,0xa3,0x15,0x06,0x1e, -0xf7,0xec,0x29,0xe6,0xda,0x37,0xd1,0xc7,0x4f,0xc3,0xbb,0xd7,0xb8,0xb8,0xf3,0xb9, -0xc0,0xe3,0xc5,0xd1,0x54,0xd6,0xda,0xe7,0xd7,0xd3,0x91,0xcd,0xc3,0x9e,0xbf,0xbc, -0x11,0xbd,0xbd,0x63,0xbb,0xb9,0x8e,0xbf,0xc5,0x24,0xce,0xd2,0xc8,0xd4,0xd6,0x5c, -0xdd,0xe4,0x89,0xe9,0xf0,0x3d,0xf6,0x00,0xd4,0x08,0x13,0xc3,0x1b,0x1f,0xaf,0x23, -0x23,0x7a,0x28,0x2b,0x43,0x29,0x29,0xe4,0x2d,0x35,0x7d,0x3b,0x3d,0xbf,0x3c,0x3c, -0x75,0x3b,0x3d,0xbf,0x43,0x49,0xfb,0x4e,0x52,0xf4,0x4f,0x45,0x1e,0x3c,0x33,0x96, -0x29,0x1b,0x00,0x12,0x0a,0x93,0x03,0x04,0xca,0x08,0x11,0x39,0x1c,0x24,0xf6,0x28, -0x2a,0x36,0x2a,0x28,0x7d,0x1e,0x0f,0xb7,0x01,0xf4,0x27,0xea,0xe0,0x36,0xd7,0xce, -0x81,0xc8,0xc3,0x57,0xbd,0xb8,0xf9,0xba,0xc0,0x2a,0xc6,0xcf,0xd1,0xd1,0xd8,0x2c, -0xd7,0xd1,0xf4,0xc8,0xc2,0x2a,0xc2,0xbe,0x3d,0xbf,0xbe,0x2d,0xbf,0xbb,0xd8,0xbe, -0xc4,0x9b,0xcd,0xd3,0x97,0xd4,0xd8,0xcf,0xdf,0xe9,0x03,0xf1,0xf4,0x4a,0xf8,0xfc, -0x28,0x05,0x0e,0x31,0x15,0x19,0xac,0x1c,0x1e,0x52,0x20,0x25,0x73,0x26,0x26,0x06, -0x2b,0x34,0x32,0x39,0x3a,0x68,0x3b,0x3b,0x1a,0x3e,0x40,0xe2,0x46,0x4b,0xa9,0x50, -0x51,0x90,0x4d,0x45,0x55,0x36,0x2b,0x35,0x22,0x15,0xdb,0x0f,0x08,0xba,0x04,0x04, -0xc0,0x07,0x10,0x41,0x19,0x24,0x78,0x2b,0x2f,0xfb,0x2f,0x2e,0xff,0x26,0x18,0x2d, -0x0a,0xfa,0x7a,0xee,0xe2,0xbc,0xda,0xd3,0xb5,0xcc,0xc8,0xff,0xc1,0xbe,0x9f,0xbe, -0xc2,0x82,0xc6,0xcd,0xd0,0xd2,0xd5,0x96,0xd8,0xd3,0x5f,0xca,0xc2,0x4f,0xc2,0xc1, -0x03,0xbf,0xbe,0x24,0xbd,0xbb,0xf9,0xbb,0xc2,0x1d,0xcb,0xd0,0x6e,0xd2,0xd6,0xb7, -0xdf,0xeb,0x7d,0xf4,0xf7,0x23,0xfa,0xfc,0xf2,0x01,0x07,0xb0,0x0d,0x13,0xa0,0x13, -0x18,0xa1,0x18,0x19,0x25,0x20,0x23,0x00,0x2a,0x2f,0x2b,0x34,0x38,0x62,0x39,0x3b, -0xdc,0x3e,0x40,0xfc,0x43,0x4a,0x19,0x50,0x52,0xe2,0x4a,0x3e,0xcd,0x30,0x22,0x28, -0x1c,0x16,0x47,0x10,0x0c,0x37,0x09,0x06,0x8f,0x0c,0x14,0x62,0x1b,0x24,0x61,0x2a, -0x32,0xb1,0x35,0x31,0xc0,0x2b,0x1e,0x94,0x12,0x06,0xd3,0xf6,0xec,0x16,0xe3,0xdd, -0xf1,0xd5,0xcf,0x7f,0xca,0xc6,0x15,0xc4,0xc5,0xa2,0xca,0xc9,0xf9,0xd0,0xd6,0x27, -0xd5,0xd4,0x19,0xcd,0xc5,0x85,0xc2,0xbe,0xb6,0xbd,0xbb,0x5e,0xba,0xb9,0x6b,0xb9, -0xc0,0xf1,0xc6,0xcc,0x6a,0xce,0xd8,0x80,0xdf,0xee,0x68,0xf9,0xfb,0xf2,0xfa,0xfa, -0x5b,0xfd,0x02,0x32,0x04,0x09,0xf3,0x0b,0x0e,0xa7,0x0f,0x11,0xcf,0x1a,0x20,0x5e, -0x26,0x2b,0x9b,0x2e,0x31,0xb8,0x35,0x39,0x59,0x3d,0x41,0xce,0x44,0x4a,0xb6,0x50, -0x4e,0x9d,0x48,0x3a,0xeb,0x2c,0x20,0xb1,0x16,0x12,0xfd,0x0d,0x0b,0x99,0x0a,0x0c, -0xf9,0x0d,0x13,0x0c,0x1a,0x21,0x05,0x29,0x31,0xd8,0x38,0x37,0xc9,0x2e,0x26,0x93, -0x1c,0x0e,0x55,0x00,0xf2,0x14,0xe9,0xe1,0x14,0xd9,0xd4,0x1e,0xd0,0xce,0x22,0xcc, -0xcc,0x01,0xcd,0xcc,0x58,0xcb,0xd1,0x77,0xd4,0xd2,0x90,0xce,0xc9,0xf4,0xc5,0xc4, -0xb1,0xc0,0xbf,0x13,0xbf,0xbc,0xeb,0xbc,0xc0,0x7a,0xc6,0xcb,0xfc,0xd0,0xd8,0xc5, -0xe3,0xf1,0xd7,0xfa,0xfd,0x83,0xfc,0xfa,0x88,0xfa,0xfc,0x6b,0xfd,0xfe,0xc4,0x00, -0x06,0xf0,0x07,0x0c,0xb6,0x15,0x1f,0x82,0x25,0x28,0xbf,0x2c,0x30,0xfb,0x34,0x38, -0xdb,0x3e,0x40,0xe9,0x45,0x4a,0x9d,0x4c,0x4a,0x4f,0x40,0x34,0x70,0x25,0x18,0x2b, -0x10,0x0a,0xd1,0x09,0x09,0x6f,0x0b,0x0e,0xb3,0x11,0x13,0xac,0x18,0x22,0x0b,0x29, -0x31,0xed,0x38,0x39,0x44,0x35,0x2b,0x07,0x23,0x15,0x4c,0x06,0xf7,0x89,0xeb,0xe2, -0xed,0xdb,0xd9,0x97,0xd6,0xd5,0x6e,0xd5,0xd5,0xa9,0xd3,0xd1,0x9c,0xd0,0xd0,0xa8, -0xd0,0xd1,0xb6,0xce,0xcb,0x00,0xc9,0xc7,0x64,0xc3,0xbe,0x0f,0xbe,0xbf,0x95,0xbe, -0xc1,0x43,0xc4,0xcc,0x57,0xd6,0xdc,0xa8,0xe9,0xf2,0x63,0xfb,0xff,0x1c,0xff,0xfc, -0x5e,0xfb,0xfa,0xf4,0xf8,0xf5,0xd1,0xf5,0xfb,0x5e,0xff,0x06,0x7d,0x0f,0x18,0x81, -0x22,0x23,0x48,0x29,0x2e,0xe4,0x30,0x38,0x24,0x3d,0x40,0x04,0x44,0x49,0x10,0x49, -0x45,0xa1,0x3a,0x2c,0x58,0x22,0x15,0xc4,0x0d,0x08,0x82,0x03,0x06,0xac,0x0c,0x10, -0x2b,0x10,0x12,0x86,0x15,0x1b,0x88,0x25,0x2d,0x8d,0x34,0x37,0xac,0x36,0x31,0x28, -0x29,0x1c,0x99,0x10,0xff,0x6c,0xf0,0xe6,0x31,0xde,0xdc,0x91,0xda,0xdc,0x1c,0xdb, -0xda,0x85,0xd9,0xd6,0xe5,0xd5,0xd2,0x73,0xd1,0xcf,0x1d,0xcf,0xcd,0x6f,0xca,0xcb, -0xd1,0xc6,0xc4,0x6a,0xc2,0xc0,0x1f,0xc0,0xbe,0x48,0xc7,0xce,0x10,0xd8,0xe2,0x46, -0xeb,0xf4,0x5b,0xf9,0xfd,0x3b,0xfe,0xfd,0x68,0xfc,0xf9,0x44,0xf4,0xf0,0x76,0xf0, -0xf4,0xe6,0xfc,0x03,0x8a,0x0d,0x15,0xd8,0x1b,0x22,0x5e,0x27,0x2d,0xbc,0x34,0x38, -0xcf,0x3d,0x42,0xf7,0x44,0x48,0x40,0x44,0x3e,0xed,0x32,0x26,0xc1,0x19,0x0f,0x75, -0x07,0x03,0x00,0x03,0x02,0x8e,0x08,0x0d,0x73,0x13,0x14,0x1b,0x17,0x1a,0x9b,0x22, -0x2e,0xa3,0x34,0x38,0xe1,0x37,0x33,0xba,0x2c,0x21,0x45,0x16,0x06,0x3e,0xf4,0xe8, -0x0a,0xe2,0xdd,0xc6,0xde,0xe1,0x11,0xe0,0xe0,0x86,0xde,0xdb,0xd5,0xda,0xd6,0x8b, -0xd4,0xd0,0x62,0xd0,0xcf,0xbf,0xcc,0xcc,0x1b,0xc9,0xc7,0x85,0xc2,0xbf,0x9f,0xbc, -0xbc,0x80,0xc3,0xd1,0x65,0xda,0xe5,0x56,0xef,0xf4,0x04,0xfc,0xfb,0x51,0xfa,0xf8, -0x2d,0xf7,0xf5,0xe2,0xef,0xec,0x3e,0xeb,0xed,0x79,0xf6,0x02,0x76,0x09,0x11,0xc5, -0x18,0x1e,0x1e,0x27,0x2f,0x26,0x38,0x3c,0xdf,0x40,0x44,0x4d,0x45,0x45,0x34,0x3e, -0x35,0x6e,0x2d,0x1f,0x19,0x15,0x0e,0x0e,0x0a,0x05,0x79,0x05,0x06,0xaa,0x07,0x0c, -0x79,0x12,0x18,0x58,0x18,0x1c,0x18,0x23,0x2c,0x35,0x35,0x37,0x96,0x36,0x30,0x6e, -0x2b,0x21,0x96,0x16,0x0b,0xfa,0xfb,0xf0,0xe5,0xe5,0xe2,0xd0,0xe0,0xe4,0x9b,0xe3, -0xde,0x2e,0xe1,0xe1,0x91,0xdc,0xd9,0x1d,0xd7,0xd4,0x7c,0xd0,0xcf,0xbb,0xce,0xcc, -0xf8,0xca,0xcb,0x30,0xc5,0xbf,0x61,0xbd,0xbf,0x06,0xc6,0xcf,0x77,0xdb,0xe4,0xfa, -0xed,0xf5,0xff,0xfa,0xfb,0x23,0xf8,0xf5,0x22,0xf3,0xf2,0xfb,0xed,0xec,0x80,0xea, -0xe9,0x0b,0xf1,0xf9,0x6b,0x04,0x0d,0x36,0x14,0x1a,0xc8,0x23,0x2d,0x65,0x36,0x40, -0xe0,0x42,0x46,0xd7,0x42,0x41,0xad,0x39,0x2f,0xbd,0x27,0x1b,0x00,0x0e,0x06,0xeb, -0x07,0x04,0x97,0x02,0x02,0xdb,0x03,0x0b,0x3d,0x11,0x16,0x79,0x18,0x18,0xbf,0x22, -0x2b,0x67,0x33,0x38,0x3e,0x35,0x32,0x1e,0x2d,0x25,0x70,0x19,0x10,0x1c,0x08,0xfa, -0xf7,0xf0,0xea,0x30,0xe9,0xe8,0x21,0xe9,0xe9,0x2c,0xe6,0xe5,0x28,0xe2,0xde,0xbe, -0xdc,0xd8,0x9c,0xd6,0xd3,0x0a,0xcf,0xce,0x22,0xcc,0xc9,0x1c,0xc5,0xc1,0x6a,0xbe, -0xc2,0xfd,0xc8,0xd0,0x3e,0xdc,0xe4,0xc1,0xed,0xf7,0xaf,0xfb,0xf8,0xd7,0xf5,0xf3, -0xfa,0xee,0xef,0x57,0xec,0xe9,0x62,0xe7,0xe6,0xbf,0xeb,0xf3,0x6d,0xfe,0x08,0xde, -0x0f,0x17,0x9e,0x20,0x2a,0xc8,0x36,0x3f,0x45,0x44,0x46,0xd4,0x42,0x3e,0x5b,0x39, -0x2f,0x1a,0x21,0x15,0xb6,0x0a,0x03,0xf1,0x03,0x02,0xb7,0x01,0x00,0x20,0x03,0x0a, -0x47,0x12,0x16,0x15,0x18,0x1b,0x1a,0x21,0x2b,0xfe,0x30,0x36,0x93,0x36,0x32,0xf3, -0x2b,0x21,0xc2,0x18,0x10,0x01,0x0c,0x02,0xaa,0xf6,0xf1,0xba,0xed,0xed,0xeb,0xea, -0xec,0x1d,0xed,0xe6,0x2d,0xe7,0xe4,0xe4,0xe1,0xde,0xde,0xda,0xd8,0xfd,0xd2,0xd1, -0x56,0xcb,0xc8,0x1f,0xc5,0xc2,0x39,0xc4,0xc5,0x67,0xcc,0xd0,0xfd,0xd9,0xe2,0xc4, -0xeb,0xf5,0x90,0xf6,0xf5,0x6c,0xf1,0xef,0x7d,0xec,0xe7,0x25,0xe7,0xe6,0x65,0xe5, -0xe3,0x6b,0xe5,0xef,0x90,0xf8,0x02,0xd9,0x0a,0x13,0x54,0x1c,0x26,0x08,0x34,0x3f, -0x73,0x42,0x43,0x50,0x41,0x3e,0x11,0x38,0x2f,0x87,0x22,0x11,0x8d,0x08,0x01,0xd9, -0x01,0x01,0xab,0xfe,0xff,0xb5,0x00,0x08,0x9a,0x0f,0x14,0xa8,0x16,0x1b,0xed,0x22, -0x27,0xcf,0x30,0x35,0xa1,0x34,0x30,0x3c,0x2b,0x22,0x98,0x19,0x14,0x51,0x0d,0x07, -0xdf,0xfe,0xfa,0x16,0xf6,0xf4,0x52,0xf3,0xf1,0x56,0xf0,0xed,0xf8,0xea,0xe9,0x7f, -0xe8,0xe7,0x42,0xe2,0xe0,0xfa,0xdb,0xd7,0xa7,0xd0,0xc8,0x1f,0xc6,0xc3,0x1c,0xc8, -0xca,0x52,0xcd,0xd3,0x21,0xd7,0xde,0xbf,0xe9,0xf3,0xec,0xf4,0xf1,0xff,0xef,0xee, -0xcd,0xe9,0xe5,0xf4,0xe3,0xe1,0xf6,0xe2,0xe1,0xae,0xe2,0xe8,0x34,0xf3,0xfe,0xe1, -0x05,0x0e,0xef,0x17,0x23,0xd7,0x2f,0x3a,0xe0,0x3d,0x3f,0x10,0x3f,0x3b,0x6c,0x37, -0x2d,0xc7,0x21,0x14,0x11,0x0a,0x04,0xc9,0x00,0x00,0x1d,0x00,0xff,0x9a,0x04,0x09, -0xa0,0x0f,0x15,0x91,0x17,0x1a,0xdd,0x22,0x27,0xa7,0x2c,0x31,0x06,0x32,0x31,0x18, -0x2a,0x22,0x50,0x1d,0x15,0x56,0x10,0x0b,0x44,0x04,0xfe,0xf4,0xfb,0xfb,0x56,0xfb, -0xf5,0xd9,0xf0,0xeb,0x4e,0xea,0xed,0x63,0xeb,0xeb,0x3e,0xe8,0xe6,0xd3,0xe1,0xdb, -0xf1,0xd4,0xcc,0xf1,0xc6,0xc4,0xe9,0xc8,0xcb,0x9c,0xd0,0xd3,0x26,0xd8,0xdf,0xf6, -0xe6,0xed,0x93,0xf0,0xf0,0xb3,0xee,0xea,0xab,0xe5,0xe1,0x5a,0xdd,0xdd,0xc1,0xdc, -0xdb,0x0f,0xde,0xe4,0x85,0xec,0xf6,0x3d,0xfe,0x07,0x35,0x12,0x1d,0xe2,0x29,0x33, -0x64,0x38,0x3c,0xf8,0x3c,0x3a,0x0f,0x35,0x2a,0x1b,0x21,0x15,0x34,0x0d,0x07,0xd0, -0xff,0xff,0x83,0x00,0x00,0x9f,0x04,0x0a,0x77,0x0f,0x10,0x9d,0x15,0x19,0x68,0x1e, -0x26,0x57,0x2a,0x2e,0x4e,0x2f,0x2d,0x37,0x2a,0x22,0xa2,0x1f,0x1a,0xa0,0x14,0x10, -0xc4,0x08,0x05,0x9b,0x05,0x04,0x96,0x03,0xff,0xf9,0xf5,0xee,0xef,0xec,0xee,0x53, -0xf2,0xf0,0xfb,0xf1,0xf2,0x63,0xeb,0xe5,0x5b,0xdb,0xd5,0x15,0xcd,0xc8,0x0c,0xcb, -0xce,0x71,0xd2,0xd6,0x10,0xda,0xe0,0x00,0xe6,0xea,0xea,0xec,0xf0,0x44,0xed,0xe9, -0x23,0xe2,0xdb,0xbd,0xd9,0xd5,0x75,0xd6,0xd7,0x9e,0xda,0xe1,0x94,0xe8,0xf1,0x3d, -0xfa,0x01,0x0e,0x0d,0x18,0xaa,0x22,0x2a,0x0c,0x33,0x36,0xde,0x39,0x36,0x26,0x2e, -0x28,0xac,0x1d,0x15,0xe4,0x0e,0x08,0x6f,0x03,0xff,0xc4,0x00,0x03,0xd1,0x05,0x09, -0x85,0x0c,0x11,0x74,0x11,0x16,0x0d,0x1d,0x21,0x83,0x28,0x2b,0x4f,0x2f,0x2d,0x3c, -0x2c,0x28,0x46,0x22,0x1d,0x22,0x15,0x0f,0x8d,0x0c,0x08,0x64,0x09,0x0a,0x04,0x07, -0x01,0xc8,0xfa,0xf2,0xfa,0xee,0xf0,0x78,0xf4,0xf7,0x8a,0xf8,0xf9,0x90,0xf6,0xf0, -0x82,0xe7,0xdd,0x56,0xd3,0xd0,0xd4,0xcc,0xce,0xe1,0xd2,0xd6,0x17,0xdd,0xdf,0xad, -0xe3,0xe7,0x17,0xec,0xee,0x4b,0xed,0xe7,0x5c,0xde,0xd9,0x37,0xd4,0xd2,0x56,0xd0, -0xd1,0x10,0xd5,0xdb,0x62,0xe5,0xec,0xba,0xf5,0xff,0x15,0x06,0x0f,0x08,0x1a,0x22, -0x37,0x2b,0x30,0x0e,0x33,0x32,0x49,0x2b,0x23,0x43,0x1b,0x14,0xb0,0x0e,0x0b,0x05, -0x05,0x02,0x22,0x02,0x03,0x07,0x07,0x0a,0x77,0x0b,0x0d,0x60,0x0f,0x13,0x86,0x18, -0x1c,0x60,0x22,0x27,0x39,0x2b,0x2d,0x78,0x2d,0x29,0xca,0x24,0x1e,0xfb,0x16,0x0e, -0xb5,0x0d,0x0e,0xe1,0x0a,0x0f,0x97,0x0b,0x05,0xe5,0xff,0xf5,0x3b,0xf4,0xf2,0x67, -0xf5,0xfa,0x11,0xfc,0xfe,0x50,0xff,0xfc,0x26,0xf5,0xe8,0xd7,0xdd,0xd4,0x7c,0xd1, -0xd2,0xb2,0xd5,0xd7,0xc1,0xdc,0xe1,0x4b,0xe4,0xea,0xf9,0xed,0xef,0x56,0xed,0xe9, -0x23,0xe2,0xdb,0xa8,0xd4,0xcd,0x4f,0xcb,0xca,0x83,0xd0,0xd6,0xcd,0xdf,0xea,0x65, -0xf2,0xfa,0xe5,0x01,0x07,0x29,0x10,0x18,0x02,0x21,0x27,0x73,0x29,0x2a,0xa4,0x26, -0x1e,0x9c,0x17,0x13,0x5e,0x0d,0x0a,0x88,0x08,0x06,0x46,0x06,0x07,0x47,0x09,0x09, -0xe9,0x0a,0x0d,0x5d,0x0d,0x0e,0x8c,0x14,0x19,0xea,0x1d,0x26,0x04,0x2b,0x2e,0x22, -0x32,0x2e,0x34,0x2a,0x21,0x6c,0x18,0x12,0x3b,0x0d,0x0d,0x6d,0x0f,0x0e,0x75,0x0e, -0x09,0x5c,0x02,0xfb,0x18,0xf8,0xf5,0x6c,0xf8,0xfb,0x99,0xff,0x03,0xd3,0x04,0x09, -0xc3,0x01,0xf6,0xf3,0xe9,0xdc,0x4b,0xd8,0xd6,0x7d,0xd5,0xd6,0xb4,0xd7,0xdc,0x9a, -0xe4,0xe8,0x9b,0xed,0xee,0x6c,0xeb,0xea,0xac,0xe5,0xdc,0xe5,0xd4,0xcb,0xf1,0xc4, -0xc3,0xe6,0xc8,0xce,0x5f,0xda,0xe5,0xce,0xf0,0xfa,0xca,0xfd,0x04,0xf5,0x09,0x11, -0x1f,0x1b,0x20,0xc9,0x24,0x23,0xec,0x22,0x1d,0xac,0x16,0x10,0x63,0x0b,0x09,0x78, -0x0a,0x09,0xe5,0x06,0x08,0x4f,0x0a,0x0a,0xc4,0x0a,0x0b,0x26,0x0b,0x09,0x75,0x0d, -0x14,0x3a,0x19,0x1f,0x7b,0x28,0x2e,0xc5,0x31,0x32,0xec,0x2c,0x24,0x7a,0x1b,0x16, -0xe0,0x0f,0x0d,0x6b,0x10,0x0d,0x9e,0x0d,0x0c,0x5b,0x06,0x00,0xb2,0xfa,0xf9,0xdb, -0xfa,0xfe,0xf8,0x00,0x04,0x5e,0x0b,0x0e,0xab,0x0c,0x01,0xec,0xf5,0xe9,0x6b,0xdf, -0xdb,0xa2,0xd4,0xd2,0x60,0xd6,0xd7,0xbf,0xe0,0xe7,0xee,0xeb,0xee,0x22,0xed,0xec, -0xed,0xe9,0xdf,0x93,0xd4,0xca,0x54,0xc0,0xbe,0x8b,0xc3,0xcb,0x3a,0xd5,0xe0,0x77, -0xeb,0xf3,0xad,0xf9,0xfc,0x53,0x01,0x07,0xc2,0x0c,0x15,0x86,0x19,0x1c,0xc8,0x1d, -0x1a,0xd9,0x15,0x0f,0xe2,0x0c,0x0a,0x8c,0x0c,0x0c,0x69,0x0a,0x0a,0x2c,0x0c,0x0c, -0xad,0x0a,0x0a,0xef,0x07,0x07,0x9d,0x0c,0x11,0xcb,0x18,0x1f,0xa6,0x26,0x2f,0x0a, -0x37,0x37,0x1b,0x34,0x29,0x74,0x20,0x18,0x2d,0x14,0x0f,0xf8,0x0c,0x0d,0xe7,0x0a, -0x0c,0x39,0x09,0x03,0x4f,0x02,0xfe,0x31,0x00,0x01,0xda,0x04,0x06,0x8c,0x0c,0x15, -0xa0,0x12,0x0b,0x8f,0x02,0xf6,0x0f,0xee,0xe3,0x9f,0xd8,0xd2,0xbf,0xd3,0xd9,0x90, -0xdd,0xe3,0x17,0xe7,0xeb,0xd1,0xef,0xef,0x6d,0xec,0xe2,0xab,0xd6,0xc8,0x47,0xc0, -0xc0,0x2f,0xc3,0xc9,0x9b,0xd0,0xdb,0x49,0xe7,0xf1,0x71,0xf6,0xf8,0x33,0xfe,0x03, -0x4d,0x07,0x0d,0xcc,0x14,0x18,0x03,0x19,0x1a,0xe9,0x13,0x0c,0x29,0x0a,0x09,0xca, -0x09,0x08,0x6b,0x08,0x07,0x2c,0x0a,0x0d,0x21,0x0c,0x08,0x80,0x06,0x04,0xce,0x07, -0x0c,0xef,0x14,0x1c,0x1e,0x23,0x2b,0xf9,0x31,0x35,0x1f,0x32,0x2d,0xb3,0x20,0x1a, -0xec,0x13,0x0d,0xca,0x0a,0x09,0x3c,0x0b,0x0b,0xe0,0x0c,0x09,0x03,0x07,0x07,0x93, -0x08,0x09,0x89,0x08,0x0d,0x00,0x0f,0x16,0x40,0x17,0x13,0xa4,0x0d,0x00,0x59,0xf4, -0xea,0xfd,0xdd,0xd5,0x9f,0xd5,0xd6,0x1e,0xdc,0xdf,0x56,0xe3,0xe9,0x9b,0xee,0xef, -0xe2,0xeb,0xe2,0x72,0xd6,0xca,0x91,0xc0,0xbe,0xfb,0xc1,0xc7,0x38,0xcd,0xd5,0x35, -0xe1,0xe9,0xe7,0xec,0xf0,0xa2,0xf4,0xfb,0xe7,0xfe,0x03,0xed,0x0c,0x14,0x94,0x16, -0x16,0x45,0x14,0x0e,0x0b,0x0a,0x0a,0x24,0x0a,0x07,0x7b,0x06,0x07,0x71,0x0a,0x0d, -0xb3,0x0d,0x09,0x9d,0x03,0x03,0x87,0x04,0x0b,0x66,0x15,0x1c,0xdd,0x25,0x2a,0x4f, -0x32,0x35,0x56,0x33,0x2f,0xb8,0x27,0x1f,0x03,0x17,0x0f,0xd8,0x0b,0x0a,0xc2,0x0b, -0x0c,0xb5,0x0d,0x0d,0xa0,0x0a,0x10,0x48,0x0e,0x0e,0xea,0x0b,0x0e,0x46,0x14,0x14, -0x8e,0x1a,0x18,0xf7,0x14,0x0a,0xc6,0xfb,0xf1,0x2a,0xe7,0xdf,0x95,0xd9,0xd7,0x64, -0xda,0xdd,0x1e,0xe3,0xea,0x12,0xef,0xef,0xd9,0xe9,0xe3,0xcb,0xd7,0xcd,0x06,0xc7, -0xc1,0x36,0xc1,0xc6,0x8e,0xcb,0xd1,0xc8,0xdb,0xe3,0x13,0xe6,0xe9,0x4d,0xee,0xf3, -0xd2,0xf9,0x00,0x36,0x09,0x11,0x62,0x14,0x14,0x66,0x11,0x0e,0x40,0x0a,0x06,0x17, -0x04,0x01,0xb0,0xfe,0x01,0x2b,0x04,0x09,0xd0,0x0c,0x0a,0xa2,0x04,0x01,0xc4,0x04, -0x09,0x71,0x11,0x1b,0x2a,0x26,0x2d,0x81,0x31,0x35,0x7e,0x32,0x32,0xf5,0x29,0x1e, -0x5f,0x18,0x10,0xfb,0x0c,0x09,0xfd,0x0c,0x0b,0x8c,0x0b,0x0f,0x35,0x11,0x14,0xb9, -0x14,0x14,0x3b,0x11,0x11,0x2f,0x19,0x1b,0x12,0x1c,0x1a,0x4f,0x16,0x10,0x51,0x02, -0xf7,0xd6,0xeb,0xe2,0xdc,0xdd,0xd8,0x89,0xd9,0xdd,0x48,0xe2,0xe9,0x12,0xee,0xf0, -0x7d,0xe9,0xe1,0xf2,0xd6,0xcd,0xa5,0xc7,0xc4,0x34,0xc2,0xc5,0xd7,0xca,0xcf,0xa6, -0xd5,0xdb,0xee,0xe1,0xe3,0x9f,0xe7,0xec,0x7b,0xf3,0xfc,0x0a,0x08,0x0d,0x6e,0x11, -0x11,0x68,0x11,0x0f,0xab,0x0c,0x08,0xd7,0x01,0xfd,0x59,0xfb,0xfb,0x16,0x00,0x04, -0x91,0x09,0x09,0x8c,0x06,0x02,0xca,0x03,0x07,0xda,0x0d,0x18,0x3f,0x22,0x2c,0x25, -0x32,0x35,0x2f,0x33,0x2f,0x9b,0x2a,0x1f,0xfc,0x19,0x12,0x7e,0x13,0x0c,0x11,0x0e, -0x0f,0x30,0x0e,0x10,0x4e,0x16,0x1b,0x3d,0x17,0x15,0xfe,0x14,0x16,0x39,0x17,0x1e, -0x8c,0x1d,0x1a,0xdc,0x18,0x12,0x85,0x09,0xfc,0xa3,0xf2,0xe8,0xc2,0xe0,0xda,0xfb, -0xda,0xde,0x61,0xe2,0xe7,0x84,0xea,0xee,0x41,0xe7,0xe1,0xce,0xd8,0xce,0x98,0xc8, -0xc7,0x92,0xc7,0xc9,0x04,0xcc,0xcf,0x71,0xd2,0xd8,0x44,0xdd,0xe1,0xdc,0xe4,0xe8, -0xdb,0xf0,0xf9,0x85,0x03,0x0b,0xc5,0x0f,0x10,0x1b,0x0f,0x0f,0xe8,0x0b,0x04,0x6c, -0xfd,0xf7,0xbe,0xf5,0xf4,0x5f,0xf9,0xfc,0x92,0x00,0x05,0x79,0x04,0x05,0x0e,0x06, -0x0a,0x3b,0x10,0x15,0x1e,0x23,0x2b,0x1b,0x33,0x37,0xa5,0x37,0x2f,0x5c,0x28,0x21, -0x24,0x19,0x17,0x75,0x11,0x0f,0x59,0x0d,0x0f,0x44,0x14,0x13,0xcf,0x1b,0x1e,0x63, -0x1d,0x1a,0x7e,0x19,0x1d,0x9d,0x1f,0x21,0x15,0x20,0x1c,0x72,0x19,0x14,0x65,0x0f, -0x02,0x30,0xf6,0xeb,0xf6,0xe2,0xde,0x58,0xdc,0xdd,0x7a,0xe0,0xe6,0xa9,0xe9,0xe8, -0x2c,0xe7,0xe0,0x0e,0xd8,0xd0,0x25,0xcb,0xc8,0x78,0xc9,0xca,0x21,0xcb,0xce,0x25, -0xd2,0xd4,0xf4,0xd8,0xde,0xc9,0xe2,0xe7,0x60,0xec,0xf5,0x70,0xfd,0x03,0x37,0x0b, -0x0d,0x21,0x0c,0x0a,0x70,0x06,0xff,0x7a,0xf9,0xf3,0x75,0xf1,0xf1,0xa5,0xf3,0xfa, -0xea,0xfd,0x01,0x8f,0x06,0x07,0xbb,0x09,0x0d,0xd7,0x10,0x16,0x98,0x1d,0x2a,0x0b, -0x34,0x35,0x30,0x36,0x30,0xb2,0x29,0x24,0xa4,0x1d,0x17,0x5b,0x16,0x12,0xd7,0x12, -0x14,0xb8,0x16,0x1a,0x29,0x1e,0x23,0x17,0x22,0x20,0x82,0x20,0x1f,0xb4,0x21,0x22, -0x36,0x20,0x1c,0xdf,0x16,0x11,0x7b,0x0d,0x03,0x0c,0xf6,0xec,0xd3,0xe3,0xe0,0x53, -0xe0,0xe0,0xa7,0xe3,0xe6,0xec,0xe8,0xec,0x37,0xeb,0xe4,0x6f,0xdb,0xd2,0x3c,0xce, -0xcb,0x61,0xcc,0xca,0x50,0xc8,0xcc,0x5b,0xd0,0xcf,0x6d,0xd6,0xdc,0x4c,0xe3,0xe8, -0x87,0xeb,0xf1,0x46,0xf9,0xff,0xf7,0x03,0x08,0x5f,0x08,0x05,0x53,0x01,0xfb,0x60, -0xf2,0xed,0x75,0xec,0xed,0x8d,0xef,0xf5,0xa6,0xfc,0xfe,0xd2,0x02,0x07,0xd7,0x0a, -0x0c,0xb7,0x10,0x15,0xa7,0x19,0x25,0xc8,0x2e,0x33,0x76,0x31,0x2b,0x6e,0x27,0x23, -0xad,0x20,0x18,0x93,0x14,0x13,0xb5,0x15,0x18,0xef,0x1b,0x1e,0x14,0x22,0x28,0x97, -0x28,0x29,0x05,0x29,0x28,0xa5,0x27,0x26,0x2c,0x25,0x22,0x82,0x1b,0x15,0xd6,0x0f, -0x06,0xa9,0xf9,0xef,0xe8,0xe7,0xe4,0x46,0xe2,0xe0,0xa6,0xe4,0xe5,0xb3,0xe7,0xed, -0x21,0xeb,0xe5,0x58,0xda,0xd3,0xbc,0xd0,0xcb,0x16,0xca,0xc6,0x49,0xc4,0xc7,0x32, -0xcb,0xcb,0xf4,0xd2,0xdc,0x5f,0xe5,0xea,0xa8,0xec,0xf1,0x9f,0xf7,0xfe,0xeb,0x03, -0x03,0x3f,0x04,0x01,0xd4,0xfb,0xf6,0xe6,0xef,0xe8,0x11,0xe7,0xe9,0x39,0xed,0xf3, -0xd7,0xf8,0xfc,0xa4,0x00,0x04,0x8f,0x0b,0x0f,0x00,0x10,0x13,0x8a,0x18,0x22,0x51, -0x2c,0x33,0x52,0x31,0x29,0x2e,0x28,0x26,0x63,0x23,0x1d,0xdc,0x18,0x17,0x3b,0x1b, -0x1e,0x66,0x22,0x24,0xc8,0x27,0x2b,0x4f,0x2d,0x2d,0x9c,0x2e,0x2d,0xda,0x2b,0x28, -0x3f,0x25,0x21,0x0a,0x1c,0x17,0x41,0x0f,0x07,0xe7,0xf9,0xf1,0x02,0xeb,0xe5,0x0d, -0xe6,0xe4,0x06,0xe5,0xe7,0x2b,0xeb,0xec,0x9e,0xea,0xe4,0xce,0xdb,0xd4,0x47,0xd2, -0xce,0xb6,0xc5,0xc1,0x1f,0xc0,0xbe,0x24,0xc4,0xc8,0x9c,0xce,0xdb,0xf4,0xe4,0xea, -0x87,0xee,0xf1,0xa0,0xf7,0xfc,0x8c,0xfe,0xfd,0x0f,0xfa,0xf5,0x6f,0xf3,0xee,0x9c, -0xe7,0xe3,0x00,0xe0,0xe3,0x7f,0xea,0xf1,0xc2,0xf6,0xfa,0xaa,0xff,0x04,0x35,0x0a, -0x0f,0x33,0x11,0x12,0x24,0x17,0x1e,0xb9,0x26,0x2f,0x40,0x2f,0x2b,0xcc,0x27,0x25, -0x9d,0x23,0x20,0x0e,0x1d,0x1c,0x7c,0x21,0x22,0x7b,0x27,0x2a,0x3c,0x2e,0x32,0x69, -0x32,0x35,0xa8,0x34,0x34,0xfd,0x33,0x2e,0x96,0x29,0x25,0x05,0x20,0x18,0x47,0x12, -0x06,0x19,0xfa,0xf1,0x2a,0xea,0xe9,0xe4,0xe4,0xe5,0x2d,0xe6,0xe9,0xa4,0xee,0xf0, -0x59,0xea,0xe3,0x36,0xde,0xd7,0x44,0xd4,0xcf,0xc9,0xc8,0xbf,0xec,0xbc,0xbd,0x1a, -0xbc,0xc5,0x0d,0xd0,0xda,0x97,0xe4,0xea,0x54,0xf0,0xf5,0x78,0xf9,0xfe,0x84,0xfe, -0xfa,0x2a,0xf6,0xef,0x1f,0xeb,0xe6,0x4e,0xe1,0xdc,0x4a,0xdc,0xde,0x38,0xe7,0xed, -0xc4,0xf4,0xfb,0x65,0xfd,0x03,0xec,0x08,0x0c,0x07,0x11,0x14,0x99,0x16,0x19,0xd1, -0x21,0x27,0x5b,0x2c,0x2c,0xbe,0x29,0x25,0x92,0x21,0x21,0x25,0x22,0x22,0x37,0x24, -0x28,0xb1,0x2b,0x30,0x5a,0x37,0x39,0xcc,0x38,0x39,0xfc,0x3c,0x3b,0x5f,0x39,0x32, -0x88,0x2a,0x24,0x9f,0x1d,0x16,0xb3,0x0c,0x05,0x57,0xfa,0xee,0x0e,0xec,0xe9,0x5f, -0xe7,0xe4,0x8c,0xe8,0xec,0x8e,0xee,0xee,0x2c,0xea,0xdf,0x8e,0xda,0xd7,0x65,0xd1, -0xcd,0x31,0xc5,0xbf,0x40,0xbc,0xbb,0xd3,0xba,0xc2,0xa5,0xcf,0xdb,0xfc,0xe5,0xec, -0x37,0xf1,0xf7,0x56,0xfe,0xff,0x31,0xfe,0xf8,0xda,0xf2,0xed,0x13,0xe7,0xe2,0xcb, -0xdc,0xd9,0x7d,0xd9,0xde,0x40,0xe5,0xea,0xf9,0xf0,0xf6,0xaf,0xfb,0x01,0xc7,0x04, -0x09,0x9c,0x0e,0x10,0x2c,0x15,0x17,0x0a,0x1c,0x21,0x12,0x29,0x2c,0x6e,0x2b,0x25, -0xe8,0x21,0x24,0x61,0x24,0x26,0xb8,0x27,0x2c,0x41,0x30,0x37,0x8e,0x3f,0x3f,0xfb, -0x3f,0x3e,0x2c,0x42,0x40,0xbc,0x3c,0x35,0xf4,0x2e,0x27,0x0e,0x1f,0x16,0x5e,0x0b, -0x04,0x95,0xfb,0xf3,0x39,0xee,0xe9,0x73,0xe7,0xe8,0x21,0xe8,0xef,0xda,0xf1,0xed, -0x2d,0xe9,0xe0,0xf5,0xd8,0xd4,0xbd,0xcd,0xc8,0x2b,0xc3,0xbd,0xbf,0xb9,0xb7,0xa2, -0xb9,0xc1,0xf0,0xcb,0xd9,0xd1,0xe4,0xec,0x3d,0xf5,0xfa,0xc3,0xff,0x02,0x90,0xfc, -0xf7,0x4c,0xf0,0xe9,0xc8,0xe1,0xda,0x65,0xd6,0xd3,0xb3,0xd1,0xd5,0x8e,0xe0,0xea, -0xe0,0xf2,0xf8,0xa8,0xfe,0x05,0xc2,0x08,0x0b,0x5e,0x0f,0x12,0x84,0x13,0x16,0x89, -0x18,0x1e,0x47,0x27,0x29,0x3e,0x28,0x26,0x06,0x22,0x21,0x4d,0x26,0x28,0x31,0x2a, -0x30,0x0f,0x37,0x3e,0xb9,0x44,0x44,0xfe,0x44,0x44,0x4a,0x45,0x43,0x26,0x3d,0x35, -0x76,0x2e,0x2a,0x2d,0x20,0x14,0xbf,0x0b,0x04,0xf4,0xfc,0xf4,0xed,0xee,0xeb,0xc3, -0xea,0xec,0x5a,0xee,0xf0,0x5c,0xf3,0xef,0x1a,0xea,0xe4,0xd6,0xd9,0xd2,0x41,0xca, -0xc3,0x96,0xc0,0xbd,0x56,0xba,0xb8,0xf0,0xb8,0xc0,0xe7,0xcb,0xd4,0xf3,0xdf,0xea, -0xd6,0xf1,0xfa,0xa9,0xfd,0xfb,0x75,0xfa,0xf5,0xd6,0xef,0xe7,0x23,0xde,0xd6,0x87, -0xcf,0xcf,0x31,0xce,0xd1,0x89,0xda,0xe6,0x4d,0xf2,0xf9,0xb8,0x01,0x06,0xfb,0x09, -0x0e,0x20,0x0e,0x0e,0x5f,0x11,0x17,0x9a,0x19,0x1e,0x72,0x25,0x28,0xd0,0x25,0x24, -0xea,0x23,0x22,0x20,0x24,0x2b,0x6d,0x2e,0x35,0xe2,0x3c,0x44,0x3c,0x4b,0x4b,0xfa, -0x4b,0x49,0x01,0x49,0x44,0x9b,0x3e,0x36,0x75,0x2a,0x25,0xc2,0x1c,0x14,0xc4,0x0a, -0x05,0xf1,0xfc,0xf6,0x82,0xf1,0xef,0x18,0xf2,0xf2,0x4d,0xf3,0xf2,0xbc,0xf0,0xef, -0xb9,0xeb,0xe3,0x76,0xdb,0xcd,0x17,0xc4,0xbd,0x42,0xbb,0xbc,0x60,0xba,0xb8,0x84, -0xbc,0xc0,0x3c,0xca,0xd6,0x5a,0xdf,0xeb,0xd4,0xf4,0xfa,0x3e,0xfc,0xf9,0x97,0xf6, -0xf4,0xba,0xef,0xe6,0xf0,0xd9,0xd2,0xf5,0xcc,0xc6,0x3b,0xca,0xd0,0xa4,0xd3,0xe1, -0x6c,0xed,0xf8,0x9c,0x01,0x06,0xfe,0x0c,0x0e,0x72,0x0f,0x0e,0x21,0x0d,0x11,0x00, -0x19,0x1e,0xcb,0x21,0x24,0x81,0x22,0x23,0x23,0x25,0x25,0xab,0x27,0x2c,0x8b,0x35, -0x3c,0x76,0x44,0x4d,0x11,0x52,0x52,0x4f,0x54,0x52,0x75,0x4e,0x47,0x29,0x41,0x38, -0x02,0x2e,0x23,0x13,0x1c,0x12,0x88,0x0a,0x05,0xb4,0xfc,0xf8,0x10,0xf3,0xf3,0x0c, -0xf7,0xf7,0xe4,0xf5,0xf4,0xb4,0xf2,0xef,0xe7,0xed,0xe5,0x02,0xd8,0xcb,0x68,0xc1, -0xb9,0x06,0xb5,0xb6,0x82,0xb8,0xb7,0xf6,0xb9,0xc0,0x1d,0xc7,0xd2,0x2c,0xdd,0xe7, -0xd9,0xf0,0xf5,0x0b,0xf8,0xf5,0xdb,0xf4,0xf2,0x62,0xec,0xe4,0x6f,0xdb,0xd2,0xfb, -0xcb,0xc8,0xea,0xc4,0xcb,0xf7,0xd5,0xe0,0xd6,0xee,0xf8,0x7d,0x02,0x08,0xd8,0x0e, -0x13,0x5b,0x12,0x0e,0x83,0x0d,0x0f,0xfd,0x15,0x1c,0x34,0x1d,0x1e,0xfe,0x21,0x20, -0x9f,0x23,0x25,0x82,0x27,0x2f,0xc9,0x38,0x42,0x1e,0x4a,0x50,0x4b,0x57,0x5a,0x97, -0x59,0x54,0x75,0x4d,0x47,0x52,0x3f,0x37,0xca,0x2b,0x21,0x57,0x14,0x11,0xce,0x09, -0x02,0x6c,0x00,0xf9,0x2e,0xfa,0xf9,0x05,0xfe,0xff,0x51,0xfb,0xf5,0xe2,0xf4,0xef, -0xe9,0xea,0xe5,0x49,0xd6,0xc7,0x4b,0xbc,0xb8,0xb6,0xb3,0xb0,0x5c,0xb4,0xb6,0x28, -0xb8,0xbe,0xe4,0xc6,0xd1,0x90,0xda,0xe4,0xd1,0xea,0xf0,0x1e,0xf5,0xf3,0x56,0xf0, -0xee,0x3e,0xeb,0xe2,0xe7,0xdb,0xd5,0xdf,0xcd,0xc8,0xba,0xc5,0xc8,0x32,0xd4,0xdf, -0x0f,0xed,0xf9,0x3c,0x00,0x08,0x0a,0x0e,0x10,0x5a,0x14,0x12,0x09,0x0f,0x0e,0x54, -0x11,0x15,0x6e,0x19,0x1a,0xa9,0x1f,0x22,0x2f,0x22,0x26,0x06,0x2a,0x33,0xd0,0x3b, -0x45,0x96,0x50,0x57,0x6d,0x60,0x63,0x79,0x60,0x59,0x66,0x53,0x4b,0x85,0x42,0x39, -0xe8,0x2a,0x1f,0xf9,0x16,0x0f,0xa4,0x0a,0x02,0xa4,0xfe,0xfc,0xb0,0xff,0x03,0xd2, -0x05,0x04,0x0b,0xfe,0xf9,0xa5,0xf7,0xf2,0x49,0xe8,0xdd,0xcb,0xd2,0xc4,0xd6,0xb8, -0xb6,0x81,0xb1,0xad,0xa0,0xae,0xb2,0xfb,0xb6,0xbe,0x02,0xc8,0xd1,0xbd,0xdb,0xe0, -0xbd,0xe5,0xeb,0x5b,0xee,0xee,0x2e,0xeb,0xe7,0x6d,0xe6,0xde,0x96,0xd8,0xd3,0x1c, -0xd0,0xca,0xeb,0xc5,0xc9,0xd7,0xd2,0xdf,0x56,0xeb,0xf8,0x27,0x00,0x06,0xd4,0x0f, -0x12,0x02,0x16,0x16,0x73,0x11,0x11,0x84,0x0f,0x12,0xc8,0x15,0x18,0x15,0x1e,0x23, -0x6f,0x27,0x29,0x1f,0x2e,0x35,0x1d,0x40,0x47,0xc5,0x51,0x5c,0xdc,0x64,0x68,0xee, -0x62,0x5c,0x59,0x56,0x4d,0x41,0x42,0x37,0x02,0x2b,0x1c,0x6d,0x14,0x0b,0x16,0x06, -0xff,0x55,0xfc,0x00,0x60,0x01,0x0b,0xb0,0x08,0x06,0xdd,0x01,0xfc,0xd9,0xf6,0xef, -0xd8,0xe7,0xd7,0xf8,0xd2,0xc4,0xec,0xba,0xb5,0xc3,0xb0,0xaf,0x9a,0xac,0xb1,0x89, -0xb3,0xbe,0x3b,0xc9,0xd1,0x8a,0xd8,0xde,0xf2,0xe2,0xe5,0x1f,0xea,0xeb,0x0c,0xea, -0xe3,0xf8,0xdd,0xdc,0x9f,0xd9,0xd3,0x3e,0xce,0xcc,0x0a,0xca,0xcb,0xa9,0xd5,0xdf, -0x2c,0xeb,0xf4,0xce,0xff,0x08,0x8e,0x0d,0x16,0x31,0x17,0x17,0x16,0x15,0x0f,0xf6, -0x0e,0x0d,0xfb,0x12,0x15,0x74,0x1a,0x22,0x8b,0x28,0x30,0x62,0x34,0x3a,0x67,0x40, -0x4c,0xd1,0x56,0x5e,0x09,0x68,0x6b,0x31,0x68,0x61,0x6a,0x5a,0x4f,0xc3,0x42,0x35, -0xee,0x27,0x1b,0x79,0x10,0x09,0x62,0x02,0xfc,0xbf,0xfd,0x00,0x2c,0x06,0x0d,0xf3, -0x0c,0x0a,0x00,0x05,0xfe,0xec,0xf6,0xec,0x2d,0xe3,0xd9,0x6a,0xcf,0xc3,0xed,0xb9, -0xb4,0xc8,0xb0,0xad,0x6a,0xab,0xad,0xf3,0xb2,0xbd,0x31,0xca,0xd1,0xed,0xd4,0xd7, -0x15,0xde,0xe2,0x9e,0xe5,0xe6,0x5d,0xe2,0xdc,0xf1,0xd6,0xd8,0x8c,0xd8,0xd3,0xef, -0xce,0xcb,0x2a,0xcf,0xd0,0x1c,0xd7,0xe0,0x6b,0xe9,0xf1,0xb8,0xfd,0x07,0x65,0x0e, -0x16,0x5d,0x1a,0x1a,0xb0,0x16,0x0f,0x7e,0x0e,0x0c,0xa5,0x0e,0x14,0x9c,0x19,0x22, -0xf7,0x2a,0x34,0xfc,0x39,0x3f,0x60,0x43,0x4b,0x21,0x58,0x5f,0x5a,0x68,0x6b,0x65, -0x6a,0x66,0xa4,0x5c,0x53,0x74,0x44,0x39,0x47,0x2a,0x1b,0x23,0x11,0x09,0x3a,0x05, -0xff,0x4f,0x03,0x04,0xc9,0x0b,0x0f,0xcb,0x11,0x10,0x0a,0x08,0xfe,0xbb,0xf5,0xeb, -0x24,0xe2,0xd8,0x65,0xce,0xc6,0x77,0xbc,0xb5,0xc1,0xb1,0xae,0x00,0xa9,0xac,0xd5, -0xb4,0xbf,0xc8,0xc9,0xcd,0xae,0xd2,0xd3,0x48,0xd8,0xe0,0x62,0xe0,0xdf,0xeb,0xdb, -0xd3,0x57,0xd0,0xd2,0xa3,0xd4,0xd5,0xf7,0xcf,0xcd,0x6e,0xd1,0xd5,0x05,0xdb,0xe3, -0xd4,0xeb,0xf3,0xd4,0xfa,0x05,0x96,0x0e,0x15,0x62,0x1b,0x1a,0x40,0x17,0x0f,0xa7, -0x0a,0x09,0xbe,0x0a,0x0f,0x0d,0x17,0x20,0x0b,0x2c,0x36,0x16,0x3c,0x3f,0x6a,0x45, -0x4d,0xc5,0x57,0x61,0xa1,0x67,0x68,0xff,0x68,0x66,0x4a,0x5c,0x53,0xb1,0x47,0x39, -0xf1,0x28,0x1a,0x39,0x10,0x08,0x4b,0x05,0x04,0x1b,0x04,0x09,0xf4,0x0e,0x10,0x8f, -0x13,0x13,0x79,0x0d,0xff,0xd5,0xf4,0xe7,0x3a,0xe0,0xd9,0x7d,0xcd,0xc8,0x80,0xbe, -0xb9,0x62,0xb3,0xaf,0xc4,0xad,0xac,0xdc,0xb3,0xbf,0xc6,0xc9,0xcc,0x59,0xce,0xd0, -0xc3,0xd3,0xd9,0xdc,0xdb,0xda,0xa1,0xd5,0xd0,0xc9,0xcd,0xce,0x82,0xd0,0xd2,0xe9, -0xd1,0xd0,0x11,0xd4,0xd9,0xa3,0xe0,0xe6,0xc2,0xec,0xf4,0xbd,0xfa,0x02,0xee,0x0b, -0x13,0xda,0x16,0x19,0x0c,0x16,0x10,0x21,0x0b,0x09,0x9a,0x0b,0x0e,0xbd,0x15,0x23, -0x16,0x2f,0x39,0x61,0x3d,0x41,0xd3,0x48,0x4f,0x8f,0x58,0x60,0x63,0x64,0x65,0x6e, -0x67,0x63,0xa7,0x5f,0x53,0xc0,0x47,0x3a,0x26,0x2c,0x20,0x18,0x16,0x0d,0x7c,0x07, -0x0a,0xf1,0x09,0x0e,0x26,0x12,0x15,0xcb,0x15,0x12,0x75,0x0e,0x00,0x41,0xf2,0xe6, -0xcf,0xdb,0xd6,0xd2,0xcd,0xc7,0xb1,0xbe,0xb8,0xaf,0xb2,0xaf,0x9e,0xb0,0xb3,0x02, -0xb9,0xbf,0xec,0xca,0xcd,0x68,0xcd,0xcd,0xcc,0xce,0xd4,0x92,0xd5,0xd2,0xaf,0xd0, -0xcd,0xad,0xca,0xca,0x24,0xcc,0xcd,0x09,0xd1,0xd2,0x50,0xd5,0xdb,0x1b,0xe2,0xe8, -0xde,0xef,0xf5,0xa1,0xf9,0x00,0xd4,0x07,0x0e,0x32,0x12,0x13,0x0c,0x14,0x0f,0xfa, -0x0a,0x09,0x12,0x0a,0x0d,0xbc,0x13,0x20,0x39,0x2e,0x38,0x7f,0x3b,0x41,0x34,0x4a, -0x52,0xf7,0x58,0x61,0xd0,0x65,0x65,0xc7,0x68,0x64,0xf7,0x5d,0x58,0x51,0x4b,0x3e, -0x96,0x30,0x25,0x0b,0x1d,0x14,0x2d,0x0e,0x0c,0x2b,0x0f,0x10,0x61,0x12,0x16,0xfe, -0x16,0x14,0xc7,0x0b,0x01,0x27,0xf4,0xe8,0x32,0xdd,0xd2,0xed,0xcc,0xc4,0x17,0xbf, -0xb8,0x66,0xb2,0xb1,0x38,0xb4,0xb6,0x7d,0xbc,0xc3,0xe9,0xc7,0xcd,0x75,0xce,0xcc, -0x73,0xca,0xcd,0x45,0xce,0xcf,0xd7,0xcd,0xcd,0x0f,0xcc,0xcb,0x81,0xc8,0xc9,0xd9, -0xce,0xd3,0x32,0xd7,0xdb,0x5f,0xe2,0xe8,0xab,0xf0,0xf4,0xc5,0xf9,0xfd,0x51,0x01, -0x09,0x10,0x0d,0x0e,0xa8,0x0e,0x0c,0x1d,0x08,0x08,0x01,0x0a,0x0d,0x04,0x16,0x20, -0x04,0x2e,0x35,0x9d,0x3d,0x44,0xb0,0x48,0x53,0x70,0x59,0x5f,0xc1,0x64,0x63,0x8c, -0x63,0x63,0xeb,0x59,0x55,0xf1,0x49,0x3e,0xc8,0x32,0x29,0xf9,0x22,0x1d,0x34,0x18, -0x14,0x3c,0x14,0x13,0xde,0x15,0x19,0xf8,0x17,0x15,0x40,0x0d,0x02,0x39,0xf7,0xea, -0xe0,0xdf,0xd2,0x16,0xca,0xc2,0xc5,0xbc,0xb8,0x5e,0xb2,0xb3,0x43,0xb6,0xba,0x83, -0xc1,0xc5,0x36,0xcc,0xcf,0x14,0xcd,0xc9,0x43,0xc7,0xc6,0x71,0xc7,0xca,0x3f,0xcc, -0xcb,0x39,0xcb,0xca,0x2f,0xca,0xcb,0xa8,0xcf,0xd3,0xad,0xd7,0xde,0xec,0xe3,0xeb, -0xb9,0xf1,0xf5,0xb7,0xf9,0xfd,0x4c,0x03,0x05,0x9e,0x08,0x0a,0xcf,0x0a,0x09,0xc2, -0x07,0x08,0x89,0x08,0x0d,0xac,0x15,0x1f,0x4b,0x2a,0x32,0xcd,0x3a,0x40,0x89,0x49, -0x4f,0xfd,0x55,0x5e,0x03,0x63,0x66,0x3c,0x64,0x61,0xc7,0x5c,0x50,0xaf,0x49,0x41, -0x2d,0x38,0x2e,0x1c,0x2a,0x25,0xb4,0x21,0x1d,0xfa,0x17,0x19,0xdf,0x17,0x19,0x41, -0x16,0x12,0xe9,0x0c,0x01,0x3d,0xf9,0xeb,0xa0,0xdd,0xcf,0xf7,0xc3,0xbb,0xce,0xb7, -0xb4,0x7c,0xb1,0xb1,0x0a,0xb6,0xbc,0x2b,0xc2,0xc5,0x07,0xcd,0xd1,0x87,0xcc,0xc3, -0x6f,0xc1,0xbf,0x79,0xbf,0xc3,0x13,0xc7,0xc7,0x15,0xca,0xc9,0xcf,0xcc,0xd0,0x5f, -0xd1,0xd5,0xef,0xda,0xdf,0xdc,0xe6,0xeb,0xcf,0xed,0xf2,0x68,0xf7,0xfc,0xb5,0x01, -0x05,0x57,0x06,0x07,0x2b,0x0a,0x09,0xfc,0x08,0x09,0x6b,0x09,0x10,0xb6,0x18,0x23, -0x78,0x2e,0x35,0x69,0x3e,0x43,0x70,0x48,0x4f,0xb2,0x53,0x5b,0x42,0x62,0x65,0x8a, -0x63,0x5f,0xfc,0x5a,0x53,0xdc,0x48,0x41,0x92,0x3c,0x34,0x58,0x2e,0x2c,0x75,0x29, -0x25,0x8f,0x22,0x20,0xf4,0x1f,0x1c,0xe7,0x19,0x12,0xcd,0x0c,0x03,0x2f,0xfa,0xee, -0x65,0xdf,0xcf,0xa9,0xc2,0xbd,0x08,0xbb,0xbb,0x18,0xb8,0xb6,0x50,0xb5,0xb9,0x80, -0xbc,0xc0,0x6f,0xc7,0xc9,0x32,0xc5,0xbe,0x5b,0xb9,0xb7,0xec,0xb6,0xb7,0xc2,0xb9, -0xbd,0xd3,0xc1,0xc8,0x0b,0xcc,0xcc,0x4e,0xd0,0xd4,0x05,0xd9,0xdf,0x74,0xe6,0xec, -0x36,0xf1,0xf6,0xb9,0xfd,0x04,0xb8,0x07,0x08,0x6e,0x08,0x06,0x87,0x05,0x08,0x5a, -0x0a,0x08,0xac,0x09,0x0e,0xfc,0x17,0x21,0x13,0x2a,0x33,0xd7,0x3a,0x41,0x10,0x48, -0x4e,0x30,0x56,0x5f,0x38,0x66,0x67,0x22,0x65,0x62,0x62,0x5c,0x59,0x7a,0x4e,0x41, -0x74,0x3b,0x35,0xdb,0x30,0x2a,0xe0,0x27,0x28,0xb1,0x25,0x24,0x7d,0x22,0x1e,0xdb, -0x18,0x12,0x42,0x0c,0x02,0x0c,0xf9,0xec,0x95,0xdd,0xd0,0x30,0xc6,0xc0,0x50,0xbb, -0xba,0x1d,0xbb,0xba,0x5c,0xb8,0xb9,0x85,0xbd,0xc2,0xc9,0xc7,0xc7,0x40,0xc4,0xbd, -0xa9,0xb5,0xb2,0xe5,0xb0,0xb0,0x6c,0xb2,0xb8,0x04,0xc0,0xc8,0xca,0xcc,0xd1,0xc5, -0xd4,0xd5,0xbf,0xdd,0xe2,0x72,0xea,0xed,0x0d,0xf2,0xf7,0xf7,0xfa,0x01,0x83,0x05, -0x06,0x90,0x04,0x06,0x88,0x09,0x0c,0x05,0x0d,0x0c,0x4d,0x0d,0x10,0x3c,0x18,0x24, -0x06,0x2f,0x37,0x20,0x3d,0x41,0xca,0x48,0x4b,0x9a,0x52,0x59,0xed,0x5d,0x60,0x2a, -0x63,0x5e,0xbd,0x5a,0x56,0x81,0x4e,0x47,0x49,0x3c,0x38,0xd4,0x31,0x2c,0xa7,0x29, -0x28,0x78,0x2a,0x27,0xc3,0x24,0x1d,0x3f,0x19,0x13,0x62,0x09,0x00,0xcd,0xf3,0xe5, -0xc9,0xdb,0xd0,0x5d,0xc6,0xbd,0x42,0xba,0xb7,0xa7,0xb8,0xbc,0x60,0xbb,0xb9,0x8e, -0xba,0xc0,0x22,0xc5,0xc6,0x70,0xc3,0xbb,0xcf,0xb6,0xb1,0xf1,0xad,0xac,0x53,0xae, -0xb3,0xb4,0xb9,0xc5,0xe7,0xca,0xd0,0x09,0xd3,0xd7,0xd5,0xde,0xe5,0x85,0xed,0xf0, -0xc2,0xf6,0xfc,0x4d,0xfd,0x00,0xa7,0x02,0x06,0xd2,0x06,0x09,0x72,0x0e,0x10,0xcc, -0x12,0x10,0xd3,0x0f,0x14,0xf3,0x19,0x23,0x2e,0x31,0x38,0x0b,0x3f,0x44,0xb5,0x48, -0x4d,0x13,0x52,0x55,0x31,0x58,0x5a,0xf0,0x5a,0x5d,0x77,0x5a,0x54,0x10,0x50,0x48, -0xd4,0x42,0x3c,0x40,0x36,0x33,0x04,0x2f,0x30,0x4f,0x2e,0x2b,0x3b,0x2a,0x21,0xfb, -0x19,0x14,0x21,0x0b,0xfe,0x33,0xf3,0xe2,0x16,0xd9,0xd2,0xa7,0xc7,0xbe,0x56,0xba, -0xbb,0x53,0xbd,0xbe,0xfa,0xbe,0xbc,0xea,0xba,0xbe,0x7b,0xc0,0xc2,0x82,0xbf,0xbb, -0x69,0xb5,0xb0,0x3f,0xa9,0xa7,0x29,0xa9,0xab,0xd7,0xb2,0xbc,0xac,0xc4,0xcd,0xa1, -0xd0,0xd6,0x38,0xde,0xe5,0x5f,0xed,0xf4,0xf6,0xf8,0xfc,0xf5,0xfc,0xfc,0x6b,0xfc, -0xff,0x7b,0x02,0x08,0x83,0x0e,0x15,0xa3,0x17,0x17,0x8a,0x18,0x16,0xd9,0x1e,0x26, -0xeb,0x30,0x39,0x04,0x3e,0x43,0xe8,0x47,0x4c,0xbd,0x4e,0x51,0xa5,0x4e,0x50,0x38, -0x52,0x55,0x92,0x56,0x52,0xec,0x51,0x4d,0xf3,0x44,0x3e,0x25,0x3b,0x37,0xec,0x31, -0x32,0x6f,0x30,0x2e,0xc1,0x2b,0x24,0x56,0x1f,0x13,0xfd,0x0c,0x00,0xca,0xf2,0xe9, -0xe6,0xd6,0xd1,0x1d,0xc9,0xc0,0x77,0xbc,0xba,0xc4,0xbe,0xbd,0xf2,0xbe,0xbd,0x39, -0xbc,0xbb,0x07,0xbd,0xbf,0x2b,0xbd,0xba,0x55,0xb6,0xaf,0x2d,0xa9,0xa6,0x02,0xa4, -0xa4,0xf5,0xa9,0xb2,0x3c,0xbe,0xc8,0x56,0xcf,0xd7,0x65,0xde,0xe8,0x47,0xf1,0xfa, -0x1d,0x00,0xfe,0xff,0xfd,0xfd,0x46,0xfe,0xfe,0xbe,0x00,0x05,0x35,0x11,0x16,0xdd, -0x1b,0x1f,0xcc,0x1d,0x1e,0xf9,0x22,0x2b,0x42,0x33,0x39,0xf6,0x3d,0x44,0xa0,0x4a, -0x4d,0x5c,0x4d,0x4b,0xd3,0x49,0x4a,0x28,0x4a,0x4d,0x7e,0x51,0x51,0xdc,0x52,0x51, -0xe8,0x4b,0x40,0x2f,0x3e,0x3e,0xf0,0x37,0x34,0x5a,0x34,0x30,0x7d,0x2e,0x29,0x54, -0x20,0x17,0xaa,0x0c,0x00,0xed,0xf6,0xe9,0x4f,0xdd,0xd0,0x8c,0xc7,0xc3,0x4d,0xbf, -0xbc,0xb6,0xbc,0xbe,0xc6,0xbb,0xbc,0xe2,0xbb,0xba,0x5a,0xba,0xb8,0x4f,0xba,0xb7, -0xb9,0xb4,0xb1,0xc0,0xa8,0xa4,0x55,0xa0,0xa0,0x18,0xa0,0xa8,0xb0,0xb2,0xbe,0x6b, -0xcb,0xd3,0x20,0xdc,0xe6,0x3b,0xf2,0xfa,0x5e,0xff,0xff,0x01,0xff,0xfd,0x6d,0xfd, -0xfe,0xa7,0x00,0x03,0x88,0x0d,0x1b,0xb5,0x21,0x25,0x5e,0x25,0x26,0xac,0x2a,0x2f, -0x1c,0x38,0x3c,0xe7,0x3d,0x43,0xcc,0x47,0x4b,0xad,0x49,0x45,0x51,0x42,0x43,0x19, -0x45,0x47,0x52,0x4d,0x51,0xd4,0x54,0x54,0x7e,0x4f,0x48,0xd6,0x3f,0x3e,0x74,0x3c, -0x37,0x12,0x34,0x30,0x0b,0x30,0x2c,0x9b,0x25,0x19,0x7e,0x0e,0x04,0xb8,0xfa,0xed, -0x79,0xe1,0xd5,0x3a,0xcc,0xc8,0xa6,0xc4,0xbf,0x4e,0xbb,0xbd,0xa0,0xbc,0xba,0x3c, -0xbb,0xb9,0x0b,0xba,0xb9,0x53,0xb9,0xb8,0xd9,0xb4,0xb0,0x89,0xaa,0xa2,0x28,0x9e, -0x9c,0x2f,0x99,0x9d,0xb8,0xa8,0xb5,0x44,0xc4,0xd0,0x16,0xdb,0xe7,0xab,0xf3,0xfb, -0xf9,0xfc,0xff,0xf8,0xfe,0x00,0xc5,0xfe,0xfc,0xbb,0x00,0x04,0x00,0x0c,0x17,0x62, -0x22,0x28,0xa9,0x29,0x2c,0xef,0x30,0x36,0xc0,0x39,0x3d,0xea,0x3f,0x43,0x34,0x45, -0x46,0x71,0x43,0x3e,0x3f,0x3e,0x3d,0x26,0x3c,0x42,0x19,0x4a,0x51,0x2f,0x57,0x56, -0x30,0x51,0x4a,0xb5,0x44,0x3f,0x59,0x3c,0x36,0xe2,0x31,0x31,0xeb,0x31,0x2e,0x01, -0x29,0x20,0x71,0x14,0x0a,0xd5,0xff,0xf3,0x44,0xe6,0xda,0xfe,0xd1,0xcd,0xfa,0xc7, -0xc2,0xc8,0xbb,0xb8,0x3c,0xb9,0xb7,0x8f,0xb6,0xb5,0x09,0xb6,0xb7,0x44,0xb9,0xb8, -0xaa,0xb3,0xad,0x1d,0xa9,0xa4,0x91,0x9a,0x96,0xfa,0x95,0x96,0xc0,0x9f,0xae,0x40, -0xbb,0xc8,0x46,0xd9,0xe8,0x3c,0xf3,0xfa,0xd7,0xfa,0xfd,0x18,0x03,0x02,0x34,0x01, -0x01,0xfd,0x01,0x06,0xed,0x0e,0x18,0xe1,0x21,0x2b,0x08,0x31,0x35,0x19,0x3a,0x3e, -0x4a,0x41,0x42,0xf8,0x42,0x41,0xdf,0x42,0x41,0xaf,0x3e,0x3b,0x41,0x38,0x38,0x96, -0x38,0x3f,0x72,0x48,0x55,0x25,0x5a,0x57,0x3a,0x56,0x4c,0x6a,0x49,0x44,0x6d,0x3e, -0x36,0xfd,0x30,0x31,0xce,0x31,0x32,0x30,0x2a,0x21,0x73,0x17,0x0e,0xc2,0x05,0xf8, -0x22,0xed,0xe0,0x2b,0xd8,0xd2,0x26,0xcb,0xc2,0x0a,0xbe,0xb9,0xe1,0xb3,0xb3,0xcd, -0xb2,0xb3,0xd1,0xb1,0xb3,0xe9,0xb4,0xb5,0x69,0xb1,0xac,0x07,0xa9,0xa2,0x20,0x9a, -0x91,0xbf,0x91,0x96,0x09,0x9c,0xa7,0x8c,0xb5,0xc3,0x95,0xd4,0xe4,0x06,0xf0,0xf4, -0x92,0xf6,0xfc,0x90,0x00,0x05,0xe8,0x04,0x02,0x74,0x04,0x09,0x53,0x10,0x19,0x38, -0x23,0x2c,0x81,0x32,0x38,0x36,0x3f,0x43,0x37,0x44,0x42,0x22,0x41,0x40,0xe1,0x3d, -0x3a,0x07,0x3a,0x3a,0x7c,0x38,0x37,0xa9,0x38,0x41,0x48,0x49,0x53,0x1a,0x5a,0x57, -0x56,0x53,0x4d,0x95,0x48,0x42,0x88,0x3a,0x32,0x71,0x2d,0x2d,0xdc,0x2f,0x2f,0x29, -0x29,0x21,0x8d,0x1a,0x14,0x47,0x0c,0x01,0x99,0xf4,0xe8,0xd4,0xdc,0xd6,0x87,0xcf, -0xc5,0x9f,0xc0,0xbc,0xd1,0xb6,0xb1,0x41,0xb0,0xb1,0xa4,0xb0,0xb0,0x28,0xb0,0xaf, -0xf4,0xaf,0xad,0xbe,0xa9,0xa1,0x10,0x98,0x92,0x5a,0x90,0x96,0xb4,0x9b,0xa5,0x73, -0xb1,0xbe,0x61,0xcf,0xdf,0x88,0xe9,0xf0,0x52,0xf4,0xfa,0xf3,0xff,0x04,0xe9,0x06, -0x08,0xb2,0x0a,0x0d,0x77,0x13,0x1a,0x9d,0x24,0x30,0x18,0x36,0x3c,0x13,0x43,0x49, -0xbc,0x49,0x47,0x24,0x40,0x3b,0xd6,0x39,0x38,0x08,0x38,0x36,0xe6,0x36,0x35,0xc4, -0x37,0x41,0x15,0x4a,0x51,0xf9,0x54,0x56,0x35,0x54,0x51,0x48,0x4c,0x44,0x66,0x38, -0x30,0xc8,0x2c,0x2c,0x35,0x2e,0x2e,0x7d,0x27,0x21,0xef,0x1c,0x17,0x1d,0x12,0x07, -0xcf,0xfb,0xee,0xac,0xe3,0xd9,0x39,0xd3,0xc9,0x87,0xc2,0xbc,0x5a,0xb6,0xb4,0x33, -0xb0,0xae,0x9e,0xad,0xab,0x45,0xaa,0xa9,0x33,0xab,0xab,0xf1,0xa6,0x9f,0xfb,0x96, -0x92,0x38,0x94,0x96,0x6b,0x9a,0xa3,0x5c,0xb0,0xbd,0xd8,0xcb,0xd7,0x04,0xe2,0xe9, -0xf9,0xf0,0xf6,0x6a,0xfb,0x04,0x01,0x0a,0x0d,0x9f,0x11,0x14,0xfc,0x18,0x1f,0x4c, -0x29,0x31,0xf7,0x38,0x3d,0xa5,0x42,0x46,0x58,0x48,0x45,0x20,0x3c,0x35,0xc0,0x32, -0x35,0x76,0x37,0x38,0x40,0x36,0x37,0x14,0x3c,0x43,0x62,0x4b,0x51,0xf4,0x53,0x52, -0xa0,0x52,0x53,0xe9,0x4c,0x43,0xa8,0x36,0x2f,0x1b,0x2b,0x2a,0x6a,0x2b,0x29,0x8f, -0x26,0x22,0x68,0x20,0x1d,0xe7,0x19,0x0f,0x94,0x03,0xf6,0xb2,0xe9,0xe0,0x33,0xd8, -0xcf,0x5c,0xc3,0xc0,0xe3,0xb9,0xb5,0x9b,0xb2,0xae,0x09,0xad,0xa7,0xbd,0xa4,0xa7, -0xb4,0xa7,0xa5,0x81,0xa1,0x9d,0x4d,0x99,0x94,0x15,0x95,0x98,0xbb,0x9b,0xa2,0xa9, -0xac,0xb9,0x6d,0xc8,0xd1,0xd9,0xd9,0xe1,0x0f,0xe8,0xf0,0x90,0xf4,0xfc,0xbb,0x07, -0x0d,0x25,0x10,0x16,0x00,0x1c,0x22,0x1c,0x2b,0x32,0x70,0x39,0x3f,0x7c,0x43,0x44, -0x18,0x45,0x42,0xfb,0x39,0x33,0x98,0x30,0x33,0x70,0x35,0x37,0x4d,0x3a,0x3b,0x23, -0x40,0x45,0x97,0x4c,0x4f,0xf9,0x53,0x57,0x83,0x53,0x53,0xfb,0x4d,0x43,0x7d,0x38, -0x33,0xd0,0x2b,0x29,0xb4,0x29,0x25,0x59,0x27,0x26,0xe7,0x21,0x20,0x18,0x1c,0x15, -0x5c,0x09,0xfb,0x6c,0xed,0xe4,0x05,0xdc,0xd5,0xa1,0xcb,0xc1,0x56,0xbc,0xb9,0xc3, -0xb3,0xaf,0x18,0xa9,0xa4,0x71,0xa1,0xa1,0xd1,0xa3,0xa0,0x41,0x9d,0x98,0xfb,0x96, -0x98,0xa5,0x98,0x9c,0xf2,0x9e,0xa2,0x4a,0xaa,0xb9,0xc5,0xc5,0xd0,0x26,0xd9,0xdc, -0xf2,0xe1,0xea,0x39,0xf3,0xfc,0x0d,0x07,0x11,0xc1,0x14,0x1b,0x50,0x22,0x29,0x1e, -0x31,0x33,0x3e,0x38,0x3d,0x1e,0x42,0x40,0x9a,0x3d,0x39,0xac,0x34,0x30,0xb7,0x2b, -0x31,0x95,0x33,0x36,0x59,0x3d,0x42,0x02,0x45,0x46,0x5d,0x4d,0x51,0x59,0x56,0x58, -0xc4,0x59,0x53,0x0c,0x4a,0x43,0xc4,0x37,0x32,0x65,0x2a,0x26,0xc8,0x27,0x27,0xf5, -0x25,0x27,0x2f,0x26,0x20,0x2f,0x1e,0x16,0x82,0x0e,0xfe,0x30,0xef,0xe6,0xee,0xdc, -0xd8,0x48,0xcf,0xc5,0x80,0xbf,0xbc,0x68,0xb7,0xb2,0x03,0xad,0xa6,0xbe,0xa3,0x9f, -0x73,0x9e,0x9e,0xce,0x9f,0x9f,0x1a,0x9c,0x9a,0xe9,0x9a,0x96,0xeb,0x98,0x9a,0x0c, -0xa0,0xac,0xbd,0xb7,0xc1,0x4d,0xcb,0xd2,0x70,0xd7,0xdd,0x24,0xe7,0xf4,0x81,0xff, -0x0b,0x1f,0x15,0x1b,0x0b,0x26,0x2e,0xb7,0x35,0x34,0xcd,0x39,0x3e,0x37,0x42,0x43, -0x35,0x40,0x3b,0xcb,0x36,0x34,0x4e,0x2f,0x2d,0x6c,0x35,0x38,0xc4,0x3f,0x46,0x6e, -0x48,0x4d,0xa3,0x52,0x59,0x4b,0x5c,0x5a,0x9b,0x59,0x54,0x87,0x4d,0x45,0xf6,0x3e, -0x37,0x11,0x2f,0x2b,0x8b,0x28,0x2a,0x57,0x2d,0x2b,0xea,0x2c,0x28,0x9d,0x20,0x19, -0xf1,0x0c,0xfd,0x85,0xf0,0xe4,0x6c,0xde,0xd9,0x04,0xce,0xc7,0x0e,0xbe,0xb8,0x5c, -0xb5,0xb0,0xba,0xae,0xa9,0x28,0xa2,0x9d,0x74,0x9b,0x9a,0x8a,0x9d,0xa0,0x2d,0x9d, -0x99,0xd9,0x98,0x96,0x25,0x94,0x97,0x74,0x9c,0xa6,0x6a,0xb2,0xbb,0xde,0xc4,0xcb, -0x57,0xd1,0xd9,0xbf,0xe1,0xf1,0x05,0x02,0x0c,0x9f,0x16,0x20,0x4b,0x2c,0x35,0xd2, -0x37,0x37,0x5a,0x39,0x3f,0xb3,0x3f,0x3d,0xa3,0x3b,0x36,0x45,0x31,0x2d,0x73,0x2b, -0x2c,0x1b,0x31,0x3b,0x61,0x41,0x45,0x6f,0x4b,0x4f,0xac,0x56,0x5b,0xbd,0x63,0x61, -0xd5,0x5c,0x56,0x90,0x4d,0x46,0xab,0x3d,0x34,0xa8,0x2c,0x27,0x57,0x25,0x29,0x2f, -0x2d,0x2b,0x82,0x2b,0x29,0x2a,0x24,0x1a,0x9b,0x0e,0x02,0x70,0xf3,0xe9,0xca,0xe1, -0xdb,0xe9,0xd3,0xc9,0xe3,0xbf,0xb5,0x9f,0xb1,0xaf,0x43,0xb0,0xaa,0x4a,0xa4,0x9e, -0x0f,0x9d,0x9d,0x46,0x9f,0xa1,0xfa,0x9f,0xa0,0x74,0x9b,0x9b,0x57,0x97,0x95,0x8f, -0x9a,0xa1,0xa7,0xae,0xb6,0xb5,0xbd,0xc5,0xb3,0xca,0xd7,0x22,0xe3,0xf0,0xb4,0xfe, -0x0d,0x51,0x17,0x22,0x3a,0x30,0x36,0xbc,0x3b,0x3a,0xb5,0x39,0x3d,0x5a,0x3c,0x3b, -0x7c,0x36,0x32,0x19,0x30,0x29,0x9e,0x28,0x2a,0x67,0x36,0x3c,0xce,0x42,0x46,0xd9, -0x4a,0x52,0x08,0x59,0x61,0x79,0x64,0x63,0x12,0x5f,0x57,0xb9,0x4f,0x46,0xf4,0x39, -0x30,0x0f,0x2a,0x24,0x0e,0x24,0x26,0x38,0x2b,0x2b,0xf1,0x2b,0x28,0xf6,0x26,0x1d, -0xb2,0x0f,0x04,0xde,0xf6,0xef,0x7b,0xe3,0xdb,0xcc,0xd2,0xc7,0xac,0xbd,0xb0,0xa4, -0xac,0xad,0x17,0xaf,0xac,0x7c,0xa8,0xa4,0xc1,0xa1,0xa4,0x21,0xa4,0xa3,0x75,0xa2, -0xa2,0x83,0xa0,0x9b,0x7c,0x98,0x93,0x4e,0x95,0x9b,0x3f,0xa6,0xb1,0x57,0xb7,0xbf, -0x00,0xc6,0xd1,0xe6,0xe1,0xef,0xf7,0xfc,0x0a,0x0c,0x19,0x25,0xee,0x2e,0x37,0x6f, -0x3c,0x3e,0x4d,0x3d,0x3c,0x86,0x3c,0x37,0x2e,0x33,0x2e,0x14,0x28,0x24,0xef,0x22, -0x27,0xce,0x33,0x3e,0x84,0x42,0x44,0x4b,0x4c,0x55,0xfb,0x5f,0x67,0xd1,0x67,0x66, -0x43,0x63,0x5e,0xca,0x54,0x48,0xcb,0x3a,0x2f,0x67,0x29,0x23,0xbf,0x22,0x24,0x3a, -0x26,0x27,0xb6,0x28,0x29,0xf0,0x23,0x1d,0xa9,0x12,0x0b,0xb3,0xff,0xf4,0x78,0xeb, -0xe0,0x6e,0xd7,0xcb,0x64,0xbe,0xb0,0xe8,0xac,0xab,0xa5,0xae,0xad,0x07,0xaa,0xa9, -0x1e,0xa8,0xab,0xf2,0xaa,0xa8,0x73,0xa5,0xa3,0x74,0xa2,0x9e,0x9b,0x99,0x93,0x4a, -0x91,0x97,0x74,0x9e,0xa8,0xa5,0xaf,0xb7,0xcc,0xc1,0xcb,0x0f,0xdc,0xeb,0xa7,0xfa, -0x06,0x65,0x14,0x22,0x32,0x2b,0x33,0x68,0x39,0x3d,0x92,0x3b,0x3a,0xbb,0x3a,0x38, -0xb2,0x31,0x2a,0x44,0x26,0x23,0x42,0x24,0x2b,0xa8,0x33,0x3b,0xfc,0x41,0x48,0xf6, -0x50,0x5b,0xce,0x63,0x68,0xfe,0x68,0x68,0xe4,0x64,0x60,0xa1,0x57,0x48,0x1b,0x39, -0x2b,0xa0,0x24,0x1f,0x02,0x1f,0x20,0x4c,0x22,0x25,0xa9,0x24,0x24,0x69,0x22,0x1b, -0xe3,0x13,0x0b,0xbb,0x04,0xf9,0x81,0xf0,0xe7,0x64,0xdd,0xcf,0xb1,0xbe,0xb2,0x96, -0xaa,0xad,0x70,0xae,0xad,0xb8,0xac,0xaf,0x08,0xb4,0xb3,0xfe,0xb3,0xaf,0x59,0xac, -0xa8,0x59,0xa7,0xa1,0x0e,0x9b,0x96,0xa4,0x92,0x96,0x89,0x9b,0xa0,0xba,0xaa,0xb3, -0x10,0xbe,0xca,0x2d,0xd8,0xe9,0x38,0xf8,0x04,0xeb,0x11,0x1f,0x9e,0x28,0x30,0xfc, -0x35,0x39,0x77,0x3b,0x39,0x7c,0x39,0x37,0x58,0x32,0x2b,0x69,0x24,0x23,0x5d,0x25, -0x2a,0xbe,0x33,0x39,0x69,0x40,0x49,0x55,0x54,0x5f,0xb3,0x65,0x69,0x64,0x6b,0x6a, -0x57,0x68,0x60,0x90,0x57,0x4a,0x14,0x3a,0x2a,0x14,0x22,0x1f,0xa8,0x1c,0x1f,0xd8, -0x21,0x27,0x52,0x24,0x1e,0xdb,0x1c,0x17,0xcd,0x0f,0x09,0x06,0x00,0xf9,0x13,0xf1, -0xe7,0x70,0xdc,0xcf,0x46,0xc1,0xb3,0x16,0xad,0xab,0xe1,0xaa,0xa9,0x14,0xad,0xb3, -0x39,0xba,0xbd,0x9d,0xbb,0xb8,0x05,0xb2,0xaf,0xaf,0xac,0xa3,0x32,0x9d,0x99,0x01, -0x96,0x97,0xe1,0x98,0x9c,0x20,0xa4,0xae,0x65,0xb9,0xc5,0xdb,0xd1,0xe2,0xc8,0xf1, -0x02,0x55,0x0f,0x19,0x74,0x24,0x2b,0x60,0x30,0x35,0x74,0x38,0x36,0x12,0x35,0x35, -0x97,0x2f,0x2b,0x1d,0x23,0x21,0x5d,0x24,0x29,0x00,0x31,0x35,0xae,0x3d,0x4a,0x62, -0x57,0x62,0x07,0x6a,0x6d,0x06,0x70,0x70,0x8b,0x6c,0x64,0x44,0x58,0x4a,0x1b,0x3a, -0x2c,0xc7,0x21,0x1e,0xc1,0x1b,0x1c,0x99,0x22,0x24,0xc6,0x26,0x1f,0x54,0x18,0x14, -0xbf,0x0f,0x08,0x83,0xff,0xf8,0x5c,0xf0,0xe9,0x11,0xde,0xd0,0x1a,0xc5,0xb8,0xfc, -0xb2,0xae,0x68,0xad,0xab,0x24,0xaf,0xb7,0xca,0xbf,0xc3,0x9f,0xc4,0xc1,0x16,0xb9, -0xb3,0xba,0xad,0xa6,0x21,0x9e,0x9c,0xe2,0x99,0x98,0x53,0x9a,0x9e,0xa0,0xa4,0xae, -0x00,0xb9,0xc3,0xe6,0xce,0xdd,0x18,0xee,0xfd,0xb9,0x0a,0x15,0xcd,0x1f,0x26,0x77, -0x2b,0x30,0x10,0x33,0x34,0xab,0x31,0x30,0x35,0x30,0x2b,0x8b,0x25,0x22,0xcc,0x26, -0x28,0x3e,0x30,0x34,0x71,0x3d,0x4a,0xeb,0x57,0x65,0x59,0x6b,0x71,0x4d,0x73,0x72, -0x21,0x6e,0x63,0xbc,0x55,0x49,0x95,0x3a,0x2d,0xd4,0x22,0x1e,0xb5,0x1e,0x20,0xc6, -0x21,0x24,0x0f,0x26,0x20,0x90,0x18,0x10,0x23,0x0a,0x05,0x50,0xfd,0xf6,0x11,0xee, -0xe7,0x5e,0xdd,0xd0,0x45,0xc4,0xbb,0xff,0xb4,0xaf,0xcc,0xae,0xab,0xde,0xaf,0xb5, -0x0a,0xc1,0xc9,0xb6,0xc9,0xc7,0xd8,0xc0,0xb8,0x6d,0xaf,0xa7,0xfa,0xa1,0x9c,0x15, -0x9b,0x96,0x53,0x99,0x9c,0x29,0xa2,0xac,0x89,0xb6,0xc0,0x01,0xcc,0xda,0x61,0xeb, -0xfb,0xf1,0x05,0x11,0x0e,0x1a,0x20,0x05,0x27,0x29,0xfc,0x2c,0x2e,0xc1,0x2d,0x2d, -0xd7,0x2c,0x2a,0x61,0x26,0x22,0x85,0x23,0x29,0x1c,0x2e,0x34,0x3b,0x3b,0x47,0xd2, -0x56,0x61,0xdc,0x6e,0x75,0xad,0x77,0x73,0x6c,0x6d,0x65,0xb4,0x57,0x4a,0xf6,0x3c, -0x31,0xd2,0x25,0x23,0xee,0x22,0x24,0x7d,0x27,0x24,0x35,0x25,0x21,0x0d,0x18,0x10, -0x94,0x05,0x01,0x39,0xfc,0xf4,0x56,0xef,0xe7,0x60,0xdd,0xd3,0x05,0xca,0xc1,0x30, -0xba,0xb5,0x0c,0xb1,0xb0,0xc6,0xb1,0xb8,0x56,0xc0,0xc6,0x65,0xcb,0xc9,0x64,0xc4, -0xbb,0x58,0xb3,0xad,0x07,0xa8,0x9f,0x8b,0x9b,0x99,0xf4,0x99,0x9d,0x0c,0xa3,0xac, -0x44,0xb4,0xbd,0x0d,0xca,0xda,0xdc,0xe8,0xf4,0x69,0x00,0x09,0x28,0x17,0x1d,0x88, -0x20,0x24,0xd7,0x25,0x28,0x7c,0x29,0x2c,0x5c,0x2a,0x27,0x3b,0x24,0x21,0x6c,0x23, -0x2b,0x63,0x31,0x38,0xa6,0x40,0x48,0xfb,0x54,0x62,0x3c,0x70,0x79,0x48,0x7b,0x76, -0x81,0x6c,0x61,0x5c,0x58,0x4c,0x83,0x3e,0x30,0x2e,0x2a,0x28,0xc7,0x28,0x2b,0x12, -0x29,0x27,0x38,0x23,0x1f,0xf1,0x17,0x0b,0x8a,0x04,0xfc,0x80,0xf6,0xf1,0xea,0xe9, -0xe1,0xa5,0xd8,0xd4,0x23,0xca,0xc2,0x05,0xbd,0xb6,0x7c,0xb2,0xb1,0xf7,0xb4,0xb9, -0xae,0xbe,0xc7,0xc5,0xcb,0xca,0xc7,0xc5,0xc0,0xc4,0xbb,0xb5,0x2d,0xae,0xa7,0xf8, -0x9e,0x9a,0xe7,0x9c,0xa0,0x57,0xa5,0xab,0x79,0xb3,0xbe,0x45,0xcd,0xd9,0xcf,0xe7, -0xf2,0x86,0xf9,0x01,0x18,0x0d,0x15,0xf4,0x17,0x1a,0x8d,0x1d,0x20,0x2e,0x23,0x25, -0x5e,0x27,0x24,0x28,0x1f,0x1e,0x0f,0x22,0x29,0x4a,0x33,0x3a,0x28,0x42,0x49,0x50, -0x54,0x64,0xa3,0x70,0x78,0x54,0x7a,0x76,0xd0,0x6d,0x63,0x66,0x58,0x4e,0xf3,0x3f, -0x34,0xb7,0x2e,0x2e,0xfa,0x2f,0x2d,0x54,0x2b,0x26,0xfe,0x23,0x1d,0x7b,0x15,0x0c, -0x51,0x02,0xfa,0x74,0xf3,0xed,0xda,0xe7,0xe0,0x09,0xdc,0xd7,0x43,0xd0,0xc8,0x1d, -0xc3,0xbe,0x14,0xbb,0xb7,0xfa,0xb6,0xbc,0xd5,0xbf,0xc3,0x7e,0xc9,0xc6,0xbd,0xc2, -0xbf,0x17,0xbe,0xba,0x9d,0xb4,0xac,0x40,0xa4,0xa0,0xe5,0x9d,0xa1,0x7c,0xa4,0xa8, -0xe9,0xb1,0xbf,0x0a,0xcd,0xdb,0xcd,0xe4,0xed,0x0a,0xf7,0xfe,0x3d,0x07,0x0b,0x5f, -0x12,0x14,0xbe,0x18,0x1e,0x62,0x1f,0x21,0xd3,0x20,0x20,0x8b,0x1d,0x1b,0x8c,0x21, -0x2a,0x95,0x35,0x3e,0xe8,0x43,0x4b,0x79,0x56,0x64,0x6b,0x70,0x72,0x9d,0x73,0x72, -0x70,0x68,0x63,0x90,0x5a,0x4d,0x33,0x44,0x3b,0x67,0x39,0x3b,0xbd,0x3d,0x39,0xbe, -0x33,0x2c,0x03,0x25,0x1d,0x5e,0x14,0x0b,0xe6,0x01,0xfa,0x78,0xf0,0xe6,0x1f,0xe0, -0xdb,0xc1,0xd9,0xd4,0x00,0xcc,0xc8,0x09,0xc5,0xbf,0xda,0xbe,0xb9,0xdd,0xb7,0xba, -0x5e,0xbf,0xc3,0xf1,0xc7,0xc8,0xe0,0xc3,0xc1,0x54,0xc1,0xbf,0xda,0xb8,0xb0,0xf6, -0xa8,0xa4,0xe9,0xa1,0xa0,0xb2,0xa2,0xa4,0x41,0xaf,0xc0,0xe0,0xcb,0xd8,0x9f,0xe0, -0xe8,0x57,0xf1,0xf9,0xf5,0x00,0x05,0x28,0x0a,0x12,0x49,0x15,0x1a,0x6a,0x1a,0x1d, -0x8b,0x20,0x1f,0x78,0x1f,0x1d,0xce,0x21,0x29,0xad,0x35,0x41,0x44,0x47,0x4d,0xa6, -0x54,0x64,0xe6,0x6e,0x6f,0x06,0x6e,0x6a,0x47,0x66,0x5e,0x71,0x54,0x4a,0x8c,0x41, -0x3d,0x65,0x3f,0x42,0xa5,0x43,0x41,0x0b,0x3b,0x33,0xc5,0x28,0x1e,0x37,0x16,0x0e, -0x31,0x06,0xfb,0xd5,0xee,0xe4,0x13,0xdb,0xd9,0xb1,0xd6,0xd4,0x8a,0xce,0xcb,0x55, -0xcb,0xc9,0x0a,0xc5,0xc0,0x97,0xbc,0xbd,0x8d,0xc0,0xc2,0xa9,0xc5,0xc4,0x21,0xc3, -0xc0,0x3d,0xc0,0xbe,0x7d,0xba,0xb5,0x88,0xb1,0xad,0xbf,0xa8,0xa7,0x44,0xa5,0xa6, -0xf7,0xb1,0xbf,0x5f,0xcc,0xd5,0xcd,0xdd,0xe5,0xb8,0xeb,0xf3,0x9a,0xf8,0xfd,0xf4, -0x05,0x0d,0x50,0x10,0x11,0xd3,0x15,0x17,0xae,0x1c,0x1f,0x27,0x1f,0x1e,0x9c,0x20, -0x29,0xa6,0x35,0x3f,0x8f,0x48,0x4c,0xab,0x54,0x5e,0x6d,0x68,0x69,0x3a,0x66,0x66, -0xe3,0x60,0x5b,0x87,0x52,0x47,0x44,0x43,0x43,0x65,0x47,0x4a,0xc2,0x49,0x46,0x7c, -0x40,0x38,0xe7,0x2d,0x22,0x84,0x18,0x10,0xa3,0x06,0xfa,0xe9,0xec,0xdf,0x21,0xd9, -0xd5,0x4a,0xd0,0xce,0x77,0xcc,0xcc,0xa9,0xcd,0xcc,0x63,0xc9,0xc2,0x07,0xc0,0xc2, -0x4e,0xc4,0xc6,0x50,0xc7,0xc4,0x3c,0xc3,0xc3,0xa7,0xc0,0xbf,0x6e,0xbb,0xba,0xbe, -0xbb,0xb8,0x2a,0xb3,0xac,0x51,0xab,0xae,0x49,0xb4,0xc0,0xe2,0xcd,0xd4,0xc7,0xde, -0xe3,0x0e,0xea,0xee,0x76,0xf2,0xf9,0xd5,0xfe,0x05,0x2b,0x0b,0x0c,0xe8,0x0c,0x11, -0xb4,0x15,0x1a,0xab,0x1e,0x1e,0xa4,0x21,0x29,0xec,0x34,0x3f,0x05,0x47,0x4c,0x31, -0x51,0x57,0x36,0x5e,0x60,0xc2,0x5e,0x5f,0x16,0x5b,0x55,0xb0,0x4c,0x46,0x1b,0x43, -0x46,0xd7,0x4d,0x50,0x4d,0x52,0x4c,0x2b,0x47,0x3f,0x49,0x36,0x2b,0x01,0x1e,0x14, -0x29,0x07,0xfb,0x4d,0xee,0xe0,0xc2,0xd7,0xd1,0xdb,0xcb,0xc8,0x39,0xc9,0xcc,0x93, -0xcd,0xcf,0x7b,0xca,0xc5,0x1a,0xc3,0xc3,0x7d,0xc7,0xc7,0x51,0xc7,0xc5,0x87,0xc1, -0xbe,0x84,0xbb,0xba,0x17,0xb9,0xbb,0xa9,0xbf,0xc2,0xe4,0xbe,0xba,0x67,0xb6,0xb6, -0x6e,0xbe,0xc1,0xfb,0xcc,0xd6,0x11,0xdc,0xe2,0x1c,0xe5,0xe9,0x18,0xed,0xf3,0x79, -0xf9,0x01,0x27,0x05,0x06,0x78,0x09,0x0c,0x15,0x11,0x17,0xf7,0x1b,0x20,0x3d,0x25, -0x2c,0x54,0x36,0x3d,0x74,0x44,0x4a,0xa2,0x4e,0x51,0xf6,0x53,0x59,0xf4,0x5a,0x57, -0x9f,0x57,0x51,0x98,0x45,0x42,0x2f,0x44,0x48,0xdf,0x4f,0x55,0x20,0x57,0x54,0x93, -0x4c,0x44,0x1a,0x3b,0x30,0xba,0x24,0x17,0x20,0x0b,0xfe,0x37,0xf0,0xe2,0x26,0xd9, -0xd0,0x61,0xc7,0xc5,0x2e,0xc6,0xc8,0x3f,0xcd,0xcd,0xab,0xcc,0xc7,0xa1,0xc7,0xc8, -0x1f,0xc9,0xce,0xc4,0xc8,0xc6,0x08,0xc3,0xbd,0xd4,0xb9,0xb5,0xc5,0xb4,0xb8,0x9d, -0xbe,0xc4,0x29,0xc6,0xc5,0x43,0xc1,0xc1,0x2d,0xc3,0xc7,0x4c,0xce,0xd3,0x3c,0xda, -0xdd,0x23,0xe1,0xe5,0x58,0xeb,0xf1,0x75,0xf6,0xfc,0xb6,0x00,0x04,0x55,0x05,0x09, -0xec,0x0c,0x12,0x91,0x1a,0x21,0x84,0x29,0x30,0xb8,0x37,0x3e,0x4d,0x45,0x47,0xf5, -0x49,0x4b,0xa4,0x4f,0x54,0x43,0x55,0x52,0x66,0x4d,0x47,0x02,0x41,0x3e,0x9f,0x40, -0x47,0x02,0x4f,0x57,0xc2,0x59,0x5a,0x9b,0x55,0x4c,0x5e,0x41,0x37,0xe6,0x2b,0x1e, -0xb2,0x0d,0xff,0x86,0xf1,0xe5,0xbe,0xd8,0xcf,0x38,0xc7,0xc5,0xb0,0xc6,0xc8,0x52, -0xcc,0xcc,0xda,0xca,0xca,0xc6,0xc9,0xc9,0xaf,0xc9,0xcc,0x1c,0xcc,0xc6,0x55,0xbf, -0xbc,0xe4,0xb7,0xb2,0xf8,0xb3,0xb6,0x12,0xbf,0xc8,0x72,0xcc,0xcf,0x40,0xcd,0xca, -0xce,0xcc,0xcc,0x99,0xd0,0xd1,0x75,0xd4,0xd7,0x90,0xd8,0xdf,0xc3,0xe5,0xed,0x09, -0xf2,0xf6,0x21,0xfd,0x01,0x43,0x03,0x05,0x9c,0x0a,0x10,0xb5,0x19,0x23,0x66,0x2a, -0x34,0x00,0x3b,0x40,0x3e,0x44,0x44,0x9f,0x46,0x46,0xc7,0x4a,0x50,0xe2,0x50,0x4b, -0x5a,0x47,0x42,0x3c,0x41,0x3d,0x0e,0x3f,0x44,0xa4,0x4d,0x58,0xc6,0x5e,0x5f,0xf2, -0x5a,0x55,0xba,0x49,0x40,0x72,0x32,0x23,0xea,0x12,0x00,0x0b,0xf7,0xe6,0x7b,0xd9, -0xce,0xd2,0xc5,0xc5,0x05,0xc5,0xc7,0x69,0xc9,0xcb,0x23,0xcc,0xcd,0xf4,0xcd,0xcc, -0xe3,0xcb,0xcc,0x7f,0xcc,0xc8,0xb3,0xc0,0xba,0x49,0xb6,0xb1,0x93,0xaf,0xb3,0xb1, -0xbb,0xc6,0x0a,0xd1,0xd5,0x54,0xd5,0xd5,0x58,0xd6,0xd8,0x23,0xd7,0xd5,0xad,0xd3, -0xd4,0xc2,0xd3,0xd9,0x34,0xe0,0xe7,0x8a,0xee,0xf0,0x8a,0xf6,0xfd,0x24,0x01,0xff, -0xad,0x04,0x0f,0x36,0x17,0x20,0x4c,0x27,0x33,0x39,0x3a,0x3d,0x0f,0x41,0x40,0xca, -0x40,0x44,0x86,0x46,0x4b,0xf4,0x49,0x47,0x16,0x43,0x3f,0xa4,0x3f,0x3a,0xad,0x39, -0x3f,0xa5,0x48,0x55,0x5b,0x5e,0x61,0xe6,0x5f,0x5a,0x9b,0x52,0x47,0xe5,0x3a,0x29, -0x08,0x17,0x07,0xd3,0xf8,0xec,0x3f,0xdc,0xd2,0x44,0xca,0xc6,0x55,0xc4,0xc5,0x1a, -0xc9,0xc9,0x95,0xcb,0xcf,0xd0,0xce,0xcf,0x4a,0xcd,0xcc,0x52,0xc9,0xc5,0xda,0xc0, -0xb9,0xb9,0xb8,0xb4,0x5b,0xb0,0xb3,0x01,0xbb,0xc7,0xd6,0xd1,0xda,0x30,0xdb,0xd9, -0xcf,0xd9,0xdb,0x7e,0xdb,0xd6,0x8b,0xd2,0xd1,0xd9,0xd0,0xd3,0x0b,0xdb,0xe0,0x4c, -0xea,0xef,0xe8,0xf4,0xfc,0x47,0x00,0x01,0xbe,0x04,0x0f,0xb8,0x19,0x20,0x7e,0x28, -0x31,0x6e,0x3b,0x3f,0x99,0x3f,0x3d,0x48,0x3f,0x41,0xdf,0x47,0x46,0xf5,0x43,0x44, -0x21,0x40,0x3e,0x2b,0x3b,0x38,0x1f,0x37,0x3c,0x94,0x46,0x52,0xe4,0x5c,0x62,0x2d, -0x63,0x5e,0x4b,0x58,0x4c,0x46,0x3c,0x2a,0x95,0x19,0x08,0xff,0xfa,0xeb,0xc9,0xe2, -0xd6,0x04,0xcd,0xc9,0x9b,0xc3,0xc4,0x43,0xc7,0xcb,0x4a,0xce,0xd0,0xad,0xd1,0xd1, -0x4b,0xd2,0xcd,0x1b,0xca,0xc2,0x54,0xbd,0xbb,0x82,0xb8,0xb8,0x97,0xb4,0xb3,0xa5, -0xba,0xc8,0xd0,0xd4,0xdb,0x91,0xdf,0xde,0x0f,0xdd,0xdd,0xab,0xdc,0xd9,0x1f,0xd5, -0xd1,0x11,0xce,0xd0,0x3c,0xd4,0xdb,0xc5,0xe4,0xeb,0x10,0xf2,0xf7,0xc4,0xfc,0x03, -0x94,0x06,0x0b,0x3b,0x16,0x1b,0x44,0x25,0x2f,0xba,0x34,0x3a,0xbe,0x39,0x38,0xac, -0x3c,0x40,0x24,0x41,0x41,0x99,0x3f,0x3c,0x08,0x3f,0x3c,0x15,0x39,0x34,0x88,0x33, -0x39,0x95,0x41,0x4c,0x2a,0x57,0x60,0x35,0x65,0x64,0xa0,0x5f,0x54,0x41,0x43,0x32, -0x0d,0x1f,0x0c,0x24,0xff,0xf2,0x00,0xe8,0xdf,0x67,0xd5,0xcd,0x45,0xc8,0xc5,0x97, -0xc8,0xcb,0x9e,0xcf,0xd2,0xcc,0xd4,0xd8,0xf6,0xd5,0xd0,0x6e,0xc9,0xc1,0x9a,0xbd, -0xba,0xc3,0xb8,0xb8,0xa7,0xb7,0xb8,0xd9,0xbf,0xc9,0xb9,0xd4,0xdd,0x01,0xe0,0xe1, -0x03,0xe0,0xdd,0xea,0xda,0xd8,0x07,0xd4,0xd0,0x7d,0xcf,0xcd,0xe1,0xd1,0xd8,0xe3, -0xe0,0xea,0x81,0xf0,0xf5,0x62,0xfb,0x01,0xd6,0x05,0x0c,0x2f,0x13,0x19,0xed,0x23, -0x2b,0x11,0x32,0x36,0x17,0x37,0x3a,0x01,0x3c,0x41,0x38,0x42,0x3b,0xcf,0x3c,0x3a, -0xc3,0x38,0x39,0x80,0x34,0x31,0x2f,0x32,0x36,0xed,0x3e,0x47,0x64,0x50,0x5c,0x91, -0x64,0x64,0x3b,0x62,0x58,0x44,0x4b,0x37,0x2c,0x22,0x0f,0xc8,0x00,0xf6,0x0c,0xed, -0xe4,0x6a,0xdb,0xd3,0xcd,0xcb,0xc7,0x10,0xc7,0xc9,0x0e,0xcc,0xcd,0x5d,0xd5,0xd7, -0x14,0xd8,0xd0,0x1e,0xca,0xc1,0x79,0xbf,0xbd,0xae,0xbb,0xbb,0x9d,0xbb,0xc1,0x76, -0xc5,0xce,0xe4,0xd7,0xdf,0xff,0xe1,0xe1,0x4f,0xe2,0xe0,0xcc,0xdd,0xd7,0x5d,0xd3, -0xd0,0x77,0xce,0xcd,0x59,0xd0,0xd7,0x0f,0xdf,0xe5,0xad,0xeb,0xf1,0x2d,0xfb,0xff, -0xaa,0x02,0x09,0x79,0x11,0x18,0xf9,0x1e,0x25,0xb3,0x2a,0x2f,0xad,0x33,0x37,0xf2, -0x3b,0x3e,0xf6,0x3b,0x3a,0x24,0x36,0x36,0x58,0x34,0x31,0x25,0x30,0x30,0x95,0x33, -0x36,0x26,0x3b,0x41,0xe0,0x48,0x57,0xf3,0x61,0x63,0x58,0x60,0x58,0x65,0x4e,0x3c, -0x43,0x28,0x13,0xd4,0x03,0xf9,0xa7,0xf1,0xeb,0x8d,0xe1,0xd9,0x1c,0xd3,0xd0,0xd3, -0xcb,0xcc,0xf6,0xce,0xd0,0xfa,0xd6,0xd8,0x09,0xdc,0xd3,0xe7,0xc9,0xc1,0x13,0xbd, -0xc0,0x23,0xbc,0xbb,0x12,0xbe,0xc7,0xb7,0xcb,0xd1,0x97,0xd8,0xe1,0x16,0xe4,0xe2, -0xc9,0xe2,0xe0,0x5b,0xde,0xd9,0xcc,0xd1,0xcf,0x10,0xcd,0xcd,0xff,0xd2,0xd8,0xcb, -0xdf,0xe4,0xeb,0xe9,0xf2,0x8e,0xfb,0x00,0xab,0x02,0x05,0x7f,0x0d,0x16,0xd3,0x1c, -0x21,0x76,0x25,0x2a,0xf4,0x30,0x38,0x11,0x3b,0x3d,0x71,0x3a,0x38,0x82,0x34,0x30, -0x3d,0x2e,0x28,0x1f,0x29,0x2c,0xab,0x30,0x33,0xdd,0x36,0x3a,0x4a,0x43,0x4e,0x28, -0x5c,0x60,0x64,0x5e,0x5a,0xb5,0x51,0x43,0x94,0x31,0x1d,0xcc,0x09,0xff,0xf5,0xf6, -0xf2,0xb9,0xea,0xe0,0x29,0xdc,0xd4,0xc5,0xd0,0xcd,0xb0,0xcc,0xcf,0xa0,0xd3,0xd7, -0x9e,0xd5,0xd3,0xc3,0xcc,0xc3,0x33,0xbe,0xc0,0xb2,0xc0,0xc0,0xa4,0xc3,0xca,0x2d, -0xd1,0xd3,0x99,0xd7,0xe0,0x96,0xe4,0xe3,0xd5,0xe2,0xe0,0xe6,0xdc,0xd8,0xdf,0xd2, -0xcd,0xc8,0xcc,0xcf,0xb3,0xd2,0xd7,0xed,0xdd,0xe2,0x7d,0xe8,0xed,0xcb,0xf3,0xfc, -0x36,0x00,0x03,0x97,0x09,0x0f,0xf8,0x17,0x1d,0x22,0x25,0x27,0xec,0x2e,0x36,0xb0, -0x3b,0x3e,0xf1,0x3b,0x37,0xaf,0x31,0x2c,0x69,0x27,0x26,0x3f,0x26,0x29,0xf9,0x2e, -0x32,0x64,0x36,0x3b,0xa8,0x41,0x4b,0xce,0x52,0x56,0x7b,0x59,0x56,0x6d,0x4e,0x42, -0xb7,0x33,0x23,0x5b,0x13,0x06,0x30,0xfe,0xfa,0xe9,0xf5,0xed,0x2f,0xe7,0xe1,0xcd, -0xd8,0xd6,0x82,0xd3,0xd3,0x73,0xd3,0xd8,0x69,0xd8,0xd2,0xa7,0xcf,0xc7,0x4e,0xc2, -0xc0,0xdf,0xc1,0xc6,0xe4,0xc8,0xcd,0xfa,0xd0,0xd2,0x52,0xd4,0xd7,0x7e,0xde,0xdf, -0xf1,0xde,0xdd,0x27,0xdb,0xd8,0x83,0xd3,0xce,0x5e,0xcd,0xd0,0xf7,0xd3,0xd7,0xdd, -0xdc,0xe3,0x4a,0xe8,0xeb,0x1a,0xef,0xf8,0x1e,0xff,0x01,0x95,0x06,0x0a,0x7c,0x0e, -0x16,0xc5,0x1c,0x23,0x6f,0x2c,0x33,0x99,0x3a,0x3b,0x22,0x39,0x36,0x41,0x31,0x2a, -0x6d,0x25,0x22,0x56,0x23,0x25,0x8a,0x28,0x2c,0xef,0x35,0x39,0x4e,0x3e,0x44,0x38, -0x4c,0x4f,0x1a,0x50,0x52,0x8d,0x4e,0x42,0xd8,0x35,0x27,0xc1,0x18,0x0d,0xcd,0x04, -0xfe,0x00,0xfb,0xf5,0xaa,0xf0,0xeb,0x60,0xe2,0xdd,0x7f,0xd9,0xd7,0x27,0xd5,0xd4, -0x3f,0xd7,0xd4,0xcd,0xd1,0xca,0xc4,0xc6,0xc5,0xd6,0xc9,0xd0,0x65,0xd2,0xd8,0x41, -0xd7,0xd7,0x62,0xd7,0xda,0x24,0xdd,0xdd,0x2b,0xdf,0xdd,0xc0,0xdc,0xd9,0x05,0xd3, -0xd0,0x87,0xcf,0xd2,0xd3,0xd5,0xd8,0x98,0xdc,0xe0,0x34,0xe7,0xe8,0x15,0xea,0xf0, -0xbd,0xf8,0xfd,0x88,0xff,0x03,0xb2,0x08,0x10,0x91,0x17,0x21,0x12,0x2a,0x32,0xd7, -0x39,0x39,0x61,0x36,0x33,0xa1,0x2b,0x26,0x45,0x23,0x20,0x22,0x1f,0x20,0x27,0x24, -0x2b,0x74,0x32,0x39,0xce,0x3c,0x3e,0xeb,0x44,0x4a,0xa2,0x4a,0x4a,0xfb,0x47,0x3f, -0xa9,0x35,0x29,0x8c,0x1f,0x13,0x31,0x0b,0x04,0x6c,0xff,0xfc,0xeb,0xf7,0xf2,0xe8, -0xea,0xe4,0x09,0xe0,0xdc,0x08,0xd9,0xd6,0xf7,0xd6,0xd5,0x5e,0xd2,0xcd,0xb1,0xc8, -0xcd,0x90,0xd1,0xd6,0x8f,0xd7,0xd8,0x70,0xda,0xd8,0xed,0xd6,0xd6,0xa9,0xda,0xdb, -0x57,0xdb,0xde,0x3b,0xdb,0xdc,0x4e,0xd8,0xd6,0x10,0xd7,0xd7,0x85,0xdb,0xdc,0x95, -0xdc,0xe0,0x22,0xe3,0xe2,0xee,0xe7,0xeb,0x96,0xf1,0xfa,0x05,0xfc,0xfe,0x30,0x04, -0x0c,0x22,0x16,0x1f,0x1a,0x27,0x31,0xc3,0x36,0x38,0x0c,0x36,0x2e,0x30,0x28,0x23, -0x49,0x21,0x1e,0xaf,0x1c,0x1a,0xc8,0x1f,0x28,0x8b,0x2f,0x32,0x1d,0x37,0x37,0x14, -0x3b,0x41,0x33,0x43,0x41,0xb4,0x3e,0x39,0x2b,0x34,0x2d,0xf3,0x21,0x19,0x23,0x13, -0x0a,0x1d,0x07,0x03,0x37,0xfe,0xf9,0x86,0xf4,0xec,0x78,0xe3,0xde,0x59,0xdb,0xd9, -0xb8,0xd6,0xd4,0x38,0xd1,0xcc,0x2d,0xcf,0xd1,0x5c,0xd9,0xde,0x9b,0xdf,0xe0,0xef, -0xdc,0xdc,0xa4,0xd6,0xd3,0xa7,0xd6,0xd9,0x41,0xd9,0xda,0x5d,0xdd,0xdc,0xb0,0xdc, -0xda,0x4a,0xda,0xdd,0x9e,0xdc,0xdd,0xf4,0xdc,0xdf,0x4f,0xe1,0xe1,0xfe,0xe1,0xe7, -0xd5,0xee,0xf3,0xd0,0xf8,0xfe,0x13,0x03,0x0d,0xa4,0x17,0x22,0x51,0x2b,0x32,0x88, -0x39,0x38,0xee,0x35,0x2c,0x01,0x22,0x1d,0x8d,0x1b,0x18,0xb4,0x18,0x19,0xcd,0x1e, -0x27,0xdc,0x2d,0x32,0x51,0x33,0x34,0x47,0x36,0x39,0xa4,0x3a,0x38,0x7f,0x37,0x33, -0x52,0x30,0x2a,0xe1,0x24,0x1a,0xe9,0x13,0x0e,0x0b,0x0a,0x06,0x2b,0x02,0xf2,0xcf, -0xf6,0xfb,0xb1,0xff,0x03,0x5d,0x07,0x09,0xeb,0x0a,0x0a,0x6b,0x09,0x07,0x93,0x04, -0x01,0x2a,0xff,0xfd,0x61,0xfb,0xfa,0xb3,0xf9,0xf9,0xde,0xfa,0xfc,0xd7,0xfe,0x01, -0x79,0x04,0x06,0x6f,0x08,0x08,0x4b,0x08,0x06,0xff,0x04,0x02,0x13,0xff,0xfb,0x87, -0xf7,0xf3,0xfd,0xf0,0xef,0xad,0xf0,0xf2,0x5f,0xf6,0xfa,0xeb,0xff,0x05,0xb6,0x0a, -0x0f,0x5e,0x14,0x17,0x23,0x18,0x16,0xf5,0x11,0x0c,0x60,0x05,0xfe,0xb0,0xf6,0xef, -0xef,0xe9,0xe4,0x6d,0xe1,0xe0,0x24,0xe2,0xe6,0x8e,0xed,0xf5,0x56,0xfe,0x07,0xab, -0x10,0x18,0x3f,0x20,0x25,0x28,0x28,0x27,0x74,0x22,0x1a,0xf3,0x0f,0x04,0xca,0xf8, -0xed,0x14,0xe3,0xda,0x28,0xd4,0xd0,0xbe,0xd1,0xd6,0x5c,0xdf,0xea,0x11,0xf6,0x02, -0x9e,0x0f,0x1b,0x84,0x25,0x2d,0x1d,0x33,0x34,0xca,0x31,0x2a,0x90,0x1e,0x10,0x2e, -0x02,0xf3,0xc0,0xe4,0xd8,0x55,0xce,0xc7,0xc6,0xc4,0xc7,0xe6,0xce,0xd9,0x6f,0xe7, -0xf8,0x05,0x0c,0x1d,0x90,0x28,0x31,0x0b,0x39,0x3b,0x99,0x39,0x34,0x14,0x2b,0x1d, -0x2f,0x0f,0xff,0xb7,0xee,0xde,0x8e,0xd1,0xc6,0x0f,0xc0,0xbe,0x86,0xc2,0xcb,0x7c, -0xd8,0xe8,0xf2,0xfb,0x12,0x30,0x24,0x2f,0x1c,0x38,0x3e,0x44,0x3f,0x3b,0x35,0x34, -0x29,0x58,0x1b,0x0b,0x75,0xfa,0xe9,0x53,0xd9,0xcc,0xa5,0xc2,0xbd,0xa5,0xbd,0xc3, -0x97,0xce,0xdd,0xf4,0xed,0x00,0x4c,0x14,0x24,0xeb,0x30,0x3a,0x65,0x40,0x41,0x90, -0x3c,0x33,0x5c,0x26,0x15,0xce,0x04,0xf3,0xf8,0xe2,0xd4,0xda,0xc9,0xc2,0x97,0xbf, -0xc2,0xc0,0xc9,0xd6,0x50,0xe5,0xf5,0xbf,0x06,0x16,0x78,0x24,0x2f,0xdb,0x37,0x3c, -0x12,0x3c,0x37,0x06,0x2e,0x20,0xf4,0x0f,0xff,0xc2,0xee,0xe0,0x21,0xd4,0xcb,0xfa, -0xc6,0xc6,0x85,0xca,0xd3,0x71,0xdf,0xed,0xdc,0xfc,0x0b,0xb6,0x18,0x23,0xfb,0x2b, -0x31,0x13,0x33,0x31,0xb3,0x2b,0x22,0xfe,0x16,0x08,0x9d,0xfa,0xed,0x25,0xe2,0xd9, -0x18,0xd4,0xd2,0x30,0xd3,0xd7,0xdd,0xdf,0xea,0x25,0xf6,0x01,0x1e,0x0d,0x16,0x1b, -0x1e,0x22,0x3f,0x25,0x24,0xac,0x21,0x1c,0x51,0x14,0x0b,0xd0,0x00,0xf6,0x0d,0xee, -0xe7,0x05,0xe3,0xe1,0xc3,0xe1,0xe4,0x28,0xe9,0xef,0xa4,0xf6,0xfe,0x4a,0x06,0x0c, -0xec,0x11,0x15,0xb4,0x16,0x16,0x13,0x14,0x10,0xd8,0x0b,0x06,0xf7,0x00,0xfb,0xc7, -0xf6,0xf3,0x03,0xf1,0xf0,0x04,0xf1,0xf3,0x10,0xf6,0xf9,0xab,0xfd,0x01,0x96,0x04, -0x07,0x91,0x08,0x08,0x7f,0x08,0x06,0x9d,0x04,0x01,0x8f,0xff,0xfd,0xb6,0xfb,0xfa, -0xf8,0xf9,0xfa,0x00,0xfb,0xfc,0x5d,0xff,0x02,0x64,0x05,0x08,0xf2,0x09,0x0a,0x64, -0x09,0x07,0x1a,0x05,0x01,0x2c,0xfe,0xfa,0x22,0xf6,0xf2,0x86,0xef,0xee,0xe1,0xee, -0xf1,0x06,0x00,0x00,0x20,0x00,0x00,0xf7,0x00,0x01,0x8a,0x02,0x03,0x0a,0x05,0x06, -0x69,0x08,0x0a,0xa7,0x0c,0x0e,0x6f,0x11,0x13,0x6e,0x16,0x18,0x6e,0x1b,0x1d,0x0c, -0x20,0x22,0x33,0x24,0x26,0xc1,0x27,0x29,0xb4,0x2a,0x2b,0x0e,0x2d,0x2d,0xcf,0x2e, -0x2f,0x07,0x30,0x30,0xd8,0x30,0x31,0x10,0x31,0x31,0xd0,0x30,0x30,0x28,0x30,0x2f, -0x3b,0x2f,0x2e,0x3b,0x2e,0x2d,0x7d,0x2d,0x2d,0x03,0x2d,0x2c,0xde,0x2c,0x2c,0xcd, -0x2c,0x2c,0x7a,0x2c,0x2c,0xa2,0x2b,0x2b,0x41,0x2a,0x29,0x56,0x28,0x27,0xb1,0x25, -0x24,0xa3,0x22,0x20,0x1e,0x1f,0x1d,0x43,0x1b,0x19,0x02,0x17,0x14,0x6b,0x12,0x0f, -0x8f,0x0d,0x0b,0x60,0x08,0x05,0x66,0x02,0xff,0x24,0xfc,0xf8,0xaf,0xf5,0xf2,0xf5, -0xee,0xeb,0x5a,0xe8,0xe5,0x12,0xe2,0xdf,0x41,0xdc,0xd9,0x19,0xd7,0xd4,0xac,0xd2, -0xd0,0xeb,0xce,0xcd,0xb4,0xcb,0xca,0xf4,0xc8,0xc7,0x7a,0xc6,0xc5,0x34,0xc4,0xc3, -0x43,0xc2,0xc1,0xf8,0xc0,0xc0,0x79,0xc0,0xc0,0xf9,0xc0,0xc1,0x58,0xc2,0xc3,0x86, -0xc4,0xc5,0x0b,0xc7,0xc8,0x84,0xc9,0xca,0xaa,0xcb,0xcc,0x48,0xcd,0xcd,0x4d,0xce, -0xce,0xfa,0xce,0xcf,0xa4,0xcf,0xd0,0xb2,0xd0,0xd1,0x98,0xd2,0xd3,0x4d,0xd5,0xd6, -0xdf,0xd8,0xda,0xed,0xdc,0xde,0xff,0xe0,0xe2,0x8d,0xe4,0xe6,0x20,0xe7,0xe8,0xb1, -0xe8,0xe9,0x10,0xe9,0xe8,0xaf,0xe8,0xe8,0xc3,0xe7,0xe7,0xf4,0xe6,0xe6,0xcc,0xe6, -0xe7,0x90,0xe7,0xe8,0x96,0xe9,0xea,0xaf,0xec,0xee,0xb9,0xf0,0xf3,0x81,0xf5,0xf8, -0x03,0xfb,0xfe,0x30,0x01,0x04,0xf7,0x07,0x0b,0x58,0x0f,0x13,0x44,0x17,0x1b,0x86, -0x1f,0x23,0xcb,0x27,0x2b,0xac,0x2f,0x33,0x27,0x37,0x3a,0xf9,0x3d,0x41,0x32,0x44, -0x47,0x13,0x4a,0x4c,0x9e,0x4f,0x52,0xc3,0x54,0x57,0x72,0x59,0x5b,0x89,0x5d,0x5f, -0xa3,0x60,0x61,0xad,0x62,0x63,0x73,0x63,0x63,0x06,0x63,0x62,0x75,0x61,0x60,0x15, -0x5f,0x5d,0x3b,0x5c,0x5a,0x3b,0x59,0x57,0x9d,0x56,0x55,0x87,0x54,0x53,0x3c,0x53, -0x52,0xbe,0x52,0x52,0xec,0x52,0x53,0x72,0x53,0x53,0x3d,0x54,0x54,0xe9,0x54,0x55, -0x73,0x55,0x55,0xda,0x55,0x55,0xfe,0x55,0x55,0xff,0x55,0x55,0xbe,0x55,0x55,0x48, -0x55,0x54,0x5e,0x54,0x53,0xfb,0x52,0x51,0xdf,0x50,0x4f,0x08,0x4e,0x4c,0x75,0x4a, -0x48,0x68,0x46,0x44,0xb1,0x41,0x3f,0x93,0x3c,0x39,0x0d,0x37,0x34,0xd0,0x30,0x2d, -0xe7,0x29,0x26,0x01,0x22,0x1d,0x3b,0x19,0x14,0x97,0x0f,0x0a,0x57,0x05,0x00,0xf2, -0xfa,0xf5,0x1f,0xf1,0xec,0xf6,0xe7,0xe3,0xec,0xdf,0xdc,0x25,0xd9,0xd6,0x83,0xd3, -0xd1,0x13,0xcf,0xcd,0xb4,0xcb,0xca,0x67,0xc9,0xc8,0x09,0xc8,0xc7,0x9b,0xc7,0xc7, -0xda,0xc7,0xc8,0x92,0xc8,0xc9,0x60,0xc9,0xc9,0xfc,0xc9,0xca,0xd0,0xc9,0xc9,0xd7, -0xc8,0xc8,0xe0,0xc6,0xc5,0xf8,0xc3,0xc2,0x53,0xc0,0xbe,0x35,0xbc,0xba,0xd0,0xb7, -0xb5,0x6a,0xb3,0xb1,0x13,0xaf,0xac,0xef,0xaa,0xa8,0xdd,0xa6,0xa4,0xfe,0xa2,0xa1, -0x00,0x9f,0x9d,0x11,0x9b,0x99,0xe0,0x96,0x94,0xad,0x92,0x90,0x68,0x8e,0x8c,0x65, -0x8a,0x88,0xe9,0x86,0x85,0x37,0x84,0x83,0x63,0x82,0x81,0x7d,0x81,0x81,0x34,0x81, -0x81,0x64,0x81,0x81,0x97,0x81,0x81,0xaa,0x81,0x81,0xaa,0x81,0x81,0x89,0x81,0x81, -0xb8,0x81,0x81,0x5f,0x82,0x82,0xbe,0x83,0x84,0xfc,0x85,0x87,0x06,0x89,0x8a,0xdd, -0x8c,0x8e,0x2e,0x91,0x93,0xe7,0x95,0x98,0x07,0x9b,0x9d,0x6a,0xa0,0xa3,0x24,0xa6, -0xa9,0x01,0xac,0xaf,0xe0,0xb1,0xb4,0xad,0xb7,0xba,0xf6,0xbc,0xbf,0xb7,0xc1,0xc3, -0xcd,0xc5,0xc7,0x38,0xc9,0xca,0x2b,0xcc,0xcd,0xd8,0xce,0xd0,0x92,0xd1,0xd3,0xc2, -0xd4,0xd6,0xaa,0xd8,0xda,0x5d,0xdd,0xdf,0xef,0xe2,0xe5,0x3f,0xe9,0xec,0x2a,0xf0, -0xf3,0x7c,0xf7,0xfb,0xe2,0xfe,0x02,0x49,0x06,0x09,0x3d,0x0d,0x10,0xd9,0x13,0x16, -0xee,0x19,0x1c,0x6b,0x1f,0x21,0x6f,0x24,0x26,0x0c,0x29,0x2b,0x33,0x2d,0x2f,0x02, -0x31,0x32,0x5b,0x34,0x35,0x4e,0x37,0x38,0xc9,0x39,0x3a,0xfe,0x3b,0x3c,0xff,0x3d, -0x3e,0x1f,0x40,0x41,0x83,0x42,0x43,0x8f,0x45,0x47,0x34,0x49,0x4b,0x84,0x4d,0x4f, -0x5e,0x52,0x54,0x6e,0x57,0x59,0x5e,0x5c,0x5e,0xb9,0x60,0x62,0x5a,0x64,0x65,0xec, -0x66,0x67,0x5c,0x68,0x68,0x78,0x68,0x68,0x71,0x67,0x66,0x47,0x65,0x63,0x1c,0x62, -0x60,0x02,0x5e,0x5b,0x0a,0x59,0x56,0x65,0x53,0x50,0x15,0x4d,0x49,0x5d,0x46,0x42, -0x1c,0x3f,0x3b,0x85,0x37,0x33,0xeb,0x2f,0x2b,0x1f,0x28,0x24,0x63,0x20,0x1c,0xe9, -0x18,0x15,0xa4,0x11,0x0e,0xa2,0x0a,0x07,0xe4,0x03,0x00,0x8a,0xfd,0xfa,0x98,0xf7, -0xf4,0x4d,0xf2,0xef,0xdf,0xed,0xec,0x80,0xea,0xe9,0x75,0xe8,0xe7,0xdf,0xe7,0xe7, -0x6f,0xe8,0xe9,0xf1,0xe9,0xeb,0x30,0xec,0xed,0xb7,0xee,0xef,0x1f,0xf1,0xf2,0x43, -0xf3,0xf4,0x45,0xf5,0xf6,0x44,0xf7,0xf8,0x86,0xf9,0xfa,0x4d,0xfc,0xfd,0xae,0xff, -0x01,0x88,0x03,0x05,0x87,0x07,0x09,0x68,0x0b,0x0d,0xc3,0x0e,0x10,0x42,0x11,0x12, -0xc2,0x12,0x13,0x84,0x13,0x13,0xcb,0x13,0x13,0xdc,0x13,0x14,0x40,0x14,0x14,0x5b, -0x15,0x16,0x32,0x17,0x18,0xe6,0x19,0x1b,0xaa,0x1d,0x1f,0x3d,0x22,0x24,0x8d,0x27, -0x2a,0x97,0x2d,0x30,0x2d,0x34,0x37,0x19,0x3b,0x3e,0x08,0x42,0x45,0xf8,0x48,0x4c, -0x64,0x4f,0x52,0x36,0x55,0x57,0x4d,0x5a,0x5c,0x77,0x5e,0x60,0xe4,0x61,0x63,0xb6, -0x64,0x66,0x30,0x67,0x68,0x75,0x69,0x6a,0x88,0x6b,0x6c,0x88,0x6d,0x6e,0x46,0x6f, -0x70,0xa0,0x70,0x71,0x61,0x71,0x71,0x57,0x71,0x70,0x6f,0x70,0x6f,0x89,0x6e,0x6d, -0xd4,0x6b,0x6a,0x83,0x68,0x66,0xeb,0x64,0x63,0x41,0x61,0x5f,0x1a,0x5e,0x5c,0x49, -0x5b,0x5a,0x01,0x59,0x58,0x41,0x57,0x56,0xc7,0x55,0x55,0x61,0x54,0x53,0x1c,0x53, -0x52,0xb7,0x51,0x51,0x51,0x50,0x4f,0xfa,0x4e,0x4e,0x94,0x4d,0x4c,0x3e,0x4c,0x4b, -0xb7,0x4a,0x49,0x0e,0x49,0x48,0xf0,0x46,0x45,0x7c,0x44,0x43,0x60,0x41,0x3f,0xcb, -0x3d,0x3b,0xad,0x39,0x37,0xd5,0x34,0x32,0x63,0x2f,0x2c,0x36,0x29,0x25,0x0c,0x22, -0x1e,0xd1,0x19,0x15,0xb3,0x10,0x0c,0x32,0x07,0x02,0x03,0xfd,0xf7,0x6b,0xf2,0xed, -0xb0,0xe7,0xe2,0x58,0xdd,0xd8,0x75,0xd3,0xce,0x5c,0xca,0xc6,0x21,0xc2,0xbe,0xf7, -0xba,0xb7,0xed,0xb4,0xb2,0xf4,0xaf,0xad,0x3f,0xac,0xaa,0x8b,0xa9,0xa8,0xc8,0xa7, -0xa7,0xb2,0xa6,0xa6,0x05,0xa6,0xa5,0x6c,0xa5,0xa5,0x80,0xa4,0xa3,0x2e,0xa3,0xa2, -0x13,0xa1,0x9f,0x6d,0x9e,0x9c,0x1c,0x9b,0x99,0x85,0x97,0x95,0xda,0x93,0x92,0x61, -0x90,0x8e,0x7e,0x8d,0x8c,0x24,0x8b,0x8a,0x84,0x89,0x88,0x6e,0x88,0x87,0xaf,0x87, -0x87,0x36,0x87,0x86,0xcf,0x86,0x86,0x69,0x86,0x86,0xf2,0x85,0x85,0xac,0x85,0x85, -0x89,0x85,0x85,0x98,0x85,0x85,0xeb,0x85,0x86,0x41,0x86,0x86,0x87,0x86,0x86,0x89, -0x86,0x86,0x05,0x86,0x85,0x09,0x85,0x84,0x95,0x83,0x82,0xec,0x81,0x81,0x41,0x80, -0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x10,0x80,0x81, -0x72,0x82,0x83,0xbf,0x85,0x87,0xba,0x89,0x8c,0x60,0x8e,0x90,0xaf,0x93,0x96,0x46, -0x99,0x9c,0x01,0x9f,0xa1,0xbe,0xa4,0xa7,0x48,0xaa,0xac,0x6e,0xaf,0xb1,0x1c,0xb4, -0xb6,0x53,0xb8,0xba,0x45,0xbc,0xbe,0x13,0xc0,0xc1,0xef,0xc3,0xc5,0xfe,0xc7,0xca, -0x61,0xcc,0xce,0x7d,0xd1,0xd4,0x12,0xd7,0xda,0x52,0xdd,0xe0,0x1a,0xe4,0xe7,0x19, -0xeb,0xee,0x2a,0xf2,0xf5,0x1a,0xf9,0xfc,0x96,0xff,0x02,0x9a,0x05,0x08,0x16,0x0b, -0x0d,0x1a,0x10,0x12,0xb7,0x14,0x16,0xfe,0x18,0x1b,0xf0,0x1c,0x1e,0x9d,0x20,0x22, -0xb3,0x23,0x25,0x61,0x26,0x27,0x98,0x28,0x29,0x68,0x2a,0x2b,0x03,0x2c,0x2c,0xcd, -0x2d,0x2e,0xdb,0x2f,0x31,0x71,0x32,0x33,0xbf,0x35,0x37,0xa9,0x39,0x3b,0x1d,0x3e, -0x40,0xb6,0x42,0x45,0x40,0x47,0x49,0x66,0x4b,0x4d,0xe4,0x4e,0x50,0x85,0x51,0x52, -0x48,0x53,0x53,0x1d,0x54,0x54,0x02,0x54,0x53,0x2b,0x53,0x52,0x87,0x51,0x50,0x37, -0x4f,0x4d,0x5d,0x4c,0x4a,0xda,0x48,0x46,0xee,0x44,0x42,0x8b,0x40,0x3e,0xf5,0x3b, -0x39,0x4a,0x37,0x34,0xaf,0x32,0x30,0x15,0x2e,0x2b,0xad,0x29,0x27,0x57,0x25,0x23, -0x02,0x21,0x1e,0xcf,0x1c,0x1a,0x8a,0x18,0x16,0x46,0x14,0x12,0x44,0x10,0x0e,0xc7, -0x0c,0x0b,0xe3,0x09,0x08,0xfc,0x07,0x07,0x26,0x07,0x07,0x62,0x07,0x07,0xbf,0x08, -0x09,0xca,0x0a,0x0b,0x4f,0x0d,0x0e,0x0a,0x10,0x11,0xa5,0x12,0x13,0x3f,0x15,0x16, -0xa6,0x17,0x18,0x2e,0x1a,0x1b,0xe8,0x1c,0x1e,0xf6,0x1f,0x21,0x6a,0x23,0x25,0x13, -0x27,0x28,0xdf,0x2a,0x2c,0x6a,0x2e,0x30,0x90,0x31,0x32,0x1e,0x34,0x35,0xf2,0x35, -0x36,0x2a,0x37,0x37,0xc8,0x37,0x37,0xfe,0x37,0x37,0xff,0x37,0x37,0xff,0x37,0x37, -0x1f,0x38,0x38,0x95,0x38,0x39,0x80,0x39,0x3a,0xf2,0x3a,0x3b,0xfe,0x3c,0x3e,0x93, -0x3f,0x41,0xb1,0x42,0x44,0x46,0x46,0x48,0x12,0x4a,0x4c,0xf0,0x4d,0x4f,0xbd,0x51, -0x53,0x27,0x55,0x56,0x3c,0x58,0x59,0xea,0x5a,0x5c,0x42,0x5d,0x5e,0x65,0x5f,0x60, -0x56,0x61,0x62,0x65,0x63,0x64,0x66,0x65,0x66,0x87,0x67,0x68,0x88,0x69,0x6a,0x46, -0x6b,0x6c,0x90,0x6c,0x6c,0x3f,0x6d,0x6d,0x14,0x6d,0x6c,0x2b,0x6c,0x6b,0x76,0x6a, -0x69,0x15,0x68,0x66,0x3b,0x65,0x63,0x2b,0x62,0x60,0x09,0x5f,0x5d,0xf8,0x5b,0x5a, -0x18,0x59,0x57,0x4a,0x56,0x54,0x9e,0x53,0x52,0xe4,0x50,0x4f,0x38,0x4e,0x4c,0x8d, -0x4b,0x4a,0xd2,0x48,0x47,0x17,0x46,0x44,0x6c,0x43,0x42,0xb0,0x40,0x3f,0x05,0x3e, -0x3c,0x4a,0x3b,0x39,0x8e,0x38,0x37,0xb2,0x35,0x34,0xd4,0x32,0x31,0xc5,0x2f,0x2e, -0xa3,0x2c,0x2a,0x2f,0x29,0x27,0x44,0x25,0x23,0xe2,0x20,0x1e,0xd6,0x1b,0x18,0xef, -0x15,0x12,0x7b,0x0f,0x0c,0x81,0x08,0x04,0xfd,0x00,0xfc,0xce,0xf8,0xf4,0x38,0xf0, -0xeb,0x8d,0xe7,0xe3,0xd2,0xde,0xda,0x69,0xd6,0xd2,0x65,0xce,0xca,0x2a,0xc7,0xc3, -0x9c,0xc0,0xbd,0xea,0xba,0xb8,0x37,0xb6,0xb4,0x73,0xb2,0xb0,0x8e,0xaf,0xae,0x55, -0xad,0xac,0x96,0xab,0xaa,0x2d,0xaa,0xa9,0xa6,0xa8,0xa7,0xfd,0xa6,0xa5,0xdf,0xa4, -0xa3,0x4a,0xa2,0xa0,0x4d,0x9f,0x9d,0xfa,0x9b,0x9a,0x94,0x98,0x96,0x3e,0x95,0x93, -0x3b,0x92,0x90,0xae,0x8f,0x8e,0x99,0x8d,0x8c,0xfb,0x8b,0x8b,0xc5,0x8a,0x8a,0xc3, -0x89,0x89,0xe5,0x88,0x88,0x28,0x88,0x87,0x6c,0x87,0x86,0xaf,0x86,0x86,0xf4,0x85, -0x85,0x59,0x85,0x85,0xb0,0x84,0x84,0x16,0x84,0x83,0x5b,0x83,0x82,0x6e,0x82,0x81, -0x2d,0x81,0x80,0x06,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00, -0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80, -0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x81,0x83,0x63,0x85,0x87,0x3c,0x8a,0x8c, -0x4b,0x8f,0x91,0x7e,0x94,0x97,0x90,0x99,0x9c,0x81,0x9e,0xa0,0x2e,0xa3,0xa5,0x55, -0xa7,0xa9,0x24,0xab,0xac,0x9e,0xae,0xb0,0xe4,0xb1,0xb3,0x28,0xb5,0xb6,0xbe,0xb8, -0xba,0xca,0xbc,0xbe,0x5f,0xc1,0xc3,0x8d,0xc6,0xc9,0x56,0xcc,0xcf,0xa7,0xd2,0xd5, -0x2e,0xd9,0xdc,0xf7,0xdf,0xe3,0x43,0xe6,0xe9,0x76,0xec,0xef,0x77,0xf2,0xf5,0x67, -0xf8,0xfb,0x45,0xfe,0x01,0xe1,0x03,0x06,0x49,0x09,0x0b,0x5d,0x0e,0x10,0xfb,0x12, -0x15,0x11,0x17,0x18,0xbf,0x1a,0x1c,0x06,0x1e,0x1f,0x18,0x21,0x22,0x29,0x24,0x25, -0x5b,0x27,0x29,0xe1,0x2a,0x2c,0xdd,0x2e,0x30,0x3f,0x33,0x35,0xe8,0x37,0x3a,0xc5, -0x3c,0x3f,0xa4,0x41,0x44,0x71,0x46,0x48,0xfc,0x4a,0x4d,0x01,0x4f,0x50,0x9e,0x52, -0x54,0xa3,0x55,0x56,0x0e,0x58,0x59,0xd0,0x59,0x5a,0x08,0x5b,0x5b,0xa6,0x5b,0x5b, -0x9a,0x5b,0x5b,0xf5,0x5a,0x5a,0xd7,0x59,0x59,0x41,0x58,0x57,0x34,0x56,0x55,0xf2, -0x53,0x52,0x5a,0x51,0x4f,0x7f,0x4e,0x4c,0x6f,0x4b,0x49,0xfb,0x47,0x46,0x21,0x44, -0x42,0x02,0x40,0x3d,0xae,0x3b,0x39,0xf5,0x36,0x34,0x39,0x32,0x2f,0x8d,0x2d,0x2b, -0x24,0x29,0x27,0x32,0x25,0x23,0xe7,0x21,0x20,0x37,0x1f,0x1e,0x32,0x1d,0x1c,0xe8, -0x1b,0x1b,0x16,0x1b,0x1a,0xbd,0x1a,0x1a,0xcb,0x1a,0x1a,0x2e,0x1b,0x1b,0xd7,0x1b, -0x1c,0xf5,0x1c,0x1d,0x7a,0x1e,0x1f,0x55,0x20,0x21,0x96,0x22,0x23,0x2d,0x25,0x26, -0xd7,0x27,0x29,0x72,0x2a,0x2b,0xfc,0x2c,0x2e,0x21,0x2f,0x30,0xd0,0x30,0x31,0xf7, -0x31,0x32,0x85,0x32,0x32,0x9a,0x32,0x32,0x36,0x32,0x31,0x8e,0x31,0x31,0xc2,0x30, -0x30,0x27,0x30,0x2f,0xce,0x2f,0x2f,0xdb,0x2f,0x30,0x60,0x30,0x30,0x8e,0x31,0x32, -0x24,0x33,0x34,0x42,0x35,0x36,0xb7,0x37,0x39,0x50,0x3a,0x3b,0xfa,0x3c,0x3e,0x73, -0x3f,0x40,0xb9,0x41,0x42,0xab,0x43,0x44,0x58,0x45,0x46,0xc1,0x46,0x47,0x27,0x48, -0x48,0x7c,0x49,0x4a,0xd2,0x4a,0x4b,0x38,0x4c,0x4c,0xaf,0x4d,0x4e,0xe4,0x4e,0x4f, -0xf7,0x4f,0x50,0x95,0x50,0x50,0xaa,0x50,0x50,0x27,0x50,0x4f,0x0a,0x4f,0x4e,0x64, -0x4d,0x4c,0x56,0x4b,0x4a,0xe2,0x48,0x47,0x39,0x46,0x44,0x5c,0x43,0x41,0x5d,0x40, -0x3e,0x4d,0x3d,0x3b,0x3b,0x3a,0x38,0x3a,0x37,0x35,0x3b,0x34,0x32,0x5c,0x31,0x2f, -0x9f,0x2e,0x2d,0x04,0x2c,0x2a,0x9c,0x29,0x28,0x57,0x27,0x26,0x23,0x25,0x24,0x11, -0x23,0x22,0x11,0x21,0x20,0x22,0x1f,0x1e,0x43,0x1d,0x1c,0x55,0x1b,0x1a,0x55,0x19, -0x18,0x24,0x17,0x15,0xaf,0x14,0x13,0xd5,0x11,0x10,0x83,0x0e,0x0c,0xba,0x0a,0x08, -0x38,0x06,0x03,0x2c,0x01,0xfe,0x86,0xfb,0xf8,0x58,0xf5,0xf2,0xb1,0xee,0xeb,0xb3, -0xe7,0xe4,0x81,0xe0,0xdc,0x3d,0xd9,0xd5,0x1a,0xd2,0xce,0x3a,0xcb,0xc8,0xd0,0xc4, -0xc1,0x0d,0xbf,0xbc,0xe6,0xb9,0xb7,0x8a,0xb5,0xb3,0xfa,0xb1,0xb0,0x27,0xaf,0xad, -0xef,0xac,0xab,0x2f,0xab,0xaa,0xa6,0xa9,0xa8,0x3f,0xa8,0xa7,0xa7,0xa6,0xa5,0xed, -0xa4,0xa3,0xde,0xa2,0xa1,0x8b,0xa0,0x9f,0x14,0x9e,0x9c,0x9d,0x9b,0x9a,0x25,0x99, -0x98,0x01,0x97,0x96,0x20,0x95,0x94,0xa5,0x93,0x93,0x70,0x92,0x92,0xa0,0x91,0x91, -0x25,0x91,0x91,0xf0,0x90,0x90,0xff,0x90,0x91,0x20,0x91,0x91,0x85,0x91,0x91,0x0c, -0x92,0x92,0x73,0x92,0x92,0xda,0x92,0x92,0x0f,0x93,0x93,0xf0,0x92,0x92,0x9c,0x92, -0x92,0xd3,0x91,0x91,0xb4,0x90,0x90,0x61,0x8f,0x8e,0xfb,0x8d,0x8d,0x94,0x8c,0x8b, -0x6f,0x8b,0x8a,0x9f,0x8a,0x8a,0x35,0x8a,0x8a,0x63,0x8a,0x8a,0x2b,0x8b,0x8b,0x8c, -0x8c,0x8d,0x66,0x8e,0x8f,0xe9,0x90,0x92,0xe5,0x93,0x95,0x48,0x97,0x99,0xf1,0x9a, -0x9c,0xde,0x9e,0xa0,0xcd,0xa2,0xa4,0x8a,0xa6,0xa8,0x25,0xaa,0xab,0x7d,0xad,0xae, -0x7f,0xb0,0xb1,0x4e,0xb3,0xb4,0xfa,0xb5,0xb7,0xc5,0xb8,0xba,0xb3,0xbb,0xbd,0x15, -0xbf,0xc0,0xff,0xc2,0xc5,0x40,0xc7,0xc9,0x09,0xcc,0xce,0x4a,0xd1,0xd4,0xd0,0xd6, -0xd9,0x9b,0xdc,0xdf,0x99,0xe2,0xe5,0xba,0xe8,0xeb,0xdc,0xee,0xf1,0xfe,0xf4,0xf8, -0x00,0xfb,0xfe,0xe0,0x00,0x03,0x5b,0x06,0x08,0x6e,0x0b,0x0d,0xdb,0x0f,0x11,0xce, -0x13,0x15,0x17,0x17,0x18,0xe8,0x19,0x1b,0x63,0x1c,0x1d,0xc9,0x1e,0x1f,0x2e,0x21, -0x22,0xb6,0x23,0x25,0x91,0x26,0x28,0xc2,0x29,0x2b,0x79,0x2d,0x2f,0x65,0x31,0x33, -0x97,0x35,0x37,0xda,0x39,0x3c,0x20,0x3e,0x40,0x64,0x42,0x44,0x66,0x46,0x48,0x14, -0x4a,0x4b,0x6c,0x4d,0x4e,0x5f,0x50,0x51,0xda,0x52,0x53,0xde,0x54,0x55,0x7b,0x56, -0x57,0x91,0x57,0x57,0x4f,0x58,0x58,0xa8,0x58,0x58,0xbb,0x58,0x58,0x79,0x58,0x58, -0xd2,0x57,0x57,0xe6,0x56,0x56,0x84,0x55,0x54,0xba,0x53,0x52,0x59,0x51,0x4f,0x7f, -0x4e,0x4c,0x1d,0x4b,0x49,0x65,0x47,0x45,0x87,0x43,0x41,0x98,0x3f,0x3d,0xda,0x3b, -0x3a,0x61,0x38,0x36,0x6d,0x35,0x34,0x02,0x33,0x32,0x31,0x31,0x30,0x09,0x30,0x2f, -0x6a,0x2f,0x2f,0x55,0x2f,0x2f,0xb7,0x2f,0x30,0x70,0x30,0x31,0xa0,0x31,0x32,0x15, -0x33,0x33,0xdf,0x34,0x35,0xed,0x36,0x37,0x2f,0x39,0x3a,0x84,0x3b,0x3c,0x0c,0x3e, -0x3f,0x73,0x40,0x41,0xb9,0x42,0x43,0xbc,0x44,0x45,0x69,0x46,0x47,0x80,0x47,0x47, -0x3e,0x48,0x48,0x55,0x48,0x48,0xf3,0x47,0x47,0x3a,0x47,0x46,0x2b,0x46,0x45,0x09, -0x45,0x44,0xd6,0x43,0x43,0xd4,0x42,0x42,0x16,0x42,0x41,0xbd,0x41,0x41,0xaa,0x41, -0x41,0xfc,0x41,0x42,0x83,0x42,0x42,0x3d,0x43,0x43,0xf9,0x43,0x44,0xa5,0x44,0x44, -0x2e,0x45,0x45,0x64,0x45,0x45,0x66,0x45,0x45,0x46,0x45,0x45,0x12,0x45,0x44,0xde, -0x44,0x44,0x9a,0x44,0x44,0x67,0x44,0x44,0x45,0x44,0x44,0x34,0x44,0x44,0xf1,0x43, -0x43,0x8c,0x43,0x43,0xc3,0x42,0x42,0xa4,0x41,0x40,0x1e,0x40,0x3f,0x12,0x3e,0x3c, -0xae,0x3b,0x3a,0xe5,0x38,0x37,0xd6,0x35,0x34,0x83,0x32,0x30,0x1d,0x2f,0x2d,0x95, -0x2b,0x29,0x1d,0x28,0x26,0xa5,0x24,0x22,0x5f,0x21,0x1f,0x1a,0x1e,0x1c,0xf8,0x1a, -0x19,0xf7,0x17,0x16,0x18,0x15,0x13,0x5b,0x12,0x11,0xb0,0x0f,0x0e,0x36,0x0d,0x0b, -0xcf,0x0a,0x09,0x79,0x08,0x07,0x35,0x06,0x05,0x12,0x04,0x03,0xe0,0x01,0x00,0xbd, -0xff,0xfe,0x69,0xfd,0xfc,0xf3,0xfa,0xf9,0x39,0xf8,0xf6,0x2b,0xf5,0xf3,0xb7,0xf1, -0xef,0xcc,0xed,0xeb,0x6a,0xe9,0xe7,0x91,0xe4,0xe2,0x50,0xdf,0xdc,0xb9,0xd9,0xd6, -0xed,0xd3,0xd0,0xee,0xcd,0xca,0xff,0xc7,0xc5,0x31,0xc2,0xbf,0xd7,0xbc,0xba,0xe5, -0xb7,0xb5,0x8a,0xb3,0xb1,0xd9,0xaf,0xae,0xd4,0xac,0xab,0x9a,0xaa,0xa9,0xda,0xa8, -0xa8,0xa3,0xa7,0xa7,0xd3,0xa6,0xa6,0x27,0xa6,0xa5,0x8d,0xa5,0xa5,0xc2,0xa4,0xa4, -0xe6,0xa3,0xa3,0xd6,0xa2,0xa2,0x94,0xa1,0xa0,0x4f,0xa0,0x9f,0xe9,0x9e,0x9e,0x93, -0x9d,0x9c,0x5f,0x9c,0x9b,0x6d,0x9b,0x9b,0xa0,0x9a,0x9a,0x36,0x9a,0x9a,0x01,0x9a, -0x9a,0x21,0x9a,0x9a,0x84,0x9a,0x9a,0x1c,0x9b,0x9b,0xd6,0x9b,0x9c,0xb4,0x9c,0x9d, -0xa2,0x9d,0x9e,0x81,0x9e,0x9e,0x3e,0x9f,0x9f,0xb8,0x9f,0x9f,0xdc,0x9f,0x9f,0x9c, -0x9f,0x9f,0x05,0x9f,0x9e,0x29,0x9e,0x9d,0x1a,0x9d,0x9c,0xf8,0x9b,0x9b,0xf7,0x9a, -0x9a,0x38,0x9a,0x99,0xbe,0x99,0x99,0xaa,0x99,0x99,0x0c,0x9a,0x9a,0xd6,0x9a,0x9b, -0x16,0x9c,0x9c,0xce,0x9d,0x9e,0xdc,0x9f,0xa1,0x40,0xa2,0xa3,0xf9,0xa4,0xa6,0xd6, -0xa7,0xa9,0xb4,0xaa,0xac,0x82,0xad,0xae,0x2d,0xb0,0xb1,0x75,0xb2,0xb3,0x99,0xb4, -0xb5,0x89,0xb6,0xb7,0x67,0xb8,0xb9,0x55,0xba,0xbb,0x75,0xbc,0xbd,0xfa,0xbe,0xc0, -0xd5,0xc1,0xc3,0x47,0xc5,0xc7,0x22,0xc9,0xcb,0x94,0xcd,0xcf,0x8f,0xd2,0xd5,0xe2, -0xd7,0xda,0x9b,0xdd,0xe0,0x88,0xe3,0xe6,0xba,0xe9,0xec,0xfd,0xef,0xf3,0x10,0xf6, -0xf9,0x01,0xfc,0xfe,0xae,0x01,0x04,0xb4,0x06,0x09,0x41,0x0b,0x0d,0x35,0x0f,0x10, -0x9f,0x12,0x14,0x60,0x15,0x16,0xda,0x17,0x18,0x0e,0x1a,0x1b,0x20,0x1c,0x1d,0x53, -0x1e,0x1f,0xe9,0x20,0x22,0xc4,0x23,0x25,0xf5,0x26,0x28,0x9c,0x2a,0x2c,0x88,0x2e, -0x30,0x98,0x32,0x34,0xca,0x36,0x38,0x0e,0x3b,0x3d,0x21,0x3f,0x41,0x12,0x43,0x45, -0xd0,0x46,0x48,0x49,0x4a,0x4b,0x6e,0x4d,0x4e,0x1c,0x50,0x51,0x64,0x52,0x53,0x46, -0x54,0x55,0xd1,0x55,0x56,0x07,0x57,0x57,0xe8,0x57,0x58,0x84,0x58,0x58,0xdb,0x58, -0x58,0xbd,0x58,0x58,0x38,0x58,0x57,0x3c,0x57,0x56,0xb8,0x55,0x54,0xbc,0x53,0x52, -0x38,0x51,0x4f,0x6d,0x4e,0x4c,0x4d,0x4b,0x49,0x0a,0x48,0x46,0xc6,0x44,0x43,0xa2, -0x41,0x40,0xb2,0x3e,0x3d,0x26,0x3c,0x3a,0xef,0x39,0x39,0x30,0x38,0x37,0xe7,0x36, -0x36,0x06,0x36,0x35,0xac,0x35,0x35,0xba,0x35,0x35,0x2e,0x36,0x36,0x08,0x37,0x37, -0x39,0x38,0x38,0xcf,0x39,0x3a,0x9a,0x3b,0x3c,0xa9,0x3d,0x3e,0xdb,0x3f,0x40,0x0e, -0x42,0x43,0x42,0x44,0x45,0x34,0x46,0x47,0xf2,0x47,0x48,0x5b,0x49,0x49,0x3d,0x4a, -0x4a,0x97,0x4a,0x4a,0x79,0x4a,0x4a,0xe3,0x49,0x49,0xf7,0x48,0x48,0xd6,0x47,0x47, -0xa3,0x46,0x46,0x70,0x45,0x44,0x7f,0x44,0x44,0xb1,0x43,0x43,0x47,0x43,0x43,0x12, -0x43,0x43,0x21,0x43,0x43,0x64,0x43,0x43,0xb8,0x43,0x43,0xfd,0x43,0x44,0x10,0x44, -0x44,0x01,0x44,0x43,0xbe,0x43,0x43,0x37,0x43,0x42,0x7d,0x42,0x42,0xa1,0x41,0x41, -0xb3,0x40,0x40,0xd4,0x3f,0x3f,0xf6,0x3e,0x3e,0x39,0x3e,0x3d,0x6c,0x3d,0x3c,0x9f, -0x3c,0x3c,0xa2,0x3b,0x3b,0x81,0x3a,0x39,0x2e,0x39,0x38,0x76,0x37,0x36,0x78,0x35, -0x34,0x26,0x33,0x31,0x9e,0x30,0x2f,0xc3,0x2d,0x2c,0xb4,0x2a,0x29,0x82,0x27,0x25, -0x4e,0x24,0x22,0xe9,0x20,0x1f,0x83,0x1d,0x1b,0x3d,0x1a,0x18,0xd8,0x16,0x15,0xa3, -0x13,0x12,0x80,0x10,0x0f,0x80,0x0d,0x0c,0xb1,0x0a,0x09,0x15,0x08,0x06,0xac,0x05, -0x04,0x57,0x03,0x02,0x23,0x01,0xff,0x74,0x03,0x09,0x85,0x0f,0x15,0xec,0x1b,0x22, -0x96,0x29,0x32,0x91,0x3b,0x44,0xa8,0x4a,0x4c,0xa0,0x48,0x42,0xf9,0x3c,0x3a,0x58, -0x3b,0x3d,0x0b,0x3f,0x3d,0x7a,0x39,0x33,0x79,0x2d,0x27,0x4f,0x23,0x1f,0xb2,0x1b, -0x19,0xf2,0x17,0x18,0xd8,0x1a,0x1e,0x64,0x21,0x22,0x4f,0x22,0x1f,0x56,0x1b,0x17, -0x51,0x13,0x10,0x95,0x0d,0x0a,0x45,0x06,0x01,0xff,0xfd,0xfa,0xc5,0xf6,0xf2,0x2e, -0xee,0xe8,0xb4,0xe1,0xdb,0x08,0xd7,0xd4,0x3d,0xd4,0xd3,0x77,0xd1,0xce,0x06,0xcc, -0xcc,0x32,0xcf,0xd3,0x4e,0xd8,0xda,0x1c,0xdb,0xda,0xe1,0xd8,0xd8,0x64,0xd8,0xd9, -0x50,0xda,0xdc,0x79,0xdf,0xe2,0x89,0xe5,0xe7,0x8e,0xe9,0xea,0xf5,0xea,0xec,0x03, -0xef,0xf3,0x8f,0xfa,0x01,0x07,0x07,0x0a,0x49,0x0c,0x0d,0xd9,0x0f,0x13,0xd8,0x18, -0x1f,0xb5,0x25,0x2a,0x2b,0x2e,0x30,0x5d,0x34,0x39,0x83,0x3e,0x42,0x2b,0x44,0x42, -0x7d,0x40,0x3f,0xb5,0x40,0x44,0x24,0x48,0x4a,0xb8,0x4a,0x48,0x6f,0x46,0x43,0xde, -0x41,0x40,0xe3,0x3e,0x3d,0x0c,0x3d,0x3c,0xae,0x3d,0x3f,0x84,0x41,0x43,0x0f,0x46, -0x47,0x15,0x48,0x48,0x97,0x48,0x48,0x93,0x46,0x43,0xa6,0x3e,0x38,0xfb,0x31,0x2a, -0x6c,0x23,0x1b,0xd9,0x12,0x08,0x95,0xfb,0xed,0xa8,0xdf,0xd3,0x2a,0xca,0xc3,0x70, -0xbc,0xb5,0xf7,0xad,0xa6,0xed,0xa0,0x9c,0xc6,0x98,0x95,0xf3,0x90,0x8c,0xb4,0x87, -0x83,0x6e,0x81,0x80,0x02,0x80,0x80,0xb9,0x81,0x83,0xf4,0x84,0x86,0xa9,0x87,0x87, -0x9b,0x86,0x84,0x3a,0x83,0x83,0x1e,0x88,0x8f,0xff,0x99,0xa4,0xa9,0xae,0xb7,0x6b, -0xc0,0xc9,0xcb,0xd4,0xe2,0x73,0xf1,0x00,0xce,0x0e,0x1a,0x46,0x24,0x2e,0xc2,0x38, -0x43,0x6c,0x4d,0x53,0xbe,0x56,0x56,0x49,0x55,0x54,0x59,0x55,0x57,0x94,0x59,0x5b, -0x1a,0x5d,0x5e,0x70,0x5e,0x5d,0x3f,0x5c,0x59,0x54,0x55,0x51,0x25,0x4e,0x4c,0x73, -0x4b,0x4b,0x36,0x4b,0x4a,0x43,0x48,0x46,0xd0,0x43,0x41,0x4c,0x3f,0x3b,0xcd,0x36, -0x2f,0x7e,0x27,0x1e,0xe1,0x14,0x0d,0xd0,0x06,0x01,0x4b,0xfc,0xf5,0xc5,0xec,0xe4, -0x81,0xdc,0xd6,0x5f,0xd3,0xd1,0x00,0xcf,0xcc,0x8d,0xca,0xc8,0xe8,0xc6,0xc5,0xbb, -0xc4,0xc3,0x08,0xc2,0xc0,0x08,0xbf,0xbd,0x3a,0xbc,0xba,0x6c,0xb9,0xb8,0xa4,0xb7, -0xb7,0x6b,0xb8,0xb9,0xe5,0xb9,0xb9,0xa9,0xb8,0xb7,0x1c,0xb8,0xba,0x38,0xbf,0xc5, -0x17,0xcc,0xd1,0x8b,0xd5,0xd7,0xab,0xd9,0xdd,0x21,0xe3,0xeb,0x4c,0xf5,0xfd,0xed, -0x03,0x08,0xf1,0x0b,0x11,0x01,0x18,0x1f,0x4e,0x27,0x2c,0xbf,0x30,0x33,0xe6,0x35, -0x39,0x71,0x3d,0x43,0xc3,0x49,0x50,0xd9,0x56,0x5b,0x6e,0x5f,0x61,0x52,0x61,0x60, -0xd4,0x5e,0x5d,0x5f,0x5e,0x60,0x43,0x63,0x66,0x1c,0x6a,0x6c,0xe7,0x6d,0x6e,0x26, -0x6e,0x6d,0xe5,0x6b,0x69,0x1a,0x66,0x60,0x3e,0x5a,0x52,0xf9,0x4a,0x43,0xcd,0x3c, -0x35,0x33,0x2c,0x21,0x1e,0x17,0x0c,0x6f,0x04,0xfd,0xe4,0xf6,0xf0,0x9c,0xea,0xe4, -0x19,0xdf,0xda,0x52,0xd5,0xd0,0x52,0xca,0xc3,0x18,0xbc,0xb4,0x67,0xad,0xa7,0x82, -0xa1,0x9c,0x39,0x98,0x94,0xe8,0x91,0x90,0x38,0x90,0x90,0xa3,0x8f,0x8e,0x43,0x8c, -0x8b,0xd0,0x8b,0x8f,0x66,0x95,0x9c,0x9a,0xa3,0xa8,0xcc,0xab,0xad,0x82,0xae,0xb1, -0x66,0xb6,0xbc,0xae,0xc3,0xc9,0x88,0xce,0xd3,0x0b,0xda,0xe1,0xc9,0xe9,0xf1,0x59, -0xf8,0xfe,0x00,0x03,0x07,0xbd,0x0c,0x11,0x4c,0x17,0x1d,0xa3,0x23,0x2a,0x77,0x31, -0x38,0xd2,0x3d,0x41,0x9b,0x43,0x44,0xb0,0x43,0x43,0xdd,0x44,0x46,0xdf,0x49,0x4d, -0xf1,0x4f,0x52,0x72,0x53,0x54,0x36,0x55,0x55,0x3f,0x56,0x55,0xe6,0x52,0x4e,0x4a, -0x49,0x43,0xfd,0x3e,0x3a,0x3a,0x36,0x30,0x8e,0x2a,0x23,0x57,0x1c,0x15,0x8a,0x0f, -0x09,0x09,0x04,0xfe,0x0c,0xfa,0xf5,0x6f,0xf2,0xef,0xc2,0xeb,0xe8,0xd1,0xe3,0xde, -0x2d,0xd9,0xd3,0x64,0xcd,0xc7,0x77,0xc1,0xbb,0x96,0xb5,0xb0,0x1b,0xad,0xaa,0x4c, -0xa9,0xa7,0x0f,0xa6,0xa3,0x38,0xa1,0xa0,0x62,0xa1,0xa5,0x9b,0xac,0xb4,0x24,0xbb, -0xbf,0x0a,0xc2,0xc3,0x29,0xc6,0xca,0x4b,0xd1,0xd9,0x20,0xe1,0xe9,0x95,0xf1,0xfa, -0xf2,0x02,0x0b,0x7f,0x14,0x1c,0x62,0x22,0x27,0x56,0x2b,0x2e,0xea,0x31,0x35,0x56, -0x39,0x3d,0x1f,0x43,0x48,0xba,0x4d,0x51,0xca,0x53,0x53,0x2c,0x52,0x4f,0xdd,0x4d, -0x4c,0x3a,0x4c,0x4c,0x85,0x4c,0x4c,0xd6,0x4b,0x4a,0xdd,0x49,0x49,0x85,0x49,0x4a, -0x41,0x4a,0x49,0xc4,0x46,0x42,0x5f,0x3e,0x39,0x4a,0x35,0x31,0xa0,0x2c,0x27,0x3c, -0x22,0x1b,0xdd,0x14,0x0d,0x69,0x06,0xff,0x3e,0xfa,0xf5,0x4b,0xf2,0xef,0x9b,0xed, -0xeb,0x99,0xe9,0xe7,0x27,0xe5,0xe2,0x47,0xdf,0xdb,0x99,0xd7,0xd3,0x78,0xcf,0xcb, -0x55,0xc7,0xc3,0x7b,0xc0,0xbd,0x98,0xba,0xb7,0x48,0xb4,0xb1,0x44,0xaf,0xaf,0x61, -0xb1,0xb5,0xeb,0xba,0xbf,0xe6,0xc1,0xc2,0xa1,0xc0,0xbf,0x80,0xbe,0xc0,0x90,0xc3, -0xc8,0xf7,0xcd,0xd3,0x17,0xd9,0xde,0xee,0xe4,0xeb,0xe0,0xf0,0xf6,0x93,0xfa,0xfe, -0xa1,0x00,0x02,0x58,0x04,0x06,0x06,0x09,0x0c,0x45,0x10,0x14,0xe6,0x17,0x1a,0x35, -0x1b,0x1a,0xf9,0x18,0x17,0xa0,0x15,0x15,0x25,0x16,0x17,0x1d,0x1a,0x1c,0x08,0x1f, -0x21,0xfc,0x24,0x28,0xfc,0x2c,0x31,0x60,0x34,0x36,0xa9,0x37,0x37,0xef,0x37,0x37, -0x5b,0x37,0x36,0xf9,0x34,0x32,0x43,0x2e,0x29,0x17,0x24,0x1e,0x69,0x19,0x14,0xec, -0x10,0x0d,0xc9,0x0a,0x08,0x57,0x06,0x04,0x50,0x01,0xfd,0xdf,0xf9,0xf5,0x58,0xf1, -0xed,0xf7,0xe9,0xe6,0x76,0xe2,0xdd,0xad,0xd8,0xd3,0x61,0xcd,0xc7,0x3b,0xc2,0xbc, -0x7c,0xb7,0xb2,0xdd,0xaf,0xaf,0xa5,0xb1,0xb6,0x73,0xbb,0xbf,0xaf,0xc2,0xc3,0x69, -0xc3,0xc3,0x23,0xc4,0xc6,0x7c,0xcb,0xd1,0xca,0xd8,0xe0,0x98,0xe8,0xf0,0x9f,0xf9, -0x02,0x47,0x0b,0x13,0xf8,0x1a,0x21,0x33,0x26,0x2a,0x31,0x2d,0x30,0x93,0x33,0x37, -0x7b,0x3c,0x41,0x03,0x45,0x47,0x94,0x47,0x46,0x25,0x44,0x41,0x2d,0x40,0x3f,0x86, -0x3f,0x40,0x74,0x41,0x42,0x8d,0x44,0x46,0x09,0x49,0x4b,0x9d,0x4e,0x50,0x9a,0x51, -0x51,0xf1,0x4e,0x4b,0xe6,0x46,0x41,0x29,0x3c,0x36,0x89,0x30,0x29,0xaf,0x22,0x1a, -0x3e,0x13,0x0c,0x11,0x06,0x01,0xb4,0xfd,0xfb,0x53,0xf9,0xf7,0xbe,0xf6,0xf5,0xcc, -0xf4,0xf3,0x0a,0xf2,0xef,0x0c,0xed,0xea,0x00,0xe7,0xe3,0xdf,0xe0,0xdd,0xb2,0xd8, -0xd3,0x57,0xcd,0xc6,0x1d,0xc0,0xb9,0xa8,0xb3,0xae,0xad,0xab,0xaa,0xc5,0xaa,0xac, -0x46,0xae,0xaf,0xfa,0xaf,0xaf,0x81,0xad,0xac,0x44,0xac,0xae,0x75,0xb2,0xb8,0x20, -0xbe,0xc4,0xb6,0xca,0xd1,0x07,0xd9,0xe1,0x94,0xe9,0xf1,0x62,0xf7,0xfb,0x0e,0xff, -0x01,0xf6,0x03,0x07,0x99,0x0c,0x12,0x6b,0x19,0x1f,0x37,0x24,0x27,0x27,0x29,0x29, -0xe7,0x28,0x27,0x3f,0x27,0x27,0xc1,0x27,0x29,0xa6,0x2b,0x2e,0x24,0x31,0x34,0x94, -0x37,0x3b,0xe3,0x3e,0x42,0x05,0x45,0x46,0xb9,0x46,0x45,0x68,0x43,0x40,0x5a,0x3d, -0x39,0x57,0x34,0x2d,0x0d,0x26,0x1d,0x38,0x15,0x0d,0x4a,0x07,0x02,0x42,0xfe,0xfb, -0xe4,0xf8,0xf6,0xed,0xf4,0xf2,0xbd,0xf0,0xee,0x94,0xeb,0xe8,0xdb,0xe5,0xe3,0x60, -0xe0,0xdd,0x79,0xda,0xd6,0x0a,0xd2,0xcc,0xba,0xc6,0xc0,0xf6,0xb9,0xb3,0xbe,0xae, -0xab,0x91,0xa9,0xaa,0x88,0xad,0xb1,0x4c,0xb6,0xb9,0x5f,0xbc,0xbd,0x8a,0xbe,0xbf, -0xbe,0xc2,0xc7,0x02,0xcd,0xd3,0xd8,0xd9,0xdf,0x2a,0xe5,0xea,0xbb,0xf0,0xf6,0x1f, -0xfd,0x02,0xc8,0x06,0x09,0x6b,0x0b,0x0c,0x75,0x0d,0x0f,0xd8,0x12,0x17,0xc1,0x1b, -0x20,0x81,0x23,0x25,0x5e,0x27,0x28,0x40,0x28,0x28,0x69,0x29,0x2b,0x50,0x2d,0x30, -0x84,0x33,0x37,0x11,0x3b,0x3f,0x98,0x44,0x49,0x9f,0x4f,0x54,0x4e,0x59,0x5c,0xf1, -0x5c,0x5b,0x6e,0x59,0x55,0xad,0x51,0x4c,0x5d,0x47,0x41,0x94,0x3a,0x33,0xd9,0x2c, -0x26,0x39,0x21,0x1c,0xde,0x19,0x17,0xbe,0x16,0x15,0xdd,0x14,0x13,0x77,0x11,0x0e, -0xbe,0x0b,0x07,0xce,0x03,0xff,0x59,0xfb,0xf6,0xfd,0xf1,0xec,0x84,0xe5,0xdd,0xec, -0xd4,0xcb,0x74,0xc1,0xb8,0x90,0xaf,0xa9,0x20,0xa5,0xa4,0x24,0xa6,0xaa,0xb1,0xae, -0xb2,0xbd,0xb5,0xb7,0x92,0xb7,0xb8,0x81,0xb9,0xbc,0xe7,0xc0,0xc6,0x15,0xcc,0xd1, -0x9d,0xd7,0xdd,0x08,0xe4,0xea,0xef,0xf1,0xf8,0x01,0xfd,0x00,0xf8,0x02,0x05,0x44, -0x08,0x0c,0x39,0x12,0x18,0xd7,0x1e,0x24,0xa6,0x28,0x2b,0x22,0x2c,0x2b,0x1f,0x2b, -0x2a,0x36,0x2a,0x2a,0x0c,0x2c,0x2d,0x48,0x2f,0x30,0xff,0x32,0x35,0x18,0x39,0x3d, -0xaa,0x42,0x47,0xb5,0x4a,0x4c,0xb3,0x4b,0x49,0xd6,0x45,0x41,0x77,0x3c,0x36,0xce, -0x30,0x29,0x5f,0x22,0x1a,0xb7,0x12,0x0b,0x7d,0x06,0x02,0x9b,0x00,0xff,0xb7,0xfe, -0xfd,0x8d,0xfc,0xfa,0x5a,0xf8,0xf5,0x58,0xf2,0xee,0x69,0xea,0xe5,0x9f,0xe1,0xdd, -0x46,0xd9,0xd4,0xfd,0xcf,0xca,0xd5,0xc3,0xbc,0xa6,0xb4,0xad,0xa3,0xa6,0xa1,0x3d, -0x9f,0x9f,0x52,0xa1,0xa5,0x82,0xa9,0xad,0x58,0xb0,0xb1,0x7c,0xb2,0xb2,0x0e,0xb4, -0xb6,0x42,0xb9,0xbd,0x73,0xc1,0xc6,0x72,0xcb,0xd1,0xa9,0xd8,0xe0,0xb4,0xe7,0xee, -0xa1,0xf2,0xf5,0x0c,0xf8,0xfa,0x32,0xfd,0x01,0x28,0x07,0x0d,0xfd,0x14,0x1b,0xbc, -0x21,0x26,0x22,0x29,0x2b,0x41,0x2c,0x2d,0x64,0x2e,0x2f,0xb8,0x30,0x31,0x8b,0x32, -0x33,0x07,0x35,0x37,0xcb,0x3b,0x41,0x01,0x47,0x4c,0x6b,0x51,0x54,0xd7,0x55,0x55, -0xac,0x54,0x52,0xea,0x4f,0x4c,0x36,0x48,0x43,0xc5,0x3d,0x37,0xcc,0x31,0x2c,0xa3, -0x27,0x24,0x87,0x22,0x21,0xa7,0x20,0x1f,0xb9,0x1d,0x1a,0x5f,0x17,0x13,0x40,0x0e, -0x09,0x55,0x04,0xff,0xb7,0xfa,0xf6,0xc3,0xf1,0xec,0x2d,0xe7,0xe0,0x81,0xd7,0xcd, -0xbc,0xc3,0xba,0x95,0xb2,0xad,0x21,0xaa,0xa9,0x9c,0xab,0xae,0xee,0xb2,0xb6,0xcc, -0xb9,0xbb,0x0b,0xbd,0xbe,0x76,0xc0,0xc3,0xd9,0xc7,0xcc,0x7e,0xd2,0xd8,0xc5,0xde, -0xe6,0x31,0xee,0xf7,0x50,0xff,0x06,0x58,0x0c,0x10,0x3b,0x14,0x17,0x79,0x1b,0x20, -0x14,0x26,0x2c,0x4b,0x33,0x38,0xde,0x3c,0x3e,0xed,0x3e,0x3d,0x28,0x3b,0x38,0x43, -0x35,0x32,0x44,0x2f,0x2c,0x95,0x29,0x27,0xf5,0x25,0x25,0x5d,0x27,0x2a,0xa1,0x2d, -0x30,0x8f,0x33,0x34,0x5b,0x34,0x32,0x99,0x2f,0x2b,0x77,0x26,0x20,0x7c,0x1a,0x13, -0xe8,0x0b,0x03,0x7b,0xfb,0xf3,0xce,0xed,0xe9,0xcb,0xe7,0xe7,0x58,0xe8,0xe9,0x06, -0xea,0xe9,0x3f,0xe9,0xe7,0x6f,0xe6,0xe4,0xaa,0xe2,0xe0,0x4d,0xdf,0xde,0xd0,0xdc, -0xdb,0x00,0xd8,0xd3,0x72,0xcc,0xc4,0xe7,0xbb,0xb3,0xab,0xac,0xa7,0x14,0xa4,0xa3, -0xd4,0xa4,0xa8,0x73,0xac,0xb0,0xae,0xb4,0xb7,0xb8,0xb9,0xbb,0x6c,0xbe,0xc1,0x7e, -0xc6,0xcb,0xdd,0xd1,0xd8,0x2a,0xe0,0xe8,0x97,0xf1,0xfb,0x51,0x04,0x0c,0x8a,0x13, -0x18,0xbb,0x1c,0x20,0xb1,0x23,0x28,0x04,0x2e,0x34,0x7c,0x3b,0x41,0x17,0x46,0x48, -0x8c,0x49,0x48,0xbb,0x46,0x44,0x83,0x41,0x3e,0x4e,0x3c,0x39,0xd9,0x36,0x34,0x12, -0x32,0x31,0x24,0x32,0x34,0xb7,0x37,0x3b,0xe2,0x3d,0x3f,0xb3,0x3e,0x3c,0x86,0x38, -0x33,0x98,0x2d,0x27,0xf1,0x1f,0x18,0xd3,0x0f,0x06,0x1e,0xfe,0xf6,0x90,0xef,0xeb, -0x56,0xe9,0xe8,0x1d,0xe9,0xe9,0x56,0xe9,0xe8,0x6f,0xe8,0xe7,0xaf,0xe7,0xe7,0x57, -0xe7,0xe7,0x64,0xe7,0xe7,0xc9,0xe7,0xe7,0xc4,0xe5,0xe2,0xbf,0xde,0xd9,0xb8,0xd3, -0xce,0xb3,0xc9,0xc6,0xcb,0xc5,0xc7,0x51,0xca,0xcf,0x30,0xd4,0xd9,0xc0,0xdc,0xdf, -0x37,0xe1,0xe2,0x86,0xe3,0xe5,0x00,0xe7,0xe9,0xc9,0xec,0xf0,0x2a,0xf5,0xfa,0xc8, -0x00,0x07,0x79,0x0e,0x14,0x89,0x19,0x1d,0xb1,0x1f,0x22,0x13,0x25,0x28,0xae,0x2d, -0x33,0xa2,0x38,0x3d,0x28,0x41,0x43,0x31,0x43,0x41,0x7d,0x3f,0x3c,0xda,0x39,0x37, -0x61,0x34,0x31,0xa9,0x2e,0x2c,0x71,0x2a,0x2a,0xa3,0x2b,0x2e,0x8a,0x32,0x36,0x4a, -0x3a,0x3c,0x8b,0x3d,0x3c,0xb9,0x39,0x35,0x33,0x2f,0x28,0x00,0x20,0x17,0x41,0x0d, -0x02,0x5c,0xf8,0xee,0x48,0xe6,0xe0,0x53,0xdc,0xda,0x22,0xd9,0xd8,0xe9,0xd7,0xd6, -0x6d,0xd5,0xd3,0x4e,0xd2,0xd0,0xf9,0xce,0xcd,0xf6,0xcb,0xca,0x08,0xc9,0xc6,0x1f, -0xc4,0xc0,0x02,0xbb,0xb5,0xa0,0xae,0xa8,0x69,0xa3,0x9f,0xae,0x9e,0x9f,0x9e,0xa3, -0xa9,0x24,0xb0,0xb7,0x55,0xbe,0xc4,0x75,0xc9,0xcd,0x4b,0xd1,0xd4,0xbd,0xd8,0xdd, -0x21,0xe2,0xe7,0x1c,0xee,0xf5,0x23,0xfd,0x05,0x1a,0x0e,0x00,0xe0,0x0b,0x16,0x96, -0x22,0x2e,0x74,0x37,0x3e,0xfb,0x42,0x47,0x05,0x4b,0x4d,0x33,0x4e,0x50,0xf5,0x53, -0x57,0xff,0x5b,0x5e,0x17,0x61,0x61,0x4d,0x60,0x5b,0xa9,0x55,0x51,0x21,0x4d,0x48, -0xbc,0x40,0x37,0x41,0x2d,0x25,0xf7,0x1f,0x1c,0x31,0x16,0x0f,0x7a,0x0b,0x08,0x3b, -0x08,0x05,0xb9,0xfc,0xf3,0x68,0xec,0xe6,0xd2,0xdd,0xd4,0xda,0xca,0xbf,0x9e,0xb5, -0xaa,0x89,0xa3,0x9b,0x5e,0x91,0x89,0x9b,0x87,0x85,0x66,0x81,0x84,0xe4,0x8b,0x96, -0xe8,0xa4,0xb5,0x06,0xc2,0xca,0x20,0xd0,0xd3,0x4a,0xd4,0xd3,0xa4,0xd2,0xd1,0xa6, -0xd2,0xd5,0xf0,0xd8,0xdf,0x2e,0xe9,0xf4,0xdb,0xfe,0x07,0x5b,0x11,0x1c,0x4e,0x27, -0x30,0x1a,0x3a,0x41,0x03,0x46,0x49,0xcf,0x4d,0x51,0xea,0x56,0x5b,0xc4,0x5f,0x64, -0x5c,0x69,0x6b,0xc5,0x6a,0x68,0xfc,0x64,0x5f,0x01,0x58,0x50,0x23,0x47,0x3d,0x8e, -0x36,0x31,0x1e,0x2d,0x26,0x68,0x21,0x1d,0x61,0x18,0x12,0x8b,0x0e,0x09,0x49,0x04, -0xfe,0x6e,0xf9,0xf3,0x8e,0xed,0xe3,0xc0,0xd3,0xc5,0x9c,0xb8,0xad,0x1e,0xa4,0x97, -0xc9,0x8a,0x82,0xe7,0x81,0x81,0xfa,0x81,0x81,0x16,0x83,0x96,0xd1,0xa9,0xb8,0x03, -0xc4,0xcd,0x55,0xd2,0xd3,0x76,0xd1,0xca,0x4c,0xc6,0xc3,0xf5,0xc3,0xc5,0xee,0xca, -0xd0,0xac,0xd9,0xe5,0xe3,0xef,0xfb,0x55,0x04,0x0c,0xce,0x13,0x1c,0x8c,0x27,0x33, -0x2c,0x3d,0x43,0x6e,0x4a,0x4f,0xba,0x54,0x59,0xd1,0x5d,0x62,0x51,0x67,0x6c,0x66, -0x6e,0x6d,0xfb,0x69,0x65,0x97,0x60,0x59,0xb9,0x50,0x47,0x3a,0x3f,0x37,0x04,0x30, -0x29,0xc6,0x23,0x1f,0xdc,0x1c,0x19,0xee,0x17,0x15,0x58,0x11,0x0c,0x28,0x07,0xfe, -0x53,0xf4,0xe9,0xf9,0xdc,0xcf,0xa9,0xc3,0xb7,0xfa,0xa8,0x9b,0x93,0x90,0x84,0x62, -0x81,0x81,0xdf,0x81,0x81,0xc6,0x89,0xa0,0xdc,0xb6,0xc7,0xb0,0xd2,0xda,0xd3,0xdb, -0xd7,0x47,0xcf,0xc6,0x3a,0xbf,0xbb,0x88,0xb8,0xb9,0x60,0xbb,0xc1,0xfe,0xca,0xd4, -0xa9,0xde,0xea,0xa4,0xf3,0xfc,0x21,0x03,0x0a,0x54,0x12,0x1d,0x79,0x2a,0x37,0x7b, -0x41,0x49,0xac,0x51,0x58,0xe3,0x5e,0x64,0xae,0x69,0x6d,0x84,0x6f,0x70,0x94,0x6e, -0x6b,0xb8,0x64,0x5b,0x0b,0x53,0x4b,0xa1,0x42,0x3a,0x77,0x33,0x2d,0xd5,0x29,0x27, -0x00,0x24,0x20,0xdc,0x1d,0x1c,0xc8,0x1b,0x18,0x6e,0x12,0x08,0xcb,0xfd,0xf3,0x4b, -0xe9,0xda,0x38,0xca,0xba,0xea,0xab,0x9f,0xbb,0x94,0x86,0x1e,0x81,0x81,0x0e,0x82, -0x81,0xcd,0x90,0xae,0x55,0xc1,0xce,0x7d,0xd8,0xe0,0xfa,0xe4,0xe1,0xe6,0xd6,0xc9, -0x0e,0xbf,0xb8,0x38,0xb4,0xb2,0xb1,0xb1,0xb5,0xe2,0xbd,0xc9,0xfa,0xd3,0xdb,0x09, -0xe2,0xe9,0x59,0xf0,0xf7,0xf4,0xfe,0x09,0x24,0x17,0x27,0x4c,0x37,0x44,0xe4,0x4d, -0x55,0x8d,0x5d,0x64,0xb7,0x68,0x6b,0x3f,0x6e,0x70,0x6e,0x72,0x6f,0xdf,0x68,0x60, -0x94,0x57,0x4f,0x9d,0x47,0x3e,0x43,0x36,0x30,0xd0,0x2b,0x29,0xea,0x27,0x27,0xfd, -0x28,0x29,0x4d,0x28,0x21,0x7f,0x19,0x11,0xe4,0x08,0xfe,0x9c,0xf1,0xe2,0x6d,0xd3, -0xc5,0x60,0xb7,0xa9,0x4c,0x9d,0x8e,0x4d,0x81,0x82,0x81,0x81,0x82,0x29,0x96,0xb1, -0x54,0xc6,0xd6,0x4f,0xe3,0xea,0xf7,0xec,0xe8,0x47,0xdb,0xcb,0x48,0xbe,0xb4,0xbd, -0xaf,0xac,0x09,0xa9,0xa7,0x59,0xad,0xb7,0x1e,0xc2,0xc9,0xf5,0xce,0xd5,0x27,0xdf, -0xea,0xaa,0xf7,0x04,0x11,0x11,0x21,0x1c,0x34,0x42,0x6a,0x4c,0x52,0xcd,0x57,0x5b, -0x96,0x5e,0x61,0x57,0x65,0x6a,0x9b,0x6f,0x71,0x42,0x6e,0x67,0xd9,0x5d,0x53,0xe5, -0x48,0x3e,0x79,0x36,0x30,0x6e,0x2d,0x2a,0x9c,0x29,0x2a,0x75,0x2c,0x2e,0xc5,0x2e, -0x2c,0x18,0x27,0x1f,0x89,0x15,0x09,0x89,0xfb,0xeb,0xd7,0xda,0xca,0xc9,0xba,0xac, -0x18,0x9e,0x8e,0x6c,0x83,0x81,0x24,0x82,0x85,0xf5,0xa0,0xc0,0x72,0xd5,0xe5,0xb8, -0xf0,0xf8,0xbc,0xfa,0xf1,0xe3,0xdd,0xcb,0x37,0xbe,0xb5,0x9a,0xae,0xa4,0xed,0x9e, -0x9f,0x33,0xa6,0xaf,0x64,0xb5,0xb8,0x7b,0xbe,0xc8,0x28,0xd6,0xe6,0x12,0xf4,0xff, -0x15,0x0b,0x1a,0xae,0x2e,0x3f,0x24,0x49,0x4e,0xa4,0x51,0x54,0xdf,0x58,0x5a,0x8a, -0x59,0x5a,0xad,0x5f,0x64,0x0c,0x67,0x63,0x17,0x5b,0x52,0x73,0x49,0x3f,0x0d,0x36, -0x2e,0xd3,0x28,0x27,0xfa,0x28,0x2b,0xaa,0x30,0x36,0x10,0x39,0x38,0x19,0x35,0x2e, -0x23,0x23,0x15,0x7b,0x06,0xf5,0x6a,0xe4,0xd3,0x5f,0xc3,0xb3,0x84,0xa3,0x92,0x2a, -0x84,0x82,0xa7,0x80,0x8a,0x64,0xae,0xcb,0xfd,0xe2,0xf2,0x96,0xfc,0x04,0xad,0x05, -0xf7,0x87,0xe0,0xcc,0x5a,0xbf,0xb6,0x80,0xad,0xa4,0x22,0x9d,0x9d,0x78,0xa3,0xa9, -0x68,0xab,0xab,0xc9,0xaf,0xbc,0x46,0xd0,0xe1,0xdf,0xed,0xf9,0xa7,0x07,0x18,0xf8, -0x2a,0x3b,0x16,0x45,0x4a,0xde,0x4f,0x54,0x60,0x56,0x55,0xae,0x53,0x53,0x37,0x57, -0x59,0x1e,0x59,0x56,0x7a,0x53,0x4e,0x06,0x47,0x3f,0xaf,0x39,0x32,0x8a,0x2c,0x26, -0xbd,0x23,0x27,0x0d,0x2f,0x36,0xef,0x3d,0x41,0xe2,0x3f,0x39,0xe8,0x2e,0x21,0x01, -0x12,0x00,0xb0,0xea,0xd7,0xf9,0xc6,0xb7,0x65,0xa8,0x98,0x44,0x86,0x81,0xfc,0x81, -0x93,0x7f,0xb9,0xd6,0x57,0xeb,0xfa,0x37,0x09,0x17,0x04,0x16,0x00,0xe1,0xe4,0xd1, -0x3d,0xc5,0xba,0x55,0xae,0xa2,0x57,0x9b,0x9d,0x10,0xa4,0xa6,0xdd,0xa0,0x99,0x42, -0x9b,0xac,0x1b,0xc5,0xd7,0x10,0xe3,0xf2,0x91,0x05,0x18,0x53,0x2a,0x3a,0x40,0x43, -0x48,0x6c,0x4d,0x51,0x71,0x51,0x4e,0xfe,0x4b,0x4c,0x85,0x50,0x53,0x9b,0x52,0x4c, -0x7c,0x43,0x3c,0x81,0x3a,0x3a,0x69,0x37,0x32,0x22,0x2d,0x2a,0xe4,0x29,0x2a,0xfa, -0x2c,0x32,0x51,0x3a,0x42,0xa4,0x45,0x42,0x38,0x39,0x2b,0xbb,0x1a,0x07,0x70,0xf3, -0xe1,0xf2,0xcf,0xc1,0x12,0xae,0x9b,0x58,0x85,0x81,0x6a,0x81,0x9c,0x94,0xc1,0xda, -0x4a,0xf1,0x01,0xac,0x10,0x1b,0xf9,0x16,0x02,0x5d,0xeb,0xd9,0x59,0xcc,0xc0,0x89, -0xb2,0xa4,0x0b,0x9f,0xa2,0x0d,0xa6,0xa3,0xa7,0x9b,0x92,0x89,0x91,0xa2,0x2c,0xbd, -0xcd,0x4d,0xdc,0xee,0xaf,0x06,0x1a,0xab,0x2c,0x3a,0x92,0x42,0x48,0xf2,0x4c,0x4e, -0xcc,0x4c,0x48,0x1f,0x46,0x48,0x51,0x4d,0x51,0xa3,0x4f,0x48,0xf9,0x3e,0x33,0x2c, -0x2b,0x2a,0x0d,0x2f,0x30,0xe0,0x2d,0x2c,0x8a,0x2d,0x2f,0xa3,0x31,0x34,0x57,0x38, -0x3e,0x21,0x43,0x44,0x53,0x3e,0x31,0x7f,0x22,0x10,0x16,0xfd,0xe9,0xb5,0xd6,0xc4, -0xcd,0xb2,0x9b,0x42,0x87,0x80,0xf1,0x87,0xa9,0x7c,0xc8,0xde,0xbc,0xf3,0x07,0xd1, -0x19,0x23,0x58,0x1a,0x04,0x81,0xef,0xe0,0x52,0xd2,0xc5,0x01,0xb6,0xa8,0x59,0xa4, -0xa9,0xb0,0xab,0xa6,0x67,0x9a,0x8d,0xc9,0x87,0x96,0x82,0xaf,0xc1,0x6a,0xd0,0xe4, -0x6e,0xff,0x17,0x34,0x2d,0x3d,0x6d,0x45,0x48,0xf9,0x4a,0x4c,0x3b,0x4a,0x44,0x08, -0x41,0x42,0x87,0x47,0x4d,0x03,0x4e,0x47,0x0d,0x3d,0x2f,0x4b,0x25,0x21,0x92,0x21, -0x25,0xbe,0x29,0x2b,0xad,0x2d,0x31,0xf8,0x34,0x37,0x28,0x39,0x3a,0xcc,0x3e,0x41, -0x20,0x3f,0x38,0x1a,0x2c,0x19,0x34,0x05,0xf1,0x0e,0xdd,0xc8,0xe6,0xb2,0x9b,0x18, -0x84,0x81,0xad,0x8e,0xb3,0x8b,0xd0,0xe5,0x75,0xf7,0x0a,0x1a,0x20,0x29,0x09,0x1d, -0x05,0x2a,0xf3,0xe7,0x98,0xdd,0xcf,0xfa,0xbd,0xb0,0x0a,0xae,0xb2,0x20,0xb3,0xab, -0xd3,0x9a,0x8a,0x72,0x80,0x88,0x05,0xa4,0xb7,0x15,0xc7,0xda,0x09,0xf8,0x13,0x95, -0x2e,0x42,0xe9,0x49,0x49,0x1a,0x49,0x4a,0xa5,0x46,0x3f,0xf1,0x39,0x3a,0xe9,0x40, -0x49,0xb6,0x4c,0x47,0x7a,0x3d,0x2e,0x67,0x21,0x1a,0x2e,0x18,0x17,0x95,0x1c,0x25, -0x0e,0x2e,0x33,0x08,0x38,0x3b,0x9d,0x3d,0x3e,0x03,0x3e,0x3d,0x52,0x3b,0x38,0xf3, -0x2f,0x1f,0x62,0x0b,0xf8,0x38,0xe5,0xce,0x48,0xb6,0x96,0xab,0x84,0x80,0x4d,0x9c, -0xc1,0xb1,0xd6,0xea,0x58,0xfb,0x11,0xca,0x28,0x2d,0xa3,0x1b,0x05,0xd8,0xf4,0xea, -0x6f,0xe3,0xd6,0x15,0xc5,0xb9,0x49,0xba,0xc0,0x32,0xc0,0xb5,0xbb,0xa4,0x8e,0xfd, -0x82,0x82,0x65,0x9c,0xb0,0xcd,0xbe,0xd0,0xa8,0xee,0x0d,0x79,0x2e,0x47,0x44,0x4f, -0x4c,0xd6,0x49,0x4b,0x50,0x47,0x3e,0xf3,0x36,0x34,0xea,0x3a,0x45,0x54,0x4a,0x46, -0xa2,0x3c,0x2d,0xf6,0x1f,0x18,0x7a,0x14,0x12,0xc7,0x12,0x1b,0x25,0x2a,0x35,0xa5, -0x3b,0x3e,0xfd,0x40,0x40,0xb6,0x3e,0x3b,0x42,0x36,0x32,0x2b,0x2e,0x22,0x8a,0x11, -0xfe,0xae,0xea,0xd3,0x5a,0xb6,0x93,0xbf,0x80,0x87,0x5e,0xac,0xcc,0xed,0xdc,0xeb, -0xc8,0xfd,0x18,0x01,0x2d,0x29,0xae,0x15,0x03,0x59,0xf8,0xf1,0xba,0xe9,0xdb,0xb7, -0xcb,0xc3,0xbd,0xc6,0xca,0xae,0xc8,0xbc,0x42,0xac,0x95,0x41,0x85,0x80,0x63,0x90, -0xab,0xa5,0xb8,0xc9,0x3c,0xe7,0x08,0xa8,0x2c,0x4b,0x71,0x52,0x4d,0x10,0x47,0x47, -0x67,0x44,0x3b,0xd2,0x30,0x2c,0x03,0x32,0x3e,0x19,0x46,0x42,0x0e,0x3a,0x2b,0xdf, -0x1e,0x16,0xac,0x11,0x0d,0x96,0x0a,0x0f,0x92,0x1f,0x30,0x6d,0x3a,0x3d,0x9f,0x3f, -0x3f,0x0e,0x3e,0x3a,0x68,0x33,0x2c,0xae,0x28,0x20,0x1d,0x15,0x05,0x27,0xf1,0xd8, -0xe3,0xb7,0x92,0xcf,0x81,0x94,0xe4,0xbc,0xd5,0xdd,0xe3,0xef,0xc2,0x01,0x1f,0x03, -0x30,0x25,0x41,0x0f,0x00,0xbd,0xf9,0xf5,0x3b,0xed,0xdd,0xe1,0xcf,0xce,0x67,0xd4, -0xd6,0xde,0xd1,0xc5,0xb9,0xb6,0xa1,0x01,0x88,0x81,0x56,0x8a,0xa6,0x52,0xb4,0xc4, -0x94,0xdf,0x03,0x7e,0x2b,0x4d,0x9a,0x53,0x4a,0x05,0x42,0x42,0x21,0x41,0x38,0xaa, -0x2c,0x24,0x77,0x29,0x36,0xd4,0x3e,0x3c,0x7f,0x35,0x29,0x1f,0x1e,0x16,0x97,0x11, -0x0c,0xa7,0x06,0x08,0x91,0x14,0x28,0x74,0x37,0x3d,0xc2,0x3d,0x3d,0x46,0x3c,0x38, -0x87,0x30,0x26,0x18,0x21,0x1c,0xc3,0x14,0x08,0xf8,0xf3,0xd8,0x09,0xb5,0x91,0x5a, -0x8b,0xaa,0xe9,0xcb,0xde,0x22,0xea,0xf4,0xb1,0x08,0x23,0x8f,0x2c,0x1d,0xa2,0x0a, -0x00,0xe4,0xfb,0xf8,0xcf,0xee,0xde,0xdf,0xd5,0xd9,0xc1,0xdf,0xe0,0xd9,0xd8,0xce, -0x93,0xc0,0xac,0x3e,0x8c,0x81,0x95,0x88,0x9f,0xa4,0xb1,0xbe,0x5f,0xda,0xff,0x8a, -0x2b,0x4f,0x03,0x54,0x47,0x89,0x3c,0x3b,0x11,0x3d,0x36,0x12,0x28,0x1e,0xe2,0x22, -0x2f,0xd8,0x38,0x37,0x06,0x30,0x26,0xf6,0x1b,0x15,0xe2,0x10,0x0c,0xd0,0x05,0x04, -0x8e,0x0d,0x1d,0x3e,0x30,0x39,0xe1,0x3a,0x38,0x0f,0x38,0x36,0x20,0x2f,0x23,0x69, -0x1b,0x16,0x13,0x10,0x07,0xcd,0xf6,0xda,0xd2,0xb4,0x96,0x29,0x9e,0xc0,0xa9,0xd6, -0xe3,0xfc,0xed,0xf8,0xfa,0x0e,0x24,0x1a,0x24,0x14,0xe0,0x06,0x00,0x43,0xfe,0xfa, -0xad,0xef,0xe1,0xdf,0xdd,0xe3,0xff,0xe8,0xe6,0xec,0xdd,0xd5,0xd4,0xc9,0xb7,0x64, -0x94,0x80,0x90,0x87,0x9a,0x2b,0xb1,0xbd,0x53,0xd6,0xfc,0x8b,0x2a,0x4f,0x76,0x53, -0x44,0xef,0x36,0x33,0xda,0x37,0x33,0xf2,0x23,0x19,0x4a,0x1d,0x28,0x71,0x31,0x31, -0x36,0x2b,0x23,0xcf,0x1a,0x13,0xbd,0x0f,0x0b,0x83,0x06,0x04,0xf3,0x08,0x15,0x06, -0x28,0x35,0x77,0x38,0x35,0xaa,0x33,0x33,0x18,0x2e,0x22,0x5c,0x18,0x11,0xb2,0x0b, -0x05,0x36,0xf6,0xd8,0x75,0xb2,0x9e,0x8b,0xb5,0xd2,0x67,0xdf,0xe9,0xd3,0xf1,0x00, -0xb4,0x16,0x21,0x3e,0x19,0x0c,0xf7,0x04,0x01,0xd3,0xff,0xf9,0xb9,0xed,0xe5,0x60, -0xe6,0xeb,0xee,0xec,0xe8,0x9a,0xe1,0xdb,0x20,0xd1,0xbe,0x79,0x9f,0x80,0x72,0x84, -0x99,0xc3,0xaf,0xbc,0x95,0xd1,0xfc,0x2e,0x2b,0x50,0x60,0x54,0x45,0x31,0x33,0x2d, -0x3e,0x34,0x30,0x1d,0x22,0x18,0x15,0x1a,0x23,0xf1,0x2b,0x2b,0x5f,0x26,0x21,0xd8, -0x19,0x13,0x69,0x0f,0x0b,0xed,0x08,0x06,0xa3,0x07,0x0f,0x73,0x1e,0x2f,0xa7,0x36, -0x34,0x33,0x30,0x2f,0x2f,0x2c,0x21,0x61,0x15,0x0c,0xf8,0x05,0x00,0xc2,0xf1,0xd1, -0x1a,0xae,0xac,0x30,0xca,0xdd,0xae,0xe5,0xed,0x52,0xf6,0x0b,0x18,0x1f,0x1d,0x1a, -0x0f,0x06,0xf2,0x02,0x02,0xc8,0x00,0xf6,0x59,0xeb,0xe9,0x46,0xf0,0xf5,0xd1,0xf1, -0xea,0x3d,0xe5,0xe0,0x79,0xd7,0xc4,0xf6,0xa5,0x86,0x56,0x80,0x95,0x10,0xad,0xbb, -0x88,0xcf,0x00,0xcf,0xf5,0xe0,0x88,0xc0,0xa0,0xec,0x86,0x85,0xe7,0x9c,0xb7,0x10, -0xc8,0xd6,0x3d,0xec,0x09,0xfe,0x2c,0x4a,0xa3,0x62,0x75,0x69,0x7a,0x6d,0x5b,0x55, -0x3b,0x55,0x23,0x0c,0xf5,0xf5,0xd4,0x45,0xad,0x8a,0x53,0x81,0x8c,0xff,0xaa,0xbc, -0xa4,0xc5,0xd3,0x0f,0xec,0x0c,0x11,0x34,0x55,0x55,0x72,0x7d,0xe0,0x7c,0x70,0xa6, -0x52,0x37,0xc5,0x21,0x0a,0xff,0xec,0xc5,0x2c,0x99,0x81,0x9d,0x88,0xa5,0x6b,0xba, -0xbd,0x49,0xc1,0xd0,0xe9,0xe8,0x0c,0x97,0x38,0x5f,0x19,0x7b,0x7c,0x1e,0x7d,0x66, -0x82,0x49,0x32,0xbe,0x20,0x06,0xcf,0xdf,0xb2,0x8e,0x85,0x85,0x40,0x9e,0xbc,0xbc, -0xc0,0xba,0x7f,0xbe,0xcd,0x9d,0xe6,0x12,0xf2,0x41,0x6d,0x0c,0x7e,0x7c,0x1d,0x76, -0x58,0x8b,0x41,0x32,0xea,0x1d,0xfc,0x51,0xd1,0x9c,0xe4,0x82,0x95,0x55,0xb9,0xc5, -0xcb,0xbb,0xb2,0x63,0xb5,0xc8,0x2f,0xef,0x27,0xe0,0x54,0x75,0x37,0x7d,0x7d,0xcd, -0x68,0x4c,0x87,0x3d,0x31,0x0a,0x18,0xec,0xc9,0xb4,0x87,0x10,0x8c,0xb4,0x37,0xcc, -0xc4,0x81,0xaf,0xa5,0xc1,0xae,0xcf,0x59,0x08,0x3f,0xa9,0x67,0x7a,0x3f,0x7e,0x73, -0xcd,0x55,0x46,0xe1,0x41,0x34,0x34,0x0e,0xd5,0xd5,0x95,0x82,0x3b,0xa7,0xcd,0xee, -0xcd,0xb6,0xc1,0x9e,0x98,0xa6,0xb1,0xe5,0xa2,0x24,0x57,0xce,0x72,0x7d,0x7e,0x78, -0x61,0x2a,0x4a,0x48,0x02,0x47,0x2f,0xf1,0xf8,0xb1,0x01,0x80,0x98,0xb6,0xcb,0xdd, -0xcc,0xc4,0xa4,0xdf,0x88,0x8e,0xe9,0xbb,0x02,0xe8,0x45,0x6b,0xa6,0x7c,0x77,0x3c, -0x68,0x52,0xf2,0x48,0x50,0x72,0x4a,0x1c,0x49,0xda,0x8a,0xf9,0x8c,0xbd,0x0e,0xe5, -0xd7,0xf3,0xb6,0x91,0xea,0x82,0x98,0x2e,0xde,0x2a,0x6c,0x5c,0x75,0x4c,0x7a,0x63, -0xd2,0x52,0x47,0x66,0x4b,0x54,0xd8,0x39,0x02,0xcd,0xac,0x8f,0x02,0xb0,0xe5,0xeb, -0xe7,0xcd,0xe0,0xa6,0x88,0x4d,0x82,0xb5,0x66,0x08,0x46,0x47,0x66,0x75,0x57,0x65, -0x4d,0x7e,0x42,0x44,0x62,0x4e,0x4c,0x61,0x23,0xd4,0xa6,0x99,0xa2,0x89,0xdc,0xf1, -0x00,0xe4,0xc1,0x28,0x96,0x80,0x30,0x93,0xe0,0x05,0x2c,0x59,0xe2,0x6a,0x6d,0xc9, -0x4e,0x3d,0xd2,0x3e,0x49,0xc3,0x50,0x3d,0xad,0xfd,0xb0,0xfd,0x9e,0xd0,0xf0,0xf1, -0xf4,0xd9,0xd4,0xb4,0x30,0x88,0x80,0xad,0xb1,0x09,0xc8,0x47,0x5d,0x9d,0x6c,0x57, -0x7f,0x3a,0x33,0x4a,0x41,0x4a,0x97,0x48,0x1f,0x4e,0xd1,0xa4,0xc3,0xc1,0xea,0x53, -0xfb,0xe6,0x08,0xcf,0xa0,0x0e,0x80,0x91,0x3a,0xe1,0x30,0x7b,0x51,0x63,0x90,0x5e, -0x3f,0xf5,0x2a,0x35,0xbd,0x43,0x48,0xb8,0x35,0xf6,0xfa,0xaf,0xba,0x62,0xdf,0xfa, -0x6c,0xf3,0xde,0x56,0xc2,0x82,0xd0,0x85,0xb7,0x29,0x17,0x44,0x34,0x58,0x5d,0x82, -0x47,0x2b,0x0d,0x27,0x3b,0xaa,0x43,0x3b,0x0e,0x16,0xc1,0x4f,0xb8,0xd2,0x78,0xf8, -0xfa,0xed,0xea,0xda,0x3f,0xa0,0x84,0xb3,0x92,0xf5,0xd8,0x30,0x50,0x6e,0x57,0x4f, -0x16,0x35,0x1f,0xf1,0x30,0x3e,0x8e,0x3d,0x2b,0x1d,0xdd,0xba,0x2a,0xc8,0xf1,0x80, -0xfc,0xf7,0xf2,0xe7,0xc6,0xfa,0x8d,0x84,0x3b,0xc7,0x16,0xdb,0x45,0x4e,0xe4,0x52, -0x3d,0xef,0x21,0x24,0x26,0x36,0x3f,0x04,0x35,0xfd,0xad,0xc4,0xc9,0x42,0xe8,0xfc, -0x7d,0xfd,0xf0,0x03,0xe2,0xa3,0xc5,0x81,0xa0,0x0c,0x00,0xf0,0x5f,0xe3,0xef,0x74, -0xee,0xf1,0xd4,0xed,0xf2,0x56,0xf6,0x07,0x3f,0x02,0x0f,0xb6,0xfe,0xfd,0x2d,0xe6, -0xf9,0xe5,0xf5,0x0e,0x61,0xfd,0xed,0xfa,0xec,0xfb,0x67,0xfb,0x0e,0x8a,0x1d,0x2d, -0xa6,0x1c,0x12,0x69,0xf4,0xf8,0x05,0x05,0x04,0x52,0x03,0xff,0xbc,0x05,0x01,0xd0, -0xee,0xf4,0x47,0xef,0x01,0x67,0x0b,0x05,0x09,0xef,0xef,0xb3,0xf1,0x02,0x34,0x0b, -0x0d,0x3b,0x1a,0x0c,0xa2,0x0e,0x0c,0xb9,0xfc,0xf5,0x8c,0xf0,0x09,0x1d,0xfe,0xe3, -0x93,0xde,0xe9,0x71,0x05,0x0a,0x5d,0x22,0x0e,0x48,0x13,0x0b,0x71,0x14,0xfd,0x95, -0xfb,0xe5,0x22,0xe5,0xf4,0xa6,0xf2,0xf1,0x53,0x06,0x03,0xb9,0xfd,0x09,0xae,0x27, -0x0c,0x19,0xf5,0xe1,0x24,0xf6,0xe3,0x20,0xf2,0xfb,0x30,0x13,0x12,0xd6,0x10,0x1a, -0x13,0x00,0xfb,0x56,0x11,0x0b,0x50,0x08,0xfb,0xfb,0xe6,0xf0,0x5c,0xf4,0xff,0x8c, -0x0a,0x1e,0x68,0x24,0x17,0x64,0x0c,0x0c,0x59,0xfb,0xed,0xdb,0xfd,0x08,0x0a,0x0b, -0xf2,0x3a,0xf8,0xe5,0xe6,0x07,0xf3,0xea,0xe6,0xfd,0x5a,0xff,0xfd,0xb0,0xff,0x07, -0x02,0xef,0xf4,0xeb,0xfe,0xf8,0xdd,0xf4,0xf7,0xc8,0x0f,0x08,0x15,0x25,0x24,0x34, -0x07,0xfe,0x82,0xec,0xfa,0xf6,0x17,0x20,0xbb,0x1b,0x1e,0xcd,0x10,0x06,0xd4,0xfe, -0xf8,0xf7,0xf2,0x02,0xdb,0xe0,0xfd,0xa7,0x0a,0x09,0x71,0x01,0xfa,0x54,0x02,0xf8, -0xdb,0x00,0x05,0x4b,0x0b,0x1f,0xc0,0x03,0xed,0x70,0xdf,0xec,0x15,0xd3,0xe8,0x34, -0xfe,0x09,0xfd,0x07,0xf8,0xab,0xf3,0x0d,0x75,0x1c,0x17,0x18,0x04,0x0d,0x6f,0xe6, -0xe2,0x2f,0xe7,0xee,0x9b,0xe5,0x11,0xa5,0x0e,0x1c,0xd0,0x10,0x00,0xf1,0x0d,0xff, -0x11,0xd8,0xf0,0xa3,0xf5,0xfc,0x1d,0x0b,0x0b,0x81,0xfd,0xfa,0xb1,0x11,0x0c,0xbd, -0x0b,0xfc,0x8c,0x08,0x10,0x64,0xfd,0xf0,0xe2,0xf5,0x0e,0x71,0x1a,0xf6,0xfe,0x08, -0xef,0x6e,0xee,0x01,0x8d,0x09,0xff,0x39,0x0c,0x04,0x01,0x0c,0x1b,0xf6,0x0c,0x1d, -0x2f,0x12,0xf1,0x66,0xf3,0xf2,0xd1,0xfe,0x07,0xba,0x08,0x07,0x3f,0x00,0xf8,0xe8, -0xe3,0xf3,0xe1,0xfb,0xf5,0x3c,0x0a,0x03,0xf5,0x02,0xf7,0x45,0x09,0xf3,0x53,0xef, -0xe2,0x7d,0xea,0xc5,0xad,0xe9,0xf8,0xce,0x0d,0x1e,0x92,0x2c,0x28,0x0c,0x25,0x09, -0x1c,0xf5,0xd9,0xaa,0xea,0xef,0x59,0xfb,0x0c,0x00,0x17,0x0d,0x0d,0x0e,0x18,0xc6, -0x05,0x00,0x48,0xfd,0xe1,0xf3,0xe4,0xf2,0x83,0xf0,0xdc,0xde,0xec,0x05,0x61,0x0b, -0x21,0xd7,0x13,0x01,0x7d,0x1e,0x12,0xc1,0x30,0x0e,0xfb,0x28,0x06,0xfc,0xef,0xd8, -0x60,0xd8,0xf6,0x09,0x07,0x00,0xf8,0x0e,0xff,0xc2,0xf3,0xf3,0xef,0xe8,0xf6,0xcb, -0x02,0x11,0x68,0x0a,0xf9,0x9e,0xfd,0xe5,0x55,0xe0,0xf7,0x3c,0x15,0x20,0xa1,0x1e, -0x12,0xd8,0xfe,0x23,0x96,0x01,0xfd,0x78,0xe9,0xf1,0x16,0xdd,0xec,0x4f,0xff,0xfe, -0x99,0x02,0x00,0x99,0xf6,0xec,0x42,0x06,0xf2,0xab,0x0f,0x10,0xd7,0x0f,0x1b,0x86, -0x07,0xf3,0x0e,0xe6,0xfe,0x58,0xf4,0xe9,0x6c,0x06,0x0e,0x3a,0x1b,0x09,0xf2,0xf4, -0xf9,0x1a,0xf5,0x07,0x70,0x0c,0x0a,0xc0,0xfb,0xef,0xa9,0xe8,0xd8,0x40,0x00,0xfc, -0x4b,0x12,0x22,0x57,0x2a,0x1b,0xe6,0x05,0x08,0x6b,0x02,0x07,0xe6,0x13,0xf7,0x48, -0x0b,0xef,0xe0,0xee,0xee,0x25,0xf2,0xf1,0x20,0x05,0xfd,0xa6,0x12,0x04,0x1c,0x11, -0xfb,0x60,0x03,0xe8,0x3c,0xf0,0xea,0x09,0xe7,0xd7,0xec,0xef,0xfd,0x45,0x20,0x0e, -0x07,0x14,0x2a,0x02,0x2d,0x21,0x87,0x17,0xf7,0xf1,0x05,0x01,0xa1,0xf5,0xe4,0xe1, -0xf8,0xf1,0x97,0xf5,0x18,0x1c,0xfc,0xf6,0xf5,0xef,0xf2,0x5b,0x0f,0xea,0x3e,0xfd, -0x07,0xd5,0x12,0x13,0xaa,0xfb,0xf7,0x5d,0xe0,0xea,0x56,0xe3,0xf6,0x4d,0xf8,0x14, -0xca,0x1b,0x27,0x21,0x1f,0x14,0x58,0xf2,0xf8,0xb8,0x01,0xfc,0xf1,0x02,0xf6,0xcf, -0x0f,0x20,0xa5,0x2f,0x1c,0xf9,0x19,0x06,0x18,0x02,0xe1,0xe7,0xe8,0xeb,0x05,0xde, -0xef,0x91,0x12,0x09,0x20,0x14,0x1b,0x16,0x0d,0xfa,0x3a,0xe2,0xd2,0x3c,0xe5,0xdf, -0x63,0xee,0x08,0x7c,0x17,0x24,0x17,0x12,0x10,0x24,0xf6,0xf6,0x1a,0xfa,0x08,0x5f, -0x12,0x0b,0xca,0x27,0x19,0xbd,0x1a,0x1b,0x46,0x11,0x02,0xc5,0xfa,0xe5,0x1a,0xf9, -0xf6,0x00,0xee,0xe9,0x51,0x02,0x03,0x39,0x21,0x08,0xe3,0x1d,0x14,0x60,0x02,0xf3, -0x80,0x0a,0x03,0xb9,0x02,0xfa,0xd6,0x0c,0x08,0xae,0x03,0x19,0xf9,0x0b,0x0f,0xcf, -0x17,0x08,0xe2,0xfa,0xe3,0x8f,0xcf,0xef,0x5c,0xe6,0xed,0x7d,0xef,0x05,0x48,0x06, -0x14,0x31,0x01,0xf1,0x44,0xe7,0xec,0x8b,0xfc,0x16,0x19,0x1b,0x17,0x76,0x02,0xfb, -0x10,0x07,0xfe,0xbe,0xe7,0xee,0x65,0xd4,0xef,0xb4,0x05,0xfa,0xb1,0xfd,0xf9,0xb4, -0xf6,0xfb,0xda,0x05,0x00,0x84,0xfe,0xe3,0xce,0x00,0x03,0xc0,0x0e,0x15,0xe3,0x18, -0x36,0x14,0x28,0x03,0x1b,0x09,0x0e,0x7d,0x03,0xeb,0x1b,0xd8,0xdd,0x1e,0xe5,0xeb, -0x15,0xff,0xf1,0xc7,0xf1,0xf6,0xd2,0xff,0x18,0x36,0x1b,0x22,0xc3,0x1d,0x08,0x25, -0x05,0xff,0x6d,0xe3,0xe6,0xe3,0x09,0xf8,0x3b,0xec,0xe2,0xe5,0xf9,0x0a,0x7f,0x0f, -0x1a,0x8e,0x05,0xf9,0x01,0x06,0x03,0xeb,0x08,0x00,0xbd,0x0c,0x15,0x5d,0x0f,0x0b, -0x5f,0xf6,0xff,0x03,0xfb,0x1f,0x15,0xf4,0x1f,0x84,0x14,0xf7,0x55,0xf4,0xe8,0x83, -0xea,0x0c,0x11,0x1e,0xff,0x9c,0x01,0x0b,0xcf,0x1e,0x0a,0x69,0xf7,0xf5,0xf2,0x04, -0xe8,0x8f,0xee,0xf5,0x8c,0xe8,0xe4,0xc1,0xe3,0xf2,0x21,0x0c,0x0b,0x88,0x14,0x16, -0x17,0x0b,0xff,0xa1,0xf8,0xe4,0x19,0xef,0x01,0xd3,0x09,0x14,0xf0,0x22,0x00,0x00, -0xff,0xf5,0x25,0xf1,0xf7,0x64,0x09,0xef,0xf0,0xf5,0xfb,0xf5,0x06,0x00,0x27,0x15, -0xe9,0xb3,0xfa,0xf4,0x8c,0x0c,0xfd,0x96,0x09,0xf6,0x44,0x00,0xff,0x1c,0xfc,0xf8, -0x62,0x02,0xf2,0x1e,0x0e,0x18,0xaf,0x24,0x18,0x9a,0x11,0x06,0x01,0x0f,0x10,0xe4, -0x1a,0x0c,0x6e,0x0f,0x15,0xeb,0x02,0x00,0x2e,0x13,0x09,0xfe,0xf7,0xe4,0x0c,0xd8, -0xd8,0x96,0xf2,0x08,0xbd,0x12,0x34,0xe4,0x17,0x0c,0x71,0x03,0x11,0xea,0x02,0xfb, -0x03,0xf4,0xf0,0x35,0xe5,0xf7,0x1a,0x11,0x05,0xb2,0xfb,0xf7,0x51,0xf9,0xfd,0xcc, -0xf0,0xff,0xbe,0xe5,0xe8,0x64,0xf8,0xe8,0x1f,0xef,0xea,0x26,0x00,0x1a,0x65,0x1f, -0x18,0x9b,0x15,0x16,0xeb,0xfc,0xf5,0x71,0xf5,0xe7,0x83,0xe6,0xf1,0xbf,0xea,0x03, -0xef,0x02,0x10,0x26,0x18,0x15,0x2a,0x0e,0xf7,0xb6,0xf8,0xeb,0xcb,0xde,0xf4,0x46, -0xf0,0xf6,0x0c,0xfa,0xfc,0x61,0x04,0x00,0xef,0x16,0x25,0xc9,0x1e,0xfa,0x3f,0x04, -0x00,0xfb,0x03,0x04,0x53,0x17,0x16,0xc1,0x12,0x0f,0x73,0x0e,0x00,0xbb,0xf7,0x05, -0x0d,0x02,0x09,0x57,0x16,0x0b,0x55,0x08,0xfd,0x07,0xe4,0xed,0x8d,0xff,0x0a,0x56, -0x04,0x0a,0x5c,0x05,0x0e,0x3e,0xf8,0xf8,0xc8,0xe7,0x07,0xd7,0xfc,0x04,0xf7,0x18, -0x16,0xa4,0x05,0xfb,0x8b,0xe6,0xe1,0x84,0xd4,0xdb,0x25,0xe4,0x06,0x8a,0x03,0x10, -0xbf,0xf7,0xfe,0x2e,0x04,0x16,0x0f,0x11,0x11,0x1b,0x1a,0x15,0x10,0x01,0xf1,0xbc, -0xf7,0x01,0x76,0x11,0x15,0x5e,0xfd,0x05,0xa4,0xe1,0xf0,0x36,0xfb,0x0f,0x9f,0x04, -0x07,0x7f,0xfd,0x09,0x15,0x12,0x12,0x00,0x00,0xec,0xaf,0xe4,0xea,0xba,0xde,0x0a, -0x85,0x03,0x0f,0xb0,0x25,0x14,0x2b,0xf9,0xe5,0x5b,0xd2,0xd0,0x2e,0xe1,0xf3,0x4c, -0x0a,0x0f,0xa2,0x13,0xfe,0x6b,0x2b,0x20,0xff,0x1c,0x0e,0xc8,0x04,0x00,0x53,0xef, -0xf9,0xd1,0x02,0x32,0x9e,0x35,0x2b,0x81,0x03,0xed,0xd3,0xc7,0xbd,0x4b,0xc5,0xe3, -0xc3,0xed,0x05,0x03,0x1e,0x25,0xee,0x27,0x1a,0xe0,0xfc,0xdf,0x37,0xd6,0xd8,0x7d, -0xf2,0xe0,0xbd,0xfd,0x06,0x61,0x14,0x10,0xca,0x05,0x05,0x74,0xe8,0xe1,0x6e,0xdd, -0x02,0x53,0x0d,0x0a,0xc7,0x09,0x18,0x9e,0x08,0x1e,0x8a,0x21,0x17,0x85,0x0d,0x22, -0xf7,0x0e,0x1b,0x60,0xf7,0xf5,0x0f,0x00,0x00,0x33,0xed,0xee,0x9d,0xfa,0xf7,0xee, -0xeb,0xfa,0xd8,0xfb,0x0c,0x43,0x22,0x22,0xac,0x12,0x06,0x51,0xfd,0xf5,0x61,0xea, -0xfa,0x54,0xef,0x02,0x7b,0x02,0x05,0x32,0xff,0xfb,0xfd,0x00,0xfe,0x8d,0xf7,0xf4, -0xa6,0x07,0xfa,0x4b,0x05,0x15,0x89,0x16,0x1b,0x87,0x0c,0x0f,0x2b,0x0b,0x18,0x12, -0x0d,0x16,0xd8,0x0c,0xf5,0x48,0x03,0x04,0xbb,0xfe,0xf4,0x28,0xf9,0xee,0xff,0xdd, -0xe6,0x6c,0xe8,0xe7,0xa2,0xfb,0x04,0x13,0x10,0x0a,0x67,0x0d,0x2a,0x34,0x04,0x06, -0x48,0xee,0xdb,0x8b,0xe0,0xe7,0xf3,0xdf,0xf1,0xf8,0xfe,0x0a,0xf1,0x19,0x21,0xfe, -0x21,0x19,0x9b,0x1a,0x16,0xd8,0x0f,0x03,0x48,0xe4,0xea,0x3f,0xfc,0x0b,0xc2,0x01, -0x0d,0xd9,0x05,0x03,0xfc,0xfe,0x10,0xaf,0x13,0x10,0x2e,0x07,0xf5,0xe4,0xd1,0xc2, -0xef,0xd8,0xeb,0x86,0x13,0x06,0x17,0x1b,0x12,0xd2,0x1f,0x09,0xa1,0xdd,0xd4,0x67, -0xf3,0x02,0x47,0x10,0x0a,0x61,0x0f,0x11,0x5f,0xfa,0xe5,0xe4,0xed,0xeb,0x20,0xf9, -0xfc,0x44,0x0b,0x19,0x8b,0xf9,0xf3,0xb2,0xe9,0xe1,0xe7,0xf3,0x0c,0x6f,0x00,0x17, -0x05,0x1b,0x0d,0x2c,0x1a,0x00,0x7c,0x0a,0xfd,0x9a,0xfd,0xfe,0x91,0x03,0x09,0x24, -0x05,0x0f,0x21,0x07,0x16,0x38,0x13,0x09,0x23,0xf1,0xe6,0x5c,0xe1,0xda,0x9f,0xe5, -0xe6,0xe7,0xee,0x02,0x42,0x0d,0x0c,0x47,0x04,0x0d,0x41,0x04,0x0b,0xdc,0x19,0x2e, -0x4d,0x25,0x12,0xff,0x00,0x02,0x4b,0xf7,0xf0,0xcc,0xf7,0xfa,0x74,0xf8,0x06,0x1f, -0xef,0xf0,0x52,0xf3,0xea,0x03,0xeb,0xef,0x4f,0xe0,0xed,0xc9,0xf2,0x09,0x59,0x26, -0x26,0xbd,0x1c,0x15,0xa7,0x0c,0x0c,0xd9,0x13,0x10,0x14,0xfe,0xfd,0xef,0x07,0xfd, -0xab,0xed,0xf2,0x55,0xfa,0xf2,0xaf,0xdb,0xf6,0x0e,0xe6,0xef,0xe2,0xf6,0x0f,0xb6, -0x18,0x1d,0xda,0x28,0x25,0x9e,0x15,0x17,0xb8,0x0a,0xe9,0x75,0xe6,0xf4,0x3f,0xfe, -0x08,0xe0,0xf8,0xec,0xf4,0xe3,0xff,0x0d,0x03,0xf5,0x67,0x00,0x0d,0x72,0x12,0x05, -0xdb,0x07,0x0e,0x47,0x01,0x02,0x6e,0xfa,0x05,0x60,0x03,0xfc,0xd0,0xf8,0xf4,0x88, -0xe7,0xf4,0x5a,0xf1,0xf8,0xca,0x20,0x24,0xe4,0x35,0x2b,0x41,0x1a,0x05,0xe7,0x01, -0xe5,0xab,0xe2,0xd5,0x8c,0xd3,0xf0,0xa3,0x08,0x20,0x07,0x27,0x21,0x04,0x0f,0xf9, -0x13,0xf2,0xdd,0x3a,0xf8,0xf1,0xc6,0xf8,0xf3,0xa5,0xfd,0xf7,0x89,0x09,0xf9,0xac, -0xff,0xe9,0x64,0xe6,0xe9,0x86,0xee,0xf7,0x48,0x0a,0x17,0x4d,0x19,0x0f,0xce,0x0d, -0x0d,0xda,0x01,0xf4,0x4c,0x21,0x24,0x4a,0x0f,0x05,0x8c,0x19,0xf1,0x2e,0x00,0xe3, -0x1d,0xf6,0xe7,0x34,0xe5,0xd6,0x7a,0xec,0xdb,0x87,0xf1,0x1e,0xe7,0x21,0x1f,0xaa, -0x19,0x29,0xf3,0x11,0x1c,0x5b,0x07,0x0f,0x29,0x0a,0x10,0xcd,0x0a,0x06,0x75,0xf2, -0xdc,0xfe,0xdb,0xe9,0x57,0x13,0x17,0xca,0x24,0x25,0x31,0x22,0xff,0x94,0x01,0xe0, -0x62,0xe7,0xd9,0xdd,0xe2,0xe9,0xa5,0xed,0xfd,0xd0,0xef,0x0a,0xd6,0x1b,0x11,0xd7, -0x01,0x1a,0xda,0x00,0x09,0x12,0xfc,0x0e,0x52,0x05,0x11,0x28,0x0d,0x0d,0x09,0xe9, -0xf9,0x64,0xf3,0xea,0x00,0xf3,0x05,0x19,0xf2,0xfd,0x35,0xf2,0xf6,0x9f,0xf1,0xe9, -0x7e,0xe4,0xee,0xc6,0xf2,0x00,0x63,0x06,0x1c,0x47,0x1d,0x23,0x70,0x19,0x12,0x33, -0x06,0x08,0x7b,0x1d,0xed,0xd2,0xe9,0xe9,0xf1,0xf8,0x05,0x02,0xfb,0x01,0x4a,0x0c, -0x11,0x09,0x0a,0xfb,0x47,0xeb,0xed,0x4b,0x00,0x01,0x80,0x0d,0x1d,0xa0,0x2a,0x1c, -0xb8,0x0a,0xfc,0x1d,0x03,0xee,0x8e,0xdf,0xec,0xaf,0xe2,0xf0,0xd8,0x00,0x08,0x09, -0x0f,0xee,0x5c,0xfb,0xfe,0xe1,0x07,0x09,0xa8,0x06,0xf2,0x87,0xf3,0xf7,0x14,0xfa, -0xfd,0xc9,0x0f,0x14,0xc4,0x1f,0x10,0x8d,0xfd,0xfb,0xcb,0xe2,0xe8,0x74,0xe8,0xfc, -0x62,0xfc,0xfd,0x53,0x01,0x10,0xf0,0x17,0xf9,0x9b,0x18,0x11,0xe5,0x04,0x0b,0x6e, -0x1e,0x0c,0x56,0x03,0xe7,0xd0,0xfd,0xfe,0x6b,0xeb,0xee,0x85,0xe9,0xe7,0xbe,0xf1, -0xf0,0x17,0xf6,0xfb,0xf6,0xf0,0xf9,0x27,0x1f,0x1b,0x00,0x20,0x11,0xf7,0x15,0x12, -0xd1,0x10,0x0e,0xa2,0x16,0x0e,0x67,0x07,0xf0,0xa9,0xed,0xee,0x96,0xff,0x0d,0x2c, -0x02,0xf4,0xc8,0xf5,0xea,0xee,0xe0,0xc3,0x48,0xdd,0xe1,0x20,0xda,0xf3,0x24,0xfc, -0xf6,0x37,0x14,0x1b,0xa7,0x20,0x45,0x92,0x45,0x3b,0x59,0x43,0x1d,0x3c,0x06,0xd6, -0xfd,0xc5,0xc8,0xf8,0xe7,0x09,0x20,0x09,0x16,0x40,0x1d,0x0f,0x43,0x01,0xed,0xcf, -0xe9,0xf8,0x51,0x10,0x19,0xc2,0x15,0x17,0x37,0x08,0xf9,0x28,0xe9,0xdf,0xc6,0xed, -0x0c,0xc1,0x03,0x0a,0x68,0xf0,0x12,0xd4,0xfa,0xfc,0x17,0xfd,0x00,0xda,0xff,0xfc, -0x05,0x09,0xfa,0xfb,0xe4,0xf9,0xda,0xee,0xf4,0xcf,0xec,0xf9,0xbd,0x01,0x05,0xa0, -0x01,0x01,0x15,0x0a,0x19,0x9a,0x12,0xf9,0x08,0xe6,0xe8,0xb0,0xf7,0xea,0x2e,0x00, -0x0a,0x12,0x1b,0x3a,0xcd,0x27,0x29,0x8d,0x15,0x00,0x09,0xf2,0xee,0x0e,0xe4,0xf4, -0x26,0xe2,0xf4,0x4d,0x06,0x15,0x3f,0xf9,0xff,0xd4,0x04,0x0c,0x73,0xf9,0xff,0x42, -0xf8,0xfb,0x93,0xf4,0xfe,0x97,0x03,0xed,0x42,0xf8,0x0e,0x7d,0x03,0xfd,0x42,0xf8, -0x14,0xd0,0x0e,0x01,0x3a,0xf6,0xef,0x24,0xd7,0xdd,0x2c,0xe4,0x12,0x57,0x19,0x1b, -0x94,0x00,0xfa,0x22,0xe7,0xf7,0xa3,0xfb,0x04,0x62,0x0b,0x1e,0xd4,0x17,0x1e,0x28, -0x01,0x01,0xc3,0xe6,0xef,0x61,0xf8,0x05,0x47,0x0b,0xf7,0xff,0xe1,0xe9,0xd7,0xe1, -0xd3,0x10,0xee,0xf5,0x83,0x12,0x14,0x39,0x29,0x1b,0x65,0x20,0x09,0x52,0x11,0xfd, -0x92,0xfe,0xe8,0x84,0xf5,0xfb,0x4f,0x17,0x10,0x1d,0x2c,0x0e,0x1c,0x17,0x08,0x4c, -0xfc,0xf1,0xe6,0xf9,0xf4,0x1b,0x04,0xfb,0x62,0x03,0x11,0x44,0x0d,0x15,0x7c,0x0c, -0x0c,0x63,0xf9,0xfc,0x72,0xe6,0xea,0xe4,0x09,0xf8,0xad,0x02,0x09,0x43,0x24,0x18, -0x53,0x02,0x0b,0xc3,0x03,0xef,0xca,0xf3,0xf1,0x20,0xf1,0xd9,0x4a,0xe6,0xf5,0x43, -0xe7,0xec,0xea,0xf4,0x0a,0xe7,0x0d,0x21,0xba,0x29,0x3b,0xdb,0x40,0x13,0xb7,0x0a, -0xe8,0x66,0xd5,0xc9,0xe9,0xc5,0xd2,0x06,0xfc,0x0e,0x47,0x17,0x1c,0x62,0x18,0x03, -0xce,0x04,0x01,0x47,0x15,0x0e,0x10,0x28,0x0f,0x63,0x01,0xf5,0x56,0xec,0xd5,0xfd, -0xdc,0xf3,0x74,0xec,0xf9,0xe5,0x05,0x01,0xd4,0x13,0x2b,0x20,0x31,0x2d,0x4b,0x21, -0x16,0x5b,0x1d,0x03,0x32,0x0d,0xfc,0x1d,0xe9,0xf2,0xd0,0x06,0xf9,0x06,0xef,0xf6, -0x3f,0xf9,0xd9,0xf1,0xf9,0xfa,0x35,0xec,0x03,0xf0,0x00,0x1f,0x83,0xef,0x01,0x7c, -0xe9,0xf2,0xaa,0xf2,0x11,0xab,0x06,0x0d,0xda,0x07,0x0d,0x6d,0xff,0xfc,0xcc,0xf3, -0xf9,0x08,0xf9,0x07,0xc2,0x02,0x0a,0x52,0xdf,0xf7,0x43,0xe6,0xe8,0x1d,0xd5,0xe3, -0x17,0xec,0xfa,0x69,0x1d,0x24,0x27,0x2f,0x26,0x1b,0x23,0x1f,0x67,0x03,0x0a,0x2f, -0x0c,0xf9,0xfb,0xfd,0xe2,0xac,0xec,0xed,0x38,0xfc,0x05,0xe1,0x17,0x14,0x76,0x1a, -0x12,0xfe,0x0e,0x00,0xba,0xed,0xed,0x99,0xe7,0xf3,0x19,0x0e,0xfa,0xb3,0x09,0xf5, -0x0a,0xe8,0xf9,0x84,0xed,0x05,0x04,0x17,0x1e,0x4f,0x0c,0x15,0x13,0xfe,0x01,0x0d, -0x09,0x02,0xa0,0x0d,0x17,0x37,0xee,0xf6,0x90,0xeb,0xef,0xde,0xf8,0xf8,0x7a,0x01, -0x06,0x8a,0x0f,0x09,0x93,0xf5,0x04,0xd7,0x07,0xf6,0x68,0xfa,0xf6,0x13,0xdd,0xeb, -0x32,0x0e,0xfb,0x9d,0x03,0x00,0x3f,0x17,0x0c,0x4e,0x0a,0xe5,0x53,0xf5,0xfe,0xb9, -0x06,0x0d,0xfa,0x0d,0xf5,0x6a,0xe6,0xde,0xdc,0xf5,0xf7,0x84,0xfe,0x13,0xc5,0x33, -0x21,0x24,0x25,0x2c,0xd2,0x20,0x20,0x9c,0xf2,0xde,0x33,0xd1,0xef,0xbb,0xf6,0x12, -0xe3,0x06,0x10,0x2f,0xf8,0xf9,0x1b,0xf4,0x11,0xf9,0x18,0x13,0x75,0x09,0x10,0x78, -0x19,0x06,0x92,0x01,0xef,0x84,0xe5,0xf2,0x98,0xf7,0xff,0x6e,0x00,0x02,0x91,0x04, -0x07,0x37,0x10,0x03,0xf7,0xfc,0x07,0x09,0x05,0x02,0x36,0xf6,0xdc,0xc1,0xdb,0xec, -0xc4,0xe4,0x03,0x12,0x15,0x0b,0x4c,0x28,0x07,0x13,0x10,0xff,0xec,0xf0,0xf5,0x86, -0xf5,0xe5,0x88,0xe3,0xf5,0xd2,0xed,0xf8,0xcc,0x09,0x08,0x6a,0x07,0xf8,0x51,0xfc, -0xfa,0xe3,0xf0,0x06,0x13,0x1e,0x1a,0xbf,0x14,0x16,0xe4,0x0c,0x02,0xa6,0x02,0x04, -0xdc,0x16,0x14,0x61,0x0d,0xf5,0x3c,0xf9,0x0a,0xf3,0x1b,0x13,0x96,0x04,0x02,0x06, -0xf9,0xdd,0x35,0xde,0xdc,0x53,0xe8,0xe4,0x31,0xfd,0x0f,0xd2,0x16,0x29,0x4c,0x2c, -0x1b,0xee,0x0c,0x04,0x62,0xf6,0x04,0x2d,0xf3,0xef,0xa2,0xff,0xfe,0xb8,0xf2,0xe8, -0x44,0xe0,0xe8,0xa0,0xec,0xfa,0xfe,0xfb,0x04,0x58,0x08,0xfd,0xbd,0x1c,0x0c,0x6a, -0x12,0x0a,0x98,0x13,0x0d,0x9f,0x08,0xff,0x83,0x10,0x0c,0x05,0xfc,0x09,0xdf,0xfc, -0xeb,0x33,0xed,0xe2,0xce,0xe8,0xe6,0x03,0xf4,0x08,0xa8,0x15,0x1a,0x5f,0x00,0x02, -0x3f,0x0e,0x09,0xa0,0x12,0x12,0x52,0xff,0x0c,0x06,0x11,0x06,0x04,0xfd,0x07,0x5d, -0xfe,0xf8,0xe5,0xf3,0x0a,0xbb,0x04,0xf7,0x08,0xe6,0xf4,0xef,0xfa,0x0a,0x47,0x13, -0x10,0xe1,0x09,0xf6,0x22,0xf4,0xe5,0xfb,0xe7,0xff,0x70,0x06,0x11,0x54,0x19,0x18, -0xdc,0x18,0x18,0x1e,0x13,0x02,0x41,0xed,0xca,0x66,0xd9,0xea,0x8c,0xf4,0x01,0xa7, -0x02,0xfe,0xb3,0x05,0x03,0xa6,0xfd,0xfe,0x73,0x14,0x15,0x17,0x1d,0x0b,0x19,0x23, -0x16,0x40,0x0b,0x06,0x06,0x02,0xef,0xdd,0xe6,0xd5,0x88,0xe7,0xe6,0x44,0xff,0xf8, -0xf9,0xec,0x00,0x91,0x05,0x0a,0xfd,0x0f,0x0d,0xb4,0x20,0x27,0xb6,0x1a,0x1e,0xcf, -0xfc,0xf0,0x75,0xf3,0xdd,0x08,0xec,0xe1,0x3c,0xdf,0xf6,0x3d,0xf3,0xff,0x22,0xf3, -0x0c,0x58,0x09,0x1b,0xe9,0x17,0x1b,0x3a,0x0f,0x0e,0xcb,0xf7,0xef,0x72,0xf4,0xf1, -0x4e,0xf5,0xf1,0x27,0x06,0xf7,0xa1,0xf7,0xfe,0x24,0x09,0x03,0x9b,0xf6,0x04,0x35, -0x10,0x18,0x0e,0x22,0x0d,0xb1,0x0b,0x05,0x0b,0xf2,0xfa,0x3c,0xe2,0xfc,0x9a,0xf6, -0x0e,0xea,0xeb,0xf7,0xea,0xe3,0xeb,0xdc,0x04,0xfd,0x09,0x01,0x19,0x56,0x14,0x00, -0xdf,0xf1,0x09,0xc7,0x08,0x19,0x72,0x19,0x21,0xb6,0x14,0x0e,0x6e,0x04,0xf0,0x06, -0xf1,0xe6,0x0d,0xfc,0xf3,0xeb,0x04,0xfa,0x92,0x08,0x13,0xde,0x19,0xfa,0xb7,0xfd, -0x06,0x97,0x03,0xe7,0xa8,0xef,0xe7,0x33,0xe1,0xe5,0xb2,0xf5,0x0b,0xa5,0x06,0x08, -0x33,0x02,0xf6,0x55,0xfe,0xf1,0xa6,0x0f,0xfa,0x3a,0x16,0x09,0x34,0x0f,0xf7,0x5b, -0x0d,0x04,0xf2,0x0f,0xfa,0x7a,0x05,0x09,0xc6,0x07,0x0d,0x8e,0x16,0xe6,0xbd,0xea, -0xdd,0x79,0xe8,0xeb,0xa3,0x0e,0x17,0xa9,0x10,0x01,0x22,0x01,0xfa,0xba,0xf4,0xf5, -0x1c,0x06,0xf0,0xe1,0xfd,0x0c,0xcd,0x08,0x0b,0xdb,0xfe,0x0f,0x2d,0xfa,0x04,0x1c, -0xf0,0xe8,0x2b,0xe4,0xff,0xe7,0x14,0x0f,0x7c,0x0c,0x08,0x13,0xfb,0xf8,0xe9,0xea, -0x0c,0xa8,0x00,0xff,0xfd,0xfa,0x17,0x6f,0x1c,0x1e,0xae,0x04,0x0e,0x78,0x0e,0x14, -0x9b,0xed,0xe9,0xd9,0xed,0xf6,0xad,0xee,0x04,0xe2,0x01,0x0c,0x9c,0x06,0x10,0x34, -0xff,0x19,0x40,0x00,0x0c,0xf6,0xf5,0xff,0x9e,0xdb,0xe9,0xc8,0xf6,0x08,0xf6,0x16, -0x0d,0x33,0xf7,0x0b,0x69,0xf4,0x06,0x68,0x03,0xfe,0x04,0xdf,0xf1,0x44,0xe4,0xf3, -0x8b,0x04,0x1c,0xb7,0x09,0x24,0x8d,0x23,0x28,0x1a,0x16,0x06,0xc9,0xf8,0xeb,0x52, -0xe0,0xfd,0x65,0xf9,0x02,0xf2,0x0c,0x18,0x8e,0x18,0x06,0xfe,0xf2,0xf1,0xfe,0x0c, -0x02,0xde,0xfa,0xe0,0x2c,0xf5,0x0e,0x6f,0x11,0xff,0x85,0x02,0x04,0xca,0x1b,0x09, -0x28,0xf3,0xf2,0x0a,0xfd,0x03,0x8d,0x10,0x00,0x07,0xec,0x0c,0x47,0x10,0x00,0x6a, -0xf9,0x00,0x35,0x02,0x0c,0x1b,0x0f,0x12,0xf0,0xf4,0xea,0x4d,0xdf,0xe4,0x87,0xf5, -0xf4,0x31,0xfb,0xed,0x9f,0xfc,0xf9,0x4d,0xfe,0x06,0xf2,0x09,0x0a,0x61,0x03,0xf9, -0x97,0xfa,0x00,0x36,0xfb,0x1b,0x77,0x0d,0x17,0x58,0x1b,0x0d,0x5c,0x02,0xf4,0x89, -0xf3,0xdb,0xc5,0xdf,0xdc,0x8d,0xfc,0xe6,0xc3,0xf3,0xf2,0x86,0x0f,0x08,0x0c,0x07, -0x00,0x9c,0xf8,0xeb,0x6f,0xe8,0xef,0x09,0x01,0x10,0x74,0x0e,0x0e,0xce,0x12,0x04, -0x33,0x16,0x0f,0x03,0x17,0x15,0xbf,0x05,0xf4,0x0f,0xf9,0x08,0xa6,0xf3,0xe7,0x80, -0xf8,0x0e,0xeb,0x06,0xfc,0xe4,0xf2,0xe6,0x5e,0xf1,0xe3,0x0e,0xf3,0xf2,0x6b,0xf5, -0x02,0x15,0x13,0x1c,0xb6,0x0e,0x05,0xfb,0x01,0x0c,0xcf,0x0a,0x04,0x22,0x08,0xfd, -0xd9,0x08,0x0c,0xef,0xfa,0xfa,0xc8,0x0c,0xf5,0x98,0x01,0xee,0xc5,0xfc,0xf0,0x36, -0xf9,0xeb,0x00,0x0f,0x10,0xcc,0x22,0x23,0x39,0x31,0x21,0xfa,0x12,0x0b,0x86,0xf8, -0xf8,0xae,0xfc,0xe9,0x94,0xe2,0xf0,0x60,0xd5,0xd3,0xec,0xe5,0xeb,0xaf,0xf5,0xfb, -0x8f,0x1a,0x1f,0x2b,0x2c,0x1f,0xa7,0x2e,0x10,0x15,0x16,0xf5,0xf6,0xec,0xe1,0x0e, -0xed,0xe8,0xff,0xe6,0xde,0x05,0xe4,0xff,0x88,0x0e,0x05,0x0a,0x10,0x2d,0xf2,0x29, -0x13,0x06,0x15,0x18,0x9b,0x0e,0xff,0x1f,0x0d,0xf3,0x15,0xfb,0xe7,0x61,0xf9,0xf7, -0x43,0xfe,0xfe,0xcf,0x02,0xfb,0xe2,0x04,0x05,0xa9,0x1f,0x0a,0x0b,0xf9,0xf6,0xbe, -0x0a,0xf8,0xb1,0x05,0xf0,0xe2,0xf5,0xfa,0xa3,0x05,0xfb,0x46,0x13,0xfe,0x9a,0xf4, -0xff,0x6b,0x03,0x09,0x21,0x1d,0x1a,0x0b,0x20,0x0e,0x84,0xef,0xef,0xf5,0xda,0xe0, -0x9e,0xeb,0xf8,0xe9,0x0a,0x19,0x05,0x11,0x08,0x46,0x12,0x04,0xb5,0xfc,0xf5,0x38, -0xed,0xd8,0x68,0xf0,0xdb,0x12,0xfd,0xed,0x9f,0x00,0x0d,0xbb,0x27,0x1a,0x47,0x20, -0x18,0xa4,0x25,0x1f,0x86,0x03,0xff,0xf7,0xfa,0xe6,0x3c,0xf7,0x19,0xb6,0xfe,0xee, -0xdd,0xfd,0x06,0xc0,0xfd,0x02,0x15,0x1b,0x04,0x25,0x0f,0xe5,0x18,0xe1,0xe6,0x95, -0xdd,0xd1,0x2b,0xe4,0xfa,0x20,0xfd,0x05,0x2c,0x00,0x03,0xc3,0x07,0x14,0x8a,0x0a, -0x1d,0xb0,0x1e,0x17,0x3a,0x19,0xee,0x9b,0xec,0xe9,0x61,0xe7,0xf0,0x15,0x06,0x08, -0x3f,0x0b,0x1d,0x47,0x19,0x03,0xaf,0xf8,0x01,0x3d,0xf0,0xe3,0x01,0xf5,0xf7,0x07, -0x01,0x12,0xda,0x20,0x1f,0x47,0x1d,0x06,0xf6,0xed,0xe7,0x18,0xea,0xff,0xbd,0xf0, -0xf4,0xbf,0x05,0x0a,0xab,0x0f,0xf9,0xab,0xf7,0xfd,0x6b,0xf1,0xfc,0x25,0x03,0xe4, -0x5c,0xe4,0xec,0x5e,0x23,0x17,0x52,0x0e,0x1c,0xa8,0x0a,0x0e,0xd6,0x0f,0x04,0xc7, -0xf0,0xef,0x72,0xeb,0xee,0x60,0xe7,0xf7,0x3a,0x02,0x05,0x47,0x08,0x00,0xe3,0x12, -0x04,0x7e,0x19,0x17,0xa6,0x1e,0x17,0x26,0x03,0xf4,0xd0,0xed,0xdc,0x3d,0xe6,0xff, -0x49,0x16,0x31,0xb2,0x39,0x1f,0x5b,0x13,0x0a,0x97,0xe7,0xed,0xc1,0xe9,0xf9,0x47, -0xf5,0xf5,0x22,0x06,0x14,0xea,0x05,0xf2,0xa0,0xdb,0xdb,0xdb,0xe2,0xfe,0x77,0x04, -0xfa,0x81,0x11,0x03,0xc8,0x04,0xf0,0x5c,0x06,0x0d,0xb9,0x04,0x04,0x6b,0x23,0x26, -0x3e,0x18,0x02,0xef,0xef,0xef,0x10,0xfd,0xf4,0xd8,0x01,0xee,0xef,0xef,0xf4,0xd1, -0xfb,0xf4,0x6a,0x0c,0x03,0x37,0x09,0x00,0x22,0xec,0xf6,0x11,0xfe,0xef,0x18,0x00, -0xfd,0xe7,0xf1,0xee,0xd8,0xf8,0xfe,0x07,0x0a,0x05,0x65,0x07,0x07,0x55,0x13,0x1f, -0x76,0xff,0x15,0x14,0x16,0x18,0xc2,0x1e,0x1f,0x62,0x10,0x0d,0x9e,0x08,0xf6,0x65, -0x03,0xf0,0x68,0xf0,0xde,0xf2,0xef,0x04,0xee,0x0b,0x00,0x89,0x06,0xec,0x29,0xfb, -0xf7,0xd3,0xfb,0xf0,0x8b,0x12,0x13,0xda,0x12,0xf7,0x7e,0xea,0xe6,0x8e,0xdd,0xf5, -0xc5,0xfd,0x0b,0x73,0x15,0x20,0x26,0x37,0x30,0xc3,0x15,0x08,0x89,0x0d,0xf2,0xf2, -0xe1,0xe8,0xc6,0xf4,0xfb,0xf6,0x1e,0x1c,0x46,0x15,0x0b,0xec,0xf5,0x10,0xca,0xff, -0xe1,0x52,0xd8,0xee,0x43,0xfc,0x05,0x03,0x11,0x0b,0x09,0x05,0x16,0xc5,0x06,0x1e, -0x31,0x0b,0x02,0xbd,0xfe,0xff,0x31,0xf0,0xed,0x45,0x14,0x0f,0x1c,0x05,0x02,0xb6, -0x1a,0x14,0x6e,0x14,0x11,0xa9,0x04,0xf3,0xeb,0xfb,0xef,0x22,0xec,0xf6,0xa4,0xfd, -0xfc,0x8f,0x00,0xe5,0xd7,0xf6,0x01,0x38,0x02,0x09,0x28,0x11,0x0e,0x25,0xfe,0xf1, -0xd6,0xe4,0xe6,0xa8,0xfa,0xfb,0x17,0xec,0xef,0xcc,0xf0,0xed,0xe3,0x1c,0x17,0xab, -0x02,0x15,0x57,0x1c,0x3c,0x64,0x2b,0x1a,0xc7,0x1a,0xf6,0x24,0xee,0xd9,0xb5,0xd8, -0xe6,0x3f,0xde,0xf9,0x97,0xfa,0x08,0x27,0xf6,0x11,0xe7,0x1d,0x2a,0xdb,0x00,0xfc, -0x43,0xef,0xe4,0xc0,0xe0,0xe7,0x87,0xf5,0x02,0x27,0x1e,0x07,0x85,0xf1,0xe3,0x49, -0xee,0xf3,0x71,0xee,0xf8,0x80,0x0e,0x07,0x49,0x03,0xfa,0xd1,0x0c,0x07,0xb2,0x17, -0x10,0xe4,0x17,0x19,0x04,0x19,0x03,0x91,0xeb,0xfb,0xcf,0x0e,0x04,0x0f,0x12,0x19, -0x07,0x1c,0x1c,0x36,0x08,0xfc,0xf4,0xf7,0xe8,0x10,0xf2,0xd2,0x36,0xca,0xcb,0xc9, -0xdb,0xf2,0x7b,0xf8,0xf1,0xd3,0xf2,0xf7,0xf7,0xf7,0x08,0xef,0x0c,0x03,0x6c,0x18, -0x10,0xbb,0x13,0xfd,0xc6,0x15,0x01,0x56,0xf7,0xf4,0x29,0xf1,0xf4,0xdd,0x06,0x1e, -0xc3,0x21,0x29,0xec,0x1a,0x1d,0x2b,0x13,0x13,0x33,0xf0,0xe1,0x9f,0xe2,0xf5,0xb7, -0xe2,0xe2,0x1b,0xef,0xf2,0xab,0x00,0x03,0xf3,0xeb,0x03,0xfe,0x05,0x0e,0xab,0x1b, -0x1b,0x5c,0x0f,0xfd,0x43,0xdf,0xec,0x64,0xf0,0x0f,0x09,0x13,0x0f,0xe1,0x16,0x1b, -0x1e,0x31,0x17,0xe5,0x08,0xff,0xf6,0xec,0xdb,0x11,0xe2,0xd3,0x47,0xf4,0x12,0x3a, -0x0f,0x13,0xdf,0xfb,0xec,0x04,0xf6,0xe1,0x14,0xf2,0xf2,0x6b,0x02,0x06,0xf3,0x13, -0x1b,0x95,0xfd,0x03,0x1b,0xfe,0x17,0xd6,0x0e,0xed,0x1a,0xf5,0xff,0x9e,0xf8,0xf0, -0xb2,0xe4,0xfb,0xb2,0x13,0x22,0xbb,0x16,0x11,0x19,0xfb,0x00,0x32,0x05,0xff,0x7f, -0x15,0x08,0x3c,0xf6,0xe7,0xf0,0xee,0xe5,0xbb,0xea,0xf4,0xbb,0xff,0x03,0xed,0xf8, -0xec,0x71,0xfc,0xfa,0x2a,0x0b,0x1e,0x6d,0x23,0x32,0x5f,0x3e,0x11,0x98,0x17,0x0a, -0xf0,0xf3,0xcd,0x67,0xe5,0xec,0xdb,0xdf,0xeb,0xc3,0xf7,0xf6,0x86,0x25,0x11,0x4e, -0x11,0x0b,0x25,0x13,0x0f,0x4c,0xf6,0xe1,0xac,0xdb,0xf2,0xd3,0x09,0xf4,0xab,0x1e, -0x15,0x69,0x09,0x06,0x5e,0x10,0x05,0xf0,0xfa,0x06,0x7a,0x07,0xf7,0x17,0x0a,0x05, -0xf8,0xfc,0x10,0x64,0x0f,0x02,0xe9,0xfc,0x02,0xe4,0xed,0xf6,0x51,0xf4,0x08,0x19, -0x17,0x20,0x3e,0x1b,0x0e,0x9a,0xe9,0xea,0xa9,0xd9,0xf1,0x4a,0xf9,0x00,0x89,0xfa, -0x25,0x72,0x1c,0x16,0x59,0x17,0x27,0x68,0x0e,0xfe,0x59,0xfa,0xde,0xea,0xc8,0xd0, -0x21,0xdb,0xf5,0xb1,0x09,0x17,0x44,0xfd,0xfd,0xc2,0x00,0xf0,0x38,0x18,0x1b,0xb9, -0x1f,0x1e,0xd7,0x26,0x37,0xee,0x16,0x02,0xfe,0xe9,0xdc,0x4f,0xc5,0xd2,0xf9,0xdc, -0xd0,0xb6,0xe5,0x11,0x62,0x15,0x08,0x3f,0x06,0x17,0x3f,0x18,0x23,0x19,0x0e,0xff, -0x12,0xc7,0xe2,0xc0,0x01,0x15,0x1b,0x1e,0x26,0x37,0x18,0x21,0x71,0xff,0xf6,0xdf, -0xe6,0xe1,0xda,0xe4,0xf7,0x30,0xf5,0x0d,0x62,0xfa,0xf8,0xa8,0xf1,0xf1,0xf4,0x00, -0x17,0xa9,0x11,0x13,0x7a,0x0c,0x0b,0x6e,0x04,0x01,0x39,0x01,0x13,0x32,0x06,0x14, -0x5b,0x12,0x05,0xdd,0x03,0xfe,0x6f,0xe0,0xdc,0xa8,0xe3,0xea,0x75,0xed,0xec,0x71, -0xe5,0xe5,0x64,0x0a,0x14,0x89,0x1b,0x1c,0x1e,0x29,0x1e,0x73,0x14,0xfe,0x21,0x03, -0xff,0x40,0xf1,0xe9,0x75,0xf4,0xe3,0x96,0xdc,0xe5,0x2e,0xd9,0xcc,0x5d,0xde,0xf7, -0x77,0x12,0x11,0x83,0x06,0x20,0xb2,0x2d,0x22,0x09,0x1d,0x09,0x2a,0x10,0xf6,0x8f, -0x0f,0xec,0x6f,0xe4,0xe4,0x64,0xf9,0x18,0xcd,0x15,0x19,0xd4,0x02,0x08,0xc7,0xfc, -0xf8,0xec,0xef,0xf1,0xb8,0xfd,0xf0,0xef,0x0c,0x06,0x60,0x20,0x07,0xd4,0x12,0x0a, -0xc5,0x13,0x07,0x98,0x0e,0x06,0x5e,0x0e,0xe5,0xf2,0x1a,0x0b,0xc9,0xfb,0xe9,0xf1, -0xd8,0xd4,0xff,0xee,0xef,0x88,0x11,0x27,0x8c,0x18,0x11,0x82,0x16,0x24,0x2f,0x20, -0x00,0xb1,0xee,0xec,0xc6,0xd3,0xe4,0x7b,0xea,0x05,0x60,0xf5,0x05,0xc9,0xfc,0xe7, -0x82,0xd0,0xdf,0x68,0xdc,0x13,0xaf,0x1b,0x2e,0x43,0x12,0x0a,0xdc,0x03,0xf4,0x32, -0xfa,0xfb,0xd6,0xed,0x13,0xec,0x0a,0x20,0xdf,0x22,0x20,0x35,0x11,0x19,0x8e,0x08, -0x05,0x51,0xf4,0xf4,0x76,0xf5,0xe4,0x6c,0xf4,0x16,0xc8,0x10,0x27,0xfe,0x1e,0x18, -0xe6,0x02,0x08,0xc2,0xf3,0xed,0x2c,0xd3,0xf5,0x80,0xdc,0x07,0xea,0xfd,0x0c,0x9d, -0xe7,0xe9,0xb2,0xda,0xda,0xb3,0xff,0x0c,0x4b,0xfb,0xf4,0x91,0xf5,0xec,0x0a,0xf5, -0xe9,0x6d,0xf6,0x00,0xdc,0x0e,0x1d,0x89,0x1f,0x09,0x11,0x05,0xef,0xc8,0x0e,0x01, -0x61,0x11,0x11,0xd9,0x1f,0xf9,0x21,0xf4,0x00,0x86,0x16,0xfd,0xb6,0x06,0x04,0xe7, -0x25,0x0e,0xd9,0x0d,0x04,0x40,0xf5,0xee,0xd8,0xe3,0xef,0x10,0x03,0x0a,0x58,0xfa, -0x14,0x6a,0x01,0x03,0xdc,0x05,0x00,0x12,0xfb,0xf8,0x2e,0xeb,0xee,0xf7,0x03,0xec, -0x5d,0xf1,0xfa,0xd1,0x0f,0x11,0x43,0x01,0x05,0x72,0x0c,0x16,0x5b,0x18,0x01,0x89, -0x09,0x05,0x30,0xfc,0xee,0x3b,0xea,0xf2,0xaa,0x06,0x02,0x53,0xf9,0xf7,0xa3,0xf2, -0x14,0x4b,0x0f,0x09,0x82,0x0e,0xf8,0xa3,0xee,0xee,0xea,0xee,0xd7,0x64,0xe4,0xfd, -0xe0,0x0e,0x11,0xbb,0x01,0x07,0x11,0xfc,0x01,0x28,0x11,0x0a,0xe2,0x07,0x07,0x37, -0x08,0xe0,0x6a,0xed,0xfc,0x26,0xed,0xfe,0x1e,0x00,0x07,0xf5,0x0a,0x0a,0x0f,0xea, -0xf4,0x2b,0x16,0x1b,0x0b,0x2b,0x26,0x03,0x13,0x14,0x91,0x0e,0xf1,0x74,0xfd,0x0d, -0x38,0x03,0xe9,0x29,0xe0,0xef,0xbb,0x01,0x01,0x92,0x1a,0x18,0x77,0x1b,0x19,0xab, -0x04,0xe1,0xc8,0xe3,0x01,0x90,0xf5,0xec,0x24,0xf2,0x09,0xa7,0x18,0x10,0x2c,0xfb, -0x13,0xdf,0x0d,0x04,0xfd,0xf5,0xe0,0xbb,0xd3,0xe9,0xa3,0xf4,0xfc,0x3e,0x13,0x0a, -0x4e,0x16,0x1b,0x3c,0x20,0x1c,0x3b,0x0f,0x00,0x93,0xf0,0x05,0x6b,0xf6,0xf3,0xf2, -0x0d,0x01,0xf9,0xfa,0xeb,0x1f,0xe9,0xd9,0xe1,0xf4,0x02,0x34,0x07,0x07,0x43,0x11, -0x19,0x98,0x0b,0xf5,0x45,0xda,0xe5,0xbc,0x04,0x13,0x10,0x2a,0x1f,0x59,0x0e,0x04, -0x8b,0x25,0xfe,0xd0,0x11,0x15,0xd7,0x27,0x02,0xa9,0x08,0xe3,0xbd,0xeb,0xc2,0x07, -0xdb,0xc0,0x96,0xe1,0xdd,0xc9,0xf5,0x1a,0xbe,0x18,0x20,0xae,0x0a,0x0f,0x17,0x1e, -0x10,0xf1,0x20,0xfa,0x28,0xf1,0xe1,0xcc,0xf9,0x03,0xbb,0x02,0x07,0x7f,0xfc,0xd9, -0xea,0xe5,0x00,0xf2,0x16,0x11,0xe3,0x01,0xfd,0xa7,0x13,0x13,0x55,0x0c,0x02,0x88, -0x1e,0x0a,0x94,0xf7,0xfc,0x1c,0xf4,0xf1,0x7a,0xea,0x04,0x28,0x02,0xfa,0x5b,0xea, -0xee,0xd0,0xed,0x04,0xe3,0x20,0x1d,0x7d,0x0b,0x0a,0x63,0xf0,0xf6,0xbd,0xea,0x04, -0x20,0x22,0xfa,0x5d,0x14,0x1a,0x83,0x0b,0x05,0x1c,0x10,0xf5,0x9b,0xe5,0xe6,0x6f, -0xec,0xf6,0x63,0x04,0x06,0x66,0x0a,0x06,0xe9,0x18,0x0f,0x57,0x0a,0x08,0x16,0xfd, -0xec,0x36,0xf3,0x04,0x83,0xf0,0x12,0xab,0x1f,0x09,0x47,0xf8,0xef,0x7e,0xec,0xf0, -0x29,0xf7,0x0b,0x87,0x14,0x1c,0x40,0x18,0xfe,0xaf,0x07,0x01,0x2f,0x00,0xf4,0x84, -0x04,0x11,0xed,0xdf,0xea,0x47,0xed,0xf8,0x27,0x0b,0x16,0xcf,0x0d,0x0a,0xd6,0xeb, -0xe8,0x16,0xfd,0xff,0x12,0xdf,0xf4,0x00,0xf9,0x03,0x52,0x09,0x0e,0x20,0x20,0x05, -0xe8,0x0a,0x17,0x83,0x0b,0xfb,0xf5,0x02,0x0b,0x70,0xfc,0xf4,0x32,0xec,0xe3,0x33, -0xcc,0xe6,0xf3,0xf6,0x0f,0xc7,0x12,0x23,0x90,0x18,0x1b,0x33,0xff,0x0a,0x21,0xf7, -0xf7,0xc3,0xf4,0x08,0x25,0x12,0xf5,0xc5,0xec,0xee,0x62,0xe5,0xed,0x0b,0x15,0x0f, -0x91,0xfd,0xf7,0xca,0xfd,0x12,0x12,0xfc,0x0a,0x9f,0x23,0x2a,0xfa,0x16,0xf7,0xed, -0xf1,0xee,0x77,0x04,0xf6,0x10,0x0e,0x13,0x74,0x13,0x0b,0xa8,0xfe,0xf1,0x58,0xf3, -0xfe,0xb6,0x02,0xef,0x71,0xf7,0xf6,0x46,0x0b,0x0a,0x74,0x04,0x00,0x9d,0xea,0xd3, -0x38,0xcc,0xd7,0x58,0x06,0xee,0x48,0x0d,0x16,0x63,0x14,0x0e,0x4f,0x0c,0x0b,0x5b, -0x06,0x04,0x43,0x04,0xf5,0x2c,0xe3,0x02,0x9a,0x1b,0x1d,0xfe,0x16,0x1a,0xa8,0x17, -0xf4,0xf2,0xe1,0xdf,0x6a,0xf9,0xfa,0xfe,0x15,0x16,0x2c,0x16,0xff,0xb3,0xf8,0xf6, -0x83,0x04,0x06,0x80,0x0a,0x16,0x9e,0x20,0x0f,0x24,0x17,0xe6,0xa4,0xd8,0xde,0xae, -0xcf,0xf2,0x54,0xf4,0xe6,0x1e,0xf3,0x01,0xc3,0x1c,0x2d,0xe6,0x26,0x1a,0x6b,0x06, -0xf7,0x6e,0xf7,0xfc,0x36,0xea,0x02,0xba,0xeb,0xed,0x86,0xff,0xf1,0x0b,0xfd,0x04, -0xa9,0x08,0xfa,0xd4,0xf8,0x0d,0xf2,0x06,0x0a,0x16,0x05,0xfc,0x50,0xf8,0x03,0xab, -0x1e,0x18,0x16,0x01,0x14,0x56,0x09,0x01,0xf7,0xfc,0xf3,0x76,0xf4,0xfb,0x3e,0xf1, -0xec,0x44,0xfb,0xe6,0x2f,0xfb,0xfe,0xa6,0xf3,0xf3,0x66,0x1f,0x2b,0x6d,0x33,0x1b, -0x34,0x07,0x15,0x93,0xf5,0xf0,0xe7,0x03,0x05,0x90,0xff,0xfb,0xee,0x0a,0xf4,0x43, -0x00,0xfd,0xd6,0xee,0xd7,0xa0,0xe4,0xf7,0x01,0x04,0x01,0x9e,0x17,0x06,0xcf,0x0f, -0x11,0x9c,0x20,0x05,0xcd,0x0e,0x03,0xdc,0xf8,0xfa,0xd7,0x0b,0xea,0xc6,0xfc,0xf0, -0x63,0xf9,0xea,0xf1,0x07,0xfe,0xf7,0x05,0xfc,0xd0,0xf4,0xff,0x68,0x0f,0x0d,0x9a, -0x00,0x16,0x6a,0x09,0x00,0x05,0x04,0x11,0xd1,0x06,0xde,0xe0,0xde,0xdd,0x46,0xf5, -0x0f,0xed,0x1e,0x06,0x05,0x04,0xf0,0x9d,0xe3,0xf7,0x50,0x23,0x1e,0xef,0x1f,0x16, -0x5d,0xf6,0xe6,0x4e,0xec,0xf6,0x4f,0xed,0x0c,0xe2,0x08,0x03,0x9c,0x0d,0x10,0x90, -0xf8,0x13,0xb6,0x06,0x12,0xe7,0xfe,0x05,0x5e,0xe9,0xf0,0x50,0xfb,0xfc,0x34,0xf5, -0x0b,0x52,0xe8,0xed,0x12,0xff,0x09,0xbf,0xfa,0x0b,0x1f,0x0e,0xfe,0xb7,0xec,0xf9, -0x1f,0xf5,0xf2,0x95,0xee,0xfd,0xf9,0xe4,0xf8,0xaa,0x11,0x22,0xbe,0x1b,0x1d,0xf9, -0x05,0xfb,0x5a,0x12,0xfe,0x01,0xdb,0xd7,0xb2,0xee,0x10,0xb6,0x00,0x06,0x89,0x08, -0x1c,0x47,0x0a,0xf7,0x8b,0xfc,0xf9,0xf3,0x16,0xf0,0x69,0xee,0x04,0x93,0x18,0xfc, -0x55,0xfb,0x20,0xa0,0xfe,0xf5,0xa6,0xeb,0xfc,0x90,0xed,0x00,0x3e,0x06,0x23,0xf7, -0x0d,0x00,0x35,0xfa,0x22,0x78,0x20,0x10,0x25,0xee,0xf8,0xee,0xf1,0x0a,0x47,0xe1, -0xf5,0xc7,0xfb,0x2d,0x40,0x0b,0x15,0xae,0x0f,0x17,0xbf,0xea,0x01,0xa3,0xe8,0xf2, -0xcc,0xcb,0xeb,0xc3,0xe7,0xf3,0x49,0xfb,0x12,0x79,0x03,0x07,0xe3,0xfd,0x01,0x9a, -0x0b,0x0b,0x8b,0x1b,0x26,0xf8,0x14,0x10,0xaa,0x03,0xf8,0x88,0xeb,0xd9,0xaf,0xd6, -0xec,0x7c,0xef,0xfe,0xcc,0x20,0x15,0xb1,0x1e,0x10,0x8e,0x15,0x0c,0x96,0x12,0x0d, -0xaa,0xfa,0xe6,0x55,0xdf,0xe6,0xbb,0xea,0xed,0x84,0x11,0x04,0xdb,0x1c,0x0e,0x7f, -0x11,0xed,0xe3,0x11,0xec,0x5b,0xf2,0x04,0x17,0x11,0x0a,0x04,0x0a,0x00,0x78,0xeb, -0xf3,0x60,0x1c,0x04,0x1a,0x10,0x00,0x7a,0x04,0xe3,0x83,0xf6,0x01,0x43,0xfc,0xfc, -0xe2,0x05,0xfd,0xbe,0x05,0x0b,0x79,0x02,0xe9,0x4c,0xe5,0xfe,0xcc,0x00,0x1a,0xfc, -0x2c,0x0e,0x9f,0x17,0xeb,0xb5,0xf1,0x01,0xcf,0xfe,0x1b,0x10,0x11,0x05,0x39,0x09, -0xf9,0xe2,0xf4,0xef,0x81,0xf7,0xfe,0x18,0x16,0x0e,0x01,0x0e,0x03,0x5e,0xf9,0xed, -0x37,0xdc,0xfb,0x59,0x0a,0x01,0x1e,0xf5,0x02,0xfd,0x06,0x10,0x98,0x18,0x14,0xf7, -0x24,0xf2,0x89,0x07,0xe5,0x79,0xf0,0xe5,0xfd,0xed,0xf5,0x38,0xf7,0x06,0xd2,0x0c, -0x13,0xd0,0x36,0x17,0xac,0x15,0xfe,0x32,0x04,0xee,0xe8,0xf2,0xd8,0x25,0xe6,0x02, -0x63,0xff,0x07,0xe4,0x00,0x08,0xed,0xfe,0xff,0xec,0xe6,0xf0,0xda,0x03,0x1b,0x93, -0x0d,0xf5,0x59,0x0a,0xf8,0x17,0xf8,0xf0,0x41,0xf8,0xf7,0xcd,0xfb,0x0f,0x24,0x2f, -0x19,0x87,0x0e,0xe6,0x80,0xf7,0xe9,0xac,0xeb,0x07,0xaf,0x09,0x21,0x78,0x09,0xfc, -0x19,0x1c,0x0c,0xbf,0x0a,0x13,0x30,0x0e,0x01,0x08,0xf4,0xee,0x09,0xec,0xe9,0x26, -0xec,0xd8,0xcb,0xde,0xf3,0xcc,0xf3,0x04,0x4f,0x2a,0x1f,0x9a,0x23,0x19,0xcc,0xfc, -0x0d,0x7a,0xfd,0x12,0xe0,0x08,0x1d,0x9e,0x1a,0x22,0x39,0x19,0x0c,0x89,0xdd,0xe2, -0x04,0xcc,0xdd,0x7f,0xf1,0x15,0xc9,0xf9,0xe8,0xc9,0x0b,0x12,0x07,0x1d,0x04,0xe9, -0xed,0xdb,0x27,0xd6,0xfa,0x22,0xfc,0x16,0xfa,0x0b,0x0b,0x3c,0xff,0x08,0x2e,0xf5, -0xef,0x4d,0xfd,0xff,0x0e,0x08,0xff,0xcd,0x02,0x0a,0x74,0x12,0x08,0x00,0x21,0x0e, -0xa7,0x0a,0xf6,0x8c,0xd8,0xe5,0x66,0xf1,0x03,0xe5,0x06,0x1b,0xd0,0x1a,0x0e,0xd7, -0x11,0x23,0xc5,0x20,0x24,0xff,0x24,0xfc,0x47,0xd6,0xdb,0x0d,0xd6,0xd4,0x1b,0xfa, -0xf8,0x64,0xfd,0xed,0x0b,0x10,0xf0,0xd6,0xff,0x10,0xe8,0x09,0xf5,0xd8,0x06,0xf2, -0x5b,0xf9,0xf4,0x7e,0x09,0x19,0x63,0x0d,0x0e,0x65,0x12,0x04,0x1d,0x02,0xfc,0x46, -0xf7,0xed,0x42,0xd7,0xe7,0x83,0xfd,0x14,0xa5,0x19,0x16,0x17,0xff,0xf1,0xfb,0xed, -0x01,0x8e,0x01,0x13,0x14,0x0f,0x15,0xd8,0x1c,0xf3,0x71,0x1e,0x20,0x87,0x0b,0xff, -0x16,0x04,0xfc,0xec,0xfa,0xd3,0x20,0xed,0xe8,0x1f,0xf6,0xf9,0xf0,0xf0,0x11,0xf7, -0x01,0xd7,0x96,0xf9,0xfb,0xbb,0x21,0x1c,0x86,0x21,0x1b,0xce,0x11,0xf8,0x78,0xe1, -0xd2,0x78,0xea,0xf1,0x34,0x0c,0x18,0xd7,0x20,0x06,0x3e,0x11,0xf9,0xe8,0x14,0x07, -0xea,0x01,0xec,0x69,0xd9,0xe6,0x0b,0xfe,0xf4,0x74,0x04,0x0b,0x7d,0x28,0x28,0x9f, -0x2c,0x14,0xe6,0x10,0xeb,0x04,0xf4,0xfa,0xe7,0xf9,0xf2,0x22,0xeb,0xe3,0xd6,0xf5, -0x10,0x46,0x02,0x01,0x0a,0x05,0x2a,0x78,0x1d,0x18,0x62,0x14,0x0d,0x04,0xf5,0xf1, -0x35,0xfa,0xdf,0xb7,0xd2,0xde,0x61,0xf7,0x08,0xb0,0x0a,0x08,0xb1,0x14,0x0f,0x21, -0x22,0x0f,0xb9,0xfc,0x15,0xb8,0x09,0x03,0xda,0x05,0x09,0x1a,0x0b,0xfa,0x69,0xf8, -0x15,0xc7,0xf9,0xff,0x9c,0xef,0xf4,0x5b,0xe4,0x15,0xe3,0x0d,0x14,0x60,0xfa,0xe8, -0xa5,0xe8,0xef,0xf1,0xfa,0xf3,0x0b,0xfb,0xfd,0x17,0xf8,0x09,0x28,0x0b,0xf6,0xaf, -0x0f,0x10,0x87,0x11,0x13,0x19,0xf3,0xcd,0x78,0xdc,0x08,0xe0,0x0f,0x1a,0xce,0x18, -0x21,0x22,0x0c,0xf2,0x92,0xe6,0x06,0xbd,0xfb,0xdd,0x4b,0xf4,0xef,0xbf,0xef,0x04, -0x93,0x01,0x05,0xd7,0x02,0xfc,0x10,0xe3,0x09,0x4f,0x04,0x02,0xad,0x00,0xf6,0x17, -0xd7,0xde,0xda,0xf0,0x11,0xf3,0x20,0x2d,0x85,0x2b,0x20,0xe2,0xfb,0x15,0x64,0xf6, -0xfd,0x9d,0x04,0xf7,0xba,0xed,0xe4,0x6b,0xf0,0x05,0x5d,0xf7,0x0b,0x2f,0x0c,0x08, -0x3d,0xee,0xd8,0x22,0xf4,0x02,0x14,0xfa,0xda,0x5e,0xec,0xe9,0x0f,0xf1,0x01,0x6b, -0x0e,0x0e,0xa0,0x0a,0x03,0x16,0xfe,0x02,0xa7,0x0c,0x11,0x08,0x09,0x00,0x29,0xfd, -0x04,0x7b,0x0d,0x1b,0xc2,0x00,0xec,0xf0,0xe9,0xeb,0x09,0xe3,0xf8,0x90,0x16,0x1b, -0xbb,0x19,0x11,0x03,0x09,0xf8,0x1a,0xe5,0x13,0x48,0xfd,0xfa,0x17,0xff,0xf8,0xee, -0xe3,0x00,0x69,0x02,0xf7,0xb5,0x13,0x12,0x17,0xfc,0x0d,0xf3,0x20,0x07,0xd2,0xeb, -0xf4,0x9a,0x0b,0x23,0xbe,0x00,0xf9,0x46,0x04,0x0c,0x47,0xf7,0xf7,0xd2,0xe4,0xff, -0x49,0x01,0x02,0x4b,0x15,0x02,0xc8,0x0c,0xe6,0xd3,0xee,0xf3,0x50,0xfe,0x19,0x63, -0x18,0xf4,0x41,0x04,0x03,0x91,0x15,0x0d,0x77,0x17,0x0c,0x38,0xff,0xeb,0x0b,0x01, -0x0e,0x90,0x00,0xf6,0x7b,0x06,0xec,0x6f,0xf7,0xe7,0x48,0xf2,0x04,0x04,0x13,0xf5, -0x4f,0xf2,0x07,0x03,0xfd,0xf0,0x9a,0xf7,0xf9,0xa7,0x0d,0xfe,0x95,0x08,0xe3,0x0e, -0x07,0x08,0x8c,0x1a,0x2a,0xac,0x19,0x0d,0x1d,0x05,0xed,0xfe,0xe0,0xcc,0xf2,0xdd, -0xe8,0x3c,0xed,0xf6,0x42,0x03,0x1e,0xe0,0x13,0x0b,0x6b,0x04,0x12,0xab,0x07,0xf6, -0x1b,0xf9,0x0e,0x68,0x0b,0x1b,0xbd,0x0a,0x15,0xfa,0x12,0x09,0x64,0xf3,0xee,0xd9, -0xda,0xf5,0xd3,0xed,0x0a,0x3c,0x11,0x23,0x90,0x03,0x04,0xc1,0xf5,0xec,0xef,0xf4, -0x13,0x37,0x0d,0xf7,0xe3,0xf1,0x1d,0x49,0x0c,0x1f,0x2b,0x0c,0x0d,0x81,0x07,0xe1, -0xa3,0xea,0xec,0x0a,0xed,0xf8,0x88,0xf2,0xf9,0x49,0xf8,0x09,0xc9,0x02,0x18,0x1b, -0x24,0x21,0xae,0xfa,0x07,0xf4,0x10,0x07,0x3a,0x08,0xef,0x8a,0xde,0xea,0xa3,0xfe, -0xfd,0x65,0xf3,0xf6,0x53,0xf7,0xf8,0xa3,0x25,0x04,0xf9,0x00,0x01,0x44,0xe7,0xee, -0xe5,0x0a,0x0f,0x21,0x11,0x22,0x16,0x18,0x04,0x29,0xd5,0xf7,0x04,0xeb,0xe9,0xce, -0xfe,0x03,0xe6,0x03,0x0d,0x38,0xec,0xf8,0x87,0x04,0x06,0x5b,0x1a,0x21,0x53,0x12, -0x02,0x86,0xf6,0xeb,0x5d,0xea,0xeb,0x93,0xef,0xf7,0xc3,0xf7,0xfc,0xde,0xf5,0xfe, -0x53,0x07,0x0b,0x9a,0x14,0x16,0x07,0x01,0x04,0x68,0x0a,0xff,0xb8,0xf5,0xf6,0x22, -0x05,0xe5,0xe4,0xf0,0xf6,0xd2,0x11,0x09,0x4b,0x20,0x17,0x9f,0x0e,0x06,0x5d,0xf5, -0xf2,0xb8,0x13,0x13,0xae,0x0f,0x07,0x2b,0xfc,0xef,0x25,0xe6,0xe1,0x3a,0xe4,0xf8, -0x61,0x0a,0x1f,0x7a,0x1f,0x22,0xa1,0x1e,0x0b,0x03,0x0c,0x0f,0xcc,0x02,0x0d,0x63, -0xfd,0x04,0xb5,0xec,0xe6,0xd8,0xdc,0xef,0x72,0xe2,0xef,0x92,0x01,0x1c,0x71,0x0b, -0x19,0xbd,0x07,0x14,0xd1,0xf3,0xf9,0x71,0x08,0x01,0xd9,0xdd,0xf2,0x18,0xf3,0xfa, -0x10,0xf8,0x06,0x13,0x09,0x18,0xe6,0x0f,0x10,0x3e,0xee,0xf8,0x94,0x05,0x15,0xf1, -0x06,0x11,0x81,0x10,0x0d,0x71,0xf6,0xf4,0x88,0xf4,0xf2,0xf6,0xf7,0xf5,0xbe,0x02, -0x16,0xb5,0x23,0x1b,0xe2,0x0c,0xfe,0x76,0x05,0xf1,0x03,0xe6,0xf5,0x3c,0x09,0x05, -0x61,0x21,0x0c,0x9d,0x20,0x08,0xe8,0xee,0xe8,0x1a,0xef,0xf4,0xf0,0xf4,0xf5,0x53, -0xf3,0xeb,0xa8,0xf8,0x05,0x9b,0x0a,0x15,0x47,0x0b,0x07,0x49,0x02,0x0b,0x56,0xf6, -0xee,0x3f,0xe6,0xf3,0xbe,0xf9,0xe7,0x21,0xf6,0xfd,0xda,0x00,0xeb,0x1e,0xfb,0x00, -0xdc,0x07,0xf5,0xca,0x16,0xf9,0x79,0xf6,0xf1,0xc8,0xf0,0xe6,0x30,0xf8,0x08,0x7c, -0x0a,0x16,0x0a,0x14,0x17,0xd9,0x03,0xfc,0xaa,0x01,0xf8,0x71,0xfc,0xf4,0x06,0xed, -0x01,0xd7,0x0a,0xfe,0x87,0x04,0x0a,0x05,0xfc,0xfb,0x1f,0xf5,0xf5,0x60,0x1e,0x1c, -0x18,0x17,0x07,0x70,0xfd,0x06,0xe1,0x07,0xf2,0xf4,0xdb,0xe1,0xc3,0xf8,0xf8,0x84, -0x0a,0x01,0x2c,0x11,0x07,0xd2,0xfa,0x04,0xac,0x13,0xfd,0xd2,0xf4,0xf3,0x28,0x04, -0xf5,0xf5,0xf0,0xf1,0x78,0xf9,0xf9,0x6b,0xf4,0xff,0xd0,0xf5,0xea,0x6b,0xff,0x16, -0xfe,0x10,0x06,0x98,0x01,0xed,0x9c,0xef,0xf7,0xb3,0xf4,0xf5,0x33,0xf9,0x0b,0xd2, -0x13,0x13,0x12,0x1b,0x0f,0x92,0xf5,0x04,0x61,0x09,0xf4,0xec,0xf9,0xfe,0x72,0xff, -0x1c,0x69,0x15,0x1e,0x10,0x12,0xf0,0xa2,0x04,0xf8,0x35,0xf7,0x14,0x11,0x0f,0x11, -0x9e,0xfe,0xfe,0xa0,0xee,0xfa,0x87,0xff,0xf8,0x6e,0x00,0x0c,0x27,0x09,0x13,0x26, -0x0c,0x14,0x2d,0x04,0x04,0x55,0x02,0x03,0xfc,0x15,0x08,0x8f,0xf9,0x00,0x52,0xf7, -0xef,0xfb,0xf9,0x0e,0x16,0x0b,0x0f,0x2d,0x09,0x06,0x11,0xf2,0xfa,0x01,0xf4,0xff, -0x04,0xf5,0xeb,0xe7,0xee,0xf9,0xc0,0x13,0x09,0xe1,0x0e,0x1e,0xda,0x34,0x21,0x97, -0x05,0xd4,0xfc,0xe1,0xf1,0x9f,0xf4,0x00,0x6d,0x08,0x14,0xa4,0x02,0x00,0xe4,0xff, -0xff,0x03,0xdd,0xdf,0xac,0xf0,0xf3,0x69,0xd8,0xf4,0x37,0x04,0x19,0x48,0x19,0x2e, -0x40,0x23,0x10,0xec,0x05,0x03,0xc5,0xfc,0xec,0x76,0xea,0xfc,0x84,0xe8,0x02,0x09, -0x10,0xfb,0x27,0x06,0x1f,0x5e,0xf9,0xfc,0x01,0xfb,0x03,0x79,0xec,0x0e,0x52,0x15, -0x19,0xdd,0x1b,0x07,0xb4,0xf3,0xe0,0x98,0x06,0xea,0xd8,0xf2,0xe6,0x8d,0xf5,0xec, -0xdb,0xf0,0xf6,0x87,0xe9,0x04,0x0e,0xfe,0x01,0x16,0xfe,0x0f,0x3e,0x0f,0x14,0xc7, -0xf8,0x10,0x91,0xf2,0xed,0x19,0xdc,0x10,0xa0,0x02,0x00,0xe8,0x03,0x12,0xd5,0xf6, -0x14,0x24,0x0c,0xfc,0x1b,0xf7,0xfa,0xa4,0xf7,0xf0,0x1d,0xf0,0xf5,0xe7,0xfb,0x05, -0x54,0x11,0x0d,0x1a,0xfd,0xf9,0xb1,0x08,0x0c,0x93,0x1b,0x20,0xd8,0x09,0xfc,0xc8, -0xf1,0xe1,0x73,0xed,0xed,0xdc,0x03,0x04,0x50,0xf5,0x00,0x97,0xff,0x0c,0xc0,0x09, -0xf4,0xa2,0x01,0x1d,0x22,0x00,0x07,0x65,0x1b,0x0d,0x42,0xff,0x01,0x2b,0xfd,0xff, -0x5b,0xf0,0xfc,0xed,0x06,0x02,0x6f,0xfa,0x01,0x22,0x05,0xf9,0xf0,0xfb,0x07,0x79, -0xff,0x0b,0xc7,0x16,0x13,0x87,0x13,0x12,0xe3,0x12,0x0c,0xb8,0x0c,0x05,0x22,0x07, -0xfd,0x29,0x02,0xf7,0x61,0x13,0x0b,0x6d,0xf0,0x08,0x52,0x26,0x19,0x68,0xec,0x03, -0x81,0xfd,0xfb,0xa7,0xf6,0xf2,0x7b,0x01,0xf2,0xb7,0xea,0xe6,0x13,0xf7,0xf5,0x0c, -0x0b,0x08,0x8a,0xf1,0x08,0x35,0x07,0x00,0xd1,0xfa,0x22,0xa2,0x13,0x30,0x5b,0x2b, -0x11,0x11,0x07,0x10,0xe4,0xf9,0xec,0x1c,0xf1,0x07,0xcc,0x0b,0x08,0x8d,0x0f,0x15, -0x69,0xfb,0xf6,0xeb,0x02,0xfb,0xdd,0xf5,0xfd,0xb9,0x0f,0xea,0x87,0xf6,0xef,0xa2, -0x06,0x1a,0xad,0x24,0x06,0x0f,0x0b,0xfe,0xba,0xe9,0xed,0xe7,0xd9,0xee,0x90,0xeb, -0xf6,0x71,0xf3,0x0b,0x18,0xf2,0xf5,0xe9,0xe2,0xf7,0xda,0xe8,0xf5,0x95,0x00,0x14, -0xf2,0xf8,0x10,0x49,0xe9,0x16,0xa4,0x15,0x23,0xde,0x2a,0x36,0xd9,0x25,0x1a,0xf9, -0x06,0xf4,0xaa,0xcc,0xda,0x94,0xe4,0xf3,0x9a,0xfc,0x06,0x1a,0x08,0xfd,0xda,0xf4, -0xe5,0x37,0xf5,0xf9,0xf6,0x1e,0xf7,0x78,0x09,0xea,0x88,0xea,0xe4,0x88,0x00,0xf0, -0xe4,0xfa,0xfb,0x1f,0x0f,0x0b,0x5f,0x02,0x0f,0x29,0xfa,0xda,0xb5,0xfb,0xf9,0xc1, -0x11,0x05,0xce,0xf4,0xfa,0x41,0x17,0x11,0xcb,0x16,0x0f,0xdd,0xf5,0xe9,0x0b,0xfa, -0xfc,0x5e,0xee,0xf3,0x18,0x09,0x00,0xdb,0x0f,0xee,0xa7,0x0d,0xfa,0x22,0x17,0xf8, -0xcd,0x12,0xf9,0x90,0x0c,0xf6,0x4f,0xfd,0xef,0xeb,0xff,0x07,0xeb,0x31,0x0e,0x53, -0x07,0x04,0xd6,0xec,0xcc,0xc9,0xd6,0xcc,0xc3,0xf5,0x15,0x14,0x3e,0x2e,0xe9,0x36, -0x36,0xe8,0x2d,0xf2,0x2a,0xe5,0xc7,0xcb,0xc3,0xba,0xd2,0xd9,0xe5,0x10,0x04,0x14, -0xcc,0x1d,0x38,0x64,0x3a,0x24,0xf2,0x1c,0x15,0x2a,0xff,0x04,0xdb,0x15,0xf2,0xb5, -0xfa,0xed,0xa5,0xfb,0xef,0x36,0xf2,0xf1,0x9f,0xfc,0xe6,0x00,0x01,0x0d,0x01,0x14, -0xfc,0x3c,0x00,0x06,0x35,0xf2,0xf4,0x05,0xf3,0xe8,0x1e,0xfc,0xef,0xbe,0x09,0xfd, -0xe1,0x0b,0x20,0xf1,0x12,0xfe,0x50,0x09,0x16,0xb4,0x0f,0x0c,0xd4,0xf6,0x01,0xc9, -0xfe,0x1a,0x7b,0x0b,0x0d,0x28,0xf2,0x2c,0xad,0x08,0x09,0xe2,0xfc,0xd7,0xf9,0xcd, -0xf0,0x53,0xf6,0x0d,0x11,0x0e,0x0a,0xdc,0xfc,0x07,0xe9,0x0f,0x16,0x58,0x0f,0x02, -0x70,0xff,0xe9,0xa4,0xf3,0xea,0x6c,0x08,0xf2,0x68,0xe8,0xd1,0x94,0xf0,0x09,0xae, -0x11,0x19,0xc1,0x0c,0xfa,0x37,0x0b,0xfb,0x30,0xfe,0x01,0xd5,0x0d,0x0e,0x50,0x10, -0x0d,0xa3,0x09,0xf5,0x4a,0xfd,0xe4,0xec,0xe4,0xf2,0x05,0xfb,0x0d,0x6a,0xfe,0xf9, -0xb3,0x0d,0x07,0xdb,0x0d,0xf6,0x6d,0xfc,0xfa,0xa9,0xfc,0xec,0x1d,0xec,0x07,0x42, -0x06,0x06,0xcc,0x1a,0x05,0x7d,0x0d,0x0f,0x03,0x13,0x17,0xa3,0x0e,0x0b,0x20,0x0b, -0x03,0xc5,0xed,0xf4,0x07,0xf8,0xd5,0xdb,0xe2,0xd2,0x97,0xf4,0xfe,0xe9,0x03,0xeb, -0x4e,0xfe,0x06,0x6a,0xf7,0x10,0x8d,0x09,0x1c,0x04,0x06,0xe9,0x8d,0xfe,0x0b,0x21, -0x06,0x15,0xcd,0x07,0x1d,0xc8,0x12,0x12,0xf4,0xf0,0xf4,0x1f,0x0f,0xf6,0x53,0xf8, -0xf7,0xcc,0x08,0xf9,0x00,0x00,0xf2,0x8e,0x19,0x16,0x22,0x11,0xfa,0x33,0xfb,0xdc, -0x1f,0xea,0xf9,0x78,0x01,0x05,0x6a,0xfb,0x14,0xe8,0x04,0xed,0x83,0xfb,0xfc,0x2e, -0xf2,0x01,0x4e,0x00,0xf9,0x65,0x07,0x27,0x91,0x04,0xef,0x4c,0xf6,0xdf,0x15,0xf9, -0xf9,0xea,0x0d,0xfe,0x7e,0x16,0x09,0x8f,0x04,0x07,0x47,0x02,0xfb,0xc6,0x06,0xde, -0x6d,0xee,0xf6,0x91,0xf8,0x0d,0xdc,0x14,0x0a,0xf1,0x14,0xfb,0xfa,0xf1,0xeb,0x6b, -0xf5,0x0d,0x73,0x04,0xf7,0xc7,0xff,0x0b,0x49,0x02,0x02,0x43,0x05,0x10,0x06,0xed, -0xf2,0x2e,0xea,0xea,0xa7,0xec,0x03,0x06,0x10,0x19,0x26,0x1e,0x2d,0xac,0x2e,0x2e, -0x20,0x25,0x0f,0x74,0xf4,0xeb,0xe5,0xc2,0xcf,0x29,0xe3,0xf7,0x44,0x0d,0x2f,0xd1, -0x31,0x17,0x0b,0x24,0xfe,0x88,0xe8,0xdc,0xd7,0xeb,0xf7,0xca,0xf2,0x06,0x3e,0x09, -0x02,0x71,0x01,0x18,0x2b,0x02,0x00,0x6d,0x12,0x1c,0xc5,0x06,0x15,0x35,0x0f,0x09, -0x7c,0xf6,0xfe,0x43,0xeb,0xe1,0x18,0xe7,0xdf,0xef,0x00,0x09,0xf0,0x0d,0xfb,0x86, -0x1f,0x15,0x22,0x10,0xf2,0x75,0xe3,0xdc,0xee,0xf2,0x00,0x83,0xed,0x08,0x44,0xfd, -0x0f,0x5b,0x01,0xfe,0x59,0xf1,0xf7,0xd7,0xe8,0xf3,0x1d,0x0e,0x1f,0x83,0x11,0x1c, -0x53,0x1d,0x09,0x83,0x1c,0x15,0xe5,0x05,0x08,0x7a,0xfc,0xfb,0x9d,0xe2,0xe2,0xfa, -0xf8,0xf2,0xa0,0xde,0xed,0x01,0xe1,0x09,0x39,0x10,0x09,0x87,0xfc,0x03,0x0c,0xef, -0xee,0x36,0xec,0xfa,0x61,0xfc,0x09,0x17,0xfd,0x0e,0x6d,0x0c,0x38,0x78,0x0c,0x25, -0x8f,0x0a,0xfa,0x86,0xf5,0xfa,0x14,0xf6,0x12,0xc5,0x0b,0x17,0xc3,0xe8,0xdd,0x58, -0xde,0xf0,0xe2,0x06,0x23,0xc7,0x02,0xfc,0x0b,0x0c,0x0d,0xbd,0x03,0x13,0x35,0x04, -0xfc,0xaa,0xf9,0xe1,0xc4,0xd8,0xf4,0xd1,0xfa,0x00,0x3e,0x0c,0x0c,0x91,0x0c,0xf8, -0x31,0xff,0xea,0x0c,0xf2,0xd2,0xee,0xed,0x0d,0x55,0x22,0xef,0xce,0x07,0x1a,0x88, -0x2b,0x00,0x49,0x12,0x03,0x24,0x05,0xf5,0x51,0xf2,0xf3,0x31,0x02,0xf4,0x0c,0x01, -0x00,0x1c,0x07,0x06,0xae,0x06,0xfd,0x68,0xf6,0xeb,0xc2,0xef,0xe6,0x10,0x05,0x05, -0xa2,0xf8,0x0c,0x76,0x15,0x0d,0x96,0x08,0x08,0xcb,0xe5,0xe1,0x2c,0xe5,0xdf,0x62, -0xeb,0x02,0x2c,0x1c,0x28,0x57,0x32,0x22,0xbc,0x2d,0x12,0xbc,0x0b,0xd8,0x32,0xdf, -0xff,0xe0,0x0d,0xf7,0xbb,0xf9,0xf8,0xac,0xff,0x0a,0x47,0x14,0x0e,0x58,0x05,0x1d, -0xe3,0x15,0x18,0xa3,0xf3,0xfa,0x03,0xd7,0xe7,0x36,0xd6,0xf9,0x5a,0x03,0x0d,0x58, -0x0e,0xf2,0xed,0x06,0xfd,0xfb,0x15,0xf8,0xf8,0x07,0x05,0x1f,0x06,0x0a,0x52,0xf8, -0xf7,0x21,0xfc,0xf0,0xbc,0xf9,0x03,0x35,0x00,0xfb,0x81,0x01,0xf9,0xae,0xfc,0xef, -0x9a,0xe5,0x00,0x3a,0x00,0xfd,0x2e,0x06,0x07,0x78,0x0c,0x09,0x91,0x2a,0x1a,0x90, -0xff,0xfa,0xde,0xfa,0x05,0x4b,0xef,0xeb,0xbf,0x12,0x0d,0xc3,0x07,0x11,0xf0,0x1c, -0x0e,0x9a,0x03,0xfb,0x1d,0x0c,0x1e,0x7d,0x14,0xfc,0x1a,0xeb,0xf3,0x2c,0xf7,0xee, -0x80,0xf3,0xef,0x83,0x01,0x01,0x0e,0xff,0xf7,0x39,0x22,0x29,0x26,0x1f,0x26,0x52, -0x07,0xef,0x26,0xe4,0xd5,0xc7,0xd2,0xdc,0xd5,0xec,0xe4,0x6d,0xfa,0x11,0xb4,0x12, -0x06,0x91,0x15,0x14,0xb7,0x18,0x09,0x29,0x0a,0x11,0x8b,0x10,0x03,0x0d,0x0a,0x10, -0xde,0xea,0xdb,0xdd,0xd3,0xdd,0x46,0xf0,0x05,0x89,0x0b,0x27,0x6b,0x23,0x0b,0x49, -0xff,0xed,0x6d,0xfb,0x02,0xbb,0x0d,0x0d,0x51,0x04,0x0c,0xd8,0xf3,0x0d,0xff,0x02, -0x00,0xc9,0xe8,0x02,0xad,0xff,0xfd,0x22,0xf9,0xef,0x28,0xfa,0xf4,0x66,0x01,0x0c, -0xc9,0xf6,0x0f,0x67,0xf9,0xfe,0x6a,0xe5,0xf7,0x4d,0xf8,0x0a,0x39,0x1f,0x1e,0x3d, -0x16,0xf4,0x4c,0xfa,0xe0,0xcd,0xf4,0x0b,0xe8,0x03,0xf0,0x68,0x07,0xf3,0x9d,0xf3, -0xf0,0x2d,0x18,0x12,0xda,0x1a,0x18,0x8d,0x1f,0xf6,0x54,0xf3,0xea,0x07,0xef,0xef, -0x48,0x09,0x00,0xe7,0xfa,0xfc,0x05,0xf8,0xea,0xe8,0x04,0x0f,0x2f,0x09,0xfd,0x3a, -0x12,0xfe,0x69,0xfb,0x15,0x62,0x0f,0x09,0xb2,0x03,0x09,0xfb,0xfd,0xeb,0x35,0xf6, -0xfe,0x3e,0x0c,0x01,0x96,0xfb,0x1b,0x24,0x1f,0x18,0xc9,0x0f,0x05,0xbb,0xf7,0xf3, -0xea,0xeb,0xde,0x5f,0xde,0xf6,0x13,0xf5,0x14,0xf3,0xf5,0x00,0x47,0x05,0x0d,0xa9, -0x04,0xf8,0xbd,0xfd,0x0a,0x06,0xfd,0xe8,0x3e,0xe3,0xf6,0xea,0xe9,0xfd,0xf8,0xf0, -0xdd,0x28,0x05,0x0e,0x68,0x03,0x20,0x93,0x31,0x2a,0x97,0x29,0x0d,0x04,0x04,0xfa, -0xde,0x01,0xf7,0x90,0x02,0x04,0x4a,0x0b,0xff,0xba,0xeb,0xf8,0x3e,0xf3,0xd5,0x09, -0xcf,0xfe,0x6e,0xe3,0x28,0x0a,0x1b,0x21,0x75,0xf7,0x18,0xb7,0x0f,0xfd,0xd5,0x05, -0xfa,0x80,0xf7,0xe9,0x45,0xda,0xe5,0x51,0xec,0xf2,0x7a,0xfb,0x1f,0x08,0x15,0x16, -0xa1,0x0d,0x10,0x97,0xeb,0x0e,0x76,0x0e,0x09,0x4f,0xfc,0x07,0x45,0x16,0xfb,0x61, -0xfa,0xfb,0x37,0xee,0x04,0x1c,0xeb,0xf1,0x93,0xe8,0xf8,0xba,0xe4,0x0b,0x45,0x09, -0x13,0x2c,0x05,0x13,0x08,0x00,0x00,0x49,0x0e,0x06,0xbd,0x10,0x22,0xb1,0xf9,0x12, -0xbf,0xfd,0x0b,0x12,0x03,0x11,0x9c,0xf5,0xfd,0x76,0xed,0xed,0xcb,0xec,0x08,0xd8, -0x10,0xfc,0x0b,0xfb,0x09,0x01,0x04,0xf5,0x99,0xe1,0xe7,0x19,0x02,0xf7,0xc2,0xf8, -0xfa,0xf4,0xf8,0x03,0x34,0xf3,0x02,0x15,0x09,0x1a,0x25,0x12,0xf5,0x5d,0x07,0xfc, -0x30,0x01,0xf5,0x3a,0xfd,0xf8,0xbe,0x1a,0x2b,0x5a,0x27,0x05,0x9f,0xff,0xdc,0xd6, -0xdb,0xdb,0xd9,0xf0,0x01,0xca,0x27,0x0b,0x27,0x20,0x26,0xc8,0x12,0x03,0x24,0xfd, -0x01,0x96,0x04,0xf6,0xd6,0xfc,0xf6,0x91,0xed,0xe7,0x32,0xde,0xf4,0x3e,0xff,0x11, -0x57,0x10,0x24,0x20,0x25,0x28,0x13,0x0e,0x09,0x93,0x05,0xf2,0x7c,0xd3,0xef,0xde, -0xcb,0xf2,0xac,0x01,0x18,0x97,0x2d,0xfe,0x3a,0xf2,0xea,0x2e,0xda,0xe6,0xc6,0xea, -0x00,0xd2,0x0c,0x26,0x62,0x27,0x36,0xda,0x12,0xfc,0x59,0xf0,0xe0,0x67,0xd8,0xde, -0x71,0xe1,0x05,0x0f,0x0b,0x03,0x9d,0xf8,0x07,0x67,0x01,0x13,0x97,0x0f,0x18,0xcc, -0x06,0x20,0x1d,0x07,0xf1,0x2c,0xde,0xe6,0xe7,0xfe,0x19,0xa9,0x1a,0x15,0xb6,0x06, -0xe0,0xd5,0xdc,0xdd,0xdd,0xe1,0x16,0x32,0x21,0x1c,0x74,0x0d,0x0b,0x65,0x01,0x02, -0x31,0xf9,0x09,0x6a,0x11,0x14,0x29,0xf9,0xfc,0xbb,0xf2,0x0e,0x86,0x0f,0x1d,0x15, -0x20,0x2c,0x4d,0x13,0xe2,0x65,0xe4,0xe9,0x5f,0xeb,0xd3,0xab,0xea,0xea,0x4e,0x08, -0x20,0xee,0x1f,0x13,0xe4,0x10,0x10,0x16,0x0b,0xe4,0x77,0xe1,0xd3,0x48,0xe4,0xf5, -0x83,0xf9,0x06,0xef,0x0e,0x1a,0x9d,0x0b,0x0e,0x5b,0x17,0x02,0x2d,0x02,0xfd,0x10, -0x0d,0x0a,0x63,0xf7,0x01,0x9f,0x10,0x17,0xec,0xfb,0xfe,0x0b,0xf2,0x06,0xe5,0xf7, -0x0a,0x12,0xfe,0x04,0xa6,0x06,0xf4,0x6e,0xf8,0xf5,0x99,0xed,0xf3,0x09,0xfc,0x0c, -0xda,0x07,0x06,0xe1,0xf9,0xfc,0xec,0x05,0x07,0x9d,0x02,0x00,0x28,0x00,0xed,0x43, -0xf2,0xfd,0xec,0xfc,0xe3,0x52,0x02,0xfb,0xba,0x02,0x0b,0x23,0xff,0x1a,0xed,0x2e, -0x11,0x7f,0x02,0x1c,0x26,0x04,0xfa,0xb8,0xfc,0xda,0x8c,0xff,0x0c,0xfb,0xfb,0xe3, -0x10,0xea,0xe4,0xa1,0xea,0xe6,0x5e,0xec,0x02,0xe0,0x10,0x02,0xf5,0x1f,0x24,0xf1, -0x17,0x25,0x21,0x1f,0x09,0xa2,0x07,0xfc,0x36,0xf6,0xf8,0xef,0xf1,0xf4,0xea,0xf8, -0x02,0x02,0xf8,0xfd,0x54,0xda,0xf0,0xf1,0xe0,0x11,0x5d,0x03,0x03,0xa9,0x0d,0x13, -0xbe,0x15,0x00,0x40,0x09,0x04,0x01,0x0f,0x09,0x2f,0x0f,0x02,0x17,0xff,0xe5,0x3d, -0xe8,0xec,0x57,0xe0,0xda,0xff,0xfc,0xfe,0x0e,0x0b,0xf7,0x66,0x1f,0x0a,0x46,0x00, -0xff,0x4b,0xf9,0x0d,0x5b,0x12,0x0a,0x6f,0xfa,0xfc,0xd8,0x07,0xf4,0xcc,0xe7,0xf4, -0x78,0xfb,0xfe,0xe0,0xf0,0xef,0xa7,0xf9,0xff,0x0d,0x1a,0x21,0x39,0x1c,0x12,0x74, -0x05,0xfc,0xab,0xfd,0xf7,0x97,0x06,0x0e,0xb4,0x30,0x28,0x8e,0x0d,0xf9,0x53,0xdf, -0xee,0x55,0xfa,0xf3,0xee,0x00,0x02,0x67,0x12,0x1b,0x49,0x14,0x1f,0xab,0x21,0x10, -0xe6,0x04,0xed,0x29,0xee,0xdf,0x0f,0xfa,0xf1,0xac,0x03,0xee,0x63,0x0e,0x0a,0xe7, -0xec,0xd4,0xf6,0x04,0x08,0x33,0xf2,0xf4,0xfa,0xfa,0xed,0xd4,0xf2,0x01,0xc7,0x0f, -0xf6,0xf1,0x12,0x0d,0x16,0x06,0x13,0xfc,0x1f,0xf9,0x53,0x03,0xf2,0xba,0xf8,0x0e, -0xc0,0x1f,0x0f,0xac,0x0e,0x2a,0xe2,0xf5,0xe9,0xd0,0xeb,0x16,0xda,0xfd,0xfd,0xa9, -0x1a,0xfb,0x97,0x12,0x0d,0x18,0xe8,0xef,0xab,0x09,0xfc,0xcc,0xe7,0xee,0xf2,0x0e, -0x0b,0xd2,0xdc,0xf1,0x5e,0xeb,0x02,0x56,0x18,0x1f,0x4f,0x1b,0x0a,0x25,0xf5,0xed, -0x2d,0xf3,0x00,0x63,0xf5,0x06,0x17,0x08,0x03,0xe2,0xfc,0x01,0x56,0xe9,0xee,0xec, -0xf7,0xf3,0x58,0xf7,0x05,0xbf,0xf9,0xec,0xda,0x01,0x15,0xa4,0x05,0x05,0x9a,0x08, -0x0f,0x99,0xed,0xf4,0xce,0x0e,0x02,0x82,0xfd,0xf9,0xa6,0xf0,0xeb,0xa5,0xfb,0xee, -0x37,0xf4,0xf1,0x12,0xed,0x09,0xa4,0x09,0x21,0x80,0x17,0x17,0x42,0x07,0xf9,0x7e, -0xee,0xe4,0x38,0xd8,0xe5,0x2d,0xfe,0x0b,0xff,0x04,0x24,0x64,0x15,0x12,0x42,0x21, -0x13,0x0a,0xe4,0xfa,0xfb,0x03,0x12,0x97,0x0b,0xf5,0x74,0xe6,0xee,0xad,0xe4,0xe9, -0xf4,0xeb,0xf5,0xeb,0x0f,0x0c,0xa7,0x0d,0x19,0x28,0x11,0xfc,0xd4,0x05,0xf5,0xa1, -0xe6,0xe2,0xb2,0xff,0x07,0x41,0x0f,0x0e,0x0e,0x18,0x1b,0x5c,0x20,0xfe,0x57,0xf9, -0xff,0x37,0xfa,0x03,0x1b,0xf9,0xea,0xf3,0xf7,0xeb,0xd4,0xf5,0x00,0xd4,0x09,0x0f, -0xc9,0x1a,0x0e,0x4c,0x08,0xee,0x77,0xfa,0xf3,0x3e,0x07,0x0c,0x37,0x15,0xea,0x75, -0xf7,0xe7,0x86,0xe5,0xea,0x15,0x14,0x02,0x4b,0x0e,0x06,0x2e,0x19,0x1a,0x90,0x3d, -0x2d,0x4a,0x22,0x17,0x16,0x1b,0x05,0x59,0xff,0xf1,0x32,0x08,0xef,0x49,0x05,0xf8, -0xa1,0xf3,0xe1,0x37,0x0c,0xf9,0x93,0x19,0xfa,0xdc,0x10,0x07,0x98,0x00,0xd9,0xca, -0xf1,0xe4,0xf3,0xd6,0xd7,0x25,0xf9,0xe9,0x2c,0xf5,0x00,0x63,0x0c,0x12,0x82,0x25, -0x1c,0xa6,0x22,0x19,0x3d,0x1a,0x03,0x9b,0xdb,0xdf,0xbe,0xdc,0xe0,0x70,0xdf,0xf9, -0x85,0xf9,0xfa,0x7a,0x18,0x21,0xc4,0x21,0x1a,0xdf,0x01,0x0b,0x8e,0x14,0xfc,0x59, -0xe2,0xed,0xb0,0xf0,0xf6,0xe6,0xfa,0x0a,0x3b,0x11,0x08,0xbc,0xe6,0xe6,0xcd,0xeb, -0xf7,0x96,0x0b,0x08,0xc6,0x14,0x20,0x62,0x11,0x06,0x74,0x04,0xef,0x2f,0xec,0xe3, -0xde,0xde,0xf5,0x9a,0x09,0x06,0x83,0x10,0xf4,0xb3,0x04,0x0d,0xb6,0xf6,0xfb,0xe3, -0x14,0x18,0xd4,0x08,0x00,0xc2,0x0a,0xf8,0x9e,0xef,0x06,0x1b,0x00,0x1c,0x67,0x15, -0x1f,0xc9,0x0d,0x19,0xe4,0x02,0xf9,0xf2,0xde,0xee,0x02,0xdf,0x02,0x70,0xd8,0xf8, -0xc4,0xf5,0xfe,0x9e,0x02,0xfd,0x03,0x0c,0xf7,0x27,0xf6,0xed,0x7f,0xee,0x02,0x07, -0x11,0x24,0x87,0x0f,0xff,0x88,0x09,0x0d,0xcb,0x0e,0xfe,0x2b,0x11,0x14,0xd7,0x13, -0xed,0x5c,0xf0,0xf6,0x32,0xed,0xfd,0x22,0x0d,0x16,0xf6,0x1d,0x39,0xab,0x2e,0x12, -0x23,0xf3,0xec,0xdd,0xed,0xe8,0x5e,0x09,0x22,0xc4,0x0b,0x0c,0xc1,0xff,0xf7,0xc5, -0xea,0xf2,0x8b,0xd4,0xf3,0x90,0xf2,0xf5,0x82,0xf6,0x00,0x4c,0xf8,0xff,0x3e,0xfa, -0x0e,0x1a,0x12,0x0f,0x44,0xff,0xe1,0x99,0xe3,0xc4,0x69,0xd2,0xe0,0x92,0xf7,0xf8, -0x6c,0xff,0x0e,0x82,0x0d,0x09,0xb1,0x1e,0x1f,0x7c,0xf8,0x13,0x4d,0x0e,0x18,0x8d, -0x11,0x14,0x42,0x08,0xf8,0xf0,0xef,0xf8,0x8d,0xef,0x11,0xa6,0x02,0x1c,0xc4,0x15, -0x10,0xf1,0x04,0xe9,0x03,0xe0,0xf1,0x2b,0xf7,0xf7,0xc9,0x08,0x02,0xa7,0x17,0x1b, -0xe7,0x10,0x16,0xf5,0x00,0xff,0x1b,0xf5,0xed,0x03,0xe9,0xd1,0x3d,0xd2,0xfa,0xb3, -0x03,0xfe,0x8c,0x0f,0x06,0x9f,0x0b,0x14,0x1f,0xf9,0x0a,0xd1,0xe8,0x03,0xf6,0x05, -0xfa,0x78,0xf3,0xf3,0xec,0x04,0xf8,0xda,0x06,0x16,0x0e,0x26,0x14,0x33,0x02,0x10, -0x22,0x02,0xfe,0x9f,0xf3,0x01,0x96,0x03,0x1f,0x58,0x17,0x04,0x9e,0xf7,0xf6,0x29, -0xed,0xe6,0x5b,0xf1,0xfa,0x87,0x07,0xf4,0x16,0x01,0xf3,0x61,0xf1,0xf6,0x3f,0x1b, -0xff,0x24,0x11,0x0e,0xa0,0xfb,0xda,0xe2,0x00,0xd1,0x26,0xdb,0x04,0x1c,0x1e,0x0a, -0x74,0x22,0x11,0x1d,0x20,0x09,0x3f,0xf1,0x0b,0x1b,0x29,0x13,0x09,0x09,0x00,0x90, -0xe6,0xd5,0xbc,0xe5,0xe8,0x01,0xec,0xea,0x33,0xf1,0x0f,0x67,0x26,0x23,0x3e,0x2d, -0x1a,0x14,0x04,0xe2,0x79,0xd9,0xd7,0x28,0x03,0xf6,0x86,0x07,0x07,0x39,0x38,0x27, -0x61,0x17,0x0e,0x4a,0x09,0xd3,0xc6,0xd2,0xe8,0xa0,0xf4,0x08,0xc1,0x0c,0xe8,0x38, -0xf8,0xe8,0x73,0xf4,0xf3,0x01,0x1d,0x19,0xa9,0x0c,0x27,0xd9,0x1a,0xf6,0xff,0xef, -0xe3,0xc3,0xd9,0xd5,0xa7,0xe1,0x0b,0xa0,0x0a,0xf5,0xe5,0x0c,0x08,0x33,0x08,0x1f, -0x11,0x16,0x1e,0xaa,0x25,0x17,0xb8,0x0d,0x28,0xfa,0x0c,0xf4,0x3f,0xf2,0xe9,0x9b, -0xf4,0xfa,0xc1,0xe8,0xfd,0x56,0x18,0x14,0x42,0xf7,0xff,0xe9,0x0b,0xfd,0x85,0xdb, -0xcc,0x28,0xe9,0xfe,0x75,0xfd,0x12,0x3b,0xf1,0xf1,0x88,0xf3,0xfe,0xae,0x0d,0x0e, -0x5d,0x0b,0x04,0xf9,0xf2,0x07,0xb1,0xf7,0xfe,0x38,0xfe,0x0e,0x0a,0x19,0x22,0x87, -0x23,0x19,0x7b,0x05,0x02,0xf3,0xf9,0xfb,0x71,0x0f,0x05,0xb0,0xfa,0x08,0xd8,0x11, -0x02,0xee,0xf2,0xe5,0x89,0xed,0x04,0x72,0x08,0x05,0x7a,0xfb,0xe1,0x7a,0xed,0x01, -0x2e,0xf5,0x03,0xd3,0x10,0x0d,0xdb,0xf1,0x0d,0xad,0x0d,0xf9,0xbe,0xf2,0xed,0x6c, -0xed,0x07,0xb2,0x19,0xfe,0x3d,0x27,0x09,0x41,0x1a,0xde,0x4c,0xf1,0xeb,0x63,0x06, -0x02,0xf5,0xf9,0x01,0xe6,0x09,0xf7,0x4f,0xf9,0xf1,0x29,0xe7,0xe9,0x8b,0x0e,0xed, -0xeb,0xf4,0x14,0x10,0x21,0x16,0xef,0xf6,0xf4,0x42,0x18,0x1b,0xea,0xfe,0x06,0x30, -0xf2,0xff,0x7b,0x28,0x00,0x60,0xf1,0xfa,0x16,0xfc,0x10,0xf9,0x10,0x11,0x7e,0xf1, -0x04,0x34,0x01,0x00,0x08,0xee,0xf3,0xc0,0xea,0x00,0xdd,0x1b,0x12,0x30,0xeb,0x0c, -0xc1,0xf7,0xe5,0xba,0xeb,0xe7,0x8c,0xb6,0xe9,0xb0,0xf8,0xfe,0xc9,0x0d,0xfc,0x21, -0xf0,0xfd,0xa6,0x0a,0x0d,0x9b,0x0b,0x09,0x13,0x10,0x04,0xf2,0x10,0x00,0x65,0x1e, -0xee,0xb8,0x0d,0xec,0x45,0xea,0xf4,0x81,0x19,0x0f,0x13,0x13,0x09,0xa7,0xdf,0xdb, -0x39,0x02,0xe2,0x66,0xe5,0xf5,0x36,0xf1,0x25,0xda,0x2a,0x13,0x6c,0xf0,0x18,0x83, -0xfa,0x01,0x0f,0xfb,0xff,0x23,0xf5,0xf0,0x2b,0x03,0x10,0x6d,0x29,0x49,0x13,0x36, -0x35,0x8f,0x0c,0xee,0xc3,0xff,0xd5,0xf0,0xdb,0x10,0x49,0xed,0xf1,0xea,0xe5,0xfe, -0x6c,0xf5,0x27,0x27,0xfc,0xfc,0x37,0xed,0x09,0xc1,0xf9,0xff,0x15,0xf4,0x13,0x12, -0x18,0x02,0xce,0xde,0xd7,0x12,0xce,0xe8,0x95,0xe3,0x01,0xd9,0x13,0x22,0x1f,0x1b, -0x1b,0x62,0x1d,0x1d,0x64,0x0e,0x07,0xd3,0xf0,0x0c,0xa5,0xf6,0xe6,0xf2,0xe6,0xf1, -0xd0,0xf1,0x10,0xad,0x16,0x36,0x09,0x1f,0x15,0xeb,0xf8,0xec,0x64,0xf5,0x09,0x27, -0x02,0x11,0x82,0xf7,0xf8,0x7f,0x10,0x0a,0xea,0x14,0x0e,0x5a,0x05,0xee,0xc9,0x08, -0xcb,0x23,0xe9,0xeb,0x2f,0xf9,0xe6,0x98,0xf1,0xf8,0x29,0x00,0xf2,0xbe,0xee,0x0d, -0x38,0x17,0x14,0x43,0x07,0x1f,0x15,0x17,0x07,0x6c,0xf9,0xf8,0x98,0xf3,0xdd,0xce, -0xeb,0x0a,0x1a,0x12,0x1e,0x67,0x1a,0x18,0xd7,0x12,0x0f,0xe3,0x08,0x05,0xc5,0xf3, -0xfd,0x4f,0xfb,0xeb,0xe6,0x00,0xfc,0x28,0xe3,0xe7,0x98,0xed,0x13,0x1c,0x07,0x0c, -0x74,0x29,0x00,0x70,0xf4,0xf6,0x2d,0x1a,0x0c,0x87,0x04,0x08,0x95,0x15,0xf9,0x83, -0xfd,0x00,0xcc,0x10,0x03,0xfc,0xf4,0xcf,0xda,0xe0,0xe9,0x0a,0x01,0x00,0xc6,0xf5, -0xf9,0x90,0x0e,0x0b,0x4a,0x12,0x21,0x1d,0x18,0x01,0x8e,0xf9,0xf9,0x89,0xed,0xf0, -0x02,0x00,0xfe,0x75,0x09,0xff,0xda,0xf7,0x10,0xbd,0x07,0xec,0xfb,0x01,0xff,0x50, -0xee,0x06,0x59,0x0a,0x0e,0x48,0xf8,0x02,0xb3,0xfd,0xff,0x60,0xe3,0xf3,0xdd,0xfe, -0xf0,0xa2,0x05,0x15,0xce,0x17,0xfa,0x43,0x04,0xe8,0x1b,0x0b,0xf5,0x6f,0xfa,0x05, -0x36,0x02,0xfe,0x25,0xe7,0xf4,0xec,0xf8,0x18,0xdf,0xf1,0xf6,0xd9,0x0d,0x09,0xf8, -0x0d,0x1d,0x98,0x11,0xf1,0x41,0xfc,0xe4,0xde,0xf2,0xf9,0xc9,0x19,0x05,0x0e,0x17, -0x0a,0x84,0x0b,0xe6,0xd1,0xf3,0xe9,0x6e,0xde,0xe5,0x3b,0x0c,0x09,0x6e,0x04,0xf4, -0xc0,0xfb,0xd2,0x63,0xdc,0x0e,0xb8,0x16,0x12,0x9f,0x1f,0x37,0xc3,0x14,0x04,0xb5, -0xf5,0xfd,0x4c,0x26,0x10,0x5c,0x1c,0xf4,0x6f,0xee,0xf1,0x7f,0xf5,0xe7,0x2d,0xfa, -0x0f,0x3a,0x08,0x04,0x44,0xfc,0x03,0x91,0x00,0xe9,0x03,0x03,0xec,0xeb,0xf7,0x18, -0xa4,0x03,0xf5,0x00,0x10,0xf6,0xd1,0xf3,0xf9,0xc3,0x00,0xf2,0x7c,0x10,0xfc,0xd1, -0x19,0x25,0x07,0x11,0xfe,0x05,0x13,0x1a,0x75,0x11,0x06,0xcf,0xfb,0xf9,0x42,0xed, -0x08,0xfc,0x0e,0xef,0xba,0xe1,0xfa,0x1a,0xf3,0xf8,0x92,0xf8,0x10,0x31,0x0e,0x1e, -0x1d,0x0c,0xf5,0xa1,0xfe,0xf1,0xa3,0xea,0xfb,0x52,0xff,0xff,0xd7,0xeb,0x0d,0xd4, -0x0b,0x0b,0xd7,0x09,0x20,0x75,0xfb,0x01,0x10,0xf9,0xdb,0x15,0xdf,0xdd,0x99,0xe1, -0x0d,0x83,0x2f,0x07,0x9b,0x04,0x1b,0x26,0x18,0xf3,0xf6,0x05,0x1c,0xd0,0x11,0xf8, -0x1d,0x0e,0xf7,0x6c,0x18,0xee,0x65,0x06,0xf7,0x9a,0x0a,0x04,0x3b,0x0b,0xff,0xa4, -0x08,0xf3,0x8d,0xf1,0xeb,0x32,0xd9,0xd8,0xf4,0xff,0x14,0x56,0x0a,0x1b,0x73,0xfd, -0x01,0x68,0xf1,0x06,0x5a,0x23,0xe8,0x7b,0x01,0x0b,0xc4,0x09,0xf7,0x06,0x0d,0xf6, -0x44,0x07,0x07,0x3b,0x01,0xf4,0x6e,0x03,0xfa,0x6c,0xfb,0xe3,0x24,0x04,0xff,0x15, -0xfc,0x15,0x41,0x16,0x14,0x3d,0x16,0x16,0x3f,0x1e,0x0e,0x6d,0x25,0x11,0x20,0x15, -0xff,0x21,0xe7,0xd4,0x78,0xd2,0xd4,0x1d,0xdb,0xf3,0x72,0xfb,0xf3,0x3e,0xf6,0x03, -0x2b,0x05,0xfd,0xb5,0xfd,0x0e,0xa3,0x03,0x00,0x9a,0x05,0x05,0x41,0x12,0x07,0x54, -0x08,0x0c,0xa8,0x18,0x09,0xe8,0xfe,0xed,0xb3,0x01,0x12,0x50,0xe4,0xeb,0x7e,0xfa, -0xf5,0x78,0x17,0x18,0x80,0x14,0x2d,0xa2,0x02,0xe7,0x68,0xe8,0xef,0xe5,0xf8,0xe9, -0xf9,0xe6,0xfd,0x04,0xf8,0x0d,0x39,0x0c,0x2e,0xe6,0x30,0x26,0x48,0x2d,0x13,0x6f, -0xf5,0xda,0x23,0xdd,0xf0,0x4e,0xf3,0xf5,0xb4,0x08,0x03,0x40,0x05,0xfc,0xe4,0xf4, -0x00,0x5f,0x0e,0x07,0x91,0xf0,0xe9,0xb9,0xfe,0x24,0xc3,0x14,0x06,0x0c,0x04,0x01, -0xc6,0xf7,0xdd,0x0b,0x10,0x16,0xb7,0x1b,0x1d,0xea,0x12,0x0e,0x14,0x00,0xdf,0x18, -0xde,0xfb,0x80,0xf4,0xe0,0x60,0xf7,0x12,0x83,0x08,0x09,0x6e,0x0b,0xe9,0x35,0xf6, -0xe8,0x03,0xfc,0xf4,0x28,0x0b,0x08,0x63,0x12,0x1c,0xd9,0x1e,0x05,0xc8,0x0c,0xec, -0xbe,0xd6,0xed,0x61,0xfc,0x01,0x1e,0xf7,0x02,0x4c,0x0a,0xf5,0x1c,0x04,0x11,0x7c, -0x06,0x04,0xa0,0x10,0x1b,0xc3,0x16,0x01,0x25,0x09,0x10,0xf1,0xf9,0x01,0xb4,0xdc, -0xeb,0xf9,0x12,0x1a,0xf9,0x18,0x0b,0xc3,0x0a,0x01,0x65,0xfe,0xdc,0xc1,0x06,0xe7, -0x07,0xcb,0xc0,0x96,0xe1,0xf9,0x26,0x1a,0x0d,0x75,0x28,0x16,0xc7,0x1a,0x01,0xa0, -0x03,0x04,0xbf,0x1c,0x06,0xc3,0x07,0x04,0x74,0x12,0x01,0x09,0xf8,0x0f,0x68,0xf5, -0xe6,0x3c,0xea,0x07,0x8c,0x13,0xfe,0x0e,0x05,0x02,0xce,0xfc,0xfd,0xcd,0xff,0xfd, -0xe5,0xf9,0xfe,0xfa,0x01,0x06,0xb2,0x12,0x15,0xdd,0x09,0xf8,0xd8,0x08,0xfc,0x31, -0xfd,0x17,0xfb,0xfd,0x02,0xc3,0xfd,0xef,0x70,0xd1,0xd3,0x71,0xd6,0xe0,0x5f,0xe1, -0xee,0x1c,0x0f,0x22,0x8e,0x19,0x19,0x55,0x1b,0x0b,0x96,0x0e,0x01,0xa8,0x03,0xec, -0xf4,0xd1,0xdb,0xc9,0xee,0xf6,0xf3,0x0d,0x1b,0x6e,0x24,0x15,0x3f,0xf6,0xf8,0xb1, -0x0c,0x08,0xbb,0xfc,0x03,0xf1,0x02,0xf2,0x73,0x0a,0x1f,0x29,0x01,0xfa,0x50,0xe8, -0xe8,0x07,0xdd,0xed,0x46,0xde,0xde,0x05,0xf6,0x0d,0x77,0x19,0x32,0x90,0x19,0x21, -0x7f,0x15,0x15,0xbe,0x02,0xdd,0xb5,0xca,0xd3,0x35,0xeb,0xe2,0x32,0x04,0x0e,0x8f, -0x19,0x15,0xee,0x0d,0x10,0x2d,0x0a,0x08,0xdb,0x0f,0x01,0x33,0x0c,0xf7,0x71,0xef, -0xf3,0x6b,0x0b,0xfa,0xef,0x1e,0x0e,0xbf,0x14,0x0b,0xfb,0x11,0xed,0x2a,0xf6,0x22, -0x62,0x1a,0x07,0xff,0x0c,0x02,0xc9,0xe4,0xf8,0x6a,0xdd,0xf9,0x43,0xef,0xed,0x21, -0xfc,0x10,0x56,0xee,0xea,0xe0,0x02,0x04,0xd9,0x01,0x22,0x2f,0x23,0x06,0xcf,0xde, -0xfb,0xf6,0x19,0x0c,0x69,0xed,0x05,0xa7,0x0a,0x0f,0x27,0x04,0xdc,0xdb,0xfa,0x0a, -0x84,0x07,0x01,0x40,0x1d,0x15,0x99,0x09,0xf3,0xba,0x1e,0x32,0x40,0x1c,0xec,0xa1, -0xf6,0xf5,0xd1,0xec,0xc6,0xa0,0xda,0xfb,0x92,0x01,0x0e,0x2b,0xf7,0xef,0xe7,0xe1, -0xeb,0xae,0x06,0xef,0xfc,0x19,0x0d,0xec,0x2a,0x17,0x80,0x14,0x26,0x09,0x0f,0x09, -0x90,0x0e,0x01,0x48,0x03,0xe8,0x30,0xef,0xfc,0x8a,0x19,0x19,0xe4,0x08,0xe8,0x33, -0xf3,0xf4,0x9f,0xde,0xfc,0xc2,0x0b,0x05,0x53,0x1d,0xff,0xf8,0x1c,0x0a,0x2e,0x00, -0xd1,0xfe,0xdb,0xd4,0x5c,0xfa,0xef,0x60,0xe8,0xf7,0x99,0x0e,0x10,0x61,0xed,0xec, -0x38,0xfe,0x20,0x56,0x14,0x23,0xaa,0x23,0x0d,0x76,0x01,0x04,0x37,0xec,0x02,0x91, -0xec,0xf2,0x13,0xfe,0x06,0xee,0xf9,0xed,0x57,0x04,0x0b,0x7f,0x25,0x11,0x41,0x14, -0x12,0x9a,0x04,0xec,0x5c,0xf9,0xfe,0x48,0x05,0xfe,0x92,0x01,0xef,0x9a,0xf3,0xef, -0x59,0xcb,0xde,0x36,0xe7,0x00,0x9c,0xf2,0x1e,0x1a,0x22,0x2f,0x09,0x1e,0x08,0x3f, -0xfe,0xf7,0xf5,0x10,0x21,0x23,0x0e,0xea,0x20,0xe2,0xe3,0x2e,0xe0,0xe4,0x0c,0xec, -0xff,0x64,0x04,0x03,0x8d,0x1b,0x10,0xf8,0xff,0x0d,0xe2,0xfa,0x1b,0xf4,0x1d,0xfe, -0xd9,0x26,0x01,0xdb,0xf8,0xfb,0xcc,0xfb,0xef,0xe8,0xe7,0xf5,0xc5,0xeb,0xe0,0xcc, -0xf0,0x0b,0x00,0x13,0x0d,0x46,0x11,0x16,0xca,0x09,0x0c,0x55,0xf6,0xf3,0x4f,0x23, -0x1f,0x01,0x02,0xff,0x6d,0xde,0xd9,0x49,0xed,0x07,0xe6,0x09,0x0f,0xbe,0x08,0x0a, -0x92,0xfc,0x07,0xc1,0x01,0x04,0x14,0x0f,0x1c,0xa8,0x1a,0x16,0x39,0x16,0xf2,0xba, -0xde,0xc5,0x47,0xcd,0xd3,0x84,0x0a,0x09,0xe6,0x1f,0x0a,0xcb,0x18,0xf1,0x44,0x04, -0x13,0x02,0x17,0x0b,0x9a,0x07,0x20,0xfb,0x01,0xf3,0xc4,0xf2,0xec,0x59,0x01,0xf3, -0x53,0xfd,0x01,0x0e,0x00,0x22,0x90,0x34,0x22,0x9d,0xf6,0x16,0x77,0x09,0x02,0x2b, -0xe1,0xe9,0x92,0x03,0xf5,0xe6,0x0a,0xec,0x5d,0xd7,0xd6,0xea,0xe8,0xfa,0xd5,0x0f, -0x0f,0xe2,0xfc,0xf5,0x93,0x07,0xf7,0x4e,0xed,0x07,0x1d,0xf8,0x01,0xa3,0x0b,0x03, -0x07,0x01,0xfc,0x12,0x02,0xed,0xfa,0xff,0x01,0x93,0x11,0x0d,0xbb,0x28,0xfc,0xb7, -0x10,0x00,0x13,0xfe,0xf6,0xd4,0xe8,0xf0,0xca,0xf0,0xfe,0x82,0xf4,0x01,0xb5,0x22, -0x11,0x67,0x18,0x14,0xe4,0x20,0x03,0xc1,0x14,0x02,0x23,0xf2,0xe0,0x38,0xec,0xfc, -0x16,0xf7,0x08,0xa6,0x1d,0x23,0xc4,0x0c,0xfb,0x28,0xe0,0xe4,0x4e,0x10,0x05,0xca, -0x18,0x19,0xfa,0x0f,0x0d,0x03,0xfd,0xf2,0x8d,0xf9,0x11,0x8b,0x06,0x0c,0xdd,0xd6, -0xeb,0x22,0x0c,0xf7,0x94,0xfa,0xf7,0x62,0xe0,0x08,0xe3,0xff,0x04,0xab,0x05,0x0d, -0x4e,0xfd,0x18,0x85,0x0c,0x00,0x6d,0x1b,0x25,0x39,0xf9,0xfd,0xd7,0x09,0xfd,0x2c, -0x06,0x08,0x4e,0x06,0x10,0xd3,0xfd,0x00,0x32,0x04,0xd5,0xe0,0xce,0xe9,0xff,0x05, -0xff,0x09,0x07,0xf8,0x00,0xe8,0x01,0x99,0x1a,0x20,0xfd,0xf5,0xef,0xfe,0xff,0xfa, -0x14,0xf2,0xe9,0xcc,0xfa,0xfd,0xc7,0x02,0x09,0xb8,0x19,0x27,0xc2,0x0c,0x00,0x19, -0x14,0x19,0x42,0x08,0x09,0x2b,0x05,0xf6,0xd8,0xfd,0xf4,0x46,0xfa,0x03,0xf1,0xff, -0xe7,0xb8,0xef,0x10,0x16,0x21,0x20,0xf5,0x0e,0x04,0x37,0x01,0x04,0x2d,0xee,0xeb, -0x9a,0x00,0xfb,0x31,0xdb,0xd2,0x22,0xe3,0xf7,0xd0,0x1a,0x12,0x51,0x1b,0x11,0x2f, -0x01,0x00,0x7e,0x14,0xfb,0x2b,0x01,0xfa,0x2b,0xf1,0xeb,0x5c,0xec,0xed,0x95,0xf9, -0xf8,0x81,0xfa,0xee,0x28,0x1b,0x07,0xf1,0x02,0xf3,0x66,0x12,0xff,0x54,0x13,0x26, -0x79,0x36,0x0b,0xc2,0x0c,0xfa,0x16,0xee,0xec,0x3a,0xf4,0xfd,0xd1,0xf7,0xf3,0x0f, -0x10,0xf3,0x1e,0x02,0xfc,0x10,0x02,0xf8,0xa2,0x09,0x0b,0x65,0xf1,0xfc,0x72,0x00, -0x05,0x49,0xfc,0x0e,0xb0,0xf8,0x04,0x37,0xf4,0xe8,0x01,0x00,0xfe,0x38,0xf3,0x0f, -0x8a,0x20,0x0c,0x22,0x00,0xef,0x5c,0xf1,0xe8,0x9d,0xe2,0xef,0x25,0xec,0x03,0x8d, -0x2a,0x38,0x13,0x22,0x24,0x1a,0x1f,0x15,0x83,0x06,0xee,0x62,0xe9,0xfa,0x5f,0xe5, -0xec,0x1a,0xf0,0xf2,0x71,0x01,0x0d,0x12,0x0a,0x25,0x9b,0x0e,0x1e,0xd3,0x02,0xef, -0x0a,0xe1,0xe5,0x83,0xf0,0xf2,0x1a,0xfb,0xf7,0x7a,0x06,0xfd,0x97,0xf4,0xf6,0x80, -0xf5,0x19,0xea,0x13,0x11,0x1b,0x18,0x0a,0x49,0x08,0x06,0x93,0x09,0x01,0x8e,0x0a, -0xf2,0x9f,0x0b,0x20,0x86,0x13,0x10,0x6c,0x16,0x03,0x18,0x18,0x1c,0x93,0xf5,0xee, -0x0b,0xfd,0xec,0x40,0xfa,0xcf,0x17,0xe0,0xf7,0x6b,0x03,0x0e,0xeb,0x03,0xef,0xf8, -0xf9,0xe9,0xf6,0xdf,0xe2,0xf6,0xf2,0xf2,0xcf,0x02,0x2d,0xba,0x3f,0x29,0x92,0x19, -0x0c,0x5e,0x03,0x10,0xb8,0xf8,0xf0,0x8d,0xd8,0xe2,0xe1,0xde,0xe4,0x1e,0xe2,0xf5, -0x41,0x04,0x11,0x0b,0x16,0x2d,0xfa,0x44,0x34,0xbf,0x2e,0x12,0xef,0xf7,0xe1,0xa8, -0xda,0xd6,0xa4,0xd4,0xe4,0xe8,0xe9,0xe6,0xfe,0xe9,0xf2,0xdd,0x06,0x09,0x99,0x18, -0x1c,0x18,0x21,0x09,0xb6,0x1e,0x11,0xf0,0xf8,0xfa,0xa9,0x0e,0x03,0x0f,0xf8,0xf6, -0xe4,0xeb,0xf0,0xbb,0xf3,0x00,0x9d,0xf9,0x02,0xc5,0xf4,0x10,0xc0,0x06,0xff,0x28, -0x16,0x18,0xbd,0x09,0x0b,0x82,0xfb,0xd8,0x23,0xf2,0xf6,0x7b,0xf2,0xf5,0x85,0xf5, -0x00,0xf5,0x04,0xfc,0x58,0xf6,0x0d,0x6e,0x19,0x2a,0xa1,0x10,0x13,0xbf,0x0f,0xfe, -0x82,0xe3,0xe8,0x38,0xff,0xf0,0xdd,0xfd,0x06,0x6a,0x0a,0x11,0xc3,0x0a,0xf9,0x8b, -0xf8,0xef,0x85,0xf1,0x04,0x63,0xff,0x04,0xf8,0xff,0xf9,0xe8,0xf9,0xfa,0x94,0x00, -0x14,0x38,0x12,0x17,0xc5,0x0d,0xf0,0x9b,0x01,0x12,0x79,0x0b,0xf5,0xa8,0x19,0x23, -0x65,0x05,0x0b,0xd3,0xe8,0xfb,0x02,0xf3,0xf1,0x1f,0xf3,0xf9,0x01,0x05,0x12,0xdb, -0x21,0x29,0x80,0x14,0xed,0x78,0xdd,0xf4,0xb9,0xf6,0x08,0xe1,0xec,0xf6,0x88,0xda, -0xed,0x66,0xfa,0x10,0x1a,0xfc,0x06,0xba,0x09,0x12,0x23,0x0d,0x12,0xe1,0x19,0x12, -0xee,0x04,0xfd,0xc1,0x00,0xf0,0x34,0xf0,0xe0,0x91,0xe2,0xfa,0x89,0xf8,0xff,0xce, -0x1c,0x05,0xd9,0x09,0x17,0x4b,0x0f,0x09,0x0e,0xf4,0xf8,0xfd,0x00,0x02,0xe7,0xfc, -0xf1,0xe2,0xfd,0xf5,0x0b,0xe9,0xf6,0x97,0x01,0x00,0x27,0xe9,0xf3,0x11,0xf8,0x08, -0x1d,0x00,0x16,0xc1,0x0b,0xf8,0x75,0x0d,0xfd,0xe1,0x04,0xe7,0x77,0xf1,0xe9,0x01, -0xf2,0x06,0xde,0x10,0x02,0xfe,0xf2,0xfd,0xe2,0x0c,0x08,0x9e,0x15,0xff,0xf0,0x1a, -0x14,0xee,0x2c,0x3b,0xfd,0x22,0xe9,0x4d,0xfc,0xf2,0xca,0xea,0xd9,0x21,0xd6,0xd8, -0x44,0xe8,0xdf,0x86,0x00,0xfe,0x4c,0x21,0x0c,0x56,0x0f,0x1c,0xd5,0x25,0x12,0x93, -0x09,0x16,0x18,0xfb,0xf5,0x70,0xe9,0xe4,0x74,0xed,0xf0,0x45,0xe7,0xe9,0x61,0x08, -0x0c,0xb5,0x1e,0x17,0x74,0x0e,0x16,0x57,0x1a,0x12,0x03,0xfa,0xfa,0x5e,0xf8,0xf7, -0x5a,0xd5,0xe0,0xca,0xde,0xfa,0xfb,0xef,0x12,0xd0,0xfb,0x00,0x2a,0xff,0x25,0xa0, -0xfc,0x0c,0x4d,0x0d,0xfd,0xd2,0xc7,0xd2,0xc2,0xdc,0xfd,0xf1,0x0b,0x07,0xc7,0x0a, -0x1c,0x12,0x26,0x40,0x3d,0x2d,0x0b,0x14,0xf4,0x03,0xf1,0x00,0x0b,0x01,0x05,0x07, -0x70,0xf6,0xf3,0x38,0xf2,0xeb,0x39,0xf9,0x07,0x99,0x05,0x18,0x04,0x01,0x26,0x64, -0x0c,0x08,0xf4,0xf0,0x07,0x16,0xf8,0x1c,0xc6,0x0a,0x19,0x33,0xeb,0xf1,0x12,0xed, -0xea,0x10,0x06,0xfd,0x68,0xc5,0x01,0x4b,0xfc,0x14,0x1e,0x0c,0x1f,0x49,0x16,0x19, -0x38,0x04,0x00,0x60,0xfc,0xf4,0xa8,0xee,0x03,0x7a,0xe7,0xea,0xef,0xee,0xe6,0xb3, -0xfa,0xe8,0x65,0x18,0x1f,0xa3,0x18,0x0c,0xb4,0x06,0xe8,0x6a,0xe4,0x03,0xd0,0x0e, -0x0b,0x23,0x15,0x04,0x36,0x11,0x0c,0xc9,0x00,0xfa,0x75,0x08,0xfe,0xff,0xf5,0x01, -0xf9,0xfc,0xea,0x85,0xdf,0xe1,0x24,0xf1,0x06,0x39,0x30,0x27,0x2f,0x14,0xf9,0x2d, -0xfc,0xe5,0x30,0xd7,0xde,0x3d,0xf1,0x0d,0x83,0x15,0x0f,0xc0,0x07,0x23,0xf0,0x20, -0x13,0x9d,0x1e,0x19,0x32,0x11,0xef,0xb2,0xde,0xdc,0x1f,0xed,0xeb,0x47,0xd9,0xe8, -0x91,0xf8,0x1e,0x74,0x11,0x1c,0x2f,0x1c,0x11,0xfa,0x0d,0xee,0x3f,0xcc,0xe0,0xaf, -0x0f,0x08,0xff,0x06,0x08,0x12,0xf4,0x02,0xb5,0x00,0x09,0x44,0xf6,0x1e,0xff,0xfb, -0x06,0x8d,0x0c,0x19,0xf7,0x0e,0x16,0x49,0xff,0x08,0x10,0x03,0x0c,0x2c,0xf5,0xf2, -0x0f,0xfa,0x03,0x41,0x00,0xf6,0xba,0x04,0x0c,0x24,0x0c,0xe4,0x02,0xef,0xd8,0x9f, -0xe6,0xf3,0xcb,0xfd,0xfe,0x61,0x0d,0x08,0x4d,0x15,0x2a,0x0e,0x33,0x10,0xad,0x19, -0xf8,0x38,0xf4,0xe5,0x46,0xda,0xeb,0x7c,0xe5,0xee,0x06,0xea,0xff,0x77,0x17,0x12, -0xac,0x0d,0x25,0x71,0x2d,0x1e,0xdc,0x04,0x08,0x94,0xe8,0xf6,0xb8,0x00,0xdf,0x69, -0xf4,0xf7,0x88,0xfd,0x0a,0x34,0x19,0xff,0x05,0x26,0x21,0x04,0xf4,0xf8,0x7e,0xff, -0xeb,0x65,0x03,0xf7,0x1c,0x11,0xf1,0xb1,0xfb,0x00,0xf0,0xff,0x03,0x45,0x07,0x07, -0x94,0xff,0xfc,0x4c,0xfb,0xf3,0xd0,0x04,0x04,0x22,0xfe,0x16,0xbb,0x05,0x06,0xb3, -0x0d,0xeb,0xdf,0xef,0xfd,0x77,0x0d,0x05,0xa9,0x0c,0xff,0xc1,0xfd,0xf4,0xea,0xff, -0x08,0xd3,0x23,0x11,0xd6,0x00,0xfb,0x37,0xe5,0xe1,0xe0,0xf9,0xdf,0xf1,0xe7,0xf5, -0x29,0x02,0xf4,0xee,0x06,0xfc,0xf2,0x1b,0x24,0x4b,0x25,0x21,0x2e,0x15,0x1c,0x93, -0xf1,0xe5,0x14,0xf3,0xea,0xf4,0x05,0x02,0x10,0x0f,0x0b,0x60,0xf8,0xef,0xa6,0x04, -0xf3,0x04,0x1b,0xff,0xea,0x02,0x0e,0xf8,0x18,0xfc,0xe7,0xd4,0xca,0xaa,0xdb,0xdd, -0x25,0xf5,0x05,0xcd,0x23,0x2d,0x36,0x2e,0x26,0x8b,0x14,0x03,0xd1,0xef,0xf6,0x49, -0x02,0xf8,0x2d,0xea,0xf9,0x6d,0xdf,0x07,0xa9,0x07,0x05,0x0e,0x01,0x26,0x38,0x14, -0x04,0xf8,0xf8,0xf9,0x1d,0x01,0x03,0xda,0xf4,0x17,0x75,0xf7,0xec,0x25,0xe1,0xfa, -0xc1,0x0b,0x18,0xe3,0xfc,0xf6,0x15,0xf7,0xf2,0x37,0xf8,0x05,0xf1,0x04,0x0e,0x7f, -0xe9,0x08,0x37,0xd9,0xfa,0x48,0xff,0x37,0xc2,0x08,0x1f,0xa9,0x0e,0x29,0x9a,0x01, -0xfc,0x67,0x08,0x10,0x08,0xdc,0xee,0x0e,0xd3,0xe4,0xdf,0xeb,0x17,0xa0,0x09,0x1f, -0xec,0xf8,0xf6,0xbb,0xf4,0x08,0xd6,0xf7,0xf7,0x21,0xf7,0xf4,0xfe,0xe9,0xf9,0xb3, -0x11,0xfe,0x54,0x23,0x2e,0x68,0x2a,0x02,0xc3,0x04,0x07,0x28,0xec,0x01,0x01,0xff, -0x06,0xb4,0xeb,0xda,0xfd,0xe9,0x0b,0x84,0x01,0xf3,0xad,0xf4,0x1d,0x5c,0x1c,0x21, -0xcf,0x0b,0xf6,0x06,0xe8,0xe9,0x47,0xd9,0xed,0x5e,0x03,0x13,0xee,0x03,0xf6,0x09, -0x10,0xf8,0x37,0x08,0x10,0x28,0xda,0xc8,0x6d,0x18,0xf8,0x6e,0xf7,0xf7,0xfc,0x1d, -0x3f,0x48,0x35,0x05,0xd6,0x17,0xfe,0x70,0xec,0xfa,0x39,0x05,0x04,0x9d,0xff,0x09, -0xa6,0x0c,0xf0,0x15,0xf9,0x05,0xc1,0x0a,0x1b,0xb9,0x1a,0x0f,0x53,0x0a,0x28,0x9f, -0x10,0xf6,0xa3,0xf1,0xe8,0x3e,0xee,0x0c,0x9d,0x08,0x18,0xc8,0xfa,0xe9,0x44,0xdf, -0xf3,0x04,0xf5,0x0b,0x1a,0x16,0x19,0xa9,0x05,0xf7,0x26,0xf2,0xf5,0xdc,0x09,0xf7, -0xf0,0xf3,0x14,0x59,0x19,0x08,0xb0,0xfa,0x0e,0x97,0x07,0x09,0xb9,0x08,0x0d,0xed, -0x12,0xef,0xe8,0xfa,0xf8,0xa0,0xf8,0xec,0xf9,0xf5,0xee,0x89,0x07,0x0d,0x6a,0xfd, -0xfb,0x29,0x05,0x08,0xb1,0xf4,0xe1,0xd5,0x04,0xf3,0xca,0xf8,0xf1,0x4c,0xf4,0x00, -0x51,0x01,0x0b,0x72,0xff,0x03,0xd8,0x01,0xe6,0x72,0x05,0x17,0x68,0x0f,0x15,0x7f, -0xef,0x07,0x1b,0x03,0xe8,0xef,0xfb,0xfb,0xf7,0xfe,0x12,0xdf,0x08,0x0c,0xb5,0xf7, -0xfa,0x08,0x04,0xff,0x42,0xfa,0xf1,0xdf,0xe4,0xdf,0xfe,0xfc,0x07,0xff,0x01,0x10, -0xeb,0x26,0x12,0x7d,0x1a,0x0b,0x5e,0xf5,0xe8,0x82,0xf4,0xea,0x27,0xea,0x04,0x82, -0x1b,0x08,0x19,0x0d,0x03,0xa8,0xfe,0xf4,0xda,0x07,0xe9,0x7d,0xf1,0xd9,0xdf,0x0b, -0xfb,0x11,0xf3,0xec,0x8c,0xf9,0x1d,0xf7,0x0b,0x1d,0x71,0xfb,0x0c,0xfb,0xf9,0xe6, -0xd8,0xf5,0x01,0xf1,0x10,0x1a,0x71,0x03,0xff,0x7c,0xf2,0xf0,0x01,0xf6,0x16,0x00, -0x03,0x0a,0xfa,0xf6,0x1f,0x76,0x11,0x28,0x44,0x1b,0x19,0x54,0x14,0xf4,0xaa,0xee, -0xe5,0x59,0xec,0xdb,0x65,0xf7,0x00,0x2c,0xc3,0xe8,0xf4,0xe3,0x06,0xbb,0x0c,0x01, -0x16,0xe9,0x2a,0xec,0x1a,0x12,0xcf,0xf9,0xe8,0x37,0xff,0xea,0xdb,0x0e,0x10,0x4d, -0x2b,0x08,0x12,0x12,0xee,0xc2,0xec,0x05,0x11,0xea,0xeb,0x12,0x06,0xfe,0x44,0x1a, -0x15,0x23,0x19,0x10,0xb2,0x0e,0xf7,0x67,0xea,0xee,0xfd,0xe1,0xdc,0x6c,0xef,0xfe, -0x27,0x09,0x23,0xf6,0x2b,0x31,0xcd,0x0d,0x05,0x7f,0xf9,0xea,0x16,0xe9,0xf6,0xca, -0xff,0x02,0xac,0x15,0x01,0xbe,0x16,0x06,0xb3,0xed,0xef,0x94,0xfa,0xea,0xc5,0xf8, -0xf4,0x27,0x03,0x09,0xd4,0xfb,0x10,0xe2,0x24,0x00,0xd9,0xe2,0xfc,0xcd,0x11,0x23, -0xb1,0x26,0xe8,0xed,0x09,0x0b,0x99,0x13,0xee,0x57,0x09,0xfb,0x44,0xef,0xf8,0xa4, -0x17,0x0c,0x97,0xf7,0xff,0xa6,0xf0,0xf8,0x88,0xf9,0x20,0x82,0x05,0xec,0xe9,0xd7, -0xfa,0x4d,0xf2,0xec,0xcd,0xe8,0xf5,0x55,0xf3,0x23,0x22,0x10,0x09,0x8f,0x03,0xfa, -0xbf,0xe3,0xfd,0x82,0xe1,0x04,0xb1,0xfa,0x13,0x54,0x17,0x19,0x77,0x18,0x1e,0xf3, -0x0e,0x17,0x72,0x10,0x2b,0x91,0x22,0x14,0xa0,0xf0,0xed,0x40,0xe7,0xda,0x00,0xf1, -0xf5,0xaf,0xde,0xec,0x61,0x0d,0x0e,0x36,0x06,0xf0,0x93,0xf0,0x09,0xa9,0xfc,0x01, -0xcd,0xfc,0x01,0xb3,0x18,0x04,0x63,0x07,0xfe,0xba,0x17,0x15,0x40,0x10,0xf5,0xf5, -0x01,0xe1,0xd9,0xea,0xf5,0x40,0xf8,0x06,0xe6,0x12,0x04,0x64,0x08,0xfd,0x83,0xff, -0xec,0xb3,0xfb,0xef,0xb2,0xf3,0xf8,0x2b,0xf8,0x12,0x23,0x11,0x16,0xf3,0xff,0xf9, -0x1b,0xf0,0xfe,0x2b,0xe9,0xfb,0xeb,0xeb,0x05,0x7e,0x09,0xff,0x67,0x02,0x01,0x02, -0x17,0x29,0x9b,0x21,0x11,0x87,0xf4,0xf1,0xe1,0xe1,0xe1,0xa7,0xe1,0xff,0xac,0x04, -0x15,0x58,0x07,0x1d,0x6f,0x23,0x37,0x56,0x11,0xec,0x3b,0xd8,0xd8,0x70,0xc2,0xe1, -0x3e,0xe1,0xe2,0xa1,0xf7,0x13,0x3b,0x15,0x1d,0x0b,0x21,0x1d,0x13,0x1a,0x1a,0xa7, -0xf6,0x00,0x15,0xf1,0x15,0x27,0xf1,0xff,0xaf,0xde,0xcd,0x2e,0xeb,0xfd,0xf4,0xfd, -0xfc,0xec,0x0c,0x03,0x38,0x12,0x07,0xff,0xff,0x11,0x3a,0x11,0xfd,0xb8,0x11,0xef, -0xbd,0xff,0xfe,0xa4,0xf3,0x12,0x56,0x07,0xde,0x97,0xe9,0xed,0xc2,0xfd,0xf7,0xd8, -0x03,0x07,0xd6,0xee,0xfa,0xd4,0xf7,0xee,0x7b,0xe7,0xe7,0x9b,0xf6,0x11,0xb9,0x1c, -0x1a,0xe4,0x25,0x1e,0x5b,0x07,0x10,0x0f,0xf6,0x1b,0x05,0xe0,0xe9,0x94,0xcd,0xdc, -0x77,0xf3,0x09,0x82,0x05,0x24,0x36,0x27,0x0b,0x1e,0x1c,0x18,0xe7,0x04,0x04,0x55, -0x14,0xfd,0xef,0x06,0xef,0xd6,0xf7,0xf1,0x0a,0x06,0x19,0x3a,0x21,0x15,0x10,0x08, -0xf8,0x4e,0xef,0xc1,0x1d,0xfb,0xec,0xfd,0x1a,0x15,0x1d,0xfb,0xde,0x0f,0xe3,0xf0, -0x13,0xf5,0x16,0x75,0x06,0x13,0x08,0x17,0x0d,0xf6,0x00,0xf7,0xaa,0xfa,0xed,0x42, -0xf0,0x04,0xa5,0x14,0x1f,0x60,0x1f,0x25,0x12,0x0f,0x28,0xd9,0x04,0xe5,0xa3,0xdd, -0xea,0x9e,0xe1,0xe5,0xa1,0x0c,0x25,0xee,0x2f,0x22,0x20,0xfd,0x0e,0x21,0x18,0xed, -0x4c,0x08,0xf7,0x1c,0x06,0xed,0xff,0xef,0xce,0x18,0xe5,0xe6,0x67,0xf3,0xf2,0x26, -0xe7,0xf2,0xd0,0xf1,0x07,0xdf,0x22,0x17,0xf6,0x38,0x1f,0xcf,0xff,0x1d,0x05,0x05, -0xf1,0x3f,0x0c,0x12,0xa7,0xfa,0x00,0xac,0xe2,0xf3,0xe3,0x0d,0xe9,0xcc,0xe0,0xfe, -0x97,0x0f,0xfa,0xe5,0xfb,0xf5,0x27,0x1a,0x1b,0x62,0x2d,0x00,0xa1,0xef,0xef,0x8f, -0xef,0xee,0xea,0xf0,0xef,0xf9,0xf8,0x07,0xc1,0x15,0x05,0x5d,0x08,0x0f,0x39,0x0b, -0x21,0x84,0xf4,0xf0,0x7e,0xea,0xe3,0x7a,0x0f,0x0f,0x48,0xf2,0xfd,0x5d,0xea,0xf8, -0x7e,0xf1,0xf9,0xec,0xf7,0x03,0x64,0xff,0xf2,0x16,0x10,0x1a,0xfd,0x19,0x15,0xe5, -0xf6,0x07,0x14,0x09,0x01,0xf1,0xd7,0xdc,0x20,0xee,0xf7,0xb8,0x0f,0x17,0x3a,0x05, -0x34,0x9a,0x30,0x14,0x85,0xeb,0xfa,0x14,0x07,0xe2,0x39,0xdc,0xde,0x58,0xca,0xe3, -0x09,0xfc,0x06,0xdb,0x05,0x1c,0x13,0x14,0x0a,0xc0,0x00,0x14,0x0d,0x09,0x05,0x23, -0xfa,0xe3,0xf9,0xfd,0xf9,0x7d,0xf6,0x00,0xfb,0xe6,0xe5,0x9f,0xdf,0x0f,0x22,0xf3, -0x08,0x83,0x23,0x30,0x3c,0x3c,0x37,0xd2,0x11,0x0c,0xab,0xf1,0xfa,0xaa,0xe1,0xf8, -0xfa,0xeb,0xfa,0xa4,0x0e,0x0d,0x50,0x04,0xf7,0xdc,0xfb,0xf3,0xde,0xf9,0xf8,0x12, -0xde,0xd8,0xbb,0xe8,0xf2,0x03,0xf0,0x08,0xd8,0x1c,0x18,0xb1,0x0b,0x05,0x9f,0x12, -0x03,0x47,0x10,0xf7,0x87,0x1c,0x0a,0xf6,0x28,0xfb,0x60,0xfe,0xf0,0xe5,0xd7,0xde, -0x53,0xe8,0xe7,0x43,0xf4,0xf2,0x8c,0x05,0x02,0xb2,0xfd,0x31,0xd3,0x17,0x1f,0xd4, -0x17,0x02,0xeb,0x0f,0x05,0x49,0xf1,0xee,0x47,0xe3,0xff,0x07,0xf0,0xff,0x01,0xf3, -0xe7,0xc7,0x05,0xff,0xfd,0x05,0x00,0x03,0x1a,0x20,0x88,0x17,0x10,0x01,0x0d,0xff, -0xe3,0xf1,0x03,0x4e,0x17,0x26,0x1e,0x10,0x02,0x95,0xf8,0xe1,0xe3,0xe1,0xd7,0xfe, -0xde,0xd2,0x30,0xe8,0x12,0x9d,0x22,0x06,0x5d,0x1f,0x1a,0xf2,0x21,0x0e,0x3e,0xf2, -0xbd,0xe3,0xd8,0xcc,0xe3,0xfd,0xfc,0xd4,0x1e,0x07,0x38,0x1d,0x1f,0x9e,0x15,0x0b, -0x54,0x0b,0x13,0x88,0x22,0x0d,0x5d,0xf9,0xed,0xdc,0xfd,0xef,0xe3,0x06,0xf5,0xf1, -0xee,0xf4,0xe2,0xe8,0xe0,0xb0,0xdc,0xeb,0x99,0x04,0x18,0xf3,0x16,0x09,0xb6,0x15, -0xf4,0xde,0xeb,0xe3,0xa8,0xf9,0xeb,0xde,0xf4,0x01,0xc5,0x1a,0x11,0x26,0x46,0x20, -0xa3,0x39,0x12,0x1c,0x16,0x0c,0xfb,0x19,0xee,0xe6,0xf1,0xfb,0x69,0x01,0xfd,0x44, -0xef,0xee,0xc0,0xec,0xf6,0x02,0xfa,0xf0,0x0a,0xec,0xe6,0x79,0x17,0x09,0x84,0xfd, -0xf0,0x93,0x1a,0x24,0x63,0x2d,0xfd,0x48,0xfd,0xe7,0xfa,0xec,0xf6,0xe1,0xed,0xf4, -0x17,0xfc,0x0b,0x27,0x04,0xeb,0x37,0xf1,0xf9,0x5a,0x03,0xeb,0x8e,0x03,0xfd,0x2a, -0x0c,0x1e,0xf2,0xf9,0xf3,0xd2,0xfe,0xfd,0x78,0x19,0x15,0xd3,0x19,0xfe,0x97,0x10, -0x07,0x7a,0x11,0x01,0x5d,0xf6,0xdd,0x88,0xeb,0xda,0x4b,0xe1,0x06,0x0a,0xf8,0x12, -0x93,0x17,0x12,0x79,0x13,0x11,0x83,0x0d,0x20,0x64,0xf9,0x0b,0xb9,0x01,0x01,0x0e, -0xf4,0x00,0xef,0xde,0xdf,0x3f,0xe4,0xe0,0x57,0xf2,0x0e,0x17,0x19,0xf8,0xbe,0xef, -0xdc,0x15,0xed,0xf2,0xef,0xfc,0xfa,0x66,0x03,0x13,0xa1,0x2e,0x2a,0xa6,0x24,0xff, -0x7b,0x09,0xfb,0x32,0xf5,0xee,0x8b,0x03,0xe6,0x79,0xf6,0xf3,0xd1,0xf2,0xea,0x99, -0xf8,0xea,0xf0,0x0b,0xeb,0x40,0x04,0x06,0x52,0x16,0x0e,0x40,0xf7,0xf2,0x19,0xf6, -0x05,0x2f,0x10,0x12,0xd8,0x08,0xff,0x05,0xec,0xef,0xd8,0xee,0xef,0x5c,0x01,0x0f, -0xe0,0x1d,0x2f,0x32,0x0e,0x13,0xf2,0x03,0x0d,0x74,0xf2,0xe4,0x5b,0x0a,0x07,0xb4, -0xf5,0x04,0x7f,0x0b,0xfc,0x02,0x13,0xfb,0x4f,0xf6,0xde,0x74,0xe7,0xf7,0xcf,0xf8, -0x14,0x36,0x05,0xde,0x09,0xf0,0x03,0xf4,0x0d,0x32,0x28,0x1d,0x21,0x46,0xdf,0xec, -0xf0,0xed,0xfd,0x9b,0x05,0x2e,0x17,0x27,0x34,0xcd,0x06,0x0f,0xff,0xe4,0xf7,0xc3, -0x02,0xfe,0x41,0xf1,0x0e,0xc7,0xd8,0xe4,0x5f,0xd4,0x05,0xb4,0xff,0xff,0xb9,0xfe, -0x14,0x2a,0x16,0xfa,0x01,0x03,0x08,0xe7,0xee,0x04,0x2b,0x17,0x12,0x9a,0x1f,0x17, -0x81,0x02,0x0a,0x28,0xf9,0xe2,0x6f,0xed,0x0e,0x74,0x1f,0x21,0x5a,0x24,0x0b,0x58, -0x03,0xff,0x72,0x03,0x0b,0x63,0xf8,0x0a,0x18,0xfc,0xff,0x78,0x0f,0xed,0xf2,0xe9, -0xd2,0x5f,0xce,0xd2,0x44,0xf1,0x0c,0x19,0x22,0x35,0xe5,0x20,0x3a,0xd7,0x36,0x0a, -0x95,0xec,0x05,0x6f,0xfc,0x0d,0xe8,0x07,0x0f,0xcd,0xec,0xe8,0xec,0xee,0x00,0x99, -0xd4,0xec,0x66,0xec,0xf3,0x03,0xf2,0x04,0x68,0x00,0x0e,0x3c,0x21,0x0d,0x01,0x15, -0x08,0x26,0xdc,0xf0,0x5c,0xd3,0xd0,0xc0,0xf2,0x07,0x2c,0x03,0x01,0x39,0xeb,0xf5, -0x40,0x11,0x1b,0xcb,0xff,0x15,0x76,0xd8,0xf3,0x45,0xea,0x0a,0xf4,0x12,0x2c,0x36, -0x3b,0x1b,0x66,0x0d,0xfd,0x1b,0xf5,0xe6,0x61,0xfe,0xff,0x0d,0x1d,0xf5,0x73,0xea, -0xd2,0xfe,0xd7,0xbc,0xde,0xde,0xf6,0xdb,0x15,0x07,0xcb,0x0f,0xfd,0x1b,0x1a,0x09, -0x6e,0x00,0xc8,0xdb,0xdd,0xde,0xdc,0xf1,0x06,0x07,0x0c,0x1d,0x13,0x30,0x21,0xe1, -0x14,0x18,0xac,0x09,0xe5,0x99,0xd3,0xfc,0x43,0x17,0x1d,0x6d,0x24,0x1b,0x99,0x1e, -0x19,0xcc,0xf6,0xde,0x66,0xe4,0xe4,0xb8,0xe8,0x00,0xa0,0xf3,0xea,0xd7,0x03,0x0b, -0x9c,0x14,0xfc,0xde,0x0d,0xfa,0x37,0xfb,0xeb,0xba,0xf9,0xfc,0xff,0x11,0xfd,0xe1, -0xe3,0xf0,0xc7,0x06,0x12,0x22,0x12,0x04,0x9a,0x00,0x0c,0x9e,0xef,0xec,0x79,0xfd, -0x0d,0xe7,0x1a,0x14,0xee,0x0f,0x0b,0x9c,0x05,0xfa,0x70,0xf4,0xe0,0x0b,0xe8,0x01, -0x71,0x07,0x04,0x74,0x0f,0x19,0x53,0x05,0xfd,0xb4,0xf4,0xf6,0x41,0x11,0x19,0x54, -0x3a,0x29,0xb8,0x0a,0xe2,0x3e,0xec,0xe6,0x37,0xe4,0xef,0xd5,0xf1,0xd8,0x4e,0xd4, -0xe1,0x91,0xe0,0xf1,0x7f,0x17,0x25,0x35,0x46,0x3b,0x6f,0x31,0x0f,0xa6,0x02,0xf8, -0xb0,0xe9,0xe9,0x63,0x06,0xe3,0x53,0xe6,0xcf,0x51,0xdd,0xe1,0xe1,0xf3,0xfd,0x54, -0x1b,0x1e,0x97,0x2b,0x3b,0x05,0x30,0xfe,0x9e,0xff,0xdc,0xb5,0xdd,0x04,0x93,0x02, -0xf6,0x18,0x10,0xff,0x90,0xea,0xdd,0x1e,0xe9,0xec,0x80,0xf6,0xf7,0xae,0xe9,0xff, -0x1a,0x22,0x0a,0x00,0x12,0x1b,0x1b,0x2a,0x2f,0x22,0x14,0x10,0xda,0xff,0xf6,0xfb, -0xe8,0xd8,0x5c,0xca,0xea,0x0d,0xf2,0xfb,0x81,0x29,0x00,0x2e,0x0b,0x19,0x98,0x17, -0x0e,0x03,0x0d,0xf1,0x39,0xef,0xe6,0x8c,0xed,0xfa,0x2e,0x16,0x0d,0x0e,0x10,0x14, -0x20,0x08,0xf8,0x42,0xf8,0xef,0x31,0xe7,0xf5,0x97,0x08,0xfa,0x9c,0x11,0x0c,0xfb, -0xf4,0x04,0xd0,0x0e,0x1e,0x57,0x02,0x00,0x55,0xf6,0xf9,0x9e,0x05,0x00,0xe3,0xc5, -0xe2,0x00,0xe9,0xfb,0xe3,0xfe,0x12,0xa0,0xfe,0x02,0xf9,0x0f,0x1b,0x73,0x14,0x13, -0x5c,0x09,0xec,0x25,0xee,0xe4,0x96,0xe4,0x16,0x92,0xff,0xff,0xb2,0x10,0x13,0xfa, -0x09,0x01,0x29,0x03,0xf1,0x36,0xf8,0xf6,0xb4,0xfc,0x03,0xee,0x05,0x1b,0x94,0x14, -0x07,0x72,0xfe,0x0e,0xda,0xfc,0xdf,0x8f,0xd9,0xfa,0xa0,0x14,0x08,0x67,0x03,0xf4, -0x0a,0xe3,0xee,0x87,0xfc,0xf7,0x1e,0x05,0x0c,0x9d,0x14,0x0a,0x36,0xfd,0x0a,0x9e, -0xfe,0xfb,0xc5,0xfb,0x1c,0x3c,0x07,0x08,0x50,0xf3,0x03,0xfe,0xfc,0xfe,0xb5,0xec, -0xe8,0x4e,0xe9,0xf7,0x76,0x27,0x26,0x46,0x17,0x0b,0x71,0x09,0x09,0x33,0x10,0xd8, -0x41,0x03,0xf8,0x60,0x0b,0xed,0x13,0xec,0xfe,0x5b,0x1a,0x1f,0x13,0x1f,0x0c,0x4d, -0xf4,0xf4,0x21,0xe5,0xe6,0x79,0xef,0xe7,0xfc,0xeb,0xf9,0x4d,0x01,0x0f,0x89,0x10, -0x0d,0x5b,0x09,0xf8,0xd7,0xfa,0x00,0x02,0x02,0xf1,0x79,0xfc,0x06,0x2a,0x13,0x13, -0x9e,0x15,0x1d,0x04,0x24,0x24,0xe3,0x2a,0x17,0x73,0xf8,0xef,0xd0,0xeb,0xf2,0x3c, -0xf4,0xf9,0x14,0xf7,0xf0,0x68,0x05,0xe5,0x27,0xe1,0xe0,0x49,0xd3,0xd0,0x0b,0xf5, -0xfd,0xa4,0x1a,0x0c,0xd0,0x1a,0x11,0x0c,0x0e,0xfe,0x02,0xf1,0xfb,0xce,0x12,0x03, -0x42,0x12,0x08,0x96,0x08,0xf9,0xc4,0xf8,0xe3,0xee,0x0d,0x09,0x68,0x12,0x19,0xfe, -0x19,0x13,0x0c,0x17,0xef,0xc8,0xe8,0xe5,0xdd,0xea,0xf1,0x9c,0xfc,0xf0,0x12,0xed, -0xfa,0x2f,0x06,0xf7,0x23,0x17,0x34,0x7d,0x25,0x06,0xfd,0x1e,0x00,0x45,0xee,0xf8, -0xdb,0xef,0x0a,0x25,0x03,0x07,0x24,0xdc,0x05,0xb6,0x01,0xf8,0x1f,0xf5,0x18,0x6c, -0x01,0x08,0xe2,0xd0,0xdb,0x5a,0xdf,0x10,0x82,0x13,0x1a,0xf8,0x2a,0x27,0x3d,0x1b, -0x05,0xd5,0x15,0x11,0x19,0x06,0xf9,0x6c,0xe6,0xe0,0xc0,0xd0,0xc8,0x27,0xd8,0xea, -0xa3,0x13,0x19,0xf7,0x34,0x1d,0x95,0x11,0x24,0x71,0x29,0x0f,0x1d,0xd9,0xd6,0xf0, -0xda,0xef,0x22,0xf6,0x11,0x98,0xef,0xfe,0xdd,0x13,0x10,0x00,0x05,0x0c,0xe8,0x00, -0xe6,0x9d,0xd7,0xea,0x28,0xe6,0xf0,0x5f,0xfb,0x19,0xa5,0x21,0x1c,0x0d,0x2d,0x13, -0x57,0x0c,0xfd,0x96,0xfd,0xe4,0xff,0xd8,0xe2,0xc9,0xe4,0xfe,0xb4,0xe9,0x05,0x08, -0x0c,0x0f,0x39,0xf9,0xe9,0x0c,0xfe,0x23,0x5a,0x2e,0x2c,0xb7,0x32,0x2b,0x3d,0xff, -0xe1,0xb8,0xbe,0xcf,0x46,0xe3,0xfa,0xf0,0x05,0x2d,0xa3,0x25,0x2f,0x1e,0x03,0xf6, -0x9c,0xe5,0xe4,0xf4,0xf3,0xfb,0x4f,0xf3,0xf0,0x99,0xfc,0x07,0x34,0xdf,0x00,0x27, -0x09,0x2b,0x72,0x19,0x2f,0xd1,0x07,0xf7,0x9b,0xe7,0xe9,0xbb,0xdc,0xeb,0x7a,0x01, -0x15,0x36,0x1c,0xfa,0xbb,0xe5,0xe4,0x28,0xeb,0xec,0xc3,0xf0,0xf9,0xbe,0x11,0x16, -0xfa,0xfd,0x14,0xa1,0x33,0x29,0xad,0x2b,0x29,0x76,0x2e,0x12,0x2d,0xf8,0xec,0x59, -0xe7,0xf5,0x09,0xf9,0x04,0x7f,0x06,0xf6,0x55,0xd9,0xe3,0xe1,0xfe,0x0e,0xfd,0x1b, -0x1a,0x3b,0x28,0xff,0x7a,0x13,0xe1,0xf0,0xe3,0xd9,0x7e,0xed,0xe3,0x5d,0xe9,0xd7, -0x92,0xd3,0xe8,0xcb,0x07,0x1f,0xbb,0x19,0x39,0x2e,0x1d,0x2f,0xf2,0x26,0x12,0x67, -0x05,0x1c,0x05,0xf4,0xf2,0x63,0xe1,0xe4,0xb8,0xf5,0xf2,0xc5,0xe9,0xef,0x54,0x11, -0x0a,0x4b,0x14,0x16,0x8b,0x26,0x1f,0x6f,0x19,0xfe,0xf9,0xe9,0xee,0x33,0xf4,0xee, -0x73,0xfc,0xe1,0xaa,0xdb,0xe6,0x1f,0xee,0xf5,0x8c,0xef,0x11,0x0b,0x1d,0x3b,0x15, -0x2b,0x3a,0x39,0x08,0x01,0x6a,0xec,0xe6,0xeb,0xe9,0x02,0x89,0x04,0x20,0xa5,0x0c, -0x07,0xbc,0xfa,0x0a,0x0e,0xe5,0x17,0xf5,0xf6,0x09,0x51,0xe7,0xf9,0x5d,0xe0,0xfa, -0x5b,0x01,0x1a,0x0c,0x01,0x03,0x1d,0xdb,0xdf,0x85,0xf4,0xf5,0x03,0x07,0x21,0x3a, -0x2f,0x17,0x70,0xf6,0xff,0x61,0xfe,0xf9,0x01,0x0a,0xf2,0x6c,0xea,0x0f,0xfc,0x0b, -0x1e,0x69,0xfa,0xfd,0x3d,0xe5,0x05,0x29,0x11,0x12,0x0e,0xf2,0xee,0x96,0xe7,0xe0, -0x85,0xed,0x15,0xbb,0x14,0x00,0x84,0xfc,0xfa,0x3d,0x23,0x16,0x21,0x0c,0x07,0xfa, -0xf3,0xe8,0x9b,0xf0,0xfa,0x09,0xfc,0x13,0x38,0x03,0xec,0x38,0x07,0x03,0xc3,0x00, -0x12,0xb5,0x1e,0xeb,0x9e,0x00,0x1b,0x19,0x12,0xf7,0xec,0x02,0x00,0x81,0x17,0xf3, -0xb7,0xe7,0xd8,0x57,0xf4,0xd8,0x47,0x07,0xff,0x17,0x03,0x05,0xa9,0x0b,0xfa,0x6e, -0x07,0xf6,0xca,0xf7,0xf4,0x11,0x0c,0x16,0x5c,0x26,0x14,0x7f,0xfe,0x02,0x51,0xdb, -0xcf,0x70,0xd1,0xe1,0xc8,0xef,0x1d,0x42,0xf6,0xf8,0xa0,0xf1,0x05,0x8f,0x06,0x20, -0x24,0x1f,0x17,0x08,0x12,0xf2,0xf2,0x0f,0x0d,0x02,0x17,0x1c,0x39,0x15,0xe4,0x47, -0xfc,0xed,0xd0,0xef,0x0f,0x0d,0x17,0xf4,0x22,0x07,0xe3,0x6a,0x07,0x0b,0x1c,0x0d, -0xfb,0xb2,0xfd,0xfd,0xf3,0xfb,0xfd,0xa2,0xf2,0x1c,0x3a,0x19,0x0e,0xfa,0x0e,0x20, -0x2f,0x1d,0xf1,0x96,0xef,0xfc,0x4a,0xfc,0xfb,0x66,0xf1,0xd9,0x69,0xe5,0xf2,0xb2, -0xf7,0xf2,0x60,0x0c,0x15,0xbb,0x2b,0x18,0x1f,0x0d,0xf9,0x07,0xc9,0xc2,0xfe,0xe8, -0x05,0x86,0xf2,0xf2,0x8d,0x2b,0x0c,0x50,0x17,0x14,0xdc,0x13,0xfa,0x62,0xfd,0xde, -0x2a,0xdb,0xe0,0x2a,0xed,0x07,0xf5,0x20,0x1c,0x19,0x13,0x0d,0x90,0x14,0x09,0x26, -0x04,0xfd,0x7b,0xfd,0x10,0x12,0xfd,0xfa,0x8b,0xfd,0x08,0xb5,0x08,0xe0,0x10,0x09, -0x22,0x6f,0x0f,0x04,0x01,0xf0,0x00,0x0d,0xe1,0x05,0xd5,0xfd,0x00,0x44,0x1a,0x28, -0xa2,0x15,0x34,0xce,0x0a,0x20,0xc3,0xe5,0xf7,0x76,0xf5,0xf8,0xe1,0xfd,0xf6,0x06, -0xec,0xe4,0xb5,0x0d,0x06,0x73,0x20,0x00,0x8f,0x1a,0x06,0x64,0x23,0x06,0x44,0x0e, -0xe2,0x77,0xe9,0xf2,0x09,0xfc,0xfa,0x2f,0x02,0xf2,0x0d,0xf5,0x12,0x72,0x08,0x16, -0x9e,0x05,0xf5,0xb2,0x0a,0x0f,0x20,0x10,0xee,0x8c,0x0d,0x15,0x64,0xf7,0xf1,0x43, -0xff,0x07,0x49,0xf0,0xdf,0xde,0xed,0xe6,0x58,0xe6,0xf0,0xb3,0xf1,0xfe,0x97,0x07, -0x2a,0x6c,0x2c,0x32,0xe0,0x00,0x00,0x9a,0xec,0xbd,0xe6,0xe3,0xec,0x71,0xee,0xe7, -0xef,0xfa,0x01,0xdc,0x18,0xfe,0x80,0x0e,0x06,0x41,0x27,0x3b,0x85,0x3f,0x26,0x9a, -0x18,0xe6,0x8a,0xee,0xee,0xcc,0xf4,0xa2,0x1f,0xb0,0xc9,0xc6,0xf2,0xf3,0x3e,0x10, -0x28,0x65,0x3f,0x29,0x7a,0x14,0x09,0x97,0x0d,0xf2,0xa3,0xf9,0xde,0x10,0xed,0x06, -0x48,0x13,0x12,0x78,0xf4,0x09,0x8f,0xf9,0xed,0x3a,0xf0,0xfd,0x3c,0xe9,0xf9,0xf7, -0xfd,0x26,0x76,0x3b,0x22,0x90,0x1f,0x09,0x0d,0xe2,0xe6,0xa0,0xcb,0xe8,0x38,0xf1, -0x03,0xad,0xf2,0x1e,0xc2,0x10,0x13,0x02,0x14,0x19,0x37,0x06,0xf6,0xf9,0xda,0x12, -0x97,0xf8,0xe7,0x9a,0xd3,0xf5,0x81,0xff,0x1e,0x98,0x06,0x16,0x7e,0xfa,0x15,0xae, -0xf8,0x06,0xcf,0xf9,0x09,0x49,0xe5,0xfd,0x7a,0x07,0xfe,0x4d,0x18,0x36,0xe6,0x0a, -0xfd,0xbe,0xfe,0xf5,0xb4,0xf9,0x0a,0x67,0xe9,0x00,0xf9,0xee,0xf7,0x65,0xf2,0x0f, -0x29,0xf5,0x33,0xe1,0x19,0x1d,0x91,0x1d,0x1e,0xce,0xdd,0xdd,0xc5,0xb0,0xcf,0xeb, -0xe4,0xf0,0xf1,0xd4,0xf7,0xb3,0xe4,0x0f,0xb7,0x2a,0x26,0x26,0x37,0x1b,0x40,0xff, -0x18,0x00,0x11,0xf0,0x77,0xfd,0xfb,0xe1,0xfc,0xfb,0x33,0x0b,0xf8,0xb9,0xea,0xf2, -0x0d,0xf2,0xfa,0x51,0x0b,0x1d,0x5b,0x10,0x20,0x79,0x20,0x1d,0xff,0x15,0x07,0x7c, -0x01,0xe7,0xa3,0xdd,0xd0,0x17,0xf5,0xe3,0x29,0xec,0xd9,0xb2,0xe9,0xf5,0x32,0x04, -0x15,0x52,0x22,0x31,0xfd,0x2f,0x1c,0x23,0x10,0xfd,0x7b,0xda,0xd1,0x37,0xbf,0xdf, -0x1b,0xd6,0xfa,0x4d,0x24,0x17,0x06,0x1f,0x11,0xaf,0x19,0x0b,0x09,0x29,0x07,0x2d, -0xf5,0xf7,0x52,0xf2,0xd5,0xc6,0xe1,0xf8,0x90,0x02,0xee,0x4f,0x02,0x04,0x5b,0x11, -0x21,0x04,0x17,0xf6,0xd3,0xdd,0x08,0x20,0xdb,0xdb,0xec,0xe0,0x04,0xf7,0xf9,0x00, -0x5e,0x16,0x0e,0x2f,0xf6,0x1e,0x6c,0x19,0x24,0x62,0x07,0xfc,0x7c,0xf7,0xeb,0x71, -0xf9,0xf7,0xbd,0xea,0xff,0x44,0xef,0xeb,0x1e,0xf1,0xe7,0xd1,0x00,0x0d,0x59,0x24, -0x0c,0xc1,0x15,0x24,0x85,0x25,0x27,0xcc,0x1a,0x04,0x54,0x13,0x0c,0x2c,0xfe,0xdc, -0x3e,0xec,0xdc,0xbc,0x00,0xff,0x38,0xfc,0x17,0x78,0xf6,0xed,0x9f,0xfe,0xfb,0x5e, -0xea,0x01,0x78,0xf7,0xf8,0xa3,0x01,0xfd,0xe2,0xfa,0x0f,0x96,0x0f,0x0e,0x4d,0x33, -0x14,0xf3,0x06,0xf0,0x18,0xf9,0xe0,0x21,0xe5,0x13,0x9c,0xfe,0x01,0x2a,0xfd,0x17, -0x42,0xf0,0x09,0xef,0x26,0x0b,0x44,0x19,0x0c,0x83,0x0d,0xf2,0x83,0xf3,0xd8,0x40, -0xf0,0xfc,0x32,0x0e,0x01,0xd6,0x15,0xe3,0x02,0xe3,0xd6,0x69,0xec,0xf8,0x86,0xfc, -0x14,0x96,0x0b,0x23,0xce,0x22,0xf1,0xfa,0xd0,0xdb,0x1d,0xea,0xf7,0xba,0x1b,0x10, -0x27,0x0e,0xf9,0xb3,0x00,0xf0,0x2f,0x15,0x2f,0x48,0x23,0x19,0xad,0x05,0xfb,0x9f, -0xf5,0xf2,0xc6,0xe7,0x0d,0x4e,0x00,0x16,0x6d,0x00,0xee,0x6e,0xd0,0xfa,0x51,0x08, -0xfd,0x89,0x06,0x2c,0x7a,0x17,0x09,0x86,0xf6,0xef,0xf4,0xd2,0xe6,0x16,0xf9,0x04, -0xc2,0x04,0x15,0x07,0x03,0xf5,0x77,0xee,0xdc,0x8b,0xef,0xf9,0x72,0xf5,0x0b,0x9f, -0x0c,0x03,0x7b,0x1e,0x1a,0x48,0xfd,0xd7,0xf6,0xf0,0x07,0x65,0xf6,0x01,0xee,0xfa, -0xea,0x28,0xda,0xd4,0x8d,0xec,0x1c,0xf4,0x3d,0x3e,0x70,0x1f,0x02,0x75,0xf7,0xff, -0x0f,0x04,0xfc,0xe1,0x04,0xfa,0xd4,0xeb,0xf2,0x06,0x05,0xfb,0x71,0x00,0xfb,0xcf, -0xf7,0x02,0xc8,0x02,0x07,0xfb,0x12,0x08,0x1c,0x2f,0x1d,0x4a,0x04,0xf3,0x9e,0xef, -0xe8,0x44,0xf5,0xec,0x37,0x21,0x06,0x85,0x05,0xf9,0xbf,0xef,0xe2,0x49,0x06,0x2b, -0x53,0x31,0x2a,0x92,0x1f,0x0f,0x10,0x0d,0xf4,0x71,0xdc,0xfb,0xba,0xfc,0x0e,0x23, -0x0a,0x0a,0x73,0x06,0x09,0x51,0xf1,0x04,0x4f,0xf3,0x06,0x5c,0xf2,0xe5,0xfc,0xed, -0xed,0xbe,0xd9,0x12,0x70,0x00,0x0e,0xe0,0x1d,0x14,0xe0,0xfe,0x07,0x82,0xf1,0xf6, -0xeb,0xf6,0xf9,0x18,0xef,0x11,0xa8,0x03,0xf3,0xf4,0xf2,0xf4,0x97,0xf2,0xff,0xbe, -0x0a,0x15,0x5b,0x1f,0x26,0xe3,0x0c,0x00,0x8d,0xfc,0x01,0xa3,0xef,0xf1,0xed,0xff, -0x02,0x97,0x20,0x26,0x4f,0x10,0x06,0xf9,0x0a,0x07,0x86,0xf5,0xe1,0xbc,0xe9,0x01, -0x1e,0xf9,0x11,0x08,0xfe,0x09,0x0e,0xf9,0x07,0xe4,0xf5,0xec,0xac,0xed,0xf5,0x1d, -0xe2,0xe6,0x5b,0x12,0x0c,0x3a,0x12,0x1e,0x98,0xf8,0xf4,0x24,0xe1,0xff,0x45,0xf9, -0x07,0xc1,0x15,0x20,0x1b,0x0d,0x07,0x1a,0xe3,0xf6,0x2b,0x01,0xf7,0x49,0x15,0x0a, -0xa0,0xf2,0xf1,0xe6,0x05,0xf6,0xaa,0x1a,0x19,0xb6,0xf1,0xef,0x53,0x0b,0xec,0xa4, -0xe3,0x0d,0xf8,0x0b,0xfe,0x36,0x0d,0xda,0x96,0xe5,0xe5,0xef,0x0d,0x06,0x15,0x07, -0x0b,0x2e,0x20,0x01,0x50,0x09,0xf9,0xd1,0x0b,0xfa,0x7e,0xe0,0xd7,0x9d,0xe5,0xf1, -0xa8,0xf4,0xf2,0x55,0x0b,0x0a,0x27,0x20,0x13,0xd9,0x12,0x3a,0xbc,0x16,0x0c,0xdf, -0x08,0xf3,0x89,0xfe,0xf3,0x91,0xe1,0x02,0x39,0x0e,0xdd,0x5a,0xea,0xed,0x12,0x09, -0x09,0x6a,0x1a,0x12,0xef,0xea,0xee,0xae,0xfb,0xf3,0x5d,0x04,0x1b,0x17,0x11,0x2c, -0xe3,0x17,0xef,0x03,0x10,0xfb,0x7f,0x0d,0xf1,0x1a,0x07,0xda,0xe9,0x05,0xf7,0x64, -0xf4,0xdc,0xce,0xe1,0xf4,0xc6,0x14,0x0f,0x73,0x1d,0x04,0x06,0x0f,0xed,0x7c,0xf6, -0x00,0xac,0xfe,0x0a,0x91,0xf7,0x11,0x7a,0xee,0xec,0xcf,0xfd,0x15,0xb8,0xfd,0x11, -0xfc,0x24,0x28,0x23,0x2d,0x23,0x96,0x0e,0xee,0x88,0xdb,0xd6,0x33,0xea,0xf4,0xfd, -0xf4,0x17,0x46,0xf6,0x1e,0xcb,0x14,0x02,0xa9,0xef,0xe6,0x18,0xdf,0xd0,0x11,0xfe, -0x0e,0xd2,0xf4,0x06,0x92,0x00,0x17,0xcf,0x11,0x18,0xa8,0x1d,0x1b,0xbc,0x03,0x00, -0x4b,0xdc,0xdc,0x1e,0xf3,0xf3,0x19,0x18,0x06,0x86,0x0a,0x13,0xf0,0x28,0x19,0x3d, -0x35,0x10,0xcd,0x07,0x0c,0x1d,0x18,0xe0,0xb0,0xeb,0xe6,0xc1,0x0a,0xe4,0xbb,0xe0, -0xc7,0x17,0xe7,0xe8,0x13,0xfb,0xfb,0x0b,0x1b,0x05,0xa8,0x18,0x11,0x69,0x07,0xfd, -0xec,0x1c,0xf1,0xb4,0x0d,0xfa,0x82,0xfc,0x11,0xe1,0xfe,0xf7,0x85,0x16,0x0b,0xc1, -0x11,0x14,0x8c,0x19,0x0e,0x00,0x04,0x00,0x8f,0xe5,0xdf,0xff,0xe9,0x14,0x4d,0xfd, -0xf9,0x03,0xff,0xec,0x53,0xf0,0xfc,0x41,0xf5,0xff,0x68,0x14,0xe8,0x1c,0xf9,0xef, -0x40,0xdd,0x06,0x5e,0x4f,0x03,0x91,0x2f,0x22,0x23,0x25,0x07,0x2c,0xf5,0xe2,0x90, -0xc1,0xa9,0xbe,0x8a,0xc6,0xca,0xfd,0xf1,0xfe,0x3f,0x2d,0x46,0x35,0x2c,0xfe,0x21, -0xf5,0x86,0x2a,0x10,0x4f,0xfd,0xfe,0x78,0xea,0xf2,0x24,0x19,0xf0,0xdd,0x03,0xe2, -0xa8,0x10,0x0d,0x5c,0x20,0xd8,0x4e,0x13,0xf0,0xeb,0x17,0x04,0x49,0xed,0x1a,0x3c, -0x43,0x3b,0xb3,0x00,0x09,0xdc,0xf8,0xf5,0xf3,0x19,0xd0,0x89,0xe0,0xfd,0xcd,0x02, -0x04,0x41,0x16,0xeb,0x3c,0x33,0x15,0xad,0x09,0xd0,0x44,0xed,0xd2,0x9d,0x08,0xcb, -0xbd,0xd5,0xf3,0x84,0x3b,0x27,0x4b,0x36,0x2b,0x61,0x17,0xe5,0x1c,0x29,0xfc,0xe5, -0xdc,0xf4,0x6c,0xec,0x00,0x6a,0x29,0x2f,0x8d,0x16,0x08,0x4b,0xf1,0xe1,0xc1,0xed, -0xd0,0xda,0xdf,0x05,0x65,0x0f,0x18,0xea,0x0d,0x18,0xd1,0xff,0x08,0x4e,0x06,0xf8, -0x29,0x12,0xff,0xd3,0xe3,0xd6,0xb8,0xd2,0xea,0xda,0xf8,0xd2,0x16,0xe0,0xf9,0xd3, -0xf7,0xfe,0xd1,0x09,0x28,0xc7,0x3d,0x12,0xde,0x26,0x11,0xec,0xed,0xc8,0xb7,0xd8, -0xf1,0x14,0xf8,0x16,0x16,0x01,0x02,0x45,0x17,0x27,0x85,0x10,0x0f,0x96,0x05,0x03, -0x72,0x06,0xfc,0xcc,0xf1,0xd2,0xf6,0xef,0x0d,0x6b,0x1e,0x28,0xa6,0x10,0x21,0x1f, -0x00,0xee,0x56,0xdf,0xd9,0xee,0xfc,0x04,0x68,0x16,0xf2,0x6a,0xf0,0xed,0xb6,0xf7, -0x0a,0x96,0xf1,0x24,0x29,0x10,0x16,0xa1,0x11,0x0d,0x54,0x05,0x16,0xa7,0xea,0xef, -0xd1,0xe0,0xf2,0xb6,0xfa,0xff,0x32,0x0f,0xde,0x01,0xf6,0x10,0x81,0xfb,0x09,0xb9, -0x22,0x31,0x53,0x01,0x0e,0x19,0xf0,0xe5,0x3d,0xf4,0x0e,0x21,0xed,0x05,0x3d,0xe0, -0xdc,0x58,0xd8,0xfd,0xd8,0xf8,0xff,0x44,0x09,0x22,0xbd,0x22,0x29,0x24,0xfc,0xf3, -0x70,0x03,0xf1,0x81,0xc9,0xe0,0x86,0xdc,0x17,0x1c,0x15,0x0c,0x88,0x00,0x18,0xb3, -0x20,0x29,0x92,0x06,0xfd,0x6c,0xe9,0x13,0xf6,0x04,0xf9,0xc1,0x0f,0x2c,0xe5,0x2b, -0x15,0x4c,0x03,0xd2,0xc1,0xf5,0x04,0x53,0xf7,0xf0,0xad,0xf1,0x0b,0xef,0xf7,0xe1, -0x34,0xe9,0x02,0x9d,0xfe,0x0d,0xfd,0x05,0xff,0x95,0x08,0xf6,0x41,0x1f,0x05,0x22, -0x03,0xe6,0x9c,0x0a,0xf6,0x97,0x1c,0xfc,0x15,0x33,0xf6,0xa3,0xf5,0xf0,0x6b,0xe7, -0xf3,0x7c,0x0b,0xec,0x7f,0xe6,0xf4,0xce,0x03,0xf6,0x4a,0x00,0x30,0x67,0x0e,0xec, -0x6b,0xf0,0xe8,0xb2,0xfa,0xee,0x38,0xd7,0x0a,0xa5,0x1b,0x16,0x34,0xfb,0xed,0x8d, -0x05,0x0a,0x9e,0xfe,0x10,0x7a,0x1e,0x1d,0x49,0x16,0xf7,0x14,0xfd,0x1b,0x99,0x2d, -0x05,0x86,0xed,0xf7,0x09,0xd7,0xf0,0x25,0xe9,0x12,0x36,0x13,0x00,0xfe,0xfb,0x0e, -0xb9,0x07,0x29,0x23,0x22,0xfe,0xbf,0xdc,0xd1,0xa3,0xd0,0xe2,0xf3,0xe8,0x08,0xa8, -0x16,0x33,0xc6,0x1e,0x1e,0x1e,0x1b,0xfd,0xaf,0xfe,0xe8,0x6c,0xec,0x0d,0xe3,0x18, -0xf6,0x85,0xea,0xe2,0x47,0x0a,0x28,0x2e,0x37,0x35,0xe9,0x20,0x2e,0xc9,0x21,0x03, -0xf4,0xfd,0xe6,0x8c,0xcf,0xc5,0xa2,0xd1,0xea,0x00,0xe3,0xfa,0x9d,0x00,0x13,0xf6, -0x1d,0xf3,0x68,0xf2,0x15,0xb7,0x16,0xfe,0x62,0x0f,0x00,0x65,0xf8,0xf3,0xdd,0xf9, -0x00,0x74,0x0a,0x16,0x70,0x09,0x0c,0x4b,0x04,0xf8,0x25,0x02,0x1a,0x62,0x01,0xe2, -0x30,0x00,0xf0,0xef,0x06,0x17,0xdf,0x09,0x0a,0x1b,0xe8,0xdf,0x9e,0xe3,0x0d,0x22, -0xf7,0x05,0x15,0xf7,0x28,0xfa,0x16,0x07,0x47,0xe2,0xfb,0xdb,0xe7,0xe9,0x0d,0xe2, -0xed,0x96,0xf1,0xf2,0xa7,0x0b,0x2a,0xa5,0x1e,0x15,0xa5,0x1b,0x05,0xe5,0x10,0xfa, -0x8a,0xdb,0xe3,0xd9,0xdb,0xe2,0xd6,0x00,0xfb,0xa8,0xf3,0xf0,0x3f,0x06,0x03,0x73, -0x08,0x0e,0xac,0x1e,0x18,0xe1,0x1f,0x16,0x63,0x0c,0xf0,0x3f,0x06,0xec,0x77,0xf5, -0xe6,0x86,0xfe,0x07,0xcc,0xf9,0x21,0xbc,0x15,0x14,0xcb,0x05,0x0e,0x57,0xe0,0xec, -0x3f,0xeb,0xdc,0x68,0x0e,0x02,0xde,0x03,0xf7,0xc6,0xe1,0x1f,0x05,0xef,0x08,0x6a, -0xfe,0xf3,0xa5,0x0d,0x14,0xac,0x0c,0x04,0x08,0x2c,0x14,0x66,0xdb,0xe0,0xd7,0xdf, -0x0f,0xfa,0xe2,0xe9,0x3d,0x07,0x0b,0xfb,0x0d,0x1c,0x83,0x07,0x06,0xa8,0xfa,0xfd, -0x09,0xf5,0x11,0xb9,0x02,0x2b,0xe2,0x22,0x19,0x92,0x12,0x04,0xa0,0xe7,0x09,0x1f, -0x00,0x0b,0x57,0x09,0xee,0x5c,0xdf,0xf9,0x19,0xe0,0xf3,0xd7,0xed,0xfe,0xdb,0xf7, -0xef,0x26,0xf7,0x19,0xbf,0x0c,0x1d,0x54,0x21,0x11,0x96,0xf0,0xde,0x9b,0xe4,0xfa, -0x69,0x02,0x17,0x9f,0x20,0x05,0x37,0x09,0x18,0xf4,0xfe,0x1b,0x43,0x14,0x09,0xb7, -0x0a,0x1a,0xc9,0x04,0x01,0x62,0xf7,0xe8,0xd7,0xcf,0xe4,0xbd,0xe9,0xc5,0x33,0xe7, -0x06,0x7a,0x11,0x66,0x78,0x4c,0x35,0x79,0x0e,0xeb,0x3d,0xdc,0x05,0xaf,0x00,0x09, -0xb3,0x03,0xd1,0xca,0xb8,0xe0,0xc6,0xf0,0x11,0x69,0x0a,0x28,0xf4,0x1e,0x17,0x7e, -0x11,0x24,0xf8,0xf4,0xfa,0x4b,0x1a,0x09,0x68,0x18,0xfc,0x5d,0xf7,0xe7,0x34,0xd9, -0xd5,0xc1,0xdb,0xf2,0x85,0x04,0xf0,0x99,0x10,0x1c,0x5a,0x18,0x1f,0x64,0x15,0x0a, -0x5e,0x03,0x10,0x99,0xfa,0x16,0x70,0xf3,0xcf,0x40,0xe3,0x0d,0x19,0x02,0xf3,0xda, -0xf6,0xfc,0x26,0xfc,0xfb,0xff,0xfb,0xfc,0xe6,0x06,0xe6,0x1b,0x11,0x02,0x2c,0x0d, -0x0d,0x87,0x2d,0x14,0x28,0x04,0xfa,0xdf,0x07,0xf5,0x0f,0x15,0x0e,0x49,0x02,0xdd, -0x3c,0xe4,0xdc,0x7d,0xf7,0xee,0x67,0x00,0x0f,0xca,0x27,0x04,0x47,0x0c,0x1d,0x1a, -0x10,0xfe,0xf6,0x2a,0x19,0xca,0x02,0x1f,0x6e,0x0d,0xde,0x34,0xdb,0xee,0x56,0xf5, -0xf1,0x54,0xfd,0xf3,0x1c,0xe2,0xf9,0x20,0xff,0x16,0x37,0x26,0x15,0x9d,0x2a,0x0b, -0x81,0xe6,0xd8,0xdc,0xef,0xef,0xf3,0x14,0x1b,0x28,0x1c,0x0c,0x4d,0x10,0x0a,0x6e, -0x08,0x09,0x2c,0xec,0xdb,0x81,0xd6,0xd7,0x0e,0xce,0xee,0x97,0x28,0x07,0x7c,0x2f, -0x3b,0x01,0x2b,0x11,0xc8,0x0c,0xea,0x34,0x0c,0xfe,0x92,0xea,0xe4,0x99,0xf9,0xda, -0xfb,0xf5,0xd3,0xd6,0xcf,0xb6,0xf7,0xe2,0xec,0x4e,0x2b,0x0a,0xf2,0x3a,0x32,0xf0, -0x3b,0x15,0x73,0x0a,0x15,0xf4,0xe9,0xe4,0xad,0x05,0x13,0xcb,0x01,0xf4,0x59,0xfd, -0xe9,0x0e,0x08,0x28,0xc9,0x10,0xf9,0xc2,0xf0,0xcf,0x58,0xf1,0xe7,0x0c,0x03,0x10, -0x75,0x0b,0x02,0xff,0x08,0xcb,0x96,0xf1,0xe6,0xdf,0xf9,0xf2,0x7d,0xfc,0x0a,0x1c, -0x28,0x31,0x2a,0x0d,0x1a,0x08,0x23,0x0d,0x5b,0x03,0x00,0x90,0xe8,0xfb,0xbe,0xde, -0xd8,0x2b,0xe3,0x06,0xf9,0xfa,0xf3,0xc2,0xf2,0x04,0x4e,0xf0,0xfb,0x59,0x0f,0x11, -0x58,0xfb,0x06,0xee,0xf6,0xf5,0x25,0x0a,0x19,0x85,0xd5,0xfc,0xfb,0x00,0xe6,0x56, -0xe2,0xea,0x8f,0x0a,0x0b,0x88,0x0b,0x18,0xfc,0x29,0xf6,0x4b,0x2c,0x22,0xb0,0x08, -0xed,0xbb,0xef,0xe9,0x89,0xfd,0x0b,0xb4,0x05,0xf9,0x64,0x0f,0x01,0x1b,0x40,0x15, -0x8b,0x14,0xeb,0x2e,0xf1,0xed,0x54,0x11,0x22,0xa0,0x1c,0x20,0x93,0x1b,0xfb,0xa1, -0xd9,0xcb,0xf7,0xe1,0xdd,0x10,0xe4,0x04,0xdf,0x11,0x03,0xe8,0x49,0x19,0x4c,0x01, -0x00,0xc9,0x0d,0xf1,0x63,0x06,0xfb,0x12,0x01,0xe5,0xf9,0x10,0xf7,0x8e,0xed,0xf7, -0x3e,0x04,0xe9,0x48,0xf6,0x02,0xed,0x13,0x1c,0xc4,0x16,0x0c,0xd6,0x05,0x11,0x94, -0xe2,0xbd,0xf6,0xcf,0xec,0xdd,0x00,0x29,0x86,0xf7,0x17,0x2f,0x12,0x1b,0xe9,0xfe, -0xea,0x00,0xef,0xfc,0xae,0x07,0x25,0x03,0x0f,0x1b,0x28,0xfd,0x0d,0xd2,0xe2,0xf8, -0x5b,0xc8,0xe4,0x24,0x15,0x22,0xfa,0x5e,0x4c,0xe2,0x5d,0x2e,0x25,0xdf,0xb7,0xe5, -0xcb,0xc9,0x85,0xcc,0xde,0xf7,0xd8,0x05,0x25,0x2c,0x1a,0x0e,0x09,0x07,0xd2,0x14, -0xf2,0x28,0x0b,0xfb,0x85,0xf4,0x10,0x41,0xf7,0xf4,0xc1,0xee,0x02,0x32,0x07,0x00, -0x3d,0xfa,0xe8,0x8e,0x15,0x1a,0xf4,0x39,0x3d,0x79,0x16,0x0f,0x16,0xd9,0xe6,0xff, -0xd1,0xe4,0x55,0xca,0xe5,0x74,0x0d,0x1b,0xd2,0xf4,0xfc,0xa6,0xf5,0x18,0xcf,0x00, -0xde,0x3c,0xd9,0x0e,0x84,0xfb,0x11,0x80,0x01,0x0a,0x50,0x08,0x0f,0x50,0x0d,0x18, -0x4e,0x27,0x15,0xb4,0xee,0xf3,0xb5,0xdc,0xda,0xcf,0xea,0x01,0xb9,0x04,0x0b,0xac, -0x1e,0x30,0x88,0x18,0xf5,0xa8,0xe5,0xf4,0x13,0x07,0x06,0x66,0xe9,0xfa,0xd8,0x07, -0xf1,0xf4,0xe6,0x00,0x29,0x13,0x05,0x9c,0xfb,0xff,0xab,0xfd,0x17,0xd2,0x14,0x0d, -0xce,0x19,0xf8,0xa2,0xf6,0xe0,0x6f,0xe0,0xdc,0xa3,0xd9,0x02,0xf6,0x34,0x03,0xee, -0x16,0x25,0x1d,0x1d,0xd6,0x1b,0xf7,0xe5,0x94,0xf5,0xd4,0x2d,0xf9,0xd2,0xf2,0x00, -0x0a,0xfd,0x1a,0xfc,0xb5,0xfa,0x01,0xc4,0x1e,0x13,0xa5,0x04,0xe0,0x22,0xec,0x04, -0x16,0x0f,0xf8,0x4b,0x13,0x25,0x73,0x02,0xf1,0x50,0x09,0x03,0x8e,0xfa,0x24,0x97, -0xff,0xec,0x1b,0x08,0xe4,0xa2,0xfa,0x05,0xc7,0x0c,0x05,0x6f,0x18,0x0f,0xe8,0xf6, -0xe0,0xde,0x07,0xff,0x53,0x08,0x12,0x1e,0xfd,0xe8,0xd4,0x10,0x0d,0x17,0xf2,0xfc, -0x44,0xfa,0xed,0x62,0x0b,0xef,0xb7,0xdf,0xf4,0xca,0x1a,0xfc,0x0d,0x07,0x10,0xfc, -0x05,0x0e,0xce,0x03,0xf2,0xbe,0xea,0xf5,0xca,0xf8,0xf5,0x55,0xe7,0xe7,0x8d,0xef, -0xe8,0x9e,0x19,0x1d,0x36,0x29,0x31,0x47,0x39,0x0f,0x69,0xf2,0x07,0x49,0xf6,0x13, -0x1a,0x19,0xe8,0x13,0xde,0x09,0xdc,0xee,0xe8,0x1f,0xca,0xe9,0x9e,0xfc,0xfa,0x32, -0x1c,0x1c,0xa4,0x05,0x22,0xa4,0x1b,0x26,0x64,0x2e,0x0b,0xf1,0xe8,0xdb,0xc9,0xec, -0xe7,0xa9,0x1f,0xe9,0xa2,0xe1,0xe0,0x01,0xe3,0x05,0x45,0x08,0x0b,0x15,0xfd,0x0d, -0xc6,0xf4,0x29,0xe7,0x1a,0x26,0xfd,0x0c,0x27,0x29,0x0b,0x0b,0x30,0xf3,0xe0,0xc9, -0xdd,0xdc,0x13,0xd3,0x00,0xf0,0x18,0x3f,0x28,0x1d,0x21,0x67,0x0e,0x1b,0xeb,0xeb, -0x02,0xbe,0xeb,0xdd,0xcd,0xc8,0xd9,0xf8,0xdb,0x00,0xe7,0x09,0x27,0x28,0x1f,0x20, -0xaa,0x03,0x08,0x28,0xd8,0xd0,0x2e,0xb7,0x04,0xac,0x14,0x3b,0x5c,0x1c,0x24,0xe8, -0x0c,0x10,0xfb,0xfc,0xd8,0x1f,0xd2,0xf8,0x0e,0x01,0x1c,0xb3,0x3d,0x13,0x9f,0xf7, -0xea,0xea,0xe9,0xc0,0x8d,0xdc,0xe6,0xdb,0x18,0x08,0xad,0x25,0x2b,0x51,0x4b,0x22, -0x4e,0x0f,0xf4,0x25,0xba,0xc1,0xeb,0xb8,0xe1,0x6e,0xfd,0xfd,0x14,0x15,0x2b,0x88, -0x2a,0x04,0x4f,0x27,0x24,0x57,0x0a,0xe9,0xa5,0x0c,0x0c,0x2c,0xf5,0xef,0xe3,0xf2, -0xc0,0x58,0xd6,0xca,0x08,0xf4,0xf9,0xe5,0x46,0x5b,0x1d,0x36,0x48,0x56,0x32,0x2c, -0x4c,0xd5,0xb8,0xbb,0xcc,0xcc,0xe5,0xa4,0xe6,0x9a,0xf8,0x32,0x3d,0xfa,0xfb,0xf7, -0x17,0x05,0x66,0x04,0x0e,0x63,0x26,0x0a,0xfe,0x25,0x19,0x65,0x01,0xef,0x5f,0x06, -0xe6,0x0b,0xe4,0xe6,0x85,0xfd,0x14,0x05,0x11,0x0a,0xe3,0x09,0x01,0xd1,0x0b,0xf9, -0x19,0xf0,0xe0,0xd4,0xf7,0x0e,0xe0,0x07,0xfa,0x95,0x08,0x02,0x54,0x0a,0xce,0xd9, -0xd5,0xc2,0xa4,0xf4,0x03,0xb4,0x01,0x08,0xac,0x0e,0x1f,0x19,0x0f,0x19,0x26,0x1a, -0x01,0x3a,0x14,0xe0,0xe1,0xf3,0xfa,0x22,0x11,0x13,0xfc,0x2d,0x02,0x01,0x05,0xec, -0x43,0xf6,0x01,0x1d,0xf2,0xe8,0xe9,0xf0,0xed,0xf7,0x04,0x09,0x42,0x0f,0x1f,0xad, -0x14,0x14,0x98,0x08,0xf5,0xa7,0xdd,0x16,0x3b,0xed,0xe8,0xbd,0x05,0x12,0x26,0xf1, -0x07,0x12,0x03,0x0b,0x8a,0x16,0x0a,0xbe,0xe5,0xed,0xce,0x06,0xee,0xda,0xf7,0x17, -0x8d,0x0f,0x22,0xc7,0x24,0x1d,0xd9,0xe8,0xfd,0xcf,0xeb,0xe4,0x25,0xe7,0xfc,0xf5, -0xef,0x1b,0x45,0x03,0x0b,0xec,0xf9,0xf4,0x0a,0x19,0x0e,0x9e,0xee,0xe5,0xbb,0xf7, -0x22,0x98,0xff,0x16,0x03,0x08,0xf7,0xf0,0xda,0xf4,0xae,0x1d,0x0f,0xb4,0xf9,0x09, -0xf5,0xff,0x10,0x7e,0xe3,0xf1,0xae,0x0d,0x05,0x93,0xec,0xe9,0x01,0xe0,0x0e,0xa2, -0x02,0x01,0xcb,0xe6,0xf8,0xf5,0xf8,0xf2,0x16,0x03,0x1d,0x5f,0x13,0x31,0x96,0x1a, -0x05,0xcc,0xf6,0xfb,0xce,0xfe,0xe7,0x04,0x12,0x18,0x5e,0x14,0xfc,0x3f,0x08,0x2a, -0x74,0x24,0xfc,0x34,0xe3,0xcd,0x22,0xe0,0x01,0x61,0xf0,0x0b,0x7b,0x11,0x43,0xda, -0x26,0x15,0x87,0xf5,0xc0,0x84,0xc1,0xf7,0x0b,0xf3,0xec,0x3a,0x0b,0xf8,0x99,0x26, -0x12,0x15,0x0c,0xd6,0xc3,0xf8,0xd2,0xf2,0xd6,0xeb,0xf6,0xd9,0xed,0x09,0x19,0x1b, -0x92,0x05,0x0a,0xea,0x20,0x1f,0x4d,0x46,0x0e,0xa0,0xf8,0xee,0x8d,0x15,0xeb,0xa1, -0xf8,0xe4,0x7e,0x17,0x03,0x7e,0x1e,0xf9,0xda,0xf3,0xf3,0xb6,0x01,0xe7,0x93,0x02, -0x09,0x2d,0xfb,0x1b,0x1c,0x15,0xf8,0x48,0xe7,0xf2,0x1e,0xdf,0xf8,0x9d,0xdc,0x0e, -0xa6,0x16,0xfa,0x45,0x0d,0x0f,0x67,0xff,0xfb,0xe8,0x01,0xeb,0x89,0x03,0x29,0x4e, -0x05,0x02,0x79,0xe4,0xe6,0x6a,0xeb,0xf2,0x27,0xce,0x00,0xad,0x19,0x0d,0x9c,0x0f, -0x08,0x89,0x22,0x0d,0x02,0x1c,0x13,0x1e,0x23,0x21,0xf5,0x1d,0xfd,0x63,0xef,0xc9, -0x18,0xb8,0xe9,0x8d,0xf1,0x02,0x53,0xf6,0xff,0xd8,0x0a,0x04,0x6d,0x1c,0xf9,0x18, -0x01,0x10,0xbd,0x17,0x24,0x71,0x1e,0x13,0xb1,0xe3,0xe8,0xf5,0xfc,0x17,0x3d,0xfc, -0xf2,0x1c,0xc2,0xe2,0x66,0xda,0xff,0x75,0xe5,0xff,0x43,0xfd,0xed,0xd1,0x10,0x24, -0xb2,0x03,0x15,0xf4,0xe4,0xf8,0x6d,0xfa,0x1b,0x94,0x3b,0x35,0xf2,0x0f,0x09,0xc7, -0xe5,0xfb,0x7c,0x00,0xec,0x88,0x03,0x0a,0x8a,0x13,0xe6,0xce,0x0e,0x13,0x65,0x0b, -0x07,0x8b,0x01,0xfb,0x15,0xea,0xfd,0x7c,0x19,0x02,0xda,0xf0,0xe1,0xe9,0xf7,0x02, -0xc0,0x16,0x19,0xb4,0x28,0x01,0xde,0x07,0xfa,0xf1,0xfc,0xf2,0xfc,0xe9,0xed,0x52, -0x08,0x08,0x01,0x0e,0x01,0xb1,0xf7,0xcd,0x7a,0x0a,0x04,0x7f,0x14,0x35,0x08,0x14, -0xdb,0x32,0xf8,0xf0,0x24,0xe4,0x0c,0x65,0x24,0x12,0xfd,0x02,0xf5,0x3a,0xf6,0xe9, -0xc6,0xed,0x17,0x40,0x0e,0x01,0xde,0x0a,0xfa,0xa1,0xf8,0x1b,0x91,0xf8,0xf5,0x22, -0xf3,0x18,0xf4,0x1f,0x40,0xe2,0x1d,0xdc,0x50,0xcd,0xe4,0x28,0x10,0x07,0xe9,0xe3, -0xfb,0x26,0xf3,0xcc,0xae,0xfb,0xee,0x6d,0xc7,0x21,0x1c,0xff,0x24,0xb3,0x11,0xed, -0x95,0xdf,0x17,0x61,0xff,0xe7,0x18,0xeb,0x17,0x67,0xed,0x1b,0x91,0xf9,0x22,0xe1, -0x2c,0x1e,0xb6,0x10,0xeb,0x07,0x15,0xd6,0xbf,0xf4,0x0f,0xe4,0x26,0x0a,0x6f,0x22, -0xc9,0x39,0xf2,0xf1,0x62,0x33,0xec,0x46,0xe9,0xfd,0x79,0xf6,0xd7,0x1c,0xf6,0xc1, -0x1a,0xf7,0x06,0x82,0x0b,0xfc,0x0f,0x0e,0x26,0xb7,0x39,0x28,0xd9,0x08,0xf3,0x27, -0x28,0x03,0x2c,0xfe,0x08,0x3d,0xf3,0xfb,0xb8,0xf3,0xe4,0xe7,0xe5,0x17,0x93,0x21, -0x25,0xae,0x22,0xe7,0x29,0xdc,0xf1,0x8e,0x0b,0xcb,0x85,0xfb,0xe2,0xbb,0xf1,0x33, -0x69,0x0b,0xe0,0x6f,0xed,0xef,0x6c,0xcd,0xfa,0x10,0x16,0x10,0x49,0xf8,0xf5,0x87, -0xce,0xf2,0x5b,0x0f,0xee,0x20,0x2c,0x21,0x38,0x06,0x16,0xad,0xf3,0x02,0xe5,0xe4, -0xdf,0xc3,0x0b,0x0a,0xe3,0x04,0x01,0x86,0x24,0x0a,0x46,0xf9,0xd6,0xb7,0xe4,0x01, -0x7d,0x07,0x1c,0x17,0x08,0xdb,0x7c,0xef,0x01,0x92,0xd7,0x04,0x76,0xf1,0x06,0x02, -0xee,0x31,0x29,0x53,0x3d,0xc6,0x3e,0x19,0x4d,0x33,0xee,0x82,0xe7,0xe7,0xa5,0xb8, -0xee,0xc5,0xea,0xf3,0x50,0x06,0x2d,0x8f,0xf6,0x0d,0x55,0xea,0xf6,0x25,0x19,0x14, -0x6b,0x33,0x29,0xcf,0xfd,0xfe,0xfb,0xfc,0x03,0x15,0xf2,0xc5,0x4c,0xd3,0x1f,0x38, -0xe1,0x0a,0x0b,0xfa,0x27,0x4f,0x2a,0x29,0xa1,0x00,0x01,0xf3,0x04,0xfa,0xd1,0xe5, -0x22,0x30,0x0f,0x12,0x18,0x0f,0xff,0x3c,0x05,0xe4,0xe1,0xe8,0x0e,0xdf,0xd2,0xd8, -0x73,0xd6,0xc7,0x12,0xe5,0xec,0x65,0xf5,0x04,0xe5,0x29,0x0f,0x3f,0x53,0x1a,0x66, -0x47,0x3f,0x60,0x3d,0xe5,0x2e,0xf1,0xa9,0xec,0xb1,0xca,0xfe,0x0b,0x09,0x11,0x2f, -0x2d,0xb5,0x12,0xf6,0xc1,0x0b,0xdc,0x02,0xed,0x03,0x7c,0x07,0x11,0x88,0xfc,0xee, -0x00,0x21,0x03,0x36,0x20,0x16,0xdf,0x05,0xe7,0x05,0xdb,0xef,0xc2,0xea,0xe2,0x3d, -0xe1,0xed,0x46,0x17,0x29,0xec,0x10,0x30,0xa2,0x49,0x13,0x5a,0x16,0xda,0xde,0x00, -0x10,0x6f,0xe6,0xd2,0xf1,0xe0,0xf4,0xc1,0xf3,0x12,0x6a,0x0a,0x14,0x00,0x0e,0x06, -0x36,0x25,0xdb,0xcb,0xec,0xc9,0x26,0xe4,0x09,0xbb,0x23,0x0e,0xb8,0x03,0x0e,0x37, -0xf7,0xfc,0xa6,0x15,0xff,0x56,0xe1,0xe1,0x75,0xb5,0xb7,0xdb,0xd4,0xfc,0x1d,0xeb, -0x1f,0xdc,0x60,0x40,0x20,0x42,0x47,0xc6,0xff,0xea,0x86,0xd3,0xca,0x3a,0x06,0x06, -0xeb,0xf7,0xf7,0xd9,0xf3,0xe7,0xfb,0x0b,0xe3,0xe2,0x25,0x01,0x2b,0x04,0xf7,0x11, -0x18,0x06,0xac,0x1e,0xff,0xa2,0xea,0xe7,0xa2,0xe1,0xff,0x72,0xde,0xf7,0x86,0x03, -0xee,0x05,0xfb,0x01,0x66,0x48,0x32,0xd1,0x04,0xf5,0xe2,0x05,0xf7,0x69,0xd2,0xe1, -0xc8,0xf5,0xf0,0x34,0xf1,0x1b,0x42,0x1c,0x1e,0xc4,0xfa,0xfa,0xae,0xf5,0x07,0x8a, -0x05,0x01,0x85,0x04,0xf9,0x45,0x21,0x0b,0x89,0x0a,0x10,0x59,0x06,0xd4,0x1d,0xd9, -0xc7,0x7b,0xcd,0xe2,0x20,0xe4,0xf3,0xa9,0xef,0x1a,0xaa,0x2e,0x20,0x1b,0x3d,0x42, -0xdb,0x00,0x17,0x76,0x09,0xd1,0x13,0xd7,0xdf,0x9d,0xe5,0x1c,0xc0,0x18,0x18,0x70, -0x22,0xfa,0xca,0x01,0xe3,0x30,0xe6,0xfd,0x32,0x13,0x0f,0x5c,0x31,0x2b,0x87,0x13, -0xf0,0xc1,0x25,0xde,0x52,0xd3,0xf3,0x12,0x02,0xf2,0x5e,0x17,0xea,0x6d,0x0f,0xeb, -0x34,0x1a,0x39,0xba,0x11,0xfe,0xec,0x18,0x12,0x5a,0x0a,0x17,0xe1,0xe1,0x03,0x48, -0xee,0x0e,0xa7,0x05,0x38,0xc2,0xf4,0x09,0xc1,0xf7,0xf8,0xff,0xce,0xe9,0xcc,0xe1, -0x00,0x1c,0xf1,0x09,0x1f,0x1f,0x30,0x56,0x10,0x15,0x59,0x02,0x33,0x8b,0xdb,0xdb, -0xa4,0xc6,0xf9,0x63,0xe8,0x08,0xd6,0x11,0x30,0x22,0x2d,0x13,0x0a,0x0c,0xec,0x52, -0xc7,0xb3,0x80,0x08,0x0d,0xda,0x17,0x11,0x92,0x2a,0x26,0x59,0xf5,0xd3,0x70,0xeb, -0xe6,0x89,0xf5,0xf3,0xf5,0x05,0x25,0xe9,0x2a,0x14,0x67,0x10,0x29,0x81,0xff,0x01, -0x20,0xf9,0xdc,0x4e,0xd2,0xcd,0x26,0xe8,0xff,0xd9,0x24,0x0f,0xb6,0x39,0x03,0x1f, -0x03,0xf3,0xdf,0xe7,0xf1,0x19,0x15,0x05,0x66,0x0d,0xd1,0xd1,0xd2,0xe1,0x27,0x09, -0xf3,0x82,0x18,0x19,0x5a,0x23,0x34,0x16,0xf1,0xfa,0xe1,0xea,0xd8,0x29,0xc8,0xf2, -0xb1,0xf5,0x2e,0xaf,0x10,0x30,0xe8,0x15,0x15,0x16,0x1e,0x52,0x83,0x0b,0x04,0x7b, -0xe7,0xd9,0xc1,0xdf,0xf7,0xc1,0xe4,0xd3,0x7d,0xef,0xdd,0x10,0xe5,0x06,0xa9,0xed, -0xf4,0x73,0xe6,0xef,0xe1,0x2e,0xfe,0x7d,0x21,0x27,0xb9,0x0a,0x1d,0x5b,0x08,0x0e, -0x0e,0xfd,0x2a,0x0a,0x09,0x07,0x39,0xe9,0xd7,0x28,0xad,0xe2,0x6d,0xea,0x06,0xaa, -0x1c,0x23,0x86,0x1f,0x18,0x2e,0x12,0xfe,0x4b,0xf0,0x08,0xcb,0x0f,0xe4,0xac,0xe4, -0xe7,0x4e,0xee,0xdb,0x3c,0xf4,0xfb,0xbb,0x14,0xed,0x3b,0xfc,0xfa,0xc9,0x14,0x09, -0xe9,0x36,0x06,0x37,0x1f,0xe4,0xb8,0xf0,0xdf,0x72,0xea,0xf2,0xd1,0x1d,0x02,0xf8, -0xfc,0xf1,0x50,0x0c,0x06,0x73,0x29,0xf7,0xaf,0x0f,0x2c,0x1a,0x2f,0x2d,0x84,0x15, -0xfa,0xbb,0xd8,0xda,0x2b,0xcf,0xfa,0xf1,0xeb,0xe5,0x87,0xff,0xf7,0x4d,0xe3,0xf7, -0x9d,0xef,0x0b,0xc3,0x3c,0x02,0x27,0x13,0x17,0x97,0x22,0x0a,0xd0,0x08,0x16,0x74, -0x12,0xfe,0x13,0x1d,0xce,0xa8,0xd8,0xe2,0x83,0x05,0xf9,0xf4,0x11,0x01,0x54,0xfd, -0xd8,0x5f,0xdc,0x03,0x8f,0x0f,0x05,0x85,0x01,0x1f,0x04,0x3d,0x37,0x30,0x18,0xfb, -0x38,0xe7,0xe7,0xef,0xcd,0xc3,0x98,0xef,0x07,0x14,0xf7,0x0b,0x7e,0x33,0x12,0x77, -0x29,0x0f,0xa7,0x2c,0x1c,0x6b,0x19,0xe2,0xe1,0xc3,0xfa,0xbe,0xf6,0xd2,0x89,0xef, -0x02,0x05,0xe8,0xea,0xfc,0xfc,0x03,0x0a,0x0e,0x07,0x6e,0xec,0xfa,0x03,0x37,0x46, -0x24,0x3b,0x10,0xd2,0x0a,0xee,0xda,0xc6,0xee,0xb5,0x08,0x08,0xb3,0x20,0x0e,0xdf, -0xf4,0x1a,0x1b,0xf1,0xda,0xb0,0xdd,0xce,0xf9,0xc6,0xfa,0x93,0x05,0x16,0x4c,0xfa, -0x09,0x24,0xe2,0x1e,0x89,0x1f,0x28,0x6f,0x12,0xfd,0xec,0x18,0x0d,0x42,0xeb,0x05, -0x02,0xfb,0xf8,0x3b,0xfd,0x14,0x7b,0xfe,0x22,0xc1,0xe7,0x04,0x2b,0xfb,0xf9,0x7c, -0xff,0x08,0xfa,0xf1,0xdb,0x89,0x0c,0xe9,0x01,0xf0,0x0f,0x9f,0xfc,0xf1,0x6a,0xe8, -0xef,0x36,0x00,0x14,0x2a,0x0b,0xf6,0x8f,0xe3,0x25,0x0a,0xdd,0x03,0x4b,0x15,0x31, -0x56,0x12,0xf4,0x9e,0x0f,0x03,0x7b,0xf5,0x12,0x24,0xfc,0xfb,0xa8,0x14,0x10,0x33, -0xf6,0xde,0xb7,0xf4,0xf9,0xad,0x12,0x02,0xde,0x3c,0x21,0x8c,0x1a,0xe5,0x71,0xf0, -0xe2,0x1f,0xc1,0xce,0xec,0xf4,0xed,0xa7,0x11,0x35,0x54,0x2e,0x43,0x7a,0x08,0xdf, -0xb4,0xf3,0xfc,0x3b,0x05,0xf5,0x6b,0x03,0x0a,0x28,0x00,0xff,0x4f,0xfe,0x0e,0x10, -0x06,0x05,0x23,0xf6,0x03,0x70,0xed,0xea,0x44,0xe9,0x2b,0xaf,0x17,0x09,0xa9,0x1e, -0x26,0xe6,0x07,0xe2,0x31,0xe4,0xe3,0xfd,0xc9,0xf8,0xc0,0xef,0x0a,0x74,0x0f,0x1e, -0x52,0x12,0x18,0x94,0xe7,0xde,0xc7,0xf6,0xf9,0xcc,0x25,0x15,0x98,0xf3,0xe8,0x80, -0xff,0xe5,0xb4,0xfb,0x26,0x91,0x27,0x14,0xe8,0x01,0x03,0x5b,0xe2,0xe7,0xd0,0xcb, -0xee,0x60,0xe9,0x14,0x7a,0x27,0x15,0x8d,0xe3,0x06,0x05,0x25,0xfa,0x0f,0xfd,0x16, -0x4c,0x11,0x0b,0x10,0xef,0xf9,0x7d,0xde,0xdb,0x7d,0xe5,0xf8,0x60,0x0d,0x07,0x24, -0x27,0xf5,0x27,0x0d,0xf1,0x12,0xfa,0xe0,0xe9,0xfa,0x10,0x38,0x4a,0x0a,0x35,0xe8, -0xd6,0x5b,0x34,0x2b,0x31,0x30,0x38,0xd4,0x32,0xfd,0x4d,0xee,0xd9,0x0e,0xd1,0xd3, -0xf3,0xbb,0xd8,0x03,0xfd,0x1d,0xb9,0x2e,0x28,0x8f,0x0c,0x19,0xa0,0x19,0x28,0x38, -0xf7,0xee,0xe3,0xf7,0xe8,0xc9,0xf8,0xf5,0xcd,0xf8,0x1e,0x02,0x10,0x25,0xe1,0x04, -0xd3,0x34,0x00,0x01,0xe1,0xf2,0xdb,0xd9,0xe9,0xe6,0x9a,0xfc,0xdd,0x39,0x01,0xf9, -0x6f,0x2b,0x38,0x1d,0x3a,0x2b,0x16,0x0d,0xd8,0xdb,0xe2,0xd4,0xc6,0xfe,0x09,0x5d, -0x1d,0x37,0xae,0x13,0x1d,0x02,0xe2,0xe0,0x56,0xe4,0xec,0x51,0xf2,0x18,0xb7,0xe2, -0xea,0xd9,0xff,0xde,0xd5,0xd7,0x26,0xd0,0x03,0x08,0x72,0x1f,0x21,0x10,0x32,0x10, -0x4f,0xf4,0x1d,0xf5,0xe7,0x1b,0x57,0x10,0x0c,0xb1,0xdc,0xf6,0x9d,0xd3,0xe7,0xf3, -0x2b,0x12,0x0f,0x06,0x0f,0x19,0xf8,0xe6,0x2d,0xeb,0xec,0x3e,0xf1,0x03,0xcd,0x07, -0x2c,0xbf,0x19,0x35,0x44,0x00,0xff,0x0a,0xe4,0xec,0x72,0xd6,0xd8,0xc0,0xf1,0x1e, -0x55,0xf5,0xf9,0xc0,0x02,0x06,0x69,0x0c,0xe6,0x17,0x06,0xf5,0x9c,0x13,0x15,0x44, -0x40,0x2f,0x2e,0x1d,0xfe,0xd8,0x27,0xc4,0x18,0xc4,0xb7,0xec,0xbd,0xcc,0xe9,0xeb, -0xdb,0x52,0xfa,0x08,0x82,0x37,0x43,0xa8,0x29,0x19,0x4e,0xfe,0xf0,0x96,0x0b,0x27, -0x14,0x0a,0xeb,0xf5,0x19,0x20,0x63,0x04,0xec,0x88,0x00,0xe9,0x2e,0xd5,0xe2,0x5e, -0xea,0xe8,0x71,0x18,0x17,0x78,0x34,0x33,0xda,0xff,0x05,0x97,0xfa,0x0e,0xbe,0xe9, -0xf1,0xd1,0xf0,0xe3,0x85,0xf1,0x0a,0x9f,0xfe,0x06,0x93,0x11,0x12,0xac,0x35,0x13, -0x70,0xf5,0xf8,0x8f,0xe5,0xd9,0x08,0xd5,0xf9,0x83,0x10,0xff,0x87,0xf5,0x0a,0x06, -0x0a,0x28,0x2d,0x13,0x0d,0xe7,0xf6,0xfb,0x92,0xe8,0x22,0xdb,0x03,0xfe,0x26,0xfb, -0xf2,0x3a,0x15,0x1d,0x98,0xe9,0xe7,0x78,0xf4,0xcd,0xf6,0xbd,0xef,0xa7,0x00,0x1f, -0xae,0x34,0x18,0x99,0x4b,0x1a,0x20,0x2b,0x1e,0x8e,0xe7,0xd6,0x36,0xee,0xfa,0x85, -0x11,0xea,0x36,0xd1,0xcf,0x81,0xc6,0xda,0xcd,0xfe,0xf4,0x7d,0x71,0x36,0x36,0x11, -0xe9,0x6a,0xe9,0xfd,0xb4,0xc8,0x08,0x46,0xf2,0xd2,0x2b,0xc8,0x18,0x64,0x1a,0x1b, -0x9e,0x1c,0x19,0xdf,0x0b,0xff,0x59,0xf0,0xf1,0x70,0x05,0x06,0xe2,0xea,0x22,0x90, -0x2c,0x1d,0xa2,0xf5,0xee,0x0a,0xf8,0xef,0x12,0xd7,0x18,0x8c,0xe7,0x00,0xd4,0x36, -0x18,0x0f,0xf1,0xf1,0xe3,0xf1,0xfb,0xba,0x18,0xe3,0xaa,0x12,0xf8,0x5f,0xeb,0xf6, -0x41,0x24,0x3f,0xf1,0x1f,0x09,0xf5,0x0f,0x15,0x4b,0x00,0x17,0xe2,0x05,0xc9,0xc1, -0xab,0xec,0xca,0xd4,0xd5,0x93,0x02,0x01,0x48,0x06,0x13,0x62,0xf5,0x04,0x1f,0x2a, -0x2b,0x21,0x00,0x12,0x39,0x0a,0x12,0x37,0x15,0x06,0xea,0xfa,0xec,0x4b,0xf0,0xea, -0x79,0xfd,0xe1,0x10,0xf3,0xfe,0xb9,0x23,0x2f,0xac,0xfd,0xc7,0xcd,0xf0,0xe3,0xb1, -0xf5,0x2e,0x76,0x2f,0x24,0x95,0x22,0x06,0xb0,0xf3,0x07,0x20,0xdf,0xd9,0x31,0xfe, -0x08,0x7a,0x0f,0x2e,0xfa,0x1a,0x0a,0xd4,0xff,0xf8,0x4b,0xda,0xe4,0xf2,0xdb,0xda, -0x43,0xd5,0xf5,0x4e,0x05,0x2f,0x04,0x08,0xe4,0x07,0xf0,0x1c,0x92,0x01,0x38,0x7f, -0x24,0x2a,0xfa,0x1d,0x12,0x41,0x04,0x02,0x53,0xf4,0xf1,0x2a,0xf3,0x0e,0x1b,0xe4, -0xd5,0xc3,0xc1,0xcd,0x23,0xcd,0xdb,0x0b,0xef,0x1f,0x25,0x31,0x36,0x15,0x24,0x44, -0x76,0x11,0x1e,0xe6,0xf5,0xcf,0x92,0xfd,0x21,0xb7,0x10,0x26,0xfa,0xf9,0x10,0x2f, -0xd3,0xc5,0xe4,0xb6,0xc0,0x55,0xe4,0x04,0xf8,0xf5,0xf1,0x0d,0x1f,0x56,0x88,0x33, -0x34,0xee,0x4f,0x30,0x09,0x17,0x2a,0xe4,0xeb,0x10,0x80,0xd8,0xd9,0x39,0xb1,0xf8, -0xb6,0xdd,0xe7,0x84,0xe6,0x2a,0xb5,0x0f,0x10,0x6b,0x24,0x1a,0xb8,0xe4,0xfe,0xd8, -0xe8,0xd0,0x63,0xc8,0x14,0xeb,0x23,0x1b,0x9e,0x54,0x59,0x8e,0x23,0x06,0xde,0xfd, -0xe8,0xce,0xb5,0x09,0x24,0xf5,0xf5,0xbd,0xd9,0xf8,0xcd,0xd7,0xea,0x15,0xe8,0xeb, -0x65,0x39,0xf5,0xfa,0x12,0x1a,0x99,0x32,0x26,0x63,0x35,0xf0,0x24,0xef,0xf7,0xd1, -0xd5,0xf4,0x07,0xc8,0xfc,0x40,0xca,0x0c,0x79,0x0b,0x2c,0xad,0x13,0x0c,0xdd,0x22, -0x16,0xb7,0x28,0x39,0xca,0x3f,0xf9,0x24,0xd2,0xee,0x08,0xd2,0xed,0xd1,0xcf,0x00, -0xb5,0x24,0x18,0xd4,0x10,0x0f,0xb9,0x18,0xfc,0x13,0xd5,0xfb,0x00,0x05,0x23,0x8c, -0x2c,0x25,0x20,0xe9,0xd0,0xd0,0x02,0xd9,0xef,0xcb,0xe4,0xe6,0xff,0xfe,0xff,0xf8, -0x30,0xbd,0x0d,0x3b,0xeb,0xdf,0xff,0x1d,0xeb,0xe7,0xd8,0xfb,0x14,0xa2,0x1b,0x0b, -0xb6,0x0e,0xf6,0x82,0xe5,0xf8,0x6b,0x0f,0xe3,0x43,0xf1,0xef,0xe7,0xfc,0x1a,0x2a, -0xea,0xfb,0x6d,0x18,0x1c,0xc8,0xf9,0xef,0x2e,0x06,0x19,0xf0,0x19,0x0a,0x6c,0x24, -0x16,0x1b,0x25,0x0a,0x42,0xf0,0xe5,0x8a,0x09,0xf3,0xc9,0xca,0xcc,0x6d,0xd8,0xf0, -0x80,0xee,0xdb,0x0a,0x18,0x04,0x4f,0x08,0x13,0xd1,0xfd,0xec,0xac,0x0c,0x3e,0x84, -0x30,0x32,0x91,0x16,0x08,0xd6,0x18,0xff,0x6e,0x13,0xef,0x9f,0x06,0x00,0x62,0xdf, -0x92,0x58,0xc1,0xb2,0xb7,0xd2,0x12,0x60,0x14,0xe5,0xfd,0x1b,0x0c,0xf1,0x2b,0x37, -0x01,0x32,0x20,0x94,0x12,0xd5,0x6f,0xe0,0xe2,0xe3,0xd6,0xc0,0xf6,0xe9,0xeb,0x20, -0x0c,0xf8,0xf9,0x29,0x06,0xb3,0x1d,0x2d,0x53,0x4f,0x07,0x96,0x22,0x12,0xdf,0xf9, -0x01,0x24,0x0d,0x0e,0xa4,0x10,0xfb,0xff,0xfb,0xbb,0xa8,0xce,0xf4,0x54,0xd7,0xca, -0x99,0xd1,0xdc,0x81,0xf1,0xf0,0xab,0xf0,0x0b,0xde,0x18,0x0d,0xc6,0x02,0x28,0x83, -0x52,0x4e,0x07,0x41,0x34,0xce,0x49,0x02,0x7b,0xf8,0xee,0xfa,0xa4,0xf4,0x57,0xfd, -0xf7,0x61,0x0a,0x07,0x00,0x17,0x00,0x39,0x09,0x19,0x65,0xb9,0xcd,0x6c,0xd6,0xd1, -0x4a,0xce,0xe9,0x6e,0x03,0x29,0x85,0x12,0x0a,0x8b,0x0e,0x0d,0x75,0x18,0x18,0xff, -0x3b,0x53,0x2d,0x47,0x37,0xcd,0xed,0xfa,0xe9,0xe2,0xc8,0x64,0xa7,0xb5,0x47,0xcc, -0xb0,0x3e,0xcc,0x17,0x6c,0x0c,0x07,0x81,0x12,0x25,0xc5,0x1b,0x01,0xca,0x35,0x31, -0xa3,0x0a,0xfc,0x74,0xea,0x18,0x67,0x19,0x03,0x06,0x05,0xf1,0x4d,0xe5,0xe1,0xcb, -0xa3,0xe4,0x13,0xdd,0x09,0xbe,0xe7,0x0e,0xa3,0x07,0x2b,0xdd,0x22,0x43,0x2f,0x12, -0x08,0xcc,0xc5,0xdd,0xb0,0xc8,0xd3,0x26,0xe5,0x18,0x3e,0x25,0x10,0x6d,0x24,0x21, -0xa8,0x23,0x25,0xca,0xf6,0x00,0x20,0xf4,0x0a,0x2a,0xef,0xe1,0x00,0xf0,0xdb,0x53, -0xca,0xbf,0x71,0xf4,0x0b,0xa3,0x19,0x04,0x30,0x16,0xf9,0x30,0x09,0x29,0x2e,0x55, -0x22,0x80,0x13,0x02,0xba,0xd4,0xba,0xe4,0xe1,0xf9,0x81,0xe8,0xcc,0xf1,0xfe,0xf0, -0x6f,0xea,0x1a,0x19,0x41,0x4a,0x0b,0x28,0xe8,0xf4,0xe8,0xea,0xc8,0xf0,0xe0,0x37, -0x12,0xea,0x13,0x03,0xf6,0xc6,0xd4,0xe4,0x88,0x03,0x19,0xda,0x3f,0x40,0x52,0x29, -0x0c,0xcf,0x16,0xe5,0xaa,0xf4,0xf4,0x36,0x02,0xf9,0x4c,0xe7,0xfe,0x7c,0xf5,0x01, -0x5a,0x05,0xda,0x4f,0xfa,0xf4,0x59,0x08,0x09,0xc6,0x2b,0x3d,0xf5,0x31,0xed,0x9d, -0xf2,0xfc,0xb5,0x0c,0xd7,0x8c,0xe3,0xe7,0xd2,0x1c,0x01,0xb3,0x01,0xea,0x67,0xf1, -0xcb,0xe4,0xec,0xea,0x41,0x1e,0xf4,0xa1,0x29,0x2b,0xd5,0x41,0x22,0x40,0x10,0xef, -0x85,0x12,0xfa,0xfb,0xde,0xed,0x04,0x00,0x0a,0xc2,0xe6,0xe5,0x57,0x0a,0xd7,0xff, -0xbc,0xd9,0xe3,0xe2,0xdc,0xd9,0xfa,0xfa,0x69,0x31,0x2e,0xf9,0x5c,0x4b,0x9d,0x67, -0x4b,0x3a,0x1b,0xaa,0x6b,0xb0,0xc0,0xf0,0xe2,0xe4,0xd8,0x00,0xd8,0xc7,0xff,0xd5, -0x0a,0xf9,0xfa,0x24,0x23,0x0b,0xd0,0x12,0x18,0x00,0xf2,0xe5,0x1a,0x16,0x1c,0x3d, -0x11,0x13,0xa9,0x08,0x00,0x22,0xeb,0xc9,0x8b,0xe2,0xef,0x37,0x01,0x25,0x1a,0x05, -0x11,0x6e,0x0b,0x12,0xff,0x28,0x2e,0x80,0xe5,0x02,0x64,0xfe,0x03,0x2e,0xcf,0xf8, -0xb2,0x01,0x37,0x05,0xf9,0x22,0xc0,0x04,0x19,0xd6,0xf5,0x0a,0xf4,0xf3,0xc9,0x1e, -0xcf,0xfa,0xe9,0x05,0x09,0xce,0x26,0x34,0xd4,0x22,0x10,0xda,0x17,0xfd,0xdc,0x11, -0x04,0x0c,0xf2,0xed,0x76,0x0a,0x07,0xc7,0xee,0xf6,0x0b,0xe3,0x17,0x15,0x2d,0x1f, -0x90,0xf3,0xe3,0xe4,0xc8,0xe5,0xbd,0xe2,0x17,0x4d,0x02,0x45,0x63,0x1f,0x22,0xe1, -0x1e,0x15,0xcb,0xeb,0x0d,0x4e,0x0f,0xfd,0x01,0xe8,0xcf,0x15,0xd3,0xd3,0xc2,0xe2, -0xfe,0x93,0x1f,0x45,0x31,0x11,0x2c,0xd3,0x17,0x04,0xb7,0xf0,0xd3,0xff,0xdf,0xe6, -0xd0,0xe7,0xe9,0x7b,0xe7,0xfd,0x85,0x0a,0xec,0x33,0xe9,0xff,0xd9,0xee,0xf6,0x56, -0xfd,0x17,0x85,0x21,0xea,0x95,0xf7,0x10,0xdb,0x0f,0xef,0x5f,0xd2,0xf5,0xfe,0xf7, -0x2a,0x95,0x13,0x38,0xc1,0x10,0x1a,0x36,0xe9,0xfa,0xea,0xe5,0xec,0xd3,0xc4,0xd7, -0xb1,0xdc,0xeb,0xb1,0xff,0x04,0x46,0x03,0x09,0x71,0x1c,0x38,0x50,0x57,0x13,0x61, -0x22,0x0f,0xcd,0x0e,0xdb,0xa0,0xe3,0xe2,0x41,0xe7,0xe6,0x81,0xf5,0xe7,0x11,0x05, -0xe9,0x4b,0x20,0xfa,0xfd,0x0d,0x03,0x0a,0xe6,0x03,0xaa,0x04,0x09,0xc0,0xfa,0x37, -0xf1,0x1b,0x1d,0x5c,0x26,0x10,0x85,0xe9,0xe9,0x6a,0xe6,0xf8,0x99,0xf9,0xea,0x6f, -0xfd,0xdb,0x2d,0x3a,0xf7,0xb1,0xff,0xf5,0x57,0xec,0xee,0xf2,0x01,0xd8,0xd9,0xf3, -0xf6,0xd8,0x01,0x09,0xa4,0x2d,0x20,0x3d,0x24,0x11,0xe9,0xfa,0x07,0x8c,0x27,0x11, -0x9b,0xfa,0xfb,0x59,0xcd,0xd6,0x00,0xe3,0xfb,0xf4,0xdb,0x25,0xeb,0x16,0x06,0x7b, -0x17,0x0a,0x89,0xdf,0xdf,0xca,0xd7,0x08,0x62,0xf7,0x15,0x02,0x16,0x12,0x40,0xf2, -0xe0,0x23,0xe3,0xe6,0xb3,0xe8,0xca,0xad,0x11,0x17,0x2b,0x38,0x17,0x4d,0x12,0xf5, -0xce,0x0d,0xea,0x99,0x0e,0x0b,0x0d,0x29,0xfe,0xec,0x0b,0x0a,0x4c,0x2b,0xf3,0x67, -0xd5,0xf0,0xda,0xe1,0xd6,0x5c,0xdd,0xec,0x00,0x1b,0x3a,0xd2,0x0a,0x0a,0x0b,0xfa, -0xf5,0x4d,0xc7,0x27,0x82,0x1f,0x18,0xbc,0xf5,0xf5,0x26,0xf2,0x09,0x28,0x29,0x1c, -0x5d,0x27,0x0e,0xe0,0xf1,0xef,0xe7,0x0c,0xda,0xef,0xcd,0xc5,0x88,0xda,0xda,0x6f, -0x24,0x3f,0x0b,0x46,0x2c,0x4f,0xf7,0xf9,0x88,0xee,0xca,0x84,0xee,0x26,0x0b,0x44, -0x41,0x08,0x23,0xe2,0x03,0xee,0x07,0x00,0xe4,0xe9,0xc1,0xcc,0x01,0xca,0xe7,0xe5, -0xb9,0xec,0x0d,0x18,0x16,0xf7,0xc9,0x17,0x36,0x5c,0x40,0x2b,0x6a,0x0a,0x0c,0x0a, -0xfa,0x06,0x4d,0xe9,0xea,0xea,0xe8,0xd1,0x24,0xf2,0x05,0x49,0x11,0x11,0x69,0xeb, -0x08,0x15,0xff,0x00,0xbd,0xfd,0x17,0xd8,0x03,0x02,0xfd,0xf7,0xe5,0xd4,0x11,0xff, -0x07,0xef,0x22,0x74,0xee,0xf9,0x40,0x2e,0x35,0x4d,0x19,0x22,0x9b,0xf4,0xdc,0x31, -0xc7,0xd7,0xda,0xd2,0x15,0x8a,0xfb,0xfa,0x3a,0xf2,0x20,0x37,0x16,0x20,0xa7,0x04, -0x0b,0xfc,0xfa,0xee,0x7c,0xfc,0xc0,0xa0,0xcc,0xff,0x47,0x17,0x3a,0xf9,0xf8,0xd5, -0x52,0xce,0xe5,0x61,0xfa,0xed,0x26,0x23,0x16,0x9f,0x3d,0x3a,0xcc,0x2b,0xed,0x85, -0x16,0xc3,0xfc,0xb5,0xe9,0xae,0x05,0x0a,0xff,0x1d,0x06,0x9b,0x1b,0xf7,0x16,0x26, -0x03,0x40,0x03,0x1d,0xfb,0x0a,0x00,0xeb,0x07,0xeb,0x0f,0xd3,0xe3,0x9e,0xe0,0x06, -0x42,0xf9,0xff,0x39,0xfa,0xf2,0xf9,0x06,0x15,0x9f,0x13,0x2e,0xb5,0x32,0x18,0xa5, -0x2d,0x2d,0x65,0x30,0x28,0xc5,0x2c,0x01,0xdf,0xe3,0xbd,0x84,0xa9,0xdb,0xbe,0x08, -0x16,0x44,0xf3,0xfd,0x84,0x12,0x05,0xf1,0xea,0xe9,0xa0,0xc3,0xbc,0x60,0xad,0xd9, -0x6d,0xe6,0x1a,0x42,0x28,0x1b,0x4b,0x14,0x50,0xe5,0x0e,0x01,0xc8,0x16,0x0f,0x3e, -0x18,0x0a,0x63,0xfe,0x19,0xf9,0x1f,0x0a,0x33,0x0a,0xee,0x7b,0x0c,0xff,0x79,0xfb, -0xfc,0x29,0x00,0xce,0xe1,0xd7,0xc6,0x07,0xec,0xf4,0xaa,0x09,0xe8,0xac,0xc5,0xe0, -0xa4,0xe6,0xc7,0x85,0xfc,0xf7,0x15,0x2e,0x18,0x8c,0x2e,0x42,0xe9,0x62,0x42,0x53, -0x27,0x13,0x08,0xfe,0xd8,0x48,0xe7,0xdf,0x72,0xf8,0xff,0xaf,0x13,0xee,0x4b,0xe6, -0xe1,0x4f,0xd8,0x0b,0x87,0xfc,0xbb,0xa0,0xcd,0xe7,0x87,0x11,0x0f,0x36,0x37,0x29, -0xdc,0x2a,0x12,0x14,0x20,0xf9,0x9c,0xfb,0xe5,0x4f,0xe9,0xc1,0x0e,0x04,0x1c,0x16, -0x3a,0x4c,0xcf,0x4f,0xf0,0x87,0xf1,0xf6,0x92,0xde,0xcd,0x0f,0xe6,0xd2,0x55,0x07, -0x06,0xf6,0xe2,0x0e,0x37,0x12,0xf5,0x61,0xff,0x45,0x36,0x0b,0x07,0x00,0xf7,0x18, -0x16,0xf1,0x0f,0xf8,0xe7,0x04,0x0f,0xd9,0xf5,0xc6,0x1d,0x2b,0x8a,0xfc,0x2c,0x99, -0xfc,0xdf,0x2d,0xf5,0xe7,0x91,0xc8,0xe3,0x70,0xd5,0x09,0x38,0xeb,0xfc,0x9a,0x08, -0x1e,0x04,0xff,0xf7,0x51,0x0e,0xd9,0x19,0x15,0x2e,0xb2,0x55,0x40,0x49,0x16,0x0b, -0x27,0xc5,0xc0,0xae,0xd3,0xcd,0x07,0xd7,0xc8,0x5b,0x0d,0x4a,0xd6,0x29,0x1b,0xad, -0x1f,0x17,0x5f,0x1a,0xef,0x34,0x18,0xe4,0x3a,0xdc,0xdb,0x26,0xed,0x11,0x5d,0xfa, -0x03,0x7e,0xf9,0xdc,0x60,0xe9,0xc1,0x67,0xec,0xf0,0xd3,0x16,0x68,0xc4,0x70,0x4b, -0x71,0x46,0x0b,0x17,0xed,0xf7,0xb4,0xc8,0xd5,0xd3,0xea,0xfc,0xb1,0xe7,0xe3,0x05, -0xd8,0xfe,0xb3,0x0d,0x20,0x92,0xeb,0xd1,0x35,0xd1,0xd0,0x7e,0xc9,0xfa,0x30,0x42, -0x54,0x1e,0x5a,0x34,0x14,0x24,0xfc,0xa7,0xf2,0xeb,0xff,0x33,0x1e,0x2b,0x48,0x14, -0xa6,0xed,0xe1,0x38,0xb8,0xa9,0xd8,0xaf,0xa0,0x3b,0xe9,0x01,0x52,0x20,0x36,0x68, -0x4e,0x42,0xfb,0x13,0xe5,0x6d,0xd8,0xf4,0x15,0xf8,0xf0,0xad,0x05,0xfc,0xb7,0x33, -0x16,0x82,0x1a,0x29,0xe8,0x1a,0xfb,0x3d,0x0f,0xe4,0x5a,0xef,0xb9,0x67,0xe9,0xf6, -0xf2,0x1e,0x19,0x84,0x1c,0xcc,0x07,0xf1,0x00,0xe1,0x07,0x10,0x85,0x30,0x48,0x74, -0x38,0x0d,0x68,0xce,0xc8,0x66,0xcd,0xeb,0x3d,0xed,0xe6,0x6f,0xf5,0x25,0x99,0xf8, -0x10,0xb8,0x2b,0x45,0x82,0x45,0x41,0xf9,0xf9,0xea,0x16,0xbb,0xd1,0x02,0xb3,0xc5, -0x77,0xb2,0x00,0x73,0xf9,0x36,0x46,0x32,0x30,0x2f,0x19,0x42,0xda,0x2f,0x13,0x86, -0x17,0xfe,0xa1,0xd8,0xb9,0x79,0xa7,0xdc,0x72,0x15,0x0c,0xfa,0xe8,0x00,0xdb,0xfb, -0xff,0xe0,0x02,0x00,0x81,0x08,0x09,0xfd,0xf3,0x07,0xaa,0x17,0x0d,0x31,0xff,0xfb, -0x59,0xb9,0x08,0x67,0x00,0x04,0xeb,0x2a,0x25,0xf4,0x1f,0x04,0x4c,0xe5,0xdd,0xe2, -0xce,0xe9,0x3f,0xdd,0xf6,0x1b,0xc6,0xfd,0xe0,0x06,0x22,0x5c,0xfb,0x0e,0x88,0xe4, -0xea,0x46,0xda,0xd9,0x11,0xf7,0x05,0xc2,0x1e,0x38,0xbc,0x31,0x1f,0x44,0x20,0xe5, -0xea,0xe5,0xe2,0x21,0xd3,0xee,0x0f,0x19,0x35,0xc8,0x51,0x4c,0xdb,0x41,0xfb,0x2f, -0xe2,0x97,0x58,0xa4,0x9b,0xb7,0xea,0xed,0x55,0x2f,0x23,0x18,0x3b,0x09,0x9b,0x13, -0xf6,0xec,0xf1,0xf1,0x93,0x13,0xfe,0xa7,0xed,0xfb,0x48,0xca,0xda,0x9f,0xfd,0xeb, -0x20,0xe0,0xff,0xf8,0x36,0x24,0x96,0x25,0x09,0x89,0x2b,0x16,0x11,0xf4,0x0e,0xdd, -0x03,0xdd,0x3f,0x11,0x26,0xbf,0xff,0x14,0x35,0x13,0xf1,0xd0,0xdd,0xfa,0xa4,0xe0, -0x03,0xbd,0x1c,0x1e,0xe8,0x05,0x01,0xbe,0xec,0xea,0x21,0xd8,0xf5,0x6e,0x05,0x09, -0x90,0x0d,0xee,0xcc,0xd4,0xe6,0x98,0xfe,0xe5,0xf9,0x0f,0x43,0xff,0x52,0x63,0x9a, -0x47,0x3b,0x1e,0xf8,0xf7,0x52,0xdc,0xb4,0x5a,0xba,0xf1,0xd5,0x0b,0x28,0x70,0x08, -0xf8,0x49,0xea,0xf5,0xa0,0xe3,0xd3,0x7f,0xf8,0x0a,0x4b,0x27,0xef,0x89,0x12,0x0f, -0x38,0x0c,0xf8,0xcf,0xff,0x07,0xf0,0x1c,0x02,0x35,0xe1,0x17,0xc6,0x0b,0xf2,0x18, -0x0a,0xfc,0x74,0xeb,0xfa,0xbe,0xf0,0x0b,0x71,0xfc,0xe3,0x29,0xca,0xf4,0x35,0xf5, -0x1b,0x7f,0x16,0x19,0x31,0xf2,0x09,0x49,0xd8,0xf8,0x8e,0xd5,0x01,0x36,0xfd,0x55, -0xa5,0x02,0x3e,0xf0,0x1a,0x4d,0x56,0xf7,0x0e,0x60,0xcc,0xf2,0x08,0xd9,0xe1,0x2f, -0xd0,0xd9,0x24,0xcd,0xff,0xee,0x24,0x1e,0x45,0xf1,0x13,0xdd,0xda,0xe2,0xdf,0x08, -0x4c,0x09,0x23,0x2f,0xc1,0xf5,0x37,0xcf,0x1e,0x0a,0x70,0xc1,0xf7,0x33,0xb1,0xc7, -0x5a,0xc9,0xec,0x06,0x06,0xd9,0xbd,0x02,0x30,0xa6,0x22,0x07,0x9d,0xff,0xfc,0x9f, -0x20,0xe7,0x59,0xd4,0xea,0x90,0xef,0xec,0x46,0x0c,0x28,0x20,0x52,0x42,0x60,0x4b, -0x1e,0x72,0xf5,0xc0,0x86,0xb8,0xbd,0x89,0xde,0xcc,0x25,0xe8,0x54,0x45,0x51,0x28, -0x06,0x44,0x15,0xf7,0xf6,0xe9,0x82,0xda,0xed,0x0e,0x05,0x16,0xa7,0x0a,0x14,0x37, -0xfe,0x05,0xc1,0xe0,0x04,0xaf,0x0f,0x01,0x40,0x06,0x19,0xb6,0xfd,0x01,0x3a,0xf2, -0x06,0x2b,0xf3,0xe3,0x07,0xb6,0xc8,0x7b,0xd4,0x20,0x38,0x2d,0x0d,0x37,0x0a,0x49, -0x6d,0x48,0x2e,0xa2,0xff,0xfd,0x13,0xf9,0xd7,0x48,0xde,0x0d,0x32,0x30,0x14,0x18, -0x03,0x12,0x58,0xa2,0x86,0xd2,0x87,0xc4,0xd1,0xf7,0x1d,0xd6,0x24,0x2d,0x36,0x27, -0x40,0xd9,0x15,0x2b,0x7c,0x11,0xe3,0xf8,0x04,0x1f,0x7a,0x12,0x08,0x37,0xf1,0xe0, -0x17,0xfc,0xe4,0xdc,0xea,0xdc,0x82,0xf3,0xdc,0xd3,0xea,0xdd,0x07,0xfd,0x20,0x3b, -0x2d,0x1f,0x22,0x20,0x40,0xaf,0x38,0x07,0xc3,0xdc,0xed,0x9c,0xbe,0xdc,0x65,0xcf, -0xcd,0x5e,0xc0,0x2a,0x59,0x0c,0x00,0x32,0x08,0x33,0xb0,0xe9,0xe7,0x19,0xd1,0x1f, -0x7f,0x18,0x2a,0xf5,0xf2,0x22,0x1c,0x0a,0x0e,0x6b,0x0c,0x1a,0x58,0x01,0x09,0x28, -0xcb,0x02,0x7b,0x0b,0x0a,0x98,0x05,0xee,0xa9,0x0c,0x03,0xdc,0xe9,0x0f,0x59,0x25, -0x1c,0xec,0x25,0x2a,0x08,0xe5,0xca,0x9b,0xce,0xf3,0x81,0xd1,0xfe,0x6b,0xea,0x09, -0x1a,0x1b,0x2d,0xb7,0x06,0x1d,0xcf,0x1a,0xf7,0x16,0xde,0xdf,0xd5,0x9d,0xb3,0xc3, -0xb4,0x06,0xa4,0x12,0x4a,0xfd,0x27,0x40,0xe3,0x20,0x1a,0x61,0x07,0xf9,0xc7,0x02, -0xfd,0xb3,0x06,0x1f,0x59,0x0a,0x37,0xd2,0x22,0x1d,0x37,0x27,0xe7,0x0a,0xd4,0xab, -0xdf,0xa3,0xc1,0x68,0xcd,0xcc,0xc0,0xe8,0xf1,0x84,0x14,0x12,0x10,0x10,0x13,0x69, -0x42,0x05,0x81,0xef,0x05,0x54,0x32,0x15,0x79,0x1d,0x0a,0x7d,0x01,0xce,0xe2,0xef, -0x0f,0xe9,0xed,0x0c,0x13,0xf7,0xf9,0xa6,0xd4,0x11,0xac,0xfa,0x1d,0x4a,0xed,0x4a, -0x7c,0x22,0x04,0x6c,0xf9,0x0d,0x66,0x0a,0x19,0x3e,0xe8,0xc0,0x04,0xe5,0xe7,0x02, -0x09,0xfa,0xe4,0x0e,0xd9,0x74,0xf5,0xe8,0xea,0xda,0xca,0x5a,0xeb,0x12,0x8c,0x17, -0x44,0x44,0x3e,0x2d,0xcb,0x1c,0x1b,0x23,0x11,0x0d,0xc8,0xd3,0xb6,0xe8,0xcf,0x05, -0xf9,0xd6,0x2a,0xa5,0x06,0x15,0x46,0x2b,0x4e,0xcf,0x19,0x1f,0x76,0xe9,0xc3,0x65, -0xd8,0xfa,0x6a,0xe7,0x15,0xf6,0x0c,0x22,0x33,0x1d,0xf4,0xb3,0x0e,0x1e,0xf1,0x22, -0xe1,0x5b,0xe1,0xba,0xdd,0x05,0xed,0x52,0x14,0x43,0x3b,0x3e,0x3f,0x29,0x2b,0x14, -0xa7,0xde,0xb3,0xc8,0xcd,0xdb,0x17,0xe2,0xcd,0x2a,0xde,0x02,0xe9,0x1d,0x0d,0x9f, -0x20,0x0f,0xef,0x2a,0x1a,0xd9,0x34,0x0a,0xd4,0xd7,0xfa,0xfd,0x0a,0xcc,0xfc,0xc9, -0xcc,0xc0,0x00,0x20,0x42,0x11,0xc4,0x5b,0x00,0xdb,0x23,0x1b,0x0a,0x2c,0x42,0x4c, -0x6e,0x38,0x01,0xe1,0x32,0xe5,0xc3,0xef,0xf1,0x34,0x02,0x0f,0x5b,0xee,0xb6,0x13, -0xc8,0xd8,0x67,0xf9,0x13,0x34,0xfc,0x33,0x1b,0x33,0x47,0x52,0x1b,0x09,0xe5,0xec, -0x18,0x23,0xf3,0x0a,0x3b,0xff,0xf0,0x7f,0xef,0x23,0x6c,0x28,0x0b,0x68,0x0e,0x29, -0xa0,0x06,0x22,0x04,0xe6,0xe3,0x0b,0xde,0xdd,0xaf,0xdb,0xee,0x80,0xe7,0xe8,0xae, -0x00,0xee,0x2d,0xd7,0xff,0xf9,0x0f,0x39,0xc9,0x0f,0xe8,0x9d,0x0d,0x28,0x68,0x0c, -0xee,0x13,0x08,0x01,0x70,0x37,0xf8,0x0c,0x11,0xe2,0x69,0x17,0xbf,0xe1,0xd2,0xa9, -0x89,0xec,0xe0,0x5a,0x07,0x1f,0x84,0x2e,0x21,0x30,0x5b,0x31,0x07,0x31,0xdc,0xbe, -0xda,0xe3,0x1a,0xf1,0xd5,0xaf,0xf7,0xf9,0xaf,0xe6,0x15,0x5c,0xf8,0x03,0x0d,0xff, -0x02,0x8b,0xe7,0xef,0x80,0xfc,0xe9,0xfd,0xe3,0xe2,0xea,0x02,0x3b,0xce,0x34,0x1d, -0x80,0xf9,0x23,0xd2,0x13,0xe5,0x94,0xde,0x03,0x56,0xfc,0x18,0x11,0x15,0x11,0x62, -0x01,0x43,0xb9,0x14,0xfe,0x5c,0xfe,0xfb,0x0c,0x20,0xf6,0xec,0xe7,0x07,0xa6,0x09, -0x00,0x90,0xf4,0xe2,0x1d,0xf7,0xe8,0xb3,0xfb,0xf9,0x67,0xf0,0x05,0xf0,0xef,0xf4, -0x3d,0x0d,0x17,0x88,0xfb,0xe5,0xfb,0xe6,0xee,0xc5,0x0e,0x06,0xff,0xe6,0xeb,0xe5, -0xfb,0xf1,0xda,0x20,0x0c,0xa7,0xf3,0x02,0x9e,0x04,0x1d,0xf4,0xf9,0x20,0xfb,0xfa, -0x08,0x81,0xf0,0x14,0x28,0x04,0x1d,0x7c,0x11,0xe2,0xb4,0x13,0x0a,0x68,0x0b,0xfa, -0x21,0xdd,0xe1,0xdc,0xd9,0x09,0xc5,0xde,0xe6,0x51,0xf1,0x08,0xa4,0x17,0x41,0x30, -0x19,0x0f,0xba,0xe8,0x07,0x04,0xfb,0xec,0xa2,0xb1,0xf5,0x86,0xbe,0xd7,0xcc,0xd2, -0xfc,0xb4,0x16,0x43,0xa7,0x2d,0x16,0xb9,0x51,0x36,0x89,0x03,0x05,0xed,0x04,0x20, -0xb9,0x1e,0x05,0xfe,0xf8,0x00,0xec,0xf5,0xee,0x50,0x05,0xf3,0x80,0xf9,0xd7,0x9a, -0xc4,0xe5,0x1c,0xe5,0xed,0x85,0xd9,0x18,0xe7,0x2b,0x3c,0xe9,0x4a,0x36,0x1d,0x08, -0xf8,0x71,0xd7,0xd1,0x3c,0xd8,0xe7,0xee,0x29,0x21,0x7d,0x15,0x1c,0x77,0x02,0xf9, -0x26,0xfb,0x00,0xc6,0xb8,0xf1,0x87,0xe4,0xbc,0xed,0xf2,0xeb,0x7b,0x04,0x0a,0x29, -0x18,0x15,0xf7,0x2b,0xf2,0xc9,0xf2,0x0c,0x19,0x0a,0xf1,0x28,0x0a,0xd3,0xb6,0xb5, -0xc0,0x2f,0xef,0xe8,0x79,0xfc,0xfd,0xbc,0x00,0x0e,0xa7,0x26,0x31,0xfa,0x62,0x01, -0x21,0x2c,0xfc,0xf9,0x27,0xe0,0x63,0xe7,0xd9,0xa1,0xdb,0xc4,0x33,0xe5,0xab,0x2e, -0xf9,0xe0,0x5a,0xfc,0xf5,0x86,0xdf,0xf2,0x5d,0xf4,0x2a,0x37,0x28,0x2c,0xa0,0x16, -0x4f,0x19,0x1f,0x12,0x7f,0x05,0x01,0x1d,0xdc,0xf5,0x4b,0xe8,0x08,0xda,0xd1,0xff, -0x92,0xed,0x19,0x12,0x21,0x05,0xd9,0x28,0x3b,0x26,0x07,0x11,0xc6,0xf8,0xe2,0xc0, -0xe5,0xfe,0x46,0x1e,0xfa,0xf6,0x11,0xe0,0xda,0x17,0xf5,0x2e,0xf2,0x04,0x33,0x1f, -0x0d,0x63,0xf2,0x03,0xb6,0xd0,0xe9,0xb4,0x22,0x2d,0x96,0x3d,0x2c,0x1e,0xe2,0x01, -0x6b,0xf6,0x30,0xd0,0x1d,0xfa,0x9e,0xe5,0x01,0xec,0xd5,0x0c,0x92,0xcf,0x04,0xff, -0xe6,0x26,0xa5,0x0a,0x20,0x50,0x10,0x06,0xf6,0xee,0x0f,0x8e,0xf0,0xec,0x5f,0xf6, -0xc1,0xab,0xf3,0xf6,0xae,0x06,0x28,0xad,0x23,0xff,0xf8,0x21,0x04,0x03,0xea,0xd3, -0x99,0xfd,0x1d,0x86,0x06,0x10,0xf3,0xfc,0xea,0xf7,0x21,0x13,0x64,0x2e,0xf3,0xd3, -0x07,0xfc,0x67,0xe1,0xfd,0x7b,0xba,0xe0,0x0f,0xda,0xd8,0x98,0x06,0xe7,0xb7,0x21, -0x3c,0x5a,0x2b,0x23,0xf7,0x2c,0x03,0x4e,0xe9,0xee,0xd5,0xf0,0xfd,0x0f,0xf0,0xf8, -0x25,0xeb,0x01,0xd6,0x05,0xf5,0x98,0x19,0x01,0x55,0x27,0xfe,0xc6,0x16,0x11,0xe6, -0xdf,0xfd,0x81,0xff,0xdd,0xff,0x05,0xfd,0x95,0xc4,0xda,0xe3,0xf2,0xec,0xa3,0x00, -0xff,0xea,0xdd,0x18,0x53,0x37,0x06,0x78,0x1c,0x11,0x1b,0xd5,0xf9,0xaa,0x16,0x3d, -0x60,0x41,0x12,0x34,0x10,0xcb,0x80,0xc8,0xed,0x04,0x05,0xee,0xde,0x01,0xd0,0xfd, -0x14,0x23,0x20,0x3f,0x0c,0x4c,0x0c,0xf7,0x33,0x2f,0xdc,0x93,0x20,0x0e,0xa6,0xfd, -0x05,0x44,0x3a,0x00,0xab,0x20,0xf1,0x4f,0x3a,0xef,0x6a,0xdf,0xce,0x4c,0xf5,0xcc, -0x24,0xef,0xb2,0x2c,0xdd,0xdc,0x8f,0xe2,0xef,0x11,0x13,0x34,0x08,0x30,0x5b,0x48, -0x3f,0x1d,0x77,0xba,0xdf,0xdb,0xd1,0xd4,0x72,0xdf,0xf5,0x36,0x15,0x11,0xd5,0x41, -0x2c,0x41,0x04,0x08,0xfa,0x09,0x34,0x18,0x2f,0x13,0xb8,0x06,0xfe,0x7a,0xe2,0xe6, -0x6c,0xe6,0xbe,0xc1,0xdc,0xe6,0x21,0xe9,0xda,0x4c,0xe0,0x09,0x36,0xbd,0x2c,0xa0, -0x45,0x3d,0x1b,0x1c,0x0c,0x1b,0xfa,0xf0,0x59,0xf1,0x07,0xd0,0xf1,0xff,0xa4,0xf5, -0x37,0xed,0x0a,0xef,0x0d,0x1c,0x0f,0x0d,0x0a,0x36,0x46,0x24,0xe9,0xfc,0x30,0x1d, -0xc7,0x04,0xeb,0xcb,0xfc,0xcb,0x4f,0xe3,0xd9,0x1c,0xed,0xdc,0x26,0xe6,0xca,0xf4, -0xdc,0xc9,0xfd,0x04,0xff,0x8d,0x01,0x0b,0x94,0x1e,0x47,0xfa,0x3a,0x4d,0x21,0x00, -0xf1,0x51,0xfc,0xf1,0x47,0xd3,0xdf,0x04,0xbe,0xee,0x75,0x04,0x2b,0x1f,0x13,0xed, -0xbc,0x15,0x07,0x32,0x10,0xe0,0x44,0xd3,0xe6,0x99,0xdf,0x0f,0x84,0xf0,0xf9,0xe2, -0x0d,0x10,0xeb,0xfb,0xd0,0x77,0xf5,0xf1,0x14,0x01,0x1a,0x77,0x1a,0x02,0x06,0xf9, -0x0e,0xa8,0x0a,0x06,0x80,0xe6,0xd2,0x80,0xc8,0xe4,0x7e,0xde,0xe8,0xcf,0xed,0xf8, -0x35,0x03,0x34,0xab,0x27,0x30,0x74,0x52,0x26,0x1a,0x32,0x5b,0xe4,0x39,0x1c,0x27, -0x0d,0xef,0xa6,0xcb,0xb3,0xaf,0xc4,0xe7,0x41,0x0a,0xe5,0x42,0xed,0xc2,0x17,0xf1, -0xf7,0xf4,0x07,0x28,0xde,0x0a,0x0e,0xfc,0x0a,0x14,0xff,0xfe,0xfa,0x6f,0x2b,0x5b, -0x5f,0xf9,0x08,0xbd,0xed,0xda,0x6c,0xf7,0x04,0x93,0x2c,0xf0,0x58,0xc8,0xb2,0xc4, -0xd8,0x01,0xfa,0x36,0x26,0x45,0x13,0xf8,0x22,0xee,0xf2,0xc1,0x06,0xe7,0x7d,0xdc, -0xdf,0x31,0x04,0x12,0xcd,0x18,0xeb,0x5f,0x03,0x12,0xdc,0xef,0xdf,0xe7,0xf9,0xf8, -0xf5,0xf6,0x49,0x96,0x14,0x47,0x70,0xf6,0xe7,0x1d,0xbd,0xf7,0xcf,0x12,0x27,0x79, -0x25,0x43,0x40,0x01,0x40,0x77,0x2b,0x1a,0x8d,0xca,0xcf,0x8d,0xad,0xb8,0x6d,0xd4, -0x98,0x2b,0xd0,0x1a,0xe0,0xf2,0x1d,0x07,0x05,0x05,0x34,0xf9,0x20,0xd8,0x27,0x41, -0x85,0x32,0x32,0xf1,0x21,0x29,0x0e,0x0a,0xe8,0x2b,0xc9,0xeb,0x29,0xe9,0x14,0x01, -0xc6,0xe3,0x28,0xef,0xf1,0xe3,0xdd,0xe9,0x18,0xe7,0x01,0xc6,0x19,0x56,0xd6,0x4b, -0x43,0x8b,0x01,0x02,0xb6,0xc5,0xd0,0x01,0xc6,0xc5,0x2d,0xdd,0xf3,0x4a,0x02,0x62, -0x13,0x1b,0x36,0x06,0x0e,0x2d,0xc8,0x10,0x18,0x8e,0xe0,0xf4,0xff,0xe3,0xe5,0x89, -0xaf,0x08,0xeb,0x13,0xe8,0x49,0x16,0x24,0x68,0xe8,0xea,0x91,0xc0,0xf1,0xb5,0x2c, -0x30,0xb0,0x39,0x41,0x11,0x43,0xe0,0xbe,0xf7,0x03,0x57,0xe9,0xdb,0x17,0xe0,0xd5, -0x04,0xc2,0xe4,0x1b,0x19,0xe7,0xe3,0x0d,0xe5,0x05,0x22,0x2d,0x9a,0x46,0x4e,0x71, -0x3f,0x0d,0x88,0xe7,0x1c,0xb1,0x0a,0x05,0x11,0xd7,0xd9,0x21,0xbf,0x10,0xb4,0xe8, -0x28,0x1d,0x18,0x02,0x0f,0xd7,0x06,0x41,0xe2,0x06,0x14,0x11,0x05,0xe3,0xf0,0x1d, -0x02,0x1c,0x09,0x55,0x2c,0x24,0x02,0x29,0x13,0x36,0xfe,0xce,0xc2,0xf8,0x0f,0xfe, -0xff,0xf5,0x7a,0x06,0xf5,0xce,0x2c,0x24,0xbf,0x06,0xdc,0xff,0x01,0x0c,0x7f,0x03, -0xd2,0xc4,0xcc,0x11,0xd5,0x09,0xec,0xf8,0xea,0xd1,0xa2,0x08,0x12,0x95,0x16,0x24, -0xbe,0x0d,0x08,0x51,0xf0,0x1f,0x7a,0x4e,0x2d,0x6a,0xf7,0xe4,0x61,0xf9,0xcb,0xb5, -0xdf,0xea,0xf7,0x18,0x0d,0xc7,0xfc,0x28,0xac,0x01,0x27,0xaf,0x0c,0x0e,0xfb,0x00, -0x13,0x33,0xf0,0xe3,0x2f,0x9c,0xc9,0x75,0xe2,0x0e,0x15,0x03,0x01,0x4b,0xf4,0x25, -0x4c,0x16,0x1b,0x79,0xfd,0xfd,0x07,0xfe,0x4b,0x21,0xfc,0x2b,0x71,0xe3,0x09,0x62, -0x0c,0x1b,0x15,0x0f,0xf8,0xb6,0x29,0x33,0xb0,0xf9,0xef,0xa9,0xde,0xa5,0xfe,0xa9, -0x02,0x8d,0xc1,0xf0,0x0c,0xe9,0x23,0xa0,0x01,0x0f,0xda,0x3e,0x20,0x63,0xe2,0x0a, -0x54,0x3e,0xd7,0xad,0x0c,0x00,0x46,0xff,0x0e,0x1c,0xfc,0xbc,0xc7,0xe8,0xdd,0x61, -0x3a,0xe2,0xd7,0xf3,0x07,0x54,0xf0,0xfd,0x10,0x3f,0x10,0xc8,0x07,0xdf,0xbc,0xe7, -0xac,0x75,0xc3,0xec,0xe1,0x21,0x04,0x9d,0xf8,0x03,0xd3,0x04,0x1d,0x61,0x22,0x48, -0x46,0x13,0x33,0x88,0x2e,0x04,0x4f,0x19,0x10,0xbe,0xe3,0xe3,0x37,0xcd,0xff,0xe6, -0x02,0x28,0x02,0x01,0x3d,0x3a,0x1c,0x1c,0x18,0xff,0xfc,0x14,0xe7,0x19,0xef,0xaf, -0xc3,0xf4,0xe6,0xd3,0xac,0xdc,0xe8,0x68,0x11,0x13,0x88,0x22,0x13,0x57,0x10,0x2a, -0x6a,0x21,0x04,0x64,0xf9,0xf9,0x56,0xe2,0x03,0xd9,0xfb,0x1e,0x88,0x08,0xfa,0x0a, -0x39,0xf2,0xd5,0xfd,0xfc,0x45,0xfe,0x0c,0x12,0x1c,0xe4,0x69,0xe7,0x1b,0xe3,0x08, -0xd7,0x59,0xe9,0x01,0xba,0xdd,0xc8,0x9e,0xc8,0xd5,0x11,0xed,0xcf,0xdb,0xf3,0xe9, -0xd3,0xd2,0xf5,0x13,0x03,0x45,0x27,0x13,0x15,0xbb,0x04,0x31,0x0e,0x23,0x27,0x2c, -0x53,0xf4,0x26,0xf0,0xee,0xac,0xf1,0xfa,0x65,0xf3,0xeb,0x77,0xf4,0x12,0x1e,0xde, -0xf8,0x68,0x0f,0xff,0x4a,0x05,0x46,0xfd,0x05,0x15,0x8d,0xf4,0xe1,0x08,0xc5,0xf6, -0xb1,0xda,0xe8,0xff,0xf3,0x6f,0x59,0xef,0x02,0x26,0xe2,0x5d,0x76,0x12,0xfe,0xa3, -0xf3,0x14,0x55,0x17,0xf7,0xd0,0xd1,0x14,0x0d,0xfd,0x2b,0x99,0x11,0x15,0xe6,0xc8, -0xbe,0x7e,0xc7,0xf7,0x15,0xdf,0x34,0x6b,0x1c,0x1b,0xaa,0x32,0x32,0xbc,0x16,0xfa, -0xb3,0xec,0xe7,0xda,0xeb,0xea,0x60,0xcc,0xdc,0x36,0x0d,0x1b,0x28,0x0d,0x01,0x92, -0x2d,0x1a,0x66,0x0d,0xf7,0x06,0xcb,0xc9,0x9c,0xfc,0xfb,0x68,0xff,0xeb,0x01,0x04, -0xf6,0xa0,0x1e,0x2a,0x67,0x18,0x31,0x45,0x45,0xf5,0x0c,0xde,0xe4,0xfe,0xd2,0xfc, -0x36,0x0e,0x1a,0xfb,0x00,0xf8,0xeb,0xc8,0xd8,0x63,0xfc,0x21,0xc7,0xff,0x0c,0xba, -0x15,0xff,0x9e,0xe2,0xed,0x44,0x22,0x2d,0x3e,0x20,0x07,0x0a,0xf9,0xe1,0xb9,0xd0, -0xd3,0x57,0xdb,0x1b,0xbf,0x4b,0xfa,0x10,0xfb,0xe6,0xfc,0x18,0x0c,0x6f,0x42,0x3b, -0x78,0x65,0x2c,0xe3,0xf0,0x13,0x58,0xdb,0xee,0xdb,0x10,0xfc,0x12,0xf4,0xc2,0xae, -0xa1,0xb0,0x5c,0xff,0xf2,0xbe,0xe6,0x4d,0x4b,0x23,0x14,0x98,0x2e,0x1e,0x59,0x1d, -0x09,0x2e,0xec,0xfe,0x2b,0x0c,0x13,0xd0,0x13,0xef,0xb0,0xce,0x03,0xc9,0xcb,0xe6, -0xda,0xf7,0x20,0x38,0x0d,0x07,0x24,0x0e,0x0e,0x80,0xf8,0xfb,0x72,0x10,0xe6,0x00, -0xe2,0xf2,0x5d,0xf4,0x04,0x8e,0x11,0xf7,0x91,0xbf,0xe3,0x29,0x35,0x22,0x57,0x20, -0x12,0xbd,0x0d,0xe6,0xf3,0xfd,0xfe,0xfb,0xd0,0x0c,0xe1,0x27,0x13,0x7a,0x13,0x17, -0x59,0x08,0xe6,0xdf,0xf7,0x1e,0x37,0xd4,0xeb,0x92,0xfe,0xf3,0x4e,0xe6,0xc9,0x64, -0x08,0x08,0xa9,0x45,0x07,0x3a,0xff,0xef,0xc5,0x06,0xee,0x6d,0x1d,0x15,0x96,0x46, -0x18,0xc2,0x22,0x11,0x5c,0x15,0x45,0x50,0x33,0xec,0x27,0xf0,0xd1,0xd7,0xcb,0xe3, -0xab,0xe8,0xb8,0x43,0xf4,0x07,0x22,0x34,0xf5,0x20,0xe2,0xd9,0xf6,0x19,0x0d,0x69, -0x13,0x3a,0xb9,0x3d,0x3f,0xea,0x11,0xfb,0x02,0xe5,0xf0,0x48,0xed,0x07,0xf5,0x09, -0xe4,0xb2,0xda,0xd0,0xd1,0xd3,0xe2,0xa0,0xdf,0x16,0x94,0x33,0x60,0x74,0x22,0x00, -0x3c,0xfe,0x18,0xb5,0x15,0x12,0x0d,0x18,0x07,0xca,0x16,0xfc,0x07,0x01,0xc2,0x39, -0xaf,0xbb,0xdd,0x9a,0x88,0xf2,0xc2,0xf8,0xb3,0x0a,0xf1,0xaf,0x04,0x2e,0x80,0x4c, -0x50,0x99,0x18,0x42,0x6e,0x42,0x19,0xa8,0xd7,0xde,0x3b,0xfb,0x08,0x55,0xe1,0xe8, -0xb3,0x1b,0x07,0xfb,0xfb,0x1f,0x46,0x0c,0xcb,0x17,0x0d,0x0b,0x36,0xd8,0xe0,0x4b, -0xfa,0xf8,0xbf,0xfa,0x14,0x28,0x18,0x3c,0x64,0x0d,0x0e,0xbc,0x18,0xdf,0x1c,0xf4, -0xb5,0x71,0xe5,0xca,0x3b,0xe1,0xed,0xf7,0x18,0x35,0x4a,0x48,0x45,0x7c,0x45,0x1d, -0x2e,0x0a,0xf4,0x8b,0xfb,0xea,0x79,0xdc,0xe0,0xb6,0xdb,0xe6,0x11,0xf4,0x11,0xb0, -0xfa,0x39,0x45,0xde,0xf4,0xc3,0x1a,0xe9,0x18,0xe2,0x09,0x6c,0x0b,0xec,0xaa,0xe6, -0xcf,0x3c,0x10,0x04,0x12,0x02,0x3b,0xb2,0x37,0x0a,0xc7,0x39,0x11,0xc8,0xe9,0xbe, -0x3e,0xef,0xf2,0xa4,0x2c,0xf5,0xc4,0x2c,0x20,0x04,0x01,0xb5,0xd8,0xf5,0x1b,0x2c, -0x1d,0xef,0x96,0x1c,0xcd,0xdb,0xc2,0xb5,0xd5,0x0b,0x0c,0x08,0x2c,0xdc,0xcf,0x52, -0xfb,0xc1,0xee,0xc0,0x29,0xf2,0xf7,0x6c,0xde,0x15,0xec,0xf8,0x1e,0x52,0xe9,0x21, -0xd4,0xfc,0xe6,0x16,0x05,0x1f,0xea,0x3d,0x29,0x90,0xe0,0x14,0x22,0x08,0x4f,0x71, -0xde,0x1c,0x39,0xe2,0xf4,0x91,0x01,0x26,0x6d,0xd6,0xde,0x13,0xea,0xed,0xc6,0xdf, -0xd3,0x20,0xf8,0xea,0x6a,0x14,0x35,0x37,0x27,0xc8,0x7b,0xc4,0xfe,0xf6,0x1f,0x3e, -0x7c,0x53,0x39,0xe4,0x2a,0xcf,0x9d,0x01,0xce,0xb2,0xd3,0xb2,0x9b,0x98,0xbc,0xed, -0xfc,0x05,0x77,0xef,0x14,0x90,0x51,0xfb,0x85,0xee,0x02,0x73,0xba,0x03,0x87,0x0c, -0x42,0x05,0x45,0x55,0x62,0x45,0x0f,0x39,0xd1,0x07,0x5d,0xf2,0xea,0xbd,0xe2,0x25, -0x4a,0x06,0x01,0xc7,0xe9,0xdd,0x26,0xe6,0x9e,0xa3,0xa1,0xd9,0xb5,0xf1,0x0f,0x30, -0x02,0x04,0x61,0x0c,0x1d,0xbe,0x52,0x12,0x13,0x14,0x14,0x71,0x32,0xff,0x0e,0xfb, -0x02,0x4d,0xfb,0xf5,0xf2,0xd4,0x07,0x1d,0xec,0xe2,0xf6,0xcb,0xfa,0xa8,0x11,0x2f, -0xd6,0x25,0x3e,0x14,0x0d,0xd2,0x98,0x00,0x1c,0x71,0x07,0xe1,0x9c,0xdd,0xc0,0xb5, -0x06,0xe7,0xfd,0x08,0x0d,0xaa,0x0b,0xec,0x00,0x23,0x2c,0x63,0x0d,0x12,0x9d,0x36, -0x0b,0x76,0x0b,0x34,0xe7,0x2d,0xf6,0x63,0xe5,0xe5,0x4a,0xc8,0xd0,0x35,0x08,0xe8, -0xb3,0xe1,0xc8,0x62,0x13,0x17,0xde,0x39,0x18,0x2a,0x30,0x0c,0x7b,0x26,0x33,0xf8, -0x22,0xef,0x21,0xd8,0xde,0x3c,0xf2,0x20,0xda,0x0f,0xf5,0x6b,0x2e,0x21,0x96,0xfe, -0xf2,0xa5,0xe8,0xd2,0x44,0xd0,0xc6,0x86,0xc4,0xc1,0x96,0x05,0x01,0x01,0x05,0x1f, -0x44,0x53,0x48,0xbc,0x39,0xe8,0x6a,0xcc,0x0b,0xe7,0x06,0xd7,0xe4,0xfd,0x13,0x64, -0xf7,0x10,0xa4,0x0d,0xdd,0xbc,0x0e,0x26,0xf8,0x37,0x2a,0x1d,0x3b,0x26,0x15,0xd9, -0xb7,0xb0,0xea,0xc0,0xed,0xcd,0xe3,0x3c,0xb0,0x20,0xca,0x12,0xf0,0x2c,0x1e,0x27, -0x39,0xf0,0xff,0x40,0x2e,0x16,0xf8,0xfc,0xfb,0x02,0xee,0xeb,0x87,0x07,0x17,0x0a, -0x25,0x29,0x98,0xf6,0x2b,0xc6,0x22,0xfe,0x1e,0x07,0xc8,0xec,0xc2,0xf4,0x43,0xfd, -0x0e,0x3b,0xed,0xfa,0x7e,0xe0,0xb4,0xa3,0xce,0xbd,0xc2,0xe5,0xdf,0x1a,0x21,0x12, -0x16,0x1c,0x0a,0x18,0x1c,0xfc,0x54,0x11,0x1e,0xaa,0x5f,0x46,0x06,0x0e,0xda,0x37, -0xd1,0xd0,0xff,0xdb,0xd7,0xce,0x1d,0xec,0xf0,0x33,0x2c,0x89,0x61,0x14,0xd5,0x26, -0xf6,0x0e,0xb7,0xd9,0x23,0xea,0xde,0x8d,0xf7,0x13,0x46,0x23,0x1c,0xd2,0x15,0x08, -0x4d,0x13,0x13,0x98,0xfc,0xe2,0x1a,0x1d,0xec,0x2f,0xe1,0xbe,0xac,0xf8,0xec,0xbb, -0x01,0xf8,0xf5,0xf4,0xdc,0xdc,0x21,0x34,0x62,0x32,0x2b,0x7d,0xf0,0xf5,0xc3,0xf9, -0xff,0xf7,0xde,0x14,0x1e,0x12,0x16,0xb4,0x2e,0x47,0x1b,0x2d,0xe9,0xee,0xf0,0xe0, -0x2e,0xef,0xd5,0x88,0xea,0xfc,0xd0,0xee,0x0c,0x45,0x29,0xe8,0x22,0xef,0xf0,0x8c, -0xee,0x1d,0x9b,0xf9,0x16,0x82,0x05,0xf1,0xc2,0xf9,0xf9,0xac,0xfd,0xfc,0x19,0x0b, -0xff,0x1b,0xfc,0xe0,0xd3,0xcc,0xfe,0x37,0xda,0x02,0x5a,0x1a,0x2c,0x78,0x09,0x24, -0xda,0x1b,0xfc,0x86,0x04,0xe1,0x3f,0xcb,0xc0,0xe9,0x02,0x12,0x00,0x00,0x07,0x7c, -0x3a,0x23,0x67,0x21,0x2b,0xe9,0xf5,0xe6,0x98,0xda,0xd9,0x91,0x33,0x37,0x64,0xf7, -0xf6,0x4d,0x21,0x01,0x08,0x04,0xfc,0x41,0xeb,0xff,0xe7,0xca,0xb8,0xc0,0xbb,0xc6, -0x2b,0xc6,0xf6,0x3d,0x1b,0x78,0x73,0x69,0x45,0x20,0x34,0x03,0x55,0xfa,0xdf,0xed, -0xba,0xdb,0xa2,0xed,0x1b,0x16,0x0a,0xfe,0x56,0x24,0x2f,0x32,0x5b,0x50,0x4c,0x44, -0x12,0x9e,0xdc,0xb1,0x65,0xb5,0x9b,0x3c,0xcd,0xcf,0x03,0xf2,0x0c,0xdb,0x18,0x33, -0x7a,0x1e,0xf8,0xd2,0x00,0xe8,0xf9,0xd5,0xe9,0x8b,0xfd,0x1b,0xfa,0x0f,0x35,0x36, -0x41,0x2b,0x18,0x49,0x3f,0xf9,0x1e,0x05,0xb9,0xea,0xe5,0x64,0xc6,0xc6,0xbc,0x99, -0xa4,0xfa,0xd2,0xe6,0xa5,0xfc,0x1f,0x97,0x0b,0x0c,0x75,0x30,0x18,0x50,0x24,0x46, -0xf1,0x4e,0x0f,0xe7,0x01,0xb5,0xa1,0xe4,0x0b,0x77,0x0e,0xd2,0x5c,0xef,0x1e,0xc6, -0xe5,0xf0,0xb4,0xf5,0x00,0xad,0x0c,0x10,0xe0,0x56,0xe6,0xc6,0xee,0xd8,0x2b,0xf8, -0xb8,0x57,0xfd,0xd5,0x3d,0x14,0xec,0x55,0x01,0xe8,0x46,0xf1,0xf5,0x4b,0x08,0xfa, -0x14,0xe2,0xca,0xc4,0xdd,0x06,0x32,0x1e,0x33,0xe6,0x27,0x43,0x47,0x2d,0x1a,0xc6, -0x0a,0xf0,0xe1,0xca,0x36,0xae,0x0b,0x25,0xdd,0x2d,0x36,0x2e,0x16,0x2e,0x67,0xfb, -0xea,0x42,0xf0,0xdb,0x55,0xba,0xba,0x4c,0xaa,0x9d,0xa2,0xa5,0x04,0x05,0x0c,0x16, -0x28,0x22,0x19,0xfb,0xf0,0xe0,0x32,0xfd,0xf6,0xdf,0x08,0x3b,0xda,0x4c,0x44,0x95, -0x45,0xfe,0xe4,0x0c,0xd5,0x5f,0xee,0x02,0x28,0x32,0x21,0x1e,0x17,0x04,0xde,0xfd, -0xe1,0x88,0xaa,0xd9,0x5d,0xfd,0xef,0xca,0xe2,0xf9,0x8d,0xf4,0x32,0x7a,0x12,0x0f, -0x7e,0x47,0x49,0xd5,0x31,0x3e,0xaa,0x12,0xdf,0x3d,0xe8,0xb8,0xf5,0xbc,0xa4,0xf9, -0xf3,0xf4,0xe6,0x10,0xf4,0x60,0x08,0xfc,0x14,0xc8,0xdf,0xe4,0x23,0x0d,0xbd,0x02, -0xf6,0x63,0x18,0x2a,0x42,0x22,0x61,0xce,0x62,0x50,0x1a,0x27,0x09,0xf0,0x00,0xef, -0x0f,0xcd,0xbf,0xd0,0xe0,0x00,0xbd,0xc9,0x10,0xfa,0x38,0x1c,0xe0,0x15,0x1e,0xee, -0xf9,0xbb,0x23,0xe5,0xd8,0x77,0x0c,0x02,0x20,0x0d,0xfd,0xb8,0x10,0x01,0x03,0xfc, -0x1b,0xf9,0x47,0x34,0xed,0xe2,0xe8,0x4e,0xe9,0xbb,0xfc,0xd6,0x09,0x63,0x0a,0xfd, -0x1b,0x05,0xfe,0x88,0x18,0x09,0xef,0xf4,0xba,0x8b,0x02,0xe8,0x7b,0x14,0xf9,0xb4, -0xf5,0x04,0x40,0x40,0x09,0x39,0xe5,0xfc,0x8b,0x09,0x41,0x58,0x58,0x24,0x31,0xe6, -0xfd,0xb5,0xed,0xc3,0x16,0xde,0xfd,0x43,0x0b,0x0a,0xe0,0xc6,0xca,0xa5,0xe0,0xba, -0x24,0xcc,0xfd,0xf8,0x12,0x29,0x23,0x2a,0x02,0x97,0x14,0x1f,0x19,0x0e,0xf8,0xa2, -0xf3,0xcf,0x95,0xf0,0xf3,0x9b,0xef,0xea,0x60,0xfb,0x31,0xf9,0x14,0x49,0x70,0x41, -0x24,0x91,0x1c,0x0c,0x31,0xfb,0xf8,0x22,0x19,0xf9,0xbb,0xea,0xd8,0x0b,0xf8,0xe0, -0xb0,0xf3,0xa2,0x77,0xce,0xf8,0x31,0x1c,0xfe,0xa3,0x15,0xd6,0x22,0x3b,0xef,0x33, -0x1b,0x22,0x55,0x45,0x2a,0xf8,0x24,0x06,0x3f,0xf1,0x9f,0x1f,0xe7,0x18,0xbe,0x19, -0xc5,0x77,0x0a,0xfd,0x20,0x01,0x19,0x61,0xff,0x1a,0x9a,0x23,0xc6,0xd7,0xe2,0xf1, -0xfd,0x02,0x01,0xe1,0x4a,0x04,0xba,0x1b,0x04,0xec,0x01,0x02,0xea,0x1f,0xf6,0x30, -0xfb,0x08,0x49,0xf6,0xd4,0xfc,0xf8,0x14,0xa4,0x23,0xee,0xc1,0xdf,0xf5,0x7a,0x13, -0xf0,0xbf,0x00,0xe3,0x24,0x02,0x24,0xc0,0x5e,0x3e,0x1f,0x21,0x16,0xb5,0xea,0xed, -0x24,0x00,0xd7,0x31,0xac,0xea,0x81,0xc9,0xe6,0x1a,0x0a,0x0c,0xf9,0x47,0x4c,0xa1, -0x23,0xcd,0xf7,0xc4,0xe2,0xe2,0xeb,0x07,0x2d,0x0e,0x30,0x3a,0x34,0x2f,0xf3,0x1f, -0x49,0x7f,0x23,0xec,0x2e,0xda,0xe6,0x4c,0xe7,0x03,0x38,0x0b,0xff,0x46,0x26,0x2d, -0x6b,0xf7,0xfb,0xa2,0xf5,0xcc,0x13,0xea,0xda,0x7a,0xaf,0xd8,0x09,0x02,0xeb,0x12, -0xfa,0x09,0x18,0x0a,0x17,0x61,0x03,0x01,0x83,0xf2,0xf0,0x2d,0x0f,0xef,0x86,0x27, -0x2f,0x47,0xd8,0xe7,0x51,0xfa,0x0a,0xdb,0x44,0x43,0x90,0x24,0x22,0x00,0x48,0x1a, -0x99,0xd2,0x03,0x76,0xd1,0xe8,0xa9,0xf6,0xef,0x0c,0xc6,0xb5,0x56,0xdc,0xfa,0xbb, -0x17,0x3b,0xeb,0x23,0x0b,0x40,0xfb,0x28,0x15,0xfb,0x0a,0x8e,0x13,0x10,0x48,0x03, -0xf3,0xf4,0xe0,0xc0,0x7e,0xe6,0xec,0xed,0xfa,0x08,0x37,0x1c,0x2e,0x72,0x39,0x0d, -0x28,0xef,0x10,0xd7,0xd2,0xd4,0x0e,0xe9,0x02,0xb0,0xeb,0x03,0xaf,0x26,0x35,0x50, -0x23,0x0f,0x61,0xef,0xe2,0x6d,0xfe,0xdf,0x32,0xdc,0xe0,0x04,0xf4,0x0e,0x77,0xf7, -0x29,0x0c,0x07,0xd3,0xcd,0xa9,0xcf,0x2b,0xa8,0xd8,0x17,0x00,0x1e,0x59,0x34,0x6f, -0xae,0x5d,0x3e,0x8b,0xf7,0x0e,0x61,0xe7,0x02,0x55,0xf3,0x00,0x5d,0xd8,0x1d,0x23, -0x34,0xfe,0xe5,0xde,0xf1,0xae,0xdc,0x08,0x9c,0xdc,0xff,0xc6,0xe9,0xfb,0xb3,0xdf, -0x05,0x6f,0x28,0x2d,0xae,0x13,0x14,0x40,0xef,0x03,0x0c,0xff,0xee,0x37,0xcd,0x09, -0x7b,0x0b,0xd4,0x10,0xe7,0xd7,0x11,0xcf,0xd7,0x0f,0x05,0x13,0x9c,0x48,0x47,0xa5, -0x0c,0x11,0xdf,0x15,0x55,0xbe,0x41,0x18,0x36,0x21,0x08,0xec,0xef,0x09,0x56,0x18, -0xec,0x85,0x15,0xf0,0x0c,0xf6,0xaa,0xaa,0xe1,0xcf,0x24,0xd4,0xdd,0xf5,0xf8,0xe0, -0xb3,0xef,0xde,0x19,0xde,0xd3,0x20,0x09,0x12,0xbd,0x11,0x1c,0x2f,0x09,0x3c,0xd7, -0x44,0x51,0x1a,0x74,0x3c,0x6c,0x48,0x29,0x0c,0xeb,0xcc,0x47,0xcc,0xda,0xb3,0xd1, -0xcd,0x34,0xc5,0xb8,0xc3,0xe5,0xf7,0x49,0xec,0x23,0xb9,0x20,0x30,0x64,0x2e,0x06, -0x6e,0xd9,0x03,0x3f,0xd1,0xe0,0x20,0xcf,0xfc,0x5b,0x09,0x25,0x20,0x56,0xe4,0x0a, -0xfb,0xfe,0x22,0x14,0x17,0x5f,0x20,0x14,0xe3,0x1b,0xf2,0x2a,0xfc,0xde,0x64,0x10, -0xfd,0xd1,0x04,0xf2,0x1d,0x35,0xf9,0x3d,0x06,0xfc,0x6a,0x0d,0x1f,0x10,0x0e,0xea, -0xf3,0x0d,0xec,0x28,0xf5,0xe1,0x4e,0xde,0x16,0xe3,0xfc,0x23,0x1b,0x0f,0x09,0x3d, -0x36,0xe1,0x03,0xd4,0xcc,0xfb,0x0a,0x25,0x85,0x29,0x17,0x8e,0xea,0xfc,0x40,0x26, -0x2d,0xae,0x0d,0x06,0x10,0xd9,0xf2,0x27,0xae,0xc2,0xab,0xdd,0xf7,0x24,0xf6,0x4c, -0x8d,0x20,0x27,0x9c,0xdc,0xf4,0x6d,0xde,0xbe,0x52,0xca,0xf4,0x2d,0xfc,0x52,0x45, -0x5b,0x2d,0x88,0xde,0x04,0x85,0x16,0xf8,0x32,0x2b,0x0b,0x85,0x05,0xf7,0x95,0x17, -0x2c,0xea,0x04,0xfb,0x59,0x00,0x16,0xdb,0xe1,0x03,0x86,0xe5,0x00,0xc8,0xe9,0xf4, -0x66,0xe4,0x0a,0x2e,0x0b,0xd2,0x8d,0xdf,0x09,0xc6,0xc6,0xe0,0x60,0x03,0xff,0x4a, -0xf9,0xd8,0x26,0xf7,0x07,0x09,0xe7,0x03,0xd3,0xff,0x15,0x22,0xf9,0x20,0xa6,0x15, -0x42,0xd5,0x3a,0x56,0xb9,0x3b,0x27,0xb3,0x05,0x02,0xc4,0x10,0x16,0x5e,0x06,0xdf, -0xf5,0xd5,0xde,0xaf,0xbf,0x88,0x48,0xc4,0x08,0x9b,0xeb,0x10,0x0e,0x28,0xfb,0x80, -0xe5,0x3c,0x4b,0x22,0x02,0x70,0x2b,0x3c,0xa2,0x17,0xff,0x6e,0x1e,0xe1,0xf4,0xe0, -0xc5,0x16,0xb6,0xe5,0x8d,0xbb,0x19,0xa0,0x0c,0x2f,0xd1,0x0d,0x13,0x49,0xe3,0xeb, -0x28,0xdb,0xd5,0x84,0xe3,0x08,0x3b,0x26,0xde,0xb9,0xec,0x0c,0xf5,0x06,0xe0,0x8f, -0x22,0x48,0xec,0x53,0x29,0x65,0x66,0x11,0x68,0x03,0xe9,0xb2,0x04,0xce,0x66,0xf4, -0xdc,0xc5,0x1a,0xec,0x14,0x07,0xdd,0x2e,0xe1,0xc4,0xc4,0x21,0x08,0xcb,0xf7,0xf0, -0x19,0x26,0xf3,0x71,0xe2,0xee,0x4a,0xfa,0x03,0x18,0x21,0x22,0xce,0x2e,0x1a,0x7d, -0xfd,0x3e,0x43,0xfc,0xf1,0x4d,0xc2,0x1a,0xb9,0x00,0x15,0x1d,0xea,0x01,0x09,0xdb, -0x20,0x87,0x07,0xef,0x81,0xeb,0x23,0xba,0x04,0xfa,0x92,0x0e,0x09,0xe0,0xe3,0xc3, -0x5f,0xe2,0xfc,0x52,0xe5,0xfd,0x9f,0x0e,0x37,0xf6,0x53,0x0e,0x9a,0x20,0x1f,0xc2, -0xef,0x04,0xc3,0xd7,0xb0,0x27,0xb5,0xac,0x62,0x94,0xdc,0xd4,0x34,0x14,0xa8,0x38, -0x51,0xa6,0x43,0x60,0xd9,0x3b,0x1f,0xce,0x07,0xcf,0x99,0x00,0xcf,0xdf,0x0d,0xfa, -0x5d,0x1c,0xed,0x37,0xf7,0xea,0x33,0xdd,0xd6,0x42,0xf3,0xe9,0x8b,0x0e,0x16,0x1c, -0x18,0x38,0xa9,0x2f,0x4d,0x00,0xfe,0xd1,0x51,0xf8,0xf8,0x85,0xff,0x2d,0x93,0x00, -0xef,0x73,0xa8,0xe2,0x36,0x02,0x0f,0x0f,0x0d,0x31,0x42,0xcb,0xe0,0x0b,0xdd,0x13, -0xc0,0xfb,0xe7,0x15,0xee,0x03,0xf6,0x16,0xfa,0x4e,0x0d,0x33,0xa9,0x26,0xcc,0xa4, -0xeb,0x12,0x9f,0x0b,0x0a,0xf2,0x1b,0x15,0xb1,0x01,0x24,0xa3,0xfc,0x1b,0xf4,0xf9, -0xe0,0x72,0xdb,0x0d,0x38,0xcd,0xee,0xf0,0x1d,0x20,0x6c,0x1d,0x25,0xbf,0x10,0x15, -0x77,0xec,0xeb,0xc6,0xc3,0xbb,0xba,0xd3,0x01,0xda,0x08,0x1d,0x87,0x19,0x1c,0x8d, -0x04,0xf4,0xd8,0xdb,0x3c,0x5c,0x0c,0xf7,0x81,0xe2,0xc4,0x15,0xcc,0xf0,0xc9,0xee, -0x27,0x0e,0x21,0x25,0xf7,0x14,0x28,0x43,0x20,0x50,0x3f,0x00,0xff,0xf1,0xef,0x08, -0x9a,0xd2,0x0a,0x4d,0x01,0xee,0x1c,0x0b,0xf9,0xf7,0xc7,0xe9,0xf2,0xbc,0xa9,0xc1, -0xfe,0x51,0x01,0x52,0x4c,0x12,0x21,0x32,0x7e,0xff,0xb8,0x16,0xd8,0xb9,0x32,0xcf, -0xe8,0x51,0x0a,0xeb,0x51,0x3b,0x1b,0x60,0xf4,0xf3,0x08,0xfe,0x02,0xe7,0x0b,0xda, -0x85,0xbc,0x1b,0x12,0x27,0xf8,0x9c,0xef,0x09,0x62,0x19,0x3b,0xb8,0x22,0x04,0x4b, -0xf1,0xdb,0x98,0xea,0xff,0xf7,0x08,0x1d,0x2b,0x10,0x3b,0xa7,0x14,0x2f,0x74,0x38, -0x08,0x07,0xdc,0xca,0x7f,0xc0,0xc4,0xd8,0xc9,0xb6,0x5a,0xde,0x1b,0xaa,0x37,0x03, -0xbc,0x17,0x1c,0xca,0x26,0xf5,0x59,0xfd,0xef,0x64,0xf0,0xe6,0xf3,0x10,0x2f,0x04, -0x24,0x28,0x5b,0xe4,0xfa,0x4e,0x29,0xfc,0x37,0xeb,0xf4,0xc4,0x1a,0xdf,0x79,0xe1, -0xd9,0x5d,0x01,0xd3,0x55,0xf6,0xcf,0x3d,0xf2,0x10,0x93,0x05,0x02,0xf0,0xf5,0x19, -0x61,0xd2,0x07,0x53,0x15,0xff,0x65,0x36,0x0c,0x30,0x22,0x15,0xba,0x28,0x16,0x21, -0x23,0x03,0x74,0x0d,0x00,0x17,0x14,0x0a,0x50,0x28,0xd3,0xc0,0xe8,0xe2,0xdd,0x08, -0xf8,0x4e,0x24,0xdf,0x69,0x03,0xd0,0xf9,0xe5,0xe5,0x25,0xfe,0xf5,0xc1,0xd5,0xd3, -0x46,0x0f,0x30,0xfd,0x2b,0x17,0xc2,0xf3,0x28,0x2f,0x13,0x3e,0xe0,0xf9,0xfa,0x0e, -0xe9,0xf4,0xc8,0xf0,0xe2,0xa3,0xf9,0x1c,0xa1,0x15,0x21,0xea,0x05,0xfc,0x8e,0x02, -0xeb,0x2f,0xce,0xc5,0x47,0xe1,0xbb,0x20,0xc7,0x05,0xa4,0x3c,0x06,0xe3,0xec,0xf1, -0xad,0x32,0x1f,0x74,0x3d,0x05,0xeb,0x1c,0xf7,0x17,0x33,0x0f,0x42,0x18,0xf6,0x2b, -0xfc,0xbf,0xe7,0xaf,0xaa,0xf1,0xb4,0xe4,0x46,0x14,0x1d,0x78,0x59,0x32,0xaf,0x20, -0xdd,0xa9,0xe1,0xfc,0xc8,0xdd,0x26,0xa7,0x3e,0x3d,0xed,0x07,0xea,0x07,0x06,0xf8, -0x53,0xba,0xd5,0xa0,0xaf,0xea,0x45,0xff,0x1e,0xe3,0x05,0x3f,0x78,0x23,0xfe,0x5b, -0xbc,0xd1,0x3d,0xd7,0xfe,0x90,0x03,0x03,0xd1,0x08,0x07,0x6f,0x1c,0x20,0x61,0x0e, -0x04,0xc6,0xff,0x08,0x21,0xe2,0xe6,0xcb,0xbb,0x0a,0x2d,0xe2,0x01,0x30,0x01,0x16, -0x64,0x31,0xf7,0x58,0xfc,0xdc,0xc4,0xe1,0xe9,0x45,0xfc,0xe3,0x3b,0x2e,0xf9,0x62, -0x4a,0x15,0x1f,0x25,0x0c,0x8e,0x61,0x34,0x90,0xfb,0xdc,0x36,0xde,0xd8,0x45,0xe2, -0x0c,0xab,0x23,0x1d,0x52,0x07,0xf9,0xdf,0x2e,0x1e,0x6c,0xd2,0xe4,0xae,0xf5,0xf0, -0x37,0x28,0xff,0x30,0x05,0xeb,0x1e,0xde,0xce,0x60,0xd5,0xef,0xc6,0xfd,0x12,0x05, -0x33,0x3a,0xa2,0xec,0xf7,0x99,0xe4,0x13,0x96,0xfd,0xf1,0x87,0xe1,0xfa,0x76,0x22, -0x37,0xf9,0x30,0x0f,0x81,0xd8,0xe6,0x72,0xea,0xee,0x29,0xd6,0xd9,0xdf,0x07,0x04, -0xee,0xf7,0xf0,0x15,0x08,0x02,0xe7,0x27,0x36,0x63,0x24,0xfd,0xbe,0xdf,0xc9,0x2e, -0xba,0xea,0x8e,0xfe,0x1d,0xce,0x0b,0x2e,0xb6,0x1b,0x1f,0x8a,0x1c,0x36,0x08,0x0d, -0x13,0x55,0x20,0x18,0x4d,0xef,0xe4,0x48,0xbf,0xc6,0xdf,0xba,0xd7,0x5d,0xd4,0x12, -0xee,0xf9,0xea,0x5a,0x25,0x25,0xd5,0xdf,0xf4,0xd3,0xe7,0x31,0x63,0x3e,0x5d,0x6c, -0x20,0x21,0x1a,0xbf,0xc9,0xe9,0xe8,0xf4,0x2c,0x04,0x28,0x66,0x39,0x2f,0xd8,0x0b, -0x04,0x30,0xc2,0xef,0x8e,0xd3,0xe2,0x9d,0xc8,0xfe,0xdb,0x1b,0x20,0x02,0x0e,0x09, -0xe9,0x0c,0xf8,0xd7,0x2f,0x1f,0x69,0xf2,0xfc,0xef,0x20,0x2e,0x5c,0x12,0xf5,0x8f, -0xfb,0xcd,0x2d,0x09,0x1c,0xf8,0x08,0x0f,0xea,0xd9,0x9f,0x7c,0xc9,0xc3,0xb0,0x18, -0x2c,0xac,0x26,0x2f,0xd0,0x2f,0x06,0xb4,0x0f,0x08,0xb4,0x08,0xf4,0xc9,0x20,0xce, -0xc8,0xef,0xcd,0xef,0xcc,0xd0,0xa6,0xd0,0xe4,0xc3,0xea,0xfe,0xe0,0x47,0x2e,0x60, -0x3b,0x44,0x20,0xfd,0x00,0x88,0xd3,0xba,0x00,0x06,0x25,0x13,0x2e,0x15,0xb2,0x0d, -0xfb,0x8f,0xd6,0xd9,0xa9,0xee,0x24,0xe2,0x43,0x3a,0x14,0x1b,0x0d,0x2b,0xff,0xe5, -0x52,0xf6,0xca,0xb9,0xf2,0xf5,0x4c,0xfd,0xdb,0xf7,0x28,0x19,0xc7,0x0c,0x28,0x46, -0x14,0xe9,0x7d,0x16,0x1c,0x3f,0xfb,0x17,0x63,0xfc,0xdc,0x56,0xb2,0xae,0xf3,0x8a, -0xd0,0x63,0x09,0x12,0x9f,0x1e,0x14,0x08,0x39,0x3e,0x06,0x2d,0x2c,0xb0,0x35,0x1e, -0x94,0x17,0x06,0x3f,0x14,0xd5,0xbb,0xd6,0xf8,0x4a,0xd4,0xe1,0xe9,0xdc,0xda,0x11, -0x0f,0x16,0xdc,0x12,0x00,0xde,0x26,0x10,0x98,0x16,0x17,0x1d,0x49,0x3a,0xd2,0x34, -0xfa,0xab,0xf7,0xf6,0x81,0xde,0xca,0x51,0xc4,0xf7,0x6c,0x06,0xee,0xc7,0x0c,0xdb, -0x94,0xdd,0xfe,0x14,0x1c,0xfb,0x47,0x17,0x22,0xdc,0x60,0x34,0x0b,0xe9,0xdc,0x56, -0xe0,0xd5,0x35,0xdf,0xf1,0xc9,0x25,0xea,0x6e,0xf1,0x06,0xe3,0x25,0x02,0x56,0xd6, -0xee,0x93,0x05,0xec,0xe6,0xf2,0x05,0x29,0xec,0xee,0x69,0x0a,0x35,0xd6,0x14,0xfa, -0x52,0x01,0xf3,0xe1,0xe3,0x03,0xa9,0x1a,0x10,0xbf,0x21,0xdc,0xd0,0xea,0xc5,0xb6, -0xda,0xdc,0x13,0x03,0x02,0x1d,0xea,0x10,0x3e,0x2b,0x2f,0x39,0x17,0x25,0xd2,0x28, -0x46,0x96,0x12,0xbb,0x03,0xec,0xe3,0xc6,0xd4,0xe6,0x21,0xde,0x05,0x94,0x36,0x33, -0x28,0x42,0x5a,0xe5,0x23,0xfb,0xec,0xf1,0xd4,0xe4,0xf3,0xff,0xae,0xf4,0xee,0xee, -0xdf,0xcd,0x7c,0xf2,0x0b,0x57,0x4c,0x08,0x83,0x00,0xf2,0xe3,0xf3,0xf7,0x47,0xf5, -0x02,0x9c,0xeb,0xf5,0x80,0xeb,0xf4,0x66,0x01,0x1a,0x7c,0xfe,0x0d,0x8a,0x12,0xce, -0x32,0xd6,0xe0,0x2a,0xd0,0x02,0xb7,0x0f,0xf8,0xe2,0x00,0x37,0xd0,0x64,0x54,0x86, -0x1f,0xe2,0xe7,0xec,0xca,0x55,0xf0,0xf3,0x08,0x0c,0x10,0x84,0x21,0x2f,0x00,0x2e, -0x12,0x6d,0x00,0x02,0x5c,0xf7,0xd7,0x5a,0xfd,0xe3,0xd1,0xec,0x10,0x98,0xe6,0xfc, -0xc8,0xd4,0xdf,0x08,0xdf,0xf7,0xb7,0xd9,0xd8,0x3d,0xf2,0xe8,0xbb,0x0d,0x05,0x5b, -0x25,0x1a,0x2f,0x0b,0x34,0x56,0x2a,0x19,0xd7,0x20,0x04,0x5e,0x0e,0x06,0x34,0xf8, -0xd7,0x9a,0xd9,0xda,0xc0,0xfb,0x29,0x75,0x53,0x3e,0x40,0x23,0x04,0xb2,0x11,0x01, -0x64,0xef,0xcb,0xd3,0xd3,0xf1,0x56,0xcb,0xdd,0x0a,0xe7,0xe3,0xd8,0xe4,0x2b,0xab, -0x22,0xf1,0xeb,0x05,0xe3,0xd3,0x1e,0x30,0xbc,0x43,0x3e,0x84,0x2d,0x1f,0x5a,0x1e, -0x07,0xfa,0x06,0x0e,0x17,0xea,0xa2,0x25,0xba,0xce,0x5d,0xb9,0xd5,0xaa,0x00,0xfc, -0xd8,0x18,0x16,0x96,0x19,0x11,0xad,0x18,0xec,0xc0,0xc8,0xbc,0xe4,0xd4,0xd7,0xb5, -0x2f,0x11,0x7e,0x36,0x20,0xb7,0x2e,0x11,0x08,0x2b,0x2d,0x5b,0x30,0x07,0x0d,0x2a, -0x0e,0x62,0x11,0xc2,0x2a,0xc3,0x80,0xd0,0x87,0xa7,0x26,0xec,0xeb,0xf8,0x1e,0x21, -0x83,0x43,0x34,0xd4,0x33,0x33,0xbf,0x24,0x10,0x7d,0x18,0xe0,0x81,0x2f,0xf5,0x70, -0xe1,0xda,0x29,0xa9,0xbb,0xb7,0xe5,0xee,0xd1,0x2f,0x1f,0x40,0x23,0x38,0x7a,0x21, -0x3c,0x87,0x1e,0x25,0x7a,0xae,0x93,0xba,0xdc,0x08,0xa8,0x0f,0x0e,0xb1,0x57,0x1a, -0x0a,0x04,0x1c,0xc2,0x29,0xe6,0x91,0xf8,0xe0,0xad,0xcd,0xc1,0xb5,0xe7,0x16,0xca, -0x00,0x10,0xec,0xfd,0xef,0x58,0xcc,0xd8,0x39,0x02,0x12,0xd2,0x04,0xf7,0x5c,0x53, -0x2b,0x1d,0xed,0xf5,0x6d,0x05,0xf2,0xf9,0xe2,0xe2,0xc7,0xec,0xf5,0x40,0xfd,0x1f, -0x63,0x1a,0x16,0x54,0xf9,0x17,0x97,0x24,0x21,0xdf,0x00,0x02,0xdf,0xf5,0x03,0x1f, -0xee,0xfd,0xb1,0xf4,0x02,0xd6,0x36,0x34,0x47,0x2c,0x07,0x3e,0xe0,0xca,0xc9,0xce, -0xe2,0xc5,0xd3,0xf6,0xa2,0xdf,0xf9,0xc4,0x0f,0x18,0xca,0x39,0x10,0x6b,0x1a,0x1d, -0x33,0x34,0x1b,0xee,0x16,0x01,0xc3,0xda,0xec,0x45,0xde,0x05,0x4a,0xf3,0xd1,0xbe, -0xcd,0x3a,0x02,0xfb,0x2d,0x1e,0x0d,0x3c,0xde,0x01,0xda,0x56,0x02,0xf4,0x5f,0x9f, -0xbc,0xf8,0xda,0x0c,0xc2,0x1f,0x26,0x7e,0x08,0x2f,0x54,0xfd,0xdf,0xcd,0xed,0x0a, -0x4f,0x3c,0x1b,0x6b,0x03,0x15,0x04,0x30,0x09,0x64,0x11,0x21,0x59,0xf2,0x07,0x11, -0x02,0xf5,0x1c,0xf9,0x07,0x8d,0x1e,0xea,0xe3,0xdf,0xcb,0x93,0xd0,0xa7,0x50,0xcf, -0xdc,0xb9,0xe7,0x28,0x12,0x06,0x00,0x3e,0x07,0xf1,0x16,0x34,0xe8,0x45,0xfd,0xeb, -0x3c,0x21,0xf9,0x04,0x0f,0x08,0x5d,0x2b,0x3a,0x7a,0x30,0x11,0x8a,0x08,0xd4,0x8a, -0x2d,0xde,0xe5,0x0d,0xfe,0x6f,0xfb,0x0d,0x37,0x13,0x02,0xb0,0xfb,0x0c,0x24,0x0c, -0xeb,0x12,0xfa,0xc9,0x75,0xe2,0xc4,0x0f,0xc4,0xd4,0x79,0xd2,0xfa,0x8d,0xf2,0xe0, -0x70,0x29,0x40,0x6b,0x3e,0x0e,0x1f,0x52,0x0b,0xde,0xf5,0xde,0xe8,0xf7,0xf8,0xda, -0x17,0xf9,0xb6,0xf7,0xf1,0x79,0xf7,0x0a,0xd4,0x23,0xe6,0x8c,0x1e,0x25,0x6a,0x4f, -0x24,0x67,0x27,0x07,0xbe,0xcd,0xda,0x96,0xc9,0xf5,0x61,0xd0,0xf7,0x64,0xfa,0x05, -0xec,0x30,0x33,0xd4,0xe7,0xf9,0x32,0xe2,0xd6,0xdf,0xe2,0x0d,0xa7,0xe5,0x1b,0xe3, -0x0c,0x18,0xf2,0xe1,0x0f,0xb0,0x18,0x17,0x77,0xea,0x08,0xce,0x08,0x00,0xd5,0xcd, -0xec,0xbf,0x02,0xe8,0x62,0x2c,0x32,0x36,0x16,0x15,0x8c,0x0e,0x25,0x48,0x15,0xeb, -0xe2,0xac,0xda,0xab,0x01,0x12,0x4d,0x08,0x03,0xf5,0xef,0xc6,0x0b,0xbd,0xc0,0x9d, -0xab,0xc9,0x43,0xe7,0x10,0x8d,0x18,0x2c,0xfe,0x51,0x4b,0x42,0x0e,0xfd,0xa8,0x25, -0xf3,0xe1,0xf2,0xe8,0x52,0xd7,0x13,0x72,0x1e,0xf5,0x5b,0x0d,0x07,0x37,0x4b,0xec, -0x16,0x00,0xe9,0xda,0xff,0x32,0xfe,0x28,0xec,0x85,0xdb,0xeb,0x2e,0xda,0xc8,0x5c, -0xde,0x14,0x6d,0x15,0x2f,0x18,0x0c,0x0f,0xfc,0x03,0xfe,0x3a,0x0c,0x23,0x4f,0x29, -0xea,0xa6,0xf6,0xff,0xfa,0xf2,0x2c,0xc0,0xef,0xf6,0xce,0x09,0xf7,0x88,0xeb,0x18, -0x2c,0xf3,0x27,0x2f,0x0a,0x0f,0x0b,0xbc,0xec,0xdb,0xd3,0xc7,0x80,0xc1,0xae,0xdc, -0xb9,0x17,0xfa,0x2b,0x24,0xf4,0x18,0x39,0x90,0x3c,0x2b,0xb2,0x1d,0x09,0x37,0x1d, -0xf9,0x9c,0x1f,0x1f,0x67,0xf6,0xfc,0x15,0x1a,0x03,0x83,0x1d,0x14,0xf0,0xff,0xe4, -0x49,0xf4,0xed,0x19,0x0b,0xf3,0x9f,0x0a,0xca,0x08,0xef,0xef,0xbe,0x20,0x27,0x49, -0x2c,0x19,0xb4,0x1b,0xf1,0x4c,0xc6,0xbb,0x15,0xd6,0xdf,0xb4,0xe8,0xe0,0x1e,0x15, -0xf2,0xa7,0xf1,0x13,0xc6,0x0a,0xf7,0x0d,0xd5,0x0e,0x2f,0x03,0x12,0xc9,0x18,0x1f, -0x24,0x3a,0x24,0x88,0x05,0x04,0x74,0x0a,0xe3,0x97,0xfb,0x19,0x24,0x18,0xe7,0x8b, -0xde,0xe2,0x8f,0xe0,0xd8,0x7d,0xe4,0xf5,0x7a,0x16,0x2c,0x12,0x14,0x11,0x33,0x1c, -0xe7,0x3e,0xeb,0x10,0x54,0xeb,0xfd,0x7b,0x19,0x17,0xfb,0x04,0x14,0x2d,0x15,0xec, -0x63,0x02,0x0d,0xda,0xfc,0x00,0x0f,0x17,0x16,0x50,0x1d,0xf8,0x25,0xe8,0xe4,0x59, -0xe2,0xc1,0x60,0x05,0x31,0x06,0x07,0xd6,0x8a,0xf4,0x02,0x22,0x1d,0x04,0x6c,0x15, -0xf7,0x21,0x38,0x2d,0x26,0x0c,0xe2,0xaa,0xcd,0x10,0xf8,0x09,0xe7,0xb3,0xcf,0x09, -0xab,0x46,0x2c,0x08,0x24,0x07,0x3d,0xdf,0xfe,0x72,0xbd,0xe2,0xd1,0xcd,0x0e,0x2e, -0xf7,0x13,0x78,0x0c,0xf6,0xc3,0xf9,0xd9,0xe5,0xf9,0x08,0xfc,0xee,0x0c,0xac,0x13, -0x14,0x0a,0x11,0x22,0x89,0xea,0x0b,0xe9,0x18,0x10,0x5a,0xbf,0x00,0x4d,0x0f,0x20, -0xed,0xec,0x0d,0xbb,0xd7,0xef,0xf7,0xd9,0xf7,0x24,0xbe,0xf7,0x6e,0x08,0x3f,0xcf, -0x17,0x37,0x6c,0x13,0x2b,0x87,0x14,0xfa,0x20,0xf2,0xf1,0x6e,0xdc,0xf9,0x1a,0xdc, -0xe1,0x9d,0xc2,0xff,0x7c,0x09,0xfb,0x3a,0x17,0x36,0x13,0x0b,0x18,0xa9,0x1c,0x13, -0x19,0xf9,0x01,0x04,0xd9,0x99,0x90,0xd8,0xf1,0xa0,0xf4,0x0d,0x73,0x12,0xdf,0xf8, -0x28,0xfb,0x21,0x34,0x37,0xa7,0x26,0x22,0x4c,0x1e,0x0f,0x76,0x20,0xe3,0x6b,0x19, -0xef,0xf5,0xea,0xed,0xe2,0xef,0xb8,0x3f,0x04,0x16,0x51,0x24,0x31,0x6d,0x15,0x0a, -0x40,0xea,0xf3,0x99,0xc6,0xdb,0x3f,0xf0,0xfd,0x2a,0x2c,0x30,0x61,0x1d,0x0b,0x6f, -0x23,0x17,0x16,0x0a,0xf7,0x42,0x03,0xf9,0x56,0xe3,0xdb,0x15,0xad,0xcb,0xda,0xd9, -0x00,0xab,0x20,0x43,0x81,0x2d,0x3a,0xd1,0x15,0x02,0x4b,0x0f,0x0c,0x10,0x07,0xd9, -0x39,0xd6,0xf8,0x16,0xf9,0x0c,0x6e,0x04,0xf5,0xdd,0x01,0xe4,0x98,0x03,0xe4,0x4c, -0xf5,0x08,0xef,0xfe,0xf5,0x28,0x26,0x24,0x30,0x2c,0x20,0x65,0x1a,0x16,0x43,0x1a, -0xf6,0x95,0xf0,0xce,0x6f,0x00,0xd4,0x90,0xd1,0xad,0xb0,0xbb,0xff,0x7d,0x28,0x02, -0x7e,0x18,0x05,0x30,0xf3,0xdf,0xa9,0xc2,0xfe,0x8e,0x2d,0x32,0xeb,0x59,0x22,0x41, -0x06,0xe7,0x7c,0xea,0xf3,0xa6,0xf6,0xf8,0xd9,0xdd,0xf7,0xe3,0x06,0x0e,0xce,0x0d, -0x48,0x26,0x33,0x38,0xea,0x15,0x1b,0x66,0xf7,0x02,0x58,0xd9,0xbd,0xc5,0xb0,0xc9, -0x6b,0xe8,0xe7,0x95,0xe4,0x0a,0x5b,0x02,0x1a,0x6f,0x35,0x38,0xbe,0x28,0x20,0x3b, -0x1a,0x2b,0x44,0x10,0x05,0x27,0xcd,0xe6,0xd7,0xe2,0xe3,0x0a,0xd2,0xe6,0x2b,0xd5, -0xf1,0x22,0xbf,0x1f,0x3d,0x10,0x06,0xc3,0x08,0x26,0x28,0x11,0x24,0xe1,0x25,0x03, -0x19,0x19,0xdb,0x2e,0x0a,0x04,0xe1,0x3b,0xfd,0x48,0xee,0xfa,0xf4,0x12,0x14,0x21, -0xfe,0xd6,0x5a,0xd9,0xe2,0x6c,0xf1,0xdd,0x7a,0xfe,0x07,0x2d,0xfc,0x05,0x1a,0x10, -0xf6,0x71,0x0e,0x13,0x5b,0x12,0x09,0x64,0xf8,0xf2,0xcd,0x0b,0x28,0x78,0x03,0x2e, -0x18,0x1c,0x17,0xda,0x04,0xde,0x0a,0xdc,0xd1,0x69,0xde,0xcc,0xff,0xb2,0xc5,0x7a, -0xda,0x25,0x28,0x3c,0x47,0xc6,0x3b,0x53,0x11,0x2d,0x2a,0x7b,0xfd,0x27,0xca,0xf7, -0xe7,0xb9,0xdf,0xbe,0x18,0xe7,0xd3,0x54,0xf0,0x2b,0x2f,0x10,0x1d,0xf5,0x20,0x03, -0x61,0xfd,0x20,0xde,0x27,0x0c,0xaa,0x04,0xff,0x7c,0xec,0xec,0x40,0xd9,0xde,0xa4, -0xab,0x0c,0x3b,0x19,0x04,0xc6,0x07,0xe6,0xe4,0xe5,0xe2,0xb6,0xca,0xdf,0x16,0xdd, -0x18,0xde,0x35,0x2c,0xe1,0x30,0x5a,0xa4,0x3a,0x29,0xa0,0x3d,0x0d,0x0e,0xd1,0xca, -0xa9,0xc8,0xc9,0x3f,0xf9,0xfc,0x17,0x24,0x0c,0xeb,0x14,0xdb,0xeb,0x18,0xf7,0x7b, -0x0e,0x19,0x28,0x11,0xf4,0x39,0xe9,0xdb,0x12,0xf6,0xe4,0x5b,0x02,0xf9,0x72,0x08, -0x15,0x53,0x2b,0xe3,0xa6,0x0d,0x00,0x38,0xef,0xe8,0x57,0xfe,0xe2,0x8c,0xe3,0x0d, -0xe5,0xf4,0x0e,0xa4,0x05,0x3b,0x98,0x1e,0xfb,0x14,0xea,0xef,0x7e,0xe3,0xc6,0xa3, -0x1b,0xd8,0xfe,0x03,0xfe,0xa1,0x10,0x1f,0x52,0x3e,0x2b,0x89,0x03,0x28,0x9b,0x24, -0x0f,0xb7,0xc9,0xca,0xf9,0xc9,0x0d,0xfb,0xec,0xfe,0xe3,0x0a,0x12,0xf9,0xee,0xe0, -0xc8,0xdb,0xea,0xa8,0xfb,0x20,0xbc,0x14,0x07,0xeb,0x17,0x31,0x4c,0x0a,0x2a,0x02, -0x04,0x07,0x1a,0xd3,0x27,0xb5,0xe5,0xf8,0xc9,0xca,0xef,0xa1,0xfb,0x1b,0xa5,0x18, -0x03,0xe0,0xe7,0xf6,0xc0,0xf5,0xef,0x67,0xe2,0xf6,0x32,0x34,0x31,0xe9,0x0a,0x20, -0x32,0x15,0xfc,0xee,0x0a,0x04,0xec,0x02,0xee,0x66,0xe8,0xfa,0x3c,0x11,0xf2,0x9b, -0xf3,0xd0,0x70,0x04,0xeb,0xf7,0xc5,0xbb,0x03,0xff,0xd0,0x82,0xf8,0xf6,0xe2,0x2b, -0x19,0x35,0x41,0x4d,0x64,0x2c,0x24,0xc9,0x3d,0x03,0x4c,0x15,0x1b,0x7a,0x07,0x19, -0x0c,0x17,0xcc,0xd3,0xe3,0xf8,0x93,0x01,0xee,0x80,0xf6,0xc0,0xe8,0xd2,0xf9,0xa1, -0xdc,0xe3,0xc1,0xfd,0xea,0x0b,0x35,0x32,0x09,0x32,0x2b,0x97,0x03,0xe4,0xf5,0x04, -0xda,0xa9,0xd9,0xd2,0xda,0xc4,0xf7,0x73,0xfe,0x07,0xa6,0x17,0x1b,0xeb,0x33,0x50, -0x05,0x2a,0x17,0x37,0x2c,0xfd,0x66,0xf8,0xf0,0x64,0xe7,0xe8,0xe0,0xd5,0xd1,0x40, -0xe3,0x14,0x2b,0xcb,0x02,0x03,0xf0,0x02,0x56,0x23,0x21,0x12,0x10,0x46,0x3e,0x25, -0x15,0xb5,0x17,0x1d,0x83,0xdd,0x0d,0x4e,0xe9,0xcd,0x9f,0xbe,0xe0,0x96,0xc0,0xc8, -0x31,0xbe,0xfd,0x02,0x19,0x34,0xe6,0x38,0x18,0x3b,0x22,0x10,0x1c,0x30,0xf3,0x05, -0x18,0x11,0x96,0x24,0x10,0x15,0x18,0x0f,0x07,0x0b,0xe5,0x67,0xb9,0xc9,0xe4,0xff, -0x13,0xe2,0xd7,0x02,0xc3,0x00,0x17,0x83,0x2a,0x1f,0x05,0x2a,0x3b,0xa9,0x53,0x43, -0xe7,0x26,0xf1,0x62,0xdb,0xd2,0xf9,0xa6,0xaa,0xd0,0xd6,0xc1,0x1c,0xd0,0xfb,0xfa, -0x17,0x24,0x59,0x1a,0xed,0x0a,0x26,0x22,0x66,0x1b,0x0a,0xdb,0x04,0xef,0xa7,0xf7, -0xe3,0xdc,0x24,0x2a,0x72,0x0e,0x02,0xd1,0xd7,0xe2,0x28,0x01,0xd9,0xe4,0xef,0xf0, -0x67,0x05,0xfe,0xec,0x23,0xde,0xb4,0xd4,0xf9,0x87,0x31,0x42,0x7d,0x59,0x2d,0x3e, -0x1c,0xd2,0x6e,0xd5,0xae,0x51,0xb4,0xd0,0xff,0xb5,0xe0,0x89,0x10,0x0a,0xc0,0x47, -0x2c,0x7c,0x4d,0x4b,0x96,0x30,0x08,0xe8,0xe7,0xbb,0x1e,0xd1,0xf9,0x65,0xf2,0xfc, -0xf6,0x12,0x00,0x4d,0xed,0x0b,0xb3,0x0e,0x12,0x47,0xf9,0x02,0x1e,0x03,0x0c,0x4c, -0xe7,0xf4,0x97,0xf4,0xfd,0xe2,0xe2,0x22,0x04,0x31,0x26,0xd8,0xf4,0xe7,0xe5,0xea, -0xcc,0x2d,0xec,0x0e,0x1e,0xfb,0x08,0x62,0xe8,0xe0,0x22,0xda,0xbf,0x39,0xef,0xe9, -0xf9,0xbe,0xe8,0x1f,0x31,0x37,0x99,0x4d,0x29,0xaa,0xcc,0x09,0xd9,0x2e,0x30,0x60, -0x45,0x34,0x82,0xf6,0xe5,0x06,0xd7,0xd3,0x91,0xda,0x06,0x7c,0xfe,0x11,0xaa,0xfc, -0x12,0xa8,0x06,0xf4,0x11,0xf2,0xdb,0x1d,0x07,0xf9,0x75,0xfd,0x12,0x5a,0xe9,0x01, -0x7a,0x19,0xcf,0x74,0x02,0xfd,0x90,0xf9,0xce,0xc1,0xce,0xf7,0xf7,0x15,0x01,0xf5, -0x54,0x36,0x4b,0x17,0x3d,0x58,0x21,0x0a,0x00,0x03,0x00,0xc9,0x1d,0x32,0xc6,0x04, -0xef,0xf4,0x0c,0xe8,0x3d,0xd3,0xd6,0x30,0xf1,0xe1,0x37,0xd3,0xe3,0x00,0x0f,0x08, -0x6f,0x49,0x39,0x3a,0x0d,0x2d,0x39,0xfe,0xee,0x62,0xe4,0xc5,0xd1,0xff,0xfc,0xa5, -0x1c,0x38,0x21,0x42,0x23,0x20,0x13,0xe7,0x84,0xdb,0xbd,0x51,0xe3,0xd8,0x6a,0x04, -0xe6,0x41,0xfa,0xde,0x97,0x1b,0x08,0x43,0xf8,0x08,0xd7,0x1e,0x08,0x14,0xf6,0xe9, -0x58,0xe6,0xf1,0x79,0x1b,0x0e,0x76,0xf1,0x0e,0x1f,0x1e,0x15,0x28,0x0b,0x2a,0xcb, -0x07,0x14,0x24,0x02,0x0a,0xb4,0xdb,0x0b,0x5c,0xd9,0x01,0x32,0x0e,0xf6,0xd4,0x1d, -0xdc,0x58,0xcf,0xe7,0x16,0xf9,0x0a,0x85,0x01,0xd6,0x5f,0x00,0x31,0x3c,0x50,0x1a, -0x85,0x1a,0x00,0x59,0xde,0xc5,0x40,0xeb,0xf4,0x8a,0xdd,0x0b,0x36,0x00,0xe6,0x7f, -0x03,0x05,0x4f,0x22,0x0e,0x1c,0x08,0x27,0xd5,0x1d,0x29,0x34,0x07,0xe7,0x94,0xfb, -0xc6,0x6b,0xdd,0xca,0x2c,0xcf,0xd2,0x2f,0xe6,0x0e,0xfb,0x14,0x1a,0xde,0xfc,0x13, -0xdd,0x0e,0x2e,0xaf,0xf5,0x07,0xc2,0xfd,0x25,0x98,0xfd,0x17,0xeb,0xea,0x10,0x3d, -0x30,0xfe,0xa8,0xe2,0xd9,0x6b,0x20,0xec,0xde,0x91,0xda,0xcf,0xf8,0x00,0x6b,0x14, -0x24,0x6f,0x1b,0xed,0x06,0x03,0xe4,0xf6,0xd4,0xd6,0xec,0xd8,0xfc,0x0b,0xe8,0x22, -0x17,0x40,0x41,0xc3,0x3f,0x38,0xf5,0x23,0x0f,0xa7,0x06,0x16,0x41,0xe1,0x03,0x28, -0xea,0xeb,0x3d,0xc7,0xc6,0xa8,0xe9,0x23,0xca,0xe5,0xea,0x99,0xee,0x23,0x50,0x2e, -0x2e,0xc3,0x2a,0x17,0x51,0xe0,0xf6,0xc3,0xf7,0x08,0xf1,0xfe,0xf7,0x16,0xf5,0x02, -0xea,0x0f,0x0d,0xae,0x15,0xe5,0x00,0xf6,0xe5,0x3b,0xf2,0xd5,0x9d,0x0e,0xfb,0xc5, -0x4f,0x0e,0x9a,0x23,0xe8,0x1a,0x1a,0xd8,0x8d,0xf8,0xe7,0x82,0xfd,0x08,0x58,0x20, -0xfa,0x85,0x18,0x19,0x06,0x21,0xfc,0xa1,0xfb,0xec,0xb2,0x03,0xf3,0x17,0x1f,0x20, -0x41,0x52,0x24,0x29,0x1d,0xe1,0x93,0xe6,0xb9,0xfd,0xb0,0xbe,0xc4,0xcc,0x04,0xe7, -0x38,0x16,0x47,0x09,0x02,0xe1,0x20,0xe9,0x9f,0xd1,0x23,0x31,0xf5,0x1b,0x72,0x12, -0xf3,0x4d,0xfa,0xfd,0xd1,0x0b,0x15,0x87,0x03,0xd5,0xc2,0xd2,0xef,0xc6,0xf3,0xf3, -0x84,0x18,0x3a,0xe5,0x41,0xf4,0x20,0x13,0x08,0x2d,0x0b,0xeb,0x38,0x29,0xde,0xbf, -0x06,0x0e,0x3f,0xef,0xc9,0x4d,0xbd,0xbf,0x26,0xdb,0xcf,0x66,0xdf,0x16,0xe2,0x2d, -0x25,0x40,0x33,0x22,0xdc,0x0a,0xfb,0xc3,0x0b,0x01,0x74,0xfa,0xe2,0xe0,0xfe,0x09, -0xa9,0x0a,0x17,0x74,0x39,0x17,0xe4,0xeb,0xd8,0xcc,0xf3,0xd4,0x7c,0xe4,0x1d,0xbe, -0x32,0x3a,0x3f,0x2c,0x31,0x5f,0x3c,0xf2,0xf9,0xca,0xc4,0x18,0xa4,0xe5,0xd1,0xde, -0x28,0x99,0x2f,0x38,0xf1,0x21,0x24,0xdf,0xf3,0x11,0x73,0xd2,0xb6,0xfc,0xd8,0xcf, -0x26,0xf3,0xfb,0xc6,0x1a,0x37,0xfc,0x2e,0x52,0xd7,0x58,0x09,0x7d,0xea,0xc8,0xa1, -0x95,0xc9,0x47,0xe6,0xdd,0xa7,0x14,0x10,0xd9,0x2d,0x32,0x43,0x40,0x16,0xaf,0xfa, -0x18,0x4b,0x12,0x05,0x60,0xee,0xdd,0xf8,0xf5,0xc5,0x94,0xe5,0xce,0x2b,0xef,0xd7, -0xe7,0xcd,0xf6,0x9c,0x0c,0x17,0x8e,0x1a,0x1f,0x4b,0x04,0x21,0x41,0x14,0x4b,0x90, -0x3a,0x02,0x8e,0x09,0xd6,0x44,0xcb,0xe7,0x62,0xfd,0xfe,0x8d,0xfb,0x26,0x86,0x30, -0x1c,0xcd,0x10,0x23,0xc3,0x00,0x1e,0xee,0xf7,0xed,0x32,0xf7,0xfa,0xf0,0xdf,0x12, -0x16,0x0b,0xd7,0xd5,0xbd,0xde,0x5b,0xc3,0xf1,0x16,0xf5,0x13,0xa2,0x1c,0x1f,0xe6, -0x1b,0x45,0x19,0x41,0x13,0xe1,0xfd,0xfc,0x04,0xdd,0xdc,0x6c,0xc1,0xf1,0x2c,0x17, -0xfd,0x35,0x02,0x01,0xbb,0x22,0xfb,0xa4,0xd0,0xf2,0xf1,0x07,0x1c,0x7e,0x0d,0xff, -0x9e,0xf2,0x05,0xdb,0xf9,0xe3,0x08,0xe4,0xfc,0x53,0xde,0xd5,0x1d,0xbc,0xf5,0x90, -0x07,0x12,0x63,0x34,0x2e,0xc2,0x09,0x19,0x50,0x2a,0x27,0xef,0x26,0x43,0x88,0x00, -0xd9,0x98,0xe0,0xd4,0xc2,0xae,0xf3,0x34,0xe2,0x1d,0xbd,0x23,0x47,0xc0,0xee,0x0e, -0x91,0xfb,0xfe,0x1c,0xd4,0x0e,0x31,0x0d,0xf2,0x88,0xf8,0x2c,0x69,0xf9,0x33,0xca, -0x1f,0xfc,0x7d,0xf1,0x13,0xf8,0xed,0xdb,0x27,0xcf,0xe5,0x5a,0x17,0x06,0x51,0x05, -0xf5,0xdf,0xf8,0xf4,0xfc,0x05,0xe6,0xc1,0x0a,0xf9,0x4b,0x0c,0x0f,0x20,0x1a,0xd6, -0xdd,0xfa,0x01,0x9d,0x16,0x13,0x8a,0x0d,0xd8,0x16,0x08,0x0b,0xb4,0x22,0xff,0xc8, -0x14,0x0c,0xfb,0xc9,0xd8,0x89,0x00,0x01,0x1a,0x3a,0x00,0xa0,0x05,0x02,0xf4,0x04, -0xd5,0x49,0xbd,0xee,0xf3,0xfa,0xe7,0x91,0x32,0x1b,0xb8,0xfb,0x0d,0x51,0xe7,0xf7, -0xb1,0x01,0xef,0xae,0xfc,0x09,0x09,0x33,0xf6,0xbe,0x03,0x03,0xbb,0x0d,0xec,0x6b, -0xf3,0xe7,0x1a,0x10,0xd7,0xa2,0xe9,0x15,0xf2,0x17,0x0b,0x33,0x28,0x22,0x67,0x18, -0xf9,0xe9,0xe3,0xf1,0xa2,0xbb,0xf2,0x4c,0x38,0x25,0x75,0x1d,0xff,0x94,0xf3,0x1b, -0xca,0xf6,0x22,0x81,0x05,0x28,0x47,0xea,0xee,0xa8,0xd7,0xc4,0x4e,0xb5,0xd6,0x80, -0xe7,0xfd,0x68,0x20,0x33,0xf0,0x38,0x1d,0xdd,0x19,0x0d,0xf2,0x14,0xce,0x2a,0xf7, -0xfe,0xe2,0x0b,0x16,0x30,0x1c,0x06,0x94,0x09,0x37,0xc4,0x14,0x06,0x0a,0x08,0xe2, -0x4a,0xc1,0xb8,0xad,0xd6,0xcd,0xf7,0xfe,0x37,0xf0,0x27,0x56,0x7e,0x2a,0x15,0xa3, -0xf7,0xe4,0x4a,0xc6,0xee,0xb2,0xc5,0xff,0xb8,0x14,0x28,0x5f,0x1e,0x06,0x83,0x45, -0x3e,0xab,0x13,0x0b,0xf7,0xf5,0x0b,0x1d,0xd6,0xd3,0x44,0xfa,0x02,0xd5,0xda,0xdd, -0xca,0xe2,0x0e,0x35,0x06,0xf7,0x4e,0xec,0x13,0x1e,0x1f,0x29,0x64,0x12,0xdf,0x40, -0xdc,0x2b,0x37,0x20,0x11,0x64,0x03,0xf9,0xaa,0xe6,0xec,0x05,0xf8,0x01,0x9d,0x0c, -0x2a,0x7c,0x16,0xe8,0x22,0xdd,0xf6,0xab,0xfd,0x05,0xc5,0x01,0x19,0x3a,0x26,0x13, -0xd0,0x02,0x11,0xc7,0xfe,0xdd,0xaa,0xd0,0xf8,0xb8,0xfc,0xe4,0x52,0xf1,0xff,0x3e, -0x2a,0x29,0x41,0x29,0x2e,0x50,0x11,0x23,0x82,0xfa,0xd7,0x7d,0xe1,0x02,0xed,0xfa, -0x24,0xfe,0x26,0x13,0x6e,0x03,0xf6,0x4d,0x05,0xe3,0x96,0xe7,0xb9,0x94,0xd1,0xca, -0xfb,0xf3,0xd1,0xca,0xdf,0x1d,0x9a,0x36,0x42,0x5a,0x30,0x39,0x68,0x19,0x0e,0x62, -0x13,0xea,0x72,0xf4,0xe6,0x95,0xf5,0x02,0x07,0xe8,0xe4,0xf0,0xf3,0xd0,0x2d,0xe1, -0x01,0x6e,0xfd,0x0f,0xa1,0xf7,0x0a,0x05,0x28,0x12,0xc8,0x3c,0x2d,0x73,0x12,0x14, -0xe7,0xfc,0xf7,0x54,0xe9,0xff,0x52,0xf9,0x0f,0x91,0xd5,0xce,0x09,0xc0,0xce,0xe7, -0xff,0x2c,0xbc,0x4c,0x15,0x07,0x04,0x20,0xed,0x01,0x1a,0x68,0x34,0xdf,0xd3,0x05, -0xff,0xca,0x14,0xf4,0x50,0x28,0x05,0x7d,0xf7,0xfb,0x18,0xdf,0xe4,0x41,0xd6,0x19, -0x5b,0x04,0x1b,0x0d,0xde,0xc6,0x26,0xfc,0xfc,0xb2,0x07,0xdc,0xeb,0xdd,0xe5,0x31, -0xf3,0xe1,0x8d,0x0b,0x3e,0x72,0x0d,0xea,0x1f,0xfc,0x2f,0xc5,0x34,0x2b,0x1a,0x39, -0x50,0x59,0x34,0x01,0xb7,0xf1,0xa9,0x6c,0xbf,0xca,0xd3,0xe1,0xbb,0xc9,0xd1,0xd9, -0x6e,0x0a,0xfe,0xee,0xfd,0x14,0x2f,0x3d,0x2a,0x44,0x37,0x19,0xb2,0xdb,0x08,0xa4, -0xf1,0x0e,0x20,0xf5,0x00,0x78,0xf2,0xfe,0x94,0xf6,0xe7,0xd5,0xed,0x32,0xf3,0x16, -0x1b,0x93,0xf7,0xff,0xf7,0x05,0xf9,0x66,0x15,0x1c,0xb2,0x46,0x26,0xc1,0x38,0x2e, -0x60,0xfd,0xd1,0xf6,0xd3,0xf8,0x6b,0x03,0xf4,0xa5,0xf5,0xd0,0x75,0xee,0xd4,0x31, -0x01,0x09,0x84,0x10,0xe6,0xe1,0xdc,0xbe,0xf3,0xdd,0xf0,0x58,0xc7,0xfe,0x0e,0x23, -0x21,0xff,0x0f,0x0c,0xf6,0x10,0x24,0x2b,0x15,0x27,0xe1,0x0b,0x24,0x13,0x07,0x01, -0x23,0xec,0xdd,0x63,0xc4,0xf9,0x4e,0xbd,0xfc,0x3c,0x0f,0x2e,0x13,0x31,0x51,0x05, -0x36,0x33,0xb5,0x0b,0xe5,0xa4,0xef,0xc1,0xd7,0xc4,0xc2,0xbf,0x0b,0xf0,0xe1,0x16, -0x0e,0x32,0x2e,0xfa,0x92,0xf5,0x00,0xb4,0xf1,0xc7,0x9a,0x02,0xfb,0xf8,0x00,0x22, -0x82,0xf6,0xf7,0xfc,0x0d,0xff,0x11,0x06,0x09,0x2b,0x1f,0x04,0xbb,0x1d,0x03,0xd1, -0x2c,0x1e,0x17,0xdc,0x03,0x4b,0x09,0xf9,0xac,0xbb,0x12,0x0a,0x28,0x1d,0xcf,0x01, -0x06,0x52,0x11,0x90,0x66,0xbd,0xcc,0xd2,0xee,0x0f,0x32,0x06,0x11,0x57,0x3a,0x05, -0x26,0x04,0x3e,0xcb,0x21,0xf0,0x60,0x0b,0x0d,0x0c,0xfc,0xc8,0x67,0xe7,0x14,0xd2, -0x10,0x06,0x7f,0x2c,0x2f,0x88,0x28,0xf7,0x2e,0x0a,0xf3,0x5a,0xb4,0xe2,0xa3,0xf3, -0x0d,0xf1,0xd7,0x14,0xbb,0x13,0x2e,0x81,0xf9,0x35,0x59,0xf7,0x20,0xaf,0x16,0x28, -0xa2,0xec,0xfa,0x34,0xda,0xe0,0x8b,0xf6,0xe5,0x0b,0xfa,0x36,0x17,0x0a,0xfd,0x87, -0xf7,0xf4,0x00,0xcc,0xe7,0xc9,0xe8,0x17,0x90,0x1f,0xdf,0xf9,0x1f,0x14,0x1f,0xf0, -0xf2,0xd9,0xfd,0xf8,0xf9,0xe9,0xcf,0x1c,0x18,0xfb,0x43,0x1c,0x13,0xa3,0xfb,0x12, -0xd8,0xf3,0x02,0x99,0xfd,0x03,0x77,0xdc,0xd6,0xef,0xca,0xe0,0x7d,0xde,0x22,0x29, -0x11,0x19,0x1c,0x16,0x2d,0x60,0xf8,0x2d,0xce,0xfa,0x35,0xf2,0x08,0xf4,0xff,0xce, -0xd0,0x3f,0xf3,0xe6,0x9a,0xd9,0xc3,0x2a,0x1a,0xf2,0xb6,0x18,0x1f,0xfa,0x3b,0x15, -0x0b,0x27,0x0e,0x07,0x33,0xec,0xb4,0xfa,0xbc,0xe4,0xe8,0xc0,0xfe,0x11,0x23,0x42, -0x0e,0x34,0x4b,0x0b,0xdf,0x5f,0xf8,0xdf,0x3c,0xf9,0xf6,0x02,0x22,0x11,0x60,0x1b, -0x04,0xdf,0xd7,0xd8,0xdb,0x04,0x0a,0x1f,0xff,0xec,0xf7,0x01,0x07,0xac,0x07,0x26, -0x1f,0xde,0xd6,0x38,0x34,0x12,0xdf,0xf3,0x10,0xc5,0x06,0xd7,0x19,0x0b,0xdf,0x10, -0xf9,0xde,0x58,0x03,0x2b,0xc1,0x03,0x27,0xd5,0x0d,0xf1,0x7a,0xf3,0xe4,0x75,0xf0, -0x0f,0x40,0x3d,0x25,0x50,0x26,0x27,0xed,0x2b,0x1c,0x4d,0xd6,0xde,0x86,0xec,0x25, -0x23,0x16,0xe9,0x7a,0xe6,0xd7,0x37,0xef,0x01,0xff,0xe4,0xf2,0x37,0x17,0x17,0xed, -0x30,0x1b,0x6b,0x04,0xf8,0x63,0xe2,0x15,0xc0,0x1d,0x18,0xbc,0xf3,0x19,0x7b,0x30, -0x3a,0x56,0x02,0x0c,0x25,0xd2,0xc9,0x8e,0xab,0xd9,0xf8,0x0c,0x25,0xf7,0x3d,0xf3, -0xf5,0x17,0x1a,0xb2,0x03,0x08,0xe8,0xfd,0xef,0x02,0x20,0xe5,0xd0,0xf4,0x0c,0x9f, -0x14,0xf2,0x90,0xfb,0x11,0x6d,0x12,0x2a,0x13,0x0c,0xd1,0x59,0xfa,0x15,0xb0,0xd7, -0xe4,0x14,0x1f,0xea,0x96,0x02,0x12,0xc6,0x1b,0xef,0x0d,0x17,0xfa,0xa3,0xe9,0xf9, -0xd5,0x10,0x2a,0xaf,0x22,0xdb,0x05,0xeb,0x0a,0xee,0x17,0xf6,0x14,0xe2,0xde,0x16, -0xdf,0x1b,0x51,0x14,0x20,0xe9,0x24,0x1e,0x6c,0x22,0xec,0x35,0xf4,0xdb,0xa3,0xc2, -0xf0,0x6e,0x06,0xfc,0xd2,0x2f,0x0e,0xb4,0x00,0xd6,0x2f,0x00,0x04,0xc5,0xf0,0x01, -0x26,0x06,0xf6,0x9b,0xf2,0xed,0x3c,0xd1,0xde,0x55,0xff,0x19,0xac,0x07,0x0f,0xc9, -0xd6,0xfc,0x25,0xea,0x00,0x2d,0x0b,0x0e,0x9c,0x10,0x1a,0x45,0x0b,0xf7,0x20,0xe9, -0xd6,0x5e,0xf0,0xf6,0x60,0x16,0x14,0x34,0x01,0xfd,0x5f,0x00,0x0f,0xf7,0xf9,0x0f, -0x6b,0x17,0x0c,0x8d,0xf9,0xcf,0x17,0xdc,0xb5,0x21,0xe4,0xe2,0x2f,0x16,0x2c,0xdf, -0x4a,0x3d,0x42,0x29,0x0f,0xc4,0xf7,0xfc,0xd8,0x19,0xea,0x5f,0xe8,0xf2,0xfb,0x07, -0xed,0x29,0xff,0x05,0xe0,0x2b,0x08,0xed,0x06,0x1b,0x78,0x22,0xf6,0x2f,0xe6,0xca, -0x7f,0xe2,0xe9,0xda,0x03,0x0d,0x10,0x33,0x2c,0x83,0x1d,0xf7,0x17,0xf9,0xec,0x63, -0xe5,0x08,0x5b,0x15,0x42,0xeb,0x27,0x12,0x2f,0xed,0xe6,0x9b,0xbe,0xdc,0x94,0xee, -0x04,0x09,0x28,0x29,0x45,0x14,0x19,0xaa,0x07,0xe5,0x36,0xdc,0xd8,0x20,0xdf,0xdd, -0x4e,0xfe,0x0e,0xcd,0x49,0x23,0x9d,0xf2,0xf1,0xb6,0xfe,0xe8,0x57,0xd6,0xf3,0x4a, -0x1f,0x12,0x87,0x39,0x2c,0x14,0x1b,0x1c,0x44,0x05,0xde,0xe9,0xce,0xf1,0x3a,0xaf, -0xcf,0xf1,0xde,0x17,0x73,0x1a,0x1f,0xdb,0x18,0x2e,0x7a,0x51,0x2c,0x8b,0xfd,0xfa, -0x78,0x07,0xfc,0xc6,0xe8,0xf3,0xef,0xc7,0xba,0x40,0xb5,0xd5,0xc5,0xe7,0x10,0xcc, -0x45,0x14,0x09,0x0f,0xf4,0x5c,0x2c,0x34,0x54,0x3b,0x1b,0x97,0xdc,0xbe,0x1c,0xc6, -0xd1,0x2d,0xf7,0x2b,0xf8,0x33,0x20,0x20,0x19,0xfd,0x0e,0xc7,0xe4,0x5b,0xfe,0xf2, -0xf1,0x20,0x3c,0x27,0x02,0xe5,0x62,0xe1,0xe7,0x48,0xf9,0x1f,0x77,0x2b,0x35,0x36, -0x0c,0x3b,0xf7,0x12,0x11,0xd0,0xf8,0xdb,0x89,0xe6,0xe2,0x5e,0xe1,0x14,0x88,0xf7, -0xf1,0x08,0x20,0x23,0x63,0xf7,0xde,0xd6,0xca,0xdb,0x3d,0xea,0x0d,0xbf,0x3c,0x17, -0xb4,0x2e,0xeb,0xe5,0x2d,0xf6,0x53,0xef,0x0b,0x33,0x13,0xfe,0xb0,0x17,0xed,0x04, -0xf7,0xfa,0xdc,0x03,0x01,0x1c,0x14,0xfb,0xba,0xf7,0xf1,0x03,0xf7,0xff,0x16,0x06, -0xf1,0xef,0xfb,0x0d,0xf9,0x19,0x14,0x95,0xfd,0xf3,0xa0,0xda,0xd4,0x5c,0xef,0x07, -0x8e,0x2b,0x25,0xde,0x20,0x22,0x00,0x03,0x00,0x28,0xfb,0xdb,0x09,0xde,0x14,0x0b, -0x1a,0x0c,0x93,0x17,0xfd,0xd2,0xf6,0xfb,0x19,0x16,0xfd,0x3c,0xcc,0x01,0xcb,0x0c, -0x0a,0x7d,0xeb,0x10,0x79,0xf5,0x0f,0x73,0xed,0xc2,0x17,0xbd,0xd4,0x25,0xe1,0xf3, -0x10,0xf2,0x00,0xf9,0x09,0x20,0xd1,0x3c,0x1a,0xc5,0x28,0x11,0x75,0x08,0x1a,0x55, -0x27,0x17,0x3f,0x09,0x0a,0x39,0xe4,0xf0,0xe6,0x06,0x00,0x38,0x2e,0x2b,0x8a,0xee, -0xf3,0x27,0x18,0xf6,0x3a,0xde,0xcc,0x3c,0xf6,0xd4,0x91,0xe8,0x08,0x2f,0x05,0xd7, -0xca,0x0d,0x19,0xf4,0x19,0x03,0x77,0xd9,0xd1,0x2d,0xde,0xff,0xc6,0x0f,0x21,0xa0, -0xf0,0xe3,0x38,0x00,0xf8,0x98,0xe8,0xf7,0x33,0x1c,0x18,0x1a,0x29,0xfa,0xb3,0x03, -0x10,0x94,0x29,0xef,0xc4,0x01,0x02,0xe7,0x17,0xc8,0x52,0x00,0x29,0x4a,0x40,0x00, -0xfe,0x13,0x0b,0x42,0x08,0xfd,0x6b,0x15,0xe3,0xc1,0x1b,0x05,0x82,0x1c,0xe0,0xac, -0xf3,0xbd,0xcc,0xbb,0xdb,0x5f,0xdf,0xf0,0x68,0xf9,0x0c,0x7c,0x21,0x53,0xcf,0x4c, -0x26,0xee,0xe9,0x0b,0xd4,0xda,0xec,0x67,0xdf,0xff,0x0d,0xe8,0xef,0xee,0x0b,0x3c, -0x04,0xf3,0x35,0x09,0x1e,0x22,0x5b,0x0d,0x23,0xab,0xd4,0xde,0x55,0xfe,0xfa,0xc3, -0x1e,0x01,0x43,0xf2,0x20,0x97,0xff,0xd6,0x23,0xe6,0xdc,0x30,0xfa,0xf5,0xf0,0xe8, -0x1f,0xa1,0x20,0xe8,0xe8,0xf3,0xf4,0x49,0xf5,0xf3,0xdf,0x07,0x03,0x46,0x19,0xec, -0x81,0x0d,0x20,0xb9,0x15,0x1f,0xcf,0x15,0x02,0xaf,0xe5,0xd4,0x8e,0xcf,0xd7,0x8a, -0x00,0x2a,0x2d,0x2b,0x1b,0x95,0x27,0x00,0xce,0x1e,0x04,0xa2,0x14,0x03,0xed,0x0b, -0x12,0x9b,0x17,0xe2,0xaa,0xd8,0xc0,0xe9,0xc2,0xea,0x91,0xc8,0xd1,0xea,0xe5,0x20, -0x22,0x1b,0x08,0x93,0x28,0x05,0x30,0x1c,0x33,0xed,0x3a,0x38,0x7f,0x09,0x1a,0x83, -0xfe,0x08,0xd3,0xf7,0xee,0xdb,0xea,0xe0,0x4c,0xec,0x0a,0x81,0xf2,0x0f,0xe1,0x28, -0xfc,0xcb,0xf3,0xd7,0xc8,0xd5,0xd3,0x9d,0xf3,0xdf,0xc6,0x16,0x08,0x83,0xed,0xfd, -0x76,0x09,0x1f,0x9e,0x2d,0x26,0x04,0x1a,0xf3,0xe9,0xed,0xee,0x8a,0xe6,0x09,0x39, -0xf1,0xe8,0x93,0x10,0xd1,0x0f,0x11,0x2d,0x41,0x38,0x14,0x7f,0xf8,0x04,0x1c,0xfb, -0x0a,0x6f,0xeb,0xf9,0xc5,0xf0,0x1d,0x1b,0xfe,0x11,0x61,0xf3,0x0c,0x3d,0xfd,0x0d, -0x4b,0xf9,0x0f,0x42,0x12,0x2e,0xc3,0xf9,0xec,0xae,0xb9,0xec,0x9e,0xdb,0x00,0x7e, -0xf7,0x16,0xd7,0x3a,0x30,0x22,0x02,0x06,0x40,0xec,0x01,0x14,0xf0,0xe7,0x64,0x15, -0x2b,0x03,0x24,0x09,0xc1,0xf9,0x02,0x38,0xe5,0xcf,0xc0,0xe3,0xea,0x0a,0x10,0xf3, -0x00,0x2c,0x10,0x75,0x02,0xf8,0xb9,0x38,0x2e,0x7e,0x23,0x17,0xdd,0x3c,0x2b,0x6a, -0x14,0xe5,0x2f,0xc2,0xad,0xd7,0xfe,0x14,0x6e,0x08,0xf6,0x25,0x1c,0x0d,0x6d,0x05, -0x02,0xd2,0xe3,0xff,0x84,0x08,0xda,0xa3,0xed,0xe3,0xa5,0xff,0xf8,0x2f,0x13,0x08, -0x05,0xda,0xe2,0x15,0xfa,0x1f,0x8d,0x31,0x11,0x68,0xdb,0x2c,0x50,0xfa,0x0b,0x1f, -0x10,0xf6,0xca,0x21,0x02,0x99,0x04,0x17,0x3b,0x05,0x0b,0x2a,0xfa,0xe1,0x0b,0xef, -0xef,0xe2,0x04,0xea,0x94,0xe1,0xc7,0xd8,0xe7,0xef,0x82,0x1e,0x14,0x9f,0x46,0x33, -0x08,0x04,0xee,0xc2,0xd9,0xe5,0x5e,0x06,0xfd,0xe9,0xd4,0xef,0xaa,0x09,0x09,0x14, -0x05,0x27,0x05,0xe7,0xf2,0xc0,0xe8,0x07,0x4f,0xef,0x06,0x18,0xfa,0x0f,0xdc,0x0b, -0x1e,0xe1,0x0c,0xf7,0xc1,0xfd,0x11,0x46,0x1d,0x2a,0x22,0x0c,0x10,0x53,0xe9,0xfc, -0xa8,0xff,0xf1,0x13,0xfd,0xfe,0xe3,0xfd,0x06,0x57,0xd2,0xdc,0x8f,0xf1,0xed,0xb2, -0x00,0x27,0x36,0xea,0x15,0x26,0x19,0x1c,0x60,0x14,0xeb,0x4d,0xde,0xe7,0xbe,0x0b, -0x05,0x47,0x0f,0x0d,0xc4,0xe3,0x14,0x97,0x2a,0x0b,0x85,0x23,0x04,0x9f,0xf6,0x00, -0xec,0x14,0xe2,0xb4,0xec,0x06,0xba,0xeb,0x11,0x8d,0xf5,0xf5,0x5b,0xec,0xeb,0x8c, -0xff,0xf0,0x9c,0x07,0xf4,0xfd,0x0f,0xff,0xdc,0xe8,0xe2,0xcc,0x14,0x02,0x8e,0x19, -0x36,0x5c,0x3b,0x10,0xb8,0xf4,0xf5,0xf3,0xe5,0xdb,0xa6,0x14,0xe9,0x09,0x0a,0xfe, -0xcc,0x07,0xec,0xbb,0x0c,0xfa,0xe4,0xd7,0x0c,0x86,0x3a,0x34,0x8a,0xfd,0x0d,0x52, -0x0b,0xe9,0x23,0xe4,0x12,0xd0,0x09,0x05,0xcd,0xf1,0x02,0x87,0xd4,0x03,0x83,0x18, -0x11,0x5f,0xf5,0xd2,0xfb,0xeb,0xf8,0xef,0xf9,0x12,0x90,0x07,0x1b,0x7c,0x10,0xf3, -0x85,0x12,0x06,0xca,0xe8,0xf6,0xac,0x1a,0x3a,0xf6,0x2d,0x0f,0x8a,0xff,0x16,0x3a, -0xd1,0xe2,0xeb,0xec,0x01,0xa2,0x03,0xfa,0xb8,0xf4,0xfa,0xb5,0xfb,0xf1,0x89,0xeb, -0x01,0xe9,0xe8,0x07,0x1e,0x17,0xf1,0x15,0x01,0x1d,0x52,0x1c,0x04,0x24,0xf4,0xef, -0xfe,0xf0,0x01,0x28,0x09,0xe8,0x55,0x04,0xe9,0x14,0xdf,0xce,0x18,0xf1,0xf6,0x16, -0xe2,0xed,0x40,0x0b,0x2b,0xd8,0x2b,0x1d,0xf9,0x4b,0x2b,0x54,0xff,0x14,0xc0,0x1a, -0x13,0xc8,0xf7,0x05,0xe2,0xde,0xc2,0x80,0xa7,0xd7,0xb9,0xe5,0x07,0xd8,0x0a,0x06, -0x3b,0xf8,0x17,0x27,0x24,0x22,0xad,0x19,0x43,0x6b,0x1f,0xed,0xb3,0xf5,0x00,0x74, -0x0a,0xda,0x4b,0xc3,0xec,0xa7,0xf6,0xe4,0xb5,0x27,0x0d,0xa2,0x16,0xe9,0x65,0x0b, -0x01,0x8a,0x23,0x00,0x63,0xf6,0xfc,0xcb,0x10,0xfd,0x2f,0xfe,0xe6,0x1d,0x00,0x00, -0x9a,0xef,0x03,0x67,0x18,0x02,0x86,0x01,0x05,0xdd,0x02,0xf9,0x2e,0x04,0xed,0xfd, -0xfa,0xf7,0xa4,0xfd,0x1d,0x11,0x01,0xef,0x3e,0xf3,0x06,0xba,0x0e,0x0f,0xdd,0x16, -0x0a,0xf8,0x1f,0x17,0x8a,0xeb,0xd6,0x36,0xd9,0xce,0x04,0xee,0xf8,0x96,0x38,0x17, -0x6c,0x07,0x04,0xb9,0x0f,0xd9,0x2e,0xf9,0xe9,0xb3,0x09,0x17,0x97,0x0c,0x19,0x91, -0xfb,0xde,0x3f,0xe8,0xd9,0x1a,0x03,0xfb,0xe7,0x18,0xf3,0xb2,0x04,0xf7,0xe4,0x26, -0x04,0x12,0x0c,0x08,0xec,0x07,0xf8,0x17,0x0d,0x1e,0x51,0xff,0xe0,0x04,0xe3,0xdb, -0x9e,0x00,0x27,0x78,0x16,0x1b,0x07,0xf5,0xd3,0x19,0xe7,0x00,0x35,0x02,0xe6,0xfc, -0xfd,0x05,0xaa,0x10,0x03,0x0e,0x24,0xfc,0x22,0xea,0xec,0x01,0x0f,0xf5,0x07,0xf6, -0xf2,0x83,0x14,0x11,0xfb,0x28,0x16,0x32,0x23,0x04,0xeb,0x14,0xee,0x93,0xf5,0xde, -0x95,0xea,0xd0,0xc0,0xe4,0xd8,0x8f,0xdd,0xe5,0xeb,0x0f,0x12,0x6b,0x2f,0x23,0xee, -0x10,0x1d,0x2b,0xff,0xee,0x16,0xdf,0x01,0xce,0x0d,0x17,0x35,0x09,0x14,0xc6,0x00, -0xfb,0x72,0x04,0xfe,0xd9,0x1f,0xeb,0xa3,0xe6,0xf4,0xb1,0xd6,0xeb,0x77,0x06,0x31, -0xba,0x3a,0x3f,0x18,0x13,0x31,0xc0,0xfd,0xfe,0x6f,0x05,0xe4,0x9d,0xde,0xcd,0xf0, -0xe8,0xe2,0x65,0xd9,0xf6,0x1f,0x08,0x15,0x2c,0x1b,0x08,0xc6,0x0b,0x16,0xa0,0x13, -0x01,0x29,0x0f,0x13,0x62,0x11,0x1a,0x2d,0x15,0xf0,0x59,0x06,0xed,0xed,0xed,0x02, -0x20,0x09,0x0a,0x4e,0x20,0xfe,0x77,0x24,0xff,0x74,0xee,0xea,0xef,0xf9,0xe4,0xc1, -0xec,0xea,0x90,0xcd,0xed,0xd7,0xe1,0x0c,0x7d,0x10,0x13,0x2e,0x1d,0x27,0xd8,0x1f, -0x1b,0x97,0xfc,0xf4,0x48,0x06,0x0b,0x49,0x0a,0xdd,0xb6,0xf3,0xef,0x0f,0xdd,0xe4, -0xbd,0x18,0x20,0x84,0x28,0xfc,0x51,0xf3,0xe9,0xfc,0xf5,0xe3,0xa0,0xfd,0x0d,0xec, -0x09,0xef,0x5f,0xe8,0xe3,0x0b,0xd4,0xeb,0x73,0xf0,0x1f,0x3d,0x21,0x37,0x78,0x0e, -0xf4,0x4d,0x0a,0x03,0x04,0xe2,0xef,0x68,0xf9,0x24,0x59,0x13,0x17,0x84,0x0e,0x18, -0x48,0x07,0xf5,0xda,0xfa,0xe8,0xb8,0xe3,0xde,0xc1,0xed,0x16,0x0b,0x50,0x02,0xb5, -0x26,0x27,0x94,0xfa,0x08,0x22,0x09,0x09,0x58,0xfe,0xe6,0x4b,0x00,0xe1,0x0b,0xd6, -0xe3,0x6b,0x10,0xf2,0x71,0x06,0xf0,0xd4,0x01,0x11,0x4f,0x01,0xf2,0x37,0xe1,0x08, -0xd2,0x09,0xfc,0x28,0xff,0x11,0x56,0x14,0x03,0x8b,0x13,0x0f,0x6b,0x0b,0xf2,0x46, -0xfa,0xfd,0x4a,0xef,0xf9,0xaf,0x07,0xea,0x4f,0x0a,0xec,0x42,0x06,0x0f,0x34,0x1b, -0xf1,0xdf,0xf5,0x0c,0xcd,0x07,0xf5,0x07,0x34,0x15,0x4b,0x32,0x09,0xe6,0x02,0xf9, -0x3c,0x04,0xe2,0xab,0xef,0x04,0xb4,0x09,0xf4,0xc4,0x07,0x19,0x62,0xf7,0xdf,0x8e, -0xdc,0xee,0x47,0xf5,0xec,0xe5,0x05,0x04,0x5c,0x1e,0x11,0x60,0x1c,0xeb,0xdb,0x14, -0x0b,0x7a,0x1d,0x0a,0x5b,0xf7,0xe2,0xae,0xd4,0xd2,0x03,0xdc,0xfa,0x39,0x02,0x2f, -0x78,0x16,0xfb,0xcb,0x15,0x0e,0x16,0xf7,0x1c,0xda,0x07,0xf2,0xf1,0x1c,0x00,0x9b, -0xf3,0x0b,0x96,0xea,0xd5,0x34,0xef,0xf2,0x50,0xf0,0x08,0xf5,0x13,0x11,0x47,0x04, -0x15,0x94,0x26,0x17,0x2e,0x28,0x03,0xd7,0xe3,0x02,0xd4,0xf0,0xff,0xe7,0x03,0x1e, -0x2f,0xf3,0x27,0xbf,0x02,0x12,0x78,0xeb,0xf3,0x4b,0xfb,0x0d,0xbc,0x01,0x04,0xe5, -0xf5,0x06,0xd0,0x05,0xff,0x17,0xda,0xf5,0x09,0xe5,0xec,0x02,0xdf,0x2e,0x54,0xff, -0x0e,0xaf,0x1d,0x36,0x16,0xea,0xfc,0x43,0xf3,0xe7,0x44,0xe7,0xf5,0x63,0x0d,0xe3, -0xd1,0x1a,0x00,0xdc,0x11,0xee,0x90,0xdd,0x0a,0x20,0xfd,0xda,0x45,0xec,0xff,0xf0, -0x33,0x23,0x3a,0x04,0x04,0x69,0xed,0xfa,0xa6,0x06,0xfe,0x56,0x10,0xfc,0x85,0x0b, -0xf3,0x6c,0xf1,0xfb,0x17,0xe3,0xdb,0xaf,0xed,0xfa,0xf8,0xf2,0x0f,0xff,0x0a,0x2b, -0x98,0x2f,0x40,0x9b,0x2a,0x1c,0xa6,0xf6,0xe7,0xc9,0xd5,0xd8,0x5f,0xf8,0x03,0x8a, -0x1f,0x09,0x41,0x09,0x0e,0xab,0x15,0x02,0xd6,0xea,0xfd,0xae,0xe2,0xf4,0xc0,0xf6, -0x0a,0x7f,0x01,0x0c,0x95,0xfd,0x05,0x7a,0xfb,0x01,0x6b,0xf6,0xf6,0x70,0xf3,0x04, -0xa5,0xfb,0x19,0x67,0x25,0xf7,0x9d,0xfe,0x0f,0xee,0x05,0x14,0x34,0x0a,0xef,0x99, -0xed,0x0c,0xfc,0xf2,0x04,0x4b,0x02,0x12,0x50,0xff,0x0b,0xa6,0x13,0xf6,0xe0,0x08, -0xd3,0x17,0xda,0xe3,0x3a,0x0d,0xf9,0x9b,0x2a,0x1a,0x9c,0x00,0xfb,0xdc,0x08,0x0b, -0xc2,0x0d,0x0c,0x51,0xf5,0xfe,0x1f,0xfb,0xdd,0xd4,0xf1,0xe6,0x24,0x0a,0x2b,0x1d, -0x35,0x03,0x01,0xf5,0xe9,0x54,0xdf,0xf9,0x12,0x2d,0x17,0x1d,0x17,0x02,0x65,0x1f, -0x0d,0xa6,0x2b,0x10,0x25,0xfc,0xf3,0xa1,0xee,0xd2,0x42,0xe2,0xde,0x7c,0xf6,0xe2, -0xda,0xfe,0xf3,0x36,0xf9,0xfc,0x03,0xeb,0xfc,0xf6,0x09,0x01,0x3a,0xfd,0x14,0x59, -0x13,0xf9,0xc0,0x15,0x13,0x7e,0x09,0x11,0xb5,0xf5,0xfd,0x09,0xdc,0x00,0x55,0xfc, -0xff,0x47,0xf5,0xec,0x37,0x04,0xf9,0x42,0xef,0x0d,0x8a,0x19,0x10,0x5e,0xff,0x2a, -0x41,0x10,0xe8,0x4d,0xcf,0xf8,0xdc,0xfe,0x0b,0xec,0xfa,0x10,0xf4,0x11,0x07,0x14, -0xf6,0xf1,0x30,0x1a,0x0d,0x0b,0x09,0x04,0xdf,0x00,0xde,0x0e,0xf7,0xff,0x24,0xf9, -0xeb,0x0f,0xea,0xf7,0x7c,0xfe,0xfe,0x9e,0x16,0x22,0x45,0x0a,0x12,0x5d,0x00,0x0c, -0x59,0xfe,0x10,0x05,0x04,0x01,0xb8,0xe2,0xe8,0x7b,0xe6,0xf6,0xe3,0x02,0x1c,0xa5, -0x14,0x0c,0x4b,0x25,0x02,0xb6,0xed,0x0e,0x47,0x0c,0xf8,0xee,0x20,0xf6,0x9e,0x05, -0xff,0xf7,0x00,0x00,0x28,0xf8,0xea,0xf0,0xfe,0xe7,0xda,0xdf,0xf0,0x5b,0x27,0x1c, -0xbf,0x24,0x01,0x80,0x1d,0x0f,0x3c,0x0e,0xef,0x93,0xf7,0xd3,0x9f,0xe5,0xe7,0xcc, -0xed,0x12,0x87,0x20,0x0a,0x6a,0x07,0xeb,0x24,0x03,0x15,0xae,0x1e,0x09,0x9d,0x11, -0x05,0x1b,0x18,0x1f,0x2e,0x0f,0xf1,0xeb,0xf8,0xfd,0x82,0xf6,0xe6,0x3b,0x02,0xf2, -0x51,0x09,0x14,0xf1,0xf7,0xe7,0xfb,0xef,0xf4,0x10,0xf4,0x02,0xc4,0xff,0x21,0xac, -0x1f,0x08,0x8e,0xf0,0xea,0x01,0x0f,0xec,0x5c,0xf2,0xf2,0x02,0xdf,0xf8,0x8e,0x01, -0x00,0x7a,0x05,0x03,0xf3,0x06,0xea,0x1c,0x05,0x11,0xa1,0x02,0x27,0x69,0x27,0x13, -0x50,0x10,0x0a,0xcc,0x04,0x0e,0x0d,0xf9,0xed,0x8e,0xf4,0xf7,0x18,0x08,0xfa,0x71, -0xfb,0xe6,0xc3,0xff,0xe6,0xe1,0x14,0x08,0x8c,0xf9,0xeb,0x9f,0xf0,0xf1,0x1d,0x25, -0x0a,0x4b,0x19,0x04,0x7b,0x09,0xfe,0xff,0x0a,0x0b,0x93,0x0a,0xfa,0x48,0xf4,0xf9, -0x5b,0xfd,0xfd,0x14,0x13,0x10,0xa6,0xed,0xe9,0xb5,0xf5,0x13,0x39,0x11,0x04,0xf9, -0x08,0x0f,0xd6,0x12,0x00,0x9b,0xf7,0x02,0xdb,0x09,0x07,0x16,0xe2,0xf9,0x6e,0xf9, -0x17,0x4c,0xf3,0x0e,0xa0,0x13,0x0c,0x6f,0x03,0xf9,0xd2,0xf1,0xfb,0xb3,0xfc,0x1a, -0x7b,0xfd,0xf0,0x32,0xf0,0x06,0x9c,0x15,0x02,0xdc,0xe2,0xde,0xcc,0xf9,0x07,0x03, -0xfe,0x18,0x8d,0x27,0x08,0xac,0xdd,0xfa,0x09,0xff,0x09,0xc9,0x13,0x0a,0x55,0x01, -0xfe,0x56,0x15,0x0c,0xab,0xf2,0xfa,0xd4,0x10,0x1b,0x3e,0xde,0xe9,0xdc,0x08,0x23, -0x18,0x0f,0x26,0x6e,0x13,0x1f,0x38,0x02,0x12,0x99,0xf2,0x03,0x38,0x08,0xea,0x25, -0xf2,0x08,0x2e,0xff,0xfa,0xe1,0xfa,0xe9,0x49,0x05,0x00,0xf6,0x07,0x01,0x75,0x0c, -0xef,0x4f,0x0d,0x30,0xb2,0x16,0xf3,0xcf,0xf1,0xf9,0x77,0x0d,0xff,0x83,0xeb,0xd0, -0x0f,0xe4,0xea,0x79,0xdb,0xf8,0xea,0x06,0xfd,0x58,0x0d,0xe5,0xf5,0x03,0x0a,0x96, -0x0b,0x0e,0xe7,0x15,0x22,0x1b,0x23,0x1d,0x2b,0xf6,0xfb,0xaf,0xda,0x07,0xe9,0xdd, -0xf4,0xd3,0xe2,0x0a,0x5b,0x14,0x12,0x19,0x05,0x13,0x95,0x00,0x00,0x78,0xf5,0x0b, -0xb0,0x02,0x00,0x86,0xea,0x06,0xd5,0xf9,0xfe,0x30,0x06,0x18,0x83,0x07,0xe9,0xb3, -0xf2,0xe6,0xba,0x00,0xf3,0x04,0xef,0xf6,0xc6,0xff,0xfe,0x5c,0x1d,0x26,0xf1,0x11, -0x00,0xf5,0xff,0xef,0x44,0xd7,0xf4,0xad,0x03,0xdf,0xf9,0xf7,0xf0,0x3a,0x08,0x16, -0x7a,0x31,0x18,0x4d,0x08,0xfb,0xff,0x08,0xf3,0x0b,0x15,0x0e,0xbe,0xfd,0xe4,0x18, -0x09,0xee,0x6e,0xfa,0xf6,0xbb,0xf8,0x0e,0xd9,0x13,0xf2,0x1d,0x16,0xf4,0x90,0xfc, -0xf0,0x3e,0xf7,0xf4,0xc0,0xea,0xf3,0x25,0x10,0x08,0x31,0x18,0x19,0x6e,0x0e,0xf3, -0xa6,0x05,0xdd,0xc5,0xff,0xe7,0xad,0x04,0xea,0x38,0x0f,0xdc,0x38,0x18,0x1d,0x52, -0x26,0xf1,0xe5,0x09,0xff,0x4b,0x11,0x1d,0xcc,0x19,0xf4,0x60,0xfa,0xf8,0x45,0x01, -0xe1,0x0e,0xfb,0x08,0x8d,0x03,0x0c,0xa5,0xff,0x10,0xda,0xff,0xf8,0x0a,0x1c,0x1a, -0x29,0xe6,0xfe,0x30,0x0f,0x09,0xae,0xf1,0xf0,0xf7,0xf3,0xf0,0x9f,0x0e,0xf9,0xf3, -0xe5,0xde,0xc9,0x0a,0x1b,0xa6,0x21,0x17,0xfe,0x1b,0x07,0xc9,0xfd,0xec,0xa6,0xec, -0x04,0x83,0xf9,0xda,0xcd,0xe0,0x13,0x81,0x0d,0x13,0xc8,0xff,0x14,0x78,0xfe,0xf9, -0xdd,0x0c,0xfe,0xb5,0x12,0x18,0x66,0x13,0xf9,0x68,0xf5,0xca,0x69,0xf2,0xff,0xa7, -0xfb,0xdf,0x04,0x0d,0x19,0x8f,0x0f,0x09,0x59,0x05,0xe7,0x9e,0xf2,0xed,0xed,0xfd, -0x0d,0x86,0x0c,0xfa,0x29,0xfb,0x0c,0x8d,0x05,0x04,0xc9,0x03,0xee,0xe4,0xf1,0xfd, -0x1c,0xeb,0xda,0xe0,0xee,0xe8,0xed,0xf0,0x15,0xfc,0x10,0x18,0x68,0x1a,0x0d,0x78, -0xfa,0xf7,0x6c,0xfc,0x0f,0x51,0xfd,0x04,0xa8,0x21,0x22,0xee,0xfe,0x11,0xdf,0x11, -0x15,0x2c,0xfb,0xfb,0xac,0xeb,0x03,0xa2,0xd4,0x03,0x29,0xe3,0x04,0xb4,0xe6,0x21, -0x05,0xfd,0x1c,0x2f,0xfb,0x1b,0xc9,0xf5,0x08,0x69,0xf2,0x0d,0xa0,0xdf,0xe4,0x5d, -0xf6,0x05,0xda,0xfb,0xf9,0xa5,0xf8,0xfb,0x7f,0x0f,0x14,0x96,0x23,0x2d,0xda,0x28, -0x1c,0x21,0x0c,0x04,0x12,0xfb,0x01,0xc6,0x0c,0xdb,0xe4,0xdc,0x0c,0xb6,0x08,0xf8, -0x7a,0xf0,0xe8,0x25,0x10,0x09,0x3c,0x10,0xfb,0x41,0x09,0xfe,0x1b,0x04,0x06,0xb1, -0xef,0xd9,0x38,0xde,0x0c,0x1a,0x10,0x1a,0x1e,0x15,0x12,0xab,0xf9,0x04,0xa1,0xe5, -0xf6,0x39,0xfd,0x0b,0x71,0x09,0x10,0x1d,0x07,0x26,0x9b,0x18,0x02,0x3e,0xf8,0xee, -0x49,0x00,0xfd,0x40,0xf7,0x0e,0x95,0x01,0xef,0xab,0x05,0x04,0x15,0x0a,0xf9,0x27, -0xfd,0xdf,0xdf,0x05,0x06,0x7f,0xf9,0xf7,0xd3,0xe8,0x02,0x3e,0x11,0x0f,0xa8,0xf8, -0x09,0x1f,0x06,0xf3,0x2e,0x09,0x1d,0x2d,0x00,0x0b,0x27,0x04,0xf9,0x95,0xe7,0xec, -0x80,0xe6,0xfb,0x40,0xf1,0x04,0xe6,0x16,0x1b,0x11,0x0e,0x0b,0x01,0xff,0xfd,0x36, -0x04,0xfb,0x34,0xe9,0xf9,0x3d,0x16,0x11,0x07,0x03,0xee,0xb0,0x02,0xe7,0x40,0xe4, -0xe1,0x79,0xf1,0xf9,0x08,0x01,0xf1,0xfa,0xfb,0xf6,0x1c,0xfa,0x0a,0x7c,0xfe,0x07, -0x26,0x07,0x0a,0x45,0x12,0x0f,0xe1,0xf0,0x00,0x3a,0x19,0x02,0x47,0xf9,0x05,0x80, -0x15,0x0b,0xf4,0xff,0xf3,0xb6,0xf6,0xf6,0xc9,0xf8,0x03,0x1c,0x1b,0x15,0xcf,0x27, -0x0e,0x3c,0x09,0x0a,0x3f,0x15,0x0a,0xb3,0x0e,0x0c,0x6e,0xe6,0xdf,0xa2,0x07,0xea, -0x64,0xe8,0xdb,0x18,0xfc,0x08,0x4f,0x0b,0x0d,0x96,0x14,0x11,0xa0,0x02,0xef,0xdc, -0xf0,0xf9,0xeb,0xfe,0x01,0x10,0x06,0x0a,0x4d,0x04,0x06,0xbe,0x06,0x06,0xb1,0xfc, -0x07,0xb5,0xf6,0x07,0x86,0x01,0x06,0xbb,0xf3,0xed,0xc2,0xed,0x0e,0x7c,0xff,0x19, -0xb6,0x13,0x15,0x68,0x16,0x1b,0xdf,0x03,0xf8,0xff,0xeb,0x0b,0x40,0xdf,0xe1,0xef, -0xff,0xe8,0x5c,0xfa,0xfc,0x5c,0xfd,0xeb,0x32,0xeb,0x05,0xf6,0x01,0x00,0x3b,0xf6, -0x0d,0xf5,0x11,0x12,0x17,0x0d,0xfe,0x6a,0x0b,0xff,0x6c,0x14,0x0f,0x44,0x1e,0xfd, -0x30,0xff,0xf9,0x68,0xfb,0xed,0x2a,0x0b,0xf9,0xb5,0xf5,0xf4,0x54,0xf8,0x02,0xbb, -0x09,0xf6,0x76,0x26,0x0c,0x3f,0xfe,0xff,0xbf,0x01,0xfe,0x14,0xfc,0xf1,0xba,0xf3, -0x08,0xab,0xf8,0x0f,0x1b,0x2b,0x18,0x61,0x14,0x26,0xf2,0x10,0xed,0xe8,0xf1,0xdf, -0xcd,0xeb,0x01,0x05,0x02,0x0a,0xc2,0x0a,0x07,0x25,0xf8,0xe6,0x8b,0xef,0xe4,0x05, -0x00,0x01,0x2e,0xf6,0x04,0xc3,0x16,0x12,0x17,0x0d,0x02,0xb9,0xfb,0xf1,0x16,0xee, -0x0c,0x82,0x06,0x13,0x50,0xf0,0x09,0xd6,0xff,0x0c,0x54,0xf9,0xfd,0xe8,0xfa,0xfc, -0x9a,0xe3,0x04,0xee,0x08,0x00,0x8a,0xf8,0x13,0x9e,0xec,0x0c,0xfc,0xf3,0x15,0x11, -0x03,0x07,0xcd,0xe8,0xf7,0x44,0xf3,0xfc,0x19,0xe0,0xef,0xee,0xf7,0x00,0xb8,0x0d, -0x14,0x85,0x1e,0x0e,0x94,0x0e,0x0b,0x39,0x26,0xff,0x9d,0xf7,0xf3,0xa3,0xe9,0xd3, -0x79,0xcf,0x04,0x0e,0x12,0x0c,0xa2,0x14,0x12,0xd9,0x17,0x0d,0xc9,0x25,0x09,0xe5, -0x01,0x05,0xdb,0x0a,0xf1,0xe3,0xf3,0xf8,0x01,0x0a,0xf4,0xe3,0xf0,0xef,0x20,0x0a, -0x02,0xe1,0x09,0x0d,0x39,0x06,0x0c,0x8b,0x00,0x0e,0x04,0xef,0xfd,0x24,0x04,0x04, -0x56,0xdd,0x0f,0x5b,0x00,0x06,0xa5,0x05,0x2a,0x12,0x17,0x20,0xe3,0xff,0xe5,0x0b, -0xd4,0xdc,0x9c,0xe1,0xf8,0x32,0x02,0x1a,0x17,0x0f,0x0c,0x61,0x04,0x0a,0x73,0xec, -0xfe,0xe4,0x08,0x05,0xf4,0x0b,0x0b,0xf9,0x05,0x17,0x2e,0x0a,0x0a,0x06,0x0f,0x08, -0x51,0xf8,0xe7,0x51,0xe7,0xf5,0x7d,0x03,0xec,0xda,0xff,0x14,0xd8,0x17,0x10,0xbb, -0x12,0x03,0xa2,0x13,0x02,0x7a,0xf9,0xe9,0xc5,0xef,0xf8,0xd0,0xe8,0xe7,0x57,0xdd, -0xed,0x5e,0xff,0xfd,0xc5,0xf5,0xf5,0xbf,0xfb,0xfe,0xb6,0x16,0x1c,0x66,0x26,0x21, -0xea,0x16,0x07,0xcb,0x17,0x13,0xd3,0x11,0xfe,0xd6,0xef,0xdf,0xdc,0xf2,0xef,0xbd, -0xe6,0x00,0xb3,0x13,0xf2,0x58,0xf5,0xfc,0x8f,0x08,0xf5,0x97,0x02,0xf6,0xcf,0x0c, -0x0f,0x6a,0x07,0x02,0xa0,0x05,0x00,0x6e,0x0a,0xf2,0x35,0xe5,0x0c,0xa7,0xfc,0x02, -0x7c,0xfa,0x04,0x57,0x0b,0xf9,0x6c,0xef,0xf7,0x48,0x0c,0x08,0x50,0x12,0x20,0xa7, -0x08,0x07,0x62,0x12,0x08,0x29,0xed,0xf9,0x11,0xfc,0x09,0xb1,0x04,0x08,0xe1,0x0a, -0xfc,0x7f,0xf4,0xf2,0x85,0xfa,0xfb,0x5f,0xee,0x04,0x80,0x0f,0x1a,0x92,0x1b,0x07, -0x6c,0x02,0x05,0xc9,0xe1,0xee,0xbf,0xf5,0xf3,0xef,0xf2,0x00,0xb1,0xfc,0x09,0x53, -0x23,0x24,0xcb,0x09,0x06,0x13,0x05,0x03,0xb3,0xfb,0xe8,0x95,0xf9,0xf8,0x87,0xef, -0x11,0x2b,0x12,0x07,0xad,0x00,0x0a,0x6c,0x0f,0x0d,0x17,0x0b,0x09,0x47,0xf7,0x0a, -0xed,0xff,0x0b,0xd9,0xf2,0xe4,0x75,0xf4,0xf8,0x46,0xfc,0xef,0xdc,0xf3,0xfe,0x9f, -0xfc,0x13,0x6e,0x13,0x08,0xe7,0x09,0x19,0x5d,0x03,0xff,0xb0,0x01,0x0f,0x9a,0xfd, -0x11,0x74,0xdf,0xda,0xd5,0x01,0xfd,0xc1,0xf3,0x01,0x87,0x03,0x0e,0x2f,0x09,0xfd, -0xd6,0xee,0xff,0xc0,0xff,0x01,0x74,0xf6,0x25,0x8f,0x20,0x20,0xd1,0xfc,0x06,0x13, -0x1a,0x13,0x59,0x0a,0x13,0xa1,0xf9,0xee,0xf8,0xe7,0xea,0xe1,0xe4,0xf3,0x20,0xf3, -0xfe,0x2d,0x13,0x16,0x88,0x0d,0x0f,0x3e,0xef,0xf6,0x3f,0xff,0x01,0x62,0xf4,0xff, -0x51,0xf0,0xef,0x22,0xf0,0xe6,0x0b,0x0c,0x12,0xb8,0x1b,0x04,0x3e,0x15,0xf5,0x58, -0xf4,0x00,0x74,0x03,0x18,0x32,0xf4,0xff,0x4a,0x09,0x10,0x90,0xf8,0x0a,0x7a,0x01, -0xf8,0x2c,0xfc,0x00,0x00,0x1d,0xfc,0xf6,0x06,0xfe,0xa9,0xf5,0x0f,0x17,0xf5,0x08, -0x83,0x0b,0x0b,0x03,0x04,0x0f,0x03,0x06,0x06,0x71,0xfb,0xe8,0x3b,0x0c,0xf8,0xb1, -0xf2,0xf3,0xfa,0xf3,0xfc,0x74,0x08,0x02,0xea,0x07,0xf8,0xd2,0x02,0xf7,0x27,0x19, -0x06,0x36,0x03,0xf2,0x19,0x05,0xf6,0x3a,0xfb,0xf4,0xa3,0xfc,0x01,0xd1,0xe3,0xf2, -0xc5,0x06,0x0a,0xd1,0x22,0x1d,0xa8,0x17,0x00,0x10,0xfe,0xfa,0x26,0xf5,0x00,0xe9, -0x0c,0x08,0x14,0x08,0x0e,0x3e,0x17,0x0d,0x4d,0x0e,0xf6,0xa0,0xed,0x01,0x4b,0xfc, -0x13,0x21,0x12,0x13,0xf4,0x03,0xff,0xe0,0xe8,0xf7,0x27,0xf8,0x0b,0x3e,0xee,0xfd, -0xc2,0xf7,0x10,0xba,0x00,0xff,0x96,0xe5,0x09,0x70,0xfe,0xf1,0x87,0x06,0xf7,0x81, -0xf9,0x14,0xb2,0x1d,0x07,0x5f,0xfa,0xff,0xc4,0x08,0x0e,0xe5,0x05,0x05,0x13,0x0a, -0x09,0x60,0x07,0x01,0xd1,0xe7,0x0c,0x21,0x1a,0x13,0xbb,0x16,0x12,0xe3,0x06,0xf5, -0xd0,0xe1,0xef,0xf9,0xee,0x06,0x42,0xf3,0x06,0x31,0xee,0xf1,0x7c,0xec,0xf4,0xcb, -0xf1,0x01,0xd8,0x23,0x24,0xee,0x17,0x2e,0xa8,0x15,0xf3,0x33,0xf7,0x01,0xa8,0xfb, -0xf9,0xad,0x05,0xea,0x45,0xe7,0xdb,0xcb,0xdc,0xeb,0x88,0xf8,0x06,0xd4,0x13,0x17, -0x7b,0x11,0x09,0x78,0x02,0xff,0xa3,0xf5,0x02,0xa8,0x01,0x16,0x01,0x1a,0x19,0x92, -0x07,0xef,0xef,0xe6,0xff,0x2b,0xec,0x0c,0x38,0xec,0xfc,0x0c,0xf7,0xff,0x10,0x01, -0x0b,0x09,0xff,0x14,0xd1,0x0e,0xff,0x29,0x06,0xfb,0x16,0x0f,0x01,0x6f,0x00,0x11, -0xfe,0x0f,0x10,0xc8,0xfd,0xec,0x48,0x01,0xfd,0xd8,0xf0,0xf4,0x4d,0xfa,0xf1,0xbe, -0xf6,0x0d,0x23,0x19,0x13,0xc2,0x0d,0x0a,0xc6,0x23,0x10,0x57,0x0c,0x06,0x1a,0x01, -0xe8,0xa2,0xe9,0xe1,0xe6,0xeb,0xe7,0x41,0x04,0x05,0x6c,0x0b,0x00,0x08,0xff,0x07, -0xa8,0xff,0xfd,0x35,0x01,0x02,0xe6,0x05,0xfd,0x7c,0xfe,0xef,0xe4,0x03,0x04,0xf5, -0x06,0x04,0x6d,0x0e,0x0c,0x55,0xf1,0xf2,0xa4,0x03,0x1f,0x55,0x0e,0x1c,0x20,0x0e, -0xf9,0x6d,0xf2,0xf6,0xa9,0xf5,0xde,0x12,0xf1,0xe6,0x7c,0x0c,0x05,0x1a,0x02,0x08, -0x3d,0x00,0x02,0xa5,0x0f,0x14,0xb9,0x03,0xee,0xea,0xf6,0xf9,0x4a,0xfb,0x09,0x52, -0x07,0xf5,0x68,0x15,0x03,0x17,0xf6,0xeb,0xdb,0xf9,0xfe,0x0f,0x13,0x09,0x2a,0xf2, -0x1d,0xb4,0x0c,0x0c,0x27,0x05,0xf3,0xf0,0xf6,0xe6,0x1b,0xe9,0xf7,0x72,0xfa,0x0f, -0x71,0x19,0x1f,0xa8,0x18,0x0e,0x49,0x02,0xf6,0x00,0x02,0xef,0x54,0xea,0xe5,0x5e, -0xee,0xe7,0xc3,0xfe,0xf1,0x45,0x06,0x0b,0x9d,0x0b,0x0b,0xd6,0x11,0x0d,0x9f,0x23, -0x21,0x30,0x05,0x19,0x55,0x07,0x00,0x37,0xfc,0xfd,0x52,0xe0,0xf0,0xe8,0x08,0xf8, -0xad,0xfe,0xeb,0xc1,0xff,0xf3,0xbb,0x10,0x05,0x5e,0x09,0x02,0x6d,0x2a,0x13,0x20, -0x0e,0x07,0x68,0xfa,0xe7,0x2c,0xe7,0xf3,0x1d,0xe9,0xf6,0xe7,0x00,0x03,0x57,0xee, -0xf9,0x4d,0xf5,0x00,0xcf,0x13,0x1a,0xff,0x26,0x1c,0x54,0x12,0x2d,0x2e,0x0f,0x04, -0x38,0xfd,0xe7,0x62,0xe3,0xeb,0x4c,0xda,0xd8,0xf4,0xe2,0xf2,0x85,0x0c,0xff,0x1a, -0x05,0x26,0xc9,0x14,0x14,0x87,0x08,0x06,0xf3,0xf5,0xf4,0x3c,0xef,0x0b,0xce,0xfc, -0x03,0x3a,0x01,0xf0,0x5f,0xfa,0x0c,0x31,0x13,0x1d,0x2d,0x0b,0x10,0x2e,0x16,0x12, -0xb5,0xf7,0xea,0x5d,0xe6,0xf2,0x26,0xfa,0xf0,0x5b,0x07,0xfd,0x13,0x0e,0xfd,0xd6, -0xee,0xfd,0x26,0x07,0x04,0x21,0x01,0xfc,0x33,0xee,0xf9,0xe7,0xfa,0xfa,0xc0,0x05, -0x08,0xd8,0x0b,0x0f,0xd3,0x01,0xf7,0x61,0x11,0xf3,0xaa,0xeb,0xec,0x9b,0xf8,0xe7, -0x95,0x05,0xfe,0xb2,0x0d,0x24,0x0a,0x22,0x06,0x7e,0x0d,0xf4,0xba,0xf9,0xe4,0x52, -0xfe,0x0a,0xa4,0x20,0x17,0x27,0x19,0xf2,0x44,0xfb,0xf9,0xee,0xf4,0xee,0xfc,0xff, -0xf6,0x76,0x06,0x05,0x84,0x07,0x04,0x8a,0x04,0x00,0x4a,0x0a,0x00,0x4c,0x0f,0xfe, -0x7e,0xfe,0xfd,0x1e,0x03,0xfe,0x71,0x04,0x08,0x80,0xeb,0xf0,0x33,0x01,0xfc,0x74, -0xfd,0x15,0x6a,0x21,0x00,0x73,0x01,0xee,0x2d,0xfe,0xff,0x27,0xee,0xe5,0x4e,0xfa, -0xfe,0x13,0x0b,0xf1,0xa3,0x10,0x10,0x69,0xef,0x1d,0x09,0x10,0x0e,0x90,0x0f,0x08, -0x16,0x07,0x0d,0xc6,0xfc,0xfe,0xab,0xdc,0xee,0x55,0xdf,0x01,0xb3,0xf2,0xfd,0x30, -0xfe,0x05,0xe7,0x19,0x1d,0x64,0x08,0x1f,0x9b,0xf6,0x07,0xdf,0xef,0x02,0xe8,0xf9, -0xfa,0x52,0xf1,0xf9,0x79,0xf3,0xf3,0x45,0x03,0xf7,0x99,0xf7,0x15,0xc3,0x0d,0xf8, -0x7c,0xf7,0x12,0xa4,0x03,0x02,0x11,0x08,0x04,0xf1,0xfe,0x08,0x5d,0x00,0x04,0x66, -0x02,0xfd,0x3e,0xf3,0x09,0x28,0x05,0x06,0x45,0x02,0x1f,0xa0,0xf9,0xf4,0x6d,0xe9, -0x03,0x42,0xf2,0xff,0x5b,0xf1,0xe9,0x2d,0xf3,0x1b,0x93,0x11,0x20,0xaf,0x0f,0x10, -0x94,0xf9,0x03,0xed,0xf4,0xf6,0xef,0xeb,0xeb,0x7b,0xe7,0xe7,0x1a,0xeb,0x06,0x53, -0x0f,0x1a,0xe3,0x15,0x12,0x55,0x02,0x02,0xf3,0xfa,0x0e,0x7f,0xf7,0xfd,0xc3,0xf4, -0x06,0x06,0xf5,0x02,0x5e,0xef,0x0c,0x8e,0x0e,0x19,0x74,0x0b,0x0d,0x6a,0xfa,0xf2, -0x30,0xf4,0xfe,0x52,0x00,0x01,0xf5,0x0d,0x15,0x44,0xfa,0x0c,0x02,0x07,0xf1,0x25, -0xfa,0xf0,0x27,0xeb,0xfb,0xd9,0x0a,0x01,0x73,0x14,0x0d,0xf3,0x06,0x06,0x0a,0x1d, -0x07,0x46,0x05,0xf6,0xde,0xf9,0xec,0x61,0xeb,0x01,0xa3,0xf9,0x08,0x54,0x13,0x12, -0xa0,0xf8,0x09,0x22,0x10,0x05,0x92,0xec,0xf2,0x45,0xe9,0xfe,0x51,0xfc,0xfd,0x23, -0xf8,0x14,0xc2,0x17,0x0c,0xf5,0x0b,0x10,0xd5,0xf6,0xf9,0x5d,0x05,0xfd,0x95,0x04, -0xf6,0x0c,0xef,0x03,0xbd,0x0d,0xf5,0x9e,0xda,0xf1,0x27,0xfb,0x08,0x35,0x11,0x04, -0xaa,0x08,0x13,0xde,0x07,0x06,0x05,0x02,0x05,0xac,0xff,0x0b,0x5b,0x00,0xf5,0x8e, -0x01,0xff,0xea,0x00,0xfb,0x2e,0x0c,0x0e,0x68,0x01,0x02,0x69,0xfb,0xef,0xb8,0xf2, -0xfc,0x69,0x0f,0x0d,0xed,0xfa,0xfe,0x4f,0xf3,0xdc,0x7d,0xe3,0xe9,0x2b,0xfa,0x11, -0x3f,0x20,0x23,0x7b,0x16,0x1b,0x49,0x18,0x1f,0xbf,0x17,0x07,0xd3,0xfb,0xdf,0x48, -0xdd,0xf5,0xda,0x08,0x08,0xd4,0x0c,0x00,0x23,0x0a,0x07,0x0d,0x06,0x0c,0x8d,0xfa, -0xee,0xdc,0xfa,0xf3,0x57,0xf2,0xf5,0x4e,0xf0,0xf3,0xdb,0x05,0x04,0x9e,0x01,0x05, -0x4e,0x11,0xf9,0xd4,0xec,0xe0,0x87,0x05,0xfd,0x18,0x07,0x17,0xd1,0x19,0x16,0x9f, -0x13,0x02,0x4b,0xfd,0xf2,0x8c,0xe5,0xf1,0x60,0x01,0x00,0xef,0x0a,0x02,0xa8,0xfa, -0x00,0x3a,0x00,0x10,0x4d,0x04,0x07,0x30,0x00,0xff,0x22,0xed,0x06,0xc1,0xec,0xf7, -0x50,0x08,0x05,0x83,0xf8,0x06,0x44,0xf9,0xf9,0x0c,0x06,0x04,0xdd,0xf7,0x0b,0x52, -0x12,0x16,0x20,0x03,0xfd,0x32,0x08,0x15,0x4a,0x17,0x07,0xf8,0xfd,0xf5,0xab,0xec, -0xe1,0xec,0xec,0xf2,0x58,0xed,0xfc,0x38,0xf7,0xfa,0x14,0xfb,0xff,0x07,0x02,0xfa, -0x2f,0x12,0x0a,0xa5,0x19,0x10,0x9d,0x0a,0x06,0x23,0x01,0xe6,0x9c,0xfe,0x0f,0x86, -0x03,0x15,0x57,0x08,0xfe,0xb4,0x0b,0xfb,0xc6,0x19,0xff,0xee,0xed,0xe7,0x4f,0xf8, -0xe8,0x67,0xf0,0x00,0xb8,0x04,0x02,0x4c,0xff,0x04,0x5d,0xf0,0xf9,0x2b,0xfc,0x0e, -0x03,0x0a,0x16,0x7a,0xf1,0xf4,0x18,0xfe,0x14,0x1d,0x1b,0x19,0xb1,0xfc,0xf2,0xd9, -0xf7,0x01,0x9a,0x06,0x05,0xf3,0x0e,0x15,0xe9,0x03,0x09,0x99,0xfe,0xed,0x56,0xee, -0xff,0x6f,0xfa,0x00,0x95,0xf7,0xff,0xa2,0xf8,0x05,0xe0,0x0f,0x15,0x55,0xfe,0xff, -0x14,0xee,0xf7,0xe9,0xfe,0x06,0x3b,0x0e,0x13,0x5d,0x0c,0xff,0xd9,0x07,0x0e,0x8b, -0x04,0xf5,0x24,0xf1,0xf4,0x1d,0xf6,0x10,0xd3,0x01,0x0c,0x7b,0x0f,0x06,0xda,0xf1, -0x00,0xb2,0xf8,0xf6,0x5a,0xf0,0x02,0x29,0xf8,0xff,0x1f,0x04,0x0c,0xae,0x08,0x0e, -0x2b,0x06,0x14,0xcf,0x01,0x0d,0x3a,0x09,0xfc,0x1e,0xd6,0xf4,0xd8,0xee,0xf2,0x8b, -0xff,0x0e,0x60,0xfd,0x27,0x95,0x07,0x15,0xd6,0x07,0x0b,0xe1,0x0e,0x21,0x6a,0x00, -0x00,0xf6,0xf5,0xf4,0x23,0xf7,0xee,0x4f,0xd6,0xe9,0xda,0xec,0x0b,0x6d,0x0b,0x17, -0x91,0x15,0x0b,0xe0,0x00,0x0f,0x3e,0x05,0xf2,0xc7,0x08,0x09,0xf8,0xf1,0xf9,0x1e, -0x02,0x05,0x1e,0x10,0x1a,0xf7,0x04,0xfb,0xd9,0x0e,0xfa,0x76,0xf9,0xf9,0x7e,0xff, -0xff,0x9f,0x01,0x05,0x89,0x00,0x00,0xa2,0x01,0x07,0x32,0xfa,0xfc,0xed,0xf4,0xfc, -0x1e,0x06,0x04,0xc4,0xf5,0x00,0x23,0x04,0x07,0x7a,0xf3,0xfd,0x0c,0xfc,0x0c,0x13, -0x01,0x06,0xae,0x12,0x13,0x40,0xf2,0xfd,0xa9,0xf6,0xf3,0x47,0xec,0xf9,0x3c,0xf9, -0x03,0xe1,0xf9,0x09,0xb3,0x09,0xfb,0x37,0x02,0xf5,0x16,0x08,0xfc,0xff,0x0d,0x10, -0x46,0x0e,0xff,0x68,0xf4,0xef,0x99,0xf9,0x07,0xda,0xff,0x09,0x04,0x0d,0x0e,0xf2, -0x11,0x11,0xe7,0xfc,0x01,0x91,0x00,0x08,0x8d,0xf7,0xec,0x75,0xe8,0x0d,0xb0,0xf0, -0xff,0xac,0xfa,0x01,0xe2,0xfc,0xf7,0xa8,0xf7,0x03,0x43,0x11,0x08,0x34,0xfa,0x09, -0xc9,0x07,0x03,0x39,0x12,0x0a,0x9e,0xfa,0x00,0x93,0xf8,0xee,0x57,0xf0,0xf9,0xf4, -0xfe,0x03,0x92,0x06,0x06,0xb4,0xff,0x07,0x14,0xfc,0xf9,0xef,0x01,0xfe,0xf4,0x03, -0x07,0x26,0xf3,0xe1,0x1e,0xf3,0xf1,0xfc,0x05,0x0f,0xf8,0x0d,0x05,0x05,0x10,0xe9, -0xbe,0x03,0xf4,0x01,0xfe,0x01,0x8c,0x16,0x06,0x75,0x05,0xf6,0xcc,0xed,0xde,0xcd, -0xea,0xfc,0x72,0x0c,0x1c,0xc5,0x18,0x15,0x4e,0x02,0xf5,0x7b,0x0c,0xf8,0x9f,0xfb, -0xfd,0xb1,0x09,0xf4,0x79,0xef,0xe6,0xca,0xf4,0xf6,0x05,0xfb,0x03,0x5c,0x1f,0x0f, -0x45,0x10,0x01,0x87,0xfe,0xfc,0x8c,0x0f,0x00,0x6b,0x02,0xff,0xf3,0x06,0xfd,0x5f, -0xf9,0xf6,0xef,0x0d,0xff,0x66,0x13,0xfe,0x30,0x10,0x03,0xa9,0x0a,0xf5,0xa3,0x0a, -0xed,0x88,0xfd,0xf9,0xf8,0xf9,0xeb,0x6c,0xf9,0xeb,0xe7,0xfd,0xfc,0x47,0x05,0x01, -0x2a,0x06,0x04,0x81,0xf8,0xf8,0x56,0x0d,0x01,0xf1,0x0a,0x0a,0xcd,0x1b,0x10,0x9c, -0xf2,0xf5,0xa9,0xf2,0xf2,0xe4,0x0f,0x0b,0x36,0xfc,0x10,0xd9,0x0d,0x0f,0x72,0x02, -0xfa,0x71,0x06,0x0f,0x93,0x10,0x13,0x2b,0x09,0x03,0x28,0x04,0x06,0x85,0xf1,0xe3, -0x5f,0xf2,0x0e,0xb3,0x17,0x0b,0x36,0x1a,0x0a,0x59,0x00,0xf1,0xf2,0xef,0x05,0x23, -0x06,0xf8,0x63,0x08,0x03,0xf9,0xfa,0xf9,0x42,0x04,0x03,0x45,0xff,0xfc,0x66,0xf1, -0xf8,0xa6,0x10,0xff,0x5b,0xfd,0xfb,0x27,0x0f,0xff,0x8d,0x1a,0x18,0x2a,0x17,0x06, -0x2d,0x15,0x0a,0x95,0x04,0xeb,0x9e,0xe7,0xf7,0xa1,0xef,0xfa,0xdf,0x01,0x14,0x57, -0xfc,0xf6,0xc2,0xfc,0xfc,0x09,0x17,0x00,0xce,0xf0,0xf9,0xdc,0xfc,0x08,0x82,0xf1, -0xf5,0xd7,0xff,0xf2,0x01,0xe7,0xef,0x32,0xf8,0x13,0x9f,0x10,0x19,0xa4,0x14,0x0f, -0x1e,0x09,0x09,0x75,0xef,0xf3,0x5a,0xf5,0xfa,0x28,0x08,0x0a,0x99,0xf2,0xe5,0xe8, -0xe3,0x06,0x76,0xf7,0x01,0x91,0x02,0xf8,0xea,0xff,0x0c,0x33,0x0a,0xfb,0x7c,0x00, -0xf4,0x4f,0x09,0x05,0xbb,0x04,0x04,0xd5,0xff,0x07,0x32,0x0a,0xf8,0x90,0xf4,0xf7, -0x4f,0xf9,0xff,0x3d,0xf8,0xf4,0xfb,0x04,0x10,0x76,0x12,0x0a,0x0f,0x04,0xf9,0x5b, -0xf9,0xe7,0x39,0xe2,0xec,0x75,0xe7,0xff,0x41,0x0d,0x0c,0x70,0x0f,0x0c,0x46,0x0f, -0x04,0x6c,0x03,0x05,0x7c,0x03,0x0b,0x78,0xfd,0xff,0xa0,0xf0,0xf4,0x5f,0x0d,0x15, -0x7b,0x17,0x1a,0x57,0x10,0x02,0xbd,0x05,0x08,0xf9,0xf2,0xf6,0x05,0xf3,0xf1,0x2a, -0xf5,0x02,0x0f,0x09,0x0e,0x8b,0x02,0x0d,0x5f,0x04,0x11,0x33,0x08,0xfe,0x49,0xf5, -0x00,0x11,0xff,0xee,0xa6,0xed,0x02,0x9b,0xfb,0x04,0x9d,0x05,0x11,0xb8,0x0f,0x17, -0x51,0x0d,0x02,0xb4,0x05,0x1d,0x10,0x1c,0x12,0xee,0xf6,0x01,0xed,0xf1,0xe5,0x98, -0xf1,0xf2,0x8f,0xf7,0xf5,0xe7,0xf7,0xfa,0xa0,0xf4,0x07,0xc2,0x0a,0x15,0x80,0x18, -0x0f,0xfb,0x08,0x02,0x61,0xfb,0xf7,0xfe,0xf1,0xe7,0x12,0xee,0xea,0xc9,0xe6,0xf7, -0xa1,0xfd,0xfb,0x21,0x08,0x1a,0xcd,0x1a,0x14,0xc4,0x06,0xfe,0x4d,0xff,0xf8,0x67, -0xfa,0xf6,0x95,0xfe,0x0a,0xe2,0x15,0x18,0x59,0x12,0x03,0x4b,0x06,0xee,0xfc,0x00, -0xf3,0xe3,0xfe,0xf8,0x9a,0x09,0x04,0x10,0x03,0x02,0xdd,0x03,0x01,0x37,0xfc,0xfd, -0xc7,0xfd,0xfd,0x12,0xfa,0xfa,0x54,0xff,0x04,0x80,0x11,0x08,0x3d,0x11,0x07,0xcb, -0x04,0x04,0x93,0xf6,0xed,0x5b,0xef,0xe7,0xd8,0xef,0xed,0x5f,0xf0,0x03,0xf6,0x02, -0xf9,0x79,0xff,0xfe,0xe9,0x04,0xfd,0xfb,0x07,0x0d,0x96,0x16,0x0b,0xc9,0xff,0x0e, -0xc2,0x05,0xfe,0x58,0xfb,0xef,0xb2,0xf4,0xef,0xd0,0xed,0x07,0x40,0x07,0xfd,0x9e, -0x10,0x06,0x54,0x0a,0x0a,0xb0,0x13,0x1f,0xfb,0x1b,0x0c,0x12,0x0d,0x0a,0x20,0xfc, -0xed,0xf5,0xe3,0xdf,0x97,0xf3,0xfc,0x05,0x0e,0x0a,0xad,0x04,0x0c,0x75,0x0c,0xef, -0xe5,0xf6,0x02,0xa9,0x06,0x02,0x2a,0x06,0x07,0x74,0x01,0xfb,0x5b,0xf4,0xf7,0xe5, -0xfc,0xf7,0xac,0xf9,0x00,0x0e,0xfa,0xf8,0xe1,0x01,0x11,0xe9,0x11,0x11,0x23,0x06, -0x0c,0xe6,0x0c,0x05,0x4a,0x04,0xf6,0x3f,0xf7,0xfb,0xa6,0xf8,0xfd,0x4e,0xf3,0xf7, -0x8a,0xf7,0xff,0xab,0xfd,0xfb,0x2c,0x02,0x0c,0x91,0x03,0xf9,0x2e,0xfb,0x00,0xa2, -0x00,0xfc,0x85,0xff,0x02,0xb2,0x0d,0xfe,0xfa,0xfa,0xfe,0x5b,0xfb,0xf8,0xf5,0x02, -0xfc,0x70,0xfa,0xee,0xb9,0xf3,0xf4,0x81,0x0d,0x0e,0xef,0x19,0x0b,0x45,0x0d,0x06, -0xae,0x09,0xfc,0x41,0x0e,0xfa,0x75,0x02,0x11,0x3d,0x08,0xf8,0x2d,0xf8,0xfe,0x5d, -0x05,0xfe,0xd7,0xee,0x04,0x58,0x0b,0x08,0x8b,0xfd,0x1a,0x23,0x10,0x09,0x4f,0x00, -0xfa,0x02,0xf7,0x00,0xca,0x06,0x1a,0x2f,0x00,0x05,0x49,0xeb,0xea,0xb5,0xed,0xfa, -0x79,0x02,0x10,0x19,0x12,0x0d,0x2d,0xf8,0xfa,0xe5,0x04,0x00,0xbf,0xfb,0x08,0x23, -0x17,0x04,0x8f,0x03,0x05,0x0d,0xfb,0xfd,0x3d,0x01,0x01,0x7d,0x0b,0x13,0x28,0xf8, -0xfd,0xab,0x04,0x0a,0x62,0xff,0xed,0x70,0xe8,0xf7,0xd5,0xf4,0x05,0x4c,0x0c,0x22, -0xc6,0x0f,0xff,0x2c,0xfa,0xfd,0x87,0xed,0xe4,0x84,0xe9,0xfc,0x76,0xf3,0xfe,0x50, -0xf9,0x08,0x3b,0x0a,0x0b,0x62,0x08,0xff,0x18,0xf1,0xf8,0x6f,0xfd,0x03,0xd7,0x04, -0x0b,0xd4,0x03,0x03,0xec,0xfc,0x03,0xc6,0xfe,0x0c,0xf8,0x09,0x08,0xe3,0x02,0xff, -0xd0,0x04,0x09,0x46,0x04,0xfd,0xce,0x11,0x06,0xc9,0x0f,0xf3,0xa0,0xf2,0xf0,0xf5, -0xfd,0x08,0x22,0x0a,0x00,0x39,0xfe,0xfd,0x69,0xfe,0xfe,0x10,0xea,0xfd,0xe4,0xf9, -0x16,0x5d,0x1d,0x05,0x25,0x04,0x03,0xd7,0xf3,0x02,0xb4,0xf6,0xfd,0x31,0x07,0x08, -0x7a,0xf5,0xfe,0x55,0x0c,0x0f,0xc2,0x03,0x01,0x6b,0xf9,0xf7,0x2a,0xf2,0xf4,0x92, -0xe8,0xf1,0xf1,0x04,0x00,0xaf,0x01,0xf9,0xe7,0xf5,0xf4,0xde,0x09,0x09,0xbc,0xf5, -0x06,0x88,0x08,0x0b,0x22,0x09,0x02,0x87,0xfd,0xf9,0xa6,0xfb,0xf6,0x3f,0xf1,0x00, -0xfd,0x07,0x0a,0x95,0x02,0x0a,0x2d,0x1b,0x17,0x8d,0xfe,0x07,0x5d,0xfc,0xf7,0xf9, -0x11,0x0b,0x35,0x03,0xf3,0xf9,0x09,0xed,0x2d,0xf6,0xed,0x27,0xfb,0xf5,0x6c,0x0a, -0x0f,0xbb,0x17,0x19,0x95,0x1d,0x05,0x3c,0x07,0xf7,0xaf,0xf6,0xfb,0xd4,0xff,0xfc, -0x7b,0xf8,0xf2,0x8d,0xff,0xf4,0xfa,0x05,0xfc,0x5f,0x07,0x0d,0xf4,0x13,0x05,0x99, -0x0d,0x01,0x57,0xfe,0xfb,0xb2,0x03,0x07,0x3c,0x0f,0x04,0x21,0x04,0xf9,0x1d,0xf1, -0xf4,0xaa,0xe7,0xf5,0xd7,0xf4,0x02,0x44,0xff,0x01,0xb1,0xfc,0x01,0xce,0x05,0x02, -0x2f,0x0a,0x06,0xe8,0x02,0x07,0xfd,0xfb,0xff,0x13,0x0b,0x09,0x42,0x08,0x15,0x76, -0x11,0x0c,0x67,0x09,0xfa,0x3b,0xfc,0x05,0x57,0x0e,0x02,0x40,0x00,0x00,0x0f,0x04, -0x00,0xfb,0x04,0xf4,0x20,0x08,0xfc,0x69,0x04,0xfa,0x50,0xf8,0xf8,0x9f,0x02,0x01, -0xd8,0x0c,0x09,0x80,0x04,0xf0,0x68,0x04,0x0e,0x5c,0xfb,0xfe,0x59,0xff,0x02,0x0d, -0x0e,0x0e,0x41,0x0a,0x05,0x10,0xfd,0xf8,0xfb,0xf3,0xfa,0x9f,0xfe,0x03,0x41,0xf9, -0xf7,0x67,0xf8,0xe7,0x88,0xfb,0xf9,0x23,0xf5,0xfe,0xff,0xf6,0xee,0xda,0xf4,0xfa, -0x74,0x03,0x0c,0x26,0x13,0x05,0x62,0xf0,0xf6,0x4e,0xf8,0xfa,0xd2,0xf8,0xfa,0x03, -0x03,0x0d,0xef,0x1e,0x0e,0x05,0xff,0xf9,0x6a,0xfb,0xf6,0xaa,0x03,0x00,0xf4,0x13, -0x14,0xac,0x05,0xf5,0x20,0x01,0xf0,0xfe,0xfb,0xff,0x33,0x05,0x12,0x23,0x0a,0x09, -0x08,0x00,0xfc,0x0d,0x02,0xf4,0xd7,0x05,0x09,0xcd,0x0d,0x10,0x02,0x0a,0x02,0xfb, -0xff,0x07,0x62,0x00,0x09,0xd6,0x00,0xeb,0x6e,0xee,0xf9,0xa0,0xfd,0xf2,0x8a,0xed, -0x09,0xd5,0x09,0xff,0x3f,0xf9,0xf0,0xed,0xef,0xec,0x1c,0x04,0xff,0x3d,0x08,0x02, -0xf2,0x0e,0x15,0x6c,0x0d,0xfe,0xcd,0xfe,0xfc,0x03,0xfa,0xe7,0x97,0xf9,0xf3,0xf9, -0xf2,0xf2,0x73,0xfa,0xfc,0xef,0x10,0x14,0xd2,0xfc,0xf7,0x31,0x04,0x0e,0xa7,0x0a, -0x11,0x55,0x01,0xf9,0x28,0x01,0xf7,0x10,0x06,0x02,0xf0,0xff,0x02,0xf9,0xf7,0xf6, -0x7c,0xfe,0x01,0x1b,0x0b,0x03,0x6e,0x07,0x02,0x2f,0xfd,0x05,0x44,0x0b,0x05,0xa0, -0xfc,0xff,0x8b,0x04,0x00,0xaf,0xfc,0xfd,0x51,0xfe,0x09,0x6c,0xf9,0xff,0x4c,0xf9, -0xfd,0xf4,0x05,0x0e,0xba,0x03,0x03,0x68,0x05,0x02,0xf8,0xfa,0x02,0x05,0x04,0xfd, -0x1c,0xf9,0x03,0x66,0x08,0x1d,0x64,0x12,0x05,0xc7,0xf7,0x08,0xa4,0xf7,0x02,0x6e, -0x0d,0xfc,0xb6,0xfd,0xfe,0x92,0xfd,0xfe,0x27,0xfb,0xf5,0x14,0xf4,0xf1,0xde,0xfd, -0x0d,0x6f,0x14,0xfb,0x77,0xee,0xe9,0xbd,0xfd,0xf0,0xaf,0x02,0x06,0xdf,0x0c,0xf9, -0xd3,0xf6,0x00,0x52,0x00,0xff,0xb0,0x04,0x12,0x14,0x17,0x07,0x8b,0x00,0x04,0xab, -0xfa,0x00,0x47,0xfd,0x07,0xe7,0x05,0x0d,0xd9,0x05,0x09,0x46,0xf9,0x0a,0x43,0xff, -0xfd,0xcf,0xfe,0x0a,0x2b,0x02,0xff,0x8f,0x05,0x00,0x75,0xe4,0xf4,0x8c,0xf5,0xf5, -0x17,0xf6,0xf7,0xfe,0xfb,0xfd,0x63,0x04,0xf9,0xd7,0xfc,0xfb,0xaa,0x05,0x04,0x3d, -0x0e,0x03,0x5d,0x08,0x00,0xfb,0x05,0xf6,0x2a,0x04,0x02,0x77,0xf3,0xfa,0xfd,0x0f, -0x17,0x25,0x15,0x0a,0x60,0x0b,0x00,0x65,0x09,0x10,0xe6,0x12,0xfd,0x6e,0x06,0xf7, -0x26,0xf4,0xfb,0xe0,0xfb,0x02,0x12,0xf9,0xf7,0xbd,0xf9,0x01,0x98,0xfa,0x09,0x12, -0x03,0xfc,0xea,0x01,0xf2,0x9c,0xef,0xf9,0x44,0xfa,0xee,0x29,0xf6,0xf5,0xf7,0xf2, -0xf8,0xe9,0xf4,0xff,0x71,0x08,0x18,0x1d,0x0a,0x10,0xba,0x12,0x0d,0x6d,0x08,0x09, -0x1b,0x0c,0x08,0x7e,0x03,0xfd,0x18,0x04,0xf8,0x65,0xf6,0xf8,0x4c,0x07,0x18,0x95, -0x09,0x10,0xbc,0x06,0x00,0x4c,0xfe,0xfe,0x70,0xf7,0xf8,0xaa,0xf3,0xf6,0xa4,0x08, -0xf7,0x8a,0xf9,0x05,0x5d,0xfb,0x05,0xd0,0xfe,0x08,0x54,0x03,0xf9,0x97,0xf6,0xf1, -0xed,0xf6,0xee,0x5d,0x12,0x06,0xa9,0x0f,0x08,0x73,0x0c,0xf2,0xda,0xef,0xde,0xbd, -0xe5,0xf7,0xee,0xf2,0x07,0x1a,0x0a,0x15,0x89,0x18,0x1a,0x49,0x11,0x13,0x51,0x08, -0xf7,0xa4,0xf7,0xf9,0x5c,0xf4,0xf4,0xda,0xef,0x05,0x88,0x03,0xfc,0x32,0x02,0x11, -0x39,0x00,0x07,0xc1,0x07,0x0a,0x11,0x10,0x0d,0x6c,0x02,0xfe,0xcc,0x00,0x04,0x82, -0xf3,0xec,0x41,0xe2,0xec,0x83,0xf3,0xf7,0x47,0xfb,0x05,0x5b,0x0f,0x13,0xe9,0x17, -0x23,0xb1,0x11,0xfc,0xb1,0xf7,0x06,0x60,0x09,0xf7,0x2a,0xf4,0x04,0xce,0x12,0x10, -0x27,0x02,0x03,0x79,0xee,0x10,0xc8,0x10,0x02,0x14,0x07,0x19,0x54,0x02,0xf7,0x37, -0xf7,0xf0,0x32,0xfd,0x0a,0xed,0x08,0x04,0xb3,0x17,0x0d,0x21,0xfa,0xf8,0x94,0xef, -0xfc,0xf8,0x01,0x0f,0x16,0x02,0x09,0xcf,0x0c,0x1b,0x53,0x01,0xfe,0xf4,0xf0,0xf9, -0xb5,0x01,0x07,0xfc,0xf8,0xf4,0xfb,0xfa,0xf3,0x10,0xfc,0x0b,0xc2,0x10,0x0a,0x8b, -0x00,0x05,0x46,0x03,0x00,0x86,0x08,0x04,0x4c,0x0c,0x10,0x82,0x11,0x03,0x9d,0xff, -0xf9,0x01,0x01,0xec,0x37,0xeb,0xf7,0x70,0x0e,0xfb,0xee,0xfd,0x09,0x89,0x06,0x0d, -0x1a,0x01,0x01,0x08,0x09,0xef,0xc2,0xf4,0xf5,0x30,0xfc,0x01,0x50,0xf8,0x01,0xd0, -0xf9,0x07,0x74,0x00,0x0c,0x2e,0x05,0x09,0x9f,0xff,0x04,0xf8,0xf4,0xfe,0xc2,0xfc, -0xf2,0xa3,0xfe,0xfd,0xbd,0xf3,0x03,0xb9,0x07,0x18,0x6f,0x0a,0x06,0x70,0xf1,0xf8, -0x4d,0xf6,0xec,0x4d,0xfc,0xfc,0x60,0xf9,0x13,0xe6,0x03,0xfe,0xad,0xfe,0x06,0xe9, -0xfe,0xfe,0x72,0x05,0x02,0x04,0x07,0xf7,0x1d,0x00,0xed,0x33,0xfe,0x00,0x88,0xf7, -0xfc,0x4a,0xf9,0xf8,0x44,0xfa,0xfa,0x56,0xff,0x0b,0x37,0x14,0x1f,0xee,0x1b,0x19, -0x70,0x0c,0x0e,0xfa,0xfd,0x03,0x98,0xfd,0x04,0x6a,0xf5,0xeb,0xea,0xed,0xf0,0x69, -0xef,0xf1,0x7d,0xf9,0x03,0x78,0x0e,0x13,0x68,0x07,0x02,0x2e,0x0b,0xf7,0xb3,0xeb, -0xf3,0x07,0x0b,0x0e,0xb4,0xf8,0xfb,0x3a,0x0a,0x00,0x21,0xff,0xfe,0xd0,0xfb,0xf5, -0xa7,0xf6,0xf8,0x54,0xfd,0x10,0x9d,0x0d,0x0e,0x7c,0x10,0x0f,0x88,0x0f,0xff,0x91, -0xf9,0xed,0x1d,0xf9,0xf6,0xa4,0xff,0xf4,0x66,0x0d,0x00,0x23,0x06,0x04,0xb7,0x00, -0xff,0x08,0x0c,0x05,0xa0,0xf9,0x07,0x57,0x02,0x03,0x49,0x03,0x01,0xea,0xf6,0xf2, -0xdd,0xf9,0xf3,0x81,0xfd,0x04,0xd8,0xfd,0x01,0xad,0x02,0x00,0x11,0xfe,0xf4,0x5c, -0xf9,0xfa,0x24,0xf5,0xf7,0x4b,0x07,0xf5,0x70,0x02,0xfe,0x8d,0x08,0x0a,0x57,0x03, -0x03,0x67,0x01,0xff,0xf0,0xfd,0xfb,0xbb,0x04,0x10,0x61,0x0a,0x07,0x6a,0x08,0x04, -0x2f,0x01,0xf6,0xd7,0xf7,0x08,0x95,0x08,0xf9,0xfb,0xfb,0xfe,0x8b,0xf0,0xf3,0x89, -0xf5,0xf8,0x51,0x04,0x03,0x4f,0x08,0x06,0xac,0x06,0x04,0xfd,0x0d,0x04,0xf7,0x04, -0x01,0x60,0x0b,0xfe,0xb9,0x02,0xfb,0xfb,0xf6,0xfa,0x3a,0xef,0xf7,0xe8,0xfd,0x01, -0x3f,0x03,0x05,0xb6,0x01,0x03,0xb8,0x10,0x0d,0x23,0x09,0x09,0xde,0x14,0x0f,0xfc, -0x07,0x07,0xd8,0x0a,0x03,0x00,0xfa,0xe5,0x5b,0xf2,0xfb,0xe9,0x01,0xff,0xe6,0xfc, -0xfb,0xbf,0x09,0x14,0xe9,0x0c,0x0b,0x9d,0x10,0x01,0x1d,0x0b,0x06,0x3f,0x03,0xfa, -0x5b,0xfb,0xfb,0xad,0xfc,0xee,0x04,0xf4,0xf5,0x4a,0xf7,0xfb,0x54,0x02,0xfe,0xfe, -0x0a,0x10,0xee,0x0d,0x06,0xb1,0xf4,0xf2,0x2d,0xf8,0xf5,0x50,0x03,0xf3,0x1f,0xf9, -0xff,0xe2,0xfe,0xf7,0xca,0x00,0xfd,0xeb,0xf7,0x07,0xc8,0x05,0x09,0x2e,0x18,0x06, -0x52,0x14,0x08,0xe2,0x0e,0x00,0x4e,0x06,0xf9,0x06,0xef,0xf5,0x74,0xf4,0xf8,0xe5, -0x07,0xff,0x0a,0x05,0x08,0x93,0x0a,0x02,0x7b,0x12,0x13,0x4f,0x10,0x0b,0xbd,0x01, -0xf9,0xaa,0x01,0xfc,0x6a,0x0b,0x0c,0xbd,0x03,0x05,0xa6,0xff,0xf2,0xa3,0xfc,0xf1, -0xb9,0xf1,0xfb,0x9d,0xff,0x01,0x39,0x0f,0x12,0x70,0x0f,0x14,0x89,0x11,0x11,0x5b, -0x01,0xef,0xc6,0xf0,0xfa,0x91,0x00,0x05,0x76,0x03,0xfd,0x76,0x01,0xfc,0x78,0x0b, -0x14,0xd7,0x14,0x03,0xe9,0xf4,0x07,0x53,0x01,0xff,0x46,0xf3,0xf6,0x2a,0x05,0xfc, -0xaa,0xfb,0xf9,0xc5,0xfc,0xf6,0x13,0xf5,0xf6,0x18,0xfd,0xfb,0xad,0x07,0x0c,0x79, -0x0e,0x05,0x9b,0x0a,0xfd,0x71,0xfa,0xf4,0x6f,0xf7,0xed,0x4e,0x03,0x02,0x2f,0x06, -0x02,0x93,0x0b,0x0b,0x2d,0x11,0x07,0xef,0xfb,0x09,0xc4,0x0d,0x04,0xeb,0x05,0x05, -0xd1,0x01,0xf8,0xbf,0xed,0xee,0x88,0xef,0x02,0xb4,0xfd,0xff,0x95,0x04,0x05,0x11, -0xfb,0x06,0x04,0xf5,0xf7,0x9f,0xf2,0xf4,0x0a,0xff,0xfd,0xc9,0xf7,0x0d,0x80,0x11, -0x0d,0x11,0x15,0x10,0x79,0x06,0x08,0xd8,0xf9,0xf6,0x46,0xe9,0xed,0x9f,0xec,0xf8, -0xa0,0x01,0x0f,0x3e,0x11,0x09,0x1b,0x0a,0x02,0xe3,0x12,0x12,0xeb,0x07,0x03,0xc8, -0x09,0xfb,0x79,0xf7,0xe8,0xbb,0xed,0xf8,0x80,0xfa,0xf7,0x0b,0x06,0x01,0xc5,0x06, -0x0a,0xf3,0x0e,0x08,0x5e,0xfd,0xfa,0xa5,0xfc,0x01,0x6b,0x05,0x01,0xa6,0x04,0x09, -0x5b,0x0a,0x07,0x62,0x08,0xfe,0x5e,0xfe,0x00,0x56,0x09,0x02,0x1d,0xff,0x0e,0x03, -0x01,0xf5,0x17,0xf4,0xfb,0x6c,0xf7,0xf2,0x02,0xf3,0x00,0x0a,0x05,0x05,0x22,0xfe, -0x07,0xca,0x0c,0x0d,0xcd,0x0e,0xfb,0x5d,0x01,0x03,0x98,0x0f,0x06,0x89,0x0d,0xf4, -0xbd,0xf6,0xea,0x99,0xf7,0xf1,0xf7,0xf9,0xfb,0x0e,0x18,0x0e,0x4a,0x06,0x00,0xa0, -0x06,0x01,0x0c,0xfb,0xf4,0xbb,0xfa,0x04,0x23,0xfd,0x01,0x19,0x05,0x09,0xc1,0x09, -0x03,0xf0,0xfc,0xfe,0xed,0xe9,0xee,0x0a,0xf0,0xf6,0x2c,0x03,0x10,0xb0,0x13,0x17, -0x17,0x0b,0x06,0x83,0xf8,0xf8,0xad,0xf2,0xfa,0x7d,0x00,0xfc,0x13,0x00,0xf5,0xe6, -0xfe,0xff,0xc2,0x00,0xfb,0xf0,0xef,0xf9,0xd8,0xf8,0xfb,0x30,0x01,0x19,0xa0,0x19, -0x14,0xdc,0x12,0x0c,0x2b,0x0b,0xf9,0x3c,0xf5,0xf4,0xb0,0xf6,0xfc,0x25,0xf4,0x02, -0xb4,0xfe,0x04,0x6c,0x07,0x20,0x2b,0x13,0x0f,0xa5,0xfc,0xfb,0x8b,0x02,0x04,0x11, -0x05,0x06,0x33,0x0a,0xfa,0xed,0xfb,0xf0,0x48,0xfe,0xf1,0x35,0x05,0x01,0xd4,0x03, -0x01,0xec,0x11,0x0a,0xa4,0x06,0xfe,0xcb,0x06,0x12,0x8e,0x07,0xf9,0x8f,0xf2,0xef, -0xd4,0xf3,0x0e,0xd4,0x07,0x04,0x1a,0xff,0xff,0x06,0xfe,0xfc,0xfd,0xfb,0x04,0x7b, -0xfe,0x06,0x92,0x06,0x03,0x5e,0x02,0xfc,0xcf,0xf0,0xf1,0xa9,0xf8,0x01,0xfe,0x05, -0x0d,0x13,0xff,0x09,0x80,0xfc,0x02,0x93,0xfb,0xfa,0x70,0xff,0x06,0x1f,0x05,0x0d, -0x99,0xfe,0xf5,0xd9,0x00,0xfa,0x60,0xfe,0xff,0x7b,0x02,0x01,0xe8,0x01,0x0d,0x30, -0x11,0x0e,0x4d,0xf5,0xf5,0x74,0xfb,0xf5,0x7c,0x00,0xf7,0x59,0xfd,0x0f,0x78,0x12, -0x15,0xe2,0x07,0xfe,0x48,0xf6,0xfd,0x87,0xf9,0xe9,0x1a,0xf5,0xfa,0xbe,0xed,0xfb, -0x16,0x05,0x0e,0xd8,0x09,0x0f,0xb0,0xfd,0xfd,0x53,0x02,0x03,0xd7,0xff,0xfd,0x67, -0xf8,0x03,0xe3,0x0c,0x10,0x4c,0x08,0x00,0x7a,0xfe,0x01,0x0e,0xfc,0xfe,0x20,0xfd, -0xfd,0x1c,0x0a,0x04,0xde,0x04,0xfa,0xac,0xfc,0xfb,0x83,0xfe,0xf1,0xa2,0xfc,0x03, -0xe4,0xfc,0xfd,0x9b,0x06,0x05,0x76,0xf6,0xf4,0xa3,0xf4,0xf9,0xa9,0x07,0xff,0xb4, -0x04,0x0e,0x20,0x09,0xff,0x83,0x0d,0x15,0x81,0x13,0x04,0x33,0x08,0x05,0x6f,0x01, -0x03,0x67,0xfc,0xe8,0x20,0xf4,0xe6,0x7f,0xf0,0xf7,0xdb,0x00,0x01,0xf8,0x03,0xf5, -0x2c,0xf7,0xf5,0x86,0xf1,0xff,0x23,0xfd,0xf4,0xcf,0x01,0x0e,0xcd,0x14,0x16,0x44, -0x18,0x1a,0x4a,0x04,0xfa,0xfd,0xfa,0xfa,0x6e,0x03,0x0b,0xe5,0x0f,0x11,0x09,0x14, -0x0d,0x26,0x06,0xfe,0x3a,0xfb,0xfb,0x0e,0xf5,0xf5,0x58,0xfb,0x01,0xf8,0x00,0xfc, -0xa3,0xf2,0x01,0x0b,0xfc,0xf9,0xdf,0x00,0x03,0x41,0x10,0x12,0x06,0xff,0xfd,0x0f, -0x0d,0xfd,0x51,0x03,0xfb,0xb6,0xfb,0x07,0x23,0x10,0x07,0x17,0xff,0x04,0x01,0xfb, -0x0d,0xd6,0x1b,0x13,0xd9,0x11,0x0d,0xa6,0x08,0x05,0xce,0xfe,0xfa,0xe3,0x0c,0x07, -0xa2,0x03,0xfa,0x52,0x02,0xf3,0x44,0xfe,0xf6,0x76,0xeb,0xf5,0x2e,0x02,0xfa,0xea, -0xf5,0xf6,0xb7,0xfe,0x08,0xf4,0x0d,0x00,0x12,0x14,0x04,0x8e,0x05,0x06,0x91,0x03, -0xf2,0xc9,0xf8,0xfd,0x6a,0x08,0xfe,0x3d,0x08,0xff,0x08,0x07,0x04,0x89,0x03,0xff, -0x1f,0x14,0x13,0xd0,0xfa,0xfe,0x41,0x03,0xfc,0x2c,0xf7,0xfd,0x3e,0xf7,0xf1,0x1d, -0xe4,0x02,0x1e,0x0f,0x09,0x2d,0xfd,0xf9,0x09,0xf6,0x0f,0x6c,0x0b,0x11,0xa5,0x05, -0xf7,0x3b,0xfe,0x01,0xb5,0xf3,0xfc,0x55,0x03,0xfa,0xf7,0xfc,0xf6,0x9f,0xfe,0xf5, -0x9b,0xf4,0x06,0xce,0x0c,0xfa,0xb5,0x03,0x04,0x0a,0x0c,0x07,0x77,0x02,0x0d,0xbb, -0x11,0x08,0x1b,0x14,0x0a,0x1c,0x08,0x07,0xf0,0xfb,0xe8,0x39,0xf4,0xed,0x7f,0xf9, -0xef,0x70,0xfc,0x03,0x0b,0xff,0x06,0xf2,0xfe,0xfc,0x2c,0x08,0x06,0x47,0xfa,0xfa, -0x89,0xf4,0xfb,0x61,0xfc,0xfc,0xe9,0xf8,0xf7,0xcd,0xf4,0xf7,0xe1,0xf6,0x0f,0xd6, -0x0e,0x0c,0xb7,0x07,0x02,0x6c,0x00,0xfa,0x96,0xf3,0xed,0x89,0xf9,0xfe,0xc1,0xff, -0xfb,0x93,0x0a,0x02,0x16,0x05,0xf5,0x47,0x01,0x00,0x02,0x07,0x12,0x92,0x18,0x12, -0x45,0x10,0x04,0x77,0x03,0xf8,0x0d,0x00,0xfe,0x56,0x00,0xff,0xa0,0x0e,0x08,0x02, -0x02,0x07,0x2a,0x07,0x0a,0x7e,0xf8,0xfd,0xe3,0xfa,0x00,0xfa,0xec,0xec,0xeb,0xe9, -0xf8,0x21,0xf6,0x04,0x9f,0x06,0x15,0x8a,0x0b,0x0a,0x42,0x14,0x12,0xd4,0x07,0x0d, -0x93,0x09,0x08,0xa4,0x04,0xff,0xb5,0x08,0x01,0xea,0xf3,0xf8,0xe4,0xfe,0x02,0x02, -0xff,0x04,0x85,0x0f,0x07,0x22,0xf2,0x02,0x8f,0x03,0xfc,0xb3,0xed,0xe2,0x64,0xe8, -0x01,0xd6,0xfb,0x0e,0x41,0x0f,0x12,0x12,0x11,0x0c,0x79,0xfe,0x05,0x46,0xf5,0xf9, -0xec,0x00,0xfd,0x13,0x00,0x00,0x2e,0x02,0x04,0x15,0x09,0x09,0xc7,0x0f,0xff,0x50, -0xf9,0xf9,0x9e,0xf3,0xee,0x95,0x01,0xf3,0x2b,0xf9,0xfd,0x7a,0x04,0xfa,0xb2,0x0e, -0xfb,0x5c,0x01,0xf9,0x3c,0xfa,0xf3,0x3f,0x01,0x02,0xb5,0x01,0x02,0x43,0x0f,0xfc, -0xf3,0xf7,0xf7,0x61,0xff,0xfe,0x9b,0xf8,0xfa,0x6d,0x0a,0x08,0x61,0x04,0x10,0x89, -0x0a,0x13,0xc1,0x06,0x0d,0x2e,0xff,0x02,0x1f,0xf8,0xfb,0x06,0xf7,0xf7,0xfa,0xef, -0x02,0xe5,0xfa,0x04,0xae,0xf9,0x07,0x60,0xfd,0x14,0x6f,0x09,0x12,0x58,0x06,0x0f, -0x89,0xfc,0xf9,0x09,0xe8,0xf8,0xe2,0xdd,0xf2,0x2d,0xfa,0xf7,0x06,0x01,0x08,0xe5, -0x03,0x09,0xeb,0x09,0x0d,0xeb,0xfc,0x05,0xfd,0x0d,0x04,0x03,0xfb,0xff,0x78,0xf6, -0xfa,0x1c,0xf2,0xee,0xb3,0xf0,0xf9,0x76,0xf4,0x02,0xa1,0x0a,0x18,0x43,0x0d,0x15, -0x16,0x12,0x0a,0x74,0x04,0xfd,0xd7,0xfc,0xfd,0x98,0xf9,0x05,0x02,0xfe,0x03,0x57, -0x00,0xfb,0x9b,0xf8,0xed,0x63,0xf8,0x01,0x45,0xfc,0xf5,0xaf,0xfc,0x03,0x52,0xf9, -0xfb,0x80,0xf9,0x01,0xb3,0x04,0x08,0xce,0x0b,0x07,0x4d,0x06,0x10,0x51,0x09,0x08, -0xbf,0x08,0xff,0x64,0xff,0xfb,0x36,0xff,0xfd,0x93,0x0d,0x11,0xf9,0x19,0x07,0x09, -0x04,0xff,0xc9,0x07,0xea,0x7f,0xf2,0xfb,0x81,0xfa,0xf9,0xc5,0x0a,0x0c,0x32,0x07, -0x04,0xf7,0x03,0x00,0xf6,0xfe,0xfa,0x61,0x04,0xff,0x0d,0xfe,0xfb,0x43,0x08,0xf9, -0xfd,0xfa,0x08,0xcf,0x00,0x01,0xd3,0x14,0x18,0xe1,0x0d,0x12,0xb1,0x17,0x10,0x7d, -0x07,0x05,0x86,0x03,0xfe,0xec,0xf8,0xfe,0x3f,0xfd,0xf6,0xa1,0xec,0xf6,0x00,0xf0, -0xf4,0x0e,0xf5,0xf9,0x91,0xf8,0xfd,0x95,0x0b,0x19,0xfb,0x0c,0x10,0xfe,0x07,0x05, -0x7d,0x04,0x02,0x94,0x03,0xff,0xa2,0xf9,0x00,0x5a,0x03,0xf3,0x12,0xfa,0x0c,0xab, -0x02,0xff,0x2c,0x00,0xf7,0x30,0x01,0x03,0x7f,0x07,0xff,0xed,0x06,0xfc,0x28,0x00, -0xf7,0x99,0xec,0xff,0x99,0x06,0x0b,0xb8,0x07,0x0f,0xc8,0x03,0xfd,0x4d,0xf7,0x01, -0x06,0x01,0x12,0xf8,0x0e,0x0f,0x88,0x00,0x02,0xb8,0xfc,0x04,0xad,0xec,0xf1,0x50, -0x04,0x05,0x00,0xfe,0x02,0x0d,0xf9,0xfd,0x26,0x05,0x15,0xf9,0x11,0x13,0xc8,0x0a, -0x06,0xe6,0x0a,0x0e,0xff,0x01,0x08,0x4c,0x05,0x0b,0x4b,0xf5,0xfc,0x05,0xec,0xe1, -0x18,0xdd,0xea,0xc6,0xf4,0xfa,0x12,0xf9,0xf4,0x4b,0x09,0x0a,0xa8,0x0b,0x0e,0xc6, -0x16,0x0e,0xbb,0x01,0xfb,0xbd,0x0c,0x0d,0x0b,0x13,0x08,0x38,0x03,0xfe,0x9e,0x08, -0xfa,0x9d,0xf6,0x04,0xed,0x02,0xf9,0x50,0xfc,0xf4,0x63,0xfb,0xfd,0xa7,0xf6,0xf1, -0x08,0xfd,0x05,0x84,0x00,0x0f,0x12,0x06,0x0d,0x66,0x04,0xff,0x75,0xf6,0x04,0x0a, -0xf5,0x03,0xc9,0x01,0xf6,0x9f,0xf0,0xfa,0x59,0x03,0x07,0x0a,0x12,0x0a,0xc4,0xff, -0xf6,0xf0,0xf7,0xee,0x3d,0xe7,0xe8,0x6c,0xf2,0xf8,0x08,0xfb,0xf2,0xc1,0xf7,0x02, -0x60,0x0b,0x16,0x1e,0x15,0x08,0x3e,0x0e,0x00,0x4c,0x07,0xfe,0x7a,0xfe,0x00,0x71, -0x08,0x16,0x23,0x0d,0x10,0x84,0x0f,0x02,0x5c,0xfc,0xf9,0x88,0xf5,0xfe,0x50,0xfa, -0x05,0x83,0x02,0xf9,0xd4,0x01,0xf6,0xdb,0xf7,0xf9,0x8d,0xf9,0x04,0x6a,0x06,0xf5, -0xf1,0xfc,0x09,0x51,0xfc,0xfe,0xd9,0x03,0x09,0x6b,0x01,0x06,0x6d,0xfc,0x04,0xf5, -0xf2,0xf9,0x1b,0x03,0x03,0xfb,0xf5,0x0c,0x61,0xfc,0xff,0xcc,0x01,0xf6,0x58,0xf3, -0xff,0x8b,0x05,0xfe,0x18,0xff,0xfc,0x9d,0x07,0x09,0x0c,0x1d,0x06,0xaa,0x1b,0x19, -0xbb,0x1a,0xf8,0x81,0x0c,0x01,0x85,0xff,0xe7,0xf3,0x02,0xf5,0xef,0x06,0xf9,0x26, -0x0b,0xf1,0x75,0x0c,0xec,0x63,0xfb,0xfa,0xc5,0x01,0x01,0xfd,0x0a,0x05,0xf3,0x07, -0xfa,0xa5,0xf6,0xe3,0x52,0xe8,0xe0,0xb9,0xe6,0xfa,0x7b,0xfd,0x07,0x2d,0x0a,0x22, -0x9e,0x1c,0x24,0x46,0x0a,0x0e,0x4c,0x00,0x0a,0x25,0x05,0x02,0xfb,0x01,0x02,0xcc, -0xfe,0x0c,0x4a,0x12,0x07,0x98,0x06,0xf0,0x33,0xe4,0xe1,0x46,0xf0,0xec,0x43,0xf6, -0x00,0xc9,0x05,0x00,0xad,0xfd,0xfd,0x2b,0xfb,0x05,0xe7,0x10,0x10,0x62,0x00,0xfd, -0x18,0x06,0xff,0x51,0xfb,0x16,0xd1,0x0f,0xfe,0xe1,0xf9,0x04,0x76,0x09,0x04,0xcb, -0x0e,0x06,0xdc,0x09,0x0b,0xb6,0x0f,0x02,0xef,0xf2,0xf5,0x80,0xdb,0xe8,0x63,0xfd, -0xe7,0x3d,0xf3,0xf0,0x02,0xfb,0xfc,0x7d,0x17,0x0e,0xf0,0x12,0x16,0x20,0x20,0x0b, -0xeb,0x04,0xf7,0xf5,0xf1,0xea,0x91,0xfd,0x0b,0x7c,0xf0,0xf6,0xa0,0x0e,0xf6,0xf6, -0xf9,0x12,0x60,0xeb,0xfd,0xfe,0x13,0xfe,0x88,0x11,0x03,0x2e,0x10,0xf7,0x81,0x03, -0xf1,0xc2,0xed,0xf1,0x05,0xf2,0xf3,0x16,0xf4,0xfe,0x21,0xfd,0x11,0x40,0x0f,0x0d, -0x6c,0x18,0x09,0xd0,0x11,0x11,0xe0,0x06,0x06,0x51,0x08,0x02,0x4b,0x00,0xf3,0x70, -0x01,0xe7,0x33,0xfe,0x07,0xe5,0xf9,0xf5,0xfc,0xfd,0xff,0x6e,0x09,0xfe,0x3d,0xfb, -0xfd,0x2a,0xf9,0xf4,0x7d,0xee,0xfd,0xc5,0xfa,0xfb,0x16,0x07,0x0b,0x6e,0x0d,0x11, -0xd9,0x11,0x0f,0x25,0xfd,0xfb,0x64,0xfb,0xf8,0xd5,0xfd,0xfa,0x4e,0x03,0x02,0x09, -0xfa,0x10,0x7b,0x16,0x07,0xca,0x10,0xfc,0xab,0x0e,0x00,0x13,0xfd,0xff,0xa0,0x01, -0xf4,0x5f,0xfa,0xf0,0xf9,0xfb,0xf6,0xa3,0x09,0x0c,0x5f,0x16,0x15,0x30,0x1d,0x10, -0x05,0x16,0x10,0x18,0x05,0xfc,0x35,0x04,0xed,0x7a,0xf4,0xee,0x3c,0xfa,0xfa,0x5c, -0x00,0xf0,0xc6,0xfd,0xf4,0xce,0xf9,0xf7,0xb8,0x0a,0x0b,0xf9,0x10,0x08,0x70,0x03, -0x0b,0x5f,0xf5,0xf8,0xca,0x01,0x09,0x8d,0x02,0x0d,0x64,0x05,0x08,0x69,0xfa,0x15, -0x10,0x0a,0x00,0x04,0x01,0x01,0xb1,0xfd,0x04,0x8c,0xee,0xf7,0x14,0xff,0x0b,0x0e, -0xf9,0x11,0x81,0x02,0x1a,0x2a,0x04,0x06,0xff,0x04,0xf9,0xd1,0xfe,0xfe,0xe8,0xfd, -0xfd,0x58,0xef,0xec,0x4b,0xfe,0xf3,0xd7,0x00,0x10,0x16,0x13,0xfc,0xac,0xfa,0x02, -0x8f,0x09,0x07,0xe0,0xf8,0xfa,0xff,0x00,0x02,0xe0,0xfe,0xfc,0x2e,0xfe,0xf5,0xc6, -0xed,0xf8,0x15,0x05,0xf5,0x49,0xf4,0xfe,0x5d,0x01,0x09,0xff,0x04,0x04,0x6b,0xfd, -0x00,0xdf,0x12,0x11,0xc2,0x03,0xff,0x59,0x03,0x02,0xa1,0x02,0x0e,0xb0,0x02,0x04, -0xd0,0x06,0xff,0xce,0x06,0x00,0x26,0xf8,0xed,0x1e,0xff,0x03,0x9e,0x02,0xfc,0x9c, -0xfb,0xec,0xa5,0xff,0x10,0x55,0xf6,0x06,0xe0,0x0b,0xfc,0xb5,0x01,0x04,0x48,0xfb, -0xfa,0xa5,0xf9,0xfa,0xab,0xf7,0x09,0xe1,0xfc,0x04,0x04,0x03,0xf5,0x4d,0x01,0x04, -0x27,0x01,0x0b,0x84,0x0b,0x00,0x53,0x15,0x05,0x88,0xf2,0xf8,0xf8,0xee,0xf5,0x23, -0xf1,0xfe,0x37,0x0c,0x00,0xec,0x03,0xff,0x8f,0xee,0xec,0x9c,0xf6,0x08,0x7d,0xfc, -0x0d,0xb6,0x06,0x0b,0xc5,0x03,0x06,0x16,0xfd,0x07,0x03,0xfe,0x02,0xb8,0xf2,0xfa, -0x95,0xe8,0xfa,0x49,0x03,0xfa,0x21,0xfd,0xf5,0x44,0xff,0x07,0x07,0x0b,0x04,0x57, -0x0a,0x0f,0xd7,0x0e,0xfa,0xae,0x09,0x0d,0x15,0x13,0x08,0xaf,0x04,0x0d,0xe6,0x0a, -0xf7,0x70,0xf3,0xf2,0x7d,0xf5,0xfa,0xfa,0x0c,0xfa,0x1d,0x0b,0x0c,0x54,0x0e,0x04, -0x77,0x06,0x07,0x25,0xed,0xe2,0xa5,0x02,0xff,0x49,0xfb,0xf2,0xd7,0x0b,0x0d,0xf2, -0x13,0x15,0xc2,0x08,0x05,0xb4,0x05,0x06,0xba,0x00,0xf9,0xca,0xfa,0x08,0x40,0x07, -0x00,0xbd,0x03,0x0e,0x6a,0x00,0x04,0x76,0x05,0x03,0xeb,0xfe,0xf5,0x00,0xe7,0xf6, -0x04,0x09,0x02,0x4b,0x03,0x02,0xed,0xf7,0x02,0x4f,0x06,0x04,0x0d,0xf9,0xf7,0x17, -0xf1,0xfd,0xd1,0xfc,0x02,0x8e,0xf9,0xf9,0x48,0xfd,0xf6,0x64,0xff,0x0c,0x34,0x08, -0x04,0x7d,0x10,0x10,0x5f,0x18,0x05,0x98,0x0b,0x07,0xe0,0x0c,0x13,0x5b,0x0d,0x11, -0xc5,0x03,0x06,0x51,0xfc,0xee,0x8d,0xf7,0x0d,0x96,0xfb,0xef,0xd9,0xf4,0xf7,0xcc, -0xff,0xeb,0xc9,0xef,0xfa,0x60,0xfe,0xf3,0xa4,0x08,0xfc,0x19,0x07,0x06,0x15,0x09, -0x05,0x8a,0xf8,0x04,0x88,0xf5,0xf7,0x0c,0x00,0x04,0x47,0xff,0xf9,0x83,0x07,0x0e, -0x53,0x11,0x07,0xf9,0x05,0x08,0x9e,0x00,0x01,0x63,0xfd,0xf2,0x9d,0xf6,0xed,0xb2, -0x03,0xfa,0x12,0xf4,0xed,0x17,0xfa,0x02,0x35,0xf5,0xf3,0x50,0xf7,0x00,0x31,0xfc, -0xfe,0xac,0x0d,0x13,0xae,0x06,0x0f,0x9a,0x05,0x03,0xac,0x02,0xff,0x97,0xfb,0x0e, -0x3c,0xfe,0xff,0xf6,0x05,0x10,0x65,0x02,0x05,0x5c,0x10,0xf3,0x16,0xe7,0xf9,0x82, -0xfb,0xf3,0x7a,0x05,0xfa,0x71,0xf3,0x09,0x54,0x09,0xfd,0x2f,0xf9,0x01,0x18,0x10, -0x13,0xe6,0x0f,0x02,0x89,0xe5,0xef,0x03,0xfa,0x00,0x12,0xf1,0xfc,0x75,0xe9,0x01, -0x8b,0xef,0x0c,0x39,0x0c,0x24,0xa6,0x14,0x1e,0x0b,0x13,0x12,0x15,0xff,0xf8,0xcf, -0xf0,0xfe,0xf8,0xf2,0x0a,0xb8,0xff,0x09,0x5f,0x0e,0x0c,0x20,0xf6,0x01,0x06,0x03, -0x05,0x72,0x19,0x10,0x50,0x00,0xf4,0x64,0xf0,0xec,0x91,0xf1,0xeb,0x6d,0x00,0xf3, -0xa3,0x01,0x08,0x8b,0x12,0x00,0x1a,0x08,0xfd,0x35,0x03,0x00,0xb9,0x0c,0x0a,0x60, -0x17,0x13,0x9a,0x0d,0x01,0xfb,0x04,0x07,0x57,0x01,0xf7,0xb8,0x10,0xee,0x8e,0xfb, -0xf6,0xf7,0xef,0xfc,0x83,0xe9,0xdc,0x90,0xeb,0x0a,0xd7,0x0d,0x0c,0xa2,0x10,0xfc, -0xc0,0x00,0x03,0x48,0x0b,0x13,0xf1,0x12,0x0e,0xdf,0x11,0x05,0xf2,0xf4,0x02,0x75, -0xfb,0x0e,0x07,0xf8,0x07,0x28,0x02,0x19,0x1f,0x18,0x0e,0x5f,0x07,0x17,0xfd,0x06, -0xfa,0x22,0xfe,0x02,0x6e,0xf1,0xf1,0x17,0xf1,0xfa,0x3e,0x03,0xfc,0xee,0x02,0xfc, -0xc4,0xf7,0x05,0x77,0x0f,0xf9,0x33,0x00,0xfe,0x05,0x03,0xf8,0x54,0x01,0x01,0x9d, -0x00,0x14,0x55,0x09,0xf4,0xa2,0x00,0xfa,0x06,0xf5,0xef,0xcb,0x00,0x06,0x6d,0x0f, -0x1b,0x7d,0x18,0x0a,0xbf,0xfc,0xf3,0x37,0xea,0xe5,0x17,0x0a,0x04,0xf4,0x00,0xf4, -0xbc,0xeb,0xf7,0xa0,0x06,0xfa,0xc5,0xf3,0xfc,0x29,0x05,0x05,0x6f,0xf8,0xfc,0xea, -0x09,0xfb,0xc4,0xfa,0xfa,0x7f,0xfd,0xec,0xed,0xf9,0xe7,0x69,0xea,0xf4,0x52,0xfc, -0xfe,0x15,0x14,0x1f,0x15,0x13,0x11,0xbf,0x07,0x13,0x96,0x08,0x05,0xb0,0xee,0x01, -0x06,0x05,0xee,0x9e,0x04,0x03,0x35,0x05,0x0f,0x5b,0x0c,0x12,0x28,0x02,0xe6,0x5e, -0xf9,0xf2,0x37,0xf3,0xed,0xa2,0xed,0xeb,0x02,0xf7,0xf8,0xfb,0xfd,0x0e,0x7d,0x0f, -0x13,0xcc,0x13,0x03,0xb9,0x11,0xfa,0x0e,0xf7,0xf9,0x79,0xff,0x01,0x58,0x0a,0x0d, -0x20,0x1c,0xf9,0x16,0xfa,0xe8,0xd3,0xeb,0xf7,0x37,0xf4,0xfd,0x9d,0x0f,0x18,0x55, -0x0c,0x03,0x74,0xf0,0xfd,0xbc,0x01,0x03,0x1e,0xf1,0xfc,0x88,0x03,0xfd,0xd8,0x05, -0x06,0x7e,0x1d,0x07,0xe4,0x04,0x06,0xf3,0x03,0x0f,0x3a,0x08,0x08,0x19,0x0d,0x03, -0x07,0xfb,0x08,0x1d,0xfe,0xf9,0x0a,0xf4,0xe9,0xc4,0xf9,0xf8,0x73,0xfa,0x08,0x37, -0x00,0x0b,0x30,0x10,0x02,0x99,0xfd,0xea,0xed,0xef,0xf3,0x91,0xe9,0xfd,0x76,0x09, -0xfa,0xd9,0x08,0x03,0x9d,0x03,0x07,0x8d,0x13,0x03,0x22,0x00,0x16,0x52,0x13,0x1d, -0x75,0x05,0x06,0xc5,0xfd,0x0a,0x86,0xef,0xf4,0x8b,0xec,0xf7,0xee,0xfe,0xfd,0x93, -0x02,0x18,0xd1,0x00,0xff,0x19,0xf7,0x02,0xe4,0xec,0xfc,0xb7,0xf6,0x00,0x27,0xfb, -0x08,0xee,0x0e,0x01,0xb0,0xf4,0xfe,0x0d,0xf8,0xfc,0x6d,0x0b,0x0d,0xb5,0x0a,0x0f, -0xeb,0x15,0x15,0x05,0x0e,0xfd,0x4d,0x06,0xfd,0x2d,0xfd,0x03,0x43,0xf2,0x03,0xcb, -0xfc,0x00,0x70,0x11,0xf1,0x28,0xf1,0xf6,0x3b,0xf1,0x0f,0x55,0x04,0xfa,0xa8,0x0f, -0x13,0x76,0xfd,0x01,0x31,0x00,0xfa,0xd8,0xec,0x00,0x33,0x00,0x09,0xa3,0xfe,0x0e, -0x40,0x0b,0x06,0xf5,0x0d,0x03,0x03,0xf3,0xf6,0x8c,0xf1,0xe9,0x97,0xf0,0xfd,0x38, -0xff,0x03,0x7c,0xf4,0x07,0x8a,0x0c,0xf9,0x37,0x0a,0x1b,0xac,0x0c,0xfe,0x7d,0x0c, -0x13,0x9e,0x10,0x0b,0x32,0xfa,0xe6,0xe9,0xfc,0xef,0x8b,0xeb,0xe8,0xc8,0xf2,0xfb, -0x7a,0x09,0x03,0xcc,0x0a,0x03,0xc8,0x07,0xfe,0x1a,0xfb,0x11,0xb8,0x05,0x14,0x8e, -0xfd,0xf4,0xde,0x00,0x05,0x1c,0x00,0x02,0xe0,0xf7,0x08,0x10,0x08,0x17,0xe6,0x19, -0x10,0x2c,0x0b,0xfd,0x87,0x18,0x06,0x46,0x06,0xfc,0x1e,0xed,0xf4,0xfc,0xdf,0xe3, -0x79,0xf8,0x0a,0x0c,0xfc,0x01,0x89,0xfe,0xef,0xbc,0xf5,0xfe,0x5e,0xf9,0x13,0xa0, -0x1f,0x08,0x5c,0x02,0xff,0x6d,0xdb,0xe8,0x19,0xf7,0xff,0x28,0x03,0x11,0x6c,0x04, -0x18,0xd9,0x14,0x11,0x75,0xfa,0x04,0xc5,0x11,0x0d,0xb1,0xf8,0xf9,0x1e,0x08,0xf5, -0xe5,0xfe,0xfc,0x2a,0x02,0x05,0x93,0x0f,0x0d,0x95,0x07,0xeb,0xc4,0x04,0xfe,0xdc, -0x00,0xef,0xfe,0xfd,0xf5,0xf4,0xef,0xf5,0x0e,0xf6,0xfe,0x6d,0x00,0x01,0x66,0xff, -0xfe,0x33,0xeb,0xf3,0xdb,0x01,0xea,0xf4,0x03,0xfe,0x92,0xfb,0x09,0x44,0x0f,0x11, -0x25,0x1d,0x1a,0xb9,0x1c,0x15,0x38,0x05,0xfb,0x73,0xf1,0xe1,0xdc,0xf3,0x07,0x9a, -0xfd,0x02,0x7b,0x06,0x03,0x89,0x02,0x10,0xa6,0xfa,0x19,0xae,0x1d,0x0c,0x02,0xf7, -0xf9,0x3b,0xf8,0xf6,0xb9,0xf0,0x01,0x96,0xfb,0xf1,0xe6,0xf2,0x02,0x59,0x06,0x02, -0x4e,0x06,0xf3,0xe3,0xf3,0xfb,0x58,0xf9,0x0b,0x80,0x07,0xf5,0xba,0x09,0x12,0x28, -0x05,0x10,0xd5,0x0b,0x06,0x7d,0xfe,0x01,0x89,0x07,0x04,0xa1,0x10,0x0d,0x63,0x0e, -0xfc,0x99,0x04,0x02,0xc3,0x01,0xf7,0x5b,0x13,0x04,0x54,0xfd,0x0c,0x94,0x05,0xf9, -0x60,0xf6,0x00,0x78,0x08,0x04,0x1d,0x0a,0xf6,0x78,0xf3,0x02,0x39,0x08,0xfc,0xa5, -0xf5,0xfa,0xde,0x03,0x00,0x87,0xfc,0x03,0x03,0xfb,0xfa,0xc3,0xf8,0xf5,0xe6,0x01, -0x07,0xf1,0x01,0xea,0x26,0xef,0xf9,0x2a,0x06,0xff,0xd6,0x0e,0x10,0x34,0x0d,0x1b, -0x00,0x12,0x04,0x59,0x09,0x1c,0xbc,0x19,0xf5,0x26,0xf7,0xf1,0x1b,0xfe,0xea,0x69, -0xfb,0xef,0xbc,0xf7,0x00,0x6b,0xfa,0xdd,0xb7,0x16,0x02,0xa6,0xfe,0xfb,0xaf,0x06, -0x19,0x20,0x1c,0x02,0x53,0x02,0xf7,0xc8,0xe6,0xec,0x69,0x00,0xf0,0x95,0xfa,0x01, -0xae,0x0d,0x00,0xf6,0x07,0xff,0xd6,0xfa,0xf4,0x89,0x00,0xfa,0x6b,0x09,0xfd,0xab, -0x00,0x11,0xe5,0x0e,0xf8,0xcd,0x19,0x0a,0x51,0x16,0xfe,0xc1,0xfa,0x01,0xf3,0x04, -0x03,0x2c,0x0c,0x15,0x4b,0x0f,0xf8,0xa2,0xfa,0x02,0x27,0x04,0x04,0xf4,0xf0,0xe4, -0x37,0xf0,0xfa,0x67,0xff,0xff,0x41,0xfe,0xfb,0xb0,0x00,0x06,0x7a,0xfe,0xee,0xad, -0x00,0x07,0xbe,0x0c,0x01,0x76,0x08,0x04,0x34,0x02,0xf3,0x6c,0xfa,0x0b,0x64,0x15, -0x17,0xd6,0x0f,0xfe,0xa4,0xf2,0xe3,0x4d,0xf4,0xe9,0xd7,0xde,0xf6,0xa9,0x0f,0x11, -0x17,0x1c,0x13,0x3e,0x14,0x0d,0x7e,0x09,0xff,0xa9,0x03,0x01,0x63,0xf5,0xea,0xa3, -0xf1,0x04,0x3a,0x03,0x04,0x78,0x09,0x00,0x0d,0x01,0xf2,0xd8,0xff,0xe8,0xb0,0xfe, -0xf2,0xba,0xfd,0x02,0x09,0x15,0xf3,0x21,0x03,0xf6,0x35,0xff,0x01,0xf2,0x28,0xfa, -0xea,0x09,0x0b,0x1b,0xf8,0xf6,0x68,0x05,0x0f,0x4f,0x03,0x0f,0x32,0x13,0x1f,0x18, -0x12,0x0b,0x6d,0xf0,0xf1,0x23,0xfa,0xed,0xd0,0xee,0xe0,0x01,0xf5,0xee,0xac,0xf9, -0xf8,0x91,0xf4,0x05,0x60,0x02,0x15,0x47,0x08,0x04,0xcd,0x11,0x11,0xe5,0x0d,0x08, -0x6c,0xf4,0xf6,0xdb,0xee,0x03,0x66,0xfe,0x10,0x0a,0x01,0xf8,0x58,0xef,0x0a,0x7d, -0xfd,0xfe,0x9d,0x02,0x0b,0xb5,0x10,0x0b,0x22,0xfb,0xfe,0x4e,0x02,0xfc,0x38,0xf7, -0x0d,0xe1,0xff,0xed,0xd8,0xfe,0xf2,0x50,0xeb,0x07,0xf4,0x11,0x10,0xc6,0x1b,0x2b, -0x29,0x12,0x10,0xbc,0xf2,0xf6,0x59,0x07,0x02,0x25,0x00,0xe0,0xa3,0xf1,0xf0,0xed, -0xf7,0xeb,0xcd,0x01,0xf1,0x94,0x09,0x0e,0xfc,0x1d,0x00,0x37,0x02,0xf9,0x5f,0x12, -0x13,0x31,0x1a,0x17,0x92,0x0c,0x08,0x04,0xfa,0xf5,0xa6,0x07,0xf9,0x4f,0xee,0xf6, -0x08,0x13,0x1d,0xcf,0x11,0xf6,0x02,0x00,0x04,0xc8,0xf5,0xe8,0x84,0xda,0xe9,0xda, -0xe3,0xf1,0x4e,0xfb,0xf4,0x8a,0xf3,0xfd,0xad,0x02,0x07,0xe6,0x0f,0x05,0xcf,0xf2, -0xff,0x64,0x12,0x00,0x9a,0x1e,0x22,0x64,0x10,0x07,0x79,0x13,0xff,0xab,0x02,0x00, -0xb9,0xf1,0x03,0x40,0x02,0x0a,0xcc,0xfc,0xfe,0xc3,0x0b,0x05,0x25,0xf4,0x05,0x3f, -0x04,0x03,0x36,0xf0,0x03,0x7a,0xfb,0xe4,0x02,0xf5,0xf8,0x1a,0xfb,0x07,0x70,0x10, -0x0f,0xd0,0xff,0x07,0x80,0xff,0xee,0x64,0xe7,0x02,0xac,0x0f,0x0b,0x61,0xf7,0x07, -0x84,0xf3,0x04,0xc5,0x05,0xfa,0x6f,0xfd,0x11,0x90,0x0a,0x10,0xb3,0xf9,0xf6,0x38, -0xf5,0xe8,0xf7,0xef,0xf1,0xb9,0xef,0x00,0x83,0x0a,0x09,0xed,0xfe,0xfc,0xea,0xfe, -0xff,0x29,0x05,0x0d,0x99,0x12,0x16,0x8e,0x0a,0xf6,0x6f,0xfc,0xe8,0x6c,0xf4,0xf0, -0xfe,0xf7,0xec,0x9d,0x13,0x06,0x05,0x15,0x0c,0xd7,0x13,0xfc,0x0f,0x0d,0x02,0xa7, -0x1c,0x16,0x7f,0x08,0xf3,0x3e,0xf3,0xe8,0x2c,0xfa,0xfb,0x5e,0xff,0xea,0xfc,0xff, -0x03,0x3e,0x15,0x06,0x70,0x09,0x19,0xed,0x13,0xf9,0x49,0xfb,0x0f,0xd3,0x0a,0x03, -0xb8,0x08,0x0c,0x86,0xff,0xf1,0x05,0xe9,0xd2,0xc7,0xe6,0xed,0x3f,0xfa,0xf8,0xbd, -0x10,0xf6,0xde,0x02,0x06,0x58,0x0d,0xfc,0xeb,0x06,0x19,0xc2,0x19,0x04,0x0d,0x04, -0x02,0xd7,0x01,0xff,0xae,0xf2,0x16,0xad,0x11,0x1c,0xeb,0x16,0xff,0x70,0xe1,0xf2, -0x7c,0xdc,0x08,0x8e,0xef,0x0d,0x77,0xfa,0x1a,0xb4,0xf8,0x03,0x5b,0xe4,0x0d,0xa1, -0x0e,0x1c,0x3c,0x0c,0x1a,0x67,0xf5,0xf7,0x57,0xf3,0xd5,0xe4,0xdc,0xea,0x8d,0x02, -0xf0,0x78,0xf0,0x0a,0xc3,0x0e,0x17,0x63,0x19,0x18,0x18,0x21,0x1d,0xb5,0x27,0x09, -0xfd,0xfc,0xfe,0x68,0xfa,0xee,0xaf,0x0b,0x00,0xf2,0x00,0xe8,0xa6,0xf6,0xe9,0x4c, -0xf3,0xf4,0x36,0xf8,0x01,0x42,0x06,0x00,0xb0,0x13,0x10,0x5c,0xf8,0x00,0x1c,0x19, -0x0e,0x09,0xf8,0xf3,0x17,0xf2,0xf4,0x9d,0xfc,0xd6,0xe1,0xda,0xeb,0x10,0x0b,0xf3, -0x09,0x09,0x0d,0x19,0x08,0x11,0x3b,0xfb,0x1a,0x6b,0x17,0x13,0x37,0x0b,0x22,0xba, -0xf7,0xd7,0x93,0xd3,0xef,0x54,0xf1,0xf2,0xa3,0x06,0xf6,0xdc,0x06,0x12,0x80,0x14, -0x1c,0xc1,0x0d,0x02,0xe1,0x04,0xef,0x2c,0xf0,0x0e,0x31,0x13,0x1b,0x0e,0x15,0xf2, -0x7a,0xef,0xe8,0xdb,0xed,0xf7,0xda,0xfb,0xe4,0x0e,0xf3,0x03,0xed,0x00,0x13,0x40, -0x09,0x13,0xb8,0x08,0x0c,0x6c,0xfa,0x02,0x06,0xfd,0x0a,0xbd,0xfa,0xfa,0x96,0xef, -0xf0,0x56,0xea,0xf7,0x46,0xff,0xf0,0xda,0x12,0x17,0xe1,0x23,0x23,0x49,0x22,0x20, -0xce,0x25,0x05,0x4e,0xf5,0xfd,0xf1,0x07,0xeb,0xbb,0xef,0xf7,0x2f,0x11,0xfe,0xfc, -0xe5,0x03,0xe6,0x08,0xfe,0x37,0xf6,0xf4,0x2e,0xe9,0x00,0xd4,0xec,0xf6,0xd3,0xf2, -0xfb,0x5e,0xf2,0xf3,0xc1,0xfd,0x05,0xe3,0xfd,0x0e,0xc3,0x19,0x16,0xe7,0x0c,0x15, -0x5c,0xf8,0xff,0xa2,0xf4,0xee,0xa6,0x05,0x07,0xb7,0x0c,0x05,0x82,0x01,0x0c,0xfd, -0x0e,0xf7,0xc5,0x12,0x1a,0xa9,0x1d,0x14,0xcf,0x06,0xf0,0x8d,0xe4,0xef,0x10,0xe7, -0xed,0x64,0x0a,0xe2,0xbc,0xfa,0xfe,0x1b,0x22,0x10,0x7f,0x17,0xf1,0x86,0xec,0x06, -0xda,0x15,0x04,0x1a,0x1c,0xf5,0x04,0xfb,0xf4,0xba,0xfc,0xfd,0x66,0x12,0xf1,0x7b, -0x07,0xfb,0x13,0xfe,0xf9,0x43,0x12,0x0a,0x78,0x1b,0x00,0x41,0xf9,0xea,0x27,0xf1, -0xf4,0x7c,0xf6,0xf9,0x95,0xfc,0xf0,0xd8,0xfc,0x12,0xa3,0x15,0x12,0xc2,0x10,0x0f, -0xb2,0x0b,0xfc,0xec,0xfc,0xf1,0x20,0xf5,0xf3,0x12,0xf4,0xfb,0xdd,0x0b,0x1d,0x6b, -0x19,0x12,0x41,0xf3,0x04,0x3b,0x0b,0xfb,0x34,0x10,0x0c,0xcf,0xfe,0xfc,0x2e,0xff, -0xe6,0x68,0xec,0xf4,0x2f,0x01,0x0f,0x98,0x0c,0x16,0x15,0x02,0x04,0xf3,0xff,0x16, -0x2d,0x12,0x0e,0xee,0x00,0xfe,0x11,0xfe,0x09,0xb0,0x0f,0xf6,0xd7,0xee,0xe1,0xbf, -0xde,0xf3,0x2f,0x02,0xfc,0x1d,0xfd,0x0a,0x64,0x06,0xe3,0xfc,0xe0,0xe9,0x72,0xf7, -0x09,0x5c,0x13,0x0e,0xd4,0x09,0x0e,0x81,0x08,0x0a,0x70,0x12,0x1a,0x83,0x17,0x0e, -0x03,0x0b,0xfd,0xe4,0x03,0x0f,0x47,0x0c,0x05,0xb1,0x17,0x16,0xef,0x04,0x00,0x96, -0xfb,0xf9,0x35,0xf4,0xf1,0x6f,0xfd,0x0c,0xe2,0x01,0xf8,0x63,0xe0,0xc3,0x86,0xd2, -0xde,0x61,0xf7,0x04,0x62,0x05,0x0e,0xaa,0x1a,0x13,0x67,0x07,0x0d,0x94,0xfa,0x08, -0xef,0xfd,0x11,0xe2,0x04,0xfb,0xf6,0xf8,0x09,0x79,0xff,0x09,0x5a,0xed,0xe9,0x1f, -0xf3,0xf9,0x5b,0x05,0x09,0xb3,0x03,0xfc,0x53,0x07,0x15,0xd1,0x11,0x0d,0x19,0x0f, -0x1d,0xfe,0x11,0x0a,0xd0,0x05,0xfe,0xbc,0x03,0xf1,0x2e,0xe3,0x00,0xd2,0xe4,0xd6, -0x24,0xe7,0xe4,0xff,0xef,0xe7,0x28,0xea,0xef,0x5c,0x0d,0x11,0x83,0x12,0x18,0x10, -0x0e,0xf5,0xdd,0xf5,0xf7,0x86,0xfb,0x0e,0x0b,0x27,0x0e,0x66,0xf8,0x10,0xd8,0x0f, -0xf0,0xe7,0x11,0x16,0x50,0x0f,0x0c,0x33,0x04,0xf6,0x76,0x17,0xf0,0x90,0xf6,0xf1, -0xa1,0x10,0x0b,0x24,0x15,0xfb,0x13,0xee,0xeb,0xda,0xe9,0xfc,0x35,0x08,0x0a,0xbd, -0x05,0x01,0x80,0xf5,0x00,0x92,0xf9,0xde,0x55,0xe8,0x0c,0xda,0x13,0x0c,0x53,0x0c, -0x14,0x9c,0x15,0x10,0x79,0x1b,0x21,0x91,0xf5,0x0b,0xbe,0xfb,0xee,0xf1,0xfc,0x0c, -0x92,0x03,0x0b,0x3c,0x09,0x01,0x3f,0xfa,0xfc,0xf9,0xeb,0xdc,0xd3,0xe1,0xf0,0x00, -0xec,0xf4,0x9b,0xf1,0x0e,0xab,0x06,0x05,0x65,0x14,0x07,0xd1,0x01,0x03,0xb4,0x04, -0xf9,0xda,0x00,0xfd,0xbd,0x0a,0x0d,0x38,0x10,0x0f,0x24,0xfe,0x06,0x73,0xf4,0xe7, -0xa0,0xed,0x0a,0x01,0x0b,0x17,0x69,0x0a,0x1d,0xa4,0x0b,0x12,0x8e,0xf7,0xec,0x0e, -0xf8,0xeb,0xd5,0xff,0x09,0xda,0xfa,0x05,0x4b,0xf8,0xf8,0xc4,0xf8,0xf3,0x11,0xf5, -0xf7,0x16,0xf4,0xed,0x0e,0x01,0x11,0xb9,0x1d,0x21,0xbf,0x27,0x25,0xcc,0x19,0xfd, -0xc2,0xf3,0xe4,0x53,0xdb,0xf1,0x91,0xef,0xed,0x7d,0x01,0xee,0xa5,0x0a,0x24,0xa1, -0x06,0x09,0xcd,0x01,0x0d,0x6d,0x10,0xf6,0x32,0x05,0xfe,0x0a,0x06,0xec,0x74,0xe4, -0xe8,0x00,0xd8,0xe0,0x1b,0xef,0xfc,0xdb,0x0d,0x0b,0x6c,0x18,0x0f,0xf5,0x16,0x1f, -0xae,0x12,0x03,0xf9,0x01,0xef,0xbe,0xfd,0x0b,0xd0,0xfc,0x02,0xac,0xee,0x06,0xe7, -0xff,0x12,0x21,0x09,0xf8,0xb4,0x01,0x09,0x7a,0xfb,0x01,0x02,0xf3,0xe9,0x3d,0xe5, -0xe5,0x3d,0xe1,0xf3,0xc4,0xfb,0xfa,0x95,0x0c,0x0d,0x00,0x12,0x0c,0x87,0x08,0x05, -0x4d,0x0e,0x11,0x2f,0x04,0xf4,0xd7,0xf4,0x02,0x99,0x05,0x07,0x2a,0x17,0x0d,0xcd, -0x14,0x14,0x55,0x01,0xea,0xc3,0xf0,0xef,0x37,0xfd,0xfc,0x22,0x0b,0x06,0x23,0x00, -0x07,0x89,0x13,0xfd,0xc6,0xe6,0x01,0x14,0xfe,0x02,0x3d,0x0b,0x03,0xfc,0x02,0x12, -0x88,0x04,0x07,0x5d,0x08,0xfb,0x50,0xee,0xf2,0x25,0xef,0xf9,0x71,0x00,0xf6,0xed, -0x16,0xf8,0x88,0xfd,0xf4,0x82,0x01,0x02,0x71,0x05,0xfa,0xcd,0x13,0xfc,0xc1,0x09, -0xfe,0x5e,0x0f,0xfd,0xbd,0x02,0x0e,0xc3,0x19,0xf5,0xc9,0x02,0xf4,0xb2,0xf1,0xff, -0x4a,0x20,0x0e,0x2c,0x06,0x12,0xbe,0x02,0xf1,0xa9,0xf1,0xf1,0x84,0xfb,0xff,0x26, -0xf0,0xe5,0xe6,0xf8,0xf2,0xb0,0xff,0xf3,0x4d,0xfa,0x0f,0x7e,0x0c,0x12,0x66,0x0e, -0x18,0xd0,0x06,0xfb,0xc7,0xd6,0x02,0x59,0x03,0x01,0x10,0x0c,0x01,0xa1,0x0b,0x0b, -0x01,0x0c,0x11,0xc3,0x0a,0x1b,0x02,0x0b,0xeb,0xc9,0xdc,0xec,0xc5,0xe2,0xde,0xf7, -0xf9,0xf9,0x8a,0x13,0x05,0x9f,0x0b,0xfe,0x54,0x10,0x0f,0x49,0xfb,0xfd,0x42,0x15, -0x05,0xca,0x0b,0xf7,0x31,0xfa,0xef,0xf5,0xef,0xfa,0x9c,0x09,0x03,0x63,0xec,0xfc, -0xfb,0x01,0x17,0xf7,0x0c,0x14,0x3e,0xfe,0xfa,0x22,0xf4,0xea,0x4e,0xe6,0xeb,0x0a, -0x02,0x01,0xd6,0x13,0x0e,0x55,0x16,0x14,0x28,0x03,0xfa,0x0c,0xf9,0x05,0x3a,0xfe, -0xf3,0x57,0x01,0x21,0xe5,0x01,0xff,0x00,0xff,0x04,0xb6,0xf6,0xef,0x3f,0xf0,0xfb, -0x60,0xfc,0xf4,0xa0,0xf6,0x0e,0x5c,0x16,0x20,0x84,0x0d,0xe9,0x12,0xdb,0xee,0xbd, -0xf0,0x04,0x38,0x15,0x1a,0x88,0x1b,0x03,0x53,0x05,0x0a,0x09,0x0f,0xf9,0xf5,0x01, -0x04,0xda,0xfc,0x03,0x63,0x06,0x0c,0xa0,0x09,0x06,0x60,0x0e,0x09,0x5a,0xfb,0xfd, -0xf4,0xf6,0xed,0xde,0xe0,0x03,0x34,0x04,0xfc,0xf3,0x05,0x13,0x71,0x00,0x00,0xfa, -0xf6,0xfe,0x9e,0xfb,0xf4,0xe7,0xfa,0x17,0x7c,0x02,0xfe,0x83,0x08,0x09,0x60,0xfa, -0xf3,0x52,0xf9,0xfa,0x70,0x03,0xf7,0x37,0xdc,0xe6,0xb7,0xf3,0x05,0xff,0x01,0x10, -0x63,0x01,0x19,0xd3,0x0f,0x0d,0xae,0x07,0x10,0x04,0x13,0x03,0xf2,0xec,0xe9,0x9e, -0x04,0x0c,0x09,0x0c,0x18,0xfa,0x1d,0x26,0x63,0x1b,0xfa,0xff,0x0a,0xf6,0x8b,0x00, -0xf8,0xba,0xef,0xe5,0x5f,0xf6,0xe6,0x34,0xe6,0xe6,0x98,0xe3,0xf9,0xdc,0xf9,0xf4, -0x8b,0x09,0x0a,0x68,0x04,0xf8,0xa6,0xeb,0xf3,0xd8,0x03,0x0d,0x97,0x04,0x00,0x9b, -0xfd,0xf7,0xbe,0xfa,0xf5,0x20,0xfe,0x08,0x73,0x0c,0x01,0x72,0xf4,0x05,0x7b,0x01, -0x04,0x27,0x0a,0x10,0x22,0x02,0xfc,0x89,0xff,0x13,0x9d,0xf7,0x09,0x7f,0x03,0xff, -0x1a,0xfd,0xff,0x92,0x02,0xf6,0xbb,0xf3,0xed,0x80,0x03,0x16,0x7b,0x27,0x0d,0x30, -0x0c,0x13,0x15,0x02,0x00,0x40,0x03,0xe9,0x59,0xf4,0xef,0x17,0xf5,0xf6,0x20,0x0f, -0x1e,0x9e,0x1a,0x03,0xd2,0x0f,0x15,0x85,0x00,0xfd,0x5c,0x03,0xf9,0xbe,0xf1,0x0b, -0x1d,0x00,0xf2,0x2f,0xed,0xef,0x80,0xf3,0xf7,0xfb,0xea,0x05,0x85,0x05,0x14,0xc5, -0x01,0x02,0x8b,0xf1,0x00,0x51,0x1a,0x1a,0x39,0xf8,0xed,0x4c,0xf0,0xf9,0x05,0xf9, -0x09,0xeb,0x09,0xfe,0x38,0xf4,0xfc,0x5c,0xfe,0x0a,0x29,0x05,0x05,0xf4,0x03,0x02, -0xd0,0xfc,0xfd,0x6a,0x08,0x0a,0x55,0x09,0x0d,0x2e,0x1b,0x00,0x63,0x03,0xf6,0x04, -0xf7,0xf1,0xbb,0x00,0xf0,0xb0,0x0b,0x0f,0x33,0xfd,0x0a,0x32,0x06,0xf1,0xde,0xf3, -0xfa,0x48,0xe7,0x0f,0xc2,0x11,0x11,0xfd,0xfb,0x0a,0x7f,0x0d,0x09,0xa7,0xf1,0xf8, -0xbd,0xf1,0x05,0x61,0x03,0xf0,0x39,0xef,0xf3,0xae,0xe7,0xf3,0x57,0xff,0x0e,0x4b, -0x11,0xfc,0xbb,0x1a,0x15,0xeb,0x21,0x0a,0xe8,0x1d,0x01,0x28,0xf3,0x10,0x8c,0x18, -0xf7,0xef,0xf0,0xed,0xcb,0x02,0xf1,0xf6,0xf3,0xea,0x58,0xe5,0xee,0xb6,0xe3,0xff, -0x0b,0x05,0x07,0xdf,0xf2,0x10,0xde,0x10,0x1c,0xfb,0x07,0x0f,0x79,0xed,0xed,0xda, -0xf1,0xf3,0x3a,0xef,0x08,0x84,0xfd,0x0d,0x17,0x24,0x21,0x33,0x10,0x12,0x68,0x14, -0x19,0x11,0x10,0xf9,0x89,0xe9,0xcf,0x70,0xdf,0xf2,0x1a,0xec,0x08,0x8f,0x13,0x0d, -0x3e,0x09,0x08,0x06,0x10,0xfe,0x4b,0x01,0x0d,0x44,0x0b,0x07,0x09,0xfb,0xef,0xca, -0xe9,0xe6,0x48,0x09,0xee,0x03,0xea,0xf1,0x06,0x08,0x1d,0x80,0x18,0x1a,0x18,0x16, -0x0f,0xb6,0x18,0x11,0x33,0x09,0x07,0xe6,0xfd,0xf4,0xfe,0xdf,0xe1,0xe2,0xef,0xf6, -0x15,0x00,0xfd,0x01,0x07,0xf0,0x13,0xf5,0x0e,0x1b,0x05,0x09,0xc0,0x0e,0xee,0xea, -0xf6,0x02,0xb3,0x02,0x07,0x95,0xfd,0x03,0x2b,0x05,0x15,0x36,0x17,0x00,0x47,0x0e, -0x0c,0x84,0x07,0xf9,0xd5,0x0f,0xf6,0x3d,0xce,0xdd,0xcf,0xe7,0xf6,0x82,0x12,0x00, -0x14,0x01,0x08,0x3a,0x09,0x09,0xdb,0x13,0xf8,0x3f,0xd3,0xea,0x47,0xff,0x02,0x63, -0x14,0x26,0x11,0x1e,0xff,0x50,0xff,0x06,0xe0,0xf5,0xf2,0x84,0xf3,0xd6,0xe6,0xff, -0x01,0x7f,0x11,0x21,0x39,0x1f,0x11,0x9a,0x0c,0x09,0x83,0xf9,0xef,0x69,0xea,0xfb, -0xca,0xf8,0xe8,0xc5,0xfb,0xff,0xa6,0x0c,0x1c,0xf3,0x09,0x09,0x25,0x10,0x0b,0xa7, -0xe7,0x00,0x3a,0xf9,0x00,0x1a,0xe6,0xe4,0xeb,0xea,0xfa,0x03,0x06,0x18,0xfa,0x13, -0x0f,0x68,0xfc,0xf2,0xb5,0xfd,0x0e,0x97,0x00,0xf2,0x3b,0xf6,0xeb,0x00,0xea,0xeb, -0xa4,0xfc,0x17,0xbf,0x0c,0xf3,0xe2,0xf2,0xf1,0xae,0xfc,0x0c,0x34,0x2e,0x15,0x31, -0x23,0x05,0x0f,0xf9,0xfa,0xfc,0x07,0xfc,0x96,0xfa,0xf5,0xeb,0x07,0x0c,0x2f,0x10, -0x1e,0xea,0x19,0x1e,0xba,0x10,0xfe,0x59,0xf2,0xfc,0x3e,0xf0,0xfb,0x83,0xfe,0x05, -0x0a,0xf3,0xfa,0x7d,0xf2,0xf8,0x56,0xef,0xe2,0x3e,0xe2,0xe9,0xc5,0xee,0xf1,0xe7, -0x0b,0x1b,0xb9,0x22,0x15,0x66,0x17,0xfc,0x07,0xf6,0xf2,0xc4,0xfb,0x06,0xd6,0x1c, -0x11,0xa8,0x0f,0x18,0x26,0x19,0x18,0xf3,0x19,0x1c,0x30,0x11,0x09,0xde,0x0b,0xf5, -0x6c,0xdb,0xe8,0x6e,0xe6,0x0f,0x42,0xf6,0xfd,0xe9,0x0c,0x02,0x43,0xf4,0xf1,0x97, -0xe3,0xec,0x2d,0xe3,0xde,0xdd,0xe6,0xf3,0xde,0x1b,0x05,0x36,0x00,0xec,0x82,0x03, -0xf4,0x39,0xfb,0xef,0x6a,0x12,0x15,0x7d,0x24,0x09,0xbd,0x0e,0x03,0xfc,0x10,0x18, -0xfd,0x12,0x12,0x6c,0x11,0x0d,0x04,0xf7,0xfe,0x15,0x11,0x03,0x86,0xf1,0x00,0x63, -0x07,0xfa,0x64,0x02,0xff,0x22,0xf8,0x02,0x59,0xf2,0xfc,0xc0,0xff,0xf4,0xd5,0xfe, -0xdf,0x6b,0xd6,0xe5,0xa8,0xe8,0xd7,0xc9,0xe3,0xed,0xa4,0xf6,0xfe,0xb1,0x0e,0x03, -0x34,0x0c,0x08,0x57,0xff,0x05,0x82,0x19,0x18,0x1e,0x1b,0x20,0x97,0x24,0x12,0xb2, -0x2b,0x24,0x20,0x23,0x09,0x86,0x24,0x12,0x68,0x0d,0xe8,0x80,0xfa,0xfc,0x37,0xea, -0xe6,0xba,0xe5,0xe7,0x0e,0xef,0xed,0xf3,0xfc,0xf7,0xa1,0x01,0xf0,0x84,0xe7,0xd4, -0x52,0xe1,0xe9,0xa5,0x11,0x0d,0x90,0x04,0xf2,0x75,0xf7,0xfa,0xb1,0xeb,0xfa,0x37, -0x03,0x07,0x95,0xf8,0x04,0x7b,0x02,0x1c,0x7e,0x0c,0x11,0x34,0x1e,0x1d,0x07,0x20, -0x1b,0x64,0xe4,0xe1,0x15,0xed,0xec,0x39,0xfd,0x1b,0x8d,0x24,0x3d,0x20,0x1b,0x09, -0xc6,0xf1,0xe4,0x42,0xde,0xf6,0xb1,0xed,0xf2,0xa3,0x02,0xfc,0xc5,0x06,0x08,0x5a, -0x05,0x02,0xa8,0x16,0x08,0x2b,0x0a,0x05,0x6e,0xfb,0xf4,0x6a,0x05,0x1c,0xde,0x14, -0x10,0xcc,0x12,0x0f,0xc3,0xfb,0xf7,0x08,0xd4,0xf1,0x22,0xea,0xea,0x43,0xe8,0xf1, -0x2e,0xf7,0xf3,0x18,0xef,0x24,0xc4,0x12,0x1f,0xd3,0x12,0x12,0x42,0x13,0x0a,0x1c, -0x01,0xea,0xd4,0xe5,0xdf,0x6d,0xfa,0x11,0x2f,0xef,0x0f,0xa9,0xf0,0xf2,0x2a,0x00, -0x02,0x1b,0xf1,0x08,0x8f,0x1d,0x07,0x15,0x24,0x0a,0xd2,0x0a,0x11,0xa7,0x11,0xfe, -0xdb,0x04,0x10,0x87,0x10,0xf2,0xc6,0xe5,0xe3,0x52,0xfc,0xf6,0xa8,0xfa,0xf5,0x81, -0xe9,0x06,0x72,0x01,0x03,0xbd,0xfe,0x0c,0x71,0x1a,0x25,0x25,0x08,0xfa,0xc2,0x01, -0x02,0xf8,0x05,0x13,0x55,0x09,0xff,0xe3,0xfa,0xfe,0x22,0xf3,0x0a,0x05,0x01,0x13, -0x2d,0x15,0x1b,0x0b,0x02,0xe0,0xdb,0xe0,0xdf,0x7e,0xd4,0xfa,0x58,0xfb,0xfd,0x74, -0xf1,0xee,0x6f,0xe8,0x01,0x55,0xfb,0x05,0x7a,0x0d,0x10,0x90,0xfa,0x07,0xb6,0x03, -0xf9,0x1c,0x02,0x2a,0xd6,0x16,0x0e,0x38,0xf0,0xfb,0x99,0xf5,0x0c,0x63,0xf0,0xfd, -0x52,0x12,0x15,0x56,0x12,0x0b,0xef,0x00,0x05,0xf0,0xf0,0xf9,0x0c,0x07,0xfb,0xfb, -0xfe,0x09,0xf5,0xef,0xf0,0xb3,0xfb,0x01,0xa5,0x05,0x15,0xf7,0xf5,0xef,0x16,0x03, -0x11,0xe8,0x16,0x03,0x28,0xf9,0xf3,0x06,0xef,0xe4,0xf6,0xef,0xfe,0x4a,0x0d,0x08, -0x89,0x0d,0x19,0x62,0x03,0xfe,0x75,0xf2,0xfb,0x98,0xf8,0xeb,0x9a,0xfc,0x18,0x99, -0x0b,0x2a,0x8a,0x12,0x10,0xa3,0xf7,0x16,0xbe,0xed,0xf8,0x1b,0xe3,0xef,0x29,0xd8, -0xf5,0x11,0xf4,0x0a,0x67,0x00,0x19,0xbf,0x0a,0x1c,0x8e,0x08,0xed,0x1b,0xd6,0xf7, -0x1b,0xf3,0x04,0xb2,0x0e,0x0e,0x7f,0x27,0x12,0xee,0x10,0xf7,0x6e,0xfd,0x03,0xac, -0xf6,0xd7,0xeb,0xfc,0xfe,0x9e,0x0a,0xff,0x97,0x10,0x03,0x65,0x1a,0x18,0xff,0x21, -0x1f,0x88,0x12,0xf0,0xf5,0x0a,0xf1,0xbd,0xf7,0xd8,0xdb,0xf5,0xf8,0x46,0x00,0x1b, -0xae,0x0e,0x11,0xbd,0x03,0xfe,0x05,0x0d,0x06,0x55,0xf4,0xf8,0x80,0xe5,0xe3,0x8a, -0xdc,0xf2,0x20,0xf5,0xf7,0x30,0x04,0x21,0xce,0xfb,0xf6,0x51,0xe7,0xf8,0x7a,0xee, -0xf6,0xf8,0x0e,0x2f,0x3d,0x18,0x10,0xca,0x05,0x00,0x39,0x05,0x0a,0xc7,0xea,0xfa, -0x8d,0xea,0x13,0xbe,0xfc,0x10,0x89,0xee,0xef,0x2c,0xf9,0xf8,0x3a,0x13,0x1e,0xe6, -0x14,0x09,0x3f,0xe0,0xe9,0xda,0xff,0x10,0xb3,0x1a,0x0d,0x5b,0x08,0xed,0x2e,0xdb, -0xdf,0x6f,0xed,0xf6,0xc6,0x19,0x18,0x18,0x12,0xf6,0xf4,0xf2,0xf3,0x2c,0x17,0x07, -0x87,0x22,0x26,0x1a,0xfa,0xeb,0x56,0xdf,0x0d,0xec,0x0e,0x17,0x32,0x01,0xf0,0x81, -0xf3,0xe0,0x2f,0xed,0xf0,0xb7,0xec,0xf0,0x7b,0xf6,0xe4,0xd3,0xec,0xf1,0x3e,0xf8, -0x0d,0x4e,0x18,0x26,0x2d,0x2e,0x20,0xa3,0x0f,0x02,0xa3,0xfd,0x07,0x8f,0x0f,0x08, -0x50,0x05,0x19,0x92,0x20,0xfa,0xa4,0xf7,0xee,0xad,0xea,0xde,0xfd,0x05,0x06,0x91, -0x28,0x23,0x59,0x10,0xfd,0xb8,0xf3,0xf4,0xa6,0xf0,0xfb,0x64,0xf2,0x02,0x28,0x0e, -0x07,0x19,0x00,0xfb,0xee,0xfe,0xea,0xc5,0x1c,0x15,0x48,0x02,0xf6,0x2c,0xee,0xed, -0x52,0xf0,0xf3,0xbf,0x03,0x06,0x98,0x27,0x24,0x93,0x20,0xfd,0x39,0xeb,0xfa,0xd8, -0xf8,0xf7,0x36,0x03,0xfd,0xa5,0x0f,0xf1,0x59,0xed,0xe5,0xf9,0xf5,0xf9,0x70,0x00, -0xd1,0x1c,0xe0,0xd8,0x74,0xee,0x11,0xf4,0x16,0x1a,0x52,0x12,0x26,0x76,0x10,0x1f, -0x94,0x0b,0xfa,0x29,0xf8,0xe3,0x5d,0xd2,0xf2,0xc9,0xe6,0x00,0x2c,0xfc,0xf5,0x94, -0xf2,0x0c,0xb5,0x01,0xfd,0xfa,0x06,0x11,0x8b,0xfa,0xfd,0xd0,0xf3,0x0c,0x82,0x20, -0xfd,0x20,0x0e,0x03,0x9f,0x02,0x01,0x77,0xfa,0xf3,0x58,0xf7,0xeb,0x93,0x03,0x04, -0xbb,0x09,0xf3,0x40,0x14,0x13,0x3f,0xf9,0x02,0x6c,0x19,0xfb,0xce,0xf5,0xf1,0x8b, -0x0d,0xe9,0xb1,0xf9,0xfa,0xa6,0x05,0xf0,0x5b,0x17,0x0d,0x9f,0xfc,0x15,0x84,0x0c, -0x26,0x15,0x0d,0x16,0x0a,0x11,0x07,0x5f,0x1e,0xf2,0x0e,0xf4,0xe4,0x6f,0xf1,0xe8, -0xab,0xf8,0xfb,0xbb,0xf6,0xda,0x9d,0xf0,0xed,0x5f,0xee,0x03,0xd5,0x12,0xf2,0x92, -0x0c,0x0f,0xe4,0xf7,0x04,0x54,0x19,0xfd,0x70,0xf8,0x0d,0x5e,0x0d,0x1a,0xf9,0x22, -0x21,0x0c,0x16,0xf8,0x7b,0xef,0xd9,0xe9,0xe9,0xee,0x83,0x09,0xf1,0x6f,0x1d,0x13, -0x98,0x1a,0x10,0x9a,0x26,0x0f,0xe4,0x0e,0xf4,0x9a,0x00,0xf5,0x8f,0xf6,0xdc,0x93, -0xd4,0xe4,0xac,0xf9,0x0d,0x0f,0x14,0x1f,0x8f,0x12,0x03,0x89,0xff,0xf5,0xc8,0xe9, -0xe8,0x4f,0x11,0x09,0x59,0x19,0x1a,0x8f,0x1c,0xfc,0x93,0xee,0xf9,0xbe,0x0b,0x00, -0x76,0xfa,0x13,0x8d,0xf3,0xfa,0xff,0x10,0x0c,0x13,0x01,0x0c,0x21,0x05,0x00,0x52, -0xf1,0xd9,0x27,0xd6,0xe2,0xfa,0xf9,0x11,0x55,0x19,0x17,0x3d,0x0a,0x0b,0x01,0x0e, -0xf7,0x3a,0xd6,0xcf,0x68,0xe9,0xea,0x10,0xea,0x05,0x91,0x2c,0x1d,0x68,0x35,0x13, -0x7a,0x22,0xf8,0x8e,0xfd,0xf2,0xac,0xf4,0xe9,0x88,0xe5,0xdc,0x91,0xf0,0x00,0x94, -0x08,0x05,0xab,0x1e,0x17,0x70,0x0a,0xed,0x26,0xf4,0x08,0x84,0xe2,0x03,0xc8,0xf9, -0xfe,0xd7,0xf6,0x0a,0xfb,0xfc,0xf4,0x8a,0xdc,0xfd,0x2e,0xe2,0xf4,0x91,0xf8,0x1f, -0x0e,0x1f,0x28,0x11,0x36,0x15,0xee,0x06,0xfd,0x9e,0xed,0xf6,0x98,0xf1,0xef,0x05, -0xfb,0x24,0x06,0x06,0x00,0x7c,0xe8,0x00,0x0d,0x03,0x04,0x75,0xe6,0x09,0x4d,0xfc, -0xed,0x03,0xf8,0xe9,0x69,0xe9,0xf9,0xab,0xfa,0x17,0x47,0x28,0x20,0x3c,0x02,0xfc, -0x57,0x01,0x0f,0x15,0x0a,0x15,0x32,0x1f,0x19,0xa2,0x0b,0xfb,0x7d,0xdc,0xd0,0x9b, -0xd4,0xf2,0xb5,0xfa,0xfa,0x80,0x14,0x1b,0x04,0x0f,0xf9,0x08,0xfe,0xf8,0xa8,0xec, -0xec,0xa7,0xee,0xf8,0x8d,0xfa,0xff,0x0a,0xfe,0x00,0xa3,0x1f,0x12,0xf1,0xfc,0x03, -0x00,0x10,0xf8,0xfb,0x03,0x05,0x70,0xf1,0xf8,0x1e,0xff,0x1d,0xfa,0x15,0x10,0x3a, -0x0f,0xff,0x41,0x11,0x01,0x64,0xef,0xf3,0x0a,0x08,0xf5,0xde,0xd2,0x03,0xc8,0x11, -0xe3,0xe6,0xed,0x00,0x99,0xf8,0xf8,0xdf,0x1e,0x33,0xd1,0x23,0x20,0xea,0xe4,0xf4, -0xf5,0xfb,0xf2,0x80,0xfb,0xff,0x81,0x1f,0x26,0xc3,0x09,0xfa,0xf3,0x02,0x02,0x2a, -0x00,0xf0,0x13,0xf4,0xf1,0x25,0x0a,0x08,0x08,0x03,0xfa,0xe6,0xfa,0xec,0x4d,0xf6, -0xec,0x94,0xeb,0xec,0xaa,0xf4,0xed,0x7e,0x1a,0x11,0xe1,0x0c,0x15,0x99,0x11,0x12, -0x94,0x0b,0xf3,0xcc,0xf3,0x11,0x84,0x08,0x07,0xec,0xf5,0x0f,0xa3,0x06,0x1b,0xb3, -0x0d,0x07,0x28,0xe8,0xd7,0x26,0xde,0xe3,0x00,0xe4,0xe8,0x56,0xff,0x1d,0x39,0x15, -0x10,0x7a,0x0f,0xe9,0xfd,0x0c,0x03,0x4d,0xf7,0xee,0xe1,0x0a,0x1b,0x5c,0x02,0xf2, -0x86,0x0e,0x10,0x54,0xfb,0xfe,0x32,0x0b,0x15,0xc4,0x20,0x19,0x30,0x05,0xf5,0xf6, -0xee,0xf7,0x08,0xff,0xf9,0x1e,0xfc,0x01,0x78,0xf3,0xef,0x7e,0xec,0xfd,0xae,0xe2, -0xed,0xc7,0x15,0x15,0x9f,0x0b,0xff,0xba,0x00,0x05,0xd9,0xfa,0xef,0x71,0xe9,0x00, -0x73,0xf9,0xe3,0xc3,0xe4,0xf2,0xa3,0xe6,0xfc,0x5b,0x0f,0x10,0x56,0x18,0x15,0x57, -0xf8,0xf0,0x8c,0xf3,0x07,0x85,0xe6,0x18,0x39,0x11,0x24,0x40,0xf7,0xf9,0x7e,0xf4, -0xf6,0x74,0x02,0xfe,0xd1,0xf6,0x0a,0xbd,0x0d,0x24,0xc0,0x2c,0x20,0x5f,0x13,0x0c, -0x5c,0x02,0xf5,0x95,0xfd,0xfc,0x91,0x05,0xe1,0x90,0xf7,0xe2,0xe4,0xe6,0xeb,0xaf, -0xf0,0xe8,0x9d,0xfa,0xf4,0x8f,0x00,0x17,0xa8,0x27,0x24,0x63,0x1c,0x06,0xa7,0xf6, -0x09,0xd4,0x1e,0x0a,0x77,0x0d,0x04,0x72,0xec,0xe4,0xaa,0xe2,0xdd,0xb5,0xef,0x05, -0xf2,0x0d,0x0f,0x3d,0x1b,0x0b,0x5f,0x03,0xde,0xca,0xd5,0xed,0x6a,0xee,0xeb,0x75, -0xf6,0x25,0xc5,0x3d,0x17,0xfe,0x01,0x12,0x5d,0x0f,0xfe,0x01,0x07,0xfd,0xde,0xf5, -0xed,0x74,0xe1,0xf1,0x8d,0x02,0xfd,0xcb,0x15,0x01,0x81,0x11,0x04,0x79,0x0d,0xfd, -0xff,0x03,0xff,0x31,0x09,0x01,0x32,0xe8,0xef,0x8d,0xf2,0xf6,0x81,0x05,0x11,0xf9, -0xfd,0x14,0xb0,0xf7,0x09,0x10,0xf8,0xff,0x86,0xeb,0xf7,0x1e,0xf8,0xf9,0x42,0xf4, -0x07,0x02,0x05,0x12,0xbb,0x0f,0x0c,0xf3,0xf7,0x18,0xa8,0x0b,0x08,0x8c,0x0f,0x0e, -0xaf,0xff,0x01,0x65,0x11,0x10,0x80,0x10,0xe5,0x69,0x01,0xf4,0xec,0xf4,0xfe,0xdb, -0x0e,0xf4,0xeb,0xf9,0x00,0xc6,0x06,0xf5,0x7e,0xf7,0xf1,0xa9,0x07,0x12,0xb8,0x0d, -0xfa,0x2b,0xfe,0xf2,0x5a,0x09,0xf0,0x70,0xe0,0xe0,0x4a,0x00,0xff,0xa3,0x01,0x00, -0x9a,0x0c,0x06,0x94,0x0b,0xfd,0xd7,0x0a,0x0a,0x49,0x07,0x02,0xc4,0x0f,0x10,0x8b, -0x0e,0x1a,0x35,0xf7,0xf6,0xaf,0xf8,0xdf,0x9f,0xea,0xec,0x0a,0xfb,0x06,0x6e,0x09, -0x1d,0x54,0x12,0x15,0xa8,0x06,0x02,0xac,0x12,0x03,0x76,0xea,0xf5,0x42,0xd8,0xfa, -0xbf,0xee,0xe6,0x6f,0xe1,0xef,0xab,0xf7,0x13,0xb6,0xf5,0x05,0x7d,0x09,0x1b,0x51, -0x10,0x1b,0xea,0xf7,0x06,0x6b,0x07,0x0f,0x63,0x14,0x06,0x06,0xfd,0xfa,0x3f,0xfd, -0x0b,0xc5,0xe6,0xf3,0x7b,0x07,0x02,0x44,0x13,0x11,0xa4,0x04,0x02,0x56,0x05,0x16, -0x6b,0x11,0x0b,0x65,0xfb,0xf6,0x18,0xee,0xe5,0x3b,0xeb,0xdb,0x6a,0xf2,0xfd,0x64, -0xf0,0xfa,0xb6,0x09,0x01,0x69,0x15,0x0c,0x19,0x02,0xfe,0x6e,0xfa,0xf7,0x35,0x0e, -0x10,0xf9,0xf9,0x03,0x00,0xf4,0xf0,0x39,0xef,0xe6,0xc4,0xf5,0xfd,0x6d,0x05,0x0c, -0x1d,0x1d,0x22,0xd1,0x1e,0x1a,0x7b,0x15,0x01,0xf1,0xfd,0x0f,0x81,0x03,0xf2,0x6f, -0x09,0x08,0xa1,0xfa,0xe7,0x2a,0x04,0x02,0xbb,0x00,0xf6,0x54,0xf7,0xd9,0x47,0xee, -0xd7,0x2e,0xe6,0xd4,0xcb,0xfa,0xf5,0x7a,0x06,0xfe,0x32,0x0a,0xec,0x2f,0x15,0x00, -0xeb,0x0f,0x12,0x51,0x18,0x00,0xb8,0x12,0x14,0x0f,0x1e,0x0b,0x89,0x09,0xfe,0x7a, -0x0c,0x19,0xac,0x05,0xfe,0x0c,0xf2,0xf9,0x35,0x08,0xe9,0x5c,0xe1,0xef,0x22,0xf5, -0xf8,0xe2,0xf3,0xff,0x8e,0x0c,0x1c,0x9d,0x0f,0xfe,0xac,0xfc,0x02,0x96,0xfd,0x0a, -0xd8,0x12,0x1e,0x65,0xfb,0xe6,0x73,0xd3,0xe8,0x40,0xf5,0x01,0xf1,0x0b,0x18,0x5e, -0x22,0x0b,0xea,0xfb,0xf8,0x5c,0xea,0xfe,0x2c,0xf9,0xf1,0xd0,0xec,0xdf,0xa3,0xd7, -0xe2,0x43,0xf0,0x0b,0xcd,0x1c,0x12,0xa2,0x1b,0x19,0x8d,0x0a,0xf4,0x09,0xea,0xe3, -0xf8,0xe7,0x06,0xd7,0x01,0x0f,0x88,0x0d,0x24,0xd1,0x17,0x14,0x1d,0x1b,0x26,0x47, -0x20,0x08,0x3f,0x0f,0x0c,0x58,0xf3,0xe4,0x32,0xff,0xf5,0x09,0xf6,0xf6,0x21,0xef, -0x04,0x3c,0xfd,0xef,0xf3,0x02,0xf7,0x3e,0x04,0xfb,0x74,0x01,0xdf,0x51,0xfd,0xf1, -0xe7,0x0d,0x1f,0xae,0x26,0xf8,0xc4,0x00,0xf2,0x8a,0xf7,0xff,0x59,0xf2,0xfc,0x93, -0xf1,0xf6,0x63,0xf1,0x02,0xc3,0x03,0x0f,0x11,0x14,0x1b,0x5e,0xfd,0x05,0xd6,0xfe, -0xfa,0xe8,0x03,0x07,0x59,0xf0,0xf0,0x53,0xf8,0x05,0x63,0x03,0xf1,0xce,0xff,0x1e, -0x06,0x23,0x23,0xe0,0x13,0x08,0xa9,0xf7,0x11,0x32,0x06,0x00,0x81,0xff,0xff,0x84, -0xff,0x00,0x46,0x00,0xff,0x97,0xfe,0xfe,0x4a,0xff,0x00,0x99,0x00,0xff,0x4d,0xff, -0xff,0x61,0x00,0x01,0xb8,0x01,0x00,0x08,0xff,0xfe,0x1c,0x00,0x01,0xec,0x01,0x00, -0x56,0xfe,0xfe,0x24,0x00,0x02,0x45,0x02,0xff,0x98,0xfc,0xfc,0xcc,0xff,0x03,0x46, -0x03,0xff,0x1b,0xfc,0xfc,0x76,0x00,0x05,0x10,0x04,0xfe,0xbe,0xfa,0xfb,0x8d,0x01, -0x06,0xd0,0x04,0xfe,0x49,0xf9,0xfa,0x4d,0x02,0x08,0x70,0x05,0xfd,0x64,0xf7,0xf9, -0x9c,0x03,0x0a,0x04,0x05,0xfb,0xda,0xf5,0xf9,0x89,0x04,0x0a,0x5b,0x05,0xfa,0x93, -0xf4,0xf9,0x01,0x06,0x0d,0x8d,0x06,0xf8,0x9d,0xf2,0xf9,0x21,0x07,0x0e,0x0f,0x07, -0xf7,0x5a,0xf0,0xf9,0x77,0x09,0x0f,0xfb,0x06,0xf6,0x80,0xee,0xf9,0xb0,0x0b,0x12, -0xa6,0x05,0xf3,0x1a,0xee,0xfa,0xc2,0x0d,0x13,0x30,0x03,0xf1,0xc2,0xed,0xfc,0xf6, -0x10,0x13,0xb0,0x01,0xef,0xc3,0xeb,0xfd,0x99,0x13,0x15,0x61,0xff,0xeb,0x5f,0xec, -0x01,0x65,0x16,0x13,0xae,0xfc,0xe8,0x85,0xeb,0x04,0xe6,0x19,0x12,0x6d,0xf8,0xe7, -0xb9,0xed,0x08,0xa1,0x1d,0x12,0xe3,0xf3,0xe3,0x08,0xee,0x0d,0x7b,0x20,0x0d,0x20, -0xee,0xdf,0x7c,0xf1,0x17,0x7b,0x23,0x04,0x5c,0xe5,0xdf,0xa4,0xfb,0x21,0xc9,0x20, -0xfb,0xb1,0xdd,0xe2,0x77,0x08,0x27,0x91,0x18,0xf0,0x4d,0xd9,0xe9,0x72,0x12,0x29, -0x97,0x0f,0xe6,0x57,0xd9,0xf2,0xfd,0x1d,0x2a,0x1b,0x04,0xdb,0x96,0xda,0x02,0x08, -0x2c,0x22,0x20,0xf6,0xd7,0x7f,0xe2,0x0e,0x1a,0x2d,0x16,0x43,0xe8,0xd2,0x0b,0xed, -0x1c,0xd9,0x29,0x0a,0x38,0xe2,0xd7,0x28,0xf9,0x24,0xad,0x27,0xfd,0x15,0xd6,0xdd, -0x97,0x0a,0x2d,0x4d,0x1c,0xec,0xd3,0xd2,0xe9,0x89,0x1b,0x2f,0xf3,0x0a,0xdf,0xd6, -0xd3,0xf6,0x6e,0x2a,0x29,0xfe,0xf7,0xd3,0x26,0xdc,0x0e,0xe2,0x32,0x19,0x5d,0xe8, -0xd1,0x12,0xec,0x1f,0x6a,0x2e,0x09,0x53,0xdb,0xd3,0xc9,0xfc,0x2c,0x69,0x27,0xf6, -0x02,0xd1,0xdd,0xfc,0x14,0x34,0xa5,0x13,0xe5,0x81,0xd2,0xf1,0x24,0x26,0x2b,0x4f, -0xfe,0xd7,0x6b,0xda,0x07,0x3c,0x2f,0x1d,0xf1,0xec,0xd2,0x12,0xe8,0x1d,0xe6,0x2e, -0x06,0x7d,0xdb,0xd4,0x5c,0x01,0x30,0xf7,0x1e,0xf0,0xbe,0xd6,0xe7,0xae,0x18,0x2b, -0x7d,0x0a,0xde,0x44,0xd4,0xfd,0x3e,0x2e,0x22,0x4b,0xf2,0xd4,0xcd,0xe5,0x1a,0x11, -0x32,0x0c,0x38,0xdd,0xd1,0x62,0xfd,0x31,0xcd,0x25,0xf0,0x12,0xcc,0xdf,0xa7,0x1e, -0x39,0xf5,0x0a,0xd7,0xad,0xd0,0x00,0xcc,0x34,0x27,0x4d,0xf0,0xc9,0xfe,0xdc,0x1f, -0x21,0x3c,0x0e,0x0e,0xd8,0xc9,0xc9,0xf7,0x3a,0x13,0x31,0xed,0xba,0xc4,0xda,0xc1, -0x22,0x43,0x13,0x0e,0xd4,0x20,0xc7,0xfb,0xe6,0x3e,0x2d,0xe5,0xea,0xc5,0xb8,0xdc, -0x23,0x05,0x40,0x09,0xa1,0xd0,0xca,0x4c,0x02,0x40,0xc5,0x26,0xe5,0xcc,0xc6,0xe4, -0xa8,0x2c,0x39,0x12,0xfe,0xd1,0x19,0xd6,0x0d,0xac,0x39,0x18,0x34,0xe1,0xce,0xb5, -0xf2,0x2c,0x5c,0x28,0xf1,0x6d,0xcf,0xe0,0xd8,0x1e,0x37,0x5b,0x08,0xd9,0x14,0xd4, -0x06,0x56,0x39,0x1d,0x0e,0xe5,0xcb,0x8c,0xec,0x2f,0x14,0x30,0xf4,0x02,0xcd,0xdc, -0xf2,0x1c,0x39,0xce,0x08,0xd6,0x84,0xd0,0x05,0xe8,0x3a,0x1e,0xad,0xe4,0xc9,0xa3, -0xe8,0x2e,0x27,0x34,0xf7,0x9f,0xcc,0xd6,0xdf,0x19,0x3d,0x72,0x0f,0xdb,0xe9,0xcd, -0xfa,0x3d,0x35,0x25,0xce,0xec,0xcc,0xf8,0xe2,0x24,0x10,0x34,0x00,0x3f,0xd6,0xd5, -0xee,0x0b,0x39,0xcc,0x16,0xde,0x8a,0xcd,0xf7,0xbd,0x34,0x27,0xaa,0xee,0xcd,0xa6, -0xe4,0x27,0x86,0x32,0xfc,0xa2,0xd0,0xd8,0xe3,0x15,0x36,0xbe,0x0a,0xda,0x17,0xd3, -0x05,0x2a,0x38,0x17,0x16,0xe2,0xd2,0xd0,0xf5,0x2e,0x77,0x23,0xee,0xb4,0xd2,0xeb, -0x18,0x25,0x28,0x0e,0xf8,0xd6,0xdc,0xe3,0x1a,0x68,0x2d,0x01,0xc2,0xda,0xdf,0x4a, -0x10,0x2c,0x27,0x0a,0xe2,0x30,0xdc,0x04,0xa4,0x2c,0x13,0x19,0xe5,0xd8,0xb9,0xfb, -0x2c,0x78,0x1d,0xe9,0x83,0xd1,0xf0,0xf5,0x2d,0x2a,0x07,0xef,0xcd,0xd5,0xe6,0x2b, -0x92,0x35,0xf8,0x82,0xca,0xd8,0xb7,0x21,0x3d,0x2c,0x02,0xd1,0xa6,0xd3,0x10,0xb3, -0x3e,0x10,0xa4,0xd6,0xce,0x65,0x00,0x36,0x9f,0x1f,0xe7,0xe1,0xd0,0xf4,0x2e,0x2e, -0x23,0x90,0xed,0xd5,0x6c,0xf1,0x24,0x75,0x1e,0xf3,0x15,0xde,0xf3,0xdf,0x1b,0x18, -0x97,0xf3,0xe1,0xcb,0xf7,0x1c,0x34,0x16,0xf1,0xf2,0xdf,0xf8,0xf2,0x21,0x1b,0xfe, -0xee,0xd7,0x7f,0xf2,0x27,0x2f,0x29,0xf4,0x62,0xce,0xe0,0xc5,0x27,0x3c,0xc9,0xfb, -0xc8,0xc8,0xcf,0x19,0xcd,0x4a,0x0f,0xe1,0xca,0xbf,0x7d,0x06,0x51,0x15,0x22,0xd7, -0xe6,0xbc,0xee,0x11,0x48,0x36,0x81,0xe1,0xb9,0xcb,0xe0,0x3c,0x14,0x3f,0xf3,0x74, -0xc2,0xd3,0xf2,0x27,0x43,0x96,0xfd,0xc9,0xd1,0xd3,0x1f,0x58,0x3e,0x03,0xab,0xd0, -0xd6,0x58,0x18,0x37,0x53,0x06,0xd5,0xc0,0xd7,0x14,0x7b,0x34,0x07,0xc4,0xd7,0xdd, -0xd0,0x16,0x2d,0xc9,0x02,0xd8,0x8b,0xe4,0x1b,0xf0,0x24,0xfb,0x80,0xd8,0xec,0xff, -0x1e,0x1d,0xa4,0xf3,0xdb,0x46,0xfc,0x22,0x83,0x0e,0xea,0x3a,0xe7,0x0e,0xa0,0x17, -0xff,0x31,0xea,0xfb,0x2d,0x11,0x05,0x10,0xf6,0xf7,0x1e,0x09,0x02,0x56,0xf9,0xfd, -0x41,0x0a,0x00,0x68,0xf3,0xfd,0xd2,0x11,0x03,0x4f,0xed,0xf6,0x72,0x16,0x0d,0x54, -0xec,0xeb,0xda,0x12,0x18,0xe8,0xf1,0xe3,0x5d,0x07,0x1f,0x2b,0xfc,0xe3,0x39,0xfb, -0x1d,0xfb,0x06,0xe7,0x5f,0xf3,0x16,0x33,0x0e,0xef,0x8c,0xf0,0x0d,0x79,0x10,0xf5, -0xa6,0xf0,0x08,0x93,0x11,0xfa,0x80,0xf1,0x04,0xb5,0x10,0xfb,0x1c,0xf1,0x02,0x98, -0x11,0xfd,0xd7,0xef,0x02,0xb5,0x12,0xfc,0xfd,0xee,0x00,0xcf,0x12,0xfe,0x75,0xee, -0xff,0xbb,0x12,0x00,0x84,0xef,0xfd,0x1c,0x11,0xff,0x79,0xf1,0xff,0x72,0x0d,0xff, -0x1b,0xf5,0xfe,0xbf,0x09,0xff,0xef,0xf8,0xff,0xcb,0x05,0xff,0x36,0xfc,0xff,0xbb, -0x02,0xff,0x36,0xfe,0x00,0xc2,0xff,0xff,0x70,0xff,0x00,0x0c,0x00,0xfe,0x63,0x00, -0x02,0xab,0xff,0xfb,0xad,0xff,0x05,0x20,0x00,0xfa,0x69,0xff,0x05,0x76,0x01,0xf9, -0xf2,0xfc,0x06,0xdb,0x03,0xf9,0x16,0xfa,0x06,0x54,0x06,0xfb,0x11,0xf8,0x03,0xae, -0x08,0xfd,0x75,0xf6,0x00,0x83,0x09,0xff,0x3a,0xf7,0xfd,0x96,0x08,0x03,0xe6,0xf8, -0xfb,0x50,0x06,0x05,0x4e,0xfc,0xf9,0x84,0x02,0x07,0x93,0xfe,0xf9,0xb3,0xff,0x06, -0x96,0x01,0xfa,0xc8,0xfc,0x04,0x6c,0x03,0xfc,0x8d,0xfb,0x01,0x1b,0x04,0xff,0x17, -0xfb,0xff,0x41,0x04,0x02,0xb4,0xfc,0xfc,0x47,0x02,0x04,0xc6,0xff,0xfb,0x3b,0xfe, -0x04,0xc8,0x03,0xfd,0x03,0xfb,0x00,0xd5,0x04,0x02,0x85,0xfc,0xfc,0xb6,0x01,0x04, -0xb8,0x00,0xfc,0xd1,0xfd,0x02,0x98,0x03,0xff,0x18,0xfc,0xfe,0xae,0x03,0x02,0x0d, -0xfe,0xfd,0x41,0x00,0x03,0xa0,0x01,0xfe,0x25,0xfe,0x01,0x52,0x02,0x00,0xd2,0xfd, -0xff,0x86,0x01,0x01,0x89,0xff,0xfe,0xc4,0xff,0x01,0x15,0x01,0xff,0x35,0xfe,0xff, -0xa0,0x00,0x01,0xd0,0xff,0xfe,0xce,0xff,0x01,0x73,0x01,0x00,0x46,0xff,0xff,0x45, -0x00,0x01,0xf4,0x00,0xff,0x1c,0xff,0xff,0xc4,0x00,0x01,0x46,0x00,0xfe,0x9c,0xfe, -0xff,0x8d,0x01,0x00,0x6f,0xff,0xfe,0x42,0xff,0x00,0x5c,0x01,0x00,0x97,0xfe,0xfe, -0xd4,0xff,0x00,0x9a,0x00,0xff,0x46,0xff,0xff,0x0c,0x00,0x00,0x63,0x00,0x00,0x45, -0x00,0xff,0x5e,0x00,0x00,0x88,0x00,0xff,0x8f,0xff,0xff,0x49,0x00,0x00,0xed,0x00, -0xff,0x48,0xfe,0xff,0x95,0x01,0x01,0xb8,0xff,0xfd,0x57,0xfe,0x00,0xfa,0x01,0x00, -0x28,0xfe,0xfe,0x00,0x00,0x01,0x3c,0x01,0xfe,0xd9,0xfd,0xff,0x9b,0x01,0x01,0x31, -0xff,0xfe,0xa7,0xff,0x00,0x6c,0x00,0xff,0xe6,0xfe,0xff,0x2d,0x00,0x00,0x53,0xff, -0xff,0xa3,0xff,0x00,0xe8,0x00,0xff,0x5e,0xff,0xff,0x58,0x00,0x00,0xf3,0xff,0xff, -0x77,0xff,0xff,0x6e,0x00,0x00,0xc0,0xff,0xff,0xc9,0xff,0xff,0x0d,0x00,0xff,0x8f, -0xff,0x00,0x01,0x00,0x00,0x50,0x00,0xff,0x8e,0xff,0xff,0x71,0xff,0x00,0xa2,0x00, -0xff,0x19,0xff,0xff,0x55,0x00,0x01,0xd0,0xff,0xfe,0xeb,0xfe,0x00,0x63,0x01,0x00, -0xfb,0xfe,0xfe,0x32,0xff,0x01,0x99,0x01,0xff,0x57,0xfe,0xff,0x51,0x01,0x02,0xc1, -0xff,0xfe,0xc0,0xfe,0x01,0x13,0x02,0x00,0x9d,0xfe,0xfe,0x54,0x00,0x02,0x60,0x01, -0xff,0x40,0xfe,0xff,0xad,0x01,0x01,0xfb,0xff,0xfe,0x99,0xff,0x01,0x44,0x01,0x00, -0x35,0xff,0xff,0x28,0x00,0x00,0x87,0x00,0xff,0x36,0xff,0xff,0x7f,0x00,0x00,0x81, -0xff,0xff,0x1a,0x00,0x00,0x46,0x00,0xff,0x85,0xff,0x00,0x82,0x00,0x00,0xc4,0xff, -0xff,0x4a,0x00,0x00,0x07,0x00,0xff,0x48,0xff,0x00,0xb2,0x00,0x00,0x7d,0x00,0xff, -0x5e,0x00,0x00,0xb3,0x00,0x00,0x11,0x00,0xff,0x5e,0x00,0x00,0xe5,0xff,0xff,0xce, -0xff,0xff,0xc9,0xff,0xff,0xac,0xff,0x00,0x10,0x00,0x00,0xa1,0xff,0xff,0x6b,0x00, -0x00,0x1c,0x00,0xff,0x71,0xff,0x00,0x38,0x01,0x00,0x49,0xff,0xfe,0x5e,0x00,0x01, -0x6e,0x01,0xff,0x2a,0xfe,0xff,0x63,0x01,0x01,0xde,0xff,0xfd,0xe3,0xfd,0x01,0xb3, -0x02,0x00,0x4b,0xfd,0xfc,0xaf,0x00,0x03,0xc7,0x01,0xfd,0x15,0xfc,0xff,0x0c,0x04, -0x02,0xce,0xfd,0xfb,0x93,0xfe,0x04,0x85,0x04,0xff,0x55,0xfb,0xfd,0x92,0x02,0x04, -0x1d,0x01,0xfb,0x1c,0xfc,0x01,0x73,0x04,0x02,0x32,0xfd,0xfb,0xa9,0xff,0x04,0xa0, -0x02,0xfe,0x83,0xfc,0xff,0x74,0x02,0x02,0xd1,0xfe,0xfd,0x44,0xff,0x01,0x27,0x01, -0xff,0x76,0xfe,0xff,0x5f,0x01,0x00,0x1c,0xff,0xff,0xe3,0x00,0x02,0xa2,0x00,0xfd, -0x3e,0xfe,0x01,0x05,0x03,0x00,0xad,0xfc,0xfc,0x49,0x01,0x04,0x5a,0x02,0xfc,0xc1, -0xfa,0x00,0x82,0x05,0x04,0x02,0xfd,0xf9,0x5b,0xfe,0x05,0x78,0x05,0xfe,0xb7,0xf8, -0xfc,0x14,0x04,0x06,0x4d,0x01,0xfa,0x96,0xfa,0x00,0x3f,0x06,0x03,0xef,0xfc,0xfa, -0xc1,0xfe,0x04,0xaf,0x04,0xff,0xb7,0xfb,0xfd,0x6c,0x02,0x04,0xd0,0x00,0xfc,0x0e, -0xfd,0x00,0x37,0x03,0x02,0x93,0xfe,0xfd,0x07,0xff,0x01,0x59,0x02,0x00,0xf6,0xfd, -0xfe,0x04,0x00,0x01,0xf9,0x00,0xff,0xa7,0xfe,0xff,0xc9,0x00,0x00,0xde,0xff,0xfe, -0x6e,0xff,0x00,0xe3,0x00,0x00,0xba,0xff,0xff,0xe5,0xff,0x00,0x22,0x00,0xff,0x46, -0xff,0xff,0x4d,0x00,0x00,0xd5,0xff,0xff,0xf9,0xff,0x00,0x16,0x00,0xff,0xa8,0xff, -0x00,0x74,0x00,0xff,0xbf,0xff,0xff,0x33,0x00,0x00,0x5f,0x00,0xfe,0x8e,0xfe,0xff, -0x2c,0x01,0x00,0x0e,0xff,0xfe,0x42,0xff,0x01,0x5e,0x02,0xff,0xfb,0xfd,0xfe,0x8b, -0x01,0x02,0xfb,0x00,0xfe,0xb0,0xfd,0x00,0x42,0x02,0x01,0xb9,0xfe,0xfd,0xe7,0xfe, -0x01,0xbc,0x01,0xff,0x47,0xfd,0xfe,0x76,0x00,0x01,0x46,0x00,0xfe,0x9a,0xfe,0x00, -0x76,0x01,0x00,0xa9,0xff,0xfe,0xcf,0xff,0x00,0x9d,0x00,0xff,0x29,0xff,0x00,0x92, -0x00,0x00,0xe7,0xff,0xff,0x0a,0x00,0x00,0x38,0x00,0xff,0x67,0xff,0xff,0x7d,0x00, -0x00,0x96,0xff,0xff,0xd7,0xff,0x00,0x64,0x00,0xff,0x18,0xff,0xff,0x7b,0x00,0x00, -0xe7,0xff,0xff,0x89,0xff,0x00,0xa8,0x00,0x00,0x31,0xff,0xff,0xcd,0x00,0x00,0x8d, -0x00,0xff,0xc7,0xff,0x00,0x67,0x00,0xff,0x8c,0xff,0xff,0xaf,0x00,0x00,0x07,0x00, -0xff,0x37,0xff,0x00,0xf4,0x00,0x00,0x53,0xff,0xff,0x25,0x00,0x01,0x24,0x01,0xff, -0x3f,0xff,0xff,0x5b,0x01,0x01,0x93,0xff,0xfe,0x2b,0xff,0x00,0x5a,0x01,0x00,0xb2, -0xfe,0xfe,0xfd,0x00,0x02,0xe0,0x00,0xff,0xf1,0xfe,0x00,0xa7,0x01,0x00,0x5f,0xff, -0xfe,0x5d,0x00,0x02,0x40,0x01,0xff,0xf2,0xfd,0xff,0xbe,0x01,0x01,0xe9,0xfe,0xfd, -0x24,0xff,0x01,0x1c,0x02,0xff,0x21,0xfd,0xfe,0x59,0x02,0x03,0x21,0x00,0xfc,0xaa, -0xfd,0x01,0x7d,0x03,0x01,0xf0,0xfc,0xfc,0x8b,0x00,0x03,0xb5,0x01,0xfd,0x1c,0xfc, -0xff,0xc7,0x02,0x02,0x9b,0xfe,0xfb,0xef,0xfd,0x02,0xf1,0x02,0xff,0x6b,0xfc,0xfd, -0x48,0x01,0x03,0x02,0x01,0xfd,0x43,0xfd,0x00,0xe1,0x02,0x01,0x49,0xfe,0xfd,0x42, -0xff,0x01,0xef,0x01,0xff,0x1a,0xfd,0xfe,0xed,0x01,0x02,0x13,0xff,0xfc,0x4f,0xfe, -0x01,0x2a,0x03,0x00,0x55,0xfd,0xfd,0x1e,0x01,0x03,0x10,0x01,0xfe,0xf5,0xfd,0x00, -0xa6,0x02,0x01,0x08,0xff,0xfd,0x2b,0xff,0x02,0xa0,0x01,0xff,0x4b,0xfe,0xff,0x75, -0x01,0x01,0xcc,0xff,0xfe,0xe3,0xfe,0x00,0x9c,0x01,0xff,0x8e,0xfe,0xfe,0xad,0x00, -0x01,0xc2,0xff,0xfe,0xc4,0xfe,0x00,0xdc,0x01,0x00,0x7b,0xfe,0xfe,0xbf,0x00,0x01, -0x0e,0x01,0xfe,0x4e,0xfe,0xff,0x6f,0x01,0x01,0xb2,0xff,0xfe,0x6c,0xff,0x00,0x5a, -0x01,0xff,0xfe,0xfe,0xff,0xca,0x00,0x01,0x32,0x00,0xff,0x35,0xff,0x00,0xb0,0x00, -0x00,0xa6,0xff,0xff,0x69,0x00,0x00,0x59,0x00,0xff,0xbd,0xff,0x00,0x71,0x00,0x00, -0xb4,0xff,0xff,0xf7,0xff,0x00,0x33,0x00,0xff,0x64,0xff,0xff,0x3d,0x00,0x00,0x1c, -0x00,0xff,0xda,0xff,0x00,0x76,0x00,0x00,0xb0,0xff,0xff,0x2c,0x00,0x00,0x66,0x00, -0x00,0x20,0x00,0x00,0x92,0x00,0x00,0x5e,0x00,0xff,0x3f,0x00,0x00,0x32,0x00,0x00, -0xa0,0xff,0xff,0x8b,0xff,0xff,0x99,0xff,0xff,0x8b,0xff,0xff,0xf8,0xff,0x00,0x21, -0x00,0xff,0xdd,0xff,0x00,0x22,0x00,0x00,0xf3,0xff,0xff,0x0c,0x00,0x00,0xa2,0xff, -0xff,0xb8,0xff,0x00,0x83,0x00,0x00,0x90,0xff,0xff,0x08,0x00,0x00,0x09,0x00,0xff, -0x53,0xff,0x00,0xc3,0x00,0x00,0x58,0xff,0xfe,0x5e,0xff,0x00,0xd7,0x00,0xff,0xab, -0xfe,0xff,0x03,0x01,0x01,0xe7,0xff,0xfe,0xc8,0xfe,0x00,0x96,0x01,0x00,0xb9,0xfe, -0xfe,0x0e,0x00,0x01,0x37,0x01,0xff,0x2c,0xff,0xff,0xca,0x00,0x00,0xff,0xff,0xfe, -0x3f,0xff,0x00,0xc6,0x00,0x00,0xc5,0xff,0xff,0xf5,0xff,0x00,0x26,0x00,0xff,0x8d, -0xff,0xff,0x0d,0x00,0xff,0xed,0xff,0xff,0xcc,0xff,0x00,0x02,0x00,0xff,0x1c,0x00, -0x00,0x44,0x00,0x00,0xf2,0xff,0x00,0x21,0x00,0x00,0x26,0x00,0x00,0xc0,0xff,0x00, -0x31,0x00,0x00,0xe2,0xff,0xff,0x2c,0x00,0x00,0x33,0x00,0x00,0x91,0xff,0xff,0x4f, -0x00,0x00,0xf4,0xff,0xff,0xac,0xff,0x00,0x30,0x00,0x00,0x05,0x00,0xff,0xcb,0xff, -0x00,0x40,0x00,0x00,0xe4,0xff,0xff,0x7f,0x00,0x00,0x99,0x00,0x00,0xa0,0xff,0xff, -0x7f,0x00,0x00,0xf5,0xff,0xff,0xe7,0xff,0x00,0x02,0x00,0xff,0x8d,0xff,0xff,0xe6, -0xff,0x00,0x20,0x00,0xff,0x9c,0xff,0x00,0xd0,0xff,0x00,0x02,0x00,0x00,0x22,0x00, -0x00,0xf5,0xff,0xff,0xed,0xff,0xff,0x9a,0xff,0xff,0xad,0xff,0xff,0xa9,0xff,0x00, -0x02,0x00,0xff,0xba,0xff,0x00,0x23,0x00,0xff,0x7d,0xff,0xff,0x4b,0x00,0x00,0x3b, -0x00,0xff,0x55,0xff,0xff,0x3f,0x00,0x00,0xa4,0xff,0xff,0xb3,0xff,0x00,0x68,0x00, -0xff,0x4f,0xff,0xff,0x06,0x00,0x00,0x35,0x00,0xff,0x89,0xff,0x00,0x50,0x00,0x00, -0xa3,0xff,0xff,0xc9,0xff,0x00,0x23,0x00,0xff,0x48,0xff,0xff,0x49,0x00,0x00,0x25, -0x00,0xff,0xbb,0xff,0xff,0x5e,0x00,0x00,0xa2,0xff,0xff,0xf7,0xff,0x00,0x86,0x00, -0x00,0xe2,0xff,0x00,0x50,0x00,0x00,0x34,0x00,0xff,0xbf,0xff,0x00,0xa6,0x00,0x00, -0x14,0x00,0xff,0xb6,0xff,0x00,0x21,0x00,0x00,0xd3,0xff,0x00,0x21,0x00,0x00,0x20, -0x00,0xff,0x3f,0x00,0x00,0x45,0x00,0x00,0xf1,0xff,0xff,0x3f,0x00,0x00,0x23,0x00, -0x00,0x00,0x00,0x00,0x21,0x00,0xff,0xff,0xff,0xff,0xfe,0xff,0x00,0x13,0x00,0xff, -0x9b,0xff,0xff,0x2c,0x00,0x00,0x25,0x00,0x00,0xe1,0xff,0x00,0x50,0x00,0x00,0x34, -0x00,0x00,0x11,0x00,0xff,0xde,0xff,0xff,0x2f,0x00,0x00,0x02,0x00,0x00,0x21,0x00, -0x00,0x01,0x00,0xff,0xef,0xff,0xff,0xcd,0xff,0xff,0xfd,0xff,0xff,0xfd,0xff,0xff, -0xaf,0xff,0xff,0xca,0xff,0xff,0xfe,0xff,0xff,0xdd,0xff,0xff,0x9c,0xff,0xff,0x6f, -0x00,0x00,0x24,0x00,0x00,0xd0,0xff,0xff,0x2e,0x00,0x00,0xf2,0xff,0xff,0x3d,0x00, -0xff,0xdd,0xff,0x00,0xf1,0xff,0x00,0xa1,0xff,0xff,0xc8,0xff,0xff,0xce,0xff,0xff, -0xed,0xff,0xff,0xdb,0xff,0x00,0x10,0x00,0xff,0xef,0xff,0xff,0x0e,0x00,0x00,0xf2, -0xff,0xff,0xec,0xff,0x00,0xf0,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0xff,0xff,0xff,0x00,0x23,0x00,0x00,0x42,0x00,0x00,0x13,0x00,0xff,0x0a,0x00, -0x00,0x74,0x00,0x00,0x36,0x00,0xff,0x36,0xff,0xff,0x2b,0x00,0x00,0x89,0x00,0xff, -0x6e,0xff,0xfe,0x6e,0xff,0x00,0x16,0x01,0x01,0xc1,0xff,0xfe,0x62,0xfe,0xff,0x09, -0x01,0x02,0x92,0x01,0xff,0xcc,0xfd,0xfe,0xf1,0xff,0x01,0xd4,0x01,0x01,0x54,0xfe, -0xfc,0xa2,0xfd,0x00,0x0b,0x03,0x03,0x33,0x01,0xfc,0x5c,0xfb,0xfe,0x02,0x02,0x04, -0x52,0x03,0xff,0x8f,0xfb,0xfa,0xda,0xfd,0x03,0xe8,0x06,0x05,0xa4,0xff,0xf9,0x5b, -0xf9,0xfe,0xe6,0x04,0x07,0x60,0x04,0xfc,0x8a,0xf7,0xf9,0x5d,0x00,0x06,0x93,0x07, -0x03,0x71,0xfb,0xf8,0xf4,0xfa,0x01,0x13,0x06,0x06,0x94,0x02,0xfb,0x36,0xf7,0xf9, -0xa6,0x00,0x08,0xc9,0x09,0x02,0x8a,0xf9,0xf6,0x2a,0xfb,0x04,0xd8,0x0a,0x09,0xa6, -0xff,0xf6,0x8b,0xf5,0xfc,0xb0,0x05,0x0b,0xc2,0x07,0xfd,0xad,0xf5,0xf5,0xc9,0xfc, -0x07,0xd1,0x0b,0x07,0x91,0xfc,0xf5,0x81,0xf6,0xfe,0x83,0x08,0x0c,0x1b,0x06,0xfa, -0xde,0xf3,0xf6,0x07,0x01,0x0a,0x0e,0x0c,0x03,0xae,0xf8,0xf4,0x94,0xf8,0x02,0xaa, -0x0a,0x0a,0x71,0x01,0xf8,0xa2,0xf4,0xf8,0xcb,0x02,0x0b,0xa6,0x0a,0x00,0xc5,0xf5, -0xf4,0xf5,0xfa,0x06,0x2b,0x0c,0x07,0x4f,0xfe,0xf6,0x78,0xf6,0xfd,0x7f,0x06,0x09, -0x4c,0x06,0xfd,0x04,0xf7,0xf7,0x43,0xfe,0x07,0x6d,0x0a,0x05,0x83,0xfb,0xf5,0x88, -0xf7,0x00,0x22,0x08,0x09,0x98,0x03,0xfa,0xc2,0xf5,0xf8,0xfd,0x01,0x09,0x0a,0x09, -0x01,0x97,0xf9,0xf6,0x5b,0xfb,0x03,0x5a,0x08,0x06,0x7e,0x00,0xf8,0x4d,0xf7,0xfb, -0x01,0x03,0x08,0xde,0x06,0xfe,0xee,0xf7,0xf7,0xdd,0xfd,0x05,0xa1,0x07,0x05,0x8c, -0xfe,0xf9,0xd9,0xf9,0xfe,0xc5,0x04,0x06,0x5b,0x03,0xfd,0xf5,0xf8,0xf9,0x96,0xfe, -0x05,0xae,0x07,0x03,0x20,0xfc,0xf8,0xbd,0xfa,0x01,0xa1,0x06,0x06,0xc8,0x01,0xfb, -0x7f,0xf9,0xfb,0x55,0x01,0x06,0x7a,0x06,0x01,0x9b,0xfb,0xf9,0xb0,0xfb,0x01,0x5c, -0x06,0x06,0x44,0x01,0xfa,0x6e,0xf9,0xfc,0x1a,0x03,0x06,0x07,0x05,0x00,0xf3,0xfa, -0xfa,0x80,0xfd,0x03,0x03,0x06,0x05,0xb0,0xff,0xfa,0xea,0xf9,0xfd,0xfe,0x03,0x07, -0xe2,0x04,0xfe,0xcf,0xf9,0xfa,0x11,0xff,0x04,0x27,0x06,0x03,0xfb,0xfd,0xfa,0xe9, -0xfa,0xff,0x61,0x04,0x06,0x22,0x03,0xfd,0x58,0xfa,0xfb,0x4a,0x00,0x04,0xbf,0x05, -0x02,0x3f,0xfd,0xfa,0xc2,0xfb,0x01,0x07,0x06,0x05,0x29,0x01,0xfb,0xfd,0xf9,0xfc, -0x92,0x01,0x05,0x5c,0x05,0x00,0x9a,0xfb,0xfa,0xf3,0xfc,0x01,0xdd,0x04,0x04,0xe1, -0xff,0xfb,0xba,0xfa,0xfd,0x69,0x02,0x04,0x5b,0x04,0x00,0x96,0xfc,0xfb,0x5a,0xfe, -0x02,0x37,0x04,0x03,0x28,0x00,0xfc,0xa2,0xfb,0xfe,0x36,0x02,0x04,0xe0,0x02,0xff, -0xb3,0xfc,0xfc,0x11,0xfe,0x02,0x01,0x04,0x02,0x19,0xff,0xfc,0x60,0xfc,0xfe,0x38, -0x02,0x04,0x91,0x02,0xff,0x87,0xfc,0xfc,0x64,0xfe,0x02,0x40,0x04,0x03,0x96,0xff, -0xfc,0x59,0xfc,0xfe,0xa5,0x02,0x05,0xb1,0x03,0xff,0x84,0xfb,0xfb,0x73,0xfd,0x02, -0xe1,0x04,0x03,0xad,0xff,0xfb,0x70,0xfa,0xfd,0xf3,0x02,0x06,0x61,0x04,0xff,0xb3, -0xfa,0xfa,0xd8,0xfd,0x03,0xf6,0x05,0x04,0xe0,0xfe,0xfa,0x36,0xfa,0xfe,0x01,0x04, -0x06,0x03,0x04,0xfe,0xd3,0xf9,0xf9,0x6c,0xfe,0x04,0x0f,0x07,0x04,0xc2,0xfd,0xf9, -0x66,0xfa,0xff,0x3a,0x05,0x06,0x58,0x03,0xfc,0x6e,0xf9,0xfa,0x27,0xff,0x05,0x03, -0x07,0x03,0x3f,0xfd,0xf8,0xdc,0xf9,0x00,0x91,0x06,0x07,0x5c,0x03,0xfb,0xcb,0xf7, -0xfa,0x12,0x01,0x07,0x80,0x07,0x02,0x13,0xfb,0xf7,0x5b,0xfa,0x01,0x69,0x07,0x07, -0xfd,0x02,0xfb,0xa2,0xf7,0xfa,0x21,0x02,0x09,0x23,0x09,0x02,0x10,0xf9,0xf6,0x02, -0xfa,0x02,0x5f,0x09,0x08,0xfc,0x00,0xf8,0x94,0xf5,0xfa,0x70,0x03,0x09,0xda,0x08, -0x01,0x22,0xf8,0xf5,0x38,0xfa,0x03,0xdc,0x0a,0x0a,0x70,0x01,0xf7,0x37,0xf4,0xfa, -0x84,0x05,0x0c,0xd8,0x09,0x00,0x33,0xf6,0xf3,0xab,0xf9,0x04,0xde,0x0b,0x09,0x47, -0x00,0xf5,0xfe,0xf2,0xf9,0xfe,0x06,0x0d,0x22,0x09,0xfe,0xce,0xf4,0xf2,0x39,0xfb, -0x08,0x82,0x0d,0x08,0x0f,0xfe,0xf3,0x66,0xf2,0xfc,0xf6,0x08,0x0e,0xc3,0x08,0xfd, -0x56,0xf3,0xf2,0x1a,0xfc,0x09,0x43,0x0e,0x08,0x17,0xfd,0xf3,0x50,0xf2,0xfb,0xfb, -0x08,0x0f,0x43,0x0a,0xfc,0x0f,0xf2,0xf0,0xfb,0xfa,0x09,0x98,0x10,0x0b,0x18,0xfd, -0xf0,0xef,0xef,0xfb,0x50,0x0a,0x11,0x8e,0x0b,0xfd,0x91,0xf1,0xf0,0x87,0xfa,0x09, -0x93,0x10,0x0b,0x2d,0xfe,0xf1,0xb6,0xef,0xf9,0xa3,0x08,0x11,0xa9,0x0d,0xff,0xc4, -0xf0,0xed,0x1d,0xf9,0x0a,0x51,0x12,0x0d,0x6d,0xfe,0xf0,0x09,0xef,0xf9,0x89,0x08, -0x11,0xe9,0x0e,0xff,0xbd,0xf0,0xed,0x86,0xf7,0x08,0x8e,0x12,0x0f,0x61,0xff,0xf0, -0x70,0xed,0xf8,0x1a,0x09,0x13,0x83,0x0f,0xff,0x12,0xf0,0xed,0x47,0xf8,0x09,0x28, -0x13,0x0e,0xf7,0xfe,0xf0,0x64,0xed,0xf8,0x53,0x09,0x13,0x15,0x0e,0xfd,0x9f,0xef, -0xed,0xe4,0xf9,0x0a,0xaf,0x12,0x0d,0x27,0xfd,0xef,0xd5,0xed,0xfa,0xe0,0x0b,0x14, -0x9c,0x0d,0xfc,0xf5,0xee,0xee,0x54,0xfa,0x0c,0x81,0x14,0x0d,0x70,0xfb,0xed,0xfc, -0xed,0xfb,0xd8,0x0b,0x13,0x09,0x0d,0xfb,0x64,0xed,0xed,0x37,0xfc,0x0e,0xd8,0x14, -0x0c,0x44,0xfa,0xec,0x48,0xed,0xfc,0x3d,0x0f,0x14,0xee,0x0b,0xf9,0x14,0xec,0xed, -0x98,0xfd,0x0f,0x06,0x15,0x0b,0xca,0xf8,0xea,0xfa,0xec,0xfd,0xf6,0x0f,0x15,0x29, -0x0b,0xf8,0x88,0xeb,0xed,0xab,0xfd,0x0f,0x3d,0x16,0x0c,0xe7,0xf8,0xea,0x49,0xec, -0xfc,0xcc,0x10,0x16,0xad,0x0c,0xf8,0x3d,0xea,0xeb,0xce,0xfb,0x0f,0x5e,0x18,0x0d, -0x85,0xf8,0xe9,0xd2,0xea,0xfc,0x05,0x10,0x17,0x4c,0x0e,0xf9,0x24,0xe9,0xea,0x80, -0xfb,0x11,0xa2,0x18,0x0e,0x5b,0xf8,0xe7,0x6b,0xe9,0xfc,0x96,0x11,0x19,0x19,0x0f, -0xf9,0x10,0xe9,0xe9,0x7e,0xfa,0x0f,0xae,0x19,0x10,0xf6,0xf9,0xe7,0x49,0xe7,0xf9, -0xb8,0x10,0x1a,0x4f,0x11,0xfa,0x61,0xe7,0xe7,0x21,0xfa,0x11,0xfd,0x1b,0x12,0x95, -0xfa,0xe7,0x66,0xe6,0xf8,0x07,0x11,0x1c,0x8e,0x13,0xfb,0x63,0xe6,0xe3,0x6b,0xf5, -0x10,0x3c,0x1f,0x14,0x2e,0xfc,0xe6,0x64,0xe3,0xf5,0x06,0x11,0x1e,0x65,0x15,0xfd, -0x59,0xe7,0xe3,0xc3,0xf4,0x0f,0xfc,0x1d,0x16,0x2b,0xff,0xe7,0xf5,0xe1,0xf3,0x90, -0x0e,0x1e,0x27,0x17,0xff,0x3b,0xe7,0xe1,0x68,0xf3,0x0f,0xf8,0x1e,0x17,0x4c,0xff, -0xe6,0x13,0xe1,0xf4,0x73,0x10,0x1e,0x8b,0x17,0xfe,0x77,0xe6,0xe1,0x9b,0xf2,0x0e, -0xdc,0x1e,0x17,0x9e,0xfe,0xe5,0x82,0xe0,0xf4,0xa7,0x10,0x1f,0x76,0x17,0xfd,0x6e, -0xe5,0xe1,0xa7,0xf5,0x10,0xee,0x1d,0x16,0x4d,0xfd,0xe5,0x24,0xe1,0xf4,0x68,0x12, -0x20,0x18,0x16,0xfb,0xd5,0xe3,0xe2,0x30,0xf6,0x12,0x1b,0x21,0x15,0x8b,0xf9,0xe2, -0x1d,0xe1,0xf6,0x8b,0x14,0x21,0xc4,0x14,0xf8,0x23,0xe1,0xe0,0x0e,0xfa,0x17,0x48, -0x20,0x13,0x3b,0xf8,0xe1,0xea,0xe1,0xf9,0x5a,0x17,0x20,0x7d,0x12,0xf6,0x9a,0xe0, -0xe1,0x17,0xfb,0x18,0x0e,0x21,0x12,0xe3,0xf4,0xdf,0x76,0xe2,0xfd,0xde,0x19,0x20, -0x91,0x11,0xf3,0xad,0xde,0xe5,0xb5,0xfe,0x19,0x8b,0x20,0x0f,0xeb,0xf1,0xdd,0x36, -0xe4,0x00,0x6c,0x1a,0x1f,0x98,0x0e,0xf0,0x9c,0xdd,0xe4,0x5b,0x02,0x1c,0xb8,0x1f, -0x0e,0xb1,0xf0,0xde,0xb9,0xe6,0x02,0xa0,0x1b,0x20,0x8a,0x0d,0xef,0xb8,0xdd,0xe5, -0x7c,0x01,0x1d,0x85,0x21,0x0d,0xd2,0xef,0xde,0x6b,0xe5,0x00,0x1c,0x1c,0x20,0x23, -0x0e,0xf1,0xb0,0xde,0xe4,0xb7,0xfe,0x1b,0xbf,0x21,0x0f,0x63,0xf1,0xdc,0xfe,0xe3, -0x02,0x0a,0x1e,0x21,0x34,0x0f,0xf0,0xc3,0xdd,0xe6,0x92,0x03,0x1c,0x3a,0x1d,0x0c, -0x96,0xef,0xdd,0x00,0xe7,0x04,0x1b,0x1d,0x1d,0xc9,0x09,0xee,0x12,0xdf,0xea,0x09, -0x07,0x1c,0x2f,0x1d,0x07,0x9c,0xeb,0xde,0x3f,0xec,0x0a,0x2b,0x20,0x1b,0xcd,0x03, -0xe7,0x0f,0xde,0xee,0x9d,0x0f,0x22,0xe2,0x19,0xfe,0xae,0xe2,0xdd,0x87,0xf2,0x13, -0xbb,0x23,0x17,0x0a,0xfc,0xe1,0x3c,0xdf,0xf4,0xcf,0x13,0x24,0x87,0x17,0xf8,0x1d, -0xdf,0xde,0xe8,0xf8,0x1a,0xc4,0x24,0x14,0xc3,0xf4,0xdc,0xe8,0xde,0xfb,0xae,0x1e, -0x25,0x07,0x10,0xef,0xd0,0xd9,0xe1,0xe7,0x02,0x22,0xe5,0x23,0x0c,0x6c,0xea,0xd8, -0x2e,0xe7,0x07,0x90,0x22,0x23,0xfa,0x09,0xe9,0x36,0xda,0xe7,0x62,0x08,0x23,0xeb, -0x21,0x05,0x02,0xe4,0xd8,0x08,0xea,0x0c,0x98,0x25,0x20,0x12,0x02,0xe0,0xf5,0xd8, -0xf0,0x47,0x13,0x27,0x8b,0x1f,0xff,0xa2,0xdd,0xd8,0xf1,0xf3,0x19,0xae,0x27,0x19, -0x32,0xf7,0xd9,0x0e,0xd9,0xf7,0x24,0x1f,0x29,0x15,0x14,0xf0,0x5c,0xd6,0xdc,0x9d, -0xff,0x22,0xbb,0x29,0x10,0xef,0xea,0xd5,0xdf,0xe2,0x06,0x81,0x25,0x27,0x66,0x0d, -0xe8,0x5d,0xd4,0xe2,0x31,0x0a,0x2a,0x7b,0x24,0x03,0x12,0xdf,0xd2,0x1d,0xe9,0x11, -0x4f,0x2b,0x22,0xe4,0xff,0xdb,0x3c,0xd4,0xf1,0xf8,0x1c,0x2d,0x8a,0x1d,0xf9,0x61, -0xd6,0xd4,0xe6,0xf5,0x21,0x25,0x2f,0x18,0xce,0xf1,0xd2,0x8e,0xd5,0xfb,0xb4,0x26, -0x2e,0x59,0x14,0xeb,0x46,0xd1,0xdb,0x43,0x02,0x28,0xeb,0x2d,0x10,0x21,0xe5,0xcf, -0x92,0xdf,0x0b,0xf3,0x2d,0x2a,0x36,0x07,0xdd,0x4c,0xcd,0xe5,0x3d,0x15,0x32,0x05, -0x27,0xff,0x17,0xd8,0xce,0xac,0xec,0x1c,0x27,0x33,0x20,0x8d,0xf6,0xd4,0x78,0xd4, -0xf6,0x43,0x22,0x30,0xf8,0x16,0xeb,0xd4,0xd0,0xdd,0x94,0x05,0x28,0x60,0x2a,0x0b, -0x2e,0xe4,0xd3,0x75,0xe7,0x10,0x1b,0x2a,0x21,0x8d,0xfe,0xda,0x3e,0xd6,0xf4,0x86, -0x1a,0x29,0x41,0x18,0xf1,0x8d,0xd8,0xdf,0xde,0x00,0x20,0x79,0x26,0x0e,0x52,0xe8, -0xd7,0x25,0xe9,0x0d,0x6f,0x25,0x1e,0x28,0xff,0xdd,0x9e,0xda,0xf6,0x0f,0x18,0x23, -0x92,0x14,0xf2,0xe9,0xda,0xe4,0x32,0x05,0x1f,0xba,0x1f,0x08,0x85,0xe7,0xdb,0x06, -0xf0,0x13,0xc2,0x21,0x17,0x34,0xfb,0xdf,0x4b,0xe1,0xfe,0xa2,0x1a,0x1e,0xb6,0x0c, -0xee,0x34,0xdf,0xec,0xba,0x07,0x1d,0x31,0x1b,0x00,0x8f,0xe3,0xde,0xf7,0xf6,0x16, -0x7d,0x20,0x13,0x31,0xf7,0xe1,0x58,0xe6,0x00,0xf9,0x19,0x1e,0xd4,0x08,0xe8,0xd9, -0xdb,0xee,0xfc,0x0f,0x21,0xad,0x18,0xfa,0x4f,0xdf,0xe1,0xda,0xff,0x1b,0xbd,0x1e, -0x0e,0xc6,0xef,0xdb,0x45,0xea,0x0c,0x63,0x1f,0x19,0x4d,0x01,0xe3,0x35,0xdc,0xf5, -0x29,0x18,0x22,0x83,0x11,0xf3,0x37,0xdd,0xe5,0x5b,0x05,0x1e,0xfb,0x1b,0x05,0xd8, -0xe9,0xe0,0xd1,0xf1,0x10,0x73,0x1f,0x13,0xf8,0xf8,0xe3,0x99,0xe7,0x01,0x48,0x17, -0x18,0x18,0x07,0xee,0xfb,0xe4,0xf3,0x21,0x0b,0x18,0x5b,0x11,0xfb,0xc1,0xe7,0xe9, -0x7f,0xff,0x13,0x85,0x17,0x08,0x1d,0xf1,0xe6,0xf9,0xf3,0x0a,0x8e,0x16,0x10,0x7d, -0xfc,0xe9,0x91,0xeb,0x00,0x89,0x12,0x14,0xac,0x07,0xf2,0xc0,0xe8,0xf4,0x2e,0x0a, -0x15,0xe2,0x0d,0xf9,0x59,0xe9,0xee,0xeb,0x03,0x13,0x45,0x12,0x04,0x60,0xf0,0xea, -0xb6,0xf9,0x0e,0x1e,0x16,0x0a,0xdb,0xf4,0xe6,0x8b,0xf0,0x09,0x02,0x17,0x12,0x80, -0xff,0xea,0x4a,0xe8,0xfc,0xbd,0x14,0x18,0x1f,0x08,0xef,0xc3,0xe3,0xf3,0xb6,0x0e, -0x1a,0xf7,0x10,0xf9,0x03,0xe6,0xe9,0xeb,0x00,0x17,0x1a,0x1a,0x06,0xf8,0xec,0xe3, -0xb4,0xf3,0x0f,0x8e,0x1b,0x0f,0x89,0xf6,0xe4,0xae,0xeb,0x01,0x7f,0x16,0x17,0x0f, -0x04,0xed,0x91,0xe7,0xf8,0x74,0x10,0x19,0xe7,0x0d,0xf6,0x73,0xe7,0xf0,0xc7,0x07, -0x15,0xe9,0x0f,0xfc,0x97,0xeb,0xed,0x4b,0xff,0x0f,0xb5,0x10,0x03,0x5f,0xf2,0xee, -0x5f,0xfc,0x0a,0x66,0x0e,0x07,0x58,0xf8,0xef,0xbe,0xf7,0x06,0x3b,0x0e,0x08,0xd2, -0xf9,0xf1,0xeb,0xf8,0x06,0x25,0x0c,0x08,0x5b,0xfc,0xf1,0xea,0xf6,0x05,0xcf,0x0d, -0x09,0x81,0xfc,0xf0,0xdb,0xf4,0x05,0xec,0x0e,0x09,0xac,0xfd,0xf0,0xd8,0xef,0x01, -0xb7,0x11,0x0e,0xa6,0xfe,0xf0,0x62,0xed,0xfd,0xa0,0x12,0x14,0xcb,0x02,0xf0,0x23, -0xea,0xf9,0xfa,0x11,0x18,0x47,0x07,0xef,0xef,0xe6,0xf5,0x09,0x0f,0x1b,0x1b,0x0e, -0xf1,0x5d,0xe1,0xee,0xa3,0x0d,0x1f,0x68,0x12,0xf4,0x8f,0xde,0xe7,0xc1,0x09,0x22, -0x57,0x1a,0xfa,0xe9,0xdd,0xe0,0x01,0x03,0x24,0x0e,0x22,0x01,0x4d,0xdf,0xd9,0x84, -0xf9,0x21,0x2f,0x27,0x09,0xc6,0xe3,0xd7,0x66,0xf3,0x19,0x7e,0x25,0x0f,0xd4,0xea, -0xdb,0x5b,0xee,0x0e,0x74,0x1f,0x11,0x95,0xf2,0xe2,0x8f,0xf1,0x0d,0xe6,0x18,0x0c, -0xa3,0xf4,0xea,0xe3,0xfa,0x0e,0xf6,0x0e,0x02,0xf1,0xf0,0xef,0x4b,0x03,0x13,0xcf, -0x0e,0xfa,0x53,0xe9,0xef,0x04,0x0a,0x1b,0x7d,0x12,0xf5,0xbd,0xde,0xe6,0xd4,0x0b, -0x26,0x3d,0x18,0xf6,0xb3,0xda,0xdf,0x8c,0x09,0x2c,0x0f,0x20,0xf4,0xcb,0xd3,0xdd, -0x10,0x0a,0x2d,0x4d,0x22,0xf8,0x96,0xd6,0xdd,0x53,0x08,0x2b,0x0a,0x1f,0xf6,0xcd, -0xd8,0xe1,0x6e,0x09,0x25,0x55,0x1a,0xf5,0x65,0xdb,0xe8,0xba,0x0e,0x24,0x50,0x13, -0xef,0x33,0xdc,0xf0,0x38,0x17,0x21,0xf7,0x08,0xe7,0xa3,0xdd,0xf8,0xdf,0x1d,0x21, -0x38,0x03,0xe3,0x44,0xe1,0x01,0x4c,0x20,0x1a,0x3b,0xf9,0xdb,0x96,0xe4,0x0c,0xbe, -0x22,0x13,0x64,0xf2,0xdd,0x2c,0xef,0x17,0xa0,0x24,0x09,0xb8,0xe5,0xdc,0x86,0xf7, -0x1d,0x41,0x24,0x04,0x21,0xdf,0xdb,0x64,0xff,0x25,0xd6,0x21,0xfa,0x07,0xd7,0xdd, -0x06,0x0a,0x29,0x25,0x1c,0xf7,0xe3,0xd9,0xe6,0x89,0x12,0x25,0xaa,0x0f,0xee,0x58, -0xde,0xf3,0x57,0x16,0x19,0x78,0xff,0xe7,0x02,0xec,0x07,0xc5,0x17,0x0d,0xb5,0xf0, -0xe2,0x73,0xfa,0x1e,0x7b,0x1b,0xfb,0xf4,0xe2,0xe6,0x1e,0x0b,0x28,0x14,0x15,0xeb, -0x11,0xd4,0xea,0x2a,0x1d,0x2d,0x49,0x0b,0xdf,0x4a,0xd1,0xf9,0x36,0x2e,0x28,0x02, -0xfb,0xd5,0xb8,0xdb,0x0e,0x41,0x2f,0x16,0xc4,0xea,0xd5,0x4c,0xed,0x1b,0xad,0x25, -0x04,0xe4,0xe2,0xe0,0x4e,0x03,0x21,0x38,0x15,0xf3,0x4a,0xe1,0xf4,0x77,0x18,0x1c, -0xc5,0xfc,0xe0,0x94,0xe8,0x0f,0x15,0x24,0x0c,0xfa,0xe6,0xd9,0x7b,0xfb,0x29,0x1f, -0x23,0xf6,0xbd,0xd3,0xdd,0xe7,0x15,0x38,0x40,0x13,0xdc,0xf5,0xc8,0xf4,0xa6,0x34, -0x31,0x30,0xf8,0xcc,0x9a,0xd6,0x15,0x17,0x3c,0x18,0x12,0xdf,0xc7,0x2a,0xf1,0x32, -0x13,0x2e,0xf4,0x8e,0xcd,0xdd,0x93,0x1c,0x39,0x0a,0x0c,0xd3,0x0c,0xcb,0x04,0x5a, -0x3f,0x20,0xaa,0xe3,0xc7,0xc3,0xe9,0x31,0x49,0x39,0xfb,0xf0,0xc8,0xd1,0xe0,0x14, -0x40,0xab,0x15,0xdb,0x26,0xcc,0xfa,0x61,0x33,0x1f,0xd8,0xe9,0xd6,0x0d,0xf8,0x27, -0x80,0x1a,0xed,0x21,0xd9,0xf7,0x90,0x2c,0x24,0x42,0xe7,0xc6,0x89,0xe8,0x32,0xa0, -0x3a,0xfa,0xab,0xc5,0xce,0x41,0x18,0x49,0x5b,0x17,0xd3,0xbc,0xbe,0xf5,0xdc,0x41, -0x29,0xfb,0xe9,0xd0,0x22,0xec,0x27,0x66,0x2c,0xf6,0xb6,0xd0,0xe3,0x43,0x1d,0x2f, -0x09,0x00,0xd5,0x51,0xda,0x0f,0x52,0x36,0x11,0x06,0xdc,0xd3,0xaa,0x00,0x33,0x1a, -0x1b,0xe2,0x2b,0xd5,0xfd,0xf8,0x2b,0x19,0xa4,0xe4,0xd4,0x59,0xfe,0x35,0xd3,0x22, -0xdf,0x4e,0xc3,0xf0,0x06,0x3f,0x35,0xda,0xe7,0xc0,0x69,0xdf,0x30,0xd2,0x40,0xfa, -0xf8,0xc6,0xd6,0x4a,0x1e,0x3c,0x31,0x06,0xcf,0xd5,0xd2,0x12,0x1f,0x3c,0x0c,0x8d, -0xd0,0xcb,0xa9,0x0e,0x48,0x94,0x13,0xcf,0x12,0xcd,0x0e,0xd1,0x44,0x18,0xc4,0xd2, -0xc6,0x6c,0x05,0x45,0x56,0x1e,0xd3,0x09,0xc0,0xfc,0xc4,0x47,0x28,0x2a,0xd8,0xbb, -0xcf,0xef,0x47,0xf3,0x32,0xdd,0xdb,0xc3,0xf4,0xd2,0x3e,0x2e,0x7c,0xde,0xbe,0x3a, -0xf3,0x45,0xd5,0x2d,0xd7,0x3a,0xb8,0xee,0x56,0x49,0x3a,0x95,0xde,0xb6,0xc7,0xe4, -0x42,0x56,0x3f,0xe8,0x9b,0xbc,0xdf,0xce,0x37,0x3c,0x88,0xe9,0xc2,0x05,0xec,0x39, -0xd9,0x2d,0xe2,0x74,0xc8,0xf6,0x3e,0x36,0x1e,0xf9,0xdd,0xd4,0x87,0x07,0x2e,0x5a, -0x0b,0xd9,0x3c,0xe1,0x19,0xe3,0x2e,0xfd,0x57,0xca,0xdd,0x8a,0x2c,0x3d,0xdf,0xf1, -0xbe,0x6a,0xe0,0x39,0xa3,0x3f,0xeb,0x93,0xba,0xe2,0x30,0x3f,0x3c,0x11,0xe4,0xbb, -0x00,0xe6,0x3d,0x1c,0x39,0xe3,0x31,0xc0,0xec,0xe2,0x32,0x26,0x94,0xe4,0xd6,0xff, -0x03,0x25,0x00,0x06,0xdf,0xc8,0xf1,0x23,0x72,0x1c,0xe7,0x5a,0xcf,0x00,0x36,0x3d, -0x1a,0x21,0xd4,0xc8,0x10,0x0a,0x49,0x53,0x15,0xc7,0x52,0xc9,0x1d,0xca,0x4c,0xfe, -0xa0,0xbb,0xdc,0x82,0x3b,0x3f,0x5d,0xe0,0xb4,0x87,0xec,0x52,0xa2,0x30,0xc5,0x3e, -0xb4,0x08,0x25,0x61,0x18,0xb9,0xb9,0xbc,0x8e,0x18,0x60,0x84,0x09,0xb5,0xcd,0xc7, -0x2b,0x69,0x54,0xf0,0x88,0xb8,0xe3,0xc5,0x3c,0x34,0x88,0xda,0xc3,0x7d,0x07,0x40, -0x2f,0x0a,0xc6,0x67,0xdc,0x33,0x06,0x39,0xdd,0x04,0xb7,0xf9,0xed,0x55,0x24,0x83, -0xc1,0xba,0x1f,0x13,0x5d,0xbe,0x0d,0xb7,0x2f,0xc9,0x2d,0x60,0x52,0xef,0x88,0xb7, -0xe3,0x90,0x41,0x39,0x91,0xd8,0xbf,0xb7,0xff,0x45,0xf2,0x14,0xcc,0x66,0xd5,0x1d, -0xbc,0x35,0xee,0x02,0xc6,0xf4,0xd8,0x3c,0x1c,0x38,0xcf,0xd1,0xbc,0x1d,0x3f,0x2f, -0xf9,0xc2,0x6b,0xe7,0x37,0x59,0x2a,0xd9,0x9a,0xcc,0x0e,0xbe,0x3e,0x03,0xd2,0xca, -0xe3,0x9b,0x2a,0x2a,0x2b,0xe3,0xce,0x89,0x05,0x3a,0x09,0x0c,0xcd,0xb4,0xdd,0x25, -0x71,0x30,0xee,0x01,0xd1,0xfc,0x56,0x2d,0x0c,0xa8,0xda,0xed,0x72,0x23,0x1d,0xdf, -0xdf,0xd3,0xf2,0x10,0x3b,0x61,0x02,0xc7,0xcf,0xe0,0x2d,0xd8,0x31,0xe6,0x38,0xcd, -0x07,0x13,0x39,0x07,0x99,0xce,0xe5,0x1f,0x2b,0x28,0x21,0xe2,0xcc,0xa9,0x04,0x3c, -0x3a,0x08,0xc5,0xeb,0xe0,0x32,0xd1,0x2a,0xe0,0x0e,0xcf,0x08,0xf7,0x38,0x06,0x4b, -0xd0,0xe7,0xed,0x29,0x21,0xd5,0xde,0xd2,0x29,0x11,0x39,0xb2,0xfb,0xc8,0xd3,0xe8, -0x36,0x7b,0x28,0xd8,0x6e,0xcc,0x0f,0x09,0x44,0xff,0x94,0xc5,0xeb,0xa4,0x3b,0x23, -0x24,0xd1,0xd0,0xfd,0x1d,0x3a,0xcd,0xea,0xc0,0x0a,0xff,0x49,0x20,0x0a,0xbc,0x26, -0xda,0x3c,0x79,0x3c,0xd4,0xa6,0xb5,0x08,0xcd,0x5a,0x05,0x87,0xb1,0xd8,0xbe,0x43, -0x3c,0x6c,0xcc,0xbd,0xfa,0x13,0x51,0xde,0xf8,0xb6,0x80,0xed,0x4c,0xa5,0x1c,0xbc, -0x39,0xcc,0x34,0x55,0x4d,0xda,0x4a,0xae,0xfe,0x93,0x5d,0x10,0xa1,0xb1,0xd9,0xd8, -0x43,0x36,0xd6,0xca,0xc0,0x7d,0x23,0x51,0x6a,0xe7,0xb0,0x65,0xf7,0x57,0x54,0x17, -0xb8,0x22,0xd2,0x3a,0xf4,0x41,0xcf,0x58,0xb7,0x18,0xba,0x59,0xf0,0xbb,0xac,0xec, -0x4e,0x55,0x26,0x41,0xbe,0xca,0xbc,0x2e,0x43,0x17,0xdb,0xbf,0xa6,0x11,0x45,0xdd, -0xf3,0xc0,0xeb,0xfb,0x41,0xfa,0x08,0xc8,0x69,0xeb,0x34,0x11,0x1c,0xd0,0x11,0xd7, -0x2a,0x86,0x33,0xda,0x7f,0xc6,0x15,0x86,0x41,0xf3,0xe9,0xc4,0xff,0x69,0x3c,0x04, -0xe0,0xca,0xef,0xdf,0x38,0x1b,0xba,0xc9,0xd5,0x55,0x2c,0x34,0xb8,0xde,0xc8,0x95, -0x14,0x3d,0x58,0xec,0xc1,0xb2,0x03,0x49,0x4a,0x03,0xb8,0xb6,0xe7,0x48,0x17,0x26, -0xc3,0xd4,0xcc,0x33,0x31,0x3f,0xd1,0xd2,0xbf,0x20,0x44,0x4d,0xe6,0xbf,0xb4,0x01, -0x3a,0x4f,0x04,0x99,0xbd,0xed,0x78,0x41,0x1a,0x67,0xc4,0xdc,0x22,0x3a,0x28,0xd7, -0xc8,0xd1,0xd0,0x31,0x35,0x55,0xd2,0xca,0xcc,0x28,0x3e,0x4a,0xda,0xc2,0x4a,0x1b, -0x46,0xd1,0xe5,0xb9,0x8f,0x0d,0x50,0x45,0xf1,0xb1,0x63,0xfd,0x5b,0x32,0x01,0xae, -0x04,0xef,0x59,0x51,0x19,0xad,0xd5,0xd7,0x54,0x43,0x31,0xae,0x60,0xc4,0x47,0x87, -0x4d,0xbc,0xcf,0xb2,0x2e,0x81,0x58,0xd3,0x80,0xb0,0x1a,0xa9,0x57,0xe2,0xd2,0xaf, -0x0f,0x1b,0x5d,0xed,0xb1,0xa7,0xfb,0x98,0x5f,0x05,0xfa,0xac,0xeb,0x50,0x53,0x15, -0x2b,0xb8,0xe5,0xd8,0x49,0x19,0x1a,0xb9,0xdf,0xe5,0x42,0x26,0x65,0xc4,0xd4,0x1b, -0x37,0x28,0x56,0xc8,0xd8,0x72,0x35,0x25,0x0e,0xcd,0xdb,0xb8,0x31,0x26,0x8a,0xd4, -0xde,0xaa,0x2b,0x22,0xdb,0xcc,0xd9,0x90,0x34,0x26,0xb4,0xcd,0xd6,0x3e,0x2e,0x30, -0xe6,0xd3,0xd1,0xce,0x2b,0x2c,0x57,0xd3,0xd6,0xac,0x2b,0x27,0xb6,0xd3,0xd3,0xae, -0x27,0x30,0x9c,0xd8,0xcf,0x9a,0x1f,0x31,0xd7,0xde,0xd9,0xb8,0x1d,0x1f,0x73,0xe2, -0xe4,0xfe,0x1f,0x12,0x66,0xdc,0xf1,0xb7,0x27,0x08,0xc4,0xcd,0xf3,0x13,0x42,0x0d, -0xb8,0xba,0xe9,0x28,0x4f,0x19,0xb6,0xb5,0xe2,0xc7,0x50,0x1d,0x27,0xb3,0xdd,0x4f, -0x4d,0x23,0x0a,0xb6,0xdb,0x27,0x4d,0x1b,0x02,0xae,0xdf,0x17,0x56,0x1d,0xb3,0xad, -0xdd,0x33,0x50,0x23,0x4d,0xba,0xde,0x98,0x43,0x17,0x6f,0xc0,0xef,0x7c,0x42,0x06, -0x00,0xbe,0xfb,0x2a,0x4d,0xf9,0x57,0xb1,0x02,0xec,0x59,0xf9,0xc6,0xae,0xfb,0x85, -0x55,0x01,0x12,0xb9,0x02,0xe2,0x43,0xf1,0xa5,0xc4,0x15,0x21,0x3f,0xde,0x7e,0xc2, -0x21,0x31,0x40,0xd3,0x0b,0xc5,0x2e,0x7b,0x39,0xc9,0x19,0xcf,0x3b,0x75,0x2d,0xc1, -0x39,0xd6,0x48,0x6a,0x21,0xab,0x78,0xe3,0x60,0xf5,0x14,0xa1,0x8c,0xe2,0x60,0xc9, -0x1d,0xa8,0x2d,0xe4,0x57,0x49,0x0f,0xac,0xaa,0xf2,0x5b,0x64,0xfe,0xb1,0xbc,0xfd, -0x4d,0x12,0xfc,0xbb,0x4f,0x09,0x45,0x19,0xe6,0xc0,0x47,0x19,0x3c,0x4e,0xe0,0xcf, -0x5a,0x22,0x25,0x8d,0xd5,0xe3,0xcf,0x32,0x12,0x3b,0xca,0xf3,0xcb,0x3a,0x04,0x7b, -0xc3,0xfe,0xeb,0x46,0xf1,0x24,0xc0,0x13,0x4c,0x48,0xe1,0x21,0xc0,0x23,0x4b,0x3f, -0xd4,0x8e,0xcc,0x2a,0xa1,0x2f,0xcb,0xed,0xd5,0x3a,0xcd,0x19,0xbd,0xe6,0xe9,0x46, -0x56,0x08,0xbc,0xdf,0xfd,0x46,0x3e,0xf6,0xc1,0xc2,0x0a,0x3a,0x7e,0xeb,0xd4,0x06, -0x1d,0x21,0x4c,0xd4,0xe3,0x46,0x33,0x12,0x54,0xcd,0xf4,0xfb,0x31,0xfc,0x67,0xd4, -0x15,0x69,0x2d,0xda,0x22,0xd6,0x2e,0xe9,0x27,0xcc,0x9c,0xda,0x38,0x78,0x26,0xc5, -0x9b,0xdc,0x3f,0xe1,0x15,0xbe,0x69,0xf6,0x46,0x4b,0xf9,0xb7,0xae,0x01,0x4d,0xdb, -0xf7,0xbd,0xb8,0x07,0x3b,0xc9,0xea,0xd4,0x04,0x22,0x22,0x00,0xd2,0xe1,0xec,0x31, -0x12,0x70,0xcc,0xf6,0x33,0x35,0xfa,0x6c,0xcf,0x10,0x81,0x2e,0xe5,0x80,0xdc,0x28, -0x27,0x1e,0xcd,0x65,0xe8,0x40,0xf1,0x0d,0xbc,0x67,0xf6,0x4f,0xc7,0xf9,0xb5,0x5d, -0x0a,0x52,0x94,0xe7,0xb7,0x48,0x1f,0x45,0xe6,0xce,0xc3,0x2b,0x34,0x35,0xf8,0xbf, -0xd2,0x44,0x46,0x23,0xad,0xb8,0xe6,0x43,0x49,0x07,0x6f,0xbe,0x05,0x5a,0x41,0xe8, -0xe4,0xc6,0x20,0x03,0x36,0xd3,0xf6,0xd5,0x34,0xa9,0x17,0xc6,0x00,0xf9,0x41,0x00, -0xf7,0xbf,0xad,0x0c,0x47,0x14,0xe6,0xbf,0xd2,0x23,0x40,0x02,0xca,0xcd,0x4d,0x3f, -0x24,0x60,0xc0,0xec,0xf3,0x41,0x09,0xc3,0xbf,0xf8,0x3a,0x47,0xf3,0xc2,0xbd,0x16, -0x60,0x38,0xd5,0x3e,0xd5,0x39,0x5a,0x1e,0xbc,0x35,0xea,0x4a,0xdd,0x07,0xb7,0xc5, -0x03,0x53,0x40,0xe2,0xb1,0x79,0x26,0x4b,0x3b,0xc6,0xc9,0xa2,0x41,0x29,0x58,0xb6, -0xe7,0xa2,0x57,0x03,0x1b,0xaa,0x04,0xee,0x5a,0xe3,0x38,0xb2,0x21,0xd5,0x45,0xcc, -0x9f,0xd1,0x38,0xd9,0x19,0xc4,0x22,0xf8,0x47,0xd0,0xe7,0xbb,0x68,0x27,0x41,0x98, -0xc4,0xcd,0x02,0x49,0x28,0xa2,0xad,0xe1,0x79,0x5f,0x09,0xd8,0xa3,0x04,0xd6,0x62, -0xdb,0xe8,0xad,0x34,0xf5,0x4a,0xb6,0x60,0xc7,0x55,0xab,0x2f,0xa0,0xad,0xda,0x6a, -0xc3,0x0c,0x97,0x71,0x00,0x6c,0x62,0xe0,0xa9,0x1b,0x2f,0x49,0xc9,0xbb,0xce,0xef, -0x50,0x1c,0x8d,0xa7,0xf0,0x7b,0x5f,0xf4,0xd9,0xac,0x17,0xee,0x4a,0xce,0xa1,0xcd, -0x45,0x93,0x18,0xad,0x08,0xf8,0x5d,0x41,0xe8,0xb1,0x9a,0x24,0x50,0xd9,0xc5,0xc0, -0x4c,0x4a,0x2f,0x90,0xa5,0xe5,0x57,0x68,0xfd,0x7b,0x9c,0x0e,0x7f,0x68,0xd4,0x3b, -0xad,0x36,0x41,0x4c,0xb5,0xf7,0xcd,0x5b,0xa7,0x19,0x9e,0xe5,0xf5,0x6a,0x7e,0xed, -0xa1,0x47,0x1a,0x5a,0x27,0xcb,0xbb,0xaf,0x3c,0x30,0xbc,0xb3,0xe6,0x23,0x54,0xff, -0x7a,0xb1,0x10,0xf8,0x51,0xd3,0x8c,0xbd,0x38,0xb4,0x30,0xb6,0x25,0xe5,0x55,0xc1, -0xff,0xaa,0x7d,0x0e,0x5a,0x5c,0xd4,0xb4,0xcf,0x39,0x40,0x70,0xb2,0xd6,0xe1,0x5a, -0x15,0x6d,0xa6,0xf9,0x1d,0x5e,0xe8,0xaa,0xb2,0x29,0x17,0x48,0xb9,0xd5,0xca,0x55, -0x68,0x1c,0xa7,0x08,0xf2,0x61,0x72,0xf3,0xa8,0xf4,0x17,0x5d,0x40,0xcf,0xb5,0x52, -0x35,0x3e,0xb6,0xb7,0xda,0xd9,0x50,0x04,0xea,0xb6,0x0b,0x0c,0x49,0xdf,0xa9,0xc7, -0x30,0x27,0x2c,0xba,0x45,0xe5,0x52,0xdd,0xfd,0xb1,0xe8,0x0b,0x56,0xc2,0xdc,0xb5, -0x0f,0x30,0x44,0x27,0xbb,0xcf,0x19,0x50,0x1b,0x69,0xad,0xf6,0x39,0x5d,0xef,0xf5, -0xab,0x18,0x8d,0x58,0xce,0x53,0xb9,0x3c,0xed,0x36,0xb4,0xfc,0xdc,0x54,0xde,0x09, -0xac,0x32,0x06,0x58,0x90,0xdf,0xb6,0x51,0x27,0x49,0x8f,0xc5,0xc7,0xab,0x41,0x25, -0xa4,0xb6,0xef,0x75,0x4f,0xf5,0xcc,0xb5,0x18,0x3f,0x4c,0xcf,0x76,0xc2,0x3b,0xa9, -0x38,0xb2,0x3c,0xd9,0x5a,0x30,0x0e,0xa6,0xfd,0x02,0x5e,0xb2,0xde,0xb2,0xb6,0x2f, -0x48,0xc1,0xbd,0xc7,0x3a,0x49,0x2e,0x96,0xab,0xe2,0x52,0x5e,0xfe,0xba,0xa6,0x10, -0x40,0x58,0xd7,0x2a,0xba,0x2e,0xa6,0x3e,0xc2,0xb3,0xd4,0x48,0xf7,0x17,0xaf,0xcb, -0xf6,0x5a,0x16,0xec,0xad,0x72,0x1e,0x53,0x19,0xc7,0xc0,0x37,0x45,0x35,0xd6,0xaf, -0xda,0x25,0x58,0x14,0xbf,0xa6,0xf6,0x71,0x60,0xea,0x14,0xaa,0x22,0xd6,0x51,0xc6, -0x69,0xc6,0x41,0x4a,0x2e,0xb6,0x1f,0xe2,0x54,0x67,0x09,0xaa,0x2e,0x02,0x5a,0x5a, -0xe2,0xb0,0x0d,0x25,0x4c,0xf4,0xc7,0xc4,0xb4,0x40,0x31,0x8d,0xb3,0xd9,0x3e,0x55, -0x16,0x63,0xaa,0xf7,0x45,0x5b,0xf5,0xb7,0xaf,0x13,0x8e,0x54,0xd1,0x04,0xb5,0x3c, -0x81,0x43,0xaf,0xc1,0xcb,0x56,0x6a,0x2b,0xab,0x7b,0xde,0x57,0xed,0x0e,0xa9,0xb5, -0xfc,0x58,0x93,0xe9,0xb3,0x82,0x22,0x47,0xa6,0xca,0xc9,0x09,0x3c,0x2e,0x5d,0xbd, -0xdc,0x92,0x4c,0x12,0xde,0xaf,0xfa,0x7e,0x52,0xed,0xb6,0xb7,0x1f,0x77,0x48,0xcd, -0x37,0xc4,0x3b,0x39,0x38,0xb8,0xa0,0xd4,0x50,0x1f,0x1d,0xaa,0xe3,0xea,0x60,0xb5, -0xfd,0xa0,0x6c,0x0b,0x66,0x38,0xdf,0xa5,0x65,0x24,0x5d,0xb9,0xc9,0xb3,0x2b,0x3e, -0x44,0x94,0xb4,0xce,0x0c,0x56,0x1d,0x12,0xa6,0xef,0xdd,0x5e,0xfb,0x6a,0xa7,0x0b, -0x77,0x5c,0xda,0x17,0xac,0x2d,0x66,0x4f,0xbf,0x97,0xbf,0x46,0xbb,0x33,0xae,0x9e, -0xde,0x5a,0xbe,0x0c,0xa7,0xe4,0x00,0x5f,0x00,0xe7,0xae,0x90,0x22,0x55,0x3a,0xc8, -0xb6,0x14,0x3f,0x44,0xea,0xb0,0xca,0xb5,0x54,0x24,0xdc,0xa9,0xe7,0x13,0x5b,0x0a, -0x01,0xa9,0xff,0xdc,0x5b,0xe7,0xfe,0xaf,0x1f,0x92,0x52,0xd0,0x5c,0xb9,0x34,0x36, -0x40,0xbf,0x82,0xcd,0x46,0x3e,0x2a,0xaf,0x49,0xdf,0x5b,0x31,0x0c,0xa6,0x5f,0xf8, -0x5e,0xdc,0xf9,0xaa,0xe3,0x0b,0x57,0x93,0xe1,0xb8,0x7a,0x23,0x48,0xe0,0xcd,0xbf, -0xcb,0x38,0x3a,0x3d,0xbf,0xcd,0x3e,0x3f,0x2d,0xda,0xbd,0xda,0xfc,0x47,0x17,0x61, -0xb8,0xec,0x83,0x4b,0x0c,0xed,0xb9,0xf4,0x45,0x4b,0x00,0x37,0xb9,0x01,0xdf,0x4a, -0xf4,0xd1,0xb9,0x0b,0x45,0x4a,0xec,0x30,0xbc,0x15,0x0c,0x46,0xe0,0x8b,0xbe,0x20, -0xe2,0x44,0xd4,0x7a,0xc1,0x2c,0x58,0x42,0xc9,0x66,0xc2,0x37,0xd9,0x3e,0xbf,0x94, -0xc5,0x42,0xaa,0x39,0xb7,0xff,0xc9,0x4d,0x55,0x31,0xaa,0x94,0xd3,0x5b,0xcc,0x24, -0xa1,0xf8,0xdd,0x67,0xaa,0x1e,0x99,0xcf,0xde,0x6f,0xec,0x15,0x8f,0xbf,0xed,0x77, -0x64,0xff,0x92,0x35,0x03,0x75,0x4f,0xeb,0x95,0xdb,0x14,0x73,0xed,0xd5,0x98,0xe7, -0x29,0x6e,0xcb,0xc6,0x9e,0x73,0x34,0x66,0xcc,0xbe,0xa2,0xc5,0x3c,0x5e,0x10,0xb8, -0xad,0x7e,0x41,0x56,0xf6,0xb5,0xb5,0x48,0x4b,0x46,0x46,0xac,0xc2,0x21,0x54,0x37, -0xe4,0xab,0xcf,0x7f,0x54,0x2e,0x85,0xad,0xd4,0xe3,0x55,0x28,0xbd,0xa5,0xd7,0x19, -0x5c,0x1e,0xfa,0xa4,0xe0,0xea,0x5f,0x1b,0x73,0xa6,0xe0,0x69,0x62,0x1f,0x7e,0xa0, -0xdc,0x2d,0x66,0x1b,0xec,0x9c,0xe2,0xfa,0x69,0x1a,0xb3,0x9a,0xe1,0xff,0x6d,0x14, -0xd3,0x93,0xea,0xf2,0x74,0x05,0xd0,0x90,0xf8,0xee,0x77,0xf9,0xce,0x93,0x00,0x40, -0x78,0xf3,0x34,0x92,0x05,0x7b,0x78,0xed,0xa2,0x90,0x08,0x54,0x77,0xe8,0x20,0x95, -0x0f,0x2d,0x75,0xe6,0xe7,0x94,0x10,0x0a,0x74,0xdf,0x48,0x95,0x15,0xf6,0x75,0xdf, -0x25,0x95,0x15,0xe4,0x76,0xe2,0x08,0x94,0x11,0x77,0x77,0xe7,0x84,0x92,0x0a,0x88, -0x77,0xf1,0xe9,0x91,0x00,0xc3,0x79,0xf5,0x41,0x8f,0x02,0x2d,0x7a,0xf7,0x61,0x91, -0xff,0x6d,0x75,0xfa,0xab,0x94,0xf9,0x96,0x74,0xfd,0x48,0x93,0xfa,0x1b,0x75,0xfd, -0xa0,0x94,0xf9,0x78,0x74,0x00,0x65,0x96,0xf3,0xfc,0x6f,0x06,0xbf,0x99,0xee,0x22, -0x67,0x0f,0x10,0xa2,0xe7,0xe3,0x5d,0x14,0x50,0xae,0xe5,0x59,0x4f,0x1c,0x01,0xb8, -0xd9,0x88,0x44,0x2a,0x45,0xbf,0xce,0xb2,0x37,0x38,0x51,0xd0,0xc2,0x17,0x22,0x49, -0xeb,0xe2,0xb6,0x73,0x11,0x50,0x2d,0xee,0xb3,0x53,0x05,0x56,0xb9,0xf7,0xaf,0xe5, -0x00,0x5c,0x2d,0xfa,0xaa,0x3e,0xfc,0x61,0x35,0xfe,0xa8,0xb2,0xf8,0x5e,0xb6,0x03, -0xaa,0x8e,0xee,0x58,0xf5,0x10,0xaf,0x01,0xe3,0x50,0x83,0x20,0xb6,0x3e,0xd8,0x47, -0x4a,0x2e,0xba,0x47,0xc9,0x3f,0xb1,0x39,0xc5,0x4d,0xc1,0x2d,0xf9,0x4b,0xd4,0x4f, -0xb4,0x1c,0xfe,0x59,0xe3,0xb3,0xab,0x0a,0x64,0x5f,0xf6,0x86,0xa9,0xf5,0x2d,0x5f, -0x11,0xd9,0xaa,0xde,0x98,0x57,0x29,0x2b,0xaf,0xca,0x9c,0x43,0x41,0xb0,0xc6,0xbe, -0x8a,0x25,0x52,0x10,0xe7,0xad,0xfe,0x01,0x5e,0x0f,0xfe,0xa8,0x8a,0xee,0x5f,0x99, -0x1a,0xa2,0xa0,0xd1,0x5e,0x14,0x32,0xa4,0xaf,0xc4,0x57,0xc3,0x4a,0xae,0xde,0xb1, -0x43,0x82,0x60,0xbd,0x8d,0xa1,0x2e,0xd6,0x6c,0xd5,0xa6,0x9b,0x0e,0x91,0x73,0xfc, -0xd1,0x95,0xe8,0xa9,0x6e,0x1e,0xcc,0x9c,0xce,0xa7,0x58,0x3f,0xe5,0xb2,0xb3,0xa8, -0x34,0x60,0xa9,0xcb,0xa0,0x61,0x19,0x70,0xe4,0xec,0x97,0xe0,0xf3,0x71,0x37,0x12, -0x9a,0x6b,0xd8,0x65,0x33,0x36,0xa4,0xe6,0xbd,0x4f,0xa0,0x50,0xb7,0x7d,0xab,0x31, -0x49,0x66,0xd3,0x6e,0x9f,0x11,0xac,0x72,0xf5,0x1a,0x97,0xed,0x5f,0x6c,0x1f,0x9a, -0xa4,0xc8,0x9e,0x4e,0x4a,0xb0,0xbc,0xaf,0xac,0x24,0x61,0x1b,0xe8,0xa5,0x04,0xf4, -0x61,0xac,0x1b,0xaa,0x84,0xcb,0x4a,0x44,0x46,0xc1,0x86,0xb2,0x20,0x4e,0x61,0xea, -0xdf,0xa2,0xf4,0x52,0x64,0x14,0x6e,0xa7,0xd4,0xea,0x52,0x3a,0xf1,0xb9,0xbc,0x30, -0x2f,0x57,0x37,0xde,0xaf,0xb5,0x05,0x5a,0x35,0x08,0xb5,0x23,0xdc,0x40,0xcb,0x35, -0xcf,0xbd,0xbe,0x15,0x99,0x4c,0xf9,0x8a,0xb8,0xe7,0x97,0x43,0x23,0xbf,0xc7,0xcd, -0x8e,0x2b,0x3b,0xfe,0xe2,0xc8,0xa0,0x06,0x39,0x03,0x0d,0xd1,0x9d,0xdd,0x22,0x56, -0x2e,0xed,0xed,0xca,0xf8,0x58,0x3e,0x18,0xb1,0xc7,0xd1,0xa0,0x32,0x45,0x50,0xd7, -0xb6,0x3f,0x15,0x5a,0xeb,0xf5,0xa9,0x1d,0xef,0x5c,0xe0,0x16,0xb0,0x90,0xd3,0x43, -0xdb,0x3a,0xcc,0x10,0xbc,0x19,0x11,0x51,0xfa,0x1a,0xb8,0xe5,0xd8,0x47,0x2c,0xf0, -0xc4,0xbf,0x76,0x26,0x50,0xae,0xe8,0xb3,0x60,0xf3,0x57,0x07,0x24,0xb4,0x12,0xc1, -0x3b,0x58,0x52,0xd1,0xa6,0xab,0x07,0x11,0x6a,0x0d,0x39,0xa4,0xcf,0x0c,0x52,0x4d, -0x42,0xbf,0xa6,0xd0,0x1c,0x71,0x15,0xf2,0x97,0xae,0xe4,0x6c,0xb7,0x31,0xa5,0x10, -0xb7,0x41,0x64,0x63,0xcf,0x27,0xa1,0x08,0x0b,0x6b,0x0a,0xd0,0xa7,0xd3,0xc6,0x46, -0x40,0x21,0xcf,0xbc,0xaf,0x07,0x4c,0x58,0x11,0xc0,0xc9,0xcd,0x24,0xbe,0x43,0xef, -0xf3,0xb5,0xe6,0xaf,0x4e,0x31,0xe7,0xc0,0xb3,0x0a,0x22,0x68,0x5e,0xef,0x9d,0x58, -0xe5,0x6c,0x5e,0x35,0xa3,0xf7,0xb3,0x44,0x8a,0x6c,0xd3,0xd3,0x95,0xfb,0xb7,0x7a, -0x22,0x41,0x9a,0xbd,0xc4,0x4d,0x62,0x54,0xc9,0x9c,0x42,0x04,0x70,0xd9,0x13,0xa3, -0x2d,0xc6,0x3e,0xe0,0x53,0xdb,0x23,0xae,0xf1,0xcc,0x4f,0x28,0xf4,0xc8,0xbf,0x73, -0x11,0x50,0x1b,0x03,0xb8,0x13,0xd9,0x37,0x4b,0x3a,0xdd,0x4c,0xbf,0xfe,0x3f,0x4a, -0x15,0xd5,0xc7,0xd6,0xec,0x23,0x38,0x9e,0xf6,0xce,0x2a,0xee,0x2b,0xed,0x24,0xea, -0xdd,0xd6,0xf7,0x07,0x2c,0x1f,0x87,0xdf,0xce,0x50,0x08,0x3d,0x3c,0x0e,0xcc,0xc1, -0xd3,0x26,0xef,0x45,0xeb,0x49,0xb5,0xf0,0xca,0x4f,0x23,0x76,0xbe,0xc3,0xf0,0x28, -0x4f,0x5f,0xe4,0xb1,0x8e,0xf8,0x4c,0xd2,0x16,0xc8,0x4d,0xdc,0x21,0xf0,0x24,0xf2, -0x31,0xe8,0xfa,0xd4,0x04,0x0c,0x83,0x0b,0xf4,0x0d,0xe0,0xfe,0xaf,0x2e,0x0e,0x27, -0xcf,0xde,0x41,0x2f,0x34,0x44,0xe2,0xc8,0x3e,0x07,0x3f,0x52,0x0e,0xd2,0x38,0xdf, -0x1a,0xdf,0x29,0xfb,0x56,0xdb,0xe9,0x88,0x18,0x23,0x71,0xf5,0xd7,0x3e,0xf3,0x21, -0x0a,0x17,0xef,0x2c,0xe5,0xfa,0x9b,0x15,0x19,0x74,0xfe,0xd9,0x08,0xe6,0x2b,0x0c, -0x35,0xdf,0xb5,0xb5,0x01,0x5c,0x5e,0x14,0x9f,0xac,0xc9,0xd5,0x44,0x4b,0x9f,0xd2, -0xb2,0x12,0xff,0x54,0xc4,0x1b,0xca,0xd8,0xcd,0x0f,0xbd,0x3e,0x12,0x27,0xd1,0xc8, -0x8b,0x0f,0x49,0x08,0x08,0xb9,0xf7,0xcf,0x37,0x31,0x45,0xe2,0x2d,0xbb,0xf7,0x10, -0x45,0x21,0x08,0xdc,0xd2,0x11,0x00,0x2f,0x71,0x19,0xe6,0x61,0xd2,0xf8,0x2e,0x34, -0x1e,0x3a,0xde,0xcc,0x2f,0x03,0x3c,0x07,0x16,0xd6,0x4b,0xd2,0x0f,0x12,0x3b,0x0b, -0xe6,0xd4,0xd8,0xaa,0x12,0x33,0xe2,0x08,0xdb,0xf2,0xd8,0x09,0x04,0x35,0x12,0xd9, -0xd6,0xcb,0xef,0x0a,0x49,0x99,0x14,0xc0,0xe9,0xc1,0x27,0x50,0x59,0xf5,0x69,0xb0, -0xdc,0xe0,0x43,0x40,0x10,0xdf,0xc0,0x09,0xf2,0x37,0x27,0x29,0xe9,0x12,0xd4,0xee, -0x7a,0x1f,0x24,0x6d,0xf8,0xd7,0x3c,0xe4,0x1a,0x2b,0x2c,0xfb,0x7d,0xd6,0xe5,0x07, -0x1b,0x2c,0xc9,0x02,0xdb,0x39,0xe1,0x14,0x40,0x2f,0x08,0x9f,0xd9,0xd7,0x36,0x11, -0x39,0x90,0x0b,0xd0,0xaf,0xd1,0x18,0xba,0x40,0x01,0x28,0xc8,0xdc,0x0c,0x25,0x31, -0xfd,0xfa,0xd6,0x2f,0xe2,0x14,0xcc,0x2c,0x06,0x02,0xd9,0xd7,0xc6,0x0f,0x36,0x98, -0x0b,0xd3,0x4d,0xd4,0x13,0x5f,0x3b,0x09,0x60,0xd2,0xd5,0xfe,0x12,0x37,0xb7,0x12, -0xda,0xfd,0xca,0x05,0x1f,0x42,0x18,0xd7,0xd2,0xc7,0xb2,0x09,0x45,0xe9,0x16,0xd1, -0x1f,0xc9,0x09,0x2b,0x40,0x15,0x41,0xdb,0xce,0xf9,0xfd,0x35,0xd6,0x1e,0xe7,0xe9, -0xcd,0xef,0x24,0x31,0x2e,0x1c,0xee,0xc5,0x5e,0xe5,0x31,0x6b,0x36,0xf1,0xb8,0xc5, -0xdf,0xd4,0x2b,0x3c,0x04,0xfc,0xc7,0x2d,0xd1,0x1f,0xd0,0x4b,0x0a,0xed,0xbc,0xbe, -0xcb,0x21,0x5e,0xf1,0x04,0xb4,0x3f,0xc6,0x2d,0x12,0x58,0xfc,0x55,0xbe,0xd1,0x8e, -0x1e,0x42,0x08,0x0a,0xd4,0xdc,0xd0,0x00,0xa7,0x32,0x1f,0x52,0xeb,0xca,0x22,0xe3, -0x2f,0xd6,0x40,0xf5,0xe4,0xb6,0xd2,0x49,0x3f,0x4e,0xfd,0xe9,0xb7,0x34,0xdc,0x39, -0xe3,0x41,0xf7,0xa1,0xca,0xd1,0xc0,0x12,0x45,0xa7,0x16,0xcd,0x02,0xba,0x04,0xdf, -0x54,0x19,0x99,0xc9,0xc7,0x7d,0x0c,0x3f,0xb2,0x14,0xe6,0x7a,0xdb,0xf0,0x67,0x1d, -0x26,0x52,0xff,0xd7,0xe9,0xdb,0x15,0x10,0x33,0x06,0x0e,0xdb,0xd9,0xa4,0x09,0x33, -0x95,0x15,0xe5,0x6e,0xd3,0xf7,0xce,0x2f,0x23,0xe7,0xec,0xd0,0x0c,0xec,0x24,0x82, -0x27,0xfd,0xf4,0xdd,0xde,0x06,0x0c,0x30,0x25,0x11,0xdf,0xcf,0xd4,0x00,0x95,0x2b, -0x16,0x5b,0xef,0xe0,0x8c,0xf1,0x12,0x05,0x1f,0x08,0xf7,0xe3,0xdb,0x40,0x03,0x29, -0x98,0x16,0xee,0x51,0xda,0xf2,0x94,0x21,0x27,0xc4,0xfe,0xd8,0x3d,0xdf,0x14,0x06, -0x2f,0x0b,0x8f,0xdf,0xd6,0xca,0xff,0x2c,0x31,0x1d,0xee,0xcf,0xd4,0xeb,0xa7,0x21, -0x2c,0xf3,0x00,0xd8,0xd2,0xdb,0x0f,0x6c,0x30,0x11,0x8c,0xe5,0xd5,0xc5,0xf8,0x29, -0x68,0x21,0xf7,0xf3,0xd7,0xe3,0x9d,0x16,0x2d,0x46,0x0b,0xdd,0x06,0xd5,0x02,0xce, -0x31,0x1c,0x91,0xe8,0xd1,0x8f,0xf0,0x25,0x07,0x28,0xff,0x7a,0xdd,0xdd,0x7f,0x08, -0x2e,0x98,0x1b,0xe3,0x1b,0xc9,0xf3,0x60,0x35,0x2b,0x1a,0xee,0xcb,0xd5,0xe7,0x26, -0x55,0x2a,0x01,0x31,0xe3,0xe0,0x81,0xff,0x23,0xcd,0x22,0xf4,0xd1,0xc8,0xdf,0xc6, -0x27,0x36,0xda,0xf9,0xcf,0x2b,0xe2,0x19,0xe3,0x28,0x07,0xb6,0xed,0xe9,0x85,0xf4, -0x0b,0x7b,0x1c,0x0e,0xba,0xe9,0xd9,0xd9,0xf8,0x26,0x38,0x21,0xf2,0x2d,0xd7,0xe8, -0x2d,0x16,0x29,0xc2,0x09,0xe3,0x63,0xda,0xfe,0x65,0x26,0x1c,0x57,0xf6,0xda,0x59, -0xe5,0x12,0x13,0x29,0x0f,0x51,0xe8,0xd8,0x04,0xf3,0x24,0x96,0x2b,0xfd,0xca,0xd0, -0xd6,0x09,0x16,0x3e,0x68,0x0e,0xd5,0xbe,0xd1,0x02,0xc5,0x2e,0x1c,0xaa,0xf6,0xde, -0x59,0xe0,0x08,0x4c,0x2e,0x1a,0x7d,0xe4,0xca,0xe2,0xee,0x2f,0x2c,0x2e,0xf5,0x07, -0xd4,0xe0,0x47,0x11,0x2e,0xf7,0x13,0xea,0x69,0xd6,0xef,0x56,0x22,0x29,0x68,0x00, -0xdc,0xbf,0xdd,0x04,0x7a,0x27,0x1c,0x52,0xf3,0xd3,0xac,0xe3,0x1d,0xb7,0x32,0x04, -0xab,0xd7,0xd9,0x24,0x09,0x2e,0x5f,0x16,0xea,0x3e,0xdb,0xf3,0x2d,0x19,0x1a,0x35, -0x02,0xf1,0xc5,0xec,0xf6,0x9c,0x0e,0x1c,0x5a,0x08,0xe2,0xbf,0xdf,0x0d,0xbe,0x27, -0x05,0xb7,0xe6,0xf0,0x2c,0x09,0x08,0x24,0xfe,0x05,0xb0,0x05,0xf4,0x2e,0xef,0x04, -0x2e,0x16,0x05,0x1b,0xf3,0xf7,0x58,0x01,0x00,0x2d,0x04,0x0c,0xda,0x02,0xed,0x30, -0xec,0x08,0x6b,0x1f,0x0a,0xe8,0xe9,0xe6,0xd4,0xfe,0x19,0x52,0x16,0xfb,0x42,0xe6, -0xec,0x78,0x09,0x1d,0xe6,0x0d,0xf1,0x69,0xe4,0xf4,0x3b,0x17,0x1e,0x89,0xff,0xe2, -0x4f,0xe6,0x07,0xcf,0x1e,0x0e,0xa7,0xf3,0xe7,0x6c,0xf3,0x0e,0x1f,0x1a,0x06,0xef, -0xeb,0xe5,0x29,0x00,0x1b,0xd3,0x10,0xf6,0x66,0xeb,0xf7,0xc4,0x0a,0x0f,0x9d,0x03, -0xf6,0xcf,0xf3,0xfc,0x1b,0x0b,0x0c,0xce,0xfd,0xf1,0x54,0xf7,0x0a,0x92,0x0d,0xfc, -0x49,0xf3,0xfd,0xb8,0x08,0x04,0x79,0xfb,0xfa,0xbe,0xff,0x01,0x9b,0x02,0x01,0x56, -0xfb,0xf9,0x91,0x02,0x0c,0xa8,0x02,0xf1,0x96,0xf5,0x0a,0x0b,0x0f,0xfc,0x0c,0xf3, -0xfc,0xd6,0x05,0x03,0x06,0x00,0x01,0x01,0xff,0xfa,0xd0,0xfb,0x07,0x1e,0x0b,0xfc, -0x58,0xf2,0xfa,0x54,0x09,0x0a,0xbb,0xfd,0xf6,0xab,0xfa,0x01,0x07,0x06,0x04,0xc1, -0xfe,0xfa,0x5a,0xfc,0x02,0xb6,0x03,0x01,0x68,0xff,0xfe,0x31,0xfd,0xff,0xb1,0x05, -0x07,0x94,0xfd,0xf4,0x6d,0xfc,0x0a,0x39,0x09,0xfb,0xf5,0xf6,0xfe,0x91,0x06,0x05, -0x15,0xff,0xfb,0xcd,0xfc,0x01,0x2c,0x05,0x00,0xa6,0xfb,0xfe,0xe8,0x03,0x02,0x31, -0xfc,0xfe,0x16,0x04,0x01,0xcf,0xfb,0xfc,0x7c,0x03,0x04,0x4b,0xfd,0xfa,0xbd,0x00, -0x03,0x9f,0x01,0xfe,0x5e,0xfe,0xff,0xa1,0x00,0x03,0xf3,0x02,0xfd,0x22,0xfb,0x00, -0x8c,0x06,0x04,0xfd,0xfb,0xf8,0x8c,0xfe,0x06,0x37,0x07,0xfd,0x8d,0xf6,0xfc,0xc4, -0x08,0x09,0x99,0xfd,0xf6,0xa9,0xfc,0x05,0xcd,0x06,0x00,0x80,0xfb,0xfb,0xad,0xff, -0x04,0x9a,0x04,0xfe,0x27,0xfa,0xfd,0x3a,0x03,0x03,0x3f,0xff,0xfd,0x85,0xfe,0x00, -0xc4,0x00,0x00,0xac,0xff,0xfe,0x58,0xff,0x00,0xa0,0xff,0xff,0xfa,0x00,0x02,0x07, -0xff,0xfa,0x55,0xfe,0x07,0x7d,0x06,0xfa,0x31,0xf6,0xff,0x3e,0x0a,0x05,0x44,0xf9, -0xf8,0x41,0x00,0x06,0xbf,0x03,0xfd,0xb0,0xfb,0xfe,0x4c,0x02,0x02,0x79,0xff,0xfe, -0x80,0xff,0x01,0x74,0x00,0xfe,0x93,0xfe,0x01,0x28,0x02,0xfd,0x99,0xfb,0xff,0x9a, -0x04,0x03,0xd2,0xfd,0xfc,0xc2,0xfd,0x01,0x47,0x04,0x03,0xc2,0xfc,0xf9,0x35,0xfe, -0x06,0x7f,0x06,0xfc,0x6d,0xf7,0xfb,0xed,0x03,0x07,0x07,0x03,0xfa,0xb1,0xf6,0xfd, -0xc4,0x09,0x0a,0x1e,0xfc,0xf1,0xb0,0xf8,0x0b,0xb0,0x0e,0xff,0xb1,0xf2,0xf6,0x0b, -0x07,0x0e,0x72,0x03,0xf6,0x3a,0xf6,0x01,0xa8,0x0a,0x05,0x39,0xfa,0xf8,0xe4,0xfe, -0x04,0x6d,0x03,0xff,0x85,0xfd,0xfd,0x58,0xff,0x02,0xa5,0x02,0xfe,0x2e,0xfc,0xff, -0x0e,0x03,0x00,0x08,0xfd,0x00,0x82,0x03,0x00,0xf5,0xf9,0xfe,0x25,0x08,0x04,0xcf, -0xf8,0xf8,0x96,0x04,0x09,0x3c,0x00,0xf9,0x36,0xfd,0x03,0xf6,0x02,0x01,0xa7,0xff, -0xfe,0xca,0xfe,0x01,0xa1,0x02,0x01,0x05,0xff,0xfe,0x45,0xff,0x00,0x4d,0x02,0x01, -0x13,0xfe,0xfd,0x50,0x00,0x03,0xf3,0x01,0xfe,0x30,0xfe,0xff,0xd6,0xff,0x00,0x6f, -0x01,0xff,0x97,0xfd,0xff,0xac,0x04,0x03,0x45,0xfd,0xfc,0x59,0x02,0x04,0xe3,0xfe, -0xfc,0xc1,0xff,0x04,0x93,0x00,0xfb,0x12,0xfe,0x04,0x72,0x04,0xfd,0x40,0xfa,0x00, -0x3a,0x05,0x00,0xe4,0xfa,0xfe,0x2b,0x04,0x00,0x44,0xfa,0xff,0x68,0x07,0x02,0xb7, -0xf7,0xfa,0x59,0x07,0x08,0x6b,0xfc,0xf7,0xbc,0xff,0x05,0xfa,0x01,0xfd,0x39,0xfe, -0xff,0x5c,0xff,0xff,0x69,0x00,0x00,0xfa,0xff,0xff,0x94,0xfe,0x00,0x50,0x02,0x01, -0xbd,0xfe,0xfc,0x0c,0xff,0x02,0xe6,0x02,0x00,0xa3,0xfc,0xfd,0xf6,0x00,0x03,0xd2, -0x00,0xfd,0x2c,0xfe,0x00,0x6b,0x00,0x00,0x82,0x01,0x01,0x0f,0xfe,0xfa,0x9b,0x00, -0x08,0x51,0x03,0xf8,0x42,0xf9,0x03,0x97,0x06,0xff,0x8a,0xfb,0xfe,0xf2,0xff,0x00, -0x80,0x00,0x00,0xaf,0x00,0xfe,0x04,0xfd,0xff,0xbc,0x03,0x03,0x07,0xfe,0xfa,0xe4, -0xfd,0x04,0x7d,0x05,0xfe,0x2a,0xfa,0xfc,0x91,0x02,0x06,0x18,0x02,0xfa,0xed,0xf9, -0x01,0x15,0x08,0x03,0x93,0xfb,0xfb,0xd2,0x00,0x04,0xd0,0x01,0xfe,0x8e,0xfe,0xfe, -0x14,0x00,0x02,0x83,0x01,0xfd,0xdc,0xfd,0x01,0x7d,0x02,0xff,0x2b,0xfe,0x00,0x51, -0x01,0x00,0x89,0xff,0x00,0xf0,0xff,0x00,0xca,0x00,0x00,0x05,0xff,0xff,0x26,0x01, -0x01,0xd1,0xff,0xff,0xa9,0xff,0xff,0x07,0x00,0x01,0x59,0x01,0xfd,0x55,0xfc,0x01, -0xd9,0x05,0x01,0xf9,0xfa,0xfb,0xb7,0x02,0x07,0x22,0x01,0xfa,0x81,0xfb,0x02,0xcf, -0x05,0xff,0x5b,0xfb,0xff,0xb0,0x03,0x00,0x0b,0xfd,0x00,0xfe,0x03,0xff,0x7d,0xfa, -0xff,0x37,0x07,0x02,0x81,0xf9,0xfb,0x67,0x03,0x04,0x31,0xff,0xfd,0x1f,0xff,0xff, -0x14,0x00,0x01,0xe4,0x00,0xff,0x91,0xfe,0x00,0x4b,0x01,0x00,0xd0,0xff,0xff,0x4e, -0xff,0xff,0x51,0x00,0x01,0x55,0xff,0xfd,0x9a,0x00,0x02,0x8c,0xff,0xfd,0x3a,0x00, -0x02,0xba,0xff,0xfc,0x6b,0xff,0x03,0x86,0x02,0xfd,0xea,0xfc,0x00,0x67,0x02,0x01, -0xa2,0xfe,0xfd,0xfb,0xfe,0x00,0x2f,0x01,0x00,0x82,0xfe,0xfe,0x91,0xff,0x02,0xf0, -0x02,0x00,0x21,0xfc,0xfc,0xed,0x02,0x06,0x2c,0x00,0xf8,0x85,0xfb,0x05,0xdc,0x07, -0xfd,0xda,0xf7,0xfd,0x2d,0x06,0x04,0x6a,0xfd,0xfb,0x99,0xff,0x02,0xda,0x02,0x00, -0xd4,0xfe,0xfe,0xa9,0x00,0x02,0x37,0x01,0xfe,0x39,0xfe,0x00,0x03,0x01,0x00,0xa5, -0xff,0xff,0x02,0xff,0x00,0x36,0x02,0x00,0x9d,0xfc,0xfd,0x44,0x03,0x04,0xc3,0xfd, -0xfa,0xdd,0xff,0x04,0x32,0x01,0xfd,0xe0,0xfe,0x01,0xa2,0x00,0x00,0x83,0x00,0x00, -0x41,0xff,0x00,0x90,0x01,0x00,0x34,0xfe,0xfe,0x99,0x01,0x01,0x5c,0xff,0xfe,0x81, -0x00,0x01,0x7d,0x00,0xfe,0x8a,0xff,0x00,0xa9,0x00,0x00,0x60,0xff,0xff,0xa2,0xff, -0xff,0xbc,0xff,0xff,0x07,0xff,0xff,0xb9,0x00,0x00,0x6d,0x00,0xff,0x4d,0x00,0x01, -0x11,0x01,0xff,0x1e,0xff,0xff,0x5f,0x00,0x00,0xf5,0xff,0xff,0x95,0xfe,0xff,0xf7, -0x01,0x01,0xb4,0xfd,0xfd,0x0b,0x01,0x02,0x95,0xff,0xfe,0xb1,0xff,0xff,0xea,0xff, -0xff,0x3d,0x00,0xff,0x0b,0xff,0xff,0x6a,0x01,0x01,0x74,0xff,0xfe,0x36,0x00,0x01, -0x2e,0x01,0xff,0xc5,0xfe,0xff,0xdd,0x00,0x00,0x35,0x00,0x00,0xa1,0xff,0xfe,0xef, -0xff,0x02,0xa9,0x01,0xfb,0x7e,0xfb,0x02,0x39,0x06,0xff,0xd7,0xf9,0xfd,0xac,0x04, -0x03,0xb9,0xfe,0xfc,0x2e,0xff,0x00,0x4f,0x01,0x01,0x64,0xff,0xfe,0x81,0xff,0x02, -0x44,0x02,0xff,0xf9,0xfd,0xfe,0x6c,0x01,0x01,0xef,0x00,0xfe,0x9f,0xfe,0x00,0xad, -0x02,0x01,0x25,0xfe,0xfe,0x06,0x01,0x01,0x8b,0xff,0xfe,0x65,0xff,0x00,0xb4,0xff, -0xff,0x3a,0x00,0x00,0xa4,0xff,0x00,0x70,0x01,0x01,0xd7,0xfe,0xfe,0xe7,0x00,0x02, -0x16,0x00,0xfd,0xb7,0xff,0x02,0x35,0x01,0xfe,0xd1,0xfe,0x01,0xd5,0x00,0xfe,0x0d, -0xff,0x00,0xfe,0x00,0xff,0x81,0xfe,0x00,0x66,0x01,0x00,0x12,0xff,0xff,0xb5,0x00, -0x00,0x44,0xff,0xfe,0xcd,0xff,0x00,0x6f,0x00,0xff,0x80,0xff,0x00,0x4a,0x01,0x00, -0x19,0xff,0xfe,0xbe,0xff,0x00,0xa5,0x00,0xff,0x56,0xfe,0xff,0x73,0x01,0x01,0x6c, -0xff,0xfd,0x1e,0xff,0x01,0x88,0x01,0x00,0x1a,0xff,0xff,0xa2,0xff,0x02,0x82,0x02, -0xfe,0xf9,0xfb,0xfe,0xd5,0x02,0x03,0x25,0xff,0xfc,0x29,0xfe,0x00,0x6c,0x02,0x00, -0x8e,0xfd,0xfc,0xbc,0xff,0x03,0xdb,0x02,0xfd,0x6d,0xfc,0x00,0x23,0x04,0x02,0x16, -0xfe,0xfd,0x54,0x00,0x02,0xb2,0x00,0xff,0xff,0xff,0xff,0x6c,0xff,0x00,0xf6,0x01, -0x00,0x0d,0xfe,0xfe,0x45,0x01,0x01,0x8e,0xff,0xfe,0x84,0xff,0x00,0x17,0x00,0x00, -0x24,0x00,0xff,0x56,0xfe,0x00,0xa2,0x01,0x00,0x4e,0xff,0xff,0x97,0x00,0x00,0x25, -0x01,0x01,0x80,0xff,0xfe,0x54,0xff,0x03,0xc5,0x02,0xfd,0x82,0xfa,0xff,0x18,0x05, -0x03,0x90,0xfd,0xfb,0xfb,0xfe,0x03,0x1c,0x04,0xff,0x25,0xfd,0xfe,0x72,0x01,0x02, -0x1a,0x01,0xfe,0x9f,0xfe,0xfe,0x25,0x00,0x02,0x39,0x02,0xfd,0x67,0xf9,0xfe,0xc1, -0x06,0x06,0xc7,0xfc,0xf6,0x6d,0xfc,0x07,0xdd,0x08,0xfe,0xae,0xf6,0xf8,0xff,0x04, -0x0b,0xb0,0x03,0xf7,0x5b,0xf4,0x00,0x18,0x0d,0x08,0x88,0xfa,0xf1,0xa6,0xf8,0x0a, -0x0d,0x10,0x01,0xea,0xee,0xef,0x07,0x07,0x16,0x1c,0x09,0xf2,0x40,0xea,0xfc,0x5c, -0x15,0x11,0x6d,0xf9,0xe7,0x8d,0xf1,0x0e,0xdc,0x19,0x06,0x60,0xec,0xe7,0x40,0x00, -0x1c,0x9c,0x13,0xf3,0x13,0xe2,0xf2,0x60,0x16,0x1f,0xbe,0x00,0xe3,0x72,0xe5,0x09, -0x55,0x23,0x0f,0x65,0xed,0xdf,0x87,0xf5,0x1c,0x70,0x1e,0xfc,0x0e,0xe0,0xe4,0x44, -0x0d,0x28,0x27,0x0e,0xe7,0x02,0xdc,0xfb,0x31,0x25,0x1e,0xab,0xf2,0xd8,0x89,0xeb, -0x18,0x7c,0x27,0x04,0x89,0xdf,0xdd,0x16,0x07,0x2b,0x3f,0x16,0xe9,0x9c,0xd7,0xf4, -0xac,0x26,0x24,0xf6,0xf4,0xd5,0x57,0xe5,0x1c,0x21,0x2d,0x01,0x8c,0xdb,0xde,0xb3, -0x0c,0x2e,0xfc,0x10,0xe3,0x0d,0xd7,0xfe,0xa5,0x2c,0x1b,0x65,0xee,0xd9,0x52,0xef, -0x21,0xb4,0x24,0xfa,0x71,0xda,0xe3,0xd3,0x14,0x2c,0x46,0x06,0xe0,0xb4,0xde,0x08, -0x17,0x2b,0x10,0x46,0xe6,0xdb,0x8a,0xfd,0x27,0xf3,0x17,0xee,0x45,0xdd,0xf5,0xf6, -0x1e,0x1d,0xf1,0xf6,0xdf,0xb9,0xec,0x17,0x55,0x22,0xfd,0xb7,0xdf,0xe6,0x98,0x11, -0x24,0x2e,0x03,0xe3,0x15,0xe4,0x0b,0x22,0x27,0x09,0x59,0xe6,0xe2,0xe5,0x04,0x27, -0x9b,0x10,0xe7,0xbb,0xdd,0xff,0x61,0x26,0x14,0x77,0xe9,0xdc,0x70,0xfa,0x27,0xb0, -0x17,0xe9,0x3e,0xdd,0xfb,0x40,0x23,0x19,0xe7,0xf0,0xdc,0xe9,0xf3,0x22,0x98,0x1d, -0xee,0xae,0xd9,0xf2,0x99,0x23,0x1f,0xdf,0xf0,0xda,0xc8,0xf0,0x21,0x0d,0x22,0xf3, -0x89,0xda,0xed,0x7e,0x1e,0x24,0x8c,0xf5,0xd8,0xf5,0xeb,0x1f,0x06,0x26,0xf4,0x9b, -0xd9,0xeb,0xdd,0x1f,0x26,0xed,0xf5,0xd9,0xcb,0xea,0x1d,0x05,0x26,0xf6,0x84,0xda, -0xeb,0x83,0x1e,0x25,0xed,0xf3,0xd9,0xcc,0xed,0x1f,0x03,0x23,0xf3,0x16,0xdc,0xf0, -0xcc,0x1e,0x1f,0x99,0xf3,0xde,0xd3,0xf2,0x1d,0xa4,0x1b,0xf4,0xda,0xe0,0xf3,0x3d, -0x1b,0x18,0x8d,0xf3,0xe2,0x21,0xf7,0x1b,0x14,0x15,0xf1,0xfa,0xe4,0xfd,0xb4,0x1b, -0x0f,0x07,0xef,0xe8,0x18,0x02,0x1a,0x6e,0x0a,0xed,0x70,0xeb,0x08,0xc5,0x1a,0x02, -0x2b,0xe8,0xee,0x11,0x0f,0x1a,0x4c,0xfc,0xe5,0x65,0xf3,0x17,0xfa,0x18,0xf5,0x23, -0xe3,0xf9,0x69,0x1c,0x13,0x6d,0xf1,0xe4,0x2e,0xfe,0x1c,0x0a,0x0e,0xec,0x68,0xe7, -0x04,0x0b,0x1b,0x06,0xbb,0xeb,0xef,0xe5,0x0a,0x15,0x1e,0xff,0xec,0x4a,0xf8,0x10, -0xe5,0x0d,0xf4,0x9f,0xee,0x05,0xe0,0x15,0x03,0x07,0xeb,0xf2,0xba,0x13,0x18,0xeb, -0xf6,0xe3,0x48,0xf9,0x1e,0xa4,0x15,0xeb,0x77,0xdd,0x00,0xb2,0x28,0x0f,0x72,0xdf, -0xde,0x64,0x0e,0x2d,0xac,0x02,0xd9,0x10,0xe5,0x1a,0xad,0x2a,0xf6,0xd6,0xd5,0xef, -0x21,0x25,0x20,0x30,0xea,0xd9,0x12,0xfd,0x2a,0x47,0x12,0xe1,0x32,0xe0,0x0d,0xb5, -0x26,0xfe,0x39,0xdd,0xef,0x2c,0x1c,0x18,0xba,0xed,0xe1,0x2c,0x03,0x22,0x47,0x07, -0xe1,0xc5,0xe9,0x17,0xf4,0x1f,0xf3,0x5b,0xdd,0xfa,0xe0,0x25,0x15,0x48,0xe5,0xde, -0x48,0x0a,0x2a,0x04,0x05,0xdc,0xa2,0xe5,0x19,0x85,0x27,0xf4,0xd7,0xd8,0xf3,0x92, -0x25,0x1b,0x26,0xe9,0xdc,0xce,0x00,0x26,0x88,0x0b,0xe1,0x33,0xe5,0x11,0x92,0x22, -0xf8,0x9f,0xde,0xf7,0xf0,0x1e,0x12,0x0f,0xeb,0xe3,0xf8,0x08,0x22,0x97,0x00,0xdf, -0x7b,0xef,0x1d,0xd6,0x1b,0xee,0x09,0xdf,0x01,0xe7,0x24,0x0c,0xeb,0xe3,0xe5,0xd0, -0x12,0x24,0xf9,0xf7,0xdb,0x1e,0xf7,0x22,0x3b,0x14,0xeb,0x80,0xe4,0x06,0x54,0x21, -0x05,0x31,0xe2,0xec,0xa9,0x16,0x1a,0x4a,0xf3,0xe2,0xff,0xff,0x1e,0xc4,0x09,0xe8, -0x1c,0xeb,0x0f,0x5d,0x1b,0xf7,0xb9,0xe3,0xfc,0x7d,0x1e,0x0c,0xf2,0xe7,0xea,0xea, -0x10,0x1d,0x86,0xf8,0xdf,0x9a,0xf8,0x1f,0xfb,0x10,0xe9,0xa6,0xe5,0x0a,0x0f,0x21, -0x00,0x27,0xe2,0xf1,0x2a,0x17,0x17,0xe1,0xf3,0xe5,0x40,0xff,0x1c,0xec,0x08,0xe7, -0x57,0xee,0x11,0x7b,0x15,0xf7,0x52,0xea,0x00,0xb1,0x17,0x07,0xe0,0xe9,0xf0,0x57, -0x13,0x14,0xa4,0xf1,0xe6,0xbf,0x05,0x1d,0xf4,0x03,0xe5,0x1c,0xef,0x17,0xbf,0x1a, -0xf1,0x35,0xe0,0xff,0x0e,0x22,0x0a,0x4d,0xe5,0xe6,0x63,0x0e,0x1f,0x3e,0xfd,0xe2, -0x85,0xf4,0x18,0x07,0x13,0xf2,0x05,0xe9,0x03,0xdc,0x16,0x02,0xff,0xec,0xf6,0x06, -0x10,0x0c,0x3b,0xf4,0xef,0x37,0x06,0x13,0x57,0x00,0xeb,0x11,0xf6,0x13,0x15,0x10, -0xf3,0x30,0xec,0x05,0xf3,0x14,0x03,0xb5,0xee,0xf4,0x6e,0x0c,0x0d,0x60,0xf8,0xf0, -0x6d,0x02,0x0f,0x17,0x00,0xf1,0x4e,0xfc,0x0f,0x10,0x08,0xf3,0x8a,0xf1,0x08,0x6d, -0x14,0xfc,0xaf,0xe9,0xf8,0x94,0x16,0x0e,0x41,0xf1,0xeb,0x8e,0x05,0x18,0x15,0x02, -0xea,0xe0,0xf4,0x11,0x26,0x0f,0xf6,0x39,0xf0,0x02,0xe8,0x0e,0x02,0xcc,0xf4,0xf8, -0x24,0x08,0x08,0x9d,0xfb,0xf6,0xde,0x01,0x08,0x2f,0x00,0xf9,0xa6,0xfe,0x06,0xdc, -0x02,0xfc,0x51,0xfd,0x05,0xc0,0x04,0xfd,0xa0,0xfa,0x01,0x8b,0x07,0xfe,0xaf,0xf7, -0xff,0x51,0x07,0x03,0x73,0xfa,0xfb,0x75,0x03,0x06,0xfa,0xfe,0xf9,0x31,0xfe,0x06, -0xc9,0x03,0xfa,0xa4,0xfa,0x04,0x40,0x06,0xfe,0xda,0xf9,0xfe,0x3d,0x05,0x02,0x4f, -0xfc,0xfc,0x90,0x01,0x04,0x43,0x00,0xfc,0xd5,0xfd,0x01,0xc9,0x01,0xff,0x6b,0xfe, -0xff,0xec,0x00,0xff,0x8f,0xff,0xff,0xaa,0xff,0xff,0x3c,0x00,0x00,0x19,0x00,0xff, -0xce,0xff,0xff,0x5f,0x00,0xff,0x3d,0xff,0xfe,0xcd,0x00,0x00,0x8e,0xff,0xfe,0x86, -0x00,0x00,0x5e,0x00,0xff,0x7d,0xff,0xff,0x9d,0xff,0xff,0xc7,0xff,0xff,0x8e,0xff, -0xff,0xa1,0xff,0x01,0x04,0x01,0xfe,0xb6,0xfc,0x00,0x74,0x04,0x02,0x1a,0xfb,0xfa, -0xbd,0x03,0x08,0x34,0x00,0xf6,0x5d,0xfb,0x07,0xe4,0x07,0xfc,0x9d,0xf6,0xfd,0xbe, -0x07,0x05,0x81,0xfa,0xf9,0xe0,0x00,0x07,0x30,0x01,0xf9,0x0d,0xfd,0x03,0x13,0x04, -0xfd,0x7d,0xfb,0x01,0xa2,0x04,0x00,0x5a,0xfb,0xfd,0xcd,0x04,0x03,0x2d,0xfc,0xfa, -0x0a,0x01,0x06,0x77,0x02,0xfa,0x96,0xfa,0x03,0x43,0x07,0x00,0x1c,0xf9,0xfc,0x12, -0x05,0x05,0x36,0xff,0xfa,0x6a,0xfe,0x04,0xe3,0x02,0xfe,0xc2,0xfc,0x00,0x8c,0x02, -0x00,0x15,0xff,0x00,0x95,0x00,0xff,0x1e,0xff,0x00,0x78,0x02,0x00,0x16,0xfc,0xfd, -0xb9,0x03,0x05,0x70,0xfd,0xf9,0x23,0x00,0x07,0xeb,0x03,0xfa,0x70,0xf8,0x02,0x6f, -0x09,0x01,0x14,0xf7,0xf9,0xbd,0x06,0x09,0x15,0xfe,0xf5,0x57,0xfc,0x09,0xca,0x07, -0xfa,0xed,0xf4,0xff,0xb4,0x0a,0x06,0xf0,0xf8,0xf6,0x34,0x02,0x0a,0xd3,0x03,0xf9, -0xf6,0xf8,0x02,0x01,0x08,0x03,0x94,0xfb,0xfa,0x6b,0x01,0x05,0xc3,0x02,0xfd,0x49, -0xfb,0xfe,0x57,0x02,0x03,0x19,0x00,0xfb,0x38,0xfc,0x01,0xec,0x04,0x02,0x82,0xfb, -0xf9,0x5f,0x01,0x07,0x64,0x03,0xfa,0x31,0xf8,0x01,0xb5,0x08,0x04,0x58,0xf9,0xf6, -0x0f,0x01,0x09,0x71,0x04,0xf8,0xef,0xf6,0x01,0xb8,0x09,0x03,0x68,0xf8,0xf8,0xbd, -0x02,0x08,0xa3,0x01,0xf9,0x95,0xfb,0x03,0x9c,0x05,0xff,0x8f,0xfb,0xfd,0x1f,0x02, -0x02,0xd7,0xff,0xfd,0xbf,0xff,0x00,0xbf,0x00,0xff,0xce,0xff,0xff,0xfe,0xff,0xff, -0x78,0x00,0x01,0x00,0x00,0xfe,0x46,0xff,0x02,0xe0,0x01,0xfe,0x5d,0xfd,0x00,0x36, -0x03,0x01,0xc2,0xfc,0xfd,0xf5,0x01,0x02,0x2e,0xff,0xfc,0xd4,0xfe,0x03,0x70,0x02, -0xfe,0xc4,0xfc,0x00,0x19,0x03,0x01,0x20,0xfd,0xfd,0x3e,0x02,0x02,0xda,0xfe,0xfb, -0x6d,0xff,0x03,0x96,0x01,0xfc,0xb7,0xfc,0x02,0xc6,0x04,0xff,0xa9,0xfa,0xfe,0x13, -0x05,0x03,0x7f,0xfc,0xf9,0xab,0x00,0x05,0x7d,0x02,0xfb,0xac,0xfb,0x01,0xbc,0x04, -0x01,0x16,0xfd,0xfd,0x6a,0x01,0x02,0x32,0x00,0xff,0xa1,0xff,0x00,0xf3,0xff,0xff, -0x6e,0x00,0x00,0xc4,0xff,0xfe,0x0b,0x00,0x02,0xb8,0x01,0xfd,0x3d,0xfc,0x00,0xf7, -0x03,0x01,0x8d,0xfc,0xfb,0x87,0x00,0x04,0x94,0x02,0xfd,0x57,0xfc,0x00,0xf3,0x02, -0x01,0x9a,0xfe,0xfc,0x1f,0xff,0x01,0xad,0x01,0xff,0x4d,0xfe,0xfe,0x57,0x00,0x01, -0x78,0x01,0xff,0xd5,0xfd,0xff,0x2d,0x02,0x01,0x7e,0xff,0xfd,0x23,0xff,0x01,0x5f, -0x02,0xff,0xda,0xfc,0xfe,0xf2,0x01,0x03,0xa3,0xff,0xfc,0x7d,0xff,0x02,0xbf,0x02, -0xfe,0x77,0xfc,0xff,0xa4,0x01,0x00,0xfd,0xfd,0xfd,0x38,0x01,0x03,0xc1,0x01,0xfe, -0x5c,0xfe,0x00,0xb9,0x01,0x00,0x9a,0xfe,0xfe,0x48,0x00,0x00,0x6f,0x00,0xfe,0xaf, -0xff,0x00,0xf2,0xff,0xff,0xca,0xff,0xff,0xff,0xff,0xff,0x0c,0x00,0x00,0x55,0x00, -0x00,0xe0,0xff,0xff,0xbc,0x00,0x01,0xb1,0xff,0xfe,0x42,0xff,0x01,0xde,0x01,0xff, -0xa8,0xfd,0xff,0x37,0x02,0x01,0x0f,0xff,0xfd,0xb8,0xff,0x01,0x8e,0x01,0xfe,0x0e, -0xfe,0x00,0xe2,0x00,0x00,0x49,0xff,0xfe,0xef,0xff,0x00,0x62,0xff,0xff,0x8f,0xff, -0xff,0x4d,0x00,0x01,0x20,0x00,0xff,0xec,0xff,0x00,0x93,0x00,0x00,0xb8,0xff,0xff, -0x57,0x00,0x01,0xb7,0x00,0xfe,0x5b,0xfe,0x00,0x16,0x02,0x00,0x45,0xfd,0xfd,0x59, -0x01,0x03,0x70,0x00,0xfc,0xb1,0xfd,0x02,0x3f,0x04,0xff,0xcb,0xfb,0xfe,0x07,0x03, -0x03,0xc3,0xfe,0xfc,0x87,0xff,0x02,0x2a,0x01,0xfd,0x8b,0xfd,0x01,0xe0,0x01,0xff, -0x6d,0xfd,0xff,0x49,0x02,0x01,0xde,0xfd,0xfc,0xca,0x01,0x05,0x95,0x00,0xfa,0x88, -0xfc,0x05,0xf0,0x06,0xfe,0xeb,0xf7,0xfd,0xf1,0x06,0x07,0xc2,0xfc,0xf6,0xa8,0xfd, -0x08,0x22,0x07,0xfc,0xe0,0xf6,0xfe,0xbe,0x08,0x06,0xb0,0xfa,0xf6,0xfe,0xff,0x07, -0x7c,0x04,0xfa,0x3f,0xf9,0x01,0xe0,0x05,0x02,0x1a,0xfc,0xfb,0x5d,0x01,0x03,0x15, -0x01,0xfe,0xf9,0xfe,0x00,0x86,0x00,0x00,0xe0,0xff,0x00,0xc3,0xff,0xfe,0xa7,0xff, -0x01,0xdd,0x01,0xfe,0x15,0xfc,0xff,0xcb,0x04,0x03,0xca,0xfc,0xf9,0xaf,0x00,0x06, -0xec,0x03,0xfb,0x69,0xf9,0x01,0xb7,0x06,0x03,0x74,0xfa,0xfa,0xe0,0x01,0x06,0x1b, -0x02,0xfb,0xc0,0xfb,0x02,0xa9,0x04,0x00,0xa2,0xfb,0xfe,0x8a,0x02,0x02,0x15,0xff, -0xfd,0xc7,0xff,0x01,0xca,0x00,0xfe,0xed,0xfe,0x01,0x93,0x01,0xff,0x8c,0xfe,0xff, -0x69,0x01,0x01,0x30,0xff,0xfe,0x36,0x00,0x01,0x89,0x00,0xfe,0x5e,0xff,0x00,0x74, -0x00,0x00,0x80,0xff,0xff,0x1b,0x00,0x00,0x33,0x00,0xff,0x0c,0x00,0xff,0x4e,0x00, -0x00,0xe0,0xff,0xff,0xec,0xff,0xff,0x2c,0x00,0x00,0x02,0x00,0xff,0xa9,0xff,0x00, -0xc7,0x00,0x00,0x62,0xff,0xff,0xf9,0x00,0x01,0x63,0x00,0xfe,0xbd,0xfe,0x00,0xe4, -0x00,0xff,0x3d,0xfe,0xfe,0x47,0x00,0x01,0x00,0x00,0xfd,0x2f,0xfe,0x00,0xb3,0x01, -0x00,0x47,0xfe,0xfe,0x24,0x00,0x02,0x92,0x00,0xfe,0x01,0xfe,0x00,0x14,0x02,0x00, -0x3e,0xfe,0xfd,0x9f,0x00,0x02,0x95,0x01,0xfe,0xa5,0xfd,0x00,0xd3,0x02,0x01,0xa7, -0xfd,0xfd,0x35,0x00,0x02,0x3e,0x01,0xfd,0x25,0xfd,0x00,0x3f,0x03,0x01,0xc1,0xfd, -0xfd,0x9d,0x00,0x02,0x45,0x00,0xfd,0x2a,0xfe,0x00,0xea,0x01,0x00,0xb3,0xfe,0xff, -0x79,0x01,0x01,0x2c,0x00,0xfe,0x7e,0xff,0x00,0x4b,0x00,0xff,0x87,0xff,0x00,0xc9, -0x00,0x00,0x15,0x00,0x00,0x01,0x00,0x00,0x13,0x00,0xff,0xfb,0xff,0x00,0xd0,0xff, -0xff,0xbd,0xff,0x00,0x42,0x00,0x00,0xb1,0xff,0xff,0x7e,0x00,0x00,0x23,0x00,0xff, -0xb4,0xff,0x00,0x98,0x00,0x00,0xa7,0xff,0xff,0x7d,0x00,0x00,0x2c,0x00,0xff,0xfe, -0xff,0x00,0x62,0x00,0x00,0x34,0x00,0xff,0x4e,0x00,0x00,0x12,0x00,0x00,0xe4,0xff, -0x00,0x30,0x00,0x00,0x75,0x00,0xff,0x2c,0xff,0xff,0x69,0x00,0x00,0xd8,0xff,0xfe, -0x7b,0xff,0x00,0x3b,0x01,0x00,0xb5,0xfe,0xff,0x02,0x01,0x01,0x06,0x00,0xfe,0x52, -0xff,0x00,0x4f,0x01,0xff,0x5d,0xfe,0xff,0xa3,0x00,0x01,0xd0,0xff,0xfe,0x6a,0xff, -0x00,0x1d,0x01,0xff,0x7c,0xfe,0xff,0xe9,0x00,0x00,0xdb,0xff,0xff,0xb6,0xff,0x00, -0x42,0x00,0xff,0x8f,0xff,0xff,0x5b,0x00,0x00,0x69,0x00,0xff,0xdb,0xff,0x00,0x93, -0x00,0x00,0x90,0xff,0xff,0xd9,0xff,0x00,0xf3,0xff,0xff,0x55,0xff,0xff,0x1b,0x00, -0x00,0x90,0xff,0x00,0x40,0x00,0x00,0xc0,0xff,0xff,0x08,0x00,0x00,0x00,0x00,0xff, -0x9a,0xff,0xff,0xfc,0xff,0xff,0x99,0xff,0xff,0xde,0xff,0x00,0x41,0x00,0x00,0x5a, -0x00,0x00,0xd2,0xff,0x00,0x20,0x00,0xff,0xbc,0xff,0x00,0x40,0x00,0xff,0x8f,0xff, -0xff,0x2a,0x00,0x00,0xa4,0xff,0xff,0xd9,0xff,0x00,0x9c,0x00,0xff,0x98,0xff,0x00, -0x7b,0x01,0x00,0x02,0xff,0xff,0x09,0x01,0x01,0x50,0xff,0xfe,0xf0,0xff,0x01,0x3e, -0x01,0xfe,0x6e,0xfe,0x00,0x3c,0x02,0x00,0x09,0xfe,0xfe,0x26,0x01,0x02,0x21,0x00, -0xfd,0xcc,0xfe,0x01,0x61,0x01,0xff,0x7e,0xfe,0xff,0xda,0x00,0x00,0x4f,0x00,0xff, -0x5e,0x00,0x00,0xd1,0xff,0x00,0x10,0x00,0xff,0x8d,0xff,0xff,0x3c,0x00,0x00,0x38, -0x00,0xff,0x83,0xff,0x00,0x2b,0x01,0xff,0x2c,0xfe,0xff,0x66,0x01,0x01,0x8c,0xff, -0xfd,0xdd,0xff,0x01,0x6c,0x01,0xff,0x92,0xfe,0x00,0x59,0x01,0x00,0x85,0xfe,0xff, -0x93,0x00,0x00,0xae,0xff,0xfe,0xbb,0xff,0x01,0xa1,0x00,0xff,0xf1,0xfe,0x00,0x08, -0x01,0xff,0xbc,0xfe,0xff,0x09,0x01,0x01,0x71,0xff,0xfe,0x1c,0x00,0x00,0x6f,0x00, -0xff,0x57,0xff,0x00,0x81,0x00,0x00,0x80,0xff,0xff,0xfc,0xff,0xff,0x8d,0xff,0xff, -0xd8,0xff,0xff,0x8d,0xff,0xff,0x5b,0x00,0x00,0x19,0x00,0xff,0xc4,0xff,0x00,0x89, -0x00,0xff,0x17,0xff,0xff,0x9f,0x00,0xff,0xef,0xfe,0xfe,0x9d,0x00,0x01,0x02,0x00, -0xfe,0x1b,0xff,0x00,0x1b,0x01,0xff,0x0e,0xff,0xff,0x0d,0x01,0x00,0x9e,0xff,0xff, -0x63,0x00,0x00,0x5c,0x00,0xff,0x41,0xff,0x00,0x94,0x00,0xff,0xdc,0xfe,0xff,0xaa, -0x00,0x00,0xa5,0xff,0xff,0xe7,0xff,0x00,0xf6,0xff,0xff,0x98,0xff,0x00,0x55,0x00, -0x00,0xd1,0xff,0xff,0x3d,0x00,0x00,0x12,0x00,0xff,0xfd,0xff,0x00,0x45,0x00,0x00, -0x31,0x00,0x00,0xf8,0xff,0x00,0xe0,0xff,0x00,0x51,0x00,0x00,0xe1,0xff,0xff,0x4d, -0x00,0xff,0xbe,0xff,0xff,0x2e,0x00,0x00,0x46,0x00,0x00,0x62,0x00,0x00,0x77,0x00, -0xff,0xbf,0xff,0xff,0xee,0xff,0xff,0xcb,0xff,0xff,0x1c,0x00,0x00,0x24,0x00,0x00, -0x07,0x00,0x00,0x45,0x00,0x00,0xd1,0xff,0x00,0x12,0x00,0xff,0xbe,0xff,0x00,0x30, -0x00,0x00,0xd6,0xff,0xff,0x07,0x00,0x00,0xf2,0xff,0xff,0x97,0xff,0x00,0x60,0x00, -0xff,0x7d,0xff,0xff,0x4d,0x00,0x00,0xe7,0xff,0xff,0xff,0xff,0x00,0x22,0x00,0xff, -0x0f,0x00,0x00,0x23,0x00,0xff,0xbb,0xff,0xff,0xee,0xff,0xff,0xce,0xff,0xff,0x4c, -0x00,0x00,0xb2,0xff,0xff,0xe9,0xff,0x00,0xb5,0xff,0xff,0x75,0xff,0x00,0xb8,0x00, -0xff,0xdb,0xfe,0xff,0xb5,0x00,0x00,0x69,0xff,0xfe,0xc8,0xff,0x01,0xa7,0x00,0xff, -0xc1,0xfe,0x00,0x74,0x01,0x00,0xca,0xfe,0xfe,0x7a,0x00,0x01,0x51,0x00,0xff,0xc4, -0xfe,0x00,0x1a,0x01,0xff,0xdf,0xfe,0xff,0xf5,0x00,0x01,0x00,0x00,0xff,0xc4,0xff, -0x00,0x9a,0x00,0xff,0x8d,0xff,0xff,0x3d,0x00,0x00,0xe5,0xff,0xff,0x4c,0x00,0x00, -0x02,0x00,0x00,0x03,0x00,0x00,0xf0,0xff,0x00,0x12,0x00,0x00,0x53,0x00,0x00,0x13, -0x00,0x00,0x32,0x00,0xff,0x9c,0xff,0xff,0x3f,0x00,0x00,0x36,0x00,0xff,0xce,0xff, -0x00,0x64,0x00,0x00,0x90,0xff,0xff,0x1c,0x00,0x00,0xf3,0xff,0xff,0x0b,0x00,0x00, -0x31,0x00,0x00,0x90,0xff,0xff,0x3e,0x00,0x00,0x35,0x00,0xff,0x0a,0x00,0x00,0xa3, -0x00,0x00,0xa2,0xff,0xff,0x2b,0x00,0x00,0x13,0x00,0xff,0xdb,0xff,0x00,0x11,0x00, -0xff,0xcf,0xff,0x00,0x51,0x00,0x00,0xf4,0xff,0xff,0x4f,0x00,0x00,0x65,0x00,0xff, -0xdd,0xff,0x00,0x63,0x00,0x00,0xb2,0xff,0xff,0x1e,0x00,0x00,0xe4,0xff,0xff,0xb7, -0xff,0x00,0x41,0x00,0xff,0x3c,0xff,0xff,0x49,0x00,0x00,0xc4,0xff,0xff,0xb6,0xff, -0x00,0x42,0x00,0xff,0xee,0xff,0x00,0x43,0x00,0xff,0xdd,0xff,0xff,0x1f,0x00,0xff, -0x1e,0x00,0x00,0x33,0x00,0xff,0x9d,0xff,0xff,0x0e,0x00,0x00,0xc1,0xff,0xff,0xfa, -0xff,0x00,0x03,0x00,0x00,0xb0,0xff,0xff,0xee,0xff,0xff,0x0e,0x00,0xff,0xde,0xff, -0x00,0xf2,0xff,0xff,0xba,0xff,0x00,0xf0,0xff,0xff,0x0c,0x00,0x18,0xf7,0xb0,0xbd, -0xbd,0x89,0x12,0xa5,0xa5,0x0a,0xf7,0x49,0xe3,0x06,0x27,0x91,0x24,0x02,0x1e,0x60, -0x26,0x33,0x8e,0x1c,0x28,0xb7,0x45,0x4a,0xb3,0x26,0x2c,0xa7,0x28,0xe7,0x09,0xc4, -0xa8,0x8b,0xe8,0x19,0x2a,0x0f,0x0e,0x19,0x0b,0xf3,0xe5,0xdf,0xb6,0xa5,0xca,0xfc, -0x9f,0x39,0xd7,0xdb,0x1b,0x09,0x52,0xd5,0x0e,0x58,0xbf,0x39,0xa6,0xef,0x24,0xa7, -0x26,0x22,0x53,0x24,0x02,0x2e,0x0b,0xf6,0xa7,0x31,0xf8,0xda,0x07,0xca,0x68,0xdc, -0xab,0x73,0xd3,0x1c,0x35,0x3c,0x1a,0x12,0x19,0x54,0x3b,0xe3,0xcd,0x2d,0xe7,0xee, -0x31,0xcd,0xb5,0x42,0x0c,0xbf,0x54,0xf5,0xff,0xee,0x24,0x17,0x72,0x61,0x15,0xf3, -0x3c,0x1e,0x7d,0x2a,0x14,0x8d,0x34,0x03,0xa4,0xfa,0xec,0x25,0xc2,0x05,0x02,0xa5, -0xd8,0x74,0x05,0xf9,0xe9,0xdf,0xab,0x3f,0xc2,0x05,0x68,0x0e,0x0a,0x71,0x20,0x22, -0xde,0x63,0x2b,0x00,0x1e,0xf6,0x5c,0x09,0x0d,0xee,0xfb,0xc5,0xb0,0xce,0x02,0x19, -0x01,0x1e,0x2e,0x13,0x13,0x09,0xf4,0xde,0x22,0xd9,0xd0,0x05,0xea,0xee,0x98,0x18, -0x14,0x26,0x01,0x0a,0xc9,0x09,0x01,0xed,0x36,0x16,0xe8,0x0f,0xe7,0xa0,0x07,0xee, -0x00,0xf7,0xd8,0x1c,0xe7,0x0a,0x64,0x02,0xf2,0xb1,0x11,0x06,0xd3,0x38,0xe1,0x50, -0x0b,0x05,0xad,0x1b,0xfa,0xa1,0xfb,0xf8,0x86,0xf2,0xea,0x65,0xe4,0x22,0x7b,0xea, -0x05,0x71,0xf9,0x02,0xa9,0x01,0x07,0xbf,0x16,0x06,0x3d,0x2a,0xdf,0x30,0xfe,0xe4, -0xed,0xf0,0xeb,0x07,0x1c,0xce,0xa4,0x11,0xf9,0x0b,0x08,0x07,0x4b,0x13,0x07,0xaa, -0xf3,0x05,0x7d,0x0d,0x0f,0xf1,0x17,0x02,0xee,0xf2,0xf1,0xb5,0xf6,0xf2,0x76,0xf3, -0xf9,0xf8,0x0d,0x00,0xb3,0x08,0xee,0x6b,0xf1,0xf2,0x32,0x04,0x07,0x93,0x0b,0x0a, -0x13,0x07,0xfb,0x14,0xfd,0xf2,0x0b,0x01,0x0b,0x81,0xe7,0x0a,0xf2,0xfd,0x05,0x2c, -0x0a,0x14,0xa8,0x0b,0xfb,0x61,0xfe,0xf9,0x85,0x01,0xfb,0x4f,0x0b,0xfa,0x8e,0xfc, -0xf2,0x39,0xfa,0xfe,0x1f,0xf6,0xe3,0xc3,0x05,0xff,0x1c,0xff,0xa4,0x84,0x3a,0x3c, -0xce,0x7f,0xa2,0x51,0xe9,0xe4,0xfa,0xd5,0x31,0x21,0x55,0x3b,0x18,0xff,0x08,0xef, -0xed,0x03,0xe8,0xb4,0x0d,0xd0,0xc9,0xcf,0x66,0xd5,0xd6,0xce,0xc7,0xc9,0xba,0x37, -0xee,0xd7,0x3c,0xd3,0xe4,0x3a,0x30,0xc2,0x29,0xde,0xf3,0xe2,0xcb,0xd2,0x27,0x1f, -0x39,0x3e,0x3c,0x5e,0x1c,0xdf,0x1f,0xab,0x63,0x3a,0xad,0xb1,0xbe,0x29,0xd3,0xa3, -0x21,0xec,0x50,0xf8,0x0a,0xb2,0x3a,0x1f,0xa1,0xbd,0xe9,0x1b,0xc3,0xf4,0x73,0x17, -0x16,0xc3,0x54,0xfa,0x53,0x1b,0x57,0xd6,0x0a,0xcc,0xb8,0x34,0x11,0x87,0xca,0x02, -0x1b,0x0c,0xcf,0x84,0x18,0xe9,0xac,0xde,0x04,0x87,0x0f,0xa1,0x8d,0x05,0x46,0x1c, -0x23,0xde,0x81,0xd7,0xba,0xd1,0xd9,0xc9,0xa1,0xd4,0xf1,0x59,0x4c,0xd3,0x2d,0x0c, -0x1c,0xc9,0x0e,0x5b,0x1e,0x46,0x2d,0x1f,0x6a,0x1b,0xfc,0x3e,0x16,0xeb,0xcf,0xd4, -0xf3,0xd4,0xaf,0xca,0xd3,0xc6,0x91,0xce,0xee,0x2b,0x1c,0x02,0x31,0xf8,0x11,0x06, -0x52,0x0a,0xc1,0xe9,0x13,0x57,0xf6,0xe1,0xe2,0xef,0xdc,0x74,0x0a,0xca,0x16,0xd1, -0xfb,0xf6,0x2f,0x59,0xdf,0x3c,0x13,0xa5,0x0a,0x23,0xe8,0xf6,0x10,0x92,0xee,0xe7, -0x38,0xca,0xa8,0xf1,0x02,0xfb,0x5f,0x05,0x04,0xf6,0x0e,0x15,0xb3,0x18,0x0d,0xc3, -0xf6,0xf1,0xf3,0xff,0x00,0xd1,0x11,0xe7,0x03,0xe0,0x08,0xa3,0xfa,0x10,0xe4,0x35, -0x33,0xcd,0x19,0x20,0x0a,0x04,0xf7,0x02,0xba,0xf4,0xbd,0xd9,0xcc,0x82,0xee,0xdb, -0xed,0xdb,0xf6,0xdf,0x13,0xf9,0xad,0x3d,0xf1,0x5b,0x2c,0x2b,0x7e,0x1a,0x20,0xb4, -0xe7,0xf2,0x1d,0x0d,0x00,0x29,0x09,0xc0,0x57,0xf7,0xef,0x5b,0xed,0xf9,0x79,0xee, -0x1a,0x6e,0x25,0x15,0x02,0x1e,0xfe,0x1a,0xfe,0xe7,0xdc,0x07,0x0c,0x4c,0xf4,0xf6, -0xc0,0x0e,0xfe,0xf7,0xee,0xf6,0x9d,0xf2,0xf1,0x0a,0xe4,0xfe,0xee,0x03,0x0c,0x9f, -0xf4,0xf9,0x86,0x12,0xf6,0xfa,0x1e,0x13,0x01,0x05,0xfb,0x2c,0x0d,0x09,0xb3,0x0f, -0x04,0x3c,0xf9,0xf7,0x13,0xfa,0xd4,0x33,0xf2,0xed,0x21,0x01,0xee,0x37,0xfb,0x16, -0x85,0x10,0x12,0x95,0x07,0x14,0xde,0x12,0x0b,0xf9,0xfd,0xee,0xa4,0xee,0xe0,0xad, -0x08,0xfe,0x55,0x07,0x05,0x00,0x12,0x01,0x20,0x03,0x08,0x74,0x10,0xff,0xde,0xfa, -0xfc,0x7b,0xfc,0xec,0x64,0xf1,0xfe,0xd5,0xf0,0xff,0xd1,0xe9,0xfb,0x52,0x03,0xf4, -0xac,0x01,0x04,0xd0,0x03,0x03,0x82,0x06,0x49,0x93,0x66,0xaf,0xe3,0x12,0xdb,0xbd, -0x1b,0xc1,0x0b,0xcb,0x96,0x2f,0x43,0x30,0xfd,0x3d,0x20,0x63,0xdf,0x3b,0x48,0x1d, -0x93,0x8c,0x0a,0xb7,0x6d,0x34,0x1c,0xca,0xea,0xee,0xc9,0xce,0xe9,0xbe,0xb0,0x27, -0xf7,0xfe,0x17,0x32,0xc9,0xf5,0xb3,0x0c,0xef,0x7d,0x1d,0x45,0x90,0xd9,0xf6,0x26, -0x1b,0xc8,0x39,0x11,0x59,0xcb,0x4a,0x46,0x42,0x2f,0x03,0x25,0xfe,0x9b,0x4f,0x96, -0xe9,0x4d,0xc4,0xd4,0xe7,0xec,0x5e,0x8b,0xe8,0x7e,0x3b,0xcf,0x05,0x05,0xec,0x2b, -0x4f,0xf3,0xe6,0x75,0xbd,0xe2,0x24,0x1b,0x07,0xe2,0x62,0xe9,0xf4,0x1b,0x3e,0xca, -0xd7,0xd4,0x2f,0x54,0x01,0x6f,0x02,0xe5,0x3e,0x1b,0xf7,0x73,0xc7,0x80,0x6b,0xbe, -0xdf,0xa6,0x11,0x0f,0xf7,0x42,0x1d,0x87,0x28,0x2d,0xd9,0x1a,0x2c,0x45,0x19,0x10, -0xc0,0xca,0xc6,0x7a,0x96,0x06,0x94,0xdb,0x0a,0xeb,0x0f,0x44,0x66,0xfc,0x0e,0x09, -0x32,0x3f,0x5f,0x26,0xf7,0x7b,0xd6,0x11,0xa9,0xee,0xfb,0x66,0xa1,0xac,0xfb,0xe7, -0xd5,0xc7,0x1f,0xf2,0x65,0x1e,0x34,0x8d,0x35,0x0c,0x49,0x35,0xf8,0x33,0xf6,0xd6, -0x6e,0xf9,0x22,0xd9,0xdf,0xdf,0xab,0x02,0x0e,0x00,0xf9,0xe2,0xae,0xd3,0xf7,0xb6, -0xfa,0x06,0x5a,0xf0,0x21,0x57,0x1e,0x3a,0xe5,0x0c,0x2b,0x25,0x2e,0xea,0xca,0xdd, -0x13,0x0a,0x04,0x07,0xa2,0xf8,0xeb,0x9e,0xe6,0xf5,0xad,0xeb,0xe9,0x5d,0xfd,0xd3, -0xe2,0xf9,0x01,0x28,0xf2,0x0c,0xae,0xe5,0x15,0x6d,0x10,0x07,0x04,0x14,0x19,0xac, -0x22,0x0f,0x24,0x0e,0xf8,0x1c,0x11,0x11,0xc5,0xd9,0xe5,0x15,0xfc,0xff,0x99,0xdc, -0xf0,0xa4,0xd8,0xd4,0x03,0x20,0xb2,0xde,0xd6,0x11,0x6f,0x26,0x49,0x8f,0x4c,0x7f, -0xe5,0x4b,0x04,0x5c,0x24,0xad,0x97,0xb2,0x0d,0x47,0x81,0xab,0x40,0x1e,0x09,0xa1, -0x49,0x25,0x93,0xf3,0xd9,0x6f,0x06,0x3c,0xe3,0x28,0x1f,0x26,0x3c,0x7f,0xbf,0xc3, -0x07,0xec,0xa5,0xef,0x11,0xf0,0xe7,0xc9,0xfd,0x90,0x00,0x48,0xe4,0xba,0xbe,0x39, -0xaa,0x22,0x15,0x86,0x4b,0x87,0x35,0x06,0xe1,0x94,0xeb,0x1e,0xd1,0xc2,0x3c,0x60, -0x2b,0x10,0x16,0xfc,0x27,0x72,0x11,0x1e,0x05,0x13,0x00,0x2d,0xe5,0x4f,0xa0,0xfd, -0x22,0x96,0xd4,0x1f,0x26,0xb9,0xd3,0xdf,0xe1,0xa6,0xc2,0xc6,0xa1,0x8f,0x49,0xf5, -0xb6,0xd6,0xf0,0xef,0x10,0xe6,0x5a,0x35,0x27,0xd1,0x5d,0x48,0xcf,0x51,0xff,0x4d, -0x52,0x55,0x92,0xda,0xd5,0xc5,0xde,0xcd,0x7b,0xc5,0xd8,0xd5,0x03,0xb5,0xa0,0xff, -0x18,0xa4,0x4a,0xd6,0x36,0x25,0xbf,0x86,0xd7,0x27,0xe5,0xeb,0x18,0xe7,0x1b,0xca, -0x38,0x08,0x1c,0xc7,0xe5,0x55,0xc3,0x33,0x7e,0x9c,0x0e,0xfe,0xea,0xe1,0xfd,0x5b, -0xbd,0xce,0x0b,0xca,0x8f,0x59,0xb9,0xf7,0x00,0x2d,0x04,0xe4,0xd9,0x2c,0x5e,0x02, -0xdd,0xa7,0x07,0x44,0xf8,0x39,0x49,0xc8,0x3e,0x18,0x0c,0xd6,0xdf,0xae,0xc5,0xf0, -0x9d,0xf8,0xfb,0x61,0x24,0xae,0xb6,0xdf,0x11,0x26,0xc2,0xb9,0x0e,0x00,0x09,0xfa, -0x14,0x2d,0x9a,0x13,0x43,0x02,0x57,0x4b,0x83,0x24,0xef,0x59,0x30,0xcd,0xe2,0xf1, -0xf6,0xd7,0xdd,0xba,0x46,0xce,0xe5,0x1d,0x0f,0x1f,0x23,0x28,0xd2,0x41,0x24,0xef, -0x21,0xd1,0x1c,0x3d,0xf8,0x2e,0x51,0x14,0x1d,0x01,0xce,0x09,0x40,0xd9,0x30,0xc6, -0x11,0xf0,0x32,0xe0,0x08,0xad,0xc6,0x2c,0xf6,0xdb,0x04,0xe4,0x24,0x09,0x43,0x10, -0xfd,0x8b,0xae,0x0e,0x4e,0x06,0xe4,0xd3,0xe9,0xc3,0xa0,0x1b,0x10,0x5b,0x0f,0xea, -0xe1,0x15,0x2c,0x2a,0x1a,0x26,0xb4,0x06,0xd4,0x3c,0x36,0x26,0x10,0x23,0x4e,0xcc, -0xb4,0xf3,0xa4,0xad,0xd7,0x0f,0x06,0xd4,0xc7,0x12,0x37,0x23,0x2e,0x43,0xeb,0xe9, -0xe2,0x63,0x44,0xd2,0x84,0xd8,0x80,0xdd,0xaa,0xd0,0x36,0x26,0x7f,0xca,0x1e,0x72, -0xc3,0x40,0x26,0x18,0xab,0xe0,0xda,0x80,0xff,0x9b,0xd2,0x10,0x6a,0xd9,0xfd,0x7e, -0x15,0xd9,0x6f,0x47,0x03,0xaa,0x0d,0xd1,0xe2,0x68,0x0d,0xf2,0x3d,0x43,0x57,0xfe, -0xc9,0x4a,0x0d,0x03,0x48,0xf6,0xd8,0x64,0xa2,0x94,0xfa,0xe0,0xf9,0x8b,0x27,0x2f, -0xa3,0x22,0x19,0x0a,0x4e,0x33,0x4b,0x1b,0x15,0xf4,0x13,0x24,0xf1,0x13,0x09,0x28, -0xa8,0xd1,0x1a,0x89,0xd4,0x86,0xfc,0x1e,0xef,0xca,0xca,0xe9,0xeb,0xff,0x9a,0x1a, -0x00,0x9c,0xdf,0x22,0x84,0xeb,0x51,0x34,0x27,0x65,0x43,0xfe,0x53,0xff,0xd5,0xe7, -0xc4,0xa8,0x14,0x97,0xeb,0xb5,0xb1,0x26,0x2a,0x40,0x2d,0x11,0xc7,0xd7,0x2a,0xb5, -0xe4,0xf0,0x7f,0xea,0xda,0x45,0x11,0x1d,0x67,0x65,0xd9,0x20,0x23,0x0a,0xc9,0xe1, -0xa5,0x83,0xcb,0x84,0x61,0xdd,0x01,0x8a,0x2b,0x3b,0xfb,0x42,0x7e,0xae,0x14,0x0d, -0x0f,0xe7,0xa7,0x81,0xf0,0xfe,0xb7,0x04,0x1e,0x45,0xfa,0xdc,0xbd,0xfa,0xec,0x71, -0x08,0x11,0x87,0x06,0xf1,0x49,0x2c,0x2f,0xf5,0xfc,0xf4,0xfc,0x11,0xb6,0x87,0xf4, -0xe0,0x44,0xd0,0xe1,0x8f,0xc1,0x15,0x5b,0x0b,0xe9,0x5f,0x2c,0xea,0x2e,0x4f,0x4e, -0x50,0x15,0x52,0x15,0x4a,0x01,0x06,0xf2,0xe3,0x62,0xbb,0x06,0xe2,0x03,0xd4,0x62, -0xdb,0x1e,0x0a,0x16,0xdf,0x1e,0xc6,0x02,0x83,0xcd,0x41,0xab,0xf9,0x42,0x4a,0x0d, -0x17,0x22,0xe2,0xcd,0x01,0xb7,0xf8,0xc2,0xb5,0xe4,0x77,0x21,0x1b,0x4b,0x45,0x5e, -0x3c,0x41,0x36,0x44,0xe1,0xcc,0x90,0xe8,0xce,0x80,0x96,0xe3,0x71,0xff,0x28,0x7f, -0x32,0xe9,0x45,0x13,0xf0,0x1e,0x0d,0xf4,0x20,0xdd,0x0c,0xcd,0xed,0xd7,0x1d,0x61, -0x0b,0x92,0x48,0x28,0x7f,0x38,0x12,0x30,0xc8,0x1e,0x38,0xfb,0xc6,0x6a,0xdb,0xfa, -0x62,0x1b,0xd0,0x62,0x19,0x11,0x4c,0xfc,0xc7,0x2c,0xec,0xa7,0x65,0xc0,0x00,0x0f, -0x0b,0x39,0x46,0xfa,0x16,0x73,0x0f,0x37,0x9c,0xa0,0x18,0x8b,0xd8,0x32,0x92,0x1a, -0xf0,0xc4,0x37,0x0f,0x40,0xfb,0x0e,0x43,0x42,0xd7,0xbf,0xf2,0x14,0x23,0xe9,0x13, -0x82,0x00,0xde,0xe5,0xf8,0x33,0xf3,0xea,0x08,0x01,0xe1,0xda,0x72,0xfb,0xff,0x8c, -0xe6,0xbb,0x29,0xbb,0x06,0x28,0x32,0x29,0x9a,0x1d,0x4b,0x7f,0x08,0x54,0x89,0xda, -0x18,0xae,0xe4,0x01,0x88,0xf2,0xd8,0x79,0xfb,0xd1,0x37,0xe4,0xfd,0x14,0xf4,0xc1, -0x1a,0x15,0x10,0xe4,0x3d,0x22,0x66,0x3a,0xdb,0xdb,0x30,0x1e,0xa1,0xce,0xd4,0x3c, -0xd6,0xfc,0xc5,0xf0,0x37,0x31,0xf9,0xde,0xdf,0xef,0xf5,0x30,0xfe,0xea,0x38,0xf6, -0xf5,0x72,0xca,0x27,0x43,0x4e,0x24,0x1c,0x22,0x3d,0xc5,0x34,0x01,0xaf,0x43,0x0e, -0x7f,0x0e,0xc8,0xa2,0xca,0xbd,0x49,0x94,0xdd,0xd2,0xad,0xf9,0x7e,0xfc,0x12,0xd9, -0xf9,0xf7,0xd7,0x37,0xe6,0xed,0x29,0x20,0x48,0x19,0x19,0x0f,0x04,0x20,0x51,0xde, -0x0f,0x76,0x08,0x1d,0xf3,0xe1,0x21,0xa3,0xf9,0x33,0xc0,0x37,0xc9,0x41,0xd0,0x18, -0x62,0xfa,0x13,0xa0,0x03,0x11,0x33,0xde,0xe8,0x04,0xfb,0xcf,0x7d,0x1a,0xf1,0xf3, -0xd7,0xfc,0x70,0xc9,0xe5,0xf9,0x29,0x18,0xbb,0x2b,0x19,0xbd,0xdf,0xe9,0x28,0xc8, -0x1a,0xd2,0xf3,0xcf,0x20,0x03,0xfc,0xf3,0xc0,0x7a,0x60,0x3a,0x4b,0x25,0x3a,0x0e, -0x47,0x31,0xe8,0xbc,0xc8,0xdb,0xcd,0xf1,0xac,0xb5,0xcc,0xcb,0x47,0x03,0xd9,0xfb, -0x1a,0x02,0xb8,0x21,0x2e,0x92,0x01,0x43,0xe6,0x3b,0x0a,0xaa,0xd7,0xe2,0x8e,0x24, -0x2a,0xa4,0xf9,0xe4,0x96,0xdd,0x07,0x52,0x0b,0xda,0xff,0x24,0xcb,0x1c,0x12,0xeb, -0x53,0x15,0x15,0xb8,0xdc,0x1e,0x38,0xe4,0xf8,0xf5,0xea,0xf6,0xa2,0x22,0xdc,0x1e, -0x3e,0xf6,0xce,0x0c,0xd2,0x25,0x08,0xf3,0x46,0x09,0x06,0x56,0x08,0x00,0x11,0xff, -0x00,0x66,0xe5,0xc0,0x31,0xc3,0x01,0x7d,0x05,0x19,0x56,0x5c,0x39,0xf4,0x18,0x08, -0xf9,0x20,0xf1,0xca,0xf4,0xf9,0x6f,0xe2,0xee,0x61,0xd5,0xf9,0xb6,0x37,0xcf,0xbb, -0x0a,0xef,0x9d,0x3f,0xf7,0x27,0x15,0x13,0xda,0x1a,0xe3,0xa2,0x02,0xf2,0x91,0x05, -0xde,0xc2,0xce,0xdf,0xb4,0xf1,0x17,0xe5,0xed,0x0e,0x9a,0x18,0x1b,0x8f,0xe5,0x20, -0xcd,0x15,0x1d,0x36,0xeb,0xcd,0x48,0x0f,0xc7,0x51,0xe0,0x00,0x47,0x0c,0x0f,0xca, -0x13,0xde,0x18,0x4c,0xf5,0x9d,0x06,0x13,0x03,0xf0,0x12,0xbd,0xe4,0xff,0x85,0x1d, -0xda,0xe7,0x15,0x1b,0xbc,0xe7,0x18,0xbf,0x22,0xe8,0xaa,0xfb,0x02,0x9c,0x11,0xd4, -0xf7,0xd1,0xc7,0x97,0xc0,0x19,0x40,0xc4,0x1c,0xae,0xf3,0x2a,0xc5,0x11,0x59,0xe3, -0x37,0x31,0x39,0x28,0x09,0x02,0x04,0xd0,0xd2,0xe4,0x08,0x63,0xe6,0xea,0x5a,0xd0, -0x0b,0x54,0xc3,0x1a,0x1c,0xec,0x25,0x43,0xe8,0x2d,0x36,0x16,0xf8,0x35,0x01,0x01, -0xff,0x0d,0xd2,0xc6,0x11,0x1d,0x81,0x15,0x0c,0xb5,0xd9,0x02,0x74,0xe4,0xf4,0x95, -0xde,0xde,0x57,0x06,0xfa,0xc6,0x00,0xf6,0x37,0x23,0x0e,0xbe,0xe0,0xf7,0xf8,0x37, -0xf5,0xbd,0x1c,0x1d,0xe9,0x09,0x21,0x43,0xe7,0x09,0x91,0xec,0x22,0xf1,0xe4,0xda, -0x45,0xcb,0x21,0xdd,0xea,0x0c,0x02,0x00,0x26,0xcb,0x04,0xe4,0x25,0xfb,0xed,0x90, -0xfe,0x06,0xe1,0xfc,0xf9,0x57,0x08,0xed,0x31,0x2c,0x18,0xe4,0x28,0x10,0xc9,0x1d, -0xf4,0xe9,0xe8,0xed,0x9f,0xb9,0xf8,0x2a,0xde,0xfd,0xa1,0x08,0xe2,0x12,0x0c,0xf2, -0x52,0xff,0x19,0xee,0xda,0x33,0x14,0xf7,0x13,0x9b,0x09,0xe8,0x41,0x08,0x3e,0x7a, -0x01,0x1e,0xe6,0x31,0xf6,0xd7,0xde,0xf6,0xea,0xed,0xd5,0x52,0xea,0xed,0x4e,0xf7, -0xd5,0x74,0x10,0x09,0x5e,0xf4,0x2d,0x03,0x34,0x1e,0x91,0x01,0x18,0x0a,0xea,0xdd, -0x5f,0xd5,0xfc,0xf6,0xf8,0xd4,0xb8,0x07,0x2c,0x93,0xf0,0x2a,0x05,0x09,0x01,0x87, -0x0f,0xeb,0xed,0xea,0x15,0x78,0xf3,0xf9,0x00,0x10,0xfb,0xb5,0x11,0x0a,0xa8,0x1f, -0x03,0x45,0xea,0xea,0xa4,0x12,0xf1,0xa5,0xd6,0xd3,0xef,0xfc,0xfb,0x87,0x10,0x15, -0x73,0x19,0xff,0x51,0xf3,0x1e,0x70,0xe1,0xf5,0x19,0xf9,0xfc,0xf4,0x07,0x16,0x12, -0x03,0xfe,0x80,0x17,0xf8,0x40,0x1c,0xf2,0x22,0xe7,0x1d,0xb3,0x1e,0x0c,0x77,0x01, -0xe4,0xf1,0xeb,0xe6,0xe1,0x12,0xed,0xd1,0x05,0xe7,0x0d,0xbf,0x0d,0x50,0x0e,0xfc, -0x1b,0x0e,0x07,0x34,0x02,0xec,0x3d,0x0d,0xe1,0x36,0x2c,0x08,0x3e,0x25,0xf4,0x63, -0xe4,0x1c,0x2c,0xf0,0x26,0xa8,0x11,0xe9,0xb3,0x06,0xf5,0x7f,0xde,0x0f,0xf1,0xfb, -0xfc,0x1c,0x0d,0x34,0xb7,0xf0,0xf6,0x87,0x22,0xe6,0x02,0x00,0xee,0x24,0xd2,0xeb, -0x06,0xc0,0xf9,0x74,0xfc,0x12,0x61,0x17,0x1b,0x05,0x20,0x29,0x3f,0x0a,0x06,0xb8, -0xfc,0x07,0x5c,0xf3,0xe5,0x90,0xf8,0xe8,0x08,0xf1,0xdd,0x23,0x06,0xed,0xc4,0x07, -0x13,0x11,0x05,0x31,0xab,0x05,0x09,0xc0,0x00,0x1b,0x34,0x2c,0x07,0x92,0xed,0xf5, -0x3c,0xe6,0xe9,0x9a,0xca,0xf2,0x1f,0xf9,0xfa,0xb6,0x06,0x02,0xe0,0x03,0xf3,0x0e, -0xdb,0x20,0x0d,0xf9,0x03,0x3c,0xfe,0x0d,0xde,0x18,0x2a,0xc3,0x26,0x36,0x42,0x0e, -0x0c,0x06,0xe8,0x0f,0x28,0xcf,0xfc,0x7d,0xc8,0xdc,0xa1,0xdd,0xf5,0x19,0x0b,0xf8, -0x16,0xfa,0xf2,0xe8,0xef,0xf6,0xb6,0xf5,0x2d,0xb6,0x0f,0x1d,0x78,0x26,0x0d,0x5a, -0x12,0x0c,0x5b,0x20,0xee,0x9b,0xf0,0xdd,0x73,0xe2,0xed,0xd1,0xfa,0xfd,0xdd,0xe5, -0xf7,0xd0,0xfe,0x01,0x9c,0x10,0xf8,0x44,0x13,0x0d,0x77,0xee,0x21,0x5b,0x26,0x11, -0x0f,0xf4,0x23,0xcf,0xf9,0xf9,0xf6,0xf0,0x29,0x07,0xf6,0x06,0xed,0xdb,0xea,0x79, -0xca,0xf6,0x5d,0xfc,0xf6,0x45,0xfc,0xf1,0xe3,0x0b,0xf6,0x0b,0x11,0xe5,0xba,0x0b, -0xec,0x2a,0x0c,0x01,0xbd,0x0d,0x1c,0xc3,0x13,0x13,0x70,0x13,0x0f,0x05,0x19,0x10, -0xe9,0xee,0xfe,0xe4,0xde,0x00,0x1c,0xfc,0xf4,0x08,0xfe,0xdf,0xbd,0xe9,0x0e,0xdd, -0xe3,0x15,0x9b,0xf7,0xeb,0xe1,0x0a,0x15,0xc6,0x05,0x0b,0xe0,0xee,0xf4,0xde,0xec, -0xe8,0x6c,0x12,0xdf,0x07,0x1c,0x10,0x4d,0x16,0x15,0x31,0x34,0xf6,0x72,0x0b,0xfa, -0xed,0xea,0xff,0x87,0xfb,0x10,0x6e,0xf7,0xf6,0x7b,0xf9,0x07,0xbc,0xf8,0xf8,0x98, -0xd3,0x13,0xc7,0xe2,0xf3,0x3e,0xfb,0x02,0x8e,0x17,0x07,0x8b,0xe8,0x1b,0x3a,0x01, -0x23,0xc0,0x12,0xfe,0x59,0xf0,0x0d,0x52,0x04,0x00,0x32,0x1e,0xf5,0x1e,0x00,0xf1, -0x17,0xff,0xd7,0x1a,0xe8,0xe1,0x5a,0x03,0x10,0x88,0x0e,0x16,0x9b,0x06,0x02,0x82, -0xf1,0xf3,0xca,0xfd,0xe0,0xeb,0xf8,0xfb,0xfb,0x18,0xfb,0x70,0x07,0x02,0xb8,0x0f, -0x02,0x2a,0xff,0xfb,0xd1,0xf7,0x01,0xeb,0xfe,0x21,0x67,0x05,0xff,0x82,0x04,0xfb, -0x5c,0x1e,0x02,0x48,0xec,0xef,0x06,0xeb,0xfe,0x4c,0x03,0x00,0x41,0xf5,0x18,0x25, -0xe8,0x01,0xc2,0x04,0x20,0x60,0x1a,0x0c,0xc4,0xf3,0x04,0xaf,0xf5,0xfc,0x5d,0xf5, -0xf2,0x04,0xec,0xe8,0xed,0xdd,0x0c,0x31,0xf0,0x01,0x9c,0x06,0xf5,0xeb,0x02,0x12, -0x8b,0x17,0x1b,0x0a,0x19,0xf8,0x1d,0x0f,0x01,0x8c,0xf1,0xfb,0x80,0xfe,0x01,0x2c, -0xfb,0xf7,0x2d,0xf4,0x0f,0xc7,0xee,0xf2,0xb4,0xfa,0x02,0x1b,0x02,0xee,0x23,0x05, -0xf6,0x51,0x15,0xfa,0x15,0xf9,0x13,0x41,0x06,0x00,0x6d,0xfa,0x12,0x16,0xfa,0xf3, -0x0d,0xfe,0x02,0x4f,0xf9,0x23,0xe2,0x0c,0x1b,0x23,0x05,0x1a,0xd7,0xe9,0xf7,0x9a, -0xf5,0x00,0x62,0xef,0xe6,0xdc,0xd6,0xe0,0x4f,0x0b,0xf2,0x10,0x16,0x05,0x8b,0x0b, -0xfd,0x55,0x02,0x06,0x33,0x10,0x03,0x57,0xfd,0x1d,0x9d,0x07,0x11,0x50,0xf5,0xff, -0x30,0xe4,0x00,0x80,0xea,0x02,0x4a,0xe8,0x05,0xa5,0x05,0xf4,0xaa,0x06,0x19,0x2a, -0xef,0x06,0x2a,0x0c,0xf0,0x0d,0x0a,0xfa,0xb8,0x0e,0x0a,0x5a,0x1d,0xf5,0x0e,0xf5, -0xfc,0xb4,0x00,0xe0,0xc5,0x01,0xfa,0x5d,0x01,0x03,0x63,0x0e,0xfd,0x56,0xfe,0xf6, -0x09,0xf7,0xeb,0xfd,0x01,0x04,0x7c,0x16,0x0f,0xba,0x01,0x05,0xde,0x03,0x09,0x04, -0xf9,0xf8,0x5d,0xea,0x09,0x03,0xed,0xef,0x93,0xfd,0x06,0x4e,0xf5,0xf6,0xc7,0x11, -0x1a,0x91,0x08,0x2d,0xf4,0x00,0xfe,0x71,0x02,0x02,0x89,0xff,0x03,0x36,0xef,0xf6, -0xe5,0xf4,0xf7,0x3a,0xe1,0xfd,0x23,0xf5,0xf4,0x82,0xec,0xe4,0x78,0x14,0x0c,0xab, -0x03,0x1a,0x1e,0x1a,0x1f,0x46,0xf1,0x21,0x13,0x00,0x10,0x50,0xf8,0x0b,0x46,0xf8, -0x07,0xd3,0xf3,0xf0,0x7e,0xf0,0xe0,0x59,0xfa,0xef,0x13,0xf5,0x04,0x7d,0x00,0xfc, -0xe2,0x0f,0x08,0xa4,0x13,0xf6,0x9c,0xff,0x00,0x55,0xff,0x03,0x0b,0x02,0xff,0x99, -0xfd,0x08,0xdd,0xff,0x16,0xdf,0x00,0x00,0xd3,0xec,0xf7,0xa6,0x0a,0xeb,0x20,0x12, -0x00,0x39,0xfe,0xf5,0xae,0x0b,0x03,0xe7,0x04,0x10,0xc6,0x01,0x05,0xe5,0x05,0xef, -0x1e,0xef,0xf7,0x8e,0xfd,0xed,0x82,0x08,0xfd,0x6d,0x05,0xf5,0x38,0xf7,0xf6,0x8c, -0xf9,0x02,0x37,0x11,0x15,0x93,0x0c,0x04,0x38,0x12,0xf8,0x37,0x14,0x02,0x65,0xfc, -0xf6,0x78,0xec,0xfd,0x0d,0xf9,0xfe,0x5c,0xf7,0xfa,0x72,0xeb,0xec,0x9c,0x01,0x06, -0xd7,0xf8,0x21,0x99,0x09,0xfa,0xe3,0xfc,0x13,0xa5,0x14,0x09,0x14,0x0c,0x0c,0x9c, -0x00,0xe7,0x53,0xf4,0xee,0x5b,0xed,0x01,0xc7,0xf6,0xe7,0xd4,0xf8,0x17,0xd3,0x0f, -0x06,0x31,0x19,0xfd,0x82,0xf7,0x04,0x12,0xf7,0xed,0x17,0x16,0xf3,0x55,0x0d,0x0c, -0x98,0x01,0x01,0xa4,0xfc,0xff,0x41,0xf5,0xfb,0x9b,0xf8,0x00,0x7e,0x06,0xf1,0xdf, -0x0b,0x06,0xa4,0x02,0xf1,0x9b,0xf9,0xf9,0x35,0xfe,0x03,0x8d,0x0d,0x08,0xf7,0xf9, -0x03,0x91,0xfe,0x07,0xb4,0xf9,0xff,0x12,0xfe,0xf8,0x86,0x15,0x0b,0xda,0x03,0xf9, -0xc4,0xf7,0xf1,0xbe,0xf5,0x04,0x8f,0xf5,0x0a,0x54,0x02,0x02,0xe7,0x0a,0xf4,0xf0, -0xff,0xf2,0xb8,0xfe,0x03,0xc7,0xfe,0xfd,0x26,0xf5,0x04,0x03,0x01,0x0d,0x0f,0x11, -0x18,0x92,0x03,0xf6,0xd1,0x04,0x05,0xeb,0x09,0x06,0x95,0xfd,0xec,0xe9,0xfe,0xfa, -0x77,0x03,0xe4,0x5a,0xec,0x06,0x59,0xf2,0xfe,0x49,0xfd,0x11,0x04,0x00,0x07,0x76, -0xfb,0xf1,0x0e,0x0f,0x01,0x1a,0x07,0x03,0xba,0x06,0xf4,0xa3,0xf7,0x05,0xca,0x00, -0x07,0x46,0x0a,0x08,0xfa,0x0a,0x0c,0x40,0x01,0xee,0x76,0x04,0x02,0x07,0x02,0xf0, -0x52,0xed,0xfd,0x70,0xef,0xfc,0x42,0xf8,0x00,0x61,0xfe,0x02,0x16,0xfb,0x00,0xd9, -0xfd,0x01,0x48,0x12,0xfd,0x55,0x08,0xfc,0xde,0xf8,0xff,0xcd,0x12,0x0c,0x58,0x04, -0x08,0x9e,0x09,0x02,0xe6,0xfe,0xf7,0xaa,0xf1,0xef,0x7b,0x00,0xfa,0x1d,0x09,0x09, -0x90,0xfa,0x07,0x2f,0xf3,0x09,0xd6,0xff,0xfa,0x2d,0xfb,0xf5,0x0b,0x04,0x02,0x28, -0xf8,0xfc,0x6f,0x07,0x04,0x7a,0xfb,0x04,0x38,0xfd,0xf4,0x5e,0x08,0xf4,0xfd,0x08, -0xf7,0x4e,0x08,0xfd,0xb2,0x04,0xfe,0xb8,0x15,0x01,0x6f,0x01,0x01,0xa2,0xf7,0xf9, -0xb7,0x00,0x01,0x35,0x03,0xf9,0x10,0xfe,0x0b,0x99,0xfa,0xfc,0x42,0xfe,0xf6,0xa5, -0xf9,0xfa,0x5c,0x00,0xf6,0x88,0x05,0x0d,0xf0,0x0c,0x01,0xe1,0xfb,0x09,0xcb,0xfc, -0x06,0xdb,0x04,0x03,0x91,0x04,0x02,0x7c,0x07,0xf4,0xa6,0x02,0xff,0x22,0xfa,0xf5, -0x34,0xf7,0xf9,0xa7,0xf7,0xfc,0x0f,0x00,0x06,0x18,0x01,0x02,0x09,0x03,0xf8,0x3a, -0xff,0x03,0x6c,0x01,0xfe,0xdc,0xfd,0x0f,0x82,0x09,0x0b,0xc9,0xff,0xf6,0x3e,0xf8, -0xf6,0x38,0xfa,0x07,0x4a,0xfb,0x03,0x30,0x0b,0x01,0xee,0xff,0x05,0x88,0xfa,0x0a, -0x79,0xf2,0xfb,0x4e,0xf6,0xf4,0x4b,0x06,0xfd,0xdb,0x00,0x04,0xa5,0x12,0xfe,0xb8, -0x04,0x04,0x31,0x05,0x01,0x72,0xfb,0xfa,0x5c,0xfa,0xf7,0xa9,0xf1,0xff,0x7a,0x03, -0x09,0xa4,0x01,0xff,0x6d,0x07,0xff,0x87,0xfa,0x0a,0x2f,0x00,0xf6,0x57,0x02,0xfc, -0x2a,0x01,0xfa,0xbf,0xfb,0xfe,0x12,0x02,0x01,0x8e,0xfe,0x02,0xf5,0x06,0x00,0x2b, -0x04,0x00,0xb4,0xff,0x01,0xd4,0xfd,0xfc,0xb3,0xfc,0xff,0x54,0x04,0x03,0xee,0x05, -0x01,0x3a,0xfa,0xfa,0xdf,0xfe,0x00,0xba,0x01,0xfd,0xc7,0xff,0x00,0xfb,0xfb,0xf6, -0xdf,0x06,0xfd,0x9b,0xfb,0x08,0xc3,0xf6,0xfc,0xbe,0x00,0x04,0x61,0x06,0x03,0x57, -0x04,0x08,0xc5,0xff,0x01,0x80,0xfe,0x07,0xf7,0xfd,0x00,0xc4,0xf6,0xf5,0x95,0xfb, -0x04,0x7c,0x03,0xfd,0x7b,0xfc,0x05,0x79,0x05,0x02,0x6d,0xff,0xfd,0x98,0xfd,0x04, -0x0b,0x06,0xfb,0x1d,0xfc,0xfc,0x08,0xf4,0xfa,0x0e,0xfb,0xfe,0x2d,0x0a,0x07,0xea, -0xff,0xfe,0x9e,0xfe,0x06,0xfb,0x09,0xfb,0xc3,0x09,0x08,0x4d,0x01,0xff,0x9c,0xf9, -0xf3,0x2a,0xfb,0xf2,0xba,0xf5,0xfb,0x25,0xfc,0x02,0xeb,0x00,0x02,0x84,0x04,0x0b, -0xe2,0x09,0x04,0xa1,0x05,0x0b,0xc4,0x01,0x02,0xa9,0xf0,0x04,0xd3,0xfb,0xfd,0x9c, -0xfe,0xfe,0xf9,0xfb,0xf4,0xbc,0x06,0xfd,0x28,0xfc,0xfb,0xe6,0x01,0x01,0x1b,0x02, -0x09,0x50,0x0b,0x0c,0x83,0x02,0xf8,0xef,0xfa,0xf3,0x7f,0xf3,0xf7,0xec,0xfe,0xf0, -0xbd,0x04,0x04,0x96,0x09,0x05,0x8a,0x09,0x01,0xcd,0x0d,0x03,0xea,0x00,0x05,0xa3, -0x01,0xfe,0x65,0xf3,0xff,0x17,0xfa,0xfd,0xaf,0xfb,0xfc,0x46,0xff,0xfe,0xe1,0xf5, -0xfd,0x32,0x05,0x02,0x0a,0x00,0xf8,0xa4,0x06,0xff,0x6d,0x05,0x05,0xbf,0x0c,0x06, -0x09,0x03,0xfb,0xb6,0xfd,0xfd,0x72,0xff,0xff,0x53,0xfb,0xfc,0x49,0xff,0xf2,0xa1, -0xfe,0x02,0x6c,0xfe,0x01,0x52,0x00,0x08,0x6a,0x06,0xfe,0xa8,0x00,0xfe,0xb4,0xfa, -0xfe,0xb9,0x08,0xfb,0xe5,0xfd,0x02,0x7c,0xfa,0x06,0x40,0x02,0x08,0xd0,0x03,0x02, -0x4a,0x03,0x00,0x85,0xf8,0xf8,0xb2,0xfc,0x00,0x35,0xfc,0x03,0x30,0xfa,0xfc,0xfa, -0xfb,0xff,0x58,0x02,0x00,0x26,0x03,0x01,0xaf,0x08,0x06,0xbb,0x04,0x01,0x52,0x01, -0xfa,0x41,0xfe,0xfb,0xea,0xfa,0xf8,0xed,0xfb,0xf9,0x1c,0xfe,0xff,0xab,0x02,0x01, -0xb6,0xff,0x00,0x4d,0x03,0x03,0x94,0x00,0x0a,0x20,0x05,0x09,0x2a,0x02,0xfe,0x6d, -0x00,0x04,0xf0,0xfa,0xf8,0xc8,0xf8,0xfc,0x33,0xf8,0xfe,0x53,0xf7,0xff,0x1c,0xfd, -0x01,0x1c,0x04,0x03,0x3a,0x05,0x01,0xe4,0x04,0x07,0xe1,0x0b,0x02,0x5b,0x07,0xfc, -0x5a,0xff,0xfd,0x4d,0xfd,0xfe,0x14,0xf6,0xfd,0xa1,0xfe,0xfc,0x03,0xf8,0xff,0xe5, -0xff,0x01,0x15,0x05,0x02,0x6f,0xfe,0xfa,0xce,0xfd,0xf9,0xa4,0xfe,0xff,0xcc,0xff, -0x07,0x1e,0x04,0x04,0x05,0x03,0xff,0xe3,0x06,0x01,0xb8,0xf8,0xff,0xe8,0x00,0x00, -0xbd,0x04,0x01,0x0d,0x02,0x02,0xe8,0xfd,0xfb,0x4a,0x00,0xfe,0x6a,0xfb,0xfa,0x0e, -0xff,0xfd,0x1e,0x01,0x02,0xb6,0x02,0xfa,0x56,0xff,0xff,0x32,0xfa,0x03,0xbf,0x07, -0x04,0x04,0x06,0xff,0x3c,0x04,0x03,0x96,0xff,0xfd,0xb2,0x01,0xf3,0x8a,0xfa,0xfd, -0xc3,0xf8,0x02,0xb1,0xfc,0x00,0xe3,0x02,0x04,0x3c,0x02,0x0c,0x88,0x08,0x00,0xf7, -0xfe,0xfc,0x79,0xf7,0xf9,0x51,0xfc,0xfa,0xe6,0xff,0xfe,0x9a,0x00,0x01,0x90,0x02, -0x07,0x1c,0x05,0x05,0xb0,0x03,0xfd,0xc2,0x02,0x01,0x9f,0xfb,0xf8,0x5a,0xfe,0xf9, -0x7d,0xff,0x04,0x04,0xff,0xfe,0x2d,0x00,0x00,0x74,0x00,0xfd,0x90,0x02,0x04,0x8f, -0x04,0x03,0x31,0xfc,0xfe,0xe0,0xff,0xff,0xeb,0x02,0x00,0x1b,0xff,0xf8,0x96,0xfd, -0xff,0xf8,0xff,0x00,0xd1,0x00,0x00,0x1c,0x02,0x01,0x44,0x03,0x00,0xe0,0x01,0xfd, -0xd3,0xfd,0xfb,0x7a,0xfe,0xfe,0x91,0x00,0x03,0x21,0x05,0xff,0x5f,0x06,0x03,0xb9, -0xff,0xfc,0x8e,0xfc,0xfb,0x4e,0xf7,0xf8,0xbf,0xff,0x01,0x43,0x03,0x03,0xb2,0x06, -0x07,0xc8,0x06,0x02,0x31,0x00,0xff,0xec,0x00,0xfc,0x1f,0xfd,0xf9,0x2c,0xfc,0xfb, -0x02,0x00,0xfd,0xa0,0x01,0xfd,0xc8,0x03,0x00,0x6d,0xfd,0xfc,0x25,0x00,0x00,0x9b, -0x03,0x02,0x40,0x03,0x02,0x98,0x00,0x04,0xf1,0x06,0x00,0x5f,0xff,0xfb,0x5f,0xfb, -0xfe,0xad,0x00,0xfb,0xe2,0xfb,0x00,0xf7,0xfd,0xff,0xa9,0x04,0x02,0x74,0x03,0xfc, -0x1f,0x02,0xfc,0xbd,0xff,0xfc,0x50,0x01,0xff,0x4c,0x01,0x02,0x04,0xff,0x04,0x96, -0xff,0x01,0x3c,0x00,0xff,0x3c,0xff,0xfe,0xb8,0xfe,0xff,0x5d,0xfd,0xff,0xf9,0xff, -0xfd,0x4b,0x01,0xfe,0x66,0x02,0xfe,0x31,0x02,0x00,0xca,0xff,0x06,0xbf,0xfd,0x00, -0x82,0x00,0xfc,0x8e,0xfd,0x00,0x7e,0x02,0xfe,0x3d,0xfe,0xff,0xa0,0x01,0xfd,0x27, -0xfd,0x00,0x7a,0x00,0x01,0xe3,0xff,0x02,0x80,0x00,0x01,0x7d,0xfc,0x02,0xcb,0x03, -0xfe,0x95,0x01,0x00,0xb6,0xfc,0x00,0xd5,0xff,0xfd,0x19,0x02,0xfd,0xc8,0xfe,0x00, -0xa7,0x00,0xff,0xaf,0xfd,0x01,0xdf,0xfb,0x01,0x14,0x03,0xfe,0x5a,0x03,0xfe,0xe2, -0x01,0x04,0xc2,0x00,0x07,0xb6,0xfe,0x02,0xf2,0xfb,0xfb,0xf6,0xfb,0xfa,0xc4,0xfc, -0xfe,0x7b,0x02,0xff,0xb8,0x02,0x01,0x17,0x01,0xfe,0x44,0x00,0xff,0x11,0x03,0x03, -0x18,0x02,0x00,0xcf,0x03,0x01,0xcf,0xfc,0x00,0x5f,0xfc,0xfd,0x04,0xfe,0xfc,0x5b, -0xff,0xff,0x3b,0xfd,0xff,0xa8,0xfd,0x00,0x32,0xff,0x02,0x12,0xfd,0x03,0x03,0x03, -0x03,0x73,0x02,0x02,0xfb,0x01,0x01,0x50,0x01,0xff,0x2d,0xfd,0xff,0x81,0xfd,0x02, -0xf4,0xfd,0xff,0x6e,0xfc,0xfe,0xe8,0xfd,0xfe,0x1f,0x02,0x03,0x86,0x00,0xf9,0x8f, -0xfb,0xff,0x9d,0xff,0x01,0x13,0x04,0x01,0xa3,0x05,0x01,0x5b,0xff,0xff,0x57,0x05, -0xff,0x0d,0x01,0x00,0x7a,0xff,0xff,0x8b,0x00,0xfe,0x53,0xfd,0xfd,0x6e,0xfe,0x01, -0xa2,0xfe,0x00,0x00,0xff,0xff,0x1c,0xfe,0xff,0xfb,0xfc,0x02,0xc7,0xfc,0x04,0xec, -0x00,0x05,0x35,0x02,0x00,0x79,0x01,0xfe,0x54,0xfe,0xfc,0x33,0xfb,0xfe,0x73,0xfe, -0x00,0xa4,0xfb,0x01,0x43,0x02,0x02,0xc8,0x05,0x03,0x08,0xff,0x02,0x2e,0x01,0xff, -0x52,0xff,0xff,0x0b,0xfe,0xfe,0x06,0xfe,0xfd,0xac,0xfd,0x00,0xf0,0xfe,0xff,0x7b, -0x00,0x02,0xc5,0x00,0x01,0x21,0x01,0xff,0xe7,0x00,0x00,0x37,0x02,0x01,0x7b,0xff, -0x02,0x9a,0xfc,0xfe,0x35,0xff,0xfd,0x82,0xfe,0xff,0xa6,0xfe,0xfd,0x46,0xff,0x02, -0x5c,0x02,0x01,0x51,0x01,0x00,0x86,0xff,0x03,0x26,0xff,0xff,0xf6,0x00,0xff,0x5f, -0xfc,0xfc,0xd8,0x01,0xfd,0xc3,0x01,0xfd,0xcb,0x02,0x02,0xf0,0xff,0x01,0x7a,0x00, -0x00,0xb7,0xff,0x01,0x17,0x03,0x00,0x3a,0x02,0xfb,0xd7,0xff,0xfd,0x02,0xfc,0xfe, -0xac,0xfe,0x01,0xd9,0xfd,0xff,0x07,0x00,0x03,0x76,0x03,0xff,0xd3,0x01,0x01,0x1d, -0x00,0x04,0x49,0xff,0x00,0xbf,0x01,0x00,0x23,0xfb,0xfc,0x1d,0x00,0xfe,0xc4,0xff, -0x00,0x8d,0xfe,0xff,0xc8,0xfe,0xff,0x42,0x01,0xfd,0x38,0xfe,0x02,0x2d,0x02,0x00, -0xe9,0x00,0x01,0x8c,0x00,0x01,0x51,0xfe,0x01,0x39,0x00,0xff,0x09,0xff,0xff,0xcb, -0xfe,0xfe,0x6b,0xff,0xfe,0x7e,0xfd,0x00,0x23,0xff,0x01,0x83,0x00,0xfe,0x44,0x00, -0x03,0x96,0x02,0x02,0x19,0x00,0x01,0x22,0x00,0xff,0x35,0xfe,0xfc,0x6f,0xff,0xfe, -0xbb,0x00,0xff,0xb1,0x00,0x00,0xd3,0x03,0x00,0xae,0x02,0xfd,0x43,0x00,0xff,0x63, -0xff,0x00,0x03,0x00,0xfd,0xb7,0xfc,0xfb,0x6f,0x00,0xfe,0x10,0x03,0x02,0xd5,0x00, -0x02,0x6b,0x02,0x03,0x74,0x00,0x01,0x65,0xff,0x00,0x67,0xff,0xfe,0xee,0xfd,0xfe, -0x4d,0xfd,0x00,0x56,0xfe,0x01,0x74,0x01,0x00,0x1f,0xfd,0xfe,0x7e,0xfc,0x01,0x0b, -0xfe,0x00,0xbd,0x00,0x01,0x53,0x00,0xfe,0x6d,0x00,0xfe,0x4e,0xff,0x04,0x16,0x04, -0x00,0x06,0x01,0xff,0xf6,0xff,0xfe,0x04,0x00,0xff,0xf4,0xff,0xff,0xb6,0x00,0xff, -0x3d,0xfe,0x00,0xab,0xff,0xfe,0x78,0xfb,0xff,0x08,0x00,0x00,0xa2,0x00,0xff,0x8d, -0x01,0x02,0xc9,0x03,0x00,0x20,0x02,0x01,0x55,0xfd,0xff,0xc4,0xff,0x00,0x74,0xff, -0xff,0x24,0xff,0xff,0x6b,0xff,0x01,0x6f,0x01,0x00,0x15,0xff,0xfe,0x77,0xff,0x00, -0x90,0xff,0xff,0x74,0xff,0x01,0x8c,0x00,0x00,0x85,0x00,0xfd,0x8a,0x01,0xff,0x8b, -0xff,0xff,0x84,0xfe,0xfe,0xdd,0x00,0xfe,0x72,0x00,0xfe,0x2c,0x01,0xff,0x72,0x02, -0x01,0xe8,0x01,0x01,0x25,0x01,0x00,0xaa,0xff,0xfe,0x9b,0x00,0xfe,0x59,0xff,0x00, -0x41,0xfe,0x00,0xa6,0xfe,0x00,0x5a,0x00,0xff,0xf3,0x00,0xfe,0x01,0xff,0x01,0xe0, -0xff,0x00,0xe8,0x00,0xff,0x00,0xff,0xfd,0x4e,0xff,0x00,0xa6,0xff,0x02,0x62,0x01, -0x01,0x00,0x01,0x00,0x0b,0x00,0x00,0x78,0x00,0x00,0xdb,0xff,0x02,0x40,0xfe,0x00, -0x42,0xfe,0xfd,0xd3,0xfd,0x01,0xa0,0xfd,0xfe,0x60,0x00,0x01,0xb0,0x00,0x00,0x72, -0x01,0x01,0xe5,0xff,0xfe,0xbf,0x00,0xff,0x02,0x03,0x00,0xa6,0x01,0x01,0xd5,0xfe, -0x00,0xf0,0xff,0xfe,0x2a,0xff,0x00,0x8b,0xfe,0xff,0xae,0xfe,0xff,0x35,0x00,0xff, -0x0f,0x01,0x00,0x6d,0xff,0xfe,0x5c,0x01,0xff,0x3b,0x00,0x00,0xf5,0x02,0xff,0x55, -0xfe,0xff,0xb3,0x00,0xff,0x85,0xff,0x00,0xe4,0xff,0xff,0x6d,0xff,0xff,0x89,0xff, -0xfe,0x04,0x02,0xff,0x8c,0xff,0x00,0x70,0x00,0x01,0xe0,0xfe,0x00,0x7f,0x01,0x00, -0xd1,0x00,0x00,0x2c,0x01,0x00,0x85,0xff,0xff,0x13,0xfd,0xff,0xf5,0xfe,0xff,0x15, -0xff,0xff,0xd8,0xfd,0x00,0xcc,0xff,0x00,0xe9,0x01,0x00,0x50,0x00,0x01,0x69,0x02, -0x00,0x2d,0x00,0x01,0x40,0x01,0xff,0x34,0x00,0xff,0x3a,0x00,0xfe,0x4e,0xfd,0xff, -0xd3,0xfc,0xff,0xb2,0xff,0x01,0xd0,0xff,0x00,0x03,0x00,0xff,0x3c,0xff,0x01,0x60, -0x01,0xff,0x5c,0x00,0x01,0xa7,0xff,0x01,0x32,0xff,0x01,0xfa,0x01,0x00,0x28,0x00, -0x00,0xa2,0x00,0xff,0xb7,0xff,0xfe,0xbc,0xfe,0xff,0x9c,0xff,0xfe,0x72,0x00,0xfc, -0x1f,0xfe,0xff,0x65,0x00,0x00,0x33,0x02,0x00,0xab,0x01,0xff,0x3f,0x00,0x00,0xb1, -0xff,0xff,0x6f,0x00,0xff,0xd5,0xff,0x00,0xdd,0xfe,0x00,0xa5,0xff,0xfe,0x68,0x00, -0xff,0x5b,0x00,0x00,0x17,0x01,0x01,0xca,0x00,0x01,0x95,0x00,0x00,0xa0,0xfd,0xff, -0x7c,0xfe,0xfe,0xc8,0xfe,0xff,0xcd,0x00,0x00,0x16,0x00,0x01,0xd1,0x00,0xff,0x8b, -0xff,0x00,0x60,0x00,0xff,0x14,0x00,0xfd,0x3b,0xff,0xfe,0xda,0x00,0xff,0xb3,0xff, -0x00,0x08,0x01,0x01,0x36,0x00,0x00,0x4c,0x01,0x01,0x60,0x00,0xff,0xd5,0xff,0xff, -0x08,0x00,0xff,0xda,0x00,0xff,0x9c,0xff,0x00,0x44,0xff,0xff,0x41,0x00,0xff,0x38, -0x00,0xff,0xfc,0xff,0xfe,0xc2,0xff,0x00,0x2b,0x00,0xff,0x5e,0x00,0x00,0x42,0xff, -0x01,0x81,0xff,0x00,0x2c,0x01,0x01,0x13,0x01,0x00,0xaf,0xff,0xff,0xff,0xff,0xff, -0x2b,0xff,0xff,0xfe,0xff,0xff,0xc3,0xfe,0xff,0xc6,0xfe,0xfe,0x32,0xff,0xff,0xa2, -0xff,0x00,0x54,0x01,0x00,0xcc,0x00,0x01,0xce,0x00,0x00,0x9f,0x00,0x00,0x79,0xff, -0x00,0xc2,0xff,0x00,0xf0,0xff,0xff,0x43,0xff,0xff,0x9d,0xfe,0x00,0xe1,0xfe,0xff, -0xcd,0xff,0x00,0x10,0x00,0x00,0xa1,0x00,0x00,0x0f,0x01,0x00,0xf4,0x00,0x00,0x73, -0x00,0x00,0x18,0x00,0xff,0xac,0xff,0xff,0x29,0xff,0xff,0x6b,0xfe,0xfe,0xee,0xfe, -0xfe,0xcf,0xff,0x00,0xb4,0xff,0x00,0xe5,0x00,0x00,0x7c,0x00,0xff,0x7c,0x00,0xff, -0xb9,0x00,0x00,0x6e,0x00,0x00,0xbc,0x00,0xff,0xfa,0xff,0x00,0x41,0x00,0x00,0x63, -0xff,0x00,0x52,0xfe,0xfe,0xbf,0xfe,0xff,0x69,0xff,0xff,0x9c,0x00,0xff,0xb7,0xff, -0x00,0x8e,0x00,0x01,0x17,0x01,0x01,0xa5,0x00,0xff,0xbd,0xff,0xff,0x8c,0xff,0xfe, -0x7e,0xff,0xff,0x85,0xff,0x00,0xa4,0xff,0xff,0xaa,0xff,0xff,0x5d,0x00,0x00,0x06, -0x01,0x00,0xd5,0xff,0x00,0xf1,0xff,0x00,0x1b,0x00,0x00,0x91,0xff,0xff,0xf9,0xff, -0xff,0x47,0x00,0xff,0x23,0x00,0xff,0x1b,0x00,0xff,0xff,0xff,0x00,0x22,0x00,0x00, -0x1a,0x00,0x00,0x17,0x00,0xff,0xd8,0xff,0xff,0xdf,0xff,0x00,0x36,0xff,0xff,0x6f, -0xff,0xff,0x5e,0xff,0x00,0xe2,0xff,0x00,0x43,0x00,0x00,0x66,0x00,0x00,0x03,0x00, -0x00,0x32,0x00,0x00,0x60,0xff,0x00,0x29,0x00,0xff,0x5f,0x00,0xff,0x7a,0xff,0xff, -0xcd,0xff,0x00,0xf0,0xff,0xff,0xbe,0xff,0x00,0xf3,0xff,0xff,0x0e,0x00,0xff,0xf7, -0xff,0xff,0xdd,0xff,0xff,0x3e,0x00,0x00,0x24,0x00,0x00,0xe0,0xff,0xff,0xdb,0xff, -0x00,0xf0,0xff,0x00,0x41,0x00,0x00,0x46,0x00,0x00,0x12,0x00,0x00,0x00,0x00,0x00, -0xf0,0xff,0x00,0xe2,0xff,0xff,0x7d,0xff,0xff,0xc9,0xff,0xff,0xfe,0xff,0xff,0xfc, -0xff,0xff,0xfe,0xff,0x00,0x21,0x00,0x00,0x85,0x00,0xff,0x3e,0x00,0x00,0xf1,0xff, -0xff,0xff,0xff,0xff,0xfc,0xff,0xff,0x9d,0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0xff, -0xef,0xff,0x00,0xf1,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf0,0xff,0x00,0xc1, -0xff,0xff,0xdf,0xff,0xff,0xdf,0xff,0x00,0x00,0x00,0xff,0xef,0xff,0x00,0x01,0x00, -0x00,0xf0,0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00, -0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xfe,0xff,0xff,0xff, -0xff,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0x0f,0x00,0xff,0x0f,0x00,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0x00,0x00,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0x0f, -0x00,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0x0f,0x00, -0x00,0xf0,0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0x00,0xf0,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x0e,0xf4,0x0c,0x1f,0x79,0x11,0x06,0x17,0xf6,0xe7,0x4f,0x0b,0xed,0xf0,0x08, -0xe4,0x18,0x0a,0xf3,0x82,0xfa,0xfa,0x9b,0xaf,0x18,0x69,0x31,0x46,0x32,0xf8,0x3c, -0xc5,0xc9,0x05,0xa7,0x0a,0x1e,0x95,0xf5,0xf7,0x0e,0xc3,0xb7,0xbc,0xe8,0xcb,0x18, -0xcd,0x51,0xc9,0x23,0x23,0x70,0x26,0x36,0x8b,0x0b,0x41,0xcf,0x4e,0xff,0x82,0xe9, -0xad,0x8c,0x88,0xad,0x0f,0xce,0xc0,0x18,0x0d,0x24,0x29,0xf9,0x2f,0x99,0x4f,0x44, -0xcc,0x30,0x6f,0x7e,0x32,0x04,0xfb,0xe5,0xae,0x35,0xab,0xc8,0xb4,0xb7,0x92,0x64, -0xd4,0xeb,0x6d,0xeb,0x45,0xba,0x3a,0x5a,0x3f,0x6b,0x7e,0x13,0x20,0x10,0xf2,0x06, -0xbb,0x1c,0xc2,0xa2,0xf8,0x92,0x81,0x72,0xd6,0xb3,0x9d,0x15,0x3b,0x8c,0x3e,0x63, -0xc4,0x7b,0x66,0xc3,0x20,0x40,0x01,0x01,0xe9,0xc4,0xe5,0xa8,0xbc,0x8a,0x90,0xfd, -0x99,0xa0,0x8e,0x15,0x0b,0xfb,0x28,0x79,0x23,0x73,0x4d,0x5c,0x51,0x44,0x63,0x02, -0x21,0x34,0xf3,0x90,0x9e,0x8e,0x84,0x41,0x93,0xb9,0x6e,0x13,0xe0,0x96,0x4a,0x52, -0xaa,0x3e,0x44,0x82,0x6b,0x47,0xff,0x2e,0x23,0x5d,0xcc,0xa8,0x93,0xbd,0x97,0x29, -0xa8,0xdf,0x23,0xe4,0xc5,0xee,0x27,0x14,0x36,0x43,0x6c,0xf9,0x6c,0x42,0xff,0x31, -0x1d,0x09,0xbd,0xdc,0x7f,0xc9,0xa0,0x69,0xc9,0xcc,0xc5,0xb5,0xd5,0x2e,0x34,0x13, -0xec,0x55,0x57,0x74,0x4b,0x1e,0x3c,0x3c,0xf9,0xe1,0xe7,0xff,0x63,0xc1,0xbb,0x79, -0xcd,0xb7,0x8b,0xb9,0x09,0x0a,0x1d,0x03,0x7b,0x51,0x30,0x49,0x38,0x35,0x0f,0x35, -0xf9,0xf0,0x14,0xec,0xf1,0xa1,0xcc,0x9e,0xc8,0xbf,0x84,0xdb,0x14,0xdc,0xf1,0x2d, -0xbc,0x46,0x1f,0x1f,0x41,0x38,0x90,0x1c,0xf8,0x49,0x0e,0xb5,0x7c,0xd7,0xe1,0xd9, -0xc0,0xbd,0x6e,0x05,0xf8,0x3d,0xf9,0x3d,0x53,0x26,0x31,0x85,0x44,0x20,0x74,0x02, -0x1d,0x4e,0x05,0xb2,0x52,0xec,0xc8,0x40,0xb0,0xdf,0xda,0xf6,0xe8,0x8c,0x19,0x44, -0xb4,0x12,0x40,0xe9,0x3c,0x16,0xc1,0x1d,0x1e,0xef,0xd0,0xcd,0x79,0xe4,0xad,0xbc, -0xc6,0xef,0x75,0xeb,0xf4,0xf1,0x37,0x17,0xe3,0x1f,0x50,0xa4,0x2b,0x15,0x78,0x2d, -0xfc,0x49,0xd4,0xe7,0x23,0xd4,0xb0,0x24,0xe1,0xe4,0xea,0xd4,0x0b,0xfe,0x14,0x16, -0x47,0x46,0x4c,0x3a,0x14,0x32,0xe6,0x25,0xf1,0x8c,0xe1,0xe4,0x00,0xc7,0xc7,0x62, -0xdb,0xb7,0x8d,0xeb,0x1a,0x6e,0x0d,0x21,0x6f,0x44,0x32,0x4e,0x23,0x41,0x39,0x06, -0xf3,0xcc,0x04,0xdd,0xb3,0xbf,0xcd,0xc4,0xca,0xbf,0x1d,0x06,0xf7,0x93,0x00,0x36, -0x9a,0x3c,0x1f,0xa6,0x39,0x46,0xbd,0xfa,0x1a,0xbc,0xf3,0xd1,0x32,0xc9,0xda,0x8f, -0xb0,0xd3,0xf2,0xfc,0xe0,0xbb,0x0f,0x38,0x9c,0x22,0x2c,0xdb,0x56,0x24,0x5c,0x07, -0x20,0x63,0xe7,0xde,0xda,0xe0,0xc7,0x4a,0xb0,0xeb,0xbe,0xe6,0xd6,0x16,0x1d,0x1b, -0xd0,0x23,0x3f,0x30,0x3e,0x17,0xa3,0x2a,0x23,0x7c,0xe1,0xf4,0xcd,0xd3,0xc1,0x8b, -0xc7,0xe7,0x32,0xc2,0xf4,0xf1,0x20,0x05,0x70,0x27,0x39,0x1c,0x33,0x26,0x74,0x34, -0x03,0x1d,0xf6,0x06,0xfa,0xc2,0xc7,0x84,0xd7,0xe0,0x47,0xc8,0x04,0x99,0xfe,0x03, -0xd5,0x3a,0x25,0xbc,0x28,0x2a,0xd4,0x34,0xfc,0x7b,0x13,0xed,0x9e,0xc3,0xe0,0x97, -0xd8,0xce,0x5f,0xd1,0x0a,0x54,0xe8,0x21,0x99,0x2a,0x1a,0x15,0x32,0x36,0x30,0x1d, -0x01,0x1c,0x1a,0xdc,0x68,0xd8,0xe7,0x12,0xcb,0xc7,0xbc,0xea,0xf8,0xe1,0xea,0x31, -0xec,0x12,0x28,0x56,0x34,0x2b,0x35,0x10,0x18,0xc5,0x13,0xce,0x12,0xf1,0xda,0x8c, -0xc8,0xd1,0xf7,0xec,0xd9,0xbd,0x0d,0x29,0x44,0x07,0x2b,0x8e,0x36,0x2d,0x1c,0x16, -0x23,0x56,0xf0,0xe8,0xba,0xf4,0xc3,0x8b,0xc6,0xe0,0x3a,0xe3,0xe5,0xbe,0x15,0x06, -0x76,0x13,0x41,0xdf,0x2a,0x20,0x3b,0x27,0x1b,0xcf,0xed,0xf7,0xdc,0xe1,0xc6,0x1b, -0xe3,0xd4,0xde,0xcf,0xf1,0x9d,0x14,0xf8,0xc6,0x2b,0x32,0xb6,0x25,0x2b,0xa9,0x2a, -0x04,0x84,0xfc,0x05,0x3a,0xda,0xd1,0xad,0xda,0xc6,0x8f,0xda,0x02,0x9d,0xf3,0x06, -0x88,0x32,0x28,0x26,0x1d,0x33,0x67,0x1d,0x0f,0x18,0x12,0xf7,0x51,0xcb,0xdd,0x3b, -0xdb,0xc5,0x45,0xf1,0xf0,0xd1,0xf0,0x12,0x97,0x28,0x11,0xc2,0x2c,0x36,0x64,0x1b, -0x16,0xef,0x0b,0xe4,0xfa,0xdf,0xed,0x74,0xc9,0xd1,0xf4,0xf5,0xe0,0x33,0xf3,0x13, -0x67,0x1c,0x23,0xee,0x39,0x1f,0xee,0x0e,0x25,0xac,0x00,0xeb,0x22,0xea,0xe7,0xae, -0xc4,0xe3,0xac,0xdf,0xd8,0xee,0x0d,0x15,0xbb,0x1a,0x1e,0x49,0x2e,0x12,0x35,0x2c, -0x1d,0x81,0xf6,0xfb,0xc3,0xf2,0xcb,0x6a,0xc7,0xe7,0x43,0xd7,0xf1,0xbd,0x0c,0xff, -0xdf,0x16,0x2a,0xf8,0x28,0x1e,0x80,0x38,0x0c,0xd5,0xfc,0xff,0xfc,0xd9,0xcb,0x9e, -0xdf,0xe7,0xfd,0xcd,0xf5,0xeb,0xf1,0x06,0x45,0x26,0x2a,0xca,0x21,0x2e,0x8f,0x34, -0xfb,0x81,0x09,0xf7,0x7b,0xe5,0xdf,0x65,0xe0,0xc4,0xd7,0xcf,0xf8,0x17,0xef,0x11, -0x96,0x25,0x22,0xe1,0x22,0x33,0x51,0x1b,0x0b,0x74,0x23,0xf7,0x32,0xe2,0xd7,0xf6, -0xd0,0xc5,0xee,0xe6,0xea,0x50,0xee,0x1e,0x38,0x12,0x12,0x4e,0x26,0x3b,0x9b,0x1d, -0x26,0x68,0x14,0xe5,0xd4,0xeb,0xdd,0x80,0xcf,0xd3,0x52,0xed,0xd8,0x3a,0xf4,0x0a, -0x50,0x01,0x23,0xac,0x3d,0x30,0x30,0x19,0x27,0x8c,0x00,0xf6,0xe9,0xf9,0xd9,0xc2, -0xd8,0xde,0x88,0xd7,0xc9,0xef,0xff,0x04,0xe6,0x0f,0x2f,0x5a,0x28,0x18,0xe6,0x22, -0x25,0xf8,0x01,0x0f,0x9d,0xf5,0xda,0xe1,0xd7,0xd3,0x5d,0xc8,0xe9,0x60,0x0b,0xf4, -0x9e,0x0d,0x20,0x15,0x1b,0x22,0x5e,0x30,0x19,0xa8,0x13,0x12,0xaf,0xe0,0xd2,0x40, -0xe3,0xdb,0x68,0xd9,0xf1,0xe0,0xec,0xed,0xc0,0x17,0x1a,0x18,0x1e,0x32,0x02,0x2c, -0x13,0x30,0x12,0xfc,0xbd,0xe3,0xf4,0xce,0xea,0xcd,0x24,0xd8,0xe8,0xb9,0xe2,0xfe, -0x6b,0x17,0x18,0x94,0x29,0x2d,0x13,0x11,0x17,0x20,0x1d,0x00,0xcd,0xf5,0xf2,0xe3, -0xd0,0xcb,0x84,0xe2,0xe0,0x96,0xee,0x0e,0x33,0x0f,0x10,0xa1,0x24,0x19,0xeb,0x1c, -0x31,0x22,0x18,0xf9,0xd8,0xf0,0xe4,0x27,0xcf,0xe1,0xf2,0xe2,0xe1,0xd5,0xfb,0x00, -0x97,0xf8,0x17,0x31,0x2e,0x21,0xc3,0x2c,0x24,0xf0,0x00,0xfb,0x2f,0xf6,0xe4,0x33, -0xd9,0xed,0xb7,0xd6,0xde,0x2a,0xef,0xf3,0x97,0x13,0x30,0xb4,0x22,0x14,0x70,0x2c, -0x15,0x27,0x06,0x05,0xc3,0xf9,0xe8,0x91,0xe2,0xd4,0xab,0xc2,0xef,0x91,0xf7,0x00, -0xb9,0x1a,0x1e,0x7c,0x10,0x20,0xd4,0x2c,0x11,0x9d,0x17,0x0b,0x85,0xf2,0xda,0x2a, -0xda,0xcf,0x3d,0xe0,0xf9,0x5b,0xe3,0x01,0x94,0x0e,0x13,0xa2,0x17,0x36,0xd7,0x28, -0x1a,0x48,0x17,0xf6,0x32,0xeb,0xe6,0x4d,0xe5,0xd4,0x57,0xec,0xdc,0x12,0xdf,0x07, -0xf0,0x0b,0x17,0x15,0x29,0x34,0xf5,0x18,0x18,0xd2,0x0a,0xff,0x91,0x02,0xef,0x0d, -0xd4,0xd4,0xe0,0xe3,0xcf,0xbd,0xf0,0x08,0x23,0x0e,0x1b,0x2d,0x22,0x1d,0xfb,0x16, -0x2e,0xa2,0x10,0x0c,0xc0,0xfa,0xdd,0x6e,0xd3,0xde,0x4b,0xdb,0xd4,0xf9,0x03,0xfd, -0x4c,0x01,0x0e,0xb5,0x21,0x26,0xce,0x30,0x24,0x2e,0x08,0x0d,0x03,0xf2,0xdc,0x54, -0xe1,0xe9,0xa9,0xd4,0xde,0xfc,0xf1,0xe7,0x19,0x09,0x1e,0xa3,0x27,0x28,0x52,0x2b, -0x15,0x63,0x0d,0x10,0x4e,0xef,0xed,0x24,0xee,0xd9,0x1f,0xc6,0xdf,0xf2,0xe8,0xf9, -0xb5,0x17,0x14,0xea,0x1d,0x25,0x87,0x25,0x13,0x26,0x1f,0x10,0x32,0xf4,0xf1,0xd1, -0xdd,0xc8,0x8b,0xd6,0xec,0xac,0xe9,0xfb,0x98,0x07,0x0b,0x03,0x21,0x28,0x05,0x21, -0x24,0x48,0x29,0x01,0xda,0xec,0xed,0x0b,0xde,0xda,0xff,0xe0,0xdd,0x29,0xe3,0xfd, -0xf9,0xfd,0x0c,0xd2,0x2a,0x2a,0x5d,0x24,0x24,0xfb,0x14,0xfa,0xf5,0x02,0xf6,0xc8, -0xdc,0xdc,0x06,0xda,0xd5,0xaa,0xe6,0xf7,0xd1,0xfe,0x1e,0xf5,0x28,0x19,0x0f,0x1f, -0x25,0xc6,0x17,0x0a,0x4f,0x09,0xea,0x91,0xde,0xdb,0x7d,0xcf,0xda,0xa6,0xf0,0xf6, -0x34,0x00,0x18,0x94,0x17,0x18,0x68,0x2f,0x28,0xff,0x16,0x0e,0xfd,0xff,0xe7,0x9d, -0xe5,0xd8,0xf9,0xd3,0xe9,0x6c,0xea,0xe7,0xb8,0xfb,0x17,0x37,0x18,0x26,0x59,0x2d, -0x1b,0x4f,0x1d,0x10,0xff,0xf9,0xed,0x6d,0xee,0xd9,0x6b,0xd9,0xdf,0x01,0xd8,0xee, -0x94,0x0b,0x13,0x89,0x11,0x2a,0x09,0x25,0x1f,0x34,0x1d,0x0a,0x6e,0x04,0xfb,0x93, -0xe6,0xce,0x70,0xdf,0xdc,0x0a,0xdd,0xf6,0x19,0x04,0x0a,0x18,0x17,0x27,0xa5,0x1a, -0x29,0x7d,0x1f,0x0f,0x35,0x04,0xf6,0x79,0xdd,0xdb,0xcb,0xe5,0xd2,0x68,0xe2,0xf5, -0xf3,0xfe,0x05,0x06,0x1c,0x1f,0x1c,0x26,0x2e,0xe3,0x14,0x0d,0x59,0x07,0xf7,0xd3, -0xe0,0xe4,0x7e,0xda,0xd3,0x98,0xe9,0xf0,0x70,0xf9,0x0a,0x6a,0x1f,0x1d,0x9e,0x28, -0x1f,0x1e,0x13,0x19,0x37,0x09,0xf1,0x32,0xe3,0xe9,0xd9,0xd6,0xd9,0x68,0xe4,0xed, -0xfd,0x00,0x0d,0xdd,0x12,0x1b,0x95,0x2c,0x1c,0x64,0x1c,0x16,0x0c,0x04,0xf2,0x64, -0xee,0xe0,0xf4,0xd1,0xe3,0x28,0xe6,0xed,0xea,0xfb,0x08,0x6c,0x14,0x26,0x70,0x23, -0x17,0x03,0x23,0x18,0x8b,0xff,0xf4,0x24,0xed,0xdf,0x37,0xdd,0xe0,0x2d,0xdd,0xf1, -0x79,0xff,0x05,0x8c,0x15,0x24,0xdb,0x1c,0x21,0x8a,0x24,0x0c,0x73,0x00,0xfc,0x28, -0xec,0xde,0xd0,0xde,0xdb,0x9c,0xe1,0xf5,0xf2,0xf7,0x03,0xd8,0x1e,0x20,0x4f,0x1d, -0x23,0xb7,0x1c,0x0f,0x35,0x09,0xf9,0x81,0xe5,0xe3,0xff,0xde,0xd8,0x1f,0xe2,0xf2, -0x92,0xf5,0x10,0x99,0x1a,0x16,0x32,0x20,0x28,0x83,0x1d,0x0f,0x58,0x09,0xf7,0xb0, -0xec,0xe3,0xa0,0xd4,0xda,0x41,0xec,0xee,0x03,0xf3,0x0d,0x99,0x14,0x1d,0xd5,0x25, -0x23,0x33,0x1d,0x16,0x1c,0x09,0xf0,0xf4,0xee,0xe1,0xe8,0xda,0xe1,0xf9,0xe2,0xe2, -0x58,0xfa,0x0f,0x93,0x0e,0x20,0x32,0x27,0x25,0xab,0x1c,0x13,0xea,0x00,0xfc,0x0a, -0xf8,0xde,0x51,0xda,0xdc,0x79,0xdc,0xe6,0xd2,0xfe,0x07,0x08,0x13,0x24,0xde,0x1f, -0x20,0x63,0x1d,0x16,0xc6,0x0a,0x05,0x75,0xed,0xd6,0x89,0xe0,0xdb,0xd3,0xdc,0xea, -0x5f,0xfe,0x04,0xec,0x11,0x18,0x0c,0x1b,0x2b,0x06,0x25,0x17,0x5e,0x08,0x01,0x74, -0xe7,0xe1,0xde,0xe1,0xd9,0x58,0xe5,0xeb,0x6f,0xf3,0xf9,0xab,0x12,0x1b,0x8b,0x27, -0x2a,0xbd,0x19,0x15,0xd3,0x0d,0xfe,0xaf,0xe6,0xed,0xae,0xe3,0xdb,0x03,0xde,0xe0, -0xd6,0xf4,0x05,0x7a,0x17,0x14,0x66,0x27,0x20,0xdf,0x18,0x18,0x7b,0x0f,0xff,0x0e, -0xf2,0xee,0xbb,0xd4,0xda,0xc5,0xde,0xea,0x8d,0xfa,0x06,0x10,0x0a,0x13,0x3c,0x27, -0x1a,0x30,0x20,0x1e,0x56,0x13,0xfa,0xbe,0xef,0xe2,0xb7,0xd9,0xe8,0x01,0xe1,0xea, -0xad,0xf3,0xff,0x96,0x08,0x1b,0x6f,0x23,0x1e,0x8c,0x28,0x17,0x2b,0x05,0xf7,0xc2, -0xf8,0xe9,0x63,0xe6,0xdf,0x32,0xd8,0xea,0x56,0xf2,0xfe,0x9b,0x0d,0x25,0x46,0x20, -0x1c,0x66,0x1c,0x11,0x5e,0x0e,0x06,0xea,0xf6,0xe4,0xca,0xe2,0xd6,0x98,0xdb,0xeb, -0x64,0xf6,0x06,0x81,0x13,0x17,0x37,0x12,0x22,0x13,0x24,0x1a,0x54,0x11,0xff,0x1c, -0xef,0xe6,0x40,0xde,0xd7,0x1c,0xe8,0xf1,0x17,0xf2,0xfc,0x38,0x0a,0x13,0x78,0x21, -0x2a,0x5f,0x20,0x17,0x9a,0x0c,0xf9,0xd5,0xf0,0xec,0xa8,0xe1,0xe1,0x16,0xe7,0xe0, -0x6e,0xe7,0x02,0x97,0x11,0x1c,0x68,0x23,0x21,0x53,0x19,0x17,0x0e,0x0b,0xfd,0xf4, -0xfe,0xee,0x93,0xdd,0xd9,0x35,0xdb,0xe2,0xd9,0xf7,0x09,0x80,0x0a,0x17,0x26,0x1d, -0x1b,0x7d,0x1d,0x1c,0x79,0x10,0x08,0xfd,0xf8,0xdc,0xb5,0xda,0xe1,0xec,0xe5,0xe7, -0xf2,0xf5,0xfc,0x06,0x06,0x16,0xfa,0x18,0x24,0xf2,0x28,0x1e,0xf2,0x07,0x00,0x83, -0xf0,0xe7,0x0f,0xea,0xe3,0x09,0xe0,0xe3,0xbc,0xef,0xf4,0xc3,0x0b,0x1a,0xce,0x20, -0x27,0x14,0x1c,0x0f,0xb6,0x0a,0x0a,0x49,0xf8,0xef,0xd2,0xe6,0xdb,0x45,0xdc,0xe2, -0x0d,0xef,0xfe,0x89,0x15,0x12,0x4e,0x18,0x1b,0x40,0x19,0x1a,0x1a,0x18,0x0a,0xe1, -0xf2,0xee,0x2e,0xde,0xdb,0xca,0xe0,0xea,0xde,0xf5,0x00,0xd1,0x04,0x05,0x32,0x1e, -0x22,0x18,0x21,0x1b,0x43,0x13,0x01,0x53,0xf3,0xed,0xa0,0xe0,0xea,0x3d,0xe7,0xe6, -0xa6,0xe8,0xf7,0xe9,0x04,0x13,0x74,0x24,0x1a,0x7e,0x1f,0x17,0xb4,0x0c,0xfd,0xbd, -0xfd,0xf4,0xbd,0xe9,0xe5,0x91,0xd7,0xe1,0xae,0xef,0x01,0x27,0x05,0x17,0x4c,0x1a, -0x15,0xce,0x1b,0x14,0x50,0x12,0x0a,0x25,0x02,0xea,0x4d,0xe3,0xde,0x9a,0xde,0xed, -0xa0,0xf4,0xfb,0x8f,0x02,0x12,0x19,0x10,0x1b,0x38,0x21,0x1a,0x7f,0x15,0x04,0xd6, -0xf4,0xe7,0x9c,0xee,0xe3,0x8f,0xe4,0xea,0x92,0xee,0xf5,0xaa,0x02,0x0f,0xca,0x16, -0x27,0x8a,0x1d,0x14,0x80,0x0a,0x04,0xb7,0xfb,0xf4,0xde,0xec,0xdf,0x3f,0xe5,0xe4, -0x18,0xe8,0xf7,0xdd,0x0b,0x14,0x00,0x19,0x19,0xd8,0x12,0x18,0xe4,0x14,0x08,0x0d, -0xfc,0xf6,0x41,0xe7,0xdd,0xd0,0xe0,0xe5,0x70,0xf3,0xff,0xd8,0x04,0x08,0x9b,0x14, -0x19,0xaa,0x1c,0x1d,0xcf,0x13,0x06,0x57,0xfc,0xef,0xdb,0xe1,0xe5,0x7c,0xe8,0xe9, -0xd4,0xee,0xf5,0x50,0xfc,0x0e,0x7e,0x1a,0x1b,0xed,0x1d,0x1b,0x57,0x0e,0x04,0xc6, -0xfd,0xf1,0x31,0xee,0xea,0x99,0xe1,0xdf,0x6b,0xea,0xf6,0x44,0x05,0x12,0xe8,0x14, -0x1a,0x26,0x1d,0x15,0x10,0x0c,0x0d,0x21,0x04,0xf5,0x1a,0xea,0xdf,0xf4,0xdf,0xe8, -0x29,0xef,0xf4,0xd8,0x05,0x0e,0x1b,0x10,0x17,0x32,0x19,0x1b,0xa1,0x16,0x0e,0xc9, -0xf9,0xf1,0xdf,0xeb,0xe5,0x3a,0xe5,0xe8,0x03,0xed,0xf4,0x6e,0x02,0x04,0x18,0x13, -0x1e,0x42,0x1f,0x17,0x88,0x10,0x08,0x39,0xfc,0xfa,0x60,0xec,0xe7,0x7a,0xe6,0xe6, -0x71,0xe7,0xf4,0x33,0x02,0x0a,0x20,0x19,0x18,0x3f,0x17,0x14,0x11,0x14,0x0b,0x51, -0x02,0xf9,0x0b,0xea,0xe9,0x7a,0xe2,0xe3,0x50,0xea,0xfc,0xa7,0x01,0x08,0xa1,0x11, -0x12,0x04,0x1c,0x19,0x5e,0x15,0x07,0x1f,0x05,0xf6,0x43,0xea,0xe8,0x01,0xe3,0xeb, -0x48,0xef,0xf5,0x24,0xf7,0x0a,0x57,0x13,0x17,0xe2,0x1b,0x17,0xc4,0x14,0x0a,0x23, -0x02,0xf1,0x20,0xf3,0xed,0x8b,0xe4,0xe5,0xf0,0xe8,0xf5,0x70,0xfd,0x0c,0x85,0x0d, -0x19,0xce,0x1a,0x15,0x6e,0x10,0x0b,0x8e,0x05,0xf8,0x5e,0xf4,0xe3,0xba,0xe4,0xe6, -0xbd,0xec,0xf3,0xef,0xfd,0x09,0x6b,0x0d,0x18,0x5a,0x15,0x17,0xb0,0x16,0x10,0x81, -0x01,0xf7,0x2e,0xf1,0xe6,0x2c,0xe9,0xe5,0xfb,0xeb,0xf2,0x07,0xff,0x04,0xb8,0x0d, -0x17,0xda,0x17,0x1c,0x32,0x14,0x0a,0xcc,0x00,0xfe,0x33,0xf2,0xe8,0x8e,0xe6,0xe5, -0xba,0xed,0xf1,0x05,0xfa,0x02,0x18,0x15,0x16,0xdb,0x14,0x17,0x53,0x14,0x0f,0xef, -0x05,0xfb,0x23,0xef,0xed,0x23,0xe8,0xe4,0xa0,0xe9,0xf2,0xe3,0xfc,0x05,0x59,0x0e, -0x0f,0xbf,0x1a,0x1b,0x90,0x13,0x0c,0xe4,0x05,0xfd,0x74,0xf2,0xeb,0xbd,0xe4,0xe9, -0x13,0xed,0xef,0x91,0xf7,0x06,0xb0,0x0e,0x13,0x35,0x19,0x16,0xf6,0x13,0x0f,0x66, -0x06,0xfb,0xfd,0xf3,0xed,0x41,0xe7,0xe8,0x83,0xe8,0xee,0x7b,0xfc,0x06,0x76,0x0b, -0x11,0x65,0x17,0x17,0x1c,0x16,0x0f,0xd8,0x04,0xfe,0xbe,0xf5,0xea,0xf5,0xe5,0xe8, -0xa9,0xeb,0xf1,0x4d,0xfa,0xff,0x9f,0x0a,0x14,0xe7,0x17,0x15,0xcf,0x15,0x10,0x62, -0x07,0xfe,0xf2,0xf0,0xee,0x23,0xed,0xe9,0x4a,0xe5,0xee,0xdc,0xfa,0x02,0xb4,0x0b, -0x10,0xc5,0x17,0x19,0x94,0x15,0x09,0x0d,0x08,0x02,0xb5,0xf6,0xee,0xfa,0xe6,0xe6, -0xa4,0xe8,0xf3,0x20,0xf7,0x01,0x9e,0x0c,0x11,0xe2,0x15,0x14,0x7b,0x14,0x10,0xdc, -0x0d,0xfd,0x34,0xf3,0xee,0xa8,0xe9,0xe7,0x75,0xe9,0xf2,0xa7,0xf5,0x03,0x96,0x06, -0x0f,0x46,0x17,0x19,0x42,0x17,0x10,0x24,0x09,0xfa,0x5c,0xf8,0xf0,0xad,0xea,0xe6, -0x38,0xea,0xef,0xa3,0xf4,0xff,0x5c,0x06,0x16,0x9a,0x18,0x16,0x31,0x11,0x10,0xff, -0x0a,0xff,0xdd,0xf9,0xee,0x88,0xeb,0xe6,0xe9,0xe6,0xeb,0xf2,0xf8,0x03,0xb5,0x08, -0x11,0xb1,0x10,0x17,0x95,0x16,0x14,0x83,0x08,0x02,0x54,0xfa,0xed,0xb3,0xe7,0xe4, -0xe2,0xec,0xf2,0x21,0xf7,0xf9,0x22,0x07,0x11,0x3b,0x14,0x18,0x85,0x17,0x14,0x2a, -0x09,0x00,0x7a,0xf4,0xf0,0x55,0xee,0xe9,0xb4,0xe9,0xeb,0x8b,0xf2,0xfb,0xc8,0x0a, -0x10,0x7a,0x15,0x18,0x67,0x16,0x0f,0x9f,0x07,0x03,0x37,0xfb,0xf6,0xa8,0xe9,0xe3, -0x5e,0xe7,0xed,0x23,0xf4,0xfe,0x4e,0x0a,0x0d,0x2b,0x14,0x15,0x41,0x14,0x12,0xb3, -0x0f,0x06,0x3b,0xf9,0xee,0x5e,0xe6,0xe9,0xa8,0xeb,0xed,0x00,0xf3,0xff,0x75,0x06, -0x09,0x69,0x11,0x18,0x54,0x1c,0x15,0x8d,0x09,0xff,0xcb,0xfa,0xf3,0xb4,0xea,0xea, -0xab,0xea,0xec,0xc3,0xf0,0xf9,0xd2,0x02,0x10,0x02,0x18,0x18,0x61,0x15,0x0f,0x6e, -0x0b,0x05,0xcc,0xfd,0xf3,0x05,0xee,0xea,0xa7,0xe4,0xe7,0x50,0xf2,0xfe,0x79,0x08, -0x0c,0x7f,0x10,0x14,0xe5,0x16,0x12,0x8c,0x0e,0x09,0x94,0xfd,0xf1,0x8c,0xea,0xe6, -0xdc,0xe6,0xee,0xcf,0xf5,0xfb,0xc5,0x00,0x07,0x39,0x12,0x18,0x9e,0x19,0x13,0x17, -0x10,0x07,0xf6,0xf8,0xf0,0xd8,0xed,0xed,0x4a,0xeb,0xeb,0x24,0xec,0xf8,0xf0,0x02, -0x0c,0x60,0x14,0x18,0x4a,0x18,0x11,0xf6,0x0d,0x02,0x6e,0xfe,0xfa,0xe3,0xf1,0xe7, -0x4b,0xe3,0xe9,0x74,0xf0,0xfc,0x12,0x01,0x0c,0xfe,0x13,0x15,0xf1,0x10,0x11,0x6d, -0x14,0x0a,0x8a,0x01,0xf2,0x4d,0xec,0xe8,0x51,0xe8,0xea,0xbe,0xf2,0xfc,0x32,0xff, -0x08,0x87,0x0d,0x15,0xc4,0x17,0x1a,0x6b,0x11,0x04,0xff,0xfc,0xf3,0xa9,0xf1,0xea, -0xd5,0xea,0xeb,0xd4,0xf1,0xf3,0xcd,0xfb,0x0a,0xce,0x13,0x19,0x83,0x16,0x14,0x65, -0x0b,0x08,0x37,0x00,0xf9,0x31,0xf3,0xea,0x06,0xe8,0xe7,0x42,0xee,0xf3,0x6d,0x04, -0x0e,0x27,0x10,0x10,0x5e,0x13,0x16,0x27,0x11,0x0b,0xd6,0xff,0xfb,0x58,0xf0,0xe5, -0x8a,0xe4,0xec,0xd7,0xf4,0xf7,0x76,0x00,0x04,0x01,0x0e,0x14,0xe7,0x17,0x16,0xca, -0x12,0x0b,0x48,0xfe,0xf6,0xda,0xec,0xec,0xd7,0xed,0xed,0x8f,0xeb,0xf2,0x11,0xff, -0x07,0xe8,0x10,0x14,0xcf,0x19,0x16,0x1c,0x0f,0x04,0x74,0x00,0xfd,0x1d,0xf3,0xec, -0xdc,0xe7,0xe7,0xeb,0xea,0xf6,0x4a,0x00,0x09,0x07,0x11,0x13,0xf0,0x14,0x12,0xfc, -0x0f,0x0b,0x57,0x08,0xfb,0x94,0xed,0xe8,0x3d,0xe8,0xea,0x0d,0xef,0xf7,0x48,0xff, -0x07,0x58,0x0b,0x0f,0x87,0x17,0x19,0xd4,0x13,0x0b,0x97,0x01,0xf5,0x1f,0xf1,0xed, -0x7c,0xea,0xea,0x4d,0xef,0xf4,0x7e,0xfa,0x03,0x3e,0x0d,0x18,0x85,0x1b,0x13,0x08, -0x0d,0x0a,0x9a,0x04,0xfa,0xc1,0xf2,0xee,0x8c,0xeb,0xe8,0x89,0xe8,0xf1,0x49,0x00, -0x0a,0x33,0x0e,0x13,0x72,0x14,0x12,0x95,0x12,0x0d,0x28,0x05,0xfc,0x36,0xf4,0xeb, -0x61,0xe5,0xe8,0x51,0xee,0xf8,0x0e,0xff,0x02,0x46,0x0a,0x13,0x06,0x16,0x15,0xda, -0x14,0x0e,0xa7,0x04,0xf8,0x19,0xf0,0xec,0x83,0xec,0xec,0x73,0xed,0xf4,0xf2,0xf7, -0x02,0x95,0x0e,0x15,0x2f,0x16,0x16,0x17,0x14,0x0a,0xe9,0x01,0xf9,0x1b,0xf7,0xf1, -0xc9,0xea,0xe4,0x86,0xea,0xf4,0xeb,0xfa,0x05,0x38,0x0e,0x15,0xc2,0x14,0x14,0x50, -0x0f,0x0d,0x5a,0x09,0xfe,0x45,0xf4,0xeb,0x73,0xe7,0xe7,0x7d,0xef,0xf3,0x51,0xfb, -0x06,0x28,0x0c,0x0e,0xbf,0x11,0x18,0xa5,0x16,0x10,0xfe,0x02,0xfa,0x33,0xf5,0xee, -0xe2,0xe8,0xe9,0xcd,0xf0,0xf2,0xf1,0xf8,0x00,0xd0,0x0a,0x13,0x6a,0x18,0x17,0x18, -0x12,0x0c,0xae,0x02,0xfe,0xd7,0xf6,0xef,0x35,0xea,0xeb,0xb2,0xeb,0xed,0x0f,0xf9, -0x04,0x89,0x0f,0x12,0x70,0x13,0x13,0xd0,0x13,0x0e,0xe5,0x05,0x00,0xd9,0xf6,0xef, -0x30,0xe8,0xe8,0x43,0xea,0xf3,0x6b,0xfd,0x02,0x3e,0x09,0x0d,0x06,0x15,0x17,0x54, -0x15,0x0c,0x49,0x08,0x00,0xee,0xf3,0xeb,0x44,0xea,0xee,0x36,0xee,0xf1,0xc2,0xf5, -0x01,0x17,0x0b,0x0f,0xca,0x14,0x17,0x7a,0x15,0x0c,0xe8,0x05,0xfd,0x00,0xf7,0xf2, -0x46,0xed,0xe8,0xcf,0xe9,0xf0,0x4b,0xf8,0x03,0x53,0x09,0x10,0x2b,0x16,0x15,0x18, -0x10,0x0c,0x93,0x0a,0x01,0xce,0xf7,0xee,0x27,0xea,0xe9,0x19,0xec,0xf0,0xc8,0xf9, -0x03,0x33,0x08,0x0e,0x06,0x13,0x14,0xac,0x13,0x11,0xec,0x09,0xfd,0x5e,0xf5,0xef, -0x29,0xed,0xeb,0x24,0xeb,0xf0,0x1d,0xfa,0xff,0x2c,0x05,0x0e,0xc5,0x16,0x17,0x4e, -0x13,0x0d,0xe3,0x06,0x00,0xcd,0xf8,0xf0,0x08,0xed,0xeb,0x61,0xeb,0xef,0xfb,0xf5, -0xff,0xf2,0x09,0x12,0x46,0x13,0x11,0xea,0x12,0x10,0x08,0x0a,0xff,0x1e,0xf8,0xf3, -0x91,0xed,0xe7,0xc6,0xe8,0xf2,0x71,0xfa,0x00,0xd2,0x05,0x0d,0xbe,0x12,0x15,0xaa, -0x13,0x0f,0xb9,0x0a,0x01,0x14,0xf8,0xf0,0x65,0xec,0xea,0xe2,0xed,0xf2,0x61,0xf5, -0xfd,0x11,0x07,0x0f,0x99,0x12,0x15,0x73,0x13,0x11,0xf2,0x08,0xff,0xe3,0xf8,0xf4, -0x31,0xef,0xe9,0x79,0xeb,0xee,0x99,0xf6,0xff,0xa7,0x07,0x0d,0x6d,0x12,0x15,0xd1, -0x12,0x0f,0xce,0x07,0x02,0x7c,0xfc,0xf3,0x28,0xea,0xe8,0x5e,0xee,0xf1,0x52,0xf6, -0xfc,0x8a,0x07,0x0e,0xa6,0x11,0x11,0xcf,0x13,0x13,0x54,0x0a,0x01,0x03,0xf8,0xf3, -0x33,0xee,0xec,0x89,0xeb,0xef,0x20,0xf7,0xfd,0xbb,0x05,0x0b,0xd5,0x12,0x15,0xfa, -0x15,0x0d,0x2f,0x07,0x03,0xba,0xfc,0xf3,0x3f,0xec,0xec,0x56,0xec,0xef,0x0d,0xf4, -0xfd,0xa1,0x07,0x0e,0x60,0x11,0x12,0xc2,0x13,0x0f,0x87,0x0b,0x03,0x0e,0xfb,0xf3, -0xf4,0xed,0xeb,0x5d,0xeb,0xf0,0x52,0xf5,0xff,0x96,0x05,0x0a,0x24,0x0f,0x15,0x23, -0x16,0x0f,0x38,0x0a,0x02,0x38,0xfc,0xf3,0x17,0xee,0xeb,0x8f,0xed,0xf1,0xe0,0xf3, -0xfb,0x5c,0x03,0x0d,0xc3,0x12,0x14,0x7c,0x11,0x0f,0xd9,0x0b,0x03,0x57,0xfb,0xf4, -0x72,0xf1,0xed,0xf9,0xea,0xeb,0xed,0xf4,0x00,0x80,0x05,0x0a,0x81,0x0f,0x14,0x48, -0x13,0x0f,0x3c,0x0a,0x05,0x7b,0xfe,0xf4,0x69,0xed,0xea,0x5a,0xed,0xf0,0xa8,0xf6, -0xfb,0x78,0x02,0x0a,0x8e,0x10,0x12,0x3b,0x13,0x12,0xc0,0x0c,0x04,0x15,0xfa,0xf3, -0x2d,0xf1,0xef,0xa7,0xec,0xee,0x42,0xf4,0xfb,0xd0,0x02,0x0a,0xf6,0x10,0x14,0xf6, -0x13,0x0f,0xd9,0x09,0x03,0xea,0xfd,0xf8,0x35,0xf2,0xeb,0xed,0xe9,0xef,0xd2,0xf4, -0xfb,0xf3,0x02,0x0b,0x17,0x11,0x11,0x0b,0x10,0x0f,0x85,0x0e,0x08,0x80,0xfd,0xf4, -0x5d,0xf0,0xec,0x6d,0xec,0xef,0xf2,0xf4,0xfc,0x9e,0x02,0x07,0x3b,0x0c,0x12,0x29, -0x15,0x13,0x06,0x0c,0x03,0x64,0xfd,0xf7,0x29,0xf1,0xec,0xdc,0xee,0xf1,0xb1,0xf3, -0xf6,0x5f,0xff,0x0a,0xf5,0x11,0x13,0x68,0x11,0x10,0x74,0x0b,0x05,0x13,0xfe,0xf9, -0xe0,0xf3,0xee,0x1f,0xec,0xeb,0x4d,0xf2,0xfa,0x35,0x04,0x0a,0xe5,0x0d,0x0f,0x84, -0x11,0x11,0x34,0x0c,0x07,0x08,0x01,0xfa,0x51,0xf0,0xeb,0x47,0xeb,0xf0,0x77,0xf6, -0xfa,0x14,0x00,0x05,0xed,0x0c,0x10,0x96,0x13,0x11,0x6f,0x0e,0x07,0x58,0xfe,0xf5, -0xdd,0xf0,0xf1,0x85,0xf0,0xf0,0x3a,0xf0,0xf6,0x4b,0x00,0x07,0xfa,0x0c,0x11,0x97, -0x15,0x11,0x52,0x0a,0x03,0x31,0x00,0xfc,0x49,0xf6,0xef,0x94,0xeb,0xed,0x3f,0xf1, -0xf8,0x1c,0x00,0x09,0x71,0x0e,0x10,0x04,0x0f,0x0d,0xd6,0x0d,0x0a,0xe0,0x03,0xf9, -0x39,0xf2,0xed,0x5c,0xed,0xee,0xe5,0xf2,0xfb,0x09,0x01,0x05,0xe4,0x07,0x0e,0x95, -0x12,0x13,0xe9,0x0e,0x07,0x37,0x00,0xf8,0x62,0xf3,0xef,0x8f,0xf0,0xf0,0xab,0xf3, -0xf6,0x5e,0xfb,0x03,0x28,0x0c,0x13,0x57,0x13,0x0f,0x4e,0x0a,0x06,0x9b,0x01,0xfa, -0x1d,0xf6,0xf3,0x44,0xf0,0xec,0xc6,0xee,0xf5,0xea,0x00,0x08,0x87,0x0c,0x0d,0x8f, -0x0e,0x0f,0x43,0x0c,0x09,0x72,0x03,0xfd,0xcd,0xf6,0xee,0x6c,0xea,0xed,0x58,0xf5, -0xfa,0xce,0xfe,0x02,0xd6,0x08,0x0d,0x5d,0x10,0x0f,0x8d,0x0f,0x0c,0x33,0x02,0xf8, -0x76,0xf2,0xf1,0xcc,0xf1,0xf1,0x8c,0xf2,0xf5,0x6e,0xfb,0x02,0x54,0x09,0x0f,0x18, -0x13,0x11,0x5d,0x0d,0x05,0xb5,0xff,0xfc,0xad,0xf9,0xf4,0x49,0xef,0xed,0xdb,0xef, -0xf5,0x99,0xfc,0x04,0x5a,0x0c,0x10,0x80,0x0e,0x0c,0x34,0x0b,0x09,0x5d,0x06,0xff, -0x66,0xf7,0xef,0x5f,0xed,0xee,0x32,0xf2,0xf7,0x8f,0xfe,0x04,0x0b,0x08,0x09,0xc8, -0x0c,0x11,0x8a,0x11,0x0b,0x96,0x02,0xfb,0x08,0xf6,0xf1,0x8b,0xef,0xf0,0x4b,0xf5, -0xf7,0x79,0xf9,0xfe,0x32,0x07,0x0f,0x93,0x12,0x11,0xc3,0x0c,0x08,0x91,0x02,0xfd, -0xf2,0xf7,0xf5,0xd5,0xf2,0xf0,0xdc,0xee,0xf1,0xf6,0xfa,0x04,0x3d,0x0b,0x0c,0x68, -0x0e,0x0e,0x53,0x0c,0x08,0xcb,0x04,0x01,0x76,0xfb,0xf3,0xb9,0xec,0xed,0x31,0xf1, -0xf8,0x70,0xfd,0x02,0x4b,0x06,0x09,0x9b,0x0d,0x0e,0x7b,0x0f,0x0c,0x52,0x07,0xfe, -0x1f,0xf6,0xf0,0xaa,0xf0,0xf3,0xc5,0xf3,0xf5,0x09,0xf9,0xff,0x39,0x05,0x0b,0x76, -0x0f,0x11,0x8f,0x10,0x09,0x71,0x02,0xfc,0xdc,0xfa,0xf7,0xa1,0xf3,0xf0,0x61,0xef, -0xf3,0x38,0xf9,0x00,0x16,0x07,0x0e,0x20,0x10,0x0e,0xc6,0x09,0x08,0x15,0x08,0x03, -0x74,0xfb,0xf3,0x3b,0xf1,0xee,0xfb,0xef,0xf4,0xd0,0xfb,0x03,0xc6,0x06,0x08,0x35, -0x0a,0x0e,0xbd,0x0f,0x0d,0x59,0x07,0x00,0x54,0xf9,0xf3,0xdd,0xf0,0xef,0xaf,0xf3, -0xf6,0x9f,0xfa,0xfc,0xff,0x01,0x09,0x1a,0x10,0x11,0x39,0x0e,0x0b,0xb3,0x05,0xff, -0x9b,0xf9,0xf6,0x99,0xf4,0xf2,0x4a,0xf1,0xf1,0xf8,0xf6,0xfe,0xe6,0x06,0x0c,0x82, -0x0e,0x0d,0xbb,0x0c,0x0a,0x8d,0x06,0x01,0x3e,0xfd,0xf9,0x91,0xf2,0xee,0x00,0xee, -0xf4,0x17,0xfc,0x00,0xe0,0x03,0x08,0xd9,0x0c,0x0d,0x68,0x0d,0x0c,0xf9,0x09,0x03, -0x5e,0xfb,0xf4,0xd0,0xf0,0xf1,0x4d,0xf3,0xf5,0x1a,0xf8,0xfd,0x40,0x03,0x08,0x15, -0x0c,0x0f,0x43,0x11,0x0d,0x8e,0x06,0xff,0x74,0xfb,0xf9,0x51,0xf5,0xf1,0xd1,0xf0, -0xf3,0x1e,0xf7,0xfb,0xea,0x02,0x0a,0xec,0x0e,0x0f,0xe1,0x0c,0x0a,0xd4,0x07,0x04, -0xc0,0xfe,0xf8,0x3c,0xf3,0xf0,0x64,0xf0,0xf2,0x3d,0xf7,0xfe,0x52,0x05,0x08,0x6f, -0x0a,0x0c,0x52,0x0e,0x0e,0xf9,0x09,0x03,0x56,0xfd,0xf8,0x03,0xf3,0xf0,0x41,0xf1, -0xf4,0xdd,0xf8,0xfc,0x1f,0x01,0x05,0xfd,0x0b,0x10,0x70,0x10,0x0c,0x09,0x08,0x03, -0x6b,0xfe,0xf7,0x1f,0xf3,0xf3,0xa2,0xf3,0xf3,0x31,0xf4,0xfa,0x4a,0x03,0x09,0xf8, -0x0b,0x0d,0x36,0x0f,0x0d,0xb5,0x08,0x02,0x7f,0xff,0xfa,0x8e,0xf5,0xf1,0x45,0xef, -0xf2,0x33,0xf7,0xfd,0xf7,0x01,0x06,0x2a,0x0b,0x0e,0x87,0x0e,0x0c,0xf0,0x09,0x06, -0xaa,0x00,0xf7,0x7e,0xf3,0xf1,0x9f,0xf2,0xf3,0xd6,0xf5,0xfb,0x6b,0x01,0x06,0xeb, -0x09,0x0e,0xb1,0x0f,0x0e,0x34,0x0a,0x04,0xbb,0xfe,0xf9,0x64,0xf6,0xf3,0x72,0xf1, -0xf1,0x18,0xf6,0xfb,0x8e,0x00,0x05,0xe4,0x0a,0x10,0x01,0x0f,0x0c,0x22,0x09,0x06, -0x59,0x01,0xfa,0xf7,0xf4,0xf2,0x23,0xf2,0xf2,0x46,0xf5,0xfa,0x22,0x01,0x06,0xd9, -0x0a,0x0c,0x8e,0x0d,0x0e,0xf5,0x0b,0x06,0xf7,0xfe,0xfa,0x57,0xf7,0xf3,0x29,0xf0, -0xf1,0xe0,0xf6,0xfb,0x1c,0xff,0x03,0xd7,0x0a,0x0f,0x10,0x0f,0x0c,0x3b,0x0a,0x07, -0x71,0x01,0xfb,0xb4,0xf5,0xf3,0xa1,0xf1,0xf2,0x16,0xf5,0xf9,0x67,0xff,0x05,0xfe, -0x0a,0x0c,0x87,0x0d,0x0e,0xa1,0x0c,0x07,0x40,0x00,0xfb,0xa6,0xf7,0xf3,0x15,0xf0, -0xf1,0x0d,0xf6,0xfa,0x77,0xfe,0x03,0x5f,0x09,0x0d,0x66,0x0f,0x0e,0x46,0x0b,0x06, -0xa9,0x01,0xfc,0x16,0xf7,0xf2,0xcc,0xf1,0xf3,0x18,0xf5,0xf7,0x34,0xfd,0x05,0x2b, -0x0b,0x0c,0x0b,0x0d,0x0e,0xa4,0x0c,0x06,0xbf,0x00,0xfc,0x3f,0xf9,0xf4,0x60,0xf0, -0xf0,0x6a,0xf4,0xf9,0x7c,0xff,0x04,0x71,0x08,0x0c,0xa5,0x0e,0x0e,0x52,0x0b,0x07, -0xee,0x03,0xfd,0x3f,0xf6,0xf1,0xb6,0xf1,0xf3,0x3f,0xf5,0xf7,0x69,0xfd,0x04,0xc3, -0x08,0x0b,0x41,0x0e,0x10,0x81,0x0d,0x07,0x53,0x01,0xfc,0x07,0xf8,0xf4,0xfe,0xf2, -0xf2,0xf4,0xf2,0xf7,0x57,0xfd,0x03,0x64,0x08,0x0c,0x1f,0x10,0x0e,0x18,0x0a,0x06, -0x04,0x04,0xff,0x1a,0xf9,0xf3,0x55,0xf1,0xf1,0x0a,0xf3,0xf7,0xc4,0xfd,0x05,0xf1, -0x08,0x0b,0x94,0x0c,0x0d,0xc1,0x0c,0x0a,0x24,0x05,0xfd,0x34,0xf7,0xf3,0x0d,0xf2, -0xf1,0xb0,0xf3,0xf9,0xd9,0xfe,0x01,0x68,0x04,0x0b,0x43,0x10,0x10,0x58,0x0c,0x08, -0xe2,0x03,0xfd,0x89,0xf7,0xf3,0xfd,0xf3,0xf3,0xab,0xf3,0xf5,0xc6,0xfa,0x01,0xaa, -0x08,0x0d,0xdd,0x0e,0x0d,0x5c,0x0b,0x08,0x6c,0x03,0xfe,0x84,0xfa,0xf7,0xd2,0xf2, -0xee,0xcc,0xf0,0xf7,0x84,0xfe,0x03,0x70,0x07,0x0b,0x55,0x0d,0x0c,0x8f,0x0b,0x0a, -0x65,0x06,0x00,0xd5,0xf8,0xf3,0x35,0xf0,0xf0,0x1e,0xf5,0xf9,0x75,0xfc,0xff,0xfd, -0x05,0x0a,0x6e,0x0d,0x0e,0x05,0x0f,0x0b,0x1f,0x04,0xfb,0x6e,0xf7,0xf6,0x79,0xf4, -0xf2,0xea,0xf2,0xf6,0x74,0xfa,0xff,0x29,0x06,0x0c,0x35,0x10,0x0f,0xf8,0x0b,0x07, -0x20,0x03,0x00,0xa3,0xfc,0xf7,0x93,0xf1,0xf0,0x35,0xf2,0xf5,0x18,0xfa,0x02,0xb2, -0x09,0x0c,0x25,0x0b,0x0a,0xad,0x0c,0x0b,0xdb,0x06,0x00,0xc5,0xfa,0xf5,0x90,0xf0, -0xef,0x3d,0xf3,0xf8,0x29,0xfd,0x01,0x41,0x04,0x08,0x30,0x0c,0x0f,0xee,0x0f,0x0b, -0xa3,0x04,0xfe,0x9c,0xf9,0xf4,0x67,0xf2,0xf3,0xcc,0xf5,0xf6,0xa1,0xf7,0xfd,0x0b, -0x06,0x0c,0xe3,0x0e,0x0f,0x25,0x0d,0x08,0xab,0x03,0xff,0xd9,0xfb,0xf8,0xd1,0xf4, -0xf1,0x2c,0xf0,0xf2,0x3a,0xfa,0x02,0x1d,0x08,0x09,0xff,0x0b,0x0d,0x38,0x0c,0x08, -0x4d,0x06,0x03,0xce,0xfd,0xf5,0x40,0xef,0xef,0xce,0xf3,0xf7,0x99,0xfb,0x00,0xda, -0x04,0x08,0x00,0x0b,0x0d,0xec,0x0e,0x0c,0xee,0x07,0xff,0x2b,0xf8,0xf4,0x36,0xf4, -0xf4,0xd7,0xf3,0xf5,0x64,0xf9,0xfe,0xd9,0x02,0x08,0xfb,0x0e,0x11,0x2c,0x0e,0x08, -0xa1,0x03,0x00,0xd5,0xfc,0xf8,0x13,0xf5,0xf2,0x28,0xf1,0xf2,0x6f,0xf8,0xff,0x6b, -0x06,0x0b,0xbb,0x0d,0x0c,0xe5,0x09,0x09,0x8a,0x08,0x04,0xb0,0xfc,0xf6,0xf6,0xf2, -0xf0,0xb4,0xf0,0xf4,0x8f,0xfc,0x01,0x2e,0x04,0x06,0xe4,0x09,0x0d,0xde,0x0e,0x0c, -0x1e,0x08,0x01,0x87,0xfa,0xf5,0xc9,0xf2,0xf2,0xb5,0xf4,0xf7,0xca,0xf9,0xfb,0x13, -0x01,0x09,0x04,0x0f,0x0f,0x67,0x0d,0x0b,0x51,0x06,0xff,0x6d,0xfa,0xf8,0x7e,0xf7, -0xf4,0xd1,0xf0,0xf2,0xb0,0xf7,0xfe,0x5b,0x05,0x0a,0x42,0x0d,0x0d,0xa1,0x0b,0x09, -0xa7,0x06,0x03,0x56,0xff,0xfa,0xe1,0xf2,0xee,0x9e,0xf0,0xf6,0x04,0xfb,0xff,0xc3, -0x03,0x08,0x62,0x0a,0x0b,0xd2,0x0c,0x0d,0x56,0x0a,0x02,0x8f,0xfb,0xf5,0x0c,0xf3, -0xf3,0x70,0xf4,0xf6,0xec,0xf8,0xfc,0x8a,0x01,0x06,0x5f,0x0b,0x0e,0x3d,0x10,0x0c, -0x6a,0x05,0xff,0xc2,0xfc,0xfa,0x55,0xf6,0xf2,0xff,0xf2,0xf4,0xba,0xf6,0xfb,0x06, -0x03,0x0a,0xba,0x0d,0x0d,0x11,0x0b,0x09,0x43,0x07,0x04,0x82,0xff,0xf9,0xca,0xf4, -0xf1,0x4c,0xf1,0xf3,0x72,0xf8,0xff,0x5c,0x05,0x07,0xe3,0x07,0x0b,0xf1,0x0d,0x0c, -0x7f,0x08,0x03,0xba,0xfe,0xf8,0xb3,0xf2,0xf1,0x57,0xf4,0xf7,0x76,0xf9,0xfc,0x62, -0x00,0x05,0xc8,0x0a,0x0e,0xc7,0x0e,0x0b,0x5e,0x07,0x02,0xd4,0xfc,0xf8,0x14,0xf6, -0xf5,0xbb,0xf4,0xf3,0x36,0xf5,0xfb,0x2c,0x03,0x08,0x40,0x0b,0x0d,0x25,0x0d,0x0a, -0x11,0x06,0x03,0x21,0x00,0xfb,0x69,0xf6,0xf2,0xc4,0xf0,0xf3,0xc3,0xf8,0xfe,0x88, -0x02,0x06,0x05,0x0a,0x0b,0x5f,0x0b,0x0a,0xa6,0x09,0x06,0x78,0xff,0xf7,0xb7,0xf3, -0xf3,0x6a,0xf4,0xf4,0x4f,0xf8,0xfd,0x44,0x01,0x04,0x38,0x08,0x0c,0xcc,0x0e,0x0c, -0x1f,0x08,0x02,0x46,0xfd,0xf9,0x4a,0xf7,0xf4,0x7d,0xf3,0xf4,0xc8,0xf7,0xfa,0xae, -0xff,0x05,0x0f,0x0c,0x0e,0xc1,0x0b,0x09,0x35,0x07,0x04,0xab,0xff,0xfa,0x4d,0xf7, -0xf4,0x57,0xf2,0xf2,0xdd,0xf6,0xfc,0x7b,0x02,0x06,0x58,0x09,0x0a,0x36,0x0b,0x0b, -0xb8,0x09,0x05,0x00,0xff,0xfa,0xcd,0xf6,0xf3,0xe0,0xf1,0xf5,0xc2,0xf9,0xfc,0x3d, -0xff,0x03,0x16,0x09,0x0c,0xe7,0x0c,0x0b,0x06,0x09,0x04,0xf9,0xfe,0xf9,0x6e,0xf6, -0xf5,0x05,0xf5,0xf5,0x45,0xf6,0xf9,0xef,0xff,0x06,0xd0,0x09,0x0b,0x32,0x0c,0x0b, -0x7d,0x08,0x02,0x3e,0xff,0xfc,0x3d,0xf9,0xf4,0xf5,0xf1,0xf3,0xbf,0xf7,0xfb,0xcc, -0xff,0x05,0x43,0x09,0x0b,0x31,0x0b,0x0a,0xd7,0x08,0x05,0x5b,0x01,0xfb,0xa8,0xf6, -0xf3,0x1f,0xf4,0xf5,0x68,0xf7,0xfa,0xec,0xff,0x04,0x9f,0x07,0x09,0x1d,0x0c,0x0c, -0x8d,0x09,0x04,0x83,0xff,0xfb,0x9d,0xf8,0xf5,0x15,0xf4,0xf4,0x4c,0xf7,0xfa,0x2b, -0xff,0x03,0x0a,0x08,0x0b,0xab,0x0c,0x0a,0x6c,0x07,0x04,0xce,0x01,0xfd,0xb0,0xf7, -0xf4,0xfc,0xf4,0xf5,0x27,0xf6,0xf9,0x09,0x00,0x05,0xc5,0x07,0x09,0x13,0x0b,0x0b, -0x8c,0x09,0x05,0x94,0x00,0xfc,0xfb,0xf8,0xf5,0xfc,0xf3,0xf4,0x65,0xf7,0xfb,0x18, -0xff,0x02,0xd7,0x06,0x0b,0x70,0x0c,0x0a,0x1c,0x08,0x05,0x49,0x02,0xfd,0xf1,0xf7, -0xf5,0xae,0xf5,0xf5,0x15,0xf6,0xf9,0x1b,0xff,0x03,0x4d,0x07,0x09,0x1c,0x0b,0x0a, -0x2f,0x09,0x05,0xae,0x01,0xfc,0x9f,0xf9,0xf6,0x8d,0xf4,0xf4,0xe2,0xf6,0xfb,0x05, -0xff,0x02,0xe2,0x05,0x0a,0xf0,0x0b,0x0a,0x6f,0x08,0x06,0xb1,0x02,0xfd,0xb7,0xf8, -0xf6,0xb2,0xf5,0xf5,0x0f,0xf7,0xf9,0x94,0xfd,0x02,0x5c,0x07,0x09,0x9d,0x0a,0x0a, -0xaa,0x09,0x06,0x16,0x01,0xfd,0x24,0xfb,0xf8,0xe8,0xf4,0xf3,0x47,0xf6,0xfa,0xcb, -0xfe,0x01,0xfd,0x05,0x09,0x3d,0x0b,0x09,0x2d,0x08,0x06,0xbb,0x03,0xff,0xc0,0xf9, -0xf6,0xd3,0xf4,0xf5,0x6b,0xf7,0xfa,0xa1,0xfd,0x01,0x1f,0x06,0x08,0xc4,0x09,0x0a, -0xde,0x0a,0x07,0xc4,0x01,0xfd,0x65,0xfa,0xf8,0x24,0xf6,0xf5,0xd8,0xf6,0xf9,0xfd, -0xfc,0x00,0x5c,0x05,0x09,0xa7,0x0b,0x0b,0xa0,0x08,0x05,0x83,0x02,0xff,0x2a,0xfc, -0xf8,0x72,0xf5,0xf5,0x86,0xf6,0xf8,0x59,0xfc,0x02,0x35,0x07,0x08,0x9b,0x08,0x09, -0x92,0x09,0x07,0xed,0x03,0xff,0xa3,0xfb,0xf8,0x31,0xf5,0xf4,0xb5,0xf6,0xfa,0x5e, -0xfe,0x00,0x5f,0x03,0x06,0x2e,0x0a,0x0b,0x09,0x0a,0x07,0xa0,0x03,0xff,0xd9,0xfa, -0xf7,0x80,0xf6,0xf7,0x4a,0xf8,0xf8,0xd3,0xfa,0x00,0x31,0x05,0x08,0x49,0x0a,0x0a, -0xbf,0x09,0x06,0x58,0x02,0xff,0xf3,0xfc,0xfa,0x87,0xf7,0xf5,0xf1,0xf4,0xf7,0xed, -0xfc,0x01,0x39,0x05,0x07,0x6a,0x09,0x09,0x5c,0x08,0x06,0xf8,0x04,0x02,0x67,0xfd, -0xf7,0xcb,0xf4,0xf5,0x53,0xf7,0xf9,0xfe,0xfc,0x00,0xc5,0x03,0x06,0x23,0x08,0x09, -0xbc,0x0a,0x09,0x16,0x05,0xff,0xa5,0xfa,0xf8,0x1c,0xf8,0xf7,0x05,0xf7,0xf8,0xcc, -0xfb,0xfe,0x1d,0x02,0x06,0x18,0x0b,0x0c,0x86,0x09,0x05,0xf7,0x02,0x00,0xff,0xfd, -0xfa,0xf6,0xf7,0xf6,0x19,0xf6,0xf6,0x3e,0xfa,0xff,0x5f,0x05,0x08,0xa4,0x08,0x08, -0xf1,0x07,0x07,0xfc,0x05,0x02,0x13,0xfe,0xfa,0xc2,0xf6,0xf4,0x48,0xf5,0xf9,0xd0, -0xfd,0x00,0x2a,0x02,0x04,0x75,0x07,0x0a,0x60,0x0a,0x09,0xf1,0x05,0x01,0x97,0xfc, -0xf8,0xea,0xf6,0xf7,0xb6,0xf8,0xf9,0x7a,0xfa,0xfc,0x39,0x01,0x06,0x06,0x0a,0x0a, -0xeb,0x09,0x07,0x3e,0x04,0x00,0x01,0xfd,0xfb,0x8d,0xfa,0xf7,0x09,0xf5,0xf5,0x4d, -0xfa,0xff,0x65,0x03,0x06,0xfb,0x08,0x09,0x34,0x08,0x06,0x24,0x05,0x03,0xbc,0x00, -0xfb,0x58,0xf6,0xf4,0xe6,0xf5,0xf9,0xe1,0xfb,0xff,0x91,0x02,0x05,0x63,0x06,0x07, -0x99,0x09,0x0a,0x07,0x08,0x02,0xb3,0xfc,0xf9,0x26,0xf8,0xf7,0xa6,0xf7,0xf9,0x05, -0xfb,0xfd,0xa0,0xff,0x03,0x7c,0x08,0x0b,0x56,0x0b,0x08,0x03,0x04,0x00,0xbb,0xfe, -0xfc,0xe7,0xf9,0xf7,0xfb,0xf6,0xf6,0x7e,0xf8,0xfc,0x25,0x02,0x07,0x46,0x09,0x08, -0x59,0x07,0x06,0x3f,0x06,0x03,0x8d,0x00,0xfc,0xea,0xf8,0xf5,0xcc,0xf4,0xf6,0x2a, -0xfb,0xff,0xac,0x02,0x03,0xfa,0x04,0x07,0x2d,0x0a,0x09,0x2f,0x07,0x03,0xdd,0xff, -0xfa,0xdc,0xf6,0xf6,0x62,0xf8,0xfa,0xb5,0xfa,0xfb,0xc7,0xfe,0x03,0xb9,0x07,0x09, -0xce,0x0a,0x09,0x3b,0x06,0x01,0xec,0xfd,0xfc,0x12,0xfb,0xf9,0x48,0xf7,0xf5,0xcf, -0xf7,0xfc,0x42,0x01,0x05,0x11,0x08,0x09,0x3b,0x09,0x06,0xdd,0x04,0x03,0x5e,0x02, -0xfe,0x67,0xf9,0xf5,0x0c,0xf5,0xf6,0x0f,0xfa,0xfd,0x9e,0x01,0x04,0xe4,0x05,0x07, -0x51,0x08,0x09,0xe4,0x08,0x05,0x7e,0x00,0xfa,0xcd,0xf7,0xf7,0xe6,0xf7,0xf8,0x16, -0xfa,0xfc,0x4e,0xff,0x01,0x28,0x05,0x09,0x09,0x0c,0x0a,0x67,0x06,0x02,0x84,0xff, -0xfd,0xb2,0xfa,0xf8,0xdc,0xf7,0xf7,0x19,0xf8,0xfa,0xc3,0xfe,0x04,0xc6,0x08,0x09, -0x6f,0x08,0x06,0x4f,0x06,0x04,0xbf,0x01,0xfd,0x3f,0xfb,0xf8,0x75,0xf5,0xf4,0x7e, -0xf8,0xfd,0xae,0x01,0x03,0x06,0x05,0x07,0xe1,0x08,0x09,0x44,0x08,0x05,0x1f,0x02, -0xfd,0xc4,0xf8,0xf6,0x96,0xf6,0xf8,0xda,0xfa,0xfc,0xd3,0xfd,0x01,0x90,0x05,0x09, -0x51,0x0a,0x0a,0x71,0x08,0x04,0xdc,0xff,0xfc,0xd4,0xfa,0xfa,0x71,0xf8,0xf7,0x52, -0xf7,0xfa,0x71,0xfe,0x03,0xf2,0x06,0x09,0xd3,0x09,0x08,0x7c,0x06,0x03,0xec,0x01, -0x00,0xa0,0xfc,0xf7,0x1f,0xf5,0xf5,0xee,0xf8,0xfc,0x10,0xff,0x03,0x83,0x06,0x07, -0x7a,0x07,0x08,0x12,0x09,0x07,0xe6,0x02,0xfd,0xb9,0xf9,0xf7,0xf9,0xf6,0xf7,0x46, -0xf9,0xfb,0xcf,0xfe,0x01,0xf5,0x03,0x07,0x74,0x0a,0x0b,0xd8,0x08,0x04,0xe8,0x00, -0xfe,0x93,0xfb,0xf8,0xac,0xf7,0xf8,0x90,0xf8,0xf9,0x87,0xfc,0x01,0xdd,0x06,0x09, -0x94,0x09,0x08,0x2d,0x07,0x05,0x82,0x02,0xff,0x4b,0xfc,0xf9,0x02,0xf7,0xf6,0xf0, -0xf6,0xfa,0x64,0xff,0x03,0x47,0x05,0x06,0x37,0x08,0x09,0xd9,0x08,0x06,0x32,0x03, -0xff,0x9f,0xfb,0xf7,0xd8,0xf5,0xf7,0x83,0xf9,0xfb,0xb8,0xfd,0x00,0x37,0x04,0x07, -0xea,0x09,0x0a,0xc1,0x08,0x06,0xf9,0x02,0xfe,0x85,0xfa,0xf9,0x14,0xf9,0xf7,0xff, -0xf6,0xf9,0x60,0xfd,0x01,0xcb,0x04,0x07,0x19,0x0a,0x0a,0x05,0x08,0x04,0xad,0x02, -0x00,0x39,0xfd,0xf9,0xd7,0xf6,0xf6,0x63,0xf7,0xfa,0xc3,0xfd,0x01,0xe8,0x04,0x07, -0xca,0x08,0x08,0x18,0x08,0x07,0xc4,0x04,0xff,0x4e,0xfb,0xf8,0x8a,0xf7,0xf7,0xa0, -0xf7,0xfa,0xf6,0xfd,0x00,0x9f,0x03,0x06,0x38,0x09,0x0a,0x78,0x09,0x06,0xfc,0x02, -0xff,0x53,0xfc,0xf9,0xcf,0xf7,0xf6,0xcb,0xf7,0xfa,0xa3,0xfc,0xff,0xe9,0x03,0x08, -0x38,0x0a,0x09,0xa1,0x07,0x06,0x7b,0x04,0x00,0x55,0xfc,0xf9,0x3e,0xf8,0xf6,0xbc, -0xf6,0xf9,0x42,0xfd,0x01,0x66,0x04,0x06,0x39,0x08,0x09,0x67,0x09,0x07,0xb4,0x03, -0x00,0x55,0xfd,0xf9,0xdf,0xf6,0xf6,0x31,0xf8,0xfa,0xbe,0xfc,0xff,0x72,0x03,0x07, -0x47,0x09,0x09,0xe5,0x08,0x07,0x48,0x04,0x00,0x82,0xfc,0xf9,0x3f,0xf8,0xf7,0x74, -0xf7,0xf9,0xf0,0xfb,0x00,0x43,0x04,0x06,0x6f,0x08,0x09,0x67,0x09,0x07,0xb3,0x03, -0x00,0x08,0xfe,0xfa,0x5c,0xf7,0xf5,0x6e,0xf7,0xfa,0x90,0xfc,0xff,0x5a,0x03,0x06, -0xaa,0x08,0x09,0xe6,0x08,0x07,0xd5,0x04,0x01,0x06,0xfd,0xf9,0xb5,0xf7,0xf7,0x2c, -0xf8,0xf8,0x7b,0xfb,0xff,0xde,0x03,0x06,0xe1,0x07,0x09,0x2e,0x0a,0x07,0x46,0x03, -0x00,0x47,0xfe,0xfb,0xc3,0xf7,0xf6,0x47,0xf7,0xf9,0xe3,0xfb,0xff,0x46,0x03,0x06, -0xea,0x08,0x09,0x45,0x08,0x06,0x3e,0x05,0x02,0xe6,0xfd,0xf9,0xaa,0xf7,0xf7,0x55, -0xf7,0xf8,0xea,0xfb,0x00,0x41,0x03,0x05,0x64,0x07,0x09,0x07,0x0a,0x07,0xbf,0x04, -0x01,0x72,0xfd,0xfa,0x45,0xf8,0xf7,0x87,0xf7,0xf9,0xd1,0xfb,0xfe,0xcc,0x01,0x05, -0x38,0x09,0x0a,0xd7,0x08,0x06,0x96,0x04,0x01,0x1f,0xfe,0xfa,0xa8,0xf8,0xf7,0x1e, -0xf7,0xf7,0xaa,0xfa,0xff,0xb8,0x03,0x06,0xb4,0x07,0x08,0x98,0x08,0x07,0x59,0x05, -0x01,0x7e,0xfe,0xfb,0x54,0xf8,0xf5,0x2f,0xf6,0xf9,0xf5,0xfc,0xff,0x45,0x01,0x04, -0x0a,0x08,0x09,0xc6,0x08,0x07,0x2d,0x06,0x02,0x44,0xfd,0xf9,0x6a,0xf8,0xf8,0x33, -0xf8,0xf8,0xdd,0xfa,0xfd,0x9d,0x01,0x05,0x35,0x08,0x09,0x59,0x09,0x07,0x8d,0x04, -0x00,0x0b,0xfe,0xfc,0x16,0xfa,0xf7,0x24,0xf6,0xf7,0x1e,0xfb,0xfe,0x27,0x02,0x05, -0x6f,0x08,0x08,0xba,0x07,0x06,0x6b,0x05,0x03,0xb2,0xff,0xfb,0xd7,0xf7,0xf6,0xf2, -0xf6,0xf9,0x91,0xfb,0xfe,0x18,0x02,0x05,0x50,0x06,0x07,0x26,0x09,0x09,0x99,0x06, -0x01,0x67,0xfd,0xfb,0xe0,0xf8,0xf7,0xa5,0xf7,0xf9,0x89,0xfb,0xfd,0xf2,0xff,0x04, -0xf1,0x07,0x0a,0x91,0x09,0x07,0x33,0x04,0x01,0xe8,0xfe,0xfc,0x90,0xf9,0xf8,0xc3, -0xf7,0xf7,0xfa,0xf8,0xfd,0x92,0x02,0x06,0x65,0x07,0x07,0xe9,0x07,0x07,0x25,0x05, -0x02,0x08,0x00,0xfc,0xfe,0xf8,0xf6,0x12,0xf6,0xf8,0xa4,0xfb,0xff,0xc1,0x01,0x03, -0x78,0x05,0x07,0x0c,0x09,0x08,0x16,0x06,0x03,0x33,0xff,0xfa,0x7b,0xf7,0xf7,0x07, -0xf9,0xf9,0x7f,0xfa,0xfc,0xf6,0xff,0x03,0xcb,0x06,0x08,0xbe,0x09,0x08,0x05,0x05, -0x01,0x23,0xfe,0xfc,0xe3,0xfa,0xf9,0x75,0xf7,0xf6,0x3e,0xf9,0xfd,0x35,0x01,0x04, -0x56,0x07,0x09,0x20,0x08,0x05,0x2a,0x04,0x03,0x78,0x01,0xfd,0xd1,0xf8,0xf6,0xce, -0xf6,0xf7,0x7e,0xfa,0xfe,0xe5,0x01,0x04,0x30,0x05,0x06,0xc6,0x07,0x08,0x36,0x07, -0x03,0x0d,0xff,0xfa,0xde,0xf8,0xf7,0xee,0xf7,0xf9,0x71,0xfb,0xfd,0x18,0xff,0x01, -0xba,0x05,0x09,0xf4,0x09,0x07,0xfe,0x04,0x01,0xce,0xfe,0xfc,0x93,0xfa,0xf9,0x77, -0xf8,0xf8,0xe0,0xf8,0xfb,0xc9,0xff,0x04,0xc8,0x07,0x08,0xf6,0x06,0x05,0x4f,0x05, -0x03,0x34,0x00,0xfd,0x38,0xfb,0xf8,0xe4,0xf5,0xf6,0x58,0xfa,0xfe,0x6c,0x01,0x03, -0xc0,0x04,0x06,0x76,0x07,0x07,0x77,0x06,0x04,0xb4,0x00,0xfc,0x96,0xf8,0xf6,0x0f, -0xf8,0xfa,0xa1,0xfb,0xfc,0x67,0xfe,0x01,0x7f,0x05,0x07,0x87,0x08,0x08,0xbc,0x06, -0x02,0xf3,0xfd,0xfc,0x71,0xfb,0xfa,0x93,0xf8,0xf8,0x21,0xf9,0xfb,0xf7,0xfe,0x03, -0x91,0x06,0x08,0x05,0x08,0x06,0x26,0x04,0x02,0x17,0x01,0xff,0xa0,0xfb,0xf8,0x91, -0xf6,0xf7,0xd9,0xf9,0xfc,0x6c,0x00,0x03,0x7d,0x05,0x05,0xe8,0x05,0x06,0x0f,0x07, -0x04,0xfd,0x00,0xfc,0x8e,0xf9,0xf7,0xfe,0xf7,0xf9,0xf2,0xfa,0xfd,0x52,0xff,0x01, -0x41,0x03,0x06,0x26,0x09,0x09,0x02,0x06,0x02,0x83,0xff,0xfd,0xd5,0xfa,0xf9,0x54, -0xf9,0xf9,0x9c,0xf9,0xfa,0xb4,0xfd,0x02,0x59,0x06,0x07,0x8b,0x07,0x06,0xc7,0x04, -0x02,0xcd,0x00,0xfe,0x59,0xfc,0xf9,0xcf,0xf7,0xf6,0x7d,0xf8,0xfc,0xba,0x00,0x03, -0x31,0x04,0x05,0xa7,0x06,0x06,0xab,0x05,0x04,0x55,0x02,0xfe,0x4b,0xfa,0xf7,0xcb, -0xf7,0xf9,0x15,0xfb,0xfc,0xbe,0xfe,0x00,0x3b,0x03,0x05,0xce,0x07,0x07,0xbf,0x06, -0x04,0x51,0x00,0xfc,0xb9,0xfa,0xfa,0x59,0xfa,0xf9,0x14,0xf9,0xfa,0x1f,0xfe,0x01, -0x45,0x04,0x06,0x5f,0x08,0x07,0x82,0x04,0x02,0x05,0x01,0xff,0x28,0xfd,0xfa,0x14, -0xf8,0xf7,0x2a,0xf9,0xfb,0xdd,0xfe,0x02,0xe2,0x04,0x06,0xa2,0x05,0x05,0xd4,0x05, -0x05,0x98,0x02,0xfe,0x47,0xfb,0xf9,0x78,0xf8,0xf8,0x26,0xfa,0xfd,0x50,0xff,0x00, -0x38,0x02,0x04,0x4c,0x07,0x08,0xc0,0x06,0x04,0xd2,0x00,0xfd,0xcf,0xfb,0xfa,0x94, -0xf9,0xf9,0x7b,0xfa,0xfb,0xc4,0xfc,0xff,0x1f,0x04,0x07,0x60,0x07,0x06,0x47,0x05, -0x03,0x49,0x01,0xff,0x30,0xfd,0xfb,0x77,0xf9,0xf8,0x82,0xf8,0xfa,0x9f,0xfe,0x01, -0x2e,0x04,0x05,0xa0,0x05,0x06,0xe2,0x05,0x04,0x46,0x02,0x00,0x41,0xfd,0xf9,0xde, -0xf7,0xf8,0xf8,0xfa,0xfc,0xfc,0xfd,0xff,0xae,0x02,0x04,0x1e,0x06,0x06,0xca,0x06, -0x05,0x14,0x02,0xfe,0xd7,0xfb,0xfa,0x7c,0xfa,0xfa,0xf1,0xf9,0xfa,0x3d,0xfd,0x00, -0xe3,0x02,0x05,0xe1,0x06,0x07,0xf8,0x05,0x03,0x23,0x01,0x00,0x61,0xfe,0xfb,0x5a, -0xf9,0xf8,0x9d,0xf9,0xfa,0x5f,0xfd,0x00,0xa9,0x03,0x05,0xa4,0x05,0x05,0x7b,0x05, -0x04,0x3d,0x03,0x00,0x49,0xfd,0xfa,0x6a,0xf9,0xf9,0xe4,0xf9,0xfb,0x17,0xfe,0x00, -0x38,0x02,0x03,0x67,0x05,0x07,0x02,0x07,0x04,0x1d,0x02,0xff,0x8c,0xfd,0xfb,0xf5, -0xf9,0xf9,0x6c,0xfa,0xfb,0xd7,0xfc,0xfe,0xef,0x01,0x05,0xd1,0x06,0x06,0x59,0x05, -0x04,0xd3,0x02,0x00,0xa7,0xfd,0xfb,0xdd,0xfa,0xf9,0x0d,0xf9,0xfa,0x42,0xfd,0x00, -0xaa,0x02,0x03,0x4e,0x05,0x06,0x05,0x06,0x04,0xe9,0x02,0x01,0x80,0xfe,0xfb,0x9b, -0xf9,0xf9,0x00,0xfa,0xfb,0x8d,0xfd,0xff,0x52,0x01,0x03,0xae,0x05,0x06,0xe3,0x05, -0x05,0x84,0x03,0x00,0x87,0xfd,0xfb,0xfb,0xfa,0xfa,0xf5,0xf9,0xfa,0x99,0xfc,0xff, -0xa3,0x01,0x03,0x8d,0x05,0x06,0x17,0x06,0x04,0xbb,0x02,0x00,0xd9,0xfe,0xfc,0xdf, -0xfa,0xf9,0x52,0xf9,0xfb,0x21,0xfd,0xfe,0x4f,0x01,0x03,0x9f,0x05,0x05,0x4b,0x05, -0x05,0x10,0x04,0x01,0x5a,0xfe,0xfb,0xac,0xfa,0xfa,0x02,0xfa,0xfa,0x9b,0xfc,0xff, -0x41,0x01,0x02,0x9f,0x04,0x06,0xb1,0x06,0x05,0xe9,0x02,0x00,0xf9,0xfe,0xfd,0x03, -0xfb,0xf9,0xe9,0xf9,0xfb,0x51,0xfc,0xfd,0xaf,0x00,0x03,0x9c,0x05,0x05,0x5c,0x05, -0x04,0xbb,0x03,0x01,0x3c,0xff,0xfc,0x1d,0xfb,0xf9,0xaf,0xf9,0xfa,0x36,0xfc,0xfe, -0x5d,0x01,0x02,0x0f,0x04,0x05,0x23,0x06,0x05,0xdc,0x03,0x01,0x36,0xff,0xfd,0xe0, -0xfa,0xf9,0xfb,0xf9,0xfb,0x83,0xfc,0xfd,0xde,0xff,0x02,0xf7,0x04,0x06,0x14,0x06, -0x05,0xa0,0x03,0x01,0x5b,0xff,0xfc,0x8f,0xfb,0xfa,0x5d,0xfa,0xf9,0xff,0xfa,0xfd, -0x1c,0x01,0x03,0x33,0x04,0x05,0xf3,0x05,0x05,0x74,0x03,0x01,0x3b,0x00,0xfe,0x84, -0xfb,0xf9,0x26,0xf9,0xfa,0x89,0xfc,0xfe,0x04,0x00,0x02,0x22,0x04,0x05,0x83,0x05, -0x05,0xb6,0x04,0x02,0xbc,0xff,0xfc,0xea,0xfa,0xfa,0xaa,0xfa,0xfa,0x8b,0xfb,0xfd, -0xc7,0xff,0x01,0xcd,0x03,0x05,0xbb,0x06,0x05,0xce,0x03,0x01,0x86,0xff,0xfe,0x80, -0xfc,0xfa,0xce,0xf9,0xf9,0x2d,0xfb,0xfd,0xa3,0xff,0x02,0xa5,0x04,0x05,0x6c,0x05, -0x04,0xc6,0x03,0x03,0x31,0x01,0xfe,0x83,0xfb,0xfa,0xb1,0xf9,0xf9,0x4f,0xfb,0xfd, -0x7d,0x00,0x02,0x01,0x03,0x04,0x91,0x05,0x06,0x44,0x05,0x02,0xfd,0xff,0xfd,0xca, -0xfb,0xfa,0xf5,0xf9,0xfa,0x4e,0xfc,0xfd,0x43,0xfe,0x00,0xb8,0x03,0x06,0x82,0x06, -0x05,0x28,0x04,0x02,0x07,0x00,0xfd,0x7c,0xfc,0xfb,0xbb,0xfa,0xf9,0x0b,0xfa,0xfc, -0x63,0xff,0x02,0x34,0x04,0x05,0x51,0x05,0x05,0x20,0x04,0x02,0x3c,0x01,0xff,0x06, -0xfd,0xfa,0xb5,0xf8,0xf9,0x73,0xfb,0xfd,0x9d,0xff,0x01,0xd1,0x02,0x04,0x35,0x05, -0x05,0x58,0x05,0x04,0x50,0x01,0xfd,0x3f,0xfb,0xfa,0x83,0xfa,0xfb,0xa2,0xfb,0xfc, -0x15,0xfe,0x00,0xe8,0x02,0x04,0x4d,0x06,0x06,0x3b,0x05,0x02,0x93,0xff,0xfe,0x84, -0xfd,0xfc,0x41,0xfa,0xf9,0x59,0xfa,0xfb,0x1f,0xfe,0x00,0x1f,0x04,0x05,0xad,0x05, -0x04,0xa7,0x03,0x03,0x23,0x02,0xff,0x0e,0xfd,0xfa,0x5a,0xf9,0xf9,0x54,0xfa,0xfc, -0x78,0xff,0x01,0xbb,0x02,0x03,0x73,0x04,0x05,0x0e,0x06,0x04,0x73,0x01,0xfe,0x3a, -0xfc,0xfa,0xb5,0xf9,0xfa,0xd8,0xfb,0xfc,0xbc,0xfd,0xff,0xd4,0x01,0x04,0x8a,0x06, -0x06,0x1b,0x05,0x02,0xac,0x00,0xfe,0xda,0xfc,0xfb,0x2b,0xfb,0xfa,0xd9,0xf9,0xfa, -0x37,0xfd,0x01,0xd0,0x03,0x05,0x51,0x05,0x05,0x51,0x04,0x02,0x8f,0x01,0x00,0x42, -0xfe,0xfb,0x19,0xf9,0xf8,0xc3,0xf9,0xfc,0x28,0xff,0x00,0x1d,0x02,0x03,0xc8,0x04, -0x05,0x14,0x05,0x04,0xf8,0x02,0xff,0xdb,0xfb,0xf9,0xeb,0xf9,0xfa,0x5c,0xfb,0xfb, -0x8f,0xfd,0xff,0x66,0x01,0x03,0xa7,0x05,0x06,0x1f,0x06,0x03,0x88,0x00,0xfe,0x25, -0xfd,0xfc,0x33,0xfb,0xfa,0xc1,0xf9,0xfa,0xcb,0xfc,0xff,0x99,0x02,0x05,0x43,0x06, -0x05,0xa4,0x03,0x02,0x2b,0x02,0x00,0x3a,0xfe,0xfb,0xaa,0xf9,0xf8,0x3b,0xf9,0xfb, -0x22,0xfe,0x00,0x9d,0x02,0x03,0xd6,0x03,0x04,0x69,0x05,0x05,0xf2,0x02,0xff,0xba, -0xfc,0xfa,0x8b,0xf9,0xf9,0x85,0xfa,0xfc,0x09,0xfe,0xfe,0x1a,0x00,0x03,0xe1,0x05, -0x06,0xbb,0x05,0x03,0x9e,0x01,0xff,0xc0,0xfc,0xfb,0x18,0xfb,0xfa,0x3c,0xfa,0xfa, -0xa2,0xfb,0xfe,0x7d,0x02,0x04,0x9e,0x05,0x05,0x94,0x04,0x03,0x84,0x01,0xff,0xbe, -0xfe,0xfc,0x2d,0xfa,0xf8,0x82,0xf8,0xfb,0xd0,0xfd,0x00,0x01,0x02,0x03,0x48,0x04, -0x04,0xc8,0x04,0x04,0x6a,0x03,0x00,0x8d,0xfd,0xfa,0xf7,0xf8,0xf9,0xc4,0xfa,0xfc, -0x11,0xfd,0xfe,0xb9,0x00,0x02,0x7d,0x04,0x05,0x6e,0x06,0x05,0xe1,0x01,0xfe,0xdb, -0xfc,0xfc,0x31,0xfb,0xfa,0xf4,0xf9,0xfa,0xe7,0xfb,0xfe,0x33,0x01,0x04,0xd0,0x05, -0x06,0xc2,0x04,0x02,0x7c,0x01,0x00,0x2a,0xff,0xfc,0x07,0xfa,0xf9,0x31,0xf9,0xfa, -0x42,0xfc,0xff,0xaa,0x02,0x03,0xbb,0x03,0x04,0x01,0x05,0x04,0x4f,0x03,0x00,0x1d, -0xfe,0xfb,0x67,0xf9,0xf8,0xdd,0xf9,0xfb,0x89,0xfd,0xfe,0x3f,0x00,0x01,0x5f,0x04, -0x06,0x54,0x06,0x04,0x6a,0x02,0x00,0x80,0xfd,0xfb,0x85,0xfa,0xfa,0xbb,0xfa,0xfa, -0x48,0xfb,0xfd,0xfb,0x00,0x03,0x6b,0x05,0x05,0x3e,0x05,0x03,0xfa,0x01,0x00,0x95, -0xfe,0xfc,0x4d,0xfb,0xf9,0x99,0xf8,0xf9,0x68,0xfc,0xff,0xbb,0x01,0x02,0x4f,0x04, -0x05,0xd1,0x04,0x03,0x2f,0x03,0x01,0x0e,0xff,0xfb,0x59,0xf9,0xf9,0x00,0xfa,0xfb, -0xd5,0xfc,0xfe,0x7a,0x00,0x02,0x05,0x04,0x05,0xe4,0x05,0x05,0x87,0x03,0x00,0x33, -0xfd,0xfb,0x5c,0xfb,0xfa,0xea,0xf9,0xfa,0x27,0xfc,0xfe,0xf1,0xff,0x02,0x59,0x05, -0x06,0x77,0x05,0x03,0x3b,0x02,0x00,0x0c,0xff,0xfd,0x30,0xfb,0xf9,0x4d,0xf9,0xfa, -0xf0,0xfb,0xfe,0x48,0x01,0x03,0xa8,0x04,0x04,0x69,0x04,0x04,0xe8,0x03,0x01,0xca, -0xfe,0xfc,0xa7,0xfa,0xf9,0x46,0xf9,0xfa,0x1b,0xfd,0xfe,0x4f,0x00,0x01,0xcf,0x03, -0x05,0x06,0x06,0x05,0x54,0x03,0x00,0x7c,0xfe,0xfc,0xc7,0xfa,0xfa,0x70,0xfa,0xfb, -0x06,0xfc,0xfd,0xb1,0xff,0x03,0x21,0x05,0x05,0x37,0x05,0x04,0x3b,0x03,0x00,0x9b, -0xfe,0xfd,0x05,0xfc,0xfa,0x45,0xf9,0xf9,0xef,0xfb,0xfe,0xf8,0x00,0x02,0x2e,0x04, -0x04,0x2f,0x05,0x04,0x28,0x03,0x01,0xd9,0xff,0xfd,0x95,0xfa,0xf9,0xe4,0xf9,0xfb, -0x85,0xfc,0xfe,0x50,0x00,0x02,0xe8,0x03,0x04,0x8c,0x05,0x05,0xe8,0x03,0x01,0xb4, -0xfe,0xfc,0x4b,0xfb,0xfa,0x99,0xfa,0xfa,0xcd,0xfb,0xfd,0x4c,0x00,0x02,0xf5,0x03, -0x05,0x18,0x06,0x04,0xbf,0x02,0x00,0xcf,0xff,0xfd,0x9f,0xfb,0xfa,0x02,0xfa,0xfa, -0xec,0xfb,0xfd,0x6c,0x00,0x02,0x5e,0x04,0x04,0xee,0x04,0x04,0xc9,0x03,0x02,0xd3, -0xff,0xfd,0x41,0xfb,0xfa,0x59,0xfa,0xfa,0x08,0xfc,0xfe,0xa9,0x00,0x01,0x3d,0x03, -0x05,0x32,0x06,0x05,0x54,0x03,0x01,0xc9,0xff,0xfd,0x77,0xfb,0xfa,0xb9,0xfa,0xfb, -0xf2,0xfb,0xfd,0xd9,0xff,0x02,0x44,0x04,0x05,0x67,0x05,0x04,0x89,0x03,0x02,0xd1, -0xff,0xfd,0x18,0xfc,0xfb,0x64,0xfa,0xfa,0xb3,0xfb,0xfe,0xa5,0x00,0x02,0x92,0x03, -0x04,0x6e,0x05,0x04,0xbe,0x03,0x02,0x13,0x00,0xfd,0xfd,0xfb,0xfa,0x5a,0xfa,0xfb, -0xb1,0xfc,0xfe,0x93,0xff,0x01,0xf8,0x03,0x05,0x56,0x05,0x04,0x1b,0x04,0x02,0xa7, -0xff,0xfd,0x34,0xfc,0xfb,0xfc,0xfa,0xfa,0xaa,0xfb,0xfd,0x0d,0x00,0x02,0xc0,0x03, -0x05,0x71,0x05,0x04,0x8e,0x03,0x01,0x3d,0x00,0xfe,0xda,0xfc,0xfa,0xfe,0xf9,0xfa, -0x9d,0xfc,0xfe,0xa1,0xff,0x01,0x0e,0x04,0x04,0x9b,0x04,0x04,0x7a,0x04,0x02,0x3e, -0x00,0xfd,0x3d,0xfc,0xfb,0xd3,0xfa,0xfb,0x75,0xfc,0xfd,0x9e,0xff,0x01,0x48,0x03, -0x04,0x8a,0x05,0x05,0x38,0x04,0x01,0xbc,0xff,0xfe,0x27,0xfd,0xfb,0xca,0xfa,0xfb, -0x43,0xfc,0xfd,0x25,0xff,0x01,0x3d,0x04,0x05,0xf2,0x04,0x04,0x96,0x03,0x02,0xd6, -0x00,0xfe,0xff,0xfc,0xfb,0xc6,0xfa,0xfa,0xdf,0xfb,0xfd,0x5a,0x00,0x02,0x14,0x03, -0x03,0xb9,0x04,0x05,0x86,0x04,0x02,0x98,0x00,0xfe,0xce,0xfc,0xfa,0xbf,0xfa,0xfb, -0x1e,0xfd,0xfd,0x0d,0xff,0x00,0x0e,0x03,0x04,0x7a,0x05,0x05,0x14,0x04,0x02,0x65, -0x00,0xfe,0xe6,0xfc,0xfc,0x14,0xfc,0xfb,0x7a,0xfb,0xfc,0x7c,0xff,0x01,0x8f,0x03, -0x04,0x28,0x05,0x04,0x6d,0x03,0x02,0x00,0x01,0xff,0xdd,0xfd,0xfb,0xbe,0xfa,0xfa, -0xfc,0xfb,0xfe,0x10,0x00,0x01,0xda,0x02,0x03,0xaf,0x04,0x04,0x18,0x04,0x03,0xe7, -0x01,0xff,0x61,0xfc,0xfb,0xb5,0xfb,0xfc,0x92,0xfc,0xfd,0x6b,0xff,0x00,0x3f,0x02, -0x03,0x5d,0x05,0x05,0x9c,0x04,0x02,0x47,0x00,0xfe,0xbb,0xfd,0xfd,0x30,0xfc,0xfb, -0x09,0xfc,0xfd,0xc3,0xfe,0x00,0x4b,0x03,0x05,0x64,0x05,0x04,0x01,0x03,0x02,0xb9, -0x01,0xff,0x0e,0xfe,0xfc,0xab,0xfb,0xfa,0x7e,0xfb,0xfd,0x18,0x00,0x01,0xdd,0x02, -0x03,0xf6,0x03,0x04,0x75,0x04,0x03,0xdb,0x01,0xff,0x88,0xfd,0xfc,0x30,0xfb,0xfb, -0x19,0xfd,0xfe,0x38,0xff,0xff,0xae,0x01,0x03,0x2e,0x05,0x05,0x84,0x04,0x03,0xf1, -0x00,0xfe,0x9e,0xfd,0xfd,0xc0,0xfc,0xfc,0x47,0xfc,0xfc,0x09,0xfe,0x00,0x2a,0x03, -0x04,0xc9,0x04,0x04,0xd6,0x03,0x02,0xf7,0x00,0x00,0x50,0xff,0xfd,0x8c,0xfb,0xfa, -0xa8,0xfb,0xfd,0x8b,0xff,0x01,0xa2,0x02,0x03,0xca,0x03,0x03,0xec,0x03,0x03,0xac, -0x02,0x00,0xe8,0xfd,0xfb,0x6e,0xfb,0xfc,0x12,0xfd,0xfd,0xef,0xfe,0x00,0xa5,0x01, -0x02,0x0b,0x04,0x05,0x65,0x05,0x03,0xd7,0x00,0xff,0x21,0xfe,0xfd,0xc6,0xfc,0xfc, -0xa8,0xfc,0xfc,0xde,0xfd,0xff,0x3c,0x02,0x04,0x12,0x05,0x04,0x7c,0x03,0x02,0x51, -0x01,0x00,0x8c,0xff,0xfd,0x4b,0xfc,0xfb,0xaa,0xfb,0xfc,0xb8,0xfe,0x01,0x05,0x03, -0x03,0x12,0x03,0x03,0x18,0x04,0x03,0x9c,0x02,0x00,0xdd,0xfe,0xfc,0x9c,0xfb,0xfb, -0xa9,0xfc,0xfe,0x73,0xff,0x00,0xa1,0x00,0x02,0x22,0x04,0x05,0xd3,0x04,0x03,0x08, -0x02,0x00,0x02,0xfe,0xfc,0x1e,0xfd,0xfd,0x07,0xfd,0xfc,0x69,0xfd,0xff,0xc8,0x01, -0x03,0x98,0x04,0x04,0xfd,0x03,0x02,0x59,0x01,0x00,0xb7,0xff,0xfe,0x3b,0xfd,0xfb, -0x3b,0xfb,0xfc,0xc7,0xfe,0x00,0x1a,0x02,0x03,0xa1,0x03,0x03,0x39,0x03,0x03,0x24, -0x03,0x01,0x6e,0xff,0xfd,0xd0,0xfb,0xfb,0xad,0xfc,0xfd,0x0d,0xff,0xff,0xef,0x00, -0x01,0x3f,0x03,0x04,0xf5,0x04,0x04,0xa7,0x02,0x00,0x30,0xfe,0xfd,0x8b,0xfd,0xfd, -0xb0,0xfc,0xfd,0xf2,0xfd,0xfe,0x7e,0x00,0x02,0xdd,0x04,0x05,0xf1,0x03,0x02,0xa9, -0x01,0x00,0x0f,0x00,0xfe,0x7c,0xfd,0xfc,0xe6,0xfb,0xfc,0xa3,0xfd,0xff,0x2e,0x02, -0x03,0x45,0x03,0x03,0x60,0x03,0x03,0x2c,0x03,0x01,0xf9,0xff,0xfe,0x94,0xfc,0xfb, -0x08,0xfc,0xfd,0x3b,0xff,0xff,0x6e,0x00,0x01,0xe8,0x02,0x04,0xb2,0x04,0x04,0xf5, -0x02,0x01,0x10,0xff,0xfd,0x0a,0xfd,0xfd,0x71,0xfd,0xfd,0x67,0xfd,0xfe,0x64,0x00, -0x02,0xf9,0x03,0x04,0x57,0x04,0x03,0x08,0x02,0x00,0xda,0xff,0xff,0x44,0xfe,0xfc, -0xcc,0xfb,0xfc,0x80,0xfd,0xff,0x58,0x01,0x02,0x59,0x03,0x03,0x89,0x03,0x03,0xc1, -0x02,0x02,0xf5,0x00,0xfe,0x8a,0xfc,0xfb,0x7c,0xfc,0xfd,0x36,0xfe,0xff,0xc6,0x00, -0x01,0x4b,0x02,0x03,0x74,0x04,0x04,0x8c,0x03,0x01,0x65,0xff,0xfe,0x72,0xfd,0xfd, -0xf1,0xfc,0xfd,0xb3,0xfd,0xfe,0xc9,0xff,0x01,0x76,0x03,0x04,0xbc,0x04,0x03,0x16, -0x02,0x01,0x74,0x00,0xff,0x04,0xfe,0xfd,0x92,0xfc,0xfc,0xe4,0xfc,0xfe,0xea,0x00, -0x02,0x49,0x03,0x03,0x66,0x03,0x03,0x36,0x03,0x02,0xe6,0x00,0xff,0x92,0xfd,0xfc, -0x07,0xfc,0xfc,0x19,0xfe,0xff,0x7a,0x00,0x01,0x10,0x02,0x03,0x79,0x04,0x04,0x65, -0x03,0x02,0x82,0x00,0xfe,0x4a,0xfd,0xfc,0x4f,0xfd,0xfd,0x98,0xfd,0xfe,0x81,0xff, -0x01,0x27,0x03,0x04,0x52,0x04,0x04,0x20,0x03,0x01,0x2a,0x00,0xff,0xb5,0xfe,0xfd, -0x6b,0xfc,0xfc,0x00,0xfd,0xfe,0x4b,0x00,0x01,0xfa,0x02,0x03,0xed,0x03,0x03,0xf6, -0x02,0x02,0x99,0x01,0xff,0xcc,0xfd,0xfc,0x49,0xfc,0xfc,0xbc,0xfd,0xfe,0x0d,0x00, -0x01,0x54,0x02,0x03,0xd2,0x03,0x04,0x15,0x04,0x02,0x9a,0x00,0xfe,0xfe,0xfd,0xfd, -0xf6,0xfc,0xfc,0x7e,0xfd,0xfe,0x75,0xff,0x00,0x6c,0x02,0x03,0xaf,0x04,0x04,0x13, -0x03,0x01,0xee,0x00,0xff,0x9e,0xfe,0xfd,0xa4,0xfc,0xfc,0x1a,0xfd,0xfd,0x7d,0xff, -0x01,0x19,0x03,0x03,0x77,0x03,0x03,0xba,0x03,0x02,0x4d,0x01,0xff,0x7b,0xfe,0xfd, -0x54,0xfc,0xfc,0x33,0xfd,0xfe,0xeb,0xff,0x00,0xdc,0x01,0x03,0x22,0x04,0x04,0xb5, -0x03,0x02,0x59,0x01,0xff,0x2c,0xfe,0xfd,0xd0,0xfc,0xfd,0x51,0xfd,0xfd,0xeb,0xfe, -0x00,0x8c,0x02,0x03,0x08,0x04,0x04,0xa2,0x03,0x02,0x18,0x01,0xff,0xbc,0xfe,0xfd, -0xcc,0xfc,0xfc,0xa4,0xfc,0xfd,0x9e,0xff,0x01,0x30,0x02,0x03,0xf3,0x03,0x04,0x81, -0x03,0x02,0xaa,0x01,0x00,0xa6,0xfe,0xfc,0x5f,0xfc,0xfc,0x4a,0xfd,0xfd,0x0f,0xff, -0x00,0x19,0x02,0x03,0xc3,0x03,0x04,0x12,0x04,0x03,0x72,0x01,0xff,0x7a,0xfe,0xfd, -0x1b,0xfd,0xfc,0xa8,0xfc,0xfd,0x2a,0xff,0x00,0xc8,0x01,0x03,0x53,0x04,0x04,0x76, -0x03,0x02,0x96,0x01,0x00,0xf9,0xfe,0xfd,0x86,0xfc,0xfc,0xd7,0xfc,0xfd,0xf9,0xfe, -0x00,0x3b,0x02,0x03,0x82,0x03,0x03,0xed,0x03,0x03,0xf5,0x01,0x00,0x92,0xfe,0xfd, -0xc7,0xfc,0xfc,0xc7,0xfc,0xfd,0x2c,0xff,0x00,0x65,0x01,0x02,0x2c,0x04,0x04,0x0a, -0x04,0x02,0x9d,0x01,0x00,0xe4,0xfe,0xfd,0xeb,0xfc,0xfc,0xd9,0xfc,0xfd,0x66,0xfe, -0x00,0x00,0x02,0x03,0x08,0x04,0x03,0x8d,0x03,0x03,0x12,0x02,0x00,0xf8,0xfe,0xfd, -0xfe,0xfc,0xfc,0x22,0xfc,0xfd,0x46,0xff,0x00,0x9a,0x01,0x02,0xa8,0x03,0x04,0x03, -0x04,0x03,0x23,0x02,0x00,0xfb,0xfe,0xfd,0x65,0xfc,0xfc,0x28,0xfd,0xfd,0x7d,0xfe, -0xff,0x5a,0x01,0x03,0xf0,0x03,0x04,0x34,0x04,0x03,0xe7,0x01,0x00,0xc0,0xfe,0xfe, -0x71,0xfd,0xfc,0x4a,0xfc,0xfc,0x5f,0xfe,0xff,0xbf,0x01,0x03,0x02,0x04,0x04,0xb3, -0x03,0x02,0xfd,0x01,0x01,0xc0,0xff,0xfe,0x82,0xfc,0xfb,0x5d,0xfc,0xfd,0xb8,0xfe, -0x00,0xa1,0x01,0x02,0x5d,0x03,0x03,0xd9,0x03,0x03,0xdd,0x02,0x00,0xcc,0xfe,0xfd, -0xc6,0xfc,0xfc,0xd9,0xfc,0xfd,0x98,0xfe,0xff,0xfc,0x00,0x02,0xa3,0x03,0x04,0xbc, -0x04,0x03,0x96,0x01,0x00,0x54,0xff,0xfe,0x13,0xfd,0xfc,0xca,0xfc,0xfd,0xb0,0xfd, -0xff,0x94,0x01,0x03,0x17,0x04,0x03,0x8f,0x03,0x03,0x31,0x02,0x01,0xc1,0xff,0xfe, -0x06,0xfd,0xfc,0xe1,0xfb,0xfc,0x9c,0xfe,0x00,0xb7,0x01,0x02,0xf5,0x02,0x03,0x2c, -0x04,0x03,0xab,0x02,0x01,0x84,0xff,0xfd,0x49,0xfc,0xfc,0x03,0xfd,0xfd,0x8e,0xfe, -0xff,0x95,0x00,0x02,0xa2,0x03,0x04,0x99,0x04,0x03,0x4b,0x02,0x00,0xe8,0xfe,0xfd, -0x8d,0xfd,0xfd,0xb5,0xfc,0xfc,0x67,0xfd,0xff,0x66,0x01,0x02,0xed,0x03,0x04,0x06, -0x04,0x02,0xbd,0x01,0x01,0x52,0x00,0xfe,0x0d,0xfd,0xfb,0xce,0xfb,0xfc,0x4c,0xfe, -0xff,0x7f,0x01,0x02,0x39,0x03,0x03,0x76,0x03,0x03,0x59,0x03,0x01,0x7d,0xff,0xfd, -0x86,0xfc,0xfc,0xa7,0xfc,0xfd,0x95,0xfe,0xff,0x7b,0x00,0x01,0xf7,0x02,0x04,0xd7, -0x04,0x04,0x50,0x02,0x00,0x07,0xff,0xfe,0x70,0xfd,0xfd,0xc0,0xfc,0xfc,0x8e,0xfd, -0xfe,0x7a,0x00,0x02,0x5b,0x04,0x04,0xa8,0x03,0x02,0x1b,0x02,0x01,0xf4,0xff,0xfe, -0x9b,0xfd,0xfc,0xb7,0xfb,0xfc,0xc1,0xfd,0xff,0x9e,0x01,0x02,0xe7,0x02,0x03,0x82, -0x03,0x03,0x1a,0x03,0x01,0xfb,0xff,0xfe,0x83,0xfc,0xfb,0x2b,0xfc,0xfd,0xdb,0xfe, -0xff,0xf5,0xff,0x01,0x05,0x03,0x03,0x4f,0x04,0x04,0xf0,0x02,0x00,0xdf,0xfe,0xfd, -0x5a,0xfd,0xfd,0x04,0xfd,0xfc,0x3e,0xfd,0xfe,0x56,0x00,0x02,0xb4,0x03,0x04,0x14, -0x04,0x03,0xb2,0x01,0x00,0x08,0x00,0xff,0xe4,0xfd,0xfc,0x94,0xfb,0xfc,0x93,0xfd, -0xff,0x03,0x01,0x02,0x28,0x03,0x03,0x01,0x03,0x03,0xf2,0x02,0x02,0x50,0x00,0xfe, -0x73,0xfc,0xfb,0x4c,0xfc,0xfd,0x33,0xfe,0xff,0x75,0x00,0x01,0x15,0x02,0x03,0x63, -0x04,0x04,0xe7,0x02,0x00,0x0b,0xff,0xfe,0x30,0xfd,0xfc,0xec,0xfc,0xfd,0x83,0xfd, -0xfe,0x82,0xff,0x01,0x89,0x03,0x04,0x17,0x04,0x02,0xae,0x01,0x00,0x0d,0x00,0xfe, -0xbd,0xfd,0xfc,0x4e,0xfc,0xfb,0xae,0xfc,0xfe,0x2c,0x01,0x02,0xb7,0x02,0x02,0x2e, -0x03,0x03,0x81,0x02,0x01,0x8b,0x00,0xfe,0xdd,0xfc,0xfb,0xcb,0xfb,0xfc,0x3d,0xfe, -0xff,0x37,0x00,0x00,0xee,0x01,0x03,0xe2,0x03,0x03,0xec,0x02,0x01,0x98,0xff,0xfd, -0xba,0xfc,0xfc,0x4e,0xfd,0xfd,0x43,0xfd,0xfe,0x81,0xff,0x01,0xc3,0x02,0x03,0x2e, -0x04,0x03,0xf5,0x01,0x00,0x88,0xff,0xfe,0x3d,0xfe,0xfd,0x13,0xfc,0xfb,0xed,0xfc, -0xfe,0x5b,0x00,0x01,0xeb,0x02,0x03,0xf7,0x02,0x02,0x25,0x02,0x02,0xd0,0x00,0xfe, -0x0d,0xfd,0xfc,0xf1,0xfb,0xfc,0xa8,0xfd,0xff,0x52,0x00,0x01,0xc1,0x01,0x02,0x58, -0x03,0x03,0x4d,0x03,0x01,0x79,0xff,0xfd,0x4f,0xfd,0xfc,0xad,0xfc,0xfd,0xd1,0xfd, -0xfe,0x06,0xff,0x00,0x76,0x02,0x03,0xfe,0x03,0x03,0x12,0x02,0x00,0xbd,0xff,0xfe, -0x0b,0xfe,0xfd,0x94,0xfc,0xfc,0xc5,0xfc,0xfe,0xd0,0xff,0x01,0xfd,0x02,0x03,0xb0, -0x02,0x02,0x69,0x02,0x01,0x59,0x00,0xff,0xf3,0xfd,0xfc,0xb8,0xfb,0xfc,0xb3,0xfd, -0xff,0x12,0x00,0x00,0xbe,0x01,0x02,0x29,0x03,0x03,0xf5,0x02,0x01,0x3c,0x00,0xfe, -0x28,0xfd,0xfc,0xe8,0xfc,0xfd,0xc8,0xfd,0xfe,0x10,0xff,0x00,0x2c,0x02,0x03,0x80, -0x03,0x03,0xaa,0x02,0x00,0x8e,0xff,0xfe,0x7e,0xfe,0xfd,0xb9,0xfc,0xfc,0x08,0xfd, -0xfe,0x91,0xff,0x01,0x73,0x02,0x03,0x22,0x03,0x02,0xfa,0x01,0x01,0xd6,0x00,0xff, -0xfb,0xfd,0xfc,0x5a,0xfc,0xfc,0x6c,0xfd,0xfe,0xf8,0xff,0x01,0xd4,0x01,0x02,0xd3, -0x02,0x03,0x15,0x03,0x01,0x6e,0x00,0xfe,0xae,0xfd,0xfd,0xf0,0xfc,0xfd,0xb3,0xfd, -0xfe,0x88,0xff,0x00,0x76,0x01,0x02,0xdd,0x03,0x03,0x59,0x02,0x01,0x52,0x00,0xff, -0x25,0xfe,0xfd,0x46,0xfd,0xfd,0x23,0xfd,0xfd,0x6d,0xff,0x01,0x62,0x02,0x02,0xfe, -0x02,0x02,0x5c,0x02,0x01,0xbb,0x00,0xff,0x79,0xfe,0xfd,0xd9,0xfc,0xfc,0x48,0xfd, -0xfe,0x1c,0x00,0x00,0x7c,0x01,0x02,0x27,0x03,0x03,0x91,0x02,0x02,0x00,0x01,0xff, -0xf7,0xfd,0xfd,0x33,0xfd,0xfd,0xc6,0xfd,0xfe,0x56,0xff,0x00,0xa7,0x01,0x02,0x3b, -0x03,0x03,0xc2,0x02,0x01,0x8e,0x00,0xff,0x83,0xfe,0xfe,0x82,0xfd,0xfc,0x3f,0xfd, -0xfe,0x95,0xff,0x00,0xba,0x01,0x02,0x3c,0x03,0x02,0x5e,0x02,0x01,0xfb,0x00,0xff, -0xcf,0xfe,0xfd,0xfa,0xfc,0xfd,0xb1,0xfd,0xfe,0x68,0xff,0x00,0xd8,0x01,0x02,0xa8, -0x02,0x02,0xec,0x02,0x02,0xe6,0x00,0xff,0x86,0xfe,0xfe,0x70,0xfd,0xfd,0xa2,0xfd, -0xfe,0x79,0xff,0x00,0x54,0x01,0x02,0x27,0x03,0x03,0xa3,0x02,0x01,0xcb,0x00,0xff, -0x0f,0xff,0xfe,0x50,0xfd,0xfd,0xb5,0xfd,0xfe,0x03,0xff,0x00,0xd7,0x01,0x02,0x98, -0x02,0x02,0xba,0x02,0x02,0x02,0x01,0xff,0xfe,0xfe,0xfe,0x61,0xfd,0xfd,0xa3,0xfd, -0xfe,0x67,0xff,0x00,0x46,0x01,0x01,0xbf,0x02,0x03,0xe2,0x02,0x01,0xee,0x00,0x00, -0x10,0xff,0xfe,0x60,0xfd,0xfd,0xf9,0xfd,0xfe,0xc3,0xfe,0x00,0x81,0x01,0x02,0xb6, -0x02,0x02,0x9c,0x02,0x01,0x1f,0x01,0x00,0x21,0xff,0xfe,0xc6,0xfd,0xfd,0x45,0xfd, -0xfe,0x50,0xff,0x00,0x38,0x01,0x01,0x7c,0x02,0x02,0x9f,0x02,0x01,0x4e,0x01,0x00, -0x58,0xff,0xfd,0x4e,0xfd,0xfd,0xf8,0xfd,0xfe,0x06,0xff,0xff,0xff,0x00,0x01,0x8d, -0x02,0x02,0xce,0x02,0x02,0x33,0x01,0x00,0xe0,0xfe,0xfe,0x25,0xfe,0xfd,0x8d,0xfd, -0xfd,0xed,0xfe,0x00,0xf0,0x00,0x01,0xce,0x02,0x03,0x60,0x02,0x01,0x1a,0x01,0x00, -0xb8,0xff,0xfe,0xca,0xfd,0xfd,0x54,0xfd,0xfe,0x01,0xff,0x00,0x01,0x01,0x01,0x4e, -0x02,0x02,0x34,0x02,0x02,0xf5,0x01,0x00,0x2a,0xff,0xfe,0xd3,0xfd,0xfd,0x99,0xfd, -0xfe,0x44,0xff,0xff,0x6f,0x00,0x01,0x32,0x02,0x03,0xf0,0x02,0x02,0x34,0x01,0x00, -0x53,0xff,0xfe,0x2a,0xfe,0xfd,0xee,0xfd,0xfe,0x61,0xfe,0xff,0x92,0x00,0x02,0xc1, -0x02,0x02,0x39,0x02,0x01,0x5e,0x01,0x00,0xb7,0xff,0xff,0x62,0xfe,0xfd,0x17,0xfd, -0xfd,0xea,0xfe,0x00,0xf0,0x00,0x01,0xd8,0x01,0x02,0x51,0x02,0x02,0xd5,0x01,0x00, -0xef,0xff,0xfe,0x8a,0xfd,0xfd,0xc3,0xfd,0xfe,0x1a,0xff,0xff,0x06,0x00,0x01,0xf1, -0x01,0x02,0xd8,0x02,0x02,0xca,0x01,0x00,0x35,0xff,0xfe,0x79,0xfe,0xfe,0x05,0xfe, -0xfd,0x1d,0xfe,0xff,0x50,0x00,0x01,0x47,0x02,0x02,0xbc,0x02,0x01,0xed,0x00,0x00, -0x58,0x00,0xff,0x6a,0xfe,0xfd,0x46,0xfd,0xfd,0x6a,0xfe,0xff,0xc8,0x00,0x01,0xda, -0x01,0x01,0xec,0x01,0x02,0x23,0x02,0x01,0x37,0x00,0xfe,0xcc,0xfd,0xfd,0xa7,0xfd, -0xfe,0xe2,0xfe,0xff,0x2a,0x00,0x00,0x37,0x01,0x02,0x26,0x03,0x02,0xce,0x01,0x00, -0xa9,0xff,0xfe,0x4d,0xfe,0xfe,0x43,0xfe,0xfe,0x12,0xfe,0xfe,0xa8,0xff,0x01,0x61, -0x02,0x02,0x9e,0x02,0x01,0x4d,0x01,0x00,0x4d,0x00,0xff,0xe9,0xfe,0xfe,0x63,0xfd, -0xfd,0xd1,0xfd,0xff,0xc7,0x00,0x01,0x96,0x01,0x01,0x0d,0x02,0x02,0xf1,0x01,0x01, -0xc9,0x00,0xff,0x07,0xfe,0xfd,0x53,0xfd,0xfe,0x03,0xff,0xff,0xc8,0xff,0x00,0x44, -0x01,0x02,0xa2,0x02,0x02,0x8d,0x02,0x01,0xb5,0xff,0xfe,0x59,0xfe,0xfe,0x69,0xfe, -0xfe,0x00,0xfe,0xfe,0x68,0xff,0x00,0xe9,0x01,0x02,0xfc,0x02,0x02,0x54,0x01,0x00, -0x4a,0x00,0x00,0x50,0xff,0xfe,0x64,0xfd,0xfd,0xd3,0xfd,0xfe,0x1e,0x00,0x01,0x04, -0x02,0x02,0xb0,0x01,0x01,0x1c,0x02,0x01,0x1f,0x01,0xff,0x5a,0xfe,0xfd,0x58,0xfd, -0xfd,0x9c,0xfe,0xff,0x06,0x00,0x00,0xc5,0x00,0x01,0x98,0x02,0x03,0xb2,0x02,0x01, -0x06,0x00,0xff,0x81,0xfe,0xfe,0x11,0xfe,0xfe,0x75,0xfe,0xfe,0xc5,0xfe,0x00,0xc1, -0x01,0x02,0xec,0x02,0x02,0xb6,0x01,0x00,0x5f,0x00,0xff,0x5d,0xff,0xfe,0xec,0xfd, -0xfd,0x43,0xfd,0xfe,0xf5,0xff,0x01,0xc3,0x01,0x01,0xed,0x01,0x02,0xe0,0x01,0x01, -0x3a,0x01,0x00,0xe5,0xfe,0xfd,0xf8,0xfc,0xfd,0x88,0xfe,0xff,0xc4,0xff,0x00,0xc3, -0x00,0x01,0x48,0x02,0x02,0xcc,0x02,0x02,0xa0,0x00,0xff,0x33,0xfe,0xfe,0x41,0xfe, -0xfe,0x25,0xfe,0xfe,0xe3,0xfe,0xff,0x2f,0x01,0x02,0xf3,0x02,0x02,0x1f,0x02,0x00, -0x3e,0x00,0xff,0x9f,0xff,0xfe,0xec,0xfd,0xfd,0x65,0xfd,0xfe,0x42,0xff,0x00,0xb9, -0x01,0x02,0x13,0x02,0x01,0xbb,0x01,0x01,0x8d,0x01,0x00,0x06,0xff,0xfd,0x7e,0xfd, -0xfd,0xe6,0xfd,0xfe,0xed,0xff,0x00,0xa7,0x00,0x01,0xf1,0x01,0x02,0xcc,0x02,0x02, -0xd0,0x00,0xff,0xaa,0xfe,0xfe,0xe1,0xfd,0xfe,0x62,0xfe,0xfe,0xc9,0xfe,0xff,0xc7, -0x00,0x02,0xd2,0x02,0x02,0x1b,0x02,0x01,0x95,0x00,0xff,0x4d,0xff,0xfe,0x7e,0xfe, -0xfd,0x6c,0xfd,0xfd,0x0d,0xff,0x00,0x77,0x01,0x01,0x0f,0x02,0x02,0xe0,0x01,0x01, -0x39,0x01,0x00,0xa8,0xff,0xfe,0x77,0xfd,0xfd,0xe3,0xfd,0xfe,0xae,0xff,0x00,0xa1, -0x00,0x01,0xe5,0x01,0x02,0x63,0x02,0x02,0x63,0x01,0x00,0xb0,0xfe,0xfe,0x11,0xfe, -0xfe,0x44,0xfe,0xfe,0xe7,0xfe,0xff,0x9a,0x00,0x01,0x58,0x02,0x02,0x7c,0x02,0x01, -0x78,0x00,0xff,0x8e,0xff,0xff,0x50,0xfe,0xfd,0xbc,0xfd,0xfe,0xd1,0xfe,0xff,0x0d, -0x01,0x01,0x3f,0x02,0x01,0xaf,0x01,0x01,0x48,0x01,0x00,0xaa,0xff,0xfe,0xd9,0xfd, -0xfd,0xc9,0xfd,0xfe,0x56,0xff,0x00,0xc3,0x00,0x01,0x82,0x01,0x02,0x60,0x02,0x02, -0x31,0x01,0x00,0x32,0xff,0xfe,0xf7,0xfd,0xfd,0x4e,0xfe,0xfe,0x0b,0xff,0xff,0x47, -0x00,0x01,0x45,0x02,0x02,0x37,0x02,0x01,0xe9,0x00,0x00,0x51,0xff,0xfe,0x7c,0xfe, -0xfe,0xe3,0xfd,0xfd,0xaf,0xfe,0xff,0xed,0x00,0x01,0xd9,0x01,0x02,0xf0,0x01,0x01, -0xf9,0x00,0x00,0xd6,0xff,0xff,0x10,0xfe,0xfd,0xc9,0xfd,0xfe,0x37,0xff,0xff,0x8e, -0x00,0x01,0xa2,0x01,0x01,0xfe,0x01,0x01,0x5d,0x01,0x00,0x67,0xff,0xfe,0x18,0xfe, -0xfe,0x42,0xfe,0xfe,0xe7,0xfe,0xff,0x69,0x00,0x01,0xb1,0x01,0x02,0x32,0x02,0x01, -0xec,0x00,0x00,0x81,0xff,0xff,0x80,0xfe,0xfe,0xf1,0xfd,0xfe,0xe4,0xfe,0xff,0x7a, -0x00,0x01,0xe4,0x01,0x02,0xc1,0x01,0x01,0x16,0x01,0x00,0xd9,0xff,0xfe,0x4e,0xfe, -0xfe,0x10,0xfe,0xfe,0xe4,0xfe,0xff,0x9c,0x00,0x01,0x61,0x01,0x01,0x0c,0x02,0x01, -0x3d,0x01,0x00,0x95,0xff,0xfe,0x6f,0xfe,0xfe,0x11,0xfe,0xfe,0x18,0xff,0xff,0x29, -0x00,0x00,0xbf,0x01,0x02,0xe0,0x01,0x01,0x18,0x01,0x00,0xb7,0xff,0xfe,0x8e,0xfe, -0xfe,0x34,0xfe,0xfe,0xc4,0xfe,0xff,0x79,0x00,0x01,0x81,0x01,0x01,0xcb,0x01,0x01, -0x29,0x01,0x00,0xc6,0xff,0xff,0x91,0xfe,0xfe,0x12,0xfe,0xfe,0x16,0xff,0xff,0x3b, -0x00,0x00,0x7d,0x01,0x01,0xdd,0x01,0x01,0x18,0x01,0x00,0xc8,0xff,0xff,0x80,0xfe, -0xfe,0x65,0xfe,0xfe,0xd8,0xfe,0xff,0x47,0x00,0x01,0x70,0x01,0x01,0xba,0x01,0x01, -0x19,0x01,0x00,0xb5,0xff,0xff,0xc4,0xfe,0xfe,0x14,0xfe,0xfe,0x16,0xff,0xff,0x3b, -0x00,0x00,0x6d,0x01,0x01,0xaa,0x01,0x01,0x26,0x01,0x00,0xe9,0xff,0xff,0x81,0xfe, -0xfe,0x64,0xfe,0xfe,0xfa,0xfe,0xff,0x27,0x00,0x00,0x4c,0x01,0x01,0xc8,0x01,0x01, -0x1a,0x01,0x00,0xa5,0xff,0xff,0xe3,0xfe,0xfe,0x58,0xfe,0xfe,0xe8,0xfe,0xff,0x17, -0x00,0x00,0x5c,0x01,0x01,0x9a,0x01,0x01,0xd4,0x00,0x00,0x07,0x00,0xff,0xc7,0xfe, -0xfe,0x56,0xfe,0xfe,0xe9,0xfe,0xff,0x48,0x00,0x00,0x2e,0x01,0x01,0x63,0x01,0x01, -0x37,0x01,0x00,0xd9,0xff,0xff,0xc3,0xfe,0xfe,0x66,0xfe,0xfe,0x3b,0xff,0xff,0x0a, -0x00,0x00,0xf6,0x00,0x01,0xb8,0x01,0x01,0xe7,0x00,0x00,0xd6,0xff,0xff,0xd4,0xfe, -0xfe,0xcb,0xfe,0xfe,0xdc,0xfe,0xff,0x03,0x00,0x00,0x4c,0x01,0x01,0x67,0x01,0x01, -0xd3,0x00,0x00,0xf6,0xff,0xff,0x29,0xff,0xfe,0x6b,0xfe,0xfe,0xf7,0xfe,0xff,0x4b, -0x00,0x00,0xfa,0x00,0x01,0x42,0x01,0x01,0xf2,0x00,0x00,0x2a,0x00,0xff,0xb6,0xfe, -0xfe,0xa7,0xfe,0xfe,0x4f,0xff,0xff,0xf9,0xff,0x00,0xd6,0x00,0x01,0x73,0x01,0x01, -0x16,0x01,0x00,0xb7,0xff,0xff,0x03,0xff,0xff,0xe0,0xfe,0xfe,0xfc,0xfe,0xff,0xe6, -0xff,0x00,0x06,0x01,0x01,0x77,0x01,0x01,0x90,0x00,0x00,0x14,0x00,0xff,0x4b,0xff, -0xfe,0xad,0xfe,0xfe,0xfa,0xfe,0xff,0x28,0x00,0x00,0xfb,0x00,0x00,0xef,0x00,0x00, -0xff,0x00,0x00,0x2b,0x00,0xff,0x07,0xff,0xfe,0xab,0xfe,0xfe,0x5d,0xff,0xff,0x0c, -0x00,0x00,0x82,0x00,0x00,0x4f,0x01,0x01,0xf4,0x00,0x00,0xd6,0xff,0xff,0x15,0xff, -0xfe,0x0f,0xff,0xff,0x21,0xff,0xff,0xa4,0xff,0x00,0xf4,0x00,0x01,0x24,0x01,0x00, -0xae,0x00,0x00,0xe4,0xff,0xff,0x7a,0xff,0xff,0xc2,0xfe,0xfe,0xea,0xfe,0xff,0x17, -0x00,0x00,0xc8,0x00,0x00,0xdd,0x00,0x00,0xac,0x00,0x00,0x37,0x00,0xff,0x2c,0xff, -0xfe,0xab,0xfe,0xff,0x60,0xff,0xff,0xeb,0xff,0x00,0x73,0x00,0x00,0xea,0x00,0x01, -0xf0,0x00,0x00,0xd7,0xff,0xff,0x25,0xff,0xff,0x21,0xff,0xff,0x33,0xff,0xff,0xa5, -0xff,0x00,0x91,0x00,0x00,0x2f,0x01,0x00,0x8f,0x00,0x00,0xd0,0xff,0xff,0x8c,0xff, -0xff,0xf3,0xfe,0xfe,0x0e,0xff,0xff,0xd5,0xff,0x00,0xb6,0x00,0x00,0xac,0x00,0x00, -0x88,0x00,0x00,0x37,0x00,0xff,0x5d,0xff,0xfe,0xdf,0xfe,0xfe,0x4f,0xff,0xff,0x0b, -0x00,0x00,0x33,0x00,0x00,0xb6,0x00,0x00,0xce,0x00,0x00,0x06,0x00,0xff,0x39,0xff, -0xff,0x21,0xff,0xff,0x65,0xff,0xff,0x97,0xff,0xff,0x6e,0x00,0x00,0xec,0x00,0x00, -0x7c,0x00,0x00,0xe2,0xff,0xff,0x8a,0xff,0xff,0x57,0xff,0xff,0x01,0xff,0xff,0xd5, -0xff,0x00,0x84,0x00,0x00,0xaa,0x00,0x00,0x58,0x00,0x00,0x34,0x00,0xff,0x9f,0xff, -0xff,0xf3,0xfe,0xff,0x50,0xff,0xff,0xfb,0xff,0x00,0x31,0x00,0x00,0x86,0x00,0x00, -0xa9,0x00,0x00,0x28,0x00,0xff,0x4a,0xff,0xff,0x54,0xff,0xff,0x76,0xff,0xff,0xb9, -0xff,0xff,0x2e,0x00,0x00,0xc8,0x00,0x00,0x8c,0x00,0x00,0xd2,0xff,0xff,0xab,0xff, -0xff,0x69,0xff,0xff,0x44,0xff,0xff,0xb7,0xff,0x00,0x60,0x00,0x00,0x8a,0x00,0x00, -0x45,0x00,0x00,0x24,0x00,0xff,0xbf,0xff,0xff,0x37,0xff,0xff,0x52,0xff,0xff,0xfa, -0xff,0x00,0x32,0x00,0x00,0x53,0x00,0x00,0x87,0x00,0x00,0x16,0x00,0xff,0x8d,0xff, -0xff,0x56,0xff,0xff,0xa7,0xff,0xff,0xbb,0xff,0xff,0x1d,0x00,0x00,0x86,0x00,0x00, -0x79,0x00,0x00,0xf3,0xff,0xff,0xac,0xff,0xff,0x9a,0xff,0xff,0x67,0xff,0xff,0xa7, -0xff,0x00,0x40,0x00,0x00,0x66,0x00,0x00,0x46,0x00,0x00,0x02,0x00,0x00,0xe0,0xff, -0xff,0x6a,0xff,0xff,0x75,0xff,0xff,0xea,0xff,0x00,0x20,0x00,0x00,0x43,0x00,0x00, -0x55,0x00,0x00,0x35,0x00,0xff,0xaf,0xff,0xff,0x77,0xff,0xff,0xa9,0xff,0xff,0xcb, -0xff,0xff,0x0e,0x00,0x00,0x52,0x00,0x00,0x67,0x00,0x00,0xf3,0xff,0xff,0xcd,0xff, -0xff,0xab,0xff,0xff,0x99,0xff,0xff,0xb9,0xff,0xff,0x2e,0x00,0x00,0x65,0x00,0x00, -0x35,0x00,0x00,0x12,0x00,0x00,0xe0,0xff,0xff,0x9b,0xff,0xff,0x88,0xff,0xff,0xda, -0xff,0x00,0x20,0x00,0x00,0x32,0x00,0x00,0x44,0x00,0x00,0x24,0x00,0x00,0xd0,0xff, -0xff,0x9b,0xff,0xff,0xb9,0xff,0xff,0xec,0xff,0xff,0xfe,0xff,0x00,0x02,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xfd,0x67,0xfe,0xb1,0x6a,0xfb, -0xee,0x41,0x03,0x0e,0x9a,0x08,0x05,0xa1,0x04,0x04,0xe9,0x03,0x03,0x0f,0x03,0x02, -0xef,0x02,0x03,0x5a,0x04,0x04,0x95,0x04,0x04,0xf5,0x03,0x04,0x17,0x04,0x03,0x9f, -0x03,0x03,0x36,0x03,0x02,0x0c,0x03,0x02,0xda,0x01,0x02,0x80,0x00,0x00,0x43,0x00, -0x00,0x99,0x00,0x00,0xfd,0x01,0x02,0xb7,0x02,0x02,0x2a,0x02,0x01,0xb9,0x01,0x01, -0xb0,0x00,0x00,0x31,0xff,0xfe,0x1e,0xfe,0xff,0x44,0xff,0xff,0x5c,0x00,0x00,0x25, -0x00,0x00,0x52,0x00,0x00,0xde,0x00,0x00,0x2f,0x00,0xff,0x99,0xff,0xff,0xc7,0x00, -0x01,0x62,0x01,0x00,0x4a,0x00,0xff,0x8a,0xfe,0xfd,0xc9,0xfc,0xfd,0x80,0xfd,0xfa, -0x6e,0xfd,0xff,0xb1,0x01,0x03,0xb0,0x04,0x05,0x32,0x04,0x03,0xc3,0x00,0xfa,0xc0, -0x05,0x0d,0xae,0xd8,0xea,0x35,0x0a,0xf9,0x93,0x03,0x01,0x5f,0xf4,0xff,0x4a,0xf3, -0xf5,0xd6,0xfa,0x09,0xa9,0xfd,0xff,0x91,0xfd,0xfe,0xd5,0x0e,0x01,0x87,0x09,0xf7, -0xaa,0xec,0x02,0x29,0x1c,0x32,0x2d,0x42,0x31,0xee,0x30,0x1e,0x9c,0x35,0x2b,0x90, -0x31,0x1b,0x65,0x01,0x0a,0x54,0xfc,0xed,0x2f,0xf6,0xf1,0x8b,0xfa,0xf1,0xae,0xdd, -0xd9,0x01,0xd6,0xed,0xb7,0xea,0xf1,0xb6,0xf7,0xf6,0x9c,0xed,0xe5,0x64,0xe9,0x04, -0x33,0x11,0x05,0xb9,0xf8,0xea,0x39,0xe8,0xe5,0xc5,0xd3,0xda,0xef,0xe5,0xd2,0x02, -0xe0,0xd5,0x41,0xe9,0x00,0x96,0xe7,0xe1,0x48,0xe3,0xd1,0xdc,0xcf,0xc0,0x60,0xd7, -0xd0,0xda,0xe2,0xf5,0x5a,0xfa,0x08,0x77,0xfd,0xe9,0xff,0xe7,0xec,0x1b,0xe6,0xdb, -0x04,0xd9,0xd4,0xc8,0xdf,0xfc,0x04,0xfc,0x0c,0xb8,0x01,0xfd,0x31,0xf8,0xf9,0x41, -0x0f,0x0e,0x8e,0x01,0xfc,0x37,0xf6,0xf7,0x82,0x05,0x1d,0x3d,0x33,0x3b,0x83,0x35, -0x27,0x0b,0x2e,0x2e,0xe5,0x3a,0x2d,0x4b,0x35,0x33,0xb5,0x21,0x33,0x67,0x45,0x6c, -0xac,0x72,0x6d,0x59,0x61,0x58,0x88,0x52,0x52,0xee,0x3e,0x44,0xd6,0x31,0x3e,0x6b, -0x37,0x4a,0x82,0x60,0x4c,0x4f,0x43,0x24,0xa6,0x2a,0x26,0xc8,0x12,0x0a,0xad,0xf9, -0xf5,0x9f,0xee,0xf8,0xd8,0x12,0x26,0x9f,0x22,0x05,0x0a,0x01,0x09,0xfe,0xfc,0xec, -0x09,0xdb,0xd7,0xe9,0xd5,0xd6,0x7e,0xd6,0xeb,0xa7,0x10,0xfa,0x1d,0xf0,0xf6,0x47, -0xe7,0xed,0xd7,0xce,0xc5,0xfb,0xc2,0xc6,0x81,0xc8,0xc8,0xa1,0xe6,0xeb,0x9e,0xeb, -0xe2,0x41,0xd3,0xe1,0x0b,0xd5,0xb6,0x2f,0xae,0xa4,0x61,0xb8,0xc6,0x98,0xc7,0xce, -0xa0,0xe2,0xe1,0xd6,0xdc,0xe0,0x18,0xd7,0xbf,0xb4,0xb7,0xad,0xae,0xaf,0xc1,0xdf, -0xd2,0xda,0xad,0xd4,0xde,0xda,0xde,0xe9,0x6f,0xf9,0xf3,0x93,0xed,0xd7,0x9e,0xc5, -0xbb,0x37,0xb6,0xcb,0x33,0xec,0xf9,0x3f,0xfe,0xf6,0x9d,0xf5,0x07,0x77,0x19,0x10, -0x1e,0x07,0xf3,0x48,0xd4,0xd7,0x8f,0xe2,0xf3,0xda,0xf5,0xfc,0xb9,0x00,0xf4,0x85, -0xf1,0xe3,0xe5,0xdc,0xec,0x9c,0xda,0xe0,0x93,0xfd,0x10,0x30,0x2a,0x33,0x92,0x2f, -0x3b,0xad,0x42,0x48,0x49,0x3a,0x3c,0x4f,0x32,0x2c,0xf8,0x1b,0x1f,0xcb,0x1a,0x2b, -0x71,0x2d,0x2a,0x61,0x35,0x33,0xbc,0x41,0x3e,0xa5,0x2c,0x39,0x55,0x2e,0x20,0x3d, -0x07,0x04,0xac,0x14,0x2c,0x4b,0x47,0x52,0x08,0x52,0x61,0xbb,0x44,0x4d,0xac,0x42, -0x48,0x3a,0x3a,0x27,0x44,0x34,0x37,0x6b,0x42,0x3e,0x1a,0x37,0x35,0x7d,0x2c,0x27, -0xb3,0x0b,0xfe,0x93,0xf9,0xea,0xc2,0xef,0xeb,0x56,0xeb,0xf1,0x71,0xe8,0xf3,0xd4, -0xf8,0xff,0x2f,0xfe,0xf5,0x1c,0xf5,0xf5,0x54,0xf3,0xeb,0xa1,0xe7,0xe6,0xa9,0xe0, -0xde,0x87,0xe2,0xe8,0xf5,0xe6,0xe0,0x71,0xda,0xbb,0x5f,0xb8,0x9a,0x0f,0x93,0x9c, -0xd1,0x9e,0xac,0x60,0xab,0xaa,0x90,0xa8,0xa6,0x88,0xab,0xb3,0xda,0xb4,0xac,0x73, -0xa3,0xa0,0xea,0xa4,0xb5,0x5e,0xc9,0xcb,0x9a,0xcf,0xd0,0x70,0xcf,0xde,0xb3,0xe6, -0xdf,0x86,0xe3,0xe3,0x80,0xe5,0xed,0x64,0xf8,0xfe,0xeb,0x05,0x17,0x62,0x1d,0x25, -0xf9,0x33,0x36,0x1b,0x36,0x35,0x03,0x27,0x2b,0xa8,0x29,0x2e,0x6e,0x3d,0x45,0x41, -0x4e,0x50,0xc5,0x51,0x57,0xb5,0x65,0x6d,0x46,0x65,0x5b,0x61,0x5a,0x5e,0xda,0x5c, -0x6a,0x9b,0x6a,0x7a,0x13,0x75,0x6c,0xbe,0x68,0x75,0x33,0x70,0x71,0x43,0x5d,0x45, -0x82,0x43,0x38,0x63,0x35,0x3e,0x41,0x39,0x3a,0x5e,0x30,0x28,0x86,0x20,0x29,0x26, -0x24,0x11,0xa3,0x08,0x01,0x1e,0xfb,0x02,0x1d,0x08,0x0a,0x22,0x04,0x02,0x78,0x05, -0x09,0xdd,0x09,0xfc,0x02,0x02,0xf7,0x9b,0xe8,0xe5,0x39,0xd6,0xe9,0x8d,0xf9,0xfc, -0x77,0xfa,0xef,0xf1,0xea,0xda,0x27,0xdc,0xd4,0x84,0xcb,0xce,0x6d,0xc3,0xba,0x54, -0xb8,0xb4,0xac,0xc7,0xc1,0xe7,0xc6,0xc3,0xab,0xb8,0xb9,0x13,0xb3,0xa5,0xed,0xa6, -0xab,0x1d,0xab,0x9f,0x5a,0x9b,0x9a,0xbb,0xa7,0xac,0x5a,0xb6,0xc3,0xe2,0xc5,0xc3, -0x59,0xb1,0xb0,0x07,0xad,0xb0,0x73,0xba,0xb6,0xa7,0xc4,0xd0,0x1e,0xdd,0xe1,0x96, -0xe3,0xd8,0x74,0xd2,0xd8,0xbf,0xdc,0xed,0xed,0xf9,0xed,0x9c,0xe9,0xe4,0x1f,0xe8, -0xee,0xe8,0xe3,0xdf,0x4a,0xcf,0xcf,0xac,0xd6,0xe2,0xd1,0xe9,0xed,0x46,0xf0,0xeb, -0xf4,0xf0,0xfd,0x2b,0x0a,0x1d,0xfe,0x33,0x3b,0x4d,0x3d,0x3a,0x63,0x31,0x22,0xa4, -0x22,0x24,0xd3,0x25,0x2e,0x1d,0x2b,0x37,0x7f,0x3d,0x42,0x18,0x39,0x37,0x01,0x30, -0x21,0x15,0x1c,0x1f,0x71,0x26,0x2c,0x05,0x25,0x2b,0xf7,0x32,0x30,0xbc,0x31,0x31, -0x52,0x39,0x3d,0x1d,0x3f,0x41,0x3c,0x41,0x4e,0xf0,0x4a,0x48,0x19,0x55,0x50,0xa0, -0x49,0x42,0x59,0x37,0x3f,0x5e,0x47,0x42,0x77,0x2e,0x1a,0xb1,0x0c,0x06,0xb7,0x08, -0x05,0xd0,0x0e,0x11,0x8c,0x08,0x01,0x3f,0x05,0x04,0x0a,0x02,0xfa,0x6c,0xf8,0xf4, -0x20,0xfc,0xf2,0x54,0xf2,0xfb,0x45,0xf8,0xf4,0xee,0xe6,0xe1,0xc2,0xda,0xd1,0x68, -0xc9,0xb9,0xc4,0xb4,0xac,0xda,0xac,0xa5,0xef,0x9c,0xa6,0xf0,0x9e,0x90,0x4e,0x95, -0x91,0x40,0x97,0x9a,0xa1,0x99,0x97,0x3a,0x97,0x97,0xe1,0x9d,0xaa,0x7e,0xb0,0xb0, -0x5e,0xb4,0xb7,0x1e,0xc0,0xc1,0x95,0xd1,0xdb,0x21,0xdc,0xd5,0x8a,0xd4,0xe5,0x75, -0xf6,0x09,0x72,0x10,0x12,0xba,0x19,0x22,0x19,0x2e,0x2c,0xbd,0x33,0x37,0x79,0x37, -0x35,0xbc,0x2d,0x3c,0xb8,0x45,0x4c,0xb8,0x5d,0x52,0x15,0x4e,0x57,0xb0,0x5b,0x66, -0xcc,0x67,0x63,0x0c,0x63,0x63,0x72,0x66,0x69,0x69,0x77,0x7a,0x0c,0x72,0x6c,0x76, -0x6c,0x78,0xb2,0x7e,0x7f,0xdf,0x74,0x61,0x95,0x54,0x4e,0xe5,0x4d,0x4a,0xc8,0x54, -0x55,0x1b,0x4c,0x40,0xc5,0x34,0x2f,0x99,0x2c,0x29,0x82,0x20,0x20,0x61,0x23,0x1a, -0x76,0x14,0x13,0x7f,0x0f,0x14,0x69,0x12,0x0d,0xe8,0x0c,0x05,0x1e,0x04,0xff,0x8c, -0x00,0x02,0x89,0xf9,0xee,0xe8,0xe3,0xe2,0xb7,0xe8,0xeb,0xd1,0xe9,0xe5,0x12,0xe3, -0xe1,0xeb,0xd4,0xc2,0x58,0xba,0xb0,0x03,0xab,0xb1,0x4e,0xbc,0xc1,0x36,0xbf,0xb2, -0x0f,0xac,0xa8,0x9a,0x9b,0x90,0x60,0x8f,0x93,0xaa,0x92,0x8f,0xd9,0x91,0x8d,0xcd, -0x92,0x8f,0x6b,0x97,0xa0,0x3f,0xa0,0x9d,0x06,0x9e,0xa2,0xe3,0xa4,0xa9,0xd9,0xa7, -0x9b,0x40,0x9c,0xa6,0x67,0xb3,0xc5,0x23,0xd4,0xdf,0x86,0xe3,0xda,0x1a,0xd7,0xd5, -0xa5,0xd8,0xd6,0x64,0xda,0xdc,0xde,0xea,0xeb,0xa4,0xe2,0xe2,0x5b,0xdd,0xd3,0xad, -0xcd,0xc3,0x18,0xc3,0xcb,0x28,0xdd,0xeb,0x1b,0xf7,0x02,0x65,0x0c,0x14,0xeb,0x1a, -0x25,0xd6,0x28,0x24,0x07,0x1c,0x16,0x76,0x21,0x27,0x5d,0x2f,0x35,0x9f,0x36,0x3d, -0x9d,0x38,0x35,0x62,0x3e,0x3d,0x98,0x3c,0x37,0xf7,0x2d,0x27,0xb2,0x25,0x24,0x80, -0x29,0x2d,0xfd,0x31,0x43,0xd4,0x46,0x43,0xe8,0x45,0x45,0x0e,0x44,0x43,0x95,0x44, -0x46,0xf8,0x4a,0x5b,0xad,0x64,0x68,0xb9,0x6c,0x68,0x8f,0x69,0x5b,0x3d,0x50,0x48, -0x12,0x3b,0x33,0x6f,0x24,0x24,0x93,0x2a,0x31,0x54,0x31,0x2a,0xe1,0x1a,0x0f,0xab, -0x0e,0x15,0x66,0x09,0xfc,0xce,0xfc,0xfd,0xd3,0xfe,0x01,0x52,0x02,0x06,0xff,0x06, -0xfb,0x18,0xf0,0xe4,0x48,0xdc,0xda,0x84,0xcf,0xbf,0xc9,0xae,0xa5,0xaa,0xa3,0xa4, -0x02,0xa7,0xaa,0xcd,0xa8,0x9f,0xa8,0x8f,0x8b,0x14,0x8d,0x8c,0x2d,0x89,0x83,0x4b, -0x84,0x91,0x82,0xa0,0xaa,0x25,0xb3,0xb5,0xde,0xb2,0xae,0xe9,0xb0,0xb3,0x31,0xbf, -0xc2,0x8a,0xc4,0xca,0x38,0xd6,0xe7,0x5e,0xf9,0x04,0x3e,0x0e,0x13,0x75,0x14,0x11, -0xfc,0x16,0x20,0xcb,0x2a,0x2f,0xbc,0x32,0x36,0x1e,0x3d,0x3f,0x07,0x3f,0x4c,0x72, -0x58,0x59,0x1d,0x5b,0x54,0xe5,0x4e,0x4c,0x13,0x4e,0x60,0x21,0x69,0x6b,0xf3,0x6d, -0x71,0x5f,0x75,0x75,0xd1,0x77,0x73,0xc6,0x6f,0x73,0xd6,0x71,0x73,0x34,0x74,0x71, -0xf2,0x71,0x6f,0x91,0x69,0x62,0xfe,0x5c,0x53,0x01,0x46,0x42,0xd3,0x47,0x45,0x8b, -0x3d,0x39,0x06,0x32,0x31,0x6c,0x27,0x1d,0x4c,0x1c,0x16,0x69,0x1b,0x1e,0x02,0x17, -0x17,0xa0,0x08,0x00,0xd0,0xfc,0xfa,0x69,0x02,0x04,0xdf,0xfd,0xf7,0x69,0xee,0xed, -0xcb,0xe3,0xe0,0x00,0xd6,0xd2,0x94,0xcf,0xc8,0x49,0xc7,0xc9,0x7b,0xc4,0xc0,0xe0, -0xba,0xb1,0xb0,0xa0,0x98,0xab,0x9b,0x9e,0x6e,0xa3,0xa3,0x46,0x9d,0x92,0x1b,0x8a, -0x88,0x3b,0x86,0x84,0xb6,0x80,0x84,0x9c,0x87,0x8f,0x92,0x95,0x96,0xeb,0x96,0x91, -0x54,0x89,0x88,0x55,0x88,0x93,0xce,0xa2,0xa5,0x4c,0xa2,0xa2,0x46,0xaf,0xb9,0x3d, -0xbd,0xc3,0x44,0xcc,0xd3,0x00,0xd4,0xdb,0xee,0xe6,0xee,0xb3,0xf3,0xf0,0x94,0xe3, -0xda,0xf0,0xd1,0xce,0xef,0xce,0xcd,0x5c,0xd0,0xd6,0x6b,0xdd,0xd7,0x4a,0xd7,0xde, -0xc6,0xe5,0xf2,0x37,0x00,0x03,0x41,0x0d,0x1b,0x4f,0x23,0x24,0x2f,0x1c,0x14,0xa5, -0x1a,0x24,0x78,0x2b,0x30,0x79,0x36,0x3f,0x79,0x40,0x42,0x9a,0x3c,0x3d,0xd0,0x3c, -0x32,0x24,0x2f,0x2e,0xd3,0x33,0x3a,0xb5,0x3c,0x3d,0xe4,0x40,0x40,0x3d,0x3c,0x39, -0x68,0x3d,0x43,0x3f,0x4c,0x4f,0xb8,0x4e,0x56,0x7b,0x5a,0x67,0x89,0x6c,0x6d,0x79, -0x6e,0x6c,0xf0,0x63,0x60,0x04,0x67,0x60,0xce,0x53,0x48,0xdc,0x3e,0x3b,0xa5,0x35, -0x35,0xec,0x31,0x2e,0x70,0x29,0x1f,0xd2,0x19,0x13,0xcc,0x08,0x09,0xb9,0x01,0xfe, -0x35,0x02,0x06,0xfa,0x0e,0x0e,0xbe,0x0a,0x03,0x4e,0xf9,0xee,0x1e,0xe4,0xde,0x34, -0xd3,0xca,0x67,0xc5,0xbf,0xd5,0xb5,0xb0,0xde,0xaf,0xb4,0x4e,0xb3,0xa5,0x7a,0x97, -0x90,0x7e,0x8d,0x91,0x69,0x95,0x9d,0xd8,0xa1,0x9e,0x3f,0x9c,0x9c,0x94,0xa5,0xad, -0x37,0xae,0xb0,0xf5,0xb0,0xb4,0xde,0xba,0xb9,0xac,0xbe,0xc8,0x2a,0xd7,0xe4,0xc4, -0xeb,0xf8,0x1e,0x01,0x02,0x99,0x08,0x11,0x98,0x13,0x13,0xba,0x17,0x1d,0x2d,0x28, -0x30,0x80,0x38,0x3d,0xd5,0x3e,0x3f,0x80,0x40,0x43,0x53,0x43,0x41,0x7b,0x43,0x48, -0x5e,0x50,0x5a,0x78,0x5d,0x59,0xf9,0x56,0x59,0xce,0x5f,0x63,0x05,0x6b,0x74,0xea, -0x77,0x74,0xaf,0x73,0x6c,0x7c,0x64,0x64,0x3d,0x69,0x6f,0x32,0x70,0x61,0x9d,0x5e, -0x5d,0x87,0x56,0x4c,0xe6,0x45,0x3d,0xf3,0x34,0x32,0x6a,0x2e,0x2f,0xa1,0x34,0x32, -0x37,0x28,0x18,0x0e,0x08,0x06,0x6f,0x0c,0x0a,0x5e,0x09,0x0c,0x32,0x0a,0x05,0x1e, -0x04,0xf9,0xde,0xf5,0xf0,0xfe,0xe7,0xe2,0xc5,0xdf,0xe2,0x2e,0xe2,0xe1,0x64,0xd3, -0xc4,0x96,0xc0,0xbe,0x18,0xc1,0xc0,0xba,0xbb,0xbd,0x86,0xb7,0xb0,0x09,0xa5,0x98, -0x83,0x98,0x9b,0x73,0x99,0x90,0x7e,0x8a,0x91,0x87,0x97,0x9c,0x7e,0x9b,0x92,0x6b, -0x8c,0x89,0xc1,0x88,0x8a,0x4c,0x90,0x95,0x2e,0x98,0x96,0xc7,0x98,0x9e,0x5c,0x9a, -0x96,0x10,0x95,0x99,0xca,0xa3,0xb0,0xc0,0xbc,0xc7,0x5f,0xd3,0xd6,0x71,0xd9,0xe0, -0x06,0xe2,0xe5,0x69,0xea,0xe9,0x75,0xe5,0xe1,0x31,0xdd,0xd5,0x84,0xd2,0xd2,0xe9, -0xce,0xce,0xb6,0xcb,0xcd,0x5f,0xda,0xe4,0xfb,0xea,0xee,0x1e,0xf4,0xf6,0x34,0xfc, -0x03,0x76,0x0b,0x12,0xa5,0x16,0x19,0x50,0x1e,0x25,0xec,0x2d,0x30,0x4d,0x37,0x36, -0x77,0x32,0x32,0xc9,0x37,0x3b,0x37,0x3c,0x3d,0x66,0x3c,0x3d,0x70,0x3f,0x38,0x27, -0x34,0x36,0xe1,0x38,0x3d,0x48,0x3c,0x39,0x99,0x3d,0x42,0xa8,0x47,0x47,0x7e,0x4f, -0x52,0xb0,0x52,0x5f,0xf1,0x68,0x71,0xb1,0x77,0x71,0x07,0x69,0x61,0x2c,0x60,0x64, -0xcd,0x65,0x5b,0x8d,0x52,0x4b,0x53,0x45,0x43,0xe4,0x41,0x3b,0x75,0x32,0x28,0x32, -0x1d,0x16,0x82,0x12,0x11,0x80,0x13,0x17,0x21,0x16,0x16,0x77,0x12,0x09,0xcb,0x08, -0x08,0xea,0x08,0x06,0xaf,0xfd,0xf4,0xd8,0xea,0xdf,0xc0,0xd6,0xd3,0x4e,0xca,0xbf, -0x5d,0xbf,0xc0,0x83,0xbd,0xb7,0x0c,0xac,0xa4,0x73,0xa2,0xa0,0xfb,0x9e,0x9e,0x60, -0x9d,0xa2,0x04,0xaa,0xa8,0x2f,0xa5,0xa5,0x06,0xa7,0xaa,0x82,0xaa,0xaa,0x57,0xae, -0xb7,0xb4,0xbf,0xc6,0x97,0xd0,0xd4,0x81,0xd8,0xde,0xaf,0xe2,0xeb,0x17,0xfa,0x0a, -0xd4,0x0d,0x0a,0x0e,0x09,0x06,0xac,0x0c,0x15,0xdc,0x20,0x28,0x45,0x2d,0x33,0xec, -0x33,0x34,0x60,0x37,0x35,0x9c,0x35,0x2f,0x35,0x2a,0x30,0x91,0x42,0x50,0xb2,0x55, -0x56,0x16,0x54,0x54,0x37,0x59,0x58,0x03,0x57,0x5d,0x34,0x66,0x67,0x6e,0x69,0x69, -0xf1,0x66,0x67,0xc4,0x63,0x5e,0xf3,0x59,0x53,0xab,0x50,0x51,0xea,0x52,0x4a,0xdf, -0x3e,0x30,0x8f,0x27,0x26,0x18,0x2a,0x2b,0x84,0x29,0x21,0xf1,0x17,0x10,0x65,0x0b, -0x07,0x2b,0x03,0x02,0xb0,0x00,0x01,0x72,0x03,0x04,0x4f,0x04,0xff,0xf1,0xf6,0xec, -0xaf,0xe4,0xdd,0xed,0xd7,0xd3,0xae,0xd4,0xd6,0x2d,0xd8,0xda,0xc6,0xd7,0xd0,0x49, -0xcd,0xc3,0x0c,0xb7,0xad,0xbc,0xa7,0xa7,0xc8,0xaa,0xaa,0x7f,0xa7,0xa3,0x12,0xa0, -0x9e,0xe0,0x9d,0x9c,0xac,0x9c,0x9f,0xad,0x99,0x96,0x52,0x9c,0x9f,0xee,0x9f,0x9d, -0x03,0x96,0x8f,0x5d,0x93,0x97,0x07,0x9a,0x9d,0x01,0x9e,0x9f,0x2d,0xa7,0xad,0xd2, -0xb1,0xba,0x38,0xc5,0xd1,0x1a,0xdc,0xe4,0x1b,0xea,0xef,0x41,0xf1,0xee,0x63,0xe7, -0xdf,0x18,0xda,0xd2,0x38,0xcf,0xd3,0xd9,0xd9,0xe0,0x80,0xde,0xda,0xe4,0xd9,0xdb, -0xec,0xdd,0xe1,0x06,0xe8,0xeb,0xc2,0xf1,0xff,0x0c,0x0a,0x12,0xd2,0x17,0x17,0xa4, -0x16,0x1b,0x77,0x21,0x27,0x2e,0x33,0x36,0x39,0x38,0x3b,0xad,0x39,0x36,0xe8,0x39, -0x3f,0x37,0x42,0x46,0x16,0x4a,0x45,0xa0,0x3b,0x34,0xe5,0x35,0x3d,0xf1,0x3d,0x3a, -0x68,0x35,0x37,0xdd,0x41,0x4c,0xaa,0x53,0x57,0x47,0x5c,0x61,0x8f,0x64,0x64,0x72, -0x64,0x6c,0xc8,0x74,0x77,0x48,0x7a,0x78,0xfb,0x72,0x6a,0x30,0x62,0x5a,0x64,0x51, -0x4b,0xf3,0x46,0x44,0x09,0x3e,0x37,0xc1,0x32,0x2a,0xbc,0x20,0x19,0x53,0x15,0x16, -0x7d,0x1a,0x18,0x9a,0x13,0x14,0x87,0x17,0x17,0xbe,0x15,0x0f,0xaf,0x08,0x00,0xeb, -0xf6,0xec,0xa3,0xe6,0xe6,0x7f,0xdf,0xd4,0x25,0xc5,0xb8,0x3c,0xb9,0xbc,0x77,0xbd, -0xb9,0x68,0xb0,0xa7,0x8f,0xa2,0x9f,0x13,0x9c,0x9b,0xc5,0x9b,0x9b,0x48,0x9d,0x9f, -0xb6,0xa0,0xa2,0x02,0xa2,0xa1,0xa5,0xa0,0xa0,0x63,0xa0,0xa7,0x53,0xb6,0xc7,0x9b, -0xd1,0xd6,0x8f,0xda,0xdc,0x97,0xde,0xe7,0xd2,0xec,0xf0,0x25,0xf8,0xfd,0x73,0x04, -0x13,0xd5,0x1e,0x20,0x1d,0x1f,0x1d,0xc6,0x1a,0x1f,0xc2,0x26,0x2c,0xd8,0x2f,0x2e, -0xa8,0x2a,0x2c,0x0f,0x31,0x35,0xa5,0x3b,0x45,0xf2,0x4c,0x52,0x4c,0x54,0x53,0xa1, -0x55,0x59,0xb8,0x5a,0x5a,0x91,0x5d,0x63,0x24,0x66,0x69,0xc4,0x6a,0x6b,0x85,0x67, -0x5f,0xaf,0x55,0x4e,0xdd,0x4c,0x49,0x16,0x44,0x3f,0x06,0x39,0x37,0x5a,0x3a,0x37, -0xa0,0x28,0x1b,0x49,0x12,0x0c,0x63,0x0d,0x0c,0x46,0x0c,0x0f,0x48,0x0f,0x0b,0x1f, -0x0a,0x06,0x57,0x00,0xfa,0x96,0xf5,0xef,0xfc,0xec,0xeb,0x6d,0xe8,0xe6,0xee,0xe1, -0xde,0xa0,0xdd,0xd9,0x78,0xd5,0xd4,0xbc,0xd5,0xd3,0x8a,0xd1,0xc9,0x11,0xba,0xae, -0x9a,0xa7,0xa5,0x73,0xa5,0xa3,0xab,0xa2,0xa5,0xcd,0xa8,0xa9,0xe9,0xab,0xab,0xd9, -0xa3,0x9d,0xb5,0x9a,0x9b,0xe4,0x9b,0x9d,0xc1,0x9e,0x9b,0x96,0x98,0x99,0x31,0x98, -0x94,0xc4,0x8f,0x92,0x1c,0x9c,0xa7,0x84,0xaf,0xb8,0x3a,0xc5,0xd4,0x91,0xe0,0xe7, -0x32,0xe6,0xe3,0x9c,0xe5,0xeb,0xd6,0xed,0xed,0x03,0xe7,0xdf,0x2b,0xdb,0xd7,0x91, -0xd3,0xd7,0xdf,0xdc,0xdd,0x93,0xdd,0xdb,0x7b,0xd9,0xda,0x4b,0xdf,0xe3,0x2f,0xeb, -0xf4,0x29,0xf9,0xfc,0xff,0x03,0x0b,0x49,0x14,0x1d,0x85,0x1f,0x1f,0x34,0x20,0x25, -0x38,0x2a,0x2e,0x51,0x33,0x37,0x69,0x3c,0x44,0x97,0x46,0x43,0xfe,0x40,0x3d,0xc9, -0x37,0x31,0xb8,0x30,0x35,0x53,0x3b,0x3f,0x77,0x3b,0x37,0xe3,0x35,0x3a,0x66,0x43, -0x4a,0x1c,0x50,0x52,0x8c,0x55,0x5c,0x6c,0x69,0x74,0x70,0x77,0x76,0xe4,0x72,0x6f, -0x94,0x6f,0x6f,0x88,0x6f,0x6e,0x77,0x6a,0x60,0xfa,0x52,0x47,0x45,0x40,0x3e,0xf2, -0x3a,0x36,0x37,0x31,0x28,0x39,0x20,0x1c,0x17,0x1b,0x1b,0x9e,0x1c,0x1a,0xd2,0x18, -0x19,0x1b,0x1d,0x1f,0xe9,0x1d,0x11,0x88,0x02,0xf7,0xd3,0xef,0xed,0x73,0xea,0xe5, -0xb8,0xde,0xd5,0x8e,0xcf,0xc8,0xda,0xbf,0xb6,0x5a,0xb1,0xae,0x72,0xa9,0xa9,0x54, -0xab,0xab,0x7d,0xa9,0xa0,0x03,0x94,0x90,0x16,0x8e,0x89,0xdf,0x8d,0x97,0x9b,0x9f, -0xa6,0x3a,0xa6,0xa0,0x8a,0xa0,0xa8,0x04,0xb1,0xb8,0x1a,0xc0,0xc6,0xd7,0xd0,0xda, -0xa6,0xdd,0xe0,0x0e,0xe5,0xea,0x3f,0xf2,0xfe,0x30,0x09,0x0f,0x67,0x12,0x14,0x44, -0x16,0x16,0x72,0x14,0x16,0x11,0x19,0x1a,0x43,0x1c,0x25,0x31,0x2d,0x32,0x40,0x34, -0x36,0x94,0x36,0x38,0x58,0x3d,0x41,0xe6,0x44,0x4d,0x24,0x57,0x5d,0x26,0x60,0x5f, -0x13,0x5d,0x5f,0x31,0x61,0x60,0xcb,0x60,0x62,0x93,0x5f,0x5c,0x73,0x5c,0x5a,0xba, -0x54,0x4a,0xd1,0x3e,0x36,0x46,0x33,0x33,0xfe,0x31,0x2c,0xab,0x27,0x21,0x76,0x1c, -0x18,0xe5,0x12,0x0c,0x1c,0x0b,0x0f,0x59,0x13,0x12,0x88,0x0f,0x0a,0x6d,0x07,0x04, -0x31,0xfd,0xf2,0x24,0xeb,0xe9,0x55,0xea,0xec,0xaf,0xf0,0xf2,0xf1,0xef,0xed,0x58, -0xea,0xe4,0xe9,0xdd,0xd3,0x0c,0xc8,0xbe,0xb6,0xb9,0xb8,0x48,0xb9,0xb9,0xee,0xb8, -0xb5,0xb7,0xb2,0xaf,0x2b,0xad,0xb0,0x51,0xb5,0xba,0x29,0xbb,0xb5,0xf1,0xab,0xa4, -0x3c,0xa0,0x9b,0x3a,0x9b,0x99,0x6f,0x97,0x97,0xe1,0x97,0x99,0xa1,0x9d,0xa5,0x82, -0xab,0xb3,0x11,0xbc,0xc5,0x08,0xd1,0xdd,0x4e,0xe9,0xef,0xcf,0xef,0xeb,0xcc,0xe8, -0xe9,0xf6,0xe5,0xdf,0x7d,0xdb,0xd9,0x47,0xdb,0xde,0xd9,0xe0,0xdf,0xa3,0xd6,0xcf, -0xc7,0xcc,0xcd,0xc4,0xd1,0xdb,0xb3,0xe2,0xe7,0xab,0xec,0xed,0x82,0xf0,0xf7,0xa0, -0xfb,0x01,0x56,0x08,0x0d,0x9a,0x12,0x1a,0x15,0x21,0x26,0xf6,0x2b,0x2f,0x9e,0x2e, -0x2b,0x36,0x2c,0x35,0xe5,0x40,0x46,0x3d,0x43,0x3a,0x9c,0x31,0x29,0xa9,0x27,0x28, -0xda,0x2b,0x2e,0x25,0x2e,0x31,0x1e,0x39,0x3e,0xe6,0x45,0x4a,0xb4,0x4b,0x4d,0xa7, -0x55,0x65,0x81,0x70,0x75,0xed,0x78,0x7a,0x57,0x7a,0x77,0xbb,0x75,0x72,0xdb,0x6f, -0x6f,0x6d,0x6b,0x60,0x72,0x53,0x49,0x0f,0x45,0x3f,0xfd,0x37,0x30,0x6e,0x2c,0x2c, -0x42,0x2f,0x2f,0x6e,0x2f,0x29,0x9a,0x1f,0x19,0x67,0x19,0x1b,0x3c,0x1f,0x22,0x73, -0x20,0x18,0x58,0x0f,0x04,0x4d,0xf7,0xea,0x7c,0xdf,0xd5,0xaf,0xd4,0xd6,0x40,0xd4, -0xce,0x4f,0xc7,0xbf,0xa3,0xb8,0xb2,0x99,0xac,0xa5,0x6a,0xa1,0x9c,0xd9,0x95,0x90, -0x1c,0x8d,0x8a,0x82,0x88,0x8a,0xc3,0x8d,0x92,0x5c,0x95,0x95,0xfd,0x95,0x98,0x4f, -0x9f,0xa3,0x7a,0xa6,0xa9,0x4b,0xb0,0xbb,0xb0,0xc8,0xd4,0x82,0xdb,0xe2,0xe2,0xe7, -0xee,0x1c,0xf5,0xf7,0xc9,0xfa,0xfe,0x58,0x03,0x09,0xb6,0x0d,0x10,0xf7,0x10,0x14, -0xb7,0x19,0x1b,0x91,0x1b,0x1a,0xa7,0x1b,0x21,0x0a,0x29,0x33,0x24,0x3c,0x40,0xe6, -0x41,0x43,0x91,0x45,0x4a,0x39,0x50,0x53,0x7d,0x58,0x5f,0x57,0x66,0x6a,0xf9,0x6b, -0x6b,0xff,0x6b,0x67,0x26,0x5f,0x5b,0x2b,0x5b,0x57,0xf4,0x54,0x52,0x26,0x4d,0x46, -0xfa,0x3e,0x38,0xe8,0x33,0x2d,0x6c,0x26,0x20,0xaa,0x1f,0x21,0x6b,0x24,0x27,0xf9, -0x25,0x20,0x0d,0x19,0x0e,0x22,0x05,0x02,0xdb,0x07,0x0d,0x5a,0x0c,0x05,0x80,0xfe, -0xf9,0x21,0xf7,0xf9,0xa1,0xfb,0xfd,0x12,0xfb,0xf7,0x84,0xf4,0xee,0x9e,0xe4,0xd7, -0x3a,0xcb,0xc1,0x8d,0xbc,0xbb,0x17,0xbe,0xc3,0xb6,0xc3,0xc0,0xbe,0xc1,0xc3,0x46, -0xc4,0xc2,0x1d,0xbf,0xba,0xb2,0xb5,0xb3,0xc0,0xae,0xa8,0x7b,0xa4,0xa0,0x0a,0x9a, -0x91,0x81,0x8b,0x8e,0x02,0x96,0xa0,0x74,0xaa,0xb0,0x78,0xb6,0xbc,0x5e,0xc4,0xd0, -0x24,0xdd,0xe5,0x0f,0xe9,0xe8,0x9c,0xe7,0xe8,0xf0,0xeb,0xec,0x18,0xe6,0xdb,0x8d, -0xd3,0xd0,0x0b,0xd3,0xd6,0x90,0xd5,0xd4,0x91,0xd2,0xd0,0x7e,0xcd,0xc9,0x3c,0xc8, -0xcb,0x00,0xd2,0xd9,0xd5,0xde,0xe4,0x6a,0xeb,0xf2,0x9b,0xf7,0xfa,0x41,0xfb,0xfb, -0xe6,0xff,0x07,0x52,0x10,0x19,0x49,0x20,0x23,0x65,0x24,0x26,0x93,0x28,0x2a,0xc2, -0x29,0x27,0x74,0x23,0x20,0x5b,0x1f,0x1e,0xd9,0x1c,0x19,0x4a,0x18,0x1b,0x49,0x20, -0x25,0xdf,0x2b,0x30,0x43,0x35,0x3a,0xb2,0x3e,0x44,0x75,0x49,0x50,0x59,0x5a,0x65, -0x84,0x6f,0x76,0x36,0x77,0x70,0x4a,0x67,0x5e,0x2a,0x58,0x53,0xc8,0x4e,0x4c,0xbd, -0x4b,0x4a,0xc2,0x47,0x41,0x41,0x37,0x2f,0x11,0x2a,0x27,0x09,0x27,0x27,0xc2,0x25, -0x25,0x20,0x28,0x2b,0x39,0x2a,0x25,0xef,0x20,0x1c,0x41,0x17,0x0f,0xf6,0x07,0x00, -0x5e,0xf8,0xf2,0x73,0xed,0xe9,0x32,0xe4,0xde,0xa3,0xda,0xd7,0x6e,0xd4,0xce,0x84, -0xc6,0xbc,0xac,0xb1,0xaa,0xa5,0xa5,0xa1,0x9e,0x9f,0x9c,0x1e,0x9c,0x9c,0x8c,0x9d, -0x9e,0xa8,0x9d,0x99,0x0e,0x97,0x95,0xab,0x96,0x9a,0x49,0xa2,0xac,0x4c,0xb6,0xbd, -0x62,0xc1,0xc5,0x75,0xcb,0xd1,0xfb,0xd6,0xde,0x88,0xe6,0xee,0x4c,0xf7,0xfd,0xb2, -0x00,0x02,0x42,0x02,0x02,0xba,0x01,0x02,0x83,0x08,0x10,0x6a,0x16,0x18,0xfd,0x18, -0x18,0x5a,0x1b,0x21,0x76,0x26,0x29,0xb5,0x2b,0x2d,0x12,0x31,0x39,0xba,0x43,0x4c, -0x4f,0x53,0x53,0x69,0x50,0x50,0x58,0x54,0x5b,0x16,0x63,0x66,0x3b,0x66,0x65,0xd4, -0x61,0x5b,0xb8,0x53,0x4b,0x2d,0x46,0x43,0x30,0x42,0x42,0x82,0x40,0x3e,0xf2,0x38, -0x31,0x5b,0x2a,0x25,0x86,0x24,0x25,0x06,0x25,0x23,0xcc,0x20,0x1d,0xcb,0x19,0x15, -0x86,0x12,0x11,0xb4,0x0f,0x0b,0xb5,0x05,0x05,0xf1,0x08,0x0f,0x64,0x14,0x12,0xa9, -0x0a,0x02,0x93,0xfc,0xf8,0x88,0xf4,0xee,0x25,0xe5,0xdc,0x49,0xd6,0xd2,0xa4,0xd0, -0xd0,0xe5,0xcf,0xd0,0x2e,0xd2,0xd1,0xcb,0xd2,0xd5,0x9b,0xd8,0xd8,0x52,0xd2,0xca, -0x68,0xc0,0xb5,0x91,0xad,0xa9,0x4e,0xa9,0xa8,0x70,0xa5,0xa2,0xdf,0xa0,0xa1,0xbf, -0xa5,0xa9,0xd9,0xaf,0xb8,0xd3,0xc2,0xcf,0x4c,0xdd,0xe6,0xde,0xea,0xe9,0x33,0xe6, -0xe4,0x52,0xe2,0xe2,0x86,0xe3,0xe3,0x2d,0xe4,0xe4,0x67,0xe1,0xdb,0xcf,0xd4,0xcd, -0x7f,0xca,0xc9,0x00,0xc9,0xca,0xf7,0xcb,0xcc,0xa7,0xcd,0xd1,0x13,0xd4,0xd4,0xf5, -0xd3,0xd5,0xf3,0xd9,0xe1,0xa7,0xe7,0xec,0xd9,0xf0,0xf2,0x3b,0xf6,0xfc,0xf9,0x03, -0x0c,0x4e,0x16,0x1d,0xf7,0x21,0x22,0x62,0x1d,0x16,0xbd,0x11,0x0f,0x87,0x0f,0x11, -0x4e,0x14,0x17,0x53,0x19,0x17,0xdc,0x12,0x0d,0xaf,0x0c,0x0f,0x8c,0x16,0x21,0xb9, -0x2f,0x3c,0x85,0x45,0x4e,0x1a,0x58,0x60,0x5c,0x67,0x6b,0x99,0x6c,0x6d,0x38,0x6f, -0x6f,0xee,0x6f,0x6c,0xe7,0x65,0x5e,0x5e,0x57,0x51,0xd4,0x4e,0x4d,0x16,0x4b,0x46, -0xa6,0x3f,0x38,0x2c,0x34,0x34,0xf0,0x34,0x35,0x7a,0x36,0x36,0xef,0x36,0x35,0x81, -0x31,0x2d,0x63,0x27,0x21,0x63,0x1a,0x12,0x03,0x0b,0x07,0x56,0x06,0x04,0xa2,0xfe, -0xf6,0xb3,0xed,0xe4,0xf8,0xdc,0xd6,0x78,0xd0,0xca,0xaf,0xc3,0xbb,0xb3,0xb5,0xb2, -0xc7,0xad,0xa6,0x98,0x9e,0x95,0x5c,0x90,0x91,0x5c,0x95,0x97,0xce,0x96,0x92,0x7e, -0x90,0x90,0x8a,0x93,0x99,0xf3,0x9f,0xa5,0xf4,0xa9,0xaf,0x37,0xb7,0xc1,0xd5,0xcd, -0xd9,0xc9,0xe1,0xe6,0x1e,0xea,0xec,0x05,0xee,0xef,0x24,0xf4,0xfd,0xf0,0x03,0x07, -0xba,0x0b,0x0d,0xab,0x0d,0x0d,0x8e,0x0d,0x0d,0xab,0x10,0x17,0x67,0x20,0x27,0xdf, -0x2a,0x29,0xff,0x28,0x2c,0xc6,0x34,0x3e,0xe7,0x46,0x4d,0xd6,0x53,0x5b,0x31,0x62, -0x68,0x0a,0x6d,0x6e,0x41,0x6c,0x68,0xc7,0x65,0x65,0xf3,0x64,0x66,0x63,0x65,0x60, -0xca,0x59,0x50,0x41,0x47,0x43,0xf4,0x42,0x44,0x12,0x44,0x40,0x1c,0x3c,0x37,0xaa, -0x32,0x2e,0xe3,0x2a,0x26,0x26,0x1f,0x19,0x38,0x18,0x1a,0x0d,0x1f,0x1f,0xcd,0x1c, -0x19,0x45,0x16,0x14,0x63,0x14,0x16,0xc2,0x17,0x17,0xcc,0x14,0x0e,0x41,0x05,0xfa, -0x31,0xed,0xe2,0x38,0xdb,0xd8,0x76,0xd8,0xd8,0x35,0xd9,0xda,0x3a,0xdb,0xd9,0x2a, -0xd7,0xd5,0x63,0xd3,0xd3,0x4b,0xd6,0xd7,0x06,0xd4,0xca,0xd5,0xbd,0xb0,0x95,0xa3, -0x99,0x93,0x92,0x90,0x2f,0x93,0x97,0x46,0x9c,0xa2,0x01,0xa8,0xae,0x17,0xb5,0xba, -0xc2,0xc0,0xc9,0x67,0xd1,0xd8,0x45,0xdf,0xe4,0x3e,0xe7,0xe6,0x2a,0xe3,0xdd,0xc9, -0xd9,0xd7,0x77,0xd6,0xd4,0x5c,0xd1,0xce,0x02,0xca,0xc3,0x5c,0xbe,0xbb,0xfe,0xbb, -0xbe,0x77,0xc1,0xc3,0xc2,0xc3,0xc1,0x3c,0xbd,0xb9,0x41,0xb8,0xbb,0xd7,0xc2,0xcd, -0x6c,0xd8,0xe0,0xc9,0xe7,0xef,0xe0,0xf4,0xf7,0x1f,0xf9,0xfb,0x45,0xff,0x04,0x8e, -0x0c,0x14,0x95,0x18,0x19,0x26,0x16,0x0f,0x21,0x07,0x00,0x61,0xfc,0xfe,0xb1,0xff, -0xff,0xc6,0x00,0x03,0xa0,0x05,0x0b,0xa5,0x15,0x21,0xa5,0x2b,0x34,0xd8,0x3b,0x43, -0x86,0x4d,0x58,0xd5,0x60,0x64,0x8f,0x65,0x66,0xca,0x67,0x67,0x19,0x66,0x62,0x1e, -0x5d,0x56,0xb2,0x50,0x4e,0x82,0x4d,0x4c,0x75,0x49,0x45,0xdf,0x42,0x41,0x23,0x42, -0x43,0xc1,0x41,0x3d,0xe9,0x37,0x33,0x1a,0x31,0x30,0xc2,0x30,0x31,0xb4,0x30,0x2d, -0xe6,0x26,0x1f,0x34,0x19,0x14,0xda,0x0f,0x09,0x12,0x01,0xf9,0xf5,0xf3,0xf1,0xbc, -0xef,0xec,0x19,0xe6,0xdb,0x7e,0xd1,0xc7,0x8e,0xbf,0xb7,0x6e,0xb1,0xad,0xa5,0xac, -0xae,0xe0,0xae,0xac,0xed,0xa5,0x9b,0x0f,0x94,0x90,0x78,0x92,0x99,0x7c,0xa3,0xab, -0x75,0xb0,0xb3,0xa6,0xb5,0xba,0x2d,0xc3,0xcc,0x58,0xd5,0xdc,0x2b,0xe3,0xe7,0x2f, -0xec,0xf1,0x82,0xf6,0xf9,0x9e,0xf9,0xf8,0x2c,0xfa,0x00,0x32,0x09,0x11,0xe2,0x15, -0x14,0xfb,0x0e,0x0a,0xea,0x09,0x0c,0x7a,0x12,0x19,0xd3,0x1e,0x24,0xf4,0x2a,0x31, -0xab,0x37,0x3c,0xa8,0x40,0x45,0x17,0x4b,0x52,0xd5,0x5a,0x61,0x92,0x65,0x69,0xfa, -0x6a,0x67,0x6a,0x62,0x5d,0xb3,0x58,0x56,0x61,0x55,0x54,0x6e,0x54,0x53,0x4c,0x51, -0x4d,0x37,0x49,0x44,0xf2,0x3f,0x3b,0x6d,0x36,0x31,0x90,0x2c,0x29,0xd6,0x25,0x20, -0x6b,0x1c,0x19,0x2d,0x18,0x18,0x4e,0x1c,0x20,0x9d,0x24,0x25,0x79,0x23,0x1e,0x74, -0x18,0x14,0x97,0x11,0x0e,0xbd,0x0a,0x05,0xf1,0xff,0xf9,0xba,0xf1,0xea,0xc8,0xe4, -0xdf,0x10,0xd9,0xd5,0x29,0xd6,0xda,0x27,0xe1,0xe7,0xdf,0xeb,0xeb,0x15,0xe8,0xe2, -0x68,0xd9,0xce,0x80,0xc2,0xb8,0xb6,0xb0,0xab,0x5b,0xa8,0xa5,0xc0,0xa0,0x9c,0x88, -0x9a,0x9b,0x92,0x9e,0xa4,0x38,0xac,0xb3,0x92,0xb8,0xbe,0x05,0xc6,0xce,0xef,0xd6, -0xdd,0xaf,0xe3,0xe6,0xf2,0xe4,0xe1,0x80,0xdc,0xd9,0x32,0xd6,0xd2,0x54,0xcd,0xca, -0xf0,0xc9,0xcd,0x10,0xd1,0xd1,0x3c,0xcd,0xc4,0x2e,0xbb,0xb3,0xf9,0xb0,0xb1,0xbe, -0xb3,0xb4,0x43,0xb3,0xb4,0x2a,0xb9,0xbf,0xc5,0xc6,0xcc,0x58,0xcf,0xd1,0x78,0xd6, -0xde,0x52,0xe6,0xee,0x96,0xf4,0x00,0x31,0xff,0x00,0xe6,0x00,0x01,0x13,0x00,0x00, -0xac,0xff,0xff,0xa7,0xfe,0xfe,0x0c,0xff,0xff,0x0c,0xff,0x00,0xed,0xf3,0xd7,0xed, -0x08,0x1f,0x45,0x01,0x08,0x77,0x10,0x03,0xb9,0xf9,0xf7,0x70,0xfd,0xef,0x59,0xfd, -0xf3,0xf5,0xf4,0xf6,0x03,0xc9,0xf2,0x82,0x04,0x30,0xb8,0x38,0x37,0x11,0x37,0x30, -0xbc,0x3a,0x34,0xa5,0x29,0x17,0x34,0xff,0x00,0xfc,0xf2,0x02,0x07,0x15,0x03,0xef, -0xf7,0xda,0x33,0xd2,0xc8,0x24,0xd9,0xe3,0x89,0xf8,0xf5,0x2b,0xfc,0xf6,0x34,0xe7, -0xe7,0x7a,0xee,0xf7,0xfa,0xf3,0x0a,0x88,0x04,0xff,0xaa,0x02,0xdc,0x6d,0xc7,0xc1, -0x02,0xca,0xca,0xff,0xd0,0xd2,0x9d,0xe2,0xea,0x93,0xef,0xef,0xba,0xde,0xce,0x92, -0xd0,0xe3,0x81,0xef,0x03,0x8f,0x22,0x2e,0x5c,0x37,0x26,0xb4,0x24,0x15,0x9f,0x0f, -0xfb,0xff,0xf2,0xfa,0x40,0x15,0x25,0x41,0x2a,0x19,0xb2,0x12,0x11,0xda,0x13,0x32, -0xc8,0x1c,0x39,0x1b,0x37,0x22,0xa8,0x46,0x01,0xd6,0x3e,0x05,0x70,0x0f,0x0a,0xd2, -0xf9,0x31,0xd7,0x11,0x19,0x22,0x06,0xfd,0x33,0x07,0xf1,0x84,0x0d,0x18,0x92,0x1e, -0x1d,0xe7,0x09,0xfa,0x29,0x1c,0x00,0xfd,0x02,0xf4,0xc6,0xf7,0xf2,0x33,0xfa,0x05, -0xd2,0xfc,0x14,0x4d,0xff,0xf1,0xde,0xec,0xdc,0xeb,0xe9,0xf5,0x94,0xeb,0xe8,0x9b, -0xc9,0xdf,0xe7,0xc8,0xbf,0xfb,0xcb,0xca,0xcf,0xc6,0xb2,0x99,0xc6,0xe3,0x16,0xff, -0x29,0xf8,0x23,0x40,0xe1,0x45,0x59,0xe0,0x6e,0x66,0xfb,0x57,0x1e,0xd9,0x12,0x17, -0xf9,0x1f,0x1a,0x0f,0x12,0x00,0x75,0xf1,0xea,0x8b,0xd9,0xdd,0x46,0xd5,0xea,0x03, -0xe2,0xf0,0x38,0xe4,0xe1,0x57,0xf0,0xea,0x47,0xe3,0xe1,0xc7,0xdf,0xe4,0xde,0xe7, -0xe1,0x21,0xd8,0xce,0x1e,0xce,0xca,0x80,0xb5,0xbe,0x32,0xce,0xd6,0xab,0xea,0xec, -0x54,0x02,0xf6,0x76,0x01,0xfe,0x3f,0xe7,0x00,0x75,0xf1,0x1f,0x77,0x23,0x27,0x55, -0x23,0x13,0xbc,0x08,0xed,0x42,0xcf,0xd3,0xf7,0xdd,0xe0,0x73,0xf5,0xff,0x9f,0xf9, -0x09,0x57,0x0b,0x0b,0x25,0x1d,0x2c,0x17,0x33,0x41,0xbd,0x47,0x5f,0x92,0x51,0x58, -0xcd,0x3d,0x23,0xb1,0x2d,0x23,0x1b,0x2e,0x27,0x9b,0x26,0x2d,0x77,0x13,0x0d,0x27, -0x1a,0x20,0xe2,0x36,0x19,0xed,0x20,0x26,0x1b,0x24,0x2f,0x60,0x10,0x02,0xb1,0x0c, -0xf0,0xb3,0x02,0x04,0x8e,0x0c,0x13,0x0d,0x03,0xf7,0x5b,0xe3,0xe2,0x2a,0xed,0xdc, -0xe9,0xee,0xe8,0xe4,0xec,0xde,0xe9,0xca,0xd2,0xf8,0xd3,0xcd,0x66,0xe0,0xcc,0x02, -0xcf,0xd0,0xeb,0xeb,0xf6,0xac,0x13,0x0e,0x88,0x0e,0x19,0xbb,0x29,0x33,0x60,0x39, -0x40,0x24,0x1d,0x17,0x6f,0xf8,0xf6,0xff,0xe9,0xde,0x9e,0xdf,0xe0,0xc1,0xd9,0xe0, -0x1a,0xdc,0xed,0x8b,0xe8,0xe5,0x0a,0xeb,0xd2,0xd1,0xe6,0xe6,0xc0,0xf5,0xf6,0xa9, -0xfe,0xf4,0xa3,0xeb,0xf8,0xd3,0xe9,0xe1,0xaf,0xe0,0xce,0x93,0xca,0xc2,0x9b,0xcb, -0xdc,0x73,0xdf,0xee,0x25,0xe8,0xff,0x21,0xea,0xe9,0x32,0xec,0xd2,0xa6,0xd0,0xde, -0x8b,0xe9,0xf7,0x18,0xfe,0xfc,0x9d,0x0f,0xfd,0xf7,0xf9,0xd9,0xac,0xdb,0xd8,0x82, -0xd9,0xf7,0xcf,0xf9,0x05,0x70,0x20,0x24,0xf8,0x39,0x3d,0x8c,0x38,0x48,0x3c,0x52, -0x63,0xe7,0x6a,0x6c,0xe1,0x6d,0x51,0xa4,0x3c,0x2b,0x12,0x1b,0x39,0x1c,0x23,0x25, -0x52,0x1c,0x09,0x40,0x20,0x2d,0x6e,0x31,0x2d,0xbc,0x1f,0x25,0x41,0x29,0x40,0x2d, -0x44,0x40,0x22,0x2c,0x1a,0x7a,0x0e,0x18,0xf6,0x18,0x1d,0xe5,0x09,0x03,0x1d,0xff, -0xf0,0x17,0xe3,0xe5,0x3b,0xe5,0xe3,0xf3,0xf6,0xd0,0x83,0xcf,0xc2,0x9f,0xda,0xc1, -0xcb,0xd8,0xc8,0xcc,0xb7,0xa9,0xf6,0x9e,0xc1,0x15,0xba,0xe8,0x37,0xe0,0xf8,0xb2, -0xfc,0x0a,0x0f,0x30,0x1b,0x22,0x21,0x03,0x90,0x0d,0xed,0x64,0xf4,0xfd,0xbc,0xf7, -0xfd,0x71,0xeb,0xdd,0xa0,0xd0,0xec,0x53,0xef,0xed,0x1e,0xf5,0xe0,0x1a,0xef,0xdb, -0x49,0xf2,0xe7,0xab,0xe4,0xed,0x5b,0xd9,0xed,0x1a,0xd3,0xe1,0x12,0xd4,0xc5,0x46, -0xb7,0xc1,0x57,0xb8,0xbc,0x9a,0xce,0xc4,0x16,0xd8,0xe4,0xaa,0xf5,0xed,0xa9,0xe9, -0xe2,0xe1,0xd5,0xda,0x86,0xdb,0xe9,0x98,0xf8,0xf6,0x83,0x00,0x0d,0x4d,0x02,0xfe, -0x7e,0xe1,0xda,0x12,0xdb,0xe0,0xfa,0xee,0xee,0xae,0x11,0x14,0x11,0x21,0x26,0xc4, -0x39,0x38,0x28,0x49,0x4c,0xf9,0x5b,0x7a,0xe5,0x71,0x67,0x75,0x56,0x3e,0x29,0x45, -0x45,0x91,0x4e,0x41,0xfd,0x35,0x33,0xc7,0x31,0x3f,0x57,0x41,0x4b,0x0b,0x3f,0x45, -0x47,0x32,0x55,0x2f,0x58,0x6a,0xaa,0x47,0x2f,0xae,0x2f,0x1d,0xff,0x25,0x10,0xad, -0x1a,0x03,0xc4,0x01,0xf1,0x0f,0xdd,0xeb,0xb0,0xe4,0xf2,0x69,0xe4,0xf5,0x27,0xd7, -0xdb,0xdf,0xc5,0xdd,0x4a,0xcb,0xd4,0x6a,0xd0,0xbd,0xe5,0xab,0x9b,0x15,0xbc,0xcc, -0x8d,0xcc,0xd4,0x0b,0xde,0xe7,0x86,0xeb,0x0a,0x51,0xfe,0x06,0x06,0x0a,0xf2,0xe9, -0xea,0xe9,0x48,0xfd,0xe8,0x8c,0xf1,0xdb,0x86,0xdb,0xcd,0x3e,0xe3,0xe6,0xfb,0xe3, -0xe6,0xda,0xdb,0xf0,0x20,0xe2,0xf3,0xb1,0xf4,0xed,0x54,0xf0,0xe7,0x3d,0xeb,0xdd, -0x1f,0xf9,0xdd,0xce,0xd3,0xbf,0x91,0xc5,0xb7,0x01,0xb1,0xbe,0x94,0xb8,0xe0,0x7b, -0xde,0xf7,0xc9,0xf5,0xe6,0xed,0xe8,0xdb,0x1d,0xdd,0xdb,0x1b,0xe3,0xf1,0xd6,0xf4, -0x08,0x1b,0x0d,0xff,0x2b,0x09,0xf9,0xec,0xe7,0xeb,0x68,0xdd,0xf8,0x4f,0x06,0xfd, -0xc9,0x10,0x17,0xf7,0x36,0x32,0x2b,0x35,0x42,0xea,0x48,0x71,0x51,0x72,0x7c,0xff, -0x73,0x68,0x1b,0x64,0x5a,0x16,0x62,0x4e,0xed,0x4a,0x41,0x1a,0x3a,0x43,0xc1,0x4d, -0x55,0xb0,0x51,0x32,0xd2,0x45,0x42,0xa3,0x59,0x54,0xe1,0x5a,0x3a,0x5d,0x38,0x26, -0xc3,0x1e,0x1b,0xef,0x1e,0x12,0xe1,0xfe,0xf9,0xd0,0xe6,0xe2,0x65,0xe0,0xe9,0xbd, -0xef,0xd9,0xb8,0xe7,0xdc,0x70,0xde,0xcb,0x0b,0xd2,0xe2,0x8c,0xc9,0xc3,0xdc,0xaf, -0xaa,0x95,0x9f,0xb0,0x5a,0xb4,0xbd,0x7c,0xcd,0xd8,0xb4,0xdc,0xe6,0x7b,0x07,0x06, -0x68,0x03,0x09,0xf0,0xf2,0xfa,0x54,0xe8,0x01,0x82,0xf6,0xe8,0x02,0xdf,0xda,0x28, -0xd8,0xd9,0xa3,0xe6,0xda,0xe4,0xd4,0xda,0xe2,0xdd,0xd3,0x69,0xe9,0xf0,0x3e,0xe8, -0xea,0xcc,0xea,0xf0,0xfa,0xed,0xe6,0x48,0xe3,0xd5,0xd8,0xcf,0xcb,0x4e,0xc3,0xc1, -0x63,0xb9,0xca,0x89,0xd3,0xdc,0x6b,0xea,0xe5,0xef,0xdd,0xe6,0x84,0xe2,0xd9,0xfc, -0xe5,0xdf,0xe5,0xf5,0x00,0x38,0x01,0x0e,0x1c,0x14,0x10,0xef,0xf7,0xec,0x0f,0xf0, -0xf4,0x1c,0xff,0x03,0x91,0x08,0x20,0x97,0x2c,0x37,0xe9,0x31,0x3a,0x2b,0x3e,0x58, -0x3f,0x62,0x7a,0x9f,0x6e,0x75,0xa0,0x6c,0x6b,0x20,0x61,0x61,0x37,0x60,0x42,0xee, -0x3c,0x3e,0x34,0x4f,0x56,0x31,0x47,0x46,0xc3,0x36,0x50,0xbc,0x44,0x53,0x09,0x50, -0x59,0xd0,0x46,0x34,0x48,0x35,0x20,0x58,0x23,0x16,0x1a,0x10,0xff,0x4a,0xef,0xeb, -0x05,0xee,0xe3,0xb4,0xe7,0xe6,0xe9,0xe7,0xdb,0x22,0xd2,0xd4,0xde,0xd3,0xe2,0xf3, -0xde,0xcf,0xd1,0xc9,0xbf,0x80,0xb9,0xaa,0xf3,0xb1,0xbf,0x75,0xc8,0xcd,0x0c,0xd7, -0xe6,0x59,0xea,0xfd,0x12,0x0a,0xff,0x6a,0xf6,0xf9,0x9f,0xf6,0xf3,0x17,0x02,0xf4, -0xca,0xe7,0xe1,0x2c,0xe5,0xd4,0x8c,0xda,0xde,0xa8,0xde,0xd7,0x04,0xcd,0xe0,0xa4, -0xd3,0xe7,0x78,0xe1,0xe8,0x14,0xef,0xea,0xca,0xf0,0xe9,0xe0,0xe4,0xe2,0x6f,0xd8, -0xd1,0xe6,0xd8,0xc7,0x07,0xc2,0xbf,0x5c,0xc9,0xcd,0x0f,0xd8,0xdd,0xd1,0xe0,0xe3, -0x42,0xe3,0xd7,0xc4,0xdf,0xdd,0x58,0xe5,0xe2,0x2f,0xf3,0xfd,0x71,0x0b,0x09,0xc6, -0x03,0xf7,0x18,0xf9,0xf2,0x78,0xf8,0xf8,0x45,0x03,0x10,0x5b,0x1b,0x2d,0x94,0x34, -0x30,0x64,0x3c,0x48,0xa8,0x54,0x5c,0x13,0x71,0x6e,0x84,0x6a,0x6e,0xbf,0x74,0x79, -0x6e,0x68,0x5c,0x5e,0x3d,0x49,0x38,0x46,0x4c,0x4d,0x41,0x3e,0xb6,0x3c,0x37,0xdf, -0x43,0x42,0xc1,0x4d,0x46,0x6e,0x4c,0x42,0x43,0x2f,0x2b,0x01,0x23,0x25,0x7d,0x0f, -0x06,0xa5,0xfb,0xef,0x74,0xe9,0xe2,0xbe,0xe4,0xe7,0xf4,0xea,0xde,0xee,0xd4,0xd4, -0x4a,0xda,0xdd,0xc1,0xd7,0xe0,0x83,0xd5,0xd3,0x1a,0xc3,0xc4,0x04,0xbb,0xb4,0x21, -0xcd,0xc6,0xe9,0xce,0xd8,0x58,0xe9,0xed,0x9f,0x00,0x04,0xe0,0xf6,0xf2,0xce,0xf5, -0xf9,0x65,0xee,0xf4,0xe9,0xf1,0xeb,0xf5,0xe1,0xdf,0x39,0xde,0xe2,0x4b,0xda,0xdd, -0xa2,0xd5,0xd6,0x05,0xd9,0xdb,0xfd,0xdd,0xea,0xcb,0xea,0xeb,0x61,0xee,0xee,0xa2, -0xe4,0xe3,0x3b,0xdf,0xe3,0x1b,0xd8,0xd9,0x18,0xcb,0xc8,0xfb,0xc1,0xc2,0x2d,0xc5, -0xd0,0xf8,0xda,0xdc,0x5b,0xde,0xe1,0xd2,0xdf,0xe2,0x4f,0xd8,0xe0,0x95,0xdf,0xf5, -0x99,0xff,0x07,0x0c,0x11,0x06,0xea,0x08,0xfc,0x90,0x04,0xf4,0xa9,0xfd,0x0a,0x41, -0x16,0x20,0x51,0x28,0x36,0x09,0x38,0x40,0x75,0x47,0x55,0xdd,0x5c,0x65,0xcb,0x5f, -0x67,0x32,0x79,0x77,0xc2,0x76,0x5e,0xd7,0x57,0x47,0x96,0x47,0x44,0x85,0x45,0x41, -0x11,0x35,0x39,0x14,0x37,0x33,0x92,0x3c,0x42,0xb2,0x48,0x42,0xbe,0x3f,0x34,0xad, -0x33,0x2b,0xea,0x23,0x1a,0x83,0x09,0x03,0xe1,0xef,0xec,0xc8,0xea,0xf1,0xf8,0xe9, -0xe2,0xbf,0xdf,0xd6,0x05,0xd0,0xd7,0x72,0xd8,0xd1,0x3e,0xda,0xd2,0x6c,0xcb,0xbe, -0x4a,0xbf,0xb4,0x27,0xb8,0xbf,0x6d,0xc6,0xc0,0xcc,0xd3,0xe6,0x7e,0xef,0xf9,0x7e, -0xf6,0xf7,0x89,0xf2,0xef,0x65,0xf3,0xf3,0x87,0xf5,0xee,0x33,0xea,0xe0,0xcb,0xeb, -0xdf,0x6c,0xe1,0xe0,0x25,0xe2,0xde,0x1b,0xda,0xe0,0x26,0xde,0xdd,0xdc,0xe4,0xe7, -0x66,0xee,0xee,0x62,0xec,0xe2,0x0f,0xe6,0xe2,0x19,0xdb,0xd3,0x0f,0xcf,0xca,0x6c, -0xb9,0xbc,0x11,0xb8,0xc3,0xd4,0xc6,0xcf,0xcc,0xd1,0xda,0x1b,0xe6,0xdc,0xdd,0xdf, -0xd9,0x0f,0xdb,0xe2,0xe5,0xf4,0xff,0xee,0x03,0x0f,0x04,0x13,0x0f,0xb2,0x00,0xfe, -0x46,0xf8,0xff,0x9d,0x07,0x14,0xb6,0x1e,0x2a,0x15,0x2d,0x30,0xdc,0x3c,0x4c,0x68, -0x52,0x53,0x85,0x58,0x62,0x38,0x74,0x79,0xf0,0x7f,0x78,0x98,0x65,0x59,0x5e,0x55, -0x4d,0x94,0x4c,0x46,0x46,0x49,0x3d,0x9b,0x39,0x37,0x0d,0x37,0x41,0xa9,0x41,0x48, -0xa3,0x42,0x42,0xf5,0x3a,0x37,0xc6,0x2b,0x31,0x3b,0x1f,0x07,0x0b,0xfd,0xf2,0xd6, -0xea,0xea,0xbd,0xeb,0xe1,0x0e,0xdb,0xd7,0x92,0xd1,0xca,0xc1,0xcf,0xd4,0x77,0xce, -0xd6,0x81,0xcd,0xc8,0x56,0xbb,0xba,0x07,0xb9,0xb8,0x43,0xb6,0xc2,0xa0,0xc5,0xd7, -0xa9,0xe4,0xf1,0x13,0xfa,0xfc,0xe8,0xf7,0xf1,0x04,0xfa,0xfb,0xcf,0xfa,0xf6,0x9e, -0xf3,0xef,0x0e,0xe6,0xe7,0x83,0xe5,0xe0,0x09,0xe3,0xdc,0x6b,0xe0,0xdb,0xb3,0xde, -0xdb,0xd7,0xd9,0xe5,0x77,0xe7,0xe9,0x5e,0xe9,0xee,0x01,0xe8,0xe7,0x8d,0xe5,0xe0, -0x2a,0xdf,0xd7,0xae,0xcd,0xc0,0xa9,0xc5,0xbe,0xf6,0xc6,0xc5,0x59,0xd3,0xd4,0xf2, -0xe0,0xec,0x55,0xdd,0xda,0x1b,0xd6,0xe0,0xb3,0xe2,0xeb,0x15,0xf7,0x01,0xaf,0x0e, -0x0f,0x34,0x07,0x00,0x37,0xf9,0xf4,0xf3,0xf7,0x02,0x00,0x10,0x19,0x67,0x18,0x28, -0x78,0x33,0x3e,0xb6,0x48,0x4a,0x96,0x4f,0x53,0x97,0x63,0x74,0x45,0x7c,0x7c,0xeb, -0x75,0x69,0x66,0x62,0x54,0xfb,0x53,0x52,0xf8,0x4a,0x4a,0x23,0x3e,0x36,0x73,0x3c, -0x38,0x44,0x3a,0x3c,0xee,0x48,0x40,0x3b,0x3b,0x3e,0x51,0x3c,0x35,0x1c,0x34,0x1d, -0x0c,0x0d,0xfa,0x4b,0xf6,0xec,0x5d,0xed,0xeb,0x4f,0xe4,0xe0,0x53,0xd5,0xd5,0xf9, -0xcd,0xcf,0xb4,0xd6,0xd7,0x0c,0xd4,0xce,0xc8,0xc8,0xc3,0x34,0xc1,0xb9,0x79,0xb9, -0xbc,0x5f,0xc1,0xc8,0x14,0xd2,0xe9,0x14,0xef,0xf5,0x2b,0xf5,0xf5,0x4a,0xf5,0xf6, -0xc1,0xfb,0xf8,0x89,0xf8,0xf3,0x80,0xed,0xe7,0x23,0xe6,0xe7,0xc4,0xdc,0xe0,0xe9, -0xdd,0xdf,0xfb,0xda,0xdb,0xfa,0xda,0xdc,0x12,0xe2,0xe4,0x15,0xea,0xed,0x31,0xf0, -0xe9,0x54,0xeb,0xea,0x2d,0xe3,0xdc,0x3c,0xd5,0xcb,0x9e,0xc3,0xc3,0x5e,0xc4,0xbd, -0xc4,0xc1,0xca,0xc4,0xd3,0xdb,0xa7,0xdc,0xd8,0x8a,0xd9,0xd9,0x10,0xda,0xdf,0x80, -0xe3,0xf3,0x1d,0xfd,0x07,0x74,0x0d,0x0a,0xe3,0xfd,0xf4,0x45,0xf5,0xff,0xb6,0x02, -0x09,0x8d,0x10,0x17,0x6a,0x25,0x38,0x81,0x43,0x47,0xfa,0x46,0x4a,0x98,0x52,0x5e, -0x30,0x6e,0x79,0x7d,0x77,0x78,0x4f,0x6c,0x61,0x9a,0x5a,0x5d,0x26,0x55,0x49,0xb2, -0x48,0x43,0x09,0x39,0x39,0x0f,0x3c,0x3b,0x57,0x3e,0x3e,0x2a,0x3c,0x3b,0x3f,0x3e, -0x41,0xcb,0x3a,0x33,0x8d,0x23,0x11,0xc0,0x00,0xf6,0x6c,0xf5,0xea,0x9f,0xed,0xe4, -0xbc,0xe1,0xd6,0x64,0xcf,0xcf,0x99,0xd0,0xdb,0xc6,0xd4,0xd3,0x87,0xd1,0xcb,0x20, -0xc7,0xc1,0x51,0xc1,0xb8,0x09,0xba,0xbc,0x03,0xca,0xd3,0x57,0xe3,0xea,0xa8,0xee, -0xf3,0xa2,0xf0,0xf3,0x18,0xf4,0xfe,0xbc,0xf8,0xf8,0x55,0xf3,0xef,0xdc,0xe9,0xe4, -0x81,0xe4,0xde,0xf3,0xe3,0xdf,0xff,0xdb,0xdd,0xdc,0xdc,0xda,0xa0,0xd6,0xde,0x6d, -0xe4,0xe6,0xf6,0xe8,0xec,0xa7,0xe8,0xec,0xfc,0xec,0xe2,0x4f,0xdc,0xd1,0xdb,0xcf, -0xc9,0xfd,0xc2,0xbd,0xb6,0xbe,0xc2,0xd9,0xce,0xd2,0xa8,0xd7,0xdb,0xbb,0xda,0xd9, -0x03,0xd8,0xda,0xfe,0xe0,0xde,0xcc,0xed,0xfd,0xc6,0x09,0x09,0xef,0x02,0xfc,0xda, -0xf8,0xf6,0x39,0x03,0x02,0x63,0x00,0x07,0x4c,0x16,0x28,0x03,0x39,0x42,0x35,0x40, -0x3e,0x91,0x48,0x4e,0x11,0x59,0x70,0xb6,0x7b,0x7a,0xb6,0x76,0x72,0xaf,0x6a,0x61, -0xa2,0x5d,0x58,0xdf,0x4d,0x49,0xb6,0x40,0x3c,0x2d,0x3a,0x3e,0xed,0x3c,0x3a,0x1a, -0x3c,0x3a,0x04,0x3c,0x3f,0x3f,0x46,0x43,0xbc,0x35,0x29,0x55,0x14,0x07,0x1e,0xfb, -0xf5,0xf6,0xef,0xef,0x7d,0xea,0xdd,0x9d,0xd5,0xd0,0xed,0xd0,0xd0,0x8d,0xd8,0xd6, -0xf5,0xd3,0xd1,0xe1,0xce,0xcc,0x79,0xc5,0xbf,0x3b,0xb4,0xb6,0x5f,0xba,0xc3,0x32, -0xcf,0xdd,0x1b,0xec,0xe9,0x04,0xef,0xed,0x08,0xf0,0xf6,0x7e,0xf9,0xf7,0x5c,0xf9, -0xfb,0xa3,0xf1,0xeb,0x63,0xe5,0xe9,0xd4,0xdd,0xde,0x9b,0xdf,0xd8,0x46,0xdc,0xd5, -0x1a,0xd5,0xd4,0x29,0xd7,0xdf,0x4f,0xde,0xde,0xbe,0xe1,0xea,0xc2,0xeb,0xe9,0x75, -0xdc,0xd8,0x9b,0xd2,0xcf,0x60,0xc5,0xbb,0xbb,0xba,0xbe,0x0b,0xc1,0xcb,0x04,0xd2, -0xd8,0x49,0xd8,0xd9,0xe0,0xdc,0xda,0x45,0xd6,0xd8,0xae,0xe1,0xeb,0x2c,0xfe,0x0a, -0x58,0x07,0x00,0x30,0xfc,0xfe,0xb1,0xfc,0x04,0xf3,0xfc,0xf8,0xb7,0x08,0x17,0x40, -0x2a,0x33,0xc5,0x41,0x3f,0xd0,0x3d,0x44,0x72,0x50,0x60,0xf7,0x6e,0x7c,0xa2,0x7d, -0x7b,0x6c,0x77,0x6e,0xbd,0x69,0x62,0x40,0x61,0x53,0x0e,0x4b,0x45,0x4b,0x41,0x40, -0x35,0x41,0x40,0xe9,0x37,0x36,0x63,0x37,0x3c,0xcf,0x43,0x47,0x0c,0x44,0x39,0xe8, -0x2f,0x1a,0x0b,0x09,0xfe,0x84,0xfc,0xf7,0xc2,0xf1,0xeb,0xfc,0xdd,0xd9,0xfa,0xcf, -0xcf,0xc7,0xd0,0xd4,0xcc,0xd6,0xd1,0x68,0xd6,0xd4,0x5d,0xce,0xc7,0xbc,0xbf,0xb5, -0xd1,0xb5,0xb9,0x40,0xc5,0xd3,0xad,0xe2,0xea,0x6a,0xe8,0xf0,0x4b,0xf3,0xee,0xbf, -0xf5,0xfc,0x0e,0xff,0xfe,0xb5,0xfb,0xf7,0x43,0xf0,0xe7,0xb1,0xe5,0xdf,0x4a,0xdf, -0xdf,0x90,0xde,0xd8,0x97,0xd4,0xd0,0xa4,0xd5,0xd5,0x50,0xd6,0xd6,0x53,0xd7,0xe6, -0xb4,0xe9,0xea,0xcb,0xe4,0xdf,0x3f,0xdd,0xd3,0xbf,0xcc,0xc3,0x47,0xbb,0xb4,0x68, -0xbb,0xc4,0xf0,0xc6,0xcb,0x1f,0xd3,0xd7,0x4d,0xd4,0xdb,0xb3,0xd4,0xd0,0x17,0xd6, -0xde,0x4a,0xee,0xfd,0x92,0x05,0xfd,0xac,0xfa,0x00,0xa7,0x02,0x00,0x47,0xfc,0xfd, -0x50,0xf9,0x04,0xcc,0x15,0x29,0xd1,0x35,0x3b,0x14,0x3b,0x3b,0x7e,0x42,0x4f,0x3b, -0x5e,0x6b,0x00,0x7a,0x7e,0x29,0x7c,0x79,0x16,0x75,0x70,0xfd,0x6a,0x64,0x2c,0x58, -0x4a,0xe9,0x46,0x43,0xf1,0x43,0x42,0xf3,0x3c,0x33,0x39,0x34,0x37,0x68,0x3a,0x41, -0x68,0x46,0x47,0xa7,0x3c,0x2e,0xa6,0x1c,0x0e,0xea,0x05,0x00,0x42,0xf9,0xf4,0xd6, -0xed,0xdd,0x2d,0xd8,0xd2,0xc6,0xcf,0xcf,0x4f,0xcf,0xd5,0x5d,0xd3,0xd6,0x7f,0xd5, -0xce,0x91,0xc9,0xc0,0x02,0xb1,0xb2,0xcf,0xbb,0xc9,0x76,0xd3,0xde,0xfa,0xea,0xec, -0xbc,0xee,0xf1,0x59,0xf3,0xf8,0x8b,0xfe,0x03,0xa0,0x03,0x00,0xd8,0xfb,0xf4,0xfe, -0xe8,0xe5,0x8c,0xe1,0xe2,0xbf,0xe2,0xdb,0x1c,0xd6,0xd2,0xa5,0xd4,0xd1,0x3e,0xce, -0xca,0x35,0xd4,0xd9,0x33,0xe0,0xe5,0x9c,0xe9,0xe4,0x2c,0xdc,0xdf,0xdd,0xd5,0xca, -0xba,0xc0,0xb9,0xc1,0xb5,0xb8,0xea,0xc0,0xbf,0xe7,0xc7,0xce,0x76,0xd6,0xd6,0x6c, -0xd8,0xd1,0x09,0xc9,0xd2,0x0f,0xe2,0xee,0xfd,0xf4,0xfa,0x43,0xfd,0xff,0xf8,0x02, -0x06,0x09,0x04,0xfa,0x1c,0xf7,0xf5,0x39,0x01,0x14,0x92,0x26,0x31,0xbf,0x35,0x3b, -0x28,0x3b,0x42,0x14,0x4d,0x5d,0xc5,0x6b,0x78,0xf7,0x7f,0x7e,0xfc,0x7f,0x7e,0x1a, -0x7a,0x74,0x5f,0x6a,0x5b,0x07,0x4f,0x4a,0x1e,0x4b,0x48,0x81,0x42,0x3d,0x44,0x34, -0x31,0x3b,0x33,0x37,0x77,0x43,0x48,0x7f,0x48,0x3e,0xdb,0x31,0x21,0xe9,0x10,0x07, -0x8d,0x04,0xfc,0xb1,0xf5,0xed,0xe6,0xe2,0xdd,0xdc,0xd7,0xcf,0x67,0xd0,0xd3,0xd8, -0xd7,0xd5,0x68,0xd8,0xdd,0xbe,0xd6,0xcb,0xb6,0xbf,0xb8,0x47,0xb8,0xbd,0x4a,0xca, -0xd7,0x62,0xe1,0xeb,0xae,0xee,0xef,0x36,0xf2,0xf5,0x53,0xf8,0xff,0x23,0x02,0x06, -0x37,0x06,0x00,0x81,0xf7,0xe9,0x18,0xe9,0xe9,0x03,0xe8,0xe1,0xfc,0xdb,0xe1,0x3d, -0xdb,0xd6,0xfe,0xd1,0xcf,0x6f,0xcc,0xd4,0xa2,0xdc,0xe0,0x99,0xe5,0xe6,0x5d,0xe6, -0xe0,0x8e,0xe0,0xd6,0xaf,0xc9,0xc1,0x3d,0xbb,0xb9,0xb4,0xba,0xc0,0x7b,0xbf,0xc5, -0x90,0xd0,0xdb,0x26,0xda,0xd0,0xea,0xcd,0xcf,0xc1,0xd8,0xe2,0x88,0xeb,0xf0,0x6c, -0xf5,0xfc,0x3d,0x00,0x06,0xde,0x08,0x02,0xb3,0xf6,0xef,0x2b,0xf4,0xfd,0x53,0x10, -0x1f,0x77,0x2b,0x31,0x6f,0x35,0x35,0xd8,0x3b,0x47,0x9c,0x54,0x64,0x81,0x6d,0x77, -0x35,0x78,0x7b,0xf7,0x7e,0x79,0x1c,0x71,0x63,0x68,0x56,0x4e,0xc5,0x48,0x48,0x9c, -0x44,0x41,0xc0,0x39,0x2f,0xd0,0x2a,0x2f,0xf9,0x33,0x3d,0x8b,0x45,0x44,0xc2,0x3d, -0x2f,0x15,0x21,0x15,0xb5,0x0d,0x07,0x67,0xfc,0xf5,0x5e,0xf2,0xe7,0x02,0xdf,0xd6, -0x0a,0xd5,0xd1,0x90,0xce,0xd3,0xdb,0xd8,0xdc,0xfc,0xdd,0xd8,0x87,0xcc,0xc2,0xac, -0xb9,0xb8,0x4f,0xbe,0xc9,0xf4,0xd7,0xe0,0x04,0xeb,0xeb,0xa6,0xef,0xf0,0xa6,0xf3, -0xf6,0xda,0xf9,0x03,0x06,0x0b,0x09,0x8f,0xfe,0xfa,0xe3,0xf5,0xef,0xb5,0xeb,0xe9, -0x9c,0xe7,0xe5,0x98,0xe8,0xe5,0x6b,0xdd,0xd6,0x69,0xd2,0xd1,0x88,0xd7,0xdf,0x60, -0xe0,0xe6,0x1c,0xeb,0xed,0x00,0xe8,0xe3,0xa0,0xdb,0xcd,0x96,0xc5,0xc2,0xa1,0xc3, -0xbf,0xbf,0xbd,0xc4,0x71,0xcd,0xd8,0x6b,0xdd,0xd8,0xea,0xd2,0xd1,0x21,0xd6,0xdb, -0x7e,0xe3,0xe9,0xa1,0xea,0xf0,0x6a,0xfa,0x02,0x35,0x09,0x07,0x08,0xfe,0xf3,0xce, -0xed,0xf0,0xc0,0xf8,0x07,0x42,0x19,0x21,0xef,0x2a,0x2d,0xfa,0x2f,0x36,0xa5,0x40, -0x4f,0x23,0x5a,0x62,0x75,0x6b,0x72,0x7c,0x79,0x7c,0xaf,0x73,0x6b,0x42,0x60,0x53, -0x31,0x4b,0x48,0x1d,0x4a,0x46,0x54,0x3f,0x36,0x4f,0x2c,0x29,0xb1,0x2a,0x2f,0x5c, -0x3a,0x43,0xcb,0x41,0x39,0xf3,0x2e,0x25,0x5c,0x19,0x0c,0x0c,0x00,0xf9,0xef,0xf4, -0xf7,0x15,0xfe,0x00,0xbf,0xfc,0xf9,0xb5,0xf1,0xf2,0x92,0xed,0xcc,0x83,0xa9,0x63, -0x50,0x03,0x10,0x35,0xf4,0xde,0x0d,0x2a,0xf0,0xa4,0x16,0x28,0xbf,0x0d,0x13,0xd4, -0x08,0x12,0x69,0x21,0xca,0x43,0x0c,0x19,0x54,0x40,0x1b,0x79,0xf8,0x0e,0x27,0x1c, -0x13,0x62,0x18,0x25,0x48,0x2e,0x0c,0x68,0x16,0xfb,0x84,0xfb,0xea,0x4e,0x02,0xf9, -0x57,0xec,0xe5,0xf7,0xdb,0xe2,0xbc,0xec,0xeb,0x7b,0xdf,0xed,0xb1,0xd9,0xe6,0xa2, -0xc5,0xd7,0xf3,0xd3,0xd2,0x47,0xef,0xdc,0x3a,0xc2,0xef,0x8f,0xce,0xf5,0x7c,0xdd, -0xe2,0x6a,0xe3,0xc6,0x25,0xc6,0xcb,0x5a,0xcd,0xe0,0x61,0xc2,0xe1,0x7a,0xc3,0xe7, -0xaf,0xc3,0xdd,0x99,0x00,0xf2,0xe1,0x13,0xd5,0xe4,0xdf,0x19,0x51,0xde,0x28,0x63, -0xff,0x08,0xbc,0x2a,0x0f,0x7e,0x16,0xd3,0x72,0xf3,0x33,0x7b,0x2a,0x45,0x7c,0x19, -0x2a,0xc3,0x26,0xff,0x66,0xf0,0xfe,0xbf,0x30,0x4c,0xc5,0x53,0x28,0xb1,0x38,0x31, -0x9a,0x31,0x50,0x12,0x4d,0x69,0x07,0x64,0x60,0xfb,0x5c,0x1d,0x0b,0x3e,0x32,0xff, -0x59,0x37,0x16,0x2a,0x20,0x38,0x19,0x0e,0x90,0x0d,0x19,0x89,0x38,0x28,0x31,0x1e, -0xfb,0x3d,0x17,0x07,0xd0,0x28,0x2d,0xd8,0x24,0x07,0x60,0xfd,0x01,0xee,0xf9,0xf9, -0xb0,0xfa,0xe8,0x27,0xe4,0xbd,0x77,0xd3,0xab,0x8d,0xc1,0xcc,0x91,0xb5,0xc7,0xc0, -0xa4,0xae,0x92,0xba,0xb7,0x3d,0xf4,0xce,0x28,0xe1,0xc0,0x09,0xa7,0xc3,0x68,0xc4, -0xd6,0x13,0xdb,0xd5,0x4e,0xf3,0xb7,0x7c,0xa7,0xaa,0x0f,0xba,0xd2,0x6b,0xc2,0xb3, -0x7e,0xcc,0xdf,0xc2,0xc6,0xb3,0x48,0xb0,0xd8,0xb9,0x12,0x18,0x8a,0x15,0x16,0x79, -0x03,0x17,0x5d,0x01,0x35,0x29,0x20,0x43,0x05,0x61,0x32,0xfc,0x00,0x09,0x61,0x0f, -0x42,0xf1,0x30,0x2c,0x8a,0x1b,0x03,0xc1,0x0a,0xfa,0x90,0xff,0x3b,0x4c,0x2a,0x2a, -0x5c,0x18,0x0b,0x9d,0x0d,0x1d,0x35,0x49,0x45,0xa6,0x2e,0x2a,0x21,0x05,0x23,0xd0, -0x12,0x32,0x26,0x15,0x02,0xba,0xfa,0xd6,0xf4,0xe7,0xeb,0x21,0xdf,0x0a,0xa3,0xd6, -0xed,0x16,0xcc,0xc8,0xae,0xf2,0xea,0x85,0x03,0xfd,0x86,0xd7,0xe9,0x40,0xdc,0xff, -0xca,0xf3,0xf5,0x57,0x20,0x13,0xc9,0x0c,0xd5,0xdf,0xdf,0xde,0x00,0xe6,0xdf,0x5c, -0xc7,0xf3,0xf7,0xdd,0xed,0x64,0xe3,0xaa,0x66,0xf8,0xff,0xe4,0x39,0x25,0x86,0x24, -0x28,0xa4,0x03,0x29,0x98,0x2a,0x11,0x9e,0x54,0x5a,0x7e,0x45,0x1a,0x6c,0xfe,0x1a, -0x97,0x24,0x37,0x5c,0x24,0x01,0x63,0x05,0xe9,0x90,0xd4,0xe8,0xa2,0x04,0x0f,0x3e, -0x12,0x05,0x4f,0xf2,0xed,0x95,0x1b,0x14,0x11,0x38,0x19,0x7e,0x12,0x05,0xab,0xd3, -0xfd,0xf1,0xee,0xe9,0xd1,0x00,0xab,0xc1,0xcc,0xa3,0x04,0xa6,0xd1,0xa2,0xbd,0xe6, -0x61,0xbb,0xaa,0xd0,0xc4,0xb9,0xb1,0xf9,0xf3,0x37,0xf3,0xf4,0xb2,0xce,0x04,0x32, -0xe2,0xf6,0x6b,0xed,0x01,0x01,0x1a,0xf5,0xae,0xe4,0xd1,0x7b,0xf6,0xf1,0xde,0xd8, -0xf4,0xf3,0xca,0x09,0xc4,0xf4,0xeb,0x26,0xc9,0xe0,0x0a,0x1a,0x26,0x3e,0x44,0x4f, -0xda,0x23,0x36,0xb8,0x46,0x2e,0x88,0x30,0x4d,0xfb,0x72,0x62,0xa5,0x3e,0x1d,0xfd, -0x14,0x41,0x7e,0x40,0x35,0xdc,0x2a,0x1d,0xca,0x1b,0xf6,0xc8,0x00,0x1e,0x5a,0x10, -0x56,0x31,0x29,0x26,0x40,0x29,0x15,0x6b,0x5b,0x33,0xf5,0x47,0x50,0x69,0x02,0x29, -0x6a,0xfb,0x16,0xd0,0x2a,0xf0,0x40,0xff,0xca,0x8a,0xc1,0xc6,0xb0,0xbe,0xe3,0xa1, -0xdd,0xd5,0xe8,0xc2,0xa4,0x54,0xce,0xd0,0xbd,0xf9,0xe9,0xfb,0xc8,0xc7,0xc7,0xbb, -0xcf,0xe1,0xc0,0xbc,0xfe,0xde,0xe9,0x9a,0xef,0xad,0x3c,0xc6,0xc8,0x28,0xc7,0xd7, -0xf1,0xb7,0xbf,0xe0,0xca,0xd3,0x23,0xd0,0xa0,0xb2,0xc4,0xd5,0xef,0xe3,0x30,0xf6, -0x0c,0x0f,0xc8,0x0e,0x17,0xb1,0x1a,0xf1,0x1b,0x2c,0x47,0x3c,0x48,0x44,0x7a,0xfe, -0x0a,0xbf,0x1a,0x22,0x81,0x2f,0x02,0x9d,0x27,0xfe,0xf6,0xea,0xf3,0xc3,0xd5,0x0e, -0xae,0x16,0x20,0x29,0x1b,0xe8,0xda,0x25,0x24,0x67,0x31,0x50,0xfa,0x2a,0x43,0x4e, -0x10,0x08,0x66,0x2c,0x14,0x7d,0x2b,0x12,0xe6,0xed,0xef,0x51,0xc8,0xe0,0x42,0xe3, -0xfb,0x14,0xf0,0xc7,0x7d,0xc4,0xc1,0x16,0xd3,0xfa,0xfb,0xf5,0xe4,0x9a,0xd5,0xdb, -0x43,0xd0,0xec,0xc1,0xc9,0xf5,0xb8,0x20,0xfd,0xb2,0xf9,0xe0,0x25,0xf8,0xfc,0xdb, -0xf8,0xf5,0x44,0xdb,0xee,0x2a,0x09,0xdc,0x94,0xd9,0xd9,0x5d,0xcd,0xf6,0x7e,0x2e, -0x2d,0xc2,0x24,0x27,0x9f,0x44,0x33,0x60,0x1c,0x37,0x06,0x48,0x6e,0xbe,0x5a,0x35, -0x6c,0x1a,0x27,0xe1,0x3b,0x22,0xe4,0x33,0x1c,0x27,0x15,0x04,0xb7,0xda,0xf3,0xe4, -0xdf,0x11,0x04,0x30,0xfa,0xf3,0x05,0xef,0x7d,0x12,0x25,0xde,0x21,0x3b,0xf5,0x2a, -0x15,0x01,0x0d,0x03,0x71,0x10,0x15,0x78,0x0b,0xeb,0x03,0xdf,0xc2,0x6e,0xb9,0xd0, -0x26,0xe7,0xe1,0xe7,0xd4,0xbb,0x16,0xa6,0xb5,0xea,0xdb,0xe1,0xec,0xdd,0xc4,0x99, -0xbf,0xd1,0xa4,0xc7,0xb6,0x58,0xd1,0xfc,0x6c,0xee,0xf3,0x93,0xd2,0xda,0xad,0xe5, -0xef,0x02,0xe1,0xc4,0xe9,0xec,0xe7,0xba,0xd3,0xea,0xe4,0xc6,0xcb,0x78,0xe6,0x17, -0xb9,0x2f,0x1b,0x86,0x41,0x3f,0xbc,0x3e,0x2d,0x58,0x29,0x4a,0xc2,0x5f,0x78,0x2b, -0x41,0x35,0x77,0x39,0x30,0x36,0x46,0x35,0x5f,0x43,0x38,0x4d,0x16,0x1a,0x77,0xea, -0xf9,0x91,0x16,0x29,0xdc,0x2b,0x17,0x31,0x0f,0x20,0x5e,0x27,0x3a,0x62,0x4b,0x41, -0x94,0x39,0x21,0xe8,0x0e,0x1d,0xc3,0x29,0x29,0xa5,0x0e,0xf9,0x1b,0xe2,0xc9,0xd0, -0xd9,0xe5,0x9d,0xf1,0xf6,0x60,0xd6,0xb8,0x74,0xbb,0xcd,0xe2,0xf0,0xe8,0x53,0xcd, -0xc6,0x79,0xd0,0xba,0xc3,0xb1,0xbc,0xd4,0xe2,0xe6,0xdf,0xe6,0xd0,0x3b,0xbb,0xd8, -0x7b,0xe9,0xc7,0x58,0xc5,0xd3,0x74,0xc6,0xca,0x5f,0xcf,0xb8,0x83,0x99,0xb9,0x07, -0xe4,0xf4,0x5b,0x04,0x0a,0x90,0x22,0x1d,0x31,0x21,0x0d,0x69,0x18,0x50,0x4d,0x50, -0x47,0x72,0x38,0x1c,0x36,0x28,0x1b,0x45,0x2b,0x30,0x2b,0x1e,0x21,0x95,0x03,0xef, -0x16,0xe6,0xf0,0xad,0x18,0x1d,0x89,0x0f,0x0b,0x51,0x0d,0x10,0x55,0x2d,0x3c,0x3a, -0x3e,0x42,0x49,0x22,0x12,0xb4,0x0d,0x2e,0xd0,0x24,0x1c,0xe7,0x0f,0xe3,0x68,0xdc, -0xd8,0x2d,0xd2,0xfe,0x25,0xf6,0xf0,0x03,0xca,0xb7,0xa5,0xcd,0xf0,0x09,0xf6,0xdd, -0x9c,0xdd,0xde,0x8c,0xcb,0xc9,0x29,0xce,0xe2,0x8c,0xf5,0x0b,0x0e,0xec,0xd7,0xe8, -0x00,0xf3,0x1d,0xf4,0xea,0x50,0xe8,0xe7,0xbe,0xe1,0xf7,0x4c,0xcb,0xc1,0x59,0xc7, -0xe5,0x95,0xfe,0x11,0xeb,0x28,0x29,0x9b,0x41,0x39,0x03,0x20,0x36,0x98,0x3e,0x67, -0x90,0x5c,0x4a,0x11,0x44,0x20,0xd9,0x26,0x2d,0xd3,0x34,0x32,0xee,0x2b,0x1d,0xc4, -0xfb,0xee,0x1b,0xf1,0x0b,0x3f,0x12,0x16,0x5d,0x1f,0xff,0x62,0x15,0x15,0x3b,0x32, -0x45,0xe4,0x49,0x38,0xdc,0x10,0x12,0xcc,0x22,0x21,0x76,0x34,0x08,0xfd,0xfa,0xe6, -0xae,0xd3,0xcc,0xe5,0xe2,0xf1,0x24,0xf9,0xd8,0x04,0xad,0xc2,0xb7,0xd6,0xeb,0x21, -0xdb,0xd2,0xbf,0xd8,0xbc,0xcd,0xc2,0xbc,0xbb,0xb5,0xe4,0x9f,0xf3,0xe3,0x15,0xd5, -0xdb,0xf0,0xe7,0xd9,0x55,0xf3,0xd7,0x09,0xda,0xdf,0x80,0xe7,0xd8,0x88,0xb0,0xc7, -0x53,0xc5,0xd6,0x0f,0x05,0x03,0x74,0x24,0x32,0x18,0x2f,0x2b,0x94,0x1c,0x3c,0x88, -0x49,0x51,0x5a,0x5c,0x49,0xf6,0x2d,0x26,0x10,0x26,0x31,0xdd,0x37,0x36,0x9e,0x23, -0x0e,0x2a,0xee,0xfc,0x18,0xfa,0x07,0x40,0x15,0x19,0x44,0x0e,0x0b,0x04,0x10,0x23, -0x94,0x39,0x5e,0x02,0x3e,0x30,0x68,0x1f,0x1a,0xee,0x33,0x38,0x82,0x22,0x10,0x53, -0xfa,0xe3,0xb6,0xda,0xd6,0xe5,0xf0,0xfe,0x86,0xeb,0xc0,0xa7,0xb9,0xd3,0xee,0xdd, -0xe4,0xea,0xe7,0xd3,0x4b,0xc7,0xce,0x0c,0xb5,0xbd,0x64,0xd6,0xef,0x37,0xe0,0xe8, -0x4a,0xe7,0xdb,0x92,0xf0,0xf2,0x8b,0xed,0xd6,0x93,0xe3,0xf2,0x3c,0xd0,0xd7,0x19, -0xc3,0xbb,0xcc,0xdb,0xdd,0x01,0x06,0x16,0x9f,0x2e,0x35,0x08,0x1e,0x26,0x9f,0x2c, -0x35,0x03,0x4a,0x4c,0x6a,0x57,0x30,0x5a,0x2a,0x14,0xa7,0x20,0x27,0x62,0x31,0x2a, -0x5d,0x08,0xf8,0x6c,0xf7,0xe5,0x88,0xf6,0xf9,0x50,0x0b,0x02,0x06,0x04,0xf8,0x85, -0xfc,0x2a,0x20,0x3f,0x40,0x6f,0x36,0x1d,0x00,0x13,0x2a,0x1f,0x2a,0x2b,0x60,0x16, -0xfc,0xab,0xf6,0xd6,0xfa,0xcf,0xe1,0xeb,0xf6,0xf8,0xbf,0xc7,0xc7,0xf2,0xc8,0xc7, -0x29,0xf1,0xd9,0xb0,0xdd,0xcd,0x7e,0xcc,0xba,0xc3,0xb1,0xdd,0x6c,0xd1,0xe7,0x1f, -0xed,0xe1,0x42,0xe8,0xe6,0xdb,0x06,0xed,0x09,0xe0,0xf7,0x73,0xe4,0xf6,0xb1,0xdd, -0xd3,0x2f,0xd5,0xce,0x6d,0xe3,0xf4,0x7f,0x17,0x3c,0xb7,0x31,0x35,0x2f,0x2b,0x3d, -0xee,0x35,0x48,0x92,0x53,0x5f,0x5f,0x55,0x3e,0x29,0x29,0x29,0x14,0x31,0x49,0xb6, -0x3e,0x27,0xa6,0x10,0x09,0x38,0xfc,0xf5,0x33,0x01,0x00,0xc9,0x17,0x14,0xfd,0xfc, -0xfa,0xcc,0x1e,0x35,0x40,0x51,0x41,0xa5,0x2a,0x28,0x05,0x23,0x3b,0x7c,0x2f,0x26, -0xa8,0x1c,0x04,0xdc,0xf2,0xd2,0xe8,0xda,0x02,0x1e,0xee,0xea,0xd1,0xc9,0xbe,0x7a, -0xcd,0xd6,0x6a,0xe5,0xcc,0x24,0xdb,0xc5,0x0b,0xae,0xbf,0xa1,0xba,0xcf,0xc6,0xd1, -0xdf,0xe8,0xe5,0xc8,0x35,0xea,0xed,0x60,0xe9,0xe9,0x46,0xdc,0xe8,0xbf,0xe8,0xd8, -0xab,0xda,0xc2,0x36,0xd3,0xc6,0x73,0xda,0xff,0xa6,0x21,0x29,0x49,0x26,0x26,0x23, -0x2d,0x2f,0x54,0x34,0x3e,0x3b,0x58,0x4f,0xae,0x48,0x2b,0x23,0x15,0x2a,0x1c,0x39, -0x40,0x36,0x27,0x1a,0xe2,0x0b,0xfa,0xcc,0xf7,0xed,0x5a,0xef,0x16,0xae,0x0d,0xfc, -0x04,0xfd,0xfd,0x5e,0x2b,0x43,0x44,0x44,0x3a,0xc0,0x20,0x29,0xd3,0x32,0x2e,0x9f, -0x38,0x16,0xce,0x19,0xf7,0x2f,0xd4,0xe4,0x0a,0xe5,0xfa,0xe4,0xe6,0xda,0xfb,0xc3, -0xbc,0xd9,0xe1,0xd1,0xd8,0xde,0xe0,0x1d,0xc4,0xbf,0x14,0xae,0xc5,0x6f,0xbd,0xc8, -0x62,0xe6,0xd6,0xe5,0xda,0xdf,0x39,0xe5,0xf6,0xef,0xe5,0xef,0xff,0xe7,0xea,0x7e, -0xe5,0xdd,0x71,0xd3,0xd4,0x19,0xc9,0xca,0x08,0xf2,0x17,0xcd,0x26,0x28,0xb6,0x23, -0x31,0xfc,0x2c,0x32,0x8c,0x3d,0x45,0x2c,0x5c,0x51,0x28,0x41,0x1c,0x7a,0x22,0x35, -0xbc,0x3d,0x38,0x48,0x27,0x0d,0x1c,0x0c,0x03,0xb1,0xe4,0xf4,0xe3,0x00,0x0d,0x82, -0x07,0xf2,0xb1,0xf0,0x10,0x19,0x2e,0x42,0xb8,0x33,0x2d,0x70,0x1d,0x25,0xea,0x36, -0x23,0x19,0x2e,0x19,0xd3,0x01,0xdf,0xfd,0xdd,0xe6,0x00,0xe2,0xf8,0x8c,0xde,0xc6, -0xdd,0xca,0xc8,0xe7,0xd1,0xd7,0x1b,0xe7,0xd2,0xd5,0xb2,0xb7,0xf6,0xb9,0xb3,0x5d, -0xcb,0xd1,0xd3,0xd8,0xd6,0xe6,0xdd,0xe1,0x7c,0xeb,0xef,0x3e,0xf1,0xef,0xca,0xed, -0xed,0x0a,0xdc,0xdd,0xf7,0xde,0xca,0x0c,0xc6,0xda,0x3b,0x01,0x22,0x0c,0x1e,0x2a, -0x36,0x2b,0x2f,0x21,0x35,0x35,0x62,0x3f,0x56,0x32,0x5f,0x50,0x16,0x2b,0x28,0x1a, -0x31,0x3d,0x04,0x4b,0x30,0x69,0x25,0x1d,0x7e,0x10,0xfd,0x01,0xf6,0xfd,0x8a,0x14, -0x11,0xee,0x00,0xf3,0x18,0xff,0x26,0x25,0x38,0x47,0xa0,0x34,0x29,0x87,0x2f,0x2c, -0x5d,0x2f,0x37,0xea,0x32,0x0e,0x8a,0xf5,0xec,0x22,0xdc,0xed,0x47,0xf7,0xe5,0x88, -0xd3,0xcf,0xa3,0xc7,0xc3,0x77,0xd7,0xe5,0x26,0xd0,0xc2,0x8b,0xb5,0xb3,0x41,0xb4, -0xc2,0xbe,0xca,0xce,0xbd,0xd7,0xd5,0x88,0xdd,0xde,0x08,0xec,0xf2,0xd6,0xed,0xf5, -0xc9,0xe8,0xde,0x8f,0xe7,0xda,0x1e,0xd9,0xbb,0x02,0xcc,0xeb,0xdd,0x04,0x1a,0xf0, -0x19,0x25,0x4c,0x29,0x2a,0xba,0x32,0x28,0x05,0x47,0x5e,0x03,0x4c,0x41,0x92,0x24, -0x24,0x7e,0x39,0x45,0x87,0x37,0x2b,0x01,0x21,0x16,0xfe,0x06,0xf1,0x4d,0xf9,0x01, -0xbc,0x13,0xfe,0x02,0xf0,0xf2,0xc4,0x04,0x2c,0x4f,0x36,0x32,0xdf,0x29,0x2c,0x29, -0x22,0x24,0x5c,0x3e,0x2f,0xff,0x1f,0x07,0x01,0xe7,0xe1,0x3a,0xe3,0xf0,0xfc,0xe2, -0xd9,0x31,0xd8,0xc2,0x21,0xbf,0xcc,0xae,0xd9,0xd3,0xff,0xc3,0xb8,0x6f,0xa6,0xb2, -0xbb,0xb5,0xc5,0xa2,0xc3,0xc8,0xf5,0xd5,0xd0,0xcb,0xda,0xe5,0x10,0xe4,0xf5,0xf6, -0xef,0xef,0x00,0xe3,0xe0,0x75,0xeb,0xd7,0xfd,0xc6,0xc3,0x07,0xd5,0xf5,0x82,0x0c, -0x1a,0xff,0x20,0x21,0xda,0x33,0x28,0xfa,0x2b,0x41,0xce,0x51,0x5b,0x4d,0x4e,0x34, -0x85,0x27,0x35,0xda,0x42,0x42,0xa7,0x36,0x2f,0x50,0x20,0x17,0x5b,0x00,0xf8,0x3f, -0x05,0x0d,0x0b,0x0e,0xf5,0x11,0xf3,0xfa,0x51,0x1d,0x35,0xf5,0x2e,0x3b,0x9b,0x31, -0x21,0x81,0x28,0x35,0xc4,0x3f,0x2f,0x1f,0x1b,0xf9,0x33,0xe4,0xee,0x4a,0xf0,0xe1, -0xcf,0xe2,0xda,0x3b,0xcc,0xba,0xb5,0xca,0xce,0xeb,0xd6,0xd0,0x0c,0xbf,0xac,0x59, -0xa6,0xb2,0x3a,0xbf,0xbb,0x9a,0xc9,0xc8,0xec,0xcc,0xd8,0x24,0xd6,0xe2,0xd4,0xea, -0xf4,0xb1,0xf1,0xe3,0x4b,0xe8,0xe9,0xbc,0xde,0xd1,0x75,0xbf,0xcc,0x2c,0xdb,0xff, -0x84,0x13,0x14,0x54,0x26,0x2a,0x59,0x29,0x29,0xed,0x36,0x43,0x8d,0x5b,0x57,0xdc, -0x3f,0x2f,0x4e,0x31,0x39,0xce,0x41,0x40,0x2c,0x31,0x2d,0xb7,0x1f,0x0d,0x47,0x01, -0x04,0xd3,0x0a,0x0d,0x6a,0x05,0xf0,0x93,0xf1,0x14,0xa8,0x1c,0x2b,0x0b,0x3c,0x33, -0xa7,0x27,0x23,0xe9,0x30,0x3e,0x7b,0x3f,0x33,0xee,0x02,0xf6,0xaf,0xf4,0xf7,0x68, -0xe8,0xec,0xa0,0xe6,0xd2,0xf8,0xcc,0xc6,0x1a,0xcd,0xd6,0x80,0xd6,0xd1,0xf0,0xb2, -0xa9,0x45,0xb1,0xb4,0xdd,0xc3,0xc0,0xf8,0xc3,0xcb,0x57,0xd2,0xd6,0x01,0xd7,0xe4, -0x52,0xf4,0xf0,0xaa,0xec,0xe9,0x21,0xed,0xe6,0x0e,0xd7,0xcc,0xb1,0xbf,0xcc,0x79, -0xe9,0xff,0x10,0x0b,0x1d,0xfd,0x1d,0x26,0xe0,0x24,0x2a,0xbd,0x3a,0x4b,0x0f,0x5c, -0x46,0x8b,0x3b,0x2f,0xfd,0x31,0x3f,0x7d,0x3e,0x3e,0x66,0x35,0x26,0x99,0x18,0x08, -0xdc,0x07,0x04,0xf2,0x12,0x06,0x9f,0xed,0xf0,0x55,0xfc,0x0a,0xf0,0x1d,0x2e,0x13, -0x34,0x24,0x0c,0x25,0x1e,0xec,0x32,0x43,0x29,0x3b,0x12,0x26,0xfd,0xf8,0x02,0xf0, -0xec,0xc5,0xe7,0xe3,0x2a,0xd4,0xc8,0x0e,0xc3,0xc0,0x74,0xc7,0xd3,0xab,0xce,0xba, -0x65,0xa7,0xa1,0x0f,0xa9,0xb8,0x2e,0xb8,0xb8,0x1c,0xbf,0xc9,0x2f,0xcd,0xcc,0x9a, -0xda,0xe9,0xea,0xf0,0xeb,0xd2,0xec,0xf1,0x82,0xe8,0xdf,0xbe,0xd4,0xbc,0x6f,0xc4, -0xd4,0xc6,0xe5,0x01,0x8e,0x10,0x1a,0x3d,0x1e,0x21,0x3a,0x22,0x2e,0xfc,0x43,0x52, -0x08,0x50,0x45,0xe7,0x36,0x32,0xfd,0x39,0x42,0x73,0x45,0x46,0x26,0x33,0x26,0xd7, -0x1a,0x0f,0xa1,0x0e,0x1a,0xa6,0x0c,0xff,0xae,0xf7,0xfc,0x1d,0x03,0x16,0x8c,0x2b, -0x33,0xbc,0x33,0x2d,0x8a,0x21,0x2d,0x6c,0x4a,0x47,0x6b,0x2b,0x13,0xaa,0x06,0xfb, -0x0f,0xf8,0xf3,0xfa,0xf0,0xe1,0x90,0xd6,0xcd,0xa6,0xc3,0xca,0x04,0xd5,0xd3,0x0e, -0xca,0xb1,0xac,0xa4,0xa6,0x9f,0xb0,0xb8,0x8f,0xb3,0xbd,0x72,0xc8,0xca,0x03,0xc8, -0xd3,0x26,0xe3,0xec,0xbb,0xea,0xf2,0x30,0xf3,0xed,0xef,0xee,0xd4,0x76,0xc8,0xc2, -0xc1,0xc5,0xd8,0x51,0xee,0x06,0x3f,0x11,0x18,0x0b,0x1b,0x15,0x3c,0x28,0x35,0xba, -0x47,0x4d,0x0e,0x48,0x3c,0xe3,0x33,0x34,0x94,0x37,0x44,0xa3,0x4b,0x36,0x82,0x31, -0x1c,0x64,0x10,0x13,0x5e,0x16,0x0d,0x2c,0x01,0xfd,0xce,0xf4,0xf7,0xc7,0x05,0x1b, -0x92,0x27,0x34,0x62,0x2c,0x1a,0x45,0x26,0x3f,0x02,0x49,0x37,0x27,0x1f,0x10,0x5e, -0xff,0xfd,0x08,0x00,0xfd,0x86,0xf3,0xee,0x09,0xdb,0xc2,0xad,0xd9,0x65,0xd6,0xeb, -0xfd,0x54,0x07,0xaa,0x3a,0x2a,0xfa,0x0e,0xd4,0x06,0xaf,0x14,0x30,0xc1,0x31,0x41, -0x5a,0x36,0x0d,0xc4,0x1b,0x34,0x00,0x2f,0x16,0x05,0x04,0x1d,0x0c,0x24,0x0f,0x07, -0x0a,0x12,0x7f,0x05,0xe9,0x38,0xf4,0x05,0x27,0x29,0xdd,0x11,0xfb,0xf0,0x3e,0x12, -0xce,0x78,0xcd,0xb9,0x16,0xaf,0xcd,0x6a,0x9d,0xb8,0x44,0xa6,0x95,0xd3,0xce,0xd7, -0x5a,0xe4,0xe8,0xd3,0x02,0xf6,0x27,0x0e,0x21,0xf0,0x08,0x03,0x1f,0x02,0xe5,0xb4, -0xf9,0xe0,0xb8,0xd6,0xe5,0x94,0xe2,0xe5,0x9f,0xfe,0x02,0xba,0xfc,0x05,0xee,0x39, -0x33,0x3c,0x74,0x39,0x9f,0x46,0x3b,0x6c,0x2c,0x01,0x41,0x09,0xf4,0x68,0xf2,0x04, -0x86,0xd1,0xe3,0xc1,0xcb,0xc8,0xf6,0xf7,0x06,0xa1,0x06,0x17,0xce,0x29,0x15,0x60, -0x20,0x25,0x13,0x1f,0x15,0x08,0x18,0xf6,0x7e,0x04,0xe9,0x0a,0xe5,0x04,0xb6,0x0c, -0x05,0x8c,0x21,0x07,0x5c,0xf7,0xf4,0x2a,0x1c,0x21,0x6d,0x4e,0x0d,0x87,0x1e,0x18, -0x00,0xfb,0xd7,0xe0,0xe6,0xd5,0x81,0xf6,0x17,0x89,0x05,0x11,0xc7,0xf9,0xf9,0xf6, -0x1e,0x2c,0x4d,0x14,0x40,0x7c,0x3d,0x0c,0x5a,0x1f,0xff,0x34,0x12,0xfd,0xf4,0xfc, -0xd7,0xfa,0xde,0xc7,0xf1,0xb7,0xde,0x51,0xfb,0xf5,0x71,0x24,0x13,0x13,0xec,0xe6, -0xf0,0xf1,0xef,0x07,0x20,0xe8,0x41,0xfa,0x00,0x45,0xce,0xae,0xca,0xb1,0xa0,0xdf, -0xc7,0xda,0xef,0xdd,0xee,0x4e,0xdf,0xed,0x48,0x0c,0x32,0x47,0x0d,0x3c,0x26,0x38, -0x0b,0xe4,0x24,0xfb,0x9c,0x1b,0x06,0x71,0x05,0xe5,0x57,0xeb,0xc7,0x2c,0xb0,0xb8, -0x73,0xd8,0xe5,0x98,0x13,0x0e,0x22,0xee,0xf7,0x64,0xf1,0xfe,0xf7,0x25,0x01,0x42, -0x17,0x1f,0x0f,0xf9,0xea,0xf9,0xe7,0xc9,0x17,0xfe,0xff,0x4f,0x00,0x15,0x3a,0xf8, -0x03,0xd6,0x0e,0x42,0x42,0x29,0x47,0x12,0x3f,0x07,0x9e,0x1f,0xf0,0x89,0x0d,0x09, -0x57,0x05,0xea,0x72,0xf9,0xd9,0x2e,0xc2,0xcc,0xda,0xdc,0xed,0x65,0x22,0x1f,0x1c, -0xfd,0x0b,0x9b,0xfc,0x11,0xce,0x21,0x05,0xf7,0xfb,0x12,0x69,0xde,0xd3,0x8a,0xd9, -0xa6,0x3d,0xe6,0xf2,0xad,0xf3,0x14,0x50,0xf9,0x0b,0x49,0x1c,0x51,0xb9,0x46,0x60, -0x1d,0x69,0x21,0x17,0x30,0x05,0x2c,0x08,0xfb,0x43,0xf3,0xd5,0x51,0xec,0xcd,0xa8, -0xad,0xb5,0x5f,0xba,0xd6,0xc3,0x15,0x1b,0x27,0xef,0x03,0x49,0xf3,0x10,0x74,0x12, -0x03,0x73,0xf1,0x08,0xf6,0xe0,0xc5,0x87,0xdf,0xa2,0xbf,0xea,0xfc,0xc5,0xf3,0x18, -0xab,0xf5,0x04,0x35,0x10,0x41,0x8c,0x49,0x57,0x56,0x5c,0x17,0x40,0x13,0xf8,0x23, -0xf2,0xee,0xce,0xe4,0xcc,0xdf,0xeb,0xca,0x6c,0xb3,0xba,0x3b,0xbd,0xd1,0x8f,0x0f, -0x1e,0xde,0xec,0x0b,0xda,0xee,0x1c,0x47,0x19,0x0c,0x7f,0xf2,0x04,0x18,0xea,0xca, -0x6d,0xe9,0xbb,0xd9,0xef,0x16,0x0e,0x05,0x31,0x6c,0x0e,0x1c,0xb2,0x30,0x52,0xa8, -0x65,0x6e,0xf0,0x7f,0x3e,0xa0,0x27,0x13,0x4d,0xfb,0xfc,0xe9,0xec,0xcb,0x88,0xe3, -0xc3,0x82,0xba,0xb7,0x05,0xb8,0xc9,0x46,0x03,0x1a,0x16,0xe8,0x08,0x98,0xe0,0x12, -0x79,0x0f,0x09,0x27,0xf1,0xf8,0x1d,0xeb,0xc1,0x88,0xd0,0xb4,0xdd,0xdc,0x04,0xb8, -0xfd,0x27,0xc8,0x09,0x16,0xa9,0x27,0x46,0x35,0x5b,0x72,0xbe,0x72,0x4c,0x70,0x2f, -0x1e,0x24,0x0c,0x1a,0xc0,0x0b,0xe8,0xbe,0xfd,0xdf,0xe2,0xd4,0xc6,0x9f,0xbd,0xcf, -0xb1,0xfc,0x14,0xdc,0xe7,0x01,0x62,0xcb,0x03,0x52,0xfe,0xf7,0xc2,0xec,0xdf,0x0b, -0xd5,0xbe,0x83,0xc5,0xb0,0x25,0xd8,0xfe,0x6f,0xf5,0x14,0x96,0xff,0xfc,0x64,0x18, -0x2d,0xb3,0x37,0x67,0x67,0x5d,0x4a,0x1f,0x23,0x0b,0x96,0xf6,0x01,0x93,0xf3,0xd4, -0x4a,0xea,0xcf,0x6a,0xcd,0xd4,0x58,0xbe,0xcf,0x25,0xf3,0x15,0xd7,0xea,0x0a,0xd4, -0xd6,0x09,0xb3,0x0d,0x01,0x57,0xfa,0xf0,0xfa,0xd2,0xc8,0xe3,0xc5,0xb8,0xef,0xd9, -0x02,0x28,0x03,0x16,0x16,0x0f,0xfb,0x83,0x16,0x2a,0x26,0x29,0x63,0x6b,0x56,0x50, -0x0b,0x20,0x16,0x77,0x06,0x10,0xb2,0x00,0xe4,0x8a,0xf1,0xd9,0xde,0xd3,0xd9,0xe6, -0xbe,0xd6,0x28,0xf0,0x0d,0x36,0xe6,0xf4,0x6e,0xc6,0xeb,0xba,0x06,0xf1,0x75,0xec, -0xf8,0xae,0xd2,0xda,0xfd,0xd4,0xc6,0x5e,0xeb,0x0b,0xdb,0x21,0x29,0x10,0x2b,0x13, -0xd7,0x2a,0x47,0x82,0x37,0x73,0x52,0x5b,0x5b,0xe9,0x2c,0x23,0x12,0x13,0x1c,0x72, -0x0f,0xf2,0x81,0xff,0xef,0xd1,0xe1,0xe7,0x3d,0xcc,0xe0,0x4f,0x04,0x1a,0x21,0xfa, -0x02,0x6c,0xdc,0xea,0x2d,0x0f,0xfc,0x4d,0xe0,0xfa,0x97,0xcf,0xd8,0x32,0xd1,0xb8, -0xee,0xe3,0xfb,0x4f,0x1a,0x18,0xc2,0x1e,0x0e,0xa8,0x19,0x45,0x02,0x31,0x6e,0xf0, -0x55,0x57,0xb3,0x24,0x17,0xc9,0xff,0x08,0x52,0x01,0xe8,0x42,0xea,0xe2,0x4c,0xda, -0xd1,0x9e,0xba,0xcb,0xaa,0xf7,0x03,0x11,0xe7,0xea,0x92,0xda,0xe3,0xf4,0xfe,0xff, -0xc7,0xdb,0xf4,0x87,0xc8,0xd3,0xe8,0xd3,0xb5,0x22,0xe5,0xf6,0x82,0x24,0x25,0xf3, -0x1e,0x12,0x2b,0x18,0x44,0xae,0x32,0x6e,0x05,0x58,0x57,0x55,0x2b,0x1c,0xb4,0xfe, -0x07,0x10,0xfb,0xf4,0x3a,0xf0,0xe6,0xd4,0xe6,0xdf,0xf2,0xca,0xcb,0xd2,0x06,0x13, -0x07,0x06,0xf7,0xbc,0xe9,0xf6,0x0c,0x08,0x0b,0x9b,0xe8,0x03,0x6f,0xd4,0xcd,0x4f, -0xd6,0xb2,0x9a,0xe5,0xf1,0xd7,0x1a,0x28,0x7b,0x1a,0x17,0x77,0x1b,0x49,0xc2,0x35, -0x6a,0xc1,0x64,0x60,0x82,0x2e,0x20,0x50,0x07,0x0f,0x48,0xff,0xfc,0x00,0xf6,0xe4, -0xca,0xe0,0xd8,0xc5,0xd3,0xcb,0xc1,0x09,0x0c,0x43,0x11,0x00,0xe6,0xea,0xfa,0xa9, -0x0d,0x16,0x95,0xec,0x02,0x16,0xdf,0xce,0x37,0xdb,0xb2,0x5f,0xe0,0xfd,0x01,0xfe, -0xfe,0xe1,0xfe,0xfe,0x16,0xfe,0xfe,0xa2,0xfe,0xfe,0x56,0xfe,0xfe,0xbf,0xfe,0xfe, -0xd9,0x00,0x02,0xd9,0xff,0xfd,0xc8,0xfd,0xff,0x75,0x00,0x00,0x72,0x00,0x00,0xf4, -0xff,0x00,0xaa,0x00,0x00,0x16,0x01,0x00,0xde,0xff,0xff,0x7f,0xff,0xff,0x90,0xff, -0xff,0x1d,0xff,0xff,0x24,0x00,0xfd,0x8e,0xfd,0xfe,0x76,0xfe,0xfe,0x75,0xff,0xfc, -0xc9,0xfc,0xfd,0x9c,0xfc,0xfb,0x44,0xfc,0xfa,0x4a,0xfc,0xfa,0xe5,0xf9,0xfb,0x91, -0xf6,0xea,0x05,0xe1,0xed,0xee,0xd5,0xe0,0x23,0xcf,0xd0,0x1d,0x97,0xa7,0xe2,0xd1, -0xf7,0x19,0xc6,0xaa,0xa7,0xd0,0xd9,0x9e,0xda,0xcb,0x9f,0xee,0xc9,0xb5,0xfa,0xdf, -0x58,0xf8,0xf8,0xfc,0x04,0x06,0x07,0x1a,0x05,0xdf,0x36,0x16,0x02,0x2d,0x3b,0xa8, -0x3e,0x32,0x87,0x5d,0x46,0xa0,0x6c,0x5b,0x5e,0x6c,0x6d,0x97,0x6c,0x6c,0x69,0x70, -0x6f,0xbf,0x70,0x71,0xd7,0x71,0x72,0x06,0x73,0x73,0x19,0x74,0x74,0x3c,0x75,0x75, -0x9f,0x76,0x74,0xd7,0x76,0x73,0x61,0x6c,0x68,0x9f,0x63,0x57,0x6f,0x54,0x4c,0xa4, -0x4b,0x2c,0xbc,0x41,0x1f,0xf8,0x1e,0x1d,0xb0,0xfe,0x01,0xe1,0x04,0xcc,0xbc,0xf7, -0xd5,0x4b,0xbb,0xc8,0x70,0xc0,0xa7,0x30,0xa4,0xa4,0x52,0x98,0x9b,0x31,0x9d,0x9b, -0xf2,0x99,0x99,0xe7,0x98,0x98,0xc5,0x97,0x97,0xa3,0x96,0x96,0x70,0x95,0x94,0x4d, -0x94,0x93,0x1a,0x93,0x92,0xd7,0x91,0x91,0x93,0x90,0x8f,0x5f,0x8f,0x8e,0x1b,0x8e, -0x8d,0xd6,0x8c,0x8c,0x72,0x8b,0x8b,0x80,0x8a,0x88,0x05,0x8a,0x89,0xbd,0x85,0x93, -0xab,0x96,0xa9,0xc5,0xa4,0xbe,0x54,0xb9,0xcc,0x9e,0xd1,0xe9,0xac,0xe6,0xf7,0x34, -0x0f,0x02,0x21,0x22,0x21,0xf8,0x28,0x41,0x1f,0x36,0x53,0xb0,0x46,0x69,0x18,0x53, -0x6b,0x6f,0x62,0x62,0x22,0x65,0x65,0xc3,0x65,0x66,0xf7,0x66,0x67,0x07,0x68,0x68, -0x29,0x69,0x69,0x4b,0x6a,0x6a,0x6d,0x6b,0x6c,0x90,0x6c,0x6d,0xc3,0x6d,0x6e,0x06, -0x6f,0x6f,0x39,0x70,0x70,0x7d,0x71,0x72,0xc1,0x72,0x73,0x84,0x73,0x75,0xe6,0x74, -0x73,0x19,0x71,0x68,0xb8,0x65,0x50,0x04,0x56,0x43,0x75,0x46,0x29,0xe2,0x36,0x1a, -0xb1,0x1b,0x16,0x55,0x05,0xf8,0x99,0xfd,0xe9,0xae,0xe1,0xe8,0x17,0xc8,0xda,0xf6, -0xb6,0xcf,0x64,0xab,0xb7,0xe4,0xad,0x9e,0xaf,0xaa,0x97,0xd8,0xa1,0x97,0xe0,0x97, -0x98,0x79,0x98,0x97,0x81,0x96,0x96,0x70,0x95,0x94,0x5e,0x94,0x93,0x3c,0x93,0x92, -0x0a,0x92,0x91,0xd7,0x90,0x90,0xa4,0x8f,0x8f,0x70,0x8e,0x8d,0x3d,0x8d,0x8c,0x0a, -0x8c,0x8b,0xe5,0x8a,0x89,0x7f,0x89,0x89,0x39,0x88,0x85,0x64,0x99,0x8b,0x7b,0x96, -0xa1,0xd6,0x93,0xb3,0xfa,0x94,0xbb,0x26,0xa6,0xbe,0xaa,0xb6,0xc6,0x48,0xc0,0xd1, -0xcd,0xcd,0xe1,0x03,0xd8,0xe3,0xa2,0xfb,0xea,0x45,0x03,0xfe,0x52,0x12,0x08,0x20, -0x26,0x1b,0xbd,0x23,0x37,0x78,0x32,0x39,0x61,0x48,0x46,0x32,0x4e,0x57,0xa0,0x58, -0x60,0x80,0x5b,0x5d,0xd8,0x5e,0x5f,0xc5,0x5f,0x60,0x18,0x61,0x61,0x39,0x62,0x62, -0x6c,0x63,0x63,0x8f,0x64,0x65,0xc2,0x65,0x66,0x06,0x67,0x67,0x39,0x68,0x68,0x7d, -0x69,0x6a,0xb1,0x6a,0x6b,0xf5,0x6b,0x6c,0x49,0x6d,0x6d,0x8e,0x6e,0x6f,0xc2,0x6f, -0x70,0x06,0x71,0x71,0x4a,0x72,0x72,0x8e,0x73,0x74,0xf3,0x74,0x75,0xd3,0x75,0x77, -0x83,0x78,0x69,0xf9,0x7e,0x5f,0x9b,0x6d,0x68,0x57,0x58,0x60,0xd0,0x59,0x4f,0x01, -0x4d,0x47,0x11,0x47,0x3c,0x87,0x33,0x36,0x82,0x29,0x29,0xfa,0x1b,0x1d,0x23,0x17, -0x02,0x42,0x13,0x01,0x34,0xfe,0xfc,0xe1,0xf9,0xf5,0xc3,0xef,0xea,0xff,0xe4,0xdd, -0xc5,0xd8,0xd1,0x5b,0xcc,0xc5,0xc6,0xbf,0xba,0xfc,0xb3,0xaf,0xcf,0xab,0xa8,0x0d, -0xa7,0xa5,0xdb,0xa4,0xa4,0xd4,0xa3,0xa3,0xe6,0xa2,0xa2,0xe6,0xa1,0xa1,0xa4,0xa0, -0xa0,0x60,0x9f,0x9e,0x1b,0x9e,0x9d,0xb6,0x9c,0x9c,0x61,0x9b,0x9a,0x1c,0x9a,0x99, -0xb6,0x98,0x98,0x50,0x97,0x96,0x0a,0x96,0x95,0xa5,0x94,0x93,0x4f,0x93,0x92,0xe9, -0x91,0x91,0x94,0x90,0x8f,0x3e,0x8f,0x8e,0xe8,0x8d,0x8d,0x83,0x8c,0x8b,0x3e,0x8b, -0x8a,0xf8,0x89,0x89,0x56,0x8a,0x8a,0x40,0x8c,0x8e,0x46,0x91,0x95,0xf5,0x96,0x9c, -0x13,0x9f,0xa3,0x41,0xa6,0xa9,0x7e,0xae,0xb0,0xcf,0xb4,0xb9,0xf6,0xbb,0xc0,0xc9, -0xc3,0xc7,0x3f,0xcb,0xcf,0x3b,0xd3,0xd6,0x8c,0xda,0xdf,0x2e,0xe2,0xe6,0xff,0xea, -0xee,0x8d,0xf2,0xf6,0x4d,0xfa,0xfe,0x8d,0x02,0x05,0x0e,0x0b,0x0e,0x10,0x12,0x16, -0x30,0x1a,0x1d,0x69,0x21,0x25,0xd1,0x29,0x2b,0xdf,0x30,0x33,0x6f,0x37,0x3b,0x02, -0x3f,0x42,0xa8,0x44,0x49,0x0d,0x4c,0x4f,0x9e,0x52,0x55,0x7e,0x58,0x5a,0x08,0x5c, -0x5d,0x02,0x5e,0x5e,0x6c,0x5f,0x5f,0x9f,0x60,0x61,0xd3,0x61,0x62,0x38,0x63,0x63, -0xaf,0x64,0x65,0x15,0x66,0x66,0x7c,0x67,0x68,0xe3,0x68,0x69,0x5a,0x6a,0x6b,0xc0, -0x6b,0x6c,0x28,0x6d,0x6d,0x9e,0x6e,0x6f,0x04,0x70,0x70,0x6b,0x71,0x72,0xd1,0x72, -0x73,0x28,0x74,0x74,0x9e,0x75,0x76,0xf4,0x76,0x77,0x49,0x78,0x78,0x9e,0x79,0x7a, -0xe3,0x7a,0x7b,0xe8,0x7b,0x7c,0x94,0x7b,0x7a,0xd6,0x78,0x76,0xd8,0x74,0x71,0x9c, -0x6e,0x6c,0x0c,0x69,0x66,0xa4,0x62,0x5f,0xf8,0x5b,0x58,0x2a,0x55,0x51,0x11,0x4e, -0x49,0x8e,0x45,0x43,0x71,0x3d,0x3a,0xab,0x36,0x31,0x1d,0x2e,0x2a,0x8a,0x25,0x21, -0x09,0x1e,0x19,0xd6,0x14,0x11,0x23,0x0d,0x08,0xa0,0x05,0x00,0x45,0xfc,0xf9,0x17, -0xf4,0xf1,0xf0,0xec,0xe9,0x67,0xe5,0xe2,0x69,0xdd,0xdb,0xc5,0xd6,0xd4,0x74,0xcf, -0xcd,0x66,0xc9,0xc6,0x37,0xc3,0xc0,0xd4,0xbc,0xba,0xe2,0xb6,0xb3,0xea,0xb0,0xae, -0xd2,0xab,0xa9,0x85,0xa7,0xa6,0xf1,0xa4,0xa4,0x40,0xa3,0xa2,0xe9,0xa1,0xa1,0x83, -0xa0,0x9f,0x1d,0x9f,0x9e,0x84,0x9d,0x9c,0x0c,0x9c,0x9b,0x74,0x9a,0x99,0xfb,0x98, -0x98,0x73,0x97,0x96,0xea,0x95,0x95,0x62,0x94,0x93,0xea,0x92,0x92,0x62,0x91,0x90, -0xea,0x8f,0x8f,0x62,0x8e,0x8d,0xfb,0x8c,0x8c,0x73,0x8b,0x8a,0x1c,0x8a,0x89,0xa5, -0x88,0x87,0x3e,0x87,0x86,0xd8,0x85,0x85,0x82,0x84,0x84,0xa0,0x83,0x83,0x46,0x83, -0x83,0x53,0x83,0x83,0x92,0x83,0x83,0xdd,0x83,0x84,0x44,0x86,0x86,0x6b,0x89,0x8b, -0xa0,0x8d,0x8f,0x4b,0x92,0x94,0x5e,0x97,0x9a,0xf4,0x9c,0x9f,0xbf,0xa2,0xa5,0x6e, -0xa8,0xac,0xd9,0xae,0xb2,0xd8,0xb5,0xb9,0xc3,0xbc,0xc0,0xd4,0xc3,0xc7,0x9e,0xca, -0xcf,0x45,0xd2,0xd6,0x59,0xda,0xde,0xd2,0xe1,0xe6,0xb4,0xe9,0xed,0x77,0xf2,0xf5, -0x73,0xf9,0xfd,0x5e,0x00,0x05,0x99,0x09,0x0b,0x1c,0x11,0x15,0x93,0x17,0x1d,0x50, -0x1f,0x24,0x76,0x27,0x2b,0xea,0x2e,0x33,0x71,0x36,0x3a,0xc2,0x3d,0x41,0xd4,0x44, -0x47,0x6f,0x4b,0x4e,0x8c,0x51,0x53,0xbe,0x55,0x57,0x00,0x58,0x58,0xae,0x59,0x5a, -0x15,0x5b,0x5b,0x8c,0x5c,0x5d,0x14,0x5e,0x5e,0xbd,0x5f,0x60,0x58,0x61,0x62,0xe2, -0x62,0x63,0x8c,0x64,0x65,0x35,0x66,0x66,0xcf,0x67,0x68,0x69,0x69,0x6a,0xf2,0x6a, -0x6b,0x8c,0x6c,0x6d,0x15,0x6e,0x6e,0xbe,0x6f,0x70,0x37,0x71,0x71,0xcf,0x72,0x73, -0x48,0x74,0x75,0xc0,0x75,0x76,0x37,0x77,0x77,0xbf,0x78,0x79,0x16,0x7a,0x7a,0x7d, -0x7b,0x7c,0x50,0x7c,0x7c,0xb9,0x7c,0x7c,0xcb,0x7c,0x7c,0xaa,0x7c,0x7c,0xa9,0x7c, -0x7c,0x89,0x7c,0x7b,0x59,0x7b,0x7a,0xc8,0x79,0x79,0x24,0x78,0x77,0x40,0x76,0x74, -0x67,0x73,0x72,0x90,0x70,0x6e,0x65,0x6d,0x6b,0x14,0x69,0x67,0x2c,0x65,0x63,0x92, -0x61,0x5e,0x7d,0x5d,0x5b,0xb1,0x58,0x57,0x16,0x54,0x53,0x70,0x50,0x4e,0x38,0x4c, -0x4a,0xf6,0x47,0x45,0x9c,0x43,0x41,0xd9,0x3e,0x3d,0x71,0x3a,0x38,0xa9,0x35,0x33, -0x4f,0x31,0x2f,0xd3,0x2c,0x2a,0x41,0x28,0x25,0x25,0x23,0x20,0x5b,0x1e,0x1b,0x4a, -0x19,0x16,0x1f,0x14,0x11,0x47,0x0f,0x0c,0x85,0x09,0x07,0x94,0x04,0x01,0xe9,0xfe, -0xfc,0x85,0xf9,0xf6,0x1a,0xf4,0xf1,0x71,0xee,0xeb,0xe7,0xe8,0xe5,0x46,0xe3,0xdf, -0x82,0xdd,0xd9,0x2d,0xd7,0xd3,0xaf,0xd1,0xcd,0xbc,0xcb,0xc8,0x34,0xc5,0xc2,0x8b, -0xbf,0xbc,0x11,0xba,0xb6,0x9a,0xb3,0xb1,0x33,0xae,0xab,0x92,0xa8,0xa6,0x04,0xa4, -0xa2,0xd4,0xa0,0x9f,0xba,0x9e,0x9d,0x1d,0x9d,0x9c,0x74,0x9b,0x9a,0xeb,0x99,0x99, -0x41,0x98,0x97,0xa7,0x96,0x95,0xfc,0x94,0x94,0x52,0x93,0x92,0xb8,0x91,0x90,0x1e, -0x90,0x8f,0x84,0x8e,0x8d,0xfb,0x8c,0x8c,0x62,0x8b,0x8a,0xda,0x89,0x89,0x51,0x88, -0x87,0xd9,0x86,0x86,0x61,0x85,0x84,0x2b,0x84,0x83,0x7b,0x83,0x83,0x34,0x83,0x83, -0x43,0x83,0x83,0x54,0x83,0x83,0x55,0x83,0x83,0x66,0x83,0x83,0x56,0x83,0x83,0x66, -0x83,0x83,0x66,0x83,0x83,0x65,0x83,0x83,0x55,0x83,0x83,0xaa,0x83,0x83,0xdd,0x83, -0x84,0x61,0x84,0x84,0x9d,0x85,0x86,0x2c,0x88,0x89,0x48,0x8b,0x8c,0xad,0x8e,0x90, -0x05,0x92,0x93,0x6c,0x95,0x97,0x41,0x99,0x9a,0xa2,0x9c,0x9e,0x01,0xa0,0xa1,0x77, -0xa3,0xa5,0x24,0xa7,0xa8,0x0d,0xab,0xac,0xd6,0xae,0xb0,0x62,0xb2,0xb4,0x43,0xb6, -0xb8,0x71,0xba,0xbc,0x27,0xbe,0xc0,0x5c,0xc2,0xc4,0xeb,0xc6,0xc9,0x00,0xcb,0xcd, -0x84,0xcf,0xd1,0xdc,0xd3,0xd6,0x80,0xd8,0xda,0x2a,0xdd,0xdf,0xf1,0xe1,0xe3,0xad, -0xe6,0xe8,0x5c,0xeb,0xee,0xb1,0xef,0xf2,0x1e,0xf5,0xf7,0x06,0xfa,0xfc,0xb8,0xfe, -0x01,0xc7,0x03,0x06,0xa8,0x08,0x0b,0xa7,0x0d,0x10,0xc1,0x12,0x14,0x2e,0x17,0x1a, -0xe1,0x1b,0x1e,0x29,0x21,0x23,0x65,0x25,0x28,0x47,0x2a,0x2c,0x3d,0x2f,0x31,0xb2, -0x33,0x35,0x3f,0x38,0x3a,0xb5,0x3c,0x3f,0xe1,0x40,0x43,0x87,0x45,0x47,0xdd,0x49, -0x4c,0x03,0x4e,0x50,0x49,0x52,0x54,0xae,0x56,0x58,0xef,0x5a,0x5d,0x20,0x5f,0x61, -0x30,0x63,0x65,0xb3,0x66,0x68,0xa5,0x69,0x6a,0xbc,0x6b,0x6c,0x7a,0x6d,0x6e,0x03, -0x6f,0x6f,0x9c,0x70,0x71,0x26,0x72,0x72,0xbf,0x73,0x74,0x48,0x75,0x76,0xd1,0x76, -0x77,0x59,0x78,0x79,0xd1,0x79,0x7a,0x49,0x7b,0x7b,0x4e,0x7c,0x7c,0xa8,0x7c,0x7c, -0xcb,0x7c,0x7c,0xbb,0x7c,0x7c,0x9a,0x7c,0x7c,0x9a,0x7c,0x7c,0x99,0x7c,0x7c,0x99, -0x7c,0x7c,0x99,0x7c,0x7c,0x99,0x7c,0x7c,0x99,0x7c,0x7c,0x99,0x7c,0x7c,0x99,0x7c, -0x7c,0x99,0x7c,0x7c,0x99,0x7c,0x7c,0x99,0x7c,0x7c,0x99,0x7c,0x7c,0x99,0x7c,0x7c, -0x99,0x7c,0x7c,0xa9,0x7c,0x7c,0x68,0x7c,0x7b,0xbf,0x7a,0x79,0x1f,0x78,0x76,0x77, -0x74,0x72,0xa9,0x70,0x6e,0x47,0x6c,0x6a,0xf7,0x67,0x66,0xa2,0x63,0x61,0x6b,0x5f, -0x5c,0x0e,0x5b,0x58,0x38,0x56,0x53,0xbf,0x51,0x4f,0x14,0x4d,0x4a,0x76,0x48,0x45, -0x9e,0x43,0x40,0xff,0x3e,0x3c,0xd2,0x39,0x37,0x2a,0x35,0x32,0x7e,0x30,0x2e,0xd0, -0x2b,0x29,0x54,0x27,0x24,0x8a,0x22,0x1f,0x1e,0x1e,0x1b,0x05,0x19,0x17,0x81,0x14, -0x12,0x42,0x10,0x0d,0xc7,0x0b,0x09,0x11,0x07,0x04,0x7c,0x02,0x00,0x45,0xfe,0xfb, -0xef,0xf9,0xf7,0x89,0xf5,0xf3,0x34,0xf1,0xee,0x2f,0xed,0xeb,0xc0,0xe8,0xe7,0xe1, -0xe4,0xe2,0x3f,0xe1,0xdf,0xa1,0xdd,0xdb,0xf6,0xd9,0xd8,0x11,0xd6,0xd4,0x76,0xd2, -0xd0,0xdf,0xce,0xcd,0x74,0xcb,0xc9,0x3d,0xc8,0xc6,0x07,0xc5,0xc3,0x67,0xc1,0xc0, -0x7a,0xbe,0xbd,0xd3,0xbb,0xba,0xc1,0xb8,0xb7,0xb8,0xb5,0xb4,0x2f,0xb3,0xb1,0xdc, -0xb0,0xaf,0x14,0xae,0xac,0x9c,0xab,0xaa,0xe4,0xa8,0xa8,0xa2,0xa6,0xa5,0x2a,0xa4, -0xa3,0xf8,0xa1,0xa0,0xd8,0x9f,0x9e,0x64,0x9d,0x9c,0x42,0x9b,0x99,0xdf,0x98,0x98, -0xa1,0x96,0x95,0xbe,0x94,0x93,0xe9,0x92,0x91,0xd7,0x90,0x8f,0xd8,0x8e,0x8d,0xb9, -0x8c,0x8b,0xfe,0x8a,0x89,0x3f,0x89,0x88,0x09,0x88,0x87,0x85,0x86,0x85,0x2b,0x85, -0x84,0x45,0x84,0x84,0xc0,0x83,0x83,0x8a,0x83,0x83,0x56,0x83,0x83,0x55,0x83,0x83, -0x55,0x83,0x83,0x65,0x83,0x83,0xa4,0x83,0x83,0xa9,0x83,0x83,0x8a,0x83,0x83,0x77, -0x83,0x83,0x96,0x83,0x84,0x60,0x84,0x84,0xf9,0x84,0x84,0x0d,0x85,0x85,0x31,0x85, -0x85,0xed,0x85,0x87,0x40,0x87,0x88,0x45,0x89,0x8a,0x33,0x8b,0x8c,0x44,0x8d,0x8e, -0x88,0x8f,0x91,0x01,0x92,0x93,0xf7,0x94,0x95,0xde,0x97,0x98,0x4f,0x9a,0x9c,0x71, -0x9d,0x9f,0x93,0xa0,0xa2,0x0b,0xa4,0xa5,0xce,0xa7,0xa9,0x64,0xab,0xad,0x38,0xaf, -0xb1,0x48,0xb3,0xb5,0x57,0xb7,0xb9,0xca,0xbb,0xbd,0xfb,0xbf,0xc2,0x13,0xc4,0xc6, -0x9c,0xc8,0xcb,0x00,0xcd,0xcf,0x68,0xd1,0xd3,0x0c,0xd6,0xd8,0x21,0xda,0xdc,0x78, -0xde,0xe0,0xdb,0xe2,0xe4,0xfd,0xe6,0xe9,0x20,0xeb,0xed,0x30,0xef,0xf1,0x22,0xf3, -0xf5,0x20,0xf7,0xf8,0xcb,0xfa,0xfc,0x18,0xfe,0x00,0xd7,0x01,0x03,0x8f,0x05,0x07, -0x37,0x09,0x0a,0xbe,0x0c,0x0e,0xe9,0x0f,0x12,0x61,0x13,0x15,0xe3,0x16,0x18,0x3a, -0x1a,0x1b,0x8e,0x1d,0x1f,0xb2,0x20,0x22,0x05,0x24,0x25,0x47,0x27,0x28,0x59,0x2a, -0x2b,0x6d,0x2d,0x2f,0x60,0x30,0x32,0x71,0x33,0x35,0x92,0x36,0x38,0x64,0x39,0x3b, -0x76,0x3c,0x3e,0x74,0x3f,0x41,0x94,0x42,0x44,0xb3,0x45,0x46,0xae,0x48,0x49,0x5b, -0x4b,0x4c,0xda,0x4d,0x4f,0x88,0x50,0x52,0x41,0x53,0x54,0xc8,0x55,0x57,0xf1,0x57, -0x59,0x57,0x5a,0x5b,0x69,0x5c,0x5d,0xae,0x5e,0x5f,0xec,0x60,0x61,0xce,0x62,0x63, -0x9e,0x64,0x65,0x6d,0x66,0x67,0x5a,0x68,0x69,0x44,0x6a,0x6b,0x30,0x6c,0x6c,0xe9, -0x6d,0x6e,0x65,0x6f,0x6f,0xce,0x70,0x71,0x3b,0x72,0x73,0xf3,0x73,0x74,0x86,0x75, -0x75,0xd9,0x76,0x77,0x80,0x77,0x78,0xc6,0x78,0x79,0x16,0x7a,0x7a,0x09,0x7b,0x7b, -0xb6,0x7b,0x7b,0x2e,0x7c,0x7c,0x75,0x7c,0x7c,0x66,0x7c,0x7c,0x56,0x7c,0x7c,0x66, -0x7c,0x7c,0x65,0x7c,0x7c,0xf4,0x7b,0x7b,0xce,0x7b,0x7b,0x67,0x7b,0x7b,0xf1,0x7a, -0x7a,0x17,0x7a,0x79,0x06,0x79,0x78,0x94,0x77,0x76,0x3e,0x76,0x75,0x72,0x74,0x73, -0x86,0x72,0x71,0x77,0x70,0x6f,0x43,0x6e,0x6c,0xcf,0x6b,0x6a,0x38,0x69,0x67,0x7c, -0x66,0x64,0x5e,0x63,0x61,0x3f,0x60,0x5e,0xdc,0x5c,0x5b,0x86,0x59,0x57,0xeb,0x55, -0x54,0x32,0x52,0x50,0x71,0x4e,0x4c,0x61,0x4a,0x48,0x11,0x46,0x43,0xce,0x41,0x3f, -0x7a,0x3d,0x3b,0x02,0x39,0x36,0x5f,0x34,0x32,0x05,0x30,0x2d,0xab,0x2b,0x29,0x45, -0x27,0x24,0x9e,0x22,0x20,0x18,0x1e,0x1c,0x80,0x19,0x17,0x47,0x15,0x12,0xdf,0x10, -0x0e,0x79,0x0c,0x0a,0x34,0x08,0x05,0xff,0x03,0x01,0x9d,0xff,0xfd,0x7d,0xfb,0xf9, -0x98,0xf7,0xf5,0xa7,0xf3,0xf1,0xb7,0xef,0xed,0xaa,0xeb,0xe9,0xef,0xe7,0xe6,0x30, -0xe4,0xe2,0x77,0xe0,0xde,0xeb,0xdc,0xda,0x5f,0xd9,0xd7,0xed,0xd5,0xd4,0xc6,0xd2, -0xd1,0x80,0xcf,0xcd,0x9f,0xcc,0xca,0x8c,0xc9,0xc7,0x9f,0xc6,0xc5,0xf5,0xc3,0xc2, -0x6b,0xc1,0xc0,0xf2,0xbe,0xbd,0xaa,0xbc,0xbb,0x33,0xba,0xb8,0xde,0xb7,0xb6,0x9a, -0xb5,0xb4,0x74,0xb3,0xb2,0x14,0xb1,0xb0,0x47,0xaf,0xae,0x65,0xad,0xac,0x88,0xab, -0xaa,0xd9,0xa9,0xa8,0x1f,0xa8,0xa7,0xc9,0xa6,0xa6,0x50,0xa5,0xa4,0xf9,0xa3,0xa3, -0x74,0xa2,0xa2,0x50,0xa1,0xa0,0x59,0xa0,0x9f,0x27,0x9f,0x9e,0xf7,0x9d,0x9d,0xf7, -0x9c,0x9c,0xd7,0x9b,0x9b,0xfa,0x9a,0x9a,0x46,0x9a,0x99,0x47,0x99,0x98,0x3c,0x98, -0x97,0x7e,0x97,0x96,0xbf,0x96,0x96,0xf3,0x95,0x95,0x38,0x95,0x94,0x8f,0x94,0x94, -0xe3,0x93,0x93,0x57,0x93,0x92,0xbe,0x92,0x92,0x49,0x92,0x92,0x02,0x92,0x91,0xbd, -0x91,0x91,0xab,0x91,0x91,0x8a,0x91,0x91,0x9d,0x91,0x91,0xdf,0x91,0x92,0x12,0x92, -0x92,0xa6,0x92,0x92,0x1e,0x93,0x93,0xfa,0x93,0x94,0x2b,0x95,0x95,0x7d,0x96,0x97, -0xf2,0x97,0x98,0x58,0x99,0x9a,0xc2,0x9a,0x9b,0x7c,0x9c,0x9d,0x65,0x9e,0x9f,0x52, -0xa0,0xa1,0x75,0xa2,0xa3,0xb8,0xa4,0xa5,0xee,0xa6,0xa8,0x86,0xa9,0xaa,0xfe,0xab, -0xad,0xb7,0xae,0xb0,0xa1,0xb1,0xb2,0x6e,0xb4,0xb5,0x6e,0xb7,0xb8,0x7d,0xba,0xbc, -0x50,0xbd,0xbf,0xb5,0xc0,0xc2,0x14,0xc4,0xc5,0x59,0xc7,0xc9,0xd2,0xca,0xcc,0x7a, -0xce,0xd0,0x12,0xd2,0xd3,0xbf,0xd5,0xd7,0x8b,0xd9,0xdb,0x77,0xdd,0xdf,0x44,0xe1, -0xe3,0x34,0xe5,0xe7,0x11,0xe9,0xea,0x0e,0xed,0xee,0xc8,0xf0,0xf2,0x69,0xf4,0xf6, -0x3a,0xf8,0xfa,0xf1,0xfb,0xfd,0x7b,0xff,0x01,0xe1,0x02,0x04,0x26,0x06,0x07,0x5c, -0x09,0x0a,0x8e,0x0c,0x0e,0x90,0x0f,0x11,0x80,0x12,0x13,0x7f,0x15,0x16,0x4d,0x18, -0x19,0x1a,0x1b,0x1c,0xb4,0x1d,0x1e,0x4f,0x20,0x21,0xca,0x22,0x23,0x7f,0x25,0x26, -0xb7,0x27,0x29,0xe0,0x29,0x2b,0x34,0x2c,0x2d,0x99,0x2e,0x2f,0x0d,0x31,0x32,0x20, -0x33,0x34,0x56,0x35,0x36,0xa7,0x37,0x38,0xca,0x39,0x3a,0xec,0x3b,0x3c,0xff,0x3d, -0x3f,0xf1,0x3f,0x41,0x11,0x42,0x43,0x11,0x44,0x45,0x22,0x46,0x47,0x32,0x48,0x49, -0x21,0x4a,0x4b,0xe1,0x4b,0x4c,0xbf,0x4d,0x4e,0x9b,0x4f,0x50,0x44,0x51,0x51,0xef, -0x52,0x53,0x78,0x54,0x55,0xe2,0x55,0x56,0x6b,0x57,0x58,0xc0,0x58,0x59,0xf6,0x59, -0x5a,0x5b,0x5b,0x5b,0x8d,0x5c,0x5d,0x91,0x5d,0x5e,0xa3,0x5e,0x5f,0xc4,0x5f,0x60, -0xe5,0x60,0x61,0xf5,0x61,0x62,0xd5,0x62,0x63,0xd4,0x63,0x64,0xb1,0x64,0x64,0x7e, -0x65,0x65,0x1b,0x66,0x66,0xa7,0x66,0x67,0x41,0x67,0x67,0xd7,0x67,0x67,0x3e,0x68, -0x68,0x65,0x68,0x68,0x97,0x68,0x68,0x89,0x68,0x68,0x99,0x68,0x68,0x68,0x68,0x68, -0xe3,0x67,0x67,0x6c,0x67,0x67,0xd2,0x66,0x66,0x17,0x66,0x65,0x4b,0x65,0x64,0x5d, -0x64,0x63,0x4c,0x63,0x62,0xf9,0x61,0x61,0xb5,0x60,0x5f,0x2f,0x5f,0x5e,0x97,0x5d, -0x5c,0xed,0x5b,0x5a,0x2e,0x5a,0x58,0x1f,0x58,0x56,0xcf,0x55,0x54,0x9d,0x53,0x52, -0x56,0x51,0x50,0xc0,0x4e,0x4d,0x28,0x4c,0x4a,0x7d,0x49,0x48,0x71,0x46,0x45,0x93, -0x43,0x41,0x7e,0x40,0x3e,0x2d,0x3d,0x3b,0xc9,0x39,0x38,0x64,0x36,0x34,0xdb,0x32, -0x31,0x41,0x2f,0x2d,0x95,0x2b,0x29,0xcb,0x27,0x26,0x00,0x24,0x22,0x43,0x20,0x1e, -0x76,0x1c,0x1a,0xca,0x18,0x16,0xfd,0x14,0x12,0x4f,0x11,0x0f,0x64,0x0d,0x0b,0xca, -0x09,0x07,0x1e,0x06,0x04,0x54,0x02,0x00,0xec,0xfe,0xfd,0x71,0xfb,0xf9,0x2c,0xf8, -0xf6,0xb6,0xf4,0xf3,0x71,0xf1,0xef,0x4c,0xee,0xec,0x19,0xeb,0xe9,0xf7,0xe7,0xe6, -0xd4,0xe4,0xe3,0xd3,0xe1,0xe0,0xd4,0xde,0xdd,0x07,0xdc,0xda,0x49,0xd9,0xd7,0x7e, -0xd6,0xd5,0xd3,0xd3,0xd2,0x5a,0xd1,0xd0,0xd0,0xce,0xcd,0x6b,0xcc,0xcb,0x35,0xca, -0xc9,0x02,0xc8,0xc6,0xef,0xc5,0xc4,0xec,0xc3,0xc2,0xed,0xc1,0xc1,0x10,0xc0,0xbf, -0x41,0xbe,0xbd,0x96,0xbc,0xbb,0xfc,0xba,0xba,0x64,0xb9,0xb8,0xd9,0xb7,0xb7,0x51, -0xb6,0xb5,0xe8,0xb4,0xb4,0x92,0xb3,0xb2,0x6e,0xb2,0xb1,0x5c,0xb1,0xb0,0x3d,0xb0, -0xaf,0x4c,0xaf,0xae,0x6c,0xae,0xad,0x7d,0xad,0xac,0x9f,0xac,0xac,0xd1,0xab,0xab, -0xf6,0xaa,0xaa,0x5a,0xaa,0xaa,0xb0,0xa9,0xa9,0x28,0xa9,0xa8,0x7e,0xa8,0xa8,0xe3, -0xa7,0xa7,0x5a,0xa7,0xa7,0xd0,0xa6,0xa6,0x69,0xa6,0xa6,0xf1,0xa5,0xa5,0x7b,0xa5, -0xa5,0x14,0xa5,0xa4,0xcf,0xa4,0xa4,0x8a,0xa4,0xa4,0x46,0xa4,0xa4,0x13,0xa4,0xa4, -0x01,0xa4,0xa3,0xef,0xa3,0xa4,0xf0,0xa3,0xa4,0x21,0xa4,0xa4,0x53,0xa4,0xa4,0x98, -0xa4,0xa4,0xfc,0xa4,0xa5,0x62,0xa5,0xa5,0x1b,0xa6,0xa6,0xe7,0xa6,0xa7,0xf5,0xa7, -0xa8,0x07,0xa9,0xa9,0x5a,0xaa,0xaa,0xbf,0xab,0xac,0x26,0xad,0xad,0xcf,0xae,0xaf, -0x69,0xb0,0xb1,0x23,0xb2,0xb2,0xef,0xb3,0xb4,0xbc,0xb5,0xb6,0xab,0xb7,0xb8,0xdd, -0xb9,0xba,0x1e,0xbc,0xbd,0x42,0xbe,0xbf,0x95,0xc0,0xc1,0xeb,0xc2,0xc4,0x61,0xc5, -0xc6,0xe9,0xc7,0xc9,0x73,0xca,0xcb,0x4d,0xcd,0xce,0x18,0xd0,0xd1,0xf6,0xd2,0xd4, -0xc4,0xd5,0xd7,0xc4,0xd8,0xda,0xd5,0xdb,0xdd,0xf5,0xde,0xe0,0x17,0xe2,0xe3,0x49, -0xe5,0xe6,0x7c,0xe8,0xea,0xa0,0xeb,0xed,0xe4,0xee,0xf0,0x17,0xf2,0xf3,0x3b,0xf5, -0xf6,0x5d,0xf8,0xf9,0x7d,0xfb,0xfc,0x6e,0xfe,0xff,0x5c,0x01,0x02,0x1a,0x04,0x05, -0xe8,0x06,0x08,0x83,0x09,0x0a,0x0d,0x0c,0x0d,0x82,0x0e,0x0f,0x09,0x11,0x12,0x63, -0x13,0x14,0xa9,0x15,0x16,0xed,0x17,0x19,0x00,0x1a,0x1b,0x21,0x1c,0x1d,0x32,0x1e, -0x1f,0x33,0x20,0x21,0x33,0x22,0x23,0x23,0x24,0x25,0x12,0x26,0x27,0xf0,0x27,0x28, -0xde,0x29,0x2a,0xbc,0x2b,0x2c,0x88,0x2d,0x2e,0x46,0x2f,0x30,0x02,0x31,0x31,0xce, -0x32,0x33,0x89,0x34,0x35,0x04,0x36,0x36,0xbe,0x37,0x38,0x7a,0x39,0x3a,0x25,0x3b, -0x3b,0xdf,0x3c,0x3d,0x79,0x3e,0x3f,0x02,0x40,0x40,0x8c,0x41,0x42,0x15,0x43,0x43, -0x7d,0x44,0x45,0xe2,0x45,0x46,0x38,0x47,0x47,0x7c,0x48,0x49,0xb1,0x49,0x4a,0xf5, -0x4a,0x4b,0x17,0x4c,0x4c,0x29,0x4d,0x4d,0x3b,0x4e,0x4e,0x3c,0x4f,0x4f,0x3a,0x50, -0x50,0x3b,0x51,0x51,0x1b,0x52,0x52,0xf9,0x52,0x53,0xb5,0x53,0x54,0x61,0x54,0x54, -0x1d,0x55,0x55,0xb7,0x55,0x56,0x40,0x56,0x56,0xc8,0x56,0x57,0x20,0x57,0x57,0x95, -0x57,0x57,0xdb,0x57,0x57,0x1f,0x58,0x58,0x22,0x58,0x58,0x23,0x58,0x58,0x12,0x58, -0x57,0xce,0x57,0x57,0x6a,0x57,0x57,0xe3,0x56,0x56,0x5a,0x56,0x56,0xc0,0x55,0x55, -0xf5,0x54,0x54,0xf8,0x53,0x53,0x08,0x53,0x52,0xf8,0x51,0x51,0xc6,0x50,0x50,0x72, -0x4f,0x4e,0x0c,0x4e,0x4d,0x95,0x4c,0x4b,0xfd,0x4a,0x4a,0x53,0x49,0x48,0xa7,0x47, -0x46,0xba,0x45,0x44,0xbb,0x43,0x42,0x9b,0x41,0x40,0x68,0x3f,0x3e,0x13,0x3d,0x3b, -0xae,0x3a,0x39,0x26,0x38,0x36,0x9d,0x35,0x34,0xd3,0x32,0x31,0x18,0x30,0x2e,0x4b, -0x2d,0x2b,0x6d,0x2a,0x28,0x6e,0x27,0x25,0x6e,0x24,0x22,0x5d,0x21,0x1f,0x3c,0x1e, -0x1c,0x19,0x1b,0x19,0xe7,0x17,0x16,0xb5,0x14,0x13,0x82,0x11,0x0f,0x6f,0x0e,0x0c, -0x5d,0x0b,0x09,0x3c,0x08,0x06,0x2b,0x05,0x03,0x2a,0x02,0x00,0x2a,0xff,0xfd,0x4b, -0xfc,0xfa,0x7d,0xf9,0xf7,0x9f,0xf6,0xf5,0xb2,0xf3,0xf2,0x06,0xf1,0xef,0x6b,0xee, -0xed,0xc1,0xeb,0xea,0x38,0xe9,0xe7,0xaf,0xe6,0xe5,0x36,0xe4,0xe3,0xe0,0xe1,0xe0, -0xac,0xdf,0xde,0x57,0xdd,0xdc,0x24,0xdb,0xda,0xf1,0xd8,0xd7,0xee,0xd6,0xd5,0xdd, -0xd4,0xd3,0xdd,0xd2,0xd1,0x0f,0xd1,0xd0,0x52,0xcf,0xce,0x97,0xcd,0xcc,0xec,0xcb, -0xcb,0x51,0xca,0xc9,0xd8,0xc8,0xc8,0x50,0xc7,0xc6,0xe9,0xc5,0xc5,0x72,0xc4,0xc3, -0x2d,0xc3,0xc2,0xc7,0xc1,0xc1,0x60,0xc0,0xbf,0x6e,0xbf,0xbe,0x6e,0xbe,0xbd,0x6e, -0xbd,0xbc,0x7f,0xbc,0xbb,0x9f,0xbb,0xbb,0xc1,0xba,0xba,0xf5,0xb9,0xb9,0x4a,0xb9, -0xb8,0x9f,0xb8,0xb8,0xf4,0xb7,0xb7,0x49,0xb7,0xb7,0xb0,0xb6,0xb6,0x17,0xb6,0xb5, -0x8d,0xb5,0xb5,0x04,0xb5,0xb4,0x9d,0xb4,0xb4,0x25,0xb4,0xb3,0xbf,0xb3,0xb3,0x59, -0xb3,0xb3,0xe1,0xb2,0xb2,0x9b,0xb2,0xb2,0x58,0xb2,0xb2,0x34,0xb2,0xb2,0xf1,0xb1, -0xb1,0xde,0xb1,0xb1,0xbc,0xb1,0xb1,0xbb,0xb1,0xb1,0xed,0xb1,0xb1,0x1f,0xb2,0xb2, -0x43,0xb2,0xb2,0x75,0xb2,0xb2,0xca,0xb2,0xb3,0x30,0xb3,0xb3,0xb7,0xb3,0xb4,0x70, -0xb4,0xb4,0x6e,0xb5,0xb5,0x7e,0xb6,0xb6,0x6e,0xb7,0xb7,0x8f,0xb8,0xb9,0xb1,0xb9, -0xba,0x16,0xbb,0xbb,0x6b,0xbc,0xbd,0xe2,0xbd,0xbe,0x5a,0xbf,0xc0,0xf3,0xc0,0xc1, -0xad,0xc2,0xc3,0x68,0xc4,0xc5,0x33,0xc6,0xc7,0x12,0xc8,0xc9,0x00,0xca,0xcb,0x00, -0xcc,0xcd,0x32,0xce,0xcf,0x65,0xd0,0xd1,0xa8,0xd2,0xd3,0xfd,0xd4,0xd6,0x42,0xd7, -0xd8,0xb7,0xd9,0xda,0x2e,0xdc,0xdd,0xa7,0xde,0xdf,0x4f,0xe1,0xe2,0xe9,0xe3,0xe5, -0x94,0xe6,0xe7,0x4f,0xe9,0xea,0x0b,0xec,0xed,0xd6,0xee,0xf0,0xa4,0xf1,0xf3,0x50, -0xf4,0xf5,0x1b,0xf7,0xf8,0xc7,0xf9,0xfb,0x61,0xfc,0xfd,0xfa,0xfe,0x00,0x63,0x01, -0x02,0xc9,0x03,0x04,0x1f,0x06,0x07,0x53,0x08,0x09,0x97,0x0a,0x0b,0xba,0x0c,0x0d, -0xcb,0x0e,0x0f,0xcc,0x10,0x11,0xbb,0x12,0x13,0x9a,0x14,0x15,0x67,0x16,0x17,0x24, -0x18,0x19,0xe1,0x19,0x1a,0x9c,0x1b,0x1c,0x47,0x1d,0x1e,0xe1,0x1e,0x1f,0x9c,0x20, -0x21,0x37,0x22,0x23,0xd0,0x23,0x24,0x69,0x25,0x26,0xe2,0x26,0x27,0x6a,0x28,0x29, -0xe2,0x29,0x2a,0x7b,0x2b,0x2c,0xf3,0x2c,0x2d,0x7c,0x2e,0x2f,0xf3,0x2f,0x30,0x6a, -0x31,0x32,0xd1,0x32,0x33,0x38,0x34,0x34,0x9e,0x35,0x36,0xe4,0x36,0x37,0x39,0x38, -0x38,0x9e,0x39,0x3a,0xc3,0x3a,0x3b,0xf5,0x3b,0x3c,0x28,0x3d,0x3d,0x4b,0x3e,0x3e, -0x5c,0x3f,0x3f,0x5d,0x40,0x40,0x5e,0x41,0x41,0x5d,0x42,0x42,0x4c,0x43,0x43,0x2b, -0x44,0x44,0x09,0x45,0x45,0xd6,0x45,0x46,0x82,0x46,0x46,0x5f,0x47,0x47,0xfa,0x47, -0x48,0xa5,0x48,0x48,0x5f,0x49,0x49,0xe9,0x49,0x4a,0x62,0x4a,0x4a,0xc8,0x4a,0x4a, -0x1e,0x4b,0x4b,0x64,0x4b,0x4b,0xa9,0x4b,0x4b,0xdc,0x4b,0x4b,0xee,0x4b,0x4b,0xcd, -0x4b,0x4b,0xac,0x4b,0x4b,0x68,0x4b,0x4b,0x04,0x4b,0x4a,0x9d,0x4a,0x4a,0x04,0x4a, -0x49,0x39,0x49,0x48,0x6d,0x48,0x47,0x8f,0x47,0x47,0x80,0x46,0x46,0x70,0x45,0x44, -0x5e,0x44,0x43,0x2b,0x43,0x42,0xd7,0x41,0x41,0x63,0x40,0x3f,0xeb,0x3e,0x3e,0x41, -0x3d,0x3c,0x96,0x3b,0x3a,0xdb,0x39,0x38,0xfe,0x37,0x37,0x11,0x36,0x35,0x01,0x34, -0x33,0xe0,0x31,0x30,0xcd,0x2f,0x2e,0x8a,0x2d,0x2c,0x36,0x2b,0x2a,0xc0,0x28,0x27, -0x69,0x26,0x25,0xc1,0x23,0x22,0x27,0x21,0x1f,0x8d,0x1e,0x1d,0xd2,0x1b,0x1a,0x17, -0x19,0x17,0x5b,0x16,0x14,0x9f,0x13,0x12,0xd3,0x10,0x0f,0x17,0x0e,0x0c,0x6b,0x0b, -0x0a,0xb0,0x08,0x07,0x16,0x06,0x04,0x6c,0x03,0x02,0xd2,0x00,0xff,0x59,0xfe,0xfd, -0xc1,0xfb,0xfa,0x48,0xf9,0xf8,0xd1,0xf6,0xf5,0x7a,0xf4,0xf3,0x14,0xf2,0xf0,0xdf, -0xef,0xee,0x9b,0xed,0xec,0x68,0xeb,0xea,0x45,0xe9,0xe8,0x23,0xe7,0xe6,0x22,0xe5, -0xe4,0x22,0xe3,0xe2,0x33,0xe1,0xe0,0x64,0xdf,0xde,0x87,0xdd,0xdc,0xca,0xdb,0xda, -0x2f,0xda,0xd9,0x84,0xd8,0xd7,0xfc,0xd6,0xd6,0x73,0xd5,0xd4,0x2c,0xd4,0xd3,0xd8, -0xd2,0xd2,0x93,0xd1,0xd0,0x5f,0xd0,0xcf,0x2c,0xcf,0xce,0x08,0xce,0xcd,0xe7,0xcc, -0xcc,0xe6,0xcb,0xcb,0xe6,0xca,0xca,0xf6,0xc9,0xc9,0x07,0xc9,0xc8,0x4a,0xc8,0xc7, -0x8e,0xc7,0xc7,0xd2,0xc6,0xc6,0x49,0xc6,0xc5,0xbf,0xc5,0xc5,0x37,0xc5,0xc4,0xbf, -0xc4,0xc4,0x37,0xc4,0xc3,0xbf,0xc3,0xc3,0x58,0xc3,0xc3,0x13,0xc3,0xc2,0xdf,0xc2, -0xc2,0xab,0xc2,0xc2,0x78,0xc2,0xc2,0x56,0xc2,0xc2,0x24,0xc2,0xc2,0x11,0xc2,0xc2, -0xf0,0xc1,0xc1,0xde,0xc1,0xc1,0xed,0xc1,0xc1,0xee,0xc1,0xc1,0x0f,0xc2,0xc2,0x21, -0xc2,0xc2,0x33,0xc2,0xc2,0x86,0xc2,0xc2,0xb9,0xc2,0xc2,0x0d,0xc3,0xc3,0x73,0xc3, -0xc3,0xc9,0xc3,0xc3,0x3f,0xc4,0xc4,0xb7,0xc4,0xc5,0x40,0xc5,0xc5,0xea,0xc5,0xc6, -0x94,0xc6,0xc7,0x70,0xc7,0xc7,0x6e,0xc8,0xc8,0x7f,0xc9,0xca,0x90,0xca,0xcb,0xb2, -0xcb,0xcc,0xf5,0xcc,0xcd,0x28,0xce,0xce,0x6c,0xcf,0xd0,0xc1,0xd0,0xd1,0x38,0xd2, -0xd2,0xbf,0xd3,0xd4,0x37,0xd5,0xd6,0xc0,0xd6,0xd7,0x59,0xd8,0xd9,0xf2,0xd9,0xda, -0xac,0xdb,0xdc,0x47,0xdd,0xde,0x01,0xdf,0xdf,0xcd,0xe0,0xe1,0x8a,0xe2,0xe3,0x56, -0xe4,0xe5,0x34,0xe6,0xe7,0x22,0xe8,0xe9,0x11,0xea,0xeb,0x11,0xec,0xed,0x21,0xee, -0xef,0x32,0xf0,0xf1,0x54,0xf2,0xf3,0x76,0xf4,0xf5,0x98,0xf6,0xf7,0xa9,0xf8,0xf9, -0xbb,0xfa,0xfb,0xcc,0xfc,0xfd,0xcc,0xfe,0xff,0xcc,0x00,0x01,0xbc,0x02,0x03,0x9a, -0x04,0x05,0x67,0x06,0x07,0x24,0x08,0x09,0xd0,0x09,0x0a,0x7a,0x0b,0x0c,0x04,0x0d, -0x0d,0x8c,0x0e,0x0f,0xf3,0x0f,0x10,0x4a,0x11,0x11,0x9f,0x12,0x13,0xd3,0x13,0x14, -0x07,0x15,0x15,0x3a,0x16,0x16,0x5c,0x17,0x17,0x6d,0x18,0x18,0x7e,0x19,0x19,0x6f, -0x1a,0x1a,0x6e,0x1b,0x1b,0x4d,0x1c,0x1c,0x2b,0x1d,0x1d,0x09,0x1e,0x1e,0xe8,0x1e, -0x1f,0xc5,0x1f,0x20,0x93,0x20,0x20,0x5f,0x21,0x21,0x0a,0x22,0x22,0xd6,0x22,0x23, -0x93,0x23,0x23,0x5f,0x24,0x24,0x0b,0x25,0x25,0xb6,0x25,0x26,0x60,0x26,0x26,0xfb, -0x26,0x27,0x94,0x27,0x27,0x2d,0x28,0x28,0xa6,0x28,0x28,0x2e,0x29,0x29,0x96,0x29, -0x29,0x0d,0x2a,0x2a,0x63,0x2a,0x2a,0xc9,0x2a,0x2a,0x1e,0x2b,0x2b,0x74,0x2b,0x2b, -0xa8,0x2b,0x2b,0xec,0x2b,0x2b,0x0f,0x2c,0x2c,0x21,0x2c,0x2c,0x43,0x2c,0x2c,0x65, -0x2c,0x2c,0x76,0x2c,0x2c,0x77,0x2c,0x2c,0x88,0x2c,0x2c,0x77,0x2c,0x2c,0x46,0x2c, -0x2c,0x23,0x2c,0x2c,0xf0,0x2b,0x2b,0xbd,0x2b,0x2b,0x79,0x2b,0x2b,0x14,0x2b,0x2a, -0xbf,0x2a,0x2a,0x48,0x2a,0x2a,0xc0,0x29,0x29,0x27,0x29,0x28,0x8d,0x28,0x28,0xc2, -0x27,0x27,0x17,0x27,0x26,0x4a,0x26,0x25,0x6d,0x25,0x24,0x7f,0x24,0x23,0x8f,0x23, -0x23,0x80,0x22,0x22,0x80,0x21,0x20,0x6f,0x20,0x1f,0x4d,0x1f,0x1e,0x2b,0x1e,0x1d, -0x09,0x1d,0x1c,0xd6,0x1b,0x1b,0x93,0x1a,0x19,0x5f,0x19,0x18,0xfa,0x17,0x17,0xa5, -0x16,0x15,0x4f,0x15,0x14,0xe9,0x13,0x13,0x83,0x12,0x11,0x2d,0x11,0x10,0xb6,0x0f, -0x0f,0x40,0x0e,0x0d,0xd8,0x0c,0x0c,0x61,0x0b,0x0a,0xea,0x09,0x09,0x73,0x08,0x07, -0x0c,0x07,0x06,0xa5,0x05,0x04,0x3e,0x04,0x03,0xd8,0x02,0x02,0x72,0x01,0x00,0x2d, -0x00,0xff,0xe8,0xfe,0xfe,0xa4,0xfd,0xfd,0x71,0xfc,0xfb,0x4e,0xfb,0xfa,0x2b,0xfa, -0xf9,0x1a,0xf9,0xf8,0x09,0xf8,0xf7,0x08,0xf7,0xf6,0x19,0xf6,0xf5,0x3a,0xf5,0xf4, -0x5b,0xf4,0xf3,0x7e,0xf3,0xf3,0xa1,0xf2,0xf2,0xe4,0xf1,0xf1,0x39,0xf1,0xf0,0x9e, -0xf0,0xf0,0xe3,0xef,0xef,0x5a,0xef,0xef,0xc1,0xee,0xee,0x48,0xee,0xee,0xc0,0xed, -0xed,0x59,0xed,0xed,0xf2,0xec,0xec,0x9c,0xec,0xec,0x46,0xec,0xec,0xf1,0xeb,0xeb, -0xbd,0xeb,0xeb,0x89,0xeb,0xeb,0x56,0xeb,0xeb,0x34,0xeb,0xeb,0x12,0xeb,0xeb,0xf0, -0xea,0xea,0xee,0xea,0xea,0xde,0xea,0xea,0xdd,0xea,0xea,0xed,0xea,0xea,0xfe,0xea, -0xea,0x0f,0xeb,0xeb,0x21,0xeb,0xeb,0x43,0xeb,0xeb,0x65,0xeb,0xeb,0x97,0xeb,0xeb, -0xca,0xeb,0xeb,0xfd,0xeb,0xec,0x31,0xec,0xec,0x75,0xec,0xec,0xb9,0xec,0xec,0xfd, -0xec,0xed,0x42,0xed,0xed,0x96,0xed,0xed,0xeb,0xed,0xee,0x30,0xee,0xee,0x86,0xee, -0xee,0xeb,0xee,0xef,0x30,0xef,0xef,0x96,0xef,0xef,0xfc,0xef,0xf0,0x41,0xf0,0xf0, -0xb7,0xf0,0xf0,0x1e,0xf1,0xf1,0x74,0xf1,0xf1,0xea,0xf1,0xf2,0x41,0xf2,0xf2,0xb8, -0xf2,0xf2,0x2e,0xf3,0xf3,0x95,0xf3,0xf3,0x0c,0xf4,0xf4,0x73,0xf4,0xf4,0xea,0xf4, -0xf5,0x51,0xf5,0xf5,0xc8,0xf5,0xf5,0x3f,0xf6,0xf6,0xa6,0xf6,0xf6,0x2e,0xf7,0xf7, -0x96,0xf7,0xf7,0x1d,0xf8,0xf8,0x85,0xf8,0xf8,0x0c,0xf9,0xf9,0x74,0xf9,0xf9,0xeb, -0xf9,0xfa,0x52,0xfa,0xfa,0xd9,0xfa,0xfb,0x40,0xfb,0xfb,0xb7,0xfb,0xfb,0x1e,0xfc, -0xfc,0x74,0xfc,0xfc,0xeb,0xfc,0xfd,0x31,0xfd,0xfd,0x96,0xfd,0xfd,0xfc,0xfd,0xfe, -0x41,0xfe,0xfe,0x96,0xfe,0xfe,0xdb,0xfe,0xff,0x20,0xff,0xff,0x64,0xff,0xff,0xb9, -0xff,0xff,0xec,0xff,0x00,0x20,0x00,0x00,0x54,0x00,0x00,0x97,0x00,0x00,0xca,0x00, -0x00,0xfd,0x00,0x01,0x20,0x01,0x01,0x43,0x01,0x01,0x75,0x01,0x01,0x98,0x01,0x01, -0xba,0x01,0x01,0xcc,0x01,0x01,0xed,0x01,0x01,0x0f,0x02,0x02,0x10,0x02,0x02,0x21, -0x02,0x02,0x32,0x02,0x02,0x33,0x02,0x02,0x44,0x02,0x02,0x44,0x02,0x02,0x44,0x02, -0x02,0x54,0x02,0x02,0x55,0x02,0x02,0x55,0x02,0x02,0x55,0x02,0x02,0x44,0x02,0x02, -0x44,0x02,0x02,0x44,0x02,0x02,0x44,0x02,0x02,0x33,0x02,0x02,0x33,0x02,0x02,0x23, -0x02,0x02,0x22,0x02,0x02,0x12,0x02,0x02,0x11,0x02,0x02,0x00,0x02,0x02,0xf0,0x01, -0x01,0xff,0x01,0x01,0xee,0x01,0x01,0xde,0x01,0x01,0xdd,0x01,0x01,0xcc,0x01,0x01, -0xbc,0x01,0x01,0xab,0x01,0x01,0xaa,0x01,0x01,0x99,0x01,0x01,0x88,0x01,0x01,0x77, -0x01,0x01,0x67,0x01,0x01,0x56,0x01,0x01,0x55,0x01,0x01,0x44,0x01,0x01,0x33,0x01, -0x01,0x23,0x01,0x01,0x12,0x01,0x01,0x11,0x01,0x01,0x00,0x01,0x01,0xf0,0x00,0x00, -0xff,0x00,0x00,0xee,0x00,0x00,0xee,0x00,0x00,0xdd,0x00,0x00,0xcd,0x00,0x00,0xcc, -0x00,0x00,0xbc,0x00,0x00,0xbb,0x00,0x00,0xbb,0x00,0x00,0xaa,0x00,0x00,0xaa,0x00, -0x00,0x9a,0x00,0x00,0x99,0x00,0x00,0x99,0x00,0x00,0x89,0x00,0x00,0x88,0x00,0x00, -0x88,0x00,0x00,0x77,0x00,0x00,0x77,0x00,0x00,0x66,0x00,0x00,0x66,0x00,0x00,0x56, -0x00,0x00,0x55,0x00,0x00,0x55,0x00,0x00,0x44,0x00,0x00,0x44,0x00,0x00,0x44,0x00, -0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00, -0x22,0x00,0x00,0x12,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x01, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x7a,0x00,0xff,0x9f,0xfa,0xff,0xd6,0xe7,0xd1,0x25,0xfa,0x5e, -0x75,0xf1,0xba,0x51,0x06,0xf2,0x69,0x6c,0x28,0x87,0xa0,0xae,0x8a,0x68,0x3a,0xe2, -0xc8,0xac,0x93,0x00,0xc0,0x58,0xfc,0x45,0x66,0x56,0x2f,0x58,0xdb,0xd5,0x0d,0x1f, -0x28,0x38,0x07,0x30,0xf9,0x34,0x9c,0x14,0x54,0x37,0xd1,0x39,0xf9,0x0e,0x2f,0x5d, -0x62,0xa7,0x04,0x07,0x65,0x24,0x26,0x16,0x5c,0x43,0x50,0x44,0x2d,0x1e,0x40,0x19, -0xfe,0xf8,0x62,0x5a,0x43,0xa0,0x2c,0xd2,0x20,0xe0,0x17,0xd4,0x36,0x17,0xbe,0x09, -0x13,0x5e,0x43,0x1f,0x3e,0x18,0x21,0x5f,0xe8,0xce,0xfe,0xf5,0x02,0x29,0xef,0x23, -0x85,0x08,0xb8,0xbe,0xcc,0xf8,0xa4,0x02,0xcc,0x21,0xe3,0xe1,0x70,0xbd,0xd6,0x9d, -0xfa,0xe3,0xa1,0xa8,0xaa,0xd3,0xc0,0xbc,0x59,0xbc,0xae,0xc3,0xae,0xac,0xd8,0xac, -0xa8,0x54,0xc2,0xb8,0x5d,0xa1,0x96,0x49,0x9f,0xa3,0x43,0xb0,0x94,0x75,0x99,0x97, -0x6c,0x96,0x9e,0x40,0xb2,0x9b,0x57,0x9b,0x8f,0x57,0x9c,0xa7,0xd5,0x92,0x9c,0x08, -0xa7,0xa8,0x19,0xaa,0xb1,0x60,0xac,0xaa,0x28,0xa7,0x9c,0x99,0xa4,0xd6,0xfa,0xd9, -0x9f,0x84,0xa5,0xcf,0xb7,0xdd,0xd3,0x8c,0xc6,0xbb,0x55,0xc7,0xd4,0xa0,0xd0,0xe1, -0x9a,0xe2,0xeb,0x92,0xf3,0xf2,0xf1,0xe5,0xe4,0xe4,0xfa,0x0f,0x8b,0x09,0x03,0xd0, -0xf8,0xf9,0xb9,0x0c,0x2c,0xc9,0x35,0x19,0x32,0x14,0x21,0xdd,0x27,0x2d,0xe8,0x31, -0x40,0xf8,0x47,0x3c,0xd0,0x44,0x48,0xf3,0x46,0x4a,0xbe,0x48,0x4c,0xee,0x53,0x5c, -0x6a,0x5d,0x5c,0xc2,0x5e,0x60,0xe2,0x61,0x63,0x3b,0x65,0x67,0xa0,0x67,0x6a,0xf0, -0x6a,0x6c,0xc2,0x6d,0x6c,0x82,0x6d,0x72,0x15,0x70,0x71,0x8e,0x72,0x72,0x6a,0x72, -0x74,0x30,0x67,0x6f,0xf8,0x7b,0x75,0x7d,0x75,0x66,0x54,0x66,0x72,0xdc,0x72,0x6f, -0x73,0x74,0x75,0x58,0x6b,0x5d,0xa5,0x62,0x6d,0x48,0x72,0x67,0x68,0x5d,0x59,0xcc, -0x58,0x60,0x03,0x5f,0x5e,0xfd,0x5d,0x51,0x47,0x49,0x57,0x9a,0x58,0x50,0x3c,0x4b, -0x4b,0x5f,0x4d,0x44,0x36,0x40,0x3f,0xec,0x3c,0x40,0xa2,0x40,0x37,0xaf,0x2c,0x2c, -0x64,0x2f,0x2e,0x73,0x2e,0x2e,0xbd,0x25,0x1b,0x66,0x13,0x13,0x89,0x22,0x27,0xdb, -0x1b,0x07,0xf6,0xf7,0x03,0x87,0x13,0x10,0x46,0x0d,0x06,0xf2,0xf9,0xf8,0xe9,0xf8, -0xf2,0x42,0xf1,0xf3,0xba,0xf1,0xe8,0x69,0xe4,0xeb,0xe5,0xe3,0xdb,0xbf,0xe2,0xda, -0x6b,0xd3,0xd6,0xd1,0xd5,0xd1,0x0e,0xd0,0xd0,0x25,0xcd,0xcb,0xb5,0xcc,0xcb,0x84, -0xc9,0xc4,0xb6,0xbe,0xbf,0x72,0xbf,0xbf,0xea,0xc4,0xc2,0x28,0xbd,0xbd,0x02,0xc2, -0xc1,0x5b,0xc1,0xb9,0x08,0xb6,0xb7,0x6a,0xc0,0xbe,0x6b,0xbb,0xbf,0x8f,0xc5,0xc0, -0x5c,0xb8,0xb7,0xf7,0xbc,0xbe,0x66,0xbd,0xbf,0xd6,0xc2,0xc4,0x03,0xc5,0xc1,0xb6, -0xbf,0xc3,0xab,0xc7,0xc9,0x74,0xce,0xce,0x1a,0xc5,0xc4,0xf3,0xc9,0xcb,0xe7,0xcf, -0xd3,0xec,0xd3,0xcf,0xb4,0xce,0xd2,0x1f,0xd5,0xd4,0xee,0xd3,0xd1,0xf9,0xd2,0xdc, -0xa0,0xda,0xd9,0x72,0xdd,0xdb,0x59,0xdc,0xe1,0x76,0xe1,0xe2,0xec,0xdf,0xdd,0xa8, -0xe1,0xe7,0x48,0xe8,0xe5,0xaf,0xe5,0xe6,0xc4,0xe4,0xe0,0xb9,0xe5,0xed,0xbe,0xef, -0xec,0x5b,0xe8,0xe6,0x93,0xea,0xed,0x46,0xe8,0xe7,0x80,0xed,0xf1,0x52,0xf1,0xed, -0x25,0xea,0xed,0x5f,0xec,0xee,0x75,0xf0,0xef,0x45,0xe9,0xe8,0x6d,0xe8,0xec,0xb0, -0xed,0xf1,0xab,0xef,0xeb,0xf8,0xeb,0xea,0x6d,0xe7,0xe6,0x03,0xe6,0xe4,0x67,0xe7, -0xe9,0x71,0xe6,0xe5,0xc5,0xe1,0xdf,0x56,0xe3,0xe2,0xb4,0xe1,0xde,0x6b,0xda,0xda, -0x09,0xe1,0xdf,0xfb,0xd8,0xd6,0xf6,0xd5,0xd5,0xd6,0xd4,0xd6,0xfd,0xd3,0xd4,0x8a, -0xd5,0xd2,0x68,0xd1,0xd1,0x36,0xd3,0xd0,0xdf,0xce,0xd0,0xd9,0xd2,0xcf,0x57,0xcd, -0xcc,0xd6,0xce,0xd2,0xb6,0xce,0xcd,0x13,0xce,0xcc,0x1e,0xcd,0xcd,0x29,0xce,0xd0, -0xd0,0xce,0xcc,0x6a,0xcf,0xce,0x98,0xcc,0xcb,0x5d,0xca,0xca,0xc8,0xcc,0xcf,0x6c, -0xd0,0xd0,0x5d,0xce,0xcd,0xa4,0xcc,0xcf,0x07,0xd0,0xce,0x0d,0xd1,0xd3,0x4e,0xd4, -0xd4,0x3d,0xd5,0xd3,0x5b,0xd3,0xd5,0x2e,0xd9,0xda,0x4a,0xda,0xda,0xd0,0xda,0xd9, -0x9a,0xda,0xdb,0x7e,0xde,0xe1,0xcc,0xe0,0xdf,0xcd,0xe5,0xea,0x76,0xe2,0xe4,0x6e, -0xe9,0xe9,0xa6,0xee,0xef,0x9c,0xec,0xf2,0xd0,0xf7,0xf4,0x9b,0xf0,0xef,0x4f,0xf5, -0x04,0x35,0x04,0x04,0x63,0x04,0x03,0x0a,0x04,0x07,0x71,0x0c,0x12,0xe3,0x13,0x14, -0x53,0x14,0x13,0xaf,0x17,0x21,0xcc,0x22,0x21,0x0c,0x22,0x23,0xd4,0x22,0x2b,0x20, -0x33,0x36,0xf2,0x30,0x35,0xb8,0x33,0x34,0x71,0x3b,0x40,0xc5,0x42,0x46,0x6c,0x47, -0x44,0xf9,0x47,0x4d,0x45,0x52,0x56,0x90,0x51,0x52,0x33,0x54,0x56,0xee,0x5d,0x62, -0x23,0x5f,0x59,0xa9,0x5a,0x60,0xa5,0x69,0x6a,0xab,0x68,0x69,0x87,0x68,0x6c,0xe9, -0x6c,0x6d,0xaa,0x6e,0x6f,0x69,0x70,0x71,0xf3,0x71,0x72,0x5b,0x73,0x73,0x9f,0x74, -0x75,0xa1,0x75,0x75,0xaf,0x76,0x76,0x99,0x77,0x77,0x88,0x77,0x73,0x29,0x7c,0x77, -0x98,0x79,0x79,0x61,0x79,0x79,0xa9,0x79,0x7a,0xe0,0x79,0x79,0xba,0x72,0x72,0x77, -0x74,0x77,0xbe,0x7a,0x79,0x7a,0x77,0x75,0x97,0x71,0x6d,0xf1,0x6c,0x70,0x44,0x6d, -0x6a,0x46,0x6c,0x68,0x4d,0x64,0x61,0xc8,0x61,0x5f,0x89,0x5b,0x5a,0x20,0x5a,0x57, -0xaa,0x54,0x52,0x70,0x4f,0x4f,0xd6,0x4d,0x49,0x08,0x44,0x40,0x4b,0x3d,0x3c,0xb9, -0x3c,0x3b,0xce,0x36,0x2e,0xc5,0x2b,0x2a,0xff,0x29,0x27,0x42,0x25,0x21,0xbf,0x1e, -0x1b,0xa4,0x14,0x12,0xbc,0x0f,0x0b,0x44,0x08,0x08,0x42,0x05,0x02,0x5a,0xff,0xf9, -0xb5,0xf4,0xf3,0xd1,0xf0,0xf0,0x90,0xec,0xe8,0x8b,0xe6,0xe3,0x17,0xdf,0xda,0x0b, -0xd9,0xd7,0x32,0xd3,0xcd,0x3d,0xcb,0xc9,0x95,0xc7,0xc6,0x11,0xc2,0xc1,0xc1,0xc2, -0xbd,0xbb,0xb7,0xb5,0x57,0xb4,0xb4,0x69,0xb3,0xaf,0xab,0xae,0xae,0xe0,0xaa,0xa7, -0x81,0xa6,0xa5,0x5d,0xa5,0xa3,0xd6,0x9e,0x9f,0x20,0x9c,0x9a,0xd7,0x9a,0x99,0x8d, -0x99,0x99,0x6b,0x97,0x95,0x79,0x94,0x92,0x39,0x8f,0x94,0x2a,0x96,0x96,0x40,0x95, -0x92,0x3a,0x92,0x90,0x95,0x8f,0x91,0xb8,0x93,0x95,0x5c,0x97,0x96,0x98,0x92,0x8f, -0xce,0x91,0x96,0x53,0x9a,0x9b,0xb2,0x99,0x99,0xc5,0x9a,0x9d,0x81,0x9f,0xa3,0xae, -0xa3,0x9f,0x6b,0xa2,0xa5,0x67,0xa7,0xaa,0x35,0xaf,0xaf,0x2b,0xae,0xb0,0xfb,0xb3, -0xb6,0xb7,0xb8,0xb9,0x3d,0xbb,0xbc,0xd9,0xbe,0xc1,0xff,0xc5,0xc9,0x15,0xc9,0xc9, -0x54,0xcd,0xd1,0xe5,0xd2,0xd5,0x8c,0xd7,0xd9,0xc0,0xdb,0xde,0xf9,0xe0,0xe4,0x13, -0xe6,0xe5,0x2c,0xe9,0xec,0x42,0xef,0xf1,0xc9,0xf3,0xf4,0xa1,0xf4,0xf7,0xc8,0xfb, -0xfe,0x96,0xff,0x01,0x62,0x04,0x07,0x7f,0x07,0x07,0x32,0x0b,0x0e,0xca,0x0e,0x0d, -0xd9,0x0d,0x10,0xf1,0x11,0x14,0xd7,0x16,0x17,0x9a,0x17,0x19,0x55,0x1c,0x1d,0x52, -0x1c,0x1c,0x85,0x1d,0x20,0x15,0x23,0x22,0xcd,0x22,0x23,0xaa,0x23,0x25,0x26,0x28, -0x27,0xcd,0x25,0x25,0xa4,0x26,0x27,0x4c,0x27,0x28,0xe1,0x28,0x28,0x27,0x28,0x27, -0x9e,0x26,0x26,0x7f,0x29,0x29,0xc4,0x26,0x25,0x3c,0x26,0x25,0x4e,0x26,0x26,0x00, -0x24,0x23,0xc4,0x22,0x1f,0xea,0x1c,0x1c,0x53,0x1f,0x21,0xdb,0x1d,0x1a,0xf1,0x19, -0x19,0xff,0x18,0x15,0x9b,0x13,0x15,0x5a,0x16,0x12,0x36,0x0f,0x0e,0xd9,0x0c,0x0c, -0xb4,0x0c,0x0a,0xc7,0x06,0x05,0xef,0x07,0x06,0xcf,0x05,0x04,0x91,0xfe,0xfc,0x8e, -0xfe,0xfd,0xb6,0xfa,0xf9,0xa3,0xf8,0xf6,0xff,0xf4,0xf5,0x1b,0xf5,0xf2,0x98,0xf2, -0xf2,0xb3,0xee,0xec,0xac,0xed,0xed,0xce,0xeb,0xe8,0x8e,0xe7,0xe7,0xe1,0xe4,0xe3, -0xb8,0xe5,0xe7,0xea,0xe5,0xe1,0xaf,0xdf,0xde,0x46,0xdd,0xde,0x9b,0xde,0xdb,0x65, -0xda,0xda,0xa4,0xd8,0xd9,0x92,0xd9,0xd7,0x40,0xd6,0xd8,0x67,0xd7,0xd3,0x91,0xd2, -0xd5,0xf3,0xd5,0xd4,0x8a,0xd3,0xd4,0x16,0xd5,0xd3,0xeb,0xd1,0xd2,0xdf,0xd4,0xd4, -0x26,0xd3,0xd2,0xa5,0xd3,0xd5,0x24,0xd5,0xd4,0x31,0xd3,0xd3,0xb4,0xd3,0xd2,0xbd, -0xd2,0xd4,0x40,0xd4,0xd4,0x3a,0xd5,0xd4,0xcd,0xd6,0xd8,0x51,0xd7,0xd9,0x23,0xdb, -0xda,0x49,0xdb,0xdc,0x72,0xdc,0xde,0x11,0xe0,0xe0,0xeb,0xdf,0xe0,0xc6,0xe0,0xe2, -0x19,0xe5,0xe5,0x17,0xe5,0xe6,0xda,0xea,0xec,0xab,0xea,0xea,0x4d,0xee,0xf0,0x86, -0xf0,0xef,0x0b,0xf1,0xf4,0x85,0xf5,0xf5,0x84,0xf5,0xf6,0x7e,0xfb,0xfe,0x10,0xfd, -0xfe,0x0d,0x02,0x03,0xc1,0x04,0x07,0x19,0x08,0x08,0x94,0x0a,0x0c,0x58,0x0d,0x0f, -0x78,0x11,0x10,0x5e,0x11,0x14,0x65,0x17,0x19,0x0d,0x1b,0x1a,0x47,0x1b,0x1d,0x3b, -0x1f,0x20,0x63,0x22,0x24,0xb3,0x25,0x27,0xed,0x28,0x28,0x1b,0x2a,0x2d,0x00,0x2f, -0x2f,0x09,0x31,0x32,0x0a,0x33,0x35,0xa6,0x37,0x36,0x9c,0x36,0x3a,0x60,0x3c,0x3c, -0x7f,0x3d,0x3e,0x31,0x3e,0x3f,0x10,0x41,0x42,0x59,0x43,0x43,0x94,0x42,0x43,0xf4, -0x43,0x42,0xcd,0x43,0x46,0xed,0x46,0x47,0xa2,0x48,0x47,0xf2,0x44,0x46,0x2a,0x4a, -0x49,0x0c,0x46,0x45,0x88,0x47,0x48,0x04,0x48,0x47,0x4a,0x47,0x47,0xaa,0x47,0x47, -0xe6,0x46,0x45,0xf8,0x45,0x46,0xff,0x45,0x44,0x1b,0x45,0x44,0x4c,0x42,0x40,0x6f, -0x42,0x43,0xf1,0x41,0x40,0x94,0x3e,0x3e,0x22,0x3f,0x3d,0x9d,0x3a,0x39,0xb4,0x39, -0x3a,0x52,0x39,0x36,0xeb,0x34,0x34,0xce,0x32,0x2f,0xea,0x2f,0x30,0x8a,0x2e,0x2c, -0x4c,0x2d,0x2d,0xb2,0x29,0x26,0xc3,0x24,0x24,0xf0,0x23,0x23,0xc2,0x20,0x1f,0x3e, -0x20,0x1e,0xe5,0x1b,0x1a,0x47,0x18,0x17,0x82,0x17,0x16,0x77,0x14,0x12,0x26,0x10, -0x0d,0xdf,0x0c,0x0d,0x19,0x0d,0x09,0xad,0x07,0x06,0x79,0x05,0x04,0x59,0x04,0x04, -0xe5,0x03,0x01,0x47,0xfe,0xfd,0x31,0xfd,0xfd,0x24,0xfc,0xfa,0xe2,0xf8,0xf7,0xf1, -0xf4,0xf4,0x08,0xf5,0xf5,0xa2,0xf3,0xf0,0xdf,0xef,0xf0,0xd6,0xef,0xee,0xc0,0xec, -0xed,0x0b,0xee,0xeb,0x27,0xe9,0xe8,0xdf,0xe8,0xe8,0x6b,0xe7,0xe5,0xaf,0xe6,0xe6, -0xfb,0xe4,0xe4,0xd5,0xe4,0xe4,0x0b,0xe4,0xe3,0x0d,0xe3,0xe2,0x74,0xe2,0xe1,0x26, -0xe1,0xe2,0x53,0xe2,0xe1,0x33,0xe1,0xe1,0xcb,0xe1,0xe1,0x74,0xe0,0xe0,0x0d,0xe1, -0xe0,0xbd,0xe0,0xe1,0x14,0xe3,0xe3,0xa9,0xe2,0xe2,0x81,0xe1,0xe1,0x0f,0xe3,0xe3, -0xc1,0xe1,0xe0,0xb7,0xe1,0xe3,0x80,0xe3,0xe5,0xd5,0xe5,0xe4,0xa5,0xe4,0xe4,0xbc, -0xe4,0xe6,0x8a,0xe7,0xe6,0xbb,0xe7,0xe9,0xa9,0xe9,0xe8,0x9c,0xe9,0xeb,0x36,0xeb, -0xea,0x4c,0xec,0xed,0x07,0xee,0xee,0x79,0xee,0xef,0x23,0xf1,0xf2,0x75,0xf3,0xf3, -0x53,0xf2,0xf2,0x38,0xf3,0xf4,0x64,0xf5,0xf6,0x54,0xf7,0xf8,0x07,0xf9,0xf8,0x4b, -0xf8,0xf9,0xbd,0xfa,0xf9,0x7f,0xfa,0xfc,0xf4,0xfd,0xff,0x92,0xff,0x00,0x40,0x00, -0x00,0x84,0x00,0x01,0xf3,0x02,0x05,0xd1,0x05,0x05,0xf2,0x03,0x04,0xe6,0x05,0x07, -0x0b,0x0a,0x0a,0x16,0x09,0x09,0x33,0x0b,0x0b,0x0f,0x0b,0x0b,0x82,0x0c,0x0c,0x2f, -0x0d,0x0d,0x46,0x0e,0x0f,0x1e,0x10,0x0f,0x35,0x10,0x12,0x55,0x13,0x12,0x07,0x12, -0x11,0xcc,0x10,0x11,0x5e,0x14,0x13,0xed,0x12,0x13,0x86,0x13,0x14,0x14,0x15,0x14, -0xda,0x14,0x14,0x4a,0x13,0x13,0xe8,0x14,0x14,0xb7,0x12,0x12,0xab,0x13,0x13,0x8e, -0x13,0x13,0x84,0x12,0x11,0x83,0x10,0x10,0x70,0x0f,0x0f,0xfa,0x0f,0x0e,0xff,0x0d, -0x0e,0x3a,0x0e,0x0c,0xa3,0x0b,0x0c,0x21,0x0c,0x0b,0xd2,0x09,0x0a,0xd9,0x0b,0x0a, -0xd3,0x07,0x07,0x53,0x06,0x04,0xd4,0x03,0x04,0x9f,0x04,0x03,0x65,0x02,0x01,0x76, -0x00,0xfe,0x4d,0xfd,0xfd,0x6c,0xfe,0xfd,0xb7,0xfc,0xfb,0x9c,0xf9,0xf7,0xaf,0xf7, -0xf7,0x90,0xf5,0xf4,0xa0,0xf3,0xf3,0xdd,0xf2,0xf0,0xbc,0xee,0xef,0x94,0xef,0xec, -0x4a,0xea,0xe9,0x8c,0xe9,0xe9,0xaa,0xe9,0xe7,0x2e,0xe5,0xe4,0xc3,0xe4,0xe4,0x71, -0xe2,0xe1,0xb5,0xe0,0xe0,0x46,0xdf,0xdd,0x97,0xdc,0xdc,0x9f,0xdc,0xdb,0x84,0xd9, -0xd8,0xec,0xd8,0xd7,0xfb,0xd5,0xd6,0xb6,0xd6,0xd5,0x15,0xd3,0xd1,0x68,0xd2,0xd3, -0x66,0xd2,0xd1,0xb2,0xd0,0xd0,0x92,0xcf,0xcf,0xb4,0xce,0xce,0x84,0xcf,0xd0,0x1b, -0xcf,0xcc,0xe0,0xcb,0xcd,0x61,0xcc,0xcc,0xa6,0xcc,0xcb,0xa9,0xca,0xcb,0x97,0xcc, -0xcb,0xc8,0xc9,0xca,0x03,0xcb,0xcb,0x74,0xcb,0xcb,0x84,0xca,0xc9,0x84,0xc9,0xcb, -0xc2,0xcb,0xcb,0xf5,0xca,0xcb,0xb7,0xcc,0xcd,0xfa,0xcc,0xcb,0x57,0xcb,0xcc,0x6a, -0xce,0xce,0xdc,0xcd,0xcd,0x25,0xcd,0xce,0xe8,0xcf,0xcf,0x9a,0xcf,0xcf,0xdd,0xcf, -0xd0,0x8e,0xd2,0xd3,0x22,0xd3,0xd3,0xb4,0xd3,0xd5,0xc4,0xd6,0xd7,0x37,0xd8,0xd8, -0x8d,0xd8,0xd8,0x57,0xd9,0xda,0xc7,0xdb,0xdd,0x25,0xde,0xdd,0x8c,0xdd,0xde,0xb0, -0xde,0xdf,0x25,0xe1,0xe3,0x00,0xe4,0xe4,0xc6,0xe4,0xe6,0xb0,0xe7,0xe8,0x04,0xe8, -0xe8,0xf1,0xe9,0xec,0xb1,0xec,0xed,0xa5,0xee,0xef,0x5e,0xf0,0xf1,0x84,0xf2,0xf3, -0x84,0xf3,0xf4,0x7f,0xf6,0xf7,0x51,0xf8,0xf9,0xee,0xf9,0xfa,0x51,0xfb,0xfd,0xa4, -0xfe,0xff,0xa5,0x00,0x01,0x48,0x01,0x02,0x63,0x04,0x06,0x71,0x07,0x09,0x10,0x0a, -0x09,0x2b,0x0a,0x0c,0x18,0x0e,0x0e,0x87,0x0e,0x0f,0xd8,0x11,0x13,0x95,0x12,0x12, -0x2d,0x15,0x16,0xc3,0x16,0x18,0x09,0x1a,0x19,0x6c,0x19,0x1a,0x54,0x1b,0x1c,0x30, -0x1d,0x1e,0x16,0x1f,0x20,0x80,0x21,0x23,0xf4,0x22,0x21,0xb9,0x22,0x25,0x28,0x27, -0x28,0xc6,0x28,0x28,0x51,0x28,0x29,0x0e,0x2b,0x2a,0x6f,0x2b,0x2c,0x17,0x2d,0x2e, -0x10,0x30,0x31,0xd5,0x30,0x30,0x76,0x31,0x32,0x36,0x32,0x32,0x17,0x33,0x32,0x78, -0x32,0x34,0x29,0x36,0x36,0xb6,0x35,0x35,0xb5,0x35,0x35,0x25,0x36,0x37,0xaf,0x37, -0x36,0x59,0x37,0x39,0x31,0x39,0x38,0xf3,0x37,0x38,0x29,0x39,0x38,0x4f,0x39,0x39, -0x6d,0x39,0x38,0x2e,0x39,0x39,0xad,0x3a,0x39,0x5c,0x39,0x39,0xa6,0x37,0x36,0xed, -0x37,0x37,0xf9,0x35,0x35,0x24,0x36,0x36,0x0f,0x37,0x36,0xb2,0x34,0x34,0x92,0x34, -0x34,0x00,0x33,0x32,0x0d,0x33,0x31,0x5f,0x31,0x2f,0xac,0x2e,0x2f,0x2f,0x2f,0x2d, -0xa8,0x2e,0x2e,0xba,0x2c,0x2b,0x46,0x2a,0x29,0xa6,0x29,0x29,0xf9,0x28,0x27,0xfa, -0x25,0x25,0xd0,0x24,0x23,0x88,0x22,0x22,0x5d,0x22,0x1f,0xcf,0x1e,0x1f,0x4f,0x20, -0x1d,0x19,0x1c,0x1c,0x3d,0x1c,0x19,0x0e,0x19,0x18,0xab,0x17,0x16,0x54,0x14,0x14, -0x22,0x14,0x12,0x56,0x11,0x11,0x30,0x0f,0x0d,0x63,0x0b,0x0a,0x97,0x0a,0x0a,0x38, -0x09,0x06,0x3b,0x05,0x05,0xe0,0x04,0x03,0xbf,0x02,0x01,0x2c,0x00,0xfd,0xff,0xfc, -0xfc,0x84,0xfb,0xfb,0xa0,0xf9,0xf8,0xc4,0xf7,0xf7,0x94,0xf6,0xf5,0x26,0xf4,0xf2, -0xaa,0xf1,0xf1,0x77,0xf1,0xef,0xb0,0xec,0xed,0xb9,0xee,0xec,0xc9,0xea,0xeb,0x66, -0xeb,0xe9,0x3b,0xe8,0xe7,0x07,0xe7,0xe6,0x0d,0xe6,0xe4,0xaf,0xe4,0xe4,0x71,0xe2, -0xe1,0x7a,0xe1,0xe0,0xee,0xdf,0xdf,0x45,0xdf,0xdf,0xc8,0xdf,0xdf,0x52,0xde,0xdd, -0x6a,0xdc,0xdc,0xda,0xdc,0xdb,0x97,0xdb,0xdc,0x3a,0xdc,0xda,0xed,0xd9,0xda,0x93, -0xda,0xd9,0x1e,0xd9,0xd9,0x15,0xda,0xd9,0x9e,0xd9,0xd9,0x10,0xd9,0xd9,0x9f,0xda, -0xda,0x18,0xda,0xd9,0x72,0xd8,0xd9,0x44,0xda,0xd9,0x19,0xd9,0xd9,0x7e,0xda,0xda, -0xf2,0xd9,0xd9,0x1d,0xda,0xdb,0xa9,0xdb,0xda,0x6d,0xdb,0xdc,0x80,0xdc,0xdd,0x5c, -0xdd,0xdc,0x0d,0xde,0xde,0xc5,0xdd,0xde,0x07,0xe0,0xe0,0xc7,0xdf,0xdf,0x0b,0xe1, -0xe2,0xe5,0xe2,0xe2,0xa8,0xe2,0xe3,0x53,0xe3,0xe3,0x6d,0xe5,0xe6,0x22,0xe6,0xe6, -0x3c,0xe7,0xe8,0x11,0xe9,0xe8,0x17,0xe8,0xe9,0xa6,0xea,0xeb,0xa6,0xeb,0xeb,0x4b, -0xec,0xec,0x08,0xed,0xee,0x89,0xef,0xef,0xd1,0xee,0xf0,0x41,0xf1,0xf2,0x74,0xf3, -0xf3,0xd4,0xf2,0xf3,0xe8,0xf3,0xf3,0xbf,0xf4,0xf6,0x70,0xf6,0xf6,0xf9,0xf7,0xfa, -0xd0,0xfa,0xfa,0x44,0xfa,0xfc,0xe0,0xfd,0xfe,0x84,0xfd,0xfe,0xf3,0xfe,0xfe,0x6d, -0xff,0x01,0x78,0x03,0x04,0xf4,0x03,0x03,0xa4,0x03,0x04,0x16,0x05,0x06,0x83,0x06, -0x06,0xc6,0x07,0x08,0xef,0x08,0x09,0x29,0x0b,0x0c,0xd4,0x0c,0x0c,0x19,0x0c,0x0b, -0x8f,0x0d,0x0f,0xd5,0x0f,0x10,0x92,0x10,0x10,0x76,0x10,0x10,0xfb,0x10,0x11,0x8f, -0x13,0x13,0x3e,0x13,0x13,0x4e,0x15,0x15,0xd4,0x14,0x15,0xdc,0x16,0x17,0x86,0x17, -0x17,0xc4,0x16,0x17,0x01,0x19,0x1a,0xb9,0x19,0x18,0xe9,0x18,0x1a,0x04,0x1b,0x1b, -0x54,0x1b,0x1a,0xde,0x1a,0x1b,0x94,0x1b,0x1b,0x3d,0x1c,0x1c,0x5c,0x1d,0x1d,0x60, -0x1c,0x1d,0xb2,0x1d,0x1c,0xc9,0x1b,0x1c,0x09,0x1e,0x1e,0x6d,0x1e,0x1d,0xec,0x1d, -0x1d,0xee,0x1d,0x1d,0xfd,0x1c,0x1c,0x08,0x1d,0x1d,0xe6,0x1c,0x1c,0xe5,0x1c,0x1d, -0x9b,0x1d,0x1d,0xe5,0x1c,0x1c,0x96,0x1c,0x1c,0x95,0x1b,0x1b,0xb5,0x1b,0x1c,0x4a, -0x1c,0x1a,0xb8,0x19,0x19,0xbe,0x19,0x19,0x35,0x18,0x17,0x05,0x18,0x18,0xf9,0x17, -0x17,0xfa,0x16,0x15,0x59,0x15,0x15,0x1e,0x15,0x14,0xc1,0x13,0x13,0x04,0x13,0x12, -0xeb,0x11,0x11,0x56,0x11,0x11,0xf3,0x10,0x10,0xce,0x10,0x0f,0x4e,0x0e,0x0d,0x40, -0x0d,0x0d,0x07,0x0d,0x0c,0xe2,0x0a,0x0a,0xc1,0x09,0x09,0xc1,0x08,0x08,0x80,0x07, -0x07,0x98,0x06,0x05,0x2f,0x06,0x04,0x1f,0x03,0x02,0x66,0x02,0x02,0xb7,0x01,0x00, -0xee,0x00,0x00,0x73,0xfe,0xfd,0xb6,0xfd,0xfd,0x84,0xfc,0xfb,0x8f,0xfa,0xf9,0x4f, -0xfa,0xf9,0x19,0xf8,0xf7,0x44,0xf7,0xf7,0xe1,0xf5,0xf5,0x21,0xf5,0xf4,0xd3,0xf2, -0xf2,0xa2,0xf1,0xf0,0xdf,0xf0,0xf0,0x25,0xef,0xed,0x3e,0xed,0xec,0xbf,0xec,0xec, -0x83,0xeb,0xea,0x09,0xea,0xe9,0xfd,0xe8,0xe8,0xa5,0xe7,0xe7,0xf1,0xe6,0xe6,0x93, -0xe4,0xe3,0xda,0xe3,0xe3,0xe7,0xe2,0xe2,0xcb,0xe2,0xe2,0xaa,0xe1,0xe0,0x17,0xe0, -0xe0,0x64,0xe0,0xdf,0x33,0xde,0xdd,0xff,0xdd,0xdd,0xc5,0xdc,0xdc,0x5a,0xdc,0xdc, -0xa6,0xdc,0xdc,0x43,0xdb,0xda,0xed,0xda,0xdb,0xd0,0xda,0xda,0x6e,0xda,0xd9,0x3b, -0xda,0xda,0xb8,0xd9,0xd9,0xab,0xda,0xda,0x36,0xd9,0xd9,0x02,0xda,0xda,0xe5,0xd9, -0xd9,0x38,0xd9,0xd9,0x62,0xd9,0xd9,0x6c,0xda,0xda,0x6f,0xda,0xd9,0xca,0xd9,0xda, -0x15,0xdb,0xdb,0x82,0xdb,0xdb,0xd8,0xdb,0xdc,0x09,0xdc,0xdb,0x16,0xdc,0xdc,0xd8, -0xdc,0xdd,0x2a,0xde,0xde,0x57,0xdf,0xe0,0x10,0xe0,0xe0,0x95,0xe0,0xe1,0xb3,0xe2, -0xe3,0x38,0xe3,0xe3,0xa0,0xe3,0xe4,0xc8,0xe4,0xe5,0x12,0xe6,0xe7,0x22,0xe7,0xe7, -0xb9,0xe8,0xe8,0x1d,0xe9,0xea,0x01,0xeb,0xeb,0x98,0xec,0xed,0xda,0xed,0xee,0x11, -0xef,0xef,0x7f,0xf0,0xf1,0x37,0xf2,0xf3,0xc0,0xf3,0xf4,0x11,0xf4,0xf4,0x47,0xf6, -0xf7,0x2e,0xf7,0xf6,0x0f,0xf8,0xf8,0x0c,0xf9,0xf9,0x5e,0xfb,0xfc,0x82,0xfc,0xfc, -0xad,0xfd,0xfe,0x65,0xfe,0xfe,0xd9,0xfe,0xff,0x3a,0x01,0x02,0xc4,0x01,0x01,0x74, -0x02,0x04,0x22,0x04,0x04,0x54,0x05,0x06,0x03,0x07,0x07,0x77,0x07,0x08,0xb6,0x09, -0x0a,0xba,0x0a,0x0a,0xcf,0x0b,0x0c,0x28,0x0d,0x0d,0xb2,0x0d,0x0f,0x80,0x0f,0x10, -0x82,0x10,0x10,0xbc,0x11,0x12,0xb7,0x12,0x12,0x8e,0x13,0x14,0xf0,0x13,0x14,0x7a, -0x15,0x15,0x9c,0x16,0x17,0xe7,0x17,0x18,0x71,0x18,0x18,0x8b,0x18,0x19,0x82,0x1a, -0x1b,0x84,0x1b,0x1b,0xb6,0x1b,0x1c,0x8b,0x1d,0x1d,0x8b,0x1d,0x1e,0x39,0x1f,0x1e, -0xea,0x1e,0x1f,0x06,0x20,0x20,0x1c,0x21,0x21,0x15,0x22,0x23,0x20,0x23,0x22,0x6d, -0x23,0x24,0x97,0x24,0x24,0x85,0x24,0x24,0xdc,0x24,0x25,0xf8,0x25,0x25,0x3c,0x26, -0x26,0xa5,0x26,0x27,0xd0,0x26,0x26,0x3e,0x27,0x27,0x56,0x27,0x27,0x74,0x27,0x27, -0xc9,0x27,0x28,0xf8,0x28,0x28,0xba,0x28,0x28,0x5e,0x28,0x28,0xc6,0x28,0x28,0x61, -0x27,0x27,0xb9,0x27,0x28,0x51,0x28,0x27,0x1c,0x27,0x27,0x11,0x27,0x26,0x99,0x26, -0x26,0x3d,0x26,0x26,0x50,0x26,0x25,0x0c,0x25,0x24,0xcb,0x24,0x24,0xcd,0x24,0x24, -0x19,0x24,0x24,0x01,0x24,0x23,0x53,0x22,0x22,0xd4,0x22,0x22,0x5b,0x21,0x20,0x6b, -0x21,0x21,0x67,0x20,0x1f,0x18,0x1f,0x1e,0xfe,0x1e,0x1e,0xac,0x1e,0x1e,0xd1,0x1c, -0x1c,0x30,0x1c,0x1c,0xb5,0x1b,0x1a,0xfe,0x19,0x19,0x96,0x19,0x19,0x24,0x18,0x17, -0x68,0x17,0x17,0x18,0x17,0x16,0x21,0x15,0x15,0x74,0x15,0x14,0x79,0x13,0x12,0xf6, -0x11,0x12,0xd9,0x11,0x10,0xcb,0x10,0x10,0xb2,0x0e,0x0e,0x02,0x0e,0x0d,0xea,0x0c, -0x0c,0x26,0x0c,0x0b,0x73,0x0a,0x09,0xcd,0x08,0x08,0x8b,0x08,0x07,0x0e,0x07,0x06, -0xc3,0x05,0x05,0xf7,0x04,0x04,0x70,0x03,0x02,0xcc,0x01,0x01,0xf2,0x00,0x00,0xeb, -0xff,0xff,0x22,0xff,0xfe,0xca,0xfd,0xfc,0x6f,0xfc,0xfc,0x81,0xfb,0xfa,0x6d,0xfa, -0xf9,0xcd,0xf8,0xf7,0x0f,0xf8,0xf7,0xac,0xf6,0xf5,0xaf,0xf5,0xf4,0x4d,0xf4,0xf3, -0x4d,0xf3,0xf2,0x5e,0xf2,0xf1,0xaa,0xf0,0xf0,0x41,0xf0,0xef,0x7d,0xee,0xed,0x8b, -0xed,0xec,0x0d,0xec,0xec,0x60,0xeb,0xea,0xbe,0xea,0xe9,0xdc,0xe8,0xe8,0x5b,0xe8, -0xe7,0x19,0xe7,0xe6,0x77,0xe5,0xe5,0x81,0xe4,0xe3,0xa6,0xe2,0xe2,0xea,0xe2,0xe2, -0x74,0xe1,0xe1,0x59,0xe1,0xe0,0xf4,0xdf,0xdf,0x1e,0xe0,0xdf,0x7e,0xde,0xdd,0xb9, -0xdd,0xdd,0xca,0xdc,0xdc,0x28,0xdc,0xdb,0x95,0xdb,0xdb,0xfc,0xda,0xda,0x53,0xda, -0xda,0x7b,0xda,0xd9,0x1a,0xd9,0xd8,0xbd,0xd8,0xd8,0xaa,0xd8,0xd8,0x59,0xd8,0xd8, -0x83,0xd8,0xd8,0xf5,0xd7,0xd7,0xbe,0xd7,0xd7,0xf6,0xd6,0xd7,0x70,0xd7,0xd7,0x07, -0xd7,0xd7,0xe7,0xd7,0xd7,0x28,0xd7,0xd7,0x55,0xd7,0xd6,0xbc,0xd6,0xd7,0x28,0xd8, -0xd7,0x9d,0xd7,0xd7,0xfc,0xd7,0xd8,0xc4,0xd8,0xd8,0x99,0xd8,0xd9,0x30,0xd9,0xd9, -0x72,0xd9,0xd9,0xdd,0xd9,0xda,0xf3,0xda,0xda,0xae,0xda,0xdb,0x91,0xdb,0xdb,0x1e, -0xdc,0xdc,0xf7,0xdc,0xdd,0xe7,0xdd,0xde,0x13,0xdf,0xdf,0x8a,0xdf,0xdf,0x49,0xe0, -0xe1,0x92,0xe1,0xe1,0x15,0xe2,0xe3,0x81,0xe3,0xe4,0x41,0xe4,0xe4,0xae,0xe5,0xe5, -0xcc,0xe5,0xe6,0x19,0xe7,0xe7,0x70,0xe7,0xe8,0xa5,0xe8,0xe9,0x36,0xea,0xea,0x0a, -0xeb,0xeb,0xf4,0xeb,0xec,0x0d,0xed,0xed,0x47,0xee,0xee,0x2b,0xef,0xf0,0x24,0xf1, -0xf1,0x62,0xf1,0xf2,0x44,0xf3,0xf3,0x2c,0xf4,0xf4,0x9d,0xf5,0xf6,0xf2,0xf6,0xf7, -0x93,0xf7,0xf8,0x17,0xf9,0xf9,0xe3,0xf9,0xfa,0x8e,0xfb,0xfb,0x2c,0xfc,0xfc,0x9d, -0xfd,0xfe,0xb3,0xfe,0xff,0xb3,0xff,0x00,0xf4,0x00,0x01,0xe4,0x01,0x02,0x2b,0x03, -0x03,0x1b,0x04,0x04,0x49,0x05,0x05,0xb7,0x05,0x06,0xf4,0x06,0x07,0xa7,0x07,0x07, -0xae,0x08,0x09,0x96,0x09,0x09,0x78,0x0a,0x0b,0x13,0x0b,0x0a,0x8c,0x0b,0x0c,0xc8, -0x0c,0x0c,0x5e,0x0d,0x0d,0x2b,0x0e,0x0e,0xb8,0x0e,0x0f,0x85,0x0f,0x0f,0xd3,0x0f, -0x11,0x32,0x11,0x10,0x8e,0x11,0x12,0x84,0x12,0x12,0x22,0x12,0x12,0xdd,0x12,0x13, -0xb0,0x13,0x13,0xfd,0x13,0x14,0x64,0x14,0x14,0x66,0x14,0x14,0xed,0x15,0x16,0x82, -0x15,0x15,0x4b,0x16,0x16,0x1d,0x17,0x16,0xbc,0x16,0x17,0x60,0x17,0x17,0x36,0x17, -0x17,0xa3,0x17,0x18,0x00,0x18,0x18,0x62,0x18,0x18,0x08,0x19,0x19,0x24,0x19,0x19, -0x43,0x19,0x19,0x53,0x19,0x19,0x88,0x19,0x19,0x0b,0x1a,0x1a,0x40,0x1a,0x1a,0xcb, -0x1a,0x1a,0xdb,0x1a,0x1a,0x7b,0x1a,0x1a,0x15,0x1b,0x1c,0xc1,0x1b,0x1b,0x54,0x1b, -0x1b,0x54,0x1b,0x1b,0x84,0x1b,0x1c,0x63,0x1c,0x1b,0x8e,0x1b,0x1b,0x0a,0x1c,0x1b, -0x7b,0x1b,0x1b,0xae,0x1b,0x1b,0xb7,0x1b,0x1b,0x0e,0x1c,0x1b,0x79,0x1b,0x1b,0x1f, -0x1c,0x1b,0x1e,0x1c,0x1b,0x2f,0x1b,0x1b,0xe4,0x1b,0x1b,0x3d,0x1b,0x1a,0xda,0x1a, -0x1a,0x29,0x1a,0x1a,0x66,0x1a,0x1a,0x43,0x1a,0x1a,0xd4,0x19,0x19,0x73,0x19,0x19, -0x29,0x19,0x19,0xc0,0x18,0x18,0x03,0x18,0x18,0x14,0x18,0x17,0xb8,0x17,0x17,0x6a, -0x17,0x17,0xb3,0x16,0x16,0xf4,0x15,0x15,0x77,0x15,0x15,0xf4,0x14,0x14,0x69,0x14, -0x14,0x36,0x14,0x14,0xc1,0x13,0x13,0xd1,0x12,0x12,0x59,0x12,0x11,0x7f,0x11,0x11, -0xe5,0x10,0x10,0x57,0x10,0x0f,0x1c,0x0f,0x0e,0xac,0x0e,0x0e,0xb7,0x0d,0x0d,0x34, -0x0d,0x0d,0xd0,0x0c,0x0c,0x75,0x0b,0x0a,0xcc,0x0a,0x0a,0x08,0x0a,0x09,0x1b,0x09, -0x08,0x46,0x08,0x07,0x5e,0x07,0x06,0xbe,0x06,0x06,0x24,0x06,0x06,0xe2,0x05,0x05, -0x42,0x04,0x04,0x10,0x04,0x03,0xa6,0x02,0x02,0x18,0x02,0x01,0x9c,0x01,0x00,0x7e, -0x00,0x00,0x38,0x00,0xff,0x5c,0xff,0xfe,0x2a,0xfe,0xfd,0x9e,0xfd,0xfd,0xa3,0xfc, -0xfc,0xd5,0xfb,0xfb,0x77,0xfb,0xfb,0x61,0xfa,0xfa,0x13,0xfa,0xf9,0x09,0xf9,0xf8, -0x5a,0xf8,0xf7,0xcf,0xf7,0xf7,0xf8,0xf6,0xf6,0xbc,0xf6,0xf6,0xf5,0xf5,0xf5,0x55, -0xf5,0xf5,0x96,0xf4,0xf4,0x64,0xf4,0xf4,0x12,0xf4,0xf3,0xdb,0xf2,0xf2,0x74,0xf2, -0xf2,0xf7,0xf1,0xf1,0xac,0xf1,0xf1,0x14,0xf1,0xf1,0xd2,0xf0,0xf0,0x57,0xf0,0xf0, -0xe2,0xef,0xef,0xdd,0xef,0xef,0xb5,0xee,0xee,0xdc,0xee,0xee,0xbc,0xee,0xee,0x27, -0xee,0xee,0xf0,0xed,0xed,0xdc,0xed,0xee,0x90,0xed,0xed,0x42,0xed,0xed,0x55,0xed, -0xed,0x35,0xed,0xed,0x23,0xed,0xed,0x02,0xed,0xec,0xcc,0xec,0xec,0xbc,0xec,0xec, -0x5a,0xec,0xec,0x76,0xec,0xec,0xc8,0xec,0xec,0x89,0xec,0xec,0xcc,0xec,0xec,0xfc, -0xec,0xed,0x00,0xed,0xec,0x0e,0xed,0xed,0x12,0xed,0xec,0x0e,0xed,0xed,0x84,0xed, -0xed,0x9a,0xed,0xed,0x35,0xed,0xed,0x61,0xed,0xed,0x9b,0xed,0xed,0x87,0xed,0xed, -0x3d,0xee,0xee,0xc1,0xed,0xee,0x70,0xee,0xee,0x89,0xee,0xee,0x89,0xee,0xee,0x64, -0xee,0xee,0x0b,0xef,0xee,0xde,0xee,0xee,0xed,0xee,0xef,0xf2,0xee,0xee,0x4e,0xef, -0xef,0x35,0xef,0xef,0x84,0xef,0xef,0x99,0xef,0xef,0xa9,0xef,0xf0,0x90,0xf0,0xf0, -0x3a,0xf0,0xf0,0x84,0xf0,0xf0,0x9a,0xf0,0xf0,0x0e,0xf1,0xf0,0x3f,0xf1,0xf1,0xcb, -0xf1,0xf1,0xaa,0xf1,0xf1,0x3e,0xf2,0xf2,0xa7,0xf2,0xf2,0x9a,0xf2,0xf2,0x5e,0xf3, -0xf3,0x55,0xf3,0xf3,0x97,0xf3,0xf3,0xba,0xf3,0xf3,0xff,0xf3,0xf3,0x3e,0xf4,0xf4, -0x77,0xf4,0xf4,0xea,0xf4,0xf4,0x1c,0xf5,0xf5,0x88,0xf5,0xf5,0xc8,0xf5,0xf5,0x0d, -0xf6,0xf6,0x95,0xf6,0xf6,0xb8,0xf6,0xf7,0x31,0xf7,0xf7,0x94,0xf7,0xf7,0x3e,0xf8, -0xf8,0xa6,0xf8,0xf9,0x20,0xf9,0xf9,0x64,0xf9,0xf9,0x0b,0xfa,0xfa,0x41,0xfa,0xfa, -0xa6,0xfa,0xfa,0xbc,0xfa,0xfa,0x4c,0xfb,0xfb,0xcd,0xfb,0xfb,0x2a,0xfc,0xfc,0x65, -0xfc,0xfc,0xfa,0xfc,0xfd,0x52,0xfd,0xfd,0x0c,0xfe,0xfd,0x0e,0xfe,0xfe,0x06,0xff, -0xff,0x03,0xff,0xff,0xa5,0xff,0xff,0xfc,0xff,0x00,0xa3,0x00,0x00,0xfe,0x00,0x01, -0x53,0x01,0x01,0xe8,0x01,0x02,0x82,0x02,0x02,0xda,0x02,0x03,0x31,0x03,0x03,0xc7, -0x03,0x04,0x44,0x04,0x04,0xd4,0x04,0x05,0x63,0x05,0x05,0xa7,0x05,0x05,0x0f,0x06, -0x06,0x92,0x06,0x06,0xdb,0x06,0x07,0x71,0x07,0x07,0xa9,0x07,0x07,0x2d,0x08,0x08, -0x84,0x08,0x08,0x0c,0x09,0x08,0x0e,0x09,0x09,0x44,0x09,0x09,0xdb,0x09,0x09,0xfb, -0x09,0x0a,0x42,0x0a,0x0a,0x86,0x0a,0x0a,0x99,0x0a,0x0a,0xfc,0x0a,0x0a,0xff,0x0a, -0x0b,0x74,0x0b,0x0b,0x86,0x0b,0x0b,0xc9,0x0b,0x0b,0xfe,0x0b,0x0c,0xf0,0x0b,0x0c, -0x20,0x0c,0x0c,0x33,0x0c,0x0c,0x13,0x0c,0x0c,0x77,0x0c,0x0c,0x65,0x0c,0x0c,0x88, -0x0c,0x0c,0x86,0x0c,0x0c,0x7a,0x0c,0x0c,0x98,0x0c,0x0c,0x78,0x0c,0x0c,0x98,0x0c, -0x0c,0xaa,0x0c,0x0c,0x99,0x0c,0x0c,0x69,0x0c,0x0c,0x86,0x0c,0x0c,0x98,0x0c,0x0c, -0x48,0x0c,0x0c,0x64,0x0c,0x0c,0x48,0x0c,0x0b,0x1f,0x0c,0x0c,0x66,0x0c,0x0c,0xf1, -0x0b,0x0c,0x12,0x0c,0x0b,0xef,0x0b,0x0b,0xec,0x0b,0x0b,0xad,0x0b,0x0b,0x6a,0x0b, -0x0b,0x96,0x0b,0x0b,0x7a,0x0b,0x0b,0x43,0x0b,0x0b,0x14,0x0b,0x0a,0x0f,0x0b,0x0b, -0xd0,0x0a,0x0a,0xcb,0x0a,0x0a,0xde,0x0a,0x0a,0x98,0x0a,0x0a,0x78,0x0a,0x0a,0x35, -0x0a,0x0a,0x34,0x0a,0x0a,0xe0,0x09,0x09,0xab,0x09,0x09,0x99,0x09,0x09,0x48,0x09, -0x09,0x23,0x09,0x09,0x02,0x09,0x08,0xee,0x08,0x08,0x8b,0x08,0x08,0x78,0x08,0x08, -0x55,0x08,0x08,0xe2,0x07,0x07,0xfe,0x07,0x07,0xbd,0x07,0x07,0x7c,0x07,0x07,0x56, -0x07,0x07,0x33,0x07,0x07,0xd1,0x06,0x06,0xdf,0x06,0x06,0x9a,0x06,0x06,0x36,0x06, -0x06,0x33,0x06,0x06,0xf0,0x05,0x05,0xbe,0x05,0x05,0x79,0x05,0x05,0x79,0x05,0x05, -0x01,0x05,0x04,0x0e,0x05,0x04,0x8c,0x04,0x04,0xbc,0x04,0x04,0x67,0x04,0x04,0x43, -0x04,0x04,0xf2,0x03,0x03,0xff,0x03,0x03,0x8b,0x03,0x03,0x9a,0x03,0x03,0x34,0x03, -0x03,0x13,0x03,0x03,0xf1,0x02,0x02,0x9c,0x02,0x02,0x77,0x02,0x02,0x55,0x02,0x02, -0x25,0x02,0x02,0xe0,0x01,0x01,0xbd,0x01,0x01,0xbc,0x01,0x01,0x89,0x01,0x01,0x13, -0x01,0x01,0x35,0x01,0x01,0xd0,0x00,0x00,0xa9,0x00,0x00,0x7b,0x00,0x00,0x32,0x00, -0x00,0x35,0x00,0xff,0xbe,0xff,0xff,0xac,0xff,0xff,0x97,0xff,0xff,0x6a,0xff,0xff, -0x13,0xff,0xff,0x23,0xff,0xfe,0xce,0xfe,0xfe,0xac,0xfe,0xfe,0x87,0xfe,0xfe,0x69, -0xfe,0xfe,0x02,0xfe,0xfe,0x42,0xfe,0xfe,0xd0,0xfd,0xfd,0xce,0xfd,0xfd,0xaa,0xfd, -0xfd,0x68,0xfd,0xfd,0x88,0xfd,0xfd,0x23,0xfd,0xfd,0x10,0xfd,0xfd,0xf2,0xfc,0xfc, -0xef,0xfc,0xfc,0xcb,0xfc,0xfc,0x9a,0xfc,0xfc,0x68,0xfc,0xfc,0x58,0xfc,0xfc,0x22, -0xfc,0xfc,0x12,0xfc,0xfc,0x01,0xfc,0xfb,0xdd,0xfb,0xfb,0xce,0xfb,0xfb,0xac,0xfb, -0xfb,0x88,0xfb,0xfb,0x88,0xfb,0xfb,0x67,0xfb,0xfb,0x34,0xfb,0xfb,0x24,0xfb,0xfb, -0xf0,0xfa,0xfa,0xff,0xfa,0xfa,0xcc,0xfa,0xfa,0xcd,0xfa,0xfa,0x9c,0xfa,0xfa,0xa9, -0xfa,0xfa,0x88,0xfa,0xfa,0x57,0xfa,0xfa,0x34,0xfa,0xfa,0x34,0xfa,0xfa,0x12,0xfa, -0xfa,0x02,0xfa,0xf9,0xcc,0xf9,0xf9,0x0f,0xfa,0xfa,0xc0,0xf9,0xf9,0xcb,0xf9,0xf9, -0xdb,0xf9,0xf9,0xad,0xf9,0xf9,0xcb,0xf9,0xf9,0xac,0xf9,0xf9,0xba,0xf9,0xf9,0xcb, -0xf9,0xf9,0xab,0xf9,0xf9,0x8a,0xf9,0xf9,0x98,0xf9,0xf9,0xbb,0xf9,0xf9,0x77,0xf9, -0xf9,0xba,0xf9,0xf9,0x9b,0xf9,0xf9,0xbb,0xf9,0xf9,0xca,0xf9,0xf9,0xbb,0xf9,0xf9, -0xdc,0xf9,0xf9,0xcd,0xf9,0xf9,0xfe,0xf9,0xf9,0xfe,0xf9,0xf9,0x0e,0xfa,0xfa,0x32, -0xfa,0xfa,0x23,0xfa,0xfa,0x54,0xfa,0xfa,0x66,0xfa,0xfa,0x75,0xfa,0xfa,0x78,0xfa, -0xfa,0xa8,0xfa,0xfa,0xbc,0xfa,0xfa,0xaa,0xfa,0xfa,0x1d,0xfb,0xfa,0xcf,0xfa,0xfa, -0x1f,0xfb,0xfb,0x22,0xfb,0xfb,0x52,0xfb,0xfb,0x43,0xfb,0xfb,0x77,0xfb,0xfb,0x87, -0xfb,0xfb,0x87,0xfb,0xfb,0xc9,0xfb,0xfb,0xcc,0xfb,0xfb,0xce,0xfb,0xfb,0xfe,0xfb, -0xfc,0x12,0xfc,0xfc,0x20,0xfc,0xfc,0x42,0xfc,0xfc,0x55,0xfc,0xfc,0x66,0xfc,0xfc, -0x87,0xfc,0xfc,0x87,0xfc,0xfc,0xba,0xfc,0xfc,0xab,0xfc,0xfc,0xdc,0xfc,0xfc,0xff, -0xfc,0xfc,0xee,0xfc,0xfc,0x2f,0xfd,0xfd,0x22,0xfd,0xfd,0x53,0xfd,0xfd,0x55,0xfd, -0xfd,0x67,0xfd,0xfd,0x96,0xfd,0xfd,0x9a,0xfd,0xfd,0xba,0xfd,0xfd,0xdc,0xfd,0xfd, -0xdc,0xfd,0xfd,0x0f,0xfe,0xfe,0xe0,0xfd,0xfe,0x21,0xfe,0xfe,0x21,0xfe,0xfe,0x54, -0xfe,0xfe,0x64,0xfe,0xfe,0x67,0xfe,0xfe,0x78,0xfe,0xfe,0xa8,0xfe,0xfe,0xba,0xfe, -0xfe,0xca,0xfe,0xfe,0xde,0xfe,0xfe,0xfd,0xfe,0xff,0xf0,0xfe,0xfe,0x1f,0xff,0xff, -0x21,0xff,0xff,0x22,0xff,0xff,0x55,0xff,0xff,0x54,0xff,0xff,0x77,0xff,0xff,0x87, -0xff,0xff,0xaa,0xff,0xff,0x89,0xff,0xff,0xcb,0xff,0xff,0xcc,0xff,0xff,0xdb,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x10,0x00,0x00,0x21,0x00,0x00,0x23,0x00,0x00, -0x42,0x00,0x00,0x46,0x00,0x00,0x75,0x00,0x00,0x88,0x00,0x00,0x76,0x00,0x00,0x99, -0x00,0x00,0xba,0x00,0x00,0xaa,0x00,0x00,0xcc,0x00,0x00,0xdd,0x00,0x00,0xcc,0x00, -0x00,0xed,0x00,0x01,0x00,0x01,0x00,0x0f,0x01,0x01,0x00,0x01,0x01,0x11,0x01,0x01, -0x21,0x01,0x01,0x32,0x01,0x01,0x43,0x01,0x01,0x34,0x01,0x01,0x53,0x01,0x01,0x55, -0x01,0x01,0x76,0x01,0x01,0x66,0x01,0x01,0x66,0x01,0x01,0x88,0x01,0x01,0x77,0x01, -0x01,0x98,0x01,0x01,0x89,0x01,0x01,0x78,0x01,0x01,0x98,0x01,0x01,0x89,0x01,0x01, -0x98,0x01,0x01,0x88,0x01,0x01,0x89,0x01,0x01,0x98,0x01,0x01,0x88,0x01,0x01,0x88, -0x01,0x01,0x88,0x01,0x01,0x87,0x01,0x01,0x8a,0x01,0x01,0x77,0x01,0x01,0x87,0x01, -0x01,0x77,0x01,0x01,0x88,0x01,0x01,0x57,0x01,0x01,0x87,0x01,0x01,0x67,0x01,0x01, -0x77,0x01,0x01,0x87,0x01,0x01,0x68,0x01,0x01,0x76,0x01,0x01,0x77,0x01,0x01,0x66, -0x01,0x01,0x66,0x01,0x01,0x78,0x01,0x01,0x76,0x01,0x01,0x66,0x01,0x01,0x77,0x01, -0x01,0x55,0x01,0x01,0x76,0x01,0x01,0x57,0x01,0x01,0x55,0x01,0x01,0x66,0x01,0x01, -0x45,0x01,0x01,0x56,0x01,0x01,0x54,0x01,0x01,0x44,0x01,0x01,0x45,0x01,0x01,0x44, -0x01,0x01,0x45,0x01,0x01,0x34,0x01,0x01,0x44,0x01,0x01,0x43,0x01,0x01,0x33,0x01, -0x01,0x33,0x01,0x01,0x34,0x01,0x01,0x23,0x01,0x01,0x22,0x01,0x01,0x22,0x01,0x01, -0x23,0x01,0x01,0x21,0x01,0x01,0x21,0x01,0x01,0x12,0x01,0x01,0x01,0x01,0x01,0x11, -0x01,0x01,0x01,0x01,0x01,0x00,0x01,0x01,0x10,0x01,0x01,0xf0,0x00,0x00,0x0f,0x01, -0x01,0xf0,0x00,0x00,0xff,0x00,0x00,0xee,0x00,0x00,0xef,0x00,0x00,0xee,0x00,0x00, -0xdd,0x00,0x00,0xdd,0x00,0x00,0xdd,0x00,0x00,0xdc,0x00,0x00,0xcd,0x00,0x00,0xdc, -0x00,0x00,0xcc,0x00,0x00,0xbb,0x00,0x00,0xbc,0x00,0x00,0xab,0x00,0x00,0xba,0x00, -0x00,0xab,0x00,0x00,0x99,0x00,0x00,0xaa,0x00,0x00,0xaa,0x00,0x00,0x99,0x00,0x00, -0x99,0x00,0x00,0x99,0x00,0x00,0x88,0x00,0x00,0x88,0x00,0x00,0x89,0x00,0x00,0x87, -0x00,0x00,0x78,0x00,0x00,0x77,0x00,0x00,0x77,0x00,0x00,0x67,0x00,0x00,0x76,0x00, -0x00,0x77,0x00,0x00,0x56,0x00,0x00,0x56,0x00,0x00,0x65,0x00,0x00,0x65,0x00,0x00, -0x55,0x00,0x00,0x55,0x00,0x00,0x45,0x00,0x00,0x44,0x00,0x00,0x54,0x00,0x00,0x44, -0x00,0x00,0x54,0x00,0x00,0x45,0x00,0x00,0x44,0x00,0x00,0x43,0x00,0x00,0x44,0x00, -0x00,0x34,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x23,0x00,0x00, -0x23,0x00,0x00,0x32,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x11,0x00,0x00,0x12, -0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x01,0x00, -0x00,0xf0,0xff,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xef,0xff,0xff,0xff,0xff,0xff, -0xef,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xdd,0xff,0xff,0xde, -0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xcd,0xff,0xff,0xcd,0xff,0xff,0xcc,0xff, -0xff,0xcc,0xff,0xff,0xbc,0xff,0xff,0xcc,0xff,0xff,0xbc,0xff,0xff,0xcc,0xff,0xff, -0xbb,0xff,0xff,0xcb,0xff,0xff,0xab,0xff,0xff,0xac,0xff,0xff,0xba,0xff,0xff,0xba, -0xff,0xff,0xab,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0x9a,0xff, -0xff,0xa9,0xff,0xff,0x9a,0xff,0xff,0x99,0xff,0xff,0xaa,0xff,0xff,0x99,0xff,0xff, -0x9a,0xff,0xff,0x99,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0x99,0xff,0xff,0x99, -0xff,0xff,0x9a,0xff,0xff,0x9a,0xff,0xff,0xa9,0xff,0xff,0xa9,0xff,0xff,0x9a,0xff, -0xff,0xa9,0xff,0xff,0x9a,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xa9,0xff,0xff, -0xaa,0xff,0xff,0xaa,0xff,0xff,0xa9,0xff,0xff,0xa9,0xff,0xff,0xaa,0xff,0xff,0xaa, -0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff, -0xff,0xbb,0xff,0xff,0xbb,0xff,0xff,0xba,0xff,0xff,0xbb,0xff,0xff,0xbb,0xff,0xff, -0xbc,0xff,0xff,0xbb,0xff,0xff,0xcb,0xff,0xff,0xbb,0xff,0xff,0xbc,0xff,0xff,0xcc, -0xff,0xff,0xcc,0xff,0xff,0xcc,0xff,0xff,0xcc,0xff,0xff,0xcc,0xff,0xff,0xcc,0xff, -0xff,0xcc,0xff,0xff,0xcc,0xff,0xff,0xdd,0xff,0xff,0xcd,0xff,0xff,0xcd,0xff,0xff, -0xdc,0xff,0xff,0xdc,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd, -0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff, -0xff,0xee,0xff,0xff,0xef,0xff,0xff,0xee,0xff,0xff,0x0e,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0xb2,0x00,0x01,0x48,0x02,0x02,0x3c,0x03,0x03,0x35,0x03,0x03,0x32, -0x03,0x03,0x96,0x03,0x03,0xb5,0x02,0x02,0x72,0x01,0x00,0xf9,0xff,0xff,0xba,0xff, -0xff,0x0f,0x00,0xff,0x3f,0x00,0x00,0x77,0x00,0x00,0x35,0x00,0xff,0x9e,0xff,0xff, -0xf1,0xfd,0xfc,0xf9,0xfa,0xf9,0x9a,0xf8,0xf7,0xd9,0xf6,0xf7,0x41,0xf7,0xf6,0xb1, -0xf5,0xf3,0x28,0xf2,0xf2,0x9b,0xf1,0x01,0x41,0x1c,0x2b,0xce,0x2a,0x29,0xf3,0x30, -0x3c,0x2c,0x40,0x36,0x14,0x2e,0x1e,0xbd,0x13,0x0d,0x21,0x13,0x18,0x7a,0x07,0xec, -0x5e,0xc6,0x9d,0xc0,0x8e,0x97,0xdb,0xac,0xbd,0x29,0xc7,0xd9,0x33,0xec,0x02,0x6b, -0x04,0xfc,0xd4,0xfb,0xfd,0x62,0x07,0x12,0x06,0x15,0x06,0x78,0xf6,0xf1,0xa7,0xe1, -0xe8,0x46,0x05,0x18,0x2d,0x29,0x2e,0xaa,0x2c,0x2d,0xbe,0x2e,0x2f,0x70,0x2e,0x2f, -0x1b,0x31,0x33,0xd1,0x29,0x1b,0x80,0x11,0xf1,0x03,0xda,0xd2,0x3c,0xd3,0xe3,0x14, -0xe9,0xe0,0x09,0xd6,0xcd,0x53,0xc5,0xc8,0xca,0xd8,0xef,0x7e,0xff,0x0b,0x3c,0x0e, -0x14,0x9a,0x24,0x25,0x83,0x22,0x2b,0x83,0x26,0x0e,0x61,0xff,0xfa,0x22,0xec,0xe1, -0x04,0xe5,0xfc,0x8c,0x0c,0x11,0xc3,0x14,0x22,0x89,0x2d,0x1a,0xfd,0xfe,0xe5,0xb7, -0xdc,0xf1,0xfb,0x2d,0x58,0x89,0x57,0x3b,0x2f,0x16,0xe5,0x93,0xc2,0xb3,0xd7,0xa9, -0xaf,0x79,0xc0,0xd9,0x7d,0xeb,0xfd,0xdc,0xfa,0xf5,0x7a,0x02,0x0b,0x9c,0x17,0x2c, -0x82,0x31,0x16,0x5d,0xf4,0xdd,0x7a,0xc7,0xbe,0x9e,0xc9,0xdc,0x14,0xf8,0x07,0xa3, -0x00,0xf6,0xc2,0xeb,0xf2,0x70,0x02,0x16,0xb9,0x32,0x44,0x48,0x4f,0x4a,0xbc,0x35, -0x1a,0x46,0x09,0x06,0xe9,0x0d,0x1f,0x16,0x2e,0x23,0x89,0x0e,0xf4,0x12,0xd3,0xc2, -0x63,0xb9,0xbe,0xa5,0xd9,0xf5,0x53,0xf0,0xe1,0x76,0xe3,0xdd,0x29,0xdf,0xfd,0xad, -0x11,0x05,0xbc,0xf4,0xee,0xb3,0xe9,0xe7,0x9e,0xe5,0xf1,0x15,0x0c,0x2d,0xa8,0x49, -0x6b,0xf7,0x7f,0x67,0x19,0x40,0x1d,0xdb,0xfe,0xf7,0x11,0x18,0x46,0xd4,0x50,0x42, -0xfd,0x27,0xf4,0x0c,0xbf,0x9c,0xd9,0x90,0x87,0x56,0x8d,0xa7,0x67,0xbe,0xde,0x61, -0xed,0xf1,0x99,0xf6,0x06,0x02,0x1a,0x2f,0x28,0x42,0x34,0xd7,0x12,0xf1,0x26,0xd9, -0xce,0xac,0xc5,0xd0,0x2f,0xf0,0x08,0x1c,0x0b,0x06,0x10,0xfe,0xf2,0x25,0xf6,0x0a, -0xd9,0x25,0x3b,0x98,0x3e,0x38,0xa3,0x27,0x0d,0x63,0xf8,0xe8,0x4e,0xe0,0xf0,0x31, -0x11,0x26,0x85,0x25,0x0f,0x3b,0xef,0xdf,0xca,0xde,0xde,0x93,0xf2,0x11,0x41,0x10, -0x02,0x88,0xfc,0xea,0xf1,0xd1,0xdc,0x03,0xf3,0xf9,0xe3,0xf0,0xe6,0x0c,0xde,0xd2, -0x58,0xd4,0xd9,0x1f,0xf2,0x0f,0x92,0x26,0x4c,0x51,0x71,0x74,0x0d,0x5c,0x34,0xc7, -0x0d,0xf2,0x4b,0x01,0x39,0xbe,0x5b,0x66,0x1f,0x60,0x40,0x55,0x07,0xce,0x54,0xb2, -0x99,0x98,0x8f,0x97,0x14,0xa3,0xba,0x30,0xce,0xdd,0x27,0xdf,0xea,0x8a,0xfc,0x0e, -0x8f,0x31,0x40,0x5e,0x30,0x0d,0x13,0xe7,0xcf,0x3d,0xbc,0xba,0x00,0xd3,0xec,0xeb, -0xfd,0xff,0x97,0xfc,0xf9,0x09,0xfc,0x08,0x94,0x23,0x41,0x1c,0x4f,0x58,0x26,0x56, -0x39,0x0b,0x1a,0xfe,0x82,0xe2,0xda,0x44,0xf1,0x05,0x0f,0x0d,0x03,0xcd,0xe8,0xd3, -0x56,0xce,0xca,0x02,0xd5,0xf7,0xe7,0x07,0x04,0x7b,0x05,0xfa,0xf2,0xd5,0xd0,0xf8, -0xe1,0xf5,0x62,0xf6,0xf0,0x3c,0xee,0xe7,0x2b,0xe4,0xe1,0xd9,0xf2,0x07,0x51,0x1e, -0x3f,0x19,0x69,0x7e,0x1b,0x73,0x53,0xb8,0x2a,0xfb,0x04,0xeb,0x0b,0x83,0x36,0x57, -0x70,0x66,0x63,0x41,0x35,0xf7,0x9b,0xca,0xa6,0xd2,0x90,0x8c,0xdd,0x93,0xa4,0x65, -0xbb,0xce,0xec,0xd6,0xe1,0xc8,0xeb,0xf8,0x6f,0x1c,0x3e,0x33,0x44,0x31,0x7f,0x11, -0xf8,0xab,0xdc,0xc6,0x65,0xc9,0xd9,0x05,0xf0,0xfc,0x8b,0xfb,0xf1,0x29,0xe9,0xe5, -0x03,0xfc,0x1e,0x23,0x35,0x47,0x6c,0x4e,0x3f,0x99,0x2a,0x19,0xe2,0xfd,0xe6,0x07, -0xeb,0xfe,0x50,0x0f,0x12,0xee,0x02,0xeb,0x95,0xde,0xcf,0xdc,0xcb,0xec,0xf4,0x04, -0x06,0x29,0x0e,0x08,0x91,0xe7,0xcc,0x0c,0xcf,0xe4,0x11,0xee,0xec,0xb7,0xe5,0xdf, -0xf9,0xda,0xd8,0xd1,0xe2,0xf4,0xf0,0x04,0x20,0x11,0x4c,0x73,0xc2,0x7f,0x70,0xaf, -0x51,0x1a,0x3a,0xf2,0xf5,0x43,0x1b,0x3f,0xf4,0x59,0x70,0x4f,0x57,0x26,0x67,0xf2, -0xc5,0x29,0xa6,0x98,0xf7,0x98,0xa0,0xc6,0xb8,0xcd,0x90,0xd6,0xe3,0x03,0xe7,0xea, -0x42,0xf9,0x1a,0xa3,0x37,0x34,0x70,0x21,0x0b,0xe6,0xeb,0xd0,0x90,0xc8,0xd1,0xae, -0xe5,0xfc,0x6d,0x04,0xfe,0x8d,0xf5,0xeb,0x7c,0xf1,0x05,0xca,0x1a,0x2d,0x75,0x41, -0x3e,0x75,0x2e,0x22,0x47,0x0a,0xf0,0xf0,0xe5,0xee,0x88,0x02,0x15,0xe4,0x0b,0xfa, -0x0e,0xf0,0xde,0x58,0xc9,0xde,0x66,0xfb,0x02,0x2a,0x0f,0x12,0x79,0x01,0xdf,0x59, -0xd4,0xdc,0x08,0xe9,0xed,0xd8,0xea,0xe5,0x34,0xdc,0xce,0x81,0xd1,0xdf,0x58,0xec, -0x04,0x64,0x27,0x55,0x9f,0x6f,0x78,0x91,0x70,0x43,0x4e,0x0d,0xf0,0x41,0x03,0x23, -0xf6,0x45,0x6b,0x29,0x6a,0x4a,0x78,0x1a,0xe7,0x9e,0xc1,0xab,0x62,0xa3,0x9f,0x69, -0xb2,0xca,0x26,0xd4,0xe1,0x74,0xe9,0xe8,0xdd,0xeb,0x02,0x59,0x23,0x2c,0xdf,0x28, -0x1b,0xf8,0xfd,0xd9,0x19,0xc8,0xc6,0xf2,0xd2,0xeb,0xae,0xfc,0x02,0x83,0xfc,0xf0, -0x88,0xf0,0xff,0xe5,0x0d,0x21,0x7d,0x3c,0x42,0xd4,0x3c,0x35,0xbd,0x20,0x04,0x50, -0xf5,0xef,0x15,0xf8,0x13,0xd8,0x13,0x03,0xf7,0xfa,0xec,0xc0,0xc9,0xc9,0xc6,0xe0, -0xef,0x4e,0xfc,0x09,0x34,0x05,0xe5,0x8c,0xce,0xce,0xa6,0xdd,0xe8,0x9b,0xeb,0xee, -0x15,0xe8,0xd9,0x76,0xd8,0xdd,0xce,0xe9,0xf5,0xca,0x0f,0x3f,0x03,0x60,0x77,0x9d, -0x7e,0x6a,0x92,0x31,0xfe,0x2a,0xf6,0x04,0x90,0x24,0x50,0x23,0x66,0x5b,0x96,0x39, -0x0a,0x42,0xda,0xbd,0xe3,0xa8,0x9b,0xfa,0xa2,0xb9,0xc4,0xc9,0xd8,0x53,0xe6,0xe9, -0x22,0xe5,0xf3,0xd4,0x14,0x2a,0x2b,0x30,0x2e,0xe5,0x1b,0xfa,0x00,0xde,0xcf,0xc7, -0xd0,0xe1,0x29,0xf5,0x03,0x2f,0x05,0xf6,0x12,0xee,0xf4,0x11,0xf9,0x08,0x07,0x26, -0x31,0x7b,0x33,0x34,0x34,0x26,0x0e,0xb8,0xfa,0xed,0x57,0xec,0x04,0xcc,0x18,0x0e, -0x2b,0x0b,0x04,0xdb,0xe3,0xd2,0xa2,0xdd,0xf0,0x0c,0xfd,0x0c,0xfb,0x15,0x01,0x9b, -0xe1,0xd1,0xa7,0xd6,0xdf,0x13,0xe5,0xec,0xae,0xec,0xe0,0x03,0xd4,0xcf,0x86,0xda, -0xde,0x80,0xee,0x15,0x51,0x3b,0x5b,0xed,0x71,0x79,0x1e,0x51,0x17,0xff,0xf8,0xf0, -0x4f,0x08,0x31,0x3f,0x5a,0x67,0x47,0x5b,0x39,0x99,0x05,0xdf,0x28,0xc2,0xaa,0x7b, -0xa4,0xaf,0xf7,0xc2,0xd2,0xc0,0xdf,0xeb,0x61,0xe5,0xe4,0x3c,0xfd,0x18,0x06,0x26, -0x2c,0xb2,0x25,0x09,0x9e,0xe8,0xce,0xa2,0xc5,0xce,0x3c,0xe1,0xf7,0x06,0x06,0x01, -0x10,0xf5,0xf8,0x21,0xfa,0xfc,0x9c,0x18,0x2d,0x1b,0x33,0x3d,0xbc,0x3a,0x28,0x8b, -0x11,0xfd,0xcb,0xec,0xfa,0x8a,0x15,0x14,0x07,0x11,0x0d,0xf5,0xf7,0xd9,0xde,0xd2, -0xe0,0x16,0xec,0xfa,0xbc,0x0d,0x0d,0xa5,0xf2,0xd4,0x18,0xce,0xd3,0xce,0xd7,0xe3, -0x4d,0xec,0xe9,0x52,0xde,0xd2,0x6e,0xd9,0xda,0xa6,0xdf,0xfa,0x16,0x21,0x43,0x05, -0x61,0x7d,0x1f,0x6f,0x3d,0xe7,0x13,0xf5,0xe5,0xf1,0x0d,0x48,0x3a,0x5a,0xaf,0x67, -0x5c,0x12,0x2f,0xff,0xcc,0xdc,0xbe,0x73,0xab,0xa8,0x98,0xb6,0xc2,0x3e,0xd2,0xe4, -0xd1,0xe6,0xdf,0x84,0xe9,0x06,0xf1,0x1a,0x2a,0xcc,0x2f,0x1f,0x0f,0x04,0xe1,0x47, -0xcb,0xc6,0xd6,0xcf,0xe0,0xcb,0xfd,0x03,0x48,0xfc,0xfa,0x85,0xf5,0xf1,0xa4,0x00, -0x1c,0xc9,0x27,0x35,0xd1,0x39,0x31,0x5a,0x21,0x0f,0x43,0xf2,0xee,0xc8,0x04,0x13, -0xb9,0x18,0x1a,0x3c,0x11,0xf3,0x87,0xdd,0xdc,0xeb,0xe6,0xf1,0x65,0x05,0x16,0x87, -0x0f,0xed,0x4f,0xda,0xd4,0xd3,0xd1,0xda,0x5d,0xe5,0xee,0x2b,0xe4,0xd3,0xbd,0xd3, -0xd3,0x67,0xd3,0xde,0xf1,0xfc,0x1b,0xa2,0x3d,0x6c,0xc5,0x7d,0x64,0x5a,0x39,0x0e, -0x9b,0xf0,0xf6,0xce,0x1a,0x3f,0x35,0x5b,0x68,0x43,0x4f,0x23,0x16,0xfb,0xd6,0xff, -0xb9,0xab,0x86,0xb0,0xb8,0xb7,0xc5,0xdc,0x71,0xeb,0xe4,0x7f,0xe4,0xf5,0x4c,0x0a, -0x20,0x89,0x30,0x30,0x3e,0x1e,0xfc,0xd4,0xd8,0xc7,0x63,0xc9,0xd0,0x5b,0xeb,0xfc, -0xea,0xfd,0xfd,0xc5,0xfb,0xf2,0x4b,0xf4,0x07,0x68,0x19,0x27,0x6b,0x35,0x36,0x96, -0x2a,0x20,0x28,0x00,0xec,0x06,0xf4,0x03,0x0f,0x11,0x1a,0x9b,0x1c,0x08,0x52,0xea, -0xdd,0xc0,0xe0,0xe8,0xe7,0xf6,0x0c,0xbf,0x18,0x04,0xe0,0xed,0xdd,0x85,0xd9,0xd7, -0x2b,0xdd,0xf0,0x9b,0xf1,0xe7,0x61,0xdb,0xd6,0x2a,0xd2,0xcf,0x68,0xe6,0xfb,0x36, -0x16,0x43,0x29,0x6d,0x73,0x99,0x57,0x2f,0x9d,0x01,0xed,0xa9,0x00,0x1f,0xf5,0x42, -0x62,0x38,0x64,0x48,0x22,0x22,0xfc,0xd1,0xd2,0xb5,0x6c,0xb2,0xb6,0xda,0xba,0xcd, -0x7f,0xe3,0xe5,0xce,0xe2,0xe8,0x68,0xf5,0x09,0x7e,0x1e,0x2c,0xc2,0x2c,0x17,0xfc, -0xf1,0xd2,0x3c,0xc6,0xc4,0x48,0xd6,0xf0,0x68,0xf6,0xfd,0x79,0x00,0xf8,0xae,0xf3, -0xfe,0xa1,0x04,0x0e,0xdd,0x18,0x1d,0xf5,0x1f,0x23,0xad,0x26,0x26,0x88,0x23,0x20, -0x91,0x1c,0x17,0x39,0x0d,0x02,0x08,0xf3,0xdb,0x0e,0xc3,0xae,0x8b,0xa5,0xaa,0x02, -0xb8,0xc8,0xbf,0xda,0xec,0xe8,0xf9,0x05,0x07,0x0f,0x15,0xc1,0x19,0x19,0x3f,0x18, -0x18,0x31,0x17,0x12,0x47,0x0b,0x07,0x53,0x02,0xfd,0x59,0xff,0x04,0x26,0x0b,0x11, -0x0f,0x15,0x15,0xae,0x16,0x17,0x4d,0x17,0x13,0x4c,0x0f,0x0a,0xae,0x06,0x00,0xc0, -0xf8,0xf2,0x7a,0xea,0xe5,0xe2,0xe4,0xe5,0x84,0xe7,0xe8,0x79,0xe6,0xe6,0x28,0xea, -0xed,0xf8,0xf1,0xf9,0x6e,0x02,0x0b,0x4d,0x15,0x1c,0x40,0x21,0x23,0x78,0x25,0x27, -0xe5,0x22,0x1a,0x2a,0x16,0x12,0x2b,0x0d,0x08,0x62,0x03,0xfd,0x2e,0xf8,0xf3,0x03, -0xee,0xe6,0xad,0xe3,0xe2,0x46,0xe1,0xdf,0x01,0xe1,0xe4,0xdd,0xe6,0xea,0x8f,0xef, -0xf7,0xc7,0x01,0x09,0x2e,0x0e,0x10,0x4c,0x13,0x12,0xd4,0x0d,0x09,0x84,0x05,0x04, -0x82,0x04,0x05,0xc4,0x05,0x04,0x20,0x00,0xfb,0xf8,0xf8,0xf9,0x53,0xfe,0x02,0x6c, -0x07,0x0c,0xad,0x0e,0x0d,0x81,0x05,0x01,0x72,0xfe,0xfb,0x3e,0xf6,0xf0,0x6d,0xe9, -0xe4,0x1e,0xe3,0xda,0x7e,0xd3,0xd0,0x61,0xd1,0xd5,0x6a,0xdd,0xec,0x24,0xfb,0x0a, -0xa0,0x14,0x25,0x69,0x40,0x57,0x2e,0x6f,0x7f,0xf6,0x7f,0x75,0x13,0x62,0x48,0x56, -0x2a,0x0b,0xd9,0xe8,0xc4,0x84,0xa9,0x9a,0x04,0x96,0x99,0x4a,0xa5,0xb9,0x18,0xcb, -0xdc,0x9e,0xf4,0x09,0xe1,0x17,0x1c,0xc9,0x17,0x12,0xa4,0x08,0xfe,0x47,0xf9,0xf3, -0x46,0xef,0xee,0x90,0xe9,0xe8,0x79,0xed,0xf3,0x4f,0xfc,0x06,0xfe,0x11,0x1f,0x91, -0x2a,0x2c,0x06,0x2b,0x27,0x58,0x22,0x20,0xa3,0x1d,0x1a,0x49,0x18,0x0f,0x86,0x03, -0xfa,0x60,0xeb,0xdb,0x32,0xd1,0xc8,0x70,0xc2,0xc0,0x78,0xc4,0xca,0xe6,0xd4,0xdf, -0x17,0xeb,0xfc,0xb4,0x07,0x14,0x16,0x1f,0x2a,0x56,0x31,0x31,0xc5,0x2b,0x24,0x45, -0x1e,0x1c,0x79,0x1d,0x1c,0xc9,0x1c,0x1c,0x47,0x17,0x0c,0xa2,0x02,0xfa,0x6f,0xf2, -0xed,0xe9,0xe9,0xe6,0xab,0xe7,0xe5,0x58,0xe2,0xe4,0xef,0xe7,0xeb,0x34,0xf2,0xfb, -0xe2,0x04,0x0f,0x82,0x13,0x10,0x02,0x0a,0x03,0x86,0xfe,0xfb,0xd2,0xf8,0xfa,0xdb, -0xfb,0xf8,0x02,0xf7,0xf5,0xdb,0xf4,0xf9,0x41,0xff,0x0a,0x09,0x16,0x1c,0x1c,0x22, -0x1f,0x57,0x19,0x11,0x5c,0x0a,0xfd,0xca,0xef,0xea,0xfd,0xe4,0xdc,0x9a,0xd4,0xcb, -0x6e,0xc7,0xc1,0x4e,0xc2,0xcc,0x86,0xd9,0xe8,0x21,0xf8,0x05,0x2b,0x15,0x2b,0x56, -0x42,0x57,0x66,0x6c,0x78,0x1a,0x75,0x6a,0xa4,0x57,0x43,0x85,0x28,0x03,0xb5,0xe1, -0xc4,0x6c,0xad,0xa2,0xe8,0xa1,0xa9,0x9c,0xb6,0xc1,0xc7,0xd0,0xe5,0xeb,0xf9,0x0e, -0x3c,0x1e,0x21,0xb2,0x1d,0x15,0xb3,0x08,0xff,0xa6,0xf9,0xf3,0x0f,0xf2,0xed,0xe4, -0xea,0xee,0xb8,0xf0,0xf2,0xc3,0xf6,0xff,0x72,0x0b,0x18,0xb3,0x1f,0x28,0xbe,0x2b, -0x29,0x5d,0x27,0x28,0xeb,0x28,0x27,0xc0,0x25,0x1d,0xf6,0x11,0x02,0x01,0xf2,0xe0, -0xf5,0xd0,0xc2,0xa3,0xb8,0xb6,0x9e,0xba,0xc4,0x4e,0xd3,0xe5,0x10,0xf4,0xfe,0xf3, -0x08,0x14,0x07,0x20,0x2a,0x90,0x2f,0x28,0xfe,0x1d,0x17,0xf3,0x0d,0x08,0x42,0x0a, -0x0e,0x40,0x11,0x14,0x86,0x11,0x0f,0x59,0x0c,0x03,0xb8,0xfb,0xf5,0xd8,0xf0,0xed, -0x4c,0xeb,0xe9,0x77,0xe8,0xe8,0xc6,0xe7,0xe9,0xfa,0xf0,0xfd,0xee,0x0c,0x13,0x5f, -0x17,0x18,0x1b,0x12,0x09,0x05,0x01,0xfb,0xd0,0xf5,0xf2,0x03,0xf1,0xee,0x9e,0xee, -0xea,0x6f,0xeb,0xf2,0x39,0xf8,0x07,0x9a,0x15,0x1d,0xd4,0x21,0x23,0x28,0x20,0x15, -0xb9,0x05,0xfa,0x54,0xf3,0xea,0x21,0xe4,0xe2,0x07,0xde,0xd5,0xae,0xcf,0xc7,0xc1, -0xc8,0xd4,0x22,0xde,0xea,0x79,0xf7,0x05,0x74,0x16,0x29,0xe8,0x42,0x5c,0x09,0x6b, -0x6f,0xcf,0x6f,0x6c,0x12,0x61,0x4a,0xb2,0x2b,0x08,0x70,0xe0,0xbd,0x95,0xa9,0xa3, -0xf0,0xa3,0xad,0xce,0xb5,0xc0,0x41,0xd0,0xe2,0x58,0xf6,0x07,0x56,0x13,0x19,0x5d, -0x18,0x0f,0x5b,0x0b,0x04,0x99,0xfd,0xf5,0x70,0xed,0xeb,0xdf,0xee,0xf1,0xa5,0xef, -0xf1,0x53,0xf3,0xf6,0x08,0xff,0x09,0x6c,0x12,0x18,0x70,0x1d,0x21,0x92,0x23,0x27, -0x92,0x29,0x29,0x84,0x25,0x1f,0x00,0x15,0x0c,0xa1,0xfe,0xee,0xc6,0xdd,0xce,0x3b, -0xc2,0xba,0x7c,0xbf,0xcb,0xda,0xda,0xea,0xcd,0xf6,0xfb,0x27,0x06,0x13,0xb1,0x1a, -0x21,0x0e,0x23,0x1d,0x45,0x16,0x0d,0x80,0x06,0x06,0xc2,0x08,0x0c,0x32,0x11,0x16, -0x49,0x1a,0x1a,0x72,0x14,0x0e,0x63,0x05,0xfb,0x17,0xf6,0xee,0x69,0xeb,0xee,0xe2, -0xeb,0xe8,0x99,0xe6,0xec,0xbf,0xf4,0xfd,0x57,0x0b,0x14,0xc5,0x1b,0x19,0x0d,0x13, -0x0c,0x0d,0x02,0xf9,0x80,0xf3,0xed,0x2d,0xeb,0xeb,0x5b,0xeb,0xe8,0x8a,0xe8,0xee, -0x3b,0xf9,0x01,0x98,0x08,0x16,0x09,0x21,0x20,0x86,0x1e,0x16,0x30,0x08,0xfd,0x04, -0xf1,0xea,0x47,0xea,0xea,0x35,0xe6,0xdb,0x4d,0xd4,0xd3,0x01,0xd1,0xd3,0x83,0xdb, -0xe4,0xd1,0xed,0xf9,0xdd,0x0d,0x29,0x97,0x40,0x4d,0xf9,0x57,0x5e,0x0b,0x61,0x61, -0xd5,0x5b,0x4c,0xa0,0x30,0x0c,0x95,0xe5,0xc7,0x0f,0xb4,0xad,0x8c,0xaf,0xb2,0x6a, -0xbb,0xc8,0x98,0xd6,0xe6,0xc7,0xf7,0x05,0x07,0x0e,0x11,0xbf,0x11,0x14,0x24,0x15, -0x0e,0x44,0x04,0xfd,0x89,0xf8,0xf5,0x85,0xf6,0xf6,0x14,0xf4,0xf2,0x09,0xf5,0xf6, -0xbf,0xfa,0x00,0x10,0x05,0x0a,0x55,0x10,0x16,0x81,0x1c,0x24,0x52,0x26,0x23,0xaf, -0x1f,0x1c,0xdc,0x14,0x0b,0xcd,0x05,0xf8,0xee,0xe8,0xda,0x77,0xca,0xc3,0x30,0xc9, -0xd5,0x07,0xe2,0xec,0x17,0xf5,0xfd,0x9f,0x06,0x0b,0x1e,0x12,0x16,0x69,0x14,0x10, -0x98,0x0a,0x06,0xff,0x06,0x04,0x95,0x07,0x0a,0xd0,0x0d,0x13,0x5d,0x16,0x16,0xd6, -0x13,0x11,0xd8,0x07,0xfb,0x80,0xf3,0xef,0x94,0xee,0xed,0x21,0xeb,0xec,0xdf,0xee, -0xf1,0x73,0xf8,0x02,0xee,0x0b,0x13,0xd5,0x18,0x18,0xa1,0x13,0x0e,0x5e,0x07,0xfd, -0xde,0xf2,0xee,0x62,0xee,0xe7,0x25,0xe4,0xe8,0x80,0xea,0xee,0xa6,0xf3,0xfa,0x00, -0x05,0x10,0xd0,0x17,0x1c,0x41,0x1b,0x17,0x93,0x0d,0x00,0xf0,0xf9,0xf9,0x34,0xf6, -0xf3,0x90,0xed,0xe7,0xce,0xe2,0xdb,0xe5,0xd9,0xdd,0x91,0xdb,0xdc,0x45,0xe5,0xf4, -0xbd,0x0b,0x23,0xac,0x36,0x45,0x9b,0x4d,0x52,0x1f,0x5a,0x5c,0x77,0x58,0x4b,0x51, -0x2f,0x0a,0x30,0xe9,0xcf,0x13,0xbe,0xb5,0x63,0xb3,0xb7,0xb9,0xbf,0xcb,0xf0,0xd8, -0xea,0x2e,0xf9,0x00,0xd1,0x03,0x0a,0x82,0x0f,0x12,0x2a,0x13,0x0e,0x58,0x06,0xff, -0x26,0xfb,0xf7,0x39,0xf5,0xf3,0x51,0xf2,0xf1,0x3e,0xf3,0xf6,0x01,0xf8,0xfc,0xd5, -0xfe,0xff,0x10,0x07,0x11,0xf9,0x18,0x21,0xf8,0x25,0x24,0x68,0x21,0x1d,0xe9,0x17, -0x12,0x0c,0x0e,0x03,0xf2,0xf2,0xe0,0x6b,0xd3,0xd2,0x12,0xd3,0xdb,0xd1,0xe2,0xea, -0x6e,0xf4,0xfa,0x5f,0x03,0x0a,0x98,0x0e,0x0d,0xfd,0x09,0x06,0x90,0x01,0x01,0x9d, -0x02,0x01,0xd4,0x05,0x0a,0xdf,0x0d,0x11,0x48,0x14,0x18,0x66,0x19,0x12,0xd5,0x09, -0x03,0xf4,0xfb,0xf4,0x7f,0xf2,0xf0,0xc4,0xed,0xee,0x5b,0xf1,0xf6,0xe1,0xfb,0x04, -0xdc,0x0f,0x13,0xf5,0x13,0x18,0x31,0x16,0x0d,0x56,0x05,0xfe,0x38,0xf8,0xf0,0xeb, -0xe8,0xe5,0x50,0xe4,0xe5,0x17,0xe8,0xe9,0x3f,0xef,0xf8,0x37,0xff,0x06,0xf4,0x0f, -0x16,0x39,0x17,0x10,0x00,0x08,0x05,0xba,0x01,0xfc,0x73,0xfc,0xf9,0x9c,0xf1,0xea, -0x3f,0xe6,0xe4,0x4a,0xe3,0xde,0xa5,0xd9,0xda,0x12,0xe1,0xf2,0x24,0x09,0x1e,0xb3, -0x2f,0x3c,0xe6,0x43,0x4b,0xf3,0x54,0x5a,0xf9,0x56,0x45,0xe8,0x2a,0x0d,0x49,0xf2, -0xda,0x4e,0xca,0xc2,0xcf,0xbf,0xbd,0x7f,0xc2,0xd0,0xa6,0xdf,0xec,0x35,0xf6,0xfb, -0x54,0x00,0x06,0x29,0x0e,0x12,0xd0,0x0f,0x0d,0xa8,0x07,0x02,0x93,0x00,0xfb,0x54, -0xf7,0xf5,0x1d,0xf1,0xef,0x55,0xf2,0xf5,0x96,0xf5,0xf5,0xfe,0xf6,0xf8,0x69,0x01, -0x0a,0x71,0x15,0x1c,0xf8,0x20,0x23,0xe2,0x1e,0x1c,0x33,0x1b,0x18,0xed,0x11,0x02, -0x0a,0xf2,0xe4,0xb7,0xdb,0xd9,0x48,0xdc,0xe3,0x20,0xe8,0xed,0xec,0xf6,0xfd,0x22, -0x04,0x0b,0x1a,0x0b,0x07,0xc8,0x04,0x01,0xc3,0xfd,0xfb,0x5b,0xfb,0x00,0x60,0x05, -0x07,0xe3,0x0c,0x13,0x5b,0x17,0x19,0x19,0x17,0x12,0x63,0x0b,0x02,0xa0,0xfc,0xf7, -0x5d,0xf1,0xf0,0x3a,0xf1,0xee,0x17,0xf0,0xf7,0xe9,0xff,0x06,0xa3,0x0b,0x12,0x2b, -0x17,0x14,0xb5,0x0f,0x0a,0x4d,0x05,0x01,0xd8,0xf9,0xf1,0x44,0xee,0xec,0x12,0xe9, -0xe8,0xa0,0xe8,0xed,0x85,0xf1,0xf2,0x8e,0xfb,0x08,0x93,0x0e,0x10,0xa8,0x0f,0x0b, -0xa4,0x06,0x02,0x7c,0x01,0x03,0x56,0x02,0xfc,0xe0,0xf5,0xf1,0xfa,0xee,0xed,0x5a, -0xe8,0xdf,0x6c,0xd9,0xd9,0x13,0xe0,0xee,0x6e,0x02,0x14,0xa8,0x21,0x2a,0x71,0x34, -0x43,0x27,0x51,0x57,0xc1,0x50,0x43,0xf7,0x2b,0x0f,0x58,0xf8,0xe5,0x5c,0xd8,0xcc, -0x7f,0xc5,0xc4,0xcc,0xc9,0xd4,0xcf,0xe1,0xe8,0x99,0xf0,0xf7,0x76,0xfd,0x06,0xbb, -0x0d,0x0f,0x38,0x0e,0x0d,0x3f,0x08,0x06,0x10,0x05,0x01,0xb3,0xfd,0xf8,0x05,0xf5, -0xf4,0x8a,0xf4,0xf5,0x6c,0xf3,0xf0,0xc6,0xf1,0xf5,0x10,0xfc,0x05,0xd8,0x0f,0x18, -0xf1,0x1a,0x1a,0x30,0x19,0x1c,0x43,0x1e,0x1a,0xb2,0x11,0x03,0x8f,0xf4,0xe9,0xe7, -0xe2,0xe0,0xf6,0xe3,0xe8,0x5e,0xeb,0xf0,0x36,0xf7,0xfd,0x08,0x04,0x04,0x1d,0x04, -0x05,0x87,0x01,0xfb,0x9e,0xf9,0xf9,0xf3,0xfb,0xfd,0x3c,0x00,0x07,0x4b,0x0d,0x13, -0xf5,0x19,0x1a,0x6a,0x16,0x13,0x91,0x0c,0x03,0x1b,0xfd,0xf9,0xff,0xf8,0xf3,0xe8, -0xef,0xf1,0xd9,0xf3,0xf7,0x01,0xfd,0x03,0x8a,0x0c,0x13,0xe6,0x12,0x11,0x30,0x0f, -0x0b,0x05,0x07,0xfe,0x42,0xf7,0xf6,0xa1,0xf1,0xeb,0xc6,0xea,0xec,0x56,0xeb,0xe9, -0xc7,0xea,0xf1,0x99,0xfa,0x01,0xdd,0x08,0x0c,0x56,0x09,0x04,0x1a,0x02,0x01,0x8b, -0x03,0x06,0x23,0x04,0xfe,0xdc,0xfc,0xfb,0x86,0xf9,0xf3,0x54,0xeb,0xe1,0xd2,0xd8, -0xd8,0xcb,0xe0,0xf1,0xd7,0x02,0x0d,0x1e,0x17,0x22,0xda,0x30,0x40,0xf8,0x4c,0x55, -0xda,0x50,0x40,0x34,0x2b,0x13,0xf0,0xfe,0xee,0x02,0xde,0xd0,0xa8,0xca,0xca,0x1a, -0xcf,0xd9,0x84,0xe0,0xe4,0x9b,0xeb,0xf2,0xb3,0xf9,0x01,0xe9,0x07,0x0b,0x35,0x0a, -0x09,0xd0,0x07,0x06,0x7e,0x06,0x03,0x0e,0x00,0xfc,0x60,0xfa,0xfa,0x98,0xf8,0xf5, -0x18,0xf1,0xee,0xaa,0xee,0xef,0xfd,0xf7,0x04,0x2c,0x0e,0x12,0x2e,0x15,0x16,0x29, -0x1a,0x20,0x39,0x22,0x1e,0x5e,0x16,0x07,0x4a,0xf9,0xed,0xd6,0xe5,0xe7,0x52,0xe9, -0xe8,0xcf,0xed,0xf4,0x93,0xfa,0xfe,0x12,0x00,0x03,0x42,0x03,0xfd,0x82,0xf8,0xf5, -0xef,0xf2,0xf4,0x11,0xf6,0xf7,0x1c,0xfc,0x04,0x95,0x0e,0x16,0x51,0x1a,0x1e,0xaa, -0x1d,0x14,0x94,0x0b,0x05,0xc5,0xff,0xfb,0xaf,0xf5,0xf1,0xce,0xf2,0xf2,0x1d,0xf3, -0xf6,0xbf,0xfd,0x08,0x92,0x0f,0x10,0xb8,0x13,0x17,0x04,0x14,0x0d,0x06,0x08,0x02, -0xfc,0xfc,0xf5,0x66,0xf1,0xf1,0xd2,0xef,0xec,0xdd,0xe9,0xe9,0x15,0xea,0xef,0xb9, -0xf6,0xfe,0xae,0x05,0x06,0xe7,0x02,0xff,0x63,0x00,0x03,0xe4,0x03,0x04,0x05,0x02, -0xff,0x49,0x00,0xfe,0xe7,0xfb,0xf5,0xc9,0xe9,0xdc,0x89,0xd3,0xd7,0x0a,0xe4,0xf0, -0xe7,0xfd,0x09,0xe3,0x11,0x1d,0xbb,0x2e,0x40,0x91,0x50,0x58,0xb7,0x50,0x42,0xb1, -0x2f,0x1a,0x09,0x07,0xf3,0x3c,0xe2,0xd4,0xca,0xce,0xd1,0xa2,0xd5,0xda,0x8e,0xdf, -0xe2,0x1f,0xe8,0xed,0xcd,0xf5,0xfd,0x75,0x02,0x06,0x21,0x06,0x05,0x1e,0x07,0x07, -0x0e,0x07,0x03,0xc2,0xff,0xff,0x18,0xff,0xfb,0x4d,0xf9,0xf5,0x17,0xee,0xe8,0xf2, -0xe6,0xeb,0x04,0xf8,0x04,0x35,0x0b,0x10,0xb6,0x11,0x16,0xc3,0x1c,0x20,0xcd,0x23, -0x22,0x20,0x17,0x08,0xa9,0xfa,0xf1,0x8a,0xee,0xea,0x4b,0xea,0xef,0x99,0xf3,0xf7, -0x82,0xfb,0xff,0xf9,0x01,0x01,0xe9,0xfd,0xf8,0x5b,0xf3,0xf1,0x10,0xf3,0xf1,0x08, -0xf2,0xf7,0x5d,0xfe,0x05,0x1c,0x0f,0x18,0x6b,0x21,0x22,0x57,0x1b,0x14,0xa3,0x0d, -0x06,0x71,0xff,0xf9,0x16,0xf5,0xf5,0x28,0xf2,0xee,0xf4,0xf0,0xf8,0xc0,0xfe,0x02, -0x8b,0x08,0x0f,0x2b,0x14,0x12,0xd3,0x0f,0x0e,0x2f,0x09,0x01,0xc4,0xfa,0xf7,0x89, -0xf6,0xf4,0x9b,0xf3,0xef,0xae,0xeb,0xea,0xc4,0xe9,0xed,0x0f,0xf8,0x00,0x03,0x04, -0x02,0x46,0x00,0x01,0xde,0x02,0x04,0x13,0x04,0x03,0xa0,0x02,0x01,0x08,0x02,0x04, -0x5e,0x01,0xf3,0x13,0xe3,0xd5,0x76,0xcf,0xd5,0x6b,0xdf,0xeb,0x6b,0xf9,0x01,0xa4, -0x0a,0x19,0x3c,0x2e,0x43,0x62,0x51,0x57,0x64,0x51,0x44,0xd1,0x34,0x22,0xc2,0x0c, -0xf6,0x8b,0xe4,0xd9,0x15,0xd5,0xd7,0x03,0xdb,0xdd,0x0a,0xe0,0xe2,0x4a,0xe6,0xec, -0xc7,0xf3,0xfa,0x4c,0xff,0x00,0xb7,0x01,0x06,0x70,0x07,0x05,0x19,0x05,0x03,0xc6, -0x02,0x02,0x7a,0x01,0x01,0xc8,0xfe,0xf6,0x03,0xed,0xe6,0x50,0xe5,0xee,0x00,0x00, -0x00,0x51,0x00,0x00,0xa8,0x00,0x00,0x0e,0x01,0x01,0x91,0x00,0x00,0x61,0xfe,0xfc, -0x5f,0xfc,0xf8,0x46,0xf6,0xf4,0x94,0xf3,0xf0,0x3d,0xf0,0xfa,0xc4,0x0e,0x1c,0x00, -0x1a,0x1b,0x17,0x24,0x2c,0xe3,0x2f,0x32,0x38,0x2c,0x2c,0x17,0x24,0x18,0xd8,0x1b, -0x10,0x86,0xf7,0xd8,0x21,0xb3,0x9b,0xd3,0x96,0xa7,0x1b,0xbf,0xce,0xb4,0xd9,0xe8, -0xbc,0xff,0x0b,0x2b,0x0b,0x0f,0x1e,0x10,0x11,0x75,0x19,0x21,0xff,0x18,0x00,0x2c, -0xf8,0xf0,0x68,0xe4,0xec,0x2a,0xfa,0x09,0x1b,0x16,0x17,0x7b,0x1c,0x1a,0x9b,0x1a, -0x19,0x56,0x18,0x1e,0x45,0x21,0x26,0xf8,0x1c,0x0b,0xed,0x04,0xf0,0xe5,0xe5,0xe3, -0x42,0xe0,0xef,0x4d,0xf2,0xed,0x74,0xed,0xe4,0x5f,0xe4,0xe1,0x6a,0xe6,0xf1,0xe0, -0xf6,0x05,0xb1,0x09,0x0a,0xce,0x12,0x12,0x60,0x18,0x1e,0x5e,0x1b,0x1b,0x33,0x19, -0x1c,0x78,0x1b,0x17,0x01,0x15,0x10,0xc6,0x13,0x10,0x36,0x03,0xfb,0x0d,0xf3,0xec, -0x44,0xe2,0xdf,0x72,0xe5,0xe3,0x6d,0xe0,0xd5,0x43,0xce,0xdc,0x47,0xdc,0xca,0x36, -0xc8,0xd8,0x3c,0xe7,0xeb,0xf8,0xf3,0xf6,0x83,0xf7,0x06,0x0d,0x11,0x26,0x84,0x49, -0x64,0x32,0x7e,0x7f,0x6f,0x75,0x6c,0x99,0x58,0x36,0x0a,0x06,0xd6,0x21,0xb6,0xa5, -0x85,0xad,0xbc,0x9b,0xb2,0xb1,0xae,0xc1,0xcd,0x1e,0xe7,0x06,0xca,0x0d,0x11,0x6c, -0x20,0x17,0x3e,0x09,0x04,0xe6,0xf3,0xe9,0xe4,0xdc,0xd6,0x9f,0xe5,0xf3,0x5d,0xf9, -0xf8,0xff,0xf9,0xfd,0xa4,0x00,0x0c,0x15,0x22,0x39,0xf7,0x3e,0x35,0x3e,0x2b,0x1d, -0xb0,0x1b,0x20,0xb5,0x11,0x0a,0xe6,0x12,0x13,0x65,0x10,0x08,0x08,0xfd,0xe3,0xb8, -0xd7,0xd8,0x12,0xcd,0xd0,0xfa,0xd5,0xd4,0x0b,0xdf,0xe3,0x4e,0xe4,0xee,0x6c,0xfd, -0x05,0xef,0x04,0x08,0x4d,0x0c,0x0a,0xf0,0x11,0x10,0x8e,0x0c,0x21,0x9c,0x35,0x38, -0x88,0x32,0x2f,0x2d,0x26,0x15,0xfa,0x0c,0x03,0xde,0x02,0x00,0x57,0xe7,0xcf,0x07, -0xc8,0xd0,0x26,0xce,0xbb,0xd3,0xb0,0xb4,0x6a,0xc4,0xd2,0xdf,0xdf,0xee,0xff,0xf0, -0xf8,0x70,0x04,0x11,0x74,0x2c,0x43,0xfa,0x59,0x65,0xec,0x61,0x6e,0xa0,0x67,0x50, -0x07,0x42,0x15,0xf0,0xe0,0xc9,0x46,0xc3,0xbf,0x3c,0xcd,0xd4,0x3e,0xc8,0xd6,0x10, -0xe9,0xef,0x2e,0x04,0x11,0x94,0x11,0x0b,0xc1,0xf9,0xf5,0xb9,0xf1,0xe3,0x0f,0xdc, -0xd1,0x49,0xd3,0xe0,0x5c,0xe9,0xf3,0xa1,0xfc,0x04,0x85,0xfe,0x01,0x86,0x16,0x24, -0xb8,0x34,0x34,0x8f,0x20,0x1a,0x4f,0x19,0x15,0x03,0x16,0x18,0x1a,0x14,0x15,0x35, -0x1c,0x11,0xd8,0x06,0x00,0x11,0xec,0xde,0xb0,0xd9,0xd3,0xdb,0xd5,0xdd,0x15,0xe0, -0xd8,0x8c,0xdd,0xee,0x48,0xf5,0x06,0xf6,0x0f,0x06,0x1b,0x0a,0x10,0x37,0x0e,0x00, -0xa3,0xfb,0x08,0x23,0x11,0x1b,0xef,0x21,0x25,0xf9,0x2d,0x22,0x83,0x0f,0x0e,0xfb, -0x1a,0x22,0xf7,0x0e,0xf2,0x60,0xe2,0xdd,0xda,0xdb,0xd0,0x51,0xc3,0xb8,0x96,0xb1, -0xb9,0x67,0xc6,0xdd,0xde,0xec,0xf6,0x32,0x00,0xfb,0xb2,0x12,0x35,0xaa,0x43,0x54, -0x1f,0x63,0x59,0xc6,0x59,0x63,0xe1,0x52,0x32,0x13,0x0c,0xdd,0x30,0xbf,0xbf,0xe5, -0xbe,0xc3,0x3f,0xc9,0xce,0x13,0xda,0xe1,0x11,0xf4,0x0c,0xfa,0x15,0x18,0xb7,0x0b, -0xff,0x06,0xff,0xfb,0x1f,0xee,0xe2,0x97,0xe4,0xde,0xa8,0xdc,0xed,0x3d,0xf2,0xf6, -0x75,0xff,0xf5,0x7b,0xf7,0x11,0x20,0x1e,0x20,0x0a,0x20,0x17,0x99,0x10,0x12,0xe9, -0x12,0x10,0x50,0x1c,0x24,0xca,0x20,0x1b,0xad,0x14,0x09,0x63,0xfb,0xf0,0x8e,0xe0, -0xd4,0x58,0xdb,0xdc,0x30,0xdd,0xe0,0x1f,0xdd,0xe0,0x06,0xf1,0x05,0x9d,0x0e,0x10, -0x64,0x18,0x1b,0xbb,0x17,0x0b,0xa5,0xfc,0xfd,0x66,0x01,0x03,0xc0,0x09,0x18,0x70, -0x26,0x22,0x63,0x0e,0x03,0xae,0x10,0x1e,0xf7,0x14,0x08,0xdb,0xfa,0xf3,0x46,0xec, -0xe0,0x68,0xd9,0xcc,0x11,0xbf,0xbb,0xa1,0xb7,0xc2,0x8c,0xe6,0xf7,0x9f,0xf4,0xf9, -0x19,0x00,0x0b,0x26,0x2b,0x42,0xe3,0x47,0x54,0x99,0x58,0x57,0x3d,0x61,0x55,0xb4, -0x34,0x07,0x32,0xdb,0xc8,0x5d,0xbe,0xbd,0xcf,0xca,0xcf,0x4e,0xd3,0xd8,0x7f,0xe2, -0xf5,0x4b,0x0c,0x11,0x8a,0x07,0x08,0x15,0x08,0xfd,0x22,0xfa,0xf1,0x77,0xe5,0xe6, -0x5e,0xe1,0xde,0x59,0xef,0xfb,0x7f,0xf8,0xf5,0x62,0xf9,0x01,0xf2,0x0d,0x16,0x9d, -0x10,0x0b,0x0c,0x10,0x0e,0x9e,0x06,0x0c,0x97,0x16,0x1a,0xed,0x27,0x2b,0xb7,0x20, -0x1c,0x75,0x15,0x04,0xb5,0xf7,0xed,0x6f,0xe3,0xde,0x9c,0xe1,0xdd,0x95,0xd2,0xd3, -0xbe,0xe0,0xf3,0xad,0x01,0x04,0xcb,0x10,0x1c,0xe9,0x1a,0x0f,0x9a,0x03,0xfd,0x7b, -0xfd,0xfa,0x8c,0xf8,0x10,0xdc,0x26,0x24,0x38,0x15,0x09,0x53,0x0d,0x19,0x75,0x17, -0x12,0x3f,0x10,0x00,0x17,0xf9,0xf1,0xca,0xdd,0xd8,0xc9,0xd7,0xbe,0xf7,0xb1,0xc3, -0x2a,0xd2,0xe7,0x6b,0xfb,0xf4,0xeb,0xf4,0xfd,0xc4,0x09,0x22,0x03,0x37,0x45,0xb8, -0x4b,0x4d,0xa0,0x58,0x5b,0xcc,0x47,0x28,0x30,0x01,0xdc,0xd7,0xc6,0xbf,0x5c,0xc3, -0xce,0xc1,0xd4,0xce,0x77,0xd6,0xef,0x50,0xfb,0x09,0xc8,0x13,0x10,0x65,0x11,0x0c, -0xce,0x00,0xfb,0xd0,0xf8,0xee,0x35,0xdf,0xe1,0x71,0xed,0xf5,0x9a,0xfa,0xf5,0x78, -0xee,0xf8,0x09,0x07,0x07,0x8c,0x08,0x0c,0x05,0x08,0x07,0x3d,0x08,0x01,0xea,0x06, -0x12,0xbc,0x19,0x21,0x16,0x28,0x28,0x2d,0x22,0x1a,0x95,0x0d,0xfa,0x2b,0xf0,0xe9, -0xaa,0xea,0xe5,0xb8,0xd4,0xcd,0x37,0xdb,0xe7,0x1c,0xf2,0x00,0x6b,0x0b,0x1c,0x78, -0x21,0x15,0x67,0x0e,0x10,0x43,0x05,0xf6,0xb4,0xf0,0xfc,0x68,0x19,0x1f,0x12,0x11, -0x0e,0x4d,0x08,0x07,0x43,0x15,0x10,0x46,0x0a,0x12,0xa4,0x02,0xed,0x38,0xed,0xe6, -0xa2,0xdb,0xd3,0xd0,0xc0,0xbc,0x33,0xc9,0xda,0x6f,0xeb,0xf3,0x7b,0xf5,0xf7,0xe2, -0xf8,0x07,0x1f,0x23,0x2f,0xeb,0x38,0x44,0xa0,0x4e,0x57,0xb1,0x59,0x49,0x36,0x2a, -0x0d,0x4a,0xe7,0xca,0xbc,0xcd,0xcc,0x88,0xc7,0xca,0xbe,0xcb,0xd6,0x8f,0xea,0xf8, -0x74,0x01,0x0d,0xc2,0x16,0x0f,0xb0,0x08,0x0c,0xdd,0x06,0xfb,0x7f,0xf1,0xe5,0x9e, -0xea,0xfa,0x04,0xfb,0xf1,0x9a,0xf0,0xf4,0x93,0xf9,0x02,0xe6,0x05,0x07,0x14,0x08, -0x07,0xbd,0x01,0xfe,0xa3,0x01,0x05,0x38,0x0c,0x14,0x98,0x1e,0x23,0x2a,0x2b,0x27, -0x88,0x23,0x0c,0x09,0x00,0x00,0x83,0xff,0xff,0xb4,0xff,0x00,0xb3,0x00,0x00,0x9b, -0x00,0x00,0x67,0x00,0x00,0x79,0x00,0x00,0x05,0x00,0xff,0x07,0xff,0xfe,0x2f,0xff, -0xff,0xe2,0xfe,0xfe,0xcd,0xfe,0xfe,0xfa,0xfe,0xff,0x91,0xfe,0xfe,0xb2,0xfd,0xfd, -0x16,0xfd,0xfc,0x4b,0xfc,0xfb,0x53,0xf9,0xf6,0x37,0xf6,0xf5,0x09,0xf2,0xee,0xfa, -0xe3,0xde,0xf1,0xef,0x0b,0xfa,0x24,0x3b,0x42,0x42,0x48,0xe2,0x4f,0x56,0x8c,0x5c, -0x49,0x2d,0x2b,0x10,0x87,0xf6,0xe9,0x3a,0xe7,0xe6,0x76,0xcd,0xb2,0xa0,0xb2,0xb9, -0x51,0xbd,0xb7,0xe2,0xaf,0xbe,0xc7,0xd3,0xec,0x1c,0xfb,0xf8,0xfc,0xfa,0x0b,0x70, -0x19,0x1b,0xcf,0x1f,0x21,0x08,0x16,0x0c,0xe4,0x04,0xf3,0xa6,0xf3,0x06,0x3b,0x0a, -0x17,0x87,0x0e,0x0b,0xa9,0x13,0x14,0x0f,0x0f,0xfa,0xa6,0xe4,0xd0,0x21,0xc7,0xd0, -0x27,0xd2,0xc2,0xdb,0xcd,0xd1,0x09,0xeb,0x1e,0xa6,0x39,0x50,0x1d,0x57,0x48,0x7d, -0x47,0x61,0xfd,0x7c,0x6a,0x62,0x48,0x27,0x56,0x2d,0x2e,0x5d,0x16,0xe3,0xed,0xb3, -0xa9,0x1a,0xc5,0xd2,0x50,0xb9,0xb6,0x5c,0xcb,0xe8,0x10,0xf2,0x06,0x10,0x15,0x26, -0x88,0x3c,0x2b,0x57,0x09,0xf7,0xd6,0xe9,0xe6,0xa1,0xdd,0xcb,0x96,0xde,0xfd,0x50, -0x04,0x0d,0x88,0x07,0xfa,0xd5,0xf0,0xe9,0x6c,0xe1,0xd1,0x9c,0xcd,0xc4,0x05,0xb1, -0xb9,0xd1,0xc7,0xc2,0x81,0xd0,0xe1,0x68,0xf8,0x16,0xe2,0x35,0x5a,0x49,0x61,0x50, -0x41,0x45,0x55,0x93,0x73,0x7e,0xf8,0x71,0x3c,0xc0,0x25,0x1f,0xaa,0x0b,0xe4,0x9d, -0xac,0x8f,0x6a,0x95,0xa4,0x22,0xac,0xb3,0x10,0xc5,0xe7,0x03,0x02,0x22,0x1b,0x35, -0x49,0x72,0x5d,0x49,0xf7,0x29,0x19,0x05,0x08,0x01,0x25,0xf5,0xd9,0x96,0xe3,0xf3, -0xab,0x05,0x0e,0xdf,0x08,0x03,0xff,0xfb,0xfe,0xb1,0xfd,0xe9,0x55,0xd8,0xc5,0xac, -0xba,0xc2,0x08,0xbd,0xb6,0x49,0xb9,0xcf,0xeb,0xef,0x0b,0xfc,0x28,0x3d,0x33,0x47, -0x4a,0x1e,0x4d,0x5b,0x26,0x6c,0x75,0x2f,0x74,0x52,0xff,0x3c,0x2c,0xe9,0x04,0xde, -0x67,0xb3,0x91,0x67,0x93,0x9d,0x4b,0xa1,0xaf,0x00,0xca,0xdf,0x19,0xf4,0x06,0x91, -0x14,0x32,0x56,0x4c,0x39,0x8f,0x1b,0x0f,0xd2,0x02,0xf8,0x6f,0xe8,0xd7,0xf0,0xdd, -0xed,0x33,0x02,0x13,0x84,0x0e,0x06,0x4c,0xf7,0xf7,0x47,0x01,0xf2,0x70,0xe2,0xcb, -0x93,0xc0,0xcb,0x0b,0xcd,0xcd,0x14,0xc4,0xc8,0x4e,0xe6,0x11,0x29,0x2e,0x31,0x7a, -0x3b,0x42,0x96,0x4d,0x62,0x4a,0x6e,0x70,0x4c,0x6c,0x54,0x85,0x4e,0x3c,0x27,0x0b, -0xdd,0x74,0xb1,0x90,0x75,0x93,0xae,0x25,0xb4,0xba,0x83,0xd8,0xf7,0xa0,0x11,0x21, -0x66,0x22,0x39,0x93,0x50,0x41,0x25,0x29,0x0d,0x74,0xf5,0xeb,0x91,0xd2,0xcb,0x52, -0xd7,0xe8,0xc5,0x00,0x12,0x1b,0x14,0x05,0xa0,0xf2,0xf5,0xca,0xf7,0xef,0xc0,0xe5, -0xca,0x14,0xbf,0xca,0x65,0xd2,0xce,0x16,0xbd,0xbf,0xb0,0xd6,0x02,0x20,0x27,0x32, -0xb0,0x37,0x31,0x01,0x3d,0x5a,0x1b,0x67,0x65,0x0c,0x61,0x4d,0x33,0x4b,0x3c,0xce, -0x10,0xdd,0xe2,0xa6,0x82,0xf8,0x81,0xa5,0xa3,0xb8,0xc4,0xee,0xde,0xfb,0xac,0x15, -0x27,0x83,0x29,0x40,0xcd,0x54,0x3f,0xc8,0x2a,0x0f,0x8f,0xf7,0xf0,0x0b,0xd4,0xca, -0x87,0xda,0xed,0xba,0x09,0x19,0x56,0x1c,0x09,0x77,0xf1,0xf0,0x3d,0xee,0xec,0x54, -0xe3,0xcd,0x43,0xc6,0xcf,0x78,0xdd,0xdf,0x52,0xcf,0xca,0xf1,0xdb,0x09,0xd5,0x2f, -0x3b,0xeb,0x3e,0x32,0x4b,0x38,0x4e,0x2f,0x5e,0x5e,0x42,0x58,0x4d,0xa8,0x4d,0x38, -0xd5,0x0e,0xe0,0x93,0xa4,0x80,0x10,0x80,0x9c,0x7c,0xaf,0xc3,0xea,0xe5,0x04,0x3b, -0x1f,0x27,0x39,0x2b,0x47,0x8b,0x54,0x3f,0x45,0x28,0x06,0x6e,0xed,0xe8,0x90,0xce, -0xc8,0x7c,0xd4,0xe7,0x96,0x07,0x20,0xdd,0x26,0x0c,0x1c,0xf0,0xec,0xb4,0xe7,0xe4, -0x0b,0xdd,0xc5,0x8e,0xc0,0xc9,0xa1,0xd8,0xda,0x3a,0xcc,0xc6,0x73,0xd7,0x04,0xc1, -0x2b,0x40,0xfa,0x42,0x32,0x08,0x38,0x49,0x97,0x53,0x5b,0x15,0x55,0x4f,0xd8,0x52, -0x3f,0x58,0x17,0xe3,0xde,0xa6,0x80,0x5c,0x82,0x98,0x20,0xac,0xc5,0xe4,0xea,0x0a, -0x81,0x2a,0x2c,0x46,0x2a,0x4a,0xcc,0x54,0x46,0x13,0x2e,0x05,0xb7,0xec,0xe4,0x58, -0xd0,0xd1,0xc0,0xd8,0xed,0xeb,0x0c,0x28,0xd5,0x32,0x17,0xa0,0xf9,0xea,0x03,0xe2, -0xe5,0x79,0xdc,0xc7,0xb2,0xc3,0xcb,0x73,0xd6,0xdb,0x99,0xd3,0xc9,0xdf,0xd6,0x02, -0x6a,0x2b,0x43,0x3e,0x47,0x32,0x39,0x31,0x3d,0x68,0x45,0x50,0x03,0x48,0x47,0xb9, -0x4e,0x3a,0x8a,0x15,0xe2,0xa3,0xa8,0x83,0xfa,0x84,0x95,0xb7,0xa7,0xc3,0x42,0xed, -0x0d,0x7e,0x2c,0x2c,0xca,0x28,0x48,0x0b,0x50,0x42,0x6c,0x2a,0xfe,0xd9,0xe5,0xd8, -0x4f,0xc4,0xca,0x90,0xd5,0xeb,0x1d,0x08,0x25,0x82,0x34,0x17,0x2c,0xfd,0xec,0xcd, -0xe0,0xe4,0xa6,0xdb,0xcb,0x22,0xc7,0xcf,0xa0,0xd8,0xdc,0xb9,0xd8,0xd0,0xb3,0xdb, -0x03,0xb1,0x2c,0x49,0x29,0x4c,0x3a,0xe8,0x36,0x3b,0x53,0x3f,0x48,0x2f,0x44,0x46, -0xef,0x4d,0x3b,0x09,0x19,0xe5,0x0f,0xaf,0x8c,0x12,0x8c,0x99,0xd8,0xa8,0xc6,0x26, -0xed,0x14,0x71,0x34,0x2e,0xca,0x2b,0x4b,0xa1,0x53,0x47,0x43,0x2c,0x00,0xd6,0xe6, -0xd5,0x1c,0xc4,0xc8,0x7b,0xd5,0xeb,0x67,0x08,0x27,0x8d,0x35,0x1a,0xc9,0x00,0xed, -0x87,0xde,0xe0,0x7e,0xd5,0xc8,0x1d,0xc4,0xca,0x10,0xd5,0xda,0x4d,0xd9,0xd0,0x93, -0xdc,0x00,0x6d,0x25,0x44,0x58,0x4a,0x3d,0xb1,0x39,0x36,0x58,0x38,0x3c,0x86,0x37, -0x41,0x25,0x4a,0x37,0xf6,0x15,0xe6,0xe4,0xaf,0x8e,0xf5,0x8d,0x98,0xe0,0xa1,0xbf, -0x81,0xe6,0x15,0xb9,0x3a,0x30,0x3d,0x2e,0x48,0xb0,0x4f,0x4b,0x0b,0x2f,0x04,0x99, -0xeb,0xd3,0x93,0xc5,0xc9,0xc6,0xd7,0xed,0xae,0x07,0x29,0x54,0x36,0x20,0x6a,0x09, -0xf2,0xf7,0xdf,0xe0,0xd4,0xd3,0xcb,0x25,0xc9,0xcf,0x4a,0xdb,0xe0,0x90,0xdc,0xd4, -0x96,0xe2,0x02,0x05,0x24,0x3f,0xc6,0x43,0x3c,0xe1,0x3d,0x36,0xbf,0x34,0x34,0xc9, -0x2f,0x3f,0x6e,0x4e,0x40,0xa2,0x1e,0xee,0x0c,0xb8,0x95,0x26,0x94,0x9c,0x66,0xa7, -0xc0,0x6a,0xe1,0x12,0x62,0x39,0x2e,0xfd,0x2b,0x40,0x30,0x42,0x44,0x04,0x2d,0x06, -0xd0,0xef,0xd1,0x07,0xc4,0xc6,0xa6,0xd4,0xec,0xd4,0x04,0x27,0xc4,0x31,0x1f,0xdc, -0x07,0xee,0x3e,0xde,0xdd,0xb3,0xd0,0xc9,0x29,0xcc,0xd4,0xda,0xdf,0xe5,0x73,0xdb, -0xd0,0xf1,0xe3,0x02,0xc7,0x22,0x3b,0x75,0x3e,0x3c,0x7a,0x3f,0x37,0xd7,0x31,0x2d, -0x25,0x28,0x39,0x7b,0x4a,0x3f,0xed,0x20,0xf0,0x38,0xb9,0x95,0xb5,0x96,0x9d,0x88, -0xac,0xc6,0xda,0xe2,0x15,0xf2,0x3a,0x32,0xc8,0x31,0x3f,0x75,0x40,0x44,0xc3,0x2d, -0x0c,0xa4,0xf5,0xd4,0x4d,0xc4,0xc6,0x3e,0xd5,0xeb,0x77,0x06,0x28,0x38,0x2e,0x1e, -0x70,0x08,0xed,0x25,0xe2,0xde,0xdb,0xd0,0xc8,0x22,0xcd,0xd8,0x12,0xe1,0xe8,0x12, -0xdd,0xcd,0xb9,0xe1,0x02,0xf5,0x23,0x3d,0x30,0x3c,0x3c,0x04,0x3f,0x3a,0xfa,0x35, -0x2c,0x15,0x26,0x35,0x6d,0x48,0x41,0x6f,0x25,0xf4,0x51,0xbb,0x95,0x1f,0x97,0x9b, -0x1a,0xaa,0xc2,0xfb,0xdb,0x10,0x84,0x32,0x2c,0x31,0x32,0x3b,0x39,0x3d,0x41,0x9c, -0x2b,0x10,0x19,0xfa,0xdb,0xec,0xc7,0xc5,0x5e,0xd6,0xea,0xfe,0x06,0x2a,0x5a,0x30, -0x22,0x40,0x0c,0xf0,0xd6,0xe5,0xe0,0xea,0xd2,0xc9,0x67,0xcc,0xd6,0x28,0xdf,0xe5, -0x74,0xd9,0xc8,0xea,0xd9,0xfc,0x70,0x1f,0x3a,0x13,0x39,0x3b,0xc7,0x3d,0x3c,0xb1, -0x38,0x2a,0x9e,0x23,0x32,0x30,0x47,0x43,0x5e,0x2b,0xfb,0x32,0xc2,0x9d,0xbc,0x9b, -0x9d,0x70,0xaa,0xc2,0xf2,0xd9,0x0e,0xe1,0x2f,0x2b,0x01,0x32,0x38,0xe2,0x3a,0x3e, -0x3c,0x28,0x12,0xf9,0xfb,0xdd,0x91,0xc8,0xc3,0x5d,0xd3,0xe4,0x57,0x00,0x24,0xa9, -0x2a,0x23,0xe4,0x0e,0xf5,0x41,0xea,0xe4,0x8e,0xd7,0xcc,0xec,0xd0,0xda,0x9e,0xe5, -0xeb,0x3c,0xdd,0xcd,0x52,0xd9,0xf9,0x4a,0x1d,0x34,0x6c,0x34,0x38,0xf7,0x3a,0x3b, -0x30,0x38,0x27,0xde,0x1e,0x2b,0xe7,0x42,0x42,0x7c,0x2c,0xff,0xe8,0xc5,0xa2,0x77, -0x9c,0x9d,0x71,0xaa,0xbc,0xa6,0xd6,0x0c,0xf4,0x2b,0x2c,0xe7,0x33,0x36,0x9f,0x3b, -0x3d,0x6e,0x2b,0x17,0xbf,0x02,0xe6,0x44,0xce,0xc5,0x4f,0xd3,0xe2,0x35,0xfe,0x22, -0x12,0x27,0x21,0x93,0x0a,0xf2,0x3d,0xe6,0xde,0x81,0xd2,0xc8,0x60,0xce,0xdb,0x30, -0xe9,0xf1,0x67,0xe1,0xd2,0x09,0xdb,0xf6,0x00,0x00,0x00,0xd1,0xff,0xff,0xce,0xff, -0xff,0x9b,0xff,0xff,0x5f,0x00,0x00,0xf3,0xff,0xff,0x8a,0xff,0xff,0x04,0xff,0xff, -0xc0,0xfe,0xfe,0xcc,0xfe,0xfe,0x38,0xfe,0xfd,0xf5,0xfc,0xfd,0x48,0xfd,0xfb,0xae, -0xfa,0xfb,0x4c,0xfa,0xf7,0x3b,0xfb,0x06,0xdd,0x11,0x17,0x3a,0x1b,0x1b,0x24,0x1a, -0x1b,0x03,0x22,0x29,0x74,0x22,0x1f,0xf6,0x1b,0x0a,0x9b,0xf3,0xe1,0x6d,0xcd,0xb6, -0xa1,0xb1,0xb6,0xc8,0xb9,0xb8,0xde,0xb5,0xca,0x23,0xe1,0xf3,0x23,0x09,0x17,0x6a, -0x21,0x37,0xa7,0x57,0x60,0x8a,0x57,0x53,0xc4,0x45,0x2a,0xb0,0x0e,0xf5,0xa6,0xd7, -0xc1,0x81,0xc0,0xc9,0xe7,0xc7,0xb9,0x6f,0xb8,0xc8,0xe7,0xd2,0xe5,0x4a,0x01,0x19, -0x5a,0x2f,0x4e,0x5f,0x71,0x76,0x26,0x65,0x55,0x8b,0x3e,0x17,0x2a,0xfc,0xe8,0x7b, -0xcb,0xbc,0x7a,0xba,0xba,0xc1,0xba,0xa6,0x3b,0xa7,0xc2,0xba,0xc8,0xdc,0x14,0x03, -0x22,0x1a,0x3c,0x57,0x32,0x71,0x73,0xbc,0x68,0x56,0x65,0x3d,0x1c,0xc4,0xfc,0xed, -0xe9,0xdb,0xd3,0xba,0xc5,0xba,0x3f,0xc0,0xad,0xe8,0xae,0xbe,0xf5,0xbf,0xd6,0x70, -0xf3,0x09,0x3b,0x1c,0x3d,0x54,0x57,0x57,0x12,0x54,0x49,0x9b,0x3a,0x1c,0x96,0x00, -0xf1,0xa8,0xdc,0xd3,0x4f,0xc4,0xc4,0xcd,0xc8,0xb1,0xb4,0xbd,0xcb,0xe0,0xc7,0xda, -0xab,0xf8,0x18,0xd1,0x31,0x52,0x4e,0x68,0x66,0xfd,0x5f,0x54,0x0d,0x43,0x19,0x84, -0xf8,0xea,0xdd,0xda,0xcd,0x0b,0xbc,0xbe,0x64,0xb4,0x9f,0x9b,0xb8,0xc1,0x7c,0xc1, -0xdd,0x39,0xfe,0x21,0x82,0x41,0x61,0x20,0x70,0x6b,0x05,0x5d,0x51,0x2d,0x41,0x11, -0x55,0xf4,0xeb,0x36,0xdd,0xd3,0xc6,0xc7,0xc7,0x7a,0xb4,0xa5,0xb6,0xbc,0xc1,0x98, -0xc6,0xe2,0x51,0xfd,0x1d,0x88,0x3e,0x5a,0xad,0x6a,0x66,0x7d,0x54,0x4b,0xc9,0x38, -0x09,0x73,0xec,0xdf,0xc1,0xd2,0xcb,0xcb,0xc8,0xc3,0x40,0xaa,0xa8,0xe6,0xc0,0xc7, -0x41,0xd0,0xed,0x48,0x07,0x21,0xa0,0x45,0x5e,0x91,0x61,0x57,0x67,0x48,0x44,0x1e, -0x2f,0x05,0xcc,0xed,0xe1,0xcd,0xd5,0xc9,0x7c,0xcf,0xc4,0x3f,0xa9,0xb2,0x58,0xc4, -0xc9,0x4d,0xda,0xf6,0x14,0x08,0x1d,0xdf,0x42,0x58,0x73,0x5e,0x51,0xa7,0x41,0x41, -0x6d,0x28,0x04,0xad,0xf0,0xe0,0x63,0xd0,0xc6,0x8d,0xd5,0xcb,0x38,0xb4,0xbf,0x9e, -0xca,0xd1,0xce,0xe1,0xf6,0x05,0x06,0x20,0xb7,0x49,0x60,0x1c,0x67,0x56,0x56,0x44, -0x3d,0x5e,0x1e,0x00,0x17,0xeb,0xd4,0x0d,0xc9,0xc7,0x5e,0xd3,0xc5,0x12,0xb7,0xc4, -0xbf,0xcd,0xda,0x62,0xea,0x00,0x4d,0x14,0x29,0x85,0x4c,0x60,0x2b,0x60,0x4c,0x29, -0x3c,0x2d,0x9a,0x0a,0xf1,0xc7,0xdf,0xd1,0x36,0xc7,0xc4,0x97,0xd2,0xc7,0x35,0xbc, -0xca,0xe8,0xd1,0xdd,0xeb,0xf1,0x07,0x9b,0x18,0x2f,0x9c,0x4e,0x5c,0x69,0x5a,0x44, -0x66,0x32,0x22,0x4c,0xfe,0xe6,0x80,0xda,0xcf,0xba,0xc7,0xca,0xb8,0xd4,0xc8,0xd4, -0xc2,0xd0,0x7e,0xd6,0xe4,0x7c,0xf9,0x0c,0xe2,0x20,0x38,0xc4,0x4f,0x5a,0xf1,0x52, -0x3d,0x23,0x2f,0x1c,0xcd,0xf7,0xe3,0x73,0xd9,0xcd,0xf4,0xc7,0xd0,0x20,0xd5,0xc8, -0xb6,0xc9,0xda,0x18,0xe1,0xee,0x95,0x02,0x13,0x2a,0x27,0x3b,0x8d,0x50,0x56,0x2c, -0x47,0x34,0xf0,0x29,0x13,0x7f,0xf2,0xde,0x7e,0xd4,0xc9,0x4c,0xc7,0xd2,0xcc,0xd5, -0xcc,0xb7,0xd3,0xe3,0xac,0xea,0xf5,0x56,0x06,0x14,0x6f,0x27,0x3e,0x31,0x50,0x53, -0x45,0x41,0x2f,0xce,0x25,0x0c,0x7b,0xed,0xd6,0x08,0xcb,0xc4,0xa7,0xc5,0xd3,0xc1, -0xd1,0xcc,0xb9,0xd9,0xe8,0xdb,0xf0,0xfc,0x0b,0x0c,0x17,0x86,0x2c,0x44,0x86,0x50, -0x50,0xb1,0x3c,0x2b,0xe0,0x1c,0x01,0x11,0xe5,0xcf,0x0a,0xc6,0xc1,0xaa,0xc6,0xd5, -0x27,0xd3,0xd2,0xda,0xdd,0xe9,0xcc,0xf6,0x03,0x65,0x0e,0x18,0x70,0x2c,0x42,0xfb, -0x4c,0x4b,0xf8,0x34,0x23,0x72,0x14,0xf9,0xfb,0xe1,0xcb,0x8f,0xc3,0xc3,0xa6,0xcd, -0xdf,0xc0,0xda,0xdc,0xd3,0xe5,0xf1,0x42,0xff,0x08,0x29,0x12,0x1b,0x0c,0x2f,0x43, -0x90,0x4b,0x47,0x38,0x2e,0x1d,0x91,0x10,0xf6,0x64,0xde,0xcb,0x84,0xc6,0xc6,0x82, -0xd2,0xe2,0xfa,0xdb,0xdd,0x36,0xea,0xf5,0xe6,0x01,0x0a,0x31,0x14,0x20,0x6e,0x33, -0x43,0x03,0x4a,0x41,0x25,0x27,0x18,0x55,0x0b,0xf0,0xc3,0xd9,0xcb,0x9b,0xc6,0xc5, -0x98,0xd3,0xe2,0x23,0xdd,0xe0,0xde,0xed,0xf8,0xe3,0x04,0x0d,0x5c,0x15,0x20,0xe9, -0x2f,0x3f,0x2a,0x47,0x3a,0x58,0x22,0x16,0x32,0x07,0xec,0x85,0xd7,0xcb,0x95,0xc4, -0xc6,0xad,0xd7,0xe2,0xb8,0xde,0xe4,0xee,0xf1,0xfc,0x0c,0x09,0x10,0x37,0x15,0x20, -0x4c,0x30,0x3d,0xfc,0x42,0x33,0x82,0x1c,0x11,0x10,0x02,0xe7,0x2b,0xd3,0xcb,0x95, -0xc5,0xcb,0x68,0xdd,0xe3,0x1e,0xe2,0xe8,0x7e,0xf4,0xff,0x83,0x0a,0x10,0x42,0x14, -0x22,0x7d,0x31,0x3c,0x1b,0x40,0x2e,0xd5,0x1a,0x0f,0x0c,0x00,0xe5,0x75,0xd2,0xce, -0xf2,0xc7,0xd1,0x3d,0xe4,0xe7,0x5d,0xe8,0xee,0x1c,0xf9,0x03,0x24,0x0c,0x0f,0x14, -0x13,0x21,0xff,0x2f,0x3c,0x0b,0x3e,0x28,0xa3,0x18,0x0f,0x47,0xff,0xe4,0xb9,0xd3, -0xd0,0x7f,0xca,0xd5,0x2c,0xe7,0xe7,0x2d,0xe8,0xed,0x47,0xf8,0x02,0x2b,0x0a,0x0d, -0x53,0x12,0x21,0x46,0x2e,0x3b,0x04,0x3a,0x22,0xbc,0x14,0x0c,0x10,0xfb,0xe2,0xe3, -0xd4,0xd2,0x4c,0xcd,0xda,0x35,0xe9,0xe7,0x1f,0xe9,0xee,0x52,0xf8,0x03,0xc0,0x08, -0x0a,0x18,0x12,0x21,0x83,0x2d,0x3a,0x6b,0x35,0x1e,0xf3,0x12,0x0a,0x60,0xf6,0xdf, -0xcc,0xd4,0xd1,0xa1,0xcf,0xde,0x6d,0xeb,0xea,0x35,0xeb,0xf0,0xb1,0xfa,0x05,0x26, -0x09,0x09,0x2e,0x12,0x1f,0x2e,0x2d,0x39,0xd8,0x30,0x1a,0x89,0x12,0x0a,0x34,0xf5, -0xe2,0xb3,0xd9,0xd4,0xb9,0xd5,0xe4,0x44,0xed,0xeb,0x9d,0xed,0xf3,0x04,0xfd,0x06, -0x91,0x08,0x09,0xdd,0x12,0x1f,0x94,0x2d,0x38,0x0b,0x2d,0x17,0x4e,0x12,0x09,0xae, -0xf1,0xe1,0x11,0xdb,0xd3,0x19,0xd7,0xe6,0x9f,0xee,0xed,0xc0,0xee,0xf4,0xea,0xfc, -0x05,0x40,0x07,0x09,0x42,0x12,0x1e,0xfe,0x2f,0x39,0x14,0x2a,0x16,0xb4,0x11,0x07, -0x7c,0xed,0xde,0xec,0xd9,0xd2,0xf5,0xd8,0xe7,0x13,0xec,0xeb,0xa8,0xed,0xf3,0x6e, -0xfd,0x05,0x6f,0x06,0x09,0x13,0x15,0x21,0x2f,0x33,0x38,0x2e,0x27,0x16,0x87,0x11, -0x04,0x53,0xea,0xdd,0xa8,0xd7,0xd0,0x8d,0xda,0xe7,0x45,0xea,0xea,0xda,0xed,0xf3, -0x8f,0xfd,0x07,0x03,0x08,0x0b,0xd2,0x17,0x25,0x79,0x36,0x38,0xa3,0x24,0x16,0x09, -0x11,0x02,0xf7,0xe9,0xdd,0xb9,0xd7,0xd3,0x22,0xde,0xe8,0xcb,0xea,0xeb,0x31,0xed, -0xf4,0x9e,0xff,0x07,0x77,0x07,0x0b,0x41,0x18,0x26,0x5e,0x36,0x34,0x50,0x1f,0x14, -0x5a,0x10,0xff,0x5f,0xe9,0xdf,0x27,0xd9,0xd5,0x4f,0xe2,0xea,0x04,0xeb,0xec,0x6a, -0xee,0xf5,0x77,0x00,0x06,0x09,0x00,0x00,0x61,0xff,0xff,0x9d,0x00,0xff,0xed,0xfe, -0xfd,0x47,0xfc,0xfc,0x2b,0xfd,0xfc,0xff,0xfc,0xfd,0x6a,0xff,0x00,0x59,0x00,0x00, -0xca,0x01,0x02,0x92,0x02,0x03,0xe1,0x02,0x02,0x59,0x02,0x00,0x6b,0xff,0xff,0x12, -0xfe,0xfd,0x6b,0xfd,0xfb,0x77,0xf9,0xf6,0x09,0xf6,0xee,0x18,0xed,0xf9,0xd1,0x08, -0x1a,0xee,0x22,0x29,0x11,0x31,0x2d,0x5f,0x31,0x3c,0x8b,0x2d,0x1a,0x0b,0x0d,0xf2, -0xf6,0xe4,0xe0,0xff,0xda,0xd3,0xf7,0xc8,0xcd,0x52,0xdc,0xe3,0x1a,0xec,0xf1,0x19, -0xf3,0x04,0x04,0x0e,0x00,0x35,0xee,0xde,0x28,0xda,0xd9,0xf7,0xcc,0xc9,0x70,0xcc, -0xc4,0x8e,0xcd,0xea,0xba,0xfe,0x11,0xcd,0x2a,0x37,0xbd,0x43,0x5a,0xef,0x70,0x6f, -0x6a,0x51,0x34,0x57,0x1a,0x0b,0x9c,0x15,0x02,0x01,0xe7,0xfb,0xef,0x0e,0x0e,0xf5, -0x06,0xe6,0xc7,0xdb,0xe8,0x68,0xe5,0xe8,0x32,0xe0,0xd0,0x34,0xd7,0xe1,0xb5,0xe1, -0xdf,0x7e,0xdc,0xd0,0x65,0xbb,0xbe,0x80,0xea,0x0a,0x20,0x14,0x28,0x8d,0x2d,0x3f, -0xea,0x5f,0x61,0x77,0x56,0x3e,0x9e,0x25,0x1d,0x45,0x2e,0x2f,0x34,0x05,0xfb,0xeb, -0x08,0x00,0x7a,0xfc,0xe7,0x44,0xcd,0xd4,0x00,0xd5,0xd3,0x66,0xdb,0xdb,0x07,0xd7, -0xd0,0xbe,0xe1,0xef,0x06,0xe2,0xd4,0xcf,0xb5,0xa6,0xa3,0xbc,0xd3,0xf7,0xee,0x01, -0x97,0x05,0x17,0x35,0x33,0x41,0x41,0x52,0x5a,0x54,0x52,0x4b,0x59,0x3d,0x46,0x07, -0x2f,0x05,0x15,0x19,0x14,0xe8,0xff,0x02,0x1a,0xe3,0xd4,0xd7,0xe2,0xda,0xfa,0xe3, -0xe9,0x94,0xda,0xdd,0xdc,0xe4,0xf8,0x10,0xfa,0xdb,0x66,0xc3,0xae,0x10,0xb1,0xcf, -0x48,0xe4,0xf1,0x23,0xfd,0x0b,0x25,0x25,0x38,0xf9,0x3d,0x4c,0x4f,0x54,0x4f,0x39, -0x47,0x44,0x14,0x45,0x22,0x90,0x15,0x28,0xb7,0x19,0x0b,0x7c,0xfe,0xe2,0x47,0xdf, -0xeb,0x04,0xf0,0xf0,0xf3,0xe1,0xd4,0x08,0xd2,0xdb,0x51,0xeb,0xe0,0xbf,0xc4,0xb1, -0x7e,0xa7,0xb3,0x2e,0xd6,0xec,0xe8,0xf6,0xff,0x74,0x10,0x28,0x60,0x2e,0x39,0x0a, -0x46,0x44,0xd0,0x3f,0x39,0x32,0x3b,0x2f,0xcc,0x19,0x1f,0x52,0x22,0x14,0x23,0x03, -0xf2,0x2e,0xec,0xec,0x30,0xf2,0xef,0x87,0xe0,0xda,0x67,0xd2,0xcf,0x04,0xdb,0xe0, -0xd2,0xd4,0xbb,0xac,0xab,0xb0,0x45,0xc7,0xe9,0x59,0xfa,0xf8,0x09,0x02,0x1c,0xb6, -0x20,0x22,0x3c,0x3c,0x42,0x49,0x40,0x38,0x41,0x37,0x3e,0x89,0x2b,0x29,0x24,0x33, -0x2b,0x14,0x1e,0x04,0x85,0xf9,0xfc,0x4f,0xf1,0xf1,0x40,0xee,0xe1,0x8e,0xdc,0xd1, -0x88,0xd7,0xe1,0x57,0xde,0xd6,0xe1,0xbb,0xb2,0x42,0xc5,0xdb,0x4c,0xf8,0x08,0x83, -0xfe,0x05,0x76,0x1a,0x15,0x3d,0x22,0x36,0xea,0x33,0x31,0x04,0x27,0x34,0x9e,0x3a, -0x29,0xab,0x32,0x30,0xdc,0x22,0x0f,0xcc,0xf6,0xfa,0xa0,0xfb,0xee,0x09,0xf0,0xe6, -0x32,0xd9,0xd2,0x3f,0xce,0xd7,0xcf,0xd6,0xd4,0x25,0xcf,0xb1,0x9c,0xad,0xcd,0x56, -0xe9,0x00,0xb5,0x05,0xfa,0xa6,0x09,0x14,0x5f,0x11,0x28,0xa5,0x31,0x2f,0xd3,0x2c, -0x28,0xf7,0x3b,0x39,0x71,0x2d,0x33,0x6f,0x2c,0x15,0x0a,0xfe,0xf7,0x45,0xfe,0xfb, -0x2e,0xf6,0xee,0x9c,0xe7,0xe3,0x9c,0xd9,0xda,0x61,0xdf,0xdb,0x62,0xda,0xc9,0x6c, -0xae,0xb7,0x83,0xdb,0xf6,0xb3,0x04,0xff,0xb6,0xfe,0x0f,0xa1,0x10,0x1b,0xb8,0x31, -0x34,0x43,0x2a,0x22,0xeb,0x30,0x3c,0xd0,0x33,0x34,0xba,0x32,0x22,0xba,0x05,0xf3, -0x04,0xfb,0xfd,0x77,0xfe,0xfb,0xff,0xef,0xed,0xf6,0xe4,0xdc,0x19,0xde,0xdd,0x43, -0xdd,0xd4,0xca,0xba,0xad,0xb3,0xc5,0xe7,0xbe,0xfd,0x04,0xf2,0xfb,0x04,0x7e,0x0d, -0x11,0xb6,0x26,0x33,0x16,0x2d,0x20,0x26,0x22,0x33,0xd8,0x32,0x2c,0xc6,0x2d,0x27, -0x0b,0x14,0xf9,0x00,0xf3,0xf8,0x0f,0xfc,0x03,0x13,0xfe,0xf4,0xcf,0xe7,0xdf,0xad, -0xe3,0xdf,0xd0,0xdd,0xd9,0xb6,0xc3,0xae,0x1d,0xaf,0xce,0x46,0xf1,0x00,0x6b,0xfe, -0xff,0x38,0x09,0x0b,0x9e,0x1a,0x2e,0x4e,0x2f,0x22,0xa3,0x19,0x25,0xa2,0x2f,0x2d, -0xf5,0x2b,0x28,0xb3,0x21,0x0d,0xac,0xf6,0xf3,0xae,0xf7,0x02,0x12,0x07,0x01,0x95, -0xfb,0xeb,0x42,0xe7,0xea,0x20,0xe5,0xe4,0xdc,0xd7,0xc0,0xd5,0xb1,0xbc,0x6e,0xe2, -0x00,0x3e,0x05,0x01,0xc8,0x09,0x0d,0xcb,0x0d,0x21,0x73,0x2f,0x25,0xed,0x19,0x1d, -0x39,0x29,0x2d,0x39,0x30,0x2d,0x79,0x24,0x17,0x3a,0x01,0xf2,0xd3,0xed,0xf4,0xdf, -0x03,0x01,0x6f,0xfd,0xf3,0x79,0xe6,0xe9,0x05,0xe7,0xe6,0xa1,0xe2,0xcd,0x1e,0xbb, -0xb5,0x73,0xc8,0xef,0x46,0x03,0x00,0xf7,0x04,0x0c,0xfe,0x0b,0x10,0x33,0x23,0x2c, -0xbd,0x1c,0x15,0x99,0x23,0x28,0xde,0x2a,0x2f,0xe6,0x27,0x1f,0xe7,0x0c,0xf6,0x77, -0xed,0xe7,0x3f,0xf6,0x01,0xae,0xfd,0xfc,0x78,0xef,0xe8,0x4f,0xeb,0xe7,0xfa,0xe8, -0xdd,0xeb,0xc5,0xb9,0xbf,0xbd,0xd5,0x27,0xf9,0x04,0xc8,0xff,0x06,0xfd,0x0a,0x0c, -0x66,0x15,0x26,0x50,0x29,0x17,0x3f,0x1a,0x2a,0x43,0x2b,0x2e,0xcf,0x30,0x28,0x21, -0x1c,0x04,0x76,0xf3,0xe9,0x80,0xe9,0xfc,0xbd,0x00,0x01,0x2a,0xfd,0xf0,0xd3,0xf1, -0xed,0x7f,0xeb,0xed,0xca,0xdb,0xc5,0x74,0xbe,0xc8,0xa8,0xe5,0xff,0x75,0x01,0x03, -0x0a,0x09,0x07,0x0d,0x0c,0x17,0xc5,0x25,0x22,0x02,0x16,0x21,0x64,0x2b,0x2a,0x1d, -0x2d,0x2a,0x05,0x24,0x11,0xa1,0xfa,0xef,0x22,0xe2,0xec,0x56,0xfb,0xfb,0x2b,0x02, -0xf6,0x15,0xee,0xf1,0xae,0xeb,0xee,0x4b,0xeb,0xd2,0x0d,0xc1,0xbe,0xef,0xd0,0xf2, -0xa0,0x00,0x01,0xbc,0x09,0x09,0x52,0x06,0x0e,0xed,0x1c,0x24,0xcc,0x19,0x16,0x64, -0x24,0x29,0x5b,0x29,0x26,0xc3,0x23,0x1c,0xab,0x04,0xf5,0xa6,0xe8,0xe0,0xcc,0xf1, -0xf9,0x64,0xff,0x03,0x67,0xf5,0xf3,0x96,0xf0,0xec,0xba,0xf1,0xe5,0x85,0xcf,0xc2, -0x45,0xc3,0xdf,0x41,0xfc,0x01,0xd8,0x07,0x0d,0xd3,0x07,0x0a,0x37,0x16,0x22,0xbf, -0x21,0x18,0x76,0x1f,0x27,0x79,0x2a,0x29,0x5d,0x23,0x24,0x77,0x15,0xfb,0xf9,0xef, -0xe1,0x7c,0xe5,0xf3,0xbc,0xf7,0x02,0x06,0x00,0xf5,0xc3,0xf4,0xed,0x2b,0xf0,0xf3, -0xfa,0xe1,0xce,0x8f,0xc4,0xcb,0xd8,0xec,0x01,0x37,0x03,0x0c,0x2e,0x0c,0x05,0x98, -0x0d,0x19,0x73,0x21,0x1a,0xb0,0x16,0x21,0xa1,0x25,0x29,0x4b,0x26,0x22,0x22,0x20, -0x0a,0xeb,0xf7,0xe9,0x50,0xe0,0xea,0x24,0xef,0xf4,0x4a,0xfd,0xf7,0x69,0xf2,0xec, -0x4f,0xe9,0xf2,0x31,0xef,0xdb,0x7a,0xcc,0xc5,0x57,0xd6,0xf8,0x04,0x05,0x08,0x0e, -0x12,0x0a,0xbb,0x07,0x12,0x78,0x1d,0x1f,0x71,0x16,0x1b,0xf5,0x22,0x27,0xef,0x28, -0x24,0xb0,0x25,0x19,0x72,0x04,0xf5,0x54,0xe3,0xe5,0x92,0xec,0xef,0xf1,0xf8,0xfa, -0x08,0xf7,0xf2,0x7f,0xe9,0xec,0xae,0xf4,0xe9,0x19,0xd8,0xca,0x99,0xc9,0xe2,0xbf, -0xff,0x06,0xf2,0x0a,0x0f,0x58,0x09,0x0b,0x38,0x17,0x20,0x8b,0x1a,0x17,0xe0,0x1e, -0x24,0x89,0x2b,0x23,0x7f,0x22,0x23,0x06,0x00,0x00,0xf3,0x02,0x0c,0xd6,0x19,0x21, -0xa1,0x25,0x26,0x27,0x23,0x1f,0xbe,0x1d,0x16,0x5e,0x11,0x0a,0x6e,0xfe,0xf1,0x95, -0xe6,0xdd,0x89,0xdb,0xe1,0x40,0xdf,0xe0,0x59,0xe1,0xdf,0x5f,0xe6,0xe9,0x5e,0xec, -0xef,0x65,0xf1,0xf0,0x58,0xf1,0xf0,0x35,0xf7,0x09,0x5f,0x19,0x26,0x42,0x30,0x2d, -0xf1,0x31,0x3d,0xf7,0x3c,0x3a,0x49,0x3e,0x35,0x08,0x31,0x39,0xdf,0x28,0x21,0x37, -0x1e,0x19,0x6d,0x17,0x0f,0x55,0x04,0xee,0xb0,0xeb,0xea,0x16,0xe8,0xe7,0x67,0xdf, -0xda,0xf0,0xdb,0xe0,0xfc,0xe7,0xf0,0x81,0xf1,0xf5,0x32,0xf7,0xfd,0xd0,0x0a,0x12, -0xdd,0x1e,0x27,0x73,0x1f,0x22,0x63,0x26,0x1e,0x1f,0x1e,0x18,0x22,0x0d,0x04,0x84, -0xfc,0xee,0x4d,0xe5,0xe0,0xee,0xdf,0xe4,0x6e,0xdf,0xd9,0x9e,0xd5,0xd2,0x7d,0xd6, -0xd8,0xe9,0xd7,0xd3,0x15,0xd3,0xd3,0xa4,0xd6,0xdb,0x9f,0xe4,0xee,0x83,0xf5,0xfa, -0xc6,0xfc,0x01,0x80,0x0c,0x1b,0xb2,0x22,0x27,0x09,0x29,0x24,0xff,0x1f,0x20,0xd4, -0x16,0x10,0x0a,0x0b,0xfc,0xfb,0xed,0xe2,0x33,0xdc,0xd9,0xcb,0xe0,0xe0,0x9c,0xdf, -0xe1,0x47,0xe4,0xe7,0x1a,0xec,0xef,0x95,0xf2,0xf1,0xbb,0xf4,0xf1,0x29,0xed,0xfa, -0xde,0x05,0x19,0xae,0x26,0x2c,0x53,0x2d,0x32,0xe8,0x3c,0x3d,0x95,0x3f,0x46,0xee, -0x3b,0x3a,0x42,0x3a,0x24,0xeb,0x21,0x20,0x4c,0x18,0x15,0x0a,0x08,0xf2,0xff,0xe9, -0xe6,0x51,0xe8,0xe8,0xa7,0xe3,0xde,0xb1,0xdb,0xdd,0xd8,0xe3,0xea,0x1d,0xee,0xf6, -0x35,0xf4,0xf8,0x04,0xff,0x08,0xd2,0x15,0x23,0xe9,0x29,0x25,0x2c,0x27,0x25,0xbf, -0x1f,0x1f,0x29,0x1a,0x0c,0x97,0x03,0xf3,0xc4,0xe6,0xe1,0x01,0xdd,0xde,0xf4,0xde, -0xd9,0x44,0xd4,0xd4,0xc0,0xd1,0xd6,0x12,0xd6,0xd6,0x77,0xd6,0xd4,0x1a,0xd5,0xd6, -0xda,0xdd,0xe9,0xb9,0xf2,0xf8,0xa7,0xfc,0xfe,0x00,0x05,0x11,0x5d,0x1f,0x23,0x5d, -0x28,0x28,0xd0,0x21,0x1f,0x2c,0x19,0x15,0x66,0x0e,0x06,0x33,0xf9,0xe8,0x3d,0xe1, -0xdc,0x25,0xde,0xe1,0x34,0xe1,0xe0,0x50,0xe2,0xe6,0xf5,0xe8,0xee,0xe3,0xee,0xf2, -0xd4,0xf4,0xf2,0xe0,0xf1,0xf4,0x07,0x01,0x15,0x01,0x24,0x2c,0xcb,0x31,0x30,0xdf, -0x36,0x3f,0xec,0x39,0x41,0xb9,0x3e,0x33,0x4f,0x3a,0x2c,0xcf,0x20,0x1f,0xd2,0x1f, -0x15,0x8a,0x10,0x04,0x83,0xec,0xea,0xf0,0xe7,0xe6,0x45,0xe5,0xdf,0xb6,0xd9,0xde, -0xd8,0xde,0xe9,0x52,0xf0,0xf1,0xeb,0xf9,0xf9,0x57,0xfa,0x01,0xc9,0x0a,0x14,0xf6, -0x22,0x25,0x42,0x22,0x21,0x67,0x20,0x1d,0x00,0x1e,0x1b,0xf9,0x0d,0x02,0x48,0xf3, -0xe8,0x4d,0xde,0xe2,0x57,0xe0,0xd9,0xb7,0xd6,0xce,0x9c,0xcc,0xcf,0x1a,0xd4,0xd4, -0xcf,0xd6,0xd6,0x0e,0xd6,0xd7,0x56,0xdc,0xe2,0x64,0xec,0xf5,0x50,0xf9,0xfa,0xf1, -0xfb,0x05,0x22,0x12,0x20,0x46,0x28,0x2a,0x2a,0x28,0x25,0x0d,0x23,0x1f,0x79,0x19, -0x10,0x78,0x05,0xf3,0x33,0xe3,0xdc,0xb2,0xd6,0xda,0xf0,0xe0,0xdd,0x81,0xde,0xdf, -0x4d,0xe4,0xec,0xc6,0xf0,0xf4,0x9b,0xf4,0xf4,0x6d,0xf4,0xf2,0x61,0xfa,0x0b,0xd5, -0x19,0x29,0x56,0x30,0x2e,0x46,0x32,0x3c,0xdf,0x40,0x41,0xab,0x45,0x3d,0x83,0x36, -0x38,0x4f,0x29,0x20,0x54,0x1e,0x18,0x2b,0x11,0x07,0xd3,0xf6,0xe2,0x7b,0xe6,0xe6, -0x53,0xe4,0xe5,0x4b,0xdb,0xdb,0x97,0xdd,0xe6,0xdc,0xec,0xf0,0x1e,0xf5,0xf6,0x46, -0xf9,0xfb,0x8b,0x01,0x0c,0x93,0x16,0x21,0x50,0x25,0x23,0x89,0x21,0x1f,0xfa,0x1b, -0x1e,0x1b,0x19,0x0b,0x7b,0xfd,0xed,0x32,0xe2,0xdf,0x65,0xe2,0xdf,0xfd,0xda,0xd6, -0xdd,0xd0,0xd3,0x75,0xd5,0xd6,0xe9,0xd7,0xd8,0xe3,0xd4,0xd4,0xd6,0xd3,0xd7,0x15, -0xdf,0xeb,0x72,0xf2,0xf7,0x7b,0xfa,0xfd,0xee,0x08,0x19,0x28,0x25,0x2d,0xae,0x30, -0x2b,0x81,0x26,0x22,0x59,0x1c,0x18,0x78,0x0d,0xfe,0x36,0xee,0xdf,0xf8,0xd8,0xd8, -0x95,0xdb,0xdf,0x48,0xde,0xe2,0x11,0xe3,0xe6,0xe2,0xed,0xf1,0xad,0xf3,0xf5,0xee, -0xf3,0xed,0x49,0xf2,0x05,0x48,0x11,0x23,0x1f,0x32,0x2e,0xf3,0x32,0x3a,0xcd,0x3f, -0x3d,0xbd,0x3c,0x3e,0x58,0x31,0x30,0x86,0x31,0x1b,0x23,0x1b,0x1e,0xcd,0x13,0x15, -0x5d,0x06,0xf5,0x50,0xe9,0xe9,0x69,0xea,0xe5,0xb7,0xe3,0xd9,0x3b,0xd9,0xdc,0x4d, -0xe8,0xef,0x23,0xf2,0xf8,0x78,0xf7,0xfc,0x7c,0x02,0x02,0x1c,0x0d,0x14,0x54,0x18, -0x22,0x20,0x1f,0x1a,0xad,0x17,0x1a,0x45,0x1b,0x1a,0x45,0x11,0x00,0x49,0xf3,0xe8, -0x3e,0xe8,0xe5,0x22,0xe0,0xd6,0x9c,0xd1,0xcc,0xbd,0xcc,0xd0,0x4e,0xd0,0xd5,0xc4, -0xd7,0xd8,0x05,0xd9,0xdb,0x67,0xdd,0xe4,0xc5,0xec,0xf1,0xda,0xf3,0xf5,0x7e,0xfa, -0x02,0x8f,0x15,0x22,0xfc,0x2e,0x34,0xd4,0x2e,0x2c,0x18,0x28,0x23,0x5a,0x1f,0x0e, -0x94,0xfd,0xeb,0x21,0xdc,0xd7,0x63,0xd4,0xd8,0x1b,0xda,0xdf,0x04,0xe2,0xe4,0xe5, -0xea,0xed,0x2a,0xf5,0xf7,0xb4,0xf6,0xf1,0x4c,0xf0,0xfa,0xb0,0x08,0x17,0x6c,0x24, -0x2e,0x4b,0x2f,0x35,0xef,0x3f,0x3c,0x63,0x3a,0x3d,0x76,0x36,0x33,0xbd,0x32,0x29, -0xd1,0x1b,0x1a,0x2d,0x1b,0x16,0x2c,0x11,0x04,0xa9,0xf2,0xe8,0xfb,0xe9,0xe5,0x2b, -0xe4,0xdf,0xeb,0xd7,0xda,0x24,0xde,0xeb,0x87,0xef,0xf2,0xee,0xfb,0xfc,0x11,0x01, -0x05,0x08,0x02,0x04,0xd3,0x0c,0x16,0x8f,0x1a,0x1d,0x07,0x15,0x10,0x4d,0x19,0x1e, -0xe0,0x1e,0x15,0x48,0x05,0xf6,0xa0,0xec,0xec,0xe2,0xe6,0xde,0x56,0xd6,0xd0,0x77, -0xc9,0xca,0xa8,0xcc,0xce,0xc0,0xd4,0xd8,0x35,0xd9,0xd8,0xbe,0xda,0xdd,0x7e,0xe4, -0xec,0x58,0xf1,0xf4,0x60,0xf5,0xf7,0x2f,0x03,0x14,0x28,0x23,0x33,0xa4,0x36,0x31, -0xe3,0x2e,0x2b,0x34,0x28,0x20,0x7f,0x11,0xfd,0xc4,0xe8,0xdd,0x6a,0xd4,0xd3,0xd4, -0xd8,0xd7,0x53,0xde,0xe1,0xfa,0xe1,0xea,0xdf,0xef,0xf5,0xcb,0xf7,0xf5,0xad,0xf4, -0xfb,0x16,0x03,0x11,0x98,0x1d,0x22,0x78,0x2f,0x32,0x4a,0x36,0x3d,0x41,0x35,0x32, -0xe0,0x38,0x34,0xd0,0x36,0x34,0x7e,0x24,0x1e,0x7f,0x1d,0x1c,0x70,0x19,0x11,0x34, -0xfe,0xee,0x06,0xe6,0xe5,0x0f,0xe2,0xe0,0x5f,0xdb,0xd8,0xc5,0xdc,0xe5,0x7e,0xee, -0xf1,0x4f,0xfa,0xfe,0xda,0x01,0x03,0xea,0xff,0xf9,0x23,0xfa,0x04,0xc4,0x0b,0x0f, -0xc7,0x11,0x0d,0xc7,0x0d,0x1b,0x18,0x21,0x23,0x23,0x1b,0x0e,0x64,0xfe,0xf7,0xfc, -0xf2,0xe8,0x1d,0xe3,0xd8,0x83,0xcc,0xc8,0xa4,0xc7,0xc7,0x4b,0xce,0xd2,0xd2,0xd6, -0xd7,0x32,0xd7,0xda,0x9c,0xdc,0xe3,0xb2,0xea,0xef,0xa6,0xef,0xf4,0x73,0xf4,0xff, -0xcb,0x14,0x24,0xd4,0x31,0x3a,0x16,0x35,0x32,0x5b,0x31,0x2d,0xec,0x23,0x14,0x33, -0x01,0xe9,0x03,0xdf,0xd5,0xd6,0xd0,0xd4,0x3a,0xd5,0xd8,0x4a,0xdf,0xe3,0x2c,0xe8, -0xf1,0x41,0xf6,0xf9,0x4a,0x03,0x07,0x39,0x0c,0x13,0xa3,0x18,0x1e,0xb4,0x26,0x2f, -0x9f,0x32,0x31,0xac,0x2b,0x24,0x8d,0x25,0x33,0x97,0x36,0x34,0xed,0x33,0x22,0xca, -0x1b,0x26,0x40,0x1f,0x18,0x8f,0x0f,0xf5,0xb8,0xe7,0xe3,0x0c,0xde,0xdc,0x13,0xdd, -0xda,0x41,0xe0,0xe3,0x86,0xec,0xf2,0xe6,0xf7,0x04,0xf9,0x04,0x04,0xce,0xfe,0xf3, -0x0d,0xf0,0xf1,0xae,0xf6,0x00,0x79,0x02,0x08,0xa1,0x0d,0x11,0x69,0x21,0x28,0xa6, -0x2a,0x26,0xb4,0x19,0x05,0x38,0xfc,0xf4,0x14,0xe7,0xdd,0xbf,0xd2,0xc5,0xb1,0xc1, -0xc3,0xbf,0xc6,0xcd,0xe5,0xd4,0xd8,0x48,0xd8,0xdb,0x58,0xda,0xde,0x82,0xe4,0xe5, -0x7a,0xe9,0xea,0xa4,0xeb,0xf3,0x70,0x01,0x14,0xde,0x28,0x37,0x3c,0x42,0x3f,0x51, -0x3b,0x3b,0x40,0x33,0x2a,0x99,0x16,0xfe,0x0b,0xe7,0xdb,0x10,0xd4,0xcf,0xdc,0xd0, -0xd1,0x05,0xd7,0xdd,0xfb,0xe5,0xea,0x61,0xef,0xf7,0xe6,0x04,0x0c,0x86,0x0f,0x12, -0x68,0x12,0x15,0xb7,0x1f,0x29,0x9a,0x2a,0x2d,0xa0,0x26,0x20,0x91,0x1d,0x26,0x53, -0x32,0x35,0x4d,0x3a,0x31,0x04,0x23,0x25,0xec,0x25,0x23,0xe2,0x1b,0x0a,0x0c,0xf4, -0xe4,0x76,0xe3,0xd7,0x21,0xda,0xdb,0x18,0xdb,0xe2,0x46,0xe5,0xec,0xeb,0xf5,0x00, -0x43,0x07,0x0a,0x25,0xff,0xf4,0x6f,0xef,0xea,0xfb,0xea,0xed,0xc4,0xef,0xf7,0x21, -0x01,0x0a,0xaf,0x19,0x25,0xc0,0x2f,0x34,0x11,0x2f,0x1f,0x6f,0x12,0x02,0xab,0xf4, -0xe7,0x66,0xd5,0xc8,0x4f,0xbf,0xbc,0x74,0xbd,0xc5,0x91,0xcc,0xd6,0x7a,0xdc,0xde, -0x12,0xdf,0xe1,0x22,0xe4,0xe6,0xe3,0xe6,0xe1,0xc4,0xe5,0xea,0x85,0xf1,0x00,0x60, -0x11,0x22,0x46,0x37,0x42,0xcc,0x42,0x40,0x51,0x3d,0x36,0x4a,0x2b,0x1a,0x48,0xff, -0xe9,0xff,0xdb,0xd6,0x86,0xce,0xce,0x0c,0xd1,0xd5,0x4b,0xe0,0xe7,0xff,0xed,0xf5, -0x16,0x06,0x0f,0x01,0x16,0x18,0x67,0x11,0x10,0xb7,0x19,0x1a,0x98,0x1f,0x1b,0xf7, -0x1b,0x19,0xc5,0x15,0x22,0xfa,0x2c,0x35,0x57,0x42,0x43,0xe4,0x31,0x32,0x7b,0x2c, -0x27,0xe8,0x24,0x11,0xb2,0xfb,0xe6,0x89,0xe0,0xd8,0x00,0xd7,0xd9,0xe2,0xda,0xe0, -0xab,0xe7,0xee,0xb1,0xf6,0xfb,0xbf,0x03,0x04,0xa4,0xfb,0xf3,0xa9,0xe8,0xe3,0x5b, -0xe2,0xe2,0x18,0xe2,0xe9,0x1b,0xf8,0x02,0x77,0x16,0x27,0x37,0x2f,0x37,0xf1,0x37, -0x2d,0x32,0x24,0x17,0x4b,0x06,0xf3,0x2e,0xe2,0xd1,0x50,0xc6,0xc2,0x49,0xbf,0xc1, -0x67,0xc5,0xcc,0x11,0xd4,0xd6,0x06,0xda,0xdc,0xca,0xde,0xe0,0xfc,0xe0,0xdd,0x66, -0xde,0xe7,0x41,0xee,0xf8,0x06,0x01,0x0f,0x87,0x22,0x34,0xb5,0x41,0x48,0x8b,0x42, -0x40,0xa5,0x3b,0x2b,0x35,0x1d,0x09,0x72,0xf3,0xe6,0xf4,0xdc,0xce,0x45,0xcc,0xcc, -0x51,0xd0,0xda,0x0a,0xe2,0xed,0xd7,0xfb,0x09,0xee,0x11,0x1c,0xb2,0x1a,0x1a,0xb1, -0x1d,0x1a,0xf2,0x14,0x14,0xc4,0x0c,0x0f,0x82,0x11,0x12,0xb5,0x23,0x30,0xe9,0x3d, -0x4b,0x98,0x49,0x40,0xcd,0x3e,0x39,0xbf,0x2d,0x1d,0xc6,0x07,0xea,0x2a,0xde,0xd6, -0x96,0xcc,0xd1,0xec,0xcf,0xd5,0x36,0xe2,0xeb,0x1f,0xf8,0x01,0x03,0x02,0x05,0xb6, -0xff,0xf6,0xb1,0xed,0xe4,0xc2,0xdc,0xda,0x43,0xdd,0xdf,0xc6,0xe7,0xf6,0x39,0x05, -0x1e,0x4c,0x32,0x3a,0x87,0x3c,0x35,0xd3,0x2d,0x25,0x75,0x18,0x06,0x91,0xec,0xd7, -0x7a,0xc9,0xc1,0x2f,0xc0,0xbf,0xbe,0xc1,0xc8,0xe9,0xcf,0xd6,0x0c,0xda,0xde,0x89, -0xe0,0xe1,0x12,0xe1,0xdc,0xcc,0xda,0xdd,0xac,0xe2,0xec,0x9c,0xf6,0xfc,0x5f,0x0e, -0x23,0xf0,0x2e,0x41,0x00,0x49,0x47,0xea,0x47,0x3d,0x42,0x2d,0x22,0xc5,0x0e,0xfc, -0xe0,0xec,0xdc,0xcc,0xcf,0xcd,0xdb,0xce,0xcf,0x88,0xd8,0xe3,0xa1,0xf3,0x05,0xbc, -0x0e,0x17,0x1a,0x18,0x1c,0xcf,0x1f,0x1c,0x4f,0x14,0x09,0x8d,0x07,0x05,0x42,0x07, -0x0a,0x48,0x17,0x28,0x70,0x39,0x4d,0xbd,0x50,0x4b,0xaa,0x4a,0x48,0xf3,0x3c,0x2c, -0x99,0x12,0xf5,0x08,0xe1,0xd8,0x33,0xce,0xcc,0x35,0xcb,0xcf,0x33,0xd8,0xe3,0x11, -0xf4,0xfe,0x70,0x02,0x04,0x63,0xfe,0xf4,0x5a,0xed,0xe5,0xb8,0xdb,0xd6,0xd5,0xd5, -0xd9,0x59,0xe1,0xec,0x09,0xf8,0x0f,0x98,0x26,0x3a,0xc6,0x42,0x39,0xdf,0x30,0x2a, -0xf5,0x23,0x1a,0x8d,0x04,0xe9,0x44,0xd5,0xc9,0x2b,0xc5,0xc3,0x3e,0xc4,0xc3,0xa1, -0xc9,0xcf,0x3d,0xd1,0xd5,0xce,0xd7,0xdd,0xeb,0xe0,0xde,0xcc,0xda,0xd9,0x95,0xdf, -0xe7,0xfe,0xf2,0xfc,0xb7,0x01,0x0c,0xb8,0x1d,0x2a,0x5d,0x39,0x45,0x13,0x47,0x41, -0x6a,0x3a,0x2d,0xf2,0x20,0x15,0x4e,0x06,0xf5,0x5c,0xe6,0xda,0xd6,0xd2,0xd4,0x12, -0xd2,0xd9,0x21,0xec,0xf5,0xe2,0x05,0x11,0xaf,0x0d,0x17,0x43,0x1e,0x1f,0x92,0x1d, -0x0e,0x8a,0x05,0xfd,0xe1,0xfe,0x04,0x7e,0x0d,0x1c,0x35,0x2f,0x41,0xbf,0x4c,0x51, -0x8f,0x4f,0x51,0x29,0x4d,0x3f,0x92,0x27,0x05,0xfe,0xea,0xde,0xda,0xd4,0xce,0x01, -0xcd,0xc7,0x57,0xcc,0xd8,0x6a,0xe6,0xf8,0xe6,0xfe,0x01,0xe3,0x01,0xf5,0x05,0xed, -0xe9,0xc9,0xdf,0xda,0xda,0xd8,0xd6,0x2a,0xdb,0xe3,0x0d,0xee,0xfd,0x89,0x14,0x2a, -0xcb,0x38,0x3c,0x41,0x35,0x2c,0x10,0x28,0x24,0x46,0x17,0x02,0x60,0xe8,0xd3,0x9d, -0xca,0xc6,0xeb,0xc4,0xc5,0xa2,0xc6,0xc7,0x78,0xcd,0xce,0x6d,0xd5,0xdd,0x8e,0xe0, -0xe2,0x2c,0xe0,0xdc,0x0c,0xde,0xe6,0x96,0xeb,0xf4,0xd0,0xfb,0xfd,0x8a,0x07,0x13, -0x05,0x22,0x33,0x08,0x42,0x46,0x58,0x40,0x39,0xa8,0x33,0x2a,0x5a,0x22,0x13,0x40, -0xfa,0xe6,0x3d,0xdb,0xd1,0x03,0xcd,0xce,0x61,0xd7,0xe9,0x6d,0xfb,0x07,0x3c,0x11, -0x15,0xe6,0x1c,0x2a,0x31,0x26,0x1e,0x50,0x0d,0xfd,0xd2,0xf9,0xf9,0xc5,0xfd,0x0c, -0x55,0x21,0x2f,0x01,0x47,0x50,0xee,0x50,0x59,0x6f,0x5a,0x4f,0xac,0x3c,0x1e,0x02, -0xf9,0xe3,0x8d,0xd6,0xcb,0xb6,0xc7,0xc4,0x01,0xc4,0xcd,0x8a,0xda,0xf0,0x29,0xfe, -0x04,0xf4,0x08,0xfe,0x42,0xf3,0xec,0xc3,0xe2,0xdb,0xa7,0xd5,0xd1,0x35,0xd3,0xd9, -0x69,0xe5,0xf2,0x07,0x03,0x1a,0xec,0x2e,0x3a,0xd7,0x3a,0x37,0x13,0x2d,0x25,0x79, -0x22,0x0f,0xf7,0xfa,0xe7,0x3f,0xd4,0xca,0xeb,0xc9,0xc6,0x5c,0xc7,0xca,0x65,0xc9, -0xcd,0x21,0xd0,0xd5,0x3e,0xdc,0xde,0xe8,0xdc,0xdd,0xc2,0xdc,0xe0,0x44,0xe7,0xee, -0x2b,0xf4,0xfc,0x27,0x05,0x0a,0x41,0x17,0x24,0xd6,0x32,0x40,0x4c,0x43,0x40,0x64, -0x38,0x34,0xd3,0x2c,0x24,0x13,0x15,0xfd,0x11,0xec,0xe0,0x26,0xd4,0xd1,0xb4,0xd0, -0xdc,0x48,0xea,0xf9,0x0a,0x08,0x0a,0x11,0x14,0x1d,0x68,0x23,0x23,0x9d,0x19,0x09, -0xae,0xfc,0xfa,0x5f,0xf6,0x00,0x05,0x13,0x21,0x29,0x37,0x47,0x86,0x4b,0x52,0x81, -0x59,0x5b,0xd0,0x4b,0x37,0x50,0x15,0xf3,0x55,0xe3,0xd6,0x87,0xca,0xc8,0xf3,0xc3, -0xc5,0x35,0xd1,0xde,0xc2,0xf0,0xfc,0xb9,0x04,0x05,0xe5,0xf9,0xf0,0xa7,0xe8,0xe0, -0x2d,0xda,0xd8,0x6e,0xd1,0xd4,0xe2,0xdc,0xe4,0x1b,0xf5,0x08,0x78,0x19,0x2c,0x23, -0x33,0x34,0xb7,0x34,0x2d,0x11,0x2b,0x1d,0x25,0x0b,0xfb,0x11,0xe6,0xd7,0x66,0xd0, -0xc8,0x73,0xc6,0xc8,0x4f,0xc8,0xcc,0x65,0xcd,0xd2,0x35,0xda,0xe0,0x12,0xe1,0xdf, -0xec,0xdb,0xdf,0x94,0xe4,0xea,0x3a,0xef,0xf3,0x7c,0xf9,0xff,0x90,0x0a,0x17,0x69, -0x24,0x36,0x80,0x3f,0x40,0x35,0x40,0x3a,0x65,0x36,0x31,0x15,0x25,0x11,0x1a,0xfc, -0xeb,0x13,0xde,0xd5,0xb0,0xcf,0xd4,0xa4,0xe1,0xef,0x23,0xfe,0x08,0xca,0x0c,0x18, -0xf2,0x21,0x22,0x16,0x1f,0x0f,0xdc,0xfe,0xfb,0xee,0xf5,0xf8,0xe4,0x06,0x16,0xde, -0x2d,0x40,0xb5,0x4f,0x52,0x28,0x57,0x5f,0xcb,0x55,0x44,0xe5,0x2b,0x03,0xfa,0xe8, -0xdc,0x49,0xcb,0xc7,0x61,0xc5,0xc2,0x87,0xc9,0xd5,0xbc,0xe7,0xf6,0x32,0x00,0x06, -0x08,0xfe,0xf3,0xad,0xec,0xe1,0x25,0xdc,0xd5,0x6f,0xd5,0xd4,0x05,0xd8,0xe4,0xc2, -0xec,0xff,0x92,0x14,0x1f,0x4f,0x2b,0x2f,0x44,0x2a,0x2d,0xf3,0x2a,0x20,0xf2,0x13, -0x02,0xd9,0xf2,0xe7,0x8f,0xdf,0xd5,0xd0,0xd0,0xcd,0x3f,0xcc,0xcf,0xeb,0xcd,0xcb, -0xee,0xd2,0xd7,0x11,0xdc,0xde,0xf8,0xd9,0xdb,0x83,0xe1,0xe7,0x72,0xef,0xf3,0x7e, -0xf5,0xfa,0x46,0x00,0x09,0x43,0x18,0x24,0xf6,0x31,0x3c,0x40,0x3b,0x3c,0xb0,0x3e, -0x3a,0x1c,0x36,0x2d,0x81,0x12,0xff,0xb3,0xee,0xdd,0xed,0xd4,0xcd,0x97,0xd3,0xde, -0x14,0xea,0xfc,0x8e,0x02,0x0a,0xfb,0x1c,0x21,0x7e,0x24,0x1d,0x0a,0x0e,0x01,0x07, -0xfa,0xfa,0xbe,0xfc,0x0b,0x81,0x1f,0x32,0xb0,0x45,0x51,0xf3,0x53,0x5d,0xdc,0x5f, -0x54,0x2f,0x40,0x20,0xe1,0xf9,0xe5,0xb7,0xd5,0xc5,0xe2,0xc4,0xbc,0x9f,0xbf,0xca, -0x76,0xd6,0xea,0xad,0xf7,0x02,0x30,0x05,0xfc,0xf0,0xf0,0xeb,0x15,0xe1,0xdb,0xc4, -0xd7,0xd4,0xc6,0xd3,0xdc,0x1b,0xe5,0xf1,0x2f,0x07,0x17,0x4d,0x24,0x2c,0x55,0x2c, -0x28,0xfb,0x2c,0x2b,0x32,0x1f,0x0d,0x2d,0xfe,0xed,0xed,0xe3,0xe0,0x65,0xd5,0xcf, -0xb4,0xcd,0xce,0xc4,0xcc,0xcf,0x68,0xcf,0xd3,0xd0,0xda,0xdd,0xc1,0xdc,0xd9,0x9e, -0xdb,0xe1,0xbb,0xea,0xf0,0x40,0xf3,0xf6,0x49,0xf8,0x01,0x55,0x0d,0x1d,0xc9,0x2b, -0x35,0xa0,0x3d,0x3c,0x6a,0x3d,0x42,0xf7,0x3d,0x34,0x0c,0x29,0x0c,0x8e,0xfb,0xec, -0xc8,0xd8,0xd4,0x24,0xce,0xd5,0xbd,0xdf,0xeb,0x86,0xfb,0x02,0xc9,0x0f,0x1c,0x9a, -0x21,0x20,0x4e,0x1a,0x09,0x74,0xff,0xfd,0xd4,0xf4,0x03,0xda,0x13,0x22,0xc6,0x3a, -0x47,0x59,0x51,0x57,0x9c,0x61,0x5e,0xd7,0x4d,0x36,0x77,0x15,0xf3,0x72,0xe0,0xd2, -0x3d,0xc1,0xc1,0xac,0xbd,0xbf,0x35,0xce,0xdb,0xa7,0xed,0xfa,0x65,0x02,0x02,0xbe, -0xf9,0xf0,0xf7,0xe9,0xe0,0xd3,0xda,0xd9,0x29,0xd6,0xd6,0x90,0xdf,0xe5,0x2a,0xf7, -0x0c,0xc4,0x19,0x23,0x65,0x26,0x27,0x57,0x26,0x2d,0xd2,0x28,0x19,0x07,0x08,0xf9, -0x38,0xec,0xe5,0x32,0xe0,0xd4,0x33,0xd1,0xcf,0xe9,0xcd,0xcf,0x97,0xcf,0xcf,0x7e, -0xd8,0xde,0xcc,0xde,0xdc,0x57,0xdb,0xde,0x18,0xe5,0xee,0x2d,0xf1,0xf3,0x11,0xf6, -0xfa,0x47,0xff,0x0b,0xc6,0x18,0x25,0xd2,0x31,0x38,0x7b,0x36,0x39,0x72,0x3e,0x3d, -0x74,0x37,0x27,0xd8,0x10,0xfc,0x93,0xef,0xe1,0x5f,0xd7,0xd5,0x0e,0xdc,0xe6,0x50, -0xf1,0xfd,0x70,0x03,0x0f,0xd3,0x1e,0x21,0xf5,0x1d,0x12,0xfc,0x02,0x00,0xe7,0xfa, -0xf7,0xdf,0x0c,0x15,0x70,0x29,0x44,0x7d,0x45,0x50,0xe4,0x5b,0x5d,0xf5,0x5b,0x49, -0x87,0x2a,0x07,0x59,0xef,0xde,0x6e,0xce,0xc4,0x64,0xbf,0xbd,0xd9,0xc4,0xd1,0x6f, -0xe3,0xef,0x01,0xfb,0x01,0xf9,0xfc,0xf2,0xf8,0xec,0xe3,0x19,0xdd,0xdb,0x16,0xd6, -0xd7,0x6b,0xdc,0xe3,0xef,0xee,0x00,0xf2,0x13,0x1f,0xc6,0x24,0x26,0x23,0x23,0x23, -0x19,0x2b,0x21,0x8f,0x10,0x00,0x5b,0xf1,0xe7,0xcf,0xe4,0xde,0x82,0xd4,0xd0,0x25, -0xd1,0xce,0x9f,0xcd,0xd0,0xdb,0xd1,0xd9,0xba,0xdd,0xdd,0x6d,0xdb,0xda,0x8e,0xe3, -0xe9,0xd4,0xef,0xf1,0xfe,0xf5,0xf8,0xb4,0xfb,0x01,0x79,0x0d,0x1c,0xae,0x29,0x33, -0x11,0x35,0x33,0x1b,0x3b,0x41,0x10,0x3e,0x33,0xfe,0x1f,0x0a,0xfe,0xfb,0xee,0xfd, -0xde,0xd7,0x48,0xd9,0xe1,0x6d,0xed,0xf6,0xee,0xfe,0x07,0xa9,0x14,0x21,0x44,0x20, -0x18,0x78,0x0d,0xfe,0x8c,0xfd,0xf7,0x57,0xff,0x13,0x2c,0x20,0x36,0x7a,0x46,0x49, -0x21,0x54,0x61,0x78,0x5e,0x54,0x07,0x3b,0x16,0x7e,0xfa,0xe7,0x6b,0xd4,0xc8,0x82, -0xc1,0xbc,0xa4,0xc2,0xc9,0x25,0xd9,0xe9,0x4f,0xf5,0x01,0xfc,0x01,0xf7,0xf1,0xee, -0xe7,0x29,0xdf,0xdb,0xae,0xd8,0xd6,0xfb,0xd6,0xdf,0xfe,0xe5,0xf6,0x90,0x0b,0x1a, -0x87,0x23,0x23,0x90,0x20,0x1e,0x1c,0x25,0x26,0x84,0x1b,0x08,0x44,0xf7,0xec,0x0a, -0xe6,0xe4,0x4f,0xdf,0xd8,0xa4,0xd4,0xd3,0xf6,0xce,0xd0,0x2c,0xd2,0xd5,0xea,0xda, -0xdc,0x20,0xd9,0xd7,0xa9,0xdc,0xe2,0xce,0xec,0xf2,0x87,0xf6,0xf7,0xaf,0xfa,0xfd, -0xb8,0x03,0x15,0x84,0x21,0x2b,0x8d,0x32,0x31,0x49,0x34,0x3c,0x2b,0x3e,0x40,0xf1, -0x2f,0x1c,0x2b,0x0c,0xf9,0xf0,0xeb,0xdf,0x2c,0xdc,0xdc,0x78,0xe5,0xeb,0x58,0xf6, -0xfd,0x85,0x06,0x1a,0xb4,0x1c,0x1c,0x3c,0x15,0x08,0xf6,0xfd,0xfb,0x1d,0xfe,0x0c, -0xe9,0x19,0x2c,0x0d,0x3f,0x41,0xc1,0x4f,0x5a,0x22,0x5d,0x5d,0xf9,0x47,0x2a,0x3b, -0x0b,0xf1,0x48,0xe1,0xcf,0x6c,0xc6,0xbe,0xd9,0xbc,0xc3,0xa6,0xcb,0xdf,0x36,0xec, -0xf8,0x6f,0x00,0xfc,0xea,0xf1,0xeb,0xad,0xe5,0xde,0xea,0xdc,0xda,0xaf,0xd8,0xda, -0x01,0xe3,0xec,0xd9,0xfd,0x12,0x33,0x1c,0x1f,0x7f,0x1f,0x1a,0x6a,0x1f,0x23,0xb3, -0x20,0x12,0x3f,0x01,0xf3,0x06,0xea,0xe7,0x7b,0xe4,0xdf,0xa7,0xd6,0xd5,0x53,0xd3, -0xcf,0xe0,0xd1,0xd5,0x78,0xd7,0xdd,0x25,0xde,0xd9,0xab,0xdc,0xe1,0x60,0xe9,0xf0, -0x79,0xf4,0xf6,0x3e,0xf7,0xf9,0x9d,0xfe,0x08,0xa1,0x17,0x23,0x50,0x2b,0x31,0x5b, -0x32,0x37,0x5d,0x40,0x40,0xe9,0x39,0x29,0xda,0x15,0x03,0x2d,0xf6,0xe5,0xe8,0xdb, -0xda,0x60,0xdd,0xe7,0x89,0xf0,0xf9,0x89,0x05,0x0f,0x28,0x1c,0x21,0xc2,0x19,0x13, -0xb0,0x05,0xfe,0xc3,0xfa,0x03,0x11,0x14,0x23,0x75,0x35,0x40,0xad,0x45,0x52,0x34, -0x5f,0x5e,0x1c,0x55,0x39,0x58,0x19,0xfc,0x98,0xea,0xd7,0xc2,0xc7,0xc0,0xea,0xb7, -0xc0,0xe5,0xc7,0xd5,0x18,0xe6,0xf3,0xda,0xfe,0x01,0xb3,0xfa,0xf0,0x67,0xe9,0xe1, -0x3b,0xdf,0xdb,0x04,0xd9,0xd8,0xb9,0xdf,0xe5,0xd7,0xf6,0x0a,0xb8,0x17,0x21,0x5d, -0x20,0x1c,0xe9,0x1a,0x1f,0xb8,0x1d,0x16,0xd0,0x05,0xf5,0x7d,0xec,0xe6,0x74,0xe5, -0xe2,0x5f,0xe0,0xda,0xce,0xd9,0xd5,0xa9,0xd1,0xd4,0x1d,0xd8,0xd8,0x5b,0xda,0xd7, -0x7b,0xd6,0xda,0xc6,0xe2,0xeb,0x9a,0xf2,0xf8,0x85,0xf9,0xfc,0xa0,0xfd,0x00,0x82, -0x0f,0x1b,0xec,0x24,0x2a,0x4f,0x2c,0x30,0xd9,0x37,0x3e,0x18,0x41,0x36,0x87,0x27, -0x15,0xfe,0x01,0xf5,0x4d,0xe7,0xde,0x43,0xe2,0xe3,0x89,0xe5,0xf2,0x75,0xf8,0x02, -0xa0,0x14,0x18,0x60,0x1b,0x15,0x19,0x0b,0x05,0xa1,0xfb,0xfe,0xad,0x13,0x17,0x6d, -0x2e,0x40,0x12,0x3a,0x4c,0xcd,0x59,0x5b,0xcf,0x5d,0x4c,0xf0,0x2a,0x0e,0x97,0xf8, -0xe4,0x1b,0xd5,0xc9,0xc1,0xbd,0xbc,0x50,0xbf,0xcb,0xa4,0xdb,0xe5,0xeb,0xf4,0xf9, -0xc1,0xf8,0xf2,0x8d,0xeb,0xe4,0xd5,0xe0,0xe0,0x30,0xdc,0xdd,0x33,0xde,0xe2,0x7c, -0xed,0xff,0x6e,0x10,0x1a,0xd5,0x1c,0x19,0x96,0x14,0x19,0x4b,0x1c,0x19,0x36,0x12, -0xff,0xbf,0xf5,0xed,0x4b,0xe9,0xe8,0x6f,0xe6,0xe0,0x09,0xdc,0xd5,0x0d,0xd0,0xd1, -0xe0,0xd3,0xd7,0x8f,0xd8,0xd8,0x5c,0xd7,0xda,0xda,0xe0,0xe8,0x5f,0xf0,0xf6,0x8d, -0xfb,0xfb,0x0e,0xfd,0xfa,0x0c,0x01,0x0e,0x2c,0x1b,0x23,0xf5,0x26,0x2b,0x16,0x31, -0x3a,0x2c,0x42,0x3e,0xfe,0x34,0x25,0x86,0x14,0x02,0x91,0xf3,0xe5,0x23,0xe4,0xe7, -0xb8,0xe8,0xf0,0x20,0xf2,0xfc,0x4f,0x07,0x17,0xe8,0x1b,0x15,0x14,0x10,0x05,0x99, -0xfb,0xf9,0x59,0x08,0x11,0x83,0x23,0x36,0x97,0x3b,0x42,0x11,0x50,0x5e,0xd6,0x5d, -0x58,0x89,0x40,0x1c,0x96,0x04,0xf2,0x1b,0xdd,0xd1,0x77,0xc6,0xbd,0xbd,0xbf,0xc5, -0x95,0xd4,0xe0,0x49,0xed,0xf7,0xd8,0xf8,0xf1,0xa4,0xec,0xe2,0x72,0xdc,0xdd,0xda, -0xd8,0xd9,0xae,0xdb,0xe0,0xb7,0xe7,0xf9,0x89,0x0b,0x18,0x7c,0x21,0x1e,0x5f,0x17, -0x14,0x8f,0x19,0x16,0xab,0x12,0x08,0x22,0xf6,0xec,0xa4,0xe9,0xe7,0x94,0xe7,0xe7, -0x39,0xe1,0xdc,0x9a,0xd6,0xd3,0x9a,0xd3,0xd7,0xee,0xd8,0xd8,0x1f,0xd7,0xd7,0xde, -0xdb,0xe3,0xfe,0xeb,0xf1,0x2d,0xf9,0xfa,0x5f,0xfc,0xfc,0x2f,0xfc,0x03,0x40,0x0e, -0x18,0xae,0x1f,0x26,0x94,0x29,0x32,0x15,0x3c,0x3e,0xbd,0x3f,0x35,0xba,0x24,0x17, -0x36,0x03,0xf5,0x3d,0xee,0xee,0x15,0xed,0xf0,0xf9,0xf0,0xf5,0xd0,0xff,0x0b,0xcf, -0x15,0x13,0xdb,0x10,0x05,0xe5,0xfe,0xf9,0x53,0xf8,0x0a,0x0f,0x14,0x26,0xb2,0x3a, -0x3a,0x5d,0x45,0x56,0x37,0x5c,0x5e,0xc7,0x51,0x35,0x78,0x14,0xff,0x0f,0xee,0xda, -0xd9,0xd2,0xc4,0x2b,0xbf,0xc2,0x5b,0xcd,0xda,0x5c,0xe5,0xf0,0xa8,0xf5,0xf3,0x0f, -0xed,0xe6,0xbe,0xdc,0xd7,0x5e,0xd8,0xd7,0xda,0xd8,0xdd,0x3a,0xe2,0xee,0x50,0x03, -0x12,0xe3,0x1e,0x21,0x8e,0x1d,0x15,0x54,0x14,0x15,0xe2,0x12,0x0c,0x1b,0x02,0xf3, -0x2e,0xea,0xea,0x9a,0xe8,0xeb,0xd8,0xe9,0xe3,0xd0,0xda,0xd4,0xdd,0xd3,0xd2,0x4d, -0xd7,0xd7,0x62,0xd6,0xd4,0x37,0xd9,0xde,0x23,0xe6,0xef,0xa7,0xf5,0xfa,0x82,0xfd, -0xfc,0xc8,0xfa,0xfc,0x2b,0x04,0x11,0x6c,0x19,0x22,0x6e,0x27,0x29,0x18,0x37,0x40, -0xe5,0x43,0x3e,0xa2,0x34,0x23,0x30,0x0e,0x00,0xea,0xf5,0xec,0xbc,0xef,0xee,0x21, -0xee,0xef,0xa4,0xf4,0x06,0xd1,0x0d,0x15,0x91,0x12,0x06,0xec,0x03,0xfc,0x76,0xf7, -0x04,0xc8,0x0c,0x1b,0xfa,0x33,0x37,0xe0,0x40,0x4c,0xed,0x58,0x60,0x1c,0x5d,0x47, -0x47,0x27,0x0c,0xa9,0xfa,0xe7,0x58,0xd9,0xcd,0xc5,0xbf,0xbf,0x50,0xc5,0xd1,0x8a, -0xdd,0xe8,0x27,0xf1,0xf2,0x30,0xee,0xe8,0xff,0xdf,0xd9,0x47,0xd9,0xd7,0x76,0xd9, -0xda,0x46,0xe0,0xe8,0x68,0xf7,0x0b,0xef,0x18,0x20,0xc0,0x1f,0x1a,0xe4,0x12,0x11, -0x19,0x13,0x0c,0x60,0x04,0xfd,0x64,0xec,0xe7,0x7d,0xe9,0xe8,0xa7,0xea,0xeb,0x26, -0xe3,0xd8,0x7f,0xd8,0xd6,0x31,0xd7,0xdb,0x6d,0xd8,0xd6,0xa8,0xd8,0xda,0x17,0xe3, -0xe9,0x18,0xf1,0xf6,0xdb,0xf8,0xfc,0xb8,0xf9,0xfa,0x6c,0xfd,0x05,0xe1,0x11,0x1a, -0xe8,0x20,0x28,0x83,0x2b,0x36,0xee,0x40,0x40,0xa5,0x3c,0x30,0x0b,0x1f,0x0d,0xf7, -0x02,0xfe,0x34,0xfb,0xf7,0x47,0xf6,0xf5,0x70,0xf0,0xfe,0x32,0x07,0x0a,0x76,0x0c, -0x03,0x59,0xfb,0xf8,0x08,0xf4,0xf8,0x2a,0x09,0x13,0xc8,0x2a,0x39,0xc2,0x3b,0x49, -0x54,0x54,0x5d,0xc3,0x61,0x52,0x9c,0x33,0x18,0x9a,0x02,0xf1,0xd9,0xe4,0xd7,0x99, -0xc7,0xc3,0x71,0xc3,0xd1,0xb6,0xda,0xe2,0x08,0xed,0xec,0x23,0xec,0xe6,0xd5,0xde, -0xd4,0x1b,0xd4,0xd4,0xc9,0xd5,0xda,0x36,0xde,0xe5,0x2d,0xf3,0x09,0xdb,0x17,0x20, -0x99,0x22,0x1b,0x98,0x14,0x10,0xb1,0x08,0x06,0xb8,0xfe,0xf6,0x8a,0xf3,0xea,0xc2, -0xe7,0xeb,0x68,0xef,0xf1,0x20,0xf1,0xe6,0x29,0xdc,0xda,0x9b,0xd6,0xd7,0x28,0xd9, -0xd3,0x99,0xd4,0xd8,0x12,0xdd,0xe8,0xb3,0xef,0xf7,0x2a,0xfe,0xff,0x23,0xff,0xfd, -0x62,0xfc,0xfe,0x33,0x03,0x0d,0x8a,0x14,0x1b,0x1c,0x26,0x2a,0x8e,0x35,0x41,0x41, -0x3f,0x3e,0xb0,0x33,0x1f,0x8a,0x12,0x0e,0xc9,0x06,0x01,0x69,0xfe,0xf3,0x0d,0xf3, -0xf5,0xe9,0xff,0x04,0xf7,0x02,0x01,0x62,0xf8,0xf7,0xac,0xf5,0xf8,0xa4,0x02,0x0e, -0x5f,0x1f,0x33,0xfb,0x39,0x41,0xfd,0x4e,0x56,0x56,0x5c,0x57,0xd2,0x41,0x25,0xa7, -0x0f,0xfd,0x1e,0xee,0xe3,0xaa,0xd3,0xc7,0x2f,0xc7,0xcd,0xb5,0xd5,0xdd,0x7b,0xe4, -0xe6,0xe0,0xe5,0xe4,0x59,0xde,0xd8,0x65,0xd2,0xd1,0xd6,0xd4,0xd7,0x82,0xdd,0xe5, -0x87,0xee,0xff,0xec,0x11,0x1c,0xa3,0x1f,0x1e,0xab,0x17,0x11,0xb7,0x0a,0x03,0xd3, -0xfc,0xf5,0x16,0xf0,0xef,0xa0,0xea,0xe8,0x6e,0xed,0xf0,0x9d,0xf2,0xf1,0x09,0xea, -0xe0,0xc3,0xdc,0xd9,0x8d,0xd6,0xd6,0xa7,0xd4,0xd4,0x2e,0xda,0xe1,0xf4,0xe9,0xf3, -0x56,0xf8,0xfd,0x94,0xff,0xfe,0x49,0xfe,0xfd,0x9f,0xfd,0x05,0x2d,0x0e,0x17,0x68, -0x23,0x28,0x0b,0x2e,0x3a,0xa4,0x41,0x41,0xd2,0x3b,0x2d,0xe4,0x1a,0x18,0xbb,0x15, -0x07,0x1c,0x08,0xfa,0x56,0xf2,0xfb,0x3d,0xfb,0xfd,0xe7,0xfd,0xfa,0x91,0xf4,0xf6, -0x9e,0xf1,0xef,0x30,0xfb,0x04,0xfb,0x17,0x2b,0xb6,0x36,0x3f,0x1a,0x49,0x55,0x9b, -0x5b,0x59,0x35,0x4d,0x34,0xd2,0x1a,0x08,0x3a,0xf7,0xe9,0x75,0xde,0xcf,0xe4,0xc9, -0xcc,0x72,0xd3,0xda,0xd7,0xdf,0xe4,0x89,0xe1,0xe1,0x6d,0xdf,0xd5,0x04,0xd0,0xcb, -0x27,0xce,0xd4,0xb9,0xd9,0xe2,0x45,0xea,0xf8,0x26,0x0f,0x1d,0x82,0x24,0x24,0x5e, -0x1b,0x15,0xac,0x10,0x05,0x76,0xf8,0xec,0xce,0xe5,0xe3,0xfc,0xe5,0xe7,0x2a,0xe6, -0xeb,0xc6,0xf2,0xf6,0x9d,0xf6,0xf0,0xef,0xe9,0xe3,0x8b,0xe1,0xdd,0xe5,0xd9,0xd6, -0xcd,0xd8,0xde,0x1a,0xe2,0xed,0x5c,0xf2,0xf6,0xa7,0xfe,0xfe,0xef,0xfe,0x01,0xb4, -0xfc,0x03,0x0e,0x09,0x0e,0xfd,0x1c,0x23,0x68,0x28,0x2f,0x93,0x35,0x37,0xdc,0x3b, -0x37,0xb5,0x29,0x28,0x5d,0x23,0x18,0x50,0x17,0x09,0x3a,0xfd,0xff,0x84,0xfc,0xfb, -0xad,0xf4,0xed,0x23,0xe6,0xe8,0x54,0xea,0xee,0x4e,0xeb,0xf8,0x4b,0x0e,0x1d,0x04, -0x3b,0x45,0x71,0x47,0x54,0x02,0x5b,0x58,0x63,0x54,0x40,0x06,0x24,0x11,0xdd,0xff, -0xf1,0xf9,0xe3,0xd6,0x18,0xce,0xd0,0x14,0xd5,0xdd,0x40,0xdd,0xdf,0x0e,0xde,0xdf, -0xc1,0xde,0xd6,0x97,0xcd,0xc6,0x8c,0xc6,0xcb,0x4b,0xd6,0xdd,0x70,0xe9,0xf3,0xde, -0x04,0x18,0x10,0x20,0x24,0x7b,0x22,0x1c,0xd0,0x12,0x0a,0xa9,0xfd,0xef,0xaa,0xe4, -0xe2,0x39,0xe2,0xe7,0x5e,0xeb,0xec,0xee,0xf0,0xf6,0x36,0xfa,0xf9,0xc9,0xf6,0xeb, -0xbb,0xe3,0xdc,0xfe,0xd8,0xd7,0x82,0xd7,0xd8,0xb6,0xdc,0xe5,0xb4,0xee,0xf6,0x99, -0xfb,0x01,0xcd,0x00,0x03,0x28,0x03,0xfd,0x5a,0x04,0x07,0xad,0x0c,0x1d,0xd7,0x1f, -0x25,0x23,0x30,0x32,0xaf,0x3b,0x3b,0xfc,0x35,0x33,0x37,0x31,0x2c,0x74,0x23,0x17, -0x2c,0x08,0x02,0x9f,0xff,0xfb,0xc9,0xf4,0xe7,0x32,0xe0,0xdd,0xb0,0xe1,0xe9,0x32, -0xe6,0xef,0x2f,0x08,0x11,0xcd,0x31,0x43,0xe1,0x40,0x51,0xb7,0x56,0x58,0xb0,0x55, -0x46,0xf9,0x2d,0x18,0x7e,0x0b,0xfd,0x8b,0xef,0xe4,0x6a,0xd6,0xd3,0xf8,0xd8,0xdd, -0xc7,0xdf,0xdc,0x00,0xdb,0xd6,0xc1,0xd7,0xd3,0xec,0xcc,0xc5,0x47,0xc3,0xc9,0x35, -0xd0,0xdb,0x9f,0xe7,0xf0,0x32,0x00,0x14,0x87,0x1c,0x24,0x97,0x23,0x1b,0x5c,0x15, -0x0a,0x78,0x00,0xf3,0x3d,0xe5,0xdc,0x92,0xdc,0xdc,0x32,0xe4,0xea,0x3c,0xf0,0xf2, -0x61,0xf8,0xfb,0xd9,0xf8,0xf8,0x58,0xf1,0xe6,0xe7,0xe0,0xdd,0x2c,0xd8,0xdc,0x5e, -0xde,0xe2,0xe9,0xeb,0xf1,0x5d,0xf8,0xfe,0x67,0x00,0x02,0x96,0x04,0x02,0x49,0x00, -0x02,0x2c,0x08,0x0e,0xed,0x1a,0x23,0xad,0x28,0x2f,0x02,0x33,0x36,0xa1,0x38,0x3a, -0xc4,0x38,0x35,0x51,0x2f,0x22,0xa9,0x15,0x0b,0xa7,0x08,0x00,0xd0,0xf9,0xef,0xd5, -0xde,0xdb,0x95,0xd8,0xe3,0x44,0xe2,0xe9,0x7b,0xf5,0x06,0x9a,0x20,0x35,0x1c,0x46, -0x49,0x95,0x52,0x5b,0xd0,0x53,0x4f,0xe7,0x3d,0x22,0x33,0x15,0x08,0xb4,0xf7,0xea, -0xc5,0xde,0xd4,0x2b,0xd9,0xde,0x8c,0xdd,0xde,0x0d,0xd7,0xd6,0xc3,0xd5,0xd4,0x36, -0xce,0xc7,0x70,0xc3,0xc3,0x7d,0xcc,0xd5,0x06,0xe0,0xed,0xbd,0xf8,0x0b,0xe8,0x1a, -0x1e,0xc6,0x25,0x23,0x14,0x1a,0x12,0xc5,0x08,0xf6,0x0d,0xeb,0xdf,0x76,0xd3,0xd0, -0x8d,0xd4,0xda,0x86,0xe3,0xf0,0xc4,0xf2,0xf9,0x15,0xfe,0xff,0x23,0x00,0xfb,0xa4, -0xf2,0xea,0xac,0xe3,0xe1,0xd8,0xe1,0xe0,0xfb,0xe8,0xea,0x22,0xf2,0xf9,0x42,0xfd, -0xff,0x1d,0x00,0x03,0x32,0xff,0x02,0xde,0x08,0x0a,0x14,0x12,0x1a,0x46,0x20,0x27, -0xfe,0x2d,0x31,0xbf,0x30,0x38,0x21,0x39,0x39,0xfb,0x3a,0x2d,0x65,0x24,0x1a,0xde, -0x11,0x0c,0xd5,0x01,0xf4,0x2e,0xe6,0xdc,0x1c,0xd7,0xd6,0x9a,0xdd,0xdd,0x47,0xe5, -0xfc,0xdf,0x0c,0x29,0x1c,0x40,0x46,0xa1,0x50,0x56,0x75,0x59,0x54,0xab,0x48,0x33, -0x2b,0x1a,0x0d,0x87,0x00,0xf1,0x75,0xe5,0xda,0xd6,0xd6,0xdc,0x4a,0xde,0xdf,0x03, -0xdb,0xd4,0x5e,0xd5,0xd4,0x89,0xce,0xc7,0x6d,0xc1,0xbf,0xd7,0xc7,0xcf,0x6d,0xd9, -0xe5,0xfa,0xf0,0xff,0xfd,0x10,0x1e,0x58,0x22,0x25,0x50,0x20,0x17,0x9a,0x0b,0x00, -0x0e,0xf5,0xe8,0x09,0xde,0xd4,0x7e,0xcf,0xcf,0xfa,0xd9,0xe5,0xf3,0xee,0xf8,0x86, -0xfa,0xfa,0x0c,0x01,0xff,0x89,0xfc,0xfb,0x72,0xef,0xe8,0xb7,0xe3,0xe0,0xbe,0xe2, -0xe9,0x1b,0xeb,0xf2,0xcb,0xf5,0xfa,0xc5,0xfd,0x01,0x14,0x03,0x05,0xdc,0x0c,0x0f, -0xcc,0x13,0x19,0x3c,0x1c,0x20,0xcf,0x2a,0x2d,0x2c,0x2d,0x2d,0xb5,0x30,0x33,0xe6, -0x37,0x38,0xe9,0x2b,0x24,0x0f,0x1c,0x15,0x1e,0x0d,0xff,0x48,0xf3,0xe2,0xa0,0xd7, -0xd7,0xc3,0xcf,0xd6,0x0b,0xd9,0xe6,0x81,0xff,0x13,0x5e,0x31,0x45,0xaa,0x4d,0x55, -0xad,0x5d,0x5a,0xf3,0x55,0x46,0x04,0x2b,0x14,0x48,0x05,0xf8,0x6c,0xeb,0xe1,0xe8, -0xd9,0xd9,0x26,0xdc,0xe2,0xdd,0xde,0xda,0x3b,0xd7,0xd5,0x1a,0xd1,0xc9,0x4a,0xc1, -0xbb,0x52,0xbd,0xc6,0x08,0xd0,0xda,0xea,0xe8,0xf4,0x8f,0x07,0x18,0x3b,0x22,0x27, -0x88,0x26,0x20,0x1a,0x15,0x08,0xc7,0xfd,0xf1,0xe2,0xe2,0xdb,0xf3,0xd2,0xcb,0x07, -0xcf,0xdb,0xb2,0xe3,0xf2,0xe0,0xfb,0xf9,0x84,0xfd,0x00,0x6b,0xfe,0x02,0x01,0xfb, -0xf1,0x50,0xea,0xe4,0xa1,0xe3,0xe6,0x68,0xeb,0xee,0x2b,0xf4,0xf6,0x4a,0xfb,0xff, -0xba,0xfd,0x04,0x07,0x09,0x0d,0x71,0x15,0x15,0xde,0x19,0x1b,0xec,0x21,0x2c,0x16, -0x2c,0x2d,0x4b,0x2d,0x2e,0x39,0x36,0x36,0x39,0x33,0x2c,0xea,0x1e,0x1c,0x22,0x15, -0x07,0x37,0xfe,0xe9,0xa7,0xdd,0xd8,0xb1,0xd3,0xd3,0x70,0xd6,0xd7,0xf5,0xeb,0x07, -0xb8,0x1d,0x3c,0x01,0x4b,0x4d,0xbc,0x58,0x5d,0x3c,0x5a,0x53,0x87,0x3d,0x23,0x33, -0x0d,0x00,0x1c,0xf3,0xe8,0xb0,0xde,0xd8,0xbe,0xdc,0xdb,0x28,0xe2,0xdc,0xb0,0xd5, -0xd7,0xda,0xd3,0xcd,0x65,0xc7,0xbd,0x62,0xb9,0xc0,0x57,0xca,0xd5,0x2e,0xe1,0xee, -0x2f,0xfa,0x0c,0x19,0x1c,0x24,0x30,0x29,0x24,0x8f,0x1c,0x10,0x47,0x03,0xfb,0x85, -0xec,0xdf,0xa4,0xda,0xcf,0xb2,0xca,0xce,0x0d,0xd6,0xe1,0xe1,0xef,0xfb,0x31,0xfb, -0xfc,0xd9,0xfd,0xff,0xae,0x03,0x01,0x5a,0xf9,0xed,0x4a,0xe9,0xe8,0x14,0xea,0xef, -0x8d,0xf0,0xf3,0xbe,0xf8,0xfa,0xb6,0xfd,0xfe,0x9a,0x03,0x0c,0xfc,0x11,0x19,0x84, -0x1a,0x1a,0xf5,0x1c,0x25,0x48,0x29,0x28,0x66,0x2c,0x29,0xbd,0x2a,0x32,0x88,0x33, -0x2e,0x15,0x2c,0x24,0xa9,0x1c,0x16,0x3f,0x08,0xfc,0x41,0xe9,0xde,0x7b,0xd8,0xd1, -0xd0,0xd1,0xd2,0x87,0xd5,0xeb,0x4c,0x08,0x20,0x6f,0x3b,0x4c,0x30,0x4f,0x58,0x8f, -0x60,0x5a,0x4f,0x50,0x3b,0xa9,0x20,0x0c,0xa8,0xff,0xee,0x82,0xe4,0xdf,0x14,0xda, -0xdf,0xa8,0xdc,0xde,0x24,0xda,0xd6,0x35,0xd9,0xd3,0x3c,0xc9,0xc2,0x7c,0xba,0xb9, -0x1a,0xc1,0xcc,0x76,0xd6,0xe3,0xa2,0xf2,0xfd,0xf8,0x0f,0x1e,0xee,0x27,0x2a,0x15, -0x25,0x1a,0x28,0x0b,0x03,0xe1,0xf7,0xea,0x51,0xde,0xd7,0x7c,0xcb,0xca,0x1d,0xcb, -0xd2,0x61,0xdf,0xef,0x32,0xf9,0xfb,0x3b,0xfc,0xfc,0xd2,0x04,0x08,0xd9,0x07,0x00, -0x7c,0xf2,0xec,0x6f,0xed,0xed,0xa2,0xf1,0xf4,0x22,0xf2,0xf8,0xf4,0xf8,0xfa,0x95, -0xfe,0x05,0x0d,0x0f,0x15,0xae,0x1a,0x1b,0x22,0x1a,0x1d,0xcd,0x23,0x27,0xc6,0x28, -0x29,0xb7,0x2a,0x2a,0xe6,0x2f,0x31,0xd8,0x2b,0x2d,0xe7,0x26,0x1e,0x57,0x14,0x06, -0xe6,0xf4,0xea,0xc7,0xdd,0xd7,0x57,0xd4,0xcc,0x5b,0xcf,0xda,0xab,0xf6,0x12,0x1d, -0x2e,0x45,0x28,0x4a,0x52,0x6e,0x5e,0x5d,0xaf,0x59,0x48,0x02,0x2e,0x13,0x18,0x04, -0xf5,0xf8,0xe5,0xe3,0x27,0xde,0xdc,0x69,0xde,0xde,0x72,0xda,0xd8,0x87,0xd9,0xd5, -0x72,0xce,0xc3,0xe6,0xb8,0xb6,0xc9,0xba,0xc4,0xda,0xd3,0xdf,0x66,0xec,0xf9,0x86, -0x06,0x1a,0x03,0x28,0x2b,0xab,0x2a,0x1e,0x2e,0x10,0x06,0xfe,0xfc,0xf1,0x11,0xe3, -0xd8,0x4f,0xd0,0xc8,0x8f,0xc9,0xc8,0x0d,0xd3,0xe2,0x64,0xef,0xf8,0x24,0xfb,0xf9, -0xcc,0xfe,0x07,0x8f,0x0a,0x09,0x49,0x01,0xf7,0x2a,0xf1,0xf2,0x40,0xf2,0xf5,0x95, -0xf7,0xf5,0x75,0xf7,0xf4,0x2f,0xfa,0xfe,0x5b,0x09,0x13,0xd4,0x15,0x1c,0x7d,0x1e, -0x1b,0x85,0x24,0x24,0x78,0x26,0x2e,0xed,0x2c,0x2d,0x46,0x2c,0x2c,0x4b,0x2b,0x2c, -0x7b,0x2a,0x23,0xf3,0x1a,0x0a,0x0c,0xfe,0xed,0x9e,0xe6,0xda,0x4d,0xd6,0xd3,0x1b, -0xcd,0xd0,0xdb,0xe7,0x02,0x17,0x1d,0x3b,0x60,0x46,0x4b,0x87,0x57,0x60,0x21,0x5b, -0x53,0x59,0x3f,0x23,0xea,0x10,0x01,0xd0,0xee,0xe5,0xf5,0xe2,0xdf,0xb0,0xdf,0xdb, -0x3c,0xdb,0xd3,0xb9,0xd6,0xd6,0xe9,0xcd,0xc6,0x0a,0xbc,0xb5,0x97,0xb6,0xbf,0xd3, -0xca,0xd8,0x2b,0xe7,0xf4,0x7f,0xff,0x0f,0xf7,0x20,0x2a,0xd7,0x2c,0x26,0xa7,0x17, -0x0a,0x4d,0x01,0xf7,0xc5,0xed,0xdc,0x6c,0xd6,0xcd,0x51,0xc8,0xc8,0x1f,0xcb,0xd3, -0xc2,0xe0,0xed,0xb7,0xf4,0xfb,0x93,0xfe,0x03,0x40,0x0a,0x0e,0xe4,0x0b,0x06,0xb9, -0xfd,0xf8,0xd0,0xf5,0xf4,0xb7,0xf4,0xf5,0x75,0xf5,0xf3,0x4d,0xf7,0xfa,0xb6,0xfe, -0x0b,0xe3,0x11,0x17,0x4e,0x20,0x1b,0xbd,0x1d,0x1f,0x0a,0x22,0x2c,0x23,0x30,0x31, -0xbd,0x2e,0x2c,0xe3,0x2d,0x2d,0xd4,0x30,0x2d,0x70,0x20,0x15,0xcd,0x06,0xf6,0x20, -0xec,0xe2,0x45,0xd6,0xd5,0x2e,0xcf,0xcc,0x94,0xdb,0xee,0x1e,0x0b,0x29,0x62,0x3e, -0x47,0x14,0x50,0x58,0x0b,0x5a,0x56,0x7c,0x4a,0x34,0xcb,0x19,0x09,0x9c,0xf7,0xea, -0xcd,0xe9,0xe2,0x1d,0xe1,0xdf,0xf8,0xd9,0xd8,0x25,0xd6,0xd4,0x28,0xd0,0xc6,0xfe, -0xbe,0xb6,0x08,0xb5,0xb8,0x15,0xc3,0xd2,0xe9,0xe1,0xf1,0x85,0xfc,0x09,0x75,0x18, -0x26,0x12,0x2d,0x28,0xbe,0x1d,0x0f,0x66,0x05,0xfa,0x39,0xf2,0xe5,0x49,0xd9,0xd1, -0xb1,0xcb,0xc8,0xb6,0xc8,0xcf,0xc5,0xd3,0xe0,0x1b,0xec,0xef,0x25,0xf9,0x01,0x9e, -0x04,0x0b,0xfd,0x0f,0x0c,0x5e,0x0a,0x06,0x8a,0xfe,0xfc,0x96,0xfb,0xf8,0xeb,0xf8, -0xf5,0xc8,0xf4,0xf6,0x22,0xf9,0xfd,0xf3,0x07,0x0e,0xa8,0x14,0x1e,0x9f,0x1d,0x1d, -0xcd,0x24,0x2a,0x6c,0x33,0x3b,0xd1,0x35,0x2f,0xcf,0x2e,0x2a,0xca,0x2d,0x2c,0x8a, -0x1e,0x17,0x79,0x08,0xfb,0x72,0xf5,0xe8,0xf5,0xdf,0xda,0x6e,0xd6,0xd4,0x36,0xd9, -0xe7,0x9c,0xfc,0x15,0x73,0x31,0x3e,0xf3,0x43,0x4e,0xf9,0x56,0x53,0x49,0x51,0x45, -0xc9,0x27,0x17,0xfd,0x06,0xf6,0x06,0xf1,0xea,0xf9,0xe0,0xdf,0x51,0xd9,0xd4,0xfb, -0xd2,0xd0,0xc6,0xcb,0xc5,0x64,0xbf,0xb8,0x88,0xb6,0xb8,0xdf,0xc0,0xcd,0xb2,0xdc, -0xed,0x73,0xf9,0x05,0xc9,0x12,0x22,0x30,0x2a,0x2a,0x1a,0x22,0x14,0x4e,0x09,0x00, -0x81,0xf8,0xea,0xc7,0xdc,0xd3,0xb1,0xc9,0xc8,0xb7,0xc7,0xc8,0x70,0xcd,0xd2,0xb5, -0xde,0xe5,0x8d,0xf0,0xfe,0x0d,0x05,0x0b,0x8b,0x0e,0x10,0x13,0x10,0x11,0x75,0x0c, -0x05,0x53,0x00,0xf9,0x1f,0xf8,0xf8,0x85,0xf4,0xf4,0x31,0xf7,0xf4,0x2f,0xfb,0x06, -0xc1,0x0a,0x17,0x88,0x20,0x1d,0x28,0x25,0x2f,0xd1,0x34,0x40,0x3d,0x42,0x37,0x59, -0x34,0x31,0xd5,0x2b,0x29,0xdf,0x1d,0x13,0x42,0x09,0xff,0xea,0xf7,0xeb,0xc8,0xe2, -0xde,0x1d,0xdb,0xdb,0xc8,0xdb,0xe3,0xb5,0xf4,0x08,0xe3,0x1e,0x34,0x38,0x38,0x44, -0xc9,0x51,0x52,0xe7,0x53,0x4c,0x28,0x39,0x26,0x37,0x19,0x09,0x46,0xff,0xf3,0x4c, -0xe7,0xe0,0x6c,0xd6,0xd3,0xf2,0xd0,0xc8,0x00,0xc4,0xbf,0x37,0xb9,0xb7,0x42,0xb7, -0xb7,0x0f,0xbf,0xcb,0x99,0xd9,0xe9,0x70,0xf6,0x00,0xef,0x0f,0x1e,0x7b,0x26,0x26, -0x28,0x21,0x17,0xce,0x0d,0x08,0xf2,0xfc,0xef,0x14,0xe2,0xd6,0x4d,0xce,0xc9,0xf3, -0xc5,0xc6,0xc0,0xc9,0xcd,0x1b,0xd2,0xd8,0x50,0xe5,0xf3,0xc2,0x02,0x0c,0xa1,0x0b, -0x0e,0x5b,0x13,0x15,0x44,0x16,0x13,0x57,0x08,0x02,0xc9,0xfd,0xfa,0xa7,0xf6,0xf4, -0x3b,0xf6,0xf7,0x86,0xf4,0xf6,0x6b,0xff,0x07,0x9e,0x15,0x20,0x17,0x24,0x2c,0xa3, -0x38,0x40,0xa4,0x45,0x43,0x71,0x3e,0x36,0x78,0x33,0x2c,0xa4,0x1a,0x10,0xfc,0x05, -0x00,0xcc,0xf9,0xf2,0xaf,0xe7,0xdf,0x0d,0xe0,0xe3,0xb7,0xe1,0xe6,0x06,0xf9,0x00, -0x0a,0x14,0x2a,0xbd,0x2c,0x38,0x18,0x49,0x4a,0xae,0x52,0x4c,0x3c,0x3e,0x2f,0xe4, -0x22,0x1a,0x56,0x0c,0x01,0xaa,0xf0,0xe4,0x72,0xd8,0xd3,0x5d,0xd0,0xc7,0x82,0xc0, -0xb9,0xf1,0xb2,0xb2,0x23,0xb4,0xb6,0x07,0xbf,0xc9,0xa8,0xd6,0xe4,0xc6,0xf2,0xfe, -0x06,0x0c,0x1b,0x37,0x24,0x26,0x01,0x20,0x18,0x41,0x0e,0x08,0xff,0x00,0xf6,0x13, -0xeb,0xdb,0xcc,0xd2,0xcb,0x39,0xc8,0xc7,0xe2,0xc8,0xcb,0x30,0xcb,0xcd,0xd5,0xd6, -0xe5,0x46,0xf5,0x05,0x05,0x0d,0x0f,0x5d,0x12,0x18,0xd1,0x19,0x1c,0x45,0x19,0x0e, -0x6d,0x03,0xfa,0xce,0xf4,0xf2,0x58,0xf5,0xf0,0x3f,0xf3,0xed,0x83,0xef,0xff,0x89, -0x06,0x16,0x5b,0x27,0x2c,0xaf,0x3b,0x43,0x80,0x43,0x47,0xda,0x47,0x44,0x46,0x3d, -0x31,0xfe,0x1e,0x10,0xe1,0x07,0x03,0xbe,0xff,0xf7,0x11,0xf2,0xe4,0x9f,0xe4,0xe6, -0x4b,0xe3,0xe8,0x50,0xf1,0xfb,0x6f,0x09,0x15,0xc7,0x22,0x27,0x2c,0x36,0x49,0x0a, -0x49,0x4e,0x9e,0x46,0x35,0x05,0x2d,0x28,0x9b,0x1d,0x0f,0x79,0x00,0xe9,0x4e,0xde, -0xd4,0x55,0xd3,0xca,0x21,0xc1,0xba,0xa1,0xb1,0xb0,0x39,0xb4,0xb4,0xb8,0xbb,0xc6, -0x9e,0xd0,0xdf,0xc5,0xe9,0xf6,0x14,0x01,0x12,0x10,0x1f,0x21,0x2f,0x20,0x18,0x6b, -0x11,0x0d,0x4c,0x08,0xfe,0xf4,0xf4,0xe4,0xaf,0xda,0xd0,0xa4,0xcb,0xc8,0x01,0xc6, -0xc8,0x01,0xc6,0xc6,0x27,0xcc,0xd7,0x65,0xe8,0xfa,0x67,0x05,0x11,0x23,0x12,0x16, -0x90,0x1c,0x1c,0x4a,0x1f,0x1b,0xe5,0x0e,0x02,0xe6,0xfb,0xf3,0x7e,0xf4,0xf9,0x71, -0xf2,0xf2,0x12,0xf0,0xec,0x5c,0xfb,0x07,0x50,0x1a,0x2e,0x96,0x38,0x3e,0x28,0x41, -0x45,0xf8,0x47,0x4e,0x61,0x47,0x38,0xd0,0x25,0x12,0x4a,0x08,0x02,0xe8,0xfe,0xfb, -0x52,0xf3,0xed,0xaf,0xe6,0xe6,0x0b,0xe9,0xe9,0xb4,0xef,0xfa,0x02,0x04,0x0a,0x0a, -0x1c,0x21,0x37,0x2a,0x3b,0xbe,0x47,0x4b,0x38,0x4c,0x41,0x21,0x31,0x31,0xf3,0x2a, -0x1c,0xdb,0x0d,0xf5,0xdd,0xe0,0xd9,0x0c,0xd2,0xca,0x2f,0xc1,0xb7,0x80,0xb3,0xb0, -0x09,0xb1,0xb3,0xae,0xb9,0xc2,0x86,0xd1,0xda,0x45,0xe4,0xef,0x15,0xfc,0x0a,0xb3, -0x16,0x1f,0x19,0x1e,0x1c,0x1e,0x15,0x0f,0x63,0x0b,0x03,0xa2,0xfa,0xf0,0xff,0xde, -0xd3,0xfc,0xcd,0xc7,0xca,0xc6,0xc6,0x48,0xc3,0xc4,0x76,0xc9,0xcd,0xf7,0xdb,0xec, -0xa7,0xfb,0x0b,0x3e,0x14,0x14,0xe4,0x17,0x1d,0xe3,0x20,0x22,0xbf,0x1c,0x0f,0xe6, -0xff,0xfa,0xfa,0xf3,0xf3,0x11,0xf5,0xf0,0x67,0xef,0xec,0x81,0xea,0xfb,0x20,0x12, -0x28,0x96,0x3c,0x46,0xc2,0x40,0x44,0xb9,0x4d,0x49,0x0f,0x50,0x3f,0xe5,0x27,0x17, -0x4a,0x06,0xfb,0xf8,0xf9,0xf9,0x96,0xf4,0xf7,0xcb,0xec,0xee,0x60,0xee,0xed,0x1b, -0xf3,0xf8,0xda,0x03,0x09,0x45,0x12,0x19,0x4a,0x1c,0x2a,0xa1,0x3f,0x48,0x6e,0x4b, -0x45,0x75,0x3c,0x34,0x4c,0x35,0x2b,0xcd,0x18,0x03,0xcf,0xeb,0xdf,0xd1,0xcf,0xc8, -0xdc,0xbd,0xb6,0x0d,0xb4,0xb0,0x7e,0xb0,0xb1,0xf5,0xb9,0xc3,0xf0,0xcf,0xda,0xd0, -0xe1,0xeb,0xfc,0xf6,0xff,0x48,0x0b,0x16,0xce,0x1b,0x1d,0x9d,0x18,0x0f,0x7a,0x08, -0x07,0xeb,0xff,0xf7,0xbf,0xe9,0xdb,0xf1,0xcf,0xcc,0xb2,0xc7,0xc2,0x35,0xc4,0xc5, -0x36,0xc9,0xcc,0xed,0xd1,0xdc,0xb8,0xef,0x02,0x3d,0x10,0x16,0xe0,0x13,0x18,0x41, -0x1e,0x21,0xf9,0x22,0x1a,0x1a,0x0c,0x03,0x54,0xfb,0xf3,0x0e,0xf6,0xf4,0x9c,0xf1, -0xf1,0xc8,0xec,0xf3,0xd0,0x00,0x17,0x51,0x2e,0x3a,0xb9,0x42,0x44,0x8a,0x44,0x4a, -0x96,0x4a,0x42,0x57,0x38,0x25,0x57,0x10,0x03,0x2f,0xfc,0xf7,0xd6,0xf8,0xf6,0x40, -0xf4,0xf1,0x38,0xef,0xf2,0x01,0xf5,0xf3,0xe1,0xfa,0x06,0xa4,0x09,0x18,0xe0,0x1d, -0x1d,0x1c,0x2f,0x3e,0x0a,0x45,0x4b,0x7f,0x49,0x3e,0xa7,0x34,0x30,0x78,0x22,0x0e, -0x17,0xff,0xe8,0xc5,0xd7,0xc8,0x5b,0xc0,0xb8,0xc5,0xb5,0xb5,0xb8,0xb3,0xb5,0x05, -0xb8,0xbf,0x7b,0xc8,0xd3,0x65,0xdd,0xe7,0x4f,0xf1,0xf8,0xdc,0xfe,0x07,0x3b,0x15, -0x1b,0x3d,0x1e,0x19,0x52,0x10,0x07,0x4f,0x05,0xfe,0x0c,0xf5,0xe5,0xf5,0xd9,0xcd, -0x56,0xc6,0xc1,0x5b,0xbe,0xc2,0xfb,0xc6,0xcc,0xfb,0xce,0xd3,0x29,0xdd,0xef,0x6e, -0x00,0x0d,0x18,0x17,0x15,0x9b,0x17,0x1d,0x13,0x21,0x20,0x6b,0x21,0x14,0x1a,0x08, -0x00,0x60,0xf6,0xf6,0x9f,0xf6,0xf4,0x92,0xf2,0xf6,0x4e,0xff,0x09,0x21,0x1b,0x29, -0xcc,0x35,0x40,0x39,0x4a,0x43,0x99,0x3c,0x3a,0x79,0x2e,0x2a,0xc5,0x1f,0x0e,0x57, -0x01,0xf8,0xa0,0xf7,0xfb,0x90,0xfb,0xfa,0x75,0xfc,0xf7,0xfa,0xfa,0xfa,0x80,0xf3, -0xfc,0x3d,0x06,0x10,0xbe,0x1d,0x22,0x57,0x21,0x2b,0x71,0x3d,0x48,0xd8,0x51,0x4c, -0xd4,0x3b,0x2c,0x7e,0x21,0x15,0x83,0x07,0xf4,0xbd,0xde,0xcc,0x0e,0xc0,0xb8,0x4c, -0xb8,0xb6,0x7e,0xbb,0xbe,0x67,0xc0,0xc4,0x91,0xc5,0xcd,0x8e,0xd8,0xe2,0x5c,0xee, -0xf1,0x8b,0xf3,0xf9,0x71,0x02,0x11,0x42,0x1b,0x1c,0x06,0x16,0x0c,0xab,0x05,0x01, -0xdb,0xfd,0xf6,0xb5,0xe7,0xd9,0xa8,0xcd,0xc3,0xa7,0xc0,0xc0,0x4b,0xc5,0xc8,0x8e, -0xcc,0xd0,0xb6,0xd3,0xde,0xa2,0xef,0x01,0xfa,0x0f,0x18,0x8e,0x1b,0x17,0x7c,0x1f, -0x22,0x01,0x23,0x24,0x36,0x16,0x08,0xa1,0xfd,0xf4,0xaa,0xf2,0xf3,0x1e,0xf6,0xfb, -0x8c,0xff,0x08,0x38,0x0d,0x16,0x7a,0x29,0x36,0x0f,0x42,0x46,0xe5,0x38,0x2d,0xd2, -0x2b,0x25,0x70,0x25,0x20,0xc1,0x0a,0xff,0x56,0xfc,0xf9,0xe5,0x03,0x04,0xc1,0x01, -0x04,0xc1,0xfa,0xfc,0x76,0xf9,0xf3,0x3c,0xfa,0x09,0x76,0x11,0x1f,0x5a,0x25,0x1f, -0xd4,0x2c,0x41,0x75,0x4e,0x53,0xbe,0x4a,0x33,0xee,0x20,0x18,0x0d,0x10,0xfe,0x34, -0xec,0xd5,0x83,0xc5,0xbe,0xb1,0xbb,0xbd,0x2d,0xbe,0xc4,0x8d,0xc7,0xc7,0xbe,0xc7, -0xc9,0xfd,0xcf,0xda,0x8e,0xe3,0xe8,0x08,0xeb,0xf0,0x30,0xf6,0x01,0xdb,0x12,0x1a, -0x84,0x1b,0x17,0x32,0x0c,0x04,0xd7,0x01,0xfc,0x54,0xf4,0xe8,0x99,0xd5,0xca,0x76, -0xc5,0xc3,0x7d,0xc5,0xc9,0x05,0xcb,0xcf,0x48,0xd4,0xd5,0x0f,0xdf,0xed,0x2c,0xfc, -0x0e,0xa3,0x16,0x16,0x42,0x1a,0x19,0x5c,0x22,0x25,0x6e,0x22,0x19,0xe9,0x08,0x00, -0x1b,0xf8,0xf4,0x24,0xfb,0x02,0x90,0x03,0x0b,0x2d,0x0d,0x0d,0xd0,0x16,0x24,0xe5, -0x30,0x36,0xae,0x33,0x29,0xb5,0x1f,0x1e,0xc8,0x20,0x20,0xf4,0x1f,0x13,0x29,0x09, -0x06,0x88,0x08,0x0a,0x35,0x0c,0x09,0x6e,0x01,0xfe,0x45,0xf8,0xf5,0x52,0xf0,0xf5, -0xda,0x07,0x12,0x96,0x23,0x2a,0x24,0x24,0x34,0x8d,0x46,0x4e,0xcf,0x52,0x42,0x3b, -0x29,0x17,0x89,0x0f,0x00,0x26,0xf3,0xe2,0xc3,0xcf,0xc9,0x84,0xc3,0xc5,0x04,0xc7, -0xca,0x28,0xd1,0xd1,0x76,0xd0,0xcd,0x54,0xcc,0xcf,0x0c,0xd6,0xdb,0xf4,0xe0,0xe7, -0x75,0xed,0xf4,0xad,0x02,0x12,0x16,0x1b,0x1f,0x36,0x1a,0x0e,0x04,0x06,0xfe,0x8c, -0xf7,0xef,0xb8,0xde,0xd2,0x38,0xcb,0xc4,0x8b,0xc5,0xc7,0x71,0xcb,0xd0,0xc0,0xd6, -0xd8,0xd4,0xda,0xe0,0x71,0xe8,0xf9,0x26,0x04,0x0f,0xf1,0x16,0x15,0x5a,0x1b,0x22, -0xf7,0x23,0x28,0xa0,0x21,0x15,0x37,0x08,0xf9,0x6b,0xfd,0x01,0xf5,0x05,0x0a,0xb6, -0x06,0x07,0xc2,0x0a,0x14,0x20,0x20,0x27,0xe5,0x2c,0x2c,0x41,0x25,0x21,0xc2,0x1b, -0x1d,0xb9,0x1d,0x1c,0x1d,0x16,0x0b,0x80,0x07,0x05,0x11,0x09,0x0b,0x43,0x09,0x05, -0xd5,0xfe,0xfe,0x0c,0xf9,0xf2,0x64,0x04,0x0b,0x00,0x17,0x2a,0x62,0x28,0x29,0x49, -0x36,0x41,0x97,0x46,0x47,0x8a,0x38,0x23,0x9a,0x13,0x08,0x0c,0xfa,0xed,0x7d,0xe3, -0xd4,0x41,0xcd,0xc9,0xc0,0xc8,0xca,0x4c,0xcf,0xd2,0x4e,0xd3,0xd0,0xa7,0xd0,0xcd, -0x84,0xcf,0xd5,0x28,0xd9,0xe2,0x37,0xe9,0xf0,0x74,0xf5,0x02,0xa9,0x0f,0x19,0xd6, -0x1b,0x17,0xd5,0x0b,0x04,0xf2,0xfd,0xf5,0x8c,0xed,0xdf,0x43,0xd3,0xcc,0xcf,0xc7, -0xc4,0xbc,0xc7,0xcc,0x57,0xcf,0xd5,0xf0,0xd7,0xd9,0xe0,0xde,0xe8,0x5a,0xf4,0x03, -0x38,0x0d,0x16,0x71,0x1b,0x1d,0x54,0x20,0x27,0x92,0x27,0x23,0x8b,0x19,0x06,0x7d, -0x04,0x06,0x87,0x09,0x13,0x71,0x0c,0x09,0x38,0x0b,0x0f,0x84,0x15,0x17,0xa6,0x16, -0x18,0x85,0x1a,0x1a,0x95,0x18,0x12,0xf2,0x14,0x17,0x78,0x1d,0x20,0x44,0x17,0x12, -0x22,0x0f,0x10,0xc5,0x10,0x0e,0x8a,0x07,0x01,0xd5,0xfb,0xf8,0xe2,0xf9,0x05,0x58, -0x12,0x20,0x3b,0x2c,0x32,0xb7,0x34,0x38,0x28,0x42,0x3e,0x57,0x39,0x2a,0x3f,0x16, -0x05,0xa5,0xf8,0xeb,0x70,0xe2,0xde,0x80,0xd5,0xd3,0xe7,0xd0,0xd2,0x6c,0xd5,0xd8, -0x39,0xdc,0xd9,0x0a,0xd5,0xd2,0x35,0xcc,0xcc,0xa2,0xd0,0xd8,0xb7,0xdf,0xe9,0xd5, -0xf0,0xf6,0xf7,0x05,0x12,0x4e,0x19,0x1d,0xd6,0x15,0x0c,0x06,0x01,0xf8,0x4d,0xef, -0xe5,0x4c,0xdc,0xd4,0x91,0xcb,0xc6,0x4c,0xc5,0xca,0x86,0xd0,0xd4,0xa9,0xd7,0xd8, -0x83,0xda,0xe0,0x33,0xe8,0xf0,0xc2,0xfd,0x08,0xf2,0x10,0x1b,0xbe,0x1b,0x20,0xb0, -0x27,0x29,0x34,0x25,0x20,0xb0,0x0f,0x0e,0xb9,0x10,0x0f,0xc2,0x14,0x0d,0xcc,0x07, -0x0f,0x50,0x10,0x0f,0x33,0x10,0x0f,0x00,0x0e,0x13,0xcd,0x16,0x12,0x98,0x12,0x11, -0xfb,0x16,0x1c,0x83,0x1d,0x18,0x46,0x15,0x11,0xbb,0x0e,0x12,0x48,0x0b,0x09,0xd6, -0x03,0x00,0xf7,0xfe,0xfe,0x5e,0x11,0x1b,0x89,0x25,0x39,0x00,0x38,0x36,0x17,0x3c, -0x3a,0xd6,0x34,0x2f,0xe1,0x1f,0x08,0x60,0xfa,0xed,0x7a,0xe2,0xe0,0x1d,0xdc,0xd8, -0xf0,0xd5,0xd9,0x80,0xda,0xdb,0x89,0xde,0xdd,0xf0,0xdb,0xd6,0x1f,0xd2,0xcb,0x8f, -0xc9,0xd0,0x9c,0xd9,0xe1,0x4d,0xeb,0xf1,0x1f,0xf8,0x07,0xe3,0x13,0x19,0xa1,0x1a, -0x12,0xc5,0x06,0xff,0x8d,0xf3,0xeb,0xdb,0xe5,0xd9,0x8a,0xd2,0xcd,0x4b,0xc7,0xc9, -0x81,0xcd,0xd1,0xd5,0xd4,0xd8,0x14,0xd7,0xdc,0x24,0xe1,0xe5,0x99,0xee,0xf9,0x1b, -0x06,0x10,0x7a,0x1a,0x1f,0x5e,0x20,0x28,0xbb,0x2c,0x27,0x76,0x25,0x1d,0x28,0x17, -0x19,0xbb,0x15,0x13,0x93,0x0b,0x0a,0x46,0x0b,0x0a,0xcc,0x05,0x05,0x76,0x01,0x07, -0x0b,0x10,0x13,0x86,0x15,0x11,0x65,0x14,0x1b,0x7c,0x1d,0x1f,0xa9,0x1e,0x13,0xcc, -0x10,0x0e,0x2e,0x09,0x09,0xf8,0x05,0x06,0x75,0x03,0x04,0xa1,0x0a,0x1b,0xb4,0x24, -0x33,0x74,0x44,0x3a,0x50,0x39,0x3b,0xab,0x2d,0x29,0x7d,0x23,0x0f,0x88,0xfa,0xf0, -0x62,0xe4,0xde,0x8f,0xe2,0xdc,0x43,0xdf,0xde,0xa3,0xdf,0xe3,0x21,0xdf,0xdf,0x75, -0xdd,0xdb,0x16,0xd7,0xce,0xba,0xc8,0xc8,0x6c,0xd2,0xdd,0x0e,0xe6,0xf0,0x83,0xf3, -0xfd,0x05,0x0d,0x13,0x5c,0x18,0x14,0x35,0x0d,0x04,0x62,0xf7,0xed,0xba,0xe6,0xdc, -0xa4,0xd8,0xd1,0xeb,0xca,0xc8,0xab,0xca,0xd1,0xd0,0xd3,0xd9,0x9a,0xd8,0xda,0xd6, -0xdf,0xe1,0xe2,0xe6,0xec,0x65,0xf6,0x03,0xb9,0x0d,0x19,0x93,0x1f,0x21,0x1b,0x28, -0x2b,0x29,0x29,0x2c,0xfa,0x2b,0x21,0x37,0x22,0x1a,0xc7,0x0d,0x11,0x09,0x0e,0x08, -0xa8,0x03,0xfd,0xf2,0xf5,0xfa,0x3f,0x03,0x0a,0x4e,0x10,0x11,0x5d,0x14,0x15,0x65, -0x1f,0x20,0x95,0x22,0x22,0x69,0x18,0x14,0x44,0x0c,0x06,0xce,0x08,0x06,0x92,0x07, -0x09,0xea,0x05,0x10,0x8f,0x20,0x2f,0xd2,0x41,0x47,0xa1,0x3d,0x39,0x8f,0x33,0x28, -0xe5,0x22,0x16,0x6b,0xfe,0xee,0x0e,0xe6,0xdb,0x72,0xdd,0xde,0x03,0xde,0xe4,0x02, -0xe6,0xe7,0xc7,0xe7,0xe3,0x09,0xe3,0xe2,0x12,0xdc,0xd5,0x2b,0xcb,0xc6,0x21,0xca, -0xd3,0xd9,0xde,0xe9,0x42,0xf1,0xf7,0x09,0x03,0x0e,0x77,0x15,0x17,0xd0,0x12,0x08, -0xa8,0xfd,0xf1,0x91,0xe9,0xe2,0xdd,0xd7,0xd4,0xc7,0xcd,0xc8,0x4d,0xca,0xcd,0x7e, -0xd1,0xd6,0x47,0xdb,0xdb,0x0a,0xde,0xe0,0x03,0xe5,0xec,0xa0,0xef,0xf4,0xbd,0xfe, -0x07,0xa6,0x15,0x22,0x7e,0x26,0x26,0x5c,0x2a,0x32,0x5f,0x38,0x3a,0x1e,0x32,0x24, -0x3d,0x19,0x13,0x9a,0x0f,0x0a,0x32,0xfe,0xf4,0x0a,0xec,0xef,0x84,0xf8,0xff,0x5a, -0x0c,0x11,0x1a,0x14,0x1c,0x79,0x20,0x21,0xf5,0x24,0x20,0x17,0x18,0x12,0x87,0x0b, -0x01,0x08,0xff,0xfd,0x37,0x04,0x0c,0xd9,0x0e,0x16,0x69,0x23,0x33,0x74,0x47,0x56, -0xd2,0x49,0x40,0x15,0x35,0x27,0xdf,0x22,0x13,0x20,0xfd,0xe8,0xb1,0xdf,0xdc,0x53, -0xdb,0xdd,0xfa,0xde,0xe3,0x38,0xeb,0xed,0xa5,0xeb,0xe6,0x63,0xe2,0xe1,0x13,0xdc, -0xd4,0x1c,0xcc,0xc6,0x79,0xc8,0xd1,0x1a,0xdc,0xe7,0x23,0xf2,0xfa,0x32,0x01,0x0a, -0x4b,0x12,0x14,0xe5,0x15,0x0a,0x49,0xfd,0xf3,0xb6,0xea,0xe5,0xdf,0xde,0xd3,0x2e, -0xce,0xca,0x3c,0xcb,0xce,0xc8,0xcf,0xd1,0x0a,0xd8,0xdd,0x26,0xdd,0xdf,0x85,0xde, -0xe5,0xe9,0xed,0xf2,0xf4,0xf4,0xf8,0x98,0x02,0x15,0xda,0x1f,0x29,0xb0,0x28,0x2c, -0x3f,0x3c,0x3f,0x19,0x43,0x3a,0x47,0x2a,0x1f,0xca,0x1b,0x0e,0x1e,0x05,0xfa,0xed, -0xe9,0xec,0x03,0xec,0xf5,0x28,0x01,0x09,0x2b,0x11,0x17,0xe9,0x1e,0x22,0x29,0x26, -0x24,0xae,0x19,0x14,0xaa,0x0c,0x06,0x89,0x01,0xfb,0xd7,0xf9,0x03,0xfa,0x0c,0x11, -0x04,0x24,0x30,0x4b,0x41,0x56,0xeb,0x57,0x4b,0xcf,0x3e,0x36,0x54,0x27,0x1d,0x53, -0x08,0xeb,0x02,0xdd,0xdb,0xd2,0xd5,0xda,0x28,0xdc,0xdc,0x00,0xe6,0xeb,0xfa,0xed, -0xeb,0x03,0xe5,0xe3,0x5c,0xe0,0xd6,0xb3,0xcf,0xc6,0x1e,0xc8,0xcf,0x3a,0xd7,0xe3, -0xb5,0xeb,0xf6,0x53,0xfe,0x08,0x02,0x11,0x13,0x26,0x13,0x0d,0x9a,0xff,0xf6,0xde, -0xef,0xe8,0xd1,0xe2,0xd6,0xb5,0xcf,0xcc,0xb1,0xcb,0xce,0x7b,0xce,0xd1,0xa4,0xd4, -0xda,0xc6,0xdb,0xdd,0xb7,0xde,0xe2,0x29,0xe8,0xee,0x82,0xef,0xf1,0xb9,0xf5,0x00, -0x0d,0x0f,0x1a,0x99,0x22,0x36,0x2b,0x3a,0x41,0xb4,0x4d,0x43,0xd4,0x3f,0x3b,0x3e, -0x28,0x1c,0x8c,0x0e,0xf8,0x35,0xf0,0xe6,0x12,0xe1,0xf1,0x48,0xf3,0x03,0xf6,0x0e, -0x11,0x42,0x1e,0x29,0x09,0x2a,0x2a,0x35,0x21,0x13,0xa2,0x0a,0x03,0x18,0xf9,0xf6, -0xa0,0xf1,0xf5,0x88,0x04,0x09,0xb7,0x15,0x2f,0xaf,0x42,0x59,0xf8,0x64,0x5a,0x5a, -0x4c,0x3e,0x64,0x33,0x26,0x5a,0x0f,0xf8,0x18,0xdc,0xd3,0x78,0xd4,0xd2,0x88,0xdc, -0xdf,0xc0,0xe4,0xee,0x9e,0xee,0xf0,0x5f,0xed,0xe6,0x89,0xe3,0xda,0x4e,0xcd,0xc5, -0x9f,0xc1,0xc4,0xd8,0xcf,0xdb,0x49,0xe6,0xf3,0x87,0xfb,0x03,0xc0,0x0f,0x15,0x6b, -0x18,0x15,0x64,0x07,0xf7,0x3e,0xf0,0xea,0x73,0xe5,0xdd,0xfc,0xd2,0xcd,0xe6,0xcb, -0xce,0x46,0xd1,0xd3,0xb7,0xd2,0xd9,0x4c,0xdc,0xda,0x09,0xdc,0xde,0x63,0xe2,0xe8, -0x4d,0xed,0xed,0x02,0xef,0xf6,0xcf,0x00,0x0b,0xd5,0x1a,0x28,0xb7,0x3d,0x46,0x3d, -0x48,0x4c,0x9c,0x43,0x45,0x56,0x42,0x2d,0xae,0x19,0x03,0x92,0xf1,0xe9,0x53,0xe7, -0xea,0x92,0xef,0xfc,0xe6,0x06,0x10,0xd2,0x1b,0x22,0x29,0x2b,0x2e,0x19,0x29,0x15, -0x09,0x0a,0x00,0xe1,0xf6,0xf5,0xf1,0xef,0xf3,0x6e,0xf5,0x00,0x45,0x0b,0x19,0x84, -0x37,0x4e,0x4e,0x5f,0x63,0x6d,0x53,0x45,0x67,0x3e,0x33,0x5c,0x25,0x0b,0xa8,0xf1, -0xdb,0xab,0xd5,0xd5,0x38,0xd6,0xdd,0x51,0xe2,0xe7,0x2b,0xeb,0xea,0x05,0xe9,0xe8, -0x25,0xe5,0xe0,0x2a,0xd3,0xc7,0xaf,0xc2,0xc2,0x87,0xca,0xd5,0x47,0xe2,0xec,0x2f, -0xf8,0xfe,0x39,0x05,0x0f,0x09,0x17,0x17,0xdc,0x0f,0xfe,0x2f,0xf2,0xee,0xe1,0xe8, -0xe6,0x87,0xde,0xd4,0x15,0xd0,0xd0,0x61,0xcf,0xcf,0xdc,0xd3,0xd6,0x4b,0xdb,0xda, -0x5d,0xd8,0xdb,0x77,0xdf,0xea,0x11,0xee,0xec,0xf1,0xed,0xf1,0xc9,0xf6,0xfe,0x5e, -0x04,0x12,0xb7,0x26,0x3a,0x32,0x48,0x49,0x22,0x47,0x48,0x4a,0x4b,0x47,0x36,0x39, -0x1e,0x14,0x05,0xf5,0x02,0xec,0xeb,0xdb,0xee,0xf3,0xad,0xfb,0x05,0xe6,0x0f,0x1d, -0x92,0x25,0x2d,0x44,0x2b,0x21,0x19,0x14,0x04,0x7d,0xfa,0xee,0x8d,0xea,0xe8,0x20, -0xef,0xf4,0xa3,0xfc,0x06,0xd1,0x17,0x40,0x94,0x53,0x65,0x99,0x6a,0x52,0x42,0x46, -0x46,0xec,0x35,0x22,0x2d,0x0d,0xee,0x9b,0xda,0xd6,0x69,0xd1,0xd4,0x82,0xdc,0xe0, -0xc5,0xe7,0xe7,0x1f,0xe8,0xe6,0x9c,0xe5,0xe4,0x8a,0xdc,0xd0,0xd0,0xc5,0xc2,0x76, -0xc1,0xca,0xf1,0xd7,0xe4,0x3e,0xf2,0xfd,0x0a,0x01,0x09,0x79,0x15,0x1a,0x99,0x1a, -0x0f,0x0e,0xfe,0xf1,0xa9,0xec,0xe6,0x3d,0xe3,0xdb,0xa0,0xd2,0xd0,0x04,0xce,0xcc, -0x87,0xce,0xd4,0x26,0xd9,0xdc,0x63,0xdc,0xd7,0x6f,0xdd,0xe4,0x47,0xe9,0xf2,0xd5, -0xee,0xef,0x03,0xf6,0xf8,0xbf,0xff,0x09,0xd0,0x16,0x26,0x12,0x36,0x41,0x6b,0x41, -0x44,0xb8,0x48,0x46,0x55,0x41,0x30,0x93,0x1e,0x08,0x5b,0xf7,0xf7,0xbf,0xf6,0xf6, -0xda,0x03,0x05,0x2e,0x06,0x15,0xdc,0x1c,0x25,0x6f,0x2a,0x1f,0x74,0x11,0x06,0xf0, -0xfe,0xf2,0xc2,0xef,0xe4,0x91,0xe5,0xee,0x92,0xf4,0x03,0x39,0x06,0x1e,0x4b,0x3b, -0x50,0x0d,0x62,0x61,0x40,0x51,0x47,0x69,0x45,0x39,0xd3,0x28,0x11,0xc2,0xf6,0xe1, -0xcf,0xdd,0xd8,0x58,0xd7,0xdb,0x57,0xdb,0xdc,0x39,0xdf,0xe0,0x54,0xe0,0xdf,0xe5, -0xdb,0xd6,0x09,0xce,0xc9,0x70,0xc5,0xc8,0x42,0xcf,0xda,0xeb,0xe9,0xf2,0x4e,0xfe, -0x03,0x83,0x09,0x15,0x23,0x1b,0x18,0x54,0x0e,0xff,0xb6,0xf3,0xf0,0x1a,0xe9,0xe4, -0x57,0xdc,0xd4,0xa4,0xcf,0xce,0xc4,0xcd,0xcb,0x1e,0xd1,0xd6,0xa4,0xd7,0xd7,0xa5, -0xd9,0xda,0x2f,0xe4,0xed,0x16,0xf1,0xf2,0x24,0xf6,0xf8,0xc0,0xfa,0x05,0xfe,0x0f, -0x1a,0x65,0x26,0x30,0x80,0x33,0x3b,0x1b,0x45,0x4a,0x60,0x44,0x3b,0x33,0x2a,0x19, -0xe6,0x11,0x0a,0x35,0x04,0x02,0xaa,0x03,0x02,0x3f,0x09,0x0c,0xfc,0x12,0x1d,0x61, -0x20,0x1f,0xf9,0x13,0x08,0x7a,0x00,0xf8,0x7e,0xf3,0xed,0xa0,0xe7,0xe6,0xce,0xeb, -0xf2,0x05,0xff,0x0a,0xef,0x1f,0x3b,0x43,0x48,0x56,0xb6,0x59,0x4d,0x0f,0x50,0x4c, -0x8f,0x3b,0x30,0x79,0x18,0xfb,0x86,0xec,0xe4,0x6a,0xdc,0xda,0x0e,0xd7,0xd0,0xc2, -0xd1,0xd4,0x50,0xda,0xdb,0xe7,0xd8,0xd5,0x79,0xd2,0xce,0x47,0xcb,0xc9,0x98,0xcb, -0xd4,0xda,0xdf,0xeb,0x73,0xf2,0xfb,0xe7,0x02,0x0e,0xcd,0x19,0x1a,0x1e,0x17,0x0d, -0xf6,0x01,0xf8,0x63,0xf0,0xe8,0x50,0xe1,0xd8,0xfa,0xcf,0xca,0xd8,0xc8,0xca,0x68, -0xd0,0xd3,0x3b,0xd7,0xd8,0x4d,0xdb,0xdd,0x65,0xe3,0xe8,0xfd,0xe9,0xf2,0x73,0xef, -0xf1,0xe8,0xf4,0xf8,0x7a,0x0b,0x1b,0xed,0x21,0x2a,0x99,0x29,0x2b,0xf3,0x3a,0x44, -0x0f,0x48,0x3e,0x58,0x2d,0x1b,0x3b,0x16,0x15,0x6c,0x18,0x18,0x9b,0x11,0x11,0x38, -0x0f,0x12,0x31,0x1a,0x1b,0x80,0x1d,0x17,0xef,0x0e,0x03,0xf2,0xf9,0xf2,0xe9,0xee, -0xef,0xc4,0xed,0xea,0x7d,0xeb,0xeb,0x2e,0xf7,0x08,0xce,0x11,0x24,0x49,0x33,0x39, -0xa3,0x44,0x4d,0x4f,0x47,0x48,0xbf,0x4a,0x3d,0x16,0x34,0x21,0x4d,0x0b,0xf9,0x6b, -0xf6,0xec,0xc4,0xe1,0xd8,0x12,0xca,0xc9,0x30,0xcb,0xcf,0x1c,0xd1,0xcc,0x74,0xcc, -0xcc,0x24,0xcb,0xce,0xdf,0xce,0xd3,0x0d,0xdb,0xe3,0xc1,0xea,0xf0,0x59,0xfa,0x00, -0x5c,0x0b,0x14,0x1e,0x17,0x12,0x56,0x0e,0x04,0xbc,0xfa,0xf9,0xdb,0xef,0xe4,0x99, -0xdc,0xd0,0x43,0xc9,0xcb,0x05,0xcc,0xcb,0x3e,0xd2,0xd3,0xc5,0xd6,0xdc,0xfa,0xdd, -0xe3,0x3e,0xeb,0xed,0xc4,0xf2,0xf0,0x3e,0xf1,0xfb,0x81,0x06,0x15,0x5a,0x20,0x25, -0x19,0x27,0x28,0x1e,0x2b,0x2e,0xd5,0x33,0x31,0xa4,0x2a,0x24,0xc0,0x14,0x0f,0xb6, -0x1d,0x1f,0xa4,0x28,0x2d,0xea,0x20,0x21,0x7e,0x24,0x22,0xd3,0x22,0x1b,0xf0,0x0b, -0x01,0x50,0xf7,0xeb,0xae,0xe9,0xea,0x66,0xea,0xf2,0x14,0xee,0xf2,0xa2,0xf7,0xfd, -0x8b,0x0d,0x0e,0x7e,0x1a,0x28,0x6c,0x2e,0x39,0x74,0x3f,0x3b,0x7a,0x3e,0x4a,0x84, -0x46,0x3e,0x42,0x2e,0x18,0xfc,0x0c,0x03,0x18,0xf7,0xe5,0x59,0xd3,0xc6,0xbe,0xc1, -0xbf,0xfa,0xbe,0xbf,0xbc,0xc1,0xc8,0xe5,0xca,0xcc,0x38,0xcf,0xd4,0xa0,0xdb,0xe2, -0xcb,0xe7,0xed,0xf4,0xf0,0xf8,0xea,0xff,0x05,0xd3,0x0f,0x14,0xaf,0x15,0x12,0x4f, -0x08,0xfe,0x5e,0xfc,0xf7,0x74,0xed,0xde,0x25,0xcf,0xc8,0x54,0xc5,0xc7,0xb0,0xc9, -0xca,0x23,0xce,0xd5,0x96,0xdb,0xe0,0x31,0xe7,0xed,0xa3,0xf4,0xf8,0x1e,0xf6,0xf7, -0xa5,0x03,0x0f,0xf1,0x1b,0x23,0x98,0x20,0x21,0x6e,0x28,0x29,0xeb,0x28,0x22,0xdc, -0x1b,0x18,0xf3,0x16,0x17,0xe2,0x17,0x1b,0x0c,0x27,0x31,0x48,0x33,0x34,0xf1,0x30, -0x2b,0xef,0x2a,0x22,0x2e,0x15,0x06,0x73,0xfa,0xf0,0x2b,0xe9,0xe7,0x32,0xe9,0xea, -0xcf,0xf0,0xf2,0x4a,0xf7,0x00,0xb3,0x05,0x0a,0x2c,0x09,0x0a,0xbc,0x17,0x23,0xdd, -0x2d,0x37,0x19,0x30,0x34,0x1a,0x45,0x46,0x8e,0x48,0x3f,0xe2,0x27,0x1a,0x90,0x10, -0xfd,0x32,0xea,0xda,0x40,0xc6,0xc0,0xd9,0xb9,0xb4,0x4d,0xb6,0xba,0x00,0xc3,0xca, -0x29,0xcf,0xd1,0xfc,0xd5,0xdb,0x33,0xe3,0xe9,0x2a,0xed,0xf1,0x6f,0xf7,0xf9,0x36, -0x00,0x0c,0x27,0x13,0x18,0xaa,0x14,0x0a,0x4f,0x04,0x01,0xea,0xf8,0xf0,0x7d,0xe3, -0xd2,0xde,0xcc,0xc7,0xec,0xc4,0xc5,0x98,0xc8,0xce,0x9b,0xd6,0xd8,0x7e,0xdd,0xe4, -0x74,0xec,0xf4,0x05,0xf8,0xfb,0xda,0x00,0x0f,0xf8,0x17,0x20,0x46,0x23,0x20,0x0c, -0x27,0x28,0xd5,0x24,0x1c,0x46,0x11,0x07,0xbe,0x06,0x08,0xb7,0x10,0x1c,0xfd,0x24, -0x2f,0x97,0x36,0x3e,0x52,0x41,0x46,0xc7,0x3f,0x30,0x34,0x22,0x0b,0x50,0x00,0xf4, -0xbd,0xe5,0xe3,0x16,0xe2,0xe4,0x46,0xec,0xf0,0x9a,0xf6,0x01,0xf9,0x09,0x0c,0x5e, -0x0c,0x01,0xe5,0x02,0x0f,0xc1,0x17,0x25,0x7d,0x29,0x27,0xdd,0x2f,0x3f,0x05,0x4a, -0x4d,0xfa,0x4a,0x39,0x66,0x26,0x19,0x8b,0x04,0xef,0xdb,0xdd,0xc9,0x39,0xbb,0xb1, -0xb1,0xad,0xad,0xed,0xb0,0xbc,0xe9,0xc5,0xcd,0x19,0xd4,0xd7,0x84,0xdc,0xe2,0xad, -0xea,0xf1,0xc3,0xf2,0xf5,0xb9,0xf7,0xfd,0x4b,0x09,0x13,0x8b,0x16,0x16,0x73,0x0f, -0x07,0x54,0x05,0xfd,0x35,0xf2,0xe8,0xe5,0xd9,0xcc,0xf5,0xc7,0xc4,0x92,0xc2,0xc7, -0xae,0xcd,0xd3,0xd7,0xd6,0xde,0x59,0xe2,0xe8,0x5c,0xf3,0xf8,0x8d,0x04,0x0e,0xb7, -0x15,0x1c,0x8a,0x1e,0x22,0x14,0x28,0x29,0xe2,0x25,0x1d,0x48,0x0e,0x06,0x58,0x04, -0xfa,0xba,0x01,0x08,0x7e,0x12,0x27,0xd9,0x35,0x3b,0xb2,0x40,0x49,0x9c,0x49,0x49, -0x16,0x3c,0x22,0x7b,0x0e,0xfe,0xae,0xf2,0xe9,0x7b,0xe4,0xdf,0xba,0xe3,0xe8,0x74, -0xf5,0xfc,0xa9,0x03,0x08,0xcc,0x09,0x07,0x15,0xff,0x00,0xf4,0x06,0x0d,0x5c,0x1b, -0x25,0xe1,0x24,0x30,0x39,0x3d,0x47,0xb0,0x51,0x4c,0xaa,0x41,0x2d,0x38,0x1e,0x09, -0x59,0xf6,0xe2,0x54,0xcb,0xbc,0xad,0xb0,0xad,0x2d,0xae,0xaf,0xb5,0xb7,0xc1,0x61, -0xc9,0xd2,0xb4,0xd5,0xda,0x68,0xe2,0xe8,0x64,0xf1,0xf3,0x09,0xf6,0xf8,0x0a,0x02, -0x0d,0x83,0x14,0x17,0xb8,0x15,0x11,0x74,0x0b,0x07,0x57,0xfc,0xf3,0x85,0xe5,0xd6, -0x6a,0xcd,0xc5,0x13,0xbf,0xc1,0x62,0xc6,0xc9,0xac,0xd1,0xd8,0x97,0xde,0xe6,0x95, -0xef,0xf9,0x7a,0x06,0x11,0x55,0x19,0x1c,0xb4,0x1e,0x1e,0x90,0x23,0x28,0xe3,0x21, -0x18,0x36,0x0c,0x01,0xdb,0xfb,0xfb,0x5a,0xfc,0xfd,0x55,0x05,0x17,0xb0,0x26,0x37, -0x30,0x44,0x48,0x16,0x4c,0x4d,0xf9,0x45,0x35,0x5e,0x24,0x10,0xa1,0xff,0xf3,0xe8, -0xea,0xe4,0x78,0xe3,0xe7,0xdd,0xef,0xf8,0x4b,0x03,0x03,0x55,0x04,0x05,0x3c,0xfe, -0xf7,0xcf,0xfb,0x01,0x18,0x06,0x17,0x48,0x21,0x24,0x53,0x33,0x46,0x03,0x4d,0x55, -0x54,0x52,0x3e,0x80,0x30,0x21,0x5b,0x0d,0xf5,0x39,0xe1,0xc7,0xce,0xb9,0xb4,0x36, -0xae,0xad,0x5f,0xb0,0xb7,0x9e,0xbf,0xc6,0x0f,0xcf,0xd3,0xd6,0xd8,0xe0,0x57,0xe6, -0xeb,0xd3,0xf1,0xf7,0x71,0xfc,0x04,0xdd,0x0f,0x14,0xc6,0x1a,0x1a,0x66,0x12,0x0d, -0x22,0x07,0xfe,0x71,0xf2,0xe5,0xaa,0xd5,0xcb,0xa4,0xc5,0xc0,0x1f,0xc1,0xc4,0xe3, -0xc9,0xd1,0x19,0xd8,0xdc,0x55,0xe5,0xef,0x3e,0x03,0x0e,0x7d,0x15,0x19,0x2b,0x1b, -0x1d,0x31,0x26,0x28,0x83,0x22,0x1b,0xff,0x0e,0x04,0xb6,0xff,0xf6,0xfc,0xf8,0xff, -0xf6,0xff,0x0b,0x98,0x13,0x1f,0x9a,0x33,0x41,0x29,0x4f,0x4f,0x8f,0x46,0x3b,0x58, -0x30,0x23,0x6f,0x1a,0x09,0x22,0xfc,0xed,0x8d,0xe8,0xe7,0x9c,0xef,0xf6,0xb8,0xfd, -0xff,0xf4,0xfc,0xfe,0x5e,0xfa,0xf7,0xed,0xf1,0xf2,0xf1,0xfc,0x05,0x00,0x15,0x21, -0xc3,0x25,0x37,0xb7,0x4a,0x53,0xb7,0x59,0x4e,0x86,0x3d,0x2c,0x9d,0x21,0x0e,0x5b, -0xf5,0xe0,0x00,0xcb,0xbc,0x64,0xb7,0xb3,0xdd,0xb2,0xb6,0x05,0xbb,0xbf,0xfd,0xc5, -0xca,0x3f,0xd1,0xd5,0x4c,0xdc,0xe1,0xa4,0xe7,0xee,0xbf,0xf6,0xfc,0xaa,0x03,0x10, -0xef,0x17,0x1b,0x19,0x1b,0x11,0xa8,0x0d,0x08,0x0e,0xff,0xf3,0x18,0xe6,0xd6,0x8c, -0xce,0xc9,0x3b,0xc4,0xc0,0xaf,0xc6,0xca,0x47,0xd2,0xd6,0xb4,0xda,0xe7,0x05,0xf6, -0x08,0x2f,0x12,0x15,0x03,0x19,0x1a,0x70,0x20,0x22,0x0e,0x22,0x19,0xf2,0x0f,0x07, -0xd0,0xfd,0xf6,0x49,0xf9,0x00,0xd1,0x04,0x10,0x88,0x15,0x19,0x59,0x25,0x34,0xec, -0x43,0x49,0x91,0x4b,0x3c,0x69,0x2d,0x26,0x55,0x19,0x15,0x65,0x0d,0xfc,0xd4,0xf2, -0xec,0x10,0xee,0xf8,0x86,0xfd,0xfc,0x59,0xfe,0xf7,0x1b,0xf8,0xf6,0x80,0xec,0xea, -0x39,0xec,0xfe,0x71,0x0c,0x18,0xfa,0x26,0x2b,0x8f,0x3e,0x52,0xc6,0x5a,0x58,0x24, -0x4a,0x37,0x4a,0x25,0x19,0xeb,0x06,0xf0,0x20,0xde,0xcb,0x2f,0xc2,0xba,0xd9,0xb9, -0xbb,0x2c,0xbc,0xc0,0x7a,0xc4,0xc4,0x84,0xc7,0xcb,0x89,0xcf,0xd6,0xeb,0xde,0xe6, -0x21,0xef,0xf7,0xe1,0xfd,0x09,0x6b,0x15,0x1e,0xdb,0x21,0x1c,0x0b,0x15,0x0c,0x3e, -0x06,0xfd,0xe9,0xf0,0xe1,0xc5,0xd3,0xca,0x53,0xc4,0xc1,0x16,0xc3,0xc7,0x1f,0xcc, -0xd3,0x78,0xd9,0xe0,0x96,0xf3,0x04,0x6d,0x0f,0x18,0x49,0x19,0x16,0x3c,0x1d,0x21, -0x20,0x1e,0x19,0xa4,0x10,0x05,0x68,0x01,0xf9,0x22,0xf7,0xfd,0x5a,0x03,0x10,0x46, -0x14,0x19,0x72,0x1d,0x22,0x9c,0x32,0x3b,0x7a,0x3e,0x3b,0xad,0x30,0x23,0x4f,0x1f, -0x1b,0x1b,0x17,0x12,0x74,0x0a,0xfd,0x01,0xf9,0xfb,0xd6,0xfd,0xfd,0x7f,0xfb,0xf4, -0x9b,0xef,0xec,0x0e,0xe8,0xe6,0x81,0xe1,0xf0,0x15,0x06,0x15,0x30,0x28,0x33,0xad, -0x35,0x46,0x9f,0x57,0x56,0x0a,0x52,0x3f,0x4d,0x25,0x14,0x46,0x09,0xf6,0x6e,0xec, -0xdb,0xfa,0xcd,0xc8,0xc7,0xc3,0xc4,0xe4,0xc5,0xc4,0x4f,0xc5,0xc5,0x7f,0xc2,0xc2, -0x79,0xc1,0xc6,0xeb,0xd0,0xdd,0x15,0xe8,0xf2,0x52,0xfa,0x02,0xa7,0x11,0x1f,0x72, -0x24,0x22,0x17,0x1a,0x0c,0x74,0x06,0x00,0xa3,0xf7,0xee,0x1f,0xe3,0xd7,0x67,0xce, -0xcb,0xe5,0xc9,0xcc,0xe2,0xd1,0xd4,0x6c,0xd3,0xd8,0x46,0xe3,0xef,0x8b,0x03,0x0e, -0xed,0x12,0x14,0x69,0x17,0x1c,0x89,0x1e,0x1d,0x9d,0x17,0x0c,0xdf,0x05,0xfd,0x54, -0xf6,0xf6,0x01,0x00,0x09,0xf3,0x12,0x1b,0x3f,0x1b,0x21,0xf1,0x29,0x2f,0x68,0x37, -0x37,0x3b,0x2d,0x28,0x9d,0x22,0x16,0x93,0x17,0x14,0xde,0x0f,0x0f,0x4f,0x08,0x04, -0xe5,0x06,0x02,0x5f,0x01,0xfe,0x50,0xf3,0xec,0x7f,0xe5,0xe2,0xa6,0xdb,0xdc,0xbd, -0xec,0x01,0x06,0x18,0x2d,0xf3,0x38,0x40,0x56,0x4a,0x56,0xba,0x58,0x4f,0x07,0x3e, -0x20,0x34,0x0a,0xfc,0xcb,0xed,0xe5,0x21,0xdc,0xcf,0xc8,0xc9,0xcb,0x1b,0xcb,0xce, -0x21,0xcc,0xce,0xe6,0xc9,0xc7,0xe6,0xc2,0xbd,0x52,0xc1,0xcb,0x51,0xd9,0xe6,0x9e, -0xef,0xf7,0xad,0x02,0x12,0x0a,0x23,0x27,0xbe,0x27,0x1e,0xef,0x0f,0x07,0xd9,0xfe, -0xf2,0x4e,0xea,0xdf,0x04,0xd1,0xca,0x2d,0xc5,0xc6,0xf2,0xcb,0xd3,0x01,0xd6,0xda, -0xac,0xe6,0xf0,0xc4,0xfe,0x0d,0x45,0x12,0x14,0x00,0x1a,0x17,0xf4,0x16,0x15,0x28, -0x0c,0x0a,0x1f,0x05,0xfd,0xaf,0xfb,0xf1,0xc6,0xfa,0x06,0x8d,0x0e,0x1c,0xa8,0x1e, -0x1c,0x9e,0x24,0x2a,0xb7,0x2b,0x2b,0x3c,0x2b,0x24,0x9a,0x21,0x23,0x5b,0x18,0x18, -0xc1,0x17,0x16,0x00,0x1b,0x16,0x2f,0x11,0x09,0xb0,0x02,0xfc,0x74,0xf7,0xef,0xdb, -0xe4,0xda,0xb6,0xd6,0xd6,0x0c,0xde,0xf5,0xe4,0x0a,0x1e,0xbc,0x38,0x42,0x92,0x47, -0x52,0xb9,0x55,0x53,0x10,0x49,0x35,0x14,0x14,0xfe,0xc2,0xf1,0xe6,0xf0,0xe1,0xdc, -0x88,0xd2,0xce,0x83,0xd0,0xd3,0x20,0xd2,0xd3,0xa3,0xd1,0xca,0x93,0xc4,0xbe,0x31, -0xb9,0xbd,0x7b,0xcc,0xd9,0x10,0xe6,0xf0,0x1e,0xf9,0x06,0xa1,0x16,0x24,0x06,0x28, -0x24,0x75,0x19,0x0b,0xed,0x03,0xfa,0x9d,0xf1,0xeb,0x30,0xdd,0xd2,0x57,0xcd,0xc9, -0x62,0xca,0xd1,0x42,0xd6,0xd8,0x85,0xe6,0xee,0xbd,0xf7,0x05,0x08,0x0d,0x10,0x80, -0x17,0x18,0xfe,0x15,0x0f,0x2b,0x08,0x02,0xab,0x00,0xfd,0xa3,0xfc,0xf3,0x0d,0xf3, -0x01,0x1a,0x0b,0x1c,0xeb,0x25,0x21,0x68,0x25,0x27,0xeb,0x29,0x29,0x6a,0x23,0x18, -0xc9,0x17,0x17,0x9b,0x1a,0x1a,0x49,0x17,0x17,0xef,0x1d,0x23,0xdf,0x25,0x1c,0x12, -0x10,0x04,0xb3,0xfa,0xf2,0x12,0xe9,0xda,0x9b,0xcd,0xcf,0x9d,0xcf,0xdf,0x7d,0xfd, -0x11,0xed,0x2d,0x46,0x51,0x4b,0x50,0xc5,0x59,0x58,0xa0,0x4d,0x3f,0x1a,0x22,0x01, -0xa1,0xf2,0xe3,0x9e,0xdc,0xda,0x83,0xd5,0xd5,0xae,0xd8,0xd9,0x6e,0xdd,0xdc,0xb1, -0xda,0xd9,0x37,0xce,0xc3,0xd4,0xba,0xb6,0x1b,0xbc,0xca,0xb8,0xd6,0xe3,0x21,0xf1, -0xfd,0xba,0x0b,0x1d,0xa5,0x27,0x29,0x51,0x28,0x1a,0x42,0x0a,0x00,0xe2,0xf5,0xec, -0x1c,0xe5,0xd9,0x3f,0xce,0xcd,0x83,0xc8,0xcd,0xdb,0xd4,0xd8,0x10,0xe9,0xee,0xcd, -0xf6,0xff,0xfb,0x00,0x08,0xb0,0x13,0x13,0x34,0x14,0x0d,0xff,0x00,0x00,0xef,0xfd, -0xfd,0x77,0xff,0xf7,0xcf,0xf5,0xfc,0x99,0x06,0x16,0xb6,0x22,0x26,0xd8,0x26,0x27, -0x61,0x29,0x2a,0x88,0x27,0x1d,0x96,0x17,0x12,0xbd,0x17,0x19,0xfd,0x18,0x16,0xf1, -0x17,0x20,0x31,0x27,0x23,0xef,0x19,0x0b,0x3d,0xfd,0xf9,0x16,0xf0,0xe1,0x9c,0xd5, -0xcc,0x33,0xcf,0xd5,0x3e,0xec,0x05,0xa5,0x1d,0x39,0xc2,0x4b,0x4f,0x27,0x54,0x5b, -0x33,0x54,0x4a,0x83,0x36,0x12,0x07,0xf9,0xed,0x84,0xdd,0xd8,0x67,0xd7,0xd1,0x35, -0xd7,0xd9,0xbe,0xdb,0xde,0xaf,0xde,0xde,0x24,0xda,0xcd,0x71,0xc1,0xba,0xdf,0xba, -0xc2,0xee,0xcc,0xd8,0x64,0xe5,0xf3,0x3d,0x00,0x0f,0xf9,0x1f,0x26,0x8e,0x29,0x23, -0x16,0x12,0x06,0xf1,0x00,0xf3,0x0d,0xec,0xdf,0x9b,0xd1,0xcd,0xba,0xcd,0xcc,0xca, -0xcf,0xd5,0x50,0xe4,0xf1,0x1f,0xf8,0xff,0x65,0x00,0x06,0x56,0x12,0x13,0x3c,0x12, -0x0a,0x81,0xff,0xfa,0x76,0xfa,0xf5,0xfc,0xf6,0xf5,0x27,0xf1,0xf7,0x1f,0x03,0x0f, -0xda,0x1f,0x2b,0x32,0x29,0x28,0x54,0x2b,0x2a,0x80,0x29,0x22,0x8f,0x14,0x0c,0xd1, -0x0f,0x11,0x41,0x16,0x19,0x34,0x17,0x21,0x44,0x2a,0x26,0x97,0x25,0x19,0x62,0x09, -0x02,0x89,0xf5,0xe2,0xf6,0xd5,0xcc,0xb4,0xc8,0xd0,0xaf,0xdc,0xfa,0x10,0x15,0x32, -0x8a,0x4b,0x50,0x48,0x57,0x5f,0x68,0x5e,0x52,0xf5,0x3c,0x1a,0xf8,0xfb,0xee,0x71, -0xe2,0xd5,0x85,0xd2,0xce,0xe9,0xd2,0xdc,0x63,0xe1,0xe4,0x6b,0xe5,0xe7,0xc5,0xdf, -0xd7,0x04,0xc8,0xbc,0xdf,0xb9,0xbd,0xdc,0xc3,0xcc,0x75,0xd9,0xe9,0x14,0xfa,0x08, -0x23,0x1a,0x25,0x3e,0x2a,0x29,0x67,0x1b,0x0b,0xa0,0x04,0xfa,0xda,0xf0,0xe6,0x8f, -0xd5,0xcc,0x5b,0xce,0xcd,0xde,0xce,0xd9,0x02,0xe2,0xf0,0x18,0xfb,0xfe,0xac,0xff, -0x02,0x46,0x0b,0x12,0xf2,0x0e,0x03,0xb4,0xfd,0xf3,0x45,0xf6,0xf6,0x9c,0xf4,0xf5, -0x8a,0xf3,0xf5,0xe8,0xfc,0x09,0x5e,0x19,0x25,0x1d,0x2c,0x29,0x16,0x26,0x27,0xfc, -0x28,0x28,0xe7,0x1d,0x12,0xf7,0x0b,0x0e,0x73,0x13,0x16,0x4f,0x1e,0x21,0x37,0x26, -0x28,0x8f,0x25,0x1c,0xf4,0x14,0x0a,0x11,0xfa,0xec,0xc3,0xd9,0xca,0xbe,0xcc,0xcc, -0x9a,0xd3,0xe7,0x39,0x05,0x1f,0x1f,0x3c,0x51,0x04,0x51,0x5c,0x93,0x61,0x59,0x6d, -0x4a,0x2d,0x28,0x0e,0xf6,0xeb,0xe9,0xdd,0x1a,0xd2,0xcf,0xe1,0xcd,0xd4,0xd4,0xdd, -0xe4,0x20,0xe8,0xe7,0x4c,0xe7,0xdd,0x4e,0xd3,0xc9,0x7b,0xc0,0xbe,0xbf,0xbf,0xc6, -0xf7,0xcf,0xde,0x27,0xed,0xfc,0xd7,0x0a,0x1b,0x16,0x27,0x27,0xc6,0x23,0x17,0x75, -0x08,0x03,0xc9,0xfa,0xeb,0x33,0xe0,0xd4,0xed,0xcd,0xd0,0x04,0xd1,0xd8,0xd7,0xe4, -0xf0,0x06,0xfe,0x02,0x90,0xff,0x03,0x18,0x08,0x0c,0xd8,0x0b,0x00,0xb0,0xf2,0xee, -0x44,0xec,0xef,0xfa,0xf1,0xef,0xb2,0xf1,0xf4,0x1e,0xfd,0x0b,0x9c,0x18,0x24,0xf5, -0x2e,0x2e,0xb4,0x29,0x2a,0x64,0x26,0x27,0x6a,0x21,0x16,0xa7,0x0d,0x08,0xc1,0x09, -0x11,0xf5,0x17,0x21,0xd0,0x23,0x22,0xac,0x22,0x1a,0x21,0x16,0x0f,0x57,0x01,0xf0, -0x28,0xde,0xd1,0x62,0xc9,0xd0,0x2d,0xd7,0xe0,0x85,0xfc,0x17,0x56,0x30,0x50,0x89, -0x54,0x5a,0x7e,0x60,0x5b,0x5e,0x51,0x39,0xc3,0x1b,0xfd,0x60,0xea,0xdf,0x64,0xd4, -0xce,0xc6,0xcb,0xcc,0xb5,0xd7,0xe2,0x0e,0xe9,0xec,0xc9,0xe9,0xe4,0x42,0xdd,0xd3, -0xa2,0xc9,0xc2,0xa5,0xbe,0xc3,0xa6,0xcb,0xd7,0xf0,0xe4,0xf3,0x55,0x02,0x13,0xc1, -0x22,0x28,0xd4,0x26,0x20,0x49,0x12,0x07,0x01,0xff,0xf0,0x7f,0xe5,0xda,0x29,0xd1, -0xcd,0x50,0xce,0xd9,0x10,0xe6,0xf3,0x76,0xff,0x04,0xab,0x02,0x07,0xcf,0x0a,0x09, -0xd2,0x08,0xfc,0xa5,0xee,0xe8,0xe1,0xe2,0xe4,0x47,0xea,0xeb,0x63,0xf0,0xf4,0x9a, -0xfb,0x0a,0x93,0x17,0x26,0xce,0x2e,0x30,0x4c,0x2c,0x28,0x09,0x26,0x23,0x0e,0x1f, -0x1a,0xc5,0x0f,0x08,0x24,0x09,0x0c,0x8e,0x18,0x25,0x05,0x2a,0x24,0x8d,0x23,0x1b, -0x12,0x16,0x13,0xf8,0x02,0xef,0xa3,0xe1,0xd0,0xe7,0xc7,0xce,0x00,0xd0,0xdb,0x1b, -0xf1,0x0f,0x9f,0x2a,0x42,0x02,0x57,0x5a,0xd0,0x5c,0x61,0x31,0x53,0x40,0xa5,0x28, -0x07,0x28,0xf0,0xe3,0x4e,0xda,0xd3,0x91,0xcf,0xcd,0x0b,0xd5,0xde,0xf8,0xea,0xee, -0xd5,0xea,0xe8,0xea,0xdf,0xd7,0x3c,0xd0,0xc5,0x2b,0xc0,0xc1,0x43,0xc9,0xd1,0x08, -0xde,0xec,0x3f,0xfa,0x0a,0x29,0x1c,0x24,0xa2,0x24,0x21,0xf3,0x16,0x08,0x4f,0x03, -0xf8,0x74,0xea,0xe2,0x96,0xd6,0xcf,0x69,0xd3,0xdd,0x79,0xea,0xf1,0x40,0xfd,0x01, -0xf5,0xff,0x07,0x21,0x09,0x06,0xe0,0x02,0xf9,0x9b,0xed,0xe6,0xcf,0xe2,0xe5,0xc4, -0xe8,0xe9,0x21,0xf1,0xf0,0x5a,0xfb,0x0a,0xdc,0x15,0x25,0x10,0x2f,0x31,0xd3,0x2e, -0x2d,0xa0,0x28,0x25,0x9f,0x23,0x1b,0xd1,0x11,0x07,0x32,0x03,0x07,0xbd,0x12,0x1c, -0x24,0x24,0x1f,0x3b,0x1d,0x1a,0x22,0x15,0x10,0xf2,0x07,0xf6,0x65,0xe6,0xd7,0x4f, -0xcc,0xca,0xd2,0xd1,0xdc,0xa5,0xea,0xff,0x99,0x1b,0x33,0xe6,0x4d,0x5e,0x59,0x5e, -0x5e,0x54,0x58,0x48,0x3a,0x38,0x1c,0xcd,0xff,0xe9,0xe4,0xdf,0xd5,0xe9,0xce,0xcb, -0xdf,0xcc,0xd6,0x3f,0xe3,0xec,0x56,0xed,0xe8,0x13,0xe6,0xde,0x76,0xd9,0xd0,0x71, -0xc6,0xc3,0xd1,0xc5,0xca,0xa7,0xd6,0xe3,0x35,0xf2,0x01,0xa1,0x10,0x1d,0x43,0x24, -0x24,0x08,0x20,0x16,0xe5,0x08,0xfe,0x5a,0xf4,0xe6,0xdc,0xdc,0xd4,0x10,0xd4,0xde, -0xcc,0xeb,0xf4,0x32,0xfd,0x01,0x21,0x02,0x0b,0xd5,0x0b,0x05,0xe8,0xfe,0xf1,0xd6, -0xe7,0xe2,0xde,0xdb,0xde,0x1e,0xdf,0xe1,0x93,0xeb,0xef,0xae,0xf9,0x0d,0xa7,0x1a, -0x27,0xf7,0x34,0x33,0x7f,0x30,0x33,0x2d,0x2c,0x26,0x15,0x25,0x18,0xbb,0x0f,0x08, -0xc7,0x00,0x02,0xbe,0x0e,0x17,0xd1,0x1d,0x20,0x2e,0x19,0x17,0x7d,0x17,0x0d,0x8e, -0x08,0xf9,0x87,0xe7,0xdc,0xa4,0xce,0xca,0x7a,0xce,0xdb,0xb4,0xe9,0xf6,0x4b,0x0f, -0x29,0x75,0x42,0x5c,0x24,0x63,0x5d,0x4d,0x55,0x4d,0xae,0x3f,0x29,0x18,0x11,0xf3, -0x48,0xe1,0xdb,0x6e,0xd2,0xcd,0x8c,0xce,0xd2,0x42,0xe0,0xe8,0x7f,0xed,0xe9,0xf2, -0xe6,0xe3,0x42,0xdd,0xd5,0x82,0xcb,0xc2,0x87,0xc3,0xc7,0x26,0xd0,0xdc,0x2f,0xea, -0xfc,0xb2,0x08,0x14,0xd5,0x20,0x24,0xea,0x22,0x1d,0x9c,0x0e,0x00,0xdc,0xfc,0xef, -0x20,0xe5,0xde,0x3b,0xdb,0xe2,0x78,0xf1,0xf8,0x11,0xfc,0xff,0xca,0x02,0x08,0xa5, -0x08,0x00,0x99,0xf5,0xeb,0xe3,0xe2,0xdf,0x15,0xdb,0xd9,0x88,0xdc,0xe1,0xc6,0xe8, -0xf1,0xb5,0xfa,0x0b,0x92,0x1a,0x27,0x63,0x30,0x30,0x0e,0x33,0x31,0xee,0x2e,0x29, -0x53,0x23,0x1c,0x82,0x11,0x0a,0xf7,0x03,0xff,0x92,0x0b,0x13,0xec,0x16,0x1d,0x90, -0x17,0x12,0x8f,0x14,0x0e,0x5a,0x03,0xfc,0xa5,0xed,0xe0,0xb2,0xd7,0xcf,0x8f,0xcf, -0xdb,0x58,0xe7,0xf4,0xf8,0x00,0x18,0x8a,0x33,0x4a,0x2c,0x5f,0x5b,0x39,0x54,0x4d, -0x55,0x46,0x37,0xe8,0x21,0x09,0x43,0xef,0xe4,0x36,0xdc,0xd2,0x0d,0xd0,0xd2,0xcd, -0xd8,0xe5,0x54,0xe8,0xe8,0xec,0xe7,0xe5,0x86,0xe3,0xdc,0xad,0xd2,0xc8,0xd5,0xc4, -0xc4,0x1c,0xc9,0xd2,0x90,0xdf,0xed,0x8f,0xfd,0x09,0x81,0x15,0x20,0x87,0x24,0x26, -0x84,0x1b,0x0e,0x76,0x04,0xf9,0x3c,0xf1,0xe7,0x54,0xe2,0xe8,0x51,0xeb,0xf4,0xba, -0xfa,0xf5,0x1e,0x00,0x06,0xdd,0x07,0x04,0x23,0xf5,0xe8,0xcb,0xe1,0xdf,0x3a,0xde, -0xdb,0x33,0xd8,0xdd,0x86,0xe5,0xee,0xc3,0xf8,0x04,0xc2,0x15,0x24,0x3b,0x2f,0x33, -0x93,0x32,0x2f,0x2f,0x32,0x2e,0x3f,0x26,0x1d,0x2c,0x12,0x08,0x89,0x05,0x01,0xdb, -0x03,0x0d,0x87,0x11,0x15,0xb5,0x17,0x13,0x10,0x12,0x11,0xe7,0x08,0xfe,0x0f,0xf5, -0xe7,0x86,0xdc,0xd7,0x63,0xd2,0xd7,0xb7,0xe4,0xee,0x24,0xfd,0x07,0x28,0x22,0x3b, -0x7c,0x50,0x60,0x14,0x57,0x4d,0xb7,0x46,0x3c,0xce,0x30,0x1a,0xc9,0x00,0xeb,0xa2, -0xdd,0xd8,0xfd,0xd1,0xd2,0x6d,0xd5,0xdc,0xbe,0xe6,0xe8,0xd7,0xea,0xe8,0x45,0xe7, -0xe1,0x90,0xdc,0xd1,0x24,0xc9,0xc5,0xe0,0xc5,0xcb,0x2d,0xd7,0xe5,0xd8,0xf3,0x01, -0x1a,0x0a,0x18,0x6f,0x20,0x26,0x03,0x23,0x14,0xf8,0x09,0x00,0xe2,0xf7,0xed,0x71, -0xec,0xea,0x06,0xee,0xf8,0x75,0xfa,0xf7,0x0f,0xfb,0x04,0x28,0x05,0x03,0xcf,0xf7, -0xe4,0x3d,0xe0,0xdc,0xbc,0xda,0xdc,0xc1,0xd6,0xda,0xf9,0xe2,0xea,0x0b,0xf4,0x03, -0x42,0x14,0x25,0xc3,0x32,0x31,0x7d,0x30,0x33,0x92,0x33,0x31,0x14,0x2b,0x1b,0x58, -0x10,0x0a,0x01,0x04,0x00,0x64,0xff,0x05,0x1b,0x0b,0x11,0x07,0x15,0x12,0x80,0x0f, -0x10,0x5e,0x0b,0x02,0xee,0xf7,0xed,0xe9,0xdf,0xd9,0xec,0xd7,0xd8,0x24,0xe2,0xec, -0x58,0xf9,0x00,0x61,0x11,0x2d,0x85,0x40,0x52,0x75,0x5b,0x4e,0xb9,0x47,0x41,0x34, -0x35,0x27,0x6e,0x12,0x00,0xe0,0xe8,0xde,0x1b,0xd8,0xd2,0xf3,0xd7,0xdc,0xa2,0xe0, -0xe7,0x3e,0xe8,0xe7,0x8a,0xe9,0xe4,0xad,0xdf,0xda,0x9a,0xd0,0xca,0x2a,0xc6,0xc6, -0xf7,0xcf,0xdc,0x63,0xea,0xfa,0x81,0x02,0x0a,0x8c,0x18,0x20,0xb5,0x23,0x1f,0x8e, -0x12,0x08,0xee,0xfe,0xf6,0x32,0xf2,0xf5,0xd7,0xf5,0xf9,0x04,0xfe,0xfa,0xe1,0xf7, -0x01,0x4b,0x03,0x01,0xea,0xf9,0xe7,0x04,0xdc,0xda,0x85,0xd7,0xd6,0x5b,0xd9,0xd5, -0xe4,0xde,0xe6,0x17,0xee,0xff,0x40,0x10,0x23,0x37,0x32,0x37,0x66,0x32,0x34,0xc0, -0x34,0x34,0xcd,0x31,0x22,0x91,0x10,0x06,0x01,0x01,0xfb,0x3d,0xfb,0xff,0x7a,0x04, -0x08,0x9e,0x0f,0x12,0x03,0x10,0x11,0x37,0x0e,0x06,0x33,0xfe,0xf2,0x93,0xe7,0xdd, -0xe6,0xd9,0xd9,0x62,0xdf,0xed,0xa0,0xf3,0xfe,0x33,0x09,0x18,0x57,0x31,0x44,0xc8, -0x4d,0x52,0xb6,0x48,0x3e,0x81,0x36,0x2d,0x20,0x1f,0x11,0x7e,0xff,0xe9,0xe3,0xde, -0xdb,0xa8,0xd9,0xe1,0xd2,0xe2,0xe0,0xda,0xe7,0xe6,0x4d,0xe8,0xe7,0x98,0xdf,0xdb, -0xa8,0xd9,0xd0,0xc1,0xc9,0xc6,0xec,0xc6,0xd3,0x60,0xe4,0xf0,0x03,0xfa,0x04,0x96, -0x0a,0x19,0xd4,0x21,0x21,0xab,0x1d,0x11,0x3c,0x05,0xfd,0xcb,0xfb,0xf9,0xa5,0x01, -0x00,0xb1,0xff,0xfe,0x36,0xfb,0xfe,0x17,0x02,0x01,0x48,0xf9,0xec,0x0a,0xdc,0xd5, -0x94,0xd2,0xd1,0x0d,0xd7,0xd6,0x45,0xd9,0xe2,0xde,0xe7,0xf3,0x89,0x09,0x17,0x5f, -0x28,0x34,0xc0,0x32,0x2e,0x4d,0x32,0x31,0x7e,0x33,0x2d,0x96,0x1d,0x0c,0x4b,0x05, -0x01,0x8e,0xfe,0x03,0x08,0x01,0x03,0xf6,0x08,0x0b,0x29,0x11,0x0e,0xa4,0x09,0x07, -0x5b,0x00,0xf9,0xf3,0xee,0xe3,0x8a,0xdd,0xdc,0x91,0xe2,0xe7,0xa7,0xf0,0xf6,0x85, -0x03,0x10,0x51,0x19,0x35,0xf0,0x3d,0x45,0x2d,0x52,0x42,0x19,0x38,0x34,0xe4,0x27, -0x1f,0xb0,0x11,0xfe,0x5a,0xe7,0xe1,0xe1,0xdf,0xda,0x2c,0xe3,0xe0,0xeb,0xe2,0xe9, -0x91,0xe8,0xe8,0xfb,0xe4,0xe2,0xd1,0xdd,0xda,0x1b,0xd0,0xc9,0x4f,0xc7,0xcb,0xd7, -0xd6,0xe3,0x5e,0xef,0xfc,0x30,0x04,0x0d,0x35,0x18,0x1f,0xa5,0x20,0x1f,0xe5,0x13, -0x04,0x67,0xff,0x00,0xcd,0x03,0x08,0x2e,0x04,0xfe,0x43,0xfb,0xfb,0xaf,0xff,0xff, -0xe2,0xf6,0xee,0xca,0xe1,0xd7,0x43,0xd1,0xce,0x41,0xd0,0xd3,0x4b,0xd8,0xde,0xb4, -0xe3,0xea,0x72,0xfb,0x12,0xa1,0x20,0x2f,0x26,0x36,0x32,0x6b,0x32,0x36,0x87,0x34, -0x34,0x78,0x28,0x15,0x7c,0x09,0x01,0xc1,0xfc,0xfd,0xd5,0xfc,0xfc,0x91,0xfe,0x02, -0x0a,0x0c,0x0b,0x5a,0x09,0x08,0xa6,0x04,0x01,0x21,0xfb,0xf0,0x48,0xe3,0xe1,0xd9, -0xe2,0xe7,0xe8,0xef,0xf2,0x3b,0xf9,0x06,0xff,0x10,0x21,0x5f,0x35,0x3f,0x0b,0x49, -0x4c,0xa0,0x40,0x35,0x90,0x30,0x26,0xcb,0x19,0x0c,0x1d,0xf6,0xe2,0xb6,0xe0,0xdb, -0xe6,0xdb,0xe2,0xac,0xe0,0xe8,0x71,0xea,0xe9,0x56,0xe9,0xe6,0x4d,0xe6,0xe3,0x41, -0xd9,0xcf,0x2b,0xc8,0xc8,0xa6,0xd0,0xda,0xdb,0xe6,0xf1,0x5a,0xfc,0x06,0x17,0x0f, -0x1a,0x27,0x1f,0x22,0xb6,0x1b,0x0c,0xa3,0x04,0x07,0xff,0x06,0x0b,0xe8,0x0a,0x01, -0x81,0xfd,0xff,0x2a,0x01,0xfd,0x44,0xf8,0xf1,0xb0,0xe3,0xdd,0x80,0xd1,0xcb,0x0f, -0xce,0xd1,0xe1,0xd5,0xda,0x43,0xe0,0xe7,0xcd,0xf1,0x03,0xdb,0x12,0x20,0x78,0x2c, -0x33,0xa8,0x2f,0x31,0x94,0x34,0x33,0x0b,0x34,0x28,0x03,0x14,0x0a,0x4d,0x06,0x02, -0x46,0x04,0xf9,0xcc,0xf2,0xf9,0xfc,0xfc,0x05,0x97,0x09,0x00,0x40,0xff,0xff,0x6b, -0xfc,0xfa,0x3f,0xf1,0xea,0xf3,0xe8,0xeb,0x77,0xea,0xf3,0xc4,0xf8,0xfe,0x65,0x11, -0x13,0xac,0x1f,0x34,0xe8,0x3b,0x48,0x68,0x4d,0x3b,0x9d,0x34,0x2f,0xd4,0x22,0x17, -0xa2,0x07,0xf2,0x60,0xe3,0xdf,0x9a,0xd9,0xd6,0xf6,0xdb,0xde,0x5e,0xe8,0xec,0xed, -0xeb,0xe8,0xaf,0xe8,0xe9,0x61,0xe5,0xdd,0x03,0xd4,0xcd,0x4e,0xcd,0xd2,0x5f,0xdb, -0xe4,0xde,0xf2,0xff,0xa8,0x06,0x10,0xa0,0x16,0x1d,0x93,0x1f,0x1a,0x54,0x10,0x0b, -0x65,0x10,0x11,0xf9,0x0e,0x08,0xbb,0xfe,0xfd,0x63,0x00,0xff,0xa4,0xf3,0xea,0xab, -0xe0,0xdc,0x8f,0xda,0xd0,0xff,0xcc,0xcd,0xdd,0xd1,0xda,0x3c,0xe0,0xe5,0x04,0xed, -0xf7,0xf4,0x05,0x14,0x48,0x20,0x2b,0x8a,0x32,0x32,0xa5,0x34,0x37,0x5b,0x36,0x33, -0x8a,0x26,0x16,0x30,0x0a,0x07,0x15,0x04,0xfa,0x0a,0xf0,0xea,0x22,0xf0,0xfb,0x34, -0x01,0x03,0x13,0xfd,0xfb,0xcb,0x02,0x01,0x08,0xff,0xf7,0x37,0xf1,0xed,0x63,0xef, -0xee,0xab,0xf0,0xfb,0x4a,0x03,0x0e,0x34,0x13,0x1f,0x8b,0x33,0x42,0x84,0x4d,0x4b, -0x91,0x3a,0x31,0x1e,0x2e,0x20,0xa6,0x12,0xfe,0x37,0xea,0xde,0x27,0xde,0xd5,0xe6, -0xd5,0xdc,0xf5,0xe1,0xef,0xf0,0xf1,0xf1,0xe1,0xec,0xed,0x0f,0xed,0xe6,0x7e,0xdc, -0xd2,0x4d,0xcb,0xcb,0x2d,0xd1,0xd9,0x0c,0xe5,0xf3,0x50,0x01,0x06,0xaf,0x0f,0x18, -0x9c,0x1e,0x20,0xe5,0x1a,0x11,0x7d,0x0e,0x10,0x0f,0x14,0x10,0x60,0x06,0x03,0x37, -0x03,0x02,0x87,0xfd,0xf1,0x3d,0xe3,0xdf,0xf9,0xdb,0xd3,0x4b,0xce,0xc4,0xe9,0xc6, -0xd3,0x6a,0xda,0xe0,0x44,0xe7,0xee,0x5c,0xf9,0x0d,0x93,0x19,0x24,0x32,0x2f,0x33, -0x9b,0x32,0x36,0x7a,0x36,0x34,0x15,0x31,0x25,0xb4,0x14,0x0a,0xb6,0x05,0xfe,0xc2, -0xf6,0xed,0xb8,0xe7,0xec,0x35,0xf4,0xf8,0xa7,0xf9,0xfd,0x6b,0xf8,0x02,0x17,0x02, -0xfc,0x4f,0xfd,0xf9,0xe6,0xf5,0xf8,0xce,0xf7,0xf9,0xf7,0x03,0x09,0x7f,0x0f,0x10, -0x08,0x1f,0x2f,0x1f,0x3c,0x49,0x64,0x40,0x33,0x76,0x2c,0x29,0x59,0x1f,0x12,0x83, -0xfd,0xe9,0xf7,0xdd,0xdd,0x20,0xd7,0xd6,0x00,0xde,0xe1,0x51,0xee,0xf2,0x05,0xf3, -0xf0,0x4c,0xf1,0xf0,0x4f,0xeb,0xe1,0x16,0xd7,0xd0,0xf9,0xcc,0xd5,0x82,0xda,0xe5, -0x23,0xf2,0xfb,0x7c,0x03,0x0c,0xbb,0x15,0x1b,0x37,0x1e,0x1d,0x6b,0x1a,0x15,0xf6, -0x17,0x17,0xf5,0x0e,0x09,0x2c,0x08,0x00,0xb6,0xfe,0xf5,0xb0,0xe5,0xde,0x00,0xdc, -0xd7,0xdc,0xd1,0xcb,0x8c,0xc5,0xcc,0x1c,0xd4,0xe1,0xa0,0xe5,0xe7,0x80,0xf1,0xfd, -0xa6,0x10,0x1d,0x38,0x28,0x2f,0xd3,0x31,0x37,0x11,0x39,0x38,0x84,0x36,0x2b,0x54, -0x20,0x15,0x7d,0x0b,0xff,0xff,0xf6,0xef,0x9b,0xe6,0xe4,0xde,0xe4,0xe8,0xca,0xec, -0xf1,0x5a,0xf9,0xfe,0x35,0xff,0x03,0xd7,0x00,0x02,0x4a,0x07,0x00,0x74,0x02,0x01, -0x06,0x00,0x07,0x0f,0x0c,0x0d,0x3b,0x0d,0x1d,0xa1,0x2e,0x37,0x06,0x43,0x3a,0x37, -0x2e,0x2c,0x26,0x2a,0x1e,0x90,0x13,0xfb,0x2b,0xe5,0xdd,0x15,0xd7,0xd8,0x6f,0xd8, -0xdc,0x46,0xe1,0xe7,0xfa,0xef,0xf7,0xa2,0xf9,0xf7,0xf9,0xf6,0xee,0x0f,0xe5,0xdb, -0xe6,0xd4,0xd0,0xab,0xd4,0xdb,0xd9,0xe2,0xea,0x09,0xf6,0xfc,0x43,0x0a,0x17,0x5b, -0x1c,0x1e,0xb3,0x1e,0x1d,0x39,0x1b,0x20,0xa1,0x1b,0x11,0x6c,0x0c,0x07,0xad,0xff, -0xf8,0x66,0xf1,0xe1,0x3b,0xdd,0xda,0xc7,0xd4,0xcd,0x1e,0xca,0xc8,0x25,0xcf,0xd9, -0xa9,0xdf,0xe4,0xf6,0xe6,0xef,0xa5,0x00,0x11,0xa3,0x1e,0x2a,0xfa,0x2c,0x2f,0x3d, -0x38,0x39,0x1e,0x3a,0x38,0xa1,0x2c,0x1e,0xeb,0x15,0x09,0xa8,0xfc,0xf5,0xde,0xea, -0xe5,0xe3,0xe3,0xdb,0xc0,0xe0,0xe4,0x7f,0xed,0xfb,0x25,0x01,0x00,0x2e,0x03,0x02, -0x3b,0x08,0x0d,0x06,0x0b,0x09,0xb2,0x06,0x04,0x49,0x07,0x0a,0x69,0x0b,0x0e,0x46, -0x1e,0x2c,0x94,0x33,0x3b,0x4e,0x38,0x2c,0xa9,0x2e,0x2a,0x79,0x1d,0x10,0xf5,0xf9, -0xe2,0xdc,0xd9,0xd8,0x9e,0xd7,0xda,0xa5,0xdb,0xdd,0x4a,0xe7,0xf2,0xc6,0xfc,0xff, -0x37,0xfb,0xf8,0x6f,0xf1,0xe7,0xc4,0xdf,0xd5,0x6f,0xd2,0xd5,0xe8,0xda,0xe0,0x75, -0xe6,0xf0,0x0f,0xfc,0x0b,0xc5,0x16,0x1a,0x7f,0x1e,0x23,0x3e,0x25,0x20,0x11,0x21, -0x17,0x68,0x0f,0x0f,0x9c,0x04,0xf9,0xd0,0xef,0xe7,0xb8,0xde,0xdd,0x67,0xd7,0xcf, -0x0d,0xce,0xcc,0xa7,0xcf,0xd2,0x04,0xdb,0xe0,0x8a,0xe4,0xeb,0x7e,0xf3,0x01,0x1f, -0x13,0x23,0x96,0x2d,0x30,0x61,0x33,0x3a,0x11,0x3d,0x3c,0x0c,0x37,0x27,0x6b,0x1b, -0x15,0x52,0x04,0xf6,0x98,0xef,0xe3,0x15,0xe3,0xe0,0xa3,0xd8,0xd6,0x24,0xe0,0xe8, -0x23,0xf6,0x02,0x6b,0xfd,0x01,0x5d,0x07,0x09,0x5c,0x12,0x12,0x2f,0x11,0x0f,0x2c, -0x0a,0x0e,0xbf,0x0d,0x0f,0x76,0x15,0x21,0x12,0x2c,0x33,0xf9,0x3c,0x33,0x49,0x2c, -0x2a,0xce,0x25,0x1c,0x2e,0x0e,0xf5,0x41,0xdc,0xd6,0x10,0xd5,0xd7,0xf0,0xda,0xd9, -0x10,0xdc,0xe7,0xd5,0xf3,0x00,0x88,0x00,0xff,0xb1,0xfb,0xf3,0x3d,0xea,0xdf,0x7b, -0xd7,0xd2,0x48,0xd7,0xdb,0x46,0xde,0xe5,0xf0,0xef,0xfb,0x2b,0x0b,0x18,0xbd,0x1d, -0x27,0xd2,0x29,0x27,0x11,0x25,0x20,0x5e,0x1b,0x14,0x02,0x0d,0xfe,0x2a,0xf0,0xe7, -0x03,0xe0,0xdb,0x07,0xd8,0xd2,0x66,0xcc,0xcb,0xc0,0xcc,0xcf,0x0b,0xda,0xde,0x71, -0xe2,0xe7,0x51,0xe9,0xf5,0xa8,0x07,0x15,0x6f,0x24,0x2d,0x5e,0x2e,0x37,0x28,0x3d, -0x3d,0x21,0x3f,0x36,0x61,0x2b,0x20,0xc4,0x0f,0xff,0xc0,0xf2,0xe8,0x53,0xe3,0xdd, -0xc1,0xd4,0xd0,0x00,0xce,0xd9,0xcd,0xe7,0xf4,0x47,0x00,0x04,0xf7,0x05,0x0b,0xfd, -0x11,0x19,0x43,0x1b,0x1c,0x46,0x13,0x0c,0xeb,0x0f,0x0c,0xec,0x12,0x17,0x69,0x24, -0x2d,0xa3,0x34,0x3d,0xd6,0x2f,0x29,0x6e,0x2b,0x24,0xdd,0x18,0x06,0x85,0xe8,0xd3, -0x1d,0xd2,0xd4,0xc5,0xd5,0xd8,0x25,0xd8,0xdd,0x56,0xeb,0xf9,0x87,0x02,0x05,0x83, -0x04,0xfc,0xdc,0xf5,0xe9,0xe3,0xdd,0xd8,0x65,0xd4,0xd7,0x47,0xdb,0xdd,0x93,0xe5, -0xef,0xb8,0xfb,0x0e,0xa6,0x1e,0x29,0x45,0x2f,0x2e,0xa0,0x28,0x26,0xcd,0x22,0x1a, -0x99,0x12,0x01,0xc5,0xef,0xe3,0x67,0xda,0xd6,0x9c,0xd5,0xd3,0x98,0xd0,0xcd,0x91, -0xcc,0xd1,0x85,0xda,0xdf,0xb3,0xe5,0xe5,0x0c,0xe6,0xed,0x5b,0xfb,0x0b,0x0b,0x1c, -0x28,0xbc,0x2f,0x35,0x38,0x3b,0x3e,0x70,0x3e,0x3d,0x02,0x36,0x26,0x71,0x14,0x03, -0xd8,0xef,0xe8,0xb4,0xe2,0xd8,0xf3,0xd3,0xce,0x01,0xca,0xcf,0xa3,0xdc,0xe9,0xd2, -0xfa,0x08,0x03,0x0b,0x0c,0x50,0x11,0x16,0x45,0x20,0x24,0xd3,0x1e,0x15,0x80,0x0d, -0x11,0xd8,0x10,0x16,0xd9,0x23,0x29,0xc0,0x34,0x3d,0x8b,0x35,0x2c,0x6c,0x2a,0x28, -0xb8,0x1f,0x11,0x2a,0xf4,0xd9,0xad,0xce,0xcf,0xd0,0xd2,0xd5,0xa8,0xd5,0xd8,0x03, -0xe2,0xee,0x4c,0xfc,0x05,0x0c,0x0a,0x07,0x20,0xfc,0xf2,0x49,0xe6,0xde,0x05,0xdc, -0xda,0xfe,0xd8,0xde,0x20,0xe0,0xe8,0x2b,0xf4,0x01,0xa4,0x15,0x27,0xb1,0x2e,0x30, -0x42,0x28,0x25,0x05,0x27,0x20,0x4a,0x18,0x09,0xb5,0xf3,0xe7,0x94,0xdc,0xd7,0x5b, -0xd3,0xd4,0x32,0xd2,0xce,0x6c,0xcc,0xcd,0x60,0xd6,0xdc,0x47,0xe5,0xe5,0xa9,0xe2, -0xe5,0x71,0xef,0x01,0x20,0x11,0x20,0xc5,0x2b,0x32,0x42,0x37,0x3c,0x4d,0x3e,0x40, -0x88,0x3f,0x33,0xdd,0x1e,0x0c,0x5a,0xf9,0xed,0xb9,0xe7,0xdd,0x85,0xd5,0xcd,0x80, -0xc9,0xcb,0x3c,0xd2,0xde,0x65,0xed,0xfe,0x53,0x09,0x0b,0xc6,0x0e,0x11,0x75,0x1c, -0x24,0xaf,0x26,0x20,0xa2,0x13,0x13,0x63,0x14,0x15,0x34,0x1f,0x2a,0xf0,0x2e,0x38, -0xeb,0x3a,0x2d,0x9f,0x28,0x2b,0x1d,0x22,0x18,0x7a,0x04,0xe4,0x4c,0xd4,0xcf,0x4e, -0xcf,0xd2,0x8e,0xd5,0xd5,0xcc,0xde,0xe6,0x39,0xf4,0xfe,0x88,0x05,0x0c,0x89,0x05, -0xfa,0xb8,0xef,0xe5,0xab,0xdf,0xdf,0xae,0xdd,0xdd,0x1c,0xdf,0xe5,0xe0,0xea,0xf3, -0x6e,0x09,0x1e,0x41,0x2d,0x32,0x85,0x2b,0x24,0xa4,0x25,0x27,0x7c,0x21,0x10,0x30, -0xfc,0xe7,0xf7,0xd9,0xd7,0xcd,0xd0,0xcf,0x98,0xd1,0xd0,0x98,0xce,0xcf,0x04,0xd3, -0xdd,0x30,0xe7,0xeb,0x50,0xe8,0xe6,0x43,0xe6,0xf3,0xc3,0x04,0x10,0x77,0x22,0x2c, -0x42,0x31,0x37,0x92,0x39,0x3e,0x4d,0x46,0x41,0x45,0x2f,0x19,0x01,0x03,0xf3,0x75, -0xec,0xe1,0x35,0xd2,0xc9,0x3a,0xc4,0xc7,0xe6,0xca,0xd1,0xd6,0xdf,0xf3,0x5c,0x05, -0x11,0x15,0x14,0x11,0x69,0x1b,0x25,0xea,0x29,0x28,0xfd,0x1e,0x12,0x75,0x16,0x15, -0xb0,0x15,0x28,0x82,0x30,0x37,0xc5,0x3f,0x34,0x23,0x2a,0x2e,0x9b,0x29,0x20,0x03, -0x0d,0xef,0x8e,0xd7,0xcf,0xfa,0xcc,0xca,0xf8,0xce,0xd1,0x03,0xda,0xe2,0x2e,0xeb, -0xf6,0xfb,0x01,0x0c,0x44,0x0f,0x04,0xdd,0xf5,0xeb,0x4c,0xe5,0xe2,0x2f,0xe2,0xe0, -0x77,0xdf,0xe3,0xa7,0xea,0xf0,0xe5,0xff,0x17,0x5a,0x2b,0x34,0x01,0x31,0x26,0x58, -0x20,0x26,0xf2,0x22,0x14,0x9c,0x00,0xe8,0xc6,0xd8,0xd3,0x19,0xd1,0xcb,0x48,0xcf, -0xd1,0xd7,0xce,0xd1,0xce,0xd1,0xd7,0x18,0xe4,0xec,0xd2,0xe9,0xe7,0x25,0xe3,0xe8, -0x20,0xfb,0x09,0x3e,0x1b,0x2b,0x63,0x31,0x37,0x49,0x3b,0x40,0x14,0x49,0x49,0x60, -0x3a,0x21,0x2c,0x08,0xf6,0x78,0xec,0xe3,0x92,0xd5,0xc8,0x59,0xc1,0xc3,0x5c,0xc9, -0xcf,0x37,0xd9,0xe6,0xd3,0xf9,0x09,0x27,0x0e,0x13,0xf8,0x16,0x1e,0x90,0x28,0x29, -0xbc,0x22,0x20,0x08,0x1c,0x1b,0x94,0x1a,0x22,0x2e,0x2f,0x36,0x4e,0x40,0x3a,0x23, -0x2d,0x2b,0x71,0x2a,0x24,0x50,0x16,0xfc,0xea,0xe3,0xd4,0xac,0xd2,0xce,0xa0,0xcb, -0xcf,0xd9,0xd1,0xdd,0x8f,0xe6,0xed,0x57,0xf6,0xfe,0xcc,0x07,0x0a,0x86,0xff,0xf4, -0x1b,0xeb,0xe7,0x3d,0xe7,0xe6,0xc3,0xe7,0xe5,0xc1,0xe8,0xed,0x54,0xf9,0x0e,0x87, -0x22,0x31,0x33,0x35,0x2d,0xc3,0x23,0x25,0x88,0x22,0x1b,0xc7,0x08,0xef,0xee,0xda, -0xcf,0x0b,0xcd,0xc8,0xf0,0xc9,0xca,0x37,0xce,0xd2,0x0f,0xd4,0xda,0x23,0xe1,0xe7, -0xda,0xf0,0xee,0xa7,0xe9,0xe6,0x7c,0xeb,0xfa,0x86,0x0d,0x20,0x24,0x29,0x31,0x60, -0x32,0x38,0xc6,0x47,0x4a,0xdb,0x43,0x33,0x94,0x17,0x04,0x35,0xf7,0xe9,0x1b,0xde, -0xcf,0xb4,0xc5,0xc1,0xe9,0xc5,0xc8,0xdd,0xd1,0xdc,0x17,0xeb,0xff,0xf1,0x07,0x10, -0xa5,0x18,0x1b,0xce,0x22,0x2b,0x0f,0x26,0x24,0xc5,0x25,0x1c,0xeb,0x1a,0x1e,0xae, -0x2a,0x33,0x5d,0x3d,0x40,0x66,0x32,0x2b,0x99,0x2f,0x26,0xd7,0x1d,0x0b,0x13,0xef, -0xdb,0x6a,0xd4,0xcd,0xa3,0xc8,0xcc,0xa0,0xcb,0xd6,0x00,0xde,0xe9,0xe2,0xf0,0xf8, -0xd8,0x06,0x0a,0xae,0x07,0x00,0x1f,0xf5,0xed,0x32,0xec,0xea,0x87,0xe9,0xe8,0x31, -0xe8,0xe9,0xb4,0xf0,0x05,0xe4,0x1a,0x2a,0xda,0x30,0x2f,0x44,0x22,0x25,0x72,0x28, -0x1d,0xb2,0x0e,0xf5,0x2f,0xde,0xd2,0xec,0xce,0xc7,0xad,0xc6,0xc6,0xbf,0xcb,0xd2, -0xb2,0xd5,0xda,0xf6,0xdf,0xe8,0x9d,0xef,0xf2,0x04,0xea,0xe8,0x65,0xe9,0xf0,0x3f, -0x06,0x14,0x74,0x20,0x2d,0x8c,0x30,0x37,0x93,0x46,0x4a,0xca,0x48,0x3b,0xe6,0x22, -0x0a,0x06,0xfe,0xed,0x48,0xdd,0xd0,0xcd,0xc0,0xc0,0xd7,0xc1,0xc7,0xd4,0xcf,0xd6, -0xcc,0xe4,0xf7,0xe3,0x02,0x0d,0xbe,0x15,0x1c,0xa9,0x21,0x25,0x60,0x28,0x22,0xa8, -0x27,0x27,0xbd,0x21,0x1e,0x0b,0x2b,0x33,0x8c,0x3c,0x48,0xc1,0x38,0x2f,0x91,0x2d, -0x27,0xec,0x1f,0x0f,0xe5,0xf6,0xe0,0xbb,0xd6,0xd1,0x78,0xca,0xc9,0xd1,0xca,0xd1, -0x88,0xdd,0xe7,0x93,0xee,0xf2,0x4f,0xfc,0x04,0x2b,0x08,0x05,0x7b,0xfc,0xf1,0xe9, -0xee,0xee,0x33,0xef,0xf0,0xb8,0xef,0xee,0x6e,0xf3,0x07,0x30,0x18,0x24,0x60,0x2e, -0x2a,0xa8,0x21,0x22,0x6f,0x20,0x15,0x13,0x07,0xf4,0xbc,0xde,0xd2,0x03,0xcb,0xc6, -0x81,0xc2,0xc5,0xf6,0xcc,0xcf,0x61,0xd8,0xdc,0xb6,0xe1,0xe9,0xcf,0xee,0xf3,0x44, -0xf1,0xf0,0x26,0xf0,0xf5,0xcc,0x05,0x15,0x4b,0x23,0x2d,0x27,0x30,0x35,0x77,0x3e, -0x43,0x30,0x3e,0x30,0xd9,0x19,0x04,0xee,0xf9,0xe9,0xf9,0xdb,0xcf,0x0b,0xc5,0xc4, -0xb9,0xc6,0xcb,0xd3,0xd2,0xda,0xdd,0xe5,0xf1,0xf7,0xfa,0x04,0xca,0x0f,0x1a,0xac, -0x23,0x25,0x63,0x27,0x28,0xe7,0x2c,0x31,0xdb,0x2d,0x26,0x73,0x2b,0x32,0x7d,0x38, -0x40,0xfc,0x38,0x2a,0x8f,0x28,0x25,0xfc,0x1c,0x12,0xa0,0xfe,0xe8,0x3f,0xde,0xd9, -0xf3,0xd2,0xd0,0x7b,0xce,0xd0,0xb8,0xd9,0xe2,0x25,0xeb,0xf0,0x3d,0xf5,0xfc,0xb5, -0x00,0x04,0x5a,0x03,0xfd,0x34,0xf8,0xf7,0x2a,0xfa,0xfb,0x75,0xfb,0xf8,0x3a,0xf9, -0x04,0x5e,0x12,0x1d,0xba,0x1e,0x1d,0xd0,0x17,0x15,0x3e,0x19,0x10,0xb8,0x01,0xf2, -0x8f,0xe5,0xd7,0x6f,0xd2,0xcc,0x6b,0xc6,0xc6,0xaf,0xcc,0xcf,0x89,0xd3,0xda,0x26, -0xdf,0xe7,0x96,0xee,0xf1,0x59,0xf4,0xf7,0x7b,0xfa,0x00,0xde,0x0d,0x17,0x4c,0x24, -0x2b,0x9c,0x2c,0x30,0xe6,0x33,0x33,0x14,0x30,0x21,0xc7,0x0e,0xff,0x38,0xf3,0xe9, -0xc8,0xde,0xd3,0x5c,0xcd,0xcc,0x99,0xce,0xd2,0x6b,0xd7,0xdc,0x37,0xe5,0xec,0xe9, -0xf0,0xfc,0x10,0x05,0x11,0xcb,0x21,0x27,0x25,0x29,0x2c,0xce,0x32,0x34,0x07,0x37, -0x31,0x68,0x2a,0x31,0x04,0x34,0x34,0x1b,0x34,0x28,0x96,0x20,0x20,0x4d,0x1c,0x13, -0x05,0x05,0xf4,0x5e,0xe6,0xe2,0xb7,0xdd,0xd7,0x3f,0xd5,0xd1,0x5f,0xd5,0xdd,0x8f, -0xe6,0xed,0x2b,0xf2,0xf7,0x95,0xfc,0x04,0xa2,0x08,0x0a,0xfe,0x06,0x02,0x4c,0x04, -0x04,0xc2,0x02,0x02,0x85,0x01,0x03,0x2d,0x0d,0x16,0xe9,0x13,0x11,0x0d,0x10,0x0d, -0x24,0x10,0x0a,0x8c,0xfb,0xec,0xd6,0xe0,0xd8,0x6c,0xd3,0xcb,0xbb,0xc5,0xc6,0xc2, -0xc7,0xd1,0xf9,0xd4,0xd9,0xb7,0xe3,0xeb,0x28,0xf4,0xf5,0xaf,0xf6,0xfb,0x55,0x02, -0x09,0x60,0x13,0x19,0xbb,0x1d,0x26,0x3f,0x2a,0x2c,0xe2,0x2d,0x2a,0x82,0x23,0x19, -0x86,0x07,0xf8,0x99,0xed,0xe5,0x93,0xde,0xd8,0x73,0xd0,0xd0,0xb8,0xd3,0xd6,0x39, -0xde,0xe2,0xd3,0xe7,0xee,0xe5,0xf0,0xf4,0x96,0xff,0x09,0xde,0x18,0x26,0x85,0x29, -0x2a,0xdf,0x2e,0x36,0xef,0x38,0x35,0x0c,0x31,0x2f,0xfd,0x2f,0x34,0xf3,0x34,0x28, -0x80,0x20,0x1e,0x58,0x1b,0x16,0xcb,0x0b,0xfb,0x82,0xea,0xe7,0xe8,0xe5,0xdd,0xdd, -0xdc,0xd5,0x39,0xd5,0xdb,0x9c,0xe4,0xec,0x29,0xf0,0xf5,0x94,0xf8,0x00,0xf3,0x05, -0x0c,0x87,0x0f,0x0d,0x38,0x0d,0x0c,0xd7,0x0c,0x0c,0x75,0x0c,0x0c,0x23,0x0d,0x0f, -0xc7,0x0e,0x08,0xc7,0x05,0x01,0x16,0xff,0xfe,0x14,0xf4,0xe7,0xe7,0xdf,0xd7,0x40, -0xd4,0xd1,0x6e,0xcb,0xcb,0x2e,0xcd,0xd1,0x11,0xd6,0xda,0xb7,0xe1,0xea,0xf7,0xf0, -0xf5,0xe4,0xf7,0xf7,0xf6,0x02,0x0c,0xa8,0x13,0x1e,0xe3,0x21,0x24,0x40,0x2a,0x2b, -0x60,0x28,0x24,0xe9,0x1d,0x10,0x09,0x02,0xf5,0x01,0xe7,0xe1,0xb2,0xdd,0xda,0x9d, -0xd7,0xd6,0xfc,0xd9,0xdb,0xa8,0xe3,0xe6,0x55,0xea,0xef,0x71,0xf0,0xf1,0xf9,0xf1, -0xfd,0xa5,0x0c,0x1a,0x13,0x28,0x2c,0xbc,0x2b,0x33,0x12,0x3e,0x3d,0xb2,0x39,0x38, -0x75,0x31,0x30,0x67,0x35,0x2e,0xc9,0x1f,0x1a,0xa4,0x1a,0x13,0x08,0x12,0x05,0x2a, -0xf2,0xeb,0xa3,0xea,0xe7,0xd5,0xe3,0xde,0x6b,0xd6,0xd9,0x51,0xdf,0xe7,0x34,0xed, -0xf1,0xcf,0xf2,0xf9,0xf0,0x01,0x09,0xa6,0x13,0x17,0x06,0x18,0x15,0xdd,0x16,0x18, -0x76,0x18,0x14,0x4d,0x10,0x0d,0x34,0x07,0x03,0xc6,0xfc,0xf6,0x66,0xf0,0xf1,0x21, -0xed,0xe6,0x84,0xe1,0xd8,0x71,0xd4,0xd3,0x04,0xd1,0xcf,0x68,0xd0,0xcf,0x20,0xd3, -0xd7,0x62,0xde,0xe6,0x3f,0xf0,0xf6,0x96,0xf8,0xfd,0xc1,0x01,0x0c,0x6b,0x17,0x1e, -0x28,0x24,0x25,0x84,0x25,0x25,0xd7,0x22,0x1c,0x4b,0x19,0x0e,0x8c,0x01,0xf3,0xb8, -0xe6,0xdd,0x6f,0xdd,0xdc,0xb9,0xdb,0xdb,0xfe,0xda,0xde,0xe7,0xe3,0xe7,0xb9,0xeb, -0xef,0x75,0xf1,0xf3,0x84,0xf1,0xf3,0x2c,0x02,0x0f,0xbe,0x20,0x2b,0xe2,0x2e,0x2d, -0xd1,0x36,0x3f,0x23,0x3a,0x3d,0x49,0x3c,0x34,0xe8,0x37,0x35,0xc8,0x25,0x1e,0x90, -0x1e,0x16,0x18,0x15,0x0a,0xf2,0xf4,0xea,0xc2,0xe8,0xe6,0xbf,0xe6,0xe2,0xed,0xd9, -0xd9,0x5d,0xdd,0xe4,0xdf,0xeb,0xef,0x34,0xf6,0xf4,0xa8,0xf9,0x03,0x74,0x0b,0x17, -0xe7,0x1f,0x1f,0x86,0x1e,0x20,0x5a,0x22,0x1e,0x09,0x1b,0x14,0x77,0x0a,0x04,0x68, -0xfa,0xec,0xf7,0xe5,0xe2,0xc9,0xe3,0xe4,0x6c,0xdd,0xd6,0x93,0xd3,0xd2,0x8d,0xd7, -0xd7,0x4c,0xd4,0xd3,0xe2,0xd2,0xd5,0x13,0xd9,0xe0,0x65,0xe9,0xf1,0xd9,0xf8,0xfa, -0x43,0xfe,0x04,0xcc,0x13,0x20,0x40,0x24,0x29,0x87,0x28,0x21,0xd9,0x22,0x1c,0xa9, -0x13,0x10,0x4a,0x04,0xf5,0x29,0xe7,0xdf,0x11,0xd9,0xdd,0x95,0xe1,0xde,0xed,0xdf, -0xe2,0x0b,0xe6,0xe8,0x9c,0xef,0xef,0x5e,0xf2,0xf4,0x37,0xf2,0xee,0x98,0xf4,0x00, -0x60,0xff,0xfe,0xb9,0xfe,0xfe,0x24,0xfe,0xf9,0x91,0xf5,0xf1,0x0b,0xee,0xe9,0x8c, -0xe4,0xdb,0xf4,0xd4,0xd2,0x2c,0xd2,0xcf,0x33,0xd2,0xd1,0x0e,0xd2,0xd5,0x54,0xd9, -0xe7,0xf8,0xf0,0xf8,0xde,0xf7,0xfa,0x0d,0x00,0xfe,0x07,0xff,0xf1,0xaf,0xeb,0xe2, -0xf2,0xda,0xd4,0x97,0xcf,0xcf,0xee,0xcc,0xd8,0x56,0xe5,0xf9,0x11,0x04,0x11,0x8f, -0x1a,0x20,0x73,0x2b,0x32,0x6e,0x3a,0x3d,0x5b,0x33,0x30,0x31,0x30,0x34,0xf1,0x32, -0x38,0x40,0x2a,0x28,0x28,0x23,0x21,0xe1,0x1e,0x17,0xf2,0x12,0x05,0xc6,0x09,0x01, -0x34,0x0b,0x0c,0x1b,0x0d,0x0d,0xc4,0x0c,0x0e,0xa8,0x0b,0x12,0x2e,0x0c,0x0a,0x5c, -0x02,0x00,0x89,0xfc,0xfc,0xc0,0xfc,0xf9,0x2e,0xf8,0xf0,0x6e,0xf0,0xeb,0xb2,0xea, -0xe4,0x3a,0xdb,0xd5,0x9b,0xd2,0xd0,0xbf,0xd1,0xd2,0x7b,0xd2,0xd6,0xf0,0xd4,0xd8, -0xdd,0xe3,0xf0,0x94,0xf5,0xf9,0xef,0xf9,0xfc,0x4b,0xfe,0xfb,0x20,0xf7,0xeb,0x7e, -0xe4,0xd8,0x0c,0xd3,0xd1,0x53,0xcd,0xcf,0x62,0xd3,0xe4,0x80,0xf4,0x04,0xd1,0x0f, -0x18,0xd0,0x25,0x29,0x24,0x33,0x35,0x53,0x36,0x35,0xe3,0x2a,0x29,0xa1,0x23,0x29, -0xae,0x2b,0x2a,0xc6,0x28,0x25,0x44,0x29,0x28,0x82,0x28,0x22,0xef,0x15,0x15,0x8b, -0x05,0x0f,0x43,0x03,0x07,0x1f,0x04,0x00,0x9f,0x02,0x03,0x1b,0x09,0x0a,0xd4,0x0b, -0x05,0x7e,0x09,0x03,0x96,0x03,0xff,0x01,0x03,0xfb,0x40,0xf9,0xef,0x2a,0xed,0xea, -0x69,0xe7,0xdf,0xc3,0xd5,0xd3,0x29,0xd0,0xd1,0x5a,0xd0,0xd2,0x80,0xd0,0xd5,0x35, -0xd5,0xe1,0x00,0xee,0xf7,0x54,0xfe,0xfb,0x48,0xfd,0xfe,0x8d,0xfb,0xf8,0xa5,0xeb, -0xe1,0x6e,0xd9,0xd0,0x88,0xce,0xcc,0x73,0xce,0xd2,0x44,0xdf,0xf2,0xb0,0x03,0x0f, -0x6d,0x1a,0x20,0xb1,0x26,0x29,0x75,0x30,0x33,0x23,0x34,0x2a,0xcd,0x25,0x25,0xee, -0x2d,0x30,0xbe,0x36,0x29,0xdc,0x28,0x2b,0x43,0x29,0x2d,0x0b,0x1c,0x1e,0xfd,0x07, -0x0e,0x70,0x03,0x06,0x36,0x09,0x01,0xed,0x07,0xff,0x2b,0x0a,0x05,0x6c,0x10,0x0a, -0xa7,0x0b,0x07,0xd2,0x06,0x01,0xbc,0x04,0x02,0x68,0x00,0xfc,0xe1,0xf1,0xef,0x52, -0xe9,0xea,0x7d,0xdc,0xd9,0x24,0xcf,0xcd,0x5f,0xcf,0xcd,0x08,0xd1,0xd0,0x75,0xd6, -0xd5,0xc2,0xda,0xe8,0x41,0xf3,0xfc,0x98,0xfe,0xfb,0x15,0x00,0xff,0x5b,0xfe,0xf5, -0xfb,0xe9,0xde,0xba,0xd3,0xcd,0x5d,0xca,0xc9,0x67,0xcc,0xd4,0x01,0xe6,0xf7,0xd0, -0x07,0x13,0xae,0x21,0x2b,0x5a,0x27,0x2f,0x88,0x31,0x37,0xd9,0x31,0x29,0xa0,0x25, -0x24,0x3f,0x31,0x2f,0x2b,0x32,0x28,0xe7,0x2a,0x29,0x8b,0x2b,0x21,0x71,0x1a,0x14, -0x14,0x08,0x08,0x09,0x03,0x0a,0xfe,0x04,0x0b,0x22,0x07,0x05,0xce,0x0b,0x08,0x7d, -0x11,0x03,0xc5,0x0b,0xff,0xbf,0x04,0xfd,0x33,0x01,0x02,0x71,0xfc,0xf9,0xbb,0xee, -0xf0,0xb9,0xe9,0xe6,0x6b,0xda,0xd5,0xa0,0xcc,0xcf,0xc5,0xcd,0xcf,0x4d,0xd1,0xd5, -0x2b,0xda,0xd8,0xa7,0xe6,0xf1,0xe0,0xfa,0xfe,0xf0,0xfb,0xf9,0x49,0xfb,0xfa,0x7b, -0xf1,0xea,0x95,0xdf,0xd7,0x39,0xcf,0xcc,0x52,0xcb,0xcd,0xaf,0xd4,0xe3,0xa5,0xf1, -0x06,0x99,0x14,0x1f,0x14,0x26,0x2b,0xa3,0x28,0x2e,0x88,0x30,0x31,0x7b,0x22,0x24, -0x4f,0x1a,0x2a,0x2e,0x2e,0x2f,0x94,0x34,0x2a,0xb8,0x32,0x2a,0xd8,0x2e,0x25,0x09, -0x1b,0x12,0x75,0x08,0x03,0xb3,0x05,0xff,0x5c,0x0a,0xfe,0x13,0x06,0x03,0xe1,0x09, -0x0c,0xf0,0x0a,0x0c,0xce,0x05,0x05,0x57,0x00,0x02,0x3f,0xff,0x01,0x8b,0xfb,0xf5, -0x1e,0xed,0xed,0x2a,0xe8,0xe2,0x5d,0xd9,0xd1,0x3b,0xd1,0xcc,0x34,0xcf,0xcc,0xcd, -0xd2,0xd1,0x58,0xd5,0xd7,0xcd,0xe7,0xf3,0x58,0xfd,0x00,0x36,0xfb,0x05,0xf6,0xff, -0x00,0xcd,0xf6,0xea,0x54,0xe0,0xd3,0x15,0xcd,0xc7,0x82,0xc6,0xc9,0x35,0xd4,0xe4, -0x0a,0xf8,0x07,0x76,0x17,0x21,0x3f,0x2c,0x2b,0x68,0x28,0x2a,0xa3,0x2c,0x2d,0x9c, -0x26,0x1e,0xf8,0x21,0x33,0x3a,0x36,0x3d,0xf8,0x35,0x35,0x3b,0x35,0x2f,0xca,0x29, -0x1b,0x89,0x15,0x04,0x5a,0xfe,0xf6,0x6b,0xfa,0xff,0x89,0x01,0x01,0x85,0x04,0x09, -0x05,0x10,0x13,0xe4,0x12,0x11,0x5e,0x0d,0x07,0xa6,0x00,0x02,0x57,0x00,0xff,0xf8, -0xf4,0xec,0x4d,0xe7,0xe7,0x27,0xe3,0xdb,0xd2,0xd3,0xcd,0xae,0xce,0xca,0xac,0xcf, -0xd1,0x44,0xd9,0xda,0x19,0xdc,0xe1,0xb6,0xec,0xfa,0x39,0xfd,0xfc,0xeb,0xf3,0xf6, -0xad,0xf2,0xf3,0xc4,0xe8,0xe1,0xdd,0xdb,0xd5,0xe3,0xd2,0xd3,0x52,0xd5,0xdf,0xed, -0xe9,0xf7,0x10,0xfe,0x0b,0xdc,0x13,0x21,0x93,0x20,0x1e,0x3c,0x1c,0x23,0x9a,0x29, -0x2b,0xd1,0x27,0x26,0x1a,0x35,0x38,0x5f,0x45,0x3b,0x6c,0x3c,0x35,0x13,0x30,0x29, -0x3e,0x1b,0x11,0x95,0x08,0xff,0x68,0xfc,0xfb,0x7e,0xfe,0x05,0x70,0x04,0x09,0x71, -0x09,0x0d,0x2c,0x0b,0x0f,0xb7,0x0d,0x0c,0xb6,0x0a,0x01,0x88,0x02,0x01,0xe3,0x04, -0xfa,0xd1,0xf5,0xeb,0xab,0xe8,0xe2,0xc6,0xdc,0xd3,0x6b,0xce,0xce,0x60,0xca,0xd0, -0x62,0xce,0xd9,0x26,0xd9,0xdf,0x11,0xdd,0xeb,0xf0,0xef,0xfc,0x55,0xfc,0xf8,0x9d, -0xfc,0xf5,0xba,0xfa,0xf1,0x33,0xed,0xdf,0x73,0xda,0xd0,0x70,0xcd,0xcb,0xbc,0xd3, -0xde,0x34,0xed,0xf9,0x17,0x07,0x15,0x49,0x1f,0x29,0x68,0x27,0x21,0x9a,0x1d,0x1e, -0xc3,0x24,0x22,0x83,0x1e,0x21,0x81,0x2e,0x3a,0xe9,0x3e,0x45,0x39,0x40,0x3e,0x16, -0x37,0x28,0xfe,0x1d,0x10,0x0c,0x08,0xfc,0x77,0xf5,0xf4,0x42,0xf6,0x00,0x30,0x01, -0x08,0x23,0x09,0x0e,0x82,0x0d,0x10,0xaf,0x10,0x0e,0xc2,0x07,0x03,0x6b,0x01,0x00, -0x9f,0x00,0xfd,0xcf,0xf1,0xeb,0x0f,0xe6,0xdf,0x82,0xd9,0xd1,0x32,0xcd,0xc9,0xc1, -0xca,0xca,0xb5,0xd0,0xd7,0xe4,0xdc,0xe2,0x96,0xe5,0xf1,0xb7,0xf8,0x01,0x3d,0xff, -0xf8,0xc1,0xfb,0xf5,0xa1,0xf4,0xeb,0x60,0xe3,0xda,0x60,0xd2,0xcd,0x05,0xc9,0xce, -0xaf,0xdc,0xea,0x34,0xf9,0x01,0x86,0x13,0x1c,0xe3,0x27,0x24,0x38,0x22,0x18,0x34, -0x16,0x1b,0xb4,0x1e,0x1d,0xa9,0x1d,0x2b,0x05,0x36,0x40,0x0d,0x46,0x47,0x03,0x42, -0x40,0x77,0x2f,0x27,0xc3,0x15,0x0c,0x27,0x01,0xfa,0xb8,0xf3,0xf8,0x73,0xfc,0xff, -0x45,0x02,0x08,0x47,0x0b,0x0a,0x7f,0x0e,0x0c,0xa8,0x11,0x09,0x1e,0x09,0x02,0x79, -0x04,0x01,0xa0,0x00,0xf6,0x55,0xf0,0xe6,0x54,0xe3,0xdc,0x88,0xd1,0xce,0xc6,0xc7, -0xc9,0x2d,0xc9,0xce,0xbd,0xd2,0xd8,0x7e,0xe0,0xe5,0x39,0xee,0xfa,0x21,0xff,0x01, -0xdb,0xfe,0xfc,0x44,0xf6,0xf4,0x39,0xec,0xe5,0xec,0xdb,0xd3,0x26,0xca,0xc9,0xe6, -0xc8,0xd8,0xdd,0xe4,0xf6,0xaa,0xfe,0x0f,0x2a,0x1c,0x26,0x6b,0x2b,0x28,0x10,0x22, -0x13,0x1e,0x12,0x12,0xec,0x18,0x17,0xdd,0x1f,0x26,0x88,0x3a,0x3d,0x77,0x50,0x4b, -0xe6,0x4e,0x3c,0xac,0x32,0x23,0x80,0x11,0x0b,0x78,0xf8,0xf7,0x82,0xe8,0xf5,0x1f, -0xf5,0x03,0x46,0x03,0x0a,0xe3,0x0e,0x0c,0x65,0x11,0x0c,0x55,0x14,0x04,0xbf,0x09, -0xfd,0x8b,0x00,0xff,0xb4,0xfc,0xf7,0xb9,0xe9,0xe9,0x54,0xdd,0xda,0x73,0xcf,0xcc, -0x4b,0xc7,0xc8,0x0b,0xc7,0xce,0x5c,0xd4,0xde,0x14,0xe4,0xe8,0x85,0xf4,0xf7,0xdd, -0x03,0xfb,0xcb,0xfe,0xf7,0xb7,0xf6,0xed,0x5c,0xe6,0xe0,0x7f,0xd6,0xd4,0xa0,0xca, -0xcb,0x22,0xd2,0xe4,0xfd,0xf2,0xfc,0x7d,0x07,0x15,0xaf,0x1e,0x29,0x79,0x21,0x23, -0x08,0x13,0x13,0x77,0x0f,0x19,0x50,0x17,0x1e,0xc7,0x26,0x31,0x60,0x43,0x4b,0x96, -0x53,0x4d,0xd0,0x46,0x36,0x1d,0x2c,0x14,0xc1,0x0c,0xfc,0xa9,0xf4,0xeb,0xb9,0xec, -0xf2,0x08,0xfa,0x02,0xf8,0x04,0x0b,0x99,0x07,0x0e,0xaf,0x0f,0x17,0xc4,0x0c,0x0e, -0xd2,0x03,0x05,0x8a,0x03,0x03,0x9b,0xf9,0xf1,0xd3,0xe7,0xdd,0x5b,0xd8,0xce,0x28, -0xcb,0xc4,0x4b,0xc6,0xc4,0xd5,0xcd,0xd2,0x9b,0xde,0xe4,0xa9,0xea,0xf0,0x74,0xf7, -0x00,0x79,0x01,0x01,0xbc,0xfa,0xf9,0x7c,0xf0,0xee,0xdf,0xe7,0xdf,0xd5,0xd5,0xcc, -0x81,0xc9,0xca,0xe5,0xde,0xe6,0x5f,0xfa,0x00,0x5d,0x11,0x1f,0xf5,0x22,0x2d,0xd8, -0x1e,0x22,0xc0,0x0b,0x09,0xb7,0x0a,0x0d,0xc1,0x13,0x17,0xf4,0x27,0x35,0x86,0x44, -0x52,0x38,0x54,0x53,0xea,0x46,0x38,0x3f,0x28,0x15,0x86,0x0b,0xfc,0xd2,0xf2,0xec, -0x83,0xe9,0xf4,0x81,0xf8,0xfd,0xa6,0x06,0x06,0xa7,0x0a,0x0c,0x82,0x12,0x11,0x7c, -0x0d,0x0c,0xb1,0x05,0x04,0xff,0x04,0xfe,0xdf,0xf7,0xec,0x12,0xe4,0xdb,0x3b,0xd3, -0xcd,0xa7,0xc5,0xc7,0xa3,0xc4,0xc7,0x8e,0xce,0xd7,0xfe,0xe1,0xe5,0xfa,0xee,0xfa, -0x28,0xfe,0x06,0xf5,0x01,0xfa,0x68,0xfa,0xf0,0xe8,0xef,0xe3,0xf5,0xdf,0xd3,0x04, -0xcb,0xcb,0xd6,0xcb,0xe1,0xe8,0xec,0xf7,0x34,0x03,0x12,0x81,0x1f,0x25,0x84,0x25, -0x21,0x2c,0x18,0x0d,0x60,0x00,0x00,0x40,0x09,0x0d,0xfe,0x17,0x1c,0x34,0x32,0x45, -0xb2,0x55,0x5e,0xf9,0x55,0x50,0x87,0x41,0x2f,0x88,0x22,0x0e,0x09,0x03,0xf1,0x25, -0xe7,0xe6,0xca,0xe6,0xf9,0x94,0xf3,0x01,0x82,0xfd,0x08,0x03,0x0b,0x10,0x5f,0x17, -0x0f,0xb4,0x13,0x07,0x2f,0x0b,0x04,0x17,0x08,0xfc,0x08,0xf2,0xe3,0xe3,0xdb,0xd4, -0x1d,0xcd,0xc9,0x6d,0xc2,0xc3,0xd9,0xc2,0xcd,0x14,0xd4,0xe2,0xea,0xe6,0xed,0x8b, -0xf5,0xfe,0xb4,0x03,0x03,0xea,0x01,0xfb,0xbf,0xf5,0xef,0x38,0xec,0xe0,0xee,0xdb, -0xcd,0xd6,0xc7,0xc9,0xc1,0xda,0xe9,0xf5,0xf5,0xfe,0xb2,0x10,0x1a,0x53,0x29,0x27, -0xdc,0x20,0x1d,0x8b,0x0a,0x01,0xde,0xf6,0xfa,0xf5,0xfe,0x0e,0xba,0x1a,0x23,0x68, -0x40,0x53,0xdc,0x5f,0x65,0x0a,0x5b,0x50,0xe8,0x3e,0x28,0xb5,0x19,0x05,0xa7,0xf6, -0xe6,0xf0,0xdf,0xe0,0x87,0xe6,0xf3,0xf7,0xf4,0xfb,0xb8,0xfd,0x0a,0x81,0x0f,0x13, -0xac,0x15,0x15,0x6f,0x12,0x0e,0xf1,0x0f,0x08,0xae,0x04,0xf8,0x7a,0xec,0xde,0xc8, -0xd3,0xcd,0x02,0xc4,0xc0,0x2e,0xbd,0xbd,0x24,0xc8,0xd0,0x40,0xe0,0xe6,0x5e,0xef, -0xf7,0xa6,0x02,0x07,0xfb,0x08,0x04,0x5e,0xfc,0xf8,0xb7,0xed,0xea,0x5a,0xe1,0xd9, -0xee,0xcd,0xc6,0xcd,0xcb,0xd8,0xc5,0xec,0xf4,0x23,0x01,0x08,0x0c,0x1a,0x21,0x59, -0x24,0x23,0x63,0x16,0x11,0x48,0x04,0xf6,0xbf,0xf1,0xfa,0x5a,0x05,0x15,0x5e,0x21, -0x36,0x47,0x4c,0x5f,0xa3,0x68,0x62,0x59,0x5b,0x49,0xbe,0x36,0x20,0x76,0x0d,0xfa, -0xe2,0xec,0xe1,0x82,0xda,0xe3,0xd0,0xe5,0xf4,0xf6,0xf4,0xfe,0xfd,0x05,0x0d,0xd8, -0x12,0x15,0x0b,0x16,0x13,0x4d,0x16,0x0e,0x65,0x10,0x04,0x19,0x01,0xf4,0xb5,0xe6, -0xd8,0xec,0xcf,0xc7,0xe4,0xbe,0xbc,0x29,0xba,0xc2,0xb5,0xcc,0xd9,0xce,0xe2,0xec, -0xc2,0xf2,0x01,0xd8,0x04,0x09,0x2f,0x05,0x01,0x1b,0xfc,0xf4,0x08,0xee,0xe5,0xc6, -0xdf,0xd8,0x7a,0xcd,0xce,0xf5,0xd4,0xe4,0xe5,0xf1,0xf7,0xf6,0x03,0x12,0x40,0x1b, -0x22,0x62,0x1c,0x19,0x74,0x0f,0x04,0x3a,0xfc,0xee,0xc7,0xef,0xef,0x0d,0x04,0x16, -0x42,0x27,0x3d,0xff,0x52,0x64,0x26,0x69,0x6a,0x6a,0x5b,0x4c,0xfc,0x38,0x21,0xd4, -0x0c,0xf7,0x44,0xe7,0xdb,0x59,0xd9,0xd6,0x61,0xe2,0xe8,0x56,0xf2,0xf9,0x89,0x08, -0x10,0x62,0x17,0x1d,0xb7,0x1c,0x1c,0x4c,0x17,0x15,0xf2,0x0c,0x03,0xb5,0xf7,0xeb, -0x1e,0xde,0xd0,0x0f,0xc7,0xc2,0xaf,0xbd,0xbd,0x2f,0xbd,0xc8,0xf4,0xd1,0xdf,0xe5, -0xea,0xef,0x38,0xfe,0x04,0x2c,0x0e,0x09,0x9e,0x07,0x03,0x18,0xfa,0xf0,0xec,0xe6, -0xdb,0x35,0xd5,0xc8,0x99,0xc7,0xd1,0xc4,0xdd,0xf2,0xc7,0xf6,0x08,0x83,0x12,0x22, -0xf8,0x21,0x23,0x03,0x17,0x11,0x94,0x06,0xf7,0x31,0xf0,0xe8,0xee,0xe7,0xf4,0xbd, -0x06,0x29,0x9d,0x34,0x52,0x62,0x5c,0x69,0x2e,0x70,0x61,0xb7,0x58,0x39,0xa9,0x2b, -0x0e,0x38,0xfd,0xee,0x0c,0xdf,0xdf,0xd9,0xd7,0xe3,0x5d,0xe1,0xf5,0x00,0xf6,0x05, -0x15,0x09,0x10,0x4e,0x13,0x16,0xf6,0x19,0x13,0x09,0x19,0x0c,0x44,0x0b,0xfb,0x78, -0xf8,0xe7,0x19,0xde,0xcd,0xe5,0xc5,0xbd,0x0e,0xbe,0xbd,0xff,0xc2,0xd0,0x62,0xda, -0xe7,0x52,0xec,0xf8,0x95,0x01,0x08,0x3e,0x0c,0x06,0x20,0xff,0xfc,0x9e,0xf3,0xed, -0x99,0xe3,0xdb,0xb0,0xd0,0xcd,0x22,0xd7,0xe0,0xd6,0xee,0xf6,0xf2,0xff,0x10,0xdd, -0x19,0x20,0x6e,0x1e,0x17,0x24,0x13,0x05,0x79,0xfe,0xf0,0x0e,0xe8,0xe5,0x44,0xe1, -0xf5,0x98,0x0a,0x2c,0x96,0x3e,0x51,0x39,0x64,0x6e,0xa2,0x75,0x64,0xf8,0x5d,0x3d, -0xc7,0x2b,0x0b,0xc9,0xfb,0xe8,0x00,0xda,0xd5,0x16,0xcf,0xd4,0x5b,0xda,0xee,0xfe, -0xf1,0x07,0xc1,0x08,0x18,0x3b,0x1a,0x1e,0x06,0x20,0x1b,0x47,0x1c,0x0d,0x73,0x09, -0xf6,0x08,0xf3,0xe0,0x00,0xd8,0xc5,0x83,0xbf,0xbb,0x13,0xbb,0xbf,0x50,0xc3,0xd4, -0x82,0xda,0xea,0x6a,0xee,0xfe,0x57,0x06,0x10,0x0f,0x0f,0x08,0x26,0x05,0x00,0xdf, -0xf3,0xeb,0x32,0xdb,0xd3,0x01,0xca,0xce,0xa5,0xd5,0xe2,0x4d,0xf0,0xfd,0x1a,0x08, -0x17,0x8c,0x1d,0x20,0xc4,0x1f,0x11,0x78,0x0b,0xfa,0x0d,0xf6,0xe8,0xac,0xe5,0xe3, -0x8d,0xe5,0x07,0x43,0x1e,0x43,0x62,0x4d,0x61,0x7b,0x6d,0x73,0x39,0x75,0x5d,0xe0, -0x4a,0x2b,0x51,0x17,0xfb,0x0b,0xec,0xdb,0x87,0xd7,0xce,0xe8,0xd5,0xd8,0x73,0xe9, -0xf8,0x40,0x00,0x0f,0x4f,0x0e,0x21,0xb4,0x19,0x24,0xb9,0x1b,0x19,0x9d,0x11,0x06, -0xd0,0xfa,0xef,0xe0,0xe5,0xd9,0x43,0xce,0xbe,0xe9,0xbf,0xbc,0xbc,0xc5,0xc5,0xb9, -0xd3,0xda,0x83,0xe6,0xef,0x19,0xf3,0x01,0x44,0x07,0x0c,0xc2,0x04,0x00,0xf8,0xfb, -0xf6,0xdd,0xf1,0xe1,0xfc,0xd7,0xd0,0x66,0xd4,0xdb,0x97,0xe5,0xef,0xde,0xf6,0x07, -0x96,0x0e,0x19,0x0e,0x1d,0x1a,0x79,0x13,0x09,0x64,0x02,0xf3,0x03,0xf0,0xe9,0xd7, -0xe5,0xe6,0xf8,0xf3,0x14,0xfb,0x2f,0x46,0x1c,0x55,0x62,0x01,0x72,0x70,0x7c,0x6a, -0x58,0x22,0x3e,0x28,0xf1,0x0a,0xf9,0x71,0xe2,0xd8,0x3b,0xd0,0xcb,0x3a,0xd0,0xdb, -0xd6,0xec,0xf7,0xc8,0x09,0x0f,0xf4,0x1d,0x1e,0xfa,0x24,0x22,0x8a,0x1e,0x16,0x1a, -0x0b,0x01,0xf4,0xef,0xe8,0x65,0xda,0xd1,0x50,0xc0,0xbf,0x2a,0xbc,0xc3,0x33,0xc6, -0xd1,0xc6,0xd9,0xe4,0xa8,0xed,0xef,0x8a,0xfc,0x02,0x6b,0x0b,0x05,0x91,0x00,0xfc, -0x16,0xf6,0xf5,0x19,0xe9,0xde,0xd3,0xd5,0xda,0xe6,0xdd,0xe8,0xaa,0xef,0xf6,0x46, -0x01,0x0b,0x74,0x13,0x16,0x1f,0x18,0x10,0xe9,0x05,0x02,0x36,0xf7,0xf2,0xd2,0xeb, -0xea,0xdc,0xe5,0xe9,0xae,0x09,0x20,0xd3,0x43,0x4e,0xbe,0x5b,0x6a,0x6d,0x6b,0x75, -0x80,0x5a,0x54,0xdc,0x29,0x1b,0xc4,0xfb,0xea,0x71,0xdf,0xd3,0xff,0xd3,0xc7,0x8b, -0xd8,0xe0,0xa7,0xfa,0xfd,0x2c,0x12,0x13,0x01,0x21,0x1d,0x7f,0x20,0x1f,0x7e,0x16, -0x14,0x16,0xfe,0xf9,0xf6,0xe5,0xe6,0xcc,0xd6,0xcd,0x72,0xbe,0xbe,0xa2,0xc1,0xc5, -0x63,0xce,0xd4,0xdb,0xdf,0xe7,0x77,0xee,0xf3,0xc5,0x02,0x06,0x9b,0x0b,0xff,0xaa, -0xfe,0xf8,0x24,0xf6,0xee,0x8d,0xe1,0xd8,0xdb,0xd8,0xdc,0xd3,0xe3,0xed,0x4b,0xf6, -0xff,0x37,0x0a,0x0c,0xbf,0x15,0x17,0x63,0x10,0x0c,0x95,0xfe,0xfa,0x94,0xef,0xef, -0x8b,0xe9,0xe7,0x4d,0xe7,0x00,0xc6,0x1d,0x38,0xa8,0x4b,0x58,0x25,0x68,0x71,0x41, -0x72,0x68,0xc7,0x50,0x3f,0x5e,0x1d,0x0a,0x95,0xf0,0xe0,0x38,0xd8,0xcd,0x14,0xcd, -0xcd,0x80,0xe2,0xe9,0x58,0x00,0x06,0x6c,0x17,0x1b,0xb2,0x21,0x22,0xd8,0x21,0x1a, -0xa6,0x10,0x09,0xd7,0xf3,0xf1,0x4b,0xe1,0xdb,0xab,0xcb,0xc7,0xf2,0xbe,0xc2,0xc2, -0xc8,0xcb,0x50,0xd3,0xdc,0x92,0xe6,0xe8,0xcc,0xf1,0xf7,0x7c,0x03,0x04,0xd1,0x04, -0xfc,0x4b,0xf7,0xf7,0x3e,0xec,0xe5,0xcb,0xd9,0xde,0xb6,0xe0,0xec,0x6d,0xf0,0xf4, -0x8a,0x03,0x0b,0x50,0x11,0x17,0xa7,0x11,0x0f,0x9d,0x02,0xfd,0xf2,0xef,0xed,0xa0, -0xe5,0xe3,0xf3,0xe2,0xe2,0x6d,0xf9,0x18,0xef,0x37,0x50,0x7f,0x5b,0x68,0x9c,0x72, -0x78,0x19,0x6f,0x5d,0x22,0x42,0x21,0x01,0x0a,0xef,0x7c,0xe6,0xd6,0x34,0xd0,0xc8, -0x01,0xcd,0xdb,0x14,0xeb,0xff,0x8f,0x02,0x18,0x72,0x14,0x26,0xa7,0x1e,0x26,0x85, -0x1c,0x14,0xb9,0x0c,0xf9,0xdf,0xf2,0xe3,0x43,0xe2,0xcd,0x2e,0xc9,0xbc,0x96,0xc3, -0xc3,0xb9,0xd0,0xcf,0x80,0xdb,0xe3,0x46,0xe9,0xf0,0x1d,0xf1,0xfe,0x5f,0xfe,0x04, -0x83,0xfa,0xfa,0x13,0xf7,0xf2,0xc6,0xe9,0xe0,0xc6,0xe4,0xe8,0x87,0xf0,0xf3,0xc2, -0xf7,0xff,0x29,0x05,0x0b,0xbe,0x0c,0x0d,0x2a,0x08,0xff,0xa1,0xfa,0xf2,0x0f,0xf1, -0xeb,0x2d,0xeb,0xe4,0x4b,0xea,0xef,0xfd,0x12,0x2b,0xde,0x4a,0x55,0xbd,0x61,0x6f, -0x90,0x73,0x72,0xd8,0x61,0x4b,0xb4,0x2c,0x12,0x69,0xf6,0xe9,0x93,0xd7,0xd4,0x9c, -0xc8,0xcd,0x31,0xd4,0xe7,0x97,0xfd,0x02,0x0e,0x18,0x15,0x50,0x24,0x1d,0x65,0x21, -0x1c,0x49,0x11,0x0d,0x9b,0xf9,0xf4,0xdc,0xe2,0xe5,0x8b,0xd6,0xcf,0x15,0xc6,0xc2, -0x90,0xc9,0xcb,0x15,0xd4,0xd5,0xe3,0xdf,0xe3,0xe0,0xea,0xeb,0x4b,0xf5,0xfb,0x0d, -0x02,0x00,0xb1,0xfa,0xfa,0x36,0xf5,0xf1,0x12,0xe7,0xe9,0x30,0xea,0xf2,0x88,0xf1, -0xfa,0x35,0xfe,0x06,0x86,0x08,0x0c,0x28,0x07,0x03,0x98,0xff,0xf6,0x02,0xf2,0xeb, -0xb9,0xec,0xe6,0xef,0xe5,0xea,0xb3,0xf3,0x08,0x5d,0x2a,0x44,0xe9,0x50,0x63,0x1c, -0x62,0x78,0x06,0x6b,0x68,0x36,0x4e,0x38,0x80,0x1a,0xfb,0x43,0xf5,0xdc,0x3e,0xdb, -0xc8,0xf1,0xce,0xcf,0x50,0xe3,0xf5,0xfc,0xff,0x0f,0xdd,0x12,0x1f,0xcf,0x1b,0x22, -0x3f,0x1a,0x16,0x8e,0x0c,0xfc,0xbd,0xf5,0xe7,0xec,0xe4,0xd9,0x28,0xd4,0xc7,0xf9, -0xc6,0xc7,0xff,0xce,0xd4,0x6f,0xd8,0xdf,0x30,0xe2,0xe9,0x41,0xea,0xef,0x8e,0xf6, -0xfe,0xfa,0xff,0xfd,0x94,0xf8,0xf8,0x31,0xf4,0xeb,0x02,0xeb,0xec,0x38,0xee,0xf1, -0x1c,0xf7,0xfe,0xd2,0x06,0x06,0xca,0x09,0x07,0x2a,0x06,0xfe,0x46,0xfa,0xf3,0xb8, -0xeb,0xeb,0x65,0xea,0xe5,0xac,0xeb,0xf1,0xea,0x00,0x1e,0x98,0x36,0x50,0x3d,0x58, -0x68,0x0c,0x6f,0x73,0x40,0x68,0x58,0xd6,0x41,0x27,0x05,0x0a,0xf6,0x8d,0xe3,0xd5, -0xf7,0xcf,0xc9,0x58,0xd0,0xd6,0x83,0xed,0xf9,0x5c,0x0d,0x10,0xca,0x1e,0x20,0x28, -0x22,0x1f,0x73,0x18,0x11,0xce,0x02,0xfa,0x85,0xeb,0xe4,0x9b,0xda,0xd6,0xe0,0xc9, -0xc8,0x1b,0xc7,0xcc,0xdf,0xcf,0xd5,0xc9,0xdc,0xe0,0xa5,0xe7,0xe9,0x32,0xed,0xf2, -0xac,0xfe,0xfe,0x43,0xfe,0xf6,0xfe,0xf3,0xf4,0xf4,0xeb,0xf0,0xce,0xec,0xf7,0x7c, -0xf4,0xfa,0x12,0xff,0x07,0x00,0x09,0x09,0xb9,0x04,0x01,0xfa,0xf8,0xf7,0xa0,0xed, -0xec,0x43,0xe5,0xe8,0x1c,0xe4,0xed,0xe3,0xf2,0x02,0xbf,0x1c,0x35,0xba,0x4c,0x5c, -0xcc,0x64,0x6d,0x2b,0x6e,0x69,0xd5,0x5d,0x43,0x36,0x26,0x0c,0xe5,0xf6,0xea,0x34, -0xda,0xcf,0xf8,0xca,0xcf,0xc0,0xdb,0xe8,0x77,0xfc,0x03,0x91,0x17,0x17,0xd2,0x20, -0x1e,0xdc,0x1f,0x1a,0x1d,0x11,0x05,0x7c,0xf4,0xf0,0x27,0xe1,0xde,0x0a,0xd2,0xce, -0x75,0xc8,0xc8,0x55,0xcf,0xd3,0x3e,0xde,0xdd,0x99,0xe3,0xe5,0x92,0xeb,0xeb,0xab, -0xeb,0xf3,0xb7,0xf4,0xf9,0x5b,0xf4,0xf3,0x6e,0xf0,0xf0,0xf9,0xf4,0xf4,0x04,0xfd, -0xf8,0x2f,0x02,0x03,0xd3,0x09,0x0a,0x07,0x05,0x05,0x18,0xf9,0xfb,0x4c,0xf2,0xf0, -0x67,0xe5,0xe6,0x9a,0xe7,0xe6,0xaf,0xee,0xf1,0xb2,0x00,0x0f,0xef,0x2b,0x41,0xe7, -0x51,0x65,0xbf,0x65,0x74,0xd1,0x69,0x61,0xea,0x52,0x35,0x5f,0x20,0xfe,0xfd,0xf1, -0xd7,0xca,0xd5,0xc9,0xe1,0xcb,0xd4,0x74,0xde,0xf3,0xda,0xff,0x14,0x8a,0x17,0x22, -0x14,0x1d,0x22,0x8f,0x18,0x13,0xcd,0x06,0xf8,0x09,0xf1,0xe3,0x61,0xdf,0xd4,0x95, -0xd4,0xcd,0xd8,0xce,0xce,0x81,0xd4,0xd7,0x5e,0xdd,0xe1,0x8c,0xe2,0xe7,0x92,0xe6, -0xea,0x12,0xf0,0xf7,0x3e,0xfb,0xf9,0x81,0xf3,0xee,0xed,0xef,0xf3,0xea,0xfa,0xfb, -0x54,0xfc,0xfb,0x32,0x05,0x0b,0xda,0x0b,0x0a,0xa9,0x05,0xfc,0x43,0xf7,0xef,0x87, -0xec,0xe4,0xff,0xe2,0xe0,0x0f,0xe0,0xe7,0x48,0xf0,0x03,0x56,0x13,0x29,0xa3,0x42, -0x54,0x05,0x65,0x6d,0xeb,0x6b,0x72,0x1f,0x5d,0x51,0xea,0x30,0x1d,0xdf,0x03,0xee, -0xc7,0xe0,0xcc,0xc9,0xd2,0xcb,0x41,0xdb,0xdf,0xcd,0xf3,0x03,0xcd,0x0f,0x1b,0xf6, -0x17,0x20,0x1b,0x17,0x19,0xf6,0x09,0x06,0x46,0xf8,0xf1,0xf4,0xea,0xdf,0x14,0xdc, -0xd5,0x32,0xd7,0xd1,0x93,0xd2,0xd4,0x9f,0xd8,0xdd,0xa7,0xdd,0xe2,0x66,0xe3,0xe7, -0x43,0xe5,0xe7,0x90,0xef,0xf1,0x65,0xf8,0xf0,0x70,0xf0,0xee,0x29,0xfc,0x03,0x23, -0x0a,0x08,0xb4,0x0b,0x10,0xa9,0x0e,0x12,0x51,0x07,0xfe,0xb5,0xf2,0xea,0x64,0xe1, -0xdf,0xaf,0xdd,0xdb,0xe5,0xdf,0xe5,0xf8,0xef,0xfb,0xdf,0x0c,0x1c,0xaf,0x2c,0x36, -0xe1,0x49,0x58,0x56,0x67,0x61,0x5e,0x61,0x53,0x0e,0x4e,0x3a,0x38,0x24,0x0f,0x15, -0xfa,0xeb,0x49,0xdb,0xda,0xb9,0xd1,0xdf,0x9f,0xdf,0xf1,0xc9,0xf8,0x09,0x78,0x12, -0x18,0x6a,0x19,0x15,0xdc,0x18,0x07,0xd5,0x08,0xf8,0x00,0xf2,0xe8,0x53,0xe5,0xda, -0x2a,0xd8,0xd9,0x5b,0xd9,0xda,0x23,0xd8,0xdc,0x8c,0xdc,0xe3,0x26,0xdf,0xe2,0x5d, -0xe0,0xe2,0x3b,0xdf,0xe7,0x17,0xed,0xf5,0x69,0xf7,0xf0,0xff,0xf6,0xfa,0x6c,0x0e, -0x0c,0x49,0x0d,0x09,0x16,0x0e,0x0c,0x04,0x10,0x04,0xd8,0xfc,0xf1,0xc3,0xe9,0xe2, -0x72,0xe2,0xe1,0x07,0xdb,0xe5,0xc6,0xe1,0xf1,0xac,0xf4,0x09,0x90,0x14,0x29,0xf3, -0x33,0x39,0xa6,0x54,0x57,0x5d,0x6a,0x5d,0x6e,0x5a,0x4f,0xc6,0x3f,0x30,0xa0,0x18, -0x05,0x06,0xef,0xdf,0x90,0xda,0xd2,0x90,0xdb,0xe1,0x59,0xe9,0xf7,0xbe,0x03,0x14, -0xba,0x19,0x1c,0x2c,0x17,0x18,0x87,0x0b,0x0a,0xba,0xf6,0xf4,0xe5,0xe5,0xe4,0x05, -0xda,0xd7,0xce,0xd9,0xda,0xba,0xe1,0xd9,0x17,0xe0,0xde,0x2d,0xe5,0xe0,0x52,0xe4, -0xdd,0xeb,0xdf,0xdc,0x20,0xe3,0xec,0x18,0xf1,0xf6,0x5e,0xef,0xf6,0x2a,0x02,0x10, -0xa5,0x12,0x0e,0x3a,0x0c,0x0f,0xb8,0x11,0x09,0xb9,0x03,0xf6,0x71,0xee,0xe6,0xcd, -0xde,0xdc,0xa8,0xde,0xdd,0xe8,0xdf,0xe2,0x88,0xec,0xf7,0x4c,0x0b,0x19,0xba,0x27, -0x31,0xf3,0x36,0x4b,0x52,0x5b,0x66,0x1c,0x5f,0x57,0x07,0x4a,0x3f,0x83,0x34,0x1f, -0x6e,0x0a,0xf1,0x4f,0xe2,0xde,0x18,0xd9,0xde,0xb5,0xe4,0xeb,0xa6,0xf4,0xfe,0x51, -0x0c,0x15,0xd8,0x17,0x15,0x9a,0x10,0x06,0x7f,0x03,0xf8,0x9b,0xf3,0xe9,0x96,0xe8, -0xde,0xb7,0xdb,0xde,0x72,0xe3,0xe8,0x5b,0xe0,0xe3,0x86,0xe1,0xe4,0x0e,0xe3,0xe0, -0x3c,0xdb,0xd9,0xc6,0xd8,0xd6,0x20,0xe0,0xe4,0x4a,0xf2,0xeb,0x46,0xf8,0x03,0xfa, -0x16,0x1c,0x34,0x1f,0x1b,0xe2,0x19,0x1a,0x9a,0x12,0x05,0x30,0xfb,0xe8,0xd9,0xdd, -0xd3,0x45,0xd1,0xd1,0xb8,0xda,0xda,0x7a,0xe2,0xf1,0x22,0x00,0x0e,0x7c,0x1f,0x2b, -0xca,0x35,0x3b,0xa8,0x3a,0x4c,0x51,0x50,0x5c,0x0d,0x4b,0x44,0xeb,0x35,0x32,0x84, -0x28,0x19,0xc1,0x02,0xf3,0x47,0xe6,0xe7,0x1b,0xe4,0xe9,0x42,0xf0,0xed,0xc6,0xfd, -0xfd,0x3f,0x12,0x0e,0x03,0x12,0x09,0x84,0x05,0xff,0xb2,0xf7,0xee,0x04,0xec,0xe5, -0x49,0xe4,0xe1,0xa7,0xe1,0xeb,0x81,0xeb,0xf3,0x59,0xe6,0xe7,0xf6,0xe2,0xe2,0x7a, -0xde,0xd8,0x37,0xd4,0xd2,0x3c,0xd0,0xd7,0xdd,0xe2,0xe5,0x28,0xf3,0xf8,0x23,0x0e, -0x16,0x11,0x21,0x22,0xfa,0x21,0x24,0x51,0x19,0x12,0xbd,0x06,0xf9,0x38,0xe7,0xdd, -0xdb,0xcd,0xcc,0xa2,0xcc,0xd3,0xf2,0xd4,0xde,0x2b,0xec,0xfc,0xf3,0x0b,0x1e,0xc2, -0x2a,0x36,0xc5,0x3b,0x3c,0x42,0x51,0x53,0x67,0x5e,0x50,0x4f,0x46,0x3d,0x3b,0x35, -0x27,0x30,0x16,0x03,0xa5,0xf0,0xe7,0x8d,0xdf,0xe1,0x8c,0xe5,0xf0,0xc5,0xed,0xfc, -0x93,0x02,0x11,0x61,0x14,0x13,0xd2,0x0f,0x07,0xad,0x04,0xf8,0x3f,0xf4,0xe7,0xa5, -0xe7,0xdf,0x84,0xe2,0xe2,0x04,0xe5,0xec,0x24,0xed,0xec,0x65,0xe6,0xe7,0xc2,0xe4, -0xdf,0x38,0xdb,0xd7,0x60,0xd2,0xd2,0x7c,0xd0,0xd9,0xb0,0xe1,0xea,0x82,0xf9,0x06, -0x08,0x1a,0x20,0x30,0x2a,0x26,0x25,0x28,0x20,0xc7,0x15,0x07,0x3b,0xf7,0xea,0xef, -0xdd,0xd0,0xc7,0xca,0xc9,0x4d,0xd1,0xd4,0x2a,0xdb,0xed,0xa0,0xf8,0x09,0x61,0x14, -0x28,0x63,0x34,0x3e,0x4e,0x3e,0x43,0x75,0x51,0x51,0x2c,0x57,0x43,0x18,0x3d,0x31, -0xc8,0x2b,0x17,0x2a,0x0b,0xf8,0x40,0xf0,0xe8,0x25,0xe8,0xe8,0x65,0xec,0xf7,0xa8, -0xf6,0x01,0x78,0x05,0x10,0x63,0x0c,0x0d,0xfc,0x02,0x02,0x84,0xfa,0xf5,0x29,0xed, -0xe7,0xec,0xe6,0xe7,0xa5,0xe5,0xe8,0x26,0xed,0xed,0x80,0xee,0xe7,0x28,0xe2,0xe1, -0x5c,0xe2,0xda,0x45,0xd6,0xd5,0x83,0xd2,0xd2,0x4e,0xd5,0xe0,0x80,0xe5,0xfe,0x1d, -0x09,0x1b,0xe3,0x21,0x2a,0x95,0x2d,0x2b,0x2c,0x27,0x13,0x96,0x09,0xf2,0x0f,0xe3, -0xd8,0x9b,0xc8,0xc7,0x07,0xc5,0xcb,0xf8,0xd3,0xde,0x38,0xf4,0xfc,0x3a,0x14,0x17, -0x51,0x2a,0x35,0x25,0x3c,0x43,0x22,0x3a,0x46,0xdd,0x45,0x4e,0xf4,0x3d,0x39,0xc1, -0x2d,0x27,0x0a,0x1d,0x0e,0x5e,0x03,0xf7,0x10,0xf3,0xea,0x6d,0xed,0xf1,0xb9,0xf5, -0xf9,0x90,0xfc,0x04,0x1c,0x08,0x0d,0x9f,0x07,0x04,0x00,0xfd,0xf9,0x6c,0xf0,0xe8, -0x48,0xe7,0xe2,0x7d,0xe7,0xe6,0xed,0xec,0xee,0x45,0xf4,0xf4,0x8d,0xee,0xec,0x66, -0xe8,0xe2,0x49,0xdb,0xd5,0xf3,0xcd,0xcd,0xbb,0xcc,0xcd,0x43,0xd5,0xe5,0x6d,0xfb, -0x0c,0x37,0x1e,0x26,0x63,0x2d,0x34,0x72,0x33,0x27,0xfb,0x1c,0x0b,0x65,0xf6,0xe8, -0xf7,0xda,0xce,0x57,0xc7,0xc5,0x4a,0xc8,0xd0,0xa0,0xdf,0xe8,0x86,0xfc,0x07,0x09, -0x12,0x1d,0xf2,0x2c,0x3a,0x15,0x38,0x3f,0xeb,0x35,0x43,0xff,0x45,0x4b,0x10,0x3b, -0x31,0xd7,0x2b,0x1d,0x16,0x1b,0x06,0x15,0x08,0xf2,0x43,0xf7,0xe8,0x97,0xf4,0xf4, -0x11,0xfc,0xfd,0x47,0xfc,0x04,0x37,0xfc,0x0b,0x38,0xfb,0x00,0x5b,0xf4,0xf3,0x23, -0xea,0xe9,0x7c,0xed,0xec,0x30,0xf2,0xf0,0x4b,0xf5,0xf5,0xce,0xf7,0xf3,0x37,0xef, -0xe4,0x06,0xe0,0xd3,0x1e,0xd1,0xcb,0x02,0xcc,0xca,0x29,0xca,0xce,0x36,0xe0,0xfa, -0xe2,0x13,0x22,0x8a,0x27,0x35,0xf7,0x34,0x3c,0x9e,0x2b,0x1f,0xeb,0x05,0xf5,0x10, -0xe3,0xcf,0x54,0xca,0xc1,0x1a,0xc3,0xc6,0x01,0xcd,0xdf,0x19,0xf0,0x01,0xf2,0x0b, -0x15,0x8d,0x1d,0x27,0x5a,0x33,0x3c,0xe3,0x38,0x33,0x56,0x30,0x3b,0x7f,0x3e,0x3e, -0xbd,0x33,0x26,0x4d,0x26,0x1c,0xe7,0x16,0x0d,0x85,0x01,0xfe,0xfd,0xf4,0xf6,0xd2, -0xf1,0xfb,0x24,0xf8,0xfc,0x74,0xf8,0xfb,0xca,0xf8,0xfc,0xe5,0xfa,0xf5,0x99,0xf6, -0xec,0x0c,0xf1,0xe9,0xaf,0xf6,0xf2,0xf9,0xf8,0xf4,0xb8,0xf4,0xf6,0x2c,0xf3,0xef, -0xa3,0xe5,0xdf,0x8b,0xd8,0xd4,0x20,0xd0,0xcd,0xdb,0xcb,0xcd,0x5d,0xcc,0xde,0x1c, -0xf4,0x0c,0x15,0x1b,0x24,0x89,0x30,0x36,0xa0,0x37,0x31,0x4e,0x1f,0x10,0x9e,0xf9, -0xea,0x25,0xd7,0xcc,0xba,0xc4,0xc2,0x3f,0xc5,0xcb,0x64,0xdb,0xec,0xc8,0xfb,0x06, -0x9f,0x0f,0x19,0xac,0x22,0x31,0x63,0x37,0x38,0x22,0x36,0x2d,0x57,0x3a,0x3b,0xe2, -0x40,0x32,0x62,0x2a,0x1f,0x8a,0x1c,0x16,0x70,0x11,0x04,0x80,0x00,0xfc,0x64,0xf3, -0xfc,0xaf,0xf7,0x00,0xdc,0xf9,0xfe,0xbd,0xfa,0xfb,0x20,0xfc,0xf5,0x3d,0xf9,0xed, -0x29,0xf0,0xe6,0x69,0xea,0xee,0xb6,0xf3,0xf5,0x1e,0xf7,0xf8,0x1d,0xf8,0xfa,0x16, -0xf3,0xf0,0xe0,0xe1,0xde,0xa0,0xd3,0xd2,0x24,0xcd,0xcb,0x81,0xc9,0xcc,0xd9,0xd6, -0xf2,0x07,0x07,0x1c,0x65,0x25,0x30,0x21,0x3a,0x34,0x1c,0x34,0x1e,0x2e,0x14,0xfb, -0x41,0xe9,0xd9,0xb2,0xcd,0xcb,0xa5,0xc5,0xc5,0x4b,0xc8,0xd7,0xb3,0xec,0xf5,0x87, -0x06,0x05,0x0b,0x16,0x1b,0x08,0x2c,0x36,0x55,0x39,0x3a,0x1f,0x30,0x32,0x9f,0x33, -0x37,0x8c,0x36,0x27,0x95,0x1e,0x17,0x71,0x17,0x17,0x0a,0x0b,0x0d,0xb1,0x03,0x01, -0x91,0xfd,0xfb,0xbc,0x00,0xfb,0x47,0xfd,0xf1,0x60,0xf0,0xf1,0x60,0xf4,0xf1,0x3d, -0xf1,0xec,0x47,0xed,0xee,0x87,0xf4,0xf9,0xf7,0xfa,0xfe,0x57,0xf8,0xfa,0x1f,0xf7, -0xf5,0x14,0xf0,0xe6,0x15,0xdb,0xd4,0x5f,0xcf,0xd1,0xa0,0xca,0xcb,0x54,0xc9,0xcf, -0x89,0xeb,0x03,0x49,0x1a,0x22,0x74,0x2f,0x36,0xab,0x38,0x39,0xf6,0x27,0x19,0x9a, -0x03,0xed,0xfd,0xda,0xce,0x0d,0xc7,0xc0,0x4b,0xc2,0xc4,0x8a,0xd1,0xe3,0x30,0xfa, -0x00,0x59,0x0b,0x14,0x6b,0x16,0x29,0x53,0x2f,0x3a,0x4c,0x35,0x36,0x7b,0x2d,0x2f, -0xbc,0x38,0x36,0x15,0x2f,0x1f,0x9c,0x1b,0x19,0x21,0x16,0x14,0x03,0x0c,0x06,0xbf, -0x01,0xfa,0x64,0xff,0xfd,0xf0,0xfc,0xf8,0x3a,0xf4,0xf1,0xa4,0xf1,0xf5,0xa8,0xf3, -0xf3,0x25,0xf1,0xf0,0xda,0xef,0xf3,0xc4,0xf7,0xfb,0x89,0xfa,0xfa,0xa9,0xf4,0xf6, -0x1e,0xf4,0xf2,0xaf,0xe8,0xde,0xdb,0xd5,0xd4,0x15,0xd0,0xcf,0x06,0xca,0xcb,0x35, -0xcd,0xe5,0xd8,0xfc,0x12,0x28,0x27,0x2a,0x6e,0x3a,0x35,0x2f,0x36,0x2a,0xfb,0x1a, -0x06,0x29,0xee,0xde,0x31,0xd0,0xc7,0x14,0xc6,0xc3,0x82,0xc7,0xd1,0x9d,0xe2,0xf2, -0xf6,0xff,0x08,0xc4,0x0f,0x12,0xee,0x1d,0x29,0xa4,0x35,0x34,0x27,0x2f,0x2d,0x56, -0x2b,0x3c,0x69,0x37,0x36,0x9a,0x28,0x1d,0xe8,0x20,0x16,0xfa,0x1f,0x0a,0x90,0x0c, -0xfc,0x1d,0xf9,0xfa,0x12,0xf7,0xfc,0xea,0xf3,0xf8,0xc8,0xec,0xf7,0xb6,0xf0,0xf9, -0x4b,0xf5,0xf5,0x20,0xef,0xed,0xe7,0xf2,0xf2,0x5b,0xff,0xfb,0xa3,0xfd,0xf5,0x94, -0xfa,0xf5,0x20,0xf8,0xea,0xf3,0xe3,0xd8,0x5f,0xd2,0xd1,0x4e,0xca,0xcd,0xb7,0xc5, -0xd2,0xac,0xdc,0xfc,0xfd,0x0b,0x23,0x37,0x2a,0x38,0x91,0x39,0x36,0xc2,0x2c,0x19, -0x9d,0x0c,0xf5,0x40,0xe4,0xd2,0x2f,0xcf,0xc8,0xb9,0xc9,0xc6,0x9e,0xd2,0xda,0x5f, -0xf0,0xf6,0x96,0x04,0x09,0xfe,0x0e,0x17,0x77,0x21,0x2e,0x11,0x32,0x32,0xbe,0x2c, -0x2a,0xb1,0x27,0x37,0xb9,0x31,0x2d,0x0f,0x1c,0x1d,0xc2,0x16,0x1c,0xdc,0x1a,0x0d, -0x5f,0x0f,0xff,0x8a,0x01,0xfd,0x01,0xfe,0xfb,0xb2,0xf4,0xef,0x0e,0xeb,0xed,0x40, -0xee,0xf2,0x61,0xee,0xef,0xb3,0xef,0xf2,0x53,0xf4,0x00,0xb1,0xfe,0x02,0x11,0xfc, -0xf8,0x6f,0xf7,0xf5,0xbd,0xf1,0xe6,0x3a,0xe0,0xd3,0x7e,0xd3,0xcd,0x5c,0xcf,0xc6, -0x6c,0xd4,0xdb,0xb6,0xf4,0x08,0x34,0x19,0x28,0x9a,0x34,0x3b,0x97,0x34,0x2f,0x7d, -0x1e,0x11,0xbf,0xfa,0xe7,0xcc,0xd4,0xcb,0x68,0xc6,0xc3,0xe7,0xc5,0xce,0x75,0xdb, -0xe9,0xf9,0xfa,0x03,0xe2,0x0d,0x12,0xa3,0x18,0x1e,0x22,0x2d,0x31,0xf2,0x32,0x2b, -0x4b,0x25,0x1f,0xbb,0x23,0x2b,0x95,0x23,0x1f,0x90,0x16,0x1b,0x25,0x1e,0x1d,0xc0, -0x1c,0x13,0xb5,0x11,0x07,0x94,0x03,0xfe,0x1d,0xf9,0xf7,0x78,0xec,0xeb,0x66,0xe4, -0xe8,0x94,0xed,0xea,0x6e,0xf1,0xef,0xe3,0xf0,0xf5,0xe6,0xfb,0x00,0x56,0x01,0x00, -0x91,0xfb,0xfb,0xfc,0xf9,0xf4,0x83,0xed,0xe6,0x6f,0xda,0xd4,0x50,0xcd,0xc9,0x38, -0xc8,0xd2,0xe5,0xdc,0xf0,0x41,0xff,0x18,0xa9,0x29,0x35,0xf0,0x3b,0x3a,0x8f,0x31, -0x24,0x78,0x0e,0x00,0xc5,0xe8,0xd8,0x23,0xcb,0xc2,0x0c,0xc5,0xc5,0x9a,0xd3,0xdb, -0x0e,0xeb,0xf7,0x7d,0x02,0x0b,0xbd,0x10,0x16,0x04,0x16,0x21,0x6b,0x26,0x2b,0xe4, -0x2c,0x20,0xa7,0x23,0x1d,0x61,0x25,0x24,0x87,0x20,0x1c,0xa8,0x16,0x1c,0x67,0x1c, -0x1f,0xeb,0x18,0x17,0x05,0x13,0x08,0xa5,0x05,0x01,0x2a,0xf8,0xf1,0x52,0xe9,0xdf, -0xce,0xde,0xdf,0xe9,0xe7,0xe7,0x74,0xee,0xf0,0x2d,0xf9,0xff,0x88,0x05,0x0b,0xf1, -0x06,0x06,0x13,0xfc,0xfc,0x4e,0xf2,0xed,0x56,0xe2,0xdd,0x4c,0xd3,0xcc,0xa6,0xcb, -0xc9,0xfc,0xd2,0xe0,0x03,0xea,0xf9,0xc6,0x0d,0x21,0x82,0x32,0x35,0xce,0x3c,0x2b, -0x5d,0x2a,0x16,0xc6,0x06,0xf6,0x6b,0xe0,0xd2,0x8b,0xc6,0xc6,0x08,0xc1,0xce,0xf2, -0xd5,0xe1,0x66,0xef,0xfa,0x2f,0x07,0x0d,0xc9,0x14,0x16,0x5e,0x1b,0x22,0xf7,0x25, -0x27,0x5d,0x24,0x24,0xdd,0x1a,0x1d,0x90,0x25,0x22,0x78,0x23,0x18,0x2e,0x1b,0x1f, -0x91,0x1d,0x20,0x89,0x11,0x17,0xb2,0x08,0x07,0x3d,0x01,0xfa,0xbe,0xf6,0xec,0x88, -0xea,0xdd,0x26,0xe3,0xe0,0xc3,0xe9,0xe9,0x80,0xf1,0xf3,0xf3,0xfa,0x04,0x41,0x06, -0x0d,0x9e,0x06,0x07,0x3d,0xfc,0xf8,0xaf,0xed,0xea,0x8d,0xde,0xd6,0xbe,0xcb,0xc8, -0xd1,0xc8,0xd4,0x05,0xe2,0xed,0xa4,0xf9,0x08,0x78,0x20,0x30,0x77,0x37,0x37,0x0d, -0x2e,0x24,0x66,0x14,0x07,0x8b,0xf8,0xe2,0xc8,0xd5,0xca,0xec,0xc2,0xcc,0xf4,0xce, -0xda,0x7f,0xe1,0xee,0x29,0xf9,0x04,0xa2,0x0f,0x12,0xd3,0x18,0x13,0xb7,0x19,0x21, -0xa9,0x25,0x24,0x75,0x1f,0x1a,0x78,0x13,0x1b,0x46,0x1e,0x24,0xf5,0x1d,0x1a,0xea, -0x1e,0x21,0x06,0x25,0x23,0x79,0x1c,0x14,0x81,0x06,0x03,0x54,0xf8,0xf2,0x7b,0xe7, -0xe3,0xd4,0xda,0xda,0x91,0xde,0xe7,0x1e,0xee,0xf2,0x5b,0xfe,0xf6,0x22,0x06,0x03, -0xd6,0x0e,0x06,0x2a,0x08,0xff,0x2b,0xf6,0xf4,0x8b,0xe9,0xe9,0x1d,0xd8,0xd2,0x0c, -0xc6,0xc9,0xbc,0xd5,0xe1,0x3b,0xee,0xf2,0x2c,0x08,0x16,0xc1,0x2f,0x34,0xa4,0x38, -0x34,0xda,0x27,0x18,0x72,0x05,0xf9,0x12,0xe8,0xd9,0xe9,0xcd,0xc4,0xcb,0xc7,0xd3, -0xfa,0xda,0xe6,0x3a,0xeb,0xf6,0xdc,0xfc,0x07,0xa5,0x0d,0x0f,0xbf,0x0d,0x0d,0x2b, -0x17,0x1f,0xbc,0x23,0x25,0xe9,0x1c,0x1d,0x50,0x14,0x19,0xf2,0x1e,0x20,0x24,0x1c, -0x18,0x9d,0x1b,0x1f,0x15,0x20,0x27,0xe0,0x1b,0x15,0xd5,0x06,0xfe,0x0a,0xfa,0xee, -0xd3,0xf1,0xd9,0xd3,0xdc,0xcf,0x07,0xe1,0xe5,0x2e,0xf0,0xf8,0x8f,0xf6,0x06,0x18, -0x01,0x11,0x7c,0x0a,0x0e,0x11,0x00,0xfc,0x67,0xf2,0xeb,0xe3,0xe8,0xe1,0x49,0xdc, -0xc9,0x07,0xd1,0xd7,0x5d,0xea,0xef,0x65,0xf7,0xfb,0x54,0x10,0x1d,0xd8,0x2b,0x2d, -0x40,0x2b,0x25,0x84,0x14,0x12,0xf8,0xf9,0xf8,0x6f,0xe5,0xdd,0xa7,0xcc,0xd0,0xef, -0xd4,0xda,0x53,0xe6,0xe3,0xad,0xed,0xf4,0xe9,0xfe,0x09,0x81,0x0c,0x10,0x88,0x0d, -0x0f,0x6e,0x19,0x1b,0xf0,0x24,0x1c,0x92,0x19,0x0d,0x53,0x0f,0x1d,0xe9,0x1f,0x26, -0x46,0x1f,0x1d,0xf3,0x22,0x28,0x73,0x25,0x22,0xd6,0x17,0x08,0xca,0xfb,0xf3,0x09, -0xee,0xea,0x32,0xe3,0xdb,0xb0,0xd8,0xda,0x0a,0xeb,0xf2,0x20,0xfc,0xfc,0xf8,0xff, -0x00,0xe8,0x05,0x0b,0x8e,0x08,0x07,0xce,0xf8,0xf4,0x2e,0xeb,0xea,0xbe,0xe5,0xdc, -0x31,0xd4,0xcd,0x3a,0xde,0xe5,0x8e,0xf5,0xf3,0x96,0x00,0x09,0xd9,0x1d,0x24,0x84, -0x2b,0x29,0xa5,0x22,0x1f,0xc4,0x0a,0x02,0x84,0xf2,0xec,0x82,0xde,0xd3,0xe9,0xcf, -0xd1,0x16,0xdd,0xdf,0xd9,0xe2,0xee,0x13,0xf3,0x01,0xf1,0x06,0x0c,0x96,0x0d,0x0f, -0x32,0x07,0x13,0x45,0x16,0x1e,0xe7,0x1a,0x14,0xe3,0x16,0x0b,0x66,0x1e,0x18,0xf3, -0x2a,0x1d,0x1c,0x21,0x1f,0xa6,0x22,0x2d,0x45,0x21,0x1e,0xb5,0x09,0x01,0xeb,0xf3, -0xf3,0x2b,0xe7,0xe4,0x36,0xda,0xd8,0xb8,0xd7,0xe7,0xdb,0xef,0xfa,0xab,0x00,0xff, -0x32,0x01,0x05,0x52,0x0b,0x0b,0x8f,0x06,0xfc,0x0a,0xf9,0xf0,0xd2,0xef,0xe6,0xfb, -0xe4,0xd6,0xb7,0xd7,0xda,0x47,0xe8,0xf2,0x18,0xf9,0xfd,0xeb,0x06,0x13,0x1a,0x1e, -0x2a,0x55,0x22,0x21,0xf3,0x17,0x12,0x4f,0x03,0xfb,0x9e,0xec,0xe5,0xab,0xdc,0xd5, -0x92,0xd9,0xd9,0xf2,0xe3,0xe4,0xcb,0xeb,0xed,0x27,0xf5,0x02,0x71,0x02,0x0a,0xb8, -0x07,0x04,0xdb,0x0a,0x12,0x40,0x18,0x18,0xdf,0x16,0x10,0xde,0x0f,0x0e,0x37,0x19, -0x20,0x4a,0x28,0x22,0x2c,0x23,0x25,0xe5,0x29,0x2b,0x50,0x22,0x16,0x98,0x05,0xfa, -0x66,0xf1,0xea,0xfe,0xe4,0xdd,0xd3,0xd7,0xd8,0x68,0xdd,0xec,0xc4,0xf5,0xfe,0x0d, -0x02,0xff,0x29,0x04,0x05,0x3d,0x0b,0x07,0x1c,0x03,0xfa,0x5d,0xf4,0xf2,0xc0,0xec, -0xe4,0xfc,0xdf,0xe5,0x14,0xe5,0xee,0xd0,0xf3,0xfa,0x47,0x01,0x03,0xc9,0x09,0x13, -0xbf,0x18,0x1a,0x84,0x13,0x12,0x94,0x0e,0x04,0x56,0xff,0xf0,0x49,0xec,0xe7,0x17, -0xe1,0xe3,0x7b,0xe1,0xe5,0x81,0xea,0xeb,0x5c,0xec,0xf4,0x19,0xfa,0xfd,0xbe,0x02, -0x00,0x58,0x01,0x03,0x5d,0x08,0x0b,0x96,0x12,0x11,0xaa,0x13,0x11,0xec,0x10,0x13, -0xb6,0x23,0x28,0x4e,0x27,0x29,0xa7,0x1f,0x2d,0xe3,0x25,0x25,0xe4,0x19,0x07,0xed, -0xff,0xec,0xc5,0xee,0xdf,0x5d,0xe2,0xd9,0xec,0xda,0xe0,0x44,0xe9,0xf9,0x7a,0xff, -0x08,0x54,0x02,0x08,0x5c,0x01,0x0c,0xd7,0x03,0x04,0x31,0xf5,0xf1,0x9c,0xed,0xe3, -0xa6,0xe5,0xe1,0x3a,0xf0,0xef,0x3e,0xf8,0xfa,0xf7,0x04,0x08,0x41,0x0e,0x06,0x54, -0x10,0x0e,0xb0,0x0f,0x0b,0x6e,0x07,0x0a,0x37,0x02,0x00,0xda,0xf3,0xef,0x31,0xef, -0xed,0xee,0xea,0xe8,0x69,0xe4,0xe9,0xc4,0xe6,0xec,0x43,0xec,0xf5,0x87,0xfa,0xfb, -0xe7,0xfe,0xfd,0xb6,0x02,0xfe,0x8f,0x08,0x09,0x99,0x0c,0x10,0x0a,0x0d,0x11,0x10, -0x13,0x1d,0x68,0x27,0x2b,0xa8,0x2b,0x2a,0x5c,0x2d,0x2b,0x0b,0x25,0x1b,0xd5,0x0f, -0xff,0x47,0xf3,0xe5,0x8a,0xe2,0xd9,0x42,0xdf,0xd8,0x3e,0xe1,0xe7,0x5e,0xf2,0x00, -0xc9,0x02,0x07,0x93,0x04,0x0a,0x21,0x04,0x07,0x20,0xff,0xfe,0xcd,0xf5,0xf2,0x0a, -0xe9,0xe7,0x20,0xed,0xf6,0x7e,0xff,0xf9,0x0f,0x01,0x04,0x35,0x0c,0x09,0x97,0x04, -0x03,0xfb,0x04,0x04,0xce,0x04,0x03,0x31,0x05,0x04,0x51,0x02,0xfb,0x90,0xf7,0xf6, -0x82,0xf8,0xf3,0x7e,0xed,0xe9,0xa8,0xec,0xea,0x6d,0xf0,0xee,0x68,0xf4,0xf4,0x33, -0xf4,0xf8,0x88,0xf6,0xf9,0x3d,0xf5,0xf3,0x18,0xfe,0x02,0x0f,0x11,0x10,0x2a,0x16, -0x17,0x6a,0x1b,0x22,0x3c,0x29,0x2e,0x19,0x29,0x24,0x19,0x1c,0x1a,0x40,0x1a,0x10, -0x8e,0x09,0xf5,0x32,0xf5,0xe4,0xa7,0xec,0xe6,0xc2,0xe9,0xe8,0xce,0xe7,0xf2,0x22, -0xf3,0x01,0x64,0xff,0x08,0xc7,0xf9,0x01,0x23,0xfb,0x01,0x7a,0x00,0xfa,0x35,0xf1, -0xf0,0xb4,0xee,0xf8,0x5e,0x05,0x07,0x6d,0x08,0x06,0x79,0x0b,0x0c,0xd5,0x0e,0x02, -0x1b,0xfa,0xf3,0xf5,0xf8,0xf7,0x60,0xfd,0xf9,0x84,0x04,0x00,0xcb,0x04,0x01,0x82, -0x01,0x04,0xc2,0xfb,0xf5,0x1f,0xe9,0xe8,0x8a,0xe5,0xe5,0xf9,0xe7,0xe2,0x7e,0xec, -0xef,0x75,0xf4,0xf9,0x1b,0x00,0x00,0xe1,0xf8,0xfd,0x1a,0x03,0x0d,0xc0,0x13,0x0d, -0xad,0x11,0x10,0xbd,0x12,0x18,0x2c,0x21,0x25,0x92,0x21,0x1f,0x19,0x19,0x1f,0xbc, -0x1b,0x18,0x6b,0x0b,0xfb,0x11,0xf5,0xea,0x99,0xee,0xe6,0xb8,0xee,0xe3,0xea,0xea, -0xe9,0x9f,0xf5,0xfc,0x85,0x04,0xfe,0xc8,0xfc,0xfb,0xb7,0xfd,0xff,0xb7,0xf9,0xf8, -0xa1,0xef,0xfb,0x8b,0xfd,0x11,0x60,0x0b,0x1a,0x51,0x0f,0x15,0xc3,0x08,0x09,0xc8, -0xfb,0xef,0x78,0xed,0xe5,0xb5,0xf1,0xef,0xf8,0xfc,0xfd,0xf4,0x09,0x0a,0x64,0x10, -0x0f,0x47,0x0c,0x07,0x49,0xfd,0xf4,0xea,0xeb,0xe8,0x3e,0xe5,0xe8,0x46,0xe5,0xe4, -0x89,0xe8,0xe9,0xf4,0xef,0xef,0xb8,0xf1,0xed,0xcd,0xee,0xfa,0xc1,0x03,0x14,0x47, -0x13,0x1d,0x89,0x19,0x21,0x3b,0x1c,0x1f,0x1e,0x20,0x1f,0x96,0x1a,0x0e,0x1b,0x10, -0x0a,0x2c,0x11,0x09,0xc2,0x03,0xf8,0x34,0xf8,0xf6,0x4e,0xf9,0xf7,0xa1,0xf3,0xf0, -0x1c,0xeb,0xf2,0xae,0xf0,0xfb,0xd6,0xf5,0xf7,0x1d,0xf5,0xf9,0xd1,0xfe,0xfe,0x97, -0xff,0xf8,0x69,0x06,0x0a,0x02,0x14,0x12,0x90,0x17,0x17,0x25,0x13,0x0e,0x1c,0x02, -0x00,0xd6,0xed,0xe9,0xb4,0xe1,0xe7,0x30,0xeb,0xf1,0xc6,0xfb,0xff,0xa6,0x0f,0x13, -0x39,0x18,0x11,0x0e,0x0e,0x07,0x10,0xff,0xf2,0x41,0xe9,0xe1,0xaa,0xe0,0xdd,0x52, -0xe2,0xe0,0x8b,0xe6,0xeb,0xba,0xec,0xf0,0x25,0xed,0xf5,0x68,0xf3,0x08,0x1d,0x0a, -0x1a,0x70,0x17,0x1c,0xe1,0x21,0x1d,0x62,0x15,0x10,0x87,0x14,0x11,0xc9,0x0e,0x06, -0xa0,0x05,0x0d,0x33,0x11,0x11,0xa5,0x0c,0x09,0x4b,0x08,0x02,0xbb,0x02,0xf6,0x7d, -0xf7,0xe7,0xbb,0xe9,0xe1,0x34,0xec,0xef,0x33,0xf1,0xf0,0x28,0xf5,0xfe,0x15,0xfb, -0x04,0x46,0x00,0x11,0xf1,0x12,0x1e,0xfd,0x15,0x1e,0x37,0x1d,0x1d,0x15,0x13,0x01, -0xdf,0xf8,0xec,0x3a,0xe1,0xda,0x3b,0xdc,0xe1,0x0b,0xec,0xee,0x72,0xff,0x05,0xee, -0x1c,0x1a,0xfc,0x1e,0x11,0x7d,0x10,0x06,0x9a,0xfc,0xef,0x1d,0xe4,0xdd,0x8d,0xd6, -0xd8,0x64,0xd6,0xdf,0x14,0xe4,0xea,0x52,0xea,0xf3,0x52,0xf4,0xfb,0x72,0x00,0x0d, -0x74,0x16,0x1d,0xa5,0x19,0x1a,0xc6,0x1e,0x14,0x49,0x16,0x0a,0xce,0x11,0x0b,0x09, -0x09,0x09,0x34,0x04,0x14,0xc9,0x0b,0x14,0xc4,0x05,0x0e,0x5a,0x02,0x08,0xc2,0x00, -0xf6,0x10,0xf7,0xe6,0xa2,0xf1,0xe1,0x97,0xf4,0xe8,0xe2,0xf6,0xec,0x28,0xf6,0xf5, -0x8b,0xf7,0x03,0xc1,0x0a,0x1a,0x74,0x1f,0x23,0xd3,0x20,0x2a,0x00,0x22,0x1e,0x5e, -0x08,0xfb,0xf7,0xe6,0xdf,0x7f,0xd0,0xd1,0xa5,0xd6,0xdd,0x75,0xf1,0xf1,0x89,0x0d, -0x17,0xd1,0x28,0x25,0xc5,0x21,0x18,0x7a,0x0c,0x03,0xfe,0xf7,0xe9,0x90,0xe1,0xd8, -0x47,0xd7,0xd6,0x6c,0xd8,0xe0,0x19,0xdc,0xe5,0x0f,0xe4,0xee,0x5f,0xf0,0xf5,0x29, -0x06,0x0e,0xf4,0x1a,0x1b,0x29,0x1d,0x20,0xcb,0x1e,0x15,0x17,0x0e,0x05,0x5b,0x0b, -0x04,0x2b,0x06,0x00,0x75,0x05,0x10,0xd1,0x12,0x15,0x26,0x11,0x11,0xfd,0x0c,0x08, -0x57,0xff,0xf3,0xab,0xf1,0xe6,0x88,0xe0,0xe2,0x21,0xe4,0xeb,0x69,0xea,0xf2,0x22, -0xf2,0xfe,0x7b,0x0a,0x1a,0xbf,0x24,0x26,0xf5,0x2d,0x25,0x1b,0x30,0x1e,0x9d,0x1f, -0x08,0x6c,0xf8,0xe8,0x53,0xda,0xd0,0x3f,0xcd,0xd3,0x39,0xdb,0xe6,0xbc,0xf6,0x06, -0x3f,0x1c,0x2a,0xc1,0x2b,0x2a,0xbf,0x1d,0x18,0xea,0x0a,0x00,0xe5,0xef,0xe1,0x76, -0xd4,0xce,0xca,0xcd,0xce,0x0f,0xd4,0xd7,0x7d,0xd8,0xe3,0x85,0xed,0xf3,0x0c,0xfe, -0x01,0x4f,0x10,0x16,0x9a,0x23,0x1d,0xfe,0x1f,0x1e,0x24,0x11,0x0b,0xe5,0xf9,0x01, -0x08,0xfd,0x02,0x6c,0xf7,0xfd,0x4c,0x09,0x11,0x92,0x20,0x17,0xa6,0x21,0x15,0x79, -0x14,0x09,0xac,0x01,0xf6,0xd8,0xe9,0xe2,0x9d,0xd5,0xe0,0x40,0xe0,0xe8,0xbb,0xe8, -0xf0,0xad,0xf7,0x0d,0x19,0x1c,0x28,0xe6,0x2f,0x32,0x8e,0x34,0x2f,0x43,0x28,0x1e, -0x9c,0x0f,0xfb,0x7f,0xe5,0xd6,0xc7,0xcc,0xc6,0xbc,0xcb,0xd2,0x04,0xe2,0xf5,0xa0, -0x05,0x19,0xb2,0x2b,0x32,0x46,0x33,0x29,0x75,0x1c,0x0e,0x68,0x03,0xf2,0x87,0xe0, -0xd5,0x76,0xc7,0xcc,0x88,0xc6,0xd0,0x08,0xd2,0xd7,0x78,0xe1,0xe7,0x03,0xf4,0xfa, -0xe2,0x02,0x07,0x36,0x17,0x1b,0x03,0x22,0x1e,0x44,0x19,0x16,0x9e,0x07,0x01,0x8c, -0xf1,0xfc,0x9b,0xf8,0xfe,0x79,0xfb,0x02,0x3e,0x13,0x1c,0x6c,0x27,0x1e,0xa5,0x22, -0x17,0x4b,0x11,0x03,0x50,0xfa,0xf0,0x1f,0xe3,0xde,0xc8,0xd4,0xe2,0x80,0xe0,0xf1, -0x74,0xe6,0xf6,0xa2,0x02,0x19,0x4f,0x26,0x2b,0x88,0x33,0x32,0x26,0x37,0x29,0xc2, -0x28,0x11,0x05,0x0a,0xea,0xad,0xe2,0xcc,0x5e,0xcd,0xc9,0x46,0xcf,0xde,0xec,0xe5, -0x01,0xe6,0x0d,0x24,0x49,0x2b,0x32,0xa2,0x2b,0x20,0x5e,0x17,0x0a,0x08,0xfc,0xee, -0x3c,0xd9,0xd2,0x01,0xc8,0xcb,0x89,0xca,0xcd,0x64,0xd2,0xd7,0xbe,0xe3,0xee,0xc9, -0xf9,0x02,0xe7,0x05,0x09,0xa3,0x16,0x1a,0xb2,0x20,0x17,0xb7,0x11,0x0b,0x0d,0xff, -0xf9,0x83,0xf2,0xfc,0x83,0xfa,0xfd,0x09,0x02,0x06,0x50,0x1f,0x25,0xb6,0x29,0x23, -0xb7,0x1e,0x19,0xd4,0x0a,0x0a,0x81,0xf5,0xf1,0xf1,0xdb,0xdb,0xce,0xd5,0xdf,0x5c, -0xe7,0xe5,0x85,0xee,0xf8,0x49,0x15,0x1f,0x15,0x31,0x32,0xf0,0x3d,0x36,0x32,0x35, -0x27,0x82,0x1b,0x0f,0x0c,0xf6,0xe6,0xb9,0xce,0xcd,0x05,0xc2,0xcf,0x10,0xd8,0xe1, -0x52,0xfd,0x06,0x47,0x1e,0x2a,0xd6,0x33,0x34,0xec,0x27,0x1c,0xf3,0x0c,0xfe,0xd7, -0xf1,0xdd,0x29,0xd3,0xc8,0x2d,0xc7,0xc9,0x80,0xcd,0xd5,0x27,0xdb,0xe2,0xf5,0xe9, -0xf2,0x39,0xfd,0x05,0x76,0x03,0x0d,0xbd,0x0d,0x1b,0x80,0x13,0x13,0xaa,0x0a,0x05, -0xb3,0xfc,0xec,0x59,0xeb,0xef,0x4f,0xfb,0xff,0x32,0x05,0x0d,0x9b,0x23,0x2a,0x9c, -0x39,0x29,0x25,0x2d,0x14,0x4f,0x10,0xfc,0x83,0xee,0xe8,0x99,0xd3,0xd5,0xf4,0xc9, -0xd8,0x2f,0xdb,0xf2,0x43,0xfc,0x16,0x2f,0x24,0x32,0x76,0x3a,0x43,0x5d,0x44,0x38, -0x00,0x30,0x16,0x86,0x0a,0xf3,0x3e,0xeb,0xd4,0x75,0xcb,0xc2,0x23,0xc4,0xd3,0xa8, -0xe3,0xfd,0x56,0x08,0x1d,0x61,0x25,0x37,0x99,0x36,0x35,0x54,0x25,0x16,0xd1,0x04, -0xf0,0x6f,0xe4,0xd3,0x30,0xcc,0xc1,0x50,0xc4,0xc3,0x80,0xcb,0xd9,0x7b,0xdd,0xe9, -0x32,0xf1,0xfc,0x3b,0x07,0x03,0xde,0x09,0x03,0xe5,0x12,0x09,0xe3,0x0d,0x02,0x19, -0xff,0x01,0xbc,0xee,0xee,0x79,0xe5,0xfa,0xbe,0x00,0x09,0x35,0x13,0x1b,0x11,0x31, -0x33,0xe7,0x38,0x2a,0x3e,0x22,0x0f,0x53,0x00,0xf1,0x28,0xe5,0xdb,0x1c,0xcd,0xd1, -0x26,0xca,0xdd,0x0e,0xea,0x05,0x13,0x14,0x26,0x2a,0x37,0x37,0x41,0x49,0x3e,0x1c, -0x40,0x28,0x65,0x1f,0x06,0xbf,0xf9,0xee,0x64,0xdd,0xd9,0x26,0xca,0xcc,0xc5,0xcd, -0xe4,0xcd,0xf4,0x06,0x90,0x10,0x1b,0xfe,0x28,0x2e,0xbb,0x33,0x2b,0x55,0x1e,0x0f, -0xec,0xfc,0xeb,0x78,0xdf,0xd5,0x33,0xc9,0xc3,0x85,0xbd,0xc5,0x82,0xce,0xd9,0x0a, -0xe1,0xe9,0xe8,0xf5,0xfc,0xd2,0x05,0x05,0xd2,0x07,0x08,0x01,0x0b,0x08,0xdd,0x04, -0xff,0xcc,0xfa,0xf9,0x21,0xef,0xe8,0x5a,0xed,0xfa,0xd9,0x0a,0x13,0xc6,0x1e,0x25, -0x55,0x34,0x35,0xb4,0x32,0x28,0x8b,0x1c,0x08,0x38,0xf8,0xe7,0x1c,0xdc,0xd9,0x03, -0xcd,0xcf,0x25,0xcd,0xe2,0xe5,0xfb,0x13,0x97,0x25,0x31,0x6a,0x40,0x45,0x56,0x4d, -0x3f,0x3c,0x38,0x25,0x81,0x0e,0xf7,0x1e,0xe7,0xda,0x98,0xd2,0xcd,0x9a,0xc7,0xc6, -0xbe,0xdd,0xf3,0xf4,0x05,0x16,0x4b,0x1e,0x2c,0xa2,0x31,0x35,0xf1,0x2c,0x27,0xfa, -0x11,0x00,0xf4,0xec,0xdc,0x58,0xd4,0xcb,0xd2,0xc4,0xbc,0x06,0xc3,0xc9,0x9a,0xd8, -0xe0,0x28,0xed,0xf4,0x6a,0xfa,0xfe,0x3d,0x03,0x08,0x3d,0x03,0x04,0xfd,0x01,0xfe, -0x8c,0xfd,0xf8,0x50,0xfc,0xf2,0x34,0xf2,0xea,0xa5,0xee,0x02,0xe4,0x0b,0x1e,0xa8, -0x19,0x29,0xd8,0x2c,0x34,0x84,0x30,0x22,0x37,0x17,0x04,0x09,0xf3,0xe7,0x4e,0xde, -0xdb,0x8f,0xcf,0xd1,0xfc,0xd6,0xed,0x32,0x0a,0x1c,0x9f,0x2e,0x36,0xe8,0x45,0x47, -0xd7,0x45,0x3d,0xa4,0x28,0x1a,0x31,0x00,0xee,0x19,0xde,0xd7,0xbe,0xd3,0xcd,0x67, -0xcb,0xd5,0x2d,0xea,0x04,0xd4,0x11,0x1d,0xe8,0x25,0x2f,0x97,0x2f,0x2f,0x7c,0x29, -0x16,0xdb,0x0b,0xf2,0x4f,0xe4,0xd6,0xbb,0xd1,0xc6,0x87,0xc3,0xbf,0xd5,0xc4,0xd3, -0x4c,0xdc,0xeb,0x67,0xee,0xf9,0x05,0xfc,0x03,0x8b,0x05,0x00,0xfe,0x00,0xf9,0xaa, -0xfd,0xf8,0x12,0xf8,0xf4,0x2f,0xf2,0xef,0xf8,0xea,0xed,0x98,0xf3,0x08,0xf7,0x17, -0x20,0x0b,0x27,0x2a,0x8b,0x38,0x37,0xd4,0x33,0x1d,0x5b,0x13,0xf9,0x0a,0xf0,0xde, -0x9b,0xd5,0xcf,0xd8,0xc4,0xd4,0x07,0xda,0x04,0xb3,0x13,0x31,0x83,0x34,0x45,0x37, -0x4d,0x4a,0xe9,0x45,0x2f,0x35,0x23,0x03,0xd4,0xf9,0xdb,0xea,0xdf,0xce,0x15,0xd3, -0xc7,0x7c,0xd1,0xe7,0xcc,0xfb,0x16,0xf2,0x17,0x27,0x29,0x2a,0x38,0x55,0x30,0x30, -0x78,0x1d,0x11,0x28,0xf6,0xe8,0xe5,0xd8,0xcd,0xeb,0xca,0xbe,0xe9,0xbf,0xbe,0xc7, -0xd2,0xd9,0x8a,0xe8,0xf3,0x23,0xf7,0xfc,0xa7,0x02,0x01,0x80,0x08,0xfd,0x27,0xf7, -0xf1,0xa3,0xf0,0xf6,0x71,0xf1,0xf4,0x6d,0xee,0xf4,0xb9,0xee,0xf1,0x3e,0xf7,0x07, -0xf3,0x17,0x18,0xec,0x21,0x20,0x8d,0x31,0x33,0xf0,0x2d,0x20,0xdf,0x0b,0x01,0x4c, -0xee,0xe9,0xfe,0xda,0xd6,0x2d,0xcc,0xdd,0x60,0xee,0x08,0x6c,0x22,0x2a,0x33,0x40, -0x3b,0x8c,0x4d,0x3a,0xe4,0x39,0x22,0x61,0x12,0xfb,0x4c,0xec,0xe2,0x63,0xd7,0xde, -0x79,0xd6,0xd8,0x5f,0xe6,0xfd,0xa5,0x0d,0x1a,0x20,0x1f,0x27,0xf5,0x28,0x2c,0x97, -0x28,0x1d,0xdb,0x13,0x00,0x15,0xf2,0xe0,0xdd,0xd5,0xd1,0xdd,0xc8,0xc5,0x4a,0xc2, -0xcb,0x81,0xd5,0xdf,0xd0,0xe9,0xf4,0xaa,0xfb,0xfc,0x31,0x03,0x04,0x43,0xfe,0xfb, -0xcd,0xef,0xed,0xc1,0xea,0xec,0x17,0xee,0xea,0x15,0xf0,0xee,0xc6,0xf7,0xf4,0x11, -0xfc,0x0b,0x94,0x15,0x23,0x71,0x1d,0x29,0xe1,0x25,0x31,0x32,0x26,0x20,0x64,0x0c, -0x02,0x1c,0xf2,0xe4,0x8d,0xe2,0xd4,0x86,0xe6,0xe4,0x96,0x02,0x09,0x62,0x28,0x32, -0xda,0x42,0x44,0xdb,0x3e,0x39,0xf5,0x22,0x18,0xfa,0x02,0xf2,0x6a,0xe2,0xdb,0x14, -0xd5,0xd9,0xfd,0xdc,0xeb,0xca,0xfa,0x10,0xad,0x17,0x25,0x8d,0x2b,0x2d,0xe0,0x2c, -0x29,0x96,0x1e,0x12,0x59,0x02,0xf1,0x66,0xe4,0xd6,0xbc,0xcf,0xc5,0x0f,0xc6,0xc6, -0x24,0xca,0xd6,0xc0,0xdb,0xea,0x84,0xef,0xfa,0x9a,0xfc,0x00,0x76,0x02,0xfe,0x5b, -0xf9,0xef,0xf5,0xe4,0xe1,0x6b,0xe2,0xe4,0xf4,0xe4,0xe4,0x69,0xef,0xf6,0xe4,0x00, -0x03,0xd9,0x04,0x1c,0x5f,0x1e,0x2d,0x9b,0x26,0x22,0xe9,0x27,0x1e,0xba,0x1e,0x0b, -0x37,0x08,0xf4,0xa9,0xea,0xe4,0xed,0xdd,0xeb,0x4b,0xf1,0x04,0x3a,0x07,0x20,0x7d, -0x2e,0x3e,0x00,0x3e,0x3e,0xfa,0x34,0x27,0x66,0x18,0x06,0x56,0xfb,0xeb,0x93,0xe7, -0xd8,0xe7,0xdb,0xdc,0xbd,0xe9,0xf9,0xba,0x0a,0x14,0x77,0x1c,0x2a,0xc1,0x28,0x30, -0xb6,0x27,0x23,0xea,0x11,0x07,0x7e,0xf4,0xe9,0x32,0xdc,0xd1,0x4c,0xc8,0xc4,0xc1, -0xc7,0xcb,0xe4,0xd7,0xdc,0x13,0xe9,0xee,0x1e,0xf7,0xfa,0xf4,0xfc,0xfd,0xcd,0xf9, -0xf3,0xdc,0xee,0xdf,0x3a,0xdd,0xdc,0xab,0xe2,0xe9,0x1b,0xe6,0xee,0x5e,0xf3,0x05, -0x6b,0x06,0x0d,0x89,0x0b,0x1d,0x86,0x23,0x29,0xc7,0x22,0x1f,0x29,0x24,0x19,0x9c, -0x18,0x02,0x87,0x00,0xec,0xa9,0xe8,0xdd,0xa2,0xe6,0xee,0xf8,0xfc,0x09,0xe1,0x13, -0x2d,0xe8,0x37,0x49,0x19,0x3e,0x41,0x64,0x2b,0x21,0x9f,0x0a,0xfb,0x3d,0xee,0xde, -0x40,0xdb,0xd0,0x92,0xdc,0xe2,0x42,0xf5,0x07,0x77,0x17,0x1f,0x5a,0x2c,0x31,0x61, -0x32,0x2f,0x3e,0x27,0x1a,0x44,0x0a,0xfb,0x55,0xea,0xdf,0xb0,0xd1,0xcb,0xe6,0xc0, -0xc5,0x1b,0xc7,0xd2,0xee,0xdb,0xe4,0xc6,0xef,0xf7,0xfc,0x01,0xff,0xfe,0x01,0xfb, -0x09,0xf6,0xee,0x3c,0xe5,0xd9,0xaa,0xd2,0xd9,0xa8,0xda,0xe1,0x12,0xe6,0xec,0xa0, -0xfe,0x05,0x7c,0x0f,0x0c,0x65,0x15,0x1f,0xbf,0x24,0x27,0x17,0x20,0x1a,0xab,0x1f, -0x18,0x95,0x14,0x03,0x9a,0xfd,0xec,0x5e,0xe2,0xe8,0x1b,0xed,0x00,0x07,0xff,0x12, -0xc1,0x1a,0x38,0xa8,0x3b,0x45,0x17,0x3a,0x31,0x0c,0x27,0x10,0x16,0x07,0xef,0xaa, -0xeb,0xdc,0x6d,0xda,0xd7,0xb2,0xde,0xf1,0x05,0x02,0x13,0x40,0x1e,0x25,0x72,0x32, -0x33,0x88,0x32,0x2b,0x99,0x20,0x11,0xc0,0x00,0xf1,0xfc,0xe0,0xdb,0xc8,0xc8,0xc5, -0x38,0xc0,0xc5,0xb8,0xcd,0xd7,0xb1,0xe1,0xe7,0xa3,0xf7,0xf9,0xfe,0x02,0x01,0x49, -0xfe,0xfa,0xe5,0xee,0xe8,0x86,0xdb,0xd5,0xff,0xd1,0xd6,0xe3,0xda,0xe1,0xbb,0xe9, -0xf8,0x84,0xff,0x0e,0x4c,0x14,0x11,0x2e,0x18,0x1b,0x46,0x21,0x21,0xcb,0x19,0x16, -0xcd,0x12,0x12,0x28,0x0e,0x05,0xd4,0xfd,0xf0,0xd3,0xf1,0xf5,0x2a,0x03,0x09,0xc4, -0x0c,0x1b,0x71,0x25,0x32,0x03,0x39,0x32,0x0f,0x31,0x22,0xc9,0x18,0x04,0x4e,0xfb, -0xef,0x58,0xe7,0xe0,0x67,0xdc,0xe2,0xcb,0xea,0xff,0x5a,0x0c,0x1d,0xa6,0x23,0x2b, -0xbc,0x30,0x34,0xaf,0x2d,0x25,0xe3,0x15,0x06,0x7d,0xf5,0xe5,0x3a,0xdc,0xce,0xec, -0xc5,0xc1,0x45,0xc5,0xc8,0x4f,0xd5,0xe0,0x32,0xe6,0xf2,0x16,0xf9,0xfd,0xbe,0x00, -0x02,0x9a,0xfa,0xf3,0x84,0xe9,0xe0,0x2b,0xd7,0xd0,0x70,0xcf,0xd1,0xbe,0xdc,0xe4, -0x34,0xf0,0xfc,0xa4,0x09,0x10,0x72,0x18,0x13,0x56,0x18,0x1c,0xb0,0x22,0x1f,0x06, -0x15,0x12,0x9a,0x0f,0x12,0x2b,0x09,0x02,0xaa,0xf3,0xf2,0x61,0xf9,0x05,0xec,0x09, -0x12,0x3b,0x12,0x28,0xc4,0x2f,0x36,0x13,0x36,0x31,0xe1,0x23,0x14,0x34,0x0b,0xf6, -0x0d,0xef,0xe8,0xd6,0xe0,0xdf,0xc9,0xe1,0xed,0x2f,0xfa,0x12,0x52,0x1d,0x2c,0xb8, -0x2e,0x31,0x77,0x37,0x32,0x68,0x2a,0x19,0x42,0x07,0xf5,0xd1,0xea,0xda,0xed,0xd1, -0xc7,0x3e,0xc4,0xc4,0x9a,0xca,0xd2,0x6f,0xdd,0xed,0x70,0xf1,0xf8,0x2b,0xff,0x01, -0x11,0x01,0xfd,0xc4,0xf4,0xe5,0xdf,0xde,0xd0,0xb8,0xca,0xc8,0xe5,0xc9,0xd3,0x8e, -0xd9,0xea,0x88,0xf3,0x0a,0x31,0x10,0x1c,0x71,0x18,0x1a,0x5a,0x16,0x1a,0x71,0x1d, -0x18,0xde,0x0f,0x09,0x7c,0x10,0x0a,0xa0,0x0b,0xfd,0x68,0xf8,0xf3,0x09,0x03,0x05, -0xa4,0x0f,0x15,0xd0,0x1d,0x2b,0x0a,0x2e,0x37,0xcf,0x35,0x30,0x48,0x20,0x13,0x51, -0x03,0xf7,0xdc,0xee,0xe4,0x01,0xe2,0xdb,0xca,0xe6,0xef,0xe6,0x05,0x15,0xd7,0x25, -0x2f,0x4b,0x31,0x34,0x21,0x37,0x2f,0xac,0x28,0x11,0xfd,0xff,0xf1,0xf6,0xe4,0xda, -0xf0,0xcf,0xc7,0xca,0xbf,0xc6,0x9a,0xc9,0xd5,0x85,0xde,0xea,0xca,0xf0,0xf8,0x65, -0xfb,0x00,0x9b,0x01,0x00,0x06,0xf1,0xe9,0xf4,0xda,0xd3,0xf7,0xce,0xc3,0xa5,0xca, -0xcc,0x45,0xdd,0xe6,0xd5,0xf8,0x07,0x0f,0x15,0x1a,0x75,0x19,0x14,0x66,0x17,0x1b, -0x78,0x1c,0x16,0xac,0x0d,0x0b,0xfb,0x0e,0x09,0x3e,0x07,0xfd,0x10,0xfd,0x01,0x5c, -0x06,0x16,0x5d,0x12,0x24,0xdf,0x21,0x31,0x4d,0x31,0x30,0x9a,0x30,0x20,0x80,0x1a, -0x02,0x21,0xfd,0xed,0xa6,0xe6,0xe2,0x1f,0xe2,0xe4,0x8a,0xf1,0xfc,0x59,0x18,0x23, -0xba,0x34,0x38,0xa5,0x37,0x38,0x8e,0x33,0x2d,0xb7,0x16,0x04,0xa7,0xef,0xe1,0x74, -0xd7,0xcd,0x85,0xc5,0xc4,0x99,0xc3,0xcd,0x79,0xd2,0xe3,0xf6,0xed,0xf5,0x67,0xfb, -0xfc,0x08,0xfe,0xfd,0x98,0xfc,0xf4,0x3b,0xea,0xdd,0x6b,0xd2,0xcb,0x19,0xc7,0xc2, -0xe0,0xc6,0xcc,0xc1,0xd9,0xeb,0x7a,0xfa,0x0c,0x4c,0x18,0x21,0x70,0x1f,0x1a,0x76, -0x1f,0x22,0x8e,0x1f,0x1a,0x5c,0x09,0x07,0xbe,0x0a,0x00,0x74,0x03,0xf3,0x9a,0xfe, -0xfd,0xfb,0x0b,0x14,0xb2,0x17,0x2b,0x98,0x23,0x35,0x4f,0x2b,0x39,0x65,0x29,0x1f, -0xf3,0x10,0x01,0xc0,0xfe,0xea,0xe3,0xea,0xdd,0x3e,0xeb,0xe7,0x68,0xf6,0x03,0x58, -0x18,0x27,0x53,0x33,0x33,0x36,0x35,0x38,0x63,0x33,0x29,0x81,0x12,0x03,0xe2,0xeb, -0xe4,0x7e,0xd2,0xcf,0xf6,0xc1,0xc3,0x52,0xc4,0xca,0x12,0xd8,0xe2,0x2e,0xf0,0xf4, -0xd8,0xff,0xfc,0xe9,0x03,0xfd,0x89,0xfb,0xed,0x88,0xe5,0xd4,0x0c,0xcb,0xc7,0x4d, -0xc2,0xbe,0xf7,0xc4,0xcf,0xa0,0xe2,0xf7,0x41,0x05,0x15,0xfd,0x19,0x22,0x56,0x1b, -0x1d,0x10,0x1d,0x1e,0xcf,0x19,0x0d,0xff,0x09,0x07,0x7c,0x0b,0x03,0x16,0xfe,0xfd, -0x24,0x07,0x08,0xd9,0x10,0x14,0x28,0x23,0x2f,0xa8,0x2e,0x32,0x75,0x28,0x2e,0x16, -0x25,0x1b,0xf7,0x06,0xfb,0x0b,0xf3,0xe9,0x1c,0xe5,0xe5,0x12,0xe9,0xf2,0x10,0xfe, -0x0f,0x2a,0x22,0x30,0xe3,0x39,0x3a,0xb7,0x37,0x35,0x62,0x2e,0x1c,0x72,0x0a,0xf6, -0x82,0xe4,0xda,0xb2,0xcc,0xc4,0xd4,0xbf,0xc4,0xdc,0xc7,0xd0,0x0e,0xdd,0xe9,0x8b, -0xf6,0xfb,0x72,0x02,0xff,0xd3,0x03,0xfd,0x43,0xf5,0xea,0xdd,0xdb,0xd0,0xa6,0xc6, -0xc2,0x0c,0xbe,0xba,0x7d,0xc3,0xd1,0xbe,0xe8,0xfb,0xa4,0x09,0x15,0x59,0x20,0x25, -0x15,0x1e,0x1e,0x8b,0x1f,0x1f,0xb6,0x18,0x0e,0x04,0x05,0x09,0x69,0x05,0x03,0x98, -0xf9,0x01,0x32,0x0a,0x0d,0x45,0x18,0x19,0x41,0x2b,0x29,0xf5,0x2e,0x2e,0x8a,0x2a, -0x2a,0x92,0x1b,0x12,0x9c,0xff,0xff,0x2b,0xed,0xf0,0x10,0xe3,0xec,0xb0,0xee,0xfc, -0x53,0x0a,0x1a,0x67,0x2d,0x33,0xee,0x3b,0x37,0xc0,0x39,0x31,0xf7,0x25,0x13,0xcc, -0xfd,0xe7,0x66,0xe0,0xce,0xe1,0xc8,0xc0,0xff,0xc2,0xc5,0x07,0xcd,0xda,0x82,0xe1, -0xf4,0x12,0xf4,0xff,0x52,0xfb,0xff,0x7e,0xfb,0xf7,0xef,0xeb,0xe1,0x58,0xd3,0xce, -0x7c,0xc5,0xc3,0x82,0xbe,0xbc,0x89,0xc9,0xd9,0x8b,0xf0,0xfb,0x41,0x0e,0x1b,0x11, -0x24,0x22,0x18,0x20,0x25,0x98,0x26,0x23,0xbf,0x13,0x07,0xc5,0x05,0x03,0x65,0xfd, -0xf7,0xcd,0xf7,0x04,0xe0,0x09,0x14,0x8f,0x1b,0x2b,0x65,0x33,0x32,0x79,0x31,0x2c, -0x5f,0x2c,0x21,0x5a,0x17,0x03,0x18,0xfb,0xf0,0xb8,0xed,0xe7,0x34,0xe7,0xee,0x7f, -0xf8,0x09,0x1c,0x17,0x29,0xbb,0x34,0x3d,0xf2,0x3c,0x3b,0xcb,0x34,0x29,0xaf,0x19, -0x03,0xf5,0xef,0xe0,0x31,0xd3,0xc6,0xea,0xc0,0xc0,0x84,0xc6,0xca,0x1a,0xd5,0xdf, -0x6f,0xec,0xfb,0x10,0xfd,0x04,0xe2,0xff,0x01,0xb0,0xf9,0xf1,0xfb,0xe6,0xd8,0xe8, -0xce,0xc2,0xe8,0xbd,0xb9,0x66,0xb7,0xbc,0x5b,0xcd,0xe0,0x04,0xf9,0x05,0xa6,0x18, -0x20,0xa9,0x27,0x27,0x84,0x20,0x1f,0x7a,0x1e,0x19,0x6e,0x0c,0x01,0x4b,0xfe,0xfe, -0x95,0xfa,0xff,0x47,0x04,0x0c,0x9f,0x16,0x1d,0xce,0x29,0x31,0xc8,0x36,0x32,0xdf, -0x2d,0x27,0x23,0x21,0x17,0x68,0x0c,0xf8,0xbb,0xf5,0xea,0xf3,0xe9,0xe6,0xab,0xeb, -0xf8,0xd8,0x09,0x1d,0xb5,0x28,0x38,0x45,0x3b,0x47,0xb9,0x41,0x3a,0x11,0x2d,0x1d, -0x04,0x06,0xf3,0x12,0xdf,0xcf,0x73,0xc7,0xc1,0xfc,0xba,0xc4,0x7c,0xcb,0xd5,0xb0, -0xe1,0xec,0xcf,0xf6,0xff,0x87,0x05,0x02,0xa0,0x02,0xfc,0x13,0xf4,0xe8,0xb2,0xd9, -0xcc,0x67,0xc2,0xbd,0xf3,0xb6,0xb6,0xce,0xb7,0xc0,0x8b,0xd1,0xe9,0xce,0xfd,0x0e, -0x13,0x1d,0x25,0x78,0x29,0x1f,0x6e,0x21,0x20,0x07,0x1c,0x19,0x17,0x05,0x01,0x6b, -0xfd,0xfb,0x5f,0xff,0x06,0x4f,0x0d,0x12,0x40,0x1b,0x24,0xe0,0x2d,0x38,0x5f,0x33, -0x2e,0x0b,0x26,0x21,0x6e,0x19,0x12,0x39,0x01,0xfb,0x0d,0xed,0xec,0x19,0xeb,0xeb, -0x7a,0xf5,0x08,0x58,0x18,0x23,0xa0,0x33,0x39,0xae,0x45,0x48,0x4a,0x3e,0x32,0x63, -0x23,0x0e,0x85,0xfc,0xe5,0xbf,0xd6,0xc5,0x5c,0xc3,0xbc,0x1b,0xbf,0xcc,0xf0,0xd2, -0xe0,0xf8,0xe7,0xf5,0x31,0xfb,0x05,0xfe,0x02,0x03,0x5a,0xfe,0xf4,0xff,0xea,0xde, -0xe3,0xd3,0xc6,0xe4,0xbe,0xb4,0x01,0xb5,0xb2,0xbe,0xbe,0xc1,0x6d,0xdd,0xec,0x3a, -0x09,0x12,0xd9,0x1b,0x28,0x15,0x23,0x29,0xa0,0x16,0x20,0x2e,0x12,0x12,0x13,0xff, -0xfb,0xf1,0xfb,0xf7,0x34,0x0b,0x0a,0x9e,0x1a,0x1a,0xaf,0x2a,0x2f,0x95,0x36,0x39, -0xd6,0x35,0x27,0xba,0x1b,0x12,0x50,0x10,0x05,0xe9,0xf6,0xf1,0x3e,0xea,0xee,0xbd, -0xef,0xf8,0xd7,0x07,0x17,0x95,0x26,0x2d,0x2f,0x38,0x40,0x38,0x45,0x43,0xa6,0x32, -0x24,0x94,0x13,0x04,0x06,0xf1,0xdf,0xea,0xd1,0xc6,0xe3,0xbf,0xc2,0xff,0xc7,0xd1, -0xb1,0xdc,0xe4,0x65,0xed,0xf5,0xb2,0xfe,0x03,0x03,0x01,0x01,0x01,0xf4,0xf0,0xaf, -0xe0,0xd8,0xd4,0xcd,0xc1,0xbc,0xba,0xb0,0xcd,0xb6,0xb7,0x09,0xc3,0xce,0xdd,0xe5, -0xf9,0x7b,0x0e,0x18,0x97,0x1d,0x29,0xe3,0x23,0x1f,0x05,0x15,0x18,0x69,0x0d,0x0b, -0x89,0x00,0xf7,0x2d,0x01,0x00,0xc6,0x15,0x13,0xf6,0x1f,0x23,0x3c,0x2e,0x38,0x56, -0x35,0x3a,0xc8,0x27,0x22,0xb5,0x12,0x0e,0xda,0x07,0xfd,0x08,0xf2,0xeb,0x7b,0xee, -0xed,0xbe,0xf8,0x06,0x23,0x17,0x21,0x9f,0x33,0x39,0x3b,0x41,0x49,0xae,0x43,0x3c, -0x21,0x2a,0x16,0x23,0x08,0xf0,0xe8,0xe5,0xcf,0xa4,0xc7,0xbd,0x81,0xbf,0xc5,0x4e, -0xce,0xdd,0x0d,0xe2,0xef,0x3a,0xf6,0xfe,0x01,0x04,0x02,0x8e,0x00,0xf5,0x27,0xee, -0xe1,0xa0,0xd5,0xcc,0xc1,0xbe,0xbb,0x52,0xb2,0xb6,0x84,0xb9,0xc2,0xde,0xcb,0xd9, -0x5b,0xef,0x01,0x3e,0x13,0x1b,0xc2,0x22,0x23,0x98,0x1d,0x17,0xa7,0x1d,0x18,0xd5, -0x18,0x05,0xac,0xfd,0xfb,0xb7,0xfe,0x0f,0x76,0x0a,0x1d,0x08,0x11,0x27,0x6f,0x27, -0x3a,0x93,0x34,0x35,0xc0,0x2a,0x1a,0x63,0x18,0x0c,0x9d,0x0c,0xfa,0xd7,0xf9,0xe7, -0xac,0xef,0xed,0x84,0xfc,0x0c,0x75,0x1e,0x28,0xbe,0x2d,0x3d,0xf2,0x3f,0x4e,0x8d, -0x40,0x3a,0x0a,0x1f,0x12,0xcc,0xfe,0xef,0x84,0xde,0xcc,0x0a,0xc7,0xb8,0x0b,0xc2, -0xc5,0x97,0xd4,0xe0,0x21,0xe7,0xf1,0x68,0xf4,0x03,0xf2,0x02,0x02,0xed,0xff,0xf1, -0xb7,0xec,0xdd,0x44,0xd6,0xcb,0xb4,0xc3,0xb8,0xec,0xb0,0xb6,0x75,0xb8,0xc6,0xd1, -0xc8,0xd9,0xa5,0xee,0xff,0x53,0x0f,0x14,0xab,0x1c,0x1e,0x27,0x1c,0x18,0x48,0x1d, -0x1f,0x7e,0x19,0x0d,0xa9,0x05,0x05,0xe2,0x0b,0x19,0x80,0x16,0x1b,0x19,0x1b,0x23, -0xcd,0x2b,0x2e,0x83,0x2c,0x27,0xa1,0x1e,0x0e,0x91,0x10,0x04,0xaf,0x04,0xfd,0x69, -0xf3,0xf1,0x0b,0xf3,0x04,0x51,0x13,0x27,0x0f,0x2a,0x38,0x16,0x3d,0x46,0x8a,0x45, -0x42,0xc4,0x36,0x1f,0x51,0x0c,0xf5,0x8a,0xed,0xdb,0x04,0xd4,0xc7,0xea,0xc1,0xc5, -0x2d,0xd0,0xdd,0x98,0xe3,0xef,0xa0,0xf2,0xf5,0xd3,0xf7,0xfa,0xf9,0xfc,0xfa,0x74, -0xed,0xe4,0x07,0xd9,0xd4,0xdb,0xcb,0xc6,0x4b,0xbe,0xb7,0xb2,0xb9,0xbc,0x9b,0xc5, -0xcd,0x61,0xd5,0xe2,0x9c,0xf4,0x03,0xdf,0x11,0x16,0x59,0x1b,0x1c,0x7a,0x13,0x1a, -0xb3,0x19,0x1c,0xd1,0x13,0x08,0x4a,0x04,0x08,0x06,0x1b,0x1b,0xa8,0x25,0x1d,0x82, -0x2a,0x28,0x4e,0x33,0x31,0x82,0x28,0x21,0xeb,0x0b,0x0d,0x97,0xfc,0x06,0x23,0xf7, -0xfa,0x8b,0xee,0xf2,0xef,0xfa,0x0f,0xa9,0x25,0x2c,0x1f,0x37,0x3d,0x98,0x46,0x41, -0xe4,0x4b,0x3a,0x9d,0x2d,0x14,0xe0,0xfe,0xee,0xe9,0xe1,0xd9,0xd2,0xc7,0xc2,0x09, -0xc0,0xc5,0x17,0xd2,0xdd,0x64,0xee,0xf3,0x7e,0xfa,0xf9,0xab,0xfb,0x09,0x81,0xfd, -0xfb,0x4b,0xe8,0xe0,0xf8,0xd3,0xcc,0x5e,0xc8,0xbc,0x0a,0xb9,0xb2,0xf9,0xb4,0xb8, -0xa8,0xc9,0xd0,0xec,0xda,0xe7,0x5f,0xfa,0x0a,0x60,0x15,0x1b,0xda,0x18,0x19,0xb0, -0x0d,0x0f,0x9e,0x13,0x15,0x13,0x0c,0x03,0x12,0x02,0x13,0x18,0x1c,0x2c,0x55,0x2d, -0x28,0x71,0x30,0x2d,0x8f,0x38,0x26,0x4c,0x25,0x0d,0xdd,0x09,0xfd,0x65,0xf9,0xfd, -0x9a,0xf7,0xfc,0x09,0xf6,0xff,0x09,0x11,0x26,0x05,0x33,0x3e,0xf0,0x3e,0x40,0xcd, -0x46,0x40,0xdf,0x3d,0x2e,0x8b,0x1c,0xff,0x01,0xf5,0xe2,0xf3,0xdb,0xd1,0x4c,0xc7, -0xc4,0xb7,0xc8,0xd4,0x47,0xe0,0xeb,0x28,0xf4,0xfa,0x3e,0xfd,0xfc,0x30,0xfa,0xfc, -0x24,0xf2,0xec,0xa7,0xd8,0xd2,0xb8,0xc6,0xc4,0x1e,0xc0,0xba,0xcc,0xbc,0xbb,0xd8, -0xc3,0xc7,0x6b,0xd5,0xdb,0x22,0xe3,0xea,0x0a,0xfa,0x00,0x78,0x0b,0x0e,0xe9,0x0a, -0x0d,0xa6,0x09,0x19,0x7d,0x19,0x1b,0xfc,0x12,0x09,0xbe,0x1a,0x23,0xb1,0x32,0x2c, -0xf0,0x2f,0x29,0x63,0x31,0x2e,0x63,0x28,0x23,0x97,0x0d,0x0f,0x19,0xf8,0xff,0xb2, -0xf6,0xfa,0x7f,0x00,0xf4,0x99,0xff,0x0a,0xae,0x26,0x31,0xc8,0x3f,0x3f,0x30,0x40, -0x47,0x83,0x41,0x3e,0x33,0x31,0x1d,0x31,0x08,0xf3,0x60,0xe6,0xdf,0x00,0xd6,0xd0, -0x0c,0xc6,0xcc,0x8b,0xd4,0xe0,0x14,0xea,0xf1,0xcc,0xf8,0xf8,0x5b,0xf8,0xf7,0x6d, -0xf9,0xf5,0x73,0xed,0xdf,0x96,0xd5,0xcf,0x64,0xcb,0xc5,0x09,0xbe,0xb7,0xf9,0xb6, -0xb8,0xab,0xc4,0xc9,0x8a,0xd5,0xdb,0xe1,0xe2,0xee,0x26,0xfc,0x09,0xc4,0x0c,0x0d, -0xc5,0x0b,0x0a,0x91,0x17,0x1a,0xa5,0x23,0x15,0x06,0x15,0x11,0x4c,0x23,0x2c,0x72, -0x31,0x2d,0x91,0x25,0x29,0x85,0x22,0x29,0x02,0x19,0x15,0x42,0x06,0x01,0x07,0xfd, -0xf8,0xef,0x03,0xfc,0xcf,0x08,0xfe,0xcc,0x10,0x21,0x71,0x37,0x3f,0x62,0x41,0x40, -0x29,0x44,0x3f,0xad,0x3c,0x30,0x80,0x20,0x0f,0xe1,0xf5,0xea,0xaa,0xdc,0xdf,0x50, -0xd1,0xd0,0xe9,0xca,0xd7,0x3c,0xe1,0xed,0x3c,0xf6,0xf7,0xf2,0x00,0xfa,0x34,0xfb, -0xf3,0xa0,0xf2,0xe5,0x3a,0xdf,0xcf,0x6e,0xc9,0xc6,0x47,0xc3,0xbf,0x04,0xbc,0xbd, -0xb4,0xc1,0xca,0x3d,0xcd,0xda,0x8e,0xdb,0xe5,0x25,0xe4,0xea,0x94,0xf5,0xfd,0xba, -0x06,0x00,0x06,0xfd,0x05,0x88,0x16,0x21,0x01,0x1e,0x1f,0x46,0x1a,0x2d,0x02,0x2e, -0x3e,0x17,0x33,0x39,0xf1,0x2d,0x25,0x2a,0x25,0x19,0xe3,0x19,0x04,0xa5,0x01,0xef, -0xb8,0xf9,0xf3,0xbe,0x01,0xfc,0x9b,0x08,0x0c,0x4a,0x21,0x34,0x3e,0x42,0x48,0x68, -0x47,0x4a,0x9f,0x40,0x41,0xd3,0x2f,0x28,0x99,0x0f,0x01,0x11,0xea,0xe2,0xdf,0xd9, -0xd7,0x79,0xce,0xcf,0x14,0xd5,0xdc,0xfa,0xe9,0xf0,0xd9,0xf8,0xfb,0xbb,0xfe,0xfa, -0x4d,0xfa,0xf6,0xb8,0xec,0xe3,0x07,0xd5,0xcc,0xde,0xc6,0xc2,0x31,0xc0,0xb8,0x34, -0xb9,0xba,0x0e,0xc2,0xcc,0x57,0xd2,0xdd,0xb1,0xdc,0xe7,0x2b,0xe7,0xed,0x41,0xf9, -0xfc,0x92,0x02,0xf9,0x7b,0xfd,0x0a,0x5a,0x18,0x25,0x2e,0x20,0x1e,0x22,0x1f,0x2e, -0xd8,0x3f,0x3d,0xde,0x3e,0x2c,0xde,0x30,0x22,0x23,0x24,0x18,0x4f,0x0c,0xfe,0xa3, -0xef,0xf3,0xc2,0xf0,0xfc,0x58,0xfa,0x04,0xa8,0x01,0x21,0x66,0x30,0x46,0x52,0x4e, -0x4a,0xfa,0x55,0x43,0x18,0x4b,0x33,0xee,0x2e,0x16,0x16,0x02,0xec,0x42,0xdd,0xdc, -0xb3,0xd2,0xd2,0xbc,0xcb,0xd2,0x2c,0xdc,0xeb,0x38,0xf2,0xfb,0x8e,0xff,0xff,0xab, -0xfd,0xfd,0x26,0xf6,0xed,0x11,0xe3,0xd3,0x4e,0xca,0xc5,0x2c,0xc0,0xc0,0x48,0xbb, -0xb8,0xfe,0xb9,0xbf,0x4d,0xca,0xd1,0x39,0xdc,0xdd,0x82,0xe6,0xe6,0xb0,0xea,0xed, -0x5d,0xf5,0xf9,0x61,0xf9,0xf5,0x8a,0xfd,0x13,0xdf,0x1d,0x26,0xda,0x1f,0x23,0xa6, -0x33,0x40,0x84,0x48,0x3e,0x3b,0x39,0x30,0x0f,0x28,0x23,0x80,0x13,0x0f,0x05,0x00, -0xf2,0xa8,0xef,0xf1,0x35,0xfb,0x00,0x21,0x01,0x07,0x01,0x1a,0x2f,0xbc,0x40,0x50, -0xc9,0x4d,0x54,0xd9,0x4d,0x45,0xb6,0x3b,0x2e,0x3d,0x1d,0x05,0x73,0xf0,0xdd,0x58, -0xdc,0xd7,0xf7,0xd4,0xcf,0x5b,0xd5,0xda,0xbe,0xec,0xf1,0x3b,0xfd,0xfe,0xfd,0x01, -0xfe,0xe3,0xf8,0xf8,0x48,0xed,0xe7,0x2f,0xd3,0xca,0xde,0xc0,0xc1,0x31,0xbc,0xb9, -0x3f,0xb8,0xb8,0xac,0xc0,0xc8,0x25,0xd7,0xdc,0xbe,0xe2,0xe4,0x87,0xe5,0xe6,0x3e, -0xe5,0xe9,0x28,0xec,0xef,0x39,0xed,0xf2,0x8e,0x09,0x20,0xb0,0x2d,0x30,0x62,0x29, -0x39,0xa9,0x44,0x4f,0xf4,0x46,0x36,0x5a,0x2a,0x20,0x81,0x19,0x0e,0x9b,0x0a,0xfa, -0xf2,0xf5,0xed,0xaf,0xf5,0xfa,0x1f,0x09,0x05,0xa8,0x0d,0x17,0xdd,0x2a,0x44,0x32, -0x4a,0x52,0x93,0x4d,0x51,0x88,0x42,0x41,0xd4,0x2a,0x25,0x45,0x0a,0xf7,0xdb,0xe0, -0xd9,0x4e,0xd8,0xd7,0xa4,0xd7,0xce,0x9a,0xde,0xe6,0xb5,0xf6,0xfa,0xbc,0x02,0x01, -0x18,0xff,0xfa,0x35,0xf3,0xed,0xe6,0xe7,0xd5,0xf7,0xc9,0xc1,0x30,0xbe,0xc3,0xc0, -0xbd,0xbd,0x6a,0xbd,0xc2,0xfc,0xc8,0xd3,0x25,0xdd,0xe2,0xe8,0xe1,0xe4,0x9a,0xe1, -0xe4,0xf3,0xde,0xe6,0x0c,0xe7,0xea,0x65,0xed,0xfa,0x2d,0x16,0x26,0xb3,0x2f,0x2e, -0x45,0x34,0x41,0xaf,0x4e,0x49,0x17,0x3f,0x32,0x2f,0x26,0x23,0x6d,0x11,0x0e,0x69, -0xff,0xf8,0x33,0xf1,0xf2,0xd4,0xf5,0x00,0x82,0x02,0x07,0xf8,0x12,0x29,0x6a,0x38, -0x4c,0x72,0x4f,0x4f,0x32,0x58,0x4b,0x14,0x47,0x32,0x45,0x28,0x11,0x91,0xfd,0xe9, -0x29,0xd7,0xdb,0x6a,0xd4,0xd2,0xde,0xd2,0xdb,0x2d,0xe5,0xf4,0x11,0xfb,0x01,0x41, -0x04,0x06,0x02,0x00,0xf7,0x16,0xf4,0xe8,0x7b,0xdd,0xca,0x71,0xc1,0xbb,0xf2,0xba, -0xbc,0x21,0xb6,0xbc,0xd0,0xbe,0xc8,0xc3,0xd0,0xdb,0x19,0xdf,0xe3,0x9e,0xe6,0xe5, -0xce,0xe7,0xe3,0x7f,0xdb,0xe1,0x91,0xe2,0xe6,0xd9,0xf3,0x06,0xfd,0x1e,0x2a,0xe4, -0x34,0x37,0x2d,0x45,0x4d,0x93,0x53,0x44,0x8a,0x36,0x2c,0x83,0x1f,0x1b,0x45,0x04, -0x06,0x1d,0xef,0xfc,0xaf,0xe9,0xf9,0xe7,0xfa,0x07,0x3c,0x07,0x0e,0x6e,0x22,0x32, -0x2c,0x4b,0x50,0xca,0x53,0x54,0xe8,0x56,0x4a,0xe0,0x3d,0x24,0x0c,0x1d,0xfe,0xd6, -0xee,0xd8,0xda,0xd4,0xd3,0x57,0xd5,0xd6,0xca,0xd7,0xea,0x56,0xf1,0x01,0x5a,0xff, -0x08,0x90,0x00,0x02,0xfb,0xf4,0xf2,0x71,0xe8,0xdf,0xa5,0xcf,0xc0,0xb1,0xbf,0xba, -0xe8,0xbf,0xb7,0x66,0xbc,0xb9,0x58,0xc6,0xcc,0x8e,0xd6,0xdf,0x86,0xe4,0xe6,0x6c, -0xe4,0xeb,0xdc,0xe2,0xe2,0x5c,0xd8,0xdf,0x6e,0xdb,0xe8,0x6d,0x00,0x10,0xb8,0x2b, -0x2b,0x53,0x3b,0x3f,0x19,0x50,0x53,0xda,0x52,0x3c,0xeb,0x30,0x26,0x83,0x18,0x0a, -0xf4,0x00,0xfb,0x40,0xef,0xee,0x92,0xed,0xfb,0xa2,0x02,0x0d,0xcb,0x0d,0x1f,0x92, -0x2d,0x47,0xb3,0x4d,0x59,0x1a,0x54,0x55,0xe1,0x4c,0x3d,0xa6,0x30,0x1a,0x88,0x0d, -0xed,0xa4,0xe4,0xd2,0x98,0xd6,0xd1,0x73,0xd7,0xd8,0xcc,0xe2,0xf1,0xc6,0xf6,0x06, -0xc2,0x02,0x09,0xcd,0x02,0xfd,0xa6,0xf4,0xea,0xcd,0xe3,0xd2,0x71,0xc5,0xbb,0x7f, -0xb7,0xbc,0xe6,0xb5,0xb9,0x07,0xbd,0xc4,0xe0,0xce,0xd2,0x1f,0xe0,0xe1,0x21,0xe7, -0xe5,0xee,0xe4,0xe4,0xc0,0xde,0xdc,0x89,0xdd,0xdb,0x5b,0xe6,0xf9,0x50,0x10,0x1f, -0x67,0x33,0x31,0xbe,0x45,0x45,0xb2,0x4e,0x52,0x35,0x41,0x39,0x28,0x1d,0x1f,0x1e, -0x0c,0x0a,0x21,0xfe,0xf3,0x70,0xf2,0xed,0x14,0xfd,0xfd,0x84,0x0b,0x0a,0x72,0x1d, -0x27,0x07,0x3c,0x4c,0x19,0x55,0x5a,0xdf,0x53,0x53,0x60,0x44,0x39,0x21,0x21,0x15, -0x50,0xf8,0xeb,0x9e,0xd5,0xd5,0xf5,0xd0,0xd6,0xb0,0xda,0xdd,0x0b,0xec,0xf3,0xc1, -0x03,0x03,0x10,0x0b,0x04,0xa0,0x00,0xf5,0xab,0xee,0xe3,0xa5,0xda,0xca,0x9e,0xbf, -0xbb,0xfb,0xb7,0xbb,0x9d,0xb7,0xbe,0x4e,0xbd,0xc8,0x5f,0xce,0xd9,0xb7,0xde,0xe6, -0xb5,0xe2,0xe6,0xfd,0xe4,0xdf,0xac,0xdf,0xd5,0x2a,0xdd,0xd8,0x1e,0xee,0xfd,0x35, -0x16,0x25,0x5d,0x30,0x38,0x14,0x44,0x53,0x1b,0x58,0x54,0xcc,0x41,0x34,0x51,0x24, -0x20,0xe5,0x07,0x06,0x53,0xef,0xed,0xf9,0xe1,0xeb,0x69,0xf3,0xfb,0x93,0x06,0x0f, -0xe1,0x26,0x37,0x33,0x53,0x5b,0x8c,0x68,0x60,0x4f,0x63,0x4c,0x5d,0x43,0x29,0xbc, -0x15,0xf9,0xbc,0xe5,0xd3,0x1e,0xca,0xcd,0x07,0xcd,0xda,0xd0,0xdb,0xec,0x28,0xf5, -0x07,0x12,0x09,0x0f,0xae,0x09,0x05,0x42,0xfb,0xf0,0xfc,0xe8,0xd8,0x87,0xd0,0xbc, -0x2f,0xba,0xb3,0x06,0xb7,0xb7,0xe0,0xb9,0xbc,0x5d,0xc4,0xcd,0xd1,0xd5,0xe0,0x80, -0xe7,0xe6,0xe2,0xe6,0xe7,0x5f,0xe4,0xdf,0x06,0xd9,0xd2,0xe1,0xd2,0xdd,0x0c,0xf0, -0x07,0xc3,0x19,0x27,0xf7,0x31,0x3e,0xcf,0x51,0x59,0x30,0x5f,0x4c,0xe0,0x43,0x34, -0xc9,0x26,0x1a,0x03,0x07,0xfd,0x8b,0xef,0xe5,0xeb,0xe0,0xeb,0xd5,0xf3,0xfd,0xbb, -0x0a,0x1e,0xb4,0x2f,0x4d,0x47,0x5c,0x65,0x48,0x6b,0x5e,0x9a,0x59,0x47,0x01,0x31, -0x1b,0xca,0x03,0xec,0x6d,0xd8,0xcf,0x00,0xcb,0xd0,0x95,0xd8,0xdd,0xd0,0xe8,0xf4, -0x98,0x00,0x0b,0x9e,0x0c,0x0e,0xeb,0x06,0xfe,0xdc,0xf2,0xe9,0xc4,0xdf,0xcf,0x31, -0xc2,0xb3,0xd9,0xb0,0xb2,0x43,0xb1,0xb7,0xb0,0xba,0xc1,0xa4,0xcd,0xd5,0x4d,0xe3, -0xe5,0xaf,0xec,0xe6,0x6e,0xe8,0xe4,0x31,0xdc,0xd9,0x50,0xcc,0xd0,0x18,0xce,0xe6, -0x4b,0xfa,0x12,0xf6,0x26,0x30,0x70,0x42,0x51,0xe4,0x5a,0x60,0xf9,0x59,0x45,0xcb, -0x37,0x21,0xb1,0x1b,0x07,0xf0,0xfe,0xeb,0x65,0xe8,0xdf,0x44,0xee,0xf5,0xbc,0xfe, -0x10,0x6b,0x1d,0x33,0x7c,0x41,0x5b,0xcb,0x61,0x6c,0x65,0x62,0x57,0x16,0x49,0x36, -0xe6,0x22,0x09,0x95,0xf3,0xdc,0xf4,0xce,0xc9,0xfa,0xcc,0xd3,0x81,0xdd,0xe7,0x95, -0xf1,0x01,0xfb,0x09,0x15,0x29,0x12,0x0e,0x84,0x02,0xf6,0x80,0xea,0xdc,0xf8,0xd2, -0xbf,0x6d,0xb7,0xae,0x8b,0xae,0xb1,0x96,0xb7,0xbc,0x1d,0xc4,0xcb,0x6e,0xd5,0xdf, -0xc2,0xe5,0xe6,0xa5,0xe6,0xe4,0xbe,0xe4,0xdd,0xaa,0xd8,0xce,0x8c,0xca,0xcd,0x6a, -0xd8,0xf5,0xc3,0x07,0x24,0x29,0x2d,0x44,0x8c,0x4b,0x5a,0x03,0x5e,0x5b,0x75,0x52, -0x36,0x5f,0x27,0x18,0x0e,0x0d,0xff,0xef,0xf1,0xe5,0x79,0xe4,0xe8,0xdc,0xf5,0xfa, -0x1e,0x0d,0x23,0x66,0x32,0x48,0x58,0x4d,0x66,0xa3,0x65,0x6c,0x0f,0x58,0x49,0x0d, -0x39,0x21,0xc3,0x0c,0xf2,0xbd,0xe5,0xcf,0x93,0xcd,0xca,0x0f,0xd2,0xde,0xf4,0xec, -0xf3,0x73,0xfe,0x0d,0x25,0x14,0x12,0xbb,0x10,0x06,0x79,0xfa,0xee,0x48,0xdf,0xce, -0x23,0xc6,0xba,0x56,0xae,0xaf,0x4d,0xae,0xb5,0x59,0xbc,0xc4,0xcc,0xc7,0xd4,0xe0, -0xda,0xe4,0x64,0xe4,0xe7,0x52,0xe6,0xe2,0xd2,0xdf,0xd8,0xd0,0xd0,0xca,0x01,0xca, -0xc9,0xf5,0xe5,0xfc,0x0c,0x17,0x27,0xc4,0x38,0x4c,0x0d,0x57,0x61,0x49,0x5b,0x5b, -0x3c,0x47,0x35,0xf5,0x1d,0x11,0xe0,0x05,0xf7,0x41,0xec,0xe2,0x31,0xe4,0xe9,0xec, -0xf7,0x02,0x4b,0x1d,0x2d,0x02,0x43,0x48,0xbe,0x5f,0x68,0xd6,0x6b,0x66,0xb2,0x55, -0x3e,0x79,0x2b,0x13,0x01,0x00,0xe5,0x51,0xd9,0xcb,0x06,0xc9,0xce,0x4b,0xd6,0xe8, -0x33,0xf0,0x01,0xc6,0x04,0x13,0xb3,0x14,0x14,0xbf,0x0b,0x01,0xae,0xf3,0xe3,0x30, -0xd7,0xc6,0x6c,0xbc,0xb3,0x52,0xac,0xa9,0x9b,0xaf,0xb5,0x7e,0xc0,0xc8,0x96,0xcf, -0xdb,0x30,0xe0,0xe5,0x76,0xe6,0xea,0x17,0xe2,0xdf,0xc6,0xd6,0xd1,0x8a,0xcd,0xc8, -0x4b,0xcc,0xde,0x3c,0xf8,0x13,0x95,0x22,0x32,0x08,0x48,0x51,0x02,0x5a,0x51,0xca, -0x51,0x42,0xb8,0x36,0x1e,0xcb,0x15,0x07,0x2c,0x05,0xf4,0xeb,0xf4,0xed,0x3a,0xf4, -0x00,0x64,0x03,0x1e,0xbf,0x25,0x40,0x87,0x40,0x53,0xbd,0x5c,0x64,0xa4,0x62,0x4f, -0xb7,0x44,0x29,0x4d,0x1b,0x04,0x7b,0xee,0xe0,0x77,0xd3,0xd2,0xef,0xcf,0xdd,0x5d, -0xe6,0xf5,0x67,0xfd,0x06,0xd8,0x0a,0x11,0x90,0x0f,0x0a,0x36,0x03,0xf2,0xc2,0xe5, -0xd6,0x5b,0xcd,0xbf,0xd8,0xb9,0xae,0x01,0xad,0xae,0x52,0xb6,0xbd,0x83,0xc3,0xcf, -0x83,0xd5,0xde,0x55,0xe1,0xe4,0x86,0xe7,0xe2,0x9e,0xe0,0xd8,0x40,0xd1,0xcb,0xa5, -0xc5,0xc6,0xbf,0xd3,0xf0,0x6d,0x08,0x21,0xd7,0x2d,0x45,0xe1,0x58,0x57,0x9c,0x5d, -0x4d,0x6f,0x4b,0x34,0xc2,0x21,0x14,0x3e,0x03,0x01,0xbb,0xf5,0xf3,0x45,0xef,0xf6, -0x3c,0xfb,0x0c,0xf7,0x19,0x2d,0x1c,0x3a,0x46,0xde,0x4d,0x5b,0x7c,0x63,0x61,0x84, -0x57,0x3f,0xf0,0x34,0x1a,0xb5,0x0a,0xf2,0x11,0xe3,0xd2,0x67,0xd5,0xd1,0x74,0xd9, -0xe5,0x5e,0xf3,0x01,0xd5,0x06,0x10,0xe0,0x10,0x15,0x40,0x0b,0x05,0x81,0xf2,0xe6, -0x3c,0xd5,0xcb,0x9f,0xbe,0xb7,0xe1,0xb0,0xaa,0x8c,0xac,0xb4,0xc5,0xbc,0xc7,0xa3, -0xd2,0xd8,0x14,0xe1,0xe5,0x8e,0xe8,0xea,0x01,0xe9,0xe0,0x8e,0xd6,0xcf,0x0a,0xc6, -0xc0,0xcb,0xbb,0xc6,0xf7,0xdf,0xfd,0x2f,0x19,0x2b,0x16,0x41,0x58,0x49,0x63,0x63, -0x15,0x56,0x4d,0x1f,0x3d,0x29,0xb7,0x16,0x01,0x90,0x00,0xef,0x4f,0xf1,0xe7,0x11, -0xf3,0xf8,0x27,0x0c,0x1a,0xd9,0x2a,0x3d,0x61,0x41,0x55,0x97,0x58,0x67,0x62,0x63, -0x5b,0x44,0x46,0x34,0x1b,0x20,0x0e,0x5c,0xf7,0xe1,0x60,0xd6,0xca,0x7e,0xd3,0xd3, -0x28,0xe7,0xee,0x6b,0x02,0x0a,0x25,0x13,0x1a,0xe0,0x17,0x17,0x80,0x07,0xfa,0xc3, -0xe5,0xd9,0x03,0xc9,0xbf,0x22,0xb6,0xb0,0x41,0xa9,0xaf,0x78,0xb6,0xbe,0xcf,0xc8, -0xcf,0x35,0xd9,0xdc,0x69,0xe3,0xe1,0xf2,0xe3,0xdf,0x63,0xdd,0xd4,0xce,0xcc,0xc9, -0xb6,0xc1,0xbe,0xdf,0xbd,0xd8,0x5f,0xf6,0x14,0x0a,0x29,0x3b,0x77,0x53,0x61,0x6f, -0x66,0x59,0xb1,0x4c,0x3e,0x03,0x2a,0x16,0xb3,0x00,0xfb,0x12,0xf2,0xef,0x9a,0xec, -0xeb,0x5f,0xfe,0x0d,0x9b,0x24,0x32,0x01,0x3f,0x4d,0xa0,0x52,0x62,0x50,0x5f,0x5e, -0x3a,0x53,0x46,0xb3,0x2e,0x1d,0xb8,0x0a,0xfa,0x34,0xe8,0xda,0xba,0xd3,0xd8,0x56, -0xde,0xe8,0xd6,0xf5,0xff,0xe9,0x0c,0x14,0xa1,0x16,0x13,0xd9,0x12,0x07,0xc5,0xf9, -0xe6,0xe3,0xd9,0xc7,0x3f,0xc3,0xb4,0x3d,0xb0,0xad,0x32,0xad,0xb6,0x05,0xbc,0xc9, -0x36,0xd1,0xda,0x8f,0xe2,0xe2,0xc3,0xe2,0xe2,0x5d,0xdd,0xd9,0x15,0xd3,0xca,0xf9, -0xc6,0xc0,0x84,0xbf,0xb7,0x53,0xcf,0xe8,0x50,0x08,0x22,0x2d,0x38,0x4f,0xf3,0x61, -0x66,0xe3,0x62,0x52,0x02,0x44,0x2f,0xdc,0x1c,0x05,0x64,0xf9,0xf5,0xc5,0xec,0xf1, -0x8c,0xf1,0xff,0x0e,0x0d,0x22,0xd0,0x30,0x40,0xcf,0x4d,0x51,0x7b,0x5a,0x55,0x3a, -0x5c,0x4f,0x70,0x49,0x32,0xe3,0x1d,0x0e,0xbd,0xfd,0xf0,0x4b,0xde,0xdb,0xe8,0xd6, -0xdf,0x3f,0xe6,0xf3,0xe9,0xfb,0x0e,0x6f,0x12,0x17,0x54,0x15,0x14,0xee,0x0b,0xfd, -0x58,0xef,0xd8,0x95,0xcf,0xbe,0xc1,0xb6,0xac,0x44,0xac,0xa9,0xb6,0xad,0xb7,0x8d, -0xc2,0xd0,0x88,0xda,0xe3,0x09,0xe5,0xea,0x12,0xe5,0xe1,0x95,0xdb,0xd4,0x58,0xc8, -0xc1,0x06,0xc0,0xba,0x53,0xbd,0xc5,0xbe,0xe5,0x06,0xc7,0x21,0x38,0x7d,0x4c,0x65, -0xd6,0x67,0x66,0x11,0x4c,0x3a,0x11,0x26,0x13,0x90,0x06,0xed,0x73,0xf1,0xe8,0x82, -0xf5,0xf6,0x72,0x06,0x1a,0x0d,0x32,0x3e,0x30,0x4c,0x50,0x57,0x5a,0x5d,0xf8,0x55, -0x4f,0x86,0x40,0x3c,0x41,0x26,0x18,0xfe,0x05,0xff,0xf9,0xed,0xe5,0xf9,0xdd,0xe3, -0x4b,0xe9,0xf3,0x1f,0xfb,0x00,0x2c,0x10,0x15,0x2d,0x1b,0x15,0xa3,0x10,0x05,0x75, -0xfa,0xe8,0x79,0xd6,0xcb,0x3b,0xc0,0xb6,0xaa,0xaf,0xac,0x3f,0xb1,0xb9,0x75,0xc1, -0xc8,0xdc,0xd4,0xdd,0xb2,0xe1,0xe2,0x92,0xe1,0xde,0x81,0xd8,0xcf,0x6f,0xc9,0xc4, -0x02,0xbf,0xbe,0x4c,0xb8,0xbb,0x1b,0xbe,0xe3,0x1b,0x01,0x25,0xee,0x3a,0x48,0xc1, -0x61,0x67,0x07,0x6d,0x5b,0x12,0x40,0x2a,0xe3,0x12,0x06,0xc9,0xf2,0xeb,0xb1,0xe2, -0xee,0xe5,0xee,0xfb,0x59,0x14,0x2d,0x95,0x3f,0x4e,0x68,0x53,0x59,0x0f,0x5f,0x5c, -0xaf,0x5b,0x47,0x8b,0x3f,0x28,0xf3,0x1d,0x0a,0x68,0xfe,0xf4,0x60,0xe2,0xdc,0xfb, -0xdb,0xe5,0xb8,0xed,0xf9,0xf5,0x00,0x0b,0xbb,0x16,0x1c,0x43,0x1b,0x18,0xca,0x0d, -0x02,0xd2,0xee,0xd9,0xe9,0xca,0xbe,0x8e,0xb4,0xaa,0x54,0xa5,0xa8,0x1d,0xae,0xb7, -0xcb,0xc5,0xd3,0x34,0xe0,0xe3,0xba,0xe9,0xe8,0xeb,0xeb,0xe3,0xad,0xd8,0xd0,0xb5, -0xc5,0xbf,0x88,0xb8,0xb6,0x20,0xb5,0xb8,0x6c,0xd2,0xf2,0x8a,0x15,0x33,0xc1,0x43, -0x5c,0x2d,0x6b,0x70,0x2d,0x64,0x4a,0x38,0x2b,0x15,0xaa,0x04,0xf2,0x6b,0xe4,0xe4, -0x75,0xdf,0xf3,0xbf,0xf7,0x1c,0x85,0x30,0x48,0xbc,0x52,0x58,0x77,0x5d,0x61,0x8f, -0x60,0x53,0x29,0x43,0x34,0x4c,0x29,0x16,0xb3,0x0f,0xfa,0xf9,0xfa,0xe6,0x6c,0xe2, -0xe2,0x38,0xe5,0xf6,0x2a,0xf7,0x06,0x57,0x07,0x19,0x03,0x1b,0x20,0xf9,0x17,0x10, -0x50,0x01,0xf0,0x14,0xdd,0xcc,0x30,0xc3,0xb4,0x3e,0xb0,0xa6,0x85,0xb0,0xb3,0x02, -0xc0,0xc6,0xb3,0xce,0xdb,0xa3,0xdf,0xe5,0x5a,0xe5,0xe2,0x22,0xdd,0xd4,0xf4,0xcb, -0xc7,0x2d,0xc0,0xbe,0x53,0xb9,0xb9,0x0f,0xba,0xc7,0xcd,0xe8,0x06,0x34,0x2a,0x37, -0xd3,0x4e,0x5f,0x35,0x69,0x6a,0xfe,0x4e,0x3f,0xc8,0x15,0x0f,0xad,0xf6,0xec,0x9f, -0xe8,0xe3,0xe4,0xeb,0xf2,0xc5,0x11,0x2a,0x87,0x47,0x51,0xf0,0x57,0x63,0x32,0x64, -0x64,0x8f,0x58,0x4b,0x07,0x36,0x25,0x40,0x17,0x09,0x50,0xff,0xf5,0x11,0xed,0xe8, -0x29,0xe1,0xec,0x79,0xf6,0xfd,0xb2,0x05,0x0a,0x2c,0x13,0x18,0x90,0x1d,0x1b,0xb4, -0x14,0x04,0xdf,0xf5,0xe4,0xc0,0xd3,0xc7,0x53,0xb9,0xaf,0x4b,0xa7,0xa7,0x7f,0xaf, -0xb8,0xaa,0xbe,0xcb,0x99,0xd5,0xdf,0xec,0xe7,0xe9,0x63,0xea,0xe2,0x31,0xd9,0xd0, -0xa3,0xc5,0xbe,0xc0,0xb8,0xb7,0xda,0xb4,0xb8,0xac,0xc2,0xdd,0x6e,0xf8,0x1e,0xeb, -0x34,0x49,0x1c,0x5d,0x65,0xcc,0x6f,0x59,0xf1,0x49,0x1f,0x84,0x0e,0xf7,0xfa,0xed, -0xe7,0x2e,0xdb,0xe2,0x77,0xee,0x0f,0x97,0x29,0x42,0xee,0x55,0x5b,0xb3,0x69,0x6c, -0x11,0x6a,0x5f,0x2e,0x4b,0x3b,0x12,0x22,0x13,0xdf,0x06,0xfe,0x93,0xf7,0xeb,0x6c, -0xe9,0xe6,0x4d,0xed,0xf9,0x0b,0xff,0x06,0x08,0x0b,0x14,0xa7,0x18,0x1d,0xe3,0x1d, -0x14,0x8c,0x0c,0xf7,0x03,0xe8,0xd8,0x70,0xc9,0xbc,0xef,0xad,0xa7,0x74,0xa5,0xac, -0x98,0xb2,0xbe,0x76,0xc8,0xd6,0x12,0xe0,0xe6,0xf3,0xea,0xe9,0xbb,0xe7,0xdc,0x3a, -0xd1,0xc2,0x0d,0xbd,0xb7,0xf2,0xb3,0xb2,0x8e,0xb0,0xc6,0x22,0xda,0xf9,0x3a,0x17, -0x32,0x43,0x4d,0x5b,0x7c,0x65,0x68,0x05,0x59,0x48,0xa9,0x26,0x09,0x2c,0xec,0xe8, -0x3f,0xe1,0xdf,0xdb,0xe0,0xea,0xf2,0x0d,0x2c,0x3e,0x4b,0x59,0xf5,0x64,0x6b,0xa5, -0x6f,0x66,0xb6,0x5f,0x48,0x70,0x39,0x21,0xa2,0x0a,0x04,0xfb,0xf7,0xfb,0xf5,0xea, -0xef,0xfa,0xe8,0xf5,0x63,0xfb,0x03,0x0d,0x0a,0x11,0x52,0x16,0x16,0xcd,0x1d,0x19, -0x08,0x18,0x08,0xe9,0xfa,0xe3,0xc5,0xd9,0xc9,0xbd,0xbc,0xb4,0x0a,0xa8,0xad,0x21, -0xaf,0xbb,0xf4,0xc2,0xcf,0xd5,0xd4,0xdd,0x8f,0xe2,0xe4,0xa8,0xe3,0xde,0x07,0xd5, -0xcd,0x31,0xc5,0xbe,0xc1,0xbc,0xba,0xb0,0xbb,0xb7,0x18,0xc5,0xde,0x21,0xf3,0x0d, -0xf7,0x1c,0x38,0xa7,0x49,0x59,0xe9,0x5f,0x56,0xff,0x4e,0x32,0x37,0x1b,0x01,0xd3, -0xed,0xeb,0x2a,0xe2,0xdf,0x41,0xe0,0x01,0x1c,0x1f,0x40,0x5d,0x53,0x61,0x20,0x70, -0x74,0x66,0x74,0x69,0x3c,0x56,0x3c,0x65,0x26,0x0d,0x5d,0xfd,0xf4,0xe1,0xee,0xeb, -0x69,0xe7,0xe9,0x6f,0xf6,0x00,0xc3,0x09,0x0f,0x02,0x15,0x15,0x74,0x1c,0x19,0x42, -0x1c,0x13,0x5f,0x0e,0xfb,0x05,0xed,0xdc,0x17,0xd0,0xc5,0xbc,0xb4,0xab,0x7b,0xa5, -0xad,0x86,0xae,0xbe,0x35,0xc4,0xd3,0xf4,0xdc,0xe6,0x40,0xea,0xee,0xd0,0xe9,0xe0, -0x79,0xd6,0xc5,0x6f,0xbc,0xb4,0x34,0xb1,0xad,0x58,0xb2,0xb9,0x70,0xd9,0xef,0x7d, -0x0d,0x21,0x5a,0x3a,0x54,0x5b,0x58,0x61,0x78,0x50,0x4e,0xab,0x2f,0x19,0x53,0xfc, -0xe4,0x49,0xe5,0xd8,0x28,0xe7,0xdf,0x21,0x06,0x18,0x90,0x42,0x51,0x7a,0x62,0x71, -0x38,0x69,0x76,0x79,0x61,0x5f,0x19,0x3e,0x33,0x00,0x10,0x09,0x7c,0xf7,0xf7,0x58, -0xec,0xe9,0x56,0xe8,0xed,0xbc,0xfb,0xfa,0xa7,0x0f,0x0e,0x57,0x1d,0x17,0x1a,0x23, -0x1c,0xdb,0x1e,0x15,0x82,0x03,0xef,0x7e,0xde,0xce,0x95,0xc3,0xb7,0x24,0xab,0xad, -0x45,0xaa,0xb9,0xf8,0xbe,0xd0,0x59,0xd3,0xdc,0xf9,0xdf,0xe3,0x64,0xe7,0xdf,0x1d, -0xdc,0xd2,0xf8,0xc8,0xc0,0x56,0xb9,0xb6,0x57,0xb9,0xb5,0x76,0xbc,0xc7,0x85,0xe5, -0xff,0x00,0x0d,0x24,0x48,0x39,0x53,0xfe,0x58,0x5d,0x07,0x50,0x46,0x03,0x2c,0x16, -0x3d,0xf4,0xe5,0xe1,0xdd,0xd7,0x8f,0xe3,0xe6,0x05,0x12,0x23,0x9c,0x4c,0x5b,0xd4, -0x71,0x79,0xbf,0x7e,0x75,0x2f,0x61,0x50,0x49,0x35,0x1d,0xaa,0x04,0xf4,0x5a,0xe8, -0xea,0x73,0xe0,0xec,0xdc,0xea,0xfd,0xc9,0x05,0x0c,0x98,0x14,0x1a,0x53,0x22,0x1e, -0xdf,0x23,0x16,0x3a,0x14,0x07,0xa2,0xfb,0xe5,0x74,0xd7,0xc9,0xfd,0xba,0xb2,0xef, -0xaa,0xab,0xcd,0xb0,0xba,0x94,0xc3,0xce,0x32,0xd8,0xe1,0x07,0xe9,0xed,0x94,0xe8, -0xe4,0xad,0xda,0xcf,0x0d,0xc6,0xba,0x01,0xb4,0xad,0xdd,0xb1,0xb1,0xef,0xc3,0xda, -0x0b,0xfa,0x0b,0xf4,0x1c,0x32,0x48,0x4c,0x58,0x4a,0x59,0x4c,0x6f,0x40,0x33,0x69, -0x19,0x03,0x64,0xea,0xde,0xde,0xdb,0xdd,0x9e,0xeb,0x03,0x1b,0x23,0x42,0xe9,0x52, -0x6a,0x15,0x75,0x7f,0x23,0x72,0x66,0x23,0x50,0x38,0x53,0x23,0x0b,0xb0,0xf9,0xea, -0x97,0xec,0xe5,0x55,0xea,0xf2,0xdc,0xf9,0x07,0x12,0x0d,0x11,0x1d,0x18,0x1e,0x2c, -0x1e,0x1a,0xe7,0x19,0x10,0x24,0x0a,0xfd,0x13,0xed,0xdf,0xba,0xd0,0xc4,0xa0,0xb9, -0xb1,0x0d,0xb1,0xb4,0x16,0xb9,0xc1,0x63,0xcc,0xd4,0x04,0xdf,0xe4,0x62,0xe6,0xe6, -0xb8,0xe4,0xdb,0xc5,0xd2,0xcb,0x95,0xbc,0xba,0xa6,0xad,0xb1,0xf9,0xac,0xc0,0xd0, -0xd4,0xf3,0xe8,0x0b,0x17,0x22,0x2a,0x40,0xdd,0x55,0x58,0x4c,0x50,0x3b,0x3b,0x2f, -0x1c,0x85,0x0b,0xf1,0x99,0xe2,0xd7,0x20,0xdb,0xe5,0xd6,0xff,0x1e,0x7e,0x39,0x56, -0x80,0x5c,0x76,0x5d,0x72,0x7f,0xdf,0x66,0x56,0x12,0x3e,0x21,0xab,0x14,0xf6,0xbf, -0xf8,0xe4,0x00,0xec,0xe8,0x1c,0xec,0x01,0x56,0x03,0x15,0x14,0x12,0x18,0x4b,0x1a, -0x1f,0xc2,0x1f,0x1b,0xa1,0x13,0x09,0x5d,0xfc,0xf2,0x3f,0xe3,0xd5,0x2a,0xca,0xbc, -0xb8,0xb4,0xb0,0xe2,0xb7,0xba,0x20,0xc6,0xcd,0x9e,0xd3,0xdd,0xaa,0xe1,0xe6,0x03, -0xe7,0xe3,0x97,0xdb,0xd2,0x33,0xcc,0xc3,0x78,0xbe,0xb7,0x96,0xb3,0xb3,0x1b,0xb7, -0xcd,0x66,0xe0,0xff,0xd7,0x0c,0x18,0xe1,0x25,0x40,0x83,0x4a,0x55,0xfe,0x43,0x37, -0x0a,0x2a,0x18,0x7d,0x0d,0xf4,0x59,0xea,0xdb,0xdb,0xe8,0xf3,0x2d,0x13,0x28,0xa0, -0x41,0x54,0x9a,0x66,0x6b,0x0b,0x74,0x6d,0x9b,0x5d,0x4b,0xbb,0x2f,0x1b,0xb3,0x04, -0xfd,0x43,0xec,0xee,0x9d,0xe9,0xf0,0x00,0xf5,0x06,0x9c,0x0b,0x13,0xa7,0x1a,0x17, -0x3b,0x1d,0x1a,0xac,0x1d,0x11,0xd8,0x0f,0x00,0x43,0xf6,0xea,0x86,0xdd,0xd1,0xb4, -0xc4,0xbd,0x59,0xb3,0xb7,0x44,0xb6,0xbf,0x6c,0xc8,0xd0,0x76,0xd5,0xdd,0x65,0xe1, -0xe5,0xb5,0xe3,0xdf,0x5e,0xd8,0xcf,0x14,0xc8,0xc0,0x77,0xba,0xb4,0xfe,0xb1,0xb3, -0x49,0xc5,0xdf,0x84,0xfa,0x0a,0x74,0x1d,0x1f,0xef,0x3f,0x40,0x17,0x53,0x3f,0xf0, -0x35,0x26,0xd0,0x12,0x0c,0xd9,0xf3,0xf0,0x66,0xd6,0xe6,0xbe,0xed,0x16,0x77,0x24, -0x40,0xed,0x4f,0x61,0x2c,0x71,0x70,0xcc,0x77,0x5d,0xbc,0x56,0x2d,0x93,0x29,0x07, -0x52,0x01,0xf2,0xc4,0xeb,0xe6,0x8d,0xe7,0xf4,0x72,0xfe,0x0b,0x30,0x10,0x17,0x18, -0x16,0x1d,0xcc,0x1d,0x23,0xb2,0x14,0x16,0x60,0x03,0xfb,0xa0,0xed,0xe1,0x7e,0xd7, -0xc6,0xb4,0xbd,0xb2,0x73,0xb6,0xb5,0xd7,0xbc,0xc3,0x45,0xcd,0xd4,0x36,0xdf,0xe2, -0x25,0xe7,0xe4,0x65,0xe3,0xdb,0x56,0xd2,0xc9,0x50,0xc2,0xbf,0xb7,0xb9,0xb6,0xf6, -0xb7,0xc4,0xba,0xdf,0xf9,0xf2,0x05,0x17,0x1e,0x1d,0x2f,0xa5,0x2d,0x40,0xe5,0x2e, -0x35,0x18,0x19,0x17,0x1a,0x0a,0x04,0x6e,0xfc,0xeb,0x38,0xeb,0xf1,0x29,0x16,0x23, -0x33,0x3b,0x40,0x7d,0x59,0x62,0xb9,0x70,0x69,0xac,0x65,0x58,0xcd,0x40,0x2e,0xa5, -0x11,0x07,0xb8,0xf7,0xf1,0x91,0xe1,0xe5,0xc4,0xea,0xfa,0x97,0x05,0x10,0x4a,0x15, -0x20,0x38,0x22,0x22,0xf6,0x25,0x1c,0x95,0x18,0x06,0x74,0xfb,0xe8,0x28,0xe6,0xd7, -0x39,0xcb,0xc1,0x86,0xba,0xba,0x68,0xbd,0xc2,0xfa,0xc4,0xd0,0x80,0xd2,0xdc,0x01, -0xdb,0xe6,0xba,0xde,0xe0,0x14,0xd8,0xd2,0x2a,0xcd,0xc8,0x30,0xc3,0xbc,0x7a,0xb8, -0xb3,0x2d,0xba,0xcf,0x57,0xec,0xfd,0x88,0x09,0x13,0xcf,0x26,0x2b,0x08,0x3b,0x3a, -0x43,0x36,0x2a,0xe7,0x17,0x10,0xeb,0x09,0x04,0xc9,0xf6,0xe9,0x34,0xe8,0x01,0x2e, -0x13,0x38,0xbd,0x34,0x55,0x62,0x57,0x6e,0x97,0x6a,0x6d,0xc0,0x62,0x4f,0x46,0x37, -0x1d,0x03,0x0f,0xfa,0xe6,0xfa,0xe8,0x2d,0xe6,0xe8,0x64,0xf3,0xfe,0x0a,0x10,0x14, -0xf7,0x1b,0x1f,0x37,0x1e,0x1f,0xac,0x1e,0x1b,0x93,0x0b,0x02,0x1c,0xf2,0xe7,0xbd, -0xdf,0xd7,0x25,0xc7,0xc1,0x5d,0xb9,0xba,0x50,0xbb,0xc2,0xcf,0xc8,0xcf,0x64,0xd7, -0xda,0x95,0xe0,0xe3,0x0b,0xe2,0xdd,0xb4,0xd6,0xd0,0xce,0xc7,0xc1,0x3a,0xbf,0xb7, -0xad,0xb8,0xb5,0x6f,0xc4,0xde,0x57,0xf6,0x07,0xcf,0x10,0x21,0xea,0x2a,0x31,0xc9, -0x31,0x34,0x02,0x28,0x22,0xc8,0x0f,0x09,0x27,0x04,0xfd,0x5a,0xf3,0xf3,0x8c,0xf5, -0x14,0x5e,0x28,0x3d,0x98,0x45,0x5b,0xff,0x63,0x6d,0x49,0x65,0x5f,0x7e,0x51,0x3e, -0xe2,0x2d,0x0f,0xf4,0x06,0xf6,0x81,0xf4,0xec,0x8d,0xe9,0xf2,0xfd,0xfb,0x0e,0xe8, -0x0d,0x1c,0xc9,0x1b,0x21,0x31,0x22,0x1a,0xcd,0x1a,0x0f,0x7e,0x09,0xf9,0x86,0xee, -0xe5,0xca,0xd9,0xd2,0x44,0xc4,0xbe,0xaf,0xbf,0xbd,0x7a,0xc0,0xc6,0xb2,0xca,0xd3, -0x06,0xd8,0xdc,0x0a,0xdc,0xde,0x7c,0xda,0xd4,0xd1,0xd0,0xcb,0x14,0xc7,0xc0,0x1a, -0xbe,0xb8,0xef,0xb9,0xbc,0x62,0xd7,0xe6,0x6f,0x03,0x08,0x37,0x17,0x27,0xf0,0x2c, -0x33,0xef,0x32,0x31,0x3b,0x23,0x1c,0x42,0x09,0x09,0x82,0xfe,0xf6,0xf8,0xf2,0xf4, -0xfa,0x00,0x18,0x36,0x30,0x3e,0x86,0x50,0x57,0x2f,0x6a,0x66,0xdb,0x6a,0x5b,0x15, -0x4b,0x38,0x04,0x1e,0x10,0x0b,0x02,0xf7,0xcc,0xf1,0xeb,0x39,0xee,0xf5,0x2e,0x05, -0x10,0x06,0x13,0x1f,0x8e,0x17,0x24,0xe3,0x1a,0x1b,0x7b,0x15,0x08,0x4b,0x01,0xf0, -0x6b,0xea,0xdc,0x6d,0xd9,0xcd,0x51,0xc5,0xbe,0x02,0xc1,0xc1,0x63,0xca,0xc8,0x64, -0xd3,0xd5,0x45,0xda,0xe0,0x7a,0xdc,0xde,0xec,0xd5,0xd3,0xcb,0xc9,0xc9,0x2d,0xc3, -0xc2,0x96,0xbf,0xbf,0x93,0xc1,0xd0,0x26,0xe6,0xf7,0x52,0x07,0x0e,0x96,0x17,0x23, -0x7d,0x27,0x26,0x43,0x24,0x18,0x0c,0x14,0x05,0x98,0x07,0xfb,0x5d,0x01,0xf8,0xa3, -0x07,0x06,0x4e,0x1e,0x30,0xab,0x3e,0x4e,0x60,0x4f,0x5d,0xbd,0x59,0x62,0xc7,0x50, -0x48,0x7b,0x36,0x23,0xac,0x19,0x07,0xc3,0x01,0xf5,0x3e,0xf6,0xf0,0x8e,0xf7,0x00, -0x76,0x0a,0x13,0xff,0x17,0x1a,0xa2,0x1f,0x1f,0x4d,0x1f,0x18,0x82,0x0e,0x04,0xca, -0xf9,0xee,0xca,0xe2,0xdc,0x37,0xd4,0xcf,0xda,0xc6,0xc7,0x82,0xca,0xcd,0x1c,0xd0, -0xd0,0x2e,0xd5,0xd7,0x8f,0xdb,0xdc,0x5c,0xda,0xd5,0x4e,0xd0,0xcc,0x97,0xc9,0xca, -0x8a,0xc9,0xc8,0xb9,0xc7,0xc7,0x68,0xcf,0xdd,0xaa,0xf3,0xfc,0xe1,0x05,0x09,0x17, -0x11,0x19,0xc7,0x16,0x17,0xee,0x0f,0x10,0xe2,0x06,0x04,0x09,0x03,0x02,0x70,0x0a, -0x07,0x89,0x12,0x15,0x00,0x28,0x37,0x53,0x43,0x4d,0x17,0x4c,0x55,0xae,0x53,0x51, -0x54,0x47,0x3c,0x1d,0x2c,0x1f,0xe9,0x10,0x08,0x73,0x00,0xfc,0xe3,0xfa,0xfa,0x51, -0xfd,0x06,0xe1,0x0f,0x15,0x68,0x18,0x1a,0x4b,0x1b,0x17,0x77,0x19,0x0c,0xd6,0x08, -0xfc,0x87,0xf6,0xe9,0x6e,0xe5,0xe1,0x82,0xd9,0xd8,0x64,0xd0,0xd0,0x35,0xd2,0xd2, -0xdd,0xd0,0xd3,0xa5,0xd3,0xd6,0x42,0xd6,0xd8,0xdb,0xd2,0xd3,0x72,0xce,0xcc,0x04, -0xcd,0xcd,0x01,0xd1,0xd1,0x26,0xd5,0xd4,0x06,0xdd,0xed,0x51,0xfa,0xff,0x67,0x07, -0x04,0xb2,0x0d,0x0c,0x70,0x08,0x05,0x25,0x00,0x01,0xa2,0xfd,0x00,0x06,0x01,0x07, -0x15,0x11,0x19,0x67,0x20,0x29,0xf7,0x34,0x3f,0xc1,0x45,0x49,0x57,0x49,0x48,0x61, -0x49,0x3c,0x96,0x3b,0x28,0xe9,0x25,0x1a,0xf1,0x0f,0x0b,0x78,0x02,0x02,0xde,0xff, -0x03,0xb7,0x05,0x0c,0x32,0x11,0x13,0x11,0x15,0x17,0x3d,0x16,0x15,0x5b,0x0e,0x07, -0x9c,0x03,0xfa,0xbf,0xf3,0xec,0xf0,0xe6,0xe2,0xda,0xdd,0xda,0x15,0xd6,0xd8,0xb4, -0xd5,0xd5,0x2f,0xd4,0xd1,0xfd,0xd6,0xd4,0xbf,0xd7,0xd2,0x9f,0xd3,0xcf,0x45,0xcd, -0xcf,0x4b,0xd1,0xd5,0x4d,0xd8,0xdb,0x7d,0xdc,0xe3,0x18,0xed,0xf7,0xc8,0xfd,0xfd, -0x2a,0x00,0xfe,0x7e,0x02,0xfc,0x1c,0xf9,0xf4,0xb2,0xf1,0xf7,0x25,0xf8,0x00,0x37, -0x06,0x12,0x69,0x19,0x27,0x9c,0x2e,0x37,0x96,0x40,0x3f,0x7c,0x44,0x41,0xeb,0x42, -0x40,0x21,0x3d,0x30,0x3c,0x2b,0x22,0x2d,0x1e,0x19,0x57,0x11,0x0a,0x0d,0x09,0x04, -0x4e,0x06,0x08,0x57,0x09,0x0e,0xc5,0x0e,0x14,0xdd,0x0f,0x17,0x89,0x12,0x11,0x9f, -0x0c,0x02,0x69,0x00,0xf5,0xaf,0xf4,0xeb,0x01,0xea,0xe3,0x64,0xe0,0xdd,0xaf,0xdb, -0xdc,0x28,0xdb,0xd7,0xc5,0xd6,0xd4,0xe3,0xd5,0xd5,0x1a,0xd3,0xd2,0x6f,0xcf,0xcf, -0x23,0xcd,0xd1,0x5e,0xd9,0xdd,0xcc,0xe3,0xe3,0xbb,0xe7,0xf1,0x41,0xf6,0xfc,0x83, -0xf9,0xf8,0x1e,0xf4,0xf6,0x14,0xf2,0xf0,0xbb,0xe9,0xe7,0xce,0xea,0xf1,0x0d,0xff, -0x04,0xc1,0x13,0x17,0xd4,0x27,0x2d,0x61,0x3b,0x3e,0x42,0x41,0x40,0x49,0x3b,0x3e, -0x17,0x38,0x3a,0xf6,0x30,0x2a,0x4d,0x21,0x1b,0x3e,0x1c,0x18,0xc0,0x13,0x0e,0x3f, -0x07,0x08,0x6d,0x08,0x0f,0xd2,0x0d,0x11,0xa9,0x0f,0x11,0xde,0x11,0x14,0x07,0x12, -0x0c,0x55,0x06,0xfe,0x9e,0xf9,0xf3,0xf1,0xf3,0xec,0x94,0xed,0xe6,0xf2,0xe4,0xe3, -0x7d,0xe3,0xe3,0x0c,0xde,0xda,0x4a,0xd6,0xd5,0x8f,0xd4,0xd5,0xb6,0xd1,0xd1,0x75, -0xcd,0xcd,0xff,0xcd,0xd8,0xe1,0xdf,0xe4,0x5e,0xe9,0xeb,0x75,0xf1,0xf7,0x37,0xfd, -0xfc,0xb7,0xf7,0xf4,0xac,0xee,0xec,0x41,0xe8,0xe2,0x65,0xde,0xdc,0x07,0xe9,0xf0, -0x48,0x00,0x09,0xe7,0x17,0x1f,0xd7,0x29,0x37,0x1f,0x3e,0x44,0xe9,0x3e,0x3c,0x65, -0x36,0x39,0x20,0x33,0x35,0x80,0x2b,0x23,0x41,0x1e,0x1d,0xf9,0x1b,0x18,0x44,0x14, -0x09,0x66,0x0c,0x03,0xdc,0x0e,0x08,0x68,0x11,0x0c,0xbb,0x0e,0x0e,0x00,0x0f,0x13, -0x67,0x0f,0x0e,0x62,0x02,0x00,0x53,0xf8,0xf9,0xc4,0xf4,0xf2,0x6d,0xef,0xea,0xf9, -0xe9,0xe7,0xa3,0xe8,0xe4,0x04,0xdf,0xd8,0x1e,0xd4,0xd4,0xef,0xd1,0xd3,0x80,0xcf, -0xd0,0x37,0xcf,0xd2,0x42,0xd7,0xe4,0xe0,0xeb,0xf3,0xb9,0xf3,0xf4,0x4b,0xfc,0xfc, -0x48,0xfc,0xf3,0x4d,0xeb,0xe6,0x21,0xdd,0xdd,0x26,0xd6,0xd6,0x0d,0xda,0xde,0x7e, -0xf2,0xfc,0xc0,0x0f,0xff,0x4e,0xea,0xe3,0x4d,0xda,0xe0,0x5f,0xe2,0xe6,0xf5,0xec, -0xfb,0x05,0x10,0x20,0x04,0x34,0x36,0x6c,0x3e,0x3a,0x18,0x3a,0x2e,0xd5,0x27,0x14, -0x34,0x05,0xf4,0x60,0xe5,0xe1,0xe1,0xde,0xe3,0xf9,0xe5,0xec,0xad,0xf1,0xf7,0x4f, -0xfa,0xf7,0x5e,0xf3,0xe9,0x21,0xdf,0xd8,0x80,0xd0,0xcf,0x99,0xcb,0xcd,0x60,0xd6, -0xea,0x8b,0x06,0x1e,0x96,0x2e,0x32,0xdc,0x33,0x36,0x57,0x2d,0x1f,0xcf,0x10,0xff, -0x09,0xee,0xe1,0x79,0xd8,0xd8,0x16,0xe0,0xe2,0x14,0xed,0xf5,0x9b,0x08,0x1f,0xa7, -0x2b,0x36,0x64,0x37,0x38,0x09,0x37,0x32,0xfd,0x2a,0x21,0x84,0x0e,0xff,0x89,0xee, -0xe6,0x02,0xe4,0xe2,0x5a,0xe2,0xe4,0xf7,0xe8,0xf1,0xc0,0xf6,0xf8,0x10,0xf4,0xed, -0xc2,0xe4,0xdd,0xad,0xd5,0xd3,0xdd,0xcd,0xcc,0x6d,0xd0,0xe0,0xe9,0xfc,0x19,0x69, -0x2d,0x33,0x91,0x33,0x37,0x11,0x34,0x27,0x09,0x11,0xfd,0x88,0xea,0xde,0x6e,0xd6, -0xd6,0xa4,0xd9,0xe2,0x2a,0xea,0xf5,0xd3,0x06,0x20,0xb4,0x2c,0x39,0xe6,0x35,0x33, -0x31,0x36,0x32,0xb9,0x31,0x21,0x2d,0x15,0x02,0x62,0xf5,0xe9,0xee,0xe7,0xe0,0x28, -0xe1,0xdf,0x87,0xe4,0xef,0xd2,0xf6,0xfc,0xd9,0xf9,0xf3,0x30,0xeb,0xe4,0x4c,0xdc, -0xd6,0x29,0xd0,0xcb,0xd8,0xc8,0xd0,0xe3,0xec,0x0b,0x38,0x2b,0x35,0x1b,0x37,0x33, -0xbf,0x39,0x33,0x75,0x22,0x01,0xb6,0xe9,0xd4,0xa4,0xd2,0xd2,0x96,0xd9,0xdd,0xae, -0xe8,0xf1,0x9e,0x04,0x19,0xea,0x2d,0x39,0x6a,0x37,0x33,0x3f,0x2e,0x32,0xa4,0x2e, -0x2a,0x34,0x19,0x0c,0x05,0xfb,0xef,0x82,0xe9,0xe6,0xe2,0xe2,0xdf,0xe2,0xde,0xe4, -0x51,0xf1,0xf9,0xf3,0xfd,0xf5,0x78,0xf1,0xe8,0xae,0xe4,0xdb,0x75,0xd5,0xcb,0xbd, -0xc7,0xc7,0x45,0xda,0xfd,0xeb,0x1b,0x34,0x22,0x34,0x38,0x78,0x37,0x3e,0x63,0x2f, -0x12,0xc2,0xf5,0xda,0xdd,0xd0,0xcc,0x03,0xd0,0xd7,0xe8,0xe4,0xee,0xd0,0xfb,0x0f, -0x77,0x27,0x3c,0x25,0x3d,0x35,0xa6,0x2f,0x2c,0x6e,0x31,0x2c,0xa8,0x1f,0x10,0x89, -0x01,0xf2,0xdb,0xec,0xe8,0xeb,0xe4,0xe1,0xee,0xdc,0xdf,0xe6,0xe9,0xf7,0xa3,0xfd, -0xfb,0x95,0xf5,0xee,0x92,0xe9,0xe2,0x55,0xd7,0xd0,0x30,0xc6,0xc6,0xf7,0xce,0xf0, -0x88,0x10,0x2d,0xe0,0x36,0x37,0x3f,0x3b,0x40,0xfd,0x38,0x1f,0x8b,0xfb,0xde,0x4c, -0xd0,0xca,0x9d,0xd0,0xd4,0x64,0xdb,0xe7,0x21,0xf5,0x09,0x3f,0x23,0x35,0x24,0x3c, -0x35,0x51,0x2e,0x28,0x1f,0x2e,0x2d,0x2d,0x27,0x19,0xa9,0x09,0xfc,0x50,0xf4,0xf0, -0xba,0xe8,0xe1,0xcb,0xd9,0xd8,0xc5,0xe0,0xee,0x2b,0xf9,0xfd,0xd8,0xf7,0xf1,0x5c, -0xed,0xe8,0xd4,0xe1,0xd7,0x23,0xcc,0xc5,0xb4,0xc7,0xdd,0x04,0x01,0x1f,0x06,0x33, -0x3a,0xe3,0x3a,0x3d,0x2b,0x40,0x2b,0xa6,0x0f,0xe6,0x8d,0xd1,0xc4,0xc8,0xc7,0xcc, -0xc9,0xd3,0xe2,0xeb,0xef,0x04,0x66,0x1c,0x31,0x1b,0x41,0x40,0x41,0x37,0x2c,0xf6, -0x2b,0x2a,0xdd,0x25,0x1c,0xb2,0x09,0x00,0x04,0xf3,0xf0,0xfb,0xe9,0xe6,0x92,0xdf, -0xdb,0xf0,0xdd,0xe6,0x58,0xf5,0xfa,0x4b,0xfa,0xf4,0x1d,0xf1,0xec,0x01,0xe7,0xde, -0xa6,0xd2,0xcc,0xc4,0xc8,0xd7,0xd2,0xf0,0x15,0xf7,0x28,0x3a,0xc2,0x35,0x3e,0xce, -0x3b,0x36,0x64,0x18,0xf4,0x8b,0xd4,0xc8,0x8a,0xc3,0xcd,0xf2,0xd1,0xdd,0x11,0xed, -0xfd,0x41,0x17,0x2a,0x9e,0x3d,0x3c,0x1b,0x38,0x2a,0x67,0x27,0x2a,0xd5,0x27,0x20, -0xcc,0x13,0x06,0xa7,0xfe,0xf7,0x5a,0xf1,0xea,0x12,0xe0,0xd9,0x1a,0xd9,0xde,0x6f, -0xec,0xf6,0x1f,0xf9,0xf8,0x33,0xf2,0xf2,0xb3,0xeb,0xe6,0x69,0xd7,0xcc,0xdc,0xc5, -0xce,0xaf,0xe4,0x06,0x7b,0x22,0x30,0xba,0x3a,0x3c,0xb0,0x41,0x3a,0xd5,0x26,0x06, -0x86,0xe1,0xcb,0xf4,0xbf,0xc4,0x0e,0xcd,0xd8,0x15,0xe3,0xf4,0xc3,0x07,0x22,0xcd, -0x36,0x3f,0xaa,0x3b,0x30,0x9f,0x2b,0x28,0x78,0x2b,0x25,0x1a,0x1d,0x0e,0xb7,0x02, -0xfb,0x70,0xf2,0xec,0x5a,0xe2,0xd9,0xc6,0xd4,0xd8,0x41,0xe3,0xf1,0x59,0xf9,0xfb, -0x61,0xf8,0xf3,0x4d,0xf1,0xe8,0xbc,0xe0,0xd2,0x12,0xcd,0xce,0x85,0xdf,0xf6,0xa8, -0x15,0x28,0xd3,0x38,0x3c,0xdf,0x3d,0x37,0xda,0x2a,0x12,0x75,0xf1,0xd0,0x9e,0xc3, -0xbe,0x7d,0xc8,0xd4,0xe9,0xde,0xf1,0x68,0x03,0x1a,0x53,0x2c,0x3c,0x0e,0x3d,0x3a, -0x33,0x2d,0x27,0x02,0x23,0x23,0x8c,0x1c,0x13,0x3a,0x07,0xfd,0x3f,0xfa,0xef,0x3f, -0xed,0xe1,0x84,0xde,0xd8,0xd7,0xde,0xe7,0x5b,0xf4,0xf8,0x6f,0xf8,0xf4,0xfa,0xef, -0xeb,0x3b,0xe3,0xda,0xd6,0xd1,0xd2,0x0e,0xde,0xee,0xb1,0x07,0x1f,0x1b,0x30,0x3c, -0x93,0x3b,0x3b,0x72,0x2c,0x1a,0x6c,0xfd,0xdd,0xe7,0xc4,0xc0,0x87,0xc0,0xd0,0x13, -0xd9,0xe8,0xf6,0xf9,0x12,0x03,0x25,0x39,0x81,0x3d,0x3b,0xa3,0x32,0x28,0x88,0x28, -0x23,0x8c,0x24,0x16,0xb8,0x0d,0x00,0xe2,0xfc,0xf3,0x3b,0xed,0xe2,0x3e,0xd9,0xd7, -0xe1,0xd6,0xe3,0xe0,0xea,0xf6,0x8f,0xf8,0xfa,0x26,0xf6,0xf3,0x48,0xec,0xe1,0x1e, -0xd8,0xd1,0xd5,0xdb,0xe9,0xf3,0xfc,0x11,0x15,0x27,0x34,0x1b,0x3f,0x3b,0xca,0x31, -0x23,0xcc,0x0c,0xee,0xf9,0xd0,0xbd,0x10,0xbc,0xc1,0x3f,0xd4,0xdc,0xe1,0xf0,0x04, -0xcf,0x1c,0x2f,0xcf,0x41,0x3f,0x96,0x3f,0x2f,0x0f,0x2b,0x26,0xfc,0x21,0x1c,0x7a, -0x0d,0x05,0x3a,0xf8,0xf6,0xce,0xeb,0xea,0xc1,0xde,0xdb,0x77,0xd9,0xdf,0xdc,0xea, -0xf4,0xe2,0xfb,0xfa,0x76,0xfa,0xf3,0xbf,0xf0,0xe5,0x2b,0xde,0xd2,0xe3,0xd7,0xe2, -0xa1,0xf3,0x05,0xb5,0x18,0x2e,0x58,0x38,0x42,0xcc,0x36,0x2a,0x27,0x15,0xfb,0x3c, -0xe2,0xc7,0x07,0xbd,0xc0,0xc7,0xca,0xda,0x18,0xe7,0xf9,0x4d,0x0f,0x23,0x45,0x31, -0x3a,0x3d,0x3a,0x35,0xf0,0x2f,0x28,0x7e,0x28,0x25,0xef,0x1c,0x0f,0xc6,0x03,0xf8, -0x8e,0xf1,0xe7,0x20,0xdc,0xd4,0xd2,0xd0,0xd6,0x8d,0xde,0xeb,0xa3,0xf6,0xff,0x52, -0xfe,0xfc,0xcd,0xf4,0xf0,0x4a,0xe4,0xdd,0x71,0xdc,0xe4,0x24,0xf3,0xfd,0x84,0x0f, -0x20,0xef,0x34,0x3a,0x21,0x37,0x25,0x35,0x17,0xff,0xc3,0xe9,0xcf,0xa3,0xc0,0xbf, -0xb5,0xc7,0xd6,0x7a,0xe6,0xfc,0x45,0x0f,0x21,0x1b,0x2b,0x36,0x75,0x38,0x37,0xe8, -0x2e,0x26,0x41,0x20,0x20,0x14,0x1b,0x13,0x7e,0x0b,0x01,0x60,0xfa,0xf0,0xc8,0xe5, -0xdd,0xf8,0xd6,0xd6,0x66,0xda,0xe2,0x84,0xed,0xf7,0x45,0xfd,0xfc,0xf7,0xf8,0xf1, -0x74,0xe9,0xe0,0x30,0xde,0xe4,0x02,0xf0,0xfd,0xc6,0x03,0x18,0x2f,0x28,0x3c,0x37, -0x3c,0x2f,0xb9,0x1a,0x07,0x43,0xf5,0xdf,0xbb,0xcd,0xbb,0xbe,0xc1,0xc7,0xb9,0xde, -0xee,0xcc,0x02,0x16,0x20,0x22,0x2c,0x2e,0x38,0x39,0x0d,0x3b,0x31,0xe6,0x24,0x21, -0x3a,0x1b,0x1b,0xc9,0x0d,0x07,0x14,0xf7,0xf2,0xe5,0xe6,0xe1,0x19,0xdb,0xd7,0x62, -0xdb,0xdb,0x9c,0xe8,0xf0,0x10,0xfe,0xfc,0xc0,0xfa,0xf2,0x25,0xed,0xe7,0x40,0xe3, -0xe9,0x84,0xee,0xfc,0x3b,0x01,0x0d,0x64,0x20,0x2e,0xeb,0x39,0x2f,0x80,0x22,0x07, -0xbc,0xfb,0xe5,0xcf,0xd8,0xc5,0x8e,0xbd,0xc4,0x81,0xd2,0xee,0x28,0xfd,0x10,0x48, -0x1b,0x25,0x1f,0x32,0x37,0xac,0x3a,0x34,0xe2,0x29,0x21,0x87,0x1d,0x19,0xa7,0x17, -0x0c,0x3b,0x01,0xf4,0xac,0xea,0xe0,0xae,0xdb,0xd5,0xf7,0xd4,0xd6,0xdb,0xdd,0xea, -0xc9,0xf8,0x01,0x6b,0x01,0xfd,0x67,0xf4,0xef,0x42,0xe8,0xed,0xa4,0xef,0xfa,0xa5, -0xfd,0x01,0xab,0x0f,0x23,0xdd,0x35,0x33,0xb2,0x26,0x0f,0xa9,0x04,0xf1,0x41,0xe6, -0xd0,0x29,0xc4,0xc1,0xd2,0xcb,0xda,0xc8,0xf8,0x05,0x44,0x17,0x1c,0x26,0x28,0x33, -0xc2,0x3c,0x38,0xc2,0x31,0x24,0xf0,0x1e,0x1b,0x72,0x16,0x11,0x6b,0x05,0xfb,0x8d, -0xeb,0xe7,0x9b,0xde,0xde,0xd3,0xd8,0xd8,0xf9,0xd9,0xe3,0xd4,0xf0,0xf9,0xee,0x00, -0xfc,0xa5,0xf6,0xed,0x80,0xea,0xef,0x0e,0xf9,0xff,0xff,0xfe,0x00,0x6a,0x04,0x1c, -0xae,0x2c,0x32,0xe9,0x24,0x12,0x70,0x01,0xf8,0x28,0xec,0xdd,0x2f,0xcd,0xc2,0x09, -0xc8,0xd3,0x64,0xec,0xfe,0xd9,0x0d,0x15,0x1c,0x1a,0x27,0x77,0x35,0x3e,0x5e,0x39, -0x30,0x30,0x22,0x1f,0x6a,0x1c,0x18,0x9c,0x0d,0x00,0x78,0xef,0xe3,0xfe,0xdd,0xda, -0x6f,0xd9,0xd4,0xa9,0xd5,0xdc,0x37,0xec,0xf9,0xfd,0x01,0x00,0xb7,0xfb,0xf2,0x9e, -0xef,0xf4,0x1b,0xfb,0x03,0xb9,0x00,0xfe,0x82,0x03,0x0e,0x8b,0x26,0x2a,0x3b,0x27, -0x14,0x1b,0x05,0xfa,0x03,0xf8,0xe9,0x11,0xda,0xcc,0x1b,0xc1,0xcc,0x98,0xe0,0xf4, -0xcc,0x04,0x0d,0x9c,0x10,0x1d,0x8c,0x29,0x3d,0xf1,0x40,0x3a,0x03,0x2c,0x1e,0x2d, -0x1e,0x1d,0xd1,0x18,0x07,0x68,0xf4,0xe4,0x1d,0xdf,0xdb,0x68,0xdd,0xd7,0xd6,0xd3, -0xd6,0x5b,0xdd,0xee,0xc1,0xfc,0x03,0x48,0xfe,0xf6,0x77,0xf0,0xf7,0xbb,0x03,0x0b, -0x03,0x08,0x02,0x11,0x02,0x0a,0x83,0x1b,0x24,0x39,0x23,0x15,0x5f,0x05,0xf7,0x38, -0xf5,0xf0,0xc0,0xe5,0xd4,0xf6,0xc6,0xc6,0xf2,0xd8,0xef,0xf8,0x01,0x07,0x4e,0x0b, -0x12,0xa3,0x24,0x38,0x30,0x40,0x3f,0x89,0x30,0x26,0x27,0x1e,0x1e,0xa3,0x16,0x0c, -0xb1,0xf7,0xe9,0x4d,0xde,0xdd,0x60,0xdf,0xdc,0x30,0xd9,0xd7,0x87,0xdd,0xe9,0xe4, -0xf6,0xfd,0x6e,0xfd,0xf5,0x26,0xf1,0xf6,0x78,0x05,0x10,0x43,0x14,0x08,0x3d,0x08, -0x08,0x75,0x14,0x1c,0x07,0x1b,0x13,0xd4,0x00,0xf8,0x20,0xf1,0xf2,0xf4,0xec,0xe2, -0x33,0xd5,0xcc,0xa7,0xd3,0xe5,0x59,0xf9,0x02,0x5e,0x03,0x06,0xe0,0x0f,0x2b,0x52, -0x3e,0x45,0xdb,0x40,0x30,0xf9,0x27,0x22,0xfd,0x20,0x14,0x00,0x02,0xe9,0xfe,0xd9, -0xd4,0x5a,0xd7,0xda,0x8f,0xd8,0xd7,0xd1,0xd8,0xe2,0xf5,0xf1,0xfc,0xd9,0x02,0xfb, -0x0c,0xf8,0xf9,0x7e,0x0a,0x15,0x3c,0x1a,0x11,0x36,0x0a,0x09,0x0b,0x0a,0x0e,0x07, -0x0d,0x0a,0xd8,0x01,0xf6,0x84,0xf0,0xf0,0x06,0xf3,0xf0,0x4a,0xe5,0xda,0xd6,0xd6, -0xdf,0xe2,0xef,0xfa,0xe9,0x00,0x00,0x31,0x08,0x15,0xce,0x32,0x3f,0x2b,0x46,0x37, -0xf4,0x2b,0x23,0xe3,0x22,0x1c,0xcb,0x09,0xf6,0x79,0xdf,0xd9,0xa2,0xd3,0xdb,0x36, -0xd8,0xd9,0xd6,0xd5,0xdb,0x74,0xe8,0xf6,0x4f,0x02,0xfe,0xcf,0xfc,0xfa,0x80,0x0a, -0x14,0xaa,0x1d,0x18,0xd9,0x11,0x09,0x5d,0x07,0x07,0xe0,0x06,0x0a,0xc9,0xfe,0xf7, -0x2e,0xeb,0xf0,0x3c,0xf5,0xfa,0x05,0xef,0xe5,0x29,0xda,0xde,0x02,0xe8,0xf3,0xd2, -0xfa,0xfb,0x02,0xff,0x07,0xfd,0x21,0x37,0x7e,0x46,0x43,0xcc,0x34,0x2b,0xe4,0x24, -0x1f,0xee,0x11,0xfd,0x48,0xe7,0xd8,0xd7,0xd3,0xd4,0xa5,0xdd,0xda,0xab,0xdc,0xda, -0xbb,0xe3,0xf1,0x33,0xfc,0xff,0x42,0xf9,0xfc,0x33,0x06,0x19,0xba,0x21,0x21,0x53, -0x16,0x0f,0x69,0x0a,0x08,0xe6,0xff,0xfd,0x2a,0xf6,0xf2,0xb0,0xed,0xee,0xce,0xf1, -0xf8,0x29,0xf7,0xf1,0xd3,0xe8,0xe6,0xf4,0xe6,0xee,0xf7,0xf4,0xf8,0xd8,0xf9,0x01, -0xdc,0x0e,0x27,0x42,0x3b,0x43,0x18,0x3e,0x32,0xc6,0x26,0x21,0x96,0x19,0x09,0xdd, -0xf5,0xdf,0x07,0xd7,0xd2,0x2d,0xd7,0xdb,0x7d,0xd9,0xda,0xcf,0xdb,0xe6,0xab,0xf1, -0xfc,0x3e,0xfe,0xff,0x33,0x09,0x15,0x9f,0x25,0x25,0x77,0x20,0x14,0xda,0x0b,0x04, -0xcc,0xfb,0xf8,0xe9,0xf2,0xef,0x66,0xec,0xeb,0x71,0xf3,0xfb,0xab,0x01,0xfc,0x67, -0xf3,0xea,0xfd,0xe8,0xe7,0x64,0xed,0xed,0xfc,0xf3,0xf4,0x4d,0x03,0x17,0x02,0x35, -0x43,0x2d,0x48,0x37,0xf6,0x2f,0x26,0xf1,0x20,0x12,0x0c,0xfb,0xe7,0xf9,0xd4,0xd4, -0xf2,0xd0,0xd9,0x14,0xd9,0xdc,0x22,0xdc,0xe1,0xb4,0xed,0xf5,0xdd,0xff,0xff,0xa8, -0x0c,0x13,0x7c,0x26,0x28,0x75,0x2a,0x1e,0x78,0x17,0x0b,0xb2,0x00,0xf2,0x70,0xeb, -0xe6,0x71,0xe3,0xe5,0xb5,0xe9,0xf0,0xb8,0xfc,0x02,0x12,0xff,0xfb,0xee,0xf4,0xf0, -0x4d,0xed,0xef,0x3b,0xee,0xf2,0xa5,0xf7,0x03,0x4d,0x1e,0x34,0x8e,0x42,0x3f,0xbd, -0x37,0x2d,0xe8,0x27,0x1a,0x2c,0x0a,0xf4,0x90,0xe1,0xd4,0xed,0xd1,0xd1,0xbd,0xd9, -0xda,0x63,0xd9,0xdc,0x4e,0xe2,0xf0,0xd2,0xf7,0xff,0x92,0x08,0x14,0x25,0x23,0x29, -0x27,0x2d,0x26,0xac,0x24,0x16,0x26,0x05,0xf3,0x17,0xe2,0xe2,0x27,0xdb,0xe4,0x65, -0xe2,0xee,0xf3,0xf6,0x04,0x50,0x0a,0x09,0xd7,0x00,0xf5,0xad,0xea,0xe6,0xa2,0xea, -0xea,0xe1,0xf3,0xf6,0x4a,0x09,0x25,0x75,0x3b,0x44,0xd8,0x43,0x35,0xc8,0x2b,0x21, -0x2d,0x12,0xfe,0x0b,0xeb,0xd8,0x8b,0xd0,0xce,0x62,0xd3,0xda,0xc1,0xdc,0xde,0x8d, -0xe0,0xea,0x97,0xf4,0xfe,0x89,0x08,0x13,0x95,0x1f,0x29,0xe4,0x2c,0x29,0x78,0x24, -0x1b,0xd2,0x0b,0xf8,0x5b,0xe5,0xdc,0xd7,0xdd,0xe1,0x28,0xe5,0xea,0xbd,0xf4,0x03, -0x9d,0x0c,0x0d,0xe9,0x04,0xfc,0xf0,0xf0,0xe7,0x02,0xe2,0xe2,0x8f,0xe8,0xef,0x1d, -0xfc,0x16,0x6c,0x31,0x43,0x8a,0x47,0x40,0xe5,0x33,0x2b,0x2b,0x1b,0x07,0x8f,0xf2, -0xdf,0x7b,0xd4,0xcc,0x62,0xcf,0xd3,0x42,0xdb,0xdb,0x16,0xde,0xe3,0x48,0xee,0xf9, -0x11,0x07,0x15,0x03,0x24,0x2d,0x42,0x2f,0x2e,0xf4,0x27,0x24,0x90,0x11,0xfb,0xa4, -0xe2,0xd4,0x4b,0xd7,0xda,0x47,0xe5,0xe7,0xae,0xf6,0xff,0xd8,0x10,0x14,0xda,0x14, -0x06,0x91,0xf7,0xe6,0xbe,0xd9,0xd8,0xf4,0xdd,0xe5,0xc3,0xf0,0x02,0xbc,0x1e,0x3b, -0xd1,0x4d,0x4e,0xcb,0x44,0x35,0xa0,0x23,0x12,0xea,0xfa,0xeb,0x57,0xd8,0xcd,0xa7, -0xc6,0xcc,0x61,0xd5,0xdc,0xc7,0xe0,0xe0,0xdc,0xe7,0xf2,0xc7,0x03,0x13,0xce,0x21, -0x28,0xdd,0x2d,0x2f,0xd1,0x2d,0x2c,0xf8,0x1c,0x07,0x07,0xeb,0xd6,0x16,0xcf,0xd4, -0x0f,0xdb,0xe3,0xf6,0xe9,0xf9,0xa0,0x06,0x17,0x2a,0x1d,0x13,0xb5,0x05,0xf2,0xc1, -0xde,0xd8,0x2d,0xdc,0xdf,0x78,0xeb,0xef,0x0c,0x0d,0x25,0xef,0x44,0x4d,0x00,0x4a, -0x3a,0x11,0x2d,0x1d,0x4f,0x09,0xfb,0xa4,0xe0,0xd4,0xa7,0xc4,0xc9,0xaa,0xcc,0xd9, -0x44,0xdb,0xdd,0x8a,0xe0,0xec,0xf5,0xfb,0x14,0x88,0x27,0x31,0x50,0x34,0x33,0xe8, -0x31,0x30,0x84,0x23,0x0c,0xc6,0xed,0xd3,0x63,0xc4,0xc8,0x6d,0xd3,0xdf,0x3d,0xea, -0xf6,0x55,0x08,0x17,0xcf,0x27,0x22,0x01,0x13,0xfb,0xfd,0xe6,0xd7,0x44,0xd1,0xd4, -0xfd,0xd7,0xe8,0x44,0xf6,0x19,0x08,0x34,0x4e,0x79,0x4e,0x49,0x75,0x37,0x29,0x33, -0x16,0xff,0xd1,0xed,0xd6,0x99,0xce,0xc4,0x76,0xcd,0xd2,0xd9,0xdd,0xdd,0x0e,0xe0, -0xe3,0xf8,0xf1,0x0a,0x31,0x1e,0x2c,0x25,0x2f,0x31,0x24,0x32,0x34,0xe5,0x2f,0x1c, -0x92,0xfe,0xe1,0xc5,0xc9,0xc6,0xcb,0xd1,0xd9,0xf1,0xe4,0xec,0xd3,0xfb,0x0d,0xbd, -0x24,0x27,0xcc,0x1d,0x05,0xe2,0xef,0xde,0x72,0xd3,0xd6,0x56,0xd6,0xdf,0x82,0xe9, -0xff,0xe4,0x1f,0x3f,0x45,0x52,0x4b,0x38,0x41,0x2b,0xcc,0x23,0x0d,0xc6,0x00,0xe3, -0x54,0xd3,0xc5,0xf3,0xc5,0xcf,0x3a,0xd5,0xdc,0xcf,0xda,0xdf,0x85,0xe9,0x02,0x97, -0x18,0x2b,0x16,0x31,0x32,0x14,0x34,0x35,0x5e,0x32,0x26,0x5e,0x0c,0xef,0x72,0xd2, -0xc2,0xe5,0xc9,0xd3,0xe8,0xe0,0xe7,0x5c,0xf3,0x05,0x00,0x1e,0x29,0x1e,0x26,0x11, -0x0a,0xf9,0xe6,0x5b,0xd7,0xd1,0xf8,0xd4,0xd6,0x68,0xe3,0xf2,0x81,0x11,0x32,0x97, -0x4b,0x4f,0xbc,0x46,0x38,0xdd,0x29,0x18,0x71,0x03,0xef,0x48,0xd7,0xcb,0x8c,0xc3, -0xc8,0x46,0xd1,0xd9,0xe5,0xdd,0xde,0xd3,0xe7,0xf8,0xfd,0x13,0x27,0x65,0x32,0x33, -0x4d,0x32,0x32,0x69,0x33,0x2b,0x58,0x16,0xf9,0x7f,0xd7,0xc5,0x8c,0xc1,0xd0,0x21, -0xda,0xe7,0x5a,0xef,0x02,0x10,0x16,0x2a,0x94,0x2e,0x1f,0x2b,0x08,0xec,0x28,0xdc, -0xd0,0x32,0xcd,0xd2,0x51,0xd7,0xe5,0x0c,0xfa,0x1d,0xd4,0x3a,0x52,0x1b,0x4e,0x43, -0x50,0x2f,0x21,0xca,0x11,0xfe,0x05,0xe6,0xd1,0xaa,0xc7,0xc5,0x93,0xd0,0xd8,0x77, -0xe0,0xde,0x3f,0xdf,0xea,0x69,0x04,0x1f,0x66,0x2d,0x32,0xf1,0x2e,0x33,0xb2,0x37, -0x35,0xb0,0x22,0x08,0xe3,0xe7,0xcd,0x57,0xc2,0xc9,0x33,0xd6,0xe1,0x29,0xea,0xf3, -0x04,0x09,0x23,0x8f,0x31,0x2c,0xc7,0x13,0xfa,0x52,0xe5,0xd9,0xab,0xcf,0xcc,0xdf, -0xce,0xd4,0xac,0xe6,0x03,0x9e,0x2c,0x44,0x05,0x53,0x47,0x9a,0x3d,0x30,0x20,0x25, -0x0f,0x7c,0xf8,0xdd,0x40,0xcd,0xc5,0xa0,0xc5,0xcf,0x91,0xd2,0xd8,0xd5,0xd7,0xe3, -0xfd,0xfa,0x1a,0x2d,0x2e,0x37,0x00,0x33,0x36,0x36,0x34,0x36,0xdc,0x26,0x0d,0xb4, -0xf2,0xd4,0x00,0xc6,0xc3,0xbb,0xd1,0xdc,0x1d,0xec,0xf2,0x31,0x06,0x1a,0xfe,0x2e, -0x30,0x18,0x1e,0x03,0xbe,0xea,0xdb,0xc2,0xd1,0xc9,0xd8,0xca,0xcf,0x10,0xdf,0xf9, -0xb1,0x1a,0x39,0xb1,0x4c,0x4b,0xb0,0x43,0x34,0x78,0x28,0x18,0x15,0x01,0xe9,0xd2, -0xd2,0xc8,0x11,0xc4,0xcc,0x3e,0xcf,0xd9,0xb2,0xd9,0xe1,0xae,0xf6,0x0f,0x65,0x29, -0x33,0xb0,0x36,0x34,0x7e,0x35,0x37,0x99,0x2c,0x18,0x51,0xfa,0xdf,0xd7,0xc9,0xc2, -0xfa,0xca,0xd7,0xd0,0xe6,0xf0,0x1d,0x00,0x13,0xb1,0x28,0x30,0xa5,0x28,0x0e,0xa9, -0xf7,0xe0,0x10,0xd6,0xcc,0xd0,0xc6,0xcb,0xce,0xd3,0xe9,0x8a,0x04,0x28,0xbc,0x42, -0x50,0x2f,0x4a,0x3e,0xad,0x30,0x25,0xa4,0x12,0xf9,0xe6,0xdd,0xc9,0x01,0xc1,0xc2, -0xdc,0xcc,0xd0,0xb7,0xd6,0xd7,0xfc,0xe9,0x03,0x4a,0x23,0x36,0xe1,0x39,0x36,0x0a, -0x34,0x38,0xd7,0x33,0x23,0x2d,0x08,0xe6,0xd7,0xcd,0xc2,0xd8,0xc7,0xd6,0x28,0xe7, -0xef,0x17,0xfa,0x0a,0x7b,0x22,0x34,0x11,0x31,0x1a,0xcf,0xfe,0xe6,0x86,0xd6,0xcd, -0xba,0xc4,0xc1,0xd9,0xc9,0xd7,0x10,0xf3,0x16,0xca,0x34,0x4b,0x54,0x4f,0x46,0x04, -0x3b,0x30,0x1a,0x20,0x09,0x16,0xf0,0xd6,0x91,0xc9,0xc4,0xfa,0xc6,0xcb,0x79,0xcd, -0xd3,0x98,0xdd,0xf5,0xe7,0x10,0x2b,0x6b,0x35,0x38,0x88,0x36,0x3a,0x56,0x3a,0x2b, -0xfd,0x17,0xf5,0xf8,0xdf,0xc7,0x71,0xc5,0xce,0x67,0xda,0xee,0x89,0xf1,0x03,0x04, -0x16,0x30,0x31,0x35,0x29,0x3e,0x0d,0xf2,0xf2,0xe1,0xd2,0xe5,0xcc,0xbf,0xc0,0xc1, -0xca,0xfe,0xde,0xfe,0x3d,0x20,0x3a,0x9c,0x49,0x49,0x68,0x3f,0x38,0x9b,0x2a,0x1d, -0xe9,0x01,0xe8,0xed,0xd3,0xc8,0xbd,0xc7,0xc9,0x94,0xcb,0xcc,0x41,0xd6,0xe5,0x75, -0x04,0x1f,0xac,0x31,0x36,0xe6,0x34,0x39,0x1a,0x3c,0x36,0x2f,0x22,0x04,0xd0,0xe6, -0xd3,0xba,0xc8,0xca,0x09,0xd7,0xe2,0x11,0xf2,0xfc,0xd3,0x0e,0x25,0x29,0x32,0x2d, -0xd0,0x17,0xfd,0xac,0xe7,0xdd,0xa5,0xcd,0xc7,0x35,0xbd,0xc5,0xa5,0xd4,0xf1,0x25, -0x0e,0x2e,0xb6,0x3d,0x49,0xbb,0x42,0x3e,0x67,0x33,0x25,0x54,0x0d,0xf1,0x8a,0xdc, -0xcb,0xdd,0xc6,0xc4,0xed,0xca,0xc8,0x1f,0xd4,0xe3,0x63,0xfe,0x1b,0xbc,0x30,0x36, -0x6d,0x37,0x36,0x01,0x38,0x36,0x77,0x25,0x0d,0x15,0xef,0xd7,0x5c,0xc9,0xca,0x9d, -0xd5,0xe3,0x80,0xf1,0xf9,0x1a,0x0c,0x1d,0xb7,0x31,0x32,0x1c,0x23,0x09,0x10,0xef, -0xdf,0x6f,0xd2,0xcb,0x44,0xbd,0xb9,0x43,0xc3,0xd9,0x6a,0xfa,0x19,0x71,0x35,0x42, -0x3d,0x47,0x44,0x57,0x3f,0x36,0xea,0x20,0x08,0x09,0xea,0xd6,0x7e,0xc9,0xc4,0xef, -0xc2,0xc1,0xf7,0xc5,0xd5,0xbc,0xee,0x0e,0x5e,0x27,0x35,0x98,0x39,0x3a,0x2a,0x3f, -0x3b,0x35,0x2b,0x13,0x0c,0xf8,0xe0,0x4f,0xd1,0xc8,0x4d,0xd3,0xdb,0x3d,0xee,0xf7, -0x13,0x09,0x17,0xac,0x2e,0x32,0xa0,0x29,0x12,0x42,0xfd,0xea,0x87,0xda,0xcf,0x46, -0xc2,0xb9,0x9d,0xb9,0xc9,0x3d,0xe4,0x04,0xa8,0x1e,0x33,0x18,0x3f,0x48,0xd1,0x47, -0x43,0xd4,0x31,0x1c,0xd2,0x00,0xe9,0xa5,0xd4,0xc6,0xc8,0xc0,0xb8,0xdb,0xbf,0xc5, -0x37,0xe4,0xfc,0xd8,0x1f,0x2d,0x3d,0x3a,0x3d,0x72,0x40,0x3e,0x78,0x32,0x1d,0x03, -0x04,0xec,0xa3,0xd6,0xce,0x92,0xcc,0xd9,0x04,0xe6,0xf5,0x2d,0x00,0x13,0x41,0x20, -0x30,0x32,0x2e,0x1a,0x73,0x06,0xee,0x4c,0xe2,0xd3,0xf3,0xc9,0xbe,0x0d,0xbb,0xc5, -0xb0,0xd9,0xf5,0x72,0x10,0x28,0x36,0x35,0x40,0x37,0x44,0x42,0xdd,0x37,0x24,0xbc, -0x0b,0xf7,0x2b,0xe0,0xd3,0x50,0xc5,0xbf,0x8e,0xbf,0xc5,0xb8,0xdb,0xf5,0xd9,0x12, -0x25,0xd9,0x2e,0x39,0x24,0x3c,0x40,0x60,0x34,0x25,0xbc,0x09,0xf4,0x71,0xde,0xd0, -0x1f,0xcf,0xd5,0xd5,0xe1,0xf0,0xe3,0xfe,0x12,0xae,0x1f,0x30,0xe8,0x2d,0x25,0xc2, -0x10,0xfa,0x28,0xea,0xd7,0x0f,0xcc,0xbf,0x03,0xb9,0xb8,0x15,0xcb,0xe2,0x56,0xfd, -0x18,0x52,0x2b,0x3c,0x9a,0x43,0x46,0xdf,0x3e,0x33,0xfb,0x1d,0x09,0x67,0xef,0xdc, -0x7b,0xc9,0xc2,0x4a,0xbb,0xbe,0x67,0xcc,0xe4,0x19,0x03,0x1b,0x46,0x2c,0x35,0x92, -0x3e,0x43,0xf8,0x3e,0x2b,0xcf,0x15,0xfb,0xff,0xe8,0xd9,0x85,0xcd,0xcf,0x92,0xda, -0xea,0x0e,0xfd,0x0b,0x10,0x1c,0x2a,0xdc,0x30,0x2c,0x53,0x17,0x04,0xb6,0xf1,0xdf, -0x60,0xd0,0xc2,0x0f,0xba,0xb8,0x5a,0xbe,0xd5,0x88,0xed,0x07,0x3a,0x20,0x2f,0x5e, -0x40,0x48,0x04,0x47,0x3a,0xad,0x2b,0x13,0x8e,0x00,0xe8,0x22,0xd5,0xc6,0x9d,0xbc, -0xba,0x20,0xc2,0xda,0x3a,0xf6,0x12,0x24,0x20,0x2d,0xdc,0x36,0x3f,0x4d,0x41,0x32, -0x0f,0x1f,0x05,0x10,0xf1,0xe0,0x1b,0xd8,0xd2,0x9f,0xdc,0xe5,0x7e,0xf7,0x04,0xd4, -0x18,0x22,0x7b,0x2e,0x29,0x80,0x1b,0x08,0x2b,0xf7,0xe9,0xe8,0xd6,0xcb,0x82,0xbe, -0xbd,0x52,0xbf,0xce,0x72,0xe2,0xf6,0x40,0x10,0x21,0xcb,0x36,0x3e,0x94,0x46,0x3c, -0x76,0x36,0x23,0x63,0x11,0xf8,0x0b,0xe3,0xcf,0x5c,0xbf,0xbb,0xaf,0xba,0xd0,0x1d, -0xe6,0x05,0x7c,0x19,0x29,0x31,0x35,0x3e,0x7d,0x42,0x39,0x2d,0x26,0x0e,0x8c,0xf4, -0xe7,0x44,0xd8,0xd4,0x2c,0xd7,0xe3,0x6b,0xf5,0x03,0x9b,0x14,0x1f,0x4c,0x2b,0x2e, -0x1a,0x22,0x12,0x06,0xfa,0xef,0xc2,0xdb,0xd2,0xd5,0xc4,0xbd,0xfa,0xbb,0xc2,0x10, -0xd3,0xe7,0x7f,0xfd,0x15,0x28,0x27,0x39,0xc5,0x3f,0x47,0x55,0x3d,0x37,0xc8,0x21, -0x0b,0x04,0xef,0xd8,0x28,0xc7,0xba,0xf0,0xb5,0xc1,0xbe,0xd7,0xf7,0xab,0x11,0x22, -0x3a,0x35,0x3f,0x06,0x47,0x40,0x19,0x2e,0x16,0x52,0xfc,0xe6,0x67,0xd7,0xd0,0x71, -0xcf,0xde,0xf6,0xe9,0x01,0x90,0x0f,0x26,0xb2,0x2c,0x35,0x75,0x28,0x1f,0x94,0x06, -0xf7,0xbd,0xe3,0xd5,0xc9,0xc9,0xbd,0x2b,0xba,0xbd,0xf5,0xc6,0xda,0xed,0xec,0x01, -0xae,0x18,0x29,0xa3,0x3b,0x43,0x8a,0x44,0x3b,0x92,0x2e,0x19,0x3b,0x07,0xed,0xa5, -0xd7,0xc2,0x19,0xb9,0xbd,0x3b,0xce,0xe9,0x1b,0x00,0x16,0x9d,0x23,0x32,0x3d,0x3e, -0x42,0x03,0x35,0x23,0x61,0x07,0xf4,0x96,0xe3,0xd9,0x66,0xd6,0xd8,0x9d,0xe9,0xf6, -0x52,0x0a,0x19,0xac,0x29,0x2f,0xff,0x2e,0x21,0x8e,0x10,0xff,0xc1,0xee,0xdd,0xc4, -0xce,0xc2,0xb4,0xb8,0xba,0x79,0xbf,0xcf,0xf9,0xe3,0xf3,0x49,0x09,0x1d,0x59,0x32, -0x40,0xe2,0x45,0x3d,0xea,0x33,0x25,0x65,0x12,0xfc,0x6f,0xe5,0xcd,0xec,0xbf,0xba, -0x98,0xc9,0xdf,0x59,0xfa,0x0c,0xcc,0x1b,0x2a,0x69,0x36,0x40,0x91,0x38,0x29,0x26, -0x0d,0xf7,0xd5,0xe6,0xdd,0xe2,0xd9,0xd8,0x7b,0xe9,0xf3,0x99,0x08,0x18,0xb8,0x26, -0x2f,0xfc,0x31,0x24,0x08,0x15,0x00,0xf6,0xf1,0xe3,0x02,0xd6,0xc6,0xa9,0xbd,0xba, -0x06,0xc2,0xcb,0xd6,0xd7,0xe9,0x5d,0xf5,0x0e,0x64,0x20,0x37,0x28,0x42,0x45,0x10, -0x3c,0x33,0x31,0x24,0x11,0x02,0xf8,0xda,0xef,0xc4,0xb7,0xd5,0xc0,0xd0,0x46,0xea, -0xfd,0x7a,0x0f,0x1f,0x45,0x32,0x3e,0x4b,0x3f,0x31,0xb5,0x1a,0x00,0x7f,0xf0,0xe2, -0x00,0xdc,0xd9,0x39,0xe4,0xee,0xff,0x01,0x15,0x61,0x23,0x31,0x55,0x31,0x2a,0xb5, -0x1b,0x06,0xcd,0xf8,0xe7,0x7e,0xd7,0xcb,0xeb,0xbf,0xb8,0x86,0xbe,0xc5,0xad,0xd2, -0xe6,0x4c,0xf0,0x05,0x87,0x17,0x2c,0x94,0x3b,0x3f,0x44,0x3f,0x34,0x4a,0x2a,0x15, -0x4c,0x03,0xeb,0xa8,0xd3,0xbe,0x3f,0xbd,0xc9,0x97,0xe1,0xf9,0xd7,0x05,0x16,0x97, -0x26,0x37,0xda,0x40,0x37,0xfc,0x24,0x0a,0xa2,0xf6,0xe6,0xb5,0xdf,0xdb,0x0e,0xe0, -0xed,0xf5,0xf9,0x10,0x40,0x1e,0x30,0xa7,0x32,0x31,0xca,0x1d,0x0d,0x12,0xfb,0xed, -0x06,0xde,0xcf,0xdf,0xc2,0xb9,0xf8,0xbe,0xc5,0x8d,0xd4,0xdb,0xda,0xea,0xf3,0xe0, -0x09,0x1c,0x6d,0x31,0x39,0x8a,0x3e,0x37,0xfd,0x31,0x25,0x49,0x13,0xfe,0x11,0xe2, -0xcd,0x3e,0xbc,0xc4,0x37,0xd1,0xec,0xb8,0xfa,0x10,0x01,0x1c,0x2f,0xdb,0x3b,0x3b, -0xa0,0x31,0x18,0xe0,0xfe,0xea,0x36,0xe0,0xdb,0x94,0xdd,0xe7,0x88,0xf3,0x08,0x48, -0x1b,0x2c,0xd3,0x34,0x36,0x59,0x2b,0x18,0x24,0x05,0xf2,0x99,0xe4,0xd5,0x1a,0xca, -0xbf,0x02,0xba,0xbf,0xe5,0xc9,0xd5,0xef,0xde,0xec,0x19,0xf5,0x0e,0x80,0x21,0x35, -0x7d,0x3c,0x3b,0x2b,0x35,0x2e,0xcf,0x20,0x0d,0x70,0xf5,0xda,0x31,0xca,0xc5,0x69, -0xd2,0xe1,0x65,0xf5,0x02,0x28,0x14,0x21,0x9b,0x30,0x33,0xcf,0x2c,0x1c,0x49,0x06, -0xf3,0x66,0xe7,0xe0,0x30,0xe0,0xea,0xac,0xf5,0x07,0x71,0x18,0x25,0xf5,0x2f,0x32, -0x4e,0x2c,0x1d,0x13,0x09,0xf8,0x0e,0xe9,0xdc,0x26,0xd2,0xc7,0xfd,0xbf,0xc3,0x70, -0xc5,0xd4,0x66,0xd5,0xe2,0x88,0xe9,0xfc,0xdb,0x15,0x29,0x99,0x38,0x38,0x24,0x3d, -0x34,0x62,0x34,0x1b,0x1c,0x07,0xe7,0xd0,0xd1,0xc6,0x40,0xc9,0xd8,0xf4,0xe9,0xfa, -0xe6,0x07,0x19,0x73,0x27,0x38,0x08,0x33,0x27,0x5a,0x0f,0xfa,0xa0,0xed,0xe3,0xa6, -0xe1,0xe0,0x6f,0xf1,0xfc,0x91,0x13,0x21,0x4b,0x31,0x34,0x6d,0x34,0x24,0x69,0x12, -0xfe,0x8c,0xf0,0xdf,0x69,0xd2,0xc9,0xd5,0xbf,0xc1,0xd3,0xc5,0xcb,0x8f,0xd6,0xd8, -0x7d,0xe6,0xef,0x39,0x07,0x1a,0x98,0x2d,0x37,0xf6,0x3b,0x3a,0x66,0x36,0x29,0x86, -0x14,0xfb,0x5e,0xde,0xcc,0xaf,0xc8,0xd1,0x39,0xe3,0xf1,0x31,0xff,0x0e,0xd4,0x22, -0x30,0xd2,0x34,0x2b,0x7a,0x16,0x02,0x17,0xf1,0xe4,0x0d,0xe2,0xe0,0x70,0xef,0xfb, -0x61,0x0f,0x21,0x8c,0x2d,0x37,0x81,0x34,0x2c,0xb7,0x16,0x04,0x6b,0xf0,0xe4,0xea, -0xd6,0xcd,0xf3,0xc4,0xbe,0x4b,0xc6,0xc9,0x9c,0xd6,0xd7,0x43,0xdd,0xe6,0x63,0xf6, -0x0d,0xdd,0x21,0x2e,0x1b,0x36,0x3a,0x53,0x36,0x33,0x9d,0x24,0x0e,0xe7,0xf1,0xd7, -0x64,0xd1,0xd4,0xf6,0xe1,0xec,0xb5,0xf8,0x04,0xf7,0x13,0x25,0xe2,0x29,0x29,0x01, -0x18,0x06,0x27,0xf3,0xe9,0x9c,0xe4,0xe6,0x16,0xee,0xfe,0x44,0x0c,0x21,0x6e,0x2b, -0x36,0x64,0x36,0x30,0xb5,0x1d,0x0a,0xf3,0xf3,0xe8,0xfd,0xda,0xd2,0x6c,0xc9,0xc2, -0x9d,0xc3,0xc9,0x39,0xd0,0xd7,0x37,0xd7,0xde,0x17,0xe9,0xfe,0xe6,0x14,0x26,0xbf, -0x33,0x38,0x4a,0x3b,0x37,0x5d,0x2e,0x1a,0x1d,0xff,0xe5,0xfa,0xd5,0xd5,0x57,0xdb, -0xe7,0x1f,0xf2,0xfe,0x8d,0x0e,0x1e,0x85,0x28,0x26,0xe7,0x1e,0x09,0xa0,0xf9,0xec, -0x25,0xe6,0xe5,0xa0,0xe9,0xfa,0x3d,0x09,0x21,0x27,0x29,0x38,0x68,0x35,0x38,0x42, -0x24,0x12,0x5c,0xfa,0xea,0x13,0xde,0xd4,0xe1,0xca,0xc4,0x7b,0xc3,0xc7,0x08,0xd2, -0xd5,0xdf,0xd9,0xd8,0x9c,0xe0,0xef,0x28,0x05,0x19,0x75,0x2a,0x32,0xe3,0x39,0x3b, -0x48,0x37,0x2b,0x47,0x14,0xfa,0x14,0xe1,0xda,0x64,0xd7,0xe3,0x03,0xe9,0xf2,0xf6, -0xfa,0x0e,0x99,0x1d,0x26,0xe2,0x22,0x12,0x2c,0x04,0xf7,0xf0,0xed,0xe8,0x1d,0xea, -0xf8,0xa6,0x06,0x17,0x70,0x24,0x2e,0xdd,0x36,0x37,0xec,0x2d,0x17,0x2e,0x04,0xef, -0x8a,0xe3,0xd7,0x9b,0xce,0xc5,0x87,0xc1,0xc3,0x80,0xca,0xd6,0x66,0xda,0xdd,0xf5, -0xda,0xea,0x50,0xf5,0x11,0x5e,0x1e,0x2d,0x6b,0x32,0x38,0xed,0x35,0x32,0x0f,0x1f, -0x07,0x65,0xec,0xe0,0x5a,0xe0,0xe5,0xa4,0xec,0xef,0x04,0xfb,0x05,0xed,0x18,0x1e, -0x90,0x23,0x12,0x5a,0x07,0xf5,0x66,0xec,0xea,0xa9,0xe8,0xf0,0x2e,0x00,0x11,0xce, -0x23,0x33,0xd8,0x37,0x3d,0x66,0x34,0x23,0x17,0x0c,0xf6,0x38,0xe5,0xdb,0x76,0xce, -0xc8,0x95,0xc0,0xc5,0x88,0xcb,0xd6,0x2b,0xdc,0xdd,0x73,0xdc,0xde,0xcc,0xeb,0xfa, -0xd8,0x13,0x1c,0xbc,0x2d,0x30,0x45,0x39,0x36,0x20,0x30,0x19,0x82,0x03,0xef,0xdc, -0xe6,0xe6,0x16,0xe6,0xeb,0x82,0xef,0xfe,0x7c,0x09,0x17,0xfd,0x19,0x18,0xe2,0x09, -0xff,0x52,0xf1,0xeb,0x74,0xe8,0xf0,0xe8,0xff,0x11,0xe3,0x23,0x2f,0xc1,0x39,0x3b, -0xff,0x3a,0x29,0x4a,0x13,0xfb,0xec,0xe8,0xdb,0x98,0xd1,0xc9,0x6e,0xc2,0xc5,0x45, -0xc7,0xd5,0xe5,0xda,0xdf,0xca,0xdc,0xd8,0x36,0xde,0xeb,0x43,0x01,0x15,0x7c,0x23, -0x2f,0x38,0x37,0x3e,0x90,0x3a,0x2f,0xa1,0x12,0xff,0x27,0xec,0xe8,0xc8,0xe5,0xe5, -0x1e,0xeb,0xf1,0xc1,0x01,0x0b,0xdb,0x16,0x16,0xf2,0x0e,0x00,0x8a,0xf4,0xed,0xf0, -0xe8,0xec,0xc8,0xfd,0x0b,0x3b,0x21,0x31,0xe1,0x3a,0x41,0x13,0x41,0x33,0xc5,0x1c, -0x03,0xa7,0xeb,0xda,0xcb,0xd0,0xc7,0x03,0xc4,0xc2,0xfa,0xc8,0xd1,0x5a,0xdc,0xdf, -0xdb,0xe0,0xdd,0x93,0xdb,0xe4,0x9b,0xf1,0x08,0x73,0x1a,0x2a,0xa9,0x32,0x39,0x62, -0x37,0x32,0x24,0x21,0x0b,0x47,0xf9,0xec,0x7a,0xe9,0xe5,0xc9,0xea,0xee,0xa8,0xfe, -0x0b,0xb4,0x11,0x14,0xc9,0x0c,0x06,0xc8,0xf8,0xef,0x09,0xe6,0xe7,0xd1,0xf4,0x07, -0x59,0x1b,0x2e,0x82,0x38,0x42,0xfc,0x42,0x3b,0x9f,0x27,0x0f,0x45,0xf4,0xe4,0x66, -0xd2,0xcc,0x1a,0xc3,0xc3,0x6c,0xc7,0xd0,0x3b,0xd8,0xde,0xb5,0xdc,0xdc,0xa1,0xd7, -0xda,0x26,0xe4,0xf7,0xf4,0x0e,0x21,0xdb,0x2c,0x36,0x54,0x3b,0x3b,0x34,0x31,0x19, -0xaa,0x08,0xf8,0x95,0xf1,0xed,0x89,0xe8,0xeb,0x2a,0xef,0xfd,0x47,0x03,0x0d,0x9d, -0x09,0x05,0x74,0xfa,0xf2,0xd0,0xee,0xed,0x54,0xf6,0x08,0x2c,0x1a,0x2e,0x6b,0x39, -0x40,0xf9,0x43,0x3d,0xd6,0x2d,0x13,0x09,0xfa,0xe4,0xce,0xd4,0xcd,0xb8,0xc4,0xc4, -0xf0,0xc3,0xcc,0xfd,0xd7,0xe0,0x3f,0xe5,0xdf,0x98,0xde,0xd7,0x9c,0xdf,0xe8,0xd2, -0xfc,0x10,0x4a,0x21,0x2c,0x99,0x36,0x39,0x10,0x37,0x2b,0x3a,0x1b,0x0f,0x32,0xff, -0xf7,0x71,0xe7,0xe8,0xcc,0xe9,0xf6,0xaf,0xfc,0xff,0x81,0x00,0xfe,0x88,0xfc,0xf8, -0xb4,0xf2,0xed,0x0e,0xf6,0x03,0x54,0x17,0x2a,0x58,0x38,0x40,0xb8,0x41,0x3f,0xf8, -0x31,0x20,0x30,0x06,0xee,0x4d,0xdb,0xcd,0x8d,0xc6,0xc1,0xcc,0xc5,0xca,0x34,0xd5, -0xdc,0xbb,0xe1,0xe1,0x0f,0xdf,0xda,0x9a,0xd8,0xe2,0x3a,0xee,0x06,0xc8,0x16,0x28, -0x77,0x32,0x3a,0x45,0x3a,0x32,0x11,0x23,0x15,0xac,0x07,0xfc,0x31,0xf0,0xe9,0x87, -0xec,0xf1,0x8c,0xfc,0xfb,0x75,0x00,0xfd,0xa1,0xfa,0xf3,0x08,0xef,0xec,0xa6,0xed, -0xfe,0xaf,0x0c,0x25,0xe8,0x36,0x44,0x90,0x48,0x45,0x4f,0x3e,0x26,0x6e,0x12,0xf3, -0x92,0xe1,0xce,0x8a,0xc6,0xc0,0x83,0xc0,0xc9,0xb9,0xd0,0xdf,0x77,0xdf,0xe6,0x45, -0xe0,0xdf,0xbb,0xd9,0xda,0x44,0xe4,0xf4,0xfd,0x0c,0x1c,0xf7,0x2b,0x35,0x10,0x38, -0x36,0x75,0x2c,0x25,0xe0,0x1b,0x0d,0x02,0xfb,0xeb,0x95,0xe5,0xec,0x54,0xf3,0xf6, -0xca,0xf4,0xf3,0xaa,0xf3,0xf5,0x5f,0xf7,0xf5,0xd7,0xf5,0xfc,0x51,0x0e,0x1d,0x76, -0x36,0x3e,0x4c,0x48,0x40,0x5c,0x3b,0x28,0x1d,0x19,0x01,0xe5,0xeb,0xd7,0x3e,0xc9, -0xc4,0x77,0xc2,0xca,0x08,0xd0,0xda,0xf1,0xdd,0xe1,0xfd,0xe1,0xe0,0x00,0xdc,0xd7, -0x04,0xdc,0xe6,0x67,0xfe,0x0f,0xf0,0x25,0x2f,0x92,0x3a,0x39,0xc4,0x34,0x32,0x38, -0x26,0x1c,0xef,0x04,0xf2,0x53,0xe4,0xe6,0x7b,0xea,0xee,0x51,0xef,0xed,0x73,0xed, -0xf1,0x40,0xf6,0xf7,0x32,0xfa,0xff,0xe2,0x0b,0x1c,0xb7,0x33,0x3e,0x72,0x4a,0x46, -0x9c,0x3f,0x31,0x13,0x1c,0x08,0x62,0xf1,0xdb,0x37,0xcc,0xc0,0x93,0xbe,0xc2,0x7a, -0xce,0xd7,0x99,0xe2,0xe4,0x61,0xe5,0xe2,0xcc,0xe0,0xd9,0xdb,0xd3,0xd9,0x9e,0xe7, -0x04,0x63,0x18,0x29,0xbe,0x31,0x3a,0xbf,0x39,0x3e,0x83,0x33,0x29,0x0c,0x13,0xff, -0x13,0xee,0xe6,0x15,0xea,0xe7,0x84,0xea,0xe4,0x39,0xeb,0xec,0x81,0xf3,0xf5,0x1f, -0xf5,0xfb,0xbf,0x08,0x1b,0x17,0x2d,0x3c,0xc6,0x45,0x49,0xaa,0x44,0x3b,0xa5,0x25, -0x11,0x31,0xf8,0xe1,0x9f,0xd0,0xc6,0x0b,0xbe,0xc3,0x17,0xca,0xd4,0x48,0xdf,0xe4, -0x2f,0xe7,0xe7,0x28,0xe4,0xdf,0x76,0xd7,0xd6,0xeb,0xdc,0xef,0x68,0x06,0x18,0xe2, -0x26,0x2f,0x40,0x35,0x3b,0xca,0x3e,0x38,0xb8,0x2b,0x13,0xb0,0xfe,0xee,0xb1,0xe9, -0xe9,0x3f,0xe7,0xe4,0xf4,0xda,0xde,0xbc,0xe4,0xf0,0x85,0xf5,0xf8,0x25,0x08,0x16, -0xb6,0x2f,0x3c,0xf5,0x4b,0x4d,0xb0,0x4d,0x40,0x52,0x2b,0x14,0x0a,0xff,0xe9,0x48, -0xd5,0xc6,0x95,0xbb,0xbe,0xc5,0xc5,0xd1,0x66,0xdf,0xe4,0x02,0xe9,0xe6,0x3f,0xe5, -0xe1,0xf1,0xd9,0xd4,0x70,0xd8,0xe3,0xc4,0xfa,0x0f,0x76,0x23,0x2c,0x95,0x37,0x33, -0xb3,0x3c,0x37,0x5b,0x33,0x1d,0xae,0x07,0xf3,0x3a,0xef,0xed,0xaa,0xeb,0xe9,0xb1, -0xdc,0xe0,0xbb,0xdd,0xe8,0x05,0xed,0xf3,0x8c,0x02,0x11,0xa0,0x25,0x37,0xe9,0x47, -0x4f,0xa0,0x51,0x46,0xfd,0x34,0x1b,0x3b,0x06,0xf0,0x11,0xdd,0xcd,0xb5,0xc0,0xbb, -0x6a,0xc6,0xce,0x9d,0xe0,0xe5,0x1f,0xea,0xe7,0x76,0xe6,0xde,0x7c,0xdb,0xd2,0x68, -0xd2,0xd8,0xab,0xea,0x05,0x62,0x1a,0x2d,0xe6,0x35,0x37,0x63,0x3d,0x3d,0x8f,0x3b, -0x2b,0x1d,0x12,0xf9,0xc8,0xe9,0xe8,0x61,0xe8,0xe7,0x61,0xe1,0xda,0x22,0xdd,0xe4, -0xca,0xf0,0xf6,0x05,0x03,0x11,0x5a,0x20,0x32,0xfc,0x40,0x4c,0xc7,0x50,0x4c,0x23, -0x38,0x20,0x93,0x0a,0xf7,0x98,0xe4,0xd4,0x3f,0xc4,0xbd,0x7c,0xc2,0xcc,0x3e,0xdb, -0xe7,0x58,0xea,0xe9,0x83,0xe4,0xe1,0x2c,0xdf,0xd9,0x57,0xcf,0xd2,0xab,0xdc,0xf5, -0xbc,0x0b,0x21,0xe3,0x28,0x34,0x23,0x37,0x43,0x54,0x42,0x3b,0x9a,0x24,0x0d,0xd7, -0xf8,0xec,0xdd,0xeb,0xe2,0x0d,0xdf,0xd2,0xa7,0xd2,0xd8,0x06,0xe6,0xf2,0xa3,0xfd, -0x0d,0xa6,0x1e,0x32,0xc4,0x43,0x4e,0x92,0x51,0x50,0x7f,0x3f,0x27,0x86,0x10,0xf9, -0xff,0xe8,0xd9,0xee,0xc8,0xbf,0x93,0xbf,0xc9,0x50,0xda,0xe5,0x94,0xe9,0xea,0x7c, -0xe6,0xe4,0xce,0xe1,0xda,0x9b,0xd1,0xd0,0x52,0xd5,0xe5,0x75,0x00,0x14,0x81,0x26, -0x2f,0x60,0x35,0x3e,0x4d,0x45,0x42,0xaf,0x31,0x1c,0xc3,0x01,0xf7,0x85,0xec,0xe8, -0xf1,0xdf,0xd5,0xbe,0xd1,0xd0,0x9f,0xda,0xe9,0x91,0xf5,0x0b,0x96,0x18,0x2e,0x02, -0x3c,0x4e,0x9c,0x53,0x56,0x8e,0x47,0x30,0x26,0x18,0x00,0x84,0xef,0xdd,0x3b,0xcf, -0xc1,0xec,0xbd,0xc5,0xff,0xd4,0xe2,0xe3,0xe8,0xec,0x00,0xe7,0xe7,0x9e,0xe2,0xde, -0x27,0xd3,0xcf,0xf4,0xd2,0xdc,0x81,0xf1,0x08,0x25,0x1d,0x2a,0x5e,0x32,0x3c,0x58, -0x42,0x47,0x89,0x3a,0x2b,0x32,0x10,0xfc,0x96,0xee,0xe7,0x9b,0xde,0xd9,0x01,0xd0, -0xcc,0xb6,0xd3,0xdf,0x84,0xef,0x08,0x6d,0x1a,0x2c,0xc8,0x39,0x48,0xcd,0x51,0x5b, -0xf5,0x4c,0x39,0xd8,0x1b,0x03,0xef,0xf0,0xe1,0x9f,0xd3,0xc8,0x42,0xc0,0xc2,0x0e, -0xd0,0xe1,0x26,0xeb,0xf0,0x18,0xea,0xe5,0xd9,0xe0,0xde,0x38,0xd7,0xcd,0x88,0xd1, -0xd4,0xfe,0xe9,0xfc,0x4e,0x13,0x22,0x51,0x2f,0x39,0x54,0x44,0x4a,0x91,0x45,0x34, -0x35,0x1e,0x07,0x55,0xf5,0xea,0x59,0xde,0xd8,0x71,0xca,0xc8,0xe3,0xca,0xd8,0xdb, -0xe8,0x02,0x69,0x17,0x2b,0x06,0x3c,0x49,0x4d,0x54,0x5b,0x1c,0x53,0x3c,0xed,0x20, -0x07,0x42,0xf3,0xe4,0x17,0xd7,0xca,0xdf,0xc2,0xc2,0x93,0xcf,0xde,0x5c,0xeb,0xef, -0xdc,0xec,0xe6,0x0a,0xe5,0xdd,0x0d,0xda,0xce,0x26,0xd0,0xd3,0xcf,0xe2,0xf2,0xc4, -0x09,0x1a,0xdd,0x28,0x31,0x97,0x3a,0x44,0xa4,0x44,0x3a,0x33,0x24,0x10,0xad,0x00, -0xf7,0xab,0xe8,0xdd,0x11,0xcd,0xc8,0x97,0xcb,0xd1,0x7b,0xe0,0xf4,0x30,0x12,0x24, -0x8d,0x3a,0x42,0x20,0x54,0x56,0x50,0x59,0x41,0x02,0x29,0x0d,0x41,0xf7,0xe7,0x8c, -0xda,0xce,0xc8,0xc6,0xc5,0xd6,0xcb,0xdf,0x7c,0xeb,0xf2,0x46,0xf0,0xe9,0x93,0xe3, -0xe0,0xdc,0xda,0xd1,0xa6,0xcd,0xd1,0x66,0xda,0xe7,0x4c,0xfc,0x10,0x42,0x21,0x2b, -0xdb,0x37,0x41,0x8a,0x4a,0x45,0x4b,0x35,0x1e,0x4e,0x0c,0xfb,0x31,0xef,0xdf,0x25, -0xd3,0xc4,0xc9,0xc2,0xc3,0xfc,0xd3,0xeb,0x59,0x08,0x1f,0x26,0x32,0x45,0x08,0x51, -0x60,0x1e,0x5d,0x4e,0x5d,0x31,0x15,0x6d,0xfc,0xeb,0xbb,0xdc,0xd2,0x75,0xc8,0xc4, -0x3f,0xca,0xd8,0xfc,0xe5,0xf0,0x03,0xef,0xea,0xb5,0xe2,0xde,0x16,0xde,0xd6,0x00, -0xd3,0xd4,0xfe,0xdb,0xe9,0xc8,0xf5,0x0a,0x24,0x19,0x25,0xa8,0x2b,0x33,0x21,0x3e, -0x40,0x40,0x39,0x25,0xa8,0x17,0x06,0x6f,0xfb,0xeb,0x00,0xdb,0xcb,0x29,0xc6,0xc4, -0xd4,0xc9,0xdd,0xb6,0xfa,0x15,0x5a,0x2f,0x3e,0xb1,0x4f,0x5b,0x9a,0x5f,0x55,0xca, -0x3a,0x1c,0x74,0x04,0xed,0x70,0xdf,0xd3,0x7d,0xcd,0xc7,0x45,0xce,0xd7,0x76,0xe6, -0xef,0x2a,0xf1,0xec,0x01,0xe6,0xdf,0xdb,0xda,0xd5,0x64,0xce,0xd1,0xa5,0xdb,0xe7, -0xb5,0xf2,0x01,0xa1,0x0f,0x1f,0x21,0x2a,0x31,0x48,0x38,0x3c,0xb7,0x3a,0x2d,0x41, -0x1f,0x10,0x4c,0x07,0xf3,0xe7,0xe3,0xd0,0xd6,0xc7,0xc5,0xb4,0xc4,0xd1,0xf7,0xea, -0x0c,0x8a,0x26,0x3b,0xf0,0x4a,0x57,0xf0,0x62,0x5a,0xdb,0x43,0x25,0x56,0x0a,0xf3, -0x74,0xe1,0xd5,0xef,0xcb,0xca,0x33,0xcc,0xd5,0xd9,0xe3,0xf0,0xe8,0xf5,0xf3,0x86, -0xec,0xe3,0xc1,0xdd,0xd6,0x1a,0xd3,0xd0,0x30,0xd7,0xdd,0xa0,0xe8,0xf2,0x3e,0x07, -0x16,0x48,0x23,0x29,0x2e,0x33,0x3a,0x4a,0x3f,0x35,0x07,0x28,0x19,0xb6,0x0c,0xfb, -0xcc,0xeb,0xdd,0x9e,0xcb,0xc7,0x49,0xbf,0xcf,0xd2,0xe2,0x02,0xba,0x1a,0x2d,0x6f, -0x42,0x50,0x91,0x5f,0x5c,0xb2,0x4b,0x2e,0x6e,0x14,0xfb,0x3b,0xea,0xdc,0xa6,0xd2, -0xcc,0x6c,0xca,0xd2,0x30,0xe2,0xed,0x6c,0xf7,0xf3,0xea,0xed,0xe5,0x4e,0xe1,0xdb, -0x3b,0xd3,0xcd,0xb8,0xcf,0xd8,0x5a,0xe4,0xee,0x2f,0xfa,0x0a,0x51,0x1c,0x26,0x0c, -0x34,0x39,0x41,0x3d,0x3b,0x01,0x30,0x22,0x0c,0x16,0x09,0x73,0xf2,0xe3,0x01,0xcd, -0xc6,0x8d,0xc1,0xc4,0x71,0xd7,0xee,0x83,0x13,0x28,0xe5,0x40,0x4f,0x6e,0x60,0x61, -0x6e,0x54,0x38,0x04,0x1c,0x02,0xbb,0xeb,0xdb,0x4c,0xce,0xca,0x45,0xcd,0xd2,0x86, -0xe2,0xed,0xc0,0xf6,0xfa,0x95,0xf2,0xeb,0x02,0xe2,0xdb,0xdf,0xd1,0xcd,0x55,0xcc, -0xd5,0xbe,0xe0,0xeb,0x2e,0xf8,0x03,0xcb,0x15,0x1e,0x84,0x2d,0x35,0x2b,0x3d,0x39, -0x9f,0x30,0x25,0xde,0x1b,0x14,0xbd,0x00,0xeb,0x35,0xd4,0xc7,0xf0,0xc0,0xc1,0x79, -0xcf,0xe8,0x69,0x04,0x20,0x08,0x37,0x4b,0xe7,0x5c,0x65,0xe6,0x59,0x40,0x90,0x23, -0x06,0x23,0xf4,0xe0,0xd8,0xd3,0xca,0x47,0xca,0xcf,0x9e,0xdf,0xee,0x47,0xf8,0xfb, -0x66,0xf4,0xed,0xb7,0xe3,0xde,0xca,0xd4,0xcf,0x51,0xca,0xd5,0x82,0xdc,0xee,0xa2, -0xf3,0xff,0x61,0x09,0x17,0xa8,0x23,0x31,0x7f,0x38,0x38,0x3f,0x32,0x2a,0xc6,0x20, -0x1c,0x70,0x0b,0xf5,0xc9,0xdd,0xca,0xb8,0xc6,0xc1,0xbb,0xcb,0xda,0xb5,0xf6,0x13, -0x96,0x2d,0x43,0xd9,0x57,0x63,0x9e,0x5d,0x4b,0x23,0x2c,0x13,0x3f,0xfc,0xe6,0x89, -0xd6,0xcb,0xc9,0xca,0xcf,0xde,0xda,0xe9,0x62,0xf5,0xfa,0x66,0xf9,0xf0,0xea,0xe6, -0xe3,0x06,0xd9,0xd2,0xc1,0xc9,0xd2,0xc5,0xda,0xe9,0xed,0xef,0xf7,0xf1,0xfd,0x0f, -0x04,0x1b,0x2c,0x74,0x34,0x38,0xcb,0x33,0x2f,0xa6,0x27,0x25,0x63,0x17,0x00,0x91, -0xea,0xd0,0xbf,0xca,0xc0,0x60,0xc6,0xd2,0xd5,0xe9,0x06,0x32,0x1f,0x3b,0x1a,0x4f, -0x62,0x6c,0x5f,0x52,0x4f,0x35,0x1d,0x33,0x05,0xef,0xc0,0xde,0xcf,0x17,0xcb,0xcd, -0x58,0xd7,0xe7,0xac,0xf2,0xfa,0x06,0xf9,0xf4,0x86,0xec,0xe6,0x27,0xde,0xd3,0xec, -0xcc,0xce,0x1b,0xd8,0xe2,0x0b,0xee,0xf2,0x04,0xf9,0x04,0xd2,0x13,0x24,0x98,0x30, -0x37,0x06,0x35,0x32,0x6f,0x2b,0x27,0xb8,0x1d,0x0c,0x7e,0xf1,0xdb,0x47,0xc6,0xc3, -0x82,0xc2,0xd2,0x92,0xe2,0xfc,0x45,0x16,0x33,0x39,0x4c,0x5d,0xf6,0x62,0x52,0xa8, -0x3e,0x1f,0x9d,0x0b,0xf3,0x11,0xe2,0xd3,0x84,0xcc,0xcf,0x17,0xd7,0xe7,0x5b,0xf0, -0xfb,0x6d,0xf8,0xf6,0xbf,0xed,0xe6,0xdd,0xe0,0xd6,0xc4,0xce,0xca,0xff,0xd6,0xe0, -0x67,0xf0,0xf3,0xe4,0xf7,0xfa,0x37,0x07,0x17,0x9a,0x2a,0x32,0xdd,0x30,0x30,0x58, -0x2d,0x30,0x3d,0x2a,0x1d,0xb2,0x02,0xe9,0x9d,0xcd,0xc4,0x16,0xbb,0xc7,0x44,0xd8, -0xeb,0x29,0x07,0x21,0x06,0x41,0x5c,0x80,0x68,0x5f,0x9a,0x47,0x2b,0xb0,0x12,0xfc, -0xeb,0xe9,0xd8,0x2f,0xca,0xcb,0x5a,0xd1,0xe3,0xc1,0xf1,0xf9,0xa8,0xfa,0xf7,0x92, -0xef,0xe8,0x9f,0xe3,0xd9,0x66,0xd2,0xca,0x1b,0xd5,0xde,0xe4,0xef,0xf4,0x87,0xf8, -0xf7,0x8a,0x01,0x0e,0xca,0x21,0x2b,0x05,0x31,0x2c,0x14,0x2a,0x2d,0xb5,0x2c,0x26, -0x1b,0x0e,0xf5,0x09,0xd7,0xcb,0xe0,0xc1,0xc5,0x5a,0xd4,0xe1,0x7e,0xfe,0x13,0x6f, -0x35,0x50,0x5f,0x63,0x62,0x41,0x4e,0x33,0x8b,0x1a,0x07,0x46,0xf1,0xdf,0x9f,0xce, -0xc9,0xee,0xce,0xdc,0x9c,0xed,0xf8,0xec,0xfb,0xf8,0xda,0xf2,0xeb,0x5d,0xe8,0xdf, -0x46,0xd5,0xcb,0x6d,0xd0,0xdc,0xcf,0xeb,0xf5,0x5f,0xf7,0xf6,0x39,0xf9,0x03,0x84, -0x15,0x24,0x20,0x2c,0x27,0x4e,0x28,0x2a,0x31,0x32,0x2e,0xb4,0x1e,0x02,0xf5,0xe8, -0xd1,0x72,0xc5,0xc5,0x11,0xcf,0xe0,0xa6,0xf1,0x09,0x70,0x24,0x47,0x14,0x5e,0x64, -0x62,0x52,0x38,0xbd,0x20,0x0a,0xe4,0xf6,0xe4,0xd1,0xd2,0xcc,0x8f,0xce,0xda,0x2f, -0xed,0xfb,0xe0,0x00,0xfc,0x02,0xf7,0xee,0xc0,0xea,0xe0,0xf7,0xd5,0xcb,0xb8,0xca, -0xd8,0xc9,0xe4,0xf4,0x24,0xf7,0xfc,0x08,0xf7,0xfc,0x46,0x08,0x19,0x5a,0x29,0x2a, -0xb9,0x23,0x23,0xcd,0x2d,0x31,0x4a,0x2d,0x13,0x6d,0xf7,0xdb,0xc0,0xce,0xc3,0x2d, -0xcf,0xd7,0xa8,0xea,0xf7,0xb9,0x13,0x32,0x2c,0x53,0x61,0x0f,0x5b,0x42,0x55,0x2a, -0x15,0x44,0x01,0xef,0x7e,0xdc,0xcf,0xa3,0xcb,0xd2,0xec,0xe4,0xf6,0x1f,0x00,0xfe, -0x13,0xf8,0xef,0xf7,0xeb,0xe5,0x41,0xdd,0xd2,0x3b,0xcd,0xd6,0x65,0xe0,0xef,0x4e, -0xf6,0xfa,0xb7,0xf5,0xfc,0x75,0xfc,0x13,0x1d,0x1c,0x2a,0xc2,0x24,0x24,0x0b,0x27, -0x2e,0xa1,0x31,0x1e,0x44,0x09,0xe8,0x16,0xd4,0xc8,0xb4,0xcc,0xd5,0xf8,0xe4,0xf5, -0x4f,0x0a,0x26,0xee,0x45,0x5d,0xc1,0x5c,0x4d,0xa9,0x2d,0x19,0x90,0x02,0xf3,0x7d, -0xe2,0xd3,0xa1,0xcd,0xd0,0x52,0xe0,0xf2,0xc3,0x00,0x03,0x3d,0xfe,0xf5,0xd4,0xec, -0xe8,0x0b,0xdf,0xd7,0x42,0xcc,0xd0,0x89,0xd9,0xe7,0x16,0xf5,0xf7,0x91,0xfa,0xf6, -0x5b,0xf7,0x05,0xdd,0x17,0x25,0x01,0x29,0x24,0x45,0x27,0x31,0x34,0x37,0x2b,0x1e, -0x15,0xf3,0x5a,0xda,0xc9,0xcd,0xc5,0xd0,0x46,0xda,0xee,0x23,0xfd,0x19,0x4d,0x3a, -0x57,0x9f,0x61,0x55,0xb8,0x3b,0x21,0x80,0x0c,0xf8,0x3a,0xe9,0xd7,0x07,0xd0,0xce, -0x66,0xda,0xec,0x4d,0xfd,0x03,0x0d,0x00,0xf6,0xfc,0xeb,0xe8,0xe4,0xdf,0xdc,0xec, -0xcf,0xd2,0x33,0xd9,0xe7,0xa3,0xf7,0xfa,0xb9,0xfc,0xf7,0xf9,0xf5,0xf8,0xe6,0x0a, -0x17,0x1d,0x25,0x20,0x49,0x23,0x26,0x02,0x33,0x30,0xeb,0x24,0x0a,0x54,0xe9,0xd6, -0x3b,0xc5,0xd2,0x95,0xd5,0xea,0x77,0xf4,0x0b,0xae,0x26,0x4b,0xe6,0x5b,0x5d,0x2c, -0x45,0x2b,0x90,0x11,0xff,0x98,0xee,0xde,0x14,0xd4,0xcf,0x5a,0xd5,0xe2,0x85,0xf6, -0x01,0x7e,0x04,0xfb,0xfa,0xee,0xe9,0x55,0xe4,0xde,0x80,0xd6,0xcf,0x39,0xd7,0xdf, -0xef,0xee,0xf7,0x2f,0xff,0xfb,0xf8,0xf7,0xf4,0x74,0xff,0x11,0xdf,0x1d,0x24,0xd5, -0x1d,0x26,0x8e,0x2d,0x39,0x00,0x2c,0x18,0xbd,0xf5,0xe0,0x8c,0xcd,0xce,0xf2,0xd6, -0xdd,0x89,0xf0,0xfe,0x87,0x19,0x3b,0x25,0x56,0x5a,0x12,0x4f,0x34,0x3c,0x1a,0x07, -0xfe,0xf4,0xe5,0xbf,0xd7,0xd0,0x2e,0xd1,0xe0,0xd7,0xf1,0x01,0xe4,0x06,0xff,0x7e, -0xf6,0xec,0x20,0xe8,0xdf,0x02,0xd9,0xcd,0xcc,0xd0,0xda,0x02,0xe6,0xf2,0x8e,0xf8, -0xfa,0xd6,0xfb,0xf8,0xfb,0xfd,0x0c,0x27,0x1a,0x21,0x65,0x21,0x22,0xa2,0x27,0x31, -0xdd,0x2f,0x1e,0xbe,0x05,0xea,0x36,0xd6,0xd1,0x56,0xd5,0xdc,0x7c,0xed,0xf7,0xde, -0x0c,0x2b,0x8f,0x46,0x57,0x85,0x52,0x3b,0xc9,0x24,0x0f,0xc0,0xfd,0xef,0x05,0xde, -0xd5,0x8d,0xd2,0xdb,0xf0,0xe9,0xfb,0x0a,0x03,0x02,0x2d,0xf9,0xef,0x50,0xe9,0xe3, -0x59,0xdd,0xd1,0x4b,0xd2,0xd7,0x7a,0xe3,0xf0,0x13,0xf7,0xfb,0x4c,0xfd,0xfb,0xbc, -0xf8,0x01,0x11,0x0f,0x19,0xbd,0x1e,0x1d,0x7e,0x22,0x2c,0x77,0x31,0x28,0xaa,0x14, -0xf8,0x6a,0xe1,0xd5,0x96,0xd6,0xde,0x70,0xe8,0xf3,0xee,0x05,0x1d,0xd2,0x3e,0x4e, -0xdf,0x52,0x40,0xd3,0x2c,0x14,0xe1,0x04,0xf1,0x4c,0xe2,0xd8,0x44,0xd3,0xd9,0xaf, -0xe5,0xf7,0x4b,0x03,0x05,0x23,0x01,0xf3,0xde,0xec,0xe4,0xa5,0xdc,0xd2,0xbe,0xcc, -0xd2,0x30,0xdc,0xee,0x52,0xf5,0xfd,0x71,0xfa,0xfc,0x8a,0xfc,0x00,0xa2,0x09,0x12, -0x86,0x17,0x18,0xbd,0x20,0x25,0x9b,0x30,0x2c,0x85,0x1e,0x07,0xcd,0xf0,0xe0,0x43, -0xda,0xdc,0x9a,0xe4,0xed,0xad,0xfb,0x10,0x70,0x2e,0x45,0x13,0x50,0x48,0x88,0x33, -0x20,0x28,0x0a,0xfa,0x1c,0xe8,0xdd,0x67,0xd3,0xd6,0x53,0xe0,0xee,0x2e,0x00,0x05, -0x64,0x04,0xfa,0xde,0xf1,0xe8,0x52,0xe3,0xd8,0x49,0xd1,0xd1,0xa2,0xd9,0xe4,0xfc, -0xf1,0xf9,0x81,0xfc,0xf9,0xea,0xf5,0xf7,0x5c,0xff,0x0d,0xd7,0x16,0x19,0x98,0x1b, -0x23,0xa6,0x2e,0x32,0xd1,0x2a,0x14,0xbd,0xfb,0xe5,0x8a,0xdb,0xdc,0xbb,0xdf,0xeb, -0xae,0xf2,0x06,0xdc,0x1e,0x3d,0x4c,0x4c,0x4e,0x36,0x3d,0x26,0xcf,0x11,0xfe,0xfe, -0xee,0xe0,0x4a,0xd8,0xd3,0x8b,0xdb,0xe8,0xb4,0xf9,0x04,0xdd,0x05,0x00,0xd8,0xf5, -0xed,0xfa,0xe4,0xde,0xe0,0xd2,0xd1,0xed,0xd5,0xe2,0xc8,0xee,0xf8,0xa5,0xfb,0xfd, -0x9d,0xfa,0xf7,0x1c,0xf8,0xfd,0x5e,0x09,0x12,0xbe,0x18,0x1e,0xe2,0x28,0x30,0x8a, -0x30,0x23,0x7f,0x0b,0xf5,0x36,0xe5,0xe0,0x0b,0xe1,0xe6,0x04,0xf0,0xfb,0x04,0x12, -0x2d,0x33,0x41,0x49,0xe5,0x41,0x2e,0xd1,0x1a,0x08,0x44,0xf7,0xe9,0x89,0xdd,0xda, -0x65,0xdc,0xe6,0x5b,0xf3,0x01,0x17,0x05,0x02,0xf9,0xf7,0xec,0x3f,0xe4,0xdd,0x82, -0xd5,0xce,0x37,0xd4,0xdd,0xe3,0xea,0xf4,0x18,0xfc,0xfd,0x27,0xfd,0xf8,0x08,0xfb, -0xfc,0x24,0x05,0x0c,0xf3,0x12,0x1b,0x28,0x24,0x2c,0x5a,0x2b,0x27,0xaa,0x15,0x02, -0xd5,0xed,0xe7,0x78,0xe1,0xe6,0x3d,0xee,0xf5,0x58,0x0a,0x22,0xdd,0x37,0x42,0xee, -0x41,0x34,0x03,0x24,0x10,0x53,0xff,0xec,0xff,0xe1,0xdb,0x6c,0xdd,0xe4,0x55,0xf0, -0xfb,0x81,0x02,0x03,0x83,0xfb,0xf3,0x97,0xe9,0xe0,0x6b,0xd8,0xd0,0x97,0xd1,0xdb, -0xcd,0xe6,0xf3,0xf4,0xf6,0xfb,0x3f,0xfb,0xfb,0x1d,0xf9,0xfc,0xda,0xfa,0x04,0x78, -0x0a,0x15,0x2e,0x1f,0x27,0xa5,0x2e,0x27,0x09,0x25,0x0b,0xe7,0xff,0xf1,0xa2,0xef, -0xe9,0x56,0xec,0xf2,0xa0,0xff,0x18,0x32,0x28,0x36,0x75,0x35,0x32,0xda,0x25,0x15, -0x9b,0x05,0xf4,0x5d,0xe9,0xe2,0x7a,0xe2,0xe6,0x67,0xf0,0xfa,0x23,0x01,0x02,0x4a, -0xff,0xf7,0x95,0xed,0xe2,0x01,0xd8,0xd1,0x3a,0xce,0xda,0x1f,0xe1,0xef,0x7b,0xf0, -0xf7,0x2e,0xf8,0xfc,0xf9,0xfa,0xfe,0x31,0xfd,0x00,0x2f,0x08,0x11,0x31,0x1e,0x26, -0xa2,0x2b,0x24,0x73,0x22,0x13,0xc0,0x06,0xfa,0xbf,0xf1,0xeb,0x3b,0xec,0xf1,0x0d, -0xfe,0x10,0xf2,0x23,0x30,0xc2,0x34,0x33,0xfc,0x28,0x1c,0x06,0x0b,0xfb,0x8b,0xea, -0xe4,0x68,0xdf,0xe6,0x91,0xec,0xf5,0xec,0xfd,0x01,0xae,0x01,0xfc,0x97,0xf4,0xe9, -0x77,0xde,0xd6,0xe6,0xcf,0xd3,0xdc,0xdb,0xe4,0xa0,0xec,0xf0,0x0b,0xf7,0xfc,0x18, -0xfc,0x00,0x47,0x00,0x02,0x91,0x07,0x0d,0x85,0x17,0x1f,0x15,0x29,0x26,0xf1,0x23, -0x17,0x7c,0x09,0xff,0xb8,0xf9,0xf3,0xef,0xed,0xf0,0x48,0xf6,0x06,0xa6,0x1b,0x27, -0x23,0x2f,0x2e,0xf6,0x29,0x21,0xd9,0x13,0x05,0xc3,0xf6,0xea,0x12,0xe6,0xe6,0xcb, -0xe9,0xf3,0xa6,0xf9,0xfd,0xa9,0xfe,0xfa,0xb0,0xf3,0xeb,0x93,0xe1,0xd9,0xfe,0xd2, -0xd0,0xef,0xd9,0xe3,0x84,0xf0,0xf4,0x67,0xf9,0xf8,0x63,0xfe,0xfd,0x6c,0x03,0x00, -0xc5,0xfd,0x01,0x27,0x0b,0x18,0x1b,0x24,0x25,0x60,0x21,0x18,0x5c,0x11,0x09,0xe3, -0x06,0xfe,0xfb,0xf8,0xf2,0x8d,0xf6,0x04,0x69,0x15,0x25,0x97,0x29,0x26,0x7a,0x24, -0x1f,0x51,0x15,0x0a,0xe1,0xf8,0xeb,0x4e,0xe6,0xe7,0xf9,0xeb,0xf4,0x3b,0xfb,0xfe, -0x2a,0xff,0xfa,0x0f,0xf8,0xef,0x1c,0xe7,0xdb,0xaa,0xd2,0xce,0x14,0xd6,0xe0,0x59, -0xeb,0xf1,0x2c,0xf5,0xf5,0x4c,0xfc,0xfc,0x86,0x05,0x02,0xd8,0x03,0xfb,0x3e,0x08, -0x10,0x8c,0x21,0x23,0x3b,0x1d,0x17,0xef,0x10,0x0f,0x4e,0x10,0x09,0x26,0x01,0xf8, -0x7f,0xf8,0x01,0x31,0x10,0x1c,0xe4,0x20,0x1f,0xd6,0x1b,0x1a,0x57,0x14,0x0f,0x03, -0x01,0xf3,0x26,0xec,0xeb,0xa6,0xf2,0xfa,0x41,0xfd,0xfe,0x0f,0xfd,0xfa,0x2f,0xf9, -0xf1,0xc2,0xea,0xdc,0x6a,0xd5,0xca,0x4f,0xd0,0xd8,0xcf,0xe5,0xed,0x44,0xf1,0xf5, -0xbb,0xfa,0x00,0xc5,0x03,0x08,0xe8,0x04,0x00,0x3f,0xff,0x07,0xef,0x15,0x21,0x7d, -0x21,0x18,0x59,0x15,0x0d,0xcb,0x16,0x0f,0xbe,0x0d,0xfd,0x70,0xfb,0xf9,0x4e,0x09, -0x14,0xe7,0x1b,0x1c,0x36,0x1a,0x18,0xe3,0x16,0x11,0x8d,0x08,0xfd,0x84,0xf0,0xed, -0x1c,0xef,0xf4,0x76,0xfa,0xfc,0xb7,0xfc,0xfb,0xb0,0xf8,0xf6,0x81,0xee,0xe6,0x9e, -0xd9,0xd3,0x40,0xcd,0xd8,0xa3,0xe0,0xec,0x11,0xee,0xf0,0x4e,0xf5,0xfc,0xb4,0x03, -0x07,0x7a,0x06,0x01,0xd7,0xfc,0xff,0xaf,0x0d,0x18,0xec,0x1f,0x17,0x3e,0x13,0x0d, -0x0b,0x19,0x1a,0x14,0x18,0x0a,0x9c,0x00,0x01,0x86,0x06,0x15,0xff,0x18,0x18,0xe6, -0x15,0x10,0xbb,0x10,0x0e,0x84,0x08,0xfe,0x0b,0xf4,0xef,0x10,0xf2,0xf6,0xe4,0xfc, -0xff,0x1a,0xff,0xfc,0xdf,0xf8,0xf5,0x1c,0xf1,0xe8,0x98,0xde,0xd3,0xde,0xcd,0xd0, -0xe3,0xdb,0xe5,0x14,0xed,0xee,0x57,0xf2,0xf7,0xda,0x01,0x0a,0x0a,0x0f,0x09,0xf8, -0x01,0xff,0xf2,0x03,0x14,0x40,0x19,0x17,0x3f,0x0c,0x08,0xbc,0x0e,0x1d,0x99,0x1d, -0x19,0x78,0x0b,0x05,0xef,0x08,0x10,0xd7,0x18,0x15,0x4c,0x10,0x09,0xe3,0x06,0x09, -0xfa,0x09,0x05,0x29,0xfc,0xf5,0xbe,0xf4,0xfc,0xb7,0xfd,0x03,0x0e,0x00,0xfc,0xfb, -0xf6,0xf4,0x39,0xef,0xec,0x8c,0xe2,0xd7,0xa8,0xce,0xcb,0x85,0xd8,0xe1,0x70,0xea, -0xeb,0x09,0xef,0xf5,0x82,0xff,0x0c,0x2a,0x11,0x10,0xfd,0x06,0x01,0x44,0xfc,0x0a, -0x93,0x11,0x16,0x9e,0x0c,0x04,0xf6,0x06,0x18,0xf5,0x22,0x23,0xe0,0x17,0x0d,0x7f, -0x0f,0x12,0xf4,0x19,0x12,0x8d,0x11,0x05,0x34,0x02,0xff,0xb3,0x02,0x04,0xda,0x00, -0xfa,0x2c,0xf9,0xfa,0x83,0xff,0x05,0xd0,0x01,0xff,0x63,0xf8,0xf3,0x10,0xf0,0xec, -0x5e,0xe6,0xdf,0x3e,0xd3,0xcf,0x51,0xd0,0xdc,0xcc,0xe4,0xed,0x85,0xeb,0xf0,0x03, -0xf5,0x05,0xc8,0x10,0x16,0x34,0x11,0x03,0x2f,0x00,0x01,0xa3,0x0e,0x11,0x7d,0x0d, -0x03,0x26,0x04,0x11,0xd1,0x20,0x27,0x18,0x22,0x1b,0xf3,0x13,0x14,0x2a,0x15,0x15, -0x2c,0x0e,0x07,0xbe,0xfa,0xfa,0x1b,0xfa,0x01,0x10,0x01,0xfc,0xa7,0xfe,0xfd,0x25, -0x05,0x06,0xac,0x07,0x05,0xf2,0xfe,0xf6,0xca,0xef,0xeb,0xc8,0xe4,0xe1,0x78,0xd4, -0xcf,0x39,0xcb,0xd4,0x2e,0xdf,0xe7,0xff,0xec,0xf1,0xd4,0xf5,0x02,0x11,0x0f,0x16, -0x36,0x14,0x0b,0x27,0x02,0xfd,0x41,0x04,0x09,0x33,0x0a,0x03,0x2c,0x01,0x0d,0x8a, -0x1b,0x2c,0xd0,0x27,0x25,0x51,0x1a,0x1b,0x42,0x16,0x13,0xec,0x0c,0x05,0xd7,0xff, -0xf6,0x0c,0xf8,0xfb,0x4c,0x01,0x03,0xa7,0xff,0xfe,0xa3,0x00,0x04,0x41,0x05,0x02, -0xa7,0xfb,0xf6,0xc3,0xef,0xec,0x89,0xe9,0xe8,0xf3,0xde,0xd8,0xab,0xd0,0xd2,0x9c, -0xdb,0xe2,0xda,0xe9,0xe9,0x05,0xef,0xf7,0x97,0x0a,0x16,0x66,0x1b,0x13,0x4b,0x09, -0xff,0xaa,0xfe,0x06,0x52,0x04,0x05,0x5d,0xfa,0x07,0xfd,0x0f,0x27,0x5b,0x2f,0x2c, -0x3e,0x27,0x21,0x2a,0x1d,0x16,0xde,0x11,0x03,0x10,0xfc,0xf2,0x64,0xee,0xf3,0x6c, -0xf9,0xff,0xa7,0x04,0x07,0x72,0x06,0x0b,0x5e,0x09,0x0a,0x52,0x03,0xfb,0x73,0xf1, -0xe9,0x94,0xe5,0xe0,0x07,0xde,0xd6,0x90,0xd1,0xcc,0xec,0xd6,0xde,0x7b,0xec,0xef, -0x57,0xf1,0xf4,0xec,0x04,0x12,0xba,0x1d,0x1b,0x5d,0x0e,0x03,0xfd,0xf8,0xfc,0x02, -0x00,0x02,0x04,0xfe,0x03,0xd3,0x0a,0x1d,0xa7,0x2e,0x31,0xe9,0x31,0x29,0xa7,0x20, -0x19,0xde,0x0e,0x07,0x2b,0xfe,0xf4,0xad,0xed,0xea,0x0a,0xf3,0xfd,0xc6,0x05,0x0b, -0x62,0x0a,0x07,0xef,0x0a,0x06,0x68,0x05,0xfd,0xa8,0xf4,0xea,0x04,0xe5,0xe2,0x70, -0xe2,0xdf,0x17,0xd8,0xd2,0x30,0xd2,0xdd,0xc0,0xe4,0xeb,0x14,0xec,0xf1,0x95,0xfd, -0x0e,0xd7,0x18,0x1f,0x61,0x16,0x0d,0x56,0x00,0xf9,0x24,0xf9,0xfa,0x07,0xf6,0xfa, -0x5e,0x03,0x14,0x0f,0x27,0x33,0x9d,0x34,0x35,0x6e,0x2f,0x25,0x8a,0x19,0x0b,0xb8, -0x00,0xf4,0x7e,0xed,0xe4,0x1e,0xe9,0xf1,0x13,0xfa,0x08,0x24,0x0a,0x0d,0x15,0x0e, -0x0b,0xa6,0x09,0x04,0x6d,0xfb,0xf1,0x11,0xe8,0xe1,0xb9,0xdf,0xdd,0x22,0xd8,0xd5, -0xbb,0xcf,0xd9,0xa5,0xdd,0xeb,0x13,0xec,0xf2,0xd0,0xf8,0x0c,0xf4,0x15,0x22,0x4c, -0x17,0x11,0xbe,0x04,0xff,0xc9,0xf5,0xf1,0x4d,0xee,0xf2,0x4f,0x03,0x0c,0x66,0x23, -0x2d,0xb0,0x39,0x3e,0x98,0x3a,0x30,0xb5,0x21,0x10,0x5c,0x00,0xf6,0x60,0xe8,0xe5, -0x3b,0xe3,0xea,0x98,0xf5,0x04,0x82,0x0b,0x10,0x42,0x10,0x0e,0x4b,0x0a,0x03,0xc4, -0xfc,0xf2,0x99,0xea,0xe3,0xf3,0xe0,0xe0,0xc1,0xdc,0xd9,0xe2,0xd3,0xd4,0xed,0xdc, -0xe2,0x58,0xea,0xec,0x6c,0xf5,0x02,0x9c,0x13,0x1e,0x4b,0x20,0x18,0xb6,0x0b,0x00, -0x35,0xf7,0xef,0xa5,0xef,0xef,0x82,0xfb,0x06,0xff,0x18,0x29,0x87,0x34,0x40,0xce, -0x3f,0x38,0xc7,0x28,0x15,0x2e,0x09,0xf9,0x26,0xef,0xe1,0xd1,0xe0,0xe2,0x3c,0xee, -0xfc,0xbf,0x0b,0x11,0x59,0x13,0x12,0xc8,0x0c,0x0a,0x40,0x02,0xf8,0x77,0xeb,0xe2, -0x77,0xdc,0xdc,0x29,0xdb,0xd9,0xaa,0xd6,0xd2,0xf5,0xdb,0xde,0x9f,0xee,0xec,0xc6, -0xf4,0xfc,0x2e,0x10,0x1c,0x77,0x21,0x1a,0x04,0x11,0x07,0x74,0xfc,0xf2,0x95,0xe5, -0xea,0x27,0xf2,0x03,0xc2,0x0e,0x21,0x41,0x2d,0x3c,0x8d,0x42,0x40,0x22,0x34,0x22, -0xb1,0x10,0xff,0x67,0xf4,0xe8,0xa7,0xe2,0xdf,0x6e,0xe6,0xf1,0xaa,0x04,0x0d,0x54, -0x12,0x10,0xaf,0x0e,0x0a,0xa0,0x05,0xfd,0x14,0xf2,0xe8,0x55,0xe0,0xdc,0x14,0xdb, -0xdb,0x80,0xd9,0xd4,0x79,0xd9,0xdd,0x6c,0xea,0xec,0x13,0xf3,0xf8,0x05,0x0b,0x18, -0xd5,0x1f,0x1e,0xc6,0x12,0x0b,0xbd,0xff,0xf7,0xe3,0xe7,0xe0,0x9a,0xe6,0xf8,0xf8, -0x08,0x1b,0xbe,0x29,0x35,0x34,0x42,0x48,0xb5,0x3e,0x30,0xe7,0x1b,0x07,0xb9,0xf7, -0xeb,0x56,0xe0,0xdd,0xbb,0xdf,0xe9,0x2c,0xf8,0x07,0xa9,0x0f,0x14,0xbe,0x12,0x0e, -0xe1,0x06,0x00,0xfb,0xf4,0xeb,0xee,0xe3,0xdd,0xa2,0xdb,0xd6,0xf7,0xd8,0xd5,0xb9, -0xd9,0xde,0xa3,0xe6,0xec,0xc0,0xf0,0xf7,0x8f,0x09,0x18,0x88,0x23,0x1f,0x8d,0x18, -0x0c,0xb9,0x04,0xfc,0x0a,0xe8,0xdc,0x4b,0xd9,0xeb,0xcd,0xfc,0x13,0x3e,0x21,0x31, -0x68,0x42,0x4f,0x69,0x4b,0x3f,0x72,0x29,0x14,0xbf,0x00,0xec,0x92,0xdf,0xd6,0xe9, -0xd9,0xde,0xed,0xee,0xfc,0x86,0x0d,0x15,0x11,0x17,0x13,0x7e,0x0d,0x06,0x29,0xfd, -0xf2,0x38,0xe7,0xe0,0x14,0xdb,0xd8,0x74,0xd9,0xd6,0x87,0xd5,0xdb,0xc1,0xe0,0xe9, -0xbf,0xed,0xf4,0x42,0xfd,0x11,0xfc,0x1d,0x24,0xd9,0x1a,0x12,0x65,0x05,0x00,0x3f, -0xf4,0xe6,0xec,0xd9,0xe4,0xad,0xf0,0x0a,0xdf,0x18,0x2a,0x08,0x37,0x46,0xf5,0x4a, -0x45,0xf0,0x36,0x1f,0xff,0x0e,0xf4,0x06,0xeb,0xd9,0xcd,0xd9,0xdc,0xf6,0xe4,0xf6, -0x25,0x02,0x0e,0xb0,0x12,0x15,0xaf,0x10,0x0c,0x1c,0x00,0xf6,0x06,0xeb,0xe4,0xf7, -0xdd,0xd9,0xb3,0xd7,0xd7,0x7e,0xd5,0xd9,0xb3,0xdf,0xe5,0x62,0xeb,0xed,0xa1,0xf8, -0x08,0x1b,0x1d,0x24,0x29,0x23,0x19,0x8d,0x10,0x06,0x5f,0xfc,0xeb,0x85,0xdb,0xd9, -0xc6,0xe1,0xf9,0xb6,0x0a,0x23,0xe8,0x2d,0x42,0x53,0x47,0x4c,0xc2,0x41,0x33,0x7f, -0x1b,0x05,0x2c,0xef,0xde,0xde,0xdb,0xdb,0xfa,0xe1,0xeb,0xdd,0xf7,0x04,0x91,0x10, -0x14,0x56,0x14,0x0e,0x02,0x04,0xfb,0xf6,0xef,0xea,0x4f,0xe2,0xdd,0x71,0xd5,0xd4, -0x77,0xd4,0xd5,0xc9,0xdc,0xe1,0x72,0xe7,0xed,0x71,0xf3,0x05,0xbf,0x1a,0x2a,0x25, -0x28,0x1f,0x44,0x11,0x0b,0x85,0x01,0xf1,0xf8,0xdd,0xd0,0xb8,0xd8,0xed,0x05,0x04, -0x1a,0x43,0x28,0x3a,0xca,0x46,0x4e,0x56,0x49,0x3e,0x15,0x2b,0x0f,0xcf,0xf8,0xe3, -0xc7,0xdc,0xd8,0x6d,0xdd,0xe4,0xcc,0xee,0xfc,0x85,0x09,0x11,0x5e,0x16,0x10,0x91, -0x09,0xff,0x65,0xf5,0xee,0x97,0xe8,0xe2,0xd3,0xda,0xd6,0xb8,0xd3,0xd3,0xde,0xd5, -0xdc,0x48,0xe0,0xe6,0x2e,0xec,0xfd,0xae,0x11,0x26,0xa9,0x2e,0x27,0xad,0x1c,0x10, -0xd9,0x07,0xf7,0x5f,0xe5,0xd5,0x88,0xd1,0xdc,0x1d,0xf4,0x0d,0xe5,0x22,0x35,0x8f, -0x44,0x4c,0x9e,0x4d,0x47,0xbc,0x36,0x1e,0x27,0x02,0xea,0x60,0xda,0xd9,0x33,0xd8, -0xe3,0x23,0xeb,0xf6,0x8d,0x04,0x0e,0x9d,0x17,0x13,0xcd,0x0f,0x01,0x46,0xf9,0xee, -0x1f,0xea,0xe4,0x09,0xdd,0xd8,0x99,0xd2,0xd4,0xe3,0xd1,0xd9,0x25,0xde,0xe2,0xcd, -0xea,0xf3,0x43,0x09,0x1c,0x68,0x2f,0x2c,0xc1,0x25,0x17,0xd2,0x0e,0x04,0xc0,0xef, -0xdf,0x8b,0xd6,0xd7,0xc1,0xe7,0xfc,0xd5,0x13,0x29,0x8e,0x3c,0x43,0x21,0x49,0x45, -0x3c,0x3f,0x2d,0x2e,0x12,0xfb,0x77,0xe3,0xde,0x6a,0xde,0xe1,0xbb,0xe9,0xf0,0xb2, -0xf8,0x04,0x7e,0x0d,0x11,0x3b,0x0f,0x04,0x88,0xfc,0xf3,0x50,0xee,0xeb,0x6e,0xe5, -0xde,0xdb,0xd6,0xd2,0xa8,0xcf,0xd0,0x25,0xd8,0xdd,0x6d,0xe5,0xeb,0xd8,0x01,0x17, -0x64,0x31,0x34,0x97,0x2e,0x1f,0x7c,0x11,0x09,0xb1,0xf5,0xe2,0xd3,0xd4,0xd0,0x12, -0xd9,0xf1,0x32,0x0b,0x24,0x42,0x39,0x42,0x68,0x45,0x49,0xf9,0x43,0x37,0xd7,0x1f, -0x02,0x23,0xec,0xdd,0x21,0xde,0xe1,0x5c,0xe9,0xef,0x8e,0xf5,0xfd,0x34,0x0a,0x11, -0x23,0x12,0x08,0x9d,0xfc,0xf3,0xb4,0xef,0xee,0x68,0xea,0xe2,0x37,0xda,0xd2,0x1e, -0xcf,0xd0,0xee,0xd7,0xdf,0xdf,0xe3,0xe8,0xe5,0xf5,0x0c,0xff,0x26,0x34,0x89,0x31, -0x24,0xd6,0x14,0x0f,0xa3,0xfe,0xed,0x13,0xdb,0xd1,0x6a,0xd1,0xe3,0x7a,0xfa,0x14, -0x6d,0x2e,0x3e,0x22,0x45,0x47,0x78,0x4a,0x3f,0x87,0x32,0x14,0x76,0xfb,0xe4,0x75, -0xdc,0xdd,0xe0,0xe3,0xea,0x83,0xee,0xf6,0x59,0xff,0x0c,0xfd,0x12,0x0e,0x4f,0x06, -0xf9,0x69,0xf2,0xee,0x16,0xec,0xe3,0x8b,0xdd,0xd3,0x59,0xd0,0xd0,0xbd,0xd1,0xdd, -0x70,0xdd,0xe8,0x2d,0xee,0x08,0xa6,0x1c,0x32,0x08,0x33,0x2d,0x95,0x1d,0x13,0xae, -0x06,0xf2,0x71,0xe2,0xd6,0xc2,0xd0,0xd6,0x0e,0xeb,0x04,0x88,0x22,0x37,0x38,0x41, -0x45,0x27,0x48,0x48,0x20,0x3c,0x23,0x3e,0x08,0xef,0x84,0xe2,0xde,0x8f,0xe2,0xe7, -0x64,0xed,0xf1,0x82,0xf9,0x05,0x10,0x0d,0x10,0xbd,0x07,0xfe,0x5a,0xf4,0xf2,0x30, -0xee,0xe9,0x54,0xe2,0xd8,0x32,0xd2,0xcf,0xe0,0xcd,0xd6,0x66,0xdc,0xe3,0x42,0xea, -0xfc,0xde,0x14,0x2e,0xbc,0x37,0x33,0xc1,0x27,0x19,0x1a,0x0f,0xfa,0xa7,0xe7,0xd7, -0xcd,0xcf,0xd3,0x51,0xda,0xf6,0x5e,0x0e,0x2f,0x4d,0x39,0x43,0x7c,0x42,0x4a,0x62, -0x42,0x34,0xf9,0x19,0x00,0xb3,0xeb,0xe3,0xde,0xe2,0xe6,0xfc,0xec,0xeb,0x72,0xf1, -0xf7,0xff,0x05,0x0c,0x3a,0x0b,0x01,0xc8,0xf7,0xf5,0xe7,0xf0,0xf2,0xd0,0xe7,0xe2, -0x94,0xd5,0xd0,0x48,0xcc,0xcf,0xa9,0xd7,0xde,0xe5,0xe5,0xf3,0x2d,0x0b,0x23,0xec, -0x36,0x35,0x7c,0x2e,0x21,0x61,0x15,0x02,0x71,0xed,0xe0,0x41,0xd6,0xd4,0x8e,0xd4, -0xe5,0x4e,0x00,0x21,0x4f,0x39,0x40,0xf7,0x41,0x43,0x9b,0x47,0x3a,0x18,0x28,0x0a, -0x5f,0xf3,0xe5,0xb2,0xe1,0xe5,0xe6,0xe9,0xef,0x73,0xed,0xf5,0xe7,0xfd,0x08,0xef, -0x0e,0x05,0x12,0xfe,0xf3,0x77,0xf2,0xef,0x78,0xeb,0xe3,0x05,0xda,0xd2,0x38,0xcd, -0xcd,0xc5,0xd4,0xdc,0xff,0xe2,0xee,0x39,0x00,0x1d,0xb5,0x34,0x3b,0x1e,0x35,0x29, -0xfa,0x1b,0x0c,0x74,0xf7,0xe1,0x00,0xd7,0xce,0x13,0xd3,0xd9,0x83,0xf2,0x0e,0x94, -0x2d,0x3b,0xe8,0x41,0x41,0x96,0x44,0x41,0xa0,0x31,0x1c,0x8f,0x02,0xf2,0x98,0xe6, -0xe7,0x5e,0xeb,0xee,0xde,0xee,0xef,0x71,0xf4,0xfd,0x0c,0x08,0x04,0x9b,0xfe,0xf5, -0x43,0xf2,0xf1,0x17,0xee,0xe9,0xfd,0xe0,0xd7,0xef,0xd0,0xcd,0xa7,0xce,0xd8,0x57, -0xdf,0xeb,0x93,0xfe,0x13,0x38,0x2d,0x38,0x57,0x3b,0x30,0x89,0x23,0x13,0x89,0xfe, -0xe7,0x6e,0xd7,0xce,0x11,0xcd,0xd1,0x1f,0xe2,0xfd,0x23,0x1d,0x36,0xcc,0x40,0x46, -0xdb,0x45,0x4a,0x83,0x3b,0x2b,0x7c,0x0e,0xfb,0x73,0xec,0xe5,0x08,0xe8,0xe5,0xe4, -0xea,0xe9,0xe3,0xf0,0xf6,0x3c,0x02,0x06,0x54,0x02,0xfd,0x3d,0xf7,0xf8,0xf1,0xf2, -0xef,0xde,0xe5,0xdc,0x05,0xd3,0xcb,0x9f,0xc9,0xcd,0x1b,0xd6,0xe0,0x98,0xf5,0x0b, -0xd0,0x24,0x38,0xb7,0x3d,0x37,0x46,0x2e,0x1d,0xca,0x08,0xf0,0x6b,0xdd,0xd1,0x77, -0xce,0xd3,0x3d,0xdb,0xf0,0x94,0x0f,0x2b,0x70,0x3c,0x40,0x5b,0x41,0x42,0x80,0x3d, -0x2e,0xf4,0x1a,0x03,0x89,0xf6,0xed,0xf4,0xeb,0xed,0xf7,0xee,0xef,0xe4,0xef,0xf3, -0x58,0xf9,0x01,0x47,0xfe,0xfa,0x4f,0xf5,0xf3,0x05,0xf3,0xef,0x53,0xea,0xe0,0x9f, -0xd8,0xd0,0xdb,0xca,0xcb,0x6e,0xd5,0xdf,0xc6,0xf4,0x06,0xe6,0x1f,0x30,0x3a,0x3e, -0x3c,0x86,0x36,0x26,0x43,0x0f,0xf4,0xbe,0xdd,0xd2,0xc5,0xc8,0xcc,0xcf,0xcd,0xe1, -0x5d,0xfc,0x22,0x9b,0x39,0x46,0x31,0x47,0x48,0x12,0x43,0x3b,0x33,0x27,0x0f,0x6b, -0xfd,0xef,0x11,0xea,0xe8,0xee,0xeb,0xe9,0x16,0xee,0xec,0xae,0xf3,0xfa,0xb2,0xff, -0xfd,0x76,0xf9,0xf6,0x4f,0xf4,0xf3,0x60,0xed,0xe7,0x58,0xdd,0xd6,0x09,0xce,0xca, -0xd6,0xcd,0xd8,0x36,0xe9,0x00,0xce,0x16,0x2a,0x36,0x37,0x3c,0xe4,0x38,0x2f,0x7e, -0x1a,0xfe,0xc6,0xe4,0xd6,0x60,0xcf,0xd1,0x9c,0xd2,0xde,0x84,0xed,0x11,0xd1,0x2a, -0x3f,0xc9,0x44,0x42,0x43,0x40,0x35,0x25,0x2f,0x19,0xa8,0x0b,0xf9,0x7e,0xf0,0xec, -0xf8,0xef,0xef,0x9f,0xef,0xef,0x70,0xed,0xf3,0xa9,0xf8,0xf9,0xcb,0xf9,0xf7,0xc1, -0xf5,0xf1,0xdf,0xee,0xea,0xe6,0xe4,0xdc,0x84,0xd0,0xcb,0x2c,0xc7,0xd6,0x8f,0xdf, -0xfc,0xcb,0x09,0x26,0xa9,0x31,0x40,0x89,0x3c,0x35,0x52,0x21,0x07,0x0a,0xef,0xd9, -0x02,0xd0,0xca,0x5c,0xd1,0xd7,0x48,0xeb,0x00,0x01,0x24,0x35,0x3e,0x47,0x41,0x8c, -0x43,0x37,0x09,0x34,0x22,0xd4,0x10,0x01,0x69,0xf4,0xf1,0xdf,0xec,0xef,0xb1,0xea, -0xef,0xd8,0xea,0xf0,0x86,0xf3,0xf8,0x8d,0xf8,0xf8,0x3a,0xf6,0xf5,0x26,0xf3,0xee, -0x7c,0xe8,0xdd,0x91,0xd4,0xcc,0x35,0xc8,0xcc,0x67,0xdb,0xf0,0xc5,0x09,0x1e,0x2b, -0x32,0x3a,0x16,0x41,0x39,0x7d,0x2e,0x12,0x20,0xf8,0xda,0x51,0xd3,0xcc,0x80,0xd1, -0xd5,0x47,0xdd,0xf5,0x0d,0x0e,0x31,0x4a,0x3d,0x46,0xf5,0x40,0x3c,0x12,0x32,0x2b, -0xdd,0x1b,0x0e,0x69,0xfd,0xf3,0x3f,0xf1,0xef,0x65,0xf0,0xee,0xb3,0xeb,0xe9,0x8a, -0xed,0xf0,0xec,0xf4,0xf7,0xda,0xf7,0xf7,0xb4,0xf4,0xf3,0x7a,0xee,0xe6,0x1f,0xdc, -0xd1,0x71,0xc8,0xc5,0x3a,0xd0,0xe4,0x01,0xfe,0x14,0x0d,0x25,0x34,0xcd,0x3e,0x42, -0xbc,0x3a,0x22,0xcf,0x04,0xe8,0x48,0xd9,0xd0,0x06,0xd3,0xcf,0xeb,0xd9,0xe3,0x92, -0xfd,0x19,0x9d,0x33,0x41,0x03,0x40,0x3c,0xde,0x33,0x32,0x65,0x25,0x1d,0xb5,0x0c, -0xff,0x20,0xf7,0xf0,0x73,0xf0,0xec,0x7e,0xeb,0xe4,0xe3,0xe5,0xe8,0xb7,0xef,0xf6, -0xad,0xf9,0xf9,0x7b,0xf6,0xf4,0x26,0xef,0xea,0x34,0xe0,0xd5,0x94,0xcd,0xc5,0x91, -0xca,0xdb,0x3f,0xf9,0x13,0xe4,0x26,0x30,0x2a,0x37,0x3d,0xae,0x3a,0x2d,0x80,0x0e, -0xf2,0x83,0xd9,0xd2,0x89,0xd1,0xd4,0x2d,0xdb,0xe1,0x0d,0xf8,0x0a,0x1c,0x2b,0x36, -0x44,0x42,0x3b,0xd4,0x36,0x2e,0xdd,0x27,0x20,0x3e,0x15,0x08,0xe4,0xff,0xf7,0x65, -0xf1,0xef,0x9a,0xea,0xe8,0x08,0xe5,0xe4,0xc4,0xe6,0xee,0x74,0xf4,0xf9,0x13,0xf9, -0xf5,0x15,0xf3,0xee,0x8e,0xe8,0xdc,0x2a,0xd3,0xc8,0xfe,0xc4,0xd1,0x18,0xeb,0x06, -0x46,0x1f,0x2b,0x16,0x36,0x3d,0x21,0x44,0x36,0x39,0x20,0xfc,0x27,0xdf,0xd1,0x4e, -0xce,0xd2,0x70,0xd6,0xde,0x97,0xed,0x02,0x89,0x1c,0x35,0xa3,0x3f,0x42,0x2d,0x36, -0x2e,0xc8,0x25,0x22,0x96,0x17,0x0f,0xf0,0x01,0xfb,0x8b,0xf6,0xf1,0xea,0xf3,0xec, -0x38,0xeb,0xe3,0xee,0xe3,0xe6,0xb5,0xef,0xf5,0xa1,0xf6,0xf4,0x4b,0xf0,0xef,0xae, -0xe9,0xe4,0xc2,0xd9,0xd2,0xb0,0xc8,0xc9,0x8f,0xe1,0xfa,0x6e,0x18,0x26,0x62,0x2f, -0x37,0xb3,0x40,0x3b,0x3a,0x2b,0x0b,0x5e,0xef,0xdb,0xf8,0xd1,0xd0,0x47,0xd4,0xdc, -0x22,0xe5,0xfa,0xf5,0x06,0x27,0x00,0x33,0x41,0x61,0x3b,0x2f,0x65,0x2b,0x22,0x01, -0x26,0x17,0x9b,0x11,0x02,0x3d,0xfd,0xf4,0xcb,0xf2,0xed,0x0b,0xe5,0xe3,0x55,0xdb, -0xe1,0xe9,0xe6,0xf1,0xfd,0xf7,0xf7,0x4e,0xf6,0xf2,0xa3,0xee,0xe8,0xa2,0xde,0xd3, -0x76,0xc9,0xc6,0x36,0xd5,0xf1,0x8d,0x0d,0x26,0x75,0x2e,0x39,0x13,0x3e,0x42,0xf5, -0x33,0x17,0x9c,0xf6,0xda,0xda,0xd0,0xcc,0x36,0xd6,0xd6,0x0f,0xe6,0xf1,0x46,0x06, -0x1d,0xc2,0x30,0x3c,0x51,0x3a,0x2f,0x36,0x26,0x20,0xbc,0x20,0x1c,0x87,0x12,0x0c, -0xd1,0x03,0xfe,0x76,0xf8,0xf3,0xe8,0xea,0xe4,0x63,0xdd,0xda,0x5e,0xe0,0xe8,0xcc, -0xf4,0xf6,0x43,0xf8,0xf5,0xfd,0xf4,0xee,0x54,0xe5,0xd8,0x40,0xcc,0xc5,0x66,0xc9, -0xe3,0x4a,0xff,0x1d,0x50,0x2b,0x34,0x2b,0x3d,0x44,0x08,0x40,0x27,0x6c,0x04,0xe5, -0xcb,0xd6,0xcf,0xd5,0xd2,0xd3,0x32,0xdc,0xea,0x21,0xff,0x0f,0xcc,0x23,0x31,0x77, -0x38,0x33,0x3c,0x2a,0x23,0xcb,0x20,0x22,0x63,0x1c,0x15,0x47,0x0d,0x05,0xd6,0xfd, -0xf5,0xcc,0xed,0xe4,0x72,0xdd,0xd5,0x79,0xd8,0xdf,0x7b,0xeb,0xf3,0x7e,0xf7,0xf9, -0xd2,0xf6,0xf3,0xe3,0xea,0xe0,0x9a,0xd5,0xcc,0x1f,0xc8,0xd8,0x01,0xf2,0x10,0x5e, -0x25,0x30,0x52,0x36,0x3f,0x88,0x40,0x31,0x8c,0x15,0xef,0x7d,0xdc,0xcd,0x34,0xd1, -0xd3,0xae,0xdd,0xe8,0x99,0xf8,0x09,0x0e,0x1c,0x2f,0x35,0x37,0x35,0x69,0x28,0x21, -0x17,0x1b,0x20,0x56,0x1c,0x19,0x62,0x13,0x09,0x9f,0x03,0xfc,0x92,0xf5,0xea,0x55, -0xe0,0xd4,0x16,0xd3,0xd7,0xcc,0xe4,0xf0,0x51,0xf5,0xf9,0xa3,0xf8,0xf8,0x76,0xf0, -0xe8,0xca,0xda,0xce,0x7c,0xc7,0xd0,0x9e,0xe9,0x06,0x84,0x1d,0x2a,0x51,0x31,0x3c, -0x58,0x44,0x3c,0xe8,0x21,0xfd,0x3c,0xe3,0xd8,0x78,0xd3,0xd5,0xce,0xd6,0xe0,0xa4, -0xed,0x00,0x7c,0x10,0x20,0xa5,0x2c,0x30,0x4c,0x2d,0x23,0xb7,0x22,0x20,0xe2,0x25, -0x20,0x04,0x1f,0x11,0x39,0x0b,0xfe,0xdf,0xf6,0xeb,0x18,0xdf,0xd7,0x62,0xcf,0xd5, -0x23,0xdc,0xeb,0x74,0xf2,0xf9,0x7e,0xfa,0xf8,0x52,0xf2,0xe9,0x17,0xde,0xd2,0x83, -0xcb,0xca,0xd7,0xdc,0xf8,0xfe,0x15,0x2a,0x41,0x37,0x3c,0x60,0x44,0x3d,0x17,0x2d, -0x09,0x34,0xec,0xdb,0x60,0xcf,0xd2,0xc0,0xd2,0xde,0x06,0xee,0x04,0x49,0x0f,0x1b, -0x96,0x27,0x2e,0x97,0x2e,0x25,0x4d,0x1b,0x18,0x13,0x19,0x1b,0x90,0x1e,0x1b,0x33, -0x15,0x0a,0xed,0xff,0xf5,0xd7,0xec,0xde,0xcf,0xd5,0xcd,0xe8,0xd1,0xdc,0xeb,0xe9, -0xf3,0xb4,0xf6,0xf9,0x77,0xf4,0xef,0x8f,0xe6,0xdc,0x28,0xd1,0xcd,0xbe,0xd4,0xee, -0x84,0x08,0x1f,0xb5,0x2b,0x36,0x05,0x3d,0x40,0x8d,0x34,0x19,0x14,0xfa,0xe7,0x1b, -0xda,0xd7,0xaa,0xd5,0xd9,0xe7,0xe7,0xf5,0xbc,0x08,0x11,0x9e,0x1a,0x24,0xfc,0x28, -0x24,0x88,0x1f,0x1b,0x03,0x1b,0x21,0x59,0x21,0x22,0xa3,0x1d,0x13,0xf7,0x09,0xfa, -0x3a,0xef,0xdf,0xf7,0xd6,0xcc,0xa6,0xce,0xd5,0xd9,0xe2,0xef,0x12,0xf6,0xfb,0x1d, -0xf7,0xf3,0x2b,0xe8,0xdf,0x4c,0xd4,0xce,0xa6,0xd4,0xe0,0xaa,0xff,0x14,0x01,0x2d, -0x34,0xcb,0x40,0x3f,0x32,0x3a,0x22,0x4f,0x08,0xe9,0x47,0xde,0xd2,0x18,0xd3,0xd6, -0x6f,0xdf,0xf0,0x5a,0x02,0x13,0xba,0x1b,0x21,0x7d,0x26,0x24,0x94,0x24,0x1b,0x99, -0x1b,0x19,0x73,0x1e,0x21,0xaf,0x1e,0x18,0x4a,0x0f,0x01,0x91,0xf1,0xe5,0xc5,0xd6, -0xd2,0x9f,0xce,0xd2,0xe8,0xdc,0xe9,0xed,0xf4,0xfb,0x9a,0xfa,0xf5,0x54,0xef,0xe3, -0x7b,0xda,0xce,0xd6,0xd3,0xdb,0x30,0xf4,0x0b,0xa3,0x1e,0x31,0x77,0x38,0x3f,0x51, -0x3b,0x2d,0x14,0x16,0xf5,0x48,0xe6,0xd9,0x9d,0xda,0xd9,0x77,0xe2,0xe8,0x6d,0xfc, -0x0a,0xc2,0x12,0x18,0x5a,0x1d,0x1d,0x60,0x1d,0x19,0xdf,0x17,0x1c,0x30,0x20,0x26, -0xf5,0x27,0x22,0x43,0x1b,0x0d,0x91,0xfb,0xec,0x4d,0xdc,0xd0,0x00,0xca,0xca,0xf5, -0xd2,0xdd,0xa3,0xeb,0xf5,0x45,0xfb,0xfb,0xa1,0xf3,0xe9,0x4a,0xde,0xd4,0xb2,0xd1, -0xdb,0xe1,0xe8,0x03,0x2c,0x16,0x2b,0xed,0x34,0x42,0x07,0x3f,0x38,0x92,0x1e,0xfe, -0x8b,0xed,0xde,0x02,0xdb,0xda,0xb3,0xd8,0xe3,0x91,0xf7,0x06,0x0b,0x14,0x16,0x8b, -0x16,0x1c,0x68,0x19,0x17,0x84,0x13,0x16,0xca,0x17,0x24,0xa6,0x29,0x2b,0xa5,0x27, -0x19,0x80,0x09,0xf5,0x5a,0xe6,0xd5,0xf2,0xc8,0xc4,0x03,0xc8,0xd3,0x7b,0xe0,0xef, -0x4e,0xf9,0xfe,0x61,0xf8,0xf1,0xb3,0xe3,0xdc,0x1c,0xd6,0xdb,0xef,0xe1,0xf6,0x79, -0x0b,0x20,0x52,0x32,0x3d,0x27,0x3f,0x38,0xc9,0x26,0x0c,0xa1,0xf7,0xe8,0x2a,0xdd, -0xd7,0x65,0xd9,0xdf,0xf1,0xee,0x01,0xe4,0x0d,0x16,0xbb,0x15,0x18,0x2d,0x15,0x19, -0xa5,0x18,0x16,0x51,0x16,0x1b,0x73,0x25,0x2b,0x1a,0x2a,0x21,0x5b,0x11,0xff,0x60, -0xed,0xdd,0x9c,0xcf,0xc9,0xce,0xc7,0xcd,0x28,0xd8,0xe5,0xac,0xf4,0xfb,0xc4,0xf9, -0xf4,0x27,0xeb,0xe3,0xd7,0xd7,0xdb,0xbc,0xdf,0xef,0x26,0x01,0x13,0x63,0x24,0x33, -0x04,0x3c,0x39,0x6b,0x2f,0x1a,0x8c,0x02,0xf5,0xc1,0xe5,0xe3,0x9d,0xdf,0xe0,0xb6, -0xe9,0xf4,0xf7,0x06,0x0f,0xe3,0x10,0x0d,0x5c,0x11,0x11,0x30,0x16,0x16,0xe1,0x17, -0x1e,0x00,0x26,0x2c,0xdc,0x2c,0x29,0x02,0x1a,0x0a,0x30,0xf2,0xe1,0x97,0xd1,0xc8, -0xdc,0xc6,0xc9,0xe4,0xd2,0xe0,0xb0,0xee,0xf9,0x55,0xfc,0xf8,0xb7,0xef,0xe3,0x05, -0xd9,0xd9,0x0a,0xe0,0xec,0x3e,0xfa,0x0c,0x85,0x1f,0x33,0x18,0x3e,0x3e,0x92,0x2e, -0x1e,0x0b,0x05,0xf7,0x73,0xe8,0xe4,0x6c,0xdb,0xe0,0xc2,0xe6,0xf7,0xab,0x08,0x13, -0x35,0x14,0x10,0x44,0x0d,0x0d,0xc9,0x11,0x12,0xf2,0x10,0x14,0x08,0x1b,0x2a,0x49, -0x31,0x31,0x77,0x27,0x15,0xf7,0xff,0xec,0xcc,0xdb,0xcc,0x42,0xc5,0xc0,0xbe,0xc7, -0xd3,0x51,0xe4,0xf4,0x6f,0xfb,0xfb,0x39,0xf3,0xeb,0x20,0xe2,0xdc,0x97,0xe3,0xe8, -0xc5,0xf6,0x01,0x86,0x16,0x26,0x66,0x3a,0x3d,0x37,0x34,0x25,0x29,0x0d,0xff,0x37, -0xf2,0xe8,0xb7,0xdf,0xd9,0x5a,0xe2,0xee,0x49,0x03,0x0e,0x38,0x12,0x12,0xdf,0x0c, -0x0f,0x77,0x0e,0x11,0xfd,0x11,0x13,0x8b,0x16,0x22,0x71,0x2c,0x30,0xa3,0x2d,0x1d, -0x46,0x0b,0xf4,0x52,0xe4,0xd3,0x69,0xca,0xc3,0x4b,0xc5,0xcd,0xb8,0xdb,0xee,0x91, -0xf8,0xfa,0x76,0xf7,0xed,0xd9,0xe6,0xde,0x2f,0xe2,0xe6,0xc1,0xed,0xf9,0xcc,0x0c, -0x1d,0x1a,0x34,0x38,0xa7,0x38,0x2b,0xd4,0x1d,0x08,0xdc,0xfd,0xed,0xd5,0xe5,0xde, -0xd6,0xe0,0xe8,0x81,0xf8,0x06,0x13,0x0e,0x10,0x82,0x09,0x09,0x72,0x08,0x0e,0x38, -0x10,0x13,0xa2,0x13,0x21,0xf1,0x2b,0x35,0xe1,0x34,0x28,0xe5,0x17,0x00,0x5f,0xed, -0xd9,0x40,0xcc,0xc2,0xcc,0xc2,0xc4,0xea,0xd0,0xe0,0x8b,0xf0,0xf9,0x55,0xf8,0xf3, -0x0b,0xea,0xe2,0xc3,0xe4,0xe8,0x2b,0xf4,0xf8,0xa7,0x07,0x15,0x7a,0x2b,0x37,0xed, -0x39,0x2d,0x2b,0x1d,0x0a,0xe1,0xfe,0xf4,0xf4,0xeb,0xe2,0x9e,0xe1,0xe5,0x77,0xf4, -0x06,0x70,0x0d,0x12,0xaa,0x0b,0x07,0x0a,0x04,0x0a,0xfd,0x0b,0x12,0xa7,0x0f,0x18, -0x21,0x24,0x30,0xff,0x39,0x31,0x50,0x22,0x0b,0x69,0xf5,0xe2,0x25,0xd3,0xc5,0x1e, -0xc1,0xbf,0x0c,0xc9,0xd7,0x32,0xea,0xf7,0x07,0xfa,0xf7,0x5a,0xef,0xea,0x58,0xe6, -0xeb,0x3d,0xf0,0xf6,0xb6,0xfa,0x0b,0x8e,0x1c,0x31,0x33,0x36,0x2d,0xab,0x1e,0x0d, -0xa0,0x05,0xfc,0x94,0xf6,0xea,0x2f,0xe5,0xe7,0x79,0xf3,0x04,0xb9,0x0e,0x10,0xb2, -0x0a,0x04,0x23,0x00,0x02,0x61,0x06,0x0c,0x00,0x0e,0x16,0xd5,0x1e,0x2e,0x59,0x35, -0x39,0x36,0x2a,0x18,0x71,0xfe,0xea,0x6e,0xd9,0xcc,0xfb,0xc3,0xc1,0xe6,0xc6,0xcf, -0xcf,0xe2,0xf0,0xf0,0xf8,0xf6,0x35,0xf0,0xe7,0xb6,0xe4,0xeb,0xa6,0xf0,0xf7,0xeb, -0xfa,0x06,0x8d,0x17,0x2b,0xed,0x35,0x32,0x68,0x25,0x13,0x35,0x04,0xff,0xe9,0xf6, -0xf0,0xb7,0xe7,0xe4,0xf9,0xec,0xfb,0x28,0x0c,0x0e,0xf8,0x0e,0x07,0xef,0x00,0xfd, -0x4f,0x04,0x08,0xb6,0x0f,0x11,0x83,0x19,0x25,0x0c,0x33,0x3b,0x49,0x34,0x25,0x24, -0x0b,0xf6,0x16,0xe0,0xd4,0x16,0xc7,0xc2,0x4d,0xc1,0xc8,0x0a,0xd7,0xe6,0x1f,0xf5, -0xf7,0x28,0xf5,0xea,0xa6,0xe4,0xe7,0xe2,0xef,0xf7,0xe6,0xfb,0xfe,0x24,0x0f,0x1d, -0x16,0x31,0x31,0x97,0x2a,0x19,0xc5,0x09,0x03,0xe6,0xfd,0xfa,0xba,0xf5,0xef,0xc0, -0xeb,0xf7,0x41,0x05,0x0e,0x4b,0x0d,0x04,0x5f,0xfa,0xf6,0x0b,0xf9,0x01,0x47,0x07, -0x0e,0xbb,0x15,0x23,0x62,0x31,0x3d,0x30,0x3f,0x31,0xa8,0x1d,0x02,0xe6,0xeb,0xd8, -0x99,0xcb,0xc1,0xb1,0xbd,0xc0,0x09,0xcc,0xdd,0xf4,0xeb,0xf7,0x85,0xf7,0xf3,0x90, -0xeb,0xe9,0xfc,0xef,0xf6,0x9e,0xfd,0xfd,0x7b,0x03,0x0e,0xce,0x23,0x2c,0x82,0x2d, -0x1b,0xda,0x10,0x04,0xcf,0x07,0xff,0xd4,0xfa,0xf1,0xe9,0xf0,0xf5,0x41,0x00,0x0a, -0x92,0x0a,0x08,0xa5,0xff,0xf6,0x94,0xf3,0xfb,0x79,0x02,0x0e,0xbf,0x11,0x1e,0xb8, -0x28,0x37,0x70,0x3e,0x37,0x04,0x28,0x0e,0x2b,0xf8,0xe1,0xd8,0xd3,0xc7,0x01,0xc2, -0xbe,0x3c,0xc6,0xd3,0xa9,0xe2,0xf0,0x3c,0xf5,0xf2,0x7a,0xed,0xe7,0x7b,0xee,0xf6, -0xd0,0xfe,0x00,0x5c,0x01,0x09,0x59,0x1a,0x2a,0xb2,0x2b,0x23,0x29,0x11,0x07,0x53, -0x05,0x04,0x8a,0x01,0xf7,0x64,0xf6,0xf1,0x05,0xfe,0x05,0x8f,0x0b,0x09,0x2e,0x01, -0xf7,0x40,0xef,0xf4,0x9f,0xfd,0x09,0xbb,0x0d,0x19,0xd1,0x23,0x34,0x69,0x3f,0x3f, -0x35,0x33,0x1d,0x4d,0x04,0xeb,0x27,0xdb,0xcb,0x0c,0xc4,0xbc,0x7d,0xc0,0xca,0x73, -0xdb,0xeb,0x70,0xf4,0xf4,0x23,0xf0,0xe9,0x7a,0xec,0xf4,0x67,0xfd,0x00,0x7b,0xff, -0x01,0x01,0x0e,0x21,0x70,0x2b,0x24,0x47,0x19,0x05,0xd7,0x08,0x08,0x73,0x0a,0x01, -0x66,0xf9,0xf6,0x06,0xf9,0x04,0x98,0x09,0x09,0x44,0x00,0xf8,0x68,0xed,0xef,0x34, -0xf9,0x03,0x00,0x0c,0x11,0xb3,0x1e,0x2b,0x30,0x3d,0x40,0xb9,0x3a,0x29,0x3c,0x11, -0xfb,0x00,0xe4,0xd4,0x0f,0xc8,0xbe,0x2c,0xbc,0xc1,0x24,0xd1,0xdf,0x2e,0xed,0xf2, -0xc4,0xf1,0xee,0xab,0xee,0xf6,0x7b,0xfe,0x05,0xa7,0x03,0x01,0x28,0x02,0x14,0xd5, -0x1f,0x24,0x97,0x19,0x08,0x99,0x01,0x09,0x80,0x0b,0x0d,0x6f,0x01,0xfe,0x24,0xfa, -0x02,0xb8,0x09,0x0a,0x34,0x06,0xf8,0x3b,0xf0,0xe5,0xb4,0xf0,0xfb,0xe2,0x08,0x11, -0x05,0x19,0x23,0x0c,0x32,0x3f,0x76,0x3e,0x33,0x23,0x1b,0x03,0x2b,0xee,0xde,0xbc, -0xd2,0xc8,0x2b,0xc1,0xc2,0x23,0xc9,0xd8,0x74,0xe3,0xed,0x4d,0xed,0xec,0x94,0xe8, -0xf0,0x47,0xfb,0x05,0x4e,0x09,0x06,0x06,0x06,0x0d,0x27,0x1f,0x23,0x76,0x1d,0x09, -0xca,0xfb,0x00,0xcd,0x0b,0x10,0xe3,0x08,0x00,0x96,0xff,0x06,0x68,0x10,0x0f,0x5a, -0x08,0xfc,0x2d,0xed,0xe5,0x17,0xe3,0xef,0x67,0xfc,0x08,0x4b,0x12,0x21,0x2e,0x31, -0x41,0x1f,0x46,0x3d,0x26,0x2a,0x11,0xfb,0xf8,0xe3,0xc0,0xd4,0xc7,0x4a,0xbf,0xbc, -0x0b,0xc2,0xcf,0xa5,0xdf,0xec,0xc9,0xf1,0xf1,0x24,0xed,0xee,0x88,0xf7,0x00,0x31, -0x06,0x04,0xa7,0x04,0x02,0x7f,0x15,0x1a,0xb4,0x21,0x15,0x52,0x09,0x05,0xa1,0x0b, -0x10,0x49,0x11,0x09,0x15,0x01,0x04,0x66,0x02,0x0a,0x5d,0x03,0xfd,0xe9,0xf1,0xe9, -0x8e,0xe3,0xeb,0x65,0xf5,0x05,0x10,0x13,0x1d,0x2a,0x2c,0x35,0xec,0x41,0x3f,0xee, -0x35,0x1f,0xf7,0x08,0xed,0xcb,0xdd,0xce,0xa5,0xc5,0xbe,0x8a,0xbe,0xc6,0x88,0xd4, -0xe0,0x3c,0xeb,0xee,0x6e,0xed,0xec,0x63,0xf4,0xfe,0x5a,0x0b,0x0b,0x7f,0x09,0x06, -0x83,0x0a,0x19,0x34,0x1b,0x16,0xea,0x04,0xfb,0x65,0x02,0x0c,0xcd,0x14,0x0e,0x45, -0x09,0x06,0x32,0x0b,0x0e,0xf6,0x0c,0x03,0xb3,0xf8,0xe9,0x51,0xe2,0xde,0xf8,0xea, -0xf8,0x38,0x08,0x16,0x38,0x22,0x31,0xea,0x3f,0x47,0xbb,0x3f,0x2f,0xa1,0x13,0xfe, -0xa1,0xe4,0xd7,0x50,0xc9,0xbf,0xbd,0xbd,0xbe,0x2f,0xcc,0xd9,0x14,0xe7,0xee,0x89, -0xee,0xec,0x33,0xf0,0xfa,0x87,0x03,0x0b,0x40,0x07,0x09,0x31,0x06,0x13,0xf6,0x19, -0x18,0x87,0x12,0x00,0xdf,0x03,0x0a,0x65,0x12,0x0f,0x9f,0x0e,0x05,0x21,0x0c,0x0a, -0xdb,0x0b,0x05,0xa5,0xfc,0xef,0x0b,0xe8,0xe0,0x41,0xe3,0xf2,0xcd,0xfe,0x12,0xe6, -0x1e,0x2a,0x7f,0x37,0x41,0xcd,0x41,0x36,0xca,0x23,0x07,0xcd,0xf2,0xdc,0x68,0xd1, -0xc6,0x04,0xc1,0xc0,0xf4,0xc5,0xd0,0x5e,0xde,0xe7,0x7a,0xec,0xec,0x37,0xeb,0xf4, -0x67,0xff,0x09,0x00,0x0f,0x0a,0x21,0x08,0x07,0xae,0x14,0x18,0x18,0x17,0x06,0x73, -0x00,0x04,0xf8,0x0f,0x18,0x93,0x11,0x0f,0x6e,0x0a,0x10,0x97,0x0b,0x08,0xae,0xfe, -0xf6,0xfd,0xe6,0xe0,0x79,0xd8,0xe7,0x91,0xf7,0x07,0xf6,0x19,0x25,0x62,0x33,0x3e, -0x23,0x46,0x3e,0x7f,0x31,0x17,0x0c,0xfe,0xe6,0xc9,0xd4,0xcd,0xc5,0xc0,0xc0,0x1d, -0xbf,0xca,0x88,0xd4,0xe2,0x36,0xeb,0xee,0xeb,0xee,0xef,0x00,0xfa,0x02,0x9e,0x0d, -0x0a,0xaa,0x08,0x04,0x24,0x0d,0x15,0x8a,0x16,0x10,0x15,0x03,0x06,0xbf,0x0c,0x16, -0xbc,0x16,0x15,0x8f,0x0a,0x0f,0xf0,0x07,0x0a,0x69,0x01,0xf7,0xe9,0xea,0xe1,0x2c, -0xde,0xe0,0xa8,0xf0,0xfe,0xf4,0x13,0x1f,0xc7,0x2b,0x38,0x9a,0x41,0x43,0x6b,0x37, -0x24,0x22,0x0a,0xf6,0x3b,0xdf,0xd4,0x6e,0xc8,0xc1,0xf0,0xbf,0xc2,0x24,0xcd,0xd6, -0xad,0xe3,0xe9,0x88,0xea,0xed,0x69,0xf4,0x02,0xaf,0x0d,0x12,0xf1,0x0d,0x0a,0x24, -0x0b,0x11,0x1c,0x16,0x0e,0x14,0x03,0xfe,0x33,0x05,0x12,0x42,0x18,0x17,0x99,0x12, -0x13,0x82,0x12,0x0f,0x6e,0x04,0xfc,0x8d,0xef,0xe4,0x27,0xdb,0xd9,0xa6,0xdf,0xf6, -0x27,0x08,0x1d,0xd7,0x28,0x33,0xfd,0x3f,0x45,0x06,0x41,0x31,0x26,0x19,0xfe,0x93, -0xe8,0xd6,0x78,0xcd,0xc3,0xb1,0xc0,0xbf,0xa5,0xc6,0xd1,0xdf,0xde,0xe8,0x3c,0xec, -0xed,0xef,0xee,0xfd,0xd4,0x03,0x10,0x3d,0x0e,0x0e,0xa8,0x06,0x07,0x36,0x0c,0x0b, -0xac,0x0d,0x05,0x57,0x0a,0x0c,0x96,0x18,0x1c,0x78,0x1c,0x19,0xf6,0x15,0x0e,0xc0, -0x04,0xfd,0xc3,0xf0,0xea,0x43,0xdd,0xd5,0x33,0xd8,0xe5,0x14,0xfd,0x16,0x11,0x26, -0x31,0x25,0x3c,0x42,0xf0,0x47,0x3b,0x02,0x2c,0x0d,0x9a,0xf5,0xdc,0x0c,0xd1,0xc6, -0x4b,0xc0,0xbf,0x43,0xbe,0xc8,0x4d,0xd3,0xe3,0xf2,0xea,0xed,0xae,0xef,0xf7,0x41, -0x03,0x10,0x23,0x14,0x10,0x06,0x0a,0x08,0xe5,0x0a,0x10,0x08,0x0b,0x04,0x04,0x02, -0x04,0xf0,0x0e,0x19,0x60,0x1b,0x1b,0xbe,0x17,0x12,0xd2,0x0e,0x04,0xe1,0xfd,0xee, -0x85,0xe4,0xd7,0x54,0xd8,0xdb,0xdd,0xf5,0x05,0x3d,0x1c,0x25,0x8f,0x32,0x3c,0xc9, -0x43,0x41,0x7f,0x31,0x1d,0xe0,0x00,0xef,0x3a,0xdb,0xd2,0x17,0xc6,0xc1,0xa5,0xbe, -0xc3,0x65,0xce,0xda,0xd3,0xe4,0xe4,0x3e,0xe9,0xee,0x10,0xff,0x0c,0x6b,0x15,0x11, -0x9c,0x0c,0x09,0xeb,0x08,0x12,0xfd,0x0c,0x07,0xdd,0x01,0x02,0x68,0x0e,0x1a,0x72, -0x21,0x1d,0x42,0x1a,0x14,0xce,0x0f,0x05,0x96,0xfd,0xef,0x21,0xe0,0xd6,0xee,0xd1, -0xd9,0xe0,0xe9,0x00,0x06,0x19,0x27,0x47,0x33,0x3d,0x5c,0x42,0x48,0xc0,0x38,0x26, -0xec,0x09,0xf4,0xfd,0xdf,0xd5,0xe4,0xca,0xc0,0x9a,0xc0,0xbf,0xc2,0xca,0xd2,0xbe, -0xde,0xe4,0x5a,0xe9,0xee,0x98,0xf8,0x08,0x4b,0x12,0x18,0x5f,0x11,0x0f,0xc6,0x09, -0x08,0xba,0x08,0x00,0xe8,0xfe,0xff,0x0c,0x07,0x0f,0x62,0x1c,0x1f,0x15,0x25,0x22, -0xbb,0x18,0x10,0x94,0x01,0xf8,0xf6,0xe8,0xdc,0x86,0xd1,0xd2,0x75,0xd7,0xf0,0xe4, -0x09,0x22,0x20,0x2f,0x37,0xa8,0x3c,0x44,0x43,0x42,0x32,0x34,0x1d,0xfe,0x64,0xed, -0xd9,0x5b,0xd2,0xc7,0x68,0xc2,0xc0,0xc4,0xc2,0xcc,0xd0,0xd7,0xe3,0x06,0xe7,0xe9, -0x87,0xf0,0x00,0x48,0x10,0x17,0xb8,0x14,0x0f,0xff,0x0a,0x0c,0xd4,0x04,0x04,0x1d, -0xfa,0x03,0xa7,0xfe,0x0e,0xbb,0x12,0x22,0x12,0x22,0x28,0xc3,0x1e,0x19,0x25,0x0b, -0xfe,0xc6,0xf3,0xdf,0xb4,0xd8,0xcb,0xc5,0xd2,0xdc,0xb9,0xfb,0x12,0x30,0x29,0x32, -0x74,0x3b,0x42,0x56,0x45,0x3d,0x1a,0x29,0x11,0x17,0xf5,0xe4,0xc4,0xd4,0xcd,0xdf, -0xc5,0xc3,0x70,0xc1,0xc7,0x1e,0xd2,0xdc,0x1a,0xe3,0xe5,0xa7,0xe9,0xf4,0xdd,0x04, -0x10,0xd9,0x17,0x13,0xeb,0x10,0x0d,0x8b,0x09,0x06,0x84,0x02,0xff,0xd5,0x03,0x04, -0x39,0x0d,0x18,0x12,0x20,0x29,0xd4,0x25,0x1a,0xe4,0x0e,0x03,0x87,0xf6,0xeb,0x94, -0xdc,0xcf,0x89,0xd0,0xd4,0x6f,0xec,0x0b,0x1d,0x1f,0x32,0xe1,0x35,0x3d,0xce,0x42, -0x43,0xe4,0x33,0x1e,0xd3,0x01,0xed,0xe2,0xdc,0xd2,0xba,0xcb,0xc4,0x2f,0xc3,0xc1, -0x3a,0xca,0xd4,0x9c,0xdf,0xe4,0xfa,0xe5,0xee,0xdf,0xfa,0x0f,0x06,0x16,0x1b,0x96, -0x14,0x0f,0x5c,0x0b,0x04,0x31,0x00,0xfd,0x32,0x00,0xff,0x0f,0x0a,0x10,0xe4,0x22, -0x27,0x16,0x30,0x20,0x47,0x1c,0x06,0xac,0xff,0xee,0x31,0xe0,0xd3,0x1a,0xca,0xce, -0x13,0xd9,0xf8,0x8b,0x14,0x2c,0xd7,0x34,0x3c,0x83,0x40,0x45,0x5a,0x40,0x2b,0x24, -0x12,0xf6,0x87,0xe5,0xd7,0x30,0xd0,0xc8,0xd9,0xc3,0xc1,0xb9,0xc3,0xcd,0x43,0xda, -0xe1,0xf8,0xe6,0xe7,0x85,0xf5,0x05,0x12,0x15,0x18,0xec,0x17,0x0f,0x70,0x0e,0x09, -0xa1,0x00,0x01,0x69,0xfe,0x05,0xb1,0x03,0x0e,0xd5,0x15,0x25,0x21,0x2b,0x28,0x28, -0x1c,0x0e,0x4b,0x04,0xf8,0xd0,0xe9,0xd9,0xde,0xd1,0xc9,0x0e,0xd5,0xe5,0x3f,0x08, -0x20,0x92,0x30,0x36,0x64,0x3d,0x42,0x5a,0x44,0x38,0x07,0x1f,0x06,0x2f,0xee,0xe0, -0x75,0xd3,0xcd,0xce,0xc5,0xc2,0xb4,0xbf,0xc6,0x9a,0xd2,0xdd,0xe6,0xe4,0xe3,0xe6, -0xeb,0xfc,0xd1,0x0e,0x1a,0x49,0x19,0x15,0x92,0x0c,0x0b,0xe8,0x01,0xfe,0x8e,0xfe, -0x03,0xc1,0x06,0x0a,0xf4,0x11,0x21,0xf2,0x2b,0x2f,0xdf,0x25,0x11,0xd8,0x05,0xf9, -0x08,0xee,0xdf,0xa6,0xd1,0xc6,0x15,0xd0,0xdc,0xde,0xfe,0x1a,0x55,0x2f,0x36,0x56, -0x3d,0x40,0x9d,0x43,0x3f,0x64,0x26,0x10,0x17,0xf3,0xe6,0x96,0xd7,0xd1,0x4f,0xc8, -0xc5,0xf0,0xc1,0xc5,0xd4,0xce,0xda,0xd8,0xe1,0xe4,0x9c,0xe6,0xf2,0x2c,0x04,0x13, -0x9f,0x1a,0x15,0xba,0x10,0x0b,0xa1,0x06,0xfd,0x6f,0xfc,0xff,0xcc,0x01,0x07,0x27, -0x0b,0x19,0x43,0x26,0x30,0x6d,0x30,0x1e,0xc3,0x13,0x00,0x6e,0xf8,0xe7,0xca,0xd9, -0xcd,0xb9,0xc5,0xcf,0xbf,0xe5,0x08,0x58,0x21,0x32,0xec,0x35,0x3d,0x88,0x43,0x45, -0x29,0x3a,0x20,0xb1,0x06,0xee,0xf4,0xe0,0xd7,0x1e,0xd1,0xc8,0x1d,0xc3,0xbf,0xfe, -0xc5,0xd0,0xd4,0xdc,0xde,0x0d,0xe2,0xe7,0x8f,0xf6,0x0a,0x3f,0x17,0x1a,0x69,0x17, -0x11,0xa7,0x0f,0x07,0x53,0xfe,0x03,0x14,0x05,0x07,0xe6,0x0a,0x0e,0x27,0x1a,0x2b, -0x1f,0x2d,0x22,0x97,0x11,0x02,0x99,0xfa,0xed,0xb6,0xe2,0xd0,0x56,0xce,0xcf,0xb5, -0xe0,0xfe,0x26,0x1b,0x30,0x5c,0x39,0x3b,0xe2,0x3d,0x42,0x7f,0x3b,0x2a,0x60,0x0c, -0xf5,0x02,0xe3,0xda,0x51,0xd3,0xcc,0xd1,0xc7,0xc3,0xa2,0xc7,0xcc,0xea,0xda,0xdf, -0x25,0xe3,0xe0,0x6c,0xed,0xff,0x99,0x13,0x1d,0x50,0x18,0x11,0x9f,0x0c,0x0c,0xab, -0x01,0xff,0x0a,0x02,0x00,0x87,0x08,0x09,0xb1,0x15,0x26,0x46,0x30,0x2e,0x08,0x1f, -0x0f,0xd1,0x03,0xf5,0xc4,0xe9,0xd6,0x8d,0xc9,0xc5,0xe1,0xcf,0xe9,0xd9,0x07,0x26, -0x15,0x33,0x3c,0x5f,0x3e,0x45,0xed,0x44,0x37,0x5d,0x1f,0x02,0x7a,0xec,0xde,0x0a, -0xd7,0xd0,0xa5,0xc9,0xc2,0xab,0xc2,0xc6,0x76,0xd1,0xdb,0x1b,0xe2,0xe1,0x18,0xe5, -0xf3,0x53,0x07,0x18,0xd4,0x1b,0x17,0xca,0x0e,0x0c,0xcb,0x05,0x00,0x87,0x09,0x03, -0x50,0x0a,0x05,0x90,0x0f,0x1f,0x1e,0x2f,0x31,0x09,0x21,0x10,0x73,0x03,0xf9,0x1a, -0xec,0xde,0x5a,0xcd,0xc9,0xb6,0xcc,0xdf,0x13,0xfd,0x1e,0x29,0x33,0x3b,0x00,0x3c, -0x3c,0xee,0x44,0x3c,0x05,0x2b,0x0b,0x1c,0xf4,0xe2,0x35,0xdc,0xd6,0x30,0xd0,0xca, -0x10,0xc5,0xc8,0x6b,0xce,0xdb,0xa3,0xdf,0xdf,0x50,0xdc,0xe4,0xc0,0xf7,0x0b,0x2a, -0x18,0x16,0x91,0x11,0x0b,0x3c,0x0c,0x07,0x84,0x0d,0x10,0xbe,0x0e,0x0e,0xe1,0x09, -0x17,0xcb,0x26,0x2d,0x86,0x26,0x10,0xe0,0x01,0xf6,0xa0,0xf0,0xe5,0x57,0xd8,0xca, -0xc9,0xc5,0xd4,0xe2,0xf5,0x17,0x0d,0x32,0x39,0x5e,0x3d,0x3f,0x19,0x46,0x43,0xa2, -0x33,0x18,0x32,0xfa,0xe6,0x55,0xd9,0xd7,0xf7,0xd0,0xcb,0x9b,0xc3,0xc4,0xec,0xcc, -0xd9,0xab,0xe3,0xe4,0x17,0xe1,0xdf,0x11,0xec,0xfd,0xfe,0x10,0x16,0xe4,0x12,0x0d, -0x7f,0x0a,0x0d,0xa7,0x0c,0x0e,0x84,0x10,0x08,0x3c,0x0a,0x0c,0x7f,0x19,0x27,0x69, -0x28,0x1b,0xee,0x08,0x00,0x25,0xf7,0xf5,0xbd,0xe4,0xd7,0x34,0xcb,0xce,0xc9,0xe4, -0x01,0xd9,0x1c,0x2f,0x6a,0x33,0x39,0xdb,0x3d,0x42,0x8c,0x40,0x29,0x6d,0x10,0xf5, -0x3b,0xe4,0xdc,0x9c,0xd8,0xd0,0x42,0xc9,0xc2,0xae,0xc4,0xcf,0xdf,0xda,0xe2,0xac, -0xdf,0xdd,0x82,0xdf,0xf2,0x79,0x06,0x15,0xe9,0x15,0x14,0x37,0x0a,0x0c,0x84,0x0b, -0x12,0xac,0x12,0x0e,0xd6,0x07,0x08,0xb3,0x11,0x20,0xbb,0x28,0x22,0xda,0x13,0x02, -0xfc,0xfa,0xf2,0x7a,0xec,0xdd,0x9d,0xcf,0xc9,0x54,0xd6,0xf3,0xb4,0x14,0x2e,0x13, -0x38,0x3d,0x7c,0x3d,0x44,0x7e,0x41,0x33,0x4c,0x19,0xfc,0x07,0xe4,0xd8,0x5d,0xd5, -0xd3,0x82,0xcd,0xc8,0x88,0xc8,0xd1,0x51,0xdc,0xe5,0xe2,0xe4,0xdd,0x78,0xdb,0xe2, -0x44,0xf8,0x0a,0x35,0x15,0x10,0xaa,0x0e,0x0b,0x31,0x10,0x14,0x64,0x14,0x15,0xac, -0x0c,0x0a,0xd1,0x0b,0x18,0xdc,0x23,0x27,0x14,0x17,0x06,0xd8,0xfb,0xf5,0x28,0xf1, -0xe5,0x3a,0xd5,0xcc,0x14,0xce,0xe7,0x96,0x06,0x24,0x28,0x36,0x3b,0xdf,0x3d,0x40, -0x1a,0x44,0x3a,0x4e,0x27,0x09,0x11,0xee,0xde,0x80,0xd8,0xd7,0xc0,0xd2,0xcb,0x9a, -0xc8,0xcc,0xa1,0xd7,0xdf,0x86,0xe4,0xdf,0x48,0xd9,0xd9,0xa5,0xeb,0xfe,0x65,0x11, -0x13,0xa0,0x10,0x0a,0x33,0x0e,0x14,0x50,0x17,0x15,0x86,0x0f,0x09,0x17,0x0a,0x14, -0xcc,0x1f,0x25,0x56,0x1e,0x0f,0x0f,0x00,0xfb,0x23,0xf4,0xe9,0x87,0xdd,0xce,0x61, -0xca,0xd5,0x4d,0xf6,0x13,0xb5,0x31,0x36,0xe2,0x3e,0x40,0xdb,0x47,0x45,0xfd,0x33, -0x17,0x0e,0xfb,0xe5,0x05,0xd8,0xd5,0x33,0xd1,0xca,0xc9,0xc7,0xc7,0xa3,0xd2,0xdd, -0x16,0xe7,0xe6,0x7f,0xe1,0xdc,0xbb,0xe3,0xf6,0xe9,0x06,0x12,0xef,0x0e,0x0c,0xff, -0x06,0x0e,0xb4,0x19,0x17,0xc7,0x18,0x08,0x35,0x08,0x0a,0x2e,0x1c,0x22,0x00,0x20, -0x11,0x42,0x03,0xfd,0x14,0xf9,0xf3,0x57,0xe6,0xd9,0xc0,0xcf,0xd5,0x45,0xe9,0x07, -0x09,0x23,0x31,0x3f,0x38,0x39,0x07,0x3e,0x40,0xfb,0x39,0x23,0x4c,0x0b,0xf0,0x78, -0xe2,0xdc,0x84,0xdb,0xd6,0xa3,0xcf,0xc9,0x6e,0xcb,0xd5,0x76,0xdf,0xe3,0x40,0xde, -0xd8,0xc5,0xd9,0xe8,0xa9,0xfd,0x0d,0xe1,0x12,0x0e,0xcc,0x0d,0x0c,0xa8,0x16,0x1b, -0xa7,0x12,0x11,0xdd,0x05,0x0b,0x71,0x10,0x1e,0xa4,0x1d,0x19,0x7e,0x0c,0x00,0x4c, -0xfa,0xf5,0x0b,0xec,0xdf,0x8c,0xd5,0xd2,0xd6,0xe1,0xfd,0x6a,0x19,0x2e,0x8c,0x3a, -0x3d,0x0a,0x40,0x41,0xb4,0x39,0x2b,0x74,0x10,0xf6,0x92,0xe2,0xd8,0x81,0xd7,0xd6, -0x14,0xd3,0xd1,0x60,0xd2,0xd9,0xdb,0xe1,0xe7,0x46,0xe4,0xdf,0xd3,0xd9,0xdb,0xcd, -0xe8,0xfb,0x4a,0x09,0x0c,0xae,0x09,0x07,0xc7,0x0c,0x21,0x80,0x1c,0x1d,0xc5,0x0d, -0x0d,0x3d,0x0f,0x1a,0x86,0x1c,0x15,0x2e,0x0f,0xff,0x8c,0xf7,0xf1,0x82,0xef,0xe7, -0x8c,0xe2,0xda,0xfb,0xdf,0xf6,0xda,0x0f,0x29,0x8d,0x35,0x3a,0xfc,0x37,0x3a,0x4a, -0x35,0x2e,0x18,0x19,0x03,0x79,0xed,0xe1,0xa4,0xdc,0xdd,0xa3,0xdb,0xd9,0x02,0xd6, -0xd6,0xbb,0xdb,0xe1,0x76,0xe2,0xde,0xa8,0xd8,0xd6,0x2e,0xdf,0xef,0x21,0x00,0x08, -0xb7,0x0a,0x08,0xe5,0x09,0x17,0xe0,0x1e,0x1e,0x1c,0x18,0x10,0x6a,0x10,0x17,0xb7, -0x1b,0x19,0xea,0x12,0x06,0xc8,0xf9,0xf1,0xb4,0xe9,0xe6,0x83,0xe2,0xde,0x4d,0xe1, -0xef,0xa3,0x08,0x22,0xfd,0x37,0x3c,0x15,0x40,0x39,0x81,0x36,0x2c,0x93,0x1c,0x08, -0x28,0xf3,0xe3,0x48,0xda,0xdc,0x78,0xdc,0xdf,0xc9,0xdb,0xdb,0x6e,0xde,0xe2,0xd9, -0xe4,0xe0,0x2a,0xdc,0xd5,0xa6,0xd5,0xe0,0x96,0xf2,0x01,0xf1,0x08,0x06,0x59,0x05, -0x11,0xa4,0x22,0x25,0xbb,0x1e,0x14,0x40,0x10,0x16,0x6e,0x1a,0x17,0xca,0x0d,0x07, -0x63,0xfc,0xf3,0x8c,0xea,0xe7,0x55,0xe5,0xe5,0x04,0xe7,0xed,0xd4,0x02,0x1a,0x85, -0x32,0x39,0x7c,0x3f,0x38,0x0a,0x37,0x2d,0xf3,0x1f,0x0f,0xce,0xf9,0xeb,0x4b,0xde, -0xdd,0x76,0xde,0xe2,0xaa,0xe0,0xdf,0xc5,0xdf,0xe2,0xd5,0xe5,0xe1,0xec,0xdc,0xd5, -0x2a,0xd4,0xd7,0xd0,0xe5,0xf3,0x3b,0x01,0x05,0x78,0x06,0x0c,0x6d,0x1c,0x27,0x60, -0x26,0x1c,0x79,0x15,0x13,0x9e,0x17,0x17,0x19,0x11,0x06,0x08,0xfd,0xf1,0x5a,0xea, -0xe6,0x7a,0xe5,0xe6,0x17,0xe8,0xf0,0xdc,0xfd,0x18,0x5a,0x2c,0x3d,0x12,0x40,0x3d, -0x25,0x36,0x2d,0xf5,0x20,0x10,0xde,0xfe,0xec,0xc1,0xe0,0xdb,0x43,0xde,0xe2,0x92, -0xe4,0xe4,0x1b,0xe4,0xe4,0xd0,0xe5,0xe4,0x8d,0xe0,0xdb,0x22,0xd5,0xd4,0x5b,0xda, -0xea,0x7d,0xf7,0x03,0x81,0x03,0x09,0xd2,0x14,0x23,0x85,0x2a,0x20,0xe9,0x18,0x14, -0x91,0x15,0x17,0x5c,0x0f,0x07,0x2e,0xfc,0xf6,0x3a,0xed,0xe9,0xfb,0xe5,0xe7,0xce, -0xec,0xf2,0x76,0xfd,0x10,0x88,0x26,0x36,0x0c,0x3f,0x3d,0x69,0x38,0x30,0xec,0x23, -0x14,0xc4,0x02,0xf0,0xdd,0xe4,0xdb,0x1e,0xde,0xe1,0xe4,0xe7,0xe9,0x84,0xe9,0xe8, -0x9f,0xe9,0xe9,0xa1,0xe4,0xdd,0x66,0xd6,0xd2,0xcf,0xd0,0xdb,0x62,0xe9,0xf8,0xc8, -0x01,0x04,0xd3,0x0e,0x1c,0xc6,0x2d,0x2c,0x0c,0x22,0x18,0xa4,0x14,0x16,0x92,0x10, -0x07,0xc9,0xfa,0xf3,0x62,0xea,0xe8,0x16,0xe6,0xea,0x27,0xf2,0xf6,0x7d,0x00,0x0e, -0x74,0x22,0x31,0x2c,0x3b,0x39,0x96,0x36,0x2f,0x87,0x24,0x16,0xe7,0x06,0xf8,0xde, -0xeb,0xe2,0x2f,0xdf,0xe3,0x01,0xe8,0xec,0x89,0xeb,0xea,0x04,0xea,0xe9,0xc3,0xe5, -0xde,0xd1,0xd7,0xd3,0x0b,0xd2,0xd4,0x1d,0xde,0xee,0x32,0xf8,0x01,0xc6,0x09,0x17, -0x5d,0x26,0x2f,0xab,0x26,0x1f,0x54,0x19,0x1a,0x16,0x15,0x0c,0x8c,0xfe,0xf5,0x92, -0xeb,0xe6,0x2f,0xe5,0xe5,0x38,0xea,0xf3,0x95,0xfc,0x0b,0xc1,0x1e,0x2f,0x56,0x3b, -0x3e,0x1a,0x3a,0x33,0x4c,0x2b,0x1b,0xb5,0x0a,0xf9,0x1b,0xeb,0xe1,0x23,0xde,0xe0, -0xb1,0xe5,0xed,0x24,0xef,0xf1,0x3e,0xf0,0xf0,0x58,0xeb,0xe4,0x8d,0xda,0xd6,0x80, -0xcf,0xcf,0x8c,0xd1,0xdf,0xf0,0xeb,0xfb,0xd1,0x03,0x15,0x92,0x23,0x31,0x9e,0x32, -0x27,0x3b,0x1f,0x1a,0x9b,0x19,0x0a,0xd4,0xff,0xed,0x3e,0xea,0xe4,0x26,0xe2,0xe3, -0x25,0xe6,0xf3,0x63,0xff,0x0d,0xd9,0x1d,0x2b,0x8b,0x38,0x3c,0x1f,0x3f,0x35,0x4d, -0x2f,0x1e,0xaf,0x0f,0x00,0x01,0xef,0xe6,0x2d,0xdd,0xdf,0x29,0xe1,0xe9,0x6f,0xee, -0xf2,0xd8,0xf1,0xf1,0x56,0xef,0xe8,0x8c,0xe1,0xd8,0xb1,0xd3,0xcf,0xf2,0xcf,0xd3, -0x13,0xe2,0xee,0x15,0x01,0x11,0x34,0x20,0x2d,0x16,0x33,0x2d,0x6d,0x23,0x1b,0x76, -0x16,0x0c,0xf1,0xff,0xee,0x77,0xe7,0xe3,0xed,0xe6,0xe6,0x70,0xea,0xef,0x55,0xfe, -0x0d,0xf9,0x1c,0x28,0x8b,0x34,0x37,0x2b,0x39,0x35,0xd2,0x2d,0x26,0xf2,0x14,0x03, -0x93,0xf3,0xe8,0xea,0xe2,0xe3,0xbe,0xe3,0xe8,0x78,0xec,0xf1,0x03,0xf5,0xf4,0x18, -0xf3,0xeb,0xcb,0xe3,0xd9,0x56,0xd4,0xd1,0xaa,0xd0,0xd1,0x81,0xd4,0xe2,0xeb,0xf2, -0x0c,0xae,0x1f,0x2e,0x45,0x32,0x30,0x7d,0x2d,0x21,0xe9,0x1d,0x10,0x91,0x02,0xee, -0xd5,0xe4,0xda,0xfe,0xdf,0xe2,0xf9,0xe4,0xec,0x19,0xf9,0x0c,0x18,0x1d,0x30,0x0b, -0x35,0x3c,0xd6,0x3a,0x39,0xb9,0x30,0x29,0x01,0x18,0x07,0x3e,0xf7,0xe7,0x17,0xe2, -0xde,0xef,0xe2,0xe5,0x14,0xeb,0xf0,0x9c,0xf6,0xf9,0xbd,0xf7,0xf4,0xe1,0xe9,0xe0, -0x41,0xd9,0xd0,0x6a,0xd0,0xcb,0x73,0xcd,0xd4,0xe4,0xe8,0x02,0xf5,0x08,0x09,0x57, -0x07,0xfa,0x95,0xf3,0xe3,0xdb,0xe3,0xe0,0x98,0xe8,0xf7,0x64,0x0d,0x25,0x34,0x3a, -0x44,0x79,0x48,0x45,0x21,0x3e,0x27,0xe7,0x0e,0xee,0xfc,0xd7,0xc4,0x2a,0xc0,0xc8, -0x3e,0xcd,0xe0,0x68,0xea,0xfd,0x4a,0x05,0x0e,0x83,0x0c,0x02,0xac,0xf8,0xea,0x82, -0xe3,0xdf,0xb0,0xe5,0xef,0x60,0x07,0x19,0xce,0x35,0x41,0x36,0x48,0x44,0xc2,0x41, -0x31,0x84,0x15,0xfa,0x83,0xda,0xcb,0xef,0xbf,0xc8,0x98,0xc9,0xda,0x55,0xe8,0xf5, -0x49,0x06,0x09,0xae,0x0c,0x03,0xed,0xfb,0xf1,0xf5,0xe3,0xe2,0x7d,0xe1,0xed,0xe6, -0xfe,0x14,0x81,0x2d,0x3e,0xec,0x45,0x41,0xea,0x44,0x35,0x9d,0x23,0x05,0xd6,0xe5, -0xcf,0xf4,0xc3,0xc3,0xca,0xc8,0xd2,0x4c,0xdf,0xee,0xad,0xff,0x07,0xb6,0x0b,0x0c, -0x89,0x01,0xf6,0x93,0xe8,0xe2,0x8f,0xe3,0xe8,0xc4,0xf7,0x09,0x0e,0x21,0x38,0xe1, -0x42,0x48,0x3c,0x44,0x40,0x7a,0x2a,0x12,0x98,0xf0,0xd7,0x57,0xc9,0xc0,0x10,0xc6, -0xc7,0x47,0xda,0xe9,0x92,0xf8,0x06,0xa6,0x07,0x0e,0x46,0x05,0xff,0xa0,0xee,0xe7, -0xc1,0xe2,0xe4,0x5a,0xf0,0x03,0x7f,0x17,0x30,0xcb,0x3f,0x46,0xe3,0x44,0x47,0x64, -0x34,0x1c,0xe6,0xfd,0xdb,0x2d,0xce,0xc1,0x66,0xc3,0xc3,0xf0,0xd1,0xe1,0xfb,0xf0, -0x04,0x79,0x08,0x0e,0xb2,0x09,0x03,0xc2,0xf4,0xea,0xb3,0xe4,0xe2,0xef,0xeb,0xfd, -0x72,0x0e,0x2a,0x27,0x3c,0x44,0x8d,0x44,0x45,0xce,0x3b,0x23,0x18,0x09,0xe3,0xd9, -0xd1,0xc2,0xc3,0xc4,0xc2,0x0d,0xce,0xdc,0x80,0xeb,0x00,0x8a,0x07,0x0d,0x23,0x0c, -0x02,0xa7,0xf9,0xeb,0xa8,0xe7,0xe3,0x01,0xe7,0xf7,0xf6,0x08,0x24,0xb0,0x38,0x43, -0x99,0x45,0x48,0x2e,0x41,0x2c,0xe0,0x10,0xef,0x7b,0xd5,0xc5,0x96,0xc0,0xc0,0x2f, -0xc6,0xd6,0x50,0xe5,0xf8,0xd4,0x07,0x0b,0xd0,0x0f,0x08,0x7e,0x01,0xef,0xec,0xeb, -0xe4,0xa1,0xe8,0xef,0x2d,0x03,0x14,0x69,0x30,0x3d,0xfe,0x43,0x43,0xa9,0x44,0x35, -0x70,0x1a,0xff,0xe8,0xdc,0xd1,0x84,0xc1,0xc3,0xbe,0xbf,0xd1,0x68,0xdf,0xee,0xee, -0x02,0x08,0x42,0x0c,0x0a,0xb7,0x06,0xf7,0xae,0xee,0xe6,0xa6,0xe7,0xe9,0x43,0xfd, -0x0d,0x7c,0x26,0x39,0x1c,0x3f,0x44,0x59,0x46,0x40,0xe8,0x22,0x0c,0xdd,0xe7,0xd4, -0x29,0xc7,0xc0,0x6c,0xc0,0xc5,0xbf,0xd9,0xe5,0xed,0xfc,0x06,0x55,0x0b,0x10,0x2a, -0x06,0xff,0x3d,0xf0,0xed,0xf4,0xe4,0xe8,0x59,0xf3,0x06,0xef,0x1c,0x32,0xea,0x3f, -0x43,0x63,0x47,0x44,0x80,0x2f,0x17,0x75,0xf6,0xd9,0x00,0xcc,0xc1,0xe6,0xbe,0xbf, -0x5f,0xd0,0xe0,0x85,0xf3,0x04,0x39,0x08,0x0e,0xd7,0x08,0x06,0x59,0xf7,0xef,0xcc, -0xe7,0xe5,0xd7,0xf1,0x01,0x8e,0x15,0x2a,0x12,0x3d,0x40,0x81,0x46,0x46,0x85,0x36, -0x20,0x43,0x00,0xe1,0x42,0xd0,0xc4,0xc2,0xbe,0xbe,0xec,0xca,0xdb,0x21,0xeb,0x03, -0x72,0x06,0x0f,0xf4,0x0a,0x08,0x49,0xfa,0xf2,0x3c,0xe9,0xe6,0xec,0xea,0xfb,0xb8, -0x0c,0x22,0xb8,0x39,0x40,0x66,0x45,0x45,0xb5,0x41,0x25,0x0b,0x0f,0xe9,0xcf,0xd8, -0xc6,0x03,0xc0,0xbb,0x29,0xc3,0xd5,0xa1,0xe2,0xfb,0x31,0x04,0x0a,0xbf,0x0e,0x0c, -0x84,0x03,0xf5,0xbc,0xed,0xe7,0xea,0xe8,0xf6,0xd9,0x03,0x18,0x1a,0x2f,0x3d,0xdd, -0x42,0x47,0xd2,0x44,0x31,0x9f,0x1a,0xf7,0xf9,0xdb,0xcc,0x4e,0xc2,0xba,0xf6,0xbe, -0xc9,0x8f,0xdc,0xf1,0x76,0x04,0x09,0xdc,0x0f,0x0d,0xd5,0x09,0xfc,0x6c,0xf2,0xe9, -0x8f,0xe6,0xed,0x29,0xfd,0x0d,0x22,0x24,0x38,0xfb,0x3e,0x44,0x0c,0x4b,0x3c,0x0c, -0x24,0x09,0x8d,0xe7,0xd7,0x73,0xc6,0xbd,0x91,0xb7,0xc4,0x78,0xd3,0xe4,0xc9,0xfb, -0x03,0x1e,0x0d,0x0d,0x9d,0x0f,0x01,0x4b,0xf7,0xee,0xa2,0xe9,0xe9,0x0d,0xf8,0x08, -0xd7,0x1c,0x33,0x2a,0x3c,0x46,0xe8,0x4a,0x46,0x0a,0x2c,0x13,0xa9,0xf0,0xd9,0xb5, -0xc9,0xbd,0x31,0xb6,0xb8,0x9f,0xcd,0xde,0xc9,0xf7,0x04,0x94,0x0a,0x12,0xbf,0x0e, -0x0a,0xa4,0xfb,0xf1,0x25,0xeb,0xe4,0x8b,0xf2,0x01,0xa6,0x14,0x2b,0x07,0x3b,0x42, -0xb6,0x47,0x49,0x3c,0x34,0x20,0x8d,0xfc,0xe0,0xe3,0xce,0xc1,0x54,0xb8,0xb7,0x3c, -0xc8,0xd6,0x07,0xee,0xff,0x81,0x07,0x12,0x45,0x10,0x0f,0x3b,0xfe,0xf6,0x6e,0xea, -0xe6,0xd6,0xee,0xf9,0x28,0x0d,0x1e,0x6c,0x35,0x3f,0x93,0x47,0x4d,0xac,0x3f,0x28, -0xce,0x0a,0xe9,0x8b,0xd7,0xc7,0xc6,0xb9,0xb2,0x96,0xbe,0xcd,0xa2,0xe4,0xf9,0xba, -0x07,0x0c,0xa4,0x12,0x12,0x75,0x07,0xfd,0x84,0xed,0xe9,0x38,0xe6,0xf6,0x60,0x03, -0x17,0xf3,0x2c,0x3a,0x3c,0x46,0x4c,0xaf,0x48,0x30,0xee,0x1a,0xf3,0x0f,0xdf,0xca, -0x48,0xbf,0xb2,0x17,0xb8,0xc6,0x4f,0xdb,0xf3,0xfe,0x01,0x0b,0x15,0x12,0x12,0x97, -0x0d,0xff,0x51,0xf3,0xe8,0x7f,0xe7,0xf0,0x09,0xfe,0x0e,0xc6,0x23,0x38,0x06,0x43, -0x4c,0x57,0x4b,0x37,0x48,0x24,0x04,0xa7,0xe7,0xd3,0x27,0xc2,0xb4,0x41,0xb4,0xc1, -0x9a,0xd0,0xe9,0x2d,0xfb,0x08,0x44,0x0d,0x12,0xb8,0x12,0x06,0x9b,0xfb,0xec,0x8d, -0xe7,0xed,0x90,0xfb,0x09,0x1a,0x1b,0x2e,0xeb,0x39,0x47,0x5d,0x4d,0x42,0x2f,0x2a, -0x0d,0x19,0xf2,0xdc,0x9a,0xc8,0xba,0xe5,0xb2,0xbd,0x84,0xc8,0xe0,0x4d,0xf5,0x06, -0x9a,0x0c,0x12,0x56,0x11,0x0b,0x96,0xff,0xef,0x0e,0xea,0xe6,0x12,0xf4,0x02,0xde, -0x12,0x28,0xa9,0x36,0x46,0x73,0x4f,0x47,0x0f,0x33,0x1e,0xf5,0xfb,0xe5,0x60,0xd0, -0xbd,0xa7,0xb4,0xb6,0x97,0xc2,0xd5,0xa7,0xee,0xfe,0x09,0x08,0x11,0x39,0x10,0x0f, -0xe8,0x02,0xf9,0x80,0xea,0xe6,0xec,0xf1,0xfd,0x49,0x0c,0x1d,0xa7,0x32,0x40,0xf7, -0x4d,0x4c,0x65,0x39,0x25,0xda,0x08,0xed,0xb6,0xd9,0xc5,0x14,0xb7,0xb3,0x50,0xc0, -0xcd,0xf4,0xe7,0xf6,0xee,0x04,0x0b,0xe4,0x0f,0x10,0xfb,0x07,0xfd,0x91,0xee,0xe8, -0x56,0xe8,0xfc,0xb6,0x06,0x1a,0x6f,0x2a,0x3b,0x91,0x46,0x51,0xbc,0x42,0x2f,0xb1, -0x14,0xf5,0xe4,0xe1,0xca,0x76,0xbe,0xb0,0x59,0xbb,0xc2,0xb0,0xdd,0xef,0xb6,0x01, -0x09,0x8f,0x11,0x13,0x62,0x0d,0x03,0x93,0xf3,0xec,0x00,0xe8,0xf5,0xf1,0x02,0x0d, -0xca,0x1e,0x33,0xba,0x44,0x4d,0xcc,0x48,0x34,0xb8,0x20,0x03,0xc3,0xeb,0xd7,0x6c, -0xc2,0xb5,0x1d,0xb4,0xbf,0x0a,0xd4,0xe8,0xaa,0xf8,0x03,0x93,0x0d,0x0f,0xf5,0x11, -0x05,0xe1,0xfc,0xec,0xb5,0xeb,0xf1,0xe8,0xff,0x08,0x56,0x19,0x2d,0xcf,0x3e,0x4d, -0x8a,0x4b,0x3c,0xc5,0x26,0x0c,0x91,0xf2,0xde,0x18,0xc7,0xb6,0x71,0xb2,0xbd,0x75, -0xcc,0xe4,0x9c,0xf5,0x04,0x5b,0x0a,0x11,0x0a,0x0e,0x0c,0xab,0xfe,0xf0,0xf2,0xe7, -0xea,0xe1,0xfc,0x03,0xc1,0x16,0x23,0x1c,0x3a,0x45,0x36,0x52,0x44,0x09,0x2c,0x16, -0xe9,0xf8,0xe9,0x55,0xcf,0xbf,0x73,0xb2,0xbc,0x13,0xc4,0xdb,0x2d,0xee,0xfe,0xa8, -0x05,0x0e,0xfb,0x0e,0x0e,0xc9,0x04,0xf5,0x72,0xea,0xea,0x50,0xf4,0x03,0xfe,0x0c, -0x1e,0x98,0x2d,0x42,0x9e,0x4d,0x49,0xae,0x36,0x21,0xfd,0x05,0xf1,0x48,0xdc,0xc4, -0xf3,0xb7,0xb4,0xfa,0xbe,0xcf,0x09,0xe5,0xf6,0x8a,0x01,0x0c,0x1c,0x0d,0x11,0x85, -0x08,0xfe,0x95,0xef,0xeb,0x28,0xf1,0xff,0x62,0x08,0x14,0xb5,0x26,0x3a,0xd7,0x4b, -0x4d,0x5d,0x3c,0x27,0xde,0x11,0xf9,0x2f,0xe8,0xcb,0xf8,0xba,0xb0,0x89,0xbd,0xc6, -0x77,0xe1,0xed,0x1c,0xfe,0x06,0x53,0x0d,0x11,0x74,0x0d,0x03,0x25,0xf4,0xec,0xa4, -0xeb,0xfd,0xc7,0x04,0x10,0xd6,0x1b,0x31,0x6c,0x44,0x50,0x58,0x43,0x2e,0x09,0x1b, -0x02,0x96,0xf1,0xd5,0x8d,0xc3,0xb5,0xc4,0xb9,0xc1,0x31,0xd6,0xe8,0x5f,0xf8,0x02, -0xdd,0x0b,0x0e,0x85,0x0f,0x08,0x50,0xfa,0xef,0xb9,0xe9,0xf6,0x82,0x03,0x0a,0xc9, -0x18,0x28,0x66,0x3f,0x4a,0xc2,0x46,0x34,0x65,0x24,0x0a,0x64,0xf5,0xe3,0xc8,0xc9, -0xbd,0xcd,0xb6,0xc1,0x09,0xcf,0xe5,0x93,0xf1,0x00,0x20,0x06,0x0c,0xaa,0x0e,0x08, -0x72,0xff,0xf0,0xe2,0xea,0xef,0xa6,0x01,0x05,0x04,0x13,0x20,0x7d,0x37,0x47,0x27, -0x4f,0x3f,0xd7,0x28,0x16,0x78,0xfc,0xef,0xf9,0xd4,0xbf,0x60,0xb3,0xbb,0x16,0xc5, -0xda,0xa0,0xea,0xfb,0xd2,0x02,0x0b,0x77,0x0e,0x0f,0xb6,0x07,0xfa,0x88,0xee,0xed, -0x3b,0xfb,0x03,0xff,0x0c,0x19,0x20,0x29,0x3b,0x69,0x4a,0x44,0xb7,0x2e,0x1e,0xb7, -0x05,0xf9,0xf0,0xe0,0xcc,0xa1,0xba,0xbd,0x0a,0xc3,0xd2,0x9d,0xe5,0xf2,0x02,0xff, -0x04,0x3f,0x0b,0x0d,0xd2,0x07,0xfc,0x8f,0xf0,0xeb,0x9b,0xf4,0x03,0xea,0x09,0x16, -0xad,0x22,0x36,0x4e,0x47,0x4a,0x6a,0x39,0x24,0x68,0x0f,0xfc,0x3d,0xed,0xd1,0x44, -0xc1,0xb6,0xf7,0xc2,0xca,0xf0,0xdf,0xea,0x79,0xfb,0x00,0xfa,0x09,0x0b,0x64,0x0a, -0x01,0xa3,0xf4,0xee,0xef,0xf0,0xff,0xcf,0x09,0x13,0xe9,0x1c,0x2e,0xef,0x3f,0x4b, -0x18,0x41,0x28,0xc1,0x16,0x02,0x55,0xf4,0xdb,0x15,0xc8,0xba,0xcf,0xc1,0xc6,0xb7, -0xd7,0xe7,0xfc,0xf6,0xfe,0xeb,0x05,0x07,0x19,0x09,0x02,0x54,0xfa,0xef,0x35,0xee, -0xf9,0xf6,0x07,0x0d,0x2f,0x1b,0x29,0xd8,0x3c,0x4a,0x6a,0x44,0x30,0xe6,0x1e,0x09, -0xb2,0xf8,0xe3,0x2b,0xce,0xbd,0x47,0xbe,0xc4,0xdc,0xd2,0xe5,0x42,0xf2,0xfc,0x66, -0x04,0x07,0x16,0x09,0x06,0x23,0xfb,0xf0,0xd8,0xe9,0xf4,0xa0,0x04,0x0c,0x0d,0x18, -0x1f,0x1f,0x36,0x46,0xee,0x49,0x39,0x60,0x23,0x0f,0x32,0xfc,0xf1,0x20,0xd3,0xc7, -0x50,0xbb,0xc6,0x70,0xce,0xe0,0xf3,0xeb,0xf8,0x99,0x01,0x04,0xa3,0x06,0x02,0xfb, -0xfe,0xf2,0x9f,0xed,0xef,0x6f,0xff,0x0b,0x9f,0x14,0x1f,0xd1,0x2c,0x3f,0xf2,0x49, -0x40,0x13,0x28,0x15,0x94,0x01,0xf6,0x53,0xe0,0xcd,0x04,0xc1,0xc6,0x92,0xcd,0xdb, -0x5b,0xea,0xf3,0xa0,0xfc,0x02,0x05,0x02,0x01,0xd6,0xfc,0xf5,0x5a,0xeb,0xec,0xc2, -0xfa,0x08,0x71,0x10,0x1d,0x85,0x28,0x3d,0x8c,0x4a,0x46,0xfe,0x2f,0x20,0x7e,0x06, -0xfa,0x20,0xe7,0xd1,0x59,0xc5,0xc1,0x65,0xcb,0xd0,0x96,0xe8,0xed,0x52,0xfb,0x01, -0x44,0x02,0x03,0x95,0xff,0xfb,0x2e,0xef,0xed,0x82,0xf4,0x04,0xbf,0x0b,0x17,0x24, -0x22,0x31,0x7c,0x43,0x46,0x7e,0x37,0x21,0x9f,0x13,0xfe,0xed,0xf5,0xdb,0x21,0xcd, -0xc3,0xab,0xca,0xd1,0x3c,0xdd,0xec,0x58,0xf1,0xfd,0xe8,0xfd,0x02,0x9a,0xfe,0xfb, -0xc9,0xf1,0xeb,0x87,0xef,0xff,0x2b,0x0b,0x16,0x8a,0x1f,0x2b,0x6b,0x3c,0x4b,0x4a, -0x42,0x2b,0xbb,0x19,0x02,0xdb,0xf9,0xe1,0xfc,0xd2,0xc2,0xf3,0xc6,0xcc,0x55,0xd6, -0xe7,0x85,0xef,0xfa,0xbd,0x00,0x01,0x48,0x00,0xfc,0xba,0xf8,0xed,0xdb,0xf0,0xf7, -0x01,0x09,0x0e,0xe7,0x1e,0x26,0x74,0x36,0x44,0xbc,0x43,0x30,0x18,0x1d,0x0e,0xd8, -0xfa,0xed,0xfd,0xd7,0xca,0x5c,0xc7,0xcf,0xe1,0xd6,0xe1,0x1f,0xee,0xf4,0x39,0xfe, -0xfd,0x9c,0xfe,0xfb,0x44,0xf6,0xf0,0x1b,0xeb,0xf5,0x8d,0x02,0x0f,0x51,0x1a,0x24, -0x26,0x32,0x3f,0xe9,0x48,0x37,0x6e,0x24,0x13,0xa0,0x00,0xf4,0x88,0xdd,0xd1,0xf8, -0xc6,0xcc,0xbe,0xd3,0xdc,0x05,0xeb,0xf1,0xb0,0xfb,0xfc,0x4f,0xfd,0xfb,0xe1,0xf7, -0xf3,0x73,0xec,0xf3,0x58,0xfd,0x0d,0xf8,0x15,0x1f,0xe4,0x29,0x3a,0x8c,0x46,0x3b, -0x3f,0x2a,0x1a,0xa1,0x07,0xf9,0x6b,0xe7,0xd7,0xe7,0xd1,0xcb,0xf2,0xd3,0xd6,0x7a, -0xe8,0xed,0x82,0xf6,0xfa,0x11,0xf7,0xf9,0x9c,0xf6,0xf5,0xf1,0xeb,0xf0,0xd2,0xf9, -0x09,0x6f,0x15,0x1f,0xab,0x28,0x37,0xd4,0x41,0x43,0x14,0x2f,0x1f,0x3b,0x0c,0xfe, -0xb1,0xeb,0xdc,0x71,0xd0,0xcc,0x07,0xd3,0xd7,0x72,0xe1,0xea,0x76,0xf4,0xfb,0xb0, -0xfb,0xfa,0x70,0xf7,0xf3,0x17,0xf0,0xed,0x05,0xf6,0x04,0x10,0x0f,0x19,0xff,0x24, -0x30,0xde,0x3e,0x41,0x0a,0x37,0x20,0xe4,0x17,0x02,0xa1,0xf5,0xe1,0xd1,0xd7,0xd1, -0x82,0xd1,0xdc,0xc7,0xda,0xeb,0xdb,0xeb,0xfa,0x36,0xf6,0xf8,0x84,0xf3,0xf3,0xc1, -0xee,0xea,0xbf,0xf1,0xfe,0x07,0x0f,0x16,0x44,0x25,0x2f,0x95,0x3d,0x42,0x42,0x3c, -0x2a,0xe2,0x1b,0x08,0x68,0xf6,0xe7,0x86,0xd7,0xd4,0xb0,0xcf,0xd8,0x9e,0xd9,0xe6, -0x1f,0xed,0xf6,0x98,0xfa,0xf5,0x83,0xf8,0xef,0x3d,0xf3,0xe7,0x21,0xf1,0xf8,0x75, -0x0a,0x13,0x16,0x1e,0x2a,0xdf,0x33,0x42,0xda,0x3e,0x32,0xf6,0x1c,0x0f,0x12,0xfd, -0xf0,0x8d,0xe0,0xd7,0xbb,0xd5,0xd8,0xba,0xdc,0xe0,0xa5,0xeb,0xf0,0xa4,0xf8,0xf0, -0xd9,0xef,0xed,0x03,0xef,0xea,0xae,0xf0,0xf4,0xec,0x08,0x11,0x49,0x23,0x29,0xa7, -0x36,0x3c,0x9c,0x3f,0x32,0x60,0x20,0x13,0xd6,0x00,0xf2,0x45,0xdf,0xdf,0xc0,0xd7, -0xdc,0x6d,0xde,0xe1,0x1f,0xe9,0xef,0xf1,0xf6,0xf0,0x9f,0xee,0xeb,0xa8,0xeb,0xe9, -0x4b,0xea,0xf3,0x05,0x02,0x13,0x32,0x1d,0x28,0x3b,0x31,0x3c,0x21,0x40,0x36,0xfe, -0x25,0x13,0x25,0x08,0xf4,0xac,0xe9,0xde,0xdc,0xde,0xdd,0x60,0xde,0xe3,0x48,0xe5, -0xef,0xd9,0xf1,0xf2,0xeb,0xe9,0xea,0xe2,0xe9,0xe7,0x71,0xeb,0xee,0x1e,0xff,0x0e, -0x76,0x1a,0x27,0xff,0x30,0x39,0x0b,0x3d,0x38,0x9c,0x27,0x18,0xaf,0x0f,0xfb,0x4d, -0xee,0xdd,0x48,0xe0,0xe2,0xb0,0xe3,0xe2,0xed,0xe1,0xec,0xd0,0xee,0xf4,0xfa,0xeb, -0xe8,0x99,0xe6,0xe6,0xd2,0xe6,0xee,0x75,0xfb,0x09,0xca,0x17,0x22,0x51,0x2b,0x37, -0xab,0x3e,0x37,0x9d,0x2d,0x1b,0x26,0x11,0x06,0x72,0xf2,0xe4,0x0a,0xe2,0xe6,0xd1, -0xe2,0xe5,0x39,0xe5,0xe5,0xa2,0xf0,0xee,0xf1,0xee,0xe3,0x53,0xe7,0xe2,0x1c,0xe8, -0xec,0x58,0xf4,0x08,0x02,0x12,0x22,0x43,0x28,0x34,0x71,0x39,0x37,0x12,0x30,0x20, -0xd9,0x18,0x07,0x4a,0xf7,0xea,0x3d,0xe9,0xeb,0xf4,0xe4,0xe7,0x3d,0xe4,0xe8,0x72, -0xe8,0xef,0x91,0xea,0xe1,0xb4,0xe3,0xe1,0x9b,0xe3,0xe7,0x78,0xf3,0xff,0x4c,0x14, -0x1b,0x16,0x27,0x33,0xb1,0x39,0x3d,0x3a,0x33,0x28,0x50,0x17,0x10,0x7d,0xfd,0xef, -0xf8,0xe4,0xe7,0x23,0xe8,0xe6,0x5a,0xe6,0xe3,0x79,0xe6,0xf0,0x39,0xea,0xe7,0x56, -0xdd,0xe4,0xde,0xe2,0xe9,0x1b,0xf0,0xfb,0x72,0x10,0x18,0xc2,0x26,0x2b,0x87,0x38, -0x39,0xeb,0x33,0x27,0x7b,0x19,0x11,0xe7,0x05,0xf3,0x6a,0xea,0xe7,0x5c,0xee,0xeb, -0x8d,0xe9,0xe9,0xa1,0xe3,0xed,0xd4,0xe9,0xe7,0x1c,0xdb,0xe0,0x6e,0xdd,0xe4,0x59, -0xeb,0xf5,0xd7,0x09,0x17,0x3d,0x24,0x2b,0x17,0x34,0x3c,0xe4,0x36,0x2f,0x7f,0x1e, -0x13,0x33,0x08,0xfa,0x6c,0xee,0xe9,0x5f,0xee,0xea,0xfc,0xe9,0xe7,0xc6,0xe4,0xe8, -0xc8,0xec,0xe4,0x1d,0xdd,0xdc,0x73,0xdf,0xe2,0xc7,0xea,0xf3,0xea,0x02,0x14,0x2f, -0x1f,0x2c,0x9c,0x32,0x3c,0xd5,0x36,0x2f,0x32,0x23,0x16,0xb7,0x0e,0xfd,0xb3,0xee, -0xe7,0xd2,0xec,0xf0,0xe7,0xeb,0xe9,0xfb,0xe5,0xe8,0xe4,0xef,0xe9,0x20,0xe1,0xd9, -0x47,0xde,0xdc,0x70,0xe5,0xf0,0x35,0xfc,0x10,0x3c,0x1d,0x28,0x25,0x2f,0x3a,0x61, -0x3b,0x31,0x88,0x26,0x14,0xff,0x12,0x03,0x94,0xf5,0xea,0x88,0xed,0xf3,0x93,0xed, -0xee,0xe2,0xe5,0xe8,0xd2,0xe8,0xe7,0x69,0xdf,0xd6,0xd1,0xdc,0xd9,0xdd,0xe3,0xef, -0xfb,0xfb,0x0f,0xd9,0x1c,0x25,0x7c,0x2e,0x35,0x7e,0x3c,0x2f,0xe4,0x26,0x16,0x08, -0x13,0x03,0x18,0xfb,0xed,0xb3,0xed,0xf6,0x31,0xf3,0xf3,0xe7,0xea,0xea,0xf5,0xe7, -0xe9,0xab,0xde,0xd6,0x7e,0xd6,0xda,0x43,0xde,0xe8,0xdf,0xf6,0x06,0x67,0x1d,0x23, -0xe7,0x2e,0x34,0x68,0x3c,0x30,0x73,0x28,0x19,0x8e,0x10,0x09,0x2c,0xfb,0xf4,0x03, -0xec,0xfa,0xe1,0xf8,0xf9,0x63,0xee,0xea,0x7b,0xe5,0xe9,0xc1,0xdf,0xd5,0x5f,0xd1, -0xd6,0x5c,0xd8,0xe6,0x61,0xf2,0x05,0x94,0x18,0x23,0x8b,0x29,0x32,0xf4,0x39,0x36, -0x0a,0x2d,0x1b,0xfd,0x11,0x0b,0xe0,0x03,0xf7,0x1a,0xf1,0xf3,0x36,0xfa,0xf6,0xdf, -0xf1,0xeb,0x0a,0xe6,0xe7,0x96,0xe1,0xd8,0xc3,0xd1,0xd5,0xff,0xda,0xe2,0x06,0xef, -0xfb,0xcf,0x13,0x21,0x7e,0x27,0x2f,0x1e,0x33,0x35,0x3c,0x2e,0x23,0xc3,0x12,0x11, -0x2a,0x03,0xfc,0x15,0xf3,0xf5,0xd3,0xfe,0xfb,0xe5,0xf7,0xe9,0xeb,0xe9,0xe4,0x5f, -0xe6,0xd5,0x33,0xce,0xcf,0x96,0xd3,0xde,0xb1,0xe9,0xfb,0xde,0x0a,0x22,0x5d,0x27, -0x30,0x63,0x36,0x38,0xae,0x32,0x22,0x3b,0x18,0x09,0x79,0x09,0xfe,0xcd,0xf6,0xf2, -0x0e,0xf8,0x02,0x9c,0xf8,0xf4,0x77,0xe8,0xe7,0xd3,0xe4,0xd8,0xce,0xd1,0xca,0x8f, -0xd6,0xd6,0x2b,0xe7,0xf2,0x0c,0x04,0x1c,0x6e,0x25,0x2e,0x6e,0x31,0x38,0xba,0x33, -0x2a,0x9e,0x1b,0x10,0x73,0x0e,0x01,0xf1,0xf8,0xf1,0x7c,0xf9,0x02,0x97,0xf9,0xf3, -0x67,0xe8,0xe8,0x52,0xe5,0xdf,0xe4,0xd3,0xca,0xec,0xd2,0xd5,0xe3,0xe2,0xed,0x93, -0x00,0x15,0xdd,0x25,0x29,0x61,0x2f,0x36,0x1e,0x38,0x2c,0xfc,0x1c,0x11,0x51,0x0e, -0x06,0xcc,0xfc,0xf6,0x88,0xf6,0x00,0xec,0xfe,0xf9,0x92,0xeb,0xe9,0x9a,0xe2,0xe0, -0x6d,0xd3,0xcd,0xb0,0xcd,0xd5,0xad,0xdd,0xea,0x78,0xfa,0x11,0x12,0x24,0x27,0x48, -0x2d,0x32,0xb3,0x36,0x2c,0x10,0x23,0x13,0xb4,0x0d,0x06,0x07,0x00,0xfc,0xcc,0xfa, -0xff,0x0a,0x03,0xfc,0xfe,0xf2,0xe9,0xbf,0xe7,0xe0,0x52,0xd6,0xca,0x26,0xca,0xd0, -0x7b,0xd8,0xe5,0x4e,0xf4,0x04,0x1b,0x1e,0x29,0xc7,0x2c,0x36,0xb1,0x34,0x30,0x4e, -0x27,0x18,0x3b,0x10,0x0c,0x81,0x02,0xfc,0xd1,0xf8,0xfd,0x5e,0x05,0xff,0x85,0xf6, -0xe9,0x0c,0xe8,0xe0,0x60,0xda,0xcd,0x75,0xc9,0xc9,0x46,0xd5,0xdf,0xa3,0xee,0x01, -0xb8,0x14,0x2a,0x8c,0x2a,0x37,0x37,0x33,0x3a,0x1a,0x29,0x1f,0xf3,0x11,0x0b,0x86, -0x07,0xfa,0x1b,0xfc,0xf5,0x40,0x05,0xff,0xc0,0xfa,0xee,0xc4,0xe7,0xe4,0x00,0xdb, -0xd4,0x53,0xc6,0xcb,0x5c,0xd1,0xdd,0x99,0xeb,0xfa,0xec,0x11,0x23,0xa9,0x2b,0x31, -0x83,0x33,0x34,0x71,0x2b,0x22,0x7f,0x12,0x0e,0x15,0x04,0x01,0xeb,0xff,0xfb,0x01, -0x07,0x03,0xdb,0x01,0xef,0x9e,0xea,0xe2,0xa9,0xdc,0xcf,0x0a,0xc6,0xc5,0x11,0xcd, -0xda,0x38,0xe5,0xfb,0x71,0x0a,0x22,0xe7,0x2d,0x2f,0x40,0x35,0x31,0xa7,0x30,0x21, -0x63,0x16,0x0a,0x08,0x0a,0x02,0x93,0xff,0xfd,0x4c,0x01,0x0c,0x3f,0x00,0xf9,0x6d, -0xe8,0xe9,0xdd,0xda,0xd7,0x74,0xc6,0xc5,0xc2,0xc8,0xd5,0x2f,0xe3,0xf2,0x90,0x03, -0x17,0x9a,0x2b,0x2c,0x1a,0x35,0x31,0x18,0x33,0x26,0xdb,0x1b,0x0f,0x8a,0x0b,0x06, -0x32,0xff,0x01,0xe0,0xfd,0x07,0x76,0x02,0xfc,0x35,0xee,0xe7,0x97,0xdd,0xd6,0xa7, -0xcf,0xc5,0x1b,0xca,0xd2,0x3b,0xde,0xed,0x41,0xff,0x11,0x1a,0x25,0x2d,0x14,0x2e, -0x31,0x58,0x32,0x28,0x86,0x1f,0x10,0xec,0x0c,0x09,0xf2,0x02,0x02,0xd9,0x00,0x07, -0xa2,0x08,0x01,0xcb,0xf2,0xe8,0x73,0xe2,0xd7,0x9f,0xcf,0xc3,0x45,0xc3,0xcb,0x4a, -0xda,0xe6,0x67,0xf7,0x09,0x64,0x23,0x2f,0xf0,0x2e,0x33,0xde,0x31,0x31,0xed,0x23, -0x17,0x31,0x0d,0x09,0xca,0x05,0xff,0xe5,0xff,0xff,0x39,0x08,0x01,0xf9,0xf8,0xe9, -0xbb,0xe5,0xdc,0x62,0xd4,0xcb,0x65,0xc2,0xca,0x4b,0xd4,0xe3,0x28,0xf1,0x03,0xfb, -0x17,0x2c,0x1a,0x2f,0x32,0xa0,0x32,0x32,0xb7,0x24,0x1b,0x5f,0x0e,0x09,0x25,0x05, -0x01,0xaf,0x01,0xff,0x7e,0x0a,0x04,0x8d,0x00,0xee,0xb2,0xea,0xdc,0xff,0xd8,0xc9, -0x55,0xc4,0xc3,0x83,0xd1,0xdb,0x08,0xeb,0xfd,0x92,0x10,0x29,0x20,0x2e,0x32,0x1f, -0x31,0x31,0xd0,0x2a,0x20,0x5d,0x14,0x0b,0xd5,0x05,0x02,0x3f,0x04,0x00,0x3c,0x07, -0x08,0xf1,0x00,0xf3,0x5e,0xe7,0xe4,0x29,0xd7,0xd0,0xe6,0xc3,0xc1,0x9c,0xcb,0xd8, -0x03,0xe6,0xf6,0x18,0x0b,0x1e,0xd4,0x2e,0x2d,0x2c,0x36,0x32,0x45,0x32,0x24,0x1a, -0x18,0x0d,0xcc,0x09,0x04,0x8b,0x02,0x01,0xd0,0xff,0x09,0xc5,0x01,0xf9,0xc1,0xe9, -0xe8,0xa3,0xd8,0xd4,0x2b,0xc5,0xc4,0xf5,0xc7,0xd6,0x03,0xe0,0xf2,0x6a,0x04,0x1a, -0x66,0x2b,0x2c,0x3c,0x34,0x31,0x08,0x33,0x26,0x06,0x1a,0x0c,0xbb,0x0a,0x07,0x20, -0x05,0x01,0x1a,0x01,0x0a,0x30,0x08,0xff,0x3b,0xee,0xea,0x85,0xdb,0xd6,0xec,0xc7, -0xc2,0x7c,0xc1,0xd1,0x72,0xdc,0xec,0x55,0xfc,0x11,0x74,0x28,0x2e,0x98,0x32,0x30, -0x1f,0x2f,0x2e,0xd7,0x20,0x13,0x76,0x0a,0x07,0x5b,0x03,0x03,0xec,0xff,0x06,0x9f, -0x08,0x02,0xaa,0xf5,0xe9,0x42,0xe5,0xd7,0x96,0xd0,0xc4,0x50,0xc2,0xc8,0x98,0xda, -0xe3,0x60,0xf6,0x08,0xe1,0x1c,0x2f,0x91,0x2f,0x33,0x32,0x32,0x30,0x97,0x22,0x18, -0x3f,0x0d,0x09,0xec,0x05,0x02,0x79,0x03,0x01,0xe5,0x0a,0x07,0x73,0xfb,0xed,0xbe, -0xe6,0xdc,0xf4,0xd1,0xc6,0x9a,0xbd,0xc4,0x88,0xd1,0xde,0xad,0xee,0x00,0x44,0x1a, -0x2b,0x1b,0x33,0x32,0x59,0x32,0x31,0x01,0x2a,0x1b,0x18,0x0e,0x08,0xe6,0x05,0x05, -0x1d,0x06,0x04,0x91,0x09,0x0a,0x3e,0x00,0xf0,0xf3,0xe8,0xdc,0x6a,0xd2,0xc7,0x73, -0xbe,0xbf,0x48,0xce,0xdc,0x17,0xeb,0xff,0x60,0x12,0x29,0xe0,0x31,0x32,0xbe,0x33, -0x2e,0xb0,0x2b,0x1c,0xcd,0x12,0x09,0x83,0x06,0x03,0xe5,0x05,0x04,0x81,0x0a,0x0b, -0xf1,0x04,0xf7,0x2e,0xea,0xe4,0xd3,0xd3,0xce,0x46,0xc0,0xbf,0xef,0xc7,0xd7,0x03, -0xe5,0xf7,0xd1,0x08,0x23,0xf1,0x2d,0x30,0x6c,0x32,0x2f,0xb0,0x2d,0x22,0xeb,0x16, -0x0a,0x58,0x08,0x03,0x5d,0x08,0x08,0xe2,0x07,0x09,0x2a,0x0a,0xfd,0x96,0xed,0xe6, -0xfd,0xd5,0xd0,0x47,0xc4,0xbd,0xcf,0xc2,0xd3,0xd4,0xe0,0xef,0xa9,0x04,0x15,0xd5, -0x2c,0x30,0xea,0x33,0x2f,0xa7,0x2c,0x26,0x6b,0x1b,0x11,0xbe,0x06,0x08,0xa1,0x06, -0x08,0x5e,0x05,0x0a,0x71,0x0b,0x00,0xec,0xf2,0xe5,0x9c,0xde,0xd3,0xc8,0xc9,0xc1, -0xda,0xbf,0xce,0xdc,0xda,0xeb,0xc9,0xf8,0x0f,0x36,0x21,0x2e,0xcc,0x2c,0x2f,0x91, -0x2b,0x2d,0xf7,0x21,0x17,0x60,0x0c,0x0c,0x88,0x0b,0x0b,0x8d,0x08,0x07,0x20,0x0b, -0x02,0x82,0xf6,0xe7,0x06,0xe2,0xd2,0xf8,0xca,0xc0,0x39,0xbd,0xc8,0xb3,0xd8,0xe5, -0xa9,0xf5,0x06,0x6b,0x1e,0x2d,0x5a,0x33,0x33,0x36,0x2d,0x2e,0xa7,0x22,0x1b,0x7b, -0x0f,0x09,0x98,0x06,0x08,0x1f,0x07,0x05,0x5a,0x09,0x09,0x3d,0xfc,0xed,0x22,0xe6, -0xd8,0x76,0xd1,0xc6,0x04,0xbf,0xc1,0x0d,0xd2,0xdd,0x34,0xef,0x00,0x76,0x16,0x28, -0x87,0x2f,0x30,0x41,0x2f,0x2e,0x95,0x29,0x1d,0x9d,0x0f,0x0b,0x32,0x08,0x0b,0xbb, -0x0b,0x08,0xd5,0x0c,0x09,0xad,0x01,0xf2,0x11,0xe8,0xdc,0x68,0xcf,0xc5,0xac,0xbd, -0xbe,0x4d,0xcc,0xdd,0x6f,0xe9,0xfb,0xe0,0x0c,0x22,0xc5,0x30,0x2d,0x8d,0x30,0x2a, -0xbe,0x2c,0x1e,0x47,0x18,0x0e,0x77,0x0d,0x0c,0xf3,0x09,0x0c,0xdc,0x09,0x0a,0x0c, -0x03,0xf6,0xd1,0xe9,0xdf,0xa9,0xd2,0xc9,0x7b,0xc1,0xbc,0x98,0xc5,0xd5,0x7a,0xe5, -0xf4,0xf7,0x06,0x1d,0x32,0x2c,0x2e,0x5f,0x31,0x2f,0x7d,0x2e,0x25,0x04,0x1b,0x12, -0x73,0x0a,0x0a,0xa1,0x0a,0x0d,0x30,0x06,0x08,0x78,0x07,0xfa,0x13,0xf0,0xe3,0x1f, -0xda,0xcb,0x08,0xc7,0xbd,0xbb,0xc1,0xd2,0x1c,0xde,0xee,0x13,0xfe,0x13,0xb4,0x25, -0x30,0xe3,0x2e,0x30,0x71,0x2c,0x2b,0x53,0x1d,0x15,0xdb,0x0d,0x0c,0xb2,0x0a,0x0b, -0xd2,0x09,0x09,0x08,0x0d,0xff,0x57,0xf6,0xe5,0x9d,0xde,0xcc,0x47,0xc9,0xbe,0xcd, -0xbb,0xcb,0xe8,0xd9,0xe9,0xa0,0xf8,0x0b,0xb6,0x1f,0x30,0x31,0x30,0x30,0x7a,0x2b, -0x29,0x01,0x21,0x1a,0x86,0x0f,0x0b,0xdb,0x09,0x0e,0x5b,0x0f,0x0b,0x73,0x0b,0x07, -0xaf,0xfa,0xec,0x96,0xdd,0xd0,0x16,0xc8,0xc1,0x00,0xba,0xc1,0x5a,0xd3,0xe1,0xc1, -0xf3,0x06,0xc3,0x1a,0x2b,0x54,0x33,0x32,0xaa,0x2e,0x2b,0xda,0x26,0x1f,0xb1,0x12, -0x07,0x27,0x09,0x0c,0x4d,0x0e,0x0a,0x8e,0x08,0x09,0x2e,0xfe,0xf1,0xe8,0xe5,0xda, -0xce,0xcb,0xc4,0x3d,0xba,0xbf,0x81,0xce,0xdd,0x21,0xec,0xfb,0x1a,0x0f,0x22,0x5d, -0x31,0x2f,0xb2,0x2f,0x29,0x2c,0x2d,0x1e,0x66,0x1b,0x0b,0x5c,0x0f,0x0f,0x54,0x10, -0x0d,0xf0,0x07,0x0c,0x41,0x00,0xf6,0xd8,0xe5,0xdd,0x08,0xcb,0xc6,0x7f,0xbe,0xbd, -0xf7,0xc8,0xd8,0xad,0xe7,0xf4,0x3a,0x0b,0x1a,0xdd,0x2e,0x2e,0xdb,0x2d,0x2a,0x61, -0x2a,0x26,0x50,0x1c,0x14,0x09,0x0b,0x12,0x0f,0x10,0x12,0xa8,0x0b,0x0a,0x42,0x07, -0xf6,0xcc,0xed,0xdb,0x53,0xd2,0xc4,0x58,0xc0,0xba,0x79,0xbf,0xd6,0x0a,0xe1,0xf3, -0x4b,0x01,0x17,0xf4,0x27,0x33,0x2b,0x2f,0x2a,0xb3,0x2a,0x28,0x96,0x22,0x15,0xc3, -0x0c,0x0f,0xa5,0x12,0x11,0x5f,0x0d,0x0b,0xe1,0x09,0xfc,0xb1,0xef,0xe1,0x03,0xd8, -0xc4,0x35,0xc4,0xba,0x4d,0xbd,0xcd,0x0a,0xdd,0xf0,0x07,0xfa,0x14,0x42,0x1e,0x33, -0xa1,0x2c,0x2d,0xb6,0x29,0x2a,0xd8,0x20,0x19,0x58,0x10,0x0d,0x15,0x14,0x12,0xb5, -0x13,0x09,0x5d,0x0c,0x01,0xf9,0xf5,0xe7,0xa8,0xd9,0xc8,0xde,0xc2,0xbb,0x13,0xbb, -0xc4,0xe9,0xd8,0xe5,0xf9,0xf8,0x08,0xd0,0x1c,0x2c,0xa8,0x32,0x2e,0x99,0x2c,0x2b, -0xd8,0x25,0x1f,0xfd,0x12,0x0e,0xc1,0x0f,0x12,0x2d,0x10,0x0b,0x9e,0x06,0x05,0x15, -0xf7,0xef,0xfe,0xdd,0xd1,0x1c,0xc6,0xc2,0xfe,0xbc,0xc2,0xd2,0xd2,0xe0,0xd8,0xef, -0xfe,0xad,0x13,0x24,0x21,0x31,0x2b,0x53,0x2c,0x2b,0xfe,0x2b,0x21,0xf0,0x1a,0x10, -0x2c,0x10,0x14,0xd7,0x12,0x11,0x70,0x08,0x08,0x0d,0xfa,0xf4,0x63,0xe0,0xd5,0x1e, -0xc5,0xc3,0x96,0xba,0xbc,0x2e,0xcb,0xdd,0x75,0xea,0xfa,0x5f,0x0e,0x1f,0x0b,0x2f, -0x2f,0x72,0x2d,0x2a,0x62,0x2b,0x23,0x9a,0x1f,0x10,0xbc,0x0f,0x12,0x16,0x17,0x13, -0xea,0x08,0x0a,0xb6,0x00,0xf6,0xbd,0xe8,0xd9,0x24,0xca,0xc2,0x82,0xbd,0xba,0xf6, -0xc3,0xd6,0x7c,0xe5,0xf7,0xc1,0x07,0x19,0xb0,0x28,0x31,0x27,0x2b,0x2b,0xec,0x27, -0x27,0xa8,0x1e,0x16,0x37,0x0e,0x13,0xac,0x19,0x17,0x94,0x10,0x09,0x52,0x09,0xfa, -0x50,0xf0,0xda,0x3a,0xce,0xbe,0xf3,0xbe,0xb6,0x80,0xbf,0xcf,0xa6,0xe1,0xf0,0xb2, -0x00,0x14,0xef,0x22,0x35,0x9c,0x2d,0x2a,0x04,0x27,0x26,0x2f,0x24,0x1a,0xd9,0x11, -0x0f,0xa1,0x19,0x16,0x2f,0x18,0x0a,0x37,0x09,0xfd,0x2f,0xf4,0xe1,0x2f,0xcf,0xc4, -0x92,0xbd,0xb9,0x7e,0xba,0xc9,0x40,0xdc,0xea,0xba,0xfb,0x0c,0x5b,0x1e,0x2c,0x2f, -0x30,0x2b,0xc3,0x27,0x29,0xdb,0x24,0x21,0x52,0x11,0x13,0x4b,0x18,0x1d,0x05,0x18, -0x0e,0x66,0x0b,0x03,0x2c,0xf6,0xe3,0x59,0xd3,0xc4,0x39,0xbe,0xb8,0x7c,0xb8,0xc3, -0xec,0xd6,0xe8,0xc4,0xf7,0x07,0xcb,0x19,0x28,0x05,0x35,0x28,0x90,0x29,0x22,0xef, -0x28,0x1f,0x0d,0x17,0x11,0x4a,0x16,0x1d,0x88,0x1b,0x15,0x1e,0x0b,0x08,0x9c,0xf8, -0xef,0xc5,0xd7,0xc9,0xee,0xbb,0xbc,0x23,0xb7,0xbf,0xaf,0xce,0xe1,0xa7,0xf2,0x00, -0xee,0x13,0x1f,0xbc,0x2d,0x2a,0x44,0x28,0x22,0xed,0x2a,0x22,0xbb,0x1e,0x15,0x43, -0x1a,0x20,0x33,0x21,0x1b,0xaa,0x0b,0x09,0xfe,0xf9,0xf2,0x0b,0xd8,0xcc,0xbb,0xba, -0xba,0x6c,0xb7,0xbc,0x7a,0xc9,0xde,0xbe,0xf0,0xfc,0x0b,0x0e,0x1a,0xfd,0x29,0x30, -0x92,0x22,0x25,0x26,0x23,0x29,0x1d,0x1f,0x1a,0xc9,0x17,0x20,0xc4,0x23,0x1e,0xf0, -0x11,0x08,0xe0,0x01,0xef,0x8f,0xe5,0xcd,0xda,0xc1,0xb7,0xe8,0xba,0xba,0x55,0xc4, -0xd7,0x36,0xe9,0xf8,0xd4,0x07,0x16,0xeb,0x20,0x2f,0x62,0x26,0x25,0x3a,0x22,0x29, -0x9a,0x23,0x1f,0x30,0x1a,0x1c,0x49,0x25,0x20,0x7a,0x19,0x09,0xf4,0x05,0xf4,0xf2, -0xe9,0xd4,0x44,0xc4,0xb9,0x87,0xb9,0xb8,0xd7,0xc0,0xd0,0x46,0xe3,0xf2,0xb3,0x03, -0x0f,0x74,0x1e,0x29,0xe2,0x29,0x22,0x4d,0x24,0x28,0x38,0x26,0x1f,0x7b,0x1b,0x22, -0x45,0x24,0x29,0x63,0x19,0x10,0x24,0x06,0xfc,0xe5,0xea,0xd8,0x28,0xc6,0xb9,0x15, -0xb7,0xb7,0x3b,0xbc,0xc9,0xaa,0xdd,0xf0,0x79,0xfc,0x0c,0xd4,0x18,0x25,0xd8,0x2c, -0x22,0x4b,0x25,0x24,0xac,0x2c,0x21,0xdb,0x21,0x1b,0xab,0x25,0x25,0xcd,0x21,0x11, -0x7d,0x03,0xff,0xd7,0xed,0xe3,0xdd,0xc8,0xbf,0x9e,0xb5,0xbc,0xda,0xbb,0xc7,0xc4, -0xd7,0xe8,0x32,0xfb,0x05,0x89,0x15,0x1c,0xd6,0x2a,0x22,0xd6,0x21,0x21,0x5c,0x28, -0x25,0x86,0x22,0x1f,0x55,0x24,0x2a,0xe9,0x27,0x1a,0xbd,0x0c,0x03,0x01,0xf6,0xe4, -0x0d,0xd0,0xbf,0xbc,0xb3,0xb7,0xac,0xb7,0xc2,0x57,0xce,0xe5,0xf2,0xf4,0x04,0xc3, -0x0f,0x1c,0xf2,0x25,0x27,0xd9,0x1e,0x22,0x34,0x25,0x27,0x6e,0x22,0x21,0x2e,0x25, -0x2a,0xcb,0x2d,0x21,0xc5,0x12,0x03,0x53,0xfa,0xe9,0xff,0xd6,0xbf,0x77,0xb4,0xb4, -0xe3,0xb7,0xbf,0xc7,0xca,0xde,0x72,0xf2,0x02,0xf2,0x0d,0x19,0xf8,0x1e,0x26,0x53, -0x1e,0x21,0x7d,0x1e,0x27,0x1f,0x20,0x23,0x46,0x24,0x2a,0xa8,0x32,0x28,0x3b,0x1c, -0x06,0x7a,0x00,0xef,0xa8,0xde,0xc4,0xce,0xb5,0xaf,0xfe,0xb3,0xba,0xfa,0xc7,0xd6, -0xbb,0xeb,0xfa,0x63,0x0b,0x13,0x29,0x20,0x22,0x0e,0x23,0x1c,0x3b,0x1f,0x24,0x46, -0x24,0x24,0x62,0x24,0x2b,0x3c,0x2d,0x31,0x02,0x20,0x14,0x70,0x01,0xf9,0x01,0xe0, -0xce,0x5a,0xba,0xb0,0xde,0xaf,0xb4,0xbf,0xc0,0xce,0x05,0xe4,0xf4,0xfc,0x05,0x0f, -0x57,0x1c,0x1e,0x87,0x26,0x1f,0xb1,0x20,0x23,0x41,0x28,0x22,0xbb,0x27,0x2c,0x8a, -0x2f,0x34,0x27,0x27,0x15,0xf9,0x04,0xfa,0x69,0xe7,0xd3,0x84,0xba,0xaf,0x27,0xad, -0xb4,0x70,0xbc,0xcc,0x47,0xdb,0xf1,0x3c,0x00,0x0e,0xc7,0x1a,0x1f,0x63,0x27,0x1d, -0xe1,0x1e,0x20,0x5c,0x2c,0x26,0x28,0x26,0x25,0x7d,0x2d,0x34,0xe9,0x2c,0x1b,0x2a, -0x07,0xfb,0xa0,0xed,0xda,0x80,0xc3,0xb5,0x6b,0xae,0xb3,0x1d,0xbb,0xc8,0x4f,0xd7, -0xee,0x69,0xfb,0x09,0x51,0x13,0x1c,0xc2,0x20,0x21,0x51,0x1a,0x1c,0xc9,0x25,0x27, -0xf1,0x24,0x28,0xf7,0x2e,0x34,0xe1,0x34,0x22,0x92,0x11,0x00,0x09,0xf9,0xde,0x92, -0xcb,0xb4,0xf0,0xad,0xac,0x9d,0xb7,0xc0,0x1c,0xcf,0xe5,0x77,0xfa,0x07,0x1e,0x12, -0x1b,0x28,0x20,0x23,0xd2,0x19,0x1c,0x46,0x1f,0x26,0xe6,0x1e,0x27,0xf4,0x2c,0x34, -0xc8,0x37,0x2c,0xa1,0x19,0x06,0xf0,0xfe,0xe9,0x7e,0xd2,0xb8,0x7e,0xac,0xaa,0x3e, -0xb3,0xbc,0x3e,0xcb,0xdc,0xc0,0xf2,0x02,0xf3,0x0e,0x16,0x0f,0x20,0x1f,0xcf,0x1e, -0x17,0xeb,0x1e,0x26,0xc3,0x24,0x25,0x76,0x29,0x33,0xe1,0x37,0x36,0xa0,0x1f,0x0f, -0xd7,0xfd,0xf1,0x4b,0xd7,0xc4,0x16,0xaf,0xa9,0xa4,0xac,0xb9,0xed,0xc5,0xd5,0x9b, -0xec,0xfe,0xc1,0x0b,0x15,0x91,0x1d,0x1e,0x1d,0x20,0x17,0x5b,0x1a,0x20,0x56,0x24, -0x24,0x83,0x2a,0x2f,0x4f,0x3b,0x36,0x8f,0x2d,0x13,0xad,0x05,0xf9,0x90,0xdf,0xc9, -0x23,0xb3,0xa9,0x0d,0xa8,0xb7,0x23,0xbd,0xd1,0x53,0xe2,0xfa,0x91,0x05,0x11,0xab, -0x18,0x1d,0xbd,0x21,0x1a,0xf7,0x1a,0x1c,0xd8,0x24,0x24,0x19,0x2c,0x31,0xd4,0x35, -0x3a,0xbe,0x31,0x1c,0x06,0x0b,0xfc,0x8e,0xeb,0xcd,0x29,0xb9,0xa8,0x22,0xa7,0xaf, -0xce,0xb9,0xca,0xdb,0xd7,0xf3,0xcc,0x00,0x12,0xcb,0x17,0x1f,0xde,0x1f,0x1b,0x89, -0x18,0x1b,0xe4,0x25,0x24,0xbc,0x27,0x2c,0x69,0x36,0x3d,0x53,0x37,0x24,0xc3,0x0e, -0xfe,0x81,0xf1,0xd6,0xd5,0xbe,0xac,0x37,0xa7,0xad,0xe8,0xb8,0xc7,0x95,0xd5,0xee, -0x91,0xfe,0x10,0x66,0x12,0x1d,0x03,0x1a,0x20,0x08,0x12,0x18,0x67,0x1c,0x22,0xf7, -0x22,0x2c,0xf5,0x33,0x3a,0x7d,0x3e,0x30,0x13,0x1c,0x07,0x94,0xfd,0xe2,0x3b,0xca, -0xb0,0x74,0xa6,0xa4,0xac,0xb1,0xbb,0xe2,0xce,0xde,0x5e,0xfb,0x07,0xce,0x15,0x1b, -0x44,0x1b,0x1e,0x67,0x16,0x16,0x2f,0x16,0x23,0x0f,0x21,0x2b,0x45,0x32,0x3c,0xad, -0x41,0x39,0x94,0x23,0x10,0x97,0xfe,0xea,0x8f,0xcc,0xb7,0x18,0xa6,0xa2,0xb4,0xab, -0xb7,0x9d,0xcc,0xd7,0x3c,0xf7,0x04,0x03,0x14,0x14,0x88,0x1d,0x19,0x9f,0x1c,0x12, -0xbe,0x14,0x1b,0xce,0x1e,0x28,0x36,0x32,0x3e,0x2f,0x40,0x3b,0x0c,0x2d,0x1b,0x13, -0x06,0xf4,0xb9,0xd5,0xbe,0x13,0xa8,0xa0,0xc2,0xa4,0xb5,0x7e,0xc4,0xd2,0x89,0xe8, -0x02,0x3a,0x10,0x17,0xb7,0x1d,0x18,0xcd,0x1c,0x11,0x17,0x15,0x15,0xc5,0x1e,0x21, -0x5b,0x31,0x38,0xea,0x40,0x41,0x4b,0x3a,0x24,0xa6,0x0b,0xfb,0x2f,0xe2,0xc6,0x7f, -0xad,0x9e,0x2c,0xa1,0xad,0x89,0xba,0xcc,0x40,0xde,0xfc,0x24,0x0a,0x18,0x58,0x1a, -0x1d,0xf7,0x1d,0x18,0xe6,0x15,0x14,0x68,0x1a,0x20,0x6f,0x2a,0x34,0x48,0x3e,0x3e, -0x6a,0x3d,0x26,0xe3,0x14,0x02,0xcf,0xef,0xce,0xc7,0xb8,0xa5,0xf0,0xa0,0xac,0x12, -0xb8,0xc8,0xc2,0xd5,0xf1,0x26,0x04,0x13,0x21,0x16,0x1c,0x83,0x17,0x1d,0x35,0x12, -0x17,0x40,0x16,0x1d,0x74,0x28,0x36,0xc6,0x3c,0x3d,0xf1,0x3f,0x30,0xc4,0x21,0x06, -0x76,0xf6,0xd7,0x75,0xc0,0xab,0xd6,0x9e,0xa7,0x69,0xb2,0xc4,0xd0,0xd1,0xe9,0x71, -0xfe,0x0d,0x41,0x16,0x17,0x1a,0x17,0x17,0x4c,0x14,0x13,0x3c,0x14,0x1a,0x9e,0x25, -0x33,0xba,0x3e,0x40,0xed,0x41,0x3a,0x19,0x25,0x11,0x6c,0xfd,0xe2,0x5c,0xc5,0xb0, -0x32,0xa0,0xa2,0xbe,0xac,0xbb,0x19,0xcc,0xdd,0xca,0xf8,0x08,0x53,0x17,0x17,0x77, -0x19,0x17,0x5e,0x18,0x14,0xfc,0x14,0x16,0x65,0x1e,0x2c,0x0b,0x37,0x41,0x57,0x40, -0x3e,0x60,0x2d,0x1a,0xe6,0x06,0xf0,0xec,0xd2,0xb7,0x80,0xa6,0x9d,0x15,0xa8,0xb4, -0xd0,0xc4,0xd4,0x39,0xeb,0x04,0xb9,0x10,0x1b,0xc3,0x1a,0x1a,0x93,0x1c,0x14,0x6b, -0x16,0x14,0x49,0x1b,0x22,0x4b,0x35,0x3b,0xda,0x3f,0x3c,0x4c,0x32,0x22,0xe2,0x10, -0xfb,0xcf,0xdc,0xc4,0xe3,0xad,0xa0,0x9d,0xa4,0xb0,0x3f,0xbe,0xcc,0xe7,0xe2,0xfc, -0x41,0x0d,0x17,0x4d,0x1a,0x16,0x96,0x1a,0x16,0x32,0x16,0x14,0xf2,0x14,0x1d,0x22, -0x2f,0x3c,0x58,0x40,0x3e,0x4d,0x3b,0x2a,0x5a,0x19,0x05,0xe0,0xe9,0xcc,0xef,0xb2, -0xa2,0x6a,0x9e,0xaa,0x48,0xb5,0xc9,0x0d,0xd9,0xf5,0xc7,0x07,0x16,0x88,0x1a,0x18, -0xf9,0x18,0x18,0x1d,0x14,0x12,0xc9,0x10,0x16,0x24,0x29,0x39,0x94,0x42,0x3f,0x34, -0x3e,0x30,0xd0,0x25,0x0d,0xae,0xf7,0xd3,0x16,0xbb,0xa5,0xd6,0x9c,0xa5,0xdb,0xb0, -0xc2,0x6d,0xd1,0xea,0x7c,0x00,0x13,0xbf,0x1b,0x1c,0x7e,0x17,0x1a,0x04,0x14,0x15, -0x81,0x0f,0x11,0xcb,0x20,0x33,0x42,0x3e,0x3f,0x09,0x41,0x37,0xe0,0x29,0x17,0x8a, -0x02,0xdf,0xc4,0xc5,0xad,0x1e,0x9f,0xa0,0xcf,0xac,0xb9,0xa4,0xca,0xe1,0x5e,0xf9, -0x0d,0x99,0x1b,0x1c,0xf8,0x18,0x1b,0x0c,0x18,0x14,0x3f,0x0f,0x0c,0xf3,0x17,0x2c, -0x87,0x3b,0x40,0x4f,0x3d,0x3b,0xc0,0x2b,0x24,0x20,0x0c,0xf1,0x61,0xce,0xb4,0x49, -0xa4,0x9f,0x9c,0xa9,0xb3,0x0f,0xc5,0xd5,0x77,0xf0,0x05,0x49,0x16,0x1d,0x3c,0x19, -0x17,0xb9,0x18,0x16,0x41,0x14,0x0e,0x84,0x11,0x22,0x78,0x36,0x41,0xac,0x3e,0x3e, -0x1a,0x32,0x26,0xed,0x16,0xfe,0x8b,0xda,0xc0,0x82,0xa9,0x9c,0x76,0xa4,0xae,0x35, -0xbc,0xcc,0xe5,0xe5,0xfc,0x2a,0x11,0x1d,0xea,0x1d,0x18,0x4c,0x1d,0x14,0xde,0x18, -0x0d,0xe5,0x0d,0x19,0x29,0x31,0x3c,0x17,0x3f,0x3e,0xbe,0x34,0x2e,0x66,0x1c,0x0a, -0x14,0xe4,0xca,0x4e,0xb1,0xa2,0x22,0xa0,0xab,0x5b,0xb7,0xc8,0x6d,0xde,0xf5,0xd9, -0x09,0x1b,0xb3,0x1c,0x1a,0xa0,0x18,0x18,0xcc,0x11,0x0f,0xb2,0x0d,0x11,0x5b,0x2a, -0x37,0x1b,0x42,0x3c,0xde,0x3c,0x2e,0xcc,0x28,0x12,0xc9,0xf4,0xd3,0x7d,0xb9,0xa7, -0xf3,0x9d,0xa7,0x62,0xb0,0xc0,0xa9,0xd2,0xec,0xde,0x03,0x14,0x6e,0x1e,0x1a,0x61, -0x19,0x1b,0xfe,0x14,0x17,0x02,0x0a,0x0e,0x1d,0x1c,0x35,0xc4,0x3e,0x3d,0xda,0x3b, -0x31,0xaa,0x2b,0x1a,0xcf,0x02,0xde,0x01,0xc7,0xad,0x51,0xa0,0xa4,0xf2,0xae,0xbb, -0xca,0xcd,0xe2,0x34,0xf9,0x0c,0x29,0x1b,0x1d,0xf6,0x17,0x18,0x77,0x14,0x16,0xf2, -0x0c,0x0e,0x1d,0x14,0x30,0x65,0x3b,0x41,0xd8,0x3d,0x37,0xf7,0x2d,0x23,0xa4,0x0d, -0xeb,0xce,0xcc,0xb2,0x39,0xa4,0x9f,0x8f,0xac,0xb2,0x0a,0xc6,0xd8,0x4c,0xf4,0x07, -0xe3,0x1a,0x1d,0xdc,0x1a,0x1a,0x98,0x17,0x16,0x2a,0x11,0x0a,0x52,0x0d,0x1e,0x3e, -0x35,0x3e,0xca,0x3e,0x3a,0xff,0x2d,0x2c,0x61,0x1a,0x00,0x7b,0xd9,0xc1,0xec,0xa6, -0xa2,0x75,0xa5,0xaf,0xe0,0xbb,0xce,0x72,0xe7,0xfd,0x47,0x12,0x1d,0x47,0x1e,0x1b, -0xf2,0x19,0x18,0x25,0x16,0x0e,0xe1,0x0a,0x16,0x8a,0x2c,0x3d,0x01,0x3f,0x3a,0x56, -0x31,0x2b,0x8a,0x21,0x0d,0x93,0xe7,0xc9,0x76,0xb2,0xa4,0x24,0xa3,0xad,0xdc,0xb4, -0xc7,0x90,0xde,0xf4,0xef,0x08,0x19,0xf8,0x1e,0x1c,0x0c,0x1e,0x17,0xa9,0x19,0x0e, -0x10,0x0d,0x0d,0xcd,0x22,0x36,0xe7,0x39,0x3b,0x5f,0x32,0x2f,0x60,0x27,0x19,0xb3, -0xf8,0xd9,0xb6,0xbc,0xaa,0x58,0xa4,0xa8,0x4d,0xb0,0xbf,0x15,0xd1,0xeb,0xc1,0xfc, -0x13,0x86,0x1d,0x1a,0x8c,0x1e,0x1a,0xc8,0x18,0x15,0x23,0x0f,0x0f,0xb0,0x19,0x2e, -0x7a,0x3a,0x3e,0xe3,0x34,0x2d,0x35,0x2b,0x1e,0xc1,0x08,0xdf,0x96,0xc7,0xb0,0x42, -0xa6,0xa7,0x53,0xae,0xba,0x91,0xc9,0xe5,0x77,0xf7,0x0c,0xe8,0x1a,0x1d,0xc2,0x1c, -0x1a,0x70,0x16,0x16,0x40,0x10,0x0b,0xf8,0x10,0x26,0x52,0x37,0x3f,0xad,0x39,0x30, -0xa5,0x2d,0x24,0x83,0x14,0xf0,0x04,0xd5,0xb6,0xe3,0xab,0xa5,0x76,0xad,0xb3,0xcf, -0xc2,0xd8,0x7b,0xed,0x01,0xef,0x10,0x1b,0x7d,0x19,0x1d,0xe9,0x17,0x1a,0x7f,0x12, -0x0f,0x16,0x11,0x21,0xa4,0x34,0x3b,0x44,0x3b,0x32,0x34,0x2b,0x28,0xbd,0x1a,0xff, -0x80,0xdd,0xc0,0xc9,0xaf,0xa6,0x29,0xad,0xad,0x31,0xc0,0xca,0x7c,0xe8,0xf7,0x73, -0x0e,0x18,0xcf,0x1b,0x1d,0x2c,0x1a,0x19,0x77,0x18,0x11,0xe6,0x0d,0x17,0x56,0x29, -0x3a,0xff,0x3b,0x37,0x16,0x2a,0x2a,0x59,0x1e,0x0e,0x09,0xea,0xcd,0x32,0xb5,0xaa, -0xcd,0xab,0xaf,0x2e,0xb8,0xc5,0xaf,0xdc,0xf1,0xd0,0x01,0x14,0xb3,0x18,0x1c,0x8e, -0x1d,0x19,0x36,0x1a,0x14,0xf4,0x11,0x15,0x3c,0x24,0x32,0x89,0x38,0x38,0xe0,0x2f, -0x2a,0xa2,0x22,0x16,0x51,0xf9,0xda,0xe0,0xbc,0xaf,0xff,0xaa,0xae,0x9b,0xb0,0xc0, -0xb1,0xd0,0xec,0x37,0xfb,0x0d,0x3a,0x17,0x1a,0xcf,0x1f,0x1b,0x00,0x1d,0x13,0x5f, -0x15,0x11,0x18,0x1e,0x29,0xdd,0x36,0x3b,0x9c,0x30,0x29,0xb4,0x23,0x1a,0xce,0x08, -0xe4,0xbe,0xc9,0xb3,0x6f,0xaf,0xae,0xb0,0xb1,0xbc,0x56,0xc9,0xe2,0x08,0xf2,0x08, -0x73,0x11,0x1c,0xf5,0x1d,0x1d,0x6b,0x19,0x16,0x06,0x14,0x14,0x3b,0x17,0x22,0xa2, -0x2e,0x39,0x62,0x34,0x2c,0x71,0x26,0x1f,0x1c,0x12,0xf3,0x10,0xd9,0xbc,0x5b,0xb5, -0xae,0xef,0xb1,0xb4,0xfa,0xc3,0xd5,0xde,0xeb,0xfd,0xb7,0x08,0x15,0xf3,0x19,0x22, -0x78,0x19,0x1b,0x83,0x15,0x17,0x67,0x17,0x20,0x5c,0x2b,0x33,0x5f,0x36,0x2e,0x95, -0x27,0x21,0xa4,0x16,0x01,0xa5,0xe4,0xc7,0x07,0xb7,0xb0,0xf3,0xb1,0xb0,0x8a,0xbe, -0xc9,0xdf,0xe3,0xf3,0xbb,0x06,0x0f,0xac,0x19,0x22,0xef,0x1f,0x1d,0xa9,0x18,0x1a, -0x01,0x18,0x1d,0xd6,0x25,0x2b,0x5f,0x35,0x2b,0xea,0x28,0x1e,0x49,0x1a,0x0a,0x95, -0xef,0xd5,0x91,0xbe,0xb8,0xc0,0xb3,0xb5,0x43,0xb9,0xc6,0x84,0xda,0xeb,0x5f,0xff, -0x06,0x47,0x15,0x1c,0x5f,0x24,0x1c,0xc4,0x1c,0x16,0xab,0x1a,0x1d,0x41,0x22,0x28, -0x76,0x2e,0x2f,0x2d,0x28,0x25,0xd2,0x18,0x12,0xf9,0xfa,0xe2,0x53,0xc7,0xbb,0xdd, -0xb7,0xb3,0x3b,0xb8,0xbf,0xac,0xd0,0xe4,0x67,0xf6,0x03,0xa2,0x0d,0x18,0x22,0x22, -0x1f,0xe5,0x1d,0x18,0xf6,0x1d,0x1a,0x9e,0x24,0x23,0x52,0x2c,0x2e,0x1b,0x2c,0x27, -0x20,0x1a,0x14,0x8e,0x02,0xef,0x76,0xd0,0xc2,0x93,0xb7,0xb8,0x05,0xb6,0xbc,0xd6, -0xc9,0xdb,0x08,0xee,0xfd,0xba,0x07,0x11,0x55,0x1d,0x25,0x93,0x1c,0x1b,0xe9,0x1a, -0x1e,0x1d,0x24,0x24,0xd0,0x27,0x2b,0xb8,0x31,0x27,0x5c,0x20,0x14,0xca,0x0a,0xf4, -0xb7,0xdd,0xc8,0x40,0xb9,0xb8,0xb9,0xb4,0xbb,0x3c,0xc1,0xd6,0x54,0xe6,0xf7,0x42, -0x01,0x0c,0xbe,0x18,0x28,0xfb,0x20,0x1d,0xf5,0x1b,0x22,0x38,0x27,0x28,0xb4,0x27, -0x24,0x49,0x29,0x28,0xb6,0x20,0x10,0xc2,0x09,0xf6,0x0d,0xe6,0xd0,0x29,0xc5,0xbc, -0x09,0xc0,0xbe,0x30,0xc4,0xcf,0x6c,0xe1,0xf1,0xab,0xf9,0x06,0xf6,0x0c,0x20,0x03, -0x20,0x20,0x06,0x1a,0x22,0x93,0x24,0x29,0xa9,0x26,0x25,0x09,0x29,0x28,0xc2,0x22, -0x14,0xc4,0x0e,0x01,0x63,0xef,0xdc,0x33,0xcc,0xc0,0x99,0xbe,0xbc,0x41,0xc0,0xc5, -0xb7,0xd9,0xe5,0xa5,0xf4,0xfc,0xeb,0x07,0x1a,0x0d,0x26,0x21,0x6d,0x20,0x25,0xec, -0x24,0x2e,0xd6,0x27,0x29,0xe3,0x23,0x25,0x42,0x20,0x18,0x87,0x0c,0x01,0x10,0xf4, -0xe1,0x9e,0xd4,0xc5,0x3f,0xc1,0xc1,0x20,0xc3,0xc7,0x33,0xd3,0xe1,0x25,0xed,0xf7, -0x3d,0x04,0x11,0x01,0x22,0x1e,0xe7,0x20,0x21,0x09,0x2a,0x2b,0xd3,0x2f,0x26,0x5a, -0x22,0x22,0x2d,0x25,0x1a,0x2c,0x0e,0x03,0x9b,0xf7,0xeb,0xe4,0xda,0xce,0xc7,0xc3, -0xc6,0xf1,0xbf,0xc4,0x99,0xcb,0xdc,0x6c,0xe6,0xf3,0x43,0xfa,0x09,0xb2,0x1d,0x23, -0xdc,0x24,0x23,0x41,0x28,0x2b,0x12,0x32,0x28,0x7e,0x23,0x1e,0xba,0x23,0x1a,0x44, -0x11,0x05,0x3c,0xff,0xef,0x45,0xe3,0xd3,0x5e,0xc9,0xc5,0xa9,0xc3,0xc4,0x5b,0xc5, -0xd6,0x79,0xdf,0xeb,0x84,0xf6,0x02,0x21,0x15,0x24,0x18,0x24,0x26,0x9f,0x29,0x30, -0x47,0x32,0x2e,0x34,0x26,0x1c,0xbf,0x20,0x1b,0xa5,0x0f,0x05,0xe1,0xfd,0xf0,0x28, -0xe8,0xdb,0xdb,0xcf,0xca,0xb4,0xc9,0xc6,0x08,0xc8,0xd0,0x53,0xdd,0xe5,0x13,0xf0, -0xfd,0x71,0x0b,0x21,0xc3,0x20,0x27,0xcc,0x28,0x30,0xba,0x2f,0x31,0x62,0x25,0x1e, -0xc6,0x1d,0x1c,0x4d,0x14,0x07,0x58,0x01,0xf7,0xfd,0xed,0xe2,0x20,0xd7,0xca,0x8d, -0xcb,0xc5,0x1d,0xc7,0xcc,0x56,0xd9,0xe1,0x80,0xe9,0xf6,0x5e,0x03,0x19,0xeb,0x20, -0x24,0xba,0x28,0x2e,0xea,0x32,0x33,0x78,0x2b,0x22,0x9d,0x1c,0x1e,0x55,0x16,0x0a, -0xbe,0xff,0xfa,0x72,0xee,0xe7,0x70,0xdc,0xd0,0xbe,0xcd,0xca,0x2c,0xc9,0xcb,0xe1, -0xd4,0xdd,0xac,0xe3,0xed,0xc4,0xf9,0x0d,0x0f,0x1f,0x21,0xa6,0x2b,0x2b,0xc3,0x38, -0x35,0xe0,0x35,0x27,0xe9,0x1f,0x1e,0xf5,0x14,0x0c,0xe6,0xfe,0xfb,0xe2,0xed,0xe9, -0x7f,0xdf,0xd5,0x9d,0xcf,0xcf,0xe5,0xcc,0xca,0x07,0xd0,0xda,0xd0,0xdd,0xeb,0xeb, -0xf3,0x05,0x91,0x1b,0x23,0xff,0x2a,0x2d,0x34,0x36,0x38,0x8d,0x36,0x2d,0x9c,0x1c, -0x18,0x9c,0x13,0x0c,0x89,0x01,0xfc,0x73,0xf0,0xeb,0xc5,0xe8,0xde,0x71,0xd6,0xd3, -0x23,0xce,0xcb,0x26,0xcc,0xd4,0x2f,0xda,0xe4,0x68,0xed,0xfb,0x4e,0x11,0x22,0x9d, -0x29,0x32,0xd0,0x36,0x38,0x2d,0x37,0x32,0xed,0x23,0x19,0x35,0x12,0x08,0x8f,0x04, -0xf9,0x59,0xf5,0xeb,0x2e,0xed,0xe4,0x77,0xdb,0xd5,0x93,0xd4,0xd0,0xc4,0xcb,0xd0, -0x76,0xd5,0xdd,0xb8,0xe6,0xf8,0x69,0x06,0x1d,0x26,0x22,0x34,0xf5,0x35,0x3c,0x7e, -0x38,0x37,0x3c,0x29,0x19,0xf7,0x13,0x0d,0x63,0x06,0xf9,0xb7,0xf6,0xec,0xfc,0xee, -0xe8,0x86,0xe0,0xd7,0xf4,0xd5,0xcf,0x01,0xcd,0xcd,0x37,0xd3,0xd7,0x8d,0xe0,0xf1, -0x51,0x02,0x19,0x79,0x21,0x32,0xc9,0x36,0x3f,0x5c,0x3d,0x39,0xac,0x2d,0x1a,0x9c, -0x14,0x0b,0x82,0x02,0xf8,0x6a,0xf6,0xed,0x7d,0xed,0xec,0x51,0xe6,0xe0,0x20,0xdc, -0xd5,0xc5,0xd1,0xce,0x51,0xd4,0xd4,0xf0,0xdc,0xe6,0xd5,0xf8,0x0c,0xd9,0x1e,0x27, -0xcd,0x35,0x39,0x18,0x3e,0x3b,0x2f,0x35,0x23,0x54,0x16,0x10,0xbb,0x05,0x01,0x14, -0xf7,0xf1,0xe8,0xeb,0xed,0xd9,0xe8,0xe0,0xb0,0xdd,0xd6,0x15,0xd3,0xcc,0x96,0xd1, -0xd1,0x18,0xdb,0xe0,0x08,0xf2,0x02,0xca,0x16,0x26,0x64,0x34,0x3b,0xd8,0x3e,0x40, -0x91,0x3c,0x2e,0xc6,0x18,0x13,0x56,0x06,0xff,0x90,0xf5,0xf0,0x37,0xe9,0xe9,0x7d, -0xe9,0xe3,0x7d,0xe2,0xdc,0x02,0xd6,0xd2,0xba,0xd1,0xd3,0xce,0xd6,0xde,0x55,0xeb, -0xfb,0xa6,0x0e,0x20,0x6f,0x2f,0x37,0xf9,0x3e,0x3e,0x7d,0x3d,0x32,0x72,0x20,0x15, -0xa5,0x09,0xfe,0xa5,0xf9,0xf6,0xf1,0xed,0xe7,0xcd,0xec,0xe9,0x15,0xe4,0xde,0xce, -0xd5,0xd4,0xbe,0xcd,0xd3,0xf9,0xcf,0xdd,0x03,0xe2,0xf5,0x8e,0x05,0x1c,0x20,0x2b, -0x39,0x58,0x3f,0x40,0x7e,0x3d,0x38,0xb3,0x28,0x18,0xf3,0x0a,0xff,0xa8,0xfc,0xf3, -0xc2,0xf0,0xe7,0xb5,0xed,0xea,0x67,0xe8,0xe0,0x46,0xdd,0xd6,0xb4,0xd2,0xd0,0xff, -0xcf,0xd6,0x2b,0xde,0xea,0xdb,0xfa,0x0f,0x9e,0x26,0x34,0xee,0x3f,0x40,0xf0,0x40, -0x3e,0xfd,0x35,0x21,0xea,0x12,0x03,0x4c,0xfa,0xf7,0xd5,0xec,0xe8,0xe9,0xe4,0xea, -0x61,0xe2,0xe5,0x23,0xde,0xdc,0x87,0xd6,0xd1,0xfe,0xd0,0xd4,0x48,0xdb,0xe6,0x42, -0xf7,0x06,0xf2,0x1c,0x2f,0x1d,0x3c,0x44,0x66,0x41,0x42,0x2b,0x39,0x28,0xb4,0x17, -0x08,0x30,0xfc,0xf6,0xf3,0xef,0xe6,0x27,0xe6,0xe8,0x04,0xe8,0xe5,0xdf,0xe3,0xdc, -0x7d,0xd9,0xd2,0x5a,0xd2,0xd1,0x62,0xd8,0xde,0x5a,0xef,0xfd,0x73,0x13,0x2b,0xce, -0x3b,0x45,0x8c,0x42,0x45,0xd9,0x3c,0x33,0x52,0x1d,0x0b,0x83,0xfb,0xf3,0x6f,0xf1, -0xe7,0xbc,0xe6,0xe5,0x59,0xeb,0xe6,0x8c,0xe8,0xe0,0x8a,0xdd,0xd8,0x0a,0xd1,0xcf, -0xdc,0xd2,0xda,0xd6,0xe8,0xf7,0xd7,0x09,0x21,0x94,0x34,0x41,0x29,0x47,0x43,0x9c, -0x42,0x38,0x8a,0x26,0x10,0xed,0x00,0xf7,0xf1,0xf5,0xec,0x80,0xe5,0xe2,0xbc,0xea, -0xe8,0x02,0xe9,0xe2,0x02,0xde,0xd9,0xd0,0xd1,0xcd,0xdd,0xd2,0xd8,0x4d,0xdf,0xf1, -0xe0,0xfd,0x1a,0x85,0x31,0x42,0xac,0x47,0x44,0xbe,0x46,0x3d,0x7f,0x32,0x13,0x28, -0x08,0xf3,0xe7,0xf4,0xea,0xa2,0xe4,0xe2,0xce,0xe8,0xea,0x99,0xe9,0xeb,0xb3,0xe0, -0xe0,0xbf,0xd8,0xcf,0x9c,0xd1,0xd1,0x2f,0xdc,0xe7,0xc4,0xf5,0x06,0xbc,0x27,0x36, -0x8f,0x47,0x46,0x67,0x48,0x43,0xe9,0x3a,0x26,0x7b,0x10,0xfc,0xfd,0xf6,0xf2,0x50, -0xe4,0xe2,0xee,0xdf,0xe7,0xe8,0xe4,0xe9,0xb6,0xdf,0xe1,0x1a,0xdb,0xd5,0x9c,0xd0, -0xd5,0x23,0xd9,0xe2,0x67,0xf2,0xfd,0x82,0x1b,0x30,0xa4,0x42,0x45,0xf2,0x47,0x47, -0x51,0x43,0x33,0x0a,0x18,0x08,0x54,0xf8,0xf4,0x1c,0xe5,0xdf,0x5f,0xdb,0xe2,0xcb, -0xe0,0xe6,0x97,0xe5,0xe2,0x64,0xe1,0xdb,0x79,0xd3,0xd7,0x83,0xd8,0xdf,0xc4,0xe9, -0xf5,0xc4,0x08,0x2d,0x73,0x38,0x45,0x65,0x44,0x4b,0x89,0x47,0x3d,0xb9,0x26,0x0b, -0x85,0xfe,0xf0,0xa1,0xef,0xdb,0x5b,0xde,0xd9,0xa2,0xe2,0xe5,0x53,0xe7,0xe5,0x23, -0xe4,0xe1,0x8a,0xd5,0xd7,0x41,0xd6,0xde,0xed,0xe2,0xf2,0xd4,0xfb,0x1e,0xc3,0x33, -0x43,0x0d,0x45,0x45,0xbc,0x4a,0x40,0x2c,0x32,0x14,0xf8,0x00,0xf6,0x3e,0xf1,0xe3, -0xaa,0xdb,0xdc,0x9c,0xe0,0xe5,0x44,0xea,0xe4,0x69,0xe5,0xe0,0x84,0xdd,0xd1,0x35, -0xd7,0xd6,0xfa,0xdf,0xeb,0x45,0xf5,0x0f,0x8f,0x2b,0x3d,0x95,0x46,0x48,0x3c,0x4c, -0x49,0x60,0x3a,0x21,0xbb,0x0a,0xf9,0xb5,0xf1,0xe9,0x78,0xda,0xd9,0xf5,0xda,0xe3, -0xc8,0xe5,0xe7,0xd3,0xe5,0xe3,0x8d,0xe3,0xd4,0x1b,0xd8,0xd5,0x95,0xdf,0xe2,0x34, -0xf3,0xff,0xcb,0x21,0x33,0xdf,0x43,0x48,0x15,0x4c,0x4b,0x34,0x41,0x32,0xe4,0x11, -0x01,0x9b,0xf3,0xef,0x5b,0xdc,0xd9,0xda,0xd6,0xdd,0x69,0xe3,0xe6,0xdc,0xe4,0xe4, -0x7a,0xe3,0xdc,0x3e,0xd8,0xd8,0xab,0xdb,0xe1,0x1d,0xec,0xf9,0xc1,0x12,0x2c,0x2e, -0x3d,0x47,0x10,0x47,0x4c,0x4d,0x47,0x3a,0x03,0x21,0x07,0xef,0xf9,0xf0,0xf7,0xe4, -0xd9,0x16,0xd5,0xd8,0x19,0xde,0xe6,0xfc,0xe6,0xe8,0x04,0xe5,0xe5,0xa2,0xd8,0xda, -0xba,0xd9,0xdd,0x9c,0xe5,0xf1,0xc1,0x01,0x23,0x25,0x33,0x44,0x43,0x49,0x50,0xc8, -0x4a,0x40,0x3f,0x30,0x0f,0x29,0x02,0xf2,0x45,0xea,0xd7,0x33,0xd7,0xd4,0x7a,0xdd, -0xe5,0xc4,0xe5,0xe8,0xf8,0xe7,0xe8,0x21,0xdd,0xd7,0x69,0xd9,0xd9,0xfc,0xe0,0xe7, -0x3d,0xf7,0x12,0x7c,0x31,0x3e,0x26,0x4b,0x4d,0xab,0x51,0x49,0xf0,0x3c,0x1f,0x64, -0x06,0xf6,0xc3,0xea,0xdc,0xed,0xd0,0xd4,0x8d,0xd3,0xe1,0xec,0xe4,0xe9,0x9b,0xe8, -0xec,0x48,0xe6,0xdc,0x10,0xda,0xd9,0xce,0xdc,0xe5,0xea,0xee,0x02,0x69,0x24,0x34, -0x0e,0x45,0x4c,0x34,0x51,0x51,0xc8,0x46,0x2f,0xf9,0x0d,0xfb,0xde,0xef,0xe5,0x25, -0xd3,0xce,0x3f,0xcf,0xd8,0x49,0xe5,0xe9,0x8a,0xec,0xec,0x27,0xeb,0xe1,0xdc,0xdd, -0xdb,0x42,0xdc,0xdf,0xae,0xe5,0xf5,0xf0,0x0f,0x2e,0x1c,0x3d,0x4b,0xa9,0x50,0x54, -0x11,0x4b,0x40,0x9a,0x1f,0x08,0x1a,0xf6,0xe5,0x97,0xd9,0xcc,0xbe,0xce,0xcf,0xca, -0xe1,0xe2,0xa1,0xec,0xea,0x93,0xee,0xe7,0x9c,0xde,0xdc,0xfd,0xd8,0xdf,0xa2,0xe1, -0xf2,0x4b,0x02,0x25,0xb4,0x34,0x4a,0xaf,0x4f,0x57,0xe3,0x4f,0x45,0xab,0x2e,0x0d, -0xa1,0xfb,0xe8,0xc5,0xdc,0xca,0x9a,0xcc,0xcb,0x32,0xdc,0xe3,0x78,0xec,0xef,0x26, -0xf3,0xee,0x03,0xe6,0xde,0x67,0xdb,0xd8,0x96,0xde,0xe6,0xb5,0xf6,0x12,0x00,0x2e, -0x40,0x05,0x4d,0x57,0x49,0x54,0x4f,0x71,0x3a,0x1a,0xa1,0x03,0xf2,0x7c,0xe2,0xd2, -0x69,0xca,0xcc,0xdc,0xd3,0xe1,0xdc,0xe7,0xef,0x0f,0xed,0xf0,0x19,0xe8,0xdf,0xb4, -0xdb,0xd7,0x3e,0xdb,0xe0,0x5c,0xf1,0x04,0xe2,0x28,0x36,0xad,0x4d,0x52,0xf0,0x5a, -0x51,0xc7,0x45,0x2a,0xde,0x08,0xfb,0xdd,0xe4,0xd9,0x33,0xc7,0xca,0x99,0xc9,0xdd, -0x47,0xe4,0xed,0x75,0xf0,0xf1,0x5b,0xef,0xe5,0xf1,0xdf,0xdb,0xc5,0xd9,0xdf,0x8f, -0xe8,0xf8,0x07,0x17,0x31,0x4b,0x42,0x51,0xf9,0x54,0x57,0xa1,0x4a,0x38,0x9d,0x17, -0xff,0x35,0xee,0xdb,0x9b,0xcf,0xc7,0xd1,0xcb,0xd2,0xf4,0xe2,0xea,0xc8,0xf2,0xf2, -0x36,0xf2,0xec,0x53,0xe0,0xde,0xe7,0xd8,0xdc,0x39,0xe2,0xed,0x4d,0x06,0x22,0x9d, -0x39,0x4e,0xfd,0x53,0x5a,0x93,0x50,0x46,0x89,0x27,0x10,0x7c,0xf3,0xe3,0xd2,0xd1, -0xc5,0x79,0xc7,0xcb,0xaf,0xdb,0xe1,0x3e,0xf2,0xf0,0xe7,0xf7,0xf2,0x5b,0xe8,0xe0, -0xbc,0xda,0xd9,0x3b,0xdc,0xe9,0xfa,0xf6,0x19,0xa9,0x2d,0x46,0x85,0x52,0x5b,0x8f, -0x56,0x4b,0x18,0x37,0x14,0xf1,0x00,0xe6,0x4b,0xd6,0xc8,0x0d,0xc5,0xc9,0x96,0xd5, -0xe3,0x53,0xed,0xf7,0x0e,0xf7,0xf4,0xad,0xef,0xe1,0x81,0xdd,0xd5,0xfb,0xd8,0xdd, -0x0a,0xef,0x06,0xe0,0x26,0x3d,0x83,0x50,0x5b,0xd6,0x5b,0x53,0x84,0x44,0x25,0xdd, -0x07,0xf1,0x7f,0xd9,0xce,0xca,0xc1,0xc5,0xc2,0xcc,0xdc,0x99,0xe8,0xf3,0xbb,0xf8, -0xf7,0x71,0xf5,0xe5,0xc8,0xe1,0xd7,0xf9,0xd8,0xdb,0xa2,0xe8,0xf9,0xdf,0x17,0x35, -0x71,0x49,0x58,0x2f,0x5d,0x56,0xa6,0x4c,0x32,0x30,0x15,0xf7,0x4e,0xe1,0xcd,0xd7, -0xc5,0xc3,0xc0,0xc7,0xd7,0xe4,0xe4,0xf4,0xc2,0xfa,0xfb,0x63,0xf7,0xef,0xea,0xe2, -0xda,0x08,0xd7,0xd5,0x0d,0xe0,0xee,0xc6,0x0d,0x28,0x5e,0x43,0x52,0x06,0x5e,0x59, -0xdd,0x4f,0x3e,0x27,0x21,0x01,0x54,0xe6,0xd3,0xe5,0xc8,0xc5,0xfb,0xc5,0xd2,0xd4, -0xe1,0xee,0x4f,0xf9,0xfc,0x1e,0xfa,0xf5,0x56,0xe5,0xdd,0x28,0xd6,0xd8,0x50,0xda, -0xe9,0x5b,0xf9,0x1d,0xd6,0x34,0x50,0x60,0x5a,0x5a,0xdc,0x52,0x48,0x57,0x2f,0x0e, -0xc8,0xf5,0xdb,0x72,0xce,0xc4,0xbd,0xc4,0xcc,0x4d,0xd9,0xe9,0xc5,0xf3,0xfb,0x15, -0xfa,0xf7,0x0e,0xee,0xdf,0x49,0xd9,0xd4,0x44,0xda,0xe1,0x3a,0xf2,0x0e,0xe6,0x2b, -0x43,0x03,0x5a,0x5f,0x10,0x5a,0x4d,0x8b,0x3b,0x1f,0xda,0xff,0xe2,0x18,0xcd,0xc6, -0xa8,0xbf,0xc4,0x6a,0xcf,0xe2,0xaa,0xf0,0xfc,0x66,0x00,0xfd,0xdc,0xf7,0xe7,0x2b, -0xde,0xd6,0xe7,0xd5,0xd9,0xeb,0xe8,0xff,0x28,0x1e,0x38,0x8d,0x50,0x5f,0xb6,0x5c, -0x53,0x4a,0x47,0x2a,0x77,0x09,0xee,0x25,0xd6,0xc6,0x9e,0xc0,0xc1,0xdb,0xcd,0xdc, -0x24,0xed,0xf8,0x74,0x00,0xfe,0xec,0xfa,0xec,0x4a,0xe0,0xd8,0xd3,0xd4,0xd8,0x40, -0xe3,0xf4,0x1d,0x13,0x2e,0xa6,0x4a,0x59,0xa2,0x5f,0x56,0x6f,0x4d,0x35,0xa0,0x17, -0xf8,0xbc,0xdc,0xc8,0x56,0xc1,0xc0,0x35,0xc8,0xd4,0x4c,0xe4,0xf6,0x82,0x01,0x03, -0x27,0x00,0xf6,0x03,0xe6,0xdc,0x7f,0xd7,0xd5,0xe6,0xdb,0xe8,0x0b,0x02,0x1f,0xeb, -0x3e,0x54,0x97,0x5e,0x5a,0x58,0x50,0x45,0x37,0x26,0x05,0x3e,0xe6,0xce,0xbf,0xc3, -0xbe,0xfb,0xc2,0xcf,0xde,0xde,0xf0,0xf2,0xfe,0x04,0x71,0x02,0xfc,0x09,0xee,0xde, -0x82,0xd6,0xd4,0xc7,0xd8,0xe1,0x52,0xf6,0x0f,0x01,0x35,0x4d,0x00,0x5d,0x5d,0x2a, -0x55,0x4d,0x05,0x32,0x15,0xaa,0xf1,0xd8,0x34,0xc4,0xc2,0xb7,0xbf,0xca,0x88,0xd7, -0xe9,0xc3,0xf9,0x02,0x5a,0x02,0x00,0xe0,0xf3,0xe4,0xe7,0xd7,0xd5,0x84,0xd5,0xdc, -0x47,0xed,0x05,0xec,0x28,0x44,0xdf,0x58,0x60,0x01,0x59,0x51,0x06,0x3e,0x22,0xd3, -0xfb,0xe0,0x7b,0xc6,0xc1,0x13,0xbf,0xc3,0x2d,0xd2,0xe1,0x07,0xf6,0x00,0x8a,0x09, -0x03,0xed,0xfb,0xec,0xd5,0xda,0xd7,0x6d,0xd3,0xdb,0x1a,0xe2,0xfa,0x3d,0x14,0x3a, -0x59,0x4e,0x5f,0xd3,0x5a,0x53,0xf5,0x47,0x2c,0xe1,0x0f,0xec,0x93,0xd4,0xbd,0x1d, -0xc2,0xbf,0x07,0xcf,0xd9,0xd6,0xee,0xfc,0x3a,0x07,0x06,0x68,0xff,0xf4,0x93,0xe1, -0xda,0x23,0xd3,0xd7,0x5f,0xdb,0xef,0xd5,0x06,0x2b,0x61,0x48,0x5a,0x71,0x5d,0x53, -0xe0,0x4f,0x39,0xb3,0x1e,0xf7,0x38,0xdb,0xc5,0x58,0xc1,0xc3,0x61,0xc7,0xd7,0x97, -0xe6,0xfa,0xa4,0x02,0x06,0x69,0x02,0xf8,0xd2,0xea,0xd6,0x18,0xd5,0xd3,0xbc,0xda, -0xe5,0x97,0xfc,0x19,0x5a,0x3e,0x54,0x3d,0x5e,0x5a,0x64,0x51,0x45,0xe0,0x29,0x09, -0xae,0xe7,0xce,0x16,0xc1,0xc2,0x07,0xc3,0xd0,0x36,0xdc,0xf1,0x0a,0xfe,0x06,0x44, -0x03,0xfe,0xd5,0xef,0xdd,0x17,0xd7,0xd4,0xb2,0xda,0xde,0x66,0xf4,0x08,0xf7,0x33, -0x4b,0xd9,0x60,0x5a,0xbf,0x55,0x4b,0x05,0x37,0x19,0xe3,0xf0,0xd8,0xa5,0xbf,0xc3, -0xd6,0xbb,0xcc,0x52,0xd5,0xea,0x2d,0xfc,0x05,0xf5,0x07,0x01,0x4c,0xf9,0xe6,0xb4, -0xd9,0xd4,0x72,0xd4,0xda,0x1f,0xe8,0x00,0x32,0x20,0x44,0xd9,0x55,0x60,0x97,0x54, -0x52,0xb6,0x3d,0x28,0x40,0x02,0xe1,0xb9,0xca,0xbe,0xd5,0xc4,0xc3,0xd1,0xd5,0xdd, -0x5b,0xf8,0xfd,0x3a,0x08,0x02,0x6b,0xfa,0xef,0x06,0xda,0xd5,0x3f,0xd2,0xda,0x82, -0xe2,0xf9,0x09,0x12,0x37,0x59,0x51,0x5e,0xb9,0x5a,0x55,0xd5,0x46,0x31,0x70,0x11, -0xef,0x01,0xcf,0xc2,0x89,0xc0,0xc0,0xdc,0xcb,0xd8,0x7b,0xee,0xfa,0x1f,0x07,0x06, -0x50,0x01,0xf4,0x04,0xe3,0xd6,0x8f,0xd5,0xd7,0x71,0xdd,0xf3,0x09,0x04,0x2c,0xf6, -0x45,0x5a,0x35,0x5c,0x55,0xe5,0x4b,0x38,0x98,0x1e,0xf6,0x27,0xdd,0xc3,0x4e,0xc4, -0xc1,0x8c,0xca,0xd6,0x5a,0xe7,0xfa,0x4d,0x03,0x07,0x1e,0x00,0xf8,0x03,0xe8,0xd7, -0x80,0xd5,0xd3,0x43,0xdb,0xe6,0x30,0x00,0x18,0x12,0x40,0x54,0x1f,0x5e,0x59,0x22, -0x52,0x41,0x3f,0x2a,0x0c,0xa5,0xe2,0xcd,0x94,0xc1,0xc0,0xc1,0xc3,0xcf,0xce,0xdc, -0xf2,0xc7,0x00,0x05,0x68,0x06,0xfe,0x8f,0xf1,0xe0,0xae,0xd7,0xd5,0xcc,0xd7,0xe1, -0xda,0xf2,0x0b,0x9a,0x2f,0x4a,0xd7,0x58,0x58,0xd4,0x54,0x47,0x11,0x35,0x15,0x6c, -0xf4,0xd6,0x87,0xc7,0xc4,0x4b,0xc4,0xcd,0x23,0xda,0xed,0x2c,0xfc,0x05,0x60,0x03, -0xfd,0xaf,0xf4,0xe3,0x55,0xd6,0xd1,0xd4,0xd4,0xdb,0x86,0xec,0x02,0x7d,0x1f,0x44, -0x6d,0x56,0x5d,0x6f,0x57,0x52,0x49,0x3c,0x27,0xd4,0x04,0xdf,0xe0,0xcc,0xc4,0x48, -0xc3,0xc3,0x8f,0xd2,0xe0,0xc0,0xf5,0x00,0xf8,0x03,0x01,0x8e,0xf8,0xed,0x94,0xdd, -0xd7,0x68,0xd4,0xdb,0x68,0xe6,0xf9,0xe5,0x11,0x32,0xa4,0x51,0x59,0x08,0x58,0x50, -0x60,0x44,0x2e,0x7c,0x13,0xf1,0x12,0xd3,0xca,0xde,0xc6,0xc7,0xec,0xcd,0xde,0xc2, -0xec,0xfb,0x5e,0x01,0xfe,0x92,0xf8,0xef,0x66,0xe1,0xd6,0xcd,0xd3,0xd9,0x2f,0xe4, -0xf5,0xa4,0x0a,0x25,0xd3,0x46,0x58,0xdd,0x59,0x51,0x6f,0x45,0x34,0xfc,0x20,0x00, -0x11,0xdd,0xce,0x26,0xca,0xc8,0x24,0xcb,0xd6,0xec,0xe7,0xf6,0x57,0xfe,0xfd,0x90, -0xf9,0xf2,0xa7,0xe7,0xda,0x5a,0xd3,0xd6,0xb3,0xdc,0xef,0x6e,0x00,0x1c,0x55,0x37, -0x55,0xdc,0x56,0x57,0xdb,0x4d,0x3e,0xa6,0x28,0x0e,0x7e,0xec,0xd2,0xd7,0xce,0xc4, -0x4f,0xcc,0xce,0x07,0xe1,0xee,0x78,0xfd,0xfc,0xfb,0xf9,0xf5,0x09,0xec,0xe0,0x91, -0xd5,0xd3,0xbf,0xdc,0xe9,0xcc,0xfa,0x0e,0x18,0x2a,0x48,0x2b,0x58,0x56,0x33,0x50, -0x40,0x37,0x30,0x1d,0x87,0xfc,0xe0,0xc2,0xd1,0xd0,0xda,0xc7,0xd0,0x5a,0xd8,0xea, -0x7f,0xf4,0xfa,0x58,0xf5,0xf1,0x9f,0xed,0xe3,0x37,0xdb,0xd3,0x9b,0xda,0xe5,0xc8, -0xf5,0x0a,0x19,0x21,0x3c,0xa1,0x53,0x53,0x22,0x55,0x47,0xd5,0x38,0x22,0xe5,0x0a, -0xe9,0x5f,0xd8,0xd1,0xbf,0xca,0xcd,0x8b,0xd0,0xe3,0x37,0xf0,0xf8,0x28,0xf6,0xf1, -0xd5,0xef,0xe7,0xf0,0xe0,0xd6,0x62,0xd7,0xe1,0x22,0xf3,0x02,0xf7,0x16,0x2e,0x1f, -0x4a,0x56,0xcf,0x51,0x4d,0x67,0x3a,0x2c,0x0c,0x14,0xf9,0xa4,0xdd,0xd9,0x34,0xcf, -0xcd,0x8b,0xd2,0xdc,0xd5,0xec,0xf3,0x0f,0xf8,0xed,0x95,0xee,0xe5,0x56,0xe2,0xd8, -0x8d,0xd4,0xdc,0x43,0xef,0xfe,0xc0,0x10,0x25,0x0b,0x3f,0x52,0x2b,0x54,0x51,0x10, -0x41,0x31,0x03,0x1e,0x07,0x71,0xeb,0xda,0x6a,0xd6,0xce,0x0e,0xd1,0xd6,0x14,0xe6, -0xef,0xfe,0xf3,0xed,0x26,0xe9,0xe9,0x55,0xe2,0xdf,0x28,0xd4,0xd9,0x79,0xe8,0xfd, -0x82,0x0a,0x1f,0xf7,0x34,0x48,0xed,0x54,0x51,0x75,0x48,0x34,0x71,0x27,0x0d,0x65, -0xf7,0xe3,0xc4,0xdb,0xd1,0x0a,0xd0,0xd4,0x69,0xde,0xed,0x1e,0xf0,0xf0,0x40,0xe7, -0xe8,0x92,0xe2,0xe0,0xaa,0xdb,0xd6,0x95,0xe3,0xf5,0x48,0x09,0x17,0x5f,0x2d,0x3f, -0x5b,0x4e,0x51,0xa3,0x4a,0x39,0xbf,0x28,0x18,0xbc,0x01,0xef,0x70,0xe0,0xda,0x72, -0xd3,0xd5,0xcf,0xda,0xe6,0xee,0xee,0xed,0x52,0xe6,0xe3,0x58,0xe1,0xdf,0x3f,0xdd, -0xd9,0x45,0xdd,0xf1,0xe5,0x03,0x12,0xa8,0x25,0x38,0x65,0x45,0x50,0xbd,0x4c,0x41, -0xb7,0x2f,0x20,0x9a,0x0b,0xf9,0x37,0xeb,0xdf,0x8a,0xd4,0xd5,0xd2,0xd6,0xde,0x4a, -0xea,0xe9,0x06,0xe4,0xe1,0x8f,0xe1,0xe0,0x1a,0xe2,0xdc,0xef,0xdb,0xef,0x6a,0xfe, -0x11,0x23,0x1c,0x32,0x35,0x3c,0x4d,0xe0,0x4a,0x42,0x79,0x31,0x25,0x51,0x14,0x00, -0x20,0xf3,0xe3,0xcc,0xde,0xd5,0x2f,0xd9,0xdd,0x89,0xe8,0xea,0x7d,0xe6,0xe1,0x64, -0xde,0xe0,0x69,0xdf,0xde,0x9a,0xd9,0xe5,0x38,0xf7,0x0b,0x15,0x19,0x27,0x51,0x37, -0x3f,0x65,0x50,0x45,0x61,0x3c,0x2a,0xf9,0x1c,0x09,0xa2,0xfe,0xf2,0x2a,0xe1,0xdc, -0xd3,0xd3,0xdc,0xfc,0xde,0xe8,0xd1,0xe1,0xdc,0x3c,0xdb,0xda,0x6b,0xe0,0xe1,0xa1, -0xde,0xe4,0xd4,0xf3,0x07,0x27,0x17,0x24,0x46,0x31,0x3a,0xdb,0x45,0x4a,0x3f,0x3a, -0x2f,0xa3,0x1f,0x10,0xdc,0x04,0xf7,0xf5,0xea,0xde,0xf5,0xdd,0xd8,0x20,0xe3,0xe1, -0xa4,0xe5,0xdc,0xfb,0xdb,0xd7,0x8f,0xda,0xe0,0xc4,0xde,0xe2,0x28,0xee,0x00,0x8d, -0x12,0x1d,0xab,0x2b,0x34,0x7d,0x3c,0x45,0x1a,0x3f,0x33,0x71,0x25,0x1c,0x22,0x0c, -0x08,0x22,0xf6,0xe8,0x0f,0xe0,0xdc,0x69,0xdb,0xda,0xfe,0xde,0xd6,0xc6,0xd4,0xd2, -0x14,0xd8,0xde,0x19,0xe4,0xe5,0x0f,0xf1,0xfe,0xaa,0x12,0x1d,0xd1,0x2a,0x2e,0x0d, -0x33,0x3b,0x92,0x40,0x2f,0xef,0x28,0x19,0x8a,0x11,0x08,0x3b,0x02,0xf2,0xaf,0xe6, -0xe4,0x47,0xdd,0xe2,0x65,0xdc,0xdb,0xaa,0xd0,0xd5,0x3f,0xd0,0xd9,0x03,0xdc,0xe1, -0x84,0xeb,0xf9,0x9d,0x0b,0x1a,0xff,0x24,0x2c,0xdc,0x30,0x38,0x10,0x3f,0x38,0xe2, -0x2a,0x1e,0xe0,0x16,0x10,0xc8,0x0f,0xfb,0xad,0xeb,0xe5,0xe9,0xe2,0xde,0x04,0xdc, -0xd7,0x98,0xcd,0xcd,0x47,0xca,0xd4,0x26,0xdb,0xe3,0x70,0xe9,0xf9,0xa8,0x06,0x18, -0x8f,0x23,0x2d,0xef,0x2f,0x33,0x22,0x39,0x3a,0xb3,0x2b,0x23,0x33,0x1a,0x13,0x45, -0x0d,0x06,0x87,0xf3,0xe9,0x20,0xe6,0xde,0x8a,0xdc,0xd5,0xe2,0xcf,0xca,0x2a,0xcf, -0xcd,0xb7,0xd9,0xe1,0xf1,0xe7,0xf7,0xfa,0x02,0x13,0x61,0x1f,0x2a,0x6a,0x2d,0x2e, -0x17,0x31,0x36,0x1f,0x2f,0x25,0x03,0x1e,0x15,0xb7,0x14,0x0d,0x08,0xff,0xee,0x47, -0xeb,0xe3,0x46,0xde,0xd6,0xd7,0xce,0xc8,0x2a,0xcb,0xcc,0xca,0xd3,0xde,0x56,0xe3, -0xf3,0x94,0x01,0x0f,0x30,0x1b,0x27,0x14,0x2b,0x2b,0x81,0x2f,0x2e,0x6e,0x33,0x26, -0x2e,0x20,0x18,0x9d,0x15,0x13,0x85,0x0b,0xf8,0xed,0xec,0xe9,0xee,0xe0,0xda,0xaf, -0xce,0xc7,0x1b,0xc7,0xc5,0x3e,0xce,0xd6,0xbb,0xe0,0xeb,0xfb,0xff,0x09,0x6d,0x19, -0x23,0xea,0x2d,0x2d,0xa3,0x2d,0x2f,0xa0,0x2c,0x2b,0x30,0x21,0x1d,0x45,0x19,0x18, -0xd6,0x0c,0x02,0x4f,0xf5,0xef,0xa4,0xe5,0xda,0x62,0xcf,0xc5,0x0e,0xc3,0xc2,0xea, -0xc9,0xd1,0xc2,0xde,0xe6,0x79,0xfc,0x0b,0xa1,0x17,0x23,0xe1,0x2b,0x2c,0xf2,0x29, -0x2e,0xe2,0x27,0x29,0x3a,0x1f,0x1e,0x36,0x18,0x1b,0x41,0x14,0x0c,0x09,0xff,0xf4, -0x71,0xeb,0xe0,0x44,0xd5,0xc7,0xd7,0xbf,0xbf,0xb9,0xc0,0xcb,0xee,0xd6,0xe3,0x79, -0xf3,0x08,0x5d,0x17,0x1e,0xac,0x2b,0x2c,0x9e,0x2b,0x2c,0x91,0x28,0x22,0x30,0x24, -0x1c,0xe9,0x1d,0x1a,0x56,0x18,0x10,0x5b,0x05,0xfc,0xed,0xef,0xe5,0x4b,0xd5,0xcc, -0xfc,0xbc,0xc0,0x7f,0xbc,0xca,0xf5,0xd1,0xdf,0x05,0xec,0x03,0x69,0x14,0x1e,0x58, -0x26,0x2a,0x0b,0x2c,0x28,0xc9,0x29,0x22,0xf1,0x20,0x1f,0xf2,0x1c,0x1c,0x90,0x1b, -0x17,0x83,0x0b,0x02,0x78,0xf6,0xea,0xf4,0xdc,0xce,0x2f,0xc3,0xba,0x3b,0xbf,0xc2, -0xd2,0xcd,0xda,0xb8,0xe6,0xfb,0xeb,0x0d,0x1c,0x0e,0x21,0x2a,0x5a,0x2a,0x29,0x02, -0x28,0x24,0x62,0x20,0x1e,0xf1,0x1f,0x1b,0xa5,0x1e,0x19,0x51,0x11,0x07,0x58,0xfd, -0xf0,0x56,0xe2,0xd4,0xfc,0xc6,0xbd,0xd5,0xba,0xbe,0x9b,0xc9,0xd3,0xea,0xdf,0xf2, -0x57,0x08,0x18,0x61,0x21,0x25,0x59,0x29,0x2c,0x44,0x26,0x28,0x21,0x1e,0x1b,0x9d, -0x21,0x1c,0x2f,0x23,0x19,0xa5,0x18,0x0b,0x41,0x06,0xf8,0x35,0xe8,0xd9,0x58,0xc5, -0xc0,0x10,0xb6,0xbc,0x0d,0xbf,0xcf,0x8d,0xdb,0xea,0x08,0x05,0x13,0x23,0x24,0x24, -0xc5,0x2b,0x2a,0xab,0x27,0x26,0x69,0x1e,0x1a,0xd7,0x1b,0x21,0xc6,0x1f,0x1e,0xa2, -0x19,0x0e,0x85,0x0a,0xff,0x92,0xee,0xdd,0xce,0xcd,0xc2,0x05,0xb9,0xbb,0xa6,0xbe, -0xcc,0xa2,0xd7,0xe5,0xa6,0xfa,0x0c,0x2e,0x1f,0x21,0x0d,0x27,0x29,0x40,0x2a,0x26, -0xdd,0x1f,0x17,0x05,0x17,0x23,0xd2,0x1f,0x22,0xbb,0x17,0x16,0x91,0x0c,0x0a,0x66, -0xf9,0xe5,0x4a,0xd4,0xc3,0xf2,0xbb,0xb4,0x9a,0xbc,0xc2,0xc1,0xd2,0xdc,0x5f,0xf0, -0x08,0x7e,0x1c,0x29,0x11,0x25,0x29,0xe6,0x28,0x28,0x5c,0x22,0x18,0x47,0x10,0x19, -0xfd,0x21,0x21,0x02,0x1c,0x1a,0xb2,0x10,0x0f,0x3d,0x04,0xef,0xd2,0xdc,0xca,0x57, -0xbc,0xb4,0x57,0xb7,0xbd,0x35,0xcb,0xd6,0x3f,0xe7,0xff,0xee,0x14,0x28,0xa2,0x26, -0x29,0xc3,0x26,0x29,0x39,0x25,0x19,0xed,0x10,0x14,0xe3,0x23,0x1e,0x9a,0x25,0x17, -0x76,0x18,0x11,0x60,0x0d,0xf7,0x08,0xe1,0xd0,0xa2,0xbd,0xba,0x6d,0xaf,0xbb,0x8a, -0xc1,0xd7,0x26,0xdd,0xf8,0x25,0x0d,0x23,0x3a,0x2b,0x26,0x1b,0x27,0x26,0xde,0x28, -0x1b,0x5a,0x14,0x0d,0x17,0x1e,0x23,0x08,0x25,0x20,0x6e,0x19,0x13,0x7e,0x12,0x00, -0x43,0xe8,0xd4,0xad,0xc5,0xb6,0xb5,0xb2,0xb2,0x7c,0xc0,0xcd,0x3b,0xdd,0xec,0xc6, -0x09,0x1c,0x37,0x29,0x29,0xd4,0x24,0x29,0xf5,0x27,0x22,0x71,0x14,0x0c,0x25,0x13, -0x24,0xd6,0x24,0x21,0xcd,0x19,0x16,0x22,0x11,0x0d,0x58,0xf5,0xdd,0xa8,0xcc,0xba, -0x18,0xb5,0xb0,0x3f,0xbc,0xc4,0x2f,0xd9,0xe0,0x05,0xfe,0x11,0xf7,0x28,0x2a,0xef, -0x28,0x26,0x5f,0x27,0x26,0xec,0x1c,0x10,0x6e,0x0f,0x1c,0x77,0x25,0x22,0xc9,0x1a, -0x16,0x92,0x12,0x0f,0x97,0xfc,0xe5,0x86,0xd0,0xc4,0x38,0xb5,0xb6,0xbd,0xb4,0xc5, -0xee,0xcf,0xe0,0x37,0xf2,0x0c,0x55,0x22,0x29,0x94,0x29,0x22,0x96,0x27,0x26,0x85, -0x21,0x0f,0x5f,0x0b,0x17,0xe3,0x23,0x25,0xe3,0x1e,0x1a,0xf1,0x13,0x14,0x96,0x09, -0xf0,0x01,0xd9,0xc8,0x87,0xbb,0xb3,0x2b,0xb2,0xbc,0x41,0xcb,0xdb,0x9a,0xe6,0x02, -0x3b,0x19,0x2b,0x2f,0x29,0x28,0xbe,0x21,0x28,0xbf,0x22,0x17,0xbf,0x0a,0x0e,0x52, -0x21,0x23,0x4b,0x25,0x19,0xd6,0x17,0x14,0xad,0x11,0xf8,0x0e,0xe1,0xce,0xe4,0xbf, -0xb4,0x76,0xb0,0xb7,0xd9,0xc6,0xd5,0xb2,0xe2,0xf8,0xef,0x11,0x27,0x4a,0x2c,0x28, -0x2a,0x23,0x24,0x75,0x24,0x1c,0x3c,0x0c,0x0c,0x8f,0x13,0x26,0xa9,0x20,0x23,0x71, -0x19,0x17,0xf7,0x12,0x05,0x05,0xed,0xd4,0xcc,0xc9,0xb4,0xb6,0xb5,0xae,0xa2,0xc2, -0xcb,0xac,0xdd,0xed,0xef,0x07,0x20,0xc5,0x2a,0x2a,0x8a,0x25,0x25,0xa8,0x28,0x1e, -0x21,0x11,0x0a,0x03,0x12,0x21,0xfb,0x27,0x1e,0x7f,0x1a,0x16,0xb2,0x14,0x0c,0x9c, -0xf5,0xdc,0xd1,0xcb,0xbc,0xfe,0xb2,0xb4,0x04,0xbd,0xcb,0xf7,0xd7,0xe6,0x6f,0xff, -0x17,0xdf,0x28,0x2a,0xd2,0x25,0x20,0x2c,0x24,0x21,0x24,0x15,0x08,0xdc,0x0c,0x18, -0x9d,0x25,0x25,0xc8,0x1f,0x19,0x1d,0x1a,0x13,0x34,0x02,0xea,0x84,0xd0,0xc2,0x39, -0xb2,0xb2,0x32,0xb2,0xc4,0x9e,0xce,0xe0,0xd1,0xf4,0x0f,0x4d,0x27,0x2d,0xac,0x2b, -0x22,0x9a,0x23,0x23,0xfe,0x18,0x0b,0x1e,0x07,0x13,0xe0,0x1f,0x26,0xb3,0x21,0x1c, -0x8f,0x1a,0x16,0x58,0x08,0xf1,0xba,0xdb,0xc8,0x05,0xb9,0xb1,0x49,0xb2,0xbe,0xf6, -0xcc,0xda,0x5e,0xed,0x07,0x9a,0x1d,0x2c,0xa4,0x29,0x25,0x28,0x20,0x23,0xe2,0x1c, -0x0d,0x0a,0x07,0x0c,0xc4,0x1d,0x25,0x78,0x24,0x1d,0x3a,0x1d,0x1b,0x02,0x11,0xfe, -0xc1,0xe4,0xcf,0x6a,0xbd,0xb1,0x9c,0xaf,0xb7,0xf6,0xc4,0xd2,0x9d,0xe4,0xfc,0xff, -0x16,0x2a,0x27,0x2c,0x29,0x5a,0x24,0x24,0x13,0x21,0x16,0x2a,0x05,0x09,0xe5,0x13, -0x20,0x01,0x26,0x1d,0x3c,0x1a,0x19,0xb0,0x17,0x03,0x43,0xf0,0xd6,0xad,0xc5,0xb6, -0x3b,0xb1,0xb7,0x96,0xc3,0xd1,0x90,0xdc,0xf6,0x60,0x0d,0x26,0x59,0x2a,0x2b,0x52, -0x22,0x1d,0xcf,0x21,0x17,0x74,0x0a,0x01,0x07,0x0d,0x18,0x83,0x24,0x22,0xe9,0x20, -0x1c,0xf9,0x19,0x0f,0x20,0xfc,0xe5,0x29,0xcf,0xbb,0x86,0xb3,0xb1,0x49,0xbc,0xc7, -0x05,0xd7,0xe7,0x88,0x03,0x1c,0x71,0x29,0x2c,0x50,0x26,0x24,0xc1,0x21,0x1e,0x83, -0x0e,0x03,0x3d,0x07,0x12,0xeb,0x1d,0x23,0x8d,0x1e,0x1c,0xfe,0x1b,0x15,0x0e,0x04, -0xf0,0x4e,0xd7,0xc4,0xeb,0xb5,0xb0,0xe9,0xb7,0xc3,0x73,0xd1,0xdf,0xf0,0xfa,0x13, -0x2d,0x2b,0x2a,0xff,0x2b,0x20,0xc7,0x20,0x1c,0x52,0x11,0x06,0xe2,0xff,0x0d,0x55, -0x15,0x26,0xab,0x21,0x21,0x9e,0x1d,0x1b,0xa6,0x0e,0xf8,0x01,0xe4,0xc9,0xd9,0xbb, -0xb1,0xf8,0xb1,0xbe,0x28,0xc9,0xdb,0x15,0xee,0x0c,0x26,0x1f,0x2c,0xd9,0x2a,0x25, -0x1b,0x23,0x1e,0xa5,0x19,0x05,0x3a,0x05,0x03,0x8b,0x16,0x1b,0x36,0x24,0x1c,0x95, -0x1e,0x1d,0xab,0x11,0x01,0x7d,0xe9,0xd9,0x59,0xc1,0xb8,0x9b,0xb0,0xbe,0xaf,0xc4, -0xd3,0x17,0xe7,0x01,0xd7,0x18,0x28,0xcf,0x27,0x28,0x10,0x21,0x23,0x3d,0x17,0x0f, -0xfd,0xfe,0x04,0xd4,0x0d,0x16,0xe8,0x20,0x1e,0x1c,0x21,0x1c,0xe5,0x1b,0x07,0xe7, -0xf9,0xe1,0xd8,0xcb,0xbb,0xf7,0xb3,0xb7,0xc5,0xc0,0xcd,0x08,0xdf,0xf3,0x37,0x11, -0x22,0x9f,0x29,0x27,0x87,0x22,0x23,0xf5,0x19,0x11,0xf0,0x02,0x03,0x19,0x08,0x17, -0xd4,0x1b,0x24,0xd9,0x1f,0x22,0x7f,0x1c,0x10,0x72,0xfb,0xe9,0xa4,0xd1,0xbc,0xda, -0xb6,0xb1,0x0e,0xc0,0xc7,0x34,0xda,0xed,0xde,0x0c,0x20,0x12,0x2a,0x28,0x38,0x24, -0x23,0x93,0x1a,0x0f,0x40,0x04,0xfe,0xfc,0x03,0x11,0x18,0x18,0x22,0xe7,0x21,0x25, -0x34,0x22,0x16,0x45,0x04,0xf3,0xf0,0xdb,0xc4,0xef,0xb8,0xb2,0xee,0xba,0xc2,0x92, -0xd1,0xe6,0x8b,0x01,0x19,0xda,0x26,0x27,0x98,0x24,0x23,0x6c,0x23,0x16,0x33,0x08, -0xfd,0x61,0xfd,0x0c,0xe5,0x15,0x1d,0x17,0x1f,0x1e,0xe6,0x23,0x1d,0xec,0x0e,0xf9, -0xf6,0xe7,0xcf,0x35,0xbc,0xb7,0x2a,0xb8,0xc3,0xa5,0xc8,0xe0,0xa2,0xf3,0x13,0x82, -0x21,0x28,0x9c,0x25,0x20,0xac,0x22,0x19,0x52,0x0c,0x00,0xf2,0xfe,0x02,0x9b,0x13, -0x16,0xf4,0x1f,0x21,0xab,0x23,0x1e,0x50,0x15,0x00,0xc1,0xef,0xdb,0x15,0xc4,0xbc, -0x54,0xb7,0xbe,0x28,0xc7,0xd9,0xbe,0xec,0x06,0xa3,0x1d,0x23,0x54,0x25,0x20,0xa1, -0x24,0x1c,0xa2,0x0c,0x02,0xaa,0xfe,0x04,0x20,0x0f,0x18,0x2e,0x17,0x23,0x75,0x21, -0x23,0xf2,0x17,0x07,0x72,0xf4,0xe2,0xc4,0xcf,0xbc,0x41,0xbd,0xbd,0xb3,0xc7,0xcf, -0x43,0xe6,0xfc,0xe6,0x18,0x20,0x70,0x22,0x1e,0x3e,0x23,0x21,0x25,0x14,0x03,0xf7, -0xfd,0xfe,0x72,0x09,0x15,0x0d,0x17,0x1d,0x3e,0x25,0x22,0x61,0x1e,0x10,0x3e,0xfd, -0xeb,0x7a,0xd6,0xc0,0x27,0xbc,0xbd,0x9d,0xc0,0xcc,0x01,0xde,0xf6,0xa4,0x0f,0x20, -0x8e,0x21,0x21,0xc8,0x1f,0x22,0x59,0x1a,0x03,0xc6,0xfd,0xfa,0x07,0x08,0x0f,0x76, -0x15,0x18,0x36,0x22,0x24,0x49,0x21,0x15,0xe7,0x03,0xf3,0x52,0xdf,0xcc,0x32,0xc0, -0xbe,0x6e,0xc3,0xc9,0x98,0xd5,0xec,0x1d,0x06,0x1a,0xba,0x1e,0x1d,0x1a,0x1b,0x21, -0x5a,0x1b,0x0e,0x0b,0xfe,0xfd,0x1e,0x03,0x0e,0x93,0x17,0x1a,0x04,0x1c,0x26,0xfc, -0x1e,0x1a,0x1b,0x09,0xf7,0x48,0xe4,0xd3,0xe0,0xc1,0xbf,0xbe,0xc4,0xc5,0xb6,0xd6, -0xe5,0xa5,0xff,0x14,0x26,0x1f,0x1e,0x2c,0x1b,0x1f,0x32,0x1a,0x11,0xf9,0xfd,0xfd, -0xda,0xff,0x0b,0x34,0x15,0x16,0xe3,0x18,0x24,0x21,0x25,0x1d,0xe5,0x0e,0xfc,0x2d, -0xeb,0xde,0xa3,0xcb,0xc2,0x52,0xc3,0xc5,0xff,0xce,0xde,0xa4,0xf4,0x0c,0x3b,0x1d, -0x19,0xcf,0x1a,0x1a,0x49,0x20,0x18,0xbf,0x07,0xfc,0x8f,0xfb,0x06,0x75,0x12,0x16, -0x1a,0x13,0x1d,0x26,0x24,0x1d,0xfe,0x15,0x01,0x4b,0xf6,0xe2,0x4a,0xd2,0xc6,0x97, -0xc4,0xc7,0xaa,0xc9,0xdd,0xf3,0xeb,0x08,0x35,0x15,0x1f,0x62,0x18,0x1a,0x4c,0x1d, -0x17,0x1f,0x0c,0xf9,0xf6,0xfa,0x01,0x52,0x10,0x13,0x66,0x14,0x19,0xbe,0x25,0x23, -0xfa,0x1c,0x0a,0x98,0xf8,0xe8,0xce,0xd9,0xcc,0xb2,0xc5,0xc4,0xf0,0xc7,0xd4,0x0c, -0xe4,0xfd,0xdb,0x11,0x1c,0x10,0x18,0x16,0x1f,0x1e,0x1d,0xa6,0x13,0x01,0xe5,0xf9, -0xfe,0x0f,0x0c,0x16,0x27,0x15,0x14,0x6a,0x1c,0x21,0x9c,0x1c,0x0e,0xa7,0xfc,0xea, -0xa6,0xdf,0xcf,0xe5,0xc9,0xc7,0x75,0xcb,0xd2,0xd3,0xe6,0xf5,0x77,0x10,0x19,0x20, -0x1d,0x15,0xcc,0x19,0x18,0x7e,0x12,0x04,0x65,0xf7,0xf9,0x96,0x05,0x15,0xf9,0x11, -0x17,0x2e,0x16,0x26,0x43,0x20,0x18,0x06,0xff,0xf1,0x4f,0xe4,0xd7,0x6f,0xce,0xc8, -0x06,0xcb,0xd0,0xf9,0xde,0xee,0xe5,0x08,0x15,0x1d,0x1a,0x12,0xb9,0x13,0x18,0x4d, -0x16,0x0b,0xc0,0xfb,0xf7,0xae,0x01,0x12,0x6d,0x19,0x15,0x3a,0x13,0x1d,0x2e,0x21, -0x19,0x33,0x09,0xf6,0x92,0xe7,0xdb,0x34,0xd3,0xcf,0x81,0xcc,0xcf,0x59,0xd9,0xeb, -0x7f,0xff,0x11,0xe8,0x16,0x16,0x8d,0x10,0x15,0x7c,0x15,0x0f,0xa8,0x01,0xf8,0x3a, -0xfd,0x0b,0xb8,0x18,0x12,0xe7,0x15,0x15,0xb6,0x21,0x19,0x65,0x10,0xfc,0xc7,0xeb, -0xe1,0x3f,0xd9,0xd6,0xd5,0xcd,0xd2,0xf6,0xd7,0xe7,0x9d,0xf5,0x0b,0x70,0x15,0x14, -0x23,0x0f,0x10,0xf8,0x12,0x11,0xee,0x05,0xfb,0xed,0xf5,0x0a,0x53,0x15,0x18,0x2f, -0x15,0x12,0xe8,0x1d,0x1e,0x06,0x16,0x01,0x04,0xf2,0xe2,0x78,0xdc,0xd6,0x6a,0xd1, -0xd0,0xa1,0xd6,0xe3,0xb2,0xf3,0x05,0xf4,0x13,0x15,0xb3,0x0f,0x0f,0xed,0x11,0x10, -0x3c,0x09,0xfc,0xb8,0xf5,0x00,0xc8,0x12,0x1b,0xe4,0x14,0x14,0xc0,0x17,0x21,0xf3, -0x19,0x08,0xb4,0xf2,0xe7,0x5c,0xdc,0xda,0x66,0xd7,0xce,0xce,0xd8,0xe0,0x8c,0xf1, -0xff,0x2d,0x11,0x15,0xfe,0x11,0x0d,0x20,0x0b,0x0e,0x86,0x0a,0x00,0x88,0xf5,0xf8, -0xd9,0x0c,0x19,0x44,0x19,0x15,0x07,0x15,0x1b,0x81,0x1c,0x0d,0x97,0xff,0xe9,0x28, -0xe5,0xdb,0x1e,0xdc,0xd3,0xae,0xd6,0xe1,0xf5,0xe9,0xfb,0x47,0x04,0x14,0x8e,0x0d, -0x0c,0xc5,0x0a,0x0e,0x7c,0x0c,0x05,0xac,0xfa,0xf7,0x82,0x08,0x18,0xc3,0x18,0x14, -0xc6,0x10,0x16,0x5d,0x19,0x14,0xb3,0x03,0xef,0x6b,0xe6,0xdc,0xda,0xe1,0xdb,0xc8, -0xd7,0xde,0xa8,0xe8,0xf6,0xcd,0x01,0x10,0xe7,0x0f,0x0e,0xf3,0x07,0x09,0xef,0x0c, -0x07,0x07,0xfc,0xf3,0x6a,0xfd,0x10,0x39,0x1b,0x16,0x4a,0x13,0x15,0x85,0x1b,0x1c, -0xef,0x0a,0xf9,0x75,0xe9,0xe3,0x82,0xde,0xdd,0xf1,0xd6,0xd9,0x93,0xe6,0xed,0x5b, -0x00,0x07,0xe2,0x13,0x0a,0xe1,0x0e,0x07,0xe8,0x0b,0x08,0x76,0xff,0xf9,0xdd,0xf6, -0x0b,0x3c,0x17,0x1a,0x98,0x10,0x14,0x5c,0x16,0x1c,0x78,0x12,0xfe,0xaa,0xef,0xe4, -0x77,0xe1,0xe2,0x8a,0xda,0xd8,0xf4,0xe1,0xed,0x5c,0xfa,0x04,0x3b,0x0d,0x0d,0x1f, -0x0a,0x07,0x57,0x08,0x08,0xb9,0x03,0xfa,0x07,0xf7,0x03,0x0c,0x18,0x19,0x5e,0x18, -0x13,0x4a,0x14,0x1a,0xa5,0x17,0x03,0x23,0xf1,0xe5,0xf9,0xe1,0xdf,0x9a,0xdd,0xd8, -0xf2,0xe1,0xec,0xf4,0xf8,0x03,0xf1,0x0c,0x10,0x5f,0x08,0x0a,0x4d,0x03,0x09,0x41, -0x03,0xfc,0xe0,0xf4,0xfc,0xf2,0x10,0x1d,0x87,0x19,0x10,0xef,0x12,0x16,0x1d,0x1f, -0x0b,0xdd,0xf8,0xe6,0x4c,0xe6,0xe1,0xc6,0xe4,0xd9,0x8c,0xde,0xe8,0xf4,0xf0,0x02, -0xf1,0x05,0x10,0x2c,0x08,0x09,0xa5,0x02,0x06,0x9f,0x07,0x01,0x50,0xf9,0xf5,0x27, -0x07,0x19,0x1a,0x1c,0x15,0x31,0x11,0x13,0x38,0x19,0x17,0xb2,0x00,0xf0,0xab,0xe5, -0xe2,0xdb,0xe5,0xdc,0xd3,0xdc,0xe4,0xea,0xee,0xf8,0xc4,0x03,0x0d,0x97,0x0d,0x08, -0x48,0x06,0x04,0xc0,0x06,0x02,0xe2,0xf9,0xf6,0xa5,0xfd,0x12,0x97,0x19,0x18,0x3d, -0x10,0x16,0x8f,0x19,0x1d,0xb0,0x07,0xf8,0xcf,0xe8,0xe9,0xa4,0xe1,0xe0,0xbb,0xd9, -0xdf,0x3e,0xe9,0xf2,0x6c,0x00,0x07,0x54,0x0e,0x06,0x01,0x0b,0x04,0x96,0x0a,0x03, -0x55,0x01,0xf5,0x30,0xfb,0x0b,0x24,0x1a,0x19,0xa9,0x13,0x11,0xcc,0x14,0x1b,0x56, -0x0e,0xfe,0xd5,0xec,0xe6,0x2c,0xe1,0xe5,0x39,0xdb,0xe0,0xd9,0xe6,0xf2,0xc6,0xfe, -0x06,0x19,0x0d,0x09,0xe9,0x0b,0x05,0x20,0x04,0x03,0x7e,0xff,0xf7,0xdb,0xf3,0x03, -0x89,0x15,0x1a,0xaa,0x17,0x0f,0x8c,0x15,0x18,0xdd,0x1c,0x02,0x97,0xf7,0xe4,0x99, -0xe4,0xe6,0xb4,0xe0,0xde,0xb0,0xe1,0xef,0xb7,0xf5,0x06,0xf4,0x06,0x0e,0xc6,0x04, -0x09,0x79,0x01,0x06,0xc9,0x00,0xfb,0x1b,0xf5,0xfb,0xc6,0x0d,0x17,0xed,0x18,0x11, -0xfb,0x11,0x18,0x1f,0x1e,0x0c,0xb5,0xff,0xec,0x69,0xea,0xe4,0x9d,0xe5,0xd7,0x3f, -0xe2,0xe7,0x9c,0xf4,0xfe,0xc2,0x05,0x0b,0x66,0x08,0x0b,0x88,0x00,0x07,0x82,0x01, -0xff,0xbb,0xf3,0xf4,0x99,0x04,0x15,0x1c,0x19,0x16,0x35,0x11,0x12,0x4c,0x1f,0x19, -0x54,0x06,0xf6,0x29,0xe8,0xe6,0x38,0xe8,0xdc,0x69,0xde,0xe3,0x40,0xf0,0xf6,0xcc, -0x02,0x06,0xdb,0x09,0x09,0x95,0x03,0x02,0x67,0x04,0x02,0x80,0xf7,0xf5,0xab,0xfd, -0x12,0x4b,0x18,0x19,0x32,0x12,0x15,0x38,0x1d,0x1e,0x95,0x0b,0xfb,0xa8,0xeb,0xe7, -0x05,0xe7,0xde,0x28,0xd9,0xe0,0x03,0xea,0xf3,0x0e,0xff,0x05,0x98,0x0c,0x0a,0xb4, -0x0b,0x03,0x8f,0x08,0x00,0x04,0xfe,0xf2,0x46,0xf5,0x06,0x29,0x14,0x18,0xb9,0x11, -0x15,0xb7,0x15,0x23,0x7e,0x14,0x06,0x5b,0xf1,0xec,0x21,0xe7,0xe2,0xa9,0xda,0xdd, -0x27,0xe6,0xf0,0x52,0xfb,0x01,0xf4,0x0b,0x09,0x59,0x0c,0x03,0x24,0x03,0x01,0xef, -0xfe,0xf6,0x69,0xf2,0xfd,0xb9,0x10,0x18,0x10,0x19,0x14,0x53,0x17,0x1e,0xee,0x1f, -0x0a,0x6b,0xfb,0xee,0x92,0xe7,0xe5,0x46,0xd9,0xd9,0xfe,0xe0,0xec,0xac,0xf2,0x00, -0xc4,0x04,0x0b,0xaa,0x0c,0x09,0xb6,0x04,0x05,0xe4,0x00,0xfa,0x7c,0xf3,0xf7,0x9a, -0x08,0x12,0x31,0x18,0x13,0x88,0x14,0x1b,0xd7,0x20,0x13,0x41,0x04,0xf3,0x07,0xec, -0xe9,0x8b,0xe1,0xda,0x8b,0xdc,0xe6,0x49,0xf0,0xf8,0xbb,0x02,0x06,0x88,0x0a,0x0c, -0x68,0x04,0x08,0xd5,0x00,0x01,0x9e,0xf4,0xf5,0x44,0xff,0x0b,0x5c,0x13,0x12,0x34, -0x15,0x13,0x6c,0x25,0x15,0x90,0x11,0xfd,0x25,0xf2,0xed,0xf3,0xe5,0xdb,0xd8,0xda, -0xe2,0xa9,0xe9,0xf6,0xb0,0xfc,0x02,0x01,0x08,0x0e,0xec,0x09,0x05,0x9a,0x05,0x00, -0x55,0xf7,0xf3,0x5c,0xf6,0x06,0x33,0x0e,0x15,0x0e,0x12,0x16,0x28,0x20,0x21,0x6f, -0x16,0x08,0x47,0xf6,0xee,0xaa,0xeb,0xde,0xc5,0xd9,0xdb,0x7b,0xe5,0xec,0xc7,0xfa, -0xff,0xe5,0x03,0x0b,0x9b,0x0d,0x07,0x92,0x08,0x02,0xcb,0xfb,0xf7,0x9f,0xf4,0xff, -0xdc,0x05,0x12,0x00,0x12,0x15,0xa2,0x1b,0x22,0x6b,0x19,0x10,0x7e,0x00,0xf5,0xaf, -0xf0,0xe3,0x88,0xd8,0xdb,0xd2,0xdd,0xea,0xcc,0xf1,0xfc,0xd1,0x01,0x06,0x6e,0x0f, -0x09,0xc4,0x0b,0x03,0xaf,0x00,0xf6,0x80,0xf4,0xf8,0x6d,0x03,0x0d,0x62,0x0f,0x15, -0x83,0x16,0x24,0x30,0x1f,0x19,0xb4,0x05,0xfb,0xce,0xf0,0xec,0xa8,0xda,0xd9,0x03, -0xdb,0xe5,0xa6,0xed,0xf9,0x3b,0xff,0x06,0x73,0x0c,0x0b,0x16,0x0b,0x03,0xbf,0x01, -0xf7,0x3c,0xf5,0xf4,0x9d,0xff,0x03,0x78,0x0f,0x14,0x09,0x18,0x23,0x05,0x22,0x1b, -0xb5,0x0f,0x04,0xdd,0xf7,0xf0,0x5b,0xdf,0xd6,0x0d,0xda,0xdf,0xc9,0xe8,0xf3,0x66, -0xfc,0x00,0xe3,0x07,0x0e,0xd3,0x09,0x0a,0x60,0x00,0xfa,0xc3,0xf5,0xf3,0xdb,0xfb, -0x00,0x7d,0x0c,0x10,0x87,0x1b,0x1e,0x5e,0x29,0x1d,0x2a,0x19,0x09,0x4e,0xff,0xf0, -0xed,0xe4,0xd9,0x82,0xd4,0xd9,0x8a,0xe0,0xee,0xb7,0xf6,0xff,0xb5,0x02,0x0d,0xe1, -0x0e,0x0e,0xf1,0x06,0xff,0xa5,0xf9,0xf3,0xe0,0xfa,0xfd,0xe7,0x01,0x0c,0x06,0x14, -0x1c,0x9a,0x23,0x21,0xb2,0x1a,0x13,0x74,0x06,0xf8,0x79,0xef,0xdd,0xd9,0xd8,0xd6, -0x56,0xdf,0xe7,0x3c,0xf1,0xf8,0x7d,0xff,0x08,0xea,0x0d,0x0c,0x5e,0x0a,0x03,0x0c, -0xfb,0xf5,0xaf,0xf8,0xfe,0x32,0xfe,0x05,0x84,0x0f,0x1a,0x5a,0x25,0x25,0x30,0x1d, -0x16,0x3d,0x0d,0x01,0xe5,0xf3,0xe2,0x0b,0xd4,0xd6,0xee,0xd8,0xe3,0x2b,0xea,0xf8, -0x02,0xfe,0x07,0x74,0x0e,0x0d,0x1e,0x11,0x06,0x79,0xfd,0xf4,0xd1,0xf4,0xfb,0xb3, -0xf8,0xff,0xbc,0x08,0x16,0xdb,0x22,0x27,0xc3,0x20,0x1a,0x0d,0x15,0x0a,0x1d,0x00, -0xe9,0x3b,0xd8,0xd8,0x40,0xd6,0xde,0x64,0xe2,0xf1,0x4a,0xf7,0x00,0x96,0x06,0x0d, -0xa3,0x11,0x0d,0xb1,0x01,0xf9,0xba,0xf5,0xfc,0x29,0xfd,0xfd,0x8c,0x03,0x0f,0xd2, -0x20,0x28,0xe3,0x22,0x1a,0x4b,0x17,0x0e,0x18,0x04,0xf0,0x93,0xdc,0xd7,0x26,0xd4, -0xdb,0x1d,0xe1,0xeb,0x9d,0xf7,0xfe,0xb1,0x07,0x09,0x7b,0x10,0x0d,0xa2,0x07,0xf9, -0x8a,0xf6,0xf7,0xe6,0xfe,0xfb,0xf8,0xff,0x08,0x3d,0x1a,0x28,0x7f,0x24,0x1f,0x8f, -0x15,0x14,0x1d,0x0a,0xfe,0xbc,0xe3,0xd7,0xde,0xd5,0xd6,0xef,0xde,0xe3,0x41,0xf2, -0xf5,0x68,0x01,0x05,0x39,0x0e,0x10,0x7f,0x0f,0x01,0x8b,0xf9,0xfa,0x5d,0x00,0x01, -0xe2,0xfe,0x04,0x54,0x0f,0x22,0xca,0x23,0x1f,0x5b,0x16,0x12,0xd9,0x0b,0x02,0xc4, -0xed,0xdb,0x87,0xda,0xd8,0xc6,0xdf,0xe2,0x10,0xf1,0xf4,0x21,0xfe,0x04,0x6a,0x07, -0x0c,0x89,0x0b,0x04,0x67,0xfa,0xfa,0xb4,0xff,0x03,0x6b,0x00,0x04,0xbb,0x0c,0x1f, -0xbe,0x25,0x20,0x68,0x16,0x0f,0x38,0x0e,0x08,0x4b,0xf7,0xe0,0xa2,0xdc,0xd9,0x64, -0xde,0xe1,0x7e,0xe9,0xf0,0xf5,0xf5,0xfc,0x8b,0x01,0x07,0x43,0x0d,0x08,0x87,0x00, -0xfd,0x37,0x04,0x09,0x1c,0x09,0x06,0x0f,0x09,0x18,0x64,0x22,0x1f,0x27,0x14,0x0b, -0x38,0x09,0x07,0x90,0xfd,0xea,0xb4,0xdd,0xe0,0xfe,0xdb,0xe7,0xc7,0xe5,0xf1,0xc5, -0xf0,0xfb,0x78,0xfa,0x00,0xff,0x08,0x0a,0x95,0x04,0xfe,0x60,0x06,0x09,0x96,0x0f, -0x0b,0xf9,0x07,0x11,0x8e,0x1e,0x1d,0x64,0x15,0x0b,0x7c,0x05,0x05,0xb3,0x03,0xf0, -0xdc,0xe3,0xe1,0x0c,0xe0,0xe4,0xec,0xe7,0xec,0xb4,0xee,0xf8,0x46,0xf8,0xff,0x14, -0x02,0x0a,0x45,0x05,0x03,0xc3,0x03,0x0a,0x4d,0x10,0x0e,0x7a,0x0d,0x0b,0xb5,0x1c, -0x19,0x9c,0x1a,0x0a,0x48,0x05,0x02,0xf1,0x03,0xf7,0xf3,0xe7,0xe5,0x3e,0xe1,0xe5, -0xee,0xe8,0xec,0xca,0xf0,0xf0,0xf5,0xf5,0xf8,0x67,0xfd,0x03,0x95,0x06,0x04,0xec, -0x04,0x0e,0x23,0x11,0x16,0xaf,0x10,0x0e,0x1c,0x15,0x19,0xb2,0x18,0x0b,0x6d,0x03, -0xfc,0xd6,0x01,0xfa,0x4a,0xf1,0xe6,0xc8,0xe7,0xe6,0x9b,0xea,0xec,0xd5,0xee,0xee, -0x95,0xf2,0xf4,0x51,0xf7,0xff,0x10,0x04,0x06,0xf4,0x05,0x0e,0x25,0x15,0x17,0xdc, -0x17,0x11,0x79,0x13,0x16,0x4c,0x15,0x0d,0x1d,0x01,0xfa,0x56,0xfb,0xfe,0x57,0xf4, -0xed,0x32,0xea,0xe8,0xad,0xef,0xed,0x55,0xf1,0xeb,0xe6,0xf0,0xed,0x87,0xf2,0xf7, -0xd0,0xfd,0x07,0xb0,0x04,0x10,0x78,0x14,0x1d,0xcf,0x1c,0x1b,0xc0,0x13,0x17,0x60, -0x12,0x0e,0x32,0x01,0xf9,0xb4,0xf4,0xfb,0xf5,0xf4,0xf1,0x14,0xec,0xed,0x3d,0xee, -0xef,0x00,0xf1,0xec,0x7f,0xef,0xee,0x11,0xf0,0xf1,0x41,0xfb,0x00,0x54,0x08,0x0d, -0x3d,0x16,0x1b,0xa9,0x20,0x1e,0x0e,0x1b,0x19,0x53,0x12,0x0d,0x9e,0x01,0xf9,0x6c, -0xf0,0xf6,0x28,0xf1,0xf0,0xda,0xec,0xef,0x0c,0xf1,0xf4,0x1a,0xf5,0xf1,0xbe,0xef, -0xee,0x0c,0xee,0xed,0xe6,0xf2,0xf9,0x17,0x02,0x0a,0xde,0x14,0x1d,0xb4,0x24,0x24, -0x81,0x22,0x1b,0x46,0x16,0x0c,0xec,0x04,0xf6,0xf5,0xed,0xec,0x64,0xf0,0xef,0x6d, -0xf1,0xf1,0x11,0xf4,0xf7,0x55,0xf8,0xf7,0x56,0xef,0xef,0xf2,0xe8,0xe9,0xcb,0xeb, -0xf3,0x28,0xfd,0x09,0x6e,0x13,0x20,0x85,0x24,0x2c,0x4b,0x26,0x25,0xd1,0x17,0x0f, -0x86,0x01,0xf7,0xe5,0xeb,0xe6,0x11,0xee,0xea,0x7c,0xf2,0xf0,0xc1,0xf9,0xf7,0x7b, -0xfd,0xf8,0x97,0xf3,0xed,0x5c,0xeb,0xe6,0x88,0xe7,0xef,0x65,0xf7,0x04,0xba,0x12, -0x1e,0x80,0x26,0x2e,0x71,0x2c,0x28,0x9b,0x1d,0x11,0x96,0x03,0xf8,0xc3,0xec,0xe3, -0xfc,0xe6,0xea,0x10,0xee,0xf3,0xb0,0xf6,0xfb,0xc7,0xfb,0xff,0x12,0xf5,0xf0,0x1b, -0xec,0xe7,0x07,0xe5,0xe8,0xb4,0xf2,0xfd,0x01,0x11,0x1c,0x70,0x27,0x2d,0x30,0x31, -0x2c,0xfb,0x26,0x16,0x28,0x07,0xf7,0xb8,0xeb,0xe4,0x38,0xe2,0xe6,0x36,0xe8,0xf1, -0x7d,0xf5,0xfe,0xc9,0xfc,0x01,0xbd,0xf8,0xf4,0xfc,0xeb,0xe9,0x70,0xe2,0xe5,0x5c, -0xee,0xf7,0x98,0x09,0x17,0x96,0x28,0x2d,0x0f,0x34,0x2f,0xac,0x2a,0x1c,0x06,0x0e, -0xfa,0xa7,0xed,0xe1,0x40,0xde,0xe2,0xa4,0xe6,0xef,0x72,0xf5,0xfd,0x44,0xfe,0x03, -0xe8,0xfe,0xf9,0xf1,0xee,0xe9,0x00,0xe1,0xe1,0x7e,0xe7,0xf1,0x52,0x02,0x11,0x7f, -0x25,0x2e,0x19,0x38,0x35,0xd7,0x33,0x25,0xab,0x13,0x01,0xf1,0xee,0xe2,0x53,0xd9, -0xdb,0xcb,0xde,0xe8,0x79,0xf0,0xfa,0x5c,0x02,0x03,0xaa,0x04,0xfd,0x70,0xf3,0xec, -0x12,0xe3,0xdf,0x17,0xe2,0xeb,0xa2,0xfb,0x0e,0xcf,0x20,0x30,0x8c,0x36,0x3c,0x0e, -0x39,0x2c,0x0f,0x1b,0x06,0x36,0xf0,0xe1,0xa5,0xd6,0xd4,0xe0,0xdb,0xe1,0xe0,0xed, -0xf7,0x2f,0x05,0x06,0xc1,0x08,0x03,0x27,0xf8,0xf0,0xe8,0xe5,0xde,0x75,0xdd,0xe5, -0x51,0xf0,0x07,0xba,0x18,0x2d,0x41,0x37,0x3f,0x9c,0x39,0x37,0x05,0x25,0x11,0x86, -0xf8,0xe4,0x5d,0xd5,0xd2,0xa0,0xd6,0xd9,0xac,0xe7,0xf0,0xaf,0xff,0x03,0x36,0x0a, -0x07,0x97,0xff,0xf4,0x23,0xeb,0xdf,0x8b,0xde,0xe2,0x83,0xed,0xff,0xfa,0x11,0x26, -0xf2,0x37,0x3e,0x03,0x40,0x39,0xcf,0x2b,0x1a,0xc4,0xfe,0xea,0x66,0xd7,0xce,0x2c, -0xcf,0xd8,0x92,0xdf,0xed,0x2b,0xfb,0x04,0x93,0x0a,0x08,0x5f,0x04,0xf8,0x83,0xef, -0xe3,0x09,0xde,0xdf,0x3c,0xe6,0xf6,0x96,0x0c,0x20,0xab,0x36,0x3f,0x50,0x41,0x3c, -0x07,0x36,0x23,0x54,0x0d,0xee,0x65,0xd8,0xcd,0xad,0xc8,0xd4,0x4d,0xd7,0xe8,0xdd, -0xf1,0x02,0xf6,0x05,0x0c,0x8a,0x0a,0xff,0xb8,0xf5,0xe7,0x8f,0xe0,0xdd,0x38,0xe5, -0xf0,0x48,0x05,0x15,0xc1,0x30,0x3a,0x6d,0x42,0x3f,0xd9,0x3a,0x2b,0x14,0x13,0xf9, -0x2f,0xe0,0xd3,0x99,0xc9,0xce,0x54,0xd4,0xe2,0x50,0xee,0xfb,0x45,0x05,0x0a,0x00, -0x0a,0x01,0xc3,0xf5,0xec,0x79,0xdf,0xde,0xd6,0xe0,0xeb,0x77,0xfe,0x15,0xd5,0x2a, -0x3f,0xf0,0x44,0x46,0xf0,0x40,0x33,0x9c,0x1c,0x02,0x05,0xe6,0xd0,0xde,0xc3,0xc5, -0x6c,0xcf,0xd8,0x35,0xe9,0xf4,0x5c,0x03,0x0b,0x37,0x0d,0x09,0x92,0xfc,0xf3,0x02, -0xe5,0xdf,0x83,0xdd,0xe7,0x43,0xf7,0x0e,0xfd,0x22,0x38,0x06,0x40,0x46,0x4f,0x42, -0x3b,0x09,0x26,0x0b,0xda,0xf0,0xd6,0x8d,0xcb,0xc2,0x8d,0xcf,0xd0,0xc5,0xe2,0xec, -0xfb,0xfb,0x06,0x94,0x09,0x0b,0xb3,0xff,0xf6,0xb0,0xea,0xe1,0x14,0xe1,0xe3,0xde, -0xf0,0x06,0x00,0x00,0xff,0x9e,0x00,0xfe,0xdf,0xf9,0xfa,0xb5,0xfa,0xea,0x59,0xfb, -0xfd,0xb4,0xf4,0xf6,0xe0,0x0b,0xcc,0xd5,0xf0,0xd6,0xa0,0xdb,0xf8,0x91,0xe7,0xe0, -0x7a,0xf5,0xda,0xd3,0xf8,0xec,0x9b,0xea,0xdd,0xce,0xe3,0xe7,0x57,0xf4,0x08,0x82, -0x04,0x34,0xeb,0x13,0x2e,0x05,0x3b,0x49,0x14,0x46,0x3a,0xf1,0x26,0x5b,0x7b,0x4e, -0x50,0x13,0x60,0x54,0x79,0x4f,0x4c,0x93,0x33,0x1f,0x89,0x11,0x0d,0x78,0x00,0x1c, -0xd1,0x1b,0x2c,0x4c,0x1d,0x25,0xf5,0x0b,0x08,0x46,0xf8,0xdd,0xeb,0xc9,0xb5,0x97, -0xa3,0xa6,0x47,0xa5,0xb1,0xcc,0xbc,0xba,0x5b,0xca,0xcc,0x9b,0xc6,0xb0,0x7a,0xb2, -0xb9,0xb3,0xc2,0xd2,0xfe,0xd3,0xdc,0x63,0xe4,0xeb,0x74,0xde,0xea,0x39,0xe2,0xdc, -0x95,0xe9,0xdf,0xa8,0xf2,0xeb,0xf1,0xe8,0xf1,0x8d,0xf7,0xfa,0xcf,0xf8,0xf7,0x40, -0x05,0x0a,0x4e,0x17,0x25,0x4a,0x34,0x4c,0x72,0x50,0x5e,0x98,0x70,0x7f,0x2f,0x7f, -0x6f,0x72,0x67,0x65,0xe2,0x59,0x56,0x19,0x55,0x3f,0x14,0x2f,0x25,0xeb,0x1c,0x1a, -0x58,0x1c,0x14,0x15,0x02,0xff,0xd7,0xfe,0xfb,0x45,0xf5,0xec,0xbe,0xe2,0xd8,0xa7, -0xcf,0xc9,0xdc,0xc6,0xc5,0x8d,0xc5,0xc4,0x8c,0xc3,0xc2,0x96,0xc1,0xc0,0x6c,0xbf, -0xbd,0x98,0xbb,0xb9,0xaf,0xb8,0xb8,0xa5,0xb9,0xbd,0x66,0xc3,0xc9,0x6f,0xcf,0xd3, -0xe8,0xd6,0xda,0x4e,0xe0,0xe6,0x8f,0xee,0xf6,0x51,0xfd,0x04,0xb4,0x0a,0x10,0x87, -0x15,0x19,0x4a,0x1d,0x21,0x1f,0x29,0x32,0x5c,0x3e,0x4a,0x56,0x55,0x5e,0xf1,0x63, -0x66,0xff,0x66,0x64,0x23,0x5f,0x58,0x78,0x51,0x4a,0x7d,0x44,0x3d,0x6f,0x36,0x2d, -0x94,0x22,0x16,0xbe,0x0a,0xfe,0x7f,0xf4,0xeb,0xec,0xe4,0xdf,0x05,0xdb,0xd7,0x8e, -0xd5,0xd3,0x25,0xd1,0xcf,0xf3,0xcd,0xcd,0xc8,0xcd,0xce,0x34,0xce,0xcc,0x7b,0xc9, -0xc5,0xf1,0xc0,0xbe,0xd4,0xbd,0xc0,0x41,0xc5,0xcc,0x8f,0xd5,0xdc,0xfa,0xe0,0xe2, -0xd0,0xe0,0xde,0x4a,0xdc,0xda,0x7a,0xda,0xdc,0xd6,0xe0,0xe7,0xf8,0xef,0xf9,0xb6, -0x02,0x0b,0xac,0x14,0x1d,0x3d,0x28,0x34,0xd2,0x40,0x4c,0x0a,0x56,0x5b,0x4f,0x5e, -0x5d,0xac,0x5b,0x58,0xfe,0x55,0x53,0x54,0x51,0x4f,0x0e,0x4e,0x4a,0x25,0x44,0x3b, -0x7b,0x31,0x25,0xca,0x18,0x0b,0x6b,0xff,0xf4,0xeb,0xeb,0xe4,0x69,0xde,0xd9,0xc0, -0xd4,0xd1,0x7f,0xd0,0xd0,0x82,0xd0,0xd1,0x94,0xd1,0xd0,0xea,0xcd,0xc9,0x84,0xc3, -0xbd,0xe7,0xb7,0xb3,0xe8,0xb0,0xb0,0xf9,0xb2,0xb7,0x57,0xbd,0xc3,0x5d,0xca,0xd0, -0x14,0xd5,0xd8,0xab,0xdb,0xde,0x2c,0xe3,0xe9,0xb6,0xf1,0xfb,0x6e,0x07,0x13,0x1a, -0x20,0x2c,0x20,0x37,0x41,0x22,0x4a,0x52,0x93,0x59,0x5f,0xaf,0x64,0x67,0x44,0x67, -0x64,0x69,0x5f,0x58,0x43,0x4f,0x44,0xfe,0x39,0x2f,0xbb,0x26,0x1f,0x33,0x19,0x13, -0xcf,0x0e,0x08,0x7d,0x01,0xf8,0x1b,0xef,0xe5,0x4e,0xde,0xd8,0x98,0xd4,0xd1,0xab, -0xcf,0xce,0x67,0xce,0xcf,0xe8,0xd1,0xd5,0xc3,0xd8,0xdb,0x3a,0xdd,0xdd,0x68,0xdd, -0xdd,0x3a,0xde,0xde,0x75,0xdd,0xdb,0xc1,0xd7,0xd4,0x38,0xd2,0xd1,0x25,0xd2,0xd4, -0x95,0xd7,0xdb,0xeb,0xe0,0xe7,0x35,0xef,0xf8,0x24,0x02,0x0c,0x66,0x16,0x1f,0x12, -0x26,0x2b,0x61,0x2e,0x30,0x1e,0x33,0x35,0x7d,0x39,0x3e,0x40,0x43,0x48,0xd3,0x4b, -0x4d,0xe0,0x4a,0x45,0xe6,0x3c,0x32,0xe5,0x26,0x1b,0x8b,0x11,0x08,0xff,0x01,0xfc, -0xa5,0xf7,0xf3,0xb7,0xef,0xec,0x8a,0xea,0xe8,0xaf,0xe7,0xe6,0xd5,0xe4,0xe3,0x44, -0xe1,0xde,0x6e,0xdc,0xda,0xd1,0xd8,0xd9,0x95,0xdb,0xde,0x9f,0xe2,0xe5,0x5d,0xe8, -0xe9,0x0c,0xea,0xe9,0x94,0xe7,0xe5,0xf2,0xe1,0xde,0xf7,0xda,0xd8,0x80,0xd6,0xd6, -0xcf,0xd9,0xdf,0x34,0xe7,0xf1,0x25,0xfd,0x09,0x1b,0x16,0x21,0x59,0x2b,0x33,0x60, -0x38,0x3b,0x56,0x3c,0x3b,0x9d,0x3a,0x39,0xd4,0x37,0x36,0x03,0x34,0x31,0x10,0x2d, -0x28,0x21,0x22,0x1b,0x93,0x13,0x0b,0xa8,0x03,0xfc,0x1b,0xf7,0xf2,0x8f,0xf0,0xef, -0x77,0xef,0xf0,0x10,0xf1,0xf2,0x37,0xf4,0xf6,0x93,0xf8,0xfb,0xd3,0xfd,0x00,0x33, -0x02,0x03,0x25,0x03,0x01,0x27,0xfe,0xf9,0x3c,0xf5,0xf1,0x44,0xee,0xec,0x86,0xeb, -0xeb,0x0a,0xec,0xec,0x25,0xec,0xea,0x8f,0xe8,0xe4,0xfb,0xdf,0xdb,0xd0,0xd6,0xd4, -0xa2,0xd3,0xd5,0x0a,0xda,0xe0,0xf4,0xe7,0xf0,0xa9,0xf9,0x02,0xab,0x0b,0x14,0x33, -0x1c,0x23,0x04,0x29,0x2d,0xb3,0x2f,0x30,0xa8,0x2f,0x2d,0xe5,0x29,0x25,0xca,0x20, -0x1b,0x8a,0x16,0x11,0xcc,0x0d,0x0a,0x56,0x07,0x04,0x25,0x01,0xfe,0x30,0xfb,0xf9, -0x12,0xf8,0xf8,0x25,0xfa,0xfd,0xe7,0x01,0x06,0xde,0x0b,0x10,0x51,0x13,0x15,0x06, -0x16,0x15,0xe4,0x12,0x0f,0xb0,0x09,0x03,0x12,0xfc,0xf5,0x02,0xef,0xe9,0xce,0xe5, -0xe2,0x82,0xde,0xda,0x3c,0xd7,0xd4,0xe7,0xd2,0xd2,0xa9,0xd3,0xd6,0xf1,0xd9,0xde, -0xef,0xe4,0xeb,0x77,0xf2,0xf9,0x4d,0x01,0x08,0x69,0x0f,0x15,0xa4,0x19,0x1c,0x55, -0x1d,0x1c,0x59,0x1a,0x16,0xcf,0x12,0x0e,0xd5,0x09,0x05,0x7c,0x02,0x00,0xf3,0xfe, -0xfe,0x97,0xfe,0xff,0x75,0x00,0x01,0x9e,0x03,0x05,0x35,0x07,0x09,0x11,0x0b,0x0d, -0x77,0x10,0x14,0x42,0x18,0x1c,0x98,0x20,0x24,0xf2,0x26,0x28,0x98,0x28,0x26,0x2d, -0x23,0x1d,0xdb,0x16,0x0e,0x7f,0x06,0xfd,0xeb,0xf4,0xec,0xa6,0xe4,0xdd,0xfc,0xd7, -0xd3,0x77,0xd0,0xcf,0x20,0xcf,0xd0,0x3a,0xd3,0xd6,0xba,0xda,0xdf,0xe2,0xe3,0xe8, -0x5f,0xee,0xf4,0x41,0xfa,0x00,0x78,0x06,0x0b,0xeb,0x0f,0x12,0x38,0x13,0x11,0x1f, -0x0f,0x0a,0x7f,0x06,0x02,0x30,0xfe,0xfa,0x1e,0xf8,0xf5,0xda,0xf3,0xf2,0xfc,0xf2, -0xf4,0x99,0xf7,0xfc,0x91,0x01,0x07,0x0c,0x0e,0x14,0xc1,0x19,0x1f,0x02,0x24,0x28, -0x68,0x2c,0x2f,0xc8,0x31,0x33,0x73,0x33,0x32,0x86,0x2f,0x2b,0x72,0x25,0x1e,0x6c, -0x17,0x0f,0xd6,0x06,0xfd,0x6c,0xf4,0xeb,0x41,0xe2,0xda,0xb4,0xd3,0xce,0x3f,0xcc, -0xcb,0x87,0xcc,0xce,0x3e,0xd2,0xd6,0xb3,0xda,0xdf,0x88,0xe4,0xe9,0xea,0xee,0xf4, -0x32,0xf9,0xfd,0xfa,0x00,0x02,0x8f,0x03,0x02,0xeb,0x00,0xfe,0xf9,0xfb,0xf9,0x47, -0xf7,0xf5,0xaa,0xf4,0xf4,0x64,0xf4,0xf5,0x21,0xf6,0xf7,0xab,0xf9,0xfc,0xb4,0xff, -0x03,0x0f,0x09,0x0e,0xfb,0x14,0x1b,0x49,0x22,0x28,0x9b,0x2e,0x33,0x07,0x37,0x39, -0x71,0x39,0x38,0xa3,0x35,0x31,0x5f,0x2d,0x28,0x00,0x22,0x1b,0x47,0x14,0x0c,0x49, -0x04,0xfb,0x3b,0xf3,0xeb,0x65,0xe4,0xde,0x5b,0xda,0xd7,0x17,0xd6,0xd6,0x73,0xd7, -0xd9,0x07,0xdc,0xdf,0x70,0xe2,0xe6,0xc7,0xea,0xef,0x83,0xf3,0xf7,0x39,0xfb,0xfe, -0xc1,0xff,0xff,0x7d,0xfe,0xfb,0xff,0xf8,0xf5,0xdd,0xf2,0xf0,0x54,0xee,0xed,0xf3, -0xec,0xed,0xe9,0xee,0xf0,0x5d,0xf3,0xf6,0xfa,0xfa,0x00,0xf2,0x05,0x0b,0xce,0x11, -0x17,0x08,0x1d,0x22,0x04,0x27,0x2b,0x41,0x2e,0x30,0x46,0x31,0x30,0x9b,0x2e,0x2b, -0x40,0x26,0x20,0xcc,0x1a,0x14,0x85,0x0d,0x06,0xf5,0xfe,0xf7,0x37,0xf0,0xe9,0x96, -0xe3,0xde,0xbe,0xdb,0xda,0x10,0xda,0xdb,0xeb,0xde,0xe3,0x13,0xe8,0xec,0x7f,0xf1, -0xf5,0xf6,0xf8,0xfc,0x01,0xff,0x01,0x2b,0x04,0x06,0x62,0x07,0x07,0x88,0x06,0x04, -0xe9,0x01,0xfe,0x6c,0xfb,0xf8,0xe0,0xf4,0xf2,0xa0,0xef,0xed,0xee,0xec,0xec,0x9b, -0xed,0xef,0x88,0xf2,0xf6,0x78,0xfb,0x01,0x11,0x07,0x0d,0xc1,0x12,0x18,0x90,0x1c, -0x20,0xc9,0x23,0x26,0x50,0x27,0x27,0x0b,0x27,0x25,0x95,0x22,0x1e,0x8e,0x1a,0x15, -0xe6,0x0f,0x0a,0xf1,0x03,0xfd,0xad,0xf7,0xf1,0x6c,0xec,0xe7,0xd9,0xe3,0xe1,0xd8, -0xe0,0xe1,0x5d,0xe4,0xe7,0x4f,0xec,0xf0,0xaf,0xf5,0xf9,0xdf,0xfd,0x01,0x90,0x03, -0x05,0xe8,0x06,0x07,0x48,0x07,0x06,0xa4,0x04,0x02,0x08,0x00,0xfd,0xf7,0xfa,0xf8, -0x28,0xf6,0xf3,0xef,0xf1,0xf0,0x04,0xef,0xee,0x14,0xee,0xee,0xf9,0xef,0xf2,0xd5, -0xf5,0xfa,0xe7,0xff,0x05,0x6a,0x0b,0x10,0x7b,0x15,0x19,0x76,0x1c,0x1e,0xc9,0x1f, -0x1f,0x1e,0x1f,0x1d,0x64,0x1a,0x16,0xbc,0x12,0x0e,0xc5,0x09,0x05,0x61,0x00,0xfb, -0x7c,0xf7,0xf3,0xab,0xf0,0xee,0xa5,0xec,0xeb,0x7b,0xeb,0xec,0xa1,0xed,0xf0,0x83, -0xf3,0xf7,0xc7,0xfb,0x00,0x73,0x04,0x08,0x43,0x0b,0x0d,0x2a,0x0f,0x0f,0x6c,0x0f, -0x0e,0x02,0x0c,0x09,0x91,0x05,0x01,0xfc,0xfd,0xfa,0x77,0xf7,0xf5,0x30,0xf3,0xf1, -0x8b,0xf0,0xef,0xa8,0xee,0xee,0x73,0xee,0xef,0x57,0xf1,0xf3,0x1e,0xf7,0xfa,0x7a, -0xfe,0x02,0x45,0x06,0x0a,0x60,0x0d,0x10,0xd5,0x12,0x14,0xba,0x15,0x15,0x2d,0x15, -0x13,0x9b,0x11,0x0e,0xde,0x0b,0x08,0xd6,0x04,0x01,0x51,0xfd,0xf9,0x5a,0xf6,0xf3, -0x89,0xf1,0xf0,0x51,0xef,0xef,0x14,0xf0,0xf1,0x6d,0xf4,0xf7,0xf8,0xfa,0xfe,0xc6, -0x01,0x04,0x9d,0x07,0x09,0x6c,0x0b,0x0c,0xb5,0x0c,0x0c,0x29,0x0c,0x0b,0x24,0x0a, -0x08,0xfb,0x06,0x04,0x7d,0x02,0xff,0x4d,0xfd,0xfa,0xcd,0xf8,0xf7,0xc2,0xf5,0xf4, -0x1c,0xf4,0xf3,0x3e,0xf4,0xf5,0xf3,0xf6,0xf9,0x55,0xfc,0xff,0x1c,0x03,0x06,0xb3, -0x08,0x0a,0x4b,0x0c,0x0d,0x36,0x0e,0x0e,0x1c,0x0f,0x0e,0x5f,0x0e,0x0d,0xa3,0x0b, -0x09,0xed,0x07,0x05,0x4b,0x03,0x00,0x68,0xfd,0xfa,0x70,0xf6,0xf3,0x93,0xf0,0xef, -0xa0,0xee,0xef,0xa9,0xf1,0xf4,0xd9,0xf7,0xfb,0x93,0xfe,0x01,0xab,0x04,0x07,0x02, -0x09,0x0a,0x92,0x0a,0x0a,0xd6,0x09,0x08,0x4c,0x07,0x05,0x67,0x03,0x01,0x96,0xff, -0xfe,0x90,0xfc,0xfb,0xb2,0xf9,0xf8,0xc3,0xf6,0xf5,0xa8,0xf4,0xf4,0x43,0xf4,0xf4, -0x9c,0xf5,0xf6,0x1a,0xf8,0xfa,0x80,0xfc,0xff,0xe8,0x02,0x06,0x75,0x09,0x0c,0x12, -0x0e,0x0f,0xe5,0x0f,0x0f,0x7e,0x0f,0x0e,0x8b,0x0d,0x0b,0xee,0x09,0x07,0xa6,0x04, -0x01,0x1c,0xff,0xfc,0x18,0xfa,0xf7,0xee,0xf5,0xf4,0x24,0xf3,0xf2,0xea,0xf2,0xf3, -0xbe,0xf5,0xf8,0xf2,0xfa,0xfd,0xdf,0x00,0x03,0xf8,0x05,0x08,0x01,0x0a,0x0b,0xc9, -0x0c,0x0d,0xa7,0x0d,0x0d,0x75,0x0c,0x0b,0x72,0x09,0x07,0x78,0x05,0x03,0x87,0x01, -0xff,0xca,0xfd,0xfb,0x4e,0xfa,0xf8,0xcd,0xf7,0xf6,0x6f,0xf6,0xf6,0x22,0xf6,0xf6, -0x9a,0xf7,0xf9,0xe0,0xfa,0xfd,0xe4,0xff,0x02,0xb7,0x04,0x06,0xc7,0x07,0x08,0x09, -0x09,0x09,0xa0,0x08,0x07,0xee,0x06,0x05,0x3a,0x04,0x02,0x87,0x00,0xfe,0x67,0xfc, -0xfa,0xd7,0xf8,0xf7,0xda,0xf6,0xf6,0x97,0xf6,0xf7,0xd0,0xf7,0xf8,0x5f,0xfa,0xfc, -0xf1,0xfd,0xff,0xff,0x01,0x03,0xef,0x05,0x07,0x2a,0x09,0x0a,0x56,0x0b,0x0b,0xcd, -0x0b,0x0b,0x03,0x0a,0x08,0x24,0x06,0x03,0x8d,0x01,0xff,0x66,0xfd,0xfb,0x4a,0xfa, -0xf9,0x72,0xf8,0xf8,0xf0,0xf7,0xf8,0x72,0xf8,0xf8,0x8f,0xf9,0xfa,0x86,0xfb,0xfc, -0x9e,0xfe,0x00,0x67,0x02,0x04,0xa2,0x05,0x06,0x7b,0x07,0x07,0x0e,0x08,0x07,0x8e, -0x07,0x06,0xfd,0x05,0x04,0x7d,0x03,0x01,0x5f,0x00,0xfe,0xfa,0xfc,0xfb,0x57,0xfa, -0xf9,0xab,0xf9,0xfa,0x12,0xfb,0xfc,0x27,0xfe,0xff,0xbf,0x01,0x03,0x63,0x04,0x05, -0xe4,0x05,0x06,0xf7,0x06,0x07,0xe7,0x07,0x08,0xd0,0x07,0x07,0x12,0x06,0x04,0x4b, -0x03,0x01,0x3c,0x00,0xfe,0xd9,0xfc,0xfb,0x20,0xf9,0xf7,0xb4,0xf5,0xf4,0x96,0xf3, -0xf3,0x95,0xf3,0xf4,0xa6,0xf5,0xf7,0xa7,0xf9,0xfc,0xa2,0xfe,0x01,0x62,0x03,0x05, -0x26,0x07,0x08,0xb8,0x09,0x0a,0xe7,0x0a,0x0b,0xd0,0x0a,0x0a,0xb6,0x09,0x08,0xcd, -0x07,0x06,0x18,0x05,0x03,0xa8,0x01,0xff,0xcb,0xfd,0xfb,0x8f,0xfa,0xf9,0x39,0xf9, -0xf9,0x46,0xfa,0xfb,0x49,0xfd,0xff,0xe1,0x00,0x02,0xf8,0x03,0x05,0xa0,0x05,0x05, -0x6b,0x05,0x04,0xba,0x03,0x02,0x79,0x01,0x00,0x96,0xff,0xfe,0x4d,0xfe,0xfd,0x4c, -0xfd,0xfc,0x1c,0xfc,0xfb,0x96,0xfa,0xf9,0x2d,0xf9,0xf8,0x39,0xf8,0xf8,0x71,0xf8, -0xf9,0xc5,0xfa,0xfc,0xa9,0xfe,0x00,0xfd,0x02,0x05,0xc0,0x06,0x08,0x53,0x09,0x0a, -0x71,0x0a,0x0a,0x06,0x0a,0x09,0x75,0x08,0x07,0x46,0x06,0x05,0xe1,0x03,0x02,0x9c, -0x01,0x00,0x26,0xff,0xfd,0x7c,0xfc,0xfb,0x33,0xfa,0xf9,0x07,0xf9,0xf9,0x60,0xf9, -0xfa,0x52,0xfb,0xfc,0x6c,0xfe,0x00,0x80,0x01,0x02,0xbd,0x03,0x04,0x44,0x04,0x03, -0xec,0x02,0x01,0x9c,0x00,0xff,0x67,0xfe,0xfd,0xd7,0xfc,0xfc,0x36,0xfc,0xfc,0x53, -0xfc,0xfc,0x97,0xfc,0xfc,0xba,0xfc,0xfc,0x3e,0xfd,0xfd,0x19,0xfe,0xfe,0xcc,0xff, -0x01,0xa0,0x02,0x04,0x47,0x06,0x08,0xc1,0x09,0x0b,0x01,0x0c,0x0c,0x66,0x0c,0x0b, -0x3f,0x0b,0x0a,0xd1,0x08,0x07,0xc5,0x05,0x04,0x82,0x02,0x00,0x7e,0xff,0xfe,0xc0, -0xfc,0xfb,0xdb,0xfa,0xfa,0x05,0xfa,0xf9,0xee,0xf9,0xfa,0x51,0xfa,0xfa,0x3b,0xfb, -0xfb,0x5b,0xfc,0xfc,0x8e,0xfd,0xfe,0x91,0xfe,0xfe,0x2f,0xff,0xff,0x13,0xff,0xfe, -0x9e,0xfe,0xfe,0xb3,0xfd,0xfd,0x82,0xfc,0xfb,0x4e,0xfb,0xfa,0xce,0xfa,0xfa,0x4e, -0xfb,0xfb,0x6d,0xfc,0xfd,0xf1,0xfd,0xfe,0x0f,0x00,0x01,0x84,0x02,0x03,0x0c,0x05, -0x06,0x42,0x07,0x08,0x45,0x09,0x0a,0x90,0x0a,0x0a,0xdd,0x0a,0x0a,0x29,0x0a,0x09, -0xf9,0x08,0x08,0x33,0x07,0x06,0x90,0x04,0x02,0x4f,0x01,0xff,0x19,0xfe,0xfc,0x1e, -0xfc,0xfb,0xdc,0xfb,0xfc,0xc3,0xfc,0xfd,0xf6,0xfd,0xfe,0xa6,0xfe,0xfe,0xab,0xfe, -0xfe,0x69,0xfe,0xfe,0xe3,0xfd,0xfd,0x28,0xfd,0xfc,0x8d,0xfc,0xfc,0x14,0xfc,0xfc, -0x00,0xfc,0xfc,0xf0,0xfb,0xfb,0x7d,0xfb,0xfb,0x80,0xfa,0xfa,0xe2,0xf9,0xf9,0x3e, -0xfa,0xfa,0xcd,0xfb,0xfd,0x70,0xfe,0xff,0x8f,0x01,0x03,0x70,0x04,0x05,0xdc,0x06, -0x07,0x4b,0x08,0x08,0xa8,0x08,0x08,0x27,0x08,0x07,0x4b,0x07,0x06,0x7d,0x06,0x06, -0xc2,0x05,0x05,0xe6,0x04,0x04,0x74,0x03,0x02,0x99,0x01,0x00,0xb9,0xff,0xff,0xa0, -0xfe,0xfe,0xd9,0xfe,0xff,0xb3,0xff,0x00,0x83,0x00,0x00,0xcc,0x00,0x00,0x5a,0x00, -0xff,0x5e,0xff,0xfe,0x0b,0xfe,0xfd,0xa5,0xfc,0xfc,0x90,0xfb,0xfb,0x45,0xfb,0xfb, -0x54,0xfb,0xfb,0x56,0xfb,0xfb,0x24,0xfb,0xfa,0xdf,0xfa,0xfa,0xed,0xfa,0xfb,0x81, -0xfb,0xfc,0x12,0xfd,0xfe,0x83,0xff,0x00,0x0c,0x02,0x03,0x12,0x04,0x04,0x5d,0x05, -0x05,0xda,0x05,0x05,0xad,0x05,0x05,0x06,0x05,0x04,0x4a,0x04,0x03,0xaf,0x03,0x03, -0xe4,0x02,0x02,0x07,0x02,0x01,0x39,0x01,0x00,0x9d,0x00,0x00,0x35,0x00,0x00,0x22, -0x00,0x00,0x63,0x00,0x00,0x0b,0x01,0x01,0xa6,0x01,0x01,0xbb,0x01,0x01,0x79,0x01, -0x01,0xe3,0x00,0x00,0x29,0x00,0xff,0x2b,0xff,0xfe,0x09,0xfe,0xfd,0x08,0xfd,0xfc, -0x6a,0xfc,0xfc,0x24,0xfc,0xfc,0x21,0xfc,0xfc,0x53,0xfc,0xfc,0x97,0xfc,0xfc,0x3d, -0xfd,0xfd,0x6c,0xfe,0xff,0xd2,0xff,0x00,0x17,0x01,0x01,0xf9,0x01,0x02,0x74,0x02, -0x02,0xb9,0x02,0x02,0xbb,0x02,0x02,0x58,0x02,0x02,0xc1,0x01,0x01,0x48,0x01,0x01, -0xf1,0x00,0x00,0xee,0x00,0x01,0x10,0x01,0x01,0x53,0x01,0x01,0x76,0x01,0x01,0xa9, -0x01,0x01,0xec,0x01,0x02,0x20,0x02,0x02,0x43,0x02,0x02,0x34,0x02,0x02,0x02,0x02, -0x01,0xad,0x01,0x01,0xf5,0x00,0x00,0x08,0x00,0xff,0xe7,0xfe,0xfe,0xd5,0xfd,0xfd, -0x06,0xfd,0xfc,0xac,0xfc,0xfc,0x99,0xfc,0xfc,0xda,0xfc,0xfd,0x71,0xfd,0xfd,0x7e, -0xfe,0xfe,0x7f,0xff,0xff,0x3e,0x00,0x00,0x86,0x00,0x00,0x99,0x00,0x00,0x78,0x00, -0x00,0x25,0x00,0x00,0xc0,0xff,0xff,0x37,0xff,0xfe,0xbf,0xfe,0xfe,0x78,0xfe,0xfe, -0xc8,0xfe,0xff,0xa2,0xff,0x00,0xe3,0x00,0x01,0x59,0x02,0x03,0xb0,0x03,0x04,0xd5, -0x04,0x05,0x84,0x05,0x05,0xbb,0x05,0x05,0x49,0x05,0x04,0x6e,0x04,0x03,0x2d,0x03, -0x02,0x96,0x01,0x00,0xfc,0xff,0xff,0x52,0xfe,0xfd,0xe9,0xfc,0xfc,0xb3,0xfb,0xfb, -0x04,0xfb,0xfa,0xfe,0xfa,0xfb,0x61,0xfb,0xfb,0x4c,0xfc,0xfc,0x7d,0xfd,0xfe,0xc2, -0xfe,0xff,0xd5,0xff,0x00,0x52,0x00,0x00,0x45,0x00,0x00,0x02,0x00,0xff,0xdf,0xff, -0xff,0xed,0xff,0xff,0x1f,0x00,0x00,0x22,0x00,0x00,0x02,0x00,0xff,0xff,0xff,0x00, -0x40,0x00,0x00,0x19,0x01,0x01,0x3a,0x02,0x02,0x6c,0x03,0x03,0x7f,0x04,0x04,0x3e, -0x05,0x05,0xa7,0x05,0x05,0x79,0x05,0x05,0x91,0x04,0x03,0x3e,0x03,0x02,0xa6,0x01, -0x00,0x2e,0x00,0xff,0xb6,0xfe,0xfd,0x5f,0xfd,0xfc,0x4b,0xfc,0xfb,0xbe,0xfb,0xfb, -0xcb,0xfb,0xfb,0x4f,0xfc,0xfc,0xf9,0xfc,0xfd,0xa5,0xfd,0xfd,0x3f,0xfe,0xfe,0xa7, -0xfe,0xfe,0xbb,0xfe,0xfe,0x69,0xfe,0xfe,0x24,0xfe,0xfe,0x11,0xfe,0xfe,0x32,0xfe, -0xfe,0x75,0xfe,0xfe,0xda,0xfe,0xff,0x40,0xff,0xff,0xc8,0xff,0x00,0x92,0x00,0x01, -0xd2,0x01,0x02,0x59,0x03,0x04,0xa0,0x04,0x05,0x71,0x05,0x05,0xca,0x05,0x05,0xbc, -0x05,0x05,0x48,0x05,0x04,0x7e,0x04,0x03,0x5e,0x03,0x02,0x0b,0x02,0x01,0x94,0x00, -0xff,0x2d,0xff,0xfe,0xf8,0xfd,0xfd,0xf6,0xfc,0xfc,0x69,0xfc,0xfc,0x96,0xfc,0xfc, -0x6e,0xfd,0xfd,0x5e,0xfe,0xfe,0x1c,0xff,0xff,0x85,0xff,0xff,0x99,0xff,0xff,0x47, -0xff,0xff,0xb0,0xfe,0xfe,0xf5,0xfd,0xfd,0x6a,0xfd,0xfd,0x13,0xfd,0xfd,0xf0,0xfc, -0xfd,0x20,0xfd,0xfd,0x95,0xfd,0xfe,0x70,0xfe,0xfe,0x9f,0xff,0x00,0xe3,0x00,0x01, -0x49,0x02,0x02,0x9f,0x03,0x04,0x81,0x04,0x04,0x0d,0x05,0x05,0xf0,0x04,0x04,0x8c, -0x04,0x04,0xc3,0x03,0x03,0xd5,0x02,0x02,0xa4,0x01,0x01,0x81,0x00,0x00,0xa1,0xff, -0xff,0x15,0xff,0xfe,0xce,0xfe,0xfe,0xaa,0xfe,0xfe,0xdb,0xfe,0xfe,0x2f,0xff,0xff, -0x86,0xff,0xff,0xcb,0xff,0xff,0xbc,0xff,0xff,0x59,0xff,0xff,0xd1,0xfe,0xfe,0x38, -0xfe,0xfd,0xaf,0xfd,0xfd,0x15,0xfd,0xfc,0xbd,0xfc,0xfc,0x99,0xfc,0xfc,0xca,0xfc, -0xfd,0x50,0xfd,0xfd,0x4c,0xfe,0xfe,0xaf,0xff,0x00,0x36,0x01,0x01,0x9f,0x02,0x03, -0xa3,0x03,0x04,0x61,0x04,0x04,0xa9,0x04,0x04,0x69,0x04,0x04,0xd2,0x03,0x03,0x18, -0x03,0x02,0x3b,0x02,0x01,0x3b,0x01,0x00,0x2a,0x00,0xff,0x3a,0xff,0xfe,0x9d,0xfe, -0xfe,0x56,0xfe,0xfe,0x86,0xfe,0xfe,0x0b,0xff,0xff,0x94,0xff,0xff,0xfd,0xff,0x00, -0x21,0x00,0x00,0xf1,0xff,0xff,0xad,0xff,0xff,0x37,0xff,0xfe,0xcf,0xfe,0xfe,0x48, -0xfe,0xfe,0xd0,0xfd,0xfd,0x7a,0xfd,0xfd,0x56,0xfd,0xfd,0x76,0xfd,0xfd,0xda,0xfd, -0xfe,0xa3,0xfe,0xff,0xb2,0xff,0x00,0xf5,0x00,0x01,0x08,0x02,0x02,0xd7,0x02,0x03, -0x30,0x03,0x03,0x33,0x03,0x03,0xe1,0x02,0x02,0x5a,0x02,0x02,0xa0,0x01,0x01,0x05, -0x01,0x00,0x7b,0x00,0x00,0xf3,0xff,0xff,0x9c,0xff,0xff,0x67,0xff,0xff,0x87,0xff, -0xff,0xda,0xff,0xff,0x2f,0x00,0x00,0x75,0x00,0x00,0xa9,0x00,0x00,0xbb,0x00,0x00, -0x8a,0x00,0x00,0x25,0x00,0xff,0xae,0xff,0xff,0x16,0xff,0xfe,0x8d,0xfe,0xfe,0x25, -0xfe,0xfe,0xe0,0xfd,0xfd,0xee,0xfd,0xfd,0x1f,0xfe,0xfe,0x73,0xfe,0xfe,0xfb,0xfe, -0xff,0xb5,0xff,0x00,0x71,0x00,0x00,0x2d,0x01,0x01,0x96,0x01,0x01,0xdc,0x01,0x01, -0xdd,0x01,0x01,0x8b,0x01,0x01,0x15,0x01,0x00,0x8c,0x00,0x00,0x04,0x00,0xff,0xad, -0xff,0xff,0x68,0xff,0xff,0x76,0xff,0xff,0xa8,0xff,0xff,0x0d,0x00,0x00,0x63,0x00, -0x00,0xda,0x00,0x01,0x30,0x01,0x01,0x55,0x01,0x01,0x45,0x01,0x01,0x03,0x01,0x00, -0x9d,0x00,0x00,0x15,0x00,0xff,0x9d,0xff,0xff,0x15,0xff,0xfe,0xbe,0xfe,0xfe,0x78, -0xfe,0xfe,0x66,0xfe,0xfe,0x76,0xfe,0xfe,0xc9,0xfe,0xfe,0x2f,0xff,0xff,0xb6,0xff, -0xff,0x2f,0x00,0x00,0x86,0x00,0x00,0xdb,0x00,0x00,0xfe,0x00,0x00,0xff,0x00,0x00, -0xcd,0x00,0x00,0x79,0x00,0x00,0x14,0x00,0xff,0xef,0xff,0xff,0xcc,0xff,0xff,0xcb, -0xff,0xff,0xec,0xff,0xff,0x1f,0x00,0x00,0x64,0x00,0x00,0xb9,0x00,0x00,0xfe,0x00, -0x01,0x11,0x01,0x01,0x12,0x01,0x01,0xe0,0x00,0x00,0x8b,0x00,0x00,0x14,0x00,0xff, -0xad,0xff,0xff,0x47,0xff,0xff,0x02,0xff,0xfe,0xef,0xfe,0xfe,0xee,0xfe,0xfe,0xff, -0xfe,0xff,0x21,0xff,0xff,0x64,0xff,0xff,0xb9,0xff,0xff,0x0e,0x00,0x00,0x42,0x00, -0x00,0x76,0x00,0x00,0x98,0x00,0x00,0x89,0x00,0x00,0x78,0x00,0x00,0x46,0x00,0x00, -0x12,0x00,0xff,0xef,0xff,0xff,0xcd,0xff,0xff,0xcc,0xff,0xff,0xed,0xff,0xff,0x0f, -0x00,0x00,0x21,0x00,0x00,0x54,0x00,0x00,0x87,0x00,0x00,0xa9,0x00,0x00,0xbb,0x00, -0x00,0xbb,0x00,0x00,0x9a,0x00,0x00,0x57,0x00,0x00,0x03,0x00,0xff,0xce,0xff,0xff, -0x8a,0xff,0xff,0x67,0xff,0xff,0x56,0xff,0xff,0x65,0xff,0xff,0x76,0xff,0xff,0x98, -0xff,0xff,0xca,0xff,0xff,0xed,0xff,0xff,0x0f,0x00,0x00,0x21,0x00,0x00,0x33,0x00, -0x00,0x44,0x00,0x00,0x33,0x00,0x00,0x22,0x00,0x00,0x01,0x00,0xff,0xff,0xff,0xff, -0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x11, -0x00,0x00,0x32,0x00,0x00,0x44,0x00,0x00,0x55,0x00,0x00,0x55,0x00,0x00,0x55,0x00, -0x00,0x44,0x00,0x00,0x23,0x00,0x00,0x01,0x00,0xff,0xef,0xff,0xff,0xde,0xff,0xff, -0xcc,0xff,0xff,0xcc,0xff,0xff,0xcc,0xff,0xff,0xcc,0xff,0xff,0xdd,0xff,0xff,0xee, -0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x01,0x00, -0x00,0x00,0x00,0x00,0xf0,0xff,0xff,0xef,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff, -0xfe,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x11,0x00,0x00,0x21, -0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x11,0x00,0x00,0x01,0x00, -0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff, -0xee,0xff,0xff,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x11,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x0f, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00, -0xff,0x0f,0x00,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0xff,0x8f,0xff,0x01,0xb1,0xf7,0x06,0x32,0xf2,0xf0,0xc3,0x4b,0x95,0xd6,0x10,0x12, -0xf8,0xf8,0x98,0x60,0x2d,0x2e,0x11,0x96,0x1a,0x60,0xe0,0xdb,0xdb,0xb5,0x67,0xc1, -0x82,0x7f,0x8a,0xa3,0x67,0x8d,0x29,0x05,0x63,0x48,0x28,0x82,0xe8,0xb7,0x71,0xe2, -0xf1,0x4b,0x29,0xd0,0x61,0x5c,0xc6,0x2d,0xe4,0x46,0xd5,0x3c,0x8c,0xdd,0x34,0xce, -0xe2,0x6e,0x83,0x97,0x18,0xd5,0x9e,0x17,0xc1,0xdd,0x01,0xd0,0x44,0xaf,0xd8,0x81, -0x6d,0x94,0xb0,0x06,0x30,0xc1,0x32,0xcf,0x82,0x29,0x5d,0x2c,0xd0,0x02,0x00,0x2c, -0xd3,0x40,0xa5,0x77,0x8e,0xce,0x32,0xee,0x63,0xff,0x8e,0x7f,0xf1,0x6a,0x1c,0x24, -0xfd,0xd4,0x14,0xef,0x1c,0xde,0x66,0x1d,0x83,0x34,0x42,0xd2,0xb9,0x96,0x3f,0x9f, -0xf5,0xbb,0x88,0xce,0x16,0x9d,0xb4,0xfd,0x84,0xf7,0x8f,0xc6,0x0c,0x26,0x08,0xa9, -0xfc,0xc3,0xdc,0xd4,0xe3,0xe8,0x16,0x45,0xe3,0x61,0x8e,0x4f,0x65,0x55,0xfd,0x5a, -0x1f,0x2a,0x23,0x4b,0xa6,0x70,0x7f,0xec,0x0a,0xa6,0x54,0x0a,0xa6,0x52,0xf9,0xed, -0xd1,0x63,0xc7,0xeb,0x18,0xa8,0x05,0xbd,0xff,0xdb,0xa0,0xbc,0xdd,0xbd,0x02,0x01, -0xa7,0x35,0xc5,0xc6,0x5c,0x9f,0xe4,0xe5,0x14,0x96,0xf9,0xf5,0x18,0x83,0x26,0xda, -0x87,0x2c,0x35,0x22,0xc8,0xac,0x6e,0x27,0x21,0x15,0x0d,0x7e,0x35,0x3f,0x35,0xed, -0x4b,0x47,0xba,0x4f,0x46,0xf2,0x0f,0x7f,0xf0,0xee,0xe5,0x8b,0x43,0xe5,0x97,0xde, -0xda,0x78,0x33,0xe4,0x03,0xd4,0x1c,0xc8,0xdd,0xb3,0x9e,0xa4,0xdd,0x85,0xbc,0xe1, -0x12,0xfd,0x96,0xbd,0xad,0xe9,0xed,0xa1,0xb5,0xf3,0xd8,0xa0,0x58,0x34,0x12,0x0d, -0xf4,0x3f,0xe8,0x71,0x09,0xd6,0xeb,0x71,0xc3,0x20,0x1e,0x94,0x2e,0x4d,0xaf,0x0e, -0x29,0x51,0x43,0x2f,0x88,0x5f,0x55,0x6e,0x3c,0x35,0x82,0xff,0x0a,0x91,0x1a,0xc1, -0x08,0xcd,0x24,0x64,0xd7,0xa3,0xa5,0xd6,0xf1,0x48,0x80,0xb3,0xc4,0xc5,0xdd,0x1d, -0xaa,0xd1,0x4a,0xff,0xe7,0x0d,0xbd,0xe2,0x37,0xa7,0xdb,0xf4,0xea,0xf2,0x13,0xf8, -0x09,0x88,0x14,0x4d,0xb7,0x15,0x22,0xf8,0x7f,0x67,0xbf,0x54,0x55,0xbc,0x28,0x49, -0x75,0x28,0xec,0x02,0x56,0x22,0x40,0x18,0x2f,0x3c,0x22,0x0f,0x2c,0xf3,0xfb,0xf9, -0xe3,0xed,0xad,0x00,0xd8,0x69,0xbb,0xc2,0x43,0xda,0xad,0xb3,0x81,0xc6,0x75,0xb4, -0xa2,0x29,0xc8,0xbd,0xf7,0xf7,0x0a,0x8b,0xbc,0x16,0xa7,0x0b,0xf3,0x21,0x19,0x23, -0x03,0xf8,0x20,0x91,0xff,0x15,0xd0,0x30,0x70,0xe8,0x5d,0x53,0x38,0x4d,0x5c,0xa6, -0x48,0x10,0xa2,0x2d,0x24,0xd2,0x50,0xed,0x63,0x0e,0x00,0x2a,0x1c,0xbb,0xa4,0xd4, -0xff,0xb0,0xc7,0xd0,0xef,0xec,0xd0,0x2b,0xcc,0xbb,0x12,0xca,0xbb,0xd2,0xb7,0xe6, -0x5f,0xb6,0x96,0xb4,0xd0,0xd3,0xea,0xda,0xca,0xb5,0xfd,0x35,0xdf,0x15,0x2c,0x36, -0x50,0x4a,0x5b,0x0d,0x2f,0xce,0x22,0x34,0x30,0x30,0x43,0x69,0x36,0x41,0x88,0x3a, -0x2b,0x2f,0x2c,0x31,0x54,0x4e,0x1c,0xe4,0xf8,0xf9,0xb5,0x18,0xee,0xc7,0xd7,0xd0, -0x4d,0xe6,0xd1,0x21,0xb9,0xc3,0x83,0xc4,0xba,0x89,0xbd,0xb6,0x0c,0xcf,0xe0,0x29, -0xde,0x04,0x15,0xde,0xc7,0x9f,0xe5,0xbb,0x30,0xd9,0x0c,0x60,0x19,0x10,0xc5,0x18, -0x52,0xc3,0x40,0x32,0xb2,0x2d,0x50,0x8a,0x47,0x44,0xcb,0x3d,0x2d,0xaf,0x25,0x26, -0xd6,0x0d,0x17,0xfa,0x23,0x07,0x68,0x22,0x04,0xda,0xf5,0x02,0x60,0xe1,0xde,0xa9, -0xf6,0xf0,0xd7,0xca,0xcb,0x81,0xc0,0xbe,0x48,0xbc,0xa4,0xf5,0xac,0xcb,0x79,0xdd, -0xe7,0xea,0xe7,0x03,0x56,0x07,0xf4,0xe5,0xfe,0x09,0xd4,0x01,0x1d,0x73,0x1b,0x07, -0x5e,0x19,0x20,0x20,0x20,0x3c,0xec,0x4f,0x4b,0x97,0x49,0x30,0x89,0x3f,0x2b,0xe4, -0x13,0x04,0xfb,0x1b,0x19,0xce,0x12,0xfe,0x52,0xec,0xeb,0x10,0xe2,0xcd,0xe4,0xda, -0xd8,0xfb,0xe2,0xe6,0x95,0xd8,0xf8,0xe3,0xba,0xcb,0xd0,0xc9,0xc5,0xe2,0xd3,0xbc, -0x65,0xdd,0xd8,0x38,0xfa,0x01,0xaa,0xf1,0x03,0x84,0x2b,0x34,0x32,0x34,0x2b,0xfe, -0x28,0x20,0x0f,0x18,0x15,0xeb,0x1a,0x3b,0x32,0x2a,0x39,0x1d,0x34,0x14,0x65,0x11, -0x1d,0x53,0x1a,0x1e,0x60,0x1a,0x04,0xb3,0xf7,0xff,0xba,0xe1,0xd9,0x0d,0xc4,0xcb, -0x5d,0xd4,0xd0,0xce,0xd4,0xd9,0xa2,0xd7,0xe8,0xc7,0xd4,0xdf,0x93,0xe8,0xee,0x95, -0xff,0xed,0xd1,0xe6,0xda,0x9a,0xdd,0xfc,0x19,0x0a,0x22,0x83,0x25,0x25,0x1b,0x36, -0x36,0xb4,0x33,0x1e,0xde,0x19,0x2a,0xcc,0x2a,0x2c,0xaf,0x1f,0x17,0x8c,0x12,0xfe, -0x27,0x02,0xfc,0xca,0xfe,0x06,0xac,0x10,0x03,0xba,0xe4,0xea,0x8d,0xf2,0xf4,0x02, -0xd5,0xe0,0xea,0xcd,0xcd,0x23,0xd4,0xda,0x83,0xc9,0xc8,0x28,0xe4,0xf0,0x23,0x0a, -0x0c,0x5b,0x13,0x03,0xfd,0xff,0xff,0x7e,0xf9,0x02,0xae,0x16,0x1e,0x50,0x1f,0x18, -0x57,0x03,0x1e,0xb2,0x33,0x19,0x24,0x29,0x2d,0xdb,0x21,0x1b,0xb8,0x16,0x14,0x39, -0xfa,0xf8,0x8c,0xfa,0xff,0x00,0xfb,0xe8,0x4f,0xec,0xe8,0x8f,0xe3,0xed,0x85,0xe8, -0xe6,0x70,0xfb,0x04,0x2b,0xee,0xd1,0xdb,0xdd,0xe3,0x99,0xd6,0xd5,0x16,0xf1,0xfa, -0x81,0xf3,0x0a,0x60,0x19,0x01,0x1a,0x08,0x16,0xd2,0x1f,0x19,0x97,0x23,0x14,0x94, -0x08,0x0e,0x14,0x1b,0x07,0x23,0x09,0x11,0x8e,0x26,0x15,0xd6,0xfe,0x06,0xef,0x15, -0x06,0x2c,0x06,0x0f,0x86,0x00,0xf4,0x03,0xfb,0xf0,0xf9,0xd9,0xd2,0xcc,0xd4,0xe9, -0x3b,0xe8,0xfb,0x7d,0x00,0xeb,0xe4,0xf2,0xf8,0xea,0xfb,0xe8,0x6b,0xf5,0x05,0xdd, -0xfd,0xf3,0xcc,0xea,0xf9,0x14,0x0d,0xfe,0xf4,0x0b,0x1f,0x01,0x13,0x20,0x5f,0x23, -0x18,0xba,0x04,0x07,0xae,0x0f,0x12,0x91,0x18,0x12,0x7c,0xff,0xf2,0xe9,0xfb,0xff, -0x5d,0xf6,0xfc,0xb8,0x00,0x0f,0x2b,0x05,0xf6,0xd1,0xed,0x04,0x5f,0xee,0xe3,0x21, -0xe9,0xe6,0xb9,0xe4,0xf1,0x72,0xea,0xef,0xc1,0xf5,0xef,0x74,0x0b,0x11,0xd8,0x14, -0x07,0xf2,0xfa,0xf8,0x22,0x02,0x02,0xb3,0xfe,0x09,0x54,0x0c,0x15,0x3c,0x05,0xf8, -0x6a,0x09,0x19,0x53,0x0f,0x09,0x16,0x15,0x10,0x19,0x15,0x0f,0xa6,0xff,0xfb,0x1b, -0xef,0xe8,0xdf,0xff,0xf6,0x50,0xf5,0xf1,0x84,0xeb,0xf8,0x76,0x01,0xfd,0x43,0xfb, -0x07,0xfc,0x10,0xf4,0x77,0xed,0xdd,0xc7,0xf5,0xf4,0x59,0xea,0xfd,0x78,0x0a,0xfb, -0xa2,0x0d,0x0d,0x03,0xfd,0x00,0xf7,0x05,0x10,0x15,0x15,0x18,0x23,0x06,0xfd,0xae, -0xff,0x05,0xb8,0x06,0xee,0xdb,0x0c,0x0b,0x24,0x02,0xfb,0x0d,0xfb,0x08,0x66,0x0a, -0x09,0x28,0x00,0x01,0xb2,0xf5,0xf8,0x86,0xf6,0xe4,0xee,0xe7,0xf5,0x66,0xed,0x03, -0x05,0x15,0x05,0xb3,0xfc,0xfc,0x01,0x06,0xfd,0xfe,0xef,0x05,0x14,0xfe,0x04,0x9d, -0x04,0xf3,0x0f,0xf7,0x0a,0xbf,0x02,0xff,0x28,0x0d,0x04,0xa5,0x14,0x12,0x93,0x02, -0x02,0x04,0x01,0xf9,0x2e,0x08,0x08,0x08,0xfe,0xe9,0x28,0xe9,0xfc,0xc3,0xf2,0xfe, -0x1d,0x02,0x07,0x33,0x12,0x15,0xc6,0xf7,0xf5,0xf5,0x0a,0xec,0xb2,0xed,0xfc,0x0b, -0xeb,0x04,0xe7,0x05,0xf9,0x0b,0x02,0xfd,0x4f,0xf8,0x0e,0xb1,0x13,0x0a,0x86,0x08, -0x00,0x7f,0xf7,0x05,0x87,0x01,0xf8,0x67,0x03,0xfd,0x4f,0x0b,0xfb,0x3d,0xf1,0x01, -0xd2,0xff,0xfb,0x69,0x08,0x06,0x95,0x08,0x0c,0x54,0x03,0xf4,0x00,0xf2,0xeb,0x93, -0xed,0xff,0x93,0xfc,0xff,0x31,0x06,0xfc,0x0b,0x08,0x06,0x5f,0xff,0xfd,0x05,0x0c, -0x07,0x55,0xff,0x01,0xc0,0xf5,0xfd,0x44,0xfa,0xfe,0x9c,0xff,0x07,0x26,0x0a,0x0f, -0x47,0x08,0xfa,0xd3,0x02,0xfb,0xdd,0x04,0x0a,0x84,0x0a,0xef,0x9f,0xfc,0xf2,0x6f, -0xf3,0xed,0xc4,0xfb,0xfb,0xac,0x01,0x08,0xeb,0x07,0xf7,0xc0,0x0c,0x08,0x2a,0xf2, -0xf7,0xa6,0x04,0xf2,0x7d,0xfe,0x02,0xde,0xf4,0xf7,0x06,0xfc,0x00,0xc1,0x0a,0x12, -0x47,0x0b,0x0c,0x2f,0x06,0xfd,0x60,0x07,0xfe,0x37,0xfe,0x08,0x52,0x07,0x02,0x4e, -0xf8,0xff,0x8c,0xf9,0xf3,0x6d,0x01,0xff,0xe2,0xf8,0x18,0x7f,0x05,0xfe,0xf5,0xfd, -0xf4,0xb7,0xeb,0xfd,0xca,0xff,0xee,0x54,0xf7,0xfc,0x4f,0xf4,0xff,0x23,0xff,0xfc, -0x20,0x08,0x08,0x7d,0x0a,0x07,0x31,0xf7,0x05,0x23,0xfa,0xf6,0x5e,0x00,0x01,0xf9, -0x0e,0x0b,0x0b,0x0b,0x05,0xf4,0xfd,0xfd,0xa8,0x08,0x0c,0xf0,0x07,0x0d,0x62,0x03, -0xfa,0xd4,0xfe,0xf7,0x84,0xf1,0xf6,0x22,0xfc,0xfe,0x73,0x03,0xfc,0x4d,0xfa,0x00, -0x24,0xfc,0xed,0x5c,0x00,0x04,0xbc,0x02,0xfc,0x06,0xf9,0xea,0x7e,0xea,0xfa,0x5a, -0xfe,0x04,0xcf,0x08,0x04,0x1f,0x0d,0x04,0x45,0x08,0x04,0x89,0x02,0x09,0xae,0x08, -0x0b,0xda,0x06,0xfd,0x65,0x0a,0xfb,0xa7,0xf5,0x02,0x80,0x05,0x06,0x26,0x0b,0x0f, -0x81,0xef,0x00,0x7e,0xfb,0xfc,0x57,0x03,0xfe,0xc5,0xf2,0xf8,0xf0,0xf0,0xf4,0x1c, -0xf3,0xf3,0xae,0xf7,0xff,0x6b,0x02,0x02,0x3f,0x02,0x03,0x21,0xfb,0xfa,0x3c,0xf4, -0x00,0xd8,0xfb,0x0b,0xac,0x0e,0xff,0x1b,0xfd,0x00,0x7a,0x08,0x0c,0x02,0x0d,0x09, -0x8a,0x0e,0x03,0x9f,0x02,0x08,0xb4,0xfd,0xf5,0x7f,0x07,0x04,0x02,0xfe,0x00,0x62, -0xfe,0xf8,0x6e,0xf2,0xfb,0xae,0xfc,0xfc,0xdb,0x08,0x03,0x8d,0xfc,0xea,0x98,0xed, -0xfb,0x52,0xf1,0xf9,0xfc,0xfa,0xfd,0x06,0xf9,0x03,0x4d,0x08,0xf8,0x31,0x04,0x0b, -0x5d,0xff,0x0b,0xd4,0x0a,0x05,0xab,0x04,0xfe,0x84,0x01,0xfb,0x67,0x09,0x06,0xaa, -0x0c,0x07,0x50,0x07,0xff,0xe8,0xfb,0x09,0xe7,0x04,0x03,0xd2,0x02,0x01,0x76,0xfd, -0xf8,0x52,0xf4,0xf4,0x49,0xf0,0xf6,0x04,0x00,0xfe,0x0c,0xfb,0x00,0xc9,0x01,0xf4, -0x23,0xf6,0xfe,0x3d,0xf7,0x05,0x25,0x00,0xfd,0xa5,0xf7,0xf9,0x89,0x01,0x02,0xbb, -0x04,0x07,0x03,0x0c,0x09,0x0d,0x08,0x07,0x56,0x01,0x01,0x11,0x07,0x05,0xba,0x0a, -0x03,0xf3,0x02,0x04,0xf6,0xf8,0xf5,0x57,0xff,0x01,0x33,0x04,0x07,0xcc,0x06,0xf7, -0xd0,0xfa,0xf9,0x57,0xfd,0xf2,0x15,0xf7,0xfa,0x5e,0xf7,0xf6,0x6e,0xff,0xfb,0x2e, -0xf3,0xfd,0x5f,0x05,0x00,0x60,0x05,0x0a,0x0f,0x04,0xfc,0x34,0xf9,0x01,0x98,0xfb, -0x01,0xd4,0x0e,0x06,0x66,0xff,0x04,0x2c,0x03,0x02,0xe3,0x02,0x0c,0x23,0x07,0x03, -0x33,0x06,0x07,0x05,0xff,0xf6,0xe4,0xfb,0xfc,0xad,0xf9,0xff,0x66,0x00,0xfe,0xa0, -0xfd,0xfc,0xc5,0xfb,0xf7,0xcf,0xfe,0x00,0xde,0x00,0xfb,0x5e,0xf4,0xfb,0x91,0xf5, -0xfb,0x46,0xfd,0x00,0x78,0x03,0x00,0xdc,0x09,0x05,0x39,0xfc,0x01,0xe2,0x01,0x03, -0xb1,0x01,0x0a,0x69,0x07,0x02,0xf6,0x00,0xfe,0xc6,0xfa,0x00,0xeb,0x02,0x08,0xa8, -0x05,0x04,0x03,0x04,0xfb,0x1f,0x01,0xfe,0xf6,0x03,0xf9,0xe7,0xfd,0xfe,0x12,0xfa, -0xf6,0x92,0xf7,0xf8,0x94,0xfb,0xff,0x20,0x05,0xff,0x4d,0x06,0xff,0x5e,0xfb,0xf9, -0x49,0xfb,0xfb,0x75,0x03,0xff,0x66,0x03,0xff,0xa3,0xfc,0x02,0xf0,0x04,0x00,0x41, -0x05,0x05,0xdb,0x03,0x09,0x77,0x04,0x00,0x5b,0xff,0xfe,0x3f,0xfe,0x02,0x00,0x01, -0x03,0x4c,0xfe,0x01,0xf3,0xf9,0xfc,0x0a,0xff,0x00,0xd2,0x03,0x02,0x31,0x00,0xf9, -0x81,0xf9,0xff,0xa9,0xf7,0xf7,0xbb,0x00,0xfc,0xf9,0xff,0x06,0x1c,0xfe,0xf9,0x4c, -0x00,0x01,0x01,0x00,0x06,0x16,0x02,0x03,0x13,0x01,0xff,0x3b,0xfe,0xfe,0x4d,0xfe, -0x06,0x2f,0x01,0x01,0xbc,0x02,0x03,0x8a,0x00,0x04,0xb5,0x03,0xff,0x97,0x01,0x01, -0x02,0x04,0xfb,0xcf,0xf8,0xfb,0xd7,0xf8,0xfa,0x27,0x04,0x00,0x37,0xff,0x01,0xc5, -0x03,0xfb,0x8d,0xfc,0x01,0xc3,0xfc,0xfd,0x1f,0x00,0xfc,0xca,0xfc,0xfe,0xf0,0x00, -0xfe,0xb9,0x01,0x00,0x3e,0x03,0x07,0x51,0x01,0x01,0xb9,0xfe,0xfc,0x6a,0x01,0x03, -0x42,0x02,0x04,0x07,0x00,0xff,0xf8,0xff,0xfe,0x38,0xfc,0x02,0x55,0x00,0x02,0x60, -0x02,0xff,0xdd,0xff,0x00,0x62,0xfd,0xfd,0x32,0xfb,0xff,0x60,0xfe,0xff,0x14,0xfe, -0xfc,0x9a,0xfc,0xfd,0x11,0x04,0x03,0x82,0x01,0x03,0x06,0x00,0xfe,0x05,0xff,0xfc, -0xf1,0xff,0xfe,0x89,0x00,0x01,0xab,0xfe,0x00,0x4d,0x03,0x01,0x11,0x00,0x02,0x46, -0x03,0x01,0x6d,0x03,0x01,0xb2,0xff,0xfb,0xc1,0xfc,0xfd,0xac,0xfe,0x00,0xca,0xff, -0xfe,0x4e,0x02,0xff,0xa6,0xff,0xfd,0x3d,0x01,0x01,0x21,0x00,0xff,0x0e,0xfe,0xfd, -0xfd,0xfd,0xfd,0xf9,0xfd,0x00,0x2b,0x00,0x00,0xf9,0x01,0x02,0x41,0xff,0xfe,0xea, -0xff,0x01,0x9e,0x00,0x00,0xdd,0x00,0x01,0x34,0xff,0x00,0x87,0xfe,0xff,0x52,0x00, -0x00,0x4b,0x00,0x00,0xdf,0x00,0x00,0x0c,0x00,0xff,0x0b,0x00,0xff,0x92,0xff,0xff, -0x9d,0xff,0xfe,0xe8,0xfe,0xff,0x92,0xff,0x01,0x70,0x00,0x00,0xb3,0x00,0x00,0xf2, -0xff,0xff,0xd8,0xff,0xff,0xde,0xff,0xff,0x0d,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0xfe,0xdb,0x00,0x00,0x31,0xfe,0xfd,0x6d,0xff,0xff,0x98,0x00,0x00,0x3f,0x00,0xff, -0xf8,0xfe,0xff,0xa9,0xfe,0xfd,0xc6,0xfd,0xfe,0xb5,0xff,0xfe,0x7d,0xfe,0xfd,0x12, -0xfe,0xfd,0x75,0xfc,0xfb,0x24,0xfa,0xfe,0x74,0x04,0x06,0x4e,0x07,0x0b,0x1a,0x0c, -0x11,0x73,0x15,0x15,0x3c,0x14,0x10,0x5a,0x0f,0x0f,0x03,0x0e,0x07,0x1e,0x00,0xff, -0x12,0xfd,0xf7,0x82,0xfa,0xf1,0x4e,0xf5,0xf6,0x34,0xed,0xe8,0x24,0xed,0xe6,0xed, -0xe6,0xde,0x1f,0xdc,0xd8,0xf8,0xe3,0xe6,0x25,0xe7,0xf2,0x73,0xe6,0xf4,0x2f,0xf4, -0xf2,0x13,0xf6,0xf6,0xf1,0xf2,0xfa,0xf7,0xfb,0x06,0xe1,0x03,0x0c,0x97,0x0e,0x09, -0x4c,0x0e,0x1e,0x18,0x1e,0x26,0x3a,0xf6,0xd6,0x1e,0x00,0x10,0x29,0xe4,0x19,0x6c, -0xee,0x06,0x1d,0xc8,0xd7,0x39,0xb7,0xce,0xbd,0xe0,0xd3,0x5f,0xfc,0xf7,0xd8,0xfd, -0x1a,0x25,0x38,0x45,0x50,0x52,0x35,0x0a,0x40,0x46,0x2c,0x31,0x21,0x4e,0x2f,0x36, -0xd9,0x39,0x3c,0x65,0x34,0x32,0x36,0x2f,0x46,0x32,0x3d,0x4c,0xd7,0x54,0x6e,0xfc, -0x7f,0x6d,0x04,0x43,0x30,0x23,0x17,0xf3,0x6f,0xed,0xda,0x45,0xd1,0xbc,0x80,0xd1, -0xce,0x7b,0xe9,0xf4,0xdd,0xf6,0xef,0xbf,0xed,0xe3,0x90,0xdd,0xe3,0x4d,0xd9,0xc8, -0x21,0xc3,0xb7,0x4e,0xaf,0xa2,0xed,0x9b,0x9b,0x77,0x94,0x97,0x52,0xa3,0xab,0x1c, -0xc0,0xc8,0x07,0xcf,0xd0,0x15,0xd0,0xce,0x86,0xca,0xc8,0xb2,0xcc,0xcd,0x89,0xd3, -0xd3,0xb8,0xd6,0xdc,0x00,0xe7,0xf8,0x16,0x08,0x16,0x48,0x1f,0x2c,0x81,0x34,0x2b, -0xb9,0x22,0x15,0x71,0x0a,0x06,0xa6,0x06,0x09,0x87,0x0f,0x19,0x0c,0x22,0x2b,0x03, -0x2f,0x2c,0x8d,0x27,0x22,0x64,0x18,0x13,0x4b,0x15,0x1a,0x5b,0x1c,0x1b,0x07,0x18, -0x13,0x63,0x12,0x12,0x17,0x09,0x07,0xe0,0x09,0x11,0x24,0x1c,0x21,0xfe,0x27,0x29, -0x07,0x26,0x27,0x91,0x25,0x23,0x88,0x1f,0x1c,0xbf,0x14,0x09,0x82,0xfd,0xf1,0xb4, -0xe9,0xe4,0xa9,0xde,0xdd,0xa6,0xdb,0xdd,0xa5,0xe3,0xe8,0x98,0xf2,0xf8,0xf1,0xfb, -0xf9,0xe8,0xf7,0xf3,0xe4,0xef,0xea,0xbc,0xe8,0xe8,0xdb,0xed,0xf1,0x83,0xf5,0xfa, -0x24,0xfd,0x07,0x39,0x01,0x09,0x0d,0x08,0x08,0xae,0x02,0x01,0xe1,0x02,0x02,0xae, -0x06,0x03,0x53,0x0d,0x0c,0xe2,0x13,0x18,0x3a,0x18,0x1b,0x4d,0x1d,0x19,0x9d,0x19, -0x1a,0x39,0x12,0x0c,0x4b,0x0e,0x0e,0xff,0x0d,0x08,0xc2,0x09,0x0b,0xe1,0x10,0x0e, -0xcf,0x0e,0x10,0x1a,0x0f,0x0d,0x4d,0x0a,0x07,0x51,0x02,0x00,0x2f,0xfe,0xf2,0x86, -0xf3,0xef,0x0b,0xf1,0xec,0x56,0xeb,0xe9,0x1e,0xe5,0xeb,0xbb,0xf2,0xf1,0x04,0xf5, -0xf8,0xc6,0x00,0x03,0x15,0x03,0x07,0xb2,0x0b,0x09,0xb2,0x05,0x03,0xae,0x03,0x03, -0x03,0x00,0xff,0x40,0xfe,0xfb,0x35,0xf9,0xf8,0x7e,0xf9,0xf6,0xb2,0xf5,0xf7,0xfa, -0xf6,0xf7,0xca,0xf6,0xf5,0x90,0xf7,0xfb,0xc5,0xfc,0xff,0x68,0x00,0x01,0x3e,0x04, -0x05,0x22,0x06,0x09,0xb1,0x09,0x0a,0x64,0x08,0x09,0x37,0x06,0x03,0x46,0xfb,0xf4, -0x80,0xee,0xec,0x7d,0xec,0xec,0x0b,0xee,0xf1,0x41,0xf5,0xf7,0xdc,0xf9,0xfa,0xe4, -0xfb,0xfe,0xc9,0xfe,0x00,0xbb,0x01,0x02,0x65,0x04,0x05,0xaa,0x06,0x03,0xdf,0x04, -0x05,0xce,0x06,0x07,0xd7,0x07,0x07,0x96,0x04,0x03,0x07,0x02,0x01,0x41,0xff,0x02, -0x66,0x01,0x01,0x4f,0x02,0x03,0x66,0x04,0x05,0xe9,0x04,0x05,0x07,0x06,0x07,0x54, -0x06,0x07,0xb4,0x08,0x0a,0x3d,0x0b,0x0a,0x15,0x09,0x05,0xb4,0x01,0xff,0x03,0xfc, -0xf9,0x0f,0xf4,0xf3,0x85,0xef,0xed,0x7c,0xef,0xf1,0xb1,0xf1,0xf1,0x20,0xf2,0xf5, -0x31,0xf5,0xf9,0x90,0xf8,0xfa,0x99,0xfd,0xfd,0x38,0xfe,0xfc,0xc3,0xfc,0xfe,0x42, -0xfc,0xf9,0xde,0xf8,0xf7,0x21,0xf8,0xf9,0xe3,0xfa,0xfb,0x26,0xfd,0xfe,0x75,0xff, -0x01,0x71,0x04,0x03,0x0b,0x04,0x02,0xb3,0x02,0x00,0x6e,0x00,0xfd,0x9b,0xfe,0xfd, -0xf5,0x00,0x01,0x20,0x04,0x08,0x1e,0x0c,0x0d,0x6f,0x0e,0x0c,0x92,0x0d,0x09,0xa9, -0x07,0x06,0x1f,0x02,0x02,0x8c,0x00,0xff,0x35,0xfe,0xfc,0xb9,0xfd,0x00,0xe6,0x00, -0xfe,0xa4,0xfe,0xfd,0x68,0xfb,0xfb,0xf4,0xf7,0xf6,0x68,0xf5,0xf5,0x17,0xf5,0xf4, -0xc2,0xf4,0xf4,0x62,0xf8,0xf8,0xac,0xfb,0xfa,0x38,0xfc,0xfc,0x19,0xfe,0xfe,0xef, -0xfe,0xfe,0xee,0xfd,0xff,0xb0,0xff,0xff,0xfc,0x01,0x01,0xd9,0xff,0xff,0x8c,0xfe, -0x00,0xe4,0x00,0x01,0x7f,0x03,0x06,0x13,0x06,0x06,0xc5,0x07,0x07,0x8a,0x08,0x09, -0x75,0x09,0x08,0x0a,0x09,0x0a,0x2a,0x0c,0x0e,0x9b,0x0e,0x0f,0x02,0x0e,0x0f,0xe7, -0x0e,0x0f,0xb0,0x0d,0x0d,0xfd,0x08,0x06,0xfe,0x03,0x02,0x26,0x04,0x00,0x4d,0x03, -0x02,0x06,0x03,0x03,0x23,0x06,0x08,0x7e,0x0a,0x0a,0x58,0x0a,0x0c,0xe5,0x0b,0x0b, -0xf6,0x09,0x08,0x2f,0x05,0x04,0xe4,0x00,0xfe,0xda,0xfc,0xfa,0x01,0xf8,0xf4,0xcf, -0xf5,0xf4,0x3d,0xf5,0xf4,0x48,0xf3,0xf1,0x9a,0xf1,0xf1,0x87,0xf2,0xf3,0xc1,0xf4, -0xf6,0xb0,0xf7,0xf7,0xf1,0xf8,0xfb,0x34,0xfc,0xfd,0xd8,0xff,0x00,0x13,0x01,0x01, -0x5a,0x02,0x01,0x2a,0x03,0x03,0x50,0x03,0x02,0x2b,0x02,0x01,0x87,0x02,0x01,0xef, -0x01,0x01,0x67,0x02,0x03,0x21,0x02,0x03,0x63,0x02,0x02,0xc6,0x01,0x01,0x5c,0x01, -0x01,0x99,0xff,0x01,0xa2,0x00,0x00,0x75,0xff,0x00,0x3f,0x01,0x02,0xd8,0x03,0x04, -0x84,0x02,0x02,0xcd,0x01,0x00,0x44,0x00,0xfc,0xfc,0xfb,0xfb,0x28,0xf9,0xf8,0x0a, -0xf9,0xf8,0xaf,0xf9,0xfa,0x10,0xfb,0xfb,0x3e,0xfc,0xfb,0x7f,0xfc,0xfe,0xd4,0xfe, -0xff,0xb2,0xfd,0xfe,0xe4,0xfc,0xfc,0x38,0xfc,0xfc,0x60,0xfb,0xfd,0xc4,0xfb,0xfb, -0xec,0xfa,0xfd,0x40,0xfe,0xff,0xc2,0xff,0x00,0x84,0x00,0xff,0x98,0xfe,0xfe,0x37, -0xff,0xfe,0xc6,0xfd,0xfe,0x68,0xff,0xff,0x0d,0x01,0x01,0x16,0x03,0x04,0xe6,0x05, -0x06,0xfb,0x05,0x04,0x86,0x05,0x04,0xf4,0x03,0x02,0xf1,0x00,0x00,0x40,0xff,0xfe, -0x27,0xff,0xff,0x25,0x00,0xff,0xb4,0xfe,0xff,0xb4,0xff,0xff,0x4d,0xff,0xfe,0x94, -0xfd,0xfc,0x47,0xfb,0xf9,0xcf,0xf8,0xf9,0xc9,0xf9,0xfa,0x7b,0xf9,0xf9,0x76,0xfb, -0xfb,0xbf,0xfc,0xfb,0x9b,0xfc,0xfb,0x0b,0xfc,0xfb,0x17,0xfa,0xf9,0xfd,0xfa,0xf9, -0x77,0xfb,0xfb,0xcf,0xfc,0xfd,0x34,0xfe,0xfe,0xef,0xff,0xff,0xe8,0xff,0x00,0xea, -0x00,0x00,0xfe,0xff,0xff,0x1c,0x00,0xff,0x69,0xfe,0xfe,0xf0,0xff,0xff,0x97,0xfe, -0xfe,0x7a,0x00,0x00,0x88,0x01,0x02,0x8c,0x02,0x03,0x91,0x03,0x03,0x33,0x03,0x02, -0x8f,0x02,0x01,0xab,0x00,0x00,0xcd,0x01,0x00,0xcc,0x00,0x01,0xd4,0x01,0x03,0x96, -0x01,0x02,0x2d,0x03,0x04,0x60,0x04,0x04,0x91,0x05,0x05,0x7f,0x05,0x06,0x59,0x06, -0x06,0x31,0x06,0x06,0x3b,0x07,0x07,0xc1,0x06,0x07,0xf8,0x06,0x07,0xa5,0x06,0x06, -0x29,0x06,0x05,0x94,0x05,0x05,0xa2,0x04,0x03,0x3a,0x03,0x02,0x1d,0x03,0x03,0xb7, -0x02,0x02,0x0b,0x03,0x02,0xaa,0x03,0x03,0x77,0x02,0x02,0xf1,0xff,0xfe,0xbe,0xfd, -0xfd,0x54,0xfd,0xfc,0x5f,0xfb,0xfa,0x3f,0xfb,0xfb,0xdf,0xfb,0xfd,0x42,0xfc,0xfd, -0xd2,0xfe,0xff,0x2d,0x01,0x02,0x63,0x02,0x01,0x55,0x00,0xff,0xa7,0xff,0xff,0x8d, -0x01,0x02,0x33,0x02,0x03,0xba,0x03,0x03,0x84,0x04,0x05,0xd5,0x04,0x04,0x8c,0x04, -0x04,0xa1,0x04,0x04,0x29,0x04,0x04,0xd6,0x04,0x05,0x87,0x04,0x04,0x9e,0x06,0x07, -0x83,0x07,0x06,0x7b,0x06,0x05,0xaf,0x05,0x05,0xf4,0x03,0x03,0x15,0x02,0x00,0x7f, -0x00,0x01,0x70,0x00,0xfe,0x5e,0xfe,0xfc,0x9b,0xfb,0xfa,0xf9,0xf9,0xf8,0x96,0xf7, -0xf7,0x4a,0xf6,0xf5,0x72,0xf4,0xf2,0xf7,0xf2,0xf3,0x36,0xf2,0xf2,0x70,0xf2,0xf3, -0xc0,0xf2,0xf3,0xe9,0xf3,0xf5,0x12,0xf5,0xf5,0x55,0xf5,0xf5,0xdf,0xf6,0xf8,0x66, -0xf9,0xf9,0xbf,0xfa,0xfc,0xaa,0xfd,0xfe,0xe6,0xff,0x00,0x1c,0x02,0x02,0xfb,0x02, -0x04,0x94,0x04,0x05,0x87,0x05,0x06,0xd0,0x05,0x06,0xf8,0x06,0x06,0x1b,0x06,0x06, -0xe8,0x04,0x05,0x44,0x06,0x05,0xc9,0x04,0x05,0x22,0x04,0x04,0x2a,0x05,0x04,0xd8, -0x03,0x03,0xff,0x02,0x02,0x74,0x01,0x01,0x52,0x00,0x00,0xa3,0xff,0xff,0x92,0xfd, -0xfe,0x38,0xfe,0xfd,0xd9,0xfb,0xfc,0x08,0xfc,0xfb,0x7f,0xfb,0xfa,0x4b,0xfa,0xfb, -0xb1,0xf9,0xf8,0x39,0xf8,0xf7,0x19,0xf7,0xf6,0x99,0xf6,0xf6,0xbb,0xf6,0xf6,0x0d, -0xf7,0xf7,0x23,0xf8,0xf9,0xf0,0xf8,0xf9,0xd4,0xf9,0xfa,0x04,0xfb,0xfd,0xc6,0x00, -0x01,0x75,0x02,0x04,0xbf,0x06,0x07,0x11,0x08,0x08,0xf8,0x08,0x09,0xfc,0x09,0x08, -0x6f,0x08,0x08,0x0c,0x08,0x07,0xed,0x06,0x06,0xe4,0x05,0x05,0xed,0x05,0x05,0x55, -0x04,0x03,0xc8,0x02,0x02,0x37,0x02,0x01,0xf7,0x00,0x01,0x7b,0x02,0x02,0x52,0x02, -0x03,0x50,0x03,0x02,0x2d,0x02,0x02,0x58,0x02,0x02,0x73,0x01,0x01,0xd3,0x01,0x01, -0x28,0x01,0x00,0xa7,0xff,0xff,0xc6,0xfe,0xfe,0xdd,0xfe,0xfd,0x92,0xfd,0xfd,0x49, -0xfe,0xfe,0x04,0xfe,0xfd,0xae,0xfd,0xfd,0x12,0xfd,0xfd,0x54,0xfd,0xfd,0xec,0xfd, -0xfd,0x84,0xfd,0xfe,0xb0,0xfd,0xfe,0xf5,0xff,0x00,0x7e,0x01,0x02,0x5a,0x03,0x03, -0x7f,0x03,0x03,0xe5,0x02,0x02,0xfd,0x01,0x01,0x87,0x01,0x01,0x76,0x02,0x01,0xbe, -0x01,0x01,0x49,0x02,0x02,0xf5,0x02,0x02,0x0f,0x03,0x02,0x9e,0x02,0x02,0x4c,0x02, -0x02,0x05,0x02,0x01,0x4d,0x02,0x02,0x66,0x02,0x02,0x63,0x02,0x02,0xfe,0x02,0x02, -0xdd,0x02,0x03,0x00,0x03,0x02,0x7c,0x02,0x02,0x1e,0x03,0x02,0x9a,0x02,0x02,0x61, -0x01,0x01,0xda,0x01,0x00,0x6d,0x00,0x00,0x1c,0x01,0x00,0x02,0x00,0x00,0xb9,0xff, -0xff,0xa9,0xff,0x00,0x60,0x00,0x00,0x64,0x00,0xff,0x5c,0xff,0xff,0x35,0xff,0xfe, -0xf1,0xfd,0xfd,0x9c,0xfd,0xfc,0x9d,0xfc,0xfc,0xd4,0xfb,0xfb,0x99,0xfb,0xfb,0x03, -0xfb,0xfb,0x7b,0xfb,0xfa,0x8a,0xfa,0xfa,0x3b,0xfa,0xf9,0xaf,0xf9,0xfa,0x02,0xfa, -0xfa,0x43,0xfa,0xfa,0x3c,0xfb,0xfb,0x96,0xfb,0xfc,0xea,0xfc,0xfc,0x3d,0xfd,0xfd, -0x01,0xfe,0xfe,0x57,0xfe,0xff,0x81,0xff,0x00,0xc4,0x00,0x00,0x2d,0x01,0x01,0x3e, -0x02,0x02,0x43,0x02,0x02,0x17,0x02,0x02,0xb1,0x01,0x01,0x5b,0x01,0x01,0x9c,0x02, -0x03,0xe0,0x02,0x04,0x41,0x04,0x03,0x9e,0x04,0x04,0x40,0x04,0x04,0x2a,0x04,0x03, -0xe7,0x02,0x02,0x80,0x01,0x00,0x2e,0x00,0xff,0x08,0xff,0xfe,0xfc,0xfd,0xfd,0x98, -0xfd,0xfd,0x46,0xfd,0xfd,0x67,0xfd,0xfd,0xd8,0xfc,0xfc,0x6b,0xfc,0xfc,0x05,0xfc, -0xfc,0x12,0xfc,0xfc,0xf6,0xfc,0xfc,0x7f,0xfd,0xfd,0xac,0xfd,0xfd,0xfc,0xfd,0xfe, -0xcc,0xfe,0xff,0xb5,0xff,0xff,0xdf,0xff,0x00,0xf1,0xff,0x00,0x10,0x00,0x00,0x42, -0x00,0x00,0xcd,0x01,0x01,0x3c,0x02,0x01,0x1c,0x02,0x02,0x20,0x01,0x01,0x50,0x00, -0xff,0x15,0xff,0xff,0x65,0xff,0xff,0xe5,0xff,0x00,0x50,0x00,0x00,0x7f,0x01,0x01, -0x6b,0x02,0x02,0x82,0x02,0x02,0x97,0x02,0x02,0xf2,0x01,0x01,0x6e,0x01,0x00,0xbc, -0x00,0x00,0xb8,0x00,0x01,0x85,0x01,0x01,0x75,0x01,0x01,0xc4,0x00,0x00,0x89,0xff, -0xff,0x4e,0xff,0xfe,0x3c,0xfe,0xfd,0x36,0xfd,0xfd,0xb2,0xfc,0xfc,0x19,0xfd,0xfd, -0x7d,0xfe,0xff,0xc4,0xff,0x01,0xa0,0x01,0x02,0x77,0x02,0x02,0x2a,0x03,0x03,0x28, -0x03,0x03,0x24,0x03,0x03,0x45,0x03,0x03,0x86,0x03,0x03,0xdb,0x03,0x04,0x85,0x04, -0x04,0xad,0x04,0x04,0x46,0x04,0x03,0x6c,0x03,0x02,0x33,0x01,0x00,0x1a,0x00,0xff, -0x56,0xff,0xff,0x88,0xff,0xff,0x4b,0xff,0xff,0x7a,0xff,0xff,0xc8,0xff,0xff,0xbb, -0xff,0xff,0x27,0xff,0xff,0x63,0xff,0xff,0x36,0xff,0xff,0x79,0xff,0xff,0x68,0xff, -0xff,0x8a,0xff,0xff,0xa6,0xff,0xff,0x15,0xff,0xff,0x34,0xff,0xfe,0xdb,0xfe,0xfe, -0xbd,0xfe,0xfe,0xb9,0xfe,0xfe,0xc7,0xfe,0xfe,0x6e,0xff,0xff,0x88,0xff,0x00,0xc0, -0xff,0xff,0x35,0xff,0xff,0x98,0xff,0xff,0xe7,0xfe,0xfe,0x1a,0xff,0xff,0x89,0xff, -0xff,0x38,0x00,0x00,0xd9,0x00,0x01,0xa1,0x01,0x01,0xab,0x01,0x01,0x88,0x01,0x00, -0xef,0x00,0x00,0xd8,0xff,0xff,0x16,0xff,0xfe,0xcc,0xfe,0xfe,0x2c,0xff,0xfe,0x1f, -0xff,0xff,0x22,0xff,0xff,0x12,0xff,0xff,0x23,0xff,0xff,0xd5,0xfe,0xfe,0x9a,0xfe, -0xff,0xd0,0xfe,0xfe,0xec,0xfe,0xfe,0x2d,0xff,0xff,0xa3,0xff,0xff,0x5e,0x00,0x00, -0x48,0x00,0x00,0xb1,0xff,0xff,0xaa,0xff,0xff,0x5a,0xff,0xff,0x83,0xff,0xff,0xbf, -0xff,0xff,0x0d,0x00,0xff,0xcf,0xff,0xff,0x2f,0x00,0x00,0x41,0x00,0x00,0x04,0x00, -0xff,0xac,0xff,0xff,0x8a,0xff,0xff,0x1f,0x00,0x00,0x30,0x00,0x00,0x62,0x00,0x00, -0x98,0x00,0x00,0xf3,0xff,0xff,0xcf,0xff,0xff,0x58,0xff,0xff,0x23,0xff,0xff,0x11, -0xff,0xff,0x24,0xff,0xff,0x31,0xff,0xff,0x65,0xff,0xff,0x57,0xff,0xff,0x04,0xff, -0xff,0xb2,0xfe,0xfe,0x9a,0xfe,0xfe,0x87,0xfe,0xfe,0xa9,0xfe,0xff,0xa2,0xff,0xff, -0x4c,0x00,0x00,0x75,0x00,0x00,0xeb,0x00,0x01,0x41,0x01,0x01,0x58,0x01,0x01,0x46, -0x01,0x01,0x75,0x01,0x01,0xa8,0x01,0x01,0x99,0x01,0x01,0xb8,0x01,0x02,0xe2,0x01, -0x02,0xb0,0x01,0x01,0x79,0x01,0x01,0x69,0x01,0x01,0x24,0x01,0x00,0xde,0x00,0x00, -0xcb,0x00,0x00,0x48,0x00,0x00,0x35,0x00,0x00,0x23,0x00,0xff,0xed,0xff,0xff,0x0c, -0x00,0x00,0x13,0x00,0x00,0x72,0x00,0x00,0x78,0x00,0x00,0x59,0x00,0x00,0x35,0x00, -0xff,0xef,0xff,0xff,0xce,0xff,0xff,0xfd,0xff,0xff,0xee,0xff,0xff,0x0d,0x00,0x00, -0x31,0x00,0x00,0x45,0x00,0x00,0x23,0x00,0xff,0xde,0xff,0xff,0xcb,0xff,0xff,0x7b, -0xff,0xff,0x35,0xff,0xff,0x03,0xff,0xff,0x10,0xff,0xff,0x10,0xff,0xff,0x72,0xff, -0xff,0x0c,0x00,0x00,0x51,0x00,0x00,0xd8,0x00,0x00,0x1e,0x01,0x00,0xde,0x00,0x00, -0xed,0x00,0x00,0xad,0x00,0x00,0x69,0x00,0x00,0x24,0x00,0x00,0x26,0x00,0x00,0x11, -0x00,0x00,0x11,0x00,0x00,0x03,0x00,0xff,0xde,0xff,0xff,0xed,0xff,0xff,0xad,0xff, -0xff,0x8a,0xff,0xff,0x9a,0xff,0xff,0xa9,0xff,0xff,0xca,0xff,0xff,0x9b,0xff,0xff, -0xa8,0xff,0xff,0xba,0xff,0xff,0xca,0xff,0xff,0xaa,0xff,0xff,0x9a,0xff,0xff,0x88, -0xff,0xff,0x47,0xff,0xff,0x13,0xff,0xff,0x02,0xff,0xff,0x11,0xff,0xff,0x85,0xff, -0xff,0xba,0xff,0xff,0x0e,0x00,0x00,0x11,0x00,0x00,0x31,0x00,0x00,0x55,0x00,0x00, -0x45,0x00,0x00,0x22,0x00,0x00,0x23,0x00,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x43, -0x00,0x00,0x77,0x00,0x00,0x87,0x00,0x00,0x77,0x00,0x00,0x77,0x00,0x00,0x77,0x00, -0x00,0x36,0x00,0x00,0xf2,0xff,0xff,0xde,0xff,0xff,0xed,0xff,0xff,0xee,0xff,0xff, -0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xef,0xff,0xff,0xee,0xff,0xff,0x0f, -0x00,0x00,0x20,0x00,0x00,0x31,0x00,0x00,0x02,0x00,0x00,0x32,0x00,0x00,0x22,0x00, -0x00,0x13,0x00,0xff,0x0f,0x00,0x00,0xf0,0xff,0xff,0xde,0xff,0xff,0xcc,0xff,0xff, -0xab,0xff,0xff,0xba,0xff,0xff,0xcb,0xff,0xff,0xed,0xff,0xff,0xfe,0xff,0x00,0x10, -0x00,0x00,0x11,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x21,0x00,0x00,0x11,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0xff,0x2f,0x00,0x00,0x10,0x00,0x00,0x13,0x00,0x00,0x00,0x00, -0x00,0x20,0x00,0x00,0x51,0x00,0x00,0x63,0x00,0x00,0x92,0x00,0x00,0x50,0xff,0xff, -0xf4,0xfe,0xfe,0xfe,0xff,0xfe,0xbd,0x00,0xfe,0x3f,0xff,0xfe,0x63,0xfe,0xfe,0x33, -0xff,0xfd,0x3f,0xfe,0xfd,0x7b,0xfe,0x00,0xcd,0x02,0x00,0xf4,0xfd,0xfd,0x7c,0xfd, -0xff,0x76,0xfe,0xfe,0x05,0x00,0xfe,0x77,0xfe,0x01,0x88,0xfb,0xfd,0x9b,0xfd,0xfe, -0xd7,0xf9,0xfc,0x1e,0x02,0xff,0x17,0x00,0xff,0xc6,0xfc,0xfe,0xa4,0xfc,0xff,0xe3, -0xff,0x01,0xf4,0xfc,0xfa,0xee,0xfc,0xfb,0x71,0x03,0x01,0x75,0xfe,0x01,0x60,0x02, -0xff,0xfe,0x00,0x04,0xd1,0x01,0x02,0xcc,0xff,0x00,0xf2,0x01,0xfe,0x8f,0x05,0x00, -0x8b,0x03,0x01,0x08,0x03,0x01,0xed,0x02,0x01,0xac,0x01,0xfe,0xa8,0xfc,0x00,0xdb, -0x04,0xff,0x86,0x04,0x00,0xa1,0x00,0xfd,0xd9,0x00,0xff,0xa0,0x02,0x01,0x4c,0x03, -0xfd,0xc1,0x01,0x00,0xd5,0x04,0x00,0xc1,0xff,0xfd,0xbe,0xfd,0x01,0xf8,0xfe,0xff, -0x74,0xff,0xfd,0xe2,0xfc,0xfc,0x75,0xfa,0xf9,0x83,0xf4,0xf5,0x64,0xf3,0xf8,0x5f, -0x02,0x01,0x43,0x06,0x06,0x7e,0x08,0x10,0xc9,0x0b,0x05,0x8f,0x0d,0x06,0x3b,0x0f, -0xfe,0x58,0xfb,0xea,0x6a,0xe5,0xf3,0xf4,0xf4,0xe2,0x0e,0xe6,0xe1,0x57,0xeb,0xec, -0x7f,0xf1,0xef,0x56,0xe3,0xf5,0x89,0xf0,0xf1,0x89,0xea,0xe7,0x5c,0xf4,0xf9,0x89, -0x05,0x01,0xbf,0x05,0x0b,0xc6,0x17,0x0d,0x84,0x14,0x1b,0x69,0x05,0x3b,0x01,0x36, -0x26,0xee,0x38,0x48,0x4b,0x44,0x46,0x6e,0x36,0x3c,0xe5,0x26,0x2f,0x29,0x3a,0x24, -0xe6,0x33,0x41,0x93,0x48,0x46,0xfd,0x35,0x3c,0xa2,0x3a,0x33,0xb1,0x35,0x3b,0xf3, -0x3a,0x32,0xba,0x2f,0x2d,0x99,0x28,0x20,0x46,0x22,0x1f,0x35,0x21,0x20,0x77,0x20, -0x1c,0x16,0x14,0x08,0xb1,0xef,0xe1,0x23,0xcb,0xb4,0x90,0xa5,0x95,0xfa,0x84,0x80, -0xc0,0x80,0x80,0xa7,0x80,0x80,0xb9,0x80,0x80,0xa8,0x80,0x80,0xc8,0x80,0x80,0xe5, -0x86,0x8b,0x41,0x8a,0x8c,0x3d,0x93,0x9f,0x00,0xa6,0xa9,0xbb,0xaa,0xaa,0x07,0xb2, -0xbd,0xc1,0xc7,0xd6,0xc4,0xdc,0xe0,0x34,0xdf,0xe1,0x7e,0xe5,0xe8,0x17,0xec,0xef, -0x4a,0xf6,0x02,0xc6,0x13,0x24,0x88,0x36,0x45,0x29,0x51,0x60,0x44,0x6e,0x7a,0xeb, -0x7f,0x7f,0x81,0x7f,0x7f,0x64,0x7f,0x7f,0x55,0x7f,0x7f,0x76,0x7f,0x7f,0xd3,0x7b, -0x72,0x2c,0x66,0x58,0xa9,0x4d,0x48,0x26,0x41,0x38,0xce,0x31,0x28,0x12,0x1c,0x13, -0x58,0x07,0xfb,0xf1,0xf4,0xf4,0x25,0xf4,0xf4,0x36,0xf1,0xed,0x10,0xe6,0xe1,0xb8, -0xe0,0xdf,0xe7,0xde,0xda,0x0f,0xd1,0xc4,0x48,0xb8,0xae,0x35,0xa6,0xa2,0x2b,0x9f, -0x9b,0xee,0x98,0x94,0xf4,0x8e,0x8a,0x0b,0x91,0x99,0x7a,0xa7,0xb4,0x2e,0xbf,0xc7, -0xe6,0xce,0xd5,0x5c,0xe0,0xec,0x00,0xfb,0x0c,0x7e,0x18,0x25,0xb8,0x2f,0x38,0x1b, -0x3d,0x45,0x43,0x46,0x46,0xcd,0x48,0x45,0x55,0x42,0x44,0x0c,0x3c,0x39,0x8c,0x35, -0x35,0xb8,0x33,0x32,0x43,0x33,0x35,0x78,0x38,0x3e,0x01,0x41,0x45,0x19,0x49,0x4f, -0xe8,0x52,0x53,0x4c,0x51,0x4d,0x76,0x44,0x3d,0x5d,0x33,0x2c,0x3d,0x23,0x1a,0xcc, -0x12,0x07,0xc5,0xfb,0xf1,0xb9,0xe5,0xdc,0x25,0xd4,0xcc,0x84,0xc5,0xbe,0x1f,0xba, -0xb4,0x4d,0xb1,0xb1,0x58,0xb1,0xb2,0x4f,0xb7,0xb9,0x29,0xbc,0xc0,0xe9,0xc3,0xc9, -0x06,0xce,0xd1,0x1d,0xd8,0xdc,0x7f,0xe0,0xe1,0xc1,0xe0,0xdd,0x49,0xdb,0xd8,0x79, -0xd7,0xda,0x11,0xde,0xe0,0x2f,0xe4,0xe7,0xe7,0xea,0xee,0xe9,0xf2,0xf7,0x13,0xfd, -0x03,0x7b,0x0c,0x14,0x88,0x1d,0x26,0xd2,0x2c,0x35,0xa8,0x3c,0x40,0xbd,0x44,0x48, -0xb0,0x48,0x48,0x33,0x47,0x44,0x85,0x40,0x3b,0x26,0x35,0x2e,0xe5,0x26,0x1f,0x34, -0x19,0x14,0x62,0x0f,0x0b,0x19,0x07,0x04,0x94,0x01,0x00,0x00,0x01,0x03,0x2b,0x05, -0x06,0xe3,0x07,0x07,0xe5,0x07,0x08,0xa5,0x08,0x08,0x42,0x06,0x06,0xe0,0x01,0xfd, -0x52,0xf8,0xf1,0x65,0xe9,0xdf,0xbb,0xd6,0xcf,0x2b,0xca,0xc6,0x2f,0xc4,0xc1,0xdb, -0xc1,0xc2,0x86,0xc1,0xc4,0x58,0xc7,0xca,0x56,0xcf,0xd4,0x00,0xdc,0xe1,0x3f,0xe8, -0xee,0x68,0xf1,0xf4,0xa7,0xf5,0xf6,0xb3,0xf6,0xf8,0x59,0xf9,0xfa,0x3b,0xfc,0xfd, -0x77,0xfd,0xfc,0x5e,0xfb,0xfa,0x02,0xf9,0xfa,0x57,0xfc,0xfe,0x9a,0x02,0x07,0xf2, -0x0c,0x12,0x0b,0x18,0x1f,0x53,0x25,0x2c,0xb1,0x31,0x38,0xcd,0x3c,0x40,0x47,0x42, -0x43,0xeb,0x42,0x41,0x28,0x3d,0x38,0x36,0x32,0x2b,0xc1,0x21,0x19,0x1d,0x10,0x08, -0x5f,0x02,0xfc,0xa8,0xf8,0xf4,0xf6,0xf2,0xf0,0xfa,0xee,0xee,0x39,0xeb,0xe9,0xe1, -0xe7,0xe7,0x94,0xe7,0xe8,0x12,0xe9,0xeb,0xf0,0xeb,0xea,0x3f,0xea,0xe7,0x56,0xe3, -0xdf,0xcf,0xd9,0xd7,0x72,0xd1,0xcf,0x22,0xca,0xc6,0x3a,0xc2,0xc0,0x17,0xbe,0xbd, -0x0c,0xbf,0xc1,0x5e,0xc5,0xcb,0xa7,0xd3,0xdb,0xca,0xe3,0xec,0xcd,0xf6,0xfe,0xed, -0x05,0x0d,0xa3,0x12,0x18,0x41,0x1e,0x21,0xe8,0x25,0x28,0x9d,0x2b,0x2e,0x03,0x2e, -0x2f,0x90,0x2d,0x2d,0x03,0x2c,0x2c,0xf9,0x29,0x29,0x5d,0x2b,0x2b,0x12,0x2c,0x2d, -0xa4,0x2e,0x31,0xb3,0x32,0x34,0x57,0x36,0x38,0xce,0x3a,0x3b,0x09,0x3d,0x3c,0x0d, -0x3c,0x39,0xa4,0x34,0x2f,0x2a,0x28,0x1e,0x86,0x15,0x0b,0xcf,0x01,0xf7,0xc5,0xed, -0xe4,0x51,0xdc,0xd5,0x8c,0xcd,0xc6,0x3c,0xc3,0xbf,0x1c,0xbe,0xbf,0xe3,0xc0,0xc3, -0x94,0xc6,0xcb,0xd8,0xcf,0xd4,0x4a,0xd7,0xda,0xb3,0xdb,0xdd,0x81,0xdf,0xe0,0xff, -0xe2,0xe4,0xe2,0xe4,0xe5,0xc3,0xe4,0xe6,0xa8,0xe6,0xe6,0x00,0xe6,0xe6,0x61,0xe7, -0xe9,0xb3,0xec,0xf1,0x0e,0xf8,0xfd,0x7e,0x02,0x09,0x47,0x10,0x16,0x2f,0x1f,0x25, -0x07,0x2c,0x30,0x6c,0x36,0x3a,0xee,0x3e,0x41,0x76,0x43,0x42,0x2a,0x41,0x3e,0x5e, -0x3b,0x36,0x99,0x30,0x2a,0x69,0x25,0x1f,0xc0,0x1a,0x16,0x42,0x12,0x0f,0xb1,0x0b, -0x09,0x06,0x07,0x06,0x4c,0x05,0x06,0xd0,0x05,0x05,0x08,0x04,0x03,0xf2,0x01,0xff, -0x49,0xfd,0xf9,0xef,0xf5,0xf1,0x0d,0xed,0xe8,0xba,0xe4,0xdf,0xf1,0xd9,0xd4,0x40, -0xce,0xc9,0xb3,0xc4,0xc0,0xb6,0xbd,0xbc,0x53,0xbc,0xbb,0x47,0xbf,0xc2,0x43,0xc8, -0xce,0x3c,0xd6,0xdd,0xd2,0xe3,0xeb,0x51,0xf1,0xf7,0x5f,0xfd,0x02,0xb3,0x05,0x09, -0xb5,0x0b,0x0d,0x72,0x0e,0x10,0x5a,0x11,0x12,0xef,0x13,0x15,0xf6,0x15,0x16,0x59, -0x17,0x18,0x48,0x18,0x19,0x60,0x19,0x1a,0x9a,0x1c,0x1d,0xdc,0x1f,0x22,0x77,0x25, -0x29,0xe8,0x2c,0x2f,0x0d,0x32,0x32,0x69,0x33,0x32,0x68,0x30,0x2d,0xab,0x29,0x24, -0x67,0x1d,0x15,0x89,0x0d,0x05,0x7b,0xfd,0xf6,0xf1,0xee,0xe7,0x4e,0xe3,0xdf,0x3d, -0xdd,0xda,0x6f,0xda,0xda,0xd1,0xd9,0xda,0xc2,0xda,0xdb,0xf0,0xdb,0xdb,0x38,0xdb, -0xda,0x2f,0xdb,0xda,0x37,0xdb,0xdb,0x5f,0xdc,0xdc,0xd1,0xdb,0xdc,0x87,0xda,0xd9, -0xb5,0xd8,0xd4,0x38,0xd4,0xd2,0xf4,0xd1,0xd2,0x19,0xd5,0xd6,0x3e,0xdb,0xe0,0x73, -0xe7,0xed,0x4f,0xf6,0xfe,0x07,0x07,0x0e,0xfa,0x15,0x1c,0x98,0x21,0x26,0x34,0x29, -0x2c,0xf9,0x2d,0x2f,0x84,0x30,0x30,0x51,0x2f,0x2f,0xb8,0x2e,0x2d,0x5a,0x2c,0x2a, -0xad,0x29,0x27,0x1f,0x27,0x25,0x3b,0x24,0x22,0x29,0x21,0x20,0x94,0x1e,0x1d,0xc0, -0x1b,0x1b,0x60,0x1a,0x19,0xc9,0x18,0x18,0xec,0x17,0x16,0x69,0x14,0x10,0x6d,0x0c, -0x07,0x33,0x01,0xfb,0xfe,0xf4,0xee,0xf5,0xe7,0xe2,0xdc,0xde,0xda,0x74,0xd7,0xd5, -0x8c,0xd5,0xd5,0x7a,0xd5,0xd6,0x05,0xd8,0xd9,0x6d,0xdc,0xdd,0xe4,0xde,0xe0,0x0b, -0xe3,0xe4,0x5c,0xe7,0xea,0xe2,0xec,0xee,0x46,0xf1,0xf4,0xd5,0xf5,0xf6,0x0b,0xf9, -0xf9,0x07,0xfb,0xfa,0xd9,0xfa,0xfb,0x07,0xfc,0xfd,0xe1,0xfe,0x00,0xae,0x04,0x09, -0x79,0x0d,0x13,0x52,0x18,0x1d,0x8c,0x22,0x27,0x75,0x2b,0x2e,0x68,0x31,0x32,0x4f, -0x35,0x36,0x2c,0x37,0x36,0x86,0x34,0x32,0x24,0x2f,0x2a,0x2a,0x27,0x23,0x58,0x1f, -0x1c,0xdf,0x19,0x16,0xe3,0x12,0x0e,0x1e,0x0c,0x09,0x20,0x05,0x01,0xee,0xfe,0xfc, -0x4a,0xfa,0xf8,0x24,0xf6,0xf4,0x38,0xf3,0xf1,0x9c,0xef,0xed,0xe7,0xea,0xe7,0x2f, -0xe5,0xe2,0x21,0xde,0xda,0x47,0xd6,0xd2,0x04,0xcf,0xcc,0x72,0xc9,0xc7,0x3f,0xc7, -0xc6,0xe5,0xc6,0xc8,0xd4,0xcb,0xcd,0x2d,0xd1,0xd4,0xa6,0xd8,0xdc,0xf4,0xdf,0xe4, -0x14,0xe8,0xed,0xa6,0xf2,0xf7,0x0b,0xfc,0x01,0x72,0x05,0x08,0x19,0x0b,0x0d,0x1a, -0x0f,0x0f,0x1a,0x10,0x10,0x6e,0x11,0x12,0xb4,0x13,0x15,0x80,0x16,0x18,0x86,0x1a, -0x1d,0x86,0x20,0x23,0x12,0x26,0x28,0x5c,0x2b,0x2d,0xc4,0x2e,0x30,0x5f,0x31,0x32, -0xf2,0x30,0x2f,0x4c,0x2d,0x29,0x4d,0x26,0x21,0xeb,0x1c,0x18,0xa9,0x13,0x0d,0xcd, -0x07,0x01,0x1c,0xfc,0xf6,0xa5,0xf1,0xec,0xbd,0xe8,0xe4,0xcc,0xe1,0xde,0xbf,0xdb, -0xd9,0x89,0xd7,0xd5,0xcc,0xd4,0xd4,0xc0,0xd3,0xd3,0xfb,0xd3,0xd3,0x2c,0xd4,0xd4, -0x24,0xd4,0xd4,0xd1,0xd3,0xd3,0x0d,0xd4,0xd4,0x96,0xd4,0xd6,0xd4,0xd7,0xda,0x0b, -0xdd,0xe0,0x99,0xe3,0xe7,0xb6,0xeb,0xef,0x79,0xf4,0xf9,0x07,0xff,0x04,0x7a,0x0a, -0x10,0x78,0x16,0x1c,0xd9,0x21,0x26,0xee,0x2a,0x2e,0xd4,0x2f,0x31,0xd5,0x31,0x32, -0x53,0x32,0x31,0xab,0x30,0x2e,0x4e,0x2e,0x2c,0x28,0x2b,0x29,0x17,0x28,0x26,0x79, -0x25,0x23,0x2a,0x22,0x20,0x25,0x1f,0x1d,0xd7,0x1a,0x19,0xd1,0x16,0x14,0xf7,0x11, -0x0f,0x96,0x0c,0x09,0xb7,0x05,0x01,0x4c,0xfd,0xf8,0x02,0xf3,0xed,0x24,0xe8,0xe2, -0x9c,0xdd,0xd8,0xca,0xd4,0xd0,0x2f,0xce,0xcc,0x65,0xcb,0xca,0xc8,0xcb,0xcd,0xa0, -0xce,0xd1,0xf8,0xd3,0xd7,0x5f,0xdb,0xdf,0xa0,0xe2,0xe5,0x1e,0xe9,0xec,0xc0,0xed, -0xf0,0x08,0xf3,0xf5,0xd6,0xf7,0xfa,0xb4,0xfc,0xff,0x26,0x02,0x04,0x4f,0x07,0x09, -0x4d,0x0c,0x0e,0xed,0x10,0x13,0x17,0x16,0x18,0x4f,0x1c,0x1f,0x8e,0x23,0x26,0x25, -0x2a,0x2c,0x8a,0x2f,0x31,0x9d,0x33,0x34,0x4e,0x35,0x35,0x00,0x33,0x30,0xdc,0x2d, -0x2a,0x41,0x26,0x21,0x6d,0x1d,0x18,0x59,0x14,0x0f,0x51,0x0b,0x07,0x35,0x03,0x00, -0x68,0xfd,0xfa,0x0b,0xf8,0xf5,0x59,0xf3,0xf1,0xe9,0xef,0xee,0xca,0xed,0xec,0xaf, -0xec,0xeb,0x8c,0xeb,0xea,0x7c,0xe9,0xe8,0x14,0xe7,0xe5,0x4d,0xe4,0xe2,0xea,0xe0, -0xde,0x7d,0xdd,0xdb,0x5f,0xda,0xd9,0xb7,0xd9,0xd9,0xfe,0xda,0xdc,0xae,0xdf,0xe2, -0x5c,0xe6,0xea,0xf6,0xed,0xf2,0x23,0xf6,0xf9,0xc8,0xfc,0xff,0xe8,0x01,0x03,0xcd, -0x05,0x07,0x1a,0x09,0x0a,0xfb,0x0b,0x0d,0xe6,0x0d,0x0f,0xf6,0x0f,0x11,0x22,0x12, -0x12,0x6c,0x13,0x13,0x1d,0x14,0x14,0x67,0x14,0x14,0xc6,0x14,0x14,0xef,0x14,0x15, -0x9a,0x16,0x17,0xb2,0x17,0x18,0x22,0x18,0x17,0x1b,0x17,0x16,0x14,0x15,0x12,0x6f, -0x10,0x0d,0xe3,0x09,0x06,0x93,0x02,0xff,0x71,0xfb,0xf8,0x32,0xf5,0xf1,0x4f,0xef, -0xec,0xce,0xea,0xe9,0x06,0xe8,0xe7,0x8d,0xe7,0xe7,0xa7,0xe7,0xe8,0xc5,0xe8,0xe9, -0x28,0xea,0xea,0x8e,0xeb,0xec,0xf7,0xec,0xed,0x95,0xed,0xed,0x28,0xed,0xed,0x53, -0xed,0xed,0xd3,0xec,0xed,0x93,0xed,0xed,0xbf,0xee,0xef,0x28,0xf1,0xf3,0x20,0xf5, -0xf8,0xa1,0xfa,0xfe,0xe0,0x00,0x03,0xed,0x06,0x0a,0x75,0x0d,0x10,0xf6,0x12,0x15, -0xd0,0x16,0x17,0xce,0x18,0x19,0xf7,0x19,0x1a,0xc2,0x19,0x19,0x72,0x18,0x17,0x8f, -0x16,0x15,0x3c,0x15,0x14,0xac,0x13,0x12,0x6d,0x12,0x11,0x11,0x10,0x0f,0x23,0x0e, -0x0d,0xc8,0x0c,0x0c,0xf2,0x0a,0x09,0xbc,0x08,0x07,0x33,0x05,0x03,0xe4,0x00,0xfe, -0x8b,0xfb,0xf8,0xf3,0xf4,0xf1,0x3a,0xee,0xeb,0x23,0xe8,0xe5,0x80,0xe2,0xe0,0xf8, -0xde,0xdd,0xfb,0xdc,0xdd,0x90,0xdd,0xde,0xa7,0xdf,0xe1,0x62,0xe3,0xe5,0x19,0xe8, -0xea,0x4b,0xed,0xf0,0x90,0xf2,0xf5,0xb4,0xf7,0xfa,0xa5,0xfc,0xfe,0x7a,0x00,0x02, -0x0f,0x05,0x06,0x7b,0x08,0x09,0xee,0x0b,0x0e,0xf2,0x0f,0x11,0x05,0x13,0x14,0x48, -0x16,0x18,0xa4,0x19,0x1b,0x59,0x1d,0x1e,0x6d,0x20,0x22,0x32,0x23,0x24,0x29,0x25, -0x25,0xf7,0x24,0x24,0xe5,0x22,0x21,0x68,0x1f,0x1d,0x85,0x1a,0x17,0x7c,0x14,0x11, -0x13,0x0e,0x0a,0x48,0x07,0x04,0x32,0x01,0xfe,0x20,0xfb,0xf8,0xa3,0xf5,0xf3,0x87, -0xf1,0xf0,0x40,0xee,0xec,0x2a,0xeb,0xe9,0x5a,0xe8,0xe7,0xb1,0xe5,0xe4,0x36,0xe3, -0xe2,0x48,0xe1,0xe0,0x5b,0xe0,0xdf,0x58,0xdf,0xdf,0x11,0xe0,0xe0,0x96,0xe1,0xe2, -0x69,0xe3,0xe5,0x34,0xe7,0xe9,0xa4,0xeb,0xee,0xe6,0xf1,0xf5,0x57,0xf9,0xfd,0x56, -0x01,0x05,0xb3,0x08,0x0c,0x20,0x0f,0x11,0x18,0x14,0x15,0x9d,0x17,0x18,0xe8,0x19, -0x1a,0x69,0x1b,0x1b,0xeb,0x1b,0x1c,0x03,0x1c,0x1b,0x57,0x1b,0x1a,0xee,0x19,0x19, -0x91,0x18,0x17,0x8a,0x16,0x15,0x99,0x14,0x13,0x90,0x11,0x10,0xc3,0x0e,0x0d,0x52, -0x0b,0x09,0x5a,0x07,0x05,0xa0,0x02,0x00,0x98,0xfd,0xfa,0x79,0xf7,0xf4,0x03,0xf1, -0xee,0xf0,0xea,0xe7,0x6e,0xe5,0xe3,0xd6,0xe1,0xe1,0xc1,0xe0,0xe0,0xa8,0xe0,0xe0, -0xee,0xe1,0xe2,0x6a,0xe4,0xe5,0x4b,0xe7,0xe8,0x2b,0xea,0xeb,0x36,0xed,0xee,0x27, -0xf0,0xf1,0x17,0xf3,0xf4,0xdd,0xf6,0xf8,0xd5,0xf9,0xfb,0x80,0xfc,0xfd,0xfa,0xfe, -0x00,0x18,0x02,0x03,0xfb,0x04,0x06,0x6a,0x08,0x0a,0xa6,0x0c,0x0e,0xee,0x10,0x12, -0x69,0x14,0x15,0x5f,0x17,0x18,0x32,0x19,0x19,0xc8,0x19,0x19,0x1d,0x19,0x18,0x65, -0x17,0x16,0xc4,0x14,0x12,0x2d,0x11,0x0f,0x09,0x0e,0x0c,0x79,0x0a,0x08,0x9d,0x06, -0x05,0x10,0x03,0x01,0x66,0xff,0xfd,0x09,0xfc,0xfa,0x81,0xf8,0xf7,0xb2,0xf5,0xf4, -0x1e,0xf4,0xf3,0xb4,0xf2,0xf1,0x7f,0xf1,0xf0,0xfd,0xef,0xef,0xa5,0xee,0xed,0x3e, -0xed,0xec,0x4c,0xec,0xeb,0x4a,0xeb,0xeb,0x65,0xeb,0xeb,0x9d,0xec,0xed,0x2d,0xef, -0xf1,0xf1,0xf2,0xf5,0xf9,0xf7,0xfa,0x5b,0xfd,0xff,0xcb,0x01,0x03,0x8e,0x05,0x07, -0x26,0x09,0x0a,0x3c,0x0c,0x0d,0x13,0x0e,0x0e,0xbf,0x0f,0x10,0xca,0x10,0x10,0xee, -0x10,0x11,0xf2,0x10,0x11,0x11,0x11,0x11,0x32,0x11,0x11,0xcb,0x11,0x12,0x50,0x12, -0x12,0xf3,0x11,0x12,0xf1,0x11,0x11,0x5a,0x11,0x10,0x99,0x0f,0x0e,0xa5,0x0c,0x0b, -0x70,0x09,0x07,0x47,0x05,0x03,0x70,0x00,0xfe,0x15,0xfc,0xf9,0xce,0xf7,0xf5,0xcb, -0xf3,0xf2,0x31,0xf0,0xee,0x8f,0xed,0xec,0x44,0xeb,0xea,0x7a,0xea,0xea,0x86,0xea, -0xea,0x4c,0xeb,0xeb,0x0a,0xec,0xec,0xe7,0xec,0xed,0x5c,0xee,0xef,0xd3,0xef,0xf0, -0x49,0xf1,0xf2,0x45,0xf3,0xf4,0x55,0xf5,0xf6,0x0c,0xf8,0xf9,0xbd,0xfb,0xfd,0x76, -0xff,0x01,0x89,0x03,0x05,0x68,0x07,0x09,0x2c,0x0c,0x0d,0x0f,0x10,0x11,0xc6,0x12, -0x14,0x43,0x15,0x15,0x6c,0x16,0x16,0x14,0x16,0x15,0x1c,0x15,0x14,0x45,0x13,0x12, -0xea,0x11,0x10,0xfc,0x0f,0x0e,0x9b,0x0d,0x0c,0xf5,0x0a,0x09,0x83,0x07,0x05,0x5f, -0x04,0x02,0x3e,0x01,0xff,0x6b,0xfe,0xfd,0xa1,0xfb,0xfa,0x25,0xf9,0xf7,0xff,0xf6, -0xf5,0x7b,0xf4,0xf3,0x12,0xf2,0xf0,0x6c,0xef,0xee,0x04,0xed,0xeb,0x0f,0xeb,0xea, -0x20,0xe9,0xe8,0x9c,0xe8,0xe8,0x29,0xe9,0xe9,0x9c,0xea,0xeb,0x2d,0xed,0xee,0xaf, -0xf0,0xf2,0xa9,0xf4,0xf6,0xbe,0xf8,0xfa,0xcd,0xfc,0xfe,0xbd,0x00,0x02,0x16,0x04, -0x05,0x6c,0x07,0x09,0xb0,0x0a,0x0c,0x63,0x0d,0x0e,0xfb,0x0f,0x10,0xbf,0x11,0x12, -0x17,0x13,0x13,0x07,0x14,0x14,0x75,0x14,0x14,0x0c,0x15,0x15,0x11,0x15,0x14,0x5e, -0x14,0x13,0x2e,0x13,0x12,0xe2,0x10,0x0f,0x75,0x0d,0x0b,0x88,0x09,0x07,0xf0,0x04, -0x02,0xec,0x00,0xfe,0x2f,0xfd,0xfb,0x85,0xf9,0xf8,0x50,0xf6,0xf4,0x2b,0xf3,0xf1, -0x8a,0xf0,0xef,0x74,0xee,0xed,0xb7,0xec,0xec,0xe2,0xeb,0xeb,0xba,0xeb,0xeb,0xe9, -0xeb,0xec,0xe6,0xec,0xed,0x19,0xee,0xee,0x0e,0xf0,0xf0,0xef,0xf1,0xf2,0x2e,0xf4, -0xf5,0xd8,0xf6,0xf7,0x3f,0xf9,0xfa,0x59,0xfc,0xfe,0x22,0x00,0x02,0x63,0x04,0x06, -0x12,0x08,0x09,0x2d,0x0b,0x0c,0x98,0x0d,0x0e,0xdd,0x0f,0x10,0x6a,0x11,0x12,0x91, -0x12,0x13,0xb4,0x13,0x13,0xee,0x13,0x13,0xef,0x13,0x13,0xfa,0x12,0x11,0xcf,0x10, -0x0f,0x6a,0x0e,0x0d,0x14,0x0c,0x0a,0x29,0x09,0x07,0x6b,0x06,0x05,0x01,0x04,0x02, -0xad,0x01,0x00,0x46,0xff,0xfd,0xbf,0xfc,0xfb,0x91,0xf9,0xf8,0x80,0xf6,0xf5,0xa1, -0xf3,0xf2,0xf4,0xf0,0xef,0xad,0xee,0xee,0x92,0xed,0xed,0x15,0xed,0xec,0x2f,0xed, -0xed,0x49,0xee,0xee,0x8f,0xef,0xf0,0x57,0xf1,0xf2,0x54,0xf3,0xf4,0xc8,0xf5,0xf7, -0x50,0xf8,0xf9,0x3b,0xfb,0xfc,0x7e,0xfe,0xff,0x3e,0x01,0x02,0xeb,0x03,0x04,0xef, -0x05,0x06,0x9b,0x07,0x08,0x26,0x09,0x09,0x7b,0x0a,0x0b,0xf4,0x0b,0x0c,0x7c,0x0d, -0x0e,0x03,0x0f,0x0f,0x2a,0x10,0x10,0x75,0x10,0x10,0xf4,0x0f,0x0f,0x94,0x0e,0x0d, -0xa9,0x0c,0x0b,0x88,0x0a,0x09,0x48,0x08,0x07,0xc4,0x05,0x04,0x7a,0x03,0x02,0xc3, -0x00,0xff,0x59,0xfe,0xfc,0xaf,0xfb,0xfa,0x79,0xf9,0xf8,0xfb,0xf7,0xf7,0xe7,0xf6, -0xf6,0xb4,0xf5,0xf4,0x9f,0xf4,0xf4,0xa1,0xf3,0xf3,0xd3,0xf2,0xf2,0x19,0xf2,0xf1, -0x4c,0xf1,0xf0,0xbf,0xf0,0xf0,0xaa,0xf0,0xf0,0x4d,0xf1,0xf1,0x5b,0xf2,0xf3,0xb5, -0xf4,0xf5,0x5f,0xf7,0xf8,0xdf,0xfa,0xfc,0xe7,0xfd,0xff,0x5a,0x01,0x03,0x90,0x04, -0x06,0x82,0x07,0x08,0xdc,0x09,0x0a,0xbb,0x0b,0x0c,0xd4,0x0c,0x0d,0x72,0x0d,0x0d, -0xaa,0x0d,0x0d,0x79,0x0d,0x0d,0xc2,0x0c,0x0c,0x09,0x0c,0x0b,0x6b,0x0b,0x0b,0xc1, -0x0a,0x0a,0x16,0x0a,0x09,0xf7,0x08,0x08,0xd7,0x07,0x07,0x32,0x06,0x05,0x55,0x04, -0x03,0xe2,0x01,0x00,0xed,0xff,0xfe,0x6b,0xfd,0xfc,0xe2,0xfa,0xf9,0x39,0xf8,0xf7, -0x00,0xf6,0xf5,0x31,0xf4,0xf3,0x97,0xf2,0xf2,0xc1,0xf1,0xf1,0x8a,0xf1,0xf1,0xfc, -0xf1,0xf2,0x37,0xf3,0xf3,0x8d,0xf4,0xf5,0x04,0xf6,0xf6,0xac,0xf7,0xf8,0x6a,0xf9, -0xfa,0x21,0xfb,0xfb,0xbf,0xfc,0xfd,0x48,0xfe,0xfe,0x9e,0xff,0x00,0x13,0x01,0x01, -0xde,0x02,0x03,0xbe,0x04,0x05,0xda,0x06,0x08,0x52,0x09,0x0a,0xdb,0x0b,0x0c,0xac, -0x0d,0x0e,0x47,0x0f,0x0f,0x6e,0x10,0x10,0x69,0x10,0x10,0xa2,0x0f,0x0f,0x51,0x0e, -0x0d,0xa8,0x0c,0x0b,0xa9,0x0a,0x09,0x9c,0x08,0x07,0x24,0x06,0x05,0xf1,0x03,0x02, -0xad,0x01,0x00,0x67,0xff,0xfe,0xb0,0xfc,0xfb,0xcc,0xfa,0xfa,0x10,0xf9,0xf8,0x95, -0xf7,0xf6,0x2c,0xf6,0xf5,0xe7,0xf4,0xf4,0x07,0xf4,0xf3,0x06,0xf3,0xf2,0xac,0xf2, -0xf2,0x56,0xf2,0xf2,0x73,0xf2,0xf2,0x1b,0xf3,0xf3,0x18,0xf4,0xf4,0xdc,0xf5,0xf6, -0xfd,0xf7,0xf9,0x20,0xfa,0xfb,0x95,0xfc,0xfd,0xcc,0xfe,0xff,0x0f,0x01,0x02,0x31, -0x03,0x04,0x22,0x05,0x06,0xe2,0x06,0x07,0x29,0x08,0x08,0x19,0x09,0x09,0xf8,0x09, -0x0a,0xf8,0x0a,0x0b,0x71,0x0b,0x0b,0x3d,0x0c,0x0c,0x86,0x0c,0x0c,0x9b,0x0c,0x0c, -0x49,0x0c,0x0b,0x6d,0x0b,0x0a,0xcc,0x09,0x08,0x7b,0x07,0x06,0x04,0x05,0x03,0x9d, -0x02,0x01,0xc1,0xff,0xfe,0x47,0xfd,0xfb,0xdf,0xfa,0xf9,0xdd,0xf8,0xf8,0x51,0xf7, -0xf6,0x96,0xf5,0xf4,0x2e,0xf4,0xf3,0xe6,0xf2,0xf2,0xc5,0xf1,0xf1,0x35,0xf1,0xf1, -0x20,0xf1,0xf1,0xa4,0xf1,0xf1,0xaf,0xf2,0xf3,0x04,0xf4,0xf4,0xfc,0xf5,0xf6,0xcd, -0xf7,0xf8,0x9b,0xf9,0xfa,0xda,0xfb,0xfd,0x20,0xfe,0xff,0xa8,0x00,0x01,0x3e,0x03, -0x04,0x98,0x05,0x06,0xec,0x07,0x09,0xc0,0x09,0x0a,0x06,0x0b,0x0b,0xf9,0x0b,0x0c, -0xa5,0x0c,0x0c,0x79,0x0c,0x0c,0x46,0x0c,0x0b,0xcf,0x0b,0x0b,0xb4,0x0a,0x0a,0x92, -0x09,0x08,0x3e,0x08,0x07,0xe8,0x06,0x06,0xa4,0x05,0x05,0x60,0x04,0x03,0xfa,0x02, -0x02,0x61,0x01,0x00,0xc9,0xff,0xfe,0xfe,0xfd,0xfd,0x11,0xfc,0xfa,0xee,0xf9,0xf8, -0xed,0xf7,0xf6,0x0f,0xf6,0xf5,0xc5,0xf4,0xf4,0xb2,0xf3,0xf3,0x57,0xf3,0xf3,0x84, -0xf3,0xf3,0x3e,0xf4,0xf4,0x7d,0xf5,0xf6,0xf5,0xf6,0xf7,0x9c,0xf8,0xf9,0x24,0xfa, -0xfb,0x12,0xfc,0xfd,0xe1,0xfd,0xff,0x21,0x00,0x01,0x53,0x02,0x03,0x45,0x04,0x05, -0x03,0x06,0x06,0x7c,0x07,0x08,0xd3,0x08,0x09,0x16,0x0a,0x0a,0x2a,0x0b,0x0b,0x3a, -0x0c,0x0c,0xd8,0x0c,0x0d,0x32,0x0d,0x0d,0x23,0x0d,0x0c,0x8f,0x0c,0x0c,0x82,0x0b, -0x0a,0xca,0x09,0x08,0xac,0x07,0x06,0x26,0x05,0x03,0x8d,0x02,0x01,0x36,0x00,0xff, -0x02,0xfe,0xfc,0x1e,0xfc,0xfb,0x52,0xfa,0xf9,0x0a,0xf9,0xf8,0xf6,0xf7,0xf7,0x39, -0xf7,0xf6,0xbf,0xf6,0xf6,0x69,0xf6,0xf6,0xf2,0xf5,0xf5,0xcc,0xf5,0xf5,0xab,0xf5, -0xf5,0xfd,0xf5,0xf5,0x1f,0xf6,0xf6,0x85,0xf6,0xf6,0x5d,0xf7,0xf7,0x6f,0xf8,0xf9, -0xf2,0xf9,0xfa,0xde,0xfb,0xfc,0x3e,0xfe,0xff,0x85,0x00,0x01,0xc9,0x02,0x03,0xcc, -0x04,0x05,0xad,0x06,0x07,0x59,0x08,0x09,0xa0,0x09,0x0a,0x71,0x0a,0x0a,0x3e,0x0b, -0x0b,0xa7,0x0b,0x0b,0x99,0x0b,0x0b,0x27,0x0b,0x0a,0x6c,0x0a,0x0a,0x90,0x09,0x09, -0x61,0x08,0x07,0x2c,0x07,0x06,0xf8,0x05,0x05,0x73,0x04,0x03,0x2c,0x03,0x02,0x44, -0x01,0x00,0x46,0xff,0xfe,0x14,0xfd,0xfc,0xa0,0xfa,0xf9,0x77,0xf8,0xf7,0x45,0xf6, -0xf5,0x31,0xf4,0xf3,0xb5,0xf2,0xf2,0xd4,0xf1,0xf1,0xba,0xf1,0xf1,0xec,0xf1,0xf2, -0xc5,0xf2,0xf3,0x38,0xf4,0xf4,0xbf,0xf5,0xf6,0x89,0xf7,0xf8,0x68,0xf9,0xfa,0x56, -0xfb,0xfc,0x45,0xfd,0xfe,0xc2,0xfe,0xff,0x49,0x00,0x01,0xb1,0x01,0x02,0x05,0x03, -0x03,0xad,0x04,0x05,0x37,0x06,0x06,0xcf,0x07,0x08,0x79,0x09,0x0a,0xe3,0x0a,0x0b, -0x4a,0x0c,0x0c,0x0b,0x0d,0x0d,0x33,0x0d,0x0d,0xe0,0x0c,0x0c,0x08,0x0c,0x0b,0xd8, -0x0a,0x0a,0x21,0x09,0x08,0x42,0x07,0x06,0x45,0x05,0x04,0x13,0x03,0x02,0xe0,0x00, -0xff,0xcd,0xfe,0xfd,0xaa,0xfc,0xfb,0xa9,0xfa,0xf9,0xfd,0xf8,0xf8,0x52,0xf7,0xf6, -0xd9,0xf5,0xf5,0xa3,0xf4,0xf4,0xa1,0xf3,0xf3,0x15,0xf3,0xf2,0xee,0xf2,0xf2,0x0e, -0xf3,0xf3,0x73,0xf3,0xf3,0x4d,0xf4,0xf4,0xbf,0xf5,0xf6,0x47,0xf7,0xf8,0x33,0xf9, -0xfa,0x74,0xfb,0xfc,0xfa,0xfd,0xff,0x95,0x00,0x01,0x4e,0x03,0x04,0xf8,0x05,0x07, -0x63,0x08,0x09,0x87,0x0a,0x0b,0x16,0x0c,0x0c,0x1b,0x0d,0x0d,0x85,0x0d,0x0d,0x88, -0x0d,0x0d,0xf4,0x0c,0x0c,0x4b,0x0c,0x0b,0xaf,0x0b,0x0b,0x92,0x0a,0x0a,0x72,0x09, -0x08,0x4f,0x08,0x07,0xb8,0x06,0x05,0xdc,0x04,0x03,0xed,0x02,0x01,0xac,0x00,0xff, -0x79,0xfe,0xfd,0x76,0xfc,0xfb,0x98,0xfa,0xf9,0xa9,0xf8,0xf7,0x0e,0xf7,0xf6,0xb5, -0xf5,0xf5,0xb2,0xf4,0xf4,0xe5,0xf3,0xf3,0x8c,0xf3,0xf3,0x77,0xf3,0xf3,0xa7,0xf3, -0xf3,0xfb,0xf3,0xf4,0xd5,0xf4,0xf5,0x16,0xf6,0xf6,0xad,0xf7,0xf8,0x78,0xf9,0xfa, -0x66,0xfb,0xfc,0xa8,0xfd,0xfe,0xda,0xff,0x01,0x20,0x02,0x03,0x44,0x04,0x05,0x55, -0x06,0x07,0x44,0x08,0x09,0xd1,0x09,0x0a,0x17,0x0b,0x0b,0x2c,0x0c,0x0c,0xf9,0x0c, -0x0d,0x62,0x0d,0x0d,0x77,0x0d,0x0d,0x05,0x0d,0x0c,0x2a,0x0c,0x0b,0xfa,0x0a,0x0a, -0x64,0x09,0x08,0x88,0x07,0x06,0x67,0x05,0x04,0x57,0x03,0x02,0x86,0x01,0x00,0x99, -0xff,0xfe,0xdc,0xfd,0xfc,0xfd,0xfb,0xfb,0x10,0xfa,0xf9,0x63,0xf8,0xf7,0xd9,0xf6, -0xf6,0x60,0xf5,0xf4,0x2c,0xf4,0xf3,0x9d,0xf3,0xf3,0x68,0xf3,0xf3,0xa6,0xf3,0xf4, -0x70,0xf4,0xf4,0x9f,0xf5,0xf6,0xb2,0xf6,0xf7,0x36,0xf8,0xf8,0xbf,0xf9,0xfa,0x68, -0xfb,0xfc,0xf3,0xfc,0xfd,0x7c,0xfe,0xff,0xe3,0xff,0x00,0x6a,0x01,0x02,0xe2,0x02, -0x03,0x8c,0x04,0x05,0xf4,0x05,0x06,0x6a,0x07,0x08,0xa1,0x08,0x09,0xc4,0x09,0x0a, -0x71,0x0a,0x0a,0xfd,0x0a,0x0b,0x21,0x0b,0x0b,0xe1,0x0a,0x0a,0x4a,0x0a,0x09,0x6d, -0x09,0x08,0x1c,0x08,0x07,0x53,0x06,0x05,0x66,0x04,0x03,0x25,0x02,0x01,0x01,0x00, -0xff,0xf0,0xfd,0xfc,0xfe,0xfb,0xfa,0x1f,0xfa,0xf9,0x74,0xf8,0xf7,0x3d,0xf7,0xf6, -0x4b,0xf6,0xf5,0xcf,0xf5,0xf5,0x79,0xf5,0xf5,0x77,0xf5,0xf5,0xb9,0xf5,0xf5,0xfd, -0xf5,0xf6,0xa3,0xf6,0xf6,0x5f,0xf7,0xf7,0x3c,0xf8,0xf8,0x5a,0xf9,0xfa,0xe1,0xfa, -0xfb,0x9b,0xfc,0xfd,0x87,0xfe,0xff,0x98,0x00,0x01,0xca,0x02,0x03,0xee,0x04,0x05, -0xce,0x06,0x07,0x59,0x08,0x09,0x90,0x09,0x09,0x4f,0x0a,0x0a,0x87,0x0a,0x0a,0x57, -0x0a,0x0a,0xe2,0x09,0x09,0x5b,0x09,0x08,0x6f,0x08,0x07,0x5e,0x07,0x06,0x3b,0x06, -0x05,0x0a,0x05,0x04,0xd7,0x03,0x03,0x92,0x02,0x02,0x70,0x01,0x00,0x4e,0x00,0xff, -0x0a,0xff,0xfe,0xc6,0xfd,0xfd,0x40,0xfc,0xfb,0xc9,0xfa,0xfa,0x30,0xf9,0xf8,0xd7, -0xf7,0xf7,0xa3,0xf6,0xf6,0xe3,0xf5,0xf5,0x9a,0xf5,0xf5,0xba,0xf5,0xf5,0x2e,0xf6, -0xf6,0xf8,0xf6,0xf7,0x18,0xf8,0xf8,0x7c,0xf9,0xfa,0x14,0xfb,0xfb,0xdd,0xfc,0xfd, -0xbc,0xfe,0xff,0x68,0x00,0x01,0x35,0x02,0x02,0xae,0x03,0x04,0x16,0x05,0x05,0x2a, -0x06,0x06,0x1a,0x07,0x07,0xc7,0x07,0x08,0x61,0x08,0x08,0xda,0x08,0x08,0x1f,0x09, -0x09,0x22,0x09,0x09,0x02,0x09,0x08,0xad,0x08,0x08,0xe4,0x07,0x07,0xe7,0x06,0x06, -0xa5,0x05,0x04,0x1e,0x04,0x03,0x75,0x02,0x01,0xda,0x00,0x00,0x41,0xff,0xfe,0xb8, -0xfd,0xfc,0x6f,0xfc,0xfb,0x3c,0xfb,0xfa,0x5b,0xfa,0xf9,0x9f,0xf9,0xf9,0x04,0xf9, -0xf8,0xdf,0xf8,0xf8,0xac,0xf8,0xf8,0xaa,0xf8,0xf8,0xba,0xf8,0xf8,0x0c,0xf9,0xf9, -0x52,0xf9,0xf9,0xea,0xf9,0xfa,0x93,0xfa,0xfb,0x60,0xfb,0xfb,0x5e,0xfc,0xfc,0x4c, -0xfd,0xfd,0x5d,0xfe,0xfe,0x5c,0xff,0xff,0x8f,0x00,0x01,0xb2,0x01,0x02,0x26,0x03, -0x03,0x7c,0x04,0x05,0xb2,0x05,0x06,0xd4,0x06,0x07,0xb4,0x07,0x08,0x30,0x08,0x08, -0x66,0x08,0x08,0x57,0x08,0x08,0xf3,0x07,0x07,0x6c,0x07,0x07,0xb1,0x06,0x06,0xf5, -0x05,0x05,0x08,0x05,0x04,0xe8,0x03,0x03,0xb5,0x02,0x02,0x51,0x01,0x00,0xea,0xff, -0xff,0x83,0xfe,0xfd,0x1c,0xfd,0xfc,0xc6,0xfb,0xfb,0x71,0xfa,0xf9,0x7f,0xf9,0xf9, -0x90,0xf8,0xf8,0x14,0xf8,0xf7,0xde,0xf7,0xf7,0xed,0xf7,0xf7,0x2f,0xf8,0xf8,0xa5, -0xf8,0xf8,0x0d,0xf9,0xf9,0xa5,0xf9,0xf9,0x5f,0xfa,0xfa,0x2b,0xfb,0xfb,0x2a,0xfc, -0xfc,0x5b,0xfd,0xfd,0x8f,0xfe,0xff,0xe4,0xff,0x00,0x38,0x01,0x01,0x8e,0x02,0x03, -0xc2,0x03,0x04,0xc4,0x04,0x05,0xa3,0x05,0x06,0x60,0x06,0x06,0xfb,0x06,0x07,0x31, -0x07,0x07,0x75,0x07,0x07,0x78,0x07,0x07,0x77,0x07,0x07,0x35,0x07,0x07,0xb0,0x06, -0x06,0xf5,0x05,0x05,0xe7,0x04,0x04,0xd6,0x03,0x03,0x93,0x02,0x01,0x2d,0x01,0x00, -0xb6,0xff,0xfe,0x4f,0xfe,0xfd,0xa6,0xfc,0xfb,0x2e,0xfb,0xfa,0xc7,0xf9,0xf9,0x71, -0xf8,0xf7,0x7e,0xf7,0xf7,0xb0,0xf6,0xf6,0x15,0xf6,0xf5,0xff,0xf5,0xf6,0x30,0xf6, -0xf6,0xd7,0xf6,0xf7,0xc4,0xf7,0xf8,0x06,0xf9,0xf9,0x9d,0xfa,0xfb,0x15,0xfc,0xfc, -0xbe,0xfd,0xfe,0x58,0xff,0x00,0xc0,0x00,0x01,0x27,0x02,0x02,0x8e,0x03,0x04,0xc2, -0x04,0x05,0xd4,0x05,0x06,0xc5,0x06,0x07,0x81,0x07,0x07,0x1d,0x08,0x08,0xa6,0x08, -0x08,0xec,0x08,0x08,0xde,0x08,0x08,0xac,0x08,0x08,0x17,0x08,0x07,0x4c,0x07,0x06, -0x3c,0x06,0x05,0xe9,0x04,0x04,0x72,0x03,0x02,0xfb,0x01,0x01,0x52,0x00,0xff,0xc9, -0xfe,0xfe,0x40,0xfd,0xfc,0xe9,0xfb,0xfb,0xb4,0xfa,0xfa,0xa2,0xf9,0xf9,0xc3,0xf8, -0xf8,0x27,0xf8,0xf7,0xdf,0xf7,0xf7,0xab,0xf7,0xf7,0xcb,0xf7,0xf7,0x1e,0xf8,0xf8, -0x94,0xf8,0xf8,0x2d,0xf9,0xf9,0xe7,0xf9,0xfa,0xb4,0xfa,0xfb,0xb2,0xfb,0xfc,0x16, -0xfd,0xfd,0xad,0xfe,0xff,0x78,0x00,0x01,0x56,0x02,0x03,0x34,0x04,0x05,0xf1,0x05, -0x06,0x6b,0x07,0x08,0xb1,0x08,0x09,0x93,0x09,0x09,0x1e,0x0a,0x0a,0x54,0x0a,0x0a, -0x14,0x0a,0x09,0x8d,0x09,0x09,0xb2,0x08,0x08,0xa3,0x07,0x07,0x71,0x06,0x05,0x3d, -0x05,0x04,0xf9,0x03,0x03,0x83,0x02,0x01,0x0c,0x01,0x00,0xb6,0xff,0xff,0x51,0xfe, -0xfd,0x1c,0xfd,0xfc,0xe7,0xfb,0xfb,0xb5,0xfa,0xfa,0xa3,0xf9,0xf9,0xd4,0xf8,0xf8, -0x27,0xf8,0xf7,0xad,0xf7,0xf7,0x78,0xf7,0xf7,0x97,0xf7,0xf7,0xda,0xf7,0xf8,0x60, -0xf8,0xf8,0x1a,0xf9,0xf9,0x08,0xfa,0xfa,0x39,0xfb,0xfb,0x7c,0xfc,0xfd,0xd2,0xfd, -0xfe,0x38,0xff,0xff,0x8e,0x00,0x01,0xb2,0x01,0x02,0xb3,0x02,0x03,0x92,0x03,0x04, -0x70,0x04,0x04,0x3d,0x05,0x05,0xf9,0x05,0x06,0x73,0x06,0x06,0xeb,0x06,0x07,0x30, -0x07,0x07,0x43,0x07,0x07,0x33,0x07,0x07,0xe1,0x06,0x06,0x5a,0x06,0x05,0x8f,0x05, -0x04,0x6f,0x04,0x03,0x3d,0x03,0x02,0xe8,0x01,0x01,0x72,0x00,0xff,0x0b,0xff,0xfe, -0xa5,0xfd,0xfc,0x4f,0xfc,0xfb,0x1a,0xfb,0xfa,0x29,0xfa,0xf9,0x5a,0xf9,0xf9,0xb0, -0xf8,0xf8,0x78,0xf8,0xf8,0x55,0xf8,0xf8,0x65,0xf8,0xf8,0xa7,0xf8,0xf8,0x0c,0xf9, -0xf9,0x84,0xf9,0xf9,0x2c,0xfa,0xfa,0x08,0xfb,0xfb,0x08,0xfc,0xfc,0x29,0xfd,0xfd, -0x4b,0xfe,0xfe,0x6d,0xff,0xff,0x7e,0x00,0x00,0x7f,0x01,0x01,0x6f,0x02,0x02,0x4e, -0x03,0x03,0x0a,0x04,0x04,0xb6,0x04,0x04,0x4f,0x05,0x05,0x96,0x05,0x05,0xdb,0x05, -0x05,0xfe,0x05,0x05,0xee,0x05,0x05,0xbd,0x05,0x05,0x7a,0x05,0x05,0x04,0x05,0x04, -0x6c,0x04,0x04,0xb1,0x03,0x03,0x05,0x03,0x02,0x29,0x02,0x01,0x4b,0x01,0x00,0x5d, -0x00,0xff,0x5e,0xff,0xfe,0x4d,0xfe,0xfd,0x3c,0xfd,0xfc,0x3c,0xfc,0xfb,0x5c,0xfb, -0xfa,0xaf,0xfa,0xfa,0x15,0xfa,0xf9,0xdf,0xf9,0xf9,0xcc,0xf9,0xf9,0xdc,0xf9,0xf9, -0x2f,0xfa,0xfa,0xb6,0xfa,0xfb,0x50,0xfb,0xfb,0x2c,0xfc,0xfc,0x09,0xfd,0xfd,0xd7, -0xfd,0xfe,0xc4,0xfe,0xff,0xb3,0xff,0x00,0xd4,0x00,0x01,0x06,0x02,0x02,0x3a,0x03, -0x03,0x5d,0x04,0x04,0x4d,0x05,0x05,0xfa,0x05,0x06,0x74,0x06,0x06,0xba,0x06,0x06, -0xab,0x06,0x06,0x79,0x06,0x06,0x14,0x06,0x05,0x9d,0x05,0x05,0x15,0x05,0x04,0x6b, -0x04,0x04,0xb0,0x03,0x03,0xf5,0x02,0x02,0x49,0x02,0x01,0x7e,0x01,0x01,0xa1,0x00, -0x00,0xb2,0xff,0xff,0xd4,0xfe,0xfe,0xd5,0xfd,0xfd,0xe6,0xfc,0xfc,0x17,0xfc,0xfb, -0x7b,0xfb,0xfb,0xd1,0xfa,0xfa,0x69,0xfa,0xfa,0x02,0xfa,0xf9,0xbd,0xf9,0xf9,0xcb, -0xf9,0xf9,0x0e,0xfa,0xfa,0x94,0xfa,0xfa,0x5f,0xfb,0xfb,0x3c,0xfc,0xfc,0x4c,0xfd, -0xfd,0x6c,0xfe,0xfe,0x9f,0xff,0x00,0xa1,0x00,0x01,0xa2,0x01,0x02,0x81,0x02,0x02, -0x5f,0x03,0x03,0x0b,0x04,0x04,0xa5,0x04,0x04,0x2d,0x05,0x05,0x74,0x05,0x05,0xca, -0x05,0x05,0x1f,0x06,0x06,0x32,0x06,0x06,0x23,0x06,0x06,0xd0,0x05,0x05,0x39,0x05, -0x04,0x5c,0x04,0x03,0x3c,0x03,0x02,0xf9,0x01,0x01,0x93,0x00,0xff,0x3e,0xff,0xfe, -0xf9,0xfd,0xfd,0xd6,0xfc,0xfc,0xf5,0xfb,0xfb,0x39,0xfb,0xfa,0xae,0xfa,0xfa,0x47, -0xfa,0xfa,0x01,0xfa,0xf9,0xde,0xf9,0xf9,0xed,0xf9,0xf9,0x0e,0xfa,0xfa,0x52,0xfa, -0xfa,0xc8,0xfa,0xfb,0x40,0xfb,0xfb,0xc8,0xfb,0xfc,0x72,0xfc,0xfc,0x1c,0xfd,0xfd, -0xd7,0xfd,0xfe,0xa3,0xfe,0xff,0x91,0xff,0x00,0x80,0x00,0x01,0x80,0x01,0x02,0x70, -0x02,0x02,0x6f,0x03,0x03,0x3d,0x04,0x04,0xc8,0x04,0x05,0x30,0x05,0x05,0x65,0x05, -0x05,0x67,0x05,0x05,0x35,0x05,0x05,0xd1,0x04,0x04,0x6a,0x04,0x04,0xc1,0x03,0x03, -0x16,0x03,0x02,0x6c,0x02,0x02,0xc1,0x01,0x01,0x06,0x01,0x00,0x4b,0x00,0xff,0x8e, -0xff,0xff,0xa2,0xfe,0xfe,0xc4,0xfd,0xfd,0xf5,0xfc,0xfc,0x07,0xfc,0xfb,0x4a,0xfb, -0xfa,0xaf,0xfa,0xfa,0x36,0xfa,0xfa,0x11,0xfa,0xfa,0x32,0xfa,0xfa,0x96,0xfa,0xfa, -0x0c,0xfb,0xfb,0xb6,0xfb,0xfc,0x81,0xfc,0xfc,0x5f,0xfd,0xfd,0x4d,0xfe,0xfe,0x3c, -0xff,0xff,0x3b,0x00,0x00,0x1a,0x01,0x01,0xf9,0x01,0x02,0xb6,0x02,0x03,0x61,0x03, -0x03,0xda,0x03,0x04,0x30,0x04,0x04,0x76,0x04,0x04,0xb9,0x04,0x04,0xdb,0x04,0x04, -0xee,0x04,0x04,0xee,0x04,0x04,0xcd,0x04,0x04,0x9b,0x04,0x04,0x47,0x04,0x04,0xd1, -0x03,0x03,0x38,0x03,0x02,0x8e,0x02,0x02,0xb2,0x01,0x01,0xd4,0x00,0x00,0xf5,0xff, -0xff,0x18,0xff,0xfe,0x4a,0xfe,0xfd,0x8d,0xfd,0xfd,0xd2,0xfc,0xfc,0x58,0xfc,0xfc, -0xe0,0xfb,0xfb,0xac,0xfb,0xfb,0x78,0xfb,0xfb,0x66,0xfb,0xfb,0x66,0xfb,0xfb,0x98, -0xfb,0xfb,0xdb,0xfb,0xfc,0x40,0xfc,0xfc,0xd8,0xfc,0xfd,0x93,0xfd,0xfe,0x60,0xfe, -0xfe,0x5e,0xff,0xff,0x3d,0x00,0x00,0x3b,0x01,0x01,0x1a,0x02,0x02,0xe7,0x02,0x03, -0xa4,0x03,0x03,0x5f,0x04,0x04,0xd9,0x04,0x05,0x30,0x05,0x05,0x65,0x05,0x05,0x87, -0x05,0x05,0x68,0x05,0x05,0x35,0x05,0x04,0xcf,0x04,0x04,0x38,0x04,0x03,0x7d,0x03, -0x03,0xa1,0x02,0x02,0xd3,0x01,0x01,0xf6,0x00,0x00,0x18,0x00,0xff,0x39,0xff,0xfe, -0x5c,0xfe,0xfd,0x8f,0xfd,0xfd,0xc2,0xfc,0xfc,0x16,0xfc,0xfb,0x9d,0xfb,0xfb,0x36, -0xfb,0xfb,0xf1,0xfa,0xfa,0xce,0xfa,0xfa,0xcc,0xfa,0xfa,0xcb,0xfa,0xfa,0xfd,0xfa, -0xfb,0x31,0xfb,0xfb,0x96,0xfb,0xfb,0x1c,0xfc,0xfc,0x94,0xfc,0xfc,0x3d,0xfd,0xfd, -0xe8,0xfd,0xfe,0xa4,0xfe,0xff,0x71,0xff,0xff,0x5e,0x00,0x00,0x4d,0x01,0x01,0x2b, -0x02,0x02,0x09,0x03,0x03,0xc6,0x03,0x04,0x71,0x04,0x04,0xda,0x04,0x05,0x10,0x05, -0x05,0x22,0x05,0x05,0xf1,0x04,0x04,0x9d,0x04,0x04,0x15,0x04,0x03,0x8d,0x03,0x03, -0xd2,0x02,0x02,0x28,0x02,0x01,0x6d,0x01,0x01,0xb0,0x00,0x00,0xe4,0xff,0xff,0x18, -0xff,0xfe,0x4b,0xfe,0xfd,0x8d,0xfd,0xfd,0xc2,0xfc,0xfc,0x27,0xfc,0xfb,0xbf,0xfb, -0xfb,0x48,0xfb,0xfb,0x02,0xfb,0xfa,0xef,0xfa,0xfa,0xed,0xfa,0xfa,0x2f,0xfb,0xfb, -0x74,0xfb,0xfb,0xfb,0xfb,0xfc,0xa5,0xfc,0xfd,0x60,0xfd,0xfd,0x3c,0xfe,0xfe,0x09, -0xff,0xff,0xe7,0xff,0x00,0xa4,0x00,0x01,0x61,0x01,0x01,0x0b,0x02,0x02,0x95,0x02, -0x02,0x2e,0x03,0x03,0x85,0x03,0x03,0xda,0x03,0x03,0x0f,0x04,0x04,0x32,0x04,0x04, -0x54,0x04,0x04,0x66,0x04,0x04,0x66,0x04,0x04,0x45,0x04,0x04,0x03,0x04,0x03,0xae, -0x03,0x03,0x27,0x03,0x02,0x8d,0x02,0x02,0xa1,0x01,0x01,0xc3,0x00,0x00,0xd4,0xff, -0xff,0xf6,0xfe,0xfe,0x28,0xfe,0xfd,0x7c,0xfd,0xfd,0xe2,0xfc,0xfc,0x6a,0xfc,0xfc, -0x13,0xfc,0xfb,0xef,0xfb,0xfb,0xcc,0xfb,0xfb,0xdc,0xfb,0xfb,0x0e,0xfc,0xfc,0x42, -0xfc,0xfc,0xa7,0xfc,0xfc,0x2e,0xfd,0xfd,0xb6,0xfd,0xfe,0x60,0xfe,0xfe,0x1c,0xff, -0xff,0xe7,0xff,0x00,0xa3,0x00,0x01,0x60,0x01,0x01,0x1c,0x02,0x02,0xc7,0x02,0x03, -0x51,0x03,0x03,0xda,0x03,0x04,0x31,0x04,0x04,0x75,0x04,0x04,0x87,0x04,0x04,0x78, -0x04,0x04,0x45,0x04,0x04,0xe1,0x03,0x03,0x7b,0x03,0x03,0x04,0x03,0x02,0x7b,0x02, -0x02,0xd2,0x01,0x01,0x38,0x01,0x00,0x8d,0x00,0x00,0xe3,0xff,0xff,0x39,0xff,0xfe, -0xaf,0xfe,0xfe,0x15,0xfe,0xfd,0x8c,0xfd,0xfd,0x04,0xfd,0xfc,0x9c,0xfc,0xfc,0x35, -0xfc,0xfc,0xe0,0xfb,0xfb,0xbc,0xfb,0xfb,0x9a,0xfb,0xfb,0xa9,0xfb,0xfb,0xdb,0xfb, -0xfb,0x1f,0xfc,0xfc,0x85,0xfc,0xfc,0x1c,0xfd,0xfd,0xa5,0xfd,0xfd,0x5f,0xfe,0xfe, -0x0a,0xff,0xff,0xb5,0xff,0x00,0x60,0x00,0x00,0x2c,0x01,0x01,0xc7,0x01,0x02,0x72, -0x02,0x02,0xfb,0x02,0x03,0x73,0x03,0x03,0xc9,0x03,0x03,0xfe,0x03,0x04,0x00,0x04, -0x04,0x00,0x04,0x03,0xef,0x03,0x03,0x9c,0x03,0x03,0x37,0x03,0x03,0xb0,0x02,0x02, -0x27,0x02,0x01,0x8d,0x01,0x01,0xd2,0x00,0x00,0x16,0x00,0xff,0x5b,0xff,0xff,0xb0, -0xfe,0xfe,0x16,0xfe,0xfd,0x8c,0xfd,0xfd,0x04,0xfd,0xfc,0xad,0xfc,0xfc,0x57,0xfc, -0xfc,0x23,0xfc,0xfc,0xf0,0xfb,0xfb,0xff,0xfb,0xfb,0x0f,0xfc,0xfc,0x21,0xfc,0xfc, -0x64,0xfc,0xfc,0xb8,0xfc,0xfc,0x1e,0xfd,0xfd,0x95,0xfd,0xfd,0x2d,0xfe,0xfe,0xc7, -0xfe,0xff,0x60,0xff,0xff,0x0b,0x00,0x00,0xb5,0x00,0x00,0x4f,0x01,0x01,0xd9,0x01, -0x02,0x52,0x02,0x02,0xc9,0x02,0x02,0x3f,0x03,0x03,0x85,0x03,0x03,0xca,0x03,0x03, -0x0e,0x04,0x04,0x10,0x04,0x04,0x01,0x04,0x03,0xdf,0x03,0x03,0x9b,0x03,0x03,0x26, -0x03,0x02,0xae,0x02,0x02,0x05,0x02,0x01,0x4a,0x01,0x00,0x9f,0x00,0x00,0xe3,0xff, -0xff,0x28,0xff,0xfe,0x7c,0xfe,0xfe,0xe2,0xfd,0xfd,0x59,0xfd,0xfd,0xe1,0xfc,0xfc, -0xac,0xfc,0xfc,0x68,0xfc,0xfc,0x55,0xfc,0xfc,0x55,0xfc,0xfc,0x76,0xfc,0xfc,0xb9, -0xfc,0xfc,0x0d,0xfd,0xfd,0x73,0xfd,0xfd,0xea,0xfd,0xfe,0x62,0xfe,0xfe,0xfb,0xfe, -0xff,0x84,0xff,0xff,0x1d,0x00,0x00,0xb6,0x00,0x00,0x4f,0x01,0x01,0xc8,0x01,0x02, -0x40,0x02,0x02,0xb8,0x02,0x02,0x2f,0x03,0x03,0x74,0x03,0x03,0xa9,0x03,0x03,0xbb, -0x03,0x03,0xbb,0x03,0x03,0x9a,0x03,0x03,0x47,0x03,0x03,0xe2,0x02,0x02,0x8b,0x02, -0x02,0x04,0x02,0x01,0x9d,0x01,0x01,0x15,0x01,0x00,0x9d,0x00,0x00,0x05,0x00,0xff, -0x8c,0xff,0xff,0xf3,0xfe,0xfe,0x6b,0xfe,0xfe,0xe2,0xfd,0xfd,0x7a,0xfd,0xfd,0x04, -0xfd,0xfc,0xbe,0xfc,0xfc,0x78,0xfc,0xfc,0x45,0xfc,0xfc,0x44,0xfc,0xfc,0x54,0xfc, -0xfc,0x97,0xfc,0xfc,0xfb,0xfc,0xfd,0x62,0xfd,0xfd,0xfb,0xfd,0xfe,0x94,0xfe,0xfe, -0x3d,0xff,0xff,0xd8,0xff,0x00,0x73,0x00,0x00,0x2c,0x01,0x01,0xa6,0x01,0x01,0x2f, -0x02,0x02,0x85,0x02,0x02,0xdb,0x02,0x02,0x0f,0x03,0x03,0x11,0x03,0x03,0x11,0x03, -0x03,0x00,0x03,0x02,0xef,0x02,0x02,0xac,0x02,0x02,0x68,0x02,0x02,0x14,0x02,0x01, -0xcf,0x01,0x01,0x59,0x01,0x01,0xe2,0x00,0x00,0x5a,0x00,0x00,0xc0,0xff,0xff,0x37, -0xff,0xfe,0xae,0xfe,0xfe,0x26,0xfe,0xfd,0xbe,0xfd,0xfd,0x58,0xfd,0xfd,0x13,0xfd, -0xfc,0xdf,0xfc,0xfc,0xbd,0xfc,0xfc,0xbb,0xfc,0xfc,0xbb,0xfc,0xfc,0xec,0xfc,0xfc, -0x1f,0xfd,0xfd,0x53,0xfd,0xfd,0xa8,0xfd,0xfd,0x0d,0xfe,0xfe,0x74,0xfe,0xfe,0xeb, -0xfe,0xff,0x63,0xff,0xff,0xeb,0xff,0x00,0x62,0x00,0x00,0xea,0x00,0x01,0x52,0x01, -0x01,0xd9,0x01,0x02,0x41,0x02,0x02,0xa7,0x02,0x02,0x0d,0x03,0x03,0x42,0x03,0x03, -0x65,0x03,0x03,0x76,0x03,0x03,0x56,0x03,0x03,0x13,0x03,0x02,0xcf,0x02,0x02,0x48, -0x02,0x02,0xd0,0x01,0x01,0x48,0x01,0x00,0xbf,0x00,0x00,0x26,0x00,0xff,0xae,0xff, -0xff,0x37,0xff,0xff,0xd0,0xfe,0xfe,0x7a,0xfe,0xfe,0x14,0xfe,0xfd,0xdf,0xfd,0xfd, -0x9a,0xfd,0xfd,0x56,0xfd,0xfd,0x33,0xfd,0xfd,0x22,0xfd,0xfd,0x22,0xfd,0xfd,0x43, -0xfd,0xfd,0x75,0xfd,0xfd,0xb9,0xfd,0xfd,0x0d,0xfe,0xfe,0x73,0xfe,0xfe,0xea,0xfe, -0xff,0x52,0xff,0xff,0xd9,0xff,0x00,0x41,0x00,0x00,0xc8,0x00,0x00,0x3f,0x01,0x01, -0x96,0x01,0x01,0xfc,0x01,0x02,0x52,0x02,0x02,0x97,0x02,0x02,0xdb,0x02,0x02,0xfe, -0x02,0x03,0x00,0x03,0x03,0x00,0x03,0x02,0xff,0x02,0x02,0xcd,0x02,0x02,0x8a,0x02, -0x02,0x25,0x02,0x01,0xcf,0x01,0x01,0x58,0x01,0x01,0xd1,0x00,0x00,0x59,0x00,0x00, -0xd1,0xff,0xff,0x49,0xff,0xff,0xc0,0xfe,0xfe,0x48,0xfe,0xfe,0xd0,0xfd,0xfd,0x7a, -0xfd,0xfd,0x35,0xfd,0xfd,0x12,0xfd,0xfd,0x00,0xfd,0xfd,0x10,0xfd,0xfd,0x21,0xfd, -0xfd,0x54,0xfd,0xfd,0x97,0xfd,0xfd,0xdb,0xfd,0xfe,0x30,0xfe,0xfe,0xa6,0xfe,0xfe, -0x1d,0xff,0xff,0x95,0xff,0xff,0x0d,0x00,0x00,0x84,0x00,0x00,0xfb,0x00,0x01,0x52, -0x01,0x01,0xb8,0x01,0x01,0x0d,0x02,0x02,0x32,0x02,0x02,0x65,0x02,0x02,0x76,0x02, -0x02,0x77,0x02,0x02,0x66,0x02,0x02,0x45,0x02,0x02,0x13,0x02,0x02,0xe0,0x01,0x01, -0xac,0x01,0x01,0x58,0x01,0x01,0xf2,0x00,0x00,0x9c,0x00,0x00,0x26,0x00,0xff,0xcf, -0xff,0xff,0x48,0xff,0xff,0xe1,0xfe,0xfe,0x8b,0xfe,0xfe,0x25,0xfe,0xfe,0xe0,0xfd, -0xfd,0xac,0xfd,0xfd,0x89,0xfd,0xfd,0x66,0xfd,0xfd,0x55,0xfd,0xfd,0x66,0xfd,0xfd, -0x87,0xfd,0xfd,0xca,0xfd,0xfd,0x0e,0xfe,0xfe,0x53,0xfe,0xfe,0xc8,0xfe,0xfe,0x2e, -0xff,0xff,0x96,0xff,0xff,0x0c,0x00,0x00,0x63,0x00,0x00,0xc9,0x00,0x00,0x2f,0x01, -0x01,0x85,0x01,0x01,0xca,0x01,0x01,0x1f,0x02,0x02,0x43,0x02,0x02,0x75,0x02,0x02, -0x88,0x02,0x02,0x88,0x02,0x02,0x67,0x02,0x02,0x35,0x02,0x02,0xf1,0x01,0x01,0x9c, -0x01,0x01,0x47,0x01,0x01,0xe1,0x00,0x00,0x7a,0x00,0x00,0x14,0x00,0xff,0xce,0xff, -0xff,0x69,0xff,0xff,0x24,0xff,0xff,0xe0,0xfe,0xfe,0x9c,0xfe,0xfe,0x68,0xfe,0xfe, -0x35,0xfe,0xfe,0x12,0xfe,0xfe,0xf0,0xfd,0xfd,0xee,0xfd,0xfd,0xee,0xfd,0xfd,0xfe, -0xfd,0xfe,0x10,0xfe,0xfe,0x42,0xfe,0xfe,0x86,0xfe,0xfe,0xda,0xfe,0xfe,0x2f,0xff, -0xff,0x74,0xff,0xff,0xda,0xff,0x00,0x20,0x00,0x00,0x85,0x00,0x00,0xeb,0x00,0x01, -0x41,0x01,0x01,0x97,0x01,0x01,0xdb,0x01,0x01,0x0f,0x02,0x02,0x31,0x02,0x02,0x43, -0x02,0x02,0x44,0x02,0x02,0x34,0x02,0x02,0x22,0x02,0x02,0xf0,0x01,0x01,0xce,0x01, -0x01,0x8b,0x01,0x01,0x46,0x01,0x01,0xf1,0x00,0x00,0x9c,0x00,0x00,0x36,0x00,0xff, -0xcf,0xff,0xff,0x59,0xff,0xff,0xe2,0xfe,0xfe,0x8c,0xfe,0xfe,0x46,0xfe,0xfe,0x02, -0xfe,0xfd,0xde,0xfd,0xfd,0xcd,0xfd,0xfd,0xcc,0xfd,0xfd,0xdc,0xfd,0xfd,0xfe,0xfd, -0xfe,0x10,0xfe,0xfe,0x42,0xfe,0xfe,0x76,0xfe,0xfe,0xb9,0xfe,0xfe,0xfd,0xfe,0xff, -0x31,0xff,0xff,0x85,0xff,0xff,0xdb,0xff,0x00,0x20,0x00,0x00,0x85,0x00,0x00,0xeb, -0x00,0x01,0x20,0x01,0x01,0x75,0x01,0x01,0xb9,0x01,0x01,0xec,0x01,0x02,0x00,0x02, -0x02,0x21,0x02,0x02,0x23,0x02,0x02,0x12,0x02,0x02,0xf1,0x01,0x01,0xce,0x01,0x01, -0x8a,0x01,0x01,0x36,0x01,0x01,0xe1,0x00,0x00,0x8b,0x00,0x00,0x25,0x00,0x00,0xd0, -0xff,0xff,0x7a,0xff,0xff,0x25,0xff,0xff,0xd0,0xfe,0xfe,0x9b,0xfe,0xfe,0x57,0xfe, -0xfe,0x13,0xfe,0xfd,0xef,0xfd,0xfd,0xcd,0xfd,0xfd,0xbc,0xfd,0xfd,0xbb,0xfd,0xfd, -0xdc,0xfd,0xfd,0xfe,0xfd,0xfe,0x31,0xfe,0xfe,0x75,0xfe,0xfe,0xda,0xfe,0xfe,0x3f, -0xff,0xff,0x96,0xff,0xff,0xfc,0xff,0x00,0x52,0x00,0x00,0xb8,0x00,0x00,0xfd,0x00, -0x01,0x42,0x01,0x01,0x86,0x01,0x01,0xb9,0x01,0x01,0xec,0x01,0x01,0xfe,0x01,0x02, -0x00,0x02,0x02,0xf0,0x01,0x01,0xef,0x01,0x01,0xcd,0x01,0x01,0x9b,0x01,0x01,0x68, -0x01,0x01,0x24,0x01,0x01,0xd0,0x00,0x00,0x9b,0x00,0x00,0x36,0x00,0x00,0xe1,0xff, -0xff,0x9c,0xff,0xff,0x47,0xff,0xff,0xf2,0xfe,0xfe,0xbd,0xfe,0xfe,0x79,0xfe,0xfe, -0x56,0xfe,0xfe,0x34,0xfe,0xfe,0x23,0xfe,0xfe,0x22,0xfe,0xfe,0x32,0xfe,0xfe,0x43, -0xfe,0xfe,0x75,0xfe,0xfe,0x98,0xfe,0xfe,0xdb,0xfe,0xfe,0x1f,0xff,0xff,0x53,0xff, -0xff,0xa7,0xff,0xff,0xfd,0xff,0x00,0x42,0x00,0x00,0x96,0x00,0x00,0xec,0x00,0x01, -0x30,0x01,0x01,0x75,0x01,0x01,0xa8,0x01,0x01,0xcb,0x01,0x01,0xdd,0x01,0x01,0xde, -0x01,0x01,0xdd,0x01,0x01,0xbc,0x01,0x01,0x9a,0x01,0x01,0x68,0x01,0x01,0x35,0x01, -0x01,0x02,0x01,0x00,0xce,0x00,0x00,0x8a,0x00,0x00,0x35,0x00,0x00,0xf1,0xff,0xff, -0xad,0xff,0xff,0x68,0xff,0xff,0x24,0xff,0xff,0xe0,0xfe,0xfe,0xbc,0xfe,0xfe,0x8a, -0xfe,0xfe,0x78,0xfe,0xfe,0x66,0xfe,0xfe,0x66,0xfe,0xfe,0x66,0xfe,0xfe,0x76,0xfe, -0xfe,0x98,0xfe,0xfe,0xba,0xfe,0xfe,0xed,0xfe,0xff,0x20,0xff,0xff,0x53,0xff,0xff, -0x97,0xff,0xff,0xdb,0xff,0xff,0x0e,0x00,0x00,0x31,0x00,0x00,0x75,0x00,0x00,0xa8, -0x00,0x00,0xdc,0x00,0x00,0x0f,0x01,0x01,0x21,0x01,0x01,0x54,0x01,0x01,0x66,0x01, -0x01,0x77,0x01,0x01,0x88,0x01,0x01,0x78,0x01,0x01,0x67,0x01,0x01,0x45,0x01,0x01, -0x12,0x01,0x00,0xdf,0x00,0x00,0xac,0x00,0x00,0x58,0x00,0x00,0x13,0x00,0xff,0xdf, -0xff,0xff,0x9b,0xff,0xff,0x57,0xff,0xff,0x24,0xff,0xff,0x01,0xff,0xfe,0xde,0xfe, -0xfe,0xbc,0xfe,0xfe,0x9a,0xfe,0xfe,0x89,0xfe,0xfe,0x88,0xfe,0xfe,0x87,0xfe,0xfe, -0x88,0xfe,0xfe,0xa9,0xfe,0xfe,0xcb,0xfe,0xfe,0xed,0xfe,0xff,0x10,0xff,0xff,0x53, -0xff,0xff,0x97,0xff,0xff,0xda,0xff,0xff,0x0e,0x00,0x00,0x42,0x00,0x00,0x76,0x00, -0x00,0xa9,0x00,0x00,0xec,0x00,0x00,0x0f,0x01,0x01,0x21,0x01,0x01,0x43,0x01,0x01, -0x54,0x01,0x01,0x55,0x01,0x01,0x55,0x01,0x01,0x44,0x01,0x01,0x34,0x01,0x01,0x12, -0x01,0x01,0xf0,0x00,0x00,0xce,0x00,0x00,0x9b,0x00,0x00,0x68,0x00,0x00,0x24,0x00, -0x00,0xf0,0xff,0xff,0xbd,0xff,0xff,0x79,0xff,0xff,0x35,0xff,0xff,0x01,0xff,0xfe, -0xde,0xfe,0xfe,0xbc,0xfe,0xfe,0xaa,0xfe,0xfe,0x99,0xfe,0xfe,0x99,0xfe,0xfe,0xaa, -0xfe,0xfe,0xcb,0xfe,0xfe,0xed,0xfe,0xfe,0x0e,0xff,0xff,0x31,0xff,0xff,0x64,0xff, -0xff,0x97,0xff,0xff,0xca,0xff,0xff,0x0e,0x00,0x00,0x32,0x00,0x00,0x75,0x00,0x00, -0xb9,0x00,0x00,0xfd,0x00,0x01,0x20,0x01,0x01,0x43,0x01,0x01,0x55,0x01,0x01,0x66, -0x01,0x01,0x77,0x01,0x01,0x66,0x01,0x01,0x56,0x01,0x01,0x34,0x01,0x01,0x12,0x01, -0x01,0xe0,0x00,0x00,0xbd,0x00,0x00,0x89,0x00,0x00,0x46,0x00,0x00,0x13,0x00,0xff, -0xdf,0xff,0xff,0xac,0xff,0xff,0x78,0xff,0xff,0x45,0xff,0xff,0x23,0xff,0xff,0xf0, -0xfe,0xfe,0xee,0xfe,0xfe,0xcd,0xfe,0xfe,0xbc,0xfe,0xfe,0xbb,0xfe,0xfe,0xbb,0xfe, -0xfe,0xcc,0xfe,0xfe,0xed,0xfe,0xfe,0x0f,0xff,0xff,0x31,0xff,0xff,0x64,0xff,0xff, -0x98,0xff,0xff,0xdb,0xff,0xff,0x0f,0x00,0x00,0x42,0x00,0x00,0x76,0x00,0x00,0xa8, -0x00,0x00,0xcb,0x00,0x00,0xed,0x00,0x00,0x0f,0x01,0x01,0x10,0x01,0x01,0x22,0x01, -0x01,0x22,0x01,0x01,0x23,0x01,0x01,0x22,0x01,0x01,0x01,0x01,0x00,0xef,0x00,0x00, -0xcd,0x00,0x00,0x9a,0x00,0x00,0x68,0x00,0x00,0x34,0x00,0x00,0xf1,0xff,0xff,0xce, -0xff,0xff,0x9b,0xff,0xff,0x68,0xff,0xff,0x45,0xff,0xff,0x23,0xff,0xff,0x01,0xff, -0xff,0xf0,0xfe,0xfe,0xef,0xfe,0xfe,0xee,0xfe,0xfe,0xee,0xfe,0xfe,0xfe,0xfe,0xfe, -0x0f,0xff,0xff,0x10,0xff,0xff,0x22,0xff,0xff,0x43,0xff,0xff,0x76,0xff,0xff,0x98, -0xff,0xff,0xcb,0xff,0xff,0xfd,0xff,0x00,0x10,0x00,0x00,0x42,0x00,0x00,0x65,0x00, -0x00,0x97,0x00,0x00,0xba,0x00,0x00,0xdc,0x00,0x00,0xed,0x00,0x00,0xfe,0x00,0x00, -0xff,0x00,0x00,0xff,0x00,0x00,0xee,0x00,0x00,0xde,0x00,0x00,0xcc,0x00,0x00,0xab, -0x00,0x00,0x89,0x00,0x00,0x68,0x00,0x00,0x45,0x00,0x00,0x23,0x00,0x00,0xf1,0xff, -0xff,0xde,0xff,0xff,0xbc,0xff,0xff,0x89,0xff,0xff,0x67,0xff,0xff,0x45,0xff,0xff, -0x33,0xff,0xff,0x12,0xff,0xff,0x11,0xff,0xff,0x11,0xff,0xff,0x11,0xff,0xff,0x21, -0xff,0xff,0x32,0xff,0xff,0x44,0xff,0xff,0x65,0xff,0xff,0x87,0xff,0xff,0xa9,0xff, -0xff,0xcb,0xff,0xff,0xed,0xff,0xff,0x0f,0x00,0x00,0x21,0x00,0x00,0x54,0x00,0x00, -0x76,0x00,0x00,0x98,0x00,0x00,0xba,0x00,0x00,0xcb,0x00,0x00,0xdc,0x00,0x00,0xdd, -0x00,0x00,0xdd,0x00,0x00,0xdd,0x00,0x00,0xdd,0x00,0x00,0xcc,0x00,0x00,0xbb,0x00, -0x00,0x9a,0x00,0x00,0x78,0x00,0x00,0x56,0x00,0x00,0x34,0x00,0x00,0x01,0x00,0xff, -0xef,0xff,0xff,0xcd,0xff,0xff,0xab,0xff,0xff,0x89,0xff,0xff,0x77,0xff,0xff,0x56, -0xff,0xff,0x44,0xff,0xff,0x33,0xff,0xff,0x23,0xff,0xff,0x22,0xff,0xff,0x22,0xff, -0xff,0x32,0xff,0xff,0x43,0xff,0xff,0x54,0xff,0xff,0x76,0xff,0xff,0x98,0xff,0xff, -0xcb,0xff,0xff,0xed,0xff,0xff,0x0f,0x00,0x00,0x32,0x00,0x00,0x54,0x00,0x00,0x76, -0x00,0x00,0x98,0x00,0x00,0xaa,0x00,0x00,0xbb,0x00,0x00,0xdc,0x00,0x00,0xdd,0x00, -0x00,0xde,0x00,0x00,0xee,0x00,0x00,0xdd,0x00,0x00,0xcd,0x00,0x00,0xbb,0x00,0x00, -0x9a,0x00,0x00,0x78,0x00,0x00,0x56,0x00,0x00,0x34,0x00,0x00,0x01,0x00,0xff,0xef, -0xff,0xff,0xcd,0xff,0xff,0x9a,0xff,0xff,0x78,0xff,0xff,0x56,0xff,0xff,0x45,0xff, -0xff,0x33,0xff,0xff,0x22,0xff,0xff,0x22,0xff,0xff,0x21,0xff,0xff,0x22,0xff,0xff, -0x33,0xff,0xff,0x44,0xff,0xff,0x65,0xff,0xff,0x76,0xff,0xff,0x98,0xff,0xff,0xba, -0xff,0xff,0xdc,0xff,0xff,0xfe,0xff,0x00,0x10,0x00,0x00,0x42,0x00,0x00,0x65,0x00, -0x00,0x87,0x00,0x00,0xa9,0x00,0x00,0xba,0x00,0x00,0xcc,0x00,0x00,0xcc,0x00,0x00, -0xcc,0x00,0x00,0xcc,0x00,0x00,0xbc,0x00,0x00,0xab,0x00,0x00,0x99,0x00,0x00,0x78, -0x00,0x00,0x56,0x00,0x00,0x34,0x00,0x00,0x22,0x00,0x00,0x00,0x00,0xff,0xef,0xff, -0xff,0xcd,0xff,0xff,0xab,0xff,0xff,0x89,0xff,0xff,0x77,0xff,0xff,0x56,0xff,0xff, -0x44,0xff,0xff,0x34,0xff,0xff,0x33,0xff,0xff,0x33,0xff,0xff,0x33,0xff,0xff,0x44, -0xff,0xff,0x55,0xff,0xff,0x76,0xff,0xff,0x87,0xff,0xff,0xa9,0xff,0xff,0xcb,0xff, -0xff,0xed,0xff,0xff,0x0f,0x00,0x00,0x11,0x00,0x00,0x32,0x00,0x00,0x54,0x00,0x00, -0x65,0x00,0x00,0x77,0x00,0x00,0x88,0x00,0x00,0x98,0x00,0x00,0x99,0x00,0x00,0x99, -0x00,0x00,0xa9,0x00,0x00,0x99,0x00,0x00,0x99,0x00,0x00,0x88,0x00,0x00,0x77,0x00, -0x00,0x56,0x00,0x00,0x45,0x00,0x00,0x23,0x00,0x00,0x01,0x00,0x00,0xf0,0xff,0xff, -0xde,0xff,0xff,0xcd,0xff,0xff,0xbb,0xff,0xff,0xaa,0xff,0xff,0x99,0xff,0xff,0x88, -0xff,0xff,0x78,0xff,0xff,0x78,0xff,0xff,0x77,0xff,0xff,0x87,0xff,0xff,0x88,0xff, -0xff,0x98,0xff,0xff,0x99,0xff,0xff,0xaa,0xff,0xff,0xcb,0xff,0xff,0xdc,0xff,0xff, -0xed,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x11,0x00,0x00,0x32,0x00,0x00,0x43, -0x00,0x00,0x54,0x00,0x00,0x55,0x00,0x00,0x66,0x00,0x00,0x76,0x00,0x00,0x77,0x00, -0x00,0x77,0x00,0x00,0x67,0x00,0x00,0x66,0x00,0x00,0x56,0x00,0x00,0x55,0x00,0x00, -0x44,0x00,0x00,0x33,0x00,0x00,0x22,0x00,0x00,0x11,0x00,0x00,0x00,0x00,0xff,0xff, -0xff,0xff,0xee,0xff,0xff,0xdd,0xff,0xff,0xcd,0xff,0xff,0xbc,0xff,0xff,0xbb,0xff, -0xff,0xab,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff, -0xaa,0xff,0xff,0xbb,0xff,0xff,0xcb,0xff,0xff,0xcc,0xff,0xff,0xdd,0xff,0xff,0xed, -0xff,0xff,0xfe,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x11,0x00,0x00,0x22,0x00, -0x00,0x22,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x44,0x00,0x00,0x44,0x00,0x00, -0x44,0x00,0x00,0x44,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x22, -0x00,0x00,0x22,0x00,0x00,0x11,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0xf0,0xff, -0xff,0xff,0xff,0xff,0xee,0xff,0xff,0xde,0xff,0xff,0xdd,0xff,0xff,0xcd,0xff,0xff, -0xcc,0xff,0xff,0xcc,0xff,0xff,0xcc,0xff,0xff,0xcc,0xff,0xff,0xcc,0xff,0xff,0xcc, -0xff,0xff,0xdc,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xee,0xff,0xff,0xee,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x10,0x00,0x00, -0x11,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x22, -0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x12,0x00,0x00,0x11,0x00,0x00,0x11,0x00, -0x00,0x11,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xef,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee, -0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff, -0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x0f,0x00,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f, -0x00,0xff,0x0f,0x00,0xff,0x0f,0x00,0xff,0x0f,0x00,0xff,0x0f,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0xf9,0x96,0x50,0x48,0xa4,0xe9,0xbb,0x02,0xd9,0xb8,0xcf,0xee,0x36,0xfe,0x7d,0x3a, -0x5c,0xf4,0xc6,0xbe,0x99,0x98,0xe2,0xef,0x48,0x63,0x6f,0x5f,0xf5,0x28,0xb8,0x0d, -0x80,0x96,0xd9,0xed,0x14,0x8c,0x6e,0x7e,0xe8,0x39,0xc7,0xc8,0x9b,0x86,0xd1,0xb6, -0x21,0x9d,0x6e,0x77,0x81,0x4c,0xe8,0xf6,0x99,0x81,0x6c,0xb9,0x05,0x7b,0x59,0x74, -0x2b,0x54,0xf3,0x35,0xb1,0x87,0x15,0xac,0x02,0x49,0x53,0x6b,0xd1,0x53,0xff,0xb5, -0xac,0x8a,0x3b,0xbb,0xfe,0x67,0x49,0x6a,0xb5,0x50,0xf6,0x17,0xb9,0x96,0x83,0xb2, -0xfc,0x30,0x51,0x64,0x15,0x4b,0x03,0xde,0xb7,0x91,0xdb,0xb8,0xfd,0x52,0x3f,0x65, -0x7d,0x56,0xfc,0xb8,0xbb,0x9f,0x9c,0xb1,0xef,0xd1,0x4a,0x64,0x0b,0x47,0x0a,0xf2, -0xc9,0x95,0x1f,0xb0,0xfb,0x93,0x38,0x56,0x2d,0x58,0x0e,0x7f,0xbf,0xa5,0x90,0xb9, -0xe3,0x27,0x35,0x63,0x5e,0x4d,0x0a,0xb8,0xd8,0xa7,0x67,0xa8,0xee,0x81,0x35,0x4e, -0x27,0x4e,0x21,0xff,0xcf,0xa2,0x9e,0xba,0xe9,0x5b,0x1f,0x51,0xaf,0x54,0x15,0x5b, -0xdb,0xb6,0x75,0xad,0xda,0xe9,0x2b,0x52,0x40,0x49,0x25,0x8f,0xe5,0xa8,0x12,0xab, -0xe4,0x82,0x1d,0x48,0x52,0x59,0x26,0x80,0xdc,0xb8,0x6a,0xb5,0xd2,0xb7,0x16,0x4e, -0x55,0x4e,0x27,0x39,0xf0,0xbb,0x36,0xa9,0xd7,0x3b,0x15,0x3f,0xd4,0x4d,0x32,0x9d, -0xf0,0xbe,0x50,0xb3,0xd2,0x01,0x07,0x3f,0xfb,0x51,0x2d,0xa9,0xf5,0xc9,0x98,0xb0, -0xcb,0x9e,0x07,0x3a,0x40,0x48,0x33,0x7c,0xff,0xc8,0x73,0xb5,0xd0,0x63,0xff,0x2f, -0x7b,0x47,0x36,0x65,0x02,0xd2,0x04,0xba,0xc8,0x01,0xf9,0x31,0x20,0x45,0x35,0x3f, -0x09,0xd5,0xcf,0xb9,0xc9,0x0c,0xf7,0x28,0xca,0x42,0x36,0xd7,0x08,0xdc,0x03,0xc3, -0xc8,0xd7,0xee,0x23,0xc4,0x3f,0x34,0xba,0x0f,0xe4,0xbc,0xc2,0xc7,0xf5,0xef,0x1b, -0xf0,0x32,0x38,0x80,0x18,0xe7,0xf6,0xca,0xcd,0xa4,0xe6,0x0f,0x2d,0x34,0x35,0x9e, -0x17,0xf0,0xd2,0xd0,0xcb,0x7c,0xe6,0x0f,0x41,0x2b,0x30,0x59,0x1c,0xf4,0xf8,0xd5, -0xcf,0xf8,0xe4,0x08,0x7a,0x25,0x2e,0xdd,0x1d,0xfb,0xc2,0xda,0xd0,0x02,0xe1,0x05, -0xf0,0x22,0x2e,0xb0,0x1e,0xff,0xfd,0xde,0xd2,0xa9,0xde,0xfc,0x32,0x1e,0x2f,0xb8, -0x22,0x03,0x09,0xe4,0xd1,0xb7,0xda,0xfb,0x02,0x1c,0x2b,0xeb,0x24,0x09,0x87,0xe7, -0xd3,0x14,0xda,0xf6,0x89,0x15,0x27,0xdf,0x27,0x0e,0x39,0xed,0xd6,0x19,0xd9,0xf1, -0x04,0x11,0x26,0xd6,0x26,0x0e,0x3b,0xf0,0xe0,0x41,0xde,0xec,0xf6,0x05,0x1f,0x21, -0x2a,0x15,0xf9,0xf1,0xdf,0xe6,0xdf,0xec,0x46,0x07,0x1c,0xa3,0x20,0x15,0x2b,0xfa, -0xe2,0x15,0xe1,0xea,0x57,0x03,0x1c,0xf7,0x22,0x15,0x2a,0xfb,0xe2,0x0e,0xe0,0xeb, -0xeb,0x01,0x17,0x39,0x22,0x16,0x07,0xff,0xe8,0x04,0xe0,0xe9,0xe2,0xfd,0x14,0x19, -0x21,0x19,0x17,0x01,0xe9,0xc4,0xdf,0xe8,0x8b,0xfe,0x16,0x57,0x1f,0x15,0x7e,0xff, -0xeb,0x76,0xe4,0xeb,0x19,0xfd,0x12,0x57,0x1b,0x14,0xf8,0x02,0xef,0xe8,0xe3,0xe9, -0x48,0xfd,0x14,0xf2,0x19,0x11,0x54,0x02,0xf3,0xe1,0xe5,0xea,0x9e,0xfb,0x0c,0xaf, -0x19,0x17,0x22,0x03,0xf1,0x4f,0xe8,0xea,0x64,0xf9,0x0f,0x73,0x18,0x11,0x88,0x03, -0xf7,0x72,0xea,0xea,0xf7,0xf6,0x08,0x54,0x18,0x19,0x2c,0x06,0xf3,0x02,0xea,0xea, -0x8c,0xf5,0x0b,0xf6,0x17,0x12,0x1f,0x07,0xf7,0xad,0xea,0xeb,0xc5,0xf8,0x08,0x7c, -0x13,0x14,0x54,0x05,0xf5,0x28,0xef,0xf1,0xd5,0xfa,0x05,0x63,0x0e,0x10,0x08,0x07, -0xf9,0x97,0xf0,0xf0,0xa2,0xf9,0x06,0x8e,0x0e,0x0f,0xca,0x05,0xf8,0xc8,0xf1,0xf3, -0xb5,0xfb,0x04,0xcc,0x0b,0x0c,0xe6,0x04,0xfb,0x18,0xf5,0xf2,0xfa,0xf9,0x04,0xd5, -0x0a,0x0d,0x69,0x08,0xfb,0x99,0xf1,0xf1,0x7f,0xfa,0x05,0xec,0x0b,0x0a,0xad,0x06, -0xfc,0xde,0xf4,0xf3,0x87,0xfa,0x02,0xaa,0x09,0x0b,0x42,0x07,0xfd,0xbe,0xf5,0xf3, -0x77,0xf9,0x02,0x33,0x0a,0x0c,0x60,0x06,0xfc,0x0f,0xf6,0xf3,0x88,0xf9,0x03,0x48, -0x0a,0x09,0x0d,0x06,0xfd,0x9a,0xf5,0xf5,0xea,0xfb,0x02,0x60,0x08,0x09,0x06,0x05, -0xfd,0xb7,0xf7,0xf7,0x99,0xfb,0x01,0xd8,0x07,0x07,0xde,0x03,0xfe,0xb5,0xf9,0xf8, -0xf5,0xfb,0x00,0x7b,0x06,0x06,0x48,0x04,0xff,0x43,0xfb,0xf8,0x0e,0xfb,0x00,0xed, -0x05,0x05,0x55,0x03,0x00,0x45,0xfc,0xf9,0x3c,0xfb,0xff,0xee,0x04,0x04,0x88,0x02, -0x00,0xd8,0xfe,0xfc,0x83,0xfb,0xfe,0xa3,0x01,0x03,0x7d,0x03,0x01,0xa7,0xfe,0xfd, -0xa4,0xfd,0xfe,0x09,0x00,0x01,0x7b,0x02,0x01,0xb4,0xff,0xfe,0x7f,0xfe,0xfe,0xb6, -0xff,0x01,0x46,0x01,0x00,0xd1,0xff,0xff,0xee,0xff,0xff,0x96,0xff,0x00,0x61,0x00, -0x00,0x12,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0xef,0xf5,0xcf, -0xb8,0x38,0xc7,0xb8,0x6a,0xf3,0x26,0xf6,0xe8,0xf8,0xec,0x1c,0x57,0xdd,0x17,0x7c, -0x2d,0xa4,0x4f,0xbc,0x6c,0x6d,0xe0,0x73,0x09,0x80,0xc4,0xac,0xad,0x7f,0xaf,0xe9, -0xf1,0x94,0xf5,0xbc,0xad,0xf1,0x5f,0x3c,0xf2,0xcc,0x47,0x6d,0x8a,0xf9,0x7f,0xac, -0x58,0x18,0xcc,0xa7,0x75,0x14,0x8e,0x96,0x04,0x86,0x0e,0xde,0x1b,0x29,0x30,0xfa, -0xfd,0xed,0x60,0xfe,0xe9,0x04,0x26,0xf6,0x4d,0xc9,0x33,0x22,0x32,0xa5,0x32,0x54, -0xdd,0xbc,0x03,0xcf,0x2a,0x3b,0x03,0x2e,0xd7,0xe9,0x34,0xfa,0x11,0xf3,0x3a,0xb6, -0x85,0xf3,0x2a,0xf5,0xdf,0xf6,0xdb,0x25,0x84,0x81,0x5b,0xcf,0x68,0x0a,0xf0,0xaf, -0xee,0xf5,0x5a,0x5a,0xc0,0xa7,0x08,0xce,0x76,0x3a,0x02,0x12,0x23,0xe9,0x78,0xdd, -0x34,0x2b,0xd8,0xfe,0x41,0x3f,0x06,0xe5,0xf9,0xf3,0x40,0x0a,0xde,0xc6,0x25,0x3a, -0xc7,0xe3,0xf0,0x57,0xd7,0x0c,0xe7,0x1a,0x09,0x14,0x01,0xf1,0x9f,0xe0,0xe6,0x72, -0x65,0xdf,0x9d,0x18,0x17,0x4f,0xab,0x1a,0x5f,0xd8,0x2a,0x36,0xe2,0x25,0xd7,0xf0, -0xe2,0xea,0xd6,0x2d,0xce,0xe5,0x00,0xfc,0x21,0x95,0x9e,0x35,0xea,0x30,0xee,0x20, -0x58,0x9f,0x4c,0x9b,0xee,0xea,0x7b,0x34,0xfe,0x91,0xdd,0x0d,0x12,0xf8,0x28,0xd5, -0x09,0x0f,0xbd,0xe0,0xf2,0x38,0xec,0x0f,0xef,0x39,0x0d,0xaf,0xec,0xc8,0xfc,0x32, -0xf6,0xe8,0x35,0x01,0x04,0xe1,0x13,0xc7,0xe0,0x19,0x63,0x17,0x29,0x9f,0xef,0x18, -0x55,0x04,0xc8,0x26,0x1b,0x23,0x6c,0xfa,0xdf,0x7b,0xdb,0x1d,0xbd,0xeb,0xf6,0xcb, -0x12,0xce,0x76,0x43,0xbe,0xdf,0x04,0x25,0xf1,0xcd,0x36,0xa8,0xad,0x02,0x9d,0x0b, -0x05,0xd1,0x06,0x01,0x29,0xb5,0x0c,0x35,0x13,0xed,0xe9,0x44,0xcd,0x3a,0x32,0xcc, -0x49,0x29,0xf3,0x6b,0x24,0x29,0xcb,0xa4,0x35,0x1c,0xc2,0x5c,0xa1,0xd0,0x2e,0xae, -0x21,0xdc,0xca,0x17,0xfa,0x64,0x04,0xf3,0xe5,0x03,0xfd,0x49,0xf0,0x16,0x27,0xf9, -0x34,0xae,0xf5,0xfd,0x5b,0xf6,0x19,0xfd,0xc5,0x5d,0xfa,0xba,0x27,0xc4,0xd5,0x08, -0x07,0x1a,0xb7,0x3c,0x43,0xde,0x1f,0xe9,0xe3,0xf0,0x18,0xf8,0x3a,0x00,0xe3,0xd0, -0xdf,0xe8,0x9c,0x13,0x13,0x03,0xc6,0x26,0x91,0xd8,0x3b,0x0b,0xfc,0xca,0x37,0x24, -0xec,0x7e,0x20,0xe9,0x98,0x0c,0x02,0x1a,0x02,0x28,0x79,0xd8,0x0f,0x2f,0xfb,0x25, -0x47,0xea,0x35,0xa7,0xe9,0x19,0xa9,0x02,0xf8,0xb3,0x04,0x12,0x1e,0xe2,0x27,0x40, -0xfd,0xff,0xbe,0x21,0xf2,0x3e,0x09,0xf4,0xb7,0x1b,0xb8,0xd6,0x2e,0xdf,0xbd,0x24, -0xfd,0x6e,0xdd,0x00,0x60,0x10,0xd0,0x3c,0x20,0xde,0x10,0x0b,0xf6,0xe0,0xea,0xf9, -0x47,0xf7,0x0c,0x7c,0x12,0x9d,0xb7,0x35,0xd2,0x5e,0x16,0x24,0xcd,0xe4,0xeb,0x17, -0x11,0xd3,0x5a,0x2e,0xf9,0xc8,0xe9,0x20,0xb9,0xdf,0x1e,0x24,0x12,0xfd,0xad,0x1e, -0xf3,0x76,0x13,0xf0,0x22,0x29,0xee,0x3f,0x53,0xaf,0xa4,0x1e,0xf2,0xb9,0x10,0x2c, -0xf0,0xf5,0x02,0x04,0xe7,0x0c,0xc0,0xf7,0x13,0xe3,0x05,0x04,0x56,0x11,0xa7,0x5c, -0x1e,0x1a,0x8c,0xd9,0x2e,0xed,0xe2,0xdf,0x48,0x07,0xf2,0xbe,0x03,0xfc,0x9c,0xe2, -0xfa,0xe3,0xe5,0xf3,0x08,0x24,0xe0,0x1c,0x08,0xc7,0x1a,0x12,0x1a,0x33,0x00,0x08, -0x44,0xf9,0xdd,0xbe,0x39,0xc8,0xfb,0x21,0x25,0x5a,0x0a,0xd8,0xb4,0x02,0xdb,0x72, -0x3e,0x09,0x8f,0xf8,0x00,0xc7,0xdd,0x28,0x00,0x27,0x0d,0xfe,0x01,0xf7,0x5a,0xef, -0x07,0xfb,0x1f,0xf7,0x7f,0x21,0xe3,0xec,0xde,0xef,0x4e,0x36,0xf0,0x24,0x2d,0xc5, -0xdc,0xf9,0xd5,0xf2,0x11,0x19,0xa1,0xe7,0xf5,0x94,0xe9,0xec,0xdb,0xfd,0x0b,0x0e, -0x28,0xce,0x9b,0x31,0xaf,0x19,0x19,0xff,0x58,0x11,0x20,0x25,0xc7,0xfa,0x9c,0xd9, -0x42,0x1b,0xf4,0x11,0xe2,0x14,0xc2,0xee,0x1f,0x0b,0x59,0xf9,0x11,0x2c,0xfc,0xfc, -0x02,0xf6,0x1b,0x66,0x16,0x15,0xbc,0x00,0xd4,0x2e,0x2b,0xdb,0x5e,0x3d,0xf3,0x6b, -0x1b,0xc5,0xa8,0x22,0xfc,0xb0,0x04,0x32,0xcd,0xe1,0xe6,0x3a,0x07,0xf9,0x00,0x0a, -0x03,0x40,0x0c,0xc9,0xf7,0x1f,0xda,0x25,0x0c,0x07,0x06,0x1a,0xe8,0xb2,0xec,0xd9, -0x5d,0xef,0x45,0x20,0xde,0x1f,0x19,0xa8,0x16,0xb0,0xf9,0x2a,0x16,0xf8,0xe8,0xb6, -0xec,0x11,0x9c,0xc0,0x2e,0xfd,0x0d,0xd4,0x68,0x38,0xce,0x59,0x12,0x16,0xd0,0xee, -0x29,0x4a,0xf4,0xfd,0x83,0xf7,0x0a,0x54,0x0e,0x33,0x4c,0xeb,0xf6,0xf9,0x29,0xdd, -0x4d,0x19,0xf6,0x13,0x01,0x19,0x98,0x04,0xf7,0xeb,0xe5,0x1b,0x1e,0x17,0xe2,0x14, -0x02,0xf1,0x4c,0xf2,0x2b,0x65,0xde,0xfa,0x0e,0xe2,0x1a,0x46,0xe0,0x0e,0xec,0xf1, -0xf1,0x0b,0x09,0xe0,0x39,0x10,0xed,0xff,0x08,0xed,0x3d,0xfc,0x06,0xa2,0xed,0x0c, -0xf1,0xf9,0x24,0xff,0xd8,0x22,0x7b,0xd6,0x10,0x60,0x05,0x02,0xf0,0x0e,0xed,0x42, -0x07,0x14,0xf4,0x1c,0xe6,0x53,0x1b,0x13,0x3e,0xd5,0x14,0x40,0xe8,0x2f,0x6e,0x21, -0xe9,0xef,0xfa,0x0a,0xa8,0xe3,0x32,0x72,0xe5,0x13,0x3d,0xe7,0xfa,0x90,0xf5,0x28, -0xdd,0xed,0xe9,0x64,0x1a,0xd5,0x4c,0x19,0xe0,0x99,0x0c,0x19,0x65,0xde,0xe9,0x8d, -0x03,0xb1,0xbd,0x36,0x0b,0x9d,0xf7,0xf3,0x62,0xfa,0xf8,0x6e,0x2b,0xe6,0x93,0x03, -0xfa,0xb7,0xf9,0xdb,0xd3,0x10,0x1f,0xa9,0x17,0xe1,0x61,0xfa,0x02,0x01,0x08,0x22, -0x33,0xfa,0x09,0x06,0xe7,0x05,0x2a,0x0d,0x13,0x38,0xef,0x27,0x14,0xca,0x22,0xfd, -0xd6,0x3d,0xa4,0x0c,0xd3,0x8b,0x2e,0xbc,0xf3,0x2e,0xf1,0x0c,0x0d,0x13,0x94,0xdc, -0x12,0x64,0xd4,0x1a,0x75,0x15,0xfe,0x69,0xf1,0xe5,0x9b,0xf2,0x29,0xe6,0xf7,0xfc, -0xf2,0xe9,0xf5,0x5f,0xe1,0x0a,0x99,0xeb,0x1f,0xae,0x0a,0xc8,0x0b,0x15,0xf8,0xeb, -0x1a,0x18,0x49,0xef,0xe5,0xd0,0xf5,0x19,0xad,0x0b,0x04,0xae,0x11,0xc9,0x65,0x12, -0x05,0x01,0x11,0x0c,0x96,0xf9,0xfe,0x17,0xf4,0xf2,0x38,0x2c,0xe7,0xa3,0x36,0xd7, -0xb7,0xee,0x10,0xd5,0x04,0x13,0xc2,0x25,0xdb,0xd8,0xf5,0xe5,0x1b,0x18,0x01,0xf1, -0x09,0x0e,0xd0,0xca,0x23,0xd1,0xe4,0x0b,0xf1,0x1c,0xe3,0x20,0xfe,0xe4,0x49,0x17, -0x0e,0xdc,0xe9,0x15,0x94,0xe6,0x14,0xa0,0xd6,0x2b,0x8f,0xdf,0x05,0xa9,0xf3,0x08, -0xa7,0xf3,0xee,0x28,0x22,0xf8,0xbd,0xee,0xfe,0xd5,0x00,0x16,0xe1,0x03,0xf3,0x4e, -0x1d,0xde,0xc0,0xf9,0x19,0x51,0xf3,0x0e,0x82,0xf7,0xf2,0x63,0x14,0xfe,0xc2,0x25, -0xe9,0x3c,0x07,0xe8,0x5e,0x11,0x07,0xe6,0x07,0xf4,0x08,0x11,0x10,0x2e,0xfc,0xeb, -0x38,0x2f,0xf2,0x37,0xf5,0xfe,0x29,0xee,0x04,0x62,0xfc,0xfa,0x68,0x16,0xf1,0x57, -0xdf,0x16,0x56,0xe2,0x11,0xa0,0x0a,0xe1,0x1c,0x06,0xf9,0x46,0xf7,0x0b,0x56,0x01, -0xf5,0xf0,0x11,0xe7,0xad,0xf7,0x10,0xab,0xfe,0x10,0x9c,0xd2,0x24,0x2d,0xd4,0x15, -0x9e,0x08,0xe9,0x5c,0x29,0xef,0x38,0x10,0x0e,0xd0,0xe6,0x0a,0xde,0x10,0xfa,0xc8, -0x04,0xfb,0xd7,0x0c,0xff,0x20,0x10,0x1a,0x4d,0xe7,0x24,0xa1,0xde,0x06,0xf2,0x1d, -0xdc,0x62,0x23,0xe1,0x87,0x0b,0x0b,0xec,0xf3,0xf7,0xa6,0xe1,0x21,0x0c,0xd6,0xfa, -0x8c,0x0b,0x0b,0x26,0xf0,0xe4,0x75,0xfb,0x01,0x88,0xf6,0xfa,0x3c,0xfc,0xfa,0xba, -0xfe,0xfe,0x01,0xfb,0x0a,0xb5,0xfe,0x0c,0xbd,0xfe,0xfe,0x44,0xf9,0x13,0x29,0xfe, -0x1f,0x37,0xe4,0xfe,0x0d,0x02,0x05,0xfa,0x1f,0xf7,0xac,0x13,0xe1,0xd5,0x17,0x33, -0xbc,0xd4,0x22,0xd8,0xce,0xfc,0xe7,0x2e,0xf1,0xa5,0x0a,0x07,0x0c,0x0e,0xec,0x29, -0x11,0xe9,0x78,0x14,0x04,0xce,0xe3,0xfe,0x85,0xcf,0x21,0xbd,0xfc,0x03,0x61,0xfe, -0xd9,0xbd,0xf5,0xf8,0xd1,0x08,0x14,0xd3,0xef,0xed,0x53,0x04,0xdd,0x84,0x1c,0x03, -0xc5,0x18,0xec,0x71,0xfb,0xe8,0x67,0x18,0x11,0xbb,0xfd,0xfe,0x85,0x02,0xd3,0xc5, -0x1d,0x38,0xfc,0xf6,0xfc,0xf4,0xf2,0xfb,0xbd,0x10,0x14,0x4f,0xfc,0xed,0x42,0x25, -0xd2,0xf1,0x1a,0x10,0xc2,0x08,0x0d,0x1f,0xe0,0x14,0x29,0xde,0x33,0xb7,0xf3,0xf4, -0x12,0x09,0xec,0x3e,0x02,0x19,0xae,0xf7,0x0f,0x2a,0xfb,0xec,0xec,0xe8,0xf9,0xb9, -0xfa,0x04,0xe5,0xf5,0xed,0xe9,0xf5,0xf5,0x48,0x1d,0x02,0x1a,0xe5,0x00,0x07,0xd8, -0x16,0xf7,0x1e,0x05,0x5b,0xff,0xe9,0x86,0xfd,0x03,0xa7,0x1f,0x00,0x4e,0xf4,0x07, -0x96,0xee,0xfc,0x0b,0x12,0x17,0x95,0xfb,0xf8,0x1b,0x00,0xec,0x95,0x23,0x0a,0x33, -0xfe,0x2c,0xa0,0xd4,0xfc,0x19,0xff,0x10,0x1e,0xff,0x13,0x68,0xec,0x0e,0x2e,0xe4, -0x12,0x06,0x09,0x05,0xea,0xe1,0xf9,0xaa,0x04,0xe8,0x9c,0x26,0x1c,0x39,0xd5,0x08, -0x00,0xec,0x13,0x56,0x03,0xde,0xa9,0xfb,0xf4,0xa9,0x11,0xec,0x9d,0xfd,0xf8,0xed, -0xfc,0xf6,0x3c,0xfb,0xe5,0x35,0x18,0xf4,0xc5,0x19,0xe3,0x38,0x18,0xee,0x77,0x0e, -0x1e,0x81,0xe0,0x15,0x49,0x09,0x09,0x6e,0x0a,0xf6,0xf5,0x0b,0x09,0xf3,0xf8,0x01, -0x21,0x06,0x15,0x9c,0xfa,0x22,0xe4,0xed,0x07,0x40,0xfe,0x04,0xab,0x0a,0xf9,0x7b, -0xdd,0x26,0xca,0xea,0x04,0x9f,0x04,0xf5,0x23,0xf4,0xfc,0x13,0xf5,0xf4,0x54,0xe8, -0x1a,0x77,0xe9,0x15,0x91,0xd4,0x0d,0xdf,0x05,0xf3,0x9e,0x0c,0xff,0x74,0xed,0xea, -0x53,0x0d,0xf0,0x61,0x17,0xf7,0xe7,0xf0,0x04,0xff,0xfa,0xfc,0x18,0x13,0x19,0xee, -0xe8,0x03,0x6e,0xec,0x1a,0x4f,0x10,0x0b,0xb2,0x0c,0xfe,0x60,0xf9,0x09,0x07,0x49, -0xe3,0xb0,0xfb,0x09,0x57,0xf5,0x10,0xc3,0xe6,0x23,0x36,0x00,0x05,0xde,0xe1,0x04, -0x49,0x08,0x10,0xe1,0x06,0xec,0xb1,0xdb,0xf6,0x23,0xf3,0x14,0xd3,0xf4,0xef,0xa1, -0xf6,0xf0,0xc8,0xf8,0x06,0x95,0x05,0xfd,0x32,0xf4,0xe3,0x12,0x11,0xf4,0x0d,0x0a, -0xfb,0xed,0x08,0xf7,0x7b,0xf5,0x13,0x10,0x10,0x03,0x46,0xfa,0xf8,0xd8,0x09,0x10, -0x8b,0x13,0xf4,0xc5,0x07,0xf9,0x07,0x08,0x17,0xa6,0xfb,0x20,0xe6,0xf5,0xeb,0x55, -0x15,0xfa,0x43,0x15,0x11,0xb7,0xf5,0xef,0x91,0xf2,0x09,0x97,0x0d,0xff,0x9a,0x07, -0xdf,0x92,0x03,0x01,0xd7,0xf4,0x1f,0x36,0xe3,0xf5,0xa4,0xfb,0xec,0x95,0xf8,0x07, -0x0c,0x0d,0xe2,0x05,0xf6,0xf2,0x39,0xf7,0x2a,0x1f,0xf5,0xfc,0x25,0xe8,0xf1,0x17, -0x02,0x1f,0x4f,0x01,0xfa,0x68,0xf5,0x0b,0xd4,0xfa,0x15,0x0b,0x0a,0x11,0x9d,0x05, -0xd2,0xcb,0x18,0x02,0xea,0x05,0x19,0xcf,0x00,0xfb,0xe3,0xfe,0x17,0x14,0x05,0xf3, -0x5c,0xf8,0xf7,0x67,0x15,0xf6,0x18,0xfe,0xf3,0x48,0x01,0xfa,0x95,0x11,0xff,0xf1, -0xff,0x02,0x27,0xea,0x06,0x72,0x0d,0xd5,0x18,0x23,0xfa,0x0a,0xfa,0xf2,0xd4,0xe7, -0x0d,0x0a,0x15,0xfd,0x3c,0x00,0xf7,0x14,0xea,0xfc,0x03,0x01,0x0f,0x81,0xef,0x0b, -0xb8,0xfd,0xe7,0xab,0x22,0x05,0xe9,0xf3,0x04,0x72,0xe7,0xf6,0x15,0x1a,0x0e,0xb5, -0xe3,0x1f,0x42,0xf4,0xe6,0x4b,0x2d,0xe5,0x86,0x10,0xf6,0xcc,0xf6,0x20,0x78,0xee, -0x13,0x28,0xfa,0x13,0x5c,0xfc,0xfd,0xc5,0x06,0xef,0xd8,0x18,0x17,0x78,0xeb,0x07, -0xc0,0xe2,0x11,0x2f,0x0d,0xfe,0x8e,0x01,0xfc,0xe7,0x0a,0xec,0xb6,0x0d,0xf0,0xc8, -0x00,0x02,0xc7,0xd5,0x12,0x05,0xf7,0xef,0xe7,0x13,0xe5,0x64,0x09,0xf1,0xc7,0x02, -0xf6,0x87,0x00,0xe4,0xa1,0x0b,0x0d,0x9b,0xf7,0xfb,0xf7,0x05,0xfa,0x27,0x0e,0x0b, -0x28,0xe6,0x13,0xfd,0x0a,0x05,0xb8,0x06,0xfa,0x09,0xfc,0x08,0x91,0x19,0xf7,0xcb, -0x00,0xf9,0x0f,0x00,0x06,0x3a,0x08,0x14,0xcb,0x0a,0xf5,0xc2,0x01,0x0e,0x4b,0x03, -0x02,0xad,0x02,0xf1,0x93,0xf2,0x0e,0x96,0xfd,0x03,0x19,0x03,0xf3,0xba,0x07,0xe9, -0x18,0x09,0xfa,0x5e,0xf4,0xec,0x3f,0xf4,0xe3,0xac,0x17,0xea,0x71,0xee,0x0c,0xaa, -0xf8,0xef,0x0b,0xfc,0x0c,0xce,0x15,0xfd,0x7f,0xee,0xe4,0x46,0x00,0x0c,0xa3,0x23, -0x12,0x18,0xeb,0x09,0xb4,0x10,0x17,0xef,0x00,0x07,0x47,0x0d,0xef,0x78,0xea,0x23, -0x64,0xf2,0x1e,0x48,0xfe,0xfa,0xa4,0xf8,0xfc,0xc5,0x05,0x0f,0x21,0xf9,0xfc,0x6b, -0xfc,0xfc,0x52,0x0c,0xfb,0xf1,0x03,0xee,0x70,0xfb,0xfa,0x83,0x02,0x0b,0xec,0xf4, -0xf1,0x1e,0x07,0xea,0x02,0xec,0x13,0x5c,0x16,0xe6,0x02,0xfe,0xf2,0x7c,0x04,0x0c, -0x29,0x0f,0xfe,0x45,0xe1,0xdc,0x9a,0x17,0x1c,0x53,0xf2,0x03,0x43,0xf9,0xe7,0xc4, -0x0e,0xfd,0x07,0x16,0xf4,0xd7,0xee,0x06,0xb8,0x08,0x09,0xe7,0x1b,0x06,0xbd,0x00, -0xed,0xb7,0xfe,0x11,0xb6,0x04,0x1c,0x2e,0xf5,0xfd,0xc4,0xf3,0x03,0xcb,0x16,0xff, -0xce,0xf5,0xf8,0x9d,0xff,0xe8,0x72,0x21,0x04,0x48,0xf7,0x03,0x70,0xe5,0x0a,0xf3, -0xf0,0x1f,0x52,0x03,0xe1,0xbc,0x04,0xee,0xc1,0x08,0x06,0xab,0x01,0xf1,0x96,0xec, -0xf7,0x60,0x15,0x0c,0xda,0xf5,0x0a,0x1c,0xe2,0xf2,0x43,0x0c,0xea,0xde,0x0b,0x01, -0x91,0xf4,0xff,0x0b,0xfd,0xea,0xab,0x23,0x03,0x30,0xe6,0x07,0x52,0xef,0x0f,0xd7, -0x17,0xfd,0x1e,0x01,0x16,0xe6,0xf9,0x08,0x27,0x12,0x09,0x12,0xfc,0x09,0x68,0x14, -0xf6,0x57,0x19,0xf2,0x19,0x19,0xf4,0x0d,0xdf,0x23,0xcf,0xe2,0x11,0xe0,0xfc,0xeb, -0x7c,0xf6,0xec,0x4e,0x0f,0xff,0x84,0x00,0xda,0xbf,0x10,0xf4,0xa2,0xfe,0x02,0xb7, -0xf1,0xfb,0x5e,0xec,0xfb,0x2a,0x02,0x0b,0x27,0x0a,0xef,0x05,0x0b,0xfc,0x46,0xf5, -0x08,0x36,0xf4,0xfc,0x88,0xf1,0xfa,0x15,0xf9,0x1a,0x02,0x00,0x1c,0x90,0xee,0xfd, -0x14,0x0e,0xed,0xb6,0x1f,0x05,0x51,0x04,0x01,0xbd,0xf3,0x17,0xb1,0x03,0x13,0x2d, -0x0e,0xfc,0x60,0x05,0xf8,0xa9,0x05,0xfd,0xcf,0x1b,0xe9,0x83,0xf9,0x01,0x0d,0xd7, -0x18,0x55,0x10,0xf0,0x6c,0x05,0xf2,0xbb,0xf9,0xef,0x39,0xfc,0x03,0x7e,0xea,0x08, -0x2a,0xe3,0xff,0x45,0x04,0xef,0xe1,0x04,0x05,0xa4,0xe2,0x07,0x9c,0xf3,0x04,0xdf, -0x11,0xf0,0x61,0x11,0xe3,0xab,0x0b,0x16,0x85,0xf8,0xf4,0x70,0x08,0x0d,0x85,0xfd, -0x11,0x03,0x0f,0x03,0x0d,0xf7,0x0a,0x33,0x12,0xfd,0xeb,0x05,0x09,0xb7,0xff,0xef, -0x2d,0x09,0x18,0x25,0x07,0xed,0x41,0xf8,0x06,0x96,0x0c,0x08,0x1d,0xeb,0xf3,0xcd, -0xf8,0xf2,0x35,0x09,0x02,0xa3,0xff,0xfe,0xc4,0xfc,0xf4,0x54,0xf5,0x02,0x63,0x0e, -0xfe,0xd9,0xea,0xd9,0x32,0x0e,0xef,0xc4,0x05,0x16,0x0d,0xf8,0xea,0xe2,0xee,0x0c, -0xec,0xfb,0x33,0xd3,0xda,0xfe,0x59,0x02,0xf9,0xf2,0x0a,0x0c,0xb7,0xfc,0x0a,0x9e, -0xf6,0x07,0x64,0xf9,0x16,0xa3,0xf4,0x0a,0x9c,0xf5,0x0d,0x61,0x17,0xff,0x46,0x09, -0xf5,0x07,0x13,0xfb,0x76,0x02,0x04,0xcc,0x01,0x0e,0xe6,0xf0,0x04,0xcd,0x09,0xe4, -0xd7,0x07,0xff,0xca,0xec,0xef,0x13,0xfb,0xf8,0x38,0x13,0xe3,0xbc,0xfb,0xf9,0xff, -0x13,0xf3,0x4f,0x0a,0x07,0xab,0xcf,0x08,0x3b,0x10,0x02,0xcd,0xed,0x01,0x7d,0xf5, -0xf0,0xbf,0x10,0x0a,0x7d,0x14,0xf9,0xb1,0xe3,0x01,0xb4,0x15,0xec,0xa4,0x0f,0x04, -0x17,0xe9,0x0e,0x5f,0xff,0xfd,0xcc,0x19,0x06,0x43,0xf9,0x02,0xe9,0x00,0xf2,0x1e, -0x0a,0x06,0x9c,0x08,0xfe,0x5a,0x01,0x0d,0xc5,0x0a,0x02,0x1b,0x0e,0x04,0x4c,0xf0, -0x02,0xf9,0x0f,0x01,0x1e,0xf1,0x01,0x3e,0xee,0xf7,0x0c,0x02,0xf8,0xef,0x05,0xe3, -0x8d,0xf6,0xf3,0xca,0x03,0xf8,0xb4,0x01,0xf4,0x9e,0xea,0xf7,0x7a,0x02,0x02,0x1b, -0x0d,0xf6,0xa0,0x07,0xfb,0x44,0x0a,0x02,0x41,0xf8,0x0a,0xd3,0x0b,0xff,0xda,0xf5, -0x09,0x21,0xfc,0x08,0x9e,0x08,0xfd,0xbf,0xfb,0x0b,0x41,0x0f,0xf4,0xc0,0x08,0xfe, -0x93,0x07,0x13,0x2f,0xec,0x0a,0xb4,0xf8,0xf9,0x69,0x04,0x14,0x06,0x16,0xed,0x6c, -0x0e,0xf9,0x37,0xf7,0xfe,0xc6,0x06,0x05,0xb3,0xe4,0xf5,0x50,0x01,0x00,0x2c,0xff, -0x03,0xff,0xf8,0xf4,0x77,0xf8,0xf5,0xca,0xeb,0x07,0xb4,0xe8,0x12,0xb6,0xf3,0xed, -0x72,0x05,0x09,0xda,0xfc,0x0a,0x18,0x03,0xf9,0x82,0xfb,0x0a,0xcb,0x07,0x11,0xb7, -0xf2,0xf7,0xd6,0x14,0xff,0xae,0x01,0x17,0xd6,0x08,0xfd,0x8c,0xf9,0x02,0xf8,0x04, -0xfe,0xee,0x04,0x07,0xbf,0xf2,0xf0,0x95,0x0e,0x16,0xba,0xf6,0x00,0x1d,0xfd,0xe9, -0xe9,0xff,0x02,0x96,0x0c,0xff,0x6f,0x04,0xfc,0x35,0xf3,0x05,0x60,0xee,0x11,0x85, -0xf3,0xfd,0x94,0xf9,0xf6,0xad,0x0a,0x02,0xb2,0x0a,0xe7,0x1e,0xfb,0x05,0x6d,0xfd, -0xfa,0xda,0xf5,0xf9,0x61,0x01,0xfd,0xde,0x0c,0xf6,0x27,0xfb,0x07,0x33,0xef,0x12, -0xcb,0xfe,0x0c,0x32,0x08,0xed,0x41,0x00,0xf3,0x37,0x12,0x1d,0xbd,0xe8,0x1a,0x60, -0xf8,0x0b,0x2c,0xf4,0x1a,0xa1,0x01,0xf2,0x63,0xfc,0xe8,0xb0,0x0c,0x10,0xd8,0xff, -0x08,0x22,0xfc,0xed,0xe4,0x07,0x15,0xfb,0xf7,0x02,0x6f,0xf6,0xf6,0x60,0x03,0x00, -0xcf,0x04,0x00,0xea,0xf8,0xf2,0x91,0xf7,0xfa,0xa9,0x01,0x14,0x67,0xe7,0x06,0x06, -0xf4,0xf4,0x97,0x00,0x14,0x30,0xfb,0xed,0xed,0xe2,0x0f,0xf1,0x14,0xfe,0x34,0x01, -0xf5,0xed,0xf4,0x01,0x9d,0x07,0x0d,0x71,0xfe,0xf8,0xd5,0x06,0x00,0x6a,0x0c,0xfd, -0xb6,0x0c,0x09,0xcf,0x04,0xfd,0x1c,0x11,0x05,0x32,0x07,0xfb,0xe2,0xf7,0xfa,0x05, -0xfc,0xff,0x03,0x07,0xf9,0xa0,0x00,0xfd,0xaa,0x08,0xfd,0x2b,0x06,0x02,0x46,0xed, -0xfb,0x58,0xea,0x18,0x60,0x10,0xef,0x4d,0xff,0xec,0x14,0x06,0x05,0x95,0x02,0xf2, -0x7c,0xf1,0xfc,0x7f,0xf8,0xf1,0x05,0x0c,0xf7,0x56,0xfb,0xfb,0xb3,0x0d,0xfa,0x14, -0x07,0x0d,0xd3,0xfb,0xf9,0x75,0x01,0x08,0xcf,0x03,0x01,0xbf,0x06,0xff,0xce,0x04, -0x08,0x8d,0xfe,0x0d,0xff,0x03,0xff,0x3b,0x01,0x03,0xdd,0xec,0x0a,0xfe,0x0f,0x05, -0xfd,0xfb,0xf6,0x7d,0xf4,0x02,0xc6,0x0f,0xef,0x92,0xfd,0xe5,0x2c,0x0e,0xf8,0x7c, -0x05,0x06,0x52,0xe3,0x0d,0x22,0x06,0xfe,0xdf,0xf9,0xf7,0xc5,0x09,0xf8,0x96,0x1c, -0xdc,0x46,0x14,0xf5,0x7d,0x08,0xfe,0x33,0xf1,0x03,0xaa,0xf0,0x08,0x6b,0xee,0x1a, -0x92,0xf4,0xed,0xe3,0x0c,0xf9,0x22,0x0b,0x0c,0x5e,0xf5,0x0b,0x8f,0xf2,0xfe,0xee, -0x18,0xf7,0xe5,0xf6,0x00,0x41,0x0d,0x0a,0x37,0xfd,0x03,0x0f,0x07,0xfe,0xa0,0x09, -0xf0,0x3f,0x0e,0xee,0x90,0x13,0xff,0x80,0x0a,0xf3,0x96,0xfb,0x0a,0x42,0x13,0xea, -0x34,0xf5,0x03,0xb1,0xf2,0x0c,0xb7,0xf5,0x0d,0xd2,0xf3,0xf2,0x07,0xfc,0x0b,0xba, -0xf6,0xfa,0x73,0xff,0x07,0x53,0xe6,0x18,0xf5,0xf8,0xfc,0x69,0xeb,0xfd,0x88,0xfa, -0x01,0xeb,0x09,0xfa,0x8f,0xfd,0xf4,0xca,0x05,0x16,0x31,0x03,0x00,0x20,0xfa,0x04, -0x50,0xfd,0x04,0x72,0x08,0x07,0x2e,0xfb,0x09,0xaf,0xfb,0x02,0x3a,0x04,0x0b,0x24, -0x11,0xff,0x21,0xfc,0xf2,0x51,0x11,0x04,0xd8,0xfb,0x04,0x16,0xea,0x08,0x84,0x07, -0x18,0x61,0xfb,0xef,0x3f,0xfd,0xf6,0x78,0xf9,0xf8,0xb3,0x03,0xf1,0x13,0xf1,0xf4, -0x67,0x0d,0xfb,0x4f,0x00,0x01,0x20,0xf2,0xfe,0x14,0xff,0xf9,0xbb,0x00,0xf6,0xb8, -0x07,0xfa,0x82,0xfc,0xff,0xc7,0x00,0x0d,0x1c,0x01,0xfd,0xd1,0x0a,0x0e,0x37,0xfc, -0xfb,0x06,0xf5,0x04,0x16,0x09,0x0b,0xed,0x16,0xfa,0x81,0xfc,0xfa,0x11,0x07,0x1f, -0x90,0x00,0x01,0x6c,0xf2,0xf8,0x23,0x14,0xf7,0xf2,0x0d,0x04,0xa8,0xf6,0xe9,0x0d, -0x04,0xf8,0x0c,0x05,0x05,0x5e,0xfb,0xe9,0x05,0xfa,0xf7,0x70,0x0a,0xfc,0xab,0xf6, -0xf6,0x1f,0x01,0xf6,0x7f,0x09,0xf8,0x8d,0xfc,0xfe,0xee,0xeb,0x11,0x32,0xfe,0x03, -0xd7,0xec,0x13,0x1e,0xfb,0xf0,0x36,0x0d,0xf5,0x03,0x11,0x0e,0x01,0xf2,0x0a,0xee, -0x09,0xfe,0x37,0x1b,0xf8,0xc8,0xfb,0x04,0xc7,0x0c,0x06,0x8d,0x05,0xfa,0x8a,0x01, -0xfa,0xa1,0xfe,0x0f,0x35,0xf2,0x01,0x0b,0xfc,0x05,0x0f,0x08,0xfd,0xf3,0xf9,0xf8, -0x9d,0xf4,0x00,0x25,0x0c,0xf6,0x87,0xfd,0xfc,0xd8,0xf8,0xf9,0x3b,0xf0,0x0a,0x06, -0x01,0x03,0x2f,0xf3,0xf3,0xb3,0x05,0xf0,0x5e,0x17,0x04,0x35,0xf1,0xf3,0x79,0x00, -0x03,0xca,0x04,0x18,0x55,0xf7,0xfb,0x8e,0xfb,0xf6,0xf2,0x08,0xfe,0x64,0x02,0x0d, -0x55,0xfe,0xff,0xd6,0x04,0x02,0x3b,0xfd,0x18,0x5c,0xff,0xf0,0x5d,0xff,0x08,0x99, -0x06,0x0b,0x66,0x06,0xf8,0x71,0x02,0xfd,0xca,0x04,0xfd,0x6a,0xff,0xfd,0x42,0xfe, -0x02,0x6b,0xf6,0xf4,0x52,0x06,0xf7,0x37,0x02,0xf9,0xab,0xfa,0x0c,0x3f,0xf6,0x04, -0xa0,0xf2,0xfe,0xcb,0xf5,0x06,0x33,0xf1,0x09,0xca,0xf8,0x08,0x72,0x03,0xfa,0xdc, -0x01,0x0a,0xa1,0xf0,0xf9,0x06,0x00,0x00,0xb7,0x08,0x01,0x01,0xfc,0x03,0xfd,0xf4, -0x0d,0x0a,0x0b,0x02,0x2b,0xfb,0xf8,0x52,0x04,0x07,0xec,0x1a,0xf3,0x41,0xfd,0xf7, -0xbd,0xfc,0x10,0x03,0x11,0xfb,0xb8,0x05,0x02,0xf5,0xf4,0x05,0xcc,0x0a,0xfb,0x7c, -0xf8,0xf6,0x5e,0xf3,0x0f,0xd6,0xed,0x0d,0x89,0x0c,0xf3,0xe5,0xf2,0xfa,0x3b,0xf6, -0x14,0xdd,0x07,0xf5,0x4d,0xfa,0xe8,0xe0,0xf5,0x14,0x59,0x00,0xf8,0x54,0xf0,0xee, -0x0a,0x03,0x10,0xc8,0x0c,0xf9,0x90,0xf1,0xef,0xf9,0x0a,0x08,0x4e,0x09,0xf2,0x66, -0x0a,0x05,0xd0,0x0d,0x0d,0xee,0xf4,0x10,0x86,0xfc,0x03,0xd8,0xfd,0xff,0xa7,0x0d, -0x01,0xea,0x0b,0xf5,0xf4,0xf8,0x09,0x53,0xfc,0x1c,0xcb,0xf1,0xfe,0x0c,0xf2,0xff, -0x2d,0x0d,0x04,0x91,0x00,0xe6,0x86,0xfc,0xfd,0xfd,0xf0,0x0f,0xae,0x06,0xef,0x60, -0xf2,0xf1,0xdb,0x09,0xf9,0x08,0xfc,0x02,0xf9,0xf1,0xff,0xb1,0x0a,0x12,0x42,0xf2, -0xf5,0xa7,0xfa,0x0b,0x17,0xf5,0x05,0xb1,0x08,0x0a,0xc6,0xf9,0xfd,0x7c,0xfb,0x1c, -0xc2,0xfe,0xfc,0x10,0x08,0xef,0x8b,0x01,0x0a,0xeb,0x13,0x05,0xca,0xf2,0xfb,0xa9, -0xf7,0x18,0xed,0x02,0x09,0xaa,0x01,0xd8,0x7a,0x0d,0x03,0x49,0xfd,0x0b,0xa2,0x02, -0xe6,0x56,0x01,0xfa,0xe4,0x0a,0x08,0x1e,0x07,0xe5,0xbf,0xff,0xf3,0xef,0x0a,0x19, -0x64,0xde,0x0a,0xca,0xf5,0x04,0x36,0xfa,0xfd,0xf7,0x01,0x03,0x84,0xfd,0xf0,0x74, -0x07,0xe9,0xb8,0x10,0xff,0x1f,0xf8,0x02,0xb3,0xf9,0x0f,0xa6,0xfa,0x1a,0xa7,0xe8, -0xf3,0x68,0x1c,0xf2,0xbf,0x14,0xfe,0x13,0xfc,0x02,0x4c,0x0a,0xf3,0xe5,0x0d,0x04, -0x41,0xee,0x11,0x61,0xfd,0x04,0xfd,0xfb,0x05,0x28,0xf8,0xfe,0x00,0xfd,0x05,0xec, -0x15,0xed,0x28,0xf5,0x13,0xcb,0xff,0xff,0xbe,0xf8,0xff,0xd7,0xf0,0xfb,0xbc,0xfd, -0x05,0x13,0x09,0xf8,0x05,0x0b,0xfa,0x8f,0xf3,0xf2,0x6d,0x05,0x02,0x74,0x04,0xfb, -0xd9,0xf3,0xf7,0x3d,0xf9,0x00,0x14,0x0f,0xfe,0x93,0xfa,0xfd,0x2f,0xfe,0x0b,0x0b, -0xf3,0x0f,0x14,0xfc,0xfc,0xed,0xf8,0x0d,0xeb,0x0d,0xfb,0x2a,0x0b,0x07,0x53,0x00, -0x05,0x79,0xff,0xfb,0x95,0x02,0x08,0xa9,0xf9,0x01,0xaa,0xf8,0x10,0x09,0x08,0xfd, -0x63,0xeb,0x00,0xcc,0xfb,0x03,0x5b,0x13,0xf9,0xc6,0xf6,0xe8,0xee,0x0e,0x05,0xe6, -0xf9,0xfe,0x4b,0xf2,0x0b,0x2f,0xf4,0xf3,0x9b,0x0b,0xf0,0xb0,0x04,0xfa,0xab,0x04, -0xf9,0x4c,0x01,0x09,0x5e,0xf8,0xfa,0xce,0x05,0x01,0xef,0x07,0xef,0x1d,0x03,0xfe, -0x95,0xfc,0x0d,0x53,0x05,0xfe,0x05,0x03,0xfd,0x76,0xf8,0x01,0xa4,0x0d,0x06,0xd2, -0xf7,0xf9,0xaf,0x06,0x0b,0xd0,0x06,0x09,0xb1,0x06,0xee,0xbe,0x05,0x0f,0x2b,0xfe, -0x05,0xa9,0xf0,0x01,0x21,0x04,0xfb,0x31,0xfe,0x04,0x09,0xfe,0xf2,0x83,0xfe,0xf6, -0xd8,0x02,0x07,0x24,0x0a,0xf8,0x6b,0xe6,0xf7,0xb0,0x05,0x0c,0x3d,0xfa,0xf5,0xfd, -0xfe,0xec,0xd3,0x02,0x12,0x99,0x02,0x00,0x13,0xfa,0xf3,0xfd,0x06,0x01,0x5c,0x09, -0x0c,0x63,0xf5,0xff,0x76,0xf8,0x08,0xe3,0x10,0x00,0x3b,0x06,0xf0,0x10,0x02,0x06, -0x99,0x02,0xfa,0xd1,0xf9,0xff,0x54,0x05,0x05,0xcb,0x08,0xf3,0x1c,0x09,0x0f,0x61, -0xf7,0x03,0x27,0x09,0xf9,0x59,0x0b,0xf2,0x3d,0xf7,0x07,0x9e,0x0f,0x01,0x8a,0x01, -0xf5,0xbf,0xf1,0xfd,0x3e,0xfe,0xfd,0xcf,0xfb,0xf6,0x79,0xe8,0x07,0xf9,0xf3,0x1b, -0x25,0xfb,0xed,0xe0,0xf4,0x03,0x82,0x0b,0x05,0xb4,0xea,0x02,0x34,0xf9,0x0c,0x85, -0x01,0x0c,0x7d,0x00,0x03,0x53,0xff,0x02,0xd4,0x04,0x0d,0xf8,0x04,0x05,0x12,0x0b, -0xda,0x5f,0x10,0x05,0xbe,0x10,0x1e,0xcf,0xe8,0xf3,0x09,0xfa,0xfd,0x21,0x13,0x00, -0x42,0xee,0xfd,0x87,0xf0,0xf9,0x33,0x12,0x0a,0x47,0xeb,0x0d,0xa3,0xf4,0x00,0xd6, -0xf9,0x06,0x86,0xf0,0x17,0x30,0xfd,0xf8,0x4a,0x16,0xea,0x1c,0xf4,0x06,0x5e,0xfd, -0xfe,0x2c,0xf6,0x10,0xa4,0xf3,0x06,0x4b,0xf8,0x07,0xf0,0x01,0xee,0x2d,0x0a,0x05, -0x96,0xf2,0xf7,0xe0,0x06,0x0b,0x3e,0x02,0xfa,0x90,0x01,0xf6,0xa4,0x01,0x0a,0xcf, -0x0d,0x0d,0x63,0xf7,0x01,0xe4,0x08,0xf3,0x8c,0x02,0x13,0xd9,0xf5,0x0a,0x51,0x02, -0x00,0x8a,0x07,0x03,0x49,0xf9,0xe9,0xc4,0x0c,0xf5,0xe5,0xf9,0x05,0xe0,0xf0,0x00, -0x4c,0x0d,0xf1,0x44,0xff,0xe9,0x5f,0x06,0x01,0x87,0x06,0xfb,0x2b,0xfa,0x0d,0x9f, -0x0a,0x07,0x09,0xed,0xe6,0xd3,0x08,0x0c,0x0d,0x0f,0xfd,0x8e,0xf1,0xff,0x66,0xfe, -0x11,0x0e,0x01,0xf9,0x53,0xfc,0xf8,0x15,0x05,0xf5,0x17,0xfe,0x0e,0xdd,0x01,0x03, -0x61,0xf3,0x03,0xd4,0x05,0x16,0x76,0x04,0x0d,0xad,0xf4,0xeb,0xe7,0x05,0xff,0x83, -0x11,0xfc,0x96,0xf8,0x01,0x87,0x0a,0x00,0xbe,0x00,0x03,0x6e,0xf8,0xf0,0x71,0xfa, -0x01,0x27,0x06,0xfd,0x71,0xf7,0xec,0xff,0x08,0xfc,0x59,0x0f,0xf7,0x50,0xf3,0xfd, -0x38,0xfc,0xfa,0x90,0x01,0x0b,0x5e,0xf6,0x04,0x14,0x01,0x01,0x92,0x10,0xfe,0xdf, -0x04,0xfc,0xa8,0xf9,0x06,0x61,0x08,0x03,0xf6,0xfe,0x03,0x8f,0xfc,0x08,0x6d,0x04, -0xff,0xf4,0xfc,0xee,0x6b,0x06,0xfd,0x5c,0x01,0x03,0x43,0x09,0xf3,0xe7,0xf7,0x02, -0x1d,0x02,0x12,0x04,0x04,0xf5,0x2d,0xef,0xfa,0x8f,0x06,0x00,0x48,0x0c,0xf8,0x28, -0x02,0xfa,0x47,0xfe,0x10,0xfc,0x06,0xf1,0x38,0x04,0xf4,0x04,0xf2,0x05,0x02,0x00, -0x02,0xa9,0x06,0xfa,0x98,0xe9,0x05,0x3f,0x01,0x03,0x3e,0x05,0xf7,0x8c,0xf3,0x0c, -0x1a,0x06,0x08,0x92,0x00,0xfa,0x03,0x08,0xf9,0xce,0x07,0x0a,0x41,0x02,0xfe,0x8c, -0xfd,0x06,0x96,0xfd,0x01,0x02,0xfc,0x01,0x2d,0xfc,0x02,0x73,0x04,0xf9,0xb3,0xfa, -0xfa,0x8d,0x06,0xf9,0x87,0xf3,0x13,0x9f,0xf9,0x08,0x17,0xf5,0xf9,0x63,0x07,0xf9, -0x4f,0x0e,0xfc,0x55,0xfa,0xfd,0x30,0x02,0x0e,0x0a,0xfc,0x05,0x05,0xfd,0x02,0xa5, -0x02,0xf1,0x29,0x0d,0xfc,0x68,0xff,0x02,0x64,0x01,0xf1,0xd8,0x00,0xf8,0x55,0xfb, -0xf7,0x9e,0xf3,0x01,0xb0,0x07,0x0a,0xca,0xf8,0xfa,0x62,0x0c,0x04,0x71,0x00,0x06, -0xfc,0xfb,0x03,0x30,0xf9,0x0e,0x69,0xf3,0x08,0xa0,0x0d,0x01,0x41,0xfe,0x07,0x29, -0xf3,0x0c,0x88,0xf5,0xfe,0x4c,0x06,0xf2,0xba,0xf9,0x07,0xe9,0xfd,0x04,0xd1,0x0b, -0x04,0xb7,0xfb,0x0b,0x12,0xf8,0xf5,0x36,0xfd,0xf7,0x95,0x04,0xf1,0xf9,0xf3,0x06, -0xd0,0x07,0xfb,0x55,0x03,0x03,0x0c,0xf4,0x06,0x35,0x02,0x05,0x91,0xf2,0xf7,0xfb, -0xfd,0x06,0x6b,0x0c,0xfe,0x4e,0x07,0xec,0xbf,0x09,0x0d,0xe3,0x04,0xfc,0xe4,0x00, -0xff,0x78,0xf7,0x10,0xac,0xf7,0x01,0x62,0xff,0x01,0x2a,0x0a,0xfd,0x53,0xf9,0xff, -0x42,0x07,0xf8,0xe8,0x00,0xf7,0x13,0x00,0xfd,0x6f,0x0b,0xf7,0xe1,0xff,0xf2,0x50, -0x08,0x15,0x83,0xf2,0x04,0x15,0xf4,0x00,0xa0,0x08,0x04,0xb1,0x03,0xea,0x71,0xfa, -0xfb,0xab,0x05,0x17,0x89,0xf1,0xf5,0x52,0x02,0x0e,0x09,0xfc,0x0a,0x7e,0xf7,0xf9, -0xb1,0x09,0xf2,0xb1,0x13,0xf6,0x1e,0x04,0xfa,0x7f,0x06,0xfa,0x4e,0xfb,0x10,0xf4, -0xf6,0x00,0xf8,0xfd,0xf5,0x2f,0x06,0xf4,0x8d,0x15,0xff,0x82,0x01,0xf9,0x93,0x00, -0x06,0x95,0xfa,0x09,0xa2,0xf4,0xe9,0x8d,0xfb,0x09,0x39,0x02,0x13,0x6f,0xf9,0xf2, -0x9a,0xff,0x03,0xca,0x0c,0x04,0x92,0xf3,0xf2,0xa7,0x00,0x14,0x38,0xfa,0x02,0xb9, -0xfa,0x00,0x2f,0xfe,0x0c,0x61,0x05,0xf9,0x9f,0xff,0xfe,0x42,0xfd,0xf4,0xfc,0x07, -0xf9,0x1e,0x01,0x08,0x0b,0xfb,0x08,0xd6,0xff,0xfc,0x23,0xff,0xfa,0xc5,0xee,0x04, -0x28,0x02,0x04,0xb1,0x0a,0x01,0xdd,0xf7,0xfe,0x40,0xfb,0x01,0x82,0x03,0xfd,0x71, -0xfa,0x03,0x2e,0x04,0x11,0xa9,0x0d,0xe8,0x22,0xf8,0xff,0x1b,0x0e,0x07,0x93,0xfd, -0xf5,0x99,0xfe,0xfc,0x67,0x00,0x02,0xdf,0x01,0xf7,0xe6,0x0f,0xf7,0x98,0xef,0x05, -0x32,0x0d,0xfe,0x36,0xf1,0xf7,0xc1,0xf0,0x07,0x48,0x15,0x06,0x43,0x0e,0xf6,0x8d, -0xfb,0xf7,0x2f,0x0a,0x01,0x8c,0xf3,0x04,0x3b,0xf5,0x08,0xde,0xf8,0x0c,0xf2,0x05, -0xf9,0x54,0xfa,0xf9,0xfd,0x04,0x07,0x13,0xfd,0x02,0x0f,0xff,0xf3,0x93,0x0c,0xfd, -0x30,0xfa,0x03,0x91,0xfd,0x0d,0x98,0x02,0xfc,0x8a,0x0d,0xf5,0x0f,0x04,0xfc,0x87, -0xfb,0x00,0x4f,0xfe,0x01,0xeb,0xf6,0xfa,0xef,0x06,0xfa,0x07,0x03,0xff,0x88,0x00, -0xfe,0x73,0xf6,0x03,0x5c,0x0a,0xfb,0x85,0xfb,0xf9,0x8b,0xf8,0xfc,0x94,0x02,0x12, -0x38,0x08,0xf6,0xed,0xfb,0x01,0x19,0x0a,0x02,0x3c,0xf9,0xf7,0x6d,0xf5,0x02,0xcf, -0x05,0x06,0x16,0x07,0x00,0xb9,0x05,0xfc,0x44,0xf2,0x0d,0x50,0xf7,0x09,0x77,0xfd, -0xf1,0x65,0x00,0x03,0x5b,0x0c,0x08,0x1f,0xfd,0xf8,0x29,0xf7,0x06,0xec,0x08,0x0b, -0x64,0xfa,0xec,0x8a,0xfe,0x00,0xb6,0xfe,0x01,0xe3,0x04,0x06,0x16,0xf8,0xf3,0x1b, -0x09,0x04,0x74,0xf5,0x01,0xdc,0xfd,0xfa,0xdf,0xfc,0xfc,0xf8,0x0d,0xff,0x8e,0x01, -0xf6,0xa9,0xfd,0xfa,0xcb,0xf4,0x0f,0xc3,0xf8,0xff,0xce,0x03,0x04,0xa6,0x0c,0xf9, -0xa8,0xfe,0xfb,0xe2,0x02,0x0e,0x09,0x05,0x04,0x92,0xf7,0x03,0xdc,0xfe,0x18,0xbb, -0xfe,0xf8,0xdd,0x00,0xee,0x9c,0xfd,0x01,0x6a,0x04,0x0f,0xbd,0xf9,0xf1,0x10,0xf9, -0x00,0x61,0x06,0x12,0x8a,0xf9,0xee,0x51,0xec,0x01,0x28,0x05,0xf9,0x75,0x0f,0xf1, -0xd4,0xf7,0xf9,0x26,0x08,0x07,0x75,0x09,0xfb,0xdd,0xef,0xf2,0x0c,0x10,0x02,0x06, -0x13,0xf7,0x74,0xfa,0x09,0x7d,0xfe,0x15,0xef,0x09,0xf0,0x5b,0x03,0xf4,0xed,0xfc, -0x0f,0xe5,0xfd,0xfb,0xb6,0x0a,0xfe,0x87,0xf2,0x0c,0x64,0x08,0xfb,0xa2,0x01,0xf2, -0x3d,0xf8,0xfd,0xb0,0x00,0x0d,0x03,0xfa,0xf4,0x04,0xf4,0x08,0x07,0xfe,0x0c,0xa4, -0xf7,0xf5,0xff,0x01,0xfb,0xd5,0x13,0x01,0x01,0xfe,0xf0,0x1a,0xff,0x04,0x65,0x07, -0x0d,0xbb,0xf0,0xf5,0x4b,0x0a,0xfb,0x0a,0x0d,0x03,0xfd,0xf9,0xf0,0x2b,0x00,0xf5, -0x6c,0x0c,0x03,0xc3,0xfa,0x01,0x3d,0x0e,0xf4,0x62,0x02,0x06,0x91,0x0b,0x16,0x4e, -0xf6,0xf3,0x8b,0xfd,0x02,0x70,0xfe,0x09,0x97,0xfc,0xeb,0xcf,0x16,0xf9,0x3b,0x04, -0xfd,0x0b,0xf5,0x01,0xec,0xef,0x05,0x3d,0xf3,0xff,0x59,0xf1,0x00,0xbe,0x13,0x02, -0xda,0x04,0xff,0x62,0xf8,0xfd,0xee,0xf8,0x05,0x9b,0x0f,0xfc,0xd7,0xf8,0x07,0x85, -0xf5,0x0c,0x01,0xff,0x08,0xf7,0x05,0x00,0x2f,0xfb,0xf3,0xae,0xfe,0xfa,0x02,0x08, -0x04,0x9d,0xed,0x02,0xb5,0xf7,0x08,0xc1,0x07,0xfb,0xb2,0xfe,0xf6,0x16,0x06,0xf7, -0xfd,0x08,0x03,0x28,0x06,0x00,0x8c,0x0a,0x08,0x9a,0x02,0xf8,0x95,0xfc,0x05,0xc5, -0xfb,0x0b,0x47,0xfa,0xfd,0x27,0xf8,0x01,0x93,0x04,0xf4,0x30,0x00,0xfa,0xde,0xfd, -0x04,0xc2,0xfc,0xf6,0x85,0x02,0xff,0xad,0x05,0x0b,0x48,0xfc,0xf2,0x72,0x05,0x01, -0xf3,0x04,0xfd,0x77,0xf5,0xfb,0x2f,0x06,0xff,0x59,0x04,0x00,0x4c,0xf2,0x00,0x54, -0x11,0xf6,0x65,0xf6,0x00,0x7e,0xfc,0x07,0xaf,0xfc,0x12,0x34,0x07,0xf8,0x44,0xf9, -0x06,0xc6,0xfb,0x0e,0xe7,0x02,0x08,0xe9,0xf8,0xfb,0x71,0xfc,0x00,0x97,0x09,0x04, -0xab,0x06,0x00,0xe8,0xe8,0x06,0x44,0x03,0x06,0x2f,0x04,0xee,0x8e,0x05,0xf2,0x8e, -0x04,0xfe,0xe3,0x08,0xee,0x53,0xfb,0x03,0x10,0xef,0x03,0xa3,0xf8,0xfe,0x99,0x00, -0xfe,0xe6,0x06,0xfc,0x0b,0x07,0xf2,0xe8,0xfd,0x02,0xe1,0x03,0x11,0x82,0xf9,0x0d, -0xe2,0xfd,0x08,0x58,0xfc,0x06,0x96,0x07,0xf6,0xc5,0xff,0xf5,0xe1,0xfe,0x14,0xc6, -0xf5,0x0a,0x67,0x09,0xfc,0xc3,0xfa,0x03,0xb1,0xff,0x09,0xda,0xf9,0xec,0x52,0xff, -0x05,0x03,0x07,0x01,0x69,0xf9,0xf3,0x1d,0x05,0x12,0xd9,0xfe,0x01,0x06,0xf1,0xf0, -0x80,0xfd,0xff,0x53,0x01,0x0d,0x82,0xf1,0xff,0xde,0xfc,0x01,0x87,0x06,0xfe,0xc7, -0x01,0xeb,0xc3,0xf5,0xfe,0xae,0xff,0x12,0x23,0x02,0x06,0xe8,0xf6,0x08,0xc9,0x07, -0x0a,0x53,0x06,0xf6,0x39,0x0b,0xfa,0xdd,0x00,0x14,0xff,0xfb,0xfa,0x87,0x00,0xf3, -0xaf,0x02,0x07,0x09,0xff,0x02,0x6f,0xf3,0xf9,0x44,0x01,0xff,0x53,0xfb,0x04,0x45, -0xf9,0xfa,0x16,0xfb,0x07,0xe2,0x01,0x08,0x47,0xf7,0xf1,0x13,0x03,0x03,0xc0,0x06, -0x09,0x83,0xfb,0xfc,0x88,0xff,0xf9,0x0b,0x05,0x00,0x4e,0xfa,0xfd,0x34,0x09,0xfe, -0xf4,0x09,0x04,0x5d,0xff,0xf8,0x4e,0xfa,0xf4,0x99,0x04,0x01,0x31,0x03,0xf9,0x88, -0x01,0x03,0x2d,0x09,0x02,0x07,0x0a,0xf7,0x10,0xf5,0x02,0x28,0x0d,0x03,0xaa,0xfe, -0x01,0x0a,0xf9,0xf7,0xf6,0x02,0x03,0xe7,0x02,0xf4,0x2e,0xfc,0xfd,0xe6,0xf0,0x02, -0xf3,0xfe,0xff,0xc7,0x00,0xff,0xb3,0x01,0xff,0x3f,0x10,0x06,0x34,0x07,0xf8,0xa9, -0xfc,0x02,0xd7,0x07,0xf8,0xab,0x08,0x05,0x8e,0xfd,0x07,0xf7,0x01,0xf6,0xe9,0x00, -0xfa,0x75,0xf1,0x02,0xfa,0x03,0xfc,0x46,0x03,0x02,0xb6,0x01,0xfd,0x99,0xef,0xfa, -0x2a,0x0d,0x00,0xc4,0xf6,0xf6,0x01,0xf4,0x0a,0x7a,0x09,0x09,0xde,0xf5,0xf0,0x41, -0x0a,0xfa,0x78,0x10,0x00,0xfb,0xf4,0xff,0xa5,0xfe,0x13,0x9f,0xfe,0x05,0x1d,0xfe, -0x08,0x79,0x05,0xf3,0xbf,0x01,0x0d,0x81,0xed,0x05,0x83,0x02,0xf4,0xe4,0x0d,0x06, -0x39,0x02,0x05,0x23,0xf6,0xfc,0x16,0x00,0x03,0x12,0xf7,0xfa,0x28,0x00,0xf6,0x23, -0x02,0x08,0x33,0x04,0x07,0xc3,0xf2,0xfd,0x13,0xf9,0xfe,0x28,0x0d,0xed,0x53,0x03, -0xed,0x37,0x01,0x07,0xc8,0xfd,0x0e,0x6c,0xf4,0xf7,0x9e,0xff,0x09,0xbe,0x02,0xf9, -0x3c,0x08,0xfc,0x2d,0xfc,0x04,0xdf,0x0b,0xf7,0x0d,0x0e,0x02,0x95,0xf5,0x0f,0xe9, -0xf7,0x0d,0x0c,0x08,0xf7,0x1e,0xfc,0xfb,0x5e,0xfb,0x0b,0x9f,0x13,0xee,0xcb,0xf8, -0x01,0xc1,0xf7,0x0e,0x09,0x04,0x01,0x71,0xef,0x01,0xbf,0xf6,0x04,0xf7,0x04,0xed, -0x9f,0x01,0xf1,0x2a,0xf9,0x09,0xe7,0x01,0x03,0x42,0x01,0x03,0xef,0xff,0xfb,0x91, -0xfe,0xfe,0xb5,0xfc,0x01,0x5e,0xfa,0x02,0x11,0x05,0x04,0x66,0x0b,0xf8,0x82,0x02, -0xf7,0x4a,0x02,0x0a,0xd6,0xfc,0xfb,0x6e,0xf8,0x04,0xa2,0x06,0x06,0x12,0x02,0xf8, -0x99,0x07,0xf8,0xb7,0x06,0x09,0xbf,0xf6,0xef,0xf2,0x04,0x03,0x01,0x05,0x01,0x17, -0xfd,0x0b,0xfd,0xf8,0xf7,0x79,0x0e,0x01,0x23,0x02,0xf9,0x43,0xff,0xf8,0xaf,0x01, -0x10,0x45,0xfa,0x05,0x85,0xfb,0xf0,0x26,0xfe,0x00,0x48,0xf8,0x01,0xbf,0xf9,0xfd, -0x8b,0x00,0xfd,0xc3,0x00,0x05,0xe7,0xfd,0x04,0x29,0xf2,0xff,0x69,0xfd,0x00,0xb1, -0x0b,0xf6,0x59,0xfd,0x09,0x2c,0xff,0x10,0x32,0xf6,0x04,0x61,0xfd,0x01,0xbe,0x07, -0xfd,0x2c,0x09,0xf6,0x04,0x02,0x04,0xd4,0x03,0xfe,0x32,0x00,0x02,0x22,0xfa,0x03, -0x27,0xfe,0xf6,0x48,0xff,0x07,0x1b,0x04,0x02,0x78,0x00,0x01,0x44,0x05,0xfa,0xfe, -0x02,0x07,0x2a,0xf9,0xfe,0x13,0xff,0xfe,0xcb,0xfa,0x03,0x88,0xfa,0xfa,0xf8,0xfa, -0xfb,0x19,0xf4,0xf5,0xab,0xfa,0xff,0x7f,0x09,0xf0,0xcc,0xfc,0x0a,0x47,0xfc,0x08, -0xe4,0xfa,0x0a,0x79,0x06,0xf5,0x04,0x05,0xfc,0x10,0x02,0x03,0x47,0x08,0x0d,0xc2, -0x00,0xfa,0x84,0x0c,0x02,0x20,0x03,0x05,0xde,0x02,0x02,0xc6,0xfa,0x01,0x9b,0x02, -0x03,0x55,0xfd,0xfd,0xe9,0xf9,0xf7,0x04,0xff,0x01,0x4c,0xff,0xfb,0xf3,0xf9,0xfe, -0xde,0x05,0xfe,0x67,0xfc,0xfd,0x94,0x01,0xf0,0x45,0x0d,0x03,0x9a,0xfd,0xf6,0xd9, -0xfb,0xfc,0xbf,0xff,0xff,0xb0,0x05,0xf3,0x1e,0xf7,0xfb,0x56,0x00,0xfd,0x29,0x00, -0xff,0x6b,0x02,0x0c,0xd5,0x01,0x0b,0xd5,0x04,0x00,0x91,0x07,0xfd,0x95,0xfd,0x05, -0x36,0xfd,0x06,0x6a,0x01,0x08,0x3d,0x00,0x07,0x3b,0x06,0x03,0xef,0xf9,0xf5,0xb7, -0x08,0x06,0x10,0x02,0xf7,0x60,0x00,0xf9,0x27,0xfb,0x05,0x9d,0xf4,0x01,0xab,0xfc, -0xf0,0xaa,0x00,0xf4,0x9b,0x02,0x01,0xb8,0x04,0xed,0x38,0xfa,0x00,0xfe,0x02,0x0a, -0x6f,0x00,0xf9,0x98,0xec,0x10,0x85,0x07,0x04,0xe1,0xfa,0xfc,0xd2,0x04,0x05,0x3e, -0x09,0x01,0xd9,0xf8,0x07,0x8f,0xf3,0x05,0xbb,0xfb,0x0a,0x89,0x05,0x03,0x82,0xfa, -0xf9,0x9f,0x0b,0x06,0x6a,0xff,0xf7,0x49,0xf4,0xfc,0x0a,0x0a,0x05,0xf5,0x09,0xfc, -0x51,0xfc,0xfd,0xae,0x02,0x04,0xd0,0xfe,0x0a,0xd0,0xec,0xfd,0x48,0x05,0xfe,0x88, -0x02,0xf9,0xc5,0xf1,0x06,0xa7,0x02,0xfe,0x96,0xfd,0x07,0xad,0xec,0x04,0x1a,0x05, -0xfe,0x03,0xfa,0xf8,0xf7,0x09,0x03,0x88,0xfd,0xf7,0xe1,0x07,0x06,0x1c,0xfb,0xf7, -0x2b,0x03,0xfc,0x91,0x06,0x11,0x84,0xfe,0xf2,0x38,0x01,0x03,0x14,0xfe,0x00,0xca, -0x05,0xf1,0x7b,0x0a,0xff,0xb9,0xfb,0x0a,0xfc,0xfe,0xfa,0xfa,0xfe,0xfb,0x59,0xfe, -0x0c,0xb0,0xfe,0x00,0xe0,0xfa,0x03,0x4b,0xfe,0x0f,0x31,0x01,0xf9,0x68,0xfb,0x00, -0x34,0x08,0x02,0x7b,0x0a,0xf1,0xf5,0xff,0x03,0x8a,0xf3,0x04,0xd4,0x05,0xfd,0xa6, -0x06,0xf6,0x37,0xf1,0xfc,0xa9,0x07,0xfb,0xa6,0x0f,0xf1,0x53,0xf6,0xff,0xdd,0xfc, -0x03,0x51,0x06,0xf7,0x3c,0xeb,0x04,0xda,0x04,0xfd,0x2e,0x0a,0xfc,0x7b,0x04,0x09, -0x65,0x00,0xfb,0x78,0x06,0xf7,0x05,0x02,0x0b,0x25,0xfc,0x09,0x4b,0xfa,0x05,0x15, -0x0a,0x05,0x3d,0x00,0xf8,0x8d,0x04,0x09,0xca,0xf9,0xfa,0xbe,0xf8,0x00,0xbd,0x09, -0xfe,0x4d,0x04,0xf1,0x18,0xfa,0x04,0x9f,0xfb,0x0d,0x13,0xf1,0xf6,0x29,0xfd,0xf5, -0x48,0x01,0x05,0x8e,0x01,0xfa,0xc9,0x04,0x00,0x05,0xf7,0x13,0x27,0xff,0xfb,0xa5, -0x01,0xf5,0xe6,0x0b,0x07,0xd6,0xf4,0x00,0x61,0xfa,0xfb,0xb4,0x01,0x05,0x53,0xfe, -0xf9,0xd8,0xfe,0xf8,0x55,0x09,0x0a,0x6a,0x04,0x0b,0x73,0x09,0xe9,0x36,0x04,0x09, -0x82,0x02,0x0b,0x02,0xf7,0xfe,0x75,0xf9,0xf5,0x42,0x0e,0x05,0x2f,0xfd,0xf7,0x61, -0xf5,0xfc,0xac,0xfb,0x11,0xe7,0xfd,0xf9,0x5c,0xf8,0x01,0xdb,0x05,0x03,0x36,0xfb, -0x05,0xae,0xf9,0xff,0x7d,0x06,0xff,0x3c,0xff,0xfc,0x25,0xfb,0x01,0x19,0xfd,0x04, -0x78,0x09,0x04,0x5f,0xfa,0xf8,0x36,0x05,0x03,0x34,0x04,0xf9,0xc6,0x02,0xf2,0xdb, -0xf8,0x0e,0xd6,0xfd,0xf0,0x39,0x00,0xfb,0x1a,0x04,0xfd,0xcd,0x02,0x0a,0xe3,0xfc, -0xf7,0xf4,0x0d,0xfa,0xa2,0xfe,0x03,0x5b,0x02,0xfa,0xe9,0xff,0x0a,0xc5,0x01,0x0b, -0xca,0xfb,0xfc,0xd7,0x02,0xfa,0xf4,0x09,0x03,0xbe,0xf9,0xf9,0x0e,0xff,0x03,0x47, -0x0c,0xfc,0xfa,0xff,0xfe,0x2f,0xf8,0xfd,0x99,0x01,0x07,0x26,0xff,0xf4,0x4a,0xf4, -0xfc,0x46,0x08,0xfe,0x16,0x05,0x02,0xa8,0xfb,0xf0,0x04,0xfe,0x07,0xc5,0x02,0xfc, -0xcc,0xf0,0x01,0x08,0xfe,0xfd,0x2f,0x07,0x09,0x14,0xf6,0x06,0x9f,0x01,0xff,0x42, -0x05,0x00,0x5d,0xfd,0x0d,0x45,0xfe,0x0a,0x90,0x03,0xfa,0x7f,0x09,0x0b,0x4f,0xfb, -0xfe,0xb1,0xfc,0x01,0x10,0x08,0xf8,0xc9,0xfb,0xfd,0x95,0x03,0x00,0x46,0x00,0xf1, -0x4f,0xfe,0x05,0x58,0xfa,0x02,0xa0,0xfe,0xf0,0x3e,0x03,0x05,0x86,0xf7,0xfd,0xd3, -0x06,0xf4,0x12,0x03,0x06,0xff,0xf2,0x04,0x66,0xfb,0x01,0x0f,0xf5,0x07,0xef,0xf6, -0x0b,0x28,0x08,0xf3,0xfb,0x08,0x00,0x6c,0xfc,0x0c,0x62,0x03,0x01,0xe4,0xfc,0x04, -0x74,0xfc,0x10,0x0d,0xfb,0xfe,0x26,0x05,0xfe,0x05,0x01,0xff,0x45,0x0c,0xf5,0x3a, -0x03,0xfd,0x85,0x04,0xfe,0xf1,0xf7,0x02,0x6d,0x05,0x01,0xdf,0xfa,0xff,0xbc,0xf9, -0xfa,0x1a,0x03,0xfd,0x17,0xf5,0x02,0xfe,0xfd,0xf9,0xdc,0xfc,0xfa,0x80,0xfa,0x0c, -0x14,0x01,0x02,0x98,0xfd,0x00,0xd7,0xfe,0x08,0x61,0xfa,0x04,0xe5,0x04,0xf9,0xdb, -0x08,0xfe,0x2b,0x0a,0xfd,0xf0,0xfd,0x05,0x1b,0xfd,0xf5,0x49,0xfa,0x02,0x23,0xfd, -0xf7,0x7a,0x07,0xf8,0x48,0x06,0xfd,0x31,0xfe,0x0b,0xe0,0x00,0x0a,0x10,0x04,0xf8, -0x2a,0x00,0x09,0xa4,0x03,0xf9,0x2c,0x00,0x08,0xb7,0xfb,0x07,0x0e,0x05,0xf8,0xd1, -0xf8,0x00,0x93,0xfb,0x03,0x1b,0xfa,0xee,0xb3,0x05,0x03,0x93,0xfe,0x03,0x69,0xfb, -0xf2,0xb8,0x08,0xfe,0x81,0x00,0x05,0x38,0xfe,0xf4,0xd6,0x04,0x00,0xa4,0x03,0xff, -0xdb,0xff,0xf7,0xfd,0x0b,0x02,0xa5,0x03,0x01,0x9d,0xfe,0x0c,0x59,0xf6,0xff,0x0a, -0xf9,0x01,0x4f,0x06,0xf9,0xff,0x05,0xf9,0x11,0xf0,0xff,0xd0,0x04,0x0e,0xe3,0xee, -0x01,0x82,0x06,0x00,0x3d,0x05,0x06,0x1f,0x02,0x02,0x9e,0xf3,0x04,0xeb,0x0a,0xf9, -0x54,0x0f,0x00,0x79,0xff,0xf1,0x40,0x02,0x0a,0xa1,0xf4,0xfe,0xe0,0xf9,0x01,0x4b, -0x04,0x02,0xf8,0xfe,0xf8,0xe7,0xf8,0xfc,0xe8,0x0a,0xf7,0x47,0x01,0xfe,0x93,0xff, -0x00,0x65,0xfb,0x0b,0x90,0xf5,0x02,0xbb,0xf6,0xfe,0xb0,0x05,0xff,0x17,0x08,0x05, -0x62,0xf8,0xf4,0x53,0x0a,0x06,0x33,0x03,0x04,0xbb,0xfc,0xf6,0x6a,0x03,0x07,0xfd, -0x01,0xfd,0x8d,0xf3,0xf8,0xe2,0x0e,0x02,0xe4,0x08,0xfd,0x17,0x03,0xfb,0xda,0x02, -0x07,0xf1,0xfb,0x01,0xa5,0xff,0xfe,0xdd,0x01,0xfb,0xb7,0xf6,0x08,0xac,0x02,0xfb, -0xe4,0xf6,0xfe,0x4b,0x00,0x00,0x4a,0x09,0xfd,0x83,0xf1,0xff,0x23,0x02,0xfe,0x15, -0x04,0xfb,0xb7,0xff,0xf4,0x00,0x03,0x04,0x3f,0x09,0xfb,0x37,0xfd,0xff,0x0a,0x03, -0xff,0xf8,0x01,0xfa,0x4c,0x06,0x03,0x4c,0xff,0x02,0x2f,0x0a,0xfb,0x73,0x04,0x09, -0x17,0xfa,0x03,0x4a,0xfa,0x00,0x03,0xff,0xfe,0xa6,0xf3,0x02,0xb9,0xfc,0x01,0x2b, -0xff,0xfd,0x9f,0xfb,0x06,0xa6,0x08,0xff,0xb8,0xf7,0xfb,0x77,0xfb,0xfb,0x19,0x00, -0x0d,0xb3,0x03,0xf3,0x26,0x02,0x06,0xcc,0xf6,0x07,0x71,0x04,0x00,0xc8,0x01,0xf3, -0xf6,0x03,0x07,0xa4,0xfc,0xfa,0x37,0x06,0xfd,0x59,0xfe,0x03,0x22,0x09,0xf7,0x9c, -0x07,0x06,0x7c,0xfc,0xf8,0xa2,0xf8,0x09,0xbc,0x02,0xfd,0x94,0xf8,0xfb,0x0e,0x09, -0x02,0x1f,0xff,0xfb,0x18,0xf4,0x02,0x2a,0x0a,0x04,0xeb,0xf7,0xf9,0xa2,0xf4,0xfb, -0x5e,0x02,0xfc,0x95,0x09,0x03,0xdc,0xf6,0x09,0x21,0xff,0xf9,0xc5,0x0e,0x09,0x1f, -0xf1,0x09,0x23,0xf7,0x00,0xf9,0x0a,0x05,0x24,0x01,0x04,0xd3,0xfb,0xfa,0xef,0x05, -0x03,0xbb,0xf8,0x0d,0x6a,0xfb,0xef,0x83,0x0b,0xf7,0xc1,0x02,0x04,0x5c,0xf8,0x04, -0xba,0xfc,0xff,0x7b,0xf4,0x07,0xd0,0xfa,0xfd,0x0e,0xfe,0xfc,0x7c,0x0d,0xf3,0xa1, -0xfe,0x02,0xa2,0xf6,0xff,0xa8,0x08,0xfb,0xfa,0xf7,0xfc,0xde,0x03,0x08,0xb7,0x01, -0xf7,0xb3,0x07,0xfd,0x33,0x02,0x05,0x9d,0x0b,0xf8,0x66,0x05,0x03,0xcc,0xfb,0x10, -0xce,0xfc,0x01,0x76,0x0e,0xf9,0xd8,0xf7,0x03,0xe3,0xfe,0x01,0xac,0xfb,0xf7,0x4e, -0xfe,0xfe,0xd4,0x01,0xff,0x0f,0x03,0xf5,0xf1,0xf4,0x08,0xf8,0xf5,0x0c,0x2a,0xf7, -0xfd,0xd2,0x04,0xf3,0x96,0x07,0x02,0x7b,0x01,0xfa,0xc4,0xfd,0xff,0xe0,0xfd,0x00, -0x1b,0xff,0x07,0x8c,0xff,0xf8,0xa0,0x08,0x03,0x1f,0xff,0x0c,0xb2,0x00,0xf2,0x79, -0x00,0xfc,0x61,0x09,0x01,0x8f,0xf8,0x05,0x55,0xfc,0x0f,0x66,0x01,0xfc,0x7f,0xfc, -0x00,0x0d,0x04,0xfd,0x97,0xfd,0xf7,0x1a,0x09,0xff,0xcb,0xfb,0x07,0x9a,0xf4,0x03, -0x61,0x07,0xf6,0xb4,0x00,0xfd,0x6e,0xfb,0xff,0x0b,0x04,0xf1,0x50,0x00,0x03,0x8e, -0xf6,0x0d,0xcd,0x07,0xed,0xf9,0x07,0x04,0x32,0xff,0x03,0x45,0xfe,0xfe,0xe9,0x01, -0x05,0x69,0xef,0x03,0xcb,0xfe,0x05,0x3a,0x07,0xf8,0x58,0x01,0x03,0xa9,0x01,0xfc, -0x95,0x06,0x01,0x07,0xf7,0x00,0x5e,0xfa,0xfd,0x56,0x02,0x07,0x17,0x00,0x02,0xa4, -0x00,0x05,0xbf,0xfb,0xf2,0xc4,0x05,0xfe,0x02,0x04,0xfc,0xb8,0xf8,0xfd,0xa5,0x04, -0xfa,0x24,0x0e,0x0e,0xbc,0xf9,0xfc,0x76,0x06,0xf7,0x88,0x01,0xfe,0xd5,0xf7,0x08, -0x22,0x00,0xf2,0x9a,0x0a,0x07,0x7d,0xf8,0x07,0xaf,0x01,0xfc,0x0c,0xf6,0xfd,0xae, -0xf7,0x08,0xd2,0xfa,0x00,0xe1,0x0a,0xf2,0xae,0xf8,0x05,0x0e,0x04,0xfd,0x65,0xf4, -0x00,0xef,0x06,0x02,0xe1,0xfc,0x00,0xbb,0x03,0xfd,0x30,0x00,0x0b,0x46,0x03,0xf8, -0xb1,0x03,0x05,0x90,0x01,0xf3,0x75,0xfe,0x04,0x3d,0x01,0x03,0x39,0x00,0xfd,0x2f, -0x00,0x04,0x87,0x04,0x02,0xf3,0xff,0xf1,0x9b,0x0c,0x07,0xd1,0xfe,0x09,0x70,0xfa, -0xfd,0x90,0xff,0xfd,0xf3,0xee,0xfb,0x13,0x00,0x01,0x7a,0x01,0x00,0x6c,0xf2,0xfe, -0xf4,0x00,0xfe,0xc6,0x0f,0xf5,0xbb,0xf0,0x03,0xae,0x09,0xfb,0xe0,0x05,0x09,0xee, -0xf0,0x06,0x42,0xfd,0x06,0x2f,0x01,0xfc,0x7e,0x02,0x06,0xed,0xfc,0xf0,0x8a,0x0e, -0x05,0x86,0xff,0x0a,0x7d,0xfc,0x00,0x03,0xfc,0x00,0x53,0x05,0x03,0x83,0xf9,0xfd, -0x11,0x06,0xf8,0x23,0xfe,0x00,0x3a,0x08,0xff,0x38,0xf3,0x00,0xb8,0x02,0x01,0x48, -0xfc,0xff,0x71,0x08,0x02,0x4a,0xfb,0xfa,0xcd,0xff,0xf8,0xc7,0xff,0x07,0x21,0x03, -0xf1,0xb3,0xf9,0x01,0xfc,0x08,0x06,0x19,0xff,0xfa,0xa6,0xf7,0xfa,0x63,0xf9,0x07, -0x03,0x03,0xfc,0x44,0x07,0x01,0x81,0xfc,0x0a,0xcc,0x01,0x00,0xdf,0x05,0xf9,0xdf, -0xfa,0x08,0x23,0x05,0x01,0xe1,0x00,0x01,0xde,0xf4,0x07,0xd3,0x0e,0xff,0x74,0x04, -0xed,0xc6,0xfe,0x02,0x16,0xfa,0x06,0x77,0xf4,0xfb,0x2e,0x04,0x01,0xb3,0x0b,0xfb, -0xbd,0x01,0xf6,0x75,0xfd,0xfc,0x31,0x00,0xf5,0xdb,0xfe,0x09,0x70,0x04,0x07,0xcd, -0xf8,0x01,0x0b,0x03,0xfb,0x44,0x01,0xf8,0xdc,0x07,0x02,0x2a,0xfe,0x00,0x42,0xfa, -0xfe,0xa7,0xff,0x09,0x1e,0xff,0xf7,0xab,0x02,0xf8,0x52,0xf9,0x0d,0xf8,0xf9,0x03, -0x70,0xfa,0x00,0x6d,0x07,0x00,0xb3,0x00,0x05,0x4c,0x0d,0xf3,0x7a,0xfd,0x07,0xaf, -0xf8,0x02,0xd5,0x05,0xfb,0xd3,0x01,0xff,0x47,0xfb,0x0a,0x33,0xf5,0xf6,0x9b,0x0d, -0xf5,0xfd,0x02,0x04,0xe7,0xfb,0xfd,0xfe,0x00,0x02,0xf5,0xf9,0x06,0x3f,0xfc,0xfc, -0x28,0x06,0xfe,0xc6,0x04,0x08,0x4a,0x02,0x03,0x4d,0xff,0xef,0x38,0xff,0xfe,0xd4, -0xfe,0xff,0x13,0xfc,0xfa,0xe8,0x01,0xff,0x78,0x03,0xfb,0x4e,0xf9,0xfe,0x68,0xf8, -0xfa,0x80,0xf9,0x05,0x8c,0x08,0xf7,0x6c,0x0d,0xfc,0x9d,0x06,0x08,0x4d,0x06,0x08, -0x6f,0xfb,0x00,0x83,0xfd,0x11,0x9f,0xfb,0xf7,0xc8,0xfb,0xfc,0x67,0x08,0x08,0xa9, -0x00,0x03,0x80,0xf8,0xfa,0x58,0xfa,0x02,0xf0,0xff,0x04,0x35,0x01,0xff,0x3c,0xf4, -0xff,0x99,0x0c,0xfb,0x8d,0xff,0xfb,0x97,0xf5,0xf7,0xfc,0x01,0x02,0x4a,0x02,0x00, -0xbd,0xf7,0x01,0x56,0xfb,0xf7,0x83,0x03,0xfd,0x0a,0x03,0x0a,0x59,0x05,0xfb,0x5b, -0x03,0xfc,0x3b,0xf9,0x0a,0x54,0x02,0xf1,0xcc,0x08,0xf1,0x8a,0xfd,0x0c,0x98,0x00, -0x05,0xcf,0x03,0x0e,0x97,0xfc,0xfa,0xe9,0x0f,0x02,0x57,0x05,0xfe,0x81,0xf3,0x02, -0x54,0xfb,0x00,0x22,0x0d,0xff,0xf0,0xfa,0xff,0x58,0x01,0xf6,0x83,0xf4,0x05,0xfd, -0xf2,0xf8,0x41,0x05,0xfe,0xea,0x08,0x05,0xf8,0xfa,0x01,0xfa,0xfb,0x00,0x16,0xfe, -0x05,0x8f,0xf4,0xf8,0xf9,0x00,0xfe,0x91,0xff,0x05,0x1e,0xfd,0x07,0x4a,0xfe,0xf9, -0x3c,0x09,0x00,0xcd,0xfe,0x03,0xb7,0x04,0xfc,0x40,0xfd,0x08,0x92,0x00,0x08,0x8e, -0x02,0xf9,0xd5,0xfd,0xfa,0xdc,0xfe,0x06,0x18,0x09,0xf5,0xa3,0x03,0x02,0x93,0x02, -0xfd,0x69,0xfb,0x00,0x0d,0xf3,0x0b,0xac,0xff,0xfc,0x84,0xfb,0x00,0xf8,0x07,0xfe, -0x9d,0xfd,0xf5,0x75,0xfc,0x05,0x58,0xfa,0x09,0xfd,0xfd,0xf1,0xc3,0xff,0x0e,0xa3, -0xfc,0xff,0xf6,0x09,0xf4,0x04,0x0a,0xfd,0xff,0xf9,0x03,0xb3,0xfc,0x01,0x0c,0x07, -0xff,0x9a,0xf8,0x0b,0x46,0xff,0xff,0x34,0x04,0xf4,0x59,0xf6,0x00,0xe0,0x00,0xff, -0x38,0x0c,0x01,0x60,0xfb,0x01,0x91,0x02,0xfd,0x90,0x05,0xfa,0x67,0xfb,0x08,0x2a, -0xf9,0x0c,0xdb,0xfd,0xfe,0xa3,0xfc,0x05,0x55,0x0a,0xf2,0x65,0xff,0xfa,0x2e,0x03, -0xfa,0xc1,0xfe,0xff,0x81,0xf6,0x0c,0x90,0x03,0x00,0xe0,0xf7,0xf7,0x7f,0x09,0xff, -0x32,0x01,0xfe,0xed,0xff,0xff,0x37,0xf9,0x0e,0x85,0x02,0x00,0xc3,0x01,0x07,0xe3, -0xfc,0xfa,0xc7,0x00,0xf5,0xa1,0x06,0x01,0x3f,0x03,0xff,0x64,0xf6,0xfc,0xfb,0x00, -0x03,0x7e,0x01,0xf3,0xb6,0xfe,0xf6,0xb7,0x05,0x0b,0xb4,0x00,0x09,0x24,0xfa,0xfe, -0x1e,0x04,0xfd,0xa5,0xfa,0xfe,0x2b,0x0a,0xf8,0xa8,0x06,0x01,0x35,0xff,0x07,0x3e, -0xff,0xfe,0xa7,0xfd,0xfe,0xdc,0xfe,0x04,0xd3,0xff,0xeb,0xdf,0x03,0x03,0xc2,0xfa, -0x0b,0x84,0x03,0xfa,0x3a,0xff,0x00,0x57,0xfb,0x02,0xc8,0xf4,0xfc,0xe3,0x05,0xfd, -0xbb,0x02,0x06,0x9d,0x03,0xfe,0x46,0x04,0x03,0x80,0xf4,0xfd,0x3d,0xfc,0x0a,0x06, -0xfb,0xff,0x85,0xfe,0x00,0xfc,0x01,0xff,0xfb,0xfb,0xfb,0x12,0x02,0xfb,0x22,0x0b, -0x08,0x79,0xf9,0xff,0xdf,0xfb,0xfc,0x4b,0x0c,0xfd,0x19,0x04,0x04,0xb4,0x02,0x01, -0x5c,0xfc,0xfe,0xc7,0x03,0xfb,0xdb,0xff,0x04,0xf4,0x00,0xf3,0x80,0x07,0xf5,0x01, -0xf7,0xfb,0x2d,0x01,0x04,0xdf,0xf6,0x02,0x6a,0x02,0x06,0x4b,0x00,0x03,0xc5,0x03, -0xf1,0xee,0xfb,0x01,0x3a,0x01,0xfe,0x94,0x07,0x0b,0xf3,0xf8,0x04,0x32,0xfb,0x03, -0xbc,0x02,0xfa,0x9d,0x09,0xfa,0x4f,0xf9,0xfc,0x37,0x0a,0xfd,0xe0,0x00,0x01,0xe1, -0xf6,0xfe,0x52,0x05,0xf7,0xa5,0x00,0xfe,0x0f,0xf2,0x08,0xf2,0x03,0x00,0x26,0x03, -0x00,0xdb,0xf7,0x05,0xbb,0x0c,0xff,0x03,0x10,0xf8,0xa6,0xfc,0xfe,0x4b,0x04,0x03, -0x29,0xfd,0x12,0x8c,0xf3,0xf8,0xaa,0xf9,0xf6,0xfb,0x0b,0xfa,0x81,0xff,0xf8,0x7f, -0xfe,0x01,0xed,0x04,0x02,0xed,0xf8,0x03,0x79,0xfa,0xf8,0x74,0xfb,0xff,0x1b,0x03, -0x00,0x70,0x01,0x04,0x90,0x05,0xfa,0x3a,0x06,0xfc,0xdf,0xf6,0x00,0x95,0xfe,0x0b, -0x22,0xf0,0x08,0x82,0xfe,0x01,0x7d,0x00,0x02,0x4f,0x08,0xf4,0x19,0xfd,0x04,0x8c, -0x01,0x0a,0xd1,0xff,0xfd,0x9d,0x01,0xfd,0x48,0x01,0x09,0xff,0x0c,0xf8,0xa8,0xfb, -0x06,0x02,0xfc,0x04,0xf1,0x01,0xf8,0xfc,0x03,0xf9,0x3e,0x00,0xff,0x22,0x04,0xf9, -0x90,0xfd,0xfb,0x1c,0xef,0xff,0x12,0xff,0x03,0xdb,0xfc,0xfc,0xa4,0xfe,0xfd,0x1e, -0x02,0x00,0x25,0xfd,0x00,0x53,0xf0,0xfd,0x02,0x0c,0x0b,0xb3,0xfa,0x0c,0xbd,0xfb, -0xf2,0x89,0x0b,0x00,0xca,0x02,0x06,0x51,0xfb,0x03,0x09,0x09,0xff,0xa6,0xfd,0x03, -0x57,0xfd,0x03,0xb4,0x0c,0xfc,0x0c,0xf5,0x05,0x78,0x05,0x04,0x1d,0x01,0xf9,0x6c, -0xf2,0x08,0xa0,0xfe,0x07,0xc7,0xf7,0xf3,0xbe,0x03,0x02,0x26,0x01,0xed,0x4e,0xff, -0x09,0x30,0xfc,0x0e,0x5c,0xfb,0xf1,0x32,0xfc,0xfe,0x5b,0xff,0xfa,0xd5,0xff,0xfb, -0x4d,0x0d,0x09,0xc7,0xf8,0x05,0x72,0x04,0xf0,0x6b,0x08,0xfc,0xe3,0xfd,0xfd,0x5e, -0xff,0xf8,0xfe,0x0e,0xfe,0x40,0x00,0x06,0x8f,0x02,0xfa,0xf1,0x04,0x05,0x15,0xec, -0x08,0x13,0x08,0xff,0xd4,0x05,0xf6,0x23,0x03,0x0a,0xb7,0xff,0x04,0xef,0xff,0x00, -0xe4,0xf6,0xfc,0x2f,0x06,0xf1,0xfb,0x07,0x02,0xbe,0xf9,0x00,0x6b,0xfb,0x07,0xd8, -0xf8,0xff,0xc4,0xfa,0xfb,0x56,0x00,0xff,0x91,0x05,0xff,0x65,0x03,0xf4,0x57,0x07, -0x03,0xe9,0xf5,0x03,0x9b,0x00,0xfe,0x76,0xfc,0x05,0xc0,0x00,0x04,0x8e,0x00,0xf7, -0xbe,0x03,0xf7,0x5a,0x02,0x08,0x5d,0xfa,0xfa,0x53,0x01,0x09,0x2f,0xfd,0x03,0x6f, -0xfc,0x02,0xd4,0x03,0xfd,0xfa,0x09,0xfa,0x58,0xf8,0x02,0xfe,0x02,0x01,0x24,0x02, -0xfc,0x84,0x06,0x01,0x77,0xfd,0x06,0xb6,0xf6,0xff,0xfe,0xfe,0x00,0xff,0x00,0xff, -0x16,0xfa,0xfb,0x46,0x09,0xff,0x05,0xfa,0xfc,0x4e,0xf7,0xfe,0xd0,0x01,0xfe,0x5d, -0xfc,0x02,0xef,0x01,0x06,0x54,0xfb,0xf7,0xc5,0xfa,0x06,0x21,0x0d,0xfc,0x17,0x05, -0xf5,0xce,0xf8,0x0d,0x08,0x07,0x03,0x9a,0xfa,0x04,0xf1,0x04,0xf5,0xe6,0xff,0xfb, -0xad,0x02,0x05,0x42,0x01,0x00,0x67,0x00,0xfd,0x8f,0x05,0x03,0x75,0xf7,0xff,0xb3, -0xfc,0x06,0xe0,0xf1,0xff,0x09,0x09,0x00,0x61,0x0c,0xfa,0x54,0xfa,0x00,0x2b,0xf2, -0x05,0xfe,0x01,0xfe,0xe3,0xfa,0x04,0x31,0x04,0xfc,0x94,0x01,0xfe,0x92,0x04,0x09, -0xd6,0xf4,0xfd,0xa9,0xff,0xfa,0xf2,0xff,0x01,0x2c,0xfa,0xfe,0xc8,0x09,0x02,0x72, -0x03,0xf8,0x59,0xf9,0x06,0x30,0x00,0xfc,0x88,0x00,0x01,0xa4,0x04,0xfc,0xe8,0x0c, -0x05,0x08,0x04,0xff,0x03,0x00,0xfb,0x06,0xf7,0x01,0xc1,0xf8,0x03,0x88,0x0a,0xf7, -0xd7,0xfe,0xfb,0x80,0xf6,0x03,0x58,0x0c,0xf9,0x2a,0xfe,0xf8,0x9a,0x00,0x06,0x1f, -0x01,0xfd,0x3f,0x03,0x02,0x15,0xfb,0xff,0xfa,0xfe,0x01,0x14,0x04,0x05,0x2c,0xfa, -0x00,0x89,0xf9,0x09,0x6f,0x07,0xf8,0xc4,0x06,0xf6,0x57,0x00,0x00,0x08,0xfd,0xff, -0x3e,0xf5,0x06,0x0a,0x03,0x06,0x48,0xf8,0xfb,0x1a,0x05,0xfc,0x1e,0x03,0xfd,0x6e, -0xfc,0xf3,0x2a,0x05,0x06,0x07,0xff,0x0b,0x85,0xf5,0x07,0x21,0x04,0xf5,0xe2,0x01, -0xfb,0xa7,0xff,0x04,0xfa,0x0a,0xf4,0xba,0xfb,0x08,0x13,0x01,0x08,0x7a,0x01,0xfb, -0x4e,0x00,0x03,0x56,0xf7,0x03,0xef,0x02,0xf6,0xcf,0xff,0x03,0x4f,0x02,0xf5,0x09, -0x06,0xfc,0x25,0x00,0x01,0xe0,0xfc,0x04,0x6b,0x00,0xfe,0x85,0xfe,0x04,0xdd,0xff, -0xff,0x4d,0xff,0xfb,0x0d,0xf1,0x03,0xb7,0xfe,0x08,0xc5,0x04,0xf2,0x46,0x03,0x08, -0xe6,0xf8,0x05,0xe8,0xff,0xfd,0x2b,0xff,0x04,0xb7,0xfa,0xf9,0x71,0x07,0xfd,0xee, -0x0d,0xfd,0x3e,0xf3,0x07,0xa3,0x02,0xfb,0xd5,0x00,0xfd,0x9c,0xf7,0x04,0x47,0x0a, -0x04,0x5f,0x05,0xfa,0x66,0x05,0xfe,0xcd,0x02,0x02,0xf5,0x03,0xf8,0xca,0xff,0xff, -0x79,0xfb,0x09,0xb3,0xfa,0xfc,0x2a,0x03,0xf1,0x29,0xf8,0x01,0xf3,0xfd,0x04,0x5f, -0x00,0xf7,0xdc,0xf9,0x01,0x9d,0x04,0x02,0xd9,0x0d,0xf0,0x9c,0xfa,0x04,0xff,0xfe, -0x03,0xa6,0xf8,0x01,0x9b,0xff,0x09,0xfc,0x06,0xfe,0x93,0x03,0xf9,0x94,0x04,0x04, -0x2c,0xfc,0xf8,0xf4,0xfc,0x04,0xf3,0xfd,0x0f,0xb6,0x05,0xfd,0xfc,0x01,0xfa,0xac, -0x01,0xf8,0x77,0xfe,0x08,0xb1,0xfe,0xf9,0x51,0xfe,0x03,0x62,0x00,0x01,0xec,0x03, -0x06,0x70,0xf8,0xf9,0x23,0x03,0xfe,0xd8,0x01,0x01,0xa9,0xfa,0xf3,0x04,0x01,0xfc, -0x27,0x0b,0x04,0x93,0xf5,0xfd,0x75,0xfa,0xfe,0x0d,0x04,0x00,0x1a,0xf8,0x02,0x40, -0x02,0x01,0x08,0x08,0x02,0xb6,0x00,0x02,0x74,0xf9,0xff,0x80,0xfe,0x06,0x5d,0x06, -0x0a,0x07,0x00,0xf7,0x1d,0xfe,0x01,0xf7,0x03,0x09,0x97,0xf8,0xf5,0x67,0xfe,0x09, -0xf7,0x00,0x07,0x92,0xfc,0xf3,0xf6,0xfb,0x03,0xa5,0xfd,0x01,0x00,0xfa,0x05,0x6c, -0x0e,0xf7,0x4d,0xfa,0xfc,0x01,0xf7,0x00,0x64,0x0e,0xfe,0x1f,0x01,0xfb,0xc9,0xf8, -0x09,0x1f,0xf6,0x02,0xf5,0x07,0xfe,0x99,0x00,0x01,0x7a,0xf7,0xf3,0x67,0x07,0x05, -0x3a,0xfc,0x04,0xb3,0xf5,0x00,0x08,0x10,0xfd,0x3a,0x0a,0xfe,0xe5,0xf4,0x01,0x02, -0xf8,0xf9,0xa0,0x01,0x0a,0x8a,0xfe,0x06,0x92,0x09,0xf8,0x52,0x08,0xf9,0x9c,0xfa, -0xfb,0x0c,0xfc,0x08,0x72,0xff,0xfe,0x97,0xf5,0x07,0xf8,0x07,0x01,0x6e,0x04,0x06, -0x39,0x02,0xf0,0x26,0x03,0x03,0x9f,0xff,0xfd,0x26,0xfc,0xff,0x98,0xf7,0x09,0x00, -0x00,0xfe,0x31,0xfd,0xff,0x4d,0x05,0xf9,0x84,0xf4,0xfd,0x30,0x00,0x05,0x67,0x06, -0xfd,0xb0,0xfc,0x03,0xd7,0x06,0xf9,0x2f,0xf9,0xfc,0x43,0x08,0xfd,0x55,0x04,0xf8, -0x94,0xfa,0x09,0x4d,0xff,0x06,0xb5,0x03,0xfc,0x57,0x05,0xfc,0x2a,0xfa,0xff,0xd5, -0x0b,0x01,0xa4,0x05,0xff,0x25,0xf6,0x00,0xf6,0x01,0x04,0x31,0x00,0xff,0x8b,0xf8, -0xf8,0xaf,0x0e,0xfd,0x9e,0xf8,0x0e,0x87,0xf9,0x04,0x8f,0xfc,0xf7,0xa9,0x05,0xf9, -0x4f,0xfa,0x02,0xf5,0x03,0xf4,0x07,0xfb,0x01,0xce,0xf5,0xff,0x87,0x01,0xfe,0x6e, -0x06,0xfb,0xcd,0x00,0x0d,0xab,0xfd,0x01,0x14,0x07,0x01,0x52,0xfa,0xfd,0x2a,0xff, -0xfe,0xe3,0x0b,0xf9,0x7b,0x02,0x05,0xfe,0xfa,0x05,0xd4,0x06,0xfc,0x00,0xfa,0x01, -0xfc,0x03,0x04,0xfe,0xf2,0x01,0x5c,0xf8,0xfa,0xc8,0x06,0x02,0x63,0x04,0xff,0x04, -0x03,0xf5,0xb5,0xee,0x03,0x7a,0xf2,0x0d,0x56,0x00,0xfc,0xf9,0x09,0xfe,0x4b,0x05, -0x06,0x87,0xfb,0xfc,0x5a,0x09,0xfe,0x5d,0xfc,0xfc,0x63,0xfe,0x08,0x5d,0x00,0x01, -0xfd,0xf9,0xfc,0x52,0xf9,0x06,0xef,0xfe,0xff,0x22,0x0f,0xf8,0xd6,0x04,0xf7,0xd1, -0xfc,0x05,0xf0,0x0c,0x01,0xcb,0xfb,0xfa,0x57,0xfc,0xf9,0x3b,0x01,0xfe,0xe3,0xfb, -0x02,0x56,0xfb,0x06,0x76,0x0b,0xf6,0x51,0x02,0xfe,0x48,0xfd,0xf5,0x54,0xfb,0x04, -0x23,0x03,0xfc,0x3f,0x05,0x00,0x6c,0x06,0xf8,0x38,0xff,0x0b,0xa9,0xf2,0xf8,0x0d, -0x04,0xfd,0xce,0x09,0xff,0x75,0xf8,0x0a,0x45,0xf8,0x0c,0x66,0x0e,0x05,0x78,0xfa, -0xfa,0xb6,0x08,0xfd,0x8e,0xfd,0xfa,0x13,0xfc,0x02,0x42,0x02,0xf7,0xd3,0xfd,0xfc, -0xd7,0x01,0x02,0x5d,0x01,0xf3,0x70,0xf4,0x0c,0x1b,0x04,0xfa,0x47,0x06,0xf9,0xac, -0x00,0xfe,0x2c,0xff,0x05,0xb2,0xfb,0x02,0x00,0x0c,0x04,0xbc,0xf6,0xf8,0x6f,0x03, -0xfa,0x15,0x06,0x08,0x84,0xf6,0xf7,0xb2,0xfd,0xfa,0xd4,0x0f,0xff,0xf9,0xfb,0x06, -0xda,0xfa,0xff,0x12,0xfe,0x03,0x09,0x00,0x04,0xb2,0x04,0x00,0xd9,0xfb,0x01,0xfb, -0x0a,0x05,0x93,0x00,0xff,0x3a,0x00,0xfb,0xa1,0xf7,0x01,0x66,0xf8,0x01,0x17,0xfb, -0x00,0x6f,0xfe,0xf9,0x4f,0xfb,0x07,0x76,0xf6,0xfb,0x98,0x08,0x02,0x33,0x06,0xfa, -0x20,0xf7,0x03,0x27,0x0a,0x08,0x07,0xfc,0x04,0x58,0xf2,0xf6,0x4b,0x10,0x0a,0xe3, -0x02,0xff,0x47,0xef,0x04,0x98,0x05,0xfc,0x71,0x02,0x01,0x70,0x04,0xf7,0xe1,0xf9, -0xf5,0x8a,0xfc,0x0f,0xd2,0xfc,0x07,0x5f,0xf8,0xfe,0x82,0x05,0x02,0x81,0x06,0xf8, -0x38,0xff,0x08,0xc6,0xfb,0x01,0x05,0x06,0xfd,0x22,0x03,0x08,0x9e,0xf7,0xfd,0x55, -0xfb,0xfb,0x52,0xfc,0x00,0xc1,0x01,0x00,0x5a,0x05,0xf2,0x10,0xfd,0x04,0xd8,0xf2, -0x03,0xdf,0x04,0xff,0xff,0xfe,0xfb,0xf9,0xf5,0x0b,0xc8,0x01,0x02,0x4c,0x0d,0xf8, -0x1c,0xfb,0x06,0x19,0x0a,0x03,0x0c,0xf5,0x02,0x20,0x04,0x02,0x44,0x04,0xfa,0x82, -0x04,0xfe,0x6a,0xf9,0x05,0xfa,0xfc,0xf0,0x08,0x06,0xf9,0x45,0xf6,0x00,0xcf,0x0f, -0x07,0x3b,0xfe,0xfe,0xee,0xf8,0x06,0xa4,0x08,0xfc,0x2b,0x0a,0xf5,0x30,0xf7,0xf9, -0x97,0x09,0xf3,0xaf,0x03,0x05,0xcc,0xfc,0x00,0xe7,0xf4,0x09,0xa1,0xff,0x02,0x6e, -0xf7,0x03,0x61,0xf8,0xf6,0x1d,0x07,0x00,0xd9,0x03,0xfd,0xc1,0xfc,0x0f,0x29,0xfe, -0xf9,0x63,0x00,0xfd,0xb2,0xff,0x06,0xcc,0x00,0x01,0x2a,0x00,0xff,0xa6,0xfd,0x0c, -0xbe,0x04,0xfb,0x1b,0x13,0xfe,0xf6,0xf9,0x04,0xc8,0xf3,0x01,0x1f,0x02,0xf8,0x87, -0xff,0xf7,0x57,0xf8,0x06,0x1a,0x06,0xfb,0xff,0xfb,0x00,0x2d,0x00,0xfd,0x33,0x05, -0xfb,0xe1,0xf8,0x09,0xb8,0xfd,0x0b,0x5c,0xfc,0xef,0xa1,0x07,0x04,0x8c,0xff,0x00, -0x13,0x02,0xfb,0x03,0xfd,0x00,0x9e,0xf6,0xf7,0x95,0x04,0x03,0x35,0x0a,0xf7,0xca, -0xfe,0x00,0x2d,0xfe,0x09,0x7c,0xfc,0x00,0x3f,0x02,0x08,0x6d,0x05,0xfe,0x86,0xfb, -0xfe,0x66,0x06,0x05,0xc5,0xfc,0xfe,0xca,0xfb,0x04,0x21,0x04,0xfa,0x4e,0x03,0x03, -0x53,0xfd,0xfb,0x38,0xfb,0xf9,0xd7,0xfe,0x09,0x82,0x07,0xf8,0x29,0xf3,0xfe,0xa4, -0x00,0xfd,0x85,0x09,0x02,0xd1,0x08,0xf6,0x00,0xf5,0x06,0x50,0xfa,0x01,0x71,0x0b, -0xfa,0x39,0xff,0xf8,0x6b,0xff,0x09,0x5c,0xfc,0xff,0x01,0x02,0xfe,0x53,0xf2,0x0a, -0xa9,0x04,0xfc,0x3d,0x04,0xfe,0xc0,0xfc,0x05,0x0d,0xf9,0x03,0x8d,0x05,0xf9,0xa5, -0x0d,0x04,0x72,0xf9,0xf7,0x0e,0x00,0x03,0x78,0xfd,0x04,0xc8,0xf9,0x07,0xa2,0x05, -0xfc,0x69,0x06,0xf4,0xf8,0x05,0x03,0x8f,0xfc,0xfe,0x11,0xfc,0xfd,0xfb,0x02,0x06, -0x33,0xf8,0xf6,0x3e,0x01,0x05,0x7b,0x00,0x00,0x91,0xf5,0xf5,0xb4,0x09,0xfb,0xaf, -0x01,0x01,0x78,0xf6,0x06,0xeb,0x04,0x04,0x80,0x00,0x00,0xf0,0xfd,0xff,0x1c,0xfe, -0xf9,0x77,0xfb,0x04,0x91,0x0f,0x02,0x6d,0xff,0xfb,0x8d,0x01,0xfb,0x5f,0x06,0x03, -0x84,0xfb,0x03,0x8c,0xf7,0x07,0x14,0xfe,0xfe,0x03,0xfe,0x04,0xec,0x03,0xfa,0xb8, -0x03,0xf8,0x4e,0xf4,0x05,0x77,0xf9,0xfc,0x57,0x00,0xfc,0x4c,0xfd,0x05,0xcf,0x01, -0x0e,0x02,0x04,0xfb,0x38,0xfb,0x05,0x6a,0xf9,0xff,0x16,0x06,0xf9,0x48,0xff,0x04, -0x78,0x03,0x06,0xe5,0x02,0xf3,0xa2,0xfc,0x07,0xcb,0xf9,0xfa,0x67,0x07,0xf2,0xfe, -0x03,0x07,0x22,0xfa,0xf7,0x0d,0x0a,0x04,0x5f,0x05,0x09,0x22,0xf2,0xf9,0xeb,0x06, -0xff,0xfd,0xfe,0xfe,0x38,0xf7,0x01,0x95,0x07,0xf6,0x2e,0x04,0x0a,0x35,0xf4,0x0d, -0x99,0x03,0xef,0x1d,0xff,0xff,0x72,0xfe,0x0f,0x39,0xf8,0xfa,0x0d,0x03,0xf2,0x36, -0x0a,0x08,0xdf,0xf6,0x00,0xb2,0x07,0xf9,0x0e,0xfc,0x06,0x05,0xf5,0xfc,0x96,0x09, -0xfe,0x54,0x05,0xfc,0x10,0x00,0x09,0x53,0x0a,0xff,0x6f,0x04,0xf6,0xe8,0xf8,0x04, -0x40,0xff,0xfe,0x4f,0xfe,0xfd,0xcc,0xff,0x00,0xa8,0xf7,0x01,0xe6,0x05,0xf1,0xb5, -0x01,0xfb,0x5a,0xf5,0x07,0x29,0x0b,0x00,0xba,0xfb,0x00,0x39,0x08,0x00,0x2a,0x08, -0xf7,0xc3,0xfe,0x04,0xcc,0x01,0xff,0xce,0xf8,0x00,0x23,0xfe,0x03,0x67,0x03,0xfc, -0xb6,0x03,0xf9,0xc6,0x01,0xfc,0xc5,0x02,0x01,0xec,0xfe,0x06,0x1c,0xf8,0xfd,0x48, -0x04,0x04,0xec,0xf9,0x00,0xe5,0xfc,0xfb,0x5d,0xfe,0x03,0x71,0xff,0x0a,0x09,0x01, -0xfd,0x93,0x04,0xfd,0xe7,0xf9,0x09,0x1b,0xf7,0x00,0x22,0xff,0xf4,0xbd,0x02,0xfd, -0x92,0xfe,0x00,0x26,0xff,0xfc,0x5d,0x01,0xfe,0x5d,0x00,0x02,0x36,0xfc,0xfe,0xee, -0x02,0x0b,0x12,0x0a,0x06,0x5a,0xf8,0xf8,0x25,0x0b,0x03,0xbf,0x03,0xf3,0x7d,0xff, -0xfb,0x04,0x01,0x01,0xaf,0xfb,0x04,0x1a,0xf9,0x04,0x40,0x01,0xfd,0xd4,0xf7,0x01, -0x29,0x0c,0xf6,0x96,0xfa,0xfe,0xf2,0xf7,0x05,0x05,0xfb,0x08,0xed,0xfc,0x00,0x95, -0x02,0x04,0x58,0xf7,0xf6,0xbc,0x0c,0xfe,0xb9,0x09,0xfc,0x7f,0xfb,0x04,0x51,0xfb, -0x00,0xc2,0xfe,0x03,0xa5,0xfd,0x05,0xaa,0xfb,0xfa,0x1e,0x04,0x04,0xa9,0x02,0xfa, -0x24,0xf9,0xfe,0xc7,0x03,0xfd,0x7d,0x05,0x0a,0x31,0x03,0xfe,0x59,0xf9,0x02,0x03, -0xff,0x03,0x60,0xff,0x00,0x83,0xf9,0xfd,0x6f,0x05,0x01,0x86,0xfc,0xff,0xb8,0xff, -0xff,0x1c,0x02,0xf7,0xe1,0x04,0xf6,0x53,0xf9,0x00,0x76,0xfd,0x09,0xb9,0xfc,0x02, -0xcc,0x01,0xf1,0x12,0x0d,0x02,0x60,0xfd,0xf6,0x09,0xfa,0x07,0x16,0xff,0x07,0x11, -0x08,0x03,0xd1,0xfd,0x00,0x9e,0xfc,0x01,0xf1,0xfe,0x0b,0xa4,0xfc,0xff,0x66,0xfb, -0xf8,0x18,0x0c,0x02,0x30,0xf9,0x05,0x1b,0xfc,0xfe,0x9d,0x01,0xf7,0x65,0xfe,0xfc, -0x19,0xfb,0x07,0x05,0x08,0xf8,0xb5,0x02,0x04,0xb5,0x03,0xf8,0xbd,0xff,0xf8,0xbd, -0x04,0xfe,0xb3,0x02,0xfc,0x5f,0xf7,0x08,0xca,0x05,0x04,0xd7,0xfb,0xf4,0xfd,0xfd, -0x05,0x03,0xff,0x06,0x03,0x00,0xfa,0x65,0xfb,0x06,0x4e,0x01,0x00,0xd0,0xf3,0xff, -0x4a,0x0a,0x03,0x12,0x06,0xf9,0x83,0xf3,0xfc,0x91,0x04,0x0f,0x5f,0x05,0xfb,0x74, -0xfc,0x01,0x6a,0xfd,0xfb,0x9e,0x02,0x05,0x88,0xfa,0x00,0x9a,0xfd,0xf5,0xaa,0x04, -0x02,0xf3,0x0b,0xfb,0x87,0xf7,0xfb,0x71,0xfe,0x05,0x80,0xff,0x03,0xcc,0x05,0xfd, -0xd0,0x02,0x03,0x33,0xf9,0x02,0x84,0xf8,0x07,0xdb,0x01,0xfb,0x0f,0x00,0x06,0x4f, -0xfb,0xf4,0x19,0x02,0xfe,0x42,0x0b,0x00,0x66,0xf3,0x00,0xaf,0xf9,0x01,0x52,0x08, -0x08,0xa8,0xfe,0xf6,0xa1,0x06,0xf8,0x89,0x05,0xfc,0x92,0x04,0x0e,0xf1,0xf2,0xfa, -0xe6,0xfb,0x01,0x89,0xfb,0x04,0x7d,0x09,0xf6,0x38,0xf7,0xff,0x0f,0xf9,0x04,0x61, -0x06,0x07,0x87,0x09,0x02,0x02,0xfd,0x01,0x96,0xfa,0x05,0x4f,0x02,0xfa,0x41,0x00, -0xf8,0x2c,0xff,0xfc,0x0b,0x08,0x07,0x77,0xff,0xfe,0x41,0xf9,0xf9,0x66,0x08,0xf1, -0x5d,0x07,0xff,0xec,0x07,0xfe,0x32,0xfb,0xfb,0x80,0x00,0x09,0xa8,0x03,0xf8,0xd2, -0x02,0xf5,0x3e,0xfa,0x07,0x4f,0xf0,0xff,0xa0,0x05,0x06,0x04,0x05,0x00,0xad,0xfe, -0x08,0x13,0xfa,0xfe,0xcd,0x0b,0xfd,0xc5,0xf3,0x02,0xb6,0x01,0x01,0x57,0xff,0x01, -0x39,0x06,0x00,0xc3,0xf3,0x05,0xf0,0xfa,0xf6,0x2e,0x0e,0x01,0x5c,0x06,0xf8,0xb7, -0xf9,0x06,0x61,0x01,0xf1,0xed,0x03,0x07,0x6b,0xf4,0x00,0x91,0x03,0xf9,0x8e,0x06, -0xfa,0x81,0xff,0x0f,0x76,0xf8,0x01,0x4b,0x05,0xff,0x48,0xf2,0x06,0x64,0x04,0xfa, -0xba,0x0c,0xf2,0x10,0x01,0x08,0x41,0x00,0x02,0xcd,0xfe,0xfc,0x30,0xf2,0x05,0xd7, -0x03,0xfd,0x9f,0x08,0xf4,0x58,0x0b,0x02,0x60,0xfa,0xfe,0x8b,0xfd,0xfc,0x51,0xff, -0x01,0x06,0xfb,0xfc,0x98,0x04,0xf9,0x2c,0x08,0xf9,0x43,0xfb,0x07,0x69,0x00,0x00, -0x8e,0x01,0xfb,0x4a,0x06,0x06,0xf4,0xfa,0xfd,0xc5,0xf5,0x0d,0xa0,0xff,0x08,0x7a, -0xf1,0x00,0xc5,0x00,0x00,0x77,0x09,0xff,0x9f,0x04,0xff,0x55,0x01,0x03,0x28,0xfd, -0xfd,0x4d,0x09,0xf9,0x52,0xf8,0x03,0xb6,0xfd,0xfc,0x1b,0x01,0xff,0x52,0xfe,0xf9, -0x87,0xfb,0xfe,0xa1,0xff,0xf6,0xba,0x02,0x02,0xbe,0xfb,0x03,0x03,0x02,0x05,0x5a, -0xfc,0xfe,0xd1,0x07,0x02,0x6d,0xfe,0xfc,0x26,0x01,0x02,0xf1,0x03,0x04,0x42,0xf5, -0x03,0x61,0x03,0x03,0xff,0x00,0x02,0xd5,0xf0,0xff,0x4b,0x09,0x03,0x34,0x02,0xf6, -0x61,0x0b,0x00,0x1c,0xf6,0x03,0xc7,0xf9,0xf7,0xa1,0x0a,0xff,0x7a,0xff,0xfe,0xb5, -0xfa,0x00,0xef,0x0a,0xfc,0xcc,0x00,0x08,0x77,0xef,0xfe,0x70,0x01,0xf9,0x8b,0x04, -0x02,0xc9,0xfa,0xfc,0x9f,0xfe,0x06,0xcf,0x0a,0x01,0xa8,0xf4,0x08,0xb2,0xf8,0xf7, -0xa3,0x05,0xf9,0x60,0xfe,0x05,0xe4,0x08,0xfe,0x07,0x01,0xfb,0x6f,0x02,0x07,0xc2, -0xf6,0x01,0xfd,0x00,0xf3,0x4c,0x0b,0x00,0xa4,0x00,0xfa,0x3e,0x08,0x04,0xa7,0xff, -0x05,0xca,0xfd,0xff,0x16,0xff,0xfd,0xcb,0x03,0xfc,0xc9,0xef,0xfd,0xbe,0xfb,0x05, -0x56,0x00,0xfd,0x05,0xfc,0x04,0xa5,0xfa,0x05,0xab,0x05,0xfe,0x4a,0x02,0x02,0x6f, -0xfa,0x00,0x94,0x03,0x00,0xc6,0x01,0xff,0xc7,0xf7,0x03,0xd3,0x08,0x03,0x0c,0x00, -0xf6,0xcf,0xff,0xff,0x6e,0x07,0xfd,0x04,0xfc,0xf6,0xc1,0x02,0x0b,0x64,0xfd,0x00, -0x83,0xf9,0xfe,0x0f,0x00,0xfb,0xb9,0x01,0xfa,0xfb,0x03,0x03,0xb0,0xfc,0xfe,0x42, -0xf9,0x0a,0x5d,0x06,0xfd,0x1c,0xff,0x04,0xea,0xff,0x00,0x9c,0x02,0xfd,0x38,0x00, -0x03,0x96,0xfd,0xf8,0xe0,0xff,0xff,0x62,0xfe,0xfc,0x81,0xfc,0x03,0x5d,0xfc,0xfd, -0x60,0x06,0xfc,0x9e,0x02,0x04,0x61,0x01,0x02,0x18,0xf8,0xfe,0x83,0xfb,0x00,0x6f, -0x06,0x02,0xff,0x0e,0xf4,0xfe,0x00,0x06,0x7f,0xf8,0x0c,0xc6,0xff,0xfc,0xe7,0xfa, -0xf9,0x72,0xfa,0xfe,0x60,0x07,0xfb,0x9e,0x06,0xff,0xee,0xf1,0x03,0x9f,0xfc,0x03, -0x99,0x05,0xfe,0x70,0xf7,0xfd,0x06,0x05,0x00,0xc5,0x06,0xf8,0x85,0x06,0x07,0x9e, -0x01,0xfb,0xba,0xf6,0xfb,0x15,0x00,0x04,0x1d,0x03,0x01,0xbb,0xf9,0xfe,0xf3,0x05, -0x00,0x82,0x03,0xfb,0xfb,0xfe,0x06,0x2f,0xfa,0x00,0x23,0xfe,0xfc,0xe2,0x04,0x05, -0xff,0xfe,0xfc,0xe1,0xf7,0x00,0x3a,0x01,0xff,0x5a,0x00,0x06,0xa0,0x02,0xfe,0x36, -0x04,0xf7,0xc2,0x04,0xfe,0x0a,0x01,0x06,0x94,0xfc,0xfb,0x8b,0xfa,0xfe,0x61,0xfa, -0xfc,0xe5,0x0c,0x00,0x9a,0x02,0xf6,0x1c,0x02,0xfa,0x58,0x00,0x0b,0xc8,0xfc,0x02, -0xf2,0xf8,0x00,0xcf,0x05,0x06,0x7f,0x03,0xfd,0xab,0x00,0xfb,0x01,0x00,0xfe,0xfc, -0xf6,0x04,0xd0,0x01,0x03,0xcd,0x01,0xf2,0x91,0xfb,0xfe,0x89,0xff,0x03,0xe0,0x01, -0x01,0x17,0x00,0x00,0x59,0x03,0xfa,0x5d,0xf6,0x07,0xf2,0xfe,0x03,0xac,0xf9,0x02, -0x82,0x03,0xfb,0x37,0x04,0x04,0xd9,0x04,0x00,0xed,0xfd,0x02,0x99,0xff,0x02,0xc6, -0xfc,0x0b,0x44,0xf6,0xf1,0xac,0x05,0x06,0x56,0xfe,0xfc,0xc1,0x03,0x02,0xf7,0xfd, -0xfc,0xc9,0xfb,0xfc,0x23,0xfb,0x01,0x52,0x0f,0xfb,0xad,0xfb,0x06,0x91,0xfe,0xfb, -0x94,0x07,0xfa,0x9e,0x03,0xfd,0x9e,0xf5,0x03,0x69,0xfd,0xfb,0xa1,0x09,0x07,0xb0, -0xf7,0xfc,0xab,0x00,0xf9,0x1d,0x03,0x04,0x69,0xfc,0x02,0x02,0xfd,0xfe,0x7a,0x06, -0x03,0xda,0xfe,0xff,0xc8,0x01,0x01,0x6c,0xfa,0x03,0x3b,0xf8,0x01,0x84,0x03,0x02, -0xf0,0x09,0xf9,0xd4,0xfc,0x02,0xcb,0x01,0xfc,0x40,0xfa,0x08,0x25,0xf7,0xff,0xd4, -0x03,0xfc,0x1c,0x04,0xfc,0x46,0x05,0x02,0xcb,0x00,0xf7,0xbc,0x0b,0xf8,0x9f,0xf6, -0x0a,0xf8,0xf9,0x01,0x2a,0xfe,0x03,0x74,0x01,0xf3,0x2c,0x06,0xff,0xcd,0x00,0xfc, -0x6e,0xfb,0x04,0xb4,0x04,0xfd,0xe9,0x00,0xfb,0x88,0xfe,0x05,0xe1,0x04,0xfe,0x71, -0xfa,0x01,0x98,0xfd,0xff,0xb8,0x06,0xfa,0xe4,0xfd,0x01,0xbf,0xfd,0x03,0x7d,0xff, -0xfe,0xe3,0x01,0xfc,0x13,0x08,0xfe,0x98,0xfc,0x00,0x17,0x02,0x01,0xac,0xf7,0x06, -0xce,0xfc,0xfc,0xff,0x07,0xf2,0x3c,0x05,0x04,0x37,0x03,0x09,0xca,0xf9,0xfd,0x2a, -0xfc,0x08,0x60,0xf7,0xff,0xf7,0x04,0xf8,0xe8,0x04,0x01,0x5c,0xfe,0xfe,0xf7,0xfc, -0x03,0xb4,0x02,0xfb,0x28,0xf3,0x05,0x18,0x02,0xfd,0xae,0xfd,0xfa,0xed,0x09,0x00, -0xa3,0x02,0x07,0x9b,0xf4,0xfd,0x71,0x07,0xfc,0x87,0xfa,0xff,0x43,0x01,0x04,0xfd, -0x04,0xfb,0xa0,0x04,0x01,0x9c,0xfd,0xfc,0xa1,0xff,0x03,0x3b,0xf9,0xfb,0xce,0xfa, -0x03,0xa3,0x0a,0xfd,0x01,0x04,0x03,0xea,0xf5,0x09,0xc5,0xff,0xfa,0xcb,0xfe,0xfd, -0x46,0x07,0x0b,0x61,0xfa,0xf5,0xdd,0x03,0x01,0x4d,0xf7,0x05,0xde,0xf7,0xfb,0xe9, -0x02,0xfe,0x86,0xfc,0x00,0x40,0xfd,0x09,0x3e,0x0b,0xf8,0x44,0x00,0xfc,0xea,0x02, -0x04,0x5f,0xfd,0x01,0x38,0x01,0xfd,0x65,0x01,0xfd,0xce,0xff,0x06,0xa5,0xff,0xf9, -0xa1,0xfe,0xfd,0x02,0xfc,0x05,0x2a,0xfa,0xfe,0xe0,0x04,0x06,0x8c,0x05,0xf9,0xc5, -0xf2,0x02,0x27,0x08,0xf8,0x20,0x05,0xfa,0x02,0xfc,0x04,0x92,0xf8,0x06,0x10,0xf8, -0x03,0xfe,0x02,0xfd,0xe4,0x02,0xf4,0x93,0x0e,0xfe,0xaa,0x00,0x0a,0x96,0xf7,0x0a, -0x61,0xfe,0x02,0x7c,0x01,0xf9,0x8a,0x0a,0xfb,0xcc,0xfd,0x01,0x37,0xff,0xf5,0x04, -0x05,0xff,0x63,0xf7,0x02,0x31,0xfe,0x04,0x23,0xfe,0xf7,0xdd,0xfb,0x08,0x82,0xff, -0x02,0xc4,0x0b,0x05,0xf7,0xf7,0xf6,0x35,0x0b,0x01,0xb5,0x00,0xff,0x3c,0xff,0xf2, -0xed,0xfe,0x06,0xf8,0xfa,0xfa,0xb8,0xfe,0xfe,0xb0,0x04,0xfc,0x93,0xf1,0x04,0x54, -0x07,0xfc,0x67,0x05,0x05,0x20,0xf5,0x06,0x20,0x04,0x00,0x13,0x00,0x00,0xbe,0x01, -0x0c,0x67,0xff,0xf1,0x99,0x04,0x03,0x89,0x04,0x05,0x40,0xfd,0xf7,0x28,0xfb,0x04, -0x5b,0xf6,0x09,0xfc,0xfd,0xf7,0x74,0x0e,0xfc,0xb6,0xf5,0x09,0x81,0xf7,0xfa,0x02, -0x05,0xf6,0xc4,0x03,0x02,0xb4,0xf8,0x08,0x05,0x0b,0xfe,0xc7,0x01,0x08,0xe0,0xfa, -0xfd,0xea,0x01,0xf2,0x92,0x04,0x07,0xa7,0x06,0xff,0x10,0xf5,0x00,0x12,0xf8,0x01, -0x4a,0x03,0xfc,0x7a,0xfb,0xf4,0xcc,0x01,0xff,0x01,0xfa,0x03,0xb1,0x02,0x0a,0xfc, -0xf9,0xff,0x8b,0x0a,0xfb,0x24,0x05,0xff,0x72,0x00,0x04,0x82,0xfc,0x04,0xc8,0x00, -0xfd,0x30,0xf7,0x0a,0xb1,0x05,0xfb,0xae,0xf6,0xf9,0x3c,0x05,0xf6,0x9b,0x09,0x05, -0xf4,0xf9,0x09,0x75,0xf7,0x03,0x1e,0x00,0xf9,0x55,0x01,0xff,0xed,0x05,0xf6,0x5f, -0x0d,0xff,0x6e,0xfb,0x04,0xf4,0xfd,0x02,0xf6,0xfe,0xfb,0xf9,0x04,0xfa,0xe6,0xf5, -0xfc,0xd8,0x05,0x01,0xd3,0xfb,0xfe,0x31,0xfc,0x00,0x71,0xfd,0x03,0xdf,0x09,0xfd, -0x0b,0xfe,0x08,0xd2,0xfa,0xfd,0x52,0x02,0xfe,0xc5,0x0d,0xfe,0x2d,0xf7,0x04,0x7c, -0xf6,0xff,0x42,0x09,0xff,0x50,0xfe,0xfc,0x8f,0xfe,0xfa,0x4d,0x05,0xff,0x76,0xf7, -0x0d,0xc0,0xfb,0xfe,0xcf,0x08,0xf6,0x66,0x04,0x0a,0xfe,0xff,0xf8,0x36,0x00,0xfb, -0xb2,0xf5,0xfb,0x0f,0xfb,0xff,0x4b,0x07,0x01,0x8c,0x07,0x00,0xe8,0xfc,0x05,0x74, -0x03,0x00,0xbb,0xfb,0xfd,0x2f,0xfa,0xfa,0x26,0x04,0x02,0x14,0x03,0x01,0x97,0x03, -0x00,0xb3,0xfd,0xf8,0x8a,0x04,0xf9,0x78,0xfe,0x01,0x01,0xf7,0x05,0x10,0x06,0xf9, -0xdc,0x02,0x05,0xdb,0x06,0xfd,0x8b,0x06,0xfa,0xb9,0xf5,0x03,0x64,0xff,0x07,0xb7, -0xfd,0xfd,0x8a,0xfe,0x00,0xb0,0xf9,0xfe,0xcd,0x05,0xfe,0xa8,0xfc,0xfd,0x47,0xff, -0xf7,0xe9,0xfb,0x10,0xdf,0x04,0x01,0xcf,0xf3,0xfc,0x46,0x01,0x04,0x4b,0x03,0x01, -0x64,0xfc,0x00,0xee,0x04,0xfc,0x4d,0xfc,0xfd,0x8b,0xfc,0x09,0x27,0x06,0xf4,0x1d, -0x00,0x05,0x63,0xfd,0x03,0x23,0x02,0xfb,0xf1,0x0b,0xfe,0x4b,0xfc,0x01,0x00,0xfd, -0xfc,0xa2,0x04,0x04,0xfe,0xf2,0xf9,0x8e,0x0a,0xff,0x53,0xfc,0x01,0x15,0x01,0x02, -0x2e,0xf9,0x06,0x36,0xfd,0xf8,0x7b,0x04,0xfb,0x13,0x08,0xfe,0x63,0xf7,0x03,0xfb, -0xf9,0xf7,0xd5,0x0b,0x01,0xbc,0xfa,0xff,0xa9,0x04,0xfd,0x24,0x08,0xfd,0xdd,0xf8, -0x08,0xb5,0xff,0x01,0x1a,0xff,0xfc,0x7e,0xfd,0x04,0xdc,0x02,0xff,0xc9,0x01,0xfe, -0xb3,0xfe,0x06,0x07,0xf9,0xfd,0xb0,0x02,0xfe,0x60,0xfe,0x04,0x0e,0xfc,0xfb,0xaa, -0x03,0x03,0x7b,0xff,0xfa,0x66,0x01,0xff,0x21,0x02,0xf8,0x1d,0xfd,0x06,0x41,0x02, -0x06,0xf6,0x04,0xf6,0xca,0xfa,0x04,0x87,0x08,0xfb,0xfd,0xf5,0xff,0x56,0x05,0xfd, -0x64,0xfc,0x05,0x54,0xf8,0x04,0x73,0x08,0xf4,0x3c,0xfd,0xfb,0x76,0x00,0x0f,0x03, -0xff,0xf9,0x36,0x05,0x04,0xd6,0xf8,0x04,0x46,0xfa,0x02,0xb8,0x04,0xf9,0xa9,0xf8, -0xf5,0x6e,0x01,0x09,0x20,0x0b,0xfa,0x40,0xfc,0x02,0xcb,0x00,0x00,0xad,0xfc,0xff, -0x09,0x04,0x03,0x5c,0xff,0x00,0x80,0xff,0xfe,0xc3,0x08,0x05,0x45,0x01,0xfb,0xea, -0xf7,0xfb,0xd9,0xf9,0x00,0xb0,0x03,0x03,0x76,0xff,0xf5,0xa3,0xfe,0x0b,0xd9,0xf7, -0xfe,0xcf,0x04,0x02,0xab,0xff,0xfa,0xeb,0x06,0xf3,0x1c,0xfd,0x09,0xe1,0xfd,0x04, -0x2d,0xfc,0x00,0x12,0xfc,0xff,0x99,0xfe,0xff,0xff,0x08,0xfa,0xea,0x03,0x02,0x0d, -0xf8,0xfe,0x1c,0x07,0x01,0xc0,0xfc,0xff,0xf5,0x02,0xfb,0x05,0x01,0x04,0xac,0xfb, -0x04,0x3a,0x01,0xfb,0x1b,0xfb,0x01,0x3a,0xfa,0x08,0x03,0x02,0xfa,0x97,0x03,0x05, -0x1b,0xf6,0x02,0xa7,0x03,0xf9,0x3f,0x05,0x01,0x72,0xfc,0xfb,0x79,0x06,0xf9,0x12, -0x02,0x02,0xbc,0xf4,0x04,0x7a,0x07,0xf8,0xd9,0x09,0xf9,0x95,0xfc,0x02,0xd6,0xf9, -0xfb,0xbf,0x03,0xfe,0x9e,0xff,0x0a,0xee,0x01,0xf1,0xa5,0x04,0x00,0x66,0x02,0x0a, -0x61,0xf4,0x02,0x04,0x05,0xfc,0xb7,0x04,0x05,0x99,0xf8,0xfe,0x04,0x06,0x00,0x1c, -0xf7,0xf6,0xb9,0x02,0x07,0xa9,0x05,0x05,0x3d,0xf6,0xf1,0xfb,0xfe,0x05,0xa9,0x06, -0xfe,0x16,0xfc,0xfd,0x55,0x02,0xfd,0x44,0x02,0x03,0x11,0xff,0x03,0x7c,0x02,0xf2, -0xac,0xfe,0xff,0xb9,0x07,0x07,0x67,0xf8,0x03,0x8e,0xfe,0xfb,0xc4,0x01,0x06,0x37, -0xfd,0x00,0x18,0x07,0xf8,0xfb,0xf9,0xfd,0x6a,0xfe,0x01,0xad,0x08,0x02,0xee,0xfc, -0x02,0xdc,0xfa,0x02,0x40,0x00,0xfe,0xd1,0x02,0xfc,0x08,0xfd,0x01,0x84,0x03,0xfc, -0x98,0xff,0x01,0x91,0xff,0xfd,0x93,0xfd,0xf8,0x7b,0xfd,0xfd,0x8d,0x05,0x0b,0xb2, -0xf4,0xfe,0xfa,0x02,0x02,0x94,0xfe,0x03,0x28,0x02,0xff,0x62,0x00,0xfe,0x9e,0xf9, -0x04,0xe1,0xfe,0x02,0xe9,0x01,0xff,0x35,0x00,0x07,0xb8,0xff,0xf8,0xa2,0x03,0x01, -0xea,0xfd,0x05,0x0e,0xfb,0xfd,0x86,0x01,0xff,0xad,0x00,0x00,0x71,0x09,0xf8,0xc2, -0xfc,0xfd,0xc8,0xf8,0x01,0x48,0x02,0xfd,0x79,0x04,0xf8,0x19,0xfe,0x03,0xd0,0x02, -0xf9,0xad,0x00,0x09,0x9a,0xf4,0x03,0x7e,0xfa,0xfb,0x92,0x02,0xfc,0xbf,0x01,0x02, -0x02,0x00,0x03,0xc2,0x02,0xfe,0x3e,0x06,0x0c,0xc3,0xfc,0x00,0x7a,0xfd,0xf9,0xfa, -0xff,0x01,0xb7,0x00,0x04,0x04,0x02,0xfd,0x56,0x07,0xf5,0x0f,0xfd,0x08,0x54,0xfa, -0xfd,0x21,0xfa,0xfc,0xa5,0x01,0xfd,0xb8,0xff,0xfd,0xcd,0x00,0x02,0x17,0x02,0x01, -0x58,0x01,0xfa,0xde,0x00,0x01,0xa9,0xfe,0xfb,0x8e,0xfb,0xfe,0x7a,0x05,0x04,0x45, -0x00,0x07,0x91,0xf9,0xfe,0x96,0x05,0xf3,0xb7,0xff,0x01,0x44,0xff,0x06,0x68,0x00, -0xfb,0xb9,0x07,0x02,0xef,0xf5,0x01,0x0c,0x0d,0xfa,0x68,0x08,0xfc,0x32,0xf6,0x03, -0xe9,0x00,0x01,0x38,0x05,0xf4,0xac,0xf9,0x09,0x13,0xfd,0xf7,0x93,0x00,0x04,0xdd, -0x02,0xfb,0xf7,0xf8,0xfd,0x88,0xff,0x02,0x22,0x08,0x07,0x9f,0xfb,0xfc,0xbf,0xfb, -0x02,0xa1,0xf7,0x03,0x0b,0x0b,0x01,0xac,0xf9,0xfc,0x80,0x05,0xf8,0xed,0x00,0x05, -0xeb,0xfb,0xfe,0xfe,0xfb,0xfe,0x8a,0xfe,0xff,0x1f,0x0c,0x08,0xc8,0x00,0xf3,0x53, -0x05,0x03,0x8c,0xfa,0x06,0x33,0xfb,0xff,0xb7,0x01,0xfa,0xe0,0xf9,0xff,0x41,0x01, -0x01,0xb2,0x07,0xfa,0xab,0xf7,0x07,0x30,0x01,0xf9,0xad,0xff,0xfe,0xda,0x01,0x01, -0x64,0xfc,0xff,0x6d,0xfc,0x01,0x9f,0x07,0x07,0x41,0x00,0xf2,0x48,0x02,0x05,0x18, -0xff,0xfe,0xb2,0xfe,0x03,0x17,0xf8,0x09,0x25,0x05,0xf8,0x64,0xfb,0x05,0x26,0x08, -0x00,0x26,0xf7,0xfd,0xcd,0x02,0xf8,0x5c,0xfa,0x05,0xb2,0xff,0xfc,0x23,0x02,0x09, -0x8f,0xfa,0x00,0x48,0x00,0x02,0xf7,0x02,0xf8,0xf0,0x01,0xfb,0x37,0xfc,0x02,0xc2, -0x05,0x06,0xe6,0xfd,0xfd,0x67,0x04,0xfd,0x63,0xfe,0x01,0xd0,0xfd,0xfd,0x4f,0xf9, -0xfe,0x1b,0x00,0xff,0x84,0xff,0x01,0xf8,0x06,0xf4,0x9f,0x00,0x05,0x7f,0xfd,0x0a, -0x8a,0xff,0xf9,0xb8,0x04,0xfc,0x86,0xfc,0x0c,0x19,0xfc,0xfd,0x27,0x0a,0xfa,0xa1, -0xfc,0x00,0x98,0xfe,0xfd,0x61,0xf8,0xfd,0xd1,0xff,0x03,0x8e,0x01,0x02,0xfe,0x00, -0xfc,0x8b,0xfe,0xff,0xfc,0xff,0xff,0x55,0xfe,0x08,0xc8,0x01,0xf5,0x31,0x04,0xff, -0xf8,0x02,0x09,0xd1,0x02,0xf6,0xe5,0xfa,0x01,0xc0,0x03,0x05,0x0e,0x04,0xf4,0xf4, -0x04,0x03,0xd4,0xf5,0x04,0x87,0xfe,0xfe,0xce,0x03,0xfd,0xc7,0xfa,0xfd,0x11,0xf4, -0xfb,0x04,0x09,0x04,0xa2,0xfa,0x05,0xc1,0x01,0xf7,0x90,0x08,0x03,0x04,0xfa,0x06, -0xfa,0xf7,0x03,0x11,0x04,0xf9,0x2b,0x04,0x0d,0x34,0x02,0xf3,0x1f,0x08,0xff,0x01, -0xff,0x06,0x02,0xf3,0xff,0xef,0x00,0x02,0x8a,0xfc,0xfc,0x99,0xf8,0xfb,0x2e,0x0b, -0x04,0x18,0x00,0xfd,0xf6,0xfe,0x03,0x99,0xff,0xfc,0xf5,0xfc,0xfa,0x95,0x06,0x06, -0x8c,0xfb,0x03,0x08,0x02,0xfc,0xd7,0x06,0xfe,0xa9,0xfa,0x00,0x46,0xfc,0x01,0xed, -0xfd,0xf9,0xa5,0xfe,0x00,0x29,0xfc,0x04,0xa3,0x03,0xfa,0x69,0x04,0xfb,0x1c,0x00, -0x04,0x9f,0x02,0x04,0x11,0xfc,0xfd,0xc5,0xf9,0x05,0x55,0x03,0x02,0x31,0x00,0xff, -0xeb,0x02,0xfd,0x81,0x00,0xfd,0x73,0xfe,0x02,0x79,0xfc,0x02,0xda,0xfb,0xf8,0x52, -0xfd,0xff,0xc6,0x05,0x06,0xe6,0xf8,0xfe,0xb6,0x05,0xfd,0x3c,0x04,0xfd,0x21,0xfc, -0x01,0x9a,0x02,0x02,0x22,0x05,0x01,0x33,0xef,0x0b,0xf2,0x04,0xfe,0x43,0x08,0xf7, -0x92,0xfd,0x05,0x3d,0xfd,0xfe,0xcb,0x05,0xf6,0xf8,0x02,0x04,0xcf,0xf6,0xf9,0x5d, -0x04,0x06,0xe9,0x03,0xf9,0x07,0xfc,0xfa,0x74,0x06,0x01,0xca,0xfa,0xfe,0x0c,0x00, -0xfc,0x79,0xff,0x05,0x78,0xf8,0x02,0xba,0x09,0xff,0xc5,0xfd,0xfa,0x52,0xfc,0x00, -0x26,0x04,0xfe,0x78,0x05,0xff,0xf2,0xf2,0x04,0x1d,0x05,0xfb,0xd6,0x03,0x05,0x94, -0xfd,0x02,0x61,0xfc,0xfd,0x34,0x06,0x03,0xf0,0x03,0x04,0x20,0xfb,0xf5,0x86,0x04, -0x04,0x78,0xff,0x07,0x66,0xfa,0xfd,0x8c,0x00,0xf9,0xa6,0xfd,0xfa,0x8b,0x08,0x05, -0xec,0x00,0xf8,0x5c,0xf9,0x03,0xa1,0xfc,0x06,0xeb,0x03,0xf8,0x41,0x01,0xfe,0x77, -0x00,0xff,0x55,0xf7,0x09,0xfa,0x01,0xf6,0x95,0xfd,0xf9,0x9c,0x01,0xfe,0x01,0x06, -0xff,0xc2,0x00,0x03,0x43,0xf8,0x04,0x6b,0x00,0x00,0xa6,0x03,0x06,0x1d,0xfd,0xf9, -0xb2,0x02,0x02,0xfd,0x01,0x01,0xd9,0xfb,0x08,0x74,0x06,0xff,0xb0,0xfe,0xff,0x99, -0xfa,0xfb,0xbc,0x05,0x03,0xcd,0xf3,0xfe,0x6a,0x03,0xff,0x08,0xff,0x00,0xec,0xff, -0x00,0xe5,0xf7,0xfe,0x63,0x03,0xf5,0x7f,0xff,0x08,0x53,0x05,0xf9,0x8c,0x03,0xfd, -0x79,0xf3,0x0b,0x11,0x05,0xff,0x10,0x08,0xf4,0x6b,0x01,0x06,0x2a,0xfc,0xfb,0x3a, -0x01,0xfd,0x0c,0x03,0x06,0xda,0xfa,0xfb,0xd2,0x03,0xfe,0xe0,0x04,0xff,0x52,0xf9, -0xfc,0xda,0xff,0x02,0x22,0xfe,0x02,0xc4,0x05,0x00,0x46,0xfb,0xff,0x91,0xfb,0x03, -0xcd,0x0a,0xfe,0x06,0xfe,0xff,0x85,0xfc,0x03,0xde,0xff,0xfa,0xb0,0xfe,0x05,0x0a, -0x00,0xfa,0xe9,0x00,0xf8,0x6c,0x00,0x09,0x71,0xfb,0xff,0xa4,0xfd,0x01,0x3f,0x0b, -0xfa,0x67,0xf8,0x06,0x44,0x00,0x01,0xf3,0x00,0x00,0xf4,0xf9,0xf7,0x11,0x09,0x03, -0x20,0x00,0x06,0x9a,0xfd,0x00,0x3a,0xfc,0xf8,0xb6,0x02,0x01,0x8b,0x03,0xfa,0x65, -0x03,0xf7,0xac,0xf7,0x0a,0x7c,0x01,0xfe,0x9f,0xfd,0x03,0xb2,0xfe,0xf9,0x64,0x02, -0xff,0xe1,0x03,0xff,0x92,0xfd,0x06,0x91,0xfe,0xfb,0xd4,0x05,0x09,0xbe,0x02,0xfa, -0xf4,0xff,0xfb,0xa2,0xf9,0x04,0x90,0xf9,0xff,0xdd,0x01,0x01,0x00,0x08,0x01,0x14, -0xf4,0xff,0x58,0x09,0xff,0xed,0x02,0xf5,0xab,0xf8,0x09,0xf8,0xfd,0xff,0x1d,0x07, -0xff,0x2a,0xf8,0x07,0x77,0x05,0xf7,0x2f,0xfe,0x03,0x6b,0xff,0xff,0x03,0xff,0xff, -0xa0,0xfb,0xff,0x23,0x00,0x07,0xe4,0xfa,0xf7,0xa1,0x07,0x02,0x8c,0xfe,0x02,0x04, -0xfe,0x00,0x48,0xfb,0x01,0xac,0x03,0xfa,0x19,0x01,0x02,0x7e,0x01,0x03,0x54,0xfd, -0xfc,0x8a,0xfe,0x01,0x4c,0x00,0xfc,0x84,0x05,0xfd,0x79,0xff,0x06,0x80,0xf7,0x00, -0x4c,0x01,0xfb,0x29,0xff,0x05,0xb2,0xf9,0x04,0x3a,0x04,0xf3,0x0f,0x03,0x03,0x35, -0xfa,0x08,0x8a,0xfc,0xff,0x24,0x02,0xff,0xc3,0x02,0x02,0x5d,0xfa,0xff,0x16,0x09, -0xf7,0x92,0xfe,0x08,0x88,0xfc,0xfe,0xe7,0x02,0xfe,0x51,0xfd,0xf3,0x75,0x01,0x04, -0x21,0x07,0xfc,0xc1,0x01,0x06,0xf7,0xf8,0xfe,0x6f,0xfe,0x02,0xdb,0x03,0xfd,0x3f, -0x08,0xf2,0x36,0xfa,0x05,0xc4,0x00,0x03,0x0f,0xf9,0x01,0x72,0x05,0x00,0x6e,0xfb, -0xfd,0xbc,0xfe,0xfd,0xd5,0x02,0xfe,0x56,0xfa,0x00,0xa2,0xfd,0x08,0xac,0x08,0xf8, -0x10,0x05,0xff,0x90,0xfd,0xfe,0x75,0xfd,0x01,0xfe,0x00,0x00,0x93,0x01,0x06,0x5a, -0xf9,0xf9,0xb0,0x09,0x05,0xd4,0xf6,0x05,0xd0,0x03,0xf4,0x1f,0x00,0xfc,0x36,0x04, -0x01,0xff,0xf8,0x06,0x6b,0x09,0xfc,0xe7,0xf4,0x01,0xc6,0x02,0xf8,0x6a,0x06,0x02, -0x32,0xfd,0xfc,0x99,0xfc,0x04,0x0e,0x08,0xfc,0xa0,0x00,0x05,0x0b,0xf9,0xfb,0xa0, -0x00,0xfd,0x41,0x04,0x01,0x3c,0x04,0xfc,0x38,0xf9,0xff,0x5f,0xfc,0x03,0x9b,0x00, -0xfa,0x5d,0x01,0x03,0x46,0xfb,0x02,0x62,0x06,0xf7,0x0a,0xff,0x07,0x1a,0xf7,0xfd, -0xf1,0x02,0x03,0x92,0xff,0x02,0x68,0xf9,0x06,0x19,0x04,0xf5,0x17,0x06,0x06,0x49, -0xfa,0x05,0xf0,0x03,0xf7,0x08,0xff,0x04,0xab,0xfa,0xfd,0x7b,0xfa,0xf6,0xa1,0x0d, -0xff,0x99,0x00,0x08,0x78,0xf5,0xfc,0x6d,0x07,0x0a,0x5e,0xff,0xfa,0x9d,0x04,0xfd, -0x3d,0x06,0xf5,0x4d,0x03,0x04,0xe8,0xf2,0x04,0x03,0x00,0xf6,0x80,0xfc,0x01,0x2a, -0x02,0x05,0x5e,0xf9,0xf6,0xba,0x05,0x00,0x00,0xfc,0x08,0x0f,0x00,0x06,0x9e,0xfd, -0xf9,0x17,0x08,0xf8,0x95,0xfd,0x08,0x42,0xfb,0xf4,0x4e,0xf9,0x03,0xa7,0x05,0x01, -0x14,0x01,0x03,0x0f,0x06,0x07,0xbb,0xfa,0xf5,0x07,0x06,0xfd,0xf1,0x07,0x04,0x41, -0xf4,0xfe,0x32,0xfe,0x04,0x19,0xfd,0x0d,0x85,0xf9,0xfe,0xb6,0xff,0xf3,0x2b,0x06, -0xfd,0x41,0xfe,0x07,0x8f,0x01,0x00,0x1f,0x04,0xff,0x90,0xfb,0xfb,0xd6,0x07,0xfe, -0xe1,0x02,0xf5,0x71,0xf7,0xfd,0xe5,0x07,0x06,0x34,0xfd,0x03,0x3a,0x04,0xf3,0xac, -0x05,0xfb,0x9c,0xf3,0x0a,0x11,0x05,0x01,0x00,0x04,0xf9,0x7b,0xfa,0x08,0x9b,0xfb, -0xfd,0xe6,0x07,0xfe,0x9f,0xfa,0xfc,0x6c,0xf3,0x01,0xde,0x07,0x04,0xf3,0xfd,0xfa, -0xfc,0x00,0xfb,0xc5,0x00,0x04,0x94,0xfa,0x0b,0x36,0x06,0xf7,0x03,0xfe,0x00,0x44, -0x04,0x05,0x45,0x05,0xfe,0xea,0xff,0xfc,0x5a,0xf8,0x05,0x95,0xfb,0xf7,0x57,0x0c, -0x03,0x6c,0xf9,0xff,0x7e,0x03,0xf6,0x69,0x05,0x06,0x7f,0xf9,0x02,0x60,0xf8,0xff, -0xad,0x04,0xff,0x97,0xfd,0x04,0x16,0x00,0xf9,0x2c,0x03,0xf9,0xc5,0xf9,0x07,0xae, -0x00,0xf9,0xe3,0x00,0x00,0x36,0xff,0xfe,0x1f,0x00,0xff,0x35,0x02,0x00,0xd2,0x02, -0x05,0xf1,0xfa,0xfa,0x1b,0x01,0x03,0x07,0x05,0xff,0xf9,0xfe,0xfb,0xb9,0xfc,0x04, -0xf6,0xfe,0x02,0x0a,0x00,0x03,0x3e,0x02,0x00,0xa8,0xf9,0xfb,0x7e,0x04,0x05,0x3e, -0x02,0xf6,0xc6,0xf9,0x02,0xce,0xff,0x05,0x5a,0xfc,0x08,0xdc,0xfc,0xfb,0x04,0x07, -0xf2,0x5c,0xfb,0x08,0xad,0x09,0xfa,0x27,0xfb,0xfd,0xcc,0xfd,0x08,0xdb,0xfe,0x00, -0xb9,0x01,0xf2,0xaa,0x06,0xfa,0x05,0xf9,0xff,0x24,0x04,0x03,0xa0,0x01,0x01,0x07, -0x03,0x03,0x6e,0xf9,0xff,0x3c,0xfd,0x05,0xc7,0x02,0xfd,0x29,0xfb,0xfd,0x6c,0x03, -0xfd,0xcd,0x09,0xfe,0x35,0xf5,0x07,0x7c,0xf4,0x00,0x7c,0x06,0xfc,0x27,0x07,0xfe, -0x2c,0x02,0xfe,0x0a,0x04,0x03,0x91,0xf9,0x04,0x89,0x03,0xf9,0xa9,0xfd,0xfa,0xa6, -0xfa,0x01,0x9d,0x05,0xfd,0xaf,0xfc,0x01,0x26,0x02,0x00,0x65,0xff,0xfa,0x7d,0xfd, -0x01,0x29,0x06,0x03,0xf9,0xfb,0xfb,0xe3,0xff,0x07,0xe6,0x05,0xfc,0xf1,0xf7,0x07, -0x75,0x00,0xfd,0xf2,0x00,0xfb,0x4c,0xff,0x01,0x9d,0x03,0x01,0x49,0xf8,0xff,0x67, -0x02,0x04,0x91,0xfd,0xf9,0x95,0x04,0xf6,0x88,0x02,0x04,0x9d,0x00,0xfd,0x34,0xfc, -0x05,0xda,0xfc,0xfa,0xe6,0x03,0x0c,0x7b,0xfb,0xf9,0x18,0x02,0x01,0x76,0x01,0xfe, -0x61,0x05,0xfb,0x2c,0xf9,0x03,0x30,0xff,0x0a,0x55,0xf4,0x01,0x1a,0x08,0xfd,0x84, -0xfe,0xfa,0xf7,0xfe,0xfd,0xac,0xfe,0x05,0x61,0x00,0xfd,0x27,0x03,0x00,0x46,0x02, -0x01,0xad,0xf9,0xfb,0x3e,0x08,0x00,0x95,0xfa,0x07,0xa8,0x00,0xf9,0xfe,0x04,0xfb, -0x64,0xfd,0x01,0x00,0x02,0xfe,0xf2,0xf9,0xfb,0xf0,0x01,0x08,0xca,0xf5,0x02,0xf1, -0x08,0xfb,0xba,0xfe,0x04,0xce,0xff,0xfe,0x28,0x00,0x05,0xbf,0xfe,0xfa,0x3c,0xf8, -0xfd,0x4c,0x0a,0xfc,0xf0,0x01,0x09,0x23,0xf2,0x00,0x73,0x04,0xf9,0x8b,0xf9,0x03, -0x85,0x0a,0xfd,0xa6,0x05,0xfa,0xe3,0xfc,0x07,0xa0,0xff,0x07,0x7e,0xfc,0xfb,0x96, -0xf8,0xfa,0xff,0x0b,0xfb,0xad,0x01,0x03,0xae,0xf9,0xfd,0x3d,0x06,0xfb,0xf5,0xff, -0x07,0x53,0xf9,0x04,0x8c,0x02,0xf0,0xda,0x03,0x06,0x67,0xfa,0xfc,0x01,0x03,0x01, -0xe7,0x04,0x01,0x47,0xfc,0xff,0xb3,0xfd,0x02,0x1a,0x0c,0xfc,0x01,0xf8,0xfe,0x0a, -0x04,0x02,0x26,0xfb,0xfa,0x56,0x05,0xfe,0x27,0xfe,0x02,0xb2,0xfb,0xf9,0x7d,0x04, -0x09,0x50,0xff,0xf8,0xd2,0xfa,0x06,0x96,0xfb,0xff,0x6f,0x06,0x00,0xd8,0x02,0x02, -0xb6,0xfe,0xfc,0xad,0xfe,0x03,0xc5,0xfe,0xfd,0x22,0xfa,0x03,0x94,0x04,0xfc,0x44, -0x01,0xfe,0x13,0x04,0x01,0xcf,0xfe,0x00,0x1e,0xfa,0xfd,0xea,0x00,0x00,0x1f,0x06, -0xfa,0x40,0xfa,0x01,0xa8,0x02,0xfe,0xb1,0x00,0x02,0x4a,0x00,0xfc,0xd6,0x06,0xfe, -0xe8,0xfb,0x02,0xbb,0xfc,0x05,0xc0,0xfe,0xfe,0x4e,0xfd,0x02,0x75,0xfc,0xff,0x60, -0x0d,0xf9,0x6f,0xfa,0x01,0x18,0xfa,0x01,0xd1,0xfd,0x00,0x5a,0xfc,0x06,0xf0,0xfb, -0xfc,0x97,0x05,0xf8,0x0b,0x07,0x09,0x4c,0xfd,0x02,0x6c,0x00,0xff,0xc3,0xf9,0x01, -0x56,0xfe,0x04,0x59,0x07,0xf4,0x15,0xfc,0x01,0xa3,0xfc,0x07,0x1d,0x00,0xfb,0xcf, -0xfb,0xfd,0xae,0x03,0xfe,0xff,0x00,0xfd,0xcc,0x05,0x06,0xce,0xfd,0xf5,0x9d,0xfb, -0x05,0x50,0xfe,0x08,0x3c,0x09,0xf6,0x21,0xfd,0x01,0x53,0xfa,0x00,0xbf,0x08,0xff, -0x61,0x01,0xfd,0xfe,0xf3,0x07,0x07,0x04,0xfb,0xde,0x03,0xfd,0x50,0xfa,0xfe,0x6d, -0x01,0xfa,0x41,0x00,0x02,0x73,0xff,0x04,0x87,0xf5,0xfa,0xef,0x03,0xff,0x1a,0x07, -0x06,0x47,0x04,0xf9,0xb6,0xfe,0x00,0x1b,0x00,0xff,0x78,0xfe,0x05,0xf8,0x01,0xfc, -0xe1,0xfc,0x07,0x59,0xfd,0xff,0xac,0x07,0xfc,0x38,0xfb,0xfc,0xb0,0xfb,0x03,0xbc, -0x00,0xfd,0x00,0x08,0xff,0xd3,0xf9,0x01,0x3d,0x01,0xfc,0xd2,0x03,0x07,0x26,0x02, -0xf9,0x02,0xf9,0x00,0x31,0x09,0xf8,0x7b,0xfb,0xfc,0x42,0x01,0x04,0xc4,0xfd,0xfd, -0x7c,0xfe,0xfb,0xcf,0x04,0x03,0x8a,0xfb,0xf5,0xd3,0x02,0x09,0xac,0xfe,0xfe,0x0f, -0x02,0xfb,0x7f,0x02,0xff,0x98,0xff,0x05,0x30,0xf7,0x07,0xa2,0x04,0xfc,0xf5,0xfe, -0xfe,0x70,0x01,0x01,0x20,0x05,0x05,0x64,0x00,0xfb,0x74,0xfd,0x02,0x79,0xf9,0x04, -0x3f,0x02,0xf7,0xb4,0xfe,0x02,0xfd,0xfb,0x04,0xb4,0x02,0xf9,0x7b,0x03,0x00,0x00, -0xf7,0x04,0x5b,0x00,0xfd,0x25,0x01,0x00,0x04,0xfd,0x07,0xa5,0x00,0xf7,0x0c,0xfc, -0xff,0xdd,0x01,0x01,0x7b,0x02,0xfb,0xdb,0xfa,0x09,0x6b,0x00,0xfc,0x2e,0x01,0xff, -0xf9,0x04,0x03,0xd4,0xfc,0xfe,0x42,0xfc,0xfc,0xda,0x05,0x08,0x28,0xf4,0xfd,0x6b, -0x07,0xfb,0x8a,0x02,0xfe,0x1b,0x02,0x00,0x5d,0xfd,0x00,0x8b,0xf8,0xfd,0x15,0x02, -0x04,0xe5,0x02,0xfb,0xc9,0xfe,0x05,0xa4,0xfc,0xff,0x98,0xfc,0xfd,0x8b,0x05,0x00, -0x71,0xfb,0xfc,0x0a,0x02,0x00,0xf6,0x00,0x00,0x09,0x02,0x0b,0xf0,0xfd,0xfd,0xab, -0x02,0xf8,0xea,0xff,0x05,0xe2,0xfa,0xfc,0x2b,0x03,0xf5,0x8a,0x05,0x00,0x7f,0xff, -0x04,0xce,0xf9,0xf5,0xcc,0x04,0xfb,0x19,0xfd,0x0a,0x82,0xfa,0x01,0x93,0x0c,0x01, -0xa6,0xfd,0xfe,0xec,0x02,0x00,0xd1,0x04,0xfd,0xbb,0xfe,0x01,0x3d,0xf1,0x03,0xc6, -0xfc,0xfa,0xf8,0x00,0xff,0x1f,0x02,0xfd,0xad,0xfd,0xff,0xfb,0x03,0xfb,0x49,0xf7, -0x06,0xb2,0x02,0x00,0x61,0x03,0x02,0x93,0x05,0x01,0xf6,0x05,0xff,0x41,0xfa,0xfe, -0x58,0xfd,0xfd,0x47,0x03,0xfe,0x4e,0x04,0x02,0xaf,0xfe,0xfc,0xa9,0x04,0x02,0x21, -0xfd,0xfe,0x9f,0xf8,0xfe,0x3b,0x01,0x00,0x01,0xfa,0x02,0xd4,0xfd,0x00,0xc2,0x08, -0xfa,0x9a,0xfc,0x03,0x80,0x00,0xfc,0xf5,0xff,0x01,0xc4,0xfc,0x02,0x2e,0x01,0xfb, -0x33,0x07,0x01,0xc1,0x02,0xfe,0xfa,0xfd,0xfb,0x42,0xf9,0x05,0x37,0xf9,0xff,0xae, -0x02,0xfd,0x68,0x04,0xf7,0x5d,0xfc,0x03,0xc5,0x03,0x09,0x20,0xfc,0x00,0x20,0x01, -0x02,0xa0,0xfe,0x00,0xb1,0x00,0x08,0xa4,0x01,0xfa,0x23,0xfb,0xfe,0x7a,0x02,0x07, -0x8c,0x06,0xfa,0x09,0xf1,0xfb,0xb2,0x02,0xfe,0xfd,0xfe,0x02,0x82,0x04,0xfd,0xc9, -0xfd,0xfc,0x9d,0xfe,0x01,0xd4,0x09,0x07,0x63,0xfd,0xf6,0x81,0xfd,0x03,0xd0,0xff, -0x00,0x30,0x00,0x06,0x01,0x04,0xf7,0x4b,0xf9,0x00,0x59,0xfe,0x08,0xf1,0x03,0xf8, -0x52,0xf9,0xfd,0xa6,0xfd,0x06,0x5c,0x05,0xfb,0x81,0x03,0x00,0x46,0xf9,0x04,0xc5, -0x02,0xfd,0xb3,0xf9,0xff,0x70,0x0b,0x02,0x24,0xf9,0xfd,0xc5,0x00,0x00,0x24,0x04, -0x02,0x6d,0xfb,0xf5,0x58,0xfe,0x08,0x5c,0x05,0xfd,0xa0,0xff,0x04,0xa3,0x01,0xfd, -0x7d,0xff,0xfe,0xf6,0xfc,0x00,0xf5,0x01,0x00,0x76,0xf8,0x00,0x6d,0x07,0xfb,0xf0, -0x01,0x03,0xc9,0xfd,0xfe,0x5b,0xfe,0xf7,0xe6,0xfe,0x07,0xac,0xff,0x00,0xea,0x01, -0xf7,0xcd,0x09,0x01,0xc6,0x00,0xff,0x26,0xfe,0xfa,0x58,0xf6,0x03,0x79,0xfb,0xfb, -0xbd,0x06,0x05,0xc2,0x09,0xfb,0x5c,0xfe,0xfb,0xa6,0xfe,0x0d,0x92,0xfc,0xfc,0x20, -0xfe,0xf6,0x3e,0xff,0x08,0xae,0xf8,0xff,0x31,0x03,0x01,0x4b,0x00,0xfb,0x06,0xf9, -0x09,0x81,0x06,0xf8,0x95,0x05,0x01,0x4d,0xf5,0xff,0xda,0x00,0x05,0xb5,0xff,0x04, -0x5a,0x07,0xfd,0x11,0xf8,0xfe,0x4b,0x0c,0xfd,0x0b,0xfc,0x00,0x26,0x00,0x01,0xad, -0xfe,0x04,0x53,0xfe,0xf9,0xe0,0xfb,0x02,0x12,0x09,0xf4,0x8b,0xf8,0x03,0xeb,0xf9, -0x00,0x7f,0x00,0x00,0x3c,0x00,0xfd,0x78,0x03,0xfe,0x32,0x05,0x04,0xee,0x01,0x0a, -0x92,0xfa,0xfa,0xf3,0xfd,0xfa,0x66,0xfe,0xfe,0x0e,0x05,0x05,0x88,0xfc,0xf9,0x5d, -0xfa,0xfe,0x53,0x04,0x09,0x84,0x01,0xf9,0xbb,0xf8,0x00,0xbc,0x06,0xff,0x78,0x03, -0x01,0x33,0xff,0x03,0xe2,0xf6,0xff,0x16,0x03,0x01,0xb9,0x03,0x02,0x6a,0xfb,0xfd, -0xd9,0x05,0xf9,0x67,0x02,0x08,0x87,0xfb,0x07,0x51,0xf8,0xf5,0xe2,0x02,0xfd,0x33, -0x00,0x04,0x2a,0x05,0xf7,0x60,0x03,0xf9,0x1e,0xfa,0x05,0xb2,0xfd,0x04,0xb2,0xfc, -0xf6,0x9d,0x03,0x09,0xd0,0xff,0x02,0xec,0x08,0xfe,0x42,0xff,0xfc,0xca,0xf7,0xfd, -0x42,0x01,0x05,0x1b,0x05,0xf7,0xd9,0xf9,0xfe,0x37,0x08,0x07,0x52,0xf4,0x00,0x44, -0xff,0xff,0x7e,0x08,0xf9,0xc4,0xf8,0xfe,0xbc,0x04,0x01,0x00,0x02,0x00,0x59,0xfb, -0x09,0x4f,0x07,0xf9,0x10,0x00,0x01,0xac,0xff,0xff,0xce,0xfb,0xfd,0x43,0xfd,0x02, -0xe1,0x05,0x04,0x6c,0x00,0xf3,0x16,0x04,0x04,0xea,0xf5,0x02,0xf2,0xfc,0x04,0x6c, -0x01,0x00,0xa3,0xf7,0xf6,0x02,0x04,0x03,0xf7,0x09,0xfc,0xd3,0xfa,0x09,0x4f,0xff, -0x00,0x6c,0x04,0xf6,0xc0,0xfb,0x02,0x53,0xff,0x01,0x46,0xfd,0xf8,0x53,0x01,0x07, -0xbf,0x04,0x00,0x64,0xf9,0xfd,0x0c,0x04,0x00,0xc7,0xfa,0x02,0x25,0x05,0xfb,0x52, -0x02,0x02,0xd2,0xf2,0x02,0xd5,0x09,0x02,0xd7,0x00,0xfb,0x5a,0xfe,0x00,0x4d,0xf6, -0xfb,0xcd,0x02,0xff,0x56,0x00,0x0b,0xe7,0xfc,0xfa,0x3a,0x07,0x03,0x72,0xfe,0xfe, -0x77,0xfe,0xfe,0x3c,0xfe,0xfe,0xf1,0xfb,0x05,0xea,0x04,0x06,0x48,0x05,0xf2,0xb7, -0xf6,0x00,0x0f,0x04,0x05,0xa5,0x04,0xfb,0x8b,0x01,0xff,0xdc,0xf5,0xfd,0x1c,0x02, -0x06,0x62,0x01,0xfe,0xee,0xfb,0xf6,0x04,0x00,0xfd,0x41,0x04,0x07,0x9c,0xf9,0x01, -0x70,0xfb,0xf9,0x55,0x03,0x0a,0xd6,0x04,0xfb,0x75,0xfd,0x04,0x7d,0xfb,0xfc,0x9d, -0x07,0x04,0xe2,0x03,0x01,0xef,0xfa,0xf6,0xcc,0xfc,0x00,0xd0,0x08,0xff,0x53,0xf3, -0x08,0x03,0xff,0xf6,0x1f,0x04,0x00,0x5f,0x05,0xff,0x27,0x02,0xff,0x06,0xfa,0x03, -0x18,0x05,0x03,0x35,0xff,0xf9,0x39,0x04,0xff,0x2c,0xfd,0xff,0xd5,0x02,0x00,0x79, -0xfc,0xff,0xd7,0xf9,0xf7,0x7c,0x02,0xfe,0x45,0x03,0xff,0xc5,0xfb,0x02,0x77,0x0a, -0xfc,0xdb,0xfd,0x02,0x6d,0x01,0x01,0xa5,0x02,0x00,0x83,0xf7,0xfd,0xc3,0xfe,0x01, -0xcc,0x03,0xfd,0x2c,0x04,0x01,0x8f,0xff,0x00,0xcd,0xfd,0x07,0x37,0xfc,0xfc,0x02, -0x01,0xf5,0x64,0xf9,0x05,0xf9,0x04,0xfe,0xda,0xfc,0x08,0xd0,0x02,0xfc,0x25,0xfc, -0xfd,0x23,0x04,0xfb,0x36,0x05,0x04,0xb9,0xf3,0xfa,0x06,0x09,0x07,0xb9,0x00,0x04, -0xcd,0xf7,0x00,0x34,0x01,0xfc,0x89,0x05,0xf7,0x5c,0xfa,0x06,0x17,0x06,0xfa,0xe1, -0xf8,0x01,0xf2,0x01,0x06,0x15,0x02,0xf7,0x9a,0xfb,0xff,0xdd,0xfe,0x05,0x14,0xfb, -0xfe,0x63,0x07,0x04,0x2d,0x00,0xfc,0x05,0x02,0xfd,0x5d,0x04,0x02,0xb4,0xf7,0x05, -0x2a,0xfd,0xfe,0x2f,0x02,0xf9,0x42,0xf9,0x02,0x3d,0x04,0xff,0x9c,0xfe,0xf7,0x06, -0xff,0x04,0x4c,0xfe,0x0b,0xe9,0x01,0xfd,0x23,0xfd,0xfe,0x3e,0x02,0x03,0x92,0xfb, -0xff,0x9e,0x04,0xf4,0x72,0x00,0xfe,0x0a,0xfb,0x06,0x23,0x04,0x01,0x20,0xfd,0xfe, -0x3e,0xff,0x09,0x0c,0xff,0xfc,0x9d,0x03,0xf9,0x32,0x04,0xfa,0x38,0xff,0x02,0x15, -0x03,0x0c,0xc9,0xf8,0xf6,0x28,0x01,0x03,0x9a,0x00,0xfc,0x68,0x00,0xfa,0x6f,0xfc, -0xfc,0xe7,0x02,0xfd,0x6e,0xfe,0x06,0x1f,0x07,0xfb,0x10,0xf6,0xff,0xda,0xfc,0x08, -0xd6,0xff,0xf9,0x66,0x02,0xfa,0x48,0x02,0x02,0xed,0x06,0x07,0xd0,0x02,0x01,0x6b, -0xfc,0xf8,0x15,0xf9,0x00,0xb3,0x02,0xfe,0xa4,0x00,0x00,0x3d,0x01,0xfb,0x66,0xf9, -0x0a,0x77,0x06,0xfd,0x63,0xff,0xf7,0xb3,0xfc,0x02,0x71,0x02,0x04,0x46,0xfa,0xfc, -0x87,0x09,0x00,0x8f,0x01,0xff,0xe0,0xfb,0xfb,0x27,0xff,0x02,0x5a,0x06,0x01,0xc4, -0xf0,0xfe,0x99,0x04,0xff,0x57,0x08,0x02,0xcc,0xfc,0xf9,0x32,0x02,0xfc,0x29,0xfe, -0x03,0x36,0xfc,0x04,0x58,0x02,0xfe,0xd9,0xfc,0xf8,0x60,0xfe,0x05,0x91,0x07,0xff, -0xf1,0xff,0xfe,0x03,0xfc,0x04,0x0c,0x08,0x00,0x69,0x00,0x04,0x03,0xfd,0xf9,0x72, -0xf8,0x02,0xc2,0x01,0xff,0xfa,0xfa,0x02,0xbe,0xfe,0xfa,0xaf,0xff,0xfc,0x4a,0x01, -0x0c,0xce,0x03,0xfd,0xf7,0xf7,0xfb,0xae,0xf9,0x04,0x72,0x09,0x00,0xac,0xfe,0x04, -0x6b,0xfe,0xfb,0xfc,0x01,0xfa,0x6d,0x09,0x04,0x13,0xf7,0xfe,0x41,0xf7,0xff,0x56, -0x07,0x03,0x5e,0xfb,0xff,0x34,0x04,0x01,0xb3,0xfd,0xfa,0xb4,0xfb,0x07,0xb6,0x04, -0x00,0xb6,0xfc,0xf5,0x8b,0xfc,0x01,0x3e,0x03,0x08,0xf2,0x03,0x00,0xbe,0xfe,0x01, -0x39,0xf9,0xf7,0x5c,0x06,0x00,0xb9,0xfc,0xfc,0x22,0xf9,0xfb,0x92,0x01,0x0a,0xf5, -0x09,0x04,0xdd,0xf2,0xff,0x22,0x06,0xf6,0x18,0x01,0x03,0x6d,0x01,0x02,0xb3,0xf7, -0xfd,0xa6,0xfe,0xfe,0x8b,0x04,0x0c,0x47,0x02,0xf5,0x62,0x01,0xfd,0xc4,0x02,0x06, -0x14,0xfe,0xff,0x6b,0xff,0x00,0xf5,0x01,0xff,0x73,0xff,0xfa,0x7c,0x02,0x05,0x3a, -0xf4,0xfa,0x3a,0x03,0xf9,0x5e,0x06,0xfc,0x2d,0x00,0x04,0xb2,0xfb,0x03,0xa5,0x03, -0xfb,0x3f,0xf7,0x0c,0x9b,0x04,0xfb,0xbc,0x05,0xfa,0x60,0xf6,0x01,0xc2,0x02,0xfc, -0x69,0x02,0xfd,0xca,0xff,0x06,0xcf,0xf9,0xfb,0xfb,0x03,0xff,0xc4,0x07,0x05,0xbd, -0xfc,0xf7,0xb2,0x00,0x00,0xf0,0x01,0x05,0x57,0xfd,0xfc,0x41,0x03,0xfd,0x43,0x02, -0x06,0xc1,0xfa,0x07,0x11,0x05,0xf9,0xd2,0xf4,0xfc,0x65,0x03,0x01,0x02,0x05,0xf9, -0xa4,0x01,0x04,0xae,0xf7,0xfc,0xe7,0x04,0x05,0xb4,0xfd,0xff,0x3a,0x00,0xf9,0x86, -0x01,0x04,0xe2,0x02,0xfc,0xd8,0xf7,0x06,0xf6,0x06,0xf9,0x51,0xfa,0x02,0xa3,0xfd, -0xfd,0x52,0x05,0xfc,0x51,0xfc,0xf9,0xf1,0x04,0x05,0x1e,0xf8,0x03,0x32,0x03,0x07, -0x8a,0x02,0xfa,0xb6,0xfd,0x01,0xaa,0x02,0x05,0xe4,0xfc,0xf8,0x87,0xfe,0x03,0x0a, -0xfa,0x05,0x8c,0xfe,0x01,0x0d,0x0c,0xfb,0x34,0xfd,0x04,0xf8,0xff,0xfb,0x9b,0xfb, -0xff,0xd9,0xfb,0xfb,0x18,0xfe,0x01,0xe9,0x06,0xff,0xb2,0x04,0xfe,0x46,0xfb,0x00, -0xc0,0xf6,0x0a,0x89,0x01,0xf8,0x6b,0x09,0xf2,0xd9,0xfe,0x01,0x80,0x06,0x04,0xb2, -0xfa,0x03,0x54,0xfa,0xff,0x3d,0x03,0x02,0xe5,0xfd,0xfc,0x5a,0xff,0xfe,0x8a,0xfb, -0xfd,0x20,0x02,0x09,0xaa,0x02,0xff,0x21,0x05,0xf5,0x9b,0xfa,0x07,0x49,0x01,0x04, -0x26,0xfc,0xf5,0x96,0x01,0x01,0x06,0xfe,0x08,0x5c,0x01,0xfa,0xdb,0xff,0xfb,0x95, -0x07,0x02,0x0a,0xfc,0xfe,0xaa,0x01,0xfd,0x60,0xfa,0x02,0x55,0xfa,0x01,0x76,0x02, -0xff,0x49,0x07,0x04,0x1a,0x01,0xfd,0x6c,0xfc,0x02,0xa6,0x00,0xfc,0xd2,0xfc,0xfb, -0x16,0x03,0x05,0x93,0x01,0xff,0x19,0xfb,0xfe,0x14,0x0b,0xfe,0x4d,0xfd,0xf5,0x09, -0xfa,0x03,0x6d,0x01,0xfc,0x8d,0xfc,0x01,0xb8,0x04,0x01,0xf4,0xff,0xfe,0x0f,0xfb, -0x04,0xd9,0x04,0x00,0x10,0xf6,0xf8,0xbf,0x05,0x05,0x4a,0x01,0xf9,0x42,0xfe,0x06, -0x39,0x00,0x01,0x6c,0xf3,0xff,0x7a,0x08,0x05,0x82,0x05,0xf7,0xc6,0xfc,0x08,0x31, -0x02,0x00,0xef,0xf8,0xf9,0x90,0x08,0x02,0x3b,0xfc,0xff,0xe0,0xff,0xfe,0xcb,0x08, -0x02,0x9b,0xf6,0xfb,0xa3,0xfd,0xfb,0x0f,0x05,0xfa,0xe9,0xfe,0x06,0x38,0xff,0x00, -0x5e,0x03,0x04,0xab,0xf8,0x00,0x4b,0x05,0x02,0x69,0xf8,0xfa,0x83,0x00,0xfa,0xe6, -0xfd,0x07,0x1f,0x06,0xfa,0x77,0xf4,0x03,0xa4,0x0a,0xfc,0x39,0xfc,0xfe,0x3c,0x02, -0xfa,0xa7,0xf9,0x02,0xeb,0x01,0x05,0x03,0x07,0x05,0xaf,0xfd,0xfe,0x3b,0xfe,0xf7, -0xd9,0xfd,0x00,0xaa,0x01,0x06,0x0d,0xf9,0xf4,0xa4,0x02,0x02,0xd1,0x09,0x0c,0xcf, -0xfa,0xfb,0xa6,0xfb,0x03,0xe9,0x01,0x03,0x2a,0x01,0xfe,0x35,0xff,0xfb,0xc4,0xf9, -0xff,0x39,0x02,0x01,0x8b,0x03,0xff,0xd7,0xfc,0xfa,0x13,0x00,0x01,0x23,0xff,0x06, -0x46,0x03,0x01,0x72,0xf9,0xf3,0x50,0x05,0x03,0xd8,0x04,0x02,0xd4,0xfc,0xf9,0xc0, -0xfb,0x07,0x5b,0x04,0xfc,0x2c,0xfc,0xfe,0x1f,0x05,0xff,0xbd,0xfb,0x03,0xe4,0xf8, -0xfc,0x63,0x0e,0x09,0xd3,0xf4,0xf6,0x81,0x04,0xfd,0x48,0xfd,0x02,0x11,0x03,0x04, -0x0c,0xff,0xff,0xc7,0xfe,0xfb,0x54,0xfa,0x09,0x03,0x09,0xf6,0xde,0x00,0xff,0x8e, -0xfa,0xfe,0x09,0x00,0xfd,0xa3,0x08,0xff,0x62,0xf8,0xfe,0x0f,0xfd,0x03,0xa3,0x0b, -0x08,0xfc,0x02,0x02,0x96,0xf3,0x00,0x3d,0x05,0xf6,0xef,0x01,0x05,0x09,0xfd,0xfa, -0x0b,0xfb,0xf7,0x9c,0xfd,0x06,0xe7,0x05,0x06,0xf4,0xf5,0xf9,0xc1,0x06,0x00,0x77, -0xfe,0x01,0x47,0x03,0xfe,0xdc,0xfe,0xfb,0x26,0x03,0xfc,0x23,0xfe,0x0b,0x9a,0xfd, -0xf3,0x66,0x02,0xff,0xdc,0xf9,0x03,0xe7,0x04,0xfe,0xa8,0x02,0x04,0xe0,0x01,0xfc, -0xc5,0x01,0x08,0x25,0xfb,0xfe,0x83,0xfa,0xff,0xe2,0x02,0xff,0xb9,0xfd,0x01,0x59, -0xf8,0x04,0xd6,0x05,0x00,0xc4,0xfc,0xfe,0x21,0x00,0xfd,0xc6,0x0c,0x00,0xac,0xfa, -0xfd,0xd9,0xfb,0x02,0x59,0x07,0xff,0xe6,0xf7,0xfc,0x6a,0x04,0xff,0x67,0xfe,0xf8, -0x5c,0xfd,0x0d,0x17,0x00,0xf8,0xcd,0x00,0xfa,0x9a,0xfc,0x0a,0x34,0x03,0xf8,0x6a, -0x01,0x00,0xda,0x00,0x01,0x5a,0xf9,0x05,0x60,0x01,0xfc,0x26,0x03,0xfe,0xb4,0xf3, -0x02,0x5a,0x08,0xfe,0x64,0xfd,0xf9,0x6a,0xfd,0x08,0x03,0x02,0xfd,0xbe,0xff,0x00, -0x76,0x03,0x01,0x0a,0xff,0xfc,0x75,0xfd,0x04,0x91,0x07,0xf9,0xd1,0x01,0x00,0xd1, -0x00,0x06,0x48,0xf9,0xfe,0x0e,0x01,0xfd,0xae,0xff,0x05,0x2d,0xfb,0xf5,0xae,0x05, -0xfe,0x78,0x01,0x04,0xda,0xfb,0x01,0xe6,0x06,0xf6,0x9e,0xfb,0x03,0xf5,0xfe,0x02, -0xa2,0xfd,0xfa,0xfb,0xfe,0x00,0x80,0xff,0x04,0xee,0x05,0xfc,0xeb,0x02,0xfb,0xcb, -0xf8,0x00,0xda,0x00,0x04,0xc1,0x02,0x00,0x9e,0xfd,0x02,0x88,0xfc,0x03,0x1a,0x06, -0xf8,0x9d,0x01,0x00,0xf3,0xfd,0xfe,0x2d,0xfd,0xfb,0xa0,0xff,0x03,0xb3,0xfc,0x00, -0xb6,0xf8,0x01,0x24,0x09,0xfe,0x7d,0xff,0xfd,0xe9,0x03,0x00,0xe6,0xfe,0xfe,0xda, -0xfd,0x04,0xf2,0x04,0x01,0x01,0xfc,0xfc,0x01,0x00,0xfd,0xf7,0x01,0xff,0x66,0xfd, -0x01,0x2c,0x03,0x08,0xd9,0x01,0xfd,0xe0,0xff,0xfd,0xb8,0xff,0xf9,0x75,0xff,0xfc, -0x65,0xfe,0x0a,0xff,0x02,0xfa,0x7f,0xff,0x00,0x91,0xfc,0x02,0xd9,0x06,0xfc,0x13, -0xf4,0xfe,0x7e,0xff,0x02,0xd0,0xfa,0xfa,0x7f,0x06,0x00,0x68,0x03,0x01,0x1d,0xfb, -0xf6,0x8d,0x02,0x0b,0x69,0xfb,0xfc,0x79,0xf9,0x03,0x38,0x07,0xfe,0xef,0x09,0x01, -0x08,0x06,0x04,0x05,0xf4,0xff,0xd6,0xfb,0xfa,0x9c,0x00,0xfd,0x5a,0xf9,0xff,0x6f, -0x04,0xfd,0xbc,0xff,0x04,0x5e,0x02,0x07,0xbd,0xfe,0xfc,0x5f,0x00,0xf9,0xe4,0x01, -0x07,0x95,0xfe,0xf8,0x2c,0x02,0x07,0xa0,0x02,0xfc,0x4e,0xfa,0x08,0x4d,0x00,0xf6, -0x1e,0x01,0xf8,0xb9,0xf7,0xfe,0xf3,0x06,0x02,0x35,0xff,0x03,0x0f,0x03,0xfc,0x9a, -0xf9,0xfc,0xe7,0x02,0x00,0x8a,0xfc,0x00,0x5a,0x03,0xfa,0x0a,0xfc,0x09,0x29,0x00, -0xff,0x2b,0x02,0xfa,0xad,0xff,0x04,0x3e,0xfe,0x02,0xaf,0x00,0xfb,0x35,0x06,0xff, -0xcc,0xfb,0x01,0x29,0xfe,0x02,0x85,0x01,0xfd,0x66,0x00,0xf9,0xbf,0xfc,0x00,0x9b, -0xff,0xfb,0xda,0x00,0x0b,0x27,0x02,0x00,0xdb,0xf9,0xf8,0x55,0x0d,0xff,0x22,0xfd, -0x02,0xf3,0xf7,0x05,0xc5,0x08,0xfe,0x1c,0xfb,0xf7,0x5c,0x06,0x02,0x17,0xf7,0xf6, -0x54,0xfe,0xff,0x28,0xfd,0x07,0x2b,0x06,0xfd,0xc6,0xff,0x01,0x8c,0x00,0x03,0x38, -0x05,0x04,0xe7,0xfc,0xf6,0xd9,0xfe,0xfe,0x0a,0x02,0xfb,0x40,0xff,0x0a,0xd4,0xfd, -0xfc,0xb4,0xfb,0x04,0x2b,0xf9,0x01,0x5f,0x06,0xf6,0x38,0xfc,0xfa,0xfc,0x02,0x03, -0x70,0x06,0x04,0xbd,0x03,0x02,0x7e,0xf2,0xff,0x05,0x00,0x05,0xa4,0x02,0xfc,0xe8, -0xfd,0xf6,0x85,0x03,0xff,0xa3,0x01,0x06,0x1c,0xff,0x08,0x58,0xff,0xfc,0x98,0xff, -0x01,0xe6,0xfa,0x01,0x91,0xff,0xff,0xb1,0x02,0xf9,0x02,0x00,0x00,0xfc,0x03,0x07, -0x90,0x06,0xf5,0x76,0xf6,0x04,0x96,0xfb,0xfe,0xb6,0xff,0xff,0x14,0x00,0x00,0xb1, -0xfd,0x00,0x38,0x00,0xfc,0xb9,0x07,0x06,0x5c,0xfa,0xf7,0x03,0x02,0x02,0x64,0xfd, -0x04,0x53,0x01,0x01,0xa5,0xff,0x02,0x54,0xfc,0xfb,0x9c,0x00,0xfe,0x19,0x05,0xfe, -0x53,0xf3,0x03,0x2a,0xfd,0x00,0x95,0x04,0x01,0x58,0x08,0xfa,0xac,0xfc,0x06,0x89, -0x02,0xfa,0xab,0xff,0x03,0x4b,0x02,0x05,0x11,0xfd,0xfc,0x8e,0xfd,0xf9,0xf2,0x05, -0x03,0x98,0xf7,0xfd,0xb2,0x04,0xfa,0xc0,0xfb,0x04,0xf2,0xff,0x05,0xf7,0x0a,0xfc, -0xa3,0xf6,0xfd,0xa2,0x01,0x02,0xe9,0x03,0xfa,0xf6,0xf9,0x00,0xf0,0xff,0xff,0x3a, -0xff,0xfe,0x46,0x03,0x08,0xc7,0xfa,0xf5,0xb4,0xf3,0xff,0x16,0x0b,0x05,0xed,0x04, -0xff,0x37,0x02,0xfe,0xcc,0x00,0x01,0xab,0xfe,0x05,0x48,0xfd,0xf8,0x81,0x01,0xfd, -0x65,0x01,0x04,0x29,0x01,0xff,0x1d,0xfd,0x07,0x42,0x01,0xfb,0x37,0xff,0xfd,0x05, -0x04,0x00,0xce,0xfb,0xf6,0xdf,0xf9,0x01,0x17,0x05,0x07,0x48,0x00,0xfe,0x1b,0xfe, -0xfd,0x17,0xfb,0xff,0xe8,0xff,0xfe,0x74,0x02,0x03,0x81,0xfd,0xfc,0xd4,0x03,0x00, -0x83,0x03,0x03,0x8b,0xfb,0x00,0x47,0xff,0x01,0x90,0x03,0xfd,0x30,0x05,0xfe,0xc5, -0xf9,0xff,0x14,0xff,0xf7,0x75,0xfc,0x0f,0xe7,0xfe,0xfb,0xfb,0xfc,0xfe,0x3f,0x02, -0xfd,0x77,0xfc,0x07,0xcd,0x00,0xfd,0x10,0x08,0x00,0xfb,0xfa,0x00,0xef,0x04,0x03, -0xd4,0xfc,0xfd,0xf5,0xfa,0xfc,0x3a,0xfd,0x00,0x97,0x02,0xfc,0x32,0xfa,0xfe,0x2a, -0x03,0x01,0x55,0x00,0x03,0x01,0x07,0x04,0xcf,0xfc,0xfc,0xa4,0xfd,0xf9,0xcc,0x06, -0x09,0x48,0xf8,0xfc,0x98,0x03,0xfc,0x32,0x04,0xfc,0x85,0xf7,0x07,0xc4,0x01,0xfd, -0x83,0x04,0x01,0xb6,0xf5,0x03,0x85,0x05,0xff,0x66,0xfa,0xfb,0x67,0x03,0xfd,0x9c, -0xfd,0xfd,0x53,0x03,0x07,0x5d,0x00,0xff,0x74,0xf9,0xfd,0x37,0x04,0xff,0x8a,0x06, -0xf9,0x5a,0x05,0x04,0x81,0xf4,0x00,0x44,0xf8,0x03,0x5a,0x0a,0xfd,0x09,0xfa,0xfd, -0x7a,0xfd,0x03,0x19,0x0a,0xf8,0xfc,0xfa,0x02,0x08,0x05,0xfd,0x4a,0xfd,0x01,0x34, -0x02,0x04,0x99,0xff,0xfe,0x66,0xf6,0xf9,0x28,0x0a,0x06,0x21,0xff,0xf8,0x0b,0x06, -0x06,0x8c,0xfa,0xfa,0x18,0x03,0x02,0xdb,0x04,0x00,0x73,0xfe,0xfa,0x09,0xfc,0x00, -0x62,0x01,0xff,0x52,0xf6,0xfd,0x54,0x02,0xf9,0x28,0x02,0x02,0x65,0x00,0x07,0x10, -0x01,0xfc,0x73,0xff,0xfc,0x56,0xfb,0x0c,0x92,0x05,0xfe,0x9d,0xfc,0xfc,0x5a,0x03, -0xfc,0x07,0x03,0x03,0xfe,0x02,0xfb,0x40,0xf9,0x05,0x42,0xf7,0xf8,0xc7,0x0b,0x02, -0x07,0xfe,0xfe,0x54,0x00,0x04,0x00,0x00,0x07,0x1c,0x03,0xfc,0x52,0xf4,0x02,0x32, -0x08,0xf5,0x3c,0xfb,0x02,0x6a,0x05,0x04,0x66,0xfc,0xf8,0x43,0xfb,0xff,0xed,0x02, -0x02,0x6a,0xf9,0xfd,0xfc,0x01,0x06,0xf2,0xff,0x02,0xe8,0xfc,0x00,0xfb,0x05,0xfe, -0x6b,0x04,0xfe,0x93,0xf8,0x04,0x23,0xf8,0xfb,0x52,0x06,0x02,0x46,0xfc,0x00,0x7a, -0xfc,0xfd,0x49,0x08,0x00,0x50,0xfe,0x01,0xb6,0xff,0xfb,0x0b,0xfd,0x03,0xb8,0x00, -0xff,0xc5,0x00,0x08,0x2b,0xf8,0xfc,0xa0,0x00,0xf9,0xe0,0x01,0x01,0xe9,0xff,0x03, -0x20,0xfa,0xfe,0xba,0x05,0x05,0x7e,0xf9,0x04,0xfd,0x04,0x00,0x22,0x03,0xfe,0xe7, -0xf6,0xfd,0x99,0x05,0x00,0x84,0xfd,0xf8,0x71,0x07,0x02,0xc2,0xfb,0xf2,0xe8,0x00, -0x04,0xc9,0xfc,0x04,0x5e,0xfb,0xf5,0x50,0x00,0x08,0xbf,0x0a,0x00,0xd6,0x02,0xfd, -0x94,0x05,0x00,0xac,0xfa,0xfe,0x21,0xff,0x06,0xa9,0xfa,0xf8,0x0c,0xf8,0xfb,0x21, -0x04,0x09,0x4a,0x06,0xfa,0x8f,0xfa,0x04,0xb3,0x01,0xf7,0xc5,0xfe,0x05,0x4e,0x07, -0xfc,0x61,0xf7,0xfc,0xf8,0x06,0x09,0x5d,0x05,0x00,0x7b,0xf7,0xf3,0x4a,0xfe,0xfc, -0x71,0xff,0x03,0xcf,0x0a,0xff,0x5b,0xf7,0xfc,0x81,0x01,0x07,0x6f,0x07,0x03,0x7a, -0xfb,0xfb,0xfb,0xf6,0xfe,0x75,0x02,0x01,0x4e,0x02,0x04,0xd0,0xfc,0xf8,0x27,0xfd, -0xfe,0x65,0x0d,0x05,0x42,0x00,0xfe,0x44,0xf7,0xfd,0xa5,0xfa,0xff,0x34,0x0b,0x03, -0xa9,0xff,0x00,0x2c,0xfb,0xf4,0x19,0x03,0x04,0x89,0xf8,0x06,0xb2,0xfc,0xfc,0xc3, -0xff,0xf8,0xf7,0x06,0x05,0xac,0xfd,0x01,0x4a,0x00,0xfe,0xef,0xff,0xff,0x79,0xfa, -0x06,0xfa,0x09,0x05,0x2b,0xfc,0xfa,0x1c,0xfd,0x01,0xf7,0x04,0x05,0xd3,0xfe,0xfb, -0x39,0xf6,0x00,0x29,0x05,0xf9,0xd3,0xf8,0x04,0x35,0x05,0x02,0xf4,0x04,0xf4,0xf7, -0xf5,0x01,0x97,0x04,0x08,0xb3,0xfd,0xf5,0x5b,0xfd,0x08,0x6e,0x02,0x00,0x64,0x04, -0x02,0x74,0xfe,0xfd,0x09,0xfa,0xfc,0x10,0xfb,0x07,0x62,0x04,0x01,0xd9,0xff,0xf7, -0xc2,0x04,0x02,0x63,0xf8,0x01,0x69,0x02,0x00,0xb7,0xfe,0x02,0x28,0xfa,0xf7,0x9a, -0x02,0x06,0x44,0x09,0xfb,0x1c,0xfd,0x09,0xa3,0x01,0xfe,0xf1,0xfc,0xfd,0xbd,0x03, -0xfa,0x12,0xfb,0xfd,0x05,0xfb,0xff,0xaf,0x05,0x04,0x5f,0x01,0xfb,0x1c,0xfe,0xff, -0x76,0xfd,0xfd,0x80,0x02,0x07,0x67,0x02,0x01,0x45,0x00,0xfb,0x2d,0x01,0x02,0x76, -0x02,0x00,0x67,0xfc,0xfc,0xcb,0xfa,0xf6,0xe2,0x04,0x05,0xc6,0xfd,0xfc,0x28,0x03, -0xf9,0xa9,0xff,0x05,0x82,0x04,0xff,0x7c,0xff,0x05,0x76,0xfe,0xf9,0x1f,0xf9,0x00, -0x0f,0x08,0xff,0xce,0x04,0xfa,0x15,0xfc,0xfc,0x23,0xfc,0x07,0x9b,0x05,0x04,0x2f, -0x00,0xf9,0x7e,0xfa,0x03,0xa4,0x00,0x04,0x88,0x02,0xf6,0x2c,0xfb,0xfe,0x79,0xfd, -0xfc,0x75,0x04,0x01,0x2b,0xff,0x00,0x96,0xfb,0xfa,0x7e,0xff,0x06,0x4c,0x0d,0x00, -0xb6,0xf9,0x01,0x55,0x08,0xf8,0x9b,0xf8,0x0c,0x43,0x04,0xfc,0x84,0x02,0xf9,0xfb, -0xf7,0x04,0x09,0x01,0x04,0x55,0xf6,0xf4,0x03,0x04,0x04,0x69,0xfd,0x02,0x14,0x05, -0xfd,0x0d,0x03,0xff,0x84,0xfc,0x01,0x2f,0xfc,0x01,0xf0,0x00,0xfe,0xf1,0xfe,0x01, -0x6c,0xfb,0xff,0x26,0x01,0x01,0x42,0x03,0xfd,0x66,0xfe,0x03,0x08,0xfc,0xfb,0x38, -0x02,0xf8,0x3f,0x01,0x03,0x27,0xfc,0x04,0x5d,0x00,0xfe,0xa7,0x02,0x07,0x7d,0xfa, -0x00,0xc4,0x05,0xfe,0xc7,0xfa,0x01,0xeb,0x01,0x02,0x15,0x01,0xff,0xd7,0x03,0xfd, -0x30,0xfd,0xff,0xb4,0xff,0xfb,0xa8,0xfe,0x02,0x84,0xf8,0x00,0x82,0xfd,0x01,0xea, -0x0a,0xf6,0x3a,0x03,0x02,0xd4,0xfd,0x02,0xdb,0xff,0xfa,0x47,0xfc,0x07,0x31,0xfc, -0xff,0x80,0x00,0xf9,0x0d,0x05,0xff,0xff,0xfe,0xfd,0x3e,0xfe,0xfc,0xa5,0x05,0x02, -0x7c,0xfc,0xff,0xff,0x00,0x08,0xf4,0x01,0xfb,0xcb,0xf8,0x00,0x09,0x02,0xfb,0x75, -0x00,0xff,0xb2,0x00,0x05,0x24,0xfe,0xfa,0xe3,0x01,0xfe,0x9a,0x09,0x05,0xa0,0xf8, -0xf7,0xaf,0xff,0x02,0x00,0x01,0x04,0xbc,0x00,0xfd,0xe2,0xfd,0xfd,0x1b,0x00,0x02, -0x8b,0x02,0xf9,0xc9,0x00,0x02,0xfa,0xf8,0xfb,0x21,0x02,0x02,0x5e,0x09,0x04,0x2f, -0xf8,0xf7,0xc9,0xfe,0xff,0x7b,0x09,0xfd,0x38,0xf8,0x09,0x69,0xfa,0xfd,0x5d,0x07, -0xfc,0xf4,0xfd,0x06,0x6b,0x05,0xfc,0x06,0xf8,0xf4,0x9d,0x01,0x05,0x3f,0xf7,0x01, -0xf9,0x04,0xf9,0xec,0x01,0x00,0x8c,0x02,0x01,0xa9,0x01,0x07,0x30,0xff,0xfb,0xfe, -0xfc,0x03,0x19,0x03,0x01,0xb9,0xfa,0x05,0xa6,0x01,0xf4,0xbf,0xfe,0xf9,0x0b,0xfc, -0x04,0x65,0x04,0x00,0x5a,0xfe,0xff,0xe7,0xfc,0x08,0x2a,0x02,0xfd,0xc4,0x05,0x00, -0xd7,0xf9,0xfb,0x6e,0x02,0x01,0x27,0xfe,0x06,0x10,0xff,0xfd,0x7a,0xf8,0xfd,0x09, -0x06,0xff,0x69,0xff,0x0b,0x71,0x02,0xf3,0xd5,0xfa,0x05,0xd1,0xff,0x01,0xcb,0xfe, -0xff,0x71,0xfd,0xf7,0xf1,0xff,0x07,0xf5,0xf8,0xff,0xfb,0x01,0xf8,0x3d,0xff,0x00, -0x0a,0xff,0x06,0xbc,0x02,0x02,0x35,0x05,0xfe,0x29,0xfa,0x01,0xce,0x00,0xfd,0x28, -0x08,0xf8,0x15,0xfa,0x00,0x8f,0xfd,0x06,0x78,0xfd,0xfc,0x7b,0x01,0x08,0x64,0xfb, -0x00,0x19,0xff,0xf6,0x84,0x00,0x01,0x15,0x04,0x01,0x65,0xfc,0xff,0x58,0x03,0x05, -0x74,0x02,0x03,0xdd,0x07,0xfd,0xbb,0xf6,0xf8,0xc3,0x00,0x01,0x7c,0xff,0x04,0xc1, -0x01,0xf7,0x37,0xfc,0x00,0xde,0x01,0xf7,0xe6,0x04,0x0a,0xf0,0xf7,0xf4,0xba,0xfb, -0x00,0xac,0x06,0x06,0xee,0x0b,0xfa,0xb1,0xf6,0xfa,0x59,0x04,0x05,0x4c,0xfd,0x04, -0x78,0x05,0xf9,0xdb,0xf9,0xfa,0xba,0x04,0xfe,0xdd,0x04,0x09,0x3c,0xff,0xf7,0x25, -0xf8,0xfc,0x34,0x00,0x02,0x6f,0x01,0x09,0xe3,0x04,0xf5,0x7e,0xfa,0xff,0x35,0x05, -0x05,0x3c,0x04,0xfc,0xb5,0xfa,0xfc,0xa0,0xfd,0x0d,0x2a,0xfd,0x02,0x27,0xfe,0x01, -0x9d,0xfc,0xf4,0x15,0xff,0xf9,0x78,0x07,0x04,0x43,0x00,0xf7,0x88,0xfb,0x07,0x7c, -0xff,0x05,0x82,0x00,0x01,0x06,0x00,0x00,0x97,0xff,0x00,0x05,0x02,0xf7,0xcf,0x06, -0xfe,0xfb,0xfb,0x03,0xf4,0xfc,0xfe,0x86,0xfc,0x02,0x4a,0xfe,0x02,0x02,0xfd,0xff, -0x16,0x06,0xf4,0x30,0xfd,0x07,0xe7,0x06,0x00,0x7d,0xfd,0xff,0x5f,0xfd,0x02,0x09, -0x00,0x00,0x7d,0xfb,0xfb,0xbc,0x02,0x03,0xee,0xf9,0xf9,0x0e,0x02,0x02,0x91,0x05, -0x02,0x81,0x01,0xfa,0x43,0x01,0x04,0xc2,0x02,0xfa,0xdf,0xf2,0x07,0x80,0x03,0x01, -0x98,0xfb,0xf8,0x70,0x03,0x06,0xe0,0x04,0x00,0x79,0xfa,0xfb,0x05,0x03,0x05,0x82, -0xfe,0x00,0x15,0x02,0xff,0x4e,0x03,0xff,0xdb,0xf9,0x04,0x43,0x03,0xfc,0x12,0xfe, -0xf9,0xec,0xfd,0xfd,0x18,0xf8,0x00,0xf7,0x01,0xfe,0x7f,0x05,0xfe,0xc8,0xfb,0xff, -0x27,0x08,0x02,0x21,0x00,0x00,0xe3,0xf9,0x01,0xbf,0x05,0x01,0x10,0xfe,0xfd,0x15, -0x05,0xff,0xe4,0xfa,0xfe,0xee,0x00,0xfe,0x47,0x03,0x01,0xa8,0x03,0x01,0x23,0xf6, -0xff,0xbf,0xff,0xfb,0x50,0x0a,0x01,0x67,0xfb,0xf8,0x0c,0x02,0xfd,0x4d,0x03,0x0d, -0x34,0xfc,0xff,0x6d,0xfb,0xf6,0xf5,0x07,0x01,0x82,0xff,0x07,0x0c,0xf8,0xfa,0x2e, -0x04,0xfd,0x7a,0xfe,0x03,0x02,0x08,0xfe,0xf3,0xff,0xf7,0xb9,0xf3,0xfc,0xcf,0x05, -0x05,0xd0,0xfe,0xfd,0x25,0xfd,0xfe,0xda,0x01,0x06,0xaf,0x00,0xfe,0xf9,0xfc,0xfd, -0xb1,0x05,0xfa,0x51,0xfc,0x07,0x35,0x00,0x04,0x15,0xfc,0xfd,0x7f,0x03,0x02,0x0a, -0x01,0xfc,0xfe,0x01,0x01,0x60,0xfb,0xff,0x42,0xff,0xfe,0xa0,0xfc,0x06,0x21,0x02, -0xff,0xda,0xfd,0x01,0x28,0x03,0xfd,0x69,0xfc,0x04,0x8b,0x00,0xfb,0xb2,0x02,0x01, -0xd5,0xfb,0xfb,0xba,0x00,0x02,0xcd,0xfd,0xfd,0x8c,0xff,0x00,0x66,0xfd,0x08,0x6a, -0xfb,0xfd,0xa6,0x02,0xfe,0xa8,0x00,0xfe,0x27,0xf7,0x07,0x23,0x03,0x00,0x34,0x06, -0xfa,0x9a,0xf8,0x04,0x68,0x05,0xf9,0xb3,0x01,0x00,0xa7,0xfe,0x04,0x74,0xf7,0xfa, -0x50,0x04,0x01,0x49,0x07,0x01,0x5b,0xf5,0xfe,0xa6,0x05,0x00,0x99,0x01,0xfa,0x8b, -0xfe,0x01,0x73,0x01,0xf8,0x1a,0xfd,0x02,0xb6,0x04,0x08,0x69,0x08,0xf9,0xc3,0xf4, -0x05,0x6a,0x02,0x03,0x84,0xfb,0xf8,0x6e,0x03,0x02,0x83,0xff,0xf7,0x28,0xff,0x03, -0x3f,0x04,0x04,0xeb,0xf8,0xfb,0xe3,0xfe,0x06,0xe3,0x01,0xf7,0x91,0x00,0x01,0xa5, -0x06,0xf9,0x12,0xfd,0x01,0x3c,0x06,0x04,0x6c,0x02,0xff,0x49,0xf3,0xfc,0xab,0xff, -0x00,0x92,0x03,0xfe,0xb3,0x04,0xfb,0x07,0xfd,0xfe,0x65,0x01,0x03,0x92,0xfd,0x04, -0x60,0xfe,0xfb,0xeb,0xfe,0xfc,0x90,0x01,0x05,0xbd,0x00,0x07,0xe0,0xf9,0xf7,0xf2, -0xfe,0x04,0xec,0x03,0x02,0x69,0x06,0xf9,0x83,0x00,0xfa,0x25,0xf8,0x04,0xff,0x02, -0x03,0x4e,0x09,0xf8,0x2e,0xf7,0xff,0x82,0x01,0xfb,0xbf,0x07,0xfd,0xc8,0xfc,0x08, -0x9a,0xf5,0xfb,0xa4,0x04,0x03,0x48,0x02,0x04,0x67,0xf7,0xf8,0xf0,0xff,0x02,0xa8, -0x05,0x0a,0xd1,0x03,0xfb,0xcf,0xfd,0xf7,0xb0,0xf9,0x03,0xbf,0x02,0x02,0x20,0x01, -0xfa,0x90,0xf5,0x03,0x15,0x09,0xfb,0xa5,0xfd,0x04,0x04,0xfc,0x01,0x6d,0xf8,0xfa, -0x83,0x05,0x02,0x43,0x05,0xff,0xa2,0xfe,0xf6,0xd3,0x07,0x0c,0xb3,0xfc,0x04,0xa2, -0xfe,0x06,0xf4,0xfb,0xf8,0xbe,0xf8,0xff,0x67,0x01,0x04,0x60,0x02,0xfb,0x57,0xf9, -0x05,0xb0,0x05,0xfc,0xbb,0xfd,0xff,0xce,0xfd,0x05,0x38,0xfb,0xfc,0x53,0x00,0xff, -0x08,0x05,0x05,0x2d,0xfd,0xf6,0x73,0x02,0x05,0xf0,0xfe,0xf9,0xcd,0xfc,0x06,0x39, -0x01,0xfc,0x56,0xf7,0xfd,0x4a,0x04,0x07,0x14,0x07,0x03,0x48,0xff,0xf4,0xfe,0x02, -0x00,0x9c,0xf7,0xfe,0x22,0x04,0x01,0xe4,0x02,0xf8,0xb3,0xfa,0x07,0x68,0xfe,0x04, -0x6c,0x05,0xfc,0x54,0xf7,0xff,0x83,0x02,0xfa,0x6a,0x0c,0xfb,0x17,0xff,0xfe,0x33, -0xf6,0x02,0x18,0x07,0x02,0x90,0xff,0xfd,0x58,0xfb,0xfd,0xdd,0x03,0x03,0x04,0xfa, -0x02,0xf7,0x04,0x02,0x84,0x06,0xfa,0x77,0xfa,0xff,0x0f,0xff,0xff,0x10,0x01,0x04, -0x4e,0xfa,0xfd,0x6e,0x06,0x01,0xb1,0x00,0x00,0xff,0xfb,0x01,0x41,0xff,0xf7,0x79, -0x02,0xf7,0x74,0xfc,0x08,0x14,0x0a,0xfe,0x6a,0xf6,0x03,0x32,0xfc,0x06,0x77,0x08, -0xfa,0xf0,0xfd,0xfa,0x1e,0x08,0xfc,0x23,0xf5,0xfd,0x59,0x04,0x06,0x3e,0xfe,0xfa, -0xad,0xfc,0xfc,0xe3,0xf9,0x04,0xef,0xfd,0xfb,0xc2,0x03,0x09,0xe2,0x03,0xfb,0xcb, -0x00,0x0a,0xc6,0x02,0x00,0xd5,0x00,0xfc,0xf3,0xfe,0xff,0x7c,0xfd,0x04,0xd3,0xfb, -0xf7,0x84,0x05,0x02,0x1a,0xf7,0xfe,0x67,0x03,0x04,0xf2,0xfc,0x01,0x57,0xff,0xfd, -0x59,0xf5,0x04,0x23,0x08,0xf2,0x8d,0x04,0x08,0xb5,0xff,0x02,0x6a,0xfc,0xfd,0xae, -0x02,0xfb,0x27,0xff,0x08,0x77,0xf8,0xf8,0x7e,0x08,0x01,0x24,0xfa,0x00,0x1a,0xff, -0x00,0xf6,0xff,0xff,0x62,0x00,0x01,0x47,0x04,0xfa,0x1f,0xfc,0xfd,0x16,0xfa,0x00, -0x5f,0x0b,0x03,0x6f,0xfc,0xff,0x1b,0xfd,0x00,0x99,0xfc,0xfb,0x4b,0x09,0xfe,0xb9, -0xf9,0x02,0xec,0x00,0xff,0x89,0x04,0x03,0xe4,0x03,0xfd,0xf8,0xfb,0xfe,0x2b,0xfd, -0xfb,0x38,0x06,0x05,0x84,0x03,0xfb,0x9f,0xf8,0xf4,0xc4,0xff,0x08,0xc8,0x02,0xf9, -0x7b,0xfc,0x03,0x8d,0xfc,0xfd,0x9e,0x02,0x04,0x19,0x07,0x04,0xf0,0xfc,0xfd,0x1a, -0xf6,0xfd,0x3e,0x0a,0xfc,0x66,0x00,0xff,0x51,0xfa,0xfd,0x8b,0x00,0x04,0xad,0x04, -0x08,0xd5,0xf8,0xf7,0xc5,0xff,0xf8,0x9a,0x01,0xfd,0xe3,0x05,0x09,0x39,0x08,0xf8, -0x75,0xfa,0x00,0x0a,0xf8,0x08,0xda,0x06,0xf4,0xac,0xfc,0x02,0xeb,0x00,0xf9,0xde, -0xff,0xfd,0x49,0x08,0x00,0x34,0xfe,0x05,0x22,0xf8,0x02,0xd0,0x04,0x07,0x6d,0xf5, -0xff,0x4d,0x03,0xf9,0x8e,0xfb,0xfc,0x32,0x06,0x07,0x20,0x05,0xfc,0x8e,0xf5,0xfc, -0xbf,0x02,0x02,0x0b,0x06,0xfc,0xc1,0xfb,0x04,0xc0,0x03,0xfb,0x45,0xfa,0xf9,0x43, -0x04,0x02,0x77,0x02,0x00,0x61,0xfe,0xfd,0x1c,0x08,0xff,0xf2,0xfa,0x05,0x99,0xf7, -0xff,0xe3,0xfe,0xfd,0x32,0x04,0x05,0x54,0x00,0x02,0xfa,0xfd,0xf6,0xf9,0xf9,0x02, -0x83,0xfb,0x02,0x1e,0xff,0x02,0x1e,0x01,0xfa,0x73,0x03,0x02,0xf9,0x02,0x00,0x3d, -0x01,0x03,0x3e,0xfc,0xfd,0xbe,0xff,0xfd,0xe1,0x07,0x02,0x06,0xfc,0xfc,0x12,0xfc, -0x00,0xa5,0x06,0x02,0x12,0xff,0x05,0xb5,0xf8,0xfd,0xfe,0xfe,0xfb,0x15,0x01,0x0a, -0x97,0xfa,0xfb,0x4a,0x03,0xf9,0x86,0xfa,0xfe,0x88,0xf6,0x05,0xf8,0x0d,0x04,0x2a, -0xfb,0xfd,0x17,0xf3,0x04,0x38,0x0c,0x02,0x74,0xfd,0xf4,0x77,0x00,0x01,0x9b,0x08, -0xff,0x86,0x00,0x04,0xd1,0xfc,0xff,0x23,0xfb,0xf1,0xf0,0xfc,0x09,0x28,0x09,0xfe, -0xb9,0xfc,0xfa,0x82,0xfb,0x02,0x3c,0x08,0x03,0xce,0x04,0xfb,0x16,0xf7,0x08,0x11, -0xf5,0x00,0x0e,0x07,0x04,0x52,0xff,0xfd,0x24,0x02,0xf8,0xd6,0x09,0x00,0x55,0xfc, -0x07,0x4d,0xfc,0xf9,0xca,0xfe,0xf5,0x0e,0xfb,0x09,0x88,0x01,0xff,0xad,0x00,0xfc, -0xbe,0xfc,0xff,0xae,0x05,0xfc,0x3e,0x05,0x01,0xd6,0x00,0xf9,0xb8,0xf8,0xfe,0xc9, -0x02,0x03,0x55,0xff,0x02,0x36,0xfb,0xfb,0x69,0x01,0x05,0x4f,0x03,0x01,0xdb,0xfd, -0x03,0x74,0xfd,0xf5,0xa3,0xfc,0x0d,0x23,0x03,0x00,0x46,0x01,0xfd,0x07,0xfa,0xfd, -0x09,0x03,0xff,0xff,0xfb,0x00,0x89,0xfe,0xf7,0x23,0xfe,0xfd,0xd9,0x03,0x09,0x4d, -0x00,0x05,0x06,0x04,0xf8,0xbd,0xfe,0x07,0x79,0xfc,0xfd,0xc9,0xfb,0xfa,0x1f,0xfe, -0x05,0x08,0xfd,0x02,0x02,0x03,0xfc,0x94,0x04,0xff,0x37,0xf5,0xfc,0x73,0x01,0x07, -0x7a,0x01,0x00,0x34,0xfe,0x01,0xd4,0x00,0x00,0x86,0xfd,0x01,0xd9,0xff,0xfe,0x37, -0x06,0xf7,0xa8,0xfb,0x02,0x29,0x07,0xfb,0xee,0xff,0xf8,0x33,0x02,0x04,0x6b,0x02, -0xf7,0xf2,0xf9,0xff,0xae,0x06,0x0a,0x26,0xf9,0xf6,0x54,0xff,0x04,0xeb,0x05,0xff, -0x82,0x00,0xfb,0x50,0xfb,0x07,0x91,0xff,0xf1,0x64,0xfe,0x0d,0xef,0x07,0x00,0xfb, -0xf9,0xff,0xce,0xfb,0xfe,0x88,0x08,0x03,0x24,0xfe,0xfc,0xc0,0xfd,0x06,0x21,0xf9, -0x04,0xa8,0x09,0x00,0x75,0xf6,0xf7,0xa3,0x02,0xfd,0xb7,0x05,0xfe,0x36,0xf9,0xfe, -0x88,0xfe,0x02,0xec,0xfe,0xf9,0x17,0x06,0x08,0x30,0x01,0x00,0x70,0xf7,0xfa,0xf1, -0xfd,0xff,0xd9,0x00,0x01,0x80,0xff,0xf5,0xc1,0x07,0x0d,0x82,0xfd,0xfd,0xac,0x00, -0xff,0x0c,0x07,0xfe,0x0a,0xff,0xfe,0xb6,0xfd,0xfc,0xfa,0x08,0xff,0x2a,0xf2,0x00, -0xf9,0x06,0xfd,0x7e,0xfc,0x08,0x43,0xff,0xfc,0xd8,0xfa,0xfc,0xab,0xff,0xf9,0x1a, -0x08,0x02,0xfb,0x00,0xfb,0x9b,0x09,0x0a,0xa6,0xfa,0xfd,0xed,0xfe,0x00,0x77,0xf9, -0x05,0x8b,0xfc,0xf4,0x7c,0xff,0x07,0xbf,0x07,0xf6,0x33,0xfc,0x02,0x3e,0xff,0xff, -0x21,0x00,0x02,0xa1,0xf4,0x03,0xdc,0xfe,0xfd,0x6f,0x03,0xf7,0x0d,0x03,0x04,0xda, -0x06,0xfd,0x1c,0xfc,0xff,0x79,0xfc,0xff,0x79,0x05,0x00,0xda,0xfe,0x01,0x70,0x01, -0x07,0xbd,0xfb,0xff,0x88,0x00,0xfe,0x65,0xff,0xf8,0x8a,0x02,0xf5,0x8b,0x03,0x09, -0xea,0xfe,0xfe,0x04,0xf4,0x06,0xfb,0x01,0xf8,0x02,0x02,0x05,0xd4,0x00,0x06,0x3e, -0xff,0xf4,0x05,0x01,0x05,0x44,0x00,0x02,0x64,0xfa,0xfa,0xc7,0x09,0xff,0x80,0xef, -0xff,0xd7,0x02,0x05,0x64,0x09,0xfa,0x86,0xfb,0x03,0x18,0x08,0x02,0xc0,0x00,0xfe, -0xf4,0xfa,0xfd,0xbe,0xfa,0xf6,0x6f,0xf9,0x0c,0xb3,0x07,0xff,0x30,0xfe,0xf4,0x6d, -0xfa,0x06,0x5f,0x04,0xfe,0x62,0x03,0x03,0xfd,0x01,0x00,0x73,0xf2,0xfb,0x96,0x07, -0x07,0x14,0x05,0x03,0x27,0xef,0xfa,0x14,0x08,0xff,0x08,0x07,0xfd,0xa6,0xfa,0xfe, -0xd1,0xff,0xf8,0x50,0x01,0x06,0x48,0x03,0x04,0xf0,0xff,0xfb,0xb1,0xf9,0xfc,0xeb, -0xfc,0x08,0x72,0x07,0xfc,0xa2,0xff,0xff,0x9c,0xfc,0xfe,0xb2,0x07,0x05,0x89,0x02, -0xfe,0x78,0xfb,0x00,0x94,0xf9,0xfc,0xbb,0x01,0x03,0xb6,0xfa,0xfc,0x47,0xfe,0x04, -0xc5,0xfe,0x00,0xa5,0x04,0xfc,0xf3,0xfd,0x03,0x8f,0xfb,0xf5,0x23,0x02,0x03,0x83, -0x02,0x09,0x72,0xf7,0xf8,0x47,0x05,0xfb,0x75,0xfc,0x01,0x12,0x05,0xff,0xc9,0x0a, -0xfd,0xc7,0xfc,0xfd,0x25,0xfd,0x0b,0x93,0xff,0xf7,0xca,0x01,0x00,0x2b,0xfa,0x00, -0x04,0xff,0x01,0x3b,0x00,0xff,0x2b,0x04,0xfc,0x9e,0xfd,0xfa,0xb5,0x04,0x07,0xf7, -0xfd,0xff,0xad,0xfd,0xfe,0x8f,0xfd,0x08,0x61,0x00,0xfe,0x66,0x0a,0xfb,0x00,0xf4, -0xfc,0xe6,0xfa,0xfe,0x5f,0x07,0x02,0x2c,0xf8,0x02,0x1b,0xff,0xfe,0x96,0x08,0xf8, -0x38,0xfe,0x0c,0x51,0x03,0xf4,0xca,0xf8,0xfe,0x09,0x06,0x04,0xd9,0x00,0xfa,0xcc, -0xf6,0xfe,0x42,0x01,0x0a,0x57,0xfd,0xfc,0xd3,0x03,0x05,0x26,0xfc,0xf3,0x95,0x01, -0x04,0x83,0x07,0x01,0xc9,0x01,0xff,0x28,0xfa,0x00,0x03,0x03,0x01,0x83,0xfc,0x06, -0x51,0x01,0xf9,0xbc,0xf6,0xfc,0x43,0x07,0x00,0x45,0x02,0x02,0x49,0xfb,0xfe,0x6e, -0xfd,0x02,0x0f,0x02,0x03,0xe0,0x03,0xff,0xb9,0xf9,0xf1,0xaf,0xfe,0x06,0x74,0x06, -0x07,0xdd,0xfd,0xff,0x87,0xfd,0xf9,0x51,0x01,0x06,0xb9,0xfb,0xfc,0x7f,0x01,0xfe, -0xd6,0xf9,0xfe,0x2e,0x03,0xff,0x3a,0x03,0x01,0x37,0x01,0xf7,0x8e,0xfc,0x03,0x03, -0x07,0x05,0x7c,0xfc,0xfc,0xea,0xfb,0xf9,0xe3,0x01,0x06,0x20,0xfe,0xff,0x29,0x08, -0xfb,0xc5,0xf7,0x02,0x09,0x00,0x01,0x68,0x01,0xfe,0x1a,0xfd,0x02,0x37,0xfb,0x02, -0x9a,0x04,0xfd,0x08,0x04,0x02,0xb8,0xfb,0xf9,0x33,0xfb,0x08,0x78,0x05,0x00,0xc8, -0xf6,0xfb,0x8f,0xfa,0x00,0x3c,0x07,0x03,0x31,0x00,0xff,0xec,0x05,0x00,0x69,0xff, -0xf9,0x58,0x00,0x06,0x6e,0xfe,0xfe,0x76,0xfd,0xfb,0x80,0x01,0xff,0xf9,0x04,0xfb, -0x8b,0xfb,0xff,0x11,0xfd,0xfd,0xaf,0xfb,0x00,0xb1,0x04,0xfe,0xe6,0x05,0xfc,0xfa, -0xf9,0xff,0x57,0x05,0x07,0xfd,0xfb,0xf8,0x63,0x03,0x0b,0x9a,0xfe,0xfc,0x2c,0x02, -0xfb,0x49,0xfb,0x0a,0xdf,0xfb,0xf4,0x67,0xfe,0xfd,0xff,0x0d,0x00,0x94,0xf4,0x05, -0x7b,0x04,0x01,0xff,0x04,0xfb,0xa8,0xfa,0xfe,0x7b,0x04,0xfe,0x2f,0xfe,0xfb,0x73, -0xfe,0x02,0x20,0x02,0x00,0x7c,0x00,0x02,0x79,0xfe,0xfd,0x76,0xf5,0x01,0xa8,0xfd, -0x02,0x3f,0x00,0xff,0xa0,0x03,0x04,0xaa,0x01,0xff,0x34,0xff,0xfc,0xd0,0x07,0xfb, -0xdc,0xf7,0xfc,0x1f,0xf5,0x07,0xe0,0xfc,0x04,0xc6,0x03,0xf9,0x9d,0x00,0x03,0x7a, -0x06,0xfc,0xa1,0x06,0x00,0x4e,0x01,0x00,0x3a,0xf7,0xf7,0x9a,0x01,0xff,0x4c,0x03, -0x05,0x97,0xfe,0xff,0xf5,0xf8,0xfd,0x08,0x06,0x03,0xe5,0x00,0xfe,0xba,0xfe,0xfa, -0xa2,0xfe,0x0d,0x68,0xfb,0xfb,0x05,0x06,0x00,0xbe,0xfc,0xfe,0xbe,0xfa,0xfe,0x5c, -0x06,0xfe,0x25,0x00,0xf7,0xde,0xfa,0x01,0x97,0x03,0xfb,0x1e,0x08,0x0d,0xe0,0xfa, -0xfb,0x76,0x00,0xff,0x5c,0x01,0x04,0x34,0xf6,0xff,0xba,0xfb,0xfd,0xee,0x0a,0xf7, -0xfb,0xfc,0x04,0xb5,0x07,0xfe,0x36,0xf7,0xfd,0x12,0xf9,0x05,0x9f,0x0d,0xff,0x07, -0xfb,0xf7,0x7d,0xfa,0x04,0x15,0x02,0x00,0x4a,0x01,0x04,0xd2,0xff,0xf4,0x5e,0x04, -0xfd,0x5f,0x00,0x09,0x90,0xff,0x00,0x6c,0xff,0xf8,0xaa,0x04,0xfc,0xea,0xfb,0xff, -0x5c,0x05,0xfb,0x2f,0xfe,0x04,0x0b,0x01,0xff,0xfb,0x01,0x01,0x4b,0x00,0xf7,0x55, -0xf7,0x0c,0x17,0xfc,0xf6,0x09,0x03,0x06,0x77,0x05,0xfe,0xee,0x03,0xfa,0xb8,0xfa, -0x00,0xc8,0x02,0x04,0x92,0xfb,0xfd,0x2c,0x00,0xff,0x4f,0xf8,0x02,0x9b,0x09,0xff, -0x94,0xff,0xfc,0x2f,0xfe,0xf2,0x79,0x02,0x02,0xa8,0xff,0xfd,0xc7,0xff,0x04,0x47, -0xfe,0x02,0x94,0xfe,0x02,0x06,0x0b,0x00,0x5b,0xfa,0xf9,0xf8,0xf3,0xfc,0x1a,0x07, -0x07,0xbf,0xfa,0x05,0xda,0xfa,0xfd,0xba,0x01,0xfe,0x9c,0x04,0x05,0x1a,0x01,0x02, -0x94,0xfd,0xf7,0xe7,0xfe,0x03,0x09,0x06,0x06,0x55,0xfe,0xf7,0x9e,0xf8,0x00,0xbe, -0xfe,0x05,0xa0,0xff,0x02,0x18,0xfe,0xfc,0x50,0xfb,0xff,0xa3,0x07,0x01,0x24,0x05, -0xfd,0xc7,0x00,0xf9,0x3e,0xf9,0x02,0x9a,0x01,0x07,0x70,0xf6,0x02,0x8e,0x03,0xf5, -0xb4,0xf6,0x02,0xc2,0x04,0xff,0x3c,0x05,0x05,0x15,0xf9,0xff,0xfd,0x02,0x05,0x28, -0x01,0xf9,0x60,0x03,0x06,0x13,0xfd,0xf5,0xcc,0x02,0x00,0x18,0x02,0x02,0x0c,0xff, -0xf6,0x6c,0xf9,0x08,0xef,0x03,0x04,0x35,0xfb,0xfe,0x6d,0x04,0xfc,0xb2,0xfd,0xfe, -0x75,0xfc,0x08,0xd4,0x01,0x01,0xef,0xfb,0xf9,0x48,0xff,0xfe,0xa4,0x08,0xfb,0x6f, -0xfe,0x03,0xab,0xf8,0xff,0x04,0xfd,0x08,0x8d,0x02,0xfb,0x46,0x00,0xfd,0x18,0x03, -0xfe,0x2e,0x04,0x03,0x33,0xfa,0xfd,0x82,0xff,0xfc,0x4c,0xf6,0xfe,0x12,0x06,0xfc, -0x12,0x07,0x0b,0x8f,0xfc,0xf7,0x53,0x07,0xff,0xcb,0xfe,0x00,0xdb,0xf9,0x00,0xcd, -0xff,0xfe,0x7f,0x00,0xfd,0x7f,0xfc,0x06,0x83,0x07,0xf5,0x07,0xf8,0x01,0x50,0x04, -0x01,0x15,0x01,0x00,0x41,0xff,0xfb,0x7d,0x04,0x04,0x77,0xfb,0x04,0x7f,0x04,0x04, -0x6f,0xff,0xf5,0x64,0xf7,0xff,0x40,0x02,0x09,0x55,0x00,0xf9,0x9c,0x00,0x01,0xd3, -0xff,0xfd,0xc6,0xfa,0xff,0x09,0x00,0x00,0xfc,0xff,0x02,0x76,0xfe,0x04,0xcf,0x01, -0xfa,0x9d,0x02,0xfc,0x11,0xfd,0xfb,0xa9,0xfe,0x01,0xe4,0x08,0x05,0x0c,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x22, -0x00,0x00,0x22,0x00,0x00,0x33,0x00,0x00,0x43,0x00,0x00,0x44,0x00,0x00,0x55,0x00, -0x00,0x76,0x00,0x00,0xa8,0x00,0x00,0x0c,0x01,0x01,0x06,0x02,0x02,0x2e,0x04,0x05, -0xbb,0x07,0x09,0x8e,0x0c,0x0f,0xe0,0x11,0x14,0x64,0x16,0x18,0x51,0x19,0x1a,0xe1, -0x19,0x19,0x12,0x17,0x14,0x55,0x10,0x0b,0x88,0x05,0xfe,0x9d,0xf7,0xef,0x9a,0xe7, -0xdf,0x45,0xd7,0xcf,0x36,0xc8,0xc1,0xad,0xbc,0xb8,0x7d,0xb6,0xb5,0x3f,0xb7,0xba, -0x56,0xbf,0xc6,0x52,0xce,0xd7,0x7c,0xe2,0xed,0xbd,0xf9,0x05,0x7c,0x11,0x1c,0x56, -0x26,0x2f,0x31,0x36,0x3b,0x5a,0x3f,0x41,0x08,0x42,0x41,0xe2,0x3e,0x3b,0x3a,0x37, -0x32,0xf0,0x2b,0x25,0x46,0x1e,0x16,0xae,0x0f,0x08,0xc7,0x01,0xfb,0x5c,0xf6,0xf1, -0x99,0xed,0xea,0xe5,0xe7,0xe6,0x41,0xe5,0xe5,0xc1,0xe5,0xe7,0xd4,0xe9,0xed,0xe5, -0xf1,0xf7,0x32,0xfd,0x03,0x0d,0x0b,0x12,0xf6,0x19,0x21,0xa8,0x28,0x2f,0x71,0x34, -0x38,0x88,0x3a,0x3a,0x27,0x38,0x33,0x0a,0x2d,0x24,0x38,0x1a,0x0e,0x9b,0x01,0xf4, -0xe1,0xe5,0xd8,0x91,0xca,0xbe,0xe7,0xb3,0xab,0x91,0xa4,0xa0,0x53,0x9e,0x9e,0xff, -0xa1,0xa7,0x18,0xaf,0xb8,0x7e,0xc4,0xd1,0x68,0xdf,0xed,0x1e,0xfc,0x09,0x5a,0x16, -0x21,0x5b,0x2b,0x33,0x71,0x38,0x3b,0x5e,0x3d,0x3d,0xe2,0x3b,0x39,0x9b,0x36,0x32, -0x4d,0x2e,0x29,0x20,0x23,0x1d,0xa0,0x16,0x10,0x26,0x0a,0x04,0x1a,0xff,0xfa,0x40, -0xf5,0xf0,0x39,0xec,0xe8,0x91,0xe4,0xe1,0xfc,0xdf,0xdf,0x35,0xe0,0xe2,0xa9,0xe6, -0xeb,0xef,0xf2,0xfa,0x0e,0x04,0x0d,0xec,0x17,0x21,0xe8,0x2a,0x33,0x62,0x3a,0x40, -0xf1,0x43,0x45,0x96,0x44,0x41,0x50,0x3b,0x32,0x7e,0x28,0x1b,0x36,0x0d,0xfd,0x79, -0xed,0xdd,0xd6,0xcd,0xbf,0x56,0xb2,0xa7,0x0b,0x9f,0x98,0x6d,0x95,0x94,0xca,0x96, -0x9b,0xbc,0xa3,0xae,0xe3,0xba,0xc9,0xe7,0xd8,0xe8,0x8e,0xf8,0x07,0xa8,0x15,0x22, -0x21,0x2d,0x36,0xc0,0x3c,0x41,0xf9,0x44,0x46,0x8e,0x47,0x47,0xa3,0x45,0x43,0x62, -0x3f,0x3a,0x4c,0x35,0x2f,0x71,0x28,0x21,0x79,0x1a,0x13,0xa1,0x0b,0x04,0x84,0xfc, -0xf5,0x80,0xed,0xe6,0x6b,0xe0,0xda,0xde,0xd6,0xd4,0x62,0xd3,0xd4,0xa8,0xd7,0xdd, -0x40,0xe4,0xed,0xf6,0xf7,0x03,0x24,0x0f,0x1a,0xe3,0x24,0x2e,0x83,0x36,0x3c,0xcd, -0x40,0x42,0x79,0x41,0x3d,0xbe,0x37,0x2e,0xcf,0x23,0x16,0x42,0x07,0xf7,0xc1,0xe6, -0xd6,0x9d,0xc7,0xb9,0xcc,0xad,0xa3,0xd9,0x9b,0x96,0xa3,0x93,0x93,0xc9,0x96,0x9c, -0xec,0xa5,0xb1,0x79,0xbf,0xce,0xba,0xde,0xee,0xd6,0xfd,0x0c,0x83,0x19,0x25,0xe0, -0x2e,0x36,0x57,0x3c,0x40,0x97,0x43,0x45,0x25,0x46,0x45,0x7c,0x44,0x41,0x5e,0x3e, -0x39,0x7b,0x34,0x2e,0x38,0x28,0x21,0x77,0x1a,0x13,0xb0,0x0b,0x04,0x33,0xfd,0xf6, -0xaf,0xf1,0xed,0xb8,0xea,0xe9,0x36,0xe9,0xea,0x22,0xec,0xef,0xd7,0xf3,0xf8,0xfe, -0xfe,0x05,0x92,0x0b,0x10,0xb3,0x14,0x16,0x7b,0x18,0x17,0x77,0x16,0x12,0x68,0x0e, -0x07,0xd7,0x00,0xf8,0xf0,0xef,0xe6,0x4a,0xde,0xd6,0x83,0xcf,0xc9,0xbc,0xc5,0xc3, -0xb2,0xc2,0xc3,0x3d,0xc7,0xcb,0xaf,0xd2,0xda,0x45,0xe3,0xec,0x48,0xf5,0xfd,0x65, -0x04,0x0a,0xdf,0x10,0x15,0x6c,0x19,0x1b,0x68,0x1c,0x1c,0x38,0x1c,0x1c,0x31,0x1c, -0x1c,0x93,0x1c,0x1c,0xec,0x1c,0x1c,0x45,0x1c,0x1b,0x18,0x1b,0x1a,0x30,0x19,0x17, -0x9f,0x16,0x14,0xee,0x12,0x10,0x68,0x0e,0x0c,0xd6,0x0a,0x09,0x88,0x08,0x07,0xf7, -0x06,0x07,0xa0,0x07,0x08,0xef,0x0a,0x0d,0x3b,0x10,0x11,0x1d,0x12,0x10,0xb7,0x0d, -0x09,0x2a,0x05,0xff,0x2c,0xf9,0xf1,0x1a,0xe9,0xdf,0xee,0xd5,0xcc,0xe4,0xc2,0xbb, -0xa2,0xb5,0xb2,0x4f,0xb2,0xb3,0xbb,0xb6,0xbb,0x29,0xc2,0xca,0x94,0xd3,0xde,0xa0, -0xe9,0xf5,0x1c,0x02,0x0d,0x06,0x17,0x1e,0xfd,0x24,0x29,0x78,0x2c,0x2d,0xf5,0x2b, -0x28,0xa6,0x23,0x1e,0x31,0x19,0x14,0xf7,0x10,0x0d,0x5d,0x0b,0x09,0xb5,0x07,0x06, -0xad,0x06,0x07,0xb3,0x08,0x0a,0x8b,0x0d,0x10,0x6e,0x14,0x17,0x8d,0x1a,0x1d,0x45, -0x1f,0x21,0xe3,0x22,0x24,0x16,0x25,0x25,0xd9,0x24,0x23,0xde,0x21,0x1f,0x48,0x1c, -0x18,0xbc,0x13,0x0d,0x99,0x05,0xfc,0xc8,0xf2,0xe8,0xc4,0xdd,0xd3,0x17,0xc9,0xbf, -0x88,0xb6,0xaf,0xb6,0xa9,0xa6,0xad,0xa6,0xa9,0xd3,0xae,0xb6,0xb9,0xc0,0xcc,0x8c, -0xda,0xe9,0x2a,0xf9,0x08,0x52,0x16,0x23,0x32,0x2e,0x36,0x7a,0x3c,0x3f,0x44,0x3f, -0x3d,0xa3,0x38,0x32,0x4d,0x2b,0x22,0x0e,0x1a,0x11,0xb3,0x08,0x01,0xa3,0xfa,0xf5, -0x74,0xf1,0xee,0xbe,0xed,0xed,0x2f,0xef,0xf1,0x56,0xf4,0xf8,0x75,0xfd,0x03,0xa9, -0x0a,0x11,0xbb,0x18,0x1f,0xa0,0x24,0x29,0x51,0x2c,0x2d,0xcb,0x2d,0x2c,0x9d,0x2b, -0x29,0x47,0x26,0x22,0x53,0x1c,0x15,0x52,0x0c,0x02,0xfc,0xf7,0xeb,0x1c,0xdf,0xd1, -0x7e,0xc5,0xb9,0x8f,0xaf,0xa6,0x9b,0x9f,0x9a,0xac,0x98,0x99,0xd3,0x9c,0xa3,0xb9, -0xad,0xba,0xff,0xca,0xdc,0x4f,0xf0,0x04,0x02,0x17,0x28,0x94,0x37,0x43,0x5b,0x4d, -0x53,0xe8,0x56,0x57,0x67,0x55,0x50,0x83,0x48,0x3e,0xea,0x32,0x26,0x36,0x19,0x0c, -0x46,0x00,0xf5,0x8a,0xec,0xe5,0xd9,0xe0,0xde,0xcb,0xde,0xe1,0x08,0xe6,0xec,0xc3, -0xf3,0xfc,0xc6,0x05,0x0f,0xba,0x19,0x22,0xcd,0x2a,0x30,0xfe,0x34,0x36,0xdf,0x36, -0x34,0x68,0x30,0x2b,0x90,0x24,0x1d,0x73,0x14,0x0b,0xb1,0xff,0xf3,0xec,0xe5,0xd8, -0xdd,0xca,0xbd,0x7f,0xb1,0xa6,0x67,0x9d,0x97,0x10,0x93,0x92,0xa6,0x94,0x9a,0x16, -0xa3,0xaf,0xb8,0xbe,0xd1,0xf0,0xe4,0xfa,0x42,0x0f,0x23,0x0b,0x37,0x47,0x2a,0x55, -0x5f,0x83,0x65,0x68,0xc8,0x67,0x64,0x40,0x5d,0x54,0xc4,0x49,0x3d,0x29,0x30,0x21, -0x89,0x12,0x03,0x86,0xf4,0xe7,0xd7,0xdb,0xd2,0x6d,0xcc,0xc9,0xd3,0xc8,0xcb,0xfa, -0xd0,0xd8,0xac,0xe2,0xee,0xf1,0xfa,0x08,0x09,0x16,0x22,0x36,0x2d,0x35,0x46,0x3b, -0x3e,0xa8,0x3f,0x3e,0x96,0x3b,0x36,0x9b,0x2f,0x26,0xa6,0x1a,0x0c,0xda,0xfd,0xed, -0xd8,0xdd,0xcd,0x2c,0xbf,0xb0,0xa1,0xa3,0x98,0xc1,0x8f,0x89,0xb7,0x86,0x86,0xb2, -0x89,0x90,0x45,0x9b,0xa9,0x4a,0xbb,0xcf,0x22,0xe5,0xfb,0x78,0x11,0x25,0x2f,0x38, -0x47,0xbb,0x54,0x5e,0x1c,0x66,0x69,0xfe,0x6a,0x69,0xa2,0x64,0x5e,0xd1,0x54,0x49, -0x17,0x3c,0x2d,0x99,0x1e,0x0f,0xae,0x01,0xf5,0x81,0xea,0xe2,0x05,0xdd,0xda,0xd2, -0xd9,0xdc,0x72,0xe0,0xe6,0xde,0xee,0xf7,0x9f,0x01,0x0b,0xf3,0x13,0x1b,0x70,0x20, -0x24,0x01,0x26,0x26,0xf8,0x25,0x24,0xa3,0x20,0x1b,0xa9,0x14,0x0b,0xbe,0x01,0xf5, -0xdf,0xe9,0xdd,0xe2,0xd0,0xc5,0xf2,0xba,0xb2,0xb3,0xab,0xa7,0xb1,0xa4,0xa4,0x73, -0xa6,0xab,0x86,0xb3,0xbe,0xb5,0xcb,0xdb,0x90,0xeb,0xfc,0x45,0x0c,0x1b,0x70,0x27, -0x32,0x71,0x3a,0x41,0xe2,0x45,0x48,0xcf,0x49,0x48,0x2e,0x46,0x41,0x7d,0x3b,0x33, -0x07,0x2a,0x1f,0x2b,0x15,0x0a,0x4d,0x01,0xf8,0xab,0xf1,0xec,0x48,0xe9,0xe8,0x54, -0xe9,0xec,0x59,0xf1,0xf7,0x8d,0xff,0x07,0x6e,0x10,0x18,0xb5,0x1e,0x23,0x63,0x25, -0x25,0x29,0x24,0x21,0x6a,0x1e,0x1a,0xe9,0x15,0x10,0xc1,0x08,0xff,0x7c,0xf5,0xea, -0x51,0xde,0xd2,0xb6,0xc6,0xbc,0x12,0xb3,0xac,0xb0,0xa7,0xa5,0x0b,0xa6,0xa8,0x49, -0xad,0xb4,0xd4,0xbd,0xc9,0x58,0xd7,0xe6,0x3e,0xf7,0x07,0xb8,0x16,0x24,0xb0,0x2e, -0x37,0xc5,0x3d,0x42,0xd3,0x44,0x45,0x3c,0x45,0x42,0x6f,0x3f,0x3a,0x94,0x33,0x2b, -0xa9,0x22,0x19,0xa2,0x0f,0x06,0xd3,0xfd,0xf6,0xe7,0xf0,0xed,0xe5,0xeb,0xec,0xc7, -0xee,0xf2,0x6c,0xf8,0xfe,0x0d,0x06,0x0d,0xa3,0x14,0x1b,0x01,0x20,0x23,0x12,0x24, -0x22,0xbc,0x1f,0x1b,0x02,0x16,0x0f,0x5b,0x09,0x01,0xbb,0xf9,0xf0,0x0f,0xe8,0xdf, -0xb3,0xd6,0xce,0xbc,0xc7,0xc1,0xff,0xbd,0xbb,0x04,0xbb,0xbc,0xb6,0xbf,0xc4,0x68, -0xcb,0xd3,0x2d,0xde,0xe9,0xb7,0xf5,0x02,0x01,0x0e,0x18,0x4e,0x22,0x29,0x63,0x2e, -0x31,0xcd,0x33,0x34,0x5a,0x34,0x33,0xc0,0x30,0x2d,0xe6,0x28,0x23,0x32,0x1c,0x14, -0xe3,0x0b,0x03,0x18,0xfc,0xf5,0x49,0xf0,0xec,0x88,0xea,0xea,0x70,0xeb,0xee,0x63, -0xf2,0xf7,0xa8,0xfd,0x04,0x45,0x0b,0x12,0x83,0x18,0x1d,0xaa,0x20,0x21,0xef,0x20, -0x1d,0xbc,0x18,0x12,0xab,0x0b,0x04,0x45,0xfc,0xf4,0x63,0xeb,0xe2,0xce,0xd9,0xd1, -0xd9,0xc9,0xc3,0xfa,0xbe,0xbc,0x05,0xbc,0xbd,0x0f,0xc2,0xc8,0x23,0xd0,0xd9,0x5d, -0xe4,0xf0,0x84,0xfc,0x09,0xb4,0x15,0x21,0xe1,0x2a,0x32,0xf8,0x37,0x3b,0x44,0x3c, -0x3b,0x29,0x39,0x35,0xa6,0x30,0x2b,0x86,0x25,0x1f,0x00,0x18,0x10,0x35,0x08,0x00, -0xd5,0xf8,0xf2,0x71,0xec,0xe8,0x43,0xe5,0xe4,0xc3,0xe4,0xe7,0xf2,0xea,0xf0,0x31, -0xf6,0xfc,0xce,0x03,0x0a,0x3d,0x11,0x17,0xa1,0x1b,0x1f,0xa1,0x20,0x21,0xc4,0x1f, -0x1d,0x61,0x18,0x12,0x8c,0x0b,0x03,0x57,0xfa,0xf0,0xbe,0xe6,0xdc,0x9f,0xd3,0xcb, -0x96,0xc4,0xbf,0x69,0xbc,0xbb,0xb8,0xbc,0xc0,0x38,0xc6,0xce,0xa6,0xd7,0xe2,0x9c, -0xee,0xfa,0x9f,0x07,0x13,0x98,0x1e,0x27,0x1b,0x2f,0x34,0x86,0x37,0x38,0x4c,0x38, -0x36,0x35,0x33,0x2f,0xfc,0x2b,0x27,0x89,0x22,0x1c,0xe9,0x15,0x0e,0x95,0x06,0xfe, -0xae,0xf7,0xf1,0x77,0xec,0xe9,0xd0,0xe6,0xe6,0x34,0xe7,0xe9,0xf8,0xec,0xf1,0xa8, -0xf6,0xfc,0x5a,0x02,0x08,0x24,0x0d,0x11,0xdb,0x14,0x17,0x98,0x18,0x18,0xef,0x17, -0x15,0x1a,0x12,0x0d,0xc6,0x07,0x01,0x66,0xfa,0xf3,0x01,0xeb,0xe3,0xb7,0xdb,0xd5, -0xd0,0xce,0xca,0x86,0xc7,0xc6,0xfb,0xc7,0xcb,0xe4,0xd0,0xd7,0xbe,0xe0,0xea,0xf5, -0xf4,0xff,0xa3,0x09,0x12,0x3d,0x1b,0x21,0x4e,0x27,0x2a,0xeb,0x2c,0x2d,0x62,0x2c, -0x2a,0x21,0x27,0x23,0x76,0x1f,0x1a,0x28,0x15,0x0f,0x41,0x09,0x03,0x06,0xfe,0xf9, -0x53,0xf5,0xf2,0xc7,0xf0,0xf0,0xe5,0xf0,0xf2,0xf8,0xf4,0xf8,0x13,0xfc,0x00,0x17, -0x05,0x09,0x79,0x0d,0x10,0xd9,0x12,0x14,0xa5,0x14,0x14,0xd3,0x12,0x10,0x1b,0x0e, -0x0a,0x7a,0x06,0x01,0xcd,0xfc,0xf7,0x63,0xf1,0xeb,0xa9,0xe5,0xdf,0x9c,0xda,0xd6, -0xa1,0xd2,0xd0,0x6b,0xd0,0xd1,0x57,0xd4,0xd8,0xfb,0xde,0xe6,0x47,0xef,0xf8,0xad, -0x02,0x0c,0x66,0x15,0x1d,0xf8,0x23,0x28,0x3f,0x2c,0x2d,0x6b,0x2d,0x2b,0x8a,0x28, -0x24,0x98,0x1f,0x1a,0xc0,0x13,0x0d,0xd8,0x06,0x00,0x07,0xfa,0xf4,0xa0,0xee,0xe9, -0x8d,0xe6,0xe4,0x79,0xe4,0xe5,0xac,0xe8,0xec,0x99,0xf1,0xf7,0x62,0xfd,0x03,0x4d, -0x0a,0x10,0x50,0x15,0x19,0xc9,0x1c,0x1e,0x9b,0x1f,0x1f,0xd4,0x1d,0x1b,0xf6,0x17, -0x13,0xbd,0x0e,0x09,0xd2,0x02,0xfc,0xe2,0xf4,0xed,0x5a,0xe6,0xdf,0xf5,0xd8,0xd3, -0x69,0xcf,0xcc,0x7b,0xcb,0xcb,0xad,0xcd,0xd1,0xa5,0xd6,0xdd,0xfa,0xe5,0xef,0xa4, -0xf8,0x02,0xb6,0x0b,0x14,0x07,0x1c,0x22,0xa9,0x27,0x2b,0x75,0x2d,0x2e,0xf0,0x2c, -0x2a,0x18,0x27,0x23,0x00,0x1e,0x18,0x6a,0x12,0x0b,0x3f,0x05,0xfe,0xa3,0xf7,0xf1, -0x05,0xec,0xe7,0x0d,0xe5,0xe3,0x36,0xe3,0xe4,0x53,0xe6,0xea,0x90,0xee,0xf4,0x20, -0xfa,0x00,0xc8,0x06,0x0c,0x46,0x11,0x15,0xd7,0x18,0x1b,0x28,0x1d,0x1e,0x12,0x1e, -0x1d,0xa6,0x1b,0x19,0xb1,0x15,0x11,0xd3,0x0b,0x06,0x80,0xff,0xf9,0x60,0xf2,0xec, -0x43,0xe6,0xe1,0xf1,0xdc,0xd9,0x68,0xd7,0xd6,0xf7,0xd6,0xd8,0xde,0xdb,0xe0,0x10, -0xe5,0xeb,0x71,0xf1,0xf8,0x15,0xff,0x05,0xdc,0x0b,0x11,0xc5,0x15,0x19,0xc4,0x1b, -0x1d,0xb3,0x1d,0x1d,0x48,0x1c,0x1a,0x74,0x17,0x14,0x22,0x10,0x0b,0xfc,0x06,0x02, -0x07,0xfe,0xfa,0x51,0xf6,0xf3,0xd6,0xf0,0xef,0x01,0xee,0xed,0x5c,0xee,0xef,0xdb, -0xf1,0xf4,0x34,0xf7,0xfa,0x74,0xfd,0x00,0xbb,0x03,0x06,0xee,0x09,0x0d,0xf1,0x0f, -0x12,0xea,0x14,0x17,0x30,0x18,0x19,0x03,0x19,0x18,0x55,0x16,0x13,0x3b,0x10,0x0c, -0xc3,0x07,0x03,0x11,0xfe,0xf9,0x72,0xf4,0xf0,0x12,0xec,0xe8,0x0d,0xe6,0xe4,0x66, -0xe3,0xe3,0xe4,0xe3,0xe5,0x04,0xe7,0xe9,0x48,0xec,0xef,0xc6,0xf2,0xf6,0xe6,0xf9, -0xfd,0x63,0x00,0x03,0xd5,0x05,0x08,0xd2,0x09,0x0b,0x34,0x0c,0x0c,0xfd,0x0c,0x0c, -0x3d,0x0c,0x0b,0xf4,0x09,0x08,0xc6,0x06,0x04,0x1e,0x03,0x01,0xe5,0xff,0xfe,0x1d, -0xfe,0xfd,0x9b,0xfd,0xfd,0xd9,0xfd,0xfe,0xc6,0xfe,0xff,0x05,0x00,0x00,0xcb,0x01, -0x02,0x7f,0x04,0x06,0xd2,0x07,0x09,0x08,0x0b,0x0c,0x86,0x0d,0x0e,0x28,0x0f,0x0f, -0xcb,0x0f,0x0f,0x5b,0x0f,0x0e,0x06,0x0d,0x0b,0xe2,0x08,0x06,0xf8,0x03,0x01,0xc8, -0xfe,0xfc,0x62,0xf9,0xf6,0x3d,0xf4,0xf1,0x69,0xef,0xed,0x0a,0xec,0xea,0x1f,0xea, -0xe9,0x8c,0xe9,0xe9,0x9f,0xea,0xeb,0x0a,0xed,0xee,0xac,0xf0,0xf2,0xdc,0xf4,0xf7, -0x52,0xf9,0xfb,0xb8,0xfd,0xff,0x7a,0x01,0x02,0x4f,0x04,0x05,0x45,0x06,0x07,0x02, -0x08,0x08,0x6a,0x09,0x09,0x3e,0x0a,0x0a,0xb7,0x0a,0x0a,0xa9,0x0a,0x0a,0x79,0x0a, -0x0a,0xb2,0x09,0x09,0xd5,0x08,0x08,0xa3,0x07,0x06,0x3d,0x06,0x05,0xb6,0x04,0x03, -0x1f,0x03,0x02,0x32,0x01,0x00,0x96,0xff,0xff,0xe1,0xfe,0xff,0xd2,0xff,0x00,0x7f, -0x02,0x04,0x01,0x06,0x07,0x8e,0x09,0x0b,0x83,0x0c,0x0d,0x18,0x0e,0x0e,0xe4,0x0d, -0x0c,0x9f,0x0b,0x09,0x1a,0x07,0x04,0x90,0x00,0xfc,0x1f,0xf9,0xf5,0x94,0xf1,0xee, -0x90,0xea,0xe7,0xd8,0xe4,0xe2,0xb8,0xe0,0xdf,0xc8,0xde,0xde,0x5c,0xdf,0xe0,0xda, -0xe2,0xe5,0x0a,0xe9,0xec,0x4f,0xf1,0xf5,0x9d,0xfa,0xff,0x56,0x04,0x09,0xe3,0x0d, -0x12,0x34,0x16,0x19,0x6b,0x1c,0x1e,0xd9,0x1f,0x20,0x67,0x20,0x1f,0x6b,0x1e,0x1c, -0x95,0x19,0x16,0xa6,0x12,0x0e,0x7b,0x0a,0x06,0x80,0x01,0xfd,0x54,0xf9,0xf5,0xcd, -0xf2,0xf0,0x09,0xef,0xee,0xe1,0xed,0xee,0xc1,0xee,0xef,0x6d,0xf1,0xf3,0x74,0xf5, -0xf7,0xcf,0xfa,0xfd,0x7a,0x00,0x03,0x15,0x06,0x08,0x0a,0x0b,0x0c,0x6f,0x0e,0x0f, -0x94,0x0f,0x0f,0x53,0x0e,0x0c,0x2f,0x0b,0x08,0x5f,0x06,0x03,0x79,0x00,0xfd,0x57, -0xfa,0xf7,0xb8,0xf4,0xf2,0x56,0xf0,0xee,0xfd,0xed,0xed,0xd9,0xed,0xee,0x2a,0xf0, -0xf2,0x92,0xf4,0xf7,0xa9,0xfa,0xfe,0x80,0x01,0x04,0x7f,0x08,0x0b,0x7a,0x0e,0x10, -0x9d,0x12,0x13,0x3b,0x14,0x14,0x62,0x13,0x12,0x72,0x10,0x0e,0xe4,0x0b,0x09,0xc5, -0x06,0x04,0xa3,0x01,0xff,0xd2,0xfc,0xfa,0xba,0xf8,0xf7,0xa1,0xf5,0xf4,0xd9,0xf3, -0xf3,0x05,0xf3,0xf2,0xfe,0xf2,0xf3,0x82,0xf3,0xf4,0xc1,0xf4,0xf5,0x8a,0xf6,0xf7, -0x87,0xf8,0xf9,0xd9,0xfa,0xfc,0x50,0xfd,0xfe,0x87,0xff,0x00,0x59,0x01,0x01,0x7f, -0x02,0x02,0xfd,0x02,0x02,0x8d,0x02,0x01,0x7f,0x01,0x00,0x5e,0x00,0x00,0xe1,0xff, -0x00,0x60,0x00,0x00,0xae,0x01,0x02,0x46,0x03,0x04,0x44,0x05,0x06,0x13,0x07,0x07, -0x8e,0x08,0x09,0x81,0x09,0x09,0x1d,0x0a,0x0a,0x22,0x0a,0x09,0x9e,0x09,0x09,0x82, -0x08,0x07,0x2e,0x07,0x06,0x64,0x05,0x04,0x55,0x03,0x02,0x65,0x01,0x00,0x97,0xff, -0xfe,0x0d,0xfe,0xfd,0xa5,0xfc,0xfb,0x4e,0xfb,0xfa,0x09,0xfa,0xf9,0x83,0xf8,0xf7, -0x5e,0xf7,0xf6,0xcf,0xf6,0xf6,0x0b,0xf7,0xf7,0x18,0xf8,0xf8,0x9e,0xf9,0xfa,0x16, -0xfb,0xfb,0x8c,0xfc,0xfd,0xc1,0xfd,0xfe,0x92,0xfe,0xfe,0x5f,0xff,0xff,0x0b,0x00, -0x00,0xd6,0x00,0x01,0xc4,0x01,0x02,0xa2,0x02,0x03,0x82,0x03,0x03,0x0e,0x04,0x04, -0x11,0x04,0x04,0x10,0x04,0x04,0x10,0x04,0x04,0x11,0x04,0x04,0x31,0x04,0x04,0x42, -0x04,0x04,0x12,0x04,0x03,0xaf,0x03,0x03,0xf5,0x02,0x02,0x18,0x02,0x01,0x18,0x01, -0x00,0x18,0x00,0xff,0x1a,0xff,0xfe,0xd8,0xfd,0xfd,0x41,0xfc,0xfb,0xa6,0xfa,0xf9, -0x7f,0xf9,0xf9,0x12,0xf9,0xf9,0xe6,0xf9,0xfa,0x8a,0xfb,0xfc,0x57,0xfd,0xfe,0xd3, -0xfe,0xff,0xc7,0xff,0x00,0x53,0x00,0x00,0xba,0x00,0x00,0xcc,0x00,0x00,0xcc,0x00, -0x00,0xfd,0x00,0x01,0x52,0x01,0x01,0xfb,0x01,0x02,0xa5,0x02,0x02,0x3f,0x03,0x03, -0x75,0x03,0x03,0x98,0x03,0x03,0xa9,0x03,0x03,0x99,0x03,0x03,0xaa,0x03,0x03,0xaa, -0x03,0x03,0xbb,0x03,0x03,0xcc,0x03,0x03,0xbc,0x03,0x03,0x48,0x03,0x03,0xa0,0x02, -0x02,0xa3,0x01,0x01,0x61,0x00,0xff,0xeb,0xfe,0xfd,0x0f,0xfd,0xfc,0x10,0xfb,0xfa, -0xa4,0xf9,0xf9,0x24,0xf9,0xf9,0xa4,0xf9,0xfa,0xf3,0xfa,0xfb,0x9c,0xfc,0xfd,0xf5, -0xfd,0xfe,0xf9,0xfe,0xff,0x94,0xff,0xff,0xdc,0xff,0xff,0x0f,0x00,0x00,0x32,0x00, -0x00,0x75,0x00,0x00,0xdb,0x00,0x01,0x30,0x01,0x01,0x75,0x01,0x01,0x98,0x01,0x01, -0x88,0x01,0x01,0x88,0x01,0x01,0x78,0x01,0x01,0x68,0x01,0x01,0x55,0x01,0x01,0x13, -0x01,0x01,0xe0,0x00,0x00,0xfe,0x00,0x01,0x41,0x01,0x01,0x96,0x01,0x01,0xdb,0x01, -0x01,0xff,0x01,0x01,0xce,0x01,0x01,0x38,0x01,0x00,0x4c,0x00,0xff,0x3d,0xff,0xfe, -0x2a,0xfe,0xfd,0x7c,0xfd,0xfd,0x45,0xfd,0xfd,0x86,0xfd,0xfd,0xdb,0xfd,0xfe,0x20, -0xfe,0xfe,0x54,0xfe,0xfe,0x44,0xfe,0xfe,0x13,0xfe,0xfe,0xe0,0xfd,0xfd,0xdd,0xfd, -0xfd,0x2f,0xfe,0xfe,0xb6,0xfe,0xfe,0x7f,0xff,0xff,0x5e,0x00,0x00,0x5d,0x01,0x01, -0x4d,0x02,0x02,0x3d,0x03,0x03,0xfa,0x03,0x04,0x21,0x04,0x04,0xf1,0x03,0x03,0x4a, -0x03,0x02,0x7e,0x02,0x02,0xb1,0x01,0x01,0x16,0x01,0x00,0xce,0x00,0x00,0x9a,0x00, -0x00,0x78,0x00,0x00,0x67,0x00,0x00,0x24,0x00,0x00,0xe0,0xff,0xff,0x7a,0xff,0xff, -0x14,0xff,0xfe,0xef,0xfe,0xfe,0xfe,0xfe,0xff,0x10,0xff,0xff,0x43,0xff,0xff,0x65, -0xff,0xff,0x87,0xff,0xff,0x77,0xff,0xff,0x46,0xff,0xff,0x02,0xff,0xfe,0xce,0xfe, -0xfe,0x9a,0xfe,0xfe,0x88,0xfe,0xfe,0x88,0xfe,0xfe,0xba,0xfe,0xfe,0xfd,0xfe,0xff, -0x41,0xff,0xff,0xa7,0xff,0xff,0xfd,0xff,0x00,0x52,0x00,0x00,0x86,0x00,0x00,0x98, -0x00,0x00,0x89,0x00,0x00,0x78,0x00,0x00,0x67,0x00,0x00,0x55,0x00,0x00,0x55,0x00, -0x00,0x76,0x00,0x00,0x87,0x00,0x00,0xa9,0x00,0x00,0xcb,0x00,0x00,0xdc,0x00,0x00, -0xdd,0x00,0x00,0xdd,0x00,0x00,0xcc,0x00,0x00,0x9a,0x00,0x00,0x47,0x00,0x00,0xf2, -0xff,0xff,0xcd,0xff,0xff,0x9a,0xff,0xff,0x88,0xff,0xff,0x98,0xff,0xff,0xaa,0xff, -0xff,0xcb,0xff,0xff,0xed,0xff,0xff,0x0f,0x00,0x00,0x10,0x00,0x00,0x22,0x00,0x00, -0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x22,0x00,0x00,0x11,0x00,0x00,0x00, -0x00,0xff,0xff,0xff,0xff,0xde,0xff,0xff,0xcc,0xff,0xff,0xbb,0xff,0xff,0xbb,0xff, -0xff,0xcb,0xff,0xff,0xcc,0xff,0xff,0xdd,0xff,0xff,0xfe,0xff,0xff,0x0f,0x00,0x00, -0x21,0x00,0x00,0x43,0x00,0x00,0x54,0x00,0x00,0x55,0x00,0x00,0x45,0x00,0x00,0x34, -0x00,0x00,0x12,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xef,0xff,0xff,0xee,0xff, -0xff,0xee,0xff,0xff,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0xff,0xbb,0xff,0xff,0xa9,0xff,0xff,0x88,0xff,0xff,0x56,0xff, -0xff,0x14,0xff,0xfe,0xbf,0xfe,0xfe,0x06,0xfe,0xfd,0xd8,0xfc,0xfc,0xf0,0xfa,0xf9, -0x0a,0xf8,0xf6,0x23,0xf4,0xf1,0x9e,0xef,0xed,0xf3,0xea,0xe8,0xdc,0xe6,0xe5,0xb1, -0xe3,0xe2,0x5e,0xe2,0xe2,0x9a,0xe3,0xe5,0x28,0xe8,0xeb,0x1b,0xf0,0xf5,0xd1,0xfa, -0x01,0xf1,0x07,0x0f,0xa1,0x16,0x1e,0xa3,0x25,0x2d,0x31,0x34,0x3a,0xdd,0x40,0x46, -0x03,0x4b,0x4e,0x5a,0x51,0x52,0x7f,0x53,0x52,0x7a,0x50,0x4c,0x2f,0x48,0x41,0x6e, -0x3a,0x31,0x8f,0x28,0x1e,0x28,0x14,0x09,0x75,0xfe,0xf3,0x4d,0xe9,0xdf,0xb4,0xd5, -0xcc,0x0e,0xc5,0xbe,0xb3,0xb8,0xb4,0x09,0xb2,0xb0,0x1d,0xb1,0xb2,0x9c,0xb5,0xb9, -0xca,0xbe,0xc4,0x7c,0xcb,0xd2,0x7e,0xda,0xe2,0x02,0xea,0xf1,0x5c,0xf9,0x00,0x17, -0x07,0x0c,0xae,0x11,0x15,0xe6,0x17,0x19,0xe7,0x19,0x19,0x47,0x18,0x16,0xd4,0x13, -0x10,0xae,0x0d,0x0a,0xf5,0x06,0x03,0x29,0x00,0xfd,0xe0,0xf9,0xf6,0x4f,0xf4,0xf1, -0xd9,0xee,0xeb,0xbc,0xe8,0xe5,0xdc,0xe2,0xe0,0xb6,0xde,0xdd,0x0f,0xde,0xdf,0x63, -0xe1,0xe4,0x26,0xe8,0xec,0x88,0xf1,0xf6,0x9e,0xfc,0x02,0x15,0x08,0x0d,0xa9,0x12, -0x17,0x23,0x1b,0x1e,0xd5,0x20,0x22,0xa8,0x23,0x24,0x93,0x24,0x24,0xeb,0x24,0x25, -0x00,0x25,0x24,0x1c,0x24,0x22,0x3f,0x21,0x1f,0x21,0x1c,0x18,0x78,0x14,0x0f,0x6a, -0x0a,0x05,0xc1,0xff,0xfa,0x2d,0xf6,0xf1,0x0e,0xee,0xea,0xc9,0xe7,0xe5,0x86,0xe3, -0xe2,0xc0,0xe0,0xdf,0xfb,0xde,0xde,0xb4,0xdd,0xdd,0x92,0xdc,0xdc,0xe1,0xdb,0xdb, -0xbf,0xdc,0xde,0x72,0xe0,0xe3,0x0b,0xe8,0xed,0x64,0xf3,0xfa,0xc5,0x01,0x09,0x69, -0x11,0x18,0x4f,0x20,0x27,0xb3,0x2d,0x33,0xca,0x38,0x3d,0x15,0x41,0x44,0xa2,0x46, -0x48,0xa6,0x49,0x4a,0xe1,0x49,0x49,0xb2,0x47,0x45,0xfb,0x42,0x3f,0x49,0x3b,0x36, -0xd1,0x2f,0x28,0x48,0x20,0x17,0xf7,0x0d,0x04,0x75,0xfa,0xf0,0x79,0xe6,0xdc,0x9d, -0xd3,0xca,0x0f,0xc3,0xbb,0xcd,0xb5,0xb0,0xbd,0xad,0xac,0x54,0xac,0xae,0xe0,0xb0, -0xb5,0x42,0xba,0xc0,0x91,0xc6,0xcd,0xd8,0xd4,0xdc,0xa3,0xe3,0xea,0xdd,0xf1,0xf8, -0xb8,0xfe,0x04,0x57,0x09,0x0d,0x77,0x10,0x12,0xea,0x13,0x14,0x34,0x14,0x13,0xe3, -0x11,0x0f,0xcf,0x0d,0x0b,0x63,0x08,0x05,0x70,0x01,0xfd,0x3e,0xfa,0xf6,0x1e,0xf4, -0xf1,0x4f,0xf0,0xef,0x83,0xee,0xed,0x6f,0xed,0xec,0x5d,0xec,0xec,0x20,0xec,0xec, -0xfb,0xed,0xef,0x2d,0xf2,0xf4,0x1f,0xf8,0xfb,0xb4,0xfe,0x02,0x80,0x05,0x09,0x91, -0x0c,0x10,0x92,0x13,0x16,0x3f,0x1a,0x1c,0x7f,0x1f,0x21,0xa4,0x22,0x23,0x28,0x24, -0x24,0x0a,0x25,0x25,0x64,0x25,0x25,0x93,0x24,0x23,0xfe,0x22,0x21,0x87,0x1f,0x1d, -0x56,0x1a,0x16,0x0d,0x13,0x0e,0xcc,0x0a,0x06,0x1c,0x03,0xff,0x5b,0xfc,0xf9,0xb8, -0xf6,0xf4,0x56,0xf2,0xf0,0x3b,0xef,0xee,0x64,0xed,0xec,0x0e,0xec,0xea,0xee,0xe8, -0xe6,0xf4,0xe2,0xdf,0x02,0xdb,0xd6,0xcd,0xd2,0xce,0xbf,0xcb,0xc8,0x0f,0xc7,0xc5, -0x6d,0xc5,0xc5,0x3d,0xc7,0xc9,0xbd,0xcd,0xd3,0xd0,0xd9,0xe1,0x1c,0xeb,0xf4,0xed, -0xff,0x0b,0x31,0x17,0x23,0x53,0x2f,0x3b,0x74,0x46,0x51,0x85,0x5b,0x64,0x5e,0x6d, -0x74,0x05,0x7a,0x7d,0xba,0x7f,0x7f,0xea,0x7d,0x7a,0x72,0x74,0x6c,0x38,0x62,0x55, -0xae,0x47,0x38,0x97,0x28,0x18,0x35,0x08,0xf7,0x7a,0xe7,0xd7,0x59,0xc8,0xba,0x88, -0xad,0xa2,0xd2,0x97,0x8f,0x83,0x88,0x83,0xea,0x80,0x80,0x60,0x81,0x84,0xeb,0x89, -0x90,0xad,0x99,0xa4,0x90,0xaf,0xbc,0xa5,0xc9,0xd7,0x02,0xe5,0xf2,0x3a,0x00,0x0d, -0xe1,0x18,0x23,0xd3,0x2b,0x32,0x27,0x37,0x3a,0xf0,0x3a,0x3a,0x66,0x38,0x35,0xc0, -0x30,0x2b,0xbd,0x26,0x21,0x89,0x1c,0x17,0xba,0x12,0x0d,0x7f,0x09,0x05,0xb1,0x00, -0xfb,0x5e,0xf6,0xef,0xf8,0xe7,0xe0,0xb3,0xd8,0xd2,0xa1,0xcc,0xc8,0x3f,0xc7,0xc7, -0x65,0xc9,0xcd,0x83,0xd2,0xd9,0x01,0xe1,0xe9,0xe8,0xf2,0xfc,0x49,0x06,0x0f,0xce, -0x18,0x21,0x03,0x28,0x2d,0x0b,0x32,0x35,0x20,0x37,0x38,0xfb,0x39,0x3b,0xc4,0x3c, -0x3e,0xad,0x40,0x41,0x2d,0x42,0x41,0x86,0x3f,0x3c,0xd4,0x37,0x31,0xcb,0x29,0x20, -0x52,0x15,0x0a,0xd1,0xfe,0xf4,0xf1,0xe9,0xe0,0xdd,0xd8,0xd2,0x85,0xcd,0xca,0xf2, -0xc7,0xc6,0x6d,0xc6,0xc6,0xd8,0xc6,0xc7,0xf6,0xc7,0xc8,0xe3,0xc7,0xc7,0x03,0xc6, -0xc4,0x7a,0xc3,0xc2,0x1f,0xc3,0xc4,0xa5,0xc6,0xca,0x77,0xcf,0xd6,0xc0,0xdd,0xe6, -0xb1,0xee,0xf7,0x37,0x00,0x09,0x34,0x12,0x1a,0x0e,0x23,0x2a,0xca,0x31,0x38,0xf7, -0x3e,0x45,0x23,0x4b,0x50,0xdb,0x55,0x5a,0x78,0x5e,0x61,0x5c,0x64,0x65,0x8f,0x66, -0x66,0x72,0x64,0x61,0xed,0x5d,0x58,0xae,0x52,0x4a,0x2d,0x41,0x35,0x1e,0x29,0x1c, -0x87,0x0f,0x03,0x02,0xf7,0xea,0x9f,0xdf,0xd4,0xe3,0xc9,0xc0,0x12,0xb7,0xae,0x1b, -0xa7,0xa0,0x1f,0x9c,0x98,0x2b,0x97,0x97,0x85,0x99,0x9d,0x19,0xa3,0xa9,0xdd,0xb1, -0xba,0x8c,0xc4,0xce,0xec,0xd8,0xe3,0x12,0xed,0xf7,0xe2,0x00,0x09,0x4f,0x12,0x19, -0x84,0x1e,0x22,0x88,0x25,0x27,0x37,0x28,0x27,0x2b,0x26,0x23,0x58,0x20,0x1c,0x29, -0x19,0x15,0x38,0x12,0x0e,0xbe,0x0b,0x08,0x58,0x05,0x02,0x64,0xff,0xfc,0x19,0xf9, -0xf4,0xab,0xef,0xea,0xd3,0xe4,0xdf,0xbc,0xdb,0xd8,0xfb,0xd6,0xd6,0xa9,0xd7,0xda, -0xc2,0xdd,0xe2,0xe8,0xe7,0xed,0x2e,0xf4,0xfa,0x2f,0x02,0x09,0xb8,0x10,0x17,0x5c, -0x1e,0x24,0xf3,0x28,0x2c,0x5a,0x2f,0x31,0xb4,0x32,0x33,0x3f,0x35,0x36,0x69,0x37, -0x37,0x1a,0x37,0x35,0x3b,0x33,0x2f,0x6d,0x2b,0x25,0x69,0x1e,0x15,0x3b,0x0c,0x01, -0x3b,0xf7,0xec,0x19,0xe2,0xd7,0x7f,0xce,0xc6,0xf2,0xbe,0xb9,0xc3,0xb4,0xb1,0xcc, -0xaf,0xaf,0xa2,0xaf,0xb0,0x1f,0xb3,0xb5,0x3c,0xb9,0xbd,0x98,0xc2,0xc8,0x37,0xcf, -0xd7,0x02,0xe0,0xe9,0x6d,0xf4,0xff,0x8c,0x0b,0x17,0xdc,0x23,0x2f,0x2b,0x3a,0x43, -0x5e,0x4c,0x53,0x4d,0x5a,0x5f,0xb3,0x62,0x64,0xa6,0x64,0x63,0x7a,0x61,0x5e,0x2b, -0x5b,0x57,0xa4,0x52,0x4d,0x5f,0x49,0x44,0xfa,0x3f,0x3b,0xf1,0x35,0x30,0xb6,0x29, -0x22,0xf5,0x19,0x11,0x80,0x07,0xfd,0xf7,0xf2,0xe7,0x2f,0xdd,0xd2,0xc9,0xc8,0xbf, -0x6c,0xb7,0xaf,0x9f,0xa9,0xa5,0xe1,0xa2,0xa2,0xfa,0xa4,0xa8,0x99,0xad,0xb3,0xe8, -0xb9,0xc0,0xe6,0xc6,0xcd,0x94,0xd3,0xd9,0x17,0xdf,0xe4,0x3b,0xea,0xef,0xc7,0xf4, -0xf9,0x9d,0xfe,0x02,0x8e,0x06,0x09,0x9c,0x0c,0x0e,0xd9,0x0f,0x10,0x6e,0x11,0x11, -0xca,0x11,0x11,0x75,0x10,0x0e,0xf8,0x0b,0x08,0x8c,0x05,0x02,0xb6,0xff,0xfd,0x3d, -0xfd,0xfd,0x27,0xfe,0xff,0xa3,0xff,0xff,0x64,0xfe,0xfc,0x2c,0xfb,0xf8,0x0e,0xf7, -0xf5,0x97,0xf4,0xf4,0xe5,0xf4,0xf6,0xf1,0xf7,0xfa,0xf4,0xfc,0x00,0x90,0x03,0x07, -0x84,0x0b,0x0f,0xca,0x13,0x17,0xb8,0x1a,0x1d,0xb9,0x1f,0x21,0x08,0x23,0x24,0xe4, -0x24,0x25,0x86,0x25,0x25,0xc4,0x24,0x23,0xae,0x22,0x21,0x53,0x1f,0x1d,0x10,0x1a, -0x15,0x2f,0x11,0x0b,0xf3,0x04,0xfe,0x9b,0xf8,0xf2,0x3a,0xed,0xe8,0xb0,0xe3,0xdf, -0x0e,0xdd,0xda,0x7d,0xd9,0xd8,0x49,0xd8,0xd8,0xd8,0xd8,0xd9,0x44,0xd9,0xd9,0x61, -0xd8,0xd7,0xf2,0xd5,0xd4,0x3a,0xd4,0xd4,0x14,0xd5,0xd6,0x46,0xd8,0xda,0xfb,0xdd, -0xe1,0x29,0xe6,0xeb,0x22,0xf1,0xf7,0x67,0xfe,0x05,0x0b,0x0d,0x14,0x53,0x1b,0x22, -0x66,0x29,0x30,0x81,0x36,0x3c,0xca,0x42,0x48,0x4a,0x4e,0x53,0x38,0x58,0x5c,0x01, -0x5f,0x60,0x09,0x61,0x60,0x76,0x5e,0x5b,0x0c,0x58,0x53,0xd1,0x4c,0x45,0xe4,0x3b, -0x31,0x17,0x26,0x1a,0x47,0x0e,0x01,0x3a,0xf5,0xe8,0x0e,0xdd,0xd1,0x77,0xc6,0xbc, -0x52,0xb2,0xa9,0x0b,0xa2,0x9c,0x90,0x97,0x94,0xdc,0x93,0x94,0xe7,0x96,0x9a,0x6f, -0xa0,0xa7,0xa6,0xaf,0xb9,0xd2,0xc2,0xcd,0x94,0xd7,0xe1,0x2f,0xec,0xf5,0x4e,0xff, -0x07,0xbe,0x0f,0x16,0x7c,0x1c,0x21,0x24,0x25,0x27,0x6e,0x29,0x29,0xad,0x29,0x28, -0x6d,0x27,0x25,0xab,0x23,0x20,0xbe,0x1d,0x1a,0xf0,0x15,0x11,0x5b,0x0d,0x08,0xfd, -0x03,0xfe,0x1b,0xf9,0xf3,0x74,0xed,0xe8,0x52,0xe3,0xdf,0x13,0xdc,0xda,0xb4,0xd9, -0xda,0x4c,0xdd,0xe1,0x32,0xe6,0xec,0xc1,0xf2,0xf9,0xeb,0x00,0x08,0x84,0x0f,0x16, -0x64,0x1c,0x21,0x7d,0x26,0x2a,0x23,0x2d,0x2f,0x67,0x31,0x32,0xcb,0x33,0x34,0xf8, -0x34,0x34,0xbd,0x33,0x31,0x69,0x2e,0x2a,0x34,0x25,0x1f,0x4a,0x19,0x12,0xe0,0x09, -0x01,0xf2,0xf7,0xee,0x9b,0xe5,0xdd,0xd4,0xd5,0xcf,0x8f,0xcb,0xc9,0x30,0xc8,0xc9, -0x50,0xcb,0xce,0x3c,0xd3,0xd8,0x91,0xdd,0xe3,0x92,0xe8,0xed,0x29,0xf2,0xf5,0x7f, -0xf9,0xfc,0xfb,0xff,0x03,0xc4,0x06,0x09,0x1f,0x0d,0x0f,0x6d,0x12,0x14,0xd6,0x15, -0x16,0xec,0x16,0x16,0xc3,0x14,0x12,0x99,0x0f,0x0b,0x6d,0x07,0x02,0xe4,0xfc,0xf7, -0xb3,0xf1,0xec,0x6b,0xe8,0xe4,0x4e,0xe2,0xe0,0xd8,0xdf,0xe0,0x30,0xe1,0xe3,0xa0, -0xe5,0xe8,0x1a,0xec,0xef,0xee,0xf3,0xf8,0xb4,0xfc,0x01,0x45,0x06,0x0b,0xd7,0x10, -0x16,0xd5,0x1b,0x21,0x33,0x26,0x2a,0x0d,0x2f,0x32,0x8b,0x35,0x37,0x07,0x38,0x37, -0x37,0x35,0x31,0x7a,0x2c,0x26,0x03,0x1f,0x16,0x2e,0x0e,0x05,0xd0,0xfb,0xf3,0xc1, -0xea,0xe3,0xe6,0xdc,0xd7,0x26,0xd3,0xd0,0x50,0xce,0xcd,0x6b,0xce,0xd0,0xf2,0xd2, -0xd6,0xce,0xdb,0xe1,0x67,0xe7,0xed,0x15,0xf3,0xf8,0xc8,0xfd,0x02,0xbd,0x07,0x0c, -0xab,0x11,0x16,0xbc,0x1b,0x20,0xda,0x24,0x28,0x9a,0x2b,0x2d,0x59,0x2e,0x2d,0x3c, -0x2c,0x29,0xa7,0x25,0x20,0xaf,0x1b,0x15,0xad,0x0f,0x09,0xb9,0x03,0xfe,0xe1,0xf8, -0xf4,0x01,0xf0,0xec,0x56,0xe9,0xe6,0xdd,0xe4,0xe3,0xc8,0xe2,0xe2,0xc9,0xe2,0xe3, -0x81,0xe3,0xe4,0x04,0xe5,0xe5,0x4f,0xe7,0xe8,0xed,0xea,0xed,0x77,0xf0,0xf3,0x4c, -0xf7,0xfa,0x2d,0xfe,0x01,0xf3,0x03,0x06,0xf3,0x07,0x09,0xa2,0x09,0x09,0x09,0x09, -0x07,0x3d,0x06,0x04,0x23,0x02,0x00,0x94,0xfe,0xfd,0x97,0xfc,0xfc,0x43,0xfc,0xfc, -0x1a,0xfd,0xfd,0xe8,0xfd,0xfe,0x62,0xfe,0xfe,0x57,0xfe,0xfd,0x6e,0xfd,0xfc,0x1b, -0xfc,0xfb,0xf7,0xfa,0xfa,0xbb,0xfa,0xfb,0xf2,0xfb,0xfd,0x61,0xfe,0xff,0x1c,0x01, -0x02,0x86,0x03,0x04,0x58,0x05,0x05,0x1d,0x06,0x06,0x22,0x06,0x06,0xe0,0x05,0x05, -0xdc,0x05,0x05,0x3f,0x06,0x06,0x6b,0x07,0x08,0xc7,0x09,0x0b,0x26,0x0d,0x0e,0x3c, -0x10,0x11,0x05,0x12,0x12,0xb2,0x11,0x10,0x5b,0x0f,0x0d,0xba,0x0b,0x09,0x59,0x07, -0x05,0xb0,0x02,0x00,0x57,0xfe,0xfc,0xd0,0xf9,0xf7,0x99,0xf5,0xf3,0xa8,0xf1,0xef, -0x7e,0xee,0xed,0x84,0xec,0xeb,0x7e,0xeb,0xeb,0x23,0xeb,0xeb,0xd5,0xeb,0xec,0x2c, -0xee,0xef,0x3f,0xf2,0xf4,0xbd,0xf7,0xfa,0x6f,0xfe,0x02,0xe1,0x05,0x09,0x7b,0x0d, -0x10,0xee,0x13,0x16,0x57,0x18,0x19,0x1a,0x1a,0x1a,0x50,0x19,0x18,0xc2,0x16,0x15, -0x93,0x13,0x11,0xba,0x0f,0x0d,0xdc,0x0b,0x09,0x0f,0x08,0x06,0x42,0x04,0x02,0xe8, -0x00,0xff,0x37,0xfe,0xfd,0x63,0xfc,0xfb,0x8e,0xfb,0xfb,0x04,0xfb,0xfa,0x0f,0xfb, -0xfb,0x31,0xfb,0xfb,0x75,0xfb,0xfb,0xea,0xfb,0xfc,0x63,0xfc,0xfc,0x78,0xfc,0xfc, -0x40,0xfb,0xf9,0x5f,0xf8,0xf6,0x26,0xf4,0xf1,0x9e,0xef,0xed,0x98,0xeb,0xe9,0xcf, -0xe8,0xe7,0x6e,0xe7,0xe7,0x54,0xe7,0xe7,0x7c,0xe8,0xe9,0xf9,0xea,0xec,0xcc,0xee, -0xf1,0xd1,0xf3,0xf6,0xdb,0xf9,0xfc,0x1f,0x00,0x03,0x01,0x06,0x08,0x7e,0x0b,0x0d, -0xcb,0x0f,0x11,0xf7,0x12,0x14,0xe2,0x14,0x15,0xf3,0x14,0x14,0xe2,0x12,0x11,0x23, -0x0f,0x0c,0x5d,0x0a,0x07,0x4d,0x05,0x02,0x4c,0x00,0xfd,0xce,0xfb,0xf9,0x8f,0xf8, -0xf7,0xc7,0xf6,0xf6,0xea,0xf6,0xf7,0xfb,0xf8,0xfa,0xbb,0xfc,0xff,0xa1,0x01,0x04, -0xf4,0x06,0x09,0x59,0x0c,0x0f,0xe1,0x11,0x14,0x5a,0x17,0x19,0xfc,0x1b,0x1d,0x3d, -0x1f,0x20,0x51,0x20,0x1f,0xff,0x1e,0x1d,0x46,0x1b,0x18,0x59,0x15,0x11,0x8a,0x0d, -0x09,0x51,0x04,0xff,0x97,0xfa,0xf5,0x5c,0xf1,0xed,0x51,0xe9,0xe6,0x82,0xe3,0xe1, -0x48,0xe0,0xdf,0x89,0xdf,0xdf,0xad,0xe0,0xe1,0x1c,0xe3,0xe4,0x59,0xe6,0xe8,0x64, -0xea,0xec,0x3b,0xef,0xf1,0xad,0xf4,0xf7,0x58,0xfa,0xfd,0xa2,0xff,0x01,0x1f,0x04, -0x05,0x7e,0x07,0x08,0xec,0x09,0x0a,0x9e,0x0b,0x0c,0x52,0x0c,0x0c,0xd4,0x0b,0x0a, -0xef,0x09,0x08,0x08,0x07,0x05,0x08,0x04,0x02,0x7a,0x01,0x00,0xa7,0xff,0xff,0xa0, -0xfe,0xfe,0x87,0xfe,0xfe,0xfb,0xfe,0xff,0x84,0xff,0xff,0x0c,0x00,0x00,0x84,0x00, -0x00,0xba,0x00,0x00,0x8a,0x00,0x00,0xf4,0xff,0xff,0x59,0xff,0xff,0xe1,0xfe,0xfe, -0x8b,0xfe,0xfe,0xc4,0xfd,0xfd,0x73,0xfc,0xfb,0xb9,0xfa,0xf9,0x3f,0xf9,0xf8,0x6c, -0xf8,0xf8,0x34,0xf8,0xf8,0xd6,0xf8,0xf9,0x89,0xfa,0xfb,0x6d,0xfd,0xff,0x23,0x01, -0x03,0x75,0x05,0x07,0x88,0x09,0x0b,0xc4,0x0c,0x0d,0x7c,0x0e,0x0e,0x59,0x0e,0x0d, -0xeb,0x0c,0x0b,0xac,0x0a,0x09,0x68,0x08,0x07,0x56,0x06,0x05,0x55,0x04,0x03,0x23, -0x02,0x00,0x9e,0xff,0xfe,0xd2,0xfc,0xfb,0x48,0xfa,0xf9,0x52,0xf8,0xf7,0x9c,0xf7, -0xf7,0x4c,0xf8,0xf9,0x20,0xfa,0xfb,0x28,0xfd,0xfe,0x0f,0x01,0x03,0x41,0x05,0x07, -0x46,0x09,0x0a,0x4e,0x0c,0x0d,0xb2,0x0d,0x0d,0xce,0x0d,0x0d,0xa6,0x0c,0x0b,0x7b, -0x0a,0x09,0x90,0x07,0x06,0xc2,0x04,0x03,0x06,0x02,0x00,0x09,0xff,0xfd,0x95,0xfb, -0xf9,0xea,0xf7,0xf6,0x40,0xf4,0xf2,0x4a,0xf1,0xf0,0x21,0xef,0xee,0x39,0xee,0xee, -0x72,0xee,0xef,0xf1,0xef,0xf1,0x51,0xf2,0xf3,0x2b,0xf5,0xf6,0x1a,0xf8,0xf9,0xe8, -0xfa,0xfc,0x84,0xfd,0xfe,0x89,0xff,0x00,0xc4,0x00,0x01,0x82,0x01,0x01,0x1c,0x02, -0x02,0xe6,0x02,0x03,0xd5,0x03,0x04,0xb4,0x04,0x04,0x3f,0x05,0x05,0x34,0x05,0x05, -0xc1,0x04,0x04,0x49,0x04,0x03,0xdf,0x03,0x03,0xab,0x03,0x03,0x99,0x03,0x03,0xca, -0x03,0x03,0x0e,0x04,0x04,0x21,0x04,0x04,0x02,0x04,0x03,0x9d,0x03,0x03,0x91,0x02, -0x01,0x2e,0x01,0x00,0x54,0xff,0xfe,0x87,0xfd,0xfc,0xfb,0xfb,0xfb,0xf6,0xfa,0xfa, -0xed,0xfa,0xfb,0x71,0xfb,0xfc,0xb0,0xfc,0xfd,0x67,0xfe,0xff,0x87,0x00,0x01,0x88, -0x02,0x03,0x67,0x04,0x05,0x35,0x06,0x07,0x23,0x08,0x09,0x32,0x0a,0x0b,0x44,0x0c, -0x0d,0xa2,0x0d,0x0d,0xdf,0x0d,0x0d,0x86,0x0c,0x0b,0xd5,0x09,0x07,0xdf,0x05,0x03, -0x28,0x01,0xfe,0x6c,0xfc,0xfa,0x96,0xf8,0xf7,0x12,0xf6,0xf5,0xf5,0xf4,0xf4,0xfd, -0xf4,0xf5,0xd5,0xf5,0xf6,0x8a,0xf7,0xf8,0x78,0xf9,0xfa,0xa8,0xfb,0xfc,0xcb,0xfd, -0xfe,0xcc,0xff,0x00,0x8a,0x01,0x02,0x14,0x03,0x03,0xbe,0x04,0x05,0x58,0x06,0x07, -0xb1,0x07,0x08,0x20,0x08,0x07,0x5e,0x07,0x06,0x47,0x05,0x03,0x1c,0x02,0x00,0x74, -0xfe,0xfc,0xea,0xfa,0xf9,0x06,0xf8,0xf6,0xfe,0xf5,0xf5,0xa3,0xf4,0xf4,0xf3,0xf3, -0xf3,0xcc,0xf3,0xf3,0x1e,0xf4,0xf4,0xd6,0xf4,0xf5,0xd5,0xf5,0xf6,0x27,0xf7,0xf7, -0xdf,0xf8,0xf9,0xfd,0xfa,0xfc,0xa4,0xfd,0xff,0xb3,0x00,0x02,0xc4,0x03,0x05,0x62, -0x06,0x07,0x26,0x08,0x08,0xa8,0x08,0x08,0xf6,0x07,0x07,0xa5,0x06,0x05,0x6f,0x05, -0x04,0x8d,0x04,0x04,0x23,0x04,0x04,0x53,0x04,0x04,0x0a,0x05,0x05,0xe7,0x05,0x06, -0xd5,0x06,0x07,0x93,0x07,0x07,0x3f,0x08,0x08,0x75,0x08,0x08,0x57,0x08,0x08,0xe1, -0x07,0x07,0x18,0x07,0x06,0x08,0x06,0x05,0xb6,0x04,0x04,0x40,0x03,0x02,0x86,0x01, -0x00,0x57,0xff,0xfe,0xe2,0xfc,0xfb,0x59,0xfa,0xf9,0x01,0xf8,0xf7,0x51,0xf6,0xf5, -0xbe,0xf5,0xf5,0x1c,0xf6,0xf6,0x28,0xf7,0xf7,0xbd,0xf8,0xf9,0x68,0xfa,0xfb,0x34, -0xfc,0xfd,0xf1,0xfd,0xfe,0x9d,0xff,0x00,0xf5,0x00,0x01,0x2a,0x02,0x02,0x0a,0x03, -0x03,0xa6,0x03,0x03,0x0e,0x04,0x04,0xe0,0x03,0x03,0x18,0x03,0x02,0xb8,0x01,0x00, -0x0e,0x00,0xff,0x52,0xfe,0xfd,0xc7,0xfc,0xfc,0x81,0xfb,0xfb,0xc1,0xfa,0xfa,0x89, -0xfa,0xfa,0xf9,0xfa,0xfb,0x06,0xfc,0xfc,0x9c,0xfd,0xfe,0x47,0xff,0x00,0xd1,0x00, -0x01,0x28,0x02,0x02,0x2b,0x03,0x03,0x19,0x04,0x04,0xf8,0x04,0x05,0xb6,0x05,0x06, -0x41,0x06,0x06,0x45,0x06,0x06,0xb0,0x05,0x05,0x93,0x04,0x03,0x2e,0x03,0x02,0x64, -0x01,0x00,0xa8,0xff,0xfe,0xfc,0xfd,0xfd,0x83,0xfc,0xfb,0x8f,0xfb,0xfb,0xf3,0xfa, -0xfa,0xee,0xfa,0xfb,0x51,0xfb,0xfb,0x2b,0xfc,0xfc,0x09,0xfd,0xfd,0xd7,0xfd,0xfe, -0x73,0xfe,0xfe,0x0c,0xff,0xff,0x73,0xff,0xff,0x0c,0x00,0x00,0xa5,0x00,0x00,0x4f, -0x01,0x01,0xb8,0x01,0x01,0xed,0x01,0x01,0xef,0x01,0x01,0xcd,0x01,0x01,0x9a,0x01, -0x01,0x68,0x01,0x01,0x45,0x01,0x01,0x33,0x01,0x01,0x22,0x01,0x01,0x22,0x01,0x01, -0x32,0x01,0x01,0x43,0x01,0x01,0x55,0x01,0x01,0x44,0x01,0x01,0x13,0x01,0x00,0xdf, -0x00,0x00,0x9b,0x00,0x00,0x57,0x00,0x00,0x34,0x00,0x00,0x22,0x00,0x00,0x12,0x00, -0x00,0x11,0x00,0x00,0xf0,0xff,0xff,0xce,0xff,0xff,0x9b,0xff,0xff,0x67,0xff,0xff, -0x45,0xff,0xff,0x44,0xff,0xff,0x44,0xff,0xff,0x44,0xff,0xff,0x55,0xff,0xff,0x76, -0xff,0xff,0x87,0xff,0xff,0xa9,0xff,0xff,0xbb,0xff,0xff,0xcc,0xff,0xff,0xcc,0xff, -0xff,0xcc,0xff,0xff,0xcc,0xff,0xff,0xdc,0xff,0xff,0xdd,0xff,0xff,0xee,0xff,0xff, -0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x84,0x02,0xff,0xaf,0x00,0xff,0x89,0x01, -0xfd,0x7a,0x02,0xff,0x8b,0x02,0x00,0x3b,0xf2,0xfa,0x47,0x09,0xfa,0x88,0x07,0x0a, -0x59,0x0d,0xf9,0xb7,0xf5,0xfd,0xe2,0x06,0xe9,0x66,0x13,0xfc,0xc5,0xfd,0x07,0xa5, -0xf0,0x10,0x5f,0xfc,0xf1,0xfa,0x0e,0x0a,0x31,0xfc,0x04,0x9b,0xfc,0xf4,0xf3,0x04, -0xef,0x69,0x0c,0x03,0xa3,0xf4,0x09,0xdc,0xff,0x0b,0x0b,0xf9,0xfc,0xa6,0x03,0x05, -0xab,0xfa,0x00,0x45,0x05,0xf1,0x07,0xfa,0x00,0x1a,0x0d,0xfc,0xf7,0xf5,0x02,0x26, -0x0d,0xff,0x2b,0xfa,0x05,0xfa,0xfe,0x03,0x79,0x08,0xfa,0x1e,0xf7,0xfa,0x2f,0xfb, -0x01,0x5a,0x07,0xfd,0xdf,0x00,0x00,0xd1,0x03,0x03,0xee,0xfb,0x02,0xdb,0xfa,0xfe, -0x7e,0x07,0x03,0x06,0xfa,0xfc,0x54,0xfc,0x00,0x94,0x00,0xfe,0x61,0x03,0x01,0x74, -0xff,0x03,0xbf,0x00,0x03,0xb3,0x01,0x00,0xe8,0xfc,0xfb,0xcd,0xfc,0x00,0x27,0xfe, -0xff,0xe0,0x02,0xff,0xaa,0x01,0x04,0x97,0x01,0xfd,0xb5,0xfa,0x02,0x31,0x01,0x00, -0xc2,0xff,0xfe,0xfa,0x00,0x03,0xb8,0xfd,0xfe,0x19,0x03,0xfc,0x64,0xf8,0x00,0xc8, -0x05,0x02,0xdb,0xff,0x04,0xa3,0x03,0xfa,0xad,0xfb,0xff,0xba,0xfb,0x00,0x23,0x03, -0xfe,0x6b,0x00,0x00,0x0c,0x01,0xff,0xc7,0xfd,0x01,0xc7,0xff,0xfe,0x63,0x02,0x03, -0x42,0xff,0xfe,0xf3,0xfd,0xff,0x95,0x02,0xfd,0xc9,0xfc,0xfd,0xbb,0xff,0x03,0xff, -0x01,0x02,0x73,0x01,0xfe,0x77,0xfd,0xff,0x3f,0xff,0xfb,0x56,0xfd,0x01,0x7a,0x01, -0x01,0x09,0x01,0x01,0x6a,0xfe,0xfe,0x80,0x00,0xff,0xa7,0xfe,0x00,0x3b,0x01,0x00, -0x5a,0x00,0xfd,0x1e,0x00,0xfe,0xa6,0xfd,0xff,0x06,0xff,0x00,0x36,0x01,0xfe,0xed, -0xff,0x03,0x14,0xff,0x00,0xbc,0x00,0xfc,0xfd,0xfe,0xfd,0xd3,0xfd,0x01,0x23,0xff, -0x00,0xab,0x01,0xff,0x83,0x01,0xfe,0x9e,0xfd,0x00,0x36,0x00,0xff,0x7b,0x01,0xfe, -0xb4,0xff,0xff,0xb3,0xfc,0xfe,0x5f,0xff,0xfd,0x35,0x01,0x00,0x7c,0x01,0x01,0xb5, -0x00,0xfd,0x1a,0x01,0xff,0xda,0xfd,0xfd,0xce,0xfd,0xff,0x51,0x01,0x00,0x28,0x01, -0x00,0x65,0xfe,0xfd,0x83,0xfe,0xff,0x06,0x00,0xff,0x61,0x02,0x02,0x8c,0xfe,0x00, -0xf6,0xfd,0xfb,0xa4,0xfe,0xff,0x69,0xfd,0x02,0xcb,0x00,0xff,0x89,0x01,0xff,0x2e, -0xfe,0xfe,0x91,0xfe,0x03,0x04,0x01,0xfe,0x5f,0x00,0xfc,0x37,0xfd,0xff,0x76,0xfe, -0x00,0xc6,0x02,0xfd,0x7d,0xfe,0x01,0x64,0xff,0xff,0xce,0xff,0x01,0x90,0x01,0xff, -0x26,0xff,0xfb,0x93,0xfc,0x01,0x11,0xff,0x00,0xb9,0x03,0x00,0xd9,0xfe,0x00,0x51, -0xfd,0xfe,0x31,0xfe,0x01,0x63,0x01,0x02,0xb2,0x01,0xfd,0x19,0xfc,0xff,0x27,0x00, -0xfe,0xfa,0xfe,0x01,0xe0,0x00,0x00,0x3a,0x00,0xff,0x7e,0xfe,0xfe,0xcb,0xff,0x00, -0xe7,0x00,0xff,0xfa,0xfd,0xfe,0xf0,0x00,0x01,0xb1,0x00,0x00,0xf4,0xff,0xfe,0x37, -0xfd,0xff,0x32,0x01,0x00,0xac,0x00,0x01,0xd2,0xff,0xff,0x10,0xff,0xff,0x06,0xfd, -0xff,0x19,0x00,0x02,0xab,0x01,0x00,0x04,0xff,0xfc,0x54,0xff,0x01,0xca,0xff,0x00, -0xe0,0x00,0x00,0xa4,0xff,0xff,0x32,0xff,0xff,0x49,0xff,0x00,0x19,0x01,0x00,0x60, -0xff,0xfe,0xb9,0xff,0x00,0x62,0xff,0x02,0x66,0x01,0xff,0xcc,0xff,0xfc,0x0f,0xfe, -0x00,0x04,0x01,0x01,0x4a,0x01,0xff,0x09,0x00,0xfd,0x2e,0xff,0xff,0x3c,0xff,0x01, -0xe4,0x00,0x01,0x5c,0x00,0xfe,0x55,0xff,0xfd,0x4d,0x00,0x02,0x1e,0x00,0xff,0x16, -0x01,0xfd,0x82,0xfd,0x01,0xd2,0x00,0x00,0xb9,0x01,0x00,0xf6,0x00,0xfe,0x94,0xfe, -0xfe,0x7c,0x00,0x02,0xfd,0x00,0x01,0x65,0xfe,0xff,0x57,0xfe,0xfe,0x27,0xff,0x00, -0x47,0x03,0x01,0x24,0x01,0xff,0x9c,0xfe,0xfe,0x9d,0xfe,0x00,0xcc,0x00,0xff,0x86, -0xfe,0x02,0x80,0x01,0xff,0x5d,0xff,0x00,0x09,0x00,0x00,0xfb,0xff,0xfe,0x2f,0xfe, -0xff,0x32,0x02,0x00,0x59,0x01,0x01,0x12,0xff,0x00,0x22,0xff,0xfd,0xc9,0xff,0x00, -0x24,0x01,0x02,0x6a,0x00,0xff,0xc7,0xfd,0xfd,0xfc,0xff,0x01,0x48,0x00,0x00,0x7d, -0x00,0x01,0x85,0x00,0xff,0x04,0xff,0xff,0xb2,0xff,0x00,0x1b,0x00,0x00,0xe7,0xff, -0xfd,0x9e,0xff,0x01,0xed,0x01,0x01,0xc4,0xff,0xfd,0xda,0xff,0xfe,0x43,0x00,0x00, -0x6b,0x01,0x00,0x7b,0xfe,0x00,0x3d,0x00,0xff,0xaf,0xfc,0x03,0x8b,0x01,0x00,0x23, -0xff,0x02,0x18,0xfd,0x00,0x42,0xff,0x03,0xff,0xe5,0x0a,0x3e,0x05,0x01,0x9b,0xfb, -0x11,0x1c,0x07,0xfa,0xd2,0xf0,0x09,0xec,0xfe,0xed,0xa3,0x0f,0xf8,0x5b,0x07,0xef, -0xfc,0x03,0x16,0x30,0xf6,0xf4,0xab,0x0d,0x08,0x97,0xf8,0x03,0x9d,0xfc,0xfa,0x8e, -0xfb,0xf4,0x45,0x16,0xf5,0x53,0xf8,0x03,0xd4,0x06,0x0a,0x09,0xf7,0x00,0x9c,0x04, -0x03,0xd9,0xf5,0x04,0x88,0x03,0xf1,0x57,0xf9,0x05,0x3b,0x0b,0xf6,0x35,0xf9,0x06, -0x38,0x0b,0xfc,0x57,0xfc,0x05,0xf7,0xfb,0x03,0xd0,0x04,0xfd,0x4c,0xfb,0xfa,0xa6, -0xff,0x02,0x13,0x00,0xff,0xb2,0xff,0xfe,0x78,0x04,0x02,0x80,0xfe,0x03,0xfe,0xfc, -0xff,0xe5,0x04,0xff,0x1c,0xfc,0xfc,0x01,0xff,0x01,0xb3,0xfe,0x01,0x41,0x03,0xfe, -0x0f,0x01,0x02,0x02,0xff,0x01,0x64,0x01,0xff,0x38,0x01,0xfe,0x12,0x00,0x00,0x61, -0xfd,0xff,0xf6,0xff,0xfe,0x02,0x01,0x01,0x2a,0x03,0x02,0x6b,0x00,0xfe,0xde,0xff, -0x01,0xe5,0xff,0xff,0xb6,0xfd,0x01,0x72,0x00,0x01,0x44,0x02,0x00,0x82,0x00,0xfd, -0x77,0xfd,0x03,0x22,0x01,0xff,0x41,0x01,0x05,0x5a,0xff,0x00,0x7b,0xff,0xff,0x13, -0xfe,0xfe,0x5d,0xff,0x00,0xa9,0x01,0x01,0xa2,0x02,0x02,0x85,0x00,0xfe,0xa1,0xfd, -0x03,0x3e,0x03,0x00,0x12,0x01,0xfe,0x4e,0xfd,0xff,0x43,0x00,0x01,0x74,0x01,0xff, -0xe2,0xfe,0x04,0xf3,0x00,0x01,0x49,0xff,0x00,0xbd,0x02,0xff,0x42,0x01,0xfd,0xf6, -0xfb,0x02,0x41,0x02,0xff,0xf9,0x02,0x03,0xc7,0xfe,0x00,0x87,0x00,0xff,0x91,0xfc, -0x01,0xfa,0x04,0x00,0x7c,0x01,0x01,0xe8,0xfb,0xfe,0x95,0x03,0x00,0xf7,0xfd,0x01, -0x19,0x02,0xff,0x5d,0x01,0x02,0x40,0x00,0xfe,0xf9,0xff,0x02,0xb7,0x00,0x00,0x6c, -0xff,0xfe,0x78,0xff,0x00,0x2f,0x02,0x03,0x26,0xff,0x00,0xc0,0xff,0xfe,0x4f,0x01, -0x03,0xe3,0x01,0xff,0x15,0xff,0x05,0x47,0xff,0xfe,0x57,0xfe,0x06,0xc8,0xf0,0xed, -0x77,0x19,0x01,0xb6,0xff,0xfd,0xbf,0x18,0xf6,0xe2,0x04,0xf0,0x88,0x0f,0xee,0x78, -0xfd,0xfe,0x3b,0x04,0x06,0x01,0xed,0x19,0xfc,0x07,0xf2,0x37,0xfe,0x0e,0xd9,0xf5, -0x04,0xb9,0x04,0xf2,0x4d,0x03,0xf5,0x1b,0x0c,0x02,0x57,0xf6,0xf8,0x9a,0x10,0x0b, -0xea,0xf9,0xf9,0x7e,0x0a,0xfc,0xdd,0xff,0xf3,0xde,0x0b,0xfd,0x69,0xf1,0x01,0xc4, -0x0f,0xf9,0x50,0xf6,0x04,0xc0,0x09,0x08,0x4e,0xf7,0xff,0xff,0xfe,0x00,0xa0,0x0b, -0xfe,0xfe,0xfa,0xf3,0xab,0xfd,0x02,0x37,0x06,0x02,0x38,0xfc,0x00,0xef,0x00,0x04, -0x5b,0x04,0x06,0x8f,0xf4,0xf9,0xf1,0x02,0x02,0x55,0x01,0xfc,0xd6,0x00,0x00,0x3d, -0x00,0xfb,0x4c,0xff,0x04,0xc0,0xfd,0x00,0x8f,0x03,0x04,0x24,0x01,0x03,0x73,0x00, -0xf8,0x7d,0xfb,0xfd,0xc2,0xfd,0x00,0xa2,0x04,0x01,0xce,0x00,0x04,0x41,0x05,0xfb, -0x65,0xf9,0x03,0x5d,0xfa,0xfe,0x0c,0x07,0xfb,0x1c,0xfe,0x0b,0x49,0x00,0xf9,0x2d, -0x05,0xff,0xd1,0xef,0xf9,0x4b,0x08,0x06,0xa7,0x03,0x05,0xd8,0x03,0xff,0xb4,0xfa, -0xfb,0xf8,0xfb,0xfb,0x48,0x02,0x00,0x9b,0xfd,0x04,0xd4,0x07,0xff,0x7e,0xfc,0x00, -0x62,0xfc,0xfe,0x52,0xfe,0x03,0x8e,0x06,0xfe,0x36,0xfb,0xff,0x57,0x04,0xfe,0x91, -0xfa,0xfe,0x22,0xfe,0x02,0x56,0x02,0x03,0x3f,0x05,0x01,0x78,0xfe,0xfc,0x4c,0xfc, -0xf9,0x40,0xfc,0x03,0x92,0x00,0x02,0x69,0x04,0x04,0xbc,0x00,0xfc,0xa8,0xfc,0x00, -0x60,0xfd,0xfd,0x0b,0x01,0x03,0x12,0x02,0xff,0x24,0x01,0xff,0xbd,0xfc,0xfd,0x7a, -0xfe,0x00,0xf4,0x01,0x00,0x14,0xff,0x03,0xa6,0x01,0x01,0xcf,0x00,0xfc,0xd7,0xfc, -0xfc,0x76,0xfd,0x00,0xd2,0x01,0x00,0x45,0x03,0x01,0x1f,0x02,0xff,0x0c,0xfe,0xfd, -0x5b,0xff,0xff,0x5f,0x01,0xfe,0xe4,0x00,0x01,0xe1,0xfe,0xfd,0xee,0xff,0xfe,0xb0, -0xff,0x00,0x2e,0x01,0x03,0xbe,0x02,0xfc,0x2c,0xfe,0x02,0x19,0xfe,0xfc,0x85,0xfd, -0x01,0x34,0x01,0xff,0xa3,0x01,0x04,0x41,0x01,0xfd,0x1c,0xfc,0x00,0x8f,0xfc,0xfd, -0x51,0x03,0x05,0xeb,0xfe,0x02,0x10,0x00,0xfc,0x56,0xfe,0xff,0x5e,0xfb,0x00,0xf2, -0x00,0x01,0x83,0x04,0x02,0x87,0xfe,0xfe,0x7c,0xfd,0xfe,0x1e,0x00,0x02,0xb2,0xff, -0xfe,0xa7,0xff,0x00,0xf8,0xfe,0xfe,0x76,0x03,0x00,0xb8,0xfb,0x00,0x1f,0x01,0x01, -0x01,0x01,0xff,0x7a,0x00,0x00,0x6d,0xfe,0xfa,0x3a,0xfe,0x04,0xa3,0xff,0xff,0x7b, -0x04,0x01,0x2f,0xff,0x00,0xb3,0xfd,0xfc,0x98,0xfd,0x00,0xd7,0x00,0x01,0xc8,0x06, -0xff,0x98,0xfc,0xff,0x4c,0x00,0xfe,0x9c,0xfd,0x00,0x13,0x02,0x00,0x4f,0x01,0x01, -0xd2,0xfe,0x00,0x38,0xfe,0xfd,0x15,0x00,0x02,0x4a,0x00,0xfd,0x32,0x01,0x04,0xab, -0x00,0xfd,0x06,0x00,0x00,0xd4,0xfc,0xfd,0x98,0x01,0x02,0x9b,0x02,0x01,0x39,0x00, -0xfe,0x90,0xfc,0xff,0xc5,0xfe,0xff,0x20,0x01,0x02,0x2c,0x03,0x01,0x69,0x02,0xfb, -0x52,0xfa,0x02,0x09,0xff,0xfd,0x2a,0x03,0x01,0xb7,0xfd,0x04,0xc3,0x02,0xfd,0x99, -0xff,0x00,0x3a,0xfa,0xf9,0x5e,0x01,0x05,0xb6,0x01,0x02,0x23,0x06,0x02,0x90,0xf7, -0xf9,0xaa,0x00,0xff,0x30,0x00,0x02,0xeb,0xfd,0xfd,0x9a,0x05,0x05,0x6b,0xff,0xfd, -0x48,0xfe,0xf9,0xeb,0xfb,0x07,0x62,0x07,0xfe,0x41,0xfe,0xfe,0x74,0x01,0xfb,0x2b, -0xf9,0x02,0x66,0xfc,0x00,0xb5,0x07,0x06,0x81,0xfe,0x03,0xb5,0x00,0xfe,0xa2,0xf8, -0xf8,0x94,0xfb,0x02,0x2b,0x03,0x02,0x11,0x05,0x03,0xb3,0xff,0xfe,0xb3,0xff,0x00, -0x17,0xfa,0xf9,0x7f,0x00,0x05,0xb0,0x03,0xff,0x1f,0x02,0x03,0x89,0xfa,0xfa,0xa0, -0xfd,0xff,0x7a,0xff,0x00,0x62,0x01,0x06,0x3b,0x01,0x00,0x00,0x00,0xfe,0x72,0xfe, -0xfd,0x32,0xfd,0xfe,0x0d,0xff,0x02,0x87,0x03,0x01,0x45,0xff,0x02,0xab,0xfe,0xfd, -0xe0,0xff,0xff,0xef,0x01,0xfe,0x62,0xfe,0x01,0x4d,0x02,0xfd,0x52,0xfe,0xfe,0xe0, -0xfd,0xff,0x46,0x02,0x06,0x0d,0x05,0xfe,0xf3,0xf8,0x01,0xf7,0xff,0xfd,0xe5,0xfd, -0x00,0x79,0xff,0x00,0xcb,0x02,0x02,0x1b,0x02,0xff,0x1a,0xfd,0xff,0xf0,0xfc,0xfd, -0x47,0xff,0x04,0xdd,0x03,0x00,0x1c,0xfe,0xff,0x20,0xff,0xff,0x3a,0xfd,0xfc,0x28, -0x02,0x00,0x16,0x02,0x05,0xca,0x01,0xff,0xed,0xfb,0xfb,0x83,0x02,0x03,0x37,0xfe, -0xfe,0x4e,0xff,0xfe,0x50,0x00,0x01,0x8e,0x04,0xfe,0x7d,0xf8,0x02,0x13,0x04,0x01, -0x90,0xfe,0xfe,0xa2,0x04,0xfe,0x1b,0xff,0xfe,0x90,0xfc,0x00,0x44,0x02,0xfe,0xf9, -0x03,0x02,0xab,0xfe,0x01,0xdc,0xfe,0xfe,0x1d,0xfb,0xff,0x56,0x04,0x01,0x28,0x03, -0x05,0x14,0xf9,0x03,0xfa,0xe2,0x05,0xd1,0x14,0xf4,0x96,0xfe,0x07,0x42,0x17,0xe0, -0xeb,0x1b,0x01,0x7c,0xfa,0xe9,0xcf,0xf6,0x0a,0x1c,0x02,0xef,0xaf,0x0f,0x12,0x0d, -0x00,0xf1,0x8b,0x03,0x0f,0x6b,0xef,0x09,0x2f,0xf9,0xf0,0x3a,0xfa,0x05,0x57,0x20, -0xf9,0xe3,0xec,0xf5,0x16,0x10,0x0c,0xdb,0xf6,0x02,0xff,0x04,0xfd,0x70,0xf0,0x02, -0x09,0x13,0xf6,0x2a,0xf4,0x07,0xb5,0x05,0xef,0x69,0x01,0x0c,0x12,0x0f,0xf8,0x2e, -0xf7,0xf8,0xab,0xf5,0x11,0xf2,0x14,0x02,0xea,0xf0,0xed,0xe4,0xf8,0x0b,0x2d,0x0c, -0x06,0x23,0xf7,0xf5,0x58,0xff,0x05,0xe0,0x0f,0x07,0x47,0xf5,0xf3,0x0b,0x00,0x04, -0xd1,0x00,0x02,0xee,0x05,0xfa,0xf2,0xf5,0xfd,0xa4,0x05,0x05,0x2d,0x01,0xfe,0x2f, -0xff,0x04,0xe0,0x08,0x01,0x91,0xf8,0xfa,0x53,0xfc,0xf7,0x88,0xfe,0x04,0x3f,0x06, -0x07,0x67,0x05,0x07,0x99,0xf8,0xf1,0x87,0xff,0x04,0x0b,0xfe,0x04,0xef,0x00,0xf2, -0x0a,0x04,0x13,0x59,0xff,0xfa,0xb8,0x03,0xf5,0x39,0xeb,0x02,0x4c,0x16,0x07,0xc7, -0xfd,0x01,0x45,0xff,0xf7,0x6a,0xf8,0x05,0xeb,0x02,0x00,0x07,0xff,0xf8,0xee,0xfd, -0x09,0x5c,0x0a,0x00,0x06,0xfc,0xf9,0x44,0xf5,0xfd,0x10,0x0c,0x0f,0xa7,0x01,0xfb, -0xf0,0xf5,0xf7,0x5e,0x05,0x07,0x68,0xfe,0xf9,0x37,0xfe,0x00,0xda,0x02,0x08,0xb7, -0x09,0xff,0x09,0xf6,0xf7,0x37,0xfa,0xfd,0x66,0x0c,0x08,0x6f,0xf9,0xfc,0x6a,0x03, -0x01,0x53,0xff,0x01,0x7f,0x01,0xf9,0x9f,0xfa,0x01,0xe4,0x03,0x09,0x12,0x01,0xfb, -0x19,0x00,0xfd,0x9a,0xfc,0xff,0xa1,0x00,0x01,0x6e,0xfd,0xfd,0xa1,0x04,0x05,0x7f, -0x00,0xfe,0xaa,0x01,0x00,0x8b,0xf9,0xff,0x12,0x01,0xfd,0x87,0x00,0x00,0x32,0x02, -0xfe,0xac,0x02,0x02,0x85,0x00,0x00,0xa8,0xfe,0xfd,0xf7,0xff,0xff,0x0d,0xfd,0x02, -0xe7,0x03,0xfe,0xde,0xfc,0xfc,0x7a,0x00,0xff,0xad,0x07,0x09,0xaa,0xff,0xf8,0x1e, -0xdf,0x07,0x73,0x16,0xfd,0x5e,0x00,0xfc,0x1b,0x0c,0xf2,0x2a,0xff,0x21,0xf7,0xff, -0xe0,0x91,0xde,0x10,0x5e,0x10,0xe9,0x24,0x1f,0x0e,0x79,0xfd,0xdb,0xae,0x19,0x05, -0x2c,0xfe,0xf8,0xd9,0xf9,0xf0,0xe4,0xf0,0x18,0x8e,0x1e,0xfd,0x2a,0xde,0x03,0x14, -0x08,0x04,0xe1,0x00,0x10,0x57,0xf6,0xed,0x46,0xfe,0x04,0xca,0x11,0xf9,0x48,0xf8, -0xf9,0xcd,0xf9,0xf9,0x33,0x0f,0x0f,0x00,0x06,0xfa,0xdb,0xec,0xfe,0xbe,0xfc,0x05, -0x9e,0x12,0x08,0x46,0xea,0xee,0x24,0x04,0x0b,0x31,0x0a,0xfd,0x94,0xf9,0xef,0xde, -0xfc,0x11,0x2c,0x0f,0xff,0x84,0xf7,0xf5,0x3d,0xfa,0x06,0x51,0x07,0xff,0x2a,0xf9, -0xfc,0xfb,0xfa,0xff,0xca,0x09,0x02,0xb9,0xfd,0xfd,0xe1,0xfc,0x03,0x90,0x05,0x03, -0x2e,0xf9,0xf7,0x37,0xff,0x00,0x27,0xff,0x00,0xb9,0x02,0x00,0x35,0xfe,0x06,0x22, -0x02,0xfc,0x91,0xfd,0xfd,0xe7,0xfd,0xfe,0xa3,0x06,0xf9,0x86,0xf0,0x09,0x19,0x08, -0x02,0xae,0x03,0xff,0xdb,0xfe,0xec,0x76,0x03,0x19,0x73,0xf5,0xf0,0xa3,0xf8,0x0f, -0x5a,0xf7,0xfe,0xe6,0x10,0xff,0x5d,0xfc,0xf3,0x86,0x08,0xf6,0xcd,0x04,0x0c,0xb0, -0x03,0xe7,0xc3,0xf9,0x0e,0x73,0x08,0xfc,0xcf,0xf3,0xfb,0xce,0x05,0x0e,0xc2,0x0c, -0xf6,0xf9,0xf1,0xfc,0xd0,0x02,0xfd,0x62,0x02,0xf8,0x45,0x06,0x08,0x18,0xff,0xfb, -0x59,0xf9,0xfe,0x19,0x0b,0xff,0xfc,0xf9,0xf8,0xbc,0xf8,0x11,0xd6,0x17,0xfc,0xe0, -0xee,0xef,0x75,0xfd,0x05,0x3e,0x05,0xfd,0x15,0xfd,0x00,0xf7,0x0c,0x11,0x02,0x01, -0xeb,0x6f,0xf1,0xfe,0x02,0xff,0x0c,0x62,0x08,0xfa,0x7e,0xfc,0x02,0xfb,0x00,0xfb, -0x8b,0xfa,0xfd,0xbe,0xff,0x05,0x3e,0x05,0x05,0xe3,0x06,0xff,0x95,0xf5,0xf8,0xd9, -0x00,0xf8,0xcb,0xf9,0x03,0x07,0x0a,0x08,0xab,0x0a,0x01,0x93,0xf5,0xf3,0xa9,0x02, -0x00,0xe5,0xfa,0xfd,0xea,0x01,0x02,0x72,0x0b,0x0b,0xbd,0xfa,0xf7,0xb4,0xfb,0xfc, -0xa1,0xf8,0xfd,0xfb,0x0c,0x05,0xd7,0xfe,0x07,0x50,0x04,0xfb,0xbb,0xf4,0xf9,0x45, -0x01,0xfd,0x94,0x00,0x08,0xa4,0x04,0xff,0x59,0x03,0x00,0xfe,0xfc,0xfe,0x12,0xf9, -0xf7,0xd7,0x04,0x12,0x31,0x02,0xf7,0x30,0xfa,0x00,0x91,0x04,0x02,0xce,0xfa,0xf9, -0xce,0xff,0x03,0x8a,0x06,0x08,0x84,0x03,0xf7,0x92,0xf9,0xff,0x8a,0xfe,0xfb,0xd1, -0x00,0x02,0xba,0x02,0x01,0xf1,0x00,0x05,0x73,0x04,0xfb,0xcf,0xf9,0x00,0x30,0xff, -0xfc,0x40,0x01,0x05,0xd1,0x02,0x00,0xa4,0x02,0xff,0xd1,0xfa,0xfe,0xf2,0xfe,0xfe, -0xc9,0xff,0xff,0x69,0x05,0x03,0x27,0x05,0x01,0x9f,0xfb,0xfb,0x5b,0xf9,0x00,0x3a, -0xfe,0xfd,0x43,0x05,0x01,0xa1,0x04,0x04,0x51,0x04,0xfd,0xe6,0xf8,0x00,0xc2,0xfe, -0xfe,0x07,0xfe,0x00,0xaf,0x05,0x02,0xf7,0xfe,0x03,0xd8,0xfc,0xf8,0xd9,0xfa,0x01, -0x70,0x08,0x05,0x2d,0x01,0xfe,0xcd,0xfd,0xff,0x71,0xfe,0x00,0xa0,0xfe,0xfb,0xe9, -0xfb,0x02,0xda,0x09,0x07,0xa4,0x00,0xfa,0xb2,0xf9,0xfe,0xf8,0xfe,0xfe,0x38,0x04, -0x04,0x84,0x00,0xfd,0x77,0x03,0x01,0xc1,0x00,0xfb,0xe0,0xfb,0xf9,0x39,0xfe,0x06, -0x86,0x0a,0x05,0xbb,0xfd,0xfc,0xd0,0xfa,0xff,0x2a,0x04,0x00,0x4c,0xf9,0xfe,0xc8, -0x05,0x00,0xc7,0xfe,0x03,0x08,0x01,0xf9,0xc7,0xfa,0x04,0x0a,0x05,0x02,0xc0,0xfb, -0x03,0xd9,0x01,0xfd,0x97,0xfc,0xfd,0x5a,0x02,0x00,0x1a,0xfd,0x01,0xd1,0x01,0x02, -0x81,0x00,0xfe,0xea,0xff,0xff,0x72,0xff,0x00,0x1a,0x04,0x01,0x5d,0xfd,0xfd,0x04, -0x00,0xfd,0xbc,0x03,0x00,0x54,0xfb,0xfd,0x4e,0x05,0x06,0x92,0xfe,0xfe,0x6b,0xff, -0xfd,0x8f,0xfc,0x03,0xc6,0x03,0x00,0x57,0xfb,0x01,0x1f,0x07,0xf9,0xf2,0x03,0xf2, -0xb1,0xe6,0x20,0x3c,0x06,0x00,0xa2,0xf9,0x0b,0x9c,0x07,0xe1,0xc6,0x0e,0x0e,0x84, -0xfd,0xdd,0x2c,0xf7,0x1f,0xcc,0xec,0x05,0x10,0x31,0xf6,0xbf,0xe8,0xf2,0xa3,0xf8, -0x14,0xbe,0xfe,0x06,0x16,0xf5,0xf2,0xe8,0x13,0x1e,0x49,0xdf,0xe2,0xfb,0x06,0x15, -0xcf,0x10,0xfc,0xc0,0xf9,0xfe,0xce,0x01,0xfe,0x21,0xef,0xf8,0x6e,0x0c,0x13,0x3a, -0x05,0xe8,0x19,0xef,0x0d,0x85,0x0a,0x0d,0xe0,0x06,0xee,0xbb,0xeb,0xfa,0x19,0x0c, -0x1b,0x36,0x06,0xf0,0x03,0xfa,0xf7,0xa0,0x01,0x00,0xdf,0xf9,0x00,0x86,0x05,0x0b, -0xec,0x07,0x05,0x41,0xf2,0xef,0xeb,0x00,0x01,0x16,0x04,0x0e,0x47,0x00,0xfb,0x1b, -0xfd,0xf4,0x81,0x00,0x01,0x1b,0xff,0x03,0x3b,0x08,0x04,0x8e,0x03,0xfd,0x03,0xfd, -0xf8,0x99,0xfb,0x02,0x5f,0x00,0xf5,0xff,0xfd,0x0d,0x9a,0x0f,0x02,0xe3,0xfb,0xf5, -0x7c,0xf1,0x01,0x8b,0x03,0x02,0xc7,0x01,0x06,0xfe,0x06,0xfc,0xff,0xfe,0xff,0xdd, -0xf7,0xf8,0xf0,0x04,0x02,0xcb,0xf6,0x01,0xa1,0x13,0x05,0x35,0xfa,0x00,0xcb,0xff, -0xf3,0x24,0xf3,0x06,0x07,0x10,0xfc,0xfb,0xff,0x03,0x70,0xfa,0x00,0xd7,0x02,0xfc, -0x7a,0xfc,0xfe,0x69,0x01,0x03,0xfd,0x09,0x0a,0x2a,0xf7,0xee,0xb9,0xfc,0x04,0xb1, -0x03,0x00,0xb2,0x02,0x01,0xbc,0xfd,0x01,0xdf,0x05,0xff,0x48,0xfa,0xfb,0x4e,0x02, -0x01,0xab,0xf7,0xfc,0x46,0x0c,0x05,0x89,0xfd,0x04,0x2c,0xfe,0xf5,0xb6,0xf5,0x04, -0xdf,0x0f,0x02,0xce,0xfd,0xff,0xa3,0xf8,0xf9,0x97,0x01,0x05,0x01,0xfc,0x01,0xb6, -0x09,0x01,0x8c,0xff,0xfc,0xf8,0xf7,0x00,0x52,0xfc,0xff,0x44,0x0b,0x04,0x19,0x01, -0xfc,0xbe,0xf8,0xfc,0xab,0xff,0xfc,0xb9,0x02,0x08,0xd8,0x02,0xfb,0x93,0x08,0x05, -0xea,0xed,0xfb,0x91,0x07,0xff,0x30,0xf5,0xff,0x2b,0x0b,0x04,0x92,0x07,0x0d,0xc3, -0xf1,0xeb,0x70,0x00,0x03,0xbc,0xf7,0x05,0xc5,0x0f,0x04,0xf6,0xfb,0x00,0x17,0x04, -0xf7,0xac,0xf5,0x04,0x66,0x01,0xee,0xdb,0xfe,0x1b,0x7c,0x0b,0xf8,0xc0,0xfc,0xff, -0x22,0xf4,0xf2,0x0d,0x09,0x0e,0x9c,0xf7,0xff,0xe7,0x09,0xfb,0xf0,0xfd,0x06,0x43, -0xfb,0xf6,0xa4,0xfe,0x07,0x65,0xff,0x06,0xd2,0x0b,0xf8,0x47,0xf4,0x02,0xc8,0x02, -0x00,0x22,0xfc,0xf7,0xd5,0x04,0x04,0xb0,0x01,0x04,0x15,0x05,0x03,0x5e,0xf8,0xf1, -0xb1,0x02,0xfe,0x40,0xfc,0x0b,0x4e,0x0a,0xfc,0x6c,0xfd,0xfe,0xde,0xfd,0xfc,0x76, -0xfb,0x03,0x8a,0x04,0x01,0x60,0xfd,0xfe,0x0b,0x04,0x02,0x8c,0xff,0xfe,0x84,0xfc, -0x02,0xa5,0xfb,0xff,0x30,0x04,0xf6,0x02,0x04,0x0d,0xfd,0xfb,0xfd,0xdf,0x00,0xff, -0x76,0xfb,0xfb,0x8a,0x05,0x02,0x48,0xfe,0xff,0x69,0x04,0xfe,0x64,0xf9,0x09,0x52, -0x02,0xf3,0xac,0x06,0x02,0xcf,0xfb,0xfe,0x59,0x03,0x05,0x1b,0x04,0xfa,0xc4,0xfd, -0xde,0x06,0x11,0x0c,0xd5,0x05,0xf3,0x5a,0x0a,0x08,0xd8,0xeb,0x0c,0xb9,0x20,0xe9, -0x84,0xd8,0x01,0x73,0xfe,0x04,0xd1,0x1c,0x17,0x34,0xf8,0xef,0x14,0xe9,0xfa,0x9e, -0x0e,0x15,0x24,0xfa,0xf8,0x92,0xf2,0x0e,0x40,0x15,0xf7,0xb1,0xeb,0xeb,0x40,0x09, -0x0e,0xc6,0x15,0x08,0x83,0xef,0xf6,0x50,0xfa,0x02,0x43,0x07,0xfa,0x63,0x06,0x10, -0xe7,0xec,0xd7,0x8d,0x14,0x22,0x87,0x02,0xfc,0x3e,0x05,0xe3,0xfd,0xde,0x0e,0xa0, -0x2b,0x12,0x10,0xf6,0xea,0x71,0xf0,0x00,0x35,0x05,0x07,0x93,0x02,0xf6,0x22,0xfe, -0x08,0x9c,0x11,0x06,0x66,0xef,0xef,0x24,0xf9,0x03,0xa0,0x0f,0x0e,0xa9,0x01,0xf6, -0x37,0xec,0xfd,0x08,0x0c,0x05,0x81,0xfd,0xfe,0xc6,0x03,0xfd,0x5d,0x00,0x0d,0x70, -0xfe,0xef,0x42,0x03,0x07,0x9e,0xf2,0xf7,0x95,0x0a,0x06,0x7d,0x04,0x0c,0x5b,0xfd, -0xec,0x73,0xfd,0x02,0x2e,0xfe,0x08,0x08,0x05,0xf1,0x18,0x01,0x0f,0x89,0x00,0xfd, -0x65,0x04,0xf2,0xf3,0xf3,0x05,0x23,0x02,0x05,0x79,0x0f,0xff,0xee,0xf5,0xff,0x40, -0xfd,0xf6,0x91,0x01,0x10,0xde,0x02,0xf1,0xb3,0xfd,0x03,0x75,0xff,0x06,0x48,0x0a, -0xfa,0x3d,0xf2,0xf9,0x84,0x04,0x06,0xcb,0x0c,0x06,0x01,0xf0,0xf6,0x7c,0x08,0xff, -0xd0,0x01,0x04,0xc1,0xf5,0xfb,0xc6,0x01,0x08,0x2a,0x0f,0x02,0xbf,0xf2,0xf6,0x61, -0xf9,0xfe,0x69,0x06,0x0b,0x4a,0x07,0xf9,0xa5,0xf6,0xfd,0xc0,0x04,0x04,0xce,0x00, -0x00,0xd2,0x00,0xfd,0x6b,0xfb,0xf9,0xa6,0x08,0x0c,0x2c,0xf7,0xfa,0x33,0x03,0x03, -0x63,0xfe,0xfc,0xd5,0x01,0xff,0x51,0xfd,0x01,0x67,0x0b,0x00,0x11,0xfb,0xfc,0x3c, -0x06,0xf4,0xfc,0x0a,0x03,0xb9,0xda,0x0c,0x6e,0x18,0x00,0xff,0xf3,0xf9,0x9a,0x1b, -0xe5,0x9a,0x00,0x2b,0x43,0xfa,0xca,0xd3,0xf9,0x08,0x36,0xfe,0x2b,0x8e,0x11,0xe2, -0xa7,0xfb,0xf0,0x25,0xea,0x1f,0x77,0x1f,0xff,0x0a,0xeb,0xef,0xc1,0xf3,0x1e,0xdd, -0x0d,0xf5,0x1e,0xe1,0xf2,0xef,0x10,0x32,0xe3,0x1c,0xcc,0xc9,0xe2,0xfc,0x26,0x13, -0x14,0xe9,0xee,0x02,0xab,0x16,0xef,0x52,0xc6,0x1e,0xc2,0x2e,0xfe,0x5f,0xfb,0x0a, -0x24,0xd9,0xd2,0x77,0x20,0x30,0x42,0x0b,0xf6,0x5c,0xf0,0xe9,0xad,0xfa,0x0b,0x1c, -0x18,0x00,0x89,0xe3,0xfb,0x83,0x08,0x1b,0x0c,0x0f,0xe7,0xc5,0xeb,0xfb,0xe0,0xfd, -0x1b,0x30,0x19,0xf4,0x7c,0xed,0xf4,0x11,0xf5,0x09,0xec,0x12,0xfe,0xee,0xfe,0x01, -0xb9,0xfa,0x00,0x8e,0x0a,0xff,0x4c,0xf6,0xfc,0xd3,0x07,0xfd,0x09,0xf8,0x03,0xd0, -0x02,0xff,0xb1,0x11,0x02,0x32,0xe9,0x05,0x13,0x09,0xee,0x5e,0x08,0x17,0xe1,0xea, -0xf6,0x46,0x14,0xfc,0x31,0xf6,0x0b,0xa2,0xfd,0xfb,0x41,0x03,0xf7,0xb0,0xfc,0x17, -0x70,0x0a,0xec,0xa4,0xf9,0x07,0x6e,0xf8,0xf7,0x5d,0x15,0x12,0xb0,0xe9,0xf2,0xed, -0x07,0xfb,0x96,0xfb,0x15,0x76,0x08,0xea,0xc3,0xfc,0x0b,0x5c,0xff,0x04,0xdd,0x08, -0xf2,0x1a,0xf3,0x02,0x62,0x07,0x09,0xa1,0x01,0xf7,0xb6,0xf9,0xff,0x71,0x07,0x0a, -0xbd,0x04,0xf7,0x2f,0xf1,0xfc,0xea,0x05,0x07,0x9d,0x07,0x03,0xa3,0xf5,0xf2,0x8b, -0x00,0x09,0x56,0x05,0x01,0x75,0xff,0xfd,0x3b,0xfc,0xfd,0x9f,0x02,0x05,0xed,0xff, -0xf7,0x5c,0x00,0x0b,0x70,0xfd,0xf7,0x6a,0x01,0x00,0xee,0xfe,0x05,0x1b,0x03,0xfb, -0x9e,0xff,0xfc,0x81,0xff,0x05,0xb5,0xfd,0x01,0xf7,0x03,0xfd,0x85,0xfb,0xf9,0x77, -0x00,0x0d,0x94,0x02,0xf8,0xa9,0x05,0xfd,0x1a,0xf3,0x00,0xfc,0x08,0x01,0xd2,0xff, -0x03,0xc5,0xff,0xfc,0xab,0xf9,0x01,0x71,0x03,0x01,0x76,0xff,0x06,0x2b,0x01,0xf3, -0xf2,0xfe,0xfc,0x8a,0x04,0x0d,0xc3,0x05,0xf6,0x6c,0xf6,0xff,0x9e,0xfa,0x0b,0xa2, -0x09,0xf8,0x66,0xf5,0x07,0x37,0x02,0x04,0x79,0x01,0xf6,0x30,0xf6,0x07,0x12,0x09, -0x01,0x6d,0x00,0xfc,0xc4,0xf3,0x04,0x15,0x04,0x03,0x0f,0x04,0xfd,0x41,0xf7,0x01, -0xf1,0x01,0xfd,0x39,0x0b,0x02,0xed,0xf3,0xfb,0x67,0x07,0x03,0x79,0xfd,0xfc,0x6b, -0x05,0xfc,0x16,0xfc,0x0d,0x93,0x01,0xfb,0xc2,0xf2,0xfa,0x01,0x0c,0x04,0x87,0xff, -0x15,0x69,0xf9,0xbd,0x1b,0x23,0x1e,0x27,0xec,0x0d,0x38,0xfa,0xd8,0xa9,0x18,0x1e, -0x02,0x08,0x05,0x54,0xaa,0x40,0x18,0xd0,0xfc,0x40,0x50,0xe9,0x35,0xd0,0x3f,0x95, -0xe1,0xd5,0x38,0x24,0x16,0x7e,0xeb,0xfe,0x6c,0x07,0xe4,0xc9,0x11,0x16,0xc6,0xfa, -0xd3,0x38,0x04,0x21,0x28,0x1a,0xfc,0x21,0xd2,0xf7,0xa1,0x01,0x2f,0xe5,0xf8,0xdf, -0x55,0x07,0x26,0x73,0xe2,0xd8,0x40,0x19,0x08,0xeb,0x0c,0x1c,0x8e,0x05,0xae,0x44, -0xfa,0x2d,0x27,0x09,0xed,0xb9,0x1d,0xfa,0x5f,0xe3,0xfa,0x86,0x0e,0x06,0xac,0xfb, -0xf8,0x99,0x06,0x04,0x2f,0xfe,0x0b,0x56,0xf0,0xeb,0xf5,0x0b,0x06,0x15,0x0a,0x08, -0x7c,0xff,0xf2,0x60,0xf0,0xf5,0x2f,0x13,0x05,0x6b,0xfb,0x0e,0xd2,0x01,0xef,0xd1, -0xfe,0x0c,0x1d,0xf7,0xf9,0x56,0x0a,0x07,0x66,0xf4,0xfe,0x44,0xfd,0xfe,0xa1,0x06, -0x14,0xf8,0xf2,0xf5,0xbf,0x07,0xf6,0x85,0xf9,0x16,0x44,0xfd,0xe7,0xb3,0x14,0x13, -0x62,0xe2,0x00,0x2e,0x16,0xe6,0xe4,0xfa,0x19,0x8e,0xfa,0xed,0x24,0x15,0x0a,0x43, -0xeb,0xff,0x07,0x04,0xf5,0x10,0x02,0x18,0x00,0xfe,0xec,0xf0,0xff,0x0a,0xab,0xf5, -0xfe,0x10,0x12,0xff,0x53,0xe7,0x0d,0x77,0x0f,0xf6,0x42,0xf9,0x0b,0xed,0xf8,0xf6, -0xd7,0x08,0x06,0x58,0xfa,0xf9,0x97,0xfa,0x07,0xbd,0xff,0x01,0x31,0x11,0xff,0x6c, -0xec,0xfc,0xb5,0x02,0xfc,0xd4,0x06,0x0a,0x14,0xfa,0xfd,0x07,0xfb,0xfa,0x6d,0x05, -0x0c,0x9e,0xfc,0xf9,0x8a,0xfe,0x03,0x83,0x02,0xfb,0xeb,0xfe,0x00,0x30,0xfc,0x09, -0x1e,0x07,0xf0,0xa3,0x02,0x01,0x4b,0xf2,0x06,0x77,0x05,0x05,0x9b,0x06,0xfc,0x54, -0xf4,0xf7,0x35,0x02,0x0c,0x9e,0x02,0xf9,0xc6,0x03,0xf9,0xb3,0xfe,0x00,0xdb,0x04, -0x01,0x9d,0xfa,0xff,0xb6,0x00,0x06,0x0b,0xfe,0xfe,0x51,0xf7,0x07,0x00,0xfd,0x03, -0xca,0x05,0xfb,0xd7,0xf9,0xf8,0xb1,0xff,0x0f,0x07,0x07,0xf8,0x09,0xff,0xf7,0xa5, -0xf6,0x0b,0xe3,0x08,0xf8,0xe1,0xf6,0x0a,0x2c,0x01,0x01,0x52,0x02,0xf9,0xe3,0xf6, -0x03,0xb4,0xff,0x04,0x55,0x04,0xfb,0x49,0xfc,0x05,0x70,0xf9,0x01,0x1c,0x04,0x02, -0x52,0xf8,0xff,0x71,0xff,0xfd,0x43,0x06,0x14,0x6c,0xe9,0xd2,0xc0,0x35,0x01,0x41, -0xeb,0x21,0xcf,0xd7,0xef,0x75,0x21,0x16,0x69,0xf7,0x13,0xa4,0xa5,0x48,0xc1,0xbb, -0x25,0x33,0x2a,0xde,0x07,0xed,0x49,0x0f,0xb6,0x05,0x13,0x0c,0xfd,0xc6,0x05,0x06, -0xa2,0x05,0xec,0x19,0x02,0x0f,0x5b,0xed,0xdc,0x6b,0x1c,0x17,0x36,0x10,0xfd,0x74, -0xe1,0xe3,0x6d,0x0a,0x2e,0x3e,0xf8,0xd5,0x73,0x14,0x18,0x47,0xe5,0xe3,0xf5,0x0b, -0x0f,0x6e,0x17,0x05,0xd7,0xf9,0xc5,0x5a,0x11,0x1b,0x1f,0xf3,0xf7,0x91,0x1e,0xf1, -0x75,0xf4,0xfa,0xfd,0x07,0x02,0x77,0xfa,0xfc,0x2c,0xff,0xfd,0x6d,0x0f,0x0f,0x7a, -0xea,0xed,0x76,0x02,0x03,0xc2,0x0a,0x04,0xc0,0x04,0xf6,0x98,0xef,0xfe,0x37,0x0d, -0xf9,0x3b,0xfc,0x0a,0x5b,0xfe,0xfd,0x3b,0x05,0xfd,0x3c,0xf5,0xfd,0x8e,0x07,0x00, -0xb2,0xfc,0x03,0x38,0xf8,0xfd,0xae,0x03,0x04,0x13,0xf5,0x06,0xd5,0x04,0xf7,0x98, -0x04,0x0b,0x69,0xe9,0xf4,0x62,0x15,0x00,0xf9,0xf5,0x0e,0x7c,0xfb,0xec,0x99,0x08, -0x08,0xc7,0xf1,0xfa,0x42,0x19,0x02,0xbc,0xe9,0x01,0x2e,0x03,0xf4,0xc2,0x06,0x0e, -0x20,0xfb,0xef,0xab,0x03,0x0e,0x0d,0xf8,0xf2,0x66,0x08,0xff,0xfe,0xfc,0x0b,0x36, -0x00,0xf3,0x01,0xfb,0x08,0x6e,0xff,0xff,0xa7,0x02,0xfd,0x06,0xfc,0x03,0x0b,0xfc, -0xfb,0x89,0x01,0x03,0x62,0x04,0xfe,0xb8,0xfb,0x02,0x82,0x01,0xff,0xad,0xf9,0xf7, -0x3c,0xe7,0x40,0x66,0xe1,0x03,0x30,0x0a,0xdc,0xa2,0xf6,0x34,0xa0,0xf3,0x0d,0x66, -0xea,0xe9,0xc4,0x1c,0xce,0xd7,0x2c,0x26,0x7e,0xbd,0x0b,0x1f,0x3c,0xab,0x66,0x17, -0x24,0x03,0xea,0x01,0x5c,0x15,0xee,0xba,0xeb,0x0d,0x4c,0x09,0xf2,0x78,0xe7,0x27, -0x47,0x0a,0xfa,0xce,0x08,0xe7,0xdd,0xd3,0x29,0xd7,0x1f,0xe5,0x17,0xee,0x1e,0x3a, -0xf2,0xf7,0xcf,0xf2,0x0c,0x37,0x12,0x05,0x98,0x09,0xe3,0x64,0xe4,0x20,0x84,0x09, -0xd8,0xec,0x18,0x21,0xec,0xe1,0xf2,0x0d,0x0c,0xfd,0x84,0xf7,0x0a,0x19,0x11,0xec, -0x1a,0xf7,0x10,0x4c,0x0a,0xea,0xbc,0xfa,0x01,0xbc,0xfb,0x0e,0xfd,0x14,0xfa,0x58, -0xe6,0xf8,0x2e,0x05,0x04,0x67,0x00,0x11,0x74,0xfb,0xee,0xb8,0x0a,0x05,0xca,0xf0, -0x02,0x07,0x0d,0xf9,0x51,0xf7,0x08,0xb9,0xfc,0xfc,0x38,0x04,0x0b,0x5f,0xf6,0xf5, -0x12,0x0e,0x01,0xfd,0xef,0x0b,0xf9,0x07,0xe4,0xf9,0x01,0x20,0xbf,0xf1,0xee,0x57, -0x17,0xf6,0x3f,0xf0,0x11,0xd3,0x0c,0xeb,0x4d,0xfa,0x1a,0x10,0xf9,0xe8,0x2f,0x03, -0x05,0x4e,0x01,0x0e,0x4f,0x06,0xf1,0x44,0xeb,0x05,0x9f,0x15,0xf5,0x22,0xfd,0x0d, -0x1c,0xec,0x02,0x59,0x17,0xf4,0xea,0xf0,0x0b,0x82,0x04,0xf1,0x09,0xfd,0x15,0x88, -0xfa,0xfc,0xe5,0x00,0x00,0x95,0xf2,0xfe,0x2b,0x16,0x07,0x62,0xee,0xfc,0x5b,0x02, -0xfb,0xcb,0x00,0x08,0x8e,0xff,0xfb,0x99,0x04,0xf9,0x17,0xf2,0x10,0xbc,0x0c,0xf4, -0x1d,0xff,0x00,0xd9,0xfa,0x00,0xe9,0xfc,0x02,0x23,0x02,0xfe,0x5a,0x08,0xfd,0x20, -0xf9,0x0a,0xda,0xf4,0xfa,0x29,0x0a,0xfd,0x8c,0x00,0x03,0x86,0x00,0xfa,0xf2,0xf6, -0x0d,0xa4,0x02,0xf7,0xfa,0x02,0x08,0x7d,0xf5,0xff,0x95,0xff,0xfe,0xd1,0x03,0x09, -0x21,0xfb,0xfa,0x9f,0xfe,0x05,0xc6,0xf9,0x00,0x7b,0x04,0xfe,0xf7,0xff,0x03,0xe7, -0xfd,0xf9,0x6b,0xfc,0x08,0x51,0x08,0xf9,0xa2,0xf7,0x07,0xdd,0xfe,0xfb,0x78,0x0d, -0xfb,0x42,0xf1,0x04,0xad,0x05,0x00,0xc1,0x05,0x01,0x80,0xf1,0x00,0x3e,0x0a,0xfd, -0x83,0xfa,0x06,0xfe,0xff,0xf5,0x6c,0x05,0x01,0x3d,0xfe,0x08,0xc5,0xfb,0xf5,0x08, -0x08,0xfb,0x7c,0xfe,0x0d,0x8d,0xf9,0xf9,0x19,0xff,0x06,0xe2,0x00,0x01,0x66,0xf9, -0xfd,0x17,0x02,0x08,0x28,0xfd,0xfc,0x07,0x01,0xf7,0x40,0x06,0x07,0x5d,0xf6,0x00, -0x37,0x08,0xfd,0x25,0x06,0xfc,0xb0,0x00,0xc9,0xd9,0x2d,0x1e,0x65,0xd1,0x22,0x1e, -0xf7,0xd2,0xe9,0x19,0x23,0x0b,0xee,0x0d,0xb1,0xcf,0x2d,0xeb,0xe0,0xf3,0xef,0x30, -0xf5,0xd1,0xcf,0x55,0xfe,0xdc,0xdb,0x43,0x16,0x07,0x18,0xfa,0xfb,0x64,0x10,0x11, -0x79,0xcb,0x0d,0x14,0x1e,0xdd,0xfd,0x03,0x19,0x84,0xf3,0x04,0x20,0x1a,0xd8,0x69, -0xe4,0x31,0xa7,0x03,0xe5,0xdc,0x07,0x04,0x5b,0xf7,0x03,0xd8,0xec,0x0f,0x57,0x14, -0xfc,0xb6,0xfe,0xe1,0x05,0x07,0x20,0xbf,0xef,0xe2,0xde,0x1f,0x0a,0xd6,0xf6,0xeb, -0x93,0x00,0x08,0x33,0x00,0x11,0xdc,0xf9,0xe7,0x6b,0x00,0x17,0x8e,0x0d,0xf6,0x57, -0xeb,0xfe,0x40,0xfd,0x0a,0xfb,0x11,0xff,0x73,0xe3,0xff,0x71,0x14,0xf8,0x33,0xfc, -0x11,0x19,0xed,0xfe,0xca,0x0f,0xff,0xc2,0xfb,0xfd,0x07,0x02,0xfe,0x55,0xf1,0x05, -0x3a,0x12,0xfc,0x61,0xfc,0x06,0x9a,0xef,0xfe,0xe1,0x0a,0xfe,0x4c,0x00,0x10,0x36, -0xf1,0xee,0xb5,0x0c,0x0a,0x83,0xf5,0x0b,0x35,0xfe,0xf3,0xf8,0x02,0x05,0xad,0xfe, -0xf5,0xc4,0x04,0x14,0x8d,0xf9,0xed,0x7d,0x06,0x01,0xd2,0x03,0x06,0xdb,0xf9,0xf1, -0xb7,0xfd,0x15,0xfd,0x09,0xea,0xc9,0xfb,0x05,0x3d,0xf7,0x08,0x7a,0x13,0xfb,0xe9, -0xee,0x00,0xb4,0x06,0xf6,0xf7,0xfe,0x0c,0x49,0xf9,0x00,0x39,0x09,0xfc,0x5d,0xee, -0x04,0xfa,0x0d,0xfd,0x37,0xfd,0x01,0x31,0xfb,0x01,0x77,0x00,0x00,0xd9,0xfc,0x00, -0xe9,0x02,0x00,0x90,0xfa,0x02,0x8a,0x06,0xfb,0x57,0xfd,0x00,0x7f,0x01,0x02,0x7f, -0xf9,0xfd,0xe7,0x03,0x05,0x07,0xff,0xf6,0x2f,0x03,0x01,0x4f,0xf8,0x09,0x7d,0xff, -0xf9,0x7e,0x00,0x03,0xe7,0xfe,0xfd,0xf3,0x03,0x05,0x9b,0xf2,0xfe,0xc8,0x09,0x01, -0xef,0xf8,0xfc,0x36,0xfc,0x07,0x7c,0x0a,0xf9,0x56,0x06,0xde,0x3f,0x08,0x1b,0x0e, -0xe9,0x0e,0x14,0x0a,0xd7,0x8b,0x12,0x02,0x7a,0x06,0xfe,0x1c,0x01,0xf5,0x39,0x07, -0xe6,0xa8,0x19,0xfb,0xf3,0xf9,0x15,0x1d,0xf5,0xec,0x9a,0x09,0x09,0x2b,0xee,0x0f, -0x66,0xf7,0x08,0x6f,0xfc,0xf7,0x8d,0xfd,0x05,0xcb,0xfb,0x0b,0x5c,0xfe,0xf9,0x44, -0x01,0xf5,0xc2,0xfe,0x15,0xab,0xfb,0xf4,0x16,0xfd,0x00,0xcb,0x09,0xfb,0x54,0xf5, -0x04,0xc1,0xfd,0x07,0xb8,0x06,0xfd,0x17,0xf5,0xff,0xcc,0x04,0xfd,0x75,0xf8,0x08, -0xc5,0x00,0xf6,0x71,0x06,0x09,0x0b,0xed,0xfd,0x4d,0x12,0xf9,0xd8,0xfd,0x05,0x5b, -0xf1,0x01,0x1e,0x03,0x02,0x83,0x07,0xf6,0x98,0xfd,0x06,0x16,0xf1,0x00,0x33,0x0f, -0xfb,0x66,0xfb,0x08,0x61,0xfc,0xfc,0x96,0xf6,0x05,0x84,0x04,0x02,0xf4,0xfe,0xfc, -0x2e,0xfb,0x03,0x06,0xff,0x02,0x9d,0xfa,0xff,0xf1,0xfc,0x03,0x8f,0x08,0xf9,0xce, -0xf5,0x02,0x19,0x08,0x02,0xbc,0xf7,0x07,0xb8,0xf6,0xf4,0xeb,0x06,0x05,0x72,0x08, -0xfa,0x38,0xf4,0x07,0xd9,0xfe,0x04,0x4d,0xff,0xf0,0x10,0x04,0x0d,0xb1,0xfe,0xfb, -0xcf,0xfa,0xfa,0x67,0xfe,0x08,0xd7,0x09,0xf7,0x90,0xf4,0x06,0x6a,0x04,0xfa,0x50, -0x01,0xff,0xcc,0x03,0xfe,0x64,0xfe,0x01,0x59,0xf3,0x08,0x38,0x01,0xff,0x32,0x02, -0x00,0x4c,0xf2,0x04,0x06,0x08,0xfd,0x8d,0xfa,0x00,0xf6,0xfe,0x0a,0x73,0xf7,0xf9, -0x6f,0x05,0xf9,0x96,0x01,0x09,0xbe,0xfb,0xf8,0x9f,0xfc,0x07,0xff,0x01,0xfd,0x61, -0xfc,0xf8,0x8b,0x0c,0x01,0x40,0xfd,0xfb,0xa3,0xf9,0xfd,0x95,0x09,0x06,0xfc,0xf9, -0xf9,0x8d,0xf9,0x0f,0x58,0x01,0xf7,0x59,0xf7,0xfd,0x2f,0x0d,0x06,0xfa,0xf3,0xfa, -0xd4,0x0b,0xfa,0x47,0xfd,0x0a,0x85,0xfe,0xe4,0xfe,0xf3,0x3d,0x89,0xd2,0xff,0x20, -0x2f,0xba,0xbc,0x17,0x1a,0x78,0x03,0xed,0x83,0x03,0xdb,0x7a,0x3c,0xab,0xef,0x2c, -0x1f,0xd1,0xe6,0xf8,0x14,0x2b,0xc5,0xbd,0x15,0x07,0x5e,0xec,0xfd,0x3e,0x0a,0x32, -0x58,0xe5,0xaf,0xef,0x27,0x22,0x3e,0xfa,0xf6,0xfa,0x0b,0xdf,0xc3,0x1f,0x0e,0xa5, -0xd2,0x08,0x97,0x12,0xf2,0xe5,0x0f,0xf2,0xed,0xe6,0x1f,0x4d,0xf5,0xf7,0x26,0x14, -0xf7,0x3c,0x02,0x0d,0x93,0xe9,0x09,0x46,0x03,0xe0,0xde,0xfe,0x2a,0x6c,0x0d,0xed, -0x09,0xdf,0xff,0x8a,0xfc,0x1d,0xbd,0x13,0xe5,0x09,0xec,0x06,0x23,0x16,0x0e,0xfb, -0xef,0xef,0x6c,0xe9,0x04,0xd6,0x2a,0x0d,0xf6,0xe6,0xea,0x09,0xfb,0x08,0x77,0x07, -0x0c,0x69,0x00,0xed,0xde,0xff,0x0a,0x8c,0xff,0xf9,0x73,0x08,0xfd,0x5c,0xec,0x07, -0xef,0x0f,0xf8,0xe6,0x02,0xfe,0x74,0xe9,0x11,0x2a,0x09,0xf6,0x31,0x04,0x0a,0x3b, -0xe8,0x00,0x45,0x0d,0xf7,0x1a,0x08,0x02,0x63,0xf2,0x09,0x6e,0xff,0xf6,0x77,0x0a, -0xf5,0xe8,0xfd,0x11,0x42,0x01,0xf7,0xc0,0xfb,0xf9,0x2f,0x06,0x06,0xd0,0xfe,0x04, -0x68,0xf3,0xf6,0x53,0x1e,0xf8,0x74,0xe2,0x05,0xf8,0x0b,0x09,0xbf,0x08,0xf9,0xe6, -0xee,0xfb,0xc0,0x07,0x07,0x7c,0xfd,0xfe,0x5a,0xff,0xf8,0xd3,0x09,0x09,0xc5,0xeb, -0xf5,0xab,0x13,0x0a,0x4d,0xf9,0xf9,0x88,0xfd,0xfd,0x25,0x04,0x03,0x42,0xfb,0xff, -0x78,0x05,0xfd,0xaa,0xf9,0xff,0x10,0x04,0xfb,0xbe,0x07,0x01,0x8d,0xfd,0xff,0x6d, -0xfa,0xfc,0x37,0x05,0xfe,0x07,0x06,0xfd,0x9c,0xf8,0x07,0xcf,0x01,0xf9,0x4b,0xff, -0xfd,0x29,0xff,0x07,0x32,0x08,0xf5,0xff,0xfb,0x01,0x6e,0xfd,0x04,0xe9,0xff,0x03, -0x77,0xff,0xee,0x53,0x09,0x10,0xc7,0xf1,0xfe,0xbe,0x01,0xfe,0x65,0x02,0x07,0x8a, -0xf9,0xf7,0x5e,0x02,0x05,0xf0,0xff,0x01,0xaa,0xf9,0x03,0xea,0x03,0xfa,0x9c,0x00, -0xfc,0xc3,0xfa,0x08,0x96,0x07,0xf4,0x4b,0x07,0xfe,0xb9,0xfa,0x02,0x75,0x01,0x09, -0x27,0xf4,0xd5,0x4b,0x48,0xe5,0x76,0xd6,0x4d,0x6a,0xbc,0x10,0x9e,0x19,0xf9,0x5d, -0xf4,0x0e,0x38,0xee,0x0a,0xa3,0xe4,0x09,0xa0,0x04,0x0c,0x9a,0x03,0x0e,0x91,0xd4, -0x14,0x29,0x04,0xf4,0x4d,0xf4,0x12,0xaf,0x2e,0xec,0xf7,0xb4,0x16,0xd5,0x19,0x22, -0xf9,0xe1,0xea,0x41,0xfa,0x2e,0x65,0x18,0xab,0x87,0xff,0x48,0x94,0xea,0x06,0xf7, -0xd9,0xf8,0x2a,0x14,0x18,0x64,0xdf,0x0a,0x67,0x05,0xf9,0xf5,0x09,0x01,0x94,0x01, -0xe8,0xa5,0x0c,0xf8,0x96,0x10,0x16,0xec,0xe7,0xfe,0x87,0xee,0xdf,0xfa,0x4a,0xea, -0x1c,0xed,0x19,0x3c,0xe5,0x00,0xbc,0x15,0x0e,0x38,0xe9,0xf9,0x4b,0xfc,0x14,0xf5, -0xf0,0x04,0x55,0xff,0xff,0x09,0xfb,0x09,0xc5,0xfb,0x10,0x67,0xf5,0xf6,0x10,0xf7, -0x10,0x32,0x17,0xf6,0x5d,0xdf,0x0c,0x8b,0x0a,0x04,0x0c,0xf8,0x02,0x3f,0xf5,0x0f, -0x4f,0xfa,0xf9,0x22,0x0b,0xfa,0x89,0x07,0x02,0x05,0xf7,0xfb,0x96,0x03,0x02,0xbe, -0x03,0x02,0x81,0xf4,0x06,0xa6,0x0b,0xfb,0xbc,0xfb,0xfa,0x46,0x04,0xfd,0xfe,0x01, -0x02,0x0e,0x03,0x04,0x93,0xf2,0x00,0x83,0x0f,0xfb,0xda,0xfd,0xfa,0x48,0x02,0x06, -0x32,0x01,0xfe,0xa9,0xff,0xf9,0x7f,0x03,0x04,0x97,0xff,0x00,0x98,0xf8,0x03,0xf5, -0x0e,0xff,0x90,0xf5,0xf1,0xe9,0x0a,0x0c,0x84,0x02,0xf8,0x30,0xfb,0x03,0xe7,0x01, -0xfb,0x16,0x0b,0xf9,0xbd,0xf4,0x17,0xec,0xf7,0xfc,0xc3,0x05,0xf4,0x13,0x06,0x07, -0x98,0x03,0xfb,0x14,0xfa,0xfd,0xae,0x05,0x06,0x8a,0x00,0xf5,0x45,0xfc,0x05,0xb8, -0x0c,0xfc,0x29,0xf7,0x03,0x41,0x03,0xf6,0x3c,0x09,0x07,0x50,0x03,0xf4,0x90,0xf8, -0x06,0xe9,0x0a,0x05,0x03,0xfb,0xd5,0x06,0x2a,0x18,0x32,0xbe,0x44,0xe0,0xd5,0xfe, -0x96,0x14,0xe3,0x76,0x3f,0xd8,0xca,0xe7,0x0c,0x35,0x38,0xb1,0x81,0xf9,0x42,0x99, -0xf9,0xdb,0xcb,0x07,0x0e,0x63,0x04,0xe7,0xe0,0xef,0x2c,0x1f,0x1a,0xdb,0xe4,0xec, -0xee,0x5d,0x23,0x1e,0x32,0xf1,0xc4,0xe6,0x28,0x17,0x93,0x18,0xae,0x19,0x18,0x12, -0xba,0xf9,0x31,0x06,0xc3,0xfa,0xba,0x10,0x02,0x95,0x02,0x0e,0xad,0xe5,0xdf,0xb5, -0x4d,0xcd,0x2f,0x04,0x2e,0x71,0xc6,0x08,0xbf,0xfc,0x2a,0x00,0x28,0x98,0xbf,0x3e, -0xe3,0xcf,0x07,0x04,0xc4,0xf6,0x32,0x5f,0xbf,0xe5,0x39,0x4d,0x06,0xb2,0xe8,0xd0, -0x66,0x0d,0x31,0x16,0x0a,0xe8,0xba,0xe8,0xe8,0x41,0x27,0x11,0xb7,0xdb,0xfb,0x92, -0x18,0x09,0x70,0xff,0xcf,0xdf,0x33,0xf7,0x8c,0x08,0x0b,0x53,0xcd,0xfb,0xfc,0x12, -0x29,0x5c,0xd6,0xe7,0xc6,0x11,0x0d,0x4e,0xf4,0x13,0xbe,0x19,0xcd,0xd3,0x02,0x0f, -0x32,0xfc,0x16,0xea,0x00,0xda,0xe7,0x02,0xfa,0x3f,0x0c,0x11,0xb7,0xf8,0xea,0xc2, -0xfe,0x07,0x7f,0x23,0xf3,0xac,0xea,0x00,0xd6,0x0b,0xfc,0x8d,0xf5,0x09,0x7f,0x04, -0xf3,0xa8,0xf5,0x05,0x9d,0x01,0x01,0x33,0x0b,0x04,0x02,0xfa,0xef,0x07,0x0f,0x05, -0x82,0xfb,0xfd,0x48,0xf9,0x01,0x12,0xff,0x0b,0x13,0xfd,0xf1,0x38,0x05,0xfe,0x17, -0x00,0x10,0x7d,0x01,0xeb,0x6c,0x04,0x0c,0xa1,0xf1,0x02,0x65,0x04,0xfe,0x2b,0xf9, -0x03,0x73,0x06,0xf4,0x22,0xfc,0x11,0x7f,0xfd,0xf8,0x64,0x06,0xf8,0xef,0xfe,0x0b, -0xa1,0xfd,0xf7,0xca,0x03,0xfc,0x0d,0xfe,0x08,0x8b,0xfc,0xfb,0xa4,0xf5,0x0b,0xec, -0x0b,0xfc,0x86,0xf2,0x01,0x48,0x06,0xfd,0xd3,0x05,0xfd,0x1d,0xf8,0x08,0xd7,0xf9, -0x02,0x44,0x02,0xfb,0x92,0x04,0xfa,0x38,0x02,0x00,0x47,0x02,0xfb,0xf5,0x05,0xfd, -0x01,0xfd,0x05,0xc1,0xfe,0xfc,0x7e,0xfe,0x05,0x01,0x00,0xfb,0xca,0xfe,0x01,0x9e, -0x01,0x00,0x75,0xff,0xff,0xa9,0xff,0xff,0x94,0x03,0xff,0x1b,0xfe,0xff,0x25,0xff, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x45,0xfe,0xfa,0x20,0x01,0xff, -0x29,0x0d,0x0f,0xeb,0xe8,0xf4,0xa7,0x06,0x25,0xc6,0xf7,0xd5,0x06,0x34,0x08,0x13, -0xce,0xf2,0xba,0x2b,0x01,0xb5,0xc0,0x17,0xbe,0x12,0xe4,0x0a,0xfa,0x09,0x6c,0xf7, -0x09,0xf4,0xfc,0xfe,0x89,0x08,0x09,0xbd,0x01,0x03,0xff,0x10,0x04,0x11,0xde,0xef, -0xb8,0x36,0xf8,0xdc,0xdb,0x02,0x33,0x1a,0x06,0x6a,0xeb,0xfb,0xe8,0x12,0x06,0x9a, -0xce,0x12,0xd4,0x27,0xf0,0x9d,0xf0,0xf3,0x8c,0xff,0x1e,0x14,0x0a,0xea,0x53,0xfe, -0x02,0x40,0xff,0x05,0x70,0xda,0xfa,0x30,0xff,0x1a,0xf4,0x15,0x20,0x18,0xe0,0xbc, -0x8f,0x38,0x24,0xa1,0xc4,0xf1,0x8b,0x3d,0xf8,0x3b,0xcf,0x1b,0x93,0x36,0xc7,0x27, -0xca,0x44,0x1b,0x31,0xb2,0x44,0xf0,0x3a,0x23,0xf9,0xcf,0x24,0x24,0x1a,0x29,0xde, -0xfb,0x56,0xf0,0x25,0xab,0xef,0xf2,0x1d,0x0e,0x0e,0xe3,0xf0,0xe1,0xff,0x06,0x20, -0x17,0x06,0xe0,0xcb,0xfa,0x1d,0x9a,0x0b,0xc8,0x18,0x09,0x2f,0x93,0xf4,0xf1,0x68, -0x08,0x04,0x46,0x02,0xea,0xb8,0xec,0x3a,0x4d,0x01,0xb7,0x7a,0x1d,0x3d,0x95,0xd7, -0xc9,0xc6,0x1e,0x30,0x32,0xed,0xd8,0xb5,0x01,0x3e,0xa5,0xd7,0xcc,0x0a,0x48,0x24, -0xe5,0xa4,0x0b,0x3b,0x34,0xf7,0x34,0xdd,0x19,0x78,0xf5,0x1c,0xb1,0xdf,0xf6,0x7c, -0x23,0xeb,0x9c,0xda,0x36,0x06,0xf7,0xe2,0x99,0x2c,0x02,0x6b,0xcd,0x08,0x16,0x15, -0xfb,0xea,0xff,0x05,0xcb,0xed,0x10,0x63,0xff,0x01,0x05,0xf1,0x03,0xb2,0x06,0xff, -0x16,0xe8,0x1c,0x17,0x0f,0xe7,0x64,0xd8,0x3f,0x03,0xfd,0xd1,0xfb,0x0b,0x39,0x5a, -0xda,0xdc,0xee,0x0c,0x2f,0xfc,0xef,0xd0,0x81,0x08,0x52,0xae,0xc6,0xc8,0xb6,0x44, -0x1f,0x1f,0xb0,0x0f,0xfe,0x2c,0x03,0x23,0xef,0xe0,0x97,0x17,0x24,0x4d,0xe3,0xbb, -0x79,0x50,0x2d,0x85,0xa8,0x22,0x13,0x26,0xd8,0x81,0xf3,0xe8,0x62,0xf6,0x44,0xd9, -0xd5,0xd7,0x76,0x5a,0xfa,0xda,0xa1,0x47,0x11,0x01,0xd3,0xff,0x07,0x1a,0xf5,0xef, -0x2e,0xd1,0xab,0x0e,0xa7,0x48,0xd9,0x02,0xbc,0x5d,0x81,0xfa,0xde,0xd5,0x13,0xf0, -0x09,0x11,0x12,0xb6,0xc8,0x0f,0x61,0x41,0xbc,0x0c,0x00,0x51,0xd4,0xd5,0xc6,0x91, -0x3a,0xd6,0xe3,0x0b,0x1d,0x3f,0xb5,0x4b,0x71,0x2e,0x89,0xc4,0x21,0x50,0xe1,0xa9, -0xe9,0xc2,0x58,0xf0,0x39,0xe5,0xda,0x16,0x03,0x48,0x75,0xe4,0xbf,0x93,0x46,0xfd, -0x0b,0xc1,0x22,0xb5,0x12,0xf6,0x0d,0xfa,0xf9,0xc3,0x0f,0x0b,0x20,0xd4,0x0d,0x2d, -0x50,0xb8,0x7c,0xf6,0x3c,0x9e,0xe5,0xc7,0x84,0x2c,0xfc,0xd8,0x00,0x09,0x20,0xf6, -0x12,0x4b,0xe9,0xc9,0x12,0x53,0x18,0xc9,0xb1,0x18,0x21,0x38,0xd2,0xb4,0xd9,0x13, -0xd3,0x2f,0xf0,0xb5,0xe4,0xe6,0x7e,0x54,0xd3,0x43,0xc3,0x2d,0x67,0x31,0xce,0xc4, -0xe9,0xf9,0xd1,0x3e,0x1c,0x4c,0x97,0x01,0xf5,0x7f,0xd9,0x5b,0x99,0x3c,0xb7,0x58, -0x9f,0x13,0xc2,0x42,0xd3,0x4f,0xbd,0x39,0xaf,0x28,0x1c,0x60,0x8c,0x00,0xdb,0x6e, -0xdd,0x18,0xb3,0x63,0xef,0x22,0x90,0x32,0xd2,0x87,0xcb,0x44,0xfc,0x3b,0x92,0x4f, -0x03,0x3f,0x58,0xef,0xea,0x0d,0xfc,0x0c,0x4a,0x0f,0xf7,0x15,0xcd,0x2b,0xe9,0x17, -0xce,0x06,0xf5,0x43,0x89,0xe8,0xde,0x58,0x04,0x13,0x70,0xff,0x0b,0x5f,0xf1,0x19, -0x11,0xf3,0xef,0xa9,0xff,0x21,0x95,0xea,0xf3,0x88,0x04,0x07,0xe5,0x15,0xde,0x90, -0x02,0x09,0xbf,0xfc,0xe8,0x4a,0x1f,0x08,0x67,0xd8,0xfa,0x62,0x36,0xff,0x74,0xdd, -0xff,0xef,0x25,0xec,0xd1,0xe3,0xfe,0x82,0x44,0xcb,0xb9,0xdb,0x1e,0xa5,0x28,0xd1, -0xf7,0x0a,0x28,0x1f,0xcd,0x05,0x54,0x17,0x03,0xa7,0xe0,0x0f,0xb0,0x00,0x09,0x36, -0x01,0xe3,0x88,0x09,0x26,0x14,0xdc,0xf2,0xea,0x25,0xec,0x99,0xf0,0x20,0x56,0xe7, -0xfc,0x25,0x23,0xed,0xe0,0xe7,0x37,0xc5,0xdb,0xec,0x9b,0x26,0x07,0x4a,0xc5,0x32, -0x11,0xf6,0xfc,0x24,0xf2,0x01,0x25,0x17,0x24,0x28,0xaf,0xfc,0x4c,0x59,0xd3,0x78, -0xb9,0x4c,0xba,0x20,0xab,0xb8,0x03,0x21,0xba,0x2d,0xce,0xfe,0xd3,0x29,0x3e,0x31, -0xbd,0x18,0xe6,0x50,0x06,0xf6,0xdb,0x3d,0x0a,0x05,0xe1,0x0a,0xec,0x8e,0xe3,0x3e, -0xe5,0x1f,0x9c,0x43,0x09,0x3d,0xa7,0xdf,0xf1,0xbb,0x0c,0x00,0xb9,0x0f,0x02,0x81, -0xae,0x66,0x81,0xf3,0xbe,0x4a,0x16,0x47,0x97,0xbb,0xf5,0x1f,0x13,0x18,0x65,0xfa, -0xd7,0xda,0x0c,0x4e,0x30,0xb7,0xe6,0x25,0x25,0x2d,0x1c,0xac,0x25,0x96,0x02,0x15, -0x0b,0xd3,0x03,0x82,0x10,0x0f,0x6e,0xcd,0x2e,0x48,0x1d,0xdb,0x0d,0xdc,0x3f,0xdb, -0xef,0xfa,0x11,0xd4,0x34,0xe6,0xfe,0x06,0xf0,0xc3,0x45,0x29,0xea,0xe9,0x36,0xfe, -0x28,0xce,0xd4,0x10,0xdd,0x03,0xf7,0x66,0x05,0xf9,0x09,0xf8,0x2b,0x95,0xe6,0xe5, -0xae,0x1d,0x0d,0x8f,0xd6,0x11,0x9f,0xf7,0x0c,0x8f,0xfd,0x03,0x71,0xdc,0x36,0xc3, -0xea,0xf4,0x65,0x23,0xe9,0xbc,0xec,0x1e,0x34,0xf3,0xe8,0xe8,0x1d,0xfb,0xca,0x09, -0xf8,0x55,0xf4,0x13,0x61,0xff,0xce,0xde,0x1a,0x1d,0xb3,0xeb,0x03,0xb7,0xf6,0xf9, -0xab,0x36,0xd6,0xa9,0xc9,0x4d,0xa1,0x16,0xa4,0x5c,0x21,0x27,0xae,0xdd,0x07,0x72, -0x00,0xf5,0xb2,0x1d,0xe5,0x72,0xe3,0x4b,0xda,0xe4,0xc2,0xb7,0x4d,0x08,0x2a,0xc8, -0x07,0x39,0x06,0x0b,0x69,0x16,0xc2,0x54,0x13,0x59,0x72,0xbf,0xbd,0x15,0x3e,0x0d, -0x80,0xf8,0xdc,0x6b,0x1d,0x06,0xd4,0x17,0xc0,0x96,0x0e,0x24,0x5c,0xeb,0xde,0xa9, -0x2f,0x06,0x47,0xdd,0xfb,0x65,0x1b,0xf4,0x56,0x0c,0xe5,0xef,0x18,0x00,0x12,0xfa, -0xe9,0xb5,0x27,0xe8,0x62,0x19,0xdd,0xce,0xff,0x1a,0x68,0xfa,0xcf,0x32,0x38,0x0b, -0xb4,0xdf,0xfb,0xaf,0x15,0xe2,0x13,0x2f,0xd0,0xce,0x26,0xf4,0x4d,0xf6,0xe2,0xea, -0x3b,0xd3,0x6e,0x0a,0x04,0x36,0x05,0x02,0x99,0xf3,0xf4,0xa4,0x1f,0xe7,0x96,0xfd, -0x1a,0x41,0x0b,0xcf,0x68,0x0a,0x1a,0x18,0x07,0xdd,0x5e,0xf2,0x22,0xad,0x09,0xe8, -0x69,0xed,0x33,0x0a,0xfd,0xdb,0x41,0x03,0x1a,0x03,0xe6,0x02,0x74,0x0b,0xfa,0xc0, -0x15,0xec,0xeb,0xf0,0x1c,0xef,0xf5,0xe2,0x9f,0x17,0x20,0x38,0xd7,0xfc,0xdf,0x04, -0x0e,0x88,0xf9,0xf1,0x77,0xfb,0x23,0x7d,0xfe,0xe0,0x57,0xf7,0x2a,0x1f,0xfa,0xdb, -0x7e,0x12,0x1e,0x42,0xee,0xe5,0x0b,0x0d,0x1f,0x10,0xf3,0xd4,0x46,0x20,0x1a,0xc9, -0xe7,0xe7,0xf0,0x1d,0x0d,0xe7,0xe8,0xf3,0x3f,0x0c,0x11,0x0e,0xe4,0xfc,0xfb,0x1c, -0x01,0x2d,0xe1,0x08,0x85,0x0d,0xed,0xdf,0x05,0x02,0x52,0xfd,0x14,0xbd,0x01,0xcb, -0xaf,0x27,0x14,0xb8,0xd8,0x00,0x5e,0x0b,0x01,0xb2,0x0b,0xed,0xaa,0xf0,0x21,0x38, -0x09,0xd6,0x9b,0x18,0x0f,0x3a,0xd9,0x08,0x0e,0x1e,0xf3,0xe8,0xf1,0x0a,0x64,0xf0, -0x2a,0xaf,0xdc,0xde,0x4d,0x39,0x0e,0x27,0xb1,0x1f,0x67,0x2b,0xda,0x61,0xf8,0x18, -0x48,0xee,0x09,0x55,0x03,0xe8,0x34,0x20,0x06,0x9d,0xd2,0x26,0x1e,0x12,0xb2,0xd1, -0x28,0x2a,0x47,0xce,0xfc,0x80,0x19,0xee,0x49,0x16,0xf9,0x88,0xcf,0x38,0x51,0x1a, -0xab,0xa8,0x23,0x22,0x71,0xda,0xff,0x44,0x0f,0xf5,0x70,0x1f,0xdc,0x09,0xf3,0x2e, -0xb4,0xfa,0xcd,0x74,0x2f,0x06,0x90,0xe5,0xfd,0x66,0x08,0x02,0xb0,0x10,0xd2,0x62, -0x1d,0x1c,0xad,0xdc,0xeb,0x12,0x2d,0xe7,0xcb,0x07,0xfd,0x3e,0xf4,0x13,0x39,0x11, -0xca,0x8c,0x0e,0x1c,0xd8,0xf9,0xe3,0x27,0x12,0xf5,0xe3,0x29,0xdd,0xdd,0xf3,0x04, -0x5d,0x36,0xb3,0xc7,0x22,0x19,0x02,0xdf,0xf8,0xdb,0x1e,0xec,0x51,0x0a,0xf7,0xa8, -0xfe,0x0c,0x8a,0xf0,0xe9,0x57,0x2e,0xf2,0x77,0xeb,0x1c,0xc6,0xfa,0xee,0x84,0x13, -0xed,0xe0,0xf8,0x1e,0x08,0xf0,0xfe,0xaf,0x03,0xff,0xfa,0xf6,0x0c,0xc3,0xf1,0x12, -0x6f,0xf8,0xf7,0x3c,0x05,0x09,0x6d,0xf0,0x0a,0x4c,0xf3,0x01,0x69,0x13,0xfe,0xb9, -0xdf,0x1f,0xf6,0xfc,0xf6,0xb2,0x04,0x0c,0x5d,0xec,0x09,0x8b,0xfa,0x07,0xc5,0xff, -0xfe,0xb0,0xeb,0x2a,0x88,0xdf,0x03,0x8e,0x02,0x19,0x47,0xce,0x2e,0x92,0xe8,0xfa, -0x33,0x0f,0xfb,0x07,0xdc,0x24,0xf2,0xff,0x04,0xd4,0xfd,0xed,0xb4,0x09,0x25,0x3a, -0xc7,0x01,0x2a,0x26,0x06,0x72,0xd0,0x14,0x1a,0x07,0x00,0x9c,0xf6,0xed,0xa5,0x27, -0x05,0x4d,0xda,0x09,0xdb,0x19,0xea,0x08,0xea,0x22,0x3d,0xfb,0x02,0x3c,0xea,0x00, -0x6c,0x0e,0x04,0x26,0xe9,0x14,0x97,0x02,0xfb,0xa0,0xf4,0x02,0x9d,0xfd,0x13,0xcc, -0xea,0xfc,0xbe,0x18,0x01,0x57,0xde,0x13,0xa4,0xf7,0x18,0x5d,0xec,0xfa,0xae,0x0c, -0xff,0xf2,0xdf,0x1d,0xff,0x02,0xf6,0x75,0x08,0x04,0x9f,0xf4,0x05,0x3e,0xfa,0xfb, -0xeb,0x0b,0x05,0xcd,0xe8,0x10,0x4c,0x04,0xef,0x1e,0xf9,0x12,0xa5,0x08,0xf7,0x1e, -0xec,0x07,0xfb,0x14,0xec,0xa3,0xec,0x24,0xa4,0xff,0xee,0x3f,0xfc,0x0e,0x3c,0xfd, -0xff,0xb7,0xee,0x19,0xd6,0x11,0xcd,0xf9,0x06,0x1e,0xa1,0xeb,0xf1,0xd6,0x29,0xe5, -0x55,0x16,0xf1,0x84,0xdf,0x28,0x00,0x1d,0xaf,0x1c,0x25,0x23,0xe0,0xe2,0xf1,0x50, -0x09,0x01,0xa1,0x21,0xe2,0x1f,0xe4,0x33,0x10,0x06,0xb0,0x5b,0x3a,0x0b,0x3f,0xed, -0xf4,0x04,0x06,0xf3,0x71,0x21,0xdf,0xe1,0xf5,0x35,0x6f,0xf2,0xd2,0xe0,0x2a,0xfe, -0xc6,0xe8,0x09,0x0a,0x06,0xf9,0x38,0x19,0xde,0xb4,0xfa,0x29,0x88,0xf2,0xe2,0xe2, -0x14,0x07,0x69,0x01,0xfb,0xae,0xe3,0x1c,0xc1,0x09,0xe3,0x1c,0xf9,0x1e,0x4e,0xf4, -0xfb,0xfe,0x00,0x03,0xbf,0xff,0xfa,0x51,0xfb,0x16,0xd0,0xf3,0xe4,0x6b,0x24,0x0d, -0xf4,0xcd,0x14,0x65,0x0c,0xfb,0xb1,0x00,0x01,0x58,0xee,0x24,0x6d,0xe2,0xfa,0x88, -0x12,0x0b,0xe9,0xe9,0x03,0x1d,0xfc,0x01,0xee,0x09,0xf6,0x59,0xfc,0x0c,0x67,0xed, -0x0f,0x02,0x02,0xf9,0x32,0xfe,0x0f,0x07,0xff,0xf0,0x99,0x04,0xf5,0xf3,0x12,0xfe, -0xd6,0xed,0x02,0x05,0x21,0xdc,0x3e,0xfc,0x14,0x6b,0xff,0xfb,0xdc,0x03,0xf1,0x25, -0x11,0x09,0x59,0xe7,0x0e,0x1d,0x01,0xea,0x28,0x14,0xfe,0x1b,0xee,0x08,0xcd,0x03, -0x08,0x96,0xf1,0xf9,0x0e,0x05,0x12,0x2d,0xec,0xfa,0x47,0x0a,0x18,0xd1,0xdd,0x06, -0x82,0x14,0xf3,0x4f,0xfb,0x04,0xd0,0xfd,0x10,0xa2,0xef,0xef,0x3e,0x23,0x01,0x87, -0xcd,0x24,0x60,0x06,0xe2,0xf2,0x0c,0x09,0x2c,0xf6,0x18,0x08,0xe0,0xf8,0x00,0x34, -0xf0,0xf5,0xce,0x25,0x7d,0x15,0xe3,0xa3,0x02,0xfb,0x73,0x05,0x14,0x1b,0xd0,0x07, -0x07,0x2f,0xec,0xee,0xe1,0x20,0xe7,0xfa,0xf9,0xb7,0xfd,0xf9,0xee,0x03,0x1a,0x88, -0xe1,0x03,0x11,0x2b,0xcc,0xe7,0xf1,0x32,0x5d,0xf3,0xd6,0xf2,0x27,0xfa,0x2e,0x02, -0xf9,0x08,0xeb,0x17,0x79,0x18,0xd3,0x62,0xff,0x35,0xa7,0xdf,0xef,0x04,0x0f,0xff, -0x79,0xfb,0x15,0x27,0xe2,0x0a,0x04,0x0e,0xee,0xde,0xfa,0x18,0x30,0xe5,0x09,0x7f, -0x18,0xe3,0xb7,0x02,0x07,0x38,0xef,0x10,0xbf,0x07,0xe4,0x2d,0x11,0x0b,0x8e,0xee, -0xfe,0xdf,0x06,0xff,0xf0,0x06,0xfa,0xe3,0xeb,0x1e,0x19,0xfa,0xe3,0x4b,0x06,0x21, -0xa9,0xf0,0xf3,0xe3,0x04,0x0b,0x10,0xf4,0xf7,0xc4,0x0d,0x0e,0x9d,0xf0,0xf4,0x3f, -0x13,0x12,0x67,0xd1,0x03,0x0b,0x1f,0x0c,0x7d,0xc3,0x1d,0xdb,0x19,0xf4,0x25,0xe6, -0x0f,0x6e,0xff,0x1b,0x62,0xe0,0xec,0x0a,0x25,0x06,0x71,0xd1,0x2a,0x82,0xfd,0xef, -0x64,0x02,0x02,0x0b,0xe9,0x32,0xab,0xdc,0xec,0xb3,0x37,0xf3,0x09,0xc9,0x25,0xcb, -0x0f,0xea,0x36,0x0b,0xed,0x8c,0x11,0x26,0x1b,0xb6,0xf9,0xcd,0x5c,0xcf,0x91,0xc8, -0x50,0x3a,0xe8,0xee,0x74,0x0e,0xec,0x0c,0x0d,0x2c,0x62,0xb3,0x12,0xea,0x3e,0xc4, -0xa3,0xe0,0x4c,0x6f,0xea,0xef,0xa4,0x0b,0xf0,0xa1,0x0a,0x19,0x36,0xc1,0x23,0x48, -0x2d,0xcb,0xd5,0xe3,0x42,0x73,0xe0,0xec,0xea,0x1f,0xeb,0x40,0x0d,0x13,0x97,0xcd, -0x13,0x9c,0x25,0xcd,0xc5,0x06,0x29,0x66,0xe0,0xff,0x45,0x09,0xfd,0xe2,0xf9,0x05, -0x80,0xf8,0x14,0x55,0xfc,0xe5,0xd4,0x0b,0x21,0xbd,0xe1,0xf3,0x17,0x0d,0x0b,0x42, -0xeb,0x0d,0x6b,0xf4,0x12,0x6f,0xfa,0xee,0x8e,0x06,0x15,0xaa,0xe3,0x0a,0x66,0x04, -0x01,0x2e,0x01,0xf6,0x9b,0xfc,0x0b,0x0a,0xf9,0xfc,0x8f,0x0c,0x03,0x21,0xee,0xf8, -0xb3,0x14,0x03,0xc0,0xf4,0xfa,0xa0,0x0b,0x05,0xd6,0xf7,0xef,0x22,0x19,0x09,0x8e, -0xe5,0xfb,0xe0,0x1e,0xf1,0xbc,0xeb,0x0c,0xbc,0x0a,0xf4,0x4c,0xfe,0x03,0x1b,0x07, -0x00,0x4a,0xf0,0x08,0x05,0x12,0xea,0x50,0xef,0x1e,0x3f,0xfc,0xf0,0xc1,0x0d,0xfd, -0xdf,0xfe,0x03,0xca,0xfa,0xfd,0x3e,0x0d,0xf7,0x4a,0xf7,0x09,0x7d,0x04,0xf6,0xd5, -0xfc,0x04,0xd4,0x03,0xff,0xd1,0xf9,0x06,0x45,0xfe,0x00,0xa3,0xfd,0xf9,0x04,0xfd, -0x16,0xf1,0xf2,0xfe,0xdc,0x09,0x02,0x70,0xf1,0x09,0x36,0xf5,0x0b,0x5c,0xf5,0x06, -0x37,0x07,0xf4,0x43,0xf6,0x21,0x90,0xef,0xe0,0xc8,0x1e,0x14,0x41,0xdf,0x09,0x97, -0xff,0x08,0xe7,0xf8,0xf1,0x6d,0x03,0x2a,0x39,0xd6,0xf9,0xc0,0x1f,0xf4,0x1d,0xec, -0x17,0x40,0x02,0xfa,0xd6,0xfc,0xfc,0xc9,0x0c,0x00,0xeb,0xdf,0x1e,0xd3,0x10,0xdd, -0x3b,0xfa,0x18,0xe7,0xf3,0x00,0xe9,0xfc,0xf7,0x58,0x17,0x02,0x6a,0xe8,0x04,0xb5, -0x14,0xe8,0xad,0x09,0x03,0x15,0xf4,0x10,0x8c,0x01,0xe5,0x5b,0x11,0x08,0x80,0xf2, -0xfe,0x15,0x0d,0xfa,0x07,0x06,0xf3,0x62,0x00,0x07,0x92,0x00,0xed,0x16,0x1b,0xfd, -0xe9,0xe8,0x13,0x6b,0x10,0xe7,0x0f,0xf8,0x0c,0x2e,0x04,0xf9,0x8d,0xf1,0x09,0x45, -0x16,0xe8,0x10,0xf7,0x13,0x0d,0x01,0xea,0x24,0x0f,0x0b,0xf8,0xf7,0xed,0xeb,0x18, -0xfe,0xc7,0xef,0xfc,0x5b,0x13,0x04,0x10,0xe9,0xfb,0xff,0x1b,0xfb,0x6f,0xe1,0x10, -0xe5,0x13,0xf0,0xe8,0xf6,0x0d,0x85,0x01,0xfc,0x04,0xf6,0x03,0x89,0x0d,0xfa,0xcc, -0xf4,0x06,0x3d,0x06,0xfb,0x97,0xee,0x0d,0x6e,0x0d,0xef,0x4f,0xfb,0x0b,0x3a,0x08, -0xf2,0xb3,0xfa,0x05,0x80,0x14,0xe9,0xcd,0xff,0x04,0xde,0x0b,0xf5,0xae,0xf6,0x00, -0x48,0x18,0xed,0x14,0xfa,0x04,0xfa,0x12,0xe2,0xe6,0x11,0xf7,0x61,0x10,0xe9,0x97, -0x08,0x00,0xf0,0x10,0xe6,0xbf,0x05,0x01,0x0a,0x0b,0xe9,0xaa,0x0f,0xfd,0xb6,0x06, -0xf6,0x97,0x07,0xf3,0x05,0x0e,0xfa,0x19,0xf9,0x0a,0xe5,0x05,0xf5,0x5d,0xf9,0x07, -0xea,0xfd,0x11,0x45,0xdb,0x15,0x26,0x10,0xf1,0x58,0xe2,0x22,0xaa,0xfe,0xef,0x9b, -0x04,0x06,0xef,0x04,0x02,0x47,0xe2,0x1c,0x37,0x01,0xee,0x08,0xf9,0x2d,0x68,0xe5, -0xf8,0x45,0xf2,0x1f,0xbc,0xf3,0xfe,0x58,0xf8,0x14,0x6b,0xfe,0xee,0xd4,0xf1,0x22, -0x8a,0xf9,0xf3,0xb3,0xf6,0x1f,0xa3,0xf4,0xf2,0xfe,0xef,0x29,0x96,0xf5,0xed,0xea, -0x02,0x1d,0xf5,0xe5,0xfc,0x5e,0x05,0x0b,0x7b,0xfd,0xec,0xba,0x01,0x22,0x3a,0xee, -0xde,0x99,0x1b,0x19,0xbe,0xdf,0xf5,0x46,0x11,0x0f,0xaf,0xfb,0xdb,0xda,0x0c,0x2a, -0xde,0xe5,0xdb,0x41,0x25,0x0a,0xa6,0xe7,0x00,0xdb,0x0c,0x03,0x95,0xf4,0xf3,0x8f, -0x14,0x05,0x98,0xea,0x00,0x50,0x15,0xfd,0x74,0xed,0xfd,0x48,0x19,0xfc,0xde,0xee, -0xfa,0xba,0x0d,0x0a,0xe3,0xec,0xf6,0xe0,0x16,0x09,0xb8,0xeb,0x01,0xa3,0xfa,0x0a, -0x4f,0xfd,0x02,0xad,0xf5,0x17,0xe6,0xef,0xfb,0x7e,0x04,0x05,0x99,0xeb,0x1c,0xf8, -0xf9,0xef,0xd8,0x09,0x0b,0xc6,0xe9,0x09,0xb7,0xff,0xfa,0x90,0x0f,0xf9,0x6c,0xed, -0x1f,0x39,0xf9,0xe6,0x46,0x19,0x02,0xc9,0xe1,0x19,0x7e,0x06,0xea,0xe7,0x0f,0xf8, -0x00,0x02,0x0d,0xe8,0xe1,0x00,0x6a,0x2e,0xde,0xe5,0xed,0x24,0x5a,0x01,0xda,0x76, -0x17,0xf4,0x97,0x12,0xf3,0x47,0xf8,0xfe,0xf5,0x24,0xdf,0xf7,0xfa,0x17,0x63,0x00, -0xe0,0xbc,0x12,0x0c,0x10,0xf4,0xf9,0x86,0x06,0xfe,0xaf,0x10,0xe2,0x6d,0x02,0x15, -0x5b,0xfb,0xe4,0x84,0x22,0xf6,0x57,0xfc,0xfc,0xf7,0xf9,0x0b,0x2d,0x16,0xd3,0xaa, -0x0e,0x14,0x66,0xf3,0xf4,0xa9,0x0e,0xf5,0x15,0x0f,0xf0,0xa3,0xfa,0x11,0x1a,0x00, -0xf0,0x47,0x03,0x15,0x00,0xea,0xfd,0xf9,0x07,0x05,0x1b,0xf4,0x01,0x20,0x09,0x06, -0x37,0xf8,0xef,0x2b,0x0c,0x10,0x64,0xe5,0x03,0x49,0x0f,0x03,0x1d,0xee,0x09,0xaa, -0xf6,0x0d,0x97,0xfc,0xf3,0xc9,0x09,0x0b,0x7e,0xee,0x00,0x90,0x0b,0xfd,0xc4,0xfd, -0x02,0xbd,0xf4,0x0d,0x1f,0x01,0xf1,0x65,0x08,0x0c,0xbe,0xe8,0x09,0x14,0x07,0xf6, -0xce,0x01,0x00,0x0a,0xf7,0x15,0x83,0xfc,0xe6,0x54,0x0e,0x13,0xae,0xea,0xfe,0x73, -0x0d,0xfc,0xbe,0xfb,0xfb,0x5c,0xf8,0x16,0xa4,0xfe,0xec,0x7b,0x08,0x0e,0xee,0xeb, -0xfd,0x49,0x09,0xff,0xf4,0x02,0xfa,0xa5,0x02,0x05,0xeb,0xff,0xf1,0xe5,0x07,0x09, -0xd3,0xfd,0xf3,0x97,0x06,0x0e,0x78,0xe9,0x02,0xbc,0x0c,0x03,0xeb,0xea,0x08,0xc7, -0x00,0x0c,0x53,0xf5,0xec,0x74,0x18,0x0f,0x70,0xe2,0xfe,0x92,0x18,0xf7,0x78,0xf1, -0x08,0x4d,0x00,0x09,0x21,0xf9,0xf7,0x8d,0x03,0x14,0xdc,0xe3,0xff,0x5e,0x17,0xf8, -0x47,0xe9,0x12,0xa5,0x05,0xfc,0x6e,0xf2,0x02,0x00,0x10,0x0f,0xf2,0xca,0x1c,0x35, -0x16,0xf1,0xc1,0xe8,0x14,0x44,0x02,0x08,0x0d,0xef,0xf0,0x3e,0x1f,0x00,0xc1,0xdf, -0x0e,0xb5,0x15,0xf2,0xee,0xf2,0x0c,0xbf,0xf8,0x0a,0x8e,0xeb,0x09,0x8c,0x0d,0xfb, -0x80,0xe9,0x18,0xc5,0xfd,0xf9,0xd8,0xf5,0x08,0xe9,0x10,0xfb,0xfa,0xe9,0x02,0x65, -0x16,0xf7,0xe4,0xeb,0x0d,0x40,0x10,0xf7,0xf7,0xf6,0xff,0xe6,0x06,0x01,0x9f,0xfa, -0xfa,0x37,0x13,0xf4,0x1c,0xf9,0x05,0x3c,0x02,0xf6,0x4c,0x06,0x03,0xf9,0xff,0xfe, -0x11,0xfc,0xff,0xea,0x06,0xfc,0xb9,0xfa,0x04,0x2a,0x0a,0xf8,0xd7,0xf0,0x0d,0x18, -0x0b,0xf4,0xf6,0xf7,0x06,0x91,0x07,0x04,0xf6,0xed,0x00,0x95,0x12,0xfb,0xdf,0xee, -0x0a,0x66,0x02,0x01,0xe0,0xf3,0x05,0xa6,0x02,0x03,0xb6,0xf9,0x05,0x45,0xfd,0x03, -0x40,0xf9,0xff,0x6f,0x06,0xfc,0x92,0xf9,0x08,0x25,0x08,0xf6,0xff,0xf9,0x00,0x48, -0x0d,0xfb,0x44,0xf5,0x04,0xaf,0x09,0xfd,0xc8,0xf7,0xfc,0x31,0x0e,0x00,0x3c,0xf2, -0xff,0xd0,0x16,0xf2,0xf0,0xf9,0x02,0xe4,0x05,0xfe,0xbb,0xfb,0xfd,0xc2,0x09,0x01, -0x56,0xf2,0x01,0xd3,0x0f,0xf4,0xd1,0xfc,0x05,0x90,0x08,0xf1,0x57,0x05,0x02,0x54, -0x01,0xf7,0xe9,0x06,0xfc,0x9b,0x06,0xf9,0x49,0xf6,0x12,0x97,0xfe,0xef,0x36,0x0a, -0x08,0xa0,0xfb,0xfc,0xe8,0x00,0xfa,0xed,0x05,0x01,0xaa,0xfa,0xff,0xb8,0x07,0xf7, -0x07,0x01,0x04,0x8b,0xf8,0x04,0xe4,0x06,0xf3,0xea,0x06,0x04,0x5b,0xf1,0x08,0x48, -0x0c,0xec,0xa7,0x02,0x12,0x81,0xf3,0xf7,0xbb,0x09,0xfe,0x42,0x01,0x08,0x70,0xea, -0x10,0x42,0x08,0xe9,0x68,0x01,0x13,0xa2,0xf2,0xff,0x4d,0x03,0xfb,0xab,0x07,0xfb, -0xb4,0x00,0x02,0xd0,0x05,0xf0,0xc2,0x05,0x07,0xfb,0xf9,0xfd,0x99,0x08,0xfc,0x89, -0xff,0xfc,0x96,0xfe,0x07,0xb1,0x00,0xef,0x4a,0x12,0xfd,0xa9,0xfa,0xfb,0xb7,0x07, -0xf9,0x80,0x0c,0xf3,0x3f,0x03,0x08,0x24,0xfb,0xf6,0xf7,0x0c,0xfa,0x50,0x01,0x00, -0x3e,0x02,0xf9,0xea,0x08,0xf5,0x48,0x0a,0xf8,0x89,0x02,0xfc,0xa0,0x06,0xfc,0xa0, -0x00,0xfd,0xdb,0x07,0xf9,0xe5,0xfd,0x04,0x01,0x01,0xfd,0xd7,0x01,0xfc,0x44,0x00, -0x02,0x18,0x00,0xf5,0x7c,0x0e,0xf7,0x18,0x02,0x04,0xe1,0xfc,0xfa,0x1e,0x0a,0xf5, -0xcc,0x04,0x03,0xda,0xf6,0x05,0x54,0x0a,0xf1,0xef,0x00,0x08,0xd4,0xf4,0x07,0xab, -0xff,0xf2,0xcc,0x13,0x04,0xad,0xdd,0x15,0x33,0x0d,0xea,0x5b,0x03,0x0c,0xff,0xf1, -0x07,0x81,0x03,0xeb,0x52,0x15,0x01,0x5d,0xe6,0x12,0x9b,0x0d,0xe0,0x2c,0x13,0x07, -0xa8,0xf1,0x01,0x9f,0x05,0xf5,0x0b,0x13,0xf5,0xf9,0xeb,0x1b,0x6e,0x05,0xe3,0x10, -0x09,0x0e,0x55,0xf7,0xf9,0xe0,0x09,0xf6,0xee,0x0c,0xf9,0x5e,0xf4,0x0b,0xa7,0x08, -0xea,0xe8,0x0b,0x07,0xa1,0xf3,0xfe,0x09,0x0c,0xf9,0x51,0x02,0xfb,0x50,0x00,0x07, -0xb7,0xff,0xef,0x49,0x12,0x06,0x35,0xef,0x01,0x4c,0x06,0x03,0x8a,0xf7,0xfa,0x19, -0x06,0x05,0xed,0xfc,0xfd,0x65,0x00,0x01,0x13,0xfd,0x03,0xb5,0xfe,0xff,0xa1,0x01, -0x04,0xd0,0xf8,0xff,0xb3,0x02,0x04,0x35,0xf8,0x09,0xc5,0xf9,0x03,0xc7,0xff,0xff, -0x4d,0xf4,0x0e,0xb0,0xf9,0xff,0x2a,0x03,0xfb,0x99,0xfc,0x10,0x8c,0xec,0x05,0x4a, -0x07,0xf7,0x6e,0xff,0x0f,0xc3,0xe7,0x0e,0x26,0x0c,0xed,0x79,0xfc,0x15,0xde,0xee, -0xfd,0xb1,0x0e,0xf2,0x91,0x00,0x10,0x75,0xed,0xff,0x5e,0x17,0xed,0xe5,0xfa,0x10, -0x9c,0xf6,0xfb,0x4f,0x10,0xec,0xa5,0x07,0x09,0xa7,0xf7,0xf4,0x8a,0x1d,0xe4,0xba, -0x06,0x07,0x9f,0xfc,0xf7,0xc9,0x0a,0xf6,0x48,0x0b,0xfc,0x0a,0xef,0x11,0x3a,0x08, -0xe9,0x3c,0x03,0x0e,0x9b,0xf6,0xfd,0x71,0x03,0xfc,0xec,0x0c,0xfc,0xc7,0xf0,0x0c, -0x93,0x04,0xee,0xa8,0x0b,0x01,0x4f,0xf7,0x0a,0x48,0xfb,0xfa,0x55,0x07,0x01,0x4c, -0xee,0x16,0x48,0xfb,0xf5,0x94,0x08,0x04,0xc7,0xf0,0x07,0xc0,0x04,0xfe,0x99,0xfe, -0xfe,0x80,0xfa,0x0f,0x48,0xfa,0xf5,0x8c,0x04,0x09,0xee,0xf6,0x00,0xb4,0xfd,0x05, -0xf5,0xff,0xff,0xa4,0xfd,0x02,0x31,0x05,0xf8,0x15,0xfc,0x0b,0xee,0xfb,0xf6,0x81, -0x09,0x02,0x75,0xf5,0x0a,0x68,0x00,0xf8,0x28,0x04,0xfe,0x33,0xfe,0x07,0x73,0xff, -0xee,0xd4,0x15,0xfd,0xb8,0xf5,0xfe,0x8a,0x0c,0xf6,0x04,0x09,0xfa,0xd5,0xf9,0x08, -0x94,0x08,0xea,0x0b,0x08,0x06,0x0a,0xfa,0xff,0x56,0x04,0xfa,0xd1,0x08,0xfa,0x64, -0xf8,0x0e,0x2a,0xfe,0xf2,0xf2,0x10,0x00,0x00,0xee,0x09,0x41,0x04,0xfb,0xe9,0x00, -0xfb,0x9c,0xff,0x11,0xc8,0xec,0xf9,0x8e,0x14,0xfe,0xf9,0xf1,0x0d,0xb6,0xf9,0xfd, -0xe6,0x0a,0xf5,0x2a,0xf7,0x17,0x2e,0xf4,0xf8,0xc6,0x0d,0xf8,0x59,0xf9,0x0f,0x71, -0xf4,0xfc,0xb6,0x0f,0xf5,0x5c,0xfb,0x0f,0x97,0xf0,0x00,0x09,0x11,0xf5,0x00,0xf3, -0x13,0x3d,0xf7,0xfa,0x0c,0x0b,0xf7,0x86,0x01,0x0b,0x9a,0xf2,0xfc,0xbb,0x0d,0xf6, -0x37,0x01,0x05,0x36,0xf8,0x04,0xff,0x0a,0xe6,0x7e,0x08,0x0a,0xf6,0xf7,0xfe,0x6c, -0x0c,0xef,0xa1,0x09,0x03,0x85,0xf8,0xfc,0x4d,0x0e,0xf3,0x42,0x08,0x05,0xe4,0xee, -0x07,0x78,0x0e,0xea,0xa5,0x03,0x0d,0x71,0xf6,0xfb,0x89,0x10,0xe3,0xdf,0x0f,0x0e, -0xc7,0xef,0xfa,0x4f,0x13,0xf0,0x46,0x07,0xfe,0x09,0xf4,0x10,0x81,0x00,0xf0,0xa5, -0x0a,0x07,0xbc,0xee,0x04,0x9e,0x08,0xf7,0x3a,0x02,0x02,0xb5,0xfc,0x06,0x17,0xf7, -0x01,0x7c,0x07,0xfe,0xf9,0xf4,0x0a,0xb6,0x03,0xf8,0xe8,0xfb,0x03,0x8e,0x07,0xfc, -0xa7,0xf8,0x01,0x36,0x0b,0xf6,0x5d,0xfd,0x01,0x78,0x06,0xfd,0x85,0xfc,0xff,0xcd, -0xff,0x06,0x84,0xf5,0x04,0x41,0x05,0xfd,0x57,0xff,0x05,0x65,0xf7,0x05,0xb6,0xfb, -0x03,0x8a,0x06,0xf3,0x0d,0x01,0x05,0xdb,0xfc,0xfe,0x75,0x02,0xfa,0x65,0x0c,0x00, -0x65,0xf2,0x02,0xda,0x0b,0xf4,0xe8,0x01,0x03,0x40,0xfc,0x09,0xd2,0xfc,0xf3,0xae, -0x06,0x07,0x55,0xf6,0x03,0x97,0x02,0xfb,0xf9,0x05,0xfb,0xaf,0xfa,0x03,0x0c,0x04, -0xf9,0x7c,0x07,0x01,0xda,0xf8,0xfd,0x88,0x09,0xf9,0x55,0xfc,0x04,0x79,0x03,0x03, -0x40,0xf2,0x02,0xe0,0x0d,0xf9,0x38,0xf7,0x02,0x5e,0x09,0xff,0x6f,0xf6,0xfc,0xee, -0x0b,0xfe,0x66,0xf4,0x06,0xa8,0x04,0xf9,0x26,0x06,0xfd,0x29,0xfd,0x06,0x20,0xfc, -0xf8,0x21,0x12,0xf5,0x3b,0xf4,0x17,0x28,0xff,0xe6,0x2d,0x10,0x04,0xa8,0xf7,0x05, -0x44,0xfc,0xf6,0x58,0x17,0xf4,0x72,0xee,0x15,0x6d,0x0a,0xe2,0x2f,0x0e,0x03,0x7b, -0xf3,0x0b,0x2a,0x00,0xf1,0x03,0x0f,0x00,0x54,0xf1,0x0c,0x6f,0xfc,0xf6,0x2e,0x10, -0xfc,0x69,0xf2,0x0b,0x00,0x06,0xf0,0xea,0x0a,0xfd,0xbf,0xf7,0x0d,0x59,0xff,0xf3, -0xa8,0x05,0x08,0x29,0xf4,0x07,0x09,0xff,0xf8,0x1f,0x0b,0xfe,0x82,0xf3,0x08,0xe3, -0x08,0xf3,0x31,0x09,0xf8,0xb7,0x00,0x08,0x4e,0xf9,0xf4,0xe6,0x0f,0x03,0xa4,0xee, -0x0a,0x6b,0x00,0xfd,0xf3,0x01,0xfc,0xb2,0xff,0x08,0x20,0x00,0xf5,0x9b,0x0a,0xfd, -0x83,0xf8,0x05,0x26,0x03,0xfb,0xbe,0xff,0x02,0x82,0x00,0x05,0x6b,0xf3,0xff,0xcc, -0x0d,0xfc,0x83,0xf2,0x09,0x7b,0x06,0xf7,0x50,0x02,0xf8,0x03,0x09,0x09,0x6b,0xee, -0xfe,0x50,0x12,0xf6,0x13,0xfa,0x09,0x3a,0xfa,0x00,0x54,0x0a,0xf3,0x38,0xff,0x0b, -0xb1,0xf4,0xff,0x76,0x0e,0xf4,0x26,0xfc,0x0e,0x4f,0xf7,0xf6,0xec,0x0f,0xf5,0x85, -0x01,0x04,0xfc,0xfa,0xf9,0x2e,0x15,0xf1,0xa8,0xf7,0x0f,0x35,0x02,0xef,0xa9,0x09, -0xfd,0x7b,0xfe,0x09,0x29,0xf9,0xfb,0x20,0x09,0xfe,0x0d,0xf8,0x05,0x18,0x02,0xfc, -0xaf,0x00,0x03,0x97,0xf9,0x01,0x74,0x06,0xfc,0x77,0xfb,0x07,0x02,0xfe,0xfe,0x4e, -0x02,0xfb,0x58,0xfc,0x0b,0x0e,0xff,0xf3,0x96,0x06,0x02,0x8d,0xfc,0x02,0x74,0xfb, -0x03,0xc3,0x00,0x04,0x47,0xf5,0x07,0x40,0xfc,0xff,0x54,0x06,0xfe,0x90,0xf6,0x0a, -0x3a,0x05,0xf2,0x29,0xff,0x0a,0xc7,0xfb,0x02,0xd4,0xfd,0xfc,0x87,0x04,0x07,0x71, -0xf8,0xf9,0xae,0x04,0x08,0xa6,0xf9,0xf9,0x01,0x06,0x01,0x25,0xfd,0x03,0x70,0xfc, -0x00,0xc5,0x03,0xfe,0x8c,0xf8,0x0b,0x70,0xfb,0xfe,0x97,0x05,0xfb,0x25,0xf8,0x0c, -0x5d,0x01,0xf1,0x20,0x08,0x01,0xb4,0x01,0x03,0xbc,0xf5,0xfa,0xd1,0x13,0xf9,0xbf, -0xf2,0x0a,0xfc,0xff,0xfe,0x54,0x02,0xfe,0xb9,0xfa,0x0c,0xec,0xf6,0xfa,0x35,0x0e, -0xfa,0x66,0xf5,0x0f,0x5d,0xf9,0xf9,0xf8,0x0b,0xfa,0xaf,0xfc,0x04,0xae,0xf8,0x05, -0x01,0x08,0xf2,0x64,0xfe,0x13,0x69,0xf2,0xf8,0x19,0x0e,0xfa,0xe6,0xfe,0x06,0xdc, -0xf2,0x05,0xd0,0x0c,0xef,0xc6,0x00,0x0c,0x22,0xf6,0x02,0x95,0x07,0xf2,0x03,0x04, -0x0c,0xb9,0xf3,0x03,0xd1,0x01,0xf8,0xf6,0x09,0x01,0x5d,0xee,0x07,0x11,0x10,0xf0, -0xed,0xff,0x07,0xe4,0xfa,0x02,0x62,0xfe,0xfe,0x15,0x03,0x00,0x05,0xf8,0x0b,0x27, -0xfc,0xfb,0xff,0x01,0x08,0x45,0xf3,0x03,0x88,0x02,0x02,0xc7,0xfa,0x02,0xb2,0xfd, -0x07,0xf7,0xfa,0xf9,0x7b,0x0a,0x01,0x8d,0xf6,0x03,0xa5,0x02,0xfb,0x31,0x05,0xfd, -0xd0,0xfc,0x04,0xa8,0x02,0xfa,0xc7,0x02,0xfe,0xcc,0xfd,0x07,0xa5,0xfd,0xf5,0x50, -0x09,0x06,0x70,0xf4,0x03,0x93,0x06,0xf5,0x40,0x09,0xfd,0x67,0xfb,0x00,0x86,0x0c, -0xeb,0x5c,0x0c,0x05,0x17,0xf2,0x02,0xf2,0x0d,0xee,0x17,0x05,0x07,0x5f,0xf7,0x01, -0x02,0x05,0xfa,0x34,0x04,0x01,0x8f,0xf2,0x09,0x69,0x09,0xf2,0xdc,0x00,0x08,0x1a, -0xf9,0x02,0x6c,0x00,0xf9,0xd9,0x07,0x03,0xd9,0xf3,0x03,0xda,0x06,0xf6,0xed,0x01, -0x05,0xb6,0xfc,0x04,0x3b,0xfa,0xfe,0x93,0x05,0x00,0x20,0xf2,0x14,0xa1,0xfa,0xf9, -0x45,0xff,0x09,0xd8,0xf9,0xfd,0xf1,0x01,0x02,0xc3,0x08,0xf3,0x6b,0xfa,0x0a,0x3b, -0x03,0xf2,0x34,0x03,0x0a,0x2f,0xfd,0xfd,0x8c,0xfa,0x00,0xb6,0x07,0xfc,0x52,0xfa, -0x06,0xe0,0x08,0xf0,0x77,0x08,0x00,0x0b,0xf8,0x01,0x13,0x08,0xfc,0xc6,0x00,0xfe, -0xb9,0xfc,0x06,0x88,0x00,0xf3,0x2c,0x06,0x09,0x10,0xfa,0xf6,0xcf,0x08,0xfd,0xe7, -0x03,0xfb,0x05,0xfd,0x05,0x24,0x07,0xf6,0x1b,0xfb,0x0a,0xa2,0xfe,0xfb,0x0d,0x04, -0xfd,0xde,0x01,0x01,0xd5,0xf8,0x03,0x64,0x02,0xf9,0xc8,0x06,0x02,0x5a,0xf6,0x03, -0x36,0x07,0xf6,0xdf,0x01,0x03,0x9b,0xf9,0x08,0xeb,0x02,0xf0,0x45,0x07,0x07,0x0c, -0xf3,0x06,0x71,0x04,0xf4,0x2a,0x0e,0xff,0xc2,0xea,0x0e,0xa8,0x0a,0xee,0x4b,0x04, -0x0b,0x79,0xf4,0x04,0xa3,0x04,0xee,0xa2,0x0e,0x05,0x5d,0xf1,0x03,0xa8,0x0c,0xef, -0x23,0x05,0x05,0xfb,0xf6,0x02,0x7f,0x08,0xf5,0x65,0x04,0x02,0xb4,0xf7,0x02,0xe5, -0x0c,0xf3,0x1e,0xfa,0x0e,0xf8,0xfc,0xf7,0xde,0x02,0x01,0xad,0xfe,0x09,0x3f,0xf4, -0xff,0xe7,0x08,0xfe,0x6f,0xf1,0x0b,0x59,0x02,0xfc,0x90,0xff,0x00,0x31,0x00,0x03, -0xc3,0xfc,0xfd,0x60,0x04,0x03,0x62,0xf7,0x04,0x7a,0x02,0xff,0x59,0xf5,0x0d,0xa1, -0x00,0xfb,0x83,0xfc,0x04,0x5c,0x01,0xfd,0x7b,0xfa,0x05,0xb1,0x06,0xf8,0x76,0xfa, -0x0a,0xa7,0xfd,0xfa,0x82,0x01,0x06,0xdd,0xfc,0xfc,0xff,0xff,0x02,0x3b,0xfe,0xfe, -0x3c,0x03,0xfd,0xed,0x01,0x01,0xd3,0xfc,0x00,0xbc,0xff,0x00,0xd5,0xfe,0x04,0x85, -0xf9,0x05,0xa4,0x00,0xfb,0xb7,0x00,0x03,0xbb,0xfb,0x00,0x76,0x03,0xfc,0xef,0xff, -0x01,0x04,0xff,0x03,0x22,0xfd,0xfc,0x50,0x09,0x01,0x40,0xef,0x06,0x13,0x0d,0xf7, -0xdd,0xf7,0x06,0x2d,0x08,0xf8,0x45,0xfc,0x00,0xd6,0x05,0x03,0x62,0xf6,0x01,0xf2, -0x09,0xf9,0x3e,0xf7,0x07,0xa8,0x03,0xf8,0x81,0x03,0x02,0x99,0x01,0xf8,0xed,0x03, -0xfd,0x62,0x06,0xf7,0x42,0x04,0x03,0x12,0xff,0xfc,0x2c,0x01,0xff,0x3d,0x01,0xff, -0xcd,0xfd,0xff,0x0b,0x06,0xfc,0x84,0xfc,0x02,0x4a,0x00,0xfe,0x8c,0x02,0x01,0xe6, -0xfa,0x02,0xc4,0xfe,0x02,0x29,0xfd,0xfe,0x2b,0x05,0x04,0xbe,0xf5,0xfd,0x54,0x05, -0x02,0xa9,0xfd,0xfa,0x0a,0x04,0x06,0x87,0xfa,0xfa,0x99,0x02,0x05,0x3b,0xfc,0x01, -0x1d,0xfe,0x04,0xa2,0xf9,0x02,0x48,0x00,0x01,0xff,0xf8,0x08,0x6c,0xfe,0xfb,0x22, -0x03,0x00,0x26,0xfd,0x03,0x17,0xfe,0xfd,0xdc,0x04,0x02,0x4b,0xf7,0x03,0xb5,0x01, -0xfd,0x0b,0x03,0xff,0xc7,0xfa,0x04,0x27,0x03,0xfb,0xc4,0xfd,0x03,0xfe,0xfe,0x02, -0x16,0xfd,0xfd,0xc9,0x04,0x04,0x4f,0xf4,0x01,0x5f,0x07,0xfb,0x16,0xff,0x01,0x0a, -0xfe,0x01,0xc9,0x02,0xfa,0xac,0x03,0xfd,0xdf,0xfd,0x08,0xaa,0xfb,0xf6,0x4a,0x09, -0x03,0xbe,0xf4,0x03,0x97,0x03,0xfc,0x0a,0x06,0xfd,0x93,0xf8,0x08,0x42,0x03,0xf4, -0x5a,0x09,0xfd,0xda,0xfa,0x0b,0xaa,0xfb,0xf3,0x11,0x0c,0x03,0xa1,0xf6,0x04,0x13, -0x00,0xfd,0x28,0x09,0xf8,0xe6,0xf7,0x0d,0x98,0x01,0xf2,0xc8,0x07,0x02,0x41,0xf9, -0x07,0xb9,0xfd,0xf8,0x2c,0x09,0xfb,0x8e,0xfa,0x0a,0x24,0xfd,0xf6,0x4d,0x0f,0xfc, -0x62,0xf2,0x0c,0x39,0x06,0xf2,0x23,0x03,0x01,0x43,0x00,0x08,0xbb,0xf4,0xfc,0xe9, -0x0e,0xfc,0x72,0xf4,0x06,0xab,0x04,0xfb,0xae,0x00,0xfb,0xd5,0x03,0x05,0xb0,0xf8, -0xff,0x41,0x06,0xfb,0xb8,0xfe,0x06,0xe9,0xfb,0xfc,0x4c,0x04,0x00,0x5a,0x01,0xfd, -0xe9,0xfb,0x02,0x76,0x07,0xf5,0xa6,0x01,0x04,0xb8,0x02,0xf8,0x75,0x02,0xfd,0xcf, -0x05,0xfb,0x5e,0xfe,0xff,0x9b,0x06,0xfd,0xae,0xfd,0x02,0x20,0xfa,0x03,0x17,0x06, -0xf9,0x3e,0xfa,0x0b,0xc8,0xfe,0xf7,0x3e,0x05,0xff,0x81,0x00,0x00,0x69,0x00,0xfa, -0x53,0x07,0xfc,0xf1,0xfd,0x04,0x01,0xfd,0x01,0x58,0x05,0xfb,0x5a,0xf8,0x0c,0x36, -0xfb,0xfb,0x2a,0x03,0x02,0xd2,0xfc,0x04,0x6c,0xfe,0xf7,0xd8,0x05,0x04,0x33,0xf8, -0x04,0xc3,0x00,0xfc,0x1b,0x03,0x04,0x10,0xf5,0x05,0xf4,0x04,0xfa,0x61,0xfc,0x09, -0xbf,0xf8,0x03,0x50,0x00,0xfc,0xe8,0x02,0x03,0x14,0xf8,0x04,0x79,0x02,0xfa,0x42, -0x02,0x04,0x72,0xfa,0x00,0xef,0x01,0xfe,0x3e,0x00,0x00,0x2f,0xfa,0x07,0x95,0x01, -0xf9,0x0d,0xff,0x07,0x54,0xfb,0xff,0x63,0x01,0xff,0x2e,0x00,0x02,0xd6,0xfa,0x03, -0xe7,0xff,0x00,0xa0,0xfd,0x01,0xa7,0xfe,0x03,0x8f,0xfe,0xfb,0xd8,0x03,0x02,0x13, -0xfb,0x02,0x57,0x01,0xfe,0x60,0x00,0x02,0x55,0xfc,0x01,0x0b,0xfd,0x02,0x76,0x03, -0xfd,0x6c,0xf8,0x08,0x95,0x02,0xf7,0xe3,0x00,0x08,0xf3,0xfb,0xff,0x8a,0xfa,0x04, -0x31,0x05,0xfe,0xa9,0xf3,0x0b,0xb3,0x03,0xf9,0x9b,0xfd,0x04,0x01,0xfd,0x05,0x33, -0xfa,0x02,0x2c,0x00,0xff,0x1e,0xfd,0x04,0x41,0xfd,0xfd,0x5f,0x04,0x04,0x33,0xfa, -0xfb,0xfd,0x03,0x05,0xca,0xf9,0xf9,0x9e,0x07,0x08,0xc2,0xf7,0xfe,0x76,0xfd,0x07, -0xc9,0xfd,0xfc,0xe3,0xfe,0x09,0xd1,0xfc,0xfa,0x09,0x04,0xfe,0x6e,0xfb,0x09,0xf2, -0x01,0xf3,0x22,0x05,0x07,0xb9,0xf6,0x01,0xff,0x00,0xfd,0xec,0x08,0xfe,0xf7,0xf0, -0x0a,0xc2,0x03,0xfb,0xc5,0xfe,0x02,0xfa,0xff,0x01,0x32,0x01,0xf7,0xae,0x04,0x02, -0xe5,0xff,0xfd,0xdd,0x01,0xf9,0x5e,0x0a,0xfa,0xa3,0xfe,0xfc,0xf9,0x08,0xfe,0xbe, -0xfb,0xfd,0x78,0x04,0x02,0xaa,0xfd,0xfc,0xe4,0x01,0x01,0x63,0x03,0xf9,0xa8,0x00, -0x01,0x64,0x04,0xfa,0x15,0x03,0xfd,0x24,0x01,0x01,0x66,0xff,0xfd,0x93,0x01,0x03, -0xd0,0xff,0xfe,0xb4,0xfc,0x04,0x7b,0x00,0xfc,0x05,0x02,0xfe,0x2b,0x01,0x00,0xef, -0xfb,0x01,0x0b,0xff,0x02,0x91,0xff,0xff,0xce,0xfe,0x01,0x09,0x01,0xfc,0x6e,0xfe, -0x04,0xc7,0xff,0xfb,0x4a,0x05,0xfd,0x5a,0xfe,0x02,0x1a,0x01,0xfb,0x89,0x04,0x00, -0xa0,0xfd,0x01,0x89,0xfc,0xfe,0xdc,0x07,0xfa,0xaf,0xfe,0x04,0x4f,0xff,0xf7,0x43, -0x0c,0xf8,0xdb,0xfd,0x04,0xc1,0x03,0xfa,0x50,0x02,0xfb,0x39,0x07,0xfe,0xe6,0xf9, -0x01,0x8c,0x06,0xfe,0x84,0xfa,0x02,0xdf,0x01,0xfd,0x08,0xff,0x00,0x1d,0x01,0x00, -0x63,0x00,0xfe,0x68,0x00,0xfd,0xc0,0x06,0xfb,0xa6,0xff,0x02,0x81,0x00,0xfb,0x69, -0x05,0x00,0x0a,0xf8,0x05,0xaf,0x02,0xfb,0xcb,0xfc,0x04,0x4a,0xfe,0x01,0x8d,0xfb, -0x02,0xa1,0x04,0xfd,0xdf,0xf8,0x08,0xc2,0x00,0xf9,0x50,0x02,0x03,0x8b,0xfc,0x00, -0xe7,0xff,0x01,0x96,0xfe,0x01,0x2e,0xfd,0x02,0x55,0x03,0xf7,0xa0,0x05,0x01,0x87, -0xfa,0x01,0xcd,0x04,0xf9,0x9c,0x01,0x01,0x18,0xfe,0x01,0x9c,0x00,0xfd,0x61,0x02, -0x01,0x97,0xfd,0xfe,0xa0,0x01,0xff,0x7d,0x04,0xf9,0x28,0x01,0x03,0x0e,0x02,0xf6, -0x11,0x04,0x03,0x5b,0xfe,0xfd,0x16,0x02,0xff,0x70,0x04,0xfb,0x2a,0xfb,0x09,0x62, -0x00,0xf5,0x8b,0x05,0x04,0xcf,0xfb,0x00,0x0a,0xfe,0xff,0x35,0x05,0xff,0x2c,0xf7, -0x09,0xe4,0xfd,0xfb,0x08,0x04,0x03,0x99,0xf7,0x02,0x6c,0x06,0xfa,0xe6,0xfd,0x04, -0x11,0xfe,0x00,0x31,0x01,0xfb,0x6d,0x01,0x08,0x12,0xf9,0xfb,0xfa,0x04,0x00,0x76, -0xfc,0x05,0x35,0xf9,0x05,0xbd,0x00,0xfb,0x7b,0xfe,0x04,0x9c,0xfe,0xfd,0x8b,0x03, -0x03,0xc0,0xf8,0xff,0x97,0x08,0xf9,0x6a,0xfb,0x08,0xf6,0xff,0xf9,0x25,0x04,0x00, -0x2e,0xfc,0x05,0xad,0xf9,0x01,0xd1,0x06,0xfa,0x7c,0xfc,0x0b,0x70,0xf4,0x00,0x68, -0x08,0xfd,0x31,0xf7,0x0d,0x7c,0xfa,0xfd,0xb3,0x00,0x02,0x6b,0xfb,0x05,0x2e,0xfb, -0x02,0xd2,0x00,0xfe,0xe5,0xfc,0x04,0x17,0xfe,0x01,0x21,0xff,0x02,0xeb,0xfb,0x01, -0x95,0x00,0x02,0x2e,0xf8,0x08,0xc0,0xfd,0xfe,0x3c,0x03,0xfc,0x27,0xfb,0x08,0x7a, -0xff,0xf8,0x0d,0x05,0x02,0x6a,0xf9,0x04,0x47,0xff,0xfd,0x5f,0x03,0x01,0xd4,0xf9, -0x05,0x48,0xff,0xfc,0x39,0x03,0xff,0x0c,0xfc,0x03,0x17,0x04,0xf7,0xd3,0x02,0x01, -0xe5,0xfe,0x00,0x7c,0xff,0xff,0xf0,0x01,0x01,0x2e,0xfa,0x04,0x7c,0xfe,0xff,0x01, -0x00,0x06,0x51,0xf6,0x04,0x67,0x02,0xfc,0x5c,0xfe,0x05,0x8b,0xfb,0xff,0xf2,0x02, -0xfe,0x72,0xfe,0x03,0x4a,0xfe,0x02,0xd1,0xfd,0x00,0x61,0x01,0x00,0xc6,0xfb,0x00, -0x5b,0x04,0x00,0x90,0xfc,0x01,0x29,0x01,0xfd,0x0c,0x00,0x00,0x07,0xff,0x02,0xa6, -0xfe,0xff,0x79,0x00,0x01,0xb8,0xfb,0x01,0x76,0x05,0xfa,0x29,0x00,0x03,0xf4,0xfe, -0xfb,0x1a,0x05,0xfc,0xa7,0xff,0x03,0xe8,0xfe,0xff,0x48,0x01,0xfb,0x55,0x02,0x07, -0xcd,0xf4,0x00,0xc2,0x09,0xfa,0x5b,0xfa,0x08,0x67,0xfb,0xfd,0x21,0x06,0xfe,0xb7, -0xfc,0x04,0x8f,0xfc,0x01,0x30,0x03,0xf9,0x2c,0xfd,0x0c,0xc0,0xfd,0xf3,0x8d,0x08, -0x04,0x0c,0xf7,0x03,0x7f,0xfe,0x01,0x0c,0x02,0xff,0xc1,0xfa,0x06,0xf6,0xfc,0xff, -0x43,0x02,0xfe,0x07,0x00,0x05,0x50,0xfc,0xfc,0xa1,0x03,0x00,0x0c,0xfc,0x06,0xe2, -0xfb,0xfd,0x4d,0x04,0x03,0xf4,0xf6,0x03,0x24,0x02,0x02,0x31,0xfd,0xfa,0xd9,0x04, -0x02,0x5e,0xfe,0xfc,0x57,0x02,0x02,0x08,0x00,0xfc,0x18,0xff,0x03,0x27,0xfe,0x00, -0xb0,0x00,0xfe,0xf7,0x00,0x03,0x86,0xfb,0xfe,0x88,0x04,0xfb,0xbc,0x02,0x02,0xe2, -0xf9,0x01,0xc3,0x07,0xfa,0x17,0xfc,0x06,0xc6,0xfd,0x00,0x99,0x00,0xfa,0x34,0x06, -0x01,0x21,0xfc,0xfd,0xba,0x07,0xfb,0x46,0xff,0x03,0x5d,0xfc,0xfe,0x75,0x04,0xff, -0x87,0xfd,0x00,0xaa,0xfe,0x02,0xca,0x02,0xf5,0x4f,0x06,0x03,0x16,0xfc,0xfa,0x33, -0x0a,0xfb,0xa4,0xff,0x01,0xd1,0x00,0xff,0x93,0xfd,0x02,0xdc,0x01,0xfb,0x2e,0x01, -0x01,0x71,0x01,0xfd,0xf5,0x00,0xfc,0x3e,0x05,0xfd,0x9a,0xfc,0x04,0x1a,0x00,0xfd, -0x0d,0x01,0xff,0x71,0xfc,0x09,0x87,0xfb,0xf8,0x1d,0x08,0x00,0xf5,0xfa,0x03,0x03, -0xff,0xfb,0x42,0x09,0xfd,0x2b,0xf8,0x0a,0x9d,0xfa,0xfd,0xc4,0x06,0xfc,0x2b,0xf6, -0x12,0xd6,0xf9,0xf9,0xf5,0x03,0x02,0x73,0xfb,0x03,0xf8,0xfc,0xff,0xf3,0x07,0xfb, -0xad,0xf9,0x06,0xa7,0x00,0xfb,0x38,0x00,0x03,0xfb,0xfc,0x03,0x94,0xfd,0xfc,0xbe, -0x05,0xfe,0x66,0xfe,0x02,0x4f,0xff,0xfd,0xf1,0x02,0x01,0x23,0xfc,0x00,0x7e,0x01, -0x04,0x36,0xfa,0xfd,0xf5,0x02,0x06,0x36,0xf8,0x00,0x34,0x01,0x01,0x88,0x02,0xf7, -0x4f,0xfd,0x0c,0xd2,0xfc,0xf7,0x0a,0x06,0x03,0x8e,0xfa,0x03,0x98,0xf9,0x02,0x37, -0x05,0xfd,0x83,0xfc,0x08,0x5a,0xf7,0x01,0xf5,0x03,0x00,0x89,0xf3,0x0e,0x32,0xfa, -0x03,0x82,0xfe,0xfb,0x45,0x00,0x0b,0xef,0xf3,0xfc,0xde,0x0c,0xfc,0x80,0xfa,0x02, -0x89,0x00,0x01,0x4a,0x01,0xfa,0x66,0x02,0x06,0x28,0xf6,0x02,0x4f,0x03,0xfb,0x5d, -0xff,0x07,0xc4,0xfc,0xfb,0x47,0x03,0xff,0xe2,0x03,0xfc,0x94,0xfd,0x02,0x78,0x06, -0xf6,0xcf,0x00,0x03,0x18,0x00,0xff,0x02,0xfe,0xff,0xc3,0x06,0xfc,0x8c,0xfb,0x02, -0xa9,0x04,0xf9,0xc9,0x02,0x01,0x4c,0xfd,0x00,0x57,0x00,0x01,0xc7,0xff,0xfd,0x75, -0x00,0x04,0x6c,0xfd,0xfb,0xf0,0x03,0x03,0xc4,0xfb,0xfe,0xd5,0x03,0xfe,0x0c,0xff, -0x00,0xa2,0xfe,0x04,0x2f,0xfe,0xfa,0x33,0x03,0x06,0x8c,0xf7,0x00,0x77,0x04,0xfd, -0x16,0xfe,0x02,0xbd,0xff,0x00,0x42,0xff,0xfe,0x0b,0x02,0x01,0x72,0xfb,0x01,0x6a, -0x03,0xfd,0x3a,0xfe,0x02,0x65,0x00,0xfe,0xe7,0xfc,0x04,0x5f,0x00,0xfd,0xce,0xfc, -0x03,0x61,0x02,0xff,0xaa,0xfd,0xfe,0x6b,0x03,0x01,0x72,0xfb,0x00,0xeb,0x01,0x01, -0xb1,0xfd,0xfd,0xee,0x02,0x02,0x18,0xfb,0xff,0x5f,0x02,0x01,0x16,0xfb,0x03,0xaa, -0xfe,0x02,0x5b,0xfa,0x03,0xa6,0x00,0x01,0x01,0xfc,0x00,0xee,0x01,0xfe,0x6f,0xfe, -0x02,0xd6,0xff,0x00,0x8c,0xfe,0x01,0x87,0xfd,0x03,0x1f,0xfc,0x01,0xfa,0x00,0x01, -0xe7,0xfb,0x01,0xf7,0xfe,0x03,0x85,0xfd,0xfc,0x7c,0x04,0x03,0xaf,0xf7,0xff,0xef, -0x04,0xff,0x40,0xfc,0x03,0x05,0xff,0x03,0xbb,0xfb,0xfd,0x8c,0x05,0xfe,0x6e,0xfb, -0x04,0x02,0x04,0xfb,0x80,0xfd,0x00,0xca,0x04,0xfd,0xd9,0xfe,0x00,0xfa,0x02,0xff, -0xb3,0xf9,0x01,0x9f,0x05,0xfd,0x7c,0xfc,0x01,0x67,0x04,0xfd,0x54,0xfc,0x00,0xb6, -0x07,0xfb,0xa5,0xfc,0x03,0x7c,0x02,0xfb,0x15,0x00,0x02,0x75,0x01,0xfe,0x8a,0xfb, -0x03,0x2c,0x05,0xf9,0xa2,0xfc,0x08,0x43,0x01,0xf7,0x2d,0x01,0x03,0x46,0x03,0xfb, -0x7b,0xfa,0x06,0xc1,0x06,0xf4,0x5a,0xfe,0x08,0x73,0xff,0xfa,0xab,0x02,0x01,0xb8, -0x00,0xfb,0x6c,0x00,0x04,0x14,0xff,0xfb,0x89,0x02,0x03,0x34,0xfe,0xfc,0x33,0x02, -0x04,0x3c,0xfd,0xfc,0xfe,0xff,0x03,0x18,0x00,0xfb,0x09,0x00,0x06,0x81,0xfe,0xfc, -0x7f,0xff,0x00,0x71,0x01,0xff,0xdf,0xfe,0x00,0x78,0x03,0xfb,0xca,0xff,0x02,0xc7, -0xfd,0xff,0x34,0x04,0xfe,0xb3,0xfb,0x05,0x2f,0xfe,0xfd,0xdb,0x01,0xff,0xb4,0xff, -0x03,0xd6,0xfb,0xff,0x45,0x07,0xfa,0xb7,0xfd,0x06,0xc3,0xfc,0xfc,0x43,0x07,0xfc, -0x04,0xff,0x02,0xe9,0xfd,0x01,0xde,0x00,0xf8,0x4f,0x05,0x05,0xfd,0xf4,0x01,0xe8, -0x07,0xfb,0xd8,0xfb,0x03,0x2e,0xff,0x01,0xdd,0xfe,0xfb,0x5a,0x05,0x02,0xbe,0xf9, -0x00,0xa4,0x06,0xfb,0x90,0xfd,0x04,0xf0,0x01,0xfa,0x8f,0x01,0xff,0x57,0x02,0x00, -0x88,0xfa,0x02,0xb9,0x04,0xfa,0x4a,0xfe,0x06,0xca,0xfc,0xff,0x4c,0xff,0xfe,0xe9, -0x05,0xff,0x32,0xf7,0x07,0x81,0x01,0xfc,0x5d,0xff,0x02,0xc2,0xfe,0x02,0x6a,0xfa, -0x02,0x54,0x02,0xff,0xe9,0xfb,0x04,0x38,0x00,0xfd,0x92,0xfe,0x04,0xc7,0xfd,0xff, -0x87,0xff,0x03,0x96,0xff,0xfe,0xc1,0xfc,0x05,0x9d,0xff,0xfa,0x5c,0x02,0x03,0x27, -0xfe,0xfe,0x57,0x00,0xff,0xc8,0x02,0xfe,0xa2,0xfd,0x04,0xd3,0xff,0xfc,0x3c,0x01, -0x01,0x9d,0xfe,0x00,0x4a,0xff,0xfe,0xa9,0x03,0xfe,0xa5,0xfd,0x03,0x68,0xff,0xfc, -0xc2,0x03,0xff,0x3d,0xfe,0x01,0xd1,0xfe,0xff,0x8e,0x04,0xfb,0x8c,0xfc,0x05,0xd8, -0x01,0xfa,0xf9,0x01,0x01,0xec,0xfe,0xff,0xf7,0xfd,0x00,0x25,0x05,0xfd,0xb4,0xfc, -0x03,0xbc,0x00,0xfb,0x0d,0x01,0x01,0xa5,0xff,0x00,0x59,0xfe,0x01,0x6c,0x00,0xff, -0x34,0xfd,0x03,0x84,0x00,0xff,0x95,0xfc,0x04,0x76,0xff,0xfc,0xda,0x00,0x04,0x36, -0xfc,0xfe,0x8e,0x00,0x02,0xe1,0x00,0xfd,0x11,0xfd,0x07,0x88,0xfe,0xfa,0x7d,0x01, -0x05,0x61,0xfb,0xff,0x36,0x01,0x00,0xfd,0x00,0xfe,0xa9,0xfd,0x03,0xc7,0x01,0xf9, -0x73,0x03,0x03,0x94,0xfc,0xfc,0xee,0x05,0xfe,0x30,0x00,0xfc,0x52,0x02,0x04,0x56, -0xfe,0xf7,0x11,0x09,0x01,0x4d,0xfa,0xfd,0xbf,0x04,0xff,0x4a,0x02,0xf9,0xf6,0x01, -0x04,0xf3,0xfe,0xf7,0x9f,0x08,0x00,0x60,0xfe,0xfd,0x86,0x03,0xfe,0xe4,0x01,0xfa, -0x74,0x05,0x01,0x33,0xfd,0xfd,0x35,0x05,0xfd,0xef,0xfe,0xfd,0xef,0x03,0x02,0x86, -0xfd,0xfb,0x26,0x03,0x03,0x80,0xfc,0xfd,0xc4,0x04,0x01,0xa5,0xfd,0xfe,0xb5,0x00, -0x01,0x30,0x00,0xfd,0x9b,0x01,0x02,0xa8,0xfc,0xff,0xb7,0x01,0xff,0xc4,0xfe,0x01, -0x3b,0x00,0x00,0x12,0xff,0xff,0x57,0x00,0x01,0x94,0xfe,0xff,0x78,0x01,0x01,0xa9, -0xfc,0xfe,0x25,0x04,0x00,0x1c,0xfd,0xff,0xc2,0x01,0x01,0xf5,0xff,0xfb,0x21,0x03, -0x02,0xbd,0xfd,0xfd,0xe6,0x02,0x00,0x80,0xff,0xfd,0xcf,0x01,0x00,0x23,0x00,0xff, -0x10,0x01,0xff,0xb5,0x00,0xfd,0x0a,0x02,0xff,0x5e,0xff,0xfe,0x57,0x03,0xff,0xa9, -0xfe,0xfe,0xb6,0x01,0x02,0xd0,0xfd,0xfe,0x54,0x02,0x00,0x7e,0xff,0xfd,0x66,0x01, -0x01,0x3b,0x00,0xfb,0xb3,0x03,0x01,0x7d,0xfd,0xfe,0x9c,0x01,0x00,0x22,0x00,0xfe, -0xc1,0x00,0x01,0x5e,0xff,0xfc,0x6e,0x02,0x01,0xe6,0xfd,0xff,0x58,0x02,0x00,0x70, -0xfd,0x01,0x38,0x00,0xff,0x9c,0xfe,0x02,0x11,0xfe,0x02,0x0e,0xfc,0x00,0x69,0x03, -0xfe,0xc0,0xfd,0x02,0xad,0x00,0xfe,0xea,0xff,0xff,0x69,0xff,0x01,0x97,0xff,0xff, -0x70,0x00,0x01,0x63,0xfd,0x01,0x8d,0xff,0xff,0x53,0x01,0x00,0x97,0xfd,0x02,0xcf, -0xfe,0xfd,0x5a,0x03,0x00,0x9b,0xfb,0x02,0x2e,0x02,0xfc,0x37,0x00,0x01,0x17,0xff, -0x01,0x33,0x00,0xfb,0xda,0x05,0xfd,0xef,0xfc,0x01,0x87,0x03,0xfb,0x92,0x02,0xfe, -0xeb,0x00,0x00,0xc4,0xff,0xff,0xc5,0x01,0xfe,0x9f,0xfd,0x01,0x9c,0x01,0xfd,0x95, -0x01,0x00,0x61,0x00,0xfe,0x7a,0x00,0xfe,0xff,0x02,0xfd,0x07,0xff,0x03,0xd6,0xfe, -0xfe,0x79,0x00,0x00,0xa7,0xff,0x01,0x8a,0xfd,0x01,0x86,0x01,0xfd,0x92,0x00,0x01, -0xe5,0xfe,0x00,0x94,0x00,0xff,0xd7,0xff,0x00,0xaa,0xfe,0x02,0xb3,0xfd,0x00,0x7e, -0xff,0x01,0x50,0xff,0xff,0xa9,0x00,0x00,0x06,0xff,0xff,0xb6,0x01,0xff,0x22,0x00, -0xff,0x6e,0xff,0x00,0xa4,0x00,0xfe,0x0f,0xff,0x03,0x50,0xfd,0x01,0x37,0x00,0xfe, -0x9c,0x00,0x00,0xdb,0xfd,0x01,0xaf,0xff,0xfe,0x36,0x02,0x00,0xfb,0xfc,0x02,0xd0, -0xff,0xfe,0x53,0x02,0xfe,0xa3,0xfe,0x05,0x05,0xfd,0xfb,0xa8,0x06,0xff,0xa6,0xfb, -0x02,0xde,0x00,0xfd,0xc3,0x02,0xfe,0xb1,0xfd,0x06,0x40,0xfc,0xfc,0x36,0x06,0xfe, -0x2f,0xfb,0x05,0x16,0xff,0xfd,0xcb,0x01,0xff,0x1a,0xff,0x04,0xd5,0xfa,0xfe,0xce, -0x05,0xfe,0xa5,0xfa,0x05,0x70,0x00,0xfe,0x02,0xff,0x02,0x75,0xfd,0x04,0xb0,0xfb, -0x00,0x37,0x02,0x00,0x14,0xfb,0x04,0xfe,0xfe,0xfd,0xcf,0x00,0x01,0x99,0xfe,0x00, -0x6c,0xfe,0x01,0x04,0x01,0xff,0x32,0xfd,0x05,0x49,0xfd,0xff,0xd1,0xff,0x02,0x56, -0xff,0xfe,0x58,0xff,0x01,0x5d,0x00,0xff,0x84,0xff,0x00,0xb6,0xff,0xff,0x6d,0x00, -0xff,0xeb,0xff,0x00,0x3b,0x00,0xfe,0x55,0x00,0x00,0x1d,0x00,0xff,0x83,0x01,0xfe, -0xcd,0x00,0x00,0x83,0xfe,0xff,0x72,0x02,0xfe,0x35,0x00,0x00,0xda,0xfd,0x02,0x86, -0x00,0xfc,0xa5,0x02,0x00,0x16,0xfe,0x01,0xba,0x00,0xfb,0xd8,0x05,0xff,0xf4,0xfb, -0x01,0x0b,0x03,0xfb,0x77,0x01,0x01,0xec,0xfb,0x03,0xcc,0x00,0xfb,0x0e,0x02,0x03, -0xdd,0xf9,0x02,0xe8,0x00,0xfe,0x46,0x00,0x02,0x7d,0xfa,0x04,0x52,0x00,0xfd,0x32, -0x01,0x02,0x17,0xfb,0x02,0x2e,0x01,0xfd,0xff,0xff,0x01,0x66,0xfe,0x03,0x81,0xfc, -0xff,0x55,0x04,0xff,0x39,0xfb,0x02,0x6f,0x01,0xfd,0x4c,0x00,0xff,0x4c,0x00,0x02, -0x7e,0xfd,0xfd,0xec,0x03,0xfe,0x83,0xfe,0x02,0x92,0xff,0xfe,0x47,0x03,0xfc,0xae, -0x00,0x01,0x12,0xff,0xfe,0xc2,0x04,0xfc,0xa6,0xff,0x02,0x32,0xff,0xfd,0xec,0x01, -0x00,0xfc,0xfe,0x01,0x50,0xfd,0x01,0xf9,0x01,0xfe,0x23,0xfe,0x02,0x85,0x00,0xfe, -0x48,0x00,0xff,0x67,0x01,0xff,0x06,0x00,0xff,0xd8,0x00,0x00,0xe8,0xfd,0x00,0x1d, -0x02,0xfd,0xfc,0xfe,0x02,0x06,0xff,0xfe,0x4e,0x02,0xfe,0x4e,0xff,0x00,0x5c,0xff, -0xff,0x0f,0x02,0xfd,0xdb,0xfe,0x03,0x5d,0xfe,0xfd,0xdb,0x01,0x00,0x1d,0xff,0x01, -0x01,0xff,0xfe,0xe9,0x03,0xfd,0x8c,0xfd,0x02,0x00,0x01,0xfe,0x10,0x01,0xff,0xda, -0xff,0x01,0x97,0xfd,0x00,0x60,0x03,0xfd,0xca,0xfe,0x03,0xde,0xfd,0xfd,0x8c,0x02, -0xff,0x6a,0xff,0x00,0xd0,0xfe,0x01,0x66,0x02,0xfa,0x9a,0x01,0x03,0x04,0xfe,0xfe, -0x24,0x03,0xfd,0x07,0x01,0x01,0x88,0xfc,0x01,0x57,0x03,0xfc,0x20,0x00,0x02,0xea, -0xfc,0x00,0xec,0x01,0xfc,0x6f,0x01,0x02,0x71,0xfc,0x01,0x04,0x02,0xfc,0x32,0x02, -0x02,0x44,0xfc,0x00,0x63,0x03,0xfc,0x9a,0x00,0x01,0x87,0xfd,0x02,0x92,0x00,0xfd, -0xa4,0x00,0x02,0xe5,0xfc,0x01,0xdb,0xff,0xfe,0x5a,0x02,0xff,0xf9,0xfb,0x03,0xc9, -0x00,0xfd,0xe7,0x01,0x00,0x96,0xfd,0x02,0x13,0x00,0xfd,0x23,0x02,0x00,0xaf,0xfd, -0x02,0x5b,0xff,0xfc,0x7c,0x03,0x00,0xb3,0xfb,0x02,0xbf,0x01,0xfc,0x0a,0x02,0x00, -0xd0,0xfb,0x04,0x28,0x01,0xfb,0xd0,0x02,0x01,0x3a,0xfd,0x02,0x23,0xfe,0xff,0x82, -0x03,0xfd,0x2d,0xfe,0x03,0x88,0xff,0xfc,0x4e,0x02,0x00,0x3b,0xfe,0x01,0x05,0xff, -0x00,0x1d,0x00,0xfe,0x8a,0x00,0x01,0x1e,0xfe,0xff,0x05,0x02,0x00,0xe2,0xfd,0xff, -0x1f,0x01,0x01,0xa4,0xfe,0xfe,0x6d,0x01,0x00,0xef,0xfd,0x00,0x90,0x00,0x01,0xc2, -0xfe,0xff,0xad,0xff,0x00,0x2b,0x00,0xfd,0x0e,0x02,0x00,0x84,0xff,0x00,0x54,0x00, -0xfe,0x0b,0x01,0xfe,0x1a,0x02,0xff,0xcc,0xfd,0x01,0xe0,0x00,0xfe,0xda,0x00,0xfe, -0x1b,0x01,0x01,0xaa,0xff,0xfc,0xe8,0x02,0x00,0x53,0xfe,0x00,0x0a,0x00,0xff,0x6a, -0x02,0xfd,0xaa,0xfe,0x02,0x80,0x00,0xfe,0x90,0x01,0xff,0x41,0x00,0x00,0x29,0xff, -0xfe,0xae,0x01,0xff,0xb8,0xff,0x01,0xf4,0xff,0xfd,0xcf,0x00,0x01,0x04,0xfe,0x00, -0xa2,0x00,0x01,0x60,0xff,0xfd,0x44,0x02,0x01,0xbf,0xfd,0xfe,0x1f,0x01,0x01,0x0b, -0xff,0xfe,0x33,0x00,0x02,0xfd,0xfd,0xfe,0xe9,0x01,0xff,0x5e,0xff,0x01,0x00,0xff, -0x00,0x60,0x01,0xfd,0x1d,0x00,0x03,0x14,0xfc,0x00,0x57,0x04,0xfc,0x8d,0xfc,0x05, -0x51,0xfe,0xff,0x8b,0x00,0xfe,0x0b,0x00,0x04,0x35,0xfa,0xff,0x97,0x05,0xfe,0x8c, -0xfb,0x04,0xc1,0xfe,0xfe,0x0e,0x03,0xfd,0x9b,0xfe,0x03,0x0d,0xfe,0xfe,0xb7,0x02, -0xfd,0x2d,0x00,0x03,0x71,0xfd,0xfe,0x26,0x03,0xff,0xb6,0xfd,0x02,0xec,0xfd,0x00, -0x65,0x02,0xfe,0x5c,0xfd,0x03,0x41,0xff,0xff,0xf1,0x00,0xff,0x8a,0xfe,0x04,0xc0, -0xfc,0xff,0x03,0x02,0x00,0x08,0xfe,0x01,0xdc,0xfd,0x01,0x36,0x01,0xfd,0xc7,0xfe, -0x04,0xd4,0xfd,0xfe,0x9a,0x01,0x00,0x01,0xff,0x01,0x31,0xfe,0x01,0xd5,0x00,0xff, -0x89,0xfe,0x02,0xf6,0xfd,0xff,0x0c,0x01,0x00,0xe4,0xfe,0x00,0xd8,0xff,0x00,0xbf, -0xff,0xfd,0x1c,0x01,0x02,0x5d,0xfd,0xfe,0x5c,0x02,0x00,0x84,0xfe,0x00,0x26,0xfe, -0x03,0xad,0xff,0xfc,0x86,0x01,0x02,0x0b,0xfd,0x00,0x36,0x01,0xfe,0x71,0x01,0x01, -0xf0,0xfc,0x01,0x07,0x01,0xfd,0x69,0x01,0x01,0x4c,0xfc,0x01,0x55,0x02,0xfc,0x4f, -0x00,0x02,0xe1,0xfd,0x00,0xbf,0x00,0xfd,0x0c,0x01,0x03,0xf0,0xfb,0xff,0x7f,0x03, -0xfe,0x82,0xfe,0x01,0xeb,0xfe,0x00,0x96,0x01,0xfd,0x2c,0x00,0x01,0xe9,0xfe,0xff, -0x43,0x01,0xff,0x6c,0xff,0x00,0x29,0x00,0xfe,0xfd,0x00,0x00,0xbc,0xfe,0xff,0x4e, -0x01,0xff,0x51,0x00,0xff,0x1f,0xff,0xff,0x9f,0x02,0xfe,0x80,0xfe,0x01,0x7f,0xff, -0x00,0xa1,0xff,0xff,0xee,0xff,0x01,0x35,0xff,0xff,0x20,0x01,0xff,0x51,0x00,0x01, -0xd1,0xfe,0xfe,0x0f,0x03,0xff,0x75,0xfd,0x01,0x70,0x01,0xff,0x80,0x00,0xff,0xa2, -0xff,0x01,0xa8,0x00,0xfe,0x23,0xff,0x01,0xbb,0x00,0xfe,0x37,0xff,0x01,0xfd,0xfe, -0x00,0xe6,0xff,0xff,0x19,0x00,0x00,0xdd,0xfe,0xff,0xae,0x01,0xfe,0x96,0x00,0x00, -0x7b,0xfe,0xff,0x34,0x03,0xfd,0x0f,0xff,0x01,0x43,0x00,0x00,0xa2,0x00,0xfc,0x1d, -0x01,0x03,0x51,0xfd,0xfe,0x4f,0x02,0xff,0x03,0x00,0x00,0xe7,0xfe,0x00,0xa3,0x01, -0xfd,0x49,0x00,0x03,0xa0,0xfc,0x00,0x70,0x02,0xfd,0x39,0x00,0x01,0x6b,0xfe,0x00, -0x36,0x00,0xfe,0x08,0x02,0x00,0xc6,0xfc,0x01,0x5d,0x02,0xfc,0xc2,0x00,0x02,0xb6, -0xfd,0x01,0xd5,0xff,0xfd,0x3c,0x02,0x00,0x0f,0xfc,0x03,0x70,0x00,0xfe,0x52,0x01, -0x00,0x26,0xfd,0x02,0x96,0x00,0xfd,0xbd,0x01,0xff,0x41,0xff,0x02,0xe6,0xfe,0xfc, -0x8c,0x03,0x00,0x48,0xfd,0x01,0xf0,0x00,0xfe,0xec,0x00,0xff,0x32,0x00,0x00,0x38, -0xff,0xff,0x67,0x02,0xfe,0x76,0xff,0x01,0x26,0x00,0xfe,0x92,0x00,0x01,0x31,0xff, -0xff,0xce,0xff,0x00,0x03,0x01,0xfe,0xe5,0xff,0x02,0x23,0xff,0xfe,0x58,0x01,0xff, -0x8c,0xff,0x00,0xff,0xfe,0xff,0x2e,0x01,0xff,0x0c,0xff,0x00,0x2c,0xff,0x00,0x26, -0x01,0xfe,0x8b,0xfe,0x03,0x33,0xff,0xfe,0x83,0x01,0x00,0x80,0xfe,0x01,0x1f,0xff, -0xfe,0x1c,0x02,0x00,0x82,0xfc,0x03,0xc9,0xff,0xfc,0x0b,0x03,0xff,0xcf,0xfd,0x01, -0x66,0x01,0xfd,0x00,0x02,0xff,0x98,0xff,0x00,0x2f,0xff,0xfe,0x50,0x03,0x00,0x22, -0xfd,0x01,0xd8,0x00,0xfe,0x09,0x01,0xfe,0xaf,0xff,0x01,0xcd,0xff,0xfd,0x37,0x02, -0xff,0xaf,0xfe,0x00,0x6e,0x00,0xff,0xf9,0x00,0xfe,0x35,0x00,0x01,0x26,0xfe,0xff, -0x38,0x03,0xfe,0xb3,0xfe,0x00,0x6e,0x01,0xfe,0xf3,0xff,0x00,0x32,0x01,0x00,0xd9, -0xfc,0x00,0x46,0x02,0xff,0x47,0xfd,0x02,0x50,0x01,0xff,0xa3,0xff,0xfe,0x59,0x01, -0x00,0x3a,0xff,0xfe,0xea,0x02,0xff,0x37,0xfe,0x01,0x6b,0xff,0xfe,0x73,0x01,0x00, -0x5b,0xff,0x00,0x53,0xff,0xff,0x7f,0x01,0xfe,0x1b,0xfe,0x02,0x23,0x01,0xfd,0x9d, -0xff,0x01,0xa3,0xff,0x00,0x79,0xfe,0x00,0x51,0x01,0x00,0x5f,0xfd,0x00,0x97,0x01, -0xff,0xc1,0xff,0x00,0x3d,0xff,0x00,0x7d,0xff,0xff,0xf0,0x00,0xff,0x0c,0xff,0x02, -0x06,0xff,0xfe,0x2a,0x01,0x00,0xce,0xfd,0x01,0x4a,0xff,0xff,0x0d,0x02,0xff,0xd5, -0xfc,0x03,0x64,0xff,0xfe,0xc5,0x01,0xff,0xa6,0xfe,0x04,0x92,0xfc,0xfd,0xc9,0x03, -0x00,0x1b,0xfc,0x03,0x56,0xff,0xff,0xe3,0x00,0x00,0x90,0xfc,0x04,0xbd,0xfe,0xfd, -0x3e,0x02,0x00,0xb8,0xfc,0x02,0xf6,0xff,0xfe,0x02,0x02,0x00,0x92,0xfe,0x00,0x0e, -0x00,0xfd,0x4b,0x02,0x01,0xe4,0xfc,0x00,0x86,0x02,0xfe,0x26,0xff,0x00,0x9e,0xff, -0x00,0x0c,0x01,0xfd,0xe7,0x00,0x01,0x2a,0xfe,0xfe,0x7d,0x02,0xff,0x3c,0xff,0x00, -0xd1,0xff,0x00,0x64,0x00,0xff,0x01,0x00,0x01,0xb1,0xff,0xfe,0x2b,0x01,0x00,0xc8, -0xfe,0xff,0x36,0x02,0xff,0xc9,0xfe,0x00,0x91,0x00,0x00,0x05,0xff,0xff,0x48,0x01, -0x00,0xac,0xfd,0x00,0xd3,0x01,0xfe,0x4c,0xff,0x00,0xfc,0x00,0xff,0xa1,0xff,0x00, -0x72,0x00,0xff,0x35,0x00,0x00,0xb2,0xff,0x00,0xf6,0xff,0xff,0x67,0x00,0xff,0x1b, -0x00,0xff,0x7f,0x00,0xfe,0x6e,0x01,0xff,0x66,0xff,0x00,0x78,0x00,0xff,0x90,0x00, -0x00,0x83,0xff,0x00,0x20,0x00,0xff,0xbc,0x00,0xfe,0x3c,0x00,0x01,0xfd,0xfe,0xfd, -0xb4,0x02,0x01,0xc2,0xfd,0xff,0x12,0x02,0x00,0x49,0xfe,0xff,0x3a,0x00,0x01,0x88, -0xff,0xfe,0x52,0x01,0x01,0xd6,0xfd,0xff,0x86,0x01,0x00,0x91,0xfe,0x01,0xe8,0xff, -0x00,0xb1,0xfe,0x00,0xcc,0xff,0x00,0x99,0xfe,0x01,0x33,0x00,0xff,0x99,0xff,0x00, -0xd3,0xff,0x00,0x96,0xff,0xff,0xfe,0xff,0x01,0x56,0xfe,0x00,0x23,0x00,0x00,0xb0, -0xff,0x00,0x7c,0xff,0xff,0x58,0x00,0xff,0x6d,0x00,0xff,0x05,0x00,0x01,0x05,0x00, -0xfd,0x4f,0x00,0x00,0x1f,0x00,0xff,0x45,0xff,0x01,0x75,0x00,0xfe,0x6b,0xff,0x01, -0x61,0x00,0xff,0x19,0x00,0x00,0xf3,0xff,0xff,0xf8,0xff,0x00,0x1e,0xff,0xff,0x5a, -0x01,0xff,0x82,0xff,0x00,0xac,0xff,0xff,0x8e,0x00,0xff,0xf4,0xff,0x01,0xa2,0xff, -0xfe,0xec,0x00,0xff,0xed,0xff,0x00,0x4a,0xff,0xff,0x07,0x01,0x00,0x01,0xff,0x00, -0x70,0x00,0xff,0x8d,0x00,0xff,0x00,0x00,0x01,0x22,0x00,0xfd,0x6d,0x01,0x00,0x17, -0xff,0x00,0x43,0x00,0xff,0xc7,0x00,0xff,0x8c,0xff,0x00,0x46,0xff,0x00,0xb1,0x01, -0xfd,0x6f,0xff,0x02,0x90,0xff,0xfe,0x36,0x01,0xff,0xec,0xff,0x01,0xb3,0xfe,0xff, -0x23,0x02,0xff,0x40,0xff,0x01,0x13,0xff,0xff,0xca,0x02,0xfd,0x62,0xff,0x02,0xd0, -0xff,0xfe,0x69,0x01,0xfe,0xae,0x00,0x01,0xd1,0xfd,0xff,0xca,0x02,0xfe,0xab,0xfe, -0x02,0x40,0xff,0xff,0xa3,0x01,0xfe,0xc8,0xff,0x01,0x94,0xfe,0x00,0xe2,0x01,0xfe, -0xa1,0xff,0x02,0xaf,0xfd,0xfe,0xee,0x02,0xff,0x07,0xfe,0x01,0x52,0xff,0x00,0xbf, -0x00,0xfd,0xb8,0x00,0x02,0xf4,0xfd,0xff,0x61,0x01,0x00,0x25,0xff,0x00,0x12,0xff, -0x01,0xf5,0xff,0xfe,0xab,0x00,0x00,0xcb,0xfe,0x00,0xb8,0x00,0xff,0xa1,0xff,0x00, -0x9f,0xff,0x00,0xcc,0xfe,0x00,0x70,0x00,0x01,0xa0,0xfd,0x01,0x46,0x00,0x00,0x64, -0xfe,0x01,0x70,0xff,0x01,0xd3,0xfe,0x00,0xf1,0xff,0x01,0xa5,0xfe,0x00,0x6b,0xff, -0xff,0x9a,0x00,0x01,0xa3,0xfd,0x00,0x2b,0x01,0xff,0x97,0xfe,0x01,0x29,0xff,0x00, -0xc9,0xff,0xff,0x8d,0xff,0x01,0x93,0xfe,0x00,0x18,0x00,0xff,0x1c,0x00,0x01,0x12, -0xfe,0x00,0x27,0x01,0xfe,0x7f,0xff,0x00,0xcf,0xff,0xff,0xde,0x00,0xff,0x21,0xff, -0x01,0xba,0xff,0xff,0xe0,0x00,0xff,0x4e,0xff,0x01,0x45,0xff,0xff,0xf1,0x00,0x00, -0x0c,0xfe,0x00,0xbd,0x00,0xfe,0xce,0x00,0xff,0xc8,0xff,0x00,0xdc,0xff,0xfe,0x4c, -0x01,0xff,0x3b,0xff,0x00,0x0c,0x00,0xff,0x55,0x00,0x00,0xc2,0xff,0x00,0xc3,0xff, -0xff,0xa6,0x01,0xff,0x45,0xff,0x00,0x32,0x01,0xfe,0x4d,0x00,0x00,0xe0,0xff,0x00, -0xb7,0xff,0xff,0x69,0x00,0xff,0xdf,0xff,0xff,0x3c,0x00,0xff,0xeb,0x00,0xfe,0xfe, -0xff,0x00,0x1a,0x00,0xff,0xc2,0x00,0xff,0xcd,0xff,0x00,0x05,0x00,0xff,0x39,0x00, -0xff,0x89,0x00,0x00,0x07,0xff,0xff,0xb6,0x01,0xff,0x87,0xfe,0x01,0xc1,0x00,0xff, -0xd4,0xff,0xff,0x14,0x01,0x00,0xfa,0xfe,0xfe,0x89,0x02,0xff,0xdb,0xfe,0x00,0x13, -0x00,0x00,0xf5,0xff,0xff,0x36,0x00,0x00,0xa1,0xff,0xff,0x7d,0x00,0xff,0x15,0x00, -0x00,0x4d,0x00,0xfe,0x9c,0xff,0x01,0x52,0x00,0xfe,0x5d,0xff,0x02,0xf4,0xff,0xff, -0x80,0xff,0x00,0xf3,0x00,0xff,0x65,0xff,0x00,0x64,0x01,0xfe,0xd9,0xff,0x00,0x79, -0xff,0xff,0xcb,0x01,0xff,0x62,0xfe,0x01,0x1f,0x00,0xfe,0x88,0x00,0xff,0x0c,0x00, -0x01,0x59,0xfe,0xfe,0x5b,0x02,0xff,0x5b,0xff,0xff,0x6e,0x00,0xff,0x7c,0x00,0xff, -0x37,0xff,0x01,0x11,0x00,0xff,0x1a,0x00,0xff,0x18,0x00,0x00,0x5e,0xff,0xff,0x35, -0x00,0x01,0x82,0xff,0xff,0x02,0x00,0x00,0x2c,0x00,0xff,0x97,0xff,0x00,0x55,0x00, -0x00,0x21,0xff,0x00,0x90,0x00,0xff,0xbf,0xff,0x00,0xb1,0xff,0x00,0x50,0x00,0xff, -0xe7,0xff,0x00,0x92,0x00,0xff,0xdb,0xff,0xff,0x28,0x01,0xff,0xc7,0xff,0x00,0xb3, -0xff,0x00,0x77,0xff,0xff,0xfe,0xff,0x00,0xe4,0xff,0x00,0x75,0xff,0x00,0x97,0xff, -0x00,0x8f,0xfe,0x00,0x2b,0x00,0xff,0x7e,0xff,0x00,0x4e,0xff,0x00,0x81,0x00,0xff, -0x7d,0xff,0x00,0x7e,0xff,0x00,0xe1,0xff,0xff,0x09,0x00,0x01,0x76,0xfe,0x00,0x78, -0x00,0xff,0x66,0xff,0x01,0x2b,0xfe,0x00,0x88,0x00,0x00,0x33,0xff,0x00,0x93,0xff, -0x01,0x31,0xff,0xff,0xf2,0x00,0x00,0x79,0xff,0xff,0xe3,0x00,0xff,0xcc,0xff,0xff, -0x4d,0x00,0xff,0x4e,0x00,0xff,0x0b,0x00,0xff,0x2a,0x00,0x00,0x49,0xff,0x00,0x52, -0x00,0xff,0x9b,0xff,0x01,0x71,0xff,0xff,0x33,0x01,0xff,0x6b,0xff,0xff,0xcd,0x00, -0xff,0x39,0x00,0xff,0xa4,0x00,0x00,0x18,0xff,0xff,0x78,0x01,0xff,0xf9,0xfe,0x00, -0xcf,0xff,0xff,0x8f,0xff,0x00,0x7b,0xff,0x00,0xd5,0xff,0xff,0x9c,0x00,0xff,0x0e, -0xff,0x01,0x93,0xff,0xff,0xb4,0x00,0x00,0xf5,0xfe,0x00,0xd8,0xff,0x00,0x30,0x00, -0xff,0x9f,0xff,0x00,0xf9,0xff,0xff,0xdb,0xff,0x00,0x12,0x00,0x00,0xc6,0xfe,0x00, -0x9b,0x00,0xff,0xeb,0xfe,0x00,0x5e,0x00,0xff,0x16,0x00,0xff,0x4e,0x00,0x00,0x24, -0xff,0xff,0xbb,0x01,0xfe,0x3e,0xff,0x01,0x43,0x00,0xff,0x24,0x00,0xff,0x29,0x00, -0x00,0xfd,0xfe,0xff,0x6b,0x01,0xff,0x73,0xff,0x01,0xa2,0xff,0xff,0x93,0x00,0x00, -0x5d,0xfe,0x00,0xfb,0xff,0xff,0xee,0xff,0x00,0x32,0xff,0x00,0x9f,0x00,0xfe,0xf8, -0xff,0x01,0x40,0xff,0x00,0xc6,0xff,0xff,0x4e,0x00,0x00,0x58,0xfe,0x01,0xd1,0xff, -0x00,0x53,0xff,0x01,0xa2,0xff,0xff,0x71,0x00,0x01,0x60,0xfe,0x00,0x11,0x01,0xff, -0x47,0xff,0x00,0x4e,0xff,0x00,0x65,0x00,0xff,0xb0,0x00,0x00,0xda,0xfe,0x00,0xe5, -0x00,0xfd,0x6d,0x01,0x00,0xeb,0xfe,0xff,0xab,0x01,0xfe,0xbd,0xff,0x00,0x88,0xff, -0x00,0x42,0x00,0xff,0x2a,0x00,0x00,0x64,0xff,0x00,0x21,0x00,0xff,0xfe,0xff,0x00, -0x01,0x00,0xff,0x37,0x00,0x00,0xb4,0xff,0xff,0x48,0x01,0xff,0x31,0x00,0x00,0x14, -0xff,0xff,0x1f,0x01,0xff,0x65,0xff,0x01,0xa4,0xff,0xff,0xc6,0x00,0xff,0xf9,0xff, -0x00,0x97,0xff,0xff,0x17,0x01,0xff,0xf5,0xff,0x00,0xe4,0xff,0xff,0x16,0x01,0xff, -0x49,0xff,0x00,0x07,0x00,0xff,0x3b,0x00,0xff,0x1b,0x00,0x00,0xf3,0xff,0xff,0xf4, -0x00,0xff,0xe7,0xff,0x00,0x36,0x00,0xfe,0xcf,0x00,0x00,0x51,0xff,0x00,0x85,0x00, -0xff,0x53,0x00,0x00,0xd0,0xff,0xff,0xbc,0x00,0xff,0xa6,0x00,0xff,0x54,0x00,0xff, -0xff,0xff,0xff,0x76,0x00,0x00,0xb8,0xff,0xff,0x49,0x00,0xff,0xbf,0xff,0x00,0x00, -0x00,0xff,0x5f,0x00,0xff,0x1a,0x00,0xff,0x1f,0x00,0xff,0xa6,0x00,0x00,0x43,0xff, -0x00,0x65,0x00,0xff,0xf8,0xff,0x00,0x86,0xff,0x00,0x62,0x00,0xff,0x58,0x00,0xff, -0x9b,0xff,0x00,0x8b,0x00,0xfe,0xf4,0x00,0x00,0xea,0xfe,0xff,0x1e,0x01,0xfe,0x2e, -0x00,0x00,0x6b,0xff,0x00,0x50,0x00,0xff,0x67,0x00,0x00,0xe1,0xfe,0x00,0x75,0x01, -0xfe,0x2c,0xff,0x01,0xbc,0xff,0xff,0x91,0x00,0xff,0x4a,0x00,0x00,0x73,0xff,0xff, -0x9f,0x00,0xff,0x06,0x00,0x00,0x74,0xff,0x00,0x38,0x00,0xff,0x79,0xff,0x01,0x60, -0xff,0x00,0x80,0x00,0xff,0xf5,0xff,0x00,0xcc,0xff,0xfe,0xdf,0x00,0x00,0x40,0x00, -0xff,0xb3,0xff,0x00,0x4a,0x00,0xff,0xd6,0xff,0x00,0x55,0x00,0xff,0x9c,0xff,0x00, -0x41,0x00,0xff,0x1c,0x00,0xff,0xdf,0xff,0x00,0x44,0x00,0xff,0x43,0x00,0x00,0xa2, -0xff,0x00,0x07,0x00,0xfe,0xff,0x00,0x00,0x26,0xff,0xff,0xce,0x00,0xff,0xa5,0x00, -0xff,0xc5,0xff,0x00,0xec,0xff,0xff,0x44,0x00,0x00,0x39,0xff,0x00,0x44,0x00,0xff, -0x24,0x00,0x00,0xb6,0xff,0xff,0x0d,0x00,0xff,0xbd,0x00,0xff,0xfc,0xfe,0x01,0x04, -0x00,0xff,0xf3,0xff,0x00,0x0f,0xff,0x00,0xf5,0xff,0x00,0xc1,0xff,0xff,0x8d,0x00, -0xff,0xad,0xff,0x00,0x22,0x00,0x00,0xc0,0xff,0xff,0xcf,0xff,0x00,0x3b,0xff,0x00, -0x71,0x00,0xff,0xcc,0xff,0x00,0x83,0xff,0x00,0xf2,0x00,0xfe,0xdc,0xff,0x01,0x73, -0xff,0xff,0x6b,0x00,0xff,0xd8,0xff,0x01,0xc2,0xfe,0x00,0x30,0x01,0xfe,0x2d,0x00, -0x00,0x9e,0xfe,0x00,0x92,0x01,0xfe,0x6c,0xff,0x01,0x71,0xff,0x00,0xf1,0xff,0xff, -0xed,0xff,0x01,0x26,0xfe,0x00,0x46,0x00,0x00,0x13,0xff,0x00,0xf9,0xff,0xff,0x5f, -0x00,0xff,0x05,0x00,0x00,0x8a,0xff,0x00,0x31,0x00,0xff,0xbd,0xff,0x00,0xaa,0xff, -0xff,0x0c,0x00,0x00,0x36,0x00,0xff,0xe2,0xff,0x00,0x6a,0x00,0xfe,0x6d,0x00,0xff, -0x8d,0x00,0xff,0x0c,0xff,0x00,0x84,0x01,0xfe,0xb9,0xff,0x00,0x1d,0x00,0xff,0x77, -0x00,0xff,0xf0,0x00,0x00,0x91,0xff,0x00,0xc1,0x00,0xfe,0x6c,0x00,0x00,0xeb,0xfe, -0x00,0xd1,0x00,0xff,0x28,0x00,0xff,0x0e,0xff,0x01,0x82,0x00,0xfe,0x96,0x00,0x01, -0xa5,0xfe,0xff,0x1f,0x00,0x00,0x13,0x00,0xff,0x3f,0xff,0x00,0x0f,0x00,0xfe,0xdc, -0x00,0x00,0x61,0xff,0x00,0x96,0x00,0xff,0xa5,0xff,0x00,0xe5,0xff,0x00,0x38,0xff, -0xff,0x8f,0x00,0x00,0xd4,0xfe,0x00,0x39,0x00,0xff,0xfe,0xff,0xff,0x69,0x00,0x00, -0x77,0xff,0xff,0xf7,0x00,0xff,0x5e,0xff,0x00,0xe8,0xff,0xff,0x0b,0x00,0x00,0x20, -0x00,0xff,0xbd,0xff,0x00,0x64,0x00,0xff,0xa6,0xff,0x00,0xfb,0xff,0xff,0xf8,0xff, -0x00,0x88,0xff,0x00,0xb3,0xff,0x00,0x53,0x00,0xff,0x68,0xff,0x01,0x30,0x00,0xfe, -0x7e,0x00,0x00,0x94,0xff,0x00,0x21,0x00,0xff,0xfe,0xff,0xff,0xde,0xff,0x00,0xd6, -0xff,0xff,0x5a,0x00,0x00,0x74,0xff,0x00,0x20,0x00,0x00,0xa0,0xff,0xff,0x7e,0x00, -0xff,0xae,0xff,0xff,0x7c,0x00,0x00,0xc3,0xff,0xff,0xdd,0xff,0x00,0x9a,0xff,0xff, -0xfd,0xff,0x00,0xe7,0xff,0xff,0xcc,0xff,0x00,0xf8,0xff,0xff,0x17,0x00,0x00,0xc4, -0xff,0xff,0x3c,0x00,0x00,0xb2,0xff,0xff,0x0e,0x00,0x00,0x96,0xff,0xff,0x0e,0x00, -0x00,0x87,0xff,0x00,0x11,0x00,0x00,0xe1,0xff,0xff,0xff,0xff,0xff,0x3f,0x00,0xff, -0x2a,0x00,0x00,0xe3,0xff,0xff,0x3a,0x00,0xff,0x8d,0x00,0xff,0x24,0x00,0x00,0x56, -0x00,0xfe,0xd8,0x00,0x00,0xf0,0xff,0xff,0x69,0x00,0xff,0x6f,0x00,0xff,0x33,0x00, -0x00,0xa8,0xff,0xff,0xf8,0x00,0xff,0xdd,0xff,0xff,0xf3,0x00,0xff,0xfd,0xff,0xff, -0x6b,0x00,0x00,0xc1,0xff,0xff,0x95,0x00,0x00,0x95,0xff,0xff,0x89,0x00,0x00,0xc1, -0xff,0xff,0xd5,0x00,0x00,0x83,0xff,0xff,0xd9,0x00,0xff,0xab,0xff,0x00,0x40,0x00, -0x00,0xb0,0xff,0xff,0xc9,0x00,0x00,0x12,0xff,0x00,0xe1,0x00,0xff,0x68,0xff,0x00, -0x65,0x00,0x00,0x33,0xff,0xff,0xfc,0x00,0x00,0x82,0xfe,0x00,0x9a,0x00,0xff,0x8a, -0xff,0x00,0x06,0x00,0xff,0x8f,0xff,0x00,0x64,0x00,0xff,0xa9,0xff,0x00,0x36,0x00, -0xff,0xba,0xff,0x00,0x48,0x00,0xff,0xc8,0xff,0x00,0x61,0x00,0xff,0x9c,0xff,0x00, -0x74,0x00,0xff,0xca,0xff,0xff,0x2e,0x00,0xff,0x0f,0x00,0xff,0x7b,0x00,0xff,0xcd, -0xff,0xff,0x7d,0x00,0xff,0x57,0x00,0x00,0xa2,0xff,0xff,0x9e,0x00,0xff,0x07,0x00, -0x00,0xe1,0xff,0x00,0x41,0x00,0xff,0x76,0x00,0x00,0x16,0xff,0x00,0x83,0x00,0xff, -0x05,0x00,0x00,0x79,0xff,0x00,0xf3,0xff,0xff,0x4e,0x00,0xff,0x6c,0xff,0x01,0xe0, -0xff,0xff,0xa0,0x00,0x00,0x19,0xff,0x00,0x20,0x00,0x00,0xf1,0xff,0xff,0x8e,0xff, -0x01,0x82,0xff,0xff,0x1b,0x00,0x00,0x1b,0xff,0x00,0x52,0x00,0xff,0x9f,0xff,0x00, -0xc3,0xff,0x00,0xa6,0xff,0xff,0x5b,0x00,0x00,0x05,0xff,0x00,0x2a,0x00,0xff,0xfc, -0xff,0xff,0x0e,0x00,0x00,0x5a,0xff,0xff,0xea,0x00,0xff,0xbb,0xff,0x00,0x00,0x00, -0x00,0xf0,0xff,0xff,0x69,0x00,0x00,0xc1,0xff,0xff,0x8b,0x00,0xff,0xcc,0xff,0xff, -0x6f,0x00,0xff,0x18,0x00,0xff,0x6f,0x00,0xff,0xcd,0xff,0xff,0x9e,0x00,0xff,0xb8, -0xff,0x00,0x36,0x00,0xff,0x0a,0x00,0xff,0x2e,0x00,0x00,0xb1,0xff,0xff,0x8e,0x00, -0xff,0xdb,0xff,0x00,0x12,0x00,0xff,0x0e,0x00,0xff,0x0c,0x00,0x00,0xb4,0xff,0xff, -0x5e,0x00,0xff,0xea,0xff,0x00,0xe4,0xff,0xff,0x1d,0x00,0xff,0x2c,0x00,0x00,0x73, -0xff,0xff,0x9f,0x00,0xff,0x9d,0xff,0x00,0x04,0x00,0xff,0xfd,0xff,0xff,0x4c,0x00, -0x00,0x94,0xff,0xff,0x7d,0x00,0xff,0xbc,0xff,0x00,0x02,0x00,0xff,0xff,0xff,0xff, -0x2e,0x00,0xff,0xdf,0xff,0xff,0x4d,0x00,0xff,0xcf,0xff,0xff,0x6e,0x00,0xff,0xdb, -0xff,0x00,0x42,0x00,0xff,0x27,0x00,0xff,0x6e,0x00,0xff,0xbd,0xff,0xff,0xaf,0x00, -0xff,0xb9,0xff,0x00,0x26,0x00,0xff,0x18,0x00,0xff,0x1f,0x00,0xff,0xdf,0xff,0xff, -0x8e,0x00,0xff,0x9b,0xff,0x00,0x27,0x00,0xff,0x18,0x00,0x00,0xe5,0xff,0xff,0xbe, -0xff,0x00,0x65,0x00,0xff,0xc5,0xff,0x00,0xfb,0xff,0xff,0x36,0x00,0x00,0x22,0x00, -0xff,0x7e,0xff,0x00,0x36,0x00,0xff,0xa9,0xff,0x00,0xae,0xff,0xff,0xde,0xff,0x00, -0xe3,0xff,0xff,0xdd,0xff,0x00,0x14,0x00,0xff,0x27,0x00,0x00,0xd3,0xff,0xff,0xfd, -0xff,0x00,0xf6,0xff,0xff,0xbb,0xff,0x00,0x06,0x00,0xff,0xfa,0xff,0x00,0xf6,0xff, -0xff,0xed,0xff,0x00,0x00,0x00,0xff,0xdf,0xff,0x00,0x04,0x00,0xff,0xfc,0xff,0x00, -0xd2,0xff,0xff,0x1f,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xff,0x0d, -0x00,0x00,0x01,0x00,0xff,0x0b,0x00,0x00,0xe5,0xff,0xff,0x0c,0x00,0x00,0x11,0x00, -0xff,0xcd,0xff,0x00,0x05,0x00,0xff,0xfc,0xff,0x00,0xf2,0xff,0xff,0xfe,0xff,0x00, -0x00,0x00,0xff,0x0e,0x00,0xff,0x0f,0x00,0xff,0xef,0xff,0x00,0xf2,0xff,0xff,0xfe, -0xff,0x00,0xd4,0xff,0xff,0xee,0xff,0x00,0x02,0x00,0xff,0x0c,0x00,0x00,0xf2,0xff, -0xff,0xde,0xff,0x00,0x03,0x00,0xff,0x9f,0xff,0x00,0xda,0xff,0xff,0xee,0xff,0x00, -0xf2,0xff,0xff,0xef,0xff,0x00,0x21,0x00,0xff,0xdd,0xff,0x00,0xf3,0xff,0xff,0xfe, -0xff,0x00,0xc3,0xff,0xff,0x0f,0x00,0x00,0xe0,0xff,0x00,0x00,0x00,0x00,0x10,0x00, -0xff,0x3a,0x00,0x00,0xc2,0xff,0xff,0x2f,0x00,0xff,0xef,0xff,0x00,0xe0,0xff,0x00, -0x00,0x00,0xff,0xff,0xff,0x00,0xf1,0xff,0xff,0x2e,0x00,0xff,0x0d,0x00,0x00,0xf1, -0xff,0xff,0x2f,0x00,0xff,0xed,0xff,0x00,0xd4,0xff,0xff,0x4c,0x00,0xff,0xcf,0xff, -0x00,0x01,0x00,0xff,0x2f,0x00,0xff,0xed,0xff,0x00,0xb6,0xff,0xff,0x3e,0x00,0xff, -0xcf,0xff,0x00,0xe2,0xff,0x00,0xf1,0xff,0x00,0xe0,0xff,0x00,0xc2,0xff,0x00,0x10, -0x00,0x00,0xc0,0xff,0x00,0xe2,0xff,0x00,0xf0,0xff,0xff,0x0f,0x00,0x00,0xb2,0xff, -0x00,0x11,0x00,0xff,0xdf,0xff,0x00,0xd1,0xff,0x00,0xe3,0xff,0xff,0x1e,0x00,0x00, -0xc0,0xff,0x00,0xf1,0xff,0xff,0x0f,0x00,0x00,0xe0,0xff,0x00,0xe0,0xff,0x00,0xf0, -0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0x0f,0x00, -0x00,0xe1,0xff,0x00,0xf0,0xff,0xff,0xff,0xff,0x00,0xd1,0xff,0x00,0x01,0x00,0xff, -0x1e,0x00,0xff,0xef,0xff,0x00,0xf1,0xff,0xff,0x1f,0x00,0xff,0xfe,0xff,0x00,0xe2, -0xff,0xff,0x1e,0x00,0xff,0xfe,0xff,0x00,0xd1,0xff,0x00,0x31,0x00,0xff,0xfa,0xff, -0x00,0xd4,0xff,0xff,0x3e,0x00,0xff,0xee,0xff,0x00,0xc1,0xff,0x00,0x30,0x00,0xff, -0x0b,0x00,0x00,0xb4,0xff,0xff,0x3f,0x00,0xff,0xfe,0xff,0x00,0xe1,0xff,0x00,0x11, -0x00,0xff,0x1b,0x00,0x00,0xc3,0xff,0xff,0x3e,0x00,0xff,0xfe,0xff,0xff,0x0f,0x00, -0xff,0x1f,0x00,0xff,0x0d,0x00,0x00,0xd1,0xff,0xff,0x2e,0x00,0xff,0xfe,0xff,0x00, -0x00,0x00,0xff,0x0f,0x00,0xff,0x0f,0x00,0x00,0xe0,0xff,0xff,0x2f,0x00,0xff,0xfe, -0xff,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0x0f,0x00,0xff,0xff,0xff,0xff,0x0f,0x00, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0xff,0xff,0xff,0x00,0x00,0x00,0xff, -0x0f,0x00,0x00,0xf0,0xff,0xff,0x0f,0x00,0xff,0x1e,0x00,0x00,0xf0,0xff,0xff,0x0f, -0x00,0xff,0x1f,0x00,0xff,0xff,0xff,0x00,0xf1,0xff,0xff,0x0f,0x00,0xff,0xff,0xff, -0x00,0xf1,0xff,0xff,0x1e,0x00,0xff,0xef,0xff,0x00,0xf0,0xff,0xff,0x1f,0x00,0xff, -0xff,0xff,0x00,0x01,0x00,0xff,0x0e,0x00,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0x0f, -0x00,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0x0f,0x00,0xff,0xff,0xff,0x00,0xf0,0xff, -0x00,0x00,0x00,0xff,0x0f,0x00,0x00,0xf0,0xff,0xff,0x0f,0x00,0xff,0xff,0xff,0xff, -0xff,0xff,0x00,0x00,0x00,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0x0f,0x00,0xff,0x0f, -0x00,0x00,0xf0,0xff,0x00,0xf0,0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0x0f,0x00, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0xfb,0x00,0x01,0x40,0x01,0x01,0x32, -0x01,0x01,0x21,0x01,0x01,0x20,0x01,0x00,0x2f,0x01,0x01,0xe0,0x00,0x00,0xef,0x00, -0x00,0xfe,0x00,0x00,0xcc,0x00,0x00,0x9c,0x00,0x00,0x87,0x00,0x00,0x24,0x00,0xff, -0x7d,0xff,0x02,0x54,0xfd,0x25,0x15,0xe4,0xbf,0x02,0x38,0xa7,0x9e,0x60,0xe6,0x3e, -0xf3,0xfc,0xfb,0x7f,0xda,0x49,0x17,0x9e,0x2f,0x7b,0x1b,0x60,0xfd,0xdf,0x6e,0xf0, -0x9b,0xf5,0x7f,0xc5,0x5a,0xc9,0xe8,0xa0,0x86,0x16,0x9b,0x62,0xf8,0x02,0x80,0x39, -0x0b,0xce,0x96,0x73,0x66,0xc6,0xda,0xdf,0x51,0xe4,0xeb,0x80,0x80,0xd3,0x7f,0x09, -0x80,0x1c,0x22,0x53,0x80,0xf0,0x7f,0x80,0xb0,0x4e,0xd3,0x0b,0x72,0xf9,0xe1,0x78, -0x98,0x83,0x3e,0x0a,0x00,0x42,0xb9,0xb6,0x14,0x36,0x37,0xf7,0x7f,0x3f,0x10,0xf7, -0x6a,0x14,0x1b,0xc8,0x11,0x3c,0xa2,0x5e,0x12,0x71,0x32,0xc9,0xfc,0x7f,0xa5,0xf4, -0x7f,0x81,0x24,0x61,0x43,0xa1,0xad,0xe1,0xde,0x49,0xbd,0x96,0x43,0xf0,0xf7,0x04, -0x80,0xa0,0x16,0x0c,0x6e,0x11,0x80,0x80,0x54,0x80,0x50,0x06,0x41,0x0f,0x80,0x03, -0xf7,0x7f,0xa7,0x90,0x8b,0x7c,0x3d,0xd9,0xaa,0xed,0xbe,0x31,0x5d,0xd6,0x4c,0x77, -0xe4,0xe2,0xcd,0x4d,0x80,0xe0,0x3c,0x00,0x31,0xca,0xf4,0xf0,0x7f,0x83,0x66,0x74, -0xc2,0xb8,0xbe,0x7f,0x5f,0x1c,0x80,0xf0,0x7f,0x80,0x80,0x3f,0x50,0xc4,0x93,0x04, -0x73,0x58,0x0c,0x3b,0xdf,0xf6,0x9b,0x1a,0x41,0x34,0xe4,0xe1,0x6d,0x4d,0xf2,0x9d, -0xdb,0x17,0x5d,0x0f,0xea,0x8b,0x0c,0xe7,0x24,0x54,0x80,0x50,0x07,0x80,0x00,0x67, -0xab,0x1e,0x36,0x80,0x90,0xe3,0x4a,0x0c,0x16,0xa2,0x02,0x80,0xfb,0x8a,0xd9,0x5f, -0x72,0x89,0x83,0x03,0x7c,0x80,0x70,0x63,0x80,0x70,0x48,0xa1,0xfc,0x7f,0x80,0xb0, -0x19,0x52,0xde,0xbb,0xdc,0x83,0x1e,0xc3,0xa8,0xc5,0x4d,0xba,0x24,0xa2,0xfa,0x7f, -0x16,0x49,0x91,0x0c,0xfb,0x7f,0xb5,0x4e,0x19,0x63,0x1b,0xb2,0x7f,0xef,0xd2,0x31, -0xe9,0x0e,0x4b,0xc8,0x05,0x40,0xd1,0xe0,0x1f,0xfb,0x7f,0xdb,0x2d,0xc7,0x7f,0x0f, -0x80,0x7f,0x2f,0xa0,0x0c,0x94,0x9b,0x38,0x8f,0x33,0xbd,0x50,0xdc,0x00,0x09,0xa1, -0xc3,0xfc,0x7f,0x80,0x10,0xaa,0x7f,0xef,0x9b,0xad,0x7c,0x14,0x80,0xe0,0xfc,0x57, -0x12,0x88,0xd5,0x99,0x47,0x0f,0x03,0x80,0x03,0x21,0x15,0xf3,0xf1,0x07,0xf2,0x02, -0x80,0x46,0x0f,0x27,0x80,0x30,0x6d,0x80,0xf0,0x7f,0x97,0x09,0x50,0x12,0x92,0xa1, -0x7f,0xdf,0x6f,0x87,0xff,0x7f,0x2f,0x27,0xef,0x0d,0x2d,0x54,0xfb,0xe4,0x5f,0x71, -0x6a,0x0d,0x64,0xa6,0x03,0x3e,0xbf,0x3d,0x69,0x0b,0xf6,0xef,0x2a,0x5b,0xdf,0x5c, -0xa0,0x7f,0x0f,0x80,0x4a,0xe8,0x48,0xbb,0x5a,0xe0,0x97,0x5d,0x42,0xe5,0x12,0x11, -0xfa,0xfc,0xdd,0x81,0xdc,0xf7,0x3a,0x3d,0xd6,0xf7,0xbb,0xa2,0xcc,0x9d,0x24,0x42, -0x7f,0x94,0xdf,0xe2,0xe6,0x52,0x7f,0xa9,0xde,0x7e,0x09,0x37,0x01,0x80,0x2e,0x0b, -0x1c,0x80,0xf0,0x7f,0x9f,0x67,0x0e,0xb3,0x88,0x31,0x7b,0x0d,0x80,0x43,0x4c,0x77, -0x04,0x56,0xe3,0x29,0xbf,0x62,0xa9,0xfa,0x7f,0x0d,0x83,0x74,0x1f,0x13,0x4d,0x29, -0x20,0x6d,0xa8,0x73,0x17,0x06,0xf3,0x7f,0xa2,0xf7,0x7f,0x0d,0x13,0xe0,0x5b,0x48, -0x43,0xae,0x78,0x01,0x7f,0xff,0x9e,0x1d,0x86,0x5b,0xb6,0x2d,0x00,0x10,0xac,0x6a, -0x92,0xa6,0x12,0xae,0x3f,0x36,0xb0,0x0f,0xc0,0x19,0xf3,0xa2,0xd5,0xfc,0x52,0x00, -0xaf,0x95,0x41,0x33,0x93,0xd9,0x51,0xe5,0x1c,0x06,0x80,0xc1,0xed,0xb3,0xdd,0xd0, -0x9c,0x60,0x07,0x80,0x06,0xa5,0x1c,0xff,0xd0,0xc3,0xc4,0x93,0x0c,0x2c,0x2f,0xbe, -0x62,0x20,0xec,0x1d,0xf5,0x43,0xc6,0x2f,0x7f,0xd6,0x6b,0x7d,0xed,0x43,0xed,0x7f, -0xaf,0xb8,0x43,0x9a,0x0d,0x23,0xe7,0x39,0x4b,0x03,0xec,0x2a,0xba,0x26,0xd7,0xd8, -0x3a,0x1c,0x3f,0xbe,0x7f,0xff,0x98,0x61,0x47,0xc8,0x00,0xaf,0x2f,0xc5,0xc1,0xe9, -0xde,0x1f,0xc2,0x2a,0x4c,0xc0,0x11,0x4a,0x93,0x0d,0xa9,0xac,0xf2,0xed,0xa6,0xcb, -0x47,0x01,0xc3,0xa6,0x13,0x80,0xf0,0x02,0xa8,0x90,0x05,0xa4,0x70,0x9e,0x30,0xfa, -0xc9,0x9e,0x4f,0x05,0x03,0xa1,0xcb,0xd7,0xf9,0x0e,0x0d,0x9f,0xaf,0x40,0x81,0xf3, -0x31,0x66,0xf0,0x12,0x1d,0x1f,0xe3,0x46,0x17,0x2c,0xaa,0x2e,0xf4,0xf0,0x71,0x15, -0x0b,0x2e,0xf6,0xcf,0x3f,0xf7,0xbe,0x70,0xeb,0x3c,0x1c,0x3b,0x83,0x0a,0x44,0x95, -0x17,0x06,0x53,0x47,0xeb,0x95,0x2b,0xe0,0x5c,0x5d,0xe7,0x2a,0x1a,0x1b,0xb4,0xca, -0xff,0x92,0x05,0xf9,0x4f,0xb8,0x14,0x6d,0xb8,0xfa,0xc3,0x05,0xb8,0xf6,0xd5,0xc6, -0x42,0xc2,0x1f,0x02,0xa9,0xc9,0x32,0xe7,0xd2,0xae,0x9d,0xe0,0x75,0xb7,0x00,0x6f, -0xcf,0xd9,0x38,0xd0,0xe0,0x39,0xd5,0xd6,0x61,0xf6,0x02,0xe8,0xd1,0xe2,0x2b,0xe3, -0xfd,0x64,0xef,0x00,0xb0,0x17,0x22,0x58,0xd7,0xf5,0x51,0x3f,0x34,0xca,0xd8,0x2c, -0x34,0x1e,0xfc,0x93,0x60,0xfe,0x07,0x34,0x37,0xf8,0x3d,0xf8,0xb1,0x3b,0x35,0x65, -0x24,0x3a,0x7a,0x41,0x1a,0xd8,0xdd,0x7f,0x6f,0xff,0x2b,0x09,0x25,0x0c,0xe5,0x10, -0x19,0x07,0xfd,0x1b,0x2d,0x15,0x30,0xe8,0xe7,0xf8,0xb6,0xfc,0xe9,0xb3,0x15,0xb1, -0xf5,0xf6,0x03,0x7b,0x92,0x17,0x71,0x04,0xd5,0xc6,0xc1,0xd9,0xb6,0xbc,0xef,0x31, -0xed,0xbb,0x09,0x08,0xb6,0x0e,0xe2,0xee,0x5e,0xc6,0xe8,0xa8,0xf4,0xd6,0xc1,0xf0, -0x04,0xd7,0xd6,0x03,0x9f,0xdd,0x0b,0x60,0xee,0xfc,0x1b,0x26,0xeb,0x46,0x1f,0x13, -0xd9,0x22,0xea,0x12,0x44,0xf6,0x77,0x2a,0x31,0xa1,0x30,0x0b,0x09,0x3e,0x1b,0xfb, -0x2c,0x26,0xf5,0x40,0x08,0xb6,0x16,0x32,0x7a,0x06,0x40,0x7e,0x0d,0x25,0x40,0x2a, -0x26,0x6e,0x20,0x09,0x20,0x1a,0x21,0x4b,0xec,0x1c,0x5c,0x17,0x03,0xae,0x07,0xf3, -0x2b,0xf2,0xfe,0x96,0x00,0xc4,0x3f,0x06,0xe8,0x28,0x05,0xba,0xd4,0xf4,0xbc,0x9d, -0xf2,0xda,0x64,0xa7,0xf5,0x56,0xd4,0xb7,0x9d,0xde,0xbe,0x13,0xc9,0xe1,0x2c,0xd2, -0xe4,0xb8,0xc7,0xd8,0xae,0xed,0xe4,0x09,0xca,0x06,0x1c,0xda,0xf9,0x06,0xec,0x05, -0xc7,0x01,0xfe,0x28,0xfe,0x06,0xfe,0x17,0xf1,0xa5,0x1d,0x2d,0x11,0x14,0x1e,0x67, -0x14,0x24,0x9a,0x1f,0x21,0xd0,0x3a,0x22,0xd8,0x11,0x35,0x71,0x39,0x28,0xdc,0x11, -0x2c,0xa0,0x33,0x1d,0x4d,0x1d,0x30,0xcb,0x23,0x09,0xf5,0x11,0x23,0x0f,0x24,0x0c, -0xb7,0x1e,0xfb,0xb5,0x27,0x05,0xd3,0x03,0x01,0x8f,0x0f,0xeb,0x5c,0xf2,0x00,0xd4, -0xed,0xf0,0x7e,0x03,0xc0,0xc6,0xe1,0xf2,0x6e,0xee,0xd3,0x25,0xc6,0xec,0x13,0xcb, -0xe0,0xce,0xd2,0xd6,0xaa,0xdc,0xca,0x44,0xd8,0xe2,0x49,0xe3,0xe6,0x74,0xca,0xf0, -0x54,0xde,0xfb,0x98,0xe2,0xf4,0x1e,0x06,0xd9,0xc3,0x02,0xf7,0x78,0x01,0x05,0x26, -0x09,0x11,0xa9,0x11,0x0a,0xfa,0x1f,0x1d,0xb2,0x17,0x1f,0x35,0x21,0x1a,0xfc,0x27, -0x36,0xcc,0x1f,0x21,0x2c,0x44,0x24,0x00,0x35,0x17,0x8f,0x42,0x0a,0xc7,0x3b,0x24, -0xa9,0x2e,0x24,0x0c,0x26,0x16,0xaf,0x1a,0x24,0xb7,0x0a,0x22,0x07,0x06,0x12,0xa5, -0x0e,0x0c,0x4b,0x0a,0xfe,0xee,0x04,0x00,0xc6,0xf3,0xf7,0x48,0x09,0xd4,0x0b,0x0e, -0xe0,0xf2,0xe2,0xf0,0x40,0xda,0xda,0x3f,0xea,0xe4,0x5c,0xca,0xca,0x24,0xe6,0xcc, -0x4e,0xe3,0xd5,0x9d,0xe1,0xca,0x64,0xec,0xd1,0x6b,0xe4,0xe8,0x72,0xe4,0xdf,0x53, -0xee,0xf8,0xe5,0xf2,0xed,0x82,0xf9,0x00,0x38,0x07,0xfe,0xdc,0x13,0xfd,0x73,0x1a, -0x0f,0x15,0x1f,0x0b,0x54,0x1b,0x2c,0x32,0x1c,0x27,0x9b,0x21,0x2b,0x09,0x1e,0x29, -0x57,0x2b,0x24,0xa0,0x27,0x29,0x47,0x34,0x26,0xd1,0x1a,0x2e,0xfb,0x1e,0x21,0x88, -0x24,0x1a,0x1a,0x0e,0x25,0x10,0x08,0x22,0x38,0x12,0x05,0xe1,0x0a,0x02,0xed,0x12, -0xff,0x5a,0xf8,0x03,0xa5,0xfb,0xfc,0x02,0xe2,0x01,0x27,0xe7,0xe1,0x5e,0xdf,0xef, -0x2d,0xd1,0xe2,0x9f,0xdb,0xe4,0xeb,0xcd,0xd5,0x80,0xcc,0xde,0x22,0xe1,0xc2,0xe5, -0xd0,0xdd,0x34,0xd9,0xd6,0xd6,0xe9,0xd1,0x24,0xe1,0xe2,0xa1,0xe1,0xe3,0x33,0xea, -0xf3,0x73,0xe8,0xfc,0x09,0xf1,0xfd,0x75,0xfd,0xfb,0x79,0xfd,0x11,0x45,0xfd,0x26, -0xbf,0x03,0x1d,0x49,0x0b,0x1a,0xd1,0x1d,0x1b,0x46,0x23,0x21,0xb3,0x23,0x20,0xc7, -0x1e,0x24,0xa4,0x24,0x19,0x8f,0x31,0x1e,0xba,0x1c,0x30,0xba,0x18,0x13,0xf3,0x1f, -0x16,0x93,0x0f,0x19,0xf6,0x10,0x17,0xef,0xf8,0x21,0x0b,0x01,0xf9,0xbe,0x08,0xfe, -0x56,0x07,0xe7,0x61,0xee,0xf5,0x52,0xe7,0x00,0x3a,0xe2,0xd3,0x6c,0xec,0xdc,0xe5, -0xe6,0xdd,0x43,0xe0,0xd4,0xe4,0xd9,0xc9,0x87,0xcd,0xe4,0x6b,0xd4,0xcd,0xd3,0xd6, -0xdc,0xe1,0xd9,0xcb,0x7c,0xd4,0xe3,0x90,0xd8,0xdd,0x33,0xe6,0xec,0x62,0xe1,0xe6, -0x54,0xf0,0xf0,0x79,0xf2,0xfc,0x0b,0xf7,0xf1,0xca,0xf9,0x01,0xed,0x0d,0x04,0xc9, -0x15,0x0b,0xf0,0x05,0x20,0xdb,0x0f,0x1a,0x6d,0x27,0x09,0x59,0x23,0x29,0xe2,0x25, -0x14,0x43,0x27,0x26,0xe2,0x1d,0x18,0xff,0x25,0x24,0x22,0x1d,0x16,0xe9,0x23,0x17, -0xd8,0x0f,0x1b,0x5b,0x00,0x18,0xb1,0x13,0xfd,0xa8,0x0b,0x06,0x47,0x06,0x08,0x22, -0xef,0x05,0x67,0xfc,0xfb,0xf7,0xeb,0xf7,0x47,0xec,0xef,0x77,0xdc,0xea,0xfc,0xe3, -0xdb,0x32,0xe0,0xe0,0xaf,0xdc,0xd6,0x88,0xec,0xd1,0xef,0xce,0xd7,0xe4,0xd9,0xd7, -0x02,0xdc,0xd7,0xbe,0xe6,0xd0,0x08,0xdc,0xe9,0xb3,0xe1,0xe3,0xe4,0xe0,0xf2,0xef, -0xeb,0xe9,0xbc,0xfd,0xf0,0x42,0xfa,0xf6,0x31,0xf9,0x08,0xe3,0xf7,0x12,0xe1,0x06, -0x0d,0xab,0x0a,0x12,0x3a,0x0f,0x1c,0xde,0x17,0x24,0x6e,0x11,0x2f,0x4c,0x13,0x2a, -0xb4,0x2d,0x1d,0x29,0x26,0x1e,0x03,0x1e,0x29,0xa9,0x16,0x28,0xe2,0x21,0x20,0xb5, -0x17,0x21,0xfa,0x10,0x19,0x41,0x18,0x0f,0x7c,0x11,0x04,0xac,0x1a,0x0a,0x99,0x01, -0x07,0xe2,0xf9,0x03,0xad,0xf6,0x09,0x75,0xf2,0xee,0xdc,0x09,0xe3,0xa1,0xed,0xfe, -0xd4,0xdd,0xeb,0xba,0xee,0xda,0xc3,0xe8,0xcc,0x5a,0xec,0xe9,0x30,0xd7,0xdb,0x43, -0xd7,0xe4,0x25,0xda,0xe5,0x6a,0xde,0xdb,0xba,0xe9,0xe8,0xb1,0xe4,0xea,0x6b,0xe4, -0xea,0xa5,0xea,0xf2,0xe9,0xe6,0x00,0x0e,0xf1,0xf0,0x94,0x05,0xfa,0x77,0x02,0x08, -0x6d,0x05,0x0d,0x95,0x10,0x0d,0x45,0x16,0x19,0xb0,0x1b,0x1c,0x97,0x1d,0x1d,0xec, -0x28,0x15,0x11,0x30,0x21,0xe5,0x28,0x26,0x8a,0x27,0x1f,0x40,0x26,0x20,0x5f,0x21, -0x2a,0xb3,0x1c,0x29,0x87,0x16,0x0e,0x81,0x23,0x18,0x36,0x11,0x18,0x46,0x10,0x11, -0x11,0x08,0x10,0x50,0x06,0x01,0x79,0xf2,0x00,0x0d,0x09,0x05,0xa4,0xee,0xfe,0xf9, -0xf3,0xf2,0x0f,0xf3,0xf3,0x25,0xe8,0xe5,0x90,0xf3,0xe5,0x5f,0xdf,0xe8,0x44,0xe6, -0xe7,0xa0,0xda,0xdd,0x8e,0xef,0xd8,0x5f,0xd5,0xeb,0x17,0xe0,0xeb,0x81,0xeb,0xde, -0x83,0xe9,0xdf,0xd2,0xe9,0xf8,0x10,0xe8,0xeb,0xd4,0xf9,0xf8,0x62,0xfa,0xfd,0x8a, -0xf6,0x0e,0x0d,0xfe,0x04,0x59,0x0d,0x02,0xa6,0x19,0x05,0x3d,0x23,0x06,0xa6,0x0e, -0x27,0x36,0x19,0x1f,0xa0,0x1c,0x21,0x98,0x26,0x1c,0x2d,0x1f,0x21,0x00,0x2f,0x17, -0x24,0x2c,0x24,0x47,0x22,0x20,0xd2,0x19,0x25,0x1c,0x14,0x1a,0x96,0x1c,0x14,0xb5, -0x10,0x18,0x55,0x0e,0x09,0x43,0x08,0x11,0xa4,0x09,0x00,0x0b,0x08,0x00,0x23,0xf8, -0x06,0xa2,0xfb,0xf7,0xf4,0xf6,0xf5,0xbf,0xf5,0xed,0x92,0xf4,0xe2,0x13,0xfb,0xe2, -0xf4,0xe9,0xea,0x07,0xea,0xd7,0xdd,0xdd,0xeb,0xfc,0xdf,0xdf,0xa6,0xe3,0xe4,0x04, -0xe2,0xe1,0xc2,0xe3,0xeb,0xd2,0xe8,0xe6,0x39,0xe0,0xed,0x2d,0xe5,0xf4,0x72,0xf0, -0xef,0x63,0xf6,0xf8,0x01,0xf6,0xf7,0xaf,0xff,0xfd,0x7a,0x02,0x03,0xa8,0x07,0x09, -0x50,0x0a,0x11,0x90,0x0a,0x08,0x63,0x1c,0x17,0x8a,0x17,0x18,0x59,0x23,0x17,0xfe, -0x20,0x1f,0x89,0x17,0x21,0x88,0x22,0x20,0x1d,0x19,0x20,0xea,0x1d,0x1e,0xb7,0x1b, -0x22,0x39,0x15,0x16,0x8d,0x1a,0x0e,0x82,0x12,0x0a,0xc1,0x0e,0x09,0xec,0x0f,0x09, -0x4f,0x06,0x01,0xf5,0x05,0xfa,0x7a,0xf7,0x06,0x22,0xf5,0xf8,0xf5,0xf7,0xfa,0xd5, -0xe8,0x06,0xde,0xe3,0xe4,0x5b,0xf0,0xe6,0x3a,0xed,0xe4,0xc3,0xdc,0xe7,0x00,0xe0, -0xe4,0xde,0xe2,0xda,0x49,0xdd,0xde,0x56,0xeb,0xdb,0x9b,0xdb,0xec,0x55,0xdb,0xe3, -0x43,0xea,0xe4,0xa5,0xe9,0xec,0x80,0xe7,0xef,0x38,0xef,0xfa,0xae,0xf2,0xf4,0x1f, -0xfb,0xfe,0xaa,0x02,0xfc,0x72,0x04,0x07,0x07,0xfe,0x0e,0xfc,0x09,0x0f,0x33,0x10, -0x17,0x3f,0x19,0x0f,0xa6,0x16,0x1a,0x4d,0x1f,0x1a,0x61,0x1e,0x17,0x70,0x20,0x14, -0xcd,0x26,0x18,0xe8,0x14,0x1c,0x17,0x1c,0x16,0xb1,0x14,0x1a,0xa8,0x13,0x15,0x2d, -0x0c,0x1d,0xab,0x0e,0x0f,0xc4,0x04,0x11,0xb6,0x0a,0x00,0xc7,0x0c,0x01,0x6b,0xf3, -0x02,0x07,0x02,0xf1,0xc9,0x02,0xef,0x03,0xfb,0xec,0x96,0xf3,0xf7,0x74,0xee,0xf0, -0x8f,0xeb,0xe6,0x22,0xe2,0xec,0xa3,0xef,0xdc,0xf8,0xeb,0xdd,0xf9,0xde,0xe2,0x7f, -0xea,0xd9,0xa9,0xde,0xec,0xa2,0xdb,0xe5,0xda,0xe4,0xdf,0xff,0xe4,0xed,0x84,0xe4, -0xf0,0x20,0xe2,0xef,0x84,0xfb,0xed,0x7a,0xf1,0xf8,0x14,0xfc,0xfe,0xb8,0xfa,0xfe, -0xd4,0x01,0x05,0xe3,0x02,0x09,0x92,0x0b,0x0a,0x7b,0x0d,0x10,0x50,0x0b,0x13,0x40, -0x17,0x19,0x40,0x11,0x1d,0x9d,0x1d,0x17,0x2c,0x1a,0x17,0xa7,0x20,0x1a,0x7f,0x1b, -0x14,0x08,0x20,0x1c,0x47,0x19,0x0b,0xda,0x1e,0x19,0x77,0x0a,0x07,0x67,0x1f,0x09, -0xac,0x09,0x0e,0x03,0x09,0x03,0x3f,0x0c,0x01,0x51,0x02,0x02,0xf6,0xff,0xf4,0x6c, -0x01,0xf7,0x34,0x01,0xee,0x25,0xf6,0xf1,0x6d,0xf7,0xf0,0xe2,0xea,0xed,0x62,0xe9, -0xec,0x1b,0xe4,0xe8,0xcc,0xeb,0xe2,0x66,0xe7,0xe2,0x2c,0xe3,0xe3,0xcf,0xe5,0xe1, -0xc7,0xe2,0xe4,0xdf,0xe8,0xe5,0x74,0xe4,0xec,0x06,0xed,0xe3,0x0a,0xee,0xec,0xff, -0xf1,0xf2,0x7b,0xeb,0xf4,0xfc,0xf6,0xf8,0x63,0xfb,0xfb,0x9b,0x05,0xfa,0xce,0x05, -0x06,0xa6,0x01,0x08,0x93,0x0d,0x0b,0x18,0x10,0x12,0x8a,0x13,0x13,0x16,0x18,0x15, -0xed,0x18,0x1b,0x10,0x19,0x13,0xb5,0x1f,0x1b,0x68,0x1d,0x1b,0xa2,0x1a,0x15,0xc4, -0x1a,0x1d,0x20,0x15,0x15,0x42,0x17,0x10,0xe1,0x14,0x13,0xc3,0x14,0x10,0xf0,0x07, -0x0d,0xdd,0x07,0x09,0x15,0x05,0x06,0xe7,0x07,0x00,0x75,0xfe,0xfd,0x5a,0x01,0xfb, -0x7d,0xf8,0xf6,0x45,0xf6,0xf2,0x7b,0xf8,0xf7,0x97,0xef,0xef,0x28,0xf0,0xec,0x7d, -0xe6,0xe4,0x72,0xf2,0xef,0x47,0xe3,0xe7,0x9b,0xe1,0xe7,0xcf,0xe7,0xe2,0x3b,0xe5, -0xe4,0x1d,0xe3,0xe7,0x24,0xe9,0xe5,0x02,0xe7,0xe7,0x75,0xe9,0xeb,0xa8,0xef,0xeb, -0x49,0xef,0xf9,0x9e,0xf5,0xf7,0x78,0xf9,0xfe,0xf7,0xfb,0xf9,0xaf,0x04,0xfe,0xa2, -0x0b,0xfe,0xc0,0x05,0x0e,0x52,0x07,0x0c,0xd9,0x0a,0x12,0xd0,0x13,0x16,0xf2,0x12, -0x13,0x19,0x1c,0x15,0xa4,0x16,0x19,0x8e,0x1b,0x18,0x0e,0x21,0x17,0xb7,0x19,0x17, -0x24,0x1e,0x19,0x0f,0x14,0x1c,0xf7,0x13,0x19,0x20,0x12,0x0d,0xe5,0x0d,0x0d,0x34, -0x15,0x07,0xe5,0x09,0x10,0x9e,0x03,0x02,0x77,0x03,0x00,0xe0,0x01,0xfb,0x0e,0xfe, -0xff,0x59,0xfb,0xfb,0xab,0xf8,0xf8,0x4c,0xf3,0xeb,0x5f,0xfd,0xf2,0x74,0xf8,0xec, -0xf3,0xf1,0xe8,0x64,0xe9,0xef,0xe3,0xdf,0xe7,0xae,0xee,0xe3,0x84,0xea,0xe7,0xc1, -0xe9,0xe3,0xa0,0xe3,0xf0,0xc5,0xeb,0xed,0x42,0xe5,0xf1,0xc9,0xed,0xe8,0x29,0xef, -0xf0,0x39,0xee,0xf5,0x41,0xf5,0xf7,0x9c,0xf9,0xff,0x97,0xfa,0xf9,0xbe,0x04,0x02, -0x6c,0x06,0x01,0x60,0x09,0x06,0x90,0x0b,0x08,0xd0,0x0e,0x0c,0xa7,0x0b,0x11,0x96, -0x15,0x11,0xba,0x10,0x19,0x5e,0x14,0x13,0x90,0x1f,0x16,0x77,0x1a,0x16,0xe7,0x19, -0x19,0xd9,0x19,0x1d,0x31,0x0c,0x17,0x71,0x1b,0x15,0xcb,0x09,0x13,0x01,0x16,0x0a, -0x26,0x13,0x0c,0x23,0x09,0x07,0x8b,0x0e,0x04,0x14,0x02,0x09,0x57,0xff,0xff,0x7d, -0x03,0xfa,0xd4,0xfa,0xfb,0xf2,0xf9,0xf7,0x59,0xfd,0xf9,0x79,0xef,0xf7,0xd3,0xf1, -0xf1,0xfa,0xf8,0xef,0x30,0xeb,0xee,0x5e,0xf1,0xec,0xae,0xe4,0xee,0xb9,0xf0,0xe7, -0x27,0xec,0xe2,0x88,0xe5,0xea,0x23,0xe9,0xe3,0x42,0xeb,0xef,0x49,0xeb,0xe8,0xee, -0xea,0xef,0x4a,0xee,0xf4,0x66,0xed,0xf8,0xeb,0xf7,0xf7,0x30,0xfb,0xf6,0xa5,0xf8, -0x02,0xc2,0x02,0xfd,0xd0,0x03,0x03,0xea,0x06,0x05,0x6d,0x0c,0x07,0xa9,0x08,0x0d, -0x12,0x10,0x0f,0xb2,0x10,0x0d,0x76,0x17,0x15,0x69,0x13,0x13,0x7d,0x14,0x18,0xf7, -0x19,0x1b,0x4a,0x16,0x19,0x68,0x14,0x14,0xb8,0x19,0x18,0x64,0x12,0x18,0x52,0x0f, -0x13,0x03,0x17,0x0f,0x77,0x0d,0x0c,0xad,0x0d,0x09,0xeb,0x06,0x08,0x2a,0x08,0xfd, -0x76,0xff,0x09,0x28,0x00,0x00,0x18,0xfe,0xf5,0x4b,0xfe,0xf7,0xee,0xf3,0xf4,0x30, -0xf9,0xf5,0x8e,0xf0,0xf7,0x78,0xf2,0xee,0x6f,0xf1,0xf2,0x71,0xee,0xf1,0x19,0xeb, -0xed,0xb4,0xed,0xed,0x56,0xe7,0xe7,0x58,0xee,0xe7,0xb9,0xea,0xe7,0x80,0xe5,0xec, -0x21,0xe7,0xe8,0xf6,0xef,0xed,0x0d,0xe9,0xeb,0x3a,0xf2,0xef,0x89,0xef,0xf4,0x3e, -0xf8,0xf6,0xe1,0xf9,0xf8,0x4c,0xfb,0xfb,0x34,0x00,0x01,0x15,0x04,0x02,0x05,0x03, -0x06,0x09,0x09,0x08,0xdd,0x0a,0x0c,0x3e,0x0b,0x0e,0x94,0x11,0x12,0xcc,0x13,0x10, -0x4c,0x0e,0x17,0x7b,0x1a,0x15,0x48,0x16,0x18,0xd6,0x15,0x1b,0xf5,0x16,0x13,0x2b, -0x18,0x14,0x42,0x17,0x16,0xf7,0x10,0x12,0x49,0x14,0x0f,0xb9,0x0c,0x0e,0x0b,0x13, -0x04,0x39,0x11,0x09,0xb9,0x02,0x07,0x22,0x02,0x02,0xbe,0x01,0x00,0x92,0xff,0xfa, -0x9f,0xfc,0x00,0xe2,0xf8,0xf9,0x9a,0xf3,0xf7,0x26,0xf8,0xf2,0x9d,0xf2,0xf0,0x35, -0xf4,0xf0,0x6e,0xee,0xed,0x3d,0xef,0xeb,0x9a,0xea,0xf0,0x23,0xe8,0xec,0x58,0xeb, -0xe8,0x7a,0xe8,0xea,0x1c,0xe8,0xe7,0xae,0xed,0xed,0xf7,0xe7,0xe9,0x09,0xf0,0xef, -0x07,0xea,0xf8,0xb4,0xed,0xf1,0x91,0xf7,0xf6,0xbc,0xf3,0xf8,0x51,0xf6,0xfb,0xc4, -0xfe,0xff,0x34,0x01,0x01,0x80,0xff,0x03,0x14,0x07,0x04,0xee,0x0a,0x08,0x8e,0x0c, -0x0e,0xcd,0x0a,0x0d,0x49,0x10,0x11,0x6d,0x14,0x11,0xad,0x10,0x16,0x6a,0x15,0x11, -0x2d,0x17,0x17,0xb2,0x15,0x16,0x7f,0x15,0x17,0x0c,0x17,0x16,0x94,0x0f,0x15,0xf5, -0x18,0x0e,0xb8,0x10,0x0f,0x75,0x10,0x0f,0x7d,0x0c,0x0a,0x93,0x0c,0x07,0x5d,0x06, -0x02,0xff,0x01,0x07,0xf2,0x00,0x03,0xe4,0x00,0xfc,0xa0,0xff,0xfa,0x14,0xf8,0xf7, -0x1c,0xf5,0xf6,0x91,0xf7,0xf4,0x45,0xf2,0xf1,0xa5,0xf4,0xf3,0xc0,0xf0,0xef,0xcb, -0xee,0xee,0x3a,0xec,0xef,0x2e,0xea,0xef,0xa1,0xe9,0xec,0xf9,0xea,0xeb,0x37,0xea, -0xe8,0x1d,0xec,0xec,0xce,0xe9,0xec,0x5d,0xe6,0xf1,0x17,0xed,0xe9,0xd9,0xf1,0xf2, -0x46,0xf0,0xf4,0xb8,0xf4,0xf6,0x08,0xf9,0xfa,0xb4,0xfa,0xfe,0xcb,0xfa,0x00,0x2d, -0x01,0x01,0xf4,0x03,0x04,0xad,0x06,0x09,0x9e,0x07,0x0b,0x35,0x0c,0x0d,0xd5,0x0a, -0x10,0x9b,0x0f,0x0c,0x96,0x11,0x12,0x54,0x15,0x13,0x01,0x14,0x14,0xe4,0x12,0x16, -0x84,0x16,0x16,0xf8,0x16,0x14,0x6d,0x14,0x13,0x19,0x17,0x15,0x5c,0x12,0x0f,0x83, -0x11,0x11,0x20,0x0e,0x0f,0xfb,0x0c,0x0a,0x09,0x0b,0x0a,0x96,0x02,0x03,0x26,0x07, -0x03,0x7c,0x04,0xff,0x36,0xff,0x00,0x1f,0xfa,0xfc,0xab,0xf6,0xfa,0x11,0xfa,0xf8, -0x5a,0xf4,0xf3,0xe6,0xf2,0xf4,0xf3,0xf0,0xf4,0xfc,0xf5,0xf0,0xe2,0xed,0xf3,0x69, -0xef,0xec,0xdb,0xec,0xee,0x6d,0xea,0xec,0x6a,0xeb,0xeb,0x15,0xeb,0xe9,0x6d,0xec, -0xea,0x2e,0xe7,0xe8,0x52,0xeb,0xef,0x0d,0xee,0xf0,0x62,0xf0,0xee,0x04,0xed,0xf5, -0xc7,0xf3,0xf6,0xf5,0xf6,0xf9,0xb6,0xf5,0xf7,0x93,0xfd,0x00,0x98,0xfd,0x01,0x03, -0x01,0x05,0x2c,0x08,0x04,0x60,0x07,0x09,0x85,0x0a,0x0a,0x4b,0x0b,0x0c,0x37,0x0d, -0x0f,0x75,0x11,0x0f,0xfe,0x11,0x11,0x56,0x13,0x13,0x22,0x16,0x12,0xbf,0x14,0x17, -0x66,0x14,0x16,0xa9,0x12,0x14,0x1d,0x16,0x13,0x30,0x14,0x16,0xc0,0x0e,0x0f,0x0c, -0x12,0x0f,0xec,0x0e,0x0b,0xe6,0x0c,0x0d,0x63,0x08,0x08,0x99,0x07,0x02,0x88,0x04, -0x02,0xaf,0x01,0xfc,0x7c,0x01,0xff,0x57,0xfc,0xfc,0x78,0xf8,0xf6,0xf6,0xf8,0xf8, -0x83,0xf5,0xf5,0xa2,0xf6,0xf4,0x2e,0xf1,0xf3,0xdb,0xf5,0xf0,0x0d,0xef,0xf2,0x27, -0xf0,0xed,0x47,0xf0,0xf1,0x52,0xeb,0xee,0x96,0xec,0xeb,0xd1,0xe7,0xe9,0x96,0xec, -0xe7,0x8f,0xec,0xec,0xc2,0xec,0xec,0x26,0xeb,0xee,0x26,0xf0,0xef,0x10,0xf4,0xf2, -0x8a,0xf3,0xf6,0xfe,0xf3,0xf5,0xff,0xf8,0xfc,0x46,0xfa,0xfb,0xfe,0xff,0x00,0xd8, -0xff,0x07,0x32,0x04,0x03,0x08,0x06,0x08,0x47,0x06,0x0a,0x4e,0x0c,0x0c,0xf9,0x0e, -0x0d,0x1d,0x0f,0x11,0xc6,0x0f,0x12,0x09,0x12,0x14,0xc8,0x12,0x14,0x3f,0x15,0x15, -0x6d,0x14,0x19,0x94,0x16,0x14,0xb1,0x14,0x14,0xc4,0x13,0x11,0xe7,0x0f,0x14,0x7d, -0x12,0x12,0xf5,0x0d,0x0f,0xcb,0x0d,0x09,0xc9,0x0a,0x0a,0xf7,0x09,0x04,0xc6,0x04, -0x05,0x7a,0x03,0x00,0x82,0x00,0x01,0x7b,0xfe,0x01,0xa4,0xfb,0xfc,0x6c,0xf7,0xf7, -0x5f,0xf9,0xf5,0x2c,0xf8,0xf5,0x21,0xf1,0xf2,0xa0,0xf3,0xf4,0x70,0xee,0xf2,0xd8, -0xf2,0xee,0x60,0xed,0xee,0xee,0xf0,0xeb,0xbf,0xeb,0xeb,0x7b,0xea,0xec,0x18,0xeb, -0xe9,0x05,0xeb,0xed,0xac,0xed,0xed,0x20,0xe9,0xef,0x7e,0xee,0xec,0x9d,0xee,0xf1, -0xd6,0xf0,0xf3,0x5d,0xf5,0xf4,0xcc,0xf6,0xf9,0x39,0xfa,0xf9,0x5a,0xfc,0xfc,0x6e, -0xfd,0xfc,0x1c,0x02,0x02,0xcb,0x00,0x02,0x55,0x07,0x06,0x01,0x07,0x0a,0xf9,0x0b, -0x0a,0x56,0x0c,0x0e,0x16,0x0e,0x0e,0x65,0x0e,0x10,0xf5,0x11,0x10,0xcd,0x12,0x13, -0xfe,0x13,0x12,0xf8,0x12,0x14,0xec,0x16,0x14,0x5a,0x15,0x15,0x98,0x14,0x14,0x81, -0x13,0x11,0x7f,0x12,0x0f,0x46,0x13,0x11,0x4d,0x0d,0x0d,0xd6,0x0b,0x0a,0x24,0x09, -0x0b,0xc6,0x0a,0x03,0x1f,0x06,0x04,0x13,0x01,0x00,0xc3,0x01,0x00,0x8b,0xff,0xfb, -0x89,0xfa,0xfb,0xe8,0xf7,0xf6,0xae,0xf5,0xf6,0x6e,0xf7,0xf2,0xcf,0xf2,0xf2,0x93, -0xf1,0xf0,0x3a,0xf0,0xf2,0xfa,0xef,0xee,0x6a,0xf0,0xee,0xdf,0xf0,0xed,0x38,0xeb, -0xec,0xcf,0xee,0xec,0x04,0xea,0xeb,0xd5,0xec,0xeb,0x2a,0xec,0xec,0x45,0xec,0xed, -0xfb,0xec,0xee,0x8c,0xf0,0xf1,0x52,0xf3,0xf1,0xcf,0xf2,0xf6,0x2a,0xf7,0xf6,0x81, -0xf7,0xf8,0x6e,0xfc,0xfe,0x50,0xfc,0xff,0xa5,0x00,0xff,0x9a,0x03,0x04,0xa5,0x06, -0x06,0x7b,0x07,0x07,0x5f,0x0a,0x0c,0x22,0x0c,0x0c,0x70,0x0c,0x0e,0xd4,0x0d,0x0e, -0xe7,0x11,0x11,0x6d,0x12,0x12,0xd0,0x15,0x13,0x13,0x13,0x15,0xef,0x13,0x12,0xab, -0x13,0x15,0x8b,0x14,0x12,0x97,0x13,0x0f,0x5a,0x12,0x13,0xd1,0x13,0x10,0x4a,0x0d, -0x0e,0x33,0x0e,0x0b,0x46,0x0b,0x0b,0x41,0x08,0x06,0x48,0x07,0x05,0xc3,0x03,0x03, -0xa2,0x00,0xfe,0x4b,0xff,0xfe,0xee,0xfd,0xf9,0xbc,0xf9,0xf9,0x33,0xf8,0xf7,0xb6, -0xf7,0xf5,0x94,0xf5,0xf5,0xa5,0xf3,0xf1,0x3c,0xf1,0xf1,0xc8,0xef,0xf1,0x4e,0xef, -0xf0,0xe9,0xf0,0xef,0x41,0xee,0xee,0x83,0xec,0xed,0x67,0xed,0xee,0xe3,0xec,0xed, -0x7d,0xed,0xed,0x18,0xec,0xed,0xbb,0xee,0xeb,0xef,0xed,0xef,0x76,0xf2,0xf3,0x51, -0xf0,0xf4,0x70,0xf5,0xf6,0x56,0xf6,0xf7,0x43,0xf9,0xfa,0x57,0xfb,0xfc,0xfc,0xfd, -0xff,0xb5,0xff,0x00,0x3b,0x02,0x03,0x94,0x06,0x07,0x1a,0x09,0x08,0xd7,0x07,0x0b, -0x96,0x0d,0x0b,0x0a,0x0c,0x0c,0xe2,0x0d,0x11,0xe1,0x10,0x10,0x59,0x10,0x11,0x1c, -0x11,0x12,0x75,0x14,0x12,0x4a,0x13,0x13,0x6c,0x16,0x16,0xcd,0x14,0x15,0x13,0x13, -0x13,0xd1,0x11,0x12,0x0f,0x13,0x11,0x91,0x0e,0x0e,0x10,0x0d,0x0f,0x91,0x0c,0x09, -0x73,0x08,0x08,0xd2,0x07,0x06,0x7f,0x05,0x01,0x8b,0xff,0x02,0xb1,0x00,0xfe,0xef, -0xfe,0xfd,0xa3,0xfa,0xfb,0x26,0xfb,0xf8,0x17,0xf9,0xf7,0x8d,0xf4,0xf4,0xed,0xf3, -0xf2,0x0e,0xf3,0xf1,0xa4,0xf2,0xf1,0x70,0xef,0xee,0x0d,0xf0,0xef,0x6a,0xef,0xef, -0x99,0xed,0xec,0x59,0xec,0xed,0xe1,0xee,0xee,0xb3,0xec,0xec,0xc1,0xed,0xec,0x9f, -0xeb,0xee,0xb4,0xee,0xee,0xa7,0xed,0xef,0x40,0xf1,0xf2,0x42,0xf1,0xf3,0xd8,0xf3, -0xf5,0x7c,0xf5,0xf6,0xef,0xf7,0xfa,0x91,0xfd,0xfc,0xed,0xfd,0xff,0xcd,0xff,0x00, -0xb3,0x02,0x05,0x46,0x06,0x06,0x75,0x06,0x07,0x8f,0x0a,0x0b,0x02,0x0b,0x0b,0x8b, -0x0d,0x0d,0x22,0x0e,0x10,0xf5,0x0e,0x0f,0xa9,0x0f,0x11,0x0a,0x12,0x12,0xcb,0x13, -0x11,0xd6,0x13,0x15,0x54,0x14,0x12,0x75,0x14,0x13,0xab,0x11,0x14,0x3c,0x13,0x11, -0xb1,0x10,0x11,0xb9,0x0f,0x0e,0xb9,0x0d,0x0d,0x88,0x0d,0x0c,0x4a,0x0a,0x08,0x33, -0x07,0x07,0xa5,0x04,0x03,0x16,0x03,0x03,0x63,0x00,0x00,0xb4,0xfe,0xfc,0x92,0xfc, -0xfc,0xb1,0xfa,0xf9,0xe4,0xf7,0xf6,0xed,0xf6,0xf6,0x12,0xf5,0xf5,0x22,0xf2,0xf0, -0x3f,0xf3,0xf1,0xef,0xf1,0xf0,0xbe,0xf0,0xef,0x24,0xef,0xee,0x03,0xef,0xf0,0xcb, -0xef,0xed,0x00,0xef,0xf0,0xd1,0xec,0xed,0x2c,0xef,0xec,0xb5,0xed,0xee,0x4b,0xed, -0xee,0x3f,0xee,0xee,0x51,0xf0,0xf1,0x8a,0xf1,0xf2,0x62,0xf3,0xf4,0x65,0xf5,0xf6, -0x02,0xf6,0xfa,0x00,0xf9,0xf9,0xbf,0xfb,0xfb,0x1e,0xfd,0xff,0xed,0x00,0x01,0x43, -0x03,0x03,0xde,0x04,0x07,0xf2,0x06,0x08,0x81,0x09,0x09,0xfb,0x0a,0x0c,0x22,0x0d, -0x0e,0x02,0x0e,0x0e,0xcc,0x0e,0x0f,0xb6,0x0f,0x10,0x94,0x12,0x12,0x7b,0x12,0x12, -0x0b,0x13,0x12,0x1f,0x14,0x13,0x23,0x14,0x13,0xa1,0x12,0x12,0x5d,0x12,0x12,0x60, -0x11,0x12,0x54,0x11,0x10,0x43,0x0f,0x0d,0xd8,0x0d,0x0c,0x78,0x09,0x09,0x02,0x09, -0x09,0x73,0x05,0x05,0xa2,0x04,0x03,0x24,0x03,0x01,0x0e,0xfe,0xfd,0x38,0xfe,0xfd, -0xc5,0xfb,0xfa,0x78,0xf9,0xf8,0x8a,0xf8,0xf7,0x36,0xf7,0xf6,0x34,0xf6,0xf4,0x33, -0xf3,0xf0,0x3c,0xf2,0xf1,0x0f,0xf0,0xef,0x86,0xee,0xef,0xed,0xee,0xef,0xc2,0xef, -0xef,0x7d,0xef,0xee,0xaf,0xee,0xed,0x4f,0xee,0xee,0x9b,0xee,0xee,0xba,0xee,0xee, -0x40,0xed,0xee,0xb4,0xef,0xf1,0x70,0xf1,0xf1,0x8d,0xf2,0xf3,0x65,0xf4,0xf5,0x3a, -0xf5,0xf6,0x87,0xf7,0xf8,0x6a,0xf9,0xfa,0x99,0xfb,0xfd,0x19,0x00,0xff,0x8f,0x01, -0x02,0xc1,0x02,0x04,0x71,0x05,0x06,0xd7,0x07,0x08,0x77,0x09,0x0a,0x28,0x0b,0x0c, -0xd5,0x0b,0x0d,0xb2,0x0d,0x0e,0xa9,0x0e,0x0f,0xb7,0x0f,0x10,0x39,0x11,0x12,0xc0, -0x10,0x10,0x5c,0x12,0x12,0xae,0x12,0x12,0x60,0x12,0x13,0xf1,0x12,0x12,0x29,0x12, -0x11,0xa1,0x10,0x10,0x8c,0x0f,0x0e,0x95,0x0e,0x0d,0x5a,0x0d,0x0c,0x7c,0x0a,0x08, -0x1e,0x09,0x08,0x71,0x07,0x04,0xee,0x02,0x03,0x43,0x02,0x02,0x44,0x00,0xfe,0xfa, -0xfd,0xfd,0x04,0xfc,0xfb,0xb0,0xf9,0xf9,0x67,0xf8,0xf6,0x98,0xf5,0xf7,0xd8,0xf4, -0xf3,0x5d,0xf3,0xf2,0x0c,0xf2,0xf0,0xcc,0xf0,0xf1,0x35,0xf0,0xef,0xae,0xef,0xef, -0xb7,0xef,0xef,0x0e,0xf0,0xef,0x8f,0xef,0xef,0x07,0xef,0xef,0xf9,0xef,0xef,0xab, -0xee,0xef,0x30,0xf0,0xef,0x47,0xee,0xf0,0xd1,0xf0,0xf0,0x66,0xf1,0xf2,0x8f,0xf3, -0xf3,0x81,0xf4,0xf5,0x29,0xf7,0xf8,0x5a,0xf9,0xf9,0x04,0xfa,0xfc,0xc0,0xfd,0xfe, -0x60,0xff,0x00,0xba,0x01,0x02,0x59,0x03,0x04,0xe7,0x04,0x06,0x78,0x08,0x08,0xac, -0x09,0x09,0x57,0x0a,0x0b,0xaa,0x0c,0x0c,0xa9,0x0d,0x0e,0x16,0x0f,0x0f,0x84,0x0f, -0x0f,0x3f,0x10,0x10,0x13,0x10,0x11,0x11,0x11,0x10,0xb3,0x11,0x12,0x26,0x11,0x10, -0xaa,0x11,0x10,0x6c,0x11,0x11,0x6a,0x10,0x0f,0x09,0x0f,0x0f,0x79,0x0e,0x0d,0x78, -0x0c,0x0b,0xfb,0x0b,0x0a,0xc6,0x08,0x07,0x88,0x06,0x05,0xf1,0x04,0x04,0x54,0x04, -0x02,0x3f,0x01,0xff,0xc4,0xfe,0xfe,0x64,0xfd,0xfc,0x7e,0xfb,0xfa,0x2d,0xfa,0xf9, -0x4b,0xf9,0xf6,0x6d,0xf6,0xf6,0xc0,0xf4,0xf5,0xd5,0xf3,0xf2,0xf7,0xf2,0xf1,0x6e, -0xf1,0xf1,0xa3,0xf0,0xf0,0x4c,0xf1,0xf0,0x32,0xf0,0xf0,0xb3,0xef,0xef,0x6d,0xef, -0xef,0xb9,0xee,0xef,0xab,0xef,0xef,0x5b,0xf0,0xf0,0xc0,0xef,0xf0,0xa6,0xf0,0xf1, -0x08,0xf2,0xf2,0x1c,0xf3,0xf3,0xb8,0xf3,0xf4,0x21,0xf6,0xf6,0xba,0xf6,0xf7,0xec, -0xf9,0xfa,0xf7,0xfa,0xfc,0x6a,0xfd,0xfd,0x53,0xfe,0xff,0xb4,0x00,0x02,0xfe,0x03, -0x04,0x15,0x05,0x05,0xc9,0x06,0x07,0x09,0x09,0x0a,0xd1,0x0a,0x0b,0xa0,0x0b,0x0d, -0x80,0x0d,0x0e,0x90,0x0e,0x0e,0xe6,0x0e,0x0e,0x7f,0x0f,0x10,0xfb,0x10,0x10,0x48, -0x10,0x11,0xa2,0x11,0x11,0x54,0x11,0x10,0xa6,0x10,0x10,0xff,0x10,0x10,0xdb,0x10, -0x10,0x33,0x0f,0x0e,0xc6,0x0d,0x0d,0x48,0x0d,0x0c,0x78,0x0b,0x0b,0x60,0x0a,0x09, -0x0c,0x08,0x06,0xaf,0x06,0x05,0xc2,0x03,0x03,0x88,0x02,0x01,0x92,0x00,0xff,0x96, -0xfd,0xfc,0x63,0xfb,0xfa,0xe7,0xf9,0xf8,0x88,0xf8,0xf8,0x21,0xf7,0xf6,0x0c,0xf6, -0xf5,0xd2,0xf4,0xf4,0x59,0xf3,0xf2,0x29,0xf3,0xf2,0xe9,0xf1,0xf1,0xdc,0xf1,0xf1, -0x01,0xf1,0xef,0xda,0xee,0xef,0x14,0xf0,0xf0,0x80,0xf0,0xf0,0x2a,0xf0,0xf0,0x95, -0xf0,0xef,0x4d,0xef,0xef,0xe7,0xef,0xf0,0x6b,0xf1,0xf2,0xa0,0xf2,0xf2,0xfb,0xf2, -0xf3,0xa2,0xf4,0xf6,0x74,0xf6,0xf6,0x9f,0xf7,0xf8,0xaa,0xf9,0xfa,0x44,0xfb,0xfc, -0x8b,0xfd,0xfe,0x81,0xfe,0xff,0xbe,0x00,0x01,0xb9,0x01,0x03,0xc5,0x04,0x05,0x67, -0x06,0x08,0x61,0x08,0x09,0xe1,0x09,0x09,0x5f,0x0b,0x0c,0x33,0x0c,0x0d,0xe3,0x0d, -0x0d,0x1a,0x0e,0x0e,0x59,0x0f,0x0f,0xfa,0x0e,0x0f,0x11,0x10,0x10,0xb5,0x10,0x10, -0x15,0x10,0x10,0x22,0x10,0x11,0x05,0x10,0x0f,0x27,0x0f,0x0e,0x4c,0x0f,0x0f,0x12, -0x0f,0x0e,0x21,0x0d,0x0c,0x1d,0x0b,0x0a,0xc7,0x0a,0x09,0x75,0x07,0x07,0x15,0x07, -0x06,0xa6,0x04,0x04,0x75,0x03,0x02,0xa5,0x00,0xff,0x4c,0xff,0xfd,0xae,0xfd,0xfc, -0xdb,0xfb,0xfa,0x22,0xf9,0xf9,0x34,0xf8,0xf6,0xfe,0xf5,0xf5,0xc7,0xf5,0xf5,0x52, -0xf4,0xf4,0xa1,0xf3,0xf3,0x54,0xf3,0xf2,0x5c,0xf2,0xf1,0x2a,0xf1,0xf1,0x30,0xf1, -0xf1,0x05,0xf1,0xf1,0xa6,0xf1,0xf1,0x32,0xf1,0xf1,0xf3,0xf0,0xf0,0x5e,0xf1,0xf1, -0x58,0xf2,0xf1,0x8f,0xf1,0xf1,0x8f,0xf2,0xf2,0x16,0xf3,0xf3,0xf9,0xf3,0xf4,0xc2, -0xf5,0xf6,0x9b,0xf6,0xf7,0x17,0xf8,0xf8,0xfd,0xf9,0xfa,0x46,0xfb,0xfc,0xa8,0xfd, -0xfd,0x6c,0xff,0x00,0x58,0x01,0x02,0x44,0x02,0x03,0x85,0x04,0x05,0x16,0x06,0x07, -0xac,0x08,0x08,0x5c,0x09,0x09,0xff,0x0a,0x0b,0x96,0x0b,0x0c,0xa3,0x0c,0x0c,0xfc, -0x0d,0x0d,0xbc,0x0d,0x0e,0xb7,0x0e,0x0f,0xd1,0x0e,0x0e,0x0c,0x0f,0x0e,0x0b,0x0f, -0x0f,0xb7,0x0f,0x0f,0x00,0x0f,0x0e,0x4c,0x0e,0x0d,0xfb,0x0d,0x0e,0x10,0x0e,0x0d, -0xf8,0x0c,0x0c,0x0c,0x0c,0x0a,0x6f,0x0a,0x09,0x14,0x09,0x08,0x1a,0x07,0x06,0x61, -0x05,0x04,0xfe,0x03,0x02,0xfe,0x01,0x01,0x98,0x00,0xff,0x1a,0xff,0xfd,0x0c,0xfd, -0xfb,0x2e,0xfb,0xfa,0x93,0xf9,0xf9,0x36,0xf8,0xf7,0xb4,0xf6,0xf6,0x2a,0xf6,0xf5, -0x89,0xf5,0xf4,0xfd,0xf3,0xf3,0x06,0xf3,0xf2,0xf2,0xf1,0xf1,0x37,0xf1,0xf1,0xf6, -0xf1,0xf1,0x9a,0xf1,0xf1,0x1c,0xf2,0xf1,0xeb,0xf1,0xf2,0xb4,0xf1,0xf1,0x0a,0xf2, -0xf2,0x63,0xf2,0xf2,0xf6,0xf2,0xf3,0xe8,0xf3,0xf3,0x8a,0xf3,0xf4,0xf2,0xf4,0xf5, -0x77,0xf6,0xf6,0x2f,0xf7,0xf7,0x4a,0xf8,0xf9,0xf2,0xf9,0xfa,0x78,0xfb,0xfc,0x4c, -0xfd,0xfe,0xf0,0xfe,0x00,0x81,0x00,0x01,0xab,0x02,0x03,0xb2,0x03,0x04,0xeb,0x05, -0x06,0x3a,0x07,0x08,0xe4,0x08,0x08,0xfe,0x09,0x0a,0x19,0x0b,0x0b,0x96,0x0b,0x0c, -0x51,0x0c,0x0c,0x98,0x0c,0x0d,0x91,0x0d,0x0d,0x3c,0x0e,0x0e,0x31,0x0e,0x0d,0x8f, -0x0d,0x0d,0x4c,0x0e,0x0e,0x17,0x0e,0x0d,0x78,0x0d,0x0e,0x50,0x0d,0x0c,0x8e,0x0c, -0x0b,0xbd,0x0b,0x0b,0x7e,0x0b,0x0b,0xb2,0x0a,0x0a,0x60,0x09,0x08,0xfa,0x07,0x06, -0xfb,0x05,0x05,0x95,0x04,0x03,0x2c,0x03,0x02,0xed,0x01,0x00,0x7f,0xff,0xfe,0x84, -0xfd,0xfc,0x2e,0xfd,0xfc,0xa3,0xfa,0xf9,0x9e,0xf9,0xf8,0xdf,0xf8,0xf8,0xf0,0xf6, -0xf6,0x19,0xf6,0xf6,0x83,0xf5,0xf4,0x8e,0xf4,0xf4,0x73,0xf3,0xf2,0xdf,0xf2,0xf2, -0x3b,0xf2,0xf1,0xae,0xf1,0xf2,0x96,0xf2,0xf2,0x88,0xf2,0xf2,0xae,0xf2,0xf2,0x4e, -0xf3,0xf3,0xe5,0xf2,0xf2,0x7c,0xf3,0xf3,0xeb,0xf3,0xf4,0x03,0xf5,0xf5,0x13,0xf5, -0xf5,0xda,0xf5,0xf6,0x04,0xf7,0xf7,0xd2,0xf7,0xf8,0x91,0xf8,0xf9,0xf6,0xf9,0xfa, -0x7c,0xfb,0xfb,0x3a,0xfc,0xfd,0xba,0xfe,0xff,0x22,0x00,0x00,0x2c,0x01,0x01,0xcc, -0x02,0x03,0x6e,0x04,0x04,0x8a,0x05,0x06,0x8a,0x07,0x07,0x9f,0x08,0x09,0xc8,0x09, -0x0a,0xa0,0x0a,0x0a,0x0f,0x0b,0x0b,0x2f,0x0c,0x0c,0x29,0x0c,0x0c,0xb7,0x0c,0x0d, -0xa2,0x0d,0x0d,0x6d,0x0d,0x0d,0x96,0x0d,0x0d,0x78,0x0d,0x0d,0x46,0x0d,0x0c,0x1e, -0x0d,0x0d,0x04,0x0d,0x0c,0x38,0x0c,0x0b,0xae,0x0b,0x0b,0xc3,0x0a,0x0a,0x51,0x09, -0x08,0x6f,0x08,0x07,0x47,0x07,0x06,0x1e,0x06,0x05,0x12,0x04,0x03,0x03,0x03,0x02, -0xd6,0x01,0x00,0x89,0xff,0xfe,0x3f,0xfe,0xfc,0x9e,0xfc,0xfb,0x4f,0xfb,0xfa,0xb6, -0xf9,0xf9,0xe1,0xf8,0xf8,0xb6,0xf7,0xf6,0xbe,0xf6,0xf6,0x92,0xf5,0xf5,0x23,0xf5, -0xf4,0x4a,0xf4,0xf3,0xee,0xf3,0xf3,0x5e,0xf3,0xf3,0x82,0xf3,0xf3,0xbc,0xf3,0xf3, -0x3c,0xf3,0xf3,0xa7,0xf3,0xf3,0x4e,0xf4,0xf4,0x95,0xf4,0xf4,0xb7,0xf4,0xf4,0x9d, -0xf4,0xf5,0x51,0xf5,0xf5,0xff,0xf5,0xf5,0xd7,0xf5,0xf6,0xda,0xf6,0xf7,0x47,0xf8, -0xf8,0xda,0xf8,0xf9,0x27,0xfa,0xfa,0xe9,0xfa,0xfb,0x79,0xfc,0xfd,0x02,0xfe,0xfe, -0x8a,0xff,0x00,0xe6,0x00,0x01,0x36,0x02,0x02,0x6d,0x03,0x04,0x14,0x05,0x05,0x58, -0x06,0x06,0x29,0x07,0x07,0x39,0x08,0x08,0xfc,0x08,0x09,0x5d,0x0a,0x0a,0xd7,0x0a, -0x0b,0x47,0x0b,0x0b,0x17,0x0c,0x0c,0x90,0x0c,0x0c,0xf3,0x0b,0x0c,0x65,0x0c,0x0c, -0x68,0x0c,0x0c,0x56,0x0c,0x0b,0xbe,0x0b,0x0b,0x36,0x0b,0x0b,0x42,0x0b,0x0b,0xa4, -0x0a,0x0a,0x92,0x09,0x09,0x77,0x09,0x09,0xe5,0x08,0x08,0xca,0x07,0x06,0x2a,0x06, -0x05,0xe9,0x04,0x04,0xc6,0x03,0x03,0x74,0x02,0x01,0x38,0x01,0x00,0xe8,0xff,0xfe, -0xfe,0xfd,0xfd,0xb5,0xfc,0xfc,0x96,0xfb,0xfb,0xc3,0xfa,0xf9,0x5e,0xf9,0xf8,0x1a, -0xf8,0xf7,0x5d,0xf7,0xf6,0x9c,0xf6,0xf6,0xb3,0xf5,0xf5,0xf1,0xf4,0xf4,0x49,0xf4, -0xf4,0x52,0xf4,0xf4,0xc6,0xf3,0xf4,0x31,0xf4,0xf4,0x01,0xf4,0xf3,0x7e,0xf4,0xf4, -0x83,0xf4,0xf4,0x0c,0xf5,0xf5,0x66,0xf5,0xf5,0xb5,0xf5,0xf6,0xe0,0xf5,0xf5,0x1f, -0xf6,0xf6,0xc7,0xf6,0xf7,0x08,0xf8,0xf8,0x53,0xf8,0xf8,0x0b,0xf9,0xf9,0xb6,0xf9, -0xfa,0x04,0xfb,0xfb,0x9d,0xfc,0xfd,0x71,0xfd,0xfd,0x8c,0xfe,0xff,0xe7,0xff,0x00, -0x05,0x01,0x01,0x2f,0x02,0x02,0x6a,0x03,0x04,0xa1,0x04,0x05,0xc1,0x05,0x06,0x02, -0x07,0x07,0xf7,0x07,0x08,0x25,0x09,0x09,0xa6,0x09,0x09,0x2c,0x0a,0x0a,0x55,0x0a, -0x0a,0xf4,0x0a,0x0b,0xf0,0x0a,0x0b,0x50,0x0b,0x0b,0x99,0x0b,0x0b,0x6a,0x0b,0x0b, -0x49,0x0b,0x0b,0x21,0x0b,0x0a,0xbf,0x0a,0x0a,0x56,0x0a,0x0a,0x04,0x0a,0x09,0x4c, -0x09,0x09,0xd1,0x08,0x08,0x17,0x08,0x08,0x91,0x07,0x07,0x82,0x06,0x05,0x2e,0x05, -0x04,0xc9,0x03,0x03,0xc0,0x02,0x02,0x64,0x01,0x00,0x5c,0x00,0xff,0xe8,0xfe,0xfe, -0xf6,0xfd,0xfd,0xd7,0xfc,0xfc,0x60,0xfb,0xfa,0x5f,0xfa,0xf9,0x9c,0xf9,0xf8,0x2d, -0xf8,0xf7,0x47,0xf7,0xf6,0x9e,0xf6,0xf6,0xf3,0xf5,0xf5,0x7a,0xf5,0xf5,0x59,0xf5, -0xf5,0x55,0xf5,0xf5,0x03,0xf5,0xf5,0xd0,0xf4,0xf4,0xe9,0xf4,0xf5,0xe1,0xf4,0xf5, -0x56,0xf5,0xf5,0x7a,0xf5,0xf5,0x6e,0xf6,0xf6,0xd7,0xf6,0xf6,0x6f,0xf7,0xf7,0xbc, -0xf7,0xf7,0x0e,0xf8,0xf8,0xc6,0xf8,0xf9,0x72,0xf9,0xfa,0x60,0xfa,0xfa,0xc9,0xfa, -0xfb,0x91,0xfb,0xfb,0x5d,0xfc,0xfd,0x04,0xfe,0xfe,0xe7,0xfe,0xff,0x1a,0x00,0x00, -0x5a,0x01,0x01,0x7b,0x02,0x02,0x8e,0x03,0x04,0x94,0x04,0x04,0x5f,0x05,0x05,0x8e, -0x06,0x06,0x8d,0x07,0x07,0x4d,0x08,0x08,0x1e,0x09,0x09,0x72,0x09,0x0a,0x53,0x0a, -0x0a,0x22,0x0a,0x0a,0x87,0x0a,0x0a,0xed,0x0a,0x0a,0xeb,0x0a,0x0a,0x46,0x0a,0x0a, -0x21,0x0a,0x0a,0x12,0x0a,0x09,0x8d,0x09,0x09,0x38,0x09,0x09,0xb2,0x08,0x08,0x8a, -0x08,0x08,0xf4,0x07,0x07,0x7c,0x07,0x07,0xa0,0x06,0x06,0x70,0x05,0x05,0xf5,0x04, -0x04,0x27,0x04,0x03,0x64,0x02,0x01,0x4e,0x01,0x00,0x2f,0x00,0xff,0x1b,0xff,0xfe, -0xdd,0xfd,0xfd,0xc2,0xfc,0xfc,0x58,0xfc,0xfb,0xea,0xfa,0xfa,0xc5,0xf9,0xf8,0xbf, -0xf8,0xf8,0xe6,0xf7,0xf7,0x3a,0xf7,0xf7,0x26,0xf7,0xf6,0xdc,0xf6,0xf6,0x49,0xf6, -0xf6,0xd0,0xf5,0xf5,0xce,0xf5,0xf5,0xff,0xf5,0xf5,0xab,0xf5,0xf5,0xfe,0xf5,0xf5, -0x0d,0xf6,0xf6,0x44,0xf6,0xf6,0xc7,0xf6,0xf7,0x40,0xf7,0xf7,0xba,0xf7,0xf8,0xa3, -0xf8,0xf8,0xd9,0xf8,0xf8,0xfd,0xf8,0xf9,0x63,0xf9,0xf9,0x4e,0xfa,0xfa,0x85,0xfa, -0xfa,0x7f,0xfb,0xfc,0x92,0xfc,0xfc,0x3e,0xfd,0xfd,0xd8,0xfd,0xfe,0xb6,0xfe,0xff, -0x93,0xff,0x00,0xe4,0x00,0x01,0xf9,0x01,0x02,0xa4,0x02,0x03,0x71,0x03,0x04,0xb0, -0x04,0x04,0xbf,0x05,0x06,0x62,0x06,0x06,0x6b,0x07,0x07,0x0a,0x08,0x08,0x40,0x08, -0x08,0xf9,0x08,0x09,0x72,0x09,0x09,0x88,0x09,0x09,0xca,0x09,0x09,0xbb,0x09,0x09, -0xdd,0x09,0x09,0xbc,0x09,0x09,0x65,0x09,0x09,0xf4,0x08,0x08,0x9a,0x08,0x08,0x66, -0x08,0x08,0x15,0x08,0x08,0xa1,0x07,0x07,0x17,0x07,0x06,0xad,0x06,0x06,0x38,0x06, -0x05,0x6d,0x05,0x04,0x6d,0x04,0x03,0x4d,0x03,0x02,0x6c,0x02,0x02,0x52,0x01,0x01, -0x70,0x00,0x00,0x61,0xff,0xff,0x91,0xfe,0xfe,0x40,0xfd,0xfc,0x7a,0xfc,0xfb,0x8d, -0xfb,0xfa,0x7d,0xfa,0xfa,0xe4,0xf9,0xf9,0x09,0xf9,0xf8,0x38,0xf8,0xf7,0xbc,0xf7, -0xf7,0x5b,0xf7,0xf7,0xc0,0xf6,0xf6,0xba,0xf6,0xf6,0xfe,0xf6,0xf6,0xbb,0xf6,0xf6, -0x78,0xf6,0xf6,0x44,0xf6,0xf6,0x87,0xf6,0xf6,0x1a,0xf7,0xf7,0x52,0xf7,0xf7,0x96, -0xf7,0xf7,0xfb,0xf7,0xf8,0xd3,0xf8,0xf9,0x53,0xf9,0xf9,0xb7,0xf9,0xf9,0x4f,0xfa, -0xfa,0xa8,0xfa,0xfb,0x52,0xfb,0xfb,0xdb,0xfb,0xfc,0x92,0xfc,0xfc,0xef,0xfc,0xfd, -0xc5,0xfd,0xfe,0x51,0xfe,0xff,0x72,0xff,0x00,0x92,0x00,0x00,0x6f,0x01,0x01,0x0c, -0x02,0x02,0xe5,0x02,0x03,0xf7,0x03,0x04,0xd8,0x04,0x05,0x81,0x05,0x05,0xfc,0x05, -0x06,0xa6,0x06,0x06,0x3e,0x07,0x07,0xc8,0x07,0x08,0x21,0x08,0x08,0xd7,0x08,0x08, -0xff,0x08,0x09,0x02,0x09,0x09,0x10,0x09,0x08,0xdf,0x08,0x08,0xbc,0x08,0x08,0x38, -0x08,0x08,0xd1,0x07,0x07,0xbe,0x07,0x07,0x4a,0x07,0x07,0xe1,0x06,0x06,0x7d,0x06, -0x06,0xf5,0x05,0x05,0x6b,0x05,0x05,0xa1,0x04,0x04,0x25,0x04,0x04,0xc1,0x03,0x03, -0xd4,0x02,0x02,0xe4,0x01,0x01,0xe4,0x00,0x00,0x07,0x00,0xff,0x29,0xff,0xfe,0x2d, -0xfe,0xfd,0x4b,0xfd,0xfd,0xa1,0xfc,0xfc,0xc3,0xfb,0xfb,0x07,0xfb,0xfa,0x9d,0xfa, -0xfa,0xb2,0xf9,0xf9,0x05,0xf9,0xf8,0xdd,0xf8,0xf8,0x08,0xf8,0xf7,0x9e,0xf7,0xf7, -0x38,0xf7,0xf7,0x35,0xf7,0xf7,0x23,0xf7,0xf7,0x46,0xf7,0xf7,0x65,0xf7,0xf7,0x41, -0xf7,0xf7,0x68,0xf7,0xf7,0xe8,0xf7,0xf7,0x2d,0xf8,0xf8,0x9a,0xf8,0xf8,0x5f,0xf9, -0xf9,0xd7,0xf9,0xf9,0x5f,0xfa,0xfa,0xf8,0xfa,0xfb,0x52,0xfb,0xfb,0xd8,0xfb,0xfc, -0x20,0xfc,0xfc,0xc4,0xfc,0xfd,0x22,0xfd,0xfd,0x67,0xfd,0xfd,0x7d,0xfe,0xfe,0x1c, -0xff,0xff,0xc8,0xff,0x00,0x94,0x00,0x01,0x85,0x01,0x02,0x50,0x02,0x02,0x3d,0x03, -0x03,0x76,0x03,0x03,0x5e,0x04,0x04,0x0b,0x05,0x05,0xa6,0x05,0x05,0x7f,0x06,0x06, -0xd9,0x06,0x07,0x72,0x07,0x07,0x44,0x07,0x07,0x97,0x07,0x07,0xed,0x07,0x08,0x01, -0x08,0x08,0xf0,0x07,0x08,0x02,0x08,0x08,0x11,0x08,0x07,0xde,0x07,0x07,0x8b,0x07, -0x07,0xf4,0x06,0x07,0xd1,0x06,0x06,0xce,0x06,0x06,0x39,0x06,0x06,0xa0,0x05,0x05, -0x08,0x05,0x05,0xd0,0x04,0x04,0x39,0x04,0x04,0x80,0x03,0x03,0xe4,0x02,0x02,0x3a, -0x02,0x01,0x5b,0x01,0x01,0x90,0x00,0x00,0xd3,0xff,0xff,0xd5,0xfe,0xfe,0x3c,0xfe, -0xfd,0x1b,0xfd,0xfc,0x3b,0xfc,0xfc,0xe0,0xfb,0xfb,0x4a,0xfb,0xfa,0x7e,0xfa,0xfa, -0xc2,0xf9,0xf9,0x9a,0xf9,0xf9,0xe3,0xf8,0xf8,0x79,0xf8,0xf8,0x56,0xf8,0xf8,0x47, -0xf8,0xf8,0x12,0xf8,0xf8,0x22,0xf8,0xf8,0x23,0xf8,0xf8,0xf1,0xf7,0xf8,0x64,0xf8, -0xf8,0x48,0xf8,0xf8,0x99,0xf8,0xf8,0x0c,0xf9,0xf9,0x53,0xf9,0xf9,0xfc,0xf9,0xfa, -0x64,0xfa,0xfa,0xf9,0xfa,0xfb,0x82,0xfb,0xfb,0xcb,0xfb,0xfc,0x30,0xfc,0xfc,0xd8, -0xfc,0xfd,0x51,0xfd,0xfd,0xa5,0xfd,0xfd,0x1e,0xfe,0xfe,0x93,0xfe,0xfe,0x1f,0xff, -0xff,0xea,0xff,0x00,0x94,0x00,0x00,0x2f,0x01,0x01,0xf9,0x01,0x02,0x96,0x02,0x02, -0x5e,0x03,0x03,0xe9,0x03,0x04,0x94,0x04,0x04,0x5f,0x05,0x05,0x54,0x05,0x05,0xeb, -0x05,0x06,0x52,0x06,0x06,0xc9,0x06,0x07,0x10,0x07,0x07,0x72,0x07,0x07,0x66,0x07, -0x07,0x56,0x07,0x07,0x21,0x07,0x06,0xdf,0x06,0x06,0xea,0x06,0x06,0x78,0x06,0x06, -0x58,0x06,0x05,0xcf,0x05,0x05,0x78,0x05,0x05,0xe2,0x04,0x04,0x8b,0x04,0x04,0xa8, -0x04,0x04,0x16,0x04,0x03,0x7e,0x03,0x03,0x13,0x03,0x02,0xae,0x02,0x02,0x13,0x02, -0x01,0x7d,0x01,0x01,0xd5,0x00,0x00,0x26,0x00,0xff,0x5b,0xff,0xfe,0xbf,0xfe,0xfe, -0xf7,0xfd,0xfd,0x4a,0xfd,0xfc,0xbe,0xfc,0xfc,0x07,0xfc,0xfb,0x3a,0xfb,0xfb,0xc0, -0xfa,0xfa,0x18,0xfa,0xf9,0xbf,0xf9,0xf9,0x68,0xf9,0xf9,0x34,0xf9,0xf9,0xf1,0xf8, -0xf9,0x12,0xf9,0xf9,0xd0,0xf8,0xf8,0x0f,0xf9,0xf8,0xdd,0xf8,0xf8,0xec,0xf8,0xf9, -0x12,0xf9,0xf9,0x64,0xf9,0xf9,0xa7,0xf9,0xf9,0xaa,0xf9,0xf9,0x1f,0xfa,0xfa,0x97, -0xfa,0xfa,0xc9,0xfa,0xfa,0x4f,0xfb,0xfb,0xdb,0xfb,0xfc,0x41,0xfc,0xfc,0xc7,0xfc, -0xfd,0x60,0xfd,0xfd,0x97,0xfd,0xfd,0xfc,0xfd,0xfd,0x6f,0xfe,0xfe,0xb8,0xfe,0xfe, -0x4c,0xff,0xff,0xa5,0xff,0xff,0x6f,0x00,0x00,0xea,0x00,0x01,0x74,0x01,0x01,0x19, -0x02,0x02,0x86,0x02,0x02,0x1d,0x03,0x03,0xd5,0x03,0x03,0x6f,0x04,0x04,0xb8,0x04, -0x05,0x41,0x05,0x05,0x98,0x05,0x05,0xee,0x05,0x05,0x2f,0x06,0x06,0x61,0x06,0x06, -0xa5,0x06,0x06,0xa9,0x06,0x06,0xa8,0x06,0x06,0x96,0x06,0x06,0x98,0x06,0x06,0x57, -0x06,0x06,0x34,0x06,0x05,0xcd,0x05,0x05,0x99,0x05,0x05,0x36,0x05,0x05,0xc1,0x04, -0x04,0x39,0x04,0x04,0xf5,0x03,0x03,0xbe,0x03,0x03,0x37,0x03,0x03,0xe1,0x02,0x02, -0x7b,0x02,0x02,0xf4,0x01,0x01,0x6a,0x01,0x01,0xb0,0x00,0x00,0x16,0x00,0xff,0xac, -0xff,0xff,0xe2,0xfe,0xfe,0x5a,0xfe,0xfd,0x9e,0xfd,0xfd,0x17,0xfd,0xfc,0x7c,0xfc, -0xfc,0x03,0xfc,0xfb,0x6b,0xfb,0xfb,0x17,0xfb,0xfa,0xae,0xfa,0xfa,0x36,0xfa,0xfa, -0x00,0xfa,0xf9,0x9b,0xf9,0xf9,0x68,0xf9,0xf9,0x75,0xf9,0xf9,0x65,0xf9,0xf9,0x54, -0xf9,0xf9,0x97,0xf9,0xf9,0x8a,0xf9,0xf9,0xec,0xf9,0xf9,0x0f,0xfa,0xfa,0x44,0xfa, -0xfa,0x98,0xfa,0xfa,0xdc,0xfa,0xfb,0x30,0xfb,0xfb,0xa5,0xfb,0xfb,0x1c,0xfc,0xfc, -0x74,0xfc,0xfc,0xeb,0xfc,0xfd,0x50,0xfd,0xfd,0xc8,0xfd,0xfd,0x1d,0xfe,0xfe,0x64, -0xfe,0xfe,0xfb,0xfe,0xff,0x72,0xff,0xff,0xd8,0xff,0xff,0xec,0xff,0x00,0x61,0x00, -0x00,0xfa,0x00,0x01,0x72,0x01,0x01,0xec,0x01,0x02,0x42,0x02,0x02,0xb9,0x02,0x03, -0x31,0x03,0x03,0xaa,0x03,0x04,0x21,0x04,0x04,0x85,0x04,0x04,0xda,0x04,0x04,0x2e, -0x05,0x05,0x72,0x05,0x05,0x95,0x05,0x05,0xa8,0x05,0x05,0xa9,0x05,0x05,0xd9,0x05, -0x05,0xcb,0x05,0x05,0xa9,0x05,0x05,0x6d,0x05,0x05,0x6b,0x05,0x05,0x34,0x05,0x04, -0xec,0x04,0x04,0x6b,0x04,0x04,0x35,0x04,0x03,0xde,0x03,0x03,0x8a,0x03,0x03,0x16, -0x03,0x02,0xcf,0x02,0x02,0x7b,0x02,0x02,0x25,0x02,0x01,0xaf,0x01,0x01,0x37,0x01, -0x01,0xd2,0x00,0x00,0x49,0x00,0x00,0xb1,0xff,0xff,0x46,0xff,0xff,0xc1,0xfe,0xfe, -0x27,0xfe,0xfd,0x8e,0xfd,0xfd,0x06,0xfd,0xfc,0xad,0xfc,0xfc,0x68,0xfc,0xfc,0xf1, -0xfb,0xfb,0x5b,0xfb,0xfb,0x14,0xfb,0xfa,0xdf,0xfa,0xfa,0x7c,0xfa,0xfa,0x67,0xfa, -0xfa,0x35,0xfa,0xfa,0x12,0xfa,0xf9,0x0f,0xfa,0xf9,0x0f,0xfa,0xfa,0x12,0xfa,0xfa, -0x42,0xfa,0xfa,0x87,0xfa,0xfa,0xba,0xfa,0xfa,0xfd,0xfa,0xfa,0x4f,0xfb,0xfb,0x83, -0xfb,0xfb,0xb7,0xfb,0xfb,0xfc,0xfb,0xfc,0x53,0xfc,0xfc,0xa9,0xfc,0xfc,0x2f,0xfd, -0xfd,0x96,0xfd,0xfd,0xec,0xfd,0xfe,0x31,0xfe,0xfe,0xc5,0xfe,0xfe,0x2c,0xff,0xff, -0x61,0xff,0xff,0xba,0xff,0xff,0x1b,0x00,0x00,0x82,0x00,0x00,0xda,0x00,0x00,0x0e, -0x01,0x01,0x73,0x01,0x01,0xfa,0x01,0x02,0x61,0x02,0x02,0xe9,0x02,0x03,0x51,0x03, -0x03,0xa9,0x03,0x03,0x0c,0x04,0x04,0x44,0x04,0x04,0xd9,0x04,0x04,0x0b,0x05,0x04, -0x1f,0x05,0x05,0x62,0x05,0x05,0x64,0x05,0x05,0x55,0x05,0x05,0x43,0x05,0x05,0x32, -0x05,0x05,0x43,0x05,0x05,0xe2,0x04,0x04,0xed,0x04,0x04,0xbb,0x04,0x04,0x79,0x04, -0x04,0x04,0x04,0x03,0xad,0x03,0x03,0x46,0x03,0x03,0x12,0x03,0x02,0xbc,0x02,0x02, -0x57,0x02,0x02,0xf4,0x01,0x01,0xbe,0x01,0x01,0x69,0x01,0x01,0x02,0x01,0x00,0x79, -0x00,0x00,0x15,0x00,0xff,0x8f,0xff,0xff,0x38,0xff,0xfe,0xce,0xfe,0xfe,0x4a,0xfe, -0xfe,0xd2,0xfd,0xfd,0x6a,0xfd,0xfd,0xe2,0xfc,0xfc,0x4b,0xfc,0xfc,0x03,0xfc,0xfb, -0xce,0xfb,0xfb,0x78,0xfb,0xfb,0x15,0xfb,0xfa,0xbf,0xfa,0xfa,0x9c,0xfa,0xfa,0x87, -0xfa,0xfa,0x87,0xfa,0xfa,0x9a,0xfa,0xfa,0xa8,0xfa,0xfa,0xa8,0xfa,0xfa,0xb8,0xfa, -0xfa,0xec,0xfa,0xfa,0x3f,0xfb,0xfb,0x44,0xfb,0xfb,0xb9,0xfb,0xfb,0x0b,0xfc,0xfc, -0x53,0xfc,0xfc,0xb8,0xfc,0xfc,0xda,0xfc,0xfd,0x30,0xfd,0xfd,0x64,0xfd,0xfd,0xeb, -0xfd,0xfd,0x3f,0xfe,0xfe,0x87,0xfe,0xfe,0xdc,0xfe,0xff,0x31,0xff,0xff,0x82,0xff, -0xff,0x96,0xff,0xff,0xeb,0xff,0xff,0x1d,0x00,0x00,0x21,0x00,0x00,0x77,0x00,0x00, -0xfb,0x00,0x01,0x61,0x01,0x01,0xc7,0x01,0x01,0x3f,0x02,0x02,0x97,0x02,0x02,0xfb, -0x02,0x03,0x51,0x03,0x03,0x86,0x03,0x03,0xcc,0x03,0x03,0x2f,0x04,0x04,0x31,0x04, -0x04,0x44,0x04,0x04,0x75,0x04,0x04,0x97,0x04,0x04,0xaa,0x04,0x04,0xa9,0x04,0x04, -0x98,0x04,0x04,0x87,0x04,0x04,0x25,0x04,0x04,0x15,0x04,0x04,0xf0,0x03,0x03,0xce, -0x03,0x03,0x78,0x03,0x03,0x57,0x03,0x03,0xd0,0x02,0x02,0xad,0x02,0x02,0x46,0x02, -0x02,0xd3,0x01,0x01,0xcf,0x01,0x01,0xa7,0x01,0x01,0x26,0x01,0x01,0xf0,0x00,0x00, -0xac,0x00,0x00,0x47,0x00,0x00,0xe0,0xff,0xff,0x59,0xff,0xff,0x00,0xff,0xfe,0x99, -0xfe,0xfe,0x33,0xfe,0xfd,0xde,0xfd,0xfd,0x77,0xfd,0xfd,0xf3,0xfc,0xfc,0xde,0xfc, -0xfc,0x69,0xfc,0xfc,0x22,0xfc,0xfb,0xce,0xfb,0xfb,0x7b,0xfb,0xfb,0x77,0xfb,0xfb, -0x43,0xfb,0xfb,0x02,0xfb,0xfb,0x20,0xfb,0xfb,0x21,0xfb,0xfb,0x33,0xfb,0xfb,0x64, -0xfb,0xfb,0x63,0xfb,0xfb,0x89,0xfb,0xfb,0xc9,0xfb,0xfb,0xed,0xfb,0xfc,0x21,0xfc, -0xfc,0x85,0xfc,0xfc,0xba,0xfc,0xfd,0x00,0xfd,0xfd,0x45,0xfd,0xfd,0xb8,0xfd,0xfd, -0xf9,0xfd,0xfe,0x20,0xfe,0xfe,0x96,0xfe,0xfe,0xee,0xfe,0xff,0x53,0xff,0xff,0x95, -0xff,0xff,0x99,0xff,0xff,0xde,0xff,0x00,0x21,0x00,0x00,0x65,0x00,0x00,0xa7,0x00, -0x00,0xeb,0x00,0x00,0x1e,0x01,0x01,0x53,0x01,0x01,0x97,0x01,0x01,0x0d,0x02,0x02, -0x61,0x02,0x02,0xb7,0x02,0x02,0x0d,0x03,0x03,0x21,0x03,0x03,0x63,0x03,0x03,0x75, -0x03,0x03,0xd8,0x03,0x04,0xe0,0x03,0x04,0x20,0x04,0x04,0x03,0x04,0x04,0x24,0x04, -0x04,0x41,0x04,0x04,0x12,0x04,0x04,0x00,0x04,0x04,0xe0,0x03,0x03,0xdc,0x03,0x03, -0x9a,0x03,0x03,0x88,0x03,0x03,0x36,0x03,0x03,0xf2,0x02,0x02,0xcc,0x02,0x02,0x58, -0x02,0x02,0xf2,0x01,0x01,0xbc,0x01,0x01,0x59,0x01,0x01,0x14,0x01,0x01,0xf0,0x00, -0x00,0xbb,0x00,0x00,0x78,0x00,0x00,0x34,0x00,0xff,0xef,0xff,0xff,0x8a,0xff,0xff, -0x56,0xff,0xff,0x02,0xff,0xfe,0x9e,0xfe,0xfe,0x48,0xfe,0xfe,0xe2,0xfd,0xfd,0x7b, -0xfd,0xfd,0x47,0xfd,0xfd,0xc1,0xfc,0xfc,0xae,0xfc,0xfc,0x6b,0xfc,0xfc,0x46,0xfc, -0xfc,0x00,0xfc,0xfb,0xfe,0xfb,0xfb,0xde,0xfb,0xfb,0xcc,0xfb,0xfb,0xcf,0xfb,0xfb, -0xfd,0xfb,0xfb,0xdf,0xfb,0xfc,0xe0,0xfb,0xfc,0xf0,0xfb,0xfc,0x22,0xfc,0xfc,0x94, -0xfc,0xfc,0xb7,0xfc,0xfc,0xeb,0xfc,0xfc,0x1e,0xfd,0xfd,0x31,0xfd,0xfd,0x76,0xfd, -0xfd,0xbb,0xfd,0xfd,0x1d,0xfe,0xfe,0x41,0xfe,0xfe,0x96,0xfe,0xfe,0xdb,0xfe,0xff, -0x10,0xff,0xff,0x74,0xff,0xff,0x96,0xff,0xff,0xba,0xff,0xff,0xfb,0xff,0x00,0x00, -0x00,0x00,0x31,0x00,0x00,0x43,0x00,0x00,0x65,0x00,0x00,0x87,0x00,0x00,0xab,0x00, -0x00,0xdc,0x00,0x00,0xfd,0x00,0x00,0x2f,0x01,0x01,0x32,0x01,0x01,0x45,0x01,0x01, -0x77,0x01,0x01,0xa7,0x01,0x01,0x9a,0x01,0x01,0xcb,0x01,0x01,0xcc,0x01,0x01,0xdc, -0x01,0x01,0xcd,0x01,0x01,0xdd,0x01,0x01,0xcc,0x01,0x01,0xcc,0x01,0x01,0xcb,0x01, -0x01,0xbb,0x01,0x01,0x99,0x01,0x01,0x88,0x01,0x01,0x67,0x01,0x01,0x45,0x01,0x01, -0x23,0x01,0x01,0x11,0x01,0x00,0xef,0x00,0x00,0xcd,0x00,0x00,0xab,0x00,0x00,0x79, -0x00,0x00,0x67,0x00,0x00,0x56,0x00,0x00,0x44,0x00,0x00,0x34,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0x2f,0x00,0xff,0x6c, -0x00,0xff,0xec,0xfe,0xf4,0xeb,0xf9,0xfe,0xb1,0x00,0x07,0xbc,0xfd,0x04,0xab,0x05, -0x02,0xe7,0x01,0x06,0x1c,0xf4,0xf8,0xc0,0x17,0x7b,0x41,0x77,0x5f,0xd0,0x48,0x1b, -0x5c,0xb6,0x93,0x9a,0x8f,0xa0,0x0c,0xa6,0xd4,0xef,0xce,0xba,0x8b,0x9f,0xca,0xa8, -0xc1,0xce,0x89,0x0f,0x26,0x8b,0x1f,0x2c,0x61,0x21,0x21,0x74,0x3b,0x40,0x99,0x34, -0x2a,0xa8,0x25,0x1d,0x03,0x11,0x08,0x34,0x02,0xfe,0x65,0xfd,0xfc,0xa3,0xf5,0xfb, -0xc7,0x00,0x07,0x24,0x0e,0x11,0x48,0x10,0x10,0xeb,0x0c,0x0a,0xca,0x08,0x00,0x8f, -0xfd,0xfa,0xdf,0xf9,0xf8,0x89,0xf4,0xf2,0xd0,0xf5,0xf6,0x08,0xf6,0xf4,0x06,0xf5, -0xf5,0x65,0xf6,0xf7,0x18,0xfc,0xfa,0x02,0xfc,0x00,0x6b,0xfe,0xfe,0xbd,0xfd,0xf7, -0x8b,0xf7,0xfa,0xde,0xf8,0xf9,0x41,0xfd,0x00,0x54,0x04,0x08,0x56,0x0a,0x09,0x52, -0x02,0x04,0x54,0xfc,0xfb,0x54,0xf8,0xf7,0x62,0xf2,0xfa,0x75,0xff,0xf9,0x8c,0x07, -0xfc,0xb3,0x0c,0xfd,0x63,0x08,0x05,0x13,0xf6,0x01,0xd4,0x0c,0xfb,0x1a,0xe3,0x1b, -0x82,0x3b,0x4b,0xf1,0x44,0x6e,0x9f,0x2a,0x0b,0x5c,0xe0,0xca,0x77,0xb6,0xd4,0x06, -0xd1,0xa3,0x06,0x99,0xa8,0x95,0xb2,0xb7,0x82,0xe1,0x21,0x47,0x34,0x24,0x56,0x18, -0x0c,0xbf,0x10,0x14,0xa0,0x12,0x19,0x15,0x16,0x17,0xcc,0x15,0x0f,0x04,0x12,0x19, -0x2a,0x0c,0x03,0x6b,0x06,0x06,0x1f,0x00,0xfd,0x44,0x0b,0x0f,0x52,0x0d,0x0c,0x5c, -0x05,0xfe,0x91,0x00,0xfb,0x48,0xfa,0xfd,0x82,0xfa,0xfd,0xc0,0xfe,0xff,0xc0,0x05, -0x02,0xac,0xff,0x04,0x29,0x03,0x02,0x7d,0xff,0xfd,0x04,0xff,0xf8,0x75,0xf9,0xfc, -0x85,0xf2,0xee,0x1f,0xf4,0xed,0x27,0xf1,0xf2,0xf4,0xf0,0xf4,0x1b,0xfe,0x01,0x21, -0x06,0x05,0x38,0x09,0x08,0x60,0x08,0x07,0xf6,0x04,0xfd,0x7e,0x00,0xf4,0x4b,0xff, -0xf4,0x1d,0xf8,0xf7,0xcb,0xf8,0x05,0xe9,0xff,0x02,0x0c,0x09,0x0f,0xc4,0xf6,0x17, -0x61,0x19,0x01,0x7d,0xd7,0x10,0xb0,0x14,0x21,0xd1,0x40,0x59,0x5b,0x42,0x29,0xfa, -0x10,0xd1,0x1c,0xc7,0xe2,0xc7,0xd3,0xb4,0x55,0xb2,0xae,0x50,0x99,0x92,0x8a,0xb2, -0xe1,0x7e,0x08,0x23,0xf2,0x2a,0x2e,0x93,0x2e,0x29,0xc8,0x1e,0x1f,0x0d,0x1f,0x1d, -0x82,0x19,0x18,0xac,0x19,0x19,0x9d,0x18,0x13,0x89,0x0d,0x00,0x63,0xf6,0xf2,0x57, -0xf3,0xf4,0x76,0xf7,0xfc,0x66,0xfb,0xff,0x57,0x00,0xfa,0xfd,0xfa,0xfd,0xd3,0xf9, -0xf9,0x1e,0xfc,0xf7,0x9f,0xfb,0xff,0xa3,0x04,0x07,0x1e,0x0e,0x09,0x77,0x0a,0x0a, -0x2f,0x06,0x02,0x88,0x00,0x00,0xb3,0xfb,0xfe,0x14,0xfe,0xfb,0xbe,0xfb,0xfe,0x5e, -0xfd,0xfc,0x85,0x01,0xfc,0xf0,0xff,0xfc,0xd1,0x01,0xf7,0x61,0x01,0xf1,0x0b,0x01, -0xf7,0x86,0xfb,0xfa,0x84,0xf8,0xfb,0xe7,0xfd,0xfa,0xb7,0x02,0x09,0x89,0xfa,0x07, -0x8e,0x0d,0x0d,0x3b,0xea,0x11,0x42,0x1a,0xf2,0xdd,0xe4,0xf7,0xc6,0xfb,0x02,0xb2, -0x38,0x4c,0x8b,0x4a,0x54,0xe6,0x2b,0xe7,0x76,0xd7,0xe5,0x3f,0xd8,0xbf,0x45,0xbe, -0xb9,0xd6,0xa0,0x94,0xab,0x9a,0xb9,0xa8,0xe6,0x0c,0x37,0x21,0x2e,0x23,0x30,0x2f, -0x86,0x2a,0x25,0x75,0x20,0x1d,0x9b,0x1d,0x17,0x65,0x15,0x16,0x2e,0x0f,0x09,0xfd, -0x08,0x04,0x71,0x00,0x02,0x7f,0xfe,0xfd,0xb8,0x01,0x02,0x6a,0x01,0x01,0x96,0x02, -0x01,0x5f,0xfe,0x00,0x71,0xfd,0xfb,0x45,0xfa,0xf5,0x48,0xf6,0xf7,0x17,0xf4,0xf7, -0xf7,0xfd,0xf9,0x2a,0x04,0x01,0x53,0x00,0xfd,0x0c,0x02,0xfd,0x4f,0xfd,0xfc,0x1d, -0xfe,0xf9,0x51,0x00,0xff,0x0b,0x02,0xfe,0xc0,0x0c,0xff,0x67,0x12,0x05,0x93,0x0e, -0x07,0x7a,0x08,0x03,0xdb,0x06,0xfe,0xb0,0x01,0xf8,0x7c,0xf7,0xff,0x7b,0xf2,0xf7, -0xf8,0xf8,0x07,0x73,0xf0,0xff,0x1a,0x16,0xfb,0xe7,0xed,0x0c,0x39,0x1c,0xf7,0x5a, -0xf2,0xf7,0xeb,0xe3,0xf7,0xf0,0x1f,0x29,0xc1,0x43,0x64,0x9d,0x46,0x02,0x14,0xe9, -0xeb,0x13,0xda,0xca,0x70,0xc9,0xc1,0x1e,0xaf,0x9c,0x52,0x93,0xa3,0xf9,0xc8,0xf1, -0x15,0x0f,0x26,0x66,0x31,0x33,0x7a,0x31,0x29,0xda,0x1f,0x21,0x86,0x1c,0x15,0x26, -0x15,0x14,0xee,0x0d,0x0c,0xa4,0x0b,0x03,0x49,0x03,0x04,0x8e,0x01,0x01,0xb1,0x04, -0x03,0xdd,0x00,0x03,0x0c,0x06,0x03,0xc5,0x02,0x00,0xb5,0xfe,0x00,0xc8,0xfb,0xfa, -0x55,0xfc,0xf9,0x38,0xfa,0xfe,0xa1,0xfc,0xfb,0xfa,0xfe,0x02,0xd1,0xfb,0xfd,0x5c, -0x00,0xf9,0x40,0xfc,0xfb,0xf5,0xff,0xf4,0xc3,0x05,0xf5,0xc8,0x01,0xf9,0x61,0x00, -0xfb,0xb9,0x02,0xfe,0xe0,0x07,0x01,0x01,0x04,0x00,0xc7,0xfb,0x04,0x50,0xfa,0xfc, -0xd9,0xf7,0x02,0x2f,0xf8,0xf4,0xf1,0x0c,0x04,0xc7,0xf3,0x08,0xa0,0x1d,0x00,0x1b, -0xf3,0x13,0x29,0x14,0x02,0x11,0x09,0xf7,0x37,0xe0,0xf1,0x22,0x08,0x08,0xb7,0x30, -0x68,0xc8,0x59,0x21,0x0a,0x06,0xfa,0x94,0xe5,0xd7,0xa2,0xd0,0xcc,0xc3,0xbd,0xa7, -0x69,0x92,0x90,0x18,0xa8,0xc8,0x4a,0xee,0x0d,0x6f,0x1f,0x2c,0x70,0x34,0x2c,0xb8, -0x28,0x2a,0xa3,0x21,0x1d,0x13,0x1e,0x1b,0x09,0x14,0x15,0xff,0x0d,0x09,0xb8,0x06, -0x08,0xf4,0x00,0x00,0xdb,0x04,0x01,0x9e,0x00,0x03,0xee,0x01,0x04,0xce,0x03,0x00, -0xae,0x01,0x01,0xa5,0xfa,0xfe,0xe9,0xfb,0xfb,0xc4,0xfa,0xff,0x2f,0xfc,0xfa,0xf8, -0x03,0xff,0x62,0xff,0xfa,0xb6,0x04,0xf1,0x08,0x02,0xf4,0x5f,0xfa,0xf5,0x02,0xfe, -0xf7,0xe9,0xff,0xf7,0x2f,0x01,0xfc,0xbb,0xff,0x06,0xe4,0xff,0x0a,0xf3,0x00,0x02, -0xef,0xfd,0x02,0x26,0xff,0xf3,0x56,0xfe,0x01,0xbb,0xee,0xf1,0xae,0x07,0xfb,0x2e, -0xe8,0x07,0x72,0x17,0xf8,0xea,0xfb,0x0d,0x48,0x0b,0x0d,0x95,0x18,0xfe,0xe9,0xe7, -0xf8,0xd0,0xfc,0xee,0x30,0x17,0x5a,0x76,0x61,0x41,0x8a,0x23,0x0d,0x0e,0xf6,0xe3, -0x1d,0xda,0xd5,0x39,0xce,0xb9,0x69,0x9e,0x93,0x20,0x98,0xac,0xb5,0xd1,0xef,0x8e, -0x09,0x20,0x9c,0x2d,0x28,0x0f,0x2b,0x2b,0x11,0x22,0x20,0xd5,0x1e,0x19,0xd7,0x14, -0x17,0x67,0x0f,0x08,0xbd,0x08,0x07,0x33,0xff,0x03,0x3c,0x03,0x03,0xc2,0x02,0x02, -0x7f,0x03,0x09,0xf3,0x03,0x05,0x2d,0x03,0x04,0xe6,0xfc,0x00,0xad,0xfd,0xf6,0xba, -0xfc,0xfc,0xed,0xfb,0xf6,0x25,0x06,0xf9,0x83,0x02,0x00,0x61,0x01,0xfa,0xee,0x02, -0xf9,0x3d,0xfe,0xf8,0x1b,0xfd,0xfc,0xa8,0xf7,0xff,0x0d,0xf8,0xfe,0xb8,0xfb,0xfe, -0x07,0x01,0x02,0xea,0x06,0xfc,0x16,0xfe,0x06,0xad,0xfb,0xf5,0xd3,0x03,0x03,0xe9, -0xeb,0xf4,0xb4,0x0c,0xf4,0x6d,0xe9,0x06,0xad,0x0d,0xfc,0xa4,0x02,0x07,0x25,0xff, -0x10,0x7e,0x1f,0x03,0xb9,0xf1,0x00,0x45,0xf6,0xdd,0x14,0xf9,0x38,0x75,0x58,0x50, -0x05,0x3d,0x23,0x30,0x0b,0xf5,0x87,0xe3,0xdf,0xf3,0xde,0xcc,0x85,0xb5,0x9f,0x25, -0x94,0x9c,0x57,0xb8,0xd3,0x54,0xf0,0x11,0x4b,0x20,0x27,0x4b,0x2d,0x2e,0xf5,0x24, -0x26,0xf0,0x21,0x1b,0xd2,0x18,0x1b,0x8e,0x0f,0x0c,0x81,0x0a,0x05,0xd0,0xff,0x00, -0x2e,0xfd,0x02,0x4c,0xfd,0x01,0x34,0xff,0x07,0x24,0x02,0x06,0x81,0x08,0x03,0x90, -0x03,0x02,0xc4,0x02,0xf5,0xd2,0x02,0xfa,0xcf,0xf9,0xfa,0x36,0x01,0xf9,0x97,0x04, -0x00,0xd1,0x01,0xff,0x8b,0x00,0x03,0xac,0xf7,0xfe,0x7b,0xf9,0xfa,0x60,0xfa,0xf8, -0xfb,0xf9,0xf8,0xb8,0xfb,0xfb,0x39,0xfb,0x06,0x3c,0x05,0xfb,0xac,0x02,0x0a,0x55, -0xfb,0xf3,0x87,0x0b,0x01,0x63,0xe9,0xf8,0x09,0x07,0xef,0x84,0xe9,0x00,0x72,0x00, -0xfd,0x90,0x06,0x01,0x1a,0xf5,0x12,0xf8,0x21,0x08,0xbb,0xfe,0x0b,0x55,0xfd,0xda, -0x6e,0xe1,0x10,0x32,0x3c,0x51,0x60,0x4b,0x36,0x91,0x23,0x07,0x61,0xef,0xe9,0x51, -0xe7,0xdd,0x90,0xca,0xb1,0xac,0x99,0x98,0x89,0xa4,0xb7,0x5d,0xd5,0xf9,0xd6,0x0d, -0x1d,0x5b,0x2b,0x2c,0x47,0x28,0x2d,0x0a,0x27,0x20,0xc9,0x21,0x22,0xf9,0x16,0x18, -0xe3,0x0d,0x0e,0xde,0x01,0x05,0x88,0xfd,0x04,0xf5,0xfd,0xfd,0xeb,0xff,0x01,0x6e, -0x01,0x03,0x34,0x0a,0xfe,0x84,0x05,0x05,0x16,0xfe,0xf8,0xe2,0x00,0xf6,0xb5,0xf8, -0xf8,0x7f,0xf8,0xfa,0xd1,0xf9,0x03,0xad,0xfb,0xff,0xff,0x03,0x00,0xbb,0x00,0xfe, -0x80,0xfe,0xfc,0x4d,0xfb,0xfd,0x46,0xf7,0xfb,0x93,0xfc,0xf5,0x2e,0xf9,0x05,0x2d, -0x05,0xf9,0xd1,0x07,0x0e,0x3b,0xf8,0xf9,0x26,0x10,0x01,0xa8,0xec,0xfd,0xec,0x03, -0xf0,0x47,0xee,0xfa,0x1d,0xf5,0xfc,0x67,0x0b,0xfb,0xc7,0xef,0x0b,0xca,0x1e,0x09, -0x1e,0x06,0x15,0x8f,0x08,0xe5,0xd8,0xd9,0xec,0x50,0x1b,0x3f,0x0f,0x4a,0x45,0x7b, -0x38,0x1c,0x19,0x00,0xf3,0x97,0xec,0xe9,0x35,0xdf,0xc5,0xc5,0xa8,0x9c,0x1d,0x9a, -0xa1,0xcc,0xba,0xdb,0x6f,0xf2,0x0d,0xf7,0x1f,0x25,0x38,0x27,0x31,0x18,0x25,0x27, -0xe1,0x20,0x26,0xdd,0x19,0x1b,0x3f,0x12,0x10,0x96,0x08,0x03,0xd3,0x01,0x01,0xcf, -0x00,0xfb,0x03,0x04,0xfe,0x08,0x01,0x07,0xba,0x0a,0x01,0x24,0x0d,0x09,0x1a,0x01, -0x01,0x1f,0xfe,0xfe,0x72,0xf5,0xfb,0x1a,0xf7,0xf4,0x80,0xfc,0xfc,0x78,0xfc,0xfe, -0x33,0x01,0x03,0x77,0x00,0x01,0xce,0xfe,0xfc,0x26,0x00,0xfb,0x69,0xf8,0xfc,0xc2, -0xfd,0xf1,0x07,0xf6,0x07,0x71,0xfe,0xf6,0x4f,0x0b,0x0e,0xb1,0xf6,0xfd,0x1f,0x10, -0x01,0xe4,0xf1,0x01,0x27,0x01,0xf2,0x91,0xf5,0xf5,0x05,0xec,0xfa,0x3b,0x0c,0xfa, -0x00,0xec,0x05,0xd9,0x18,0x08,0x53,0x0b,0x19,0xc0,0x15,0xfa,0x7a,0xdd,0xd8,0x18, -0xf9,0x21,0x73,0x39,0x48,0xa0,0x46,0x30,0xd0,0x15,0x00,0xfb,0xf2,0xf3,0xa2,0xf0, -0xda,0xcb,0xbe,0xad,0x9a,0x9c,0x99,0x35,0xa8,0xc1,0x56,0xd5,0xfb,0x6e,0x0b,0x1d, -0xb5,0x21,0x30,0xce,0x27,0x29,0xd3,0x26,0x26,0x5d,0x22,0x1f,0xb0,0x1a,0x14,0xcd, -0x10,0x04,0xe0,0x05,0x03,0x07,0xff,0xfd,0xe4,0x03,0xf9,0xd6,0xff,0x08,0x0e,0x03, -0x07,0xe3,0x08,0x0d,0x0e,0x04,0x03,0x9a,0x04,0xfa,0xad,0xfb,0xfc,0x70,0xf5,0xf5, -0x7f,0xf7,0xfb,0x4a,0xf9,0xfc,0x83,0x00,0xfe,0xbe,0x02,0x02,0x82,0xfd,0xfd,0xf3, -0x00,0xf9,0xbe,0xf4,0xfe,0x3f,0xfc,0xec,0x6a,0xf4,0x04,0x7b,0xf6,0xf5,0x00,0x0c, -0x0b,0xff,0xf6,0x01,0x2e,0x10,0x01,0x94,0xfa,0x04,0x1a,0xff,0xf7,0x43,0xfd,0xf4, -0x4b,0xe6,0xf5,0x8a,0x0d,0xf7,0x4b,0xed,0x00,0x82,0x0e,0x08,0x78,0x09,0x17,0x84, -0x20,0x11,0xca,0xee,0xd7,0x2b,0xe4,0x01,0x31,0x1f,0x3d,0x6a,0x48,0x40,0xc1,0x2c, -0x11,0xdb,0xf9,0xfa,0x18,0xfa,0xeb,0x9b,0xd4,0xc3,0xe3,0xa4,0x9d,0x46,0x9c,0xab, -0x69,0xbc,0xe0,0x2d,0xf7,0x09,0x6d,0x1b,0x28,0xe0,0x29,0x28,0xbd,0x2a,0x27,0x03, -0x29,0x21,0x1c,0x20,0x1c,0x7c,0x15,0x08,0xcb,0x0a,0x04,0x46,0xfc,0x04,0xa5,0xfd, -0xfb,0x06,0xfd,0x05,0x55,0x03,0x02,0x97,0x0d,0x0c,0x63,0x08,0x0b,0x69,0x05,0x01, -0x54,0xff,0xff,0x82,0xf8,0xf4,0x45,0xf9,0xf7,0xf9,0xf7,0xfb,0x1a,0xfd,0xfd,0xa6, -0x03,0x04,0x74,0xfd,0x00,0xff,0x04,0xf9,0xe9,0xf5,0x05,0xf0,0xfb,0xec,0xd8,0xf6, -0x02,0x61,0xf1,0xf2,0x7e,0x0a,0x07,0xd1,0xf7,0x03,0xcb,0x0b,0xff,0x0d,0x00,0x03, -0x7f,0xfc,0xf7,0xc6,0x04,0xf4,0x33,0xe1,0xf2,0x79,0x06,0xf8,0xe6,0xed,0xfa,0x20, -0x06,0x06,0xf2,0x04,0x0e,0x3e,0x23,0x23,0x3a,0x04,0xe6,0x9f,0xde,0xe8,0x13,0x03, -0x27,0x4b,0x3c,0x47,0x8a,0x40,0x26,0xbd,0x05,0x06,0xb2,0xfe,0xfa,0xa1,0xea,0xd8, -0xc0,0xb8,0xa7,0xd9,0x9d,0x9c,0x49,0xa9,0xc4,0x2f,0xde,0xf2,0xf3,0x0b,0x19,0x96, -0x24,0x26,0x31,0x28,0x27,0xfd,0x29,0x22,0xd3,0x22,0x24,0xf8,0x14,0x13,0xf5,0x0c, -0x05,0x22,0x01,0x03,0xb5,0x01,0xf8,0x77,0xfd,0x04,0x83,0xfd,0x04,0xd2,0x09,0x0a, -0xe8,0x0b,0x0d,0xea,0x0a,0x02,0xea,0x04,0x02,0x69,0xfa,0xf7,0x5d,0xf9,0xf6,0x55, -0xf7,0xfb,0x6e,0xf9,0xfc,0x72,0x04,0x04,0x48,0xfc,0x06,0x4f,0x08,0xf9,0x04,0xfa, -0x09,0x28,0xfd,0xee,0xc9,0xfb,0xff,0x6c,0xee,0xf2,0x59,0x07,0x01,0xbc,0xfb,0x03, -0x08,0x0a,0xfe,0x68,0x06,0x07,0x37,0xf8,0xfc,0xfb,0x0a,0xf8,0xf0,0xe3,0xef,0x21, -0x00,0xf8,0x79,0xef,0xf4,0xb0,0xfe,0x03,0x43,0xfe,0x02,0x63,0x1d,0x29,0x45,0x17, -0xfd,0xe0,0xe4,0xdd,0x76,0xeb,0x0c,0x5a,0x21,0x43,0xd0,0x49,0x37,0x60,0x19,0x0e, -0x19,0x05,0x01,0x42,0xfd,0xeb,0x04,0xd0,0xba,0x21,0xa9,0x99,0xde,0x9f,0xaf,0x9e, -0xc6,0xdc,0x18,0xf7,0x0a,0x97,0x1b,0x22,0x58,0x23,0x2d,0xa2,0x26,0x24,0xdb,0x27, -0x24,0xf8,0x1c,0x17,0x7c,0x13,0x07,0x99,0x01,0x08,0xb6,0xfe,0xf9,0xcc,0xfd,0xfe, -0xd3,0xfc,0xff,0x76,0x07,0x06,0x38,0x0b,0x11,0xe2,0x0b,0x06,0xe3,0x08,0x05,0x98, -0xfd,0xfb,0x1f,0xf9,0xf5,0x07,0xf7,0xfa,0xbe,0xf3,0xf9,0x28,0x04,0xff,0x01,0xfb, -0x0a,0xa2,0x09,0xf8,0x4b,0xfe,0x0c,0x51,0xfe,0xf2,0x3c,0x01,0xfe,0xe0,0xef,0xf2, -0x36,0x03,0xfe,0xc0,0xfb,0x07,0x15,0x04,0xfe,0x4b,0x0c,0x08,0x04,0xf8,0xff,0x71, -0x0f,0xfe,0x54,0xea,0xed,0x86,0xfa,0xf8,0x58,0xf2,0xee,0x13,0xfb,0x01,0xb5,0xf8, -0xf9,0x4a,0x0f,0x26,0x8c,0x22,0x16,0xff,0xf3,0xe2,0x81,0xe2,0xf1,0x75,0x05,0x2d, -0x0c,0x47,0x3f,0x97,0x2c,0x19,0x5c,0x0a,0x05,0xb0,0x08,0xf9,0xb7,0xe5,0xd0,0x27, -0xb9,0xa2,0xec,0x9c,0xa2,0x1d,0xb1,0xc8,0x56,0xdc,0xf9,0x00,0x0d,0x16,0x90,0x22, -0x28,0x8b,0x27,0x26,0x98,0x29,0x29,0x68,0x20,0x22,0x29,0x1b,0x0b,0x0a,0x0a,0x09, -0xfe,0x02,0xfc,0x23,0xff,0xfd,0xf5,0xf9,0xff,0x80,0x02,0x01,0x27,0x09,0x10,0xcf, -0x0b,0x0a,0x97,0x0b,0x08,0x48,0x02,0x02,0x94,0xfa,0xf5,0xad,0xfa,0xf9,0x56,0xef, -0xf8,0x65,0x02,0xf8,0xbd,0xf8,0x0a,0xda,0x08,0xf7,0x57,0x02,0x0a,0xe4,0xfe,0xf6, -0x0c,0x03,0xff,0x93,0xef,0xf4,0x14,0xfe,0xf6,0x69,0xfe,0x05,0x0b,0xff,0xfd,0xe4, -0x0e,0x08,0xa8,0xf8,0xfe,0xe5,0x10,0x04,0xc0,0xf3,0xed,0xa7,0xf5,0xfa,0xc7,0xf1, -0xec,0xdc,0xf5,0x01,0x97,0xf4,0xf4,0x2f,0x00,0x17,0x15,0x28,0x26,0x9b,0x09,0xf1, -0xe1,0xe7,0xe1,0x1f,0xed,0x11,0x4c,0x36,0x3e,0x6a,0x3d,0x28,0x03,0x13,0x0c,0x63, -0x0e,0x05,0x5f,0xf8,0xe9,0xe0,0xcd,0xb6,0x71,0xa3,0x9e,0x1b,0xa7,0xb2,0xc7,0xc7, -0xe2,0x5d,0xf8,0x09,0x67,0x17,0x25,0x31,0x23,0x25,0xab,0x2c,0x26,0x16,0x26,0x28, -0xc5,0x21,0x13,0x50,0x0f,0x0e,0x57,0x05,0x00,0x41,0x02,0xfc,0x53,0xf9,0xff,0x64, -0xfd,0xfd,0xc3,0x05,0x0d,0xca,0x0a,0x0d,0xf1,0x0d,0x09,0x93,0x07,0x08,0x57,0xfb, -0xf7,0x78,0xfe,0xf7,0xc9,0xec,0xf6,0x0c,0x00,0xf1,0x1d,0xf7,0x08,0x81,0x05,0xf9, -0xb1,0x02,0x0a,0xd7,0xfe,0xfa,0xa0,0x07,0xfe,0x60,0xf4,0xf7,0xe2,0xf8,0xf1,0x48, -0xfe,0x03,0xcb,0xfa,0xfa,0xfc,0x0f,0x09,0x71,0xfa,0xff,0x01,0x0d,0x0d,0x32,0xfc, -0xf2,0xcd,0xf3,0xfd,0xb9,0xf2,0xec,0xb3,0xf4,0xfd,0x75,0xf7,0xf3,0x36,0xf4,0x04, -0x97,0x22,0x2c,0x3d,0x1c,0x06,0x59,0xf8,0xe1,0xc6,0xdf,0xf8,0x60,0x19,0x34,0x81, -0x42,0x36,0x76,0x1d,0x15,0x4a,0x11,0x0c,0x2a,0x07,0xf9,0xf9,0xe6,0xcb,0xa0,0xb1, -0xa5,0x98,0xa0,0xa5,0x0f,0xb3,0xcc,0x41,0xe2,0xf3,0x15,0x0c,0x18,0xb2,0x1c,0x23, -0xff,0x29,0x25,0x72,0x26,0x2c,0x29,0x27,0x19,0x9a,0x16,0x12,0x9b,0x07,0x06,0xd0, -0x03,0xfc,0xc7,0xf9,0xfe,0x7f,0xf9,0xf8,0x2d,0x01,0x07,0x8c,0x07,0x0f,0x43,0x0e, -0x09,0xb4,0x0e,0x0d,0x45,0xff,0xfb,0x2b,0x05,0xf7,0x35,0xee,0xf9,0x31,0xfc,0xef, -0xbe,0xf4,0x04,0x68,0x03,0xf8,0xa1,0x05,0x08,0xde,0xfe,0xff,0x12,0x09,0xff,0xe2, -0xfa,0xfb,0x49,0xf7,0xed,0xde,0xfd,0x02,0x28,0xf6,0xfa,0x4a,0x0b,0x0b,0x7c,0xfc, -0xfe,0x07,0x08,0x11,0x88,0x05,0xf6,0xca,0xf7,0xfe,0x30,0xf5,0xed,0x37,0xf2,0xf7, -0x5e,0xfa,0xf4,0xda,0xec,0xf1,0xbb,0x13,0x26,0xc9,0x23,0x1b,0x2c,0x0a,0xee,0x53, -0xde,0xe6,0xb7,0xf9,0x1d,0x89,0x3b,0x3a,0x75,0x2b,0x1d,0x71,0x15,0x11,0x15,0x0c, -0x09,0x53,0xfa,0xe2,0x26,0xc7,0xb2,0x24,0xa7,0x9e,0x7e,0xa7,0xb8,0xaf,0xca,0xdf, -0xea,0xf9,0x09,0x0b,0x13,0x1f,0xb0,0x26,0x22,0xc3,0x24,0x2f,0x25,0x29,0x21,0xeb, -0x1e,0x17,0xb5,0x0c,0x0c,0x3b,0x07,0xfe,0xda,0xfc,0x00,0x24,0xf8,0xf7,0xb6,0xfe, -0xff,0x3b,0x06,0x0e,0x8f,0x0d,0x09,0xe1,0x14,0x11,0x5b,0x02,0x04,0x23,0x09,0xfa, -0x42,0xf2,0xfa,0x05,0xfc,0xed,0x51,0xf3,0x00,0xbf,0xfd,0xf8,0x27,0x06,0x05,0xeb, -0xff,0x01,0x8c,0x09,0xff,0x89,0xff,0x02,0x9f,0xf4,0xee,0x89,0xfa,0x00,0x46,0xf3, -0xf7,0x37,0x05,0x0a,0x8d,0x00,0xfa,0x46,0x03,0x11,0x33,0x0b,0xfb,0x4b,0xfc,0xfe, -0x81,0xf8,0xef,0x1b,0xf0,0xf1,0x15,0xfb,0xf9,0xc4,0xe8,0xe7,0x0a,0x00,0x16,0xff, -0x20,0x28,0x64,0x1c,0x01,0x72,0xed,0xdf,0x3e,0xe4,0x03,0x54,0x26,0x39,0x13,0x32, -0x27,0x7f,0x1d,0x13,0x6c,0x11,0x0f,0x2e,0x0c,0xf7,0xab,0xde,0xc8,0x56,0xb3,0xa3, -0x22,0xa3,0xab,0xca,0xb8,0xcd,0x05,0xe7,0xff,0xf4,0x0b,0x17,0xb3,0x21,0x20,0xd5, -0x23,0x2d,0x1f,0x2a,0x28,0xbe,0x26,0x1d,0x53,0x13,0x13,0xfd,0x0b,0x01,0x94,0x02, -0x00,0x65,0xf9,0xf8,0x59,0xfb,0xf8,0x55,0x02,0x0d,0x4b,0x07,0x08,0x7f,0x17,0x12, -0xf1,0x06,0x09,0xc5,0x0d,0xfd,0x45,0xf5,0xfd,0x06,0xfb,0xeb,0xf1,0xf2,0xfa,0x68, -0xf8,0xf6,0x57,0x03,0x03,0x21,0xfd,0x05,0x1f,0x06,0x00,0xd1,0x03,0x08,0x7c,0xf7, -0xef,0xce,0xf9,0xfd,0x39,0xf4,0xf3,0x91,0xfe,0x09,0x43,0x04,0xf7,0xcf,0xff,0x0d, -0x78,0x0e,0x01,0x1b,0x01,0x00,0xd5,0xfb,0xf7,0x21,0xee,0xed,0x54,0xfa,0xfd,0x96, -0xeb,0xe4,0xe5,0xf1,0xfe,0x0b,0x00,0x00,0xf0,0xff,0xff,0x0f,0x00,0xff,0xff,0xff, -0xfd,0x07,0xfb,0xfd,0xf7,0x00,0x03,0x35,0x05,0xfc,0xad,0x1c,0x51,0x74,0x5e,0x14, -0x78,0xc0,0x9c,0x9f,0x9b,0x9e,0x06,0xaa,0xd8,0xfb,0x08,0x26,0xa5,0x3d,0x44,0x5a, -0x3d,0x29,0xed,0x13,0x03,0x9f,0xf9,0xfb,0x91,0x04,0x0e,0xc5,0x11,0x0e,0x1b,0x06, -0xfd,0x0e,0xf6,0xf2,0x77,0xf1,0xf1,0xc5,0xf2,0xf5,0x95,0xf9,0xfc,0xa8,0xfc,0xfa, -0x83,0xf8,0xf9,0xce,0xff,0x06,0x51,0x07,0x03,0xe5,0xfc,0xf7,0x33,0xf8,0xfd,0x71, -0xff,0x05,0xd1,0x02,0x01,0x61,0x00,0x1e,0x20,0x49,0x49,0xd7,0x19,0xe5,0xf9,0xbc, -0x9b,0x1d,0x93,0xb7,0x57,0xf6,0x16,0x4c,0x21,0x21,0x45,0x20,0x1b,0xcf,0x1a,0x14, -0xc7,0x0d,0x06,0x18,0x07,0x0b,0x99,0x09,0x04,0x7e,0xfe,0xfb,0xab,0xfb,0xff,0x76, -0x01,0x03,0x82,0x02,0xfe,0x96,0xfb,0xf5,0xa5,0xf0,0xec,0x1b,0xed,0xf3,0x2c,0xfd, -0x05,0x17,0x0a,0x08,0x0e,0x02,0xfd,0x3b,0xf7,0xf8,0x73,0xfb,0x05,0x84,0x09,0x0c, -0x21,0x03,0x0c,0xfa,0x2e,0x43,0x69,0x2c,0xfc,0x35,0xd3,0xb0,0xe5,0x90,0x95,0xc9, -0xc8,0x04,0x66,0x2b,0x35,0x1d,0x33,0x2a,0x4a,0x24,0x1f,0xb2,0x15,0x05,0xb1,0xf7, -0xf3,0xe8,0xf5,0xf9,0xdd,0xfa,0xfb,0x91,0xf9,0xfa,0x73,0xff,0x07,0xc4,0x0b,0x0b, -0xe2,0x06,0x01,0xd5,0xfd,0xfb,0xee,0xfb,0xfc,0x38,0xfd,0xfe,0xb1,0xfb,0xf8,0x3e, -0xf9,0xf9,0xe3,0xf9,0xfd,0xa8,0x00,0x08,0x4d,0x05,0x08,0xf4,0xfb,0xf9,0x8a,0x19, -0x3f,0x3b,0x3d,0x12,0xc8,0xe5,0xc0,0x04,0x9c,0x8d,0x82,0xae,0xeb,0x8c,0x1e,0x36, -0x55,0x38,0x2f,0x57,0x25,0x1a,0x33,0x10,0x07,0x93,0x01,0xff,0x3d,0x00,0x01,0x96, -0x00,0xff,0x81,0xfa,0xf7,0x20,0xf4,0xf6,0x5b,0xfb,0xfe,0xe9,0xff,0xfe,0x69,0xfd, -0xfd,0x29,0xff,0x02,0x31,0x09,0x0c,0x76,0x0b,0x07,0xbb,0x02,0xfd,0x09,0xf7,0xf7, -0x9b,0xf9,0xff,0xbe,0xff,0x07,0xb9,0xfd,0xf6,0x30,0x06,0x30,0x76,0x41,0x21,0xea, -0xf5,0xce,0x1d,0xaa,0x8e,0x2e,0x9e,0xd5,0x81,0x0f,0x32,0xd9,0x39,0x32,0x34,0x26, -0x1a,0x08,0x11,0x08,0x5e,0x04,0x02,0xbf,0x02,0x03,0x7e,0x03,0x01,0xbd,0xfe,0xfb, -0xf7,0xf9,0xfa,0x56,0xfc,0xfd,0xfe,0xfc,0xfb,0xf9,0xfb,0xfb,0xc9,0xfa,0xfb,0x6e, -0xfe,0x02,0xb2,0x01,0x01,0x2d,0xff,0xfc,0xd2,0xfa,0xfd,0x57,0x00,0x07,0x0b,0x07, -0x0d,0xb6,0x06,0xf9,0xfc,0xf9,0x1f,0xb0,0x40,0x32,0x50,0x0b,0xe1,0x6f,0xbb,0x94, -0xfd,0x8c,0xb4,0xe5,0xef,0x21,0x42,0x37,0x39,0xc3,0x30,0x26,0x31,0x1a,0x0f,0xea, -0x07,0x03,0x17,0x02,0x02,0x33,0x03,0x02,0x44,0x00,0xfd,0x62,0xfb,0xfb,0xc8,0xfd, -0xfe,0x28,0xfc,0xfb,0x96,0xf8,0xf8,0x53,0xf8,0xfa,0xbe,0xfe,0x02,0xc2,0x03,0x04, -0xc2,0xfe,0xfc,0xed,0xf7,0xf7,0x12,0xf9,0xff,0xc0,0x02,0x0a,0x8f,0x0c,0x02,0x7f, -0xf8,0x10,0x7c,0x3b,0x3f,0x54,0x20,0xf6,0xc0,0xcf,0xa4,0x5b,0x8c,0x9f,0x67,0xd4, -0x0b,0x99,0x2c,0x36,0xee,0x31,0x28,0xe2,0x1b,0x10,0x0d,0x08,0x04,0x91,0x02,0x03, -0x7e,0x05,0x05,0x18,0x04,0xfe,0x58,0xfb,0xfa,0x97,0xfb,0xfd,0x69,0xfe,0xff,0x51, -0xfd,0xfa,0x8c,0xfa,0xfa,0xb6,0xfa,0xfe,0x0f,0x00,0x02,0x69,0xfe,0xfe,0xca,0xf9, -0xf8,0x99,0xf8,0xfd,0xc3,0x01,0x07,0x95,0x0d,0x08,0xc6,0xf8,0x00,0xc1,0x2b,0x41, -0xb3,0x30,0x09,0x7a,0xe5,0xba,0x6f,0x96,0x94,0x0a,0xbd,0xf5,0xa0,0x20,0x35,0x40, -0x35,0x2d,0x9c,0x20,0x14,0x25,0x08,0x01,0xdf,0xfe,0xff,0x82,0x02,0x05,0x8c,0x06, -0x01,0x4a,0xff,0xfb,0xab,0xfb,0xfd,0x92,0xff,0x01,0x63,0xfe,0xfc,0xa4,0xf9,0xf7, -0x1d,0xf8,0xfb,0x8b,0xfe,0x03,0x8b,0xff,0x01,0x74,0xfa,0xf7,0xcb,0xf4,0xf7,0x43, -0xfd,0x01,0x4e,0x0d,0x0e,0x66,0x00,0xf6,0x0c,0x18,0x3a,0x37,0x3a,0x1a,0x2d,0xf8, -0xd0,0x44,0xa5,0x91,0x32,0xa8,0xdb,0xb7,0x0e,0x2e,0x15,0x38,0x35,0x9e,0x2b,0x1e, -0xeb,0x10,0x07,0x5b,0x00,0xfe,0x50,0x00,0x02,0xbf,0x04,0x01,0x77,0xfe,0xf9,0xdb, -0xf6,0xf9,0x93,0xfb,0xff,0x95,0x00,0xff,0x83,0xfd,0xfa,0x99,0xf8,0xfa,0xd7,0xfc, -0x03,0x7c,0x01,0x04,0xfb,0xfd,0xfa,0x9a,0xf5,0xf4,0x66,0xfa,0xfc,0xfd,0x08,0x0f, -0xbc,0x08,0xf5,0x41,0x06,0x2d,0xb1,0x3d,0x29,0xd9,0x08,0xe5,0x00,0xb8,0x95,0x31, -0x98,0xbf,0x0f,0xf6,0x1f,0x27,0x34,0x37,0xda,0x2f,0x24,0xf4,0x15,0x0a,0x76,0x01, -0xff,0x71,0x00,0x04,0x3a,0x08,0x07,0x9d,0x03,0xfc,0x3d,0xf8,0xf6,0x0e,0xf9,0xfd, -0x15,0x00,0x00,0xfa,0xfe,0xfc,0x21,0xf9,0xf8,0x5b,0xfa,0x01,0x6b,0x01,0x05,0x35, -0x00,0xfd,0x15,0xf7,0xf2,0x08,0xf8,0xf8,0xaa,0x04,0x0d,0xef,0x10,0xfa,0xf5,0xf8, -0x1a,0x78,0x38,0x33,0xc7,0x17,0xf9,0x02,0xcf,0xa3,0xfd,0x93,0xab,0xa3,0xdc,0x0d, -0xdb,0x2c,0x37,0x4a,0x35,0x2c,0xe7,0x1d,0x0f,0xad,0x04,0xff,0x9a,0xfe,0x02,0xf0, -0x07,0x08,0x4d,0x06,0x00,0x92,0xf9,0xf6,0xcb,0xf6,0xfa,0x58,0xfe,0xff,0x4d,0xfe, -0xfb,0xcc,0xf7,0xf5,0x7e,0xf6,0xfe,0x63,0x00,0x05,0x9d,0x03,0x01,0x50,0xfb,0xf2, -0x1b,0xf7,0xf5,0x0d,0x00,0x09,0x2e,0x16,0x05,0x70,0xf5,0x09,0xfc,0x2d,0x38,0xdb, -0x23,0x09,0xa3,0xe3,0xb6,0xc6,0x96,0x9b,0xb4,0xc3,0xf7,0xd7,0x1f,0x33,0x7c,0x38, -0x32,0xcc,0x25,0x15,0x5c,0x09,0x00,0x73,0xfd,0x00,0x03,0x06,0x0b,0x20,0x0a,0x05, -0x15,0xfe,0xf7,0x5e,0xf6,0xf8,0xf7,0xfc,0x00,0xf9,0xff,0xfe,0x2f,0xfa,0xf7,0x53, -0xf5,0xfa,0x5e,0xfe,0x03,0x77,0x03,0x01,0x92,0xfc,0xf2,0x65,0xf4,0xf2,0xf7,0xfa, -0x03,0x05,0x16,0x0f,0xde,0xf9,0xfd,0x31,0x1f,0x38,0x3a,0x2e,0x17,0xbe,0xf8,0xcc, -0x2c,0xa2,0x93,0x1d,0xad,0xdd,0xc1,0x0b,0x29,0xc7,0x35,0x34,0x5a,0x2b,0x1c,0xb1, -0x0d,0x03,0xc4,0xfd,0xfe,0xc7,0x03,0x0a,0x55,0x0c,0x09,0x66,0x02,0xfa,0x59,0xf7, -0xf7,0x95,0xfb,0x00,0xbf,0x01,0x02,0xa7,0xfd,0xfa,0x05,0xf6,0xf8,0xde,0xfc,0x02, -0x84,0x04,0x02,0xbf,0x00,0xf5,0x57,0xf4,0xf0,0x5b,0xf6,0xfb,0x86,0x0f,0x15,0x8d, -0x01,0xf5,0x6b,0x0e,0x30,0x46,0x33,0x23,0x20,0x0a,0xe3,0x66,0xb4,0x97,0x70,0x9e, -0xc5,0xfd,0xf6,0x1d,0x0f,0x31,0x36,0xa6,0x30,0x22,0x73,0x13,0x05,0x2b,0xfe,0xfc, -0x93,0xff,0x07,0x6f,0x0c,0x0c,0x72,0x06,0xfd,0x67,0xf8,0xf5,0x74,0xf8,0xfe,0x08, -0x01,0x04,0x60,0x00,0xfe,0x32,0xf8,0xf7,0x3e,0xfc,0x00,0x56,0x05,0x04,0x60,0x04, -0xf9,0xac,0xf5,0xf0,0x5a,0xf3,0xf5,0x1f,0x07,0x17,0xc8,0x0b,0xf7,0xd2,0xff,0x22, -0xcb,0x32,0x29,0x58,0x16,0xf6,0x5b,0xc9,0xa1,0x32,0x96,0xb1,0x91,0xdf,0x0d,0x90, -0x29,0x35,0x2b,0x36,0x2a,0xde,0x1b,0x0c,0xc9,0x01,0xfc,0xb7,0xfc,0x04,0xd7,0x0a, -0x0d,0xa7,0x0a,0x01,0x8e,0xfb,0xf5,0x13,0xf6,0xfb,0xc2,0xfe,0x03,0x73,0x01,0xff, -0x0d,0xfa,0xf6,0x27,0xfa,0xfd,0x22,0x04,0x03,0x38,0x06,0xfd,0xee,0xf7,0xf1,0x52, -0xf1,0xf2,0x0f,0xfd,0x13,0x8e,0x14,0xff,0xa1,0xf7,0x13,0xa5,0x2e,0x2e,0xb1,0x20, -0x08,0x0d,0xe1,0xb2,0x59,0x98,0xa1,0xbe,0xc8,0xf8,0x9e,0x1c,0x31,0x72,0x37,0x31, -0xb1,0x23,0x13,0x87,0x06,0xfe,0x00,0xfb,0x00,0xc8,0x07,0x0d,0x61,0x0d,0x05,0x9e, -0xfe,0xf5,0x1b,0xf4,0xf7,0x60,0xfb,0x01,0xaa,0x01,0x02,0xf2,0xfc,0xf6,0xab,0xf8, -0xf9,0x7e,0x02,0x02,0xb5,0x07,0x02,0x2e,0xfc,0xf4,0xc4,0xf1,0xf2,0x36,0xf5,0x0c, -0x69,0x19,0x0a,0x6a,0xf7,0x05,0xeb,0x25,0x2e,0xdd,0x27,0x16,0x42,0xf6,0xc7,0xb8, -0xa0,0x99,0x03,0xb3,0xe1,0x21,0x0b,0x27,0xf7,0x34,0x34,0xbc,0x2a,0x1a,0xa7,0x0b, -0x00,0x06,0xfa,0xfc,0x51,0x03,0x0b,0x53,0x0f,0x0a,0xda,0x03,0xf9,0xde,0xf4,0xf5, -0xc6,0xf8,0xff,0xce,0x01,0x04,0xd0,0x00,0xf8,0xee,0xf8,0xf7,0x2e,0x00,0x01,0xb2, -0x07,0x06,0x70,0x00,0xf8,0x62,0xf2,0xf2,0x05,0xef,0x01,0xab,0x16,0x13,0x0f,0xfd, -0xfa,0x8e,0x18,0x2b,0x41,0x2a,0x1f,0xb0,0x07,0xdd,0xbc,0xb0,0x98,0x7f,0xa3,0xca, -0x58,0xf7,0x1a,0x1c,0x2f,0x36,0xd5,0x30,0x22,0xd7,0x12,0x05,0x24,0xfc,0xf9,0x0c, -0x00,0x08,0x1e,0x10,0x0f,0x93,0x09,0xff,0x82,0xf7,0xf4,0x35,0xf6,0xfc,0xdf,0x00, -0x04,0x66,0x03,0xfb,0x3c,0xf9,0xf5,0xa9,0xfc,0xfe,0x0a,0x05,0x06,0x7d,0x03,0xfb, -0x1e,0xf3,0xf2,0x25,0xec,0xf6,0x66,0x0e,0x19,0x0a,0x07,0xf7,0x88,0x0b,0x24,0x52, -0x2b,0x24,0xec,0x15,0xf4,0xb1,0xc5,0xa1,0xc7,0x9b,0xb9,0x36,0xe6,0x0e,0x78,0x28, -0x36,0xe0,0x35,0x2a,0x16,0x1b,0x0b,0xf7,0xff,0xf8,0x7e,0xfc,0x04,0x23,0x0e,0x10, -0xbb,0x0d,0x03,0x6d,0xfa,0xf3,0x9a,0xf2,0xf8,0xdb,0xfd,0x02,0x19,0x05,0xff,0xf4, -0xfa,0xf5,0xb6,0xf9,0xfc,0xfa,0x01,0x06,0x6d,0x06,0x02,0xb5,0x00,0x00,0xfd,0xff, -0x00,0xea,0xff,0xfe,0xe7,0xff,0xfe,0x7e,0xfe,0xfd,0x1c,0xfe,0xfd,0x57,0xfc,0xfd, -0x27,0xfc,0xfc,0xe8,0xfb,0xfb,0xc8,0xfc,0xfb,0x15,0xfc,0xfc,0x06,0xfc,0xfc,0xcc, -0xfc,0xfd,0x1b,0xfd,0xfe,0x63,0xfe,0xff,0x80,0xff,0xff,0x09,0x01,0x00,0x58,0x02, -0x01,0x4a,0x03,0x03,0xc7,0x03,0x04,0x18,0x04,0x06,0xd4,0x03,0x06,0x84,0x05,0x04, -0xbb,0x05,0x05,0xf2,0x04,0x04,0x93,0x04,0x03,0xac,0x03,0x02,0x0d,0x02,0x02,0x94, -0x00,0xff,0xee,0xff,0xfe,0x70,0xfd,0xfc,0xbd,0xfb,0xfb,0x79,0xf9,0xfa,0x4e,0xf8, -0xf8,0x25,0xf9,0xf7,0xc7,0xf8,0xf6,0x8e,0xf8,0xf8,0x73,0xf8,0xf9,0x15,0xf9,0xfa, -0xb7,0xf9,0xfc,0x94,0xfc,0xfd,0x1b,0xff,0xff,0xbb,0x01,0x01,0x3a,0x04,0x05,0x83, -0x05,0x07,0xd4,0x07,0x08,0xba,0x09,0x08,0x89,0x0a,0x09,0x6f,0x09,0x0a,0x19,0x0a, -0x09,0xe6,0x08,0x09,0xe0,0x07,0x07,0x62,0x06,0x04,0x2f,0x04,0x01,0x5a,0x00,0x00, -0xf6,0xfc,0xfc,0x8b,0xfb,0xf9,0x15,0xf7,0xf6,0x69,0xf5,0xf2,0xfc,0xf3,0xf1,0x76, -0xf1,0xf1,0x2c,0xf0,0xf2,0x31,0xf2,0xf2,0x04,0xf4,0xf6,0x40,0xf6,0xf8,0x4d,0xfb, -0xfb,0x27,0xfe,0xff,0x7e,0x00,0x04,0x01,0x04,0x06,0xf3,0x07,0x07,0x9e,0x0b,0x0a, -0x7b,0x0d,0x0d,0x25,0x0e,0x0f,0xcd,0x0e,0x11,0x63,0x0f,0x0f,0x7c,0x0f,0x0d,0xfe, -0x0d,0x0b,0xa7,0x0a,0x07,0xed,0x05,0x04,0x5a,0x01,0x00,0x58,0xfd,0xfb,0x7d,0xfa, -0xf7,0x6f,0xf7,0xf4,0x41,0xf3,0xf2,0xc1,0xef,0xef,0xb3,0xed,0xec,0x7b,0xec,0xec, -0x3e,0xec,0xed,0xdb,0xee,0xef,0xe5,0xf2,0xf4,0xab,0xf6,0xf9,0x2f,0xfb,0xfe,0xb1, -0x00,0x01,0x5b,0x05,0x05,0x27,0x08,0x09,0xe3,0x0a,0x0c,0xcc,0x0c,0x10,0xf3,0x0f, -0x12,0x54,0x12,0x13,0x02,0x14,0x12,0x89,0x13,0x0e,0x86,0x11,0x0d,0x5c,0x0d,0x0c, -0x1c,0x09,0x08,0xc5,0x06,0x02,0xc9,0x04,0xff,0x5d,0xfe,0xfe,0x6d,0xfa,0xfa,0x3e, -0xf8,0xf7,0x78,0xf3,0xf4,0xaf,0xf0,0xf0,0x31,0xf0,0xec,0x8a,0xee,0xef,0x50,0xed, -0xf0,0xfb,0xf0,0xf1,0xa0,0xf5,0xf5,0x6b,0xf7,0xfa,0xa8,0xfb,0xfb,0xda,0xff,0xff, -0x8d,0xff,0x03,0x1c,0x02,0x05,0x49,0x07,0x07,0x1a,0x0a,0x0c,0xf9,0x0a,0x0f,0xac, -0x0f,0x0e,0x50,0x11,0x0f,0xb1,0x0f,0x0f,0x30,0x0d,0x0c,0xe3,0x0a,0x09,0x8a,0x08, -0x07,0x68,0x04,0x04,0x39,0x04,0x01,0xb2,0x01,0x00,0x28,0xfd,0xfe,0x52,0xfb,0xf8, -0x69,0xf8,0xf4,0xb6,0xf1,0xf1,0xfb,0xee,0xee,0x6b,0xef,0xed,0xac,0xef,0xf0,0xbd, -0xf1,0xf3,0x1f,0xf7,0xf4,0x3d,0xfa,0xfa,0x0c,0xfa,0xfd,0xeb,0xfc,0xfd,0xad,0xfd, -0xff,0x30,0xff,0x02,0xd3,0x01,0x04,0x07,0x07,0x06,0xdf,0x0a,0x0d,0xd0,0x0c,0x0d, -0x49,0x10,0x0f,0xf6,0x0e,0x0f,0x36,0x0d,0x0c,0xd5,0x0a,0x09,0xe3,0x0a,0x06,0x76, -0x06,0x07,0x02,0x04,0x05,0xa6,0x03,0x03,0x2b,0x01,0x01,0xd3,0xff,0xfe,0x30,0xfb, -0xf7,0x6c,0xf6,0xf2,0x7d,0xf1,0xf1,0x92,0xee,0xef,0x2e,0xef,0xef,0x98,0xf2,0xf1, -0x13,0xf4,0xf5,0xab,0xf6,0xf8,0xb3,0xf9,0xfa,0xc0,0xf9,0xfb,0xc6,0xf9,0xfb,0xd7, -0xfb,0xfb,0x2a,0xff,0xff,0xc6,0x01,0x03,0xca,0x06,0x08,0x2e,0x0a,0x0e,0xb7,0x0d, -0x10,0x29,0x10,0x10,0x3f,0x10,0x0d,0xda,0x0d,0x0c,0x5b,0x0b,0x09,0x1c,0x0a,0x07, -0x3c,0x07,0x07,0x14,0x07,0x05,0x9b,0x04,0x04,0x4e,0x02,0x01,0xeb,0xfd,0xfc,0xc9, -0xf7,0xf5,0xe5,0xf2,0xf1,0x96,0xef,0xed,0x81,0xee,0xec,0xdc,0xee,0xee,0x06,0xf1, -0xf1,0xdc,0xf2,0xf5,0x50,0xf6,0xf7,0xa5,0xf7,0xf8,0x71,0xf7,0xf8,0x2a,0xf8,0xf9, -0xd7,0xfb,0xfb,0x14,0xff,0x00,0xa7,0x03,0x05,0xea,0x08,0x0d,0x4b,0x0e,0x11,0xac, -0x14,0x14,0x75,0x15,0x14,0x96,0x13,0x14,0x55,0x11,0x11,0x8e,0x10,0x0d,0xab,0x0e, -0x0d,0xcb,0x0d,0x0b,0x0a,0x0d,0x0a,0x05,0x0a,0x08,0x72,0x05,0x03,0x65,0xfd,0xfa, -0x36,0xf7,0xf2,0xd8,0xef,0xee,0xea,0xea,0xeb,0xd0,0xe9,0xea,0x17,0xea,0xeb,0x15, -0xec,0xed,0x98,0xee,0xed,0x77,0xf1,0xed,0x6f,0xf1,0xef,0x0d,0xef,0xf1,0xae,0xf1, -0xf5,0x12,0xf6,0xf9,0xec,0xfb,0x00,0x6f,0x04,0x09,0xc0,0x0c,0x0e,0xab,0x13,0x14, -0x27,0x17,0x17,0x8d,0x18,0x15,0xbd,0x17,0x17,0x60,0x15,0x15,0x5a,0x13,0x12,0x0e, -0x13,0x12,0x52,0x12,0x10,0xde,0x0e,0x0e,0x2c,0x0c,0x09,0x98,0x04,0x00,0x8f,0xfb, -0xf7,0x5b,0xf4,0xf0,0x01,0xee,0xe9,0x31,0xea,0xe8,0x1c,0xe8,0xe8,0x27,0xe8,0xe8, -0x85,0xea,0xe9,0x7d,0xe9,0xea,0x1d,0xe8,0xe9,0x39,0xe8,0xe9,0x1d,0xe9,0xec,0x06, -0xef,0xf1,0x45,0xf6,0xf9,0xec,0x00,0x03,0xd0,0x09,0x0e,0x9b,0x11,0x15,0x39,0x19, -0x18,0x9c,0x1b,0x1a,0x8e,0x19,0x1c,0x68,0x19,0x1a,0x54,0x1a,0x19,0x64,0x19,0x1a, -0x08,0x1b,0x17,0x52,0x19,0x15,0xf1,0x14,0x10,0x38,0x0b,0x07,0x24,0x00,0xfc,0x00, -0xf7,0xf2,0xf4,0xed,0xeb,0x8c,0xe9,0xe7,0xf7,0xe6,0xe5,0x0a,0xe5,0xe5,0x9b,0xe5, -0xe4,0x7c,0xe4,0xe2,0xc0,0xe2,0xe1,0xfc,0xde,0xe2,0x36,0xe0,0xe4,0x8c,0xe7,0xeb, -0xfb,0xf0,0xf5,0x6f,0xfb,0x02,0x82,0x09,0x0a,0x6a,0x14,0x14,0xf0,0x18,0x1b,0x0c, -0x1b,0x1d,0x3c,0x1b,0x1e,0xa2,0x1d,0x20,0x19,0x1d,0x21,0x7f,0x20,0x1f,0x5e,0x23, -0x1f,0x5e,0x1e,0x1d,0xc9,0x19,0x15,0x96,0x10,0x0a,0x86,0x03,0xfe,0xb8,0xf7,0xf4, -0x27,0xf0,0xeb,0x65,0xea,0xe8,0x14,0xe5,0xe5,0x74,0xe5,0xe2,0x4a,0xe3,0xe1,0x13, -0xe0,0xdf,0x52,0xdc,0xdc,0xaf,0xd9,0xdb,0xe9,0xda,0xdf,0x8a,0xe2,0xe7,0xb0,0xeb, -0xf4,0xd5,0xf6,0x01,0xc9,0x04,0x0a,0x31,0x10,0x12,0xeb,0x17,0x18,0x3a,0x1b,0x19, -0xd9,0x1d,0x1c,0xed,0x1f,0x20,0xf1,0x21,0x21,0xff,0x24,0x25,0xfc,0x24,0x25,0xe9, -0x21,0x22,0x46,0x1d,0x1a,0x89,0x13,0x0e,0xb5,0x04,0x02,0xa0,0xfb,0xf5,0x55,0xf3, -0xed,0x7e,0xec,0xe9,0xa3,0xe8,0xe6,0x2c,0xe6,0xe4,0xd7,0xe4,0xe2,0xa9,0xe0,0xde, -0x19,0xdd,0xda,0xea,0xd7,0xda,0xb2,0xd9,0xdb,0xc2,0xe0,0xe3,0xa3,0xe9,0xee,0x25, -0xf7,0xfd,0xa7,0x01,0x09,0xf6,0x0b,0x10,0xae,0x13,0x16,0xea,0x17,0x17,0x9c,0x1a, -0x19,0xec,0x1d,0x1d,0xd7,0x1e,0x22,0x1a,0x22,0x25,0x03,0x28,0x25,0xad,0x24,0x22, -0x67,0x21,0x19,0x67,0x18,0x0f,0x82,0x07,0x02,0x5b,0xfc,0xf7,0x0b,0xf4,0xf0,0xef, -0xec,0xec,0xdb,0xe9,0xe9,0x0e,0xe9,0xe8,0xf0,0xe5,0xe5,0x1f,0xe3,0xe1,0xd4,0xde, -0xdc,0x0e,0xdb,0xd9,0xdd,0xdb,0xdb,0xce,0xdf,0xe3,0x62,0xe7,0xed,0xae,0xf3,0xfa, -0xd1,0x01,0x04,0x47,0x0c,0x0b,0x8f,0x12,0x13,0x84,0x14,0x15,0x9a,0x16,0x17,0xcf, -0x18,0x1b,0xce,0x1a,0x1e,0x0c,0x1e,0x21,0x9f,0x22,0x24,0x71,0x23,0x22,0x09,0x20, -0x19,0xfb,0x17,0x10,0x3c,0x09,0x03,0xbc,0xfe,0xf9,0x32,0xf6,0xf3,0x74,0xef,0xee, -0xb4,0xec,0xec,0x85,0xec,0xea,0x58,0xea,0xe8,0x5d,0xe6,0xe4,0x31,0xe3,0xe1,0xda, -0xde,0xde,0x30,0xe1,0xe0,0x18,0xe3,0xe7,0x43,0xe8,0xee,0xe5,0xf2,0xf8,0x76,0xfe, -0x03,0x52,0x08,0x0b,0x59,0x10,0x0d,0xaf,0x13,0x14,0xd1,0x11,0x18,0x54,0x15,0x18, -0x05,0x18,0x19,0x34,0x1a,0x1b,0xbf,0x1b,0x1d,0xcd,0x1e,0x1b,0xce,0x1d,0x19,0xc4, -0x13,0x10,0xca,0x08,0x04,0xc6,0x00,0xf9,0x8c,0xf8,0xf3,0x21,0xf0,0xee,0xba,0xed, -0xeb,0x0a,0xed,0xed,0xa1,0xea,0xec,0xe7,0xe8,0xe9,0xde,0xe6,0xe6,0x5e,0xe5,0xe5, -0x6e,0xe6,0xe7,0x7d,0xe9,0xea,0x49,0xee,0xf0,0x12,0xf5,0xfa,0x91,0xfc,0x03,0xe8, -0x05,0x0b,0x80,0x0e,0x0f,0x06,0x12,0x10,0xd9,0x13,0x13,0x53,0x14,0x15,0x38,0x12, -0x16,0x46,0x13,0x16,0xe4,0x15,0x16,0xc1,0x16,0x14,0x0d,0x16,0x12,0x48,0x10,0x0b, -0xad,0x06,0x02,0x8d,0xfd,0xfa,0xba,0xf7,0xf3,0xd5,0xf1,0xef,0xa1,0xec,0xee,0x88, -0xec,0xee,0xd0,0xed,0xec,0xa9,0xed,0xee,0xb2,0xec,0xee,0x12,0xee,0xec,0x78,0xef, -0xf0,0xf6,0xf1,0xf3,0x8a,0xf5,0xf7,0x1f,0xfb,0xfe,0x11,0x01,0x04,0xb9,0x04,0x0a, -0xa4,0x0b,0x0f,0xa9,0x0f,0x11,0x7c,0x11,0x12,0xf1,0x10,0x12,0xb6,0x0f,0x10,0x8a, -0x0f,0x0f,0x70,0x0f,0x0d,0xa2,0x0d,0x0c,0xe0,0x09,0x08,0xa8,0x08,0x04,0xd4,0x01, -0xff,0x10,0xfa,0xf8,0x54,0xf5,0xf3,0xbb,0xf0,0xf2,0x47,0xeb,0xf0,0x39,0xec,0xed, -0x4c,0xef,0xee,0x4c,0xf1,0xf0,0xcb,0xf4,0xf3,0x01,0xf7,0xf5,0xe5,0xf8,0xfa,0xf0, -0xfa,0xfe,0x75,0xff,0x01,0x04,0x03,0x06,0xa4,0x06,0x09,0xc3,0x07,0x0d,0xc6,0x09, -0x0e,0x1d,0x0f,0x0f,0x79,0x11,0x10,0x24,0x0e,0x0e,0xfe,0x0c,0x0a,0x3d,0x0d,0x09, -0xe1,0x07,0x07,0x4d,0x05,0x02,0xce,0x02,0xfe,0xc1,0xfc,0xfc,0x35,0xf8,0xf7,0x51, -0xf5,0xf0,0xdf,0xf1,0xf1,0xa8,0xee,0xf0,0xb1,0xed,0xed,0xbc,0xef,0xee,0x78,0xf0, -0xf1,0x90,0xf2,0xf5,0xf4,0xf8,0xfa,0xd5,0xfb,0xfd,0xe8,0xff,0x03,0x61,0x05,0x07, -0x62,0x09,0x09,0x59,0x0d,0x0e,0x2f,0x0e,0x10,0x1f,0x0d,0x10,0x3b,0x11,0x0e,0x84, -0x10,0x0e,0xf0,0x0d,0x0f,0x58,0x0d,0x0d,0x72,0x09,0x09,0x22,0x05,0x05,0xe2,0x02, -0xfe,0x34,0xfe,0xfa,0x16,0xf8,0xf6,0x13,0xf3,0xf1,0xd1,0xec,0xec,0x9f,0xec,0xea, -0xa7,0xeb,0xeb,0x68,0xeb,0xec,0x51,0xeb,0xed,0x28,0xec,0xf0,0xbc,0xef,0xf4,0x97, -0xf4,0xf8,0x2e,0xfc,0xfe,0x0c,0x02,0x03,0xc2,0x09,0x08,0xad,0x0f,0x10,0xb7,0x13, -0x14,0x69,0x16,0x17,0x73,0x19,0x18,0xea,0x18,0x19,0xdc,0x15,0x16,0x96,0x12,0x12, -0x44,0x0e,0x0c,0x2e,0x0c,0x0a,0x36,0x07,0x06,0x77,0x00,0x00,0x73,0xfa,0xf9,0xc6, -0xf7,0xf3,0xe2,0xf0,0xec,0xcf,0xeb,0xe6,0x16,0xe6,0xe0,0xc5,0xe0,0xdf,0x8b,0xe0, -0xe4,0x0c,0xe3,0xe4,0x9f,0xe6,0xe7,0x7a,0xeb,0xef,0xfc,0xf1,0xf5,0x6e,0xf8,0xfd, -0xab,0xfe,0x05,0x4a,0x05,0x0a,0x13,0x10,0x10,0xc3,0x18,0x17,0xe8,0x1c,0x1c,0xa8, -0x20,0x22,0xf5,0x21,0x25,0x28,0x22,0x24,0x9d,0x20,0x1f,0xc6,0x19,0x16,0x23,0x12, -0x0e,0x12,0x0b,0x08,0xf1,0x03,0x00,0x7a,0xfd,0xf8,0xc8,0xf4,0xf2,0x37,0xef,0xea, -0x97,0xeb,0xe4,0x3c,0xe3,0xdd,0xf9,0xdb,0xd7,0x2a,0xd5,0xd6,0x6c,0xd3,0xd8,0x06, -0xd9,0xdb,0x26,0xdf,0xe2,0x75,0xe5,0xed,0x95,0xf2,0xf6,0x5f,0xfd,0x02,0x74,0x04, -0x09,0xa5,0x0d,0x10,0x27,0x16,0x17,0xca,0x1f,0x1e,0xc5,0x25,0x23,0x3b,0x2a,0x2a, -0xfa,0x2b,0x31,0xa3,0x2c,0x30,0x5a,0x29,0x2b,0x85,0x23,0x1d,0xaf,0x1a,0x11,0x6a, -0x0d,0x06,0xb0,0x01,0xfa,0xc6,0xf5,0xf4,0xdb,0xed,0xec,0xa1,0xe8,0xe3,0x7f,0xe2, -0xdc,0xcf,0xdb,0xd5,0x8c,0xd3,0xcd,0x2a,0xce,0xcb,0x19,0xc9,0xcd,0x7b,0xcc,0xd0, -0xb4,0xd4,0xdc,0x2d,0xe0,0xea,0xd2,0xf0,0xf7,0x4a,0xff,0x03,0x4c,0x0c,0x0e,0x97, -0x14,0x18,0xd5,0x1b,0x20,0xab,0x23,0x27,0x13,0x2c,0x29,0x5e,0x32,0x33,0x92,0x36, -0x39,0xe2,0x39,0x38,0x8d,0x34,0x34,0xd4,0x2c,0x28,0x16,0x21,0x18,0x3b,0x12,0x07, -0x2a,0x01,0xf8,0x84,0xf0,0xed,0x44,0xe7,0xe6,0x87,0xe1,0xdd,0x9c,0xda,0xd7,0xa1, -0xd2,0xcf,0x41,0xcd,0xc5,0x4e,0xc4,0xc3,0x31,0xc0,0xc2,0xb5,0xc1,0xc4,0x95,0xcb, -0xcf,0xac,0xdd,0xe3,0x03,0xee,0xf6,0x3a,0xff,0x07,0xc5,0x0e,0x14,0xba,0x1a,0x20, -0xce,0x20,0x28,0xae,0x29,0x2c,0x65,0x30,0x34,0xc8,0x36,0x3c,0x10,0x3f,0x41,0xa9, -0x42,0x43,0x51,0x3f,0x3d,0xd5,0x36,0x30,0xbe,0x2b,0x1f,0xfb,0x16,0x0c,0x75,0x02, -0xf7,0x82,0xef,0xe9,0xcb,0xe0,0xde,0x28,0xdc,0xd7,0xe5,0xd3,0xcf,0xba,0xcc,0xc6, -0x7c,0xc7,0xbe,0xb1,0xbd,0xba,0x5a,0xb6,0xb8,0xcb,0xba,0xbb,0x72,0xc2,0xca,0x76, -0xd0,0xde,0x0a,0xe9,0xf2,0xbe,0xfd,0x06,0x9e,0x10,0x18,0x77,0x1f,0x24,0x7a,0x29, -0x2b,0x6a,0x30,0x33,0xc4,0x35,0x3b,0x14,0x3e,0x41,0x49,0x48,0x47,0x7d,0x4a,0x4a, -0x85,0x46,0x46,0x90,0x40,0x38,0x86,0x31,0x26,0x00,0x1d,0x11,0xd7,0x07,0xfa,0x46, -0xf2,0xe7,0xc9,0xdf,0xdb,0x5d,0xd3,0xd0,0x9b,0xcc,0xc9,0x97,0xc6,0xc2,0x13,0xbf, -0xb7,0x6e,0xb7,0xb0,0x95,0xb2,0xae,0x18,0xb2,0xb5,0x10,0xbc,0xc2,0x04,0xcb,0xd7, -0x31,0xdf,0xee,0xa7,0xfa,0x05,0x66,0x0f,0x19,0xd3,0x20,0x28,0xc4,0x2c,0x30,0xa2, -0x34,0x39,0x06,0x3b,0x43,0x31,0x44,0x46,0xc9,0x4e,0x4d,0xa6,0x50,0x50,0x05,0x4e, -0x4c,0x34,0x47,0x40,0xd9,0x38,0x2d,0xf2,0x20,0x17,0x76,0x0d,0xfe,0xc2,0xf7,0xe9, -0xbc,0xe1,0xdb,0x97,0xd0,0xcd,0x74,0xc6,0xc1,0x7a,0xc0,0xbd,0xd3,0xb6,0xb2,0xd5, -0xae,0xaa,0x04,0xa9,0xaa,0x1e,0xac,0xb0,0xab,0xb5,0xbd,0xbf,0xc5,0xd0,0x9b,0xd9, -0xe9,0x70,0xf4,0xff,0x20,0x0e,0x17,0x70,0x1f,0x28,0xe6,0x2d,0x33,0x32,0x38,0x3e, -0xf7,0x42,0x49,0x18,0x4a,0x4e,0x7e,0x53,0x53,0x7a,0x55,0x57,0x60,0x54,0x4f,0x3b, -0x4e,0x46,0xcd,0x3b,0x34,0x13,0x27,0x1c,0x09,0x11,0x05,0xa1,0xfc,0xef,0x25,0xe5, -0xdc,0x92,0xd3,0xca,0x47,0xc3,0xbe,0x7c,0xb8,0xb5,0xc3,0xb1,0xab,0xaf,0xa7,0xa2, -0x7a,0xa2,0xa5,0xc0,0xa5,0xac,0x3e,0xb2,0xb7,0xfd,0xc0,0xcc,0x8f,0xd6,0xe3,0xf9, -0xee,0xfb,0xf9,0x06,0x12,0x8d,0x1c,0x25,0x6f,0x2b,0x33,0x01,0x3b,0x42,0x55,0x46, -0x4d,0x0d,0x50,0x55,0x93,0x57,0x59,0xe1,0x5b,0x59,0x5c,0x59,0x56,0x97,0x51,0x47, -0x5e,0x42,0x36,0xb0,0x2c,0x21,0x48,0x16,0x0a,0x21,0xff,0xf3,0xd1,0xea,0xdf,0x4f, -0xd5,0xce,0x6c,0xc4,0xbd,0x25,0xb6,0xb1,0x27,0xaa,0xa4,0xa7,0xa1,0x9c,0x4c,0x9d, -0x9e,0x83,0xa2,0xa6,0x1b,0xae,0xb3,0xf8,0xbd,0xc9,0x74,0xd1,0xe1,0x99,0xeb,0xf5, -0x86,0x04,0x0c,0x53,0x17,0x21,0x55,0x28,0x31,0xbd,0x3a,0x40,0xe2,0x4a,0x50,0x6b, -0x51,0x5b,0xef,0x5a,0x5e,0x7b,0x60,0x5f,0xb6,0x5c,0x5a,0x18,0x52,0x4d,0x15,0x43, -0x37,0x5c,0x30,0x24,0x45,0x19,0x0f,0x3a,0x04,0xf7,0x27,0xef,0xe4,0x15,0xdc,0xd3, -0x36,0xc8,0xc1,0x04,0xb8,0xad,0xc6,0xa6,0xa0,0x87,0x98,0x98,0x4c,0x99,0x99,0xa8, -0xa0,0xa2,0x28,0xaa,0xb3,0xf1,0xba,0xc5,0xad,0xd2,0xdd,0x02,0xe8,0xf4,0x4a,0xfe, -0x06,0x57,0x0f,0x19,0x1d,0x23,0x2c,0x75,0x38,0x3d,0x1a,0x49,0x4f,0x9c,0x54,0x5c, -0x5e,0x5f,0x61,0x37,0x65,0x62,0xcd,0x5f,0x5b,0x9a,0x55,0x4c,0x2c,0x45,0x3b,0x8a, -0x32,0x27,0xc1,0x1d,0x13,0xf3,0x08,0xfd,0x6f,0xf4,0xe9,0x0a,0xe1,0xd9,0x8b,0xcd, -0xc5,0x4a,0xba,0xb0,0xb4,0xa7,0x9f,0x01,0x98,0x95,0xad,0x93,0x98,0xb7,0x9d,0xa0, -0x92,0xa8,0xaf,0xed,0xb7,0xc5,0xa9,0xcf,0xdb,0xd5,0xe4,0xee,0x53,0xfa,0x01,0xbd, -0x0b,0x14,0xe5,0x1d,0x25,0x97,0x31,0x3b,0x5f,0x46,0x4d,0xb0,0x52,0x5b,0x23,0x61, -0x62,0xd2,0x67,0x64,0x98,0x5f,0x5e,0xfa,0x55,0x50,0x32,0x46,0x3e,0xe0,0x33,0x29, -0xee,0x1f,0x16,0x59,0x0d,0x00,0x7f,0xf8,0xf0,0x5c,0xe5,0xdb,0x6f,0xd3,0xc8,0x49, -0xbf,0xb4,0xfb,0xac,0xa2,0xbf,0x9c,0x97,0x66,0x95,0x96,0x99,0x96,0xa2,0xb6,0xa4, -0xaf,0x60,0xb6,0xc2,0xc6,0xcb,0xd5,0xfd,0xe3,0xea,0x51,0xf6,0xfd,0xd4,0x08,0x10, -0x56,0x1b,0x21,0x86,0x2c,0x34,0x7b,0x3e,0x48,0x36,0x52,0x56,0x71,0x5c,0x64,0x70, -0x63,0x64,0x0d,0x63,0x5f,0xe1,0x56,0x53,0x08,0x48,0x41,0x89,0x37,0x2c,0xe6,0x23, -0x19,0x89,0x0d,0x06,0x0c,0xfe,0xf0,0x2d,0xeb,0xe1,0x0c,0xd7,0xcc,0xce,0xc3,0xb9, -0x3c,0xb2,0xa9,0x6b,0xa3,0x9c,0xf1,0x98,0x96,0xd0,0x9a,0x9d,0xd3,0xa2,0xae,0x89, -0xb4,0xbe,0xa8,0xc9,0xd4,0xcc,0xdc,0xe8,0xe5,0xef,0xfb,0x04,0x05,0x0b,0x5e,0x18, -0x1e,0x18,0x26,0x31,0x9b,0x39,0x41,0x40,0x4c,0x53,0x93,0x58,0x5f,0xcb,0x5f,0x63, -0x61,0x61,0x5c,0xda,0x59,0x54,0x9a,0x49,0x44,0xd1,0x38,0x2e,0xdd,0x25,0x1b,0x9c, -0x11,0x08,0x7a,0xff,0xf5,0x66,0xef,0xe2,0x5f,0xdb,0xd1,0x6c,0xc7,0xbf,0x18,0xb8, -0xb3,0xe6,0xa8,0xa5,0x91,0x9e,0x9c,0x89,0x9c,0x9f,0x1d,0xa4,0xaa,0x8e,0xb4,0xbb, -0x59,0xc9,0xd0,0xca,0xd9,0xe6,0xa5,0xed,0xf9,0xef,0x02,0x0c,0x23,0x15,0x1a,0x8b, -0x24,0x2c,0x4a,0x34,0x3a,0x9f,0x46,0x49,0x46,0x53,0x58,0x8d,0x5a,0x5d,0x7e,0x5c, -0x5b,0x2c,0x59,0x52,0xe2,0x4c,0x44,0x01,0x3a,0x30,0x96,0x26,0x1d,0x02,0x13,0x0a, -0xde,0x00,0xf7,0x3d,0xef,0xe5,0x9d,0xdf,0xd3,0xe9,0xcd,0xc6,0x09,0xbe,0xb8,0x2a, -0xb4,0xac,0xb0,0xa7,0xa5,0x67,0xa3,0xa3,0xfd,0xa9,0xab,0x7a,0xb4,0xbb,0x70,0xc5, -0xcf,0x4c,0xd8,0xe3,0xb4,0xea,0xf9,0xed,0xfd,0x0b,0xe9,0x12,0x18,0xaf,0x20,0x29, -0x75,0x2e,0x38,0x8a,0x3e,0x43,0xcd,0x49,0x4e,0x5d,0x53,0x56,0x47,0x57,0x54,0x2a, -0x55,0x4f,0x3d,0x4b,0x44,0x58,0x3b,0x30,0x29,0x29,0x1e,0x84,0x15,0x0d,0x8a,0x01, -0xf9,0x5d,0xf0,0xe6,0x1e,0xe0,0xd8,0xfa,0xcf,0xcc,0xff,0xc5,0xbf,0xb7,0xbb,0xb4, -0x6d,0xb0,0xae,0xde,0xad,0xab,0x47,0xb2,0xaf,0x49,0xb6,0xbb,0xce,0xc1,0xcb,0x69, -0xd6,0xdf,0xf4,0xea,0xf5,0xa5,0xfd,0x08,0x07,0x10,0x17,0x7d,0x1d,0x26,0x17,0x2a, -0x33,0x7b,0x36,0x3e,0x3f,0x3d,0x46,0x6c,0x46,0x4c,0x8e,0x4e,0x4f,0x59,0x4e,0x4b, -0x92,0x48,0x41,0x3e,0x3b,0x32,0x26,0x29,0x1f,0xbf,0x16,0x0c,0x95,0x03,0xf9,0x25, -0xef,0xe9,0x60,0xe0,0xdb,0xbf,0xd5,0xd1,0x2a,0xcc,0xc7,0xbf,0xc2,0xbf,0xce,0xb9, -0xb7,0x82,0xb7,0xb6,0xdc,0xb5,0xba,0xc3,0xb8,0xbd,0x36,0xc4,0xc9,0x89,0xd3,0xdf, -0x8b,0xe7,0xf2,0x3e,0xfd,0x04,0x80,0x0e,0x15,0xdd,0x18,0x23,0xb1,0x26,0x2c,0xe8, -0x30,0x37,0x51,0x35,0x3c,0x74,0x3f,0x3e,0xff,0x45,0x45,0x90,0x46,0x45,0x68,0x42, -0x3c,0x7d,0x38,0x31,0xb8,0x27,0x21,0x95,0x15,0x0c,0x30,0x03,0xf8,0xa3,0xf0,0xe9, -0x73,0xe3,0xdd,0x4a,0xda,0xd5,0x2c,0xd3,0xce,0xcf,0xca,0xc8,0xd1,0xc2,0xc0,0x3a, -0xbf,0xbc,0x28,0xc0,0xbf,0x15,0xbf,0xc2,0x7f,0xc5,0xcb,0xe7,0xd5,0xdc,0x73,0xe8, -0xf1,0x91,0xfa,0x03,0xd9,0x0b,0x11,0x34,0x18,0x1e,0x43,0x21,0x27,0x78,0x29,0x2e, -0xfe,0x2c,0x34,0x8f,0x33,0x39,0x13,0x3b,0x3b,0x45,0x3f,0x3c,0x0f,0x3c,0x39,0xd1, -0x33,0x2c,0x7a,0x27,0x1f,0x21,0x14,0x0d,0xa6,0x00,0xf8,0x7f,0xf0,0xe9,0x3e,0xe6, -0xe2,0x01,0xdd,0xdc,0xb0,0xd8,0xd4,0x18,0xd3,0xd1,0x8e,0xc8,0xcd,0x01,0xc6,0xc5, -0x6c,0xc8,0xc4,0x43,0xc7,0xc8,0xcb,0xca,0xd0,0x40,0xd8,0xdd,0x0c,0xe8,0xf1,0x27, -0xf9,0x02,0xd9,0x08,0x10,0xfb,0x14,0x19,0xc2,0x1e,0x21,0xb5,0x23,0x26,0xf1,0x28, -0x28,0x0d,0x2f,0x2f,0x0e,0x30,0x35,0xde,0x32,0x36,0x75,0x35,0x31,0x2e,0x2f,0x2b, -0x60,0x23,0x1c,0x7b,0x15,0x0b,0x40,0x01,0xfa,0x0a,0xf2,0xec,0x3c,0xea,0xe5,0x52, -0xe2,0xe0,0x7d,0xdd,0xdc,0x38,0xdb,0xd7,0x40,0xd4,0xd5,0x54,0xce,0xd1,0x33,0xce, -0xcd,0xa2,0xce,0xcf,0xfb,0xd2,0xd6,0x7f,0xdc,0xe0,0x2e,0xe9,0xf1,0x18,0xf5,0x03, -0x7d,0x06,0x0d,0xca,0x13,0x16,0xb1,0x19,0x1c,0x33,0x1d,0x21,0x33,0x20,0x23,0xec, -0x25,0x27,0x20,0x2b,0x28,0xb6,0x2c,0x2b,0xd3,0x2b,0x2d,0xd2,0x28,0x27,0x5a,0x1e, -0x19,0x1b,0x13,0x09,0x32,0x03,0xfb,0xa2,0xf5,0xee,0x9e,0xed,0xea,0x57,0xe4,0xe7, -0x3a,0xe3,0xe2,0x4a,0xe4,0xe0,0x53,0xde,0xdb,0xdd,0xd9,0xd7,0x81,0xd8,0xd6,0x46, -0xd4,0xda,0x56,0xda,0xdd,0x54,0xe5,0xe6,0xe6,0xec,0xf0,0x97,0xfb,0xfd,0xd9,0x06, -0x0d,0x50,0x0d,0x13,0x88,0x13,0x17,0x46,0x18,0x1b,0x64,0x1a,0x1d,0xd3,0x1f,0x1f, -0x59,0x22,0x23,0x70,0x21,0x24,0x12,0x24,0x23,0x99,0x23,0x1f,0xe6,0x1a,0x16,0x84, -0x0e,0x08,0x54,0x02,0xfc,0xce,0xf6,0xf5,0xca,0xee,0xee,0x9a,0xeb,0xe9,0x6f,0xeb, -0xe9,0x4a,0xe9,0xea,0x63,0xe4,0xe5,0x84,0xe2,0xdf,0xc7,0xe0,0xde,0xe6,0xde,0xe1, -0xca,0xe3,0xe5,0xec,0xea,0xee,0xda,0xf2,0xf7,0x18,0xfb,0x00,0x89,0x04,0x09,0x11, -0x10,0x0c,0x3a,0x13,0x11,0x5b,0x13,0x14,0xf7,0x16,0x15,0x5c,0x19,0x19,0xe3,0x18, -0x1d,0x04,0x1b,0x1d,0x10,0x1d,0x1b,0xe7,0x18,0x18,0x38,0x15,0x0d,0x8f,0x0c,0x02, -0xb3,0x02,0xfb,0xf5,0xf9,0xf8,0xce,0xf2,0xf2,0xa5,0xf0,0xf1,0x43,0xee,0xf1,0x5b, -0xef,0xef,0xb5,0xec,0xeb,0x9e,0xe8,0xe9,0x2a,0xe5,0xe9,0x3f,0xe9,0xe8,0x84,0xed, -0xee,0xb5,0xf2,0xf4,0x3a,0xfc,0xfb,0xe6,0xff,0x03,0x5a,0x03,0x0b,0x94,0x07,0x0a, -0x84,0x0d,0x0d,0xe4,0x0c,0x12,0xd3,0x0e,0x0f,0x4d,0x14,0x12,0xe8,0x14,0x14,0x3f, -0x15,0x16,0xe4,0x14,0x13,0xbe,0x10,0x0f,0xdf,0x09,0x08,0x4e,0x05,0x01,0x31,0xfe, -0xfd,0x40,0xf9,0xf9,0xee,0xf6,0xf7,0xd8,0xf4,0xf6,0x72,0xf4,0xf6,0xa2,0xf5,0xf3, -0x40,0xf3,0xf1,0x21,0xef,0xed,0x1d,0xf0,0xef,0x13,0xf1,0xf3,0xb8,0xf4,0xf5,0xd8, -0xfb,0xfc,0x4e,0x00,0x02,0xec,0x04,0x06,0x20,0x06,0x06,0x5c,0x04,0x08,0xb1,0x05, -0x0a,0xeb,0x09,0x09,0x1d,0x0b,0x0c,0xb2,0x0c,0x0e,0x73,0x0f,0x0c,0x7a,0x0f,0x0d, -0x03,0x0e,0x0b,0x44,0x06,0x03,0xe9,0x00,0xfe,0xca,0xfd,0xfd,0xb9,0xf8,0xfa,0xba, -0xf9,0xfa,0x2b,0xfb,0xf9,0x55,0xfa,0xfb,0x52,0xfa,0xfa,0x70,0xfa,0xf5,0x86,0xf6, -0xf4,0x1a,0xf4,0xf3,0x6b,0xf6,0xf7,0xa7,0xfb,0xfa,0x1c,0x00,0xff,0x3f,0x03,0x04, -0xdf,0x09,0x08,0xef,0x09,0x09,0xf6,0x08,0x05,0xe9,0x04,0x02,0x93,0x04,0x01,0x71, -0x08,0x04,0x9c,0x07,0x05,0xf3,0x06,0x08,0x5c,0x09,0x07,0x78,0x09,0x06,0xe0,0x03, -0x02,0xa6,0xfe,0xfa,0x25,0xf6,0xf5,0x15,0xf5,0xf4,0xfc,0xf6,0xf6,0x35,0xf8,0xf7, -0xda,0xfb,0xfd,0xfe,0xfe,0xfe,0xb9,0x00,0xff,0x8a,0xfd,0xfc,0x29,0xfb,0xf7,0x5e, -0xf7,0xf9,0x5b,0xfb,0xfe,0xb1,0xfe,0x04,0x78,0x04,0x08,0x17,0x0c,0x0d,0x0f,0x10, -0x10,0x92,0x11,0x0f,0xc1,0x0b,0x09,0x69,0x04,0x01,0xb7,0xfe,0xfe,0x79,0xff,0x00, -0x51,0xff,0x02,0xf8,0x01,0x01,0xad,0x04,0x05,0xb1,0x00,0x03,0xeb,0xfc,0xfb,0x02, -0xf6,0xf3,0x53,0xed,0xed,0x90,0xe9,0xed,0xe2,0xf0,0xef,0xcf,0xf3,0xf8,0xf5,0xf8, -0xfe,0xb2,0x01,0x02,0xbc,0x04,0x02,0x6d,0x04,0x01,0x44,0xfe,0xfc,0x0a,0xfd,0xfb, -0xdd,0xff,0x04,0xa2,0x03,0x09,0xdc,0x0b,0x0e,0x5e,0x14,0x14,0x84,0x17,0x18,0x29, -0x16,0x16,0xb4,0x11,0x0d,0x7b,0x07,0x05,0x73,0xff,0xfb,0x86,0xfb,0xfa,0xa2,0xfb, -0xfa,0x4d,0xfd,0xfe,0x67,0xfc,0xfe,0x6e,0xff,0xfa,0xc0,0xf9,0xf5,0x68,0xf0,0xec, -0x04,0xea,0xe4,0xea,0xe4,0xe4,0xe5,0xe6,0xea,0x2b,0xef,0xf2,0x7a,0xf7,0xfd,0xaa, -0xff,0x05,0xfe,0x08,0x06,0xcc,0x08,0x08,0x33,0x01,0x03,0x40,0x01,0x00,0x40,0x05, -0x06,0x63,0x09,0x0f,0x11,0x10,0x16,0x00,0x1a,0x1c,0x31,0x1e,0x20,0xfd,0x1c,0x1a, -0x14,0x19,0x11,0x9a,0x0d,0x06,0x78,0x03,0xfc,0x83,0xf9,0xf7,0x95,0xf5,0xf6,0xa1, -0xf9,0xf9,0xa4,0xfa,0xfa,0x58,0xf8,0xf8,0x27,0xf3,0xf1,0x04,0xeb,0xe7,0x91,0xe1, -0xdf,0xb1,0xdf,0xdd,0x37,0xe0,0xe1,0x07,0xe7,0xee,0xdb,0xf4,0xfd,0xd1,0xfe,0x04, -0x28,0x0a,0x0b,0x93,0x0b,0x0b,0xed,0x07,0x04,0x0e,0x05,0x05,0x12,0x08,0x0a,0xe9, -0x0b,0x14,0x1f,0x15,0x1b,0xff,0x20,0x21,0x36,0x26,0x26,0xd3,0x25,0x21,0x6b,0x1c, -0x17,0xdb,0x12,0x0b,0xeb,0x04,0xfe,0xd8,0xfb,0xf4,0x70,0xf6,0xf0,0xa4,0xf3,0xf4, -0xf9,0xf5,0xf6,0xd5,0xf5,0xf1,0x1d,0xef,0xed,0x0b,0xe4,0xe4,0xd0,0xdc,0xda,0x4c, -0xd7,0xdb,0x1c,0xd7,0xdb,0x1c,0xe1,0xe4,0x93,0xf0,0xf6,0xeb,0xfd,0x03,0x6c,0x08, -0x0a,0xcc,0x0f,0x0e,0x2a,0x0b,0x0b,0x90,0x09,0x09,0x60,0x0b,0x0c,0x1d,0x10,0x14, -0xea,0x18,0x20,0x61,0x22,0x27,0x7d,0x2b,0x2c,0x93,0x2b,0x28,0x32,0x25,0x1c,0x2d, -0x19,0x0f,0x69,0x08,0x03,0x3d,0xfa,0xf8,0x72,0xf3,0xed,0x7f,0xef,0xee,0xbc,0xf1, -0xf0,0xb8,0xf1,0xef,0xa4,0xe9,0xe8,0x64,0xe4,0xdc,0xb6,0xda,0xd5,0xce,0xd3,0xd5, -0x22,0xd4,0xd4,0xd3,0xd9,0xdd,0xa1,0xe5,0xf0,0x6b,0xf8,0xfe,0x09,0x07,0x0a,0x26, -0x0d,0x0f,0x1e,0x0f,0x0c,0xca,0x0e,0x0c,0x27,0x0f,0x11,0x28,0x10,0x17,0x3b,0x1b, -0x1e,0xa6,0x27,0x29,0xf2,0x2e,0x30,0x87,0x30,0x2d,0x38,0x2b,0x24,0x21,0x1f,0x15, -0xc5,0x0f,0x06,0x71,0x02,0xf9,0xbd,0xf5,0xef,0x4b,0xee,0xeb,0xc0,0xeb,0xed,0x71, -0xec,0xea,0xc5,0xe7,0xe4,0x3a,0xdf,0xda,0xed,0xd6,0xd2,0xbd,0xd0,0xd0,0x51,0xcf, -0xd0,0x64,0xd2,0xd7,0x2e,0xdd,0xe6,0x46,0xef,0xf8,0x2c,0x01,0x07,0x5d,0x09,0x0e, -0x2c,0x10,0x0d,0x28,0x11,0x11,0xec,0x0f,0x16,0x4f,0x14,0x18,0x4e,0x1c,0x21,0xfe, -0x23,0x2f,0x1b,0x2f,0x33,0xaf,0x35,0x31,0xa3,0x30,0x2a,0xcb,0x25,0x1c,0x6d,0x14, -0x0d,0x42,0x07,0xfd,0x3e,0xfa,0xf1,0x31,0xef,0xe9,0xaf,0xea,0xe9,0xa6,0xe6,0xe5, -0xef,0xe4,0xe2,0x05,0xdb,0xd9,0x0b,0xd3,0xcf,0x6b,0xcd,0xcc,0x69,0xcb,0xcb,0x51, -0xcd,0xd3,0x33,0xd7,0xdf,0x80,0xe7,0xef,0xce,0xf8,0x01,0x83,0x08,0x0b,0x0b,0x0d, -0x0d,0x1c,0x12,0x12,0x0a,0x14,0x18,0x17,0x1a,0x19,0x92,0x1f,0x24,0x9c,0x25,0x2e, -0xc5,0x32,0x35,0x9c,0x37,0x36,0x6c,0x34,0x30,0x9f,0x2a,0x23,0x8c,0x1d,0x14,0x2c, -0x0b,0x07,0x48,0xff,0xf6,0xd2,0xf2,0xee,0x57,0xea,0xe6,0xbe,0xe6,0xe3,0x1a,0xdf, -0xdf,0x7f,0xda,0xd6,0x2b,0xd0,0xce,0xd9,0xcb,0xca,0x00,0xc8,0xc9,0x50,0xcb,0xcb, -0xed,0xd3,0xda,0x04,0xdf,0xe8,0x15,0xf1,0xf9,0x7c,0x00,0x08,0xb3,0x09,0x0f,0x0a, -0x0e,0x14,0xb5,0x17,0x19,0x91,0x1a,0x1f,0x5f,0x22,0x23,0x09,0x2a,0x2d,0x4e,0x32, -0x37,0xa5,0x39,0x39,0x65,0x39,0x33,0xe9,0x33,0x29,0x39,0x24,0x1b,0x4d,0x14,0x0d, -0x67,0x03,0x00,0x22,0xf7,0xf3,0x93,0xed,0xeb,0x4c,0xe6,0xde,0x08,0xe1,0xda,0x58, -0xd8,0xd5,0x74,0xd1,0xcb,0x42,0xca,0xc8,0xc8,0xc7,0xc7,0x01,0xc5,0xca,0x63,0xd1, -0xd1,0x5d,0xde,0xe2,0xfa,0xe7,0xf0,0x89,0xf9,0x00,0x78,0x07,0x09,0x2b,0x0d,0x12, -0x4e,0x13,0x1a,0xb8,0x21,0x1c,0x2e,0x25,0x2a,0x55,0x2a,0x30,0x28,0x35,0x37,0x2b, -0x3a,0x3b,0xcd,0x39,0x3b,0x9d,0x33,0x2f,0xac,0x2b,0x21,0x14,0x1b,0x16,0xb3,0x0b, -0x06,0xdd,0xfd,0xfb,0xe2,0xf3,0xed,0x88,0xea,0xe4,0x3d,0xdf,0xd6,0xbf,0xd8,0xd1, -0x6f,0xce,0xcd,0x07,0xc8,0xc6,0xec,0xc3,0xc4,0x4c,0xc6,0xc5,0x8b,0xcb,0xd0,0x5e, -0xd4,0xde,0x74,0xe2,0xeb,0x78,0xef,0xf7,0x44,0xfc,0x08,0x34,0x07,0x0c,0xb4,0x14, -0x14,0x95,0x1b,0x23,0xdc,0x23,0x29,0x17,0x2f,0x30,0x41,0x37,0x3a,0xe4,0x38,0x3e, -0xa5,0x3c,0x39,0x47,0x3b,0x35,0xa7,0x2c,0x29,0x1d,0x20,0x1c,0xde,0x14,0x0c,0x2a, -0x06,0x00,0xef,0xf9,0xf5,0x0e,0xf2,0xe6,0x4f,0xe3,0xdc,0x3d,0xd6,0xd2,0x60,0xcd, -0xcb,0xe2,0xc5,0xc4,0xcb,0xc3,0xc2,0xd2,0xc0,0xc6,0xa4,0xc5,0xcd,0x6d,0xd0,0xd7, -0xf9,0xde,0xe3,0xef,0xea,0xef,0xca,0xf8,0xf6,0xef,0x03,0x09,0x74,0x08,0x14,0x3e, -0x16,0x1c,0x77,0x24,0x2a,0xf0,0x2c,0x33,0xcb,0x34,0x38,0x6f,0x40,0x3a,0x24,0x3e, -0x3e,0x50,0x39,0x38,0xc6,0x34,0x2b,0x0e,0x28,0x1f,0xd9,0x1b,0x16,0x3a,0x0c,0x07, -0x01,0x03,0xfa,0xc6,0xf6,0xf3,0x40,0xe7,0xe3,0x31,0xdb,0xd2,0x2e,0xd1,0xc6,0xd9, -0xc4,0xc4,0x48,0xc2,0xbd,0xac,0xc3,0xc0,0xfb,0xc1,0xcb,0x26,0xcd,0xd3,0xb2,0xd8, -0xdf,0x5b,0xe5,0xeb,0xf9,0xee,0xf4,0x46,0xf9,0xfd,0xe6,0x05,0x0d,0xe6,0x0f,0x19, -0xdd,0x1d,0x27,0xd5,0x2b,0x30,0x17,0x36,0x3b,0xb9,0x3b,0x3f,0x7e,0x40,0x3c,0x81, -0x3c,0x3b,0x2a,0x35,0x31,0x64,0x2b,0x25,0x73,0x21,0x1a,0x91,0x15,0x0f,0x84,0x08, -0x02,0x94,0xff,0xf9,0x95,0xef,0xea,0x6e,0xe2,0xda,0x80,0xd2,0xca,0x5c,0xc5,0xc0, -0x7c,0xc1,0xc0,0x6d,0xbf,0xbe,0x66,0xc2,0xc4,0xf7,0xca,0xcd,0x35,0xd4,0xdb,0x7a, -0xdd,0xe7,0x5d,0xeb,0xed,0xab,0xf1,0xf6,0xa9,0xfa,0x02,0x78,0x0c,0x10,0x4a,0x19, -0x1e,0x09,0x27,0x2e,0x05,0x34,0x38,0x01,0x3e,0x41,0xf4,0x3f,0x40,0x35,0x40,0x3b, -0xf3,0x38,0x34,0x9e,0x2f,0x2a,0xaa,0x24,0x23,0x03,0x19,0x15,0x3a,0x10,0x0b,0x7c, -0x05,0x01,0xf4,0xfb,0xf2,0xb5,0xec,0xe2,0x51,0xdb,0xd1,0x04,0xc9,0xc3,0xa6,0xbf, -0xbe,0x8a,0xbe,0xbe,0x51,0xbf,0xc1,0xe1,0xc3,0xcc,0x1b,0xcf,0xd4,0x06,0xdf,0xde, -0x9c,0xe5,0xed,0xa4,0xea,0xf0,0xad,0xf4,0xf7,0xa6,0xff,0x0a,0x73,0x0f,0x19,0x02, -0x22,0x23,0x10,0x31,0x36,0x0a,0x3a,0x42,0x75,0x41,0x41,0xe0,0x41,0x3f,0x8c,0x3a, -0x39,0xfb,0x31,0x2f,0xaf,0x2b,0x26,0x94,0x21,0x1d,0x94,0x14,0x14,0xa2,0x0d,0x08, -0xe4,0x03,0xfb,0xb1,0xf5,0xed,0x32,0xe6,0xd8,0xfd,0xd2,0xc7,0xe9,0xc0,0xc1,0x03, -0xbc,0xbb,0x2e,0xbe,0xbe,0x01,0xc0,0xc8,0x11,0xc9,0xd0,0x3f,0xd6,0xdc,0xb6,0xe0, -0xe7,0x14,0xe7,0xec,0x57,0xee,0xf0,0x5a,0xf6,0xfe,0x6a,0x05,0x11,0x49,0x16,0x21, -0x00,0x26,0x2f,0x4f,0x36,0x3f,0xc7,0x40,0x44,0xed,0x43,0x41,0x28,0x40,0x3b,0x8b, -0x37,0x32,0xce,0x2e,0x2a,0x07,0x29,0x20,0xa1,0x1e,0x17,0x61,0x15,0x0f,0x58,0x0d, -0x06,0x91,0xfe,0xf8,0xe5,0xee,0xe7,0x60,0xd9,0xd4,0xa0,0xc7,0xc0,0x1b,0xbe,0xbc, -0x14,0xba,0xbc,0x76,0xbf,0xbf,0x56,0xc7,0xc9,0xcb,0xd2,0xd7,0x75,0xdc,0xe2,0x3a, -0xe3,0xe8,0x83,0xe8,0xee,0xe0,0xed,0xf1,0x84,0xf9,0x00,0xd1,0x0e,0x13,0xd0,0x1f, -0x26,0x05,0x2e,0x37,0x5e,0x42,0x41,0x2d,0x46,0x44,0xd7,0x42,0x3f,0xc4,0x3a,0x36, -0xfa,0x2f,0x2c,0xa9,0x29,0x28,0xcd,0x1f,0x1f,0xb0,0x18,0x17,0xc7,0x14,0x0f,0x0d, -0x0b,0x01,0x9d,0xfa,0xf2,0xbc,0xea,0xd9,0xb1,0xd2,0xc7,0x2f,0xc0,0xbc,0xe8,0xba, -0xb6,0x99,0xbb,0xbc,0x9a,0xc2,0xc8,0xea,0xca,0xd2,0x8b,0xd9,0xdc,0xb7,0xdf,0xe6, -0xa9,0xe1,0xe7,0x48,0xe8,0xeb,0x70,0xef,0xf4,0x1c,0xfc,0x0c,0xca,0x10,0x1c,0xbb, -0x28,0x2c,0x34,0x39,0x41,0x8a,0x44,0x45,0xd6,0x44,0x42,0x33,0x40,0x39,0x25,0x35, -0x30,0x22,0x2b,0x29,0x6c,0x27,0x22,0x4d,0x1f,0x1b,0x51,0x1a,0x18,0x25,0x13,0x0d, -0xde,0x05,0xfc,0x40,0xf4,0xeb,0xae,0xdc,0xd3,0x62,0xc9,0xc0,0x9f,0xbc,0xba,0x18, -0xb7,0xbb,0x06,0xbe,0xc2,0x58,0xc9,0xce,0x50,0xd1,0xd9,0xa5,0xdc,0xdf,0xab,0xe0, -0xe4,0xb5,0xe3,0xe4,0x00,0xeb,0xeb,0xe9,0xf2,0xfc,0xd5,0x04,0x12,0xd8,0x1c,0x25, -0x73,0x2e,0x39,0xd5,0x3c,0x46,0x78,0x45,0x45,0xf0,0x42,0x3f,0x49,0x3a,0x34,0xdf, -0x2f,0x2d,0x3a,0x29,0x27,0xcf,0x22,0x21,0xda,0x1d,0x1b,0x16,0x1b,0x15,0xaa,0x10, -0x08,0x29,0x00,0xf6,0xcc,0xeb,0xe0,0x64,0xd4,0xca,0xb1,0xc3,0xbd,0xdc,0xb8,0xb8, -0x43,0xba,0xbd,0x51,0xc3,0xc7,0x38,0xce,0xd1,0xf5,0xd9,0xdc,0xbb,0xdd,0xe1,0x16, -0xe1,0xe1,0xe8,0xe4,0xe5,0x3b,0xe9,0xf2,0xd4,0xf5,0x02,0xd7,0x0f,0x17,0x8c,0x23, -0x2f,0x0e,0x34,0x41,0x3a,0x43,0x45,0xbb,0x45,0x43,0x75,0x3f,0x3b,0x93,0x34,0x2f, -0x07,0x2d,0x2b,0x17,0x27,0x24,0xbd,0x22,0x1f,0x65,0x21,0x1c,0xd2,0x1a,0x11,0xbd, -0x0c,0x01,0xc7,0xfa,0xed,0x73,0xe2,0xd6,0xff,0xcb,0xc5,0xce,0xbf,0xb9,0xe5,0xb9, -0xb7,0xb3,0xbc,0xc5,0xa8,0xc6,0xcc,0x82,0xd3,0xd5,0xb4,0xd9,0xdf,0x9a,0xdb,0xdf, -0xd0,0xe1,0xdf,0xf9,0xe3,0xea,0xa4,0xe8,0xf8,0x06,0xff,0x07,0xf8,0x19,0x1f,0xdf, -0x2c,0x34,0xa9,0x3f,0x3f,0xfb,0x48,0x42,0x38,0x44,0x41,0xb6,0x39,0x35,0x8f,0x31, -0x2b,0x0b,0x2c,0x29,0x14,0x25,0x22,0x5e,0x23,0x22,0x85,0x1f,0x1c,0xf3,0x14,0x10, -0xa4,0x05,0xfd,0xe3,0xf1,0xe3,0xc3,0xd9,0xcf,0xb7,0xc6,0xc1,0xf5,0xb8,0xb7,0xec, -0xb8,0xbb,0x68,0xc0,0xca,0x55,0xc9,0xd0,0xd1,0xd9,0xd6,0x3a,0xdd,0xdc,0xf6,0xdb, -0xdc,0xc2,0xdf,0xdd,0xb8,0xe4,0xe9,0xa1,0xee,0xfd,0xc3,0x05,0x11,0xce,0x20,0x2a, -0x78,0x34,0x3d,0x08,0x42,0x43,0x8d,0x47,0x41,0x1c,0x41,0x3d,0x5b,0x32,0x32,0x7e, -0x2e,0x2a,0x09,0x2a,0x28,0x85,0x24,0x25,0xce,0x26,0x21,0xaa,0x20,0x18,0x4f,0x12, -0x0a,0x9e,0xfe,0xf2,0x9d,0xe6,0xd9,0x0f,0xd2,0xc5,0x03,0xc2,0xba,0xe1,0xb4,0xb9, -0xf4,0xba,0xbf,0x34,0xc8,0xcb,0x34,0xce,0xd7,0x44,0xd7,0xd9,0x8e,0xd9,0xda,0x3b, -0xd8,0xdc,0x36,0xdb,0xe0,0xd0,0xe4,0xef,0x5f,0xf5,0x04,0x47,0x0e,0x20,0x64,0x28, -0x34,0xae,0x3c,0x3f,0xbf,0x44,0x48,0x70,0x41,0x42,0x3a,0x3d,0x33,0x25,0x34,0x2e, -0x38,0x2a,0x2b,0x3d,0x27,0x24,0xd3,0x29,0x26,0x1e,0x24,0x22,0x9b,0x1b,0x13,0xc8, -0x0e,0x01,0xf8,0xf2,0xea,0x75,0xdb,0xd3,0xb0,0xc8,0xc2,0xff,0xb9,0xb8,0xd1,0xb7, -0xb8,0x2b,0xc0,0xc6,0x17,0xc9,0xce,0xd5,0xd5,0xd3,0xae,0xda,0xd8,0x25,0xd8,0xd8, -0xe5,0xd9,0xd8,0x47,0xdf,0xe2,0xb7,0xeb,0xf4,0xd4,0xff,0x0a,0x49,0x1d,0x26,0xa8, -0x31,0x3b,0xa1,0x3e,0x43,0x53,0x48,0x41,0x2d,0x44,0x3b,0x8f,0x37,0x33,0x5d,0x2f, -0x2c,0x5d,0x2c,0x29,0x13,0x27,0x2a,0x27,0x29,0x27,0xb6,0x24,0x1e,0x00,0x19,0x0f, -0x25,0x07,0xf7,0xd8,0xeb,0xe0,0x23,0xd5,0xcb,0x7a,0xc4,0xbb,0x4f,0xba,0xb6,0x14, -0xba,0xbf,0xa1,0xc3,0xca,0x83,0xcd,0xd2,0x5b,0xd5,0xd7,0xbc,0xd6,0xd6,0xcd,0xd6, -0xd4,0x26,0xd9,0xda,0x3d,0xdf,0xea,0xa7,0xee,0xfd,0x42,0x07,0x18,0x91,0x24,0x32, -0xd0,0x37,0x3f,0x12,0x44,0x44,0x52,0x48,0x40,0xac,0x3f,0x38,0x40,0x34,0x31,0xfd, -0x2d,0x2b,0x8a,0x29,0x28,0x6e,0x2a,0x2b,0x19,0x2b,0x25,0x0e,0x22,0x1b,0xc8,0x13, -0x0b,0xe5,0xfb,0xef,0x3c,0xe2,0xd7,0x2e,0xcf,0xc5,0xf0,0xbd,0xb9,0xe2,0xb5,0xb9, -0xdc,0xbd,0xc3,0x35,0xc7,0xcf,0x03,0xcf,0xd6,0x15,0xd7,0xd4,0x03,0xd7,0xd2,0xc9, -0xd4,0xd3,0x5c,0xd9,0xda,0xf6,0xe6,0xeb,0x67,0xf8,0x04,0x0a,0x11,0x23,0xb7,0x2e, -0x38,0x73,0x3e,0x43,0xca,0x43,0x48,0x7c,0x43,0x3f,0xc4,0x3a,0x33,0x5a,0x31,0x31, -0x35,0x2b,0x2b,0xd7,0x2b,0x2a,0x42,0x30,0x2e,0xac,0x2a,0x26,0x13,0x1f,0x18,0x04, -0x0e,0x02,0x67,0xf0,0xe6,0xf5,0xda,0xcf,0x4c,0xca,0xbf,0x27,0xba,0xb9,0x61,0xb9, -0xbb,0xee,0xc3,0xc4,0x67,0xcc,0xcf,0xdf,0xd1,0xd5,0x93,0xd2,0xd2,0xc6,0xd1,0xd1, -0xfc,0xd1,0xd6,0x0e,0xd9,0xe2,0x8f,0xe9,0xf7,0x3b,0xff,0x0f,0xc1,0x1d,0x2a,0xdb, -0x36,0x3b,0x94,0x40,0x45,0x60,0x45,0x45,0x73,0x42,0x3a,0xfb,0x37,0x35,0x85,0x31, -0x30,0x32,0x2e,0x2b,0x13,0x2e,0x2f,0xbf,0x2d,0x2e,0x15,0x26,0x20,0xd9,0x1b,0x10, -0x7d,0x04,0xf7,0x26,0xe8,0xde,0x62,0xd4,0xcc,0x74,0xc3,0xbc,0x46,0xb9,0xba,0x41, -0xba,0xc0,0x2c,0xc4,0xc8,0xf6,0xcf,0xd0,0x04,0xd3,0xd3,0x65,0xd1,0xd1,0xb8,0xd0, -0xd1,0x5a,0xd3,0xda,0x52,0xdf,0xe9,0x2b,0xf2,0xff,0x32,0x07,0x1b,0xed,0x25,0x35, -0x40,0x3a,0x3e,0x8e,0x43,0x46,0x85,0x43,0x45,0x26,0x3a,0x38,0x7e,0x36,0x31,0x86, -0x31,0x2d,0xf6,0x29,0x2e,0xbc,0x2f,0x2e,0x30,0x31,0x27,0x6c,0x23,0x1d,0x25,0x15, -0x07,0x19,0xfb,0xec,0x03,0xe1,0xd8,0xd6,0xce,0xc5,0x29,0xbe,0xba,0x55,0xb9,0xbb, -0x3f,0xbd,0xc3,0x92,0xc5,0xcf,0x46,0xce,0xd2,0xac,0xd1,0xd0,0xc6,0xcf,0xd0,0x76, -0xcf,0xd2,0xc9,0xd5,0xdc,0x78,0xe5,0xee,0x3c,0xfa,0x04,0x5b,0x13,0x22,0x77,0x30, -0x38,0x81,0x3d,0x42,0xa6,0x42,0x46,0x7e,0x42,0x3d,0x9c,0x3a,0x35,0x55,0x35,0x31, -0x5e,0x2e,0x2d,0x41,0x2d,0x30,0x8f,0x30,0x30,0x85,0x2c,0x24,0xe3,0x20,0x18,0xb2, -0x0b,0x00,0x70,0xef,0xe4,0x61,0xdb,0xd1,0x30,0xca,0xc0,0xc9,0xbb,0xba,0x3f,0xbb, -0xbe,0x1e,0xc1,0xc4,0xd4,0xcb,0xcd,0xd7,0xd1,0xcf,0x08,0xcf,0xce,0xe9,0xcc,0xcf, -0x79,0xd0,0xd4,0x01,0xda,0xe2,0xc1,0xec,0xf4,0xac,0x03,0x0e,0x03,0x1e,0x2a,0x88, -0x37,0x3b,0x7f,0x40,0x42,0xe3,0x42,0x42,0xb3,0x3e,0x3b,0xfd,0x35,0x36,0x0d,0x32, -0x31,0xc7,0x2f,0x2d,0x49,0x31,0x33,0xc9,0x2f,0x2f,0x9e,0x28,0x21,0xe8,0x1a,0x0e, -0xb3,0x03,0xf3,0x5a,0xe9,0xdc,0x31,0xd5,0xcb,0x8c,0xc4,0xbf,0xe3,0xbc,0xbd,0x03, -0xbf,0xc0,0xfa,0xc4,0xc7,0xff,0xcc,0xd0,0x95,0xcd,0xce,0xf8,0xcb,0xcc,0xcf,0xcb, -0xcf,0xcf,0xcf,0xd8,0x0c,0xdf,0xe9,0xbb,0xf3,0xff,0x68,0x0a,0x18,0xc0,0x26,0x30, -0x59,0x3b,0x3d,0x3f,0x40,0x42,0xfe,0x41,0x3f,0x0e,0x3d,0x36,0x0e,0x37,0x34,0xfd, -0x31,0x31,0xd0,0x2f,0x2f,0xba,0x34,0x31,0x3f,0x32,0x2a,0x9b,0x26,0x1c,0xbc,0x14, -0x07,0x95,0xf8,0xee,0x2e,0xe0,0xd6,0x0d,0xd3,0xc5,0x78,0xc1,0xbf,0x94,0xbb,0xbf, -0x47,0xc1,0xc0,0x2d,0xc8,0xcb,0xdc,0xcd,0xcf,0x7d,0xcf,0xc8,0x6d,0xcd,0xcd,0xde, -0xc9,0xd3,0x7a,0xd4,0xdb,0x95,0xe6,0xef,0x24,0xf9,0x08,0xbe,0x11,0x1e,0x59,0x30, -0x34,0x4a,0x3d,0x41,0x9d,0x3e,0x43,0x7f,0x40,0x3e,0x0c,0x3a,0x39,0xb5,0x34,0x36, -0x19,0x30,0x30,0xc2,0x30,0x33,0xac,0x32,0x33,0x51,0x2c,0x27,0x5f,0x21,0x15,0xab, -0x0d,0xfe,0x72,0xf2,0xe7,0xc3,0xdc,0xd4,0x23,0xcc,0xc5,0x03,0xc0,0xbd,0xbe,0xbe, -0xbf,0x0c,0xc1,0xc6,0xe5,0xc7,0xce,0x83,0xcf,0xcb,0x6d,0xcd,0xcc,0x56,0xcb,0xce, -0x99,0xcf,0xd0,0xda,0xdc,0xe0,0x50,0xed,0xf5,0xe7,0x00,0x0d,0x48,0x1a,0x29,0x83, -0x30,0x3b,0xac,0x3c,0x40,0x2c,0x41,0x40,0x49,0x3e,0x3a,0xdd,0x38,0x37,0xa8,0x34, -0x33,0x4e,0x30,0x31,0x53,0x33,0x34,0x09,0x33,0x2e,0x55,0x2b,0x21,0x6c,0x1b,0x0f, -0x44,0x02,0xf5,0x3d,0xec,0xe0,0x09,0xd9,0xd0,0xb3,0xc8,0xc3,0x8a,0xc2,0xc0,0xd3, -0xc0,0xc2,0x67,0xc4,0xc7,0xae,0xcc,0xcd,0x8a,0xcb,0xcd,0x96,0xc9,0xcb,0x52,0xcc, -0xcd,0x38,0xd0,0xd9,0xf3,0xdd,0xea,0x8c,0xf2,0xfd,0xfd,0x08,0x16,0x7f,0x20,0x2e, -0x03,0x36,0x39,0x96,0x3f,0x3d,0x0b,0x40,0x3d,0x16,0x3b,0x39,0xd2,0x39,0x34,0xff, -0x34,0x33,0x46,0x30,0x33,0x84,0x36,0x30,0x8e,0x31,0x2c,0xfb,0x22,0x20,0x29,0x11, -0x07,0xb1,0xfc,0xef,0x30,0xe5,0xdd,0xa8,0xd4,0xcc,0xc5,0xc8,0xc4,0xe0,0xc1,0xc2, -0x39,0xc3,0xc3,0x6e,0xc8,0xc8,0xb6,0xce,0xcd,0x55,0xc9,0xcc,0xe8,0xca,0xc8,0x3b, -0xce,0xcf,0x53,0xd5,0xdd,0x77,0xe4,0xee,0x98,0xfa,0x03,0x54,0x12,0x1c,0x3f,0x25, -0x32,0xaa,0x37,0x3d,0xdc,0x3b,0x3d,0x5e,0x3c,0x3b,0x7c,0x39,0x3a,0xc4,0x36,0x33, -0xf0,0x33,0x31,0xce,0x33,0x34,0xad,0x33,0x32,0xcc,0x2c,0x29,0x9a,0x21,0x17,0x93, -0x09,0x00,0x88,0xf5,0xea,0x15,0xe1,0xd8,0xd7,0xcf,0xca,0x2e,0xc8,0xc3,0x0c,0xc5, -0xc2,0x75,0xc5,0xc6,0xbb,0xc8,0xca,0x18,0xcd,0xca,0xd7,0xc9,0xcb,0x56,0xc9,0xca, -0x96,0xcd,0xd4,0x00,0xd9,0xe3,0xb2,0xe9,0xf5,0x84,0xfe,0x0c,0x2a,0x17,0x20,0x9a, -0x2a,0x33,0x43,0x39,0x3e,0x6e,0x3a,0x3c,0xf6,0x3a,0x38,0x5c,0x3a,0x3a,0x80,0x34, -0x34,0x49,0x32,0x33,0x42,0x36,0x35,0xf5,0x31,0x2f,0xdb,0x2a,0x24,0xc2,0x1c,0x0f, -0x2d,0x02,0xfa,0x7d,0xef,0xe7,0x96,0xdd,0xd5,0x01,0xcd,0xcc,0x9b,0xc6,0xc7,0x3c, -0xc6,0xc4,0xc7,0xc6,0xc9,0x2d,0xca,0xca,0x99,0xcd,0xc6,0x05,0xcc,0xc8,0x35,0xc8, -0xcc,0xbd,0xce,0xd6,0x40,0xe0,0xe6,0x35,0xf0,0xfc,0x27,0x06,0x13,0xdb,0x1c,0x25, -0xb7,0x2c,0x35,0xd6,0x38,0x3c,0x0c,0x39,0x37,0x1f,0x38,0x38,0x94,0x38,0x38,0x38, -0x34,0x33,0x3d,0x33,0x37,0xd3,0x35,0x34,0xaa,0x31,0x2c,0xf0,0x27,0x1f,0xac,0x14, -0x07,0x0b,0xff,0xf2,0x87,0xed,0xe2,0x90,0xd8,0xd2,0x5e,0xce,0xca,0x7b,0xcb,0xc8, -0x16,0xc7,0xc8,0xe0,0xc7,0xca,0x09,0xcb,0xca,0x13,0xc9,0xc8,0xa3,0xc7,0xc8,0xa2, -0xc9,0xcd,0xc9,0xd4,0xdb,0x10,0xe5,0xec,0xc9,0xf6,0x02,0x28,0x0e,0x16,0x5f,0x1f, -0x27,0x83,0x2f,0x36,0xe8,0x37,0x39,0xf6,0x34,0x36,0xf8,0x36,0x39,0xff,0x37,0x36, -0xcd,0x33,0x33,0x66,0x36,0x36,0x8f,0x34,0x33,0x73,0x2c,0x29,0x2b,0x23,0x17,0xcc, -0x0c,0x01,0x49,0xf8,0xf0,0x68,0xe8,0xde,0xc0,0xd6,0xd2,0x84,0xcd,0xce,0xfa,0xc9, -0xca,0x23,0xc8,0xc8,0x4e,0xca,0xc9,0xaa,0xc9,0xc7,0x5f,0xc9,0xc5,0x85,0xc9,0xc8, -0xc4,0xca,0xd3,0xd5,0xd8,0xe0,0x5b,0xea,0xf0,0x3f,0xfd,0x08,0xf8,0x11,0x1a,0x92, -0x21,0x29,0x18,0x30,0x36,0xde,0x35,0x35,0xb5,0x34,0x35,0x9c,0x37,0x38,0xed,0x37, -0x34,0x47,0x34,0x35,0xd2,0x37,0x35,0xd1,0x32,0x2f,0x10,0x2a,0x23,0x13,0x1e,0x0f, -0xe6,0x05,0xfd,0xb9,0xf4,0xec,0x8b,0xe5,0xd9,0x68,0xd6,0xd2,0xc6,0xcd,0xcd,0x1e, -0xcc,0xc8,0xa6,0xc9,0xcb,0xa1,0xc9,0xc8,0x5f,0xc9,0xc7,0xcd,0xc6,0xc8,0x1a,0xc8, -0xc9,0xa9,0xcf,0xd5,0xa1,0xde,0xe4,0x2f,0xed,0xf7,0xac,0x03,0x0c,0x2e,0x17,0x1c, -0x7b,0x22,0x2b,0x3e,0x31,0x36,0x55,0x34,0x32,0xac,0x33,0x35,0x54,0x38,0x37,0x32, -0x37,0x31,0x50,0x36,0x35,0x48,0x37,0x33,0x15,0x30,0x2b,0xb0,0x26,0x1f,0x4c,0x16, -0x0a,0x4c,0xff,0xf9,0x04,0xf2,0xe8,0x4a,0xe1,0xd8,0xd7,0xd5,0xd3,0x21,0xd0,0xd1, -0x59,0xca,0xcb,0xc8,0xcc,0xc9,0x59,0xca,0xc8,0xfb,0xc5,0xc8,0xb8,0xc7,0xc7,0x1f, -0xca,0xcc,0x9c,0xd1,0xdd,0x85,0xe3,0xe9,0xe7,0xf4,0xfd,0x5e,0x09,0x10,0x68,0x1a, -0x1d,0x4c,0x25,0x2c,0x0c,0x32,0x33,0xd6,0x32,0x30,0xe2,0x33,0x34,0xb6,0x38,0x36, -0xbf,0x34,0x34,0x32,0x35,0x38,0x9c,0x34,0x31,0x30,0x2d,0x27,0x78,0x23,0x19,0xa0, -0x0f,0x04,0xc2,0xfb,0xf6,0x4c,0xef,0xe5,0xf2,0xdf,0xd9,0x27,0xd5,0xd7,0x35,0xd3, -0xd0,0x49,0xcf,0xcd,0xe6,0xcc,0xcd,0xeb,0xc7,0xc8,0x84,0xc6,0xc7,0x8a,0xc7,0xc9, -0x68,0xc9,0xd0,0x54,0xda,0xdd,0x6e,0xeb,0xee,0x6b,0xfa,0x05,0x8c,0x0c,0x17,0x81, -0x1a,0x1f,0xec,0x26,0x2b,0xcc,0x2e,0x30,0xe6,0x2e,0x2e,0x38,0x34,0x36,0xe1,0x37, -0x36,0x44,0x34,0x37,0x32,0x38,0x36,0x91,0x34,0x2d,0xf7,0x29,0x25,0xea,0x1c,0x12, -0x67,0x0a,0xff,0xdc,0xf9,0xf4,0x13,0xe9,0xe6,0x71,0xde,0xd9,0x89,0xda,0xd8,0x82, -0xd4,0xd3,0x97,0xd1,0xcd,0xa3,0xcd,0xcb,0x43,0xc5,0xc8,0xec,0xc7,0xc6,0x7a,0xc8, -0xc8,0xba,0xcd,0xd7,0x92,0xdd,0xe5,0x88,0xed,0xf5,0x26,0x00,0x0b,0x84,0x0f,0x17, -0x1d,0x1b,0x21,0x63,0x27,0x2a,0xc5,0x2e,0x2b,0x15,0x2d,0x2e,0x8f,0x34,0x36,0x10, -0x36,0x35,0x2b,0x36,0x37,0xf7,0x37,0x34,0xbf,0x2e,0x2b,0xef,0x26,0x1f,0xc4,0x16, -0x0d,0xc3,0x03,0xff,0x03,0xf5,0xf0,0x75,0xea,0xe1,0x5c,0xdf,0xdd,0xeb,0xda,0xd9, -0xd4,0xd8,0xd2,0x17,0xd3,0xce,0x59,0xcb,0xcb,0x65,0xc5,0xc7,0x0d,0xcb,0xc4,0x32, -0xcb,0xcd,0xd4,0xd1,0xdf,0xd3,0xe2,0xea,0xb4,0xf3,0xfc,0x29,0x03,0x0f,0x29,0x12, -0x15,0x91,0x1d,0x1f,0xed,0x24,0x2b,0xcb,0x29,0x29,0xab,0x2d,0x31,0x03,0x33,0x3a, -0x40,0x32,0x38,0x23,0x36,0x37,0x25,0x35,0x30,0x7a,0x2a,0x26,0x24,0x20,0x1a,0x6a, -0x0e,0x0a,0xf6,0x00,0xf9,0xf0,0xf5,0xee,0xaf,0xe7,0xe5,0xfc,0xe1,0xdf,0xe6,0xe0, -0xda,0x14,0xd7,0xd5,0x9e,0xce,0xce,0xac,0xca,0xc6,0x2b,0xc6,0xc9,0x55,0xc7,0xc8, -0xac,0xce,0xd1,0x79,0xda,0xe2,0x4e,0xe8,0xf2,0xcd,0xf6,0x02,0x81,0x08,0x0d,0x7d, -0x13,0x17,0x51,0x19,0x1d,0x5c,0x25,0x25,0xc0,0x28,0x29,0x72,0x2b,0x33,0xd5,0x34, -0x35,0x9d,0x38,0x35,0x95,0x36,0x37,0xb3,0x30,0x2a,0x9c,0x27,0x1d,0x7f,0x1b,0x12, -0x1c,0x0b,0x05,0x37,0xfd,0xf6,0x2f,0xf6,0xed,0xbe,0xeb,0xe8,0x44,0xe3,0xe4,0xe0, -0xdf,0xdd,0xf7,0xd7,0xd4,0x9a,0xcf,0xce,0x45,0xc9,0xc7,0x01,0xc9,0xc7,0x58,0xc9, -0xcd,0x67,0xd0,0xd7,0xad,0xdf,0xe7,0x18,0xef,0xf4,0x1f,0xfd,0x03,0xc6,0x08,0x0d, -0xd5,0x12,0x12,0x9f,0x18,0x1b,0x6b,0x20,0x24,0xf6,0x25,0x29,0xa3,0x2e,0x2f,0x91, -0x37,0x32,0x47,0x37,0x35,0xe2,0x32,0x32,0x52,0x2b,0x26,0xb0,0x22,0x1c,0x49,0x14, -0x10,0xf0,0x07,0x00,0xa5,0xfe,0xf7,0x12,0xf4,0xf2,0x40,0xec,0xea,0xd0,0xe7,0xe5, -0xe6,0xe1,0xde,0x8b,0xd7,0xd4,0x6b,0xd0,0xc9,0x25,0xcd,0xc5,0x90,0xca,0xc8,0xda, -0xcc,0xce,0xad,0xd5,0xde,0xb3,0xe4,0xea,0xb8,0xf1,0xf8,0xa0,0xfd,0x05,0xfe,0x08, -0x0d,0xd3,0x0e,0x13,0x17,0x14,0x1b,0xee,0x1d,0x20,0x66,0x25,0x27,0xc6,0x2b,0x33, -0xa1,0x31,0x32,0xa7,0x36,0x31,0x60,0x31,0x2d,0x37,0x26,0x23,0x83,0x1f,0x16,0x32, -0x12,0x0c,0x92,0x01,0x04,0xb0,0xfa,0xf7,0x9d,0xf7,0xf2,0x73,0xed,0xef,0x2c,0xe8, -0xe7,0x43,0xe5,0xd9,0xd9,0xdb,0xd3,0x6e,0xcd,0xce,0x45,0xc9,0xc9,0xc7,0xcc,0xcb, -0x26,0xcf,0xd6,0xf1,0xd9,0xe4,0xa7,0xe8,0xed,0x1c,0xf4,0xfb,0xd8,0xfe,0x06,0x49, -0x06,0x0b,0xe6,0x0b,0x12,0xb9,0x13,0x1b,0xa7,0x1a,0x1f,0x31,0x24,0x29,0x14,0x2c, -0x30,0x0a,0x2f,0x30,0x1c,0x33,0x2d,0x4d,0x2d,0x25,0xfd,0x24,0x1e,0x01,0x1e,0x12, -0x55,0x0e,0x0a,0xe0,0x02,0x02,0x78,0xfe,0xfa,0x07,0xf7,0xf4,0xec,0xef,0xf0,0xfd, -0xea,0xe5,0x1c,0xe4,0xdc,0xca,0xd8,0xd7,0x5e,0xcc,0xcc,0x0f,0xcf,0xcb,0xa5,0xcd, -0xd1,0x67,0xd2,0xda,0x7a,0xe1,0xe4,0x4f,0xec,0xef,0x15,0xf4,0xfd,0x43,0xff,0x01, -0xcd,0x07,0x07,0xf0,0x09,0x0e,0x5d,0x15,0x16,0x35,0x1b,0x1f,0xde,0x22,0x2b,0x90, -0x29,0x2d,0xac,0x2e,0x2c,0xfc,0x2c,0x2c,0xbd,0x23,0x25,0xcd,0x1f,0x1c,0x3a,0x18, -0x11,0x62,0x0e,0x0a,0x36,0x06,0x03,0x99,0x03,0xfc,0x72,0xfb,0xf7,0x4f,0xf3,0xf0, -0x64,0xee,0xe5,0x85,0xe4,0xdd,0x41,0xd9,0xd6,0xf5,0xcf,0xd0,0xdb,0xd0,0xcd,0x41, -0xd5,0xd2,0xf8,0xd9,0xdd,0x0d,0xe2,0xe5,0x63,0xee,0xee,0x12,0xf7,0xf9,0xb3,0xfb, -0x00,0xe1,0x02,0x05,0x75,0x09,0x0c,0x00,0x13,0x14,0x20,0x1b,0x1e,0x92,0x23,0x24, -0x74,0x29,0x2a,0xd4,0x29,0x2c,0x5b,0x29,0x25,0x6c,0x27,0x20,0xa6,0x1f,0x1c,0x17, -0x15,0x13,0xd8,0x11,0x0a,0xef,0x0a,0x08,0xa1,0x01,0x03,0xe1,0xfc,0xf8,0x75,0xf7, -0xf1,0x0e,0xee,0xeb,0x2c,0xe4,0xe0,0xa9,0xd9,0xd5,0x25,0xd3,0xd1,0x7b,0xd1,0xd2, -0x34,0xd2,0xd7,0x85,0xd9,0xde,0x9f,0xe2,0xe4,0x19,0xed,0xee,0x14,0xf3,0xf7,0xe6, -0xf9,0xfb,0x4e,0x01,0x00,0xdc,0x05,0x0c,0x65,0x0f,0x14,0x68,0x1a,0x1b,0xf2,0x20, -0x24,0x49,0x24,0x27,0xb2,0x2c,0x26,0x47,0x29,0x27,0x5f,0x22,0x23,0xd1,0x21,0x1a, -0x9c,0x1b,0x19,0xa1,0x12,0x12,0x3f,0x0d,0x08,0xef,0x08,0x02,0x21,0xfe,0xfd,0x20, -0xf6,0xf6,0x9b,0xee,0xeb,0xb5,0xe6,0xe0,0x1b,0xdc,0xd8,0x67,0xd4,0xd4,0x8e,0xd2, -0xd3,0x43,0xd3,0xd8,0x72,0xd7,0xdf,0xa6,0xdd,0xe5,0x11,0xe8,0xec,0x8d,0xee,0xf4, -0x46,0xf7,0xf9,0x7b,0xff,0x00,0x87,0x05,0x0a,0x51,0x0f,0x11,0x1c,0x17,0x1a,0xbf, -0x1c,0x20,0xa3,0x22,0x27,0x3f,0x28,0x29,0x7d,0x27,0x27,0x09,0x27,0x26,0xbc,0x24, -0x21,0x43,0x1e,0x1a,0xfc,0x19,0x13,0x22,0x10,0x0d,0x9d,0x06,0x05,0xaa,0x00,0xff, -0xf0,0xf9,0xf5,0xac,0xf0,0xed,0x8e,0xe6,0xe0,0x3e,0xdd,0xd7,0x75,0xd8,0xd4,0x3d, -0xd3,0xcf,0xae,0xd3,0xd3,0x22,0xd9,0xda,0x05,0xda,0xe1,0x47,0xe2,0xe8,0x14,0xee, -0xf0,0x55,0xf3,0xf9,0x71,0xfb,0x00,0x9c,0x07,0x08,0xb1,0x0b,0x11,0x7a,0x13,0x19, -0x94,0x1d,0x1e,0xec,0x21,0x2a,0xe0,0x27,0x29,0x85,0x2c,0x27,0x85,0x2d,0x2a,0xfd, -0x28,0x26,0xe2,0x23,0x1d,0x3b,0x1d,0x17,0x3b,0x11,0x0f,0xdf,0x09,0x05,0x5c,0x04, -0xff,0x73,0xfa,0xf7,0x99,0xef,0xee,0x98,0xe6,0xde,0x6f,0xdc,0xd9,0x65,0xd4,0xd4, -0x21,0xd0,0xcc,0x81,0xd2,0xcf,0x35,0xd5,0xd5,0x01,0xd7,0xdb,0xd6,0xe0,0xe4,0x98, -0xe9,0xef,0x37,0xf0,0xf6,0x19,0xf8,0x01,0x59,0x01,0x09,0xc3,0x09,0x0e,0x35,0x14, -0x19,0xf8,0x1c,0x21,0x45,0x26,0x26,0x3a,0x2d,0x2a,0x4f,0x2e,0x30,0xd5,0x2f,0x2d, -0x4f,0x2e,0x29,0xa7,0x26,0x25,0x37,0x1c,0x1a,0x29,0x16,0x11,0xf7,0x0c,0x08,0xb6, -0x03,0x00,0x9e,0xfa,0xf6,0xc6,0xf0,0xe9,0x05,0xe6,0xdd,0xe8,0xd9,0xd5,0x17,0xd0, -0xcd,0x6e,0xca,0xcb,0xc8,0xca,0xcc,0x71,0xcd,0xcf,0x45,0xd4,0xd9,0xb3,0xdc,0xe2, -0x7f,0xe5,0xeb,0xde,0xee,0xf3,0xbe,0xf5,0xfc,0x3f,0x00,0x03,0xfc,0x0b,0x10,0xe4, -0x12,0x1d,0x00,0x1e,0x25,0x16,0x2c,0x2a,0x4f,0x32,0x33,0xd8,0x33,0x37,0xc2,0x36, -0x31,0x02,0x33,0x2e,0x20,0x2a,0x25,0x7e,0x21,0x1c,0x38,0x19,0x14,0x79,0x0e,0x0c, -0xcc,0x04,0x00,0xd3,0xfe,0xf4,0x82,0xef,0xe9,0x9e,0xdd,0xdb,0xea,0xd5,0xce,0x2e, -0xcc,0xc6,0xd9,0xc2,0xc8,0x72,0xc4,0xc6,0x95,0xc9,0xca,0x33,0xd1,0xd7,0x42,0xdb, -0xdf,0xd4,0xe4,0xe6,0xe0,0xec,0xf0,0x01,0xf5,0xfa,0x2f,0xff,0x04,0x1f,0x0c,0x13, -0xca,0x18,0x1e,0x5c,0x26,0x2d,0xc8,0x31,0x37,0xba,0x37,0x3c,0x73,0x3b,0x3e,0x50, -0x3a,0x36,0x88,0x35,0x30,0x37,0x2d,0x29,0xd6,0x23,0x1e,0x45,0x1d,0x15,0xf7,0x11, -0x0d,0x8e,0x06,0x01,0x29,0xfb,0xf2,0x09,0xeb,0xe1,0x63,0xd7,0xd3,0xc4,0xcb,0xc5, -0xc6,0xc3,0xbc,0x22,0xbe,0xc1,0x48,0xbf,0xc3,0x19,0xc7,0xc9,0x00,0xd0,0xd6,0xf4, -0xd7,0xdc,0xbc,0xe1,0xe3,0xd8,0xe8,0xf0,0x46,0xf2,0xfb,0x0f,0x03,0x07,0x44,0x13, -0x19,0x9f,0x1f,0x29,0xb1,0x32,0x34,0x2b,0x3e,0x3c,0x9d,0x41,0x41,0x5f,0x40,0x42, -0xe0,0x3b,0x38,0xbe,0x37,0x33,0x18,0x2d,0x2c,0x6a,0x23,0x22,0x50,0x1d,0x16,0xa6, -0x13,0x0c,0xab,0x03,0xff,0x88,0xf4,0xe9,0xcd,0xe1,0xd6,0xc0,0xcd,0xc8,0xfc,0xbf, -0xbc,0xc8,0xb9,0xb6,0x1c,0xba,0xbb,0x6e,0xbb,0xc3,0x10,0xc5,0xc7,0xd5,0xd0,0xd1, -0x6a,0xd4,0xdd,0xd6,0xda,0xe3,0x32,0xe9,0xee,0xe5,0xf8,0x00,0xf1,0x06,0x11,0x58, -0x19,0x23,0x30,0x2d,0x33,0x3b,0x3c,0x3f,0x02,0x42,0x46,0x1b,0x45,0x46,0x40,0x45, -0x41,0xb1,0x40,0x3e,0xc5,0x37,0x37,0x12,0x2f,0x2c,0x77,0x28,0x23,0x2d,0x1c,0x17, -0xbd,0x0f,0x06,0x9c,0x00,0xf4,0xfc,0xea,0xe0,0x89,0xd4,0xcc,0xb3,0xc4,0xbd,0x01, -0xb7,0xb6,0xd9,0xb0,0xb4,0xcd,0xb6,0xb6,0xc4,0xba,0xbf,0xd4,0xc0,0xc7,0x75,0xcb, -0xcc,0x7c,0xd4,0xd8,0x4b,0xdc,0xe5,0x01,0xec,0xf3,0x73,0xfe,0x08,0xde,0x0e,0x1e, -0x95,0x23,0x30,0x45,0x37,0x42,0x15,0x43,0x49,0x97,0x49,0x4b,0x42,0x4d,0x4b,0xe1, -0x48,0x46,0xad,0x42,0x41,0xe0,0x3c,0x35,0x9c,0x34,0x2c,0x28,0x29,0x23,0x52,0x1b, -0x12,0x70,0x0a,0xff,0xd5,0xf5,0xea,0x2b,0xde,0xd1,0x49,0xc6,0xbf,0x5a,0xb9,0xb3, -0x10,0xaf,0xae,0x78,0xae,0xb0,0x45,0xb3,0xb4,0x7e,0xb5,0xbb,0xf1,0xc0,0xc1,0xc2, -0xc9,0xcb,0xbf,0xd2,0xd9,0x12,0xe0,0xe8,0x6a,0xf4,0xfc,0x83,0x09,0x15,0x7a,0x1e, -0x29,0x53,0x34,0x39,0x77,0x45,0x49,0x4b,0x4c,0x4e,0x38,0x4f,0x51,0xd3,0x50,0x50, -0x0d,0x49,0x4b,0x54,0x47,0x41,0xc9,0x40,0x39,0xe9,0x30,0x2f,0x69,0x25,0x1b,0xdb, -0x15,0x07,0xa8,0xfe,0xf4,0x1e,0xe7,0xdb,0xc5,0xd0,0xc2,0x54,0xbd,0xb6,0x13,0xb0, -0xae,0x11,0xa9,0xaa,0xf7,0xab,0xaa,0xea,0xad,0xae,0xdf,0xb2,0xb7,0xc4,0xbe,0xbf, -0x6e,0xc9,0xce,0xee,0xd4,0xe1,0xa6,0xe7,0xf2,0x0c,0x00,0x0b,0xc4,0x16,0x24,0x26, -0x2d,0x32,0x1e,0x42,0x44,0xfe,0x4e,0x51,0x8c,0x51,0x54,0x5e,0x57,0x54,0x41,0x57, -0x51,0x16,0x4e,0x4e,0x44,0x49,0x44,0x64,0x3f,0x36,0xf2,0x30,0x28,0xc0,0x1d,0x15, -0x6e,0x08,0xfd,0x62,0xf2,0xe5,0x7c,0xd7,0xcd,0xbf,0xbf,0xb8,0x33,0xb2,0xac,0x71, -0xa9,0xa8,0xd8,0xa1,0xa9,0xfc,0xa5,0xa7,0x65,0xac,0xac,0x25,0xb2,0xb9,0xd3,0xbd, -0xc3,0xbf,0xcd,0xd4,0xf3,0xdd,0xe8,0xca,0xf4,0xff,0xce,0x11,0x19,0xa8,0x26,0x31, -0xb8,0x38,0x44,0xca,0x49,0x53,0xc0,0x53,0x59,0xd4,0x57,0x5a,0xeb,0x58,0x59,0xd9, -0x55,0x54,0x81,0x51,0x4e,0x60,0x49,0x41,0xc2,0x3a,0x31,0x59,0x28,0x1f,0xc4,0x12, -0x06,0x14,0xfd,0xec,0x12,0xe4,0xd4,0x4f,0xc9,0xbf,0xe5,0xb4,0xad,0x5d,0xa9,0xa3, -0xb7,0xa1,0xa0,0xc9,0x9f,0xa1,0xd3,0xa3,0xa4,0x50,0xa9,0xaf,0x70,0xb3,0xbd,0x03, -0xc1,0xcb,0x87,0xd4,0xde,0xd4,0xe8,0xf5,0x89,0x01,0x11,0xf3,0x1d,0x2a,0xe4,0x33, -0x3c,0xe2,0x47,0x4d,0x76,0x58,0x59,0xb6,0x5d,0x5c,0xcf,0x5e,0x5e,0xe7,0x5d,0x59, -0xd7,0x58,0x53,0xf5,0x51,0x4b,0x67,0x42,0x3a,0x4a,0x31,0x28,0xa2,0x1e,0x12,0xa1, -0x04,0xf9,0xa3,0xeb,0xe1,0xa5,0xd3,0xc7,0xb6,0xba,0xb2,0xcb,0xa7,0xa5,0xb0,0x9e, -0x9a,0x4f,0x99,0x9b,0xd0,0x9a,0x9d,0x42,0xa2,0xa3,0x50,0xad,0xb2,0xd5,0xb9,0xc3, -0x85,0xcb,0xd3,0xf1,0xe4,0xe7,0x2c,0xf8,0x04,0x0b,0x0f,0x20,0xb8,0x2b,0x34,0xf1, -0x3f,0x48,0x14,0x50,0x5c,0xfb,0x5c,0x61,0xc8,0x63,0x63,0x12,0x63,0x63,0xe2,0x5e, -0x59,0xcf,0x58,0x50,0x2e,0x4b,0x44,0x03,0x38,0x30,0xf7,0x26,0x19,0xb4,0x11,0x00, -0xef,0xf6,0xe9,0xdc,0xdf,0xd1,0x8b,0xc5,0xba,0xb1,0xad,0xa7,0xa5,0x9d,0x9a,0xe8, -0x94,0x96,0x9d,0x91,0x97,0x69,0x98,0x9c,0x45,0xa4,0xaa,0xbc,0xb0,0xbb,0xe6,0xc2, -0xcb,0x9c,0xd9,0xe2,0x04,0xee,0xf8,0xae,0x04,0x13,0x70,0x23,0x2c,0xb8,0x38,0x40, -0xa9,0x4a,0x57,0x53,0x5b,0x64,0xd5,0x65,0x65,0x80,0x69,0x67,0xcf,0x64,0x63,0x9c, -0x5d,0x57,0xc3,0x53,0x4b,0x01,0x41,0x39,0x56,0x2b,0x24,0xd9,0x18,0x0d,0x81,0xff, -0xf6,0xe9,0xe6,0xde,0x32,0xd2,0xc3,0x06,0xb8,0xaf,0x33,0xa2,0x9a,0xcd,0x95,0x8f, -0x54,0x90,0x90,0x92,0x91,0x95,0xef,0x9b,0x9f,0xca,0xaa,0xb2,0xac,0xb9,0xc6,0xcc, -0xce,0xda,0xd3,0xe6,0xf0,0x6f,0xfb,0x05,0xe4,0x13,0x20,0x9c,0x2d,0x3b,0x66,0x40, -0x4e,0xfb,0x54,0x60,0x7e,0x66,0x6a,0x1b,0x6a,0x6e,0xcc,0x6a,0x6a,0x2c,0x65,0x5f, -0x02,0x59,0x50,0x29,0x4b,0x3f,0xba,0x36,0x2a,0x06,0x21,0x15,0x9e,0x0b,0xfe,0x3d, -0xf4,0xe5,0x29,0xde,0xd1,0xf1,0xc3,0xb9,0xd4,0xa9,0xa0,0xf8,0x96,0x8f,0x91,0x8b, -0x8a,0x11,0x8d,0x8c,0x4f,0x95,0x98,0x74,0x9e,0xab,0x8a,0xb4,0xba,0x7b,0xcc,0xcf, -0xae,0xdc,0xec,0xd7,0xef,0xfe,0x42,0x08,0x0f,0x20,0x25,0x2d,0x1a,0x3b,0x45,0x3e, -0x4c,0x56,0xae,0x64,0x67,0x9f,0x6f,0x6f,0x70,0x6e,0x70,0xa7,0x6c,0x64,0x9d,0x60, -0x57,0x1f,0x4f,0x4a,0x1f,0x3d,0x32,0x55,0x28,0x1b,0x7c,0x14,0x09,0x37,0xfe,0xf2, -0xe1,0xe6,0xda,0x4d,0xd3,0xc3,0xde,0xb3,0xaa,0x7d,0x9d,0x94,0xa2,0x8b,0x8a,0x22, -0x84,0x8a,0x68,0x8e,0x91,0xed,0x98,0xa0,0xb6,0xa9,0xb8,0x10,0xbf,0xca,0x49,0xd7, -0xdc,0x7f,0xeb,0xf7,0x79,0xfc,0x09,0x76,0x12,0x20,0x84,0x31,0x3c,0x43,0x47,0x50, -0x23,0x59,0x64,0xd2,0x70,0x6e,0xc7,0x74,0x72,0x8d,0x70,0x6d,0x4f,0x67,0x5c,0xef, -0x56,0x4d,0xb3,0x45,0x3c,0x74,0x2f,0x24,0x3e,0x1c,0x11,0x68,0x08,0xff,0x0e,0xf1, -0xe7,0x94,0xdb,0xcf,0x1e,0xc4,0xb4,0xb6,0xa7,0x9c,0x0a,0x90,0x88,0x13,0x87,0x82, -0xdc,0x86,0x90,0x8c,0x8f,0x9b,0x80,0xa4,0xab,0x40,0xbd,0xc0,0xac,0xd1,0xd5,0x66, -0xe4,0xeb,0xb1,0xf8,0xfe,0xc7,0x07,0x14,0x76,0x1f,0x32,0x08,0x3c,0x4a,0xff,0x50, -0x5d,0xba,0x65,0x72,0x0d,0x71,0x78,0x6e,0x73,0x72,0xf6,0x6c,0x67,0x35,0x5b,0x55, -0x9b,0x4b,0x42,0xf2,0x39,0x2d,0x3a,0x24,0x1a,0x61,0x11,0x07,0xb1,0xfe,0xf1,0xce, -0xe6,0xdc,0x91,0xcd,0xc2,0x36,0xb5,0xa6,0x00,0x9b,0x91,0x6a,0x87,0x84,0x30,0x84, -0x86,0xda,0x8d,0x92,0x9a,0x9a,0xa4,0x01,0xaf,0xbb,0xc7,0xc6,0xd2,0xb1,0xd6,0xe8, -0x7c,0xeb,0xfa,0xd7,0xff,0x0c,0x81,0x11,0x21,0x72,0x2e,0x3d,0xb8,0x49,0x53,0x33, -0x5d,0x68,0x36,0x6f,0x77,0x68,0x77,0x75,0xd6,0x73,0x6e,0x63,0x64,0x5d,0x66,0x51, -0x48,0x28,0x40,0x33,0x7b,0x2c,0x21,0x06,0x18,0x0f,0xf0,0x06,0xfc,0xd8,0xf2,0xe7, -0xad,0xd9,0xcf,0x42,0xc3,0xb3,0xf8,0xa6,0x9b,0x0c,0x8f,0x88,0x49,0x85,0x80,0x40, -0x88,0x8b,0x35,0x93,0x9c,0x25,0xa6,0xb0,0x00,0xc0,0xc8,0xbe,0xd3,0xde,0x77,0xe5, -0xf1,0x29,0xf8,0x02,0x69,0x0a,0x13,0x42,0x1f,0x2b,0x7b,0x3c,0x47,0x14,0x55,0x5c, -0xf2,0x66,0x70,0xd3,0x76,0x77,0x3e,0x77,0x72,0xd4,0x6b,0x65,0x1e,0x59,0x50,0x7b, -0x45,0x3b,0xf5,0x31,0x29,0x41,0x1f,0x16,0x38,0x0e,0x04,0x68,0xfd,0xf3,0x5c,0xe9, -0xdc,0xce,0xcf,0xc3,0x11,0xb7,0xa6,0x79,0x9f,0x90,0x9b,0x88,0x86,0xaa,0x82,0x82, -0x6c,0x90,0x91,0x57,0x9e,0xa8,0x5c,0xb3,0xbf,0xcd,0xcd,0xd4,0x8e,0xe0,0xe8,0xcd, -0xee,0xfc,0x49,0x00,0x09,0xfb,0x15,0x1a,0xf2,0x29,0x39,0x3f,0x42,0x56,0x52,0x5b, -0x65,0x71,0x70,0x72,0x2d,0x78,0x76,0xfc,0x71,0x6b,0x99,0x63,0x59,0x41,0x4e,0x43, -0x25,0x3a,0x2e,0xf4,0x27,0x1d,0x17,0x16,0x0d,0x99,0x04,0xfd,0xc1,0xf3,0xe9,0x3e, -0xdf,0xd1,0xae,0xc5,0xb8,0x14,0xaa,0xa2,0x89,0x91,0x8c,0x3d,0x87,0x82,0x87,0x86, -0x8e,0x5d,0x91,0xa3,0xc6,0xa6,0xb5,0xed,0xc1,0xcb,0xbd,0xd6,0xe2,0x69,0xe8,0xf0, -0xdd,0xfd,0xfe,0xa0,0x0b,0x13,0xf5,0x19,0x28,0xb4,0x35,0x3f,0xc0,0x51,0x5a,0x97, -0x64,0x6c,0x41,0x72,0x73,0xe1,0x77,0x70,0xf4,0x6c,0x62,0x3c,0x57,0x4e,0x66,0x42, -0x37,0x7e,0x2e,0x25,0x63,0x1b,0x16,0xd0,0x0c,0x05,0x12,0xfe,0xf2,0xdd,0xec,0xe0, -0x0f,0xd6,0xc6,0xcd,0xbb,0xae,0x42,0xa4,0x97,0xfd,0x8f,0x88,0xda,0x85,0x89,0x81, -0x8b,0x96,0xd7,0x9e,0xa9,0x05,0xb8,0xc1,0xd3,0xcd,0xd8,0xea,0xe1,0xe9,0xc2,0xf6, -0xf9,0x15,0x02,0x0b,0xe0,0x0e,0x1c,0x81,0x26,0x2e,0xcd,0x3d,0x4a,0xb6,0x56,0x62, -0xfd,0x69,0x6e,0xc0,0x70,0x73,0x64,0x71,0x6c,0xa0,0x62,0x57,0x88,0x4b,0x42,0x20, -0x38,0x2c,0x9d,0x24,0x19,0xd8,0x14,0x0d,0x21,0x04,0xfd,0x39,0xf3,0xec,0xae,0xe1, -0xd9,0x6c,0xca,0xbc,0xb9,0xb4,0xa5,0xff,0x9d,0x94,0xcf,0x8b,0x89,0xb7,0x8c,0x8b, -0x5d,0x97,0xa1,0xfa,0xa6,0xb8,0x79,0xc2,0xce,0x0b,0xd8,0xe2,0x1d,0xe9,0xf5,0x92, -0xfa,0x04,0xf1,0x08,0x11,0xa2,0x17,0x27,0x91,0x2b,0x3a,0xd1,0x45,0x51,0x23,0x5e, -0x66,0x10,0x6b,0x6e,0x40,0x6f,0x6e,0xc4,0x6a,0x61,0xaa,0x58,0x4c,0x80,0x42,0x36, -0xfa,0x2c,0x24,0x58,0x19,0x13,0xaa,0x0c,0x04,0xa4,0xfe,0xf5,0x10,0xec,0xe5,0x4e, -0xda,0xcd,0x2b,0xc4,0xb4,0x8d,0xab,0xa4,0xbe,0x97,0x91,0x33,0x90,0x8b,0x1a,0x8f, -0x9a,0x4e,0x9a,0xac,0x33,0xb8,0xbd,0x4a,0xd2,0xd6,0x0e,0xe0,0xec,0x3c,0xf4,0xf8, -0xf7,0x03,0x07,0x5f,0x0d,0x19,0xa1,0x20,0x28,0x6d,0x36,0x3d,0xef,0x4c,0x5a,0x8b, -0x61,0x67,0x30,0x6c,0x68,0x29,0x6d,0x6a,0x3b,0x5e,0x5a,0x64,0x49,0x42,0x23,0x38, -0x2b,0xfd,0x22,0x1a,0x75,0x12,0x0d,0xa3,0x07,0xfe,0xa5,0xf7,0xef,0x90,0xe6,0xdd, -0xff,0xd2,0xc6,0xcb,0xba,0xb1,0xb5,0xa7,0x9e,0x94,0x97,0x8f,0x36,0x92,0x93,0x6c, -0x98,0xa0,0xbd,0xa9,0xb4,0x32,0xc4,0xcd,0x55,0xd7,0xe2,0xf1,0xe6,0xf3,0xc4,0xfa, -0x00,0xc6,0x06,0x0c,0xac,0x13,0x1e,0x42,0x28,0x2f,0xbf,0x3b,0x43,0x04,0x54,0x5c, -0xf6,0x63,0x66,0x0a,0x67,0x67,0xe6,0x65,0x61,0xd7,0x56,0x4c,0x74,0x41,0x37,0x7a, -0x2e,0x24,0xf4,0x19,0x14,0x3a,0x0c,0x08,0x6a,0x02,0xf7,0x3d,0xf1,0xe9,0xdb,0xdf, -0xd7,0x93,0xcd,0xbe,0xf1,0xb6,0xac,0xba,0xa3,0x9d,0x59,0x97,0x94,0xa9,0x99,0x9c, -0xe4,0x9f,0xad,0x5d,0xb1,0xc0,0x86,0xcf,0xd1,0x9a,0xe2,0xe4,0x7c,0xee,0xf9,0xba, -0xfe,0x04,0xa7,0x0c,0x10,0x39,0x1a,0x25,0xe8,0x2d,0x36,0x5b,0x3e,0x4b,0x24,0x55, -0x5e,0x8d,0x61,0x63,0x6f,0x61,0x62,0x10,0x5e,0x57,0x4e,0x4c,0x43,0xeb,0x38,0x30, -0x81,0x27,0x1c,0x67,0x17,0x0d,0x24,0x09,0x03,0x5a,0xfb,0xf2,0x84,0xeb,0xe1,0x4c, -0xdb,0xd1,0x5f,0xc5,0xbd,0x0a,0xb0,0xac,0x00,0xa3,0x9e,0x06,0x99,0x9d,0x28,0x9e, -0xa4,0x34,0xaa,0xb1,0x9b,0xbd,0xc7,0x8c,0xd3,0xde,0xe8,0xe1,0xee,0xe7,0xf4,0xfc, -0x79,0x04,0x08,0x7e,0x10,0x16,0x08,0x22,0x28,0x53,0x34,0x38,0x8f,0x41,0x4d,0xed, -0x55,0x5c,0xb0,0x60,0x5f,0xf0,0x5c,0x5c,0x5b,0x57,0x4e,0x65,0x47,0x39,0xbd,0x33, -0x28,0x38,0x20,0x18,0xf2,0x0f,0x09,0x6c,0x04,0xfc,0x8f,0xf6,0xed,0x5d,0xe5,0xdd, -0xa5,0xd6,0xcb,0xf2,0xc2,0xba,0x45,0xae,0xa8,0x8d,0xa6,0x9e,0x1a,0xa1,0xa3,0x1d, -0xa3,0xad,0x47,0xb0,0xb9,0x91,0xc8,0xcc,0xc7,0xda,0xe2,0xbc,0xe9,0xf0,0x89,0xfc, -0xfe,0xeb,0x06,0x0f,0xd6,0x13,0x1e,0xae,0x25,0x2e,0xba,0x35,0x3e,0x7b,0x44,0x4f, -0x6e,0x55,0x5a,0x1a,0x5c,0x59,0xdf,0x57,0x52,0x0c,0x4f,0x47,0xb0,0x3d,0x35,0xf3, -0x2a,0x23,0xec,0x1a,0x12,0x6a,0x0d,0x04,0x6c,0xff,0xf8,0x95,0xf1,0xe8,0x65,0xe0, -0xda,0xb1,0xce,0xc9,0x1e,0xbf,0xb6,0x2c,0xad,0xab,0x65,0xa4,0xaa,0x62,0xa4,0xa9, -0x93,0xaf,0xaf,0x2b,0xbb,0xc3,0xf8,0xca,0xd6,0x1d,0xdf,0xe8,0x95,0xef,0xf6,0x9f, -0xfc,0x05,0x3e,0x08,0x14,0x42,0x19,0x21,0xed,0x2a,0x2f,0xe1,0x3a,0x3e,0x73,0x47, -0x4d,0xc1,0x55,0x55,0xfa,0x58,0x54,0x56,0x4f,0x4c,0xa6,0x46,0x40,0x93,0x37,0x2d, -0x69,0x26,0x1e,0x9d,0x17,0x0e,0xc8,0x0a,0x01,0x46,0xfb,0xf7,0x2b,0xeb,0xe5,0x08, -0xde,0xd2,0xd2,0xce,0xc6,0x01,0xbb,0xb6,0x48,0xaf,0xa8,0x4d,0xaf,0xaa,0x1c,0xac, -0xb1,0xb3,0xb3,0xb9,0xbd,0xc2,0xc9,0x16,0xd1,0xdc,0xc7,0xe3,0xeb,0xa5,0xf3,0xf8, -0x50,0xff,0x08,0x80,0x0d,0x16,0x4a,0x1f,0x26,0x71,0x2c,0x36,0x22,0x3b,0x43,0xed, -0x45,0x4e,0x1a,0x51,0x54,0x54,0x52,0x50,0x1a,0x47,0x45,0x9f,0x42,0x39,0xc5,0x34, -0x29,0x28,0x23,0x1b,0x49,0x15,0x0d,0x02,0x07,0xfd,0xac,0xf8,0xf1,0xc6,0xe9,0xe0, -0x1d,0xd9,0xd2,0x55,0xc8,0xc5,0x9f,0xbb,0xb3,0x7f,0xb1,0xb0,0xe7,0xaf,0xb3,0xd2, -0xb0,0xb5,0x0f,0xb9,0xc0,0x79,0xc7,0xcd,0x2c,0xd7,0xdd,0x4c,0xe8,0xef,0x37,0xf5, -0xfa,0xaa,0x03,0x09,0xde,0x12,0x1b,0x2c,0x22,0x27,0x2e,0x30,0x36,0x69,0x3e,0x42, -0xea,0x45,0x4b,0x83,0x50,0x4f,0x9a,0x4f,0x48,0x66,0x43,0x41,0xd8,0x3e,0x36,0x5c, -0x30,0x25,0x30,0x20,0x19,0xc3,0x12,0x09,0x4e,0x03,0xfb,0xa9,0xf4,0xef,0xb8,0xe5, -0xdc,0x1f,0xd4,0xcf,0x18,0xc7,0xc2,0xe2,0xba,0xb4,0x00,0xb3,0xb3,0xe4,0xb6,0xb4, -0x6b,0xb7,0xb9,0xce,0xc0,0xc5,0x27,0xca,0xd3,0xe9,0xd6,0xe2,0x54,0xec,0xef,0x7a, -0xf6,0xfe,0xd6,0x03,0x0f,0xb3,0x17,0x1d,0x83,0x25,0x2b,0x81,0x32,0x3a,0x03,0x41, -0x40,0x13,0x45,0x4a,0xe4,0x4c,0x4d,0xa4,0x49,0x41,0xce,0x3f,0x3d,0x16,0x3b,0x31, -0x27,0x2c,0x22,0x50,0x1d,0x17,0x98,0x0f,0x06,0x74,0x00,0xf8,0x16,0xf1,0xec,0x8c, -0xe0,0xd8,0x4a,0xd2,0xcb,0x85,0xc5,0xc0,0x99,0xb8,0xb5,0x49,0xb7,0xb7,0x21,0xba, -0xb9,0x64,0xba,0xbf,0x8e,0xc6,0xc8,0x3c,0xcf,0xd4,0x87,0xdc,0xe7,0xe2,0xeb,0xf4, -0x68,0xf8,0xfe,0x9c,0x09,0x13,0x71,0x18,0x22,0x73,0x27,0x2c,0x9b,0x36,0x3c,0x01, -0x3f,0x41,0x9e,0x43,0x48,0xed,0x4a,0x49,0x77,0x41,0x41,0x2a,0x3a,0x3a,0xe7,0x36, -0x2c,0xa9,0x26,0x20,0xf8,0x18,0x14,0xa6,0x0a,0x02,0x6f,0xfe,0xf3,0x9c,0xef,0xe8, -0xcd,0xdc,0xd7,0x2d,0xcf,0xca,0xbe,0xc2,0xbe,0xcc,0xb8,0xb8,0x4a,0xb7,0xbb,0xfc, -0xbb,0xbd,0x4c,0xbe,0xc6,0xc2,0xca,0xcb,0x35,0xd3,0xd9,0xa5,0xdf,0xeb,0x60,0xef, -0xf4,0x6d,0xfa,0x02,0x6d,0x0c,0x16,0x9c,0x1b,0x24,0x95,0x2b,0x2f,0x24,0x39,0x3d, -0x5e,0x3f,0x40,0xef,0x43,0x46,0x43,0x48,0x44,0x77,0x40,0x3a,0xc9,0x38,0x35,0xfd, -0x31,0x2b,0x61,0x22,0x1d,0x0b,0x18,0x0f,0x53,0x09,0x01,0x10,0xf9,0xf2,0x55,0xeb, -0xe2,0xdd,0xdb,0xd2,0xd6,0xcb,0xc7,0xe2,0xc1,0xbb,0x3a,0xbd,0xb7,0xa6,0xbc,0xbd, -0xba,0xbf,0xc1,0xba,0xc4,0xc7,0xa9,0xcd,0xd0,0x4e,0xd4,0xdf,0x63,0xe3,0xec,0xa2, -0xf2,0xf6,0x88,0xff,0x07,0xc2,0x10,0x1a,0x55,0x21,0x25,0xb2,0x30,0x33,0xcc,0x39, -0x3f,0x84,0x3e,0x40,0x36,0x43,0x44,0x81,0x44,0x40,0x8d,0x3a,0x3a,0x6b,0x34,0x33, -0x24,0x2f,0x26,0x9f,0x20,0x1a,0x6d,0x14,0x0c,0x06,0x05,0xfd,0xf6,0xf4,0xef,0x8c, -0xe6,0xdf,0x42,0xd7,0xcf,0x6b,0xc9,0xc5,0x33,0xc0,0xbd,0xd0,0xbd,0xbb,0x4f,0xbf, -0xc1,0xeb,0xc0,0xc5,0xae,0xc7,0xcb,0x53,0xcf,0xd2,0x3b,0xd7,0xe1,0xda,0xe6,0xef, -0x5f,0xf3,0xfa,0x49,0x03,0x0b,0x47,0x16,0x1d,0x40,0x24,0x28,0x15,0x33,0x35,0xdc, -0x3c,0x3e,0x01,0x3d,0x40,0xbe,0x40,0x42,0x82,0x41,0x3c,0x5b,0x38,0x35,0xed,0x34, -0x2f,0x0f,0x2c,0x25,0xc4,0x1e,0x17,0xb9,0x11,0x09,0xd6,0x00,0xf8,0x1c,0xf2,0xea, -0xb4,0xe2,0xdb,0x4a,0xd1,0xcc,0xae,0xc7,0xc1,0x75,0xc0,0xbf,0xcb,0xbb,0xc1,0x1f, -0xc0,0xc3,0x6b,0xc6,0xc6,0x1b,0xcc,0xce,0x8f,0xd0,0xd5,0xe8,0xdc,0xe0,0x1a,0xeb, -0xf1,0x36,0xf5,0xfe,0xc8,0x07,0x0f,0x6b,0x1c,0x21,0xe8,0x24,0x31,0xc1,0x31,0x39, -0x3a,0x3e,0x3b,0xeb,0x3c,0x3f,0x24,0x3e,0x3f,0xe9,0x3e,0x39,0x12,0x36,0x34,0xfb, -0x2f,0x30,0xb6,0x28,0x21,0xa6,0x1b,0x14,0x47,0x0d,0x05,0x5e,0xfc,0xf4,0x70,0xee, -0xe4,0xae,0xdf,0xd6,0xa0,0xce,0xcb,0xf3,0xc4,0xc0,0x4d,0xc3,0xbe,0x6f,0xbf,0xc3, -0x18,0xc3,0xc6,0x75,0xc9,0xc8,0xac,0xcd,0xd0,0xee,0xd2,0xd8,0x0d,0xdf,0xe5,0x4e, -0xec,0xf5,0xb0,0xfa,0x02,0x07,0x0c,0x16,0xd1,0x1d,0x24,0x83,0x2b,0x30,0x73,0x37, -0x39,0x5f,0x3d,0x3c,0xd9,0x3c,0x3c,0x2b,0x3d,0x3c,0x4f,0x3a,0x37,0xe6,0x32,0x31, -0x8b,0x2d,0x2d,0x48,0x24,0x1f,0x9e,0x16,0x10,0x1f,0x09,0x01,0x2c,0xf7,0xf1,0xa7, -0xe8,0xe1,0x2c,0xdb,0xd3,0xe7,0xca,0xc8,0xf3,0xc1,0xc0,0xad,0xc2,0xbe,0xd8,0xc2, -0xc2,0x78,0xc6,0xc8,0xad,0xcd,0xcb,0x46,0xd1,0xd3,0x83,0xd7,0xdc,0x44,0xe2,0xe8, -0x18,0xf0,0xf7,0xd1,0xff,0x06,0x39,0x10,0x18,0x6e,0x21,0x27,0x5c,0x2e,0x35,0x5b, -0x36,0x3c,0xa7,0x3b,0x3e,0xa4,0x3b,0x3a,0xed,0x39,0x3b,0x7a,0x37,0x36,0xe7,0x2f, -0x2e,0xf9,0x2a,0x29,0x59,0x22,0x1b,0xba,0x12,0x0c,0x2f,0x05,0xfc,0x7d,0xf4,0xeb, -0x26,0xe6,0xdb,0x4e,0xd7,0xd1,0x80,0xc6,0xc3,0x9c,0xc1,0xc2,0xd1,0xc0,0xc5,0x64, -0xbf,0xc6,0xbb,0xc7,0xcc,0x38,0xd0,0xce,0xdf,0xd2,0xd7,0x98,0xd9,0xdf,0xca,0xe6, -0xe9,0xa4,0xf5,0xf9,0xd7,0x03,0x0d,0x37,0x14,0x1d,0x90,0x26,0x2a,0xe9,0x32,0x38, -0x3d,0x39,0x3d,0x18,0x3f,0x3b,0x79,0x3c,0x39,0xbc,0x37,0x39,0x6d,0x36,0x30,0x35, -0x30,0x29,0x8a,0x29,0x26,0x24,0x1f,0x17,0x7e,0x11,0x08,0x2f,0x02,0xf8,0x68,0xef, -0xe9,0x15,0xdf,0xd9,0xa9,0xd2,0xc9,0x57,0xc6,0xc0,0x0e,0xc0,0xc3,0x3b,0xc2,0xc3, -0xec,0xc6,0xc7,0xf9,0xcc,0xd0,0x1e,0xcf,0xd3,0x55,0xd4,0xd9,0x71,0xdc,0xe2,0x68, -0xe6,0xf0,0x55,0xf7,0xfd,0xde,0x09,0x10,0xce,0x1a,0x23,0x93,0x29,0x31,0x84,0x36, -0x3a,0xc1,0x3c,0x3d,0x2d,0x3c,0x3c,0xd3,0x38,0x36,0x97,0x39,0x35,0x96,0x33,0x2f, -0xcf,0x2a,0x2b,0x1c,0x28,0x21,0xff,0x1d,0x13,0xb5,0x0c,0x07,0xe9,0xfa,0xf3,0x36, -0xec,0xe0,0x4d,0xdc,0xd4,0xe5,0xcb,0xc5,0xd7,0xc3,0xbd,0x39,0xc3,0xc3,0xed,0xc2, -0xc7,0x01,0xc7,0xcb,0x01,0xd1,0xd0,0xf1,0xd2,0xd4,0x04,0xd7,0xdb,0xd1,0xdf,0xe3, -0xd7,0xeb,0xf2,0x87,0xfb,0x05,0xa9,0x0b,0x17,0x1c,0x1e,0x29,0xa2,0x2c,0x37,0x22, -0x39,0x3a,0x37,0x40,0x3b,0x2d,0x3d,0x3a,0x02,0x35,0x37,0x71,0x35,0x33,0xa4,0x30, -0x2c,0x10,0x28,0x28,0xc4,0x25,0x1d,0x4c,0x19,0x10,0xe7,0x08,0x01,0xf9,0xf8,0xed, -0x3a,0xe8,0xdc,0x5f,0xd7,0xd0,0xce,0xc5,0xc4,0xa0,0xbf,0xbf,0x37,0xc2,0xc5,0xcb, -0xc3,0xc7,0x0e,0xcd,0xcc,0x7e,0xd6,0xd2,0xdb,0xd5,0xd7,0x8c,0xdb,0xdd,0x48,0xe3, -0xe7,0x1c,0xee,0xf7,0x88,0xff,0x08,0xbf,0x11,0x19,0x95,0x26,0x29,0x79,0x34,0x38, -0x03,0x3b,0x3d,0x78,0x3f,0x3d,0x44,0x3a,0x38,0xd6,0x30,0x38,0x40,0x32,0x2f,0x28, -0x2f,0x26,0x0e,0x27,0x27,0x16,0x22,0x1a,0xad,0x14,0x0b,0x7e,0x04,0xfc,0xdb,0xf2, -0xe8,0x97,0xe1,0xd8,0x26,0xd3,0xcc,0xbe,0xc2,0xc1,0xa4,0xc0,0xc1,0x94,0xc4,0xc6, -0xc9,0xc6,0xc9,0x5b,0xcf,0xd2,0xae,0xd5,0xd5,0x25,0xd6,0xdb,0x87,0xdc,0xe2,0xf1, -0xe5,0xe9,0x1f,0xf2,0xfd,0x0c,0x05,0x0e,0x40,0x1a,0x1b,0x59,0x2c,0x2e,0x8c,0x37, -0x3b,0x10,0x3c,0x3d,0xcd,0x3d,0x3d,0x13,0x37,0x34,0xf4,0x32,0x31,0xc0,0x33,0x2d, -0x2e,0x2a,0x27,0x6d,0x24,0x24,0xa7,0x1f,0x17,0x3c,0x0f,0x0a,0x36,0xfd,0xfa,0xa6, -0xed,0xe3,0x9f,0xdc,0xd4,0x0f,0xcf,0xc7,0x35,0xc3,0xbc,0xab,0xc1,0xc2,0x69,0xc4, -0xc9,0x9d,0xc7,0xcc,0x46,0xd3,0xd3,0x2f,0xd7,0xd9,0x21,0xd8,0xdd,0x2d,0xe2,0xe2, -0x57,0xea,0xed,0x01,0xf8,0x00,0x84,0x0b,0x14,0x44,0x19,0x25,0x1b,0x2c,0x36,0x98, -0x38,0x3e,0x15,0x3c,0x3e,0xff,0x3d,0x3a,0x7a,0x35,0x32,0x3b,0x30,0x32,0x11,0x2e, -0x2c,0xf8,0x25,0x25,0x2b,0x22,0x21,0xb6,0x1c,0x11,0x9b,0x0d,0x02,0x15,0xfb,0xf3, -0x6e,0xe7,0xde,0xd7,0xda,0xcd,0x46,0xcd,0xc5,0x56,0xbd,0xc1,0xc8,0xc1,0xc4,0x83, -0xc9,0xc8,0xcd,0xca,0xd2,0xb6,0xd3,0xd6,0x9c,0xda,0xd8,0xf0,0xdb,0xe0,0x6a,0xe2, -0xe5,0x04,0xef,0xf0,0x9d,0xfe,0x07,0xb7,0x0e,0x1a,0x79,0x1f,0x28,0xe6,0x31,0x37, -0x96,0x38,0x3e,0xdb,0x3b,0x3d,0xee,0x3b,0x37,0x88,0x31,0x32,0xf5,0x2f,0x30,0x7e, -0x2e,0x26,0xba,0x27,0x22,0xb8,0x20,0x1e,0x51,0x16,0x0d,0x31,0x08,0xfd,0xb8,0xf6, -0xed,0x17,0xe2,0xdc,0x37,0xd4,0xce,0x04,0xc8,0xc4,0xa2,0xbd,0xc1,0x1a,0xc5,0xc5, -0x2c,0xc9,0xcb,0x68,0xcc,0xd3,0xad,0xd6,0xd7,0xac,0xda,0xda,0xf5,0xdc,0xe5,0xd4, -0xe2,0xeb,0x81,0xf2,0xf8,0x33,0x02,0x0e,0xcc,0x13,0x1b,0xc9,0x28,0x29,0xe5,0x36, -0x37,0x55,0x3a,0x3c,0x98,0x3e,0x39,0x81,0x3b,0x33,0x90,0x2f,0x31,0x6b,0x31,0x2b, -0x8d,0x2e,0x23,0x65,0x24,0x22,0xaa,0x1d,0x19,0x70,0x11,0x08,0x01,0x01,0xf9,0x4f, -0xee,0xe8,0xfa,0xdc,0xd6,0xaf,0xd1,0xcb,0x25,0xc4,0xc3,0xc0,0xc0,0xc3,0xe8,0xc6, -0xc8,0x16,0xca,0xcc,0x4d,0xd0,0xd6,0x40,0xd8,0xd6,0x5d,0xdc,0xdb,0x68,0xe2,0xe4, -0x72,0xe7,0xee,0x4d,0xf4,0x00,0x2d,0x09,0x12,0x67,0x17,0x22,0x90,0x29,0x30,0x2a, -0x38,0x38,0xa2,0x3a,0x3b,0x19,0x3c,0x3a,0x17,0x36,0x31,0x9b,0x2f,0x30,0x8f,0x2e, -0x2d,0xc3,0x27,0x23,0x4f,0x21,0x20,0x37,0x1b,0x14,0xb0,0x0d,0x03,0x94,0xfc,0xf5, -0x20,0xea,0xe2,0x6a,0xd9,0xd4,0x91,0xce,0xc5,0xfe,0xc4,0xbf,0x93,0xc2,0xc5,0xd8, -0xc7,0xc9,0x31,0xcc,0xcf,0x6b,0xd3,0xd9,0x63,0xd8,0xdc,0x10,0xdd,0xdf,0x2b,0xe5, -0xe6,0xb1,0xea,0xf2,0x24,0xf9,0x04,0x0c,0x0f,0x14,0x92,0x1e,0x24,0x8e,0x2d,0x34, -0x6f,0x38,0x3a,0x63,0x3b,0x3c,0x46,0x3a,0x38,0x8f,0x32,0x2f,0x10,0x2f,0x2e,0x8b, -0x2b,0x2b,0x79,0x24,0x21,0xf5,0x21,0x1b,0x88,0x18,0x10,0xa6,0x08,0xfe,0x48,0xf9, -0xed,0x0d,0xe6,0xdd,0x46,0xd6,0xcf,0x0b,0xcc,0xc4,0xb2,0xc1,0xc2,0x96,0xc2,0xc7, -0x7f,0xca,0xc9,0x2a,0xd1,0xd1,0xf0,0xd5,0xdb,0x59,0xd8,0xdd,0x25,0xdf,0xe1,0xe3, -0xe4,0xeb,0xf8,0xec,0xf8,0xc5,0x00,0x09,0x7e,0x13,0x1b,0xdc,0x21,0x2b,0x8d,0x32, -0x36,0xb6,0x3a,0x3a,0x4b,0x3a,0x3c,0x45,0x37,0x34,0xf0,0x30,0x2d,0x54,0x2e,0x2e, -0xef,0x28,0x29,0x9c,0x22,0x21,0x27,0x1f,0x1a,0xc6,0x12,0x0c,0x56,0x01,0xfb,0x10, -0xf1,0xe7,0xbd,0xdf,0xd9,0x3a,0xd0,0xce,0x42,0xc7,0xc2,0xdb,0xc2,0xc4,0x7b,0xc6, -0xca,0x73,0xcc,0xce,0xeb,0xd1,0xd5,0x5e,0xd9,0xda,0x7c,0xdb,0xde,0xeb,0xe1,0xe4, -0x2e,0xe7,0xee,0x41,0xf2,0xfd,0x62,0x08,0x0e,0x7f,0x19,0x1e,0x3d,0x27,0x30,0x87, -0x34,0x38,0x38,0x3a,0x39,0x2d,0x3b,0x37,0xce,0x36,0x2f,0x48,0x2d,0x2c,0xbb,0x2c, -0x29,0x49,0x2a,0x23,0xd0,0x21,0x1f,0x68,0x1c,0x15,0x01,0x11,0x05,0x10,0xfe,0xf6, -0x4d,0xeb,0xe2,0x90,0xdd,0xd2,0xb0,0xd1,0xc9,0x8b,0xc5,0xc3,0x7c,0xc4,0xc6,0xfa, -0xc9,0xcb,0x0b,0xcf,0xd1,0x14,0xd5,0xd8,0xef,0xd9,0xdd,0x57,0xdc,0xe2,0x95,0xe3, -0xe7,0x61,0xea,0xf1,0xdb,0xf8,0x04,0x55,0x0c,0x15,0x0d,0x1c,0x24,0x03,0x2d,0x32, -0xb1,0x37,0x37,0x49,0x3b,0x37,0xad,0x3a,0x35,0x8b,0x31,0x2f,0xc7,0x2a,0x2c,0xf3, -0x2b,0x27,0x29,0x26,0x22,0xc8,0x1f,0x1d,0x93,0x19,0x10,0x7c,0x0b,0x00,0xbe,0xf9, -0xf0,0x0d,0xe7,0xde,0x21,0xd9,0xd1,0x69,0xcb,0xc9,0xed,0xc1,0xc4,0x3d,0xc7,0xc7, -0xa1,0xcd,0xcf,0x39,0xd0,0xd5,0x8f,0xd8,0xd9,0xfd,0xdd,0xde,0x91,0xdf,0xe4,0x32, -0xe4,0xe9,0x6b,0xec,0xf6,0x57,0xfe,0x08,0x5a,0x12,0x18,0x5c,0x20,0x28,0x5a,0x30, -0x33,0x09,0x39,0x37,0xc6,0x38,0x38,0x7e,0x35,0x32,0xa9,0x2e,0x2a,0x35,0x2b,0x2b, -0xd6,0x28,0x26,0x83,0x24,0x1e,0xb3,0x1f,0x1a,0x26,0x13,0x10,0x33,0x03,0xfc,0x74, -0xf5,0xe9,0x42,0xe1,0xdd,0x92,0xd1,0xd0,0xc2,0xc9,0xc5,0xb0,0xc4,0xc6,0xf6,0xc7, -0xcc,0xf0,0xcf,0xcf,0x15,0xd5,0xd8,0x96,0xd8,0xdd,0xfe,0xdc,0xde,0x6e,0xe4,0xe3, -0x4e,0xe8,0xec,0xd1,0xf0,0xfc,0x36,0x05,0x0c,0x42,0x18,0x1b,0xec,0x23,0x2e,0x8c, -0x31,0x33,0xdd,0x39,0x35,0xd9,0x37,0x37,0xdb,0x31,0x2e,0x7a,0x2c,0x27,0x3a,0x2b, -0x29,0xef,0x25,0x23,0xd8,0x21,0x1c,0x57,0x1c,0x17,0x55,0x0d,0x08,0x1b,0xfe,0xf7, -0x42,0xee,0xe2,0xba,0xde,0xd5,0x95,0xd0,0xcd,0x5a,0xc9,0xc4,0xca,0xc8,0xc9,0x26, -0xcb,0xd0,0x6b,0xd2,0xd3,0xc0,0xd8,0xd9,0x0b,0xdb,0xe1,0x60,0xdd,0xe0,0xe0,0xe8, -0xe4,0xe0,0xea,0xef,0x8c,0xf6,0x01,0x6e,0x0a,0x15,0x72,0x1a,0x21,0xff,0x27,0x32, -0xdb,0x30,0x37,0x96,0x35,0x36,0xd8,0x31,0x34,0xf3,0x2d,0x29,0x94,0x2a,0x25,0x46, -0x28,0x28,0x6f,0x21,0x23,0xa6,0x1e,0x19,0xb3,0x18,0x12,0x98,0x08,0x02,0xb1,0xfa, -0xee,0xcb,0xe8,0xe0,0xa4,0xd7,0xd4,0x65,0xcd,0xca,0xf8,0xc9,0xc6,0x0f,0xc9,0xcf, -0x60,0xcd,0xd2,0x7a,0xd7,0xd4,0x3a,0xdc,0xdb,0xeb,0xdd,0xe1,0x61,0xe1,0xe5,0xf8, -0xe6,0xea,0x96,0xec,0xf6,0x19,0xfe,0x06,0x94,0x13,0x14,0x7f,0x21,0x24,0x3f,0x2d, -0x32,0x76,0x34,0x34,0x22,0x37,0x33,0xc4,0x30,0x31,0xb2,0x28,0x27,0xbf,0x26,0x25, -0xa6,0x24,0x25,0x5e,0x1e,0x1f,0x6b,0x1b,0x15,0x6a,0x14,0x0d,0x23,0x03,0xfe,0xa3, -0xf4,0xe9,0xd8,0xe4,0xdb,0x6c,0xd5,0xd1,0x61,0xcd,0xc7,0xcc,0xca,0xca,0x54,0xcc, -0xd0,0x19,0xd4,0xd5,0x40,0xda,0xdb,0xe0,0xdc,0xe1,0x39,0xdf,0xe4,0xc2,0xe6,0xe7, -0x5a,0xea,0xee,0xeb,0xf1,0xfa,0x3f,0x06,0x0e,0x73,0x16,0x1b,0x8b,0x22,0x2a,0x7a, -0x2e,0x32,0xbc,0x34,0x32,0xff,0x32,0x32,0xd4,0x2e,0x2a,0xfd,0x27,0x23,0x25,0x24, -0x23,0x7c,0x23,0x21,0x6c,0x1c,0x18,0x79,0x18,0x12,0xff,0x0d,0x07,0x74,0xfe,0xf6, -0xd5,0xef,0xe5,0xfb,0xde,0xd7,0x09,0xd3,0xcf,0x47,0xcd,0xca,0xbe,0xcc,0xcd,0x89, -0xd0,0xd5,0x8e,0xd6,0xda,0x1b,0xdc,0xde,0x20,0xe1,0xe4,0xc2,0xe3,0xe6,0xbd,0xe7, -0xeb,0xe2,0xee,0xf2,0x62,0xf8,0x01,0x56,0x0a,0x15,0x78,0x19,0x21,0x79,0x26,0x2b, -0xc9,0x31,0x32,0xf6,0x31,0x32,0x7c,0x2e,0x2c,0x0c,0x2b,0x25,0xf4,0x22,0x21,0x22, -0x20,0x20,0xa0,0x21,0x1b,0x7b,0x1a,0x16,0x11,0x13,0x0f,0xc7,0x0a,0xfe,0xac,0xfb, -0xf0,0x67,0xe8,0xe4,0x0a,0xd8,0xd4,0x30,0xd2,0xcb,0x50,0xcd,0xcf,0x2c,0xcc,0xd3, -0xa6,0xd6,0xd6,0xd6,0xdd,0xe0,0x30,0xde,0xe4,0x0a,0xe6,0xe4,0xe6,0xeb,0xe8,0xbb, -0xea,0xf1,0x34,0xef,0xf6,0x83,0x00,0x06,0xef,0x0e,0x1a,0x59,0x1d,0x22,0xc6,0x2b, -0x2c,0x2d,0x30,0x32,0xf4,0x30,0x2c,0x56,0x2d,0x26,0xef,0x23,0x23,0x13,0x1c,0x1c, -0x89,0x1e,0x1b,0xac,0x1b,0x19,0xcc,0x14,0x10,0x78,0x10,0x09,0x38,0x03,0xfe,0x33, -0xf2,0xef,0x13,0xe5,0xdc,0x68,0xda,0xd3,0x9f,0xcc,0xd2,0xb0,0xcf,0xcd,0xa9,0xd7, -0xd3,0x2f,0xd9,0xde,0x8d,0xe0,0xe3,0x30,0xe7,0xe5,0x45,0xea,0xec,0xe7,0xea,0xee, -0x18,0xf0,0xf1,0xd2,0xf4,0xfd,0x56,0x02,0x0e,0x25,0x15,0x18,0x78,0x21,0x25,0x44, -0x29,0x30,0x8a,0x2d,0x2c,0x4f,0x2f,0x28,0x01,0x28,0x23,0x5f,0x1e,0x1d,0xc6,0x19, -0x19,0xeb,0x19,0x1a,0x4d,0x16,0x14,0x27,0x10,0x0d,0x37,0x0a,0x04,0x35,0xfe,0xf6, -0x68,0xef,0xe8,0x36,0xe2,0xda,0xb9,0xd7,0xd3,0x63,0xd2,0xd2,0x08,0xd3,0xd6,0x30, -0xd9,0xda,0x65,0xde,0xe3,0x57,0xe3,0xe6,0x0e,0xeb,0xe8,0x9a,0xef,0xed,0xee,0xf0, -0xf1,0x1c,0xf5,0xf5,0xee,0xfb,0x02,0x36,0x09,0x13,0x5d,0x17,0x1c,0xbd,0x21,0x27, -0x3a,0x28,0x2d,0x25,0x2b,0x28,0x31,0x29,0x22,0xdf,0x21,0x1e,0xf8,0x18,0x19,0x3a, -0x16,0x16,0x98,0x17,0x16,0x7e,0x11,0x0f,0xb9,0x0b,0x07,0x6b,0x05,0xff,0xa5,0xf7, -0xf2,0xb4,0xea,0xe4,0x1c,0xe0,0xd9,0x52,0xd7,0xd4,0x7d,0xd5,0xd7,0xf3,0xd8,0xdb, -0x43,0xde,0xe0,0xd9,0xe4,0xe9,0x57,0xe9,0xec,0xd3,0xee,0xef,0x03,0xf2,0xf3,0xad, -0xf3,0xf5,0x4e,0xf7,0xfc,0x22,0x00,0x06,0xee,0x10,0x13,0xc5,0x1a,0x20,0xec,0x20, -0x25,0x4c,0x2a,0x25,0xe9,0x28,0x26,0xb8,0x1f,0x20,0x58,0x1b,0x16,0x2f,0x17,0x13, -0x24,0x0e,0x15,0xa4,0x11,0x0f,0x1f,0x10,0x08,0xb0,0x05,0x05,0x3e,0x01,0xfa,0xad, -0xf7,0xeb,0xf7,0xe9,0xe3,0x16,0xde,0xda,0x62,0xd8,0xd6,0x55,0xda,0xdc,0x42,0xde, -0xe0,0x58,0xe2,0xe6,0xf2,0xec,0xed,0xd5,0xf0,0xf2,0x74,0xf1,0xf6,0xa0,0xf8,0xf6, -0x19,0xf7,0xfb,0xaa,0xf9,0x02,0xe7,0x04,0x0b,0x7b,0x0e,0x18,0x6a,0x19,0x1f,0x08, -0x23,0x21,0x17,0x25,0x23,0x12,0x25,0x1e,0xe9,0x1f,0x15,0x27,0x18,0x12,0x5f,0x12, -0x0c,0x09,0x0e,0x0a,0xe8,0x0d,0x0b,0xa5,0x06,0x04,0x14,0x01,0x00,0xd1,0xfd,0xf8, -0x3b,0xf1,0xed,0x6f,0xe6,0xe3,0xce,0xe1,0xdb,0x47,0xdb,0xdd,0x69,0xdc,0xe1,0x8f, -0xe3,0xe3,0xe3,0xe7,0xed,0x03,0xf0,0xf5,0xc5,0xf5,0xf4,0x93,0xfa,0xfa,0xd1,0xfc, -0xfc,0x0b,0xfc,0xfd,0x93,0xff,0x05,0xa7,0x05,0x0e,0xe1,0x0f,0x16,0xa6,0x1a,0x1d, -0xa1,0x1f,0x1f,0x10,0x20,0x1f,0x59,0x20,0x19,0x1a,0x18,0x13,0x72,0x11,0x0e,0x51, -0x0c,0x07,0x4c,0x07,0x07,0x58,0x08,0x04,0x49,0x03,0xfe,0xee,0xfe,0xfe,0x1c,0xfa, -0xf6,0x3a,0xf1,0xeb,0xe7,0xe7,0xe8,0x06,0xe1,0xdf,0x47,0xe1,0xe0,0x26,0xe3,0xe9, -0x0f,0xe6,0xea,0x62,0xef,0xf2,0xe5,0xf7,0xfa,0x2f,0xf8,0xfb,0x2c,0xff,0xfd,0x07, -0x01,0x01,0xf1,0xfb,0x02,0x6d,0x02,0x03,0xca,0x0c,0x0b,0xd5,0x11,0x16,0x25,0x17, -0x19,0x56,0x1d,0x17,0x32,0x1d,0x1a,0x58,0x15,0x16,0x29,0x10,0x0c,0x19,0x0d,0x08, -0x2c,0x02,0x05,0x39,0x02,0x02,0xf0,0x05,0xff,0xc0,0xfc,0xff,0xcd,0xfb,0xfa,0xc8, -0xfc,0xf1,0x98,0xf1,0xee,0x1e,0xe9,0xe9,0xf8,0xe6,0xe2,0xbc,0xe6,0xe8,0x22,0xe9, -0xed,0xe8,0xec,0xef,0x86,0xf5,0xf9,0x99,0xfb,0xfe,0x07,0xfe,0x00,0xc0,0x03,0x03, -0xf7,0x02,0x01,0x1f,0x02,0x01,0x7a,0x05,0x04,0x0e,0x09,0x0d,0x54,0x0e,0x12,0x33, -0x14,0x14,0x26,0x15,0x17,0xcd,0x12,0x16,0x05,0x10,0x0e,0xc9,0x0a,0x09,0x7d,0x04, -0x03,0x61,0xfd,0xfe,0x88,0xfd,0xff,0xc8,0xfd,0xfb,0x50,0xfc,0xf9,0x9c,0xfd,0xfb, -0x0a,0xf9,0xf4,0xad,0xf4,0xf0,0x13,0xf0,0xec,0x0b,0xe9,0xea,0xa3,0xeb,0xec,0x62, -0xf1,0xef,0xdd,0xf2,0xf7,0x29,0xfb,0xfe,0x97,0x02,0x01,0x9c,0x02,0x07,0x5e,0x06, -0x08,0xea,0x04,0x03,0x2b,0x02,0x04,0x27,0x01,0x06,0x24,0x05,0x07,0xfc,0x0c,0x0d, -0x08,0x0d,0x12,0x35,0x0e,0x11,0x21,0x12,0x0d,0x1c,0x0d,0x08,0x43,0x04,0x04,0xf0, -0xfe,0xfb,0x07,0xf9,0xf8,0x25,0xf8,0xfd,0x62,0xfb,0xf8,0x15,0xfc,0xfb,0x61,0xfe, -0xfe,0x29,0xfc,0xf9,0x88,0xf8,0xf5,0xe0,0xf4,0xf0,0x0a,0xed,0xef,0x4a,0xef,0xf2, -0x7e,0xf5,0xf5,0x6d,0xf8,0xfb,0x8e,0x02,0x05,0xc7,0x08,0x06,0x29,0x0a,0x0a,0x1f, -0x0b,0x09,0x2c,0x05,0x00,0x0c,0x01,0x00,0x39,0x00,0x02,0xe7,0xff,0x04,0xd9,0x06, -0x09,0xc7,0x0c,0x09,0x46,0x0d,0x0c,0x6f,0x0c,0x0b,0x57,0x08,0xff,0x1a,0x00,0xfc, -0x6c,0xf7,0xf4,0x32,0xf3,0xf2,0xc0,0xf7,0xf8,0x6e,0xf9,0xfb,0x11,0xfb,0xff,0x3d, -0x04,0x03,0x11,0x01,0xff,0xf7,0xfa,0xfb,0x46,0xf6,0xf3,0x7a,0xf2,0xf0,0x19,0xf6, -0xfa,0xd7,0xf7,0xfc,0xe2,0xfe,0x02,0xf4,0x0a,0x0b,0xb2,0x0d,0x0b,0xcd,0x0d,0x0e, -0x21,0x0d,0x06,0xf4,0x02,0xfe,0x48,0xff,0xfb,0x31,0xfd,0xfa,0x0f,0xfa,0x01,0x06, -0x02,0x05,0x18,0x07,0x05,0xf6,0x08,0x0a,0xf5,0x05,0x07,0xb0,0xfd,0xfc,0x26,0xf9, -0xf6,0x08,0xf1,0xf0,0xba,0xed,0xf4,0x04,0xf8,0xf8,0xe6,0xfa,0xfc,0x4e,0x00,0x05, -0xa6,0x09,0x06,0x71,0x05,0x02,0xe6,0x01,0xfd,0x02,0xfa,0xf5,0x7c,0xf6,0xf8,0x37, -0xfb,0xfe,0x6e,0xfc,0x01,0xb6,0x04,0x0a,0x62,0x0f,0x0f,0x8d,0x10,0x10,0xf0,0x0f, -0x0d,0x6d,0x09,0x03,0xae,0xfd,0xfb,0x37,0xfa,0xf5,0x73,0xf6,0xf5,0xe7,0xf7,0xfc, -0x32,0x00,0x01,0xc0,0x02,0x03,0x54,0x08,0x02,0xaa,0x02,0xfe,0x35,0xf7,0xf6,0x83, -0xf3,0xed,0xd7,0xed,0xec,0x6b,0xee,0xf4,0x5a,0xf8,0xfa,0x33,0xff,0x03,0xd2,0x06, -0x0d,0x3c,0x0e,0x0a,0x3a,0x0b,0x06,0x86,0x04,0x00,0xb5,0xfb,0xf9,0x5f,0xfb,0xfc, -0x1d,0x00,0x01,0x51,0x02,0x07,0x18,0x0c,0x11,0xb2,0x14,0x14,0xf4,0x12,0x11,0xb8, -0x0e,0x0a,0x07,0x05,0xfc,0xc5,0xf7,0xf5,0x87,0xef,0xf0,0x7b,0xef,0xf1,0x85,0xf3, -0xfb,0x0d,0xfa,0x00,0x90,0xff,0x00,0x5d,0x01,0xfe,0xfa,0xfc,0xf4,0xa7,0xf3,0xee, -0x6a,0xed,0xea,0x17,0xeb,0xeb,0xa3,0xf0,0xf8,0x9e,0xfc,0x01,0xeb,0x06,0x0b,0x83, -0x10,0x15,0x21,0x13,0x12,0x73,0x0d,0x0a,0x03,0x06,0x03,0x93,0xfd,0xff,0x81,0xfe, -0x02,0x42,0x05,0x06,0xda,0x09,0x0d,0x4f,0x13,0x16,0x16,0x18,0x13,0xa5,0x13,0x0c, -0x3a,0x0b,0x04,0x10,0xfc,0xf4,0x8b,0xef,0xec,0x19,0xea,0xea,0xc8,0xe9,0xee,0x45, -0xf2,0xf7,0x52,0xfa,0xfc,0x64,0xfa,0xff,0xf0,0xfa,0xf9,0xe3,0xf3,0xf0,0x82,0xec, -0xeb,0xbf,0xea,0xea,0x6a,0xe9,0xf0,0x86,0xf7,0xfc,0xb1,0x08,0x08,0x42,0x10,0x14, -0xb1,0x19,0x19,0xd5,0x1b,0x12,0xc1,0x11,0x0e,0x5a,0x08,0x04,0x94,0x04,0x00,0xf8, -0x04,0x09,0x07,0x08,0x0d,0x5a,0x0f,0x12,0xaa,0x18,0x18,0x13,0x16,0x13,0x29,0x0e, -0x08,0xa8,0x04,0xfa,0x94,0xf2,0xec,0xf9,0xe6,0xe7,0x41,0xe5,0xe3,0xa1,0xe8,0xea, -0xcc,0xf0,0xf5,0x65,0xf6,0xf5,0x56,0xf7,0xf8,0xd1,0xf3,0xf4,0x1e,0xec,0xec,0x96, -0xea,0xea,0x8c,0xea,0xec,0x3f,0xee,0xf6,0xe2,0x00,0x06,0x01,0x0e,0x11,0xdc,0x16, -0x1b,0xf7,0x1e,0x1e,0x89,0x1b,0x17,0xf8,0x13,0x11,0xa9,0x0b,0x07,0x18,0x0a,0x05, -0xe8,0x0c,0x0e,0x7a,0x0d,0x11,0x7f,0x12,0x15,0xea,0x17,0x16,0x80,0x10,0x0d,0x7f, -0x06,0x03,0x19,0xfa,0xf3,0x8a,0xe9,0xe5,0x66,0xe4,0xdf,0x9d,0xe1,0xe1,0x81,0xe4, -0xe9,0x59,0xee,0xed,0xee,0xf2,0xef,0xa9,0xf1,0xf2,0x0f,0xf0,0xec,0x33,0xee,0xe8, -0x5f,0xeb,0xee,0x72,0xec,0xf1,0x07,0xf8,0xfe,0x04,0x0a,0x10,0x3b,0x13,0x1a,0x0e, -0x1c,0x21,0x8d,0x22,0x22,0x6b,0x1d,0x1a,0xfa,0x17,0x12,0xa6,0x0d,0x0c,0x47,0x0b, -0x0e,0xb8,0x0f,0x11,0x9f,0x11,0x12,0xbc,0x13,0x14,0xc8,0x13,0x10,0x43,0x0a,0x06, -0xe4,0xfe,0xf7,0xde,0xf3,0xe7,0x62,0xe4,0xdf,0x89,0xde,0xde,0x86,0xda,0xe0,0xc0, -0xe2,0xe4,0x04,0xec,0xea,0x3d,0xea,0xed,0xd7,0xef,0xec,0xf9,0xee,0xea,0xc1,0xeb, -0xed,0x45,0xec,0xf3,0x27,0xf4,0xf7,0x19,0x02,0x09,0x75,0x11,0x18,0xe9,0x1a,0x1e, -0x67,0x24,0x25,0xc2,0x26,0x25,0x0b,0x1b,0x1e,0x0b,0x18,0x12,0xd4,0x11,0x10,0xb6, -0x0c,0x16,0x37,0x11,0x11,0x78,0x14,0x10,0xd7,0x11,0x14,0x23,0x0d,0x08,0xfa,0x05, -0xf9,0xb0,0xf8,0xf0,0x73,0xe6,0xe2,0x35,0xde,0xd8,0xcb,0xdb,0xd9,0xa8,0xd7,0xdc, -0x59,0xe0,0xe3,0x65,0xe7,0xe7,0x10,0xe9,0xe9,0x59,0xee,0xeb,0x0b,0xed,0xed,0x51, -0xeb,0xf3,0x20,0xf3,0xf7,0x7e,0xfc,0x03,0x50,0x09,0x13,0x8f,0x1a,0x1c,0xf4,0x22, -0x24,0x0b,0x28,0x2b,0x17,0x29,0x23,0x6e,0x24,0x1b,0x7d,0x1a,0x16,0x5b,0x12,0x13, -0x3e,0x13,0x14,0xaf,0x12,0x12,0x62,0x10,0x0e,0xdd,0x0e,0x0b,0x8e,0x05,0x02,0x77, -0xf7,0xf6,0x97,0xed,0xe6,0x39,0xe1,0xda,0xc8,0xd8,0xd7,0x65,0xd6,0xd3,0x88,0xd6, -0xd8,0xfb,0xdd,0xdf,0x56,0xe4,0xe2,0xae,0xe6,0xec,0xb1,0xea,0xee,0x51,0xed,0xef, -0xdc,0xf2,0xf8,0xb5,0xfb,0x00,0xc8,0x03,0x0b,0x87,0x12,0x1c,0xcf,0x1d,0x25,0x69, -0x25,0x29,0xb8,0x2e,0x2c,0xd8,0x2a,0x27,0x62,0x22,0x21,0x02,0x1b,0x17,0xbd,0x16, -0x12,0x7c,0x15,0x12,0xfc,0x0f,0x0e,0x11,0x0c,0x08,0x4c,0x08,0x04,0x28,0xfd,0xfa, -0x21,0xf2,0xec,0xb2,0xe7,0xdf,0x0d,0xd8,0xd7,0x9c,0xd1,0xd1,0xdc,0xd0,0xcf,0xe8, -0xd2,0xd7,0x49,0xdb,0xe1,0x57,0xdf,0xe6,0xf5,0xe9,0xeb,0xc1,0xed,0xf2,0x58,0xf0, -0xf5,0xae,0xfc,0xfb,0xaa,0x04,0x05,0x0a,0x0b,0x15,0xae,0x19,0x21,0xd7,0x29,0x26, -0xcf,0x2c,0x32,0x41,0x30,0x30,0xb8,0x2d,0x27,0x17,0x25,0x20,0x87,0x1a,0x17,0x9b, -0x15,0x11,0x8a,0x13,0x0e,0x1f,0x0a,0x0b,0x79,0x06,0x03,0xc1,0x03,0xfb,0x98,0xf8, -0xf2,0x84,0xea,0xe5,0x19,0xe1,0xd6,0x26,0xd5,0xd0,0x19,0xcc,0xcd,0xc8,0xcc,0xc9, -0x0b,0xd3,0xd8,0xb5,0xd7,0xe3,0xbb,0xe3,0xe5,0xea,0xef,0xf2,0xd1,0xf0,0xf9,0xe2, -0xf8,0xfc,0x33,0x02,0x05,0x72,0x07,0x0c,0x4d,0x12,0x18,0x13,0x24,0x27,0x41,0x2c, -0x2f,0x41,0x32,0x34,0xe5,0x36,0x31,0xaf,0x2e,0x29,0x4e,0x24,0x1f,0x22,0x1a,0x14, -0x90,0x12,0x0d,0xcc,0x0c,0x09,0x87,0x05,0x03,0x22,0x01,0xfe,0xc5,0xfb,0xf8,0x12, -0xf1,0xec,0xdb,0xe5,0xe1,0x30,0xda,0xd2,0x53,0xce,0xcc,0xf6,0xc6,0xc8,0x2f,0xc8, -0xca,0xb3,0xd3,0xd8,0x8b,0xdd,0xe5,0x4c,0xe6,0xee,0x28,0xf6,0xf5,0x75,0xfc,0xfe, -0xc4,0xfd,0x05,0x84,0x07,0x08,0x1b,0x0e,0x10,0x29,0x17,0x21,0xe8,0x27,0x2d,0xe0, -0x30,0x33,0x28,0x36,0x3a,0x59,0x36,0x34,0xaa,0x2e,0x25,0x12,0x24,0x1a,0x4d,0x13, -0x11,0xae,0x0c,0x08,0x52,0x09,0x02,0xe4,0xff,0xff,0xee,0xf9,0xfc,0xb0,0xf6,0xf1, -0x75,0xec,0xe7,0x1f,0xdf,0xda,0xbe,0xd3,0xcc,0xbc,0xcb,0xc5,0x6e,0xc6,0xc6,0x21, -0xc6,0xd0,0x22,0xd8,0xd8,0xcb,0xe7,0xe6,0x2f,0xed,0xf7,0xd7,0xf9,0xfc,0xf4,0x02, -0x01,0xa7,0x05,0x0a,0x81,0x0b,0x0d,0x25,0x14,0x15,0xc3,0x1d,0x2a,0x10,0x2a,0x33, -0x14,0x34,0x38,0x81,0x38,0x3c,0xed,0x35,0x32,0x5f,0x2b,0x22,0xe4,0x1d,0x14,0xd5, -0x0d,0x0d,0x59,0x03,0x04,0x5c,0x01,0xfc,0x94,0xfc,0xfa,0x74,0xf5,0xf6,0x9c,0xf2, -0xea,0x28,0xeb,0xdd,0x51,0xdb,0xd3,0x25,0xce,0xc7,0xa7,0xc5,0xc4,0xa8,0xc1,0xc7, -0xdb,0xcd,0xcf,0xcc,0xdd,0xe1,0xdb,0xe6,0xf2,0xba,0xf6,0xfa,0x0e,0x03,0x03,0x96, -0x04,0x0c,0x13,0x08,0x0c,0x6a,0x10,0x14,0xe0,0x15,0x1f,0xb9,0x23,0x2c,0xe6,0x32, -0x35,0x06,0x37,0x3c,0x03,0x3a,0x3a,0x8b,0x35,0x2c,0x03,0x26,0x1c,0xaf,0x13,0x11, -0x50,0x09,0x02,0x9d,0x01,0xfb,0x7f,0xfa,0xf9,0xf8,0xf5,0xf3,0x7a,0xf3,0xef,0xef, -0xec,0xe8,0x3b,0xdd,0xdc,0x23,0xd3,0xcc,0x7d,0xc9,0xc5,0xc0,0xc2,0xc4,0x09,0xc5, -0xca,0xc2,0xd2,0xd6,0x1c,0xe4,0xe9,0xa5,0xf1,0xf8,0x30,0x00,0x00,0x14,0x07,0x0a, -0xb0,0x09,0x0e,0xb4,0x0c,0x11,0xab,0x15,0x17,0xae,0x1c,0x24,0xc9,0x28,0x32,0x09, -0x37,0x37,0xd9,0x3b,0x39,0x9b,0x3a,0x35,0xbd,0x2f,0x24,0xc7,0x1e,0x13,0xa8,0x0e, -0x08,0x45,0x01,0xfc,0xd6,0xf9,0xf7,0x55,0xf6,0xf5,0x96,0xf0,0xf2,0x42,0xed,0xee, -0xb0,0xe7,0xe0,0xa4,0xda,0xd2,0xd8,0xcd,0xca,0xc5,0xc6,0xc2,0xf4,0xc4,0xc4,0xb8, -0xc7,0xd3,0xad,0xd7,0xe1,0x36,0xed,0xf2,0xcf,0xf9,0x04,0x71,0x03,0x08,0xb1,0x0e, -0x0b,0x90,0x0f,0x10,0xea,0x10,0x15,0x11,0x1a,0x1a,0x56,0x22,0x2a,0x13,0x2e,0x37, -0x79,0x3a,0x39,0xa2,0x3b,0x38,0x29,0x34,0x2f,0xfd,0x26,0x1b,0x24,0x14,0x0b,0x3e, -0x04,0x00,0x22,0xf8,0xf6,0x42,0xf5,0xf4,0xb2,0xf3,0xf2,0xea,0xef,0xec,0x4f,0xed, -0xe7,0x5a,0xe0,0xdc,0x42,0xd2,0xcc,0x9b,0xcc,0xc7,0x02,0xc5,0xc7,0xf2,0xc5,0xc9, -0x7f,0xd5,0xd8,0x9c,0xe4,0xed,0x6b,0xf3,0xfe,0x51,0x02,0x06,0x64,0x09,0x0e,0x22, -0x0c,0x11,0xdb,0x10,0x11,0x44,0x17,0x18,0x7b,0x1b,0x22,0x63,0x25,0x2c,0x3b,0x36, -0x37,0x74,0x3a,0x38,0x1e,0x36,0x33,0xe0,0x2f,0x24,0x0f,0x1c,0x12,0x1d,0x09,0x04, -0x02,0xff,0xf6,0x52,0xf5,0xf1,0x0e,0xf2,0xf4,0x11,0xf0,0xef,0x1a,0xec,0xe9,0x7d, -0xea,0xe0,0x8b,0xdc,0xd4,0x92,0xcf,0xcd,0xd1,0xca,0xc9,0x22,0xc7,0xc7,0x89,0xcd, -0xd5,0xbd,0xda,0xe7,0x64,0xed,0xf5,0xa8,0x00,0x04,0x82,0x07,0x0b,0x5c,0x0d,0x0f, -0x43,0x14,0x11,0xb8,0x11,0x19,0xb3,0x15,0x1f,0xce,0x20,0x24,0x57,0x2c,0x31,0xc4, -0x36,0x39,0x87,0x35,0x33,0x33,0x30,0x2c,0xd2,0x21,0x1d,0x39,0x0e,0x07,0xc4,0x03, -0xfb,0x37,0xf5,0xf6,0xd2,0xec,0xf2,0x2c,0xf3,0xed,0x22,0xf1,0xe9,0x74,0xe8,0xe8, -0xea,0xe2,0xda,0x64,0xd8,0xce,0xf7,0xcf,0xcf,0x78,0xcc,0xc9,0xe7,0xcd,0xd0,0x3d, -0xd7,0xe3,0x03,0xe6,0xf0,0x85,0xf7,0x01,0xf0,0x05,0x09,0x0b,0x0b,0x0d,0x97,0x12, -0x12,0xaa,0x13,0x17,0x83,0x12,0x1c,0x2a,0x1d,0x20,0x4c,0x25,0x29,0xc3,0x2e,0x35, -0x03,0x36,0x34,0x10,0x31,0x2b,0xe4,0x29,0x20,0x6b,0x19,0x0d,0x9b,0x06,0x00,0xa9, -0xfa,0xf6,0x37,0xf1,0xee,0x2a,0xf1,0xef,0xd5,0xf1,0xed,0xc4,0xea,0xe9,0x1d,0xe6, -0xe4,0x68,0xdd,0xd9,0x0e,0xd1,0xd2,0x0e,0xd1,0xd0,0x57,0xcf,0xd0,0x64,0xd5,0xda, -0xce,0xe3,0xe9,0x33,0xf1,0xf9,0xb6,0x03,0x05,0xa5,0x0d,0x0b,0x75,0x0e,0x15,0xfa, -0x12,0x14,0x1d,0x16,0x14,0xb2,0x19,0x1d,0xb5,0x1f,0x22,0x9a,0x27,0x2a,0xc4,0x30, -0x35,0x4b,0x30,0x2e,0x0c,0x2b,0x24,0x11,0x20,0x16,0xca,0x0c,0x05,0x44,0xfe,0xf9, -0x1f,0xf5,0xee,0x44,0xee,0xee,0x6d,0xee,0xf0,0xf9,0xed,0xea,0xbf,0xe9,0xe8,0xd9, -0xe4,0xe1,0x99,0xdb,0xd5,0x72,0xd7,0xd2,0xdd,0xd1,0xd7,0x44,0xd1,0xd8,0x18,0xe2, -0xe5,0xe2,0xea,0xf6,0x99,0xfa,0x02,0xbd,0x0a,0x0b,0x7b,0x0d,0x0f,0xab,0x13,0x13, -0x77,0x15,0x14,0xb5,0x13,0x18,0x3e,0x1a,0x1e,0xe7,0x22,0x24,0x82,0x26,0x2e,0xd7, -0x2f,0x2d,0x5a,0x2d,0x26,0xd0,0x1f,0x1b,0x99,0x13,0x09,0x0b,0x04,0xfc,0x54,0xf7, -0xf4,0x36,0xef,0xee,0x48,0xee,0xf0,0x67,0xf0,0xf0,0x0d,0xed,0xea,0x19,0xe8,0xe4, -0x7e,0xe2,0xdd,0xb6,0xd8,0xd7,0x9c,0xd5,0xd7,0x42,0xd8,0xd8,0x2d,0xde,0xe3,0x69, -0xeb,0xef,0xa5,0xf6,0xfd,0x0f,0x01,0x0a,0x2c,0x0c,0x0b,0x19,0x10,0x10,0x49,0x11, -0x14,0xde,0x12,0x13,0x63,0x18,0x17,0xc7,0x1e,0x21,0xd1,0x22,0x24,0x72,0x29,0x29, -0xed,0x2b,0x29,0xf7,0x22,0x1b,0x33,0x16,0x0f,0xe0,0x07,0x03,0xc6,0xfa,0xf7,0xf4, -0xf3,0xf1,0x10,0xf0,0xee,0x3b,0xf0,0xf0,0xba,0xef,0xee,0xd0,0xeb,0xe7,0x80,0xe5, -0xe2,0x00,0xe0,0xdb,0x3e,0xdb,0xd8,0x4e,0xdc,0xdb,0x15,0xe1,0xe2,0x30,0xe9,0xef, -0xd2,0xf2,0xf8,0x1e,0xfe,0x02,0xd2,0x07,0x0c,0xaa,0x09,0x11,0x00,0x0f,0x10,0x65, -0x13,0x13,0x14,0x13,0x18,0x37,0x17,0x1d,0x0a,0x1f,0x22,0xc2,0x21,0x23,0x48,0x24, -0x24,0xd5,0x22,0x1d,0x7d,0x17,0x0f,0x0e,0x0b,0x06,0xe4,0xff,0xfb,0x48,0xf8,0xf2, -0x96,0xf1,0xf0,0xfc,0xed,0xf0,0xdf,0xef,0xee,0x82,0xee,0xeb,0xb2,0xe7,0xe7,0x5f, -0xe1,0xe2,0xfd,0xdf,0xdd,0x53,0xe0,0xde,0xee,0xdf,0xe7,0x0e,0xe7,0xee,0x05,0xf4, -0xf4,0x5c,0xfb,0xfe,0xa7,0x02,0x08,0xd9,0x0a,0x09,0x2c,0x11,0x0e,0x23,0x0f,0x16, -0x41,0x10,0x14,0x0d,0x17,0x17,0x9f,0x19,0x1e,0x66,0x1c,0x1e,0x94,0x1e,0x1d,0x96, -0x1e,0x1d,0x79,0x17,0x14,0xad,0x0b,0x07,0x39,0x02,0x00,0x07,0xf8,0xf9,0x84,0xf2, -0xf0,0x68,0xf1,0xee,0x97,0xee,0xef,0xf6,0xed,0xec,0x1b,0xee,0xe8,0x88,0xe9,0xe5, -0x8d,0xe3,0xe4,0x75,0xe4,0xe1,0xad,0xe6,0xe5,0xc6,0xe9,0xef,0x4d,0xf2,0xf6,0xae, -0xfb,0xfb,0x6a,0x02,0x03,0x82,0x07,0x0b,0x60,0x0c,0x0d,0x5d,0x10,0x0e,0xfb,0x0f, -0x13,0x3a,0x11,0x16,0x09,0x16,0x18,0x21,0x1a,0x1b,0xb3,0x1b,0x1b,0xd5,0x19,0x17, -0x8e,0x17,0x14,0xd7,0x0d,0x0a,0xe2,0x00,0xff,0x86,0xfb,0xfa,0x03,0xf7,0xf3,0xbb, -0xf1,0xf2,0xfa,0xf0,0xf0,0x88,0xf0,0xf0,0xa3,0xeb,0xf0,0x6a,0xeb,0xe8,0xd6,0xe9, -0xe4,0x5c,0xe7,0xe7,0x71,0xea,0xe7,0x4b,0xee,0xee,0x6e,0xf4,0xfa,0x8a,0xfb,0xfd, -0x30,0x02,0x02,0x72,0x02,0x0a,0xfc,0x06,0x0a,0xd4,0x0e,0x0b,0x9c,0x0f,0x0e,0x00, -0x10,0x13,0xd3,0x13,0x15,0xe7,0x16,0x18,0x54,0x17,0x19,0x3a,0x18,0x14,0x34,0x13, -0x10,0x55,0x0f,0x09,0x4c,0x04,0xfe,0x05,0xfc,0xf7,0x17,0xfb,0xf7,0xf9,0xf2,0xf4, -0xec,0xf2,0xf2,0x37,0xf4,0xf0,0x7c,0xef,0xf0,0x30,0xef,0xed,0x11,0xef,0xe7,0x63, -0xe8,0xeb,0xb3,0xe9,0xef,0xe3,0xef,0xf0,0x06,0xf5,0xfb,0x5b,0xfe,0x03,0x13,0x01, -0x05,0x84,0x05,0x06,0xdb,0x07,0x07,0x59,0x07,0x0a,0x74,0x0d,0x0b,0x97,0x0d,0x0c, -0x9f,0x11,0x0f,0x18,0x19,0x13,0x7a,0x16,0x15,0x06,0x15,0x14,0x52,0x13,0x0c,0x95, -0x0a,0x07,0xec,0x02,0x00,0xae,0xfc,0xf6,0x71,0xf6,0xf7,0xb3,0xf5,0xf6,0x2b,0xf3, -0xf5,0xbf,0xf2,0xf4,0x9d,0xf3,0xf0,0xed,0xed,0xf1,0x27,0xf0,0xed,0x31,0xf0,0xe9, -0x55,0xec,0xef,0x2a,0xf1,0xf5,0xba,0xf6,0xf8,0xc8,0xfe,0x03,0xe3,0x05,0x06,0xad, -0x08,0x07,0xfc,0x08,0x09,0xf1,0x07,0x08,0x6b,0x08,0x0c,0xd3,0x09,0x0b,0xbf,0x0b, -0x0c,0xff,0x0f,0x12,0x7b,0x13,0x12,0x53,0x13,0x10,0x8a,0x12,0x0f,0x52,0x0a,0x04, -0x2d,0x02,0xfe,0xc8,0xfd,0xf8,0xc5,0xf5,0xf2,0xd6,0xf3,0xf4,0x99,0xf6,0xf3,0x87, -0xf6,0xf3,0x38,0xf6,0xf5,0x9d,0xf1,0xf1,0x6b,0xf1,0xf1,0xa9,0xef,0xf3,0x6f,0xeb, -0xef,0x53,0xf3,0xf4,0xba,0xf7,0xfd,0x5b,0xfc,0x01,0x26,0x09,0x06,0xae,0x0b,0x0a, -0x8e,0x09,0x0a,0x6c,0x0c,0x05,0xb6,0x07,0x08,0x08,0x07,0x0b,0x29,0x0b,0x09,0x69, -0x0b,0x0e,0x76,0x0e,0x14,0x2e,0x0d,0x11,0x90,0x0d,0x0c,0x84,0x0c,0x05,0x1c,0x00, -0xfc,0x7f,0xf7,0xf7,0xef,0xf6,0xf1,0xa7,0xf1,0xf3,0x90,0xf1,0xf5,0x4a,0xf6,0xf5, -0x13,0xf6,0xf6,0x36,0xf6,0xf2,0xdc,0xf2,0xf0,0x1b,0xf2,0xf2,0x5a,0xf1,0xf1,0x9b, -0xf2,0xf3,0x02,0xfa,0xfd,0x8c,0xfe,0x04,0x36,0x08,0x09,0x12,0x10,0x0d,0x76,0x0e, -0x0e,0x80,0x0a,0x0b,0xc2,0x08,0x03,0xa1,0x06,0x08,0x01,0x06,0x0a,0xd5,0x09,0x0a, -0x35,0x0c,0x10,0xeb,0x0f,0x0f,0x6e,0x0d,0x0a,0xea,0x0a,0x04,0x76,0x02,0xfc,0x7c, -0xf5,0xf3,0x89,0xf1,0xf1,0xf8,0xef,0xf0,0xe8,0xf1,0xf2,0x6b,0xf4,0xf7,0x56,0xf9, -0xf7,0xd0,0xf9,0xf7,0xd8,0xf3,0xf4,0x12,0xf2,0xf1,0xca,0xf3,0xf2,0x25,0xf2,0xf6, -0xf4,0xf5,0xfc,0x87,0x02,0x01,0x35,0x09,0x0d,0x99,0x0d,0x12,0x9a,0x12,0x10,0xc7, -0x11,0x0d,0x31,0x0c,0x08,0xd7,0x03,0x02,0x0d,0x07,0x03,0x52,0x07,0x09,0x85,0x06, -0x0c,0x7f,0x0c,0x0f,0x55,0x0e,0x0b,0x2a,0x0a,0x08,0xd9,0x01,0x00,0x4b,0xf8,0xf2, -0x97,0xed,0xec,0x96,0xea,0xee,0x78,0xec,0xef,0x76,0xf1,0xf3,0xf3,0xf6,0xfb,0x27, -0xfa,0xf9,0x80,0xfc,0xf4,0xcb,0xf6,0xf6,0xe2,0xf1,0xf4,0x82,0xf5,0xf2,0xaf,0xf8, -0xfc,0x43,0xfb,0x04,0xfc,0x07,0x09,0xd5,0x15,0x12,0xa5,0x14,0x18,0x27,0x13,0x14, -0xce,0x11,0x0b,0x99,0x09,0x05,0x26,0x00,0x06,0x86,0x00,0x04,0x34,0x06,0x05,0xdf, -0x07,0x0c,0xca,0x09,0x0c,0x6a,0x0a,0x07,0x5b,0x05,0x01,0x1e,0xfb,0xf5,0xa5,0xf1, -0xe8,0xf2,0xe6,0xe6,0x2e,0xe7,0xea,0x59,0xed,0xee,0x10,0xf1,0xf5,0xc4,0xfb,0xfa, -0x58,0xfe,0xfa,0x5a,0xf9,0xf9,0xc9,0xf7,0xf5,0x57,0xf6,0xf4,0x70,0xf6,0xf9,0x18, -0xfc,0x00,0x26,0x04,0x08,0x5a,0x0f,0x17,0x31,0x17,0x1a,0x44,0x19,0x19,0x5d,0x19, -0x15,0x64,0x10,0x0a,0xb3,0x05,0x03,0xe1,0x00,0xff,0xeb,0xff,0x02,0xda,0x04,0x06, -0x7c,0x08,0x08,0x4f,0x08,0x0a,0x80,0x06,0x03,0x98,0xff,0xf7,0x84,0xf4,0xed,0x96, -0xe7,0xe2,0xe5,0xdf,0xe3,0xb2,0xe5,0xec,0x88,0xeb,0xee,0xe5,0xf4,0xf7,0x1c,0xfe, -0x00,0xc2,0xfb,0xfa,0x7d,0xfc,0xf8,0x1c,0xf9,0xf7,0x65,0xf3,0xf7,0xb6,0xfc,0xfd, -0xda,0x03,0x07,0xc4,0x08,0x13,0x63,0x1a,0x19,0xc5,0x20,0x1a,0x0c,0x1c,0x1e,0xea, -0x16,0x14,0xeb,0x0b,0x07,0xed,0x02,0x03,0x06,0xfe,0xfe,0x30,0x00,0x03,0x45,0x05, -0x06,0x08,0x08,0x04,0x86,0x07,0x05,0xce,0x02,0xfc,0x85,0xf7,0xef,0x73,0xeb,0xe6, -0x22,0xdf,0xdc,0x6b,0xde,0xe1,0x6c,0xe9,0xe9,0x5e,0xed,0xf1,0x2a,0xf7,0xfc,0x05, -0x01,0xfd,0x9a,0xfc,0xfc,0x6b,0xfc,0xfa,0xf9,0xf7,0xf6,0xdf,0xf7,0xfc,0xba,0x00, -0x06,0xad,0x06,0x0c,0x17,0x14,0x1a,0x62,0x20,0x20,0xdc,0x1f,0x20,0xf3,0x1e,0x1b, -0xbd,0x18,0x0d,0x76,0x0b,0x06,0x28,0x00,0x00,0xfa,0xfa,0xfb,0x7e,0x02,0x01,0x07, -0x04,0x07,0x50,0x02,0x03,0x8e,0x07,0xff,0x81,0xfe,0xf6,0x70,0xed,0xeb,0x82,0xe2, -0xdd,0x3e,0xdb,0xd8,0x97,0xdc,0xe3,0x4f,0xe8,0xea,0xbf,0xf2,0xf3,0x5e,0xfc,0x01, -0xb6,0xfe,0x00,0x7c,0xff,0xfb,0x2d,0xfd,0xfc,0xc7,0xf4,0xfb,0x63,0xfd,0xff,0x84, -0x08,0x09,0xdb,0x0d,0x15,0x5d,0x1b,0x21,0x99,0x25,0x22,0x9d,0x22,0x23,0x4a,0x1b, -0x1b,0x3f,0x13,0x09,0x38,0x09,0x01,0xd2,0xfe,0xfd,0xf9,0xfb,0xfd,0x85,0x03,0x02, -0xac,0x03,0x05,0x08,0x02,0x01,0xbc,0x02,0xfa,0xb2,0xf4,0xef,0x96,0xe5,0xe1,0xc4, -0xdd,0xd8,0x4a,0xd8,0xdc,0x81,0xde,0xe7,0x34,0xeb,0xf0,0xda,0xf3,0xfc,0x71,0xfd, -0x02,0x76,0x00,0x01,0x23,0xfe,0xfd,0x52,0xfe,0xf7,0x89,0xfc,0xfc,0x4e,0x01,0x07, -0x60,0x0d,0x0c,0x4e,0x19,0x1b,0x71,0x21,0x28,0x49,0x24,0x27,0x96,0x23,0x1e,0x4f, -0x1c,0x15,0x33,0x0d,0x08,0x1e,0x01,0xfe,0x58,0xfc,0xf8,0xfa,0xfe,0xff,0x81,0x01, -0x04,0x3b,0x03,0x01,0x80,0x03,0xfe,0xf7,0xfa,0xf4,0x84,0xec,0xe4,0x5d,0xde,0xdb, -0x5a,0xd6,0xd6,0xa6,0xd8,0xdb,0x66,0xe4,0xe8,0xa5,0xf0,0xf4,0xee,0xf9,0xfd,0x5c, -0x02,0x01,0x20,0x02,0x01,0xc0,0xfc,0xfe,0x40,0xf9,0xfd,0xa2,0xfc,0x03,0xea,0x05, -0x0e,0x55,0x10,0x18,0x3c,0x1f,0x23,0x80,0x28,0x29,0xb4,0x28,0x25,0xef,0x21,0x1b, -0xf7,0x18,0x0e,0x1f,0x0b,0x04,0xa7,0xff,0xfb,0x61,0xfb,0xfc,0x0b,0xfd,0x02,0x12, -0x03,0x00,0x7d,0x03,0xff,0x92,0xfe,0xf9,0xa2,0xf2,0xeb,0xc2,0xe4,0xdb,0x4b,0xd8, -0xd6,0xa2,0xd2,0xd6,0x9e,0xd7,0xe0,0xde,0xe4,0xef,0xb9,0xf1,0xfa,0x89,0xfb,0xff, -0x89,0x01,0x03,0x51,0x00,0xfe,0x8a,0xff,0xf9,0x99,0xfc,0x00,0x7a,0x01,0x07,0x48, -0x0f,0x11,0xec,0x1a,0x20,0xee,0x24,0x29,0xd9,0x2b,0x29,0xc5,0x2a,0x23,0xa5,0x1d, -0x1b,0x63,0x12,0x0c,0xbc,0x07,0x01,0xf5,0xfc,0xfb,0x5f,0xfa,0xfd,0xe7,0xfe,0x00, -0xf0,0x01,0xff,0x18,0xff,0xfc,0xed,0xf7,0xf1,0x1a,0xec,0xe3,0xd0,0xdb,0xd6,0xba, -0xd4,0xd2,0xcd,0xd3,0xd6,0x98,0xd9,0xe2,0x7d,0xea,0xf2,0x87,0xf8,0xf7,0xfd,0x00, -0x00,0x52,0x03,0x04,0x32,0xff,0x00,0x82,0xfc,0xfd,0x3f,0x00,0x02,0x3e,0x05,0x0f, -0x80,0x12,0x1a,0x28,0x23,0x25,0x2f,0x29,0x2d,0x09,0x2e,0x2b,0xe2,0x27,0x1f,0x5d, -0x1b,0x17,0x31,0x0d,0x09,0xad,0x02,0xfa,0x4e,0xfe,0xf9,0x89,0xfb,0xfe,0xf9,0xfe, -0x01,0xf1,0x00,0xfd,0x8c,0xfb,0xf8,0x62,0xef,0xec,0xa5,0xe3,0xd9,0xb6,0xd5,0xd3, -0x1a,0xd0,0xd4,0x38,0xd4,0xd7,0x5e,0xe0,0xe8,0xd2,0xf0,0xf8,0x52,0xf8,0xfd,0x04, -0x00,0x02,0x47,0x02,0x02,0xd2,0xfe,0xfc,0x42,0xff,0x00,0x7a,0x02,0x05,0xaf,0x0e, -0x11,0x8b,0x1d,0x22,0x22,0x27,0x2a,0x36,0x2e,0x2d,0xbd,0x2f,0x28,0x3e,0x21,0x1f, -0xf6,0x14,0x10,0x2c,0x0b,0x03,0x73,0xfe,0xfe,0x1b,0xfa,0xfd,0x68,0xfd,0xfd,0x5f, -0x01,0xff,0xd4,0xfe,0xfa,0xea,0xf6,0xee,0xac,0xeb,0xe3,0x12,0xda,0xd5,0x98,0xd0, -0xcf,0x6c,0xd3,0xd3,0xd7,0xd5,0xdb,0x9b,0xe4,0xed,0xcb,0xf5,0xf9,0x99,0xfb,0xfe, -0xa0,0x00,0x04,0x39,0x01,0x00,0x75,0xfd,0xfd,0x88,0x01,0x03,0xc5,0x06,0x0d,0xfa, -0x10,0x1c,0xe8,0x24,0x27,0x44,0x2d,0x2d,0xf6,0x2e,0x31,0xee,0x2a,0x26,0x14,0x20, -0x17,0x8f,0x14,0x0f,0x31,0x05,0x01,0x0e,0xfd,0xfb,0x5b,0xfc,0xfc,0x20,0xfd,0xfe, -0x81,0xfe,0xfd,0x79,0xfb,0xf6,0x93,0xee,0xeb,0x62,0xe3,0xdb,0xe8,0xd4,0xd1,0xc5, -0xcb,0xcf,0x1c,0xd3,0xd3,0xb4,0xd8,0xe1,0x0c,0xe9,0xf3,0x50,0xf8,0xfb,0x30,0xfc, -0x01,0x74,0x02,0x04,0x20,0x01,0x00,0x56,0xfd,0x03,0x08,0x03,0x05,0x07,0x0e,0x10, -0xa1,0x18,0x24,0x2f,0x28,0x2a,0x1d,0x31,0x2f,0x21,0x31,0x30,0x8a,0x29,0x22,0x68, -0x1c,0x15,0x83,0x10,0x09,0x99,0x02,0xfe,0x98,0xfc,0xfa,0xa6,0xfa,0xfd,0x12,0xfd, -0xfc,0xfd,0xfd,0xfa,0x4d,0xf6,0xf1,0x01,0xed,0xe4,0xe2,0xdc,0xd6,0x11,0xd1,0xcc, -0x11,0xd1,0xce,0xf1,0xd2,0xd6,0x42,0xdb,0xe7,0x79,0xf1,0xf3,0x3b,0xfd,0xfc,0x69, -0xfe,0x05,0xb0,0x04,0x02,0xf1,0x01,0x00,0x64,0x00,0x05,0xe1,0x06,0x09,0x53,0x12, -0x16,0xcf,0x21,0x29,0x7e,0x2b,0x2f,0xbe,0x31,0x32,0xa0,0x30,0x2d,0x8a,0x23,0x20, -0x12,0x18,0x11,0xb5,0x0c,0x04,0x50,0xff,0xfc,0x4c,0xfb,0xfa,0xec,0xfb,0xfb,0xb2, -0xfe,0xfc,0xa4,0xfb,0xf8,0xb0,0xf0,0xeb,0x2e,0xe6,0xdc,0xbc,0xd6,0xcf,0x41,0xcc, -0xcc,0xd6,0xce,0xd1,0xd9,0xd3,0xda,0x1b,0xe4,0xee,0x81,0xf4,0xfb,0x01,0xfb,0xfe, -0x28,0x02,0x04,0x6a,0x02,0x01,0x1b,0x00,0x00,0xaa,0x02,0x08,0x2c,0x09,0x0f,0x86, -0x17,0x1f,0x7d,0x29,0x2d,0x76,0x2f,0x31,0x48,0x33,0x30,0x3a,0x30,0x26,0x47,0x1f, -0x1b,0x98,0x12,0x0d,0xa2,0x06,0x01,0xe0,0xfc,0xfd,0xee,0xfa,0xfb,0x12,0xff,0xfb, -0xc4,0xfd,0xfe,0x8c,0xf6,0xf3,0xf5,0xee,0xe3,0xc6,0xdf,0xd8,0xcf,0xce,0xce,0x36, -0xcb,0xcc,0x18,0xd0,0xd5,0x7b,0xd4,0xe3,0x6f,0xea,0xf1,0x76,0xf9,0xfb,0xac,0xfb, -0x02,0x78,0x02,0x01,0x17,0x03,0xfd,0x69,0x01,0x02,0x2c,0x05,0x08,0x10,0x0f,0x14, -0x10,0x1d,0x29,0xc2,0x2b,0x2f,0x8f,0x33,0x31,0x76,0x33,0x30,0x84,0x29,0x24,0x9d, -0x1b,0x16,0x40,0x10,0x09,0xa7,0x03,0x00,0xad,0xfd,0xfd,0xa1,0xfa,0xfd,0xb2,0xfc, -0xfc,0xc9,0xfc,0xf9,0xa0,0xf3,0xec,0xd7,0xe8,0xe0,0x33,0xd8,0xd3,0x40,0xcd,0xc9, -0xdc,0xcd,0xcd,0x36,0xd2,0xd4,0x4d,0xdd,0xe6,0x43,0xef,0xf6,0x84,0xfa,0xfa,0xb4, -0x00,0xff,0x73,0x04,0x01,0x77,0x00,0x01,0x60,0x02,0x05,0xf9,0x06,0x0f,0xc3,0x10, -0x1c,0xe1,0x26,0x2a,0x1f,0x32,0x32,0xa8,0x33,0x33,0x6f,0x32,0x2d,0xd2,0x25,0x1f, -0x3e,0x18,0x11,0x2e,0x0b,0x07,0x42,0xff,0x00,0xd0,0xfd,0xfa,0x4e,0xfe,0xfc,0x65, -0xfe,0xfc,0x5d,0xfa,0xf5,0xf0,0xee,0xe6,0x4c,0xe2,0xd9,0x61,0xd1,0xcd,0xb6,0xc9, -0xca,0x79,0xcc,0xd0,0x28,0xd3,0xdb,0x82,0xe2,0xeb,0x41,0xf5,0xf8,0xe1,0xf9,0x00, -0xe5,0xfe,0x01,0xa5,0x02,0x01,0xf3,0xfd,0x03,0x2c,0x04,0x06,0xaa,0x0d,0x0f,0xac, -0x1b,0x24,0x17,0x2b,0x31,0xd8,0x33,0x33,0x8c,0x36,0x33,0x70,0x2e,0x2a,0xb5,0x1f, -0x1d,0x20,0x13,0x0e,0xec,0x08,0x03,0x5e,0x00,0xff,0xc9,0xfc,0xfc,0x59,0xfc,0xfd, -0x21,0xfd,0xf9,0x04,0xf6,0xef,0x98,0xe9,0xe1,0x8b,0xdc,0xd1,0x9f,0xce,0xca,0x5f, -0xc8,0xcc,0x27,0xcf,0xce,0xce,0xd8,0xdf,0xb6,0xe5,0xf3,0xc8,0xf4,0xf8,0x91,0xfd, -0xfe,0x90,0x00,0x02,0xa3,0xff,0x00,0x2a,0x03,0x04,0x97,0x07,0x0c,0x03,0x0f,0x18, -0x4a,0x22,0x28,0x30,0x31,0x31,0xe3,0x34,0x35,0xea,0x33,0x30,0x5b,0x2d,0x23,0x09, -0x20,0x18,0x0a,0x11,0x0d,0x00,0x06,0x01,0x37,0x01,0xfe,0x39,0xfa,0xfe,0xd8,0xfa, -0xfb,0xa7,0xfc,0xf6,0x18,0xef,0xee,0x11,0xe2,0xde,0xa0,0xd6,0xce,0xb2,0xca,0xcb, -0x9e,0xc7,0xcd,0x74,0xd0,0xd1,0x2a,0xdc,0xe4,0x47,0xea,0xf4,0x80,0xf8,0xf8,0x6d, -0xfd,0x01,0xf5,0xfd,0x03,0x50,0x01,0xff,0xe6,0x07,0x06,0xd6,0x08,0x11,0x61,0x14, -0x1e,0xb5,0x27,0x2e,0x34,0x31,0x35,0x1f,0x35,0x36,0x44,0x33,0x2e,0xdb,0x29,0x22, -0xc6,0x1b,0x13,0xbf,0x10,0x08,0x72,0x04,0x02,0x64,0xfe,0xfb,0xf1,0xfb,0xfc,0x38, -0xfa,0xfa,0x53,0xf7,0xf1,0x8f,0xea,0xe7,0xca,0xdc,0xd8,0xa6,0xcd,0xcd,0x02,0xc9, -0xc8,0xce,0xca,0xcc,0xf0,0xd2,0xd4,0xf7,0xe0,0xe8,0xc4,0xed,0xf4,0x49,0xf9,0xf9, -0xa9,0xff,0xff,0xb0,0x02,0x01,0xc6,0x02,0x06,0x45,0x08,0x08,0xf5,0x10,0x14,0x49, -0x1b,0x27,0x26,0x2a,0x31,0x88,0x34,0x36,0xb4,0x35,0x35,0x20,0x2f,0x2c,0x5f,0x27, -0x1d,0x60,0x19,0x11,0x5b,0x0b,0x07,0x54,0x04,0xfe,0xc4,0xfe,0xfa,0x6c,0xfa,0xfa, -0x88,0xfa,0xf5,0xb9,0xf2,0xed,0x64,0xe6,0xe1,0xc6,0xd8,0xd1,0xdf,0xcc,0xca,0x70, -0xca,0xc9,0x49,0xcc,0xcd,0x7f,0xd6,0xdb,0x9b,0xe4,0xec,0xfd,0xf2,0xf5,0x3b,0xfc, -0xfd,0xf2,0xfe,0x01,0xfa,0x00,0x03,0xd5,0x03,0x09,0xba,0x09,0x0e,0x45,0x13,0x1a, -0x34,0x25,0x29,0xac,0x30,0x35,0xb2,0x35,0x37,0xf9,0x36,0x31,0x14,0x2f,0x27,0x1d, -0x24,0x19,0x1d,0x15,0x0f,0x07,0x08,0x05,0xcc,0x02,0xfe,0x78,0xfd,0xfb,0xa6,0xf9, -0xfb,0xe8,0xf6,0xf4,0x86,0xed,0xe8,0xc5,0xdf,0xdb,0xe7,0xd1,0xce,0x41,0xca,0xc8, -0xcf,0xc8,0xcb,0xc4,0xce,0xd2,0x72,0xda,0xe0,0x5d,0xe8,0xef,0xed,0xf3,0xf8,0xe1, -0xfa,0xfd,0x58,0xfe,0x03,0x98,0xff,0x05,0xa9,0x09,0x07,0x3d,0x0f,0x15,0x76,0x17, -0x23,0xef,0x2b,0x2d,0xdd,0x36,0x37,0x36,0x36,0x37,0xbf,0x32,0x2e,0x2b,0x2d,0x23, -0xe3,0x1c,0x19,0xf7,0x0f,0x0d,0x15,0x09,0x04,0x5c,0x01,0xfe,0x62,0xfd,0xfa,0x93, -0xfb,0xf6,0xb9,0xf5,0xeb,0xa1,0xe8,0xe2,0x07,0xd7,0xd5,0xe7,0xcc,0xc8,0xc8,0xca, -0xc8,0x0f,0xc8,0xcf,0x88,0xcf,0xd6,0xd6,0xe0,0xe3,0xe5,0xec,0xf2,0xfb,0xf3,0xf8, -0xaf,0xfc,0xfb,0x93,0x00,0x00,0x87,0x02,0x07,0xbb,0x0a,0x0b,0xdf,0x15,0x16,0x24, -0x22,0x2a,0x3d,0x2d,0x36,0x10,0x37,0x37,0xe0,0x38,0x35,0x74,0x30,0x2f,0x4f,0x26, -0x21,0xa2,0x1a,0x14,0x78,0x0d,0x0c,0xf9,0x05,0x02,0x14,0x02,0xfb,0xc1,0xfb,0xfb, -0xe9,0xf7,0xf6,0x8a,0xef,0xe8,0xf3,0xe3,0xda,0xf3,0xd5,0xcd,0x96,0xc9,0xc6,0x3d, -0xc7,0xc7,0x8a,0xca,0xce,0x97,0xd2,0xda,0xdd,0xe0,0xe9,0x6e,0xee,0xf3,0x7e,0xf5, -0xfa,0xd7,0xfa,0xff,0x35,0x00,0x01,0x6a,0x05,0x0a,0x01,0x0c,0x11,0x0d,0x17,0x1e, -0xd1,0x27,0x2e,0x35,0x34,0x36,0xb1,0x38,0x39,0x41,0x35,0x34,0x1f,0x30,0x29,0x5a, -0x25,0x1d,0x51,0x17,0x12,0x52,0x0d,0x08,0xb3,0x05,0x01,0x02,0xff,0xfc,0xb7,0xf9, -0xf8,0x16,0xf7,0xf0,0x22,0xeb,0xe3,0x6b,0xdd,0xd4,0xd4,0xd0,0xc8,0xbc,0xc6,0xc5, -0x7f,0xc6,0xc8,0x65,0xca,0xd0,0x4a,0xd5,0xde,0xaa,0xe3,0xec,0xb4,0xf0,0xf4,0x96, -0xf7,0xfd,0xa0,0xf9,0x01,0xd1,0x00,0x01,0xcb,0x09,0x0a,0xae,0x10,0x17,0xe0,0x1b, -0x26,0x08,0x2e,0x33,0x60,0x38,0x39,0x31,0x3a,0x39,0x21,0x36,0x32,0xbd,0x2d,0x27, -0x8c,0x20,0x1b,0xc0,0x14,0x0f,0xdc,0x0c,0x06,0x0e,0x03,0x02,0xc7,0xf9,0xfd,0x00, -0xf9,0xf5,0xe6,0xf3,0xea,0x58,0xe4,0xdd,0xbe,0xd6,0xce,0xab,0xca,0xc4,0x99,0xc5, -0xc4,0x2c,0xc7,0xc9,0xf3,0xcb,0xd5,0xe1,0xd6,0xe3,0x7a,0xe7,0xed,0x78,0xf3,0xf3, -0xc9,0xfa,0xf8,0xbc,0xff,0xfd,0x3c,0x04,0x04,0x2d,0x0e,0x0f,0x42,0x16,0x1d,0x80, -0x23,0x2e,0x06,0x33,0x37,0x33,0x3c,0x39,0xf8,0x3b,0x37,0x69,0x35,0x2f,0xf4,0x2b, -0x23,0x4d,0x1e,0x18,0x76,0x12,0x0f,0x8b,0x09,0x07,0xd0,0x02,0xff,0x1c,0xfa,0xfb, -0x73,0xf6,0xf2,0x82,0xec,0xe5,0x04,0xdd,0xd8,0x33,0xd0,0xcb,0xd2,0xc6,0xc3,0x42, -0xc7,0xc3,0x79,0xc9,0xc8,0xbd,0xd1,0xd4,0x70,0xdc,0xe4,0x43,0xea,0xee,0x27,0xf3, -0xf7,0xe3,0xf8,0xfe,0xf7,0xfd,0x03,0x5f,0x06,0x0b,0x99,0x12,0x12,0x5b,0x1d,0x20, -0x98,0x2d,0x30,0x1d,0x37,0x3a,0x9f,0x3a,0x3d,0xf0,0x39,0x37,0x68,0x33,0x2e,0xec, -0x27,0x23,0x33,0x1b,0x16,0x7f,0x11,0x0d,0x33,0x08,0x06,0xc4,0x00,0xfb,0x24,0xfb, -0xf7,0x62,0xf2,0xf0,0xd9,0xe4,0xdf,0x36,0xda,0xce,0xff,0xcd,0xc6,0x50,0xc1,0xc6, -0x30,0xc4,0xc4,0x44,0xca,0xcd,0x77,0xcf,0xda,0x2a,0xdf,0xe4,0x15,0xef,0xee,0xc7, -0xf4,0xf8,0x3f,0xfa,0xfe,0xf7,0x02,0x02,0xa8,0x0b,0x11,0x75,0x12,0x1c,0x52,0x20, -0x28,0xdc,0x32,0x36,0x07,0x3b,0x3e,0x81,0x3c,0x3d,0xa7,0x3b,0x34,0xfe,0x32,0x2d, -0x92,0x24,0x21,0x57,0x19,0x13,0x3c,0x12,0x09,0xf1,0x06,0x03,0x68,0xfb,0xfb,0x80, -0xf9,0xf1,0x5f,0xf2,0xe8,0xba,0xde,0xdb,0xfa,0xd2,0xca,0xd5,0xc8,0xc2,0x24,0xbe, -0xc6,0x05,0xc0,0xc6,0x19,0xca,0xcc,0xb9,0xd2,0xdf,0xdb,0xdf,0xe9,0xe8,0xf1,0xee, -0x0f,0xf8,0xfc,0xe6,0xfb,0xff,0x19,0x08,0x04,0x52,0x12,0x14,0x5d,0x16,0x22,0x1f, -0x27,0x2f,0xf1,0x39,0x3a,0x1a,0x3d,0x41,0xdb,0x3d,0x3d,0xee,0x3a,0x34,0x28,0x30, -0x2b,0xb7,0x21,0x1e,0x71,0x17,0x10,0x9f,0x0e,0x08,0x4a,0x04,0xfe,0xa5,0xfa,0xf6, -0x3e,0xf5,0xf0,0x18,0xe9,0xe3,0x76,0xd9,0xd3,0xb9,0xcd,0xc5,0xef,0xc1,0xc0,0xd1, -0xc0,0xc0,0x91,0xc2,0xc5,0xec,0xc9,0xcd,0x5c,0xd8,0xdd,0xb2,0xe3,0xec,0x1d,0xef, -0xf5,0x47,0xfa,0xfc,0x0c,0xff,0x06,0x2b,0x06,0x11,0x07,0x16,0x18,0x30,0x21,0x27, -0xb4,0x2d,0x38,0xed,0x3a,0x3e,0x3a,0x42,0x40,0x71,0x40,0x3c,0x1f,0x39,0x33,0x6a, -0x30,0x26,0x32,0x23,0x1a,0x04,0x17,0x0f,0x26,0x0c,0x04,0xc4,0xff,0xfb,0x26,0xf6, -0xf4,0x61,0xf1,0xe8,0x3f,0xe2,0xdc,0x23,0xd2,0xcd,0x3c,0xc8,0xbf,0x4c,0xbe,0xbe, -0xea,0xbc,0xc1,0x90,0xc2,0xc4,0x1e,0xcc,0xd3,0xff,0xd8,0xe2,0x7d,0xe6,0xef,0xfb, -0xef,0xf8,0x4c,0xfc,0xfc,0xc6,0x03,0x08,0x63,0x0c,0x16,0xbc,0x1a,0x1f,0x2c,0x27, -0x2f,0x21,0x36,0x3e,0x10,0x40,0x41,0x85,0x44,0x41,0xcd,0x3f,0x3c,0xa9,0x37,0x2e, -0x6f,0x2d,0x24,0x08,0x1e,0x1a,0x4a,0x12,0x0e,0xc3,0x07,0x02,0xdc,0xfb,0xf9,0x60, -0xf2,0xf1,0x5e,0xeb,0xe2,0x42,0xdc,0xd4,0x0b,0xcb,0xc7,0x5a,0xc1,0xbc,0x1c,0xbb, -0xbd,0x08,0xbb,0xc2,0x6f,0xc0,0xc9,0xaf,0xcb,0xd5,0xb7,0xdc,0xe4,0xc5,0xea,0xef, -0x05,0xf5,0xf7,0x48,0x00,0xff,0x6e,0x08,0x0d,0x38,0x13,0x1b,0x2c,0x21,0x26,0x87, -0x2d,0x36,0x53,0x3b,0x40,0x08,0x44,0x43,0x9d,0x44,0x42,0x73,0x3f,0x3c,0x24,0x36, -0x30,0xb9,0x29,0x23,0x9d,0x1d,0x18,0x83,0x10,0x0a,0x76,0x05,0xfd,0x02,0xf9,0xf3, -0x27,0xef,0xe9,0x21,0xe5,0xd9,0x3a,0xd6,0xcb,0x8e,0xc8,0xc0,0x9e,0xbe,0xba,0x84, -0xbb,0xbb,0x87,0xbc,0xbf,0x63,0xc2,0xc7,0xed,0xcc,0xd8,0x11,0xdf,0xe4,0x19,0xef, -0xf1,0x35,0xf6,0xff,0x41,0x01,0x06,0xa2,0x0e,0x12,0x12,0x1c,0x1f,0xd8,0x26,0x2b, -0xd3,0x34,0x3a,0x24,0x42,0x43,0xfe,0x45,0x47,0x91,0x45,0x43,0x0e,0x3f,0x3c,0x85, -0x34,0x30,0x65,0x27,0x22,0xfd,0x1a,0x13,0x17,0x0d,0x06,0x3d,0xff,0xf8,0xcf,0xf3, -0xee,0xee,0xe9,0xe6,0xe2,0xdc,0xd4,0x69,0xd0,0xc5,0x68,0xc2,0xbd,0x38,0xb7,0xb8, -0x38,0xba,0xb6,0x9e,0xbd,0xbe,0x35,0xc3,0xc9,0x42,0xd2,0xd9,0x5a,0xe2,0xe9,0xc3, -0xee,0xf6,0x08,0xfa,0x02,0x42,0x07,0x0d,0x01,0x14,0x1d,0xd4,0x1e,0x28,0xe4,0x2a, -0x32,0xa5,0x3a,0x41,0x08,0x43,0x49,0xae,0x47,0x47,0x5c,0x48,0x43,0xca,0x3f,0x3c, -0xd0,0x34,0x2c,0x04,0x28,0x1d,0x9a,0x16,0x11,0x03,0x05,0x02,0xaa,0xf9,0xf1,0xfa, -0xef,0xe8,0xfd,0xe2,0xdf,0x29,0xd5,0xce,0x5b,0xc9,0xc1,0xbe,0xbc,0xbb,0x83,0xb3, -0xb7,0x47,0xb5,0xb6,0xbc,0xb8,0xbe,0x7f,0xc2,0xca,0xf5,0xd5,0xdc,0x32,0xe6,0xed, -0xb4,0xf4,0xf9,0xdd,0x01,0x07,0x30,0x0d,0x14,0x1e,0x1a,0x21,0x37,0x27,0x2a,0x31, -0x32,0x38,0x56,0x3f,0x44,0xf0,0x49,0x48,0x13,0x4c,0x48,0x78,0x48,0x43,0x6b,0x40, -0x39,0x4f,0x33,0x2b,0x11,0x24,0x1b,0x67,0x12,0x0a,0xf7,0x02,0xf9,0x3d,0xf3,0xed, -0xb4,0xe6,0xe4,0x31,0xdd,0xd4,0x0b,0xd1,0xc8,0xc2,0xc1,0xbf,0x63,0xb7,0xb4,0x5a, -0xb5,0xb2,0x01,0xb3,0xb8,0xb0,0xb4,0xc0,0xe8,0xc5,0xca,0x81,0xdb,0xe0,0xa9,0xe7, -0xf3,0x77,0xf8,0xfd,0xd1,0x08,0x0b,0x2c,0x13,0x1b,0xe1,0x21,0x26,0xc2,0x2d,0x2f, -0xdf,0x39,0x3f,0x18,0x46,0x4a,0x01,0x4e,0x4b,0xe6,0x4d,0x4a,0xd4,0x46,0x45,0xf8, -0x3c,0x38,0x6e,0x2f,0x28,0x33,0x20,0x17,0x36,0x0e,0x05,0x4e,0xfd,0xf3,0xbe,0xec, -0xe6,0x77,0xe1,0xdb,0x5b,0xd6,0xce,0xa2,0xc7,0xc1,0xf2,0xbe,0xb6,0xf5,0xb5,0xb2, -0xc6,0xb0,0xb0,0x2d,0xb4,0xb2,0x47,0xbb,0xbf,0x14,0xc6,0xd5,0x90,0xdb,0xe5,0x9c, -0xef,0xf6,0x07,0xfb,0x09,0xb3,0x0b,0x14,0x9b,0x1d,0x21,0x07,0x28,0x2e,0x28,0x30, -0x38,0xaf,0x3e,0x43,0x37,0x4b,0x4d,0x7d,0x4d,0x4f,0x9a,0x4e,0x4a,0x79,0x49,0x44, -0x4c,0x3d,0x35,0xea,0x2c,0x23,0x09,0x1b,0x0f,0xaf,0x08,0xfe,0x86,0xf5,0xeb,0x6a, -0xe6,0xe0,0x1c,0xdc,0xd5,0xad,0xcf,0xc9,0x74,0xc2,0xbe,0x05,0xb9,0xb4,0xe4,0xb0, -0xb0,0x6a,0xaf,0xad,0x1f,0xb2,0xb5,0xd7,0xb9,0xc2,0x87,0xca,0xd7,0x5f,0xe1,0xea, -0x7f,0xf5,0xfa,0xac,0x05,0x0e,0x43,0x16,0x1c,0xcb,0x23,0x29,0xbb,0x2d,0x32,0x0b, -0x37,0x3c,0xff,0x44,0x48,0xb7,0x4d,0x50,0x21,0x50,0x50,0x9c,0x4e,0x4c,0x42,0x4a, -0x43,0x36,0x3c,0x33,0xb1,0x27,0x20,0x0b,0x16,0x0b,0xc4,0xff,0xf7,0x84,0xee,0xe3, -0x67,0xdf,0xd8,0x75,0xd3,0xcf,0xe1,0xc8,0xc2,0xee,0xbe,0xb6,0x7a,0xb6,0xb0,0x95, -0xae,0xae,0xc4,0xac,0xad,0x50,0xaf,0xb6,0xc9,0xbc,0xc4,0x73,0xcf,0xdb,0xc2,0xe6, -0xf0,0x15,0xfd,0x02,0x82,0x0c,0x16,0x5b,0x1e,0x24,0xea,0x2a,0x2f,0x8a,0x33,0x39, -0xdb,0x3b,0x44,0xb8,0x49,0x4b,0x7d,0x54,0x52,0x21,0x53,0x53,0x5c,0x4f,0x4d,0xee, -0x48,0x41,0x5c,0x37,0x2f,0x53,0x21,0x1b,0x79,0x0e,0x03,0x73,0xf8,0xed,0x6a,0xe5, -0xdd,0x11,0xda,0xd2,0x17,0xcf,0xca,0x11,0xc3,0xbd,0xe1,0xb7,0xb0,0xfe,0xaf,0xab, -0xbf,0xa9,0xa8,0x34,0xaa,0xab,0xf6,0xb2,0xb9,0xaf,0xbe,0xcc,0x23,0xd5,0xe4,0x81, -0xee,0xfb,0x7a,0xfe,0x0c,0x6a,0x13,0x1b,0x5b,0x26,0x2a,0x58,0x2f,0x35,0xb8,0x39, -0x3e,0x2b,0x45,0x4a,0x29,0x4e,0x55,0xf0,0x54,0x57,0xd6,0x55,0x52,0xc0,0x50,0x4c, -0x22,0x47,0x3b,0x66,0x32,0x25,0xe8,0x1d,0x10,0x2f,0x06,0xfb,0x71,0xee,0xe7,0xa0, -0xde,0xd7,0x34,0xd3,0xcd,0x64,0xc8,0xc4,0xa8,0xba,0xb8,0xa6,0xb0,0xab,0x24,0xab, -0xa7,0x85,0xa6,0xa6,0x6b,0xa8,0xac,0x0f,0xb6,0xbc,0x17,0xc5,0xd2,0x44,0xdd,0xea, -0x6d,0xfa,0xff,0xa1,0x09,0x13,0x12,0x1a,0x24,0xdc,0x2b,0x2e,0x5a,0x36,0x38,0xa0, -0x3d,0x45,0x8f,0x49,0x4e,0xab,0x54,0x57,0xba,0x58,0x5b,0xd5,0x55,0x53,0x5b,0x50, -0x48,0x25,0x43,0x35,0x57,0x29,0x20,0x7b,0x14,0x09,0x24,0xff,0xf1,0x81,0xe8,0xe0, -0x70,0xd7,0xd2,0xee,0xcc,0xc8,0x3c,0xc3,0xbc,0x97,0xb7,0xae,0xa6,0xac,0xa6,0x2f, -0xa7,0xa2,0xef,0xa6,0xa4,0x04,0xaa,0xb1,0xfe,0xb8,0xc2,0xc2,0xca,0xd9,0x92,0xe4, -0xf4,0xb0,0xff,0x06,0xa4,0x0e,0x19,0xaf,0x20,0x2d,0x54,0x30,0x35,0xd1,0x3a,0x40, -0xe8,0x43,0x4d,0x25,0x4e,0x54,0x0b,0x59,0x5a,0xe8,0x5b,0x5a,0x50,0x55,0x52,0x55, -0x4e,0x45,0xc5,0x3d,0x2f,0x25,0x24,0x1a,0xf2,0x0e,0x03,0xf7,0xf7,0xe8,0x0a,0xe4, -0xd7,0x07,0xd1,0xce,0x80,0xc4,0xc2,0xd4,0xbc,0xb4,0x9e,0xaf,0xa8,0x2c,0xa6,0xa3, -0x68,0xa3,0xa2,0xd8,0xa3,0xa6,0xf9,0xad,0xb3,0x1e,0xbe,0xc8,0x65,0xce,0xe0,0xaa, -0xee,0xfa,0x4f,0x04,0x0f,0x39,0x12,0x22,0xf9,0x29,0x32,0xc3,0x38,0x3b,0x30,0x42, -0x47,0x06,0x4c,0x50,0xdd,0x57,0x58,0x34,0x5d,0x60,0x31,0x5c,0x5a,0xb1,0x55,0x4f, -0x48,0x4a,0x41,0xd1,0x34,0x28,0xca,0x1c,0x11,0x36,0x08,0xf8,0x3f,0xee,0xe4,0xc8, -0xd8,0xd3,0x72,0xc9,0xc5,0x7a,0xbf,0xba,0x3c,0xb5,0xaf,0xe0,0xa7,0xa2,0x8a,0xa2, -0x9f,0x3d,0xa2,0xa2,0x1a,0xa3,0xaa,0x7b,0xb0,0xb8,0x71,0xc7,0xcb,0x01,0xd8,0xed, -0x02,0xf5,0x05,0xa9,0x0f,0x13,0x55,0x1d,0x2c,0x33,0x30,0x3b,0xe4,0x3e,0x3e,0xb9, -0x49,0x4d,0xb3,0x50,0x58,0x62,0x5b,0x5b,0xe3,0x63,0x60,0x96,0x5c,0x5b,0x90,0x50, -0x4d,0xb1,0x45,0x39,0xa7,0x2d,0x20,0xfe,0x12,0x09,0x5b,0xff,0xf0,0xb6,0xe5,0xdc, -0x81,0xd1,0xce,0xf6,0xc2,0xbf,0x57,0xb9,0xb5,0x00,0xae,0xa9,0x58,0xa1,0x9d,0x3c, -0x9e,0xa1,0x91,0x9d,0xa3,0xaf,0xa5,0xab,0xa7,0xb7,0xc1,0x02,0xca,0xd7,0xc1,0xe2, -0xf2,0x1d,0x04,0x0b,0x61,0x14,0x1c,0x32,0x25,0x2e,0xcc,0x3c,0x3d,0x81,0x43,0x48, -0x47,0x4d,0x54,0xd2,0x59,0x5a,0x68,0x60,0x62,0xb4,0x62,0x63,0x9e,0x5b,0x55,0xa2, -0x4f,0x47,0x29,0x3e,0x32,0xb9,0x23,0x16,0x69,0x0c,0x01,0xc2,0xf5,0xea,0x27,0xdd, -0xd5,0x25,0xcf,0xc3,0x4f,0xc1,0xb8,0x87,0xb1,0xaf,0x9b,0xa5,0x9f,0xe6,0x9c,0x98, -0xbc,0x9b,0xa1,0x5e,0x9d,0xa4,0xfd,0xaa,0xaf,0xed,0xbf,0xca,0x04,0xd2,0xdf,0xb2, -0xef,0xf9,0x95,0x0c,0x12,0x44,0x19,0x21,0xd3,0x2d,0x35,0xda,0x42,0x44,0x5b,0x47, -0x50,0x25,0x53,0x5b,0x23,0x61,0x5f,0x30,0x64,0x66,0x88,0x62,0x61,0xa7,0x58,0x4f, -0x85,0x4a,0x40,0xbe,0x35,0x2a,0xba,0x18,0x0e,0xfe,0x04,0xf9,0x54,0xee,0xe3,0xba, -0xd7,0xcf,0x91,0xc9,0xbd,0x2d,0xb9,0xb0,0x63,0xab,0xa5,0xd3,0x9d,0x99,0x4d,0x95, -0x9a,0x33,0x99,0xa0,0xb3,0xa1,0xa7,0xcd,0xae,0xbc,0x01,0xc7,0xd1,0xc0,0xdc,0xe6, -0x17,0xf6,0x03,0x9a,0x10,0x17,0x71,0x1d,0x27,0xb0,0x32,0x3f,0xb3,0x44,0x4a,0x02, -0x4f,0x53,0xab,0x5d,0x60,0x5e,0x63,0x65,0x5a,0x65,0x66,0x02,0x63,0x5a,0x4d,0x53, -0x4a,0x0a,0x41,0x38,0xab,0x2d,0x1d,0xa8,0x12,0x07,0x36,0xfc,0xf4,0xd8,0xe6,0xdc, -0x29,0xd2,0xca,0x62,0xc0,0xba,0x40,0xae,0xa9,0x7e,0xa3,0x9c,0xb1,0x98,0x93,0x29, -0x95,0x97,0x3d,0x9d,0x9f,0x81,0xa7,0xaa,0x5a,0xb8,0xc4,0x35,0xce,0xd9,0xcf,0xe4, -0xef,0x41,0xff,0x0b,0x59,0x15,0x1d,0x44,0x23,0x2e,0x19,0x3b,0x43,0xbd,0x4a,0x51, -0x10,0x54,0x5d,0xa9,0x62,0x66,0x66,0x67,0x68,0x22,0x67,0x65,0x2a,0x5e,0x56,0x77, -0x4d,0x43,0x25,0x3a,0x2f,0xe5,0x22,0x14,0x08,0x0a,0xff,0xb1,0xf4,0xec,0x15,0xe1, -0xd5,0x32,0xcd,0xc3,0x9e,0xb7,0xb2,0xa0,0xa8,0xa0,0x8d,0x9e,0x95,0x3c,0x92,0x93, -0x41,0x93,0x96,0xab,0xa0,0xa1,0x93,0xa8,0xb7,0xf5,0xbd,0xcc,0x1f,0xdb,0xe0,0x97, -0xee,0xf9,0x97,0x06,0x14,0x0f,0x1d,0x21,0x86,0x2c,0x35,0x02,0x41,0x4a,0xbc,0x51, -0x53,0x96,0x5d,0x61,0x3e,0x69,0x6a,0x2c,0x69,0x6a,0x4e,0x66,0x61,0x9f,0x5b,0x50, -0xdf,0x43,0x3d,0x20,0x2f,0x27,0x81,0x18,0x0d,0x4e,0x01,0xf7,0xb2,0xef,0xe6,0x85, -0xd9,0xce,0xa0,0xc7,0xba,0x51,0xb3,0xa9,0x40,0x9f,0x9c,0x09,0x98,0x8e,0xe0,0x95, -0x8e,0x63,0x92,0xa0,0x91,0x9e,0xa6,0xf1,0xb5,0xb9,0x8e,0xca,0xd8,0x55,0xe0,0xec, -0x5e,0xf5,0x01,0xe0,0x0e,0x1a,0xbe,0x1f,0x2a,0x24,0x32,0x3a,0xcd,0x48,0x52,0x80, -0x55,0x5c,0x56,0x63,0x69,0x6e,0x6c,0x6c,0xfe,0x6a,0x69,0x51,0x62,0x5f,0xed,0x53, -0x47,0xa5,0x3d,0x32,0x57,0x27,0x1d,0xc2,0x10,0x04,0xce,0xfa,0xf2,0x44,0xea,0xdf, -0x94,0xd3,0xc8,0x7b,0xbe,0xb5,0xf1,0xaa,0xa0,0x13,0x9b,0x94,0x57,0x90,0x91,0x09, -0x8e,0x91,0xfe,0x97,0x9f,0x5a,0xa6,0xb1,0xf2,0xbb,0xc6,0xfc,0xd2,0xe1,0xe3,0xe7, -0xf4,0x69,0xfc,0x08,0xa7,0x14,0x20,0x6a,0x26,0x30,0x6b,0x38,0x44,0x94,0x50,0x58, -0xd9,0x5c,0x64,0x1d,0x69,0x6f,0x50,0x6f,0x6e,0x32,0x69,0x65,0x59,0x5e,0x56,0x0a, -0x4c,0x3d,0x8b,0x35,0x27,0xf3,0x1f,0x14,0xd5,0x07,0xfe,0x73,0xf4,0xea,0x4d,0xe4, -0xda,0xec,0xc9,0xc3,0x62,0xb8,0xa9,0xc6,0xa3,0x9b,0xd3,0x8f,0x91,0x53,0x8e,0x8a, -0x91,0x93,0x92,0xe4,0x9a,0xa7,0xca,0xad,0xba,0x26,0xc8,0xd1,0xa3,0xdd,0xe9,0x6d, -0xf0,0xfb,0x85,0x04,0x0f,0xe4,0x1a,0x24,0x56,0x2d,0x36,0x02,0x42,0x4b,0x02,0x59, -0x5e,0xd5,0x65,0x6a,0xbd,0x6f,0x6f,0xb4,0x71,0x69,0x69,0x67,0x61,0x1c,0x56,0x4f, -0x02,0x42,0x35,0x05,0x2c,0x20,0xdd,0x15,0x0e,0x60,0x01,0xf8,0x82,0xf0,0xe4,0x9d, -0xdc,0xd1,0xcf,0xc3,0xb9,0x04,0xaf,0xa2,0xf1,0x99,0x93,0xbf,0x8d,0x8d,0xd5,0x8b, -0x8e,0x7b,0x93,0x98,0xef,0xa4,0xad,0xb6,0xb7,0xc4,0x7f,0xcf,0xd9,0x40,0xe6,0xf0, -0x32,0xf5,0x03,0xa7,0x09,0x14,0xe7,0x23,0x2a,0xc1,0x34,0x41,0xa1,0x47,0x57,0x95, -0x5f,0x66,0x02,0x6c,0x70,0x22,0x70,0x71,0xa1,0x6d,0x66,0x06,0x62,0x58,0xbe,0x4e, -0x45,0x1b,0x39,0x2c,0x8a,0x23,0x18,0x38,0x0f,0x09,0x33,0xfa,0xf2,0x98,0xea,0xdc, -0x8b,0xd5,0xc8,0x68,0xb8,0xb0,0xd8,0xa5,0x98,0xb2,0x94,0x8d,0x0c,0x89,0x8c,0x4b, -0x8f,0x90,0x2b,0x9b,0xa0,0x0e,0xab,0xba,0xf8,0xbf,0xce,0x9e,0xd7,0xe1,0x6e,0xec, -0xf7,0x09,0xfe,0x07,0xc3,0x0f,0x1c,0x9d,0x28,0x33,0xe8,0x3d,0x46,0xe7,0x51,0x5e, -0xd0,0x67,0x6c,0x90,0x6f,0x71,0x8b,0x6f,0x6f,0xcf,0x68,0x60,0x16,0x5a,0x4d,0x87, -0x47,0x39,0x7d,0x2f,0x23,0xc6,0x1a,0x10,0x9e,0x0c,0xff,0x22,0xf6,0xec,0x03,0xe1, -0xd7,0x2d,0xcd,0xbd,0xcd,0xb0,0xa9,0xd3,0x9a,0x95,0x2d,0x8e,0x88,0x83,0x89,0x8e, -0x0f,0x91,0x9a,0x65,0x9f,0xa9,0x3a,0xb7,0xc1,0x2b,0xcc,0xd7,0x95,0xdf,0xe8,0x2f, -0xf6,0xfc,0x16,0x05,0x0c,0xe3,0x16,0x22,0x0c,0x31,0x39,0x1d,0x48,0x4b,0xaf,0x5b, -0x64,0xa9,0x6d,0x6f,0x5c,0x72,0x6f,0x0e,0x6f,0x6c,0x03,0x62,0x5b,0x61,0x4f,0x45, -0xcf,0x3d,0x31,0x45,0x25,0x1c,0x82,0x12,0x0c,0xa9,0x04,0xf9,0x70,0xef,0xe4,0xb8, -0xd9,0xd0,0xd5,0xc3,0xb5,0xbb,0xa8,0xa0,0x85,0x96,0x8d,0x1b,0x8c,0x86,0x26,0x8c, -0x91,0x22,0x98,0xa0,0xc6,0xa9,0xb2,0x22,0xc1,0xcd,0x53,0xd2,0xe1,0xe9,0xe6,0xf1, -0x72,0xfd,0x04,0x9f,0x08,0x13,0x01,0x1f,0x29,0xcd,0x3c,0x42,0xcb,0x4b,0x57,0x3a, -0x61,0x6b,0x37,0x73,0x71,0x82,0x6f,0x71,0x95,0x69,0x65,0x9e,0x5b,0x4e,0xf0,0x46, -0x3c,0x8a,0x33,0x29,0x92,0x1c,0x13,0x51,0x0d,0x05,0xf9,0xfd,0xf3,0x29,0xe6,0xde, -0x21,0xd3,0xc7,0x6a,0xbb,0xad,0xea,0xa0,0x9b,0x1d,0x91,0x89,0xd7,0x88,0x89,0x01, -0x90,0x99,0x14,0x9f,0xa6,0x88,0xb1,0xbd,0x95,0xc9,0xd7,0x84,0xdc,0xe4,0xe6,0xf1, -0xf6,0x2b,0x04,0x0a,0x7f,0x0c,0x18,0x57,0x26,0x32,0xb9,0x42,0x49,0xec,0x50,0x5d, -0x7b,0x66,0x6e,0x77,0x74,0x6f,0x08,0x6e,0x6d,0xf9,0x64,0x5d,0x20,0x53,0x45,0x86, -0x3d,0x36,0x9a,0x29,0x1f,0x2e,0x17,0x09,0x9e,0x09,0xfe,0x9d,0xf5,0xeb,0x7c,0xdf, -0xd4,0x1a,0xcd,0xc1,0xf3,0xb0,0xa9,0xee,0x9b,0x95,0x55,0x8d,0x88,0x5e,0x88,0x8e, -0x4c,0x95,0x9e,0x14,0xa4,0xae,0xe9,0xba,0xc5,0x47,0xd5,0xdb,0xe9,0xe6,0xec,0xf4, -0xf9,0xfe,0xae,0x09,0x0d,0x08,0x14,0x1f,0x32,0x2f,0x3b,0x4f,0x48,0x50,0xae,0x57, -0x61,0xae,0x6f,0x6f,0x96,0x74,0x6e,0x7f,0x6b,0x66,0x8a,0x5f,0x53,0xd1,0x47,0x40, -0xaf,0x32,0x2f,0x42,0x21,0x17,0x89,0x0f,0x05,0x4f,0x02,0xf8,0x14,0xf0,0xe3,0x94, -0xd8,0xce,0x04,0xc4,0xb9,0x01,0xac,0xa0,0x61,0x97,0x91,0x42,0x89,0x89,0x1e,0x8d, -0x93,0x6f,0x9e,0xa4,0xc2,0xb0,0xb6,0x76,0xc5,0xd2,0x69,0xda,0xe3,0xd8,0xec,0xf2, -0x52,0xff,0x04,0x2b,0x0a,0x16,0x89,0x17,0x29,0xdc,0x38,0x43,0xfa,0x4f,0x57,0x55, -0x5d,0x68,0x2c,0x70,0x71,0xf8,0x71,0x69,0xe4,0x65,0x5f,0x28,0x55,0x48,0xa9,0x41, -0x35,0x42,0x2e,0x26,0x4a,0x1b,0x11,0x36,0x0a,0x01,0x3f,0xfc,0xf2,0xc6,0xe8,0xda, -0xcb,0xd0,0xc7,0x99,0xbb,0xb1,0x1a,0xa5,0x9a,0x97,0x93,0x8e,0x09,0x89,0x8f,0xcb, -0x91,0x9c,0x79,0xa5,0xad,0xf3,0xb5,0xc2,0x1b,0xcd,0xd8,0xcc,0xe3,0xea,0x11,0xf0, -0xfc,0x00,0x02,0x09,0x14,0x14,0x17,0x86,0x23,0x31,0xb7,0x42,0x49,0x5c,0x58,0x59, -0xc8,0x62,0x6c,0x38,0x70,0x6f,0x17,0x6e,0x64,0x06,0x5f,0x59,0x74,0x4a,0x42,0x3f, -0x38,0x2e,0xb1,0x28,0x1e,0x07,0x14,0x0c,0xb6,0x02,0xfd,0x23,0xf5,0xec,0x95,0xde, -0xd5,0x37,0xca,0xbf,0x13,0xb9,0xa8,0xb0,0xa0,0x97,0x1b,0x90,0x8d,0xc2,0x90,0x8f, -0xd2,0x9b,0xa3,0x3b,0xab,0xb6,0x73,0xbf,0xc9,0x88,0xd6,0xe0,0xaa,0xe8,0xf2,0x71, -0xf7,0x00,0xfa,0x08,0x11,0x3b,0x16,0x22,0xc3,0x29,0x3c,0xf9,0x44,0x53,0x8d,0x56, -0x5e,0x78,0x65,0x6d,0x29,0x6d,0x6d,0xb8,0x66,0x5f,0xe2,0x58,0x4e,0x23,0x45,0x39, -0x66,0x32,0x26,0x77,0x22,0x15,0xec,0x0d,0x05,0x7b,0xfc,0xf5,0x70,0xef,0xe2,0x5e, -0xd8,0xcf,0xd3,0xc2,0xbb,0x6c,0xaf,0xa6,0x70,0x9c,0x93,0xfe,0x90,0x90,0x23,0x92, -0x99,0x3d,0xa2,0xaa,0xe3,0xb3,0xbd,0x07,0xc8,0xd3,0x9c,0xdd,0xe9,0x85,0xec,0xf8, -0x52,0xfe,0x06,0x06,0x0f,0x17,0x60,0x1c,0x28,0xac,0x34,0x41,0xcb,0x4c,0x56,0x19, -0x59,0x63,0xb0,0x67,0x6a,0xd3,0x6c,0x66,0x76,0x5f,0x59,0x9a,0x4f,0x45,0xc0,0x3d, -0x31,0xa5,0x2b,0x21,0x61,0x19,0x10,0xaa,0x07,0xfd,0xfb,0xf7,0xee,0x83,0xe5,0xdd, -0x9c,0xd1,0xc5,0x55,0xc0,0xb2,0x76,0xaa,0xa2,0x9c,0x97,0x94,0x53,0x95,0x91,0x14, -0x9b,0xa1,0x59,0xa7,0xb3,0x1d,0xbc,0xc4,0x08,0xd1,0xda,0x0a,0xe5,0xeb,0x0e,0xf6, -0xfc,0x54,0x03,0x0f,0xb6,0x12,0x1e,0x25,0x27,0x2f,0xc5,0x3e,0x47,0x4f,0x52,0x59, -0x09,0x60,0x61,0x4b,0x68,0x67,0x2c,0x66,0x61,0xa9,0x57,0x4f,0xbd,0x47,0x3f,0xf3, -0x33,0x2e,0xb7,0x22,0x1a,0x88,0x15,0x08,0xdc,0x00,0xf8,0x6b,0xef,0xe6,0x6d,0xe1, -0xd3,0x03,0xca,0xc2,0x3b,0xb4,0xaf,0x59,0xa8,0x9c,0x67,0x96,0x9a,0x76,0x93,0x9a, -0xa5,0xa4,0xa3,0x8b,0xb2,0xbb,0x56,0xc2,0xd0,0x7e,0xd8,0xe0,0x43,0xee,0xf3,0x32, -0xfa,0x05,0xfe,0x08,0x12,0x09,0x1c,0x24,0x8d,0x2d,0x38,0xb1,0x41,0x4d,0x90,0x57, -0x5b,0xc2,0x61,0x62,0x04,0x64,0x65,0x18,0x62,0x58,0xdc,0x51,0x46,0x2a,0x40,0x36, -0x16,0x2e,0x24,0xe9,0x1b,0x13,0x4c,0x0d,0x03,0x80,0xfa,0xf0,0x41,0xe9,0xe1,0xe5, -0xd8,0xd0,0x80,0xc3,0xbb,0xae,0xb1,0xad,0x3a,0xa4,0x9b,0xff,0x98,0x99,0x1e,0x9a, -0xa2,0x8a,0xa6,0xad,0xcd,0xba,0xc0,0x5e,0xcf,0xd6,0x95,0xde,0xe9,0xde,0xf1,0xf8, -0x47,0x03,0x07,0x49,0x0f,0x1a,0x9a,0x20,0x2b,0x77,0x36,0x39,0xcd,0x47,0x51,0xec, -0x57,0x5e,0x92,0x60,0x5d,0x5b,0x62,0x61,0xa6,0x57,0x54,0x15,0x47,0x3f,0x83,0x3a, -0x2f,0xe8,0x24,0x1f,0x84,0x14,0x0e,0xb7,0x07,0xfc,0xbe,0xf3,0xec,0xbb,0xe2,0xdd, -0x30,0xd4,0xc7,0xf9,0xbe,0xb5,0x5d,0xaf,0xa8,0x1a,0xa2,0x9c,0xdd,0x9d,0x9d,0x70, -0xa3,0xa7,0xda,0xad,0xb8,0x10,0xc1,0xcd,0x21,0xd4,0xdd,0x75,0xe5,0xef,0x19,0xf8, -0x00,0xb6,0x06,0x0d,0xd4,0x14,0x21,0x01,0x28,0x32,0x80,0x37,0x40,0x44,0x4d,0x53, -0x5b,0x5c,0x5c,0x1e,0x5c,0x5c,0x54,0x5f,0x59,0x30,0x54,0x48,0x5b,0x42,0x38,0x0f, -0x33,0x28,0x62,0x1f,0x15,0xec,0x0f,0x08,0x27,0xff,0xf5,0x86,0xec,0xe5,0x71,0xdd, -0xd8,0x6f,0xcc,0xc4,0x2c,0xb9,0xb5,0x88,0xac,0xa9,0x60,0xa2,0x9f,0x34,0xa2,0xa2, -0x5e,0xa7,0xae,0xd8,0xb4,0xbe,0x15,0xcc,0xd1,0x4d,0xdb,0xe5,0x24,0xed,0xf7,0x00, -0x01,0x06,0xc5,0x0a,0x15,0xee,0x1b,0x25,0x5f,0x31,0x32,0xd5,0x39,0x48,0x87,0x4b, -0x58,0x1a,0x5c,0x55,0x2c,0x5b,0x5b,0x73,0x57,0x56,0xfd,0x4b,0x40,0xcd,0x3d,0x33, -0xc6,0x28,0x22,0x5a,0x16,0x0e,0x16,0x0b,0x00,0xe4,0xf6,0xf0,0x13,0xe5,0xe0,0x98, -0xdb,0xd0,0x58,0xca,0xbd,0x4d,0xb8,0xb1,0x1a,0xad,0xa7,0x73,0xa3,0xa3,0xb0,0xa5, -0xa8,0x73,0xae,0xb2,0xa9,0xbc,0xc8,0x57,0xd0,0xdb,0xf6,0xe2,0xe8,0xaf,0xf5,0xff, -0x17,0x01,0x0f,0xa4,0x0e,0x1a,0xcc,0x24,0x2b,0x93,0x31,0x38,0x27,0x3e,0x48,0xa6, -0x52,0x58,0x27,0x56,0x58,0xc5,0x55,0x57,0xe3,0x53,0x4e,0xf2,0x43,0x3c,0x1d,0x34, -0x2d,0x99,0x23,0x17,0x35,0x12,0x08,0xc1,0x02,0xfa,0x1c,0xf2,0xe9,0x53,0xe2,0xdd, -0x76,0xd5,0xce,0xe5,0xc2,0xbd,0x36,0xb4,0xb0,0xf5,0xac,0xa7,0xa9,0xa6,0xa7,0x5b, -0xa9,0xad,0xfe,0xb2,0xbb,0x4a,0xc5,0xd0,0x84,0xd9,0xdf,0xcf,0xe8,0xf3,0x3a,0xfa, -0x05,0x4f,0x09,0x0f,0x27,0x17,0x1f,0x47,0x2a,0x2c,0xd7,0x36,0x37,0xb0,0x43,0x4b, -0x78,0x53,0x53,0x3c,0x57,0x51,0x08,0x55,0x52,0x9f,0x4c,0x48,0xe3,0x3c,0x36,0x9b, -0x2d,0x25,0x90,0x1b,0x11,0xfc,0x09,0x02,0xcd,0xfc,0xf2,0x36,0xec,0xe4,0xa2,0xdd, -0xd9,0xbb,0xd2,0xc8,0x43,0xc3,0xba,0x61,0xb4,0xb2,0xc7,0xac,0xaa,0x67,0xab,0xab, -0x47,0xad,0xb1,0xab,0xb9,0xc1,0x3e,0xce,0xd7,0x91,0xde,0xe7,0xbc,0xef,0xfa,0xa7, -0x02,0x09,0x4b,0x0f,0x15,0x28,0x1e,0x24,0xf5,0x2c,0x31,0x17,0x35,0x3c,0x51,0x44, -0x4d,0x8c,0x50,0x53,0xc6,0x50,0x50,0x5e,0x4f,0x4e,0xb0,0x47,0x40,0xd1,0x37,0x2f, -0xa0,0x26,0x1c,0x8e,0x12,0x0d,0x11,0x02,0xfc,0x0d,0xf7,0xed,0x0a,0xe6,0xe1,0xee, -0xd8,0xd5,0x2b,0xcf,0xc5,0x8c,0xbf,0xb9,0x58,0xb3,0xb3,0xf3,0xb0,0xad,0x48,0xae, -0xb2,0xd9,0xb1,0xba,0xb9,0xc3,0xca,0x37,0xd6,0xdf,0xf0,0xe3,0xf0,0x19,0xf7,0xfe, -0xd8,0x09,0x0b,0xbc,0x14,0x1b,0xc2,0x22,0x28,0x00,0x2f,0x33,0xf0,0x38,0x3e,0xa0, -0x47,0x48,0xcb,0x52,0x4c,0x00,0x4e,0x4b,0x28,0x48,0x45,0xc9,0x42,0x36,0xaa,0x2f, -0x29,0xa3,0x1c,0x16,0x3c,0x0d,0x05,0x40,0xfd,0xf7,0xce,0xf0,0xe9,0xf5,0xe3,0xdb, -0x8d,0xd6,0xd2,0x62,0xcc,0xc5,0x41,0xbe,0xba,0x11,0xb4,0xb9,0x73,0xb3,0xb2,0x4f, -0xb4,0xb4,0xfb,0xb8,0xc2,0x14,0xcb,0xd2,0xe3,0xdc,0xe4,0xa5,0xec,0xf6,0x8f,0xfd, -0x05,0x08,0x0e,0x10,0xf0,0x1a,0x1f,0xc9,0x23,0x2c,0xe5,0x2f,0x32,0x2c,0x3c,0x3d, -0x24,0x44,0x4b,0x9f,0x4a,0x4c,0x31,0x4a,0x44,0xe6,0x44,0x41,0x40,0x3a,0x32,0x01, -0x29,0x1f,0x21,0x17,0x0f,0xfb,0x04,0xff,0x83,0xf8,0xf2,0x20,0xed,0xe7,0xe2,0xde, -0xda,0x75,0xd5,0xce,0xfc,0xcc,0xc3,0xc1,0xbc,0xbb,0x31,0xb8,0xb7,0xb4,0xb8,0xb4, -0x97,0xb6,0xbd,0xc3,0xbe,0xca,0xaa,0xd2,0xd8,0xf4,0xe3,0xec,0x88,0xf2,0xfd,0x09, -0x03,0x09,0x65,0x11,0x18,0x2a,0x1b,0x24,0x03,0x26,0x2d,0x76,0x31,0x37,0x4d,0x39, -0x3f,0x75,0x44,0x48,0x77,0x4a,0x46,0x2e,0x45,0x3f,0x54,0x41,0x3a,0x46,0x34,0x29, -0x1d,0x21,0x17,0xf2,0x10,0x06,0xa6,0x00,0xf8,0x61,0xf3,0xef,0x11,0xe9,0xe2,0x6b, -0xdc,0xd7,0xef,0xd1,0xd0,0x45,0xc8,0xc3,0x34,0xbd,0xbc,0x8c,0xbb,0xbb,0xf7,0xb9, -0xb9,0xab,0xbb,0xc2,0x63,0xc9,0xcf,0x4c,0xda,0xe1,0x02,0xeb,0xf4,0xfa,0xfa,0x00, -0x1d,0x0b,0x0c,0x2b,0x17,0x1b,0x14,0x1e,0x24,0x7d,0x29,0x2d,0xf1,0x33,0x36,0x73, -0x38,0x3e,0xce,0x43,0x44,0xda,0x47,0x42,0x92,0x3c,0x40,0x01,0x38,0x33,0x0e,0x2e, -0x1f,0x48,0x18,0x13,0x01,0x06,0x02,0x20,0xfb,0xf2,0xc7,0xf2,0xea,0x98,0xe6,0xe0, -0x23,0xda,0xd5,0x0d,0xd4,0xcc,0x9f,0xc7,0xc2,0x46,0xbe,0xbf,0x28,0xbf,0xbc,0x45, -0xbe,0xbd,0x26,0xc5,0xc9,0x79,0xcf,0xd8,0x1d,0xde,0xea,0xbf,0xf1,0xfa,0x89,0xfe, -0x06,0x4e,0x09,0x16,0x25,0x17,0x1d,0xa8,0x21,0x23,0xab,0x2a,0x31,0xe5,0x33,0x34, -0x3a,0x3a,0x3c,0xd0,0x42,0x43,0xcd,0x40,0x3b,0x51,0x3b,0x34,0x6f,0x35,0x2c,0x98, -0x21,0x1a,0xc7,0x11,0x09,0xf6,0x04,0xfb,0x7c,0xf4,0xf4,0xbc,0xeb,0xea,0xca,0xe3, -0xdc,0x16,0xd8,0xd6,0x9a,0xd0,0xcd,0x1b,0xc7,0xc1,0x7d,0xc2,0xc3,0x9a,0xbe,0xc4, -0x54,0xc0,0xc4,0x4a,0xcc,0xcf,0x97,0xd6,0xde,0xb8,0xe6,0xee,0x5f,0xfb,0xfd,0x12, -0x03,0x0b,0x12,0x10,0x15,0x24,0x1f,0x1c,0x1e,0x23,0x26,0x40,0x2c,0x30,0x6d,0x33, -0x34,0x62,0x38,0x3c,0xb0,0x3f,0x40,0xa1,0x3a,0x38,0xdb,0x31,0x35,0xe4,0x2b,0x25, -0x62,0x1c,0x11,0xeb,0x0b,0x05,0xd3,0xfd,0xf7,0xb0,0xf4,0xeb,0xee,0xed,0xe6,0xa9, -0xe0,0xdc,0x8b,0xd7,0xd3,0xc1,0xd1,0xcc,0x5c,0xc6,0xc5,0x76,0xc4,0xc3,0x45,0xc7, -0xc5,0xd0,0xc6,0xcc,0x9e,0xd1,0xd5,0x40,0xe0,0xe4,0x28,0xed,0xf9,0x92,0xfc,0x01, -0x97,0x09,0x0d,0x75,0x13,0x1b,0x9f,0x1b,0x21,0xe1,0x23,0x27,0x42,0x2c,0x30,0xae, -0x30,0x32,0xc9,0x39,0x38,0x9e,0x3c,0x3d,0xff,0x34,0x32,0x86,0x32,0x29,0xcd,0x25, -0x1f,0x23,0x10,0x0d,0x6d,0x05,0xfe,0xcd,0xf9,0xf6,0xf0,0xec,0xef,0x7f,0xea,0xe1, -0xb7,0xe1,0xda,0xb3,0xd5,0xd6,0xd0,0xcf,0xcb,0x37,0xca,0xc7,0x81,0xc6,0xc9,0xe8, -0xc5,0xca,0x2e,0xcd,0xd1,0x11,0xd7,0xdd,0x51,0xe6,0xeb,0x3f,0xf7,0xfb,0x8d,0x02, -0x05,0x0b,0x0d,0x11,0x07,0x19,0x1a,0x6e,0x1e,0x20,0x02,0x24,0x2a,0x1b,0x2c,0x30, -0xa1,0x2f,0x32,0x0e,0x39,0x39,0x60,0x39,0x37,0x40,0x30,0x2f,0x8d,0x2b,0x25,0xef, -0x1d,0x16,0x06,0x0b,0x09,0x00,0x00,0xfa,0x05,0xf7,0xf1,0x00,0xed,0xee,0xa2,0xe6, -0xe2,0xce,0xdf,0xd9,0x86,0xd8,0xd5,0x54,0xcf,0xce,0x54,0xc9,0xc9,0x3c,0xca,0xca, -0x94,0xcb,0xcf,0x30,0xd3,0xd7,0xe6,0xdb,0xe5,0x98,0xea,0xf5,0xbc,0xfb,0x01,0x56, -0x06,0x08,0x6b,0x11,0x14,0x15,0x19,0x1c,0x6b,0x1d,0x20,0x2a,0x26,0x28,0xd8,0x2c, -0x2d,0xa8,0x2d,0x33,0xa6,0x35,0x37,0x2d,0x34,0x32,0x95,0x2c,0x29,0x81,0x26,0x1d, -0xd6,0x16,0x0e,0xa4,0x07,0x01,0x08,0xfc,0xf7,0x5d,0xf3,0xef,0xd7,0xee,0xe9,0xdf, -0xe7,0xe1,0xdd,0xdd,0xd9,0xf8,0xd6,0xd4,0xe2,0xd1,0xcc,0xc8,0xcd,0xca,0x17,0xce, -0xce,0xc2,0xd1,0xd3,0x9d,0xda,0xdb,0xaa,0xe4,0xea,0x78,0xf2,0xfb,0x0c,0xff,0x04, -0x1a,0x07,0x0e,0x83,0x10,0x18,0x9e,0x17,0x1c,0xe7,0x1d,0x21,0x68,0x26,0x29,0x2f, -0x2a,0x2c,0x5e,0x2d,0x31,0xbe,0x33,0x32,0xad,0x2f,0x2c,0x1f,0x26,0x23,0xcc,0x1f, -0x14,0xf6,0x10,0x09,0x01,0x02,0xfe,0xc0,0xfa,0xf2,0x7c,0xf2,0xf0,0x33,0xeb,0xea, -0x0f,0xe6,0xdf,0x7d,0xde,0xd8,0x3a,0xd7,0xd4,0xbf,0xd1,0xcf,0x70,0xcf,0xce,0xe2, -0xd1,0xd3,0x97,0xd5,0xdb,0x31,0xde,0xe1,0xb9,0xeb,0xf0,0x92,0xf9,0xfe,0x35,0x02, -0x06,0x3c,0x0b,0x0f,0xb3,0x15,0x17,0xcc,0x16,0x1e,0xf0,0x1c,0x23,0x11,0x27,0x27, -0x5f,0x2a,0x2b,0x35,0x2d,0x32,0x99,0x2f,0x2f,0xa5,0x2b,0x25,0xa9,0x22,0x1f,0xe1, -0x15,0x11,0x2a,0x0a,0x02,0x3e,0x01,0xfa,0x99,0xf5,0xf4,0xe3,0xf1,0xec,0xe4,0xef, -0xe7,0x0b,0xe4,0xe1,0xef,0xda,0xd9,0x13,0xd8,0xd2,0x5e,0xd3,0xd0,0xd0,0xd0,0xd1, -0xd1,0xd6,0xd6,0x03,0xdc,0xe0,0x74,0xe1,0xe9,0x39,0xf1,0xf6,0x0b,0xfd,0x02,0xa0, -0x01,0x0a,0x29,0x0b,0x13,0x72,0x15,0x15,0xee,0x18,0x1c,0x24,0x20,0x22,0x4b,0x28, -0x25,0x9d,0x29,0x2a,0xbf,0x2e,0x2d,0xf6,0x2e,0x29,0xc5,0x25,0x22,0x06,0x1d,0x17, -0x60,0x12,0x0b,0xfb,0x04,0x03,0xe7,0xfb,0xf8,0x2f,0xf6,0xf2,0xce,0xef,0xf0,0xce, -0xea,0xe6,0x28,0xe5,0xdd,0xb4,0xda,0xda,0x47,0xd6,0xd5,0x34,0xd4,0xd1,0x38,0xd4, -0xd7,0x32,0xd8,0xdd,0xa7,0xe0,0xe2,0x74,0xe7,0xf0,0x5f,0xf4,0xfa,0x02,0x03,0xff, -0x2a,0x07,0x0b,0xfd,0x0d,0x12,0xfe,0x15,0x15,0x6e,0x19,0x1f,0x35,0x1d,0x27,0x35, -0x25,0x25,0x3b,0x2a,0x2a,0xb6,0x2a,0x2d,0xb5,0x29,0x24,0x0d,0x23,0x19,0x3b,0x18, -0x12,0x72,0x0c,0x06,0x27,0x05,0xfb,0xb7,0xfb,0xf8,0x77,0xf2,0xf3,0x1a,0xf1,0xed, -0x6e,0xec,0xe5,0xbf,0xe0,0xde,0x90,0xd8,0xd9,0x3f,0xd7,0xd5,0x17,0xd3,0xd6,0x08, -0xd6,0xdb,0x8d,0xdd,0xe1,0x14,0xe5,0xe6,0x7c,0xef,0xf5,0xc7,0xf8,0x00,0x71,0x01, -0x03,0x61,0x09,0x0b,0x0b,0x11,0x12,0x0d,0x15,0x16,0x46,0x1b,0x1d,0xf4,0x21,0x25, -0x67,0x25,0x27,0xd4,0x28,0x2a,0xea,0x27,0x2b,0x0c,0x22,0x21,0xb3,0x1a,0x14,0xaf, -0x12,0x0c,0x90,0x06,0x05,0x76,0xfd,0xfd,0x91,0xf8,0xf6,0x25,0xf5,0xf3,0x59,0xf1, -0xee,0x0b,0xea,0xe3,0xcf,0xe0,0xdb,0x58,0xdb,0xd8,0x27,0xd7,0xd4,0x5b,0xd6,0xd7, -0x0e,0xdb,0xe0,0xc3,0xe1,0xe6,0x2b,0xe9,0xef,0x50,0xf3,0xf9,0x09,0xff,0xfe,0xa4, -0x04,0x04,0x7a,0x08,0x0d,0xcc,0x0f,0x10,0x5f,0x15,0x16,0x80,0x1b,0x1e,0xda,0x21, -0x24,0xf8,0x26,0x24,0xfe,0x28,0x28,0x68,0x27,0x24,0x92,0x1f,0x18,0x87,0x15,0x10, -0x4a,0x0c,0x09,0x86,0x01,0x01,0x9a,0xfe,0xf7,0x1d,0xfb,0xf5,0xff,0xf2,0xf6,0xab, -0xef,0xed,0x06,0xe9,0xe1,0x53,0xde,0xdc,0x2b,0xd9,0xda,0xd7,0xd7,0xd5,0xd3,0xd9, -0xdc,0xa1,0xdf,0xe4,0xcf,0xe6,0xea,0x64,0xef,0xf2,0x4d,0xf9,0xfe,0x9a,0xfe,0x02, -0xe5,0x05,0x05,0x55,0x0c,0x0f,0x02,0x0f,0x11,0xa6,0x15,0x16,0x67,0x1d,0x1f,0x57, -0x21,0x25,0xbe,0x23,0x25,0x08,0x27,0x24,0xfe,0x21,0x1f,0xdc,0x18,0x12,0x7b,0x12, -0x0b,0x56,0x08,0x05,0xd1,0x01,0xfd,0xa4,0xfd,0xf8,0xed,0xf6,0xf7,0x0e,0xf4,0xf3, -0xb9,0xf0,0xea,0xbd,0xe5,0xe1,0x5f,0xdd,0xde,0x50,0xdc,0xd9,0x0b,0xda,0xd9,0x44, -0xdb,0xe1,0x35,0xe3,0xe6,0x80,0xec,0xeb,0xa2,0xf3,0xf9,0x19,0xfc,0x00,0xb1,0x02, -0x02,0x3b,0x06,0x0b,0x06,0x0a,0x0f,0x39,0x0f,0x0f,0x96,0x16,0x18,0x3f,0x1a,0x21, -0x31,0x21,0x22,0x06,0x25,0x25,0x33,0x23,0x25,0x9c,0x1e,0x1b,0xe7,0x15,0x10,0x89, -0x0c,0x09,0x4f,0x05,0x00,0xdb,0xfe,0xfb,0x54,0xf9,0xf7,0x47,0xf8,0xf4,0xcc,0xf6, -0xf4,0xd0,0xef,0xea,0x8f,0xe5,0xe1,0x9b,0xe0,0xdd,0x49,0xde,0xd9,0xfc,0xda,0xdb, -0xe5,0xe0,0xe2,0x5b,0xe7,0xea,0xc3,0xec,0xf2,0xf1,0xf6,0xfe,0x02,0xfe,0x02,0x1f, -0x03,0x07,0x5a,0x07,0x0c,0xa9,0x0b,0x0d,0xec,0x0e,0x12,0xb7,0x14,0x17,0x25,0x1b, -0x1f,0x49,0x20,0x20,0x9e,0x23,0x21,0x85,0x23,0x20,0x9e,0x1b,0x16,0x74,0x10,0x0d, -0x85,0x0b,0x05,0x5d,0x01,0x01,0x94,0xf9,0xfa,0xa9,0xfa,0xf7,0xe3,0xf7,0xf7,0xad, -0xf4,0xf4,0xca,0xee,0xe7,0xe7,0xe5,0xe1,0xc7,0xe0,0xe2,0x86,0xdd,0xd9,0xda,0xde, -0xe0,0xb2,0xe2,0xe9,0x80,0xea,0xeb,0x8c,0xf2,0xf4,0x9d,0xfd,0xfe,0xb0,0x01,0x00, -0xd9,0x05,0x04,0x52,0x0a,0x0b,0xf1,0x09,0x0b,0xa8,0x10,0x11,0x0f,0x15,0x1c,0x17, -0x19,0x21,0xc6,0x1f,0x1f,0x2a,0x22,0x21,0x02,0x1d,0x1c,0xc6,0x15,0x0f,0xb8,0x0f, -0x0a,0xd4,0x06,0x03,0x77,0x00,0xfe,0x22,0xfc,0xfa,0xcb,0xfa,0xf9,0x4e,0xf9,0xf8, -0x81,0xf5,0xf1,0x13,0xeb,0xe7,0x87,0xe4,0xe0,0x4b,0xe3,0xe0,0xd2,0xdc,0xdf,0xa9, -0xe2,0xe4,0xbe,0xe9,0xed,0xb0,0xed,0xf2,0xce,0xf4,0xfb,0x24,0xfc,0x00,0x2c,0x00, -0x02,0x1b,0x05,0x05,0xb1,0x08,0x0a,0x20,0x0b,0x0d,0xc6,0x12,0x13,0xd5,0x17,0x1b, -0x25,0x1c,0x1d,0x1b,0x1e,0x1d,0x5b,0x1e,0x1d,0xe2,0x19,0x14,0xa7,0x0f,0x0d,0x80, -0x0b,0x07,0xc5,0x05,0x01,0x1b,0x00,0xff,0x7c,0xfd,0xfd,0x77,0xfa,0xf9,0x1a,0xf9, -0xf7,0x65,0xf2,0xee,0x37,0xe8,0xe5,0x98,0xe4,0xe5,0xe0,0xe2,0xe1,0x50,0xe1,0xe3, -0xad,0xe8,0xea,0x66,0xed,0xef,0x37,0xf1,0xf5,0x65,0xf9,0xfc,0x32,0xfc,0x00,0x9e, -0xfe,0x03,0x7f,0x03,0x05,0x9a,0x07,0x0b,0xf4,0x09,0x12,0xf6,0x11,0x15,0xe7,0x18, -0x1c,0x57,0x1b,0x1c,0x48,0x1b,0x19,0x5d,0x1b,0x16,0x5b,0x14,0x0e,0xf6,0x0b,0x09, -0x4c,0x0a,0x06,0x14,0x03,0x03,0x37,0x00,0x00,0x4d,0xff,0xfd,0x88,0xfb,0xf9,0x5a, -0xf9,0xf3,0x6e,0xef,0xea,0xe1,0xe6,0xe4,0x43,0xe8,0xe3,0x5c,0xe4,0xe4,0x3b,0xe5, -0xea,0x6e,0xee,0xee,0x1b,0xf2,0xf3,0xe4,0xf3,0xf7,0x28,0xf9,0xfa,0x6f,0xfb,0xff, -0x5f,0xfe,0x00,0x8c,0x05,0x03,0x04,0x0a,0x0c,0x21,0x0d,0x13,0x55,0x13,0x17,0xf3, -0x19,0x1b,0x46,0x18,0x18,0x40,0x17,0x16,0x54,0x16,0x13,0x71,0x0c,0x0a,0xa9,0x09, -0x09,0xb5,0x07,0x05,0x5a,0x03,0x03,0x9c,0x01,0x02,0x7c,0xfe,0xfe,0x42,0xfa,0xf9, -0x4f,0xf6,0xf1,0x92,0xed,0xe7,0x95,0xe7,0xe6,0x1a,0xe9,0xe5,0xb7,0xe6,0xe8,0x22, -0xeb,0xef,0x7d,0xf2,0xf1,0x0a,0xf3,0xf6,0x46,0xf5,0xf8,0x46,0xfc,0xf8,0xd6,0xfd, -0xfd,0xc6,0xfd,0x00,0xdc,0x03,0x03,0xbe,0x0a,0x0b,0xd4,0x0f,0x11,0x0f,0x17,0x14, -0x5a,0x1b,0x16,0x3f,0x14,0x14,0x4c,0x14,0x0f,0xf5,0x13,0x09,0x59,0x08,0x0a,0xdc, -0x05,0x08,0x54,0x09,0x02,0xab,0x04,0x07,0x39,0x00,0x03,0xd6,0x01,0xfa,0x4f,0xfd, -0xf9,0x53,0xf2,0xf0,0x76,0xe9,0xe7,0x93,0xea,0xe8,0xce,0xe6,0xec,0x12,0xe7,0xec, -0x28,0xf4,0xf2,0xca,0xf5,0xf6,0xcb,0xf5,0xf6,0x51,0xf8,0xf8,0x4f,0xf9,0xfa,0x0c, -0xf9,0xfd,0xb9,0xfc,0x00,0xad,0x03,0x06,0x6f,0x08,0x0e,0x69,0x10,0x13,0x84,0x14, -0x16,0x0d,0x15,0x13,0x97,0x10,0x11,0xec,0x0e,0x10,0x80,0x0a,0x08,0x98,0x07,0x05, -0xf0,0x08,0x06,0x28,0x05,0x06,0x41,0x07,0x02,0x9b,0x05,0x02,0x68,0xff,0xff,0xf2, -0xfa,0xf6,0x16,0xf3,0xec,0xd2,0xea,0xeb,0x3c,0xe8,0xeb,0x03,0xec,0xe9,0xb6,0xee, -0xf3,0x47,0xf4,0xf9,0x80,0xf7,0xf7,0x38,0xf9,0xf6,0xdf,0xf7,0xfa,0xe9,0xf6,0xf9, -0x88,0xfa,0xfa,0x88,0xfc,0x02,0x19,0x02,0x08,0x15,0x0a,0x0e,0x59,0x10,0x14,0xf7, -0x12,0x14,0x9f,0x11,0x0d,0xf6,0x0d,0x0d,0x02,0x0c,0x0a,0x84,0x07,0x06,0xf3,0x05, -0x07,0x37,0x08,0x08,0x94,0x05,0x09,0x17,0x07,0x06,0x63,0x04,0x03,0x91,0xfe,0xfe, -0xd1,0xfa,0xf4,0x18,0xf1,0xed,0x1f,0xed,0xed,0xfa,0xed,0xee,0x33,0xf0,0xef,0x88, -0xf4,0xf9,0xa1,0xf8,0xf8,0x6b,0xf9,0xf6,0xa8,0xf8,0xf5,0x73,0xf8,0xf7,0x49,0xf7, -0xf9,0x87,0xfa,0xfb,0x6f,0xfc,0x03,0x14,0x06,0x06,0x8f,0x0d,0x0c,0xde,0x0e,0x11, -0x4f,0x10,0x10,0x35,0x0b,0x08,0xaf,0x0a,0x0b,0x22,0x08,0x08,0x64,0x05,0x03,0x0c, -0x06,0x09,0x48,0x08,0x07,0x84,0x09,0x08,0x9c,0x07,0x08,0x01,0x04,0x01,0x46,0xff, -0xfc,0xa0,0xf8,0xf3,0x3d,0xef,0xef,0x77,0xef,0xf0,0xc0,0xf2,0xf1,0xf8,0xf2,0xf6, -0x5d,0xfa,0xfb,0x48,0xfd,0xf8,0x00,0xfa,0xf6,0xbe,0xf5,0xf5,0x9d,0xf5,0xf4,0xd8, -0xf6,0xf7,0x75,0xf9,0xfa,0x2e,0xff,0x03,0xdb,0x04,0x0c,0x57,0x0b,0x0d,0xb0,0x0f, -0x0d,0xa9,0x0c,0x09,0x7a,0x04,0x04,0x33,0x07,0x06,0x65,0x04,0x07,0x7e,0x01,0x06, -0xa1,0x0b,0x07,0xac,0x0c,0x0c,0xf9,0x09,0x0c,0x1d,0x0a,0x05,0x6c,0x05,0x00,0x80, -0xfc,0xfb,0xe6,0xf5,0xf2,0x51,0xf3,0xf1,0x51,0xf3,0xf5,0x6f,0xf6,0xf5,0x9b,0xfb, -0xfb,0xfb,0xfe,0xfe,0x7b,0xf9,0xfa,0xe2,0xf6,0xf4,0xa8,0xf3,0xf2,0xd7,0xf1,0xf2, -0x08,0xf6,0xf6,0x75,0xf7,0xfc,0xf8,0xff,0x05,0x80,0x07,0x0a,0x48,0x0a,0x0b,0xf3, -0x0b,0x0a,0xa4,0x08,0x00,0xa9,0x02,0x02,0xc2,0x02,0x05,0xa2,0x03,0x02,0x37,0x04, -0x0a,0x21,0x0b,0x10,0xa1,0x0c,0x10,0x1b,0x0e,0x0d,0xaa,0x0b,0x05,0xd7,0x03,0xfe, -0x14,0xfe,0xf7,0xd9,0xf5,0xf4,0xc2,0xf1,0xf8,0x90,0xf6,0xf9,0x05,0xfc,0xfa,0xf3, -0xff,0x01,0x91,0x01,0xfc,0x24,0xfc,0xf7,0xac,0xf3,0xf1,0x1e,0xf0,0xee,0x15,0xf1, -0xf2,0xd2,0xf3,0xf6,0xa7,0xf7,0xfe,0xb3,0x03,0x05,0xf9,0x08,0x09,0xf7,0x08,0x08, -0x5f,0x09,0x05,0xec,0xfd,0x00,0x7e,0xfb,0x03,0x34,0x02,0x00,0xe7,0x02,0x04,0xe3, -0x05,0x10,0x84,0x0f,0x0f,0xd6,0x12,0x12,0x1f,0x0f,0x0f,0x6a,0x09,0x04,0x60,0x03, -0xfe,0x47,0xfb,0xf9,0xa8,0xf2,0xf6,0x5c,0xf8,0xf8,0xdd,0xfc,0xfd,0x6b,0xff,0x00, -0xbe,0x05,0x03,0x81,0xfe,0xfd,0x16,0xf8,0xf5,0xb3,0xf1,0xeb,0x6e,0xee,0xec,0x64, -0xee,0xf4,0xa4,0xf1,0xf3,0xef,0xfc,0xfe,0xee,0x04,0x08,0x30,0x06,0x06,0x3e,0x07, -0x05,0xc4,0x02,0xfe,0xcd,0xf9,0xf9,0x7e,0xff,0xff,0x31,0x01,0x02,0xf6,0x02,0x07, -0xc0,0x0f,0x11,0xe0,0x13,0x13,0x33,0x14,0x13,0xdf,0x0f,0x0c,0x03,0x07,0x05,0xd0, -0xfe,0x00,0xe6,0xf9,0xf7,0xc4,0xf8,0xfa,0xf5,0xfb,0xfe,0x7f,0x00,0x02,0xe4,0x03, -0x05,0x63,0x06,0xff,0x5f,0xfe,0xf9,0x70,0xf5,0xf0,0xb5,0xec,0xe9,0x74,0xea,0xed, -0x76,0xee,0xf2,0xdb,0xf2,0xf6,0x31,0xff,0x02,0x7d,0x02,0x08,0xe0,0x01,0x03,0x13, -0x05,0xfe,0xff,0xfa,0xfc,0x3c,0xf2,0xfc,0x98,0xff,0xfb,0xb9,0x02,0x05,0xaa,0x00, -0x11,0x57,0x13,0x10,0x70,0x1b,0x14,0xd9,0x13,0x16,0x5e,0x0e,0x08,0xd1,0x09,0x00, -0xc3,0xff,0xfe,0xbc,0xf8,0xf8,0x9f,0xfe,0xfb,0x7a,0x00,0x06,0xfa,0x02,0x06,0xbf, -0x0b,0x02,0x29,0x07,0x00,0x87,0xf8,0xf8,0x34,0xef,0xe8,0x1e,0xe9,0xe6,0x72,0xe7, -0xed,0xbf,0xec,0xf0,0x3f,0xf4,0xfb,0x27,0xfe,0x05,0xce,0x00,0x04,0xfe,0x01,0x00, -0xd3,0xfd,0xfa,0x18,0xf4,0xf6,0x63,0xf4,0xfa,0x41,0xfc,0xfd,0xf9,0x03,0x05,0x54, -0x0c,0x14,0x5e,0x16,0x19,0x9a,0x19,0x1a,0x79,0x14,0x13,0x94,0x0d,0x06,0x59,0x06, -0x01,0x77,0xfd,0xfc,0x1b,0xfd,0xfc,0x26,0x02,0x01,0xaa,0x06,0x08,0xbc,0x0a,0x0a, -0xaa,0x0a,0x06,0x03,0x02,0xfd,0x73,0xf5,0xf0,0xff,0xe8,0xe3,0xa8,0xe5,0xe4,0x57, -0xe7,0xed,0x83,0xeb,0xf2,0x96,0xf7,0xfd,0xa1,0x01,0x02,0x51,0x00,0xff,0x9c,0x00, -0xf7,0xd6,0xf9,0xf2,0x67,0xf0,0xf3,0x93,0xf5,0xf8,0x07,0xff,0x01,0x9c,0x06,0x0e, -0x97,0x14,0x18,0x1b,0x1e,0x1c,0xf7,0x1b,0x19,0xf9,0x15,0x0f,0x78,0x0b,0x08,0xc3, -0x02,0x01,0xb3,0xfe,0x00,0x05,0x01,0x02,0x6e,0x06,0x08,0xe5,0x0b,0x0b,0x4f,0x10, -0x08,0x42,0x09,0x02,0x69,0xfd,0xf6,0x28,0xf0,0xe7,0x83,0xe2,0xdf,0xd3,0xe2,0xe5, -0xf4,0xe8,0xe9,0xdf,0xf1,0xf0,0x3a,0xfc,0xfe,0x4a,0xff,0xfe,0x21,0xfe,0xfa,0xe0, -0xf8,0xf4,0x7b,0xf1,0xef,0xb1,0xef,0xf2,0x43,0xfa,0xfa,0x72,0x03,0x07,0xc6,0x0c, -0x17,0x8b,0x18,0x1f,0xc9,0x1f,0x1e,0x15,0x1d,0x18,0xcf,0x12,0x0d,0x70,0x0a,0x04, -0x85,0x02,0x02,0xe4,0x00,0x03,0xd6,0x06,0x06,0x68,0x0d,0x0d,0x5f,0x0f,0x11,0xe9, -0x0a,0x08,0x2e,0x05,0xfb,0x68,0xf6,0xef,0x0d,0xe4,0xe1,0xcb,0xdd,0xde,0x76,0xe2, -0xe9,0xa5,0xe4,0xf0,0x27,0xf0,0xf6,0x23,0xfd,0xfd,0x0e,0xf9,0xfd,0x4b,0xf6,0xf4, -0x84,0xf4,0xec,0x81,0xef,0xed,0x7d,0xee,0xf6,0x9c,0xfc,0xff,0x84,0x0b,0x0e,0xea, -0x12,0x1f,0x1c,0x1f,0x21,0xbf,0x22,0x1e,0xb5,0x18,0x19,0xa4,0x0c,0x0c,0x1e,0x09, -0x01,0x1e,0x05,0x05,0x67,0x03,0x09,0x4d,0x0a,0x0b,0x73,0x11,0x11,0x5e,0x10,0x0e, -0xbf,0x08,0x03,0x77,0xff,0xf5,0x9b,0xee,0xe6,0x28,0xde,0xda,0xac,0xdd,0xdd,0x1a, -0xe5,0xe6,0x2e,0xea,0xef,0x1f,0xf3,0xf8,0x5c,0xfc,0xf8,0xdb,0xf8,0xf5,0x3d,0xf3, -0xf1,0xa5,0xed,0xee,0xb2,0xeb,0xef,0x86,0xf2,0xfb,0xe0,0x00,0x09,0x29,0x0f,0x16, -0xd5,0x1b,0x22,0x8e,0x24,0x23,0xac,0x22,0x1d,0x69,0x19,0x14,0xd9,0x0e,0x09,0xef, -0x07,0x05,0x03,0x07,0x07,0xcf,0x09,0x0b,0xeb,0x0e,0x0f,0x62,0x15,0x11,0x87,0x0f, -0x0b,0x01,0x05,0xfe,0x53,0xfa,0xed,0x3c,0xe7,0xdf,0x0e,0xd8,0xda,0x55,0xdc,0xdf, -0x03,0xe6,0xe7,0x12,0xeb,0xef,0xe5,0xf6,0xf4,0x04,0xfc,0xf3,0x7f,0xf3,0xf3,0x25, -0xef,0xed,0xca,0xed,0xec,0xc0,0xeb,0xf3,0xf2,0xf8,0xff,0x46,0x0b,0x0d,0xaf,0x16, -0x1c,0x1a,0x23,0x26,0x73,0x26,0x24,0x75,0x20,0x1d,0xef,0x17,0x12,0x0c,0x0e,0x0a, -0xda,0x08,0x09,0x9a,0x0b,0x0a,0xa9,0x0e,0x0e,0x71,0x11,0x15,0xd0,0x0f,0x12,0x9f, -0x09,0x04,0xcc,0x00,0xf7,0x33,0xf0,0xe7,0x28,0xdf,0xd9,0x62,0xd8,0xd8,0x5e,0xdc, -0xe2,0x7d,0xe1,0xe8,0x4c,0xed,0xed,0xd3,0xf4,0xf5,0x9b,0xf0,0xf4,0x45,0xf0,0xed, -0xdb,0xed,0xed,0x8a,0xe9,0xee,0x5c,0xf0,0xf5,0x5d,0x01,0x08,0x75,0x0d,0x1a,0x35, -0x1a,0x23,0xc3,0x28,0x27,0xd3,0x27,0x25,0x08,0x1f,0x1d,0x84,0x16,0x12,0xa1,0x0c, -0x0c,0xaa,0x09,0x0e,0x24,0x0e,0x0e,0x86,0x11,0x11,0x7f,0x12,0x16,0xa3,0x0f,0x0b, -0xbf,0x07,0xfd,0xb7,0xf9,0xf1,0xab,0xe5,0xdf,0x2c,0xd9,0xd2,0x74,0xd8,0xd8,0x63, -0xde,0xe0,0x86,0xe5,0xe7,0xfd,0xec,0xf0,0xad,0xf1,0xf0,0x04,0xf0,0xee,0x14,0xec, -0xed,0xd2,0xe9,0xe9,0xd8,0xee,0xee,0x87,0xf5,0x00,0xea,0x06,0x0f,0xa9,0x19,0x1a, -0x5b,0x24,0x28,0x6d,0x29,0x2a,0xda,0x25,0x22,0x0c,0x20,0x19,0x49,0x14,0x12,0xe1, -0x0d,0x0c,0xee,0x0e,0x10,0xd0,0x11,0x10,0x64,0x15,0x10,0x0d,0x14,0x11,0xca,0x0d, -0x05,0x41,0xff,0xf9,0xbc,0xef,0xe9,0x48,0xdf,0xd9,0x9a,0xd1,0xd4,0x0e,0xd7,0xd9, -0xde,0xdf,0xe1,0x24,0xe5,0xe9,0x14,0xeb,0xf0,0x5c,0xee,0xed,0x24,0xee,0xeb,0x98, -0xeb,0xec,0x71,0xea,0xeb,0xa3,0xf1,0xf3,0x22,0xff,0x08,0xd3,0x0e,0x17,0xf3,0x1f, -0x20,0x0f,0x29,0x2d,0xde,0x28,0x2b,0x2a,0x25,0x21,0xb8,0x1e,0x17,0x42,0x13,0x12, -0xfd,0x0c,0x11,0xf8,0x12,0x12,0x2e,0x12,0x15,0x63,0x12,0x13,0xf3,0x11,0x0e,0x49, -0x04,0x00,0x4b,0xf7,0xf0,0xde,0xe9,0xde,0xb2,0xda,0xd2,0x2b,0xd0,0xd6,0x73,0xd6, -0xdc,0x44,0xdf,0xe2,0x20,0xe5,0xe9,0xdb,0xea,0xec,0xc1,0xed,0xe7,0x25,0xed,0xe9, -0xba,0xe7,0xec,0x63,0xed,0xed,0x8e,0xf7,0xfc,0x0f,0x06,0x12,0xf9,0x15,0x1e,0xbf, -0x23,0x26,0x04,0x2e,0x2d,0xb7,0x2a,0x28,0x72,0x26,0x1e,0x98,0x1d,0x1a,0x25,0x11, -0x15,0x76,0x12,0x13,0xae,0x16,0x15,0x56,0x11,0x15,0xa4,0x10,0x10,0x5b,0x10,0x03, -0xce,0xfe,0xf8,0xc8,0xee,0xe9,0x6c,0xe4,0xd7,0x89,0xd4,0xd3,0x5c,0xcf,0xd5,0x89, -0xda,0xd9,0x46,0xdf,0xe1,0x4a,0xe1,0xe7,0xd3,0xe8,0xe6,0xec,0xeb,0xe9,0x4b,0xe8, -0xec,0x1c,0xe9,0xee,0x7b,0xf2,0xf6,0x03,0xfd,0x05,0x6a,0x0d,0x19,0xd2,0x1c,0x21, -0xe2,0x27,0x2a,0x12,0x2f,0x2e,0x8f,0x2b,0x28,0x3c,0x26,0x1f,0x4f,0x1f,0x17,0x1a, -0x17,0x13,0x7c,0x17,0x15,0xc6,0x16,0x12,0x3e,0x12,0x0f,0x9a,0x10,0x0d,0x49,0x07, -0x01,0xe1,0xf6,0xf2,0x48,0xec,0xe4,0x08,0xdc,0xd6,0xd4,0xcf,0xcf,0x0f,0xd2,0xd4, -0x8b,0xd9,0xd9,0x38,0xdd,0xe0,0x2b,0xdf,0xe6,0x4d,0xe7,0xe6,0x5d,0xea,0xe8,0x9b, -0xe9,0xec,0x12,0xef,0xf0,0x6e,0xf9,0xf9,0xa7,0x04,0x0d,0xda,0x14,0x1d,0x1d,0x21, -0x25,0x68,0x2b,0x2e,0x57,0x30,0x2f,0x3a,0x2b,0x29,0xc0,0x25,0x21,0x75,0x1e,0x18, -0x17,0x18,0x17,0xe8,0x16,0x19,0xc2,0x12,0x13,0x46,0x0f,0x0f,0xc4,0x0e,0x07,0xc4, -0x00,0xf9,0x1c,0xf0,0xed,0x94,0xe5,0xdc,0x9c,0xd7,0xd0,0x50,0xcf,0xce,0x2f,0xd2, -0xd5,0x4c,0xd6,0xda,0x7d,0xda,0xde,0x23,0xe0,0xe5,0x44,0xe4,0xea,0x34,0xe7,0xe8, -0x7b,0xeb,0xee,0xeb,0xef,0xf9,0xea,0xfb,0xff,0x4e,0x0d,0x13,0x96,0x1c,0x22,0x8c, -0x24,0x2a,0x9e,0x2d,0x32,0x43,0x30,0x2f,0x6d,0x2a,0x28,0xa3,0x26,0x20,0x26,0x1d, -0x1b,0x30,0x19,0x18,0xc7,0x1a,0x15,0xba,0x12,0x10,0x31,0x0d,0x0c,0x98,0x08,0x01, -0x7d,0xf9,0xf2,0x9d,0xec,0xe6,0x4b,0xe2,0xd6,0xf7,0xd3,0xd0,0x26,0xcb,0xd2,0xba, -0xd1,0xd3,0x76,0xd6,0xd7,0xfb,0xd8,0xdc,0xfa,0xe0,0xe3,0x22,0xe7,0xe8,0x34,0xea, -0xec,0x84,0xee,0xf3,0x6f,0xf8,0xfe,0x56,0x01,0x0a,0xe0,0x10,0x19,0x7a,0x1f,0x25, -0x94,0x27,0x2c,0x22,0x32,0x32,0x74,0x31,0x30,0x83,0x2b,0x29,0x05,0x28,0x21,0x29, -0x1e,0x1c,0xcd,0x17,0x1a,0x1b,0x17,0x11,0xb3,0x10,0x0b,0xd3,0x08,0x09,0x42,0x01, -0xfa,0xbd,0xf4,0xed,0xf4,0xe8,0xe5,0x00,0xdc,0xd6,0xd4,0xd1,0xcd,0xca,0xcc,0xd0, -0x9d,0xcf,0xd1,0xe1,0xd5,0xd3,0xfa,0xd8,0xde,0xf3,0xde,0xe7,0xf4,0xe7,0xea,0x87, -0xed,0xf1,0x01,0xf3,0xfb,0x25,0xfe,0x00,0xef,0x08,0x0d,0xcc,0x16,0x1e,0x45,0x20, -0x27,0xa9,0x2a,0x2f,0x22,0x33,0x33,0xbb,0x30,0x2f,0xbd,0x2e,0x29,0xc7,0x26,0x21, -0x3f,0x1e,0x1a,0x50,0x1b,0x16,0xc5,0x13,0x0f,0x99,0x08,0x0a,0x9c,0x04,0x03,0x27, -0xfd,0xf4,0xcf,0xee,0xec,0x01,0xe6,0xde,0x1f,0xda,0xd1,0x7d,0xce,0xcc,0x41,0xcc, -0xce,0x3b,0xce,0xd1,0x29,0xd2,0xd4,0xc9,0xda,0xde,0x89,0xe3,0xe8,0x65,0xe8,0xee, -0x3c,0xf0,0xf3,0xe8,0xf9,0xfe,0x25,0x00,0x07,0x9d,0x0b,0x13,0x2a,0x1b,0x23,0x32, -0x24,0x2a,0xb6,0x2e,0x30,0xd9,0x36,0x33,0xdf,0x30,0x32,0x4a,0x2b,0x2a,0x03,0x27, -0x1e,0xae,0x1d,0x1b,0x59,0x18,0x15,0xaa,0x11,0x0b,0x22,0x08,0x05,0x5a,0x02,0xfe, -0x4b,0xf6,0xf0,0xc2,0xeb,0xe6,0x89,0xe1,0xdc,0x1e,0xd2,0xcf,0x4b,0xcb,0xc9,0x6c, -0xcd,0xcb,0x23,0xce,0xcf,0xae,0xd1,0xd8,0x56,0xda,0xe1,0xda,0xe5,0xe7,0xbf,0xed, -0xf0,0xd2,0xf1,0xf9,0x65,0xfc,0x02,0xb2,0x07,0x0a,0x01,0x13,0x19,0x16,0x21,0x26, -0xc0,0x2a,0x2c,0x64,0x31,0x35,0xdc,0x35,0x33,0x1d,0x34,0x2e,0x89,0x2c,0x28,0xe8, -0x23,0x1d,0x8f,0x1b,0x18,0x17,0x18,0x10,0x8d,0x0d,0x07,0x1b,0x04,0x01,0xa8,0xff, -0xf7,0x02,0xf2,0xea,0x96,0xe6,0xe3,0xbb,0xdc,0xd6,0x0a,0xd0,0xcb,0x29,0xc8,0xcb, -0x8a,0xcb,0xca,0xca,0xcc,0xd0,0xab,0xd3,0xd7,0x7f,0xe1,0xe2,0xb1,0xe8,0xed,0xb3, -0xf0,0xf3,0x66,0xf8,0xfd,0x04,0x02,0x07,0x01,0x0b,0x0f,0x5e,0x17,0x1d,0x48,0x25, -0x29,0x85,0x2d,0x2e,0x0f,0x35,0x37,0xc5,0x35,0x36,0x11,0x34,0x2d,0xe0,0x2c,0x26, -0xbf,0x1e,0x1e,0xb2,0x17,0x16,0x76,0x13,0x0d,0xf0,0x07,0x05,0x3f,0xff,0x01,0x83, -0xf9,0xf3,0x60,0xed,0xe9,0xf7,0xe1,0xe2,0xf7,0xd7,0xcf,0x1d,0xce,0xc6,0x1e,0xc7, -0xcb,0xc8,0xc7,0xca,0xe4,0xce,0xd1,0x73,0xd5,0xe0,0x15,0xdf,0xe8,0x66,0xec,0xf0, -0x11,0xf3,0xf8,0x4e,0xfb,0x00,0xa2,0x08,0x08,0xcd,0x0e,0x14,0x47,0x1b,0x23,0x31, -0x29,0x2b,0xd9,0x30,0x32,0x65,0x38,0x37,0x1d,0x39,0x33,0x9a,0x33,0x2d,0x61,0x2a, -0x22,0x63,0x1f,0x17,0x2e,0x17,0x12,0x1c,0x0e,0x09,0xf9,0x03,0x00,0xf6,0xff,0xfa, -0x19,0xf6,0xf0,0xfc,0xe7,0xe6,0xb9,0xe2,0xda,0x79,0xd4,0xcc,0xf0,0xc6,0xc6,0x0a, -0xc6,0xc6,0xf3,0xc8,0xca,0x39,0xcf,0xd5,0xd8,0xdb,0xdf,0x53,0xe7,0xeb,0x0b,0xf0, -0xf5,0xb3,0xf7,0xfb,0xd8,0xff,0x04,0xbe,0x09,0x0b,0xea,0x12,0x17,0x39,0x1f,0x28, -0xfa,0x2a,0x30,0xf9,0x32,0x37,0xe2,0x38,0x3c,0x79,0x35,0x36,0x3b,0x2f,0x2b,0x49, -0x26,0x1f,0x04,0x19,0x16,0x41,0x13,0x0e,0x60,0x0b,0x02,0xd8,0x01,0xfb,0x1e,0xfd, -0xf6,0x8d,0xf2,0xea,0xad,0xe5,0xe3,0x7a,0xdd,0xd5,0x9b,0xce,0xc7,0x2e,0xc4,0xc3, -0x89,0xc7,0xc4,0x4b,0xc7,0xcd,0xfb,0xd0,0xd8,0xf0,0xdf,0xe5,0x15,0xe8,0xf2,0x87, -0xf2,0xf9,0x0e,0xfc,0xff,0x66,0x03,0x0a,0x22,0x0b,0x0f,0xfa,0x17,0x1a,0x78,0x23, -0x2c,0x0b,0x2d,0x30,0xde,0x38,0x34,0x5c,0x3e,0x3b,0x54,0x36,0x35,0x59,0x2e,0x27, -0xff,0x24,0x1a,0x67,0x16,0x14,0x92,0x0e,0x09,0x9e,0x06,0xfe,0x2b,0xfc,0xfd,0xe0, -0xf5,0xf4,0xd4,0xee,0xe6,0x7d,0xe5,0xe0,0xf3,0xd6,0xd2,0x3d,0xcb,0xc2,0xbb,0xc4, -0xc4,0x8c,0xc3,0xc7,0xa2,0xca,0xcb,0x13,0xd7,0xda,0x38,0xe1,0xe9,0x54,0xed,0xf2, -0x22,0xfb,0xf9,0x47,0x01,0x04,0x7e,0x08,0x0d,0xd7,0x0e,0x14,0x28,0x1a,0x22,0x53, -0x28,0x2d,0x34,0x30,0x34,0x1d,0x39,0x3c,0x2c,0x3b,0x3c,0x15,0x35,0x34,0xf0,0x2c, -0x25,0x05,0x20,0x18,0x5b,0x13,0x12,0x50,0x0b,0x05,0xfd,0x00,0xfc,0x35,0xf9,0xf9, -0x0a,0xf4,0xef,0x59,0xe9,0xe5,0xa2,0xe1,0xdc,0x15,0xd2,0xcd,0xfc,0xc5,0xc1,0x17, -0xc4,0xc2,0x2b,0xc2,0xca,0xfb,0xc8,0xd3,0x97,0xd9,0xde,0xe4,0xe6,0xf0,0x04,0xf0, -0xf9,0x04,0xfe,0xfb,0x84,0x06,0x09,0xdc,0x08,0x11,0x04,0x12,0x16,0x56,0x22,0x26, -0x32,0x2a,0x33,0xcb,0x2f,0x3a,0xd2,0x3e,0x3a,0x5b,0x3e,0x38,0x75,0x34,0x30,0xa0, -0x28,0x1f,0xfd,0x19,0x13,0x0f,0x11,0x0d,0x5d,0x05,0x00,0xba,0xfd,0xf7,0x0e,0xfa, -0xf5,0x8c,0xf0,0xea,0x0c,0xe8,0xe1,0xbf,0xde,0xd7,0x71,0xcc,0xca,0xe6,0xc0,0xc1, -0x50,0xc0,0xc1,0x8f,0xc4,0xc9,0x50,0xd0,0xd5,0x0f,0xde,0xe5,0xc6,0xec,0xf4,0x6a, -0xf7,0xfd,0x18,0xff,0x04,0x81,0x07,0x0c,0x17,0x0d,0x0f,0xf6,0x14,0x1a,0xbe,0x25, -0x2a,0xb2,0x2f,0x33,0xdc,0x36,0x3d,0x3d,0x41,0x3e,0xe2,0x3b,0x38,0xf9,0x30,0x2b, -0xcd,0x22,0x18,0xfe,0x14,0x0e,0x67,0x0d,0x06,0x05,0x03,0xfb,0x6d,0xfa,0xfa,0xb2, -0xf6,0xf5,0x0b,0xee,0xe8,0xb4,0xe4,0xdf,0xed,0xd8,0xd0,0x70,0xc7,0xc1,0x31,0xbf, -0xbd,0xb6,0xc0,0xc2,0x9d,0xc6,0xcf,0x23,0xd5,0xdb,0x6f,0xe5,0xeb,0xe2,0xf1,0xfa, -0x16,0xfa,0xff,0xfa,0x02,0x02,0x7c,0x0b,0x0b,0xff,0x0c,0x12,0x2f,0x1a,0x20,0xfe, -0x29,0x2d,0x4f,0x34,0x35,0xb4,0x3f,0x3f,0xb1,0x41,0x3e,0x66,0x39,0x35,0x3b,0x2d, -0x24,0x35,0x1e,0x13,0xcc,0x10,0x0e,0x2a,0x06,0x03,0x29,0xfd,0xf9,0xec,0xf8,0xfa, -0x71,0xf3,0xf1,0x09,0xea,0xe5,0x0d,0xe1,0xdc,0x76,0xd1,0xca,0x15,0xc2,0xbe,0xd6, -0xbc,0xbd,0x28,0xc0,0xc3,0x36,0xcb,0xd2,0xe1,0xd9,0xe1,0x0a,0xea,0xef,0x55,0xf9, -0xf9,0x9a,0x00,0x00,0x35,0x07,0x07,0x91,0x0d,0x0d,0x17,0x11,0x17,0x74,0x1f,0x26, -0xae,0x2e,0x31,0x26,0x36,0x3c,0x05,0x3f,0x43,0x7c,0x3e,0x3c,0xaf,0x36,0x30,0xad, -0x28,0x21,0x60,0x16,0x12,0xcd,0x0d,0x09,0x2c,0x03,0x00,0xa5,0xf8,0xf9,0x70,0xf7, -0xf5,0x69,0xf0,0xeb,0x1f,0xe5,0xe2,0xb3,0xdc,0xd4,0xf2,0xcc,0xc2,0x1d,0xbf,0xbd, -0x37,0xbb,0xc0,0xc5,0xc1,0xc7,0x5a,0xcf,0xd8,0x85,0xdb,0xe9,0xd3,0xec,0xf6,0xa3, -0xfb,0xff,0x85,0x01,0x06,0x80,0x08,0x0c,0xd5,0x0f,0x0f,0x97,0x15,0x1d,0xa1,0x24, -0x2c,0x5e,0x32,0x34,0xcc,0x3a,0x40,0x5b,0x41,0x42,0xa9,0x3f,0x38,0xf1,0x35,0x2c, -0x03,0x22,0x1b,0xd5,0x12,0x0c,0xcb,0x0c,0x03,0x78,0x00,0xf9,0xad,0xf8,0xf6,0x70, -0xf7,0xf1,0xe9,0xed,0xe8,0x00,0xe3,0xde,0x13,0xd9,0xce,0x54,0xc5,0xc0,0xfb,0xba, -0xba,0x1d,0xbf,0xbf,0x26,0xc6,0xcc,0x9a,0xd4,0xdc,0xce,0xe2,0xee,0x26,0xf4,0xfb, -0x93,0xfe,0x02,0x3c,0x04,0x08,0xcc,0x0c,0x0d,0x6c,0x11,0x13,0xfb,0x19,0x22,0x8c, -0x29,0x2f,0x04,0x36,0x38,0x94,0x40,0x41,0x1f,0x45,0x3f,0x8e,0x3d,0x36,0x11,0x30, -0x25,0x72,0x1d,0x14,0xed,0x0e,0x0b,0xd6,0x05,0x00,0x45,0xfb,0xf8,0xb6,0xf5,0xf7, -0x48,0xf3,0xee,0xbc,0xea,0xe2,0xcb,0xe0,0xd9,0x9c,0xd0,0xc8,0x13,0xc1,0xba,0x1b, -0xbb,0xbc,0x22,0xbd,0xc5,0x20,0xc8,0xd2,0xe2,0xd9,0xe0,0xf5,0xea,0xf4,0xc3,0xf6, -0x00,0x8f,0x00,0x03,0xf7,0x0a,0x08,0xb2,0x0e,0x10,0xeb,0x10,0x18,0x10,0x22,0x25, -0x06,0x2f,0x34,0x96,0x36,0x3e,0x58,0x42,0x43,0x8d,0x43,0x3d,0x27,0x39,0x33,0x97, -0x27,0x1e,0xbc,0x18,0x0d,0x6e,0x0c,0x08,0x97,0xff,0xfe,0x94,0xf7,0xf6,0x0b,0xf7, -0xf3,0x8d,0xef,0xed,0x04,0xe5,0xe1,0xf0,0xdc,0xd2,0x14,0xca,0xc3,0xc7,0xba,0xba, -0x6e,0xba,0xbb,0xb6,0xc2,0xc6,0x7b,0xcf,0xd7,0xd6,0xdf,0xe6,0xe1,0xf3,0xf7,0x47, -0xfd,0x03,0x75,0x01,0x07,0x43,0x0a,0x0b,0x57,0x0f,0x10,0x48,0x16,0x1d,0x36,0x26, -0x2b,0x6d,0x34,0x36,0x29,0x3e,0x43,0x51,0x45,0x45,0x28,0x40,0x3d,0xb0,0x32,0x2c, -0x5a,0x21,0x18,0x5f,0x10,0x0c,0xdb,0x08,0x01,0x88,0xff,0xf7,0x0c,0xf8,0xf6,0x64, -0xf5,0xf4,0x33,0xec,0xe8,0xf6,0xe1,0xdc,0xd2,0xd5,0xcb,0x33,0xc4,0xba,0xed,0xb9, -0xb8,0x95,0xbb,0xbe,0xd8,0xc5,0xcd,0x21,0xd4,0xde,0x68,0xe5,0xee,0x1f,0xf7,0xfd, -0x68,0xff,0x05,0xb6,0x05,0x06,0x67,0x0f,0x0b,0x39,0x11,0x15,0xc6,0x19,0x23,0xc3, -0x2b,0x31,0x1d,0x36,0x3e,0x05,0x40,0x45,0x93,0x46,0x42,0x28,0x3d,0x38,0x4e,0x2c, -0x26,0x70,0x1a,0x12,0x0b,0x0c,0x09,0x32,0x03,0xfe,0xb5,0xf9,0xf6,0xbc,0xf5,0xf6, -0x13,0xf3,0xef,0x36,0xea,0xe2,0xec,0xde,0xd7,0xb6,0xcd,0xc6,0xd0,0xbb,0xb9,0x49, -0xb8,0xb8,0xb5,0xbe,0xc2,0xcb,0xca,0xd2,0xa0,0xdd,0xe1,0x4c,0xee,0xf5,0x85,0xfc, -0x00,0xc6,0x04,0x04,0x24,0x09,0x0a,0x47,0x0e,0x11,0x73,0x12,0x18,0xc9,0x21,0x28, -0x1d,0x31,0x36,0x03,0x3d,0x3e,0x7a,0x46,0x47,0x34,0x44,0x40,0xfa,0x38,0x32,0xe3, -0x27,0x1e,0x70,0x15,0x0d,0x76,0x08,0x06,0xc4,0xfd,0xfd,0xe2,0xf4,0xf6,0x7e,0xf4, -0xf4,0x89,0xf0,0xeb,0x1d,0xe4,0xdf,0xcd,0xda,0xcf,0x55,0xca,0xbc,0x2e,0xba,0xb8, -0xa9,0xb6,0xbc,0x12,0xc1,0xc5,0x3e,0xd0,0xd9,0x8f,0xdf,0xea,0x56,0xf4,0xf8,0x4b, -0x03,0x02,0x72,0x06,0x09,0x43,0x09,0x0e,0xed,0x10,0x10,0xcc,0x16,0x1f,0x2a,0x23, -0x2f,0x3b,0x34,0x38,0x6b,0x40,0x44,0x81,0x45,0x49,0x09,0x41,0x3c,0x39,0x36,0x29, -0x3c,0x22,0x18,0x90,0x0d,0x0b,0x14,0x04,0x00,0x62,0xfd,0xf5,0x46,0xf6,0xf5,0x34, -0xf5,0xf1,0xd0,0xee,0xe6,0x34,0xe1,0xdd,0x68,0xd1,0xcb,0xb3,0xc1,0xb9,0xd5,0xb8, -0xb7,0x59,0xb7,0xbf,0x4a,0xc4,0xca,0xd6,0xd7,0xdf,0xb9,0xe4,0xf4,0x97,0xf8,0xfe, -0x4b,0x04,0x06,0x1e,0x04,0x0b,0x5f,0x0b,0x0e,0x91,0x11,0x13,0x58,0x1a,0x23,0xfb, -0x2b,0x31,0xed,0x3c,0x3c,0x70,0x44,0x47,0xab,0x47,0x43,0x91,0x3f,0x36,0x8c,0x2c, -0x25,0xc2,0x18,0x0e,0x63,0x0c,0x03,0x40,0x03,0xfb,0x1b,0xf9,0xf5,0x11,0xf6,0xf4, -0xe1,0xf2,0xef,0x2e,0xe8,0xe4,0xe1,0xdc,0xd5,0xb4,0xcd,0xc1,0x1b,0xbb,0xb6,0xee, -0xb6,0xb5,0x1b,0xbf,0xc0,0xa9,0xc9,0xd5,0xcd,0xdb,0xe5,0x6a,0xf0,0xf7,0x90,0xfe, -0x04,0xab,0x04,0x06,0x56,0x0b,0x09,0x12,0x0f,0x10,0x43,0x12,0x19,0x61,0x21,0x28, -0x6c,0x31,0x3a,0xb4,0x3b,0x44,0xc3,0x46,0x47,0x53,0x47,0x40,0x40,0x38,0x31,0xb7, -0x24,0x1b,0x15,0x13,0x0a,0xc1,0x04,0x04,0x98,0xf9,0xfa,0x28,0xf5,0xf3,0x20,0xf5, -0xf3,0x3c,0xee,0xec,0xd0,0xe4,0xdc,0x4b,0xda,0xce,0x88,0xc4,0xbf,0x46,0xb7,0xb6, -0x68,0xb8,0xb8,0xed,0xc0,0xc6,0x99,0xd0,0xda,0xf5,0xe3,0xeb,0x04,0xf9,0xfc,0x74, -0x04,0x07,0xc3,0x06,0x0a,0xad,0x0b,0x0e,0xe0,0x0f,0x13,0x3e,0x14,0x1f,0x68,0x25, -0x2e,0xf3,0x36,0x3b,0xba,0x3f,0x46,0xb5,0x47,0x47,0x34,0x42,0x3b,0x0b,0x33,0x2a, -0x14,0x1e,0x14,0x77,0x0c,0x06,0xf8,0x00,0xfe,0x64,0xf8,0xf4,0xa4,0xf6,0xf1,0xeb, -0xf4,0xf1,0x4f,0xeb,0xe8,0x2e,0xe0,0xd9,0xef,0xd2,0xc8,0xc8,0xbd,0xbb,0x55,0xb5, -0xb6,0x0e,0xb9,0xbc,0x29,0xc5,0xce,0x87,0xd7,0xe0,0x38,0xea,0xf2,0x1b,0xfd,0x02, -0x79,0x04,0x08,0x14,0x08,0x0a,0x43,0x0e,0x0e,0x50,0x11,0x14,0x9e,0x1a,0x22,0xe7, -0x2c,0x33,0x89,0x39,0x40,0x8e,0x42,0x49,0xc9,0x47,0x44,0x0d,0x3e,0x35,0x65,0x2d, -0x21,0x8e,0x17,0x0c,0x4a,0x08,0x03,0x65,0xfd,0xfc,0xc0,0xf5,0xf5,0x00,0xf5,0xf4, -0x2d,0xf2,0xf0,0x99,0xe7,0xe4,0x33,0xdd,0xd2,0xca,0xcc,0xc1,0xd4,0xb9,0xb8,0xe1, -0xb4,0xb8,0xd5,0xbb,0xc2,0x3a,0xcb,0xd6,0x84,0xde,0xe7,0x37,0xf2,0xf9,0x83,0x02, -0x04,0x3d,0x07,0x07,0xa9,0x09,0x0c,0xd0,0x0d,0x0f,0xcf,0x12,0x18,0x5a,0x1f,0x2a, -0x50,0x31,0x39,0x83,0x3d,0x43,0x0a,0x47,0x48,0xfc,0x45,0x3f,0xee,0x38,0x2f,0x48, -0x24,0x1b,0xcc,0x0e,0x09,0x66,0x05,0xfe,0x93,0xfc,0xf7,0x03,0xf5,0xf4,0xc9,0xf4, -0xf3,0x3f,0xf0,0xeb,0x44,0xe6,0xde,0xcc,0xd7,0xce,0x9d,0xc4,0xbc,0x19,0xb9,0xb5, -0x54,0xb7,0xb8,0xd8,0xbf,0xc7,0x3c,0xd3,0xdb,0x47,0xe6,0xee,0x35,0xf8,0x01,0x52, -0x05,0x07,0xfd,0x07,0x09,0xef,0x0b,0x0c,0xdd,0x0f,0x11,0x26,0x15,0x1d,0xb8,0x26, -0x2f,0x05,0x38,0x3d,0x3a,0x41,0x47,0xec,0x48,0x46,0x8e,0x43,0x39,0xfb,0x31,0x28, -0x2f,0x1c,0x11,0xdc,0x0a,0x04,0xd2,0xff,0xfe,0xea,0xf6,0xf6,0x1c,0xf5,0xf4,0x9c, -0xf4,0xf2,0xa8,0xec,0xe7,0xbc,0xe1,0xd7,0x49,0xd2,0xc6,0x7d,0xbe,0xb9,0xb2,0xb7, -0xb6,0xe1,0xb8,0xbe,0xd8,0xc5,0xd0,0x2b,0xda,0xe4,0x8f,0xeb,0xf4,0xdd,0xfe,0x03, -0xce,0x06,0x07,0xe8,0x08,0x0a,0x2d,0x0d,0x10,0xa1,0x11,0x15,0x11,0x1a,0x24,0x76, -0x2c,0x35,0x7a,0x3a,0x41,0xa7,0x42,0x47,0x4c,0x48,0x43,0xaa,0x3b,0x35,0x7c,0x29, -0x20,0x3d,0x16,0x0b,0x08,0x07,0x01,0x0e,0xfd,0xfb,0xbf,0xf5,0xf5,0xac,0xf6,0xf3, -0x8a,0xf4,0xee,0x43,0xea,0xe3,0x1f,0xdc,0xd4,0x24,0xcc,0xbf,0xbb,0xbc,0xb8,0x8f, -0xb5,0xba,0x89,0xbc,0xc1,0x21,0xd0,0xd7,0x5c,0xde,0xed,0x07,0xf0,0xfa,0x9e,0x05, -0x05,0xb0,0x05,0x0b,0x5c,0x06,0x0b,0x4f,0x11,0x0c,0x1d,0x14,0x19,0x0c,0x1d,0x2b, -0x53,0x33,0x35,0xad,0x40,0x43,0x34,0x45,0x49,0x05,0x46,0x3b,0xdf,0x39,0x2c,0xbe, -0x22,0x1a,0xaf,0x0d,0x06,0x55,0x07,0xfb,0x1a,0xfd,0xf9,0x65,0xf3,0xf7,0xaf,0xf7, -0xf3,0x83,0xf3,0xed,0x84,0xe4,0xe2,0x42,0xd6,0xcd,0x77,0xc5,0xbd,0xa1,0xb7,0xb7, -0xfb,0xb7,0xb8,0x4e,0xc2,0xca,0xa8,0xd4,0xdf,0x9c,0xe7,0xef,0x6d,0xfb,0x00,0xd9, -0x06,0x06,0x98,0x07,0x06,0x3d,0x0b,0x0b,0x0d,0x0d,0x10,0xa1,0x13,0x1c,0x1e,0x25, -0x30,0xba,0x36,0x3d,0x81,0x42,0x48,0x85,0x46,0x4a,0x24,0x3e,0x3b,0xa4,0x2f,0x25, -0x9c,0x1a,0x11,0xd6,0x06,0x05,0x18,0xfe,0xfd,0xf0,0xf8,0xf8,0x45,0xf6,0xf9,0x17, -0xf6,0xf4,0x85,0xf0,0xe9,0x57,0xe2,0xda,0x2f,0xd0,0xc6,0xc7,0xbf,0xb8,0xbb,0xb8, -0xb5,0x5e,0xb8,0xc0,0xf3,0xc6,0xd1,0x26,0xdf,0xe1,0xcc,0xef,0xf8,0x1e,0xfe,0x06, -0xa2,0x07,0x03,0x16,0x09,0x08,0x1c,0x09,0x0d,0x61,0x0e,0x0f,0x2b,0x19,0x23,0xa5, -0x28,0x37,0x4c,0x3a,0x40,0xd4,0x46,0x47,0xfb,0x46,0x44,0x28,0x3b,0x31,0x2b,0x2b, -0x1a,0xe9,0x14,0x0b,0xfa,0x02,0x03,0xdf,0xfb,0xfb,0xd3,0xf8,0xf8,0x5b,0xf8,0xf8, -0xa6,0xf6,0xf1,0xba,0xed,0xe5,0x19,0xde,0xd4,0xb6,0xca,0xc2,0x25,0xba,0xb9,0xe9, -0xb4,0xb9,0xe3,0xbc,0xc4,0xb5,0xcf,0xda,0xf2,0xdf,0xec,0x7a,0xf3,0xfb,0x99,0x03, -0x04,0xdc,0x04,0x06,0xda,0x07,0x08,0xe2,0x0b,0x0b,0x2b,0x0f,0x15,0xe7,0x1d,0x26, -0xb5,0x31,0x38,0xe2,0x3d,0x42,0xdd,0x47,0x44,0x15,0x47,0x3b,0x6f,0x35,0x2c,0xb2, -0x20,0x17,0x02,0x0f,0x08,0xc3,0x02,0xff,0xdb,0xfc,0xf9,0x71,0xfa,0xf8,0xa9,0xf7, -0xf9,0x05,0xf2,0xee,0x7d,0xeb,0xdd,0x77,0xda,0xce,0x89,0xc4,0xc0,0x12,0xba,0xb8, -0x58,0xb8,0xbd,0x79,0xc0,0xcd,0x89,0xd7,0xda,0xe6,0xea,0xef,0xb7,0xf5,0x03,0x6d, -0x01,0x02,0x0a,0x08,0x04,0xa4,0x07,0x0b,0xc5,0x07,0x0f,0x43,0x13,0x18,0x13,0x26, -0x2c,0x30,0x36,0x3b,0xb0,0x42,0x43,0x66,0x46,0x45,0xe5,0x3c,0x38,0x1e,0x2d,0x23, -0xce,0x1b,0x10,0x64,0x0b,0x08,0x60,0xfe,0x01,0x4d,0xfb,0xfa,0xb9,0xfc,0xf8,0xbf, -0xf8,0xf6,0x44,0xf1,0xeb,0xd8,0xe4,0xda,0x58,0xd2,0xc8,0x34,0xc2,0xbb,0x3b,0xba, -0xb7,0x38,0xbb,0xc0,0x2b,0xca,0xd4,0x8d,0xdb,0xe4,0x88,0xec,0xf5,0x50,0xfe,0x00, -0x9b,0x02,0x04,0x45,0x03,0x06,0xb8,0x08,0x09,0x12,0x0c,0x11,0x63,0x17,0x20,0x19, -0x2b,0x33,0xce,0x38,0x3f,0xc2,0x42,0x43,0x4f,0x45,0x3f,0x1d,0x39,0x31,0xf1,0x24, -0x1f,0xd9,0x12,0x0d,0xd7,0x08,0x02,0x4c,0x01,0xfd,0x4a,0xfd,0xfc,0x00,0xfb,0xfb, -0x89,0xf7,0xf4,0x9c,0xee,0xe8,0x36,0xde,0xd4,0x9d,0xcc,0xc5,0xf0,0xbc,0xbc,0xfb, -0xb8,0xb9,0x12,0xc0,0xc7,0xda,0xcf,0xdc,0x61,0xe0,0xea,0x7c,0xf3,0xf8,0x43,0x01, -0x01,0x25,0x02,0x02,0xcb,0x05,0x05,0x84,0x08,0x0a,0x63,0x0d,0x13,0x10,0x1c,0x25, -0xae,0x2e,0x36,0xf7,0x3c,0x40,0xd1,0x44,0x43,0x12,0x43,0x3a,0x77,0x33,0x2b,0xa4, -0x1f,0x17,0x84,0x11,0x09,0x33,0x04,0x03,0xd9,0xfd,0xfe,0x56,0xff,0xfb,0xb7,0xfc, -0xfa,0xa1,0xf6,0xf2,0xe5,0xed,0xe2,0x53,0xda,0xd2,0x41,0xc6,0xc3,0x2c,0xbd,0xba, -0x5b,0xb8,0xbf,0x2c,0xc1,0xd0,0x48,0xd6,0xde,0x39,0xe7,0xf0,0x73,0xf5,0x00,0x54, -0xfe,0x01,0xe7,0x03,0x01,0x24,0x05,0x06,0xf0,0x06,0x0b,0x30,0x11,0x15,0xaa,0x22, -0x29,0x45,0x34,0x38,0x1c,0x40,0x3f,0xd6,0x45,0x40,0xc9,0x3d,0x35,0x7f,0x2d,0x21, -0x9b,0x1c,0x12,0x10,0x0d,0x07,0x90,0x03,0x00,0x53,0x00,0xfe,0xdb,0xff,0xfb,0x8a, -0xfb,0xf8,0x1a,0xf5,0xef,0x2d,0xe6,0xdd,0x69,0xd4,0xcb,0x76,0xc6,0xbf,0x1c,0xbc, -0xba,0x00,0xbc,0xc1,0x4c,0xcb,0xd2,0x98,0xdc,0xe2,0x83,0xea,0xf3,0xce,0xf7,0xff, -0x56,0xfe,0x01,0x88,0x02,0x02,0xed,0x05,0x05,0x9f,0x08,0x0f,0x6a,0x13,0x1d,0xc3, -0x26,0x2f,0xc5,0x35,0x3d,0xcd,0x3e,0x43,0x23,0x40,0x40,0xd1,0x38,0x2f,0x38,0x27, -0x1d,0x7d,0x17,0x0f,0x33,0x0b,0x07,0xe2,0x01,0x02,0xaa,0x00,0x00,0xc1,0xfd,0xfc, -0x31,0xfa,0xf6,0x35,0xf1,0xeb,0x74,0xe0,0xd7,0x4a,0xcf,0xc9,0x00,0xc2,0xbe,0x1c, -0xbb,0xb9,0x4a,0xc1,0xc6,0x6a,0xd0,0xd9,0x36,0xdd,0xe8,0x8d,0xf0,0xf5,0x35,0xfd, -0xfc,0x84,0x00,0xff,0xba,0x02,0x03,0xf8,0x03,0x07,0x3c,0x0b,0x11,0x29,0x19,0x21, -0xef,0x2c,0x34,0x14,0x39,0x40,0xc5,0x3f,0x41,0xbb,0x41,0x39,0x25,0x35,0x29,0xb7, -0x20,0x1b,0x06,0x11,0x0e,0x33,0x07,0x04,0x45,0x02,0x01,0x5d,0x03,0xff,0x43,0xff, -0xfb,0xc4,0xf9,0xf6,0xd3,0xed,0xe5,0x01,0xdb,0xd1,0x0a,0xcc,0xc4,0xcb,0xbd,0xbd, -0xf8,0xb7,0xc0,0x43,0xc4,0xcd,0x86,0xd6,0xdc,0x32,0xe4,0xed,0x26,0xf2,0xfa,0x51, -0xfb,0xfd,0xe4,0xfe,0x00,0x1a,0x01,0x01,0xae,0x06,0x06,0xcd,0x0f,0x14,0x8e,0x1e, -0x27,0xbc,0x30,0x38,0x16,0x3d,0x3f,0xcc,0x41,0x40,0x15,0x3e,0x34,0xa9,0x2e,0x22, -0xac,0x1d,0x15,0x20,0x11,0x08,0x5d,0x07,0x03,0x08,0x04,0x03,0x9e,0x00,0x01,0x7b, -0xfc,0xfb,0x0a,0xfa,0xf0,0xc5,0xe9,0xe0,0xe4,0xd3,0xcf,0x05,0xc8,0xbf,0xff,0xbe, -0xb9,0x77,0xba,0xc4,0xbf,0xc8,0xd2,0x21,0xdc,0xdf,0xc6,0xe8,0xf2,0xc0,0xf5,0xfa, -0xb8,0xfc,0xfd,0x0b,0xfe,0x01,0xc8,0xfe,0x04,0xe6,0x05,0x09,0xfa,0x11,0x1a,0x46, -0x23,0x2f,0x64,0x34,0x3a,0xec,0x3d,0x40,0xad,0x3f,0x40,0x9d,0x36,0x2f,0x5d,0x29, -0x1c,0x59,0x1a,0x12,0xf2,0x0b,0x08,0x08,0x07,0x02,0x5f,0x06,0x03,0x0f,0x00,0x01, -0xb7,0xfb,0xfb,0x25,0xf6,0xeb,0xab,0xe4,0xd9,0x46,0xd2,0xcb,0x80,0xc5,0xbe,0x55, -0xbc,0xbc,0x13,0xc1,0xc8,0xc1,0xcf,0xd8,0xfd,0xdd,0xe5,0x43,0xee,0xf1,0x0e,0xf8, -0xfa,0x09,0xfb,0xfc,0x55,0xfe,0xfe,0x27,0x02,0x03,0x7f,0x09,0x0f,0x2b,0x17,0x20, -0x5f,0x2a,0x34,0x75,0x36,0x3d,0x5d,0x3e,0x3e,0x87,0x3f,0x39,0x05,0x31,0x2b,0xb3, -0x1f,0x1d,0x43,0x16,0x0f,0xe8,0x0b,0x0a,0xae,0x04,0x0a,0xc5,0x05,0x02,0x09,0x03, -0xfd,0xec,0xfa,0xf8,0x8d,0xed,0xe7,0x76,0xdd,0xd3,0x34,0xcf,0xc9,0x27,0xc0,0xc0, -0x7e,0xbc,0xbd,0xd7,0xca,0xcc,0x15,0xd6,0xdc,0xf5,0xe2,0xe7,0x4b,0xf1,0xf3,0x92, -0xf7,0xfa,0x8f,0xfa,0xfc,0x6f,0xfe,0x00,0x73,0x03,0x0a,0x82,0x0b,0x14,0x5b,0x1e, -0x28,0xb1,0x2e,0x38,0xd6,0x38,0x3d,0x81,0x3f,0x3e,0x11,0x3b,0x34,0xee,0x2a,0x25, -0xbe,0x1c,0x18,0x0f,0x14,0x0d,0x1c,0x0b,0x0a,0x83,0x08,0x08,0x89,0x06,0x02,0x6e, -0xff,0xfe,0x5b,0xfa,0xf2,0x42,0xeb,0xdf,0x47,0xd8,0xd1,0xae,0xc9,0xc5,0xf0,0xbf, -0xbd,0x3e,0xbf,0xc6,0x03,0xcc,0xd4,0x73,0xd9,0xe2,0xd0,0xe4,0xed,0x9a,0xf2,0xf3, -0x0c,0xf8,0xf9,0xc4,0xfa,0xfb,0x86,0xff,0xff,0xe4,0x06,0x09,0x11,0x11,0x18,0xce, -0x23,0x2b,0x8e,0x34,0x38,0xd9,0x3a,0x3c,0x39,0x3e,0x3c,0xd0,0x35,0x2e,0xd9,0x26, -0x1f,0xb1,0x1b,0x15,0x9e,0x10,0x0e,0xf0,0x09,0x0b,0x35,0x09,0x08,0x3b,0x04,0x03, -0xf8,0xfd,0xfd,0x81,0xf6,0xed,0xb8,0xe5,0xdb,0xf5,0xd2,0xcf,0xef,0xc7,0xc1,0x38, -0xc0,0xbe,0xe5,0xc1,0xcb,0xdf,0xce,0xd7,0x6e,0xde,0xe1,0x7a,0xeb,0xee,0x38,0xf3, -0xf6,0xb4,0xf7,0xf8,0xf6,0xfa,0xfb,0x75,0xff,0x02,0xc6,0x07,0x0b,0xfa,0x15,0x1d, -0x18,0x29,0x30,0x41,0x35,0x39,0x1e,0x3c,0x3c,0x90,0x3d,0x38,0x02,0x30,0x2c,0xa4, -0x20,0x1c,0xac,0x19,0x12,0x36,0x0d,0x0d,0x0d,0x0a,0x0a,0xab,0x0c,0x05,0x80,0x05, -0x02,0x94,0xfc,0xfc,0x81,0xf2,0xe7,0x85,0xe2,0xd6,0x54,0xd0,0xcd,0x13,0xc2,0xc1, -0xc8,0xbe,0xbe,0xec,0xc8,0xce,0xa3,0xd3,0xdc,0x40,0xe0,0xe4,0x19,0xee,0xef,0x87, -0xf2,0xf7,0xdb,0xf4,0xfa,0xe8,0xfa,0xfb,0x35,0x01,0x05,0x37,0x08,0x12,0xbb,0x19, -0x23,0xcb,0x2d,0x33,0xf1,0x36,0x3b,0xc5,0x3b,0x3c,0xff,0x39,0x33,0x3f,0x2b,0x26, -0x3b,0x1e,0x1b,0xb5,0x15,0x11,0x23,0x0e,0x0d,0xe5,0x0b,0x0d,0xa0,0x07,0x07,0x68, -0x01,0x00,0x86,0xfc,0xf5,0xea,0xeb,0xe4,0xf9,0xd9,0xd4,0x5d,0xcf,0xc8,0xc0,0xc1, -0xc1,0xe9,0xbe,0xc6,0x56,0xcd,0xd0,0xc9,0xd9,0xdd,0x26,0xe3,0xe9,0x86,0xee,0xee, -0x6e,0xf7,0xf3,0x17,0xf8,0xfc,0xf5,0xf9,0x01,0xb0,0x03,0x08,0x24,0x0e,0x17,0x1d, -0x20,0x29,0xb6,0x30,0x33,0xf6,0x38,0x3b,0x9a,0x39,0x3c,0xd6,0x34,0x2d,0x00,0x2a, -0x21,0xf8,0x1b,0x1b,0x54,0x11,0x10,0x7c,0x0e,0x0b,0xbe,0x0d,0x0c,0xd2,0x04,0x05, -0x4e,0x01,0xfc,0x2a,0xf9,0xef,0x2a,0xe5,0xdf,0xf6,0xd6,0xd0,0x75,0xcc,0xc4,0x55, -0xc0,0xc4,0xe3,0xc0,0xcb,0xfe,0xd2,0xd2,0x5e,0xdd,0xe2,0xff,0xe2,0xee,0x39,0xf0, -0xf0,0xb0,0xf7,0xf5,0xfa,0xf7,0xfc,0x74,0xfc,0xff,0xf4,0x09,0x07,0x48,0x13,0x1e, -0x91,0x24,0x2d,0x0f,0x34,0x35,0x07,0x39,0x3b,0x56,0x3a,0x37,0x9d,0x2f,0x28,0x37, -0x25,0x1d,0x79,0x1a,0x16,0xd4,0x10,0x0d,0x37,0x10,0x0c,0x0e,0x0d,0x08,0x9e,0x05, -0x02,0x47,0x00,0xfc,0x35,0xf4,0xeb,0xa5,0xe0,0xdc,0xee,0xd3,0xce,0xeb,0xc8,0xc2, -0xf8,0xc0,0xc2,0x0f,0xc9,0xcf,0x65,0xd3,0xd9,0x88,0xe1,0xe1,0xc7,0xe9,0xef,0xda, -0xee,0xf3,0xda,0xf5,0xf6,0x02,0xf8,0xfc,0x63,0xfe,0x03,0xa6,0x08,0x0f,0x10,0x18, -0x22,0x5c,0x28,0x31,0x5d,0x35,0x35,0x8c,0x3a,0x3a,0xfa,0x35,0x34,0x8f,0x2a,0x26, -0xed,0x1f,0x1e,0x37,0x17,0x14,0x26,0x11,0x0f,0x60,0x10,0x0e,0xb1,0x0a,0x08,0x7b, -0x03,0x01,0x31,0xff,0xf5,0xba,0xee,0xe6,0xe5,0xdb,0xd7,0x6d,0xd2,0xca,0xcf,0xc4, -0xc3,0x14,0xc2,0xc6,0xd6,0xcf,0xd0,0x2c,0xd7,0xde,0xfa,0xdf,0xe6,0x0f,0xec,0xed, -0x58,0xf2,0xf4,0x50,0xf5,0xf8,0x47,0xf9,0xfe,0x61,0x01,0x07,0x7f,0x0b,0x16,0xa5, -0x1f,0x26,0x9e,0x2d,0x34,0x08,0x34,0x39,0x74,0x39,0x37,0xb4,0x33,0x2d,0xb7,0x27, -0x22,0x7d,0x1e,0x1a,0xa4,0x15,0x13,0x58,0x0f,0x12,0x93,0x0f,0x0b,0x8b,0x0a,0x05, -0xf0,0x01,0x00,0x89,0xf8,0xf0,0x55,0xea,0xde,0x4f,0xda,0xd4,0x10,0xcd,0xc6,0x7b, -0xc5,0xc1,0xd4,0xc5,0xcd,0x83,0xcf,0xd6,0x5f,0xde,0xdd,0x1d,0xe5,0xe9,0x05,0xeb, -0xf0,0x90,0xf2,0xf2,0xf4,0xf7,0xf7,0x42,0xfc,0x02,0x44,0x05,0x0a,0x16,0x15,0x1a, -0x72,0x26,0x2c,0x29,0x30,0x33,0x96,0x37,0x35,0x4f,0x3a,0x32,0x0b,0x2e,0x29,0x23, -0x23,0x1f,0xe4,0x1d,0x16,0x6a,0x14,0x12,0x64,0x11,0x10,0x9d,0x0f,0x09,0xa5,0x06, -0x03,0xa4,0xff,0xfb,0x3a,0xf2,0xe9,0xa9,0xe1,0xdb,0x7c,0xd5,0xd0,0x1b,0xc9,0xc5, -0x08,0xc5,0xc4,0xd3,0xcc,0xcf,0x89,0xd3,0xdb,0x4e,0xdd,0xe2,0xb6,0xe8,0xe9,0x37, -0xed,0xf3,0x53,0xf0,0xf7,0x28,0xf7,0xfa,0x12,0x00,0x04,0xe9,0x08,0x10,0xbd,0x18, -0x22,0xe3,0x29,0x2f,0x8a,0x31,0x36,0xdd,0x34,0x38,0xb4,0x35,0x2e,0xbe,0x29,0x26, -0xdc,0x1e,0x1f,0xf2,0x18,0x15,0xa4,0x12,0x11,0xe8,0x10,0x10,0xfc,0x0b,0x07,0xeb, -0x04,0x00,0xf8,0xfc,0xf7,0x14,0xec,0xe3,0xbd,0xdf,0xd5,0x15,0xd4,0xcc,0x6b,0xc4, -0xc5,0x0b,0xc5,0xc6,0xcf,0xd3,0xd1,0x44,0xd9,0xdf,0xc8,0xdf,0xe5,0x52,0xec,0xeb, -0xe5,0xee,0xf5,0x40,0xf0,0xf8,0xb7,0xf9,0xfb,0x97,0x03,0x06,0x1a,0x0c,0x18,0xeb, -0x1d,0x27,0xab,0x2f,0x30,0x5b,0x36,0x36,0xa4,0x36,0x37,0x5c,0x2f,0x2b,0x06,0x26, -0x20,0x2b,0x1d,0x1b,0xb7,0x14,0x12,0xc8,0x12,0x12,0x86,0x10,0x10,0x6b,0x09,0x07, -0x47,0x04,0xfe,0x54,0xfa,0xf0,0x8b,0xe5,0xe1,0x37,0xd7,0xd5,0x25,0xce,0xc7,0x96, -0xc5,0xc4,0xad,0xc6,0xd0,0x63,0xd3,0xd5,0x2c,0xdf,0xe0,0xd9,0xe3,0xe9,0xdd,0xec, -0xec,0x7d,0xf3,0xf1,0xbd,0xf4,0xf7,0x3a,0xfa,0xff,0x8e,0x05,0x0a,0x41,0x12,0x1e, -0x89,0x22,0x2e,0x52,0x32,0x33,0x2d,0x35,0x38,0xa8,0x35,0x32,0x19,0x2d,0x26,0x40, -0x23,0x1d,0xb4,0x1b,0x18,0xf8,0x11,0x12,0xb7,0x14,0x0f,0x2e,0x12,0x0b,0xd9,0x06, -0x04,0xbc,0x00,0xfc,0x90,0xf2,0xeb,0xd4,0xde,0xdd,0xe1,0xd4,0xcf,0xe0,0xc9,0xc5, -0x90,0xc3,0xc7,0x00,0xcd,0xd0,0x4e,0xd7,0xd9,0x0b,0xe1,0xe2,0x8e,0xe8,0xea,0x0c, -0xef,0xef,0xde,0xf1,0xf6,0x80,0xf3,0xfa,0x3d,0xfd,0x02,0x47,0x09,0x0e,0x6a,0x1a, -0x21,0x6f,0x2a,0x30,0x3a,0x34,0x34,0x09,0x37,0x38,0xf1,0x32,0x2e,0xda,0x27,0x24, -0xf0,0x1d,0x1e,0x72,0x15,0x15,0xb6,0x11,0x0f,0x1a,0x15,0x0f,0x23,0x0d,0x0b,0x76, -0x04,0x03,0x41,0xff,0xf5,0xe2,0xec,0xe3,0x0f,0xdc,0xd8,0x57,0xd0,0xcb,0x37,0xc5, -0xc5,0xc1,0xc4,0xcc,0x98,0xcf,0xd4,0x16,0xdb,0xdd,0x8e,0xe3,0xe8,0xe0,0xe7,0xf0, -0x64,0xef,0xf1,0x3b,0xf6,0xf2,0xf7,0xf9,0xfc,0x26,0x00,0x07,0x6d,0x0d,0x15,0x2e, -0x20,0x28,0x81,0x2d,0x33,0x09,0x34,0x35,0x71,0x38,0x33,0xea,0x2f,0x28,0x7e,0x24, -0x1e,0x1d,0x1e,0x17,0xc3,0x13,0x13,0x01,0x10,0x13,0x0d,0x11,0x0d,0x28,0x0a,0x06, -0x99,0x02,0x00,0x1a,0xf7,0xef,0xce,0xe5,0xdf,0x06,0xd8,0xd3,0x1c,0xcd,0xc6,0xd4, -0xc6,0xc4,0xb9,0xca,0xd0,0x8d,0xd2,0xdb,0x37,0xde,0xe1,0x14,0xe9,0xe8,0xfc,0xeb, -0xf2,0xd7,0xf0,0xf2,0x2e,0xf7,0xf5,0x18,0xfc,0x02,0x8f,0x03,0x0e,0xd9,0x13,0x1c, -0x0b,0x28,0x2c,0x4b,0x31,0x34,0x64,0x33,0x37,0xb0,0x34,0x2f,0x77,0x2b,0x25,0xfd, -0x1f,0x1f,0xbd,0x18,0x15,0xbb,0x12,0x11,0xfd,0x11,0x11,0x7f,0x0d,0x0a,0xeb,0x05, -0x03,0x0a,0x00,0xf9,0xed,0xf0,0xe7,0xe8,0xe1,0xd9,0xf3,0xd5,0xd0,0x05,0xc7,0xc6, -0xc7,0xc8,0xc7,0x40,0xcf,0xd4,0x3c,0xd5,0xdd,0xb6,0xe4,0xe0,0x2f,0xeb,0xed,0x61, -0xed,0xf5,0x7a,0xf3,0xf4,0x23,0xfb,0xf9,0xf6,0x00,0x06,0xd3,0x0a,0x10,0xf6,0x1c, -0x22,0x66,0x2b,0x30,0x7b,0x32,0x33,0x34,0x36,0x34,0xe6,0x31,0x2d,0xf0,0x24,0x23, -0x2d,0x1f,0x19,0x3b,0x18,0x12,0xa1,0x0f,0x14,0xe7,0x0f,0x0f,0xb0,0x0c,0x05,0x75, -0x05,0x01,0x08,0xfb,0xf4,0xc2,0xeb,0xe1,0xcf,0xdd,0xd6,0x9f,0xd0,0xcc,0xa5,0xc6, -0xc7,0x4a,0xc8,0xce,0x33,0xd2,0xd6,0x75,0xdd,0xe1,0x26,0xe4,0xe9,0xa0,0xec,0xee, -0x57,0xf4,0xf4,0x0c,0xf4,0xf7,0x52,0xfa,0xfd,0x7b,0x04,0x0a,0x69,0x0e,0x17,0x8d, -0x20,0x28,0xec,0x2f,0x31,0xbf,0x31,0x36,0xf4,0x33,0x33,0xa7,0x2d,0x27,0x64,0x22, -0x20,0xb5,0x1a,0x17,0x76,0x13,0x0f,0x0b,0x12,0x11,0xa8,0x0f,0x0d,0x79,0x07,0x05, -0x3b,0x02,0xfe,0x85,0xf5,0xed,0x1f,0xe4,0xdd,0x1b,0xda,0xd2,0x53,0xcd,0xc8,0xa1, -0xc7,0xc8,0xe1,0xcd,0xd1,0xf1,0xd4,0xdc,0x3b,0xe1,0xe4,0x01,0xeb,0xe9,0x0f,0xf0, -0xf3,0xcd,0xf4,0xf5,0xe1,0xf8,0xf7,0x23,0xfe,0x03,0x3d,0x07,0x0e,0x1f,0x15,0x1c, -0x69,0x27,0x2e,0x4c,0x2e,0x36,0x5d,0x31,0x35,0xa2,0x33,0x2f,0xb1,0x25,0x26,0xa1, -0x1e,0x1b,0x2e,0x19,0x12,0x97,0x0f,0x10,0x1c,0x0f,0x10,0xec,0x0c,0x07,0xd5,0x06, -0x01,0x6d,0xfe,0xf9,0x55,0xef,0xe6,0x0a,0xe0,0xda,0x72,0xd4,0xcf,0x5f,0xc8,0xc8, -0xb6,0xc9,0xca,0x41,0xd2,0xd5,0x57,0xd8,0xe3,0x84,0xe4,0xe6,0xed,0xec,0xee,0x09, -0xf1,0xf8,0x6a,0xf4,0xf6,0xf6,0xfa,0xf9,0x5d,0x03,0x09,0xd3,0x0a,0x12,0x1e,0x1c, -0x22,0x35,0x2b,0x33,0x23,0x2e,0x34,0xbd,0x34,0x30,0xaa,0x30,0x2a,0xc9,0x1f,0x23, -0x49,0x1b,0x15,0xc5,0x17,0x0b,0x35,0x0f,0x11,0x25,0x0d,0x0e,0x54,0x0b,0x03,0xe7, -0x05,0xfe,0xec,0xf8,0xf2,0xd0,0xe7,0xde,0x3c,0xdc,0xd4,0xb5,0xce,0xcc,0x43,0xc7, -0xc8,0x0e,0xce,0xce,0xb6,0xd4,0xdb,0xe2,0xdf,0xe5,0x7b,0xe8,0xeb,0x64,0xec,0xf2, -0x06,0xf5,0xf4,0x3d,0xf5,0xf7,0x2c,0xfa,0x00,0x65,0x07,0x0b,0xe5,0x11,0x19,0x43, -0x21,0x2b,0x84,0x2f,0x30,0xaa,0x33,0x32,0x78,0x30,0x30,0x57,0x29,0x21,0x13,0x22, -0x1a,0x43,0x18,0x15,0x33,0x0e,0x0f,0x77,0x0f,0x0d,0xab,0x0f,0x09,0xfb,0x05,0x05, -0x62,0xff,0xfa,0x7c,0xf3,0xe9,0x0c,0xe1,0xdc,0x67,0xd5,0xd1,0x38,0xcc,0xc7,0xae, -0xcb,0xca,0x52,0xce,0xd5,0xe1,0xd6,0xe0,0x72,0xe5,0xe6,0x5d,0xeb,0xec,0x9e,0xef, -0xf5,0xe7,0xf5,0xf3,0x05,0xf9,0xf8,0x44,0xfe,0x07,0x9d,0x09,0x10,0x54,0x19,0x1e, -0x27,0x29,0x31,0x95,0x2f,0x33,0x09,0x34,0x30,0x07,0x30,0x2c,0xeb,0x22,0x22,0xd1, -0x1e,0x17,0xa8,0x17,0x11,0xfc,0x0e,0x10,0x1b,0x11,0x0c,0x0f,0x0e,0x08,0x04,0x03, -0x01,0xbb,0xfa,0xf3,0x05,0xeb,0xe3,0x58,0xda,0xd7,0xfa,0xd1,0xcc,0x8f,0xcb,0xca, -0xe7,0xc9,0xd1,0x48,0xd0,0xd6,0x3e,0xe0,0xe1,0x39,0xe5,0xec,0xa9,0xe8,0xef,0x15, -0xf5,0xf1,0x5b,0xf6,0xf5,0xaf,0xf7,0xff,0x66,0x04,0x09,0xde,0x10,0x16,0xd9,0x1c, -0x27,0x4c,0x2e,0x30,0x75,0x34,0x33,0xe3,0x31,0x31,0x6c,0x2d,0x26,0x65,0x24,0x1d, -0x5e,0x1c,0x17,0xcd,0x13,0x11,0x8e,0x10,0x10,0x70,0x10,0x0c,0x27,0x0b,0x05,0x81, -0x01,0xfc,0x41,0xf5,0xec,0xeb,0xe4,0xdd,0xf5,0xd6,0xd3,0xf2,0xcd,0xcb,0x82,0xca, -0xcb,0xfd,0xcd,0xd0,0x24,0xd8,0xda,0xcf,0xe2,0xe5,0x0f,0xe9,0xea,0xb5,0xed,0xf2, -0xc2,0xf2,0xf4,0x6f,0xf4,0xf7,0xae,0xfb,0x02,0xf0,0x09,0x0f,0x90,0x14,0x1d,0x78, -0x23,0x2b,0x4e,0x31,0x33,0x80,0x33,0x32,0xbb,0x30,0x2d,0x12,0x2a,0x22,0x9d,0x20, -0x1c,0xe6,0x17,0x16,0xab,0x13,0x10,0x6c,0x11,0x0f,0x2e,0x0d,0x0c,0x35,0x07,0x01, -0x0b,0xfe,0xf6,0x27,0xee,0xe7,0x43,0xde,0xd7,0x71,0xd5,0xcd,0x1d,0xcd,0xcc,0x69, -0xca,0xce,0x2f,0xd1,0xd5,0x87,0xdb,0xe2,0x31,0xe3,0xe9,0x7c,0xea,0xec,0x17,0xf1, -0xf2,0xc2,0xf1,0xf6,0x0c,0xf5,0xfb,0xe4,0xff,0x06,0x5e,0x0d,0x15,0x6c,0x19,0x22, -0x5a,0x2a,0x2c,0xfe,0x34,0x31,0x61,0x33,0x30,0x89,0x2c,0x29,0x8e,0x25,0x1f,0xd2, -0x1e,0x17,0x7d,0x16,0x14,0xb7,0x12,0x10,0xee,0x11,0x0d,0xa3,0x0c,0x0a,0xd1,0x01, -0xff,0x69,0xf7,0xef,0x56,0xe8,0xe0,0x5c,0xd7,0xd5,0xd4,0xd0,0xca,0xc8,0xcf,0xcb, -0x85,0xce,0xd4,0xb9,0xd4,0xda,0x56,0xe4,0xe2,0x57,0xe8,0xec,0x08,0xea,0xef,0x2c, -0xf3,0xf0,0x22,0xf5,0xf6,0x56,0xf6,0xff,0xc2,0x05,0x0a,0x02,0x14,0x1a,0x29,0x1e, -0x28,0xf0,0x2d,0x2f,0x9d,0x32,0x33,0x34,0x2d,0x2e,0x4c,0x28,0x24,0x11,0x21,0x1c, -0x90,0x17,0x17,0x74,0x14,0x12,0x88,0x13,0x10,0x34,0x0f,0x0c,0xa5,0x0a,0x03,0xaf, -0x00,0xf8,0x66,0xf1,0xeb,0x75,0xe0,0xdb,0x3e,0xd7,0xcf,0x69,0xcf,0xcf,0x4b,0xcc, -0xd1,0xe9,0xd3,0xd4,0x0e,0xdd,0xe0,0x32,0xe5,0xe9,0x09,0xea,0xec,0x6b,0xf0,0xf0, -0xb7,0xf2,0xf4,0x47,0xf4,0xf7,0xf8,0xfb,0x01,0x7a,0x09,0x11,0xba,0x16,0x1d,0x10, -0x24,0x29,0xb5,0x2e,0x31,0xa6,0x2e,0x2f,0xb8,0x2b,0x28,0xa5,0x25,0x1e,0x5f,0x1c, -0x19,0xc3,0x13,0x15,0xec,0x12,0x12,0x98,0x11,0x0d,0x1d,0x0d,0x0a,0xb1,0x05,0x00, -0xfe,0xfa,0xf2,0x36,0xed,0xe4,0x2a,0xde,0xd8,0xf5,0xd4,0xd1,0xe4,0xd0,0xd1,0x91, -0xd1,0xd7,0x12,0xd7,0xdb,0x3f,0xe2,0xe4,0xe5,0xe8,0xeb,0xaa,0xec,0xef,0xb2,0xf1, -0xf2,0x1f,0xf4,0xf6,0x94,0xf7,0xfa,0x3e,0x00,0x06,0x8d,0x0e,0x16,0x6a,0x19,0x20, -0x46,0x26,0x29,0xf6,0x2d,0x2d,0x18,0x2b,0x2a,0x43,0x26,0x23,0x8c,0x1e,0x1c,0x32, -0x16,0x16,0xa5,0x12,0x12,0x17,0x14,0x10,0x48,0x0e,0x0c,0x3c,0x08,0x06,0x44,0x02, -0xfb,0x17,0xf5,0xef,0xa0,0xe6,0xe2,0x08,0xdb,0xd7,0xa9,0xd4,0xd3,0x99,0xd4,0xd5, -0xbc,0xd8,0xda,0x18,0xdf,0xe1,0xd8,0xe7,0xea,0xcf,0xeb,0xee,0x3f,0xf1,0xf1,0xc9, -0xf4,0xf5,0xef,0xf4,0xf9,0x14,0xf9,0x00,0xc3,0x02,0x0c,0x07,0x13,0x16,0x43,0x1f, -0x21,0x47,0x25,0x28,0x5f,0x2b,0x26,0xd4,0x2a,0x23,0xb3,0x20,0x1e,0xcc,0x18,0x16, -0x74,0x15,0x0f,0x60,0x0f,0x12,0xce,0x0e,0x0e,0xde,0x0c,0x05,0x61,0x06,0x03,0x25, -0xfe,0xf9,0x83,0xf2,0xe9,0x80,0xe7,0xdf,0x1e,0xdb,0xd9,0xb1,0xd5,0xd7,0x25,0xda, -0xdb,0xbe,0xde,0xe0,0x8a,0xe3,0xe9,0xb5,0xed,0xef,0x20,0xf2,0xf2,0x9a,0xf2,0xf9, -0x74,0xf7,0xf7,0xc0,0xf9,0xfa,0xbc,0xfd,0x03,0xf8,0x08,0x0b,0x1f,0x14,0x18,0xfe, -0x1c,0x20,0xaf,0x24,0x21,0x88,0x26,0x23,0xc4,0x22,0x1f,0xce,0x1a,0x16,0x9b,0x15, -0x13,0x42,0x0f,0x0d,0x10,0x0c,0x0b,0xef,0x0c,0x09,0xcd,0x04,0x03,0x06,0x00,0x05, -0x1c,0xeb,0xe7,0xde,0xe1,0xec,0x89,0xf6,0x11,0xa5,0x03,0x0d,0xd9,0x0b,0x02,0x06, -0x04,0xf7,0xae,0x07,0xfb,0xd0,0x02,0xf2,0x8f,0x0a,0x03,0xce,0x08,0x02,0x24,0xfd, -0xfa,0x90,0x03,0xe8,0xce,0xda,0xe1,0x72,0xf3,0xe9,0x82,0xe7,0xf1,0x10,0xee,0xfb, -0xb7,0x0b,0x18,0xdb,0x1f,0x1e,0xc0,0x1c,0x3c,0xb4,0x3a,0x3b,0x5e,0x3e,0x47,0x42, -0x2a,0x2b,0x09,0x2b,0x0f,0x4f,0xfd,0xf7,0xe1,0xe7,0xe0,0xd5,0xd3,0xb9,0x5b,0xbe, -0xbc,0x8c,0xc4,0xe7,0xf9,0xe2,0xf3,0xa8,0xef,0x00,0xa3,0xf9,0xf5,0xda,0x04,0x00, -0x56,0xfc,0x05,0xf5,0xfc,0x14,0x82,0x02,0x15,0xa6,0x07,0x07,0xe7,0xfe,0x05,0x8d, -0xe3,0xe0,0xfc,0xe8,0xeb,0x48,0xe2,0xe7,0xeb,0xe9,0xfc,0xc0,0xf8,0x0f,0xbf,0x23, -0x27,0xf7,0x13,0x2f,0x7e,0x3d,0x32,0xad,0x3d,0x3e,0xcb,0x39,0x2e,0x5d,0x26,0x27, -0xc8,0x0c,0xf7,0x04,0xf6,0xec,0x73,0xe1,0xc8,0xfe,0xc8,0xb9,0xd7,0xbb,0xcc,0xb8, -0xe6,0xe0,0x65,0xe9,0xee,0x43,0xf5,0x07,0xdf,0xe7,0x0b,0xb7,0xfe,0xfe,0x4e,0x02, -0x0d,0x5a,0x08,0x06,0x2f,0x13,0x0d,0xdf,0xff,0x04,0xba,0xf7,0xe7,0x1c,0xe2,0xeb, -0x1a,0xe6,0xee,0x61,0xea,0xf3,0xc1,0xfd,0x00,0xbd,0x1a,0x26,0xa9,0x24,0x16,0x22, -0x33,0x3c,0x33,0x35,0x35,0x7c,0x40,0x36,0x19,0x27,0x22,0x46,0x25,0x04,0xce,0xfb, -0xf3,0xa7,0xe9,0xda,0xa4,0xd0,0xcd,0xaf,0xb8,0xbe,0x54,0xd0,0xe1,0x28,0xd9,0xd5, -0x9e,0xf4,0xed,0xe7,0xff,0xf0,0x63,0x08,0xfd,0x00,0x04,0x0b,0x83,0x09,0x09,0xb3, -0x03,0x15,0x70,0x0e,0xff,0xdf,0x03,0xf4,0x80,0xed,0xec,0x66,0xdc,0xed,0xcf,0xe8, -0xe7,0xb5,0xf8,0xfc,0xda,0x08,0x26,0x83,0x27,0x29,0x10,0x21,0x3c,0x42,0x35,0x3a, -0xff,0x34,0x3e,0xc8,0x31,0x20,0x96,0x2d,0x12,0x95,0x04,0xfe,0x2a,0xf0,0xe6,0xd5, -0xd4,0xd6,0x23,0xb9,0xbc,0x7c,0xbb,0xd6,0xb6,0xdf,0xca,0x64,0xde,0xea,0xf6,0x00, -0xed,0xd3,0xfb,0x08,0xaa,0x00,0x02,0x0f,0x1a,0x06,0x12,0x0b,0x14,0x4e,0x13,0x0d, -0xd7,0x00,0xf4,0x36,0xf7,0xec,0xd9,0xe6,0xde,0xbb,0xef,0xe7,0x7b,0xf7,0xf6,0xd0, -0x05,0x16,0x8b,0x21,0x24,0x19,0x26,0x2c,0xa6,0x30,0x37,0xb4,0x3b,0x2d,0x1c,0x3f, -0x31,0x7d,0x17,0x22,0x37,0x18,0x06,0x92,0xfa,0xf6,0xcc,0xdb,0xe4,0x06,0xcf,0xc7, -0x51,0xb7,0xbd,0xff,0xd1,0xd3,0x3e,0xc6,0xcd,0x16,0xe7,0xfd,0xf8,0xee,0xf8,0x48, -0x0d,0x03,0xd0,0x06,0x20,0x18,0x09,0x09,0x2c,0x10,0x13,0x53,0x15,0xfd,0x98,0xed, -0x08,0x6e,0xe8,0xdd,0x42,0xe6,0xef,0xae,0xe8,0xea,0x39,0x00,0x09,0xc6,0x17,0x27, -0xd4,0x2f,0x25,0x4f,0x2d,0x36,0xf2,0x3b,0x30,0x64,0x31,0x35,0x7b,0x2c,0x1d,0x9f, -0x19,0x1a,0x2c,0x05,0xfb,0xeb,0xed,0xe1,0x1d,0xe1,0xc9,0x36,0xc5,0xb7,0x6a,0xca, -0xc8,0x08,0xd5,0xbd,0xc8,0xd2,0xf1,0x0e,0xf3,0xef,0x08,0xfd,0x03,0x7b,0x08,0x0e, -0x79,0x1e,0x00,0xbf,0x16,0x10,0x42,0x14,0x0f,0xb6,0xf3,0xfe,0xd9,0xf3,0xeb,0xae, -0xdc,0xec,0x58,0xea,0xe5,0x37,0xef,0x08,0x47,0x0b,0x21,0xd4,0x22,0x30,0x19,0x31, -0x2e,0x9c,0x38,0x40,0xda,0x2e,0x34,0xa4,0x32,0x29,0x80,0x1b,0x1a,0xbc,0x19,0x02, -0x68,0xfd,0xe9,0x5d,0xe3,0xd5,0xa6,0xcb,0xbb,0x7b,0xc5,0xbd,0x99,0xc5,0xca,0x3a, -0xb9,0xce,0x82,0xee,0xf4,0x97,0xeb,0x00,0xd9,0x02,0x0e,0xb0,0x1a,0x1e,0xab,0x03, -0x1a,0x06,0x1b,0x0a,0xa1,0x14,0xe4,0xd8,0x08,0xea,0x16,0xe7,0xd7,0x59,0xef,0xed, -0x9d,0xdf,0xf9,0x61,0x0c,0x17,0x5e,0x24,0x29,0x58,0x30,0x37,0xc7,0x33,0x3e,0x91, -0x35,0x30,0xa5,0x35,0x2f,0xa5,0x24,0x1b,0x8c,0x11,0x21,0x26,0x03,0xf5,0xfb,0xee, -0xe1,0x01,0xd8,0xc0,0xa8,0xc3,0xc9,0xcd,0xaf,0xc5,0x21,0xbe,0xb0,0x93,0xd7,0xe7, -0x04,0xf7,0xe3,0x4f,0x01,0x0c,0x92,0x0c,0x24,0x88,0x0d,0x1a,0x5b,0x0f,0x14,0x4f, -0x1b,0x00,0xc1,0xf4,0x04,0x60,0xe3,0xeb,0xed,0xdf,0xed,0x08,0xea,0xec,0x75,0xfa, -0x12,0x0c,0x22,0x1b,0x31,0x2e,0x36,0x20,0x34,0x3b,0x43,0x3d,0x2f,0x50,0x2f,0x32, -0x92,0x2e,0x1f,0x05,0x1a,0x11,0xf3,0x1c,0x05,0xb6,0xf0,0xed,0x2d,0xe2,0xd4,0xfd, -0xb8,0xce,0xe2,0xc1,0xb6,0xdc,0xbe,0xb2,0x40,0xbf,0xd8,0x8f,0xe7,0xf2,0x76,0xe8, -0xfe,0xab,0x06,0x22,0xcf,0x0f,0x11,0x2d,0x17,0x1c,0xf0,0x0e,0x1c,0x38,0xf6,0x06, -0x12,0xef,0xee,0x29,0xdf,0xe9,0xb2,0xea,0xe5,0x55,0xf6,0x03,0xa2,0x19,0x29,0xf5, -0x20,0x2a,0xdf,0x40,0x3b,0xdb,0x39,0x37,0xc8,0x33,0x2c,0xe6,0x2e,0x25,0xd1,0x24, -0x08,0xa3,0x13,0x14,0x98,0xf9,0xee,0x7b,0xe3,0xe1,0x99,0xc4,0xbe,0x4c,0xcd,0xc2, -0x8b,0xb6,0xad,0x0f,0xb7,0xc5,0xb5,0xe1,0xe0,0xda,0xfa,0xea,0x61,0x0c,0x0d,0x36, -0x27,0x15,0x53,0x0f,0x20,0xd8,0x1c,0x12,0x7b,0x0d,0xfd,0xc8,0xff,0xf2,0xa7,0xe8, -0xe2,0xdc,0xe7,0xe3,0x27,0xf3,0xf5,0x13,0x07,0x20,0x29,0x24,0x1f,0xee,0x31,0x41, -0xdc,0x3a,0x3b,0x2b,0x39,0x2f,0x99,0x31,0x29,0xd8,0x2d,0x12,0x32,0x08,0x18,0xad, -0x08,0xf5,0x5e,0xe7,0xec,0x85,0xd5,0xc5,0xa3,0xc8,0xd5,0x31,0xbb,0xb4,0xba,0xa6, -0xba,0x5e,0xcc,0xd0,0x08,0xf2,0xea,0x4b,0xf5,0x03,0x8b,0x1b,0x27,0x6a,0x07,0x1c, -0x3b,0x1b,0x1f,0xba,0x0f,0x0b,0x75,0x06,0xfd,0xd4,0xf3,0xe7,0xb7,0xe4,0xe0,0x99, -0xeb,0xed,0x00,0xfe,0x0b,0x23,0x22,0x1e,0x98,0x25,0x38,0x9c,0x3e,0x43,0x96,0x39, -0x31,0xdc,0x33,0x2e,0xa7,0x2b,0x22,0x17,0x0e,0x0c,0x37,0x12,0x08,0xf4,0xf2,0xef, -0x91,0xeb,0xd0,0x22,0xc8,0xcd,0x33,0xd7,0xbc,0x6a,0xa1,0xaf,0x76,0xbb,0xcf,0x76, -0xcc,0xe3,0xde,0xf6,0xf5,0x7f,0x04,0x23,0xdb,0x1d,0x04,0x66,0x23,0x25,0x66,0x18, -0x08,0xec,0x10,0x09,0x3a,0xf7,0xed,0x7a,0xea,0xe1,0x36,0xdf,0xea,0xb6,0xf7,0xfd, -0x31,0x12,0x20,0x28,0x25,0x24,0x4c,0x40,0x46,0x45,0x3f,0x34,0x9b,0x36,0x33,0xdb, -0x2c,0x27,0x97,0x1b,0x0a,0x1c,0x09,0x0e,0xd4,0x02,0xf2,0x10,0xf8,0xe3,0x93,0xdd, -0xc9,0xf8,0xd9,0xd7,0xb1,0xb3,0xa1,0x97,0xb5,0xb7,0x24,0xc9,0xca,0x6d,0xe5,0xf6, -0x22,0xf5,0x0d,0x22,0x1c,0x19,0x66,0x08,0x23,0x4a,0x30,0x02,0xce,0x16,0x10,0x62, -0x01,0xf3,0x63,0xf0,0xe2,0xa2,0xdb,0xe0,0x3e,0xea,0xf6,0x69,0x05,0x0d,0x75,0x1d, -0x2c,0x6d,0x26,0x45,0x53,0x49,0x37,0x90,0x40,0x32,0x9c,0x35,0x31,0x6a,0x26,0x1e, -0x80,0x06,0x0e,0xe7,0x0a,0xfc,0x04,0xfa,0xf1,0x98,0xde,0xdf,0x3b,0xcc,0xd1,0x7f, -0xce,0xab,0x66,0xb4,0xa1,0x52,0xb6,0xcb,0x15,0xcb,0xe4,0x96,0xf6,0x04,0x38,0x08, -0x20,0x33,0x0f,0x12,0x92,0x2c,0x1f,0xee,0x12,0x0e,0xa6,0x12,0x03,0x87,0x00,0xe9, -0x1e,0xe6,0xde,0x1b,0xed,0xec,0x94,0xff,0x07,0x89,0x11,0x1a,0x0f,0x30,0x2a,0xbb, -0x3c,0x41,0xa1,0x35,0x38,0x1d,0x31,0x34,0x94,0x2b,0x27,0x06,0x11,0x0d,0x70,0x0d, -0x02,0x47,0xfd,0xfb,0x38,0xef,0xdc,0xfc,0xe1,0xcf,0xf2,0xd4,0xbf,0xdc,0xbc,0xac, -0xfc,0xac,0xae,0x8f,0xc9,0xc8,0x27,0xe3,0xf7,0x94,0x00,0x0a,0x9c,0x10,0x0f,0x82, -0x23,0x21,0x8b,0x25,0x10,0x11,0x18,0x0e,0x6c,0x03,0x07,0x8a,0xea,0xdf,0x45,0xe6, -0xec,0xff,0xeb,0xf8,0xf6,0x09,0x0f,0x3b,0x20,0x31,0xc7,0x2b,0x49,0x1a,0x3f,0x40, -0x99,0x35,0x35,0x7f,0x32,0x2e,0x7b,0x1a,0x0e,0xe8,0x0e,0x0d,0x6e,0xf9,0xf8,0xc5, -0xff,0xe6,0x88,0xe3,0xdf,0x03,0xd1,0xcc,0xf9,0xc4,0xbc,0x0b,0xaf,0xab,0xcd,0xb4, -0xbe,0x81,0xd1,0xdd,0xaa,0xf6,0x04,0x92,0x01,0x10,0x00,0x0f,0x23,0x36,0x21,0x27, -0xc6,0x11,0x16,0x0c,0x16,0xfd,0x42,0x0d,0xe9,0x0e,0xd6,0xee,0xd0,0xed,0xe1,0x67, -0x06,0xfe,0xbb,0x0c,0x25,0xed,0x32,0x2f,0xd7,0x46,0x3f,0x65,0x43,0x3b,0xe5,0x3d, -0x2f,0x86,0x35,0x19,0xbc,0x0f,0x0e,0x25,0x0f,0xf1,0x67,0xfd,0xff,0xa7,0xed,0xe2, -0x22,0xe6,0xd3,0x83,0xc4,0xca,0x34,0xbf,0xae,0x12,0xa1,0xb0,0xba,0xb2,0xcd,0x78, -0xcd,0xfa,0x4c,0xfb,0xfa,0x42,0x0d,0x0f,0x94,0x29,0x20,0x1a,0x2c,0x11,0x22,0x1c, -0x1b,0x69,0x0d,0x08,0x9f,0xec,0xdd,0xb1,0xf1,0xea,0x1e,0xe5,0xfc,0x8e,0x00,0x0a, -0xef,0x22,0x30,0xfb,0x33,0x36,0x87,0x45,0x41,0x3f,0x3b,0x3e,0x01,0x38,0x34,0xef, -0x15,0x11,0x68,0x1e,0x05,0x8e,0xed,0xff,0x7e,0x00,0xeb,0xcc,0xe1,0xe6,0x5d,0xcb, -0xc4,0xc3,0xcd,0xbb,0xeb,0xaf,0x9f,0x4f,0xa8,0xb9,0x62,0xc2,0xda,0xb4,0xfd,0xf3, -0xbd,0xfc,0x09,0xe0,0x19,0x1c,0xe2,0x28,0x2d,0x70,0x0d,0x23,0x09,0x1c,0x15,0x80, -0x0a,0xea,0x07,0xee,0xe2,0x34,0xeb,0xe5,0x0d,0xfa,0x02,0x65,0x0b,0x23,0xb1,0x36, -0x2c,0xab,0x3b,0x47,0x8b,0x38,0x42,0xd0,0x39,0x33,0x72,0x34,0x15,0x1a,0x17,0x1a, -0x9d,0x07,0xf1,0xd8,0xfc,0xfc,0xe9,0xe7,0xeb,0xe7,0xdd,0xc7,0x5a,0xc6,0xd3,0x6e, -0xb9,0xb4,0x26,0xa1,0xa4,0xff,0xb1,0xc9,0xad,0xd7,0xf3,0xd7,0xf5,0xfd,0xb9,0x06, -0x21,0x41,0x1a,0x2e,0xc0,0x2c,0x1d,0x5e,0x1c,0x21,0x7a,0x1a,0x0b,0x36,0xf0,0xea, -0x7f,0xe9,0xe4,0xc0,0xec,0xf3,0x01,0x01,0x0e,0x9d,0x22,0x2d,0x41,0x31,0x3b,0x7b, -0x3c,0x41,0xc5,0x3e,0x38,0xe9,0x38,0x2e,0x63,0x19,0x13,0x90,0x1b,0x03,0x72,0xec, -0xfc,0xf2,0xfb,0xe5,0x05,0xeb,0xd3,0x4c,0xc9,0xc2,0xbe,0xcd,0xb3,0x71,0xb5,0xa0, -0x30,0x9c,0xb7,0x2a,0xcb,0xde,0x03,0xf1,0xf9,0xff,0xfd,0x0c,0x35,0x24,0x20,0xed, -0x2b,0x28,0xa8,0x26,0x25,0x65,0x1c,0x21,0xd6,0x08,0xfa,0x89,0xe6,0xe9,0x6a,0xe2, -0xe9,0x74,0xf1,0x01,0x35,0x0e,0x1f,0x11,0x2f,0x2d,0x21,0x34,0x3b,0xd7,0x3d,0x3f, -0x54,0x31,0x36,0xa1,0x2c,0x1b,0x7b,0x19,0x13,0x74,0x0e,0xf4,0x17,0x04,0xeb,0xc1, -0xf5,0xea,0x6d,0xd1,0xca,0xf6,0xc5,0xd4,0x0c,0xb5,0xba,0xa0,0x98,0xa2,0x0d,0xaf, -0xd0,0xa0,0xd8,0xe5,0xfe,0xf9,0xfa,0xc9,0x10,0x20,0xf3,0x24,0x27,0xe8,0x2b,0x23, -0x3f,0x25,0x23,0xa9,0x19,0x1a,0x74,0xf9,0xe9,0x37,0xeb,0xe0,0x4a,0xe2,0xf1,0x83, -0xfd,0x0e,0xa5,0x1b,0x2d,0x45,0x2b,0x3a,0x12,0x37,0x42,0x76,0x3d,0x3a,0x4d,0x2c, -0x2e,0x1a,0x1e,0x16,0xec,0x12,0x01,0xe4,0x05,0xf6,0x91,0xee,0xf3,0xe2,0xe3,0xd1, -0xfe,0xcb,0xc8,0xd0,0xcb,0xb7,0x02,0xb3,0xa1,0xbb,0x9e,0xbb,0xcf,0xc3,0xe4,0xb2, -0xea,0xed,0x5e,0xfb,0x1b,0xef,0x21,0x27,0x03,0x25,0x34,0x4d,0x23,0x29,0x15,0x23, -0x19,0xcf,0x19,0x02,0x02,0xdb,0xf1,0x0f,0xe1,0xe6,0x78,0xf1,0xfb,0xdc,0x11,0x1b, -0x6e,0x27,0x2a,0x18,0x34,0x3a,0x36,0x36,0x40,0x23,0x33,0x2c,0xcb,0x28,0x22,0xd1, -0x12,0x12,0xcd,0x02,0x06,0x1f,0xfc,0xe6,0x27,0xf7,0xdd,0x5c,0xd9,0xc8,0x89,0xc2, -0xcc,0xf2,0xaf,0xb8,0x18,0xa1,0x9b,0x13,0xb9,0xc6,0xf7,0xe3,0xec,0xa1,0xe8,0x05, -0xa8,0x1a,0x21,0x6f,0x2a,0x23,0xa4,0x37,0x1e,0x10,0x30,0x21,0x24,0x20,0x21,0xc3, -0x00,0xed,0xaf,0xeb,0xe7,0x1c,0xe8,0xea,0xec,0xfb,0x0f,0xf3,0x1a,0x27,0xaa,0x20, -0x3c,0x20,0x36,0x37,0xeb,0x3f,0x36,0x62,0x26,0x29,0xcf,0x21,0x14,0x6a,0x09,0x12, -0x5f,0x02,0xf9,0x72,0xef,0xf2,0x95,0xd7,0xde,0x02,0xba,0xc9,0x60,0xbe,0xab,0xa6, -0xb1,0xa0,0x45,0x9b,0xba,0xe1,0xcc,0xdc,0xd9,0xe8,0xf7,0xdf,0xf5,0x1e,0x27,0x2c, -0x22,0x82,0x30,0x39,0xf8,0x25,0x2d,0x35,0x2d,0x26,0xe7,0x21,0x07,0xd1,0xf4,0xe8, -0x27,0xf2,0xe4,0x9a,0xec,0xfb,0x2a,0x05,0x1b,0xc9,0x22,0x22,0x81,0x38,0x30,0x97, -0x41,0x31,0x3e,0x36,0x29,0x72,0x28,0x1a,0xb7,0x16,0x11,0x99,0x13,0x00,0xc9,0xf6, -0xfc,0x32,0xe6,0xdc,0xe7,0xdb,0xc5,0x2f,0xb8,0xc5,0x03,0xae,0xaa,0x5d,0xa0,0x99, -0xeb,0xb9,0xbb,0x69,0xe1,0xe2,0x80,0xf3,0xf6,0x19,0x19,0x2d,0xf2,0x16,0x3b,0xa6, -0x33,0x28,0xd2,0x28,0x3a,0x80,0x23,0x28,0x6f,0x0f,0xfb,0x44,0xf7,0xf1,0x58,0xed, -0xf4,0x3a,0xf9,0x01,0x9c,0x10,0x21,0x5f,0x20,0x2d,0x33,0x2e,0x42,0xdc,0x33,0x2f, -0x0d,0x27,0x2d,0x61,0x18,0x14,0x60,0x16,0x1a,0x72,0xfa,0x01,0x39,0xf8,0xe4,0x72, -0xe6,0xd2,0xb4,0xc1,0xb6,0x13,0xbc,0xa2,0x9f,0xae,0x9d,0x6b,0x95,0xbb,0x86,0xc2, -0xe2,0x14,0xeb,0xf3,0xbc,0xfb,0x17,0x5b,0x2d,0x20,0x20,0x36,0x31,0x78,0x28,0x31, -0x1f,0x35,0x24,0x9e,0x2e,0x12,0xf2,0xf7,0xfe,0xda,0xfd,0xe3,0x0a,0xfd,0xff,0x93, -0xf4,0x14,0x94,0x1d,0x19,0x4b,0x2b,0x22,0x88,0x3d,0x34,0xa9,0x2b,0x26,0xcc,0x23, -0x1d,0x1b,0x12,0x15,0xcd,0x1f,0xfc,0xbf,0x02,0xf5,0x02,0xee,0xe5,0x5c,0xd7,0xb6, -0x49,0xbb,0xb8,0xe3,0xa1,0xa7,0x40,0x9f,0x8e,0x66,0xb6,0xc5,0xaf,0xd7,0xe9,0xd6, -0xf1,0x01,0x07,0x1d,0x1f,0x35,0x2b,0x3b,0x9b,0x38,0x1f,0xca,0x39,0x2d,0x26,0x30, -0x26,0x0e,0x1c,0xfa,0x46,0x08,0x04,0x7b,0xf3,0xfc,0xf0,0x00,0xf7,0x15,0x09,0x1d, -0x2b,0x1d,0x23,0xed,0x24,0x34,0x15,0x36,0x30,0xcc,0x14,0x1d,0x4d,0x1a,0x11,0x19, -0x13,0x14,0x7b,0x08,0x00,0x7c,0xf2,0xf8,0x17,0xe5,0xdc,0x33,0xbc,0xb4,0xf4,0xc0, -0x9b,0x78,0xaf,0xa0,0xa2,0x8d,0xb1,0x6e,0xc5,0xe3,0xb9,0xdc,0xf1,0xb7,0x0d,0x11, -0xc5,0x1e,0x24,0x51,0x3d,0x35,0xb3,0x1d,0x37,0x5d,0x2c,0x29,0xe0,0x2a,0x14,0x79, -0x01,0x0e,0x31,0x00,0x05,0x24,0xff,0x04,0xa5,0xfd,0x02,0xdf,0x1e,0x12,0x68,0x20, -0x29,0xb0,0x2a,0x3a,0x26,0x23,0x20,0x7b,0x21,0x11,0x77,0x1b,0x0f,0x49,0x1d,0x08, -0x43,0x02,0x00,0x86,0xf5,0xe9,0x2b,0xe2,0xbd,0x7e,0xae,0xba,0xed,0xa6,0xa9,0x80, -0x94,0x8f,0xaa,0xa7,0xbe,0xea,0xe0,0xd7,0x1e,0xf3,0x07,0xca,0x14,0x16,0x0d,0x2b, -0x2e,0x67,0x38,0x28,0xd8,0x2d,0x2c,0xa0,0x31,0x31,0x5e,0x16,0x15,0x19,0x0f,0x10, -0x86,0x16,0x05,0xf9,0x04,0x05,0x16,0x0c,0x10,0xb3,0x12,0x11,0xc3,0x18,0x30,0x95, -0x23,0x1d,0xbf,0x18,0x1d,0xf9,0x0c,0x10,0x19,0x11,0x19,0x5d,0x06,0x05,0x33,0x02, -0xf7,0x94,0xee,0xe1,0xd7,0xbb,0xb8,0x62,0xb1,0xaa,0xaf,0xad,0x9a,0xb1,0x87,0xaf, -0x04,0xc9,0xce,0xff,0xe6,0xf3,0xcd,0x07,0x08,0x7e,0x18,0x32,0xac,0x29,0x38,0x24, -0x2e,0x20,0xfb,0x3a,0x35,0xa9,0x32,0x14,0x4b,0x1a,0x20,0x10,0x14,0x1a,0x0b,0x13, -0x0d,0x8f,0x08,0x06,0x4a,0x1e,0x00,0x97,0x0a,0x0d,0x19,0x29,0x1c,0xd2,0x11,0x19, -0x79,0x17,0x0d,0xff,0x11,0x0e,0xbf,0x19,0x07,0xfb,0xfc,0x0d,0xbd,0xed,0xf2,0xfd, -0xd9,0xcb,0xef,0xa8,0xb6,0xf1,0xaf,0xa8,0x5e,0x8d,0x8f,0x74,0xaa,0xc1,0x93,0xcf, -0xe3,0xd0,0xf4,0x06,0x7e,0x02,0x21,0xa2,0x30,0x2d,0x3e,0x34,0x2a,0x46,0x2e,0x37, -0xc0,0x3c,0x2e,0x61,0x22,0x1f,0x5d,0x1e,0x20,0xaa,0x23,0x0e,0x9e,0x1b,0x11,0x17, -0x09,0x21,0xaa,0x03,0x05,0xe8,0x0b,0x1c,0x29,0x14,0x12,0xb6,0x06,0x0d,0x29,0x0e, -0x0a,0x98,0x10,0x11,0xea,0x04,0x05,0x86,0x09,0xfa,0x7f,0xee,0xe5,0x82,0xc3,0xb6, -0xb8,0xb8,0xa6,0xd8,0xa3,0x91,0xac,0x92,0xa4,0xb1,0xc0,0xcc,0x6f,0xeb,0xe8,0x33, -0x0a,0xfe,0xdb,0x26,0x21,0x55,0x36,0x32,0xf8,0x22,0x33,0xb2,0x39,0x3d,0x05,0x31, -0x22,0x5e,0x27,0x24,0xe1,0x1f,0x2a,0x44,0x15,0x21,0xaf,0x0e,0x1c,0xea,0x1b,0x02, -0x06,0x0b,0x06,0x11,0x0b,0x11,0x8b,0x07,0x08,0xe5,0x04,0x0f,0xf1,0x10,0x10,0xe3, -0x0c,0x04,0xc9,0x0e,0x06,0xba,0xf9,0xee,0x60,0xeb,0xbd,0x1c,0xba,0xb8,0xa6,0xa4, -0xa3,0x30,0x8e,0x8e,0x19,0xa2,0xbd,0x3f,0xd2,0xdf,0x15,0xe9,0xfc,0x9b,0x04,0x22, -0xae,0x23,0x31,0xec,0x32,0x24,0x8a,0x37,0x40,0x3d,0x3c,0x2e,0xcd,0x2f,0x28,0xd0, -0x21,0x2a,0xeb,0x24,0x1a,0x3e,0x23,0x14,0xe9,0x22,0x20,0x75,0x07,0x0b,0x5d,0x11, -0x04,0x60,0x0a,0xfe,0x63,0x04,0x00,0x18,0x0c,0x0d,0x98,0x0a,0x0e,0x00,0x01,0x11, -0x82,0xfe,0xf5,0x2b,0xef,0xdc,0xdd,0xbe,0xae,0xb6,0xad,0xaa,0xdc,0xa2,0x8a,0x0c, -0x98,0xac,0x62,0xcf,0xd0,0xfd,0xe2,0xef,0xb8,0xf7,0x05,0xed,0x1e,0x2d,0x79,0x2c, -0x27,0x75,0x33,0x3a,0x62,0x40,0x31,0x72,0x38,0x33,0x9b,0x22,0x27,0x26,0x36,0x22, -0x12,0x2a,0x1f,0x48,0x27,0x2f,0x0b,0x1d,0x18,0x04,0x0d,0x07,0x2f,0x02,0xfb,0x31, -0xf6,0xf1,0x67,0xfd,0x10,0x3d,0x02,0x06,0xdc,0x08,0x0a,0x45,0x03,0xff,0xc7,0xf5, -0xe6,0x7c,0xe1,0xbd,0xf2,0xb2,0xad,0x0a,0xb3,0xa0,0x03,0x8f,0x9a,0x7b,0xa9,0xd2, -0x1d,0xd5,0xdc,0xaa,0xee,0xf6,0x51,0x0a,0x1e,0x08,0x29,0x26,0xc5,0x29,0x30,0xbf, -0x3b,0x38,0x6c,0x32,0x3a,0x07,0x36,0x30,0xf9,0x24,0x38,0x73,0x27,0x29,0x12,0x22, -0x24,0xc9,0x35,0x1d,0xd2,0x1d,0x10,0x68,0x10,0x06,0x88,0xf7,0xea,0xc7,0xf1,0xf7, -0xfa,0x04,0x03,0x8a,0xfb,0x07,0x0c,0x07,0x08,0x64,0xf5,0xf1,0x81,0xe3,0xd9,0xcc, -0xb8,0xab,0x21,0xb1,0xb0,0x9b,0xab,0x97,0x98,0xa7,0xb8,0x1e,0xdf,0xd5,0x12,0xe3, -0xe3,0xa1,0xfe,0x03,0x81,0x20,0x19,0x1b,0x26,0x21,0xcc,0x36,0x36,0x96,0x31,0x2f, -0x77,0x40,0x2a,0x76,0x2d,0x2c,0x88,0x3b,0x29,0x68,0x31,0x29,0x10,0x35,0x38,0x69, -0x26,0x20,0x79,0x1c,0x07,0x66,0x05,0xfd,0xd7,0xe2,0xe9,0xfb,0xf1,0x03,0x89,0xfb, -0xee,0x8e,0x08,0x04,0x8a,0xfb,0xf3,0x13,0xea,0xe7,0x6b,0xcb,0xad,0x1f,0xb5,0xb7, -0x7f,0xb5,0xa9,0xc8,0xa5,0xaf,0xeb,0xc7,0xd7,0xc5,0xdc,0xdb,0x30,0xe6,0xf6,0x3c, -0x08,0x12,0x69,0x15,0x20,0x8d,0x26,0x39,0xa3,0x29,0x32,0x78,0x33,0x3e,0x17,0x2a, -0x32,0x7f,0x36,0x40,0x6b,0x31,0x30,0x8c,0x37,0x37,0x5f,0x3d,0x2a,0xfd,0x23,0x21, -0x02,0x10,0x00,0x88,0xf9,0xec,0x8f,0xde,0xfc,0xa6,0xf3,0xec,0x8c,0xf8,0xfa,0x75, -0xfd,0xf1,0x1d,0xf0,0xe4,0x48,0xd5,0xcc,0xc3,0x9e,0xaf,0xd7,0xbf,0xb2,0x82,0xb2, -0xad,0x99,0xc1,0xda,0x5d,0xd8,0xdc,0xc0,0xdf,0xe4,0x70,0xfa,0x05,0x74,0x0e,0x07, -0x45,0x26,0x2e,0x67,0x31,0x1e,0x87,0x31,0x3c,0xd7,0x34,0x2b,0xc1,0x2d,0x3d,0x70, -0x3e,0x37,0xac,0x34,0x3e,0x85,0x3d,0x3e,0x12,0x35,0x23,0x8c,0x21,0x19,0x04,0x0a, -0xf0,0xbd,0xef,0xf3,0x81,0xf2,0xf1,0xf2,0xdc,0xf8,0x6c,0xf2,0xec,0x8f,0xe4,0xe2, -0x41,0xe0,0xc3,0x2f,0xb6,0xa0,0x2b,0xb4,0xbf,0x6b,0xbe,0xb5,0xf0,0xc3,0xd0,0x82, -0xee,0xe3,0xca,0xe4,0xd6,0x74,0xf9,0xfe,0x81,0x02,0xfa,0x6d,0x16,0x23,0x23,0x2a, -0x26,0x08,0x1c,0x2f,0x14,0x34,0x2d,0x16,0x26,0x31,0xa2,0x3b,0x3f,0x7b,0x3d,0x3d, -0xe7,0x42,0x4a,0x2d,0x3f,0x34,0x3f,0x27,0x1d,0xd3,0x1e,0xfb,0xa1,0xf9,0xe3,0x66, -0xf6,0xf8,0x5e,0xd9,0xdd,0x76,0xf7,0xdf,0x3b,0xed,0xdb,0x64,0xd5,0xdb,0x28,0xc2, -0xa5,0x6c,0xb6,0xb2,0x0e,0xc4,0xc5,0xc7,0xc0,0xd0,0x1d,0xe1,0xea,0x6a,0xf3,0xd8, -0x52,0xde,0xf9,0x3f,0xff,0xfa,0x1b,0xf3,0x1b,0x67,0x1c,0x28,0x1b,0x19,0x13,0x88, -0x2c,0x34,0x80,0x2b,0x27,0x41,0x36,0x3d,0xfe,0x46,0x4f,0xe0,0x43,0x3b,0xf3,0x53, -0x3d,0xfa,0x31,0x28,0x81,0x1e,0x1e,0x12,0x03,0xf4,0xb9,0xff,0xeb,0x23,0xf4,0xe3, -0xe3,0xd0,0xe7,0xa8,0xd8,0xdc,0xc7,0xd0,0xc5,0x74,0xcb,0xb0,0x19,0xb1,0xae,0xc1, -0xbe,0xcc,0x55,0xcc,0xcf,0x58,0xe0,0xf0,0xc8,0xf3,0xf7,0xde,0xe4,0xe3,0xef,0x05, -0xf9,0x82,0xf4,0x03,0xe5,0x10,0x15,0x4f,0x24,0x0a,0xfa,0x14,0x28,0x39,0x2b,0x23, -0xeb,0x28,0x32,0x58,0x45,0x46,0xc9,0x46,0x4f,0x7c,0x48,0x56,0xc0,0x41,0x37,0xf5, -0x25,0x2a,0x40,0x18,0xff,0xd0,0xfa,0x05,0xe3,0xe5,0xec,0x7d,0xe4,0xca,0xa8,0xdc, -0xd0,0xfd,0xc7,0xca,0x7c,0xb5,0xb0,0x1e,0xa5,0xb4,0x1b,0xad,0xbc,0x68,0xd5,0xd4, -0xee,0xd9,0xef,0xe9,0xfc,0xfb,0x14,0xfb,0xe9,0xdd,0x03,0xf9,0x97,0xf9,0xfe,0x85, -0x0b,0x11,0xa0,0x18,0x1c,0x9c,0x04,0x11,0x8e,0x29,0x24,0xb2,0x23,0x30,0xb9,0x32, -0x4d,0x1e,0x4b,0x51,0x59,0x44,0x51,0x0a,0x56,0x38,0x3a,0x34,0x24,0x2a,0x2a,0x19, -0x19,0xfa,0x00,0xb3,0x06,0xf0,0x8c,0xe5,0xe1,0xd0,0xce,0xcd,0x78,0xc8,0xc1,0xda, -0xb2,0xa4,0xbb,0x9f,0xb5,0x9c,0xaa,0xb1,0x69,0xc0,0xde,0x5b,0xd5,0xdd,0x0c,0xff, -0x03,0x14,0xf6,0x07,0xe9,0xec,0x0d,0xa2,0xf7,0xf9,0x60,0x02,0x0a,0x9a,0x07,0x18, -0xa8,0x07,0x0a,0x22,0x18,0x23,0x2f,0x20,0x2d,0x64,0x32,0x39,0xf3,0x56,0x4b,0xba, -0x4e,0x52,0x66,0x58,0x50,0xc7,0x3a,0x32,0xe5,0x29,0x26,0xf6,0x10,0xfd,0x70,0x06, -0xf8,0x63,0xf0,0xe7,0x9e,0xd8,0xca,0x3d,0xbf,0xc9,0xe0,0xad,0x97,0x53,0x97,0xaa, -0xc4,0xa2,0xae,0x3e,0xc4,0xcd,0xa4,0xde,0xdd,0x2c,0xf3,0x03,0x32,0xff,0xfa,0x6c, -0x15,0xf5,0x1f,0x07,0x04,0xf1,0x01,0x01,0x08,0x02,0x06,0x3f,0x0e,0x06,0xfe,0xfa, -0x1a,0xe7,0x19,0x1c,0xa2,0x35,0x38,0x24,0x3d,0x4f,0x99,0x56,0x52,0xcf,0x53,0x52, -0xe5,0x4c,0x3a,0xb4,0x2b,0x32,0x4b,0x21,0x0b,0xb4,0xfe,0x0c,0x19,0xf4,0xf1,0xd1, -0xe9,0xce,0xa3,0xcc,0xc3,0x8b,0xb6,0xa3,0x4e,0x8a,0xa2,0x4e,0xa1,0xa9,0x92,0xb5, -0xc3,0x6e,0xe3,0xd4,0x73,0xe8,0x01,0x14,0xff,0x02,0xa6,0x0a,0x12,0x38,0xf6,0x08, -0x0a,0x13,0xf9,0x0c,0x01,0xff,0xe4,0x09,0xf8,0x94,0x00,0xff,0x00,0x1d,0x0b,0xfd, -0x1f,0x3d,0xc5,0x3a,0x42,0x29,0x54,0x5d,0x04,0x56,0x55,0x9a,0x55,0x4a,0x3c,0x3a, -0x32,0x1d,0x33,0x1d,0x77,0x0b,0xff,0x3d,0x05,0xf4,0x53,0xe4,0xe5,0xfd,0xbe,0xcb, -0xdc,0xb7,0xa9,0x96,0x8b,0x95,0x6e,0x9b,0xa4,0x21,0xb1,0xbf,0xe2,0xd5,0xe2,0xc1, -0xe0,0xf0,0xd2,0x02,0x06,0x02,0x09,0x0e,0x33,0x08,0x0d,0x20,0x0a,0x12,0x25,0xfb, -0x00,0xa4,0xf6,0x05,0xeb,0xf4,0xf5,0x4f,0x00,0x10,0x60,0x08,0x27,0x0a,0x3d,0x31, -0xa3,0x45,0x58,0x01,0x5c,0x56,0x9f,0x52,0x57,0x50,0x48,0x37,0x5d,0x3c,0x2e,0xc6, -0x14,0x04,0x64,0x14,0xfc,0x0e,0xf0,0xeb,0xa5,0xe0,0xbb,0xd0,0xce,0xad,0x45,0x96, -0x95,0xf6,0x90,0x9e,0x83,0xab,0xb2,0x29,0xd2,0xdf,0x94,0xdb,0xe8,0x8f,0xf6,0x0c, -0x82,0xfe,0x15,0x83,0x07,0x10,0xe8,0x0b,0x16,0xfc,0x06,0xf9,0x6c,0xff,0xf1,0xd8, -0xf9,0xec,0x25,0xf0,0x05,0x7f,0x07,0x0e,0x07,0x2f,0x3c,0xef,0x39,0x4e,0x08,0x57, -0x63,0xe9,0x52,0x56,0x47,0x50,0x45,0xf9,0x3a,0x37,0xb6,0x25,0x12,0x85,0x0e,0x10, -0xb0,0xf7,0xe5,0x10,0xe8,0xcc,0x8d,0xc2,0xbd,0xef,0x9c,0x90,0x05,0x94,0x93,0x5e, -0x9c,0xb0,0x92,0xce,0xcc,0x91,0xe3,0xdf,0xe4,0xf8,0xfb,0x71,0x0c,0x05,0xdd,0x1a, -0x07,0xe2,0x17,0x10,0x3f,0x1b,0xfd,0x93,0xf4,0xfb,0x17,0xed,0xed,0x8a,0xe9,0xef, -0x79,0x04,0x06,0xdb,0x1d,0x35,0x52,0x33,0x3f,0x2b,0x51,0x5b,0x10,0x57,0x5a,0xd8, -0x52,0x54,0xb2,0x46,0x40,0x59,0x33,0x1e,0x0f,0x13,0x11,0x08,0x05,0xf0,0xda,0xec, -0xdd,0x82,0xcd,0xc2,0x5a,0xaf,0x97,0xc1,0x96,0x8d,0x33,0x97,0x9c,0xc5,0xc4,0xce, -0x5a,0xd4,0xe1,0x6b,0xec,0xff,0xa6,0x03,0x09,0xba,0x19,0x09,0xe9,0x0d,0x20,0xe5, -0x0e,0x0c,0xbe,0xfb,0xf2,0x7e,0xee,0xe7,0xae,0xe6,0xdf,0x0e,0xf9,0x01,0x79,0x11, -0x2a,0xb5,0x31,0x40,0xf7,0x54,0x51,0x28,0x5e,0x58,0xcc,0x5f,0x4f,0xde,0x48,0x47, -0xfd,0x3c,0x23,0x58,0x17,0x14,0xe5,0x07,0xf8,0x15,0xe5,0xea,0x96,0xc5,0xd0,0x43, -0xa9,0xa4,0x63,0x9d,0x93,0x48,0x98,0x99,0xff,0xc0,0xcf,0x42,0xdb,0xdd,0xd0,0xdd, -0xfb,0xc9,0xff,0x07,0xea,0x0f,0x0b,0x36,0x0c,0x1c,0x39,0x1e,0x0a,0xd9,0xf9,0x02, -0x10,0xf1,0xe6,0xf3,0xe8,0xe1,0xc7,0xea,0xf8,0xc7,0x07,0x21,0xc4,0x27,0x2e,0xce, -0x44,0x52,0x7f,0x54,0x58,0x81,0x5e,0x58,0x19,0x52,0x4d,0x9b,0x44,0x36,0x83,0x19, -0x1c,0x25,0x0d,0x01,0x95,0xee,0xed,0xb3,0xd7,0xc4,0x31,0xc1,0xa9,0x1b,0xa7,0x8a, -0x89,0x9c,0x9c,0xf2,0xa6,0xc3,0x41,0xda,0xdc,0x5a,0xd8,0xec,0x48,0xf6,0x01,0x75, -0x00,0x10,0x28,0x05,0x0f,0x0b,0x1c,0x20,0x5a,0xfd,0x01,0x30,0xfd,0xf0,0xb7,0xe8, -0xdf,0x3f,0xe6,0xf3,0xbd,0x00,0x16,0xfa,0x23,0x34,0x1c,0x39,0x4e,0x47,0x4e,0x56, -0xea,0x5e,0x5e,0x94,0x57,0x4e,0x63,0x4f,0x44,0x1c,0x25,0x16,0xfc,0x1b,0x0b,0x76, -0xf1,0xf0,0xd4,0xdc,0xc6,0xae,0xc9,0xb2,0xa7,0xa1,0x9d,0x70,0x9c,0x97,0xc8,0x9c, -0xb4,0x18,0xcf,0xd6,0xcf,0xdc,0xdf,0xac,0xed,0xfb,0xae,0x05,0x04,0x2f,0x0c,0x04, -0x51,0x1d,0x16,0xe8,0x18,0xf6,0x01,0x08,0xec,0xa9,0xf3,0xe7,0xd3,0xdb,0xee,0xbb, -0xf1,0x0b,0x91,0x1f,0x2a,0x8c,0x2a,0x3f,0x78,0x4c,0x4b,0x72,0x58,0x5d,0xd5,0x5c, -0x4e,0x9e,0x55,0x4a,0xe6,0x3b,0x26,0x67,0x11,0x13,0x77,0x05,0xfa,0xb4,0xe2,0xe0, -0x07,0xc7,0xc5,0x55,0xaf,0xaa,0xc1,0x9b,0x92,0xe5,0xa2,0xae,0x55,0xc4,0xd4,0xe3, -0xd6,0xe3,0x33,0xe6,0xf2,0x2a,0xf7,0x05,0x29,0xff,0x06,0xce,0x06,0x1f,0x82,0x0f, -0x0d,0x29,0xed,0xfe,0x8d,0xf0,0xeb,0x71,0xe4,0xdd,0x90,0xeb,0x0a,0xf8,0x14,0x26, -0x57,0x2f,0x37,0xe5,0x4e,0x47,0x91,0x56,0x5e,0x46,0x59,0x58,0xf6,0x53,0x54,0x65, -0x42,0x2e,0xba,0x23,0x0b,0x2a,0x12,0xf6,0xb8,0xee,0xe6,0xb8,0xc8,0xc2,0x98,0xb5, -0xad,0x8f,0xa1,0x9b,0x8e,0x9d,0xab,0xaf,0xbd,0xd5,0x4c,0xde,0xd4,0xf8,0xf5,0xe5, -0x35,0xfa,0xfa,0x95,0x03,0xfa,0xdd,0x06,0x0e,0x1b,0x1f,0x01,0xe4,0xff,0xec,0x0e, -0xf8,0xeb,0xe2,0xe2,0xe1,0x66,0xde,0xf5,0x25,0x12,0x1c,0x0a,0x26,0x30,0x12,0x3e, -0x4b,0x7a,0x49,0x5b,0x9f,0x52,0x61,0x10,0x55,0x59,0x3f,0x4a,0x3b,0x52,0x2f,0x20, -0x2b,0x07,0x13,0xfc,0xff,0xe9,0x9c,0xd9,0xc5,0x5c,0xc2,0xb0,0x30,0xa6,0xa2,0x06, -0xa1,0x9f,0x08,0xb4,0xc7,0x4e,0xd4,0xd5,0x9d,0xe1,0xf5,0xe3,0xe0,0xf5,0x5c,0x05, -0xf5,0xc0,0xff,0x04,0x38,0x19,0x10,0x94,0x00,0xee,0x47,0xfb,0xf4,0xf1,0xed,0xdd, -0x53,0xee,0xee,0xce,0xff,0x1c,0xd9,0x23,0x33,0xc5,0x37,0x40,0x51,0x4f,0x44,0x2f, -0x64,0x54,0xbf,0x54,0x5b,0xbc,0x4c,0x47,0xcf,0x39,0x24,0x61,0x13,0x0b,0xe0,0x09, -0xfa,0x87,0xe2,0xd5,0x7a,0xb5,0xbc,0xb2,0xa7,0xa6,0x9a,0x9d,0x92,0xb9,0xb1,0xc1, -0x5b,0xc6,0xe3,0x48,0xcf,0xf0,0xf7,0xec,0xe6,0xee,0xff,0xf6,0x51,0xfc,0x00,0xa4, -0x09,0x1d,0x93,0xfe,0xfe,0xec,0xf3,0xf2,0x44,0xf8,0xe2,0xe3,0xed,0xe8,0x79,0xf7, -0x15,0xad,0x1c,0x23,0xb4,0x40,0x2e,0x29,0x44,0x3d,0xe4,0x50,0x50,0xbe,0x55,0x55, -0xdd,0x58,0x4c,0x52,0x47,0x2e,0x76,0x2d,0x0b,0x22,0x0b,0x12,0x0d,0xe5,0xe5,0x33, -0xca,0xb7,0x77,0xae,0xad,0x29,0xa5,0xa1,0x17,0x99,0xbd,0x9a,0xbe,0xd5,0x8a,0xd5, -0xe0,0x51,0xf2,0xe7,0x1e,0xee,0xf7,0xab,0xf5,0x05,0xf4,0xf8,0x16,0x49,0x0f,0xfa, -0x52,0xff,0xf3,0x86,0xfd,0xee,0x9e,0xee,0xeb,0x5f,0xf0,0x06,0xe4,0x14,0x27,0x0a, -0x29,0x3b,0xc5,0x3a,0x3d,0xeb,0x41,0x50,0xf6,0x4e,0x4a,0xd8,0x58,0x45,0xb8,0x49, -0x3d,0x61,0x2f,0x17,0xcf,0x0c,0x0b,0xb0,0x05,0xe3,0x5b,0xde,0xb2,0xdd,0xb2,0xb0, -0x54,0xa3,0xa9,0xd9,0x9b,0xae,0x62,0xc9,0xc8,0x6e,0xd8,0xe7,0x20,0xe8,0xef,0x79, -0xeb,0xfb,0xd9,0xef,0x00,0xcc,0xff,0x01,0x9b,0x1c,0xff,0xa3,0xfe,0xfb,0x49,0xf2, -0xf6,0x90,0xe8,0xec,0xd9,0xf8,0xf7,0xa6,0x03,0x1e,0x3b,0x22,0x32,0x54,0x32,0x36, -0xbb,0x36,0x3f,0x86,0x4e,0x46,0x22,0x59,0x4e,0x2d,0x50,0x45,0xab,0x3b,0x2e,0x61, -0x12,0x14,0x9b,0x03,0xfe,0x11,0xdd,0xda,0xd5,0xaf,0xae,0xb0,0xa3,0xb2,0xcc,0x9f, -0xa0,0xda,0xb5,0xce,0xb1,0xc9,0xdf,0x15,0xef,0xe7,0x31,0xf1,0xfd,0x54,0xec,0xf8, -0x12,0x00,0x01,0x57,0x00,0x16,0x60,0xf7,0xff,0x96,0xf9,0xee,0x6e,0xf9,0xeb,0x9a, -0xf8,0xfd,0x02,0x01,0x0e,0xa5,0x23,0x31,0x83,0x30,0x3a,0x21,0x33,0x3c,0x5c,0x3e, -0x47,0x5d,0x43,0x51,0xd5,0x4b,0x45,0x86,0x42,0x35,0x5e,0x23,0x11,0xa8,0x12,0x00, -0xd6,0xf0,0xde,0x82,0xbf,0xaa,0x1e,0xae,0xa9,0x18,0xa7,0xb0,0xf2,0xaa,0xbe,0x41, -0xd3,0xd3,0x4a,0xde,0xf0,0xeb,0xec,0xea,0x3c,0xfe,0xe7,0xaf,0xfb,0x00,0xc7,0x02, -0x0a,0x5f,0xff,0xfd,0xe8,0xf3,0xf9,0xef,0xef,0xf7,0x39,0xf9,0xfb,0x89,0x0a,0x0d, -0xd3,0x15,0x23,0x5e,0x36,0x30,0x7d,0x35,0x2c,0x01,0x41,0x38,0xd5,0x43,0x44,0xfd, -0x4d,0x49,0x70,0x44,0x3c,0x4b,0x31,0x19,0xc4,0x1c,0x10,0x8a,0xfd,0xee,0x39,0xd6, -0xbb,0x5d,0xad,0xaa,0x1a,0xab,0xa7,0xf9,0xac,0xb0,0xbf,0xc2,0xcd,0x31,0xd6,0xf0, -0xa2,0xee,0xe4,0xdf,0xfa,0xec,0x1e,0xf5,0xf2,0xd8,0x0e,0xf0,0x00,0x0e,0x00,0x11, -0xf4,0xfb,0xc4,0xf9,0xf2,0x93,0xfb,0xf9,0x85,0xfe,0x0e,0x03,0x15,0x19,0xf0,0x24, -0x39,0x2e,0x2f,0x39,0x54,0x25,0x35,0x6e,0x3d,0x3f,0x3e,0x41,0x4a,0x1e,0x41,0x43, -0x4b,0x41,0x28,0xc7,0x18,0x1e,0x8e,0x0d,0xf6,0xb4,0xeb,0xd1,0xfd,0xb5,0xb8,0xb9, -0xaf,0x97,0x79,0xb4,0xb8,0x81,0xb3,0xc4,0x61,0xd5,0xe3,0x46,0xe1,0xf0,0x23,0xef, -0xec,0x03,0xf5,0xec,0x98,0xf7,0x08,0xaa,0xea,0x08,0x77,0xef,0xf6,0xea,0xea,0x00, -0xc5,0xef,0xf7,0x24,0x0c,0x0a,0xc6,0x14,0x1d,0xa0,0x18,0x31,0x2f,0x37,0x2d,0xcb, -0x36,0x27,0x65,0x3b,0x34,0xcd,0x48,0x3e,0x48,0x3f,0x40,0xf0,0x43,0x36,0x18,0x2a, -0x11,0xa8,0x1b,0x0e,0x8e,0xf8,0xda,0xd9,0xcf,0xbd,0x6f,0xb5,0xab,0x11,0xa6,0xb4, -0x79,0xc0,0xbf,0x77,0xc9,0xd7,0xdd,0xe5,0xef,0xfc,0xec,0xeb,0xba,0xf1,0xef,0xd2, -0xe6,0xff,0xb6,0xf3,0xf3,0x10,0xf7,0xe7,0x2f,0xf8,0xe9,0xf8,0xf9,0xf6,0xc8,0x07, -0x05,0x51,0x14,0x1f,0x98,0x1d,0x1c,0x57,0x2e,0x3c,0x12,0x2c,0x32,0xa4,0x2a,0x39, -0x78,0x33,0x3c,0xeb,0x3b,0x3d,0x27,0x3a,0x3a,0x1e,0x2f,0x25,0x62,0x1e,0x16,0x09, -0x0c,0xf3,0x66,0xd8,0xc8,0x2b,0xca,0xaf,0x9f,0xa8,0xb4,0x5c,0xbf,0xc7,0x31,0xc9, -0xcc,0xe0,0xe1,0xe5,0x80,0xf1,0xf6,0x77,0xdf,0xf1,0xf4,0xe5,0xf5,0xf0,0xf5,0xeb, -0xdf,0xea,0xe9,0x33,0xf7,0xe0,0x0e,0xec,0xff,0xf1,0xfa,0x07,0x82,0x0d,0x1e,0xa4, -0x2d,0x17,0x17,0x1e,0x36,0xfc,0x32,0x30,0xa1,0x2a,0x29,0x73,0x33,0x37,0x11,0x42, -0x2f,0x78,0x37,0x3b,0x39,0x36,0x2c,0xf9,0x25,0x1e,0xcc,0x18,0x0f,0xc4,0xf2,0xd1, -0x26,0xda,0xc4,0xcd,0xab,0xae,0x17,0xb3,0xc7,0xc6,0xca,0xc6,0xe5,0xd3,0xe4,0x95, -0xea,0xef,0xea,0xf3,0xe5,0xe8,0xe5,0xed,0x81,0xf3,0xeb,0xbe,0xdf,0xe5,0x4f,0xe5, -0xe7,0xe2,0xe6,0xec,0x13,0xfb,0x03,0xe3,0x0e,0x0c,0x18,0x2d,0x29,0x6b,0x1d,0x2a, -0xc8,0x30,0x37,0x1b,0x2d,0x32,0xf7,0x28,0x2c,0xfe,0x3a,0x40,0xf8,0x29,0x33,0xe9, -0x39,0x32,0x00,0x2d,0x22,0xd3,0x20,0x18,0x6c,0x0b,0xe5,0x53,0xd9,0xdb,0x5d,0xc3, -0xad,0xea,0xac,0xb9,0x78,0xcc,0xc0,0x90,0xd9,0xc9,0x42,0xe4,0xf3,0x2a,0xed,0xe9, -0x66,0xe3,0xe2,0x97,0xee,0xef,0x5e,0xe3,0xd8,0x8d,0xe0,0xe3,0x91,0xe0,0xef,0x59, -0xe9,0x08,0x24,0x02,0x19,0xa4,0x19,0x38,0x75,0x2c,0x20,0x2b,0x2a,0x35,0xd0,0x36, -0x31,0xb5,0x2a,0x2c,0x2b,0x27,0x3a,0x49,0x3f,0x25,0xae,0x2f,0x33,0x78,0x34,0x30, -0x37,0x21,0x28,0xcd,0x16,0x08,0x86,0xe4,0xda,0x38,0xda,0xc0,0xb1,0xaf,0xa5,0x13, -0xbf,0xc8,0x51,0xc3,0xdd,0xc6,0xce,0xd8,0x5d,0xf7,0xf1,0xf0,0xef,0xd1,0x4c,0xe9, -0xef,0xa5,0xea,0xdd,0x9b,0xd0,0xe2,0xfc,0xdb,0xe3,0x73,0xed,0xf0,0x9c,0x08,0x05, -0xe2,0x22,0x20,0x74,0x37,0x30,0x93,0x20,0x29,0xee,0x37,0x2f,0x37,0x2d,0x32,0x43, -0x25,0x2e,0x00,0x2c,0x3e,0x63,0x2a,0x25,0xb3,0x35,0x38,0x55,0x2c,0x29,0x98,0x2e, -0x1c,0x34,0x01,0xde,0x2e,0xec,0xd2,0x7f,0xbf,0xae,0xa2,0xa6,0xc3,0x65,0xc0,0xc7, -0xca,0xdf,0xc5,0xf3,0xda,0xf7,0x76,0xf4,0xdf,0x05,0xd9,0xe5,0xd6,0xe5,0xe7,0x4a, -0xd7,0xcc,0xba,0xe1,0xdd,0xda,0xe3,0x00,0x8a,0xe0,0x1b,0xdd,0x10,0x22,0x86,0x2f, -0x39,0x5b,0x33,0x20,0x43,0x2f,0x31,0x19,0x2e,0x33,0xb4,0x2a,0x22,0x30,0x2a,0x33, -0x37,0x30,0x2a,0x00,0x22,0x36,0xb2,0x35,0x27,0xc0,0x2e,0x29,0x0e,0x25,0xf4,0x03, -0xed,0xe8,0xce,0xcf,0xc7,0x1a,0xa9,0xac,0x39,0xbd,0xc6,0xe2,0xc2,0xd5,0x4c,0xc1, -0xe3,0x99,0xed,0xec,0x31,0xe2,0xde,0xf3,0xe1,0xe1,0x24,0xe6,0xd7,0x35,0xd2,0xd1, -0x03,0xe3,0xef,0x91,0xf7,0xf7,0x57,0x13,0x10,0x6f,0x25,0x41,0x24,0x39,0x2c,0x59, -0x29,0x3b,0xd4,0x2d,0x2b,0x23,0x39,0x2a,0x3f,0x12,0x2b,0x48,0x27,0x2d,0x3e,0x19, -0x25,0x8d,0x2d,0x2e,0x13,0x29,0x30,0xb2,0x2f,0x17,0x7c,0xf7,0xf1,0xcd,0xef,0xc9, -0x5f,0xc7,0xa7,0xd6,0xb6,0xc3,0x8b,0xc2,0xcf,0x63,0xd5,0xd1,0x49,0xdb,0xef,0xaa, -0xf6,0xd9,0x11,0xe0,0xdf,0x76,0xde,0xe4,0xe5,0xcf,0xd2,0x12,0xd3,0xdb,0x9d,0xf4, -0xf7,0x57,0xff,0x05,0x47,0x24,0x29,0xbf,0x3b,0x3e,0xea,0x2d,0x2a,0x68,0x38,0x31, -0x5b,0x34,0x2e,0xda,0x2f,0x17,0x80,0x27,0x2b,0x3d,0x26,0x18,0xf3,0x27,0x2e,0x7b, -0x29,0x29,0x57,0x32,0x30,0xc0,0x14,0xf6,0xd8,0xfb,0xec,0x2a,0xcf,0xc0,0xd8,0xb2, -0xb9,0x0d,0xc0,0xc4,0x36,0xd5,0xc3,0x2c,0xd4,0xdd,0xb1,0xe9,0xed,0x2d,0xda,0xd9, -0x3d,0xdf,0xd6,0x06,0xe3,0xce,0x58,0xcc,0xcb,0xcb,0xe6,0xf7,0x8a,0xee,0x0a,0xa5, -0x07,0x1f,0x8d,0x30,0x43,0x4d,0x3e,0x2a,0x0f,0x37,0x38,0xc6,0x31,0x35,0x74,0x32, -0x22,0x7b,0x1a,0x20,0xc6,0x28,0x1e,0x09,0x19,0x26,0x8f,0x2c,0x2e,0xa9,0x28,0x36, -0x76,0x2d,0x10,0x1f,0xfb,0xfe,0x11,0xe8,0xd9,0x0a,0xb7,0xb4,0xa1,0xb6,0xc2,0xc8, -0xc0,0xc5,0x25,0xc7,0xcd,0xaf,0xe8,0xda,0xf0,0xe6,0xde,0x51,0xe6,0xd5,0x21,0xe2, -0xd5,0xa7,0xd6,0xcc,0xc5,0xd3,0xec,0x89,0xf9,0xf9,0x5b,0x0e,0x0a,0x3f,0x27,0x3e, -0x0e,0x44,0x3e,0x20,0x2d,0x39,0x3c,0x30,0x3b,0x3f,0x28,0x2a,0x26,0x22,0x1a,0xf8, -0x1b,0x22,0x54,0x18,0x1e,0xb9,0x24,0x26,0xa7,0x29,0x33,0x21,0x30,0x2b,0x9c,0x09, -0x0e,0xea,0xf7,0xef,0x55,0xcd,0xc0,0x28,0xba,0xb4,0x7e,0xc3,0xc0,0x44,0xc4,0xc5, -0xcd,0xd1,0xdb,0x34,0xd8,0xe0,0x7d,0xe7,0xdd,0xb7,0xd7,0xd5,0xd5,0xd7,0xd8,0xf5, -0xcc,0xdb,0x88,0xf5,0xed,0xc0,0x06,0x0f,0x86,0x08,0x29,0xec,0x3c,0x3b,0xf6,0x39, -0x32,0xa8,0x35,0x38,0xb8,0x3b,0x28,0x4f,0x2a,0x1f,0xd3,0x1f,0x19,0x33,0x26,0x0b, -0xfc,0x22,0x38,0x94,0x21,0x2a,0xd1,0x35,0x37,0x7b,0x1e,0x10,0x8c,0x0f,0xf2,0x8e, -0xeb,0xce,0xaa,0xba,0xc0,0x43,0xb5,0xc1,0xa6,0xb9,0xbb,0xaf,0xc8,0xc8,0x0a,0xd5, -0xd6,0xa1,0xe0,0xe9,0x0d,0xd9,0xde,0xd0,0xd2,0xdb,0x4b,0xdd,0xd1,0x5f,0xe5,0xf0, -0x96,0xfb,0x05,0x90,0x09,0x12,0x72,0x29,0x3e,0x79,0x38,0x37,0x9b,0x32,0x30,0xda, -0x3d,0x38,0xa0,0x2e,0x22,0x29,0x1f,0x1e,0xb8,0x1c,0x1a,0x81,0x13,0x21,0xaa,0x36, -0x1e,0xde,0x2b,0x37,0xa2,0x32,0x1b,0xce,0x24,0x08,0xd4,0xf4,0xec,0x36,0xcc,0xc4, -0xb3,0xb7,0xbb,0x8c,0xc9,0xb5,0x5d,0xbe,0xba,0x71,0xce,0xce,0x96,0xcc,0xde,0x10, -0xdf,0xde,0x82,0xd1,0xd4,0xd3,0xd7,0xdd,0x98,0xd4,0xed,0x17,0xee,0x03,0x0b,0x05, -0x12,0x6a,0x13,0x31,0xe5,0x3c,0x3c,0x1b,0x36,0x36,0xe0,0x32,0x46,0x88,0x3b,0x22, -0x98,0x21,0x1c,0x43,0x21,0x15,0xaa,0x17,0x11,0xfd,0x22,0x2c,0x5c,0x2b,0x26,0x8a, -0x32,0x2b,0xbf,0x1a,0x21,0xdb,0x0d,0xf5,0x80,0xe4,0xdb,0xc6,0xc0,0xb9,0x57,0xc1, -0xc8,0x53,0xab,0xcd,0x4c,0xbd,0xca,0xf7,0xca,0xd6,0x95,0xde,0xe0,0x9c,0xe0,0xcb, -0xe7,0xd5,0xe3,0x39,0xd8,0xd9,0x3a,0xf4,0xec,0xaa,0xff,0x01,0x81,0x12,0x1a,0x0d, -0x2e,0x32,0x25,0x37,0x3d,0x49,0x31,0x35,0x68,0x46,0x2d,0xa1,0x2b,0x1b,0xeb,0x1e, -0x19,0x98,0x15,0x12,0x4d,0x16,0x24,0x20,0x27,0x2c,0xdb,0x2a,0x2c,0xe3,0x29,0x21, -0xfb,0x26,0x0b,0xe1,0xed,0xf1,0xa4,0xd2,0xc5,0x52,0xbb,0xc6,0xbe,0xb9,0xb6,0xc9, -0xc3,0xbf,0x68,0xba,0xcb,0xd8,0xdc,0xdd,0xfe,0xdf,0xd9,0xe5,0xcd,0xdc,0xa9,0xe6, -0xde,0xd8,0xe2,0xf2,0x5e,0xf2,0x0b,0xb5,0xfd,0x13,0xab,0x19,0x2b,0x09,0x2a,0x32, -0xf7,0x3f,0x2a,0x86,0x3b,0x3f,0xf2,0x32,0x25,0x4b,0x1a,0x21,0x4d,0x17,0x0c,0xc9, -0x15,0x1d,0x1b,0x1e,0x24,0xc5,0x2f,0x2f,0x21,0x22,0x27,0xb9,0x28,0x23,0x2e,0x0a, -0xf9,0xd2,0xdf,0xe2,0x97,0xcd,0xb8,0xdf,0xcb,0xb8,0x88,0xbb,0xbc,0x11,0xbe,0xb1, -0x3c,0xc7,0xd9,0xb8,0xdc,0xe1,0xce,0xd7,0xd0,0x7c,0xe4,0xed,0x2c,0xde,0xe9,0xe3, -0xf7,0xf8,0xaa,0x00,0x03,0x11,0x14,0x24,0xeb,0x27,0x20,0x00,0x39,0x44,0xbe,0x27, -0x40,0xae,0x39,0x31,0x8c,0x1e,0x25,0x7b,0x13,0x11,0xac,0x0b,0x15,0x6a,0x1c,0x19, -0x51,0x21,0x32,0x69,0x2a,0x22,0x46,0x2b,0x2d,0xa5,0x1f,0x16,0xaa,0xf9,0xe3,0xad, -0xe3,0xcc,0x8f,0xc1,0xbc,0xa4,0xb5,0xbc,0x7b,0xb4,0xb5,0xdc,0xb1,0xc4,0x14,0xde, -0xd9,0xef,0xde,0xd1,0x62,0xd6,0xed,0xea,0xe9,0xe6,0x94,0xed,0xfd,0xe3,0xfb,0x00, -0xcf,0xfc,0x26,0x2f,0x16,0x25,0x17,0x1d,0x30,0x0d,0x43,0x2b,0x92,0x44,0x2e,0x13, -0x35,0x22,0xe9,0x23,0x14,0x5e,0x08,0x17,0x43,0x1a,0x17,0xe0,0x1d,0x23,0x6d,0x39, -0x23,0x6f,0x21,0x35,0xfb,0x2b,0x16,0xd5,0x13,0xf4,0xf3,0xea,0xdd,0x9a,0xd1,0xc4, -0xe2,0xba,0xb9,0xff,0xbe,0xae,0x46,0xb1,0xb0,0xb8,0xc4,0xda,0x9e,0xdd,0xd7,0x57, -0xd7,0xdc,0x5e,0xeb,0xf5,0xc6,0xe9,0xea,0xbd,0xfa,0x05,0xa4,0xf1,0x05,0xad,0x1f, -0x13,0x80,0x1b,0x1f,0xf1,0x30,0x3d,0xdb,0x32,0x3e,0xcf,0x33,0x30,0x91,0x2a,0x24, -0xe4,0x12,0x0d,0xe0,0x19,0x23,0x78,0x14,0x1f,0x35,0x2b,0x34,0xe0,0x1a,0x26,0x9e, -0x30,0x22,0x75,0x1a,0x0e,0xb1,0xf8,0xe8,0x58,0xeb,0xcd,0x5f,0xc6,0xb1,0xc0,0xc3, -0xc4,0x14,0xa8,0xad,0x19,0xb4,0xcb,0x2f,0xd0,0xe2,0xb3,0xcf,0xda,0x28,0xdc,0xef, -0x79,0xf3,0xed,0x87,0xe9,0xf9,0xe0,0x01,0xf4,0x94,0x07,0x1a,0xd5,0x0c,0x13,0x18, -0x19,0x30,0xb2,0x3a,0x38,0x4d,0x32,0x3b,0x95,0x34,0x2c,0xb3,0x24,0x14,0xe9,0x04, -0x1c,0x52,0x22,0x13,0x34,0x1f,0x2e,0x24,0x28,0x21,0x97,0x35,0x27,0xfd,0x25,0x1a, -0x1c,0x0d,0xfc,0x29,0xee,0xea,0xfe,0xd7,0xbf,0x55,0xbb,0xbe,0xee,0xc8,0xa0,0x4d, -0xac,0xba,0x44,0xc8,0xd9,0x48,0xd3,0xdc,0xca,0xd7,0xe3,0x68,0xf8,0xed,0x26,0xf6, -0xe8,0xce,0xf0,0xf7,0x67,0xf6,0x08,0x3c,0x12,0x05,0x75,0x0f,0x1d,0x0c,0x32,0x3b, -0x49,0x31,0x31,0xa7,0x3f,0x33,0xdb,0x2c,0x18,0x2d,0x15,0x0f,0x38,0x1b,0x1e,0xda, -0x18,0x29,0x31,0x21,0x26,0xc5,0x28,0x37,0xd9,0x20,0x24,0xc9,0x14,0x0c,0xaa,0x05, -0xe5,0x5b,0xf4,0xce,0xf1,0xc1,0xba,0xb1,0xc2,0xbd,0xf7,0xab,0xac,0x6a,0xba,0xcf, -0x30,0xd4,0xcd,0x43,0xe6,0xde,0x12,0xe4,0xf6,0x0f,0xfd,0xf8,0xd4,0xf6,0xee,0x0b, -0xf8,0x0a,0xd9,0x03,0x09,0xb6,0xfe,0x11,0xf7,0x14,0x2a,0x38,0x37,0x24,0xca,0x35, -0x34,0x6e,0x3d,0x24,0xb4,0x18,0x1a,0x09,0x12,0x1d,0xa3,0x16,0x26,0x60,0x20,0x1b, -0x68,0x28,0x30,0x9c,0x30,0x22,0x53,0x20,0x14,0x50,0x12,0xfe,0x26,0xee,0xed,0x02, -0xcf,0xc1,0xb7,0xb6,0xc2,0x31,0xb3,0xb6,0xc7,0xa3,0xc1,0xc7,0xd6,0xc9,0xbb,0xd6, -0xe9,0x64,0xe8,0xe6,0xaf,0xf7,0x02,0xd6,0x02,0xec,0x79,0xf0,0xf2,0x4c,0x08,0x06, -0xff,0xfb,0xf7,0x7c,0x0d,0x16,0x24,0x31,0x2d,0xe6,0x2c,0x2f,0xe3,0x3b,0x40,0x98, -0x1e,0x19,0xa0,0x21,0x17,0x95,0x15,0x1e,0x66,0x28,0x1d,0xc7,0x10,0x37,0xc6,0x29, -0x2f,0x39,0x1d,0x1c,0x29,0x13,0x0c,0x9b,0xfe,0xf5,0x30,0xe5,0xcb,0x80,0xc5,0xbd, -0xe3,0xbb,0xb2,0xc1,0xb6,0xac,0xd4,0xc4,0xcb,0x4c,0xc2,0xe5,0xa4,0xe8,0xec,0xc5, -0xf0,0xf7,0x31,0x10,0xff,0xf1,0xf0,0xf7,0xff,0xf4,0x05,0x82,0x08,0xf8,0x67,0xf5, -0x07,0xe2,0x1d,0x22,0x69,0x2b,0x29,0xe2,0x2b,0x43,0xe0,0x38,0x1f,0xed,0x1e,0x20, -0x38,0x1d,0x15,0xf9,0x1f,0x20,0xff,0x15,0x17,0x00,0x31,0x2a,0x8d,0x27,0x1c,0x90, -0x1b,0x16,0xbc,0x07,0x07,0x0e,0xf2,0xe0,0x81,0xcc,0xc4,0x1b,0xc4,0xaf,0x8f,0xb7, -0xb2,0x8d,0xbb,0xc6,0x78,0xc7,0xc7,0xea,0xe3,0xeb,0x16,0xf1,0xf2,0x20,0xf3,0x16, -0x17,0xf7,0xf9,0x30,0xf2,0xf8,0xde,0x00,0x05,0x27,0xf7,0xef,0xde,0x0d,0x1d,0x23, -0x18,0x2c,0x51,0x24,0x34,0x4a,0x39,0x33,0x11,0x1e,0x29,0x6b,0x21,0x1b,0xdc,0x1a, -0x1d,0x8d,0x17,0x16,0x9b,0x27,0x22,0x3c,0x2f,0x27,0x36,0x13,0x20,0xb8,0x12,0x0b, -0x80,0x0b,0xeb,0x56,0xd8,0xd2,0x90,0xcf,0xb5,0xaa,0xb8,0xb8,0xc0,0xb9,0xbb,0x22, -0xcb,0xc6,0xe3,0xd2,0xe3,0xf9,0xf0,0xf3,0x09,0xed,0x00,0xc3,0x08,0xff,0x13,0xf5, -0xfa,0x13,0xf0,0x00,0x60,0xfd,0xf6,0xb7,0xed,0x09,0xbc,0x12,0x14,0x46,0x27,0x27, -0x6b,0x2d,0x33,0xf5,0x2f,0x28,0xee,0x25,0x20,0x10,0x1f,0x20,0x09,0x19,0x0f,0x9d, -0x2b,0x1f,0x57,0x24,0x36,0xeb,0x22,0x1b,0xb0,0x1f,0x19,0x13,0x16,0xfc,0xec,0xed, -0xd4,0x64,0xda,0xc4,0xe0,0xba,0xbd,0x71,0xbb,0xae,0xd8,0xcc,0xc2,0x3d,0xd1,0xd0, -0x8e,0xe8,0xed,0xf4,0xf2,0xf6,0x93,0xfb,0x05,0x6d,0x02,0xfd,0xe4,0xf3,0xed,0xa7, -0x01,0xff,0xae,0xee,0xf6,0xa4,0x0a,0x0e,0xef,0x14,0x20,0xe3,0x2e,0x21,0x8e,0x2d, -0x30,0x38,0x28,0x29,0xdc,0x18,0x2d,0xcc,0x18,0x13,0x62,0x10,0x2d,0x23,0x19,0x23, -0x4d,0x2b,0x21,0x6c,0x14,0x1c,0x0c,0x20,0x16,0xb4,0xf6,0xf0,0xe7,0xd8,0xd4,0xe0, -0xc3,0xc3,0xe8,0xb7,0xb5,0xd3,0xc5,0xbd,0xf7,0xcd,0xd4,0x89,0xdd,0xf1,0x2d,0xee, -0xf8,0xad,0xfb,0xff,0x9d,0x06,0xfc,0x2b,0x06,0xf0,0x7d,0xed,0x01,0x5d,0xf8,0xee, -0x76,0xf8,0x09,0xc8,0x04,0x05,0x33,0x1f,0x2a,0x31,0x24,0x1b,0xf4,0x2e,0x32,0xb8, -0x22,0x1e,0x68,0x2c,0x0c,0x23,0x16,0x1e,0xdd,0x25,0x12,0x69,0x2b,0x2a,0xee,0x25, -0x11,0x5e,0x27,0x21,0xf4,0x13,0xfc,0xd0,0xf9,0xd4,0x75,0xcb,0xcc,0x60,0xbc,0xc1, -0x47,0xaa,0xc6,0xf9,0xbe,0xd0,0x28,0xdf,0xe4,0xac,0xed,0xf1,0x6a,0xf3,0xfe,0x39, -0x03,0x08,0x98,0x01,0x00,0x19,0xf8,0xef,0x5d,0xff,0xf5,0xa0,0xf0,0xf3,0xd7,0x10, -0xfa,0x11,0x05,0x1b,0x5e,0x1f,0x1d,0xe5,0x1f,0x30,0x91,0x30,0x22,0x9e,0x2c,0x1d, -0x29,0x0d,0x1a,0x6e,0x1e,0x16,0xe9,0x0d,0x2a,0xd5,0x21,0x20,0xf8,0x1a,0x23,0x2a, -0x1b,0x16,0x86,0xff,0xf8,0x19,0xd4,0xce,0x5b,0xc9,0xca,0x4d,0xb8,0xb1,0x25,0xbf, -0xc6,0x5e,0xcc,0xef,0xc5,0xe9,0xf9,0x25,0xf0,0x04,0x70,0x02,0x10,0xd6,0x00,0x0a, -0x20,0xf2,0xf8,0x69,0xf4,0xf9,0x44,0xf0,0xea,0xfc,0xfa,0x09,0x5c,0xf8,0x08,0x57, -0x10,0x19,0x2e,0x20,0x24,0xa5,0x26,0x2c,0xfb,0x2d,0x25,0x3f,0x16,0x0b,0x96,0x1c, -0x15,0x1d,0x15,0x0a,0x75,0x1f,0x29,0x93,0x24,0x19,0x02,0x24,0x1a,0x31,0x19,0x04, -0xea,0xf7,0xd2,0xd1,0xc9,0xcb,0xf8,0xcc,0xb1,0xa9,0xac,0xc0,0x4e,0xd0,0xd1,0xf3, -0xee,0xfa,0x02,0xf3,0xf6,0xbe,0x03,0x0d,0xad,0x0b,0x07,0x2f,0x04,0xf0,0x0f,0xff, -0xf4,0x69,0xf2,0xf5,0xe0,0xe4,0xf9,0x21,0x05,0xfd,0xe9,0xf1,0x0f,0xe0,0x0d,0x1d, -0xdb,0x20,0x25,0xdd,0x26,0x36,0x5e,0x21,0x19,0x82,0x1c,0x1c,0xc7,0x1c,0x0e,0x7e, -0x10,0x20,0x76,0x21,0x29,0x38,0x1e,0x1b,0xff,0x1f,0x15,0x51,0x06,0xf8,0x83,0xd0, -0xce,0xd3,0xc7,0xc5,0x01,0xbc,0xa1,0xa1,0xcc,0xca,0xf3,0xe1,0xec,0x70,0xf8,0x02, -0x29,0xf2,0xfe,0xd6,0x12,0x0b,0x20,0x0c,0xf3,0x4a,0xfc,0xfa,0xce,0xf1,0xfd,0x09, -0xe6,0xec,0x35,0xf6,0xfb,0x9f,0xfc,0xf9,0xb9,0xfd,0x1c,0x16,0x1a,0x2b,0xa3,0x1b, -0x35,0x9b,0x2c,0x1d,0x38,0x21,0x1d,0x43,0x13,0x20,0xee,0x04,0x15,0xa1,0x16,0x24, -0x73,0x29,0x16,0xed,0x22,0x16,0xb9,0x13,0x09,0x3b,0xf2,0xda,0xe7,0xcf,0xbd,0xf3, -0xc9,0xae,0x5a,0xb1,0xc5,0xe8,0xd1,0xe7,0x86,0xed,0xfe,0x1f,0xff,0xfa,0x89,0x0d, -0x0a,0xa8,0x14,0x08,0x19,0xf3,0x03,0x94,0xf5,0xf8,0x7c,0xf8,0xe4,0x91,0xf4,0xf1, -0xd9,0xf8,0xf8,0x11,0xfb,0xfb,0xc3,0x12,0x1c,0x02,0x26,0x22,0xe5,0x35,0x25,0x19, -0x24,0x29,0x3d,0x12,0x21,0x88,0x14,0x09,0xc3,0x0d,0x17,0xa8,0x27,0x1d,0xb7,0x18, -0x20,0xba,0x18,0x11,0x45,0xfb,0xff,0xf0,0xd2,0xd1,0x1e,0xc2,0xb8,0x6f,0xb2,0xbd, -0x23,0xc2,0xdc,0x31,0xed,0xf3,0x1a,0x07,0x04,0xd1,0x04,0x0b,0x82,0x1c,0x09,0x8e, -0x02,0xfb,0x54,0x02,0xf4,0x95,0xfb,0xed,0xce,0xe5,0xed,0x4a,0xf1,0xf4,0x77,0xeb, -0xf6,0x03,0x07,0x0a,0xce,0x1a,0x24,0x37,0x31,0x2a,0x3a,0x27,0x2b,0x5a,0x26,0x19, -0x55,0x1c,0x13,0x5d,0x09,0x11,0x94,0x15,0x23,0xb8,0x11,0x19,0x48,0x20,0x0f,0xce, -0x03,0xfd,0x31,0xf2,0xd9,0x9a,0xc7,0xc2,0xc2,0xb0,0xb8,0x36,0xc9,0xcc,0xbd,0xdc, -0x00,0xa1,0xfd,0x08,0xfd,0x0d,0x0d,0x8b,0x18,0x0e,0xb1,0x15,0xfd,0x9d,0x00,0xf6, -0x13,0x06,0xe5,0xac,0xea,0xe9,0x40,0xe1,0xf1,0xb0,0xe6,0xe3,0x04,0xfc,0x01,0x7d, -0x09,0x17,0xa2,0x29,0x2b,0xa8,0x28,0x29,0xeb,0x29,0x25,0x46,0x1d,0x1b,0x45,0x0e, -0x0b,0xbe,0x11,0x1b,0x4e,0x15,0x14,0x9e,0x1f,0x1a,0x0b,0x0b,0x04,0x27,0xfe,0xf0, -0x62,0xe0,0xc6,0x67,0xbb,0xb5,0x69,0xb8,0xcd,0x3f,0xcc,0xe6,0x21,0xff,0x06,0x05, -0x07,0x0d,0xe7,0x15,0x1d,0x41,0x0c,0x10,0x79,0x06,0xf9,0xb7,0x08,0xfd,0x86,0xee, -0xe4,0x8f,0xea,0xe4,0x0c,0xec,0xdb,0x02,0xe4,0xfb,0x54,0x05,0x06,0x00,0x15,0x2c, -0xbb,0x1b,0x2e,0x79,0x2f,0x21,0x66,0x22,0x1e,0x9d,0x1c,0x09,0xd7,0x16,0x0f,0x91, -0x21,0x07,0xad,0x12,0x1f,0x77,0x1d,0x05,0x67,0xff,0x00,0xa8,0xf4,0xe6,0x7a,0xc5, -0xae,0x3b,0xc0,0xb5,0xbd,0xd8,0xcf,0x7b,0xe2,0x04,0x41,0x0a,0x0a,0x58,0x11,0x18, -0x9a,0x15,0x0a,0xce,0x0e,0x05,0x18,0x00,0x0a,0x85,0xfa,0xf2,0x3d,0xea,0xeb,0xcb, -0xe6,0xdd,0x2f,0xda,0xe4,0x35,0xfc,0x06,0xea,0xfc,0x21,0xb4,0x1d,0x20,0x9b,0x30, -0x28,0xdf,0x1f,0x23,0x28,0x19,0x18,0x67,0x0e,0x14,0xeb,0x11,0x1b,0x73,0x09,0x13, -0xc0,0x1c,0x14,0x71,0xff,0x01,0x06,0x00,0xf1,0xbd,0xe1,0xc1,0xa1,0xbb,0xb8,0xbe, -0xc6,0xca,0xcd,0xd4,0xeb,0xd5,0xfe,0x0d,0xad,0x10,0x1d,0xcf,0x1c,0x16,0x5a,0x19, -0x0a,0x61,0x05,0x0a,0xdf,0x05,0xf9,0x59,0xee,0xee,0xa1,0xe5,0xda,0x71,0xda,0xd4, -0x30,0xe1,0xf8,0x8d,0x01,0x07,0x9e,0x15,0x1f,0x57,0x26,0x3b,0x85,0x23,0x1c,0x1d, -0x28,0x14,0xe6,0x15,0x14,0x70,0x17,0x16,0x1e,0x10,0x11,0x55,0x15,0x1f,0xbf,0x09, -0x06,0x23,0x03,0x01,0x1d,0xf2,0xde,0x5a,0xc4,0xb5,0x6c,0xbe,0xcd,0x2c,0xc6,0xd5, -0xcb,0xf2,0xf8,0x8f,0x12,0x14,0xad,0x17,0x26,0xba,0x11,0x14,0x16,0x0d,0x0e,0xb0, -0x09,0xfc,0x03,0x00,0xeb,0xd4,0xf0,0xe3,0xa6,0xd8,0xd0,0x20,0xd7,0xe2,0x37,0xf4, -0xf8,0x0d,0x09,0x0d,0x26,0x19,0x2d,0x10,0x2e,0x1f,0x25,0x22,0x1a,0x62,0x1e,0x1a, -0xe2,0x1a,0x18,0x54,0x15,0x1c,0xa2,0x14,0x16,0xbd,0x0f,0x10,0x4f,0x08,0xff,0xad, -0x06,0xe9,0x5e,0xde,0xd3,0x49,0xb8,0xc9,0xc1,0xca,0xce,0x2a,0xd9,0xf1,0x99,0xfd, -0x12,0x23,0x1b,0x12,0x19,0x1f,0x15,0xe2,0x11,0x0f,0x17,0x08,0x07,0xcf,0x00,0xf7, -0x4d,0xf8,0xed,0xe6,0xde,0xd7,0x82,0xcf,0xd5,0x61,0xd9,0xf4,0x08,0xfc,0xfa,0x42, -0x0a,0x21,0xe8,0x30,0x2a,0xd1,0x1c,0x23,0xe0,0x19,0x1b,0xa7,0x1c,0x19,0x1b,0x0d, -0x17,0x24,0x1e,0x19,0x4c,0x0f,0x12,0x54,0x0c,0x07,0x1b,0x06,0x00,0x09,0xe6,0xe7, -0x96,0xd1,0xc1,0xcf,0xd0,0xce,0xc8,0xd3,0xe2,0x78,0xed,0x00,0xe9,0x1b,0x12,0xd5, -0x10,0x1c,0x49,0x14,0x0b,0xe2,0x14,0x04,0x03,0x03,0xfc,0x05,0x01,0xf5,0x5b,0xeb, -0xd7,0x44,0xd7,0xd4,0x34,0xc8,0xdb,0xf7,0xf1,0xf6,0xe9,0xf0,0x10,0x80,0x29,0x29, -0xb5,0x27,0x1e,0x61,0x1e,0x1a,0xdd,0x1e,0x1f,0xf4,0x16,0x13,0xdf,0x1b,0x2b,0x84, -0x12,0x10,0xcd,0x17,0x10,0xb4,0x07,0x0a,0x61,0xfc,0xe2,0x5b,0xe7,0xcd,0x69,0xc8, -0xcd,0xd6,0xd3,0xd3,0x8a,0xdc,0xed,0x30,0x0d,0x14,0xc5,0x16,0x0d,0x41,0x1d,0x18, -0x06,0x0f,0x18,0x3d,0xfa,0x06,0x31,0xf9,0x01,0xb1,0xf3,0xea,0x81,0xcf,0xde,0xe2, -0xd3,0xcd,0xa1,0xd9,0xf9,0x5b,0xe7,0xef,0xcb,0x16,0x22,0xee,0x20,0x22,0x14,0x19, -0x1f,0x9c,0x1b,0x22,0x70,0x19,0x13,0x10,0x11,0x24,0x4f,0x26,0x12,0xc9,0x13,0x16, -0x8b,0x13,0x03,0x89,0x08,0xf6,0x69,0xe5,0xe4,0xcf,0xca,0xcf,0x4d,0xcf,0xdb,0x9f, -0xd2,0xef,0x82,0xf2,0x0b,0x3e,0x16,0x07,0x18,0x18,0x11,0xcd,0x1c,0x17,0x11,0x0e, -0x04,0x4d,0x01,0xfb,0xf5,0x07,0xf5,0xb5,0xe7,0xd7,0x2a,0xdc,0xd6,0xb8,0xd1,0xe1, -0xac,0xeb,0xe7,0x79,0xf8,0x17,0x6b,0x15,0x29,0x4e,0x18,0x1a,0xb4,0x15,0x23,0x46, -0x1d,0x18,0x1d,0x0b,0x14,0x2b,0x2a,0x1d,0x09,0x14,0x10,0x3f,0x16,0x0f,0x2f,0x0b, -0xff,0x9a,0xf3,0xe5,0xbd,0xd9,0xd5,0xae,0xca,0xcf,0x4d,0xd6,0xdd,0x61,0xf3,0xec, -0x52,0x19,0x0f,0x5d,0x07,0x11,0x52,0x1e,0x19,0xa9,0x12,0x16,0xe1,0x05,0xfb,0x57, -0x09,0x07,0xe9,0xf4,0xdf,0x69,0xe0,0xdf,0x16,0xd6,0xda,0x45,0xdb,0xe8,0xa6,0xee, -0xfa,0x77,0x15,0x15,0x28,0x23,0x1c,0x34,0x17,0x19,0x93,0x22,0x14,0xc1,0x14,0x05, -0x5c,0x1f,0x1e,0x98,0x1b,0x0e,0xaa,0x17,0x12,0x46,0x12,0x08,0x5a,0xf6,0xfb,0xaf, -0xd9,0xe2,0xfd,0xd4,0xc6,0xdd,0xd1,0xdd,0x0b,0xe7,0xe4,0xec,0x03,0x0f,0x3b,0x0b, -0x08,0xf6,0x15,0x21,0xfc,0x13,0x1a,0xaf,0x10,0x03,0x45,0x04,0x03,0xa7,0x07,0xe9, -0xec,0xe8,0xdf,0x7f,0xe7,0xd4,0xde,0xde,0xe0,0x56,0xf3,0xea,0x6c,0xfb,0x0e,0x3b, -0x0e,0x1d,0xb4,0x11,0x15,0xfd,0x19,0x1a,0x52,0x16,0x10,0x64,0x14,0x1d,0xe3,0x22, -0x1c,0x87,0x0e,0x1d,0xea,0x16,0x0a,0xe9,0x0a,0xf2,0x24,0xf3,0xe0,0xe5,0xd7,0xd5, -0xbd,0xbd,0xd9,0xc0,0xe0,0xdf,0x05,0xf3,0x01,0xef,0x10,0x08,0xf9,0x0d,0x1e,0xe5, -0x17,0x1d,0x29,0x13,0x0d,0xf7,0xfa,0x05,0xda,0x09,0xff,0x52,0xf1,0xe9,0x0c,0xe6, -0xe2,0x0c,0xdd,0xdd,0x41,0xef,0xe7,0x65,0xed,0xfa,0x11,0x09,0x0e,0x1e,0x16,0x15, -0xd3,0x14,0x13,0xc5,0x13,0x12,0xf1,0x0c,0x14,0x42,0x21,0x21,0xdc,0x18,0x14,0x7f, -0x28,0x19,0xc0,0x14,0xff,0x9f,0x09,0xe7,0x91,0xe5,0xdf,0x78,0xc8,0xc7,0x18,0xe5, -0xdb,0x14,0xe4,0xec,0xb9,0x04,0x03,0xd4,0x02,0x11,0x49,0x0f,0x17,0x9d,0x19,0x10, -0x85,0x0b,0xfb,0xaa,0x09,0x13,0x8f,0xf5,0xfd,0xb5,0xea,0xf8,0x26,0xd8,0xe1,0x45, -0xf4,0xe9,0xd0,0xe7,0xe8,0x69,0xef,0x07,0xef,0x02,0x16,0xa3,0x0a,0x11,0xfc,0x0c, -0x1a,0x83,0x0b,0x0d,0xb4,0x1e,0x24,0x9f,0x11,0x1e,0x78,0x1e,0x26,0x90,0x15,0x1b, -0xba,0x08,0x00,0x8b,0xef,0xe6,0x89,0xd2,0xc8,0x1d,0xd3,0xdc,0x78,0xd8,0xdd,0x8b, -0xf2,0x02,0xab,0xfc,0x03,0xba,0x10,0x10,0x7a,0x12,0x1b,0xd0,0x16,0x04,0x65,0xfd, -0x16,0xbe,0x0b,0xf7,0xd1,0x06,0xf4,0x53,0xdf,0xe4,0xd9,0xf8,0xf1,0x10,0xe5,0xeb, -0x86,0xe9,0xf5,0xdd,0xf9,0x10,0x33,0x0d,0xff,0xfa,0x14,0x0d,0x69,0x10,0x06,0x5c, -0x12,0x22,0x5e,0x14,0x18,0x3d,0x26,0x20,0x20,0x1e,0x18,0x26,0x1b,0x0b,0xc5,0xf5, -0xf2,0xab,0xde,0xcd,0x0b,0xce,0xda,0xbb,0xdf,0xd0,0x1e,0xe5,0xfe,0x9c,0xf1,0x03, -0x90,0x09,0x0a,0xf7,0x07,0x19,0x09,0x16,0x10,0x99,0xfb,0x0a,0x68,0x14,0x0a,0xe9, -0xfe,0x0c,0xe8,0xec,0xe0,0x90,0xf8,0x00,0x94,0xf0,0xe6,0x6b,0xf1,0xeb,0xe9,0xf1, -0xfd,0xde,0x15,0xfa,0x01,0xfe,0x0b,0xf7,0x14,0x04,0x3b,0x0b,0x1a,0x6e,0x1f,0x18, -0xfd,0x1e,0x1e,0xdf,0x22,0x18,0xd3,0x21,0x13,0xab,0xf9,0x03,0xd6,0xe6,0xcd,0x1c, -0xcf,0xd5,0x59,0xdb,0xd4,0x17,0xd2,0xf3,0xd2,0xf8,0xf6,0x18,0x01,0x16,0xf5,0x04, -0x0e,0xa8,0x1a,0x15,0x56,0x0e,0xfb,0xc0,0x14,0x13,0xc9,0x02,0x0d,0x11,0x03,0xdd, -0x4d,0xf1,0x05,0x62,0xfd,0xe7,0x18,0xe9,0xf8,0x41,0xe4,0xf4,0xfa,0x07,0x05,0x77, -0xf4,0x09,0x0b,0x0e,0x06,0x6d,0x00,0x13,0xb5,0x1b,0x16,0x84,0x1a,0x1f,0xa3,0x20, -0x17,0x53,0x2a,0x16,0x8f,0x0a,0x04,0x8f,0xf8,0xe3,0x1b,0xce,0xd7,0x7b,0xd4,0xd3, -0xbd,0xdb,0xd7,0x48,0xec,0xfc,0x9d,0xf0,0x08,0x1e,0x0a,0x02,0x64,0x0d,0x15,0x89, -0x10,0x08,0xc3,0x09,0x11,0x0d,0x17,0x0c,0x3f,0x0f,0x00,0x42,0xea,0xfb,0xea,0x0c, -0xfa,0xd8,0xf0,0xe4,0x04,0xf5,0xf1,0xf3,0xfe,0xf8,0xff,0xfa,0xfb,0xcf,0x05,0x03, -0xf6,0x00,0x06,0xf2,0x15,0x15,0xde,0x19,0x1b,0x91,0x20,0x1f,0x1e,0x1a,0x2c,0xfb, -0x0d,0x0e,0xc6,0x02,0xf3,0x58,0xde,0xd7,0x66,0xd2,0xd6,0x3d,0xd1,0xce,0xd5,0xda, -0xf3,0x1e,0xee,0xf8,0x57,0x07,0x06,0x8c,0x04,0x11,0x2c,0x12,0x0c,0xe1,0x09,0x13, -0xd6,0x0f,0x1a,0x9b,0x0e,0xfe,0xb1,0x03,0xf1,0x19,0x05,0x07,0xbe,0xf9,0xe7,0x9b, -0xef,0xf6,0xd9,0xf8,0xf6,0x69,0xfb,0xfd,0x11,0xfd,0x03,0xe9,0x04,0xfe,0x09,0x0b, -0x11,0x29,0x19,0x1a,0x38,0x17,0x19,0x66,0x26,0x1d,0x71,0x24,0x05,0xab,0x12,0xff, -0xc8,0xe9,0xdd,0xb2,0xd2,0xd4,0x6d,0xdb,0xc8,0x7a,0xd6,0xdf,0x54,0xf9,0xec,0x93, -0x03,0x00,0x05,0x08,0x0b,0xff,0x0c,0x08,0x06,0x11,0x0c,0xcb,0x16,0x0f,0x7a,0x1a, -0x06,0x64,0x0e,0x01,0x8c,0xf3,0x08,0xa6,0x02,0xf6,0x7e,0xe7,0xf4,0x50,0xf7,0xfe, -0xc7,0xf5,0xf6,0xa9,0xfa,0x06,0xa8,0xfe,0xff,0x71,0x01,0x13,0x15,0x13,0x18,0x87, -0x1c,0x1c,0x5c,0x1b,0x24,0x2d,0x1f,0x1e,0x6b,0x02,0x10,0x31,0xf5,0xeb,0xc0,0xcf, -0xd5,0x4f,0xd2,0xd1,0x66,0xcc,0xd5,0x07,0xe3,0xf4,0x01,0xf0,0xfc,0x03,0x09,0x08, -0xc5,0x0f,0x0c,0x81,0x12,0x19,0xe3,0x10,0x20,0x60,0x15,0x15,0x2d,0x0a,0x0d,0x81, -0x05,0xf9,0xc0,0x00,0x07,0x63,0xed,0xe1,0xbd,0xfb,0xf4,0x63,0xf7,0xf0,0xee,0xf1, -0x01,0x7d,0x00,0xfd,0x1e,0xfb,0x05,0x59,0x11,0x12,0x66,0x1c,0x15,0xc1,0x1d,0x1e, -0x8d,0x28,0x1c,0x64,0x15,0x00,0x03,0x13,0xed,0xc2,0xe4,0xd1,0x6d,0xdb,0xd2,0xdf, -0xc6,0xd6,0x8c,0xdc,0xe4,0x15,0xf4,0xf1,0x89,0x07,0x06,0x12,0x0b,0x07,0xa6,0x0d, -0x13,0x7d,0x19,0x16,0x4e,0x11,0x15,0x29,0x0f,0x0c,0x8c,0x0b,0x01,0x31,0xf8,0x07, -0x99,0xfc,0xee,0xe2,0xe4,0xfb,0x9c,0xf7,0xed,0xf0,0xee,0xf6,0x3e,0x01,0x01,0x2c, -0xfb,0xfd,0x43,0x0c,0x13,0x48,0x13,0x1c,0x28,0x18,0x21,0xe0,0x25,0x29,0x96,0x16, -0x16,0xcb,0x07,0x10,0xe4,0xe7,0xf0,0xd4,0xc8,0xd9,0x9c,0xd8,0xc5,0x0d,0xd0,0xde, -0xdd,0xe6,0xea,0xb9,0xfa,0xfa,0xf3,0x0e,0xfe,0x64,0x08,0x0b,0x0f,0x18,0x1b,0xa9, -0x15,0x11,0x2e,0x15,0x14,0x47,0x0c,0x0b,0x26,0xfc,0xfb,0xc1,0x06,0xf1,0x1b,0xed, -0xed,0x68,0xfe,0xf5,0x22,0xe8,0xf3,0x1e,0xff,0x06,0xd1,0xfb,0xf5,0xf5,0x0b,0x0b, -0xfe,0x0f,0x1a,0x30,0x18,0x20,0x38,0x1d,0x28,0x23,0x27,0x15,0x8b,0x10,0x07,0xd5, -0x0a,0xe7,0xb3,0xe6,0xd5,0x87,0xd0,0xd4,0xf1,0xc9,0xd3,0xe0,0xda,0xe4,0xa5,0xec, -0xf8,0xe3,0xfd,0x04,0x26,0xfd,0x13,0x36,0x06,0x1c,0xaa,0x1e,0x13,0xca,0x0e,0x15, -0xc0,0x12,0x10,0x2c,0x00,0x0c,0x72,0xf4,0x03,0x37,0xf0,0xf1,0xf8,0xf8,0xf6,0xa8, -0xf8,0xec,0x6e,0xf8,0x05,0x62,0x0e,0xf3,0xf7,0x03,0x0c,0x7b,0x15,0x08,0xb1,0x1b, -0x1d,0x70,0x1d,0x1f,0xb7,0x21,0x1f,0xaf,0x13,0x0b,0x34,0x09,0xff,0x4d,0xe9,0xde, -0x23,0xd7,0xc8,0x48,0xd1,0xd8,0x56,0xcc,0xda,0xe7,0xe8,0xf3,0xb1,0xeb,0x08,0x71, -0xfe,0x02,0xe0,0x09,0x17,0x76,0x1a,0x1a,0x69,0x0f,0x16,0xfc,0x1b,0x09,0x12,0x16, -0xfe,0x93,0x07,0xea,0xad,0x02,0xee,0xcf,0xf0,0xf5,0x6c,0xf9,0xee,0x9b,0xef,0x01, -0x4a,0x0f,0x05,0xaa,0xf5,0x0a,0xf0,0x19,0x0f,0x89,0x10,0x1f,0x66,0x1f,0x24,0xe4, -0x1a,0x26,0x13,0x16,0x15,0x58,0x0c,0x09,0xdc,0xf0,0xf1,0x30,0xde,0xcb,0x03,0xce, -0xce,0xe7,0xcf,0xc9,0x0e,0xd7,0xe3,0x0c,0xef,0xfa,0x5f,0xfc,0xfe,0x1c,0x0b,0x0a, -0x40,0x14,0x20,0x9d,0x19,0x05,0x57,0x1e,0x18,0x21,0x0a,0x12,0x40,0x02,0x00,0xe0, -0xeb,0x01,0x2c,0xf1,0xee,0xa8,0xfa,0xfc,0x96,0xee,0xff,0x9a,0x08,0x0e,0x56,0x03, -0x01,0x7d,0x0d,0x12,0x32,0x0e,0x0f,0xf6,0x20,0x19,0x6e,0x1c,0x1f,0xa7,0x20,0x12, -0x2c,0x1b,0x0b,0x41,0x02,0xf2,0x1f,0xef,0xdf,0x9c,0xcc,0xc5,0x8e,0xd3,0xd1,0xca, -0xc7,0xd3,0x6d,0xeb,0xea,0xb7,0xf3,0x00,0x33,0xfa,0x0a,0x07,0x12,0x14,0xb1,0x22, -0x0c,0x06,0x1b,0x1e,0xfb,0x10,0x0f,0xc7,0x0c,0x0b,0xa7,0xf5,0xea,0x2d,0x09,0xdf, -0x4c,0xf9,0xf6,0x1f,0xee,0xfb,0x44,0xf6,0x13,0xf9,0x05,0x02,0x47,0x08,0x10,0x54, -0x14,0x07,0xec,0x12,0x27,0x2d,0x1b,0x19,0xc1,0x1c,0x1b,0x39,0x1e,0x13,0x54,0x07, -0x01,0x38,0xf8,0xf7,0x60,0xd7,0xc5,0xf5,0xd1,0xd5,0xc6,0xcc,0xc0,0x60,0xe9,0xe1, -0x57,0xef,0xf5,0xa1,0xfa,0x0c,0x76,0x0b,0x13,0x49,0x1b,0x10,0x85,0x11,0x21,0x01, -0x0f,0x09,0x84,0x13,0x0a,0x4b,0xfc,0xef,0xfe,0xf6,0xf7,0xa7,0xed,0xf2,0xda,0xf3, -0xf6,0x81,0xfd,0xfe,0xe2,0x14,0x06,0xb8,0x07,0x0f,0xf7,0x12,0x05,0xad,0x12,0x10, -0x6d,0x26,0x15,0x13,0x16,0x18,0x5b,0x19,0x22,0xf3,0x0d,0x02,0x0c,0x05,0xf7,0x16, -0xef,0xdd,0x48,0xc8,0xcd,0x12,0xd4,0xc7,0x7b,0xcb,0xe1,0x02,0xde,0xf2,0xdd,0xf7, -0xfd,0x31,0x12,0x16,0x50,0x10,0x19,0x8b,0x12,0x1a,0xc0,0x1c,0x08,0x17,0x0e,0x11, -0xc2,0x0d,0xf9,0xae,0xf4,0xf7,0xd8,0xf2,0xf1,0xdb,0xea,0xf0,0x50,0xf8,0xfa,0x2f, -0x0a,0x07,0x29,0x06,0x18,0x90,0x06,0x12,0xb9,0x05,0x17,0x79,0x16,0x19,0xfc,0x15, -0x11,0xf4,0x1b,0x1c,0xac,0x1f,0x04,0xb7,0x03,0x01,0x20,0xff,0xe6,0xe3,0xd5,0xc7, -0xd9,0xd1,0xce,0x69,0xc2,0xd3,0x63,0xd5,0xe7,0xf9,0xed,0xf8,0x44,0x08,0x13,0x6f, -0x11,0x1a,0xa1,0x19,0x1a,0x76,0x1f,0x1c,0x7b,0x0d,0x0f,0x20,0x1d,0xfb,0xd9,0xf8, -0xf9,0x2c,0xf0,0xef,0x2f,0xe6,0xef,0x8f,0xf5,0xf7,0x81,0x07,0x03,0xcb,0x08,0x0b, -0x67,0x14,0x0b,0xc9,0x06,0x09,0xec,0x1a,0x12,0x96,0x1a,0x1c,0xb8,0x0d,0x1b,0xf3, -0x24,0x18,0x1a,0x08,0x02,0x7e,0x08,0xf8,0x5b,0xec,0xd8,0xc2,0xcb,0xc8,0x1e,0xc0, -0xca,0x90,0xcc,0xcd,0x29,0xde,0xf6,0x21,0xf1,0x10,0xd2,0x1c,0x15,0xcd,0x17,0x1c, -0xf6,0x2a,0x1f,0x41,0x15,0x0e,0x28,0x16,0x18,0xce,0xf3,0xfa,0x29,0x01,0xe9,0x85, -0xed,0xe6,0xb2,0xf2,0xf3,0xf4,0xfd,0x03,0x61,0xfd,0x0f,0x4d,0x0c,0x0e,0xc6,0x12, -0xff,0xb1,0x1a,0x11,0xe5,0x18,0x15,0x49,0x16,0x12,0x67,0x1f,0x23,0x85,0x11,0x09, -0xb3,0x0a,0x03,0x05,0xf3,0xec,0x58,0xd7,0xc4,0xc2,0xca,0xbc,0x16,0xca,0xc9,0x8d, -0xc5,0xe4,0x68,0xed,0xfa,0xea,0x0e,0x1c,0x73,0x12,0x14,0x12,0x1f,0x30,0xcb,0x13, -0x1b,0x69,0x0b,0x20,0x15,0x0c,0xf9,0x4b,0x09,0xfc,0x9c,0xe4,0xef,0x21,0xe7,0xf8, -0x59,0xf4,0x02,0x6f,0x04,0xf6,0x66,0x17,0x0c,0xaf,0x0e,0x04,0xca,0x06,0x19,0x90, -0x14,0x0f,0x41,0x17,0x0c,0xdc,0x1c,0x1a,0xa9,0x1a,0x12,0xaa,0x07,0x0c,0xea,0x00, -0xf5,0xaf,0xf0,0xda,0xcc,0xcc,0xb8,0x9f,0xc9,0xc4,0xec,0xcc,0xbb,0xce,0xea,0xe8, -0x47,0x0b,0x11,0xd0,0x18,0x0e,0x9c,0x16,0x2b,0x91,0x28,0x17,0xe9,0x10,0x0a,0x68, -0x23,0x06,0x55,0x01,0x0d,0xb4,0xf8,0xeb,0x15,0xec,0xec,0x54,0xff,0xf1,0x9a,0xfd, -0xf9,0x95,0x01,0x0d,0x52,0x09,0x0a,0xa4,0x00,0x10,0x70,0x15,0x05,0xe7,0x15,0x0b, -0x3c,0x17,0x1f,0x29,0x15,0x1a,0x79,0x11,0x0e,0x30,0x10,0x06,0xeb,0xf0,0xec,0x05, -0xf2,0xc7,0x3b,0xbf,0xc5,0x35,0xcf,0xb7,0x99,0xc6,0xdc,0x32,0xeb,0xfe,0xbe,0x17, -0x09,0xb9,0x10,0x22,0xb5,0x29,0x20,0xd0,0x26,0x09,0xc9,0x0f,0x1f,0x18,0xfe,0x18, -0xcc,0x05,0xfa,0x45,0xf4,0xe8,0x2f,0xfc,0xfc,0xfc,0xfb,0xfb,0x56,0xf7,0x06,0x00, -0x0c,0xfd,0x31,0x0b,0xfe,0x9b,0x18,0x07,0xf0,0x09,0x0b,0x1a,0x09,0x1a,0xca,0x17, -0x0f,0x45,0x1f,0x05,0xaa,0x1e,0x06,0xb3,0xff,0xfd,0x6d,0xfa,0xd8,0x39,0xd7,0xbf, -0x32,0xc4,0xc3,0x19,0xbd,0xc3,0x50,0xdc,0xef,0xd7,0x00,0x10,0x8d,0x09,0x1d,0x77, -0x26,0x2a,0x7f,0x22,0x27,0xab,0x08,0x1e,0x39,0x07,0x10,0xf9,0x15,0x00,0xd6,0xf7, -0xf1,0xc5,0xef,0xff,0x08,0xfd,0x05,0xfa,0xef,0xfc,0xb8,0x07,0x08,0x50,0xfa,0x01, -0x93,0x09,0x0f,0x3b,0x02,0x09,0xe3,0x04,0x0f,0x09,0x1b,0x0d,0x72,0x15,0x14,0x71, -0x09,0x15,0x6d,0x0a,0xfa,0xeb,0x00,0xf7,0xaa,0xdd,0xd6,0x4d,0xd1,0xc6,0x5f,0xc3, -0xbe,0x2c,0xd0,0xd7,0x5a,0xf6,0xff,0x73,0x00,0x0e,0x06,0x23,0x2b,0xde,0x18,0x2f, -0x79,0x18,0x11,0xa2,0x14,0x04,0xe5,0x11,0x0b,0xb6,0x09,0xee,0x19,0xf1,0xff,0x08, -0xfe,0x07,0xce,0xff,0xfd,0xc7,0xf7,0x0c,0xdf,0xfd,0x00,0xa1,0x00,0x09,0x1c,0x11, -0xfc,0xb3,0x04,0x0a,0x5a,0x15,0x10,0x89,0x08,0x18,0x02,0x08,0x10,0xe5,0x17,0x0b, -0xa6,0xf9,0x09,0x3a,0xf0,0xde,0x42,0xe1,0xd0,0x1b,0xcd,0xba,0x34,0xc0,0xd0,0x99, -0xdb,0xee,0xb2,0xea,0xfb,0xd5,0x1c,0x1e,0x40,0x26,0x20,0x3e,0x2a,0x1a,0x3f,0x16, -0x11,0xe9,0x03,0x0f,0x9d,0x0a,0x0d,0x09,0xf0,0xf1,0x4d,0x0c,0x08,0x80,0x04,0x00, -0x42,0x02,0x02,0xf8,0xf9,0xff,0xe8,0x02,0x00,0x75,0x02,0x0c,0x45,0x03,0xf8,0x00, -0x10,0x13,0xe4,0x08,0x02,0xdc,0x16,0x06,0xc8,0x0d,0x14,0xbd,0x0b,0xfd,0x66,0x0b, -0xef,0xb1,0xe2,0xe1,0x79,0xd7,0xce,0x17,0xc8,0xbf,0x09,0xd4,0xdf,0xa5,0xea,0xe1, -0x35,0xfb,0x1e,0x2c,0x1a,0x21,0xb9,0x1e,0x2c,0x83,0x10,0x15,0xd8,0x17,0x03,0xc4, -0x07,0x13,0x49,0x09,0xf6,0x60,0x04,0x0e,0x08,0x12,0x07,0xd9,0x07,0x0b,0xbd,0xf6, -0xf9,0x24,0xfd,0xfd,0xf8,0xfb,0xfd,0x69,0x01,0xfa,0xbf,0xf8,0x0e,0x28,0x0f,0x03, -0xc8,0x02,0x0b,0x91,0x0c,0x0f,0xa9,0x12,0x0f,0x07,0x00,0x0a,0xd5,0xee,0xe7,0x8e, -0xea,0xd5,0x37,0xe0,0xcc,0x9b,0xc6,0xda,0x44,0xe5,0xe3,0xf7,0xd7,0x01,0x85,0x14, -0x18,0x8d,0x1b,0x1d,0x47,0x23,0x13,0x61,0x13,0x11,0x11,0xfe,0x02,0xf8,0x0b,0x05, -0xbb,0x01,0x03,0x2f,0x20,0x0d,0x38,0x16,0x0f,0xa3,0x05,0x02,0x48,0xf2,0xfe,0x28, -0xfa,0xfa,0xbd,0x00,0xf9,0x67,0xf5,0x04,0xe3,0x06,0x11,0x07,0xf9,0xf9,0xeb,0x08, -0x0c,0xef,0x08,0x14,0x86,0x04,0x07,0x36,0x02,0xf1,0xd8,0xec,0xe7,0x46,0xe4,0xd6, -0x64,0xdd,0xd1,0xdc,0xdc,0xe2,0xfd,0xe1,0xdc,0x3d,0x04,0x0a,0x14,0x19,0x17,0xc2, -0x16,0x21,0xae,0x11,0x0d,0x9f,0x06,0x09,0x4c,0x02,0x07,0x16,0x0a,0x07,0xb4,0x15, -0x1d,0x19,0x16,0x19,0xab,0x0b,0x09,0x3d,0xf6,0xff,0x1b,0xf7,0xfd,0x97,0xf8,0xfd, -0xd7,0xe9,0xff,0x5e,0xfb,0x06,0x42,0xfa,0xf3,0xef,0xfd,0x00,0x5e,0x0f,0x0b,0x14, -0x12,0x07,0x5c,0x0e,0x06,0xea,0xed,0xf5,0x93,0xe6,0xe9,0x40,0xe2,0xe4,0xb9,0xe4, -0xd8,0x68,0xe0,0xea,0x43,0xe2,0xfc,0x83,0xfe,0x14,0x69,0x0b,0x1c,0x05,0x1c,0x16, -0x64,0x08,0xfa,0xa5,0x10,0x0a,0xbf,0xf5,0x0b,0xaa,0x0c,0x20,0xf9,0x22,0x1d,0x34, -0x20,0x11,0xf6,0x07,0xfa,0x96,0x03,0xf3,0xe0,0xee,0xf8,0xbc,0xf1,0xef,0xad,0xf7, -0xf8,0x5b,0x03,0xf7,0xbf,0xf7,0xf4,0x71,0x0c,0x06,0x77,0x09,0x16,0xee,0x0a,0x03, -0x55,0x06,0xf2,0xef,0xf8,0xec,0x36,0xeb,0xf0,0x23,0xe5,0xfb,0x11,0xd4,0xde,0xe4, -0xf2,0xe4,0x5c,0xf4,0xfc,0x72,0x02,0x09,0x14,0x14,0x17,0x25,0x0e,0xfb,0x1f,0x00, -0x03,0x50,0x0a,0x0c,0x43,0x09,0x12,0x52,0x23,0x31,0x5d,0x2a,0x1b,0x00,0x12,0x10, -0xe5,0x00,0xfe,0x4a,0xf1,0xf3,0xb6,0xeb,0xeb,0xec,0xf5,0xea,0x36,0xf2,0xfa,0x89, -0xf5,0xec,0xb4,0xf2,0x07,0x21,0x0b,0x07,0x52,0x13,0x01,0xcd,0x10,0x01,0xc2,0xf6, -0xfe,0xbe,0xee,0xf4,0xa2,0xf3,0xfc,0xed,0xec,0xef,0x73,0xeb,0xed,0xe9,0xe7,0xf8, -0xbc,0xf2,0xeb,0xaa,0x03,0x0f,0x1b,0x0b,0x02,0x24,0xf5,0xfb,0x58,0x00,0x0e,0x69, -0x11,0x10,0x41,0x0a,0x2d,0x3a,0x3b,0x2c,0xbd,0x1a,0x16,0x1a,0x1b,0xfe,0x06,0xff, -0xf6,0x38,0xf0,0xe5,0x90,0xe9,0xf0,0xbe,0xe5,0xec,0xaf,0xef,0xf1,0x01,0xf1,0xef, -0xb8,0x0c,0x04,0x53,0x05,0x14,0x8c,0x05,0x0a,0xcf,0xfe,0xfc,0x58,0x04,0xf5,0x00, -0x05,0xfa,0x0f,0x00,0xf1,0x08,0x00,0xf1,0xa1,0xec,0xe7,0x5e,0xf2,0xe9,0x26,0xf0, -0xea,0x70,0x0e,0x04,0x96,0xee,0xf8,0x1a,0xf4,0x03,0xe4,0x12,0x18,0x43,0x1d,0x0a, -0x75,0x34,0x3e,0x56,0x2d,0x21,0xb9,0x10,0x22,0x06,0x03,0x00,0x95,0xf5,0xef,0x49, -0xe6,0xe7,0x3e,0xec,0xe1,0x85,0xdf,0xf3,0x2e,0xe3,0xf3,0xf8,0xf0,0x08,0x87,0x05, -0x0c,0x65,0x0b,0x06,0x3e,0x0b,0x05,0xaf,0xfb,0x07,0x9a,0xfc,0x0c,0x7d,0x03,0x00, -0xf4,0xff,0x02,0xb4,0x03,0xe6,0x71,0xea,0xe5,0x39,0xe8,0xde,0x65,0xe3,0xf9,0xb3, -0xf3,0xf1,0xc3,0xe7,0xf3,0xcb,0x08,0x18,0xde,0x22,0x1e,0x55,0x16,0x38,0x93,0x3e, -0x2f,0xb8,0x2a,0x1b,0x7f,0x1e,0x07,0xa9,0x0c,0xe6,0x27,0xf6,0xe6,0xce,0xdd,0xdb, -0x17,0xdc,0xdd,0xfd,0xe2,0xe7,0x12,0xed,0xf6,0xd2,0x04,0x08,0xf2,0x04,0x10,0x8d, -0x00,0x0d,0x54,0x0b,0xfd,0x57,0x0e,0x09,0x7f,0x10,0x0f,0xa6,0xfa,0x0f,0xca,0x08, -0xfa,0xfd,0xf4,0xed,0x7f,0xdf,0xd7,0xf8,0xec,0xd8,0xa6,0xde,0xf4,0x06,0xec,0xda, -0x8e,0xf6,0x08,0x3c,0x1d,0x23,0x2e,0x24,0x1f,0xd4,0x3b,0x3a,0xae,0x30,0x34,0x7e, -0x19,0x19,0xdb,0x0d,0x08,0x46,0xea,0xf6,0xa0,0xea,0xd5,0x6d,0xd9,0xdf,0xa1,0xd9, -0xe3,0x4a,0xe1,0xe8,0x72,0xfa,0x0a,0x87,0xfa,0x0a,0xbb,0x0a,0xfe,0xcb,0x0d,0x0f, -0xfc,0xf8,0x10,0xd9,0x14,0x0f,0xdb,0x0d,0x0f,0x33,0x12,0x0a,0xd4,0xff,0xf9,0x5b, -0xe8,0xe6,0x16,0xce,0xe4,0x85,0xc8,0xda,0xe9,0xdd,0xe5,0xf3,0xda,0xf4,0x84,0x0e, -0x22,0xcf,0x2c,0x29,0xb5,0x2b,0x35,0xd4,0x41,0x2f,0x56,0x36,0x1d,0x19,0x18,0x0d, -0x77,0x07,0xf3,0xcf,0xf2,0xe3,0x7e,0xd0,0xd5,0x7f,0xd4,0xd1,0x8a,0xe6,0xdd,0x2d, -0xe1,0x00,0x04,0x08,0xff,0xd9,0x02,0x0a,0x5d,0xfe,0x09,0x88,0x13,0xff,0x17,0x16, -0x16,0x9d,0x12,0x17,0x1d,0x1c,0x11,0x0e,0x13,0xfe,0x63,0xf4,0xf3,0x12,0xec,0xc7, -0x88,0xd7,0xc7,0x7c,0xd3,0xd4,0x64,0xe1,0xdc,0x90,0xf3,0x0d,0x1e,0x26,0x2f,0x28, -0x35,0x25,0x8c,0x36,0x46,0xd0,0x33,0x2f,0x1d,0x26,0x11,0xeb,0x05,0x10,0xe8,0xf2, -0xf3,0x1a,0xe0,0xd2,0x1c,0xcf,0xd0,0xbb,0xd6,0xdc,0x9d,0xdf,0xd8,0xf4,0xf5,0x14, -0x31,0xf2,0x03,0x54,0x0b,0xfe,0xbb,0x16,0x0f,0x1e,0x0a,0x1c,0x6d,0x0f,0x20,0xf0, -0x18,0x26,0x36,0x15,0x0d,0x42,0x0f,0xea,0xd7,0xfe,0xf6,0x7e,0xcd,0xc5,0xbb,0xc6, -0xce,0x69,0xcb,0xcf,0x5f,0xe1,0xf3,0xf9,0x0d,0x1c,0x0d,0x36,0x3a,0x18,0x20,0x3c, -0x05,0x47,0x35,0xa9,0x27,0x25,0xbe,0x15,0x01,0xea,0x12,0xf8,0xdd,0xf3,0xdc,0xfb, -0xcd,0xce,0xc2,0xd1,0xcd,0x5d,0xdb,0xe4,0x8b,0xd7,0xf1,0xdf,0x11,0xfb,0x42,0xff, -0x06,0xb9,0x09,0x0f,0x95,0x0d,0x0d,0x84,0x1c,0x15,0xfd,0x1b,0x25,0x9a,0x21,0x21, -0x92,0x13,0x06,0x3e,0xf7,0xf5,0x8e,0xfe,0xd4,0x94,0xb2,0xc3,0x30,0xcd,0xc1,0xd2, -0xcf,0xe1,0x7a,0xf1,0x0c,0x0f,0x1e,0x3a,0xdb,0x30,0x27,0x2e,0x3d,0x43,0x58,0x38, -0x24,0xd4,0x29,0x09,0xa2,0x0d,0x11,0x16,0xf9,0xf4,0x8f,0xd4,0xd5,0x37,0xcd,0xcb, -0xf3,0xd3,0xda,0x1d,0xde,0xda,0x2c,0xed,0x0a,0xc8,0xfd,0xf4,0x1e,0x11,0xfe,0x68, -0x18,0x10,0x8e,0x0e,0x21,0x17,0x11,0x28,0x10,0x2a,0x22,0xea,0x1d,0x18,0xd7,0x0a, -0xf9,0xb6,0xf8,0xfb,0xc1,0xdc,0xb8,0x8e,0xbb,0xcb,0x6f,0xc5,0xc6,0xf5,0xdf,0xf5, -0xc2,0x0a,0x20,0x1f,0x39,0x32,0x65,0x28,0x41,0x6c,0x42,0x33,0xdb,0x24,0x1a,0x27, -0x0d,0x10,0xeb,0x04,0xf9,0xd3,0xfd,0xcf,0x38,0xd7,0xcf,0xb9,0xc8,0xd1,0xfb,0xdc, -0xd9,0x0f,0xda,0xf6,0x55,0xf8,0x00,0xd8,0x05,0x0b,0x0f,0x0a,0x19,0xac,0x13,0x14, -0x42,0x20,0x13,0x94,0x2b,0x28,0x19,0x1d,0x25,0x82,0x18,0x05,0xd1,0xf0,0x07,0x94, -0xeb,0xcc,0x36,0xc6,0xb7,0x6e,0xbd,0xcf,0xd5,0xc4,0xdf,0x66,0xfe,0x0a,0x14,0x20, -0x38,0xa2,0x26,0x2c,0x02,0x48,0x3d,0xf9,0x2d,0x2b,0xd3,0x17,0x10,0x77,0x10,0x03, -0x7a,0xfa,0xef,0x54,0xd6,0xd7,0xa5,0xcf,0xc9,0x78,0xcd,0xe5,0x23,0xd2,0xdf,0x9e, -0xf0,0xf9,0x42,0xf6,0x10,0xec,0x0b,0x06,0x2b,0x1d,0x21,0x4d,0x11,0x20,0xf5,0x1b, -0x24,0xff,0x2f,0x1e,0x50,0x1e,0x1a,0x7e,0x09,0xf4,0xa6,0xff,0xe9,0x3e,0xd0,0xc8, -0xad,0xba,0xb8,0xea,0xc9,0xc8,0x7b,0xdd,0xed,0x15,0x10,0x20,0x72,0x2f,0x29,0x23, -0x28,0x47,0x7a,0x40,0x32,0x1f,0x1c,0x1e,0xe7,0x09,0x12,0xfa,0x06,0xf2,0x6b,0xea, -0xe2,0xe4,0xcf,0xd0,0x33,0xc9,0xd2,0xdb,0xda,0xdc,0x29,0xe0,0xf5,0x64,0xf0,0xfe, -0x25,0x10,0x15,0x25,0x08,0x24,0xc2,0x1f,0x1a,0x34,0x1b,0x21,0xe5,0x23,0x2d,0x2b, -0x21,0x18,0x1f,0x20,0x03,0xa7,0x02,0xee,0xad,0xe8,0xd4,0x54,0xbf,0xbd,0x6d,0xc4, -0xbf,0x98,0xd7,0xdb,0x4d,0xf4,0x0c,0xc7,0x22,0x2b,0xde,0x26,0x29,0x78,0x39,0x49, -0x67,0x2f,0x13,0xde,0x1b,0x0b,0xac,0x0a,0x07,0xc5,0xeb,0xef,0x42,0xdf,0xda,0xf2, -0xcc,0xd0,0x0b,0xd8,0xdd,0x0e,0xdf,0xe2,0x93,0xed,0xfc,0x68,0xfe,0x0a,0x91,0x16, -0x0e,0x33,0x21,0x28,0xc4,0x10,0x26,0x90,0x19,0x2c,0x43,0x28,0x19,0x8c,0x21,0x14, -0xf7,0x0b,0xfa,0xf8,0xef,0xeb,0xb6,0xd5,0xbc,0x67,0xbe,0xc8,0xd9,0xc7,0xcc,0xf7, -0xdc,0xef,0x6e,0x07,0x20,0x21,0x31,0x24,0x29,0x1c,0x45,0x75,0x3a,0x34,0xea,0x19, -0x18,0x9b,0x09,0x0b,0x85,0x00,0xf5,0x53,0xe6,0xd8,0xbf,0xda,0xcc,0x2b,0xce,0xd8, -0xf9,0xe3,0xda,0xa6,0xe2,0xf5,0x86,0x00,0x07,0xcd,0x0f,0x14,0x76,0x1a,0x20,0x5b, -0x2b,0x15,0xdb,0x1c,0x1e,0x89,0x24,0x2c,0x02,0x0f,0x1f,0x3f,0x1b,0x03,0xaf,0xf5, -0xf9,0x47,0xe8,0xcc,0xa8,0xc1,0xbc,0x49,0xcd,0xd6,0x9a,0xcf,0xd8,0x20,0xf4,0x08, -0xd2,0x1e,0x2b,0xc5,0x21,0x10,0x78,0x3f,0x39,0xbd,0x2c,0x1d,0x11,0x12,0x0d,0xa7, -0x0a,0xfd,0x0a,0xfc,0xe4,0x9a,0xdb,0xd8,0x40,0xd8,0xce,0x22,0xdc,0xe5,0x3e,0xda, -0xe0,0xc8,0xf2,0x02,0x33,0x0c,0x0c,0x72,0x17,0x15,0xd6,0x2d,0x2a,0xa8,0x16,0x1c, -0xab,0x20,0x24,0xde,0x23,0x11,0xec,0x1d,0x19,0x8e,0xfa,0xfc,0x9a,0xf0,0xf4,0x65, -0xbe,0xc6,0xe2,0xbb,0xce,0x91,0xd6,0xdd,0x14,0xd1,0xfc,0x27,0xff,0x23,0x7e,0x25, -0x1f,0x36,0x17,0x33,0xbf,0x37,0x2a,0x55,0x1f,0x15,0x43,0x12,0x02,0xb9,0x03,0xf1, -0x54,0xef,0xd7,0x59,0xd4,0xcc,0xb5,0xd8,0xd9,0xd9,0xe3,0xd8,0x67,0xe3,0xf1,0xd9, -0x0b,0x07,0x6b,0x17,0x13,0x8e,0x1a,0x2e,0x10,0x32,0x13,0x21,0x1c,0x28,0x7b,0x25, -0x20,0x3f,0x18,0x16,0x6c,0x11,0x01,0x96,0xf0,0xf3,0x42,0xe0,0xd2,0x5f,0xb4,0xc4, -0x65,0xcc,0xd6,0xd4,0xe6,0xd8,0xf7,0xeb,0x01,0x17,0x20,0x21,0xac,0x18,0x19,0xca, -0x2a,0x35,0x91,0x2b,0x21,0x4f,0x12,0x18,0xa5,0x00,0x08,0x1f,0xec,0xeb,0xad,0xda, -0xd5,0x24,0xd0,0xd6,0xa1,0xe6,0xdf,0x59,0xe2,0xdd,0x91,0xf7,0x13,0x93,0x0e,0x11, -0x51,0x1d,0x1a,0xbb,0x2c,0x34,0x4c,0x19,0x1c,0x54,0x25,0x25,0x8f,0x27,0x0e,0x57, -0x1c,0x08,0x00,0xfe,0xec,0x3d,0xec,0xea,0x8f,0xbf,0xc0,0x30,0xc0,0xd1,0xc6,0xd4, -0xeb,0xe7,0xe9,0xdc,0xa6,0x04,0x20,0x3d,0x1b,0x14,0x0f,0x1a,0x24,0x80,0x31,0x2b, -0x96,0x17,0x1b,0x4e,0x13,0x04,0x4c,0xfd,0xf1,0xd3,0xe2,0xe2,0x69,0xd9,0xc4,0x5a, -0xdf,0xe9,0x86,0xe7,0xe1,0x10,0xe6,0xfa,0x8b,0x18,0x12,0xdc,0x15,0x21,0xea,0x1c, -0x2b,0xc0,0x34,0x1d,0x52,0x1e,0x23,0xbe,0x26,0x1b,0x84,0x18,0x16,0x50,0x09,0xf1, -0xf4,0xf1,0xe9,0x4a,0xdb,0xc6,0x6e,0xbe,0xc4,0x2a,0xcf,0xd6,0xd3,0xe8,0xf0,0xe5, -0xdf,0xfa,0xb0,0x1e,0x17,0x20,0x17,0x19,0x6d,0x1c,0x2d,0x65,0x22,0x20,0xa9,0x0c, -0x1a,0x02,0x04,0xfc,0xcc,0xef,0xe0,0x10,0xeb,0xd0,0x9a,0xd0,0xda,0xc4,0xef,0xe6, -0x92,0xe5,0xe6,0xd5,0x05,0x14,0xc8,0x1e,0x19,0xc4,0x20,0x23,0x58,0x34,0x31,0x85, -0x1d,0x22,0x0f,0x2f,0x13,0xbd,0x29,0x10,0x51,0x17,0x03,0x6b,0xf3,0xe6,0x3e,0xe9, -0xd0,0x60,0xbe,0xbd,0x6a,0xc8,0xc9,0x6d,0xdc,0xe9,0x8d,0xf0,0xf1,0x0a,0xfe,0x16, -0xaf,0x18,0x19,0x7d,0x19,0x21,0xea,0x1e,0x25,0x58,0x1c,0x10,0x96,0x0f,0x07,0x1b, -0xf7,0xef,0x86,0xd9,0xe0,0x84,0xd5,0xd4,0x3f,0xd5,0xeb,0x6c,0xef,0xf0,0x5b,0xe1, -0x11,0x08,0x13,0x20,0x4a,0x1f,0x1f,0xfb,0x2b,0x30,0x09,0x35,0x20,0x9d,0x27,0x2d, -0x45,0x1f,0x1e,0x73,0x10,0x0b,0xff,0x05,0xe6,0x92,0xdd,0xe8,0xa4,0xbb,0xcf,0x03, -0xc2,0xca,0x64,0xcf,0xe8,0xf3,0xfd,0xee,0x08,0xf3,0x09,0x3f,0x0d,0x16,0xf0,0x0d, -0x1d,0x6e,0x0f,0x26,0xae,0x12,0x1f,0x28,0x0c,0x07,0x1c,0x04,0xfb,0x0b,0xeb,0xda, -0x6c,0xe0,0xd8,0x32,0xdc,0xdb,0xac,0xe8,0xf2,0x6a,0xed,0xef,0xc4,0x10,0x15,0x7e, -0x19,0x2f,0x70,0x1f,0x26,0xee,0x34,0x33,0x13,0x20,0x22,0xb0,0x2e,0x1c,0xad,0x14, -0x0f,0xef,0x0a,0xfe,0xac,0xdf,0xe2,0x5a,0xdc,0xbe,0xdd,0xd3,0xca,0x3c,0xc6,0xda, -0x4b,0xeb,0xfa,0x6d,0xf7,0xef,0x71,0x14,0x05,0x56,0x0c,0x16,0x6b,0x12,0x15,0xe4, -0x1a,0x19,0x73,0x18,0x0a,0xa8,0xff,0x05,0x92,0xf2,0xe7,0x1a,0xd4,0xe5,0xb7,0xcf, -0xdf,0xc1,0xe1,0xed,0xc9,0xf3,0xec,0x64,0x01,0x0d,0x83,0x12,0x28,0xe0,0x29,0x28, -0x7d,0x26,0x35,0x3e,0x3b,0x1f,0x31,0x2e,0x24,0x5b,0x18,0x1b,0xba,0x0c,0x08,0xe3, -0xed,0xe6,0xfc,0xda,0xc6,0xbe,0xcf,0xc7,0x52,0xd4,0xca,0x2c,0xe0,0xf1,0x90,0x05, -0xf8,0xba,0xf7,0x0e,0xe1,0x08,0x0a,0x13,0x13,0x0e,0xfd,0x0e,0x17,0x59,0x1c,0x10, -0xb0,0xfb,0x08,0xe7,0xf9,0xf1,0x9a,0xe6,0xd5,0xb1,0xe2,0xd6,0xf5,0xd8,0xe3,0x19, -0xee,0xf6,0x05,0xf2,0x05,0xd0,0x19,0x18,0xe5,0x23,0x33,0x14,0x2e,0x2a,0x0e,0x2e, -0x3e,0x5b,0x1f,0x24,0x42,0x29,0x20,0xc0,0x0b,0x09,0x47,0x11,0xe6,0xe2,0xe4,0xce, -0x69,0xd2,0xcb,0x1b,0xcc,0xce,0x7e,0xda,0xdd,0x65,0xf3,0x06,0x2d,0xfb,0xf7,0xd9, -0x0e,0x06,0xee,0xff,0x10,0x7f,0x07,0x13,0xaa,0x09,0x1c,0x84,0x0a,0xf9,0xba,0x04, -0xf5,0x28,0xf0,0xe7,0x19,0xd6,0xe3,0xb8,0xd4,0xe0,0x7f,0xef,0xf6,0x90,0xef,0xf7, -0xa0,0x17,0x17,0x6e,0x16,0x2a,0x22,0x37,0x30,0x6f,0x2c,0x2d,0x4c,0x3f,0x29,0xd1, -0x18,0x2d,0x53,0x1c,0x0b,0x81,0x0c,0x02,0x86,0xe5,0xda,0xd3,0xd4,0xc3,0x7e,0xce, -0xcc,0xab,0xd0,0xdb,0x77,0xe7,0xf2,0x06,0x04,0x09,0x79,0xec,0x07,0x8c,0x0f,0xfe, -0x0f,0x05,0x09,0x6e,0x13,0x01,0xaf,0x1d,0x05,0xd9,0xf3,0x02,0x2f,0xf3,0xf2,0x0f, -0xe3,0xd8,0xe6,0xe4,0xdb,0x9c,0xe0,0xf2,0xb7,0xf8,0xf1,0x83,0xf8,0x1b,0x06,0x1e, -0x19,0x84,0x2b,0x39,0xb8,0x34,0x31,0x53,0x35,0x38,0x04,0x2e,0x1c,0x90,0x2d,0x19, -0x60,0x09,0x0c,0x13,0x02,0xdf,0xc2,0xd3,0xd2,0x44,0xcb,0xc9,0x6b,0xc7,0xdd,0x09, -0xde,0xec,0x17,0xf4,0x09,0x21,0x06,0xf5,0x0c,0xfd,0x13,0xe0,0xfa,0xfb,0x4a,0x0d, -0x08,0x21,0x01,0x19,0x8e,0x00,0xf1,0x55,0xfc,0xf4,0x74,0xe9,0xda,0xbd,0xe6,0xd9, -0xa0,0xe0,0xdf,0x44,0xf6,0xfd,0x3f,0xed,0x01,0x2a,0x20,0x22,0xc5,0x13,0x31,0xfe, -0x3a,0x2f,0xba,0x31,0x3f,0xab,0x30,0x2b,0xfa,0x23,0x2e,0xdc,0x0f,0x0c,0x1a,0x0a, -0xfb,0xf4,0xdc,0xca,0xb8,0xd0,0xd5,0x74,0xc3,0xcf,0x3f,0xe1,0xe4,0x53,0xf1,0xf6, -0x1e,0x07,0x04,0xb7,0xff,0xf4,0xcf,0x09,0x02,0x32,0xf0,0x0a,0x6f,0x0b,0xfe,0x0b, -0x11,0x02,0x03,0xf0,0xef,0xf1,0xfc,0xe3,0xa5,0xdd,0xe2,0x41,0xe2,0xdf,0x44,0xf0, -0xf1,0x8f,0xfd,0xf3,0x39,0x03,0x2d,0xcb,0x19,0x18,0xa2,0x2f,0x3f,0x3c,0x2b,0x35, -0x13,0x38,0x36,0x57,0x28,0x27,0x75,0x28,0x14,0x46,0x09,0x0e,0xd6,0xf3,0xd6,0xa5, -0xcb,0xd6,0x3b,0xcf,0xcb,0x51,0xcc,0xeb,0x1e,0xef,0xed,0xdb,0x02,0x08,0x09,0x05, -0xfa,0x03,0xfc,0x04,0xf5,0xfb,0xef,0x9d,0x04,0x06,0x1c,0xfb,0x07,0xb1,0x00,0xe7, -0x38,0xed,0xf5,0xc5,0xe3,0xd5,0x41,0xe7,0xdc,0xae,0xec,0xed,0xb3,0xf2,0x00,0x1d, -0xfd,0x0a,0x1c,0x29,0x1b,0x47,0x22,0x37,0x22,0x35,0x35,0xb6,0x38,0x38,0x4a,0x39, -0x29,0x6c,0x22,0x27,0x7a,0x13,0x0b,0x90,0x03,0xef,0xeb,0xd3,0xc2,0x97,0xde,0xd4, -0xf3,0xc0,0xda,0x5d,0xf0,0xe9,0x73,0xf8,0x04,0xb4,0x03,0x02,0xcd,0xf3,0x04,0x9b, -0xfc,0xfc,0x76,0xeb,0x09,0xfb,0x06,0xf6,0x55,0x00,0xf6,0x7e,0xe3,0xea,0x88,0xee, -0xd9,0x46,0xda,0xe0,0x5a,0xe3,0xee,0x29,0xf1,0xf5,0x0e,0x05,0x01,0x99,0x13,0x25, -0x21,0x25,0x26,0x42,0x34,0x36,0xd7,0x40,0x33,0x32,0x37,0x38,0x18,0x27,0x20,0xbe, -0x27,0x0c,0x24,0x0f,0xfd,0x91,0xea,0xcf,0xb4,0xcf,0xd7,0x56,0xce,0xc8,0xa7,0xdd, -0xf1,0x19,0xec,0xf8,0x5d,0x08,0x02,0xd0,0xf9,0x05,0x22,0xfa,0xf9,0x1f,0xf5,0xf5, -0x21,0x00,0x02,0x84,0xfb,0xf5,0x0c,0xf1,0xea,0xf2,0xe7,0xed,0x0f,0xd8,0xd7,0x08, -0xe9,0xe6,0x12,0xf7,0xe9,0xd8,0xfd,0x08,0xe3,0xff,0x1c,0x0b,0x24,0x1f,0xf7,0x2e, -0x2f,0x03,0x36,0x3e,0x75,0x38,0x3a,0xfd,0x33,0x28,0x17,0x27,0x2a,0xa3,0x12,0x04, -0x52,0x08,0xe5,0xd5,0xd2,0xd4,0x03,0xdd,0xc2,0x88,0xd3,0xda,0xa5,0xf6,0xea,0x57, -0xfe,0x04,0x50,0x00,0xfd,0x56,0xfc,0xf8,0xce,0xf4,0xef,0x78,0xf6,0xfb,0x67,0xfc, -0xf7,0x96,0xf0,0xed,0x4b,0xeb,0xe7,0x4b,0xe2,0xd8,0x00,0xd7,0xec,0x60,0xe7,0xf8, -0x38,0xf3,0xff,0x9c,0x04,0x14,0x1e,0x1c,0x22,0xd6,0x22,0x31,0x4a,0x29,0x3a,0xee, -0x41,0x30,0x4a,0x3f,0x39,0x32,0x28,0x27,0xc4,0x25,0x12,0x17,0x0e,0xf8,0x23,0xdd, -0xd3,0x58,0xdb,0xcc,0x8e,0xc7,0xd6,0xb5,0xd2,0xf7,0x51,0xf0,0x01,0xf0,0xff,0xfa, -0x43,0x01,0xfd,0xf6,0xef,0xf1,0xb9,0xef,0xfa,0x8a,0xf5,0xfd,0x0e,0xf2,0xea,0xb1, -0xe9,0xf3,0xee,0xe4,0xdc,0xf7,0xdd,0xdd,0x06,0xe9,0xf5,0xdc,0xee,0x02,0x9e,0xfe, -0xfd,0xfe,0x28,0x10,0x0d,0x25,0x2f,0x42,0x32,0x26,0xa2,0x3f,0x4c,0x06,0x33,0x3c, -0x73,0x30,0x30,0xc2,0x2d,0x25,0x2f,0x0a,0x08,0x32,0xf7,0xe2,0xee,0xd7,0xd5,0xce, -0xcf,0xc8,0xad,0xd1,0xd9,0x2c,0xed,0xfe,0x59,0xf7,0xf3,0x48,0xf8,0x03,0x97,0xf0, -0xea,0x5a,0xed,0xf3,0xf4,0xfd,0xf3,0x6f,0xfc,0xef,0xdc,0xe8,0xf8,0x51,0xed,0xdf, -0x52,0xda,0xdf,0x1f,0xd6,0xef,0x42,0xf3,0xfa,0x27,0xf6,0x00,0x96,0x0c,0x21,0x94, -0x19,0x21,0x94,0x32,0x28,0x30,0x2e,0x42,0x1e,0x46,0x33,0xe1,0x3d,0x36,0x6c,0x2d, -0x30,0x19,0x22,0x16,0x16,0xfb,0xf7,0x4e,0xe6,0xce,0x9f,0xe5,0xc3,0xc8,0xcc,0xd3, -0x9f,0xdf,0xed,0x17,0x01,0xf2,0x09,0xec,0x04,0x73,0xf5,0xf5,0xbb,0xe4,0xe8,0x87, -0xf4,0xff,0x39,0xee,0x00,0x41,0xe7,0xe8,0xed,0xf5,0xed,0x3f,0xdf,0xd1,0x70,0xe6, -0xdd,0xdb,0xed,0xfb,0x80,0xf8,0x02,0xf9,0xf8,0x15,0xbf,0x24,0x19,0x16,0x27,0x30, -0x67,0x2b,0x35,0x0c,0x48,0x3b,0x5b,0x3d,0x37,0xcc,0x2a,0x39,0x46,0x29,0x21,0x88, -0x0d,0xf7,0x33,0xf3,0xec,0x65,0xcb,0xdd,0xb9,0xce,0xc4,0x0a,0xd6,0xe1,0x76,0xf9, -0xf6,0x58,0xf4,0xf5,0x20,0xf8,0xfa,0xe4,0xeb,0xe7,0x41,0xe7,0xfa,0x16,0xfc,0xee, -0x9c,0xf5,0xe3,0xae,0xf2,0xfa,0xfd,0xdf,0xd8,0x9e,0xe0,0xd6,0xd1,0xea,0xe6,0xcb, -0xfa,0x05,0x83,0xf9,0x00,0xbf,0x21,0x26,0x60,0x19,0x2e,0x65,0x2c,0x2b,0xb5,0x35, -0x49,0xb9,0x38,0x37,0x60,0x35,0x33,0x8b,0x35,0x29,0x69,0x25,0x07,0x82,0xf9,0xfb, -0x93,0xe8,0xd3,0x2f,0xd6,0xd2,0x98,0xc9,0xd6,0x91,0xe3,0x00,0xac,0xf1,0xea,0xf4, -0xf0,0xfe,0x60,0xec,0xe4,0xac,0xe6,0xe9,0x7e,0xf9,0xf0,0xef,0xf3,0xf1,0xa4,0xe2, -0xf6,0x2c,0xf9,0xd7,0xba,0xd4,0xe4,0x17,0xe1,0xe1,0x10,0xed,0x01,0xf1,0x01,0xf7, -0xd0,0x0f,0x20,0xb0,0x25,0x1a,0x6d,0x35,0x22,0x69,0x35,0x41,0xd8,0x41,0x41,0x98, -0x2d,0x3b,0x8f,0x3d,0x2e,0xe2,0x27,0x21,0x96,0x01,0xfe,0x6b,0xed,0xe2,0x0f,0xd7, -0xcb,0x11,0xc7,0xcc,0x79,0xcb,0xed,0xc2,0xf3,0xe4,0x5f,0xeb,0xfc,0xb4,0xf1,0xe6, -0x71,0xe7,0xe7,0x8b,0xf6,0xf6,0x57,0xf2,0xf3,0x58,0xf5,0xea,0xd2,0x01,0xee,0xee, -0xd7,0xdc,0xea,0xe2,0xeb,0x3b,0xd9,0xfd,0x54,0xfe,0xfd,0x9b,0x00,0x1b,0xc8,0x2c, -0x1a,0x57,0x28,0x2d,0x12,0x21,0x3a,0xfd,0x46,0x39,0x3b,0x36,0x2e,0x2c,0x46,0x3b, -0xd3,0x2a,0x2d,0x00,0x1a,0x03,0xf2,0xff,0xf8,0xf5,0xda,0xce,0xb6,0xd1,0xc2,0x72, -0xcb,0xc8,0xc1,0xf1,0xe8,0x7a,0xde,0xee,0x16,0xfa,0xe6,0xe1,0xdf,0xee,0x3a,0xeb, -0xf6,0x55,0xf3,0xf2,0x40,0xf7,0xf2,0xdd,0xf5,0x00,0x03,0xe3,0xde,0xc3,0xe0,0xe4, -0xf8,0xe4,0xdd,0x1d,0xfe,0x01,0x2e,0xf4,0x0a,0xcb,0x1a,0x27,0xd3,0x23,0x20,0x3d, -0x2f,0x2a,0xaf,0x3f,0x40,0x84,0x39,0x36,0x74,0x37,0x47,0x67,0x38,0x32,0xe3,0x28, -0x10,0xc8,0x06,0x00,0x5c,0xf8,0xda,0xe5,0xca,0xc9,0xb6,0xc7,0xc1,0x74,0xd8,0xe1, -0xfd,0xe4,0xde,0xd8,0xef,0xf3,0xf5,0xdc,0xeb,0xe4,0xeb,0xf8,0x2c,0xf5,0xf5,0x4e, -0xe9,0x03,0x59,0xfa,0xf5,0xb4,0xf4,0xe6,0xa4,0xd9,0xe7,0x97,0xe5,0xe1,0xa2,0xeb, -0xfa,0xa9,0xf9,0xfd,0xca,0x0d,0x1a,0x95,0x23,0x22,0x1e,0x21,0x2f,0x37,0x34,0x39, -0xae,0x3d,0x32,0x1c,0x38,0x40,0xc5,0x3f,0x38,0x49,0x31,0x25,0x35,0x1c,0x0a,0x03, -0xfe,0xfc,0xe6,0xdb,0xc3,0x58,0xce,0xbd,0x0a,0xc3,0xd5,0x48,0xd1,0xe3,0x8e,0xe0, -0xec,0x14,0xed,0xdf,0x43,0xe8,0xf6,0x65,0xfa,0xf0,0xea,0xe2,0xf6,0xd5,0xfb,0x05, -0x8b,0xf4,0xec,0x20,0xe7,0xe0,0x7c,0xe8,0xde,0x19,0xe8,0xf0,0x8b,0xf6,0xfa,0xcc, -0x04,0x10,0x84,0x1d,0x28,0xbb,0x20,0x24,0xc3,0x2d,0x3e,0x0a,0x39,0x2f,0xbf,0x36, -0x3d,0xf5,0x3f,0x40,0x1a,0x37,0x2f,0x31,0x28,0x18,0x1e,0x0c,0x07,0x91,0xf5,0xe2, -0x5a,0xc0,0xcb,0xdd,0xb8,0xc8,0x28,0xce,0xc3,0xe9,0xe1,0xde,0xf8,0xe3,0xdd,0xa8, -0xdf,0xf2,0x99,0xf1,0xfb,0xcc,0xf0,0xe0,0x9e,0xf6,0x09,0xd1,0x0a,0xef,0x4e,0xed, -0xed,0xac,0xe7,0xeb,0x9b,0xe0,0xef,0x09,0xf8,0xed,0x57,0xfb,0x0c,0x60,0x10,0x1a, -0xae,0x22,0x20,0xda,0x2a,0x38,0x41,0x37,0x32,0x13,0x32,0x33,0x28,0x45,0x39,0xc4, -0x3b,0x2f,0x8f,0x34,0x29,0x9e,0x19,0x0d,0x20,0x0b,0xf5,0x4e,0xdc,0xc6,0xc9,0xc4, -0xb5,0x55,0xc5,0xc5,0x19,0xbd,0xdb,0x72,0xda,0xe0,0x31,0xd6,0xe9,0xf0,0xf6,0xfa, -0x99,0xf2,0xee,0x3f,0xe9,0x03,0xd8,0x05,0x0b,0xe6,0xe8,0xf8,0x69,0xe6,0xfb,0x5d, -0xe0,0xe8,0xaa,0xf0,0xfe,0xe1,0xee,0xee,0x59,0x10,0x16,0xe7,0x17,0x16,0xd8,0x26, -0x2c,0xa7,0x3a,0x2e,0xe8,0x37,0x26,0x92,0x44,0x43,0xf5,0x37,0x36,0x8f,0x33,0x37, -0x87,0x1d,0x1b,0xa6,0x10,0x04,0x00,0xf7,0xd9,0x25,0xd0,0xc1,0xeb,0xb8,0xbf,0xf2, -0xc0,0xbf,0x5a,0xd3,0xd8,0xc8,0xcc,0xd9,0xf4,0xf2,0xf7,0xae,0xfa,0xed,0x31,0xf0, -0xf0,0xc4,0x0a,0x0d,0x28,0x01,0xef,0x28,0xf5,0xf3,0xf6,0xf6,0xea,0x49,0xec,0x01, -0xe2,0xf4,0xf5,0x93,0xee,0x17,0xdb,0x10,0x17,0xf4,0x0e,0x2d,0x32,0x36,0x30,0xd7, -0x32,0x2d,0xc3,0x2c,0x45,0x0b,0x3b,0x36,0xd7,0x2d,0x31,0x4d,0x32,0x1d,0x48,0x1d, -0x13,0xb9,0xfb,0xf5,0x4f,0xdc,0xd7,0x8a,0xc7,0xb1,0x08,0xc8,0xb3,0xdb,0xc0,0xc3, -0x7c,0xd2,0xc2,0x77,0xde,0xf0,0xc0,0xfe,0xf4,0x86,0xe7,0xe9,0x26,0x01,0x0f,0xb0, -0x02,0xfd,0xa5,0xf2,0x00,0x21,0xfe,0xf5,0x2f,0xec,0xff,0xad,0x04,0xf0,0xad,0xf1, -0xf8,0xb2,0x18,0x12,0x2d,0x07,0x1f,0xc7,0x27,0x39,0xdc,0x2f,0x2b,0x98,0x27,0x40, -0xc5,0x3f,0x3a,0xbb,0x32,0x31,0x4c,0x33,0x2a,0x85,0x1e,0x23,0x14,0x09,0xf6,0xa5, -0xef,0xde,0x52,0xd3,0xcf,0x2d,0xb3,0xb7,0xae,0xba,0xc5,0x27,0xbd,0xb5,0x98,0xc6, -0xe2,0x3a,0xf1,0xf4,0xca,0xfa,0xe3,0xfd,0xf6,0x0a,0x3b,0x14,0x03,0xbc,0xfc,0xf4, -0x70,0x05,0x03,0xd1,0xf7,0xf3,0x5a,0x0d,0xff,0x37,0xf6,0xf3,0x0f,0x05,0x0d,0x41, -0x0b,0x10,0x83,0x12,0x31,0xdd,0x2a,0x2f,0x23,0x24,0x31,0x2a,0x38,0x42,0x9d,0x31, -0x2b,0x7c,0x38,0x32,0x65,0x1f,0x2a,0x82,0x1a,0x07,0xa2,0xfd,0xe6,0x2e,0xda,0xe1, -0xa6,0xd7,0xad,0xe7,0xbf,0xbb,0xda,0xbc,0xb9,0x12,0xaf,0xc0,0xd7,0xe4,0xed,0x3d, -0xeb,0xf5,0xe4,0xe5,0xfb,0xbf,0x14,0x0f,0xb6,0xff,0x06,0xf2,0xf5,0x04,0xcf,0x0d, -0xef,0x95,0x07,0x0d,0xc2,0x04,0xea,0x1f,0xf7,0x0b,0x07,0x0f,0xf8,0x9a,0x14,0x1c, -0x5c,0x2e,0x25,0xad,0x26,0x29,0x77,0x3a,0x3c,0x8c,0x35,0x35,0x09,0x27,0x33,0x8a, -0x2f,0x1e,0x49,0x20,0x1f,0x26,0x01,0xf9,0x1d,0xe0,0xe0,0x88,0xe7,0xcb,0x7f,0xb5, -0xc6,0xa5,0xb5,0xbf,0x58,0xae,0xb9,0xee,0xbb,0xe3,0xfd,0xeb,0xeb,0x6b,0xe8,0xed, -0xbe,0x06,0x15,0xb2,0xfe,0x12,0x6d,0x03,0xff,0xa0,0x02,0x0b,0xf1,0xfc,0x17,0xf2, -0x02,0x0f,0x60,0xf2,0xf9,0xfd,0x0e,0x08,0xa8,0x02,0x0a,0x0a,0x2e,0x24,0xbe,0x1a, -0x1d,0x11,0x36,0x39,0xe2,0x31,0x2a,0x86,0x36,0x25,0x37,0x2c,0x30,0x59,0x20,0x1e, -0x18,0x13,0x0a,0x42,0xef,0xe9,0x01,0xe4,0xe0,0x0a,0xcc,0xc3,0x35,0xc6,0xb4,0xfc, -0xae,0xae,0xb2,0xbb,0xc0,0x36,0xd9,0xe5,0xad,0xec,0xdf,0xcf,0xfa,0x10,0xfb,0x0d, -0xfe,0x31,0x17,0x0b,0x50,0x00,0x07,0xc3,0x02,0x18,0x8a,0x0c,0x13,0xea,0x04,0xfb, -0x5f,0xfb,0x0d,0xe7,0x0d,0x02,0x10,0x0e,0x28,0x92,0x20,0x0e,0xf5,0x29,0x36,0xe4, -0x3d,0x2c,0xd9,0x29,0x3a,0xf7,0x1b,0x2e,0xed,0x2a,0x1e,0xec,0x18,0x15,0x28,0x08, -0xe5,0xcc,0xf3,0xe3,0xcc,0xd8,0xc8,0x6d,0xc1,0xca,0x13,0xb5,0x94,0xa9,0xb5,0xc2, -0x87,0xba,0xc9,0xd5,0xe1,0xdd,0xed,0xe5,0x0c,0x92,0x0d,0x08,0x0a,0x06,0x23,0x2a, -0x14,0x03,0x35,0x06,0x13,0x48,0x1e,0x13,0x16,0x16,0x0b,0x9a,0xfc,0x08,0xd8,0x04, -0x0c,0x20,0x07,0x21,0xe7,0x15,0x13,0x64,0x12,0x34,0x8a,0x2b,0x32,0x2d,0x2d,0x27, -0x91,0x30,0x18,0x8a,0x31,0x25,0xaf,0x16,0x1a,0x8b,0x0f,0x00,0x85,0xeb,0xfc,0x89, -0xe0,0xde,0xdb,0xc9,0xd0,0xc8,0xc2,0xaf,0x61,0xa1,0xb3,0x62,0xb8,0xbc,0x82,0xc5, -0xc1,0x6b,0xdc,0xf7,0x2a,0x02,0x06,0x90,0x0a,0x11,0x58,0x25,0x19,0xf0,0x05,0x08, -0x5d,0x26,0x12,0x0a,0x21,0x11,0xf8,0x13,0x04,0x0a,0x0b,0x09,0x81,0x0d,0x17,0x26, -0x1e,0x0b,0xdf,0x08,0x28,0x22,0x30,0x25,0x77,0x2d,0x2a,0xaa,0x29,0x1a,0xbf,0x1c, -0x29,0xa3,0x20,0x08,0x4a,0x1f,0x09,0x14,0xfa,0xef,0xf7,0xfe,0xe1,0xa6,0xd2,0xda, -0xcf,0xc5,0xc5,0xe8,0xa8,0xb1,0x44,0xbf,0xb6,0x59,0xb5,0xc1,0x6d,0xbb,0xdb,0xb6, -0xfa,0xfe,0xc5,0xfc,0x0d,0x05,0x20,0x1d,0xbb,0x1d,0x07,0xb9,0x1a,0x29,0xa0,0x0f, -0x1a,0x2f,0x1e,0x15,0x63,0x0f,0x01,0x75,0x17,0x09,0x64,0x1b,0x17,0xb5,0x03,0x10, -0xdc,0x23,0x34,0x9d,0x2a,0x1a,0x8f,0x34,0x27,0x5d,0x1c,0x1d,0x20,0x2a,0x0f,0xc9, -0x0a,0x15,0x7d,0x0c,0xf0,0xdb,0xf8,0xf2,0x14,0xe8,0xd7,0xf8,0xcb,0xce,0xc1,0xbc, -0xb4,0x6f,0xbd,0xc2,0x36,0xb2,0xb5,0x90,0xb3,0xc5,0xf8,0xdc,0xec,0x0e,0x02,0xf5, -0x34,0x11,0x23,0xc9,0x26,0x1c,0x24,0x0a,0x2f,0x93,0x1d,0x0f,0x8f,0x18,0x1d,0xfc, -0x1c,0x06,0xa8,0x10,0x13,0x64,0x0f,0x1b,0x48,0x0c,0x0e,0x19,0x10,0x22,0x5f,0x2f, -0x25,0x56,0x13,0x34,0x87,0x22,0x1f,0x73,0x1d,0x18,0xfa,0x10,0x0f,0x6b,0x09,0x07, -0x1a,0xf5,0xf6,0x1c,0xea,0xe2,0xcf,0xd1,0xcb,0x09,0xc2,0xbb,0x0f,0xb9,0xcf,0xb2, -0xc6,0xb6,0x76,0xac,0xc0,0x56,0xcf,0xe3,0x8d,0xe7,0xf4,0x02,0xfe,0x13,0xd0,0x29, -0x22,0xd8,0x1c,0x16,0x19,0x39,0x15,0xe4,0x1a,0x1e,0x1e,0x1d,0x26,0x16,0x0a,0x18, -0xfc,0x0c,0x1c,0xcf,0x0e,0x0b,0x96,0x14,0x1d,0x70,0x20,0x24,0x7c,0x1e,0x1e,0x75, -0x24,0x1f,0xda,0x12,0x1a,0x82,0x06,0x0f,0x7f,0x07,0x03,0xb5,0xfc,0xfe,0xe9,0xf3, -0xe3,0x1f,0xe3,0xd5,0xcd,0xc1,0xbf,0x5b,0xc8,0xbf,0xfe,0xd0,0xce,0x21,0xb4,0xb1, -0xed,0xc4,0xe1,0xcd,0xda,0xe3,0xb3,0xea,0x04,0xd0,0x1e,0x22,0xcb,0x2a,0x15,0x28, -0x27,0x27,0x8b,0x1d,0x19,0x1f,0x1d,0x19,0x72,0x2c,0x1a,0x41,0x11,0x16,0xe5,0x23, -0x09,0xe7,0x0f,0x1b,0xc3,0x18,0x1d,0x25,0x1b,0x19,0x12,0x22,0x1a,0xbd,0x19,0x1d, -0x10,0x00,0x0d,0x6f,0x04,0x02,0xad,0x02,0xf3,0x1b,0xfe,0xf0,0x5a,0xde,0xda,0xec, -0xd5,0xbb,0x19,0xca,0xcb,0x00,0xc4,0xd9,0x1b,0xc5,0xbf,0x1b,0xc5,0xd1,0x6d,0xdc, -0xe0,0x6d,0xdc,0xe0,0x7f,0x0c,0x19,0x68,0x20,0x27,0x66,0x18,0x30,0x99,0x24,0x25, -0x13,0x21,0x17,0x1b,0x27,0x28,0x3f,0x1a,0x17,0x45,0x1e,0x1b,0xf8,0x0a,0x1e,0xd2, -0x17,0x1a,0xe6,0x15,0x10,0xc2,0x25,0x18,0x35,0x17,0x1a,0x42,0x10,0x02,0xd9,0x08, -0x04,0x0a,0x00,0x01,0xd1,0xf1,0xfc,0xd4,0xe6,0xd9,0xb3,0xd8,0xc8,0xae,0xc0,0xcf, -0x63,0xc7,0xd3,0xb2,0xd1,0xc7,0x7f,0xd5,0xcf,0x17,0xd7,0xdd,0x21,0xda,0xd3,0x83, -0xea,0x03,0xe6,0x19,0x1e,0x3f,0x22,0x19,0xa8,0x2f,0x29,0x16,0x23,0x24,0x8d,0x1b, -0x32,0x80,0x1f,0x26,0xa3,0x17,0x29,0xec,0x0f,0x26,0xb2,0x1f,0x17,0xf6,0x18,0x19, -0x4f,0x15,0x1e,0xfc,0x15,0x1d,0x9b,0x06,0x03,0xd7,0xfd,0xfe,0x0c,0x02,0xee,0x55, -0xf6,0xf3,0x6c,0xeb,0xd9,0xfc,0xd9,0xd2,0x29,0xc3,0xc8,0x52,0xd4,0xca,0xe0,0xd4, -0xc9,0x0f,0xde,0xe4,0xe3,0xda,0xd5,0xe7,0xe4,0xce,0xa3,0xd7,0xe9,0x63,0x04,0x13, -0x1a,0x1d,0x15,0x75,0x1d,0x33,0x0a,0x2d,0x20,0x02,0x22,0x2d,0x93,0x2e,0x27,0x12, -0x15,0x2d,0x84,0x24,0x1f,0x47,0x25,0x20,0xa9,0x19,0x21,0x54,0x18,0x1b,0xf3,0x1c, -0x21,0xdc,0x13,0xff,0x05,0xfc,0x04,0x26,0xfe,0xf8,0x7d,0xe8,0xf4,0x2f,0xf2,0xd6, -0x2d,0xd6,0xd7,0x29,0xca,0xc0,0x1a,0xcd,0xd2,0x00,0xc9,0xc8,0x6e,0xe0,0xe7,0xca, -0xe3,0xef,0x8d,0xdc,0xd6,0x33,0xd8,0xda,0x1e,0xef,0xfc,0x0d,0x0f,0x13,0x2d,0x13, -0x23,0xbb,0x33,0x2f,0xa6,0x19,0x25,0xe1,0x38,0x26,0x8e,0x1e,0x1d,0xab,0x33,0x24, -0x97,0x28,0x27,0xe1,0x21,0x1b,0x8e,0x1c,0x1b,0xa8,0x1a,0x19,0xe0,0x1a,0x0e,0xed, -0xf8,0xef,0x27,0x0c,0x00,0x62,0xec,0xe6,0xa9,0xf5,0xe1,0x1a,0xdd,0xce,0x8d,0xcd, -0xc9,0x50,0xc3,0xcf,0x51,0xc3,0xcf,0x64,0xd3,0xe5,0xa2,0xf3,0xf4,0xac,0xeb,0xe0, -0xdf,0xe0,0xd3,0x0c,0xdf,0xf6,0x96,0xf8,0x07,0x03,0x0a,0x19,0x8f,0x2c,0x2c,0x28, -0x25,0x2b,0x15,0x28,0x39,0x69,0x24,0x25,0xef,0x21,0x2e,0xd9,0x31,0x28,0xb0,0x27, -0x20,0xc1,0x1f,0x1a,0x8c,0x1b,0x1c,0x22,0x16,0x14,0x9d,0x03,0xf3,0xad,0xf7,0xfe, -0xbf,0x01,0xe2,0xe1,0xe8,0xdb,0x2d,0xde,0xd8,0x27,0xc7,0xc8,0xca,0xcb,0xd0,0xb1, -0xbd,0xce,0x4b,0xd6,0xe1,0xd2,0xec,0x01,0x19,0xf6,0xee,0x02,0xf1,0xd0,0xe7,0xe1, -0xe7,0x1c,0xef,0xf2,0xbf,0xfd,0x08,0x03,0x1c,0x2a,0xbe,0x24,0x24,0x5a,0x25,0x2f, -0xfd,0x2e,0x26,0x6c,0x31,0x1e,0xaa,0x37,0x3a,0xf4,0x2e,0x28,0xd5,0x1d,0x22,0xb6, -0x14,0x1c,0x28,0x17,0x1a,0xb4,0xfd,0x04,0x1c,0xfb,0xf9,0xec,0xf4,0x08,0xd4,0xea, -0xd8,0xaa,0xd8,0xe3,0x1b,0xce,0xca,0x99,0xc4,0xce,0x8c,0xc4,0xc6,0x68,0xd2,0xd4, -0xeb,0xe7,0xfe,0xeb,0xf9,0xf9,0xa1,0xef,0xf3,0xf2,0xdd,0xde,0x95,0xef,0xe6,0x1b, -0xf3,0xf8,0x26,0x06,0x1c,0x4a,0x23,0x22,0x15,0x28,0x23,0x41,0x31,0x2f,0x21,0x35, -0x30,0x18,0x1b,0x42,0x08,0x37,0x26,0x07,0x29,0x20,0x25,0x21,0x17,0x89,0x17,0x19, -0x58,0x0b,0x0a,0x64,0xf5,0x00,0x43,0xfd,0xff,0x2d,0xf3,0xe8,0xb0,0xd7,0xd7,0x01, -0xd2,0xc5,0x5d,0xc5,0xc7,0x79,0xb7,0xcb,0x73,0xc8,0xd5,0x6e,0xdf,0xf3,0x53,0xfe, -0x01,0x2f,0xf7,0xfb,0xa1,0xfb,0xdd,0x40,0xe0,0xf0,0xc0,0xed,0xe3,0x60,0xfd,0x0a, -0x6a,0x15,0x26,0x8d,0x27,0x23,0x57,0x21,0x36,0xd5,0x38,0x3d,0x81,0x24,0x27,0xc2, -0x41,0x38,0x67,0x2a,0x21,0x6f,0x25,0x21,0xe0,0x11,0x1a,0xda,0x11,0x0a,0x3b,0xfe, -0xfe,0x80,0xf4,0x01,0x15,0x00,0xf0,0x1d,0xdd,0xdf,0x5e,0xdb,0xcc,0x91,0xbc,0xc3, -0x18,0xc5,0xb7,0x1d,0xc9,0xca,0xd5,0xde,0xe5,0x6d,0xff,0xff,0xfd,0x05,0xf7,0x05, -0x02,0xf8,0xb4,0xe3,0xdd,0xd3,0xef,0xec,0xc3,0xe5,0xed,0x23,0x09,0x1c,0xfe,0x1b, -0x23,0x89,0x1e,0x2b,0x0a,0x38,0x3c,0xce,0x36,0x23,0x65,0x36,0x42,0xc3,0x37,0x33, -0x31,0x19,0x32,0xf0,0x1f,0x15,0x8a,0x14,0x0d,0xbf,0x09,0xfb,0xf7,0xfa,0xfa,0xef, -0x01,0xf7,0xee,0xe2,0xdc,0xeb,0xd7,0xd3,0x4b,0xbb,0xbc,0xc2,0xb8,0xb4,0x2f,0xc8, -0xc8,0x28,0xce,0xe7,0xcc,0xfb,0xfe,0xa3,0x03,0xff,0xa9,0x03,0x06,0x01,0xf6,0xe6, -0xdc,0xe6,0xe8,0xe3,0xf3,0xe8,0x54,0xe6,0x02,0xdb,0x1d,0x13,0x36,0x1c,0x1d,0x4e, -0x3b,0x37,0xba,0x3e,0x35,0x78,0x30,0x3c,0x17,0x3a,0x3b,0x9d,0x2a,0x26,0x2d,0x25, -0x20,0x37,0x17,0x07,0x21,0x11,0xfd,0xf8,0xf7,0xee,0xea,0x02,0xf8,0x74,0xf2,0xe4, -0x58,0xe1,0xdd,0xfa,0xcc,0xc8,0x19,0xb2,0xab,0x89,0xc7,0xc1,0x09,0xc2,0xd5,0xbf, -0xf3,0xff,0x13,0xfc,0x08,0x78,0x05,0x0d,0x6f,0xfb,0xf9,0x68,0xe5,0xe7,0x7f,0xf5, -0xf9,0x0d,0xd6,0xf1,0xfe,0x0b,0x14,0x6b,0x15,0x19,0x82,0x27,0x3d,0x00,0x3a,0x40, -0x27,0x32,0x41,0xc7,0x37,0x40,0x20,0x37,0x27,0x0e,0x26,0x26,0x32,0x13,0x12,0x7c, -0x05,0x0a,0x95,0xf2,0xf0,0x82,0xee,0x02,0x99,0xf1,0xe6,0x86,0xe4,0xe6,0x4f,0xd3, -0xd0,0xd6,0xbe,0xa8,0xef,0xb3,0xc6,0xa3,0xc6,0xbf,0x92,0xe0,0x01,0x57,0xff,0x08, -0xea,0x00,0x14,0x66,0x0e,0xf8,0xb9,0xf6,0xe5,0xb3,0xec,0xff,0xe1,0xe8,0xd8,0x0a, -0xf5,0x14,0xbe,0x0e,0x0e,0x08,0x23,0x31,0x35,0x39,0x39,0xac,0x37,0x3f,0x47,0x40, -0x37,0x7e,0x3c,0x36,0x8a,0x2c,0x23,0x1a,0x2a,0x0b,0xc1,0x0e,0x08,0x43,0xfd,0xf1, -0x86,0xe5,0xf6,0x39,0xf4,0xf1,0xde,0xe1,0xe3,0x67,0xe1,0xd9,0xea,0xc2,0xc0,0xb3, -0xa8,0xc5,0x68,0xc9,0xc1,0xa9,0xc6,0xf2,0xb6,0xfc,0x06,0x09,0xff,0x08,0x48,0x14, -0x08,0xf3,0xf8,0xe8,0xa9,0xe5,0xfe,0x4d,0xf9,0xd9,0x76,0xe1,0x08,0xfa,0x16,0x07, -0xea,0x1f,0x2a,0xe5,0x3e,0x30,0xcb,0x38,0x39,0x6a,0x47,0x3a,0x15,0x3a,0x3b,0x24, -0x2f,0x29,0xb2,0x25,0x1d,0x9f,0x08,0x08,0x92,0x06,0xf1,0xb2,0xee,0xe8,0x6c,0xf4, -0xec,0x3a,0xed,0xe2,0x4d,0xe5,0xd4,0xb6,0xd2,0xc4,0x95,0xae,0xc1,0x0b,0xc4,0xc2, -0x84,0xc3,0xd6,0x6b,0x02,0xfa,0xcc,0x02,0x01,0x45,0x12,0x14,0x62,0xff,0xf6,0xe4, -0xe6,0xf0,0x77,0xff,0xef,0x04,0xdb,0xe8,0xcb,0x09,0x17,0x27,0x0c,0x24,0x30,0x34, -0x41,0x58,0x2a,0x3e,0x5a,0x3e,0x53,0x18,0x29,0x42,0x53,0x37,0x35,0x8c,0x28,0x20, -0x20,0x1b,0x09,0x64,0xfe,0xff,0x96,0xec,0xe6,0x33,0xe9,0xec,0xf4,0xeb,0xe5,0xee, -0xe8,0xd7,0x9e,0xd6,0xd5,0x9b,0xaf,0xc0,0x02,0xc7,0xc1,0xfc,0xc5,0xc5,0x9a,0xea, -0xfb,0xb4,0x00,0x02,0x64,0x01,0x1a,0x0e,0x05,0x01,0xad,0xec,0xe2,0xe4,0xfb,0xf9, -0x21,0xe8,0xd9,0x10,0xf4,0x12,0x88,0x0c,0x17,0x18,0x27,0x39,0x84,0x3e,0x2a,0x3c, -0x41,0x4f,0x8b,0x45,0x36,0x2a,0x3f,0x3c,0x58,0x2d,0x28,0x6e,0x22,0x10,0xa7,0x08, -0xf9,0xea,0xfb,0xec,0xd8,0xdf,0xe4,0x1e,0xe8,0xe8,0x40,0xe4,0xe1,0x41,0xd6,0xd8, -0x08,0xbc,0xc5,0xed,0xc4,0xce,0x71,0xc4,0xc1,0xe4,0xd8,0xef,0x03,0x00,0xfe,0x7e, -0xfa,0x11,0xbd,0x10,0x00,0x4d,0xf7,0xe9,0xb4,0xea,0xfd,0x60,0xf0,0xeb,0xc6,0xd4, -0x0e,0x82,0x0d,0x13,0x67,0x28,0x26,0x3a,0x43,0x2a,0xa9,0x38,0x45,0xc4,0x4a,0x42, -0x79,0x30,0x3f,0x38,0x38,0x25,0x50,0x2d,0x14,0x5a,0x0e,0x01,0x02,0xf3,0xf6,0x22, -0xeb,0xe2,0x15,0xe4,0xe9,0x32,0xec,0xdc,0xaf,0xdf,0xd7,0x3b,0xcf,0xc3,0xd5,0xd0, -0xc7,0x14,0xd7,0xc5,0xec,0xcc,0xe2,0xe2,0xee,0x01,0x84,0xf7,0x00,0xdd,0x0d,0x09, -0x15,0x00,0xe8,0xab,0xe5,0xf4,0xde,0xf0,0xef,0x0d,0xe1,0xeb,0x32,0x1a,0x0b,0x9b, -0x26,0x22,0xe2,0x33,0x30,0xcb,0x2a,0x3c,0xec,0x3e,0x42,0xef,0x3d,0x31,0xb8,0x3e, -0x2d,0x39,0x2e,0x23,0x02,0x12,0x06,0x64,0xff,0xf1,0xdf,0xea,0xe6,0xe2,0xe4,0xe0, -0xd7,0xe3,0xe8,0x09,0xdc,0xe4,0x1d,0xd4,0xcc,0x88,0xcc,0xe2,0x30,0xc6,0xdc,0x8a, -0xd1,0xd0,0xac,0xeb,0xfa,0x10,0xf8,0xf4,0xcd,0x08,0x07,0x15,0x02,0xef,0xb6,0xe3, -0xec,0xf3,0xeb,0xf7,0x1c,0xec,0xe7,0x03,0xfd,0x18,0xa6,0x18,0x24,0xdf,0x2f,0x33, -0x34,0x29,0x35,0xfa,0x42,0x39,0x2c,0x43,0x3a,0x65,0x3a,0x36,0x53,0x28,0x28,0x05, -0x1d,0x0a,0x06,0xfd,0xf2,0xe6,0xfa,0xdc,0xe4,0xef,0xe0,0x6f,0xdd,0xea,0xc1,0xe3, -0xdb,0x2d,0xd6,0xd3,0xea,0xce,0xd3,0x8a,0xe3,0xd4,0x12,0xdc,0xd7,0x5c,0xe0,0xe9, -0xfb,0xfe,0xe9,0xb9,0x02,0x01,0xfd,0x05,0xf1,0xde,0xee,0xda,0x73,0xf5,0xf0,0xb1, -0xee,0xea,0x6d,0xf9,0x04,0x78,0x19,0x25,0xa5,0x20,0x39,0x01,0x2e,0x2f,0x48,0x36, -0x3a,0x73,0x42,0x40,0xec,0x3b,0x36,0xce,0x2a,0x2b,0x58,0x20,0x17,0x1f,0x02,0xf6, -0xe0,0xfa,0xe8,0x6c,0xe9,0xe5,0x99,0xdd,0xe8,0x5e,0xe0,0xe6,0x7b,0xd6,0xcc,0xe0, -0xde,0xce,0xfd,0xd9,0xe4,0x99,0xdf,0xd8,0x9a,0xe0,0xe7,0x89,0xe8,0xfd,0xf3,0xf4, -0xff,0xcb,0x02,0xfa,0x3f,0xe7,0xe8,0xf1,0xe1,0xf8,0x45,0xe7,0xf6,0xb4,0xf7,0xfa, -0x50,0x19,0x19,0x03,0x29,0x28,0x46,0x35,0x2c,0x65,0x2e,0x2c,0x89,0x3c,0x42,0x50, -0x3d,0x32,0xbc,0x2f,0x29,0xc7,0x2a,0x17,0x91,0x10,0x03,0xbb,0xf8,0xef,0xa9,0xeb, -0xe8,0x44,0xe6,0xdf,0x53,0xe2,0xdc,0xb5,0xdd,0xcb,0x82,0xdd,0xd2,0xf7,0xcf,0xeb, -0x78,0xe8,0xe3,0xa9,0xde,0xe6,0xc2,0xe5,0xef,0x1c,0xfd,0xee,0xbb,0xff,0x05,0x07, -0xe9,0xe2,0x34,0xef,0xe8,0xe2,0xed,0xf6,0x71,0xfd,0x00,0x4e,0x0e,0x1c,0xe4,0x1f, -0x33,0xd3,0x22,0x39,0x0a,0x2d,0x23,0x73,0x2f,0x45,0xef,0x3d,0x39,0x7a,0x2b,0x2b, -0x00,0x23,0x22,0x18,0x08,0x0d,0xce,0xf9,0xf2,0x7e,0xed,0xeb,0x60,0xdf,0xe3,0xd4, -0xd7,0xdd,0x9c,0xd7,0xd2,0xd8,0xd3,0xe1,0xd8,0xdc,0xd9,0xc3,0xf6,0xf2,0xee,0xe6, -0xde,0x5d,0xec,0xe5,0xdd,0xef,0xf7,0x68,0xf4,0xfc,0xd5,0xf3,0xe4,0x77,0xef,0xec, -0xd3,0xe1,0x00,0x4a,0xfa,0x06,0x32,0x09,0x16,0x31,0x22,0x23,0xa8,0x2b,0x35,0xb6, -0x32,0x23,0x82,0x25,0x2e,0x60,0x44,0x35,0x31,0x37,0x21,0xc4,0x25,0x23,0xad,0x13, -0x03,0xfe,0x0d,0xee,0x4b,0xf6,0xe9,0x98,0xe6,0xdf,0xb4,0xe7,0xdb,0x70,0xd5,0xcf, -0x1c,0xd3,0xd8,0x19,0xe3,0xcd,0x7d,0xe6,0xfe,0x59,0xf0,0xe5,0x30,0xea,0xdf,0xc2, -0xf4,0xef,0x57,0xf8,0xef,0x17,0xf6,0xf5,0x5a,0xeb,0xed,0xf1,0xe9,0xf7,0x2c,0x07, -0x03,0xef,0x0f,0x19,0xe3,0x17,0x1d,0xd4,0x28,0x2a,0x28,0x2f,0x29,0x9f,0x22,0x27, -0x41,0x31,0x40,0x84,0x35,0x28,0x6d,0x1a,0x24,0xc1,0x16,0x07,0xed,0x0b,0xff,0x78, -0xf7,0xf2,0x35,0xe4,0xe5,0x74,0xda,0xd9,0x49,0xd7,0xca,0xcc,0xcf,0xd7,0x22,0xe5, -0xdf,0x0b,0xdc,0xfa,0x81,0x02,0x00,0x34,0xe8,0xdf,0x18,0xf4,0xf5,0x12,0xf3,0xef, -0xe7,0xe6,0xf9,0x62,0xf6,0xe9,0x62,0xe5,0xee,0xa5,0x03,0x00,0xbf,0x13,0x0a,0x19, -0x21,0x18,0x54,0x22,0x2f,0xb2,0x27,0x2c,0xdb,0x29,0x1e,0x90,0x2a,0x2f,0x88,0x3f, -0x2c,0x4b,0x21,0x16,0x64,0x21,0x0e,0x59,0xfc,0x0f,0xa2,0xfd,0xec,0xf0,0xf0,0xe4, -0x83,0xe0,0xd5,0x0c,0xde,0xce,0xed,0xc7,0xd7,0xd8,0xdb,0xe4,0x5a,0xe6,0xe5,0xeb, -0x03,0x08,0x06,0xf4,0xe5,0x40,0xef,0xf0,0xb0,0xf5,0xed,0x63,0xdf,0xee,0xd3,0xfd, -0xf2,0x48,0xe0,0xef,0x4f,0xfc,0x0a,0xb8,0x02,0x14,0xd2,0x14,0x24,0xc7,0x11,0x29, -0xbc,0x28,0x24,0x97,0x29,0x26,0xae,0x1e,0x20,0x9b,0x39,0x33,0x31,0x27,0x19,0xea, -0x1f,0x13,0x63,0x15,0xfd,0x7a,0x0a,0x00,0x85,0xe8,0xed,0xaa,0xe9,0xd8,0xef,0xd6, -0xd8,0x01,0xc9,0xce,0x9d,0xdb,0xe0,0x0c,0xe8,0xe8,0x2a,0xf5,0x0a,0xb2,0xfc,0xf2, -0xa5,0xec,0xf4,0x52,0xe9,0xf6,0x60,0xe3,0xd8,0x61,0xfe,0xff,0x31,0xe6,0xe2,0x76, -0x03,0x00,0xd0,0x0e,0x0d,0x84,0x1b,0x19,0xfb,0x1d,0x1c,0x6a,0x23,0x26,0x65,0x20, -0x28,0xe0,0x21,0x19,0x90,0x22,0x33,0xf9,0x2b,0x1c,0x3f,0x16,0x1f,0x3e,0x0d,0x11, -0x73,0x03,0x07,0x29,0xf5,0xeb,0x39,0xea,0xe4,0xaa,0xce,0xdb,0x99,0xc9,0xcb,0x11, -0xd8,0xdc,0x82,0xe4,0xe5,0x10,0xf3,0xfc,0x00,0x0e,0xf1,0xf4,0xf6,0xf4,0x51,0xef, -0xf4,0xa1,0xe5,0xda,0xbb,0xf2,0xfd,0xc2,0xfd,0xe9,0x6d,0xf3,0x0d,0x45,0x06,0x0f, -0xb8,0x14,0x1c,0xb9,0x15,0x1f,0x4f,0x18,0x18,0xb3,0x22,0x20,0xb9,0x26,0x0c,0x4d, -0x1e,0x22,0x05,0x30,0x20,0xeb,0x17,0x17,0xd5,0x1b,0x10,0xa5,0x09,0x05,0x78,0x06, -0xed,0xae,0xf2,0xe7,0xff,0xdd,0xd5,0xc0,0xd3,0xc8,0x4a,0xd9,0xd9,0x39,0xe4,0xe4, -0x08,0xf4,0xf7,0x96,0x03,0xfe,0xe8,0xf2,0xfe,0x71,0xee,0xf5,0x23,0xe2,0xe1,0x0e, -0xec,0xf3,0xeb,0xfd,0xfa,0x8c,0xea,0x05,0x35,0x05,0x11,0x7a,0x0d,0x1a,0x5b,0x19, -0x1c,0xba,0x1b,0x10,0x94,0x1f,0x1d,0xac,0x1a,0x1b,0xa8,0x0d,0x1b,0x60,0x25,0x2b, -0xa8,0x17,0x12,0xe9,0x1d,0x0c,0x98,0x10,0x06,0x91,0x02,0x03,0x34,0xe8,0xf4,0x1c, -0xe3,0xdb,0xaf,0xd5,0xd3,0xe7,0xcf,0xdd,0xf7,0xd6,0xed,0xcb,0xdd,0x02,0xf6,0xf6, -0xff,0xda,0xf8,0xf4,0x71,0x00,0xea,0xcb,0xe8,0xdc,0x67,0xed,0xef,0x7b,0xf2,0x0e, -0xfb,0xf9,0xff,0xfe,0x0e,0x0e,0x21,0x17,0x15,0x66,0x19,0x20,0xb6,0x1c,0x16,0x34, -0x0f,0x21,0x3d,0x1e,0x11,0x96,0x10,0x0e,0x41,0x17,0x20,0x4d,0x23,0x10,0xc1,0x15, -0x21,0xdb,0x0d,0x0e,0x2a,0x07,0x06,0x83,0xf3,0xe5,0xe5,0xf4,0xd6,0x84,0xdd,0xcc, -0x80,0xd2,0xd9,0x4f,0xcf,0xec,0xf3,0xe4,0xe0,0xd7,0x0a,0x01,0x09,0xf5,0xf7,0xed, -0x02,0x01,0xc2,0xe3,0xed,0xbf,0xe9,0xed,0x8a,0xf4,0xfb,0x15,0x09,0xfd,0xd5,0xfd, -0x11,0xc5,0x0d,0x10,0xf6,0x14,0x24,0x34,0x12,0x1d,0x40,0x0c,0x16,0x17,0x1e,0x08, -0xf8,0x16,0x12,0x34,0x0c,0x19,0xef,0x22,0x23,0x9e,0x03,0x27,0xac,0x15,0x16,0x40, -0x0c,0x0c,0x00,0xfa,0xf7,0x49,0xf0,0xe4,0x4c,0xcf,0xda,0x17,0xcd,0xd3,0xc3,0xd3, -0xd3,0xa7,0xf0,0xd8,0x0f,0xef,0x0d,0xa4,0xf9,0xef,0x90,0xff,0x06,0xf8,0xec,0xe8, -0xfd,0xe9,0xe9,0x53,0xfa,0xf2,0x38,0x06,0x15,0x85,0x00,0x0c,0xc1,0x17,0x14,0x24, -0x10,0x1d,0x63,0x25,0x08,0xd1,0x1a,0x0f,0x48,0x17,0x11,0xf0,0x07,0x0d,0x8f,0x09, -0x0b,0xdd,0x1d,0x21,0x5b,0x15,0x11,0x81,0x2d,0x15,0xab,0x12,0x0a,0xe5,0x0b,0xfa, -0x8b,0xf1,0xe9,0xa9,0xdc,0xd1,0x2f,0xd8,0xcc,0xc1,0xda,0xcb,0x93,0xdc,0xe8,0x7a, -0xdd,0xf8,0x1b,0x03,0xf3,0x1d,0xed,0x07,0xd1,0x01,0xe3,0xf4,0xe6,0xfc,0xa4,0xf0, -0xf5,0x45,0xff,0x10,0xa8,0x17,0x02,0x88,0x17,0x1a,0x90,0x10,0x15,0x73,0x28,0x16, -0xa5,0x0a,0x1a,0xdb,0x12,0x0a,0x1a,0x09,0x06,0x97,0x07,0x07,0x8e,0x09,0x1c,0xce, -0x1f,0x0b,0xf0,0x1b,0x21,0xd3,0x1e,0x06,0x07,0x12,0x06,0xd4,0xf8,0xf2,0xa3,0xe5, -0xdd,0xc3,0xd6,0xd9,0x73,0xcc,0xd6,0x0d,0xce,0xe4,0xcb,0xdf,0xe3,0x34,0xfa,0xfe, -0x7e,0xfb,0xe7,0x4c,0x0b,0xf3,0xb4,0xe1,0xf1,0x18,0xfe,0xec,0x28,0x02,0x0a,0xd4, -0x11,0x17,0x18,0x0c,0x1d,0x90,0x18,0x0c,0xbc,0x1e,0x25,0xda,0x0f,0x09,0xe7,0x18, -0x13,0x17,0x05,0x00,0x39,0x01,0x05,0xa1,0x03,0x08,0x7d,0x1e,0x1b,0x40,0x0b,0x25, -0x88,0x25,0x19,0xfc,0x0b,0x0b,0xe2,0x08,0xf1,0xc9,0xe9,0xdd,0x19,0xda,0xd4,0xf5, -0xd0,0xd7,0xe6,0xd2,0xd2,0x59,0xe8,0xe6,0x37,0xf1,0xee,0xf7,0x07,0x01,0xf7,0xeb, -0x0a,0x7e,0xeb,0xed,0xd8,0xf5,0xfc,0x7d,0xf4,0xfe,0x57,0x09,0x13,0x90,0x11,0x17, -0x9a,0x15,0x14,0x62,0x10,0x1f,0x4f,0x24,0x11,0xfb,0xff,0x1b,0xa6,0x0e,0xfc,0x1d, -0xfd,0x00,0x87,0x05,0x04,0xf8,0x09,0x21,0xaf,0x14,0x13,0x08,0x25,0x23,0xc7,0x15, -0x09,0x6e,0x14,0xfe,0xed,0xe6,0xf2,0xd7,0xd4,0xe4,0x4b,0xcf,0xd0,0x17,0xd9,0xd5, -0x5b,0xd7,0xea,0xb6,0xe4,0xf8,0x08,0xed,0x08,0x9e,0xfb,0xec,0xfe,0x05,0xde,0x48, -0xf8,0xf8,0xc3,0xf5,0xfb,0x43,0x0c,0x0b,0xbe,0x0d,0x20,0xd6,0x16,0x17,0xf5,0x14, -0x16,0x41,0x20,0x18,0xd6,0x12,0xff,0x7b,0x1a,0xfe,0x6f,0xf2,0x00,0xc7,0xf6,0x03, -0x70,0xff,0x10,0x84,0x19,0x10,0x96,0x1e,0x26,0xe0,0x1c,0x17,0x1f,0x0c,0x18,0x3c, -0xfd,0xe6,0xd0,0xf2,0xdc,0x26,0xe1,0xd6,0x76,0xd2,0xe1,0x00,0xce,0xe6,0xa3,0xde, -0xf2,0x5f,0xef,0xec,0x27,0x09,0xfb,0x90,0xf3,0xf9,0xa8,0xe3,0xf9,0x46,0xfc,0xfd, -0xfb,0xf7,0x0f,0x1e,0x0e,0x0d,0x3b,0x20,0x1c,0x30,0x0e,0x1c,0xf9,0x18,0x15,0xd8, -0x17,0x14,0x91,0x00,0x13,0x03,0xf7,0xf7,0x56,0xf6,0x01,0x18,0xf7,0x00,0x7b,0x12, -0x0e,0x27,0x18,0x29,0x6d,0x14,0x25,0x62,0x11,0x18,0x21,0x0b,0xfd,0x2c,0xe4,0xe8, -0xe3,0xe8,0xda,0xc6,0xce,0xdf,0xbd,0xd8,0xd8,0x77,0xe7,0xe3,0xf6,0xf4,0xea,0x9f, -0xf6,0x01,0xca,0x05,0xf0,0xc1,0xf2,0xf1,0x3d,0xff,0xfe,0x2a,0xfe,0x01,0xb0,0x0f, -0x06,0x9e,0x12,0x24,0x01,0x17,0x11,0xbc,0x18,0x1e,0x1e,0x16,0x17,0x29,0x0c,0x05, -0xb1,0x0a,0xf8,0x2a,0xf1,0xfc,0xf8,0xff,0xf8,0x51,0x03,0x0a,0x5e,0x12,0x24,0x27, -0x14,0x14,0xcc,0x23,0x11,0x8c,0x16,0x02,0x5a,0xfb,0xe6,0x9a,0xe5,0xe6,0xd0,0xd3, -0xd6,0xfe,0xd8,0xd5,0xc1,0xdc,0xe0,0xf7,0xed,0xf5,0x53,0xed,0xf4,0x4e,0x0f,0x07, -0x1e,0xed,0xfb,0xb1,0xf2,0x03,0x8b,0xfe,0xff,0xe8,0xfa,0x0e,0x96,0x05,0x19,0xac, -0x1e,0x18,0xc5,0x09,0x27,0x6d,0x15,0x11,0x6d,0x1b,0x06,0x68,0x00,0x04,0xd3,0xfd, -0xf1,0xc2,0xfa,0x01,0x59,0xf9,0x01,0x5d,0x05,0x1a,0x68,0x20,0x0f,0xbf,0x17,0x1d, -0x06,0x1e,0x0a,0x54,0x0a,0xe8,0xb7,0xe9,0xe8,0x08,0xe6,0xc4,0x5c,0xd6,0xde,0x24, -0xd5,0xde,0xa9,0xe7,0xec,0x71,0xf8,0xec,0x4f,0x01,0x12,0x2e,0x06,0xf1,0x23,0xfd, -0x07,0xa1,0xfc,0x03,0x7f,0x03,0xf6,0x02,0x07,0x0c,0x0d,0x1c,0x18,0xae,0x10,0x15, -0x80,0x1f,0x18,0xf8,0x0c,0x12,0x33,0x08,0xfb,0xd8,0x0b,0xf1,0xdb,0xfa,0x01,0x3c, -0x00,0xf7,0x0e,0xfb,0x13,0xa0,0x1e,0x16,0x7a,0x0b,0x1c,0x35,0x1e,0x16,0x9b,0x07, -0xfa,0x5b,0xee,0xde,0x6e,0xef,0xd3,0x8e,0xca,0xdb,0xc8,0xde,0xd8,0xe4,0xe0,0xec, -0x82,0xee,0xf8,0x06,0xf5,0x07,0x2a,0x17,0xfa,0x19,0xf9,0x00,0xde,0x00,0xfd,0x02, -0x04,0xf5,0xcc,0xf7,0x09,0x58,0x0a,0x1a,0x0d,0x14,0x12,0x4a,0x16,0x1b,0x13,0x13, -0x13,0xb4,0x0e,0x05,0x6a,0x00,0x07,0x99,0xf5,0xfc,0xf5,0x07,0xff,0xc7,0xf3,0x02, -0x37,0x1c,0x18,0x32,0x0e,0x13,0x24,0x1d,0x1d,0x16,0x0d,0x12,0xbe,0xf5,0xe9,0x75, -0xe6,0xea,0xf8,0xcc,0xce,0x5b,0xd6,0xdc,0x62,0xd6,0xec,0x96,0xf1,0xf3,0x92,0xf6, -0x04,0xe4,0x10,0x16,0x1c,0xfe,0x03,0x66,0x03,0x06,0x1d,0x06,0x01,0x4e,0xf0,0xfc, -0xf3,0x04,0x10,0xf5,0x14,0x0d,0xae,0x14,0x14,0x07,0x12,0x12,0xef,0x10,0xfc,0xc3, -0xfc,0x07,0x5a,0xfd,0xf1,0x6d,0xfe,0x01,0xd9,0xf9,0xf4,0xd5,0x13,0x0f,0xee,0x0f, -0x0d,0xdc,0x1a,0x0f,0xb8,0x1a,0x09,0xa1,0x03,0xf0,0x5a,0xee,0xe3,0xe5,0xe2,0xcd, -0x52,0xd3,0xda,0x01,0xd6,0xe0,0xad,0xf4,0xec,0x9f,0xf0,0xfd,0x19,0x10,0x16,0x04, -0x0c,0x08,0xe0,0x0b,0x0f,0xa6,0x06,0x08,0x66,0x03,0xeb,0xcd,0xfe,0x0c,0xbc,0x0c, -0x0c,0x65,0x11,0x15,0xba,0x0d,0x18,0x4a,0x12,0x0a,0x62,0x00,0x06,0x55,0x00,0x0b, -0xb1,0xf4,0xfd,0x2f,0x05,0xf6,0x0f,0x09,0x0c,0x4e,0x0e,0x0f,0x7f,0x0d,0x1d,0x8f, -0x0f,0x1d,0xfb,0xff,0x03,0xee,0xee,0xef,0xbf,0xdb,0xde,0x43,0xcc,0xd9,0xc8,0xd6, -0xd6,0x8f,0xea,0xea,0xcb,0xee,0xfb,0x83,0x00,0x14,0xf9,0x17,0x09,0x75,0x09,0x0c, -0x87,0x0d,0x07,0x3a,0xfc,0xfb,0xd4,0xe6,0x07,0x15,0x01,0x06,0xd3,0x0f,0x0d,0xf3, -0x06,0x10,0xfe,0x06,0x10,0xfb,0xfd,0xfe,0xa9,0x04,0xfc,0xee,0x07,0xed,0x30,0x0a, -0xfd,0xbc,0x10,0x07,0x56,0x11,0x0c,0xd1,0x17,0x10,0x36,0x1e,0x0b,0x12,0x0e,0x05, -0xcc,0xfa,0xec,0xed,0xe8,0xe0,0xca,0xd7,0xd1,0x14,0xd8,0xdd,0x93,0xdd,0xed,0x06, -0xec,0xf6,0x94,0x02,0x03,0x8e,0x1c,0x14,0xbf,0x0f,0x14,0xa1,0x0b,0x0f,0x68,0x0f, -0xf9,0x76,0xf6,0xf5,0x70,0x07,0xfc,0xfd,0x15,0x0c,0xa3,0x0d,0x11,0xa7,0x00,0x0c, -0xaa,0x07,0xff,0xf6,0xff,0xfd,0xc5,0x02,0xfd,0xc4,0xfc,0x06,0x40,0xff,0x11,0xc8, -0x05,0x0c,0x40,0x07,0x15,0xd6,0x11,0x1b,0x28,0x00,0x10,0xe2,0x00,0xfd,0xef,0xea, -0xe5,0xaf,0xde,0xd2,0x48,0xd8,0xcf,0xc6,0xdc,0xd8,0xc4,0xe9,0xf0,0x73,0xfb,0xfc, -0xaa,0x07,0x21,0xfd,0x14,0x10,0xf7,0x13,0x10,0x8b,0x16,0x0d,0xae,0xf7,0xf7,0xd0, -0x02,0x01,0x65,0x00,0x0b,0x37,0x14,0x08,0x79,0x06,0x05,0x3a,0x01,0x03,0xee,0x02, -0xf9,0x75,0xf9,0x05,0x7d,0xf7,0xf8,0xfd,0x0a,0x08,0xff,0x07,0x0e,0x02,0x06,0x10, -0xb3,0x14,0x0f,0x47,0x19,0x06,0x49,0x08,0x0a,0x26,0xf8,0xec,0x22,0xe9,0xd8,0x59, -0xdd,0xd3,0x5f,0xd4,0xd8,0x67,0xe5,0xe2,0xd1,0xfd,0xf8,0xe2,0x06,0x0f,0x5a,0x2a, -0x17,0xb4,0x10,0x1c,0x45,0x0d,0x1d,0x29,0xf6,0xfd,0xf1,0xf5,0xff,0x8a,0xf7,0x01, -0xa1,0x12,0x04,0x49,0x0a,0x01,0x54,0xf9,0x04,0xe3,0x03,0xf3,0x49,0x02,0xf6,0x84, -0xfe,0x01,0xe8,0xfe,0x08,0x1e,0x0f,0x0e,0xdb,0x06,0x0a,0x05,0x0d,0x13,0x02,0x0f, -0x0f,0xa1,0x09,0x03,0x24,0x01,0xf5,0x9e,0xf0,0xda,0x4d,0xde,0xd8,0xce,0xd2,0xd5, -0x7b,0xdd,0xe4,0xac,0xeb,0xfc,0x4d,0x00,0x0a,0x4d,0x11,0x2f,0x83,0x16,0x1b,0x72, -0x1b,0x12,0x40,0x0f,0x07,0xb3,0xf6,0xf4,0xbf,0xfb,0xfc,0xb6,0x06,0x05,0x37,0x0b, -0x07,0x90,0xff,0xf2,0x66,0x0c,0xfe,0x6a,0xfc,0xfc,0x28,0xf7,0x01,0x52,0xfe,0x03, -0x35,0x15,0x06,0xd6,0x0f,0x04,0xc1,0x17,0x09,0x97,0x0e,0x0a,0xa1,0x17,0xfe,0x1c, -0x0e,0xf3,0xdd,0xfe,0xe4,0x29,0xe7,0xdb,0x19,0xd2,0xd2,0x12,0xd5,0xdc,0x7f,0xe2, -0xf3,0xdc,0xfb,0x01,0x8c,0x08,0x1f,0xf3,0x2c,0x16,0x4a,0x14,0x22,0xea,0x0c,0x0b, -0x14,0x0c,0xea,0x4a,0xf6,0xf6,0xfe,0xfd,0xff,0xd4,0x06,0x02,0x9b,0xfd,0xf5,0x23, -0xff,0x09,0xf5,0xf4,0x01,0x00,0xf3,0x02,0xac,0x06,0xf8,0xea,0x0c,0x18,0xc6,0x03, -0x16,0x4b,0x0e,0x13,0xdd,0x04,0x11,0xab,0x11,0x11,0xc7,0x00,0x07,0x84,0xfb,0xfd, -0x1c,0xeb,0xe7,0xa5,0xd6,0xd8,0xe1,0xce,0xdc,0x80,0xd8,0xe6,0x18,0xef,0xfa,0x28, -0x00,0x11,0x0c,0x27,0x24,0x1f,0x15,0x28,0x89,0x16,0x0f,0x83,0x0e,0x01,0xbb,0xe6, -0xf8,0x8f,0xef,0xfd,0x01,0xfc,0xf9,0x4a,0x0c,0xf4,0x59,0xf8,0xff,0xdc,0x07,0xf2, -0x12,0xf8,0x01,0x21,0x0d,0xfb,0x2b,0x04,0x14,0x4f,0x17,0x0d,0xcc,0x14,0x18,0xbb, -0x06,0x06,0xdd,0x13,0x14,0xe6,0x08,0x09,0xfa,0x03,0xfb,0x01,0xf9,0xf4,0xf7,0xd9, -0xda,0x60,0xce,0xcd,0x2a,0xd7,0xd9,0xda,0xdd,0xf5,0x19,0xeb,0x0a,0xf5,0x1c,0x25, -0x57,0x20,0x19,0xeb,0x32,0x12,0xc7,0x10,0x11,0xed,0xfb,0xe9,0xba,0xf4,0xfa,0x44, -0xf9,0xfa,0x58,0xf9,0x0e,0xc1,0xf1,0xf8,0xb0,0x06,0x02,0xc0,0xea,0xf7,0xc7,0x0f, -0xff,0x18,0xf8,0x0b,0x2a,0x13,0x12,0x05,0x10,0x1e,0x48,0x17,0xf9,0xbe,0x19,0x0f, -0xfc,0x16,0x0e,0x6b,0x06,0x02,0x9a,0xf9,0xfc,0x75,0xf2,0xcf,0xee,0xd3,0xcd,0x91, -0xcb,0xdb,0xa1,0xd7,0xe5,0x4d,0xe3,0xfc,0x5f,0x13,0x27,0xb0,0x1c,0x21,0x73,0x25, -0x28,0x04,0x17,0x18,0x66,0xfe,0xfd,0x43,0xe3,0xf3,0xdb,0xe7,0xf8,0x04,0xf1,0x02, -0xaa,0xfd,0xfc,0xb1,0xf4,0x0c,0xe3,0xf2,0xef,0x74,0x07,0x08,0x4a,0xfb,0xff,0xe9, -0x11,0x0e,0x3b,0x1d,0x20,0x81,0x18,0x0e,0x6b,0x09,0x0f,0xd5,0x1f,0x0d,0x9b,0x10, -0x0b,0x5c,0xf9,0x01,0x62,0xfc,0xe8,0x95,0xca,0xd3,0x0d,0xd0,0xd1,0x6e,0xd1,0xdc, -0x54,0xda,0xe4,0xb8,0x03,0x19,0x56,0x24,0x16,0xc4,0x20,0x31,0x5b,0x2a,0x1c,0xb8, -0x16,0x01,0xe0,0xf3,0xe7,0xa3,0xf2,0xe7,0xc3,0xf5,0xf1,0xc6,0xfb,0xfc,0x26,0xfa, -0xf6,0x4e,0xf9,0xf6,0xe2,0x01,0x02,0x82,0x02,0xf3,0x1e,0x16,0x05,0x88,0x19,0x25, -0xfa,0x1f,0x0f,0xd4,0x10,0x14,0xbf,0x12,0x1c,0xe0,0x17,0x0b,0xf6,0x07,0xfd,0xa9, -0x01,0x00,0xdc,0xd7,0xcf,0xcb,0xd9,0xca,0x25,0xc4,0xd3,0x54,0xd1,0xdb,0x57,0xe9, -0xfd,0x03,0x1e,0x1d,0xdf,0x17,0x1e,0x93,0x38,0x28,0x2e,0x24,0x16,0x96,0xf9,0xef, -0xf2,0xeb,0xed,0xa3,0xda,0xf8,0xe6,0xf2,0xf8,0xfd,0xf8,0xf8,0xff,0xf2,0xfe,0xc0, -0xff,0x05,0xd1,0x02,0xf7,0x7e,0x03,0x13,0x09,0x18,0x1d,0xbb,0x27,0x23,0xbe,0x0a, -0x16,0x1a,0x16,0x1d,0xa1,0x14,0x16,0x65,0x15,0x02,0xb1,0xfe,0x02,0x35,0xf4,0xdf, -0x86,0xd3,0xd2,0x5e,0xce,0xb6,0x69,0xcf,0xcd,0x6e,0xde,0xdd,0xbb,0x00,0x1a,0x46, -0x1c,0x0e,0x8d,0x30,0x35,0x91,0x2d,0x2b,0x23,0x15,0xea,0x77,0xf4,0xe2,0x29,0xe7, -0xd8,0xe2,0xf2,0xf3,0xfd,0xf0,0xf5,0x4e,0xf2,0x06,0x13,0xf5,0xfd,0xc4,0x0d,0xfe, -0xab,0xef,0x0d,0x2f,0x12,0x27,0x70,0x1a,0x2b,0x37,0x1c,0x1d,0x95,0x0d,0x21,0x9d, -0x1d,0x18,0xdd,0x0f,0x1d,0x33,0xfb,0x07,0xad,0x00,0xee,0x2b,0xed,0xcf,0xd5,0xd9, -0xbe,0x29,0xbf,0xc3,0x1e,0xd4,0xd2,0xfc,0xe0,0xfc,0xc7,0x23,0x14,0x15,0x1e,0x38, -0xa7,0x3a,0x37,0x0b,0x2a,0x1f,0xa4,0xec,0xe4,0xc8,0xe5,0xe3,0x00,0xda,0xe1,0x7e, -0xf3,0xeb,0x87,0xe5,0x01,0x58,0xf8,0xf4,0xb1,0xff,0x09,0xd3,0xfc,0xef,0x23,0x13, -0x1d,0x62,0x22,0x20,0x31,0x2f,0x22,0xfe,0x1b,0x1a,0xf5,0x29,0x1a,0x0f,0x1b,0x16, -0x56,0x18,0xf3,0x6d,0x06,0xff,0x32,0xeb,0xe8,0x24,0xd6,0xc9,0xfa,0xc1,0xbe,0x35, -0xba,0xd1,0x44,0xca,0xdb,0x6e,0xfc,0x1b,0xbc,0x0f,0x23,0xe8,0x36,0x37,0xd6,0x31, -0x36,0x99,0x1d,0xee,0xa3,0xe8,0xf2,0x37,0xe7,0xd8,0xda,0xee,0xe7,0xfc,0xe6,0xf3, -0x83,0x01,0xf7,0x53,0xf2,0xfd,0x60,0x02,0xf4,0x70,0xfe,0x0e,0xe3,0x13,0x20,0x4e, -0x21,0x31,0x4a,0x24,0x1f,0x29,0x1b,0x24,0xf2,0x25,0x17,0x20,0x1c,0x07,0xeb,0xf8, -0x07,0xe1,0x03,0xe7,0x8c,0xe9,0xdb,0x7a,0xc3,0xc7,0xe3,0xcb,0xbf,0x02,0xc6,0xcd, -0xcd,0xe2,0xfe,0x95,0x13,0x15,0xe6,0x31,0x31,0xc5,0x35,0x3c,0x58,0x32,0x15,0xd0, -0xec,0xf6,0xd4,0xeb,0xe0,0xdc,0xe1,0xe3,0xdf,0xe0,0xe7,0xf2,0xf5,0xfb,0x91,0xf5, -0xf0,0x94,0xfe,0xfa,0x02,0xf3,0x13,0x0d,0x06,0x11,0x4f,0x1d,0x2e,0x8f,0x2d,0x24, -0x06,0x1b,0x22,0xb0,0x22,0x1f,0xa5,0x1e,0x0c,0x11,0x02,0xfa,0x3c,0x11,0xf7,0x68, -0xee,0xe5,0x2b,0xda,0xc9,0x15,0xc2,0xc6,0x4a,0xbb,0xc2,0x7c,0xc2,0xed,0x35,0xfb, -0x09,0x99,0x1a,0x39,0xbb,0x2c,0x3c,0xce,0x36,0x37,0x1b,0x0c,0x04,0xad,0xf3,0xef, -0xd8,0xe6,0xde,0x15,0xdf,0xe3,0x55,0xde,0xfd,0x6e,0xf0,0xea,0x67,0xfb,0xf3,0x31, -0xfb,0xf8,0x6d,0x16,0xfd,0xeb,0x1b,0x1e,0xbc,0x32,0x32,0x2b,0x25,0x27,0x88,0x27, -0x22,0xcb,0x29,0x14,0x55,0x0b,0x00,0xc7,0xf7,0x08,0x7a,0xf4,0xe6,0x6b,0xe2,0xd9, -0x2e,0xcb,0xc4,0xab,0xc1,0xbd,0x38,0xbd,0xcd,0x71,0xe6,0x01,0x68,0x02,0x29,0x7c, -0x35,0x35,0xf1,0x36,0x3d,0x38,0x24,0x1a,0xda,0x03,0xfb,0x15,0xf0,0xe1,0xfb,0xd5, -0xe7,0x44,0xda,0xe0,0xab,0xee,0xe7,0x3a,0xeb,0xf0,0xfe,0xf4,0xf7,0x0a,0x04,0x14, -0x41,0xff,0x25,0x82,0x25,0x35,0x5c,0x33,0x32,0x41,0x2c,0x1f,0x50,0x36,0x1b,0x09, -0x14,0x0a,0xa5,0xfe,0xfd,0xe2,0x09,0xf0,0x12,0xee,0xdd,0xb7,0xd7,0xc9,0x40,0xc4, -0xbe,0x74,0xb8,0xb8,0xeb,0xdd,0xde,0x28,0xfa,0x0f,0x2a,0x29,0x37,0x9b,0x33,0x37, -0xf3,0x34,0x31,0xac,0x15,0x0c,0x10,0x08,0xf0,0xdb,0xd9,0xde,0x53,0xeb,0xd1,0x45, -0xe2,0xd9,0x30,0xe8,0xe4,0x32,0xed,0xf0,0xf9,0xfa,0x0b,0x5d,0x07,0x16,0xd1,0x25, -0x2d,0x4f,0x35,0x38,0x0f,0x33,0x2e,0xa0,0x31,0x29,0xfd,0x15,0x15,0x34,0x0b,0xf4, -0x9e,0x02,0xf0,0x6c,0xf7,0xe9,0xf2,0xd9,0xd0,0xf9,0xcb,0xbe,0x2c,0xba,0xbb,0x1b, -0xb7,0xd3,0xa5,0xd9,0xf7,0xa5,0x12,0x2b,0x43,0x30,0x36,0x0b,0x35,0x3b,0x7f,0x2b, -0x20,0x22,0x12,0x06,0x69,0xee,0xe8,0x23,0xe3,0xde,0xd5,0xdc,0xd2,0x6f,0xdc,0xdb, -0x4a,0xe6,0xed,0x4f,0xf1,0xf6,0xdd,0x08,0x07,0x77,0x24,0x28,0x7f,0x35,0x33,0x1a, -0x43,0x31,0xec,0x36,0x2b,0xb7,0x25,0x1c,0x43,0x13,0x03,0x28,0x05,0xf6,0x05,0xf7, -0xfd,0x33,0xe0,0xda,0x70,0xcc,0xcc,0xd6,0xb7,0xc5,0x48,0xb8,0xbf,0xc0,0xc8,0xda, -0xef,0x03,0x12,0x68,0x26,0x2e,0xf0,0x32,0x3c,0xfc,0x2f,0x35,0x4d,0x2d,0x06,0x77, -0x07,0x02,0x0b,0xe9,0xe1,0xef,0xe7,0xd1,0x2a,0xd0,0xd3,0x73,0xd4,0xde,0x3f,0xeb, -0xe8,0xae,0xf7,0x0c,0xeb,0x04,0x2d,0x4e,0x33,0x30,0x5c,0x3b,0x47,0x24,0x42,0x31, -0x77,0x30,0x1e,0xd5,0x1b,0x0f,0x19,0x01,0x00,0xad,0xee,0xef,0x5f,0xf8,0xe7,0xf2, -0xc4,0xd2,0xdf,0xc2,0xbd,0x34,0xbe,0xc7,0xeb,0xb3,0xcd,0x5b,0xe5,0x03,0x43,0x19, -0x1a,0x55,0x36,0x28,0x77,0x3c,0x3b,0xfe,0x32,0x27,0x8e,0x00,0x14,0x8c,0x00,0xe7, -0x09,0xeb,0xdb,0x68,0xd1,0xd2,0x59,0xd0,0xd2,0x54,0xdc,0xe2,0xa2,0xe4,0xff,0x7d, -0x09,0x0c,0xf1,0x3c,0x2c,0x12,0x36,0x3f,0x96,0x49,0x3d,0x98,0x31,0x26,0x83,0x1f, -0x17,0xb4,0x12,0xfe,0x9c,0xfa,0xe4,0xec,0x03,0xed,0x6a,0xde,0xcd,0x8a,0xcb,0xc8, -0x38,0xc5,0xc3,0xac,0xc2,0xb8,0x70,0xd2,0xe9,0xaf,0x09,0x0d,0x16,0x1d,0x2b,0x3f, -0x2d,0x45,0x24,0x3b,0x38,0xad,0x1a,0x0f,0x95,0x16,0x04,0x29,0xde,0xeb,0x1a,0xc5, -0xda,0x59,0xc0,0xca,0x1f,0xce,0xd6,0x66,0xe4,0xe3,0x93,0x08,0x08,0x0c,0x21,0x33, -0xb6,0x38,0x41,0x1e,0x49,0x4b,0xd2,0x3d,0x31,0x6c,0x2c,0x1a,0x2a,0x20,0x0b,0x4e, -0xfd,0xf2,0x61,0xf8,0xee,0x31,0xec,0xe1,0x4e,0xc5,0xcc,0x06,0xca,0xc4,0xe6,0xc8, -0xb6,0x09,0xc4,0xdb,0x95,0xe9,0xff,0x01,0x0e,0x1c,0xb9,0x1d,0x35,0xf1,0x44,0x39, -0x3d,0x2e,0x18,0x51,0x18,0x14,0xf5,0xff,0xe6,0x76,0xd6,0xcc,0xb6,0xd1,0xc8,0x88, -0xc1,0xce,0xb8,0xd9,0xd5,0x87,0xfa,0xff,0xad,0x0d,0x2a,0x06,0x3b,0x44,0xda,0x45, -0x4e,0x89,0x49,0x3a,0x41,0x2f,0x25,0x4b,0x1c,0x1e,0xf7,0x03,0xfe,0x13,0xf4,0xfc, -0x97,0xf2,0xeb,0xd2,0xd6,0xcb,0xe7,0xca,0xcb,0x56,0xcd,0xbd,0x7f,0xb3,0xcf,0x34, -0xdb,0xe8,0xa0,0xf7,0x0d,0x4f,0x18,0x21,0x5b,0x37,0x4c,0x94,0x34,0x25,0x64,0x2b, -0x13,0xd4,0x14,0xf7,0x0f,0xe6,0xd1,0x47,0xce,0xd4,0xc8,0xc2,0xb8,0xd9,0xce,0xd2, -0x7c,0xe4,0xf3,0xb8,0x06,0x16,0x23,0x2c,0x43,0x08,0x4d,0x46,0xd0,0x50,0x47,0x05, -0x33,0x31,0xc6,0x1d,0x25,0x22,0x10,0x04,0x04,0xfc,0xf8,0x9d,0xfd,0xea,0xc5,0xe9, -0xd6,0xdc,0xce,0xca,0x07,0xcf,0xc5,0x55,0xba,0xc7,0xc7,0xd1,0xda,0xc7,0xe3,0xff, -0xd5,0x03,0x17,0xa3,0x1f,0x3d,0x6f,0x42,0x35,0x5e,0x26,0x28,0xf4,0x1a,0x08,0xf0, -0xef,0xdb,0xca,0xd1,0xd0,0x4f,0xc6,0xc2,0xc9,0xbf,0xde,0x19,0xd6,0xe4,0x63,0x03, -0x07,0x20,0x18,0x32,0x4d,0x4b,0x4c,0x64,0x49,0x4b,0x77,0x40,0x30,0x7c,0x28,0x22, -0x73,0x20,0x0b,0xa4,0x02,0x00,0xe8,0xf4,0x02,0x03,0xf5,0xe0,0xdd,0xda,0xd4,0xa9, -0xd2,0xce,0xd7,0xc9,0xb8,0x9b,0xd2,0xd4,0x1a,0xda,0xd6,0x6d,0xfa,0xfc,0x76,0x16, -0x1e,0x2f,0x40,0x34,0x5d,0x34,0x25,0xd6,0x28,0x11,0xd9,0x0b,0xe3,0x32,0xdc,0xcf, -0x35,0xcc,0xc3,0xd6,0xc0,0xca,0xb2,0xd8,0xdb,0x2e,0xef,0x06,0x2a,0x04,0x28,0xe3, -0x41,0x4d,0x32,0x4b,0x4e,0x79,0x4a,0x37,0x6c,0x36,0x25,0xaf,0x28,0x13,0xae,0x0a, -0x07,0x3b,0xfb,0xf3,0x7c,0xff,0xf3,0xca,0xd4,0xe0,0x7d,0xd4,0xcd,0x66,0xca,0xc2, -0x14,0xd0,0xca,0x2f,0xd4,0xcf,0x75,0xda,0xf2,0x88,0xfd,0x13,0x6f,0x2c,0x33,0x20, -0x2e,0x3d,0x16,0x27,0x17,0x20,0x18,0x02,0x2c,0xd7,0xdd,0xac,0xca,0xc2,0x86,0xc1, -0xc2,0x82,0xdb,0xcf,0xea,0xe6,0xfa,0xb7,0x07,0x0b,0xc1,0x3b,0x47,0x85,0x51,0x51, -0x4b,0x59,0x3e,0xd6,0x3e,0x38,0x09,0x2b,0x1a,0x9b,0x0f,0x06,0x97,0x09,0xf0,0x94, -0xfc,0x01,0x37,0xe7,0xe5,0x8e,0xe1,0xd8,0xfc,0xcd,0xc6,0x62,0xd6,0xd1,0x81,0xcb, -0xd2,0xb1,0xd0,0xd9,0x86,0xe9,0x01,0xb1,0x10,0x20,0x80,0x26,0x2f,0xdd,0x2d,0x24, -0xd5,0x18,0x1a,0x30,0xeb,0xe2,0x69,0xd2,0xcb,0xea,0xbc,0xbd,0x99,0xd2,0xd2,0x34, -0xdc,0xf9,0x41,0x04,0xfd,0x55,0x26,0x44,0xdb,0x49,0x52,0xb9,0x4e,0x4e,0x18,0x40, -0x40,0x66,0x38,0x25,0x71,0x17,0x07,0x6e,0x11,0xf4,0xcf,0xf5,0x03,0x50,0xf3,0xeb, -0xc6,0xe3,0xe6,0xa1,0xd5,0xc8,0x3a,0xd2,0xd6,0x4b,0xd9,0xc9,0x19,0xc7,0xcd,0xfe, -0xd1,0xed,0x65,0x04,0x03,0x11,0x27,0x22,0x33,0x34,0x2e,0x67,0x22,0x1c,0x7d,0x06, -0xf0,0xd2,0xe5,0xc3,0xe8,0xc5,0xbc,0xa9,0xcf,0xce,0x35,0xce,0xf1,0x50,0x00,0xfb, -0x1c,0x18,0x31,0x51,0x45,0x4f,0x7a,0x55,0x4c,0x4b,0x46,0x3d,0x6d,0x48,0x2e,0x5b, -0x20,0x10,0x7f,0x1b,0xff,0x10,0xf5,0xf8,0xfc,0x00,0xee,0xd8,0xe6,0xe8,0x1c,0xe3, -0xd3,0xf0,0xcd,0xd0,0xfb,0xdc,0xcc,0x31,0xd1,0xc9,0x04,0xc5,0xdd,0xcc,0xf2,0xf9, -0x48,0x09,0x23,0x4a,0x21,0x2e,0x6a,0x1d,0x2c,0xc8,0x14,0x01,0xa1,0xe8,0xe0,0xe7, -0xc1,0xc5,0x54,0xc8,0xc9,0x4c,0xd8,0xd2,0x2e,0x00,0xfe,0xf7,0x0b,0x1e,0x11,0x31, -0x4a,0xb0,0x50,0x4e,0x9d,0x46,0x43,0x8c,0x44,0x3a,0xd8,0x39,0x13,0x67,0x13,0x17, -0x32,0xf7,0xf6,0x49,0xfb,0xf9,0x54,0xec,0xec,0xb8,0xe7,0xe0,0x7e,0xd2,0xcc,0x4c, -0xde,0xd7,0x66,0xd4,0xd1,0x20,0xcb,0xc7,0x06,0xde,0xf6,0x4f,0xf7,0x09,0xcd,0x1a, -0x21,0xa3,0x22,0x20,0x00,0x1d,0x14,0xd4,0xf2,0xe9,0xd5,0xd8,0xbb,0x2d,0xc4,0xca, -0x99,0xd4,0xcf,0xcd,0xe6,0x05,0x12,0x03,0x13,0x8d,0x26,0x41,0xbf,0x44,0x57,0x08, -0x4f,0x42,0x7e,0x4b,0x4e,0x60,0x32,0x33,0x1d,0x14,0x1b,0x43,0x04,0xf6,0x47,0xf7, -0xf7,0xbe,0xf6,0xe8,0x29,0xf4,0xe6,0x48,0xdc,0xd8,0x3e,0xcd,0xe6,0x1a,0xce,0xd4, -0x3e,0xce,0xcc,0x52,0xc2,0xea,0x08,0xf4,0xf4,0x61,0x0b,0x17,0x3f,0x1f,0x1a,0xb9, -0x18,0x1b,0x42,0x0b,0xee,0x45,0xe1,0xd2,0xa9,0xc2,0xcd,0xa0,0xcd,0xd2,0x36,0xd7, -0xf1,0x32,0x04,0x06,0xd9,0x19,0x2c,0x49,0x49,0x47,0x92,0x56,0x4d,0x7f,0x42,0x50, -0xce,0x45,0x37,0xac,0x28,0x14,0x1d,0x1a,0xff,0xe7,0xf4,0xf8,0x82,0xfc,0xeb,0x94, -0xf4,0xf2,0xec,0xeb,0xdd,0x7f,0xd7,0xd9,0x78,0xdd,0xd4,0x09,0xd4,0xcd,0x03,0xc7, -0xc4,0xfd,0xea,0xee,0xde,0xf4,0x0a,0xbf,0x0f,0x16,0xd6,0x17,0x14,0xae,0x1b,0x01, -0x4c,0xe7,0xdb,0xc8,0xcb,0xcc,0x69,0xcc,0xd3,0xd9,0xd5,0xe3,0xf6,0x04,0xfd,0x8f, -0x20,0x14,0x48,0x34,0x4a,0x7b,0x4b,0x52,0xcb,0x3c,0x4b,0xa8,0x5d,0x36,0x8e,0x36, -0x24,0x74,0x19,0x14,0x43,0xfa,0xf7,0x1d,0xef,0xf9,0x7b,0xeb,0xf3,0x9f,0xeb,0xed, -0x47,0xd7,0xe1,0x3c,0xce,0xe8,0xec,0xd8,0xcb,0xc2,0xd4,0xc0,0xfd,0xd3,0xea,0xbc, -0xeb,0xeb,0xf9,0x10,0x03,0x90,0x10,0x10,0x17,0x18,0x0e,0x3e,0xfd,0xe1,0xaf,0xce, -0xd4,0xdf,0xc4,0xd2,0x8f,0xce,0xe6,0xc0,0xe3,0x09,0xe9,0x09,0x22,0xf4,0x22,0x38, -0x3b,0x4c,0x4a,0x9b,0x4f,0x46,0xbd,0x4a,0x54,0xdf,0x3c,0x33,0xc1,0x18,0x21,0x62, -0x08,0x00,0x71,0xec,0xfb,0xb6,0xf5,0xed,0x7d,0xee,0xf2,0x14,0xf0,0xd7,0xec,0xe0, -0xe2,0x1f,0xdb,0xdb,0x98,0xd4,0xd4,0xcd,0xc5,0xd3,0xb6,0xec,0xe9,0x23,0xf3,0x06, -0x58,0xff,0x05,0x4c,0x09,0x0f,0x82,0x0e,0xe7,0x68,0xd9,0xd8,0x47,0xd4,0xcb,0xba, -0xcf,0xe1,0x41,0xe9,0xef,0xcb,0x0c,0x16,0x30,0x26,0x23,0x3c,0x43,0x4d,0x6a,0x4c, -0x3f,0xbb,0x52,0x4e,0x26,0x4e,0x34,0x38,0x30,0x22,0x0b,0x17,0x0a,0xed,0xf6,0xf2, -0xf7,0xf5,0xf2,0x6a,0xef,0xeb,0xd2,0xef,0xee,0xbf,0xda,0xd9,0xe3,0xe0,0xdc,0x9e, -0xdc,0xce,0x09,0xd7,0xc5,0x8c,0xde,0xe5,0x02,0xea,0xf4,0x2c,0xff,0xf6,0xdb,0x01, -0x07,0xd8,0x09,0x0c,0x1f,0xd8,0xe0,0xdd,0xdb,0xd2,0x7d,0xd4,0xdd,0xc7,0xe7,0xe7, -0xba,0xfc,0x16,0xad,0x19,0x25,0xdb,0x2d,0x4b,0xaf,0x47,0x47,0x20,0x49,0x53,0x62, -0x42,0x4f,0xd8,0x30,0x29,0x63,0x1e,0x14,0xa3,0x0a,0xf0,0x74,0xf5,0xfe,0x1d,0xf2, -0xeb,0xde,0xec,0xf5,0x74,0xe9,0xcf,0xf9,0xe6,0xd7,0xcd,0xd9,0xdc,0xba,0xd5,0xd0, -0x69,0xcd,0xe2,0x87,0xe2,0xea,0x8c,0xef,0xf7,0x27,0xf2,0xfa,0xce,0xfd,0x0c,0xd1, -0xf9,0xc7,0xca,0xf0,0xd3,0xed,0xce,0xe1,0x91,0xde,0xf6,0xd8,0xe2,0x05,0x3e,0x1f, -0x19,0x69,0x27,0x35,0x69,0x4e,0x44,0x67,0x47,0x57,0xfe,0x4c,0x4d,0x4d,0x49,0x32, -0xeb,0x2b,0x23,0x29,0x10,0x09,0x74,0xf2,0xfb,0xce,0xf9,0xf2,0x7a,0xe7,0xea,0x03, -0xf8,0xe3,0x6f,0xd1,0xdf,0x4a,0xd4,0xdb,0xdb,0xda,0xd3,0x62,0xcf,0xcd,0xc8,0xe5, -0xde,0x96,0xeb,0xf9,0x8f,0xe5,0xf8,0xe7,0xef,0xfe,0xa0,0x06,0xe4,0x16,0xd1,0xe6, -0x55,0xda,0xd5,0xb2,0xdb,0xf8,0x04,0xe7,0xe8,0x21,0x15,0x19,0x22,0x21,0x26,0x27, -0x38,0x56,0x26,0x3d,0x4f,0xe3,0x5a,0x46,0x38,0x52,0x3e,0xb7,0x36,0x25,0xd6,0x1d, -0x1b,0xeb,0xfc,0xfa,0x17,0xff,0x00,0xfd,0xea,0xe8,0xe5,0xf2,0xf1,0x87,0xe5,0xcc, -0xd7,0xe4,0xd2,0xb4,0xe3,0xdc,0x64,0xd8,0xcc,0xe5,0xd2,0xee,0xa7,0xd4,0xf0,0x0a, -0xed,0xea,0x22,0xec,0xe9,0x9f,0xf6,0xfa,0xfa,0xce,0xd9,0x45,0xe2,0xd5,0x0d,0xd8, -0xef,0x70,0xf9,0xe7,0x2c,0xfd,0x1d,0x50,0x17,0x26,0xf9,0x28,0x41,0x28,0x46,0x44, -0xe2,0x53,0x59,0x61,0x43,0x45,0x5e,0x45,0x2a,0x16,0x27,0x22,0xa4,0x13,0x01,0x19, -0x01,0x03,0x29,0xfd,0xf0,0x2e,0xed,0xec,0x98,0xf9,0xda,0x6a,0xd2,0xdc,0x34,0xd3, -0xe9,0x10,0xd8,0xdc,0xe9,0xc5,0xda,0x60,0xe8,0xd6,0x21,0xe9,0xf1,0xef,0xde,0xe8, -0x23,0xe6,0xec,0xfa,0xf1,0xcc,0x52,0xd8,0xdc,0x08,0xe4,0xe0,0x00,0xf7,0xf9,0x6f, -0xe9,0x0e,0xa5,0x1e,0x15,0x49,0x25,0x2a,0x2b,0x3e,0x4a,0xed,0x47,0x55,0xf6,0x52, -0x45,0xf3,0x48,0x3d,0x09,0x2a,0x23,0x98,0x1e,0x10,0xf4,0x03,0x06,0x4d,0x0e,0xf3, -0xec,0xf2,0xef,0xe3,0xf1,0xf1,0x3d,0xd3,0xcc,0x33,0xd6,0xd6,0xa9,0xe8,0xd8,0x1a, -0xd9,0xc5,0x34,0xe4,0xe6,0x49,0xdb,0xeb,0x87,0xed,0xde,0x5e,0xe9,0xdd,0xe9,0xe6, -0xe8,0x3b,0xc6,0xe2,0x84,0xdd,0xec,0xec,0xe7,0xfb,0xe9,0xf6,0x02,0x27,0x14,0x1c, -0x1d,0x14,0x31,0x97,0x23,0x43,0xd4,0x48,0x4b,0xaf,0x49,0x4e,0x51,0x3c,0x47,0xec, -0x2f,0x24,0xd2,0x28,0x18,0x28,0x0f,0x05,0xbb,0x13,0x05,0x60,0xf2,0xf8,0xf4,0xec, -0xf0,0xa6,0xe7,0xd4,0x71,0xc5,0xd5,0x3c,0xe3,0xe2,0x8e,0xd9,0xcd,0x6d,0xd5,0xdf, -0x7f,0xe6,0xd2,0x15,0xf5,0xe1,0x31,0xdd,0xe4,0x9a,0xda,0xde,0xae,0xe1,0xd7,0xb0, -0xd6,0xe9,0x9e,0xf3,0xf2,0x54,0xf2,0x02,0xe2,0x11,0x13,0x2c,0x18,0x1f,0x8a,0x2f, -0x23,0xbc,0x45,0x4f,0x7e,0x47,0x48,0x6d,0x4a,0x45,0xb5,0x41,0x2e,0xa5,0x2a,0x21, -0x8a,0x19,0x11,0xd5,0x0e,0x0c,0x73,0x04,0xf3,0xc0,0xfb,0xe7,0x2b,0xf3,0xe0,0x63, -0xd0,0xc1,0xd1,0xdd,0xe2,0xe6,0xd7,0xdb,0x98,0xcd,0xcf,0xcc,0xe2,0xde,0x33,0xe2, -0xea,0x87,0xde,0xe3,0x63,0xd4,0xd9,0x3c,0xdb,0xd8,0xe8,0xe3,0xda,0x12,0xfc,0xfd, -0x25,0xf3,0xf6,0x75,0x11,0x15,0x03,0x12,0x15,0x67,0x19,0x29,0xa5,0x23,0x4d,0xc5, -0x44,0x4b,0x8d,0x3e,0x4c,0x06,0x49,0x3b,0x2a,0x30,0x32,0x5c,0x1a,0x22,0x05,0x10, -0x18,0x0a,0x0b,0xfa,0xd5,0x02,0xf0,0xa3,0xee,0xe6,0xf1,0xd7,0xcf,0xae,0xc1,0xdd, -0xf1,0xdd,0xd0,0x59,0xdf,0xc5,0x30,0xdd,0xd5,0x17,0xe1,0xe0,0xd3,0xdf,0xdc,0xb0, -0xd5,0xce,0x6d,0xe2,0xcc,0xf5,0xe0,0xe6,0xab,0xe8,0xfd,0x29,0xfe,0xf4,0xdc,0x04, -0x11,0x49,0x1a,0x11,0xdd,0x14,0x22,0x34,0x19,0x39,0xac,0x44,0x4b,0x0c,0x41,0x46, -0xf0,0x49,0x4e,0xce,0x36,0x3e,0x3a,0x29,0x1e,0xf9,0x25,0x1d,0x64,0x13,0x08,0xd8, -0x05,0x00,0x6a,0xed,0xed,0x69,0xd4,0xd3,0xc8,0xce,0xc6,0x88,0xcf,0xdf,0xc3,0xce, -0xd5,0x29,0xca,0xd5,0xe4,0xd7,0xdd,0x64,0xdb,0xdb,0xa5,0xd7,0xce,0x51,0xcf,0xd8, -0x72,0xcd,0xe8,0x52,0xe8,0xef,0xa1,0x07,0xfc,0xb3,0xfd,0x0b,0x80,0x16,0x16,0x66, -0x16,0x10,0xc8,0x1c,0x24,0xdb,0x39,0x40,0x37,0x4e,0x39,0x8e,0x46,0x48,0x79,0x4d, -0x3e,0x78,0x38,0x2e,0x80,0x25,0x27,0x9a,0x1f,0x13,0x5a,0x0c,0x04,0xe7,0x05,0xee, -0xb1,0xe8,0xd7,0x44,0xd2,0xd4,0x5b,0xd1,0xcc,0x11,0xde,0xcd,0x2c,0xce,0xd3,0x6e, -0xcb,0xd5,0xb3,0xd3,0xd8,0x5e,0xca,0xcf,0x9e,0xc7,0xcc,0x53,0xd7,0xd3,0xd5,0xe6, -0xf2,0xf1,0xfa,0x05,0xcc,0x01,0x05,0x46,0x13,0x15,0xdb,0x1e,0x08,0xe7,0x0e,0x18, -0x9a,0x2a,0x34,0x9f,0x42,0x40,0xa0,0x3d,0x46,0xe9,0x46,0x4f,0xb3,0x3b,0x3b,0xe2, -0x2c,0x27,0x88,0x2b,0x1f,0x89,0x14,0x09,0xe2,0x08,0x05,0xf3,0xf0,0xdd,0x7c,0xdf, -0xd4,0x61,0xd7,0xd7,0xd0,0xc8,0xd4,0x04,0xcb,0xd4,0xbe,0xcd,0xcc,0x86,0xd5,0xd0, -0x6b,0xd3,0xbe,0x18,0xc9,0xd2,0x92,0xc6,0xd4,0xc5,0xd6,0xfa,0x1a,0xf7,0x05,0xd6, -0x07,0x03,0x22,0x11,0x11,0xf5,0x1a,0x10,0x45,0x07,0x11,0x29,0x1b,0x20,0xde,0x31, -0x3f,0x6b,0x31,0x42,0x1f,0x42,0x49,0xe7,0x4b,0x49,0xa8,0x3a,0x32,0xaa,0x32,0x30, -0x55,0x20,0x19,0x21,0x12,0x04,0x9c,0x00,0xf1,0x1f,0xdb,0xd7,0x73,0xdc,0xce,0x96, -0xd9,0xc5,0xa1,0xc8,0xca,0x5f,0xcd,0xcd,0xf9,0xc4,0xd1,0xd6,0xd0,0xbe,0x87,0xbe, -0xc9,0x2a,0xd6,0xc7,0x49,0xd2,0xea,0xb7,0xfb,0xfd,0xff,0x04,0x0b,0x1e,0x12,0x0b, -0x78,0x20,0x18,0x7f,0x10,0x0a,0x0d,0x0e,0x23,0xad,0x1c,0x33,0x87,0x36,0x31,0x48, -0x3b,0x3d,0xc8,0x50,0x4e,0x01,0x41,0x3a,0x0c,0x2c,0x39,0xb5,0x2b,0x1f,0x63,0x1c, -0x0a,0x81,0x05,0x05,0x3e,0xe6,0xd9,0xd6,0xda,0xdc,0xe6,0xd4,0xce,0xd8,0xc8,0xc4, -0xe8,0xc8,0xd4,0xb7,0xbd,0xd6,0xbb,0xc5,0xc0,0x8f,0xbe,0xc3,0x82,0xc7,0xcd,0x26, -0xd3,0xdc,0xed,0xf4,0xff,0xfe,0x05,0x0e,0xc3,0x05,0x12,0x5b,0x18,0x20,0x3b,0x0d, -0x12,0x2c,0x0f,0x15,0xbd,0x21,0x19,0xf8,0x2e,0x33,0xfd,0x30,0x39,0xe2,0x43,0x4d, -0x15,0x50,0x40,0xde,0x3a,0x2f,0x9a,0x3d,0x23,0xf3,0x1f,0x1a,0xc6,0x03,0x0a,0x8a, -0xfb,0xe8,0x31,0xd2,0xde,0x46,0xe1,0xcd,0x92,0xcf,0xc9,0xb0,0xb9,0xd2,0x7d,0xc2, -0xcf,0xef,0xca,0xbf,0xbb,0xb2,0xbf,0x13,0xcf,0xbe,0x37,0xd5,0xd6,0x2f,0xe4,0x01, -0xba,0x01,0x0b,0x91,0x0f,0x0d,0xc4,0x11,0x1a,0x19,0x22,0x01,0xcd,0x12,0x0e,0x82, -0x12,0x1d,0x5e,0x1b,0x2b,0xe1,0x2f,0x32,0x50,0x3b,0x48,0x53,0x4e,0x54,0xe4,0x47, -0x38,0x6e,0x3a,0x35,0xb4,0x27,0x1e,0xfc,0x12,0x08,0xd0,0x01,0xf8,0x88,0xe6,0xd1, -0xf1,0xe2,0xe1,0x72,0xd0,0xc6,0x81,0xc2,0xbd,0xe8,0xc3,0xc8,0xf1,0xc2,0xbf,0xf4, -0xb5,0xaf,0xf6,0xc6,0xcd,0xc0,0xbe,0xd7,0x8b,0xe7,0xf3,0x7a,0x04,0x0a,0x72,0x14, -0x0c,0xb1,0x13,0x1f,0x76,0x16,0x15,0x6f,0x08,0x0f,0xde,0x17,0x0f,0x25,0x10,0x1c, -0xdd,0x28,0x32,0xbe,0x30,0x3d,0x16,0x47,0x5c,0x27,0x4e,0x42,0x10,0x3e,0x3e,0x9e, -0x28,0x29,0x13,0x20,0x0d,0xa8,0x0a,0x00,0x23,0xf5,0xdf,0xc0,0xdc,0xd9,0x2d,0xdd, -0xc4,0xf8,0xc3,0xbb,0x5b,0xbb,0xba,0xed,0xc3,0xc2,0xcb,0xb4,0xa8,0x92,0xb9,0xd1, -0x4c,0xc3,0xcc,0xd8,0xe7,0xf1,0x40,0x00,0x09,0x1a,0x1d,0x0b,0x39,0x0f,0x1d,0x2b, -0x1b,0x10,0x73,0x13,0x0a,0xd2,0x0c,0x19,0xe5,0x0a,0x10,0x96,0x1c,0x21,0xed,0x34, -0x34,0xa4,0x47,0x47,0xa3,0x5b,0x51,0xd3,0x42,0x3c,0x55,0x46,0x1f,0x76,0x25,0x25, -0x4e,0x06,0x0e,0x29,0x02,0xea,0xf3,0xe5,0xdd,0x83,0xdb,0xd5,0x44,0xcb,0xad,0xce, -0xbd,0xc4,0x36,0xb1,0xc4,0x09,0xb5,0xab,0x7d,0xa5,0xce,0x13,0xc7,0xc7,0x17,0xd6, -0xeb,0xf9,0xf6,0x0d,0xc4,0x0e,0x18,0xe1,0x04,0x1d,0xfa,0x17,0x19,0x42,0x06,0x13, -0x02,0x12,0x06,0xcb,0x1a,0x05,0xa6,0x0e,0x1b,0x70,0x27,0x31,0x7d,0x3a,0x47,0xe2, -0x4f,0x54,0x29,0x54,0x42,0xba,0x44,0x3e,0xf2,0x1a,0x25,0x4c,0x1a,0x10,0x76,0x08, -0xf1,0x5d,0xf1,0xe2,0x1e,0xdf,0xdd,0x1d,0xd5,0xbc,0x05,0xb0,0xc7,0xad,0xc2,0xb3, -0xdf,0xc1,0xae,0x6e,0xa4,0xb9,0xba,0xcf,0xc5,0x6d,0xca,0xe0,0x11,0xf1,0xfc,0xb9, -0x0c,0x17,0x2f,0x11,0x08,0x3b,0x19,0x1f,0xd0,0x0e,0x08,0x73,0x0f,0x13,0x06,0x08, -0x10,0x39,0x04,0x10,0x36,0x15,0x29,0xb5,0x35,0x3d,0xd8,0x45,0x55,0xa6,0x53,0x54, -0x77,0x44,0x4f,0x21,0x30,0x15,0xff,0x23,0x1e,0x40,0x0c,0x00,0xcb,0xf5,0xec,0x93, -0xe2,0xe1,0xb7,0xda,0xc9,0x6e,0xb7,0xac,0xbc,0xcc,0xc3,0x52,0xb1,0xa8,0x14,0xb4, -0xa5,0xca,0xc1,0xcc,0x5f,0xd4,0xce,0x8e,0xef,0xf0,0xcd,0x0c,0x12,0xb9,0x1b,0x02, -0xcf,0x1c,0x17,0x81,0x15,0x15,0x5e,0x05,0x0a,0xf9,0x16,0x08,0x9a,0x00,0x00,0x92, -0x0f,0x12,0xf6,0x2e,0x32,0x4e,0x3c,0x51,0x88,0x4f,0x53,0xd8,0x52,0x4e,0xd7,0x3d, -0x2e,0x4e,0x1d,0x22,0x5e,0x19,0x17,0xa3,0x01,0xef,0x92,0xeb,0xe3,0x35,0xe1,0xd3, -0xac,0xb8,0xad,0x65,0xbc,0xbb,0x1f,0xc2,0xae,0x4d,0x99,0xb8,0x42,0xae,0xd4,0xbf, -0xca,0xde,0x69,0xd9,0xf9,0xba,0xf7,0x12,0x17,0x16,0x15,0xe2,0x06,0x18,0xf6,0x19, -0x13,0xed,0x11,0x05,0x44,0x14,0x0a,0xe6,0x13,0xed,0xe3,0x01,0x12,0x5f,0x14,0x2c, -0x98,0x3a,0x3c,0x8a,0x55,0x4e,0x57,0x57,0x4d,0x9f,0x54,0x35,0xde,0x2e,0x17,0x22, -0x1f,0x1a,0x38,0x0e,0xfa,0x35,0xe8,0xe3,0x73,0xe5,0xd9,0xc1,0xc7,0xb2,0x29,0xaf, -0xc4,0x82,0xb4,0xc5,0x22,0xa2,0xa5,0x1f,0xb5,0xbb,0x1c,0xda,0xd7,0x2e,0xe2,0xe5, -0xeb,0xfa,0xfe,0x53,0x1c,0x0e,0xc4,0x17,0x11,0x10,0x17,0x11,0xa4,0x1f,0x0a,0xd4, -0x09,0x09,0x71,0x0e,0x0e,0x5a,0xeb,0x00,0x4f,0x0f,0x24,0x43,0x32,0x36,0x59,0x4a, -0x53,0xb0,0x4e,0x56,0x20,0x56,0x41,0xfe,0x2f,0x28,0x59,0x1b,0x14,0xdd,0x1a,0x1a, -0x2b,0xec,0xe8,0x49,0xe3,0xe9,0x9f,0xcb,0xb8,0x0a,0xab,0xb6,0x30,0xb6,0xb8,0x01, -0xb8,0x9c,0x9a,0xa6,0xc1,0x0f,0xc1,0xde,0x46,0xdd,0xe6,0x55,0xf9,0xfb,0x71,0x0d, -0x1a,0xef,0x19,0x0e,0xe0,0x16,0x10,0x5c,0x1a,0x12,0xb3,0x07,0x02,0x0b,0x0b,0x0f, -0x0b,0xfc,0xf2,0xdb,0xff,0x18,0x04,0x28,0x37,0xd1,0x31,0x4e,0x85,0x51,0x4d,0x48, -0x54,0x54,0x00,0x40,0x26,0xa1,0x2a,0x14,0x41,0x20,0x1e,0xb2,0x0c,0xe8,0x45,0xf0, -0xe1,0xfe,0xe5,0xc6,0xfb,0xa8,0xb1,0x77,0xbc,0xaf,0xb9,0xab,0xac,0x74,0xac,0xb0, -0x2a,0xc3,0xc9,0xb7,0xe2,0xf0,0x69,0xe9,0x01,0xc7,0x0c,0x09,0xd1,0x18,0x1b,0xfd, -0x0a,0x15,0xe9,0x13,0x14,0xa7,0x0b,0x0b,0xf9,0xfd,0x08,0x26,0x0f,0xf1,0x82,0xf3, -0x0e,0xb7,0x17,0x2e,0x26,0x37,0x3b,0x85,0x4b,0x5b,0x9a,0x49,0x4b,0xcd,0x4d,0x35, -0x32,0x1f,0x23,0x24,0x14,0x1d,0x8e,0x1a,0xff,0x61,0xe4,0xf5,0x90,0xe1,0xdf,0x37, -0xb7,0xb0,0x3c,0xb4,0xb9,0x41,0xa9,0xa2,0x41,0xc7,0xb0,0x79,0xb4,0xd0,0x5e,0xd3, -0xf1,0xf2,0xe7,0xfa,0x24,0x09,0x0a,0xb1,0x08,0x1e,0x19,0x0f,0x14,0x7a,0x0d,0x18, -0x2b,0x06,0x0e,0x97,0x00,0xfb,0x79,0x04,0x0e,0xed,0xef,0xfa,0x9f,0x0f,0x2a,0xaa, -0x26,0x36,0x78,0x42,0x5b,0x37,0x45,0x46,0x2c,0x4d,0x42,0xd6,0x2d,0x1c,0x16,0x1d, -0x18,0xb7,0x15,0x12,0x94,0xf5,0xe7,0x10,0xeb,0xe4,0x3d,0xd7,0xb2,0x10,0xac,0xc2, -0x10,0xb5,0x97,0x92,0xba,0xc6,0xe8,0xb7,0xba,0x36,0xd9,0xe3,0xcb,0xee,0xeb,0xc9, -0x0e,0x0a,0xbe,0x06,0x10,0x52,0x24,0x03,0xae,0x12,0x1c,0x64,0x08,0x09,0x02,0x08, -0x02,0x5c,0xf9,0x00,0x2a,0x05,0xf5,0xee,0x01,0x0d,0x5e,0x31,0x2b,0x7e,0x37,0x4e, -0x47,0x59,0x42,0x5d,0x44,0x46,0x41,0x40,0x20,0x80,0x21,0x14,0xb5,0x12,0x16,0xf3, -0xfa,0xf1,0x19,0xe3,0xe6,0x17,0xe4,0xc8,0x51,0xb9,0xb2,0x8b,0xb7,0xaa,0xdf,0xa7, -0xc1,0x5d,0xc7,0xb7,0xda,0xc6,0xe9,0xaa,0xdf,0xfb,0xe9,0xf6,0x0f,0x89,0x0a,0x0c, -0xf0,0x0d,0x24,0x94,0x03,0x14,0x78,0x1e,0x05,0xd4,0xfb,0x0c,0x54,0xf6,0xec,0x63, -0x0a,0x04,0x57,0xf7,0x00,0xc9,0x24,0x2f,0xad,0x36,0x44,0xc6,0x4e,0x54,0xe6,0x46, -0x3c,0x16,0x40,0x31,0xec,0x1b,0x1c,0xe5,0x12,0x0d,0x10,0x06,0xfb,0x2f,0xe4,0xda, -0x9b,0xef,0xd5,0xff,0xc3,0xb8,0xfa,0xaf,0xb8,0x20,0xaa,0xb2,0x23,0xcd,0xbf,0xb6, -0xc1,0xce,0x80,0xf1,0xf4,0x2e,0xfa,0x05,0xcd,0x0e,0x0f,0xdb,0x16,0x17,0xba,0x17, -0x07,0xc8,0x18,0x15,0x98,0xfe,0xf8,0x55,0xfd,0xe4,0xac,0xf5,0xf9,0x9c,0xfd,0xfc, -0x7d,0x01,0x28,0xbd,0x3b,0x49,0x76,0x48,0x4f,0xa7,0x5d,0x4a,0x1d,0x3b,0x38,0xdb, -0x2f,0x19,0x50,0x1a,0x05,0x59,0x11,0xfa,0x3b,0xf3,0xdc,0xba,0xe3,0xe3,0x33,0xd2, -0xca,0xa5,0xb4,0xaa,0x2f,0xc3,0xaa,0xa7,0xbe,0xca,0xa1,0xc3,0xbc,0xf9,0xd8,0xf8, -0x81,0xf6,0xf9,0xfa,0x0c,0x13,0x9a,0x0d,0x16,0xe5,0x12,0x1e,0x7d,0x07,0x15,0x14, -0x11,0xff,0xeb,0xe8,0xfa,0x3d,0xe2,0xf6,0x0f,0xf3,0x03,0x63,0xf2,0x10,0xd2,0x34, -0x42,0xbf,0x49,0x55,0xe1,0x59,0x56,0x88,0x43,0x42,0xa1,0x3e,0x18,0x9c,0x1c,0x0a, -0x7a,0x0d,0xfb,0x23,0xf9,0xe5,0x3c,0xe3,0xdc,0x3b,0xe7,0xcc,0x7d,0xca,0xa9,0x6d, -0xc9,0xbf,0xfc,0xad,0xc7,0xc9,0xd1,0xbd,0x43,0xbd,0xe5,0x3d,0x00,0xeb,0x77,0xfd, -0x0b,0x8c,0x17,0x16,0x9d,0x15,0x1b,0x56,0x12,0x11,0x06,0x0a,0x0f,0x08,0xef,0xe4, -0x63,0xf2,0xe4,0x5a,0xe7,0xf6,0x56,0xfc,0x01,0xde,0x09,0x44,0x62,0x4e,0x49,0xb9, -0x57,0x5c,0x18,0x63,0x42,0x4f,0x46,0x35,0x5d,0x18,0x14,0x01,0x08,0xff,0xbe,0xf4, -0xeb,0xc0,0xeb,0xe1,0xfc,0xd6,0xe7,0xf0,0xcd,0xc1,0x88,0xbd,0xbb,0xca,0xc2,0xb5, -0xc5,0xce,0xca,0x50,0xbb,0xd1,0x9b,0xf0,0xee,0xa0,0xfe,0xf4,0xf3,0x13,0x1a,0xa5, -0x19,0x11,0x65,0x22,0x11,0x97,0x14,0x04,0xe9,0x0d,0xe2,0x6b,0xf0,0xe3,0x51,0xde, -0xf6,0x7f,0xe2,0xfc,0xc4,0x06,0x16,0xd5,0x41,0x4e,0xf5,0x51,0x56,0xb4,0x5e,0x62, -0x3d,0x51,0x3e,0xe9,0x2b,0x1b,0x28,0x08,0xfe,0x84,0xf7,0xed,0x51,0xe5,0xe0,0x05, -0xe0,0xe0,0x65,0xd7,0xce,0xcb,0xd0,0xb9,0x8f,0xc7,0xbb,0xee,0xc6,0xce,0x7b,0xcc, -0xc3,0x3f,0xd6,0xf5,0xc8,0xf0,0xf7,0x0f,0x00,0x13,0xa9,0x24,0x16,0xf7,0x1a,0x23, -0x94,0x17,0x10,0x37,0x05,0x06,0x9b,0xe4,0xef,0x96,0xd8,0xdd,0xad,0xdb,0xf8,0x92, -0xf7,0x04,0x90,0x21,0x44,0xeb,0x4e,0x4f,0x6d,0x60,0x5c,0xab,0x5b,0x52,0x10,0x42, -0x1f,0x79,0x15,0x04,0x7a,0xf4,0xf6,0xaf,0xde,0xe4,0x11,0xd9,0xdb,0x84,0xd4,0xdc, -0x63,0xd9,0xc2,0x81,0xc7,0xc9,0x84,0xbc,0xc9,0x8a,0xd3,0xce,0xf5,0xc8,0xd8,0xe6, -0x01,0xf1,0xcc,0xfb,0x02,0x8f,0x1d,0x24,0xc1,0x17,0x25,0xe3,0x22,0x17,0xd5,0x0b, -0x07,0x3d,0x02,0xe5,0xe7,0xe6,0xd3,0xc6,0xd6,0xd9,0xab,0xf0,0xfe,0x5d,0x04,0x1d, -0x3a,0x54,0x44,0x3f,0x5d,0x5f,0x47,0x63,0x5d,0x55,0x57,0x3d,0x55,0x21,0x09,0x26, -0x05,0xf1,0x38,0xf6,0xd5,0x16,0xe0,0xd3,0x31,0xd2,0xd7,0x0f,0xe2,0xcd,0x71,0xc8, -0xc5,0x42,0xc8,0xbf,0xf8,0xcf,0xd7,0xb8,0xd1,0xc4,0xc7,0xf0,0xf3,0xf6,0xfa,0xf6, -0x5a,0x0b,0x1c,0x8f,0x18,0x21,0x99,0x27,0x18,0xd1,0x17,0x0d,0xd9,0x0f,0xfc,0x87, -0xdc,0xec,0x81,0xca,0xd9,0xfa,0xdf,0xe8,0xb9,0x00,0x05,0x7b,0x27,0x4a,0x91,0x47, -0x64,0x53,0x5b,0x65,0x9c,0x61,0x56,0x17,0x39,0x29,0xa1,0x0d,0x07,0x29,0xf4,0xee, -0x83,0xdb,0xde,0x74,0xc2,0xcc,0x6e,0xdf,0xd5,0xb1,0xce,0xc2,0x75,0xc2,0xbe,0xd9, -0xbe,0xe2,0x3e,0xc8,0xc8,0xdb,0xd1,0xf6,0x0d,0xf6,0xfa,0x6f,0x02,0x08,0xa6,0x20, -0x19,0x3b,0x22,0x29,0x4f,0x0e,0x1d,0x23,0x13,0x11,0xff,0xf2,0xe6,0xc9,0xdc,0xd1, -0xb5,0xdf,0xdc,0xae,0xe7,0x01,0x08,0x0d,0x2c,0x95,0x49,0x52,0x49,0x5b,0x62,0x2f, -0x65,0x56,0x8a,0x5b,0x33,0xc1,0x26,0x0f,0x66,0x05,0xfc,0x3b,0xee,0xdd,0xa4,0xca, -0xc9,0x53,0xd8,0xcd,0x49,0xda,0xc6,0x0a,0xbf,0xbe,0x7e,0xbc,0xcd,0x87,0xcf,0xd1, -0x79,0xc2,0xdd,0x2e,0xee,0x02,0x23,0xfb,0x00,0xa4,0x10,0x16,0x7c,0x25,0x1b,0xda, -0x22,0x14,0x31,0x1b,0x12,0x91,0x13,0xf4,0x34,0xd3,0xdf,0xb5,0xd6,0xdd,0x1b,0xd2, -0xef,0x06,0x03,0x0a,0xf6,0x30,0x4a,0x64,0x58,0x56,0xee,0x61,0x61,0x24,0x59,0x59, -0xcf,0x35,0x26,0xe6,0x16,0x0d,0xda,0x0a,0xeb,0xf5,0xd0,0xd3,0x4a,0xce,0xd5,0x34, -0xc5,0xd0,0x98,0xca,0xbb,0x0e,0xc0,0xc1,0x72,0xc6,0xd8,0xcd,0xc4,0xca,0x35,0xdb, -0xf3,0x57,0x01,0x01,0x3a,0x04,0x11,0x2d,0x1f,0x1e,0xc9,0x17,0x27,0x9a,0x13,0x16, -0x89,0x13,0x09,0x19,0xeb,0xe0,0x0a,0xd1,0xd8,0x63,0xd7,0xd2,0x6f,0xef,0xfa,0x82, -0x17,0x35,0xff,0x4b,0x58,0xa7,0x58,0x63,0xbb,0x5c,0x5f,0xa6,0x50,0x31,0x86,0x27, -0x1b,0xb6,0x0b,0x0a,0x14,0xe4,0xe6,0x9f,0xcd,0xd7,0x48,0xd7,0xd0,0x99,0xc7,0xc1, -0x90,0xc5,0xc2,0x3c,0xb3,0xca,0x7d,0xd4,0xbb,0xb9,0xc2,0xe6,0xd5,0xf7,0xfc,0x07, -0xff,0x08,0xa5,0x19,0x1b,0x03,0x1f,0x1d,0x5a,0x26,0x06,0x20,0x1a,0x0e,0xc4,0x00, -0xe8,0x36,0xe1,0xd2,0x46,0xd7,0xd2,0x48,0xda,0xf4,0xa4,0xfc,0x16,0x34,0x3f,0x4c, -0xd1,0x58,0x58,0xcf,0x59,0x62,0x20,0x57,0x50,0xa9,0x2f,0x1e,0x0b,0x26,0x0e,0x3c, -0x00,0xf8,0x54,0xe5,0xd7,0xd4,0xd3,0xd7,0x19,0xd0,0xc4,0x2c,0xc1,0xbc,0xe7,0xbe, -0xb5,0xea,0xcb,0xc9,0xf0,0xbb,0xc3,0x2d,0xec,0xfb,0x70,0xfd,0x04,0x7f,0x09,0x21, -0x00,0x1b,0x1c,0x98,0x2f,0x16,0x23,0x16,0x0e,0xad,0x10,0xf8,0xa9,0xed,0xe3,0x2d, -0xcd,0xd4,0xe6,0xd6,0xda,0xfe,0xef,0xf9,0xd4,0x13,0x3d,0xbb,0x45,0x4c,0x3f,0x56, -0x51,0x9b,0x5e,0x59,0xce,0x48,0x2b,0x23,0x26,0x27,0x60,0x0a,0x0a,0x0e,0xff,0xec, -0x77,0xdf,0xdf,0xa4,0xd9,0xcb,0x83,0xca,0xc1,0xcf,0xbe,0xb9,0x0b,0xb7,0xca,0x4e, -0xc9,0xb7,0x2a,0xd8,0xdc,0x6b,0xf6,0x02,0x4d,0xfa,0x0a,0x9f,0x15,0x25,0xa5,0x20, -0x2c,0x91,0x1c,0x0a,0x8b,0x11,0x0b,0x0a,0xf8,0xf6,0xb3,0xd7,0xca,0xbe,0xdb,0xcc, -0xd4,0xdc,0xf5,0xb3,0xfa,0x1c,0x5e,0x31,0x4f,0x4d,0x4f,0x55,0x5e,0x54,0x5e,0x83, -0x67,0x3d,0x7f,0x31,0x25,0x72,0x1f,0x13,0xfb,0x0d,0x03,0xa7,0xed,0xdd,0x15,0xe7, -0xd6,0x85,0xce,0xc6,0xcf,0xc6,0xba,0xc2,0xad,0xaf,0x9b,0xce,0xb7,0x9b,0xb1,0xd7, -0x24,0xda,0xfc,0xa3,0xf7,0x00,0x13,0x09,0x20,0xd4,0x25,0x29,0x42,0x2b,0x1a,0x5c, -0x1a,0x14,0xd2,0x06,0xfb,0x6d,0xf1,0xd6,0xa4,0xd1,0xcc,0xcf,0xcf,0xde,0x92,0xf3, -0xee,0xbc,0x25,0x2e,0x62,0x4b,0x45,0x67,0x5b,0x45,0x4b,0x6b,0x59,0xb7,0x3e,0x2b, -0x92,0x2a,0x1e,0xc2,0x16,0x12,0xcf,0x06,0xf2,0xe4,0xe5,0xea,0xdd,0xd7,0xdc,0xba, -0xc3,0xc6,0xe9,0xbe,0xb5,0xaa,0xad,0xbd,0x44,0xb5,0xbc,0x3d,0xcd,0xd6,0x50,0xfa, -0xfa,0x33,0xf8,0x0d,0x75,0x1e,0x2c,0x5c,0x28,0x2e,0xaa,0x1c,0x11,0x69,0x1b,0x06, -0x43,0xf8,0xf3,0xbc,0xd2,0xd0,0x1f,0xc7,0xcb,0x2a,0xe3,0xf1,0x49,0xf6,0x1e,0x98, -0x36,0x47,0x83,0x4d,0x53,0x2e,0x4d,0x5f,0xf7,0x5a,0x38,0x62,0x2d,0x1f,0x35,0x27, -0x1e,0xe0,0x11,0x0a,0x30,0xf6,0xee,0xd2,0xdf,0xe1,0x95,0xd5,0xcd,0x61,0xca,0xb1, -0xa4,0xb8,0xb6,0xaf,0xb3,0xb7,0x94,0xad,0xd7,0x8d,0xd4,0xf8,0x90,0xf8,0xf6,0x09, -0x0c,0x28,0x6d,0x21,0x35,0x80,0x28,0x1f,0x9b,0x1c,0x15,0x59,0x06,0x04,0xf3,0xf1, -0xc8,0x3e,0xd5,0xc6,0xbb,0xcb,0xde,0x1d,0xf9,0xf1,0xb3,0x1e,0x2d,0x5a,0x43,0x4d, -0x78,0x4d,0x4b,0x20,0x61,0x55,0x88,0x36,0x2a,0x8d,0x21,0x2e,0x29,0x19,0x1a,0xe3, -0x05,0x00,0xc8,0xea,0xe6,0x4d,0xe2,0xdb,0xd0,0xc4,0xd6,0xc5,0xa9,0xbf,0x97,0xb9, -0xb8,0x02,0xa1,0xc1,0x26,0xcb,0xdd,0x5b,0xea,0xf8,0xf7,0xfa,0x10,0xc4,0x21,0x29, -0x99,0x37,0x1e,0x9c,0x24,0x16,0xd7,0x20,0xff,0x73,0x0f,0xee,0x82,0xcf,0xd1,0xf6, -0xc5,0xc9,0xb0,0xdf,0xf3,0x41,0xf6,0x1c,0xdb,0x29,0x3e,0x09,0x4a,0x4d,0x10,0x49, -0x61,0x82,0x4f,0x35,0x2d,0x27,0x2f,0xd1,0x28,0x20,0x03,0x19,0x07,0x87,0x01,0xe7, -0xdc,0xe9,0xe7,0xc8,0xcf,0xd0,0x84,0xd2,0xb7,0x77,0xb0,0xc4,0x2f,0xb0,0xa5,0x0e, -0xbd,0xcc,0xf2,0xe0,0xe1,0xd1,0xfb,0xfa,0x92,0x19,0x1a,0x98,0x38,0x29,0x15,0x23, -0x1a,0x99,0x21,0x16,0xbc,0x09,0x0c,0x14,0xef,0xd4,0xa6,0xd0,0xc0,0xbc,0xcd,0xdf, -0x7e,0xe4,0xf9,0xbe,0x12,0x27,0xfb,0x36,0x49,0x60,0x4b,0x47,0x46,0x5d,0x4f,0x05, -0x2d,0x2f,0xab,0x34,0x2a,0x7f,0x29,0x17,0x0f,0x0f,0xfe,0xa8,0xeb,0xe9,0x5a,0xe3, -0xdb,0xfb,0xca,0xd8,0x51,0xbb,0xba,0x03,0xc4,0xad,0xb5,0xaf,0xb7,0xfa,0xcf,0xd2, -0x9f,0xe2,0xef,0x9c,0xfb,0x10,0x8c,0x21,0x32,0xe7,0x20,0x27,0x8b,0x1d,0x1f,0x71, -0x14,0x1a,0xd4,0x02,0xf2,0x78,0xe0,0xd3,0x43,0xba,0xd2,0x4e,0xdb,0xe5,0x2f,0xfc, -0x0d,0xee,0x22,0x37,0x5b,0x52,0x43,0x4f,0x4b,0x54,0xa6,0x3f,0x30,0x89,0x31,0x2d, -0x9c,0x2b,0x2f,0xc3,0x13,0x14,0xac,0xff,0xed,0xa9,0xe2,0xe3,0xe0,0xd4,0xd5,0xfa, -0xd1,0xbe,0x17,0xca,0xbe,0x07,0xac,0xc3,0xc0,0xb7,0xc8,0x58,0xd1,0xe4,0x6c,0xea, -0xf8,0x70,0x12,0x28,0x93,0x20,0x27,0x8d,0x20,0x26,0x75,0x16,0x1b,0xac,0x1b,0xff, -0xc7,0xf4,0xe1,0xbb,0xdb,0xb3,0xb4,0xd5,0xe3,0x47,0xe3,0xf4,0xaf,0x14,0x1f,0x0d, -0x3c,0x44,0x8c,0x50,0x4d,0x98,0x48,0x38,0x04,0x3d,0x30,0xe6,0x28,0x37,0x82,0x29, -0x13,0xb0,0x19,0xfa,0x98,0xea,0xe1,0x30,0xe1,0xd6,0xef,0xd2,0xd7,0x3b,0xc6,0xd0, -0x3c,0xbb,0xb9,0xac,0xc4,0xbd,0x87,0xc5,0xc8,0xd3,0xe1,0xde,0xa2,0xf2,0x17,0xfc, -0x24,0x18,0x8f,0x23,0x20,0x6d,0x21,0x0e,0x8a,0x2e,0x0b,0x85,0xf8,0xfb,0x0a,0xec, -0xd2,0x5c,0xc0,0xcf,0xce,0xf3,0xda,0x7e,0xfb,0x0f,0x5f,0x29,0x3b,0xce,0x42,0x56, -0x60,0x48,0x38,0x79,0x46,0x30,0x98,0x2f,0x2f,0x6c,0x37,0x20,0x89,0x16,0x16,0xe8, -0x00,0xeb,0x5f,0xda,0xe5,0x31,0xd8,0xd1,0x71,0xdc,0xc8,0x03,0xcf,0xb4,0xba,0xce, -0xbb,0xa9,0xc4,0xc5,0x16,0xd2,0xd5,0x08,0xe0,0xf9,0x2b,0x16,0x11,0xf6,0x1b,0x1e, -0x1b,0x1d,0x25,0x61,0x14,0x29,0xd0,0x07,0xfd,0xa4,0x08,0xe2,0x83,0xd9,0xc6,0x1b, -0xd4,0xe7,0x70,0xdb,0x03,0x32,0x0e,0x24,0xbb,0x31,0x52,0xeb,0x53,0x35,0xe8,0x42, -0x3e,0xaf,0x37,0x31,0x21,0x37,0x34,0x38,0x1f,0x1a,0xda,0x1e,0xfa,0x4b,0xe9,0xda, -0x3d,0xe1,0xda,0x68,0xcc,0xe5,0x08,0xc1,0xcb,0x45,0xbe,0xd6,0x83,0xc1,0xc5,0x57, -0xc6,0xcc,0x29,0xd3,0xdb,0x5b,0x01,0x0c,0x1c,0x0e,0x18,0x99,0x17,0x1f,0x3b,0x1c, -0x1f,0xf4,0x1e,0x00,0x1e,0x05,0x01,0xdc,0xde,0xdd,0xda,0xce,0xdc,0xd3,0xe4,0xe9, -0x1e,0x03,0x12,0x52,0x2a,0x3c,0xe6,0x46,0x4b,0x8b,0x3c,0x40,0x70,0x2f,0x35,0xee, -0x38,0x32,0x37,0x2a,0x1b,0x3c,0x1d,0x15,0x8a,0xfc,0xea,0xb7,0xd2,0xda,0x72,0xe3, -0xd1,0xb8,0xdd,0xc6,0xd5,0xc4,0xd7,0x4a,0xcb,0xcb,0xc0,0xcb,0xcd,0x24,0xcb,0xce, -0x57,0xec,0xfb,0x18,0x0f,0x0d,0x29,0x12,0x15,0x2b,0x1c,0x1c,0x14,0x1c,0x17,0x37, -0xfe,0x06,0xa1,0xf3,0xe7,0xb0,0xdb,0xd2,0x46,0xd7,0xe2,0x6b,0xf8,0xfc,0xe8,0x13, -0x27,0x55,0x47,0x42,0x93,0x44,0x45,0x27,0x3d,0x26,0x00,0x45,0x3b,0xdc,0x2b,0x27, -0x89,0x1e,0x19,0x07,0x07,0x01,0xe7,0xe0,0xd7,0x0d,0xd7,0xe5,0x20,0xdb,0xd0,0x87, -0xc7,0xd5,0xd3,0xd1,0xd2,0xad,0xd0,0xcf,0x07,0xc7,0xc9,0x1d,0xd3,0xec,0xf0,0xfe, -0x09,0x4f,0x09,0x04,0x01,0x1c,0x1f,0xe4,0x1e,0x15,0xb0,0x16,0x06,0x84,0x03,0xef, -0xd1,0xed,0xda,0x0d,0xdd,0xd0,0x34,0xec,0xfd,0xad,0x06,0x19,0xfb,0x2d,0x43,0x01, -0x3c,0x4f,0x77,0x33,0x32,0xf6,0x24,0x3e,0x32,0x34,0x2e,0x1b,0x21,0x1b,0x16,0x16, -0x0f,0x38,0xf8,0xdb,0x5d,0xdf,0xda,0xc2,0xe1,0xe5,0xe5,0xc7,0xd2,0xe0,0xd2,0xd7, -0x25,0xd8,0xd1,0x60,0xd4,0xcb,0x23,0xc1,0xd3,0xde,0xf2,0xf3,0x09,0x01,0x00,0x60, -0x00,0x1d,0x91,0x21,0x20,0x21,0x15,0x1a,0x95,0x04,0x03,0xa2,0xf0,0xf3,0xa3,0xe3, -0xd1,0x5e,0xd7,0xf7,0x69,0xfe,0x09,0xe9,0x19,0x32,0xac,0x3e,0x3f,0xaf,0x49,0x33, -0xbd,0x29,0x31,0x73,0x3b,0x32,0x0b,0x30,0x22,0xab,0x15,0x15,0x59,0x09,0xfb,0xf8, -0xdd,0xdd,0x51,0xdd,0xe1,0xb4,0xe4,0xc9,0x8e,0xcc,0xe1,0xef,0xcd,0xde,0x4e,0xd5, -0xca,0xe6,0xc5,0xc2,0x98,0xd2,0xf3,0xc3,0xf5,0xfb,0xa1,0x00,0xf9,0x3b,0x27,0x20, -0xd9,0x1c,0x16,0x12,0x15,0x06,0x93,0xfd,0xf3,0x2d,0xf6,0xe3,0x6e,0xcf,0xe8,0x77, -0xf7,0x02,0x52,0x0e,0x25,0x60,0x2e,0x3e,0x04,0x46,0x3f,0x3c,0x3a,0x25,0x71,0x31, -0x30,0xf3,0x35,0x23,0xe6,0x1b,0x11,0x28,0x16,0x08,0xc7,0xee,0xdf,0x79,0xeb,0xd3, -0xd0,0xe7,0xd4,0x12,0xce,0xd5,0xf8,0xdb,0xdc,0x05,0xd7,0xe1,0x95,0xd2,0xb9,0xa7, -0xcb,0xd8,0xe4,0xec,0xf3,0x62,0xf0,0xf3,0xbb,0x0e,0x1c,0xdd,0x22,0x1b,0xaf,0x12, -0x19,0x69,0x02,0xfd,0x24,0xf4,0xf9,0x9e,0xde,0xd2,0x01,0xf8,0xf3,0x1e,0x07,0x16, -0xe3,0x16,0x39,0xf9,0x47,0x3d,0x38,0x40,0x2f,0x44,0x2c,0x2b,0x46,0x39,0x31,0xe2, -0x23,0x17,0xf0,0x0a,0x18,0x78,0x01,0xf7,0xc8,0xe2,0xe8,0x6c,0xd9,0xe5,0x2e,0xd1, -0xd7,0x00,0xd0,0xd8,0x01,0xe3,0xd9,0xfb,0xde,0xc3,0xca,0xc7,0xc7,0xf4,0xdb,0xe8, -0x1b,0xee,0xec,0x28,0xef,0x0f,0xdd,0x1e,0x1e,0x2b,0x22,0x0f,0xd7,0x12,0x09,0x27, -0xff,0xfc,0x4f,0xee,0xdb,0xcd,0xe3,0xff,0x0f,0xee,0x11,0xc5,0x12,0x25,0x62,0x35, -0x43,0x63,0x36,0x3c,0x8f,0x2b,0x21,0x28,0x30,0x33,0xe4,0x21,0x2a,0x39,0x07,0x0f, -0x42,0x13,0x03,0x6e,0xf8,0xdf,0x78,0xf2,0xe3,0xe1,0xe0,0xd1,0x80,0xde,0xda,0xa7, -0xe4,0xce,0x00,0xec,0xd5,0xcd,0xd1,0xc5,0x3a,0xc7,0xe3,0x0a,0xdf,0xf0,0x60,0xda, -0xf3,0x0c,0x0b,0x1b,0x31,0x20,0x1b,0xfd,0x03,0x0f,0x38,0x0e,0xf6,0x21,0xff,0xea, -0xb8,0xdd,0xf9,0x9f,0xfe,0xff,0xf5,0x16,0x13,0x7b,0x31,0x39,0xe4,0x3d,0x32,0x2c, -0x38,0x2c,0x50,0x20,0x2b,0x51,0x36,0x1f,0xc5,0x1d,0x04,0xd4,0x0e,0x0f,0x1c,0xff, -0xf3,0x65,0xe9,0xf5,0x87,0xd5,0xe1,0x77,0xdc,0xd8,0x0d,0xda,0xeb,0xa5,0xd2,0xe2, -0xe4,0xd2,0xd6,0x49,0xcb,0xce,0xe9,0xe2,0xe8,0x05,0xe1,0xe9,0x71,0xfc,0x07,0xf6, -0x1a,0x1b,0x66,0x13,0x06,0x16,0x0b,0x06,0xb2,0xfd,0xf2,0x10,0xea,0xdf,0x8a,0x06, -0x07,0x23,0xfd,0x0e,0xff,0x2d,0x32,0xb0,0x32,0x3f,0x06,0x2b,0x36,0xb2,0x29,0x1c, -0x8b,0x31,0x1d,0xdb,0x1e,0x18,0x28,0x01,0x12,0x32,0x06,0x0b,0x40,0xe7,0x04,0xb1, -0xe7,0xdd,0x95,0xdb,0xdf,0x14,0xde,0xdf,0x23,0xe5,0xd0,0x6f,0xe1,0xd5,0xce,0xe2, -0xd2,0x93,0xd2,0xdc,0x6e,0xea,0xe2,0x69,0xe1,0xf9,0x9a,0x0a,0x0f,0xe8,0x19,0x0d, -0x6b,0xff,0x0a,0xed,0x0a,0x02,0x6b,0xf5,0xe6,0xb6,0xec,0x17,0x8f,0x01,0x09,0x20, -0x1a,0x38,0xeb,0x2c,0x3a,0xfa,0x2c,0x30,0xb1,0x2b,0x26,0x90,0x20,0x18,0x47,0x24, -0x14,0x24,0x0b,0x04,0x2c,0x0c,0x06,0x30,0xf9,0xf6,0xb3,0xf6,0xe4,0x72,0xda,0xde, -0x5a,0xdc,0xe0,0xd1,0xe1,0xdf,0x54,0xd7,0xe1,0x80,0xe0,0xeb,0xfb,0xdf,0xd6,0x8a, -0xe3,0xe0,0x0e,0xed,0xe1,0x14,0xfb,0x02,0xe2,0x11,0x13,0x37,0x03,0x03,0x3d,0x05, -0x0c,0xde,0xff,0xf0,0x9d,0xf4,0xf5,0xff,0x1c,0x0a,0x6d,0x14,0x29,0xa5,0x36,0x32, -0xfc,0x33,0x29,0xa1,0x2e,0x27,0x2d,0x18,0x20,0x4a,0x14,0x19,0xc5,0x03,0x0e,0x4b, -0x04,0x04,0xc6,0x05,0xf7,0x8f,0xf4,0xf7,0xb3,0xe2,0xe4,0x40,0xdb,0xe4,0xfd,0xe1, -0xe5,0x0a,0xe3,0xd2,0x00,0xe6,0xe0,0x21,0xf5,0xe3,0xa6,0xd6,0xd4,0x45,0xf3,0xe7, -0x5c,0xe8,0xf5,0xec,0xfe,0x06,0x47,0x0f,0xfe,0x9e,0xfe,0x07,0x2d,0x07,0x03,0x27, -0xec,0xfc,0x21,0x00,0x1b,0x6f,0x13,0x29,0xfe,0x2d,0x36,0x9b,0x30,0x3a,0x95,0x1f, -0x29,0xd6,0x28,0x15,0xb6,0x17,0x10,0xb1,0x0d,0xfd,0xee,0x0d,0xff,0x25,0xfe,0x07, -0xc8,0xec,0xfb,0x65,0xef,0xe7,0x8e,0xed,0xd8,0xac,0xf0,0xd6,0x39,0xf3,0xd3,0xe7, -0xd9,0xe4,0x2e,0xe7,0xfa,0x5a,0xe7,0xd7,0xd9,0xde,0xf5,0xc1,0xe8,0xec,0x76,0xf0, -0xfe,0xd6,0xf6,0x15,0x49,0xeb,0x04,0xae,0xfe,0x05,0x41,0xf8,0xfd,0xeb,0xf3,0x0c, -0x05,0x19,0x27,0xac,0x27,0x32,0x5c,0x35,0x34,0x83,0x33,0x17,0x81,0x2c,0x21,0x8a, -0x0e,0x11,0xdc,0x07,0x05,0xca,0xfd,0x12,0x30,0xf5,0x01,0xf1,0x00,0xf9,0x2d,0xf5, -0xeb,0x62,0xec,0xf7,0xad,0xda,0xf3,0xeb,0xdd,0xea,0xd3,0xda,0xe2,0x50,0xe9,0xec, -0xc7,0xfc,0xed,0x5d,0xd6,0xe8,0x42,0xf2,0xed,0x31,0xe3,0xf2,0xa5,0xef,0xfa,0xde, -0xfd,0xeb,0xd5,0xfd,0x06,0xf4,0xf8,0xfc,0xa6,0x02,0xfd,0x33,0x13,0x22,0x5f,0x2f, -0x38,0x64,0x3b,0x31,0x4e,0x3d,0x2b,0xea,0x1d,0x1e,0x2d,0x1d,0x0c,0xa9,0x00,0xfd, -0x87,0x04,0xfc,0x10,0x0a,0xfe,0x7f,0x02,0x04,0xa5,0xef,0xfd,0x23,0xf3,0xf1,0x7b, -0xf4,0xde,0x50,0xf8,0xd3,0x12,0xe0,0xe3,0xea,0xe2,0xe4,0xf3,0xe6,0x04,0x9e,0xec, -0xdc,0xb6,0xea,0xf8,0x06,0xe9,0xe2,0xfe,0xf5,0xe7,0x44,0xf3,0xf8,0x51,0xf2,0xf2, -0xc6,0xfb,0xfe,0xae,0xfd,0x00,0xff,0x07,0x1d,0xdc,0x2e,0x2d,0x28,0x40,0x40,0x86, -0x3a,0x2b,0xc8,0x2d,0x1b,0x42,0x25,0x0c,0x54,0x17,0xf5,0xf7,0x04,0xfe,0xe6,0xfb, -0x0f,0x90,0xf6,0x07,0xe3,0x03,0xeb,0xa5,0xf8,0xf6,0x90,0xf2,0xe2,0x0e,0xec,0xef, -0xd7,0xca,0xe2,0xda,0xeb,0xd8,0x92,0xef,0xf2,0x4a,0x00,0xec,0xe8,0xe9,0xf3,0x9c, -0xea,0xea,0xa9,0xeb,0xed,0xe8,0xe7,0xe7,0x46,0xf3,0xf6,0x49,0xf6,0xf6,0x9a,0xfd, -0x00,0x32,0x09,0x0d,0xcd,0x17,0x34,0xde,0x33,0x41,0x59,0x3b,0x40,0xe5,0x2a,0x29, -0x7f,0x25,0x16,0x35,0x15,0x09,0xa8,0xf7,0xfa,0xb3,0xfb,0x03,0xa8,0xff,0x04,0x64, -0x03,0xf7,0xc2,0xf3,0xf5,0x46,0xfa,0xf1,0x92,0xe1,0xec,0x81,0xe2,0xd2,0x29,0xed, -0xde,0x50,0xe3,0xe7,0x3d,0xfc,0xf0,0x6b,0xfa,0xe7,0xcf,0xe9,0xef,0x06,0xf1,0xea, -0x88,0xdf,0xea,0x65,0xe3,0xed,0xe1,0xfb,0xe9,0x24,0xf8,0x04,0x03,0x02,0x14,0xaa, -0x19,0x2a,0xb1,0x39,0x44,0x62,0x46,0x44,0xcf,0x41,0x29,0x5e,0x26,0x1d,0x7d,0x10, -0x12,0x30,0x06,0xed,0xa6,0xfb,0xfb,0x6e,0xff,0x06,0xe5,0x00,0xfa,0xa7,0xfc,0xe8, -0xd1,0xfa,0xfd,0x2d,0xeb,0xda,0xf6,0xea,0xe1,0x72,0xd6,0xe9,0x3d,0xdf,0xe0,0x31, -0xed,0xfb,0x9a,0xf2,0x02,0x66,0xe7,0xf1,0x32,0xdd,0xf3,0x2f,0xe7,0xdc,0x22,0xdd, -0xd9,0x91,0xe7,0xf9,0x83,0xe1,0x04,0xf7,0xf4,0x08,0xfa,0x21,0x19,0x6a,0x38,0x32, -0x6f,0x4f,0x49,0xd4,0x41,0x48,0xab,0x31,0x27,0x09,0x22,0x11,0x0e,0x12,0x01,0x14, -0xf2,0xf6,0xe7,0xf7,0x03,0x5b,0x02,0x07,0x1b,0xf9,0xeb,0xf7,0xf9,0xfd,0xc8,0xf5, -0xe9,0x54,0xde,0xdd,0xa6,0xdf,0xdb,0x3c,0xdf,0xe9,0x96,0xdd,0xed,0x7f,0xf9,0xf6, -0x6a,0x07,0xe6,0x96,0xe5,0xea,0x2d,0xf3,0xe3,0x8e,0xd5,0xe2,0x25,0xd8,0xeb,0xc9, -0xf4,0xea,0xbe,0xfc,0xfd,0x36,0x0a,0x21,0x56,0x24,0x35,0xfc,0x38,0x50,0x31,0x49, -0x44,0xfc,0x41,0x33,0xf0,0x28,0x18,0x07,0x18,0x07,0xd3,0x01,0xf5,0x47,0xf2,0xf4, -0x96,0x06,0x05,0xa1,0xff,0xf3,0xf7,0xf0,0xfa,0x62,0xff,0xf7,0x53,0xe8,0xd9,0x2b, -0xda,0xdd,0xbb,0xe2,0xdb,0xbe,0xea,0xe3,0xce,0xe5,0xfb,0xba,0x05,0xfd,0x26,0xec, -0xdb,0x62,0xea,0xf1,0x85,0xe3,0xd6,0xaf,0xd4,0xe0,0xa8,0xeb,0xf2,0xc4,0xf5,0xf2, -0xac,0xfe,0x16,0xd2,0x23,0x28,0x75,0x35,0x3f,0x37,0x49,0x53,0x02,0x49,0x3a,0x93, -0x37,0x1f,0x51,0x19,0x12,0x14,0xfe,0x01,0xb7,0xf5,0xef,0x49,0xfc,0x01,0xc9,0x0c, -0xfc,0x3b,0xeb,0xf6,0x98,0xf9,0x03,0xf6,0xef,0xeb,0x29,0xd8,0xdd,0x03,0xe1,0xdb, -0x8b,0xe7,0xe1,0x0f,0xe1,0xe5,0xdd,0xfc,0xff,0x56,0x08,0xe1,0x45,0xdd,0xf5,0xdd, -0xeb,0xe2,0x79,0xd5,0xdd,0xf6,0xdb,0xe6,0xbd,0xef,0xf6,0x2c,0xfc,0xfc,0x9a,0x18, -0x2f,0x4d,0x29,0x39,0x23,0x43,0x4c,0xaf,0x51,0x42,0x29,0x45,0x2f,0x02,0x1f,0x17, -0x92,0x08,0x01,0x9d,0xf8,0xed,0x7e,0xf0,0xf0,0xe9,0x03,0x0b,0xf1,0xfa,0xe8,0x7c, -0xf7,0x01,0x61,0x02,0xed,0xda,0xf0,0xd2,0x89,0xdf,0xe3,0x24,0xdf,0xea,0x8b,0xdd, -0xe7,0xb8,0xe9,0x01,0x4b,0x04,0xfe,0x7a,0xe3,0xdf,0xb0,0xed,0xee,0xd4,0xd7,0xd5, -0xb8,0xd7,0xdd,0x61,0xe7,0xf1,0x67,0xf9,0xf7,0x87,0x05,0x1d,0xf6,0x37,0x2d,0xa2, -0x39,0x44,0x95,0x4f,0x47,0x16,0x51,0x3b,0xb5,0x33,0x16,0x87,0x22,0x08,0x51,0x00, -0xf9,0xca,0xf1,0xf0,0xad,0xeb,0x02,0xb6,0x01,0xef,0x61,0xf2,0xf5,0xe9,0xfb,0x02, -0x74,0xf9,0xe6,0xa4,0xd7,0xe3,0x77,0xe1,0xe4,0xf9,0xe5,0xdc,0x67,0xe9,0xd5,0x29, -0x0b,0xfb,0x98,0xf4,0xe0,0x96,0xe3,0xe1,0xde,0xe8,0xdb,0x71,0xd0,0xd3,0xb8,0xe3, -0xe4,0x91,0xf5,0xff,0xc5,0xfa,0x16,0x09,0x1e,0x3f,0xca,0x2e,0x45,0x5f,0x3f,0x4d, -0x7f,0x53,0x4c,0xe5,0x3b,0x35,0x23,0x17,0x1c,0x72,0x08,0x04,0xbd,0xfd,0xf1,0x20, -0xe9,0xfc,0x56,0x04,0xf7,0x2e,0xec,0xff,0x2c,0xec,0xfa,0xbe,0xfc,0xf6,0xf0,0xe4, -0xd2,0xd8,0xdf,0xdb,0x39,0xeb,0xde,0x8c,0xd9,0xde,0x36,0xe4,0x09,0x36,0xf1,0xf4, -0x77,0xe3,0xe0,0x27,0xe3,0xdf,0x09,0xe1,0xd2,0xf6,0xd5,0xe3,0xbb,0xe6,0xed,0x06, -0x06,0xff,0x4a,0x0a,0x32,0xd4,0x3f,0x35,0x19,0x4b,0x44,0x4e,0x56,0x4f,0xaf,0x57, -0x2c,0x31,0x36,0x23,0xe5,0x0e,0x11,0x00,0x07,0xfc,0x90,0xf1,0xea,0x2a,0xfb,0xfb, -0x0b,0xee,0xee,0x68,0xf9,0xed,0x1b,0xf8,0xfe,0xa8,0xf6,0xe5,0x33,0xd8,0xe2,0x61, -0xd9,0xe9,0xa9,0xdd,0xd4,0x13,0xe2,0xea,0xf4,0xfc,0xf5,0x3a,0xf0,0xe4,0x2a,0xd5, -0xea,0xc7,0xd4,0xdf,0x48,0xd5,0xc7,0x2e,0xe9,0xdf,0x2a,0xf0,0x0c,0x6d,0x03,0x12, -0xd8,0x35,0x38,0x1d,0x45,0x3f,0x9f,0x52,0x4d,0x0c,0x53,0x4f,0x59,0x3b,0x27,0x2d, -0x24,0x0b,0x2b,0x1a,0x05,0x9b,0xf7,0xf2,0xee,0xf5,0xf9,0xb0,0xef,0xf6,0x4d,0xf1, -0xf3,0x19,0xf6,0xef,0x0b,0x06,0xee,0x01,0xed,0xdc,0xea,0xe2,0xd7,0x2e,0xe9,0xdd, -0x8e,0xde,0xda,0x27,0xf1,0xf2,0x14,0xf5,0xf1,0x65,0xe5,0xd3,0x3b,0xe9,0xd2,0xca, -0xd9,0xdc,0x63,0xc8,0xe8,0xbc,0xdf,0xf7,0x1c,0x08,0x09,0x4d,0x17,0x34,0xb8,0x35, -0x46,0xa0,0x36,0x4b,0xc1,0x4c,0x47,0xc2,0x46,0x38,0x98,0x1c,0x29,0x55,0x0a,0x12, -0x9b,0x03,0xfb,0x3a,0xed,0x00,0x70,0xf5,0xf1,0x3a,0x02,0xf4,0xf6,0x02,0xf6,0xd9, -0xf9,0x03,0x49,0xfc,0xe6,0x51,0xe6,0xe9,0x0e,0xda,0xe9,0xaf,0xe1,0xdb,0xef,0xe2, -0xef,0xa4,0xf2,0xf3,0x6a,0xef,0xd5,0x33,0xdb,0xdd,0x5f,0xd9,0xcc,0xa0,0xde,0xcb, -0x07,0xea,0xe1,0x36,0xf6,0x09,0xe2,0x11,0x18,0x89,0x35,0x2f,0x85,0x42,0x32,0x36, -0x49,0x43,0x9b,0x40,0x41,0x8e,0x29,0x1c,0x3c,0x1b,0x0f,0x37,0x0c,0x0b,0xf2,0xf1, -0xf9,0xee,0xf8,0xfb,0x19,0xef,0x01,0xa7,0xf9,0x01,0x31,0xf5,0x07,0x72,0x02,0xfa, -0x36,0xf9,0xf0,0xd9,0xe6,0xe6,0xf3,0xe5,0xe5,0xd0,0xe4,0xe6,0xd4,0xe9,0xef,0xad, -0xf2,0xe3,0x9b,0xd1,0xdd,0xe5,0xd8,0xd2,0x1b,0xcf,0xde,0x92,0xd7,0xda,0x2f,0xf5, -0xfe,0xf2,0x05,0x0c,0xdf,0x1f,0x36,0x96,0x25,0x3e,0xca,0x37,0x3d,0x9a,0x3c,0x38, -0x66,0x35,0x21,0xb3,0x17,0x13,0x60,0x0f,0x08,0x42,0x11,0xf5,0xf5,0xf8,0x01,0xdf, -0x02,0xee,0x61,0x07,0x01,0xf1,0xfc,0xfb,0x80,0x0e,0xfe,0xe4,0x04,0x07,0xc4,0xe7, -0xf1,0x93,0xde,0xe9,0xd5,0xe8,0xe2,0x5c,0xe6,0xee,0x57,0xf0,0xe9,0xc7,0xeb,0xd6, -0xcd,0xdd,0xd8,0xe1,0xd8,0xcb,0xcb,0xdc,0xd5,0x42,0xd9,0xfb,0x25,0xfd,0x04,0x77, -0x0e,0x20,0x8f,0x29,0x22,0x0f,0x3d,0x2c,0x34,0x35,0x35,0xd0,0x2d,0x2b,0x9e,0x1b, -0x15,0xb2,0x13,0x14,0xd6,0x08,0x0e,0x57,0xff,0xfd,0x8b,0x03,0x13,0x20,0xec,0x08, -0xb4,0x0a,0xfa,0x47,0x08,0x0e,0x6b,0x05,0x08,0xd9,0x03,0xee,0xdf,0xea,0xe1,0x4d, -0xe5,0xea,0x6b,0xe3,0xeb,0xf1,0xe6,0xf3,0x81,0xe1,0xe6,0x7d,0xda,0xd3,0xff,0xd5, -0xda,0x35,0xce,0xd5,0x52,0xd4,0xe7,0xd4,0xf7,0x05,0x48,0x03,0x09,0x9b,0x1f,0x2a, -0x3e,0x28,0x3a,0xe8,0x1d,0x3d,0xd3,0x2a,0x22,0xc9,0x2a,0x19,0x7e,0x0f,0x1a,0x33, -0x0b,0x14,0xfe,0x05,0x06,0x48,0xfd,0x16,0xc4,0x05,0xfc,0x50,0x05,0x08,0x6b,0xfb, -0x0e,0xc5,0x17,0x00,0xd4,0x11,0x03,0x5d,0xf0,0xf5,0x34,0xdf,0xf3,0xd4,0xe4,0xe0, -0xd3,0xf3,0xe7,0xeb,0xea,0xd7,0xd9,0xe4,0xde,0xc4,0xc8,0xd5,0x99,0xd6,0xc6,0x1e, -0xd2,0xda,0x51,0xe4,0xf9,0x85,0x02,0xfa,0x17,0x0d,0x1a,0xae,0x28,0x2b,0xf7,0x30, -0x21,0xf2,0x3a,0x21,0x08,0x1c,0x2c,0x6c,0x19,0x0e,0x73,0x1b,0x11,0x5b,0x1c,0x0a, -0x0a,0x09,0x06,0x0e,0x1b,0x05,0xfc,0xfa,0x05,0xda,0xfd,0x01,0x6f,0x19,0x13,0x41, -0x02,0x1b,0xfa,0xfd,0xf7,0x91,0xfa,0xde,0x83,0xf5,0xd7,0x10,0xea,0xea,0x2d,0xee, -0xd6,0xe7,0xda,0xe3,0xe2,0xdc,0xc2,0x4b,0xd7,0xd0,0x41,0xd1,0xd7,0xa9,0xd0,0xf5, -0xd7,0xfe,0x04,0x40,0xfc,0x10,0x50,0x14,0x27,0xd0,0x2d,0x28,0x7e,0x1d,0x31,0x41, -0x1b,0x21,0x82,0x1b,0x1b,0x39,0x10,0x11,0x81,0x16,0x1b,0x9e,0x10,0x08,0x23,0x1c, -0x0d,0xc9,0x1b,0xf2,0xbc,0x05,0x04,0xc4,0x04,0x1a,0x32,0x16,0x01,0x82,0x0f,0xff, -0xd5,0xfe,0xee,0x55,0xe6,0xe8,0xdb,0xd9,0xea,0x33,0xe6,0xed,0x9b,0xd2,0xdb,0xf3, -0xe1,0xd6,0xf0,0xc2,0xdd,0x3b,0xce,0xd6,0x3c,0xc7,0xea,0xb3,0xf1,0x04,0x22,0x00, -0xf8,0x5f,0x16,0x16,0xa3,0x24,0x2a,0x18,0x2b,0x1e,0xc8,0x2c,0x1b,0xf4,0x22,0x1a, -0x84,0x16,0x1b,0x1a,0x11,0x1a,0xf3,0x15,0x13,0xc2,0x16,0x11,0xb4,0x17,0x0b,0xfa, -0xff,0xf5,0x00,0xff,0x08,0xec,0x15,0x14,0x2f,0x01,0x06,0x5b,0x04,0xfd,0xd5,0xef, -0xe5,0x9a,0xe6,0xde,0x00,0xee,0xe0,0xd6,0xeb,0xd7,0xd2,0xdd,0xdc,0x58,0xd6,0xd4, -0x98,0xd2,0xdc,0x1e,0xcb,0xd3,0xbe,0xea,0xf1,0x6f,0x06,0xfb,0x1e,0x01,0x13,0xce, -0x1c,0x21,0x3b,0x2e,0x28,0x78,0x1a,0x26,0xa0,0x16,0x1f,0x4b,0x15,0x18,0xc4,0x13, -0x19,0x4d,0x15,0x1c,0xfd,0x1a,0x19,0x06,0x17,0x13,0x40,0x0f,0xfd,0x15,0xf0,0xfe, -0x50,0x09,0x19,0x82,0x0e,0x05,0x64,0xfc,0x01,0x43,0x05,0xe8,0x0c,0xe3,0xe6,0xa3, -0xe4,0xe1,0xd9,0xe7,0xe8,0x04,0xd9,0xdc,0xc3,0xd9,0xd8,0x92,0xd3,0xd9,0xc9,0xdb, -0xcf,0xd4,0xd8,0xf1,0xd8,0xfb,0x02,0xfb,0xfd,0x02,0x5a,0x15,0x19,0xb1,0x25,0x24, -0xc5,0x21,0x19,0xcf,0x1e,0x18,0x07,0x19,0x18,0xed,0x1a,0x1f,0x9c,0x11,0x18,0xe0, -0x23,0x1d,0x29,0x1a,0x18,0xa7,0x17,0x0e,0xdf,0xf8,0xf2,0x55,0x00,0x0c,0x7d,0x16, -0x14,0x36,0x00,0xfb,0x56,0x09,0x05,0xa5,0xe0,0xe3,0xf6,0xdc,0xe3,0x00,0xd4,0xde, -0x85,0xe2,0xe2,0x98,0xc8,0xde,0xae,0xd7,0xd8,0xc4,0xd6,0xdd,0x3a,0xcf,0xe3,0x9f, -0xf2,0x00,0x79,0xfe,0xf8,0x99,0x0e,0x1a,0x7d,0x14,0x22,0x34,0x2e,0x19,0x64,0x15, -0x15,0xdf,0x22,0x08,0x3b,0x1b,0x17,0x6d,0x20,0x0d,0x08,0x1e,0x2d,0xb0,0x23,0x1f, -0x27,0x1b,0x23,0x72,0x0d,0xf2,0x78,0x00,0x04,0xdc,0x0d,0x11,0x8c,0x10,0x02,0x42, -0xf8,0x11,0x57,0x02,0xdd,0x58,0xd6,0xe8,0xa7,0xdc,0xcf,0xe7,0xd8,0xe2,0xff,0xdc, -0xc7,0x0c,0xda,0xd9,0x6d,0xd9,0xd5,0x65,0xe7,0xcb,0xc8,0xe8,0xf7,0x98,0x03,0xfb, -0x68,0xf6,0x19,0x77,0x10,0x18,0xb7,0x15,0x26,0x2c,0x18,0x12,0x07,0x18,0x14,0x59, -0x13,0x19,0x8a,0x13,0x2c,0x2b,0x09,0x25,0x1c,0x33,0x28,0x6c,0x1e,0x24,0xbe,0x20, -0x08,0x29,0xf8,0x05,0x8e,0x03,0x0e,0x69,0x0c,0x0e,0x95,0x05,0x01,0xc6,0x0c,0xfa, -0x5b,0xde,0xd7,0x03,0xe4,0xd1,0xfd,0xcb,0xd5,0x55,0xe3,0xd6,0x4d,0xc7,0xd9,0x18, -0xd4,0xe8,0x94,0xcf,0xe2,0x29,0xd7,0xeb,0xb1,0xfc,0x03,0x94,0xef,0x14,0x9d,0x0a, -0x18,0x8a,0x13,0x16,0x64,0x22,0x16,0xe4,0x0b,0x1a,0xb2,0x0f,0x1a,0x54,0x0d,0x24, -0x44,0x19,0x10,0x12,0x33,0x25,0x7e,0x1d,0x2c,0x4c,0x20,0x19,0x49,0x07,0x08,0xfd, -0x03,0x0d,0x0f,0x0c,0x0a,0x58,0x0f,0x05,0x83,0x0e,0xf8,0x6c,0xfd,0xdb,0xf8,0xd9, -0xd2,0x6d,0xd5,0xcf,0x22,0xcb,0xe2,0x6d,0xd8,0xc8,0x09,0xd7,0xdd,0xa2,0xe6,0xd8, -0x61,0xdd,0xdf,0x72,0xf3,0xfc,0x75,0xf5,0x01,0x4d,0x13,0x11,0xc9,0x0f,0x21,0x5e, -0x0e,0x24,0x8d,0x0c,0x17,0x8f,0x13,0x01,0x9f,0x16,0x13,0xae,0x11,0x17,0xe4,0x1e, -0x25,0x2e,0x22,0x2c,0x05,0x2f,0x1c,0x77,0x23,0x0a,0xb3,0x11,0x03,0xbf,0x11,0x0c, -0xa8,0x07,0x13,0xc7,0x09,0x0b,0x0e,0xf6,0xf8,0x2b,0xdb,0xd4,0x90,0xc8,0xd4,0x38, -0xc8,0xc8,0xd9,0xd6,0xe0,0x40,0xc5,0xd5,0x6d,0xe2,0xea,0x4d,0xd8,0xe8,0xa3,0xe8, -0xef,0x5a,0xf9,0x01,0x2b,0x0b,0x0f,0xd1,0x13,0x15,0x3f,0x1f,0x17,0x44,0x17,0x0a, -0x8b,0x1e,0x03,0x52,0x08,0x0d,0xf1,0x0d,0x15,0x6b,0x0f,0x25,0xfc,0x18,0x27,0xe1, -0x2a,0x2d,0x6a,0x1a,0x1b,0x80,0x1c,0x1c,0xf0,0x00,0x0e,0x68,0x0e,0x0c,0x1c,0x07, -0x0f,0xf9,0x01,0xf5,0x13,0xf2,0xde,0xa0,0xcf,0xcc,0x8f,0xd2,0xc6,0x42,0xcc,0xd9, -0x04,0xde,0xc8,0x28,0xdd,0xdd,0x43,0xf4,0xdc,0xff,0xe3,0xf5,0xd6,0xeb,0x00,0x89, -0x00,0x17,0x5f,0x10,0x14,0x4c,0x1d,0x1f,0xf5,0x0d,0x13,0x7c,0x11,0x1a,0xd6,0xf8, -0x0b,0x1c,0x03,0x08,0xc4,0x0c,0x19,0x67,0x16,0x20,0xcf,0x29,0x28,0xc8,0x2c,0x1f, -0xeb,0x24,0x22,0xb7,0x20,0x0c,0x48,0x08,0x17,0xed,0x05,0x07,0x39,0x11,0xf5,0x84, -0xf1,0xe6,0x76,0xd4,0xcb,0x14,0xc9,0xc0,0x64,0xca,0xc4,0x21,0xd4,0xd9,0x96,0xcf, -0xd4,0xd2,0xeb,0xf0,0x81,0xef,0xe3,0x14,0xfa,0xf2,0x86,0xfb,0x0f,0xd8,0x15,0x0b, -0xad,0x19,0x24,0x11,0x1c,0x11,0xba,0x09,0x18,0x02,0x0d,0xfe,0x02,0x02,0x02,0xd5, -0x02,0x0c,0x50,0x1d,0x11,0xae,0x1e,0x30,0xf4,0x28,0x2b,0x31,0x25,0x2d,0x17,0x29, -0x25,0x70,0x18,0x08,0x23,0x1c,0x0c,0x82,0x06,0x10,0xcd,0xf5,0xef,0x13,0xdb,0xd6, -0x11,0xc2,0xc3,0x16,0xc2,0xb8,0x38,0xc5,0xd4,0x30,0xcd,0xc8,0x4f,0xde,0xe7,0xcf, -0xee,0xec,0xa7,0xe6,0xff,0x87,0xef,0x02,0xc6,0x11,0x1e,0x81,0x0a,0x22,0xc3,0x22, -0x1c,0xe8,0x08,0x17,0xe3,0x15,0x07,0xac,0x04,0x00,0x4a,0x02,0xfc,0xe4,0x11,0x11, -0x9e,0x1f,0x1f,0x85,0x2d,0x32,0x36,0x23,0x29,0x97,0x33,0x27,0xbe,0x31,0x0f,0x8b, -0x16,0x09,0xa9,0x0f,0x10,0xf8,0xf6,0xf7,0x48,0xe8,0xd2,0x50,0xd1,0xc6,0x2c,0xbe, -0xba,0xbd,0xb3,0xbf,0x61,0xd1,0xc3,0xbc,0xcc,0xd9,0x4e,0xf8,0xe8,0x45,0xfc,0xf2, -0xb2,0x01,0x01,0x06,0x04,0x13,0x94,0x25,0x0a,0x3f,0x25,0x22,0x5c,0x23,0x03,0x22, -0x19,0x16,0xb6,0xfd,0x0d,0x77,0xf6,0xf8,0x4d,0xfb,0x0d,0xbe,0x02,0x18,0xb3,0x1e, -0x30,0x02,0x22,0x35,0x6f,0x25,0x3a,0xc9,0x31,0x2f,0x16,0x1c,0x15,0x85,0x14,0x10, -0x69,0x16,0xf4,0x2c,0xf4,0xe0,0x79,0xd1,0xc6,0x50,0xc7,0xb7,0x28,0xb8,0xb0,0x02, -0xc3,0xc4,0x1f,0xce,0xc6,0xec,0xe4,0xf2,0x87,0xeb,0x02,0x2b,0x01,0xfb,0x90,0x0c, -0x0d,0x82,0x1f,0x18,0x62,0x1a,0x20,0xae,0x1b,0x21,0x80,0x07,0x12,0x34,0x0c,0xff, -0x23,0x05,0xf3,0x54,0xf3,0xfb,0x18,0xff,0x0c,0xa9,0x0a,0x21,0x1a,0x36,0x2b,0x31, -0x2c,0x37,0x7d,0x3a,0x3a,0x5d,0x35,0x1a,0xe7,0x25,0x0b,0xd4,0x1b,0x0c,0x2f,0xfa, -0xec,0xd5,0xd6,0xcc,0x87,0xc6,0xba,0x55,0xb7,0xaa,0x94,0xb2,0xba,0x22,0xc1,0xcf, -0x29,0xd2,0xdd,0x8f,0xee,0xf4,0xf6,0x06,0x01,0x61,0x02,0x0e,0x69,0x0b,0x24,0x4e, -0x14,0x21,0x7a,0x1d,0x1e,0x3f,0x16,0x16,0x02,0x11,0x07,0x18,0x02,0x0a,0xb3,0xec, -0xf4,0xb9,0xf9,0xfc,0x39,0xfc,0x15,0x74,0x1c,0x36,0xad,0x2b,0x34,0x99,0x3c,0x3c, -0x90,0x43,0x2a,0xa9,0x27,0x1c,0xa9,0x16,0x16,0x7d,0x0a,0xfd,0x16,0xe1,0xd9,0x50, -0xc6,0xb4,0x0e,0xc1,0xb0,0xe9,0x9f,0xad,0x3b,0xbf,0xc8,0x22,0xcf,0xc9,0x54,0xf0, -0xe5,0x20,0x04,0x03,0x9f,0x02,0x10,0x67,0x09,0x26,0xf9,0x18,0x20,0xa1,0x22,0x1a, -0x68,0x14,0x19,0xa2,0x18,0x00,0xd6,0x08,0xfd,0xd0,0x03,0xe9,0xfa,0xf8,0xf1,0x40, -0xfd,0x06,0xd1,0x12,0x1c,0x0c,0x42,0x25,0x1d,0x46,0x34,0x07,0x4b,0x3a,0x56,0x30, -0x2e,0xdc,0x13,0x21,0x66,0x11,0x13,0xd0,0xef,0xdb,0xe9,0xd7,0xb9,0x58,0xb9,0xae, -0x62,0xad,0x9b,0x3b,0xae,0xb9,0x9f,0xce,0xc7,0xdb,0xd2,0xf2,0xf2,0xe2,0x0f,0x33, -0x02,0x0a,0xbb,0x0c,0x15,0xae,0x21,0x23,0xb5,0x20,0x21,0x1e,0x15,0x0f,0xb3,0x20, -0x0e,0xb6,0x06,0xff,0x37,0x07,0xfd,0xd3,0xea,0x05,0xb3,0xe8,0xfb,0x97,0x05,0x0c, -0x77,0x27,0x37,0x7c,0x35,0x40,0xb6,0x3b,0x4d,0x53,0x36,0x34,0xb7,0x22,0x17,0x30, -0x21,0x10,0x85,0x07,0xf9,0x86,0xd2,0xd3,0xfb,0xbc,0xaf,0x02,0xaa,0x9d,0x1b,0x9c, -0xa5,0xea,0xbe,0xc9,0x70,0xc8,0xe5,0xa7,0xea,0xeb,0x58,0x0e,0xfa,0xaa,0x10,0x17, -0xa9,0x14,0x22,0xd9,0x2a,0x2a,0xfb,0x1e,0x16,0x18,0x1b,0x18,0xfe,0x16,0xff,0x07, -0xfe,0x0b,0x31,0xf2,0xee,0xe8,0xfa,0xed,0xc5,0x00,0x01,0x1e,0x12,0x25,0x10,0x39, -0x42,0x52,0x3a,0x44,0x75,0x40,0x3b,0x40,0x30,0x2d,0x90,0x0d,0x20,0x2d,0x09,0x0c, -0xf3,0xf3,0xd0,0x82,0xc9,0xc3,0x22,0xb0,0xa0,0xa4,0xa7,0x95,0x50,0xa4,0xbb,0x28, -0xce,0xcc,0xb1,0xdf,0xf2,0x4d,0xe4,0x12,0x1c,0x06,0x0e,0x9d,0x19,0x1c,0xaf,0x21, -0x3b,0xba,0x23,0x1d,0x66,0x16,0x18,0x65,0x11,0x18,0x52,0xf7,0xf5,0x2c,0x00,0xf3, -0xc7,0xf4,0xf7,0x04,0xee,0x03,0xe4,0x03,0x14,0x4f,0x2b,0x41,0x6d,0x3f,0x3d,0x23, -0x49,0x47,0x52,0x35,0x33,0xf1,0x2e,0x0f,0x13,0x23,0x0a,0xca,0x0d,0xee,0xed,0xd2, -0xcb,0x16,0xbf,0xad,0xac,0xa2,0x9c,0x79,0x97,0x97,0x17,0xb6,0xcf,0xcc,0xc7,0xde, -0x61,0xe9,0xef,0xdc,0x05,0x0f,0xea,0x15,0x19,0x87,0x1c,0x32,0x9f,0x39,0x25,0x83, -0x14,0x20,0xa6,0x17,0x0f,0x0a,0x0b,0xff,0x80,0xf0,0xfd,0x96,0xfb,0xed,0x8a,0xf4, -0xf4,0x8a,0x02,0x05,0xd5,0x10,0x34,0xc8,0x43,0x44,0x20,0x3b,0x4a,0xe0,0x45,0x32, -0xd3,0x35,0x2d,0x7a,0x18,0x17,0x78,0x10,0x07,0xf8,0xee,0xd0,0xd6,0xc9,0xbe,0x6b, -0xa3,0xa8,0xa0,0x99,0x8f,0x4a,0x96,0xb7,0xac,0xcf,0xcf,0xd7,0xd0,0xf6,0xc9,0xec, -0x09,0x0b,0x0b,0x1a,0x82,0x19,0x1f,0xf8,0x3d,0x33,0x41,0x24,0x1f,0x08,0x2c,0x14, -0xc6,0x14,0x07,0xac,0x01,0xe6,0x6d,0xfb,0xf6,0xd0,0xed,0xf0,0x67,0xf7,0xfa,0x7d, -0x08,0x13,0xc9,0x3b,0x40,0x9b,0x43,0x39,0xfe,0x45,0x47,0x9f,0x2f,0x35,0x54,0x28, -0x1a,0x33,0x10,0x0e,0x0a,0x05,0xeb,0xe5,0xca,0xca,0x86,0xc7,0xab,0x6e,0xa4,0x9e, -0x8b,0x90,0x98,0x03,0xbb,0xce,0xa5,0xbe,0xdc,0x4c,0xde,0xf8,0xeb,0x10,0x07,0x69, -0x13,0x28,0x79,0x1f,0x44,0xf4,0x31,0x1f,0xe2,0x25,0x25,0xd2,0x20,0x0e,0x6d,0x03, -0xf8,0x8f,0xe7,0x01,0xaf,0xe7,0xef,0xa3,0xeb,0xf2,0x83,0x03,0x08,0x4f,0x1c,0x3f, -0x6d,0x41,0x45,0x1d,0x3c,0x53,0x53,0x3f,0x2d,0x64,0x3a,0x26,0x29,0x23,0x0e,0x12, -0x0e,0xfc,0xe2,0xe5,0xd1,0x22,0xce,0xc0,0xe7,0xaa,0xa3,0x87,0x9f,0x9b,0x58,0x97, -0xbd,0xe6,0xc8,0xbc,0x84,0xd2,0xe2,0xa7,0xef,0x06,0x2a,0x07,0x11,0x9c,0x26,0x2a, -0xa6,0x38,0x2f,0xb0,0x24,0x31,0x02,0x21,0x29,0x16,0x07,0x0e,0xf3,0xf2,0xe9,0xff, -0xfb,0xe5,0x98,0xf8,0xee,0xd9,0xfa,0x0b,0x15,0x0b,0x2b,0xf8,0x41,0x4b,0xe1,0x35, -0x44,0xc6,0x4e,0x38,0x47,0x24,0x39,0xe2,0x1c,0x1f,0xa4,0x07,0x01,0x94,0xf1,0xe3, -0x81,0xcc,0xc5,0x03,0xc2,0xb5,0xf8,0xa7,0xac,0xd6,0x91,0xaf,0xdf,0xc2,0xc7,0x16, -0xbe,0xd5,0xa5,0xd8,0xfd,0x1d,0xf8,0x0c,0x8a,0x16,0x25,0x14,0x38,0x2d,0x1f,0x29, -0x2a,0xa4,0x2c,0x30,0xd2,0x20,0x09,0x5c,0x0e,0xfd,0xc1,0xed,0xf6,0xf0,0xe9,0xf2, -0x71,0xe6,0xfb,0x03,0x06,0x0f,0x47,0x2a,0x46,0xd1,0x48,0x42,0x14,0x45,0x50,0x20, -0x2c,0x33,0x04,0x28,0x25,0xa1,0x15,0xfe,0x72,0xfc,0xe7,0x21,0xda,0xd1,0xf3,0xc6, -0xb6,0xbd,0xb5,0xb5,0x8f,0xb4,0xa1,0x31,0xb8,0xcb,0xdc,0xc1,0xc3,0x4a,0xc7,0xd8, -0x3b,0xf6,0xee,0xf6,0x09,0x1b,0xf4,0x20,0x2e,0xd7,0x36,0x23,0x3f,0x32,0x29,0x29, -0x3b,0x18,0xf0,0x0a,0x10,0xb9,0x03,0xf1,0x09,0xe6,0xee,0xe9,0xea,0xed,0xc5,0xfa, -0x08,0x86,0x10,0x35,0xa5,0x46,0x4b,0xb1,0x3e,0x42,0x04,0x52,0x26,0x80,0x2b,0x29, -0xc1,0x23,0x0d,0x4a,0xf9,0xf7,0x8c,0xea,0xd7,0x5a,0xcc,0xcd,0xde,0xbb,0xbf,0xbc, -0xc4,0xc4,0xd3,0xa4,0xc6,0x5e,0xd2,0xcb,0xc5,0xaf,0xc2,0xe8,0xdc,0xd3,0x51,0xf7, -0xfa,0x11,0x16,0x1b,0xb5,0x36,0x1d,0xa8,0x28,0x2c,0x05,0x34,0x2f,0x63,0x18,0x0f, -0x59,0x12,0x11,0x52,0xee,0xed,0xfe,0xee,0xec,0xe3,0xee,0xf8,0x86,0x03,0x16,0x0f, -0x46,0x43,0x8a,0x43,0x47,0x9d,0x52,0x3c,0x63,0x26,0x2b,0x4d,0x21,0x1f,0x99,0x06, -0xf4,0x83,0xf4,0xde,0x4a,0xe6,0xc7,0x6b,0xce,0xbb,0x53,0xce,0xc5,0x2d,0xc9,0xae, -0xa6,0xdc,0xcf,0xa0,0xcc,0xb7,0x6d,0xc9,0xcb,0x18,0xd8,0xe4,0x7d,0x01,0x11,0x09, -0x1d,0x2d,0x4a,0x20,0x23,0xc2,0x32,0x3a,0xb4,0x24,0x11,0x3f,0x10,0x1a,0x2e,0x0b, -0xec,0xac,0xea,0xf6,0x50,0xe8,0xf3,0xa7,0xfd,0x01,0x15,0x1e,0x48,0x50,0x46,0x3d, -0xe4,0x4d,0x4b,0x2d,0x33,0x28,0x07,0x28,0x1b,0x14,0x1e,0xf2,0x74,0xf5,0xed,0x6a, -0xdf,0xd4,0x28,0xd5,0xc7,0x7f,0xcb,0xd2,0xa4,0xdc,0xc4,0xe2,0xcc,0xe5,0xe4,0xde, -0xc5,0x58,0xbd,0xd4,0xfd,0xc1,0xce,0xd0,0xdf,0xf7,0xfb,0x10,0x0b,0xc7,0x1e,0x21, -0xcc,0x20,0x29,0x0f,0x40,0x1f,0x92,0x0d,0x11,0x99,0x19,0x09,0xd9,0xf3,0xea,0xff, -0xf7,0xe6,0x44,0xf3,0x03,0x4d,0x03,0x22,0x32,0x42,0x48,0x9b,0x3f,0x51,0x33,0x43, -0x2e,0x0d,0x31,0x1c,0x27,0x21,0x19,0x9c,0xe9,0xf3,0x0e,0xe4,0xe8,0x96,0xd1,0xd3, -0xb5,0xc4,0xd9,0x9f,0xd4,0xe2,0x0d,0xcf,0xd4,0x2e,0xf0,0xdf,0xff,0xd2,0xbe,0x61, -0xce,0xc7,0x81,0xcf,0xd2,0xfb,0xf8,0x09,0xdf,0x10,0x0a,0xff,0x1e,0x21,0xde,0x33, -0x32,0x34,0x1d,0x0c,0xc6,0x15,0x16,0x98,0x01,0xf2,0x5a,0xef,0xfb,0xfc,0xee,0xfe, -0xf5,0x00,0x0f,0x37,0x30,0x3e,0x3d,0x41,0x47,0xb4,0x48,0x3d,0x33,0x24,0x2e,0xf5, -0x17,0x1f,0x62,0x08,0xe6,0xad,0xea,0xe2,0x0d,0xdc,0xd4,0xc0,0xca,0xd5,0x50,0xe2, -0xdd,0xd7,0xeb,0xd8,0xfa,0xec,0xf1,0xaf,0xe6,0xd6,0x74,0xc8,0xd3,0xb7,0xc7,0xca, -0xcb,0xdb,0xf9,0x68,0xff,0xfc,0xeb,0x09,0x18,0xc6,0x15,0x37,0xfd,0x28,0x0d,0xca, -0x0c,0x1c,0x8d,0x10,0xf8,0x45,0xf2,0xfc,0xa0,0xf7,0xfa,0xe6,0xfb,0x0a,0x10,0x14, -0x39,0xfe,0x3d,0x3b,0x1b,0x46,0x49,0xe8,0x34,0x25,0x35,0x24,0x15,0x3f,0x23,0x02, -0x6f,0xdc,0xe2,0xf4,0xe2,0xd6,0xb2,0xc9,0xcc,0xa9,0xd7,0xe2,0x08,0xee,0xdd,0xcb, -0xf2,0xef,0x5b,0xfd,0xe5,0x67,0xde,0xd9,0x96,0xd6,0xc8,0x91,0xc8,0xe2,0x8b,0xf7, -0xfe,0xbf,0xef,0x00,0xe9,0x0d,0x22,0xbd,0x24,0x22,0x78,0x0d,0x11,0xd3,0x12,0x16, -0xdb,0xee,0xeb,0xb7,0x00,0xfc,0xbf,0xfe,0x05,0x4b,0x0f,0x1d,0x4e,0x3b,0x41,0x0f, -0x3a,0x4b,0x68,0x3d,0x31,0x7e,0x1f,0x23,0xf3,0x13,0x17,0x3e,0xfb,0xd6,0x86,0xe4, -0xdf,0x7f,0xcd,0xc7,0x69,0xd4,0xde,0xae,0xe8,0xf1,0x79,0xea,0xf8,0xe9,0xf5,0xf5, -0xac,0xee,0xde,0x83,0xe2,0xd3,0x22,0xd1,0xce,0x9b,0xee,0xf2,0x63,0x08,0xe1,0x4f, -0xff,0x0d,0x7f,0x1a,0x19,0x33,0x1c,0x0a,0x7e,0x09,0x18,0xb2,0x03,0xe7,0x9e,0xf7, -0xf2,0xc6,0xff,0x03,0x67,0x09,0x15,0x17,0x2e,0x41,0xce,0x3d,0x3f,0x57,0x48,0x39, -0x78,0x24,0x21,0x72,0x1a,0x17,0x56,0x17,0xef,0x60,0xd7,0xe2,0xda,0xda,0xc4,0x74, -0xc5,0xd5,0xec,0xdd,0xef,0x4a,0xf3,0xfe,0x84,0xf2,0x00,0xe5,0x02,0xef,0x5b,0xdd, -0xed,0xda,0xd7,0xd1,0x46,0xdd,0xf2,0x3f,0xf6,0xfd,0xdf,0xe3,0xf9,0x4e,0x07,0x0b, -0x38,0x0b,0x10,0x79,0xfd,0x06,0x43,0x17,0xf4,0xc1,0xf6,0xf9,0xaa,0x01,0x07,0x18, -0x04,0x18,0x54,0x24,0x33,0xa0,0x43,0x3e,0x64,0x47,0x43,0xdc,0x2b,0x29,0x5b,0x1a, -0x13,0x03,0x14,0x06,0xaf,0xe8,0xd3,0xd6,0xe6,0xc9,0x92,0xc9,0xca,0xec,0xd7,0xe7, -0xc6,0xea,0xff,0x26,0xff,0xf9,0xb7,0x07,0xff,0x32,0xef,0xe7,0xb7,0xef,0xdb,0x12, -0xde,0xe6,0x5b,0xf3,0xfd,0x8e,0xe2,0xf7,0xb0,0xe7,0x09,0x36,0xfd,0x0a,0xd0,0x02, -0x01,0x1f,0x07,0x06,0x62,0xfa,0xf5,0x45,0xf6,0x04,0xa2,0x08,0x0a,0xfc,0x1a,0x2a, -0x9d,0x40,0x44,0x42,0x38,0x4e,0xb7,0x3a,0x2e,0x90,0x1b,0x16,0xd6,0x13,0x0e,0x04, -0x04,0xdb,0xb5,0xd9,0xda,0x4c,0xcc,0xc2,0xf3,0xc8,0xd8,0x65,0xea,0xf6,0x9a,0xff, -0x03,0xa8,0xfa,0x14,0xb9,0xfe,0xf2,0x1e,0xf1,0xe8,0x00,0xe2,0xe4,0x2e,0xf2,0xf8, -0xde,0xfc,0xe9,0x38,0xf0,0xf1,0x7f,0xfe,0xf3,0xfb,0xfb,0xfc,0x39,0xf4,0xff,0xda, -0xf3,0x00,0x38,0xf0,0xfa,0x9f,0x04,0x0e,0xba,0x16,0x21,0x52,0x34,0x45,0x21,0x4c, -0x3c,0xfd,0x46,0x3d,0x8e,0x26,0x1d,0x3d,0x16,0x05,0x72,0x06,0xf8,0x1d,0xd4,0xda, -0xe8,0xd2,0xbf,0x4d,0xc7,0xd2,0xbc,0xdb,0xf6,0x2f,0xf8,0x09,0x5b,0x01,0x08,0x51, -0x11,0xfe,0xb1,0xef,0xf1,0xfa,0xf0,0xea,0x82,0xeb,0xf3,0xe1,0x06,0xed,0x1f,0xf0, -0xf2,0x57,0xe8,0xfe,0x78,0xed,0xfa,0xb9,0xf3,0xf1,0x24,0xf0,0xf9,0xe0,0xf9,0xf4, -0xda,0xf6,0x0c,0x24,0x09,0x1f,0x69,0x29,0x3a,0xe3,0x4b,0x45,0x83,0x4e,0x42,0x53, -0x36,0x27,0x62,0x21,0x0a,0x16,0x05,0x01,0xf4,0xea,0xd7,0x56,0xcb,0xce,0xc0,0xc0, -0xcf,0xaa,0xca,0xe7,0x8c,0xf6,0x03,0xe2,0x03,0x00,0x83,0x0d,0x0f,0x08,0xfb,0xee, -0x7a,0xf0,0xf6,0xe4,0xe8,0xee,0xc1,0xff,0x03,0x14,0xf6,0xf7,0xd9,0xf2,0xec,0x03, -0xf8,0xf3,0x29,0xf2,0xf0,0x3e,0xe3,0xe8,0xfc,0xfc,0xf6,0x41,0xf2,0xfc,0x8c,0x10, -0x17,0xc8,0x24,0x2b,0x21,0x42,0x51,0xa0,0x41,0x51,0x5f,0x44,0x32,0xcf,0x20,0x22, -0x65,0x05,0x03,0xf4,0xe9,0xe4,0x5b,0xd2,0xb9,0x49,0xbd,0xcb,0x86,0xcf,0xcc,0x03, -0xf2,0x08,0x2e,0x00,0x06,0x60,0x00,0x12,0x76,0xfb,0x00,0x5b,0xf3,0xf3,0xe1,0xf4, -0xf1,0x1c,0x09,0xfe,0x7d,0x01,0xfb,0xd2,0x01,0xef,0x5b,0xed,0xf0,0xb7,0xfb,0xe8, -0xe9,0xf2,0xd2,0x70,0xef,0xf0,0x10,0xed,0xed,0xea,0xfb,0x0b,0x50,0x21,0x1a,0xb5, -0x34,0x42,0xbe,0x51,0x46,0x5d,0x51,0x3f,0x7a,0x37,0x28,0xc0,0x1f,0xff,0x67,0xff, -0xed,0x73,0xe2,0xd6,0x1a,0xad,0xbd,0x41,0xd1,0xcb,0x0b,0xd0,0xf0,0x80,0x10,0xfe, -0x40,0xf8,0x13,0xb4,0x07,0xfd,0xf4,0xf9,0xf6,0xe5,0xf5,0xf0,0x4a,0x00,0x05,0x41, -0x00,0x01,0xb7,0x09,0x00,0x6b,0xec,0xf5,0x11,0xf8,0xed,0x02,0xf1,0xe4,0x45,0xd6, -0xeb,0xfd,0xee,0xe8,0x3d,0xf6,0xfb,0xd0,0x16,0x22,0x6a,0x22,0x3d,0x7f,0x48,0x53, -0xf2,0x44,0x49,0xca,0x4a,0x29,0xac,0x34,0x0a,0xc3,0x06,0xf3,0x9f,0xe6,0xdf,0x8d, -0xbb,0xa6,0xed,0xc0,0xcd,0xf1,0xca,0xd5,0x55,0xff,0x10,0xaf,0xfc,0x01,0xa2,0x07, -0x10,0x13,0xf0,0xfa,0x0c,0xf9,0xee,0x8a,0xf8,0x0d,0x6a,0x04,0x00,0x9d,0xff,0x1c, -0xe4,0xf5,0xf4,0x24,0xee,0x0a,0xba,0xeb,0xd9,0x6f,0xea,0xe1,0x55,0xe6,0xe1,0xec, -0xe8,0xf5,0x49,0x06,0x13,0x6c,0x1f,0x24,0xfd,0x43,0x45,0x49,0x53,0x46,0x4d,0x45, -0x4a,0xc1,0x33,0x2c,0xab,0x0a,0x03,0x96,0xe6,0xea,0x58,0xd7,0xb1,0x11,0xa0,0xcf, -0xaa,0xc5,0xc9,0xe7,0xe8,0x06,0xdd,0x10,0xf9,0xfa,0x01,0x09,0x52,0x03,0xf1,0x2d, -0xf8,0xf1,0xda,0xf4,0xfe,0x75,0x0e,0x01,0x2b,0x00,0x10,0x14,0x10,0xf9,0xf6,0xf3, -0xf4,0x6d,0xff,0xeb,0x6d,0xd5,0xeb,0x1f,0xdd,0xe6,0xe8,0xdf,0xea,0x6b,0xff,0x09, -0xd3,0x19,0x22,0x81,0x31,0x48,0xa5,0x47,0x50,0x5c,0x4b,0x45,0xc2,0x3f,0x37,0x0c, -0x27,0x03,0xf5,0xfb,0xe9,0xea,0xe9,0xc3,0xe2,0xaa,0xac,0x33,0xc3,0xc6,0x8e,0xce, -0xf4,0xd6,0x06,0x0a,0x75,0x00,0xfb,0xbf,0x0d,0xed,0xca,0xfc,0xf2,0x0b,0xe9,0xf6, -0xcd,0x03,0x11,0x9e,0x05,0xf7,0xe2,0x22,0x07,0xaa,0xf6,0xf9,0xb3,0xfe,0xff,0xc0, -0xe7,0xde,0xf3,0xe7,0xe4,0x2d,0xe6,0xd9,0x8f,0xf3,0x00,0xf3,0x08,0x1d,0x95,0x1c, -0x40,0x62,0x3c,0x4f,0x06,0x54,0x42,0x96,0x46,0x42,0xb4,0x36,0x16,0xfb,0x0b,0xef, -0x54,0xee,0xdd,0x91,0xb7,0xa5,0xda,0xb0,0xc1,0x4a,0xbc,0xe1,0xef,0xf3,0x04,0x0e, -0x11,0x00,0x70,0xfc,0x08,0x22,0xf3,0xf2,0xbb,0xf7,0xf1,0x52,0xf3,0x13,0x5e,0x0c, -0x02,0x5d,0x0b,0x18,0x5c,0x0c,0xf8,0x30,0xf7,0xfa,0x04,0xfb,0xdc,0xad,0xe7,0xe2, -0x85,0xe9,0xde,0x4c,0xe5,0xf5,0xb6,0x02,0x13,0xe7,0x16,0x29,0x73,0x41,0x3d,0x87, -0x55,0x4b,0xeb,0x46,0x44,0x2f,0x43,0x2c,0x22,0x11,0x02,0xc2,0xee,0xe9,0x20,0xc7, -0xb3,0x1b,0xad,0xb0,0x80,0xbb,0xc7,0x48,0xe9,0xf1,0x4c,0x0b,0x0a,0x99,0xff,0xfc, -0x96,0x04,0xfa,0x75,0xee,0xfa,0xfe,0xed,0xf9,0xd8,0x11,0x0c,0xce,0xfd,0x11,0x06, -0x15,0x09,0xb7,0x00,0xf5,0xa2,0xf6,0xf2,0xeb,0xe6,0xdf,0x2b,0xec,0xe1,0x41,0xde, -0xf0,0x4e,0xfa,0x0c,0x88,0x11,0x1e,0xab,0x2e,0x3b,0xca,0x40,0x50,0xf4,0x4a,0x44, -0x3f,0x45,0x40,0x53,0x28,0x10,0x35,0x08,0xf5,0x3a,0xe2,0xcc,0x71,0xac,0xb1,0x4f, -0xa6,0xb8,0x0f,0xd1,0xe0,0x8e,0xf5,0x0a,0x57,0x06,0xfd,0x2c,0xf3,0x06,0x6a,0xfe, -0xef,0x34,0xf9,0xf6,0x50,0x05,0x12,0x26,0x0d,0x04,0x9a,0x0d,0x11,0x36,0x06,0xf9, -0x98,0xf7,0xe7,0x27,0xf2,0xe7,0xb5,0xec,0xe5,0x9b,0xe7,0xe4,0xdf,0xf4,0x09,0x5a, -0x10,0x10,0x9d,0x2a,0x30,0xe3,0x36,0x47,0xd6,0x49,0x4b,0x55,0x38,0x4a,0x0a,0x38, -0x1b,0xfa,0x10,0xff,0x00,0xf0,0xd6,0x2f,0xb6,0xb7,0x9e,0xac,0xa4,0x57,0xbd,0xd8, -0x9e,0xe9,0xf7,0xce,0x0b,0x13,0x85,0xec,0x02,0x0c,0xfa,0xfc,0x7c,0xf9,0xf4,0x87, -0xf6,0x08,0xe3,0x13,0x01,0x8e,0x09,0x0c,0xbf,0x01,0x07,0xe5,0xf8,0xed,0x68,0xe5, -0xf2,0x04,0xe9,0xf6,0x7e,0xe1,0xe6,0x31,0xed,0xfd,0xda,0x09,0x11,0xca,0x1e,0x2b, -0x5a,0x31,0x3e,0x61,0x4a,0x4d,0xa5,0x49,0x41,0x37,0x48,0x2d,0x64,0x1b,0x0d,0xcd, -0xfe,0xe8,0xb9,0xd6,0xc3,0xcf,0xad,0xac,0x53,0xaa,0xbf,0x8f,0xd7,0xdb,0x86,0x05, -0x05,0x5b,0x06,0xf1,0x47,0xf6,0x03,0xe1,0xf2,0xfc,0x25,0xfa,0xf2,0xb2,0x0e,0x10, -0x16,0x03,0x0e,0x58,0x0b,0x06,0xc2,0x06,0xf5,0x4d,0xe2,0xe9,0xb6,0xf5,0xe9,0x1a, -0xef,0xe8,0x49,0xe7,0xf8,0x13,0x00,0x0b,0x49,0x1c,0x1e,0x63,0x2b,0x28,0x2c,0x43, -0x45,0xd9,0x45,0x4c,0x3b,0x39,0x42,0x4e,0x2d,0x1a,0xb6,0x05,0x02,0xa0,0xe0,0xd8, -0x42,0xc0,0xaa,0x9b,0xb2,0xb3,0xa6,0xc1,0xd2,0xc0,0xf4,0xfc,0x11,0x01,0x02,0x4b, -0xed,0xfb,0x6e,0xfb,0xfc,0xee,0xf7,0xfa,0x66,0xf9,0x0e,0xf3,0x0e,0x01,0x39,0x0d, -0x04,0x33,0x03,0x06,0x91,0xf4,0xdc,0xdc,0xee,0xf5,0x78,0xf4,0xe3,0xe8,0xf0,0xe9, -0x0c,0xfa,0x0a,0xd9,0x14,0x1e,0x68,0x22,0x2b,0x6a,0x2e,0x47,0xb0,0x3b,0x4e,0x45, -0x42,0x3b,0x63,0x33,0x2c,0xbf,0x11,0xff,0xbb,0xf8,0xdc,0x0c,0xdc,0xbf,0x35,0xab, -0xb1,0xdb,0xb9,0xc2,0x36,0xd9,0xf2,0x3e,0xfd,0xfd,0x25,0xfc,0xf0,0x0c,0xf9,0xfb, -0x3b,0x00,0xf2,0x9f,0xff,0xfe,0x79,0x13,0x01,0xc2,0x17,0x06,0xe7,0xff,0x0f,0x5c, -0xf5,0xef,0x43,0xe0,0xec,0xf1,0xf1,0xee,0x4f,0xed,0xf2,0x4c,0xf0,0x02,0x39,0x0a, -0x22,0xdf,0x1d,0x22,0x46,0x25,0x3a,0x3e,0x42,0x37,0x88,0x46,0x44,0x10,0x2d,0x2f, -0x09,0x21,0x12,0xc9,0xfc,0xf1,0x3c,0xde,0xdf,0x22,0xbd,0xb6,0x27,0xb3,0xbb,0x44, -0xc8,0xeb,0x24,0xeb,0xf3,0xec,0xfe,0xf2,0x45,0x00,0xee,0xb5,0x04,0xfa,0xde,0x01, -0xfa,0xd9,0xff,0x11,0xa0,0x07,0x09,0x14,0x0b,0xf9,0x10,0x07,0xfc,0x1c,0xe4,0xe0, -0x2a,0xf1,0xfc,0x5c,0xe3,0xf5,0xf4,0xf1,0xfe,0x8f,0x03,0x15,0x12,0x27,0x1e,0x67, -0x18,0x37,0x94,0x3e,0x30,0x84,0x46,0x42,0x86,0x37,0x2a,0x17,0x2c,0x1d,0x61,0x05, -0xf9,0xa2,0xe8,0xe3,0x4b,0xdb,0xbc,0x29,0xb3,0xbe,0x6b,0xb9,0xd6,0x4f,0xe3,0xe8, -0x12,0xf4,0xf5,0x12,0xfc,0xfa,0x15,0xf7,0x09,0x42,0xfb,0x04,0x6b,0xfc,0x0f,0xd7, -0x07,0x10,0x83,0x11,0x02,0x08,0x04,0x0a,0x96,0xf0,0xdd,0x15,0xea,0xeb,0x5a,0xe9, -0xe2,0x25,0xeb,0xf8,0x40,0xf4,0x0a,0x79,0x1d,0x26,0xac,0x19,0x25,0x37,0x36,0x38, -0x2c,0x3b,0x39,0x5a,0x3f,0x33,0x10,0x28,0x29,0x9e,0x18,0xf9,0x38,0xfd,0xf0,0x04, -0xdf,0xff,0xa9,0xfe,0xfe,0x85,0xfe,0xfe,0x2b,0xfe,0xfd,0x2b,0xfe,0xfe,0x65,0xfe, -0xff,0x27,0x00,0xff,0xec,0xfe,0xfc,0x69,0xf9,0xf8,0x46,0xff,0x0a,0x04,0x0f,0x09, -0x3d,0x06,0x11,0x32,0x13,0x0a,0x1d,0x01,0xfd,0xba,0x0b,0xfc,0xe1,0xf5,0x06,0xb7, -0xef,0xe7,0xa3,0xec,0xe2,0x37,0xd4,0xbc,0x05,0xbc,0xdd,0x3c,0x10,0x36,0xde,0x3c, -0x40,0x46,0x32,0x10,0xbc,0xfb,0x00,0x0f,0x21,0x39,0x99,0x36,0x14,0x47,0xe2,0xc5, -0xff,0xd3,0xec,0x28,0xfa,0xff,0x1b,0xe9,0xc5,0x52,0xa7,0x9e,0x38,0xc0,0xf3,0xd8, -0x27,0x4d,0x1a,0x50,0x2e,0xdf,0x02,0xec,0x88,0xef,0x03,0x1f,0x2a,0x41,0xc4,0x32, -0x0b,0x31,0xe7,0xd4,0x3e,0xcf,0xe0,0x02,0x0e,0x45,0xfd,0x5e,0x46,0xbe,0x1a,0x03, -0xaf,0x08,0x12,0xc3,0x1d,0x2d,0xd4,0x32,0x20,0xac,0xf9,0xce,0x1a,0xb3,0xb9,0x29, -0xdd,0xfa,0x4e,0xf7,0xdd,0x77,0xb6,0x96,0x94,0x90,0x9e,0xe4,0xba,0xe1,0x1a,0x0b, -0x1e,0xac,0x0b,0xea,0xdc,0xd9,0xe0,0xb3,0xfd,0x28,0x3d,0x47,0x42,0xc0,0x20,0xfc, -0x5d,0xe7,0xe5,0xc1,0xf7,0x22,0x8a,0x57,0x72,0x16,0x61,0x39,0xcb,0x1c,0x18,0x52, -0x28,0x3d,0x46,0x47,0x49,0xa2,0x42,0x25,0x31,0xf5,0xd0,0x37,0xcb,0xda,0xd6,0xec, -0xf5,0x6d,0xe6,0xc2,0xba,0xa3,0x9b,0xfb,0xa7,0xc1,0x53,0xe3,0xfc,0xea,0xfb,0xe4, -0x52,0xc2,0xa9,0x9c,0xab,0xc7,0xe0,0xeb,0x08,0xf5,0x10,0x02,0x75,0xec,0xe6,0xbe, -0xf2,0x05,0x8a,0x1e,0x3c,0x5f,0x52,0x4e,0x7b,0x39,0x28,0x58,0x2a,0x42,0x12,0x61, -0x6f,0x77,0x68,0x54,0x3a,0x37,0x13,0x94,0xf7,0xf2,0xd0,0x00,0x15,0x24,0x1e,0x11, -0xed,0xf1,0xd0,0xf5,0xbe,0xbe,0xd4,0xc8,0xd6,0x74,0xda,0xce,0xea,0xb6,0xa0,0x2a, -0x93,0x94,0x83,0xaa,0xc9,0x86,0xe1,0xe7,0x93,0xd6,0xc1,0x7c,0xc0,0xd9,0xfd,0xfe, -0x22,0x12,0x3f,0x4f,0xf0,0x4c,0x3c,0x71,0x28,0x22,0x5b,0x35,0x56,0x6f,0x6b,0x67, -0xf1,0x53,0x3b,0x83,0x27,0x21,0x14,0x29,0x39,0x9f,0x4a,0x50,0xc0,0x3e,0x19,0x99, -0xf4,0xde,0xf9,0xdb,0xe7,0x1b,0xf5,0xf4,0x53,0xdf,0xc0,0x49,0xa4,0x95,0xf2,0x97, -0xa8,0xb9,0xbe,0xd0,0x46,0xd4,0xc5,0xc1,0xad,0xa2,0xbd,0xb0,0xd3,0xa5,0xf6,0x0b, -0x93,0x0f,0x09,0x66,0xfe,0xf2,0x16,0xf2,0x08,0x46,0x2d,0x4d,0x84,0x59,0x4f,0x93, -0x39,0x2d,0x73,0x32,0x42,0xd9,0x56,0x69,0x68,0x6d,0x5b,0x60,0x3b,0x1b,0xf6,0x06, -0x05,0x66,0x14,0x24,0xe3,0x21,0x09,0xa9,0xe3,0xbf,0x4e,0xaf,0xb5,0xa2,0xc6,0xd7, -0xe0,0xe0,0xdc,0x08,0xc7,0xab,0x69,0x98,0x9c,0xd8,0xb9,0xdd,0x46,0xf0,0xeb,0x84, -0xda,0xca,0x71,0xc2,0xca,0x0d,0xe3,0x06,0x90,0x27,0x38,0x68,0x2f,0x17,0xee,0x0b, -0x14,0x4a,0x2c,0x49,0x39,0x61,0x66,0x3e,0x59,0x42,0xf9,0x2b,0x1f,0x38,0x24,0x33, -0x8f,0x42,0x45,0x10,0x34,0x12,0xd9,0xf0,0xe2,0x41,0xe9,0xf9,0xba,0x05,0x05,0x92, -0xf6,0xdf,0x9a,0xc5,0xaf,0xc7,0xa9,0xbb,0x33,0xd5,0xe2,0x13,0xdb,0xc4,0x5a,0xae, -0xa8,0x21,0xb3,0xc7,0x4a,0xe0,0xf8,0x2e,0x07,0x01,0x9d,0xf2,0xea,0xa1,0xf2,0x0d, -0xe3,0x2e,0x46,0xa9,0x49,0x3d,0x69,0x2b,0x1c,0x08,0x1d,0x2c,0xbc,0x41,0x52,0xf2, -0x55,0x48,0xeb,0x2c,0x0f,0xea,0x00,0x08,0xa5,0x1e,0x2f,0x31,0x2b,0x15,0xa9,0xfa, -0xe2,0x79,0xd0,0xcb,0x83,0xd5,0xe6,0xa2,0xf0,0xe7,0x89,0xca,0xac,0xad,0xa2,0xad, -0x20,0xc1,0xd7,0x15,0xe6,0xe7,0x37,0xde,0xd0,0x49,0xc8,0xce,0x5f,0xe8,0x09,0x0d, -0x21,0x25,0xcd,0x1a,0x09,0xf9,0x00,0x0a,0x5d,0x23,0x3d,0x1d,0x50,0x53,0x2e,0x49, -0x37,0x20,0x25,0x1c,0xb2,0x25,0x3d,0x72,0x4f,0x4d,0x95,0x35,0x16,0xf4,0xfe,0xf6, -0x89,0xf9,0x00,0xcc,0x09,0x0e,0xfb,0x03,0xe6,0xfd,0xc6,0xb7,0x06,0xbc,0xce,0x9c, -0xe1,0xe5,0x43,0xda,0xc8,0xbc,0xb7,0xae,0xa8,0xb4,0xca,0xb2,0xe3,0xf6,0x88,0xfa, -0xef,0x02,0xde,0xd5,0x38,0xe1,0xfc,0x6c,0x1b,0x2f,0x1f,0x32,0x28,0x2b,0x1e,0x17, -0x1d,0x1a,0x28,0xee,0x40,0x55,0x64,0x5a,0x49,0x1b,0x2c,0x17,0x8c,0x17,0x23,0xeb, -0x2f,0x35,0x62,0x31,0x22,0xa1,0x08,0xed,0x3a,0xdc,0xdc,0xbd,0xed,0xfd,0x36,0xfb, -0xe8,0x61,0xce,0xb7,0x34,0xad,0xb4,0x1d,0xc6,0xd7,0x6d,0xe2,0xdf,0xb8,0xd1,0xc1, -0x24,0xb9,0xc1,0xea,0xda,0xf9,0xca,0x0b,0x09,0xee,0xfb,0xf0,0xe5,0xf0,0xfe,0x14, -0x15,0x2c,0xcd,0x40,0x4a,0xab,0x40,0x29,0x3d,0x1a,0x1e,0x24,0x32,0x48,0x06,0x53, -0x4b,0xf5,0x38,0x24,0x6e,0x12,0x07,0x06,0x0a,0x18,0x2b,0x25,0x21,0xd6,0x0c,0xee, -0xd7,0xd3,0xc9,0x95,0xcf,0xdd,0x02,0xe8,0xe7,0x5d,0xd9,0xc4,0x97,0xb3,0xab,0x71, -0xb0,0xc3,0x7e,0xdb,0xea,0xa8,0xe7,0xd5,0xd8,0xc3,0xc3,0x99,0xd7,0xf2,0xf9,0x09, -0x1a,0x17,0x22,0x1d,0xb6,0x10,0x09,0x46,0x10,0x27,0x2f,0x47,0x58,0xf4,0x52,0x42, -0xe0,0x30,0x26,0xf6,0x26,0x31,0xbf,0x40,0x4a,0x1f,0x49,0x36,0x7d,0x1a,0x01,0x3d, -0xf8,0xfe,0xc4,0x0a,0x12,0x15,0x0a,0xf1,0xfb,0xd5,0xc1,0x60,0xb8,0xbd,0xed,0xca, -0xd7,0xcb,0xde,0xd9,0x84,0xc4,0xae,0x53,0xa9,0xb9,0xe3,0xd3,0xea,0x91,0xf2,0xef, -0xba,0xe7,0xe1,0x2f,0xe1,0xea,0xd1,0x02,0x22,0xc7,0x36,0x36,0x87,0x28,0x18,0xbe, -0x13,0x1f,0x2a,0x34,0x47,0x09,0x54,0x52,0x7e,0x44,0x2f,0x2c,0x1f,0x1a,0x98,0x23, -0x33,0xcc,0x3d,0x37,0xb3,0x1e,0xff,0x17,0xe8,0xe0,0x6f,0xe8,0xf2,0x98,0xf6,0xf3, -0xfd,0xe6,0xcf,0xa2,0xb7,0xac,0x8d,0xb4,0xcb,0x2c,0xe1,0xe3,0xdc,0xd4,0xc2,0xdb, -0xb8,0xba,0x42,0xc7,0xde,0x07,0xfa,0x0d,0xba,0x10,0x04,0x1f,0xf5,0xf2,0xca,0x03, -0x1e,0xad,0x38,0x47,0x73,0x45,0x37,0x46,0x28,0x20,0x3d,0x25,0x35,0xe8,0x47,0x53, -0x15,0x51,0x3d,0x94,0x20,0x0a,0x82,0x06,0x12,0x07,0x1f,0x21,0xa1,0x15,0x00,0x96, -0xe7,0xd3,0x20,0xc7,0xc8,0x64,0xd9,0xea,0x5f,0xea,0xd7,0x84,0xbd,0xab,0x2d,0xab, -0xb9,0x74,0xcc,0xdd,0x31,0xe7,0xe6,0x97,0xda,0xcc,0x4f,0xcb,0xdc,0x36,0xf9,0x15, -0x64,0x25,0x23,0x02,0x16,0x0a,0x06,0x09,0x17,0xb0,0x2e,0x43,0xb9,0x4f,0x50,0x64, -0x43,0x2e,0xc8,0x1f,0x20,0xa0,0x2f,0x44,0x07,0x4c,0x3e,0x5a,0x24,0x0b,0x04,0xfb, -0xf2,0x5e,0xf4,0xff,0x04,0x09,0x05,0x2c,0xf2,0xd4,0xb2,0xbb,0xb7,0x36,0xc5,0xd5, -0xcb,0xdf,0xdf,0x92,0xd3,0xc3,0x53,0xb5,0xb2,0x22,0xbf,0xd7,0x6d,0xf1,0xfe,0xdd, -0xfb,0xed,0x8d,0xe1,0xe2,0x6e,0xf5,0x12,0x23,0x2a,0x35,0x6e,0x35,0x2a,0xff,0x1f, -0x1b,0xa8,0x20,0x33,0x47,0x4d,0x5b,0x4e,0x53,0x3b,0x84,0x23,0x17,0x06,0x19,0x21, -0xa1,0x29,0x2c,0xae,0x26,0x14,0x22,0xf7,0xde,0x30,0xd7,0xe1,0x15,0xf0,0xf7,0x1a, -0xf0,0xdb,0x07,0xc5,0xb5,0xe0,0xb0,0xbb,0x52,0xcd,0xdd,0xb2,0xe3,0xdd,0xfc,0xcd, -0xc0,0xb0,0xbf,0xd1,0x6e,0xef,0x09,0x92,0x14,0x0f,0xb3,0x02,0xfc,0x62,0xff,0x0a, -0x7f,0x1f,0x39,0x75,0x4a,0x4a,0x50,0x3a,0x25,0xe4,0x1c,0x27,0x4d,0x3b,0x48,0x7e, -0x4a,0x41,0x26,0x2f,0x18,0x63,0x04,0xfd,0x7c,0x06,0x14,0xba,0x1b,0x11,0x22,0xf8, -0xdd,0xb3,0xc9,0xc5,0x92,0xce,0xdb,0x3c,0xe3,0xe0,0x99,0xd3,0xc0,0x79,0xb2,0xaf, -0x4f,0xbb,0xd3,0x26,0xeb,0xf3,0xf7,0xe9,0xda,0x32,0xd3,0xda,0xc3,0xeb,0x02,0x28, -0x17,0x24,0x70,0x26,0x1d,0x63,0x0e,0x0a,0x02,0x1a,0x34,0xec,0x4a,0x52,0x95,0x49, -0x39,0xd2,0x29,0x20,0x11,0x20,0x29,0xba,0x36,0x3c,0xfe,0x33,0x1d,0x84,0x02,0xef, -0xbc,0xeb,0xf4,0x99,0xff,0x02,0xd0,0xf7,0xe2,0xb0,0xca,0xbc,0x59,0xb8,0xbe,0xb4, -0xcd,0xdd,0x68,0xe1,0xd5,0x09,0xc2,0xb4,0x69,0xb9,0xce,0xe4,0xe5,0xf6,0x50,0xfc, -0xfb,0x8f,0xf5,0xec,0x12,0xec,0xfb,0xaa,0x16,0x31,0x4a,0x3e,0x38,0x68,0x2a,0x20, -0x07,0x20,0x2a,0x81,0x3a,0x48,0xd4,0x4d,0x47,0x64,0x34,0x1e,0x9b,0x10,0x0f,0x1b, -0x1a,0x26,0x17,0x2a,0x1d,0xb6,0x03,0xea,0x71,0xdb,0xd8,0xa3,0xdc,0xe4,0x1e,0xe9, -0xe4,0x9d,0xd7,0xc1,0xac,0xae,0xad,0x43,0xbe,0xd4,0xa1,0xe0,0xe0,0x80,0xd7,0xce, -0x25,0xc9,0xcb,0x6d,0xd9,0xf0,0x07,0x09,0x16,0xcc,0x13,0x08,0xd3,0x00,0x05,0x64, -0x17,0x2e,0xbb,0x40,0x48,0x6b,0x44,0x36,0x8d,0x29,0x24,0x80,0x27,0x33,0x15,0x42, -0x47,0xac,0x3d,0x26,0x7c,0x0e,0x00,0xce,0x00,0x09,0x4a,0x10,0x0c,0x44,0x00,0xee, -0xdd,0xd8,0xc4,0x09,0xbe,0xc7,0xa7,0xd7,0xe2,0x06,0xdd,0xcb,0x36,0xbb,0xb4,0x08, -0xb9,0xc5,0xea,0xd6,0xe7,0xff,0xf0,0xed,0xf6,0xe1,0xda,0x47,0xe0,0xf4,0x65,0x0e, -0x23,0x25,0x2d,0x29,0x47,0x1e,0x17,0x8f,0x1b,0x26,0x5c,0x37,0x46,0x2e,0x4d,0x47, -0x6d,0x38,0x24,0x6d,0x19,0x1e,0xa1,0x2c,0x36,0xd9,0x32,0x23,0xa8,0x0f,0xfb,0x7a, -0xec,0xe5,0x1f,0xe8,0xf0,0x7a,0xf6,0xed,0xac,0xd7,0xc1,0xc2,0xb5,0xb8,0x75,0xc4, -0xd0,0x0f,0xd8,0xd8,0xcc,0xd0,0xc4,0x11,0xbc,0xbf,0xb4,0xcf,0xe6,0xef,0xfa,0x03, -0x3e,0x00,0xf7,0xe4,0xf3,0xfc,0xc3,0x0e,0x25,0x25,0x36,0x3b,0x88,0x39,0x31,0x1c, -0x26,0x20,0xec,0x28,0x3a,0x1e,0x4b,0x4d,0x64,0x3f,0x2a,0x69,0x1a,0x13,0xd3,0x12, -0x16,0xa0,0x1a,0x1b,0x7e,0x11,0xfa,0xdf,0xe1,0xd0,0xbe,0xcf,0xda,0x92,0xe3,0xe4, -0x8c,0xdc,0xcc,0xdf,0xbc,0xb3,0x2f,0xb5,0xbf,0xde,0xd0,0xde,0x2b,0xe2,0xdb,0x2b, -0xd1,0xcc,0xd1,0xd3,0xe9,0x40,0x03,0x14,0x7e,0x19,0x16,0x8a,0x11,0x0e,0x30,0x11, -0x1d,0xc3,0x2f,0x43,0xa5,0x4c,0x43,0xbb,0x31,0x25,0x61,0x24,0x2d,0xa8,0x37,0x3d, -0x90,0x3b,0x31,0x74,0x1e,0x08,0x43,0xf8,0xf5,0x6a,0xfd,0x05,0x41,0x03,0xf5,0xbb, -0xdf,0xcb,0xd8,0xc1,0xc1,0x2b,0xca,0xd5,0x05,0xda,0xd5,0xca,0xca,0xbd,0xd7,0xb3, -0xb6,0x5e,0xc8,0xde,0x7f,0xef,0xf2,0x4a,0xec,0xe5,0xf6,0xe5,0xf0,0x4f,0x01,0x13, -0x1a,0x26,0x31,0xd5,0x2e,0x22,0xbe,0x19,0x1c,0xce,0x2d,0x41,0xc6,0x4b,0x4b,0xe2, -0x41,0x33,0x47,0x25,0x1c,0x75,0x1c,0x24,0x05,0x2c,0x2a,0x21,0x1b,0x03,0xea,0xed, -0xe1,0xdb,0xe0,0xe8,0x0a,0xf0,0xed,0x37,0xe1,0xd1,0x4f,0xc2,0xb7,0x67,0xb7,0xc0, -0x5d,0xcf,0xda,0xe9,0xd9,0xcd,0x2d,0xc1,0xc0,0x37,0xcd,0xe0,0xf6,0xf2,0x01,0xf2, -0x08,0x08,0x44,0x02,0xfd,0x52,0x01,0x14,0x85,0x2c,0x3d,0xd3,0x40,0x39,0xe7,0x2e, -0x28,0x0f,0x2a,0x30,0xeb,0x3b,0x45,0x39,0x45,0x39,0x68,0x26,0x13,0x48,0x08,0x08, -0x01,0x10,0x15,0xcd,0x10,0x00,0x0c,0xec,0xd9,0x3b,0xd0,0xcf,0xbf,0xd3,0xd9,0xc4, -0xdd,0xd8,0x9c,0xc8,0xb6,0x28,0xae,0xb5,0x78,0xc7,0xd8,0xe2,0xe0,0xe2,0x00,0xdf, -0xdb,0xd2,0xd9,0xe0,0x74,0xf1,0x08,0xe6,0x1a,0x21,0x49,0x1c,0x13,0x46,0x12,0x1a, -0x9b,0x29,0x3b,0xc5,0x47,0x49,0x88,0x42,0x36,0x79,0x2a,0x24,0xbd,0x28,0x31,0xbd, -0x38,0x36,0xa0,0x26,0x10,0x40,0xfc,0xf4,0x13,0xf6,0xf9,0xc2,0xf9,0xf6,0x57,0xec, -0xdb,0x48,0xc8,0xba,0x48,0xba,0xc6,0xec,0xd3,0xd6,0xed,0xcf,0xc4,0x9f,0xbd,0xbd, -0x89,0xc4,0xd2,0x1b,0xe5,0xf4,0x89,0xfa,0xf6,0xd0,0xee,0xed,0xbe,0xf7,0x0a,0xcc, -0x20,0x2f,0x1d,0x33,0x2f,0x59,0x29,0x25,0x66,0x29,0x33,0x7b,0x3f,0x48,0xcd,0x4a, -0x40,0x57,0x2d,0x1c,0x57,0x16,0x1b,0x40,0x22,0x23,0x1a,0x1c,0x0d,0x09,0xfd,0xec, -0xca,0xde,0xd9,0x4c,0xdf,0xe6,0x7c,0xe6,0xda,0xc2,0xc6,0xb8,0xb5,0xb4,0xb9,0xbc, -0xc3,0xcf,0xa7,0xd7,0xd8,0x68,0xd3,0xcc,0x54,0xca,0xd2,0xfe,0xe4,0xfa,0xe1,0x08, -0x0d,0xba,0x0a,0x05,0x12,0x06,0x11,0x89,0x22,0x32,0x00,0x3e,0x43,0xdc,0x3f,0x35, -0x7b,0x2b,0x28,0x97,0x30,0x3d,0x00,0x43,0x3c,0x58,0x2d,0x1d,0xc4,0x10,0x08,0x8c, -0x05,0x07,0xf4,0x09,0x07,0x04,0xfa,0xe3,0x1a,0xd0,0xc7,0xe7,0xc8,0xcf,0xbd,0xd5, -0xd4,0x3f,0xce,0xc4,0x9f,0xbb,0xb7,0x47,0xbd,0xca,0x2e,0xda,0xe5,0xe6,0xe8,0xe4, -0x1a,0xde,0xde,0x5a,0xeb,0xfe,0x3f,0x11,0x1d,0x7c,0x22,0x22,0xa1,0x20,0x1f,0xd4, -0x21,0x2d,0xd1,0x3d,0x49,0x96,0x48,0x3c,0x0b,0x2e,0x25,0x1d,0x25,0x27,0x8e,0x2b, -0x2d,0x80,0x29,0x1d,0xfa,0x0a,0xf8,0x4a,0xed,0xeb,0x6c,0xf0,0xf2,0xfa,0xeb,0xde, -0x79,0xcf,0xc1,0x9d,0xbb,0xbe,0xe9,0xc5,0xcd,0x98,0xd2,0xd1,0x89,0xca,0xc2,0xd9, -0xc0,0xc9,0xd6,0xda,0xed,0xa5,0xf8,0xfa,0xe5,0xf7,0xf8,0xcd,0xfd,0x06,0xf4,0x13, -0x25,0x40,0x34,0x3a,0xae,0x35,0x2b,0x37,0x27,0x2c,0x47,0x36,0x3f,0x71,0x42,0x3e, -0x2d,0x36,0x29,0xeb,0x1c,0x15,0xa0,0x14,0x18,0x9b,0x19,0x12,0x74,0x03,0xf0,0x14, -0xdf,0xd6,0x7f,0xd7,0xda,0xb5,0xdb,0xd9,0xa7,0xd1,0xc6,0xcf,0xbd,0xb8,0xd9,0xba, -0xc6,0x00,0xd4,0xdb,0x1e,0xda,0xd3,0xa6,0xd0,0xd6,0x52,0xe2,0xf1,0xe0,0xfe,0x0b, -0x79,0x14,0x15,0x99,0x11,0x11,0x8b,0x1a,0x29,0x6f,0x39,0x40,0xa7,0x3e,0x39,0xe3, -0x32,0x2d,0x4d,0x2d,0x31,0x1b,0x37,0x39,0x36,0x35,0x29,0x50,0x18,0x08,0xcf,0x00, -0xff,0x1c,0x01,0xff,0x1a,0xf7,0xe8,0x17,0xda,0xcf,0xea,0xc8,0xc7,0x10,0xcb,0xd0, -0xcf,0xd3,0xcf,0x24,0xc4,0xbb,0x78,0xbc,0xc6,0x67,0xd3,0xde,0x31,0xe5,0xe9,0x14, -0xeb,0xeb,0xb7,0xed,0xf6,0x66,0x07,0x1a,0xbc,0x26,0x29,0xa1,0x26,0x23,0x0a,0x24, -0x2a,0x7a,0x34,0x3d,0x46,0x43,0x42,0x5c,0x3b,0x31,0x60,0x28,0x24,0x50,0x24,0x27, -0x3b,0x28,0x1f,0x1c,0x0f,0xfd,0xdc,0xf1,0xeb,0x07,0xe9,0xe7,0xfd,0xe5,0xe3,0x81, -0xdb,0xcd,0x9e,0xc0,0xbb,0xf7,0xbf,0xc9,0x54,0xd0,0xd0,0x5a,0xcd,0xca,0xea,0xc9, -0xcc,0x69,0xd4,0xe2,0x34,0xf2,0xfe,0xb2,0x03,0x03,0x49,0x02,0x06,0x37,0x12,0x20, -0xa7,0x2c,0x34,0xef,0x36,0x33,0xbc,0x30,0x2f,0x5c,0x31,0x36,0xe4,0x3c,0x40,0x1a, -0x3d,0x31,0x88,0x22,0x16,0x9c,0x12,0x12,0x9e,0x11,0x0b,0x5d,0x03,0xf8,0xad,0xeb, -0xde,0x50,0xd4,0xd2,0x36,0xd7,0xda,0xc8,0xd5,0xcb,0xae,0xc2,0xbd,0x01,0xbd,0xc2, -0x54,0xca,0xd3,0x92,0xda,0xde,0x40,0xdd,0xdc,0x28,0xe1,0xec,0x97,0xfb,0x0a,0x4c, -0x15,0x18,0x32,0x17,0x18,0xe3,0x1c,0x24,0xfe,0x2e,0x38,0x38,0x3f,0x41,0xda,0x3d, -0x35,0xe0,0x2d,0x2d,0xb4,0x31,0x35,0xb0,0x31,0x27,0xbf,0x1b,0x10,0x15,0x06,0xfc, -0x7b,0xf7,0xf7,0xd3,0xf6,0xf0,0x48,0xe4,0xd5,0xed,0xca,0xc7,0xbb,0xc9,0xcb,0x6f, -0xcd,0xcd,0x23,0xca,0xc5,0x06,0xc3,0xc5,0x74,0xcc,0xd8,0xf0,0xe4,0xee,0x08,0xf2, -0xf1,0x6f,0xf3,0xf9,0x1f,0x06,0x13,0x7c,0x1e,0x25,0x3d,0x2b,0x2d,0x09,0x2d,0x2c, -0x5c,0x30,0x38,0xca,0x41,0x44,0x88,0x3e,0x34,0x28,0x2c,0x26,0xf9,0x22,0x20,0x51, -0x1d,0x19,0x4b,0x13,0x08,0xd0,0xf8,0xeb,0xfb,0xe5,0xe5,0x72,0xe4,0xe1,0x0a,0xdb, -0xd1,0x80,0xc7,0xc1,0xeb,0xbf,0xc2,0xc2,0xc7,0xcd,0xeb,0xd1,0xd3,0xd1,0xd1,0xd0, -0x6f,0xd5,0xe1,0xf5,0xef,0xfb,0xb7,0x01,0x05,0xe3,0x08,0x0d,0xcf,0x13,0x1a,0xbc, -0x25,0x32,0x7c,0x3b,0x3c,0xd5,0x37,0x33,0x61,0x32,0x36,0xf3,0x39,0x3a,0x62,0x37, -0x32,0x75,0x29,0x1d,0x4c,0x13,0x0c,0x2d,0x0a,0x09,0xa1,0x05,0xfc,0x73,0xee,0xe1, -0x7a,0xd8,0xd3,0x14,0xd2,0xd1,0x2f,0xd0,0xcc,0xfd,0xc8,0xc4,0x55,0xc0,0xc0,0xf9, -0xc6,0xd1,0x7f,0xdc,0xe1,0x87,0xe1,0xe2,0x52,0xe7,0xef,0xd9,0xf8,0x03,0x05,0x0f, -0x19,0x29,0x20,0x21,0x3b,0x21,0x24,0x9e,0x2e,0x38,0x98,0x3e,0x40,0x15,0x3e,0x39, -0xf2,0x33,0x2f,0xbc,0x2c,0x2b,0x05,0x2b,0x28,0x43,0x20,0x14,0x88,0x07,0xfc,0xab, -0xf6,0xf4,0x1a,0xf2,0xeb,0xca,0xe2,0xd9,0x51,0xd0,0xc9,0x6c,0xc5,0xc4,0x07,0xc8, -0xcd,0xb3,0xce,0xcb,0x08,0xc8,0xc8,0x8c,0xcf,0xd9,0xfa,0xe2,0xea,0x34,0xf1,0xf8, -0x30,0xfc,0xfe,0xee,0x04,0x10,0x91,0x1d,0x29,0x15,0x30,0x31,0x51,0x30,0x31,0x07, -0x34,0x37,0x76,0x3b,0x3e,0x10,0x3d,0x38,0xee,0x31,0x29,0xa0,0x20,0x1b,0x5c,0x1a, -0x18,0x56,0x12,0x07,0xe4,0xf9,0xee,0x8e,0xe7,0xe1,0x5a,0xdc,0xd8,0xbf,0xd6,0xd3, -0xd1,0xcc,0xc4,0x2c,0xbf,0xc0,0xea,0xc7,0xce,0xc7,0xd1,0xd3,0x58,0xd5,0xd7,0xdd, -0xdb,0xe1,0x3b,0xea,0xf5,0xae,0x02,0x0b,0x8b,0x0f,0x12,0xa2,0x16,0x1d,0x2b,0x27, -0x31,0xe1,0x37,0x3a,0xd9,0x3a,0x39,0xd5,0x36,0x34,0xcd,0x33,0x34,0x53,0x35,0x33, -0xfb,0x2b,0x1f,0xff,0x14,0x0d,0x9f,0x09,0x04,0x4f,0xfe,0xf6,0x94,0xee,0xe6,0x33, -0xdb,0xd0,0x4f,0xcc,0xcc,0xee,0xce,0xce,0x8e,0xcb,0xc6,0x6a,0xc4,0xc5,0x5f,0xc9, -0xce,0x72,0xd5,0xdd,0xad,0xe4,0xe9,0x62,0xec,0xf0,0xb6,0xf7,0x03,0x13,0x10,0x1a, -0x15,0x21,0x24,0x3c,0x27,0x2a,0xac,0x2f,0x34,0x32,0x38,0x3c,0x28,0x3f,0x3d,0xb9, -0x37,0x2f,0xae,0x2a,0x29,0x2f,0x2a,0x26,0xa0,0x1d,0x14,0x57,0x0b,0x01,0xb2,0xf6, -0xee,0x80,0xe8,0xe6,0x21,0xe3,0xdb,0xbd,0xd1,0xc9,0x4f,0xc6,0xc5,0x18,0xc7,0xc9, -0x16,0xcb,0xcc,0xa4,0xcd,0xce,0x4b,0xd0,0xd4,0x5e,0xdd,0xe8,0xd1,0xf2,0xfa,0xeb, -0xfe,0x02,0xc6,0x08,0x11,0xbe,0x1b,0x24,0x88,0x2b,0x30,0x1f,0x35,0x36,0x76,0x34, -0x33,0x01,0x36,0x3a,0xbc,0x3c,0x39,0x8a,0x32,0x2a,0x48,0x24,0x1e,0xfc,0x17,0x11, -0x11,0x0c,0x06,0x2d,0xfe,0xf2,0x38,0xe7,0xde,0xf7,0xd9,0xd8,0xca,0xd6,0xd2,0x0d, -0xce,0xc9,0xc7,0xc5,0xc4,0x44,0xc5,0xc8,0x31,0xcd,0xd3,0x4d,0xd9,0xdb,0xaf,0xdd, -0xe1,0x2a,0xea,0xf6,0x81,0x01,0x09,0xb9,0x0f,0x16,0x43,0x1c,0x20,0xb8,0x24,0x2a, -0x09,0x32,0x39,0x49,0x3d,0x3a,0x4e,0x36,0x34,0x75,0x34,0x33,0xff,0x31,0x2e,0x79, -0x29,0x22,0xca,0x19,0x0e,0x9f,0x04,0xfd,0xed,0xf9,0xf5,0x28,0xef,0xe6,0xfa,0xdc, -0xd4,0x88,0xcf,0xcc,0x3e,0xcb,0xca,0xd3,0xc9,0xc9,0x5b,0xc9,0xc8,0x51,0xc7,0xca, -0xde,0xd3,0xde,0x81,0xe5,0xea,0x82,0xee,0xf4,0xdb,0xfc,0x05,0xe3,0x0c,0x15,0xfa, -0x1f,0x28,0x31,0x2b,0x2b,0x3b,0x2d,0x31,0xe2,0x36,0x3b,0x3e,0x3d,0x3b,0x64,0x38, -0x34,0xc6,0x2e,0x28,0x7a,0x23,0x1f,0xf2,0x1a,0x15,0x22,0x0c,0x00,0xe9,0xf5,0xee, -0x43,0xe9,0xe5,0x0a,0xe1,0xda,0x49,0xd4,0xcf,0x98,0xca,0xc5,0x9c,0xc3,0xc5,0xe4, -0xc9,0xce,0x39,0xd0,0xcf,0x38,0xd1,0xd7,0x6c,0xe0,0xe8,0x66,0xf0,0xf9,0x05,0x02, -0x08,0x9d,0x0d,0x11,0x47,0x17,0x20,0x8a,0x2a,0x31,0x11,0x34,0x35,0x85,0x35,0x36, -0x62,0x37,0x37,0x1b,0x37,0x35,0x4f,0x33,0x2d,0x18,0x25,0x1b,0xd6,0x12,0x0d,0x49, -0x0a,0x05,0xb3,0xfc,0xf2,0xec,0xe9,0xe2,0xd3,0xdb,0xd6,0x62,0xd1,0xcf,0x55,0xcf, -0xcd,0x91,0xc7,0xc3,0xa6,0xc3,0xc7,0x1d,0xce,0xd3,0xda,0xd7,0xdc,0xc9,0xe2,0xe8, -0x89,0xed,0xf3,0x5f,0xfd,0x08,0xa1,0x11,0x18,0x98,0x1c,0x1f,0x7a,0x24,0x2b,0x90, -0x31,0x36,0x0e,0x3a,0x3a,0x8f,0x3a,0x38,0x9c,0x34,0x2f,0x69,0x2c,0x2a,0x5d,0x28, -0x22,0x2b,0x19,0x0e,0xc5,0x05,0xff,0xdf,0xf9,0xf2,0x2a,0xec,0xe7,0x10,0xe1,0xd9, -0xe4,0xd0,0xc9,0x8f,0xc7,0xc9,0x06,0xcb,0xca,0xe1,0xc8,0xc9,0x96,0xcb,0xcf,0x44, -0xd4,0xda,0xfb,0xe2,0xec,0x90,0xf3,0xf8,0xfc,0xfc,0x02,0x36,0x0a,0x14,0xd1,0x1d, -0x24,0x3f,0x29,0x2c,0x7d,0x30,0x33,0x86,0x35,0x36,0x5e,0x38,0x3a,0x86,0x3a,0x35, -0x7a,0x2d,0x26,0xc5,0x21,0x1e,0x10,0x19,0x12,0x64,0x0a,0x02,0xfc,0xfa,0xf1,0x78, -0xe7,0xe0,0x26,0xdd,0xda,0x07,0xd6,0xcf,0x9f,0xc9,0xc5,0xd6,0xc4,0xc6,0x44,0xc8, -0xcb,0xa7,0xcf,0xd3,0xef,0xd7,0xdb,0x46,0xdf,0xe5,0xb6,0xee,0xf9,0xd1,0x01,0x08, -0x03,0x0d,0x12,0x53,0x19,0x21,0x79,0x28,0x2d,0xce,0x33,0x38,0xbf,0x3a,0x38,0xdf, -0x35,0x34,0xb1,0x34,0x35,0x77,0x32,0x2b,0xfd,0x24,0x1e,0xf6,0x16,0x0e,0x77,0x06, -0x00,0x02,0xfb,0xf5,0x46,0xed,0xe3,0x02,0xda,0xd3,0x4d,0xd0,0xce,0x21,0xcc,0xc9, -0x3e,0xc8,0xc8,0x60,0xc8,0xc9,0xe4,0xcb,0xd0,0xee,0xd7,0xdf,0x89,0xe5,0xe9,0x01, -0xed,0xf4,0xa0,0xfd,0x07,0x92,0x0f,0x17,0xb6,0x1e,0x25,0xd7,0x2a,0x2d,0xeb,0x2f, -0x34,0x79,0x3a,0x3d,0x81,0x3b,0x37,0x8a,0x33,0x30,0x14,0x2d,0x28,0xf8,0x22,0x1d, -0x5c,0x18,0x10,0x6e,0x07,0xfd,0x2a,0xf5,0xee,0xfc,0xe9,0xe4,0x2d,0xde,0xd6,0x4c, -0xd0,0xcb,0x1a,0xc9,0xc7,0x3d,0xc7,0xc8,0x42,0xcb,0xce,0x53,0xcf,0xd0,0x43,0xd3, -0xd9,0xee,0xe2,0xeb,0x59,0xf2,0xf8,0x17,0x00,0x08,0x77,0x0f,0x15,0xf9,0x1c,0x25, -0x58,0x2d,0x32,0xe8,0x33,0x33,0xa8,0x34,0x37,0x82,0x38,0x37,0xbd,0x35,0x32,0x67, -0x2e,0x29,0x20,0x22,0x1a,0xbe,0x14,0x0f,0xc9,0x09,0x02,0xc3,0xf8,0xee,0x98,0xe5, -0xdf,0xf9,0xda,0xd6,0x80,0xd1,0xce,0xf5,0xcb,0xc9,0xae,0xc7,0xc5,0xbb,0xc6,0xcb, -0xbb,0xd1,0xd5,0x28,0xd8,0xdc,0x11,0xe2,0xe9,0x17,0xf1,0xf8,0xfb,0x00,0x0a,0x15, -0x13,0x19,0x53,0x1d,0x21,0x1f,0x28,0x2e,0x2b,0x34,0x36,0x5d,0x37,0x37,0xd3,0x36, -0x35,0xe5,0x32,0x2f,0xae,0x2c,0x29,0xa3,0x24,0x1d,0x28,0x14,0x0a,0xaf,0x03,0xfd, -0xaa,0xf7,0xf0,0x48,0xe8,0xe0,0x0a,0xdb,0xd5,0x1e,0xd0,0xcb,0x48,0xca,0xca,0x4f, -0xcb,0xca,0x83,0xc8,0xc8,0xff,0xcc,0xd2,0xea,0xd7,0xdd,0xf4,0xe3,0xeb,0x2c,0xf3, -0xf9,0xd9,0xff,0x07,0x43,0x10,0x19,0xd8,0x20,0x25,0x7c,0x29,0x2c,0x7d,0x30,0x34, -0x30,0x36,0x36,0x1d,0x37,0x36,0xad,0x34,0x30,0xb4,0x2a,0x25,0xa0,0x20,0x1c,0x2e, -0x17,0x0e,0xb5,0x04,0xfc,0x37,0xf5,0xee,0xc0,0xe6,0xe0,0x64,0xdb,0xd8,0x00,0xd4, -0xce,0xb0,0xc8,0xc6,0xee,0xc7,0xc9,0xe9,0xca,0xcc,0xb3,0xce,0xd2,0xdf,0xd7,0xdc, -0xbc,0xe2,0xea,0x56,0xf3,0xfc,0x70,0x03,0x09,0xf7,0x0e,0x15,0x59,0x1d,0x24,0x27, -0x2a,0x2e,0x86,0x31,0x34,0x22,0x36,0x36,0xb4,0x34,0x33,0x1f,0x34,0x32,0x5b,0x2e, -0x27,0xd7,0x1f,0x19,0x83,0x13,0x0c,0xcf,0x04,0xfc,0x3c,0xf6,0xef,0x4e,0xe8,0xe0, -0x73,0xd9,0xd5,0xf3,0xd2,0xd0,0xea,0xcc,0xc9,0x94,0xc7,0xc7,0x0b,0xc9,0xcb,0x94, -0xce,0xd3,0x43,0xd9,0xdf,0xb6,0xe4,0xea,0x80,0xf0,0xf8,0xba,0x01,0x0a,0x0c,0x12, -0x17,0xd5,0x1c,0x23,0x92,0x28,0x2c,0x09,0x30,0x33,0xe8,0x36,0x38,0xcd,0x37,0x34, -0x13,0x31,0x2f,0x16,0x2d,0x28,0xa5,0x21,0x1a,0x56,0x13,0x0c,0x33,0x04,0xfb,0x5a, -0xf4,0xee,0xde,0xe9,0xe3,0x38,0xdc,0xd5,0x04,0xd0,0xcd,0x51,0xcb,0xc9,0xaa,0xc8, -0xc8,0x4f,0xca,0xcc,0xe3,0xce,0xd2,0x24,0xd7,0xde,0x73,0xe6,0xed,0x7a,0xf3,0xf9, -0x23,0x00,0x08,0x62,0x10,0x17,0x06,0x1d,0x23,0x80,0x29,0x2e,0x53,0x30,0x31,0x5e, -0x34,0x37,0xd3,0x38,0x37,0xa8,0x33,0x2f,0x44,0x2b,0x26,0x27,0x20,0x19,0xe5,0x12, -0x0c,0x3b,0x06,0xfe,0x65,0xf5,0xed,0xe3,0xe6,0xe1,0xbc,0xdc,0xd7,0x07,0xd2,0xcd, -0x64,0xca,0xc8,0xdf,0xc7,0xc7,0x69,0xc9,0xcc,0xed,0xd0,0xd4,0x2c,0xd8,0xdc,0x06, -0xe3,0xeb,0xfb,0xf3,0xfa,0x3a,0x01,0x08,0x18,0x10,0x16,0x7d,0x1c,0x21,0xda,0x27, -0x2e,0x8a,0x33,0x35,0xa4,0x35,0x36,0x91,0x36,0x36,0xe2,0x33,0x2f,0x8f,0x2b,0x26, -0x1e,0x21,0x19,0x3d,0x12,0x0b,0x91,0x04,0xfe,0x4c,0xf8,0xf0,0xa2,0xe7,0xe0,0xd8, -0xda,0xd5,0x8f,0xd1,0xcd,0x78,0xca,0xc9,0x55,0xc9,0xc8,0x5b,0xc8,0xca,0x26,0xcf, -0xd4,0x7f,0xda,0xdf,0x22,0xe4,0xea,0xbc,0xf2,0xfa,0xb1,0x00,0x07,0x2e,0x10,0x18, -0xe4,0x1e,0x23,0xcb,0x27,0x2c,0x1a,0x32,0x36,0xb0,0x37,0x37,0x3f,0x37,0x35,0x2a, -0x33,0x2f,0x66,0x2a,0x25,0xe7,0x20,0x1b,0xda,0x14,0x0c,0x3b,0x04,0xfc,0xe5,0xf5, -0xef,0xce,0xe8,0xe1,0xf2,0xda,0xd6,0x92,0xd1,0xcd,0x81,0xc9,0xc7,0xce,0xc8,0xca, -0xca,0xcb,0xcc,0xd6,0xce,0xd3,0x69,0xd9,0xdf,0x25,0xe5,0xeb,0x39,0xf3,0xfb,0x02, -0x02,0x08,0xc0,0x0e,0x16,0xba,0x1e,0x25,0x0d,0x2b,0x2e,0xca,0x31,0x34,0xac,0x36, -0x37,0x70,0x36,0x35,0x33,0x33,0x30,0xe5,0x2b,0x25,0xd9,0x1e,0x19,0x14,0x14,0x0d, -0xfc,0x05,0xfd,0x67,0xf5,0xee,0xa5,0xe7,0xe0,0x76,0xd9,0xd4,0xdc,0xd1,0xce,0x1c, -0xcb,0xc8,0xf0,0xc6,0xc8,0x46,0xcb,0xcd,0x9e,0xd0,0xd4,0xc9,0xd9,0xdf,0xd5,0xe4, -0xea,0x9c,0xf1,0xf9,0xee,0x02,0x0a,0x5d,0x11,0x17,0xe7,0x1d,0x24,0x86,0x2a,0x2f, -0xa7,0x32,0x34,0x1f,0x37,0x37,0xad,0x36,0x34,0xa3,0x31,0x2f,0x53,0x2c,0x27,0x2e, -0x21,0x19,0x85,0x12,0x0c,0x23,0x05,0xfd,0x43,0xf5,0xee,0x26,0xe8,0xe1,0x5a,0xda, -0xd3,0x9b,0xcf,0xcd,0x09,0xcc,0xca,0x36,0xc9,0xc9,0xe4,0xca,0xcd,0x68,0xd0,0xd3, -0xee,0xd8,0xdf,0xf5,0xe5,0xec,0xf9,0xf2,0xf9,0xf6,0x00,0x09,0x5c,0x12,0x19,0x54, -0x1f,0x25,0x61,0x2a,0x2e,0x0d,0x32,0x33,0x2b,0x35,0x36,0xcf,0x37,0x35,0x3f,0x32, -0x2e,0x20,0x2a,0x26,0x03,0x21,0x1a,0xc3,0x12,0x0c,0x30,0x05,0xfd,0x83,0xf4,0xec, -0x08,0xe6,0xe0,0xac,0xdb,0xd5,0x5d,0xd0,0xcc,0xcc,0xca,0xc9,0x39,0xc9,0xc9,0x1a, -0xcb,0xcd,0x5c,0xd1,0xd4,0x9e,0xd8,0xdd,0x68,0xe4,0xec,0x55,0xf4,0xfb,0x9c,0x02, -0x09,0x9a,0x11,0x19,0x22,0x1f,0x24,0xc4,0x29,0x2f,0xf0,0x32,0x34,0x2e,0x35,0x35, -0xe3,0x35,0x35,0x9d,0x33,0x2f,0xf9,0x2a,0x26,0x80,0x20,0x19,0x3e,0x12,0x0a,0xf9, -0x03,0xfd,0xe7,0xf5,0xed,0xeb,0xe5,0xdf,0xf2,0xd9,0xd5,0xbc,0xd1,0xcd,0x9f,0xcb, -0xca,0xd8,0xc9,0xc9,0x3a,0xca,0xcc,0xb1,0xcf,0xd4,0x4f,0xda,0xdf,0x50,0xe4,0xeb, -0x75,0xf3,0xfb,0x3a,0x03,0x0a,0xb4,0x11,0x19,0xe6,0x1f,0x24,0x67,0x28,0x2c,0xae, -0x31,0x35,0xe4,0x36,0x36,0xdb,0x35,0x34,0xed,0x32,0x2f,0xa5,0x2a,0x25,0x7b,0x20, -0x1a,0x68,0x13,0x0b,0x81,0x02,0xfb,0x90,0xf4,0xed,0xfe,0xe6,0xe0,0x55,0xda,0xd5, -0xa7,0xd1,0xce,0xf2,0xca,0xc9,0x85,0xc9,0xca,0x46,0xcb,0xcc,0xc8,0xce,0xd3,0x73, -0xd9,0xdf,0x0f,0xe6,0xec,0x38,0xf4,0xfc,0xd5,0x03,0x0a,0xe6,0x10,0x17,0x8f,0x1f, -0x25,0x2d,0x2a,0x2d,0xd8,0x30,0x33,0x2f,0x36,0x36,0x6f,0x36,0x34,0x1f,0x33,0x30, -0x20,0x2b,0x25,0xd1,0x1e,0x18,0x49,0x12,0x0b,0xa8,0x03,0xfb,0x72,0xf3,0xec,0xbf, -0xe6,0xe0,0x96,0xda,0xd5,0x0b,0xd2,0xcf,0xd0,0xcb,0xc8,0x9d,0xc7,0xc8,0x0b,0xcb, -0xcd,0x79,0xd0,0xd4,0x94,0xd9,0xe0,0xb2,0xe6,0xed,0x00,0xf4,0xfc,0x62,0x04,0x0b, -0x1b,0x12,0x17,0x0e,0x1e,0x24,0x69,0x2a,0x2e,0xc8,0x31,0x34,0x67,0x36,0x37,0xc3, -0x36,0x34,0x1e,0x32,0x2f,0x71,0x2b,0x26,0x42,0x1f,0x17,0xbd,0x10,0x0a,0x60,0x03, -0xfc,0x30,0xf4,0xed,0x43,0xe7,0xe1,0xe4,0xda,0xd5,0x90,0xd0,0xcd,0xec,0xcb,0xc9, -0x4f,0xc8,0xc8,0x33,0xca,0xcd,0x06,0xd1,0xd5,0x43,0xda,0xe0,0xa9,0xe7,0xee,0xa6, -0xf4,0xfb,0x36,0x03,0x0b,0xa4,0x12,0x19,0xf3,0x1e,0x24,0xc5,0x29,0x2e,0x2b,0x32, -0x34,0x47,0x36,0x37,0x55,0x37,0x35,0x4b,0x32,0x2d,0x5c,0x29,0x24,0x5e,0x1f,0x18, -0xc4,0x10,0x09,0xfb,0x02,0xfc,0x82,0xf4,0xec,0x8e,0xe6,0xe1,0xb2,0xdb,0xd5,0x6c, -0xd0,0xcc,0x57,0xca,0xc9,0xf7,0xc8,0xc9,0x91,0xca,0xcd,0x8b,0xd1,0xd5,0x8c,0xda, -0xe0,0xe2,0xe6,0xee,0x08,0xf6,0xfc,0x4b,0x03,0x0a,0x18,0x12,0x19,0xa3,0x1f,0x25, -0x22,0x2a,0x2f,0x30,0x33,0x35,0x58,0x36,0x36,0x9a,0x36,0x35,0x1a,0x33,0x2e,0x19, -0x29,0x23,0x9d,0x1e,0x18,0x36,0x11,0x09,0x1e,0x03,0xfc,0x67,0xf5,0xed,0xc9,0xe5, -0xdf,0x46,0xda,0xd5,0xd8,0xd0,0xcc,0x2d,0xca,0xc8,0xee,0xc8,0xc9,0xea,0xca,0xcd, -0x87,0xd1,0xd6,0x86,0xdb,0xe0,0x9c,0xe6,0xed,0x15,0xf5,0xfd,0x20,0x04,0x0a,0xdd, -0x11,0x19,0xd1,0x1f,0x25,0x48,0x2a,0x2e,0xfb,0x32,0x36,0x95,0x37,0x36,0xaf,0x35, -0x34,0xe1,0x31,0x2e,0x87,0x29,0x23,0x6e,0x1e,0x18,0x0c,0x12,0x0a,0xa4,0x02,0xfb, -0xc8,0xf4,0xed,0x8d,0xe6,0xdf,0x13,0xd9,0xd4,0x77,0xd0,0xcd,0x70,0xca,0xc9,0xf0, -0xc8,0xca,0xd1,0xcb,0xcd,0xfe,0xd0,0xd5,0x7a,0xdb,0xe1,0x99,0xe7,0xed,0xab,0xf4, -0xfc,0x78,0x04,0x0b,0x38,0x12,0x19,0x84,0x20,0x26,0xcd,0x2b,0x2f,0x86,0x32,0x35, -0x87,0x37,0x37,0x2a,0x36,0x33,0x6f,0x31,0x2e,0xc2,0x29,0x24,0x34,0x1e,0x18,0x44, -0x12,0x0b,0x12,0x03,0xfa,0x7f,0xf3,0xec,0x08,0xe6,0xdf,0x6a,0xd9,0xd4,0x42,0xd0, -0xcd,0xe6,0xca,0xc9,0xb3,0xc8,0xc9,0x3c,0xcc,0xcf,0xe0,0xd1,0xd5,0xa7,0xda,0xe1, -0xb1,0xe7,0xee,0xf3,0xf4,0xfc,0x86,0x04,0x0c,0x15,0x13,0x19,0x16,0x20,0x26,0x4b, -0x2c,0x30,0xf5,0x32,0x34,0x3b,0x36,0x36,0xfd,0x35,0x33,0x1c,0x31,0x2e,0x10,0x2a, -0x25,0xd0,0x1e,0x17,0x1e,0x11,0x0a,0x57,0x03,0xfb,0x67,0xf3,0xeb,0x4e,0xe5,0xdf, -0x94,0xd9,0xd4,0xe3,0xcf,0xcd,0x94,0xcb,0xca,0x32,0xc9,0xc9,0x56,0xcb,0xce,0x6a, -0xd2,0xd6,0xa2,0xda,0xe0,0x79,0xe7,0xee,0x46,0xf5,0xfc,0x37,0x04,0x0c,0x26,0x14, -0x1a,0x39,0x20,0x25,0x3d,0x2b,0x2f,0xb9,0x32,0x34,0xaa,0x35,0x36,0xd1,0x35,0x34, -0x22,0x31,0x2d,0x78,0x29,0x24,0x3d,0x1f,0x18,0xb5,0x10,0x09,0x01,0x02,0xfa,0x3d, -0xf3,0xeb,0xb9,0xe4,0xde,0xbe,0xd9,0xd4,0xfa,0xcf,0xcc,0xe8,0xca,0xca,0x05,0xca, -0xca,0x42,0xcb,0xcd,0xdf,0xd1,0xd6,0xe4,0xda,0xe0,0x25,0xe7,0xee,0x3c,0xf6,0xfd, -0x95,0x04,0x0c,0xc1,0x13,0x1a,0x0f,0x21,0x26,0xa0,0x2a,0x2e,0x2d,0x32,0x34,0x97, -0x35,0x35,0x8d,0x35,0x34,0x18,0x32,0x2d,0xff,0x28,0x23,0x2b,0x1e,0x17,0xbf,0x10, -0x08,0x2c,0x01,0xfa,0xf0,0xf2,0xeb,0x47,0xe4,0xde,0x32,0xd9,0xd4,0xff,0xd0,0xcd, -0x82,0xca,0xc9,0xca,0xc9,0xca,0x75,0xcb,0xcd,0x5c,0xd1,0xd6,0x50,0xdb,0xe0,0x3f, -0xe7,0xee,0xa9,0xf6,0xfe,0xc7,0x05,0x0c,0x8b,0x13,0x1a,0xb4,0x20,0x26,0x82,0x2a, -0x2e,0x07,0x32,0x34,0x5d,0x36,0x36,0x66,0x35,0x33,0xde,0x31,0x2e,0x57,0x29,0x23, -0x46,0x1d,0x17,0x30,0x10,0x08,0x99,0x00,0xf9,0x72,0xf2,0xeb,0xbb,0xe4,0xde,0xb2, -0xd8,0xd4,0xd6,0xd0,0xcd,0xfc,0xca,0xc9,0x04,0xc9,0xc9,0x6e,0xcb,0xcd,0x09,0xd1, -0xd5,0x9c,0xdb,0xe2,0x80,0xe8,0xef,0x83,0xf6,0xfe,0x16,0x06,0x0d,0xa2,0x13,0x19, -0x2e,0x20,0x26,0xe1,0x2a,0x2e,0xda,0x31,0x34,0xbb,0x36,0x37,0x13,0x36,0x33,0xfb, -0x30,0x2d,0x2b,0x29,0x23,0xa3,0x1c,0x16,0x72,0x0f,0x08,0x84,0x00,0xf8,0x6a,0xf1, -0xeb,0xe0,0xe4,0xde,0xeb,0xd8,0xd4,0x30,0xd0,0xcd,0xe3,0xca,0xc9,0x62,0xc8,0xc9, -0x53,0xcb,0xce,0xa2,0xd1,0xd6,0xa1,0xdb,0xe2,0x65,0xe9,0xf0,0xf3,0xf6,0xfe,0xb1, -0x05,0x0d,0xd1,0x13,0x19,0xff,0x1f,0x25,0x7f,0x2b,0x2f,0x7a,0x32,0x34,0x49,0x36, -0x37,0x40,0x36,0x33,0xaf,0x30,0x2c,0x7c,0x28,0x22,0x6f,0x1c,0x15,0x96,0x0e,0x07, -0x8b,0x00,0xf9,0x91,0xf1,0xea,0x79,0xe4,0xde,0x4c,0xd9,0xd4,0xc1,0xcf,0xcc,0x79, -0xca,0xc9,0x72,0xc8,0xc8,0xfe,0xca,0xce,0x97,0xd2,0xd7,0x42,0xdc,0xe2,0x34,0xe9, -0xf0,0x57,0xf7,0xfe,0x30,0x05,0x0c,0xfc,0x13,0x1a,0x47,0x20,0x25,0x1c,0x2b,0x2f, -0x3e,0x33,0x35,0x11,0x36,0x36,0xe8,0x35,0x33,0xaf,0x30,0x2c,0xa6,0x27,0x22,0x77, -0x1c,0x15,0x38,0x0e,0x07,0x21,0x00,0xf9,0x02,0xf2,0xea,0x1e,0xe4,0xde,0xe2,0xd8, -0xd3,0x6f,0xcf,0xcb,0xce,0xc9,0xc9,0x20,0xc9,0xc9,0x5c,0xcb,0xce,0xf8,0xd2,0xd7, -0x1f,0xdd,0xe2,0x1b,0xe9,0xf0,0x83,0xf7,0xfe,0x48,0x05,0x0c,0x18,0x14,0x1b,0x42, -0x21,0x26,0x6a,0x2b,0x2f,0x6b,0x33,0x35,0x7a,0x36,0x36,0x75,0x35,0x33,0x9a,0x30, -0x2c,0x24,0x27,0x21,0x0a,0x1c,0x15,0xdc,0x0e,0x07,0x06,0x00,0xf9,0x20,0xf2,0xeb, -0x23,0xe4,0xdd,0x3a,0xd8,0xd3,0x8a,0xcf,0xcb,0x9f,0xc9,0xc8,0x4b,0xc9,0xca,0x59, -0xcc,0xce,0xce,0xd2,0xd7,0x4d,0xdd,0xe2,0xfd,0xe8,0xef,0x4d,0xf7,0xfe,0x0d,0x06, -0x0c,0xde,0x13,0x1a,0x9f,0x21,0x27,0xe3,0x2b,0x2f,0xfc,0x32,0x35,0x96,0x36,0x36, -0xd3,0x34,0x32,0x1c,0x30,0x2c,0x64,0x27,0x21,0xaa,0x1b,0x15,0x3a,0x0f,0x08,0x50, -0x00,0xf8,0xbd,0xf1,0xea,0x0d,0xe4,0xdd,0x65,0xd7,0xd2,0x8f,0xcf,0xcc,0x39,0xca, -0xc9,0x40,0xc9,0xca,0xeb,0xcc,0xcf,0xe8,0xd2,0xd7,0x28,0xdd,0xe3,0x42,0xe9,0xef, -0x0d,0xf7,0xfe,0x7b,0x06,0x0d,0x8c,0x14,0x1b,0x81,0x21,0x27,0x67,0x2c,0x30,0xf2, -0x32,0x35,0x71,0x36,0x36,0xf7,0x34,0x32,0x77,0x2f,0x2c,0xb0,0x27,0x22,0x15,0x1c, -0x15,0xf8,0x0e,0x08,0x50,0x00,0xf8,0xe6,0xf0,0xea,0x90,0xe3,0xdd,0x96,0xd7,0xd2, -0x2a,0xcf,0xcc,0xec,0xca,0xc9,0x8b,0xc9,0xca,0xc9,0xcc,0xcf,0x2b,0xd3,0xd7,0xb6, -0xdc,0xe2,0xbf,0xe9,0xf0,0x78,0xf7,0x00,0xe1,0x01,0xe2,0xb7,0xaf,0xc5,0xd4,0x15, -0x53,0xb4,0x7a,0x59,0xfa,0x18,0xe5,0x61,0xdf,0xec,0x8a,0x11,0xa4,0x96,0x85,0x9a, -0xcd,0xb9,0xe6,0x4a,0x26,0x31,0xba,0x14,0x61,0xdf,0x6e,0x69,0xde,0x60,0x65,0xb9, -0x4b,0xfe,0x99,0xda,0x9c,0xf8,0x8c,0x9c,0x4d,0x97,0x9c,0x43,0x98,0xc5,0x56,0xf3, -0x1d,0x15,0x7e,0x6c,0x26,0x65,0x64,0x1c,0x64,0x61,0x34,0x3b,0xed,0x83,0xc1,0x93, -0x26,0x93,0x9a,0x7e,0x98,0x9d,0xa7,0x97,0xbe,0xed,0x00,0x4d,0xd2,0x74,0x69,0xe5, -0x64,0x66,0xd1,0x65,0x64,0x02,0x28,0xf5,0x73,0xcc,0xa7,0x66,0x90,0x99,0xae,0x97, -0x9d,0x6d,0x99,0xc0,0x92,0xf5,0x2e,0x8f,0x5e,0x6d,0x63,0x67,0x66,0xd7,0x63,0x62, -0x4b,0x29,0x08,0xfa,0xee,0xc5,0xe0,0x95,0x93,0xb6,0x99,0x99,0x86,0xa7,0xd0,0x43, -0xf3,0x16,0x98,0x42,0x6c,0x21,0x6b,0x66,0xce,0x5e,0x46,0x3f,0x1a,0x02,0x62,0xea, -0xc1,0x33,0xa1,0x9a,0x7d,0xac,0xa7,0x7d,0xb7,0xd7,0xf6,0xfa,0x1e,0xc6,0x37,0x44, -0x6e,0x51,0x5c,0xa6,0x4f,0x34,0xa9,0x14,0x02,0x38,0xe5,0xce,0x77,0xc2,0xbd,0x89, -0xbf,0xc2,0x8a,0xcc,0xe8,0x93,0xf9,0x06,0x7c,0x16,0x38,0x0a,0x52,0x51,0x63,0x39, -0x20,0x9c,0x0c,0xff,0x70,0xf0,0xdb,0xfc,0xcf,0xc0,0xdb,0xb8,0xba,0xfd,0xd2,0xf8, -0x8a,0x07,0x0f,0x9b,0x20,0x31,0x2c,0x3b,0x3b,0x05,0x3f,0x37,0x96,0x19,0x04,0x60, -0xf1,0xde,0x36,0xd6,0xce,0xe3,0xbc,0xad,0xbe,0xc0,0xe1,0xa4,0xf4,0x10,0xac,0x2c, -0x3a,0x94,0x36,0x39,0x60,0x40,0x41,0xab,0x2d,0x13,0x66,0xed,0xd1,0x1a,0xc8,0xc2, -0x65,0xc0,0xbf,0x80,0xc5,0xda,0x7f,0xef,0x0c,0x77,0x25,0x37,0x05,0x47,0x4b,0xa8, -0x4f,0x44,0x27,0x22,0x02,0x36,0xf1,0xe1,0x75,0xc5,0xb2,0x0c,0xb7,0xb6,0x91,0xc2, -0xe0,0xd2,0xf8,0x06,0xe9,0x23,0x3f,0x27,0x4e,0x4e,0xf8,0x4f,0x43,0x7c,0x24,0x0f, -0xc0,0xf4,0xce,0x9d,0xb0,0xb1,0x62,0xb3,0xb3,0xbf,0xc3,0xdd,0x71,0xf4,0x0e,0x0c, -0x34,0x4e,0xf4,0x51,0x50,0xc6,0x46,0x31,0x0b,0x19,0x09,0x9c,0xf4,0xd7,0xc7,0xbd, -0xb3,0x50,0xac,0xb3,0xa7,0xce,0xeb,0x5e,0xff,0x12,0xf6,0x26,0x34,0x3c,0x3d,0x4a, -0xf3,0x46,0x2d,0x2f,0x13,0xf8,0xe2,0xe8,0xdc,0xd8,0xd8,0xcf,0x94,0xc3,0xc1,0x41, -0xcf,0xe9,0x45,0x05,0x1b,0xf9,0x24,0x2a,0x72,0x2b,0x2d,0xaa,0x28,0x1e,0xe2,0x10, -0xfc,0x47,0xe9,0xe4,0x25,0xe6,0xe5,0xe2,0xdd,0xd2,0x83,0xd5,0xee,0xac,0x08,0x1e, -0x2d,0x1c,0x10,0xcd,0x0e,0x0f,0x0c,0x13,0x16,0x43,0x10,0x01,0x4d,0xf9,0xf9,0x65, -0xf8,0xee,0xc9,0xe9,0xe3,0x53,0xe8,0xf9,0x0c,0x07,0x08,0xbe,0x0b,0x0c,0x71,0x0c, -0x0b,0xcc,0x09,0x08,0x8c,0x05,0x02,0x73,0x01,0x00,0x70,0xfa,0xf1,0xe4,0xee,0xef, -0x2e,0xf6,0xf9,0x1c,0xfb,0xff,0x76,0x04,0x0c,0x70,0x0c,0x0b,0x23,0x0e,0x11,0x7e, -0x0e,0x07,0xc1,0xfd,0xf3,0x06,0xea,0xe8,0x74,0xe8,0xeb,0xb4,0xf2,0xf9,0x88,0x00, -0x0d,0x25,0x17,0x1b,0xf8,0x18,0x13,0xe7,0x12,0x0e,0x0a,0x03,0xf7,0x2d,0xf2,0xec, -0xf6,0xe4,0xe3,0x28,0xe5,0xe8,0x5d,0xf2,0x03,0x89,0x0c,0x16,0x55,0x21,0x22,0xff, -0x1c,0x14,0xb5,0x0d,0xfe,0xbe,0xed,0xeb,0xb0,0xed,0xeb,0x0d,0xed,0xf0,0xb9,0xf0, -0xef,0xd7,0xf9,0x06,0x6d,0x11,0x1f,0xbb,0x22,0x18,0x26,0x08,0x03,0xe8,0xfd,0xf5, -0x41,0xf5,0xf3,0xbd,0xee,0xf1,0xf5,0xf8,0xfc,0x48,0xfc,0x00,0xb2,0x00,0x02,0xa5, -0x10,0x17,0xe9,0x12,0x08,0x45,0x00,0xf6,0x1c,0xf1,0xf6,0xf8,0xf8,0xfa,0xd4,0xff, -0x01,0x5d,0x02,0x07,0x03,0x09,0x02,0xda,0xfb,0x00,0x58,0x03,0x04,0xe2,0x06,0x00, -0xee,0xf7,0xef,0xad,0xec,0xf1,0x50,0xf8,0x00,0x7d,0x08,0x0a,0x0b,0x0c,0x0c,0x3f, -0x0b,0x08,0x74,0x00,0x01,0xd4,0x04,0x00,0x23,0xfc,0xf6,0xaf,0xf1,0xed,0xa8,0xee, -0xf7,0x08,0xfc,0x03,0x87,0x0a,0x0c,0xcc,0x0d,0x0f,0x7c,0x0d,0x09,0xff,0x01,0xfe, -0x39,0xfd,0xf8,0xee,0xf7,0xf8,0x75,0xf7,0xf2,0x5b,0xf0,0xef,0x7c,0xf4,0xff,0xf7, -0x07,0x0a,0x82,0x10,0x13,0x7c,0x11,0x0f,0xe4,0x0a,0xff,0xd7,0xf3,0xf3,0x69,0xf7, -0xf8,0x21,0xfb,0xf8,0xfe,0xf5,0xf2,0xc7,0xf3,0xfb,0xd5,0x02,0x09,0xcc,0x0d,0x0a, -0x6e,0x08,0x03,0x33,0x09,0x09,0x5c,0x00,0xfa,0xc7,0xfa,0xfc,0xdd,0xfd,0x00,0xad, -0xfa,0xf0,0x38,0xf3,0xf9,0x14,0xfd,0x03,0x63,0x08,0x03,0xba,0xff,0x03,0x0b,0x06, -0x04,0x37,0x07,0x08,0xc4,0x04,0x04,0x51,0x02,0xfb,0x0a,0xf9,0xfc,0x51,0xf6,0xf2, -0x82,0xf5,0xfb,0xf3,0xfc,0x01,0xce,0x02,0x01,0xda,0xff,0x04,0x6f,0x06,0x08,0x75, -0x0c,0x0a,0x0b,0x04,0xff,0x98,0xfc,0xf9,0xd2,0xf5,0xf7,0x45,0xf8,0xf7,0x29,0xfa, -0xfc,0x80,0x00,0x03,0x88,0x02,0x05,0x18,0x07,0x09,0x21,0x08,0x07,0x3d,0x06,0x00, -0x25,0xfe,0xfb,0xe9,0xf8,0xf8,0x1b,0xfa,0xf8,0x7b,0xf9,0xfb,0xfb,0xfe,0xff,0xc8, -0x03,0x06,0x36,0x05,0x03,0x34,0x05,0x05,0xb9,0x03,0x02,0xb8,0x00,0xfb,0xac,0xfa, -0xfc,0x93,0xfa,0xfa,0x45,0xff,0x03,0xb3,0x01,0x02,0xa9,0x03,0x02,0xd8,0x01,0x02, -0xb0,0xfe,0xfd,0x07,0xfe,0xfe,0x71,0xfe,0x00,0x84,0x00,0xfc,0x3a,0xfc,0xff,0x5a, -0x03,0x06,0x9d,0x05,0x01,0xfa,0x00,0x01,0xbb,0x00,0xfd,0xf2,0xfb,0xfb,0x60,0xfc, -0x01,0x3b,0x03,0x03,0x34,0x02,0xff,0x86,0xff,0x03,0x72,0x05,0x01,0x59,0xfe,0xfd, -0xd5,0xf9,0xf9,0x2a,0xff,0x01,0xc0,0x00,0xff,0x66,0x00,0x00,0x80,0x03,0x06,0xa5, -0x02,0x00,0x09,0x02,0x02,0x3d,0x01,0xff,0x5b,0xfe,0xfc,0x9e,0xfc,0xfd,0xdd,0xfd, -0xff,0x11,0x00,0xff,0x30,0xff,0xff,0x4d,0x01,0x01,0x97,0x01,0x03,0x36,0x03,0x00, -0xbd,0xfe,0xfd,0xef,0xff,0x01,0x56,0x00,0xfe,0x74,0xfe,0xff,0x2b,0xff,0xfe,0x9e, -0xfe,0xfd,0x9b,0xff,0x01,0x50,0x01,0x02,0xf9,0x01,0xff,0x89,0xfe,0x00,0xbe,0x01, -0x00,0xf1,0xff,0xff,0x2e,0x00,0x01,0xf0,0x00,0xff,0x02,0xfe,0xfe,0xcd,0xfe,0xfe, -0x77,0x00,0x01,0x02,0x00,0xff,0x4f,0x00,0x00,0xf9,0xff,0xff,0x78,0xff,0x00,0xc1, -0x00,0xff,0x7d,0xff,0xff,0xed,0xff,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x51,0x00,0x01,0xc2,0xff,0x01,0xd2,0xff,0x00,0x4b,0x00,0x00,0xb4,0x00,0xff, -0xce,0x00,0x00,0x05,0x00,0x00,0xcc,0xff,0x00,0x4b,0x00,0x00,0x7b,0x00,0x00,0xf8, -0xff,0x00,0x55,0x00,0x00,0x58,0x00,0x00,0x2d,0x00,0x00,0xe3,0xff,0x00,0x6d,0x00, -0x00,0x1c,0x00,0x00,0xe7,0xff,0x00,0xfc,0x00,0x00,0x6c,0x00,0xff,0xad,0x00,0x00, -0xa6,0x00,0x00,0x99,0x00,0xff,0xae,0x00,0x00,0x22,0x01,0xff,0x0f,0x01,0x00,0x50, -0x00,0x01,0x44,0x00,0x00,0xa6,0x00,0x00,0x53,0x00,0x00,0xc8,0x00,0x00,0x68,0x00, -0x00,0x75,0x01,0x00,0x02,0x01,0x00,0x41,0x00,0x00,0x9b,0x00,0x01,0xbc,0xff,0xff, -0xf9,0x00,0x01,0x26,0x00,0x01,0xd1,0x00,0x00,0xb4,0x00,0x00,0xd4,0x00,0x00,0xaf, -0x00,0x00,0xd4,0xff,0x01,0xe7,0xff,0x00,0xa1,0x01,0xff,0x5f,0x00,0x00,0xe1,0xff, -0x00,0xe0,0x00,0x02,0x57,0x00,0x00,0xfd,0xfe,0xff,0xa2,0x01,0x03,0x97,0xfe,0xfe, -0x9e,0xfd,0x01,0x5b,0x02,0x01,0xaa,0xfd,0x01,0x5f,0xfe,0x00,0x77,0x05,0xff,0xa3, -0xfd,0xfe,0x54,0x01,0x01,0x2b,0xfe,0x00,0x3f,0x03,0x03,0xf8,0xfd,0x01,0x88,0xfb, -0xfd,0x0d,0x01,0x03,0xd0,0x04,0x04,0x95,0x04,0xf5,0xc2,0xff,0xf5,0x34,0x05,0x0a, -0x90,0x07,0x09,0x52,0xfa,0xef,0xbf,0xf4,0xfd,0x83,0x0f,0x18,0x53,0x0a,0xf9,0x77, -0xe0,0xf3,0x31,0xf7,0x20,0xd9,0x18,0x13,0x0b,0xf5,0xcc,0x42,0xed,0x01,0xae,0x20, -0x34,0xbd,0x06,0xe4,0xef,0xc4,0xf0,0xcf,0x0b,0x2e,0x76,0x32,0xff,0xae,0xd4,0xbc, -0xf1,0x03,0x08,0xee,0x4c,0x22,0xfd,0xf6,0xb7,0xb5,0xcc,0x08,0x23,0x1f,0x59,0xa0, -0x09,0xe9,0x68,0xa1,0xed,0xd0,0x04,0x40,0x2f,0x4c,0xf7,0x81,0xca,0xaa,0xfe,0x07, -0x0d,0x89,0x60,0x26,0xdf,0xe1,0xb4,0xfd,0xc6,0x10,0xc4,0x30,0x58,0xa4,0x08,0xc8, -0xf4,0xb0,0xe7,0xdc,0x1a,0x4e,0xbf,0x44,0xe5,0xf0,0xab,0xc9,0x54,0x01,0x36,0x8c, -0x54,0x1d,0x98,0xbb,0xae,0x7f,0xe9,0x10,0xba,0x66,0x29,0x78,0xfe,0x95,0x80,0xd5, -0xf6,0x07,0x41,0x5c,0x6f,0x09,0xca,0x16,0xa7,0xf0,0x60,0x10,0x5d,0x2b,0x3c,0xe3, -0xcc,0x9f,0xd0,0x7e,0x06,0x3d,0xc7,0x5a,0x12,0xd2,0xa6,0xba,0x32,0xea,0x2d,0x5b, -0x58,0x36,0x1a,0xd5,0x96,0xc3,0xe8,0xfb,0x47,0x5d,0x41,0xc2,0x0b,0x99,0xc7,0xbf, -0x02,0xb7,0x2a,0x60,0xaa,0x21,0xc1,0x9f,0xa0,0xef,0x72,0x1b,0x5c,0xb4,0x35,0xeb, -0xdf,0x8c,0xe3,0x49,0xf3,0x5c,0x87,0x4c,0x11,0x53,0xa3,0xb1,0x84,0xf6,0x26,0x9c, -0x6b,0x26,0xc8,0xd2,0x96,0xa7,0xdb,0x12,0x82,0x56,0x50,0x5b,0xf2,0xa3,0x96,0xbb, -0xf4,0x1e,0x3f,0x5b,0xc6,0x2d,0xb8,0x25,0xa4,0xe9,0xa4,0xfc,0x7b,0x5f,0x33,0xfe, -0xfc,0x89,0xd5,0xf4,0xf2,0x41,0xd9,0x5f,0x13,0x2a,0xbf,0xa2,0x42,0xee,0x10,0xfd, -0x68,0x3d,0x19,0xe3,0x9e,0x82,0xce,0xf3,0x8b,0x58,0x4b,0x25,0x1f,0x9f,0x5e,0xc5, -0xda,0x70,0x24,0x64,0x0d,0x2d,0xee,0x59,0x8e,0xe6,0xb3,0xe9,0x61,0x90,0x4a,0x11, -0x6a,0xb3,0xa9,0x57,0xeb,0x19,0x5c,0x6e,0x32,0xc4,0xe5,0xa3,0xa4,0xcf,0xf1,0x89, -0x47,0x62,0x6b,0x0d,0xc5,0x76,0xab,0xd5,0xf9,0x1a,0x5d,0x19,0x42,0xf6,0xfe,0xa3, -0xbd,0x42,0xee,0x3d,0x34,0x5f,0x24,0x3f,0xcf,0xab,0x5b,0xcd,0x0b,0x16,0x4c,0x56, -0xf3,0x09,0xb7,0x66,0xac,0xe7,0x3f,0x1a,0x5f,0xcf,0x35,0xf7,0x95,0xaa,0xb8,0x54, -0xfb,0x2c,0x80,0x64,0x1e,0x0e,0xe3,0x9b,0xb7,0xdc,0xfc,0xd0,0x46,0x50,0x72,0x0f, -0xd1,0x7a,0xa4,0xea,0x76,0x03,0x4e,0x25,0x4d,0xf7,0xdb,0xc5,0xbc,0xfa,0xed,0x0a, -0x21,0x5a,0x2b,0xf3,0xfb,0xc2,0x30,0xc9,0xf1,0x40,0x12,0x58,0xa1,0x12,0xfa,0xd1, -0xd0,0xca,0x2e,0xf4,0x19,0x96,0x3f,0x1b,0x7f,0xfb,0xca,0x6c,0xd8,0xf6,0x90,0x10, -0x3f,0x11,0x17,0x01,0x31,0xd9,0xd6,0xd3,0xed,0x07,0x7b,0x3a,0x21,0xce,0x02,0xd9, -0x30,0xdb,0xea,0xf6,0x06,0x2e,0x6c,0x24,0x0c,0xe3,0xd3,0xe2,0x9c,0xe7,0x00,0xe9, -0x37,0x22,0xcf,0x0a,0xda,0x66,0xdf,0xe2,0x12,0x05,0x35,0x66,0x1a,0x15,0x36,0xd8, -0xd1,0x41,0xf3,0x01,0x00,0x34,0x2a,0x77,0x08,0xd2,0xc6,0xd3,0xe8,0xf7,0x17,0x30, -0xf9,0x2a,0xfd,0x66,0xca,0xd5,0x41,0xf6,0x1b,0x98,0x3e,0x19,0x18,0xf4,0xc3,0x05, -0xd9,0xfe,0xe4,0x2e,0x36,0x1a,0x1a,0xdb,0x81,0xbc,0xed,0x36,0x07,0x3d,0x29,0x2d, -0x0e,0x94,0xb8,0xd0,0xed,0xf1,0x1e,0x45,0x47,0x21,0xb9,0xea,0xb8,0x0a,0xe3,0xf1, -0xc6,0x3d,0x41,0x38,0x15,0xc8,0xab,0xba,0xf3,0x83,0x07,0x4d,0xce,0x2c,0x05,0xbd, -0x9b,0xe6,0xd6,0xf1,0x34,0xb4,0x4a,0x18,0x5f,0xc8,0xb0,0xea,0xfb,0x0b,0x02,0x56, -0x29,0x5e,0xf6,0xa9,0xa3,0xd4,0x01,0xb0,0x35,0x4e,0x7c,0x0a,0xcf,0xed,0xaf,0xee, -0x54,0x19,0x55,0x2f,0x28,0xf4,0x96,0x9d,0xe1,0x8e,0xf4,0x4c,0xd3,0x3e,0x0c,0x85, -0xc8,0xba,0xf1,0xf1,0x12,0xe3,0x62,0x16,0x37,0xf5,0x9f,0x25,0xea,0xf9,0xc0,0x55, -0x3b,0xbb,0x01,0xa9,0x6f,0xcc,0xf0,0x03,0x3e,0x53,0x36,0x1a,0xbf,0x06,0xad,0xee, -0xca,0x15,0x65,0x54,0x34,0xdf,0x0e,0x90,0xe1,0x61,0x08,0x4a,0xfd,0x61,0xfd,0x8c, -0x9b,0xbd,0xad,0xec,0x44,0x78,0x5a,0x2b,0xca,0xba,0x9d,0x3a,0xe8,0x13,0x12,0x71, -0x37,0x02,0xeb,0x91,0x43,0xd2,0xfd,0xa4,0x5e,0x48,0x69,0x0d,0x9a,0x89,0xc5,0xe7, -0x55,0x40,0x57,0x55,0x23,0xc3,0xec,0xa3,0xf1,0xab,0x07,0x69,0x45,0x34,0xdd,0xe3, -0xa5,0xdb,0x95,0x08,0x52,0x06,0x38,0x03,0xf1,0x98,0xe0,0xcf,0xf4,0x45,0xd9,0x4c, -0x0a,0x89,0xb2,0xbc,0xdc,0xf9,0x28,0xcd,0x5b,0x1e,0xdf,0xc5,0xa9,0x6a,0xee,0x12, -0xb9,0x5e,0x2c,0x0f,0xf7,0x89,0x22,0xe2,0x0b,0xa4,0x41,0x66,0x25,0xf0,0xaf,0x0d, -0xaa,0xfb,0x65,0x41,0x5a,0x9c,0x31,0xaf,0x86,0x9e,0xea,0xc9,0x14,0x73,0xbe,0x31, -0xf5,0xa6,0x87,0xd1,0xc8,0x01,0x48,0x8b,0x60,0x0a,0x7a,0xab,0xb7,0x1a,0xd6,0x43, -0x35,0x58,0x3a,0x7d,0xca,0xa5,0xe3,0xd8,0xfc,0xad,0x64,0x3b,0x52,0x0d,0x9d,0xd6, -0xd8,0xe4,0x20,0x31,0x58,0x96,0x18,0xca,0x11,0xbf,0xe5,0xbd,0x10,0x4b,0xa3,0x33, -0xe2,0xdd,0xb9,0xf1,0x3f,0xe8,0x42,0x3a,0x26,0x1d,0x48,0xb4,0xea,0x87,0xeb,0x12, -0x1c,0x45,0x1a,0x3e,0xdf,0xb9,0xd7,0x01,0xfe,0x32,0x42,0x28,0xb8,0xf8,0xb5,0x68, -0xe5,0xfe,0xac,0x32,0x2b,0x9c,0x22,0xb7,0x08,0xda,0xee,0x88,0x0c,0x45,0xb2,0x21, -0x07,0x97,0xa4,0xf3,0x50,0xe5,0x35,0x6d,0x41,0x15,0x06,0xe7,0xa5,0x46,0xfc,0xee, -0xf3,0x4d,0x2d,0x6c,0x17,0xc7,0xad,0xbe,0xed,0x67,0x0c,0x49,0x65,0x2f,0x05,0xd6, -0xcb,0xbd,0xc8,0xef,0x10,0x09,0x57,0x1c,0x35,0x04,0xc0,0x0c,0xc9,0xf6,0x87,0x15, -0x4b,0xc7,0x24,0xfa,0xef,0xb7,0xdd,0x3b,0xf1,0x21,0x3d,0x43,0x1e,0xac,0xf2,0xb9, -0x9b,0xe5,0xf4,0xeb,0x29,0x38,0xe8,0x14,0xf3,0x38,0xc6,0xe5,0x26,0xff,0x1c,0x9a, -0x33,0x0d,0x3f,0xe9,0xdc,0x2c,0xe7,0xfe,0xf1,0x15,0x30,0xe5,0x00,0xfa,0x40,0xe2, -0xf1,0x4c,0xf0,0x0d,0x7b,0x29,0x0c,0xd5,0x08,0xd7,0x37,0xee,0xf0,0xe7,0x0c,0x2c, -0xa0,0x1a,0xfc,0x9a,0xd2,0xe3,0x41,0xf9,0x1f,0x26,0x24,0x2b,0x4e,0xd5,0xd3,0xcd, -0xe0,0x05,0x0a,0x32,0x42,0x2d,0xff,0xcd,0xd4,0xc8,0xf1,0xf4,0x15,0x4d,0xd6,0x2d, -0xd0,0xa8,0xd0,0xc5,0xd8,0x15,0x32,0x30,0x53,0xfc,0x07,0xb5,0xcd,0x9e,0xe0,0x3d, -0x66,0x48,0x36,0xc5,0xc0,0xb0,0x2c,0xe0,0x03,0xe4,0x58,0x45,0x8e,0x03,0xa3,0x7c, -0xca,0xe7,0x08,0x3d,0x5d,0xb7,0x22,0xc2,0xb7,0xa6,0xdd,0x09,0x1a,0x5e,0xa8,0x44, -0xe3,0xea,0xa2,0xd0,0xe6,0xe8,0x6a,0xb6,0x47,0x14,0x3a,0x99,0xc7,0x3e,0xe0,0x3f, -0x71,0x59,0x22,0xc4,0xcb,0xa1,0x96,0xe6,0x1d,0xa6,0x5c,0x3b,0x90,0xd8,0x9e,0x60, -0xde,0xf8,0x20,0x6a,0x43,0x54,0x01,0x92,0x3a,0xd1,0xec,0x01,0x50,0x58,0x29,0x1f, -0x98,0xa6,0xbc,0xde,0xc8,0x3d,0x68,0x67,0x30,0xc9,0x90,0x89,0xea,0x0f,0x0a,0x72, -0x7f,0x40,0xef,0x4b,0x95,0xca,0x58,0xf5,0x5a,0x27,0x58,0x0f,0xed,0x9e,0xb7,0x6a, -0xe9,0x34,0x41,0x66,0x27,0xf7,0xc6,0xa4,0xb6,0xe6,0x0e,0xd6,0x5f,0x3d,0x95,0xdb, -0xb2,0xb1,0xd7,0xf2,0xcd,0x5e,0x37,0x59,0x10,0x9c,0x70,0xd8,0xeb,0x2d,0x36,0x5a, -0xa7,0x0d,0xbc,0x4c,0xc8,0xe5,0x13,0x2e,0x48,0x8c,0x33,0xc1,0x51,0xbc,0xe5,0x51, -0x05,0x5c,0x63,0x2f,0x08,0xba,0x8d,0xec,0x7f,0xf0,0x37,0x8f,0x51,0x12,0xae,0xbd, -0xb2,0x83,0xf5,0x1e,0x39,0x53,0x31,0x75,0xde,0xa6,0x3f,0xdf,0xfa,0x6d,0x49,0x43, -0x5d,0x1e,0xac,0xb9,0xc5,0xde,0x64,0x1c,0x5c,0xc0,0x35,0xff,0x78,0x96,0xdc,0xc3, -0xd9,0x46,0x55,0x57,0x33,0x15,0xcc,0xa6,0xed,0xdc,0xe5,0x93,0x69,0x45,0x60,0x21, -0xb6,0xcb,0xb7,0xcb,0x31,0x0a,0x67,0x0a,0x49,0x0a,0xa2,0xae,0xb9,0xaf,0xca,0x2c, -0xae,0x64,0x3b,0x02,0x05,0xa3,0x61,0xba,0xdb,0x01,0x3c,0x58,0xea,0x36,0xee,0xee, -0xb6,0xb7,0x30,0xe8,0x3f,0x42,0x51,0x2b,0xd0,0xe1,0xbe,0xf9,0xc3,0xf1,0x19,0x37, -0x48,0x7d,0x2a,0xe1,0x87,0xb8,0xd2,0xd8,0xfb,0x2e,0x33,0x43,0x29,0x26,0xd6,0xbe, -0xe1,0xdd,0xf8,0xeb,0x35,0x48,0xa1,0x1f,0xd1,0x4a,0xc0,0xe0,0x13,0xfd,0x41,0xeb, -0x43,0x16,0x04,0xb9,0xcb,0xe6,0xe5,0x01,0x57,0x64,0x24,0xc6,0x0a,0xab,0xe0,0xd8, -0xde,0x34,0x2a,0x5c,0x64,0x22,0xe1,0x9b,0xaa,0xe8,0x8f,0xec,0x52,0xb4,0x45,0x0a, -0x1f,0xb0,0xd2,0x16,0xe6,0x1f,0x57,0x56,0x28,0xff,0xda,0xb6,0xd1,0xde,0x03,0x75, -0x4f,0x33,0x8a,0x00,0xae,0x4a,0xe0,0xee,0x61,0x38,0x39,0x9c,0x21,0xb1,0x1d,0xd5, -0xf2,0x85,0x22,0x40,0xff,0x16,0xdf,0xc8,0xba,0xf7,0x43,0x0a,0x53,0xc8,0x10,0xef, -0x00,0xb8,0xf4,0x59,0xfe,0x4a,0x4b,0x26,0xf9,0x55,0xaf,0xdb,0xbf,0x0a,0x3a,0x8d, -0x45,0xfd,0xed,0xb2,0xcc,0xdc,0x00,0x22,0x62,0x60,0x0d,0x4e,0xcf,0xa3,0x28,0xfd, -0x13,0x22,0x60,0x27,0xfe,0xe8,0x9e,0x05,0xdb,0x02,0x9a,0x57,0x42,0x87,0x0a,0xa4, -0x74,0xc1,0xf7,0x19,0x30,0x5b,0x8e,0x25,0xc0,0xf3,0xa1,0xee,0xa0,0x21,0x50,0x58, -0x3d,0xe1,0x9c,0x9c,0xdf,0x3a,0xfe,0x5b,0x65,0x39,0x10,0x3d,0x9e,0xd6,0xf3,0xf0, -0x3c,0x90,0x47,0x14,0xdb,0xb5,0xc1,0x3b,0xfe,0x23,0x1d,0x49,0x1b,0x11,0xd5,0xb7, -0x30,0xf3,0x0f,0x6b,0x4c,0x2f,0xf7,0xdd,0xac,0x08,0xeb,0x02,0xeb,0x52,0x2b,0xd6, -0x14,0x8f,0x11,0xdf,0xf5,0x94,0x3f,0x4b,0xce,0x17,0xc6,0x6a,0xa2,0x07,0x8c,0x0a, -0x55,0xc5,0x37,0xe2,0x34,0xa8,0xdc,0xe5,0x05,0x3c,0x7f,0x50,0x12,0xe4,0xa5,0xc9, -0x51,0xe7,0x2c,0x54,0x57,0x2d,0xa1,0xdb,0x9f,0xe6,0xef,0xec,0xf0,0x5e,0x36,0x41, -0x18,0xaa,0xf9,0xca,0xf0,0x6b,0x13,0x5b,0xab,0x27,0xe6,0xcb,0xb2,0xdb,0x83,0xf2, -0x47,0x36,0x47,0x17,0x80,0xc2,0xc5,0xf9,0xd4,0x16,0x20,0x4e,0x3a,0x16,0xff,0xb6, -0xd5,0xce,0xd7,0xbb,0x36,0x46,0xe7,0x41,0xd9,0xb5,0xbc,0xc1,0x1a,0xec,0x49,0xe9, -0x42,0x31,0xa2,0xda,0xbb,0x86,0xc5,0xf4,0xfd,0x46,0x3e,0xbe,0x27,0xd2,0xd5,0xc3, -0xcf,0x80,0xf4,0x4d,0xca,0x37,0x25,0x21,0xd4,0xba,0x28,0xd6,0x06,0xf3,0x3c,0x3d, -0xdb,0x1a,0xe0,0xde,0xb2,0xe1,0xa8,0x03,0x36,0x58,0x3a,0x0b,0x28,0xe3,0xc4,0x22, -0xe6,0x00,0x7b,0x38,0x2a,0xbe,0x11,0xdf,0x35,0xcb,0xe9,0x3e,0xfa,0x36,0x76,0x32, -0x0e,0xec,0xe1,0xc2,0xf1,0xed,0xff,0xde,0x35,0x33,0xbc,0x0b,0xd7,0xb5,0xc7,0xf0, -0xe7,0x01,0x4b,0x4b,0x26,0x05,0x3b,0xbf,0xdb,0x96,0xe1,0x2b,0xcf,0x40,0x2a,0xa2, -0xdd,0xbb,0x67,0xed,0xee,0x6b,0x44,0x34,0x81,0x17,0xb7,0x8f,0xdd,0xe8,0x3e,0x16, -0x40,0xc1,0x31,0xce,0xcf,0xd7,0xde,0x62,0x0b,0x2a,0xf0,0x36,0x04,0x31,0xbc,0xf1, -0x21,0xe8,0x27,0xd6,0x2b,0x29,0x2c,0xcf,0xcd,0x3e,0xf5,0x04,0x6a,0x4a,0x15,0x0b, -0xf2,0xbc,0x42,0xef,0x01,0xc4,0x3b,0x2a,0x17,0x01,0xbb,0x6c,0xe3,0xf5,0xca,0x2f, -0x38,0x74,0x20,0xb8,0xa5,0xd2,0xfd,0x52,0x07,0x56,0x02,0x13,0xf0,0xf5,0xa3,0xfb, -0x22,0x01,0x4a,0x42,0x33,0xf6,0x36,0x9e,0xed,0x35,0xfa,0x46,0x17,0x3c,0x18,0xcb, -0xa2,0xc9,0xa9,0xf5,0x2a,0x5d,0x5c,0x2b,0x5a,0xc3,0x9c,0xf7,0xec,0x16,0x39,0x65, -0x37,0xa0,0xf7,0x80,0xd0,0xe5,0xec,0x28,0x64,0x4b,0xd7,0x12,0xa4,0x5e,0xb4,0xf1, -0xd4,0x30,0x5f,0xed,0x31,0xbf,0x8f,0xae,0xd9,0xcc,0x12,0x57,0x36,0x49,0xec,0xeb, -0x9a,0xe6,0x05,0xee,0x47,0x33,0x49,0x11,0x7c,0xad,0xcd,0x44,0xea,0x39,0x70,0x4b, -0x28,0x5e,0xb5,0xc6,0xe3,0xe2,0x1e,0x28,0x4c,0x28,0x61,0xe6,0xaf,0x4b,0xe7,0x08, -0xf0,0x41,0x3f,0x38,0xf8,0xae,0xbb,0xda,0xf5,0x00,0x3d,0x3f,0x74,0x23,0xad,0x92, -0xca,0xf2,0xfa,0x09,0x65,0x66,0x1d,0xf6,0x7f,0x94,0xf1,0x1a,0xf8,0x40,0xff,0x49, -0x0c,0x77,0xbb,0xbc,0xf6,0xf2,0x1c,0x93,0x5a,0x34,0xa9,0xd8,0xae,0x17,0xd6,0xf8, -0xb8,0x4b,0x4b,0x6b,0x20,0xaf,0xe0,0xbf,0xd3,0x63,0x1a,0x5b,0x23,0x46,0xfe,0x7b, -0x9e,0xc9,0x19,0xdb,0x41,0x23,0x58,0x36,0xac,0xe1,0xa4,0x20,0xc3,0xf5,0x01,0x49, -0x59,0xec,0x1e,0xd9,0xba,0xa4,0xd1,0x0c,0xfc,0x51,0x5c,0x4d,0x1b,0xec,0xcd,0xb2, -0x74,0xd5,0x05,0x11,0x4f,0x45,0x3a,0x05,0xdc,0xec,0xb4,0xd5,0xf2,0x10,0x43,0xb7, -0x38,0x02,0x14,0xe6,0xb1,0x90,0xef,0x07,0xf4,0x3a,0x39,0xfa,0x00,0xe5,0x20,0xc0, -0xee,0xaf,0xfd,0x2f,0xab,0x38,0x0d,0xdc,0xe0,0xc4,0x0f,0xf1,0xfd,0xf9,0x31,0x38, -0xc4,0x07,0xde,0xba,0xc2,0xee,0x25,0x07,0x36,0xef,0x2c,0x11,0xe6,0xd1,0xc5,0x60, -0xf4,0xff,0xdb,0x4c,0x27,0x34,0x05,0xbf,0x0a,0xd3,0xeb,0x42,0x19,0x5b,0x32,0x19, -0xef,0xfc,0xa8,0xec,0xb6,0xeb,0x48,0x23,0x4a,0x09,0xed,0xc8,0xbf,0x6c,0xe6,0x16, -0xc1,0x4f,0x35,0xfa,0xe0,0xbf,0xbb,0xd6,0xef,0xc3,0x41,0x47,0xd3,0x1a,0xb0,0x1d, -0xdf,0xcc,0xab,0x28,0x3d,0x1a,0x3a,0xe7,0xfe,0xb3,0xe9,0xe7,0xeb,0x45,0x60,0x37, -0x0c,0x4d,0xc4,0xd3,0xe9,0xf1,0x20,0x7e,0x42,0x16,0x69,0xce,0xd8,0x5e,0xe2,0x18, -0xc3,0x3f,0x24,0x48,0xd7,0xd0,0xa4,0xf2,0x06,0x2f,0x3a,0x21,0xd2,0xea,0xc3,0xd6, -0xf4,0xfc,0x9e,0x46,0x21,0x3b,0xfd,0xae,0x12,0xf2,0xf8,0x3c,0x36,0x47,0xe0,0xfb, -0xb9,0x05,0xc7,0xfd,0xcd,0x3b,0x40,0x5c,0x22,0xb6,0x13,0xb5,0xf6,0x77,0x12,0x6d, -0x2f,0x16,0xf6,0xa3,0x91,0xe7,0xda,0x05,0x52,0x3d,0x49,0xf0,0xc7,0xaf,0xcb,0xf9, -0xf2,0x3e,0xbe,0x4c,0x1c,0x1f,0xb7,0xc3,0xd9,0xed,0x0c,0xf4,0x55,0x33,0x00,0xd9, -0xbf,0xef,0xd8,0x0c,0x35,0x3c,0x42,0x33,0xf9,0xb1,0xde,0xe1,0xe5,0x38,0x47,0x33, -0x07,0x25,0xba,0x44,0xc5,0xfb,0x8e,0x10,0x4b,0xc8,0x25,0xde,0x40,0xb7,0xf4,0x15, -0x04,0x3b,0x37,0x37,0xfe,0xfd,0xac,0xe6,0x48,0xee,0x38,0x86,0x42,0x19,0xd8,0xbf, -0xb9,0xa5,0x0c,0xff,0x29,0x5a,0x1e,0x71,0xfa,0x99,0xde,0xec,0xff,0x88,0x3c,0x4c, -0x5f,0x0c,0xb3,0xd6,0xc5,0xea,0x56,0x23,0x53,0x83,0x2e,0xe6,0x7b,0xa7,0xe0,0xac, -0xea,0x4c,0x1e,0x41,0x29,0xb0,0xc0,0xbc,0x81,0xd3,0x0e,0x3f,0x55,0x3e,0xe1,0x0f, -0xab,0x5a,0xc0,0xe6,0x9c,0x1f,0x60,0x11,0x2f,0xfb,0x54,0xa8,0xca,0x46,0xe9,0x26, -0xea,0x61,0x26,0xeb,0xf4,0xb2,0x33,0xcc,0xdf,0x1b,0x38,0x4d,0xbe,0x23,0xf1,0xdf, -0xc8,0xc6,0xa3,0xe8,0x30,0xa2,0x3c,0x25,0xa4,0xf4,0xca,0xf0,0xcc,0xfd,0x09,0x13, -0x40,0x01,0x1e,0xff,0x8b,0xd5,0xc7,0x25,0x04,0x07,0x8a,0x2d,0x26,0x02,0xfe,0xe9, -0xdc,0xcb,0xf5,0x2d,0x06,0x26,0x0f,0x26,0x0f,0x5e,0xe5,0xca,0xab,0xee,0xfd,0x9a, -0x34,0x30,0xbf,0x15,0xd2,0x92,0xc9,0xe6,0xed,0x07,0x43,0x48,0x38,0x0b,0x25,0xb6, -0xcc,0xd1,0xe1,0x26,0x14,0x4a,0x3b,0xad,0xee,0xa7,0x34,0xd4,0xe8,0xf6,0x46,0x52, -0xd3,0x2c,0xbd,0xad,0xaf,0xd1,0xf8,0x0a,0x69,0x7b,0x43,0x0b,0x07,0x97,0xbb,0xdf, -0xd3,0x4f,0x4c,0x65,0x3a,0x47,0xc3,0xa2,0x81,0xcc,0xfb,0xf5,0x71,0x4c,0x3c,0x0b, -0x99,0x5d,0xc2,0xd6,0xec,0x41,0x6a,0xb1,0x31,0xbe,0x8e,0xb2,0xbb,0xf2,0x1b,0x62, -0xe3,0x51,0xeb,0x28,0xa8,0xc9,0x69,0xd6,0x61,0xa9,0x4a,0x23,0xba,0xac,0xd0,0x4c, -0xd1,0x20,0x2c,0x63,0x29,0x93,0xd5,0xbf,0xaa,0xd6,0x0b,0xf0,0x49,0x41,0xd4,0xe2, -0xbd,0x1c,0xe4,0xe6,0xe7,0x56,0x33,0x1d,0x0c,0xa0,0x1a,0xe8,0xf6,0x08,0x2b,0x4b, -0x8d,0x0f,0xc0,0x7d,0xbc,0xf6,0x09,0x2a,0x4d,0x88,0x2e,0xc3,0x6e,0xae,0xe8,0x4f, -0x11,0x5d,0xe1,0x38,0xef,0x79,0x9a,0xd5,0x9a,0xf5,0x63,0x4b,0x43,0x17,0x14,0x9f, -0xbd,0x4b,0xde,0x37,0xbf,0x69,0x32,0x78,0xcf,0x99,0x62,0xdf,0xf1,0xb6,0x79,0x45, -0xbc,0xff,0x9a,0x52,0xc2,0xeb,0x23,0x46,0x63,0x91,0x1e,0xbc,0xe2,0xb0,0xd2,0xde, -0x1d,0x5e,0x37,0x40,0xf2,0xbc,0x9b,0xdc,0x7a,0xd8,0x5e,0xaa,0x46,0x27,0xea,0xa9, -0xc5,0xa3,0xdf,0x14,0xaf,0x60,0x2a,0x24,0x03,0x8f,0x19,0xe7,0xe5,0xd6,0x4e,0x4b, -0x34,0x1a,0xca,0x59,0xa6,0xf1,0x2a,0xfd,0x64,0x33,0x41,0xf8,0x10,0xb2,0xbf,0x09, -0xec,0x2e,0xe0,0x53,0x2e,0x04,0xee,0xa3,0x4c,0xdf,0xe8,0xa9,0x3d,0x59,0x77,0x0b, -0xe9,0xc6,0xb8,0xd3,0x4b,0x00,0x35,0x34,0x44,0x14,0xbb,0xdf,0xc0,0x21,0xe1,0x04, -0x39,0x39,0x28,0x23,0x0c,0xf3,0x17,0xbd,0xf5,0xe9,0x05,0x22,0x00,0x29,0x03,0x93, -0xf5,0xd3,0x7f,0xec,0x11,0x1e,0x11,0x1f,0x0c,0x00,0x04,0x70,0xd9,0xfa,0xc5,0xfe, -0x04,0x68,0x22,0x00,0x15,0x0b,0xec,0xb8,0xe4,0x00,0xf3,0x09,0x16,0x86,0x1d,0xfb, -0x05,0xdc,0xf7,0x84,0xef,0x21,0x88,0x17,0x18,0x4a,0xe8,0xde,0x63,0xf0,0xfd,0x84, -0x30,0x1e,0x1f,0x0a,0xd3,0x8d,0xe2,0xe6,0x73,0x23,0x30,0x7b,0x22,0xe4,0x8e,0xbe, -0xf8,0x6f,0xf1,0x4c,0x71,0x23,0x15,0x5c,0xab,0xd9,0x67,0xfa,0x2b,0xf3,0x46,0x19, -0xfc,0xc9,0xb5,0x5a,0xf7,0x0d,0x7d,0x4d,0x44,0xd0,0xe3,0xa6,0xe5,0xd3,0xf8,0xd8, -0x52,0x47,0x97,0x23,0x9c,0x3f,0xb7,0xe6,0x6a,0x29,0x70,0x50,0x38,0xd7,0x3a,0x87, -0xe0,0xc2,0xf9,0x5e,0x44,0x63,0x0a,0xa5,0x96,0xb1,0xea,0xe3,0x42,0xf4,0x63,0x41, -0xb0,0xbe,0x99,0x82,0xd5,0xff,0x7d,0x74,0x50,0x04,0xfc,0x8f,0x8c,0xd4,0xe3,0xa3, -0x43,0x63,0x19,0x21,0xae,0xca,0xbb,0xdd,0x90,0x1e,0x5f,0x95,0x3f,0xcf,0xa7,0xae, -0xd9,0x88,0xf9,0x5b,0xb1,0x3d,0x0d,0x0f,0x9b,0xdd,0x8a,0xe2,0x39,0x19,0x5f,0x11, -0x9f,0xc4,0xb6,0xfc,0xe3,0x29,0x2b,0x4d,0x35,0x19,0xda,0xb6,0x91,0xd2,0xf9,0x07, -0x63,0x35,0xd9,0x02,0xae,0x5f,0xd5,0xec,0x84,0x29,0x5f,0xe9,0x0d,0xce,0x16,0xbe, -0xde,0xb7,0x20,0x4c,0xd5,0x32,0xe4,0xea,0xb3,0xe4,0x08,0xe5,0x56,0xf4,0x37,0x22, -0x12,0xa6,0xd4,0x41,0xe3,0x20,0x8c,0x4f,0x2f,0xf5,0xed,0x9f,0xe4,0xea,0xe3,0xb6, -0x4e,0x52,0x80,0x11,0xc1,0x2b,0xb7,0xe8,0xfc,0xfe,0x6e,0x63,0x2c,0x0a,0xba,0xa6, -0xc6,0x03,0xe8,0x20,0xbc,0x68,0x29,0x86,0xf1,0xa9,0x2f,0xc8,0xeb,0xd5,0x43,0x54, -0xe9,0x1c,0xe7,0x19,0xb1,0xcd,0x74,0xff,0x3e,0xaf,0x46,0x0b,0x0c,0xec,0xb5,0x24, -0xe1,0x06,0xe5,0x32,0x2e,0x30,0x0e,0xe9,0x99,0xcd,0xee,0xc6,0x07,0x17,0xb3,0x26, -0x03,0x5d,0x00,0xe0,0x3d,0xf6,0xff,0x07,0xfc,0x19,0xb7,0x11,0x04,0x30,0xfe,0xe2, -0x5e,0xf1,0xfb,0x7c,0x1c,0x19,0x85,0x0e,0xf4,0xe5,0xd7,0xf0,0x4f,0xf9,0x24,0xa5, -0x37,0xfc,0x46,0xe4,0xda,0xdd,0xf0,0x0e,0x45,0x28,0x32,0x4b,0xea,0xd0,0x3f,0xde, -0x02,0x35,0x19,0x45,0x7a,0x0b,0xd9,0xb3,0xd1,0xe3,0xc8,0x17,0x3b,0xad,0x29,0xed, -0xdb,0xbd,0xea,0xf4,0xee,0x43,0x80,0x35,0x20,0x57,0xa5,0xdf,0x8b,0xe6,0x1e,0x31, -0x58,0x1d,0x5a,0xd9,0xad,0x94,0xf3,0xfa,0x31,0x4b,0x48,0xbe,0xf7,0xb0,0x3c,0xc8, -0xff,0x16,0x2d,0x5f,0xb0,0x17,0xc0,0xd4,0xac,0xe5,0x58,0x1f,0x62,0xb4,0x32,0xee, -0x74,0x91,0xe1,0x90,0xed,0x5a,0x4b,0x51,0x15,0x96,0xa4,0xbb,0x04,0xe5,0x2d,0xea, -0x60,0x33,0xfb,0xd3,0xa4,0xce,0xd5,0x04,0x40,0x57,0x54,0x76,0x02,0x9b,0xde,0xc8, -0xe4,0x78,0x3f,0x5f,0xdc,0x23,0xbe,0x79,0xae,0xeb,0x95,0xfc,0x73,0x55,0x2f,0xfa, -0x10,0x96,0xdc,0x07,0xef,0x4e,0x7b,0x5b,0x09,0xfe,0xad,0xbd,0x42,0xde,0x37,0xd0, -0x56,0x3f,0x42,0xc9,0xa0,0xcd,0xda,0xfe,0xba,0x6c,0x3b,0x1d,0x18,0x92,0xaa,0xbf, -0xe8,0x27,0x3d,0x70,0x72,0x17,0xce,0xe0,0xa2,0xd5,0x65,0x10,0x60,0x94,0x54,0xec, -0x5b,0xa6,0xc6,0x1a,0xd8,0x58,0x60,0x4e,0x37,0x2a,0xb4,0xb8,0x9d,0xd3,0x05,0x80, -0x6f,0x37,0x8b,0xff,0x97,0xdc,0xdf,0xda,0x7b,0x4a,0x51,0x64,0x26,0xbf,0x31,0xaa, -0xee,0xec,0x02,0x63,0x62,0x3c,0xf6,0xf2,0xa6,0xd0,0x1c,0xef,0x3a,0x54,0x57,0x21, -0x27,0xcf,0xa7,0x67,0xe4,0x07,0x67,0x58,0x46,0x8e,0xfc,0xb0,0xdf,0xbd,0xf6,0x5f, -0x1f,0x60,0x71,0x23,0xed,0x2d,0xaa,0xd1,0x8a,0xff,0x38,0x78,0x55,0x0e,0x55,0xd7, -0xad,0x94,0xea,0x06,0xec,0x48,0x42,0xb2,0xff,0xd2,0x7c,0xb8,0xf2,0x81,0x09,0x50, -0x7d,0x27,0x00,0xb6,0xd4,0xc6,0x5c,0xf4,0x0d,0xb7,0x44,0x17,0xd0,0x01,0xdf,0xeb, -0xcf,0xf9,0xbd,0x07,0x30,0x6c,0x1f,0xfb,0xae,0xea,0xe1,0xce,0xf0,0x07,0x1a,0x19, -0x23,0x4b,0xfa,0x01,0x24,0xdc,0xfb,0x6d,0xf6,0x16,0xa0,0x17,0x0b,0x63,0x05,0xe9, -0x91,0xeb,0xfc,0xb3,0xfa,0x27,0x7e,0x0e,0x09,0xd3,0xf1,0xe4,0x88,0xf7,0xf0,0xc7, -0x26,0x18,0x93,0x13,0xe9,0x67,0xe4,0xe9,0x45,0x00,0x24,0x67,0x20,0x1b,0x96,0xdb, -0xd4,0xe7,0xf1,0x03,0x97,0x32,0x28,0x07,0x0e,0xc8,0xbc,0xd7,0xfb,0xfb,0x08,0x3c, -0xe3,0x1f,0x03,0xe1,0xbc,0xe3,0xe2,0xfa,0x18,0xd7,0x3f,0x17,0xac,0xf4,0xb4,0x47, -0xf5,0xf1,0xec,0x36,0x2f,0x6c,0x0e,0xe6,0x68,0xbe,0xf3,0x1e,0x06,0x38,0x66,0x20, -0x0c,0xaf,0xd0,0xdc,0x30,0xf1,0x14,0xde,0x33,0x16,0x25,0xfc,0xd1,0xce,0xe2,0x00, -0x00,0x12,0x31,0xc5,0x13,0xf4,0xee,0xcf,0xef,0xce,0xf9,0x21,0x35,0x22,0x15,0x54, -0xec,0xd7,0x3b,0xf5,0xf8,0xbe,0x19,0x32,0x00,0x06,0xed,0x07,0xde,0xec,0xf6,0xf9, -0x20,0xc0,0x29,0x0d,0x0a,0xea,0xda,0xcb,0xe9,0x01,0x9a,0x1c,0x27,0xd6,0x0e,0xed, -0x2e,0xdc,0xe9,0x8a,0x05,0x1c,0x3b,0x1b,0x0c,0xb7,0xea,0xe5,0xe9,0xed,0x0d,0x24, -0x1c,0x17,0x1e,0x02,0xeb,0xf9,0xe4,0xf6,0x11,0x15,0x18,0x7d,0x13,0xfd,0x7b,0xeb, -0xe8,0xe0,0xf9,0x15,0x9f,0x12,0x0d,0xff,0xff,0xef,0x06,0xf0,0xfc,0xc5,0x10,0x09, -0x82,0x0b,0x02,0x08,0xf7,0xf4,0x88,0xfc,0x0a,0xed,0x01,0x0f,0xbe,0x01,0xff,0x46, -0xf2,0xfd,0x47,0xff,0x09,0x38,0x0d,0x06,0x4e,0xfd,0xf3,0xac,0xf6,0x02,0xaa,0x0c, -0x0c,0x4c,0x07,0xfa,0xdd,0xf3,0xf3,0x8a,0x06,0x0e,0xd0,0x0e,0x02,0x8c,0xf8,0xee, -0x0c,0xfc,0x08,0xe2,0x10,0x09,0xbf,0xff,0xf4,0xd9,0xf2,0x01,0x9b,0x07,0x12,0x89, -0x03,0xfc,0x55,0xf1,0xfe,0x70,0x02,0x0d,0x78,0x0a,0x04,0xa2,0xf4,0xf5,0xf8,0x05, -0x02,0x0d,0x0c,0x05,0xd9,0x01,0xf3,0x82,0xfd,0x04,0x56,0x05,0x06,0x8b,0x07,0xfd, -0x66,0xf9,0xfd,0xcd,0x04,0x02,0x93,0x06,0x05,0xf9,0xfe,0xfd,0x61,0xfd,0x01,0x91, -0xff,0x08,0xb4,0x05,0x04,0xa3,0xfc,0xfa,0x6a,0xfa,0x01,0xf4,0x0a,0x08,0x25,0x05, -0xfe,0xe9,0xf4,0xf6,0xc8,0x03,0x0c,0xc7,0x0b,0x06,0xc4,0xfd,0xef,0xa5,0xf4,0x05, -0x8c,0x10,0x0c,0x12,0x08,0xfa,0x0a,0xea,0xf8,0xf7,0x07,0x11,0x67,0x0a,0x0a,0xf6, -0xf2,0xed,0xe3,0xf9,0x0a,0x5d,0x10,0x0b,0x2d,0x07,0xee,0xd8,0xef,0xfd,0xf7,0x0c, -0x10,0x97,0x0b,0x01,0xa7,0xec,0xf3,0x1a,0xff,0x10,0xc8,0x0e,0x0a,0xb8,0xfa,0xed, -0xb9,0xf7,0x02,0x6f,0x0f,0x0e,0x5a,0x06,0xf6,0xa5,0xee,0x00,0x13,0x05,0x0f,0xdf, -0x07,0x05,0xe7,0xf1,0xf3,0x3f,0x01,0x09,0x95,0x0b,0x08,0x84,0x02,0xef,0x8f,0xf8, -0x02,0xde,0x07,0x0b,0xb9,0x07,0xfe,0x40,0xf3,0xfc,0x64,0x00,0x07,0xc7,0x0a,0x07, -0xe8,0xfb,0xf7,0x0f,0xfa,0x01,0xb6,0x04,0x0c,0x17,0x05,0xff,0xdc,0xf6,0xfa,0x60, -0xfe,0x09,0x47,0x08,0x08,0xa7,0xfe,0xf6,0x6b,0xf8,0x00,0x43,0x08,0x09,0x9a,0x09, -0xfb,0x31,0xf8,0xf7,0xb8,0x00,0x07,0xbd,0x0e,0x04,0xf0,0xfc,0xf5,0x67,0xf9,0x01, -0x26,0x0b,0x0c,0xe4,0x01,0xfc,0xc2,0xf6,0xf9,0x94,0x04,0x0a,0xab,0x09,0xfe,0x6f, -0xfe,0xf5,0x11,0xfc,0x08,0xf1,0x08,0x03,0xcd,0x00,0xfe,0xc3,0xf5,0x00,0x63,0x08, -0x04,0x13,0x04,0x01,0x5b,0xfa,0xfa,0x4d,0x03,0x04,0xa1,0x03,0x04,0xff,0xfe,0xfb, -0x83,0xfe,0x03,0x9c,0x00,0x05,0x8d,0x02,0xff,0xd3,0xfd,0xfe,0x6b,0x00,0x02,0xb0, -0x06,0x01,0x28,0x00,0xff,0x53,0xfa,0xfe,0xe6,0x06,0x07,0x62,0x03,0x01,0xab,0xf9, -0xf6,0x06,0x00,0x09,0x28,0x09,0x08,0xa4,0xfd,0xf4,0xf9,0xf4,0x02,0xec,0x09,0x0f, -0x63,0x09,0xf8,0x65,0xee,0xf6,0xb9,0x04,0x0d,0xda,0x12,0x06,0x93,0xf2,0xed,0x20, -0xf8,0x08,0x2a,0x12,0x12,0xad,0xff,0xed,0x7c,0xef,0xfc,0xb1,0x0c,0x14,0x73,0x0d, -0xfa,0x71,0xed,0xf2,0x77,0x00,0x10,0x8d,0x12,0x07,0xdd,0xf6,0xed,0x42,0xf6,0x05, -0xf8,0x12,0x0d,0x68,0x03,0xf2,0x2c,0xf2,0xf8,0x3e,0x0b,0x0f,0x5e,0x0a,0xfd,0xaf, -0xf2,0xf5,0x93,0xfe,0x0c,0x23,0x0e,0x07,0x14,0xfa,0xf3,0x53,0xf7,0x04,0xa3,0x0c, -0x0c,0x56,0x03,0xf7,0xf1,0xf2,0xfc,0x07,0x08,0x0c,0x44,0x0a,0xfe,0x28,0xf5,0xf5, -0xdf,0x00,0x09,0x13,0x0b,0x07,0x9c,0xfa,0xf4,0xd3,0xf9,0x06,0x54,0x08,0x08,0xc5, -0x03,0xf8,0x3e,0xf5,0x00,0x34,0x08,0x05,0x16,0x05,0x00,0xfe,0xf6,0xfb,0x0c,0x05, -0x06,0x6f,0x01,0x02,0x42,0xfd,0xfb,0xa0,0x02,0x06,0x28,0x03,0xfd,0x76,0xfe,0xfc, -0xbd,0x02,0x07,0xcc,0x04,0xfd,0x3d,0xfa,0xfb,0x5f,0x00,0x09,0xb3,0x09,0x01,0x46, -0xf8,0xf9,0xf0,0xfb,0x06,0x06,0x0c,0x08,0x19,0xfd,0xf5,0x0b,0xf8,0x01,0x83,0x09, -0x0c,0x4e,0x05,0xf7,0x7c,0xf4,0xfc,0x53,0x05,0x0a,0xcf,0x0a,0x01,0x44,0xf3,0xf7, -0x59,0x00,0x07,0x8f,0x0b,0x06,0x3f,0xfc,0xf3,0xa2,0xfb,0x02,0x0d,0x0a,0x09,0x64, -0x03,0xf8,0xae,0xf7,0xfd,0xf0,0x02,0x0a,0x73,0x08,0xfe,0x1f,0xfc,0xf8,0xea,0xfd, -0x02,0xab,0x0a,0x04,0x48,0xfe,0xfe,0xcf,0xfa,0xfe,0xd0,0x01,0x09,0x28,0x00,0x02, -0xb3,0xff,0xfc,0xf3,0xfc,0x01,0xbf,0x05,0x02,0x4e,0x02,0xff,0xde,0xfb,0xfe,0x12, -0x00,0x05,0x42,0x04,0x02,0xda,0xfe,0xfc,0xee,0xfd,0xfe,0x1f,0x07,0x03,0x18,0x02, -0xfe,0x36,0xfe,0xfb,0x6a,0x01,0x05,0xbe,0x03,0x01,0x80,0x00,0xfd,0x55,0xfa,0x03, -0x54,0x04,0x04,0xe3,0x01,0x00,0xdc,0xfa,0xfe,0x52,0x01,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0xff,0xbb,0x00,0x00,0x40,0xfc,0x04,0x45,0x0e,0xf5,0x61,0xf4, -0x1d,0x5b,0xe5,0x14,0x36,0xf2,0x0c,0x56,0x0c,0xdf,0x7a,0xfa,0x31,0x72,0xbe,0x48, -0x51,0xca,0x0b,0x8d,0xd6,0x61,0x1d,0xeb,0xaf,0xcb,0x35,0xe0,0x8a,0x0d,0x11,0x72, -0x18,0x9f,0x8c,0x7d,0x89,0x42,0x60,0xcd,0xfc,0xfc,0x01,0xae,0x19,0x04,0xc1,0xd4, -0x2a,0x7b,0xd4,0x14,0x4a,0x19,0xd7,0xf3,0x13,0x06,0x8d,0xec,0x06,0x00,0x07,0xf2, -0x2e,0xf9,0x0a,0x73,0x0f,0xe6,0xe7,0x02,0xf3,0x2e,0x20,0xdc,0xe4,0x1f,0xf1,0x7b, -0x01,0xf1,0x49,0x14,0xf8,0x75,0x18,0xd7,0xd0,0x1c,0xf0,0x64,0x11,0xef,0x34,0x12, -0xdf,0x53,0x25,0xe7,0xfb,0x08,0x04,0xc5,0xfa,0xee,0x8d,0x1a,0xea,0xf6,0x07,0x02, -0xee,0xfd,0x00,0x7a,0xf9,0x06,0xbe,0xf8,0x03,0xc7,0x01,0x01,0xec,0xf8,0x09,0xda, -0xfa,0xfb,0xf5,0x12,0xeb,0x66,0x12,0xf5,0x23,0xfd,0x0f,0x86,0xe5,0x26,0xce,0xe1, -0x08,0x4a,0xf8,0x0b,0xae,0xf1,0x10,0x85,0xf7,0xfe,0x72,0xf9,0x0f,0x68,0xf4,0xff, -0xb7,0x02,0x05,0x56,0xf3,0x10,0x67,0xea,0x1b,0xfb,0xe2,0x1d,0xe7,0xe6,0xfe,0xc8, -0x19,0xde,0x6a,0x15,0xf8,0xcd,0xf4,0x17,0xf6,0xe5,0x06,0xb4,0x12,0xe3,0xe9,0x0e, -0xff,0x61,0x02,0xee,0x11,0x19,0xed,0xe7,0x0b,0x04,0xc6,0xe9,0x1b,0xe7,0xef,0x04, -0x35,0x01,0x08,0x45,0xea,0x0c,0xc4,0x01,0x01,0x8b,0xf3,0x07,0x7b,0xfc,0x0c,0x7b, -0xdd,0x2c,0xa0,0xe1,0x08,0xba,0xfc,0xfe,0xaf,0x0e,0xe9,0x8d,0x0a,0x09,0x25,0xf0, -0x06,0x09,0xff,0xfb,0x84,0x08,0xfb,0x6e,0x06,0xf4,0x3a,0x0f,0xe5,0x05,0x20,0xea, -0xe0,0x0a,0xf9,0xa0,0xfe,0xff,0x24,0x09,0xed,0xca,0x16,0xe4,0x04,0x0e,0xfe,0x9c, -0x03,0xf2,0xae,0x06,0x03,0xd4,0xfc,0x01,0x87,0xff,0xfd,0xdd,0x09,0xfc,0x12,0xf8, -0x1a,0xb8,0xd5,0x33,0x65,0xd6,0x0c,0xbd,0x13,0xdf,0x91,0x1c,0xf4,0x92,0xfa,0xfc, -0xd0,0x0c,0x05,0x64,0xe6,0x16,0x3c,0xf5,0x08,0x02,0xfe,0xf5,0xc5,0x0d,0xfd,0x8e, -0xf4,0x0d,0xe8,0xfd,0xfd,0xc4,0xfb,0x0f,0xa4,0xf4,0x02,0x64,0xfd,0x08,0x95,0xf3, -0x05,0x28,0x00,0x00,0xf6,0xfd,0xfb,0x6d,0x02,0xfc,0x0b,0x03,0xfb,0x67,0x03,0xfb, -0x82,0x01,0x03,0xe5,0x01,0xf6,0x25,0x05,0x02,0xb3,0xff,0x01,0x74,0xfd,0x01,0x2e, -0x03,0xfa,0x3e,0x0a,0xf2,0xc9,0x0c,0xfa,0x3e,0x01,0xfd,0x33,0x05,0xf7,0xb4,0x08, -0xfb,0x44,0x05,0xf6,0x3c,0x01,0x05,0xb8,0x00,0xfc,0x71,0xfd,0x09,0xb4,0xf3,0x0a, -0xef,0xfb,0xf8,0x46,0x0c,0xf6,0xba,0x0a,0xf4,0x89,0x0a,0xf1,0x33,0x0c,0xfa,0x9b, -0x01,0x00,0xb2,0xfd,0x03,0xc6,0xf9,0x03,0x2d,0x01,0xf5,0xcf,0x0f,0xf0,0x89,0x06, -0x02,0xdf,0xf9,0x06,0x57,0xfc,0xfb,0x03,0x11,0xe8,0x3d,0x1b,0xe3,0x0b,0x15,0xfb, -0x85,0xfa,0x11,0x41,0xec,0x08,0xcb,0xfb,0x04,0x27,0xff,0x00,0x06,0xff,0xfd,0x31, -0x0f,0xe1,0xcd,0x1d,0xea,0x02,0x0c,0x02,0x42,0x03,0xed,0x9d,0x0f,0x00,0x32,0xf6, -0x11,0x56,0xe9,0x11,0x57,0x00,0xed,0x14,0x15,0xf7,0xd0,0xef,0x19,0xd2,0xf9,0xf1, -0x56,0x14,0xe8,0x92,0x13,0xf0,0x89,0x07,0x02,0xbd,0xf8,0x00,0xf8,0x03,0xff,0xa8, -0xf5,0x0b,0x0b,0x04,0xf8,0x4b,0x01,0x04,0x28,0xf1,0x12,0xee,0xfd,0xea,0xd6,0x20, -0xe8,0xf8,0x07,0x02,0x2f,0xf8,0xff,0x23,0x02,0x07,0x5d,0xee,0x22,0x24,0xd4,0x13, -0xfc,0x0c,0xeb,0x25,0x11,0xef,0x5a,0x12,0xec,0x21,0x1a,0xee,0x1f,0xfa,0x12,0x18, -0xea,0x07,0x99,0x11,0xe2,0xeb,0x0f,0xfa,0x05,0xfc,0x0a,0x0e,0xf5,0x05,0x46,0xef, -0x1c,0x86,0xe6,0x0b,0xd0,0x05,0xec,0x73,0x17,0xf2,0x0a,0x02,0x02,0x5b,0xf5,0x12, -0xaa,0xeb,0x1b,0x8c,0xde,0x20,0x7d,0xea,0x06,0x90,0x00,0xf9,0x3c,0x0e,0xf0,0xbd, -0x0f,0xf3,0x52,0x0a,0xf1,0xbc,0x13,0xf2,0x12,0x03,0x06,0x96,0xf6,0x06,0x1c,0x06, -0xf0,0x70,0x13,0xe3,0x85,0x23,0xdc,0x62,0x28,0xd6,0x2d,0x21,0xf5,0x46,0xf4,0x10, -0x30,0xf4,0x03,0x44,0x08,0xf0,0x12,0x08,0xff,0x6d,0xfe,0xfd,0x02,0x06,0xf9,0x4e, -0xff,0x05,0x03,0x01,0xf4,0x1a,0x09,0xfb,0xff,0x02,0xfd,0x3a,0x00,0x08,0x78,0xef, -0x0e,0xaf,0xf7,0x08,0x49,0xfa,0x02,0x06,0xfe,0x04,0x3f,0xf4,0x0f,0x00,0xef,0x0e, -0x79,0xf8,0x02,0x1d,0x01,0xf6,0x71,0x10,0xee,0xa2,0x0b,0x03,0x76,0xf6,0x03,0xde, -0x03,0xf9,0x4f,0x06,0xfc,0x6b,0x06,0xf6,0x50,0x06,0x03,0x91,0xfa,0x02,0x84,0x02, -0xfa,0x7c,0xfb,0x0e,0x3d,0xf3,0xff,0x26,0x04,0x02,0x3b,0xf7,0x10,0x45,0xea,0x0b, -0x4d,0xf2,0x17,0xf5,0xea,0x08,0xef,0xf5,0x08,0x2d,0x00,0xf0,0x2a,0x15,0xec,0x11, -0x0f,0xf9,0xf5,0x03,0xfc,0x71,0xfd,0x09,0x02,0xf2,0x13,0x73,0xf4,0xfa,0x27,0x0b, -0xfb,0x52,0x04,0xf3,0x31,0x1b,0xdf,0x20,0x11,0xfe,0x9f,0x05,0xf3,0x9e,0x00,0x0a, -0x8f,0xf9,0x09,0xad,0xee,0x13,0xe8,0xed,0x0e,0xc7,0xfb,0x05,0xc6,0xf2,0x10,0xf0, -0xed,0x0f,0x45,0xf4,0x08,0x22,0xf4,0x16,0x09,0xea,0x0c,0x9d,0xfa,0x03,0x49,0x01, -0xf8,0xab,0x0d,0xf4,0x0a,0x01,0x02,0x71,0x0f,0xdd,0xd6,0x11,0x05,0xc6,0xfd,0xeb, -0x14,0x24,0xd9,0x0a,0x22,0xdf,0xcb,0x0d,0x0b,0x2f,0xee,0x02,0x03,0x06,0xfb,0xfb, -0xfe,0xfe,0x8a,0x07,0x00,0x77,0xfd,0x04,0x32,0xf5,0x0f,0xba,0xf3,0xfe,0xc6,0x0d, -0xfe,0x46,0xe8,0x22,0x76,0xdf,0x1f,0x56,0xd7,0x2b,0x00,0xec,0xf8,0xc8,0x16,0xda, -0x82,0x2a,0xdd,0xfc,0x0e,0x0c,0x34,0xf0,0x03,0x49,0x02,0x02,0xb4,0xfc,0x05,0x9b, -0x02,0xf8,0x92,0x06,0x00,0x81,0xf8,0x0a,0x25,0xf5,0x0a,0xbd,0xf7,0x01,0xec,0xfb, -0x01,0xcd,0xff,0xfb,0xfc,0x0a,0xe8,0xda,0x18,0xee,0x82,0x0b,0xf2,0xdb,0x0b,0xfb, -0xf9,0xfc,0x04,0x45,0x01,0xfb,0x85,0x02,0xfb,0xb9,0x07,0xf9,0x44,0x02,0xff,0x34, -0xfd,0xff,0x4f,0x0a,0xf2,0x77,0x09,0xf4,0x0c,0x09,0xfd,0x74,0x01,0xf9,0xbd,0x08, -0xf9,0x15,0x04,0xfb,0x62,0x04,0x01,0x8d,0xf7,0x15,0x81,0xe3,0x1b,0xd5,0xe6,0x12, -0x24,0xfc,0xf6,0x2b,0x0d,0xf6,0xf3,0x09,0xf9,0x74,0xf9,0x09,0x4f,0xfd,0x00,0x68, -0xfc,0x06,0xbc,0xf7,0xfe,0xa4,0x05,0x00,0xca,0x03,0xee,0x8f,0x11,0xfa,0xf9,0x00, -0xf9,0xa8,0x0d,0xf0,0xaa,0x0f,0xf0,0xd1,0x0e,0xf6,0x2b,0xfc,0x0b,0x26,0xfb,0xf9, -0x7b,0xff,0x04,0x2a,0x06,0xee,0x7b,0x04,0x0b,0xa5,0xf2,0x08,0x64,0xf5,0x08,0x1b, -0xfa,0x05,0x66,0xfc,0x04,0x57,0xfc,0xfd,0xdb,0x09,0x03,0xbe,0xee,0x0d,0xfb,0x01, -0xfc,0x95,0xfe,0xfb,0x58,0x10,0xf3,0x54,0x00,0x04,0x12,0xfa,0x03,0xc6,0xfb,0x06, -0xd6,0xf8,0xfc,0x8e,0x0e,0xec,0x1f,0x13,0xed,0xa3,0x05,0x07,0xcb,0xf6,0x09,0x88, -0xf1,0x10,0xfc,0xeb,0x15,0x15,0xf6,0xfc,0xb7,0x05,0xff,0x50,0xff,0x05,0x23,0xf3, -0x0a,0x2f,0xf6,0x09,0xeb,0xf9,0xfa,0xa3,0x0d,0xf2,0x53,0x08,0xfe,0x40,0xfd,0x04, -0x9f,0xf7,0x12,0x7d,0xf3,0xf9,0xa7,0x15,0xe3,0x9c,0x1b,0xee,0x2b,0x03,0x0a,0x53, -0xf6,0x04,0x73,0xf6,0x0e,0xc3,0xf3,0x04,0x93,0x02,0xf7,0xd8,0x07,0xf7,0xbf,0xfa, -0x0f,0x10,0xf0,0x08,0xbd,0x02,0xf4,0xbc,0x01,0x06,0xd0,0xf7,0x10,0x8c,0xf3,0xfd, -0xfb,0x09,0xfb,0x8e,0xf9,0x0d,0xe2,0xf1,0x08,0xb6,0x03,0xf9,0x2c,0x02,0xfa,0xeb, -0x08,0xf8,0x60,0x0a,0xf4,0x0c,0x01,0x0b,0xf8,0xeb,0x17,0xda,0xe9,0x09,0xb2,0x13, -0xe6,0xaa,0x0a,0xfb,0xdb,0x08,0xfd,0x14,0x0b,0xf4,0x60,0x03,0x01,0x54,0xfd,0x0e, -0x21,0xe6,0x10,0x7d,0xf9,0x04,0x5a,0xf6,0x05,0xfe,0xf5,0xfd,0x5f,0x0c,0xfa,0x4d, -0xfb,0xfb,0x91,0x06,0x00,0x8e,0xfa,0xfa,0x88,0x13,0xeb,0x62,0x12,0xe9,0xf4,0x17, -0xed,0xf4,0x0b,0xfb,0x72,0x0c,0xef,0xd4,0xfe,0x16,0x43,0xef,0xff,0xb4,0x03,0x05, -0x4a,0xf6,0x0b,0x3d,0xfa,0xf3,0x80,0x20,0xe1,0x22,0x17,0xf9,0x51,0xfc,0x07,0x82, -0xf8,0x0e,0x06,0xe3,0x2a,0xd8,0xe0,0x0c,0xd5,0xff,0xfd,0xd4,0x01,0x05,0xa8,0xf9, -0x07,0x07,0xfa,0xfd,0xab,0x02,0x01,0xc8,0xf4,0x00,0xc9,0x04,0xfb,0x54,0x09,0xeb, -0xd0,0x0d,0xfe,0x18,0xf7,0x12,0x07,0xee,0x0a,0x33,0xf4,0x09,0x68,0xff,0xfd,0xff, -0xfb,0x04,0xbd,0x07,0xf8,0x96,0xf7,0x10,0xd0,0xf7,0x00,0xdd,0x00,0x02,0x77,0xfe, -0xfd,0x17,0x09,0xee,0xb9,0x11,0xfa,0x0b,0xfb,0x13,0x51,0xe7,0x0d,0x2c,0xff,0x02, -0xf4,0xf4,0x11,0xbc,0xf4,0x04,0x0d,0xff,0xf6,0xd0,0x0d,0xfd,0xe1,0xf7,0x05,0x8a, -0x0b,0xe8,0xd8,0x0a,0x03,0x0d,0xf4,0x0c,0x09,0xf7,0x06,0x96,0xf8,0xfc,0xf8,0x02, -0x01,0x2e,0x07,0xee,0x52,0x0a,0xfd,0x87,0x03,0xfb,0x36,0x00,0x00,0x4f,0x07,0xf2, -0xb2,0x12,0xec,0x03,0x11,0xed,0x4a,0x0d,0x0e,0x74,0xe1,0x13,0xa5,0xf6,0x09,0x13, -0xfe,0xfd,0x99,0x03,0x00,0xa7,0xff,0xff,0x36,0x05,0xfd,0xd4,0xf4,0x18,0x53,0xee, -0x07,0x88,0xf8,0x04,0xea,0x05,0xf8,0x57,0xf6,0x1c,0x8f,0xe6,0x04,0xce,0xfe,0x08, -0x67,0xef,0x07,0x31,0x01,0xfc,0xbe,0xf7,0x0d,0xb8,0xef,0x12,0xc5,0xe2,0x1f,0x29, -0xf3,0xfc,0x97,0xfd,0x07,0x00,0x00,0xfa,0x73,0x09,0xf5,0x17,0x0a,0xfa,0x0a,0x00, -0x09,0x46,0xf7,0xfe,0x8f,0x04,0x0a,0xf6,0xec,0x0b,0xb8,0xf7,0x0c,0x23,0xf9,0xff, -0xd4,0xff,0x01,0x4f,0x02,0xf6,0x76,0x1e,0xdd,0xd7,0x08,0x0c,0x67,0xf4,0x0e,0x08, -0xea,0x0b,0x83,0xfd,0x06,0x15,0xef,0x0e,0x00,0xfe,0xf8,0x96,0x07,0xf8,0x8f,0x03, -0xfa,0x71,0x03,0x02,0xd4,0x00,0xf7,0x6c,0x02,0x06,0x2b,0xfa,0xfa,0x19,0x11,0xf6, -0xc6,0x04,0xf2,0xbd,0x12,0xf0,0x05,0x0b,0xf9,0x68,0x09,0xf3,0xef,0x07,0xfa,0x2f, -0x03,0x02,0x37,0xfb,0x04,0x9b,0xff,0xff,0x86,0x00,0xfc,0x0f,0x05,0x02,0x63,0xf9, -0x0b,0xf4,0xf4,0x06,0x9a,0xfb,0x02,0x60,0x03,0xf9,0xdc,0x01,0xff,0x80,0x00,0xfd, -0x49,0x01,0x00,0xb5,0xfe,0xff,0x61,0x02,0xfa,0x23,0x09,0xf5,0xbe,0xfc,0x0d,0x50, -0xf2,0x07,0x12,0xff,0xf9,0x1e,0x07,0xf9,0x14,0x0d,0xf3,0x5b,0xff,0x05,0xb1,0xf9, -0x0d,0x6e,0xf4,0x01,0xba,0xfa,0x0a,0xd1,0xfa,0x06,0xdf,0xfc,0x02,0xd4,0xf7,0x14, -0xd1,0xe9,0x0f,0x52,0xf5,0x09,0xa0,0x05,0xeb,0xdf,0x11,0xf9,0xe8,0xf9,0x0b,0x04, -0xfe,0xff,0xdb,0xf8,0x0c,0xd7,0xf7,0xf8,0x6c,0x02,0x01,0x02,0x0d,0xf0,0xcf,0xfc, -0x00,0x29,0x01,0xfd,0x74,0x08,0xfb,0x1b,0x00,0xfb,0xdf,0xfe,0x04,0xcc,0x08,0xe3, -0x8b,0x1c,0xf4,0x5d,0x03,0xf9,0xf9,0x01,0xfb,0x25,0x0e,0xf1,0xee,0x05,0x08,0x85, -0xf5,0xfc,0xb9,0x05,0x0a,0x11,0xe6,0x15,0xd8,0x05,0xe5,0xe6,0x15,0xf5,0xec,0x00, -0x0d,0x74,0xec,0x0e,0xff,0xfa,0x05,0xc7,0xed,0x19,0x69,0xf4,0xf3,0x7f,0x1a,0xec, -0xf8,0x01,0x0d,0x02,0xef,0x10,0xd1,0xef,0x0b,0xec,0xf6,0x0a,0xd3,0xf3,0xff,0x01, -0x08,0xf5,0xa9,0x07,0x01,0x0a,0xed,0x12,0x2f,0xf8,0x04,0xe1,0xf8,0x06,0x50,0xfb, -0x02,0xf2,0x0a,0xec,0xeb,0x0f,0xf7,0xc6,0x05,0x03,0xc3,0xf6,0x08,0x7d,0xf9,0x00, -0xa1,0x0a,0xed,0x3f,0x11,0xf1,0xd2,0x0d,0xf9,0x71,0x05,0xf3,0x3e,0x09,0x02,0x61, -0xfc,0xfd,0x87,0x06,0xfc,0x7a,0xfc,0x0a,0x10,0xf3,0x08,0xd8,0x01,0xfe,0x01,0xfd, -0x06,0x48,0xf5,0x05,0xfc,0x04,0xf4,0x7f,0xff,0x09,0x8d,0xf8,0xfb,0xe1,0x00,0x04, -0x28,0x00,0xfb,0x5c,0x03,0xfd,0xc7,0x00,0xff,0x72,0x01,0x04,0x9b,0xf5,0x0b,0xa8, -0xfd,0xfd,0x39,0x01,0xfe,0x43,0x0b,0xf6,0x31,0x04,0xfc,0x88,0x06,0xf6,0x1c,0x03, -0xf9,0xf3,0x12,0xea,0xd3,0x05,0x07,0xad,0xf5,0xfd,0x01,0x09,0x02,0x33,0xfd,0x01, -0x9b,0xfb,0xfb,0xf9,0x12,0xef,0xf4,0x06,0x04,0x74,0xed,0x12,0xe4,0xfc,0xfd,0x8e, -0xfb,0xff,0x9e,0x0c,0xfa,0x6f,0xf1,0x14,0x56,0xe6,0x16,0x8a,0xf4,0x05,0x44,0xfb, -0xfa,0xd8,0x08,0x02,0x57,0xf8,0x01,0x33,0x04,0x04,0x4c,0xfe,0xf7,0x71,0x0c,0xf5, -0xf8,0x06,0x00,0x26,0xfd,0xfd,0xc8,0xff,0x00,0x3e,0x08,0xfe,0x60,0xf0,0x0b,0x48, -0x07,0xf2,0x9d,0x06,0xfd,0xca,0x00,0xfb,0xc6,0x08,0xfe,0x6f,0xf9,0x01,0x6c,0xfb, -0x14,0x99,0xea,0x01,0xe6,0x0c,0xec,0xeb,0x0f,0xfa,0x31,0x03,0xfa,0xfb,0xf8,0x05, -0x05,0x07,0xf5,0xb3,0x00,0x04,0x09,0x01,0xf8,0x3d,0x0a,0xf7,0xa1,0xfb,0x13,0x47, -0xef,0x11,0xb0,0xf0,0xfd,0x23,0x11,0xf3,0x8a,0x09,0xfa,0xc0,0x06,0xf7,0xaa,0x0a, -0xf6,0x91,0xfd,0x0e,0x26,0xf5,0x0a,0x03,0xf0,0x0c,0x2f,0xf5,0x00,0x5f,0x0b,0xf1, -0x05,0x0c,0xf7,0xea,0x01,0x02,0xa4,0xf4,0x08,0x71,0x06,0xf8,0x34,0xfb,0x0f,0xcd, -0xeb,0x09,0xef,0x08,0xec,0x25,0x0f,0xfb,0x4b,0x00,0xfd,0x4d,0x08,0xe6,0x0f,0x19, -0xfe,0x89,0xf4,0x09,0x36,0xf7,0xff,0xc5,0x08,0xf3,0x97,0x02,0x07,0xdf,0xfa,0x04, -0xca,0x00,0xfa,0x20,0x02,0x06,0x7e,0x09,0xeb,0x28,0x13,0xed,0xab,0x0f,0xfe,0x19, -0xef,0x16,0xe0,0xe5,0x1d,0x5d,0xf0,0xf8,0xeb,0x06,0xf6,0xe0,0x0d,0xfa,0x97,0x06, -0xe9,0x59,0x13,0xf9,0x52,0x00,0x05,0x35,0xf2,0x0f,0x11,0x01,0xfe,0x03,0xff,0xfb, -0x7b,0x01,0x01,0x36,0x0c,0xf0,0xe1,0x00,0x01,0xde,0xff,0x02,0x6e,0xf4,0x07,0x2f, -0xfd,0x08,0x6f,0xee,0x0e,0x8d,0xf3,0xfd,0xb3,0x0f,0xf2,0x63,0x0b,0xf0,0xfb,0x0c, -0xf9,0x14,0xfc,0x0f,0x16,0xf4,0x0a,0xe2,0xfc,0xf6,0xe2,0x13,0xef,0x78,0x07,0xfb, -0xb7,0x0b,0xee,0x1e,0x05,0x0c,0xf9,0xe3,0x10,0xf5,0x07,0xee,0x62,0x0f,0xf9,0x0e, -0xfa,0x07,0xa3,0xfc,0x04,0x45,0xfc,0x07,0x7b,0xf1,0x0e,0x4f,0xf8,0xfc,0xdc,0x06, -0xfe,0x89,0xf9,0x11,0x98,0xea,0x09,0x4d,0x03,0xee,0xcc,0x18,0xeb,0x33,0x09,0x06, -0x70,0xf5,0xff,0xb0,0x02,0x05,0xa4,0xfc,0x01,0xdc,0xfd,0x02,0xd6,0xfd,0xfb,0x7c, -0x06,0xfd,0x8f,0xfd,0x02,0xd6,0x09,0xec,0x02,0x03,0x07,0x1c,0x01,0xfb,0x82,0xfe, -0x02,0x8e,0x02,0xfe,0xe6,0xf6,0x08,0xdc,0x01,0xf4,0x12,0x0d,0x00,0x30,0xf2,0x05, -0x1a,0x02,0xff,0x9c,0x03,0xff,0xe8,0xfe,0x01,0x1a,0xff,0xf4,0x69,0x18,0xeb,0x3e, -0x01,0x0c,0xcb,0xf8,0xfd,0x61,0xfe,0x0a,0x04,0xed,0x1d,0x4b,0xe4,0x10,0xf1,0x01, -0xf3,0xdb,0x04,0x01,0xfd,0xff,0x04,0x17,0xfa,0x05,0x66,0xf2,0x0c,0xf3,0xf7,0x11, -0xcb,0xea,0x04,0x22,0x10,0xed,0x33,0x07,0xf9,0x57,0x09,0xf9,0x3a,0xfe,0x02,0xcb, -0x02,0xfc,0x6a,0xfa,0x0c,0x90,0xff,0xef,0xc7,0x0e,0x00,0x5a,0xf8,0x00,0x24,0x03, -0xfa,0xfd,0x0d,0xe9,0xaa,0x12,0xf5,0x66,0x04,0xfa,0x90,0x08,0x02,0x69,0xe9,0x14, -0xfc,0xfb,0x02,0xd5,0xf8,0x01,0xb1,0x02,0xff,0xb5,0x03,0xf7,0x33,0x09,0xfe,0x2a, -0xfc,0x04,0x61,0x04,0xf2,0x20,0x0b,0x02,0xa9,0xf5,0x09,0xdb,0xf7,0x00,0x51,0x07, -0xfb,0x34,0xf9,0x08,0xd2,0xfe,0xfc,0xb7,0x02,0xfd,0x4d,0x01,0xff,0x2b,0xff,0x06, -0x7d,0xf9,0xfc,0x62,0x05,0x04,0x0a,0xf9,0x01,0x63,0x02,0x03,0xc2,0xf7,0x06,0xa2, -0x01,0xfd,0xce,0xfc,0xfd,0xac,0x10,0xea,0xb2,0x09,0xfb,0x92,0x05,0xf8,0xb4,0x03, -0x00,0x41,0xfe,0xf9,0x00,0x04,0x03,0x1a,0x03,0xf3,0x18,0x0d,0xf9,0xef,0xfc,0x06, -0xdd,0xfa,0x02,0x02,0x03,0xfd,0x1d,0xff,0x04,0xbe,0xf6,0x06,0xdf,0x02,0xfa,0x2e, -0xff,0x04,0x96,0xfd,0xfa,0x5d,0x08,0xf7,0x7d,0x04,0x07,0x31,0xed,0x12,0x2b,0xf8, -0xfd,0xf8,0x01,0x07,0x8a,0xfe,0xf3,0x41,0x13,0xf0,0xcc,0x05,0xff,0x42,0x00,0x06, -0xda,0xef,0x09,0x6b,0x01,0xff,0xe0,0xfb,0x01,0x1c,0x03,0xfa,0x65,0x01,0x01,0xf7, -0xfa,0x06,0x11,0xf3,0x10,0x3e,0xf8,0xfa,0xd4,0x09,0xfe,0xa5,0xfb,0x03,0xba,0x02, -0xfb,0xcc,0xff,0x04,0xfb,0xf9,0x05,0xe9,0xfa,0xff,0x65,0x08,0xf6,0xdd,0x00,0x03, -0x95,0xff,0xfe,0x89,0xfd,0x02,0x6b,0x00,0xfd,0x35,0x02,0x01,0xbe,0xfc,0x00,0x1f, -0x00,0x04,0x52,0xfb,0x03,0xa5,0x00,0xfb,0xc8,0x04,0xfc,0xb1,0x03,0xfc,0x42,0x02, -0x02,0x0b,0xfc,0x01,0xb7,0xf7,0x0d,0xe3,0xf1,0x0d,0x82,0xf8,0xf9,0xec,0x0c,0xf4, -0x9a,0x08,0xfa,0x43,0x00,0x03,0xf1,0x00,0x01,0x9d,0xf5,0x03,0x3f,0x05,0xfc,0xd7, -0x08,0xf7,0x93,0xfd,0x08,0xfe,0xf3,0x0d,0xff,0xf1,0x08,0x97,0xfe,0xf9,0x87,0x0a, -0xf3,0xdb,0x03,0x07,0x28,0xf1,0x15,0x33,0xef,0x0d,0x74,0xee,0x0d,0x08,0x03,0xf6, -0xce,0x09,0xf4,0x33,0x08,0xff,0x59,0xfb,0x02,0xfe,0x00,0xf7,0x65,0x05,0x07,0xa5, -0xf1,0x09,0x12,0xf8,0x04,0x9d,0x04,0xf8,0x36,0x00,0x04,0x22,0xfd,0x02,0xb9,0x01, -0xfd,0xac,0xf5,0x0f,0x98,0xf1,0x0e,0x25,0xfe,0xf6,0x0e,0x04,0x07,0xca,0xf6,0x07, -0xf5,0xf8,0x04,0xc2,0x02,0xf9,0x9d,0x01,0x01,0xcd,0xfe,0x00,0x25,0x02,0xfe,0x36, -0x01,0xfb,0x3a,0x03,0xfd,0x40,0x07,0xf1,0x4f,0x0b,0xff,0xb4,0xfa,0xfe,0x55,0x09, -0xf5,0x7e,0x06,0xff,0x95,0xfc,0x03,0x8f,0xfc,0xfd,0x71,0x09,0xf8,0x81,0x00,0xff, -0x6f,0x06,0xf4,0x68,0x06,0x04,0xca,0xf4,0x0d,0x8a,0xf2,0x08,0x6b,0x01,0xf5,0xf7, -0x09,0xfb,0x7d,0x03,0xfc,0xad,0x00,0xff,0x07,0x01,0x00,0x98,0x04,0xf9,0x32,0x02, -0xfc,0x7c,0x05,0xfe,0x4d,0x00,0xfa,0x26,0x05,0x02,0x2b,0xfd,0xfb,0x27,0x00,0x05, -0x57,0xff,0x02,0x79,0xfc,0xfe,0xc2,0x03,0xff,0xaf,0xfe,0x03,0x85,0xfc,0xff,0x44, -0x01,0x03,0x57,0xf6,0x02,0xb0,0x04,0x01,0xd2,0xf9,0xff,0x0e,0xfd,0xfe,0x9a,0x06, -0xf3,0xb3,0x0d,0xf1,0xc1,0x0c,0xf6,0x97,0x04,0x04,0x0d,0xf0,0x0c,0xd5,0x02,0xff, -0x33,0xff,0xfe,0x62,0x06,0xf2,0x8f,0x16,0xe6,0x4f,0x18,0xf3,0xd9,0x02,0xfd,0x5c, -0xfb,0x0e,0xfe,0xf2,0x08,0x50,0xf0,0x15,0x1b,0xf3,0xff,0x34,0x09,0xf5,0x84,0x07, -0x00,0x65,0xfd,0x0a,0x45,0xf2,0xff,0xbf,0x0a,0xf7,0xe0,0x01,0xfd,0x92,0x07,0x01, -0x58,0xf3,0x02,0x1b,0x0b,0xef,0x2d,0x0b,0xf5,0x3b,0x0b,0xf2,0x19,0x09,0xf8,0xb4, -0x0e,0xf1,0xf0,0x00,0x0b,0xca,0x04,0xe8,0x03,0x0b,0x0a,0x83,0xf0,0x0d,0xf8,0xf2, -0x0d,0x7b,0xf7,0xfe,0x20,0x03,0x02,0x17,0xfa,0x05,0x91,0x00,0x06,0x86,0xe7,0x17, -0x72,0xf7,0x02,0x16,0xfa,0x02,0x29,0x01,0xfe,0xec,0x01,0xfe,0x61,0x03,0xfa,0x8e, -0x02,0x07,0x3d,0xf7,0x01,0x4d,0x01,0x02,0x43,0xfb,0x03,0xc4,0xfe,0x00,0x8f,0xf9, -0x09,0xa5,0xfa,0x02,0x65,0xfa,0x00,0x52,0x06,0xf9,0xc3,0x03,0xfb,0xf5,0x04,0xfd, -0x0f,0xfa,0x0c,0xc0,0xf4,0x09,0xd2,0xfa,0x06,0xff,0xf9,0xfe,0x78,0x06,0xfa,0x4b, -0x03,0xfb,0x82,0x08,0xf8,0x9b,0x02,0xfc,0xa7,0x06,0xfa,0x10,0x02,0x02,0x7c,0xfe, -0xff,0x62,0x00,0xfd,0x13,0x02,0xfe,0xb1,0x07,0xf6,0xa8,0x03,0xfe,0x66,0xfc,0x08, -0xbd,0xfa,0xfd,0xc8,0x01,0x02,0x24,0xfe,0x01,0xb3,0xf6,0x07,0x23,0x01,0xfc,0xb3, -0x08,0xf7,0x8e,0xff,0x01,0x32,0x00,0x06,0x97,0xf7,0x02,0x58,0x01,0xfe,0x32,0x08, -0xf3,0x44,0x07,0x01,0xbd,0x01,0xf7,0x09,0x0a,0xf8,0x10,0x01,0x01,0xd7,0xff,0xfa, -0x1f,0x08,0xfb,0x12,0x04,0xfd,0xa9,0xfa,0x02,0x2f,0x09,0xf3,0xcf,0x09,0xf7,0x43, -0x02,0x04,0x96,0xf2,0x10,0x9c,0xf3,0x09,0x05,0xf5,0x0b,0xe8,0xf9,0xfb,0x25,0x09, -0xf4,0xdc,0x07,0x04,0x41,0xf5,0x03,0x03,0x01,0xfa,0xb5,0x10,0xf6,0xb9,0xfe,0xfd, -0x0a,0x08,0xf9,0x08,0x01,0x02,0x3b,0xfb,0x02,0x7d,0xfa,0x09,0xa1,0xf7,0x02,0x9a, -0xfe,0x05,0x3c,0x02,0xfa,0x5b,0xfe,0x04,0xc6,0xfb,0x01,0xa1,0x0a,0xf4,0x70,0xfd, -0x06,0x22,0xff,0x00,0xf8,0xfb,0x04,0xdc,0xfb,0x09,0x38,0xf7,0xff,0xa2,0x08,0xf1, -0x32,0x11,0xf9,0xe3,0xfd,0xfe,0xac,0x03,0xfe,0xd3,0xfc,0x09,0x13,0xf3,0x09,0x88, -0xfc,0xfa,0xbc,0x06,0xf8,0xf6,0x03,0x01,0xda,0xfb,0x01,0x87,0xff,0x03,0xfe,0xf5, -0x0c,0x24,0xfc,0xfc,0x25,0x05,0xff,0x1b,0xfe,0x00,0x8e,0x01,0xfc,0x8e,0x07,0xf9, -0x73,0x01,0x00,0x66,0x01,0xfe,0x5a,0x02,0xfd,0x18,0x00,0xfc,0xeb,0x05,0xfc,0x1a, -0x04,0xf9,0xa5,0xfd,0x06,0xe1,0xfe,0x03,0x3a,0xf5,0x0a,0x9a,0xf7,0x09,0x84,0xf6, -0x08,0xa2,0xf8,0x07,0x64,0xff,0xfc,0x65,0xfc,0x06,0x8b,0xfa,0x03,0x1f,0xff,0xfc, -0x0f,0x01,0xfe,0x63,0xfd,0x09,0xfe,0xf2,0x07,0x30,0x02,0xfb,0xf1,0x01,0xff,0x8b, -0x01,0xf8,0x0e,0x0d,0xf6,0x91,0x0a,0xf6,0x7b,0xfb,0x0b,0x2d,0x01,0xf7,0x15,0x07, -0xfd,0xbc,0xfd,0x02,0x72,0x00,0xfb,0x3a,0x02,0xfe,0x3f,0xff,0x0b,0x90,0xe9,0x0b, -0x80,0x07,0xf7,0x94,0xfe,0x06,0x37,0xfa,0x05,0x09,0xfa,0x02,0x7a,0x08,0xf6,0x65, -0xfd,0x0d,0x0b,0xf6,0xff,0xbc,0x05,0xfa,0xbf,0xfb,0x06,0x5b,0x00,0xfb,0xc9,0xff, -0xf9,0xe3,0x08,0xfd,0x00,0x01,0xf8,0x15,0x07,0xfd,0x8a,0x01,0x05,0xe2,0xf2,0x0b, -0x86,0xf8,0x09,0x9a,0xfd,0xfc,0xee,0x03,0xfa,0x0c,0x09,0xf8,0x3e,0x02,0x04,0x91, -0xf6,0x0d,0x18,0xf2,0x08,0x7c,0xf8,0x05,0x73,0x03,0xf9,0x66,0x02,0xf7,0x5c,0x0c, -0xfa,0xef,0xf4,0x0d,0x5b,0xfc,0xfe,0x33,0x05,0xf6,0xed,0x08,0xf7,0x94,0x03,0x08, -0x32,0xf5,0x02,0xe3,0xff,0x04,0xcf,0xf6,0x06,0x0b,0xfa,0x0a,0x0a,0xf4,0x01,0xfa, -0x00,0x06,0x01,0xf9,0x04,0x19,0xf9,0x0e,0x39,0xf1,0x00,0xf4,0x0a,0xf5,0xe7,0x04, -0x01,0x50,0x00,0xfd,0x49,0xfd,0x04,0x4d,0xfc,0x0d,0x14,0xf4,0x01,0x2d,0x04,0xf1, -0x98,0x15,0xf6,0xe0,0xfe,0xff,0xd2,0x03,0xfa,0x20,0x07,0xf6,0xbc,0x01,0x03,0x7f, -0x09,0xef,0xb0,0x08,0xf6,0x5d,0x03,0x0e,0xaf,0xe6,0x14,0x92,0xf6,0x07,0xc3,0xf9, -0x02,0x3c,0xfa,0x05,0xbc,0x05,0xf6,0x94,0x07,0xec,0xb0,0x12,0xfa,0x9d,0xf9,0x06, -0x28,0xf9,0x09,0xcf,0xf2,0x13,0x51,0xec,0x00,0x5d,0x13,0xed,0xf7,0x0e,0xf4,0x71, -0x01,0x04,0x81,0x00,0xf8,0x04,0x0d,0xfe,0xb5,0xf4,0x10,0x9e,0xf5,0x00,0xf7,0xfc, -0x0a,0x43,0xfb,0x00,0x32,0xfe,0x00,0x7e,0x08,0xf1,0x07,0x04,0x08,0xc3,0xf6,0x03, -0x2d,0xfd,0x01,0x99,0xf7,0x04,0xdc,0xff,0x02,0x71,0xff,0xf8,0xe4,0x0a,0xfc,0xeb, -0xfb,0xfc,0xbf,0x08,0xfc,0xd1,0xff,0x01,0x20,0xfe,0xfd,0x49,0x00,0x02,0x52,0x03, -0xfa,0x1f,0x04,0xfe,0x3c,0xfc,0x07,0xef,0xee,0x11,0x22,0xfc,0x02,0x80,0xfc,0x03, -0x32,0x03,0xf6,0x4d,0x06,0x03,0x8c,0xfc,0x01,0x8b,0xfc,0xfc,0x85,0x01,0x02,0xcb, -0xff,0x05,0x78,0xf2,0x06,0xf6,0x01,0x00,0x15,0xf9,0x04,0xfd,0xfe,0x00,0x46,0x07, -0xf7,0x7a,0x03,0xf4,0x1b,0x0f,0xfc,0xfa,0xf9,0x04,0x7e,0xf7,0x0d,0x2c,0xf5,0xfd, -0x3e,0x0c,0xee,0x66,0x09,0xfc,0xe2,0x04,0xfa,0x46,0x01,0x02,0x7b,0xfb,0x01,0xa4, -0x02,0xfd,0xd2,0x06,0xf7,0x05,0x07,0xfe,0x13,0xfd,0x03,0xad,0x00,0xfd,0xea,0x02, -0xfd,0x64,0xfe,0xff,0xe0,0x02,0x00,0x2b,0xfe,0x01,0x80,0x01,0xff,0x25,0xfd,0x01, -0x14,0x05,0xf5,0xa8,0x09,0x03,0x49,0xf6,0x05,0xfd,0xf8,0x09,0xc3,0xfe,0xfe,0xaa, -0xfe,0xff,0x88,0xfe,0xfd,0x9f,0x06,0xf8,0xa6,0xff,0x01,0x75,0x03,0xfd,0x58,0xf9, -0x03,0x9b,0x00,0x03,0x25,0xfd,0xfd,0x4c,0x05,0xf9,0x5f,0x02,0x03,0x29,0xfe,0x00, -0x16,0xff,0x00,0xaa,0x05,0xf7,0xda,0x01,0x06,0x03,0xfb,0x03,0x3a,0xf7,0x04,0xdf, -0x03,0xfa,0x8a,0x08,0xf5,0x34,0x03,0x01,0x17,0xff,0xfe,0xe3,0xfd,0x00,0x5b,0x04, -0xfe,0xa5,0x03,0xf4,0xd5,0x06,0x06,0x08,0xf6,0x04,0xc9,0x00,0xf9,0x54,0x07,0xf9, -0x9b,0x05,0x01,0xd7,0xfc,0xfd,0x6e,0x06,0x00,0x44,0xfa,0x02,0x5b,0xfe,0xfa,0x9d, -0x07,0x03,0x79,0xef,0x0c,0x46,0xf0,0x12,0x32,0xf8,0xfc,0x30,0x03,0x00,0x40,0x05, -0x01,0xe4,0xf4,0x09,0x08,0xfb,0x0a,0xbd,0xf8,0x03,0x4e,0xfc,0x04,0x43,0xfe,0x00, -0x3e,0xfd,0x04,0x85,0xfe,0xfc,0x2f,0x09,0xe9,0xf6,0x10,0xf9,0x2b,0x00,0x0b,0xfc, -0xef,0x04,0x5f,0xfe,0xfb,0x29,0x09,0xfe,0x85,0xfa,0x09,0x8f,0xf8,0xfc,0x3e,0x05, -0x02,0x7b,0xf2,0x12,0x06,0xf6,0x03,0x0a,0xfa,0x04,0xa6,0xf3,0x16,0x73,0xf5,0xfb, -0xec,0x11,0xe9,0x8d,0x01,0x09,0x8b,0xfe,0x02,0xa3,0xf6,0x0d,0xd6,0xf4,0x09,0x7d, -0xf4,0x08,0x58,0x06,0xf4,0x52,0x0c,0xfc,0xc2,0xf8,0x01,0xfd,0x05,0x00,0xcd,0xfb, -0xfa,0x78,0x06,0xfc,0x6e,0xff,0xfd,0x6e,0x01,0x03,0xef,0xf8,0x02,0xbd,0x04,0xf1, -0x15,0x00,0x12,0xee,0xf1,0x06,0xea,0xf8,0xfe,0x89,0x07,0xfc,0x4a,0x02,0xf8,0x89, -0x08,0xfc,0x8c,0xff,0x03,0x9f,0xf4,0x05,0x1f,0x0b,0xf6,0xf7,0x03,0xf4,0xc8,0x09, -0xfc,0xf7,0x07,0xfb,0xf4,0xf8,0x09,0x1b,0xfd,0x04,0x9a,0xfc,0xf8,0x0e,0x09,0xff, -0xaa,0x01,0xfa,0x3d,0xfc,0x07,0xcf,0xfb,0x07,0x18,0xfa,0xfd,0x81,0x02,0xfb,0x33, -0x0a,0xf8,0xe3,0xfa,0x08,0x46,0xfd,0x03,0xa3,0xfa,0x02,0x12,0xfc,0x08,0x77,0xf8, -0x08,0x57,0xfa,0xfb,0x15,0x0a,0xf5,0xc6,0x06,0xfb,0x0b,0x01,0xfc,0xd6,0x02,0xfd, -0x43,0xff,0x03,0xf0,0xfb,0xff,0xac,0x03,0xfe,0x48,0x01,0xff,0xb8,0x02,0xf8,0x8c, -0x0e,0xf4,0xf1,0x08,0xfc,0x4b,0xfd,0x05,0xc6,0xff,0xf9,0xf5,0x00,0x09,0x1f,0xf4, -0x06,0xbd,0xff,0xf9,0xad,0x04,0xfc,0x79,0x04,0xfa,0xb2,0x01,0x03,0xa1,0xfd,0x00, -0x1a,0xfb,0x03,0x5d,0x00,0x02,0x2d,0xfe,0xfc,0xa2,0x01,0xfc,0x56,0x06,0xfb,0x11, -0x03,0xfa,0xdb,0x05,0xfb,0x97,0x00,0x03,0x4e,0xfb,0x04,0x4d,0xfe,0x00,0x74,0xfe, -0xfc,0x6e,0x05,0xfa,0x89,0x03,0xfd,0x45,0x06,0xfb,0x00,0xfe,0x06,0x0b,0x00,0xf9, -0xf6,0x08,0xfc,0x56,0xfe,0x00,0xf2,0xff,0x00,0xe4,0x01,0x00,0x34,0xf8,0x0a,0x73, -0xfa,0xfc,0x6a,0x06,0xfb,0x99,0xf8,0x08,0x32,0xfa,0x02,0xdc,0xfe,0xfc,0xf7,0x04, -0xf9,0xdc,0x05,0x01,0x31,0xfd,0x01,0x93,0x00,0x04,0xaf,0xfa,0x02,0x0b,0xfc,0x04, -0x09,0xff,0x06,0x7a,0x00,0xf6,0xbe,0x00,0x03,0xd9,0x04,0xfa,0x1d,0xf6,0x0f,0x9c, -0xf4,0x07,0xcd,0xf5,0xff,0xc8,0x08,0xf6,0x16,0x0c,0xf9,0x9f,0xfe,0xfd,0x38,0x02, -0x08,0x71,0xf4,0x07,0x11,0x01,0xfe,0xfe,0x02,0xf4,0xcc,0x0a,0xfe,0x73,0x03,0xfd, -0x5c,0x01,0xf6,0x74,0x05,0xfd,0x67,0x02,0xfe,0x22,0xfa,0x01,0x1b,0x04,0xfd,0xc5, -0xf8,0x02,0x43,0x05,0xfe,0x9a,0xfc,0x03,0x41,0xfb,0x01,0x68,0x00,0x0b,0xc9,0xef, -0x06,0x04,0x05,0xfb,0xaf,0x01,0x02,0x96,0xf7,0x0f,0xe8,0xf2,0x01,0x5d,0x07,0xf7, -0x39,0x03,0x04,0x2d,0xf7,0x04,0x1d,0x05,0xfc,0x7a,0xfb,0x0a,0x4c,0xfc,0xfc,0xb7, -0x04,0xf8,0xe4,0x07,0xfd,0xbe,0xfa,0x02,0x75,0x02,0xf6,0x66,0x05,0x04,0x3e,0xf3, -0x06,0x94,0xfe,0x02,0x04,0xfa,0xff,0xa5,0xff,0x01,0x49,0x00,0xfd,0xf2,0x09,0xf0, -0xc6,0x07,0x04,0xee,0xfe,0xfc,0x4b,0x02,0x01,0xd1,0xf9,0x0d,0x86,0xf3,0x03,0x92, -0xff,0x00,0x63,0x08,0xfb,0xf0,0xf9,0x03,0x32,0x07,0xf5,0xb9,0x04,0xfd,0xbe,0x00, -0xfd,0x79,0x08,0xf5,0x2f,0x0a,0xf8,0x23,0x05,0x06,0xee,0xf4,0x08,0xe1,0xf9,0x03, -0xb4,0x01,0xfa,0x8a,0x04,0xf6,0x07,0x06,0xff,0xf3,0xfc,0x07,0xaf,0xf2,0x04,0x28, -0x02,0x03,0xdb,0xf8,0x04,0x88,0xfa,0xff,0x9f,0x09,0xf4,0xbc,0x0c,0xf5,0x55,0x06, -0xfb,0x46,0x08,0xf7,0xcd,0xfa,0x0f,0xb0,0xf3,0x03,0x06,0x02,0xfb,0xf2,0x04,0xf6, -0x43,0x10,0xf7,0xcd,0x00,0xfe,0x22,0x04,0xfe,0x1e,0xf7,0x0b,0x90,0xfe,0xfb,0x2d, -0xfe,0x05,0x2c,0xf7,0x06,0x58,0x00,0xff,0xbe,0xfe,0xfe,0xed,0x01,0x00,0xca,0xfd, -0xfa,0xed,0x02,0x07,0x25,0xf4,0x05,0x59,0xfc,0x01,0xce,0xfe,0x04,0xf1,0xff,0xf8, -0x2e,0x04,0xff,0x57,0x00,0xfb,0xdd,0x07,0xf7,0x4f,0x04,0x05,0xb9,0xf7,0x07,0xf7, -0xfd,0x00,0x53,0x03,0xfe,0x03,0xfe,0x05,0x4b,0xf8,0xfe,0xf6,0x03,0x02,0xfa,0xfe, -0x00,0xe5,0xf9,0x04,0xd9,0xff,0xfd,0x79,0x03,0x00,0x78,0xf6,0x05,0x43,0x06,0xf0, -0x8c,0x06,0x03,0x01,0x03,0xfc,0x7f,0xfe,0xfc,0x96,0x05,0xff,0xb3,0xfc,0x00,0x02, -0x01,0xfa,0x63,0x0b,0xf8,0xea,0xf7,0x04,0xaa,0x05,0xfe,0x31,0xfe,0x00,0xeb,0xf7, -0x04,0xc6,0x05,0xfb,0x79,0x04,0xf7,0xe2,0x06,0xfe,0xf7,0x06,0xfc,0x96,0xf8,0x0c, -0x8a,0xf8,0x07,0x9c,0xf7,0x03,0x5d,0x00,0xff,0x7a,0x00,0xff,0x7f,0x01,0xff,0xbe, -0xfe,0x00,0x7d,0xff,0xf9,0x5e,0x08,0xfb,0x1b,0x00,0x00,0x9e,0xf9,0x08,0xd6,0xfc, -0xfa,0x59,0x0b,0xf6,0x21,0x04,0xff,0xad,0xfe,0x00,0xc0,0xfe,0x04,0x7a,0xf9,0x00, -0xe5,0x04,0xf9,0x45,0x02,0xfb,0xcb,0x04,0x02,0x9c,0xf6,0x02,0xc1,0x04,0xf9,0xed, -0x01,0x02,0xea,0xfd,0xff,0x7b,0xfd,0x06,0xf5,0xfe,0xfc,0x9d,0x04,0xfe,0xe5,0x00, -0xff,0xdd,0xff,0x00,0x52,0xfd,0x06,0x50,0xfd,0xfd,0xc0,0x02,0xfb,0x3e,0x07,0x01, -0x02,0xf7,0x09,0xaa,0xf7,0x08,0x69,0xff,0xfa,0xbb,0x01,0xfe,0x33,0x05,0xfc,0xef, -0xfd,0x00,0xdd,0xfd,0x05,0xb7,0xfb,0x01,0x1f,0xfe,0xf6,0xb6,0x08,0x00,0x76,0xf8, -0xfe,0x07,0x03,0x02,0xde,0xfd,0xfe,0x80,0x05,0xfe,0x68,0xfb,0x09,0x1b,0xff,0xfd, -0x10,0xfe,0xfd,0xa9,0x0a,0xf9,0x44,0x02,0xfd,0xbc,0x01,0xfd,0x2f,0xf9,0x0c,0x8d, -0xf6,0x02,0x17,0xff,0xfc,0xe6,0x04,0xf9,0xe9,0x03,0x00,0xf4,0x01,0x00,0x42,0xfc, -0x04,0x0a,0xfc,0x05,0x76,0xfc,0x09,0x28,0xf6,0x00,0xec,0x06,0xf7,0x12,0x04,0xff, -0x2f,0xfd,0x06,0xdb,0xfb,0xfc,0x3a,0xff,0x01,0x62,0x01,0x04,0x3b,0xf9,0x00,0xcb, -0xfc,0x05,0xfc,0x00,0xf5,0x29,0x0d,0xf5,0x0b,0x05,0xfe,0x5a,0xff,0xfe,0x22,0x04, -0xff,0x8e,0xff,0xfd,0x12,0x07,0xf5,0xa1,0x0a,0xf7,0xa8,0x02,0x05,0xff,0xf3,0x08, -0xb5,0xff,0xf8,0x73,0x0a,0xf7,0x5f,0x02,0x06,0x0c,0xf5,0xff,0x1b,0x0a,0xfd,0x74, -0xf5,0x0c,0x73,0xfe,0xf8,0x95,0x07,0xf9,0x3d,0x03,0xfe,0xed,0xfa,0x09,0xe4,0xfb, -0xfd,0x79,0xfe,0x03,0x3a,0xfa,0x0b,0x3c,0xf5,0xff,0x7f,0x06,0xf6,0x3d,0x0b,0xf7, -0x62,0x05,0xfd,0x21,0x02,0x00,0xb5,0xff,0x06,0x79,0xf5,0x03,0xc6,0x0a,0xf4,0xce, -0x05,0xfd,0x09,0x01,0xfe,0x7a,0x02,0xf8,0xdd,0x09,0xfb,0xb9,0xfb,0x03,0xb9,0x03, -0xf2,0x47,0x05,0xfe,0x08,0xff,0x08,0x0f,0xf5,0x00,0x61,0x03,0x01,0x5f,0xfa,0x09, -0x42,0x01,0xf3,0xf4,0x12,0xf2,0x54,0x04,0xfd,0x08,0xfe,0x0c,0x56,0xf7,0x04,0xe0, -0xf3,0x09,0xc3,0xf8,0x03,0x2b,0x07,0xf5,0x95,0x03,0xff,0x25,0xfc,0x03,0xd6,0xfc, -0x01,0x9a,0x05,0xfb,0x9e,0xfc,0x04,0x8f,0xf7,0x0a,0x55,0xfc,0x01,0xdf,0xfe,0x00, -0x6d,0xfd,0xfd,0xdc,0x07,0xf9,0x52,0x02,0x05,0xf1,0xf6,0x09,0xa2,0xf5,0x03,0x9e, -0x02,0xfc,0xce,0x04,0xfb,0x34,0x05,0xf6,0x44,0x07,0xfd,0xc1,0x02,0xfc,0x68,0x03, -0xff,0x7f,0xff,0xff,0x21,0xfe,0x04,0x36,0xfd,0x06,0x43,0xf7,0xff,0x3d,0xfd,0x03, -0x2a,0x03,0xf6,0x84,0x05,0xfe,0x56,0xff,0x02,0xc7,0x00,0xfb,0xe2,0x04,0xff,0xf3, -0x01,0x04,0xfc,0xf9,0xf9,0x81,0x0c,0xfb,0x0d,0xff,0x01,0x29,0xfe,0xfe,0x03,0x03, -0xfa,0xef,0x01,0x02,0x32,0xf6,0x02,0x2d,0x0a,0xf4,0xb2,0xfe,0x06,0x8e,0xfe,0x04, -0x88,0xf6,0x0a,0xb0,0x00,0xfb,0x5c,0xff,0x06,0x39,0xf7,0x06,0x10,0x00,0x06,0xbd, -0xf6,0x02,0xb0,0xfd,0xfe,0x15,0x05,0xfc,0xcb,0x01,0x00,0xc6,0xf1,0x0d,0x78,0xfc, -0xff,0x61,0x02,0xf7,0xe4,0x0d,0xf8,0x1e,0x02,0xf8,0xf2,0x08,0xfa,0x83,0x06,0x03, -0x4c,0xf2,0x07,0x86,0xfb,0x03,0x2c,0x02,0xfd,0x6d,0x00,0xfb,0xd4,0x08,0xf4,0xad, -0x04,0xfe,0x5f,0xfc,0x0a,0x96,0xf3,0x07,0xd6,0xf9,0x07,0xc4,0xf9,0x04,0x72,0x02, -0xf9,0x10,0x09,0xf8,0x8e,0xff,0x0d,0x00,0xef,0x0a,0x49,0x05,0xf7,0x2c,0xff,0x03, -0x9f,0xfc,0x05,0x33,0xfd,0xf7,0xdf,0x06,0x00,0x5a,0xfc,0xff,0xa8,0x00,0xfa,0x9e, -0x02,0x06,0xdf,0xf7,0x03,0xac,0xfb,0x00,0x5b,0x06,0xfc,0x8a,0xfb,0x09,0xbb,0xf7, -0x05,0x0d,0xff,0xfd,0x38,0xff,0xff,0x29,0x06,0xf8,0x65,0x03,0x02,0x47,0xf9,0x08, -0x70,0xf7,0x06,0x16,0xfb,0x05,0xe2,0xfc,0x00,0x5f,0xff,0xf8,0x22,0x0c,0xf8,0x5d, -0x00,0x0a,0x10,0xf3,0x00,0x90,0x08,0xf9,0x02,0x05,0x02,0xf2,0xf6,0x06,0xf2,0xfe, -0xff,0xc6,0x00,0xfd,0xbc,0xfb,0x08,0x7d,0xff,0xfc,0x33,0xfa,0x03,0x57,0xfe,0x09, -0x8f,0xfa,0xfa,0x15,0x08,0xfc,0x10,0xff,0x06,0xf1,0xfb,0x00,0x91,0x04,0xfa,0xa9, -0x01,0xfe,0xf4,0xfd,0x02,0xfc,0x05,0xf6,0xc1,0x01,0xfe,0x29,0x01,0x00,0x83,0x00, -0xfa,0x0a,0x05,0xfe,0xe8,0xff,0xfe,0x5c,0x02,0xfe,0xb1,0x03,0xfc,0xc8,0x05,0xfb, -0xb8,0xfd,0x01,0xec,0x04,0xfd,0x5c,0xff,0x02,0x85,0xfc,0x00,0x80,0x02,0xff,0x51, -0x03,0xf7,0xfb,0x02,0x03,0x25,0xf7,0x04,0x62,0xfd,0xff,0xb0,0x01,0xff,0x4e,0x02, -0xfa,0x5b,0x02,0xfd,0xb3,0x07,0xfb,0xfa,0xfe,0x01,0xf1,0x04,0xf6,0x69,0x06,0x01, -0x05,0xfc,0x05,0xde,0xff,0xf8,0xa8,0x06,0xfd,0x4d,0xf9,0x08,0x06,0x00,0xf9,0x7d, -0x01,0x02,0xb1,0x01,0x01,0xe1,0xf7,0x01,0x54,0x09,0xfd,0x02,0xfe,0xfe,0xdc,0xf9, -0x07,0x56,0x00,0x02,0xcf,0xf8,0xfa,0xa2,0x0d,0xf7,0x12,0x06,0xf8,0x77,0xfb,0x07, -0x13,0xff,0x07,0x68,0xf2,0x03,0x5e,0xff,0x05,0xbc,0x00,0xf6,0x5b,0x06,0x06,0xbe, -0xef,0x0c,0xa9,0x00,0xf7,0x9e,0x09,0xfc,0x42,0x00,0x01,0xc9,0xf8,0x06,0xb4,0x00, -0x01,0x82,0xf8,0x02,0xc5,0x03,0xf8,0xef,0x03,0xfe,0x0f,0xfc,0x06,0x7a,0xfb,0x05, -0xd2,0xf9,0x00,0xa8,0x0b,0xf0,0x61,0x0e,0xf7,0xb4,0x02,0xff,0x3d,0xf9,0x0a,0x48, -0xf8,0x01,0x7c,0xfe,0x02,0xeb,0xfc,0xfc,0x51,0x09,0xf9,0x0a,0xff,0x02,0x05,0x01, -0xf6,0x50,0x0c,0xfb,0x38,0xf9,0x0d,0xfa,0xf2,0x08,0x2c,0xff,0xfc,0xb2,0x03,0x00, -0x42,0xfb,0x03,0x70,0x09,0xf1,0x06,0x03,0x06,0xec,0xf8,0x04,0xe7,0xfd,0x04,0x80, -0xfa,0x08,0x21,0xf7,0x04,0x4a,0x02,0xf5,0x74,0x0c,0xfa,0xbb,0xfe,0x01,0x3e,0xfd, -0x01,0x3a,0xff,0x02,0x37,0xff,0xfe,0x68,0x01,0xff,0xd9,0xfe,0x00,0xa3,0xfc,0x03, -0xa5,0xff,0xfe,0x98,0x03,0xf7,0xbc,0x05,0xfa,0xdf,0x02,0x03,0x2b,0xfc,0x00,0xbf, -0xfb,0x04,0x88,0xff,0xfe,0x16,0x02,0xfd,0x03,0x08,0xf9,0x31,0x00,0x02,0xa3,0xfc, -0xfd,0xc8,0x09,0xfd,0x38,0xfd,0xfe,0x72,0xfc,0x0a,0x27,0xfa,0xfb,0x56,0x09,0xfa, -0xf2,0x02,0xfc,0x77,0x03,0xfd,0xee,0xfd,0x09,0x8b,0xf8,0x04,0x8d,0xfd,0xfb,0xc6, -0x05,0x01,0x15,0xfb,0x02,0xbf,0xfc,0x03,0x62,0xff,0xfd,0x71,0xfe,0x02,0xba,0xfe, -0x05,0x22,0xf8,0x04,0x3a,0xfa,0xfe,0xfa,0x08,0xf8,0x6a,0x00,0x04,0x73,0xf9,0x09, -0xe3,0xf4,0x07,0xe7,0xfc,0x00,0xbd,0x05,0xfa,0x6f,0x04,0xf7,0xc2,0x07,0xff,0xdf, -0xfd,0x00,0xc6,0x01,0xff,0x2d,0xfb,0x03,0x88,0x00,0xfc,0x9f,0x02,0x02,0x51,0xfb, -0xfe,0xe7,0x00,0xff,0xc8,0x01,0xfb,0x48,0x03,0x03,0xe1,0xfa,0x03,0xf2,0xff,0x00, -0x6e,0xfc,0x06,0x42,0xfe,0xfd,0x4a,0xff,0x01,0x5c,0xfe,0x00,0x52,0xfe,0x00,0x72, -0x06,0xf2,0x2e,0x03,0x07,0xd9,0xf8,0x04,0xac,0xf9,0x06,0xfd,0xfe,0xf8,0x14,0x09, -0xfb,0xcc,0x01,0x00,0xd1,0x00,0x04,0x79,0xfc,0xfa,0x24,0x0b,0xfb,0xfb,0xfc,0x02, -0x90,0x01,0x01,0x73,0xfa,0x02,0x52,0x00,0xff,0x5c,0xfd,0x02,0x9b,0xfe,0xfb,0x0f, -0x00,0x01,0x29,0x00,0xff,0x28,0xfe,0xfd,0x7f,0x04,0xfe,0xa6,0xfd,0x01,0x38,0x05, -0xf4,0x43,0x0b,0xfd,0x56,0xfe,0xfe,0xd3,0x01,0xfe,0xa3,0x02,0xfd,0xc5,0x02,0xfb, -0x3c,0x01,0xfe,0xed,0x04,0xfc,0x9b,0xfe,0xff,0xdb,0x01,0x04,0x3c,0xfc,0x03,0x18, -0xfd,0x00,0x0d,0x07,0xfb,0x0a,0xfd,0x03,0x4c,0xfc,0x03,0x82,0xfc,0x05,0x74,0xfa, -0xff,0xa6,0xff,0x05,0xc8,0xfc,0xf9,0x96,0x08,0xff,0xc0,0xfd,0xfd,0xd5,0x06,0xfc, -0x1d,0xfd,0x05,0x4f,0xf7,0x04,0x4e,0x01,0xfb,0x75,0x05,0xf8,0xa4,0x04,0xfe,0xe0, -0x05,0xf6,0xf0,0x00,0x00,0xe2,0xfe,0x05,0x98,0xfd,0xfd,0x0e,0xf8,0x0d,0x9c,0xfa, -0x00,0xcc,0xfd,0x00,0xd4,0x02,0xfd,0x31,0x01,0x00,0x60,0xfe,0x08,0xec,0xf5,0x07, -0x4b,0xf9,0x05,0xa9,0x01,0x01,0x5b,0xfb,0xfd,0x40,0x08,0x00,0xa6,0xfd,0xfc,0x97, -0xff,0x01,0x1f,0x05,0xfb,0xaf,0x02,0xf9,0xab,0x01,0x02,0xa1,0x01,0xfd,0xd6,0xf9, -0x08,0xdc,0xf6,0x04,0xe6,0xff,0xfe,0xe2,0x01,0xfd,0xaf,0xfb,0x07,0x0e,0xfe,0xfb, -0x4e,0xfd,0x0a,0xf0,0xf3,0x09,0x25,0x01,0xfa,0x54,0xfe,0x00,0x88,0x06,0xfe,0xb2, -0xfe,0xf9,0x97,0x06,0x02,0x3b,0xfc,0xfc,0xca,0x06,0xfb,0xd4,0x00,0x06,0x27,0xf9, -0xfb,0x2d,0x09,0xff,0x47,0xfc,0xff,0x4e,0x01,0xf7,0x53,0x0d,0xfb,0xbb,0xf9,0x05, -0x24,0xfc,0x01,0xee,0x04,0xfa,0x5a,0xfd,0x06,0xb3,0xfb,0x01,0xee,0xfd,0x04,0xb6, -0xf9,0x07,0xb2,0xfe,0xff,0xf1,0xfe,0xff,0x79,0x03,0xfd,0xab,0x05,0xf4,0xfc,0x04, -0x02,0xf7,0xf8,0x06,0x61,0xfe,0xfa,0x5d,0x08,0xfb,0x9e,0xfb,0x04,0x77,0x03,0xf5, -0xf5,0x0e,0xf6,0x31,0x00,0x04,0x4f,0xfb,0x00,0x8b,0x05,0xfd,0xaa,0xfa,0x08,0x6d, -0xfc,0xfb,0x14,0x07,0xf9,0x1c,0x02,0x03,0x04,0xfc,0xfb,0x66,0x06,0xf8,0xaa,0x03, -0x06,0xf0,0xf5,0x07,0xe0,0xf9,0x02,0xcd,0x01,0xff,0x24,0x00,0xfd,0xe2,0x02,0x04, -0x11,0xf9,0x00,0x6c,0x00,0x00,0xb2,0x02,0xfc,0x6b,0x05,0xf6,0x49,0x03,0x05,0x53, -0xf8,0x09,0x2f,0xf6,0x04,0xc6,0x02,0xf8,0xe4,0x02,0x03,0xa1,0x00,0xfc,0xb4,0x05, -0xfe,0x19,0xf8,0x0e,0xe7,0xf9,0xfe,0x73,0x06,0xf7,0x19,0x08,0x00,0x36,0xf6,0x05, -0x3d,0xff,0xfe,0x0f,0x00,0x01,0x8b,0xfd,0xfb,0x15,0x03,0xfb,0x1e,0x05,0xfe,0x3c, -0xfb,0x02,0x75,0x06,0xf3,0xc7,0x08,0x00,0xe6,0xf9,0x07,0x6b,0xfa,0x05,0x13,0x00, -0xf7,0x2a,0x06,0xff,0xf0,0x00,0x00,0x1b,0xff,0xfe,0x7e,0xf9,0x09,0xf9,0xfa,0x01, -0x74,0xfe,0x02,0xe2,0x00,0xff,0xa0,0xfb,0x07,0x2d,0xfb,0x02,0x51,0x02,0xfd,0xe3, -0x00,0xfe,0x35,0x02,0x01,0x2f,0xfa,0x03,0xd6,0x03,0x00,0x67,0xfa,0xfe,0x21,0x08, -0xfe,0xa5,0xfd,0xfa,0xb7,0x08,0xf9,0x5f,0xfd,0x07,0x5c,0xfa,0xfb,0x41,0x09,0xfd, -0x9d,0x03,0xf8,0x7b,0xff,0x07,0x08,0xfe,0xf9,0x2b,0x09,0xf5,0xfe,0x01,0x03,0xa8, -0x01,0xfc,0x02,0xfd,0x02,0xd8,0xfd,0x06,0xde,0xf9,0xff,0xcb,0x02,0xfa,0x13,0x06, -0xfd,0x5f,0xfd,0x00,0x52,0x01,0x00,0x23,0x04,0xfa,0x34,0x01,0x01,0x3e,0xff,0x02, -0x53,0xff,0x01,0xe2,0xfe,0xff,0x21,0x01,0x01,0xf9,0x02,0xfa,0x61,0x05,0x01,0x16, -0xfd,0xfc,0xbb,0x02,0x01,0xca,0xff,0x00,0x1f,0xf8,0x04,0x80,0xfc,0x00,0xdb,0x02, -0x00,0x44,0xf6,0x09,0x2a,0x00,0xfe,0x65,0x02,0xfc,0x7f,0xfd,0x0b,0x82,0xf7,0x03, -0xc4,0xfd,0xf9,0xd1,0x05,0x06,0x8e,0xf8,0x00,0x21,0xff,0xff,0x24,0x06,0xfa,0xe7, -0x00,0xfe,0xc7,0x01,0xff,0x39,0x03,0xf7,0xa6,0x02,0x04,0x9f,0xfa,0x02,0x65,0x01, -0xf8,0xb0,0x06,0x03,0x44,0xf9,0x00,0x46,0x08,0xf6,0x1b,0x03,0x02,0x71,0xf8,0x0a, -0xcb,0xfa,0x02,0x12,0xfb,0x08,0xf3,0xf3,0x09,0x3b,0x01,0xf4,0x9d,0x0b,0xfe,0x17, -0xfa,0x04,0x0d,0xfd,0x02,0xc2,0xfe,0x02,0x21,0xf9,0x0b,0xf2,0xf5,0x01,0x9c,0x06, -0xfc,0x60,0x00,0xfd,0x1d,0x06,0xf5,0xc5,0x06,0xfd,0x9e,0x03,0xfc,0x58,0xfb,0x05, -0x89,0x01,0x00,0x11,0xfc,0x03,0xfa,0xff,0xfe,0xd2,0x02,0xff,0x80,0xfa,0x06,0x49, -0x00,0xfb,0x87,0xfe,0xfe,0xfb,0xfd,0x08,0xcc,0xfb,0xff,0xfc,0xfb,0x01,0xcc,0x00, -0x05,0x85,0xf6,0x02,0x74,0x03,0xfc,0x44,0x06,0xf8,0xf6,0x05,0xfb,0xba,0x01,0x05, -0xbc,0xfc,0xfc,0xc5,0xff,0x04,0x26,0xff,0xfa,0xe8,0x05,0xf7,0x11,0x06,0xfc,0x74, -0xff,0x05,0xc3,0xf9,0x05,0xe2,0x00,0xfb,0x91,0x02,0x05,0x3c,0x00,0xfb,0x31,0xff, -0x06,0x82,0xfc,0x02,0xd8,0xff,0xfe,0x5d,0x00,0x02,0x7b,0xfd,0x03,0x90,0xfc,0xfa, -0x13,0x09,0xfa,0xe9,0xfa,0x04,0x36,0xfe,0xf9,0x03,0x09,0xfc,0xeb,0xff,0x01,0x95, -0xfe,0xfb,0x4b,0x07,0xfd,0xfa,0x02,0xff,0x88,0xfe,0xf8,0xf5,0x09,0xfc,0x45,0x02, -0xff,0x22,0xfa,0x09,0x16,0xf8,0x04,0x68,0xfb,0x02,0xb5,0x01,0xf9,0x3e,0x08,0xfc, -0xb9,0xf7,0x05,0xd5,0x02,0x05,0x96,0xf1,0x0a,0xac,0x03,0xf9,0xd3,0xfd,0x04,0xe1, -0x02,0x04,0xf1,0xf6,0x03,0x03,0x01,0xf7,0x52,0x0d,0xfc,0x7a,0x01,0xf4,0x7e,0x05, -0x07,0x66,0xf7,0x03,0xc1,0xfc,0x01,0x4c,0x02,0xfe,0x3f,0xfe,0xfd,0x36,0xff,0x00, -0xa5,0x08,0xf6,0xec,0x02,0xfd,0xdb,0x00,0x02,0x1c,0xfd,0x07,0xc7,0xf6,0x07,0x40, -0xfb,0x01,0x05,0x02,0xfa,0xb2,0x02,0x02,0x83,0xfd,0xfc,0x53,0x05,0xfa,0xec,0xfe, -0x03,0xc9,0xff,0xfd,0x71,0x01,0xfe,0xa4,0xff,0x04,0x2d,0xfb,0xfd,0x03,0x0b,0xf9, -0xef,0x03,0xfd,0xe5,0x03,0xfc,0x89,0x03,0x04,0x26,0xf9,0x00,0xaa,0x00,0xff,0x86, -0x01,0xfc,0xec,0xfa,0x07,0xaa,0xfd,0xfe,0x7c,0x00,0x01,0x09,0xfd,0xfd,0x77,0x06, -0xff,0x77,0xf9,0x02,0x1c,0x02,0xfb,0x16,0x03,0xff,0xa2,0x05,0xf8,0xe5,0x01,0xff, -0x48,0x06,0xfa,0xee,0xfe,0x00,0x9f,0x01,0xfd,0xb1,0x02,0xfb,0x0f,0x03,0xfe,0xe0, -0xff,0x02,0xe6,0x02,0xf7,0x63,0x02,0x03,0x68,0xfa,0x06,0x61,0xfc,0x01,0x32,0xfe, -0x02,0xa8,0xfb,0x07,0x19,0xfc,0x01,0x67,0xff,0xfe,0x4c,0xfd,0x03,0x66,0x02,0xff, -0x23,0xfc,0xff,0xde,0x00,0xff,0x49,0xfc,0x04,0x4c,0x00,0xf9,0x24,0x06,0x02,0x25, -0xf4,0x07,0x9a,0x02,0xfe,0xfe,0x01,0xf7,0x2f,0x04,0x02,0x2d,0xfc,0xfd,0xa4,0x05, -0xfe,0xc6,0xff,0xff,0x8c,0x02,0xf5,0xbf,0x07,0x04,0x49,0x00,0xfc,0xef,0xfa,0x07, -0x22,0xff,0x01,0x07,0xff,0xfd,0x8a,0x03,0xfe,0xba,0x01,0xfd,0xcd,0xf8,0x06,0x9b, -0x04,0xfd,0xc0,0xf9,0x00,0x39,0xfe,0x00,0xd7,0x00,0xfa,0x09,0x06,0xff,0x83,0xf7, -0x08,0xac,0xfd,0xfa,0x2e,0x0a,0x01,0xee,0xf4,0x0d,0xff,0xf5,0x02,0x94,0x04,0xfb, -0x48,0xfe,0x05,0x2b,0xfd,0xfa,0x55,0x02,0x02,0x84,0xf9,0x0a,0xca,0xfc,0xf6,0x3a, -0x09,0xf8,0x95,0x05,0x02,0x37,0xfa,0x06,0x01,0xfd,0x03,0x9b,0xfa,0x0a,0xe0,0xfb, -0x00,0x7b,0x00,0xfc,0x5b,0x08,0xf4,0xda,0x04,0x02,0x65,0xf8,0x00,0x5f,0x04,0xfc, -0x62,0xff,0x00,0x4d,0x00,0x00,0xcf,0xfd,0xfa,0x60,0x08,0xfb,0xa6,0x00,0xfe,0x45, -0x04,0xf5,0x5a,0x07,0x03,0xc2,0xf8,0x08,0x5d,0xf7,0x01,0x63,0x08,0xf7,0x2e,0xff, -0x05,0xd4,0xfc,0x02,0x77,0xff,0xfd,0x7a,0x01,0xfe,0x38,0x02,0xff,0x5b,0x02,0xfa, -0x1a,0xfe,0x09,0xbe,0xf5,0x0a,0xdd,0xf6,0x02,0xda,0x04,0xf7,0x21,0x08,0xfd,0x60, -0x01,0xfd,0xdd,0x02,0x02,0x86,0xfc,0xfe,0x48,0xfe,0x08,0x95,0xfd,0xf8,0x0c,0x06, -0xfb,0xfb,0xfa,0x09,0xd7,0xfd,0xf5,0x5e,0x03,0xfb,0xbf,0x07,0xfd,0x39,0xf9,0x05, -0x9f,0xfa,0x09,0x3b,0xfc,0xff,0x7a,0xfe,0x01,0xa1,0x04,0xfe,0x3e,0xff,0xfb,0x63, -0x07,0xfc,0x15,0xff,0x08,0x37,0xf3,0x02,0x5a,0x06,0xf8,0xfe,0x02,0xff,0xe5,0xfe, -0xff,0x1c,0x04,0xf7,0xa2,0x04,0x04,0xf3,0xf7,0x09,0xe8,0x01,0xf2,0xea,0x0a,0xfe, -0xc8,0xfd,0x04,0x28,0xfe,0xfe,0xfa,0xff,0x02,0x16,0xf4,0x09,0x5a,0xff,0x01,0xcb, -0x00,0xf7,0x3c,0x02,0x00,0x02,0x00,0xfc,0xdf,0x04,0xfe,0xc1,0xfa,0x05,0x23,0xfb, -0xff,0x4a,0x03,0x04,0xd5,0xfd,0x00,0xea,0xfc,0x04,0xeb,0xff,0xf9,0xbb,0x07,0xfc, -0x2e,0x03,0xfc,0x41,0xfb,0x02,0x45,0x05,0xf8,0x26,0x07,0x02,0xcd,0xf6,0x01,0x72, -0x05,0xf9,0x65,0x05,0xfe,0xed,0xfa,0x08,0x81,0xfd,0xf6,0x67,0x0b,0x01,0x6b,0xf5, -0x06,0x32,0xff,0x00,0xd6,0xfd,0x03,0x72,0xf9,0x06,0x78,0xf8,0x02,0x53,0x0a,0xf4, -0x30,0xfd,0x06,0xe5,0x01,0xfe,0xd7,0xfb,0x02,0x5c,0x01,0xff,0x22,0xfe,0x00,0x8e, -0x00,0xfc,0xbd,0xff,0x06,0x81,0xff,0xf9,0x98,0x03,0x00,0x56,0x01,0xfa,0x3c,0x05, -0x00,0x3d,0xfb,0x02,0x80,0x01,0xfd,0x74,0xff,0x03,0xd3,0x00,0xfe,0xbf,0x00,0xf8, -0xe0,0x0a,0xfd,0x29,0xfd,0x07,0x45,0xf9,0xfe,0xde,0x02,0x01,0x79,0xf8,0x03,0x70, -0xff,0xfd,0x68,0xff,0x02,0x29,0xf9,0x04,0xad,0x00,0xfa,0x97,0x09,0xf9,0xf0,0xfb, -0x06,0x1f,0x04,0xf8,0xd0,0x03,0x04,0xfa,0xf4,0x0a,0x1b,0xfa,0x04,0xf8,0xfe,0xfe, -0x71,0x01,0x03,0x12,0xfd,0xf7,0x93,0x0d,0xfd,0x06,0xfa,0x07,0xd3,0xf9,0x01,0xaf, -0xff,0xff,0x0b,0x01,0x01,0xcc,0xfc,0x00,0x80,0x03,0xf9,0x7b,0x01,0x00,0xe4,0x05, -0xfd,0xd7,0xf5,0x03,0x7d,0x02,0x01,0xb3,0xff,0xfe,0x27,0x02,0xff,0x57,0xfe,0x00, -0x4a,0x02,0xf9,0x31,0x01,0x05,0xa4,0x00,0xf5,0x05,0x02,0x02,0xf8,0xff,0x01,0xc5, -0x01,0xff,0x44,0xfe,0xff,0xdc,0xfd,0x07,0x1c,0xfe,0xfa,0xfe,0x06,0xfd,0x52,0xfb, -0x06,0x2a,0xfc,0x00,0xeb,0x04,0xfd,0xcc,0xfe,0x02,0xc0,0xfc,0xff,0xbd,0x00,0x02, -0x19,0xf9,0x04,0x9d,0x02,0xfa,0xf6,0x07,0xf6,0x04,0x06,0x02,0x68,0xfb,0x07,0x01, -0xf7,0x00,0x3b,0x03,0xfd,0x56,0x05,0xf7,0x52,0x01,0xfd,0xac,0x04,0xfd,0xc8,0x01, -0xf8,0xfe,0x00,0x04,0xb4,0xfe,0x02,0x8f,0xf7,0x02,0x3e,0x02,0xfd,0xd2,0x04,0xfa, -0x0f,0x06,0xfe,0x61,0xff,0x03,0x84,0xfc,0x02,0x90,0xff,0x02,0xcc,0xfd,0xfd,0x85, -0x06,0xfa,0x65,0xfc,0x08,0x4a,0xf7,0x06,0xb8,0xfc,0xff,0xf5,0x01,0xfd,0x97,0xfe, -0x02,0x8c,0x07,0xf4,0x04,0x03,0x05,0x81,0xf7,0x04,0x03,0x03,0xfb,0x19,0x04,0xfe, -0xba,0xfc,0x09,0x2d,0xf6,0xfd,0xf9,0x0c,0xf4,0xf6,0x02,0x01,0xa8,0xfc,0xff,0x91, -0x00,0x02,0x85,0xf8,0x05,0x0e,0xfd,0xfd,0x6d,0x05,0xfb,0x5f,0x00,0x02,0x3e,0xff, -0x02,0x06,0x00,0xf7,0x53,0x06,0x00,0x05,0x00,0xff,0x9d,0xfe,0xfe,0x59,0x04,0xff, -0x43,0x01,0xfb,0x69,0xff,0x04,0x7b,0xfd,0xff,0x5e,0xfa,0x00,0x2f,0x05,0xf8,0xea, -0x09,0xf7,0x08,0x02,0x01,0x7c,0x00,0x03,0xe8,0xf9,0x02,0x44,0xfd,0x0a,0x3d,0xf6, -0xfd,0x45,0x02,0xfd,0xb7,0x04,0x01,0xba,0xfb,0x01,0x47,0xfd,0x02,0x91,0xff,0x01, -0x5a,0xfc,0x02,0x0d,0x01,0x01,0x64,0xf8,0x01,0x48,0x08,0xfa,0x26,0x03,0x01,0xa1, -0xfd,0xfd,0x8b,0x00,0xfe,0x10,0x02,0x01,0xb3,0xfb,0x04,0x7f,0xfa,0xfb,0x83,0x07, -0xfd,0x46,0xff,0x04,0x09,0x01,0xfa,0x54,0x02,0xfe,0x6e,0xfd,0x08,0x26,0xfe,0xf6, -0xdd,0x0c,0xf3,0x5d,0x01,0x06,0x9a,0xf9,0x02,0xa2,0xff,0x06,0x29,0xf7,0xfb,0x2d, -0x09,0xfb,0x72,0x05,0xff,0x86,0xfa,0x06,0x49,0xfa,0xfe,0x29,0x07,0xfb,0xa0,0xfe, -0x04,0xf8,0x03,0xf8,0x3d,0xfa,0x0b,0x0c,0xfb,0x00,0xeb,0x04,0xf9,0x44,0x02,0x00, -0xcf,0xfe,0x04,0xc9,0xfb,0x00,0xfc,0xff,0x05,0xd2,0xf7,0x01,0x95,0x02,0xfd,0x62, -0x00,0x02,0xec,0xf9,0x04,0x4a,0xfc,0xfc,0xfb,0x06,0xfb,0x39,0xfd,0x03,0xf7,0x02, -0xfb,0xc6,0xff,0x03,0x7d,0xf9,0x04,0xfc,0xff,0xfd,0x1c,0x03,0xfb,0x73,0xfe,0x05, -0x60,0x03,0xf6,0xbe,0x06,0xfe,0xd8,0x00,0xff,0x73,0xfe,0x04,0x22,0xf6,0x0b,0x13, -0xfd,0xfe,0xf4,0xfd,0xff,0x7a,0x03,0xff,0xd6,0x01,0xfb,0xd6,0x01,0x04,0x4b,0xf7, -0x07,0xa6,0xfe,0xf7,0xbc,0x02,0x08,0x88,0xf7,0xfe,0x40,0x08,0xf5,0x06,0x0b,0xfc, -0x3a,0xfd,0x04,0x7d,0xfc,0x00,0xbf,0x03,0xfd,0x18,0xfb,0x0a,0x6d,0xfa,0xfe,0x6f, -0x05,0xf8,0x9a,0x00,0x05,0x9b,0xfc,0xf9,0x91,0x07,0xff,0x40,0xfd,0xfe,0x1c,0xff, -0xfd,0x6b,0x06,0xfc,0x62,0xfe,0x05,0x0b,0xf6,0x0b,0x15,0xfc,0xfd,0xfe,0xfd,0x03, -0x6f,0x04,0xf6,0x08,0x07,0xfb,0x47,0x02,0xfd,0x12,0x03,0x00,0xe5,0xf8,0x09,0xaa, -0xfd,0xff,0x34,0xfc,0xfd,0x6e,0x07,0xfc,0xf8,0x00,0xff,0xd4,0x00,0xfd,0x96,0xf9, -0x0c,0x24,0xfb,0xfe,0x74,0x01,0x03,0xe9,0xfb,0x00,0x94,0x06,0xf9,0xfd,0x03,0xfc, -0x0c,0x04,0x01,0x6e,0xfa,0x00,0xf0,0xff,0x03,0x10,0x03,0xf9,0xd8,0x04,0xf8,0xf8, -0x02,0x02,0x7a,0xfb,0x05,0x8d,0xf8,0x00,0x1e,0x04,0xfd,0x63,0xfc,0xfe,0x0b,0x07, -0xf8,0x3d,0x05,0xfd,0x61,0xfe,0x03,0x24,0xfd,0x01,0x76,0xff,0xfe,0x16,0xff,0x03, -0xea,0x00,0xf3,0xdf,0x09,0x00,0xce,0xf9,0x08,0x53,0xfe,0xfb,0x34,0x03,0x01,0x32, -0xfc,0x05,0xf0,0xf9,0x01,0x29,0x06,0xfb,0xb1,0xff,0x00,0x7a,0xff,0xfe,0x07,0x03, -0x02,0x98,0xf9,0x03,0x64,0xfd,0x06,0x7f,0xf8,0x01,0xa0,0x01,0x02,0x13,0x00,0xff, -0xb8,0xff,0xfe,0xc7,0x02,0xfc,0xf7,0x07,0xff,0x62,0xf7,0x03,0x5b,0xfc,0xfd,0x94, -0x09,0xf8,0x6c,0x00,0x01,0xa2,0xff,0xff,0x00,0xfd,0xff,0x73,0x03,0xfd,0x44,0x01, -0x02,0x59,0xff,0xf8,0xd2,0x0b,0xf8,0x28,0x00,0x01,0xd6,0x00,0x02,0x25,0xf6,0x03, -0xaa,0x01,0x03,0x69,0xfd,0x01,0x52,0x01,0xf7,0x86,0x04,0x03,0x37,0xff,0xfa,0x06, -0x01,0x04,0x97,0xfa,0x06,0x72,0xf9,0x01,0x1c,0x01,0xfd,0xd4,0x09,0xfc,0xb3,0xfc, -0xfc,0x6c,0x07,0xfa,0x62,0x01,0x03,0x87,0xfb,0x01,0x78,0x04,0xf7,0x6b,0x03,0x03, -0xd6,0xf9,0x09,0xf1,0xfb,0xfb,0x44,0x00,0x01,0xc1,0xfb,0x05,0x9d,0x03,0xf7,0x0a, -0x09,0xf7,0x04,0x03,0x00,0xf0,0x00,0xfe,0x04,0xfc,0x0e,0x63,0xf2,0x02,0x54,0x01, -0xfa,0xd7,0x09,0xfa,0x7b,0x02,0xfb,0x36,0x00,0x01,0x6a,0x02,0xff,0xb6,0xf9,0x05, -0xf8,0xfc,0xfd,0xd9,0xff,0x01,0x74,0x01,0xfe,0x47,0x00,0x00,0xb7,0x01,0xfa,0x8b, -0x07,0xff,0xaa,0xfb,0x02,0x97,0xff,0x08,0x75,0xf0,0x09,0x3c,0xfd,0x01,0xa3,0xfc, -0xfe,0xaa,0x06,0xf7,0x8f,0x03,0x03,0x28,0xfc,0x04,0xd8,0xfb,0xfe,0xff,0x03,0xfd, -0x3d,0xff,0x01,0xd4,0x04,0xfa,0x3f,0x01,0x03,0x3e,0xfa,0x03,0x96,0x00,0xfb,0xda, -0x06,0xfa,0x46,0xff,0xfe,0xba,0x04,0xfa,0xaa,0x01,0x02,0x63,0xf8,0x04,0x0c,0xfe, -0x00,0xa3,0xfc,0x00,0x5d,0x01,0xfd,0x4e,0x01,0xff,0x50,0xfe,0x04,0xcf,0xf9,0x02, -0x17,0x03,0x00,0x25,0xf9,0x0c,0xd0,0xfb,0xf8,0x3d,0x0a,0xfb,0xc8,0x00,0x02,0xcc, -0xfa,0x01,0x7c,0x01,0xfc,0x14,0x00,0x02,0x06,0xfa,0x01,0x7f,0x09,0xfa,0x64,0xf8, -0x06,0x67,0x01,0x01,0xe6,0xff,0xfd,0x7c,0xf9,0x07,0xdd,0xfb,0x06,0xa7,0xfa,0xfc, -0x8e,0x06,0x01,0xe5,0x01,0xf3,0x78,0x05,0x05,0x01,0xf7,0x0a,0x48,0xfa,0xfa,0x4b, -0x04,0x00,0x5f,0xff,0xfc,0xfd,0x02,0xfa,0xdf,0x07,0x00,0xe2,0xf4,0x05,0x3e,0x04, -0xf4,0xc4,0x0a,0xfa,0x0b,0x00,0x02,0x50,0x00,0xf9,0x30,0x0a,0xf9,0xb9,0x01,0x04, -0xa5,0xfd,0xfb,0xf0,0x04,0x03,0x45,0xf3,0x0b,0x64,0x00,0xfa,0xdf,0x05,0xf8,0x9f, -0x03,0x02,0x41,0xf9,0x03,0xb1,0x00,0x03,0x51,0xfa,0xff,0xb7,0x03,0xf5,0x23,0x0b, -0x00,0xe5,0xfa,0x00,0x08,0xfc,0x08,0xd9,0xfa,0x02,0xc8,0xfe,0x00,0x22,0x02,0xff, -0x40,0x02,0xfb,0x66,0x02,0xf9,0x86,0x0a,0x00,0xb1,0xf6,0x05,0x31,0x00,0x00,0x3c, -0xff,0x02,0x31,0xfc,0x02,0x61,0x00,0xfc,0xf7,0x05,0xf6,0x48,0x02,0x06,0x7e,0xfb, -0xfe,0xe2,0xff,0x04,0xec,0xfa,0x02,0xae,0xfc,0x02,0x22,0x00,0xfb,0x9f,0x08,0xf9, -0x2b,0xfd,0x04,0x21,0x00,0xff,0x31,0x01,0xfb,0x6d,0x03,0xfd,0x2a,0xfc,0x06,0x0d, -0xfa,0x02,0x15,0xff,0x00,0xde,0xfe,0xff,0x4a,0xfc,0xff,0xf1,0x09,0xfd,0xb6,0xfd, -0x03,0xd0,0xfb,0x02,0xa1,0x03,0x00,0x11,0xfd,0x02,0xb2,0xff,0x02,0x2c,0xfc,0xfe, -0x16,0xff,0x03,0x9b,0x05,0xf7,0xba,0x04,0xf9,0x1a,0xfe,0x09,0x04,0xfd,0xff,0xb3, -0xfb,0x03,0x9a,0x02,0xf8,0xf1,0x03,0xfe,0xd4,0x02,0x02,0x72,0xfe,0xfd,0x0a,0xff, -0xfd,0xcc,0x03,0x00,0xfe,0xf9,0x02,0xc5,0xfe,0x05,0xcd,0xf3,0x02,0xdd,0x04,0xfb, -0x54,0x08,0xf9,0x22,0xfe,0x03,0xda,0xf8,0x0a,0xa2,0xfd,0xfd,0x15,0xff,0x04,0x11, -0x00,0xfc,0x97,0x02,0xfd,0x9d,0x04,0x05,0x4c,0xf6,0x04,0x87,0x02,0xfc,0xa9,0x02, -0x02,0x77,0xfa,0xff,0xc0,0x05,0xfd,0x70,0x00,0xfa,0x01,0xff,0x06,0x7a,0xfd,0xfc, -0x4d,0x01,0xff,0xac,0x00,0xf9,0xfb,0x07,0xfd,0xab,0xfe,0xff,0x1e,0x03,0xfe,0xcb, -0xfd,0x05,0x37,0xf9,0x03,0xde,0x05,0xf7,0x35,0x03,0xfc,0x44,0xf9,0x04,0x46,0x06, -0xf7,0x77,0x02,0xfd,0xcf,0x01,0x02,0x18,0xfe,0xfe,0xbf,0x02,0x01,0x6e,0xfc,0x00, -0xdf,0xfe,0xff,0xba,0x02,0x04,0x3e,0xfb,0x01,0x44,0xfb,0x08,0x48,0x01,0xf7,0xaa, -0x07,0xf9,0x93,0x03,0xfe,0x2c,0xfe,0x03,0x25,0xf9,0x06,0x89,0xfe,0x01,0x19,0xf8, -0x00,0x95,0x05,0xfc,0xdd,0x03,0xfb,0x66,0xff,0xfb,0x6f,0x06,0x00,0x28,0xfc,0x07, -0xa9,0xf4,0x09,0x11,0x02,0xf7,0x99,0x04,0xfd,0xa0,0x01,0x01,0x44,0x04,0xf5,0xa4, -0x00,0x06,0x60,0xfc,0x04,0x89,0xfe,0xfc,0xc8,0x01,0x02,0xd6,0xf7,0x06,0xad,0x01, -0xf8,0xba,0x03,0x01,0xed,0xfe,0xf9,0xd2,0x09,0xfc,0x37,0x01,0x00,0x95,0xfc,0x03, -0xf8,0xff,0xff,0xf6,0xfe,0x03,0xc4,0xfc,0x00,0x86,0x02,0xff,0xe3,0xf7,0x07,0xcc, -0xfc,0x04,0x06,0xff,0xf3,0xfe,0x06,0x04,0xab,0xf7,0x04,0xff,0xfd,0xfd,0x09,0x01, -0x07,0xc3,0xfd,0xfa,0x3a,0x05,0xfa,0xad,0x08,0xfb,0x4d,0xfa,0x08,0x89,0xfd,0xfb, -0x62,0x04,0x00,0x5d,0xfc,0x04,0xe1,0x01,0xfd,0x85,0x00,0xf9,0x47,0x07,0xfd,0xdc, -0xfe,0xff,0x58,0x03,0xfa,0x7e,0x02,0xff,0x5b,0xfd,0x08,0x17,0xf9,0xff,0xe5,0x04, -0xf7,0x0d,0x02,0x02,0xb8,0xfb,0x03,0x99,0xff,0xfd,0x45,0x01,0x01,0x7a,0xfe,0xfe, -0xb6,0x09,0xf4,0xa4,0x01,0x03,0x91,0xfc,0x03,0xd7,0xfb,0x05,0xe2,0xfd,0x02,0x25, -0xff,0xfd,0xc2,0x04,0xfa,0xeb,0x04,0x01,0x01,0xfb,0xfe,0xf7,0x01,0x02,0x9f,0xfa, -0x07,0x3a,0xfd,0xfd,0xfb,0x02,0xfd,0x60,0x04,0xfb,0x75,0x00,0x03,0x02,0xfc,0xfd, -0xd1,0x01,0x03,0xfd,0xfd,0xfd,0x9d,0x00,0x03,0xbe,0xfc,0x00,0x70,0x02,0xfa,0xa8, -0x00,0x03,0x32,0x01,0xfb,0x01,0x03,0xfb,0x8b,0x08,0x00,0x01,0xfa,0x03,0x2c,0xfd, -0xff,0x99,0x02,0xff,0x18,0xfa,0x03,0x7a,0xff,0xfd,0x77,0x03,0xfe,0x57,0x00,0x02, -0x31,0xfc,0x02,0x33,0xfd,0x01,0xaf,0xff,0x03,0x71,0xfd,0xfc,0xab,0x01,0x01,0x3a, -0x02,0x06,0x26,0xfa,0xfd,0x61,0x02,0x04,0x52,0xfa,0x05,0xa4,0xfe,0xfa,0x0f,0x02, -0x01,0xe4,0xfb,0x01,0xac,0xfb,0x05,0x05,0x07,0xf5,0xa8,0x00,0x00,0xdb,0xfa,0x01, -0x66,0x07,0xfb,0xa1,0x01,0xfc,0x6a,0xfd,0x09,0xb2,0xf5,0x05,0x50,0x04,0xfc,0xb4, -0x00,0x00,0x76,0xfb,0xfb,0xb5,0x07,0x01,0x5b,0xfc,0x04,0x02,0xf8,0x02,0xb0,0x06, -0xf5,0xbc,0x07,0xff,0xdb,0xfc,0x05,0x3f,0xf9,0xfb,0xa2,0x03,0x07,0x3b,0xfa,0x03, -0xd9,0x03,0xf5,0x03,0x08,0xfc,0x03,0x01,0xfe,0xfd,0xfd,0x07,0x1a,0xfc,0xfd,0x5e, -0xf9,0x07,0xeb,0x02,0xfd,0x15,0xff,0x00,0x27,0x01,0xf6,0xac,0x07,0x01,0x17,0xfe, -0xff,0x06,0x00,0x02,0x9a,0xfa,0x07,0xa6,0xfa,0xfe,0x19,0x00,0x02,0xb2,0x05,0xfb, -0xca,0xf9,0xff,0x3a,0x01,0x03,0x7c,0x02,0xfc,0xce,0xfe,0x02,0x08,0x03,0xfa,0x3d, -0xff,0x00,0xcd,0x05,0xf9,0x93,0x02,0xfa,0xe3,0xfd,0x06,0x48,0xfd,0x04,0xc6,0xfd, -0xfb,0xe8,0x05,0xfc,0x30,0xfb,0xff,0x77,0x08,0xfd,0xc8,0x02,0xfd,0x3c,0xf9,0x03, -0x7f,0x01,0x01,0x68,0x00,0x00,0x0d,0xfb,0xfd,0x70,0x0b,0xf9,0x5a,0xfa,0x0b,0x20, -0xf8,0x05,0xad,0xfb,0xfc,0x63,0x08,0xfc,0x6b,0xff,0x03,0x96,0x02,0xf7,0x70,0x01, -0x05,0xb7,0xf8,0x03,0xe0,0x01,0xfe,0xd4,0x05,0xfa,0xd4,0xfd,0x08,0x60,0xf9,0xff, -0x83,0x04,0x00,0x92,0xfb,0xfe,0x59,0xfd,0xfd,0xd5,0x07,0xf7,0xd2,0x03,0x03,0x7c, -0xf8,0x02,0x89,0x02,0xfc,0x0e,0xff,0x02,0xde,0x00,0x02,0x16,0xf7,0x06,0x8f,0xfb, -0xff,0x6e,0x06,0xfc,0x6d,0x00,0xfe,0xdf,0x04,0xfb,0x01,0xfa,0x09,0xb6,0xf5,0x0c, -0x31,0xfb,0xfc,0x32,0x06,0xfa,0x3f,0x03,0x02,0xa2,0xfb,0xff,0xe8,0x06,0xfb,0x6d, -0xfd,0xfd,0x48,0xff,0x07,0xe7,0xfd,0x00,0xec,0xfc,0x00,0xdf,0xfc,0x06,0x5a,0xfd, -0xfd,0xbd,0x08,0xf6,0x26,0x08,0xf8,0x8c,0xfe,0x03,0x10,0x05,0xfc,0x9c,0xfd,0xfd, -0xec,0xff,0xfc,0xbf,0x01,0xfe,0x0e,0xff,0x02,0xc9,0xf9,0x02,0xd2,0x05,0xf6,0x9f, -0x06,0x02,0xfe,0x01,0xf9,0x8c,0xfe,0x03,0xc2,0x01,0xfd,0xc4,0x03,0xfe,0x3a,0x02, -0xf7,0x9d,0x02,0x09,0xf8,0xf4,0x00,0xfe,0x03,0xf8,0x2c,0x04,0xfd,0xa2,0xfc,0x0a, -0x23,0xf5,0x06,0x75,0x02,0xff,0x0a,0xfc,0xff,0xa6,0x09,0xfc,0x30,0xff,0xfe,0x6b, -0x01,0x03,0xd6,0xff,0xf9,0x6c,0x03,0xfe,0x76,0x01,0x00,0xc8,0xff,0xf9,0x64,0xfd, -0x0a,0xd4,0xfc,0xfa,0xb3,0x05,0xf9,0xff,0x02,0xfe,0x1b,0xff,0x02,0xcb,0xfb,0x02, -0x4b,0x06,0xfe,0x83,0xf8,0x00,0x32,0x08,0xfb,0xef,0x03,0x02,0xfa,0xf7,0xff,0x83, -0x01,0xfa,0x7a,0x09,0xf8,0x74,0xfd,0x07,0xea,0xfa,0x00,0xa3,0xfc,0x01,0x54,0xff, -0x03,0xb8,0x01,0xfd,0xf4,0xfb,0x02,0x7e,0x05,0xfe,0x5a,0xff,0x01,0xe3,0x02,0xfd, -0x9d,0xfa,0x03,0x1d,0xfc,0x06,0x42,0xfe,0x00,0x5d,0xfc,0xfb,0xf7,0xff,0x0b,0x55, -0xfa,0xfe,0xb9,0x03,0xfc,0x73,0x04,0xfc,0x12,0xfd,0x04,0xd3,0x01,0x00,0xb5,0xfb, -0x05,0x8d,0xf6,0xfd,0xe4,0x0c,0x00,0x54,0xfd,0xff,0x89,0xf5,0x08,0x21,0x03,0xfb, -0xd6,0x01,0x00,0x02,0x03,0xf9,0x3d,0x02,0xfb,0x9a,0xfd,0x09,0xf6,0xf8,0x06,0x75, -0xf7,0xff,0xc8,0x03,0xfe,0x12,0x05,0xfb,0x55,0x01,0x04,0xc1,0xf8,0x01,0x93,0x04, -0xfd,0x25,0x03,0x04,0x3e,0xf7,0x01,0x46,0xff,0xff,0xcd,0xff,0x00,0x21,0x00,0x00, -0xf3,0x04,0xf5,0x53,0x03,0x05,0x4d,0xf5,0x05,0x25,0x01,0xfe,0x2e,0x00,0xfe,0xb4, -0xfa,0x0a,0x41,0xfb,0xff,0xa7,0x08,0xf7,0x8c,0xfe,0x04,0x6b,0x03,0x00,0x13,0xf9, -0x05,0x85,0x01,0xfe,0x9c,0xff,0xf9,0xbc,0x06,0x00,0x22,0xfc,0x05,0x89,0xfc,0xf7, -0x56,0x09,0xfa,0x9f,0xfc,0x00,0x0f,0x08,0xfe,0x3c,0xfb,0x02,0xd3,0xfc,0x03,0xaf, -0x01,0xf9,0x7c,0x07,0xf6,0x4c,0x00,0xff,0xcb,0x06,0xf3,0x04,0x07,0x03,0x1f,0xfd, -0x02,0x03,0xf8,0x08,0xa2,0xfb,0x03,0x0a,0xfd,0x07,0x36,0xfa,0xf9,0x5b,0x06,0xfe, -0x2b,0x03,0xfd,0xd9,0xfd,0x09,0xc3,0xf7,0xfb,0x7b,0x04,0xff,0xa4,0xff,0x03,0x41, -0xfd,0xff,0x64,0x00,0x02,0xba,0xfe,0x07,0x32,0xfc,0xf8,0x3c,0x0e,0xf9,0xba,0xfc, -0x07,0x13,0xf7,0x05,0xc6,0x02,0xfc,0x2a,0x04,0xfa,0xc5,0xfb,0x05,0x0d,0x02,0xfb, -0x21,0xfe,0x02,0xe9,0x00,0xfd,0xd1,0x02,0xfa,0x2f,0xfc,0x08,0xd3,0xfa,0x08,0x3f, -0xfa,0xf6,0x42,0x0b,0x00,0x01,0xfc,0xff,0xbd,0x02,0xfd,0xfe,0x01,0x02,0x6e,0xf9, -0xfc,0x9d,0x04,0xff,0x66,0x06,0xf7,0xc2,0xff,0xff,0x74,0xfe,0x08,0x49,0xfa,0x01, -0x38,0x01,0x03,0xf8,0xfe,0xfc,0x9a,0xfe,0x02,0x8c,0x06,0x01,0x32,0xfb,0xff,0xdc, -0xfc,0x02,0xdc,0x01,0xfb,0x1f,0x03,0x01,0xd0,0xfd,0xfe,0xa5,0xff,0xfd,0xb5,0xff, -0x05,0x15,0x02,0xf9,0xad,0xfb,0x03,0xdd,0x01,0xfd,0x15,0x05,0xfd,0x9b,0x05,0xf7, -0xa9,0xfd,0x08,0xa9,0xf8,0x01,0x33,0x07,0xf8,0xcd,0x01,0xfb,0xa6,0x00,0x04,0x0c, -0xfa,0x02,0x1b,0x04,0xfd,0x3f,0xf5,0x09,0x5d,0xfe,0xfc,0x13,0x05,0xfe,0x02,0xfe, -0x06,0xc1,0xf9,0x04,0x35,0x02,0xf8,0x3a,0x0b,0xff,0x28,0xfb,0xfc,0xb1,0x01,0x02, -0x47,0xfd,0x02,0x87,0xf9,0x06,0x27,0x00,0xfc,0xd0,0x06,0xf5,0xb4,0x06,0x00,0xfd, -0xfc,0x01,0x80,0xfd,0xfd,0xe9,0x01,0x04,0x27,0xfc,0xfe,0x4b,0x03,0x01,0x49,0xfd, -0x01,0x84,0xfb,0xfd,0x89,0x0a,0xf8,0x7b,0x01,0x02,0x33,0xf9,0x06,0x8f,0x00,0xff, -0x04,0xff,0x01,0x65,0xff,0x00,0x04,0xff,0xfc,0x06,0xfe,0x02,0x75,0x07,0xfa,0x2a, -0xfd,0xfd,0x9e,0x02,0xfc,0x86,0x04,0xff,0x17,0xfd,0x05,0x0e,0xf9,0x06,0xb5,0xfb, -0x00,0xe2,0x00,0x03,0x2e,0x00,0xf9,0x5d,0x04,0xfb,0x8b,0xfb,0x08,0x29,0xfa,0xff, -0xe3,0x01,0xfd,0xeb,0xfd,0x03,0x06,0xfc,0x07,0x77,0xff,0xfc,0x06,0xff,0x05,0x7d, -0xf9,0x03,0xc3,0x06,0xf9,0x1c,0x00,0x01,0xed,0x00,0x03,0xc7,0xff,0xf7,0xdc,0x02, -0x05,0x69,0xf9,0xfe,0x8f,0x07,0xf4,0xd2,0x05,0x04,0xb7,0xfb,0xfc,0xa2,0x07,0xfd, -0x61,0x01,0x06,0xc8,0xf3,0xff,0xda,0x05,0xfc,0xe4,0xff,0x00,0xfc,0xfa,0x02,0xfc, -0x02,0xf5,0xbc,0x05,0x06,0xe4,0xf4,0x0c,0xf5,0xfd,0xf4,0x07,0x06,0x00,0x62,0xfd, -0x0a,0xd0,0xf6,0x00,0x78,0x04,0xf5,0x57,0x0a,0x03,0x0e,0xf7,0x01,0xe8,0x04,0xfa, -0xa3,0xff,0x06,0x11,0xf7,0x01,0x53,0x06,0xfa,0xc3,0x04,0xfb,0x8e,0xff,0x03,0xad, -0x01,0xfc,0xfb,0x04,0xfa,0x85,0xff,0x05,0x30,0xfd,0x00,0x31,0x01,0x00,0xfd,0x00, -0xff,0xae,0xfa,0x04,0x9f,0x04,0xf4,0x5f,0x06,0xfb,0x79,0xf7,0x07,0xe0,0x04,0xfc, -0x42,0xfb,0x00,0xc8,0x04,0xfd,0x00,0x05,0xf6,0xcd,0x02,0x04,0xd8,0xfe,0xff,0xf5, -0xfb,0x03,0xa0,0xfe,0x01,0x6f,0x00,0xfb,0xb2,0x01,0xfa,0x09,0x05,0xfe,0xc2,0x02, -0xff,0x75,0xfe,0x05,0xd3,0xf8,0x02,0x4a,0x04,0x00,0x1c,0xfb,0x03,0xdb,0xff,0xff, -0x96,0xfe,0x01,0xb3,0xfd,0x06,0x59,0xfd,0xfd,0xa9,0x03,0xfc,0xf1,0xfb,0x0a,0xbe, -0xf7,0x01,0x7c,0x00,0xf9,0xf2,0x04,0xfd,0x93,0xff,0x01,0x38,0x00,0xfd,0x1a,0x01, -0xfd,0x2b,0x00,0x02,0x67,0xfd,0x01,0xf3,0x00,0x02,0x60,0x00,0x02,0x06,0xfb,0xfd, -0x0e,0x09,0xfe,0x90,0x00,0xf7,0x10,0x06,0xfd,0x25,0x00,0x00,0xf3,0xfa,0x03,0x65, -0xf9,0x05,0x74,0x00,0xfe,0xf8,0xfa,0x03,0xf7,0x09,0xf7,0x19,0x01,0x01,0xfd,0xfb, -0x05,0x21,0xf9,0x07,0x24,0xfc,0x01,0xc6,0x00,0x01,0x36,0xf9,0xfd,0x47,0x0b,0xf8, -0x2d,0x05,0xf9,0x1d,0xfd,0x04,0x78,0xfd,0x01,0x7e,0xfd,0x01,0xb1,0xfc,0x05,0xe0, -0xfc,0xfd,0xf5,0x03,0x02,0xdd,0x00,0xfc,0xff,0xfe,0x00,0x15,0x01,0xfb,0x82,0x02, -0x05,0x01,0x00,0x00,0x90,0xfc,0x02,0xc5,0xfd,0x02,0x86,0xff,0x01,0x7c,0xfb,0xff, -0xe6,0x02,0xfe,0xe7,0xfd,0x02,0x83,0xff,0xfd,0xe5,0xfe,0xf9,0x98,0x08,0xfa,0xbe, -0x01,0x02,0xc6,0xfb,0x06,0xc3,0xf9,0x03,0x09,0x02,0xf5,0xd9,0x0d,0xfc,0x38,0xfd, -0xfc,0x89,0xff,0x06,0xec,0xfa,0x00,0x9a,0x00,0xfe,0x9c,0xfd,0x02,0xce,0xfe,0x00, -0x4a,0xfc,0x06,0x54,0xfb,0x02,0x6c,0xfe,0xfc,0x4a,0x0a,0xfd,0xba,0xfb,0x07,0xbd, -0xfc,0x00,0x20,0x00,0xf9,0x5c,0x03,0xff,0x25,0xfd,0x04,0x1c,0x02,0xf7,0xc9,0x03, -0x02,0x12,0x01,0xf9,0xdf,0x02,0xfc,0x12,0x06,0xfc,0x1f,0x02,0xfd,0xc1,0xf8,0x06, -0x98,0x01,0x02,0xa1,0xfc,0xfa,0xae,0x02,0x03,0xd4,0xfb,0x04,0x82,0xff,0xfc,0x6b, -0xfd,0x04,0xd6,0xfc,0x00,0xd7,0xf9,0x04,0x26,0x06,0xfc,0x28,0x02,0xfa,0x4b,0xfb, -0x02,0xf6,0x02,0x06,0xbc,0xfd,0xfb,0xd2,0x00,0x04,0x6a,0xfd,0xfc,0x5d,0x03,0x04, -0x83,0xfb,0x02,0x8d,0xfe,0xf9,0xf5,0x04,0xfe,0xdb,0x06,0xfa,0x0a,0xff,0xff,0xbb, -0xfe,0x03,0xc1,0xfc,0x01,0x8c,0x03,0xfc,0xc2,0x02,0xff,0xf8,0xf7,0x04,0xec,0xfb, -0x08,0x76,0xfd,0xf9,0x79,0x00,0x05,0xe9,0xfb,0xfa,0x2f,0x05,0xfd,0x81,0x08,0xfd, -0x34,0xf8,0x05,0x06,0xfb,0x02,0x66,0x05,0x03,0xb5,0xfc,0xf9,0x73,0x07,0xf9,0x00, -0x06,0xfb,0x62,0x03,0x08,0x9a,0xf4,0x01,0x82,0xfe,0x00,0x8f,0xfb,0x05,0x48,0x06, -0xf6,0xac,0xfc,0x02,0x42,0xfa,0x04,0x84,0x02,0x02,0xbf,0x01,0xfb,0xcc,0xfd,0x03, -0x39,0xfd,0x07,0x86,0x00,0xfb,0x61,0x02,0xfb,0xf3,0x01,0xfc,0x27,0x04,0x01,0xc8, -0xfc,0xff,0xab,0xfc,0xfd,0x41,0x08,0xf3,0x5a,0x09,0xfd,0x0f,0x05,0xfc,0x73,0xfd, -0xfe,0x79,0x02,0x05,0xc5,0xff,0xfc,0xb9,0x07,0xf9,0x71,0xfe,0x07,0xcb,0xf3,0x04, -0x6b,0x03,0xff,0x7d,0xfd,0xfb,0x9a,0xfd,0x07,0x79,0xfb,0xff,0xaf,0x06,0xfa,0x37, -0xf9,0x06,0xc6,0xff,0xfe,0xb9,0xfd,0xff,0x0e,0x04,0x00,0x17,0xf8,0x07,0x15,0xfb, -0xfa,0xe8,0x0c,0xfc,0x8e,0x03,0xf9,0x5a,0xff,0x07,0x0e,0x00,0xf5,0xc5,0x07,0x05, -0xb5,0xf5,0x03,0xea,0x00,0xf8,0xd5,0x06,0xfb,0xc6,0x00,0x08,0x8d,0xf3,0x02,0xdd, -0x03,0xfe,0xfc,0xf6,0x08,0xd2,0x00,0xfa,0xb9,0x0a,0xf2,0x14,0x04,0x04,0x17,0xfe, -0x03,0xdf,0x00,0xfe,0x28,0xf7,0x08,0x43,0x00,0xfb,0x2d,0x06,0xf3,0x64,0x08,0xfd, -0x7d,0xfc,0x02,0x36,0x00,0xfe,0x94,0x00,0xff,0x1c,0xfb,0xff,0x9f,0x05,0xfa,0x89, -0x07,0xf8,0xab,0xfe,0x06,0x98,0xfd,0x00,0xbc,0x01,0xfc,0xba,0x04,0x01,0xa9,0xfb, -0x00,0x96,0xf9,0x0b,0x35,0xfa,0x05,0x36,0xf3,0x05,0x91,0x01,0xff,0x07,0x05,0xfb, -0x15,0x01,0xfe,0x75,0x01,0x01,0x69,0xfd,0xff,0x9b,0x07,0xf9,0x8a,0xfd,0x04,0x86, -0xfc,0xfe,0x03,0x03,0xff,0xe8,0xff,0xfe,0x39,0x00,0x00,0x33,0x01,0xfa,0x03,0x04, -0x00,0x31,0xfb,0x03,0x18,0x00,0x01,0xe8,0xf9,0xff,0xe8,0x06,0xfe,0xeb,0xfc,0xfd, -0xaf,0x01,0x00,0xdf,0x01,0x00,0x56,0xf6,0x05,0x99,0x01,0x02,0x21,0x00,0x02,0x41, -0xf5,0x04,0xb0,0x06,0xff,0xe6,0xfe,0xf6,0xa8,0x0a,0xfd,0xb8,0xf9,0x06,0x0b,0xfc, -0xfc,0x74,0x09,0xfb,0x08,0xff,0xff,0x28,0xfe,0x02,0xc1,0x05,0xf9,0xb7,0x01,0x06, -0xaf,0xf3,0x05,0x16,0x03,0xfa,0xa0,0x03,0x00,0x2c,0xfc,0xff,0x0d,0xfe,0x02,0xe0, -0x03,0xfe,0xaa,0xf9,0x0b,0x7e,0xf9,0xfc,0x51,0x06,0xf8,0xb5,0x00,0x03,0xfc,0x02, -0xfa,0x4d,0x00,0xfc,0xb3,0x03,0x05,0x2a,0xf7,0x03,0x47,0xff,0xf5,0x00,0x0a,0xfd, -0x3f,0x01,0xfb,0xb4,0x05,0xff,0x57,0xfe,0x05,0xf8,0xfd,0x01,0x05,0x00,0xfe,0xaf, -0x04,0xfd,0x3b,0xf7,0x04,0xcf,0xfc,0x03,0xec,0xfd,0xfd,0x58,0xfe,0x04,0xfb,0xf9, -0x04,0x50,0x01,0xfd,0x55,0x02,0x01,0x40,0xfb,0x02,0x48,0x03,0x00,0xc2,0x01,0xff, -0xd5,0xf9,0x02,0x3e,0x04,0xff,0x48,0xfe,0xfa,0x44,0x03,0x00,0xbe,0x05,0xfa,0xeb, -0xfd,0xfb,0x18,0x05,0x05,0xf6,0xf8,0x00,0x87,0xfc,0x02,0x78,0x02,0xfd,0xb8,0x00, -0xfa,0x6b,0x04,0x01,0xf0,0xfc,0xff,0x01,0xfa,0x08,0x34,0x00,0xfc,0x63,0x00,0x03, -0x18,0xfe,0xff,0x5b,0x02,0xfe,0x89,0x00,0x02,0x0c,0xff,0xfb,0x05,0x01,0xff,0xc1, -0x00,0x00,0xb2,0xff,0x03,0x3f,0xfb,0xfd,0x58,0x05,0xfc,0x02,0x03,0x01,0x16,0xfd, -0x00,0x23,0xfc,0x04,0xc9,0xfe,0x00,0xcd,0x01,0xfd,0x5e,0x08,0xf4,0x22,0x04,0x03, -0xcc,0xf7,0x0a,0x8f,0xfc,0xfe,0xb4,0xfe,0xfe,0xb2,0xfe,0xfe,0x9e,0x04,0xfa,0x86, -0x06,0xfe,0x5e,0xf6,0x07,0xf9,0xfb,0x02,0x56,0x03,0xfe,0xed,0xfb,0xff,0xe8,0x01, -0xfe,0x56,0x05,0xf7,0xba,0x05,0x02,0xf9,0xfd,0xfc,0x5e,0xfc,0x01,0x28,0x02,0x00, -0x2e,0xfe,0xff,0x9e,0xfb,0x01,0x25,0x04,0xfd,0x96,0x02,0xfc,0xe6,0x01,0x06,0xef, -0xf9,0x01,0x90,0xfd,0xfd,0x77,0x04,0x02,0xe5,0xfe,0xff,0x73,0xfb,0x03,0x6f,0x01, -0xfe,0xa9,0xff,0x03,0x58,0xff,0xfd,0x25,0x02,0xf7,0x2d,0x06,0xfe,0x25,0x01,0x02, -0x37,0xfb,0xff,0x78,0xfe,0x01,0x56,0xfd,0xfe,0xe1,0x08,0xfc,0xca,0x02,0xf9,0xff, -0x03,0xfa,0x6c,0x01,0x08,0x2f,0xfb,0x01,0x3b,0xf9,0x01,0x39,0x02,0x01,0x2b,0x00, -0xfd,0x0b,0x02,0xfd,0x44,0x02,0xff,0xa0,0xf8,0x04,0x3e,0x00,0x02,0x54,0x00,0xf6, -0x86,0x01,0x00,0xc4,0x00,0x03,0xb7,0xff,0xfe,0x77,0xfe,0xff,0x94,0x02,0xfc,0x2b, -0xfb,0x07,0xdc,0xfc,0x02,0xbc,0xfa,0x03,0x7d,0x02,0xfb,0xc3,0x02,0x01,0x2c,0x02, -0xfe,0xd2,0xfd,0x01,0x5d,0xfe,0x02,0xb9,0xfd,0x09,0x18,0xf7,0xf9,0x28,0x08,0x01, -0x49,0xfb,0xfd,0x9c,0x04,0x01,0x94,0xfe,0xff,0xc0,0xfe,0xff,0x23,0xfe,0x01,0xbf, -0x09,0xf7,0xd6,0xfc,0x04,0x5d,0xfe,0xfe,0xd6,0x06,0xf9,0x1c,0x03,0xfc,0x5e,0xf9, -0x05,0x15,0xfc,0xfb,0xcc,0x06,0x01,0xce,0xf7,0x00,0x93,0x02,0xfb,0x48,0x04,0x03, -0x96,0xfc,0x03,0x80,0xfc,0xfe,0xb6,0x04,0x00,0x94,0xfd,0x00,0x49,0x02,0x02,0x66, -0xfc,0x03,0x5c,0xf9,0x03,0xb5,0x01,0xff,0xf5,0x04,0xf7,0x93,0xff,0x03,0x0b,0x02, -0xfd,0xaa,0xfd,0x07,0xca,0xf6,0x02,0xed,0x03,0xfc,0xb2,0x02,0xfb,0x83,0x04,0x00, -0xc9,0xff,0xfa,0x46,0x0b,0xf8,0x71,0xfc,0x0a,0x44,0xf7,0x02,0xbb,0xfe,0x02,0x25, -0xff,0xf6,0x1b,0x08,0xfe,0x30,0x00,0xfd,0xc5,0xfc,0x03,0x80,0x00,0xfc,0x01,0x02, -0xfc,0xb3,0xfe,0x03,0x09,0x03,0xfe,0x20,0xfd,0x03,0x43,0xfe,0x00,0x46,0x05,0xfa, -0x28,0x00,0x02,0xa2,0xfd,0x03,0x57,0xff,0xff,0x1d,0x02,0xfc,0x5a,0x06,0xfc,0x04, -0xfe,0x00,0xd7,0x00,0x00,0xd4,0xf8,0x07,0x5e,0xfc,0xfe,0xc8,0x06,0xf4,0x07,0x07, -0xff,0x5d,0xff,0x06,0x08,0xf9,0x00,0x25,0xff,0x06,0xcc,0xf6,0x02,0x24,0x04,0xf9, -0xf6,0x04,0xfe,0xe4,0xfd,0x00,0x22,0xff,0x03,0x86,0x00,0xfc,0xee,0xf8,0x07,0x36, -0x00,0xfd,0xf8,0xfd,0xfc,0x6d,0x08,0xfc,0xf5,0x00,0x04,0x67,0xf6,0x02,0xa6,0x07, -0xfc,0x99,0xfd,0x01,0x02,0x00,0x01,0x19,0x01,0xfa,0x00,0x04,0x00,0xf3,0xfd,0xfe, -0xe2,0x00,0x02,0xe9,0xfa,0xff,0x22,0xfc,0x01,0xad,0x04,0xf9,0x66,0x03,0x02,0x06, -0xf9,0x09,0x8e,0xfc,0xfd,0x13,0x02,0xff,0xc7,0x05,0x04,0x03,0xf8,0xfb,0xd4,0x06, -0x01,0x31,0xf9,0x06,0xc4,0xf8,0xff,0xbc,0x03,0xfd,0x86,0xfd,0x01,0xf8,0xfd,0x06, -0x2b,0x04,0xf7,0xa8,0x03,0xfe,0xb5,0x03,0x03,0xd2,0xfb,0x01,0x90,0x00,0xfd,0x7a, -0x01,0xfc,0xf2,0xfd,0x04,0xf4,0xfe,0xfc,0x56,0x02,0xff,0xf0,0xfd,0x04,0x11,0xf9, -0x00,0x19,0x03,0x01,0xc4,0x01,0xfa,0xb4,0xf9,0x06,0x0f,0x05,0xf7,0x05,0x06,0xfa, -0xd6,0xfe,0x03,0x73,0xf8,0x06,0x83,0xf8,0x05,0x65,0x00,0xfc,0x78,0x03,0xf6,0x3c, -0x0d,0xfa,0x8b,0x00,0x06,0xdd,0xf6,0x0a,0x45,0xfc,0x01,0x71,0xff,0xfc,0x42,0x0b, -0xfb,0xca,0xff,0x01,0xc4,0xff,0xf9,0x78,0x07,0xff,0x07,0xfa,0x02,0xfd,0xfc,0x03, -0x06,0xff,0xfb,0xeb,0xfd,0x04,0x28,0xfb,0x00,0xe5,0x06,0xff,0xdc,0xf8,0xfc,0x10, -0x0b,0xfe,0x94,0x00,0x00,0x66,0x00,0xf6,0x9d,0x02,0x04,0xc2,0xf9,0xfe,0xe1,0x01, -0xff,0xf8,0x03,0xfb,0x53,0xf6,0x07,0x12,0x04,0xfb,0x45,0x03,0xff,0x1c,0xf6,0x08, -0xf1,0x01,0xff,0x80,0xff,0xff,0x9a,0xff,0x08,0x14,0xfd,0xf6,0xe5,0x07,0x00,0xd6, -0x00,0x02,0xec,0xfd,0xfb,0xd9,0xff,0x05,0x02,0xf8,0x0a,0xf7,0xfb,0xfa,0xdc,0x0c, -0xf8,0xda,0xf9,0x09,0x6b,0xf7,0xfe,0x7f,0x06,0xf7,0x2e,0x04,0xfe,0xb8,0xf8,0x06, -0x6e,0x04,0xfa,0x88,0x00,0x04,0x2c,0xfa,0x01,0xa0,0x04,0xf7,0x51,0x06,0x01,0xfc, -0x00,0xfd,0x0d,0xfa,0x04,0x69,0xfa,0x02,0xd4,0x01,0xfd,0xef,0xfe,0xfa,0xe4,0x04, -0xfe,0x46,0xfb,0x03,0x81,0x00,0x06,0x08,0xf7,0x00,0x1c,0x08,0xf9,0xb0,0x04,0xfe, -0x13,0x01,0x03,0x53,0xfb,0x02,0xf2,0xfd,0xfd,0xdd,0xfb,0x09,0x04,0xff,0xfa,0xdb, -0xfb,0x00,0xca,0x06,0xf6,0x9a,0x07,0xff,0xea,0xf9,0x0a,0x23,0xf9,0x05,0xf3,0xfd, -0xfa,0x59,0x04,0x01,0xb4,0x04,0xf7,0xf6,0x0a,0xfa,0x8e,0xfc,0x04,0xca,0xfd,0x03, -0x91,0xfe,0xfd,0x12,0x05,0xfb,0xd9,0xfb,0x01,0x10,0x05,0xfe,0x36,0xfb,0xfe,0x0d, -0xfe,0x02,0xc4,0xfe,0x02,0xd5,0x03,0xfb,0x21,0x00,0x07,0xf8,0xf9,0xfe,0x9f,0x01, -0xfc,0x8d,0x0a,0xfc,0x12,0xfa,0x05,0x5b,0xf6,0x00,0x9d,0x06,0xfb,0x8c,0xfe,0xfe, -0xa2,0xfe,0xfc,0xc0,0x04,0xfd,0x24,0xfa,0x0c,0x4a,0xf9,0xff,0x3f,0x06,0xf6,0xbd, -0x06,0x07,0xd4,0xfd,0xfb,0x7e,0x04,0xfe,0x17,0xfb,0x01,0xe0,0xfe,0x01,0x63,0x03, -0xfc,0xaf,0x03,0xfd,0x76,0xfc,0x04,0x57,0x01,0xff,0xcc,0xfd,0x00,0x99,0xfc,0xfd, -0x97,0x03,0xff,0x54,0x01,0xff,0x49,0x01,0xfe,0x88,0xfe,0xfc,0x57,0x06,0xfb,0xd1, -0x01,0x00,0x0f,0xf8,0x04,0x3c,0x01,0xf8,0x36,0x03,0x02,0x3b,0x02,0xfa,0x99,0x04, -0xfb,0xa3,0xfb,0x06,0x04,0xfe,0x04,0x54,0xfb,0xfe,0x6c,0x00,0x01,0x1b,0xfc,0x00, -0xcf,0x03,0xfd,0xbb,0xff,0xff,0x7d,0x00,0xfa,0x18,0xff,0x0c,0xd6,0xfd,0x00,0x45, -0xf8,0x02,0xa4,0x02,0x03,0x53,0x00,0xff,0x1f,0xfe,0x02,0xce,0x02,0xfa,0x33,0xfd, -0x00,0xb3,0xfe,0x06,0x0f,0x00,0xf4,0x6a,0x02,0x02,0x9f,0xfc,0x03,0x10,0xff,0xfa, -0x71,0x09,0xfc,0xd5,0xfe,0x02,0xf1,0xfd,0xff,0x57,0x05,0x02,0x58,0xf5,0xff,0x7b, -0x09,0xfb,0xf0,0xfc,0x02,0x2d,0x00,0x01,0xc3,0xfa,0x07,0x61,0xfc,0xfb,0x5a,0x05, -0xfb,0x72,0x06,0xfc,0xd1,0xfa,0x05,0x1d,0xfb,0xfb,0x5e,0x0b,0xfd,0x44,0xfa,0x00, -0xda,0x03,0xfc,0x6c,0x06,0xfb,0x07,0xfb,0x07,0xcd,0xfc,0x01,0xee,0xff,0xfd,0xbc, -0xfe,0x04,0x71,0x00,0xff,0xc1,0x00,0xfd,0xa5,0xff,0x04,0xc4,0xf8,0x00,0x09,0x03, -0xfd,0x99,0xff,0x03,0xbe,0xfb,0xfd,0x1e,0x03,0x00,0x0d,0xff,0xfd,0x18,0x03,0xff, -0xf2,0x01,0xf9,0xcf,0xff,0x05,0x32,0xff,0x02,0x3c,0x01,0xf8,0xcd,0x00,0x05,0x96, -0x04,0xfa,0x01,0xfa,0x03,0x05,0x04,0xfc,0xd0,0xfd,0x04,0x31,0xf9,0x06,0xb2,0x04, -0xf4,0x8e,0x01,0xfe,0x92,0x01,0x09,0x76,0xf9,0xfa,0x8e,0x05,0x01,0xea,0xf8,0x04, -0xa9,0xfa,0x03,0x6c,0x03,0xfb,0x52,0xfd,0xfa,0xfe,0x02,0x04,0x4b,0x04,0xf7,0x42, -0xfe,0x02,0xce,0xff,0x01,0x94,0xfe,0x01,0x52,0x03,0x01,0x39,0xfe,0x00,0xb9,0xff, -0xfe,0x69,0x06,0x01,0x43,0x00,0xfe,0xa2,0xfc,0xff,0x6c,0xfd,0x02,0xf0,0x01,0xff, -0x6c,0xfd,0xf7,0xd5,0x01,0x08,0x6c,0xf5,0x00,0x14,0x03,0xff,0x4a,0xff,0xfd,0x1b, -0x07,0xf5,0x87,0x01,0x07,0xb5,0xfb,0x04,0xc1,0xfc,0x01,0x1b,0xfd,0x01,0xe7,0xff, -0x00,0xe4,0x05,0xf8,0x2d,0x04,0x00,0x46,0xf8,0x00,0xda,0x04,0xfe,0xc3,0xfd,0x00, -0xda,0x01,0xfa,0x2c,0x01,0x02,0xac,0xfb,0x04,0x4a,0xff,0xfc,0x18,0xff,0x03,0x49, -0xfb,0x07,0x46,0xfe,0xfb,0x00,0x05,0x03,0xd7,0xf6,0x04,0xf5,0x01,0xfb,0x43,0x06, -0xff,0xb5,0xfc,0xfd,0x49,0x06,0xf9,0xeb,0x03,0x01,0x9c,0xf6,0x05,0xbd,0x03,0xf8, -0x57,0x09,0xf8,0x86,0xff,0x03,0x7a,0xfb,0xfe,0xb6,0x02,0xfc,0x2f,0xff,0x07,0xe3, -0xfd,0xf5,0x93,0x07,0xfe,0x2e,0x02,0x06,0x9e,0xf4,0x04,0xd4,0x01,0xfb,0xde,0x04, -0x02,0x17,0xf9,0x00,0x5e,0x04,0xfe,0x1c,0xfa,0xfc,0x18,0x04,0x03,0x13,0x01,0x02, -0x82,0xf7,0xfa,0x60,0x04,0x04,0xa9,0x02,0xfb,0x1f,0xfe,0x00,0xfc,0x02,0xfd,0x0a, -0x03,0x01,0x77,0xfd,0x02,0xda,0x01,0xf6,0x1a,0x03,0xff,0x2b,0x04,0x01,0x1d,0xf8, -0x05,0xd1,0xfd,0xfc,0x87,0x01,0x03,0xb6,0xfb,0x01,0xa9,0x05,0xf8,0xfb,0xfd,0x00, -0x26,0xff,0x01,0x72,0x04,0xfd,0x6f,0xfc,0x03,0x85,0xfc,0x03,0xc9,0xff,0xff,0x12, -0x03,0xfc,0xca,0xfe,0x02,0x50,0x02,0xfc,0x13,0x00,0x01,0xb3,0xff,0xfe,0x7e,0x00, -0xfb,0x1d,0x00,0xfe,0x8e,0x03,0x05,0x1e,0xf5,0x02,0x80,0x01,0xff,0xbb,0xfd,0x02, -0xdc,0x00,0xff,0xc8,0x00,0xfe,0xd8,0xfb,0x05,0xc3,0xfd,0x01,0xe7,0xff,0xfd,0x8f, -0xff,0x04,0xae,0xfd,0xfa,0x2a,0x05,0xff,0x5e,0xfd,0x04,0xa8,0xfa,0xff,0xae,0x02, -0xff,0xd5,0xff,0xff,0xf6,0x06,0xf8,0x3e,0x01,0xff,0xe7,0xfb,0x02,0xef,0x00,0xfe, -0x64,0x04,0xf9,0xe8,0x00,0x02,0x03,0x01,0xfb,0x53,0x02,0x06,0x2a,0xf5,0x06,0x98, -0xfa,0xfd,0x44,0x03,0xfc,0x79,0x01,0x00,0xcc,0xfe,0x01,0x35,0x00,0xfd,0x78,0x04, -0x06,0x36,0xf9,0x01,0xb6,0xfe,0xfd,0x73,0x02,0x00,0x7b,0xff,0x02,0xd3,0xff,0xfe, -0x43,0x06,0xf6,0xc7,0x00,0x06,0xfc,0xf9,0x00,0x93,0xfc,0xfe,0xdf,0x01,0xfd,0xa2, -0x00,0xff,0x51,0x01,0x01,0xa8,0x00,0x00,0x8b,0x00,0xfc,0x86,0x03,0x02,0x70,0xff, -0xfe,0xa3,0xfd,0xff,0xdb,0x03,0x00,0xd6,0xfd,0x04,0xda,0xf8,0x00,0x92,0x04,0xf6, -0xd0,0x02,0xff,0xe8,0xfd,0x03,0x97,0xfd,0xfc,0xbc,0x06,0xff,0xc9,0xf7,0x04,0x83, -0x09,0xf8,0x77,0x07,0xfb,0x90,0xfa,0x06,0x04,0x00,0x00,0x9b,0x03,0xf7,0x21,0xff, -0x08,0xd8,0xfa,0xfa,0xbc,0x03,0x03,0x85,0x00,0xfb,0x65,0xfb,0x00,0x10,0x00,0x01, -0xb1,0x04,0x02,0x3d,0xfa,0xff,0xa6,0xfe,0x03,0x18,0xf9,0x04,0x04,0x06,0xfd,0x02, -0xfb,0xff,0xce,0x05,0xf9,0x1d,0x03,0x03,0x3e,0xfb,0x00,0xb8,0xfd,0xff,0x39,0xfe, -0xff,0x8c,0x07,0x01,0xb6,0xfd,0xf6,0x4f,0x08,0x01,0x95,0xfa,0x06,0x35,0xfb,0x01, -0xc6,0x01,0xfa,0x0d,0xfd,0x00,0xd6,0x00,0x01,0xa3,0x05,0xfa,0xf0,0xfb,0x07,0x7c, -0xff,0xfc,0x04,0x02,0xfe,0xaf,0x00,0xff,0x29,0xfd,0x00,0x2c,0xfd,0x01,0x9d,0x03, -0x01,0x0b,0xfe,0xf6,0xa8,0x05,0x02,0x2d,0xfd,0xfe,0x8b,0xff,0x02,0x4d,0xf8,0x07, -0xfa,0x00,0xf9,0x31,0xff,0x06,0x50,0x04,0xfd,0x9e,0xfa,0x02,0x55,0x03,0xfa,0x50, -0xfe,0x05,0x0e,0xfe,0xfc,0x4a,0x02,0x06,0xf8,0xf9,0x02,0x4e,0x00,0x01,0x18,0x01, -0xf9,0x9d,0x04,0xfc,0x36,0xfe,0x01,0x73,0x01,0x01,0x3e,0xfc,0xfe,0xc7,0x03,0xfc, -0x1d,0x00,0x01,0xcd,0xfe,0xff,0x08,0xfb,0x00,0x4a,0x00,0xfe,0xc3,0xfe,0x00,0x3c, -0x04,0xf6,0x13,0x04,0x04,0xc1,0xfb,0x07,0x38,0xfc,0xfb,0x1a,0x06,0xfc,0x86,0xfd, -0x09,0xe5,0xf9,0xff,0xbf,0x08,0xf9,0x63,0xff,0x01,0xaf,0xff,0xff,0xa4,0xfc,0x00, -0x17,0x00,0x01,0x7f,0xff,0x01,0x07,0x00,0xfe,0xc2,0x00,0x00,0xe3,0xff,0xff,0x53, -0xfe,0x06,0x64,0xfe,0xf7,0xb3,0x05,0xfd,0x22,0x01,0x05,0xbc,0xff,0xf8,0xa2,0xfe, -0x01,0x86,0x01,0x02,0x78,0x01,0xf6,0xbe,0x06,0x01,0x94,0xf8,0x06,0xff,0xfd,0xff, -0xc1,0x02,0xfd,0xde,0xfd,0xff,0xbd,0xf8,0x00,0x74,0x07,0xff,0x63,0xfa,0x05,0x06, -0xff,0xf8,0xd3,0x08,0xff,0x5c,0xfa,0x06,0x35,0xf8,0x04,0x9a,0x01,0xf9,0x25,0x04, -0x08,0x43,0xfe,0xf7,0xd2,0x09,0xfd,0x7a,0xff,0x04,0xda,0xf5,0x04,0x76,0x00,0x01, -0xe1,0xfc,0xff,0x36,0xfc,0xff,0x51,0x08,0xfe,0xd6,0xfd,0xfe,0x86,0x00,0x03,0x80, -0xfe,0xfd,0x7b,0xff,0xfc,0xeb,0x05,0x01,0x0e,0xfa,0x04,0x41,0x00,0xfc,0x99,0x06, -0xfd,0x4c,0xfd,0x02,0x5b,0xfd,0x01,0x2a,0xfd,0xfc,0x21,0x02,0x00,0x8f,0xfc,0x03, -0xa9,0x00,0xfa,0x25,0x04,0xfb,0x03,0x01,0x02,0x8e,0xff,0x01,0x9a,0xfb,0xff,0xa5, -0xfc,0x05,0x79,0x00,0xff,0xd8,0xfe,0x00,0x76,0x03,0xfd,0x2a,0x01,0xfd,0xdd,0xff, -0x01,0x1e,0xfd,0x04,0xd2,0xfc,0xfc,0xc0,0x00,0x00,0x11,0x04,0x02,0x2a,0xf8,0x00, -0x78,0x04,0xfc,0x1a,0x04,0xfd,0xb7,0xfe,0x02,0x55,0x01,0x00,0xbd,0x02,0xff,0x24, -0xf4,0x0c,0x9d,0xff,0xfc,0x70,0x05,0xf7,0x20,0x01,0x05,0xd0,0xfb,0xff,0x9c,0x04, -0xf7,0x21,0x05,0x03,0x45,0xf7,0xfd,0x62,0x04,0x03,0xf0,0x00,0xfa,0x77,0xff,0xfd, -0x7f,0x06,0xff,0xc1,0xfb,0x00,0x48,0x00,0xfd,0xa6,0x00,0x04,0xc3,0xf8,0x03,0xff, -0x05,0xfc,0x32,0xff,0xfd,0xbb,0xff,0x01,0xbb,0x02,0xfd,0x55,0x04,0xfd,0x8d,0xf6, -0x07,0x12,0x02,0xfa,0x1a,0x03,0x02,0x50,0xfc,0x02,0x81,0xfd,0xff,0x01,0x04,0xff, -0xa4,0x01,0x02,0x76,0xfc,0xfa,0x38,0x06,0x01,0x51,0xfd,0x05,0x6d,0xfa,0x00,0x94, -0x01,0xfb,0xf1,0xff,0xfd,0x81,0x07,0x01,0x51,0xfe,0xfa,0xb7,0xfd,0x04,0xb1,0xfc, -0x06,0xe3,0x00,0xf9,0xa5,0x03,0xfe,0xd7,0x00,0xff,0x8d,0xfa,0x09,0x0a,0xfe,0xf7, -0x4d,0x01,0xfc,0x38,0x03,0xfd,0x9b,0x03,0xfc,0xf5,0xff,0x02,0x33,0xfa,0x05,0x38, -0xfe,0xff,0xc2,0x01,0x03,0x5e,0xfc,0xfc,0x18,0x04,0x00,0xf6,0xff,0x00,0x87,0xfc, -0x06,0xdf,0x01,0xfd,0xc3,0xff,0x00,0x3a,0xfd,0xff,0x86,0x05,0x01,0x30,0xf6,0x02, -0x9f,0x02,0xfd,0x2e,0xff,0x00,0x9d,0xff,0x00,0x56,0xfa,0x01,0x49,0x03,0xf7,0x36, -0x02,0x05,0x76,0x00,0xfa,0x32,0x05,0xfd,0x6a,0xf7,0x0b,0x51,0x00,0xfe,0x93,0x06, -0xf5,0xfa,0x03,0x04,0x27,0xfb,0xfd,0x9e,0x02,0xfd,0x8e,0x01,0x03,0xa3,0xfa,0xfe, -0x47,0x04,0xfd,0x15,0x04,0xfd,0xfb,0xfa,0xff,0x77,0x00,0x00,0x7e,0xfd,0x01,0x26, -0x03,0xfe,0x07,0xfc,0x00,0x8e,0xfd,0x03,0xba,0x05,0xfa,0x1b,0xff,0x01,0x82,0xfe, -0x04,0xf5,0xfe,0xfb,0x4b,0x01,0x05,0x05,0xff,0xfc,0xf4,0x01,0xfa,0x6a,0x02,0x05, -0xee,0xf9,0x00,0x0b,0xfe,0x01,0x25,0x07,0xf8,0x9d,0xfc,0x07,0x82,0xfe,0x00,0x48, -0x00,0xff,0x2a,0xfb,0xfc,0x80,0x09,0xfe,0x67,0xfe,0x04,0x4c,0xfc,0x01,0xfa,0xfd, -0xfc,0x44,0x04,0xff,0xca,0x01,0xfb,0xbd,0x04,0xf9,0xd1,0xfb,0x09,0xf6,0xfc,0xfe, -0xc4,0xfe,0x03,0x70,0xfd,0xfb,0xf1,0x03,0xfe,0xbf,0x02,0xfd,0xb4,0xfd,0x04,0x9b, -0xfc,0xfc,0x45,0x05,0x05,0xf3,0xfe,0xfb,0x88,0x02,0xfd,0xf1,0xfc,0x05,0xa2,0xfa, -0x01,0xdb,0x00,0xff,0x66,0x05,0xfe,0x6d,0xf7,0x03,0x2b,0x07,0xfc,0x6f,0x02,0xf8, -0xbb,0xfe,0x09,0xe1,0xfa,0xff,0xde,0x04,0xfd,0x35,0xfa,0x07,0xc3,0x01,0xf9,0xf6, -0x01,0x03,0x5d,0xfe,0xff,0x43,0xff,0xff,0x54,0xfd,0x00,0x1e,0x00,0x05,0x63,0xfa, -0xfa,0xbd,0x07,0xfe,0x0e,0xfd,0x01,0x87,0xfd,0x00,0xe8,0xfb,0x02,0x10,0x02,0xfb, -0x13,0x02,0x01,0x50,0xff,0x01,0xee,0xfd,0xff,0x63,0x00,0x01,0x58,0xff,0xfc,0x8d, -0x04,0xfc,0xbf,0x00,0x04,0x0a,0xf9,0x04,0x00,0x01,0xfc,0xda,0x00,0x03,0x48,0xf9, -0x04,0xb9,0x01,0xf6,0x67,0x06,0x02,0x27,0xfb,0x07,0x2a,0xfa,0xff,0x66,0x01,0xfe, -0x0d,0x02,0x01,0xb1,0xfa,0x00,0xce,0x06,0xf6,0x7e,0x01,0x06,0x65,0xfa,0xff,0xc7, -0x02,0xfe,0x36,0xff,0xf7,0xcf,0x04,0x01,0x6b,0x02,0xfa,0x34,0x02,0x04,0x08,0xfa, -0x01,0xcd,0xfe,0x01,0x68,0x01,0xfd,0x93,0x06,0xf4,0x51,0x00,0x05,0x0d,0xff,0x02, -0xfb,0xf9,0x02,0x4f,0x03,0xfe,0x42,0xfc,0x00,0xf5,0xff,0xfe,0xc7,0x02,0xfd,0x3e, -0xfc,0x01,0x33,0xfd,0x05,0xd9,0x02,0xf7,0x37,0x06,0xfe,0xb9,0xfe,0xff,0x84,0xfe, -0x01,0x7b,0xff,0xff,0x5b,0x01,0x04,0x4a,0xf9,0xfd,0x62,0x09,0x00,0x2b,0xf8,0x07, -0x94,0x01,0xf6,0x5b,0x03,0xfd,0xcc,0x04,0x00,0xf7,0xf9,0x06,0x58,0x04,0xfa,0x3f, -0xfa,0x05,0xf5,0x01,0xf9,0xd5,0x05,0xff,0xf3,0xfc,0xfd,0xae,0xfd,0x03,0x97,0x03, -0xfa,0xb1,0x01,0x04,0xda,0xf9,0xfe,0xec,0x01,0xfd,0x51,0x03,0xff,0xf6,0x01,0xfc, -0x68,0xfc,0x02,0x60,0xfd,0x03,0xa7,0xff,0xfc,0x17,0x02,0x01,0xc3,0xfa,0x02,0x39, -0x04,0xf8,0xd6,0x01,0x05,0x19,0xf7,0x00,0x4d,0x03,0x01,0xa3,0xfe,0x01,0x7d,0xfa, -0x06,0x1a,0x01,0xf7,0x04,0x07,0x02,0x3a,0xfa,0x05,0xba,0x01,0xf8,0xff,0x01,0x04, -0xd3,0xfa,0xff,0x67,0xfc,0xfa,0xf1,0x0b,0xfb,0xf1,0xff,0x05,0xee,0xf5,0x00,0x8d, -0x06,0x05,0x92,0xfb,0xfc,0xd1,0x04,0xfd,0xca,0x05,0xf7,0x1a,0x06,0x02,0x28,0xf5, -0x07,0x56,0xff,0xf8,0xdc,0xff,0x01,0x36,0x00,0x02,0x0c,0xf9,0xfb,0xa2,0x06,0xfd, -0x6f,0xfc,0x06,0x3d,0xfd,0x04,0x5d,0xfc,0xfc,0xf8,0x07,0xf8,0x61,0x00,0x06,0x58, -0xfa,0xf9,0xbb,0xfe,0x04,0x03,0x02,0xfe,0xc4,0xff,0x02,0x25,0x03,0x03,0x27,0xfa, -0xfb,0x42,0x08,0xfc,0x44,0x06,0x00,0xf4,0xf5,0x02,0xa2,0xff,0x03,0x8a,0xfb,0x09, -0x59,0xf7,0x01,0x73,0x01,0xf7,0x7a,0x07,0xfb,0x0b,0xff,0x05,0x88,0xfe,0x00,0xb4, -0x02,0xfe,0xc5,0xfd,0xfe,0x6f,0x07,0xfc,0xf8,0x02,0xf7,0x29,0xfd,0x00,0x26,0x05, -0x00,0x6e,0xfb,0x03,0x24,0x02,0xf5,0x9d,0x07,0xfb,0xcc,0xf8,0x0a,0xbe,0xff,0xfd, -0x1f,0x02,0xfa,0x69,0xfe,0x08,0xf1,0xf9,0xff,0x32,0x06,0xfd,0x22,0xfd,0xff,0x74, -0xf7,0x04,0xac,0x04,0xff,0x8f,0xfc,0xfc,0xd9,0x02,0xfc,0xbb,0x01,0x02,0xc6,0xf9, -0x08,0xab,0x00,0xf8,0xa0,0x01,0x00,0xf7,0x01,0x02,0x60,0x02,0xfe,0x24,0x01,0xfe, -0x22,0xfc,0x06,0x14,0xfb,0xfa,0xef,0x0a,0xfe,0xf8,0xf9,0x02,0x58,0x03,0xf8,0x0a, -0x07,0x03,0x8f,0xf9,0x03,0x1a,0xfa,0x01,0xa8,0x02,0xfd,0x89,0xfe,0x04,0xa6,0xfe, -0xfb,0x85,0x04,0xfa,0x48,0xfd,0x07,0x70,0xfd,0xfa,0x6a,0x02,0xff,0x9a,0xfe,0xfe, -0xbb,0xff,0xff,0x91,0x01,0xff,0x66,0x01,0x02,0x01,0xfb,0xfe,0xb4,0x02,0x01,0xdc, -0x01,0xfd,0x5d,0xff,0xfd,0xfe,0xff,0x04,0x64,0xfd,0x01,0xc9,0xfe,0x02,0x06,0x00, -0xff,0xb8,0xfb,0xff,0xa6,0x04,0x02,0xad,0xff,0xf8,0xcc,0xfe,0x04,0xc1,0xfe,0x03, -0x58,0xfb,0x07,0x08,0xfc,0xfe,0x1c,0x07,0xf4,0xb7,0x00,0x07,0x18,0x04,0xf9,0x77, -0xfe,0xff,0xee,0xfe,0x06,0x04,0xfc,0x00,0x24,0x01,0xf6,0xb3,0x08,0xf9,0x0d,0xfc, -0x00,0x7d,0x02,0x00,0x31,0xff,0xff,0x0b,0x01,0x01,0xa9,0xfa,0x02,0x8c,0xfe,0x04, -0xc2,0xff,0xfd,0x44,0xfd,0x00,0x55,0x03,0xfd,0xe6,0x07,0xfc,0x14,0xf9,0x09,0x34, -0xf5,0x03,0xb1,0x03,0xfa,0xac,0x05,0xfc,0x99,0x01,0xfe,0xbc,0x03,0x01,0xe9,0xfa, -0x05,0xe6,0x01,0xfb,0x81,0x00,0xfd,0xd0,0xfd,0x02,0x2c,0x03,0xfc,0x91,0xfd,0x02, -0x71,0x01,0x00,0xd0,0xff,0xfc,0x37,0xff,0x00,0x0d,0x03,0x00,0xc6,0xfb,0xfd,0x08, -0x01,0x05,0x74,0x02,0xfb,0xfe,0xfb,0x08,0xf1,0xfd,0xfd,0x75,0x01,0xfc,0xdc,0x00, -0x01,0xf8,0x01,0xff,0xde,0xf9,0x02,0x00,0x02,0x01,0x0f,0xfd,0xfb,0x1e,0x05,0xf7, -0x29,0x04,0x02,0xeb,0xfe,0xfd,0xeb,0xfd,0x04,0xca,0xfb,0xfc,0x3e,0x04,0x07,0x74, -0xf8,0xfc,0x77,0x03,0x00,0xc7,0x00,0xfe,0x75,0x04,0xfb,0xce,0xfc,0x04,0x63,0xfe, -0x07,0x74,0xf4,0x04,0x4a,0x05,0xfb,0xf8,0xff,0xfd,0x93,0x01,0xfe,0x7d,0xff,0x03, -0xe9,0xfd,0xfd,0xc6,0x02,0xfe,0x3f,0x01,0x00,0x6c,0xfb,0xff,0x69,0x07,0xfd,0xff, -0xfb,0x06,0x2b,0xfe,0xfb,0x1d,0x06,0xfb,0x58,0xff,0x01,0x06,0x01,0xfd,0x2d,0xfc, -0xfd,0xee,0x01,0x04,0xf7,0xf4,0x03,0xbf,0x05,0xf9,0xe9,0xff,0x03,0xfb,0xfd,0xfe, -0xdc,0x00,0x04,0xcc,0xfd,0xfc,0x3c,0xfc,0x00,0x69,0x07,0xf9,0x7a,0x02,0x06,0xb3, -0xf3,0x04,0xb9,0x03,0xfa,0x3a,0xfd,0x03,0xcd,0x05,0xfa,0x53,0x04,0xfa,0x35,0x00, -0x06,0x99,0xfd,0x05,0xbd,0xfb,0xfe,0xe8,0xfc,0xfe,0x46,0x09,0xf8,0x1e,0x02,0x02, -0xb9,0xfa,0x00,0xf9,0x04,0xfa,0x34,0x01,0x05,0xf9,0xf8,0x05,0x81,0x00,0xf4,0x64, -0x07,0x03,0x75,0xf9,0xfe,0xf8,0x02,0xff,0x46,0x02,0xff,0xb1,0xfc,0x00,0x7b,0xfe, -0x01,0x1e,0x07,0xf9,0xd5,0xfb,0x02,0xe3,0x03,0x00,0x97,0xfb,0xfd,0x55,0x05,0xfd, -0x57,0xff,0x01,0xab,0xfb,0xfc,0xdf,0x05,0x05,0x3e,0xfd,0xfb,0x56,0xff,0x06,0x90, -0xfa,0x00,0x3c,0x04,0xfe,0x71,0x01,0x00,0x7b,0xfe,0xfe,0x33,0x00,0x03,0x83,0xfe, -0xfe,0xf4,0xfb,0x03,0xd3,0x01,0xfb,0xfb,0x01,0xfe,0xc2,0x02,0xff,0x8a,0xfe,0x01, -0x4b,0xfc,0x00,0x34,0x01,0xff,0x7e,0x03,0xf9,0x9b,0xfd,0x02,0x09,0x01,0xfd,0x06, -0x01,0x01,0x0b,0xff,0xfd,0xf2,0x05,0xfd,0x80,0xfd,0x03,0xa0,0xfc,0x04,0xc8,0xfd, -0xff,0xde,0xfe,0x02,0xca,0xfc,0x00,0xc2,0x09,0xf7,0xfc,0xfd,0x03,0xe4,0xfb,0x02, -0x2e,0xfe,0x00,0x97,0xfc,0x05,0x42,0xfb,0xfe,0x99,0x04,0xf7,0x2f,0x06,0x04,0xf4, -0xfa,0x03,0xe2,0xff,0xff,0x19,0xfc,0x03,0xc2,0xfe,0x03,0xce,0x03,0xf5,0x73,0x00, -0x01,0x0f,0xfd,0x06,0xe6,0xfd,0xfd,0x41,0xfe,0xff,0xbc,0x02,0xfd,0xe9,0x00,0xfe, -0xa3,0x04,0x03,0x30,0xfc,0xf9,0xbc,0x00,0x05,0xe7,0xfc,0x05,0x7c,0x03,0xf5,0x4f, -0x01,0x02,0x97,0xfb,0x01,0x4b,0x05,0xfc,0x64,0x01,0xfe,0x9c,0xf8,0x09,0x92,0x00, -0xfb,0xd9,0x03,0xfc,0x0b,0xfd,0x01,0x53,0x01,0xfb,0xb2,0x01,0x01,0xa6,0xfe,0x02, -0xff,0xf6,0xfe,0x5f,0x03,0xfd,0x47,0x04,0x01,0xcd,0x00,0xfa,0xb5,0x01,0x01,0x06, -0x00,0xff,0xee,0xfe,0x04,0xd2,0xff,0xfc,0x4e,0xff,0x06,0xc9,0xfb,0x00,0xea,0x05, -0xfb,0x18,0xfe,0xff,0x22,0xfe,0x03,0xa5,0xfe,0xfd,0x64,0x06,0xfc,0xdb,0xfb,0x03, -0x47,0x00,0xfc,0xdc,0x03,0x04,0x64,0xff,0xfa,0x17,0xfd,0x01,0x6f,0x06,0xf8,0x11, -0xff,0xfe,0xcd,0x01,0x02,0xd1,0xfc,0xfe,0x4e,0xff,0xfd,0xf2,0x03,0x00,0x4a,0xfb, -0xf9,0x79,0x05,0x05,0x8f,0xfb,0xff,0xe8,0x01,0xfc,0xe9,0x02,0xfe,0x9b,0xff,0x03, -0xa6,0xf7,0x07,0x13,0x01,0xfb,0x6f,0x00,0xff,0xd2,0x01,0x00,0x03,0x03,0x02,0x25, -0xff,0xfc,0xff,0xff,0x02,0xcb,0xfa,0x05,0x3a,0x00,0xf9,0xd4,0x01,0x02,0xf5,0xfb, -0x03,0x6e,0x00,0xfa,0x39,0x04,0xff,0x80,0xf9,0x06,0xe2,0xfe,0xfd,0x6b,0x01,0xff, -0x7a,0xfd,0x05,0x4e,0xfe,0xf9,0xff,0xff,0x01,0x13,0x01,0x00,0xf3,0x00,0xfc,0x63, -0xfd,0x07,0xef,0xfc,0xfd,0xc3,0x01,0xff,0x97,0x03,0x00,0xed,0xfc,0xff,0xd9,0xfd, -0xfe,0x2b,0x05,0x03,0x6e,0xf4,0x01,0xdc,0x05,0xfa,0xd2,0x02,0xfe,0xd5,0x01,0x00, -0x45,0xfe,0x01,0xca,0xfa,0x00,0x37,0x02,0x01,0x3e,0x00,0xfb,0x8c,0x00,0x04,0x15, -0xfc,0x00,0x3f,0xfe,0xff,0x35,0x04,0xfd,0x4f,0xfc,0xfe,0x2c,0x02,0xff,0x43,0x00, -0xff,0xee,0x00,0x07,0x51,0xfb,0xff,0x04,0x03,0xfa,0x53,0x02,0x03,0xac,0xfa,0xff, -0x52,0x03,0xf7,0xdb,0x06,0xfe,0xca,0xfe,0x03,0x39,0xfa,0xfa,0x4b,0x06,0xfa,0x3b, -0xfe,0x07,0x65,0xf8,0x01,0x6e,0x08,0xfd,0x43,0xfe,0x00,0xf9,0x02,0xff,0x95,0x03, -0xfd,0x34,0x00,0x02,0x55,0xf5,0x07,0xd1,0xfc,0xfc,0x5f,0x02,0xff,0x50,0x00,0xfd, -0x50,0xfe,0x00,0x80,0x02,0xfb,0x83,0xfa,0x06,0x78,0xff,0xfe,0xf8,0x01,0x00,0x14, -0x03,0xff,0xf3,0x03,0xfe,0xc1,0xfc,0x01,0x14,0xff,0xff,0xf1,0x02,0xfd,0x0d,0x03, -0x00,0xbe,0xfe,0xfe,0x8b,0x04,0xff,0x8f,0xfd,0x00,0xcc,0xfb,0x01,0x6e,0x01,0xff, -0xa9,0xfb,0x03,0xb6,0xfd,0x00,0x93,0x05,0xf9,0xb0,0xfe,0x02,0x3f,0xff,0xfd,0x00, -0x01,0x00,0x1f,0xfd,0x02,0x49,0xff,0xfb,0x3a,0x06,0xfe,0xa6,0x01,0xfe,0x06,0xff, -0xfd,0xb3,0xfc,0x05,0xfb,0xf8,0x01,0x32,0x01,0xfc,0x8a,0x03,0xf8,0x6c,0xff,0x02, -0xff,0x00,0x04,0x7a,0xfa,0x01,0x35,0x01,0x01,0xd7,0xfe,0x00,0xee,0x00,0x05,0xfe, -0xfe,0xfb,0xda,0xfe,0x01,0x74,0x02,0x04,0x4a,0x02,0xfa,0x98,0xf7,0x01,0x39,0x03, -0xfd,0x0a,0xff,0x01,0x58,0x02,0xfc,0x4c,0xff,0xfe,0x97,0xff,0x00,0xbb,0x05,0x01, -0xd7,0xfb,0xfa,0xe2,0x01,0x03,0x94,0xfe,0xff,0xc6,0xff,0x04,0x34,0x01,0xf8,0xaf, -0xfd,0x02,0x43,0xfe,0x05,0x3f,0x00,0xf9,0xb1,0xfd,0x00,0xa0,0xfe,0x04,0x4f,0x01, -0xfa,0xc9,0x03,0xfe,0xdf,0xfa,0x04,0x8e,0x00,0xfd,0xa2,0xfc,0x01,0x46,0x08,0xfd, -0x9f,0xfa,0x00,0xba,0x01,0xff,0x7e,0x02,0x00,0xf7,0xfb,0xfa,0x45,0x02,0x06,0x77, -0x00,0xfb,0xad,0x00,0x03,0x16,0x00,0xfe,0x81,0x00,0xff,0x94,0xfe,0x01,0x89,0x01, -0xff,0x79,0xfa,0x02,0xcb,0x04,0xf9,0xad,0x02,0x01,0x2e,0xfd,0xff,0x3a,0xff,0xfa, -0x92,0x01,0x05,0xc8,0xfc,0xff,0xcf,0x00,0xf9,0x34,0x09,0xfd,0x1f,0x00,0xff,0x19, -0xff,0xfc,0xff,0xfa,0x05,0x68,0xfb,0xfd,0x39,0x05,0x00,0xbc,0x04,0xfa,0x50,0x00, -0xfd,0xdb,0x00,0x09,0xbf,0xf9,0xfe,0xb9,0x00,0xfa,0xe6,0x01,0x06,0x80,0xf7,0x01, -0x31,0x02,0xff,0x5c,0xff,0xfc,0x48,0xfc,0x08,0xa5,0x01,0xf8,0x33,0x06,0xff,0xac, -0xf7,0x02,0x9e,0x00,0x03,0xf3,0xfd,0x03,0xe1,0x03,0xfc,0xf1,0xfb,0x02,0x95,0x09, -0xfa,0xda,0xfd,0x01,0x6d,0x00,0x01,0xba,0xfe,0x03,0xc8,0xfd,0xfb,0x8e,0xff,0x02, -0x9b,0x05,0xf4,0x8e,0xfd,0x04,0xd7,0xf9,0x01,0x4b,0xff,0xff,0xf6,0xfe,0xfd,0x86, -0x02,0xfd,0xe2,0x03,0x01,0xdc,0xff,0x06,0x9b,0xf9,0xfe,0x67,0x01,0xfd,0x94,0x00, -0xff,0x44,0x03,0x02,0xe0,0xfb,0xfd,0xf0,0xfd,0x00,0x02,0x03,0x04,0x19,0xfe,0xfb, -0x35,0xfd,0x02,0x2e,0x04,0xfd,0x62,0x02,0xff,0x2c,0xff,0x02,0x0d,0xf9,0x02,0x78, -0x02,0x00,0x30,0x02,0x00,0xfe,0xfb,0xff,0xdb,0x04,0xf9,0x78,0x03,0x05,0x55,0xfa, -0x06,0xe9,0xf8,0xfb,0xa1,0x05,0xfc,0x4d,0x00,0x02,0xc9,0x01,0xf7,0x0c,0x05,0xfa, -0x29,0xfd,0x04,0x3f,0xfc,0x03,0x53,0xfc,0xfa,0xe2,0x04,0x04,0x9e,0xfc,0x01,0x9d, -0x05,0xfc,0xa5,0x00,0xfe,0xd9,0xfb,0x00,0xce,0x01,0x03,0x95,0x01,0xf8,0x47,0xfe, -0x00,0xda,0x05,0x02,0x64,0xf5,0x03,0x8d,0xff,0xff,0xcd,0x05,0xf8,0xd9,0xfc,0x01, -0x13,0x03,0xfe,0x66,0x00,0xff,0x77,0xfc,0x08,0x06,0x02,0xf8,0x8c,0x02,0x01,0x9e, -0xff,0x00,0x34,0xfd,0xff,0x06,0xff,0x02,0x43,0x03,0x01,0x28,0xff,0xf7,0x26,0x07, -0x02,0x34,0xf7,0x04,0x17,0xfd,0x03,0x5f,0xff,0xff,0xc6,0xf9,0xfb,0xa6,0x05,0x00, -0x3c,0x05,0xf9,0x5d,0xfd,0x08,0xad,0xfc,0x00,0x2d,0x03,0xf7,0x4f,0x00,0x02,0xaf, -0xfe,0x00,0x3c,0xfd,0xfa,0xcc,0x02,0x04,0x39,0x00,0xfe,0x47,0xfb,0x00,0xd9,0x03, -0xff,0x03,0xfc,0x03,0xf3,0x02,0xfa,0x4e,0x03,0x01,0x00,0xf6,0x05,0x08,0x06,0xfe, -0xb7,0xff,0xfc,0x6e,0x00,0x01,0xd3,0xf8,0xff,0xcd,0x02,0xfd,0x7d,0xff,0x07,0x07, -0xfa,0xfc,0xef,0x06,0x00,0x34,0xfe,0xff,0xef,0xff,0xff,0x1c,0xff,0xff,0x70,0xfd, -0x04,0x5d,0x01,0x02,0xfe,0x01,0xf5,0x34,0xfe,0x03,0x3e,0x02,0x01,0x2c,0x01,0xfb, -0xb9,0x02,0xff,0x0b,0xf9,0x01,0x18,0x02,0x03,0xb5,0xfe,0xfe,0x79,0xfd,0xfa,0xe6, -0x02,0xfd,0x1a,0x03,0x03,0x76,0xf8,0x02,0x87,0xfc,0xfc,0x07,0x04,0x05,0xcc,0xff, -0xfb,0xd2,0xff,0x04,0x47,0xfb,0xfe,0x6f,0x06,0x00,0x79,0x01,0x00,0x7a,0xfc,0xfb, -0xec,0x00,0x00,0x8a,0x05,0xfc,0xd2,0xf6,0x09,0xa9,0xfc,0xf9,0x55,0x05,0xff,0x11, -0x03,0xfd,0x9e,0x01,0xff,0x11,0xfc,0x04,0xb8,0x02,0x00,0xde,0xfe,0xfc,0x62,0x05, -0xff,0x50,0xfe,0x00,0x6a,0x02,0xff,0x69,0xfd,0x00,0xcc,0xfb,0xfb,0xab,0x03,0xfd, -0xb3,0x01,0xfd,0x69,0xfc,0x02,0x47,0x06,0xfa,0x75,0xff,0x02,0x2c,0x00,0x00,0xd9, -0x01,0xff,0x5e,0xfa,0x00,0x0e,0x00,0x01,0xa3,0x01,0xfc,0x5e,0x03,0xff,0xde,0xfe, -0x00,0x6e,0xfe,0x06,0x53,0xfb,0xfe,0x29,0x02,0xf8,0x21,0xfe,0x05,0xf6,0x00,0xfc, -0xba,0xfd,0x06,0x89,0xff,0xfc,0xa9,0xfe,0xff,0xd7,0x03,0xfb,0xe3,0x04,0x01,0xeb, -0xf5,0xff,0x1d,0x08,0x02,0xd2,0xfd,0x03,0x56,0xf9,0x03,0x56,0x01,0xfd,0x04,0x05, -0xf8,0x7a,0xfe,0x06,0xe1,0x01,0xf9,0x77,0xfc,0x02,0xbd,0x00,0x03,0x47,0xff,0xf9, -0x54,0xff,0x01,0xc1,0xfe,0x03,0x68,0xfa,0xff,0x8c,0x05,0x00,0x9d,0xfe,0xfd,0xea, -0x02,0xfe,0xc1,0x03,0x00,0x96,0xf9,0x06,0x9c,0xfc,0x00,0xd2,0x01,0xfa,0x06,0xfd, -0x03,0x9b,0x01,0xfd,0xae,0xfe,0xf9,0x6f,0x01,0x03,0xc3,0xfc,0x08,0xb3,0xfd,0xfd, -0x69,0xff,0x00,0x39,0x02,0x01,0x3e,0xfc,0x01,0x67,0x03,0xf6,0xf2,0x03,0xfe,0x6f, -0xfc,0x05,0x96,0x00,0xfe,0x8e,0xfd,0x00,0xd2,0xff,0x07,0x20,0xfc,0xfe,0xd0,0x03, -0xfa,0x36,0x05,0xfb,0xe0,0x00,0x01,0x3c,0x01,0x07,0x4e,0xf7,0xfb,0x3d,0x04,0x02, -0x04,0xff,0xfd,0x64,0x01,0xfc,0xa6,0xfe,0xfe,0x70,0x02,0xfc,0xbe,0xfe,0x04,0x6d, -0x02,0xfa,0x80,0xfa,0x02,0xad,0xfd,0x06,0xd6,0xfc,0xfa,0x8e,0x03,0xfb,0xd1,0x02, -0x00,0xbf,0x03,0x02,0x0c,0x00,0x01,0xf0,0xfd,0xfc,0x4c,0xfe,0x02,0xa8,0x01,0xfd, -0xa7,0x00,0x00,0x73,0x00,0xfc,0x72,0xfc,0x09,0x11,0x01,0xfb,0xad,0x00,0xfa,0x34, -0x00,0x02,0x71,0x00,0x01,0x5c,0xfa,0xfe,0xaf,0x07,0xfd,0x98,0x00,0xff,0xa0,0xfd, -0xfe,0xd3,0x00,0x01,0x5e,0x03,0xfe,0xfd,0xf4,0x03,0xbd,0x03,0xfd,0x6a,0x05,0xff, -0xf2,0xfc,0xfc,0x08,0x04,0xfc,0x5e,0xff,0x02,0xf9,0xfb,0x04,0x30,0x00,0xfe,0x22, -0xfe,0xfb,0x13,0x01,0x03,0x2a,0x03,0xfc,0x08,0x00,0xfe,0xcd,0xfd,0x04,0x6a,0x04, -0xfe,0x82,0x00,0x03,0x4a,0xfd,0xfc,0x4a,0xfd,0x03,0x6f,0x00,0xfe,0x1b,0xfc,0x03, -0xe4,0xfd,0xfc,0xf7,0x00,0xfd,0x23,0x01,0x08,0x51,0xfe,0xfd,0xa2,0xfb,0xff,0x8e, -0xfc,0x04,0xe5,0x04,0xfd,0xa2,0xfe,0x04,0xa0,0xfd,0xfd,0xfb,0x02,0xfb,0x3e,0x08, -0x00,0x72,0xf8,0x01,0xab,0xfa,0x02,0xf0,0x04,0xff,0x1e,0xfb,0x00,0x3c,0x03,0xff, -0x18,0xfe,0xfc,0xbc,0xfe,0x06,0xc5,0x00,0xfe,0xa9,0xfd,0xfa,0xa0,0x00,0x01,0xee, -0x00,0x04,0x00,0x00,0xff,0x49,0xff,0x02,0x20,0xfb,0xfc,0x48,0x07,0xfe,0x16,0xfd, -0xfd,0x0f,0xfc,0xfe,0xb1,0x01,0x05,0x0c,0x03,0x00,0x70,0xf5,0x03,0x1f,0x05,0xf7, -0x86,0x03,0x02,0x85,0xff,0x00,0x6f,0xf9,0x00,0xda,0xff,0xff,0x02,0x03,0x06,0xaf, -0xfd,0xf7,0xfe,0x04,0xfe,0xd2,0x02,0x03,0xc9,0xfc,0x00,0x2a,0x00,0x00,0x8c,0x01, -0xff,0x00,0x00,0xfc,0x7a,0x03,0x03,0xe5,0xf5,0xff,0xba,0x03,0xfa,0x91,0x05,0xfb, -0x63,0x00,0x02,0x48,0xfb,0x03,0x65,0x01,0xfb,0xee,0xfa,0x0b,0x39,0xff,0xfb,0xa6, -0x05,0xfa,0x47,0xfb,0x03,0x6e,0x01,0xfc,0x42,0x02,0xfd,0x34,0x00,0x04,0x3c,0xf9, -0xfe,0x0a,0x04,0xfe,0x70,0x05,0x03,0x3c,0xfc,0xfb,0xec,0x02,0xff,0x02,0x01,0x02, -0xbb,0xfc,0xfe,0x19,0x03,0xfc,0x6e,0x02,0x02,0xff,0xfa,0x06,0xf7,0x00,0xfa,0x9d, -0xfb,0x00,0x6b,0x02,0xff,0xb1,0x02,0xfa,0x30,0x03,0x02,0x21,0xf9,0x00,0x66,0x03, -0x01,0x04,0xfd,0x00,0x1b,0x00,0xfb,0xda,0x02,0x01,0x89,0x00,0xfd,0xf2,0xfb,0x06, -0xd3,0x01,0xf9,0xcb,0xfe,0x02,0x4a,0xfd,0xfe,0xcb,0x03,0xfb,0xd6,0xfe,0xfc,0x81, -0x04,0x01,0xf4,0xf8,0x04,0x45,0x00,0x03,0x7d,0xff,0xfc,0x84,0x00,0x01,0x18,0x01, -0x02,0xcc,0xfc,0xfc,0x4b,0x01,0x02,0xd5,0xfa,0x05,0xc8,0xfc,0x01,0x0d,0x07,0xf9, -0xba,0x00,0x03,0xcc,0xfe,0xfd,0xad,0xfe,0x00,0x1e,0xfd,0xfe,0x82,0xff,0x00,0x4d, -0x03,0xfd,0x71,0x03,0xfd,0xc7,0xfd,0x01,0xb4,0xf9,0x09,0xf4,0xfc,0xfb,0x35,0x08, -0xf4,0xa1,0x03,0xff,0x5d,0x03,0x00,0xa7,0xfb,0x03,0x1e,0xfb,0x01,0x9b,0x01,0x00, -0x06,0xfe,0xfe,0x69,0x00,0xfe,0x4f,0xfd,0xff,0x80,0x01,0x04,0x9e,0xfe,0xff,0xe2, -0x03,0xf8,0x10,0x00,0x05,0x0d,0xfe,0x02,0x5d,0xfc,0xfa,0xec,0x03,0xff,0x18,0xfe, -0x05,0xff,0xfd,0xfc,0x9c,0x01,0xfc,0x2c,0x06,0xff,0x10,0xfd,0x00,0x49,0x01,0xfd, -0x58,0xfd,0x02,0x1d,0xfb,0x02,0x65,0x00,0xfe,0xab,0x04,0x00,0xda,0xff,0xfe,0xcc, -0xfe,0x02,0xab,0xff,0xfd,0x4a,0xff,0xfd,0x0c,0x03,0x01,0x7e,0xff,0xff,0x28,0xfd, -0x00,0x46,0x07,0xfb,0x6d,0xff,0xfa,0x24,0xff,0x03,0xe5,0xfe,0xfd,0x64,0xfe,0x01, -0xd5,0x01,0xff,0x90,0xff,0xff,0x04,0xfd,0x04,0x32,0x01,0xfe,0xfb,0xf9,0xfe,0xe6, -0x04,0x01,0x10,0xff,0xfb,0xe6,0x00,0x04,0xd1,0xfd,0x01,0x65,0xf7,0x03,0x78,0x04, -0x00,0x66,0x02,0xf9,0x14,0x01,0x05,0xdb,0xfe,0x00,0x99,0xfb,0xfd,0x3f,0x07,0xfe, -0x4a,0xfd,0x00,0x1c,0x00,0xff,0xf2,0x05,0xff,0xe1,0xf9,0x00,0x62,0xff,0xfd,0xea, -0x03,0xfa,0xc6,0x00,0x03,0x1c,0xfd,0x00,0xae,0x01,0x02,0x20,0xfa,0x03,0xc0,0x02, -0x00,0xc2,0xfa,0xfe,0x9e,0x01,0xfb,0xfa,0xff,0x04,0xfe,0x00,0xfa,0x8d,0xfa,0x05, -0xb0,0x04,0xfa,0x07,0xff,0x00,0x50,0x01,0xfb,0x67,0xfd,0x02,0x7d,0xff,0x02,0xb6, -0x02,0x01,0x5f,0xfd,0x00,0x89,0xff,0xfb,0x15,0x01,0x00,0x76,0x00,0x03,0x7a,0xf9, -0xfa,0x8e,0x04,0xff,0x55,0x05,0x05,0x72,0xf9,0xff,0xbd,0xfe,0x03,0xf8,0xff,0x02, -0xf1,0xff,0xff,0x62,0x00,0xfd,0x86,0xfd,0x01,0xe4,0x00,0x00,0xa2,0x01,0xfe,0x5a, -0xfe,0xfd,0x73,0x01,0x00,0xc1,0xfe,0x04,0xf1,0xff,0x00,0xc2,0xfb,0xf9,0xcd,0x06, -0xff,0xf7,0x01,0x00,0x90,0xfd,0xfc,0x2a,0xff,0x05,0xe8,0xff,0xfc,0xbe,0xfe,0x00, -0x23,0x03,0xfe,0x82,0xfd,0x03,0x24,0xfa,0xff,0xab,0x09,0x01,0x02,0xf7,0xfd,0x4d, -0x05,0xfc,0xf5,0xfe,0x01,0xdb,0x00,0x02,0x00,0xfe,0x00,0x64,0xff,0xfd,0xa6,0xfd, -0x07,0x71,0x02,0xf8,0xe0,0x03,0xff,0x93,0xfc,0x00,0xea,0xff,0xfd,0x0d,0x06,0xfc, -0xc7,0xfb,0x01,0xb6,0xfd,0x02,0xe8,0x05,0x02,0x32,0x00,0x01,0x4b,0xf8,0x05,0xc1, -0x02,0xf9,0x70,0x04,0x02,0xa9,0xfc,0xfd,0x5f,0xfe,0xfb,0x3c,0x00,0x03,0x1b,0x01, -0x02,0xe2,0xf7,0xfe,0x9e,0x05,0xfd,0xf8,0xfe,0x01,0x62,0x01,0xfe,0xc2,0xff,0xfd, -0x34,0x03,0xfc,0xe2,0xff,0x07,0xb8,0xfa,0xf9,0x15,0x05,0xfe,0xd2,0xfb,0x03,0x49, -0x01,0xfd,0x26,0x02,0x01,0x29,0x00,0xfd,0x77,0x02,0x04,0xbc,0xfa,0x01,0x02,0xfd, -0x01,0xb1,0x01,0xfe,0xcb,0xfe,0x01,0x69,0xfa,0x05,0xc0,0x01,0xfe,0x38,0xfe,0xff, -0x8c,0x00,0xfe,0xd1,0x08,0xfc,0x48,0xfd,0x00,0xe6,0xfd,0x02,0x9c,0x03,0xfd,0x99, -0xfb,0x00,0x45,0x03,0xfd,0x4f,0xff,0xfb,0x1a,0x00,0x08,0x89,0xfb,0xfc,0x91,0x02, -0xfb,0x3c,0xff,0x06,0x6e,0xfe,0xfa,0x3c,0x03,0xff,0x47,0x00,0x00,0x3c,0xfb,0x05, -0xd4,0xfe,0xfd,0x27,0x03,0xfd,0xcb,0xf8,0x05,0x70,0x03,0xfc,0x13,0xff,0xfc,0xd6, -0xff,0x05,0x43,0xfe,0xfe,0x64,0x00,0x00,0xf1,0x01,0xff,0x1f,0xff,0xfe,0x72,0xff, -0x03,0x61,0x03,0xf9,0xd9,0x03,0xff,0xb4,0x00,0x04,0xf0,0xf9,0x01,0xbf,0x00,0xfe, -0x85,0x00,0x03,0x2b,0xfb,0xfb,0x45,0x06,0xfc,0x68,0x01,0x02,0xe3,0xfb,0x02,0xb5, -0x03,0xf8,0x53,0x00,0x02,0xdd,0xfd,0x01,0x9a,0xfd,0xfd,0x84,0x00,0xff,0x3a,0xff, -0x02,0xfd,0x01,0xfc,0x34,0x03,0xfc,0xe4,0xfc,0x02,0xa3,0xff,0x02,0x51,0x00,0xff, -0x6e,0xfe,0x02,0xe7,0xfc,0x03,0xa9,0x02,0xf9,0xbf,0x03,0xff,0xd6,0xfe,0xff,0x7e, -0xfe,0xfd,0xe8,0x00,0x01,0x88,0xfc,0x01,0xa1,0xfa,0x02,0x89,0x04,0xfc,0x53,0x00, -0xfe,0x16,0x03,0xfe,0x6d,0xff,0xff,0xe7,0xfe,0x03,0xb2,0x01,0xff,0x98,0xfd,0xfe, -0x0f,0x01,0xfe,0xe1,0x01,0xfe,0x7b,0xfe,0x01,0x2b,0x01,0x04,0xe8,0xfe,0xfe,0x56, -0x01,0xfe,0xda,0x00,0xfb,0xad,0x01,0xfd,0xc4,0xff,0x06,0x4e,0xfe,0xfc,0x78,0x01, -0xff,0xcf,0xfd,0x02,0x59,0x03,0xfb,0x0b,0xfa,0x02,0xf9,0xfe,0x00,0x8e,0xfb,0xfd, -0xbe,0x04,0xfd,0xe8,0x01,0xff,0x4d,0xfc,0xfb,0xb8,0x03,0x05,0x59,0xf9,0xff,0x5a, -0xfc,0x03,0xcb,0x02,0xfd,0xf1,0x06,0xfe,0x51,0x04,0x01,0x1a,0xf8,0x04,0x31,0xfd, -0xfe,0xa1,0x01,0xfd,0x2d,0xfc,0x01,0xe6,0x01,0xfc,0x4b,0x00,0x02,0xba,0xff,0x04, -0x07,0xfd,0xff,0x52,0x01,0xfb,0x4a,0x03,0x03,0x0b,0xfd,0xfc,0x85,0x03,0x03,0xc6, -0xff,0xfd,0xbd,0xfd,0x07,0x56,0xfd,0xfa,0x9d,0x03,0xfa,0xc6,0xfc,0x00,0xd7,0x03, -0xfe,0xa9,0xfe,0x02,0x79,0x00,0xfd,0x01,0xfd,0xff,0x35,0x02,0xfe,0x5e,0xfd,0x01, -0x52,0x01,0xfb,0xe4,0xfe,0x06,0xa9,0xfc,0x00,0x62,0x01,0xfc,0x60,0x01,0x02,0x4d, -0xfd,0x02,0x7a,0xff,0xfd,0x71,0x05,0xfd,0xdc,0xfd,0x02,0x26,0xfe,0x02,0x32,0x00, -0xfe,0x31,0x01,0xfb,0xae,0xff,0x00,0xfd,0xfe,0xfc,0x6f,0x01,0x06,0xb6,0xfd,0x00, -0x27,0xfc,0xfd,0x62,0x0a,0xfa,0x4e,0xff,0x02,0x25,0xfa,0x05,0x8f,0x03,0xfd,0x00, -0xfe,0xfc,0x46,0x06,0xff,0xe2,0xf9,0xfc,0xf7,0x00,0xff,0x70,0xfd,0x04,0xcf,0x00, -0xfc,0xc8,0x00,0x00,0xae,0xff,0x02,0x52,0x02,0x01,0x5b,0xfd,0xfb,0x3a,0x02,0xfe, -0x8f,0x01,0xfb,0xee,0x00,0x06,0x53,0xfb,0xfe,0x4d,0xfe,0x03,0xcf,0xf9,0x03,0xd5, -0x02,0xf7,0x9f,0x00,0xfc,0xae,0x02,0x00,0xd1,0x02,0x01,0x40,0x01,0x01,0x13,0xf7, -0x04,0x70,0xff,0x03,0xf3,0xff,0xfd,0xf4,0xff,0xfa,0xd4,0x04,0xfd,0x28,0x01,0x03, -0x57,0xfd,0x06,0x21,0xfd,0xfe,0x1d,0x01,0x01,0x81,0xfc,0x02,0x27,0xff,0xff,0xf9, -0x01,0xfa,0x2b,0x02,0xff,0x1e,0x02,0x03,0x63,0x02,0xf8,0xd0,0xfd,0x05,0x22,0xfb, -0x00,0xb4,0xff,0xff,0xd2,0xff,0xff,0x29,0xfe,0x00,0x7a,0xff,0xfd,0x96,0x05,0x01, -0xb9,0xfa,0xfc,0x88,0x03,0x00,0x82,0xfd,0x03,0x45,0xff,0x00,0x7a,0xff,0x01,0x1b, -0xfd,0xfe,0x6a,0x01,0xfe,0x88,0x03,0xfd,0xa1,0xf8,0x05,0xec,0xfb,0x00,0x2c,0x02, -0xff,0xe3,0x04,0xfa,0xf3,0xff,0x04,0x7f,0xff,0xfc,0xa5,0x01,0x02,0x64,0x00,0x02, -0x0f,0xfd,0xff,0x79,0xff,0xfc,0xb5,0x05,0xff,0xde,0xf9,0x00,0x3d,0x03,0xfa,0x15, -0xff,0x03,0x02,0xfe,0x03,0x25,0x05,0xfa,0x1b,0xfc,0x00,0x5e,0x01,0x00,0xac,0x01, -0xfb,0x05,0xfe,0x01,0x45,0xff,0xff,0x36,0xff,0xfe,0x2c,0x02,0x04,0x20,0xfa,0xfb, -0xd2,0xfa,0x02,0xa1,0x05,0xff,0x78,0x01,0xfe,0xe5,0x01,0xfe,0x2a,0x01,0x00,0xdf, -0xfe,0x04,0xc4,0xfc,0xfc,0x55,0x03,0xfd,0xa5,0x01,0x02,0x63,0xff,0xff,0x5d,0xfe, -0x05,0xa9,0xfe,0xfd,0x36,0x01,0xfe,0x67,0x03,0xff,0x53,0xfd,0xfb,0x69,0xfe,0x01, -0xdc,0x01,0x02,0xed,0xfd,0xff,0x37,0xff,0xfe,0x6e,0xfd,0x00,0x6d,0xff,0xfe,0xa8, -0x01,0x00,0x5c,0xfd,0xfe,0x25,0x03,0xfe,0x38,0x02,0x01,0x43,0xfc,0x01,0x3f,0xff, -0x00,0xfe,0x01,0xfd,0x82,0x04,0xfd,0xf6,0xfc,0x01,0x36,0xff,0xfa,0xf8,0xff,0x09, -0x0e,0xfa,0xfe,0x35,0xff,0xff,0x4d,0x01,0xfd,0x46,0xfe,0x05,0xa9,0xfd,0xfe,0x02, -0x06,0xfd,0x3e,0xfd,0x02,0xa5,0x02,0x00,0x8d,0xfd,0xff,0xac,0xfd,0xff,0xc4,0xfe, -0x00,0xfa,0x00,0xfc,0x46,0xfd,0x00,0x83,0x01,0xff,0x84,0xff,0x01,0x59,0x03,0x01, -0x12,0xfd,0xff,0xb2,0xff,0xfc,0xf9,0x05,0x03,0xa9,0xf8,0x00,0x0d,0x03,0xfc,0x04, -0x04,0xfc,0xe2,0xfb,0x06,0x3c,0xfe,0xfd,0xbe,0x03,0xff,0x45,0xf9,0x05,0xc3,0x01, -0xfe,0xe0,0xfc,0xfe,0x0b,0x03,0xfd,0x00,0xff,0xfe,0x67,0x02,0x03,0xd7,0xfd,0xff, -0x1d,0xfc,0x00,0xe4,0x02,0xfe,0x51,0x04,0xf9,0xbe,0x05,0x00,0xeb,0xf7,0x03,0x3f, -0xfa,0x04,0xa5,0x04,0xfb,0x65,0xfd,0x00,0x81,0xfe,0x02,0xe9,0x04,0xf8,0x86,0xff, -0x02,0x0a,0x02,0xfd,0x30,0xff,0x01,0xc7,0x00,0x02,0x84,0xfe,0xff,0x78,0xfa,0xfe, -0x99,0x07,0x00,0x11,0xfe,0xfb,0x0f,0x06,0x02,0xe2,0xfa,0xfe,0x6c,0x03,0x00,0x77, -0x02,0xff,0x80,0xff,0xfd,0x34,0xff,0x00,0x7f,0x00,0xfe,0xfd,0xf9,0x00,0x3c,0x01, -0xfa,0xc6,0x02,0xff,0x0c,0xff,0x04,0x40,0xfe,0xfd,0xc8,0x00,0xfd,0xe8,0xfd,0x08, -0x6a,0xff,0xfe,0xb4,0xfe,0xff,0x11,0x03,0xfc,0x39,0x03,0x01,0x06,0x01,0xfc,0x96, -0xfd,0x05,0x62,0xf8,0xfd,0xee,0x08,0xfd,0x73,0xfe,0xff,0x98,0x00,0x02,0xc4,0xfe, -0x05,0xd4,0xff,0xfd,0x47,0xfa,0x04,0xfe,0x03,0xf7,0x61,0x00,0x02,0x15,0x02,0x01, -0xa1,0xfc,0xfc,0x06,0xff,0x00,0x28,0x01,0x00,0xb5,0xfa,0x00,0x15,0x01,0x02,0xeb, -0xfd,0x01,0x2c,0xfd,0x01,0x68,0x03,0xfd,0xa7,0x03,0xfd,0x4b,0xfc,0x05,0x50,0xf9, -0xff,0xc6,0x04,0xff,0x00,0xfd,0x01,0x28,0xfd,0xff,0x84,0x05,0xfd,0x42,0xff,0x01, -0x45,0xff,0xfd,0x46,0xff,0x02,0xfb,0xfe,0xff,0xa6,0x00,0x05,0x73,0xf8,0x00,0x26, -0x01,0xfa,0x0f,0x03,0xff,0x3a,0xff,0x01,0x2b,0xfb,0x00,0x6d,0x03,0x01,0x4b,0xfa, -0x05,0x66,0x01,0xff,0x81,0x02,0xfe,0x37,0xfb,0x01,0xc5,0x03,0xfe,0xa4,0xfe,0xfb, -0xea,0x06,0xfe,0xf8,0xfc,0xf8,0x1a,0x04,0x01,0x04,0xfc,0x03,0xed,0xfa,0xfa,0xa3, -0x02,0x04,0x83,0x03,0xfd,0x53,0x02,0xfd,0xda,0x04,0xff,0x00,0xfd,0x00,0xec,0xff, -0x04,0xa7,0xfa,0xfd,0xb7,0xfc,0xfe,0x08,0x03,0x03,0xde,0x00,0xfb,0x64,0xfe,0x04, -0x60,0xff,0xfa,0xc1,0x01,0x03,0x85,0x02,0xfb,0x28,0xfc,0x00,0xb1,0x04,0x03,0xcb, -0x00,0xff,0x2b,0xfb,0xfb,0x22,0x02,0xfd,0x20,0x00,0x01,0x1c,0x05,0xfc,0x17,0xfb, -0x00,0x70,0x01,0x04,0x20,0x02,0x00,0xca,0xfc,0xff,0x84,0xfb,0x01,0x46,0x01,0x00, -0xb0,0x00,0x01,0xed,0xfc,0xfc,0x26,0x00,0xff,0x70,0x08,0xfe,0x7e,0xff,0xff,0x56, -0xfb,0x00,0xcf,0xfc,0x00,0xaa,0x06,0xfe,0x49,0xff,0x00,0xdf,0xfc,0xfa,0x05,0x05, -0x01,0xa0,0xf9,0x06,0x41,0xfb,0xfe,0x7a,0x00,0xfa,0x29,0x06,0x00,0xc9,0xfc,0x01, -0x6e,0xff,0xff,0x34,0x00,0xff,0x79,0xfc,0x05,0xeb,0x03,0x01,0xc2,0xfc,0xfe,0xfb, -0xff,0x01,0xac,0x02,0x02,0x41,0xfe,0xfe,0x64,0xfb,0x03,0x72,0x02,0xf9,0x8f,0xfd, -0x04,0x23,0x01,0xff,0x9c,0x02,0xf7,0x54,0xfd,0x02,0x5f,0x01,0x03,0x05,0xfc,0xfa, -0x06,0x01,0x05,0x47,0xfe,0xff,0xcb,0x02,0x00,0xc3,0xfe,0xff,0x04,0xfd,0xff,0x81, -0xfd,0x05,0xf7,0xff,0xff,0xad,0xff,0xfa,0xa8,0x05,0xff,0xa5,0xfa,0x03,0x64,0x00, -0xff,0x07,0xff,0x01,0x5e,0xfb,0xfc,0x76,0x03,0x02,0xc4,0x03,0xfa,0x0b,0x00,0x06, -0x4a,0xfe,0xff,0x11,0xff,0xff,0x0b,0x03,0xfb,0xe1,0xfe,0xff,0x04,0xfd,0x00,0xcd, -0x02,0x00,0x6f,0xff,0xfd,0x11,0x00,0xff,0x4d,0xfe,0xfe,0xf8,0x01,0x03,0x37,0xff, -0x00,0x19,0x00,0xfd,0x29,0x02,0x01,0x01,0x01,0xff,0xfe,0xfd,0xff,0x83,0xfd,0xfa, -0x6f,0x05,0x00,0xcd,0xfc,0xfe,0x96,0x02,0xfa,0x86,0x01,0x02,0xf9,0x00,0xfe,0xf9, -0xff,0x03,0x7a,0xfd,0xfd,0x51,0xfd,0x02,0x22,0x04,0xfd,0x75,0x03,0xfb,0x90,0xff, -0xfe,0x35,0xfe,0x05,0xa8,0x00,0x01,0x0d,0xff,0xfc,0x89,0xfe,0x03,0x07,0xff,0x02, -0x5d,0x00,0xf9,0xec,0xff,0xff,0x3e,0xfe,0xfd,0x4d,0x03,0xfe,0xcf,0xfe,0x00,0xb4, -0xfc,0xfd,0x7b,0x00,0x03,0xfa,0x05,0xfc,0xd7,0xfc,0x03,0xd0,0x04,0xf9,0x22,0xfe, -0x09,0xcc,0xfe,0xfd,0x65,0x03,0xfb,0x36,0xfd,0x05,0xb0,0xfe,0x02,0x8a,0xf8,0xfb, -0x39,0x05,0x00,0x97,0xfc,0x02,0x10,0x02,0xfc,0xcf,0x02,0xfe,0x27,0xfe,0x02,0xb3, -0xfc,0x01,0xec,0xff,0xfe,0xc6,0xff,0x01,0x42,0xfc,0x00,0x6e,0x00,0x00,0x90,0x01, -0xfd,0xd4,0xff,0x02,0x37,0xfc,0xfe,0x46,0x02,0xfa,0x94,0x02,0x00,0x2f,0xfc,0x04, -0x30,0xfe,0xfe,0xff,0x01,0x04,0x40,0xfa,0x02,0x66,0x03,0xfd,0xb7,0xfd,0x02,0x7b, -0x00,0x01,0x41,0x00,0xff,0xea,0x02,0xfd,0xa3,0xff,0x00,0xf6,0xff,0xfd,0x63,0x00, -0x01,0x37,0xfa,0x02,0x82,0xfd,0x01,0xd5,0x05,0xf6,0x58,0x05,0xff,0x0d,0xfe,0x02, -0xe7,0xfe,0xfc,0x3a,0xff,0x05,0xf2,0xfa,0x00,0x3b,0x00,0xfb,0xca,0x04,0xfd,0x5c, -0xff,0xfe,0x3b,0xff,0xfd,0x3b,0x04,0xff,0xf7,0xfc,0x01,0x40,0x00,0x04,0xdd,0xfe, -0xfd,0xf5,0xfc,0x02,0x96,0x00,0xfc,0xa4,0x01,0xfe,0x7c,0x00,0x02,0x2d,0xfd,0xfd, -0xc1,0x02,0xfe,0x70,0x06,0x00,0x83,0xfa,0xfd,0xd9,0x01,0x00,0xcc,0xff,0x02,0xfa, -0xfe,0xfe,0xa4,0xff,0xfe,0x8f,0x00,0x01,0xa6,0x00,0xfb,0x73,0x02,0x00,0x9f,0xfa, -0xfe,0x1e,0x02,0x00,0xd7,0x04,0x00,0x26,0xfa,0xfd,0x47,0x01,0xff,0xb7,0x05,0xfb, -0x34,0xfc,0x08,0xf3,0xf8,0x00,0xdb,0x04,0xfb,0x22,0x00,0x04,0x4a,0x01,0xfc,0x8a, -0xfc,0xfb,0xa2,0x03,0x02,0x23,0xf8,0x03,0xa7,0x01,0xfa,0xe2,0x02,0xff,0x21,0x01, -0xff,0x8f,0x00,0x04,0x90,0xfd,0xfe,0x74,0xff,0x03,0xb1,0x00,0x00,0x86,0xfc,0x05, -0x55,0xff,0xf8,0xbf,0x02,0xfb,0xf9,0xfe,0x03,0xb0,0x00,0xfe,0xbe,0xfe,0xff,0xdf, -0xfd,0x06,0x63,0xfe,0xfe,0xb1,0x04,0xfe,0x89,0xfc,0xff,0x77,0x02,0xff,0x6e,0xfe, -0x04,0x87,0xfd,0xff,0xe3,0xfb,0x00,0xe8,0x03,0xfd,0xe7,0xff,0x07,0x41,0xfe,0xf8, -0xe1,0x00,0x04,0xe0,0xfd,0x01,0x94,0xfe,0xff,0x8d,0xfe,0xfa,0x2d,0x02,0x03,0xca, -0xf8,0x01,0x7f,0x00,0xfa,0x45,0x01,0xff,0x79,0xfe,0x04,0x21,0xff,0x00,0xbd,0x02, -0xfd,0x3c,0xfd,0x03,0xa1,0xff,0xfe,0x05,0x06,0xf8,0x19,0xff,0x01,0x9e,0xfd,0x04, -0x0a,0xfc,0xfe,0x9e,0x01,0x04,0x97,0xfa,0x02,0x04,0xff,0xfa,0x01,0x03,0xff,0xdc, -0x01,0xff,0x66,0xfd,0x00,0xeb,0x01,0x02,0x33,0x00,0x02,0x63,0x04,0xfc,0xef,0xfb, -0xfe,0x83,0x02,0x00,0x06,0xff,0x02,0xdb,0xff,0xfa,0x44,0x00,0x01,0x60,0x00,0xf9, -0x7a,0x05,0x04,0xd0,0xf7,0xfb,0xd9,0xff,0x00,0xf8,0x02,0x01,0x8b,0x05,0xf9,0xc0, -0xfc,0xff,0xb1,0x03,0x01,0x9c,0xfc,0x03,0x0f,0x02,0xfa,0x7c,0xfe,0xfe,0x11,0x04, -0xfd,0x73,0x03,0x04,0xe9,0xfc,0xfb,0xc8,0xfd,0xff,0x76,0x00,0x01,0x81,0xff,0x05, -0x54,0x00,0xf8,0xfb,0xff,0x00,0x0a,0x03,0x01,0x3d,0x01,0xfc,0x4e,0xfe,0xff,0x50, -0xff,0x09,0xd0,0xf9,0x03,0x15,0xfe,0x02,0x62,0xfd,0xf9,0xac,0x02,0xfb,0x11,0x06, -0xff,0xe7,0xfe,0xfa,0x67,0xff,0x05,0x96,0xfc,0x03,0x88,0xfe,0x00,0xaf,0xff,0x00, -0xb7,0xff,0x00,0x47,0x01,0xfa,0xf6,0x06,0xfc,0x3a,0xfe,0x03,0xc3,0xfc,0x00,0xf0, -0xfd,0x02,0xa6,0xfd,0x01,0x2c,0xfd,0x00,0xa6,0x03,0xf6,0xe4,0x01,0x04,0x98,0x01, -0xfe,0x8a,0xfe,0x00,0x3e,0xfe,0x02,0x17,0xff,0x00,0xda,0xfc,0xfe,0x9b,0x02,0x01, -0xe3,0xfa,0xfd,0x7f,0x02,0xff,0xaf,0x02,0xff,0xa8,0x00,0xfc,0xb0,0x02,0x01,0xaf, -0x00,0xfc,0x55,0xf9,0x08,0x11,0xff,0x00,0xc1,0xfc,0xfc,0x13,0x04,0x02,0x30,0x01, -0xff,0xb3,0xfc,0xfe,0xfd,0x02,0x02,0xa0,0xfd,0x01,0x30,0x01,0xff,0x67,0x02,0xff, -0x90,0xfc,0x04,0x9b,0x00,0xfc,0x4f,0x00,0xfc,0x57,0x00,0xfe,0x26,0xfb,0x01,0xee, -0xff,0xfe,0x30,0x03,0xfc,0xad,0xfd,0x00,0xb7,0x04,0xfe,0xc8,0xff,0x00,0x13,0xfc, -0x03,0xa1,0x02,0xff,0xe0,0xfe,0xff,0x01,0x04,0xfd,0x6f,0xfd,0x00,0x9d,0x00,0xfe, -0x78,0x02,0xff,0x0d,0x02,0xff,0xbe,0xf9,0x03,0x32,0xff,0xfc,0xdb,0x07,0xfd,0x35, -0xfd,0xfc,0x1e,0x03,0xfd,0x85,0x02,0x07,0xc1,0xf9,0x02,0x20,0xfd,0xfb,0xb6,0x07, -0xfd,0xb9,0xff,0x05,0x92,0xf8,0xff,0xbb,0x03,0xfc,0xcd,0xff,0x02,0xf2,0x03,0xfc, -0x2a,0x01,0xfa,0xbb,0xfa,0x00,0x4f,0x03,0x00,0x88,0xfd,0xfe,0x98,0xfe,0xff,0xe6, -0x00,0x03,0x25,0xfe,0xff,0x82,0xfe,0xfe,0x2e,0x04,0xfa,0x81,0xff,0x05,0x72,0xfd, -0x02,0x3f,0xfc,0x00,0x92,0x02,0x00,0x18,0x00,0xfd,0x6f,0x02,0x00,0x00,0xfd,0x00, -0x7f,0xff,0xfe,0x3d,0xfe,0x04,0x28,0xff,0xff,0xd6,0xfe,0x01,0x69,0x01,0xfd,0xba, -0xfe,0x03,0xbf,0xfe,0xfd,0x40,0x03,0xff,0x1c,0xfd,0xfe,0x68,0x01,0x01,0x81,0xfd, -0xff,0xf3,0xff,0xff,0xef,0xfd,0x06,0x10,0xfa,0x00,0x11,0x02,0xfd,0xdf,0x00,0xfe, -0xa9,0xfa,0x06,0xfe,0xfe,0xff,0xf6,0x03,0xfa,0x5c,0xfd,0x04,0x8c,0x01,0xfa,0x63, -0x03,0xff,0x05,0xff,0x03,0x11,0xf9,0xfe,0xce,0x03,0xfe,0x1f,0x04,0xfe,0x1d,0xf9, -0x02,0x44,0x03,0xfe,0x06,0x01,0xfc,0xb2,0x00,0x00,0x4c,0x00,0xfa,0x2b,0x00,0x01, -0xa9,0x01,0x03,0x0d,0x03,0xf9,0xce,0xfb,0x06,0x3d,0xff,0x01,0x6b,0xfc,0xfd,0x02, -0x04,0xff,0x2e,0xff,0xfa,0xdc,0x01,0x01,0x1f,0x01,0x01,0x4c,0xfa,0xff,0x36,0x00, -0x03,0x0c,0xff,0xf9,0x0f,0x03,0xff,0x9f,0x03,0xf9,0x78,0x00,0x01,0x06,0x03,0x01, -0x82,0x00,0xff,0x79,0xf8,0x01,0xdd,0xff,0xff,0xca,0x01,0xfd,0x86,0x03,0xfb,0x96, -0xff,0xff,0xe5,0x00,0x01,0x52,0xfd,0x03,0x74,0xfd,0xfd,0x5d,0x00,0xfd,0xd4,0x01, -0x02,0x8a,0xfe,0x04,0x17,0xfa,0xfc,0x9b,0x01,0x02,0xb9,0x00,0x00,0x98,0x03,0xfa, -0x01,0x03,0xfc,0xc0,0xfc,0x04,0xaf,0xff,0x01,0xd9,0x04,0xf9,0x41,0xfd,0x01,0x9d, -0x00,0xfc,0xfa,0x05,0xfb,0x0a,0xff,0x06,0x73,0xf6,0x00,0x87,0x03,0x00,0x63,0x00, -0x02,0x54,0xf9,0xfd,0xac,0x01,0x00,0x6c,0x02,0x04,0xc9,0xff,0xfd,0x73,0x00,0xfb, -0xa1,0xfe,0x03,0xdb,0xff,0x00,0x16,0x00,0xfb,0x1e,0xfb,0x04,0xb9,0x03,0xfa,0x20, -0x00,0x02,0xce,0xfb,0x02,0x15,0xfa,0xfe,0x45,0x04,0xfe,0x8d,0x02,0xfd,0x9b,0xff, -0xf9,0xaf,0x07,0x04,0xaa,0xfa,0x04,0x08,0xfe,0x05,0xe1,0xfb,0xfd,0x88,0xfd,0x01, -0x67,0x00,0x01,0x2d,0x00,0xfc,0x38,0xfd,0x04,0x8b,0x01,0xfc,0xc5,0xff,0x00,0x56, -0xfe,0x04,0x00,0xfb,0xff,0xd3,0x00,0xff,0x01,0x03,0x01,0xbf,0xfc,0xfa,0x5f,0x04, -0x01,0xcb,0xfd,0xfc,0x98,0xff,0x04,0x58,0xfe,0xfd,0x78,0xfb,0x00,0x69,0x02,0x02, -0x3b,0x02,0x00,0x28,0xff,0xf9,0x7b,0x05,0xff,0x80,0xfa,0x01,0x64,0x02,0xff,0x72, -0x01,0xfa,0xf1,0xfe,0x05,0x0a,0xfc,0x03,0xca,0x01,0xfc,0x05,0xfc,0x01,0x2d,0x01, -0xfb,0x57,0x09,0xf8,0x7d,0x01,0xfe,0x2d,0xfa,0x04,0xc2,0x02,0xfe,0x5f,0xff,0xfe, -0xba,0xfd,0xff,0x8b,0x02,0x00,0x38,0xfb,0x03,0xe6,0x01,0x00,0xd0,0x03,0xfa,0xce, -0xfe,0x01,0x18,0xff,0xff,0xc9,0x00,0x02,0xda,0xfa,0x00,0x4a,0x04,0xfe,0x89,0x00, -0x00,0x59,0xfd,0x02,0x01,0xff,0xfa,0xfe,0x03,0xf8,0x1e,0x00,0x05,0x33,0x03,0xfc, -0xd4,0xfa,0x04,0xec,0xfb,0x05,0x03,0x03,0xfa,0x20,0x01,0xfd,0x92,0x06,0xfa,0x9c, -0xfa,0x01,0x74,0x02,0x02,0xa7,0xfc,0xfd,0x17,0xff,0xfd,0x8f,0xfc,0x04,0x11,0xfc, -0xfd,0x02,0x03,0x03,0x8c,0xff,0xfc,0xf7,0x01,0x06,0xd3,0xfe,0x00,0x25,0x01,0xfd, -0x0e,0x01,0x00,0xa5,0xfe,0x03,0x19,0xfc,0xfc,0xe0,0x05,0xff,0xb6,0xf9,0x01,0xda, -0x01,0x01,0xc3,0xfc,0x01,0xde,0xfe,0xfe,0xba,0xf9,0x05,0xe6,0x02,0xf4,0xff,0x06, -0x02,0x5c,0xfd,0x02,0xf2,0xfc,0xff,0x2f,0x02,0xfc,0xe2,0x00,0x05,0x84,0xf8,0xfe, -0xe2,0x06,0xfd,0x2a,0xfc,0x02,0xb1,0xfe,0x00,0x85,0xff,0xff,0x44,0x00,0x00,0x29, -0x02,0xfb,0x38,0xff,0xff,0x71,0xfc,0x01,0x1c,0x06,0xfe,0x1c,0xfd,0x01,0x13,0xfe, -0x01,0x64,0xfd,0xfe,0xc2,0x06,0xfb,0xdd,0xfc,0x03,0x37,0xff,0xff,0xe7,0x02,0x00, -0xeb,0x01,0xfd,0xbb,0xfe,0x00,0x77,0xfe,0xfd,0xfe,0x04,0x01,0x01,0x01,0xfc,0xfd, -0xfc,0xfa,0xa9,0x02,0x04,0xa4,0xfe,0xfb,0x83,0xff,0x02,0x0c,0xfc,0xff,0xa8,0x01, -0x01,0x0a,0x03,0x00,0x7a,0xfd,0xff,0x6f,0xfa,0x01,0x68,0x06,0xfa,0xd4,0x01,0xfe, -0x9f,0xfc,0xff,0x5f,0x00,0x02,0x36,0x01,0x04,0x51,0xf9,0xfd,0x25,0x02,0xfa,0xdb, -0x02,0xfc,0x2c,0x04,0x03,0x8b,0x02,0xf9,0x95,0xff,0x01,0x6d,0xfa,0x07,0x2c,0x01, -0xf7,0xa4,0x01,0x01,0x5f,0xff,0xfb,0x7b,0x01,0xfd,0x9c,0x05,0xfd,0x13,0xff,0x03, -0x5c,0xf9,0x03,0xee,0x01,0x03,0x4a,0xf7,0x03,0x9c,0x01,0xfb,0x12,0xff,0xfe,0x84, -0x04,0x01,0x5f,0x01,0xfc,0xcf,0xfa,0x01,0xd1,0x01,0x00,0xe6,0x02,0xfb,0xdb,0xfe, -0x03,0xe9,0x00,0xfc,0xf1,0xfd,0xfd,0x10,0x04,0xff,0xa7,0x00,0xff,0xf2,0xfe,0xfe, -0x9f,0x05,0xfc,0x8d,0xfd,0x05,0xa1,0xf8,0x02,0xd4,0xfe,0xfe,0x22,0x03,0x01,0xb9, -0xfe,0x01,0x0e,0xfe,0xfa,0xce,0xfe,0x02,0xa6,0xfb,0x02,0xbb,0xfd,0x01,0x5c,0xff, -0xfb,0xbc,0x03,0xff,0x1e,0x01,0xff,0xba,0x00,0x02,0xa4,0xfc,0x00,0x53,0x00,0xfe, -0xe2,0x05,0xff,0x50,0xfd,0xff,0x81,0xfe,0x01,0xb1,0x03,0xff,0x34,0xff,0x03,0xef, -0xf9,0x01,0x96,0xff,0xfd,0xd2,0x01,0x05,0x5d,0xf9,0xff,0x07,0x03,0xfa,0x77,0xfe, -0xff,0x7e,0xf9,0x05,0xe8,0x05,0xfe,0x29,0xfc,0x00,0x42,0xf8,0x06,0x46,0x05,0xfd, -0x6c,0xfe,0xf9,0xaa,0x03,0x00,0xb0,0x04,0xfc,0x1f,0x01,0x02,0x09,0xfd,0x00,0x2e, -0xfd,0xf7,0xfd,0x01,0x05,0x17,0x02,0xfc,0xb7,0xfe,0xfd,0x71,0xfe,0x02,0xb6,0x03, -0xff,0x4d,0x02,0xfc,0x30,0xfc,0x07,0x0b,0xf6,0x04,0x52,0x03,0x00,0xb6,0xfe,0xfe, -0x5d,0x02,0xfa,0xc6,0x08,0xfc,0x4d,0xfe,0x06,0x54,0xfb,0xfd,0x1c,0x01,0xf9,0x77, -0xff,0x06,0x36,0xfd,0xff,0x48,0x00,0xfd,0xa9,0xfe,0x00,0x17,0x03,0xfc,0x60,0x04, -0xff,0x60,0x00,0xfb,0x5c,0xfd,0x00,0x5b,0x01,0x00,0x5b,0xfe,0x01,0x0a,0xfc,0xfe, -0xa8,0x01,0x02,0x1c,0x00,0x00,0x55,0xfe,0x02,0x6f,0xfd,0xfa,0xd3,0x00,0x08,0x98, -0xfd,0x00,0x00,0x01,0xfe,0x44,0xfd,0x00,0x33,0x02,0xfe,0x7c,0xfd,0x01,0x66,0xfe, -0xfa,0xf9,0x00,0xfd,0x5e,0x02,0x04,0x04,0xfd,0x03,0x0c,0x01,0xfa,0xdc,0x01,0x04, -0x9f,0xfb,0x00,0xf2,0xfd,0xfd,0xde,0xff,0x03,0xf7,0xfb,0x02,0xe4,0x00,0xfc,0x2a, -0x04,0xfd,0x8f,0xf9,0x00,0x09,0x01,0x03,0x4b,0xfe,0xff,0xcf,0xfe,0x01,0x05,0x00, -0x00,0x51,0xfe,0x01,0x4c,0xff,0xff,0x61,0x04,0xf8,0x1a,0x00,0x02,0x44,0x03,0xfb, -0x83,0x01,0xfa,0x8c,0x03,0x01,0xf9,0xff,0xf9,0xcc,0xfe,0x00,0x6e,0x03,0x04,0xa3, -0xf8,0xfc,0xf7,0x01,0x02,0xe4,0x01,0xfd,0xdb,0x00,0xfc,0x7a,0xfe,0x05,0x27,0xfd, -0xf6,0x1f,0x03,0x08,0x40,0x00,0xfe,0x9b,0xfc,0x02,0x10,0xfd,0x00,0x85,0x05,0xff, -0x76,0xfe,0xfe,0xe6,0xff,0x04,0xa6,0xf9,0x05,0x65,0x04,0xfd,0xbd,0xfa,0xfd,0xd9, -0x03,0xfc,0x4d,0x04,0xfc,0x4d,0xfc,0x00,0xbc,0xfe,0x01,0xea,0xfd,0xfb,0x5e,0x05, -0x02,0x77,0xfe,0x00,0xb1,0xfa,0xfe,0xcc,0xff,0xff,0xf8,0xff,0xff,0xec,0xfe,0xf8, -0xac,0x07,0x04,0x9e,0xfa,0x00,0x00,0x01,0xff,0xa9,0x04,0xfd,0x62,0x00,0xff,0x26, -0xff,0xfe,0x98,0x06,0xfc,0xee,0xf7,0x04,0x37,0x03,0xfc,0x95,0xfe,0x06,0xc0,0xfc, -0xfe,0xa7,0xfd,0xff,0x22,0x00,0xfb,0x86,0x06,0xfe,0xf6,0xff,0xfc,0x5e,0x07,0x03, -0x48,0xfa,0x01,0x14,0x00,0x00,0xcd,0xfb,0x05,0xbc,0xfb,0xfa,0xa2,0x02,0x04,0x13, -0x02,0xf7,0xeb,0x00,0x02,0x23,0xfe,0xff,0x08,0x00,0x00,0xdf,0xf7,0x05,0xf9,0xfc, -0xfe,0x3c,0x02,0xf9,0x12,0x04,0x01,0xb1,0x02,0xfc,0x89,0xfe,0x00,0x8c,0xfd,0x00, -0x29,0x03,0xfe,0x48,0xff,0x01,0x80,0x00,0x04,0x2b,0xfb,0x01,0x7b,0x00,0xfe,0x4f, -0x00,0xfb,0xc7,0x03,0xf8,0x20,0x05,0x04,0x41,0xfc,0xff,0xba,0xf8,0x07,0x29,0xfe, -0xfa,0x67,0x03,0x01,0xcf,0xfe,0x04,0x84,0xfd,0xf9,0x25,0x04,0x02,0x74,0xfe,0x01, -0xc9,0xfb,0xfe,0x74,0x07,0xfb,0x3f,0xf6,0x04,0x84,0x00,0x01,0x1d,0x04,0xf9,0x5b, -0xff,0x03,0xc3,0x03,0xff,0x91,0x00,0xff,0xb2,0xfd,0x00,0x05,0xfd,0xfb,0xc8,0xfd, -0x08,0x39,0x00,0xfd,0x76,0xff,0xf9,0x74,0xff,0x04,0xcf,0xff,0xfd,0xa7,0x02,0x01, -0x42,0x00,0xff,0x8d,0xf7,0x01,0x12,0x05,0x01,0x4a,0x01,0x01,0xc3,0xf4,0x01,0xcc, -0x05,0xfc,0xd9,0x04,0xfc,0xd1,0xfd,0x00,0x03,0x00,0xfa,0xd9,0x02,0x02,0xcd,0xff, -0x01,0xfc,0xfe,0xfd,0x83,0xfd,0xff,0x56,0xfe,0x05,0xb7,0x01,0xfb,0x69,0x01,0xff, -0xec,0xfd,0xff,0x2c,0x05,0x01,0x81,0x00,0xfe,0x2f,0xfe,0x01,0xcc,0xfb,0xff,0x8e, -0x01,0x01,0x73,0xfb,0xff,0x55,0xff,0x02,0x6a,0xfd,0x00,0x88,0x02,0xfc,0xf0,0xff, -0x02,0xbb,0xfb,0xfa,0xf7,0x03,0x00,0x33,0x00,0x04,0xcd,0xf7,0xfe,0xe3,0x04,0xfa, -0x0a,0xff,0x01,0x30,0x02,0xfd,0x0d,0x07,0xfb,0x71,0xff,0xff,0xd4,0xfe,0x07,0x2c, -0xfc,0xfb,0xb9,0x03,0xff,0x17,0xfc,0x01,0xcd,0xfe,0x01,0x52,0xff,0xff,0x9a,0x02, -0xfc,0x9a,0xff,0xfc,0x5c,0x04,0x02,0x9b,0xfc,0x00,0x7f,0xfe,0x00,0x81,0xfe,0x05, -0xac,0xfd,0xff,0x56,0x07,0xf9,0xce,0xfa,0x01,0xf2,0xfc,0x00,0x13,0x04,0xfe,0x3f, -0xfa,0x03,0xdf,0xfd,0xff,0x90,0x05,0xf8,0x75,0x01,0x07,0x5a,0xfe,0xf8,0x18,0xff, -0x00,0x87,0x03,0x00,0x4a,0xff,0xfc,0xa9,0xfb,0x01,0x50,0x00,0x05,0xc9,0xfa,0xfe, -0x4c,0x03,0x01,0x1e,0xfc,0xf9,0x65,0x04,0x01,0x31,0x03,0xfe,0x2c,0x01,0xff,0xc7, -0xfc,0x02,0x80,0x01,0xff,0xae,0xfd,0x05,0xf1,0xfe,0xfc,0x22,0xfc,0xff,0xef,0x04, -0xfd,0x66,0x01,0x00,0x4d,0xfc,0x00,0x4d,0xfe,0x02,0x06,0x00,0x01,0xb5,0x01,0xfe, -0x9d,0xfc,0xf8,0xcf,0x02,0x03,0x91,0x01,0x03,0x90,0xfc,0x00,0xbf,0xfe,0xfc,0xc7, -0x02,0x03,0x34,0xfb,0xff,0x7a,0x01,0xfe,0x63,0xfc,0x00,0x9b,0x01,0xfe,0xf5,0x01, -0xff,0x5b,0x00,0xfa,0x27,0x00,0x02,0xf5,0x02,0x01,0x78,0xfc,0xff,0x46,0xfe,0xfc, -0xca,0x02,0x02,0xc7,0xfc,0x00,0x16,0x05,0xfa,0xa8,0xfc,0x03,0x8c,0xfe,0x00,0x3d, -0x00,0xfe,0x8a,0xfe,0x02,0xd3,0xfb,0x03,0xa1,0x01,0xfd,0x80,0x03,0x00,0xd5,0xfc, -0xfd,0xb3,0xfe,0x06,0x54,0x00,0xff,0x51,0xfa,0x00,0xf4,0xfc,0x01,0x77,0x03,0xff, -0x56,0xff,0xff,0xee,0x03,0xfe,0xfb,0xff,0xfc,0x45,0x02,0x03,0xff,0xfc,0xff,0xef, -0xfe,0xfd,0x38,0x02,0xfe,0x2c,0x03,0xfb,0xa9,0xfe,0x00,0xd5,0xfd,0xff,0x21,0xfd, -0x00,0x1a,0x02,0xfc,0x0f,0x04,0xfb,0x3a,0xfd,0x00,0xdf,0x02,0x02,0x2f,0xfb,0xfc, -0x2b,0x04,0x05,0xcd,0xfb,0xff,0x73,0x02,0xfc,0x88,0xfe,0x08,0xc2,0xf9,0xfa,0x19, -0x02,0xfe,0xf2,0x08,0xfb,0x57,0xf9,0x06,0x5f,0x00,0x00,0xe2,0x02,0xfc,0x80,0xfe, -0x00,0xea,0x02,0xfd,0x6e,0xff,0xfd,0x36,0x00,0x01,0x63,0x00,0xff,0x0c,0x00,0x01, -0x48,0xfe,0xfe,0xef,0xf9,0x03,0xfc,0xfc,0x02,0x92,0xfe,0xff,0x40,0x02,0x01,0xb8, -0xff,0xff,0xe5,0xff,0xfd,0x3c,0x06,0xfa,0x9c,0xfc,0x00,0x23,0xf9,0x07,0x80,0xfa, -0x03,0x57,0x00,0xfa,0x1b,0x02,0x01,0xc6,0x02,0xfb,0xc9,0x05,0xfe,0x27,0x01,0x00, -0x96,0xfa,0xfd,0xe8,0x02,0xfe,0xd9,0x01,0x02,0x72,0xfd,0x00,0xa4,0xfb,0x00,0xe6, -0x03,0xff,0xce,0xff,0xff,0xb1,0xff,0xfc,0xb9,0x00,0x08,0xc7,0xf8,0xff,0x03,0x05, -0xfe,0x18,0xfe,0x00,0xc6,0xfc,0x00,0xe9,0x03,0xfc,0xdb,0x00,0xfa,0xe9,0xfe,0x01, -0x09,0x01,0xfb,0x2d,0x06,0x05,0x55,0xf9,0xff,0xa9,0x01,0xff,0x09,0x01,0x02,0xa6, -0xf8,0x03,0xb0,0xfc,0xff,0x0b,0x07,0xf7,0xf0,0x00,0x02,0x2e,0x03,0xfc,0x5c,0xfb, -0x00,0xbb,0xfb,0x05,0xf3,0x05,0xfb,0xda,0xfd,0xfc,0x95,0xfe,0x03,0x3a,0xff,0xff, -0x79,0x00,0x02,0xa2,0xfe,0xf9,0x02,0x06,0xfc,0xc8,0x00,0x05,0xf4,0xfc,0x01,0x83, -0xff,0xfb,0x3b,0x05,0xfb,0x9f,0xfe,0x00,0x0b,0x03,0xfb,0x29,0x00,0x03,0xf2,0xfe, -0xff,0x6b,0x01,0x00,0xe8,0xff,0xfa,0x19,0xfd,0x09,0xfd,0xf8,0xfb,0x39,0x04,0x02, -0x64,0x01,0xfd,0x3e,0x03,0xfb,0xa7,0xfe,0x01,0x39,0x01,0x01,0x0b,0xfc,0x00,0x72, -0x00,0xff,0xeb,0xfa,0x03,0x8c,0x04,0xfc,0x79,0x00,0xfe,0xc3,0xff,0xf7,0x2b,0x05, -0xff,0x88,0xfe,0xfe,0x11,0x00,0x02,0x15,0xfd,0x01,0x1e,0xfe,0x01,0x1e,0x06,0xfd, -0x15,0xfd,0xfd,0x0f,0xfa,0x00,0x4d,0x04,0x02,0x21,0xfa,0x05,0x86,0xfa,0x00,0x44, -0x01,0xfe,0x25,0x03,0x02,0x40,0xff,0x01,0x2a,0xfe,0xfb,0xdb,0x01,0x02,0x91,0x02, -0x02,0xa7,0xfd,0xfc,0xe1,0xfd,0x02,0x35,0xfe,0x03,0xf5,0xfd,0x01,0xed,0xfd,0xfe, -0x02,0xfe,0x00,0x76,0x04,0xfe,0x32,0x03,0xfc,0xcf,0x01,0xfb,0x9e,0xfd,0x03,0x83, -0xff,0x03,0xbd,0xf7,0x05,0xa0,0x00,0xf8,0x32,0xfd,0x03,0x20,0x01,0xfd,0x2d,0x03, -0x01,0x28,0xfa,0x02,0x63,0x01,0x02,0x48,0xff,0xfb,0x7a,0x04,0x02,0xaa,0xfc,0xfa, -0xce,0x04,0xfe,0x2d,0x01,0x01,0xb1,0xfe,0xfa,0x69,0xfe,0x06,0x0d,0xff,0x01,0xde, -0xfb,0x01,0xe0,0x02,0xfc,0xf2,0xff,0xff,0xf5,0xfd,0x06,0x40,0xfe,0x01,0xf2,0xfc, -0xfd,0x35,0x01,0xfe,0xb8,0x05,0xfa,0x87,0x00,0x02,0xf8,0xf9,0x01,0x9c,0xfd,0x06, -0x82,0xfe,0xfc,0xab,0x01,0xfe,0xa0,0x02,0xfe,0x11,0x03,0x00,0xac,0xfb,0x00,0x33, -0x00,0xfd,0x7c,0xfa,0x01,0x31,0x03,0xfa,0x7e,0x05,0x04,0x7d,0xfa,0xfc,0x43,0x07, -0xfd,0xd2,0xff,0x00,0xde,0xfb,0x02,0x26,0xff,0xff,0x64,0x00,0xfe,0x24,0xfe,0x04, -0x8a,0x02,0xf7,0x74,0xfe,0x02,0x93,0x01,0xff,0x32,0x00,0xff,0x79,0xff,0xfd,0xe7, -0x03,0x01,0xf1,0xfb,0x04,0x2d,0x01,0x02,0xc5,0xfe,0xfa,0x01,0xfe,0x01,0xe4,0x00, -0x04,0x4d,0xfd,0xfc,0x47,0x02,0x00,0x72,0xff,0xfe,0x56,0xfd,0x00,0x7e,0xff,0x00, -0x61,0xff,0x01,0x04,0xfe,0x03,0x79,0xff,0xfc,0x57,0x03,0xfc,0x66,0xff,0xfd,0xfa, -0xff,0x00,0xc7,0x04,0x00,0x0d,0x00,0xfc,0x38,0xfb,0x03,0xc3,0xfe,0x04,0x34,0xfe, -0xfb,0x20,0x01,0xf8,0x7f,0x03,0x00,0x7e,0xfd,0x02,0xf5,0xfe,0x03,0x58,0xfb,0xff, -0x08,0xfd,0x02,0x2a,0x01,0xff,0x1b,0x00,0xfe,0xb2,0xfc,0x04,0xb6,0x00,0x01,0xd3, -0x02,0xfb,0x90,0x04,0x00,0x06,0xfa,0xff,0x3b,0x02,0x00,0xb5,0x00,0x00,0xe3,0xf5, -0x08,0x30,0xfc,0x03,0x31,0x01,0xf8,0xea,0x03,0xfd,0x7f,0x05,0xf9,0xef,0xfe,0x03, -0x30,0xff,0x05,0x5a,0xfa,0x00,0x72,0xfd,0xfd,0x8c,0x08,0xfd,0xe5,0xfc,0xff,0x24, -0x00,0xff,0x91,0xfd,0xfd,0x8f,0x01,0xff,0xeb,0xff,0xfe,0xc3,0xff,0xfd,0x07,0x01, -0x04,0xdd,0x00,0xfc,0xab,0x01,0xfc,0x71,0x09,0xf9,0x37,0x00,0x01,0x62,0xfc,0x02, -0x3b,0x02,0xfe,0x15,0xfe,0xfe,0x8a,0x02,0x03,0xfa,0xfe,0xfe,0xcf,0xfb,0x02,0xaf, -0xfd,0x00,0x03,0x01,0xfa,0xfd,0x01,0x00,0xf9,0x03,0xfa,0x66,0xfa,0x05,0x02,0xff, -0x01,0x1d,0x00,0x01,0x40,0xfc,0x00,0xe8,0x03,0xfc,0x0a,0x00,0xfe,0xe4,0x01,0x02, -0x17,0xfe,0xfa,0xe8,0x02,0x02,0x12,0xff,0x03,0xf2,0xff,0xf8,0x0a,0x01,0xfe,0xf6, -0xfb,0xff,0x75,0x00,0xfc,0x26,0x07,0x01,0x7b,0xf6,0x08,0xe5,0xfe,0xfe,0x03,0x05, -0xfe,0x12,0xfe,0x01,0xfc,0xfc,0xff,0xc3,0xff,0xfd,0x86,0x00,0x08,0xb8,0xfc,0xf7, -0x75,0x04,0x00,0x81,0x01,0xfc,0xfd,0x01,0xfa,0x05,0xff,0xff,0x6e,0x02,0xfe,0x8f, -0xfb,0x05,0xd0,0x02,0x06,0x64,0xf6,0x00,0xe1,0x03,0xf6,0xa0,0x07,0x03,0x21,0xfb, -0x00,0xed,0xfe,0x00,0xa2,0xfc,0x03,0x6b,0xff,0x05,0x32,0xff,0xf7,0xcc,0x01,0x03, -0x5e,0xf7,0x07,0x4c,0xfc,0xfe,0xf5,0x01,0xfe,0x14,0xfc,0x02,0x28,0xfe,0x02,0xa4, -0x06,0xfc,0x8e,0xf9,0x00,0x61,0x02,0xf9,0x3c,0x07,0x04,0xb4,0xfc,0xfc,0x1e,0xfc, -0x02,0x0e,0x02,0xfa,0x7b,0x02,0x03,0xf3,0xfc,0xfe,0x1e,0xfc,0x06,0xf7,0xf6,0x05, -0x66,0x06,0xf7,0x68,0xff,0xfc,0xc9,0x04,0xfb,0x65,0x02,0x03,0x91,0xfe,0x04,0x45, -0xf8,0x03,0xf6,0xff,0xfd,0x8f,0x01,0x05,0x9e,0x01,0xf6,0xbd,0x00,0x00,0x1e,0x01, -0xfe,0xcd,0x03,0xff,0x62,0xfc,0x01,0x36,0x00,0x02,0x3e,0xfd,0xfc,0xf6,0x02,0xfe, -0xff,0xfa,0xfb,0xb2,0x07,0xfc,0xb4,0xfe,0x01,0x3c,0x01,0xfd,0xed,0xfa,0x06,0x3f, -0xfe,0xfa,0xcf,0xff,0x01,0x57,0x00,0x00,0xa5,0xfe,0x00,0x1b,0xff,0xfb,0x70,0x07, -0xfc,0x5e,0xff,0x02,0x04,0x03,0xf8,0xdd,0xfc,0xfe,0x50,0xfd,0x08,0x02,0xff,0x00, -0x9b,0x03,0xfc,0x64,0x02,0x05,0xb2,0xfe,0xfd,0x5b,0x03,0xff,0x55,0xff,0xfc,0x59, -0xfa,0x04,0x31,0x00,0x03,0x6d,0xfb,0xfd,0xa7,0xfd,0xfc,0x39,0x08,0xfe,0xd7,0xfd, -0xfe,0xff,0x01,0x03,0x08,0xf9,0xfd,0x1f,0xff,0x04,0x89,0x01,0x00,0x5c,0x00,0xfd, -0x01,0xfe,0x01,0x93,0x02,0xf8,0x89,0x02,0xfd,0x44,0x04,0xfc,0x01,0xfe,0x07,0x5b, -0xfb,0x02,0xd1,0x01,0xfd,0x3e,0xff,0xfc,0x8b,0x03,0xff,0x82,0xfd,0xff,0xd6,0x00, -0x01,0x0b,0xf9,0xff,0xd9,0xfe,0x01,0xb5,0x05,0xfe,0xb0,0x02,0x02,0xf9,0xfb,0x01, -0xe9,0xff,0x01,0xa2,0x00,0x01,0xdd,0xfb,0x01,0x64,0xfc,0xfc,0x39,0x04,0xfe,0xe2, -0xfa,0x03,0x53,0xfe,0xfd,0x9f,0xfa,0x02,0x3d,0x04,0x01,0x23,0x00,0xfc,0xd0,0xff, -0xfe,0xa1,0x01,0x02,0xd8,0x00,0x04,0xd3,0xfc,0x00,0x17,0x01,0xfa,0xed,0xfe,0x06, -0xf1,0xfc,0x01,0x70,0xfd,0xfd,0x41,0x01,0x00,0x27,0xff,0x00,0x89,0xff,0xfd,0x6d, -0x00,0xfd,0x64,0x00,0xfd,0x15,0x06,0xfd,0x69,0xfe,0xfd,0x51,0x00,0x05,0xea,0xf7, -0x0a,0x9d,0xfe,0xfd,0x98,0x04,0xfa,0xc5,0x01,0xfb,0x67,0x03,0xfe,0x40,0x01,0xfd, -0x0b,0xfc,0x05,0x81,0xfb,0x02,0x88,0x01,0xfd,0x33,0xfc,0x04,0xa3,0x03,0xf9,0xa5, -0x04,0xf9,0x2b,0x01,0x07,0xf4,0xfc,0x00,0x2f,0xfb,0x00,0xa8,0x01,0x05,0xb4,0xfb, -0xfb,0x8e,0x08,0xfb,0xce,0x00,0xfe,0x60,0xfd,0x00,0x35,0x05,0xfb,0xb4,0x01,0x00, -0xb6,0xf9,0xff,0x57,0x00,0x02,0xc0,0xfb,0x03,0x37,0x01,0xfe,0x87,0xfb,0xfd,0xd9, -0x04,0x00,0x27,0x01,0xfc,0x53,0x02,0xfd,0x5d,0xff,0x02,0x5b,0x04,0xf9,0x52,0x01, -0x05,0x77,0xfa,0xff,0x51,0xfa,0x00,0x3e,0x06,0xfa,0x27,0x01,0x01,0xe2,0xfc,0xff, -0x16,0x02,0x04,0x20,0xfb,0x06,0xe6,0xfd,0xfe,0x15,0xff,0xfa,0xfc,0x04,0xff,0x3c, -0xfb,0x04,0x81,0x00,0xfc,0xef,0x01,0x01,0x81,0xff,0x01,0xbe,0xfc,0x01,0xd6,0xfb, -0xff,0x7f,0xfd,0x04,0x87,0xfd,0x00,0x81,0x04,0xfa,0xbf,0x02,0xfc,0xc1,0xfa,0x04, -0xe9,0x00,0xff,0xe7,0xff,0xfb,0xc5,0x00,0x00,0x7e,0xff,0x00,0x43,0x00,0x03,0xb3, -0xfe,0x05,0x59,0xf8,0xfd,0xfa,0x07,0xfb,0xd4,0x00,0xfd,0x67,0xff,0xfc,0xcb,0x01, -0x01,0x23,0xf8,0x03,0x73,0x01,0x01,0xbe,0xfe,0xfb,0x95,0xff,0x02,0xed,0x04,0xfe, -0x9e,0x04,0xfd,0xeb,0xf8,0x06,0x1c,0x00,0xfd,0x58,0xfd,0x01,0x96,0x03,0xfd,0x1e, -0xfc,0xfc,0xe2,0x02,0x00,0x1b,0x00,0xff,0xf8,0xfc,0xfc,0x83,0x01,0x05,0x04,0xfb, -0xfd,0x2c,0x05,0xff,0x0e,0xff,0x01,0x9b,0xfc,0x00,0xe0,0x04,0x02,0xc2,0x01,0xfe, -0x72,0xf9,0x00,0xa7,0x05,0xfb,0xd4,0x02,0xfc,0xb8,0xfe,0x02,0xf8,0xfd,0xff,0x37, -0x01,0xfb,0x65,0x00,0x03,0x37,0xfc,0xfc,0x15,0x03,0xfc,0xd9,0xfd,0x02,0x2c,0x00, -0x02,0x24,0x03,0xf9,0x40,0x02,0x00,0x45,0xff,0x01,0x3b,0x03,0xfd,0x81,0xfd,0x01, -0x54,0xff,0xff,0x39,0x01,0xff,0xe8,0x02,0x05,0xab,0xfb,0xfc,0xd5,0xfe,0xfb,0xfe, -0xfe,0x05,0x60,0xfe,0xfc,0xef,0xff,0xfc,0x4b,0x04,0xfd,0x48,0x05,0x03,0x51,0xfb, -0xfc,0x7f,0x01,0x01,0xe4,0xfc,0x02,0xe0,0x02,0xfc,0xfb,0x01,0xfe,0x6d,0xfc,0x04, -0x7b,0xfa,0x03,0xcb,0x01,0xfa,0x25,0x02,0xfa,0x92,0xff,0xff,0xc5,0x03,0xfe,0x74, -0xff,0x03,0x24,0xf9,0x04,0x38,0xfc,0x02,0x69,0x00,0xf9,0x4a,0x06,0xfc,0x19,0xff, -0xff,0xf3,0x01,0x04,0x07,0xff,0x02,0xac,0xfc,0x02,0x5b,0xf6,0x01,0x2e,0x04,0x00, -0x98,0x02,0xfc,0xe0,0xfe,0xff,0x8b,0x05,0xfa,0x8d,0xfd,0xfd,0x5a,0x03,0x04,0x16, -0xfb,0x00,0x2b,0xfc,0x00,0x6e,0x06,0x03,0xe7,0xf8,0xfe,0x14,0x02,0x02,0x66,0xfc, -0xfe,0x07,0xff,0x04,0x1f,0xfc,0xfa,0xba,0x02,0xfa,0x41,0x03,0x04,0x9b,0xff,0x01, -0xb8,0xfa,0x05,0x21,0xfe,0xf8,0xe8,0xfe,0x02,0x09,0x03,0xfe,0xd8,0xff,0xfc,0x2d, -0xff,0x03,0xbe,0x00,0x00,0x66,0xff,0xfb,0xc0,0xfd,0x07,0xf6,0x00,0xf6,0x13,0x05, -0x01,0xa5,0x00,0xfc,0xd6,0xff,0x07,0x12,0xfb,0x01,0xfe,0x01,0x00,0xa3,0xfa,0xfe, -0x30,0x04,0xfc,0xb2,0xfb,0xff,0xd7,0x00,0x05,0x1d,0xff,0x01,0x04,0x04,0xf8,0x11, -0x00,0x02,0xbb,0xfe,0xfe,0x9f,0xff,0x00,0xac,0xfb,0x03,0xf9,0xfa,0xfe,0xcb,0x07, -0xfe,0x8e,0xff,0x00,0xb2,0xfa,0xfa,0x0d,0x04,0xff,0xd9,0x06,0xf9,0x2e,0x00,0xfd, -0xdc,0xfd,0x05,0x4f,0xfd,0x03,0x7f,0x00,0x02,0x54,0x01,0xf5,0x07,0x03,0xfa,0x66, -0x07,0x00,0x7e,0xfa,0x06,0x14,0xf9,0xff,0x05,0x01,0xff,0xe3,0xfb,0x03,0xe6,0xfe, -0xfe,0x20,0xfc,0xfc,0xb9,0x07,0x01,0x32,0x00,0xff,0x70,0x00,0xfb,0x2f,0x02,0x03, -0x5f,0xfb,0x07,0x5e,0xf9,0x07,0xf2,0x00,0xf9,0x6b,0xfe,0x03,0x84,0xfe,0x00,0x8d, -0x02,0xfc,0x5a,0xf9,0xfe,0x1b,0x03,0xfe,0x8c,0x02,0xfc,0x18,0xfe,0x08,0xa3,0xf9, -0x00,0x1e,0x00,0x01,0x45,0xfd,0xfd,0x1f,0x03,0xfe,0xd3,0xfb,0x01,0x05,0x05,0x02, -0xfd,0xfa,0xfe,0x85,0x07,0xf9,0xab,0xfa,0x03,0x7b,0x00,0x01,0xc4,0xff,0xfa,0x73, -0x08,0xf7,0x76,0xfd,0x05,0x2c,0x00,0xfc,0x64,0xff,0x06,0x24,0xfa,0xfc,0x7b,0xfe, -0x03,0x6e,0x01,0x00,0xca,0xfc,0x02,0xc1,0xfd,0x03,0x87,0x04,0xfe,0xd0,0xff,0xfc, -0x1e,0x06,0xfe,0x98,0xf6,0x02,0x2f,0x00,0xfe,0x0d,0x03,0xfe,0x2d,0xfe,0xfb,0x1b, -0x00,0x04,0xb9,0x00,0xfe,0x0a,0xfd,0x03,0x93,0xff,0xfb,0x5d,0x06,0xfa,0x7f,0xfe, -0x01,0x9b,0xfb,0x05,0xef,0xfe,0xf9,0x4c,0x07,0xfd,0xe3,0xff,0x00,0xca,0xfe,0xfa, -0xf2,0x03,0x01,0x9b,0xfb,0x01,0x87,0x01,0x02,0x53,0x00,0xfa,0xe5,0xfe,0x01,0x9d, -0x03,0xfa,0x5c,0x02,0xfc,0x3a,0x01,0x01,0xa6,0x00,0xfd,0x32,0xfc,0x00,0x8f,0x09, -0x00,0xc1,0xfa,0x01,0x88,0xfe,0x00,0x2d,0xff,0xfd,0xc7,0x00,0xff,0x90,0xfe,0x00, -0x21,0x02,0xfc,0x13,0xfd,0x0a,0xb8,0x02,0xf8,0xdd,0x01,0xfa,0xf1,0x03,0x05,0xd4, -0xfb,0x01,0x8e,0xfc,0xfe,0xcd,0xfa,0x00,0xf7,0xff,0xfa,0xe4,0x0a,0xfc,0xe2,0xff, -0xfe,0x65,0xfc,0x04,0x2f,0xfd,0x05,0x27,0x00,0xfc,0x85,0x02,0xfa,0x8d,0xfe,0x06, -0x7c,0x01,0xfd,0x39,0x04,0xf9,0xd3,0xfb,0x00,0xca,0xfe,0x04,0xa2,0xff,0xfd,0x3e, -0xfd,0x02,0x95,0xf8,0x02,0x19,0x06,0xf9,0xc6,0x03,0xff,0x0a,0xff,0xff,0x4e,0xfc, -0xfb,0xb7,0x0a,0xfd,0x54,0xfa,0x07,0x25,0xf6,0xfe,0x3a,0x08,0x01,0xaf,0x00,0xfc, -0x27,0xfe,0x05,0x23,0xfe,0xfc,0x36,0xff,0x05,0x52,0x01,0x00,0x39,0xff,0xfd,0xdc, -0xfa,0x07,0xdb,0xfd,0xfe,0x2a,0xfe,0x03,0xfa,0x02,0xf9,0x1a,0x01,0xfb,0x1e,0xfe, -0x03,0x87,0xfd,0x05,0xc4,0xf8,0xfe,0x3a,0xfc,0x04,0x63,0xfe,0x01,0xd8,0x04,0xf9, -0xda,0x03,0xfa,0xd9,0x06,0xfc,0xce,0x01,0xfe,0x1a,0x03,0xff,0xb4,0xf5,0x02,0xd9, -0xfe,0x03,0xc8,0x02,0xfc,0x04,0x03,0xfd,0x08,0xfa,0x00,0x33,0x03,0xfd,0x86,0x02, -0x02,0xd7,0xfe,0xfb,0xd8,0x02,0x00,0x9a,0x03,0x04,0x67,0xf8,0x01,0x4b,0x00,0xfa, -0xbd,0x04,0xfe,0x76,0xfb,0x05,0xcf,0x00,0xfe,0x78,0xff,0xfa,0xbf,0x05,0x01,0xc2, -0xff,0xfe,0x5d,0xfe,0xff,0xa8,0xfe,0x03,0x05,0xfb,0xf9,0x07,0x09,0xfb,0xa5,0x02, -0x01,0x01,0xf6,0x05,0x10,0x01,0xfa,0xfd,0x00,0x02,0x20,0xfc,0xff,0x17,0x04,0xfb, -0x2c,0xff,0x07,0x5b,0xfe,0x04,0x74,0xf9,0xfd,0x42,0x06,0xf9,0xf7,0x01,0xfe,0x48, -0x02,0x01,0xde,0xff,0xfc,0x79,0xfc,0xff,0xeb,0x01,0x06,0xe7,0xfe,0xfa,0x06,0xfd, -0x00,0x6c,0xff,0x02,0x8e,0xfe,0x01,0xf8,0x01,0xfc,0x0b,0x01,0xff,0x4f,0xff,0xfe, -0x2b,0x00,0x06,0x8c,0xfb,0xfa,0xdd,0xfe,0x05,0x89,0xf9,0x03,0x9c,0x03,0xfd,0xb2, -0xfd,0xf9,0xf6,0x03,0xff,0xd2,0xfc,0x05,0xe4,0xfc,0xfe,0x77,0xfc,0x03,0x27,0x02, -0xfa,0xc6,0x06,0x00,0x4c,0xff,0xf6,0xef,0x05,0xfe,0xae,0xfb,0x04,0xde,0xfe,0xfe, -0xf9,0x01,0x01,0x20,0x00,0xff,0x2c,0xfa,0x0a,0x7c,0x00,0xf8,0x65,0xfe,0xff,0xdf, -0xfe,0xfc,0x0b,0x02,0xfe,0x47,0xff,0x01,0x01,0xff,0x04,0xd3,0xf7,0x01,0xc6,0x00, -0xfd,0x8a,0x00,0xff,0x12,0xfe,0x00,0x80,0x01,0xfe,0x13,0x03,0xfe,0x0c,0x04,0xff, -0xec,0xff,0xff,0xb3,0xf8,0x03,0x3c,0x02,0xfe,0x9e,0x00,0xff,0xe1,0x01,0xfc,0xdf, -0x02,0xfe,0x14,0x01,0x02,0x96,0xfd,0x01,0x5c,0xfb,0xf7,0x7e,0x00,0x09,0x29,0xfc, -0xfd,0xd9,0x01,0xfe,0x69,0xfb,0x02,0xff,0x01,0xfa,0xd4,0x04,0xff,0x21,0x06,0xf8, -0x97,0xfc,0x00,0xcc,0x01,0x03,0x48,0xfd,0x01,0xe9,0xfc,0xfa,0x05,0x06,0xfc,0x3f, -0xfd,0x01,0x1c,0x02,0xfc,0x0b,0xff,0xfd,0xeb,0x03,0x03,0xfe,0x00,0xfe,0x03,0x04, -0xfa,0x3d,0xfa,0x07,0x17,0xfa,0x00,0x8f,0x01,0x00,0x77,0x02,0xfe,0x58,0xfc,0xff, -0x6e,0x03,0xfe,0xcc,0xfd,0x08,0x73,0xf7,0xfe,0x66,0x04,0x00,0x8d,0xfe,0x02,0x51, -0x01,0xfd,0xc9,0x03,0xf8,0x02,0x00,0x01,0x8d,0xfd,0xfe,0x83,0x02,0xfe,0xbb,0xf9, -0x01,0x27,0xfc,0x01,0x78,0x0a,0xfb,0x08,0x03,0xfd,0xe8,0xf8,0x04,0xc7,0xfe,0xfd, -0x72,0x05,0xfd,0x0d,0xfb,0x06,0x39,0xf9,0x02,0xd6,0x07,0xfb,0x9f,0xff,0x02,0xd2, -0xf8,0xfd,0x73,0x06,0xfd,0x6f,0xfd,0x05,0xf8,0xf9,0x01,0x4a,0xfd,0xfe,0x8c,0x03, -0x03,0x36,0xfe,0x01,0x08,0xfe,0xfd,0xe8,0xff,0x01,0xf7,0x00,0xfd,0x47,0x02,0x01, -0xb7,0xff,0xfd,0x6a,0xfd,0x05,0x20,0xfd,0x01,0x11,0xfd,0xfa,0x29,0xff,0x01,0xec, -0x02,0xff,0x0f,0xfe,0x04,0x18,0xfc,0x02,0x8f,0xfd,0xfb,0x34,0x06,0xff,0x40,0x00, -0xfc,0xc2,0x00,0xfc,0xb1,0xfe,0x04,0x52,0xf9,0x00,0x0e,0xfe,0x02,0xcd,0x02,0xfe, -0x7e,0x02,0xfa,0x15,0x05,0xfd,0x44,0x00,0x04,0xa0,0xff,0xfb,0x68,0x03,0x01,0x34, -0xfe,0xfe,0x56,0x00,0xff,0x90,0x01,0xfe,0xba,0xfa,0x00,0x02,0x04,0xfd,0x8b,0x07, -0xfa,0xf4,0xfb,0x02,0xe7,0xfb,0x05,0x7a,0xfb,0x00,0x48,0x04,0x00,0xc0,0xfb,0xff, -0xbe,0x00,0xfe,0x2f,0x06,0xfa,0x2a,0xfe,0x00,0x73,0x00,0x02,0x26,0x03,0xf9,0xff, -0xfb,0x0b,0xd5,0xf9,0x01,0xdd,0xfe,0xfd,0xf4,0x02,0xff,0xa5,0x00,0xfb,0x2c,0x00, -0xf7,0xfa,0x01,0x01,0x57,0xfe,0x00,0x0d,0x02,0x04,0xd4,0xfc,0xfa,0x0b,0x02,0xfe, -0x0b,0x01,0xfe,0xff,0x03,0xfc,0x82,0xfd,0x01,0x81,0x02,0x01,0x00,0xfd,0x05,0xfd, -0xfa,0xfe,0x0e,0xfe,0xfd,0xf9,0x03,0xff,0x39,0xff,0x00,0xf0,0x00,0xf8,0xcd,0x00, -0x01,0xcf,0x01,0x03,0x61,0x01,0xfe,0x4d,0xfa,0x01,0x11,0xff,0x01,0xa5,0xff,0x00, -0xf1,0x03,0x01,0xf8,0xfc,0xf9,0xaf,0x06,0x00,0x07,0xff,0x01,0x59,0xfe,0xfa,0x47, -0xff,0x03,0x10,0xfe,0xfe,0xa0,0x00,0x02,0x4c,0xfb,0xfb,0xde,0xf9,0x05,0x4d,0x02, -0x01,0x8d,0x03,0xf8,0x58,0x00,0xff,0x25,0x00,0x04,0x46,0xf6,0x07,0xa8,0x03,0xf8, -0x9b,0xfc,0xfd,0x31,0x07,0x01,0xa2,0xfd,0x00,0xf0,0xff,0xfb,0x51,0x02,0x01,0x1c, -0xff,0xfc,0x15,0x07,0xff,0xbb,0xfe,0x02,0x49,0xf6,0x06,0x03,0x02,0xfc,0x65,0x05, -0xff,0xd8,0xf9,0xff,0x6e,0xfe,0x01,0xbd,0xfe,0xfd,0x13,0x02,0x05,0x62,0xfb,0xfd, -0x33,0x02,0x01,0xac,0xfc,0x03,0x9b,0xfe,0x00,0x82,0xfc,0x01,0x29,0x03,0xf5,0x0b, -0x04,0x05,0x95,0xfd,0xfc,0xca,0xff,0xfc,0x96,0x03,0xfe,0x63,0x02,0x01,0x18,0xfc, -0xfa,0x05,0x07,0xff,0x74,0xf9,0x01,0x96,0xff,0x02,0x60,0x02,0x00,0xd9,0xfd,0xfb, -0x70,0x01,0x01,0x02,0x03,0x00,0x33,0xfb,0x01,0xa8,0xfe,0xfc,0x48,0x01,0x01,0x63, -0x04,0xfe,0xcb,0xfe,0xff,0xc0,0xfb,0x04,0x54,0xfe,0x03,0xcc,0xfe,0xfd,0x54,0x00, -0xff,0x01,0xff,0xfd,0x5d,0x00,0x04,0x2f,0x00,0xfc,0xf5,0x01,0xf6,0x1c,0x03,0x01, -0x68,0x04,0x01,0x4b,0xf9,0xfe,0x65,0x03,0x02,0xf3,0xfa,0x05,0xe3,0xfe,0x00,0x75, -0x03,0xf9,0x9f,0xfe,0xfb,0xb6,0x01,0x02,0xbb,0x02,0xfd,0x29,0xf6,0x07,0xb7,0xfa, -0x01,0xc3,0x01,0xfc,0x01,0x08,0xfd,0xa8,0xfe,0xfc,0xc0,0xff,0xfd,0x46,0x02,0x07, -0x85,0xfc,0xf8,0xb0,0x01,0xfe,0xa0,0xff,0x04,0x6b,0xfd,0x03,0xae,0xfd,0xfe,0x5e, -0x00,0xfa,0x6d,0x04,0x02,0x04,0x00,0x00,0x0d,0xfb,0x02,0xb8,0xfb,0x03,0xeb,0x04, -0xfe,0x2d,0xf9,0x03,0xe2,0xfd,0x03,0x09,0xf5,0x04,0xb9,0x04,0x00,0xcd,0x01,0xfa, -0x4b,0xfe,0x00,0xc2,0x01,0x01,0x64,0xfc,0x04,0x69,0xfb,0xfb,0xbf,0x09,0xf3,0x5e, -0x00,0x02,0xa9,0xff,0x00,0x6a,0xfe,0xfe,0xb9,0x01,0xfc,0xee,0xfc,0x05,0x5a,0x00, -0xf6,0x1c,0x05,0x01,0x0b,0xfa,0xfd,0xdb,0xff,0x05,0xd8,0x00,0xfb,0x13,0x01,0xfc, -0xc3,0xf9,0x08,0x5d,0x00,0x01,0x5b,0xfa,0x01,0x40,0x07,0x00,0x07,0xf5,0x03,0xae, -0x06,0xf9,0x5b,0x03,0x00,0x9c,0xf5,0x04,0xab,0x02,0xfb,0x91,0x08,0xf7,0xfc,0x02, -0x03,0x56,0xfd,0xfa,0xb5,0xfe,0x06,0x56,0xfc,0x07,0x1b,0xf6,0xfb,0x31,0x07,0xfd, -0x17,0x03,0xff,0x09,0x02,0xfd,0x32,0x00,0x01,0x82,0xf8,0x03,0xec,0xfa,0x01,0xdf, -0x01,0xff,0xc2,0xff,0xfd,0xab,0x01,0xff,0x96,0x03,0xff,0xc7,0xf8,0x01,0x64,0xfe, -0x00,0x55,0x01,0xfd,0xb5,0xff,0x00,0xee,0x02,0xfa,0xd6,0xfe,0x00,0xc8,0x03,0xfd, -0xb9,0x02,0xf8,0x10,0x08,0xf8,0x98,0x00,0xff,0x21,0x00,0x03,0xc9,0xff,0x06,0xe9, -0xf9,0x01,0x98,0xfa,0x02,0x9b,0x04,0xfd,0x30,0x00,0x02,0x91,0xf9,0xfc,0xae,0x05, -0xff,0xfa,0xfd,0x01,0x8b,0xfd,0xfd,0x5d,0xfd,0xff,0x31,0x03,0x06,0x6b,0xfd,0xfe, -0x10,0x00,0xfa,0x61,0x04,0x01,0x9d,0x02,0xfe,0x91,0xfb,0x03,0x8a,0x00,0xf8,0x95, -0xff,0x03,0x89,0xfe,0xff,0x4b,0x03,0xf7,0x38,0x00,0x04,0x88,0xff,0x00,0x66,0x04, -0xf6,0xb6,0x02,0x04,0xe4,0xfa,0x03,0xd2,0xfb,0x06,0x60,0x00,0xfa,0x33,0xff,0xff, -0x5b,0xfb,0x02,0x0a,0xff,0xff,0x22,0x00,0x01,0x18,0x00,0x01,0x31,0xfd,0xfd,0x2b, -0x09,0xf9,0xfa,0x01,0x04,0x00,0xf7,0x03,0x14,0x00,0xfe,0x1c,0x00,0xfc,0xe6,0x01, -0x02,0x25,0x00,0xfa,0x32,0x07,0xff,0x91,0xfb,0x0a,0x25,0xf8,0xfd,0x1b,0xff,0x01, -0xc7,0xff,0x02,0xea,0xff,0x00,0x34,0x03,0xf8,0xb9,0xff,0x02,0xbd,0xf3,0x05,0xec, -0x02,0x01,0x47,0xfa,0xfd,0xd5,0xff,0xfe,0x2c,0x06,0x01,0x7d,0xff,0xfb,0x06,0xff, -0x02,0x08,0x03,0xf8,0x24,0xff,0x00,0xad,0x02,0xfc,0xe9,0xfe,0xfe,0x11,0x03,0x01, -0x55,0x01,0x03,0xd1,0xfc,0xfd,0x1c,0x01,0xfe,0xc7,0xff,0x01,0x50,0x01,0x00,0xce, -0xff,0xfb,0x5d,0xfd,0x03,0x5f,0xfe,0x02,0xa8,0xfe,0x00,0xe8,0xff,0x01,0x87,0xfd, -0xfe,0xf7,0xfd,0x02,0xe6,0x07,0xf9,0x11,0xfd,0xfd,0x2a,0x00,0x02,0xea,0x00,0x01, -0xb1,0xfd,0xfd,0x97,0xfe,0xfe,0x60,0x01,0xfb,0x46,0x06,0x03,0x39,0xfa,0xfd,0xc2, -0x00,0xfd,0xb6,0x01,0x02,0xec,0x01,0x00,0x01,0xfe,0x01,0x36,0xf9,0x03,0xdf,0x00, -0xff,0x80,0x01,0xfc,0x9e,0xfe,0xff,0xc6,0xfd,0x03,0x15,0x00,0x00,0x7e,0x00,0xfc, -0x60,0xff,0xf8,0xb2,0x03,0x04,0x03,0xfb,0x06,0x61,0xfc,0x01,0xfc,0xfc,0xfd,0x8e, -0x05,0xfb,0xec,0x09,0xff,0x11,0xfb,0xfe,0x3b,0xfc,0x04,0xf1,0xfc,0xff,0x63,0xff, -0x00,0x0c,0x03,0xfa,0xcf,0x03,0xfe,0xc1,0x00,0x03,0x93,0xfe,0xfd,0x0e,0xfd,0x02, -0xb7,0xfd,0x02,0xde,0xfc,0x00,0xc6,0xff,0xff,0x3e,0xfe,0xfc,0xcb,0x01,0xff,0xe0, -0x00,0x01,0xc6,0x01,0xf9,0x4d,0x00,0x02,0xc0,0xff,0x01,0xd8,0xfc,0xff,0x5e,0x07, -0xfe,0x62,0xff,0xfe,0x3e,0xf8,0x01,0xdd,0x03,0xfb,0xfa,0xfd,0xfc,0x0a,0x00,0x03, -0x12,0xfe,0x00,0x24,0x02,0x00,0x4e,0xfd,0x07,0xd2,0xf7,0xff,0x7f,0x03,0xfe,0x8e, -0x03,0xfc,0x26,0x00,0xff,0x4e,0xfc,0x00,0xb5,0xfd,0x04,0x69,0xfe,0x04,0xb7,0xfd, -0xfc,0xec,0xfd,0xfc,0x89,0x08,0xfd,0x56,0x00,0xfe,0x72,0xff,0x02,0x4e,0x02,0xfe, -0x1a,0xff,0x02,0x4f,0xfc,0xff,0x52,0x04,0xf6,0x9a,0xfe,0x05,0x80,0x01,0x01,0xaf, -0xf7,0xfc,0xbc,0x02,0xfd,0xde,0xff,0x02,0xa5,0xff,0xfb,0xfb,0x02,0x02,0x42,0xfd, -0xf7,0xb9,0x05,0x00,0xfc,0x00,0xfc,0x35,0x01,0x02,0x6d,0xf9,0x04,0xa7,0x03,0x00, -0x23,0x00,0xfc,0xb9,0x02,0xfd,0x19,0x00,0xfd,0xab,0x06,0xfd,0x0b,0xf7,0x06,0x32, -0xfd,0xfc,0x3d,0x03,0x02,0xad,0x00,0xff,0xa7,0xfd,0x00,0x49,0xff,0xfb,0x7f,0xfd, -0x08,0xeb,0xff,0xfd,0x54,0x01,0xfc,0xe5,0xfd,0x07,0x47,0xfd,0x02,0xad,0xfe,0xf5, -0x29,0x05,0xff,0xeb,0xfb,0x02,0x05,0x05,0xf9,0xcc,0xff,0x04,0xe7,0xf7,0xff,0x20, -0x03,0xff,0xf3,0x02,0xfe,0xb2,0xfc,0x01,0x0f,0xfe,0xfd,0x19,0x03,0x00,0x57,0x02, -0xfb,0x31,0x06,0xfe,0x8f,0xf9,0x06,0x1f,0x00,0x03,0x76,0xfa,0xfe,0x7e,0x00,0xff, -0x97,0x01,0xfc,0xc0,0x06,0xf8,0x5e,0xfa,0x09,0xdf,0xfb,0xff,0xd0,0xfc,0x04,0x66, -0x00,0x00,0x3a,0xfb,0x05,0x27,0xfd,0xf7,0x3a,0x0a,0xfd,0x24,0xfe,0x02,0x42,0x04, -0xff,0x8d,0xf7,0x04,0xa5,0x01,0x00,0x41,0xfe,0xfd,0x23,0xfe,0x00,0x84,0xfe,0x00, -0x34,0xfe,0xfc,0x60,0x02,0x04,0x51,0x00,0xf6,0x9e,0x02,0x01,0x69,0x01,0x04,0x7c, -0xfb,0xfc,0xee,0x01,0x00,0xb7,0x01,0x01,0xd2,0xfd,0x03,0x31,0xff,0x01,0xb4,0xfc, -0xf9,0x2b,0x04,0x01,0xb0,0x00,0xf9,0xc9,0x01,0x00,0x99,0xfb,0x08,0x2a,0xf8,0x01, -0x9c,0x02,0xfa,0xfc,0x08,0xfa,0xda,0xfe,0xff,0x16,0x05,0xfa,0xff,0xfe,0x05,0x7f, -0xf4,0x02,0x99,0x03,0xfd,0x6c,0x01,0x00,0x6f,0x02,0xfe,0xba,0xff,0xfa,0x2f,0x03, -0x03,0x65,0xfc,0xff,0x6f,0xfe,0xff,0xe9,0xff,0x00,0x31,0x03,0xfb,0x35,0x00,0x03, -0x78,0xfd,0xfd,0x18,0x00,0x00,0xe8,0x01,0x00,0x2d,0xfd,0x02,0xdd,0xfd,0xfc,0xe2, -0x00,0xfe,0x9c,0x07,0xfd,0xbf,0xfb,0xfc,0xbc,0xfe,0x02,0x24,0xfe,0x00,0xa3,0x02, -0xfa,0x20,0x06,0xfe,0x6d,0xfa,0x01,0x18,0x00,0x04,0x54,0x04,0xfc,0x47,0xfb,0x01, -0x67,0x04,0xf9,0x7f,0x03,0xfd,0x75,0xfd,0x06,0x8b,0xfb,0xfa,0x78,0x00,0x02,0x9d, -0x03,0x04,0x44,0xfa,0xfe,0x67,0xff,0x02,0xa1,0x01,0xfd,0x69,0xff,0x02,0x0b,0xff, -0x00,0xf7,0xfa,0xfc,0x05,0x05,0x01,0xf5,0xfe,0x00,0x22,0xff,0xfc,0x4f,0x04,0xfc, -0x9b,0xfc,0x03,0xaa,0xff,0x03,0xd4,0xfd,0xf9,0xa1,0x00,0x05,0x9e,0xfb,0x04,0x1a, -0xfe,0xf7,0x69,0x05,0xfa,0x71,0x03,0xfe,0x3c,0xfd,0x03,0xaf,0xfd,0x05,0x9c,0xf6, -0x03,0x3a,0x00,0xfc,0xc3,0x0a,0xfa,0xac,0x04,0xfe,0xe4,0xfc,0x03,0xb9,0xfa,0x07, -0xe8,0xfd,0xfe,0xff,0x00,0x00,0x18,0xfa,0x01,0x70,0x03,0xfa,0xe3,0x04,0xfd,0x2c, -0xfe,0xfe,0x67,0xfd,0xfc,0xcc,0x04,0xff,0x63,0xfb,0x06,0x30,0x01,0xfa,0x6c,0xfb, -0x08,0x52,0x00,0x02,0xf8,0x02,0xff,0xab,0xf9,0xfe,0xe9,0x01,0xfc,0x20,0x01,0xfe, -0xbe,0xff,0x03,0xb7,0xfd,0xf8,0xf2,0x03,0x02,0x0a,0xfc,0x02,0xf8,0x00,0xf6,0x21, -0x02,0x01,0xef,0x00,0x00,0x56,0xff,0xfe,0x5e,0x02,0xff,0x9e,0xf8,0x05,0xc6,0x00, -0x00,0x23,0x04,0xfc,0x3e,0xfe,0xfb,0xf9,0x04,0xfb,0x23,0x04,0x04,0x1e,0xf8,0x07, -0xf8,0xff,0xf8,0xfa,0x04,0xfd,0x5f,0xf9,0x05,0x56,0xfa,0xfe,0xe0,0x00,0xfd,0xf6, -0x00,0x05,0x36,0xfe,0xfa,0x4e,0x08,0xfe,0x88,0xfc,0x06,0xfa,0xf9,0x00,0x27,0x06, -0x01,0x2b,0xfd,0xf7,0xf3,0x03,0xfd,0x3e,0xff,0x01,0x28,0xfd,0x00,0xd7,0xfc,0x00, -0x98,0x01,0xf7,0x33,0x00,0x01,0xef,0x07,0xfb,0xd5,0xf8,0x0a,0xcc,0xfb,0x01,0xec, -0x02,0xfb,0xcf,0x00,0xfe,0x21,0x02,0xfd,0x2d,0xfd,0xfb,0x18,0x07,0x03,0x8f,0xf7, -0xfe,0x48,0xfe,0x05,0x9d,0xfb,0x02,0x8b,0x02,0xf8,0x54,0x07,0xff,0xe0,0x00,0x00, -0x86,0xf7,0x03,0x9c,0xff,0x05,0x33,0xf9,0x03,0xeb,0x00,0xfa,0xa7,0x04,0x00,0x83, -0xfe,0x01,0x17,0xfe,0x07,0xa3,0xfc,0xfb,0x25,0x01,0x02,0x50,0x00,0xf9,0x3f,0xff, -0xfe,0xbf,0xff,0xff,0x4c,0x02,0x01,0xa3,0xfd,0x01,0x95,0x02,0xfa,0xcb,0xfc,0x00, -0x5e,0xfe,0x07,0xa4,0xff,0xf7,0x2e,0x06,0xf9,0xbd,0xff,0x09,0xd4,0xf8,0xff,0xdf, -0x02,0xfc,0x5e,0xfc,0x00,0x13,0xff,0xfa,0x19,0x09,0xfd,0x69,0xfb,0x04,0x60,0xf9, -0x03,0x08,0x08,0xfe,0xcf,0xfc,0xfe,0x7e,0xff,0xfc,0xe1,0xfe,0x04,0xb0,0xff,0x03, -0xe3,0xfe,0x01,0xd5,0xff,0xfb,0x13,0x02,0x03,0x48,0x01,0xfa,0x1b,0xfe,0x00,0xc0, -0xf9,0x03,0x98,0x01,0xfd,0x7c,0xff,0x02,0x3e,0xfd,0xff,0x5d,0xfc,0x03,0xf3,0x01, -0xfe,0xfe,0x01,0xf9,0xbf,0xfe,0x00,0x71,0xfe,0x04,0xe1,0xff,0x01,0xfb,0xfb,0x03, -0x9c,0x01,0xf6,0x0e,0x04,0xfe,0x45,0x05,0xfe,0xd8,0xfc,0xfd,0x8c,0x00,0xfe,0xad, -0xff,0x03,0x04,0xfc,0xfe,0x15,0x01,0x00,0x1b,0xfc,0xfb,0x25,0x09,0x02,0xa1,0x00, -0xf9,0x4b,0xff,0x02,0x25,0x01,0x02,0xce,0xff,0xff,0x17,0x01,0x02,0x68,0xfc,0xfb, -0xfe,0xfe,0x00,0x78,0x04,0x02,0x45,0xf8,0xff,0x6b,0x02,0xfa,0xda,0x01,0x00,0xcf, -0xf9,0x07,0x5b,0x00,0xfc,0x2c,0x00,0xff,0x6c,0x01,0x02,0xae,0x00,0xf8,0xc0,0xfc, -0x06,0xa4,0xfd,0xfb,0x9a,0x05,0x00,0xf1,0x00,0xfd,0x9d,0x01,0x00,0x4e,0xfb,0x04, -0x7d,0xfb,0x02,0xdd,0xfe,0xfa,0x10,0x04,0xfb,0x81,0xfa,0x09,0x73,0xfe,0xfc,0xf3, -0x00,0x00,0x8f,0xfd,0x02,0x35,0xff,0xf9,0x5e,0x06,0xfd,0xe4,0x00,0x01,0xcc,0xfb, -0x02,0x6c,0x04,0xff,0x66,0x00,0x00,0xe2,0xfd,0xfe,0x55,0x02,0xf9,0xfd,0xfc,0x03, -0xd4,0xff,0xff,0xdb,0xff,0xfd,0x08,0xfd,0x04,0xfc,0x01,0xff,0x8a,0xfd,0x02,0xee, -0xfe,0x00,0x40,0xfe,0xfc,0xae,0x03,0x01,0x33,0x01,0x00,0x3f,0xf9,0xff,0x43,0x05, -0x05,0x91,0xfb,0xf9,0xdf,0x02,0xfe,0xc4,0xfe,0xfc,0x5b,0x02,0xfd,0x92,0x01,0x0a, -0x80,0xf6,0xfb,0x12,0xff,0xff,0xf7,0x09,0xfe,0x26,0xfc,0xff,0xfe,0x00,0xf9,0xd4, -0x04,0xfe,0x29,0xff,0x05,0x37,0xfd,0xfd,0x7c,0xfb,0x00,0x6a,0x01,0x05,0xd3,0xfb, -0xfd,0xa4,0x02,0xfd,0x85,0xff,0xff,0xe9,0x02,0x03,0xf7,0x00,0xfd,0x6a,0x00,0xfe, -0xdc,0xfb,0x03,0x30,0x04,0x00,0x8a,0xfe,0xfe,0x9d,0xfe,0xfc,0xc9,0xfe,0x02,0x6e, -0x01,0xfc,0x46,0xfd,0xfd,0xfc,0x06,0xfa,0xc6,0xfc,0x06,0x1b,0xff,0x01,0x01,0xfe, -0x03,0x3b,0xf7,0xfd,0xa6,0x07,0xfa,0xea,0x02,0xff,0x24,0x00,0xfd,0xd8,0xfe,0x02, -0x40,0xfe,0x07,0xa0,0xfd,0x01,0x5e,0xff,0xf9,0x27,0xff,0x03,0x4f,0xfe,0xfd,0x46, -0x02,0x01,0x0c,0xfc,0xff,0x55,0x03,0xf9,0x3e,0x02,0x00,0x06,0xff,0xfc,0x2e,0xff, -0xfc,0x05,0x04,0x04,0x20,0xfc,0x03,0xb5,0x01,0xfa,0x04,0x02,0x02,0x6d,0xfa,0x03, -0x7a,0x01,0x02,0x82,0xfc,0x00,0xde,0xfa,0x02,0xa6,0x05,0xfa,0x90,0xff,0x06,0x39, -0xf7,0x06,0x40,0xff,0xfa,0x1e,0x03,0xfa,0x3b,0x00,0x02,0xb7,0xfb,0xfd,0x9d,0x04, -0x02,0xfe,0xf6,0x04,0xea,0x01,0xfb,0x06,0x09,0xfa,0x42,0xff,0x01,0x37,0xfc,0x04, -0xe5,0x01,0xfa,0x4b,0xfd,0x03,0x00,0x00,0xfc,0x4d,0xfe,0x03,0xc1,0xfe,0xff,0xca, -0x03,0xfa,0xca,0xf8,0x04,0x2a,0x02,0x01,0x3c,0xff,0xfd,0xcd,0xfd,0x03,0x06,0xff, -0x02,0x7e,0x03,0xfa,0xe3,0xfe,0x02,0x96,0xf8,0x03,0x65,0x01,0x00,0x65,0x04,0xf9, -0xc9,0x01,0x00,0x3c,0xfe,0xff,0x27,0x04,0xfd,0x67,0xfe,0x05,0x14,0xfa,0xfd,0x37, -0x00,0xff,0x13,0x01,0x02,0xf8,0xfd,0xf9,0x5a,0x03,0xfd,0x2c,0x02,0x02,0xb4,0xfd, -0x00,0xad,0xfc,0x00,0x67,0x02,0x02,0xc0,0xfe,0xfe,0x5a,0x00,0xff,0x9b,0xfe,0xfd, -0xda,0xfe,0xff,0x22,0x01,0x00,0x27,0x05,0xf6,0x11,0xff,0x03,0xa8,0x00,0xfc,0x67, -0x01,0x00,0xb3,0xff,0x01,0x67,0xff,0xfd,0x63,0x05,0xff,0xb6,0xff,0x01,0xe9,0xfc, -0xff,0xa0,0x03,0xff,0x7e,0xf9,0x02,0x96,0xff,0xfc,0x4f,0x04,0xfd,0xd6,0xfb,0x03, -0xb5,0xfe,0x03,0x98,0xff,0x01,0x30,0xfc,0xff,0x95,0x01,0xfd,0xa7,0x02,0xff,0x03, -0xfd,0x05,0x0d,0xfd,0xfd,0x8d,0x00,0xff,0x9c,0x00,0xfe,0xb6,0x07,0xf5,0xe9,0x01, -0xff,0x0b,0xfc,0x03,0x8a,0xfc,0xfe,0xcb,0x01,0x00,0x3c,0x00,0xff,0x99,0xfd,0x03, -0xd0,0x07,0xf9,0x8f,0xfb,0x00,0xdc,0xfd,0x00,0xbd,0x00,0xff,0xe2,0xfe,0x04,0x65, -0xff,0x04,0x11,0xf9,0xfb,0xfd,0x06,0xff,0x33,0xfe,0xfd,0x93,0xfc,0x02,0x29,0xfe, -0x00,0x75,0xff,0xfe,0x73,0x02,0x01,0xee,0xfe,0xff,0xc6,0xfb,0x02,0xb9,0x02,0x01, -0xa1,0xfb,0xfd,0xd1,0x00,0x01,0xcd,0x03,0xfc,0x9a,0x05,0xfe,0xd3,0xfb,0x05,0x43, -0xf6,0xff,0xe6,0x02,0xff,0xfa,0x01,0xff,0xf0,0xfa,0x04,0xb7,0xff,0xfb,0x00,0x00, -0x09,0x55,0xf9,0x02,0xc9,0x01,0xf7,0x3d,0x04,0x00,0xfb,0x00,0x04,0xdf,0xfa,0xfb, -0x49,0x04,0xfc,0xbe,0xfb,0x03,0xe5,0x01,0xfe,0x2c,0xfd,0xfb,0xda,0x00,0xff,0x4e, -0x00,0x00,0xf6,0x04,0xfe,0x4f,0xfe,0xfb,0x15,0x00,0xfc,0x64,0x01,0x0a,0xda,0xfb, -0xfa,0x91,0xff,0x05,0xc2,0xfd,0x00,0x14,0x02,0xfc,0x42,0x02,0xfd,0x19,0xff,0x00, -0x82,0xfb,0x08,0x5b,0x04,0xfd,0xdf,0xf8,0x03,0x8d,0x03,0xf9,0x00,0x06,0xfc,0x74, -0xff,0x01,0x72,0xfc,0xfe,0x49,0xfc,0x00,0x17,0x03,0x03,0x2a,0xfe,0xfb,0x2f,0x04, -0x01,0x13,0xfd,0x00,0xf3,0xfe,0xfe,0x1b,0xff,0xff,0x12,0x00,0xfb,0x05,0x02,0x04, -0xc4,0x00,0x01,0x95,0xf8,0x02,0xea,0x02,0xfa,0xce,0xff,0xfe,0xfb,0x02,0xfb,0xf9, -0x02,0x02,0xc1,0xfa,0xfe,0xcd,0x03,0x04,0xa6,0x00,0xf9,0x1b,0x01,0x03,0x2c,0xfa, -0xfd,0xf2,0x03,0xfe,0x33,0xfe,0x01,0x7f,0x07,0xfa,0xe8,0xfe,0x02,0x94,0x00,0x03, -0xd7,0xf7,0x02,0xfb,0xfe,0xfc,0x52,0x01,0x01,0x63,0x01,0xff,0xe7,0xff,0x03,0xce, -0xfa,0xfc,0x7d,0x03,0xfe,0x2d,0x01,0xfc,0x7a,0xfe,0x00,0x70,0xfd,0x00,0xb7,0xfe, -0x04,0x6e,0xfa,0x01,0x28,0x06,0xf7,0x57,0x04,0xff,0x73,0xfb,0x05,0x3b,0x01,0xfa, -0xd6,0x04,0xfc,0x49,0xfd,0x08,0x33,0xfc,0xfe,0x27,0x01,0xfe,0x69,0xfd,0xfd,0x44, -0x01,0x00,0xc5,0x02,0x01,0xfd,0x01,0xff,0x31,0xfc,0xff,0x02,0x00,0x01,0x04,0xfe, -0xff,0x43,0x03,0x00,0x40,0xf7,0x04,0x68,0xfe,0xfe,0xbf,0x08,0xff,0x3e,0xf9,0xfc, -0xd9,0xfe,0x02,0x1d,0x03,0x02,0x87,0xfa,0x02,0xfd,0x01,0xf8,0xcc,0x05,0xff,0xae, -0xfe,0x02,0x9c,0xff,0xfd,0x25,0xfd,0xfa,0xb4,0xfe,0x05,0x4d,0x01,0xfd,0x74,0x02, -0x00,0xa3,0xfa,0x03,0x59,0x02,0xf9,0xe7,0x05,0xfc,0xd7,0xfd,0x00,0x9f,0xf9,0x01, -0xf5,0x06,0x02,0x21,0xf8,0x05,0x60,0x01,0xfa,0xf3,0x06,0xf9,0xea,0xfe,0x02,0x87, -0x01,0xfc,0xaf,0xfc,0xff,0xec,0xfc,0x07,0x23,0x02,0xfe,0x49,0xff,0xfd,0x6c,0x01, -0x00,0x5c,0xfc,0x00,0xa0,0xfd,0x02,0x9f,0x01,0xfb,0xc1,0x02,0x01,0x67,0xfe,0x05, -0x35,0x00,0xfc,0x71,0x00,0xfd,0x1c,0x02,0xff,0x38,0xfb,0xff,0x82,0x02,0xfe,0xa1, -0x00,0x04,0xf3,0xf9,0x02,0xb4,0xff,0xfe,0x10,0x04,0xfb,0xdd,0x00,0xfd,0x65,0xff, -0xfc,0xd1,0x01,0x02,0xcc,0xfe,0xff,0xfd,0xfc,0x03,0xbc,0xff,0x01,0xa1,0xfd,0xfd, -0xea,0x01,0xfe,0x6a,0x03,0xff,0xf3,0xfc,0xfe,0x6f,0x00,0x02,0x9e,0x00,0xfb,0x55, -0xfd,0x04,0xb8,0xfb,0x04,0xc0,0xff,0xfc,0x37,0x03,0xff,0x15,0x00,0x01,0xd6,0x02, -0xf7,0xca,0x05,0x02,0x90,0xf9,0x07,0x32,0xf9,0xfe,0xf9,0x04,0xfd,0x6d,0xfd,0x07, -0x36,0xf8,0xfd,0xe7,0x05,0xfa,0xaf,0xfe,0x02,0xfb,0xfe,0x01,0x45,0xfd,0xff,0x99, -0xff,0x04,0xda,0x00,0xfd,0x11,0xff,0xfc,0x9d,0xfd,0xff,0x84,0x05,0xfb,0x72,0xff, -0x05,0xb6,0xfd,0xfe,0x94,0x00,0xfd,0x32,0x00,0x06,0x61,0xfd,0x01,0x80,0x00,0xf6, -0x19,0x03,0x03,0x75,0xfb,0x01,0x20,0x03,0xfb,0x12,0x02,0xff,0xc9,0xfc,0x04,0x78, -0x00,0x01,0x20,0x00,0xfc,0xd3,0xf9,0x05,0x59,0x02,0xfc,0x03,0x06,0xfc,0x99,0xfe, -0x03,0x95,0xfa,0xfe,0xcc,0xfc,0x05,0xfc,0x02,0xfd,0x66,0xfb,0xfc,0x84,0x05,0xfe, -0x38,0x02,0x02,0xb5,0xfa,0x01,0xd7,0xff,0xff,0xff,0x00,0xf8,0xdc,0x05,0x03,0xae, -0xf7,0x00,0x61,0xfc,0x01,0x9b,0x00,0x02,0xa5,0x00,0xfd,0xa7,0x03,0xfa,0x6d,0x03, -0xff,0x13,0xfc,0x02,0xb3,0x02,0xfe,0x2a,0xfc,0x01,0x10,0x02,0xfc,0xd6,0x00,0xfd, -0xa6,0x02,0x03,0x70,0xfc,0x00,0xf0,0x00,0xfd,0x7b,0xff,0x03,0x33,0x01,0xf8,0x97, -0x01,0x03,0x59,0xfc,0xff,0xb2,0x01,0xff,0x6f,0x00,0xfc,0x8b,0xff,0x05,0x20,0xf7, -0xff,0xe8,0x04,0x02,0xf2,0xfb,0x03,0xd4,0x00,0xf4,0x55,0x07,0x04,0x12,0xfc,0x07, -0x29,0xf9,0x00,0x46,0x05,0xfa,0x1b,0xfd,0x03,0xde,0xfc,0xff,0x9d,0x05,0xfb,0xb4, -0xfb,0x05,0xc5,0xfd,0x01,0xdc,0x02,0xf9,0x7f,0xfe,0xfe,0x58,0xff,0xff,0x85,0xff, -0x03,0xa8,0x00,0xfb,0x0a,0x00,0xfc,0x5d,0xff,0x05,0x5d,0xff,0xfc,0xbb,0x01,0xfd, -0xeb,0x00,0x01,0xc8,0xfb,0x00,0x62,0x02,0x01,0x03,0xfe,0x01,0x32,0xfb,0xfd,0x99, -0x08,0xfe,0x5c,0xff,0xff,0x42,0xfe,0x04,0x1b,0xfc,0xfc,0xcd,0x06,0xfe,0x2b,0xfe, -0x01,0xeb,0xff,0xfb,0xc6,0xf9,0x07,0x91,0x01,0xfc,0x8e,0x05,0xfd,0x63,0xfe,0xff, -0xab,0xfb,0x03,0xbc,0xff,0x00,0x99,0xfc,0x04,0xc1,0xfd,0xf9,0xca,0x07,0xfe,0xa7, -0xff,0xff,0xad,0xff,0xfd,0xf8,0xfb,0x02,0x89,0x00,0x02,0xf1,0xfd,0xfc,0xe9,0x03, -0xfe,0x74,0xf9,0x02,0xfe,0x04,0x01,0x76,0xfd,0xff,0xa1,0xff,0xf8,0xad,0x04,0xfd, -0x88,0x01,0x01,0x0a,0xfd,0x04,0x3d,0xff,0xfa,0xa0,0x00,0x07,0xc2,0xfd,0x00,0xc7, -0xfd,0xf9,0x4a,0x06,0xfe,0x22,0xff,0x03,0x7d,0xff,0xfa,0xa2,0x03,0x01,0x0f,0xfa, -0x02,0x86,0x02,0x00,0xf5,0xff,0xfd,0xac,0xff,0xfc,0x82,0x00,0x00,0x71,0x03,0xff, -0x80,0xfa,0x03,0xff,0x00,0xfc,0x93,0x00,0xff,0x1a,0x01,0xfc,0xad,0x00,0x03,0x82, -0xf8,0x02,0x6b,0x02,0xfe,0xac,0x02,0xfc,0x1c,0x00,0xff,0x1f,0xfe,0xff,0x85,0xfd, -0x02,0xeb,0xff,0x00,0x85,0x02,0xf9,0x28,0x01,0x01,0x69,0xfe,0x00,0xee,0x02,0xfc, -0x46,0xff,0x02,0x2c,0xf9,0x01,0x3c,0x05,0xfb,0xc3,0x05,0xfd,0xef,0xfa,0x00,0x5d, -0xfe,0x01,0x5c,0x00,0xff,0x31,0xfd,0x04,0x4c,0xfb,0xff,0xb3,0x04,0xfd,0xcc,0x00, -0x04,0x20,0xfd,0xff,0x65,0xf6,0x02,0xc9,0x02,0x03,0x6e,0xfe,0xfd,0x8d,0x03,0xfa, -0x17,0x01,0x00,0x28,0x00,0x00,0xba,0xfc,0x06,0x46,0xf8,0xfa,0x8c,0x05,0xfd,0xaf, -0x04,0xfd,0x2e,0x00,0x03,0x70,0xfd,0xfc,0x16,0x00,0x01,0xad,0xfc,0x01,0xe7,0x00, -0xfa,0x89,0xff,0xff,0x72,0x02,0x08,0x22,0xf8,0x03,0x31,0x00,0xfb,0x25,0x00,0xfe, -0x10,0x01,0xfe,0x4f,0x00,0xff,0xac,0x03,0xfc,0x00,0xfb,0x05,0xa8,0x03,0xfa,0xb6, -0x03,0x04,0x1b,0xf7,0x01,0xd3,0xff,0x02,0x41,0x03,0xfa,0xc6,0x03,0x03,0xd6,0xfc, -0xfb,0x20,0x02,0x05,0x8b,0xfa,0x01,0x4e,0x00,0xfc,0x84,0xfe,0xfd,0x4f,0x01,0x04, -0xc3,0xfc,0xfe,0x27,0x04,0xfc,0x18,0xfd,0x01,0xdb,0xfd,0x00,0x03,0x02,0x00,0xb5, -0xfd,0xfd,0x02,0x01,0xfe,0x50,0x04,0xff,0x3b,0xfc,0x00,0x15,0x02,0xfc,0x2c,0x03, -0x02,0x72,0xfa,0xff,0x97,0x04,0xf8,0xd4,0xfe,0x02,0x24,0x01,0xff,0xc3,0x00,0xfc, -0xf9,0x01,0x03,0xdd,0xf8,0x03,0x9b,0x01,0xfb,0x3b,0x05,0x05,0x33,0xf9,0xfd,0x5a, -0x03,0xff,0x80,0xfd,0xff,0x68,0xf8,0x06,0x00,0xff,0xfe,0x73,0x07,0xf8,0xfc,0xfe, -0x06,0xf4,0x02,0xfd,0x2c,0xfb,0x04,0xe4,0xfd,0x02,0xaa,0xfb,0x00,0xb9,0x05,0xf5, -0xcf,0x03,0x01,0xf9,0xf9,0xff,0x34,0x03,0xff,0x29,0x01,0xfc,0x76,0xfa,0x03,0x2e, -0x01,0xfc,0x34,0x04,0x00,0xc5,0x01,0x01,0xf9,0xf8,0x06,0x97,0xfb,0xfd,0x16,0x06, -0xfb,0xa7,0xf9,0xfc,0xbb,0x01,0x02,0x3f,0xff,0x00,0x25,0x02,0x02,0x43,0x01,0xfd, -0xa4,0xf9,0x05,0x16,0xff,0x03,0x69,0x03,0xf5,0xa7,0x00,0xfe,0x9b,0x03,0xfd,0x92, -0x06,0xfb,0xbd,0xfb,0x05,0xd1,0xf7,0x05,0x11,0xfd,0xff,0xf5,0x03,0xff,0x24,0xff, -0x03,0x8e,0xfc,0xff,0xbb,0xfe,0x06,0x4c,0xff,0x00,0x49,0xfb,0xfa,0x1c,0xff,0x03, -0x1d,0x03,0xfc,0x08,0x00,0x05,0x51,0xf6,0x00,0xaf,0x00,0xf7,0x37,0x0a,0x00,0x35, -0xfd,0x02,0x40,0xfc,0xfc,0x1a,0x08,0xfb,0xe7,0xfa,0x07,0x20,0xfe,0xfb,0x38,0x02, -0xf6,0xb7,0x01,0x07,0x18,0xff,0xfd,0x9b,0xfc,0x00,0x84,0xff,0xff,0xf2,0x03,0xfb, -0xd2,0x02,0x02,0x87,0xfa,0x01,0xa8,0xfd,0x01,0xce,0x02,0x01,0x15,0xff,0xff,0x00, -0x01,0xfc,0x6c,0x02,0xfe,0x7a,0xf9,0x05,0xdb,0x02,0xfb,0xa8,0x00,0x02,0xf7,0xfa, -0x03,0x22,0x08,0xf9,0xdb,0x00,0xfd,0xc6,0xfe,0x02,0x75,0x00,0xfc,0x85,0x01,0x00, -0xfc,0xfa,0x03,0x97,0xfc,0xfb,0x52,0x04,0x01,0x58,0xfb,0x00,0x0a,0xff,0xfe,0x26, -0xfe,0xff,0xf1,0xff,0xff,0x2a,0x01,0x01,0x76,0x03,0xfc,0x85,0xfc,0x03,0xb8,0x01, -0xff,0xcc,0xfe,0xfe,0xba,0xfe,0xfc,0x6a,0x04,0xfc,0x77,0x02,0x01,0x89,0x00,0xff, -0x42,0xff,0xfc,0xa5,0xfd,0x04,0x2e,0x03,0x00,0x92,0xfa,0xfb,0xf1,0x02,0xff,0x73, -0x02,0xfc,0xbf,0x04,0x01,0xc6,0xf9,0x07,0x4c,0xf7,0xfd,0x0a,0x07,0x05,0x65,0xfc, -0xfd,0x96,0xff,0xfe,0x50,0x05,0xff,0x27,0xfd,0x04,0xc8,0xf5,0x04,0x0c,0xfe,0xf7, -0x0b,0x03,0x01,0xb3,0x00,0xfe,0xe8,0x00,0xff,0xf1,0x00,0xfa,0x89,0x02,0xff,0x7f, -0x01,0x02,0xb4,0xfd,0xfc,0x9f,0xfe,0x03,0x9a,0xfe,0x05,0x4a,0x01,0xf7,0x62,0x07, -0xf8,0xf5,0xfb,0x07,0xd7,0xf8,0x05,0xea,0xfe,0xfe,0x50,0xff,0x01,0xed,0x01,0xfb, -0xb7,0x03,0x02,0xc7,0xfb,0x00,0xf9,0xfb,0xfb,0xd8,0x02,0x04,0xd6,0xff,0xfd,0xe6, -0x00,0x01,0x2b,0xff,0xff,0x9a,0xfd,0xff,0xe3,0x00,0x00,0xdf,0x02,0xfb,0x00,0xfc, -0xff,0xfb,0x05,0x03,0x62,0xfd,0xfc,0x91,0x04,0xff,0xa6,0xfb,0x03,0x1e,0xfe,0xff, -0xa0,0x00,0x00,0x79,0xff,0xfa,0xf1,0x01,0x04,0x38,0x00,0xfe,0x7e,0xfa,0x04,0xfb, -0xf8,0x00,0x20,0x04,0xfd,0x39,0x01,0xfc,0x5e,0x04,0xfc,0xdc,0xfb,0x00,0x65,0x08, -0xfc,0x75,0xfa,0x03,0xd6,0xfe,0x00,0xd4,0xfe,0x02,0xd3,0xff,0xfa,0xa8,0x04,0xfd, -0x39,0x06,0xf7,0x09,0x00,0x07,0x6d,0xfb,0x01,0x91,0xfd,0x00,0xd0,0xfe,0xfe,0xd3, -0x01,0x00,0x69,0xfd,0x03,0xa6,0x00,0xff,0x70,0xfe,0xfc,0x4e,0xff,0x05,0x8a,0x01, -0xfb,0x01,0x05,0x00,0xa2,0xfa,0x05,0x91,0xfd,0xfe,0x31,0x01,0x00,0x33,0xff,0xfb, -0xa5,0xfe,0xff,0xb9,0x05,0xf8,0x18,0x01,0x05,0x0b,0xfa,0xfd,0xff,0x02,0xff,0x34, -0xff,0x01,0xb2,0x02,0xfe,0x49,0xfa,0xff,0x60,0xfe,0x06,0xf3,0xfc,0xff,0x92,0x08, -0xf6,0xa9,0xff,0x05,0x65,0xfb,0xfe,0x67,0x00,0x07,0x57,0xf9,0x02,0x9e,0xfe,0xfd, -0x3d,0x06,0xfd,0x8d,0x02,0x00,0x34,0xfb,0xfd,0xf9,0xfb,0x07,0x7c,0xfc,0x00,0xf0, -0x03,0xfb,0xd4,0xfe,0x05,0xd0,0xfc,0xff,0xf6,0x05,0xfb,0x48,0x02,0x03,0xd0,0xf4, -0x03,0xc4,0x04,0xfb,0x93,0xfe,0x01,0x52,0xff,0x00,0xee,0x00,0xfe,0x43,0xff,0xfd, -0x3c,0x00,0x08,0xc2,0xf9,0xfb,0x91,0x00,0x03,0x00,0x03,0xfd,0x16,0xfc,0x03,0xd7, -0xfe,0xfd,0xb8,0x02,0xfd,0x05,0xfd,0x04,0x44,0x04,0xfc,0x6f,0xfd,0xfd,0x27,0x06, -0xfd,0xe9,0xfc,0x04,0x52,0xff,0xfe,0x8f,0x01,0xfe,0x46,0xfe,0x00,0xb0,0x02,0xfe, -0xc6,0xfd,0xfc,0xda,0x00,0x04,0xc7,0xfb,0x01,0x66,0xff,0xff,0x06,0x00,0xfe,0x58, -0x02,0xfd,0xa9,0xff,0x02,0x8b,0xfe,0x02,0x09,0xfc,0xfd,0x39,0x01,0x01,0x78,0xfe, -0xff,0x83,0x02,0xfe,0x3a,0xfd,0x03,0x2f,0x00,0xfa,0x4f,0x05,0xfc,0x3d,0x01,0xfe, -0x6a,0xfe,0xfe,0x27,0x02,0xff,0x81,0xfd,0x07,0x8d,0xfa,0xfb,0x23,0x05,0xfb,0xeb, -0x02,0xff,0x97,0x00,0xfc,0x56,0x01,0xff,0x28,0xfb,0x04,0xec,0xfa,0x01,0x4e,0x06, -0xfa,0xbe,0x02,0xff,0xd5,0xfe,0xfd,0x4e,0x02,0xff,0x72,0xfe,0x05,0x57,0xf8,0xfc, -0x4f,0x05,0xfc,0x76,0x04,0x02,0xab,0xfb,0xfe,0x9e,0xfe,0x02,0xe2,0xfd,0x01,0x06, -0xfe,0x00,0xd9,0x04,0xfc,0x61,0xfa,0x00,0x43,0x04,0xfe,0x25,0x04,0x05,0xbb,0xf6, -0xfe,0x3c,0x02,0xfc,0xbf,0x00,0x05,0xb7,0xfc,0xfe,0x3d,0x02,0xf8,0x50,0x04,0x03, -0xa6,0xfb,0x04,0x0b,0xfd,0xfc,0x0a,0xfe,0x01,0x25,0xfe,0x00,0xb2,0x01,0xfc,0x63, -0x02,0xfa,0x3d,0xfd,0x02,0xe9,0xfb,0x04,0xc6,0x01,0x02,0x91,0xfc,0xfd,0x10,0x01, -0x01,0x61,0x01,0xfe,0x65,0x02,0x00,0x8c,0xfe,0xfe,0x62,0x06,0xfd,0xff,0xfb,0x06, -0x16,0xff,0xfc,0x03,0xfd,0xfe,0xb7,0x01,0xff,0x4e,0xfc,0x05,0x83,0xff,0xfb,0x50, -0x02,0x00,0x3f,0xfd,0x01,0x4d,0x05,0x00,0x0e,0xfb,0xfc,0x9a,0xff,0x05,0x1b,0xfa, -0xfe,0xff,0xff,0xfd,0xfe,0x02,0xfe,0x83,0xfe,0x00,0x15,0xfe,0x01,0x49,0x02,0xfb, -0x7d,0xfb,0x02,0x00,0x05,0xfc,0x8e,0xff,0x01,0x58,0xfd,0x01,0x22,0xff,0xfc,0x4a, -0x05,0xf8,0xb5,0x03,0x03,0xd7,0xfb,0x01,0x67,0xfe,0xff,0xb4,0x00,0x01,0x85,0x03, -0x01,0x49,0xfd,0xfd,0x00,0x04,0xfb,0x95,0x01,0x03,0xdf,0xf9,0xff,0x13,0x03,0xfb, -0x71,0x01,0x00,0x0b,0xfb,0x02,0x53,0x02,0xf9,0x80,0x05,0x01,0xe1,0xfa,0x01,0xeb, -0x00,0xff,0x54,0x04,0xff,0xef,0xfa,0xff,0x20,0xff,0x01,0x73,0x02,0x00,0xf4,0xfe, -0xfc,0x00,0x04,0xff,0x36,0xfc,0x01,0xdc,0xfe,0x02,0xae,0x01,0xfe,0xc7,0xfd,0xfc, -0xe0,0xfe,0x03,0xf8,0x06,0xf8,0x07,0xfc,0x06,0x34,0xfa,0x02,0x91,0x00,0xff,0x2a, -0x02,0xfd,0x16,0x01,0xfa,0x0a,0xfe,0x03,0xa8,0x01,0x02,0x03,0xfe,0xfd,0x3e,0x04, -0xfc,0x49,0xff,0x00,0x52,0xfd,0x03,0x2d,0xff,0xfe,0x11,0xfc,0x00,0xdc,0xfe,0x01, -0x9d,0x00,0x00,0x05,0x05,0xfd,0x2b,0xfc,0x04,0x8f,0xfb,0xff,0x76,0x04,0xfc,0xcc, -0xfc,0x05,0x08,0xf7,0x04,0x85,0x02,0xfe,0xf5,0x03,0xfc,0xea,0xf8,0x02,0x6a,0xff, -0xfa,0x97,0x07,0xfb,0x86,0xfe,0x09,0xc1,0xfe,0xfc,0x1a,0xff,0x02,0x3f,0x00,0x02, -0x72,0xff,0xfd,0xf2,0x03,0xf6,0x83,0x04,0xff,0x0b,0xfa,0x04,0xd1,0xfe,0x00,0xfc, -0xfb,0xfe,0x87,0x00,0x02,0x5b,0xfd,0xfb,0xe1,0x02,0xff,0x7c,0xfd,0x02,0x66,0x00, -0x03,0xd9,0xfe,0x01,0x8a,0x00,0xfb,0xf9,0x00,0x00,0x12,0xfd,0x02,0xbf,0x00,0x00, -0xe7,0x00,0xfe,0x76,0xfe,0x02,0x2f,0x03,0xfb,0x78,0x01,0xfc,0xb4,0xff,0x02,0xe3, -0x00,0xfb,0x59,0x02,0xff,0xee,0xfc,0x05,0xb5,0xfa,0xfc,0x6a,0x03,0xff,0xd6,0xfd, -0x00,0xf0,0x01,0xfd,0x32,0x01,0x00,0xbd,0xfa,0x05,0xbf,0x00,0x01,0xf3,0xfe,0xfc, -0x50,0x00,0xfb,0x1b,0x05,0xfb,0xd7,0xfd,0x02,0x51,0xfb,0x04,0x7a,0xfb,0xfb,0xd8, -0x03,0xff,0x38,0x05,0xfb,0x73,0xfe,0x01,0xe3,0x01,0xff,0xe8,0x00,0x00,0x44,0x03, -0x00,0xc8,0xfc,0xfe,0xc7,0x00,0x01,0xc7,0x02,0x03,0xa9,0xfb,0xf7,0x3b,0x00,0x03, -0xb1,0xfd,0xff,0x36,0x00,0x04,0x83,0xfd,0xfe,0x3b,0xff,0xfe,0x65,0xff,0x04,0x65, -0x03,0xfc,0xe6,0xfa,0xff,0x46,0x03,0x00,0xc2,0xff,0xff,0xe8,0x02,0x01,0x05,0xfb, -0xfd,0x51,0x02,0xfd,0xab,0x03,0x02,0x7a,0xfa,0xfc,0x21,0x00,0xfe,0x94,0x03,0x03, -0xbb,0xfa,0x01,0x18,0x00,0xf9,0x49,0x02,0x02,0x5a,0xfd,0xfd,0x26,0xff,0x05,0xb9, -0xff,0xfb,0x13,0x01,0x02,0x9a,0xfe,0x01,0x3a,0x00,0xfd,0xe4,0xfa,0x01,0xc8,0x04, -0x02,0x79,0xfc,0xff,0x8e,0x02,0xff,0xc4,0xfd,0xff,0x27,0x01,0xfe,0xdd,0xff,0x00, -0x85,0xff,0xfb,0x82,0x00,0x07,0x22,0xfa,0x00,0x7d,0x03,0xfd,0x37,0xff,0x00,0x41, -0xfc,0xff,0x79,0x06,0xfd,0xc7,0xfe,0x02,0x33,0xf8,0x07,0x52,0x00,0xfe,0xf2,0x00, -0xfd,0xbe,0xfd,0xf9,0x70,0x04,0xfd,0xc6,0xfb,0x04,0xe6,0x01,0x05,0xd0,0xfc,0xfc, -0x0c,0x00,0xfd,0x83,0x09,0xfc,0x4e,0xfd,0x01,0xd0,0xfa,0xfe,0x1f,0x06,0xf8,0x7e, -0xff,0x02,0x8e,0x01,0xff,0xe4,0xfc,0xfa,0xee,0x05,0x04,0xdb,0xf8,0x03,0x99,0x02, -0xf8,0x80,0x01,0xff,0xdf,0x01,0xff,0x3d,0x01,0x05,0xaf,0xfc,0xfa,0x29,0xff,0x08, -0x9e,0xfd,0xfc,0x8a,0x02,0xff,0xb8,0x01,0xfe,0x1c,0x02,0x00,0x92,0xfb,0x00,0x94, -0x01,0x04,0x28,0xf9,0xfa,0x05,0x05,0xfb,0xe0,0xff,0x01,0xa1,0xfe,0xff,0x0e,0xfd, -0x02,0xb0,0xfd,0x01,0x77,0x03,0xfe,0x69,0x06,0xfd,0x00,0xfb,0x01,0x2f,0xfe,0xff, -0x7b,0xff,0x01,0x0d,0x03,0xfd,0x7a,0xfd,0xfd,0x05,0xff,0x01,0x68,0x04,0x00,0x97, -0xfc,0xfc,0xcf,0xff,0x03,0xec,0xfd,0x01,0x27,0x02,0xfd,0xc1,0x02,0xf9,0x7e,0xff, -0x03,0xa8,0xff,0x02,0xe5,0x00,0xfe,0x22,0xfd,0x04,0x3c,0xfb,0xff,0x0f,0x08,0xfb, -0x46,0x03,0xfe,0xc1,0xf7,0x05,0xac,0xfd,0xff,0xfa,0x00,0x03,0x68,0xf9,0x02,0x34, -0xfe,0xf9,0x3e,0x05,0xfc,0x9f,0x02,0xfe,0x14,0xfa,0x02,0x24,0x05,0xfe,0x55,0x00, -0x05,0x0b,0xfe,0xfe,0x5d,0x00,0xfb,0xd4,0xff,0x00,0x6c,0x01,0x03,0xa9,0xfa,0xfc, -0x4d,0x00,0x02,0x2b,0x04,0xf7,0xa6,0x01,0x02,0x21,0xfc,0x06,0xaf,0xfb,0xfb,0x7b, -0xff,0x02,0xcb,0xff,0xff,0xdc,0x00,0xfb,0xe7,0x04,0x04,0x38,0xfa,0x00,0xcd,0x01, -0xfe,0x13,0x01,0xfd,0x1d,0xff,0xfe,0xe3,0x00,0x03,0x7b,0x01,0x01,0x2c,0xf9,0x02, -0x81,0x05,0xf6,0xd5,0x02,0xfe,0x98,0x02,0x01,0x39,0xfe,0xfc,0xf5,0xf8,0x04,0x57, -0x01,0x04,0xf1,0xfd,0xf9,0x7e,0x08,0xfe,0xbe,0xfe,0x03,0xa9,0xfa,0xfd,0x04,0x04, -0xfe,0x46,0x00,0xfd,0x8f,0xfb,0x01,0x01,0x05,0x00,0xe5,0xfe,0xfc,0x0a,0xfe,0x01, -0xcc,0x00,0xfc,0x56,0x01,0x04,0x11,0xfc,0xff,0xce,0x02,0xf7,0xfa,0x01,0x06,0xe7, -0xfe,0x00,0x09,0xfe,0xff,0x03,0x02,0xfa,0xa0,0xfe,0x03,0xf0,0xfe,0xfd,0x63,0x06, -0xfc,0x3d,0xfb,0x05,0x4a,0x01,0xff,0x72,0xff,0xff,0x22,0xff,0xfe,0x8e,0xff,0xfd, -0x0d,0x03,0x02,0x0b,0x01,0x03,0x98,0xf8,0xfc,0xf0,0x01,0x02,0x75,0x01,0x02,0xe5, -0xfc,0xff,0x7c,0x01,0xfa,0xf7,0xff,0x01,0x06,0x02,0xff,0x2f,0xfe,0xff,0x1d,0xfa, -0x01,0x77,0xff,0xff,0xee,0x05,0xf9,0x09,0x00,0xfe,0x38,0xfb,0x02,0x37,0x05,0x01, -0x0a,0xfb,0xff,0xd7,0x02,0xfd,0x1b,0xfd,0x05,0x8c,0x00,0x01,0x76,0x01,0xfd,0xc8, -0xfb,0xff,0x5a,0x00,0x04,0xe3,0xfe,0xf6,0x39,0x06,0x01,0x71,0xf7,0x05,0x69,0xfe, -0x02,0xc2,0xff,0x00,0x00,0x01,0xfa,0x69,0x02,0x04,0xb1,0x00,0xff,0x6f,0xfb,0x03, -0x0e,0x00,0xfe,0x24,0x00,0x01,0x8d,0x00,0xfd,0x97,0x00,0xfe,0x33,0xfa,0x02,0x1b, -0xfe,0x00,0x77,0x00,0xfb,0xec,0x00,0x06,0x31,0xfd,0xfd,0xd9,0x02,0xff,0x28,0x00, -0x01,0x42,0x01,0xfa,0x17,0xff,0x00,0xc5,0x00,0x02,0xe7,0xfc,0x01,0x7c,0x01,0xfd, -0xee,0x01,0xfd,0x78,0x04,0xfe,0x97,0xfc,0x03,0xbb,0xf9,0xfb,0x57,0x04,0x01,0x39, -0xfe,0xfd,0xc6,0x04,0x01,0xe2,0xfb,0xff,0xc9,0xfd,0x03,0x5e,0xfc,0x01,0x3f,0x04, -0xf7,0xf2,0xfd,0x05,0x6e,0x03,0xfd,0x36,0x04,0xfb,0xf8,0xff,0x03,0xd1,0xfb,0x04, -0x4d,0xfc,0xfb,0xae,0x05,0x01,0xf7,0xfb,0xfb,0x94,0x02,0xff,0xff,0x02,0x00,0xfe, -0xfa,0xfd,0x68,0x01,0xfd,0x6d,0x03,0xfc,0xcd,0xfd,0x04,0x0d,0x01,0xff,0xbb,0xfd, -0x01,0x3b,0xff,0x00,0x6b,0x03,0xf9,0x90,0x04,0xfe,0xbc,0xfd,0x03,0xf2,0xfb,0xfc, -0x25,0x02,0x02,0xe3,0xfd,0xff,0xe3,0xfb,0xfe,0xa6,0x04,0xfc,0x12,0x07,0x00,0x94, -0xfc,0xff,0x9a,0xff,0x02,0x61,0x01,0xfe,0xb3,0xfe,0x04,0xa8,0xf7,0x01,0x80,0x01, -0xfa,0xef,0x04,0x01,0x38,0xff,0xfd,0xb8,0xff,0xff,0xec,0x04,0x00,0xc8,0xfa,0x05, -0x66,0xf9,0x03,0xaf,0xfd,0xfd,0xae,0x03,0xfe,0xfe,0x07,0xfb,0x37,0xf9,0x03,0xb4, -0x01,0x00,0x28,0xfd,0x01,0x2a,0xfd,0xfe,0xa1,0xfe,0x01,0x70,0xff,0xfd,0x71,0x04, -0x02,0x88,0xfd,0xf8,0x3c,0x02,0xfd,0x28,0x04,0x00,0x2d,0xf9,0x03,0xab,0xfb,0x01, -0x70,0x01,0x02,0x53,0x03,0x00,0xf3,0x00,0xff,0x41,0xfc,0xfe,0x62,0x00,0x02,0xf8, -0xfd,0x00,0x59,0x00,0x00,0x32,0xfe,0xfb,0x13,0x06,0x03,0xa8,0xfb,0x01,0x8a,0xfb, -0xfe,0x24,0x02,0xff,0x9c,0x01,0xfd,0xa3,0xfc,0x06,0xec,0xfe,0xff,0xa4,0x00,0xfd, -0x75,0xfe,0xff,0xf9,0x01,0x02,0x90,0x01,0xf6,0xac,0xff,0x05,0xc0,0xfc,0x04,0xef, -0x00,0xfd,0x8b,0xfc,0x02,0x42,0xff,0xfc,0x1b,0x04,0xfb,0xcd,0x02,0x01,0x06,0xfe, -0xff,0x71,0xfb,0xff,0xa8,0x02,0x03,0xd9,0xfd,0xff,0x13,0x00,0xfc,0xef,0x02,0x04, -0xe1,0xff,0xfe,0xef,0x03,0xfe,0x64,0xfd,0xfc,0x26,0x02,0x01,0x35,0xff,0xfd,0x43, -0x01,0x00,0xc2,0xfb,0x00,0xad,0xfe,0xfe,0x98,0x07,0xff,0x9d,0xfe,0xfb,0x6d,0xff, -0xfc,0x4a,0x01,0x05,0x7b,0xfe,0xfe,0xc6,0x02,0xff,0x5d,0xfc,0x03,0x16,0xfc,0x04, -0x28,0x04,0xf8,0xd1,0x01,0xfb,0x5a,0xff,0x04,0x59,0x01,0xfc,0x76,0xff,0x02,0xde, -0xff,0xfe,0x7e,0xfd,0xfd,0x2c,0x04,0x02,0x73,0xfe,0xff,0x68,0xfa,0xfe,0xdd,0x01, -0x00,0xe0,0x03,0x00,0xcd,0xff,0xff,0x54,0x01,0xfd,0x9b,0xfa,0x05,0x38,0x00,0xfc, -0x4d,0xff,0xfc,0xe3,0xfd,0x00,0x00,0x05,0x03,0x13,0x02,0xf8,0x21,0xff,0x07,0x61, -0xf8,0x00,0xac,0x03,0xfe,0x36,0x02,0xfa,0xec,0xfe,0x00,0xfc,0xfd,0x02,0x34,0x05, -0x01,0x9c,0xf7,0x03,0x74,0xff,0x00,0xd0,0x04,0xfd,0x25,0x00,0x00,0xd7,0xff,0x01, -0xfd,0xfe,0x00,0x48,0xfd,0x01,0xb0,0x04,0xf8,0x6e,0xfc,0x05,0x31,0xfa,0x03,0xd9, -0xfe,0xfd,0xc2,0x04,0xfb,0x41,0x02,0x01,0xfd,0xfd,0xf9,0xcc,0x07,0x03,0xc4,0xf9, -0x05,0xf8,0xfc,0xfa,0x05,0x02,0x02,0x56,0xfc,0x01,0x27,0xff,0xfe,0x40,0x05,0xfb, -0x9b,0xfc,0x04,0xf3,0xfd,0x03,0x09,0x00,0x00,0xf5,0xfe,0x00,0xa3,0x00,0xff,0xb3, -0xff,0xfe,0xa9,0x00,0xfe,0xb2,0x00,0x00,0x79,0xfc,0x02,0x3a,0xfc,0x02,0x9e,0xf9, -0x07,0x3c,0xfa,0x04,0x14,0xfa,0x02,0x97,0xff,0xff,0xf6,0xff,0xfd,0x43,0x03,0x01, -0x55,0xfe,0xf8,0xb8,0x01,0x02,0xf2,0xf8,0x08,0x09,0xf9,0x02,0x7a,0xfb,0x08,0xa8, -0xfa,0x03,0x37,0xfc,0xff,0x9f,0xfc,0x00,0x19,0x01,0x03,0x79,0xfb,0x00,0xad,0x00, -0xfe,0x84,0xfc,0xfa,0xe7,0x0c,0xfc,0x2c,0xfa,0xff,0x46,0x09,0xef,0x05,0x0e,0xf5, -0x41,0x0c,0xec,0x4f,0x07,0xfd,0x45,0x08,0xfc,0xd8,0xff,0xf7,0xf2,0xff,0x03,0xfa, -0x01,0xfe,0xb9,0xff,0xfe,0x85,0xfb,0x03,0x3f,0xfe,0x02,0x05,0xfa,0xfa,0x37,0x0b, -0xf9,0xef,0x03,0xfa,0x97,0x05,0xff,0x2e,0xfb,0xfe,0xd9,0x01,0xfb,0x9c,0xff,0x06, -0x49,0xf6,0x04,0x43,0xfa,0x06,0xf0,0x00,0xfe,0x7b,0xf8,0x02,0xbd,0xff,0x03,0xd3, -0xf4,0x0a,0x18,0xfe,0xfc,0xdd,0xfb,0x03,0xfb,0xff,0xfe,0xef,0xfc,0x07,0x8d,0xf2, -0x02,0x5d,0x02,0xff,0x5f,0xfb,0x06,0x52,0xfe,0x01,0x48,0xf0,0x0e,0x45,0xf8,0xf6, -0x39,0x0e,0x00,0x0d,0xf0,0x12,0x4f,0xf7,0xfa,0x52,0x0f,0xf8,0x98,0xff,0xea,0x1e, -0x19,0xf9,0x25,0xf5,0x04,0x33,0x10,0x02,0xbc,0xdd,0x03,0x60,0x1a,0xe5,0x91,0x04, -0x0f,0xdb,0xe6,0xfd,0x4e,0x0c,0x0f,0x53,0xe5,0x00,0x32,0x0d,0x00,0x32,0xfa,0x10, -0x36,0xf6,0xed,0x0d,0x01,0x1a,0x34,0xee,0x01,0x8c,0x03,0xf8,0xe8,0x0e,0xdd,0x24, -0x1a,0xf5,0x82,0x1e,0xd4,0x8e,0x1b,0xef,0xbf,0x0f,0xea,0x09,0xf7,0x01,0xa7,0x1f, -0xde,0xfd,0x24,0xdb,0x80,0x21,0xe0,0xba,0x23,0xdc,0xdb,0x0d,0xf0,0xd4,0x0b,0x08, -0x3c,0xf9,0x10,0xb8,0xf7,0xee,0x86,0x06,0x02,0xe2,0xe8,0x1f,0x98,0xfa,0xfe,0xef, -0x00,0x03,0x68,0xe1,0x1f,0xd9,0xe0,0x2e,0x6a,0xbc,0x3f,0x23,0xed,0xfd,0xe3,0xf7, -0xfd,0x5e,0xf6,0x2a,0xd3,0xd4,0xfb,0xf0,0x1b,0xf4,0x93,0xf5,0x09,0x94,0x08,0x06, -0xb4,0x08,0xd6,0xd0,0xfb,0x14,0xfb,0xfe,0x15,0xf3,0xf6,0xe7,0x2a,0x25,0xe8,0x35, -0x23,0xdf,0x23,0xe5,0x14,0x28,0x1c,0xeb,0x4e,0x00,0xf5,0xdc,0x28,0xd2,0xc5,0xf6, -0xf9,0x9a,0x29,0x02,0x70,0xea,0xe7,0x80,0x37,0xe3,0x70,0xf0,0x05,0x1a,0x2b,0xdb, -0xe2,0x0e,0xe0,0xbc,0x22,0x0a,0x58,0xd9,0x1b,0x9f,0xd9,0x15,0xec,0x18,0x05,0x56, -0xe2,0x03,0xec,0x0b,0x0e,0x75,0xbc,0x50,0xc7,0xe5,0x07,0xb8,0xeb,0xe3,0x67,0x10, -0x2e,0x88,0xc8,0x39,0x85,0xd9,0x19,0x4e,0xee,0xf6,0xed,0x07,0xdf,0x71,0x3c,0xe8, -0x48,0xf0,0x23,0x21,0xe1,0x19,0x82,0xf9,0xff,0xad,0xd7,0x21,0xb6,0x17,0x0a,0xb5, -0xe7,0xf7,0x9d,0x07,0xec,0x75,0xe6,0x33,0x4b,0x1f,0xe6,0x76,0xf6,0xfa,0xa4,0xdf, -0x27,0x0f,0xff,0xeb,0x91,0x0f,0xe7,0xd1,0x22,0xff,0xdd,0x03,0xf6,0xe2,0xf3,0x18, -0x1a,0xe1,0xea,0x44,0x33,0x39,0x0e,0x99,0x21,0x6b,0xfd,0x03,0x9c,0x1a,0x16,0x3f, -0xb2,0x1d,0xd2,0xe1,0x2c,0x08,0x0a,0x14,0x9c,0xb2,0x32,0xb3,0xe7,0x12,0xd2,0x0d, -0xd9,0x08,0x21,0xea,0x49,0xfa,0x2a,0x2d,0xe6,0x25,0xd5,0xbe,0x0d,0x35,0x03,0x55, -0x8a,0x9d,0x12,0x2b,0x03,0x23,0xd3,0xf0,0xec,0xc7,0x12,0x3c,0xce,0x99,0x32,0x81, -0x03,0xfa,0x98,0xec,0x2c,0xd2,0xbd,0xff,0x0a,0x2a,0x0e,0x29,0xbc,0x66,0xce,0xc2, -0xf5,0x56,0x4c,0xc8,0x7d,0xdd,0x1d,0x72,0xf6,0x09,0x81,0x05,0x12,0x5c,0xf2,0x11, -0xd8,0xe6,0x2f,0x6f,0xcd,0x39,0x4a,0xc9,0x03,0x6f,0x0e,0xfe,0xb9,0x15,0xfa,0xc3, -0xfa,0xf2,0x72,0xf1,0x06,0x2d,0x14,0x23,0x3c,0xd5,0x16,0xdf,0xda,0x20,0xbb,0xdb, -0x4b,0xb7,0xb9,0x1e,0xd8,0x0e,0xe0,0x67,0x28,0xc2,0x89,0x08,0x17,0x17,0x23,0xd3, -0x3f,0x14,0x12,0x49,0xef,0x06,0xa5,0x00,0x10,0xca,0xb7,0x25,0x90,0x2c,0xe5,0xcd, -0xfa,0xdf,0x14,0x42,0xe9,0x21,0xfc,0xf1,0x91,0xf2,0xf3,0x38,0x29,0x23,0x17,0xd8, -0x0e,0xe8,0xee,0x0b,0xac,0xfd,0xeb,0x65,0x51,0xc3,0x10,0xf7,0x00,0x9f,0x06,0x12, -0x86,0xed,0x17,0x5b,0xf6,0x03,0x88,0xdd,0x20,0x41,0xf3,0xed,0x59,0x33,0xa5,0xcf, -0x58,0xcb,0x39,0x53,0xb1,0xd2,0x08,0xde,0x29,0x44,0x17,0x14,0xd2,0xe5,0x16,0x1b, -0xe5,0x20,0x14,0x19,0x04,0xeb,0x1c,0x54,0xf7,0x13,0x92,0xb6,0x47,0x70,0x01,0x09, -0x63,0xd6,0x18,0x6c,0xe0,0x1e,0x34,0xd2,0x1d,0x59,0x14,0xf2,0xf6,0x1b,0xd3,0xb5, -0xff,0x07,0xd8,0x09,0xfc,0xa1,0x07,0xfb,0x0b,0xfd,0x1e,0x97,0xce,0x11,0x4f,0x12, -0xf7,0x38,0xf5,0x17,0x08,0xf5,0xfa,0x1c,0x0b,0x00,0x40,0xf7,0xe8,0xcc,0x11,0x36, -0xe8,0xd0,0x02,0xd6,0x02,0x04,0xc0,0x18,0x94,0xaf,0x45,0x28,0x12,0xdd,0xfa,0x08, -0x12,0xd2,0xf5,0x31,0x95,0xf3,0x7f,0xab,0xe3,0x34,0x91,0x55,0x31,0xfc,0x9f,0x41, -0xba,0xb3,0x20,0x08,0x37,0xc6,0x0d,0xe7,0xd0,0x41,0x80,0xd9,0x2a,0x8c,0x1f,0xb5, -0x81,0x4c,0xe2,0xe3,0xdf,0xf9,0x49,0x11,0x09,0x8c,0x05,0xd1,0xc4,0x30,0xfe,0x32, -0xe7,0x05,0x19,0x15,0xe1,0x46,0x09,0xf6,0xfa,0x31,0xb2,0x4b,0x2d,0x1a,0xe9,0xc5, -0x29,0x08,0xd5,0x49,0x19,0xec,0xcd,0xc5,0x3b,0xdc,0x0c,0xdb,0x27,0x21,0x01,0x10, -0x41,0xd1,0x22,0x01,0x1c,0xc9,0x7c,0xf6,0x2c,0x23,0xeb,0xfc,0x5f,0xf2,0x17,0x1d, -0x0a,0xef,0xb5,0xfc,0x0a,0x38,0x1a,0xf9,0x44,0xe8,0xe0,0xe7,0x1e,0xf4,0x17,0xfd, -0x1a,0x15,0x16,0xda,0xed,0xe3,0x1f,0x97,0xfb,0xf7,0x0a,0x16,0x0c,0x39,0xec,0xbc, -0x7a,0x49,0x2c,0xe1,0xe0,0xfb,0xfe,0xd2,0x05,0x4e,0x0e,0xd5,0x43,0x7e,0xd8,0xd4, -0xdd,0xee,0x8a,0xe3,0x2a,0x01,0xe1,0x29,0xcd,0xc6,0x3c,0x8f,0xe9,0xf0,0x19,0x22, -0xec,0x68,0xfd,0xfa,0x05,0x19,0x18,0x5b,0x9d,0x69,0x18,0xdc,0x24,0xdf,0xcb,0x31, -0x61,0xf5,0xf1,0x21,0xf7,0x16,0x0d,0xf4,0x0b,0xb4,0xf0,0x03,0x2a,0x38,0xa7,0x7a, -0x33,0xd5,0xbd,0x28,0xfa,0xa5,0xc6,0x4b,0xdc,0x25,0xea,0x6e,0xe3,0xe2,0xf9,0x31, -0xb6,0x87,0x39,0x0e,0x58,0xd1,0x34,0xfd,0xee,0xec,0xb2,0x2f,0xda,0xca,0xe7,0x16, -0x16,0xcd,0x6f,0x4d,0x9f,0x3a,0x71,0xf7,0xea,0x4f,0xde,0x21,0x26,0xf3,0x02,0x4a, -0x0c,0xea,0x38,0x18,0x1b,0x78,0xf8,0xca,0x9c,0xf9,0x28,0x4e,0x04,0x0e,0x29,0xdf, -0x0b,0xc1,0x00,0xf3,0x20,0xec,0x1f,0x97,0xf8,0x21,0xbc,0xe5,0x03,0x2c,0xe7,0x2d, -0x6d,0xc9,0x2b,0x2c,0xdd,0x08,0xef,0xf3,0x3f,0xd2,0xd6,0xf4,0x40,0xd1,0x4d,0x57, -0xfe,0xcf,0x9b,0xf4,0x21,0xd6,0x01,0x08,0x65,0xfa,0xfd,0x4a,0xf4,0xf9,0x6b,0x07, -0xd4,0x07,0x49,0xd8,0xd3,0x46,0x8d,0x3a,0x2b,0xfe,0x73,0x0c,0xf6,0xc2,0x22,0xce, -0xc9,0x08,0x04,0xd7,0xf2,0x2f,0xf1,0xe5,0xf4,0x76,0xf7,0xfd,0x7e,0x1d,0xde,0x9c, -0x30,0xc2,0x6d,0xe9,0x57,0x22,0xc7,0x42,0x3e,0xb6,0xe3,0xfc,0x34,0xec,0xfa,0x1c, -0x05,0x09,0xd7,0x56,0xee,0xc6,0xff,0x4f,0xcb,0x3b,0xcc,0xd4,0x18,0x5e,0x1a,0x13, -0x08,0xd0,0x08,0x74,0xed,0x2e,0x69,0xcb,0x01,0x34,0x18,0xcf,0x62,0x4a,0xdf,0xac, -0x18,0xf6,0x56,0xee,0xe5,0x29,0x14,0xfe,0x45,0x18,0xf3,0x22,0x0d,0xe1,0x92,0xec, -0x38,0x25,0x07,0xeb,0x20,0xff,0xcf,0x90,0x1d,0x15,0x91,0x00,0xf0,0xcc,0xfd,0x11, -0x6d,0xfb,0xed,0xd9,0x1b,0xfc,0x99,0xde,0x1f,0xae,0xe7,0x1a,0x65,0x0d,0xd4,0x9f, -0xef,0x0a,0xd7,0x21,0xfa,0x1d,0x0c,0xcd,0x4a,0x3f,0xdb,0x6f,0x03,0xe8,0xbc,0x1f, -0xb8,0x73,0x4f,0xfb,0x99,0x09,0xf8,0xf4,0xe5,0x25,0x4b,0xf9,0xd9,0x8c,0x18,0xfe, -0x59,0xfd,0x11,0x76,0xdb,0x0f,0xd4,0x2a,0xa8,0xa4,0x34,0xe7,0x0d,0x01,0x15,0xde, -0xf7,0xfd,0x74,0x0d,0xf6,0x58,0x08,0xf6,0x14,0x06,0x0e,0x3f,0xc8,0x47,0xb1,0xd0, -0x15,0x0d,0xea,0x17,0x37,0xf1,0x0f,0x50,0xea,0x0c,0x77,0xfc,0x23,0x71,0xc9,0x20, -0x08,0xee,0x14,0x86,0xf5,0x0e,0xaf,0xdf,0x32,0x77,0xcf,0xf1,0x02,0x20,0x07,0x0b, -0xf2,0xfd,0x87,0x04,0xf0,0x81,0x24,0xdb,0x62,0x33,0xde,0xb6,0xf4,0xfb,0xcd,0x1a, -0x1a,0x4b,0xf8,0xc9,0x72,0x01,0x13,0x19,0xef,0x42,0xe5,0xe1,0xec,0x19,0x37,0xc4, -0xda,0xd5,0x34,0x39,0xe5,0x40,0x50,0xcf,0x34,0xd1,0xed,0xd5,0x87,0x0e,0xf2,0xcc, -0xfd,0x10,0xd9,0x00,0x1d,0x09,0xf0,0xee,0x38,0x18,0xe2,0x48,0x15,0xdb,0x5d,0x1d, -0x27,0x79,0xc2,0x26,0x86,0xd5,0x47,0xfd,0xeb,0xe1,0xc1,0xff,0x01,0xea,0xe3,0x38, -0x93,0xe9,0x26,0x96,0xe7,0xef,0x81,0xf6,0xf3,0x86,0x18,0xfa,0xa8,0x07,0x07,0x2b, -0xff,0x09,0xb6,0xf1,0xef,0xa8,0xef,0x28,0xac,0xf6,0xf6,0xd2,0xf9,0x36,0xdf,0xe2, -0xf9,0x89,0x0a,0xe8,0x9d,0xe4,0x12,0x18,0x29,0xf2,0xa7,0xf2,0x06,0xcc,0x17,0xd0, -0x61,0x0c,0x17,0xe4,0xfd,0xe9,0xa6,0xfa,0xed,0xfb,0x22,0x01,0x96,0x06,0xe3,0x0d, -0x15,0xfa,0x6f,0xfe,0x01,0x00,0xef,0x1d,0xac,0xea,0x0b,0x86,0x02,0xfa,0x06,0x07, -0xf1,0xc8,0x10,0xea,0x08,0x0a,0xe3,0x99,0x29,0xf7,0xe8,0x09,0xdf,0xf1,0x07,0x04, -0x4a,0x0e,0xf3,0xbf,0x02,0x05,0x1b,0xea,0x04,0xc8,0x07,0x09,0x71,0x00,0xf7,0x6e, -0xf6,0x0b,0xe9,0xf1,0x0d,0x4f,0x11,0xdc,0x4d,0xfe,0x03,0x24,0x02,0x11,0x03,0x10, -0xef,0x6d,0xe1,0x0f,0xde,0x07,0xfd,0xf7,0x0d,0xee,0xa9,0x0c,0xed,0x88,0x0c,0xfc, -0x0a,0x05,0x03,0xd1,0xf2,0x01,0x6f,0x01,0x00,0x06,0xf6,0xfc,0x71,0x13,0xf2,0x3d, -0x09,0xf8,0x59,0x09,0xf1,0xe6,0x07,0x00,0x50,0x06,0xf2,0x66,0x05,0xf8,0xe9,0xf8, -0x1f,0xf4,0xef,0x03,0xe4,0xf4,0xfe,0xdf,0x0d,0x00,0x79,0xed,0x15,0xcd,0xee,0x0e, -0xd6,0x04,0xeb,0x2a,0x0d,0xe8,0x43,0x1d,0xf9,0x44,0xf2,0x03,0x12,0x00,0xf5,0x5a, -0x08,0xfc,0x49,0x0d,0xee,0x0a,0x06,0x09,0xc0,0x00,0xfb,0x3f,0xff,0xf6,0x24,0xfa, -0x0d,0xcc,0x07,0xfb,0xfc,0xf4,0x04,0xe7,0x09,0x01,0x3c,0xee,0x0b,0xdd,0xf6,0x05, -0xad,0x0f,0xf8,0x6a,0xf5,0xf7,0xe8,0x02,0x0d,0x61,0x04,0xf5,0xdc,0xfe,0x08,0xeb, -0xed,0x0b,0x3c,0xfa,0x0e,0x07,0xf9,0xfc,0x17,0xf8,0x02,0x34,0x05,0xf3,0xb7,0x15, -0x02,0xa0,0xf5,0x07,0xf5,0xf5,0xf3,0x8c,0x09,0x07,0xd2,0x04,0xf8,0x15,0xfc,0x05, -0x59,0xf9,0x03,0x0c,0x07,0xf0,0x32,0x00,0x16,0x99,0xf2,0xfe,0x3f,0x01,0xf8,0x46, -0x02,0xf4,0x6c,0x12,0xf8,0x73,0x02,0x0a,0xe5,0xf1,0xfa,0xc8,0x0b,0x04,0xeb,0xf0, -0x0b,0xa2,0x03,0xf7,0xca,0x04,0xfd,0xf8,0xf8,0x09,0x07,0x01,0xfc,0x36,0x01,0xf7, -0xef,0x01,0xff,0x3b,0x0f,0xf8,0xf2,0xf7,0x02,0xa0,0x02,0xf6,0x69,0x0a,0xff,0x16, -0x03,0xff,0x45,0xf9,0x05,0x92,0xf8,0x04,0x02,0xfd,0x09,0xad,0x01,0xf5,0x03,0x03, -0xfd,0x2f,0x04,0x02,0xcc,0xff,0x02,0x0b,0xf8,0x02,0xc4,0xf6,0x0a,0x02,0x03,0x01, -0x99,0x04,0xfa,0x19,0x01,0xfd,0x77,0xfc,0x0b,0x79,0xfd,0xf6,0x45,0x03,0x00,0x19, -0x04,0xfc,0xfc,0xfc,0x0c,0x5a,0xf0,0x04,0x60,0x04,0x03,0xd3,0xf9,0x05,0x35,0x03, -0xf9,0x80,0xf8,0x0d,0x35,0x00,0xfe,0x75,0x0c,0xf6,0x8d,0xf7,0xff,0xb1,0x0a,0x03, -0xbf,0xf9,0xff,0xd6,0xfe,0x02,0x40,0xfe,0x07,0x33,0x01,0xf6,0xcc,0x05,0xfd,0x42, -0x06,0x00,0xc8,0xf6,0x01,0xcd,0x03,0x03,0x73,0x09,0xf4,0xb1,0xfb,0x03,0x5d,0x04, -0x00,0xa5,0xff,0x04,0xd2,0xfc,0xfc,0xba,0x0c,0xfa,0x91,0xf1,0x0b,0x2d,0x00,0x03, -0xf8,0xfa,0x06,0x25,0xfe,0x00,0x65,0x07,0xfb,0x01,0xfc,0xfe,0xcb,0x04,0x05,0x14, -0xfa,0x06,0x39,0xfd,0x00,0x5a,0xfb,0x05,0x2e,0x01,0x00,0x55,0xf7,0x01,0xff,0x04, -0x03,0x0f,0x02,0xfc,0x96,0x00,0xfe,0xfc,0x05,0xfd,0xe4,0x00,0xfa,0xeb,0x06,0x07, -0x4a,0xf9,0x01,0x78,0xf8,0x02,0xd3,0x08,0x03,0xa1,0xf7,0x04,0x7e,0xfd,0xfe,0x5a, -0xfd,0x05,0x4c,0x02,0x00,0x58,0xfc,0x02,0x92,0xfc,0x05,0x36,0x03,0xfe,0xf1,0xfd, -0x01,0xa8,0x03,0x00,0x95,0xfd,0xfe,0xd9,0x02,0x02,0x94,0xfe,0x02,0x34,0x00,0xff, -0x31,0x05,0xf7,0x7c,0x02,0x02,0x63,0x02,0x00,0xdb,0x02,0xfb,0x8a,0xfd,0x04,0x82, -0xfd,0x04,0x34,0xff,0x00,0x35,0xff,0x03,0x2d,0x00,0xfe,0x98,0xfe,0x02,0x63,0xfb, -0x05,0xd4,0xff,0xff,0x98,0x03,0x00,0xe0,0xff,0xfd,0x15,0xfd,0x05,0xa7,0x02,0x00, -0x79,0xff,0xff,0x3a,0xfe,0xfe,0x22,0x03,0x02,0xa8,0x04,0xff,0x06,0xf8,0x03,0xdb, -0x01,0xfd,0x1f,0x04,0xfd,0x6b,0xfe,0xff,0x89,0x01,0x04,0x99,0x00,0xfa,0x0f,0x03, -0xff,0x33,0x00,0x01,0x6c,0x02,0xfa,0xcc,0x00,0x02,0xb9,0x02,0xfe,0xf3,0xff,0x01, -0x42,0xff,0x00,0x9a,0xff,0x01,0xf0,0x02,0xfe,0xf0,0x00,0x01,0x11,0xfd,0x01,0x2e, -0x03,0xfb,0x0a,0x04,0xfe,0x92,0x03,0xfe,0xbe,0x01,0xf8,0xd3,0x03,0x02,0x05,0x00, -0x04,0xcd,0xff,0xff,0x4c,0xfd,0xfc,0x13,0x04,0x00,0x51,0x01,0x04,0x21,0xfe,0xfc, -0xaf,0x01,0xfe,0xac,0x00,0x03,0xae,0xfe,0x01,0x1d,0x00,0xfd,0x28,0x02,0xfc,0xd3, -0x05,0x00,0x08,0xff,0xfe,0x8d,0xfd,0x03,0x32,0x03,0xfe,0xc7,0x00,0xfd,0xad,0x02, -0xff,0xcd,0xfe,0x02,0x17,0xfd,0x00,0xf8,0x02,0xff,0xdf,0x00,0xff,0x17,0xfd,0x03, -0x60,0x03,0xff,0xb7,0xfe,0xfe,0x52,0xff,0x00,0x0e,0x04,0xff,0x8d,0xff,0xfe,0x98, -0x01,0x00,0x78,0x00,0xfe,0x3b,0x02,0xfe,0xf0,0x00,0x01,0xeb,0xff,0xff,0x7a,0xff, -0xff,0x6f,0xff,0x02,0x3c,0xfe,0x01,0x72,0x00,0xff,0x65,0x01,0x01,0x0c,0xfd,0x02, -0x65,0xff,0x01,0xf4,0xfe,0x01,0x26,0x01,0xfe,0x00,0x02,0xff,0x87,0x00,0xff,0x56, -0x01,0xfe,0xb3,0x00,0x01,0x28,0x00,0xff,0x42,0x01,0xff,0x8c,0x00,0xff,0xd5,0x00, -0x01,0x95,0xfd,0x01,0x64,0x00,0x00,0x44,0x00,0xff,0x33,0x01,0xff,0xef,0x00,0x01, -0x82,0xfe,0x01,0xb9,0xff,0xff,0x71,0xff,0x02,0x41,0xfe,0x01,0xb3,0x00,0xff,0x48, -0x00,0x00,0xfb,0xfe,0x00,0xd2,0x00,0xff,0x24,0x00,0xff,0x9f,0x00,0x00,0xf0,0xff, -0xff,0x2e,0x00,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0xc0,0xff,0x00,0x53,0x00,0xfe,0x6b,0x01,0x00,0x03,0xfe,0x01,0xe5,0x00,0xfe,0xa6, -0x00,0x00,0xb2,0xfe,0x01,0x89,0xff,0x00,0xed,0xfe,0xff,0x25,0x01,0xff,0x16,0x00, -0x00,0x2a,0xff,0xff,0x41,0x03,0xfc,0x8b,0xff,0x02,0xcd,0xfe,0xff,0xfa,0xff,0xff, -0x7f,0x00,0x00,0xe2,0xff,0xfe,0x7d,0x01,0x00,0x5c,0xfd,0x01,0x71,0x03,0xfb,0x45, -0x01,0x00,0x0a,0x00,0xfe,0x30,0x02,0xff,0x82,0xff,0xfe,0xb3,0x05,0xfb,0x19,0x00, -0xff,0x37,0x02,0xfe,0x1e,0x02,0xfb,0xef,0xff,0x03,0xcc,0xfe,0xfe,0x6d,0xff,0x00, -0xf6,0x02,0xff,0x04,0xfb,0x05,0x53,0x00,0xfb,0xe9,0x04,0xfc,0x2c,0xfe,0x04,0xbb, -0xfe,0xfc,0x8d,0x04,0xfe,0x64,0x02,0xfb,0xec,0x02,0xfd,0xd4,0x04,0xfb,0x64,0x01, -0x01,0x6b,0xfc,0x03,0x13,0xfc,0x03,0xda,0x02,0xf5,0x1c,0x09,0xfe,0x79,0xfd,0xff, -0x2a,0x04,0x00,0x18,0xfb,0x03,0x9f,0x02,0xff,0x10,0xfe,0x01,0xbc,0xff,0xff,0xc0, -0xff,0x00,0x54,0xfd,0xfe,0x01,0xfe,0x11,0x03,0xf5,0xf4,0xd9,0x11,0x06,0x10,0xe7, -0x12,0x3b,0x03,0xee,0xb1,0x11,0xfd,0x6a,0xf1,0x10,0x7a,0xf7,0xff,0xfc,0xfa,0x06, -0xdc,0x0d,0xec,0xf6,0xfb,0x18,0x76,0xfa,0xe6,0x1d,0x22,0xf0,0xbd,0xf2,0x21,0x0f, -0xe2,0x03,0x7e,0x15,0xeb,0xbb,0x01,0x05,0x78,0x04,0xfb,0xe1,0xf8,0x0b,0xd7,0x01, -0xf4,0x8b,0x07,0x04,0x54,0xf3,0x0b,0x4b,0x00,0xf2,0xd0,0x11,0xf6,0xfd,0xfe,0x01, -0x1d,0x03,0x01,0x68,0xf9,0x02,0x7c,0x08,0xf3,0xca,0x07,0x03,0x4d,0xf6,0x04,0x75, -0x03,0xfb,0xbe,0x01,0x01,0x62,0xfd,0x02,0x54,0xff,0x02,0x34,0xfc,0xfa,0x17,0x0e, -0xfb,0x8c,0xf2,0x1a,0x41,0xe2,0x13,0x85,0x03,0xf2,0xfa,0x02,0xff,0xfc,0x09,0xfb, -0xb2,0xf3,0x09,0x3e,0x06,0xf2,0x3b,0x0e,0xff,0xe4,0xee,0x16,0x8b,0xf9,0xed,0xda, -0x1c,0xf3,0x99,0xf2,0x19,0x01,0xf6,0xf8,0x5c,0x0d,0xf2,0xa3,0x01,0xfe,0xfb,0x02, -0x02,0x09,0xf6,0x11,0xdf,0xf0,0x0a,0xf1,0xf6,0x1b,0x06,0xe2,0x0a,0xb5,0x07,0xf0, -0x41,0x12,0x01,0x31,0xea,0x14,0x06,0xfb,0xfe,0x55,0xf8,0x01,0x86,0x10,0xf1,0xae, -0x02,0xfe,0x99,0x06,0x02,0x7b,0xe6,0x1c,0xa7,0x02,0xe7,0x6b,0x0d,0x0e,0xe8,0xe5, -0x05,0x4f,0x05,0x0d,0x71,0xe4,0x05,0xb5,0x1f,0xe2,0x42,0xf8,0x15,0xca,0x0d,0xd3, -0x76,0x13,0x2a,0x5b,0xcd,0x06,0x18,0x0e,0x0d,0x33,0xe8,0xf6,0x79,0x27,0xe8,0xc4, -0xf2,0x1b,0xba,0xdd,0x23,0x57,0xf1,0xfe,0xf5,0x08,0xf1,0x5d,0x1f,0xdb,0x57,0x20, -0xec,0xf8,0x07,0x02,0x24,0xef,0x07,0x20,0x0b,0xea,0x29,0x06,0x03,0x8d,0x0f,0xef, -0xe0,0xf9,0x26,0x9f,0xd2,0x0c,0x21,0xfe,0x20,0x7d,0xd9,0xfa,0x33,0x1a,0x24,0x41, -0xb4,0x22,0x45,0x20,0xcc,0x2d,0xe8,0x5f,0xd4,0xc8,0xd7,0x2f,0x54,0xc0,0x88,0x0c, -0x06,0x0b,0x12,0xf1,0xe4,0xe3,0x3e,0x30,0xd9,0xf5,0x86,0x2b,0xc7,0x8c,0x2b,0xea, -0x3a,0x02,0xee,0xab,0x31,0xd7,0x65,0x12,0xca,0xc0,0x42,0xf3,0x1e,0xd6,0x35,0xde, -0xe4,0xe0,0xd9,0x31,0x1f,0x46,0xa6,0x42,0x3b,0xe6,0x15,0x3e,0xed,0x23,0xb7,0xb2, -0x5e,0xb0,0xd9,0xea,0xf1,0x23,0xee,0x18,0xe8,0xf5,0xc5,0x2b,0x20,0x57,0xa9,0x12, -0xf9,0x4d,0xae,0xb5,0x0f,0x07,0xd6,0x0f,0xfe,0x4e,0xf4,0xf2,0x59,0x36,0xc5,0x3d, -0x04,0x1a,0xa3,0xd3,0xaf,0x26,0x5d,0x80,0x50,0x1c,0x11,0xd7,0xfe,0xf7,0x46,0x29, -0xbb,0xbb,0x3a,0x05,0x9f,0xca,0x34,0x61,0xe1,0xdb,0xea,0x7c,0x86,0x30,0x67,0xd9, -0xca,0x24,0xce,0x24,0x28,0xf6,0xc4,0x08,0xe8,0xe7,0x26,0xd9,0x46,0x05,0x30,0xa8, -0xc4,0xec,0x49,0x5a,0xb2,0x92,0x26,0xd7,0x9a,0x43,0xd1,0x7c,0x16,0xe4,0x38,0x17, -0x22,0xeb,0xd3,0xe1,0x0e,0x61,0xba,0xff,0x06,0x10,0xfa,0xe4,0x1a,0x20,0x1c,0xc6, -0xbb,0x02,0x38,0xee,0xea,0xde,0x1a,0x21,0xff,0xdf,0xfc,0xf9,0xde,0x0a,0xf3,0x96, -0xf7,0x3d,0xa8,0xbe,0x0e,0x72,0x1e,0xda,0xad,0x23,0xf5,0x03,0xec,0x21,0xe4,0xf6, -0x03,0xd1,0xe7,0x1d,0x57,0xef,0x03,0x3a,0xf7,0x1b,0x4b,0xef,0x04,0x1d,0xfd,0x17, -0xd2,0xdb,0x14,0x43,0x0a,0xf8,0xf4,0x01,0x07,0xa7,0xe5,0x1d,0xef,0x08,0xe0,0x43, -0x06,0x18,0xec,0xf1,0xf9,0xa4,0x0d,0xf7,0x02,0xfd,0x12,0xe9,0xed,0x0f,0x11,0xf8, -0x00,0x5b,0x0d,0xf3,0x3d,0xfd,0x0e,0xd7,0xef,0x12,0x99,0xf8,0xf9,0x47,0x0c,0x0c, -0xe1,0xe6,0x09,0x96,0x08,0x05,0x7e,0xf8,0xfc,0x5a,0x03,0x0b,0x31,0xf6,0xfa,0xc5, -0x07,0x05,0xef,0xf3,0x06,0xe7,0x0c,0xe2,0xd9,0x17,0x0a,0x44,0xdf,0x1d,0x56,0x05, -0xe5,0xc8,0x19,0xfb,0x82,0xf8,0x07,0xca,0x02,0xf9,0xed,0x0b,0xf8,0x3d,0xff,0x0b, -0x50,0xf2,0x04,0x51,0x12,0xe0,0xc0,0x17,0x01,0xbb,0xef,0x05,0xad,0x00,0x06,0x3b, -0x01,0xf6,0x7b,0x0d,0x01,0xe5,0xff,0xef,0xe1,0x13,0x0b,0xa4,0xe8,0x0a,0xfa,0x03, -0xf5,0xe7,0x0b,0xf2,0x6a,0x02,0x11,0x70,0xef,0xf5,0x0d,0x1f,0xf8,0xfa,0xed,0x10, -0xef,0x0a,0xed,0xa3,0x08,0x02,0xbe,0xfd,0x01,0xcc,0xff,0x00,0x81,0xf8,0x12,0x91, -0xfe,0xe7,0xf7,0x17,0x01,0xfb,0xee,0x15,0xba,0xf9,0xfe,0x27,0x01,0x01,0xab,0xf6, -0x0b,0x2d,0x03,0xed,0x51,0x0b,0x0c,0x60,0xf3,0xfe,0xb2,0x02,0x04,0xaa,0xfe,0x03, -0x91,0xfa,0x08,0x52,0xf9,0x05,0x6d,0x03,0xf5,0xcb,0x0f,0xf0,0x47,0x0a,0x00,0xbe, -0xf6,0x0a,0x44,0xfd,0x05,0x03,0xf6,0x0a,0xac,0xf6,0x0b,0x17,0x03,0xe4,0x23,0x1d, -0xff,0xf7,0xeb,0x0e,0x19,0xff,0x01,0xe2,0x01,0xf4,0x30,0x15,0xf3,0x0c,0xff,0x0a, -0x2a,0xff,0xee,0x1b,0x17,0xfe,0x56,0xf1,0x0a,0xb7,0xfd,0x05,0x0e,0xf9,0x00,0xd5, -0xfc,0x0f,0xd0,0xf9,0xf5,0x6b,0x09,0x05,0xcd,0xf6,0x03,0x55,0x00,0xff,0x40,0x0a, -0xef,0xd6,0x01,0x0e,0xb8,0xfd,0xee,0x9b,0x0b,0x08,0x9a,0xf6,0xfe,0xe7,0x09,0xff, -0xf2,0xf7,0x0c,0xfe,0xf4,0xfc,0xff,0x10,0xfa,0x17,0xf2,0x0e,0x05,0x06,0xf3,0x8d, -0x05,0x01,0xd4,0xfc,0x04,0x27,0x05,0xf0,0x30,0x0c,0x05,0xf5,0xf3,0x04,0x62,0xfe, -0x0b,0xe2,0xf7,0xff,0x38,0xff,0x01,0x31,0x06,0xfb,0xf9,0xfc,0xfe,0xa9,0x0c,0xf6, -0xf3,0xf9,0x11,0xa3,0xf0,0x09,0x25,0x04,0xef,0xcb,0x07,0x12,0x14,0xeb,0xf9,0x5e, -0x14,0x00,0x3b,0xf2,0xfe,0x02,0x11,0xfc,0x45,0xf7,0x05,0x34,0xff,0x00,0x68,0x08, -0xef,0xff,0x02,0x0a,0xea,0xf9,0xfa,0x5b,0x07,0x01,0xaa,0xf8,0x0f,0x3a,0xf4,0xfe, -0xa6,0x07,0xff,0x94,0x01,0xfc,0xc0,0xfc,0x06,0x7d,0x02,0xfa,0x8f,0x01,0x06,0x69, -0xf4,0x03,0x98,0x0b,0xf3,0x6a,0x05,0xfd,0x97,0x05,0xfa,0x8f,0x03,0xfe,0xd0,0xfd, -0x05,0xc2,0x03,0xf5,0xbd,0xfa,0x0c,0xf4,0xfc,0x03,0xb0,0xf8,0x05,0x0a,0x08,0xf6, -0xdd,0xff,0x04,0xd4,0xfc,0x05,0x21,0xfd,0xf9,0xd7,0x09,0x01,0x7f,0xf4,0x05,0xaf, -0x06,0xf6,0x20,0x08,0xff,0x45,0xf9,0x05,0x31,0x00,0x03,0x02,0xfd,0xfa,0xcd,0x05, -0x07,0x4d,0xf6,0xfa,0xd9,0x0c,0xfc,0x7c,0xfd,0x02,0xe0,0x01,0xff,0x9d,0xfb,0x0a, -0xf3,0xfb,0xfb,0x60,0x06,0xfe,0x78,0xf9,0x09,0xe3,0xfb,0xfc,0xff,0x06,0xfa,0xc8, -0x05,0xfd,0x83,0x01,0xfe,0xf3,0x04,0xfd,0x43,0xfe,0xff,0x9e,0x06,0xfa,0xa6,0xff, -0x02,0xea,0xfe,0x02,0xfa,0xfa,0x03,0x99,0x02,0xff,0x7f,0xfb,0x06,0xd6,0x01,0xfa, -0xf6,0xfc,0x0a,0xb8,0xfb,0xfb,0xcd,0x06,0xf8,0x55,0x06,0xff,0xd3,0xfe,0xff,0x28, -0x00,0x02,0xca,0x02,0xfe,0x9c,0xfc,0x03,0xee,0x01,0xfb,0x76,0x07,0xf9,0x8b,0x02, -0xfc,0x17,0x08,0xf6,0x4a,0x05,0x03,0x63,0xfb,0x05,0x39,0xfe,0xff,0x87,0x03,0xfa, -0xd8,0x05,0xfb,0x29,0x03,0xfc,0x35,0x04,0x01,0xc0,0xf9,0x06,0xc1,0xfd,0x00,0x3a, -0x02,0xf9,0xda,0x08,0xff,0x96,0x00,0xf9,0x97,0x09,0x00,0x39,0xf5,0x0b,0x40,0xfb, -0xff,0x73,0x03,0x01,0xb5,0xfa,0x04,0xf0,0xff,0xfe,0xda,0xfd,0x00,0xfe,0x08,0xf6, -0x1a,0x00,0x07,0x5d,0xfe,0xfb,0x29,0x05,0x02,0x3c,0xf7,0x04,0xa1,0x06,0xf6,0xea, -0x02,0x03,0x05,0xfe,0xfe,0x0b,0x04,0xfe,0x58,0xfe,0x00,0x2c,0x09,0xf4,0x5c,0x03, -0x02,0x5d,0xfd,0x05,0x2e,0xf8,0x04,0x0e,0x00,0xff,0xf5,0x00,0xfc,0x80,0x03,0x01, -0xa8,0xfd,0x00,0x53,0x00,0x02,0xc0,0x00,0xfc,0x2c,0x02,0x00,0x9f,0xff,0xfe,0x95, -0x04,0xfe,0x11,0xfd,0x02,0xaa,0x01,0xfe,0x33,0xfb,0x06,0x0c,0x03,0xf7,0x27,0x03, -0x04,0x55,0xfb,0x01,0xd4,0x04,0xfb,0x6e,0xfe,0x03,0x8d,0x05,0xf4,0xca,0x02,0x04, -0x77,0xff,0xfb,0x32,0x03,0x04,0xb5,0xfa,0xff,0x93,0x05,0xff,0xf4,0xf7,0x09,0x87, -0x00,0xf6,0x9a,0x07,0x03,0x32,0xfa,0x00,0x95,0x03,0x00,0x92,0xfc,0x02,0x51,0x02, -0xfd,0xb2,0xff,0x02,0x60,0x02,0xfa,0xc2,0x02,0x02,0x02,0xfd,0xff,0x96,0x02,0xff, -0x5c,0xfd,0x00,0xa6,0x06,0xf9,0x6b,0x00,0x04,0x58,0xfe,0xfc,0x3b,0x05,0xfc,0xe9, -0x01,0x00,0xb0,0xfb,0x03,0xe6,0x01,0xfe,0x04,0xfe,0x01,0x15,0x03,0xfd,0xfb,0xfd, -0x03,0x26,0x00,0xfd,0xb4,0x03,0xfd,0x5d,0x00,0x03,0x31,0xfc,0xfd,0x45,0x07,0xfb, -0x9d,0xfe,0x02,0xcd,0xfe,0xfe,0x25,0x02,0x01,0x08,0xff,0xfb,0xa5,0x05,0x03,0x6e, -0xf5,0x05,0x83,0x03,0xfc,0xdf,0xfd,0x03,0xb0,0xff,0xfe,0xac,0x01,0xff,0x4f,0xfe, -0x03,0x5a,0xfe,0xfe,0xf4,0x00,0x03,0x81,0xfa,0x00,0x64,0x06,0xf9,0x0f,0xff,0x06, -0xb3,0xfe,0xf8,0xe6,0x09,0xfa,0x44,0x02,0xfd,0xc5,0x03,0xfd,0xc4,0xff,0x03,0x8a, -0xfd,0xfd,0xcd,0x05,0xfc,0x34,0x00,0xff,0x64,0x03,0xfc,0x25,0x02,0xfe,0x93,0x01, -0x00,0x7f,0xfc,0x01,0x55,0x02,0xfd,0x52,0x02,0xfd,0x9a,0x00,0x03,0x19,0xfd,0xfe, -0x06,0x03,0x00,0x0c,0xfc,0x02,0xf5,0x00,0xfd,0x5e,0x00,0x01,0x88,0xfe,0xff,0x01, -0x02,0x00,0x09,0xfd,0x01,0x0c,0x01,0xfe,0x73,0xff,0x02,0x35,0xff,0xfe,0x42,0x03, -0xff,0xc4,0xfc,0x03,0x65,0xff,0xfe,0xad,0x00,0x00,0xa5,0xff,0x00,0x94,0xff,0x00, -0xab,0xfe,0x00,0x90,0x01,0xfe,0xfd,0xff,0x01,0x33,0xfe,0x00,0xc8,0x00,0xff,0x39, -0xff,0x00,0x7f,0xff,0x00,0x57,0xff,0x00,0x11,0x00,0x00,0x74,0xff,0x00,0x7a,0xff, -0x00,0x41,0x00,0xff,0x29,0x00,0x00,0x00,0x00,0x00,0xc0,0xff,0x00,0x21,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf0,0xfc,0xfe,0x54,0x03,0x01,0xda, -0x13,0xe2,0x34,0xfe,0x22,0x5b,0xf1,0xf1,0x58,0x05,0x19,0xf3,0xe2,0x0d,0xae,0x09, -0xf6,0x3e,0xf8,0x10,0xd9,0xef,0xff,0xd8,0x08,0xf3,0x12,0xfe,0x0c,0xa9,0xf9,0xfc, -0x2a,0xf7,0x05,0x8c,0xfa,0x07,0xac,0x01,0xf4,0xbe,0x02,0x01,0xf1,0xf9,0xff,0xf0, -0x13,0xf3,0x3e,0xfc,0x0b,0x54,0xf9,0xfb,0x02,0x05,0x03,0xdd,0xef,0x01,0xf0,0x15, -0xf6,0x4a,0x01,0x02,0xd1,0x04,0xef,0xb5,0x05,0x0a,0x57,0xf0,0x0d,0x98,0xf8,0xff, -0x69,0x04,0xf5,0x6e,0x09,0xf4,0xfb,0x0b,0xfd,0x88,0xfe,0x02,0x9e,0xf1,0x14,0x24, -0xfc,0x03,0xf6,0xfb,0x00,0xdc,0x0a,0xf8,0x46,0x02,0xf9,0xaa,0x00,0x03,0x3e,0x0a, -0xe7,0x14,0x07,0xff,0x4c,0xff,0xf7,0x6a,0xfd,0x02,0xd5,0xf5,0x07,0xf7,0x02,0xed, -0xf1,0xfe,0xfe,0xc9,0x04,0x04,0x5e,0xff,0x03,0x53,0x01,0x08,0x76,0xfd,0xef,0x63, -0x08,0x03,0x4d,0x00,0x0f,0xdc,0x03,0x0b,0xb3,0x14,0xf8,0xc5,0xf5,0xfb,0x1d,0xfa, -0xed,0x1b,0xf7,0x00,0x6d,0xf7,0x07,0x4b,0x07,0x0a,0x29,0x1a,0xf7,0xed,0x16,0xf8, -0xa9,0xf1,0xfa,0x83,0xf1,0xe1,0xd4,0xe9,0xf2,0x26,0x02,0x0a,0xe0,0x1c,0x06,0x1b, -0x1d,0x04,0xd0,0x08,0x1c,0x31,0xf6,0xfc,0x58,0x08,0x04,0x3e,0xe5,0xfb,0x88,0xec, -0xf3,0x0b,0xe7,0xff,0x7b,0xe8,0xeb,0x1b,0x09,0x00,0x6e,0x05,0x0c,0x43,0x0b,0x04, -0x80,0x15,0x11,0x39,0xff,0x0f,0x0b,0x09,0x1a,0x9b,0x02,0xf7,0xfc,0x07,0x0a,0x28, -0xff,0xf6,0x7d,0xf2,0xf3,0x9a,0x0f,0xfd,0xd5,0xf7,0xfa,0xc0,0xf2,0x0b,0x08,0xe9, -0xe5,0x2f,0x00,0xea,0x3c,0xf9,0xe6,0x15,0xf3,0xf2,0xb2,0xf6,0x09,0x5b,0x04,0xf7, -0x60,0x16,0x14,0xab,0x05,0x04,0x10,0x0d,0xfe,0x51,0x08,0x11,0x5e,0xf6,0x01,0x36, -0x0f,0x07,0xcf,0xe8,0x0d,0x77,0xf8,0x06,0x89,0x16,0x0c,0xab,0x0d,0x0b,0xed,0x02, -0x04,0x7d,0x08,0xff,0x4f,0xfb,0x03,0xb7,0x0a,0xe9,0xb5,0xf1,0xe4,0x53,0xf4,0xf9, -0xd8,0xd8,0xf3,0x80,0x01,0xfd,0x2b,0xf6,0xf4,0xc4,0xf4,0x01,0x41,0x0b,0x12,0x5d, -0x15,0x13,0xa2,0x0f,0x1a,0x2f,0xfd,0x08,0xcf,0x13,0xfb,0x5d,0xf3,0xf7,0x14,0xf5, -0xec,0x85,0xff,0xfb,0x5b,0xf3,0x14,0x7f,0x11,0xf4,0x10,0x0e,0xf3,0x55,0x05,0xfe, -0x2d,0xf5,0x0a,0x30,0xff,0x0c,0x4b,0x05,0x06,0x42,0xf1,0xfa,0x5a,0xfd,0x02,0xd1, -0xf5,0xf5,0xa9,0x01,0xf9,0xbf,0xf3,0x00,0x34,0x08,0xf4,0x00,0x01,0x06,0xd2,0xf5, -0x02,0xd8,0x01,0xff,0x35,0xfb,0x09,0x2b,0x03,0xee,0x4d,0x12,0x0b,0xd8,0xfb,0xf7, -0xb4,0xff,0x15,0x55,0x03,0xef,0x96,0x03,0x10,0x9f,0xf0,0xfb,0x01,0xf7,0xf1,0x03, -0x13,0xe9,0x5f,0xf4,0xfe,0x20,0x0a,0xfe,0x74,0xf5,0xda,0x77,0x0b,0x0e,0x79,0xf6, -0x07,0x07,0x0a,0x0b,0x8a,0x06,0x10,0x15,0x18,0x05,0x2c,0xff,0x10,0x9a,0xf9,0x0c, -0xc9,0x00,0x04,0x15,0xf6,0x0c,0x12,0xe3,0xff,0x2a,0xed,0x0d,0x67,0xf3,0xee,0xa4, -0xf5,0x04,0xf1,0xf7,0xf9,0xce,0x04,0x0c,0x22,0x0b,0xf6,0x6b,0xf3,0x21,0x3e,0x0f, -0xe6,0xde,0xe6,0xfa,0xb2,0x03,0xf9,0xba,0x05,0xf3,0xec,0x15,0x13,0xd5,0x0d,0xfb, -0xa3,0xfc,0x0f,0x31,0xfa,0xfc,0x93,0xff,0xfa,0xb9,0xf9,0x0d,0x38,0x16,0xeb,0x3a, -0xf7,0x11,0xd3,0x10,0xfa,0x57,0xe5,0xf4,0xb0,0x11,0x11,0x0d,0xea,0x02,0x3b,0x0b, -0x12,0xc2,0x0d,0xdb,0xf2,0xda,0x07,0xb0,0x09,0xfc,0x4f,0xdc,0x01,0x62,0x1a,0x08, -0x86,0xfc,0xee,0x21,0xed,0x01,0x51,0x23,0xe7,0xa4,0xeb,0xf7,0x0c,0x1b,0x02,0x61, -0xff,0x04,0xe9,0x12,0x1c,0x03,0x17,0x09,0x8f,0xfe,0x1c,0x18,0x2b,0xff,0xec,0xe9, -0xf1,0x8c,0x16,0x13,0xe2,0xe4,0xd8,0x34,0xee,0xf2,0x88,0x18,0xda,0xdb,0xea,0xfc, -0xee,0x03,0xfe,0x10,0xf8,0xf1,0xd4,0x08,0x1d,0x77,0x04,0xea,0xce,0x0b,0x17,0xe8, -0x17,0xfb,0x71,0xfc,0x14,0x10,0x25,0x3a,0x76,0xee,0xe5,0x86,0x10,0x0b,0x9d,0xda, -0xdc,0xc0,0xee,0x0f,0xdf,0xf5,0xec,0x04,0xdb,0x05,0xcf,0x12,0x06,0x37,0xe4,0xe7, -0x26,0xff,0x0e,0x57,0x05,0xf5,0xe4,0xf0,0x0d,0xb6,0xf6,0x0f,0x78,0x07,0xf9,0xf5, -0x07,0x1c,0xc0,0x01,0xe9,0xcd,0x05,0x10,0xe8,0x1e,0xf1,0x12,0xe7,0x05,0xf9,0x14, -0x10,0xf4,0x04,0xf2,0x85,0x03,0x1c,0x5c,0x13,0xe8,0x00,0xfd,0x0b,0x85,0x12,0xe7, -0xdc,0xec,0xfe,0xe1,0xf1,0x07,0x73,0xe9,0xdb,0x28,0xeb,0x21,0x12,0x23,0xf8,0x6d, -0xed,0xf5,0xa3,0x16,0xfb,0x79,0x0c,0xec,0x10,0xfc,0x21,0x98,0x01,0xe3,0xfb,0xff, -0x19,0xb4,0x1a,0xf8,0x1e,0xf8,0xe9,0xd8,0x1c,0x14,0x31,0xf6,0xe5,0xf5,0x08,0x0c, -0x02,0x02,0xfb,0xed,0xd9,0xf2,0x4a,0x18,0x00,0xf0,0xe7,0xe7,0xed,0x17,0x0a,0x51, -0x0d,0xea,0x1a,0xf7,0xf5,0xc9,0xfd,0xf4,0xaf,0xf7,0x18,0x84,0xfe,0x11,0xa6,0xfe, -0xfb,0xef,0x07,0x1f,0x98,0x0a,0xff,0x02,0xff,0x0b,0xf7,0x39,0x18,0xa8,0xf9,0xe7, -0xd8,0x05,0x1f,0x20,0xf0,0xbe,0xb2,0x02,0x0e,0x9b,0xfd,0xc2,0x00,0xda,0xf6,0x2d, -0x0b,0x06,0x42,0xd2,0xde,0x88,0x0f,0x19,0xc5,0xef,0x0d,0xdf,0x11,0x0a,0x74,0x0c, -0x16,0x48,0xf8,0x0b,0xd3,0x0c,0x15,0xd1,0xfa,0xed,0x80,0xfd,0x26,0x90,0x15,0xfc, -0x0e,0xdc,0xf4,0x36,0x32,0xfb,0x48,0xe8,0xf6,0xb8,0xfa,0xf6,0x3b,0x0b,0xdf,0xa3, -0xf1,0x10,0x18,0x13,0xe4,0xda,0xdc,0x0f,0x0a,0x08,0x14,0x7f,0x14,0xf1,0x7d,0xed, -0x07,0xe9,0x18,0x11,0x81,0xf0,0xe6,0xaa,0x06,0x2a,0xee,0xfd,0xed,0x2b,0x01,0x1a, -0x82,0x04,0xdc,0xef,0xe5,0xff,0x31,0x12,0x19,0x1c,0xd9,0xdc,0xfb,0x20,0x1d,0xc6, -0xef,0xfb,0xe0,0x02,0x0f,0x9e,0x1c,0xe5,0x9b,0x00,0xf7,0xdf,0x0e,0x03,0xa0,0xfc, -0xf3,0x59,0xf6,0xf0,0xce,0x0f,0xf2,0xc2,0xf2,0xf9,0xb1,0xfb,0x12,0xbc,0x01,0xe0, -0xd6,0xfb,0x16,0x38,0xfb,0xd0,0x45,0xec,0x10,0x4e,0x23,0xde,0x5b,0x03,0x04,0x60, -0x03,0x29,0xe1,0x07,0xe6,0x46,0x26,0x23,0x14,0x07,0xf5,0x38,0xf2,0x12,0xdd,0x27, -0xee,0x34,0xf5,0xf9,0xe6,0xfc,0x0f,0x10,0x19,0xea,0x65,0xe8,0xf8,0x44,0xfe,0x0d, -0x32,0xf0,0xdc,0x5d,0x0b,0x05,0x39,0xe0,0xef,0xb0,0xf6,0x15,0x84,0x22,0xee,0x3f, -0xdf,0x0f,0xbf,0x3a,0x05,0x63,0xe4,0xfa,0x64,0x00,0x10,0x3a,0x10,0xf7,0x22,0xfd, -0x06,0xf4,0x04,0x05,0xaa,0xef,0xff,0x8c,0x0e,0x0e,0xed,0xec,0xef,0x18,0xed,0x14, -0x20,0x14,0xe4,0x8e,0xe8,0x00,0x44,0x11,0x17,0xb1,0xe3,0xe1,0xe1,0x08,0xfe,0x52, -0xf6,0x19,0x24,0x08,0xf5,0xe3,0x0c,0x0a,0x26,0xf4,0xda,0xcb,0x26,0x26,0xbd,0x05, -0xfd,0xa3,0xf7,0x07,0x09,0x14,0xd9,0x0a,0xe5,0xfc,0xaf,0x18,0x12,0xbd,0xe5,0xd1, -0x99,0x0d,0x11,0xcc,0xf9,0xf9,0xb1,0x0d,0x16,0x38,0x14,0xe0,0x9f,0xe1,0x09,0xf2, -0x09,0x17,0x57,0xf8,0xf9,0x65,0xfb,0x08,0xeb,0xf6,0xfe,0x74,0xf5,0xf7,0xeb,0xf5, -0x1a,0x30,0x0a,0xe6,0xff,0x01,0xe7,0xb3,0x09,0xf7,0x1b,0xf5,0x1c,0x8a,0x1f,0xe7, -0x08,0xe4,0xe7,0xdf,0x12,0x1a,0x34,0x0a,0xfa,0x85,0xfc,0x0b,0x4a,0x11,0xe9,0x0f, -0x0b,0x07,0x6c,0xf9,0xfd,0x31,0x0b,0x0a,0x64,0x27,0x01,0xc7,0xd5,0xf4,0x23,0x20, -0x08,0x0f,0x09,0x18,0xf8,0xf0,0xe4,0x86,0xe7,0xff,0x43,0xef,0xff,0x4a,0xfd,0xf5, -0xda,0x13,0xeb,0x5b,0xe4,0xf1,0x4e,0x1e,0x1e,0xca,0xe3,0xef,0x03,0x0e,0x25,0x41, -0xfb,0xe3,0xb5,0xf2,0x0f,0x58,0xfd,0x06,0x90,0x09,0xf8,0xb7,0x02,0xe9,0x85,0x00, -0xfe,0xbc,0x08,0xfe,0xa3,0x08,0x24,0xea,0xfd,0xeb,0xc5,0x08,0x0b,0x8a,0x06,0x0e, -0xda,0xed,0x0b,0xc2,0x15,0x02,0x08,0xdd,0xec,0x2e,0x01,0x08,0xe0,0xfe,0xf9,0x92, -0x07,0xfd,0xbd,0xf6,0x00,0x03,0xec,0xf9,0xa1,0x25,0x10,0xdd,0xe2,0x02,0xd5,0xfe, -0xf6,0xcb,0xec,0xfc,0x76,0x03,0x12,0x68,0x16,0xfd,0xf6,0xee,0xfd,0x98,0xdd,0x22, -0xa5,0x0d,0xe7,0x68,0x1a,0xee,0x97,0xf3,0x2c,0x6a,0x03,0xc8,0xca,0x06,0x1b,0x60, -0x04,0xf9,0x21,0x00,0x1e,0xf1,0x02,0xd0,0xf9,0xf6,0x05,0xf4,0x09,0x1a,0xaa,0xfd, -0xeb,0xdd,0xfc,0x0f,0xc5,0xf0,0x03,0x8e,0x17,0xf4,0x00,0x0b,0x03,0xa4,0xec,0xf4, -0x30,0x03,0xf3,0xc0,0x03,0xe7,0x3a,0xf0,0x15,0x00,0x2e,0xd8,0x56,0xeb,0x0b,0x2d, -0xf7,0x1d,0x3b,0x0d,0x03,0x3f,0x07,0x0d,0x0e,0xe7,0xe0,0x01,0x20,0xf4,0x62,0x13, -0xf8,0xc8,0xda,0xf7,0x85,0x15,0x1b,0xeb,0xe8,0xe9,0xa1,0xf8,0x22,0xf5,0x14,0x00, -0x0f,0xff,0xf6,0x23,0xfd,0x0d,0x2b,0xf0,0xeb,0x88,0x1f,0x1c,0xdd,0xf4,0xf1,0x3f, -0xe9,0x03,0x0e,0x1d,0x09,0x90,0xe1,0xf7,0x7a,0x16,0x19,0x3a,0xea,0xe0,0x30,0xed, -0x15,0xaf,0x16,0xd4,0xa9,0xea,0xfc,0xbb,0x0a,0xfa,0x22,0xea,0xf9,0x09,0x15,0x2e, -0x63,0x0f,0xe4,0xc3,0x17,0x18,0x8c,0x11,0xf5,0x02,0xfd,0x1b,0xf2,0x0f,0x1f,0xd3, -0xd1,0xd9,0x7b,0xf9,0x1f,0xea,0xfe,0xe2,0x06,0xfc,0xfe,0xcd,0xfa,0xee,0x51,0xf2, -0xe9,0xc9,0x03,0x12,0x38,0xfc,0xf2,0x2e,0x05,0x0d,0x88,0x25,0x1c,0x9d,0xd6,0x07, -0x0f,0x0a,0x12,0x31,0x19,0x00,0xe6,0xee,0x07,0xb6,0x0a,0xee,0x2c,0xe1,0xec,0xfd, -0x22,0xfd,0x60,0xd2,0x04,0xdc,0x14,0x06,0xdf,0xec,0xd4,0x3b,0x27,0xfa,0xaf,0x0a, -0xf4,0x51,0xfa,0xf7,0x3d,0x0a,0xeb,0x66,0x0f,0x15,0xce,0x09,0xf8,0xdf,0xf9,0xf0, -0xe9,0x28,0xf8,0xc1,0x11,0xf9,0x78,0x01,0xf1,0x17,0x1d,0x0b,0x7d,0xf1,0xe1,0x07, -0xfd,0xff,0x6e,0x28,0xf8,0x85,0xfa,0x15,0x7f,0xf6,0xed,0xe4,0xea,0x18,0x86,0xf9, -0x13,0xeb,0xda,0x17,0x9a,0x06,0xf5,0x3b,0xf2,0x10,0xe1,0xea,0x09,0x87,0x02,0x03, -0xd2,0x11,0xe9,0xc3,0xfe,0xf1,0x63,0x02,0x12,0x3e,0x25,0xe3,0x72,0xe2,0x1b,0x38, -0x04,0xcf,0xa1,0xf9,0x25,0xe1,0xf7,0x02,0x3d,0x11,0xeb,0xbf,0x05,0xe1,0x86,0xf8, -0x09,0xd3,0x10,0x00,0x74,0x12,0xe1,0xb6,0xf2,0x02,0xbb,0x06,0x03,0xdc,0x30,0xee, -0xdc,0xdb,0x28,0x30,0x0f,0xf6,0xb3,0x05,0x02,0x40,0xdf,0x27,0x7c,0xea,0x00,0x35, -0x1c,0xf1,0x93,0xda,0x14,0x22,0xec,0xf4,0xe9,0x19,0x0a,0xd9,0xd5,0xfe,0xde,0x06, -0x02,0xf8,0x19,0x10,0x8f,0xc8,0x28,0x6e,0x01,0xcb,0x9f,0x0d,0x08,0x9b,0xf4,0x2a, -0x8f,0xd8,0xf2,0xd0,0x18,0x05,0x04,0x05,0x05,0xe6,0xe7,0x05,0x1d,0x1d,0x03,0xc9, -0x23,0xf1,0xf6,0xfb,0xf9,0x61,0x22,0xec,0x70,0x06,0xee,0x1b,0x03,0xfb,0x87,0xf4, -0xf0,0x19,0xf7,0x2a,0xe2,0xda,0xc5,0xa3,0x09,0x26,0x24,0xdf,0xf6,0x3d,0x21,0xea, -0x6c,0x28,0xf0,0xc2,0xd4,0x07,0x26,0x2b,0xf3,0xbb,0xeb,0xfe,0x82,0x0c,0x04,0xfe, -0x00,0x25,0xee,0xfb,0xee,0xe6,0x25,0x36,0x64,0xcc,0x0b,0x08,0xf5,0x36,0x2c,0x30, -0xd1,0xf4,0xd1,0x1e,0xe2,0x20,0xd3,0xff,0xc4,0xed,0x8d,0x07,0x2a,0xee,0xe5,0xe4, -0xa8,0xe5,0xf3,0x88,0xfd,0xee,0xbc,0xf3,0x1b,0x43,0x01,0xfd,0xa7,0xf6,0xdd,0xed, -0x14,0x13,0xe4,0x1d,0x16,0x35,0xe8,0xf5,0x11,0x3b,0xdd,0x19,0x00,0x0a,0x1d,0xfc, -0x2a,0x0a,0xff,0xf5,0xc4,0x0f,0xff,0x31,0xfd,0xd4,0x50,0xf5,0x15,0x59,0x0d,0xf6, -0x7e,0xf2,0xf1,0xc5,0xf0,0x02,0xe6,0xf8,0x1c,0xe1,0x02,0xed,0x67,0x16,0x08,0x13, -0xcc,0x13,0x50,0x18,0x03,0x50,0x16,0xfa,0x0d,0xda,0x0e,0xf1,0x19,0xe2,0xf4,0xfd, -0xef,0x89,0x0d,0x3a,0xec,0xf9,0xd5,0x39,0xf7,0x01,0xf9,0xec,0x11,0xab,0x06,0xee, -0xc1,0x1d,0xd9,0xac,0xe1,0xf3,0x24,0x20,0x04,0x21,0x19,0xfe,0x49,0xde,0x37,0x1f, -0x00,0xd8,0x8d,0x13,0x20,0x89,0xed,0x0b,0xe2,0xfb,0xf6,0x27,0x1d,0xf8,0x01,0xdb, -0x00,0xb7,0x0b,0x1a,0xed,0x0a,0xdc,0xc3,0x17,0xe4,0xf7,0xf5,0x0d,0x87,0xf1,0xe2, -0x60,0x41,0x03,0xde,0xcb,0xfc,0x1a,0xfc,0xff,0x98,0x02,0x24,0x4c,0xf3,0xd1,0xaa, -0x11,0x17,0x27,0x01,0x11,0xe1,0xe8,0x03,0x1a,0x29,0xea,0x3c,0x05,0xea,0xe8,0xeb, -0x28,0xd2,0xdc,0x04,0x0c,0xf1,0x25,0xa1,0x17,0xc3,0x73,0xf0,0x2a,0x07,0xea,0xf4, -0xd4,0x14,0x31,0x30,0xe4,0xdf,0x82,0x2b,0xf3,0x20,0xde,0x44,0xcb,0x0e,0xc4,0x8f, -0x0a,0xff,0x83,0x0a,0xe9,0x26,0xfc,0xed,0x15,0x2d,0xe2,0xf0,0xd2,0x20,0xd7,0xeb, -0x20,0x69,0x06,0xb7,0x34,0x0b,0x34,0xea,0x10,0xc1,0x4d,0x28,0xff,0x6f,0xf9,0x07, -0x30,0x16,0x11,0x2b,0xfd,0xde,0x55,0xe6,0x30,0x0c,0xf5,0x21,0x7b,0xdc,0x18,0x41, -0x1e,0xd6,0x24,0x04,0xee,0xd1,0x1e,0x04,0xcf,0xe6,0xfc,0x85,0x10,0xdf,0x30,0x06, -0xdb,0x25,0xfe,0x1a,0xcf,0xdb,0x0c,0x67,0x1a,0xef,0xae,0x08,0xec,0x89,0xec,0x24, -0x4a,0x1e,0xe7,0xb1,0xf3,0x2a,0xc2,0xe4,0xe1,0x0a,0x19,0x0b,0x34,0xf2,0x22,0x42, -0x02,0xea,0x82,0xc9,0x29,0x43,0x32,0xdd,0xd9,0xfb,0x08,0x7d,0xe5,0x11,0xcd,0xff, -0x01,0x88,0xfe,0xf0,0x70,0x1a,0xff,0x11,0x0e,0xda,0x9c,0x1d,0xed,0x30,0xd4,0x2f, -0xfd,0x03,0xd0,0xe0,0xf4,0x1c,0x5f,0x24,0xe3,0xa8,0xd4,0x12,0xcf,0x2c,0xf6,0xde, -0x00,0x03,0x9d,0x08,0x1d,0x52,0xf1,0xcf,0x90,0x1a,0x35,0x81,0xe4,0xf3,0x43,0xec, -0x32,0xb6,0xfd,0xfe,0x4d,0x1d,0xee,0x51,0xcd,0xe6,0xc7,0x38,0xf6,0xbe,0xcc,0xfb, -0x42,0x1c,0xd8,0xd2,0x11,0x11,0xf4,0xed,0xf8,0x8d,0xe2,0x20,0x31,0xd7,0x0a,0x9a, -0x1d,0xfc,0x82,0x02,0x18,0x97,0xf2,0x09,0x71,0x21,0x27,0xb0,0xee,0xc2,0xcf,0x36, -0x0d,0xb6,0xe8,0xfb,0x52,0x08,0x1d,0x51,0xf4,0xdb,0xdc,0xdf,0x08,0x7a,0x10,0xea, -0xd9,0xf2,0xe7,0x44,0x3a,0xfa,0x31,0xcc,0x2d,0x47,0x1e,0xe3,0x90,0xdc,0x22,0xf6, -0x1a,0xe7,0xa4,0xfb,0xda,0xc2,0x47,0x0a,0x21,0xe6,0x0f,0x05,0x2e,0x06,0x93,0xc5, -0xfd,0x15,0x15,0x05,0x65,0xd4,0x1a,0x87,0x15,0xe1,0xcb,0xe7,0x12,0x55,0xe2,0xdc, -0x83,0x35,0xfa,0x21,0xdf,0x1c,0xd4,0x17,0xd3,0xe4,0x13,0x08,0xcd,0xf6,0x25,0x04, -0xf9,0xd6,0x05,0x02,0x10,0x54,0x20,0xd8,0xc9,0xf7,0x07,0x9b,0x28,0x11,0xfb,0xd6, -0x00,0x99,0xeb,0x16,0xd6,0xe0,0x01,0xc8,0x37,0x1c,0x6e,0xe9,0xd6,0x77,0xfb,0xfa, -0x2b,0x22,0x05,0x43,0x0b,0xde,0xe4,0xef,0x25,0x80,0x0b,0xed,0x48,0xcd,0x3d,0x97, -0x15,0xb2,0x2d,0x29,0x0b,0xaa,0xb8,0xe3,0x56,0x2e,0xee,0x99,0xe8,0x22,0xc1,0x29, -0xf8,0x90,0xbe,0x00,0x8a,0x0f,0x13,0x67,0x30,0x2d,0x88,0xe1,0xdd,0xe5,0x2f,0x3b, -0x14,0xe6,0xea,0xcf,0xed,0x29,0x0a,0x03,0xd8,0xa4,0xba,0x34,0x9d,0x16,0xdb,0x86, -0xfd,0xda,0x23,0x19,0x1b,0xd4,0x0e,0x8f,0xa7,0x1a,0x13,0xf7,0xf7,0x06,0x1a,0x4e, -0xcc,0x27,0xd2,0x32,0xe1,0xea,0x11,0x18,0x25,0xce,0xc7,0x00,0x21,0x51,0x06,0x05, -0xe4,0xf6,0x07,0x16,0xf8,0x02,0xf3,0x0d,0x25,0xbf,0xe5,0xef,0xf1,0xe8,0x1c,0x9d, -0x00,0x21,0x3a,0xe6,0xf1,0x7a,0x21,0xea,0x76,0xf6,0xe6,0xf4,0xd6,0x5d,0xdb,0xfa, -0xdb,0xaf,0xe7,0xf9,0x4f,0x59,0xea,0xed,0x95,0xfe,0x05,0x4d,0x20,0x9a,0x14,0xd0, -0x09,0xd4,0xfc,0xe2,0x5a,0x1c,0xe0,0xb7,0xf0,0x5f,0x06,0x12,0xa7,0xcb,0x26,0xfd, -0x0c,0xf1,0x06,0x0a,0xef,0x29,0x16,0xe8,0x03,0xf1,0x05,0x37,0xdb,0xf7,0x15,0x26, -0xd7,0xb2,0x14,0x54,0x82,0xec,0x92,0xcd,0x28,0x32,0x38,0xe7,0x1c,0x31,0x1e,0xd9, -0x11,0xe9,0x18,0xc9,0xec,0x42,0x99,0xff,0x0d,0x28,0xaa,0x2d,0xdd,0x2e,0xd7,0x83, -0xfa,0xcc,0x1e,0x24,0xf2,0xe9,0x2c,0x12,0x65,0xe9,0xd7,0x74,0x07,0x29,0xbe,0x9a, -0x29,0x52,0x1c,0x44,0x74,0xab,0xd9,0xbf,0xf5,0xfa,0x20,0x51,0xda,0x01,0xf9,0xe3, -0xab,0x0d,0x27,0x66,0xec,0xa3,0x3c,0x30,0x3e,0x9f,0xeb,0x1a,0xc0,0x0e,0xd5,0x4b, -0x0a,0xe6,0x5f,0x07,0x0d,0xec,0x1c,0xef,0x91,0xfd,0x2c,0xbb,0xf9,0xf2,0xdb,0xb0, -0x53,0x19,0x43,0x15,0x2a,0x87,0x24,0xd4,0x4f,0xa8,0x79,0x02,0xf5,0x2c,0x28,0xf2, -0x3b,0xff,0xf2,0x6d,0xed,0xfc,0xc6,0xe8,0x24,0xbf,0xda,0x4d,0x26,0xed,0xde,0x4c, -0x0e,0x0e,0x9f,0x26,0xa5,0x1c,0xf7,0x30,0x35,0xfd,0x24,0xd9,0xdc,0xdf,0xee,0x1d, -0x06,0x95,0xdb,0x19,0x63,0xf8,0xf9,0x0c,0x1a,0xe2,0x71,0xe1,0x0e,0x6d,0x34,0xdd, -0x44,0x32,0x13,0x28,0xab,0x3b,0x62,0xda,0x0a,0x0d,0x0e,0x11,0x7b,0x06,0xd4,0xb0, -0x06,0x09,0xe5,0x24,0xaf,0x43,0x0d,0x00,0x9b,0xff,0x0f,0x37,0xf0,0x1f,0xdc,0xce, -0x25,0x16,0x0f,0xca,0x4b,0x13,0x49,0xff,0xee,0x95,0x2a,0x3c,0xf1,0xec,0x06,0x29, -0x00,0xe8,0x24,0x6f,0xdc,0xef,0x1d,0x12,0x0d,0xfe,0x0a,0x14,0x28,0xf0,0xa8,0x79, -0x3a,0x2a,0x15,0xe0,0xa0,0x1c,0x59,0x2a,0xcf,0xbe,0x09,0xe7,0x07,0x2d,0xf0,0xbf, -0x09,0x63,0x25,0xb7,0x07,0x34,0xd6,0xbd,0x2d,0xd7,0xd6,0xeb,0xec,0x3d,0xf3,0x44, -0x4b,0x0c,0x03,0x0e,0xaa,0x33,0xec,0x14,0x15,0xd3,0xc0,0x00,0x14,0x3d,0xff,0xbb, -0x1e,0xbd,0xdb,0xe7,0x17,0xdb,0x32,0xfd,0x31,0xc0,0x25,0x05,0x12,0xfd,0x0f,0x05, -0xcb,0x14,0xe5,0x3d,0x8b,0x01,0xd8,0xae,0x08,0xee,0x3e,0x12,0x19,0xbc,0xc6,0x0a, -0xc6,0x33,0xfe,0xad,0xcd,0x21,0x26,0xe4,0x11,0x0c,0xf5,0xf6,0x8f,0x2b,0xe9,0x67, -0x17,0x00,0xd0,0xf5,0xf5,0x74,0x0a,0x24,0x48,0x0a,0x06,0x93,0xd3,0x0b,0xd2,0xf1, -0x40,0xdb,0xed,0xbd,0x3f,0xe1,0x1d,0xd0,0x2f,0xc7,0xff,0x0c,0xfb,0xe4,0xee,0x00, -0x86,0xcc,0x40,0x8e,0xed,0x10,0x0d,0x14,0xb6,0x68,0xfb,0x3a,0x2b,0x32,0xd3,0xe3, -0x0c,0xea,0x83,0x07,0xfc,0x95,0x4e,0xcd,0xca,0xe3,0x45,0xfb,0xbb,0x01,0x6d,0x1a, -0x2f,0xc2,0xe2,0xc8,0x2b,0xf4,0xdc,0x5b,0x3c,0xf2,0x56,0xf8,0xf5,0x91,0x08,0x01, -0x9f,0xf9,0xd9,0x4b,0x29,0x68,0x5b,0x8a,0x15,0x3c,0x12,0xf8,0xfd,0x29,0x0d,0x25, -0x08,0xcb,0x81,0x07,0x12,0xf3,0x13,0x21,0xa5,0xc0,0xf7,0x22,0xd4,0x49,0xbe,0xe9, -0xe7,0x08,0x0b,0x01,0x55,0x12,0xbe,0x94,0xee,0xfd,0xf2,0x51,0xd6,0x81,0xd8,0xfa, -0xa0,0x08,0x37,0xcc,0xcb,0x26,0x74,0xc8,0x30,0x84,0x35,0xc5,0x95,0x24,0xed,0x95, -0xff,0x02,0x18,0x05,0x13,0xf7,0xec,0x2a,0xb3,0xcb,0x12,0xef,0x17,0xc9,0xb9,0x03, -0x2b,0xac,0xe1,0x0a,0xd8,0x23,0xd6,0x6a,0x1d,0xbf,0x5d,0x24,0xe8,0xf8,0x1c,0x13, -0xbd,0xef,0xfd,0x23,0xd3,0x19,0x8a,0x36,0xde,0xe9,0xe6,0x07,0x00,0xee,0xe6,0xe8, -0x62,0xcc,0xff,0xec,0x13,0xd6,0xe2,0xe4,0x3c,0x1b,0x41,0x2b,0xe7,0x05,0xf6,0xb5, -0x16,0xda,0x27,0xf9,0xe7,0x20,0xde,0x1f,0x0d,0xe1,0xc8,0xee,0x1f,0xe7,0xc1,0x52, -0x17,0x02,0xd5,0xf5,0xe1,0x0c,0xf0,0x46,0xdd,0xcd,0x1c,0xae,0x6f,0xfe,0x31,0xb0, -0x1e,0xe9,0xb9,0x27,0x08,0xd1,0xc1,0xed,0x7d,0xfe,0x6d,0x36,0xc5,0xd7,0x2c,0x23, -0xcf,0x83,0x04,0x31,0x08,0xf7,0xf7,0xb9,0x15,0xed,0x95,0xd9,0x18,0x09,0x30,0xf2, -0xf6,0xac,0x2b,0xc1,0x06,0xf4,0x91,0xfe,0x18,0x62,0x21,0xc4,0x79,0x0b,0xce,0x92, -0x2e,0x30,0x5d,0xee,0xf8,0xc3,0xd3,0x40,0x96,0x0d,0xf4,0xef,0xc7,0x14,0xbc,0x29, -0xef,0x82,0xfd,0xda,0xc2,0x26,0xeb,0xcb,0xf1,0xf8,0xe6,0x02,0x22,0xa2,0xf2,0xea, -0xab,0x00,0x15,0x92,0xb3,0x45,0x85,0x2a,0xa8,0xa8,0x18,0x37,0x20,0xdd,0x11,0x15, -0xf2,0xee,0x69,0x2c,0x02,0x6a,0xe4,0xfd,0xf9,0x1d,0xd6,0x0a,0x0c,0x0c,0x67,0xf0, -0xee,0x57,0x19,0xf2,0x30,0x0d,0x0c,0xfa,0xcb,0x27,0x82,0x0c,0xf4,0x9d,0xdf,0x16, -0x03,0xf3,0x13,0x8d,0x0d,0xce,0x18,0x0c,0x30,0x6d,0xf1,0xbd,0x53,0x33,0x26,0xbe, -0xf5,0xb8,0x26,0x16,0x26,0xa2,0xe0,0x17,0xcc,0xfa,0x0c,0x06,0xb4,0x47,0x79,0x1b, -0xb2,0xb9,0x1b,0x34,0x2b,0xd8,0xd6,0x56,0x35,0x0c,0x31,0xd4,0x12,0x41,0x0d,0xe7, -0x35,0xfa,0x34,0x02,0xd7,0xe5,0x2b,0x0d,0x22,0x9e,0x1f,0xc7,0x17,0x0a,0x20,0x98, -0xec,0xe9,0x56,0x05,0x0b,0x17,0xf4,0x09,0x3e,0xde,0xfd,0x4c,0x15,0x07,0x5d,0x00, -0xf1,0x0c,0x0c,0x0e,0xeb,0xf3,0x0d,0x5c,0x29,0xc4,0xf1,0xf8,0x26,0x1d,0x0c,0x1b, -0xe2,0xe9,0xec,0x73,0xfe,0x2a,0xde,0xe7,0xc0,0xec,0xfc,0x3f,0x1d,0x04,0xc4,0x71, -0xe6,0x2e,0xf8,0x1c,0xeb,0xec,0xc4,0x18,0x4a,0x2d,0x1e,0x31,0xcf,0xd9,0x79,0x19, -0x06,0x9b,0x1d,0xfc,0xdb,0xed,0xe5,0x99,0x26,0x28,0x2d,0xb2,0xec,0x28,0x25,0x09, -0x78,0x11,0xe9,0x98,0x02,0xd3,0x6a,0x2a,0x19,0x88,0xe0,0x01,0x04,0x10,0x36,0x37, -0xe6,0xf8,0xee,0xe3,0x0d,0xf6,0x10,0xec,0x0c,0x0c,0x0a,0x8e,0xdf,0xfb,0x60,0x13, -0xbe,0x8a,0xf9,0x48,0x07,0xe6,0xfc,0xef,0xf2,0xf6,0x4f,0x21,0x28,0x2d,0xdc,0xd1, -0x6d,0x10,0x42,0x0c,0xf9,0x14,0xed,0xb7,0x13,0xca,0x1d,0x07,0xcc,0xf9,0xef,0x75, -0x1a,0x11,0x08,0xe1,0xbb,0x96,0x13,0x30,0xf9,0x12,0xbe,0x23,0xd9,0x1d,0xeb,0x18, -0x13,0x9f,0xd5,0xea,0x89,0x01,0x24,0x5e,0x17,0xfd,0x5d,0xd0,0x1f,0xf9,0x19,0xbe, -0x8e,0x32,0x04,0x73,0xef,0x1d,0x2c,0x1c,0xb1,0x69,0x04,0x32,0xa1,0x03,0x0b,0xf1, -0xda,0x02,0x30,0x05,0x1a,0x0c,0xf1,0xf4,0x82,0xee,0xf5,0x09,0x12,0xf0,0x07,0xe8, -0xf1,0x3f,0x25,0x07,0x30,0xcb,0xea,0x01,0x56,0xfd,0xbf,0xd2,0x12,0x9b,0x09,0xef, -0xd9,0x29,0xdd,0xd1,0x02,0x14,0x6a,0x1d,0xff,0x1b,0xe4,0xd9,0x0d,0x23,0x16,0x7a, -0x18,0xb6,0xf7,0x01,0x32,0x84,0xf5,0xf7,0x5b,0xfb,0xfe,0x16,0xeb,0x4d,0x9c,0xd8, -0xcf,0x65,0x0b,0x28,0xcb,0xef,0xee,0x0c,0xe5,0x14,0x40,0x08,0x09,0xc6,0x00,0xcd, -0x10,0x0b,0x12,0x38,0x0f,0xe4,0x02,0xd9,0x55,0xc2,0x03,0xf3,0x7b,0xc8,0x3d,0x39, -0xf3,0x3e,0x29,0xe3,0xe8,0xad,0x00,0xf0,0x36,0x4a,0xcb,0xab,0x1a,0xca,0xc9,0x1f, -0x10,0xb1,0xcd,0xff,0x7b,0x0b,0xfb,0x3d,0xf0,0xe1,0x7f,0xdb,0x48,0x00,0x00,0xed, -0xd3,0xd6,0x22,0xc1,0x18,0x1e,0x14,0xf1,0xd2,0x07,0x1c,0x22,0xf7,0x18,0xd9,0x32, -0xf9,0x2d,0xe8,0xde,0x11,0xd1,0x09,0xe5,0xd3,0xed,0x2a,0xc9,0xd2,0x13,0xad,0xf4, -0xd2,0xa8,0x20,0x0a,0xeb,0xd3,0xf4,0x9d,0x22,0x0d,0x4b,0xf8,0xfd,0x89,0xf1,0xf2, -0x9d,0x23,0x00,0x32,0xf8,0xd7,0x01,0x24,0x19,0x7a,0xdd,0x1b,0xe1,0xf0,0x18,0xd3, -0xfa,0x03,0x24,0xef,0x06,0x28,0x37,0xdd,0x78,0xee,0xfe,0x5a,0x08,0x17,0x00,0xec, -0xe3,0xd4,0xfe,0x43,0xbf,0xb7,0xf5,0x35,0xfe,0x37,0x93,0xf1,0xf7,0x3f,0xef,0xfc, -0xcb,0x17,0xe4,0x4d,0x15,0x03,0x7e,0xdf,0xec,0x40,0x34,0x11,0x9d,0x0c,0xc3,0x1e, -0x36,0xed,0x05,0xd0,0x18,0xf4,0x2b,0xe1,0x82,0xf8,0x36,0x9d,0xb2,0x02,0xcf,0x25, -0x14,0x4e,0xd4,0x0a,0xee,0xd7,0xfc,0x1e,0x4f,0xe9,0x76,0xf3,0xd4,0x24,0x01,0x07, -0x06,0x4c,0xc1,0xdf,0xdd,0x30,0xb8,0xf9,0x09,0x53,0xe6,0x0d,0x27,0x1e,0x16,0x3f, -0xdc,0x01,0x1f,0x0e,0xc5,0x31,0x15,0x29,0x09,0x01,0xf1,0x10,0x01,0xe8,0xde,0xf8, -0x36,0xf3,0xf6,0xb7,0x7a,0xfa,0x11,0x7d,0x52,0xd0,0xce,0xd4,0x39,0x20,0xda,0x12, -0x0b,0xe7,0xf2,0xa5,0x03,0x29,0x39,0xe1,0xf8,0xec,0xfa,0x1f,0xf6,0x22,0xd4,0x8d, -0x22,0xe3,0x9b,0x19,0xe7,0x33,0x13,0xf8,0xbd,0x04,0xfe,0xf4,0xf7,0x3e,0x13,0xe6, -0xe3,0x02,0xda,0xff,0xf5,0x35,0xf6,0xf2,0xe5,0xec,0x35,0x10,0xfc,0x64,0x20,0xdd, -0x5e,0xf9,0x1f,0xc9,0xcf,0x3c,0x34,0xd3,0x22,0x62,0x07,0x0f,0xfe,0xc9,0xfc,0xfc, -0x3c,0x10,0x8f,0xfc,0xea,0x74,0xdc,0xf5,0x38,0xea,0x2f,0xd0,0x11,0xf4,0x44,0xbc, -0x0e,0x15,0x14,0xe4,0x1b,0x1e,0x0a,0xe2,0x0c,0xd1,0x21,0xf6,0x2a,0x3c,0x12,0x08, -0xf8,0xf4,0x1d,0xab,0xc7,0x30,0x2f,0xfc,0x17,0x55,0x07,0xc2,0xe2,0x2c,0xc3,0x72, -0x13,0x2f,0x64,0xe8,0xd8,0xff,0x1c,0xc9,0x13,0xe6,0x26,0x79,0xf7,0x4a,0xb3,0xa0, -0xf8,0x4e,0xd6,0x57,0xdf,0x08,0xf5,0xc0,0xd7,0xdd,0xb5,0x34,0xdc,0xc8,0x31,0x08, -0x75,0x0d,0xe8,0x60,0xf6,0x00,0x88,0x17,0x33,0xc5,0xfc,0xea,0xd7,0xd5,0x1f,0xda, -0x36,0xef,0x10,0xf7,0x15,0x7b,0xac,0x15,0x75,0x31,0xfb,0x7d,0xeb,0xfe,0xf0,0xf1, -0x1a,0x62,0xe1,0x08,0xea,0x34,0xac,0xeb,0x29,0x03,0x27,0x18,0xb8,0x11,0xf5,0x25, -0x68,0x08,0xdd,0x6c,0xe7,0x33,0xdb,0xbc,0x34,0x08,0xf7,0x06,0x63,0xf9,0xe1,0xab, -0x7c,0x8f,0x43,0x14,0x1b,0x2b,0xf4,0xde,0x2a,0x39,0x18,0xe2,0xbd,0x2c,0xb8,0xf8, -0x4c,0xe4,0xac,0xe8,0x90,0x0a,0x29,0x96,0xfa,0xd2,0xa9,0x22,0xfe,0x0d,0xf3,0x0f, -0x34,0xdf,0x1a,0xbb,0xfb,0x01,0x80,0xde,0xfa,0x69,0x1d,0xfe,0xa9,0xf3,0xe6,0x79, -0x41,0xd3,0x65,0x0c,0x11,0x81,0xee,0xeb,0xc7,0x10,0x1a,0x1e,0xe0,0xfe,0xa8,0xe0, -0x55,0xca,0x0a,0xb2,0xcb,0xf4,0x0e,0x56,0x48,0xeb,0xf2,0xf1,0xdf,0xf2,0xe6,0x4a, -0x03,0xec,0x02,0x60,0xde,0x30,0xc7,0xef,0xe9,0x0f,0xe0,0x29,0xea,0x14,0xb9,0xd8, -0x21,0xd0,0x48,0x32,0x36,0xce,0xea,0xb2,0xaa,0x17,0x26,0x1f,0xe2,0x50,0x60,0xdb, -0xfd,0x12,0xe8,0xfa,0x5f,0x20,0xf8,0xf1,0x04,0xf6,0x5f,0x30,0xa9,0x4d,0x05,0x1b, -0x45,0x1b,0xf8,0x1c,0xd1,0x15,0x62,0xe4,0x53,0x92,0xfb,0xc6,0x83,0xda,0x48,0xed, -0x22,0xcc,0x1c,0xe0,0x25,0x62,0x30,0xf6,0x17,0x9d,0xfb,0x1a,0x20,0x3c,0xa5,0x13, -0xc5,0x64,0x93,0x19,0xc9,0x54,0xf7,0xfe,0x17,0xa6,0x7d,0x1a,0x2c,0x5e,0xe5,0x27, -0x07,0xd6,0x33,0xe9,0xd9,0x31,0xcd,0xb0,0x39,0xb8,0xff,0xfc,0x64,0x2f,0x8d,0xbe, -0x15,0x20,0xb0,0x4c,0xd3,0xd0,0xcb,0x08,0xd2,0x0e,0x01,0x51,0x1a,0x15,0x51,0xdb, -0x07,0x45,0x00,0xd7,0xa8,0x07,0x0e,0xf0,0x44,0xd9,0x8f,0xba,0x36,0x81,0x00,0x0c, -0x0e,0xe8,0xe3,0x25,0x03,0x0f,0x34,0x11,0x02,0xde,0xf6,0xd8,0x4d,0x3a,0x0e,0x22, -0xf2,0xb8,0xe9,0x37,0x47,0x42,0xa7,0xff,0x24,0x0d,0x11,0x66,0xf7,0x03,0xe3,0xf0, -0x04,0x53,0xf3,0x3c,0x7b,0xf4,0xb0,0xc7,0x1c,0x31,0x05,0x18,0xe0,0x80,0xfa,0xe6, -0x13,0xe6,0x2f,0x39,0x11,0xf2,0x98,0xad,0x3f,0x62,0x2a,0xff,0xba,0xbe,0x04,0xaa, -0x51,0xe3,0x0e,0xdf,0xf5,0x96,0x17,0x19,0xc6,0xf6,0x06,0xac,0xd6,0xf8,0x2b,0x22, -0x04,0xec,0xd6,0x14,0x6a,0x1f,0xc9,0x70,0x05,0xdd,0x37,0x42,0x12,0xfe,0xd4,0xf2, -0x76,0xe0,0x30,0x09,0x16,0x0f,0x6c,0xe6,0xc0,0xb9,0x38,0x32,0x5a,0xeb,0xe1,0x3f, -0xe5,0x19,0x1f,0x2c,0xe3,0x62,0xd0,0x34,0xdf,0xdb,0x36,0xf8,0xe0,0xcc,0x33,0x09, -0x34,0x4e,0x05,0xf2,0xb9,0xd4,0xdc,0x58,0x73,0xf4,0x5e,0xec,0xf4,0x88,0x03,0x17, -0xb5,0x1e,0x0f,0x3f,0x92,0x1b,0xe1,0x26,0x0c,0x37,0xed,0xed,0x93,0xeb,0x19,0x2a, -0x22,0xad,0x6c,0xfa,0x39,0x9b,0xef,0xdc,0xa2,0xec,0xfc,0x9e,0x23,0xfd,0x4a,0x19, -0xe2,0x09,0xfc,0xf2,0x77,0x46,0xf1,0x51,0xeb,0x1f,0xed,0x04,0xe5,0xc4,0x12,0x32, -0x31,0xc5,0x30,0xa0,0xd8,0xe3,0x63,0x21,0xeb,0xf4,0x2d,0xf7,0xed,0xbf,0xe2,0x07, -0x4e,0xf2,0x62,0xf6,0x07,0xb4,0xd1,0x01,0x98,0x1e,0xde,0x79,0xf3,0x23,0xd7,0x2c, -0xe1,0x99,0xd7,0x2b,0xc9,0xd1,0x19,0x99,0x67,0xb6,0xd4,0xb1,0x3b,0x2f,0x13,0xfc, -0xbf,0x1e,0xde,0x58,0xc7,0x22,0xb9,0x18,0xf7,0x78,0xf1,0x13,0xab,0x22,0xb1,0xe1, -0xe2,0x3c,0xdf,0x3c,0xc4,0x77,0xd7,0x17,0x74,0xdb,0x2c,0x0b,0xfc,0x16,0xb1,0xe3, -0x14,0xc8,0xf8,0xee,0x00,0x08,0x0f,0xc8,0xfc,0x27,0xa7,0xbd,0x15,0xae,0x18,0xe0, -0x83,0x07,0x2b,0x23,0xdb,0xc9,0x12,0x64,0xf4,0x51,0xef,0xf1,0x50,0x0e,0x0c,0x70, -0x26,0xdc,0x37,0xcd,0x2b,0x20,0x09,0x02,0x99,0xcb,0xf4,0x3d,0x10,0x0d,0xd4,0x0d, -0xda,0x97,0xf6,0x16,0xd4,0x05,0xee,0x84,0x05,0xf5,0xb2,0x2b,0xe8,0x00,0x0d,0x0c, -0xbc,0xba,0x1f,0x22,0x16,0x13,0x3b,0xe3,0xdd,0x75,0x10,0x2d,0x83,0xdb,0xea,0xa3, -0x34,0xec,0x68,0xdc,0x0d,0x98,0x1a,0xfb,0x5a,0x02,0xf5,0x85,0xe4,0x2b,0x57,0x29, -0xa9,0x26,0x1d,0x26,0xea,0x00,0xcb,0x57,0xe6,0x24,0x21,0x1b,0x12,0xae,0xca,0x00, -0xed,0xf5,0xeb,0xae,0x19,0x17,0x7a,0x07,0xcd,0x8e,0xe3,0x18,0xef,0x4c,0xf0,0x26, -0xbe,0x3f,0x91,0xd7,0xf2,0x96,0x39,0xe3,0x81,0xeb,0x1f,0x42,0xf1,0xfe,0x95,0xeb, -0x0d,0x3a,0x44,0xdc,0x77,0xd2,0x0d,0x69,0x23,0xeb,0x52,0xee,0x22,0x8e,0xf5,0xe1, -0x54,0x0c,0x0f,0x1b,0xe1,0x5a,0x84,0xcb,0xc1,0x7b,0x3c,0xf3,0xa4,0xff,0xd2,0xfe, -0x15,0x12,0x29,0xff,0xfa,0x66,0x05,0xf6,0xc5,0x0b,0x26,0x6a,0xf3,0xe5,0xea,0xe8, -0xfc,0x10,0x40,0xf4,0xd8,0xf4,0xc2,0x81,0x21,0x1b,0x06,0xda,0x16,0x19,0xe6,0x01, -0xc6,0x08,0xe4,0x46,0x26,0x0f,0xca,0x0e,0xc3,0xfa,0x2f,0x1c,0x0a,0xe9,0xc7,0x3f, -0x45,0xfa,0x75,0xfe,0x1d,0xb4,0xbf,0x13,0xbc,0x07,0xf2,0xf6,0x01,0xe3,0xd5,0xf3, -0x41,0xd7,0xec,0xdc,0x69,0x15,0xe8,0x85,0xeb,0x32,0x9f,0x08,0xe2,0xce,0xff,0xcf, -0x08,0x4a,0x1b,0xfb,0xb5,0xe8,0x76,0x33,0x02,0xd3,0x08,0xf0,0x29,0xd8,0xe2,0xac, -0x38,0x3f,0xbe,0xa5,0x0e,0x8f,0x23,0x0f,0x91,0xe4,0x17,0x38,0xd7,0x11,0x16,0x50, -0xa9,0x1a,0x1c,0x14,0x4d,0xfb,0x13,0x8e,0xe7,0xe0,0xfc,0x14,0x34,0xbc,0xb3,0x2b, -0xc5,0xb7,0x09,0xd8,0x5d,0xc1,0x11,0xe3,0x2f,0x16,0x00,0xe7,0xf6,0xe8,0x26,0xdc, -0x17,0xd5,0x0d,0x00,0x0e,0x52,0x02,0xfa,0x4f,0xf9,0xf3,0x52,0x0d,0xf9,0x18,0xf8, -0x00,0xd1,0x02,0x32,0x4e,0xda,0xb5,0xd9,0x68,0x02,0x59,0xdf,0x03,0x83,0xfb,0x0d, -0xac,0x2a,0xb2,0x69,0xe5,0x5a,0x29,0xf5,0xe2,0xea,0x10,0xc3,0x15,0x40,0x21,0x04, -0xef,0xd8,0xd2,0x05,0xf4,0xe4,0x29,0x00,0xff,0xdc,0x03,0x3d,0xf2,0xf6,0x2e,0x10, -0x1b,0xb0,0x06,0xda,0x83,0x0a,0xec,0x00,0xea,0x1a,0xb6,0x13,0x15,0x80,0xd0,0x00, -0x6a,0x0d,0x0b,0x4b,0xf8,0x01,0x7f,0x0a,0xe5,0x1c,0x15,0x03,0xd4,0xef,0x26,0x84, -0x17,0xc4,0x80,0xf6,0x18,0x3f,0xf6,0x16,0x05,0x0c,0xe0,0xb5,0xcb,0x29,0x6f,0xf9, -0x34,0x0a,0xd4,0xd7,0x44,0x35,0x07,0x71,0x00,0xf2,0x19,0xe7,0x11,0xef,0x24,0x06, -0xa8,0xc7,0xe9,0xff,0x33,0x56,0xc4,0x90,0xe1,0xc4,0x37,0x16,0xdb,0x1e,0xc1,0xc1, -0xe0,0x12,0x9b,0x06,0x14,0xc0,0xe8,0x03,0x06,0xfe,0x14,0x2a,0xd7,0x18,0x7b,0x14, -0xe0,0x3e,0x11,0xe0,0x15,0x3c,0xc6,0x11,0xff,0x28,0x87,0x14,0xf2,0xae,0xce,0x12, -0x83,0x34,0xf6,0x9f,0xe9,0xf3,0x24,0x05,0xfe,0xa3,0x07,0x0b,0x88,0xf8,0xf3,0x14, -0xf0,0xd9,0x21,0x26,0x1f,0xd1,0xf2,0xf4,0xbc,0xdd,0x11,0xee,0x19,0x0c,0xa7,0xef, -0xf9,0x8c,0xf3,0xf4,0xe5,0x3a,0xf5,0x88,0xdb,0xeb,0xb7,0x4c,0xf7,0xc4,0xed,0xdb, -0x0f,0x1b,0x1f,0x2c,0xe1,0xf1,0x27,0xe7,0x3e,0x4c,0xfd,0x00,0x19,0xc6,0xf2,0x00, -0x43,0xe7,0x39,0xfb,0x01,0xf8,0xfd,0xf9,0x8a,0x28,0xed,0xb2,0xee,0x16,0xe3,0xfe, -0xec,0x2e,0x24,0xf2,0xa4,0xd6,0x2b,0x62,0x1b,0xf1,0x0f,0xd7,0x17,0x79,0x18,0x04, -0xc6,0xeb,0xec,0xff,0x0c,0x12,0xe3,0x0f,0xe5,0x75,0xf8,0xfe,0x80,0x14,0xff,0xe6, -0xe8,0xda,0x0c,0x24,0x19,0xc6,0xe2,0x05,0x29,0x08,0xec,0x16,0x01,0x2d,0xa6,0xa7, -0x11,0x5b,0x1e,0x2a,0x18,0xe1,0xd0,0xb1,0x16,0x17,0x7b,0xf6,0xf1,0x25,0x15,0xf7, -0xbb,0xf6,0x16,0xed,0xe0,0x2f,0x1c,0xf7,0x0a,0x2a,0xef,0xcd,0x02,0x37,0x1e,0xca, -0xe9,0xf8,0x41,0x0b,0xf4,0xa7,0x05,0xe6,0x7c,0x1b,0x37,0x80,0xc0,0xdc,0xe1,0x01, -0x04,0x04,0x1a,0xe4,0x77,0x14,0x19,0xea,0xd9,0xd3,0xc5,0x27,0x27,0x1a,0xe5,0xfc, -0x77,0xfe,0x0d,0x90,0x21,0x03,0x07,0xea,0x08,0x49,0xfd,0x0e,0x1c,0xdd,0x17,0xe5, -0x12,0x14,0xc8,0xde,0xe3,0xdc,0xeb,0xe8,0x20,0x3c,0x02,0xca,0xff,0xee,0x9d,0xef, -0xfa,0x68,0x19,0xf4,0xd6,0x08,0xf5,0x35,0x07,0xfa,0x01,0xf1,0x12,0x7d,0x14,0xec, -0x92,0x0b,0x09,0x1d,0x07,0x20,0xbd,0xbc,0x26,0xdd,0xf1,0xf3,0x59,0x0d,0xef,0xc9, -0xef,0x14,0x9f,0x19,0xcc,0x1b,0xd0,0x61,0x5e,0xf2,0xdb,0xcd,0x00,0x30,0x26,0xf8, -0x06,0xbd,0xed,0xe9,0xc0,0xf7,0x16,0xe8,0x1c,0xe7,0xdd,0xef,0x21,0x78,0xfb,0xcb, -0x59,0x49,0xf9,0x90,0xd2,0xf7,0x88,0x24,0x05,0x98,0xe9,0x0e,0x63,0xe6,0xf5,0x0b, -0x10,0xed,0xe3,0xf4,0x32,0x12,0x30,0x85,0xf3,0x06,0x12,0x89,0x24,0xfb,0x67,0xf7, -0xf5,0xe1,0xf8,0xdd,0x14,0x2b,0x0f,0xfc,0xfd,0xde,0x20,0x17,0x15,0xae,0xeb,0x24, -0xd5,0x05,0xeb,0x9d,0x0e,0x00,0x32,0xed,0x0b,0x14,0x3b,0xd1,0x6a,0xe5,0x08,0xb8, -0x11,0xcb,0x1a,0x21,0xfa,0x27,0x08,0xed,0x20,0xee,0x1c,0xa1,0xd1,0x3f,0x99,0xfa, -0xd7,0x8d,0x03,0x09,0x0f,0x1b,0xde,0x30,0xeb,0x4a,0x5f,0xce,0xee,0xcf,0x2c,0xe7, -0x16,0x15,0x12,0xf9,0xbe,0x27,0xdd,0x0c,0xea,0xf8,0x08,0xe9,0x53,0x22,0x0f,0xd3, -0xc2,0x04,0x72,0x49,0xc3,0xa8,0xd4,0x45,0x48,0xf1,0x0b,0xc4,0xe0,0x0b,0xb7,0xfd, -0x05,0x85,0x0f,0x09,0xcb,0xee,0xfb,0x60,0x11,0xdb,0x8a,0x24,0x07,0x92,0xf8,0xdb, -0x8d,0x09,0x12,0x59,0xe1,0x22,0x22,0x13,0xda,0xf1,0xf6,0xf8,0x20,0xff,0x04,0xdc, -0x13,0x02,0x0c,0xe4,0x05,0xbe,0x01,0x08,0xd6,0x14,0xe9,0xa8,0xf9,0x15,0xe1,0xdb, -0x20,0x9a,0x0f,0xd3,0x27,0x11,0x1b,0xe9,0xd8,0x0d,0x79,0xfd,0x06,0x9f,0x05,0x04, -0x2a,0xdf,0xf5,0x4e,0x49,0xe0,0xf5,0xf7,0xf0,0xa2,0x02,0x1d,0x49,0x00,0xcc,0x7f, -0x39,0xf2,0x93,0xde,0x20,0x7e,0xe7,0x07,0x50,0x14,0xca,0x01,0xfb,0x51,0x40,0xda, -0xe8,0x01,0x10,0x0a,0xbb,0xfa,0xe6,0xa1,0xec,0x27,0x5d,0xfe,0xf7,0xd1,0xfd,0xf5, -0x6e,0x0f,0x18,0x8c,0xf8,0x0f,0x67,0xd0,0x25,0xd6,0xe6,0x17,0xa7,0x15,0xe1,0x9a, -0xe4,0x0e,0x8e,0x32,0xcd,0xcd,0x0b,0x0d,0xdb,0xeb,0xf6,0x2f,0x06,0xfd,0x8a,0x12, -0xf3,0x26,0x08,0x03,0x8d,0xd2,0x06,0x60,0x49,0xc5,0x84,0xf9,0x19,0x61,0xd1,0x1f, -0x9c,0x1b,0xf1,0x22,0xf4,0xef,0xb0,0x03,0x0d,0x22,0x12,0xf8,0x6a,0xf1,0x03,0x70, -0x04,0x00,0xb8,0xed,0x05,0xdb,0x31,0xdf,0x66,0xd2,0x16,0xd6,0x24,0xf8,0xf5,0xd5, -0x33,0x5e,0xf8,0xca,0x01,0x21,0x01,0x2a,0xf4,0x1b,0xb7,0xff,0xc6,0x62,0x27,0x26, -0x06,0xf9,0x00,0x41,0xd9,0x1d,0x94,0xf1,0xf6,0x73,0x3d,0xe1,0x3f,0xf8,0xe7,0x8c, -0x1e,0xdb,0x88,0x1f,0xe9,0x4f,0x02,0xf1,0xf8,0xfa,0x16,0x6a,0xd4,0x14,0x51,0x07, -0xfd,0xb7,0x06,0x0d,0xb8,0xea,0x14,0x5b,0x1c,0xe3,0x91,0xf5,0x19,0xed,0x05,0xfd, -0xb6,0x2f,0xc9,0x0c,0x22,0xc8,0x4a,0x14,0x41,0xaa,0xcb,0xd2,0xc7,0x2b,0xec,0xff, -0xdd,0x13,0x11,0x02,0xe7,0xd0,0x07,0x18,0xdd,0xdf,0xff,0x3c,0x0a,0x09,0x0d,0xfc, -0xd1,0xb5,0x33,0xee,0x62,0x04,0x1a,0x62,0x1b,0xda,0x4c,0xdb,0x2e,0xb7,0x27,0xf5, -0x6e,0xfa,0xec,0xb2,0xea,0x3e,0xcd,0xb8,0x02,0xff,0x1d,0x0d,0x3a,0xf5,0xca,0xe7, -0x1f,0x2c,0xd3,0xa5,0x32,0xc5,0xfa,0x0f,0x7b,0xcb,0x1c,0x27,0xfb,0x2b,0x3f,0xca, -0x16,0xda,0xdf,0x06,0xc4,0x65,0xb5,0x9b,0x05,0x07,0xab,0x13,0xf6,0x89,0xfe,0xfd, -0x9b,0x13,0x07,0xd0,0xdb,0x06,0x58,0xd9,0x14,0xdb,0x13,0x01,0x45,0xee,0xf7,0x81, -0x13,0x0d,0xf1,0x12,0xcb,0x21,0x16,0xe3,0x76,0x49,0xcc,0x91,0xec,0x24,0x01,0xdf, -0x30,0x29,0xca,0x06,0x4a,0x1c,0xea,0x38,0x27,0xdb,0xb9,0xe3,0x24,0x54,0xf1,0xfb, -0x29,0x05,0x21,0xe3,0xbc,0x1d,0x85,0xfd,0x1d,0xf4,0xb8,0xf7,0xfd,0x7b,0x03,0x45, -0xb0,0xe5,0x76,0x52,0x02,0x95,0xec,0x07,0xc3,0xae,0x62,0x49,0xf4,0xe8,0x57,0xf2, -0x1a,0x97,0xfc,0xf9,0x84,0xff,0xdf,0xd7,0x14,0x11,0x83,0x05,0xd7,0xbf,0x0c,0x11, -0x91,0xf8,0x20,0x3f,0xce,0xf7,0x9d,0x06,0xf4,0xfb,0x0e,0xe7,0x8a,0x1a,0xef,0x33, -0x3d,0xd2,0xde,0x01,0xf7,0x6f,0x13,0x19,0xfb,0xf9,0xe5,0x5a,0x0e,0x22,0x2f,0xc4, -0x33,0x49,0xe5,0x07,0x6b,0x18,0xbf,0xed,0x00,0xfb,0x1d,0x3b,0xd0,0x74,0x01,0xfe, -0x99,0x15,0xd7,0x20,0x05,0x29,0x41,0xea,0xeb,0xfe,0x14,0x0a,0x2a,0x0d,0xed,0x72, -0xff,0x2f,0xa2,0xf4,0xf5,0x63,0xea,0x04,0x44,0x28,0x0d,0x01,0xd9,0xe7,0x6a,0x21, -0xe9,0xf6,0x1a,0xc3,0x06,0x0e,0x10,0x71,0x11,0xb9,0xd9,0xff,0x27,0x62,0x15,0x08, -0xc9,0xd2,0x12,0x2b,0xf7,0x1f,0x53,0x00,0x16,0x17,0xcf,0x1d,0xfe,0xee,0x08,0x7f, -0xff,0xef,0x25,0x00,0x0c,0x70,0xd8,0x12,0xa3,0xe5,0x12,0x93,0x30,0xec,0xe8,0xba, -0x30,0xdd,0x02,0x20,0x1b,0x12,0xc8,0x7c,0x0f,0x10,0xad,0x0d,0x00,0xe4,0xee,0xf5, -0xdf,0x24,0xf5,0x1e,0xd8,0x0c,0x36,0xf7,0x0c,0xa0,0x02,0xdd,0x6c,0x09,0xe0,0x49, -0x2a,0x0e,0xf6,0xd9,0xf0,0xbf,0x2e,0xef,0x45,0x12,0xea,0x2c,0x06,0x16,0x60,0x12, -0x00,0x3a,0xee,0xe5,0x33,0x3c,0x1d,0x3f,0xb9,0xf6,0x46,0x2a,0xf9,0x82,0xef,0x03, -0x21,0xd2,0x35,0x55,0xfe,0xf3,0xec,0xea,0xed,0xae,0x25,0x02,0x17,0xe3,0x1f,0x2c, -0xe5,0xf1,0x2c,0x31,0xe8,0x56,0xf5,0xfc,0xde,0xff,0x1e,0x9a,0xef,0xe9,0x5f,0x0f, -0x2f,0xba,0xdd,0xf1,0x6b,0xec,0x09,0xcc,0x66,0xbd,0x75,0xe7,0xf8,0x1b,0x0c,0x19, -0x48,0xf3,0xf5,0xea,0x19,0xf7,0xcb,0xf4,0x0d,0x69,0xdf,0x01,0xcf,0x43,0xd2,0x1d, -0xd9,0xff,0x91,0x05,0x3e,0x06,0xe7,0xf5,0xa1,0xc4,0x26,0x27,0x17,0x13,0x9f,0xda, -0xfc,0xc3,0x21,0xf0,0x10,0xfa,0xfb,0x68,0x0a,0x13,0xd8,0x27,0xc8,0x63,0xed,0x09, -0x45,0x25,0x06,0x41,0xe7,0xf7,0xca,0xe7,0xfa,0x4b,0x39,0xe0,0x88,0xcb,0x18,0x15, -0x1a,0xee,0x3c,0x02,0xee,0x05,0x16,0x02,0xd2,0x03,0x07,0x81,0xd3,0x07,0xf3,0x2a, -0x10,0x36,0xe3,0xfb,0xf4,0x12,0xed,0x7b,0x04,0xfd,0xfc,0x1d,0x04,0x46,0xd5,0x22, -0xbb,0xf2,0x09,0x60,0x07,0x09,0x5b,0xe0,0xee,0x7a,0x39,0xdd,0x47,0x04,0xfc,0xb2, -0xfb,0xfe,0x64,0xf8,0x0e,0xb4,0xe5,0x1b,0xe9,0x02,0xfb,0x0e,0xe3,0xf0,0x7a,0xfb, -0x3f,0x64,0xfe,0xca,0xce,0x21,0xd3,0xd3,0x17,0x1c,0xaa,0xd8,0xf9,0x98,0x28,0xf0, -0x2e,0xf2,0x1f,0xb1,0xde,0x1f,0x05,0xff,0x08,0x75,0xee,0xf4,0x9b,0x0a,0x12,0x60, -0xfc,0xe8,0xac,0x03,0xf8,0xd9,0x15,0xf5,0xfb,0x17,0xdf,0xf4,0x02,0x07,0x71,0xeb, -0xf1,0xb6,0x34,0xd8,0xef,0x04,0x15,0x94,0xd5,0x10,0x1c,0x28,0xe6,0x2c,0xcb,0x4e, -0xa1,0xf5,0x07,0xcd,0xd6,0x24,0xd1,0x06,0xf3,0xb0,0x14,0xdf,0xcf,0xee,0x2d,0xc5, -0xf4,0xea,0x88,0x13,0xf9,0x67,0xd0,0x4c,0x5d,0xc6,0x0d,0xe2,0xff,0xf0,0xbc,0x2f, -0xec,0x4b,0xda,0x10,0xb0,0x1a,0xfe,0x63,0x23,0xba,0xbb,0x16,0x05,0x31,0x01,0x26, -0x84,0xba,0xf2,0xe3,0x21,0x09,0xca,0xdb,0x18,0xc0,0xef,0x06,0xaa,0x28,0xd4,0xc6, -0xf4,0x2e,0x5f,0x04,0xea,0xba,0x10,0xf5,0xa7,0x13,0xd7,0x09,0x18,0x16,0x78,0xe9, -0xe4,0x1f,0x11,0x1a,0x6b,0xe7,0xee,0xd0,0x1a,0xfc,0x27,0xf0,0xed,0xa0,0x14,0x08, -0x3c,0xe7,0xe1,0xb9,0x1a,0xfc,0xd4,0x25,0xad,0xde,0x4f,0xe7,0x0c,0x03,0x0c,0x73, -0xe5,0x0b,0x40,0x20,0xeb,0xed,0xd0,0x37,0x46,0x02,0x00,0xc5,0xf2,0x21,0x30,0xe2, -0xf8,0x94,0x25,0xe1,0xd0,0x1c,0x16,0xa6,0xbe,0x14,0x02,0x08,0xf6,0xf8,0xfd,0xfb, -0x92,0xe3,0x20,0x16,0xee,0x07,0xb4,0xe9,0x0a,0x68,0xfc,0xe7,0xb6,0x2d,0x07,0x51, -0xea,0x1f,0x34,0xc6,0x18,0x11,0x20,0xee,0xa4,0xfd,0x19,0xe7,0xf2,0xfa,0x83,0x1e, -0xe3,0x55,0x03,0x09,0x7a,0xf3,0x0a,0xff,0xf3,0xff,0x3b,0x11,0xf0,0xf5,0xe9,0x15, -0xab,0xe8,0x00,0xf8,0x28,0x01,0xfa,0xca,0xe5,0x1b,0x44,0xe3,0xa8,0x03,0xf2,0x1e, -0x21,0xd7,0xc3,0x10,0x18,0xe7,0xff,0xd2,0x48,0x19,0xfb,0xa5,0x1d,0x16,0xa3,0xd4, -0xf8,0x64,0x27,0xf6,0xf5,0x07,0xca,0x4e,0x38,0x04,0x97,0xf7,0xdc,0x07,0xff,0x00, -0x72,0x18,0xe0,0x8c,0x05,0x03,0x06,0x04,0xf8,0xf8,0x03,0x11,0x3a,0xc5,0x1b,0xcd, -0xec,0x38,0xa7,0xf6,0xdd,0xe6,0x04,0x27,0x49,0xef,0xee,0xab,0x18,0xf9,0x9a,0xfd, -0x08,0xb0,0xf8,0xe9,0x12,0x33,0xcc,0x5f,0x17,0x15,0xee,0xf1,0x23,0x92,0xa7,0x43, -0xbe,0xf8,0x15,0x5a,0xcb,0x07,0xbe,0x13,0x2d,0xf0,0xd5,0xd0,0xea,0x2d,0xff,0x33, -0xe5,0xf2,0xe5,0x17,0xfc,0x97,0xee,0x08,0x95,0x1f,0xdf,0x51,0xd7,0x11,0xd5,0x22, -0xe7,0x46,0x16,0xdf,0xcb,0xf1,0x3a,0x4a,0xf1,0xf9,0x62,0xdd,0x50,0x83,0xe1,0x1d, -0x42,0xc5,0x09,0x58,0x35,0x13,0x1e,0xbc,0x03,0xf8,0x25,0xf1,0xeb,0x02,0x18,0x43, -0xdd,0xe7,0xbc,0x1b,0xf8,0xd4,0xd6,0x26,0xa2,0x09,0xe0,0x56,0xf8,0xf8,0x05,0x0b, -0xf9,0xed,0x18,0xef,0x00,0xeb,0x05,0xec,0x06,0x31,0x04,0xe6,0xe2,0xa4,0x28,0x01, -0xb0,0xe0,0x1d,0x8b,0xe8,0x1d,0x66,0x0f,0xd5,0xab,0x08,0xeb,0xc0,0x30,0x12,0xa8, -0xe6,0xd9,0x8d,0x1c,0xf3,0x9e,0x02,0x0e,0xd1,0xcd,0x2c,0x8f,0x02,0xf3,0x85,0x04, -0xf0,0x93,0x0d,0xfb,0xaa,0x08,0xdc,0x88,0x0d,0x0c,0x33,0x26,0xe5,0xd1,0xfd,0xed, -0x14,0x14,0x06,0x63,0x12,0xe8,0xdb,0x15,0xff,0xe3,0xeb,0xfa,0x55,0x01,0x03,0xd1, -0x11,0xe9,0xde,0xed,0x01,0x36,0x0e,0x1b,0x55,0xd7,0xfa,0x32,0x1f,0x19,0x43,0xe4, -0xff,0x4a,0x01,0xf8,0xb9,0x26,0xc2,0xa5,0x06,0x15,0x44,0xef,0x2c,0xa7,0xe7,0xea, -0x96,0x08,0x12,0x13,0xf4,0xeb,0xd2,0x1e,0x15,0x01,0xef,0xe3,0xb1,0x31,0xac,0x7e, -0x0e,0x50,0xe9,0xca,0x11,0xa2,0xdb,0x0b,0x71,0x0c,0x1a,0xda,0xde,0x1b,0x2e,0xef, -0xf4,0x7f,0x32,0xe0,0xff,0xee,0xfa,0x9c,0x32,0xb4,0x14,0x24,0xee,0x86,0x0f,0x0b, -0xad,0xdb,0x02,0x32,0xf3,0x1f,0x86,0x00,0xfd,0x36,0x04,0xd6,0xf9,0x12,0x1c,0x52, -0xdc,0xf3,0x3e,0x2b,0x02,0x9a,0xf3,0xe6,0xff,0x15,0x19,0xce,0x05,0xbf,0x11,0x36, -0xed,0x30,0x0d,0x02,0x60,0xce,0x26,0x52,0x2a,0xdb,0xf2,0xe0,0x55,0xaf,0xc3,0x02, -0x17,0x04,0xfd,0x71,0x18,0xf4,0x44,0xea,0x11,0xcb,0x22,0xd3,0x53,0x02,0x13,0x2d, -0x04,0xde,0x1f,0xfa,0x0c,0xbe,0x01,0x0f,0x95,0xda,0x0b,0x2d,0x10,0x06,0x64,0xd6, -0x18,0xe4,0x21,0xd5,0xb9,0x08,0x0b,0xae,0xf5,0x27,0x89,0xd9,0x07,0x7c,0x05,0xd7, -0x87,0x31,0xf9,0x5a,0xef,0xfe,0x0e,0x25,0xc8,0x77,0x36,0xe8,0x31,0xfa,0xff,0xb5, -0xfb,0xfd,0x1e,0x07,0xef,0xc2,0x01,0x1c,0x4d,0xe1,0x01,0xe2,0xfb,0x01,0xe2,0x13, -0x04,0x5b,0xe3,0xf5,0x5c,0x28,0xef,0xe9,0x0f,0xf4,0xbb,0x1d,0xed,0xac,0xea,0x28, -0x66,0xfc,0x10,0x4a,0xdf,0xd6,0x4d,0x38,0x1f,0xea,0xe1,0xdd,0xc8,0x1c,0x04,0x5f, -0xf6,0x07,0x44,0xe3,0x08,0x48,0x1e,0xd9,0x0a,0x04,0xf6,0xa2,0x0c,0xf2,0xd9,0x00, -0x0b,0xad,0xf8,0xf7,0x8a,0x18,0xf7,0xf8,0x05,0xfe,0x1f,0xd3,0x46,0x50,0xf8,0xf8, -0x2f,0xf4,0x15,0x91,0x01,0xe2,0xd5,0x03,0x14,0xf5,0xff,0xee,0x27,0x03,0x03,0x71, -0xfa,0xfd,0x45,0x05,0x09,0x9e,0xe0,0x27,0xf1,0xe0,0xf8,0x9e,0x0d,0x04,0xc5,0xfa, -0xe3,0x50,0x2c,0xe4,0x66,0x0a,0x1a,0x51,0xe9,0x10,0x2e,0xe4,0xfe,0xd0,0x20,0x0d, -0xa4,0xe7,0x02,0xaa,0xfc,0xf1,0x08,0x10,0x00,0x0f,0x01,0x01,0xff,0xfb,0xfe,0xcb, -0x07,0xdc,0xc7,0x20,0x10,0x77,0xd4,0x06,0x42,0xf0,0x0a,0xb9,0x13,0xeb,0x18,0x0f, -0xdb,0x38,0x07,0x1f,0x35,0xef,0xfd,0x82,0x0e,0xfb,0x7b,0xf7,0x01,0xe2,0xed,0x06, -0xdf,0x1a,0xea,0x81,0x14,0xda,0xfc,0x2d,0xed,0x95,0x09,0x04,0x5c,0xfa,0x08,0x2d, -0xf8,0x0b,0x3f,0xe6,0x0e,0xcf,0x0f,0xf5,0x9f,0xf0,0xfe,0x8b,0x02,0x28,0x0c,0xe1, -0xeb,0x99,0x05,0xf3,0xaf,0x19,0xf9,0x01,0xfa,0x11,0xdc,0xe1,0x1c,0x7d,0xf8,0xee, -0x2c,0x00,0x01,0x03,0x0d,0x09,0xef,0xef,0xfc,0xf9,0x00,0xfe,0x5a,0x2d,0xc5,0x7f, -0x04,0x14,0xb3,0x0e,0xdd,0xbd,0xf4,0x20,0xac,0xf3,0x06,0x69,0x10,0xe4,0xcc,0x0c, -0xfa,0x33,0x10,0xda,0xcd,0x05,0x1e,0x33,0xe0,0x24,0x78,0xf9,0xef,0xc5,0x1b,0xe5, -0x78,0x03,0xf5,0x05,0x0c,0x1c,0xd4,0xe2,0x00,0x8e,0xef,0x1c,0xa0,0xf6,0x02,0x1f, -0xdb,0x18,0x5c,0xfd,0x11,0x0e,0xd8,0xf8,0xf7,0x1a,0x09,0xdf,0x02,0xee,0xf3,0xfb, -0x15,0x7e,0x0f,0xe9,0x9b,0xec,0x1d,0x0f,0xe8,0xfb,0xc4,0x28,0xe3,0x9b,0xfa,0x2f, -0xaa,0xe2,0xd5,0x40,0x20,0x15,0x3d,0xfc,0x00,0x36,0x16,0xc3,0x82,0x1c,0x0b,0x8c, -0xfe,0xf2,0xe6,0x05,0xfa,0x17,0xff,0xe7,0xc9,0x05,0x00,0x9b,0x17,0xef,0x52,0xef, -0xf2,0xef,0x18,0x31,0xbd,0xd7,0xe2,0xf5,0xfb,0x24,0x19,0xfc,0x13,0x9f,0xe0,0x1f, -0x0c,0x26,0xc5,0x73,0x05,0x17,0xf5,0xea,0x1b,0x1f,0xed,0x06,0xe7,0xe2,0xf5,0x33, -0x1d,0xfd,0x12,0x01,0xd8,0x44,0x1b,0x15,0x82,0xe3,0xfd,0x7c,0x06,0xf6,0xba,0x0d, -0x00,0x50,0xde,0x21,0xc6,0x1a,0xcf,0xe1,0xed,0x20,0xce,0xef,0x25,0x2b,0xe5,0xfd, -0xd0,0x12,0x17,0x9f,0xd8,0x1c,0x91,0xec,0x07,0x08,0x1b,0xe7,0x76,0xec,0x24,0xc2, -0xe5,0xf4,0x8a,0x1f,0xe4,0x58,0xf8,0x16,0x83,0x0a,0xe1,0x94,0x03,0xd1,0x33,0x33, -0x1f,0x9b,0xd0,0xe5,0x87,0x08,0x1c,0xab,0xf3,0x02,0x93,0xfb,0xdc,0xc0,0x4e,0xe9, -0xde,0xd6,0x16,0xa1,0x22,0xf6,0xad,0xff,0xe2,0xa3,0x09,0x11,0x46,0x19,0xf9,0x4b, -0xd0,0x16,0xad,0x09,0x1a,0x79,0x08,0xce,0x7a,0x21,0xf0,0x41,0xf1,0x24,0x93,0xdd, -0x05,0x1c,0x14,0xf5,0x17,0xe5,0xfb,0xa0,0x10,0x04,0x4a,0x0c,0xd8,0x42,0xf8,0x03, -0x97,0x3c,0xd5,0xb3,0xf4,0x04,0x8f,0xfd,0x1f,0x2e,0xe2,0xfd,0x9a,0x03,0x37,0x22, -0xd1,0xea,0xea,0x22,0xfc,0x39,0x03,0x1b,0x78,0xd2,0x02,0xc2,0x09,0x18,0xda,0x00, -0xf1,0xc2,0xee,0x1b,0x24,0xf0,0xfb,0x97,0xef,0x12,0xed,0x0a,0xfe,0x33,0xe7,0xee, -0x6f,0x20,0x06,0x40,0x0c,0xd5,0xeb,0xf7,0x12,0xd3,0x1e,0xf9,0xd3,0xe2,0x14,0x17, -0x15,0xd9,0xb0,0xf9,0x16,0x8a,0xe4,0x0c,0x96,0x11,0xd8,0x62,0x06,0x17,0xf4,0xfd, -0x20,0x13,0xca,0x06,0x91,0x1d,0xee,0xb0,0x04,0x09,0x15,0xdd,0x1b,0x04,0x0b,0xeb, -0x34,0x08,0xe7,0x4f,0x11,0x19,0x78,0xe9,0xfb,0x46,0x02,0x11,0x3e,0x20,0xd4,0x2d, -0xf3,0x1f,0x47,0xf6,0x1a,0xa1,0xeb,0xee,0x00,0x25,0xe2,0xd9,0x08,0x08,0xe9,0xe7, -0x0e,0x1b,0x0e,0xe3,0x0d,0xff,0x12,0xf1,0xf0,0xf2,0xa2,0x0f,0xed,0x0b,0x11,0xdd, -0x7a,0x37,0xe3,0x53,0x12,0xe2,0x57,0xfd,0x18,0xd5,0xf7,0xff,0xd2,0xf5,0x18,0x78, -0xdf,0x13,0xdc,0x10,0xf8,0xe9,0xfb,0x0b,0x96,0xf3,0xfb,0x35,0x17,0xee,0x18,0x01, -0x07,0xd4,0xf0,0x0d,0xe2,0x01,0x10,0xe3,0xe4,0x0a,0x9e,0xff,0xf6,0x09,0x13,0xf6, -0x42,0xf2,0x11,0x90,0xfa,0x0f,0x2c,0xe0,0x0f,0x79,0x07,0xe9,0x50,0xff,0x00,0xd1, -0x24,0xe3,0x60,0xf7,0xf8,0x0f,0x37,0xc4,0x92,0x16,0x00,0x7b,0xe0,0x0a,0x02,0x0e, -0xef,0x6c,0x0b,0x0d,0xdd,0xdc,0x2d,0x6c,0xd7,0x10,0x51,0x1e,0xf4,0xea,0xf0,0xeb, -0xdc,0x25,0xf2,0x8f,0x0f,0x08,0x51,0xdb,0x0d,0x23,0x12,0xf3,0x31,0x09,0x03,0xb8, -0xf7,0xfa,0x30,0x01,0xfa,0xa4,0x1b,0xff,0x4b,0xf3,0xfc,0xc9,0xf4,0xf7,0x90,0x11, -0x15,0x66,0xe3,0x11,0x9b,0xe0,0xf5,0x75,0x35,0xd8,0xbd,0x08,0x04,0xa0,0xf2,0x09, -0x72,0x07,0xfa,0xa8,0x0d,0xfc,0x6a,0xeb,0x13,0x0d,0xd3,0x37,0x45,0x0f,0xdb,0xfe, -0x07,0xfe,0xa5,0xfb,0x19,0xfc,0x00,0xd9,0xe2,0x18,0x02,0x76,0xe4,0xff,0x68,0x0a, -0x08,0x74,0xf3,0xf8,0x54,0xf2,0x02,0xc8,0x23,0xe1,0xd5,0xf7,0x00,0x82,0x26,0xf5, -0x9d,0x10,0xdc,0x8b,0x0b,0x37,0x27,0xc4,0x19,0x74,0xfa,0xf8,0x51,0x15,0x02,0x32, -0xed,0x08,0x9d,0x10,0xe6,0xed,0xf9,0xf4,0x05,0xfb,0x15,0x7e,0x20,0xd6,0x7c,0xee, -0x01,0x0c,0xf1,0x32,0xf4,0xf7,0xe3,0x76,0x06,0x11,0xf2,0xf6,0x0f,0xdf,0x0f,0xe3, -0xb8,0x07,0xfd,0x94,0x01,0xf4,0x09,0x3c,0xe0,0x35,0xfa,0xcf,0xfb,0x18,0x22,0x58, -0x07,0xe5,0x32,0x05,0xe7,0x41,0x18,0xf5,0xd8,0xf1,0x1c,0xa7,0xee,0x0b,0x3b,0xfe, -0xf0,0x20,0x09,0x0e,0x59,0xfa,0x10,0x2e,0xcf,0xfe,0x73,0x35,0xfe,0x92,0xf4,0xea, -0x9d,0xd8,0x29,0xfb,0x1d,0xd5,0x57,0xef,0x40,0xf6,0xea,0x11,0x99,0xb2,0x25,0x28, -0x17,0x1a,0x8b,0xe9,0xdd,0x08,0x25,0xff,0xfd,0xfd,0xf4,0x25,0xff,0x08,0x3a,0xfa, -0x05,0xf2,0xe5,0x2c,0xaf,0xe2,0xf1,0x9b,0x11,0x0a,0xdb,0xe6,0x12,0x61,0x02,0xfa, -0xc4,0xfc,0xe4,0x20,0x06,0x22,0xfc,0xe8,0x0b,0x3b,0x01,0xe5,0xce,0x12,0xea,0x87, -0x05,0x16,0x01,0xed,0xf5,0xf8,0x1e,0xf8,0xe0,0x01,0xf0,0x73,0x11,0xfe,0xcb,0x01, -0x09,0xba,0xf7,0xe8,0x32,0x1d,0xe8,0x9a,0xfa,0x12,0x7f,0xe1,0x09,0x50,0x27,0xeb, -0x73,0xfc,0x17,0x7d,0xdb,0x22,0x01,0x10,0xdc,0x4c,0x02,0x2e,0xcc,0x00,0xbe,0x5d, -0x1c,0xf0,0x18,0x0a,0x18,0x47,0xe9,0xf5,0x1d,0xf2,0x19,0x26,0xf8,0x0b,0xb5,0xda, -0x02,0xb4,0x3e,0xe0,0x59,0xf3,0xdd,0xe4,0x38,0xd7,0xf4,0x2a,0xd9,0xff,0xdd,0x5b, -0xb4,0xef,0xf7,0xd0,0xd8,0x0c,0x46,0x0a,0x09,0xd6,0xda,0x0d,0x12,0x12,0xf2,0xac, -0xed,0xe2,0x0a,0x17,0x1b,0xb3,0x09,0xe6,0x75,0xf8,0x0e,0xeb,0x08,0x16,0xb1,0x07, -0xdd,0xa9,0x06,0x1c,0x4d,0xf4,0xf7,0xd8,0xfe,0x08,0x32,0xf8,0xe7,0x1c,0x07,0x11, -0x08,0x0c,0x02,0xe8,0xef,0xdc,0xa2,0xfe,0xf8,0xd5,0x1e,0xfa,0xd4,0xea,0xf5,0x1d, -0x39,0x00,0xe3,0xe5,0xf8,0x8c,0xfb,0x3b,0x4b,0xe7,0xf7,0x20,0xe9,0x10,0x5d,0x21, -0xf2,0x14,0xda,0xeb,0x43,0x1e,0x1c,0x71,0xf9,0xb0,0x75,0x3d,0x06,0x2a,0xfc,0x26, -0x43,0xbd,0x17,0x39,0x32,0x03,0xdf,0xe1,0xbd,0xc6,0x1e,0x49,0x97,0xd4,0xe1,0x96, -0x29,0x00,0x74,0x09,0xfa,0x30,0xe0,0x16,0x8f,0xff,0x1b,0x14,0xdd,0xe7,0xe9,0x07, -0x20,0x5b,0xf4,0xe6,0xdb,0xec,0x05,0xf8,0x18,0xfe,0xc7,0xf0,0xf9,0xad,0x03,0x27, -0x31,0xdf,0xf2,0x44,0xfb,0x1e,0x25,0x0b,0x05,0xbb,0xce,0x07,0x5e,0x29,0x0b,0x4c, -0xe9,0xe8,0x6f,0x08,0x1f,0x0a,0xfb,0xf1,0x1d,0x00,0x09,0x78,0xe5,0x34,0xcd,0xd0, -0xdc,0x34,0x3f,0x08,0xa8,0x06,0xd1,0x4f,0xe1,0x30,0xbf,0x24,0xe7,0xea,0xc2,0xff, -0xf9,0x21,0x1d,0x95,0xd4,0xb8,0x2c,0x4a,0xf2,0x91,0x31,0xbd,0xc6,0x10,0x08,0x3f, -0x27,0xf8,0x88,0xe6,0x05,0x77,0x02,0x29,0xdc,0xfc,0xec,0xbd,0xe3,0x18,0x7a,0x0f, -0xe1,0xb8,0xfa,0xeb,0xd8,0x2c,0x0e,0x2a,0xf3,0xb7,0xfd,0x10,0x2f,0x39,0xdc,0x05, -0x95,0xfc,0xe6,0x96,0x37,0x08,0x95,0xe5,0xf5,0xeb,0x14,0x14,0xc7,0xeb,0x05,0xac, -0xe6,0x1f,0x73,0x0c,0x02,0xf0,0xcb,0x21,0x5f,0xef,0x2d,0x16,0x02,0xb3,0x28,0x24, -0xf4,0xe8,0x0b,0xfe,0x41,0xfa,0xe1,0xd4,0x47,0xf4,0x35,0xb3,0x0f,0xcf,0x0b,0x1b, -0x08,0xff,0xf0,0xe8,0xff,0x12,0x84,0x09,0x0b,0xc4,0xe4,0xf1,0xf8,0x12,0x13,0xec, -0xe5,0xed,0x17,0x1d,0x29,0x05,0xc5,0xf4,0x8f,0x2a,0xd3,0xe8,0x0d,0x22,0x2b,0xf9, -0xd2,0x98,0xfb,0x04,0xab,0x15,0x0f,0x7c,0xd3,0x20,0xea,0xd8,0x17,0x20,0x14,0xd6, -0x86,0x16,0x2f,0xef,0xe7,0xef,0x83,0x0b,0x07,0xb5,0x16,0xde,0x11,0x07,0xea,0xae, -0xf2,0x10,0x22,0x24,0xeb,0xba,0xea,0x0e,0xcb,0xf3,0x0c,0xd0,0xf4,0x04,0x3b,0x15, -0xd3,0x03,0x30,0xe2,0xe1,0xf3,0x2e,0x86,0xea,0xe4,0x31,0x27,0x00,0xdf,0xe0,0x20, -0xe3,0xf8,0x04,0x60,0x00,0xf4,0xbb,0x11,0xf5,0x7d,0x0c,0xfd,0x78,0xef,0xef,0xbe, -0x10,0xfc,0x5f,0x01,0x0c,0x4e,0xf4,0xf7,0x02,0xeb,0x1a,0xad,0x01,0xf0,0x42,0xfa, -0x02,0xc1,0x0c,0xfb,0x7a,0xfd,0xff,0x3b,0x03,0x0b,0xf1,0xf8,0x14,0xbd,0xf5,0xfd, -0xac,0x12,0x0f,0x92,0xe0,0xee,0x3c,0x29,0xf6,0x5a,0x11,0xd1,0x35,0xea,0x32,0x59, -0xf6,0xf2,0xc4,0xf9,0xe6,0xc7,0x0a,0x2a,0x7d,0xe2,0xec,0xdd,0x07,0x18,0xee,0x03, -0xd7,0x90,0x21,0x0f,0x8b,0xd9,0x1e,0xc6,0xfe,0xf6,0x1e,0xec,0x27,0xae,0x15,0xd7, -0x5f,0xed,0x09,0x6b,0x15,0xff,0x96,0xf5,0xe4,0xda,0x04,0x21,0xd6,0x10,0xe0,0x5b, -0xd7,0x51,0x63,0xfd,0xe8,0x19,0xcd,0x32,0x3c,0x04,0x00,0x34,0xeb,0xf8,0x9b,0xf7, -0x24,0x29,0x03,0xd1,0xc1,0xf1,0x22,0x0d,0x1d,0xe7,0xd3,0xe7,0x1e,0xc5,0xff,0x0a, -0xeb,0x08,0xd1,0x26,0x0f,0x04,0x0f,0x2a,0xd3,0x08,0xe9,0x1e,0x43,0x1c,0xf1,0x69, -0xfe,0xef,0x80,0xfc,0x28,0xc8,0xfa,0xe4,0xa2,0xf2,0x02,0x3c,0x35,0xfe,0x70,0xd7, -0xff,0x02,0x19,0x06,0xf1,0xed,0xee,0x84,0xf8,0x21,0x9c,0xf5,0x01,0x05,0xd6,0xfd, -0x89,0x2d,0x11,0x43,0xd3,0xe6,0x8d,0xf4,0x46,0x1c,0x02,0xdb,0x8d,0xf9,0x17,0x7c, -0xfa,0x10,0x5b,0xee,0xea,0x45,0x1b,0x0d,0xeb,0xf1,0xf4,0xe9,0xf2,0x13,0xfe,0x20, -0xe3,0x8f,0xfe,0xef,0x60,0x02,0x41,0x1e,0xcc,0xfa,0xc8,0xf3,0x21,0xc6,0xfb,0xee, -0xbe,0xf2,0x1c,0xc5,0x11,0xd6,0x3a,0xfe,0xff,0x06,0x16,0x11,0xe6,0xdf,0x01,0x0c, -0x09,0x02,0x29,0xf0,0xe8,0xff,0x33,0xf4,0xd1,0xf8,0xfe,0x41,0x08,0x06,0xd7,0xf7, -0x0e,0xd7,0xff,0x0b,0x67,0xda,0x26,0x27,0xf2,0x09,0xa9,0xf3,0xe1,0x0f,0x0a,0x0a, -0x72,0x11,0xdc,0xaa,0x06,0x17,0x30,0xf6,0xdb,0xa5,0x07,0x1b,0x2c,0x22,0xd6,0xe5, -0xe4,0x1f,0x1b,0xf9,0xfc,0xa7,0x09,0xf8,0x91,0xff,0x03,0x94,0x07,0xfa,0xb3,0xef, -0x15,0xba,0xf7,0x00,0xe2,0xf0,0x0d,0x39,0xf7,0x11,0x36,0xf6,0x09,0xeb,0xe4,0x0a, -0x91,0x18,0xf9,0x8d,0xf4,0x08,0x1c,0x01,0x0b,0x02,0xf9,0xeb,0x4e,0x18,0x27,0x7e, -0xd3,0x01,0xab,0xf7,0x00,0x4d,0x24,0xde,0x66,0x02,0x03,0x69,0xf6,0xfe,0x50,0x00, -0xe3,0x34,0x1d,0x07,0xef,0xe2,0x0c,0x30,0x0b,0xe2,0x37,0x19,0x03,0xf3,0x06,0xea, -0xab,0x01,0x12,0x4d,0x06,0xea,0xab,0xf9,0x11,0xcf,0xe6,0x22,0x9b,0xf1,0x05,0x6a, -0x05,0xfc,0x3f,0x03,0xf0,0xd7,0xfa,0x1b,0x01,0x05,0xe1,0xbc,0x1b,0xd6,0x3b,0x15, -0x12,0xc8,0xe5,0x12,0x65,0xe5,0x18,0x5f,0x02,0xfb,0x78,0xe5,0x29,0xda,0xef,0xf5, -0x61,0x0e,0xe7,0x1c,0x29,0xfd,0x3e,0xef,0xef,0xfe,0x07,0x07,0xba,0x04,0xf7,0x91, -0x05,0x28,0xc1,0xe1,0xe5,0x70,0x22,0xee,0x55,0x0d,0xf3,0x35,0xf8,0xf6,0x31,0x0e, -0x04,0x3f,0xf4,0xf8,0xa5,0xef,0x22,0xf1,0xe4,0x0b,0x32,0xf9,0xf3,0xa9,0x04,0x16, -0x29,0xdf,0x0d,0x04,0x11,0xfc,0x8a,0x00,0x06,0x4c,0xe2,0x10,0x7b,0x0e,0xfd,0x7f, -0xf2,0x08,0x31,0x16,0x0a,0x49,0xde,0x08,0xcf,0xff,0x09,0x53,0xf7,0xfc,0x69,0xf2, -0x15,0x00,0x02,0x00,0x68,0xec,0xf8,0x80,0x1b,0xe6,0x0a,0x0a,0xf6,0xec,0xfb,0x01, -0x3b,0x20,0xd6,0x0c,0x14,0xeb,0x5f,0xf6,0x38,0x69,0xe9,0xde,0x80,0x11,0x18,0x0b, -0xfd,0xfd,0xc7,0xe2,0x06,0x45,0x21,0xf8,0x1c,0xeb,0x02,0xfd,0x09,0xfe,0x96,0x1c, -0xd4,0x5f,0xe7,0x3c,0x31,0xf6,0xf0,0xcf,0xfa,0xf0,0x8a,0x10,0x10,0x39,0xd7,0x22, -0x5f,0x11,0xe1,0x9f,0x0b,0x04,0xf9,0xf3,0x04,0xc3,0xfa,0x08,0xdd,0xfb,0x05,0xe7, -0xf4,0xfb,0xda,0x06,0xf4,0xb4,0xe5,0xff,0xf5,0x2b,0xfc,0x0a,0x0a,0xdf,0x5b,0x13, -0xfe,0x1b,0x11,0xdd,0x37,0x0a,0x1b,0xa3,0xfb,0x06,0x7e,0xde,0x15,0xba,0x13,0xe6, -0x72,0x0b,0xf0,0x50,0xf2,0x11,0x1b,0x06,0xf3,0xaa,0xf6,0xf4,0x47,0xf6,0x10,0xc7, -0x08,0x00,0xbd,0xe6,0xeb,0x45,0x30,0xf3,0xb5,0xfc,0xfc,0x2e,0x11,0x11,0xb2,0x04, -0x07,0xf9,0xd6,0x19,0x6e,0xee,0x26,0x73,0xf5,0xeb,0x5d,0x03,0x0b,0x3a,0x0e,0xf9, -0xa6,0xdb,0xfb,0x2e,0x12,0x04,0x76,0xfe,0x07,0x1f,0xe5,0x08,0x7a,0x00,0x05,0xf1, -0xf4,0xee,0x00,0x22,0xf9,0x5d,0xea,0x13,0xa0,0xf7,0x05,0x33,0xf5,0xfb,0x29,0x13, -0x15,0x1a,0xe8,0xf2,0xfe,0x0b,0x04,0x6c,0xf8,0xe3,0x51,0x31,0xec,0x26,0x25,0xdb, -0xa8,0xfc,0xf7,0x47,0x14,0x1b,0x29,0xed,0x04,0x72,0xcb,0x23,0x89,0x1a,0x08,0xbd, -0xc8,0x02,0x40,0x14,0x03,0xa6,0x18,0xf2,0x73,0xe6,0x17,0x18,0xfd,0x03,0x72,0xe1, -0xed,0xbe,0x2c,0x0d,0xa7,0xd2,0xfd,0xe4,0xeb,0xfa,0xdd,0x46,0xdc,0x4e,0xe4,0xf5, -0xb5,0x10,0x2a,0xa9,0xe3,0xfd,0xd2,0x15,0xed,0xe7,0x08,0xeb,0x5a,0x1d,0x0d,0x1a, -0xf9,0xf8,0x3d,0x05,0xf5,0xfb,0x09,0x08,0xa7,0x01,0xe8,0xe8,0x0d,0x01,0xf6,0xf4, -0xe7,0x92,0x1d,0x19,0xf0,0xe7,0xf0,0xff,0xed,0x22,0x9e,0xf2,0x17,0x9d,0xd8,0xe2, -0x18,0x15,0x16,0xf4,0x15,0xf4,0x42,0xeb,0xf8,0x1f,0x0d,0x05,0x92,0xef,0x00,0xcc, -0x0b,0x1b,0x91,0x11,0xdd,0xdb,0xec,0x0e,0xfd,0x37,0xd7,0xe2,0xde,0x04,0xf8,0x16, -0x1d,0xd5,0xe3,0xe4,0x58,0x0d,0x19,0xf6,0xf2,0xfa,0x61,0xe0,0x1d,0xda,0x0b,0xe7, -0x81,0xf2,0x0e,0x05,0xfd,0x14,0x43,0x20,0xf0,0x5d,0xd9,0x18,0xac,0x13,0xeb,0x54, -0xe8,0x19,0x73,0xff,0x19,0x97,0xf4,0xd3,0xc1,0x1a,0xee,0x34,0x10,0xf8,0x4a,0xd8, -0x15,0x5f,0x21,0xfc,0x52,0xd6,0x1b,0xa9,0xe8,0xf8,0x7a,0x22,0xe7,0x5e,0xf6,0x04, -0x61,0x14,0x00,0xdc,0xf8,0xe7,0x6d,0x0b,0x32,0x7a,0xfb,0xf7,0x8a,0xf9,0xf1,0x75, -0x12,0x25,0x42,0xdd,0xe8,0xa3,0x3a,0x0a,0x59,0xd9,0xf3,0x9d,0xf9,0x1e,0xa0,0xe3, -0x0f,0x71,0xf1,0x0a,0xaa,0x0b,0xf2,0x97,0xf4,0x04,0x7f,0xec,0xfa,0x6b,0x07,0x0d, -0x9a,0x13,0xdf,0x18,0x10,0x03,0xb6,0xd7,0x1c,0x3b,0x12,0x02,0x06,0xfa,0x17,0xf3, -0xc7,0x10,0xd7,0x23,0xe0,0x26,0xfc,0x20,0x4b,0x05,0xec,0xb0,0x01,0xfd,0x56,0xe8, -0x08,0xff,0xff,0xff,0xf1,0x03,0x05,0x32,0xea,0x14,0x8e,0x03,0xf0,0xe6,0xf9,0x01, -0x2d,0x22,0x02,0x65,0xf3,0xf2,0x3f,0x07,0x0b,0xa1,0xef,0xf4,0xfa,0x20,0x02,0x49, -0x00,0xef,0xbb,0x02,0x05,0x60,0xed,0x0a,0x76,0x12,0xe3,0xb8,0x03,0x18,0x1e,0xe6, -0xe7,0x68,0x26,0xf5,0xda,0xd7,0x35,0x61,0xfe,0xe7,0x15,0xf2,0x2d,0x4b,0xdb,0x05, -0xbe,0xf9,0x0d,0x20,0x06,0xef,0x77,0x2b,0xd1,0xa1,0xfd,0x0c,0x5d,0x04,0xf5,0x0f, -0x0d,0x04,0x33,0x02,0xfa,0xfb,0x05,0x11,0x4a,0xdb,0x11,0x3b,0x18,0xe3,0x92,0x01, -0xf3,0x0f,0x00,0x1c,0xa2,0xdf,0xf3,0x1c,0x2d,0x07,0x2e,0xc4,0x17,0x3e,0x20,0xe5, -0x2e,0x03,0xf4,0x4d,0x01,0x17,0x72,0x05,0xf7,0x50,0x09,0xee,0x7d,0xea,0x2c,0xe5, -0xdb,0x09,0x81,0x15,0xfa,0x3e,0xfa,0x00,0x31,0xf4,0xff,0x52,0x31,0xf2,0x73,0xe0, -0xdf,0x30,0x11,0x3c,0xc2,0xd1,0xf9,0x67,0xff,0x12,0xc3,0x05,0xd3,0x9d,0x1b,0xfd, -0xcf,0xf6,0x19,0x72,0xe3,0xd1,0x3a,0x3d,0x1d,0x91,0xd7,0x08,0x8a,0xef,0xfa,0x5a, -0x0b,0x1f,0x9e,0xfa,0xe7,0x29,0xe9,0x31,0x1e,0xff,0xe0,0x77,0x26,0xf0,0x01,0xf7, -0x09,0x75,0xdf,0xfe,0xa0,0x21,0x10,0xd4,0xdf,0xec,0x39,0x07,0x1f,0x4c,0x02,0xd3, -0x89,0x19,0x0a,0xc8,0xf6,0xf4,0xd8,0x0a,0x00,0xaa,0x16,0xff,0x3d,0xed,0xed,0x36, -0xf4,0x43,0xc4,0xf3,0xdb,0x74,0xf8,0x09,0x49,0x06,0x1c,0x32,0xfe,0xdb,0xb8,0x01, -0x08,0x98,0x1e,0xc8,0x71,0xfe,0x2f,0x17,0x04,0xf8,0x8f,0xdc,0x0e,0x3b,0x03,0x1e, -0x29,0xec,0xf3,0x5e,0xf1,0xfe,0x42,0x25,0xe6,0x9e,0xf3,0xfe,0xe3,0xf5,0x20,0xbf, -0xf5,0xfa,0xda,0xe9,0x1c,0x90,0x10,0xf4,0xb2,0xfd,0x01,0xb2,0x32,0xdf,0x97,0x0b, -0xe7,0x94,0x00,0x27,0xdd,0xe0,0xfb,0xb7,0x05,0xf8,0x66,0xed,0x2b,0x00,0xfe,0xc7, -0x3d,0x22,0xfc,0x20,0x0a,0xe8,0xd0,0x08,0x06,0xda,0xf3,0x10,0xec,0xf9,0x01,0x87, -0x0b,0x13,0x70,0xcd,0xf5,0x2a,0x2f,0xec,0x2d,0x0a,0xe9,0x16,0x1d,0x04,0xbf,0xc8, -0x1a,0xae,0x11,0x01,0x7c,0xf1,0xe7,0xb9,0xf4,0x31,0x5f,0xf1,0xd6,0x74,0x2b,0xc6, -0x35,0x37,0xf8,0x64,0xe4,0xf7,0xa4,0x45,0xe4,0x55,0xcf,0x19,0xfb,0x0d,0x16,0x38, -0xf2,0x14,0x01,0xe2,0x08,0x85,0xfd,0x13,0xcc,0xf8,0x0b,0xcd,0xf7,0xe6,0x7a,0x2d, -0xf6,0x94,0xda,0x27,0xfb,0x03,0xf0,0x39,0xec,0xf9,0xa8,0x13,0x1a,0x2b,0xdb,0xe1, -0x7c,0x19,0x0d,0x89,0x13,0xd8,0x32,0xff,0x1b,0xfb,0x0b,0xc9,0xc2,0x0e,0xfe,0xd8, -0x20,0xfb,0x82,0xe1,0x11,0x26,0xf8,0xe9,0x95,0x22,0xf3,0x7e,0xff,0xea,0x6e,0x10, -0x26,0xc2,0xdd,0xd1,0xea,0x31,0x2a,0x44,0xd9,0x02,0x3d,0xd7,0x39,0x7a,0x05,0xfb, -0x20,0xce,0x04,0xab,0x23,0x18,0x57,0xe9,0xe4,0xcf,0x16,0x0f,0xf4,0xe9,0xfe,0x41, -0xec,0xfa,0x85,0x2b,0xfc,0x26,0xde,0xe7,0x82,0x04,0x20,0xf4,0x17,0xd8,0x88,0xf2, -0x0f,0x6c,0x1d,0xf7,0x56,0xc3,0x2b,0x50,0x22,0xf6,0x0d,0xfa,0xe7,0xd4,0x08,0xfe, -0x03,0x1e,0xdd,0xdc,0xff,0xf5,0x13,0x36,0xf8,0x7f,0xd2,0x30,0xc9,0xe6,0x0b,0x9d, -0xfe,0xf7,0x77,0xf2,0x2c,0xb2,0xf1,0xe9,0x71,0x06,0xcc,0x3b,0x42,0x11,0x81,0xfb, -0xd6,0x33,0xf3,0x39,0xf3,0xec,0xf5,0x4a,0xf4,0x01,0xf4,0x46,0xdd,0x8f,0xc4,0x0f, -0x5c,0x1b,0x17,0xac,0xe1,0xda,0x15,0x12,0x25,0x8c,0xe9,0x11,0xbd,0xdc,0x0d,0xdb, -0xe7,0x1f,0xba,0x04,0xef,0x11,0x07,0xf6,0x7f,0x00,0x03,0xfe,0xe4,0xfe,0x3b,0x40, -0x05,0x92,0xc6,0xef,0xed,0x1c,0x14,0x4c,0x03,0xe7,0x0d,0xf7,0x24,0x0e,0x03,0xd5, -0xb1,0x0c,0x13,0x61,0xef,0xe6,0xce,0x1b,0xf9,0x7f,0x09,0x0e,0x30,0xfb,0xee,0x0c, -0xfc,0x02,0x17,0x11,0x0e,0x50,0xf8,0xdd,0xd1,0x14,0x0c,0x49,0xe8,0xff,0x6a,0xe5, -0x34,0x20,0xf7,0xe3,0x17,0xf7,0x1d,0xc8,0x00,0x02,0x70,0xf1,0xde,0xc9,0x29,0x21, -0x89,0xd9,0xf7,0x15,0xf3,0xfd,0x0a,0x19,0x0e,0x52,0xdb,0x04,0xc3,0x21,0x01,0xc2, -0xe8,0x0b,0x67,0xe8,0x19,0x2a,0x04,0x03,0x7b,0x02,0xee,0xee,0x16,0x03,0xbc,0xec, -0xec,0xa4,0x04,0x20,0x1f,0xf8,0xfa,0x96,0x07,0xf4,0xb9,0xf8,0xf8,0xe4,0xfe,0x12, -0x6e,0x03,0xdb,0xf6,0x04,0x0c,0x88,0x0c,0xf0,0x11,0xf2,0x17,0xb7,0x01,0x01,0x9e, -0xf2,0x16,0xb7,0xf3,0xf7,0x83,0x08,0xf7,0x53,0xf0,0x1b,0xf5,0xe4,0x3a,0x43,0xe2, -0xce,0x29,0xfd,0x34,0x9a,0xf2,0xef,0x62,0xe7,0x12,0x12,0x26,0xe3,0x36,0xf9,0xe7, -0xda,0x47,0xe4,0x55,0xe4,0x16,0xd0,0x16,0xe8,0xad,0x25,0xf0,0xf7,0xeb,0x00,0x5f, -0x12,0x05,0x4a,0x09,0xec,0xb9,0xfb,0xf0,0x4e,0x12,0x04,0xa5,0xec,0x09,0x1f,0x1a, -0xf9,0xcf,0xd6,0x02,0x7e,0x21,0xfb,0x09,0xe8,0xf8,0x6c,0xfc,0x18,0x5f,0x0f,0xe7, -0xde,0xee,0x16,0xa4,0xfa,0xfb,0x3f,0xe8,0x38,0xa6,0xd0,0x2e,0xfb,0xe6,0xd3,0x6e, -0x2d,0x22,0xad,0xf4,0xe4,0x7c,0x1d,0xdd,0xcf,0x33,0xd3,0xbe,0x09,0x1a,0x41,0xef, -0x06,0xc3,0xf8,0x02,0xe2,0xe5,0x0c,0x2c,0x0f,0xf4,0xd0,0xc7,0x23,0xb2,0x31,0xf5, -0x0a,0xed,0xda,0xe1,0x05,0x35,0x62,0xf1,0xdc,0xb6,0xf9,0x23,0x7a,0x16,0xdc,0xfd, -0xf9,0x1b,0xf9,0x01,0xf2,0x5d,0x15,0xed,0x17,0xea,0xfd,0xf3,0x26,0x15,0x7e,0xa0, -0x30,0x88,0x07,0x1d,0xd6,0xe0,0xdf,0x04,0x0c,0x10,0xf0,0x1d,0xce,0xf4,0x0a,0x16, -0x5d,0x0e,0xdd,0x79,0xf1,0x13,0x10,0xfb,0x0b,0x1b,0xd9,0x1c,0x6f,0xfd,0xf5,0x46, -0x14,0x04,0xa4,0xfe,0xe2,0x60,0x33,0xf3,0x06,0xed,0xf7,0xc8,0x10,0x0c,0x63,0xf7, -0xdb,0x50,0x09,0x3f,0x5f,0xe5,0xde,0xe1,0x09,0xf7,0xe7,0x39,0xf4,0xa2,0xd3,0xfb, -0x3f,0x26,0x02,0x87,0xee,0xfc,0xe5,0xe6,0x29,0x76,0xeb,0x0b,0xd9,0xd8,0x14,0xbb, -0x1f,0xdd,0xd5,0x23,0xed,0x87,0xed,0x14,0x8c,0x18,0xdf,0xa3,0xfa,0xf9,0x24,0xfc, -0x26,0x8c,0xed,0x05,0xb1,0xe3,0x0e,0x4b,0x11,0xf2,0x24,0xf5,0x09,0x69,0x1e,0xe2, -0xd4,0xe7,0x13,0x95,0x11,0xf1,0xcf,0xfe,0xf8,0x33,0x1d,0x21,0x2e,0xc6,0x01,0x93, -0x12,0x1e,0x56,0xda,0xe6,0xf9,0x27,0x13,0xd8,0xe1,0xf6,0x75,0xf8,0xfe,0x07,0x07, -0x10,0x28,0x00,0xf7,0x65,0xe7,0x09,0x1a,0x2f,0xce,0xe4,0x0b,0xe9,0xae,0x27,0x05, -0xe5,0xeb,0xeb,0xbe,0x07,0x0d,0x00,0x01,0xe2,0x0f,0xf6,0x32,0x6a,0x03,0xe9,0xd4, -0xf2,0xec,0x5d,0x00,0x07,0x8e,0x1f,0xee,0x5e,0xe8,0x25,0xe1,0xfc,0xf0,0xd6,0x0a, -0x0b,0x83,0xf2,0x0d,0x49,0x02,0xf4,0x70,0x09,0x11,0x7e,0xfc,0xe7,0x89,0xef,0x16, -0xcb,0x04,0x0d,0xda,0x01,0xe3,0xee,0xe5,0x36,0x34,0xf9,0xf0,0xab,0x0b,0x12,0x5e, -0xfc,0xd9,0xad,0x05,0xef,0x59,0x29,0xfe,0x4a,0xfa,0xdd,0xd6,0x0f,0x1d,0x2b,0xed, -0x16,0x2e,0xcd,0x08,0xcb,0x03,0x13,0x90,0xe2,0x10,0x42,0x09,0xfb,0x44,0x09,0xcc, -0x78,0x10,0x3c,0xad,0xe3,0xe7,0x58,0x0b,0xf0,0x90,0x0f,0xfb,0xc5,0xee,0x1d,0x77, -0xfa,0xfa,0x8f,0xfa,0xee,0xf1,0x26,0xfd,0xe2,0xf5,0xf7,0xeb,0xfb,0x17,0x47,0x0b, -0x0a,0x72,0xfb,0xe0,0x6c,0xe9,0x36,0xb2,0x05,0xd0,0x05,0x07,0x14,0x85,0x04,0xfb, -0x23,0xc8,0x0f,0xe1,0x3c,0xfb,0x9c,0xc7,0x05,0xe9,0x05,0x1b,0x86,0x06,0xe3,0x04, -0xff,0xf6,0x64,0x13,0x18,0x92,0xfe,0xd2,0x36,0x06,0x14,0xdc,0xef,0xfb,0x29,0x00, -0x13,0xa6,0x0e,0xf6,0x80,0xea,0xf0,0x43,0x1e,0x1a,0xa8,0xd7,0xfc,0xf7,0x09,0x09, -0x47,0x03,0xf8,0x2b,0xfd,0x0b,0x23,0xf0,0x16,0x48,0xe9,0xf5,0x86,0x1f,0x18,0x99, -0xd8,0xe0,0x61,0x0f,0x26,0xc5,0x16,0xd3,0x1f,0xe9,0x25,0x14,0xf1,0x08,0xd5,0xfa, -0xfd,0xac,0x04,0x0f,0x32,0xf8,0xee,0x14,0x04,0xfc,0x40,0x04,0xf8,0x5c,0xf5,0xe9, -0x6c,0x28,0x05,0x56,0x14,0xd7,0x90,0xef,0x0e,0x21,0x1c,0xfa,0xfd,0xee,0x0d,0xcc, -0xfe,0x09,0x01,0xfb,0xef,0xf1,0x15,0x01,0xfa,0xf4,0xe2,0x26,0x22,0xe9,0x20,0x18, -0x00,0x03,0xe0,0xf2,0xef,0x32,0xec,0x25,0xfb,0xf8,0x85,0xfe,0x15,0x22,0xfe,0xdd, -0x57,0x06,0x25,0x97,0x13,0xdd,0xc1,0xe5,0x18,0x49,0xfe,0x0e,0x8b,0xf6,0xfb,0xc5, -0x02,0x0f,0x42,0xfe,0xff,0x29,0xe7,0x11,0xbc,0xf6,0x06,0xe3,0x02,0xf9,0x7e,0xff, -0xff,0xdc,0x22,0xe6,0x73,0xdf,0x20,0x1b,0xfd,0xf9,0x19,0xe4,0x24,0x0f,0xf2,0x06, -0x9b,0xe8,0x06,0xa7,0x21,0xf6,0x59,0xdb,0x21,0xb6,0xfe,0xe1,0x7c,0x34,0xe4,0xda, -0xf8,0x0d,0x76,0x21,0xef,0x03,0xe0,0xfb,0x40,0x0d,0x20,0xe8,0xd5,0xee,0xf3,0xfd, -0x28,0xd1,0x05,0xfb,0x9f,0xf4,0xe5,0x5a,0x1d,0xf2,0xef,0x0a,0xf6,0x91,0xf9,0x04, -0xfb,0x12,0xf5,0x8a,0xe9,0x03,0x8c,0x1e,0x0f,0xa7,0xd8,0xe9,0x99,0x18,0x21,0x25, -0xdc,0x06,0x37,0xfd,0x04,0xbb,0xf6,0x21,0xe2,0xdf,0x05,0x03,0x2d,0xbc,0x05,0x1e, -0xfd,0xfd,0x07,0xe9,0x41,0x25,0xe4,0xf9,0xfa,0xee,0x13,0x0a,0x1f,0x15,0xe5,0xf3, -0x96,0x03,0x1c,0x65,0xec,0x01,0x36,0x14,0x02,0x9a,0xfa,0xfe,0xb0,0x10,0xe7,0xd8, -0x1a,0x0f,0x3b,0xea,0xf5,0xf2,0xe8,0x2f,0x08,0xfd,0xe1,0x94,0xf8,0x26,0xd8,0xe7, -0xed,0x5f,0x07,0xf8,0x61,0x04,0x24,0x89,0xc4,0x13,0xe1,0x07,0x13,0xb8,0xdf,0x0c, -0x24,0xd8,0x2d,0xc5,0x18,0xca,0x28,0x0d,0x0f,0x30,0x0c,0xd8,0x97,0x27,0xcf,0xca, -0x1f,0x12,0x2e,0x10,0xd7,0x3c,0x13,0x11,0xe8,0xec,0x16,0xbe,0xe3,0xfb,0x8b,0x1e, -0x00,0xb8,0xcf,0x0e,0x14,0x09,0xf0,0x82,0x09,0x06,0xcc,0x06,0xea,0xb9,0xf6,0x03, -0xd6,0x1e,0xdf,0x79,0xe8,0x36,0xc6,0x17,0xe1,0xfa,0xe6,0x11,0xc0,0x0c,0x07,0x8b, -0xb9,0x0b,0x0f,0x38,0x02,0x74,0xe7,0xf3,0x11,0x04,0x04,0x35,0x03,0xf5,0x60,0xfa, -0x0a,0x28,0x10,0xd8,0xd3,0x1b,0xfe,0xca,0xe6,0xf8,0x93,0x3c,0xde,0x62,0xd8,0x22, -0x34,0x04,0x0c,0xa8,0xd9,0xf3,0x5c,0x26,0x1d,0x1f,0xe2,0xf8,0x24,0x1c,0xec,0x61, -0x03,0xfc,0x14,0x0b,0x0b,0xc4,0x0c,0x01,0x79,0xec,0x14,0x0a,0xf3,0xfe,0xd5,0xf7, -0xf5,0xb6,0x1c,0xf7,0x9b,0xe7,0x19,0x56,0xea,0x08,0x85,0xf2,0xf3,0xef,0x09,0x0f, -0x02,0xf5,0xfb,0x68,0xfd,0x05,0x90,0xfb,0xea,0x55,0x28,0x00,0x29,0xf1,0xf3,0xc6, -0x06,0x0e,0xf3,0xfb,0xe5,0x97,0x1b,0x25,0xfb,0xed,0xf8,0x3f,0xf0,0x1b,0x6c,0xee, -0xfd,0xfa,0xf5,0xf9,0x02,0x25,0xfb,0xee,0xed,0xed,0x34,0x1a,0xfd,0x7e,0xe9,0xfd, -0x33,0x16,0xf4,0x18,0xf0,0x21,0x47,0xe6,0xf5,0x3d,0x00,0x1c,0xa8,0x00,0xe2,0xda, -0x0b,0x25,0x30,0xe5,0xe7,0x20,0x09,0x08,0x67,0x12,0x06,0xed,0xf6,0xf4,0x49,0x14, -0x01,0x63,0xf6,0xf6,0x2f,0x16,0xfc,0xd4,0xec,0x1c,0x63,0xe9,0x0e,0x85,0xf6,0xf1, -0xd8,0x04,0xfb,0x45,0xff,0x0c,0x7c,0x0e,0xf1,0x4d,0xcd,0x15,0xa6,0x2d,0xd3,0x0b, -0xf3,0x36,0x8f,0xe8,0xee,0x43,0x13,0xf6,0x14,0xf6,0x0b,0xe5,0x0d,0x03,0xca,0xe7, -0x16,0xff,0x12,0xef,0x4d,0x05,0xe7,0xa2,0x16,0x07,0x5d,0x16,0xdd,0xad,0x1e,0xfc, -0x21,0xfd,0xf1,0x63,0xee,0x1d,0xb0,0xf4,0x02,0xfa,0x02,0xd8,0x7b,0xdf,0x24,0xd1, -0x11,0xeb,0x38,0xee,0x12,0x89,0x07,0x1c,0xbe,0xcf,0xf3,0x80,0x34,0xf0,0xfb,0xf1, -0x21,0x9d,0x00,0xe9,0xe2,0x25,0xe2,0x8f,0xf3,0x04,0x99,0x03,0x0a,0xfd,0x0e,0xf5, -0x35,0xec,0xeb,0x5c,0x37,0xf6,0xae,0xcb,0x18,0x3c,0x14,0x0a,0x10,0xdf,0xd5,0xfa, -0x3c,0x0e,0x9a,0xce,0xf6,0xd6,0x39,0xe5,0x2f,0x01,0xfe,0x0c,0xe0,0x1a,0xcf,0xf8, -0x10,0xc0,0xe8,0x12,0xf4,0x08,0x12,0xec,0xe2,0xe6,0xf0,0x1a,0x17,0x2d,0xf0,0x12, -0xa2,0x01,0xdd,0xd4,0x08,0x27,0x4d,0xec,0xe1,0x49,0x09,0x1a,0xf2,0xf3,0xf3,0x95, -0xf9,0xeb,0xac,0x11,0x19,0x87,0xdc,0x07,0xf9,0x07,0x07,0x46,0x17,0xdb,0x11,0xf0, -0x15,0xe9,0x06,0x0f,0xf8,0xfd,0xe5,0x81,0x0d,0x0d,0x33,0xf3,0xf4,0x04,0xfc,0x1a, -0xa4,0x02,0xfa,0x2a,0xff,0xe6,0x2a,0x17,0xfa,0x5a,0xee,0x12,0xe4,0xf9,0xef,0xa9, -0x36,0xd4,0x34,0xe7,0x26,0xc1,0x15,0xe5,0x19,0xd1,0x44,0x3a,0x03,0xce,0x5f,0xfe, -0x11,0x27,0xff,0xfb,0x92,0x0f,0xf7,0x5a,0x0e,0xf2,0x14,0xf3,0x0c,0x95,0x0c,0xf9, -0x58,0x02,0x01,0x86,0x16,0xf9,0x44,0xdb,0xfb,0x29,0x3f,0xe1,0xf6,0xde,0x09,0x50, -0x10,0xff,0x38,0xf9,0xf6,0xfe,0x09,0x04,0x70,0xe9,0xfd,0x7d,0x18,0xef,0x11,0xeb, -0x0d,0xe8,0x23,0xf7,0x2e,0xd7,0x33,0x00,0x01,0xff,0x7d,0xed,0xd8,0xd1,0x19,0x36, -0xb7,0xcb,0xe2,0x38,0x35,0xfc,0x94,0xea,0xf3,0xa3,0x09,0x14,0x59,0x06,0xf2,0x26, -0xf3,0x12,0x59,0x12,0xf2,0xe7,0xf0,0x18,0x0a,0x10,0xe2,0xb9,0xe5,0x10,0x5d,0x23, -0xbb,0x6d,0xfd,0x34,0x01,0xff,0xef,0x25,0xdb,0x3b,0xbe,0xf6,0xe3,0x64,0xf7,0xfb, -0x36,0x1d,0x21,0x92,0xce,0x29,0x56,0xef,0xf7,0x43,0x24,0xe9,0x3c,0xdf,0x1c,0x33, -0x09,0xdf,0x6e,0x0f,0xfb,0x36,0xec,0x08,0x41,0x0b,0x04,0xbb,0xef,0xef,0xdf,0x05, -0x17,0xd9,0xed,0xdb,0x49,0x3a,0x03,0xba,0xfe,0xfe,0xd3,0x0d,0xe9,0xa1,0x13,0xef, -0x93,0xe9,0x11,0xd1,0x10,0xf8,0x9d,0xf1,0x0e,0xbb,0x27,0xc6,0xa2,0xf3,0x1f,0x10, -0x02,0x04,0xeb,0xdb,0x1e,0x29,0x0b,0xdc,0x55,0x0a,0x23,0xd7,0xe7,0xff,0x7d,0xf5, -0x03,0x0c,0x11,0xde,0x97,0xef,0x28,0x4f,0x06,0xf9,0xab,0xec,0xf2,0xca,0x34,0x00, -0xb7,0xce,0x04,0x1c,0x0b,0x09,0x34,0x0a,0x09,0xd3,0x0b,0xcf,0x80,0x04,0x13,0x39, -0xf0,0x03,0x7a,0xed,0x1b,0x6e,0xed,0xf9,0x35,0x0f,0xf8,0xb8,0x10,0xff,0x81,0x08, -0xda,0xf2,0x13,0x06,0xab,0x20,0xda,0x72,0xf7,0x3b,0xe2,0xcc,0x0a,0xae,0x04,0x12, -0x09,0x08,0xc4,0xb9,0x05,0x12,0x8c,0xfb,0xf0,0x24,0x28,0xd6,0xef,0xf7,0x1e,0x0d, -0xf0,0x0c,0xbb,0x02,0xf4,0xb9,0xdd,0x15,0x72,0x12,0xf1,0x14,0x0d,0xf4,0x0e,0xfd, -0x11,0x9b,0xd1,0x06,0xd4,0x34,0xfe,0x27,0xd8,0x0e,0x59,0xe7,0x19,0xe4,0x16,0x03, -0xba,0xe6,0x0d,0xa1,0xff,0xeb,0x6d,0x18,0xf1,0xee,0xf0,0x05,0xd4,0xfe,0xfc,0x82, -0x27,0xf3,0xd7,0xde,0x29,0x42,0xea,0xce,0x53,0x36,0xfd,0x7d,0x01,0xff,0xf1,0xff, -0xef,0xed,0x11,0xfc,0x6e,0xfc,0x20,0x81,0x07,0xda,0xc8,0xef,0x21,0x83,0xff,0x09, -0xe6,0xf0,0xe5,0xa5,0x35,0xdc,0x2a,0xf9,0x36,0x2f,0xc5,0xed,0x72,0x17,0x18,0x51, -0xdd,0xff,0xf5,0x24,0x08,0xa1,0xca,0x0d,0x44,0xe8,0x20,0xb4,0x00,0xfb,0x26,0x08, -0x04,0xf3,0xda,0x22,0xb6,0x07,0xf3,0x1b,0x13,0xec,0xc9,0xff,0x19,0x97,0x08,0xc1, -0xbf,0x35,0x02,0x88,0xee,0xf1,0x07,0x18,0xf0,0xe3,0x13,0xef,0x77,0xd3,0x2f,0xa4, -0xf7,0xf0,0x8f,0x0f,0xfa,0x34,0xf3,0x04,0xbc,0x12,0xd6,0xaa,0x14,0x04,0x5f,0x25, -0xee,0xfc,0xe2,0x11,0xd5,0x0a,0xf8,0xe6,0xf4,0x12,0x04,0x04,0x01,0x65,0x01,0xf0, -0xd6,0xe8,0x22,0x64,0x02,0xee,0xd0,0x0d,0x0c,0x21,0xc6,0x25,0xea,0x05,0xeb,0x3d, -0x03,0xec,0xaa,0x0a,0x17,0x39,0xf9,0xeb,0xec,0x11,0xeb,0x8d,0xf4,0x17,0xe1,0x10, -0xee,0xf8,0x06,0x15,0x92,0xd8,0x1d,0x77,0xea,0xf8,0x62,0x34,0x05,0xf2,0xeb,0xdf, -0xc3,0x00,0x1e,0x63,0x0c,0xdd,0xa7,0x09,0x0f,0xa5,0xf7,0xde,0xc7,0x19,0x08,0x96, -0xd7,0xed,0x65,0x3a,0xe3,0x7d,0x13,0xe7,0x8c,0x06,0x25,0x8f,0xec,0xd0,0xad,0x1f, -0x1d,0x87,0xfd,0x10,0xf0,0xe1,0xdb,0x5c,0x17,0x1e,0xc2,0xef,0x06,0xba,0xf2,0x03, -0xda,0x02,0x1a,0x50,0xcb,0x24,0x6f,0x0b,0xdb,0xe4,0x0e,0xff,0x65,0xe1,0x23,0x2f, -0xe6,0x06,0xfd,0xff,0xf6,0x7d,0xe9,0x23,0x34,0x12,0xea,0x03,0xe9,0xfe,0x22,0x14, -0x0d,0xcf,0xfc,0xf0,0xd4,0x11,0x0f,0x0d,0xd4,0x07,0x45,0x1a,0xdd,0x3c,0x26,0x08, -0xf3,0xe5,0xef,0xcb,0x1a,0x12,0x22,0x0e,0xce,0xf2,0xfa,0x26,0xed,0xef,0xf2,0xc6, -0xf0,0x31,0xa1,0xf3,0xe5,0xac,0x06,0x15,0x8e,0x0b,0xf7,0x6a,0xdd,0x1b,0x54,0xfa, -0xcb,0x43,0x22,0x0b,0xaf,0x0b,0xf5,0xb7,0xd6,0x1d,0x7c,0x1e,0xe8,0x4e,0x01,0xe4, -0xc7,0x1f,0x09,0x93,0xe3,0xfe,0x10,0x15,0x20,0x4b,0xdf,0xef,0x40,0x0d,0x08,0x2e, -0xfd,0xfc,0x66,0x0c,0xee,0x4e,0x1d,0xd2,0x1e,0x2a,0x02,0xd1,0xe1,0x0e,0x51,0xe3, -0x12,0x75,0xf2,0xfa,0x56,0x17,0xf4,0x6f,0x04,0x05,0x3a,0x03,0x0d,0x10,0xee,0xea, -0x1f,0x16,0x09,0xdc,0xdf,0x07,0x9f,0xf5,0x22,0xe0,0x15,0xbd,0x13,0x18,0x0e,0x7e, -0xfe,0x00,0xa3,0x01,0xed,0xff,0x14,0x20,0xa4,0xe1,0xe7,0x58,0x1e,0x03,0x72,0xfe, -0xf9,0x43,0xff,0xdb,0x7b,0x24,0xeb,0xa1,0x06,0x18,0xb4,0xe8,0xf5,0x78,0xff,0x33, -0xda,0xc9,0xe8,0x49,0x13,0x1e,0xac,0xee,0xe9,0xe7,0x05,0x2b,0x93,0x18,0xc0,0x49, -0x04,0x0e,0xc8,0xef,0x30,0xa9,0xe1,0x08,0x4a,0x05,0xca,0xe2,0x13,0x30,0xdc,0xe5, -0xe6,0x60,0x3d,0xd7,0xcc,0xf0,0xff,0x68,0x10,0x22,0x75,0xee,0xda,0x7b,0x18,0x12, -0x75,0x01,0xe1,0xbb,0x08,0xfa,0x09,0xec,0x13,0x6a,0xfa,0x09,0x82,0x22,0xe3,0x71, -0xd0,0x12,0xae,0xf8,0x2e,0xa7,0xe6,0x21,0x22,0xdb,0xf3,0xf9,0x06,0x11,0xb7,0x06, -0x0c,0x3c,0xf2,0x24,0x84,0xd4,0xf9,0x6e,0x19,0xe6,0x80,0x01,0x22,0xa4,0xd5,0x10, -0x22,0x24,0xea,0x90,0x0f,0xc3,0x3e,0x0d,0xf6,0x2d,0x0f,0xf6,0x90,0x20,0x0d,0x64, -0xcc,0xfd,0x9d,0xfc,0xfc,0xdb,0x17,0xff,0x24,0x06,0xe5,0xec,0x0f,0xd3,0x1f,0x2d, -0x1f,0x68,0xe4,0xfa,0x8f,0x23,0xee,0xcc,0xfe,0xf9,0xa4,0xfd,0xf4,0xfb,0x21,0xfe, -0x19,0xe5,0x26,0x2a,0x0c,0xf4,0x53,0xe2,0xe3,0xf0,0xf6,0x2e,0x16,0x15,0xdc,0x4d, -0x0e,0xf4,0x81,0x0c,0xea,0xa9,0xec,0x46,0xb0,0xf6,0xd6,0x88,0x11,0x14,0x94,0xdf, -0x07,0x5d,0x15,0xf7,0x97,0xf1,0x0b,0x05,0xef,0x13,0x43,0xf7,0xee,0x13,0xf9,0x16, -0x56,0xd4,0x2d,0x20,0x12,0xf1,0x2a,0xff,0xee,0xa1,0xe2,0x13,0xf5,0x0c,0x08,0x5f, -0xe8,0x17,0x39,0xf9,0xd4,0xa6,0x30,0x12,0x51,0xdb,0x09,0x38,0x0d,0x01,0x67,0xf7, -0xf1,0x13,0x22,0x04,0xd3,0xe2,0x02,0x51,0x1a,0xee,0x19,0x0e,0x08,0x8c,0xe4,0xeb, -0x54,0x14,0xff,0xc6,0x00,0xf8,0x26,0x08,0xf4,0x27,0xfd,0xdf,0x74,0x07,0x2d,0x6a, -0xd5,0x05,0x3f,0x0c,0xda,0xec,0x33,0x01,0xd1,0xdc,0x18,0xcf,0x1f,0xd5,0xe6,0x00, -0xfc,0xa2,0x1b,0x03,0x60,0x02,0x03,0xca,0xd5,0x1f,0x50,0x12,0xfd,0xe2,0xf6,0xd9, -0x1d,0x25,0x01,0x91,0xe5,0xfd,0x8e,0x29,0xdd,0x39,0x03,0x00,0xb9,0xd8,0x36,0xde, -0xef,0xea,0x1c,0x16,0xfc,0xd2,0xed,0x17,0x09,0x10,0xf9,0x62,0xfc,0x08,0x67,0xcb, -0x20,0x0c,0x13,0x08,0x34,0xe2,0x17,0xed,0xfa,0x0e,0x25,0xd2,0x08,0x48,0x23,0xda, -0x65,0xec,0x1a,0x9a,0x09,0x0c,0x13,0xde,0xfa,0x68,0x0f,0x12,0xba,0xef,0xe3,0xe6, -0x13,0x11,0x44,0x21,0xc2,0x19,0x18,0x08,0x3d,0xfa,0x1b,0xf2,0xea,0xf1,0x97,0xf5, -0xfe,0xa0,0x17,0xfc,0x87,0xf1,0x14,0xef,0x29,0xde,0x28,0xef,0xe9,0x08,0x29,0xfa, -0x3d,0xdf,0x1b,0x94,0x0a,0x00,0x39,0xd1,0x14,0x14,0x18,0xf6,0x2a,0xd9,0xff,0x4e, -0xfc,0x02,0x49,0x07,0x07,0xb6,0xf7,0x00,0x53,0x12,0xea,0xe6,0x10,0x03,0xee,0xf7, -0xf6,0x42,0x19,0xe5,0x71,0x1d,0xfa,0xe2,0x0c,0x1b,0xa2,0xe7,0xe7,0xa6,0xef,0x00, -0x20,0x35,0x07,0xe6,0xc1,0xf8,0x40,0x17,0x25,0x47,0x10,0xc0,0x7a,0x22,0x0b,0x8d, -0xe4,0xf6,0xf4,0xf4,0x1e,0x5e,0x10,0x05,0x30,0xce,0x0c,0xb5,0x0b,0xf9,0x5c,0xf0, -0x05,0x07,0xf1,0x05,0xf1,0xf6,0x12,0x46,0xf6,0x33,0xd5,0xc8,0x14,0x14,0xe7,0x06, -0xe2,0x26,0x02,0x94,0xe6,0xe8,0xad,0x0f,0x0c,0xb7,0x1d,0xd9,0x5c,0x11,0x12,0x51, -0xf4,0xe0,0xe7,0xfc,0x19,0xa9,0xfa,0x01,0x0b,0x04,0xe9,0x9b,0x1d,0x06,0x4d,0xd8, -0x19,0x49,0x06,0xd0,0x1b,0xfd,0x10,0x0c,0x3a,0xe1,0x33,0xd2,0x0a,0xb4,0x1a,0xf3, -0xc7,0xf7,0x04,0xcb,0x06,0x0b,0xba,0xdd,0x08,0x64,0x1a,0x09,0xbd,0x0b,0xec,0x22, -0x15,0xec,0xf0,0xf8,0x19,0x6e,0xe6,0xf9,0x12,0x01,0x27,0x59,0xea,0xef,0x75,0x17, -0x07,0x2a,0xe2,0xd9,0x95,0x14,0xf3,0xc3,0x38,0xed,0xcb,0xd8,0x13,0xc1,0x04,0x1a, -0x76,0xeb,0xe6,0xfe,0x10,0x05,0x12,0x15,0xd6,0xa1,0xfb,0x17,0xb8,0x1c,0xf3,0x07, -0xe8,0x0a,0xaa,0x1e,0xf3,0x26,0xcd,0x2d,0x9f,0xe6,0x34,0x32,0xe7,0xe5,0xe0,0x34, -0xf5,0x1c,0xdc,0xed,0x3c,0x2b,0xd9,0xaa,0x16,0xf5,0x57,0xf4,0x36,0x42,0xc0,0x17, -0x5e,0xf2,0x18,0x8c,0xd1,0x1f,0x28,0x21,0x02,0x77,0xd7,0xfe,0x35,0x18,0x12,0x83, -0xf9,0xe7,0x49,0x0f,0x0f,0x30,0xd9,0x2f,0xd8,0xf0,0xd3,0x35,0x2d,0xf1,0xaf,0x0d, -0xd8,0xce,0x0c,0x04,0x29,0x1c,0xe1,0xbf,0xd0,0x10,0xa0,0x1c,0x08,0x46,0x00,0xe1, -0xff,0xe0,0x1f,0xbe,0x20,0xb3,0x44,0x17,0x16,0xb2,0x19,0xf0,0x17,0xe2,0x1a,0x16, -0x26,0xed,0xde,0x01,0xe8,0x39,0x02,0x23,0xe6,0x04,0xff,0xf6,0xe2,0x03,0xf0,0x22, -0xdb,0xb2,0xfa,0x21,0x5a,0xe5,0x19,0xae,0xd1,0xf4,0xce,0x01,0x0f,0x48,0xfc,0x1c, -0xdb,0xe8,0xe3,0xef,0x01,0x1e,0x72,0xf0,0xfd,0xb0,0x16,0xf2,0x9b,0xf2,0x20,0x3f, -0xfa,0xf8,0x99,0x1c,0xe2,0xd3,0xfa,0x0a,0xfc,0x02,0x12,0xd4,0xf6,0xf9,0x3e,0x05, -0xec,0x22,0xf4,0x25,0x97,0x0e,0xe9,0xd4,0xf3,0xfd,0x3f,0xfa,0xe7,0xf2,0x24,0x01, -0xf7,0xfb,0x04,0x15,0xbe,0x2a,0x79,0x22,0xe6,0x67,0xdc,0xff,0x23,0x27,0x0e,0x59, -0xde,0x05,0xe9,0x1c,0x13,0x85,0xc3,0xfe,0x4e,0x0b,0x27,0xad,0xf6,0x04,0xee,0xe9, -0xed,0x19,0x17,0x14,0x45,0x07,0xef,0x42,0x02,0x09,0x44,0xfa,0xd3,0x7f,0x2f,0xfb, -0xe1,0xf4,0xfe,0xb6,0x11,0xe0,0xff,0x05,0x08,0x3d,0x04,0xd9,0x5b,0x07,0xfc,0x51, -0x11,0x1a,0x43,0x03,0xe1,0xe2,0x13,0xf5,0xd1,0xfc,0x0e,0xbe,0xe9,0x1b,0xf1,0x0d, -0xe0,0xb7,0xfd,0xed,0xdc,0x25,0x13,0x73,0xec,0xf2,0x2b,0xee,0x0d,0x2c,0x00,0x05, -0x7d,0xf7,0x0e,0xf7,0xf4,0x0c,0x83,0xe9,0x0d,0x30,0x08,0xf4,0xb1,0xf2,0x07,0xe2, -0xf3,0x20,0x68,0x02,0xfe,0x6a,0x01,0xf7,0x46,0xfe,0xe3,0x83,0x2b,0x07,0x7b,0xf1, -0xfa,0x6b,0xed,0x02,0x31,0x14,0x16,0x9d,0x11,0xd3,0xcc,0xfc,0xfe,0xb7,0x0d,0xe5, -0xa1,0x08,0x0f,0xed,0xf6,0x08,0xd8,0xe2,0x0e,0xdb,0x06,0xf2,0x47,0x05,0xf5,0x7b, -0xe2,0x19,0x1a,0x27,0xff,0x67,0xdb,0x04,0xe0,0x12,0xfb,0xfb,0xe4,0x35,0xac,0xef, -0xe1,0xba,0x0b,0x0e,0x55,0xeb,0xef,0x92,0x25,0x19,0xb6,0xda,0xe6,0x5d,0xf6,0x35, -0x5f,0x01,0xd3,0xc2,0x10,0x16,0x00,0xfc,0x0f,0xb7,0xd9,0x01,0xca,0x1b,0x05,0xea, -0xe4,0xeb,0xaf,0x19,0x10,0x31,0x0d,0xe2,0x99,0xf2,0x0e,0xce,0x08,0xf2,0x91,0xfe, -0x07,0x44,0xed,0x11,0xb0,0x07,0xdd,0xd9,0x00,0x20,0x9d,0x0d,0xde,0xdb,0x03,0x01, -0xd9,0x02,0xfd,0x7e,0xf7,0x0f,0x7c,0x05,0x03,0xdd,0xed,0x09,0x2c,0xf5,0x0d,0x92, -0x0d,0xeb,0xe8,0xf4,0x0d,0x2f,0xfc,0x15,0xd5,0xf3,0xf0,0xb5,0xfb,0x1a,0xa2,0xe2, -0xfe,0xea,0x0a,0xff,0x92,0xf8,0x0b,0x40,0xf6,0xdd,0xc4,0x30,0x19,0x9a,0xf7,0xec, -0xc3,0xe6,0x01,0x16,0x47,0xd2,0x90,0xed,0x1b,0x45,0x0e,0xdf,0x56,0x18,0xe4,0xe7, -0x0d,0x1a,0xf7,0xf8,0xbd,0x69,0x25,0x0f,0xac,0x07,0xe8,0xdb,0xff,0x04,0x23,0xfe, -0xda,0x96,0x11,0x29,0x34,0xf1,0xd3,0x4c,0x1b,0x07,0x55,0xe9,0x10,0x61,0x08,0x22, -0xfa,0xd2,0xea,0xf5,0x08,0x2c,0x41,0xec,0x14,0x83,0xdc,0x1d,0xfd,0x00,0xf1,0x60, -0x03,0x08,0xf2,0x0e,0xfb,0x49,0xcf,0x26,0x9d,0xf4,0x0e,0xea,0xf9,0x03,0xce,0xe7, -0xed,0xb2,0x06,0x10,0xa1,0xfd,0x12,0x50,0xd9,0xff,0xe0,0x23,0xe5,0xfe,0x0a,0x0b, -0xc4,0xff,0xe7,0xc5,0x15,0xe1,0xb0,0x28,0xfb,0x88,0x0c,0xe9,0x0c,0x18,0xf4,0xcb, -0xed,0x0c,0x14,0x0a,0x06,0x09,0xf9,0xe3,0x21,0xf8,0x2c,0x92,0x14,0xeb,0x6c,0xe5, -0xf3,0x9b,0x17,0xf9,0x42,0xe6,0x15,0x50,0x0b,0xee,0xc3,0xf5,0x06,0x7d,0xfa,0x14, -0xd4,0xe6,0x17,0x56,0x0c,0xd2,0xe2,0xf9,0x2d,0x54,0x17,0xf4,0x50,0xe9,0x05,0x63, -0x05,0x11,0x19,0xfd,0xf4,0x48,0x07,0xf5,0x7f,0xfd,0xfa,0x0f,0x0f,0x0e,0x97,0x0e, -0xb8,0x9c,0x16,0xfa,0xd3,0xe8,0x15,0x1e,0xfe,0xf7,0x7e,0xf7,0x00,0x65,0xfe,0xfc, -0xaf,0x0e,0x12,0x22,0x05,0xe0,0x44,0xf0,0x16,0x2c,0x16,0x0b,0xb6,0xf0,0xe6,0xf0, -0x12,0x29,0x80,0xe1,0xfd,0xc8,0x0c,0xf8,0xdb,0xed,0x09,0x3c,0x00,0x06,0xce,0x12, -0xed,0x74,0x07,0xee,0x1c,0xe6,0x2d,0x15,0xe7,0xf6,0xaa,0x1c,0xd1,0x7c,0x04,0x0e, -0x88,0x06,0x09,0x04,0x01,0xed,0x31,0xfa,0x13,0x63,0xf2,0xfb,0x2a,0x25,0xee,0x6e, -0xea,0x21,0xe0,0x00,0x09,0x1c,0x0a,0xd2,0xb3,0x01,0x25,0x8b,0x01,0xd5,0xaa,0x04, -0x1d,0x0e,0x18,0xee,0x53,0xc2,0x0f,0x1b,0x31,0xfa,0xfd,0xc8,0x0b,0x6c,0xf0,0x18, -0x01,0x13,0xfa,0x95,0xf1,0xff,0x44,0x03,0x05,0xaa,0x03,0xd6,0xed,0x0b,0x36,0xeb, -0xe2,0xe9,0xd4,0x12,0x13,0x51,0xf7,0xf0,0xb1,0xfb,0xfe,0xcf,0xfc,0x1e,0xf5,0xe5, -0xfa,0x14,0x1e,0xfa,0x24,0xf3,0x01,0xc0,0xff,0x1f,0x20,0x04,0xdc,0x6b,0x02,0xfd, -0x4b,0x0d,0xfb,0x2c,0x22,0xdf,0x36,0xed,0x1e,0x0d,0x06,0xe7,0x61,0xeb,0x00,0x2c, -0x22,0x07,0x9c,0xd2,0x0e,0xb9,0x11,0xf6,0x61,0xfb,0x0c,0x93,0xe2,0xef,0xb0,0x2b, -0x09,0x44,0xf4,0xe7,0xbd,0x01,0x1d,0xa9,0xff,0xdd,0x0d,0x21,0x05,0x08,0x00,0xe0, -0x44,0xf5,0x19,0xfb,0x0b,0x0c,0xcd,0xe3,0xfd,0x76,0x27,0xf4,0xa3,0xe3,0xfe,0x97, -0x16,0x1f,0x02,0xd3,0xe3,0x6e,0x12,0x12,0x33,0x13,0xe7,0xe7,0xef,0xfa,0x7e,0xf8, -0x38,0xd4,0xdf,0xf6,0xb6,0xf5,0x10,0x0d,0xfc,0x08,0xc5,0xeb,0x23,0xce,0xef,0x06, -0xa1,0xed,0xed,0xe3,0x0b,0x25,0x0e,0x03,0x06,0x5b,0xdc,0xfa,0xdd,0x18,0x07,0xc6, -0xfe,0xe9,0x3b,0x10,0xf8,0x32,0xfa,0xf1,0x96,0x1c,0x10,0x71,0xe7,0xf0,0x00,0x08, -0x01,0x91,0x09,0xfb,0x20,0xfa,0xe4,0x8f,0x0f,0xf3,0x3a,0x23,0xeb,0xdc,0xf6,0x07, -0x8d,0x0a,0xec,0x0e,0x0a,0xe6,0xfd,0x3b,0x11,0x9e,0xda,0xe7,0x6a,0x04,0x20,0x4a, -0x19,0xcf,0x20,0xe7,0x2c,0x6f,0x0b,0xd4,0x43,0x0b,0x0d,0x41,0x06,0xf2,0x9f,0xe7, -0x18,0x4a,0xf8,0x0f,0x82,0xed,0x02,0xf2,0x00,0x01,0xb7,0x10,0xf4,0x06,0x04,0xfc, -0x22,0x02,0xf8,0x1f,0xec,0x23,0x56,0xe8,0x1d,0x6e,0xfa,0xf9,0xc5,0xde,0x14,0x55, -0x2c,0xda,0x56,0xfd,0xf4,0x09,0x13,0x12,0x58,0xed,0xfb,0x11,0xf7,0x0e,0x47,0xf9, -0x0f,0x3e,0xe4,0xeb,0x89,0x1a,0x04,0x15,0xf6,0xf7,0xaa,0x00,0xfc,0x80,0x14,0x1c, -0x37,0xc4,0xf5,0xed,0x2d,0x07,0xac,0xf3,0xe4,0xd5,0xfd,0x30,0xef,0x00,0xea,0x26, -0xe9,0x11,0xa3,0x18,0xec,0x7d,0xfa,0xf3,0xdf,0x26,0xfd,0x63,0xbc,0x28,0x69,0x2a, -0xe3,0x24,0xf9,0xec,0xca,0x15,0x13,0xc0,0xf6,0xde,0x4a,0x38,0xf9,0x4c,0xe0,0x0c, -0x81,0xfc,0x01,0x94,0xff,0x02,0xda,0xee,0xff,0xa9,0xfb,0xff,0xde,0x11,0xfd,0xd5, -0xf9,0xde,0xb3,0x0f,0x1d,0x13,0xf9,0xfd,0x9c,0xf1,0x01,0x1b,0xfd,0xf2,0x7e,0x24, -0x12,0x2f,0xf6,0xe2,0xb7,0x07,0x0a,0xc3,0xe7,0x20,0x75,0x05,0xfc,0xa4,0xfb,0xed, -0xda,0xfc,0x1c,0x58,0xfb,0xea,0x14,0xfe,0x11,0xd4,0xf1,0xfd,0xe3,0x04,0x23,0x88, -0xf7,0xd7,0x15,0xf1,0x1f,0xb7,0x22,0x00,0xae,0xda,0xe6,0xa7,0x11,0x0d,0x9b,0xf5, -0x0c,0x56,0x0b,0x10,0xa9,0xf0,0xde,0x5d,0xfc,0x13,0x2d,0x1c,0xf8,0xbe,0xdf,0x0f, -0xd4,0xf4,0x09,0xbc,0x10,0x00,0x27,0xdf,0xfa,0x8e,0x03,0x01,0x4f,0x1f,0x01,0x1a, -0xe8,0xf9,0x7e,0xfb,0x02,0x33,0x0e,0xf6,0x5b,0x11,0xfa,0xe9,0xd2,0x0f,0x5e,0x0f, -0x08,0x9d,0x11,0xf4,0xea,0x05,0xe7,0x4f,0xed,0x22,0xc9,0x02,0xe7,0xa7,0x14,0xff, -0xc0,0xfb,0xf0,0xd4,0x20,0xfe,0x4d,0x06,0xce,0xd2,0x05,0x0f,0xf0,0x30,0xe1,0x41, -0xee,0x04,0x7d,0x16,0x00,0x02,0xc2,0x20,0x7c,0x22,0xf5,0x00,0xe6,0xe3,0x28,0x1e, -0x27,0xd6,0xfd,0xe0,0xdd,0x09,0x0b,0xbb,0xea,0xfd,0xeb,0xf5,0x0e,0x09,0x09,0xfc, -0xcd,0xf7,0xef,0xd6,0x17,0x12,0x24,0xf1,0xf3,0x53,0xe6,0x15,0x53,0x14,0x03,0x6e, -0xf6,0x0b,0xd0,0xf2,0x08,0x17,0xfa,0xfe,0x5f,0x01,0xf4,0xbb,0x0b,0xf2,0x56,0xfa, -0x02,0x31,0x0b,0x09,0x14,0xf9,0xf3,0x45,0xf1,0x08,0x02,0x03,0x0a,0x12,0xdb,0x26, -0xbe,0xef,0x0a,0x24,0x11,0xe7,0xe0,0x0b,0x02,0xa5,0xfb,0xf1,0x3b,0xf6,0x29,0x0d, -0xf1,0x0b,0x77,0xf1,0xf9,0xc1,0x12,0x06,0x35,0xf8,0xe1,0xce,0x15,0x02,0xe8,0x08, -0xdc,0x48,0x01,0x30,0xb2,0xff,0xef,0xea,0xe3,0x09,0x24,0x1d,0xd9,0xad,0x0b,0xf6, -0x95,0x0c,0xfe,0xaa,0x12,0xe0,0x76,0x07,0x03,0x17,0x07,0x06,0x16,0xe3,0xfd,0x54, -0x17,0xfb,0x30,0x04,0xf3,0xf6,0xfd,0x0f,0xb2,0x1a,0xcd,0x01,0x18,0xfe,0xc9,0xfa, -0xf2,0x70,0x13,0xf3,0xa1,0x1b,0xf4,0x0e,0xf9,0x2e,0x52,0xd6,0xeb,0x55,0x0c,0x1f, -0x23,0xfd,0xd7,0x56,0x04,0x22,0x64,0xf2,0xfd,0x53,0xfc,0xff,0x28,0x14,0xec,0xad, -0xdb,0x2d,0x86,0xf8,0x03,0x0c,0xfc,0xe9,0x27,0x1f,0xf3,0x01,0x01,0x00,0xda,0xe7, -0x17,0xfe,0xd8,0x25,0xe4,0xe7,0x18,0xa7,0x0c,0xea,0x36,0x06,0xf4,0x36,0x0d,0x0e, -0x51,0xeb,0xeb,0x29,0x33,0xef,0xd4,0xf1,0x1a,0x17,0xf4,0x0c,0xd0,0xe4,0xfc,0x2e, -0x03,0xed,0x88,0x12,0x02,0xe2,0xf4,0xf2,0x85,0x15,0xf8,0x98,0x03,0x07,0x52,0xf3, -0xf3,0x6e,0x1b,0xf2,0x4a,0xfb,0x16,0xaa,0x08,0xf7,0xbb,0x05,0xea,0xe4,0x16,0xf9, -0xbf,0xf3,0xf7,0xda,0x15,0xe7,0xb7,0x00,0x31,0x44,0xee,0x02,0x79,0xd0,0x0a,0x4e, -0x12,0xfd,0xb5,0xfc,0xda,0x8b,0x2f,0xfa,0x1f,0xf4,0xee,0x4c,0x13,0x02,0x20,0xfc, -0xf7,0xd2,0xef,0x18,0xe3,0xff,0xf4,0xca,0x25,0xf2,0x20,0xff,0xf1,0xd3,0x25,0xf3, -0x70,0xf6,0x07,0x74,0xdf,0x33,0xde,0xe8,0x02,0x40,0x19,0xe4,0x8b,0xfd,0xfc,0xdc, -0xe4,0x1d,0xb8,0xf0,0xeb,0xc4,0x06,0x1f,0xa3,0xe9,0xef,0x2a,0x07,0x35,0x32,0xd0, -0x04,0x31,0xf6,0x01,0x0a,0x15,0x0e,0x12,0xf4,0xec,0x38,0x24,0xf9,0xb3,0xf5,0x1b, -0x74,0xf3,0xe2,0xeb,0x1c,0xe6,0x88,0x02,0x21,0x51,0xdc,0x02,0x92,0x14,0xdf,0x10, -0x13,0xe7,0xb5,0x0e,0x08,0x6f,0xfb,0xdc,0x57,0x0e,0x1b,0x46,0x01,0x00,0x5f,0xef, -0x0b,0xea,0x0a,0xe7,0xa2,0xee,0x22,0x2a,0x18,0xce,0x78,0xf4,0x35,0xd5,0x07,0xf2, -0x8b,0xec,0xfa,0x5a,0x09,0xfd,0x5b,0xee,0x1f,0xc7,0x02,0xf1,0x06,0xf4,0x19,0x0d, -0xef,0xf5,0x12,0x0e,0x0f,0xd8,0xf7,0xef,0x5f,0xe9,0x14,0x23,0x1f,0xf4,0x33,0xe3, -0x16,0xba,0xf9,0x1b,0xf8,0xe4,0xf5,0x03,0xfb,0xf1,0x7b,0xfe,0x0c,0x8e,0x1d,0xec, -0x18,0x03,0xf0,0x5f,0xfa,0x13,0xfc,0xed,0xf3,0xfa,0x38,0xf9,0x65,0xdb,0x0d,0x4e, -0x13,0x08,0x4a,0x0b,0xdb,0x0a,0x16,0xfe,0xe4,0x03,0xf5,0x50,0xf3,0x12,0xd4,0xf2, -0x0d,0xb5,0xec,0xfc,0x3a,0x29,0xed,0x65,0xdb,0xd7,0xb1,0x33,0x01,0x10,0x08,0x00, -0x41,0xf0,0x1a,0xdb,0xf5,0xe3,0x21,0xfd,0x28,0xac,0xda,0x1e,0x18,0xfe,0xd8,0xae, -0x2d,0xff,0xfc,0xf2,0xfd,0xbc,0x06,0xea,0xfc,0x0d,0x2a,0x34,0xc7,0x1d,0x4c,0xee, -0x13,0x39,0x06,0xee,0x26,0x07,0x13,0xd4,0xf7,0xc7,0xdb,0x05,0x26,0xfc,0xf8,0x01, -0xa4,0xfb,0x10,0x03,0xe9,0x07,0xa9,0xef,0x0d,0x5d,0x10,0xda,0x93,0x1b,0xf9,0xd5, -0x06,0xef,0x0f,0x16,0x16,0x44,0xe6,0x04,0x47,0xdf,0x0c,0x2e,0x3c,0xcb,0xc1,0xed, -0x15,0x1e,0x11,0xee,0x2a,0x0e,0xf2,0x75,0x12,0xfc,0x07,0xf9,0xe9,0x29,0xf5,0x2b, -0xda,0xfd,0x01,0xf9,0xdb,0xfc,0x26,0x25,0xe6,0xce,0x02,0x06,0xce,0xfc,0xe5,0xba, -0x03,0x01,0x6c,0x03,0x1d,0xe2,0x08,0xd7,0x59,0x04,0x18,0x5a,0xf4,0x01,0x84,0x16, -0xde,0xfd,0x1a,0xe9,0x98,0xfc,0x1e,0x0c,0xff,0xfa,0xfc,0xef,0x06,0x03,0xde,0x2e, -0x89,0xff,0xf1,0xd8,0xf9,0xe3,0x05,0x18,0xfd,0x9e,0x03,0x0e,0x8a,0xfc,0xed,0xc2, -0xe6,0x13,0x8f,0xf8,0x21,0x1a,0xf9,0xf5,0xc0,0x05,0xff,0x1e,0xfb,0x03,0x52,0x0a, -0xff,0x2b,0xf4,0xf5,0xba,0x03,0x20,0xcf,0x02,0xee,0xb7,0xe9,0x10,0x56,0x19,0xe5, -0x7d,0x10,0x03,0xef,0xf4,0x07,0x1b,0xe8,0xeb,0x43,0x1f,0x0f,0xbe,0xf6,0xf1,0x36, -0xfc,0x13,0xda,0xf0,0x0f,0xe7,0xed,0x06,0x0a,0x01,0x15,0xf8,0xeb,0xe1,0x41,0x2c, -0xff,0x4f,0xec,0xe5,0x85,0x2c,0xfe,0x6d,0xf3,0xf6,0x4d,0xfe,0x09,0x5d,0xec,0xfe, -0x73,0x1e,0xeb,0xb6,0x14,0xde,0xdc,0x17,0xea,0x45,0x05,0xe8,0x35,0x16,0x07,0xda, -0x04,0xff,0x36,0xf7,0x0e,0x55,0x00,0xf8,0x88,0x09,0x09,0x95,0xf1,0xf2,0xd4,0x1c, -0xf5,0x52,0x05,0xf7,0xe4,0x09,0x20,0x75,0xd6,0xfb,0x09,0x04,0x21,0x9b,0xc0,0x08, -0x5c,0x21,0xef,0x9f,0x05,0xee,0x64,0x15,0x03,0xfb,0xeb,0xfd,0x29,0xf4,0x23,0xed, -0xe9,0x19,0xbd,0xc8,0x31,0xfe,0x06,0xf3,0xea,0xff,0xd7,0xcd,0x42,0xec,0x4a,0xed, -0xde,0xba,0x1f,0x0a,0x0b,0x16,0xe2,0x2c,0xec,0x27,0xd6,0xff,0xd7,0x80,0x10,0xf3, -0xf3,0x1b,0xed,0x4d,0x0d,0xeb,0x56,0x20,0xfb,0x1a,0xfe,0x0b,0xab,0xf2,0x03,0x27, -0xe9,0x06,0xfd,0x20,0xeb,0xf5,0xf5,0x05,0x8d,0x0d,0x0e,0x0b,0xe8,0x05,0x9a,0xff, -0xff,0xe9,0xcc,0x2f,0x6c,0xfd,0x18,0x51,0xdb,0x1d,0x9b,0xff,0xf8,0x64,0xe9,0x14, -0x1d,0x19,0xc8,0x02,0x02,0x16,0x75,0xff,0xf9,0x05,0xfc,0x02,0xe5,0x11,0xee,0x8f, -0xe6,0x12,0xa8,0x04,0x09,0xf7,0xf8,0xd4,0x1b,0x2b,0x18,0x72,0xfb,0xcf,0xa0,0x22, -0x0b,0xb1,0xe5,0xdf,0x73,0x24,0x01,0x1b,0x04,0xf3,0xdb,0x08,0x02,0x85,0x1b,0xf2, -0xd3,0xef,0x04,0xe1,0xfb,0xfa,0x0c,0x0b,0xfa,0x9b,0xf3,0x1d,0x07,0x0e,0xda,0xed, -0xfe,0x19,0xae,0x00,0xe5,0xcb,0xff,0x09,0xe9,0xf5,0xf1,0x89,0x15,0x0e,0x9a,0xee, -0xfc,0x64,0x09,0x09,0x00,0xe9,0x06,0x74,0xea,0x26,0x14,0xe8,0x15,0x8a,0xf7,0x23, -0x20,0xe5,0xfe,0x8e,0x16,0xd8,0xaa,0xf5,0xfd,0x64,0x14,0x16,0x19,0xe6,0xec,0xd7, -0x0e,0x25,0x3c,0xe7,0xe4,0xa2,0x0e,0x09,0xf3,0xfb,0xe3,0x26,0x16,0xf4,0xe2,0x1d, -0xf6,0x5e,0xda,0x31,0xf7,0x13,0xda,0x12,0xec,0x20,0xf4,0x10,0xc1,0xe4,0x0f,0x0c, -0xea,0x28,0xfa,0x34,0xeb,0xff,0x96,0xf8,0x16,0xdb,0xe9,0x07,0xcf,0xef,0x20,0x2b, -0xfd,0xf0,0x0a,0xfc,0xfb,0x73,0x0e,0xf5,0x54,0xf8,0xf8,0x5a,0x08,0xf1,0x3f,0xf8, -0x0f,0xc2,0x08,0xe8,0x09,0x0d,0x18,0xe2,0x05,0xfd,0x75,0x01,0xd0,0x6a,0x16,0x0c, -0x47,0xe5,0x05,0xa0,0x38,0xf3,0x69,0xe9,0xfe,0xec,0xe4,0x0f,0xc0,0x1e,0xd8,0x1c, -0x04,0xf3,0xbe,0x01,0x01,0x49,0x16,0xf0,0xe9,0xfa,0x22,0x67,0xd9,0x28,0x5f,0xce, -0x20,0x2c,0xfa,0x11,0xb0,0xd7,0x03,0x34,0x26,0x31,0x6e,0xd6,0xe5,0x06,0xfb,0x13, -0x33,0xdc,0x12,0x15,0x12,0x1e,0x1c,0xe6,0xea,0x5f,0x14,0xfa,0x5d,0x00,0x09,0x7c, -0xd8,0x0b,0x46,0xf4,0xf3,0x44,0x06,0x1e,0xc7,0xe7,0x05,0x09,0x00,0xe2,0x84,0x27, -0x0e,0x11,0xf1,0xd4,0x1f,0x28,0xe9,0xfc,0x1d,0x0c,0xbc,0x0c,0xda,0xd7,0x1b,0xe8, -0x3d,0xf8,0xfe,0xa9,0x24,0xe9,0x51,0xf5,0x06,0x1c,0x07,0xe5,0x39,0x23,0xea,0x10, -0x0a,0xff,0x0e,0xe8,0xf3,0xc6,0x1f,0x09,0x71,0xfb,0xe0,0x47,0x0f,0x06,0xcf,0x0a, -0xe6,0x68,0x1a,0xf3,0x8d,0xea,0x1b,0x39,0xe5,0x0c,0x99,0xeb,0x22,0x14,0x04,0xfc, -0x5f,0xc1,0x39,0x26,0x1a,0xde,0x0d,0x03,0x17,0xc3,0xdd,0x03,0x46,0x0c,0x11,0x23, -0xe5,0x1e,0xf2,0xfc,0xd5,0xef,0x10,0x10,0x5f,0xe4,0x0f,0x57,0x07,0xfd,0xef,0xe7, -0x11,0xe3,0x02,0x0f,0x1f,0x06,0xe1,0x7d,0x07,0x0c,0x04,0x03,0xf8,0xfd,0x0a,0xf5, -0x7d,0xf6,0xfb,0x06,0x0d,0x11,0xde,0xfd,0xf1,0x36,0xf7,0xd5,0x7b,0x14,0x08,0xb7, -0xf9,0x0e,0x87,0xfe,0xf1,0xc3,0xf7,0x04,0xe5,0xfe,0x11,0x54,0x13,0xda,0xc1,0xfd, -0x0d,0x56,0x0a,0xff,0x26,0x11,0xf4,0xc0,0xec,0x12,0x97,0xfb,0x16,0x29,0xf0,0xf5, -0x91,0xf3,0x02,0x00,0x21,0xec,0x20,0x1f,0x09,0xf0,0xeb,0xdc,0x98,0x1d,0xed,0x29, -0x0d,0x0a,0x11,0xe7,0x04,0xaa,0x0d,0xe4,0x31,0x01,0x0f,0x2f,0x0b,0xda,0x73,0xec, -0x0c,0x2e,0x0f,0x13,0xf3,0xd0,0x21,0xe3,0xfc,0x12,0x6e,0xe9,0x1d,0x63,0x08,0xf6, -0x8d,0xea,0xfc,0x6b,0x16,0xf4,0x9b,0x0e,0x0b,0xc9,0xe4,0x19,0xeb,0xed,0x16,0xab, -0xc5,0x1f,0xff,0xf6,0xfc,0xaf,0xe8,0x06,0x91,0x20,0xe9,0xe9,0x1f,0xdd,0x5b,0x06, -0x0a,0x76,0xea,0x11,0xef,0x16,0xe1,0x27,0x04,0xff,0x71,0x22,0xef,0x79,0x1e,0xce, -0x65,0x21,0x02,0x88,0xfb,0xeb,0xf7,0x03,0x10,0x2d,0xf4,0x04,0x65,0x04,0xff,0xd7, -0xf7,0xf2,0x89,0x0d,0xd7,0xad,0x05,0xe5,0x31,0x20,0x16,0xef,0xef,0xda,0x59,0x1d, -0x0d,0x28,0xf2,0x04,0xaf,0xec,0x2b,0x3a,0xf5,0xee,0x15,0x1a,0xfb,0xd8,0x12,0xfb, -0x21,0xe3,0x19,0x72,0x08,0xfe,0x90,0xdc,0x2f,0x29,0xd5,0x05,0x13,0xff,0x03,0x3e, -0x00,0x0e,0x0f,0xec,0xef,0xe5,0xf8,0x0a,0x2a,0xec,0x18,0xeb,0xfb,0x0b,0xcf,0xdb, -0x1b,0xf9,0x1b,0xec,0xec,0xe7,0x04,0x8a,0x04,0x13,0xf8,0xf8,0x13,0x44,0x02,0xe0, -0x62,0xfb,0x18,0xe1,0x0b,0xde,0x65,0x2a,0xf1,0x28,0xfd,0xe6,0x65,0x0f,0xf9,0xb3, -0x05,0x0c,0xb8,0x04,0xe0,0x39,0x08,0x11,0xc8,0x10,0xc8,0x72,0x28,0xd9,0xf9,0x27, -0x03,0xf0,0x0a,0xef,0xae,0xf0,0xf9,0x2b,0xfa,0x08,0x23,0x10,0x09,0x55,0xf0,0xf1, -0x59,0x11,0xff,0x5e,0xfa,0xe5,0xf0,0x24,0x17,0xcc,0xbd,0x0c,0xc4,0x0b,0x19,0xc0, -0xd9,0x0c,0x7e,0xe6,0x1c,0x64,0x10,0xf3,0xaa,0xfd,0x14,0x52,0xdb,0x07,0x17,0xf5, -0x36,0x00,0xec,0x04,0x3d,0xd6,0x36,0x7b,0xdd,0xf7,0x4a,0x16,0xf9,0xc6,0x1c,0xd8, -0xd7,0xfd,0x05,0x14,0x10,0xf8,0xb2,0xef,0x04,0xe0,0xe4,0x21,0xe1,0x05,0xfa,0x68, -0xec,0xef,0xd2,0x1b,0xe4,0x0c,0x28,0xe5,0x5e,0x23,0xf0,0x9a,0x01,0xf1,0x1e,0xf6, -0x14,0x2c,0x0b,0x02,0xa5,0xee,0xf9,0x76,0x19,0xf7,0x82,0x05,0xf3,0xc6,0x1b,0xe3, -0x4a,0x04,0x16,0x4e,0xe3,0x04,0x58,0xf5,0x07,0xf7,0xe5,0x10,0xb0,0x12,0xe6,0xcf, -0x0d,0xfd,0x73,0x03,0xdd,0xa7,0x0d,0x0d,0x53,0x17,0xfe,0xf2,0xde,0x19,0xd5,0x16, -0x03,0x19,0xdb,0x05,0x20,0x2d,0xf1,0x6c,0xf1,0xe7,0x42,0x28,0xff,0xdd,0xec,0xf8, -0x29,0x08,0x10,0x74,0xe7,0x08,0xa6,0xed,0xfa,0x43,0x04,0xf0,0x07,0xfc,0x0b,0xb6, -0x0d,0x04,0xc4,0xe8,0x0c,0xf8,0xf6,0x06,0x56,0xf0,0x19,0x7e,0xf8,0x0d,0x1b,0xf5, -0x13,0x15,0xe7,0x24,0x9d,0xff,0xfa,0x28,0xe5,0x15,0xa5,0x16,0xfc,0x7c,0xdc,0x11, -0x7a,0x10,0x15,0x90,0xca,0xf7,0x29,0x2a,0xf4,0xa2,0xd2,0x00,0x95,0x11,0xd5,0x29, -0x2b,0xeb,0x7a,0x08,0xf8,0x9a,0x00,0xf8,0xe1,0x0a,0xef,0x85,0x0d,0x0e,0x78,0x00, -0xf0,0x70,0x24,0xf6,0x05,0x19,0xf3,0xb8,0x0a,0x01,0x70,0x07,0xcd,0x41,0x22,0x00, -0x93,0x14,0xee,0x9c,0xf3,0xfb,0x9d,0x11,0x02,0x6f,0xd2,0x0d,0x91,0xfb,0x05,0xb8, -0xdb,0x24,0xa2,0x06,0x0d,0xec,0xda,0x11,0x60,0xe3,0x22,0xb8,0xea,0x1b,0x61,0xf0, -0x13,0x5e,0xea,0x04,0xc3,0x19,0xf7,0x7c,0x1c,0xe3,0xb2,0xfe,0xf7,0x41,0xf2,0x2e, -0x82,0xda,0x0c,0x43,0xf1,0x11,0x9f,0x01,0xe8,0xd7,0x15,0xf3,0x15,0xf4,0xd0,0xec, -0x1d,0x05,0xf3,0x12,0xf8,0x74,0xfe,0xf3,0x04,0x07,0xf8,0xa4,0x14,0xf0,0x03,0x22, -0xf3,0x7d,0x02,0xdf,0x29,0x1c,0x0a,0xd5,0xf1,0x20,0x2b,0xe5,0xf5,0xfb,0x04,0x18, -0x11,0xe7,0xf4,0xa4,0x05,0x00,0x1e,0x06,0xfa,0x53,0x14,0x01,0xa9,0xea,0xec,0x1f, -0xed,0x1a,0x16,0x04,0x0e,0x26,0xe5,0x27,0x45,0xde,0x0c,0xde,0xeb,0x16,0xf6,0x1d, -0xef,0x09,0xef,0xf8,0x51,0x0b,0x0b,0x92,0xe9,0x12,0x3f,0x03,0xf6,0x6a,0xfe,0x0b, -0x2f,0xfa,0xf5,0xa6,0x03,0xe8,0x74,0x17,0xf3,0x18,0x1f,0xf9,0x2c,0xee,0xfd,0xeb, -0xf9,0x0d,0x16,0xe8,0x17,0xc0,0x0c,0xff,0x55,0x03,0xe8,0x16,0x18,0xfe,0x29,0xfe, -0x0e,0xa5,0xe6,0xf4,0x8c,0x0f,0x06,0x41,0xe2,0x13,0xa4,0x03,0xef,0x33,0x11,0xfa, -0x45,0xe9,0x0e,0x35,0xfc,0xf6,0xb3,0xf9,0x07,0x4d,0x1a,0xf2,0x7b,0xf8,0x01,0xf5, -0x25,0xde,0x62,0xf2,0x05,0xcb,0x24,0xec,0xb4,0xf3,0x0e,0xfa,0x0f,0xf9,0x7e,0xee, -0xf2,0x4f,0x0e,0x03,0x1b,0x07,0xda,0xce,0x0b,0x12,0xb9,0x04,0xe8,0xba,0x08,0x2b, -0xb3,0xd7,0xd9,0x29,0x2c,0x04,0xe9,0xf2,0x0f,0x38,0xfa,0xed,0xbf,0xfb,0x1d,0x8a, -0xef,0x13,0xb5,0xed,0x0b,0xd4,0xda,0x1a,0xb4,0xfa,0x13,0xfc,0xf4,0xf2,0xe0,0x0d, -0xea,0x08,0x0a,0x03,0x8e,0x09,0xe6,0x0e,0xf8,0x13,0xf5,0xf0,0x04,0x14,0x19,0x11, -0x3f,0xd2,0xeb,0x04,0x0e,0x18,0x52,0x1d,0xee,0x61,0x0e,0xe6,0xf3,0x01,0x14,0xf6, -0xfc,0x03,0x08,0x0c,0xf6,0xc1,0xee,0xee,0x5c,0x1f,0xeb,0x8c,0x14,0xed,0x8d,0xfe, -0xf8,0x11,0x00,0x05,0xb8,0x0e,0x07,0x4c,0xc3,0x09,0xb7,0x07,0x14,0xde,0x12,0xfa, -0xae,0xf0,0xd9,0x82,0x29,0xed,0xc5,0xfa,0x07,0x39,0x2a,0xf4,0x6a,0xc1,0x21,0x75, -0x10,0x0f,0x7e,0xd0,0x22,0x96,0xee,0xef,0xb5,0x01,0x0c,0x9d,0x03,0xf7,0x10,0x06, -0x03,0x15,0xeb,0x1d,0xb4,0x04,0xf0,0x1d,0xf1,0xf8,0xce,0x05,0xfa,0x20,0x1a,0xfc, -0x83,0x15,0xe1,0xfb,0x08,0xf5,0x8f,0xe9,0x33,0xb0,0x09,0xf3,0x6d,0xe0,0x15,0xee, -0x08,0xfc,0x1c,0xfe,0xf3,0x76,0x24,0xdf,0xa5,0xf4,0xf6,0xa4,0x1d,0x07,0x58,0xf8, -0xfb,0x06,0xed,0x17,0x03,0x12,0xe6,0x6e,0xf4,0x14,0xe7,0xf4,0xe7,0x95,0x0d,0x26, -0x55,0xfa,0xf0,0xde,0xef,0xfd,0xea,0xe8,0x25,0x5c,0xf6,0xfa,0xb0,0xf5,0x0e,0x50, -0xfa,0xd4,0xdc,0x39,0x0d,0x52,0xf1,0xeb,0x82,0x0f,0xf6,0x02,0x10,0x14,0x88,0xf1, -0x16,0x8f,0xf3,0x04,0xdf,0xfe,0x07,0xd3,0x05,0xf8,0x60,0xf5,0xe5,0x6f,0x18,0x1e, -0xb9,0xee,0xf2,0x9f,0xf3,0x03,0xf4,0xdc,0x07,0x44,0x0c,0xfc,0x32,0x10,0xf6,0xe9, -0xe8,0xfa,0xf4,0x15,0x1d,0xbf,0xef,0xed,0x28,0xf8,0x1e,0x99,0xea,0xfc,0x8a,0x06, -0x1c,0x67,0xf4,0xf2,0x04,0x0a,0x05,0x6c,0x0e,0xf6,0xf9,0xdc,0x00,0x87,0x0b,0x15, -0x9a,0xf3,0x01,0xe1,0x1d,0xeb,0xa3,0xd4,0xf3,0x28,0x31,0xf6,0x41,0xfa,0x03,0x2c, -0x0f,0xe2,0xab,0x07,0x14,0x12,0x08,0xf4,0x30,0x0f,0xef,0xee,0xea,0x11,0x28,0x0a, -0x08,0xc9,0xea,0x07,0x9a,0xff,0x06,0xc3,0x14,0xe8,0x4f,0x0e,0xdd,0x08,0x07,0xf5, -0xc2,0xfe,0x1d,0xc5,0x19,0xe1,0xbc,0xd6,0x20,0x6c,0xeb,0x10,0x12,0xee,0x20,0xb6, -0xee,0xf9,0x42,0xfe,0x08,0x85,0xff,0x2c,0x50,0xe1,0x05,0xa7,0xe4,0x0e,0x9c,0x19, -0xfe,0xf6,0xda,0x03,0xcd,0x19,0xfc,0xb4,0xed,0x06,0x03,0x20,0xe9,0x03,0xdf,0xfd, -0x61,0x07,0x16,0xc3,0xf0,0x03,0x8a,0xfe,0xfe,0x7e,0xfb,0xe9,0x57,0x12,0x31,0xfa, -0xd9,0xda,0xc5,0x24,0x14,0x6a,0x07,0xdd,0x1b,0x0d,0x0f,0x23,0x04,0xe7,0xbd,0xfd, -0x13,0xed,0x00,0xf7,0x1a,0xfd,0xeb,0x95,0x12,0x09,0x31,0x06,0xf6,0x73,0xe5,0x0a, -0x7c,0x02,0xee,0xb3,0x08,0xfc,0x52,0x07,0x06,0x2c,0x00,0xea,0x55,0x19,0xed,0x74, -0x16,0xe4,0xbf,0x0b,0x15,0xaa,0x02,0xd8,0x55,0x14,0x24,0x88,0xe1,0xf5,0x74,0x0e, -0x07,0xad,0x06,0xf0,0x06,0xf2,0x1b,0xaf,0xf8,0x00,0x66,0xeb,0x0f,0x92,0x02,0x07, -0xb6,0xe8,0x05,0x4b,0xfb,0x07,0x47,0xf8,0x13,0x0f,0xf6,0x05,0xa1,0xfd,0xfe,0x3a, -0xde,0x1a,0xda,0x17,0xe2,0xb3,0xf4,0x05,0xbc,0x0c,0xff,0x70,0xf4,0xf6,0x50,0x0d, -0x18,0xac,0xc4,0x14,0x07,0x12,0x03,0xaf,0x08,0xe6,0x73,0xfa,0x12,0x80,0x07,0xf4, -0xe7,0x08,0x05,0xa4,0xfd,0xf4,0xdf,0x03,0x03,0xb7,0x13,0xf9,0x54,0xf0,0x02,0xc2, -0xea,0x0e,0xe5,0x1a,0xec,0xb0,0x00,0xff,0x3f,0xfd,0x07,0xbb,0xe3,0x1d,0xb1,0x24, -0xda,0xb2,0xea,0xf3,0x9a,0x3e,0xed,0xce,0xed,0xf2,0xa6,0x22,0xe9,0xf5,0xf2,0xfc, -0xdd,0x11,0x08,0xf9,0xf3,0xdf,0x18,0xfb,0x1f,0x90,0x11,0xf6,0x9e,0xf2,0xeb,0xc6, -0x08,0x0c,0x7f,0xf1,0x23,0x16,0xfc,0x1e,0x51,0xd3,0x00,0xb5,0x12,0x07,0x84,0x10, -0xe8,0x76,0xf5,0x06,0x5f,0x0e,0x07,0xdf,0xdd,0x27,0xcf,0xe8,0xf1,0x2d,0xfd,0x04, -0x9b,0x1c,0x03,0x24,0xdb,0xec,0xa7,0x16,0x0c,0xcd,0xfb,0xf2,0x02,0x1a,0x06,0x51, -0xdc,0xde,0xc8,0x23,0x0c,0x2d,0x15,0xdc,0x44,0x05,0xfc,0xc1,0x10,0xfd,0x0d,0xeb, -0xff,0x99,0x04,0x16,0xcc,0xe6,0xfa,0x46,0x12,0x1c,0x57,0xdd,0x00,0x0d,0xfd,0x03, -0xad,0x15,0xe8,0x95,0x14,0xd5,0xb5,0x1e,0xec,0x8d,0xe2,0x25,0xa1,0x21,0xe9,0x33, -0xde,0x1c,0xbd,0xfa,0x04,0x50,0x17,0xd9,0xdf,0x23,0xfa,0x1a,0x0c,0xe4,0x08,0x0c, -0x00,0x74,0x08,0x07,0xa8,0xcf,0x0d,0x75,0x03,0x0a,0x71,0x05,0xe4,0xd8,0x0b,0x06, -0x7d,0xf4,0xf3,0x9a,0x02,0x2a,0x09,0xd2,0xfb,0x0e,0xec,0x2c,0xec,0x0f,0xe4,0x38, -0xfe,0x1d,0x7a,0x10,0xd0,0xe8,0xec,0x2b,0xed,0x0c,0xf2,0xf2,0xdb,0xf9,0xc0,0x23, -0x28,0x7d,0xd2,0x01,0x84,0x0a,0x05,0xc4,0xee,0xf4,0x02,0x13,0x0b,0x58,0x1a,0xc1, -0xc6,0x00,0x1e,0x4f,0xfe,0xf1,0x9b,0x13,0xde,0xb4,0xff,0x0d,0xd5,0xf8,0x04,0xa3, -0x0f,0xf3,0x86,0x14,0xd4,0x74,0x0b,0x0a,0x56,0x18,0xe8,0x67,0xea,0x12,0x4f,0xef, -0x03,0x7c,0x1c,0x05,0x1b,0xf1,0xf8,0x48,0xf5,0xea,0xa3,0x1b,0x10,0x03,0xe6,0xf7, -0x9b,0x01,0x11,0xdc,0xf8,0xfc,0x88,0xf4,0x37,0x95,0xd8,0x04,0x3c,0xf3,0x1c,0xb1, -0x0a,0x14,0xf9,0xbd,0x07,0x7f,0x20,0xfe,0xa4,0x07,0xeb,0xba,0x0f,0xff,0xbb,0xe5, -0xe8,0x6d,0x22,0x25,0xf4,0xea,0xe5,0x95,0xfb,0xfa,0xb4,0x1d,0xec,0xaf,0xe2,0x0d, -0x20,0x1b,0xf2,0x0d,0xe6,0x0a,0xa6,0x28,0xe8,0x74,0xee,0x13,0x09,0x03,0xfe,0xe8, -0x13,0xf7,0x80,0xfa,0xe2,0x0c,0x0f,0x13,0x39,0x11,0xf3,0xa0,0x0a,0xfc,0xfd,0xfc, -0xfb,0x75,0xeb,0x17,0xdf,0x0f,0xe8,0xfd,0x00,0xfc,0xcf,0xff,0xdc,0x6c,0x23,0xe2, -0x95,0x13,0xde,0xb0,0x08,0x1e,0x1f,0xf9,0x01,0xf4,0xdd,0x0e,0x83,0x1a,0x10,0x50, -0xe1,0xfd,0xd3,0x12,0x05,0x1b,0xe3,0xfe,0xe7,0x10,0x2b,0x77,0xdf,0xf7,0x92,0xef, -0x20,0xa7,0x01,0xd9,0x0c,0xff,0x1b,0xc1,0x11,0xe0,0xf9,0xf3,0x0a,0x2f,0x05,0x0d, -0x3a,0xc4,0x09,0x7c,0x2b,0x0b,0x86,0xcc,0xf7,0xbf,0x0d,0x10,0x34,0xfb,0xe1,0xb6, -0x1b,0x00,0x87,0x08,0xec,0x0e,0x0b,0x07,0x2b,0x0d,0xef,0xe0,0xfc,0x1b,0x91,0xeb, -0x13,0x4b,0xf5,0x03,0x69,0xfc,0x0b,0x10,0xf7,0x00,0xd2,0x1a,0xf1,0x36,0xeb,0xe8, -0x9a,0x1a,0x0e,0x33,0xeb,0x01,0x95,0x04,0xe7,0xfd,0x21,0x02,0xb7,0xef,0xed,0xb4, -0x29,0xee,0xad,0xe8,0x01,0x34,0x17,0x1a,0xf2,0xd2,0xf5,0xdf,0xfd,0x28,0x48,0xf4, -0xe7,0x32,0xfa,0x14,0x97,0x0f,0xec,0xfe,0x02,0x05,0x02,0x1b,0xfb,0xae,0xd8,0x03, -0x3b,0x17,0x08,0x99,0xf7,0xf0,0xb6,0xf8,0x08,0x67,0xf6,0x05,0x1a,0xf9,0x07,0xa8, -0x04,0xf0,0x8e,0xff,0x11,0x5d,0xf8,0x04,0xe9,0xe6,0x12,0x5f,0x13,0x02,0x6b,0xdf, -0xfc,0x79,0x22,0x0b,0x0e,0xe5,0xf2,0xc0,0x18,0x0b,0x59,0xfb,0xe7,0xe7,0x03,0x00, -0x36,0xef,0x11,0xe6,0xf3,0x14,0x5f,0xf7,0xf9,0x26,0xfa,0x03,0x68,0x0c,0xe2,0x0c, -0x1d,0xf7,0xca,0x08,0xf4,0x39,0xf4,0x06,0xb0,0xfc,0x22,0x3b,0xed,0xf3,0x86,0xdc, -0x2f,0x7b,0x20,0xc8,0x50,0x01,0x0c,0xda,0x14,0xf6,0x42,0x00,0xfe,0x90,0x0e,0x09, -0xdb,0xdf,0x00,0x71,0xfd,0x0e,0x70,0x08,0xdc,0x71,0x16,0xfe,0x80,0xf8,0x05,0x9a, -0x02,0xfb,0xc0,0xfc,0x05,0x57,0xe3,0x09,0x79,0x20,0xf5,0xad,0x0c,0xeb,0x5c,0x04, -0x06,0xe1,0x15,0xef,0xeb,0xfa,0xfe,0xef,0xfd,0x09,0x4a,0xe9,0x17,0x70,0xef,0x0c, -0xa8,0xe6,0x1b,0x13,0xe8,0x00,0xa7,0xe4,0x17,0x71,0x0e,0xeb,0xa4,0xfe,0xfa,0x4f, -0x33,0xff,0x06,0xe1,0xf3,0xe8,0x03,0x0c,0xed,0x08,0x01,0x87,0xf2,0x06,0xa1,0x21, -0xde,0x59,0x06,0xf3,0x05,0x1b,0xf2,0x41,0xe8,0x03,0xf9,0x0b,0xf2,0xeb,0xef,0x0e, -0x4b,0x08,0xfa,0x51,0x0f,0xd8,0x39,0x11,0x0a,0x92,0x04,0xe6,0xd7,0xf2,0x28,0x92, -0x0e,0x09,0x89,0xe1,0x0c,0xec,0xf2,0x0c,0x29,0xfe,0x05,0x30,0xf4,0x0f,0xed,0x0c, -0x09,0x1a,0xd7,0x14,0xcf,0xfa,0x16,0x1c,0xe6,0xe2,0x1d,0x1c,0xf9,0x67,0xfc,0xe8, -0x5c,0x10,0x0b,0x88,0xec,0xf7,0x09,0x0f,0x15,0x73,0xea,0xd5,0x5b,0x04,0x2f,0x5f, -0xff,0xe7,0xdc,0x0f,0x11,0xf2,0x04,0xe2,0xec,0x03,0x19,0x21,0x09,0xd6,0x34,0x0d, -0x23,0xb9,0x00,0xd9,0xe9,0x0f,0xf9,0xde,0x09,0x01,0x39,0xd9,0xfa,0x86,0x1a,0x0d, -0xe4,0xe4,0xe8,0xe2,0x0f,0x0b,0xc9,0x1d,0xe1,0x77,0xfa,0xf0,0x4a,0x09,0x17,0xaf, -0xf7,0xea,0x8a,0x18,0x14,0x6e,0xfb,0xfe,0x09,0xfb,0x02,0x3f,0x0f,0xf6,0x6a,0xec, -0xf3,0x14,0x10,0x02,0x19,0x0e,0xee,0xa5,0xfc,0x09,0xea,0x04,0xd5,0xd2,0x01,0x1e, -0x9b,0xfb,0xe6,0xb9,0xef,0x2c,0x30,0xfd,0x0c,0x43,0xe1,0xee,0xb0,0x34,0xe6,0x1d, -0xf7,0x07,0x54,0x17,0xf5,0xaa,0xe8,0x08,0xc7,0x19,0x02,0x8a,0xe2,0x11,0x5e,0x12, -0xec,0x1d,0xe2,0x09,0xb5,0x0e,0x24,0x1a,0xdc,0x01,0xf5,0xf9,0x2f,0x7d,0xe2,0xee, -0x7e,0xf6,0x1c,0x6f,0xf8,0xec,0xfc,0x12,0x0b,0x93,0x01,0xe9,0x41,0xf1,0x21,0xcb, -0xe8,0xf9,0x63,0x26,0xe8,0x68,0xf6,0xed,0xb3,0x19,0xf3,0xce,0x0a,0xf2,0xc1,0x0b, -0x0a,0xa1,0xe5,0xeb,0x2f,0x33,0xe8,0xf7,0x1b,0xd9,0xa7,0xfa,0x1e,0xc4,0x28,0xd8, -0x25,0xf3,0x03,0xf1,0x18,0x01,0x45,0xea,0x0e,0x63,0x11,0xe4,0x10,0xf5,0x0c,0x76, -0xfe,0xf6,0xf8,0x17,0x03,0x30,0xd4,0x13,0x23,0xf3,0x10,0x6a,0xe0,0x09,0xac,0x0b, -0xf4,0xfb,0xeb,0x32,0x68,0xed,0xfe,0x59,0xea,0x32,0xc0,0xf1,0xe7,0xd6,0x1c,0x11, -0x08,0xf3,0xf3,0xfd,0x01,0x20,0x36,0xe9,0x20,0xb7,0xe4,0xf0,0x5b,0x02,0x04,0x95, -0x12,0xd0,0x4d,0x0e,0x08,0xb7,0x01,0xf3,0xd7,0x0a,0xdc,0x8e,0x0f,0x16,0xf2,0xee, -0xf8,0x57,0xfe,0x10,0x70,0x25,0xd5,0x25,0xf2,0x12,0x3b,0x30,0xe1,0x54,0xfa,0xf7, -0x72,0x11,0xfa,0x57,0xfb,0x11,0x94,0xfd,0x0c,0x06,0xea,0xff,0x4c,0xeb,0x17,0x58, -0xfb,0xe7,0x44,0x10,0x03,0xc5,0xf7,0xfa,0xf0,0x0e,0xed,0x0a,0x06,0x0d,0xad,0xde, -0x04,0xbb,0x10,0xf8,0x63,0x01,0xde,0x89,0x2e,0x07,0x13,0xf6,0x01,0x16,0x0d,0xf7, -0x1e,0xf6,0xfe,0xc9,0xfd,0x0b,0x6a,0x00,0x1e,0xd6,0xe1,0xee,0xbc,0x1c,0xdf,0x22, -0xed,0x15,0x1c,0x2b,0xd1,0xd8,0xec,0xff,0x9f,0x26,0xf1,0xbd,0xec,0x05,0x66,0x26, -0x01,0xea,0xbf,0x20,0x69,0xf1,0x0e,0xfb,0xf4,0xf3,0xa3,0x11,0xfe,0xb6,0x2d,0xe5, -0x5b,0xf6,0xf3,0x02,0xf6,0x1e,0x3e,0xef,0x10,0x47,0x00,0xfd,0x51,0x01,0xf3,0xf5, -0x06,0xec,0x92,0x29,0x18,0x55,0xbb,0x25,0x6d,0xf3,0xf7,0x28,0x01,0x26,0x8d,0xe5, -0xfa,0x34,0x12,0x06,0xec,0xe9,0xf1,0xd4,0x0e,0x04,0x82,0xec,0xf9,0xd5,0x1e,0x18, -0x6a,0xdc,0xff,0xdb,0x00,0xd9,0x00,0x18,0xfc,0x61,0xfd,0x1a,0x4a,0xe0,0xfa,0xb3, -0x03,0x0b,0xa3,0x0d,0xe3,0x1f,0x0d,0x03,0xaa,0x19,0xc2,0x41,0x0b,0x41,0x0b,0xfa, -0xd1,0xe9,0xfd,0x39,0x93,0x11,0xbf,0xa6,0x16,0x01,0x0c,0x0c,0xf6,0xb1,0xdd,0x32, -0xbc,0xff,0x00,0x4a,0xe0,0xfd,0x8e,0xf7,0x0f,0x4f,0xff,0xdc,0xc2,0x2c,0xf4,0x1a, -0xed,0xf5,0x08,0x1a,0x0b,0xd4,0xd6,0x21,0xd8,0xe7,0x10,0x1e,0xe0,0x02,0xab,0x2b, -0xe9,0xb6,0x05,0xf1,0x2c,0xfd,0x2a,0x9b,0xe4,0x06,0xe5,0x01,0xf2,0x75,0x00,0xfb, -0x53,0x17,0x01,0x79,0x07,0xea,0x17,0x0e,0xf1,0x92,0x17,0xf4,0x0c,0x0c,0xff,0x1f, -0xe8,0xfe,0xc4,0x0f,0x03,0xd9,0xfd,0xfc,0x19,0x00,0xe3,0xe2,0x0a,0x0e,0x76,0xdc, -0x21,0x00,0x09,0xe1,0x61,0xfb,0x08,0x32,0x28,0x01,0x99,0xd9,0xfc,0x84,0x14,0x0c, -0x93,0xd6,0x14,0x64,0xfd,0x0e,0xb1,0xff,0xce,0x62,0x2e,0x10,0xa6,0xfd,0xe8,0x46, -0xe3,0x16,0x87,0x0f,0xef,0xf3,0x08,0x0c,0xbe,0xf1,0xdf,0x63,0x12,0x1e,0xb7,0xe6, -0xdf,0xd3,0x2c,0x00,0x28,0xe5,0xfe,0x2b,0x05,0x23,0x14,0xce,0x02,0x40,0x06,0x18, -0xcc,0x18,0xcc,0xfc,0x04,0x16,0xfc,0x01,0xf0,0x95,0x00,0x20,0x5d,0xfe,0xed,0x1e, -0xed,0x11,0xc7,0x0a,0xf2,0xb5,0xf7,0x0d,0x6d,0xfe,0xf4,0xc9,0xf2,0x0d,0xd5,0xfb, -0xf9,0x9e,0xfd,0xf9,0x42,0x2a,0x04,0xab,0xe4,0xd1,0x2f,0x2a,0x0f,0x01,0xf4,0xdd, -0x2f,0x01,0x39,0x38,0xe5,0xfc,0xa2,0xee,0x19,0xc6,0xfc,0x0b,0x3c,0xe7,0xf6,0x28, -0x29,0x11,0x10,0xc7,0x1c,0xce,0x0c,0x03,0xe8,0x07,0xd5,0x5d,0x2f,0xef,0xee,0xf2, -0xf0,0xe7,0x09,0x0e,0x10,0xfb,0xf2,0x1c,0xf7,0x03,0x48,0xed,0x22,0xb4,0xe9,0xe4, -0xcf,0x09,0x01,0x1e,0x1a,0xfb,0x54,0x02,0xf7,0x0f,0x0f,0x11,0x5c,0xe2,0x0a,0x1c, -0xff,0xf4,0xa6,0x2c,0xd0,0x16,0x10,0x0e,0xca,0x14,0xd7,0x3b,0x01,0x13,0x73,0xd3, -0x09,0x80,0x1f,0xfc,0x43,0xea,0xed,0xa9,0x1c,0x11,0xee,0xda,0x0c,0xb7,0x19,0xda, -0x6e,0x06,0xfd,0xa4,0x0e,0xf3,0xcc,0x11,0xff,0x41,0x04,0xe0,0x4f,0x23,0xf1,0x26, -0xfe,0xf7,0x30,0xef,0x21,0xbe,0xf3,0x05,0x73,0xf9,0x0d,0xa8,0x03,0x03,0xf7,0xba, -0x15,0x28,0x31,0x09,0x32,0xbc,0x13,0x93,0x15,0xf4,0x56,0x0b,0xdc,0x8d,0x10,0x0b, -0x79,0xf1,0xfb,0x00,0x0a,0x0e,0xa2,0xfe,0x05,0x5e,0xf2,0x17,0xf2,0xf5,0x0f,0xd5, -0x0d,0xd4,0xff,0x11,0x0b,0x7f,0xe8,0x01,0x52,0x29,0xe9,0xda,0x0a,0xfa,0x6d,0xe3, -0x02,0x1e,0x16,0xf2,0x10,0xf6,0xf3,0x7f,0x29,0xe3,0xcb,0x09,0xff,0xdb,0xec,0xf8, -0x76,0x0b,0xfb,0xed,0x05,0xf3,0x33,0xfb,0xf5,0x2e,0xfc,0x19,0x6e,0xf6,0xfb,0x4b, -0xf8,0x28,0x2c,0x03,0xdb,0x1b,0xe3,0x2d,0x71,0x13,0x03,0x42,0xe2,0x05,0x79,0x23, -0x0f,0xfe,0xd4,0xe4,0xf2,0x01,0x29,0x0d,0xf9,0xd7,0x69,0x10,0x26,0x84,0xe4,0xd9, -0x65,0xfd,0x26,0xd9,0x05,0xe9,0xb4,0xe9,0x11,0xb2,0x13,0xfa,0x1f,0xe5,0x08,0xd1, -0x36,0xeb,0x5f,0xf7,0xf2,0xba,0x1c,0x0f,0x16,0xee,0xe8,0x8f,0x1b,0x0b,0xf5,0xeb, -0x1a,0x08,0x06,0xe2,0x04,0xda,0x17,0xe9,0x17,0xe4,0x4b,0x0f,0xec,0xfd,0xff,0x05, -0x27,0xfd,0xe9,0x6c,0xf9,0x11,0x71,0x0b,0xe7,0xf1,0xf4,0x17,0x5c,0x0e,0xf6,0x2c, -0x1f,0xdd,0xd5,0x03,0xf8,0x55,0x33,0x07,0xdd,0xd5,0xeb,0x9b,0x17,0x40,0xd6,0xc0, -0x0d,0x9e,0x0f,0x09,0x88,0xf3,0xe9,0x46,0xe3,0x24,0xaf,0x1e,0xde,0x4b,0xd7,0x04, -0x9a,0x29,0x09,0x50,0xbc,0x0a,0x3d,0x1a,0xf3,0xea,0xea,0xfb,0x63,0x1a,0x22,0xfa, -0xde,0xe4,0x4f,0x15,0x0b,0x2d,0xf6,0x04,0x45,0x0a,0x0e,0x1b,0xce,0x11,0xd1,0x1a, -0x02,0xf5,0x19,0xcf,0x6a,0xfd,0x0b,0x87,0x1b,0xd3,0x5b,0x11,0x07,0x7e,0xf2,0x0a, -0x6f,0xe3,0x0e,0x04,0x19,0x0e,0xed,0xe1,0xee,0xe1,0x04,0x07,0x5d,0xfb,0x0f,0xe3, -0xf9,0xea,0x5b,0xf9,0x02,0x09,0x07,0x00,0x08,0x0e,0xef,0xc9,0xe6,0x10,0x52,0x0d, -0x0c,0xf5,0x1a,0xc7,0x39,0x0f,0x07,0x7f,0x13,0xf7,0x71,0xf8,0x06,0x09,0x1a,0xf2, -0x46,0xca,0x17,0x9b,0x19,0x2c,0x18,0xe0,0xd1,0x82,0x06,0x22,0x4e,0x01,0xde,0xf1, -0x16,0xf8,0xb8,0xf7,0x0d,0x05,0xf8,0x0e,0xb0,0xf5,0xe2,0x05,0x05,0x12,0x90,0xf3, -0x10,0x4d,0xf1,0x1c,0x92,0xf9,0xf5,0x77,0xcc,0x27,0x1b,0x1d,0x0d,0xaf,0xcf,0xf8, -0x9a,0x22,0x07,0x00,0xee,0x01,0xe6,0x08,0x0a,0x50,0xfb,0xe8,0x06,0xfc,0xff,0xf7, -0x07,0xf3,0x42,0xfc,0x0c,0x55,0x0e,0xf4,0xdd,0xf9,0x16,0x5e,0xde,0xff,0xe7,0x0b, -0xff,0x57,0x1c,0xec,0x94,0x1b,0xf9,0x2f,0xe3,0xf7,0xff,0x09,0x18,0x2b,0xe8,0xf8, -0xb2,0x1c,0xee,0xa7,0x10,0xd3,0xfe,0x29,0xf6,0x7c,0x08,0xef,0x9a,0xe8,0x0b,0xb6, -0x03,0x08,0xf1,0xe5,0x02,0x17,0x22,0x04,0xa6,0xf4,0xed,0x79,0x2a,0xf9,0x62,0xcb, -0x15,0xb7,0x0e,0xf8,0xeb,0x18,0xfc,0xf4,0xe9,0x0c,0xee,0xf1,0xec,0xa1,0xf9,0x1d, -0x23,0x17,0xdd,0xcc,0xe6,0x2c,0xa3,0x0d,0xde,0x74,0xfe,0x14,0x08,0x00,0xdf,0xd3, -0x0c,0x06,0x7e,0xfc,0x21,0x9c,0xd9,0x14,0x90,0xee,0x08,0x3b,0x1d,0xf6,0x98,0xe6, -0x02,0x07,0x00,0x01,0x8a,0x07,0x0c,0x06,0xef,0xf8,0x57,0x07,0xf4,0x37,0xf3,0x0c, -0xfd,0x00,0xf9,0xa7,0xff,0xf2,0x90,0x05,0x1c,0xb0,0xe8,0x0e,0x9b,0xef,0xf3,0x66, -0x07,0x05,0x1b,0x20,0xee,0xe3,0x10,0xd8,0x87,0x2a,0x05,0x06,0xfa,0xe1,0x9d,0x0e, -0x0c,0xaf,0xea,0xff,0x25,0xf1,0x0b,0xd9,0x18,0xe3,0x85,0x07,0xfb,0x35,0xfd,0x1b, -0x2f,0xf5,0xd4,0x32,0x1b,0xff,0xa1,0x04,0x04,0xe6,0x05,0x1f,0x63,0xbe,0x1b,0x36, -0x0c,0xf2,0x1f,0xe7,0x13,0x8d,0x08,0x12,0xda,0xe4,0xf7,0xbd,0x0d,0xf8,0x89,0x00, -0x06,0x08,0xe2,0x0b,0x68,0x17,0xf2,0x28,0xdb,0x3a,0x7c,0xf8,0xf1,0x3f,0x0d,0x15, -0x5d,0xe9,0xe7,0xf1,0x00,0x0f,0xb9,0x12,0xcf,0x29,0x26,0x19,0xa9,0x13,0xd2,0xfc, -0x11,0xee,0xbd,0xff,0x08,0x34,0x01,0x04,0x02,0x14,0xdd,0x5c,0x0c,0x05,0xda,0xeb, -0xf4,0x37,0x01,0xff,0x0a,0xfe,0x05,0xd5,0xeb,0xe0,0x57,0x31,0xee,0x15,0xf2,0x1e, -0xe5,0xfd,0xf4,0xcc,0xfb,0xfa,0xd1,0xdd,0x30,0x93,0x0e,0x19,0xca,0xdb,0x1e,0xb0, -0xfc,0x0f,0xa2,0xec,0xe1,0x24,0x0e,0x0e,0xba,0xed,0x1e,0x59,0xfb,0xf2,0x0c,0xf6, -0xef,0x56,0x13,0x08,0x27,0xf3,0x02,0x5f,0x10,0xf7,0x76,0xd4,0xfb,0xe4,0x29,0x0a, -0x56,0xff,0xb9,0x00,0x28,0x0e,0x58,0xf5,0xf2,0xd0,0xf5,0x24,0x32,0xec,0x12,0x30, -0x03,0xf6,0x36,0x1e,0xdd,0x14,0xf8,0x0e,0x73,0x16,0x0f,0xcc,0x1a,0xe7,0x1d,0xe4, -0x10,0x76,0xe6,0x18,0x03,0xfb,0xff,0x80,0xdf,0x0d,0xfe,0x03,0xf0,0xf0,0x18,0xeb, -0x68,0xf7,0x0d,0x1b,0xdc,0x25,0xd4,0x16,0xd7,0xaa,0x0a,0xf5,0x22,0x0a,0x00,0xaf, -0x22,0xeb,0x77,0xf8,0xf5,0xb5,0xf5,0xfc,0x36,0x09,0x1d,0x4f,0xe7,0x12,0xd7,0xe7, -0xf8,0x6f,0x1c,0xef,0x44,0xfb,0x0b,0x37,0xf1,0xeb,0xae,0x17,0x0d,0x36,0x08,0xf3, -0x57,0xda,0x20,0x05,0x19,0xf0,0x63,0xd9,0x29,0xed,0x04,0xf3,0xce,0xef,0x03,0x08, -0x25,0x04,0x53,0xe8,0xde,0x9a,0x23,0x09,0xaa,0xeb,0x07,0x22,0xfc,0x10,0x6a,0xe2, -0x01,0x46,0x00,0x0e,0xaf,0xfa,0xe0,0x74,0x14,0x06,0x85,0xe5,0x10,0x51,0x14,0xf3, -0x4e,0x01,0xf9,0x84,0x02,0x0e,0xc6,0xe9,0x0b,0xa6,0x07,0xea,0x3c,0x0a,0x05,0x94, -0x1a,0xed,0xdd,0xf3,0x07,0x8b,0xf6,0x00,0xab,0x02,0xfd,0xc4,0x14,0x05,0x75,0xf3, -0xed,0xc2,0xfd,0x19,0xf8,0x06,0xf6,0x72,0xfa,0xf6,0xf0,0xfd,0xff,0x3b,0x07,0xf5, -0xb8,0x1c,0x10,0x69,0xd3,0xfc,0x96,0x15,0x05,0xee,0xf9,0xd1,0x9a,0x14,0x32,0x97, -0xe4,0xe9,0x2f,0x0f,0x2d,0xfe,0xdb,0xd1,0xc5,0x05,0x26,0xcd,0x0f,0xf1,0x6a,0xe5, -0xfa,0x78,0x17,0xf5,0xea,0x07,0x04,0x43,0x11,0xfc,0x1b,0xce,0x0f,0xa8,0x1d,0xf9, -0x87,0xdf,0x2d,0xeb,0xfe,0xf8,0xeb,0xd7,0x1c,0x7e,0x05,0xff,0x90,0xef,0xd7,0x7f, -0x29,0x08,0xce,0xff,0x0a,0xa9,0xe5,0xe6,0x25,0x18,0x00,0xb4,0x15,0xe8,0xf4,0x0e, -0xe9,0x70,0x1d,0xe9,0xe4,0xfd,0x02,0x8e,0x31,0xf4,0x61,0xe6,0xee,0x66,0x0d,0x0d, -0x17,0x08,0xdd,0x4b,0x1d,0xfd,0xdf,0xf9,0xf5,0x80,0x0a,0xfa,0x2a,0x00,0xf3,0x54, -0xfb,0x0a,0x86,0x12,0xfc,0x5c,0xf6,0x07,0xd3,0xf6,0x08,0x6d,0xf5,0x1e,0x42,0xfa, -0x11,0x4f,0xdb,0x11,0x90,0xef,0x01,0x55,0x15,0xfa,0xd4,0xf5,0x03,0x37,0xe9,0xfc, -0xcb,0xf5,0x18,0x1e,0xff,0xe4,0xe9,0x0b,0xf7,0x6a,0x03,0x08,0x7a,0x0d,0xef,0x48, -0xf7,0x07,0x13,0x08,0x22,0xe0,0xce,0x27,0x99,0x10,0xda,0xc5,0x0c,0xe4,0x24,0x29, -0x07,0x90,0xf4,0xe9,0x20,0x07,0x0c,0xbc,0x01,0xf0,0xa0,0x00,0x24,0x0f,0xe4,0xd7, -0xd9,0xfe,0x37,0x30,0xfa,0xdf,0xa7,0xf3,0x14,0x9d,0x07,0x01,0x7d,0xe9,0xfc,0x97, -0x24,0xf0,0xa0,0xed,0x04,0x98,0xfd,0x1b,0xf2,0x03,0x09,0xa7,0xe4,0x04,0xe7,0x0d, -0xf0,0xf0,0x0c,0xfa,0xc0,0xea,0xfa,0x58,0x1d,0x01,0xc0,0xe2,0xff,0x57,0x0c,0xf2, -0xa9,0xee,0x0b,0xa8,0x0b,0xe1,0xc6,0x24,0x00,0x6e,0xfa,0xe8,0x0c,0x0f,0x31,0x80, -0xea,0x0b,0x1f,0xe2,0x11,0xb7,0x0b,0xf3,0x47,0xf8,0x01,0x61,0x24,0xeb,0xdb,0xfb, -0xf1,0xe3,0xfa,0x23,0x48,0xe0,0xfa,0x44,0xfd,0x26,0xf4,0xe6,0xf1,0xef,0x10,0xf2, -0x55,0x09,0x11,0x4c,0xd3,0x06,0x84,0x28,0xe6,0x0f,0xf8,0xfb,0x18,0xe1,0x1f,0x71, -0x0b,0xee,0x87,0x07,0x0c,0xc0,0xf2,0x08,0xb4,0xee,0xf8,0x38,0x23,0xfb,0x31,0x14, -0xdc,0x5d,0x06,0x0e,0xeb,0xfd,0x01,0x00,0xf3,0x0d,0xaf,0x07,0xeb,0x55,0xf9,0x12, -0x3b,0x01,0xf3,0x03,0xf6,0xf9,0x1c,0x2e,0xed,0x5c,0xf8,0x04,0xb0,0x13,0xd4,0x6b, -0xde,0x2f,0x18,0x1a,0xfd,0xf5,0xdd,0xe5,0xcc,0x27,0x02,0xb5,0xd5,0x02,0xb3,0x1a, -0x0d,0x0f,0xe3,0xec,0x17,0xf9,0x42,0xde,0x09,0xca,0x60,0x06,0x19,0x7c,0x20,0xda, -0x2d,0x12,0x03,0x67,0xea,0x03,0xed,0x05,0x02,0xf2,0xf8,0x11,0xc0,0xef,0xfd,0x58, -0xf3,0xee,0xa4,0x18,0x08,0x2b,0xfa,0xf8,0xe8,0x07,0xf9,0x79,0x07,0x00,0x49,0x0a, -0xff,0x7f,0xea,0xf2,0xad,0x10,0x12,0x45,0xff,0xf8,0x01,0xe6,0x0c,0x42,0x13,0xe4, -0xa8,0x08,0x10,0x29,0xf2,0xff,0xf3,0xf3,0x07,0xa9,0x09,0x05,0xc7,0xf4,0x0c,0x4c, -0xec,0x10,0xa5,0xf1,0xf4,0x58,0x18,0xfb,0x98,0xf9,0xd9,0x07,0x21,0x22,0x23,0xe7, -0xed,0xe8,0xdc,0x2f,0x07,0x01,0xfe,0xf7,0xdf,0x15,0x8d,0x26,0xf3,0xdb,0xde,0x08, -0x39,0x0d,0x05,0x3d,0x00,0x00,0x23,0xfe,0x04,0xb8,0xfa,0xf6,0xc8,0x24,0xf0,0x16, -0xec,0x18,0xd4,0xf9,0xfe,0xa0,0xe7,0x01,0x65,0x0f,0xec,0x0e,0xfb,0x0c,0x04,0xff, -0xff,0xba,0xfb,0xfe,0x2c,0xee,0xfd,0x30,0xfc,0x0b,0x7f,0x22,0xe9,0xb2,0xe8,0x02, -0x76,0x29,0xf0,0xae,0xe1,0x25,0xf1,0x03,0x09,0x85,0xd5,0x05,0x7d,0x2b,0x07,0x5c, -0xe7,0xde,0xe3,0x38,0x00,0x84,0xf9,0xf3,0x11,0xf5,0x17,0x86,0xfe,0xc8,0xc5,0x09, -0x3b,0xc6,0xeb,0xf5,0x6b,0xe1,0xf4,0x6d,0x1e,0xf8,0x79,0xfa,0x08,0xca,0x0b,0xea, -0xd1,0xf5,0xff,0xff,0x1e,0xf6,0x10,0xfe,0xfa,0x1e,0x07,0x17,0xd2,0x06,0xe7,0x81, -0x00,0x18,0xe0,0xeb,0xf1,0x59,0x14,0x0a,0x16,0x0d,0xd2,0xd0,0xf3,0x11,0x38,0xf9, -0x0e,0x1a,0xf9,0x04,0xca,0xf2,0xf6,0x88,0x11,0xe1,0xf8,0x09,0x1a,0x3b,0xf9,0x01, -0xee,0xfd,0xf1,0x3b,0x0d,0x06,0x4a,0xe9,0xff,0x08,0x0c,0x11,0x7c,0xf1,0xf4,0x2f, -0x0e,0x27,0x57,0xdc,0xd7,0x13,0x21,0x28,0xaf,0xf5,0xe7,0x66,0x0b,0xf7,0xa3,0xfb, -0xf8,0x35,0xfa,0x25,0xc3,0x0b,0xdd,0xb5,0xf5,0xff,0x66,0x12,0xf7,0xd6,0xea,0x01, -0xfa,0x07,0xf9,0x7e,0x01,0x0f,0xcb,0x02,0x02,0x9d,0xe3,0x07,0x3a,0xfe,0x0a,0x93, -0x25,0xdf,0x71,0x02,0xd7,0xf4,0x19,0x26,0x0f,0xf1,0x03,0x69,0x03,0xfd,0x84,0xf6, -0xfb,0xc9,0xff,0x14,0xac,0xf9,0xe9,0x0d,0x00,0x01,0xfe,0x34,0xe4,0xbb,0xd9,0xfa, -0x8c,0x0a,0x09,0x66,0xee,0x02,0x08,0x13,0x0f,0x2d,0xe9,0xdf,0xe0,0x08,0x2a,0xd5, -0xfc,0xf9,0x13,0xe1,0xf0,0xd1,0x23,0xfa,0xb3,0xf7,0x08,0x9a,0xff,0xfe,0xe6,0xec, -0x2c,0xef,0x00,0xe1,0xfc,0xd9,0x1b,0x64,0x2b,0xd9,0xc8,0xf6,0x12,0x3b,0x0d,0x12, -0x11,0xd1,0xe9,0xab,0x34,0x04,0x07,0xfe,0xd8,0xaa,0x18,0xfa,0xb1,0x07,0x08,0x15, -0xee,0xf9,0x2c,0x17,0x04,0xcc,0xf0,0x11,0x4d,0xdf,0x13,0x86,0x06,0xdd,0x32,0x1c, -0xf2,0xb7,0x1c,0xf8,0x50,0xd8,0xf7,0x54,0x35,0xff,0x4c,0xca,0xfc,0x22,0x27,0x1c, -0x82,0xef,0xd6,0x8b,0xf9,0x31,0x87,0xf7,0xe6,0xf1,0xf9,0x1f,0x58,0xf5,0x08,0xcf, -0xfe,0xef,0x61,0x00,0x14,0x12,0x03,0xff,0x6a,0xe8,0xf6,0xc5,0x12,0x11,0x2b,0xfd, -0xef,0x1f,0xfa,0x14,0xff,0x14,0x09,0x92,0xca,0x08,0x35,0x26,0xe0,0xd5,0x02,0xf9, -0x35,0x06,0x06,0x1b,0x05,0xcf,0x77,0xff,0x09,0xe1,0x15,0xeb,0x4c,0x07,0x02,0xf0, -0x0a,0x16,0x8e,0xef,0xe9,0xeb,0x30,0xf4,0xd8,0xf2,0xfa,0x3c,0xee,0x1a,0xc8,0x11, -0xf6,0x47,0xd6,0x0c,0xdd,0x0f,0x13,0x4c,0xe8,0xd6,0xd9,0x0a,0x37,0x3e,0xd7,0xcc, -0xf8,0x21,0x10,0x20,0x23,0xe7,0x8b,0xce,0x23,0x65,0x17,0xf7,0x22,0xe4,0x1e,0xff, -0xf5,0x1d,0x96,0xe7,0xf0,0x67,0x2f,0xf5,0x72,0xe6,0xfc,0x4d,0x10,0xf5,0x4f,0x02, -0xf7,0x11,0x21,0xfd,0xe3,0xdb,0x04,0x93,0x05,0x1f,0xdb,0xdc,0xff,0x57,0x01,0xfa, -0x1e,0xfe,0xfe,0x38,0xd9,0x3a,0xe0,0x0e,0xda,0x81,0xf6,0x0f,0x67,0x21,0x00,0xc6, -0xfc,0xe3,0x57,0x08,0x26,0x21,0x09,0xdc,0x2a,0xf3,0x10,0xa2,0x20,0xe6,0xb1,0xcd, -0x24,0x76,0x01,0x06,0x77,0xfc,0xca,0x75,0xfd,0x1d,0x85,0xfd,0xfa,0xb7,0x08,0xeb, -0xe1,0x11,0xfb,0xcd,0x0a,0xe8,0xfe,0x1c,0x0c,0xac,0xd9,0x11,0xfc,0x06,0x0f,0x70, -0xf6,0xfd,0xd9,0xfc,0x07,0x0c,0x07,0xd1,0x55,0x15,0x24,0xe0,0xe3,0xf3,0xf3,0xff, -0xfd,0x7f,0x21,0xfe,0x85,0xf8,0xfb,0xc8,0x08,0xe2,0x62,0xff,0x1f,0x1b,0x04,0xdf, -0x85,0xfb,0x0a,0xd9,0x12,0xfb,0x3d,0xdf,0x13,0x03,0x0a,0x01,0x80,0xfd,0xe3,0xa5, -0x06,0x23,0x11,0x15,0xd4,0xfd,0xf4,0xf1,0x7b,0x2c,0x15,0xd6,0xef,0xd1,0xb6,0x16, -0x26,0x04,0xd3,0x09,0xc8,0x0d,0x01,0x8b,0xf9,0xfa,0x02,0xf5,0x0b,0x9f,0xf6,0x03, -0xf9,0x0d,0xfe,0x3e,0xfd,0xf0,0x28,0xfb,0x1f,0xdc,0xf8,0xe1,0x17,0xf2,0x01,0x12, -0x15,0xff,0xb0,0x05,0xfb,0xd4,0xed,0x0d,0x34,0xf7,0x0c,0xd8,0xf0,0x0c,0x85,0x10, -0x0b,0x0e,0xe1,0x04,0x9a,0x21,0x05,0xdf,0x02,0xea,0x69,0x0b,0x02,0x6b,0xfb,0xd9, -0xdc,0x18,0x10,0xc6,0xf5,0xe3,0x18,0x16,0x10,0x3a,0xf1,0xf8,0x01,0xd2,0x0d,0x78, -0x0b,0x01,0x33,0xed,0x1a,0x38,0x1c,0xea,0xc9,0xe7,0x07,0xeb,0x0a,0x06,0xa5,0xf8, -0xe9,0xfe,0x0b,0x13,0x47,0xf0,0xf0,0x95,0x24,0xf6,0xc1,0x11,0xef,0x37,0xe4,0x16, -0x6a,0x0e,0xf3,0xc9,0xf5,0xff,0x97,0x14,0x19,0x2a,0xe3,0xf5,0xc8,0x16,0xfd,0x55, -0xc9,0x03,0x09,0x33,0xec,0x1d,0xfd,0xf5,0x3e,0x0c,0x16,0xfc,0xe7,0xd6,0xb5,0x23, -0x15,0x6a,0xea,0x0f,0x17,0xec,0xf8,0x24,0x1b,0x1e,0xfa,0xeb,0xec,0x4d,0x07,0x04, -0x8e,0x1a,0xef,0x95,0xd2,0x00,0x14,0x38,0xfd,0x00,0xe4,0xf4,0x56,0x0e,0x09,0x42, -0x00,0xda,0x53,0xfe,0x1a,0x85,0x02,0x07,0x83,0xfd,0x0b,0xb2,0xd9,0xfa,0x6d,0x14, -0x06,0xe2,0xdc,0xf5,0x14,0x20,0x10,0x03,0xef,0xe7,0x1f,0xfd,0x1d,0x85,0x17,0xf6, -0x65,0xd4,0x18,0xf0,0x12,0x03,0xd2,0xec,0xf9,0x1e,0x1a,0x10,0x7a,0xfb,0xe4,0x9d, -0x0d,0x1c,0x7c,0xf5,0xc6,0xcd,0x15,0x0d,0x54,0x15,0xf0,0x4d,0xdf,0x0b,0xeb,0x11, -0xe8,0x2f,0xf2,0x06,0x8a,0x0b,0x06,0xd3,0xf3,0xed,0xe5,0xf3,0x20,0xd2,0x0a,0x06, -0x38,0xef,0xe4,0xe9,0x12,0x0a,0x2d,0x18,0xef,0xd7,0xe8,0x14,0xc6,0x29,0xef,0x15, -0xef,0x12,0x5b,0x13,0xed,0x6b,0xe9,0xf5,0xc4,0x0a,0x27,0x53,0xca,0xfe,0xb8,0x1e, -0xe8,0x30,0xe0,0x2b,0xba,0x03,0xe1,0x8d,0xec,0x02,0x0c,0x16,0x00,0x76,0xf5,0xf2, -0x57,0x32,0xed,0x13,0xdd,0x0a,0x12,0x20,0x10,0x94,0xf1,0xd2,0x52,0x29,0x2a,0xa0, -0xf3,0xe4,0x95,0xf3,0x22,0xd4,0x09,0xed,0x27,0xe2,0x13,0x12,0x08,0x03,0x5c,0xf4, -0xe5,0x0f,0x03,0x17,0xaa,0x0f,0xcf,0x2e,0xf6,0x16,0x58,0x00,0xf5,0xf8,0xfa,0x13, -0x12,0xea,0x15,0x08,0xf1,0x08,0x96,0xea,0x03,0x49,0x10,0x17,0xda,0xf0,0xe5,0x6f, -0x06,0x15,0xaf,0x0b,0xca,0x87,0x0d,0x10,0x21,0x07,0xf1,0xae,0xfb,0x1d,0x3a,0x07, -0xd8,0x0f,0xfd,0x18,0x3d,0x10,0xe9,0x57,0x00,0x08,0xfc,0xe6,0x12,0x54,0x04,0x09, -0xc1,0xfa,0xef,0x1c,0x0c,0x14,0x79,0xeb,0xf5,0x16,0xf4,0x13,0x70,0x21,0xea,0xe8, -0xd7,0x19,0x3b,0x16,0xf9,0xe7,0xcf,0xe4,0x1b,0x37,0x1f,0x69,0xe1,0xe8,0xd2,0x06, -0x0f,0xfa,0x05,0xfa,0x9c,0xf6,0x11,0x29,0x00,0xf6,0xd5,0x0a,0xf8,0x3b,0x03,0xfb, -0x63,0x1b,0xe4,0x09,0x17,0xf2,0x9c,0xfe,0xfa,0x71,0x06,0xf5,0xec,0xfe,0x08,0xb0, -0x09,0x07,0x34,0xe7,0x06,0xe1,0xf1,0x04,0x8e,0xff,0xf5,0x36,0x17,0xfa,0x51,0x00, -0xf8,0x00,0xff,0x14,0x23,0xf3,0xed,0x1e,0x14,0x02,0xba,0xfb,0x07,0x2e,0xf4,0xf9, -0x3b,0x10,0x0e,0xc6,0xf3,0x09,0xa3,0xdc,0xfc,0xa0,0x11,0x0e,0x68,0xe4,0xe4,0x4b, -0x10,0x26,0x97,0xeb,0xe4,0x5a,0x11,0x0e,0xdd,0xef,0xe9,0xae,0xfd,0x32,0x1b,0xfc, -0xf2,0x4b,0xf0,0x24,0x19,0xfd,0xeb,0xfe,0x06,0x06,0x0c,0xff,0xf2,0x8b,0xd9,0x33, -0xf5,0x13,0xfc,0x81,0xf0,0xf3,0x62,0xfd,0x1b,0xe5,0xee,0x00,0x0d,0x04,0xe0,0xbe, -0x05,0x0a,0xba,0x11,0xf2,0x95,0x06,0xfd,0x1f,0xeb,0x1f,0x80,0xe9,0xfb,0x89,0x04, -0x07,0x71,0x04,0xf0,0x2d,0xf7,0x27,0x86,0x08,0xf0,0x36,0xdc,0x02,0x85,0x14,0xfd, -0xe2,0x12,0xe5,0xf9,0x07,0x15,0xd3,0xf2,0xf5,0xcb,0x03,0xfd,0x96,0xf3,0x05,0x2c, -0xef,0x0a,0x5a,0xf4,0x14,0xb9,0x04,0xee,0x46,0x0b,0xe6,0xc5,0x2b,0xe7,0x6b,0xf0, -0xf5,0x24,0x1b,0x02,0xd6,0xf3,0x06,0x19,0x1b,0x09,0x89,0x00,0xe1,0xa0,0xe2,0x30, -0xdd,0x08,0xe4,0x16,0xfe,0x0f,0x83,0x11,0xe5,0x24,0xfb,0x05,0x96,0x0e,0xf1,0xa1, -0xf0,0x04,0xba,0x14,0xec,0x62,0xfa,0x0b,0x51,0x0d,0xf6,0xaf,0xf1,0x0c,0xef,0x11, -0xf6,0x41,0xe9,0x0a,0x5c,0xe5,0x21,0x5b,0x15,0xdf,0x38,0xf5,0x1a,0xf4,0xe9,0xdd, -0xb1,0x1d,0xf6,0x9a,0x19,0xec,0x79,0xeb,0x11,0x80,0x0f,0x00,0xc8,0xf1,0x08,0xf9, -0x24,0x03,0xca,0xd4,0x10,0xfd,0x29,0xf6,0x3b,0xe2,0x07,0xd5,0xfc,0x1f,0x5e,0xfa, -0xec,0xcf,0x00,0x02,0xc2,0xeb,0xfa,0xa1,0x31,0xe0,0xa2,0xef,0xfc,0x47,0x06,0xf4, -0xf9,0xf9,0x05,0x2a,0xf3,0x16,0x81,0xdc,0x0d,0x56,0x17,0x0b,0x7b,0xdb,0xf6,0x99, -0x15,0x1b,0x13,0xf7,0xea,0xdf,0x0c,0x12,0xf8,0xfb,0xdf,0x0a,0x1e,0x02,0xa9,0x20, -0xe1,0x7e,0xef,0x08,0x74,0x06,0x10,0xfd,0xe6,0x00,0x94,0xf3,0x08,0x1a,0xec,0x05, -0xee,0x07,0xfb,0xf4,0xe6,0x08,0x5a,0x1c,0x03,0xa4,0xd7,0xf3,0x13,0x39,0xf5,0xfb, -0xd6,0x0b,0x84,0x1b,0x02,0x74,0x01,0xdd,0xd6,0x05,0x2f,0x14,0xe0,0x0f,0x87,0xf2, -0x16,0xcb,0xf7,0x02,0x0f,0xf5,0x0d,0xd8,0x24,0xc8,0xff,0x07,0x12,0x79,0x02,0xdd, -0x69,0x0f,0xee,0x15,0x00,0x0d,0x9b,0xff,0xfb,0xee,0x00,0xf0,0x2d,0xe9,0x30,0x88, -0xde,0xf4,0x12,0x03,0x13,0xec,0x13,0xe7,0x9a,0xe5,0x22,0xc4,0x2f,0xe2,0x4b,0xdc, -0x0c,0xaf,0x2d,0xf3,0x83,0xcb,0x07,0x74,0x18,0x28,0x35,0xe8,0xe8,0xf7,0x10,0x04, -0x48,0xf5,0xf6,0x07,0x04,0x09,0xe8,0xee,0xfc,0xfc,0x18,0xfd,0x0e,0xf4,0xe2,0xba, -0x2a,0xe2,0xc4,0xdf,0xfe,0x51,0x2d,0x0f,0xe4,0xe5,0xca,0x49,0x15,0x32,0xbf,0x09, -0xd1,0x88,0xf5,0x0f,0x84,0x0b,0xf9,0x86,0xfa,0x02,0x7e,0x21,0x1e,0xa3,0xd5,0xf6, -0xfc,0x0f,0x14,0x92,0xfa,0xf1,0x65,0xfa,0xfd,0xfd,0x02,0x1c,0x62,0x1f,0xd2,0xec, -0xe7,0x08,0x89,0x05,0xff,0x29,0xf1,0xee,0x4f,0x24,0xff,0xe4,0xe2,0xe8,0x80,0x1c, -0x1b,0x2b,0xe8,0xdd,0x7c,0xf7,0x17,0x6c,0x03,0xf3,0xa8,0xf9,0x2e,0x0c,0xf6,0xde, -0x97,0x1a,0x14,0xf0,0xf7,0x13,0x49,0xd9,0x04,0xe6,0xfc,0x21,0xbb,0x04,0x09,0xd2, -0xee,0xf6,0x50,0x0b,0xf9,0x07,0x0d,0xf0,0xcb,0xf9,0x17,0x82,0xfd,0xe9,0xdc,0x0d, -0x0b,0x56,0x0c,0x01,0xc8,0xcf,0xf2,0xdd,0x1c,0x0d,0x75,0xf6,0xe3,0x82,0xfd,0xf7, -0xeb,0x0f,0x09,0xee,0xed,0xf5,0x49,0x03,0x0f,0xbc,0xeb,0xed,0x19,0x17,0x09,0xfc, -0x13,0xf4,0x59,0xe7,0x23,0x8c,0x07,0xee,0x3d,0xf8,0xf3,0xd2,0x19,0x08,0xf1,0xf3, -0xff,0x40,0x08,0x15,0xaa,0xd9,0xf1,0x65,0xfe,0x05,0xee,0x08,0xfc,0x36,0xf2,0xf1, -0xfa,0x03,0x13,0x44,0x16,0xe1,0x10,0xf6,0x1a,0x31,0x29,0xd1,0x67,0xf4,0xf7,0x05, -0x2c,0x11,0xb0,0xde,0x03,0xae,0x0d,0x1d,0xe4,0xe6,0xec,0xfb,0xed,0x16,0xef,0x15, -0xf0,0xef,0x00,0xfb,0x83,0x0c,0xe9,0x7c,0x02,0xf3,0xf3,0x18,0xe1,0x25,0xfd,0x0e, -0x2f,0xfa,0xe3,0xbb,0x08,0x16,0x48,0x0a,0xd7,0xd1,0xf4,0x3f,0xf7,0xfe,0xd7,0xd3, -0xdb,0x26,0x95,0x1f,0x01,0xa8,0xdf,0x12,0x58,0x2c,0x07,0x40,0xd0,0xeb,0x23,0x2a, -0x21,0x51,0xf3,0xed,0x01,0xf6,0xf9,0x2f,0x07,0x02,0x4a,0x12,0xd6,0x2a,0xdd,0x2c, -0xa0,0x0b,0xe2,0xa7,0xe4,0x0d,0x3d,0x0c,0xf7,0x14,0xef,0x07,0xf1,0x22,0x06,0xbc, -0xed,0xe3,0x7b,0xf7,0x17,0xd4,0x10,0xfd,0xac,0x0e,0xef,0xd8,0xf5,0xf7,0x7f,0x10, -0x20,0xa0,0xe2,0x03,0x51,0xeb,0x17,0x9a,0xf9,0x03,0x1b,0xe6,0x20,0x0a,0x03,0xe4, -0x52,0x08,0x24,0xd8,0xf3,0xe1,0x07,0x05,0x02,0x7f,0x04,0xe5,0xef,0x10,0xff,0x4a, -0x17,0xf2,0x12,0xd4,0x03,0xc0,0x29,0x10,0xc8,0xd9,0xf7,0xfd,0x10,0x26,0x4b,0xdf, -0xe8,0xa9,0x19,0x21,0x9a,0xf9,0xeb,0x87,0xf4,0xfb,0x97,0x0f,0x01,0x10,0xe7,0x12, -0xf2,0xf0,0xe9,0x42,0x23,0x05,0x45,0xef,0xee,0x31,0x0e,0x02,0x0f,0xf0,0xeb,0xfb, -0x1e,0x1a,0xc2,0xee,0xe2,0x37,0xf5,0x34,0xd1,0x10,0xe7,0x1a,0xe8,0x03,0xaa,0x27, -0xe8,0x14,0xda,0x22,0x06,0x39,0xd0,0x51,0xe3,0x1a,0xfc,0x0a,0xf8,0x18,0xfc,0x13, -0x38,0xf9,0xe9,0xd1,0xe8,0x2d,0x15,0x2b,0xd7,0xf2,0xcd,0x08,0x06,0x23,0xf2,0xe9, -0xfd,0xda,0x18,0x23,0x1a,0x1c,0xd6,0xe3,0x6d,0x22,0x19,0x66,0x0b,0xc2,0xaa,0xf3, -0x24,0xe6,0xff,0xfd,0x22,0xfc,0xfc,0x02,0x12,0xed,0x70,0xf7,0x1b,0x7a,0x09,0xf2, -0x1e,0xf3,0xf7,0x83,0x0f,0x12,0xf5,0xf3,0x11,0xed,0x00,0xfd,0xc2,0xf1,0x0f,0x6c, -0x06,0x00,0x0a,0xe7,0x1e,0x89,0xfb,0xea,0xc8,0x0e,0xf1,0x64,0x21,0xfa,0x9e,0xd4, -0xf1,0x49,0x27,0xee,0x58,0xee,0x08,0xd8,0xfe,0x0e,0x43,0xf4,0xfa,0x07,0x12,0x16, -0x47,0xd9,0xfb,0xf2,0x00,0x04,0x8e,0x06,0xff,0x87,0xf1,0x1a,0x7d,0xf1,0xf7,0x04, -0x19,0x05,0x27,0xe1,0x08,0x83,0x06,0xf2,0x1e,0x0b,0xf9,0xb4,0x07,0x00,0x05,0x08, -0xf4,0xd6,0xdc,0x2a,0x88,0x0e,0xd7,0xbc,0xec,0x1a,0x69,0x0c,0x15,0x30,0xed,0xe1, -0xd6,0x10,0x04,0x34,0x10,0xf5,0x64,0xf6,0xed,0x41,0x1c,0xf0,0xc5,0x06,0x06,0xc3, -0x0d,0x00,0x83,0xe7,0x17,0xfd,0xda,0x1a,0x1a,0x0b,0xe0,0x0f,0xf0,0x15,0x10,0x07, -0xf8,0x3f,0x04,0xf2,0x34,0x15,0xe9,0xce,0xed,0xff,0xb0,0x2f,0xe9,0x83,0x11,0xe7, -0x40,0xe2,0x19,0xea,0x2b,0xd2,0x50,0xe9,0x25,0x53,0xed,0x16,0x8b,0xea,0x1e,0xc8, -0xec,0x0b,0x18,0xf5,0x06,0x65,0xfb,0x12,0x91,0x03,0x01,0x53,0x01,0xe7,0x16,0x0d, -0x15,0x53,0x1b,0xdc,0xba,0xf2,0x06,0x65,0x12,0xe1,0xf8,0x06,0x0c,0x2b,0x00,0xf9, -0x15,0xe8,0xf5,0xe5,0x1b,0xff,0xc4,0xe2,0xee,0x15,0x03,0x1a,0xbb,0xf9,0x01,0x2f, -0xfa,0xf4,0xa3,0x18,0x02,0x8e,0xe9,0x02,0x65,0x19,0x0f,0xfd,0x00,0xf2,0x88,0xd0, -0x2d,0xaf,0x2a,0xef,0x6a,0xd2,0x1d,0x30,0x07,0xfd,0x0f,0x06,0xd4,0xb8,0x0f,0x0d, -0x57,0x1a,0xc8,0x69,0x03,0x00,0x5d,0x14,0x03,0x77,0xea,0xde,0x01,0x12,0x1d,0x5c, -0x04,0xe7,0xbb,0xff,0x00,0x2d,0x07,0x0c,0x27,0xf3,0xf6,0x48,0x24,0x17,0x87,0xde, -0xd9,0xb5,0x0a,0x2c,0x4e,0x00,0xe1,0x2d,0xe9,0x0a,0xcf,0x11,0x11,0x12,0xee,0xf2, -0x82,0xf8,0x39,0xe7,0xf2,0xd6,0x42,0x1d,0xff,0x4b,0x00,0x02,0xc9,0xe2,0xf4,0x3a, -0x23,0x0d,0x91,0xff,0xdb,0x00,0xec,0x1b,0xff,0x30,0xd5,0x4d,0xf7,0x0d,0x7c,0x12, -0xef,0xc6,0xfe,0xef,0x99,0x05,0x18,0xaa,0xed,0xf4,0xdf,0x06,0x12,0xd5,0x0e,0xea, -0xce,0xe1,0x13,0x8b,0x1a,0xec,0x36,0xee,0x27,0x53,0xe5,0xee,0x49,0x07,0x00,0x9b, -0x07,0x0c,0x93,0xf8,0x01,0xc5,0xf3,0xfc,0x4e,0x0d,0x16,0x2f,0xe3,0xeb,0xa7,0xff, -0x2e,0x11,0xf1,0xdf,0x04,0xdc,0x24,0x35,0x20,0xe3,0x84,0xf5,0xf4,0x7f,0x1b,0x11, -0x57,0xf0,0xd8,0xae,0x1b,0x18,0xd4,0xf5,0x0c,0x7e,0xec,0x0f,0xab,0xf9,0x08,0xbc, -0xff,0xf7,0x36,0x02,0x01,0xb5,0x29,0xd4,0x19,0xf7,0xdf,0x3c,0x30,0x06,0x38,0xdc, -0xfd,0xf5,0xf6,0x20,0xe9,0xf9,0xe2,0x6a,0x03,0x1c,0xd3,0xfc,0xf0,0x9d,0x09,0xff, -0x3f,0x25,0xf8,0x00,0xd0,0x05,0x0a,0x1c,0x18,0x81,0xf8,0xea,0x86,0xee,0x18,0x8b, -0x00,0xe9,0xb1,0x24,0xe8,0x02,0xeb,0x1e,0x16,0x0f,0xc3,0x2b,0x01,0x31,0x96,0xfe, -0xe9,0x4a,0xfb,0xf0,0xb2,0x24,0x25,0xfc,0xe0,0xd3,0x7a,0x06,0x21,0xd1,0x0e,0xf3, -0xd0,0xe7,0x19,0xf3,0x04,0xda,0x60,0x10,0x19,0x12,0xd2,0x22,0x08,0x09,0xe0,0xe0, -0xf7,0x0c,0xd3,0xf2,0x1f,0xdc,0xef,0xde,0x6a,0x0b,0x22,0xac,0xeb,0xfa,0x2e,0x0b, -0xf1,0x72,0x19,0xe7,0x82,0xf4,0x2e,0x32,0x10,0xcb,0x15,0x0c,0x02,0x12,0x0a,0x0e, -0x61,0xf0,0x02,0xd0,0x03,0xfb,0xfb,0xf6,0xee,0x76,0x16,0xf2,0xe3,0xf5,0x18,0xd1, -0xe0,0x05,0x34,0x09,0xed,0xb2,0x0b,0x0f,0x3b,0xce,0x11,0xf2,0x18,0x06,0x78,0xf8, -0xf7,0x19,0xf2,0x0f,0xc8,0x10,0xfe,0x7e,0xfd,0x00,0x2b,0x02,0xef,0x35,0x16,0x04, -0x77,0xfd,0xef,0x3c,0x12,0xfd,0xf5,0x08,0xe8,0xdb,0xf7,0x22,0xc2,0xe4,0x06,0x5b, -0xfa,0xe4,0x67,0x17,0x09,0x98,0xe9,0x06,0x3e,0xf9,0xdb,0x1c,0x34,0x0c,0xbc,0xde, -0xfc,0xbf,0xf0,0x29,0x91,0x12,0xee,0x6f,0xd4,0x27,0xfa,0x16,0x04,0x0c,0xdf,0xee, -0x31,0x1f,0x17,0x47,0xe1,0xe8,0x5b,0x1f,0xfa,0x60,0xed,0x13,0x85,0x04,0xdf,0x96, -0x13,0x03,0x87,0xf1,0x09,0xc7,0xe6,0xfd,0x2d,0x1a,0xf7,0x47,0xed,0x13,0xdd,0xf0, -0x12,0x3e,0x1b,0xdf,0xc4,0xec,0x3b,0x4f,0xdb,0xf4,0xcb,0x1a,0x04,0x43,0xf2,0xfb, -0xd6,0xf3,0x04,0xb0,0x14,0xf5,0x02,0xed,0x06,0xe6,0xf9,0x0f,0xe2,0x12,0xda,0xbb, -0x01,0x10,0x71,0xfc,0x0e,0xd5,0x08,0xce,0x5d,0x05,0x24,0xdf,0xf1,0xe2,0xd4,0x24, -0xed,0x45,0x00,0x0d,0xbb,0xf5,0xeb,0x54,0x1c,0x09,0xc5,0xde,0xfb,0x1f,0x15,0x14, -0x53,0xdc,0x1b,0x98,0x04,0x03,0xeb,0xf0,0xf4,0xe9,0x1c,0x23,0x9b,0xc6,0xf0,0x71, -0x07,0x04,0xe3,0x23,0xf6,0xe8,0xd7,0x10,0x87,0x09,0xfc,0x71,0xf4,0x15,0xc0,0xeb, -0x06,0x3e,0xe1,0x23,0x14,0xf3,0xf8,0xe0,0xfc,0x28,0x75,0xcf,0x00,0x69,0x0a,0xfd, -0xde,0x22,0xd6,0xe7,0x0d,0xf2,0xda,0xfb,0x11,0xd3,0xfc,0x0a,0x76,0x08,0xdb,0xda, -0xf1,0x25,0xfb,0xfd,0x0a,0xe4,0xfa,0xef,0x8b,0x06,0x02,0xdc,0x08,0x09,0x90,0xf0, -0xf4,0xec,0x15,0xf8,0x48,0xfb,0x04,0x00,0xec,0x1b,0x02,0x25,0xbf,0x3b,0xea,0x1b, -0xeb,0x1d,0x0e,0x56,0xcc,0xee,0xff,0x0e,0x1c,0xde,0xef,0xf5,0x3e,0x01,0x0f,0xd3, -0xfb,0xe9,0xac,0xf1,0x1c,0x06,0x14,0xe1,0xa7,0x0a,0xe8,0xa9,0x1a,0xe2,0x2d,0x19, -0x00,0xf5,0xf8,0xf8,0x4f,0xe2,0x1e,0x4b,0x17,0xff,0x32,0xef,0x09,0x84,0xe9,0x03, -0x37,0x2c,0xfd,0xa0,0xfe,0xf7,0xa1,0xdb,0x16,0x4e,0x20,0xf8,0x5e,0xf8,0x02,0xf8, -0xf9,0x09,0x3e,0xed,0xea,0xd0,0x1f,0x13,0x23,0xdc,0xfa,0x48,0xf0,0x20,0xe7,0x02, -0x0f,0x23,0xe5,0xdf,0x9e,0x13,0x04,0xba,0x1c,0x02,0xa9,0xd4,0xf8,0x19,0x38,0xed, -0x5d,0xdf,0xfe,0xcd,0x0d,0xfd,0x69,0xf9,0xd1,0xac,0x06,0x31,0x5a,0x08,0xe4,0x5e, -0xdb,0x1d,0x09,0x10,0xf6,0x4a,0xee,0x09,0x33,0x10,0x01,0x30,0x09,0xee,0x61,0x0f, -0x17,0xb3,0x0e,0xf0,0x9c,0xd5,0x2f,0x02,0xf1,0x14,0xed,0x0e,0xca,0x02,0x04,0x12, -0x4e,0x18,0xee,0x96,0xd0,0x05,0xae,0x16,0xfe,0x19,0xdb,0x02,0x7c,0xfe,0x1f,0xf5, -0xfc,0xdf,0x4a,0x01,0x04,0xdd,0x09,0x10,0x6a,0xe8,0xf5,0xee,0x15,0x05,0x63,0x0e, -0x10,0xa3,0xc6,0x1a,0xaf,0x2a,0xf9,0xbb,0xdd,0x02,0x7c,0x1f,0xff,0xc5,0xea,0xef, -0x91,0x08,0x12,0x54,0x09,0xcd,0x42,0x0a,0x0e,0x69,0x0c,0xdc,0x6d,0xe9,0x2e,0x8f, -0x02,0xdb,0x31,0xfd,0x0a,0xa6,0x0c,0xf1,0x58,0x04,0xe5,0x1f,0x11,0x15,0x21,0x03, -0x08,0x6c,0x0c,0xd9,0xd1,0xf8,0x32,0x6f,0x08,0xdb,0x89,0xf9,0x05,0x62,0x1e,0x01, -0x87,0xc4,0x02,0xaa,0x28,0xfa,0x54,0xd9,0xf4,0x8c,0x08,0x1f,0x5f,0xf6,0xda,0x02, -0x1c,0xfb,0xb4,0xff,0x09,0x82,0x05,0xf5,0xd8,0xef,0x08,0x84,0x0c,0x06,0x64,0xfe, -0xfb,0xc7,0x13,0xe4,0x15,0xfa,0x0a,0xe8,0xfa,0x17,0x42,0xf5,0xef,0x0b,0x0c,0x19, -0x39,0xf8,0xeb,0xb9,0xf9,0x2b,0x7b,0xf2,0xdf,0x82,0x11,0xf0,0xc4,0x13,0x1a,0x5d, -0xd1,0xfc,0x67,0x0c,0x10,0x4c,0x03,0xf9,0x0c,0xdc,0x19,0x31,0x02,0xff,0x08,0x00, -0x0e,0x38,0xe5,0x17,0xd8,0x04,0xda,0x0b,0xfe,0x13,0xc3,0x17,0xfe,0x0e,0xdd,0xfd, -0x65,0x22,0xfc,0x0e,0xf5,0x02,0x8e,0xff,0x02,0xb2,0xf7,0x12,0x3b,0xfa,0x12,0x53, -0xfe,0xea,0x72,0xfb,0x0a,0x43,0xfc,0x01,0x92,0x12,0xe1,0x1e,0xf8,0x05,0xfe,0xf0, -0x0f,0xe1,0x0f,0xd5,0x39,0x24,0x0d,0x45,0xc2,0x0e,0xdd,0x2f,0xfb,0xcf,0xfa,0xea, -0xee,0xe8,0x3c,0xe3,0x07,0xe2,0x4e,0xeb,0x0c,0x97,0xff,0x07,0x3b,0xe7,0x2b,0x49, -0xff,0xe0,0x02,0x08,0xee,0xa7,0x17,0x02,0xae,0xfb,0xfd,0xa5,0x10,0xe7,0x9d,0xf7, -0xf8,0xf0,0x36,0xe3,0xaa,0xd3,0x24,0x98,0x10,0xec,0xe3,0x02,0xfb,0x37,0xf6,0x09, -0x02,0xef,0xf1,0x10,0x35,0x0c,0x5a,0xcd,0x03,0xe2,0x1a,0x02,0xba,0xe9,0xf4,0x2b, -0x22,0x0e,0xb9,0xf0,0xfa,0x30,0xf4,0x12,0x3b,0x06,0x01,0x15,0xdc,0x10,0xf3,0xf9, -0x06,0x98,0x0b,0xf8,0xc3,0xec,0xff,0x56,0x0f,0x07,0x33,0xec,0x07,0xbe,0xf5,0x0d, -0xb5,0x01,0xd8,0xc5,0x11,0x27,0x19,0x0c,0xd9,0x38,0x01,0xf2,0x8d,0x1b,0x03,0x6a, -0xd4,0x14,0xe3,0x21,0xeb,0xd4,0xee,0x0d,0x31,0xfb,0x0f,0x1f,0xe9,0x04,0xf4,0xfe, -0x0c,0xb4,0xf7,0x15,0x06,0xff,0xdc,0x82,0x06,0x14,0xd7,0xff,0xf2,0x01,0xf4,0xf4, -0x7d,0x28,0xf0,0x17,0xd9,0x01,0x96,0x2d,0x0b,0x49,0xe6,0xee,0xb6,0xfb,0x23,0x41, -0x02,0xe7,0xc8,0x07,0x19,0x5b,0xf6,0x04,0xe7,0x01,0xf7,0x11,0xf3,0x02,0x05,0x0d, -0x07,0x64,0xf5,0xec,0xd8,0x13,0x01,0x73,0xdc,0x14,0x60,0xf8,0x04,0xcb,0x01,0xea, -0x06,0x05,0x11,0xb4,0x00,0xf5,0xf3,0xec,0x21,0xc6,0x05,0xfc,0xf2,0xe2,0x10,0x57, -0x21,0xee,0xa6,0xdd,0x12,0x8c,0x1a,0xfc,0x2a,0x0d,0xe1,0xba,0xf6,0x0f,0x6b,0x14, -0xf0,0xc5,0xf0,0x15,0xf6,0xf7,0x0d,0x6d,0xfb,0xe1,0x1a,0x03,0x02,0x90,0x11,0xf7, -0x7f,0xf0,0xe8,0x2c,0x22,0x0d,0xfa,0xf3,0xdf,0x1d,0x08,0x14,0xfd,0xfd,0xf7,0xdb, -0x04,0x05,0xfa,0x0d,0xe4,0x3e,0xf9,0x00,0x2f,0x1f,0xf9,0x1b,0xf6,0xf1,0xbe,0x10, -0xff,0xf6,0xf9,0x0c,0x67,0x00,0xe3,0x34,0x04,0x1b,0xb9,0xea,0x15,0x7a,0xf5,0xfd, -0x57,0x01,0xe5,0xca,0xef,0x42,0xef,0xfd,0xe1,0x44,0xea,0x16,0x2a,0x0a,0x02,0xad, -0xfc,0xde,0xc4,0x1e,0x00,0xff,0xd6,0x0c,0xc8,0x13,0xf8,0xa1,0xec,0x1a,0x04,0xe8, -0x08,0x82,0x06,0x11,0x24,0xfd,0xed,0x88,0xe5,0x27,0x2a,0x0a,0x00,0x05,0x02,0xf1, -0xa0,0x09,0x02,0x6c,0xdb,0xfc,0x34,0x33,0xf1,0x12,0xf6,0xf0,0xac,0x0c,0x0d,0xf7, -0x05,0xfe,0x8a,0xdb,0x19,0x35,0xfc,0xf5,0x48,0x12,0xfd,0x85,0xf8,0x0b,0x01,0xf1, -0x06,0x21,0xef,0x07,0xf6,0x1d,0xf1,0x0e,0xec,0xf8,0xe6,0x09,0x05,0xe6,0x1f,0xe5, -0xdb,0xf6,0x05,0xcf,0x03,0xfc,0xa5,0xf2,0x1e,0xe1,0xfd,0xfc,0x83,0xec,0x0d,0xb7, -0xe4,0x1f,0x9b,0xf6,0xec,0x10,0xfc,0xdd,0x13,0x27,0x10,0xfc,0xe4,0x04,0x5a,0x0c, -0xde,0xe6,0x0d,0x00,0x88,0x0f,0x09,0x5e,0x05,0xf5,0xf9,0xd5,0x17,0xc2,0x37,0xfc, -0x24,0xd3,0xfa,0x89,0x26,0xf3,0x79,0x06,0xed,0xcc,0x03,0x13,0xf8,0xfe,0xef,0xc4, -0xee,0x07,0x81,0x13,0x03,0x0a,0xe8,0xf4,0x81,0x0b,0x1c,0x72,0xfd,0xf8,0xa2,0xe6, -0xed,0x6f,0x0c,0x23,0xf4,0xfa,0xc8,0xe3,0x0a,0x37,0x6e,0xfb,0xcc,0xf0,0xfa,0x11, -0x39,0x2d,0xe7,0xab,0xe1,0x11,0xbf,0x0c,0xfd,0x1a,0x04,0xe8,0xf9,0xf6,0x15,0xde, -0x19,0xd6,0xae,0xf8,0x2b,0xe8,0xff,0xef,0xd0,0xfe,0x06,0x93,0xfa,0x17,0xbf,0x01, -0xde,0x1f,0x04,0x12,0xf7,0x0e,0xea,0xd1,0xe8,0x03,0x10,0x0a,0x13,0x05,0xce,0xf7, -0x27,0x06,0x2f,0x1e,0xf3,0xc5,0x9b,0x18,0x20,0x91,0xf9,0x05,0x50,0xd8,0xf3,0x9b, -0x38,0x0e,0xe7,0xd9,0x02,0x7e,0x1c,0xed,0xcd,0x13,0xf4,0x46,0xe9,0x0d,0x49,0xfd, -0x01,0xdc,0x01,0xf8,0x4f,0xf3,0x17,0x4d,0xfe,0xdd,0x08,0xf3,0x24,0xe1,0x14,0xdc, -0x3b,0xe9,0x09,0xeb,0x29,0xe9,0x26,0xe6,0x0f,0x97,0xfa,0x01,0xfe,0x14,0xf5,0xaf, -0xef,0x12,0xdd,0x1e,0xdf,0xc6,0xe9,0x20,0xd6,0xfe,0x23,0x79,0xdb,0xe1,0x1b,0x18, -0x10,0xad,0x0e,0x03,0x08,0xdd,0xef,0xb8,0x39,0xef,0x17,0xdc,0x01,0x0c,0x26,0xf9, -0x02,0xfa,0xee,0x99,0x02,0x08,0x7e,0x03,0xe8,0x1b,0xfa,0xfe,0x57,0x0d,0x00,0x3e, -0xed,0x19,0x02,0xff,0xeb,0x84,0xff,0x04,0x4e,0x1c,0xf2,0x07,0x06,0x05,0xc1,0xec, -0x0d,0x78,0x11,0xf8,0xdf,0x00,0xf4,0x1d,0x08,0x0a,0x19,0xf4,0xef,0x0a,0xf4,0x11, -0x1a,0x10,0x0a,0x6e,0xc8,0x00,0x61,0x11,0x14,0x42,0xeb,0xd5,0x79,0x1b,0x11,0x6c, -0x12,0xd2,0xa5,0xfd,0x11,0x63,0x04,0xfc,0x88,0xe0,0x10,0x65,0x27,0x08,0xc5,0xf1, -0xe5,0x26,0x0d,0x0c,0xbc,0xf4,0x06,0x21,0x14,0xe9,0xe5,0xf6,0x15,0x67,0xf5,0xf5, -0x96,0x11,0xf5,0x69,0x02,0x07,0xb6,0xe5,0x11,0x18,0x13,0xef,0x0f,0xc7,0x11,0x18, -0x24,0x06,0x73,0xe6,0xe9,0x94,0x00,0x16,0x31,0xf3,0xe9,0xb8,0x1e,0x0c,0x74,0xf8, -0xfd,0x58,0x06,0xe2,0x1a,0x2d,0xf6,0x1c,0xf7,0x01,0x84,0x08,0x0b,0x64,0x06,0xdc, -0x8d,0x1c,0xff,0x68,0xd5,0x2d,0xa3,0xff,0xeb,0xc9,0xfb,0x19,0xba,0xf0,0xdb,0x7f, -0x05,0x1d,0xab,0x00,0xde,0xcf,0x12,0x01,0x95,0x1e,0xd8,0xc9,0x13,0x00,0xf6,0x0c, -0x17,0xab,0xe2,0xd2,0x24,0x0e,0x36,0xdb,0xe9,0xda,0x85,0xfe,0x1c,0xf8,0xff,0xfc, -0x66,0xe2,0x02,0x15,0x14,0xf6,0xe7,0x20,0xdf,0xc6,0xf8,0x21,0x15,0x28,0xd3,0x7c, -0xed,0x0b,0x02,0x07,0x0d,0xcf,0xfb,0xf3,0x11,0xf3,0x1a,0x92,0x04,0xe8,0xe7,0xf3, -0x10,0xec,0xfe,0x01,0xfb,0xe2,0x15,0x03,0x09,0x02,0xf1,0xfe,0x05,0x22,0xf7,0x03, -0xad,0x07,0xf0,0x18,0xf9,0x05,0x62,0xf4,0x04,0x36,0x16,0xef,0x3d,0xf9,0x1b,0x47, -0xfe,0xe4,0x91,0x01,0x22,0x76,0x09,0xfb,0xe5,0xd1,0x1b,0xe6,0x26,0xef,0x85,0xe8, -0xea,0xbb,0x0d,0x05,0xa1,0x0a,0xdc,0x6a,0x15,0xf9,0xa6,0x18,0xe6,0x93,0xf5,0x0a, -0x3b,0x12,0x0a,0x49,0xd8,0x13,0x28,0x0d,0xee,0xcd,0x0e,0x18,0x83,0xd7,0xfa,0x33, -0x23,0xe6,0x49,0x0a,0xf1,0xc3,0xfa,0xff,0x3f,0x1b,0xd4,0xc4,0x11,0x17,0x3c,0xea, -0x09,0xba,0xfe,0xfd,0x2b,0x08,0x1d,0x67,0xe8,0xe4,0x3e,0x24,0x11,0x40,0xc7,0x0a, -0xb9,0xfd,0xee,0x8c,0x10,0x02,0xd8,0xf8,0xf0,0x9a,0x00,0x1c,0xe2,0xff,0xd0,0xdc, -0x19,0x13,0xde,0xea,0x23,0xda,0xe8,0xe6,0x52,0x34,0x05,0xcc,0xdf,0xf5,0x6a,0x06, -0x0f,0x21,0x0a,0xee,0xb4,0xe3,0x19,0x36,0x18,0xea,0x6b,0xfb,0xfa,0xf4,0x02,0x16, -0x4e,0xf5,0xd6,0xaa,0x24,0x15,0x78,0xf1,0xeb,0x52,0x01,0x01,0xd8,0x11,0xfd,0x9f, -0xdb,0xf6,0x16,0x2e,0xec,0x63,0x10,0xe8,0xd0,0xf8,0x06,0xbb,0x28,0xda,0x63,0x0b, -0x05,0x20,0x08,0xf7,0x35,0x07,0xeb,0xa4,0x0e,0x1e,0x36,0xf4,0xf8,0xb1,0xdf,0x0b, -0x87,0x21,0x15,0x68,0xc4,0x04,0xbc,0xfb,0x11,0x67,0x18,0xce,0x1d,0xed,0x32,0xc2, -0x00,0xde,0x3b,0xf5,0x07,0x8c,0x1e,0x02,0xbc,0xc9,0xf4,0x89,0x27,0x1a,0x4f,0xe3, -0x18,0x9a,0xd3,0x1a,0x73,0x13,0xfc,0x08,0xde,0xff,0xe5,0x1f,0x0d,0xd2,0xec,0xe4, -0x9a,0x03,0x26,0x1f,0x0a,0xdb,0x0e,0xf0,0xfa,0x23,0x1e,0x27,0x22,0xcf,0xdc,0xf7, -0x2f,0x0c,0xc9,0xf2,0xe0,0x09,0xf2,0x38,0xec,0x05,0xe0,0x00,0xd8,0x23,0xeb,0x11, -0x07,0x5e,0xf1,0xcf,0x88,0x12,0x10,0x69,0x10,0xdf,0x42,0x23,0xe1,0x0e,0xff,0x09, -0xf2,0x14,0xde,0x30,0x25,0x1b,0xe7,0xe8,0xd5,0x7e,0x03,0x40,0x26,0xf5,0xf8,0xc1, -0xce,0x1f,0xbb,0x06,0x06,0x9b,0xf7,0xc5,0x6b,0x32,0x07,0xde,0xdf,0xce,0x37,0x43, -0xfb,0x1b,0xf8,0xf9,0x7f,0xc4,0x15,0x1b,0x37,0x03,0x92,0xdb,0x0c,0xc3,0xfe,0x02, -0x07,0x1b,0x05,0x89,0xda,0x26,0xd3,0x03,0xfe,0xaf,0xeb,0xe6,0x3c,0x30,0xfb,0x1b, -0xfc,0xca,0xf0,0x12,0x10,0x86,0x1a,0xf3,0x60,0xc2,0x12,0x1b,0x2c,0xfc,0xaf,0xd5, -0x12,0xfe,0x0b,0xf8,0xfe,0xf7,0xfa,0x2c,0x01,0x06,0x26,0x08,0xf9,0x18,0xfb,0xfd, -0x51,0xf9,0x03,0x5e,0x0a,0xe7,0x68,0x13,0xf1,0x55,0x0b,0x00,0x8f,0xdf,0x0a,0x1a, -0x1f,0xe6,0x3c,0xef,0x0a,0xb2,0x14,0xf7,0x1d,0x07,0xe3,0x1b,0x11,0x0d,0x24,0x03, -0xe6,0xc7,0xf9,0x1a,0xfa,0x15,0xd8,0xb5,0xe9,0x2f,0x27,0x24,0xd8,0x5b,0xfb,0x0d, -0x14,0x04,0xf3,0x81,0xff,0x0a,0xfb,0xfb,0x0a,0x85,0xf7,0xfc,0xca,0xeb,0x04,0xd9, -0x05,0xf7,0x37,0xed,0x04,0x9e,0x00,0x0d,0xf4,0x04,0xfb,0xb6,0xe3,0x0d,0x27,0x37, -0xde,0x97,0xdc,0x13,0x59,0x03,0x27,0xbd,0xe0,0xe9,0xc6,0x17,0x28,0x24,0xea,0xe0, -0xfd,0x0e,0xf4,0x0e,0x0d,0xf8,0xac,0x01,0xf1,0xa1,0x0a,0x18,0xcd,0xeb,0xec,0x03, -0xf4,0x09,0x1f,0x0a,0x08,0x2f,0xe4,0xfd,0x89,0x0f,0x0c,0xf1,0x15,0xd5,0x8a,0x0d, -0x1f,0x47,0xf2,0xf8,0x94,0xed,0x08,0x4f,0x46,0xd0,0x79,0xdf,0x0e,0x9c,0x2b,0xeb, -0xdd,0xf5,0xd7,0xfc,0x0e,0x0e,0xd5,0xe8,0x04,0x60,0x01,0xf9,0x49,0x03,0xf0,0x4e, -0xf2,0x01,0xd5,0x07,0x28,0x76,0xe3,0xe7,0xb4,0x0e,0xfd,0xdd,0x15,0x0e,0xa2,0xea, -0xe1,0xd0,0x2f,0x03,0x3a,0x0b,0xcd,0xe5,0xf3,0x3f,0x96,0xf1,0xed,0x9c,0xf8,0x11, -0xc1,0xfa,0x10,0x5b,0xda,0x0e,0x07,0xf0,0x05,0x67,0x25,0xdd,0x13,0x05,0x05,0x32, -0x0e,0xf1,0xe1,0x01,0x02,0xbf,0x03,0xfb,0x0a,0x16,0xe7,0xed,0xd9,0x0c,0xd5,0x2c, -0xfa,0xe5,0xc7,0x21,0xaf,0x0d,0xf4,0x45,0xe7,0x09,0x09,0x04,0x0f,0x06,0x06,0xe0, -0x39,0xf8,0x21,0x3d,0x21,0xd5,0xd3,0xe8,0x11,0x42,0x11,0xfd,0x96,0x1e,0xcd,0xbe, -0x0e,0x1e,0xd4,0xe6,0xfb,0xae,0xf5,0x10,0x8f,0x0a,0xfa,0xf8,0xcb,0x0a,0x7c,0x04, -0x25,0x5a,0xf6,0xf5,0xea,0xea,0x04,0xf4,0x23,0xee,0x94,0xfd,0xe1,0x3e,0x20,0xfc, -0xf1,0x02,0xf8,0xc0,0xf1,0x13,0x46,0x19,0xd9,0x82,0xe9,0x1b,0x81,0x12,0x1c,0x62, -0xcc,0xf3,0x3f,0x08,0x18,0x75,0x13,0xd8,0x41,0xf4,0x16,0xa0,0x13,0xd1,0x02,0x00, -0x07,0x4f,0x20,0xf4,0x59,0xf4,0xdd,0xc4,0x24,0x07,0x11,0xf2,0x03,0x6e,0x06,0xf9, -0x35,0x0d,0x15,0x13,0xe9,0xf9,0xb6,0x11,0x11,0xc7,0xed,0xed,0x71,0xef,0x2c,0x1f, -0x0d,0xd3,0xa8,0xf7,0xfb,0x6a,0x17,0xf8,0x37,0xfe,0xed,0x69,0xff,0x21,0x4a,0xe7, -0xe4,0x8a,0x15,0x2a,0x33,0xe6,0xe9,0x6b,0x0c,0xfd,0x7a,0x01,0x0c,0x66,0xff,0x0a, -0xc0,0xf1,0xf3,0x99,0x14,0xe9,0xee,0x01,0x1d,0xce,0xdb,0x0d,0x15,0x09,0xe7,0xa2, -0x01,0x1f,0xa5,0xf7,0xf0,0xd5,0xef,0x1f,0xf6,0x0c,0xde,0xe5,0xf9,0x20,0x05,0x00, -0xe1,0xdb,0x04,0x07,0x78,0x0b,0x01,0xd4,0xeb,0xf0,0x6e,0x11,0x07,0x5c,0xfe,0x07, -0x7d,0xfc,0x08,0x14,0xf9,0xf9,0xfc,0xf3,0x13,0x2c,0xf2,0x09,0x3f,0x01,0xe6,0xc1, -0x0a,0x07,0x90,0x1b,0xd9,0x67,0xfa,0x10,0x2a,0x05,0x15,0x6b,0xdc,0xf4,0x70,0x24, -0x01,0xbb,0xd7,0xff,0x3e,0x1a,0x20,0x66,0xe9,0xdf,0x0c,0xfe,0x0f,0xd7,0x27,0xe0, -0x80,0xfd,0xf8,0xf7,0x15,0xef,0x9d,0x00,0xfb,0xac,0xff,0x12,0x28,0xfb,0x04,0x54, -0xf9,0xe7,0x11,0x0c,0x2c,0x5f,0xf8,0xd6,0x6f,0xf8,0x31,0x55,0x1a,0xc1,0x1e,0xf3, -0x11,0xd3,0x23,0xe1,0x54,0xec,0x07,0x72,0x14,0x0e,0x14,0xeb,0xda,0xd9,0x22,0x12, -0xeb,0x00,0xdc,0x19,0x15,0xf8,0x0b,0x05,0x0a,0x7e,0xd2,0x24,0x82,0x18,0xeb,0xdb, -0xe7,0x1a,0xa5,0xdd,0x06,0x3c,0x16,0x15,0x0f,0xdf,0xe4,0xb5,0x28,0xfb,0x98,0xf0, -0xf6,0xb4,0xfc,0x19,0xe4,0xf1,0xee,0xc5,0x00,0x23,0x7d,0x15,0xe2,0xf6,0xdd,0x05, -0xe8,0x2f,0x0f,0xba,0xd9,0x0c,0x4c,0xf1,0x1c,0x20,0xf9,0xf0,0x14,0x1d,0x01,0xa3, -0xe0,0xff,0xcf,0xfd,0xef,0x18,0x03,0x0e,0xa1,0x06,0xe0,0xdc,0x07,0xf8,0xd3,0x11, -0x04,0x8b,0xf4,0xe0,0x29,0x16,0x21,0x2e,0xfd,0xf4,0x12,0x06,0x24,0x37,0xf0,0xed, -0x33,0x0a,0xf6,0x45,0x18,0x0c,0xbb,0xcf,0xfc,0x72,0x32,0xe4,0xdd,0xec,0xf9,0x7e, -0xf9,0x05,0x41,0xf4,0x01,0x8c,0xf4,0x01,0x40,0x03,0x14,0xcb,0xee,0x0a,0xea,0xf7, -0x25,0x6d,0xe5,0xfa,0xd8,0x10,0x06,0x4c,0x03,0x00,0x2a,0xf4,0x09,0x11,0x16,0xeb, -0xb3,0xf2,0x16,0x11,0xe3,0x13,0x25,0x05,0xfe,0xae,0xf7,0xf6,0x10,0xf7,0x0a,0x76, -0xfd,0x02,0x25,0xf4,0xf3,0x4b,0x01,0x06,0x2d,0xd7,0x28,0x12,0x05,0xfc,0xfa,0xe8, -0x00,0xa1,0x15,0x04,0x8b,0x06,0xf7,0x0c,0xf6,0x02,0xf0,0x16,0xeb,0xed,0x0d,0x21, -0x7a,0xcb,0xf9,0x3d,0x20,0xef,0xff,0x13,0xec,0x32,0xf4,0xfc,0x85,0x01,0x07,0x1a, -0x0a,0xf3,0x57,0x25,0xc3,0xab,0x17,0x03,0x13,0x02,0xf7,0xd9,0x19,0x02,0xf5,0xdb, -0x1c,0xcf,0x01,0x01,0xe6,0x13,0xde,0xd1,0xf3,0x08,0x25,0xf9,0xfb,0xe9,0xf9,0x25, -0x6e,0xef,0xf7,0x43,0xf8,0xfd,0xe7,0x05,0x09,0x81,0xfe,0xe8,0xea,0x06,0x05,0x6e, -0x1e,0xe5,0xab,0x0a,0x08,0xb2,0xef,0x17,0x52,0xe4,0x0b,0x13,0x05,0x0e,0x7a,0xec, -0xf4,0x2d,0x05,0x04,0x97,0x17,0xe4,0xf5,0x05,0xea,0x41,0x11,0x07,0x78,0xda,0x08, -0xb2,0x18,0xe0,0x88,0x19,0xf2,0x0e,0xe3,0x1b,0x18,0x03,0x12,0x49,0xe2,0x02,0x9c, -0x0b,0x00,0x6e,0x19,0x02,0xc6,0xe0,0xfa,0xb1,0x28,0xf3,0xb4,0xd8,0x0c,0xbc,0x12, -0x05,0x4f,0xe4,0xef,0xc5,0xfa,0x2d,0xf0,0xeb,0xe9,0x99,0xf0,0x12,0xdb,0x09,0xde, -0xa1,0x0c,0x17,0xb3,0xe2,0x03,0xb4,0xfa,0x07,0x12,0xf0,0x24,0xc3,0xfc,0xf1,0x02, -0x0b,0xf2,0x60,0xfb,0x1b,0xb7,0x0d,0xea,0x45,0xf6,0xfa,0xd7,0x26,0xf4,0xcb,0xf3, -0xf7,0xca,0x1c,0xfd,0x44,0xe3,0xf1,0x18,0x1f,0x1b,0x24,0xef,0xe4,0xdb,0xf1,0x27, -0x91,0x0a,0xe2,0x80,0x00,0x05,0x81,0xeb,0x19,0x6b,0xfc,0xf1,0x85,0x1e,0xfd,0x54, -0xe6,0x0a,0x1d,0x06,0xd7,0x11,0x2f,0xff,0x7f,0xd4,0xf7,0xce,0x03,0x28,0x00,0xf6, -0xe0,0xfe,0xe9,0x23,0x25,0xf9,0x16,0xd3,0xde,0xff,0x4a,0x37,0xe6,0x30,0xea,0x1f, -0x79,0xfa,0xff,0x79,0x14,0xe2,0x1e,0x14,0x15,0xa8,0xe0,0x00,0x11,0x15,0xf5,0xd0, -0x04,0xe8,0xc1,0x16,0x06,0x60,0xd0,0x05,0x3b,0x09,0x10,0xe8,0xf8,0xd9,0xb0,0x05, -0x1a,0x5a,0xf6,0xf2,0xc2,0x0d,0x02,0x3c,0x11,0xf1,0x2c,0xe0,0x29,0x39,0x04,0xec, -0x1a,0x03,0xf4,0x9b,0xee,0x37,0xf7,0x06,0xda,0xec,0x12,0xdf,0x35,0x08,0x1d,0xb7, -0xdc,0x0c,0x60,0x07,0xe4,0x57,0x08,0xf2,0xbe,0x1c,0x0a,0x7c,0xe9,0xef,0x66,0xf5, -0x04,0xb9,0xff,0x2f,0x95,0xf1,0xe9,0xf3,0x08,0xfc,0x9c,0x11,0x12,0x18,0xf5,0xe4, -0x6b,0x19,0xfa,0x57,0xf2,0x29,0xd1,0xfa,0xf0,0x0e,0xf5,0x03,0xb5,0xf0,0x08,0x50, -0x02,0x0e,0xa7,0xcf,0xee,0x9d,0x1a,0x00,0x98,0x05,0x10,0x08,0xd3,0xf7,0x25,0x22, -0xe8,0x11,0x07,0x05,0xea,0x1b,0xe6,0xd4,0xfa,0x06,0x8a,0x01,0x13,0x41,0x03,0xe6, -0x08,0xe6,0x33,0xf9,0x07,0xf4,0xc9,0x00,0xe3,0xb1,0x03,0x2b,0x78,0xe2,0xfb,0x1f, -0x04,0xff,0x60,0x1b,0xe5,0x83,0xed,0x16,0x3d,0x19,0xf2,0xb8,0xf5,0xec,0xf5,0xf7, -0x12,0xc0,0x01,0xe2,0x66,0xf8,0x11,0x72,0x10,0x01,0xc2,0xeb,0xf4,0x4a,0xf9,0x14, -0xdd,0xfa,0x08,0xd0,0x09,0xec,0x01,0x06,0x16,0xc5,0xe8,0xe7,0xc1,0x18,0x15,0x7f, -0xf5,0xf9,0x35,0xf0,0x0c,0xda,0x24,0x03,0xcd,0xc2,0x11,0xac,0x1c,0x0a,0xf2,0x08, -0xe6,0x40,0xe8,0x1f,0x35,0x06,0xe1,0x5c,0x00,0x0a,0x38,0x13,0xfc,0x67,0xd3,0xf9, -0xf5,0x22,0xee,0x7c,0x0c,0xf6,0x61,0xec,0x0f,0xa1,0xf4,0x15,0x44,0xfb,0xd6,0x13, -0x25,0x17,0xa9,0xf2,0xf2,0x58,0xff,0xff,0x7a,0x0e,0xf0,0x4b,0xe6,0x23,0x8c,0xf7, -0x1a,0xe8,0xeb,0xe0,0x72,0x19,0xfe,0xd1,0x0f,0xf4,0xce,0xeb,0x28,0xc0,0x05,0xe8, -0x21,0x0b,0x08,0xd9,0xeb,0xff,0xc5,0x09,0xf8,0x11,0xfd,0x02,0xe7,0xee,0x0a,0x20, -0xf6,0xfa,0x7d,0x19,0xff,0x0c,0xe9,0xf6,0xbe,0x11,0xef,0x14,0x0d,0xf7,0x24,0x03, -0x06,0x01,0x01,0x06,0x5c,0xeb,0x02,0xeb,0x1a,0x04,0xc5,0xce,0x17,0xbc,0x37,0xe8, -0x70,0xe7,0x16,0xeb,0xe6,0x03,0x3b,0x13,0x12,0x59,0xc9,0x0b,0x0b,0x20,0xd3,0x52, -0x08,0x05,0xbd,0xef,0x0e,0x23,0x0d,0xd4,0x7d,0x0d,0x12,0xcd,0xf7,0x08,0x05,0xf4, -0xe3,0xef,0x1d,0x0a,0x7b,0xf9,0xfa,0x4d,0xe3,0x23,0x9e,0x0e,0xfe,0x27,0xfb,0x12, -0x37,0xf4,0x0d,0x5b,0xf0,0xf4,0x70,0x0d,0x05,0x82,0x03,0xea,0x27,0xf5,0x1e,0x52, -0xeb,0x0c,0x51,0xef,0xf8,0x46,0x10,0xf8,0x6a,0xe9,0x0f,0xbb,0x01,0xfa,0x77,0x05, -0xf7,0x52,0xf2,0x1c,0xe6,0xf5,0xf7,0x0c,0x05,0x08,0xa7,0x0f,0xf4,0x0e,0xf8,0x23, -0xaf,0xf2,0xe8,0xd0,0x2d,0xe6,0xdd,0xf7,0x09,0xbc,0xfe,0x01,0x74,0x04,0xe0,0x7d, -0x20,0xe2,0xa7,0xfb,0x02,0xee,0x13,0xf0,0x76,0xee,0xfc,0x32,0x08,0x12,0x05,0xf2, -0xfd,0x0b,0xf2,0xff,0x2f,0x03,0x09,0xc7,0x01,0x0c,0x9a,0xf6,0x1c,0x17,0xef,0xf9, -0xe9,0x1c,0x07,0xc3,0xff,0xf6,0x9a,0x0d,0xe4,0x91,0x1f,0x06,0xc8,0xf7,0xf7,0xf5, -0xdd,0x23,0xb1,0x08,0xd8,0xa9,0xf4,0x02,0xbf,0x04,0x0a,0x91,0xf1,0xf8,0xb6,0x08, -0x18,0x9d,0xf3,0xdb,0x75,0xfe,0x43,0x5f,0x03,0xcf,0x5c,0x0c,0x00,0xdc,0x26,0xe5, -0x8d,0xec,0x1a,0x75,0x07,0xff,0x2d,0xfc,0x04,0x18,0xea,0x12,0x5f,0x04,0xef,0xe9, -0xe5,0x1f,0x4c,0x04,0xfc,0xba,0xf7,0xf1,0xf8,0xea,0x30,0xfe,0xf6,0xde,0x86,0x00, -0xed,0x6e,0x25,0xf9,0x4f,0xf0,0x02,0xc2,0x1b,0xfe,0x6a,0xf1,0xf6,0xd1,0xf5,0x42, -0xc8,0xd4,0xfa,0xd6,0x17,0xe3,0x6e,0x12,0x13,0xbd,0x00,0xd3,0x26,0xfe,0x09,0x2e, -0x01,0xf5,0xa5,0xfb,0xe8,0x6e,0x18,0x13,0x54,0xde,0x08,0xcf,0x0a,0x0f,0x42,0x00, -0xe5,0x57,0xf9,0x2f,0xa9,0x17,0xe1,0x22,0xf6,0x11,0xf1,0x02,0xfe,0x61,0x08,0xe8, -0xbb,0xf0,0x12,0x31,0xe0,0x04,0x3b,0xf5,0xfb,0x61,0x1e,0xeb,0xd7,0xe3,0x09,0xb2, -0x11,0xff,0x60,0x00,0xf9,0x90,0x0a,0x0f,0x62,0xed,0x13,0xb6,0x0d,0xf3,0x75,0x04, -0x0f,0x66,0xd9,0x24,0xe5,0x10,0xfb,0x41,0xef,0xf0,0x45,0x0c,0x17,0x90,0xd5,0x12, -0x12,0x07,0xe1,0x97,0xf6,0xf3,0x24,0x0c,0x0d,0xe8,0xe9,0x02,0x63,0x0c,0xe1,0x67, -0x1c,0x05,0x3a,0xea,0x1c,0xbf,0xf9,0xee,0x43,0x1b,0xf5,0xee,0x23,0xe4,0x22,0xe4, -0x2d,0x5c,0x11,0xc5,0xb5,0x0c,0x22,0xf6,0xf7,0xea,0x4f,0x07,0xe0,0x7b,0x20,0x09, -0xd1,0xdd,0xfc,0x3f,0x06,0x01,0x82,0xe7,0x12,0x8d,0xf0,0x07,0xf4,0x18,0xf7,0x3e, -0xfc,0xfb,0xcf,0x12,0xe4,0xa2,0x07,0x0e,0xbd,0xf2,0xfa,0x1f,0xf0,0x2d,0x45,0xea, -0xf3,0xea,0x01,0x1c,0x48,0xe3,0xed,0xd1,0x1a,0x08,0x45,0xf2,0x05,0xa5,0xfe,0xe8, -0x07,0x12,0xff,0xa9,0x19,0x00,0x7a,0xdf,0xf3,0xbf,0x10,0xfc,0x3d,0x1a,0xfb,0x2e, -0xec,0x0e,0x98,0xf3,0x02,0x71,0x00,0xfe,0x60,0xfd,0xfa,0x4a,0xf1,0x08,0x35,0xf4, -0x18,0x7e,0xfe,0xe7,0xdf,0xed,0x05,0x5d,0x15,0x13,0x82,0x11,0xc4,0x8b,0x02,0x18, -0x86,0x05,0x0a,0x2a,0xf3,0x0c,0x26,0x0a,0xe4,0xf0,0xfa,0x1f,0x58,0x00,0xf2,0x60, -0x26,0xe0,0x9e,0xf5,0x05,0xa5,0xf7,0xfb,0xa7,0xfe,0xd3,0x5d,0x11,0xf8,0x8b,0x1b, -0xed,0x1f,0xd6,0x10,0xd6,0xff,0x16,0xef,0xd3,0x22,0xf5,0x17,0x06,0x2d,0xe5,0x03, -0x29,0x04,0x20,0xb3,0xf6,0x06,0x4b,0x10,0xf3,0x41,0xed,0x1a,0xa8,0x02,0x06,0x96, -0xde,0x24,0x6c,0xf4,0xf9,0xd9,0xef,0xf0,0x65,0xfe,0x11,0x22,0xeb,0xee,0xcf,0xfb, -0x03,0x67,0x20,0xe5,0x7d,0xda,0x1d,0xd3,0x1c,0xf1,0x1b,0xfc,0x02,0x06,0x14,0x03, -0x42,0xfc,0xc7,0xae,0x1f,0x26,0xe4,0xfc,0xf4,0xee,0x06,0xe9,0x09,0x17,0x0c,0xb2, -0xd9,0x1f,0x86,0xf2,0xe1,0xc8,0x14,0x04,0x34,0xed,0x00,0x68,0x02,0xf6,0x64,0xf7, -0xf3,0x3b,0x21,0x0d,0xf0,0xf2,0x03,0x75,0xee,0x08,0xa5,0x1d,0x14,0xc3,0xe6,0xfd, -0xd2,0xfa,0x15,0x36,0x02,0xee,0xd6,0xf9,0x07,0xb1,0x05,0xfd,0x31,0xda,0x10,0x86, -0x19,0xe2,0x0c,0xd5,0x1c,0x41,0xee,0x19,0x12,0x14,0xd4,0xaf,0xf8,0xff,0xb1,0x1f, -0xfd,0x8d,0xe3,0x21,0xe5,0x17,0xdc,0xc0,0xfc,0x00,0x1a,0x1f,0xf8,0x93,0xf5,0xfc, -0xa4,0x23,0xf3,0x1a,0xfb,0xf4,0xad,0x0f,0xe4,0x76,0x12,0xf4,0x04,0xfb,0x01,0x4a, -0xe6,0xff,0x24,0x0b,0xf7,0xf2,0xfc,0xfe,0xe7,0x1c,0x05,0xa0,0xcf,0x0e,0x80,0x2f, -0xf7,0x04,0xe2,0x03,0x74,0x15,0x2a,0x40,0xd1,0xfa,0x7c,0xff,0x14,0x57,0xf0,0xee, -0xee,0x17,0x1d,0x41,0xe4,0xe7,0xdc,0xf0,0x15,0xe7,0xfa,0x0f,0x63,0xe8,0xe6,0xd7, -0x01,0x10,0x6e,0xf5,0x15,0x72,0x0e,0xf6,0x3c,0xde,0x1d,0x86,0x1b,0xfa,0x30,0xfa, -0x02,0x83,0x04,0x06,0xfa,0xfa,0xf8,0x5a,0x2c,0xef,0x14,0xda,0xf7,0xbf,0x07,0x14, -0x17,0x00,0xf4,0xdc,0xe9,0x12,0xbd,0xee,0xf6,0x04,0x0a,0xfb,0x31,0xf6,0xf5,0x8e, -0xf0,0x1a,0xb6,0x16,0xf4,0x68,0xe9,0x04,0xfb,0x10,0xef,0xef,0x0c,0xf5,0xfe,0xf4, -0x1c,0x3c,0xfc,0xe7,0xd1,0x00,0x1f,0xa0,0xf4,0x03,0xa0,0xe2,0xf3,0x92,0x44,0xde, -0x38,0x08,0x06,0x02,0xe4,0x12,0xfa,0x29,0xd3,0x9e,0x1b,0xdc,0xe4,0x10,0x1a,0xaf, -0xea,0xe4,0xa0,0x20,0x07,0x88,0xda,0xec,0xd9,0x11,0x16,0x23,0xd5,0x20,0x6f,0x00, -0xe1,0xb3,0x04,0x26,0x25,0xe7,0x07,0x10,0xf6,0x11,0x15,0x03,0x11,0x63,0xe6,0x0a, -0xa1,0x15,0xfa,0x81,0xe6,0x09,0x7f,0xfd,0x1c,0x5d,0xfb,0xd5,0x14,0xfe,0x0b,0xfe, -0x15,0xfc,0x5d,0xdd,0x0e,0x58,0xf2,0xef,0xa6,0x2d,0xe4,0x12,0xf2,0xff,0x4b,0x16, -0x17,0x52,0xe8,0xed,0x1a,0x0b,0x1c,0x83,0xea,0xe3,0x13,0x1c,0x0b,0x5e,0x12,0xe6, -0x6e,0xd7,0x19,0xa4,0xf7,0x2b,0x43,0xf4,0xe0,0xed,0x06,0x10,0x31,0xf1,0x01,0xc9, -0x10,0x0b,0x9f,0xeb,0xed,0xc5,0x20,0xf3,0x4c,0xe4,0x16,0x55,0x20,0xc2,0x74,0xf9, -0x1c,0xc0,0x04,0x09,0xa9,0xfa,0xe7,0x1d,0x00,0x09,0x2f,0x06,0xeb,0xa8,0x34,0xdb, -0x02,0xeb,0x0a,0x22,0xfc,0xfb,0x6f,0x2c,0xdc,0xe5,0xed,0x12,0xe4,0x03,0x11,0x58, -0xf3,0x08,0x57,0xe7,0x13,0x0d,0x00,0x08,0x18,0x13,0xef,0xa2,0x06,0xf8,0xb0,0xfd, -0x0b,0x62,0x06,0xf8,0x6d,0xfd,0x09,0xbd,0xe7,0x04,0x66,0x08,0xec,0x23,0xfd,0x17, -0x1f,0xe1,0x02,0x34,0x22,0xed,0x5e,0xf8,0x11,0xa2,0xf1,0x17,0xdc,0x11,0xdf,0x07, -0x02,0xf9,0x29,0xfc,0x06,0x46,0x04,0xf4,0x24,0x27,0xf1,0x79,0xf8,0xf0,0x74,0x16, -0xef,0xea,0xff,0x0d,0x10,0x04,0xf6,0xa4,0x21,0xea,0xb2,0xe6,0x15,0xa4,0xdd,0x1a, -0x52,0x0d,0xf0,0xc1,0xef,0xfd,0x35,0x01,0x01,0x15,0x1a,0xdd,0x44,0x21,0x11,0xc4, -0xe1,0xf8,0x9a,0xfa,0x1a,0x6c,0x18,0xcf,0x2c,0x08,0x0a,0xca,0x23,0xed,0x8d,0xe6, -0xf3,0x79,0xfb,0x15,0x04,0xfd,0xfa,0x51,0x00,0x04,0x24,0xdc,0x1e,0x9c,0x02,0xe7, -0x44,0x26,0x02,0x35,0x04,0xed,0x11,0xe8,0x24,0x81,0x1e,0xde,0x1c,0xe2,0x07,0xdc, -0x24,0x04,0xd4,0xd1,0xfd,0x27,0x2b,0xd5,0xfd,0x01,0x0a,0x1e,0xfe,0x0a,0x2c,0xff, -0xdd,0x7f,0x1f,0xee,0xbd,0x1e,0x08,0x7b,0xc7,0x22,0x40,0x20,0xda,0x6c,0x0e,0xfc, -0x1a,0xec,0xf4,0x8c,0x35,0xf6,0xb2,0xe6,0x0a,0x49,0xe4,0x04,0xbb,0x09,0xda,0xfd, -0x13,0x1d,0x97,0xf8,0xec,0x7e,0xe1,0x27,0xc1,0x06,0xf2,0xb9,0xff,0xe4,0x67,0x06, -0x23,0x94,0xe8,0x0a,0x93,0xf9,0xfc,0x82,0xf1,0x1e,0x62,0x17,0xfd,0x8d,0xe6,0x12, -0x9a,0xf9,0xec,0x77,0x13,0x19,0x88,0xf7,0xff,0x1f,0xea,0xd1,0xb6,0x2f,0xff,0x7f, -0xf1,0xf1,0x05,0x06,0x02,0xd9,0xfc,0x16,0xf0,0xc7,0x0a,0x95,0xf6,0x0f,0x6f,0xe8, -0x17,0xbd,0x14,0x00,0x2a,0x01,0xca,0x1d,0x32,0xfb,0x67,0x0b,0x13,0x9b,0xf6,0xe2, -0xe4,0x17,0x05,0x3a,0xf9,0x17,0xdd,0xe3,0xe8,0x11,0x33,0xf3,0x30,0xc4,0x1c,0xed, -0x0e,0xdf,0xba,0xf4,0x1b,0x56,0xe8,0x0a,0x4d,0x1f,0xc1,0x6e,0x12,0xe1,0xee,0x11, -0x16,0xf1,0x07,0xdf,0xdd,0x0f,0x08,0x88,0x03,0x16,0x0f,0xe6,0x01,0x0e,0x19,0x07, -0x57,0x08,0xee,0x93,0x1d,0x06,0xae,0xd0,0x22,0x6a,0xfe,0xff,0x3b,0x08,0xd7,0xe2, -0xfd,0xf7,0x2e,0x01,0x0f,0x8b,0xe8,0xde,0xc3,0x1b,0xfa,0x3a,0xf1,0x00,0x2f,0x01, -0xfd,0x78,0xf3,0x0b,0x2c,0xf5,0x16,0xbf,0x0a,0x06,0x5d,0xf8,0xce,0xa5,0x40,0xf7, -0xa2,0x27,0xf1,0x2e,0xda,0x08,0x0e,0x00,0xf5,0xde,0x19,0xec,0x3d,0x13,0xee,0x64, -0xce,0x2e,0x96,0x09,0xcb,0x96,0x20,0x05,0xab,0xe4,0xfe,0x1f,0xf8,0x2b,0x0f,0xf9, -0xeb,0x52,0xe5,0x15,0xf7,0x10,0xf4,0x19,0x15,0xef,0xdc,0x01,0x10,0xf4,0xc4,0x30, -0x48,0x15,0xea,0x33,0xff,0xe9,0x8b,0x01,0x24,0xff,0xe9,0x12,0x10,0xed,0xf9,0x52, -0x17,0xe2,0x2c,0x08,0xfa,0xce,0x00,0x05,0x8b,0x01,0xea,0xb7,0x11,0x19,0xe1,0xde, -0xfd,0xa4,0xf4,0x13,0x8f,0x0c,0x01,0xb5,0xe3,0x10,0x12,0x02,0xfd,0x32,0x0f,0x11, -0x11,0xd5,0xf7,0x20,0x21,0xec,0x2b,0x00,0x12,0x93,0xe4,0xfa,0x7f,0x08,0xe7,0xaa, -0x28,0xea,0x83,0xda,0x19,0x88,0xde,0x03,0xe6,0x24,0xef,0x7c,0xe7,0x0a,0xb6,0x25, -0xd7,0x4c,0x14,0x1d,0x45,0xda,0x22,0x2d,0xf4,0xf6,0x75,0x07,0x25,0x86,0xe5,0xe1, -0x3a,0x2a,0xdc,0x80,0x19,0x0e,0x6d,0xf9,0xeb,0x6c,0xe8,0xfe,0xac,0x0f,0x06,0xd6, -0xd1,0x22,0xd9,0xfc,0xe7,0x74,0xe5,0x33,0x3a,0x06,0xed,0x15,0xf2,0x0a,0x18,0x08, -0x0b,0x03,0x0d,0xf5,0x60,0xfd,0xfd,0x50,0x0f,0xea,0xb1,0x0e,0x23,0xef,0xdc,0xee, -0xc2,0x0d,0xdb,0x5f,0x1f,0x13,0x27,0x1e,0xd6,0xcb,0xf9,0xfc,0x46,0x11,0xf8,0x22, -0xe6,0x03,0xce,0x14,0xf4,0x4a,0xf6,0x05,0xf9,0x04,0x10,0x35,0xdc,0x06,0xad,0x0e, -0xf7,0xb4,0x11,0xef,0x64,0x01,0x12,0x68,0xd3,0x28,0x1a,0xfc,0x0a,0xf3,0xf4,0x04, -0x59,0xf3,0x0c,0x91,0x03,0xd5,0x58,0x28,0x13,0x78,0xef,0xf9,0x78,0xf7,0xf8,0xe1, -0x10,0xdd,0x7c,0x0e,0x23,0x3d,0xdd,0x07,0x46,0xe1,0x07,0xad,0x1f,0xea,0x39,0x05, -0xe2,0x5b,0x0f,0x1f,0x53,0xdd,0xfc,0x01,0x19,0xd4,0x9f,0x29,0xe8,0x74,0x07,0x0e, -0x98,0xfd,0xef,0xb3,0xf8,0x20,0xf4,0xe8,0x0f,0xbc,0xeb,0x13,0x8b,0x0d,0xed,0xc1, -0xcc,0x2b,0x94,0x0b,0xf8,0x08,0xeb,0xf4,0xe3,0x10,0x0a,0x1f,0xf3,0xe3,0xa9,0x15, -0x0d,0xf8,0xff,0x03,0xd4,0x00,0xfd,0xc9,0x0e,0xe7,0xa2,0x09,0x13,0x04,0xd9,0x26, -0x3e,0x0c,0xfd,0xa8,0xd2,0xf5,0x4f,0x22,0x0d,0x91,0xeb,0xf8,0xc2,0x0d,0x04,0xf7, -0x0a,0xdd,0x72,0x0b,0x07,0xd9,0x03,0xf7,0x79,0xe3,0x11,0x90,0x0e,0x01,0xde,0xe6, -0x12,0xb9,0xea,0xff,0x47,0x37,0xe5,0x9e,0xf8,0x02,0xeb,0xf3,0x02,0x0b,0x0f,0xdd, -0xa6,0x0f,0x0c,0x70,0x0d,0xdd,0x9f,0xfc,0x05,0x63,0x06,0x08,0xab,0xf4,0xf7,0xca, -0x27,0xdf,0xa3,0x0d,0xf0,0xe5,0xf3,0x0a,0x17,0x1d,0xfa,0x17,0xdf,0x09,0xd7,0x1c, -0xf7,0x06,0x03,0xf1,0x40,0xec,0x34,0xd9,0x00,0xd2,0xa9,0x09,0x14,0x5f,0xfd,0xe3, -0x7c,0x00,0x04,0x53,0x0f,0xee,0x6e,0xfe,0xf5,0x7f,0x04,0xf7,0xd5,0xf2,0x1c,0x33, -0xf4,0x07,0x2f,0xf3,0xf6,0x39,0x0c,0x04,0x12,0x0d,0x06,0x90,0x14,0xdb,0xf4,0xff, -0x16,0x7b,0x0e,0x05,0x17,0xd9,0xf4,0xc1,0x18,0xfd,0xe0,0xfc,0xfd,0x05,0xe4,0x1c, -0x13,0x09,0xda,0xc3,0x0e,0x07,0x6d,0x0a,0xeb,0xcd,0xec,0x16,0xd4,0x11,0xfd,0x89, -0xfa,0xd9,0x1f,0x11,0x09,0x6d,0x0d,0xfb,0xe6,0xe2,0x19,0x68,0xfb,0xf7,0x93,0x16, -0x08,0xd8,0xe0,0x0b,0x66,0x1a,0xe6,0xa4,0xf9,0x2c,0x23,0xe6,0x05,0xb3,0x0e,0xe3, -0x94,0x0c,0x09,0x2c,0x04,0xf6,0xa1,0xe2,0x0e,0x92,0x09,0x15,0x42,0xd4,0xf3,0x05, -0x0f,0xf7,0xdd,0x03,0x05,0xd5,0xeb,0x18,0x8b,0x0a,0xe3,0x4c,0x1c,0xf9,0xe6,0x01, -0x03,0xd5,0x08,0xee,0x47,0xf3,0x26,0x1d,0xf1,0xf7,0x52,0x00,0xf3,0x95,0x17,0x0a, -0xde,0xf0,0xf8,0xa2,0x04,0xe1,0x46,0x12,0x36,0x73,0xce,0xe5,0xe7,0x2f,0xe3,0xdf, -0xf5,0xfb,0x1f,0x05,0x12,0x4d,0x11,0xcf,0x24,0xfe,0x09,0x8c,0x27,0x01,0xe8,0xec, -0xf5,0xe5,0x10,0x08,0xfe,0xf1,0x08,0xbf,0x09,0xff,0x66,0xd5,0x32,0x1a,0x02,0xe7, -0x4f,0x0f,0x02,0xbc,0xfe,0xf2,0x8a,0xf8,0xf8,0x15,0x38,0xe5,0xd0,0xc7,0x0b,0x4b, -0x2c,0x0a,0xc5,0xd4,0x04,0xc0,0x0a,0x08,0x6d,0xff,0xf2,0xfc,0xf4,0x0f,0xbc,0x0c, -0xda,0xd0,0x08,0x06,0xf5,0x07,0xf0,0xdb,0xfb,0x1d,0x19,0xff,0xde,0xa5,0x19,0x06, -0x3d,0xf8,0xfb,0xe8,0xfc,0x24,0x28,0xf9,0xc0,0x08,0x0d,0x2e,0xa3,0xde,0x03,0xc1, -0xf8,0xfb,0xff,0x10,0x06,0x88,0xdc,0x14,0xaa,0xf6,0x1e,0x8c,0xff,0xcd,0x9d,0x06, -0x1f,0x59,0x10,0xce,0xe3,0x01,0x1b,0x55,0x09,0x0a,0x3e,0xea,0xe2,0x0c,0x1d,0x07, -0xf0,0xe5,0x22,0x4d,0xe8,0x07,0x62,0x01,0xf7,0x2f,0xe5,0x11,0xa4,0x13,0xe0,0x22, -0x03,0x0d,0xa8,0xfc,0xe5,0x37,0x35,0xf7,0xcf,0xe5,0x0e,0xdd,0xfd,0x13,0xff,0xf1, -0xf6,0x98,0x10,0xf7,0xe8,0xf6,0x1b,0x1d,0xe6,0xf9,0x58,0x27,0xfc,0xdc,0xda,0xfe, -0xc4,0xfc,0xfc,0xe4,0x2d,0xd0,0x9e,0xff,0x0b,0xd3,0x0c,0xee,0xf2,0xff,0x06,0x7a, -0xff,0xfa,0xa4,0xf9,0xe8,0x81,0x18,0x13,0xfa,0xf7,0x00,0x75,0xe8,0x12,0x4b,0xfd, -0x0f,0x89,0xf9,0x03,0x96,0xf9,0xef,0xca,0x0c,0x12,0x31,0xe4,0x0a,0xb3,0x13,0x02, -0x6f,0xc7,0x00,0xc4,0x18,0x18,0xcb,0xe4,0xdf,0x1b,0x22,0x0b,0xec,0xfb,0xea,0x8b, -0x0f,0xed,0x2e,0x1c,0xec,0xe5,0xfe,0xf7,0xeb,0x0a,0x16,0x97,0xda,0x07,0xe0,0x0f, -0xee,0xb9,0x10,0x0b,0xdd,0xef,0xe9,0x21,0x07,0x0a,0x5f,0x06,0xe1,0x0d,0xe6,0x31, -0xc0,0x11,0xd9,0x14,0xdb,0x13,0xf1,0x1b,0x06,0x40,0xf8,0xf6,0x2e,0x03,0x08,0x34, -0x06,0xed,0x80,0x01,0x17,0x96,0x14,0xec,0x3a,0xe4,0x1d,0x88,0xf7,0x14,0x50,0xfa, -0xfd,0x13,0xef,0x0f,0x27,0x0d,0x0d,0x7f,0xcb,0xf6,0x6c,0x1b,0xf2,0x00,0xf1,0x0d, -0x00,0x00,0xf2,0x34,0x11,0xca,0xf6,0x08,0x29,0x6a,0xfd,0x06,0x87,0xdb,0xf6,0x2a, -0x0b,0x2e,0x74,0x0a,0xc9,0xf4,0x08,0x0c,0x39,0x05,0x01,0x7b,0xff,0xf5,0xbd,0x27, -0xd9,0x79,0xe6,0x20,0x44,0x16,0xfc,0x1e,0xf0,0xe9,0x43,0xea,0x2d,0x35,0xf5,0x01, -0xb6,0x02,0xe5,0x3b,0xfe,0xfe,0x5f,0xf5,0xfc,0xd2,0x21,0xf0,0x46,0xde,0x1b,0xac, -0xd1,0x1c,0x2b,0x31,0xca,0x83,0xef,0x34,0x5b,0xee,0xec,0x8a,0x2d,0xd7,0xd0,0x0d, -0x04,0xa1,0xf3,0x05,0x49,0xf6,0x21,0xca,0x03,0xf3,0xdd,0xe2,0x00,0x67,0x16,0x0b, -0xf4,0xf3,0xfe,0xd0,0xea,0x1a,0x9f,0xee,0x03,0xe2,0x01,0xf4,0x61,0x20,0x00,0x37, -0xda,0xf9,0xe3,0x10,0x0f,0x01,0xff,0xe2,0x3c,0x13,0x03,0xec,0xfd,0x12,0x40,0xf0, -0xe4,0x90,0x15,0x06,0x8e,0xec,0xf4,0x08,0x16,0x2c,0x0d,0xcf,0xee,0x36,0x0d,0xfd, -0x8a,0x19,0xf4,0x65,0xf7,0xf5,0x25,0x0b,0x08,0x84,0xf7,0xfa,0x4d,0x05,0x21,0x00, -0xea,0xee,0xef,0x0d,0x12,0x22,0xf7,0xfa,0x32,0xf9,0x04,0xbe,0x07,0xef,0xc5,0x3d, -0xd9,0xa4,0xd9,0xff,0x3c,0x0a,0x06,0x83,0x12,0xee,0x64,0xfe,0xfe,0x98,0xf5,0x0e, -0xa0,0x04,0x05,0xde,0xea,0x06,0x08,0x0d,0xe7,0xc6,0x12,0xf0,0x8f,0x14,0x09,0x6e, -0xef,0xf9,0xd8,0x01,0xf2,0x00,0x0a,0xfe,0xec,0xd8,0x0f,0x52,0x1b,0xf3,0x4c,0xfb, -0x17,0x20,0xea,0xef,0x94,0x17,0xe5,0x15,0xee,0x22,0x8c,0x00,0x0a,0x10,0xfe,0xdb, -0x9a,0xf2,0x3c,0xa6,0xf3,0xe0,0x43,0x27,0xec,0x62,0x0a,0xe7,0x57,0x1c,0xfe,0xda, -0x0c,0x05,0x3a,0xd5,0x2d,0x57,0xdb,0x19,0x8a,0x03,0xde,0xac,0x07,0x03,0x3f,0xf6, -0x03,0xfc,0x15,0xfa,0x38,0xe9,0xf0,0x3a,0x08,0xe6,0x22,0x27,0xff,0xfb,0xfb,0x18, -0x66,0xd6,0x08,0x7d,0x38,0xd7,0x5d,0xf5,0x1d,0x13,0xec,0x05,0x8f,0x00,0xfe,0xd3, -0x07,0xe1,0x38,0x13,0xf3,0xb3,0xf1,0x15,0x55,0x14,0xf0,0xfc,0xd0,0x12,0x25,0x0b, -0xf3,0x43,0x0b,0x0e,0xf9,0xfa,0xe8,0xb3,0x1a,0xe9,0x8f,0xf3,0x17,0x1d,0xfe,0xf6, -0x09,0x18,0xf8,0x6f,0xfb,0x10,0x3a,0xf1,0xd3,0x32,0x25,0x08,0xe1,0x0d,0x06,0x35, -0xd5,0x20,0x50,0xec,0x00,0x96,0x0d,0xdc,0xee,0x1d,0x35,0x76,0xc4,0xe6,0xf1,0xf4, -0x1c,0x4b,0x0d,0xed,0x93,0x02,0x01,0xe1,0x07,0x01,0x80,0x01,0xea,0x10,0x16,0x04, -0xfb,0xf3,0x11,0xbe,0xf7,0x06,0x91,0x0a,0xff,0xf3,0xfc,0xee,0x23,0xff,0xfb,0x2a, -0x27,0xfc,0x76,0xc4,0x04,0x77,0x22,0xeb,0xf4,0x01,0x07,0x2e,0xff,0x0b,0xec,0xe2, -0x01,0x59,0x12,0x00,0x63,0xfa,0xff,0x93,0xfb,0x1a,0xa8,0xf6,0xfb,0x12,0xfb,0xf9, -0x67,0xf6,0x1b,0x13,0xf8,0xec,0xb1,0x09,0x1d,0x41,0xdf,0x07,0xd1,0xfe,0x10,0xef, -0xf8,0xf6,0x18,0x03,0xe3,0x1b,0x2e,0xe5,0x62,0xff,0x00,0x3d,0xde,0x2f,0x28,0xfe, -0xe2,0xcb,0x1f,0xfc,0x54,0xd2,0x2d,0xab,0xfc,0xf9,0xb8,0x0a,0xf8,0xc4,0xfc,0xf2, -0xea,0x05,0x09,0x0b,0x03,0xff,0xd4,0xfd,0xfb,0x23,0x01,0xf6,0x18,0x03,0x10,0x79, -0xe7,0xff,0x4d,0x0f,0xe5,0x51,0x15,0x07,0x74,0xf8,0xef,0xe5,0x03,0x05,0xcc,0x09, -0x01,0x5a,0x07,0x16,0xe5,0xed,0xe1,0x83,0x17,0x25,0xe2,0xd3,0xf9,0x89,0xf0,0x0e, -0x44,0x19,0xdb,0xff,0xf4,0x0c,0x01,0xfd,0xf8,0x10,0x12,0xe9,0xe9,0x06,0x14,0x60, -0xfc,0x01,0x4b,0xe0,0x2e,0xe2,0xff,0xe9,0xab,0x14,0xfc,0xba,0x07,0x01,0xb7,0x0e, -0xf6,0xec,0xe8,0x11,0xed,0x0a,0xfc,0xf3,0x04,0xf1,0x7d,0xe9,0xeb,0x20,0x36,0xe6, -0x6f,0xdb,0x16,0xad,0x20,0xff,0xd3,0xd0,0xfa,0x59,0x0d,0x0e,0x1d,0xe6,0x1f,0x5c, -0xef,0x13,0x4e,0x09,0xd0,0x84,0x24,0x01,0xc7,0xea,0x20,0x42,0xff,0xe3,0x4a,0x16, -0xfd,0xb4,0xfe,0xf3,0xb2,0x0a,0x22,0x72,0xc9,0x0d,0x60,0x08,0xf1,0x1e,0xfd,0xf2, -0x79,0x07,0xfc,0x59,0x05,0x0a,0x39,0xf9,0xf7,0xcf,0x07,0xee,0x7d,0x0a,0x02,0x1d, -0xee,0x26,0xf9,0xf0,0x0c,0x69,0xfe,0xeb,0x8a,0x09,0x19,0x15,0x09,0xf3,0xcc,0xe3, -0x0c,0x77,0x24,0xe3,0xfd,0xef,0x06,0x1a,0x14,0x06,0x22,0xd7,0x12,0xd2,0xf8,0x0c, -0x0c,0x06,0xe5,0xd9,0xe2,0x25,0x83,0x07,0xe2,0xf2,0x1a,0xf1,0x52,0xff,0x17,0x88, -0xdb,0x16,0x93,0x0e,0xe5,0x69,0x03,0x1a,0x0f,0xf5,0xd4,0xb4,0x25,0x18,0xaa,0xf8, -0xfc,0xb3,0xd8,0x25,0x93,0x13,0xd8,0xec,0x06,0x01,0xcb,0x13,0xfd,0xfb,0xed,0x18, -0xaa,0xdd,0x16,0x92,0xfd,0xb9,0x40,0x37,0xf5,0x75,0xf3,0xf5,0x34,0x13,0xf2,0xca, -0x08,0xf4,0xee,0x02,0x17,0x26,0xde,0x02,0x1f,0x06,0x10,0x65,0xfb,0xfd,0x2c,0xf9, -0x18,0xf1,0xfb,0xf0,0x80,0x1a,0xf4,0xce,0xfb,0x12,0x1d,0xd3,0x24,0xc5,0x21,0xcb, -0x48,0x05,0xf2,0x67,0xff,0x12,0x50,0xd4,0x04,0x97,0x09,0x08,0xad,0x06,0xd7,0xaa, -0x0d,0x15,0x66,0xff,0xe9,0xb3,0x03,0xef,0x69,0x1e,0xf1,0xb5,0x00,0x04,0x10,0x01, -0x10,0x2b,0xee,0x02,0xf4,0x25,0xe3,0x0c,0xf1,0x1c,0xa4,0x0c,0xe3,0x4d,0xe1,0x29, -0x54,0x05,0xff,0xb4,0xf3,0xea,0x31,0x0e,0x13,0xdf,0xd4,0x0a,0x7f,0xf8,0x13,0x43, -0x0d,0xf5,0x94,0xfc,0x0b,0x3e,0x0c,0xf6,0x76,0xef,0xed,0x7d,0x06,0x21,0xe3,0xed, -0x01,0x7a,0x09,0x06,0xfa,0x01,0xfd,0xb6,0x03,0xf4,0x40,0xef,0x0d,0x4d,0xf9,0xf1, -0x34,0xe8,0x1a,0x63,0x09,0x16,0xe3,0xf0,0xdd,0xaa,0x00,0x24,0x03,0xe7,0xdb,0x93, -0x0d,0x23,0x80,0xfe,0xec,0xd9,0xf8,0x00,0x7e,0x27,0xee,0xcd,0xda,0x26,0xc2,0xe6, -0x04,0x0e,0x16,0xe4,0x2f,0xf8,0x21,0x6d,0xe4,0xf5,0x6e,0x08,0x10,0x90,0xf5,0xeb, -0x3b,0x0c,0xf9,0x94,0x0c,0x0b,0x5c,0xe9,0x21,0xa0,0xeb,0xe9,0x40,0x2a,0xf1,0x72, -0xec,0x00,0x02,0x10,0x0a,0xcb,0xee,0xeb,0x48,0x09,0x1a,0x62,0x01,0xcb,0x7f,0x06, -0x22,0xdd,0x07,0xf8,0x79,0xd9,0xf3,0x07,0x32,0x02,0x3a,0xea,0xf4,0x60,0xfc,0x15, -0x45,0x1a,0xce,0x76,0x07,0x18,0xf9,0x04,0x07,0x5c,0xcc,0x0b,0x46,0x1b,0x00,0xf4, -0xec,0x0c,0xeb,0xdf,0x23,0x39,0xf7,0xf9,0xb0,0x25,0xcf,0xd0,0x0a,0x13,0xcb,0xf3, -0x05,0x79,0xd5,0x0e,0xae,0x1a,0xe2,0x0a,0xe4,0x03,0xce,0x1c,0x12,0x64,0xe4,0xe5, -0xed,0x13,0x11,0x4f,0x07,0xe4,0x65,0xf8,0x08,0xba,0x2f,0xde,0x4f,0xf4,0x0e,0x89, -0xfe,0x16,0x7c,0xf1,0xe8,0x79,0x0d,0xfb,0x1b,0xec,0x18,0x26,0x12,0xf4,0xfd,0xe9, -0x1c,0xe9,0x1f,0xc7,0xa2,0xf1,0x18,0x6a,0x19,0xf3,0xf3,0xcf,0x1f,0xf0,0xfe,0x20, -0x45,0xf0,0xd1,0x1c,0x16,0x1a,0x26,0xd8,0x0d,0x51,0xf4,0xfc,0x4b,0x22,0xcc,0xed, -0x01,0x26,0x4f,0xe5,0x1a,0xaf,0xed,0xed,0x81,0x24,0xe6,0xa1,0x00,0x02,0x91,0x0f, -0x16,0x68,0xf1,0xf7,0xdb,0xfd,0x0e,0x43,0xff,0xf4,0x36,0xe7,0x34,0x06,0xef,0xd2, -0xa8,0x1f,0x1d,0x74,0xe9,0xf8,0x7f,0x0d,0x02,0xb0,0x0a,0xe6,0x2b,0xf9,0x18,0x8e, -0xe4,0xee,0x4c,0x02,0x13,0x7d,0xf8,0x1d,0xf2,0xce,0xfd,0xf0,0x08,0x01,0x71,0x05, -0x09,0x0c,0xde,0x15,0xd2,0x22,0xe5,0xbb,0xfb,0x2b,0xfa,0xea,0x08,0x35,0xec,0x03, -0xfd,0x04,0x02,0xfa,0x08,0xdb,0x8f,0xff,0x01,0xa4,0x11,0xf1,0x1f,0x12,0xd2,0xc5, -0xef,0x11,0x8d,0xf8,0x02,0xbc,0x17,0xec,0x08,0x1b,0xe9,0x43,0xe5,0x2b,0x07,0xf9, -0x0c,0xb0,0x07,0xd2,0xa8,0x14,0x20,0xbd,0xfa,0x0a,0x2d,0xf3,0xf4,0x22,0xfc,0x04, -0x0e,0x00,0x00,0x30,0x00,0xfd,0x04,0x01,0x02,0xe8,0xff,0x02,0x58,0x05,0xf4,0xee, -0xf9,0xf9,0xf2,0x09,0x31,0xa5,0xe2,0xb7,0xd8,0x36,0x23,0xb4,0xdb,0xe1,0x87,0x27, -0x25,0xc2,0xd1,0xf2,0xe7,0x1e,0xca,0x04,0x38,0x1a,0x6d,0xbf,0x07,0x1b,0xfc,0x28, -0x6d,0xf2,0xcd,0xc0,0x5c,0xc3,0x0e,0xf7,0x2d,0x62,0xcb,0xff,0x6f,0x24,0x15,0x91, -0xfd,0xb9,0x5d,0x14,0x37,0x7d,0xa3,0x59,0x56,0xf1,0xf5,0xa8,0xf8,0xe5,0xf2,0x13, -0xfd,0xf1,0x14,0x44,0x6b,0x91,0xdf,0xec,0x4e,0xe1,0x67,0x23,0xfa,0x47,0xfd,0xfb, -0xe2,0xb8,0x53,0x07,0x09,0xc1,0xb0,0x42,0xea,0xc9,0xdb,0x0d,0x53,0xfe,0x23,0x2c, -0xeb,0xe9,0x1d,0x4f,0x8d,0xf1,0x32,0x24,0xd8,0xdf,0xf5,0x07,0x09,0x14,0xf5,0xf7, -0xc5,0x75,0x37,0x0c,0xf8,0xca,0x53,0xad,0xd3,0xe5,0x55,0x03,0x06,0x85,0x29,0xd9, -0x77,0x14,0x12,0x8f,0xaa,0x1d,0x24,0x2e,0xf5,0x2a,0x01,0xfa,0x20,0xf6,0xf6,0xaf, -0xcf,0x75,0x16,0xd9,0xe5,0xc8,0x0e,0xe0,0xeb,0xfc,0x0f,0xfa,0x1b,0x11,0x5c,0xc0, -0x0f,0x99,0x25,0xb4,0x44,0x4a,0xfe,0xed,0xed,0xf3,0xa8,0xee,0x2e,0x44,0xd2,0xfa, -0x4b,0x57,0xc1,0x27,0xea,0x26,0xbb,0xe8,0x10,0xf8,0xf5,0x04,0xfc,0x24,0xa8,0x23, -0x50,0xe2,0xce,0xcb,0x42,0x0e,0x0c,0xf1,0x31,0xe4,0xf5,0x30,0x2e,0xdf,0x9c,0xf6, -0x5c,0x8a,0xa1,0x0b,0xa7,0x09,0xe0,0xef,0x2b,0xf1,0x4b,0x2c,0xe8,0xbd,0xa9,0x4e, -0x07,0x03,0xdc,0x57,0x44,0xde,0x48,0xe1,0xff,0x07,0xf0,0x56,0x72,0xb0,0x21,0x10, -0x2c,0xa5,0xcc,0x12,0x21,0xa3,0xf8,0x16,0xd3,0xd8,0x16,0x48,0x00,0xb5,0x3c,0x6e, -0xd3,0x27,0xe1,0x40,0x51,0xd6,0x06,0xb1,0xf1,0x05,0xcd,0x33,0xba,0xf7,0x1b,0x2f, -0x6f,0xa4,0x1a,0x1b,0x19,0xeb,0x55,0x2e,0xc5,0xcc,0x37,0xc8,0x3d,0xe8,0x54,0xbd, -0xe4,0xed,0x63,0x28,0xd4,0xd0,0xf0,0x05,0x05,0x0c,0x4b,0xb4,0xa2,0x1c,0x35,0x0c, -0xbd,0x6b,0x36,0x1b,0xd8,0xf9,0xf6,0xf5,0xd4,0x21,0x78,0xe7,0xf7,0xfa,0x54,0xd1, -0xf8,0xd7,0x2c,0x78,0xd1,0x2d,0x79,0xe6,0x29,0x51,0x04,0xb2,0xe3,0x2a,0x14,0xa1, -0xcb,0x2f,0xcf,0xfe,0xee,0x90,0x10,0xce,0x17,0x4b,0xc2,0xb4,0x0d,0x33,0x94,0xd0, -0x03,0xe7,0x08,0xe5,0xac,0x13,0xef,0x32,0x31,0xfe,0x19,0xb0,0x37,0x61,0x00,0xdd, -0x3e,0x40,0xdd,0xf5,0x1c,0xcb,0x0d,0xf4,0x31,0x2e,0xdb,0x26,0xed,0x19,0xbd,0x30, -0xf8,0x1c,0xc1,0xf6,0x2e,0x0b,0xce,0x3d,0xa4,0xca,0xcc,0x23,0x48,0xf7,0xe6,0xfe, -0x19,0x82,0xd5,0x0c,0x74,0xe5,0x0d,0x82,0x41,0xba,0xd0,0x1a,0x17,0x1e,0xb0,0x35, -0xbf,0xf2,0x14,0xe4,0x02,0xd3,0x0e,0x39,0xd9,0xcc,0xdf,0x49,0x0b,0xe3,0xf1,0xe9, -0x2c,0xc5,0x7e,0x32,0xb9,0x2f,0x28,0x2c,0x47,0xbd,0x2e,0xa0,0xf9,0xc5,0x69,0x30, -0xfc,0x29,0x0e,0x0f,0x5b,0xc7,0x34,0xad,0xca,0xe9,0xcb,0x67,0xc9,0x9c,0x0a,0xf1, -0x4a,0xe5,0x24,0x1d,0xdf,0x31,0x6a,0x1a,0xb0,0x32,0x1f,0x00,0x0b,0xca,0x5a,0x94, -0xda,0x19,0xfd,0xd8,0xe1,0xeb,0x47,0xd2,0xa7,0x01,0x3f,0x06,0xc4,0x05,0x37,0x06, -0xe9,0xda,0x2a,0xd3,0xaa,0x28,0x07,0x37,0xb6,0x45,0x1d,0xe6,0xf1,0x9d,0x23,0xef, -0x6d,0x16,0xe1,0xcb,0xed,0x2e,0x38,0xd4,0x08,0xd6,0x43,0xb1,0xee,0x1a,0xe4,0x3a, -0x14,0x11,0xb3,0xe9,0x2c,0xee,0xec,0xc5,0x20,0x29,0xfd,0xf1,0x00,0x24,0x2d,0xdd, -0x07,0x52,0xd3,0x0c,0x0a,0x47,0xc2,0x34,0x25,0x05,0x02,0xc8,0x0c,0xd3,0x01,0x29, -0x48,0x00,0xd7,0x42,0x14,0xf2,0xe3,0xd8,0x58,0xe0,0xd4,0x0e,0x48,0xf5,0xf9,0xbd, -0x0b,0xdb,0xc5,0x23,0x20,0xb4,0xc1,0x17,0x23,0x0b,0xdc,0x44,0x23,0xe4,0xf1,0x27, -0xf3,0x9b,0xdc,0x3e,0x67,0xc9,0xf7,0xe0,0x31,0xe2,0x2c,0x13,0xf1,0xdb,0xf8,0x0d, -0xf1,0xd5,0x2a,0xdb,0x2d,0xab,0x73,0x3e,0xd1,0x3b,0xfe,0x10,0xcd,0xfc,0x35,0x96, -0xca,0xe0,0xfb,0x30,0xd8,0x54,0x0f,0x3c,0x63,0xca,0x14,0xd6,0xd4,0x0c,0xd1,0x20, -0xd7,0x84,0x42,0xe7,0x6f,0xbb,0x33,0xdb,0xf2,0x0d,0x62,0x0a,0xf2,0x5c,0x19,0xd7, -0x8f,0xea,0x4c,0x81,0xbd,0x27,0x35,0x09,0xd8,0x85,0x12,0xe9,0xec,0x19,0x0a,0x63, -0xd9,0x30,0x8d,0xfe,0xbb,0xfd,0x40,0xe0,0xb9,0x0e,0x04,0x38,0xf0,0x25,0xbe,0xc3, -0x05,0x83,0x2f,0xd5,0xbf,0x20,0x12,0x30,0xd0,0x06,0x64,0xf3,0x1b,0x08,0x1e,0xc3, -0xdd,0x3d,0xca,0xa8,0xe3,0x37,0x79,0xf9,0x0d,0xe6,0xf7,0xef,0x04,0x0a,0xdd,0x77, -0x11,0x45,0xda,0xbb,0x13,0x7d,0xf4,0xe7,0x39,0x1d,0xf4,0xd4,0x25,0xef,0xac,0xdd, -0x2b,0xe4,0xe0,0xf1,0xb4,0x35,0xeb,0x0c,0xfd,0xf7,0x71,0xf0,0x2b,0x54,0xc3,0x2a, -0x8f,0x13,0xdb,0x32,0x14,0xf7,0xa4,0xf1,0x0b,0xe2,0xfe,0x1d,0x5e,0xef,0xda,0xa4, -0x36,0xc8,0x0b,0x09,0x26,0xde,0xf9,0x08,0x68,0xd6,0x09,0x28,0x0d,0xe8,0xe5,0x31, -0x04,0xe1,0xc9,0x0c,0x84,0xf7,0x02,0x41,0x22,0xeb,0x47,0x2b,0xbc,0xb3,0xff,0x25, -0x39,0xea,0x18,0xaa,0x0b,0xe4,0xdc,0xf5,0xed,0x8d,0x1a,0x1f,0x0a,0xcc,0x36,0xb1, -0xe3,0xe0,0x50,0x21,0xf6,0x52,0x15,0xf8,0xad,0xef,0x1c,0x8f,0xd0,0x0b,0xa5,0x26, -0xd5,0x21,0x14,0x14,0x2f,0xe0,0x15,0x04,0xd1,0x35,0x4c,0xfb,0xde,0xdb,0x30,0xe7, -0x90,0xe0,0x19,0x1c,0xf5,0x13,0xa7,0x0c,0xe1,0x51,0x2b,0xae,0xf7,0x26,0x2a,0xba, -0xd8,0x1b,0x77,0xf1,0xe6,0xa3,0x0a,0xeb,0x3b,0x38,0xff,0x27,0xcf,0x29,0x75,0xd9, -0xf3,0xeb,0x3d,0xe0,0xf3,0x22,0xd4,0x06,0xf6,0x1e,0x4c,0xd1,0x2f,0xc7,0x17,0xce, -0xa9,0x0c,0xfd,0x44,0xef,0x27,0x0d,0xdc,0x3a,0x72,0xd6,0xe1,0x97,0x32,0xe0,0xbc, -0xfd,0x1c,0xf3,0xed,0x13,0x4f,0xe5,0xfb,0x3b,0x22,0xcf,0x17,0x2b,0x12,0x54,0xc8, -0x23,0x3b,0xe5,0x05,0xfd,0x05,0xf8,0x43,0x30,0xd9,0x65,0xe2,0x26,0x2b,0xed,0x03, -0x2f,0x2a,0xd6,0xd7,0x15,0xcb,0x37,0x1d,0x14,0xc0,0xdf,0x31,0x68,0xf2,0xd0,0x64, -0x14,0x04,0x85,0x10,0x0a,0xf7,0xe3,0x1f,0xce,0xcf,0xf8,0x52,0x39,0xda,0xb7,0x1a, -0xf8,0x73,0xee,0x06,0xf8,0xe8,0x29,0x0f,0x08,0xd8,0x38,0x20,0xf4,0xd1,0xdc,0x2d, -0x50,0xe2,0x22,0x06,0xe6,0xff,0xbf,0x22,0xc6,0xae,0x0e,0x26,0x04,0xe2,0x13,0xfd, -0xfa,0xef,0x09,0x0b,0xd8,0x8a,0x35,0xff,0x92,0xdc,0x33,0xc6,0xc8,0x00,0xb6,0x19, -0xff,0x67,0x1d,0xdc,0x57,0xfa,0x14,0xda,0xcc,0x23,0x21,0x2c,0xcc,0x50,0x21,0xcb, -0x2a,0x14,0x0c,0x31,0xf3,0x37,0x7c,0xdb,0xdd,0x40,0x27,0xdf,0xec,0x0b,0x1c,0x2f, -0xeb,0x18,0xc2,0xc6,0x0e,0x19,0x2c,0xc8,0x6b,0x39,0xf7,0x97,0xdb,0x19,0xb3,0xe5, -0x18,0xa9,0xfe,0xe8,0x0f,0x30,0xdf,0xe3,0xe1,0x3e,0x23,0xc5,0x25,0x35,0x01,0xfc, -0xc2,0x11,0xce,0x66,0x15,0x12,0x9e,0xd1,0x39,0x64,0xff,0xd1,0xf6,0x1b,0xd9,0x1c, -0x2c,0x01,0xd0,0xea,0x36,0xa4,0xbd,0xf9,0xc3,0x28,0xde,0xed,0x26,0x00,0x1c,0xe7, -0x02,0x0a,0xd9,0x28,0xb7,0x29,0xc0,0x1d,0x3c,0xcf,0x78,0xf4,0x15,0x23,0xf3,0x2c, -0xfe,0xe6,0xec,0x54,0x1d,0xce,0x67,0x11,0x34,0x53,0xd0,0x21,0x77,0xe3,0x00,0xce, -0x0d,0xd6,0xcf,0x37,0xfa,0x63,0xd9,0x29,0xf1,0xdf,0xfe,0xd0,0x0f,0xf7,0xc6,0x21, -0xe6,0x01,0xf6,0x25,0x5f,0xb9,0x2a,0x2e,0x0f,0xee,0x56,0x14,0xde,0x77,0x08,0xfe, -0x25,0xef,0x38,0xa6,0xf5,0xd6,0x14,0x2b,0xce,0x7f,0x13,0x0a,0xf1,0x01,0x20,0xf6, -0xc1,0x08,0x90,0x11,0xe5,0x16,0x30,0xff,0x87,0xe7,0x05,0x8a,0xe2,0x1c,0x9d,0x08, -0xe2,0x6e,0x3f,0xc3,0xe2,0xf5,0x1d,0xce,0xea,0x20,0x88,0xf1,0x02,0x96,0x10,0xd1, -0x7a,0x15,0x18,0x67,0xd0,0x37,0x04,0xe8,0xf3,0xf3,0x09,0xe1,0xbb,0x31,0xe4,0x6b, -0xfc,0x33,0x43,0xcb,0xfe,0x01,0x15,0xe2,0x7a,0x29,0xf1,0x1e,0xfc,0x15,0x07,0xb4, -0x3c,0x9a,0xff,0xec,0xf5,0x2e,0xde,0xa0,0xf6,0x00,0x5e,0xef,0x34,0xee,0xec,0xee, -0x1d,0x28,0xb0,0xce,0x21,0x18,0xfd,0xf1,0x24,0x16,0xce,0x0e,0xb7,0x03,0xd7,0x4e, -0x42,0xf9,0xc0,0xdb,0x1f,0xd4,0xd7,0x09,0x52,0x18,0xe5,0xdf,0x39,0xc0,0x0b,0x0f, -0x1b,0x7c,0xcc,0x23,0x38,0x07,0xf2,0xe7,0x10,0xdb,0xe1,0x12,0x09,0xcd,0xd2,0x47, -0x46,0xdb,0xf9,0x95,0x20,0xd5,0xd3,0x12,0xfa,0xf1,0x02,0x28,0x3c,0xca,0x08,0x57, -0x10,0xd2,0xcb,0x2a,0x0b,0xb1,0xf0,0x13,0x37,0xca,0x26,0x9f,0xf0,0xfd,0x45,0x35, -0xd6,0x5c,0xf0,0x09,0x5a,0xed,0x1d,0x28,0x06,0xf5,0x57,0x1f,0xb5,0xf1,0x27,0x0b, -0x0a,0xe9,0x2b,0x90,0xe8,0xf3,0x75,0xfb,0xee,0x61,0x30,0xf0,0xfa,0xf1,0x25,0xe7, -0xd2,0x04,0x8b,0x15,0xe9,0x68,0x28,0xdc,0x9d,0x11,0xfe,0x4d,0xd0,0x33,0x04,0xf9, -0xef,0x53,0x1c,0xef,0x0b,0xfe,0x02,0xde,0xe0,0x3c,0x33,0xd9,0x0d,0x3e,0x14,0xcc, -0x64,0x11,0x00,0x37,0x04,0x1a,0x11,0xe5,0x0f,0x21,0xf7,0xd3,0x36,0x3e,0xf9,0x32, -0xf6,0x15,0x6f,0xcc,0x19,0x9c,0xef,0x07,0xd5,0x30,0xce,0xcb,0x09,0x06,0xfe,0xdb, -0x1f,0x2e,0x0c,0xf8,0xe0,0x13,0xc4,0x79,0x27,0xf2,0x71,0xf0,0x39,0xf3,0xda,0xfe, -0x1f,0x06,0xec,0x51,0x19,0xf2,0xbc,0x05,0x24,0xe9,0xc4,0x11,0x8a,0x0d,0xd8,0x37, -0x2e,0xeb,0xfb,0x0b,0x04,0xd2,0xdd,0x20,0x97,0xec,0xf9,0xc9,0x30,0xe6,0x93,0xf2, -0x0a,0x48,0xdc,0x2a,0x82,0xe6,0x1a,0xd7,0x14,0xc4,0xc3,0x15,0xfe,0xbb,0xf6,0x29, -0xec,0xf3,0xf6,0xed,0xf7,0xdc,0xe8,0x33,0xf3,0x82,0xf8,0x2a,0x8a,0xc9,0x08,0xa5, -0xff,0x03,0xb9,0x20,0xe8,0xe4,0x06,0xfd,0x8b,0xd5,0x22,0x9c,0x0f,0xe5,0x7c,0x23, -0xd6,0x1d,0x14,0xf3,0xa2,0xf7,0x2f,0x41,0xe0,0x01,0x51,0x15,0xda,0xa7,0x0a,0x08, -0xa6,0xf6,0x18,0x69,0xe2,0x16,0x96,0xff,0xd3,0x3c,0x2e,0xf5,0x61,0x05,0x0e,0x52, -0xe4,0x0b,0x9a,0xe9,0x01,0x6a,0x25,0xec,0x52,0x02,0x0e,0xad,0xca,0x20,0x5d,0xfa, -0x1c,0xf9,0x04,0xd8,0x67,0x11,0xf0,0x19,0xf5,0x27,0xbb,0xfb,0xf4,0xb2,0x04,0xe1, -0x03,0x1a,0xf3,0x05,0x14,0x1d,0x44,0xca,0x0d,0xa6,0xfe,0xf2,0x1c,0x1d,0xf6,0x8b, -0x09,0xf5,0xe4,0xe4,0x1c,0xf9,0xff,0xee,0xa8,0x30,0xd6,0x3e,0x09,0xfa,0xb2,0xf5, -0x1b,0x82,0xe3,0x15,0x65,0x0c,0xdc,0x21,0x0f,0x02,0xad,0xea,0x28,0x31,0xec,0x13, -0xa9,0xef,0xdf,0x4e,0x2a,0xe5,0x6c,0x07,0x20,0x18,0xe1,0x02,0xd1,0xf2,0xfc,0x20, -0x24,0xf0,0x02,0x0d,0x07,0x18,0xc4,0x28,0x5b,0xf7,0x04,0xb6,0x16,0xe4,0xd1,0x0d, -0xe6,0x45,0xf9,0x2d,0xe8,0xf2,0xf8,0x7e,0x18,0xcd,0x13,0x18,0xfa,0x1d,0x06,0x1a, -0x0a,0xd4,0x19,0x64,0xf6,0xe4,0x24,0x2a,0xfb,0x5c,0xf9,0x0b,0xcb,0xe6,0x11,0xef, -0xf5,0xf1,0xca,0x2d,0xd8,0x61,0x10,0x07,0x0a,0xde,0x14,0x85,0xf7,0x11,0x06,0x10, -0xe1,0xec,0x0b,0xfc,0x7c,0xde,0x30,0xc4,0xf2,0x04,0x70,0x04,0xdd,0xdc,0x16,0xea, -0x94,0x13,0x24,0x85,0xdd,0xfd,0xfa,0x02,0xe7,0xa7,0x1c,0x00,0xb0,0x06,0x07,0xe6, -0xca,0x23,0xc3,0xf1,0x03,0x5f,0x26,0xe7,0x8f,0xf8,0xfa,0xa6,0xf8,0x19,0x7b,0xf5, -0x01,0xd3,0x17,0xcb,0xed,0x14,0x03,0xf0,0xf8,0x1c,0xac,0xe8,0x0e,0xe9,0xf4,0xed, -0x6a,0x21,0xef,0xc0,0xf8,0x1d,0xb3,0xe8,0x01,0xc9,0xfc,0xee,0x8e,0x28,0xe1,0x00, -0x1d,0x03,0xc3,0xd8,0x13,0x6b,0xf8,0x02,0x4e,0x15,0xf0,0xaa,0x09,0xee,0x89,0xe1, -0x34,0x55,0xe9,0x12,0x90,0x0e,0xd9,0x21,0x0b,0xee,0xde,0x0f,0x1c,0xda,0xe2,0x11, -0x51,0xf2,0xda,0x5e,0x26,0x04,0x4d,0x04,0x0c,0xb1,0xd4,0x1e,0x36,0xe5,0x08,0x3e, -0x25,0xde,0xac,0x09,0xfc,0x05,0xe9,0x12,0x87,0xff,0x07,0x79,0x16,0xcb,0xdd,0x25, -0xf2,0x81,0xee,0x25,0x22,0xea,0x0d,0x03,0xfd,0xe7,0xd9,0x17,0xe8,0x30,0x08,0x25, -0x6f,0xdc,0x0d,0xcb,0xfe,0xe3,0xfd,0x20,0xe7,0xce,0x20,0x02,0x42,0xd4,0x1c,0xa4, -0xe8,0xff,0x50,0x26,0xf3,0x97,0x02,0xfa,0x0c,0xde,0x2b,0x65,0xe1,0x1b,0x3c,0x16, -0xce,0x1d,0x0d,0xf1,0xa9,0x01,0x1e,0xfe,0xf2,0x0b,0xfb,0xf4,0xdc,0x98,0x2e,0xef, -0xe6,0xfe,0x1e,0x8f,0xd7,0x12,0xde,0xe9,0xff,0x62,0x24,0xe1,0x86,0x14,0x03,0x07, -0xdf,0x17,0x23,0xfc,0xf9,0x32,0x1d,0xde,0x91,0x1e,0xe6,0xc0,0xeb,0x29,0x25,0xe6, -0x12,0xf6,0x08,0xea,0x91,0x0b,0xeb,0x71,0x04,0x22,0x18,0xe1,0x1b,0x96,0xf5,0xd4, -0xaa,0x22,0xf1,0x14,0x1a,0x06,0x79,0xe5,0x13,0xa1,0xe0,0x00,0x7c,0x28,0xee,0xdc, -0x08,0xfd,0x8a,0xd9,0x1b,0x2b,0xeb,0x22,0x6f,0x0b,0xd4,0x7b,0x1b,0xe9,0x6a,0xfd, -0x1f,0x7c,0xf1,0x0b,0xf6,0xf7,0xe4,0x39,0x20,0xe4,0xcc,0x0b,0x1f,0xdc,0xd4,0x19, -0xbd,0xee,0xff,0xdb,0x12,0xe8,0xca,0x1d,0xfc,0x72,0xe2,0x18,0x3b,0xed,0xfa,0xc0, -0x22,0xe0,0x75,0x21,0xe7,0x49,0xf5,0x1c,0xfb,0xd9,0x1f,0x3d,0x13,0xe0,0x52,0x0d, -0xe6,0x9b,0xfc,0x1f,0x16,0xea,0x24,0xcf,0xed,0xda,0x4d,0x27,0xe0,0xe1,0x1b,0x13, -0x6d,0xe5,0x10,0xe4,0xd6,0x05,0x1b,0x23,0xe5,0x7d,0x1b,0xff,0x23,0xd1,0x27,0x14, -0xe3,0x1d,0xa8,0x0c,0xe0,0x34,0x1e,0xdc,0x5c,0xf9,0x23,0x7a,0xea,0x0e,0x99,0x03, -0xe3,0x23,0x1d,0xe0,0xaf,0x12,0x18,0x0f,0xd8,0x25,0xdc,0xe9,0xed,0xc5,0x19,0xe9, -0xf1,0x1b,0xfb,0x09,0xeb,0x1d,0xbe,0xe4,0xf6,0x71,0x28,0xdf,0x8e,0x23,0xf1,0xbc, -0xea,0x0e,0xbc,0xdf,0x26,0x27,0x0a,0xe6,0xb2,0x14,0xe8,0x8a,0xf0,0x21,0x5f,0xef, -0x24,0xcc,0xec,0xe5,0xd1,0x19,0xd9,0x2b,0x1d,0x16,0xca,0xe4,0x0f,0xbf,0xe8,0xfc, -0x2c,0x15,0xef,0xed,0x1e,0xff,0x01,0xd8,0x1e,0xbf,0xe2,0x10,0xe1,0x0f,0xea,0xcd, -0x19,0xdf,0x76,0x03,0x14,0x09,0xe8,0x15,0xaa,0x0d,0xe1,0x7b,0x17,0xe0,0x2f,0x0b, -0x10,0xa3,0xe3,0x2a,0xf7,0xe5,0xf3,0x23,0x15,0xe7,0x00,0x13,0x0b,0x6d,0xf8,0x11, -0xad,0xd7,0xff,0x5d,0x1a,0xe3,0x1d,0x2c,0xf0,0xaf,0xeb,0x0a,0xa3,0xe2,0x23,0x1e, -0x07,0xf5,0xdc,0x17,0xd9,0xda,0xf2,0x21,0x90,0xeb,0x1f,0x43,0xf5,0xec,0xa5,0x13, -0xd6,0xfc,0x22,0x0c,0x6e,0xed,0x19,0x76,0xe5,0xf5,0x5a,0x11,0xf1,0x71,0x1e,0xf5, -0xd5,0xe5,0x25,0x3b,0xd5,0x13,0x1c,0x0f,0xeb,0x0d,0x1d,0xe9,0x11,0x00,0x0a,0x3f, -0xe2,0x1b,0xac,0x06,0xe5,0x34,0x20,0xe2,0x6f,0xff,0x0b,0x86,0xee,0x2c,0x95,0xe9, -0xfa,0xfb,0x0b,0xd9,0x45,0x16,0x11,0xd5,0xf4,0x11,0x8f,0xe4,0xf7,0xc4,0x11,0xe3, -0xbb,0x37,0xf4,0x5c,0xea,0x0c,0x17,0xe0,0x12,0x1d,0x0e,0xf8,0xc5,0x14,0xe1,0xab, -0xf4,0x19,0xb8,0xe1,0x28,0x81,0x01,0xed,0x7c,0x0b,0xdd,0x01,0x19,0x08,0x3e,0xee, -0x1e,0x43,0xe5,0xf4,0x7c,0x14,0xed,0xf6,0x12,0x04,0xfe,0xef,0x1c,0xee,0xd6,0x10, -0xac,0x0a,0xe8,0x12,0x1d,0xf4,0xd0,0xfc,0x02,0x70,0xeb,0x11,0xc4,0x08,0xf2,0x29, -0x25,0xda,0x8b,0xfc,0x0b,0xf6,0xee,0x20,0xa5,0xf4,0xfd,0x5c,0x05,0xda,0x9f,0x14, -0x0e,0x90,0xf7,0x1c,0x42,0xe9,0xf1,0x98,0x08,0xee,0xbc,0x29,0xf1,0x38,0xf7,0x0e, -0x5e,0xda,0x0e,0xcb,0x08,0x01,0xb8,0x13,0xec,0x8b,0xf6,0x0d,0x6c,0xe2,0x28,0xa7, -0xfa,0xee,0x8c,0x12,0xe2,0x8c,0x0d,0x00,0x60,0xfa,0x1b,0x75,0xed,0xfa,0x3a,0x12, -0xe2,0x7e,0x11,0x06,0x93,0xf3,0x18,0xfd,0xdf,0x0b,0x92,0xfd,0xe9,0xdd,0x2a,0xf7, -0x70,0xf9,0x07,0x38,0xe6,0x0b,0x80,0x09,0xf7,0x12,0x23,0xda,0x4b,0xfe,0x08,0xa3, -0xe3,0x27,0xa3,0xff,0xff,0x52,0x02,0xde,0xd7,0x0e,0x0a,0xcd,0xf5,0x23,0x97,0xe5, -0xef,0x7a,0x0d,0xe5,0x4f,0x24,0xfb,0x15,0xfe,0x0f,0xe2,0xd7,0x0e,0x71,0x0f,0xf1, -0xc8,0x17,0xf3,0xb3,0xf2,0x0e,0xee,0xe0,0x20,0x13,0xfc,0xf3,0xc0,0x1e,0xe0,0x66, -0x06,0x08,0xc4,0xf0,0x16,0x0f,0xf5,0xfe,0x3a,0x10,0xd9,0xce,0x0e,0x09,0x5e,0xf0, -0x25,0x17,0xe6,0x01,0xc1,0xfd,0xed,0xe5,0x22,0xf8,0x43,0xfd,0x0e,0x96,0xdf,0xfd, -0xd1,0x0e,0xf7,0xc3,0x25,0xe8,0x12,0xfd,0x00,0xcc,0xe2,0x24,0xe3,0x05,0xf9,0x54, -0x0a,0xe1,0x25,0xff,0x08,0x9b,0xf9,0x24,0x6c,0xed,0xf1,0xd3,0x0e,0xe2,0x57,0x1c, -0x04,0xf1,0xf9,0x0e,0x82,0xe1,0x08,0xbf,0x03,0xee,0x0e,0x1d,0xfd,0x84,0xee,0x14, -0x12,0xe2,0x18,0x72,0xfb,0xf9,0x23,0x1c,0xe3,0x73,0x05,0x03,0x68,0xe8,0x16,0x80, -0x03,0xfc,0x79,0x0e,0xde,0x94,0x0f,0x02,0x07,0xf2,0x27,0xab,0xea,0xfb,0x8f,0x01, -0xe3,0xd8,0x1b,0xfd,0xa7,0x06,0x10,0xaf,0xdb,0x00,0x69,0x0d,0xef,0x19,0x29,0xef, -0x63,0xfc,0xfe,0x9b,0xdc,0x22,0x8b,0xfe,0xff,0xe6,0x13,0xe1,0xd5,0xfd,0x0c,0x5a, -0xf1,0x23,0x2c,0xec,0xfe,0xcc,0x0e,0xd7,0xa7,0x19,0xff,0x13,0xf8,0x19,0xdd,0xe7, -0x05,0x20,0x01,0xee,0x72,0x1f,0xf6,0x67,0xf7,0x1b,0x2b,0xda,0x0b,0xdd,0xfd,0xf6, -0xa4,0x23,0xe5,0x6e,0x09,0x00,0xcb,0xe2,0x1b,0xb2,0x03,0xf8,0x4c,0x1b,0xdb,0x3f, -0x04,0xfd,0xe8,0xef,0x30,0x25,0xea,0xfe,0xed,0x04,0xde,0x06,0x18,0x06,0x55,0x01, -0x17,0x04,0xdc,0x00,0x18,0x05,0xe7,0x1f,0x2f,0xf2,0xf4,0xf7,0x07,0x48,0xdf,0x1c, -0x2b,0xfe,0xfc,0xf0,0x1b,0xe2,0x42,0xff,0x0d,0xa3,0xe2,0x1e,0x8b,0xf8,0xfb,0x47, -0x13,0xd8,0x89,0x1a,0xfc,0x29,0xf3,0x21,0x82,0xeb,0x02,0xf4,0x06,0xe3,0xb8,0x17, -0xf7,0xf9,0xfc,0x21,0x44,0xd4,0x11,0x46,0xfd,0xee,0x38,0x25,0xf1,0x12,0x0a,0x00, -0x96,0xd9,0x17,0xb9,0xfe,0xfe,0xa9,0x21,0xdb,0xd1,0x01,0xfd,0xae,0xf0,0x2c,0xa5, -0xed,0x09,0xa8,0x04,0xd4,0xd4,0x16,0x00,0xe7,0x01,0x1a,0x00,0xe2,0xff,0xae,0x02, -0xe7,0x82,0x30,0xed,0x14,0x01,0x0f,0x4c,0xdb,0x12,0xd1,0xfa,0xfe,0xe0,0x1a,0xe4, -0x6b,0x05,0x08,0x39,0xde,0x26,0x87,0xf3,0xff,0x3b,0x16,0xdd,0xd4,0x15,0xf3,0xd1, -0xf2,0x25,0x5a,0xe5,0x08,0x9f,0x09,0xde,0xbe,0x16,0xf9,0x33,0xff,0x24,0x14,0xd9, -0x12,0x60,0xf3,0xe6,0xcb,0x2c,0xf0,0x77,0x09,0x00,0x75,0xdc,0x16,0xd8,0xfa,0xfe, -0x62,0x2c,0xd7,0xf9,0x09,0xfb,0x6a,0xe3,0x2a,0x8d,0xf0,0x0a,0x72,0x08,0xd2,0x73, -0x1b,0xfa,0xde,0xf7,0x28,0xfc,0xe3,0x04,0xbe,0x01,0xe0,0xdc,0x28,0xea,0x7a,0x07, -0x15,0x28,0xd2,0x19,0x7c,0xf7,0xf6,0xdd,0x1e,0xeb,0xde,0x0b,0x08,0x70,0xd7,0x24, -0xff,0xec,0xfe,0x0f,0x21,0xd9,0x4a,0x13,0xf2,0x0d,0xf1,0x21,0x2e,0xed,0x10,0x4d, -0x0d,0xd4,0x0f,0x14,0xf6,0xb8,0x00,0x25,0x69,0xdc,0x0e,0xc8,0xef,0xe8,0x22,0x2e, -0xee,0x50,0x0d,0x0c,0x92,0xda,0x0e,0x21,0xf8,0xff,0x81,0x28,0xdb,0xca,0x0b,0xfb, -0xb7,0xde,0x28,0x3d,0xf2,0x0c,0xb6,0x0b,0xdf,0x27,0x12,0xf3,0xbc,0xf9,0x26,0x06, -0xe3,0x06,0x39,0x06,0xdf,0x67,0x21,0xea,0x8d,0x09,0x16,0xa7,0xde,0x19,0x79,0xf3, -0xec,0x9e,0x1f,0xef,0xb3,0x09,0x0a,0x93,0xdc,0x1b,0xbe,0xe7,0x03,0x31,0x25,0xe1, -0x43,0x16,0xef,0x4c,0xea,0x1d,0x38,0xf0,0x16,0x2a,0x08,0xd5,0xf3,0x15,0xef,0x50, -0xfd,0x2b,0x9a,0xe2,0x14,0xd7,0xed,0xe7,0x59,0x24,0xeb,0x08,0x16,0x0c,0xf1,0xd8, -0x0d,0x03,0xf5,0xfb,0x03,0x25,0xe5,0x4d,0x17,0xf3,0xbc,0xe0,0x25,0x8c,0xec,0x0d, -0x3c,0x0f,0xde,0xc8,0x11,0xf1,0x5f,0xf8,0x1f,0xfa,0xe3,0x13,0xe5,0x09,0xdd,0xb4, -0x1d,0xe9,0x6d,0x07,0x15,0x49,0xe4,0x19,0x43,0xec,0xef,0x92,0x1a,0xee,0x8a,0x0e, -0x12,0x63,0xde,0x16,0x8c,0xe4,0x06,0x0e,0x21,0xe2,0xe0,0x18,0xef,0x1c,0xe6,0x18, -0x02,0xf4,0x11,0x2c,0x10,0xdf,0x96,0x12,0xe9,0x6b,0xfc,0x29,0x66,0xe7,0x0f,0xcf, -0xf5,0xe4,0xbe,0x18,0xed,0x10,0x15,0x10,0x62,0xe1,0x10,0x7b,0xf2,0xf2,0x32,0x27, -0xea,0x64,0x11,0xf9,0x9b,0xe3,0x1f,0xc2,0xe5,0x0a,0x50,0x14,0xe8,0x5e,0x11,0xf7, -0x68,0xef,0x19,0x69,0xea,0x16,0xcc,0x06,0xe0,0xb9,0x18,0xe5,0x10,0x03,0x17,0x95, -0xef,0x17,0xa9,0xed,0xef,0x4c,0x16,0xee,0xb3,0x12,0x11,0x0e,0xe0,0x0f,0xca,0xe8, -0xfe,0x7f,0x1a,0xed,0x1e,0x1d,0xee,0x66,0xe8,0x13,0xc6,0xf5,0x10,0xb4,0x11,0xe5, -0xaa,0x0b,0xe7,0x6f,0xfd,0x1f,0x19,0xe8,0x1a,0xa0,0xf7,0xe7,0x7b,0x12,0xf1,0xdc, -0x10,0x0e,0xa1,0xe8,0x10,0x8b,0xef,0xf2,0xac,0x1c,0xe8,0xb8,0x12,0x02,0xad,0xed, -0x13,0x1e,0xe6,0x0b,0x99,0x10,0xed,0x2b,0x15,0xf7,0xa0,0xeb,0x10,0x14,0xec,0x14, -0x15,0x0c,0xe8,0x85,0x17,0xe1,0x65,0x01,0x19,0x7d,0xf1,0x14,0xde,0xf6,0xeb,0x0f, -0x0c,0xeb,0x90,0x12,0x17,0x40,0xe4,0x14,0x07,0xe4,0xf9,0x0a,0x1c,0xf5,0xe8,0x1a, -0xf1,0x45,0xe8,0x10,0x0b,0xeb,0x0e,0xfc,0x17,0xe7,0x82,0x0e,0xeb,0x7e,0xf7,0x1b, -0x3d,0xed,0x1b,0xa3,0xfb,0xe6,0x3f,0x13,0xec,0x52,0x06,0x0f,0x07,0xf1,0x11,0xb1, -0xf3,0xef,0x2c,0x1a,0xe7,0x97,0x15,0x08,0x5e,0xec,0x11,0x7b,0xe8,0x00,0x3a,0x0d, -0xf1,0x6d,0x18,0xfb,0x0d,0xe6,0x13,0x5b,0xec,0x0f,0xe8,0x10,0xee,0x2f,0x13,0xe4, -0xd8,0xf9,0x13,0x42,0xf0,0x19,0x3c,0xff,0xe8,0x5f,0x06,0xf0,0x86,0x0e,0x18,0x03, -0xec,0x13,0x4d,0xe6,0xf2,0x61,0x18,0xf2,0x47,0x16,0xfd,0x72,0xed,0x08,0x92,0xef, -0x07,0x2f,0x1a,0xea,0x46,0x13,0xf3,0x19,0xf0,0x10,0xfe,0xed,0x14,0x7c,0x03,0xee, -0x54,0x10,0xea,0xdf,0xfe,0x15,0x7c,0xf2,0x12,0x59,0xfb,0xef,0x78,0x10,0xe4,0x95, -0x10,0x0e,0x07,0xee,0x14,0x8a,0xe8,0xf9,0x4f,0x0d,0xf9,0xf2,0x16,0xff,0x98,0xea, -0x10,0xc0,0xe4,0x09,0x25,0x16,0xf1,0x48,0x12,0xe6,0x84,0xf7,0x0e,0x9f,0xf5,0x1b, -0x69,0x03,0xe7,0x25,0x0b,0xec,0xb0,0x05,0x16,0x1a,0xf0,0x13,0x79,0xe9,0xf2,0x62, -0x16,0xee,0x26,0x16,0x05,0x85,0xef,0x0c,0x16,0xee,0xff,0x5c,0x12,0xec,0x76,0x19, -0xf6,0x87,0xeb,0x13,0xd4,0xe9,0x12,0xcf,0x06,0xf5,0x35,0x13,0xeb,0xc8,0xf9,0x0f, -0x1f,0xec,0x16,0x64,0x04,0xec,0xb5,0x0d,0xe3,0x47,0x0e,0x0f,0xb0,0xf4,0x19,0xbd, -0xeb,0xf0,0xee,0x0c,0xf3,0xa2,0x15,0x08,0xc3,0xea,0x0b,0x54,0xe2,0x08,0x09,0x1a, -0xf0,0x56,0x18,0xee,0xd6,0xef,0x0c,0xf9,0xf1,0x18,0xc0,0x07,0xe9,0x91,0x0c,0xe8, -0xbe,0xfe,0x1c,0xa3,0xee,0x17,0xa7,0xf2,0xf2,0x9c,0x10,0xe8,0x8b,0x12,0x0a,0x37, -0xef,0x0d,0x4f,0xee,0xf7,0xcf,0x13,0xee,0xd3,0x1a,0xfa,0x08,0xf1,0x14,0x36,0xe5, -0x08,0xfb,0x0b,0xf4,0x2a,0x14,0xef,0x41,0xf5,0x0c,0xd5,0xea,0x19,0x09,0x0a,0xee, -0xb0,0x11,0xe2,0xa6,0x04,0x0e,0x3c,0xf7,0x1b,0x01,0xea,0xf1,0xa5,0x0a,0xef,0x2d, -0x15,0x0d,0xaf,0xed,0x10,0xcc,0xe2,0x04,0x91,0x11,0xf1,0x27,0x1e,0xef,0x04,0xee, -0x09,0x57,0xef,0x13,0xc7,0x0a,0xf1,0xb8,0x12,0xe7,0x77,0xfd,0x13,0xe1,0xed,0x1a, -0x86,0xf8,0xf2,0xd3,0x0a,0xe5,0x9d,0x11,0x08,0x41,0xf4,0x17,0x23,0xf0,0xf5,0xf5, -0x0f,0xe9,0xab,0x1a,0xff,0xa0,0xf4,0x11,0x34,0xdd,0x09,0xd8,0x09,0xf6,0x6e,0x1a, -0xf5,0xf9,0xf2,0x08,0x98,0xe7,0x1d,0x80,0x07,0xf1,0x27,0x12,0xdb,0xde,0x03,0x0e, -0xd5,0xf5,0x1d,0x28,0xf0,0xf5,0xe8,0x0a,0xe6,0xdb,0x16,0x0d,0xc7,0xef,0x13,0x32, -0xe1,0xfe,0x34,0x0f,0xef,0x7f,0x21,0xf2,0xf0,0xf4,0x0d,0xbc,0xe7,0x0f,0xc3,0x0b, -0xf2,0xe9,0x16,0xe5,0xcf,0xfc,0x0e,0x4c,0xe4,0x20,0xb0,0xfa,0xf8,0xf7,0x11,0xe3, -0xa5,0x09,0x05,0xbc,0xf5,0x1e,0xea,0xed,0xf6,0x82,0x0b,0xe1,0xc7,0x19,0x03,0x20, -0xfc,0x14,0x9a,0xdd,0x06,0x0b,0x04,0xf7,0xa2,0x22,0xf3,0x27,0xf2,0x05,0x6c,0xe4, -0x18,0x62,0x07,0xf6,0xdf,0x18,0xdc,0x4e,0x03,0x09,0x17,0xf4,0x1f,0xcc,0xf6,0xf5, -0xe6,0x04,0xe4,0x40,0x13,0x0a,0xca,0xf2,0x1a,0xca,0xe2,0xff,0xbe,0x09,0xf0,0x14, -0x20,0xf5,0x73,0xf9,0x0c,0xca,0xe1,0x0d,0xc9,0x06,0xf0,0xaf,0x1b,0xee,0x8e,0xff, -0x07,0x2c,0xe4,0x1e,0x73,0xfc,0xfd,0x60,0x13,0xe0,0xa1,0x05,0x00,0x30,0xf6,0x1d, -0xd5,0xf3,0xfd,0x6f,0x09,0xdc,0xa4,0x1b,0x01,0x1a,0xff,0x17,0xf5,0xdd,0x03,0x0e, -0xfe,0xf4,0x01,0x22,0xf5,0x4a,0xf9,0x0a,0x4d,0xde,0x15,0xff,0x04,0xfd,0xbc,0x19, -0xde,0x11,0x04,0x01,0x83,0xed,0x22,0x59,0xf5,0xfd,0x1d,0x08,0xe2,0x05,0x12,0x03, -0x9b,0xf8,0x1f,0x7c,0xe2,0x01,0x5e,0x06,0xe7,0x64,0x1c,0xf5,0xc1,0x02,0x0e,0x6b, -0xe4,0x09,0x5b,0x00,0xf3,0x30,0x24,0xef,0xf8,0x00,0x02,0xdb,0xe1,0x19,0x98,0xf7, -0x03,0xbd,0x16,0xe0,0x4c,0x06,0xfe,0x95,0xf2,0x22,0xb5,0xf6,0x00,0xe9,0x05,0xdb, -0x6b,0x16,0xfd,0x75,0xfe,0x1c,0x44,0xe1,0x04,0x34,0xfb,0xf5,0x64,0x20,0xf8,0x0d, -0xff,0x09,0xd1,0xdc,0x12,0x3e,0x00,0xf9,0xae,0x1b,0xe4,0xe5,0x06,0xfd,0x16,0xed, -0x1f,0xbc,0xf9,0xfe,0x57,0x0f,0xe2,0xe1,0x0b,0xfe,0x0c,0xf5,0x1c,0xd7,0xea,0x08, -0xe2,0x03,0xe2,0x6d,0x18,0xf9,0x45,0x06,0x13,0x68,0xe6,0x07,0x23,0xf8,0xf0,0x4e, -0x21,0xf1,0xbd,0x05,0x07,0x21,0xdd,0x14,0x7b,0xf8,0x09,0x40,0x18,0xe6,0x39,0x06, -0xf7,0x2f,0xee,0x1d,0xd7,0xf9,0x05,0xd2,0x05,0xdd,0xa3,0x11,0xf9,0x23,0x07,0x1c, -0x79,0xe5,0x04,0xe7,0xf9,0xf1,0x70,0x1a,0xf7,0xdf,0x03,0x09,0x9b,0xdf,0x0f,0xce, -0xfb,0xfb,0x9b,0x1e,0xeb,0x08,0x07,0xfc,0xc1,0xed,0x16,0x5c,0xf4,0x04,0xbe,0x0f, -0xe5,0xdf,0x09,0xfa,0x37,0xf4,0x1d,0xf2,0xf0,0x0e,0xc5,0x00,0xe4,0x76,0x13,0xf2, -0x0c,0x05,0x16,0x06,0xec,0x05,0xa2,0xf6,0xef,0xb7,0x1d,0xf6,0x50,0x0d,0x07,0xc6, -0xe0,0x0e,0xb2,0xf4,0x04,0x20,0x18,0xee,0x31,0x07,0xf3,0xd6,0xeb,0x1d,0x53,0xfb, -0x08,0x99,0x0b,0xdf,0xee,0x0d,0xf6,0x9b,0x00,0x1b,0x01,0xe9,0x09,0xb9,0xf9,0xea, -0x6e,0x15,0xfb,0xde,0x05,0x0f,0x8c,0xe5,0x0e,0x20,0xf5,0xf8,0x42,0x1c,0xed,0x26, -0x0b,0xfe,0x17,0xe9,0x0f,0x4c,0xf6,0x07,0xc7,0x14,0xea,0x03,0x0d,0xf7,0x50,0xee, -0x18,0xfd,0xf4,0x0d,0x95,0x04,0xe4,0xca,0x0b,0xf1,0xf6,0x06,0x19,0x67,0xf1,0x06, -0xeb,0xf8,0xec,0x18,0x16,0xf6,0xef,0x0d,0x09,0x0e,0xe1,0x0b,0x0c,0xf1,0x03,0xe2, -0x19,0xf4,0x27,0x06,0xf8,0x5b,0xed,0x16,0x23,0xf7,0x08,0x02,0x0e,0xe4,0xc8,0x09, -0xf5,0x47,0xfd,0x15,0x3e,0xf3,0x0c,0x39,0xfd,0xec,0xdc,0x10,0xf6,0x86,0x03,0x12, -0xf4,0xec,0x08,0x2b,0xf4,0xf4,0x43,0x17,0xf2,0x83,0x0f,0x05,0xa1,0xeb,0x0a,0x9a, -0xf4,0x00,0x46,0x15,0xf3,0x6d,0x0b,0xf4,0x79,0xe8,0x15,0x6c,0xf6,0x11,0x61,0x0a, -0xe9,0x2b,0x08,0xf0,0x34,0x02,0x18,0x79,0xf3,0x0a,0x18,0xf8,0xe6,0x34,0x12,0xf8, -0x8a,0x0e,0x0d,0xf1,0xe7,0x0b,0x8d,0xf0,0xfe,0x09,0x19,0xf4,0xa3,0x08,0xfa,0xee, -0xea,0x0e,0x27,0xf7,0x08,0xbd,0x10,0xe8,0x71,0x0f,0xf5,0x95,0xf7,0x14,0x62,0xf4, -0x0d,0xe4,0xff,0xec,0x73,0x0b,0xf3,0x30,0x01,0x16,0xed,0xed,0x0e,0x98,0xf8,0xf1, -0xcd,0x10,0xf1,0x0a,0x11,0x09,0x99,0xeb,0x08,0x88,0xee,0xfb,0x8a,0x17,0xf7,0x8a, -0x0e,0xf8,0x79,0xea,0x11,0x36,0xf3,0x0f,0xa6,0x10,0xea,0x56,0x06,0xee,0xdd,0xfb, -0x14,0x2a,0xf8,0x0c,0x5e,0xff,0xe6,0x64,0x11,0xf5,0x33,0x09,0x13,0xd3,0xec,0x08, -0x2c,0xef,0xf8,0x74,0x15,0xf5,0x36,0x0a,0x05,0x21,0xe9,0x0f,0xa0,0xf5,0x03,0x81, -0x13,0xee,0x0e,0x0f,0xf4,0x81,0xee,0x13,0xc8,0xf2,0x0c,0x5e,0x08,0xee,0x4d,0x0b, -0xf1,0xf9,0xfc,0x17,0x05,0xf2,0x11,0xe6,0xfa,0xe8,0x35,0x0d,0xf1,0x41,0x10,0x0c, -0x9d,0xf0,0x09,0xd8,0xef,0xf6,0xc8,0x19,0xf7,0xf3,0x0f,0xfc,0x9f,0xe7,0x0c,0xa9, -0xef,0x0d,0x29,0x11,0xec,0x3c,0x0c,0xf3,0x52,0xf5,0x14,0x30,0xf8,0x0f,0xad,0x01, -0xe7,0x7d,0x0d,0xef,0x2e,0x05,0x15,0x91,0xec,0x0d,0x2a,0xf4,0xf8,0x10,0x10,0xf3, -0x27,0x0e,0x08,0x9c,0xeb,0x0d,0xaa,0xef,0xfb,0x6e,0x13,0xf1,0x81,0x13,0xf7,0x17, -0xf1,0x0e,0x21,0xf0,0x0c,0x6b,0x11,0xf0,0x37,0x0a,0xee,0x41,0xf6,0x13,0xf8,0xf2, -0x15,0xdd,0xfe,0xe8,0xf9,0x0c,0xee,0xe1,0x0c,0x14,0xb0,0xf3,0x0b,0xfa,0xeb,0xf2, -0xc4,0x16,0xf3,0x60,0x11,0x04,0x4a,0xe6,0x0e,0x69,0xed,0x0a,0xc3,0x13,0xf1,0x85, -0x10,0xf0,0x6a,0xef,0x13,0xff,0xf3,0x0d,0x24,0x06,0xe9,0x17,0x11,0xed,0x11,0x04, -0x14,0xab,0xed,0x13,0xbb,0xf8,0xf0,0x7d,0x0e,0xee,0x66,0x0b,0x0b,0x86,0xed,0x12, -0x0d,0xee,0xf6,0x2e,0x15,0xf1,0xa7,0x17,0xfd,0xf3,0xee,0x0b,0x38,0xe9,0x0b,0x36, -0x10,0xf1,0xe0,0x10,0xf0,0xea,0xf0,0x11,0xce,0xf1,0x1b,0x79,0x02,0xea,0xbd,0x0c, -0xe7,0x94,0x07,0x13,0xc9,0xf3,0x0e,0xd3,0xf1,0xf0,0xfe,0x11,0xf0,0x74,0x16,0x08, -0xa8,0xea,0x0e,0xd0,0xea,0x03,0xf6,0x10,0xf2,0xf4,0x11,0xf3,0x2a,0xf1,0x11,0x0b, -0xef,0x0d,0x9e,0x0d,0xed,0x65,0x11,0xec,0x6b,0xfd,0x10,0x6b,0xec,0x16,0x9d,0xfb, -0xf0,0x2b,0x0c,0xec,0x1b,0x09,0x10,0xcb,0xf3,0x15,0xd0,0xea,0xf5,0xac,0x11,0xed, -0xb0,0x17,0x00,0xc0,0xf0,0x0a,0xac,0xe7,0x08,0xb0,0x11,0xf4,0x4c,0x18,0xef,0x9a, -0xee,0x0f,0x4f,0xef,0x16,0xdb,0x03,0xee,0x8a,0x0d,0xe4,0xcf,0x06,0x11,0x8d,0xf4, -0x14,0x7a,0xf5,0xf1,0x40,0x0f,0xec,0x56,0x13,0x06,0x52,0xec,0x15,0xf0,0xe6,0x00, -0xbb,0x0e,0xf2,0x88,0x16,0xf9,0xdd,0xf3,0x0f,0x9a,0xe8,0x0c,0x99,0x0a,0xef,0x32, -0x16,0xec,0xb4,0xfa,0x09,0xc6,0xee,0x1c,0x03,0xff,0xf4,0x1c,0x0d,0xe6,0xe4,0x06, -0x0e,0xc1,0xf4,0x16,0x88,0xed,0xf4,0x7e,0x0b,0xe9,0x4b,0x1c,0x06,0xb2,0xf4,0x0b, -0xd2,0xe6,0x02,0x6d,0x0e,0xf7,0xc4,0x17,0xf0,0x0a,0xef,0x0d,0x1c,0xea,0x17,0xde, -0x07,0xf3,0x5d,0x0e,0xe7,0x93,0x04,0x0e,0x70,0xf0,0x16,0x8e,0xf7,0xf1,0x70,0x0e, -0xe8,0x9f,0x0f,0x08,0xb5,0xf3,0x16,0x85,0xe9,0xff,0xe5,0x0c,0xee,0xac,0x14,0xfc, -0xe1,0xf6,0x0c,0xca,0xe6,0x08,0x8b,0x09,0xf3,0x02,0x1d,0xee,0x9a,0xf9,0x08,0x38, -0xec,0x17,0x0e,0x00,0xf9,0x04,0x0d,0xe3,0x38,0x01,0x0c,0x6d,0xf5,0x1c,0xa7,0xf3, -0xf7,0x53,0x06,0xe9,0x16,0x19,0x03,0x9e,0xf8,0x0e,0x18,0xe4,0xfe,0xcd,0x09,0xf7, -0x0c,0x1b,0xf4,0x5c,0xf6,0x0b,0x04,0xe8,0x14,0x5a,0x05,0xf5,0xaa,0x11,0xe9,0x36, -0x00,0x04,0x16,0xf3,0x18,0x70,0xfc,0xf6,0xf5,0x0d,0xe8,0xf4,0x0c,0x05,0x3a,0xf7, -0x15,0x28,0xeb,0xff,0x6f,0x04,0xec,0x25,0x15,0x01,0xfb,0xf9,0x0e,0x8c,0xe7,0x06, -0x16,0x05,0xf6,0x5c,0x1c,0xf1,0xe3,0xf8,0x04,0x59,0xe8,0x14,0x37,0x04,0xfe,0x4b, -0x0d,0xe6,0xc6,0x02,0x07,0x09,0xf5,0x1c,0x55,0xf6,0xf7,0x18,0x05,0xe6,0x02,0x14, -0x02,0xd4,0xfd,0x10,0xed,0xe8,0xfe,0x0f,0x0a,0xf3,0xc3,0x17,0xf9,0x97,0xf9,0x0a, -0x62,0xe5,0x0e,0xe4,0x01,0xf8,0xdd,0x15,0xee,0x7d,0xff,0x04,0xae,0xf0,0x15,0xef, -0xfb,0xfc,0x11,0x0f,0xe5,0x43,0x06,0x02,0x7e,0xf5,0x19,0x68,0xf2,0x02,0x41,0x02, -0xea,0x1c,0x13,0x02,0x61,0xfe,0x11,0x35,0xe7,0xfd,0xda,0x00,0xf7,0x5c,0x1d,0xf4, -0x7a,0xfe,0x01,0x3e,0xe9,0x11,0x79,0x05,0xff,0xa4,0x0f,0xea,0x91,0xfd,0x00,0xcd, -0xf3,0x1b,0x0a,0xfa,0xfa,0xb8,0x06,0xe9,0x70,0x0e,0x03,0xcb,0xfe,0x11,0x22,0xed, -0xfe,0x7d,0x03,0xf0,0xa1,0x13,0xfd,0x78,0xfb,0x0b,0xe7,0xe9,0x0c,0x94,0xff,0xf9, -0x2f,0x16,0xf3,0x80,0xff,0x03,0xd5,0xec,0x0d,0x2c,0xff,0xfe,0x85,0x10,0xe9,0x5b, -0x06,0xff,0x29,0xf5,0x18,0xa9,0xfa,0x01,0x45,0x00,0xe8,0x79,0x0b,0x01,0x73,0x01, -0x13,0x04,0xea,0xfe,0xa1,0x01,0xf5,0xd5,0x19,0xfb,0x35,0x01,0x03,0xd9,0xe5,0x0b, -0x10,0x01,0xff,0x32,0x13,0xef,0x4b,0xfc,0x01,0x80,0xf2,0x18,0x6f,0xfc,0x00,0x03, -0x09,0xe7,0x71,0x08,0xff,0x7d,0xfd,0x10,0xae,0xf2,0x00,0x43,0x03,0xee,0x34,0x13, -0xfd,0xfa,0xfe,0x0f,0x0c,0xec,0x04,0xb8,0xfb,0xf8,0xd7,0x14,0xf6,0x94,0x01,0x04, -0x93,0xeb,0x0b,0x7a,0x01,0x00,0x14,0x13,0xee,0x89,0x01,0xfa,0x2e,0xf2,0x18,0x1d, -0xfb,0x01,0xc5,0x02,0xea,0x31,0x08,0x02,0x0a,0x01,0x15,0xee,0xee,0xff,0x10,0xff, -0xef,0x82,0x15,0xfd,0xa7,0x01,0x05,0x27,0xea,0x06,0xaf,0x00,0xfd,0xc8,0x16,0xf4, -0x9d,0xfd,0x01,0xb4,0xee,0x10,0x5f,0xfd,0xff,0x8a,0x0b,0xea,0x97,0x07,0xff,0xa7, -0xf7,0x12,0x3a,0xfb,0x02,0xe4,0x04,0xeb,0xb3,0x0a,0xfd,0xf2,0xfd,0x14,0xf6,0xec, -0x02,0x99,0xfc,0xf4,0x6f,0x13,0xfd,0x2b,0x05,0x06,0xff,0xe7,0x07,0xe0,0xfe,0xfd, -0x8f,0x16,0xf0,0xdb,0xff,0xfa,0xe7,0xf0,0x16,0x01,0xff,0x05,0x04,0x09,0xe8,0x27, -0x03,0x00,0x52,0xfe,0x15,0xf1,0xf2,0xfe,0xec,0xfe,0xec,0x28,0x14,0xff,0x73,0x03, -0x0b,0x03,0xed,0x03,0xd8,0xfd,0xfb,0x15,0x14,0xf5,0x53,0xfe,0x05,0x16,0xec,0x0e, -0x58,0xfc,0x00,0x05,0x10,0xf1,0xd8,0x06,0xfb,0x8d,0xf2,0x11,0x2f,0xfb,0x01,0xeb, -0x07,0xea,0xaf,0x07,0xfb,0x83,0xff,0x16,0xd7,0xf2,0x05,0x72,0xfc,0xef,0x42,0x10, -0xfd,0x1b,0x05,0x08,0x1a,0xea,0x03,0xed,0xfb,0xfa,0xef,0x1a,0xf6,0x7c,0x02,0xfc, -0x1e,0xec,0x11,0x81,0xfe,0x05,0x07,0x0b,0xe9,0xb1,0x01,0xff,0xe2,0xf7,0x17,0x9e, -0xf8,0x03,0x27,0x01,0xea,0x6b,0x10,0xfc,0x54,0x01,0x0f,0x7a,0xec,0x02,0xfb,0xfd, -0xf5,0x21,0x13,0xf8,0x45,0x05,0x09,0x1c,0xea,0x0b,0x9c,0xfa,0xfc,0xcf,0x13,0xf2, -0x80,0x05,0xfa,0x80,0xf0,0x10,0x01,0xfc,0x05,0x33,0x0e,0xea,0xe6,0x06,0xfa,0xc7, -0xfb,0x16,0xe9,0xf2,0x06,0x0f,0xfc,0xeb,0x01,0x0e,0xfd,0x78,0x05,0x10,0x0d,0xec, -0x03,0x5c,0xf9,0xf9,0x2c,0x1a,0xf5,0x0e,0x03,0xff,0xc1,0xe9,0x0d,0x19,0xfc,0x04, -0x4c,0x0f,0xee,0x2b,0x06,0xfc,0x33,0xf4,0x16,0x15,0xf8,0x03,0x59,0x05,0xea,0x14, -0x0c,0xf6,0xed,0x00,0x12,0x24,0xf3,0x06,0x47,0xff,0xef,0x1f,0x10,0xf9,0x8e,0x05, -0x0b,0xf5,0xea,0x08,0x2e,0xf5,0xfa,0x06,0x16,0xf7,0x64,0x08,0xfd,0x1c,0xed,0x0e, -0xf8,0xf9,0x07,0x00,0x10,0xea,0x76,0x05,0xf6,0xbe,0xf5,0x17,0x3b,0xf8,0x0b,0xa2, -0xfd,0xe9,0x49,0x0d,0xfb,0xaf,0x06,0x12,0xf1,0xeb,0x02,0xe7,0xf7,0xf5,0xad,0x17, -0xf4,0x2f,0x0a,0x02,0xd3,0xea,0x0d,0xf9,0xf9,0x02,0x43,0x11,0xf0,0x37,0x07,0xfa, -0x11,0xf0,0x13,0x43,0xf5,0x07,0x7b,0x0a,0xec,0xa7,0x0b,0xf6,0x4a,0xff,0x11,0xdc, -0xf2,0x0b,0x82,0xfd,0xed,0xb5,0x0c,0xf5,0xb1,0x06,0x0f,0xcf,0xee,0x0b,0x08,0xf2, -0xf9,0x8e,0x15,0xf6,0x18,0x0c,0xff,0x34,0xeb,0x08,0x0a,0xf6,0x06,0x27,0x13,0xef, -0x61,0x09,0xf3,0x79,0xf5,0x16,0xf7,0xf9,0x0c,0x36,0xff,0xea,0x2c,0x09,0xf5,0xc5, -0x04,0x13,0x6a,0xef,0x07,0x2d,0xf9,0xf2,0x4d,0x14,0xf6,0xbd,0x0b,0x05,0xae,0xeb, -0x0b,0x44,0xf3,0xfd,0x6d,0x12,0xf4,0x7e,0x09,0xfb,0x0e,0xf0,0x11,0x65,0xf4,0x0a, -0x96,0x0b,0xed,0xaa,0x0c,0xf2,0xc7,0xf9,0x0e,0xa9,0xf5,0x0e,0x1b,0x00,0xec,0xef, -0x0c,0xf3,0xd1,0x07,0x12,0x74,0xf1,0x0a,0xb7,0xf0,0xf6,0x86,0x10,0xf6,0x73,0x0f, -0x01,0x64,0xec,0x09,0x50,0xf5,0x06,0x7b,0x12,0xf2,0xc9,0x0b,0xf2,0xa7,0xf2,0x12, -0x54,0xf4,0x0e,0x76,0x03,0xee,0xd6,0x08,0xf4,0x76,0x03,0x12,0x84,0xf2,0x0d,0x5a, -0xf9,0xf0,0xe9,0x0d,0xf2,0x50,0x0c,0x06,0x8a,0xf2,0x0a,0x0f,0xf1,0xfe,0xd9,0x10, -0xf5,0xa4,0x0e,0xfe,0x96,0xf1,0x0a,0xe9,0xee,0x08,0x13,0x0c,0xf3,0xab,0x0e,0xf0, -0x5d,0xf7,0x0d,0x44,0xf9,0x11,0x27,0x02,0xf0,0xf0,0x06,0xee,0xfd,0x05,0x11,0xba, -0xf3,0x0c,0xb2,0xf0,0xf6,0xdb,0x0d,0xf8,0xf2,0x11,0x03,0x27,0xef,0x09,0x33,0xf0, -0x01,0x68,0x11,0xf4,0x2a,0x0d,0xf3,0xd4,0xf3,0x0e,0xe9,0xf4,0x0f,0x5c,0x06,0xf1, -0x1b,0x0a,0xf2,0x25,0xff,0x0c,0x56,0xf4,0x0f,0xf5,0xf9,0xf2,0x96,0x0d,0xf0,0x04, -0x0b,0x09,0xfb,0xf5,0x0e,0x20,0xf2,0xfa,0x45,0x0a,0xf2,0x7f,0x0f,0x03,0xc1,0xf1, -0x09,0x9a,0xed,0x06,0x9b,0x0c,0xf9,0x79,0x11,0xf1,0x2b,0xf5,0x08,0xde,0xf5,0x10, -0x8a,0x04,0xf1,0xdc,0x06,0xed,0xa4,0x05,0x0f,0xf7,0xf6,0x11,0x53,0xf5,0xf4,0x56, -0x08,0xf4,0x79,0x0f,0x05,0x77,0xf4,0x06,0xab,0xee,0xff,0x7b,0x10,0xf8,0x76,0x0f, -0xf8,0x5b,0xf5,0x09,0x01,0xf2,0x0c,0x9e,0x05,0xf5,0x35,0x0a,0xf2,0xda,0xfa,0x0b, -0xf9,0xf5,0x11,0x61,0xff,0xf6,0x29,0x0a,0xed,0x39,0x06,0x09,0xa5,0xf8,0x0d,0xd2, -0xf3,0xf8,0xc1,0x06,0xf4,0xca,0x11,0x05,0xc3,0xf6,0x09,0xe6,0xec,0x02,0xc3,0x0a, -0xfa,0x73,0x10,0xf1,0x7f,0xf6,0x06,0xe7,0xf4,0x0f,0x05,0x08,0xf6,0x35,0x09,0xef, -0xfb,0xff,0x0a,0x29,0xf8,0x12,0x40,0xf6,0xf4,0x79,0x05,0xf3,0x9b,0x0c,0x08,0xa9, -0xf8,0x0a,0x55,0xf0,0xfe,0xcc,0x0a,0xf5,0x43,0x10,0xfb,0x3e,0xf6,0x07,0xab,0xef, -0x08,0xc2,0x05,0xfa,0x6c,0x10,0xf5,0x57,0xf9,0x06,0x01,0xf4,0x0f,0xdf,0x02,0xf8, -0x28,0x07,0xea,0x0a,0x05,0x06,0x3b,0xfc,0x11,0xd5,0xf8,0xf8,0x50,0x03,0xf3,0x55, -0x0f,0x06,0xf2,0xf8,0x08,0xf8,0xea,0xff,0x42,0x09,0xfc,0x01,0x11,0xf9,0xaf,0xf7, -0x04,0xc0,0xf2,0x0d,0x25,0x08,0xf8,0x87,0x08,0xef,0x92,0xfb,0x08,0x7e,0xf9,0x12, -0x00,0xfb,0xf8,0x99,0x06,0xf2,0x21,0x09,0x07,0xee,0xf8,0x0a,0x22,0xf4,0xfb,0x30, -0x07,0xf2,0x89,0x0f,0x00,0xdc,0xfb,0x09,0x4a,0xf0,0x01,0x0e,0x05,0xfc,0x1a,0x10, -0xf7,0xd4,0xf7,0x03,0x8e,0xf0,0x0d,0x02,0x06,0xfc,0x06,0x0b,0xef,0xf2,0xff,0x04, -0x75,0xfa,0x13,0x75,0xfb,0xf6,0xda,0x01,0xef,0xcd,0x09,0x08,0x1d,0xfd,0x0c,0xe9, -0xed,0xfd,0xb6,0x06,0xfa,0xb4,0x12,0xfc,0x4f,0xf7,0x01,0xd6,0xf0,0x08,0xa5,0x07, -0xfa,0xeb,0x0d,0xf2,0xa3,0xfb,0x06,0xbc,0xf7,0x10,0xe6,0xfe,0xfa,0x44,0x05,0xef, -0xdc,0x03,0x05,0x77,0xf9,0x0e,0x2b,0xfa,0xfb,0x15,0x04,0xf2,0x06,0x0e,0x03,0xfa, -0xfc,0x09,0x1f,0xee,0xfd,0x8f,0x03,0xfa,0xcf,0x0f,0xfc,0xcf,0xfa,0x04,0x0e,0xef, -0x0b,0xc1,0x06,0xfc,0x6d,0x0d,0xef,0x7f,0xfb,0x00,0x1c,0xf9,0x11,0xed,0xff,0xf9, -0x8b,0x04,0xee,0x08,0x08,0x09,0x1c,0xfd,0x0c,0xbb,0xf0,0xfb,0x04,0x04,0xf5,0x0c, -0x10,0xff,0x0e,0xfa,0x07,0x31,0xf1,0x04,0x00,0x07,0xfb,0x47,0x10,0xf6,0x91,0xf9, -0x05,0xc2,0xf0,0x0c,0xc8,0x01,0xfd,0xf4,0x09,0xf1,0x38,0x00,0x04,0x93,0xf8,0x13, -0xf3,0xfc,0xf9,0x2b,0x04,0xed,0x71,0x09,0x02,0x6c,0xff,0x0e,0x93,0xf0,0xfd,0x03, -0x03,0xf7,0xa7,0x12,0x01,0x64,0xfb,0x03,0xcc,0xeb,0x06,0xb1,0x04,0xfd,0x48,0x11, -0xf2,0x21,0xfa,0x01,0x6c,0xf8,0x12,0x58,0x02,0xfa,0xac,0x04,0xed,0x97,0x04,0x07, -0x12,0xf9,0x0f,0x35,0xf5,0xfc,0x99,0x03,0xf4,0xe1,0x0e,0x02,0x0c,0xfc,0x0a,0x27, -0xf0,0xff,0xa3,0x04,0xf7,0x49,0x10,0xf9,0x05,0xfd,0x05,0x48,0xef,0x0a,0xbf,0x03, -0xfd,0x1d,0x0e,0xf3,0xb9,0xfd,0xff,0x4f,0xf4,0x10,0x3d,0xff,0xfd,0xa2,0x07,0xeb, -0xd0,0x05,0x04,0xf8,0xff,0x12,0x52,0xf4,0xfc,0x61,0xff,0xf1,0x0f,0x10,0x03,0x67, -0xfc,0x07,0xcf,0xea,0x03,0x9b,0x04,0xfe,0x6d,0x14,0xf4,0x06,0xfb,0x01,0x2f,0xf2, -0x0e,0x07,0x02,0xfb,0xe9,0x09,0xed,0x24,0x03,0x04,0x85,0xf8,0x14,0x78,0xf9,0xfc, -0xaf,0x03,0xef,0x33,0x0b,0x00,0xe9,0xfd,0x0c,0xff,0xef,0xff,0xa1,0x03,0xf5,0x8c, -0x12,0xfc,0xaf,0xff,0x07,0xc1,0xec,0x07,0x7c,0xfe,0xfc,0xeb,0x11,0xf5,0x9a,0xfc, -0x00,0x50,0xf1,0x11,0xcf,0x01,0x01,0xb0,0x09,0xea,0xc5,0x03,0x00,0x3a,0xfc,0x12, -0xb8,0xf6,0xfd,0x51,0xff,0xf0,0x70,0x10,0x02,0x8f,0xff,0x0c,0x84,0xec,0x02,0x84, -0x01,0xf9,0x54,0x13,0xf6,0x80,0xfe,0x02,0xe7,0xee,0x0b,0x0f,0x03,0xfe,0xa2,0x0e, -0xf1,0x72,0x01,0x00,0x68,0xf4,0x13,0xc3,0xf9,0xff,0x28,0x05,0xed,0x94,0x07,0x01, -0x43,0xfe,0x11,0xef,0xf3,0x01,0x3d,0x01,0xef,0x00,0x10,0xfd,0x6d,0x01,0x0a,0xf2, -0xea,0x03,0x12,0xfd,0xfe,0xa1,0x16,0xf8,0x13,0xff,0xff,0x7a,0xee,0x0e,0x9b,0x00, -0x01,0x83,0x0b,0xe9,0xfa,0x03,0xfd,0x47,0xfb,0x15,0xb2,0xf9,0x00,0x75,0x01,0xee, -0xea,0x0c,0xff,0x5a,0xff,0x0e,0x57,0xec,0x01,0x0b,0xff,0xf8,0xb3,0x12,0xfa,0x04, -0x02,0x04,0xec,0xee,0x0a,0x3a,0xfe,0xfc,0x2d,0x10,0xf2,0x95,0x01,0xfe,0x57,0xf2, -0x11,0x79,0xfa,0x04,0x05,0x0a,0xee,0x99,0x06,0xfc,0xf3,0xfa,0x11,0x4c,0xf8,0x02, -0x8a,0xfe,0xeb,0x1c,0x0e,0xfd,0x3c,0x06,0x0d,0x69,0xee,0x02,0x69,0xfa,0xfb,0x4d, -0x14,0xf9,0xb2,0x01,0xff,0x48,0xeb,0x0b,0xdc,0xfe,0x03,0x52,0x0f,0xef,0x4d,0x04, -0xfb,0x39,0xf7,0x13,0xef,0xfa,0x02,0xd2,0x01,0xec,0x51,0x08,0xfe,0x0f,0x01,0x10, -0xfc,0xef,0x05,0x92,0xfe,0xf4,0x5d,0x11,0xf9,0xd9,0x03,0x05,0x59,0xee,0x06,0xeb, -0xfa,0xfc,0x60,0x13,0xf5,0xa5,0x05,0xff,0x9f,0xf0,0x0d,0x69,0xfa,0x06,0xf1,0x0a, -0xee,0xae,0x03,0xf8,0x43,0xf9,0x12,0xef,0xfa,0x06,0x07,0x00,0xed,0xa9,0x0b,0xfb, -0xb5,0x05,0x0f,0x23,0xef,0x02,0x38,0xf8,0xf8,0x23,0x11,0xfb,0xe3,0x05,0x03,0x7c, -0xed,0x09,0xbd,0xfb,0x01,0xcf,0x10,0xf2,0x8b,0x03,0xf7,0x09,0xf6,0x0f,0x2f,0xfb, -0x05,0x86,0x05,0xef,0xd2,0x08,0xfc,0xf1,0xfe,0x0f,0xaa,0xf4,0x06,0x2b,0xfc,0xf1, -0x13,0x0c,0xf9,0xd8,0x05,0x0a,0xdb,0xf2,0x05,0xa1,0xf8,0xfb,0xb4,0x11,0xf9,0x4d, -0x07,0xfe,0x1e,0xed,0x08,0x49,0xf9,0x06,0x1f,0x0d,0xf4,0xf2,0x04,0xf7,0x2d,0xf7, -0x11,0xce,0xfc,0x07,0xf6,0x01,0xeb,0xce,0x06,0xf8,0xd8,0x04,0x0f,0x08,0xf4,0x04, -0xef,0xf9,0xf6,0x03,0x0f,0xfc,0xee,0x07,0x03,0x3e,0xee,0x06,0x33,0xf8,0x00,0x38, -0x10,0xf4,0xeb,0x05,0xfb,0x6a,0xf6,0x0d,0x53,0xfa,0x06,0x95,0x07,0xf1,0x7c,0x06, -0xf8,0x9a,0xf9,0x0e,0xe1,0xf7,0x09,0xef,0xfe,0xf2,0x7d,0x08,0xf8,0x38,0x07,0x0d, -0x63,0xf5,0x03,0x6d,0xf6,0xf7,0xd0,0x0d,0xf9,0xac,0x0a,0x02,0x42,0xf0,0x06,0x6c, -0xf7,0x04,0xce,0x0f,0xf9,0x21,0x05,0xf5,0xc9,0xf3,0x0c,0x32,0xfc,0x09,0x63,0x05, -0xef,0xcd,0x04,0xf8,0x72,0x03,0x0f,0xd9,0xf8,0x06,0xa9,0xf8,0xf3,0x47,0x0a,0xfb, -0xdc,0x05,0x07,0xf4,0xf1,0x06,0x51,0xf8,0xfe,0x4d,0x0f,0xf8,0xf9,0x07,0xfe,0xc0, -0xf3,0x07,0xf3,0xf8,0x03,0xbe,0x09,0xf5,0x0c,0x07,0xf7,0x2e,0xf8,0x0d,0x99,0xfb, -0x0b,0x80,0x01,0xf1,0xde,0x04,0xf6,0xe1,0x03,0x0c,0xe7,0xf7,0x06,0x72,0xf9,0xf5, -0xd0,0x0a,0xfb,0xed,0x0b,0x06,0x46,0xf2,0x03,0xfd,0xf3,0x00,0x19,0x0e,0xfb,0x87, -0x05,0xf9,0x78,0xf3,0x09,0xff,0xfb,0x0a,0x84,0x08,0xf2,0x08,0x05,0xf6,0xea,0xfd, -0x0b,0xac,0xf9,0x07,0xf8,0xfc,0xf4,0x15,0x08,0xf9,0x3b,0x06,0x0b,0xa3,0xf6,0x05, -0xba,0xf7,0xf9,0x8c,0x0a,0xf8,0xab,0x09,0x00,0xca,0xf4,0x04,0xda,0xf7,0x03,0xf5, -0x0c,0xfb,0x75,0x07,0xf7,0xdb,0xf4,0x09,0xd9,0xf9,0x0a,0x54,0x04,0xf4,0x5b,0x02, -0xf6,0xa1,0x00,0x0e,0x20,0xfd,0x09,0xd3,0xfa,0xf1,0xab,0x06,0xfa,0x89,0x09,0x08, -0x72,0xf4,0x02,0x68,0xf4,0xfe,0xec,0x0e,0xfc,0x0f,0x08,0xfd,0xa4,0xf3,0x06,0x3f, -0xfa,0x05,0x81,0x08,0xf4,0xda,0x06,0xf7,0x60,0xfa,0x0a,0xfc,0xfb,0x09,0xda,0x01, -0xf5,0x85,0x05,0xf7,0x1a,0x02,0x0a,0x0e,0xf7,0x07,0x28,0xf9,0xf7,0xc3,0x07,0xfa, -0xd0,0x0a,0x06,0xd5,0xf6,0x05,0x30,0xf5,0xfd,0xdd,0x0b,0xfb,0xe9,0x08,0xfa,0xeb, -0xf2,0x06,0x22,0xf8,0x0b,0x87,0x0a,0xf7,0xff,0x03,0xf4,0xf6,0xfb,0x0b,0xa1,0xfd, -0x09,0x1f,0xfd,0xf0,0x0a,0x05,0xf8,0x30,0x09,0x0b,0x7d,0xf8,0x04,0x09,0xf6,0xfb, -0xac,0x0a,0xfa,0x4f,0x08,0x00,0x7c,0xf3,0x05,0x23,0xf7,0x03,0x62,0x0b,0xfa,0x86, -0x08,0xf8,0xfb,0xf7,0x08,0x0e,0xfa,0x08,0xc2,0x03,0xf5,0x2a,0x04,0xf6,0x28,0xff, -0x0b,0x27,0xfa,0x0b,0x13,0xfd,0xf5,0x2c,0x06,0xf7,0x84,0x08,0x07,0xda,0xf8,0x04, -0x85,0xf3,0xf9,0xfc,0x0b,0xfc,0x5f,0x0c,0xff,0xd8,0xf3,0x04,0x98,0xf6,0x08,0xf2, -0x09,0xf8,0x9f,0x05,0xf4,0x89,0xf7,0x09,0xf9,0xfc,0x0c,0x00,0x02,0xf4,0xa5,0x05, -0xf6,0xb0,0x04,0x0b,0x41,0xf8,0x07,0xaa,0xf7,0xf7,0xa8,0x06,0xf9,0x18,0x0a,0x05, -0x9d,0xf6,0x06,0x9f,0xf5,0xff,0xee,0x0a,0xf9,0x7c,0x0a,0xf9,0xa4,0xf6,0x05,0xa6, -0xf6,0x08,0x17,0x08,0xf9,0xe1,0x07,0xf5,0xfc,0xfb,0x08,0x7d,0xfa,0x0d,0x7d,0xfe, -0xf4,0x71,0x02,0xf3,0x6d,0x07,0x0b,0x37,0xfc,0x06,0x8c,0xf4,0xf9,0xaa,0x09,0xfb, -0xe8,0x0c,0x01,0xa4,0xf3,0x03,0xf6,0xf2,0x05,0x20,0x0a,0xfc,0x61,0x09,0xf7,0xc1, -0xf7,0x08,0x39,0xfa,0x0a,0x7e,0x04,0xf5,0x61,0x05,0xf3,0x30,0x01,0x09,0xe3,0xf9, -0x0b,0x61,0xfb,0xf8,0xd8,0x06,0xf7,0xa6,0x08,0x06,0x60,0xf8,0x08,0x60,0xf3,0xfc, -0x30,0x08,0xf8,0xef,0x0c,0xfe,0xdc,0xf8,0x05,0x29,0xf4,0x06,0xc7,0x08,0xfb,0xe7, -0x09,0xf4,0x4b,0xf6,0x05,0x8c,0xf9,0x0f,0xce,0x01,0xf7,0xd3,0x03,0xf2,0xf4,0x05, -0x0a,0x8e,0xfc,0x09,0xcd,0xf5,0xf6,0x45,0x05,0xf7,0x02,0x0e,0x04,0xc3,0xf7,0x06, -0x11,0xf2,0x02,0xd7,0x09,0xfc,0x0f,0x0c,0xf8,0xc0,0xf6,0x04,0x37,0xf6,0x0a,0x23, -0x05,0xf8,0xe9,0x07,0xf4,0xf4,0x00,0x07,0xd3,0xf9,0x0d,0xb9,0xfc,0xf8,0x0f,0x04, -0xf3,0x96,0x05,0x06,0xe9,0xfa,0x0a,0xdc,0xf4,0xfc,0x58,0x06,0xf8,0x85,0x0e,0x01, -0x04,0xfa,0x02,0xdf,0xf0,0x02,0x1e,0x07,0xfd,0xd6,0x0c,0xf5,0x7c,0xf8,0x04,0x7e, -0xf8,0x0f,0xb5,0x03,0xfa,0x72,0x04,0xef,0xb9,0x01,0x06,0x4a,0xfc,0x0c,0x9e,0xf9, -0xf8,0xf5,0x03,0xf6,0x91,0x0c,0x05,0x8c,0xfb,0x07,0x67,0xf0,0xff,0x33,0x05,0xfb, -0x3a,0x0c,0xfb,0xf6,0xf9,0x05,0x56,0xf4,0x08,0x4d,0x05,0xfb,0xf7,0x0b,0xf4,0xb6, -0xfc,0x02,0x82,0xf7,0x0d,0x7e,0xff,0xfb,0xe7,0x04,0xf1,0x0a,0x05,0x06,0x1a,0xfe, -0x0d,0x25,0xf6,0xfa,0x4c,0x01,0xf5,0x92,0x0e,0x01,0xca,0xfc,0x04,0x7a,0xf0,0x02, -0x21,0x06,0xff,0x75,0x0f,0xf8,0xf3,0xf8,0x01,0xf8,0xf3,0x0c,0x4c,0x03,0xfd,0x91, -0x05,0xf1,0x8c,0x00,0x04,0x58,0xfd,0x0f,0x55,0xfc,0xfa,0xd7,0x01,0xf3,0x21,0x09, -0x03,0xb1,0xfc,0x08,0xdb,0xf2,0x00,0x93,0x03,0xf9,0x38,0x0d,0xff,0x40,0xfe,0x04, -0x4c,0xf2,0x03,0xf9,0x01,0xfc,0x7a,0x0d,0xf6,0x34,0xfd,0x00,0x73,0xf7,0x0d,0x36, -0x02,0x00,0x14,0x05,0xf0,0x3d,0x01,0x02,0xb8,0xfc,0x0e,0xb8,0xf8,0xfc,0x53,0xff, -0xf4,0x83,0x0c,0x04,0x78,0x01,0x07,0x97,0xf0,0xfe,0x22,0x02,0xfd,0x9c,0x0e,0xfa, -0x0d,0xfb,0x00,0xd5,0xf2,0x0a,0xfc,0x03,0x00,0x8a,0x09,0xf3,0x15,0xff,0xff,0x1f, -0xfb,0x0d,0xeb,0xfc,0xfc,0x15,0x03,0xf2,0x14,0x07,0x02,0x64,0xff,0x0b,0x1b,0xf7, -0x00,0x66,0xff,0xf6,0xae,0x0a,0xff,0x99,0xff,0x04,0x2f,0xf2,0x02,0x43,0x00,0xff, -0x25,0x0f,0xf9,0x4c,0xff,0xff,0xb0,0xf4,0x0a,0xf2,0x00,0x00,0x0f,0x06,0xf2,0x99, -0xff,0xff,0xd9,0xfc,0x10,0xf5,0xfd,0xff,0xc1,0xfe,0xf2,0x93,0x08,0x02,0x83,0x02, -0x07,0x94,0xf2,0xfd,0xb9,0xff,0xfc,0x83,0x0e,0xfe,0x2d,0x00,0x01,0xc9,0xf2,0x06, -0x66,0x00,0x00,0x05,0x0a,0xf6,0x04,0xfe,0xfe,0xf3,0xf8,0x0b,0x76,0x00,0x01,0x4d, -0x05,0xf3,0x08,0x03,0xff,0x08,0xfe,0x0b,0xba,0xf9,0x00,0x32,0xfd,0xf5,0x85,0x08, -0x01,0x68,0x03,0x08,0xe5,0xf3,0xff,0xed,0xfe,0xfd,0xf2,0x0d,0xfb,0xd5,0xff,0xfd, -0x0f,0xf3,0x06,0xd8,0x01,0x03,0x2c,0x0a,0xf5,0x5d,0xfe,0xfd,0xf2,0xfb,0x0e,0x6d, -0xfe,0xff,0x79,0xfe,0xf1,0x3e,0x05,0x01,0x13,0x03,0x0a,0x50,0xf7,0xff,0xbc,0xfe, -0xf9,0x19,0x0b,0xff,0x95,0x00,0x03,0x32,0xf3,0x02,0x79,0xfd,0x00,0xf4,0x0b,0xfb, -0xf5,0x00,0xfe,0x6a,0xf7,0x07,0xfd,0xff,0x01,0x2e,0x06,0xf4,0x2a,0x01,0xfb,0x3c, -0xfc,0x0c,0xa4,0xfe,0x03,0x12,0xff,0xf4,0x5a,0x05,0x00,0xc6,0x03,0x09,0xb1,0xf5, -0xfd,0x7c,0xfb,0xfa,0x69,0x0c,0x00,0xc6,0x03,0xff,0x4e,0xf3,0x03,0x88,0x00,0x03, -0xbf,0x0a,0xf7,0x3f,0xfc,0xfb,0xd5,0xf8,0x0c,0x92,0x00,0x03,0x70,0x02,0xf3,0x2d, -0x03,0x00,0x00,0x01,0x0a,0xc3,0xfa,0xff,0x45,0xfd,0xf5,0xab,0x07,0xff,0x3d,0x03, -0x06,0xfe,0xf5,0x01,0xb6,0xfd,0xfe,0x0b,0x0b,0xfc,0x97,0x01,0xff,0xf1,0xf4,0x04, -0x70,0xfe,0x02,0xe3,0x09,0xf8,0x4f,0x01,0xfb,0x8a,0xfa,0x0b,0xd8,0xff,0x03,0xeb, -0xff,0xf3,0xb5,0x00,0xfe,0x8a,0x02,0x0b,0xa9,0xf9,0xff,0x3d,0xfc,0xf8,0x2c,0x0b, -0x01,0x73,0x04,0x01,0x3d,0xf3,0xff,0x2d,0xfd,0x00,0x7e,0x0c,0xfb,0x98,0xff,0xfd, -0x85,0xf7,0x09,0xb1,0x00,0x03,0x4d,0x05,0xf5,0x75,0x00,0xfb,0xd9,0xfc,0x0a,0xa4, -0xfe,0x02,0x65,0xff,0xf5,0x7d,0x05,0xff,0x6a,0x03,0x08,0xae,0xf7,0x00,0xf8,0xfa, -0xfa,0x23,0x08,0xff,0x03,0x04,0x02,0x39,0xf5,0x02,0x64,0xfe,0x01,0x4f,0x0c,0xfb, -0xe0,0xff,0xf9,0xee,0xf6,0x08,0xab,0x00,0x04,0x5b,0x03,0xf4,0xc4,0x00,0xfe,0x9a, -0x01,0x0c,0x24,0xfc,0x00,0xfb,0xfb,0xf4,0x79,0x07,0xff,0xb9,0x04,0x05,0xa9,0xf5, -0x00,0x40,0xfd,0xff,0x47,0x0c,0xfd,0x88,0x01,0xff,0x84,0xf4,0x04,0x5f,0xfd,0x02, -0xbc,0x07,0xf8,0x9e,0x01,0xfb,0xff,0xfa,0x0a,0x53,0xff,0x04,0x96,0x02,0xf4,0x1c, -0x02,0xfb,0x85,0x00,0x0a,0xa8,0xfa,0x02,0x1d,0xfc,0xf7,0xc8,0x07,0xff,0xbf,0x06, -0x05,0x76,0xf5,0xff,0x26,0xfa,0xfe,0xdd,0x0c,0xfc,0x07,0x02,0xfb,0x41,0xf6,0x07, -0x8a,0x00,0x06,0x7b,0x06,0xf6,0xb1,0xff,0xfa,0x7e,0xfc,0x0b,0xbb,0xfd,0x03,0x30, -0xfd,0xf4,0xd6,0x05,0xff,0x99,0x05,0x08,0xdf,0xf7,0x00,0x54,0xfb,0xfa,0x3e,0x09, -0xfd,0x86,0x03,0x01,0xf8,0xf4,0x04,0x65,0xfc,0x01,0xdf,0x0a,0xfb,0xb7,0x03,0xfb, -0x34,0xf7,0x06,0x9c,0xfd,0x04,0x67,0x05,0xf5,0x36,0x02,0xfa,0x7b,0xff,0x0b,0x98, -0xfd,0x05,0xab,0xfc,0xf4,0x7f,0x04,0xfd,0xaa,0x05,0x07,0x26,0xf6,0x00,0x86,0xf9, -0xfd,0x0f,0x0d,0xfe,0x71,0x05,0xfe,0x66,0xf4,0x04,0x75,0xfc,0x04,0x59,0x08,0xf8, -0xd0,0x00,0xf9,0x6c,0xfa,0x0b,0x4b,0xff,0x06,0x06,0x01,0xf4,0xc9,0x03,0xfa,0x1c, -0x03,0x08,0x4c,0xf9,0x02,0x5c,0xfb,0xf8,0x14,0x08,0xfd,0x50,0x07,0x05,0xfc,0xf6, -0x03,0x13,0xf8,0xfe,0x0f,0x0a,0xfc,0xb9,0x04,0xfb,0x2a,0xf6,0x05,0xe7,0xfc,0x06, -0x4f,0x08,0xf8,0xd9,0x02,0xf8,0x03,0xfc,0x09,0x5d,0xfd,0x06,0xbf,0xfc,0xf4,0xa3, -0x03,0xfc,0x74,0x06,0x0a,0x46,0xf9,0x02,0x25,0xf9,0xfa,0x4a,0x0a,0xfc,0xcc,0x06, -0xff,0x82,0xf4,0x02,0xce,0xfa,0x04,0x60,0x0a,0xfb,0x76,0x04,0xf9,0xcf,0xf8,0x08, -0x09,0xfc,0x06,0x5b,0x02,0xf5,0x7c,0x03,0xf8,0x98,0x00,0x09,0x73,0xfc,0x07,0xce, -0xfd,0xf7,0x90,0x04,0xfa,0x55,0x06,0x07,0x02,0xf8,0x03,0xd2,0xf5,0xfd,0x53,0x09, -0xfd,0x3c,0x09,0xff,0xd2,0xf6,0x03,0x35,0xf9,0x05,0x09,0x09,0xf9,0x26,0x04,0xf5, -0xcb,0xf9,0x08,0x5c,0xfe,0x0a,0x94,0x00,0xf6,0xa0,0x02,0xf9,0x11,0x05,0x09,0x2b, -0xfa,0x03,0xa9,0xf7,0xf9,0x71,0x07,0xfc,0xa7,0x09,0x02,0xe8,0xf7,0x03,0xca,0xf7, -0x02,0x05,0x09,0xfc,0x60,0x05,0xfa,0x62,0xf7,0x05,0xfc,0xf9,0x07,0x99,0x05,0xfa, -0x73,0x05,0xf7,0x29,0xfe,0x06,0x0c,0xfd,0x08,0xac,0xfd,0xf6,0xa8,0x02,0xf7,0x3b, -0x06,0x08,0x21,0xfc,0x06,0x06,0xf7,0xfb,0x8f,0x06,0xfc,0x15,0x0a,0x00,0x02,0xf7, -0x01,0x66,0xf6,0x03,0x49,0x09,0xfd,0x57,0x07,0xf7,0x89,0xf9,0x06,0xe8,0xfc,0x0a, -0x18,0x01,0xf7,0x26,0x01,0xf6,0x2b,0x02,0x08,0x93,0xfc,0x08,0xb5,0xfa,0xf9,0x32, -0x05,0xfa,0x73,0x09,0x04,0xa1,0xf9,0x02,0x5e,0xf5,0xfe,0xf9,0x06,0xfc,0x5d,0x09, -0xfd,0xbd,0xf9,0x03,0xde,0xf7,0x07,0xe1,0x05,0xfc,0x13,0x06,0xf5,0x75,0xfb,0x03, -0x8a,0xfc,0x0b,0x82,0x00,0xf9,0xae,0x02,0xf6,0x34,0x05,0x07,0x3e,0xfd,0x07,0x83, -0xf6,0xfa,0x73,0x02,0xfb,0x86,0x0a,0x02,0x9a,0xfa,0x02,0x13,0xf6,0x03,0x50,0x08, -0xfe,0xb8,0x07,0xf7,0x39,0xf9,0x03,0x20,0xfa,0x09,0xe2,0x02,0xfb,0x23,0x04,0xf6, -0xaf,0x00,0x06,0xb3,0xfd,0x09,0x4a,0xfc,0xf8,0xdf,0x01,0xf7,0xc3,0x06,0x04,0xa4, -0xfd,0x05,0x3a,0xf7,0xfe,0x33,0x04,0xfc,0x3c,0x0a,0x00,0xc4,0xfa,0x01,0x4c,0xf4, -0x03,0x96,0x04,0xff,0x06,0x09,0xf8,0xe1,0xfa,0x02,0x35,0xfc,0x0b,0x04,0x03,0xfb, -0x46,0x01,0xf3,0x4f,0x01,0x05,0xa2,0xfe,0x09,0xba,0xf9,0xfa,0x78,0x01,0xfa,0x1d, -0x0b,0x04,0xa1,0xfc,0x02,0x50,0xf4,0xff,0x69,0x05,0xfd,0x7b,0x09,0xfa,0x2d,0xfb, -0x02,0x32,0xf9,0x08,0x59,0x04,0xfe,0x92,0x04,0xf6,0x1a,0xfd,0x02,0x67,0xfc,0x0a, -0x50,0xfe,0xfc,0xf1,0x01,0xf7,0x90,0x05,0x04,0x88,0xff,0x07,0xb7,0xf8,0xfc,0xe9, -0xff,0xf9,0x08,0x09,0x02,0xe4,0xfd,0x02,0xdb,0xf4,0x01,0xb7,0x04,0x01,0x51,0x0a, -0xf9,0x2f,0xfb,0xff,0x30,0xf9,0x08,0x60,0x03,0xfe,0x61,0x03,0xf5,0xf3,0xff,0x03, -0xfc,0xff,0x0b,0x56,0xfc,0xfb,0x15,0xff,0xf7,0xbf,0x06,0x03,0x6e,0xfe,0x04,0x21, -0xf6,0xfe,0xb6,0x03,0xfe,0x76,0x0a,0xff,0xa2,0xfc,0x00,0x9a,0xf6,0x03,0xbf,0x02, -0xff,0xc7,0x06,0xf8,0x48,0xfc,0x01,0x33,0xfc,0x0a,0xf5,0x01,0xfe,0xb5,0x02,0xf5, -0x20,0x01,0x01,0x18,0xff,0x09,0xd3,0xfb,0xfb,0xfc,0xfe,0xf9,0x41,0x09,0x04,0x7c, -0x00,0x03,0x7d,0xf4,0xfe,0x9d,0x01,0xff,0x93,0x09,0xfc,0x25,0xfc,0xff,0x43,0xf8, -0x07,0xa4,0x04,0x00,0xaa,0x05,0xf6,0x7c,0xfd,0x00,0x5e,0xfd,0x0a,0x11,0xfe,0xfc, -0x86,0xff,0xf7,0x18,0x05,0x04,0x98,0x00,0x06,0x39,0xf9,0xfd,0xba,0x00,0xfa,0x56, -0x08,0x00,0xb2,0xfe,0x01,0x39,0xf6,0x01,0x93,0x02,0x00,0xde,0x09,0xfc,0x14,0xfd, -0xff,0x36,0xf8,0x06,0x6a,0x02,0x00,0xe3,0x03,0xf5,0x4c,0xfe,0x00,0xd6,0xff,0x0b, -0xa9,0xff,0xfd,0x67,0xfe,0xf6,0x1e,0x05,0x04,0x80,0x00,0x05,0x93,0xf5,0xfd,0x82, -0x00,0xfe,0xe4,0x0a,0x00,0x78,0xfe,0x00,0x92,0xf6,0x03,0xa4,0x03,0xff,0xff,0x06, -0xf7,0xe6,0xfb,0xff,0xcd,0xfc,0x0a,0x23,0x01,0xfe,0x1f,0x02,0xf7,0x23,0x02,0x02, -0xa1,0xfe,0x07,0x1d,0xfb,0xfd,0x22,0xff,0xf8,0xc8,0x07,0x02,0x79,0x01,0x05,0xe2, -0xf6,0xff,0x22,0x00,0xfe,0x37,0x09,0xfe,0x63,0xfd,0xff,0x30,0xf6,0x04,0x0d,0x03, -0x02,0xd6,0x07,0xf8,0xa6,0xfd,0xfe,0xc5,0xfc,0x0a,0xa3,0x00,0xfd,0x2f,0xff,0xf4, -0xfe,0x02,0x03,0xc5,0x01,0x08,0x8a,0xf9,0xfd,0x4e,0xff,0xfb,0x10,0x09,0x01,0x24, -0xff,0x00,0x3a,0xf5,0x00,0x6d,0x02,0x00,0x9b,0x09,0xfb,0xe3,0xfd,0x00,0xb2,0xf9, -0x07,0x09,0x01,0x00,0x41,0x03,0xf6,0xda,0xfe,0xff,0xce,0xfd,0x0a,0x59,0xff,0xff, -0x21,0x00,0xf6,0x3b,0x05,0x02,0x94,0x01,0x06,0x22,0xf7,0xfc,0x8e,0xfe,0xfc,0x01, -0x0a,0x01,0xb0,0x00,0x01,0x7a,0xf5,0x02,0xbb,0x01,0x01,0x68,0x09,0xf8,0x5c,0xfc, -0xfc,0x4e,0xfa,0x09,0x0b,0x02,0x00,0xc9,0x02,0xf6,0xc0,0x01,0x01,0xde,0xff,0x09, -0x77,0xfa,0xfd,0x9d,0xfd,0xf8,0x64,0x07,0x01,0x1a,0x01,0x04,0x4b,0xf7,0x00,0xba, -0x00,0xfe,0xe6,0x09,0xfc,0x08,0xff,0xff,0x46,0xf6,0x04,0xa7,0x00,0x01,0xe9,0x07, -0xf9,0x33,0xff,0xfe,0xc5,0xfb,0x0a,0x67,0x00,0x00,0x36,0x00,0xf4,0x31,0x02,0xff, -0xde,0x01,0x09,0xb8,0xfa,0xff,0x97,0xfd,0xf9,0xf8,0x08,0x02,0x33,0x02,0x02,0x77, -0xf3,0xff,0x1d,0xff,0x00,0x0f,0x0b,0xfb,0x8c,0xfe,0xfe,0x32,0xf9,0x08,0xf3,0x01, -0x01,0xe9,0x03,0xf5,0xd7,0xff,0xfe,0xbb,0xfd,0x0a,0x33,0xfd,0x00,0xc5,0xff,0xf7, -0x77,0x06,0x00,0xef,0x01,0x06,0x38,0xf7,0xff,0x21,0xfe,0xfa,0x4e,0x09,0xfe,0x01, -0x02,0x02,0x61,0xf6,0x03,0x49,0xff,0x02,0x91,0x09,0xfa,0xd7,0xfe,0xfc,0x21,0xf8, -0x08,0xb8,0xff,0x03,0xe4,0x03,0xf5,0xac,0x01,0xfe,0xb3,0x00,0x0b,0xa5,0xfc,0x00, -0x13,0xfc,0xf5,0x7b,0x06,0x00,0x8d,0x03,0x05,0xe6,0xf5,0x00,0x36,0xfe,0xff,0x9c, -0x0b,0xfc,0x0f,0x01,0xfd,0x5e,0xf6,0x04,0x1d,0xff,0x01,0xff,0x06,0xf7,0x2e,0x01, -0xfd,0x84,0xfc,0x0a,0xbf,0xfe,0x02,0xca,0xff,0xf5,0x1b,0x03,0xfe,0x23,0x01,0x07, -0xcf,0xf9,0x01,0x75,0xfd,0xfa,0x80,0x08,0xff,0xba,0x04,0x03,0x83,0xf5,0x00,0xbe, -0xfb,0x00,0x21,0x0a,0xfc,0x45,0x01,0xfc,0x8e,0xf7,0x07,0x54,0x00,0x05,0x11,0x06, -0xf6,0x32,0x00,0xfa,0xff,0xfd,0x09,0xfe,0xfd,0x02,0xa2,0xfd,0xf6,0xd6,0x05,0xff, -0x8f,0x04,0x07,0x85,0xf7,0x00,0x9f,0xfb,0xfc,0x95,0x08,0xfc,0x4e,0x03,0x00,0xc5, -0xf6,0x04,0xf1,0xfd,0x02,0x2f,0x09,0xfa,0x66,0x01,0xfb,0xb9,0xf9,0x07,0x5d,0xfd, -0x03,0xfe,0x01,0xf7,0xb4,0x02,0xfc,0x13,0x01,0x09,0x3c,0xfd,0x03,0x7b,0xfc,0xf6, -0x57,0x05,0xfd,0xa6,0x05,0x05,0x41,0xf7,0x00,0x48,0xfa,0xff,0x1a,0x0b,0xfe,0x1e, -0x04,0xfd,0x07,0xf6,0x03,0x3d,0xfd,0x04,0x6b,0x06,0xf8,0x18,0x01,0xf9,0x3c,0xfd, -0x0a,0xa1,0xff,0x05,0xf4,0xfe,0xf6,0x39,0x03,0xfc,0xae,0x02,0x07,0x31,0xf9,0x01, -0x6f,0xfb,0xfb,0xc3,0x07,0xfe,0xfb,0x05,0x02,0xd2,0xf7,0x02,0x92,0xfb,0x00,0xca, -0x07,0xfb,0x04,0x03,0xfb,0x6d,0xf9,0x05,0x6f,0xfd,0x06,0x33,0x05,0xf9,0x19,0x02, -0xf9,0xc9,0xfd,0x07,0x0e,0xfe,0x05,0xf1,0xfc,0xf6,0x53,0x03,0xfd,0xc2,0x06,0x07, -0x6c,0xfa,0x01,0x19,0xf9,0xfd,0x50,0x07,0xfe,0x63,0x05,0xff,0x71,0xf6,0x02,0x81, -0xfb,0x04,0xfc,0x08,0xfc,0xe3,0x02,0xf9,0xf8,0xfa,0x06,0x3e,0xfe,0x05,0xb2,0x00, -0xf7,0xf3,0x01,0xfb,0x40,0x02,0x08,0x04,0xfd,0x04,0xfb,0xfb,0xf9,0xbf,0x04,0xfc, -0xac,0x05,0x02,0x1d,0xf9,0x01,0x67,0xf9,0xff,0x09,0x08,0xfe,0x35,0x06,0xfe,0xe2, -0xf8,0x02,0x4f,0xfb,0x05,0x77,0x05,0xfb,0x33,0x01,0xf8,0x40,0xfc,0x07,0x53,0x00, -0x07,0x68,0xff,0xf8,0xe1,0x01,0xfa,0x9f,0x04,0x06,0xe8,0xfb,0x02,0x05,0xf9,0xfa, -0x39,0x05,0xfe,0xde,0x07,0x02,0x27,0xf9,0x01,0x29,0xfa,0x02,0x63,0x07,0xfc,0x3f, -0x03,0xfa,0xf0,0xf9,0x04,0x82,0xfd,0x06,0x83,0x03,0xfb,0xd3,0x02,0xfa,0x77,0xff, -0x05,0x6f,0xfd,0x05,0xbd,0xfc,0xf8,0xbc,0x01,0xfb,0xa8,0x05,0x06,0xe1,0xfc,0x02, -0xad,0xf9,0xfd,0xb2,0x05,0xfe,0x05,0x07,0xff,0x44,0xf8,0xff,0x9e,0xf9,0x04,0x86, -0x07,0xfe,0xcb,0x03,0xf9,0x42,0xfb,0x05,0xf1,0xfe,0x07,0x25,0x01,0xf8,0x29,0x00, -0xf8,0x47,0x02,0x07,0xf2,0xfe,0x05,0x14,0xfb,0xfa,0x37,0x03,0xfe,0xe2,0x06,0x03, -0xd0,0xf9,0x00,0x99,0xf8,0x00,0x13,0x06,0xfe,0x86,0x05,0xfd,0x98,0xfb,0x03,0xf0, -0xfb,0x04,0x2a,0x04,0xfc,0xa6,0x02,0xf8,0x4d,0xfc,0x04,0xc1,0xfe,0x07,0x07,0x00, -0xfa,0xa9,0x01,0xfa,0xea,0x03,0x05,0x2d,0xfe,0x03,0x92,0xf9,0xfa,0x75,0x02,0xfd, -0x3c,0x08,0x02,0x3b,0xfb,0x00,0xbc,0xf8,0x02,0xd3,0x06,0x00,0x90,0x04,0xfa,0xc1, -0xf8,0x01,0xfa,0xfc,0x07,0x22,0x04,0xfc,0x71,0x01,0xf9,0x11,0x00,0x06,0xd2,0xff, -0x06,0x71,0xfc,0xf9,0xb0,0x00,0xfb,0x1a,0x05,0x04,0xc8,0xfc,0x03,0x40,0xfa,0xfe, -0xea,0x04,0xfd,0xcf,0x06,0xff,0xca,0xfa,0x00,0x33,0xf9,0x02,0x86,0x05,0xfe,0x9a, -0x04,0xfa,0xe5,0xfb,0x03,0x6d,0xfe,0x07,0x8a,0x01,0xfb,0x04,0x00,0xf8,0xb5,0x00, -0x05,0x40,0xff,0x06,0xf0,0xfb,0xfa,0xa9,0x01,0xfd,0xf1,0x07,0x04,0x7b,0xfc,0x00, -0x16,0xf7,0xfe,0x19,0x05,0xff,0x0d,0x06,0xfd,0x83,0xfa,0x01,0x2b,0xfc,0x05,0x4b, -0x05,0xfd,0xb7,0x02,0xf8,0xe6,0xfc,0x03,0x70,0xfe,0x06,0x7a,0xff,0xfb,0xe4,0x01, -0xfa,0x5c,0x03,0x05,0x76,0xfe,0x04,0x7d,0xfa,0xfb,0x59,0x01,0xfc,0xb4,0x06,0x02, -0x64,0xfc,0x01,0x14,0xf9,0x01,0xc4,0x05,0x00,0x23,0x06,0xfb,0x1a,0xfa,0x00,0x3c, -0xfb,0x06,0xb2,0x03,0xfd,0xe6,0x01,0xf8,0xc4,0xfe,0x05,0xb0,0x00,0x08,0x15,0xfe, -0xf8,0x7f,0xff,0xf9,0xdf,0x05,0x04,0xaf,0xfd,0x02,0x74,0xf8,0xfe,0xb0,0x04,0xff, -0xa6,0x07,0x00,0x31,0xfb,0x00,0xd9,0xf8,0x02,0x3c,0x04,0xfe,0xc2,0x04,0xfa,0x81, -0xfc,0x02,0xae,0xfd,0x07,0xe9,0x01,0xfc,0xbd,0x01,0xf8,0x39,0x00,0x03,0x09,0xfe, -0x06,0x43,0xfc,0xfb,0x2e,0x01,0xfb,0x19,0x07,0x04,0xa4,0xfe,0x02,0xd8,0xf7,0xfd, -0x4d,0x03,0xfe,0x66,0x07,0xfd,0x3d,0xfb,0x00,0x95,0xf9,0x05,0xfc,0x05,0x00,0x11, -0x04,0xf7,0xee,0xfb,0x02,0xa4,0xfe,0x08,0x64,0xff,0xfa,0x38,0x00,0xf9,0x52,0x04, -0x05,0xb9,0xff,0x05,0x09,0xfa,0xfc,0x28,0x01,0xfc,0xd2,0x06,0x01,0x68,0xfc,0x01, -0x17,0xf8,0x01,0xc6,0x04,0xff,0x7d,0x07,0xfb,0x1e,0xfc,0x01,0xe1,0xfa,0x05,0x38, -0x02,0xfd,0x16,0x03,0xf8,0x14,0xff,0x03,0xd0,0xfe,0x09,0xe3,0xfe,0xfc,0x26,0x00, -0xf8,0xd9,0x04,0x03,0xea,0xfe,0x04,0xc1,0xf7,0xfd,0x60,0x02,0xfe,0x95,0x09,0x00, -0xcf,0xfc,0x00,0x66,0xf7,0x03,0xf6,0x03,0xff,0x29,0x05,0xf8,0xdc,0xfb,0x01,0x45, -0xfd,0x08,0xec,0x01,0xfd,0x5f,0x02,0xf7,0x79,0x01,0x02,0x8a,0xfe,0x06,0x9d,0xfb, -0xfc,0x04,0x00,0xfa,0x16,0x07,0x03,0x77,0xff,0x03,0x0d,0xf8,0xff,0x39,0x02,0xfd, -0x6e,0x07,0xfc,0x3e,0xfd,0x00,0xa7,0xf8,0x04,0x3a,0x03,0x00,0x5e,0x06,0xf9,0x73, -0xfd,0x00,0xf8,0xfc,0x09,0x85,0xff,0xfc,0x6c,0xff,0xf7,0x70,0x03,0x04,0x32,0x01, -0x06,0xfe,0xf9,0xfc,0x7e,0x00,0xfc,0x91,0x08,0x01,0xc1,0xfd,0x00,0x56,0xf6,0x01, -0x17,0x03,0x00,0x6b,0x08,0xfb,0x37,0xfd,0x00,0xb7,0xfa,0x06,0x9e,0x01,0xfe,0xf8, -0x02,0xf7,0xc0,0xff,0x01,0x92,0xfe,0x09,0x22,0xfe,0xfe,0x69,0x00,0xf9,0x35,0x05, -0x01,0x4a,0xff,0x04,0x3d,0xf8,0xfe,0xcd,0xff,0xfc,0xa8,0x08,0x00,0x61,0x00,0x01, -0x45,0xf7,0x02,0x0c,0x02,0x00,0x2d,0x07,0xf9,0x90,0xfc,0xfe,0xb6,0xfb,0x09,0x73, -0x01,0x00,0xc2,0x01,0xf7,0x12,0x02,0x01,0x7a,0x00,0x07,0x0b,0xfb,0xfd,0x00,0xfe, -0xf9,0x94,0x07,0x02,0x35,0x01,0x03,0x29,0xf7,0x00,0x09,0x01,0xff,0x4e,0x08,0xfc, -0xc8,0xfd,0xfe,0x4f,0xf8,0x04,0x6e,0x01,0x01,0x95,0x05,0xf9,0x16,0x00,0xff,0xa7, -0xfd,0x08,0x95,0xfe,0xff,0xe6,0xff,0xf7,0xa5,0x02,0x00,0xf8,0x00,0x07,0x08,0xfb, -0xff,0xf8,0xfe,0xfb,0x35,0x08,0x00,0x0b,0x01,0x00,0x1a,0xf6,0x00,0x47,0x00,0x01, -0xa0,0x08,0xfb,0xcc,0xfe,0xfe,0xbf,0xfa,0x07,0xda,0x00,0x01,0xa8,0x02,0xf6,0x7c, -0xff,0xfe,0x39,0xff,0x09,0x04,0xfe,0xff,0xa9,0xfe,0xf9,0x11,0x06,0x01,0xda,0x01, -0x04,0xe5,0xf7,0xff,0x23,0xfe,0xfd,0x85,0x07,0xfe,0x7b,0x01,0x00,0xae,0xf8,0x03, -0x27,0x00,0x01,0x18,0x07,0xfa,0x46,0xff,0xfc,0xe9,0xfa,0x06,0x0f,0x00,0x02,0x03, -0x02,0xf8,0xb1,0x01,0xff,0x4b,0x01,0x08,0x44,0xfc,0xff,0x57,0xfc,0xf9,0x01,0x06, -0x00,0xfd,0x02,0x02,0xed,0xf7,0x00,0x29,0xff,0x00,0xde,0x08,0xfd,0xc8,0xff,0xfd, -0xf9,0xf7,0x04,0x43,0x00,0x02,0xae,0x04,0xf9,0xc1,0xff,0xfe,0x33,0xff,0x08,0x6d, -0xff,0x00,0xd6,0xfe,0xf7,0x0f,0x03,0xff,0x70,0x01,0x05,0x09,0xfb,0x00,0x3f,0xfe, -0xfc,0xa4,0x06,0xff,0x1f,0x03,0x01,0xcc,0xf7,0x00,0x67,0xfd,0x00,0x86,0x07,0xfc, -0x9d,0x00,0xfd,0xea,0xfa,0x05,0x6e,0x00,0x03,0x4d,0x03,0xf8,0x7b,0xff,0xfc,0xe8, -0xfe,0x07,0x7d,0xfe,0x01,0x75,0xfd,0xf8,0xef,0x04,0x00,0x5d,0x04,0x04,0x6e,0xf9, -0xfe,0x6c,0xfc,0xfd,0x7c,0x07,0xff,0xd2,0x01,0xfe,0x3b,0xf8,0x03,0x32,0x00,0x03, -0x5c,0x06,0xfb,0x91,0xff,0xfc,0x32,0xfc,0x06,0xf2,0xfe,0x02,0xf3,0x00,0xf9,0xe3, -0x01,0xfe,0x84,0x01,0x07,0xb6,0xfd,0x01,0xaa,0xfc,0xf9,0xca,0x03,0xff,0x5a,0x03, -0x02,0x5b,0xf9,0x00,0x73,0xfd,0x00,0xb7,0x07,0xfe,0x3d,0x02,0xfe,0x50,0xf9,0x02, -0xb4,0xfe,0x03,0x92,0x04,0xfa,0xa9,0xff,0xfc,0x53,0xfe,0x08,0xc1,0x00,0x02,0xbf, -0xfe,0xf8,0xa4,0x01,0xfe,0xcb,0x02,0x05,0x13,0xfb,0xff,0x99,0xfc,0xfc,0x8f,0x06, -0x00,0xea,0x03,0x01,0xf2,0xf8,0x00,0x2e,0xfd,0x01,0xf2,0x05,0xfc,0xbf,0x00,0xfd, -0x20,0xfb,0x04,0xe8,0xff,0x04,0x13,0x04,0xfa,0x29,0x00,0xfb,0xcb,0xfe,0x06,0x03, -0xff,0x02,0x61,0xfd,0xf9,0xe3,0x02,0xff,0x6c,0x04,0x05,0xb7,0xfb,0x00,0xc2,0xfb, -0xfd,0xb3,0x05,0xff,0x33,0x03,0xff,0x70,0xf8,0x00,0x8f,0xfe,0x04,0x23,0x07,0xfd, -0xd3,0xff,0xfb,0x27,0xfc,0x06,0xf0,0xff,0x02,0x9e,0xff,0xf8,0xdd,0x00,0xfe,0x50, -0x02,0x06,0x3a,0xfe,0x01,0x3b,0xfd,0xfa,0xcc,0x03,0xff,0x63,0x03,0x02,0xd4,0xf9, -0xff,0x7e,0xfc,0xff,0xce,0x06,0xff,0x18,0x03,0xfe,0x5f,0xfa,0x01,0x1e,0xfe,0x02, -0x8d,0x04,0xfb,0x28,0x00,0xfb,0x26,0xfd,0x05,0x8e,0x00,0x04,0x49,0x00,0xf9,0xdf, -0x00,0xfd,0x35,0x02,0x05,0xcd,0xfc,0x00,0x47,0xfb,0xfb,0xc4,0x04,0x00,0x7e,0x05, -0x01,0x9e,0xf9,0xff,0x1e,0xfd,0x01,0xbd,0x06,0xfd,0x28,0x00,0xfb,0xcb,0xfa,0x04, -0xd4,0xff,0x04,0x86,0x03,0xfb,0xc2,0x00,0xfc,0x82,0xff,0x05,0x1f,0xff,0x02,0x45, -0xfd,0xf8,0x2f,0x02,0xfe,0x1b,0x04,0x05,0x54,0xfc,0x01,0x13,0xfc,0xfd,0xee,0x04, -0xfe,0x6f,0x03,0xff,0x7d,0xf9,0x00,0xa6,0xfc,0x02,0x67,0x06,0xfe,0x49,0x02,0xfb, -0xdf,0xfb,0x04,0x86,0xff,0x04,0x33,0x01,0xf9,0x87,0xff,0xfb,0x1e,0x01,0x06,0x4c, -0xff,0x02,0xfc,0xfc,0xfa,0xa9,0x03,0xff,0x99,0x04,0x02,0x05,0xfa,0xff,0x97,0xfb, -0xff,0x39,0x06,0xff,0x54,0x03,0xfe,0xae,0xfa,0x02,0xd8,0xfd,0x03,0x9d,0x04,0xfb, -0x2e,0x00,0xfa,0xca,0xfc,0x05,0xf1,0xff,0x04,0x5a,0x00,0xfa,0xc8,0x01,0xfd,0x61, -0x02,0x05,0x56,0xfd,0x01,0x7d,0xfb,0xfa,0xcf,0x02,0xfe,0xab,0x05,0x03,0x23,0xfb, -0x00,0x88,0xfb,0x00,0xfe,0x06,0xfe,0x9e,0x02,0xfb,0xa6,0xf9,0x02,0x77,0xfe,0x04, -0xdf,0x03,0xfb,0xea,0x00,0xfb,0xc9,0xff,0x06,0x46,0xff,0x03,0xea,0xfc,0xf9,0x92, -0x01,0xfd,0x27,0x04,0x04,0x69,0xfc,0x01,0xb9,0xfb,0xfe,0x77,0x05,0xff,0x51,0x04, -0xff,0xc9,0xf9,0x00,0xa9,0xfb,0x02,0x46,0x05,0xfe,0xd0,0x02,0xfc,0xa0,0xfc,0x04, -0xe0,0xfe,0x04,0xcc,0x01,0xfb,0xb0,0x00,0xfa,0xb1,0xff,0x04,0x3f,0xff,0x04,0x6f, -0xfd,0xfa,0x1a,0x02,0xfe,0xe3,0x05,0x04,0x81,0xfb,0x00,0x70,0xf9,0xfe,0x5a,0x05, -0xff,0x93,0x04,0xfe,0xe2,0xfa,0x02,0x30,0xfd,0x04,0xff,0x04,0xfc,0x1d,0x01,0xf9, -0xbd,0xfc,0x04,0x25,0xff,0x05,0x67,0xff,0xfa,0x95,0x01,0xfc,0xd9,0x03,0x05,0xd8, -0xfd,0x02,0xf3,0xfa,0xfb,0xcb,0x02,0xfd,0x59,0x05,0x01,0xaa,0xfb,0x01,0x08,0xfb, -0x01,0x7a,0x05,0xff,0x70,0x04,0xfc,0x04,0xfb,0x01,0xf6,0xfb,0x04,0x79,0x03,0xfd, -0x01,0x02,0xfa,0x30,0xff,0x05,0xf1,0xff,0x06,0xa3,0xfd,0xfa,0x43,0x00,0xfb,0x3b, -0x04,0x03,0x5e,0xfd,0x02,0x64,0xfa,0xfe,0x76,0x04,0xff,0x62,0x06,0xff,0x4c,0xfb, -0x00,0x42,0xfa,0x02,0x9a,0x04,0xfe,0x23,0x03,0xfa,0xa9,0xfc,0x03,0x1c,0xff,0x06, -0x26,0x01,0xfb,0x0d,0x01,0xf9,0xef,0x00,0x03,0x5a,0xfe,0x04,0x9b,0xfc,0xfc,0xa1, -0x01,0xfd,0x32,0x06,0x03,0x98,0xfd,0x01,0xdd,0xf8,0xfe,0x3b,0x03,0xfe,0xbe,0x05, -0xfd,0xbf,0xfb,0x00,0xba,0xfb,0x05,0xf1,0x04,0xff,0xd0,0x02,0xf9,0x22,0xfd,0x02, -0xb6,0xfe,0x06,0xe4,0xfe,0xfb,0xb8,0x00,0xfb,0xe0,0x03,0x04,0x5c,0xff,0x04,0x91, -0xfa,0xfc,0xb9,0x01,0xfd,0x33,0x06,0x00,0x0a,0xfc,0x00,0x28,0xfa,0x02,0xda,0x04, -0xff,0xcd,0x04,0xfb,0x9d,0xfc,0x01,0x18,0xfc,0x04,0x4c,0x01,0xfd,0x0b,0x02,0xf9, -0xeb,0xff,0x02,0xdf,0xff,0x07,0xa2,0xfe,0xfc,0xe6,0xff,0xfa,0x17,0x04,0x02,0xde, -0xfe,0x02,0x7c,0xf9,0xfe,0x22,0x02,0xff,0x63,0x07,0x00,0x84,0xfd,0xff,0x7f,0xf9, -0x02,0x38,0x03,0xff,0x08,0x04,0xf9,0xbc,0xfc,0x01,0x85,0xfe,0x07,0x5a,0x01,0xfe, -0xa0,0x00,0xf9,0x57,0x01,0x03,0x50,0xff,0x04,0x3a,0xfb,0xfc,0x55,0x00,0xfd,0xe5, -0x06,0x02,0x94,0xfe,0x01,0xda,0xf9,0x00,0x55,0x02,0xfe,0x2d,0x05,0xfd,0x11,0xfd, -0x00,0xe1,0xfa,0x04,0x58,0x03,0x00,0xd7,0x03,0xfa,0x30,0xfe,0x00,0xab,0xfe,0x06, -0x08,0xff,0xfc,0x9e,0xff,0xfa,0x10,0x03,0x03,0xd2,0x00,0x05,0x53,0xfb,0xfe,0xc2, -0xff,0xfc,0x4f,0x06,0x00,0x3e,0xfe,0xff,0xbd,0xf8,0x01,0x04,0x03,0x01,0x12,0x06, -0xfc,0x73,0xfd,0x00,0xa0,0xfc,0x05,0x38,0x01,0xfe,0xcb,0x00,0xf9,0xf1,0xff,0x01, -0x4d,0x00,0x06,0x3a,0xfe,0xfe,0x00,0x00,0xfb,0x76,0x04,0x01,0x99,0xff,0x02,0x95, -0xf9,0xfe,0x77,0x00,0xfe,0xde,0x06,0x00,0x47,0xff,0x00,0xc0,0xf9,0x02,0x3b,0x02, -0x00,0xfd,0x03,0xfa,0x15,0xfd,0xff,0xf1,0xfd,0x06,0x39,0x01,0x00,0x12,0x01,0xf9, -0xfc,0x00,0x01,0xa7,0x00,0x05,0x38,0xfc,0xfc,0xfe,0xfd,0xfc,0x02,0x06,0x02,0x89, -0x00,0x01,0xe6,0xf9,0x00,0xe3,0x01,0x00,0x75,0x05,0xfc,0x8c,0xfd,0xfe,0x2e,0xfb, -0x04,0xd0,0x01,0x00,0x4e,0x03,0xfb,0x51,0xff,0x00,0x06,0xff,0x06,0xf3,0xfe,0xfe, -0x13,0xff,0xfa,0x40,0x02,0x01,0x18,0x01,0x04,0x5c,0xfc,0xfe,0x4f,0xff,0xfd,0xc8, -0x05,0x01,0xd0,0xff,0xff,0xbc,0xf8,0x00,0xc2,0x00,0x01,0x33,0x06,0xfd,0xc8,0xfe, -0xfe,0x5d,0xfc,0x04,0x0d,0x02,0x00,0x5f,0x01,0xf8,0x7b,0xfe,0xff,0x7e,0x00,0x06, -0xdd,0xfe,0xfe,0xb9,0xfe,0xfb,0xac,0x04,0x02,0xd2,0x00,0x01,0xcf,0xf9,0xfe,0x89, -0xff,0xfe,0xbd,0x05,0xff,0x0b,0x00,0x00,0xd0,0xfa,0x02,0xac,0x01,0x01,0xf7,0x03, -0xfb,0x82,0xfd,0xfe,0x97,0xfd,0x05,0x98,0x00,0x00,0xf5,0x00,0xfa,0x3c,0x01,0x00, -0x2d,0x01,0x05,0x75,0xfd,0xfe,0x81,0xfd,0xfb,0x22,0x04,0x01,0x9c,0x01,0x02,0x73, -0xfa,0xff,0x29,0x00,0x00,0x6b,0x06,0xfe,0x9d,0xfe,0xfd,0x0f,0xfa,0x02,0xa8,0x01, -0x01,0x5e,0x03,0xfb,0xe2,0xfe,0xff,0xa9,0xff,0x06,0xca,0xff,0xff,0xb4,0xfe,0xfa, -0x92,0x01,0x00,0xf9,0x00,0x04,0x81,0xfc,0xff,0x33,0xff,0xfd,0xbb,0x05,0x01,0xd4, -0x00,0xff,0x7f,0xf9,0xff,0x1e,0x00,0x00,0x1b,0x05,0xfd,0x07,0xff,0xff,0xb1,0xfc, -0x04,0x7a,0x01,0x01,0x3b,0x02,0xfa,0x80,0xfe,0xfe,0x55,0xff,0x06,0xa1,0xff,0xff, -0x4b,0xfe,0xfa,0x8c,0x03,0x02,0x84,0x02,0x03,0x99,0xfa,0xfe,0x10,0xfe,0xfe,0x77, -0x05,0xff,0x4f,0x00,0xff,0x77,0xfa,0x02,0xc0,0x01,0x02,0xa3,0x04,0xfb,0x4f,0xfe, -0xfe,0x20,0xfd,0x04,0x1c,0x00,0x00,0xb7,0x00,0xfa,0x0d,0x01,0x00,0x49,0x01,0x05, -0x09,0xfe,0xfe,0x0f,0xfe,0xfb,0x95,0x03,0x00,0x29,0x01,0x01,0xde,0xfa,0x00,0x80, -0xff,0x00,0x13,0x06,0xff,0x48,0x00,0xfe,0xff,0xf9,0x01,0x28,0x00,0x02,0x01,0x04, -0xfb,0x98,0xfe,0xfd,0xef,0xfe,0x06,0x6e,0x01,0x00,0x1c,0xff,0xf9,0xf8,0x00,0x00, -0x50,0x01,0x04,0x57,0xfc,0xfe,0x2f,0xfe,0xfd,0xb3,0x05,0x01,0x0a,0x02,0x00,0xbd, -0xf9,0xff,0x5f,0xff,0x00,0x28,0x05,0xfd,0xf2,0xfe,0xfe,0x66,0xfc,0x04,0x1b,0x01, -0x02,0x74,0x02,0xfa,0xae,0xff,0xfe,0x18,0xff,0x05,0x91,0xfe,0x00,0x91,0xfe,0xfa, -0x3e,0x03,0x00,0x9e,0x02,0x04,0x14,0xfc,0xff,0xa5,0xfd,0xfd,0xc8,0x04,0xff,0x5d, -0x01,0xff,0x8a,0xf9,0x00,0x5f,0x00,0x02,0x1b,0x06,0xfd,0x14,0xff,0xfd,0x84,0xfc, -0x04,0x4a,0x00,0x01,0xd3,0x00,0xfa,0x30,0x00,0xff,0x14,0x01,0x06,0xb7,0xfe,0x00, -0xd5,0xfd,0xfb,0x71,0x03,0x00,0xb7,0x01,0x01,0x2f,0xfa,0xff,0xc9,0xfe,0x00,0x31, -0x06,0xff,0x14,0x01,0xff,0x15,0xfb,0x02,0x42,0xff,0x01,0x89,0x03,0xfb,0x69,0xff, -0xfd,0xf6,0xfd,0x05,0xcf,0x00,0x02,0x42,0x00,0xfa,0x42,0x01,0xfe,0x7d,0x01,0x04, -0xbe,0xfc,0xff,0xd6,0xfc,0xfc,0xd2,0x04,0x01,0x76,0x03,0x01,0x0c,0xfa,0x00,0x32, -0xfe,0x00,0x8f,0x05,0xfd,0xb9,0xff,0xfd,0x41,0xfb,0x03,0x7c,0x00,0x03,0x65,0x03, -0xfb,0x25,0x00,0xfd,0x5a,0xff,0x05,0xb7,0xfe,0x00,0xba,0xfd,0xfa,0xb7,0x02,0xff, -0xbf,0x02,0x03,0x8e,0xfc,0x00,0x0b,0xfe,0xfe,0x60,0x04,0xfe,0xfb,0x01,0xff,0x2d, -0xfa,0x00,0x5b,0xfe,0x02,0xb2,0x05,0xfe,0xd2,0x00,0xfd,0x84,0xfc,0x04,0xb6,0xff, -0x02,0xd8,0x00,0xfa,0xc1,0xff,0xfd,0x04,0x01,0x06,0x51,0xff,0x01,0x9e,0xfd,0xfb, -0x22,0x03,0xff,0x6f,0x03,0x02,0x46,0xfa,0xff,0x85,0xfc,0xff,0x0b,0x06,0xff,0x69, -0x02,0xfe,0x3c,0xfb,0x02,0x33,0xff,0x02,0xac,0x03,0xfb,0xa8,0xff,0xfc,0x14,0xfe, -0x05,0xc2,0xff,0x02,0xee,0xff,0xfb,0x18,0x02,0xfe,0xb5,0x01,0x04,0xf2,0xfc,0x00, -0x8c,0xfc,0xfc,0x62,0x03,0xff,0x09,0x04,0x01,0x6e,0xfb,0x00,0x5d,0xfd,0x01,0x14, -0x05,0xfe,0x16,0x01,0xfc,0x38,0xfb,0x02,0x07,0xff,0x03,0x4d,0x03,0xfc,0xd7,0x00, -0xfc,0xb5,0xff,0x05,0xb2,0xff,0x02,0x58,0xfd,0xf9,0x2e,0x01,0xfe,0x89,0x03,0x04, -0x02,0xfd,0x00,0xaf,0xfc,0xfe,0xbc,0x04,0xff,0x27,0x03,0xff,0x72,0xfa,0x00,0x25, -0xfd,0x02,0x74,0x04,0xfe,0xc0,0x01,0xfd,0x90,0xfd,0x04,0x30,0xff,0x03,0xa7,0x00, -0xfb,0x16,0x00,0xfc,0x81,0x00,0x04,0x47,0xff,0x02,0x9b,0xfd,0xfc,0x91,0x02,0xff, -0x57,0x04,0x02,0xd4,0xfb,0xff,0x5a,0xfb,0xff,0x66,0x04,0xff,0x47,0x03,0xfe,0xd8, -0xfb,0x01,0x48,0xfe,0x04,0x21,0x04,0xfd,0x03,0x00,0xfa,0x9b,0xfd,0x03,0x0f,0x00, -0x03,0x2d,0xff,0xfb,0x5a,0x01,0xfe,0xf0,0x02,0x04,0xe2,0xfd,0x01,0xd6,0xfb,0xfc, -0x3d,0x02,0xfe,0x1c,0x04,0x00,0x7f,0xfc,0x00,0x0e,0xfd,0x01,0x6a,0x04,0xff,0x60, -0x02,0xfc,0x2c,0xfc,0x01,0xc4,0xfd,0x03,0x47,0x02,0xfd,0xf8,0x00,0xfc,0xf1,0xff, -0x04,0x32,0x00,0x03,0xdd,0xfd,0xfb,0x21,0x00,0xfd,0x63,0x03,0x03,0x15,0xfe,0x01, -0xa2,0xfb,0xfe,0xab,0x03,0x00,0xb8,0x04,0xff,0x39,0xfb,0xff,0x23,0xfc,0x02,0x09, -0x04,0xfe,0x7c,0x01,0xfb,0xdb,0xfd,0x03,0x43,0x00,0x04,0x98,0x00,0xfc,0x07,0x00, -0xfb,0xab,0x00,0x03,0x13,0xff,0x02,0x3b,0xfd,0xfc,0xce,0x01,0xff,0xa2,0x04,0x02, -0x64,0xfd,0x00,0x74,0xfb,0xff,0xc6,0x02,0xff,0x21,0x03,0xfe,0xf6,0xfc,0x00,0xbf, -0xfd,0x03,0x8f,0x03,0xfe,0x2f,0x01,0xfb,0xa2,0xfd,0x02,0x81,0xff,0x04,0x52,0xff, -0xfc,0x25,0x00,0xfc,0x1f,0x03,0x04,0xf3,0xff,0x02,0xb0,0xfb,0xfc,0x0c,0x01,0xff, -0x71,0x04,0x00,0xbb,0xfc,0xff,0x49,0xfc,0x01,0x2d,0x04,0x00,0x16,0x03,0xfc,0xdd, -0xfc,0x00,0xd9,0xfd,0x03,0x85,0x01,0xfd,0x8f,0x00,0xfb,0xec,0xff,0x03,0x95,0x00, -0x04,0x66,0xfe,0xfc,0xea,0xff,0xfd,0xd4,0x02,0x02,0x71,0xfe,0x01,0xe1,0xfb,0xfe, -0x5d,0x02,0x00,0xf0,0x04,0x00,0x45,0xfd,0xff,0xc6,0xfb,0x01,0x1e,0x03,0xff,0xb8, -0x01,0xfb,0x49,0xfd,0x01,0x2b,0x00,0x05,0x71,0x01,0xfd,0xcb,0xff,0xfb,0xa8,0x00, -0x02,0xdd,0xff,0x02,0xb9,0xfc,0xfc,0x79,0x00,0xff,0xe0,0x04,0x02,0x89,0xfe,0x00, -0x89,0xfb,0xff,0x3a,0x02,0xff,0x08,0x03,0xfe,0x20,0xfd,0x00,0x60,0xfd,0x03,0x26, -0x03,0xff,0xce,0x01,0xfc,0x40,0xfe,0x01,0x45,0xff,0x03,0x3b,0xff,0xfd,0xc3,0xff, -0xfc,0x17,0x02,0x03,0xb0,0x00,0x03,0x11,0xfd,0xfd,0x46,0x00,0xfe,0x58,0x04,0x01, -0x92,0xfd,0xff,0x20,0xfb,0x00,0x9f,0x03,0x01,0xa5,0x03,0xfd,0x07,0xfd,0x00,0x23, -0xfe,0x03,0xbc,0x01,0xfe,0xd6,0xff,0xfa,0x4e,0xff,0x02,0x19,0x01,0x04,0xdb,0xfe, -0xfd,0xb1,0xff,0xfd,0x18,0x03,0x02,0xd2,0xfe,0x00,0x8b,0xfb,0xfe,0x86,0x01,0xff, -0xac,0x04,0x00,0x78,0xfe,0x00,0x50,0xfc,0x01,0x69,0x02,0xff,0x19,0x02,0xfc,0x43, -0xfd,0x00,0xe7,0xfe,0x04,0x88,0x01,0xff,0xb1,0x00,0xfb,0x3d,0x00,0x02,0x22,0x00, -0x03,0x55,0xfd,0xfc,0x39,0xff,0xfd,0x7c,0x04,0x02,0x9e,0xff,0x00,0x9e,0xfb,0xff, -0x17,0x02,0x00,0xb3,0x03,0xfe,0xe3,0xfc,0xff,0x71,0xfc,0x02,0x2f,0x03,0x00,0x28, -0x02,0xfb,0x7e,0xfe,0x01,0xe4,0xff,0x04,0x74,0xff,0xfd,0x43,0xff,0xfb,0x8f,0x01, -0x02,0x88,0x00,0x03,0x74,0xfd,0xfe,0x65,0x00,0xfe,0x05,0x04,0x01,0x81,0xfe,0xff, -0xea,0xfa,0xff,0x1f,0x02,0x00,0x2b,0x04,0xfe,0xf3,0xfd,0x00,0xb3,0xfd,0x03,0xda, -0x01,0xff,0x66,0x00,0xfa,0x8b,0xfe,0x01,0x73,0x00,0x04,0x6f,0xff,0xfd,0xab,0xff, -0xfd,0x71,0x03,0x02,0xb8,0xff,0x01,0x33,0xfb,0xfd,0x8c,0x00,0xff,0xc5,0x04,0x00, -0xa9,0xfe,0x00,0x10,0xfc,0x02,0xa0,0x02,0x00,0x85,0x02,0xfc,0x40,0xfd,0xff,0x3c, -0xfe,0x04,0xf2,0x00,0xff,0x27,0x01,0xfc,0x92,0x00,0x01,0x3b,0x00,0x04,0xc0,0xfd, -0xfd,0xc8,0xfe,0xfc,0x87,0x03,0x02,0x30,0x00,0x01,0xd9,0xfb,0xff,0x68,0x01,0x00, -0xa2,0x04,0xfe,0xde,0xfd,0xfe,0x6c,0xfb,0x02,0x42,0x02,0x00,0x9f,0x02,0xfb,0x8e, -0xfe,0x00,0x0c,0x00,0x05,0x05,0x00,0xfd,0xff,0xfe,0xfa,0x6f,0x01,0x01,0x9e,0x00, -0x03,0xd5,0xfc,0xfe,0x27,0x00,0xfe,0xdb,0x04,0x01,0x25,0xff,0xff,0xac,0xfa,0x00, -0x20,0x01,0x00,0xf3,0x03,0xfd,0xce,0xfe,0x00,0x90,0xfd,0x03,0x7c,0x01,0x00,0x84, -0x01,0xfb,0xa1,0xfe,0xff,0x6c,0xff,0x04,0x6b,0xff,0xfe,0xae,0xff,0xfc,0x28,0x03, -0x01,0xdf,0x00,0x02,0xc8,0xfb,0xfe,0x43,0xff,0xfe,0x75,0x04,0x00,0x74,0xff,0xff, -0x5e,0xfb,0x02,0x20,0x02,0x01,0xa9,0x03,0xfc,0x93,0xfd,0xfe,0xcc,0xfd,0x04,0x96, -0x00,0xff,0xaa,0x00,0xfb,0xf6,0x00,0x01,0x16,0x01,0x04,0xfa,0xfd,0xfe,0x64,0xfe, -0xfc,0x53,0x03,0x01,0x61,0x00,0x01,0x86,0xfb,0x00,0xb0,0x00,0x00,0xf2,0x04,0xff, -0x53,0xff,0xff,0x51,0xfb,0x01,0xcb,0x00,0x00,0xbf,0x02,0xfc,0x01,0xff,0xff,0x7a, -0xff,0x05,0x48,0x00,0xff,0x6d,0xff,0xfb,0x00,0x01,0x00,0xc5,0x00,0x03,0xc6,0xfc, -0xfe,0x0d,0xff,0xfe,0x24,0x05,0x01,0xd7,0x00,0x00,0x81,0xfa,0x00,0x42,0x00,0x00, -0xd9,0x03,0xfd,0xb5,0xfe,0xff,0x80,0xfd,0x04,0x60,0x01,0x01,0xd6,0x01,0xfb,0x55, -0xff,0xff,0x70,0xff,0x04,0xc6,0xfe,0xff,0xf6,0xfe,0xfc,0xe3,0x02,0x01,0x95,0x01, -0x03,0x72,0xfc,0xff,0x74,0xfe,0xfe,0xe1,0x03,0xff,0x89,0x00,0xff,0x3b,0xfb,0x01, -0xd5,0x00,0x02,0x61,0x04,0xfd,0x07,0xff,0xfe,0x60,0xfd,0x03,0x1d,0x00,0x00,0x4a, -0x00,0xfb,0x80,0x00,0x00,0x90,0x01,0x05,0xa1,0xfe,0xff,0xf6,0xfd,0xfc,0x56,0x03, -0x00,0x0a,0x01,0x00,0x1c,0xfb,0xff,0x9e,0xff,0x00,0x1c,0x05,0xff,0x44,0x00,0xff, -0xe0,0xfb,0x02,0x00,0x00,0x01,0x35,0x02,0xfb,0x3e,0xff,0xfe,0x68,0xff,0x04,0x4f, -0x00,0x01,0xc1,0xff,0xfb,0x2f,0x01,0xff,0xd4,0x00,0x03,0x41,0xfd,0xff,0xf9,0xfd, -0xfd,0xea,0x03,0x01,0x70,0x02,0x00,0x9d,0xfb,0x00,0x00,0xff,0x00,0xdc,0x03,0xfd, -0x5e,0xff,0xfd,0xee,0xfc,0x03,0xe3,0x00,0x02,0x19,0x02,0xfc,0x93,0xff,0xfe,0x15, -0x00,0x04,0x04,0xff,0xff,0xcd,0xfd,0xfb,0x7e,0x02,0x00,0x7c,0x02,0x02,0xee,0xfc, -0xff,0x2f,0xfe,0xff,0xc0,0x03,0xff,0xd7,0x00,0xfe,0x5f,0xfb,0x00,0xcd,0xff,0x02, -0x12,0x04,0xfe,0x30,0x00,0xfd,0x0e,0xfe,0x03,0xc3,0xff,0x01,0x25,0x00,0xfb,0xdb, -0xff,0xfe,0x38,0x01,0x04,0x7a,0xff,0x00,0x0f,0xfe,0xfc,0xaa,0x02,0x00,0x16,0x02, -0x00,0x8e,0xfb,0xff,0x14,0xfe,0x00,0x77,0x04,0xff,0x5d,0x01,0xfe,0x7e,0xfc,0x01, -0xdb,0xff,0x02,0x04,0x02,0xfc,0xf5,0xfe,0xfd,0x55,0xff,0x04,0x83,0x00,0x01,0x7b, -0xff,0xfc,0x47,0x01,0xff,0xa7,0x01,0x02,0x8b,0xfd,0xff,0x39,0xfd,0xfd,0xd9,0x02, -0x00,0xc8,0x02,0x00,0x9f,0xfc,0x00,0x94,0xfe,0x01,0x91,0x03,0xfe,0x3b,0x00,0xfd, -0x95,0xfc,0x01,0xec,0xff,0x03,0x61,0x02,0xfd,0xc4,0xff,0xfd,0x2c,0x00,0x04,0xc2, -0xff,0x00,0x8c,0xfd,0xfb,0x1b,0x01,0xff,0xac,0x02,0x02,0xcb,0xfd,0xff,0xef,0xfd, -0xff,0xa7,0x03,0x00,0x92,0x01,0xfe,0x6a,0xfb,0xff,0x1f,0xff,0x02,0x85,0x03,0xfe, -0x15,0x00,0xfd,0xbc,0xfe,0x03,0x46,0x00,0x01,0xec,0xff,0xfc,0x92,0xff,0xfd,0xcf, -0x00,0x03,0x98,0xff,0x01,0x35,0xfe,0xfd,0x06,0x02,0x00,0xa3,0x02,0x01,0x94,0xfc, -0xff,0x23,0xfd,0xff,0x5a,0x03,0x00,0xf0,0x01,0xff,0x11,0xfd,0x01,0x90,0xff,0x02, -0xaa,0x02,0xfd,0x2a,0xff,0xfc,0x79,0xfe,0x03,0x80,0x00,0x02,0x74,0xff,0xfc,0xcc, -0x00,0xff,0x34,0x02,0x03,0x83,0xfe,0xff,0xbb,0xfc,0xfd,0x35,0x02,0x00,0xb6,0x02, -0x00,0xa8,0xfc,0x00,0xd2,0xfe,0x01,0xac,0x03,0xff,0x44,0x00,0xfd,0xe5,0xfc,0x01, -0x61,0xff,0x02,0xe7,0x01,0xfd,0x0c,0x00,0xfd,0x3b,0x00,0x03,0x8b,0x00,0x01,0x1b, -0xfe,0xfc,0x20,0x00,0xfe,0x3e,0x02,0x02,0x58,0xfe,0x00,0xb3,0xfd,0xff,0x12,0x03, -0x00,0xaa,0x02,0xff,0x1a,0xfc,0xff,0xf3,0xfd,0x01,0x2a,0x03,0xfe,0x5f,0x00,0xfd, -0x58,0xfe,0x02,0xbf,0x00,0x02,0x7c,0x00,0xfc,0x5a,0xff,0xfd,0x88,0x00,0x03,0x60, -0xff,0x01,0xf1,0xfd,0xfd,0x06,0x02,0x00,0x07,0x03,0x01,0x58,0xfd,0xff,0x28,0xfd, -0xff,0x86,0x02,0xff,0xeb,0x01,0xff,0x30,0xfd,0x00,0x4a,0xff,0x02,0x2d,0x03,0xfe, -0xdb,0xff,0xfc,0xf8,0xfd,0x02,0x11,0x00,0x02,0xb6,0xff,0xfd,0x30,0x00,0xfe,0xfa, -0x01,0x03,0xa9,0xff,0x00,0x0d,0xfd,0xfd,0x10,0x01,0xff,0xed,0x02,0x00,0xec,0xfc, -0xff,0x18,0xfe,0x01,0x0a,0x04,0x00,0x10,0x01,0xfd,0xf8,0xfc,0x00,0x4f,0xff,0x02, -0x54,0x01,0xfd,0xd8,0xff,0xfd,0x49,0x00,0x03,0xb9,0x00,0x02,0x93,0xfe,0xfc,0x49, -0x00,0xfe,0xda,0x01,0x01,0x3f,0xfe,0x00,0x54,0xfd,0xff,0xb0,0x02,0x00,0x28,0x03, -0x00,0xf5,0xfc,0xff,0x79,0xfd,0x01,0xb1,0x02,0xff,0xd1,0x00,0xfd,0xc4,0xfd,0x01, -0x3f,0x00,0x03,0x77,0x01,0xfd,0xbf,0xff,0xfc,0xeb,0xff,0x02,0xca,0xff,0x01,0xaa, -0xfd,0xfc,0x0c,0x01,0xff,0xcf,0x03,0x02,0x03,0xfe,0xff,0x0e,0xfd,0xff,0x78,0x02, -0xff,0xc8,0x01,0xfe,0x08,0xfd,0x00,0xd6,0xfe,0x02,0x1f,0x03,0xff,0x84,0x00,0xfc, -0x6c,0xfe,0x02,0xc0,0xff,0x02,0x47,0xff,0xfc,0x0d,0x00,0xfe,0xf1,0x01,0x03,0xf4, -0xff,0x01,0x7c,0xfd,0xfd,0xda,0x00,0xff,0xf3,0x02,0x00,0x5b,0xfd,0xff,0xf7,0xfc, -0x00,0x5d,0x03,0x00,0xa8,0x02,0xfe,0x52,0xfd,0x00,0x97,0xfe,0x02,0x99,0x01,0xfe, -0xc1,0xff,0xfc,0x96,0xff,0x03,0xb0,0x00,0x03,0xf4,0xfe,0xfd,0x51,0x00,0xfe,0x36, -0x02,0x01,0x5c,0xfe,0x00,0xb6,0xfc,0xfe,0x0b,0x02,0x00,0x93,0x03,0x00,0xd7,0xfd, -0x00,0x50,0xfd,0x01,0x79,0x02,0xff,0xe2,0x00,0xfc,0xdb,0xfd,0x01,0xb5,0xff,0x03, -0x57,0x01,0xfe,0x88,0x00,0xfc,0x3e,0x00,0x02,0xd1,0xff,0x02,0xa3,0xfd,0xfc,0xde, -0xff,0xfe,0xcb,0x03,0x02,0x48,0xff,0x00,0x89,0xfc,0xff,0x17,0x02,0xff,0xbe,0x02, -0xfe,0xe6,0xfc,0xff,0xb9,0xfd,0x02,0xdd,0x02,0xff,0x4d,0x01,0xfc,0xed,0xfe,0x01, -0xdc,0xff,0x03,0x10,0xff,0xfd,0x91,0xff,0xfd,0xc2,0x01,0x02,0x28,0x00,0x02,0x83, -0xfd,0xfe,0x06,0x01,0xff,0x53,0x03,0x00,0xa6,0xfd,0xff,0x76,0xfc,0x00,0x5b,0x02, -0x00,0xc3,0x02,0xfe,0x67,0xfe,0x00,0x58,0xfe,0x02,0x6b,0x01,0xff,0x31,0x00,0xfb, -0xec,0xfe,0x01,0x99,0x00,0x03,0x4f,0xff,0xfd,0xef,0xff,0xfd,0xbe,0x02,0x01,0x6f, -0xff,0x00,0x1c,0xfc,0xfe,0xd5,0x00,0xff,0xeb,0x03,0x00,0xa6,0xfe,0xff,0x1f,0xfd, -0x01,0x4e,0x02,0xff,0x8f,0x01,0xfc,0xb6,0xfd,0x00,0x34,0xff,0x03,0xca,0x00,0xff, -0x80,0x00,0xfc,0x0e,0x01,0x01,0x3f,0x00,0x02,0x57,0xfd,0xfd,0x76,0xff,0xfe,0x42, -0x03,0x01,0x88,0xff,0x00,0xcf,0xfc,0x00,0x61,0x01,0x00,0x53,0x03,0xfe,0xeb,0xfd, -0xfe,0xae,0xfc,0x02,0x13,0x02,0x00,0xc9,0x01,0xfc,0x1b,0xff,0x00,0x3f,0x00,0x03, -0x8c,0xff,0xfe,0x21,0xff,0xfc,0x26,0x01,0x01,0x86,0x00,0x02,0xa7,0xfd,0xfe,0x3d, -0x00,0xff,0xe5,0x03,0x00,0xec,0xfe,0xff,0xe2,0xfb,0x00,0x67,0x01,0x00,0xa7,0x02, -0xfe,0xc0,0xfe,0x00,0xb6,0xfe,0x03,0x13,0x01,0xff,0x6b,0x00,0xfc,0x30,0xff,0x00, -0x05,0x00,0x03,0x27,0xff,0xfe,0xcd,0xff,0xfd,0xcc,0x02,0x01,0x8b,0x00,0x01,0x36, -0xfc,0xfe,0x85,0xff,0xff,0xc5,0x03,0x00,0x43,0xff,0xff,0xc7,0xfc,0x01,0x0d,0x02, -0x01,0x42,0x02,0xfc,0x0d,0xfe,0xff,0xb2,0xfe,0x03,0x73,0x00,0xff,0x3c,0x00,0xfc, -0xdc,0x00,0x01,0x26,0x01,0x03,0xd3,0xfd,0xfe,0xb0,0xfe,0xfd,0x0f,0x03,0x00,0xcd, -0xff,0x00,0xd6,0xfc,0x00,0x38,0x01,0x00,0x3a,0x03,0xfe,0x0e,0xff,0xff,0xe0,0xfc, -0x01,0xb8,0x00,0x00,0x9b,0x01,0xfc,0x6e,0xff,0x00,0x41,0x00,0x04,0x20,0x00,0xff, -0x04,0xff,0xfc,0xc6,0x00,0x00,0xc9,0x00,0x02,0xa5,0xfd,0xfe,0x5e,0xff,0xff,0xe3, -0x03,0x01,0x36,0x00,0xff,0xf9,0xfb,0xff,0x4d,0x00,0x00,0xc9,0x02,0xfe,0xd3,0xfe, -0xff,0x72,0xfe,0x03,0x94,0x01,0x01,0x90,0x00,0xfc,0x22,0xff,0xff,0x4d,0x00,0x03, -0xc0,0xfe,0xfe,0x2d,0xff,0xfe,0xc0,0x02,0x01,0x06,0x01,0x01,0x28,0xfd,0xff,0x21, -0xff,0xff,0xd2,0x02,0xff,0xbd,0xff,0xff,0xb4,0xfc,0x01,0x88,0x01,0x01,0x9c,0x02, -0xfd,0xa9,0xfe,0xfe,0xbd,0xfe,0x02,0x2c,0x00,0x00,0xe0,0xff,0xfc,0x5a,0x00,0x00, -0x7a,0x01,0x03,0xf9,0xfe,0xff,0x31,0xfe,0xfd,0x59,0x02,0x00,0xac,0x00,0x00,0x74, -0xfc,0xff,0x3a,0x00,0x00,0xcf,0x03,0xff,0x9a,0xff,0xfe,0x2d,0xfd,0x01,0x97,0x00, -0x00,0x0c,0x01,0xfc,0x3f,0xff,0xff,0x3a,0x00,0x03,0x69,0x00,0x00,0x93,0xff,0xfd, -0x80,0x00,0x00,0xb0,0x00,0x02,0xc1,0xfd,0xfe,0xbf,0xfe,0xfe,0x7f,0x03,0x01,0x07, -0x01,0xff,0x9f,0xfc,0xff,0x0f,0x00,0x00,0x7a,0x02,0xfe,0xf6,0xfe,0xfe,0x09,0xfe, -0x02,0x67,0x01,0x01,0x6d,0x01,0xfc,0x0e,0xff,0xff,0x42,0x00,0x03,0x62,0xff,0xfe, -0x3f,0xfe,0xfd,0x03,0x02,0x01,0xb8,0x01,0x01,0x9d,0xfd,0xff,0x35,0xff,0xff,0xb7, -0x02,0xff,0xcb,0xff,0xff,0xb0,0xfc,0x00,0xcd,0x00,0x01,0xaa,0x02,0xfe,0x77,0xff, -0xfe,0xbf,0xfe,0x02,0x07,0x00,0x00,0xb3,0xff,0xfc,0xea,0xff,0xff,0x3f,0x01,0x03, -0x86,0xff,0xff,0xcc,0xfe,0xfd,0x0d,0x02,0x00,0xda,0x00,0x00,0xa6,0xfc,0xff,0x21, -0xff,0x00,0x86,0x03,0x00,0x97,0x00,0xff,0x01,0xfd,0x00,0xaf,0x00,0x01,0x89,0x01, -0xfc,0x6e,0xfe,0xfe,0xd9,0xff,0x03,0xbb,0x00,0x00,0x99,0xff,0xfd,0xd4,0x00,0x00, -0xe2,0x00,0x02,0xf0,0xfd,0xfe,0x3e,0xfe,0xfe,0xa6,0x02,0x01,0x91,0x01,0x00,0x17, -0xfd,0x00,0xe2,0xff,0x00,0x8d,0x02,0xfe,0x18,0xff,0xfe,0xc4,0xfd,0x01,0xde,0x00, -0x01,0x8a,0x01,0xfd,0xba,0xff,0xff,0x33,0x00,0x03,0xa0,0xff,0xff,0x3b,0xfe,0xfc, -0xfc,0x00,0x00,0xda,0x01,0x02,0x25,0xfe,0xff,0xc8,0xfe,0xff,0x07,0x03,0x00,0x66, -0x00,0xfe,0x2c,0xfc,0x00,0x30,0x00,0x01,0xdb,0x02,0xfe,0xb9,0xff,0xfe,0xff,0xfe, -0x02,0x48,0x00,0x00,0xfb,0xff,0xfc,0x7b,0xff,0xff,0xa0,0x00,0x03,0xa2,0xff,0x00, -0xd4,0xfe,0xfd,0x1f,0x02,0x00,0x4c,0x01,0x00,0xc8,0xfc,0xff,0xb2,0xfe,0xff,0xee, -0x02,0xff,0xdf,0x00,0xff,0x99,0xfd,0x01,0x42,0x00,0x01,0x0d,0x02,0xfd,0xa9,0xfe, -0xfd,0xea,0xfe,0x03,0xc0,0x00,0x01,0xa3,0xff,0xfd,0xb1,0x00,0x00,0xb1,0x01,0x02, -0x5b,0xfe,0xff,0x80,0xfd,0xfd,0x4e,0x02,0x00,0xbb,0x01,0x00,0x37,0xfd,0x00,0xb2, -0xff,0x01,0xe1,0x02,0xff,0xb1,0xff,0xfe,0x62,0xfd,0x01,0x03,0x00,0x01,0x7b,0x01, -0xfd,0xeb,0xff,0xff,0x62,0x00,0x03,0xc4,0xff,0x00,0x84,0xfe,0xfc,0xce,0x00,0xff, -0x4a,0x01,0x01,0x6e,0xfe,0x00,0xb4,0xfe,0xff,0xb4,0x02,0x00,0x87,0x01,0xff,0x58, -0xfc,0xff,0x07,0xff,0x01,0xe6,0x02,0xfe,0xec,0xff,0xfe,0xc4,0xfe,0x02,0xcb,0x00, -0x01,0x4c,0x00,0xfc,0x4c,0xff,0xfe,0x65,0x00,0x02,0x8d,0xff,0x00,0x7a,0xfe,0xfd, -0xed,0x01,0x00,0x4b,0x02,0x01,0x33,0xfd,0xff,0xf4,0xfd,0xff,0x9a,0x02,0xff,0x0b, -0x01,0xff,0x92,0xfd,0x01,0x13,0x00,0x02,0x22,0x02,0xfe,0x91,0xff,0xfd,0xbb,0xfe, -0x02,0xc2,0xff,0x01,0xc4,0xff,0xfd,0xb9,0x00,0xff,0xa6,0x01,0x02,0x4e,0xff,0x00, -0x80,0xfd,0xfd,0x8a,0x01,0x00,0xf2,0x01,0x00,0x15,0xfd,0xff,0x2f,0xff,0x01,0x37, -0x03,0xff,0x7a,0x00,0xfe,0x61,0xfd,0x00,0x7e,0xff,0x01,0x5c,0x01,0xfd,0xde,0xff, -0xfe,0x53,0x00,0x03,0x75,0x00,0x01,0x77,0xfe,0xfc,0x8e,0x00,0xff,0x92,0x01,0x01, -0x28,0xfe,0x00,0x42,0xfe,0xff,0x98,0x02,0x00,0x35,0x02,0xff,0x5d,0xfd,0xff,0x5c, -0xfe,0x00,0x1f,0x02,0xfe,0x6f,0x00,0xfd,0x9f,0xfe,0x02,0x60,0x00,0x02,0xda,0x00, -0xfd,0x8a,0xff,0xfd,0x6a,0x00,0x02,0x87,0xff,0x00,0xdc,0xfd,0xfd,0x8b,0x01,0x00, -0xe8,0x02,0x01,0x07,0xfe,0xff,0x9c,0xfd,0xff,0x1a,0x02,0xff,0x5a,0x01,0xfe,0x79, -0xfd,0x00,0x96,0xff,0x02,0x8c,0x02,0xfe,0xde,0xff,0xfd,0x16,0xff,0x01,0xcf,0xff, -0x01,0x16,0xff,0xfd,0x7a,0x00,0xff,0xb0,0x01,0x02,0xa7,0xff,0x01,0x00,0xfe,0xfe, -0xe3,0x00,0xff,0x05,0x02,0x00,0xb3,0xfd,0xff,0x1c,0xfe,0x01,0xd2,0x02,0x00,0x84, -0x01,0xfe,0xd4,0xfd,0x00,0x2a,0xff,0x02,0xf0,0x00,0xfe,0xa2,0xff,0xfd,0x25,0x00, -0x02,0xda,0x00,0x02,0xe4,0xfe,0xfd,0x29,0x00,0xfe,0xec,0x01,0x01,0xa7,0xfe,0xff, -0x2f,0xfd,0xff,0x01,0x02,0x00,0x0b,0x03,0xff,0xce,0xfd,0xff,0x5c,0xfe,0x01,0xc9, -0x01,0xfe,0x2f,0x00,0xfd,0xa7,0xfe,0x01,0x07,0x00,0x02,0xca,0x00,0xfe,0x3c,0x00, -0xfd,0x6a,0x00,0x01,0xbc,0xff,0x01,0xc3,0xfd,0xfd,0x7b,0x00,0xff,0xfc,0x02,0x01, -0xf7,0xfe,0x00,0xb2,0xfd,0x00,0xb0,0x01,0xff,0x7b,0x01,0xfe,0xb7,0xfd,0xff,0xdd, -0xfe,0x02,0x57,0x02,0xff,0x8d,0x00,0xfd,0x36,0xff,0x01,0x27,0x00,0x02,0x01,0xff, -0xfd,0x68,0xff,0xfe,0xc4,0x01,0x02,0x35,0x00,0x01,0xe3,0xfd,0xfe,0xeb,0x00,0xff, -0x5c,0x02,0xff,0xff,0xfd,0xff,0xa6,0xfd,0x00,0xec,0x01,0x00,0x07,0x02,0xfe,0xab, -0xfe,0x00,0x04,0xff,0x02,0xf2,0x00,0xfe,0x8e,0xff,0xfc,0xad,0xff,0x01,0xdb,0x00, -0x02,0x29,0xff,0xfe,0x25,0x00,0xfe,0x0f,0x02,0x01,0x34,0xff,0x00,0x10,0xfd,0xfe, -0xdd,0x00,0x00,0xe6,0x02,0x00,0x94,0xfe,0xff,0x39,0xfe,0x01,0xfc,0x01,0xff,0x5e, -0x00,0xfc,0x3f,0xfe,0x00,0x19,0x00,0x02,0x9c,0x00,0xff,0x10,0x00,0xfe,0xe0,0x00, -0x01,0x2b,0x00,0x01,0xd3,0xfd,0xfd,0xae,0xff,0xff,0x82,0x02,0x01,0xa3,0xff,0x00, -0xe7,0xfd,0x00,0x41,0x01,0x00,0xf3,0x01,0xfe,0x1d,0xfe,0xff,0x32,0xfe,0x01,0xad, -0x01,0x00,0xc3,0x00,0xfd,0x8c,0xff,0x01,0x32,0x00,0x02,0x74,0xff,0xfe,0x25,0xff, -0xfd,0xe9,0x00,0x01,0xb8,0x00,0x01,0x19,0xfe,0xfe,0x6b,0x00,0x00,0x03,0x03,0x00, -0x68,0xfe,0xfe,0x1c,0xfd,0x00,0xa8,0x01,0x00,0xa8,0x01,0xfe,0xd8,0xfe,0x00,0x85, -0xff,0x02,0x16,0x01,0xff,0x97,0xff,0xfc,0x3e,0xff,0x00,0x8d,0x00,0x02,0x57,0xff, -0xfe,0xdb,0xff,0xff,0x10,0x02,0x01,0xe7,0xff,0x00,0x44,0xfd,0xfe,0x2b,0x00,0xff, -0x7e,0x02,0x00,0x12,0xff,0xff,0x5c,0xfe,0x01,0xb8,0x01,0x00,0x08,0x01,0xfd,0x39, -0xfe,0xff,0x69,0xff,0x02,0xb6,0x00,0xff,0xe7,0xff,0xfd,0xab,0x00,0x01,0x1b,0x01, -0x01,0x2d,0xfe,0xfd,0x1d,0xff,0xfe,0x3f,0x02,0x00,0x9f,0xff,0x00,0xf2,0xfd,0x00, -0x32,0x01,0x00,0x5b,0x02,0xff,0x95,0xfe,0xfe,0xbe,0xfd,0x01,0x43,0x01,0x00,0xb6, -0x00,0xfd,0x5a,0xff,0x00,0xad,0x00,0x02,0xfb,0xff,0xfe,0x3d,0xff,0xfd,0x89,0x00, -0x00,0x5d,0x00,0x01,0x67,0xfe,0xfe,0x0f,0x00,0xff,0xec,0x02,0x01,0x81,0xff,0xff, -0x04,0xfd,0xff,0xed,0x00,0x00,0xb7,0x01,0xfe,0xa9,0xfe,0xff,0x7e,0xff,0x02,0x89, -0x01,0x00,0xe1,0xff,0xfd,0x20,0xff,0x00,0x58,0x00,0x02,0x11,0xff,0xfe,0xaa,0xff, -0xfe,0x1e,0x02,0x01,0x79,0x00,0x00,0x9c,0xfd,0xfe,0xab,0xff,0xff,0x5a,0x02,0x00, -0x20,0xff,0xff,0xf6,0xfd,0x01,0xc5,0x01,0x00,0x7f,0x01,0xfe,0xc2,0xfe,0xff,0xe7, -0xfe,0x01,0x5c,0x00,0xff,0x1b,0x00,0xfd,0x2b,0x00,0x01,0x10,0x01,0x02,0x29,0xff, -0xfe,0xda,0xfe,0xfe,0xd5,0x01,0x00,0xdf,0xff,0xff,0x6f,0xfd,0xff,0xec,0x00,0x00, -0xcf,0x02,0xff,0x0c,0xff,0xff,0xd1,0xfd,0x01,0x02,0x01,0x00,0x93,0x00,0xfd,0x17, -0xff,0x00,0x95,0x00,0x03,0x80,0x00,0xff,0x66,0xff,0xfd,0x88,0x00,0x00,0x5c,0x00, -0x01,0xf4,0xfd,0xfe,0xab,0xff,0xff,0xeb,0x02,0x01,0x03,0x00,0xff,0x8e,0xfd,0xff, -0x5f,0x00,0x00,0xa1,0x01,0xfe,0x0c,0xff,0xff,0xa5,0xfe,0x02,0x71,0x01,0x01,0xd0, -0x00,0xfd,0x26,0xff,0xff,0x2f,0x00,0x02,0x24,0xff,0xfe,0x1b,0xff,0xfe,0xe4,0x01, -0x01,0xe6,0x00,0x01,0x15,0xfe,0xff,0x94,0xff,0xff,0x27,0x02,0xff,0x6f,0xff,0xff, -0x51,0xfd,0x00,0x6e,0x01,0x01,0x15,0x02,0xfe,0x16,0xff,0xff,0x16,0xff,0x02,0x30, -0x00,0xff,0xaa,0xff,0xfd,0x06,0x00,0x00,0xf9,0x00,0x02,0x7b,0xff,0xff,0x26,0xff, -0xfe,0xa5,0x01,0x00,0x29,0x00,0x00,0x53,0xfd,0xff,0xf5,0xff,0x00,0xf7,0x02,0x00, -0xd4,0xff,0xff,0xc4,0xfd,0x01,0xd3,0x00,0x00,0xb9,0x00,0xfd,0xd4,0xfe,0xff,0x2a, -0x00,0x02,0x7d,0x00,0x00,0xc0,0xff,0xfd,0xce,0x00,0x00,0x77,0x00,0x01,0xf7,0xfd, -0xfe,0xdb,0xfe,0xff,0xc3,0x02,0x01,0x92,0x00,0xff,0x7f,0xfd,0x00,0x86,0x00,0x00, -0xb8,0x01,0xfe,0x06,0xff,0xfe,0x6f,0xfe,0x01,0xdb,0x00,0x01,0x43,0x01,0xfd,0xbf, -0xff,0xff,0x19,0x00,0x02,0x86,0xff,0xff,0xb5,0xfe,0xfd,0x18,0x01,0x00,0x5c,0x01, -0x01,0x6c,0xfe,0xff,0x59,0xff,0xff,0x69,0x02,0x00,0xd1,0xff,0xfe,0x0f,0xfd,0x00, -0x85,0x00,0x01,0x25,0x02,0xfe,0x9c,0xff,0xff,0x34,0xff,0x02,0x54,0x00,0x00,0x84, -0xff,0xfc,0xaf,0xff,0xff,0x1e,0x01,0x02,0x5a,0xff,0xff,0x0a,0xff,0xfe,0x2b,0x02, -0x00,0x8b,0x00,0x00,0x40,0xfd,0xff,0x67,0xff,0x00,0x71,0x02,0xff,0x8f,0x00,0xff, -0x08,0xfe,0x01,0x71,0x00,0x01,0x43,0x01,0xfd,0xda,0xfe,0xfe,0x89,0xff,0x02,0x49, -0x00,0x00,0xca,0xff,0xfe,0xd0,0x00,0x00,0xf4,0x00,0x01,0x7c,0xfe,0xff,0x42,0xfe, -0xfe,0xf8,0x01,0x00,0x4a,0x01,0x00,0xb3,0xfd,0x00,0x05,0x00,0x01,0x20,0x02,0xfe, -0x5e,0xff,0xfe,0x04,0xfe,0x01,0x75,0x00,0x01,0xe5,0x00,0xfd,0xfe,0xff,0xff,0xbb, -0x00,0x02,0x98,0xff,0xff,0x7b,0xfe,0xfd,0xba,0x00,0x00,0x30,0x01,0x01,0xa8,0xfe, -0xff,0x0f,0xff,0xff,0x6c,0x02,0x00,0xb7,0x00,0xff,0x00,0xfd,0xff,0xcd,0xff,0x01, -0x04,0x02,0xfe,0xdd,0xff,0xff,0x50,0xff,0x02,0x73,0x00,0x01,0xe0,0xff,0xfd,0x67, -0xff,0xfe,0x9d,0x00,0x02,0x94,0xff,0x00,0xc1,0xfe,0xfe,0xfa,0x01,0x00,0x6e,0x01, -0x00,0x74,0xfd,0xff,0xd5,0xfe,0x00,0x02,0x02,0xff,0x6b,0x00,0xff,0x62,0xfe,0x01, -0x73,0x00,0x01,0x4a,0x01,0xfe,0x33,0xff,0xfe,0x44,0xff,0x01,0x0c,0x00,0x00,0x9e, -0xff,0xfe,0x93,0x00,0xff,0x7e,0x01,0x02,0x21,0xff,0xff,0xf9,0xfd,0xfe,0x45,0x01, -0x00,0x64,0x01,0x00,0xe1,0xfd,0x00,0xa1,0xff,0x01,0x43,0x02,0xff,0x2b,0x00,0xfe, -0xf5,0xfd,0x00,0xd8,0xff,0x01,0xe9,0x00,0xfe,0x93,0xff,0xff,0xc0,0x00,0x02,0x4b, -0x00,0x00,0x76,0xfe,0xfd,0x7b,0x00,0xff,0x3c,0x01,0x00,0x7e,0xfe,0xff,0xee,0xfe, -0x00,0x30,0x02,0x00,0x49,0x01,0xff,0x95,0xfd,0xff,0x3b,0xff,0x01,0x71,0x01,0xfe, -0xde,0xff,0xfe,0x69,0xff,0x01,0xbe,0x00,0x01,0x3b,0x00,0xfd,0x6f,0xff,0xfe,0x69, -0x00,0x01,0xab,0xff,0x00,0x94,0xfe,0xfe,0x39,0x01,0x00,0x09,0x02,0x00,0x7f,0xfe, -0xff,0x58,0xfe,0xff,0x8b,0x01,0xff,0xaf,0x00,0xfe,0x1d,0xfe,0x00,0x49,0x00,0x02, -0xb2,0x01,0xfe,0x7c,0xff,0xfe,0x74,0xff,0x01,0xf7,0xff,0x00,0x3b,0xff,0xfe,0x43, -0x00,0xff,0x8a,0x01,0x02,0xc0,0xff,0x00,0x22,0xfe,0xfe,0xe9,0x00,0x00,0x61,0x01, -0xff,0xec,0xfd,0xff,0x4a,0xff,0x01,0x33,0x02,0x00,0xa3,0x00,0xfe,0x6a,0xfe,0x00, -0x95,0xff,0x01,0xa6,0x00,0xfe,0x67,0xff,0xfe,0x57,0x00,0x02,0xd4,0x00,0x01,0x05, -0xff,0xfe,0x00,0x00,0xff,0x47,0x01,0x00,0xcf,0xfe,0xff,0x48,0xfe,0xff,0xda,0x01, -0x00,0xce,0x01,0xff,0x1b,0xfe,0xff,0x3b,0xff,0x01,0x42,0x01,0xff,0xa0,0xff,0xfe, -0x34,0xff,0x01,0x85,0x00,0x01,0x8d,0x00,0xfe,0xbb,0xff,0xfe,0x6a,0x00,0x01,0xc8, -0xff,0x00,0x32,0xfe,0xfe,0xc6,0x00,0x00,0x06,0x02,0x01,0x01,0xff,0xff,0x8d,0xfe, -0xff,0x3d,0x01,0xff,0xdf,0x00,0xfe,0x0e,0xfe,0xff,0x9c,0xff,0x01,0xff,0x01,0xff, -0xfc,0xff,0xfe,0x52,0xff,0x01,0x44,0x00,0x01,0x21,0xff,0xfd,0x9d,0xff,0xff,0x54, -0x01,0x01,0x2f,0x00,0x00,0x88,0xfe,0xfe,0xde,0x00,0x00,0x62,0x01,0xff,0xfd,0xfd, -0xff,0xc4,0xfe,0x00,0xee,0x01,0x00,0xe6,0x00,0xfe,0xbf,0xfe,0x00,0xd7,0xff,0x01, -0x98,0x00,0xfe,0x27,0xff,0xfe,0x02,0x00,0x01,0xbb,0x00,0x01,0x68,0xff,0xfe,0x29, -0x00,0xff,0x47,0x01,0x01,0x20,0xff,0xff,0xea,0xfd,0xff,0x10,0x01,0x00,0x1a,0x02, -0x00,0x93,0xfe,0xff,0x1a,0xff,0x01,0x83,0x01,0xff,0xb8,0xff,0xfd,0xaf,0xfe,0x00, -0x4b,0x00,0x01,0xbd,0x00,0xff,0xe2,0xff,0xfe,0x8b,0x00,0x01,0x18,0x00,0x00,0x26, -0xfe,0xfe,0x21,0x00,0xff,0xef,0x01,0x01,0x40,0xff,0x00,0xc0,0xfe,0x00,0x62,0x01, -0x00,0xe2,0x00,0xfe,0x0d,0xfe,0xff,0x39,0xff,0x01,0x98,0x01,0xff,0x4e,0x00,0xfe, -0x88,0xff,0x01,0x62,0x00,0x01,0x86,0xff,0xfe,0x31,0xff,0xfe,0xc8,0x00,0x01,0x7a, -0x00,0x00,0x9e,0xfe,0xfe,0xae,0x00,0x00,0xe6,0x01,0x00,0x43,0xfe,0xfe,0x3f,0xfe, -0x00,0x75,0x01,0x00,0x25,0x01,0xff,0x02,0xff,0x00,0xd6,0xff,0x01,0xeb,0x00,0xfe, -0x4f,0xff,0xfd,0x8c,0xff,0x01,0x73,0x00,0x01,0x67,0xff,0xfe,0x5c,0x00,0xff,0x9b, -0x01,0x01,0x51,0xff,0xff,0xfd,0xfd,0xfe,0x7f,0x00,0x00,0xc2,0x01,0x00,0xf3,0xfe, -0xff,0x0d,0xff,0x01,0xa3,0x01,0x00,0x61,0x00,0xfd,0x5f,0xfe,0x00,0xc0,0xff,0x01, -0xbc,0x00,0xff,0xe5,0xff,0xfe,0x78,0x00,0x01,0xab,0x00,0x01,0x61,0xfe,0xfd,0x9f, -0xff,0xff,0xb6,0x01,0x00,0x7f,0xff,0x00,0x91,0xfe,0x00,0x42,0x01,0x00,0x98,0x01, -0xff,0x32,0xfe,0xff,0xb4,0xfe,0x01,0x34,0x01,0xff,0x3c,0x00,0xfe,0xb5,0xff,0x01, -0x84,0x00,0x01,0xac,0xff,0xfe,0x78,0xff,0xfe,0x75,0x00,0x01,0x20,0x00,0x00,0xaf, -0xfe,0xff,0x81,0x00,0x00,0x43,0x02,0x00,0xea,0xfe,0xff,0xd3,0xfd,0x00,0xf0,0x00, -0x00,0x43,0x01,0xff,0x00,0xff,0x00,0xa2,0xff,0x01,0x4f,0x01,0xff,0xbc,0xff,0xfd, -0x39,0xff,0x00,0x49,0x00,0x01,0x59,0xff,0xfe,0xdd,0xff,0xff,0xc5,0x01,0x01,0x16, -0x00,0x00,0xe6,0xfd,0xfe,0x2e,0x00,0xff,0xbe,0x01,0xff,0xfd,0xfe,0xff,0xda,0xfe, -0x01,0x96,0x01,0x00,0xc7,0x00,0xfe,0xc4,0xfe,0xff,0x5d,0xff,0x01,0x47,0x00,0xff, -0xe6,0xff,0xfe,0x94,0x00,0x01,0xe6,0x00,0x01,0xcb,0xfe,0xfe,0x67,0xff,0xff,0x81, -0x01,0x00,0x8a,0xff,0xff,0x2f,0xfe,0x00,0x10,0x01,0x00,0x1b,0x02,0xff,0xd9,0xfe, -0xff,0x53,0xfe,0x01,0xe0,0x00,0x00,0x30,0x00,0xfe,0x70,0xff,0x00,0x8c,0x00,0x02, -0x14,0x00,0xff,0x82,0xff,0xfe,0x84,0x00,0x00,0x18,0x00,0x00,0x6c,0xfe,0xff,0x22, -0x00,0x00,0x40,0x02,0x00,0xab,0xff,0xff,0x1b,0xfe,0x00,0x72,0x00,0x00,0x10,0x01, -0xfe,0x1d,0xff,0xff,0x6a,0xff,0x01,0x3f,0x01,0x00,0x37,0x00,0xfd,0x6c,0xff,0x00, -0x33,0x00,0x01,0x29,0xff,0xfe,0x6e,0xff,0xfe,0x9f,0x01,0x01,0xc4,0x00,0x00,0x3f, -0xfe,0xff,0xb1,0xff,0xff,0xcc,0x01,0xff,0x1d,0xff,0xff,0x32,0xfe,0x01,0x71,0x01, -0x01,0x40,0x01,0xfe,0x27,0xff,0xff,0x8b,0xff,0x01,0x08,0x00,0xff,0x96,0xff,0xfe, -0x51,0x00,0x00,0xfe,0x00,0x01,0x2d,0xff,0xff,0x72,0xff,0xff,0x72,0x01,0x00,0xb4, -0xff,0xff,0xfc,0xfd,0xff,0x6e,0x00,0x00,0x29,0x02,0xff,0x8e,0xff,0xff,0x87,0xfe, -0x00,0xaf,0x00,0x00,0x44,0x00,0xfd,0x3d,0xff,0xff,0x5e,0x00,0x02,0x64,0x00,0xff, -0xaf,0xff,0xfe,0x75,0x00,0x00,0x85,0x00,0x00,0x4f,0xfe,0xfe,0x3d,0xff,0xff,0x4b, -0x02,0x00,0x5e,0x00,0xff,0x3d,0xfe,0x00,0x53,0x00,0x00,0x16,0x01,0xfe,0x1b,0xff, -0xff,0x14,0xff,0x01,0xd9,0x00,0x00,0x8e,0x00,0xfe,0xc4,0xff,0xff,0x6f,0x00,0x01, -0x28,0xff,0xff,0x00,0xff,0xfe,0x3a,0x01,0x00,0xed,0x00,0x01,0xb0,0xfe,0xff,0xa9, -0xff,0xff,0xbe,0x01,0xff,0x9f,0xff,0xfe,0xee,0xfd,0x00,0xd7,0x00,0x01,0x72,0x01, -0xfe,0x8f,0xff,0xff,0xb8,0xff,0x01,0x39,0x00,0xff,0x4e,0xff,0xfd,0xcc,0xff,0x00, -0x04,0x01,0x01,0x7e,0xff,0xff,0x68,0xff,0xff,0x85,0x01,0x00,0x27,0x00,0xff,0xfb, -0xfd,0xff,0xb8,0xff,0x00,0xc5,0x01,0x00,0x10,0x00,0xff,0xc9,0xfe,0x00,0x9f,0x00, -0x00,0x5b,0x00,0xfd,0x1e,0xff,0xff,0x05,0x00,0x01,0x4c,0x00,0x00,0xc5,0xff,0xfe, -0x8c,0x00,0x00,0xd4,0x00,0x01,0x91,0xfe,0xfe,0xbe,0xfe,0xff,0xb5,0x01,0x00,0xbc, -0x00,0xff,0x5e,0xfe,0x00,0x42,0x00,0x00,0x7e,0x01,0xff,0x01,0xff,0xfe,0xba,0xfe, -0x01,0xc2,0x00,0x01,0x80,0x00,0xfe,0xc8,0xff,0xff,0xbf,0x00,0x01,0x9c,0xff,0xff, -0xc5,0xfe,0xfe,0xa6,0x00,0x00,0xe6,0x00,0x00,0x0c,0xff,0xff,0xad,0xff,0x00,0xb2, -0x01,0x00,0xf3,0xff,0xff,0xf0,0xfd,0x00,0x30,0x00,0x00,0x2e,0x01,0xff,0xc4,0xff, -0xff,0xd8,0xff,0x01,0x78,0x00,0x00,0x97,0xff,0xfd,0x5e,0xff,0xff,0xba,0x00,0x01, -0xbb,0xff,0xff,0x2b,0xff,0xff,0x74,0x01,0x00,0xdd,0x00,0xff,0x0f,0xfe,0xff,0x43, -0xff,0x00,0x82,0x01,0x00,0x21,0x00,0xff,0xd5,0xfe,0x00,0xbe,0x00,0x01,0xb4,0x00, -0xfe,0x05,0xff,0xfe,0xcf,0xff,0x01,0x26,0x00,0x00,0xb5,0xff,0xfe,0x7d,0x00,0x00, -0x15,0x01,0x01,0x14,0xff,0xff,0xa3,0xfe,0xff,0x01,0x01,0x00,0xa6,0x00,0xff,0xae, -0xfe,0x00,0x32,0x00,0x00,0x8f,0x01,0xff,0x9a,0xff,0xfe,0x8b,0xfe,0x00,0x48,0x00, -0x00,0x7f,0x00,0xfe,0xaa,0xff,0xff,0xcb,0x00,0x01,0x2f,0x00,0xff,0xcd,0xfe,0xfe, -0x45,0x00,0x00,0xc1,0x00,0x00,0xfb,0xfe,0xff,0x5a,0xff,0x00,0xd3,0x01,0x00,0x8a, -0x00,0xff,0x04,0xfe,0xff,0xdc,0xff,0x00,0xfa,0x00,0xff,0xb2,0xff,0xff,0xb7,0xff, -0x01,0x97,0x00,0x00,0x0d,0x00,0xfe,0x76,0xff,0xff,0x54,0x00,0x01,0xa4,0xff,0xff, -0x1c,0xff,0xff,0x42,0x01,0x00,0x3d,0x01,0x00,0x87,0xfe,0xff,0x05,0xff,0xff,0x3e, -0x01,0x00,0x20,0x00,0xff,0xa3,0xfe,0x00,0xba,0x00,0x01,0x28,0x01,0xfe,0x2d,0xff, -0xfe,0x9c,0xff,0x01,0x23,0x00,0x00,0x64,0xff,0xfe,0x39,0x00,0x00,0x33,0x01,0x01, -0x99,0xff,0xff,0xb9,0xfe,0xfe,0xdf,0x00,0x00,0x94,0x00,0xff,0x7c,0xfe,0xff,0xfe, -0xff,0x00,0xae,0x01,0x00,0x10,0x00,0xff,0xb0,0xfe,0x00,0xf5,0xff,0x00,0x5c,0x00, -0xfe,0x9b,0xff,0xff,0x85,0x00,0x01,0x7d,0x00,0x00,0x37,0xff,0xfe,0x29,0x00,0xff, -0xad,0x00,0x00,0xfa,0xfe,0xff,0x08,0xff,0xff,0xbc,0x01,0x00,0x0d,0x01,0xff,0x4a, -0xfe,0xff,0xba,0xff,0x00,0xfc,0x00,0xff,0x71,0xff,0xfe,0x6e,0xff,0x01,0xb6,0x00, -0x01,0x53,0x00,0xfe,0x9a,0xff,0xff,0x54,0x00,0x01,0xa3,0xff,0xff,0xcb,0xfe,0xfe, -0xed,0x00,0x00,0x6b,0x01,0x00,0xfb,0xfe,0xff,0x1b,0xff,0xff,0x0e,0x01,0xff,0x3e, -0x00,0xff,0x82,0xfe,0x00,0x33,0x00,0x01,0x57,0x01,0xff,0xa5,0xff,0xfe,0x9f,0xff, -0x01,0x00,0x00,0x00,0x66,0xff,0xfe,0xd6,0xff,0xff,0x2c,0x01,0x01,0xfa,0xff,0x00, -0xd0,0xfe,0xff,0xd1,0x00,0x00,0xd4,0x00,0xff,0x3b,0xfe,0xff,0x68,0xff,0x00,0x9c, -0x01,0x00,0x83,0x00,0xff,0xf4,0xfe,0x00,0xf5,0xff,0x00,0x5d,0x00,0xfe,0x5b,0xff, -0xfe,0x3d,0x00,0x01,0x7b,0x00,0x00,0x7b,0xff,0xfe,0x4f,0x00,0xff,0xbc,0x00,0x00, -0x19,0xff,0xff,0xa9,0xfe,0xff,0x36,0x01,0x00,0x49,0x01,0x00,0xd1,0xfe,0xff,0x7e, -0xff,0x00,0x0c,0x01,0xff,0x95,0xff,0xfe,0x08,0xff,0x00,0x7d,0x00,0x01,0x76,0x00, -0xff,0xc1,0xff,0xff,0x82,0x00,0x01,0xd5,0xff,0xff,0x7e,0xfe,0xfe,0x78,0x00,0x00, -0x75,0x01,0x00,0x4c,0xff,0xff,0x1f,0xff,0x00,0x11,0x01,0x00,0x81,0x00,0xff,0x60, -0xfe,0xff,0xac,0xff,0x01,0x35,0x01,0xff,0x0b,0x00,0xff,0xd0,0xff,0x00,0x1f,0x00, -0x00,0x7b,0xff,0xfe,0xa8,0xff,0xff,0xb1,0x00,0x01,0x26,0x00,0x00,0x17,0xff,0xff, -0xb5,0x00,0x00,0x24,0x01,0xff,0x7e,0xfe,0xff,0xc5,0xfe,0x00,0x47,0x01,0x00,0xb3, -0x00,0xff,0x34,0xff,0x00,0x07,0x00,0x01,0x83,0x00,0xfe,0x4e,0xff,0xfe,0xd6,0xff, -0x01,0x64,0x00,0x00,0x7f,0xff,0xff,0x40,0x00,0xff,0x2d,0x01,0x00,0x5c,0xff,0xff, -0x6a,0xfe,0xff,0xb4,0x00,0x00,0x55,0x01,0xff,0x1f,0xff,0xff,0x8f,0xff,0x01,0x11, -0x01,0xff,0xfb,0xff,0xfe,0xf8,0xfe,0x00,0xe3,0xff,0x01,0x73,0x00,0xff,0xf7,0xff, -0xff,0x91,0x00,0x01,0x44,0x00,0x00,0x86,0xfe,0xfe,0xe9,0xff,0xff,0x5d,0x01,0x00, -0x78,0xff,0x00,0x10,0xff,0x00,0x14,0x01,0x00,0xf5,0x00,0xff,0x82,0xfe,0xff,0x36, -0xff,0x01,0x01,0x01,0xff,0xfd,0xff,0xfe,0xec,0xff,0x01,0x71,0x00,0x01,0x91,0xff, -0xfe,0x7b,0xff,0xfe,0x8d,0x00,0x00,0x1e,0x00,0x00,0xf7,0xfe,0xff,0x97,0x00,0x00, -0x65,0x01,0x00,0x02,0xff,0xff,0x96,0xfe,0x00,0xb1,0x00,0x00,0xb2,0x00,0xff,0x54, -0xff,0x00,0x03,0x00,0x01,0xc8,0x00,0xff,0x78,0xff,0xfe,0xa3,0xff,0x00,0x4a,0x00, -0x00,0x5e,0xff,0xff,0x12,0x00,0xff,0x5d,0x01,0x00,0xee,0xff,0xff,0x5f,0xfe,0xff, -0x33,0x00,0x00,0x32,0x01,0xff,0x2c,0xff,0xff,0x6a,0xff,0x01,0x45,0x01,0x00,0x32, -0x00,0xfe,0x29,0xff,0x00,0xb0,0xff,0x01,0x20,0x00,0xff,0xd9,0xff,0xfe,0x8f,0x00, -0x01,0x92,0x00,0x00,0xfe,0xfe,0xfe,0x9d,0xff,0xff,0x07,0x01,0x00,0xa5,0xff,0xff, -0xee,0xfe,0x00,0xe3,0x00,0x00,0x48,0x01,0xff,0xf8,0xfe,0xff,0x06,0xff,0x00,0xac, -0x00,0xff,0xfe,0xff,0xfe,0xcb,0xff,0x00,0xab,0x00,0x01,0xf7,0xff,0xff,0x53,0xff, -0xfe,0x6c,0x00,0x00,0x29,0x00,0x00,0xb5,0xfe,0xff,0x44,0x00,0x00,0xc8,0x01,0x00, -0x77,0xff,0xff,0xb6,0xfe,0x00,0x62,0x00,0x00,0x80,0x00,0xff,0x42,0xff,0xff,0xde, -0xff,0x01,0xe7,0x00,0x00,0xd2,0xff,0xfe,0x97,0xff,0x00,0x33,0x00,0x00,0x6d,0xff, -0xff,0xa2,0xff,0xff,0x39,0x01,0x00,0x6f,0x00,0x00,0xb5,0xfe,0xff,0xe6,0xff,0xff, -0x0f,0x01,0xff,0x3c,0xff,0xff,0x16,0xff,0x00,0x2f,0x01,0x00,0x9a,0x00,0xfe,0x4d, -0xff,0xff,0xed,0xff,0x00,0xff,0xff,0xff,0x76,0xff,0xfe,0x6c,0x00,0x01,0xd0,0x00, -0x01,0x41,0xff,0xff,0xa2,0xff,0xff,0xe8,0x00,0x00,0xa3,0xff,0xff,0xcb,0xfe,0xff, -0x7e,0x00,0x00,0x6a,0x01,0xff,0x7f,0xff,0xff,0x16,0xff,0x00,0x9a,0x00,0x00,0xe0, -0xff,0xfe,0x78,0xff,0x00,0x74,0x00,0x01,0x48,0x00,0xff,0xbc,0xff,0xfe,0x3f,0x00, -0x00,0x46,0x00,0x00,0xc6,0xfe,0xff,0xb1,0xff,0x00,0xa2,0x01,0x00,0xfb,0xff,0xff, -0xca,0xfe,0x00,0x83,0x00,0x00,0x84,0x00,0xfe,0x0e,0xff,0xff,0xb9,0xff,0x01,0xe4, -0x00,0x00,0x16,0x00,0xfe,0xcc,0xff,0x00,0x54,0x00,0x00,0x5d,0xff,0xff,0x50,0xff, -0xff,0xd5,0x00,0x00,0xad,0x00,0x00,0x19,0xff,0xff,0xe8,0xff,0x00,0x20,0x01,0xff, -0x4d,0xff,0xff,0xd3,0xfe,0x00,0xc7,0x00,0x00,0xdc,0x00,0xff,0x95,0xff,0xff,0xcc, -0xff,0x00,0x3f,0x00,0xff,0x7b,0xff,0xfe,0xd7,0xff,0x00,0xd7,0x00,0x01,0x94,0xff, -0xff,0xa6,0xff,0xff,0x2b,0x01,0x00,0xc7,0xff,0xff,0x78,0xfe,0xff,0x3a,0x00,0x00, -0x58,0x01,0x00,0xc1,0xff,0xff,0x39,0xff,0x00,0xab,0x00,0x00,0xf4,0xff,0xfe,0x26, -0xff,0xff,0x4e,0x00,0x01,0x56,0x00,0xff,0xcf,0xff,0xff,0x61,0x00,0x00,0x78,0x00, -0x00,0xd8,0xfe,0xfe,0x5f,0xff,0xff,0x4c,0x01,0x00,0x4a,0x00,0xff,0x0f,0xff,0x00, -0x62,0x00,0x00,0xd6,0x00,0xff,0x14,0xff,0xff,0x32,0xff,0x00,0xce,0x00,0x00,0x49, -0x00,0xfe,0xde,0xff,0x00,0x85,0x00,0x01,0x71,0xff,0xff,0x22,0xff,0xff,0x90,0x00, -0x00,0x88,0x00,0x00,0x4a,0xff,0xff,0xeb,0xff,0x00,0x53,0x01,0x00,0x92,0xff,0xff, -0x70,0xfe,0x00,0x92,0x00,0x00,0xda,0x00,0xff,0xa5,0xff,0xff,0xee,0xff,0x01,0x62, -0x00,0xff,0x9f,0xff,0xfe,0x77,0xff,0xff,0x8f,0x00,0x01,0xd4,0xff,0xff,0x9a,0xff, -0xff,0x19,0x01,0x00,0x3b,0x00,0xff,0x8d,0xfe,0xff,0xb5,0xff,0x00,0x43,0x01,0x00, -0xc0,0xff,0xff,0x49,0xff,0x00,0xde,0x00,0x00,0x28,0x00,0xfe,0x2a,0xff,0xff,0xf8, -0xff,0x01,0x31,0x00,0x00,0xc0,0xff,0xff,0x71,0x00,0x00,0xb9,0x00,0x00,0x1c,0xff, -0xff,0x11,0xff,0xff,0x17,0x01,0x00,0x28,0x00,0xff,0x0d,0xff,0x00,0x74,0x00,0x00, -0xf9,0x00,0xff,0x89,0xff,0xff,0xe2,0xfe,0x00,0x67,0x00,0x00,0x69,0x00,0xfe,0xbf, -0xff,0x00,0x90,0x00,0x01,0x06,0x00,0xff,0x28,0xff,0xfe,0x4c,0x00,0x00,0x74,0x00, -0x00,0x29,0xff,0xff,0xdb,0xff,0x00,0x73,0x01,0x00,0xf6,0xff,0xff,0x85,0xfe,0xff, -0x2e,0x00,0x00,0xc7,0x00,0xff,0x94,0xff,0xff,0xfb,0xff,0x01,0xa5,0x00,0x00,0xb5, -0xff,0xfe,0x78,0xff,0xff,0x6c,0x00,0x01,0x90,0xff,0xff,0x79,0xff,0xff,0x29,0x01, -0x00,0x9b,0x00,0x00,0xd3,0xfe,0xff,0x57,0xff,0xff,0x0d,0x01,0x00,0x00,0x00,0xff, -0x07,0xff,0x00,0xba,0x00,0x01,0xa0,0x00,0xfe,0x5f,0xff,0xff,0xb4,0xff,0x00,0xfe, -0xff,0x00,0xa0,0xff,0xff,0x61,0x00,0x00,0xd6,0x00,0x01,0x81,0xff,0xff,0x07,0xff, -0xff,0xc5,0x00,0x00,0x34,0x00,0xff,0xcb,0xfe,0x00,0x41,0x00,0x00,0x4d,0x01,0xff, -0xcc,0xff,0xff,0x02,0xff,0x00,0x27,0x00,0x00,0x27,0x00,0xfe,0xbd,0xff,0xff,0x8d, -0x00,0x01,0x47,0x00,0x00,0x51,0xff,0xfe,0x1d,0x00,0xff,0x8f,0x00,0x00,0x28,0xff, -0xff,0x68,0xff,0x00,0x61,0x01,0x00,0x8a,0x00,0xff,0xa8,0xfe,0xff,0xfe,0xff,0x00, -0x98,0x00,0xff,0x93,0xff,0xff,0xb6,0xff,0x01,0x91,0x00,0x00,0x2d,0x00,0xfe,0x9d, -0xff,0xff,0x59,0x00,0x00,0x8f,0xff,0xff,0x18,0xff,0xff,0xf6,0x00,0x00,0xea,0x00, -0x00,0x05,0xff,0xff,0x7c,0xff,0xff,0xdf,0x00,0xff,0xfc,0xff,0xff,0x05,0xff,0x00, -0x65,0x00,0x01,0xf2,0x00,0xff,0x97,0xff,0xff,0xb2,0xff,0x00,0x0d,0x00,0x00,0x63, -0xff,0xfe,0xfd,0xff,0x00,0xf0,0x00,0x01,0xe3,0xff,0xff,0x1d,0xff,0xff,0xb6,0x00, -0x00,0x62,0x00,0xff,0xba,0xfe,0xff,0xdc,0xff,0x00,0x3a,0x01,0x00,0x32,0x00,0xff, -0x25,0xff,0x00,0x26,0x00,0x00,0x0a,0x00,0xfe,0x6b,0xff,0xff,0x78,0x00,0x01,0x45, -0x00,0x00,0x85,0xff,0xff,0x53,0x00,0xff,0x8f,0x00,0x00,0x24,0xff,0xff,0x18,0xff, -0xff,0x0d,0x01,0x00,0xea,0x00,0xff,0xfd,0xfe,0xff,0xde,0xff,0x00,0xab,0x00,0xff, -0x85,0xff,0xff,0x80,0xff,0x00,0x7c,0x00,0x00,0x4f,0x00,0xff,0xd4,0xff,0xff,0x68, -0x00,0x00,0xbd,0xff,0xff,0xfc,0xfe,0xff,0x61,0x00,0x00,0x15,0x01,0x00,0x78,0xff, -0xff,0x6e,0xff,0x00,0xd2,0x00,0xff,0x0f,0x00,0xff,0xd1,0xfe,0x00,0x20,0x00,0x01, -0xb0,0x00,0xff,0xea,0xff,0xff,0x07,0x00,0x00,0x0c,0x00,0x00,0x64,0xff,0xfe,0xbe, -0xff,0xff,0xba,0x00,0x01,0x20,0x00,0x00,0x32,0xff,0xff,0xa8,0x00,0x00,0xa5,0x00, -0xff,0xba,0xfe,0xff,0x78,0xff,0x00,0xe7,0x00,0x00,0x73,0x00,0xff,0x68,0xff,0x00, -0x24,0x00,0x00,0x4d,0x00,0xff,0x40,0xff,0xfe,0x1f,0x00,0x00,0x7f,0x00,0x00,0x89, -0xff,0xff,0x45,0x00,0x00,0xc1,0x00,0x00,0x46,0xff,0xff,0xe7,0xfe,0xff,0xaa,0x00, -0x00,0xc6,0x00,0xff,0x5e,0xff,0x00,0xf0,0xff,0x00,0xac,0x00,0xff,0xa9,0xff,0xfe, -0x4e,0xff,0x00,0x44,0x00,0x00,0x4e,0x00,0xff,0xd7,0xff,0xff,0x99,0x00,0x01,0x10, -0x00,0xff,0xde,0xfe,0xfe,0x1f,0x00,0x00,0xd1,0x00,0x00,0xa6,0xff,0xff,0x6f,0xff, -0x00,0xc3,0x00,0x00,0x75,0x00,0xff,0xc3,0xfe,0xff,0xb8,0xff,0x00,0xce,0x00,0xff, -0xdd,0xff,0xff,0x15,0x00,0x00,0x6d,0x00,0x00,0x88,0xff,0xfe,0x8e,0xff,0xff,0x76, -0x00,0x00,0x1b,0x00,0x00,0x52,0xff,0xff,0x8b,0x00,0x00,0xe7,0x00,0xff,0x0f,0xff, -0xff,0x35,0xff,0x00,0xa3,0x00,0x00,0x53,0x00,0xff,0x86,0xff,0x00,0x45,0x00,0x01, -0x60,0x00,0xff,0x65,0xff,0xfe,0xdd,0xff,0x00,0x49,0x00,0x00,0x98,0xff,0xff,0x16, -0x00,0x00,0xf1,0x00,0x00,0xdb,0xff,0xff,0xba,0xfe,0xff,0x55,0x00,0x00,0xc5,0x00, -0xff,0x4c,0xff,0xff,0xfe,0xff,0x00,0xdf,0x00,0xff,0xdf,0xff,0xff,0x50,0xff,0x00, -0xe0,0xff,0x00,0x2a,0x00,0xff,0xd9,0xff,0xff,0x78,0x00,0x00,0x7f,0x00,0x00,0x14, -0xff,0xff,0xc0,0xff,0xff,0xbe,0x00,0x00,0x94,0xff,0xff,0x6d,0xff,0x00,0xd3,0x00, -0x00,0xa8,0x00,0xff,0x19,0xff,0xff,0x77,0xff,0x00,0x99,0x00,0xff,0xdd,0xff,0xff, -0xe2,0xff,0x00,0xab,0x00,0x00,0xee,0xff,0xff,0x63,0xff,0xff,0x44,0x00,0x00,0x19, -0x00,0x00,0x10,0xff,0xff,0x89,0x00,0x00,0x19,0x01,0x00,0x63,0xff,0xff,0x38,0xff, -0x00,0x60,0x00,0x00,0x40,0x00,0xff,0x77,0xff,0x00,0x31,0x00,0x01,0xb2,0x00,0xff, -0x9c,0xff,0xfe,0xce,0xff,0x00,0x27,0x00,0x00,0x75,0xff,0xff,0xf5,0xff,0xff,0xef, -0x00,0x00,0x2c,0x00,0x00,0x10,0xff,0xff,0x06,0x00,0x00,0xb1,0x00,0xff,0x4d,0xff, -0xff,0x99,0xff,0x00,0x1d,0x01,0x00,0x26,0x00,0xff,0x52,0xff,0xff,0xff,0xff,0x00, -0x0a,0x00,0xff,0x97,0xff,0xff,0x54,0x00,0x00,0x9f,0x00,0x00,0x79,0xff,0xff,0xb4, -0xff,0xff,0x8c,0x00,0x00,0x93,0xff,0xff,0x3b,0xff,0x00,0xb0,0x00,0x00,0xd9,0x00, -0xff,0x6d,0xff,0xff,0x89,0xff,0x00,0x68,0x00,0xff,0xbc,0xff,0xff,0xc0,0xff,0x00, -0x78,0x00,0x00,0x2f,0x00,0xff,0xba,0xff,0xff,0x24,0x00,0x00,0x17,0x00,0x00,0x11, -0xff,0xff,0x04,0x00,0x00,0x46,0x01,0x00,0xb7,0xff,0xff,0x3a,0xff,0x00,0x62,0x00, -0x00,0x20,0x00,0xff,0x55,0xff,0xff,0xfd,0xff,0x00,0xcf,0x00,0x00,0xf2,0xff,0xff, -0xc2,0xff,0x00,0x24,0x00,0x00,0x76,0xff,0xff,0xa3,0xff,0xff,0xca,0x00,0x00,0x4c, -0x00,0x00,0x43,0xff,0xff,0x1a,0x00,0x00,0x91,0x00,0xff,0x5c,0xff,0xff,0x57,0xff, -0x00,0xc8,0x00,0x00,0x77,0x00,0xff,0x97,0xff,0xff,0xef,0xff,0x00,0x1a,0x00,0xff, -0x79,0xff,0xfe,0x1f,0x00,0x00,0xbb,0x00,0x00,0x9b,0xff,0xff,0xd8,0xff,0xff,0xbd, -0x00,0x00,0xb3,0xff,0xff,0x0a,0xff,0xff,0x4b,0x00,0x00,0x07,0x01,0x00,0xa1,0xff, -0xff,0x7a,0xff,0x00,0x89,0x00,0xff,0xbf,0xff,0xfe,0x8d,0xff,0x00,0x53,0x00,0x00, -0x2f,0x00,0xff,0xed,0xff,0xff,0x57,0x00,0x00,0x15,0x00,0x00,0x22,0xff,0xff,0xb4, -0xff,0xff,0xff,0x00,0x00,0x07,0x00,0xff,0x4e,0xff,0x00,0x63,0x00,0x00,0x63,0x00, -0xff,0x45,0xff,0xff,0x97,0xff,0x00,0xbd,0x00,0x00,0x04,0x00,0xff,0xf3,0xff,0x00, -0x56,0x00,0x00,0x99,0xff,0xff,0x65,0xff,0xff,0x75,0x00,0x00,0x69,0x00,0x00,0x67, -0xff,0xff,0x1b,0x00,0x00,0xe3,0x00,0xff,0x6e,0xff,0xff,0x15,0xff,0x00,0x85,0x00, -0x00,0x75,0x00,0xff,0xd8,0xff,0x00,0x00,0x00,0x00,0x1b,0x00,0xff,0x9c,0xff,0xfe, -0xdf,0xff,0x00,0x73,0x00,0x00,0xbd,0xff,0xff,0xda,0xff,0xff,0xee,0x00,0x00,0xf5, -0xff,0xff,0xfb,0xfe,0xff,0xfa,0xff,0x00,0xe3,0x00,0x00,0xd0,0xff,0xff,0x9c,0xff, -0x00,0x7a,0x00,0x00,0x04,0x00,0xfe,0x6f,0xff,0xff,0x0b,0x00,0x00,0x2e,0x00,0xff, -0xdf,0xff,0xff,0x76,0x00,0x00,0x78,0x00,0x00,0x26,0xff,0xff,0x74,0xff,0xff,0xdc, -0x00,0x00,0x04,0x00,0xff,0x7f,0xff,0x00,0x65,0x00,0x00,0x85,0x00,0xff,0x89,0xff, -0xff,0x56,0xff,0x00,0x67,0x00,0x00,0x15,0x00,0xff,0xf3,0xff,0x00,0x85,0x00,0x00, -0xbd,0xff,0xff,0x68,0xff,0xff,0x44,0x00,0x00,0x43,0x00,0x00,0x65,0xff,0xff,0xfd, -0xff,0x00,0x04,0x01,0x00,0xd3,0xff,0xff,0xe5,0xfe,0x00,0x40,0x00,0x00,0x66,0x00, -0xff,0xb7,0xff,0xff,0x2d,0x00,0x00,0x5f,0x00,0x00,0xa1,0xff,0xff,0xb0,0xff,0xff, -0x4f,0x00,0x00,0xa9,0xff,0xff,0xcc,0xff,0xff,0xde,0x00,0x00,0x47,0x00,0xff,0x2f, -0xff,0xff,0xa9,0xff,0x00,0xb0,0x00,0xff,0xdf,0xff,0xff,0x89,0xff,0x00,0x9a,0x00, -0x00,0x28,0x00,0xff,0x82,0xff,0xff,0xe9,0xff,0x00,0xf9,0xff,0xff,0xcf,0xff,0xff, -0x46,0x00,0x00,0xb6,0x00,0x00,0x8a,0xff,0xff,0x46,0xff,0xff,0xaa,0x00,0x00,0x03, -0x00,0xff,0x3a,0xff,0x00,0x62,0x00,0x00,0xba,0x00,0xff,0xbc,0xff,0xff,0x66,0xff, -0x00,0x24,0x00,0x00,0xf4,0xff,0xff,0xd3,0xff,0x00,0x91,0x00,0x01,0x10,0x00,0xff, -0x6d,0xff,0xff,0x24,0x00,0x00,0x41,0x00,0x00,0x52,0xff,0xff,0xcb,0xff,0x00,0x15, -0x01,0x00,0x15,0x00,0xff,0x39,0xff,0xff,0x0f,0x00,0x00,0x44,0x00,0xff,0xb7,0xff, -0xff,0x0a,0x00,0x00,0x8e,0x00,0x00,0xd7,0xff,0xff,0xa2,0xff,0xff,0x5d,0x00,0x00, -0x98,0xff,0xff,0x69,0xff,0xff,0xdc,0x00,0x00,0x89,0x00,0x00,0x61,0xff,0xff,0xab, -0xff,0x00,0x70,0x00,0xff,0xde,0xff,0xff,0x66,0xff,0x00,0x86,0x00,0x00,0x6d,0x00, -0xff,0xa7,0xff,0xff,0xf8,0xff,0x00,0xf8,0xff,0xff,0x9f,0xff,0xff,0x25,0x00,0x00, -0xb4,0x00,0x00,0xdc,0xff,0xff,0x6b,0xff,0xff,0x7a,0x00,0x00,0x12,0x00,0xff,0x29, -0xff,0xff,0x1e,0x00,0x00,0xeb,0x00,0x00,0xe0,0xff,0xff,0x76,0xff,0x00,0x34,0x00, -0x00,0xd5,0xff,0xff,0x91,0xff,0xff,0x8d,0x00,0x00,0x3e,0x00,0x00,0xa1,0xff,0xff, -0x17,0x00,0x00,0x40,0x00,0x00,0x62,0xff,0xff,0x79,0xff,0x00,0xe0,0x00,0x00,0x68, -0x00,0xff,0x4b,0xff,0xff,0x0f,0x00,0x00,0x35,0x00,0xff,0x96,0xff,0xff,0xd7,0xff, -0x00,0x69,0x00,0x00,0x29,0x00,0xff,0xc7,0xff,0xff,0x4c,0x00,0x00,0xc8,0xff,0xff, -0x39,0xff,0xff,0x77,0x00,0x00,0xb8,0x00,0x00,0x84,0xff,0xff,0xbc,0xff,0x00,0x92, -0x00,0xff,0xdf,0xff,0xff,0x34,0xff,0x00,0x51,0x00,0x00,0x8c,0x00,0xff,0xdb,0xff, -0xff,0x0a,0x00,0x00,0x18,0x00,0x00,0x70,0xff,0xff,0xc2,0xff,0xff,0xaf,0x00,0x00, -0xfc,0xff,0xff,0x8e,0xff,0xff,0x8d,0x00,0x00,0x23,0x00,0xff,0x2a,0xff,0xff,0xdb, -0xff,0x00,0xa6,0x00,0x00,0x22,0x00,0xff,0xab,0xff,0x00,0x34,0x00,0x00,0xf6,0xff, -0xff,0x63,0xff,0xff,0x48,0x00,0x00,0x4c,0x00,0x00,0xb3,0xff,0xff,0x39,0x00,0x00, -0x62,0x00,0x00,0x72,0xff,0xff,0x48,0xff,0xff,0x9d,0x00,0x00,0x76,0x00,0xff,0x7d, -0xff,0x00,0x10,0x00,0x00,0x68,0x00,0xff,0x8a,0xff,0xff,0x93,0xff,0x00,0x55,0x00, -0x00,0x29,0x00,0xff,0xe9,0xff,0xff,0x6e,0x00,0x00,0xea,0xff,0xff,0x3b,0xff,0xff, -0x25,0x00,0x00,0x82,0x00,0x00,0xc5,0xff,0xff,0xbf,0xff,0x00,0xa2,0x00,0x00,0x02, -0x00,0xff,0x15,0xff,0xff,0x1d,0x00,0x00,0x7a,0x00,0xff,0xdb,0xff,0xff,0x2b,0x00, -0x00,0x4a,0x00,0x00,0x92,0xff,0xff,0xa3,0xff,0xff,0x6b,0x00,0x00,0x0a,0x00,0xff, -0x8f,0xff,0xff,0x9d,0x00,0x00,0x66,0x00,0xff,0x2c,0xff,0xff,0xa8,0xff,0x00,0x83, -0x00,0x00,0x21,0x00,0xff,0xba,0xff,0x00,0x45,0x00,0x00,0x29,0x00,0xff,0x76,0xff, -0xff,0xe5,0xff,0x00,0x27,0x00,0x00,0xc4,0xff,0xff,0x29,0x00,0x00,0xa2,0x00,0x00, -0xa6,0xff,0xff,0x29,0xff,0xff,0x69,0x00,0x00,0x64,0x00,0xff,0x7d,0xff,0x00,0x20, -0x00,0x00,0x9a,0x00,0xff,0xbd,0xff,0xff,0x74,0xff,0x00,0x21,0x00,0x00,0x18,0x00, -0xff,0xc9,0xff,0xff,0x8c,0x00,0x00,0x3d,0x00,0xff,0x3e,0xff,0xff,0x04,0x00,0x00, -0x60,0x00,0x00,0xa2,0xff,0xff,0xce,0xff,0x00,0xa3,0x00,0x00,0x54,0x00,0xff,0x39, -0xff,0xff,0xcb,0xff,0x00,0x67,0x00,0xff,0xdc,0xff,0xff,0x19,0x00,0x00,0x6a,0x00, -0x00,0xc7,0xff,0xff,0xa4,0xff,0xff,0x39,0x00,0x00,0xf7,0xff,0xff,0x7f,0xff,0xff, -0x8c,0x00,0x00,0xb7,0x00,0x00,0x60,0xff,0xff,0x79,0xff,0x00,0x50,0x00,0x00,0x10, -0x00,0xff,0x99,0xff,0x00,0x53,0x00,0x00,0x6d,0x00,0xff,0x9a,0xff,0xff,0xe4,0xff, -0x00,0x06,0x00,0x00,0xa2,0xff,0xff,0x19,0x00,0x00,0xa1,0x00,0x00,0xf8,0xff,0xff, -0x4e,0xff,0xff,0x28,0x00,0x00,0x62,0x00,0xff,0x6c,0xff,0xff,0xfd,0xff,0x00,0xba, -0x00,0x00,0x01,0x00,0xff,0x86,0xff,0xff,0xef,0xff,0x00,0xf5,0xff,0xff,0xc9,0xff, -0xff,0x6a,0x00,0x00,0x6b,0x00,0x00,0x74,0xff,0xff,0xe6,0xff,0xff,0x7e,0x00,0x00, -0x91,0xff,0xff,0x8b,0xff,0x00,0x92,0x00,0x00,0x86,0x00,0xff,0x6b,0xff,0xff,0xcc, -0xff,0x00,0x35,0x00,0xff,0xcc,0xff,0xff,0xf6,0xff,0x00,0x56,0x00,0x00,0x0a,0x00, -0xff,0xba,0xff,0xff,0x27,0x00,0x00,0xf5,0xff,0xff,0x5f,0xff,0xff,0x39,0x00,0x00, -0xd6,0x00,0x00,0xb3,0xff,0xff,0x8c,0xff,0x00,0x30,0x00,0xff,0x1f,0x00,0xff,0x88, -0xff,0xff,0x2f,0x00,0x00,0x8c,0x00,0xff,0xcf,0xff,0xff,0xf5,0xff,0x00,0x15,0x00, -0x00,0x72,0xff,0xff,0xe6,0xff,0xff,0xaf,0x00,0x00,0x28,0x00,0x00,0x61,0xff,0xff, -0x1b,0x00,0x00,0x61,0x00,0xff,0x6b,0xff,0xff,0xba,0xff,0x00,0x97,0x00,0x00,0x34, -0x00,0xff,0xb9,0xff,0x00,0xf0,0xff,0x00,0xf6,0xff,0xff,0x98,0xff,0xff,0x37,0x00, -0x00,0x68,0x00,0x00,0xa6,0xff,0xff,0xfa,0xff,0xff,0x6e,0x00,0x00,0xa0,0xff,0xff, -0x6b,0xff,0xff,0x4f,0x00,0x00,0xb6,0x00,0xff,0xae,0xff,0xff,0xcc,0xff,0x00,0x47, -0x00,0xff,0xad,0xff,0xff,0xc3,0xff,0x00,0x44,0x00,0x00,0x1a,0x00,0xff,0xdd,0xff, -0xff,0x3a,0x00,0x00,0x14,0x00,0xff,0x4f,0xff,0xff,0xf8,0xff,0x00,0xb2,0x00,0x00, -0xf4,0xff,0xff,0x9d,0xff,0x00,0x42,0x00,0x00,0x21,0x00,0xff,0x76,0xff,0xff,0xec, -0xff,0x00,0x79,0x00,0x00,0xf2,0xff,0xff,0x08,0x00,0x00,0x34,0x00,0x00,0x84,0xff, -0xff,0xa6,0xff,0xff,0x6b,0x00,0x00,0x46,0x00,0x00,0x82,0xff,0xff,0x2d,0x00,0x00, -0x83,0x00,0xff,0x6c,0xff,0xff,0x97,0xff,0x00,0x65,0x00,0x00,0x34,0x00,0xff,0xea, -0xff,0x00,0x10,0x00,0x00,0x07,0x00,0xff,0x8b,0xff,0xff,0xf4,0xff,0x00,0x65,0x00, -0x00,0xb6,0xff,0xff,0xfc,0xff,0x00,0x80,0x00,0x00,0xd2,0xff,0xff,0x4a,0xff,0xff, -0x0c,0x00,0x00,0x84,0x00,0xff,0xdf,0xff,0xff,0xdd,0xff,0x00,0x57,0x00,0x00,0xc1, -0xff,0xff,0x93,0xff,0xff,0x2f,0x00,0x00,0x18,0x00,0xff,0xef,0xff,0xff,0x4b,0x00, -0x00,0x45,0x00,0x00,0x40,0xff,0xff,0xc6,0xff,0x00,0x80,0x00,0x00,0xf2,0xff,0xff, -0xbe,0xff,0x00,0x43,0x00,0x00,0x44,0x00,0xff,0x79,0xff,0xff,0xb8,0xff,0x00,0x56, -0x00,0x00,0xf2,0xff,0xff,0x09,0x00,0x00,0x64,0x00,0x00,0xb6,0xff,0xff,0x98,0xff, -0xff,0x29,0x00,0x00,0x33,0x00,0x00,0xa2,0xff,0xff,0x0e,0x00,0x00,0x94,0x00,0x00, -0xa0,0xff,0xff,0x67,0xff,0x00,0x21,0x00,0x00,0x34,0x00,0xff,0xeb,0xff,0x00,0x20, -0x00,0x00,0x38,0x00,0xff,0x9e,0xff,0xff,0xd5,0xff,0x00,0x41,0x00,0x00,0xc5,0xff, -0xff,0xec,0xff,0x00,0x80,0x00,0x00,0x14,0x00,0xff,0x5c,0xff,0xff,0xeb,0xff,0x00, -0x62,0x00,0xff,0xdf,0xff,0xff,0xdc,0xff,0x00,0x77,0x00,0x00,0xf4,0xff,0xff,0x96, -0xff,0xff,0xfc,0xff,0x00,0x05,0x00,0xff,0xdf,0xff,0xff,0x3b,0x00,0x00,0x65,0x00, -0x00,0x84,0xff,0xff,0x97,0xff,0xff,0x5e,0x00,0x00,0xe1,0xff,0xff,0xad,0xff,0x00, -0x53,0x00,0x00,0x65,0x00,0xff,0xac,0xff,0xff,0xb9,0xff,0x00,0x23,0x00,0x00,0xe1, -0xff,0xff,0xf8,0xff,0x00,0x63,0x00,0x00,0xf8,0xff,0xff,0x9b,0xff,0xff,0x19,0x00, -0x00,0x21,0x00,0x00,0xa1,0xff,0xff,0xfd,0xff,0x00,0xa4,0x00,0x00,0xf3,0xff,0xff, -0x79,0xff,0xff,0x0f,0x00,0x00,0x22,0x00,0xff,0xca,0xff,0xff,0x1d,0x00,0x00,0x59, -0x00,0x00,0xd2,0xff,0xff,0xb5,0xff,0xff,0x3f,0x00,0x00,0xb4,0xff,0xff,0xbb,0xff, -0xff,0x8f,0x00,0x00,0x46,0x00,0x00,0x80,0xff,0xff,0xcb,0xff,0x00,0x50,0x00,0xff, -0xce,0xff,0xff,0xba,0xff,0x00,0x76,0x00,0x00,0x26,0x00,0xff,0xb8,0xff,0xff,0xfc, -0xff,0x00,0xf5,0xff,0xff,0xbd,0xff,0xff,0x29,0x00,0x00,0x75,0x00,0x00,0xc6,0xff, -0xff,0x9b,0xff,0xff,0x5c,0x00,0x00,0xf1,0xff,0xff,0x8b,0xff,0x00,0x30,0x00,0x00, -0x86,0x00,0x00,0xd0,0xff,0xff,0xa9,0xff,0x00,0x23,0x00,0x00,0xd1,0xff,0xff,0xc6, -0xff,0x00,0x60,0x00,0x00,0x19,0x00,0xff,0xbf,0xff,0xff,0x1a,0x00,0x00,0x11,0x00, -0x00,0x80,0xff,0xff,0xdb,0xff,0x00,0xa2,0x00,0x00,0x15,0x00,0xff,0x9c,0xff,0x00, -0x10,0x00,0x00,0x12,0x00,0xff,0xb9,0xff,0xff,0xfb,0xff,0x00,0x57,0x00,0x00,0x04, -0x00,0xff,0xd9,0xff,0xff,0x3e,0x00,0x00,0xb5,0xff,0xff,0x9a,0xff,0xff,0x6c,0x00, -0x00,0x56,0x00,0x00,0xa2,0xff,0xff,0xdd,0xff,0x00,0x51,0x00,0xff,0xce,0xff,0xff, -0x88,0xff,0x00,0x53,0x00,0x00,0x47,0x00,0xff,0xdb,0xff,0xff,0x0d,0x00,0x00,0xf4, -0xff,0xff,0xad,0xff,0xff,0xf7,0xff,0x00,0x72,0x00,0x00,0xe7,0xff,0xff,0xcd,0xff, -0xff,0x5f,0x00,0x00,0xf1,0xff,0xff,0x7b,0xff,0xff,0xfd,0xff,0x00,0x74,0x00,0x00, -0x01,0x00,0xff,0xbc,0xff,0x00,0x22,0x00,0x00,0xe3,0xff,0xff,0xa6,0xff,0xff,0x3c, -0x00,0x00,0x28,0x00,0x00,0xd1,0xff,0xff,0x1b,0x00,0x00,0x31,0x00,0x00,0x81,0xff, -0xff,0x99,0xff,0xff,0x8f,0x00,0x00,0x24,0x00,0xff,0xae,0xff,0x00,0x10,0x00,0x00, -0x24,0x00,0xff,0xa9,0xff,0xff,0xc9,0xff,0x00,0x45,0x00,0x00,0x04,0x00,0xff,0xfb, -0xff,0xff,0x4f,0x00,0x00,0xc5,0xff,0xff,0x8a,0xff,0xff,0x3a,0x00,0x00,0x43,0x00, -0x00,0xc2,0xff,0xff,0xef,0xff,0x00,0x62,0x00,0x00,0xd0,0xff,0xff,0x78,0xff,0xff, -0x2f,0x00,0x00,0x46,0x00,0xff,0xec,0xff,0xff,0x1e,0x00,0x00,0x15,0x00,0x00,0xb0, -0xff,0xff,0xd7,0xff,0xff,0x4d,0x00,0x00,0xf6,0xff,0xff,0xcf,0xff,0xff,0x5f,0x00, -0x00,0x23,0x00,0xff,0x6b,0xff,0xff,0xdc,0xff,0x00,0x42,0x00,0x00,0x10,0x00,0xff, -0xed,0xff,0x00,0x33,0x00,0x00,0xf5,0xff,0xff,0xa7,0xff,0xff,0x1b,0x00,0x00,0x15, -0x00,0x00,0xd1,0xff,0xff,0x2d,0x00,0x00,0x52,0x00,0x00,0xb2,0xff,0xff,0x8a,0xff, -0xff,0x4d,0x00,0x00,0x33,0x00,0xff,0xbe,0xff,0x00,0x11,0x00,0x00,0x45,0x00,0xff, -0xcd,0xff,0xff,0xb8,0xff,0x00,0x11,0x00,0x00,0x04,0x00,0xff,0xfc,0xff,0xff,0x4f, -0x00,0x00,0xf6,0xff,0xff,0x8d,0xff,0xff,0x0a,0x00,0x00,0x30,0x00,0x00,0xd0,0xff, -0xff,0xef,0xff,0x00,0x62,0x00,0x00,0x12,0x00,0xff,0x8a,0xff,0xff,0xfe,0xff,0x00, -0x23,0x00,0xff,0xed,0xff,0xff,0x1d,0x00,0x00,0x25,0x00,0x00,0xc3,0xff,0xff,0xc8, -0xff,0xff,0x2d,0x00,0x00,0xf3,0xff,0xff,0xbf,0xff,0xff,0x5f,0x00,0x00,0x54,0x00, -0xff,0x9e,0xff,0xff,0xbb,0xff,0x00,0x20,0x00,0x00,0x00,0x00,0xff,0xdc,0xff,0x00, -0x32,0x00,0x00,0x26,0x00,0xff,0xbb,0xff,0xff,0x0a,0x00,0x00,0x03,0x00,0x00,0xc0, -0xff,0xff,0x2d,0x00,0x00,0x52,0x00,0x00,0xe3,0xff,0xff,0x9d,0xff,0xff,0x1d,0x00, -0x00,0x21,0x00,0xff,0xbd,0xff,0xff,0x1f,0x00,0x00,0x56,0x00,0xff,0xef,0xff,0xff, -0xb9,0xff,0x00,0x00,0x00,0x00,0xf3,0xff,0xff,0xdc,0xff,0xff,0x4e,0x00,0x00,0x26, -0x00,0x00,0xa0,0xff,0xff,0xfa,0xff,0xff,0x2f,0x00,0x00,0xc0,0xff,0xff,0xce,0xff, -0x00,0x52,0x00,0x00,0x33,0x00,0xff,0xac,0xff,0xff,0xfd,0xff,0x00,0x02,0x00,0xff, -0xdd,0xff,0xff,0x0b,0x00,0x00,0x35,0x00,0x00,0xf4,0xff,0xff,0xdc,0xff,0xff,0x1d, -0x00,0x00,0xf1,0xff,0xff,0xae,0xff,0xff,0x3d,0x00,0x00,0x54,0x00,0x00,0xc0,0xff, -0xff,0xcd,0xff,0x00,0x10,0x00,0xff,0xff,0xff,0xff,0xcb,0xff,0x00,0x20,0x00,0x00, -0x36,0x00,0xff,0xde,0xff,0xff,0xfb,0xff,0x00,0x02,0x00,0x00,0xb0,0xff,0xff,0xeb, -0xff,0x00,0x50,0x00,0x00,0x04,0x00,0xff,0xbf,0xff,0xff,0x0d,0x00,0x00,0x10,0x00, -0xff,0xbc,0xff,0xff,0xfd,0xff,0x00,0x44,0x00,0x00,0x01,0x00,0xff,0xdc,0xff,0xff, -0xff,0xff,0x00,0xf2,0xff,0xff,0xcc,0xff,0xff,0x2c,0x00,0x00,0x35,0x00,0x00,0xc1, -0xff,0xff,0xfd,0xff,0xff,0x2f,0x00,0xff,0xcf,0xff,0xff,0xbd,0xff,0x00,0x30,0x00, -0x00,0x43,0x00,0xff,0xce,0xff,0xff,0xfe,0xff,0x00,0x13,0x00,0xff,0xcd,0xff,0xff, -0xfa,0xff,0x00,0x32,0x00,0x00,0x04,0x00,0xff,0xee,0xff,0xff,0x1d,0x00,0x00,0xf2, -0xff,0xff,0xad,0xff,0xff,0x0c,0x00,0x00,0x42,0x00,0x00,0xe1,0xff,0xff,0xde,0xff, -0x00,0x11,0x00,0x00,0xf0,0xff,0xff,0xbb,0xff,0xff,0x0e,0x00,0x00,0x35,0x00,0x00, -0xe0,0xff,0xff,0x0d,0x00,0x00,0x12,0x00,0x00,0xc0,0xff,0xff,0xdb,0xff,0xff,0x3e, -0x00,0x00,0x13,0x00,0x00,0xc0,0xff,0xff,0x1e,0x00,0x00,0x21,0x00,0xff,0xbd,0xff, -0xff,0xdc,0xff,0x00,0x32,0x00,0x00,0x11,0x00,0xff,0xed,0xff,0x00,0x00,0x00,0x00, -0xf2,0xff,0xff,0xcc,0xff,0xff,0x0b,0x00,0x00,0x22,0x00,0x00,0xe2,0xff,0xff,0x0e, -0x00,0x00,0x30,0x00,0x00,0xd0,0xff,0xff,0xbc,0xff,0xff,0x1e,0x00,0x00,0x32,0x00, -0xff,0xef,0xff,0xff,0x0f,0x00,0x00,0x23,0x00,0xff,0xdf,0xff,0xff,0xda,0xff,0x00, -0x10,0x00,0x00,0x03,0x00,0xff,0xef,0xff,0xff,0x2e,0x00,0x00,0x12,0x00,0xff,0xaf, -0xff,0xff,0xfb,0xff,0x00,0x31,0x00,0x00,0xf1,0xff,0xff,0xef,0xff,0x00,0x21,0x00, -0x00,0x01,0x00,0xff,0xcc,0xff,0xff,0xed,0xff,0x00,0x22,0x00,0x00,0xf0,0xff,0xff, -0x0d,0x00,0x00,0x12,0x00,0x00,0xd1,0xff,0xff,0xdc,0xff,0xff,0x1d,0x00,0x00,0x01, -0x00,0x00,0xd0,0xff,0xff,0x1f,0x00,0x00,0x32,0x00,0xff,0xcf,0xff,0xff,0xcc,0xff, -0x00,0x20,0x00,0x00,0x11,0x00,0xff,0xed,0xff,0x00,0x10,0x00,0x00,0x13,0x00,0xff, -0xce,0xff,0xff,0xfb,0xff,0x00,0x11,0x00,0x00,0xe1,0xff,0xff,0x0e,0x00,0x00,0x30, -0x00,0x00,0xf1,0xff,0xff,0xbe,0xff,0xff,0xfd,0xff,0x00,0x21,0x00,0xff,0xef,0xff, -0xff,0xff,0xff,0x00,0x23,0x00,0x00,0xe0,0xff,0xff,0xdb,0xff,0xff,0x0f,0x00,0x00, -0x01,0x00,0xff,0xff,0xff,0xff,0x1e,0x00,0x00,0x22,0x00,0x00,0xc0,0xff,0xff,0xec, -0xff,0xff,0x2f,0x00,0x00,0xf0,0xff,0xff,0xee,0xff,0x00,0x21,0x00,0x00,0x12,0x00, -0xff,0xcd,0xff,0xff,0xed,0xff,0x00,0x11,0x00,0x00,0xf0,0xff,0xff,0x0d,0x00,0x00, -0x21,0x00,0x00,0xf2,0xff,0xff,0xdd,0xff,0xff,0x0d,0x00,0x00,0x00,0x00,0x00,0xd0, -0xff,0xff,0x0f,0x00,0x00,0x31,0x00,0x00,0xe0,0xff,0xff,0xdd,0xff,0x00,0x00,0x00, -0x00,0x00,0x00,0xff,0xfe,0xff,0x00,0x00,0x00,0x00,0x13,0x00,0xff,0xef,0xff,0xff, -0xec,0xff,0x00,0x10,0x00,0x00,0xd1,0xff,0xff,0xfd,0xff,0x00,0x30,0x00,0x00,0x02, -0x00,0xff,0xcf,0xff,0xff,0xfe,0xff,0x00,0x10,0x00,0xff,0xef,0xff,0xff,0xfe,0xff, -0x00,0x22,0x00,0x00,0x01,0x00,0xff,0xed,0xff,0xff,0xff,0xff,0x00,0xf1,0xff,0xff, -0xef,0xff,0xff,0x1e,0x00,0x00,0x21,0x00,0x00,0xe1,0xff,0xff,0xee,0xff,0xff,0x1f, -0x00,0xff,0xff,0xff,0xff,0xee,0xff,0x00,0x10,0x00,0x00,0x22,0x00,0xff,0xef,0xff, -0xff,0xed,0xff,0x00,0x00,0x00,0xff,0xef,0xff,0xff,0xfd,0xff,0x00,0x10,0x00,0x00, -0xf2,0xff,0xff,0xef,0xff,0xff,0x0e,0x00,0x00,0x00,0x00,0xff,0xdf,0xff,0xff,0xfe, -0xff,0x00,0x31,0x00,0x00,0xf1,0xff,0xff,0xde,0xff,0x00,0x00,0x00,0x00,0xf0,0xff, -0xff,0xed,0xff,0xff,0x0f,0x00,0x00,0x12,0x00,0x00,0xf0,0xff,0xff,0xfd,0xff,0xff, -0x0f,0x00,0x00,0xe0,0xff,0xff,0xee,0xff,0xff,0x1f,0x00,0x00,0x11,0x00,0x00,0xe0, -0xff,0xff,0xff,0xff,0x00,0x10,0x00,0xff,0xef,0xff,0xff,0xee,0xff,0x00,0x11,0x00, -0x00,0x01,0x00,0xff,0xfe,0xff,0xff,0xff,0xff,0x00,0xf1,0xff,0xff,0xef,0xff,0xff, -0x0d,0x00,0x00,0x21,0x00,0x00,0xf1,0xff,0xff,0xfe,0xff,0xff,0x1f,0x00,0xff,0xff, -0xff,0xff,0xde,0xff,0xff,0x0f,0x00,0x00,0x11,0x00,0x00,0xf0,0xff,0xff,0xef,0xff, -0x00,0x00,0x00,0x00,0xf0,0xff,0xff,0xed,0xff,0xff,0x1f,0x00,0x00,0x01,0x00,0x00, -0xf0,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0xff,0xef,0xff,0xff,0xee,0xff,0x00,0x10, -0x00,0x00,0x00,0x00,0xff,0xef,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xee,0xff, -0xff,0xfe,0xff,0x00,0x01,0x00,0x00,0xf0,0xff,0xff,0xfe,0xff,0xff,0x0f,0x00,0x00, -0xe0,0xff,0xff,0xee,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0xf0,0xff,0xff,0xff, -0xff,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xee,0xff,0x00,0x00,0x00,0x00,0x01,0x00, -0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0xf0,0xff,0xff,0xef,0xff,0xff,0xfe,0xff,0xff, -0x0f,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0xf0,0xff,0xff,0xee, -0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0x00,0x00,0x00, -0x00,0xf0,0xff,0xff,0xfe,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0xf0,0xff,0xff, -0x0f,0x00,0x00,0x00,0x00,0x00,0xf0,0xff,0xff,0xef,0xff,0xff,0x0f,0x00,0x00,0x00, -0x00,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xfe,0xff, -0x00,0x00,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0xf0,0xff,0xff, -0xff,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00, -0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xff,0xff,0xff, -0xff,0x0f,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00, -0xf0,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0x0f,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0xf0,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00, -0x00,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0xff,0xff, -0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x62,0x00,0x00,0xe5,0xff, -0x00,0x81,0x00,0x00,0x69,0x00,0x00,0x54,0x00,0x00,0x59,0x00,0x00,0x01,0x00,0xff, -0xca,0xff,0x00,0xa1,0xff,0xff,0x79,0xff,0xff,0x97,0xff,0xff,0xad,0xff,0xff,0xcb, -0xff,0xff,0x68,0xff,0xff,0x78,0xff,0xff,0xb6,0xff,0xff,0xcf,0xff,0xff,0xbd,0xff, -0xff,0x6e,0x00,0x00,0x02,0x00,0x00,0x76,0x00,0x00,0x59,0x00,0xff,0x2b,0x00,0x00, -0xc4,0x00,0x00,0x6b,0x00,0x00,0x20,0x00,0x01,0x05,0x01,0x00,0x66,0x00,0x00,0x82, -0xff,0xff,0x2a,0x00,0xff,0x4f,0xff,0xff,0x13,0xff,0xfe,0x3b,0x00,0x00,0x2c,0x00, -0xff,0xcd,0xff,0x01,0x01,0x01,0x00,0x5b,0x00,0xff,0xd9,0x00,0x00,0x2c,0x00,0xff, -0x96,0xff,0x00,0xe0,0x00,0x00,0x83,0xff,0xfe,0x5e,0xff,0xff,0xdc,0xff,0xff,0xe2, -0xfe,0xfe,0x7b,0xff,0xff,0xda,0xff,0xff,0x02,0xff,0x00,0x61,0x00,0xff,0x2d,0xff, -0x00,0xb3,0x00,0xff,0x7a,0xff,0x00,0x38,0x00,0x00,0x91,0xff,0xff,0xe7,0xff,0x00, -0x29,0x01,0x00,0xc2,0xff,0x00,0x95,0x01,0x01,0x59,0x01,0x00,0x6e,0x00,0x01,0xf6, -0x00,0xff,0x5f,0xff,0x00,0x1b,0x01,0x00,0x34,0xff,0x00,0xb1,0xff,0xff,0xed,0xff, -0xff,0x67,0xff,0xfe,0xfd,0xff,0xff,0xdb,0xff,0xff,0xbd,0xff,0xff,0x70,0xff,0xff, -0x8c,0xff,0xff,0xca,0xff,0xff,0x84,0xff,0x00,0x06,0x01,0xff,0x60,0xff,0xff,0x79, -0xff,0xff,0x2f,0x00,0xff,0x0c,0xff,0x00,0x30,0x01,0xff,0x4f,0x00,0x00,0x65,0xff, -0xff,0xd6,0x00,0x00,0x44,0xff,0xff,0xdc,0xff,0x00,0x91,0x00,0x01,0xec,0xff,0xff, -0x89,0x00,0x01,0x73,0x01,0x01,0x77,0x00,0x00,0x46,0x00,0x01,0xd5,0x00,0xff,0xf1, -0xff,0x00,0x4e,0x00,0xff,0x7f,0x00,0x00,0x55,0x00,0x00,0x75,0xff,0xfe,0xc2,0x00, -0x01,0xd6,0xff,0xfd,0xda,0xff,0xff,0x47,0xfd,0xff,0x9f,0x00,0xfd,0x24,0xfc,0xfd, -0x78,0xfe,0xfc,0xf9,0xfd,0xfe,0xae,0xfc,0xfe,0x7f,0x01,0x01,0x99,0x00,0x01,0x44, -0x01,0x03,0xd9,0x02,0x01,0x46,0x01,0x01,0x3e,0x02,0x00,0x0d,0xff,0x00,0x43,0x01, -0x00,0xf3,0x00,0x00,0x4a,0x00,0x00,0x5e,0x00,0x01,0xbd,0x00,0x02,0x63,0x02,0x00, -0x05,0x01,0x01,0x22,0x01,0x00,0x95,0xff,0xfd,0x37,0xfb,0xfd,0xa2,0xff,0xff,0x35, -0xff,0xfc,0x36,0xfc,0xfe,0xb8,0xff,0x01,0x13,0x00,0xff,0xba,0x01,0x02,0x93,0x00, -0x00,0xc1,0xff,0x01,0x09,0x02,0x00,0x96,0xfe,0xfe,0x97,0xff,0xfe,0x09,0xfe,0xfd, -0x86,0xff,0xfd,0x9f,0xfe,0xfd,0x4b,0xfe,0xff,0x80,0xff,0x02,0x54,0x03,0x00,0xf3, -0x00,0x01,0x93,0x01,0x02,0x9a,0x01,0x00,0x6d,0x00,0x00,0x73,0x00,0xff,0xdc,0xff, -0xff,0x49,0x00,0x02,0xef,0xff,0xfd,0x33,0xff,0x03,0x47,0x04,0x01,0x56,0x02,0x01, -0x97,0xfe,0xfe,0x75,0x00,0x01,0xe6,0xfd,0xff,0x23,0xfe,0xfd,0x35,0xfb,0xff,0x3c, -0x00,0xff,0xe8,0xfb,0x01,0xb7,0x03,0x00,0x0f,0x01,0xfe,0x4a,0xff,0x02,0x40,0x00, -0xff,0x1d,0xfe,0x02,0x39,0xfe,0x00,0x65,0x00,0xff,0xa6,0xfc,0xfd,0x1b,0x00,0x00, -0x49,0x00,0x01,0xaa,0x00,0xfc,0x1c,0xfd,0xfd,0xde,0xff,0x00,0x2d,0x00,0xfd,0x87, -0xfd,0x00,0x3a,0x01,0x00,0xa2,0xff,0x03,0xe7,0xff,0x00,0x7a,0xfe,0xff,0xd6,0x02, -0x02,0x0f,0x03,0xfe,0xa0,0xfd,0x03,0x53,0x05,0x02,0x33,0x02,0x02,0x3f,0x03,0x04, -0x1b,0x01,0x01,0x9c,0x02,0x02,0x80,0x02,0xfe,0xf4,0xfb,0xfb,0x2e,0xfa,0xfb,0xfb, -0xfd,0xfc,0x95,0xfb,0xfa,0x91,0xfb,0xfd,0x7e,0xfe,0x01,0xcd,0xfe,0xfd,0x76,0x00, -0xff,0x65,0x02,0x01,0xbd,0xfc,0xfc,0x50,0x00,0x00,0xdd,0xfe,0xfd,0x16,0x03,0x01, -0x3d,0xff,0x01,0xb4,0x01,0x04,0x35,0x06,0x06,0x74,0x03,0xff,0x66,0x04,0x04,0x6c, -0x05,0x02,0x30,0x01,0xff,0x40,0x01,0xff,0x5e,0xfe,0xfb,0xaf,0xfd,0xfb,0xaf,0xf9, -0xfb,0x67,0x00,0xfe,0x3c,0xfe,0xfd,0x75,0xff,0xfd,0xe5,0xfe,0x03,0x3f,0x00,0xff, -0x42,0x00,0x03,0xb9,0x02,0xff,0xeb,0xfd,0xfd,0x21,0x01,0xff,0xbb,0xfd,0x00,0x87, -0x03,0xff,0xbc,0xfc,0xfc,0x5b,0x00,0x00,0x21,0x02,0x04,0x19,0x03,0x00,0xbe,0x02, -0x03,0x74,0x00,0x01,0x2e,0x02,0xff,0xdd,0xff,0x01,0x71,0x01,0xfc,0x7d,0xfa,0xf7, -0x08,0xfb,0xff,0x8e,0xfd,0xfb,0xfe,0xfb,0x00,0x32,0x01,0xfd,0xcb,0x02,0x04,0x90, -0x01,0x01,0x49,0x02,0x02,0x5a,0x03,0x01,0x0b,0x00,0x00,0x26,0xfe,0xff,0x83,0xfd, -0x00,0x12,0x00,0x01,0x95,0x01,0x02,0x52,0x03,0x03,0x09,0x03,0x03,0x7a,0x01,0xff, -0x18,0xff,0xfe,0x50,0xfd,0x00,0xa2,0x02,0xff,0xb2,0xfb,0x00,0x83,0xfd,0xfd,0x80, -0xfd,0xfe,0xb0,0xfc,0x00,0x32,0xfe,0xfc,0xdf,0xfd,0x00,0xd8,0xfd,0xfe,0x28,0x00, -0xff,0x19,0x02,0x03,0x7d,0x03,0x00,0xfe,0x01,0x00,0x80,0xff,0x01,0x07,0xfe,0xff, -0x0b,0x00,0x01,0x12,0xfb,0xfb,0x5a,0xff,0x02,0xb9,0x01,0x06,0xb5,0x06,0x02,0xef, -0x01,0x03,0xe2,0x00,0xff,0x88,0x04,0x06,0xc7,0x00,0xfc,0x2f,0xfd,0xfe,0x46,0xfe, -0xfb,0x7c,0xfd,0xfd,0x3b,0x00,0xfc,0x83,0xfb,0xfc,0x6c,0x00,0x00,0x75,0xfb,0xfb, -0xa1,0xfb,0xff,0x23,0x02,0xff,0x63,0xff,0x00,0x84,0x00,0x00,0x13,0xff,0xfc,0x6f, -0xfe,0xff,0x07,0x03,0x00,0x7c,0x01,0xfe,0x93,0x04,0x06,0x80,0x03,0x08,0x41,0x06, -0x03,0x7b,0xfe,0x00,0x89,0x03,0x02,0xf8,0x00,0x03,0xd0,0xff,0xfe,0xbe,0xfe,0x00, -0xa8,0xfd,0xfe,0x57,0x02,0x01,0xce,0x00,0xfd,0xa1,0xfc,0xfe,0x27,0x01,0xfc,0x8e, -0xfa,0xf9,0xbb,0xfc,0xfb,0x43,0xfd,0xff,0xe1,0x01,0xff,0x8d,0xfe,0xff,0xa4,0xfc, -0xff,0x94,0x00,0x00,0x58,0xfe,0xfe,0x6a,0x00,0xff,0x37,0x01,0x02,0x51,0x03,0x04, -0x09,0x02,0x01,0x8c,0x00,0x02,0xaf,0x02,0xff,0x62,0x01,0x04,0x23,0x00,0x00,0x0d, -0xff,0xfe,0x2e,0x00,0xfd,0x6c,0xfd,0x01,0x09,0x01,0x00,0x79,0xfe,0xff,0xd6,0xfd, -0xfe,0xee,0xff,0x00,0x7d,0x02,0x00,0x26,0x01,0x00,0xa7,0x00,0xff,0x7c,0x02,0x01, -0xdc,0xff,0xfe,0x26,0xff,0xff,0x58,0xff,0xff,0x48,0x03,0xff,0xf5,0xff,0x03,0x61, -0x03,0x01,0xd5,0xfe,0xfc,0xff,0xfb,0xfe,0xf0,0x01,0x02,0x5b,0x01,0xff,0x72,0xfb, -0xfc,0xad,0xff,0xfc,0x25,0xfa,0xfd,0x20,0xfe,0xfc,0x0a,0xfb,0xf9,0x54,0xff,0xfd, -0xa6,0xfd,0xff,0xec,0xfd,0x03,0xe1,0x04,0x04,0x66,0x00,0x04,0xa9,0x07,0x06,0xa5, -0x02,0x01,0x12,0x00,0xff,0x8a,0x00,0xfe,0x2d,0x01,0x00,0x88,0x01,0x03,0xe6,0x03, -0x04,0xb2,0x07,0x04,0xc8,0x01,0xfd,0x81,0x02,0x00,0x0f,0x04,0x03,0x89,0x00,0xfd, -0x31,0xfb,0xfb,0x6c,0xfe,0xfc,0xfe,0xfb,0xfd,0xf2,0xff,0xfb,0xc5,0xf7,0xf9,0x02, -0xfb,0xfb,0x98,0xfb,0xfd,0x7d,0xfd,0xfb,0x73,0xfe,0xfe,0x5c,0x04,0x06,0x4e,0x04, -0x01,0xf4,0xff,0x01,0x96,0xfa,0xff,0x10,0x02,0x00,0xd4,0xfd,0xfc,0x03,0xff,0x02, -0x1c,0x05,0x09,0x69,0x05,0x03,0x4f,0x01,0x02,0x50,0x07,0x05,0x9b,0x06,0x03,0x70, -0xfc,0xfe,0x43,0xfc,0x00,0xc3,0x02,0xfd,0xe1,0xfe,0xfd,0xc9,0xfe,0xfd,0xca,0xf8, -0xfd,0x80,0xfc,0xfa,0x59,0xf6,0xfc,0x34,0x02,0x02,0xac,0x00,0x03,0xc4,0x09,0x05, -0x8a,0x02,0xff,0x46,0xff,0x01,0x3f,0xfe,0xff,0x43,0xfe,0xfa,0x04,0xfb,0xf8,0x76, -0x01,0x00,0x1f,0x00,0x00,0x47,0x02,0x00,0x88,0xfe,0x00,0x4c,0x05,0x07,0x91,0x04, -0xfe,0x70,0xfc,0xfc,0x3d,0xfd,0x00,0xb2,0xfb,0xf9,0x7f,0xff,0x03,0x3a,0x05,0xfe, -0xa2,0xfd,0x00,0xe8,0x01,0xfc,0x29,0xfc,0x03,0xb6,0x05,0x04,0xfe,0xfe,0x01,0x98, -0x02,0x04,0xfd,0x04,0xfe,0xcb,0xfd,0xfb,0x4a,0xfa,0xfd,0xb1,0x00,0xfe,0x49,0xfb, -0x02,0xfa,0x04,0x05,0xe5,0x01,0x01,0xd5,0xfe,0xfe,0x06,0x01,0x01,0xaa,0x02,0x07, -0xca,0x04,0xfc,0xc8,0xfa,0xfc,0x46,0xfd,0xfa,0x00,0xfd,0xfd,0x56,0xfb,0xfc,0x77, -0x01,0xfb,0xcc,0xfd,0xfa,0xf3,0x00,0xff,0x9a,0xfd,0xfd,0x32,0x01,0x02,0xb9,0x04, -0x00,0xa9,0x07,0x08,0x8d,0xfb,0xfe,0x67,0xfe,0xfb,0x7b,0xfc,0xfe,0x88,0x05,0x00, -0xdd,0xfd,0x06,0xde,0x06,0x05,0x1d,0x00,0xfe,0xf2,0x03,0xff,0x2b,0xfe,0xff,0xe7, -0x05,0x07,0xa4,0xfe,0xfc,0xeb,0xfb,0xfe,0x0f,0x00,0x00,0x2e,0xff,0xfc,0x90,0xfb, -0x02,0x95,0xfc,0xf9,0x7c,0xf9,0xfd,0x95,0x02,0x02,0xa5,0xfd,0xfe,0x82,0x00,0x03, -0xb2,0x04,0x02,0xf9,0x05,0x02,0xe8,0xfe,0x01,0x30,0xfc,0xf9,0x58,0xfd,0x01,0xc5, -0x01,0xfc,0x6c,0x01,0x01,0xda,0x04,0x06,0x50,0x02,0xff,0x7d,0xfd,0xfd,0xd7,0xfb, -0xfe,0x89,0x05,0xff,0xc6,0xfc,0xfe,0xc1,0x00,0x01,0x99,0xfb,0xfe,0x57,0x06,0xff, -0x7e,0xff,0xfc,0x13,0xfd,0xfc,0xbb,0xf8,0xfe,0x8f,0xfd,0xfc,0xb9,0xf9,0xfe,0xbd, -0x01,0x03,0x7a,0x02,0x06,0x55,0x04,0xfe,0xe3,0x03,0x05,0x0f,0x01,0x01,0xbe,0xfb, -0x04,0xf2,0xfe,0xfe,0xfb,0x05,0x00,0xec,0x00,0xfe,0x86,0x01,0x03,0xc5,0xfe,0xfe, -0xe6,0x00,0x02,0x17,0x05,0xfb,0xc2,0xfe,0x00,0x9e,0x00,0x03,0xa4,0xfc,0xff,0x96, -0x00,0x01,0xff,0xf9,0xfc,0xd2,0x04,0xfa,0xbf,0xff,0xfd,0xab,0xfb,0xf9,0x10,0xfe, -0x01,0x88,0x04,0x01,0x08,0x04,0x03,0x96,0xfd,0xfe,0xc2,0x00,0x01,0x27,0xfe,0xff, -0x50,0x03,0x01,0x1f,0xfd,0x05,0x70,0x07,0x07,0x0a,0x00,0xf9,0x01,0xfd,0xff,0x2f, -0xff,0xfd,0x55,0x01,0x02,0xd8,0xf9,0xfa,0x37,0x00,0xfe,0xd5,0x01,0xfe,0xad,0xfe, -0x00,0xcb,0x01,0xfe,0x41,0xf5,0xfe,0xae,0xfc,0xfc,0x31,0xfc,0xfd,0xb0,0xfe,0xfe, -0x2b,0xfe,0x01,0x4b,0x03,0x05,0xd9,0x08,0x00,0xf2,0xff,0xfa,0x16,0x03,0x01,0x55, -0x00,0x01,0x63,0x04,0x00,0x3b,0x08,0x04,0xa8,0x06,0x07,0xf7,0x06,0x02,0x80,0xff, -0x01,0x8b,0x00,0xff,0x85,0x03,0x03,0xd7,0xfc,0xfd,0xe3,0xfe,0x01,0x91,0xfe,0xf9, -0x4b,0x06,0x02,0x1c,0x05,0xf9,0x4c,0xfb,0xfa,0x73,0xf5,0xf6,0x9f,0xf5,0xf5,0x38, -0xf8,0xfc,0x9d,0x00,0x00,0xda,0xfe,0x07,0x0b,0x05,0x03,0x74,0xff,0xfc,0xa8,0x05, -0xfe,0x73,0x03,0x05,0xd8,0x05,0x04,0xba,0x01,0x01,0xdd,0x03,0x01,0x50,0xff,0xf8, -0xfe,0x00,0x00,0x4b,0xfc,0x02,0x66,0x02,0xfb,0x6c,0xff,0xfe,0x34,0x05,0xff,0xbd, -0xfe,0x03,0x09,0x06,0x07,0x20,0xfe,0xfa,0x88,0xff,0xfa,0xd4,0xfc,0xf6,0xa0,0xf8, -0xfc,0x9d,0xfb,0x00,0xc7,0xff,0xfe,0x3f,0xfd,0x05,0x90,0x05,0x03,0x28,0xf9,0x04, -0xa6,0x03,0xfd,0x2d,0x00,0xfd,0x1a,0x04,0x01,0x10,0x04,0x08,0x9f,0x05,0x03,0xcc, -0x02,0xfe,0x90,0xfe,0xff,0x65,0xff,0x08,0x41,0xfd,0xfe,0x0c,0xfd,0x02,0xe3,0x00, -0xf8,0xdd,0x00,0x08,0x70,0x07,0x06,0x9e,0xff,0x02,0xb1,0xfc,0xfa,0xf3,0xf9,0xf4, -0x93,0xf7,0xfb,0x2d,0xfe,0x00,0xe7,0xff,0x03,0x4d,0x05,0x04,0x4f,0x01,0xf5,0x56, -0xf9,0x06,0x6b,0x02,0xff,0xe0,0xfe,0x02,0xe1,0xfe,0xfd,0x12,0x03,0x02,0x08,0xfa, -0x05,0xfe,0x02,0x05,0x72,0xf9,0xfc,0x40,0x06,0x04,0xab,0x05,0xfc,0xd5,0xfc,0x00, -0xdb,0xf8,0xfb,0x1f,0x04,0x05,0x18,0x02,0xf9,0xf4,0x01,0x00,0x5c,0xfb,0xfc,0x47, -0xf7,0xf6,0xa5,0xf8,0xfd,0xbb,0x04,0xff,0x8f,0xff,0x01,0x52,0x08,0x0c,0x8b,0x03, -0xfc,0xd7,0x05,0xfe,0x8c,0xfc,0x02,0xc7,0x05,0x03,0x6b,0xfb,0xfe,0x92,0x00,0xff, -0x6f,0x03,0x01,0x00,0x01,0xfe,0x21,0xfb,0x06,0x2f,0x05,0x04,0x0e,0x05,0x06,0x62, -0x06,0xfd,0xdc,0xf7,0x03,0x8b,0x05,0x04,0x4b,0xfb,0xfd,0x4e,0x01,0xf3,0x5e,0xfd, -0xf6,0x78,0xf2,0xf2,0x05,0xfc,0x02,0x5b,0xff,0xff,0x31,0xff,0x00,0xf9,0x0b,0x05, -0xae,0xfc,0x01,0xa9,0x02,0x01,0x1d,0x04,0x0a,0xee,0x08,0xfb,0x33,0xfc,0x03,0xa4, -0xfb,0xfa,0x5f,0xfe,0x00,0x95,0xfc,0xf4,0xd0,0xff,0x05,0xa2,0xff,0xfc,0xed,0x04, -0x02,0x1a,0xfa,0xf4,0x77,0xfe,0x04,0x75,0x05,0xfa,0x14,0xf6,0x09,0xed,0xff,0xfd, -0xf8,0xfd,0xfd,0x99,0xf8,0xf7,0x23,0x0b,0x0e,0x22,0x02,0xfe,0x79,0xff,0x05,0xa4, -0x0a,0xff,0x70,0x01,0x02,0x7a,0x00,0x03,0x64,0x09,0x0e,0xaa,0x02,0xfd,0xbd,0x02, -0x00,0xf5,0xfd,0xfa,0x3a,0x01,0x02,0xd6,0xf6,0xfb,0xeb,0xfe,0x01,0xa8,0xfe,0xff, -0xb6,0x02,0xfd,0x83,0xf4,0xf6,0xc7,0xff,0x02,0x93,0x02,0xf5,0x3d,0xfc,0xff,0x0b, -0xf6,0xf9,0x03,0xf5,0xf2,0x7c,0xf6,0x06,0xba,0x0c,0x05,0xd1,0xff,0x03,0x5a,0x00, -0x04,0x7b,0xfe,0x01,0xce,0x02,0x01,0xaf,0x03,0x0a,0x86,0x0c,0x0b,0x19,0x02,0x06, -0x1e,0x03,0x00,0x28,0x03,0xfd,0x77,0x06,0xf6,0x2f,0xf6,0x02,0x84,0x07,0x00,0x44, -0xfc,0x08,0x84,0x08,0xfb,0xfa,0xf3,0xfc,0xea,0xfc,0xff,0x9c,0xf9,0xf8,0xec,0xff, -0xf4,0x2c,0xf5,0xf1,0x00,0xed,0xf0,0xbd,0xfe,0x08,0x51,0x08,0x05,0x56,0x04,0x01, -0x1d,0x03,0x00,0xe1,0x01,0x07,0xd4,0x00,0xfd,0xa5,0x09,0x0b,0x99,0x05,0x05,0xf4, -0x05,0x0d,0x42,0x06,0xfc,0xd3,0xfd,0x02,0xf9,0xff,0xf4,0x9d,0xfe,0x05,0x5e,0x06, -0x00,0x16,0x08,0x08,0xb5,0xfe,0xf9,0x19,0xfc,0x01,0xbf,0x01,0xf9,0xf9,0xf9,0x00, -0x9c,0xfb,0xf7,0x4f,0xef,0xec,0x39,0xeb,0xf8,0x7d,0x0a,0x04,0x6d,0xfe,0x00,0x02, -0x01,0x03,0xdf,0xff,0xff,0xec,0x06,0x06,0xa4,0x00,0x00,0xc3,0x07,0x02,0xd6,0xfa, -0x08,0xff,0x0b,0x0d,0xa2,0xf9,0xfd,0xb4,0x00,0xfe,0x93,0xef,0xf6,0x31,0x01,0x01, -0x3e,0xfe,0x06,0xea,0x05,0xfd,0xb9,0xfb,0xfd,0x87,0x04,0x04,0xce,0xfc,0xf8,0x76, -0x03,0x04,0x48,0xfd,0xf4,0xed,0xed,0xf3,0x15,0xfb,0x0a,0x83,0x0b,0x08,0x3a,0x07, -0x0b,0xf0,0x06,0x02,0xc7,0x05,0x04,0x08,0x0a,0x01,0xc1,0x02,0x01,0xa9,0x03,0xfb, -0x62,0x01,0x0d,0x7f,0x0d,0x05,0x2c,0xf9,0xfc,0x4e,0xfc,0xf7,0x59,0xf8,0x01,0x6b, -0xfc,0xf8,0x07,0xfb,0x04,0x88,0xfd,0xf0,0x7e,0xf3,0xf9,0xf5,0xf7,0xfa,0xba,0xf8, -0xf8,0xc3,0xff,0xf9,0x68,0xfa,0xe9,0xe7,0xeb,0xf6,0x9c,0x09,0x09,0xee,0x06,0x08, -0x6c,0x09,0x0b,0x40,0x07,0x09,0x06,0x06,0x0e,0x42,0x0a,0x06,0xc9,0x02,0x02,0x90, -0x03,0x02,0x27,0x0b,0x0f,0xa4,0x0b,0x00,0x68,0x01,0xfc,0x86,0xf7,0xf7,0x6c,0x02, -0x0c,0x8a,0xfe,0xf8,0x5e,0x01,0x03,0x5c,0xff,0xf4,0x7a,0xf2,0xfc,0xa3,0xf8,0xf8, -0xde,0xfa,0xfa,0xa5,0xfb,0xf8,0xda,0xef,0xe6,0x49,0xed,0x00,0x4a,0x06,0x06,0xa0, -0x0b,0x0a,0xc1,0x0d,0x04,0x1b,0x04,0x03,0xfc,0x06,0x0a,0x4d,0x09,0x07,0x8e,0xff, -0x02,0xbf,0xfe,0x0a,0x20,0x14,0x0c,0x7e,0x06,0x07,0x4f,0xfb,0xfa,0xfa,0xeb,0xf8, -0x69,0x07,0x06,0x06,0xfb,0xfa,0xeb,0x05,0xff,0x86,0xf6,0xef,0x82,0xf6,0xf7,0x31, -0xfb,0xfb,0x9d,0xfc,0xf4,0x88,0xf5,0xf7,0x26,0xf0,0xe9,0xb3,0xf1,0x02,0xd1,0x03, -0x04,0xd4,0x03,0x08,0xd3,0x0d,0x08,0xaf,0x03,0x03,0xcd,0x09,0x0a,0xbc,0x16,0x07, -0x0e,0x06,0xfb,0xf5,0x05,0x12,0x59,0x13,0x0b,0xfb,0x0e,0x0c,0x90,0xff,0xf5,0x7a, -0xee,0x05,0x82,0x07,0xfb,0x37,0xf4,0xfd,0x10,0x06,0xfa,0x8a,0xed,0xf1,0xbe,0xf5, -0xf7,0x03,0xf9,0xfc,0x7e,0xf6,0xf1,0xda,0xf4,0xf5,0xf0,0xf3,0xf5,0xc4,0x00,0x08, -0xbf,0x06,0x01,0x05,0x07,0x07,0xe3,0x0d,0x08,0x4c,0x06,0x05,0xbe,0x02,0x0f,0x84, -0x0a,0xfe,0xd9,0xfb,0x01,0x0f,0x10,0x0d,0xe4,0x04,0x07,0xd4,0x0d,0x02,0x86,0xfc, -0xf0,0x81,0xfe,0x05,0xe0,0x01,0xfc,0x53,0xfb,0xff,0x50,0xff,0xf6,0x9c,0xef,0xeb, -0x91,0xf2,0xfb,0x48,0xfe,0xfc,0x56,0xf5,0xf0,0xd1,0xf2,0xf4,0xc5,0xf5,0xfc,0x1e, -0x04,0x0d,0x8b,0x02,0x05,0x72,0x05,0x0c,0x80,0x0b,0x01,0x0b,0x07,0x03,0x06,0x0a, -0x11,0x8e,0x03,0xfb,0xb4,0x04,0x10,0xba,0x12,0x07,0x3b,0x0b,0x0f,0xf2,0x06,0x03, -0xa0,0xf5,0xf9,0x93,0x05,0x09,0xca,0xfa,0xf8,0xb2,0xfc,0x01,0x2f,0xf7,0xe8,0xcf, -0xe7,0xee,0x1b,0xf7,0xfa,0x24,0xf7,0xf4,0xed,0xf2,0xf0,0x60,0xf4,0xf5,0xb5,0x00, -0xfd,0xd5,0x0d,0x08,0x60,0xff,0x03,0x6e,0x0a,0x0e,0xba,0x04,0x01,0x69,0x00,0x00, -0xb8,0x09,0x07,0x7c,0xfd,0x00,0x62,0x10,0x16,0x40,0x0b,0x11,0x92,0x11,0x0f,0x6e, -0x07,0x01,0x33,0xf6,0xfc,0x5a,0x0b,0x03,0x93,0x00,0xfb,0x60,0x00,0xfa,0x51,0xf1, -0xea,0xbc,0xee,0xf1,0x0f,0xf4,0xf1,0x52,0xf4,0xf9,0x41,0xee,0xe8,0xa6,0xf2,0x01, -0x10,0x00,0xff,0xe2,0x05,0x05,0x2e,0xfe,0x0a,0x06,0x0a,0x04,0x87,0xfe,0x00,0x6a, -0xfe,0x07,0x5d,0x03,0xfc,0xfc,0x00,0x0b,0xad,0x1a,0x0b,0xe7,0x17,0x14,0xed,0x10, -0x08,0x81,0x09,0xfe,0xcf,0xf4,0x04,0x29,0x0c,0xf8,0xf5,0xf9,0x03,0xb7,0x03,0xf0, -0x04,0xe5,0xef,0x1b,0xf4,0xf5,0xea,0xf3,0xef,0xc9,0xf4,0xf8,0x76,0xee,0xef,0x25, -0xfb,0x04,0x59,0x05,0x00,0xb3,0x09,0x04,0x62,0x07,0x0e,0x5a,0x0b,0xff,0x32,0x03, -0xf9,0xd4,0x01,0x00,0xda,0x01,0x01,0x26,0x08,0x12,0xeb,0x05,0x19,0x08,0x1b,0x0c, -0x7f,0x09,0x08,0xb8,0xfd,0xf7,0xf4,0xf9,0x0a,0x88,0x05,0xf5,0x95,0xfb,0x00,0xd0, -0xf4,0xe9,0x73,0xeb,0xf0,0x08,0xef,0xee,0x7f,0xee,0xed,0x39,0xfb,0xee,0xe9,0xe6, -0xfa,0x50,0xff,0x04,0x2f,0x01,0x0c,0xd9,0x08,0x09,0x3c,0x0e,0x0e,0x5f,0x06,0x08, -0x31,0x08,0xff,0x6e,0x02,0xfe,0x49,0x04,0x0d,0xa4,0x12,0x0d,0x5d,0x0e,0x1b,0x66, -0x16,0x0c,0x7e,0x09,0x08,0x14,0xf6,0xfc,0x6e,0x04,0x03,0x37,0xf7,0xfe,0xfc,0x01, -0xfb,0x8f,0xeb,0xe2,0xc3,0xed,0xed,0x03,0xee,0xe2,0xdd,0xea,0xf3,0x4e,0xf5,0xe9, -0x7c,0xf2,0xf8,0xca,0xfb,0x01,0x91,0x0d,0x04,0xcc,0x0d,0x0b,0x13,0x09,0x03,0x4b, -0x03,0x0d,0x58,0xfd,0x00,0x04,0xf9,0xfc,0x9c,0x11,0x18,0xdb,0x0f,0x0e,0x21,0x22, -0x21,0x55,0x12,0x0a,0x1b,0x11,0xff,0x3b,0xfa,0x04,0x86,0x0e,0xf8,0xc0,0xf3,0x01, -0xae,0xff,0xf4,0x37,0xe7,0xe7,0xa4,0xf1,0xe7,0x86,0xe1,0xe5,0xf9,0xf2,0xfd,0xe4, -0xe7,0xf0,0xfe,0xf8,0xf7,0x62,0xf8,0x06,0x97,0x06,0x07,0x99,0x0e,0x0c,0x85,0x07, -0xff,0x1c,0x04,0x01,0x4f,0xfe,0xf5,0xf9,0xef,0x02,0x4b,0x1e,0x14,0xfe,0x0e,0x14, -0xa9,0x1d,0x19,0x3c,0x0f,0x14,0xc4,0x0a,0xfd,0xd3,0x01,0x0e,0x46,0x08,0xf1,0xe6, -0xfc,0x0b,0x01,0x00,0xf6,0x21,0xe4,0xec,0x12,0xef,0xde,0x4e,0xe5,0xea,0xd2,0xfa, -0xf4,0x1f,0xed,0xfb,0x02,0xf5,0xf4,0x11,0xff,0x04,0x9b,0x07,0x0b,0xa5,0x09,0x0d, -0x8d,0x04,0xf8,0x71,0xfe,0xfd,0xe6,0xf6,0xf1,0x23,0xf6,0x19,0x86,0x17,0x14,0x9a, -0x14,0x18,0xea,0x1d,0x11,0xf4,0x13,0x0c,0x87,0x00,0x01,0xb1,0x07,0x0f,0x31,0x02, -0xf3,0x13,0x07,0x00,0x04,0xfb,0xe9,0x02,0xea,0xf2,0x10,0xdf,0xe3,0xf7,0xec,0xf0, -0x6a,0xfc,0xe8,0x11,0xf8,0xfb,0x5a,0xf4,0xf6,0x1e,0xfc,0x0c,0x0d,0x0e,0x0e,0xbd, -0x0f,0x06,0x3e,0xfd,0xf8,0x83,0xfa,0xf2,0xa3,0xee,0xf7,0xe2,0x0f,0x13,0x99,0x12, -0x16,0x10,0x16,0x1d,0xfe,0x16,0x14,0xac,0x0d,0x06,0xf0,0x02,0x03,0x5d,0x0c,0x08, -0xb1,0xf7,0xfc,0x7d,0x01,0xff,0xde,0xf7,0xe7,0xf5,0xe9,0xe4,0x55,0xde,0xf3,0x37, -0xf4,0x01,0xc1,0xee,0xf3,0x26,0xfa,0xf5,0x2f,0xf9,0xf5,0xe5,0x01,0x0c,0xb2,0x07, -0x0d,0xa5,0x0a,0x05,0x70,0xf3,0xfa,0xd5,0xf5,0xf4,0x07,0xfe,0x0c,0xa7,0x14,0x14, -0xb7,0x18,0x16,0xea,0x18,0x12,0x6e,0x10,0x0c,0x08,0x08,0x03,0x55,0xfd,0x0b,0x99, -0x0f,0xfd,0xdd,0xed,0xf9,0xf8,0x03,0x02,0x21,0xf5,0xe9,0xdd,0xe5,0xd8,0x3e,0xe6, -0xf4,0x22,0xf7,0xf7,0x15,0xef,0xf6,0x1b,0xfe,0xff,0xa6,0xfb,0x00,0x3e,0x0c,0x10, -0x1b,0x0d,0x04,0xc8,0x02,0xf4,0x11,0xf4,0xee,0xb4,0xf1,0xf3,0x38,0x09,0x0f,0x60, -0x14,0x16,0xec,0x0d,0x1e,0x31,0x16,0x16,0xe2,0x0c,0x0b,0x1b,0x05,0xf9,0x97,0x04, -0x11,0x11,0x09,0xee,0x36,0xf2,0x02,0xb2,0x02,0xfe,0xf4,0xf2,0xe5,0x07,0xdd,0xe5, -0xd0,0xf8,0xf7,0x5e,0xf7,0xf4,0xb8,0xf3,0x02,0x21,0xff,0xfa,0x71,0xfb,0x0d,0xd1, -0x12,0x1d,0x28,0x0d,0x05,0xe8,0xf7,0xf7,0x04,0xf1,0xeb,0xab,0xf6,0x02,0x5d,0x0d, -0x0c,0x3f,0x14,0x0f,0x14,0x14,0x16,0x5c,0x15,0x0e,0x58,0x08,0xfe,0x4f,0xfa,0xf9, -0xac,0x09,0x04,0x16,0xf2,0xea,0x49,0xf7,0xfe,0x71,0x02,0xfa,0xc0,0xe7,0xde,0x35, -0xe3,0xf1,0x34,0xfa,0xf5,0xb1,0xf9,0xf3,0xb9,0xfb,0x02,0xf2,0xf9,0xfb,0xe3,0x07, -0x14,0xf4,0x1a,0x19,0xd1,0x0b,0x01,0x7f,0xf8,0xf6,0x39,0xee,0xfa,0x9f,0x03,0x08, -0x8a,0x11,0x11,0xb7,0x14,0x12,0x7b,0x13,0x14,0xec,0x0e,0x08,0x3e,0x03,0xf9,0xfa, -0xf6,0x0a,0x6b,0x0a,0xf3,0xe7,0xe4,0xf1,0x1b,0xf7,0xff,0x00,0xf8,0xe9,0xa7,0xe0, -0xdc,0xaa,0xea,0xf8,0x83,0xf3,0xfe,0x75,0xf7,0xf7,0x34,0x03,0x00,0x2d,0x02,0x03, -0xa1,0x13,0x16,0xea,0x1b,0x16,0x23,0x02,0xf7,0x85,0xf7,0xf4,0x66,0xff,0x0a,0x45, -0x00,0x0b,0xd3,0x0c,0x0f,0xed,0x0c,0x10,0xe2,0x1d,0x12,0x00,0x09,0x07,0x3f,0x01, -0xfa,0xc4,0x02,0x0b,0x38,0xfb,0xe4,0x29,0xe8,0xf2,0x55,0xff,0x00,0x5b,0xee,0xe6, -0x76,0xdc,0xe1,0xec,0xf0,0xec,0xfe,0xfb,0xf7,0x46,0xf8,0x02,0x6c,0xfb,0x00,0x08, -0x03,0x0a,0x09,0x12,0x14,0xfb,0x15,0x0b,0xfc,0xf5,0xee,0x4e,0xf0,0x01,0x48,0x0d, -0x0a,0xda,0x10,0x10,0xc6,0x14,0x0d,0x27,0x0f,0x1c,0xdf,0x19,0x0c,0xb6,0x01,0xff, -0x1c,0xfe,0x05,0xb7,0x08,0xf8,0xc8,0xea,0xe5,0x54,0xea,0xfb,0x5c,0xfb,0xf8,0x9d, -0xe5,0xe3,0xce,0xe2,0xe8,0x11,0xe8,0xf3,0xf1,0xfd,0x00,0x60,0x01,0x05,0x66,0x01, -0x05,0x1a,0x0f,0x14,0xa8,0x18,0x17,0x21,0x12,0x01,0xe5,0xf0,0xf5,0x42,0xfb,0x0b, -0xa6,0x05,0x08,0x33,0x0c,0x0b,0x83,0x0a,0x0a,0x12,0x16,0x1e,0x2b,0x11,0xff,0x13, -0xff,0xff,0x48,0x06,0x03,0x57,0xff,0xec,0xe0,0xe2,0xeb,0x20,0xf9,0x00,0x2a,0xf7, -0xf2,0xa6,0xea,0xe2,0x32,0xe2,0xe4,0x24,0xe8,0xf2,0x2a,0xfe,0xf6,0x5c,0x00,0x06, -0xb4,0x03,0x0a,0x7d,0x0e,0x1a,0x66,0x17,0x16,0xb6,0x07,0xf4,0xb8,0xf7,0xfd,0xfe, -0x0c,0x0c,0x92,0x0f,0x10,0xde,0x0f,0x0b,0x0c,0x0b,0x16,0xc0,0x1b,0x14,0x6f,0x06, -0xfc,0xd3,0xfc,0xfb,0xdf,0xff,0xf9,0x07,0xf6,0xe7,0xfb,0xe3,0xf4,0x49,0xfb,0xf4, -0x33,0xf3,0xee,0x71,0xec,0xe5,0x17,0xe6,0xe8,0x5c,0xed,0x03,0x64,0xf9,0xfa,0xe4, -0x04,0x08,0xb3,0x0a,0x14,0x3d,0x13,0x16,0x16,0x15,0x0f,0xed,0xf9,0xee,0x36,0xf5, -0x05,0x75,0x0b,0x0b,0xfa,0x09,0x0f,0xd7,0x0a,0x16,0x56,0x16,0x1d,0x8f,0x1f,0x10, -0x0a,0x00,0x00,0xd0,0x00,0xfe,0x39,0xf6,0xf8,0x5a,0xe9,0xd9,0x26,0xe2,0xf7,0xad, -0xf2,0xef,0xd9,0xef,0xf2,0x4a,0xeb,0xe2,0x9b,0xe7,0xef,0xd1,0x08,0x06,0xbd,0xf8, -0x04,0x4d,0xfd,0x0a,0x27,0x10,0x16,0x88,0x13,0x0e,0x27,0x12,0x02,0x6d,0xf1,0xf2, -0xe6,0xfe,0x07,0x52,0x0b,0x00,0x02,0x07,0x0b,0x57,0x0e,0x17,0xa0,0x19,0x20,0x70, -0x15,0xff,0x5f,0x05,0x09,0x20,0x0a,0xfa,0x3c,0xfb,0xf0,0xa4,0xe8,0xe4,0xb2,0xf6, -0xf2,0xab,0xeb,0xf3,0xbe,0xed,0xeb,0x92,0xd8,0xe3,0xf1,0xe3,0x00,0x59,0x02,0xfd, -0x81,0x06,0x06,0xc8,0x08,0x0e,0x62,0x1a,0x14,0xae,0x15,0x13,0x29,0x11,0xf6,0xdd, -0xf7,0xff,0x33,0x05,0x08,0xef,0x06,0x00,0xd5,0x01,0x02,0xac,0x10,0x0f,0xf0,0x11, -0x1e,0xa5,0x00,0x00,0xd0,0x03,0x06,0x79,0x01,0xfd,0x9f,0xf4,0xed,0xf3,0xe4,0xec, -0x49,0xf6,0xf2,0x06,0xf4,0xf2,0xff,0xf2,0xe7,0x71,0xe7,0xe7,0x07,0xf5,0x03,0x7b, -0xfe,0x05,0xcd,0x02,0x08,0xba,0x0b,0x10,0xf9,0x0c,0x0e,0x3e,0x12,0x12,0xa3,0xfc, -0xf9,0x76,0x00,0x03,0x9e,0x0c,0x04,0x9f,0x02,0x02,0x62,0x0c,0x0f,0x28,0x18,0x0f, -0xdf,0x19,0x08,0x92,0xfe,0x05,0x43,0xff,0xfd,0x05,0xfe,0xf8,0xd4,0xee,0xe2,0x22, -0xe1,0xf1,0x56,0xed,0xf1,0x1f,0xf2,0xf2,0x8a,0xe6,0xdf,0x19,0xee,0xf2,0x3c,0x03, -0xfd,0x56,0x04,0x05,0x5e,0x0a,0x12,0x69,0x14,0x0e,0xd8,0x10,0x14,0xf6,0x11,0x03, -0x10,0xfe,0x00,0xe7,0x0a,0x0a,0x0a,0x06,0x01,0x4d,0x01,0x06,0x91,0x0c,0x15,0x54, -0x10,0x14,0xb3,0x0c,0x01,0xb3,0x03,0xff,0xdf,0xfa,0xff,0xf2,0xf6,0xf4,0xa9,0xf3, -0xda,0x23,0xe8,0xee,0xd1,0xf2,0xf2,0x6b,0xf1,0xed,0x09,0xe4,0xea,0x3d,0xef,0xfb, -0xb0,0xfc,0x03,0xd6,0x04,0x08,0xf6,0x0c,0x15,0x63,0x0f,0x0e,0x76,0x13,0x15,0xa7, -0x0c,0xfe,0x0d,0xff,0x01,0x01,0x09,0x05,0xc3,0xfc,0x01,0xc1,0x04,0x09,0x53,0x11, -0x12,0xea,0x11,0x0d,0x95,0xfe,0x01,0xfc,0x02,0xfa,0x4d,0xfc,0xfa,0xe3,0xf8,0xf3, -0xf0,0xe6,0xe3,0x68,0xf2,0xf4,0xbd,0xf6,0xf4,0xd2,0xf0,0xe8,0x45,0xec,0xf2,0x5e, -0xf3,0xff,0x1a,0x04,0x02,0xe2,0x0b,0x0a,0xc0,0x10,0x10,0x33,0x10,0x0d,0x2c,0x11, -0x12,0xbb,0x06,0x03,0x91,0x00,0x08,0xe3,0x05,0xf9,0xfc,0xfe,0x06,0x44,0x05,0x0e, -0x34,0x11,0x0d,0x09,0x10,0xff,0xe7,0xfc,0xfa,0x1a,0xfd,0xf9,0xad,0xf5,0xf8,0x8c, -0xf5,0xec,0x18,0xdf,0xea,0xde,0xf0,0xf6,0xff,0xfc,0xf2,0x89,0xea,0xee,0xbc,0xfa, -0xfd,0x94,0xf7,0x03,0xaa,0x05,0x0f,0xf8,0x08,0x0b,0xc6,0x0a,0x0c,0xf2,0x0c,0x16, -0x0e,0x14,0x0b,0x94,0x04,0x00,0x06,0x04,0x06,0x15,0xfc,0xf9,0x9a,0x05,0x02,0x3f, -0x13,0x0e,0x5a,0x13,0x0c,0xd4,0x04,0xfb,0x40,0xfa,0xfa,0xce,0xfc,0xf4,0x45,0xf1, -0xf8,0xb3,0xee,0xe5,0x6c,0xe4,0xef,0x08,0xf3,0xf8,0xb4,0xf4,0xeb,0x56,0xeb,0xf8, -0x7f,0xfd,0xf9,0x68,0xfb,0x03,0x28,0x16,0x12,0xd8,0x0c,0x05,0x0c,0x08,0x0f,0x44, -0x13,0x1c,0x90,0x14,0x08,0xe8,0x0a,0x06,0xea,0x05,0xff,0xc5,0xfa,0x09,0x20,0x00, -0x0d,0xba,0x0b,0x0b,0xec,0x0a,0x05,0xc1,0x02,0xfa,0x36,0xf7,0xfb,0x61,0xf9,0xee, -0xd3,0xf2,0xf1,0x1e,0xe9,0xe1,0xbb,0xe9,0xed,0x5c,0xf6,0xf6,0xcc,0xea,0xea,0x95, -0xef,0xfb,0xc8,0xfb,0x00,0x0d,0xfd,0x10,0x1b,0x1a,0x12,0xf7,0x07,0x09,0x0e,0x10, -0x14,0xb0,0x18,0x1b,0xc2,0x0c,0x0b,0xf1,0x0c,0xfc,0x1e,0x02,0xf9,0xba,0xff,0x03, -0xe1,0x07,0x11,0xf8,0x09,0x0a,0xe1,0x05,0x01,0x32,0xfb,0xf2,0x69,0xf6,0xf8,0x20, -0xf1,0xf5,0xa1,0xf1,0xec,0xe3,0xe5,0xe7,0x59,0xe9,0xf2,0x79,0xfb,0xef,0x35,0xe8, -0xf2,0xd7,0xf8,0xf5,0xc9,0xfc,0x02,0x35,0x0d,0x1a,0x77,0x11,0x0c,0x04,0x0d,0x15, -0x6f,0x16,0x16,0xf4,0x26,0x18,0x2a,0x11,0x0f,0xc1,0xfb,0xfd,0x4b,0x00,0xfd,0x81, -0x05,0x03,0xea,0x0e,0x10,0x0b,0x08,0x04,0xdc,0x02,0x02,0x8b,0xee,0xef,0x0a,0xf3, -0xf0,0xf7,0xec,0xe7,0x86,0xe4,0xe6,0x0d,0xe6,0xe3,0x43,0xe1,0xf5,0xc6,0xf5,0xef, -0x36,0xed,0xf7,0x5e,0xfb,0xfd,0x3e,0x01,0x0e,0x21,0x1d,0x0f,0x3d,0x08,0x09,0xda, -0x0e,0x16,0xed,0x13,0x26,0x94,0x21,0x1e,0x74,0x0b,0x01,0x5a,0xfa,0x08,0xd4,0x04, -0x05,0x1c,0x05,0x0a,0xf2,0x16,0x09,0x6d,0x03,0x06,0x65,0x07,0xf6,0xb3,0xed,0xf6, -0xbb,0xef,0xeb,0x88,0xea,0xe7,0xe5,0xe8,0xea,0x6b,0xe7,0xe3,0x8f,0xe7,0xee,0xb4, -0xec,0xee,0xd9,0xf1,0xf7,0xb0,0xf7,0xfb,0x88,0x0b,0x13,0x9f,0x16,0x07,0x9d,0x0a, -0x0b,0xab,0x13,0x1a,0xd5,0x20,0x25,0x2e,0x28,0x1a,0x23,0x09,0xf3,0x9c,0x01,0x08, -0xb3,0x06,0x07,0xfa,0x04,0x12,0x7f,0x0e,0xfe,0x2b,0x02,0x02,0x38,0xfa,0xeb,0xac, -0xf4,0xec,0xbe,0xe7,0xe4,0xad,0xe8,0xe6,0x77,0xef,0xe4,0x78,0xde,0xe0,0xec,0xee, -0xf1,0x73,0xea,0xef,0xba,0xf8,0x01,0xc0,0xfa,0x0b,0x44,0x15,0x19,0xaa,0x11,0x0a, -0x1b,0x14,0x12,0xab,0x17,0x25,0x94,0x25,0x2b,0x66,0x22,0x16,0xe9,0xf9,0xfc,0x07, -0x08,0x04,0xf6,0x08,0x02,0xfb,0x10,0x0d,0xa9,0xfb,0xf8,0x4c,0xfa,0xf9,0x4f,0xf1, -0xf0,0x9a,0xec,0xe1,0x5f,0xe1,0xe6,0x25,0xe3,0xe7,0xfc,0xe9,0xe1,0x00,0xdf,0xe8, -0x48,0xf8,0xee,0xb3,0xed,0xf5,0x73,0x02,0xf9,0x07,0x04,0x12,0x84,0x19,0x13,0xfa, -0x09,0x0e,0xfc,0x11,0x19,0x42,0x26,0x27,0x0d,0x2e,0x26,0x3f,0x1f,0x07,0xc0,0xfc, -0x03,0x57,0x0a,0x07,0xae,0x0a,0x13,0x72,0x0e,0x05,0xa1,0xf7,0xfc,0x01,0xf5,0xf6, -0xec,0xf2,0xeb,0x0c,0xe2,0xdc,0xff,0xe0,0xe5,0x5a,0xe0,0xec,0xb7,0xe0,0xdc,0x0f, -0xde,0xef,0x3d,0xf2,0xeb,0xa5,0xee,0xfc,0x8f,0xfd,0x09,0x10,0x0e,0x18,0x02,0x19, -0x07,0x6b,0x09,0x0d,0x11,0x13,0x1e,0xf7,0x24,0x33,0x32,0x24,0x1c,0x95,0x0f,0x03, -0x0f,0x06,0x09,0x2e,0x10,0x0a,0xc1,0x11,0x15,0x22,0x09,0xfb,0xce,0xf7,0xf3,0x2a, -0xf2,0xf3,0x87,0xf2,0xe7,0x48,0xdc,0xda,0xf1,0xdd,0xe3,0xed,0xe9,0xea,0x56,0xdd, -0xe1,0xfc,0xec,0xf8,0x89,0xee,0xee,0x25,0xfa,0x00,0x3f,0x05,0x11,0xca,0x0e,0x1a, -0xb1,0x11,0x09,0x4b,0x0c,0x12,0xfa,0x23,0x21,0x35,0x2c,0x20,0x8e,0x1a,0x12,0x87, -0x08,0x01,0x7d,0x08,0x08,0xe9,0x09,0x10,0xf4,0x17,0x0f,0x84,0xfc,0xfa,0x37,0xee, -0xf8,0x17,0xf1,0xf6,0x70,0xed,0xdd,0xbb,0xd9,0xd8,0xf2,0xde,0xea,0x91,0xe9,0xdc, -0x2b,0xdf,0xe9,0x33,0xf3,0xed,0x9f,0xef,0xf1,0x84,0x00,0xfd,0x88,0x0e,0x0e,0xe8, -0x15,0x18,0x3f,0x12,0x11,0xe4,0x11,0x23,0xac,0x23,0x2c,0x42,0x27,0x1d,0xa6,0x15, -0x12,0x87,0x08,0x09,0x6f,0x03,0x06,0xbf,0x12,0x18,0xdb,0x0d,0xfe,0x97,0xfa,0xf0, -0x6e,0xed,0xf2,0xb0,0xec,0xf1,0xe7,0xdc,0xd4,0x04,0xdc,0xd8,0x78,0xe5,0xea,0xa6, -0xe1,0xe3,0xc3,0xe8,0xf9,0xfc,0xf6,0xea,0xf6,0xf3,0xf8,0xf0,0x05,0x0a,0x27,0x0d, -0x0b,0x9e,0x15,0x16,0xf9,0x10,0x11,0xec,0x1d,0x28,0xc5,0x2a,0x2a,0xbe,0x20,0x17, -0xc0,0x0a,0x11,0xd7,0x0d,0x02,0x55,0xfb,0x11,0xe8,0x15,0x11,0xfe,0x05,0xf9,0x8d, -0xf7,0xe9,0x5c,0xf3,0xed,0x72,0xf3,0xe9,0x24,0xd6,0xcf,0x01,0xd8,0xdb,0x54,0xeb, -0xe5,0xa6,0xe2,0xe9,0x63,0xf6,0xfe,0x5a,0xec,0xf3,0x75,0xf2,0x01,0x07,0x08,0x0f, -0x78,0x0f,0x12,0xe2,0x18,0x16,0xb9,0x13,0x12,0xd9,0x1f,0x2b,0x92,0x2a,0x20,0xf9, -0x18,0x0d,0x0e,0x10,0x11,0x30,0x05,0xf4,0xa9,0x04,0x13,0x0f,0x0d,0x0a,0xda,0xfa, -0xf4,0x90,0xee,0xf4,0x14,0xef,0xec,0xe6,0xf0,0xe1,0x7c,0xd4,0xd4,0x69,0xdd,0xea, -0x57,0xeb,0xe2,0xbd,0xea,0xf1,0x0a,0x03,0xf8,0xd3,0xf0,0xf1,0x1f,0xfc,0x06,0xb6, -0x0e,0x11,0x36,0x0b,0x11,0x3d,0x19,0x18,0x2b,0x14,0x12,0x08,0x28,0x30,0x7a,0x1f, -0x1b,0x8c,0x12,0x0c,0xe2,0x13,0x0f,0x23,0x00,0x00,0x52,0x08,0x0c,0x07,0x0b,0x01, -0x03,0xf1,0xef,0xf3,0xee,0xef,0x9a,0xe2,0xee,0x65,0xe8,0xdc,0xba,0xd4,0xd6,0xae, -0xe4,0xee,0x49,0xe5,0xe8,0x64,0xeb,0xf9,0x99,0xfd,0xf4,0x50,0xed,0xf8,0xcf,0x05, -0x0b,0x3d,0x0e,0x0d,0xe3,0x0e,0x17,0xbc,0x1e,0x1e,0x1b,0x10,0x21,0x20,0x2e,0x26, -0xf4,0x14,0x1d,0xd6,0x0f,0x12,0x94,0x11,0xff,0x2f,0x02,0x05,0x93,0x09,0x0f,0x46, -0x07,0xf3,0xe1,0xe9,0xea,0x4e,0xf3,0xe1,0x00,0xdf,0xec,0x8f,0xdf,0xdb,0x5b,0xd6, -0xe1,0x4a,0xe9,0xec,0x22,0xe7,0xeb,0xee,0xf4,0x03,0x00,0xfd,0xf2,0x7c,0xf1,0x0b, -0xf4,0x0b,0x0c,0x3f,0x0c,0x0e,0x26,0x16,0x20,0x80,0x25,0x16,0xeb,0x18,0x23,0x56, -0x2a,0x16,0xf7,0x1a,0x11,0x28,0x0e,0x0e,0xe6,0x02,0xff,0xd3,0x03,0xfd,0x3e,0x06, -0x12,0xeb,0xfc,0xef,0x52,0xe4,0xe7,0xfe,0xed,0xd6,0xfb,0xe1,0xe0,0x56,0xdf,0xdb, -0x0f,0xdc,0xe1,0xc0,0xeb,0xe8,0xbb,0xf0,0xf5,0xef,0x04,0x02,0x22,0xf8,0xf4,0x25, -0x06,0x14,0x1e,0x0d,0x08,0x4b,0x11,0x13,0x77,0x1e,0x24,0xaa,0x20,0x1c,0x41,0x1c, -0x27,0x1e,0x20,0x19,0x6f,0x12,0x0e,0x13,0x0d,0x02,0x73,0xfb,0x02,0x90,0x03,0xf7, -0xfb,0x0d,0x05,0x70,0xf2,0xe4,0xf7,0xe4,0xec,0x89,0xde,0xd8,0x8b,0xda,0xe2,0xec, -0xe0,0xde,0x06,0xde,0xe6,0xf2,0xed,0xee,0x76,0xf0,0xfb,0x78,0x08,0x01,0x10,0xf5, -0xfe,0x6f,0x15,0x16,0x46,0x08,0x0f,0x88,0x13,0x1a,0x83,0x25,0x23,0x7f,0x22,0x19, -0x80,0x23,0x23,0x9a,0x1d,0x19,0x56,0x12,0x0d,0xc0,0x06,0xfe,0x13,0x01,0x03,0x7b, -0xf9,0x04,0x48,0x05,0xfb,0x3f,0xe7,0xe0,0xc5,0xea,0xdd,0x2e,0xdc,0xce,0xe7,0xdb, -0xe4,0xdb,0xe2,0xdc,0xa3,0xdf,0xec,0x36,0xec,0xee,0xf5,0xf1,0x04,0xab,0x07,0xfb, -0x41,0xf9,0x11,0x36,0x16,0x07,0x90,0x08,0x10,0x7b,0x1e,0x22,0x6f,0x27,0x27,0xdb, -0x21,0x1d,0x03,0x20,0x22,0xa6,0x20,0x1d,0x82,0x07,0x09,0x5a,0x00,0xfe,0xca,0x03, -0x05,0x3d,0x03,0x01,0x77,0xfc,0xf5,0x08,0xe4,0xe5,0x22,0xe1,0xda,0x77,0xd5,0xd0, -0x53,0xe3,0xe9,0x42,0xe2,0xde,0x52,0xe8,0xed,0x51,0xf1,0xec,0xd2,0xfc,0x08,0x0d, -0xff,0xf5,0x27,0x08,0x18,0x0a,0x0b,0x04,0x45,0x0a,0x16,0x2a,0x22,0x29,0xb9,0x23, -0x21,0xe8,0x18,0x20,0x5e,0x21,0x20,0xe5,0x1f,0x11,0x95,0x05,0x04,0x33,0x00,0x00, -0x41,0x06,0x07,0x3f,0x03,0xff,0xda,0xf6,0xe9,0x54,0xe4,0xe1,0xa0,0xd4,0xd9,0x98, -0xd1,0xdd,0xd5,0xe5,0xe3,0x1a,0xdf,0xe6,0x74,0xf2,0xf2,0x52,0xef,0xf3,0x47,0x07, -0x06,0xbc,0x00,0x00,0x88,0x1c,0x11,0x0c,0x07,0x09,0x2a,0x0e,0x25,0xf2,0x25,0x2e, -0xbb,0x21,0x1c,0x5e,0x14,0x24,0xc7,0x1a,0x1f,0xa7,0x19,0x04,0xd6,0x02,0xfa,0xf8, -0xfb,0xfb,0x24,0x0b,0x03,0xfa,0x03,0xf5,0x7d,0xea,0xe6,0xb8,0xe1,0xdc,0xd1,0xce, -0xd9,0x55,0xd9,0xe5,0xfd,0xe2,0xdf,0xd3,0xe2,0xf4,0x55,0xf3,0xee,0xeb,0xea,0xfa, -0x94,0x06,0x08,0xd4,0x00,0x11,0xac,0x17,0x09,0x0e,0x0c,0x0b,0xc7,0x1b,0x2d,0x37, -0x32,0x26,0xa3,0x20,0x15,0x34,0x22,0x1e,0x73,0x1d,0x21,0x97,0x0f,0xff,0xc7,0xfd, -0xfa,0x44,0xfc,0x07,0x9d,0x08,0x07,0xd3,0xfb,0xee,0x5c,0xe9,0xe2,0x46,0xdd,0xd0, -0x05,0xd5,0xde,0xdc,0xdc,0xe2,0xc3,0xd8,0xdf,0x83,0xef,0xf3,0xe7,0xf0,0xe5,0xa5, -0xf1,0xfa,0x5d,0x07,0x05,0x41,0x04,0x15,0x43,0x13,0x07,0x35,0x08,0x13,0xd4,0x2d, -0x36,0x9c,0x27,0x23,0xc4,0x19,0x1e,0x24,0x21,0x18,0xa5,0x24,0x18,0x89,0x09,0x00, -0xf3,0xfb,0xfc,0x46,0x04,0x07,0xf1,0x06,0x01,0xd1,0xf0,0xed,0x35,0xdf,0xdf,0xb6, -0xd3,0xd0,0x38,0xe1,0xdf,0x19,0xe1,0xda,0xdb,0xe0,0xe9,0x93,0xf9,0xfa,0xf4,0xef, -0xe8,0x8b,0xf7,0x01,0x6b,0x0f,0x05,0xba,0x0a,0x19,0xe1,0x07,0x03,0xdf,0x0a,0x20, -0x7b,0x34,0x2b,0x0d,0x21,0x16,0x6f,0x1b,0x1a,0x1d,0x18,0x18,0x70,0x20,0x0f,0x1d, -0x04,0xf9,0x0b,0xf7,0xfe,0xab,0x06,0x07,0xfa,0x01,0xf5,0x38,0xf4,0xe4,0x94,0xdc, -0xd4,0x66,0xd1,0xde,0xa1,0xdc,0xdd,0x41,0xdb,0xdf,0x46,0xe8,0xf5,0xfc,0x02,0xfb, -0xc3,0xe4,0xf1,0xc6,0xfc,0x10,0x14,0x09,0x0d,0x51,0x17,0x17,0xb7,0x01,0x0a,0xd4, -0x1c,0x33,0xe3,0x35,0x27,0xa0,0x1d,0x1b,0xe4,0x1d,0x13,0x57,0x14,0x17,0x1d,0x18, -0x09,0x6c,0xfa,0xf0,0x7e,0xf6,0xfe,0xb5,0x07,0x02,0x1d,0xf7,0xf0,0xf7,0xee,0xdb, -0x13,0xd7,0xc7,0x0e,0xd9,0xde,0x77,0xda,0xd8,0xb7,0xde,0xe0,0xc9,0xef,0xff,0x73, -0x04,0xe9,0x03,0xe7,0xf8,0x78,0x0d,0x0e,0x68,0x0b,0x13,0x48,0x1a,0x0d,0xd0,0x03, -0x13,0xb5,0x30,0x34,0xee,0x31,0x19,0x6d,0x23,0x1f,0x80,0x18,0x0f,0x49,0x14,0x19, -0x1f,0x12,0x04,0xc4,0xf1,0xf7,0xcb,0xf8,0x07,0x03,0x04,0xfe,0x1e,0xf3,0xf0,0x51, -0xe8,0xd3,0x41,0xce,0xd0,0xb3,0xe1,0xd8,0xeb,0xd3,0xde,0xdf,0xda,0xe8,0x32,0xf5, -0x0e,0xbb,0xf4,0xe4,0xd2,0xf1,0x04,0x2e,0x13,0x09,0x83,0x13,0x15,0x22,0x14,0x09, -0xce,0x06,0x28,0x3e,0x2f,0x38,0x8e,0x20,0x1c,0x16,0x1e,0x18,0xb4,0x0e,0x15,0xc6, -0x14,0x16,0x38,0x0d,0xf5,0x06,0xf2,0xed,0x7c,0x03,0x04,0x84,0xfd,0xf6,0x0a,0xed, -0xf1,0x15,0xdb,0xd0,0xb5,0xcc,0xe1,0x41,0xdb,0xd5,0x69,0xdf,0xe3,0x83,0xe7,0xee, -0x85,0x09,0x05,0x31,0xe6,0xeb,0xf0,0xfe,0x16,0x8f,0x0b,0x13,0x23,0x12,0x13,0xae, -0x0f,0x01,0x87,0x1c,0x2d,0xb3,0x36,0x28,0x0c,0x1d,0x1e,0xec,0x17,0x10,0x40,0x11, -0x13,0x02,0x11,0x12,0x96,0xff,0xef,0x2d,0xeb,0xf6,0x11,0x0b,0xfb,0xea,0xf9,0xef, -0x44,0xf1,0xe9,0x03,0xcf,0xce,0xf9,0xd8,0xe3,0x18,0xd6,0xde,0x61,0xe3,0xe7,0x97, -0xed,0xfe,0xc9,0x0d,0xf0,0x79,0xeb,0xf7,0xa9,0x12,0x0d,0xf8,0x11,0x16,0x42,0x11, -0x14,0xc1,0x05,0x10,0xb4,0x24,0x31,0x3e,0x35,0x22,0x77,0x20,0x16,0x22,0x11,0x0b, -0x27,0x14,0x0f,0xf2,0x13,0x01,0x1d,0xfa,0xe5,0xc9,0xef,0x01,0xee,0xff,0xf9,0x35, -0xef,0xee,0x03,0xed,0xd8,0x86,0xca,0xd0,0x70,0xe1,0xdb,0x8c,0xdb,0xe1,0xaf,0xe6, -0xe8,0x85,0xf5,0x08,0xfc,0xff,0xf1,0x15,0xf6,0x09,0x42,0x15,0x0d,0xc6,0x1c,0x13, -0x83,0x15,0x09,0x5c,0x0a,0x1e,0x1f,0x2e,0x39,0x46,0x2c,0x27,0x38,0x1a,0x15,0x02, -0x0c,0x10,0x72,0x11,0x0e,0xdd,0x0d,0xff,0xc0,0xee,0xe2,0x91,0xf8,0x03,0x13,0xf9, -0xef,0xf4,0xec,0xea,0x68,0xe7,0xc8,0xb8,0xc9,0xda,0x07,0xe0,0xde,0xf8,0xda,0xe7, -0x08,0xe8,0xed,0x7b,0x00,0xff,0xb9,0xf7,0xfa,0xc7,0x05,0x10,0x70,0x0e,0x19,0x3b, -0x1c,0x12,0x47,0x0f,0x09,0xf1,0x17,0x26,0xb4,0x32,0x36,0x02,0x2a,0x20,0x2a,0x14, -0x12,0xd4,0x0d,0x0f,0x1f,0x0c,0x06,0x4d,0x09,0xf4,0x9b,0xe4,0xed,0xb1,0x00,0x02, -0x36,0xf0,0xed,0x47,0xec,0xeb,0x01,0xd8,0xc8,0xa8,0xd4,0xd9,0xbf,0xdf,0xd8,0xe9, -0xe4,0xeb,0x9e,0xec,0xf4,0xbf,0xfb,0xf7,0x85,0x01,0x06,0xcb,0x0a,0x11,0xa4,0x15, -0x21,0x55,0x16,0x0f,0x60,0x0d,0x0d,0x69,0x21,0x2b,0x5d,0x35,0x2d,0xe5,0x27,0x12, -0xfc,0x12,0x0e,0x7f,0x11,0x06,0xa9,0x00,0x09,0x3b,0x00,0xef,0x55,0xe5,0xf8,0x3d, -0x04,0xf7,0x63,0xee,0xea,0x5d,0xea,0xe1,0x2e,0xd1,0xce,0x4f,0xd9,0xdb,0x9d,0xdf, -0xe1,0x12,0xec,0xeb,0xaa,0xf2,0xf7,0xfe,0xf4,0x00,0xbb,0x11,0x0a,0xe1,0x0b,0x0d, -0x50,0x22,0x23,0xbc,0x10,0x0f,0x55,0x0c,0x1a,0xa2,0x28,0x31,0xe9,0x2e,0x2e,0xa7, -0x14,0x17,0x03,0x10,0x10,0x5c,0x05,0xfa,0x4e,0x04,0x05,0x23,0xf9,0xe0,0x8d,0xed, -0xff,0xd2,0xf9,0xed,0xc3,0xe6,0xe8,0x20,0xe5,0xdd,0x63,0xd2,0xcd,0x38,0xdb,0xdc, -0x07,0xe4,0xe7,0xac,0xee,0xf0,0x95,0xf4,0xed,0xc6,0xfa,0x1a,0xb4,0x14,0x09,0x6e, -0x08,0x19,0xd7,0x26,0x18,0x81,0x10,0x10,0x2d,0x12,0x21,0x5d,0x31,0x2c,0x20,0x34, -0x1e,0x37,0x18,0x12,0xdd,0x0e,0x07,0xe2,0xfb,0x00,0xf1,0x08,0x01,0xe5,0xed,0xe1, -0xc5,0xf9,0xfb,0xca,0xf0,0xe9,0xe0,0xe5,0xe3,0x2e,0xe4,0xd9,0x7a,0xcc,0xd8,0xe8, -0xdc,0xe1,0x68,0xe6,0xef,0x85,0xef,0xf0,0x88,0xef,0xef,0xe6,0x11,0x1f,0x6d,0x0d, -0x04,0x96,0x0b,0x25,0xbb,0x1d,0x10,0xef,0x11,0x0e,0x4b,0x18,0x2c,0x30,0x2c,0x33, -0x51,0x24,0x1f,0x31,0x17,0x11,0x75,0x08,0xfb,0x73,0xfb,0x08,0x5b,0x04,0xf6,0x5a, -0xe5,0xed,0xdb,0x01,0xee,0xd7,0xeb,0xe5,0x03,0xe0,0xdf,0xbe,0xe4,0xca,0x18,0xd1, -0xd9,0x07,0xe0,0xe1,0xbb,0xed,0xf3,0xa2,0xf0,0xea,0x98,0xed,0x07,0x11,0x28,0x1c, -0x2d,0x09,0x05,0x67,0x21,0x27,0xbb,0x17,0x11,0xd3,0x13,0x0f,0x9e,0x1e,0x2a,0xc5, -0x2c,0x24,0x56,0x1f,0x20,0x9a,0x13,0x05,0x9a,0xfb,0xf3,0xd1,0x08,0x06,0x40,0xfd, -0xee,0x12,0xe7,0xf9,0x4c,0xf5,0xe8,0xec,0xee,0xdf,0x62,0xdd,0xe9,0x53,0xd8,0xcd, -0x5e,0xd7,0xde,0xc3,0xe1,0xe6,0xed,0xf8,0xf0,0x30,0xea,0xef,0x1e,0xfa,0x1f,0x0f, -0x26,0x12,0x32,0xfd,0x15,0xf6,0x2a,0x1f,0xae,0x14,0x13,0x1e,0x14,0x10,0x7a,0x25, -0x28,0xba,0x29,0x1b,0xa4,0x29,0x17,0x83,0x07,0xfc,0x35,0xf2,0xff,0xb1,0x0b,0x00, -0x2c,0xf0,0xe9,0xd6,0xeb,0xfb,0x77,0xe6,0xee,0x60,0xe1,0xd8,0x34,0xea,0xe3,0x32, -0xd5,0xd0,0x13,0xdb,0xde,0xbc,0xe2,0xf4,0x32,0xf7,0xe8,0x8d,0xee,0xfa,0x8b,0x11, -0x2c,0xb3,0x1d,0x03,0x6e,0x02,0x24,0xf0,0x2c,0x1b,0x3c,0x14,0x14,0x4a,0x10,0x1f, -0x8c,0x25,0x27,0xc2,0x1c,0x2c,0x95,0x26,0x08,0x05,0xfc,0xf2,0x42,0xff,0x08,0x69, -0x08,0xf2,0x81,0xec,0xe9,0x00,0xf2,0xed,0x36,0xe8,0xe7,0x0a,0xd8,0xe3,0x9b,0xe8, -0xdb,0x27,0xd0,0xd2,0xad,0xde,0xe2,0x2e,0xe7,0xf6,0xcf,0xec,0xed,0x9b,0xfa,0x0a, -0x50,0x28,0x26,0x36,0x14,0xfd,0xd7,0x15,0x2f,0x66,0x29,0x11,0x59,0x13,0x0e,0x1a, -0x1d,0x20,0x78,0x20,0x1f,0x05,0x26,0x30,0x59,0x13,0xf8,0xb9,0xf3,0xfc,0xc2,0x04, -0x09,0x21,0xfd,0xed,0x77,0xe9,0xe2,0xfd,0xf2,0xe7,0x45,0xea,0xdb,0xb0,0xdc,0xe6, -0x3a,0xe5,0xd7,0x3f,0xcf,0xda,0x80,0xdf,0xe6,0xd6,0xe9,0xf3,0x94,0xea,0xfe,0x5a, -0x03,0x22,0x89,0x24,0x21,0xff,0x02,0x09,0x5d,0x2d,0x34,0x3a,0x1b,0x13,0xf1,0x10, -0x1a,0xe3,0x21,0x1b,0xaa,0x1d,0x1f,0x1c,0x34,0x23,0xec,0x00,0xec,0x91,0xfa,0x05, -0xa7,0x06,0x05,0xd9,0xed,0xeb,0x70,0xdc,0xed,0x71,0xf0,0xe5,0x7d,0xe5,0xda,0xb4, -0xe1,0xe9,0xa9,0xe2,0xd0,0xa8,0xd5,0xdb,0xda,0xe3,0xdf,0x76,0xf2,0xef,0xfd,0xfb, -0x00,0xf4,0x17,0x21,0xe5,0x1e,0x11,0x7b,0x00,0x1f,0x5e,0x33,0x25,0xaf,0x12,0x0c, -0x7e,0x17,0x1f,0x56,0x22,0x18,0xc6,0x1e,0x2a,0xbb,0x31,0x10,0x4c,0xef,0xf7,0xbd, -0x06,0x09,0xa1,0x09,0xf9,0x90,0xec,0xdb,0xc5,0xe0,0xf2,0x67,0xe7,0xeb,0xa0,0xe0, -0xdb,0x4a,0xea,0xea,0x18,0xd5,0xcf,0x2e,0xdc,0xe0,0xd7,0xdc,0xe9,0xec,0xf4,0xf9, -0xb8,0x03,0x0c,0xe0,0x21,0x1c,0x77,0x18,0x03,0x1e,0x13,0x2c,0x4b,0x32,0x16,0xe5, -0x09,0x13,0x7c,0x19,0x25,0x9a,0x15,0x19,0x51,0x25,0x32,0x4b,0x21,0xf7,0x8a,0xf2, -0xff,0xf7,0x09,0x11,0x4a,0xfe,0xef,0xf3,0xd9,0xda,0x96,0xed,0xe7,0x0c,0xf1,0xe8, -0x8a,0xdf,0xe3,0xf7,0xec,0xe1,0x4f,0xd1,0xdb,0x84,0xdf,0xda,0x55,0xe3,0xf3,0x73, -0xf8,0x05,0xbc,0x06,0x17,0xaf,0x1f,0x16,0xd2,0x0d,0x0a,0x4d,0x25,0x31,0x6a,0x1f, -0x0c,0x21,0x10,0x15,0x89,0x20,0x1a,0x1f,0x0f,0x1f,0x89,0x2c,0x29,0x33,0x02,0xf1, -0x38,0xf8,0x0a,0x51,0x12,0x02,0x6d,0xec,0xde,0xdf,0xd8,0xe4,0xf8,0xe7,0xf2,0x30, -0xf1,0xe3,0x81,0xe1,0xeb,0x04,0xe6,0xd6,0x3d,0xd9,0xe2,0x70,0xdb,0xd8,0xf8,0xef, -0x00,0x9b,0x09,0x0b,0x98,0x0d,0x23,0xb0,0x1a,0x11,0x86,0x10,0x1e,0x61,0x2b,0x27, -0xc0,0x10,0x12,0xd6,0x0e,0x1b,0x05,0x24,0x11,0x80,0x18,0x21,0x19,0x2b,0x0c,0x91, -0xfa,0xf2,0xbc,0x06,0x0d,0x6d,0x03,0xec,0x65,0xda,0xdd,0x52,0xd9,0xe7,0x1d,0xea, -0xf8,0xbf,0xe0,0xe4,0xd8,0xe6,0xe9,0x72,0xd5,0xdb,0x92,0xdf,0xda,0xff,0xd2,0xe4, -0xef,0xff,0x09,0x9e,0x0b,0x08,0xf6,0x1d,0x20,0xcd,0x14,0x14,0xde,0x20,0x24,0x4d, -0x29,0x19,0x66,0x16,0x12,0x50,0x10,0x28,0x0e,0x1a,0x12,0x55,0x19,0x2a,0xd5,0x16, -0x04,0x1f,0xf5,0x07,0xae,0x0b,0x03,0x6c,0xef,0xdb,0x7f,0xdc,0xd4,0x05,0xe5,0xe9, -0xd9,0xf6,0xe7,0xbf,0xde,0xee,0x55,0xe7,0xd8,0x3d,0xd7,0xdf,0x30,0xdf,0xd6,0x13, -0xdb,0xf5,0xbf,0x0a,0x09,0x11,0x05,0x13,0xce,0x1e,0x19,0x53,0x18,0x20,0xb4,0x1f, -0x1f,0xcc,0x20,0x1e,0x5c,0x14,0x09,0x63,0x20,0x23,0x72,0x18,0x13,0x21,0x21,0x21, -0x66,0x0e,0xfa,0x80,0x04,0x13,0x86,0xfd,0xf3,0x4e,0xdc,0xdb,0xfb,0xd6,0xda,0x49, -0xf0,0xee,0xd1,0xf0,0xe0,0xce,0xe9,0xf4,0xf6,0xd8,0xd6,0x18,0xd7,0xe1,0x07,0xdb, -0xd6,0x00,0xe6,0x04,0xee,0x07,0x06,0x0e,0x10,0x1b,0xe1,0x1b,0x17,0xb1,0x22,0x21, -0x08,0x1b,0x17,0xc5,0x24,0x21,0xf6,0x0c,0x15,0x93,0x23,0x1b,0xec,0x15,0x14,0x25, -0x24,0x17,0xff,0xfd,0x05,0xc7,0x16,0x02,0x12,0xe8,0xe6,0xab,0xdb,0xe1,0x5b,0xd3, -0xed,0xfd,0xf1,0xe8,0x43,0xeb,0xdf,0x50,0xf8,0xe4,0x71,0xda,0xd5,0xff,0xdb,0xe2, -0x92,0xdc,0xde,0xc4,0xfb,0x04,0x63,0x05,0x0a,0x04,0x1b,0x1d,0xc6,0x13,0x22,0x67, -0x23,0x17,0x7a,0x11,0x1c,0x27,0x2d,0x12,0x87,0x11,0x1d,0x5a,0x22,0x19,0xea,0x12, -0x17,0x3d,0x21,0x05,0xb2,0x05,0x17,0xa1,0x07,0xe0,0x5f,0xdd,0xdb,0x13,0xe5,0xdc, -0x0a,0xe3,0xf5,0x4e,0xe6,0xee,0x16,0xe0,0xee,0x24,0xf2,0xe2,0xc7,0xd4,0xd2,0x52, -0xde,0xe5,0x66,0xe1,0xf4,0xf4,0xfd,0x03,0x08,0x0c,0x16,0x52,0x22,0x14,0xc2,0x1e, -0x25,0xba,0x1d,0x0d,0x53,0x13,0x29,0xbb,0x24,0x0f,0x5c,0x15,0x20,0xbc,0x1c,0x15, -0x1f,0x11,0x1f,0x3d,0x10,0x05,0x7f,0x18,0x12,0x56,0xe5,0xd3,0x6d,0xd5,0xe8,0xb2, -0xe9,0xe0,0xa0,0xe8,0xec,0x90,0xed,0xe4,0x75,0xeb,0xef,0xdd,0xf4,0xda,0xb5,0xca, -0xd5,0x49,0xea,0xea,0xc5,0xf1,0xfa,0x38,0xfb,0x0b,0xcf,0x10,0x22,0xe7,0x14,0x1a, -0x16,0x1f,0x1f,0xa5,0x14,0x0a,0x13,0x21,0x2e,0x82,0x1b,0x15,0xf2,0x1b,0x22,0xeb, -0x11,0x11,0xb6,0x17,0x19,0x44,0x07,0x16,0x47,0x14,0xf0,0x63,0xce,0xcd,0x71,0xdf, -0xf2,0xa6,0xe9,0xe4,0x24,0xe5,0xf0,0x26,0xed,0xe8,0x6e,0xf1,0xf4,0x82,0xec,0xcb, -0x38,0xc7,0xe1,0x45,0xef,0xf4,0x87,0xfa,0xef,0xb2,0x03,0x0b,0xea,0x22,0x20,0x2b, -0x16,0x20,0xa6,0x17,0x21,0x02,0x07,0x10,0x08,0x2d,0x27,0x79,0x16,0x19,0x72,0x20, -0x1a,0xd1,0x0b,0x18,0x63,0x1b,0x14,0xf5,0x10,0x15,0xd5,0xf8,0xd9,0xab,0xc5,0xd4, -0x85,0xf0,0xf9,0x8e,0xe9,0xdf,0x6e,0xeb,0xf4,0x21,0xe7,0xf1,0x4b,0xf8,0xf3,0x48, -0xdc,0xc5,0xe8,0xd1,0xf1,0x0b,0xf7,0x00,0x1a,0xf4,0xf4,0xfd,0x07,0x1a,0xe1,0x26, -0x16,0x0d,0x1b,0x14,0xcb,0x20,0x14,0x2e,0x02,0x1f,0x53,0x2e,0x1c,0x82,0x14,0x1e, -0x58,0x1a,0x0b,0xff,0x0b,0x20,0x9c,0x17,0x14,0x12,0x0a,0xfe,0x1f,0xdf,0xc4,0xc8, -0xcd,0xe3,0x18,0xfe,0xf0,0x4c,0xe5,0xe5,0x04,0xf4,0xec,0xe7,0xee,0x00,0x31,0xf6, -0xe5,0xc2,0xd2,0xcb,0xd2,0xe8,0xf3,0x06,0x02,0x01,0x51,0xf5,0xfb,0x3e,0x14,0x21, -0x68,0x20,0x16,0x26,0x16,0x1d,0x06,0x18,0x0a,0x18,0x11,0x2e,0x41,0x25,0x17,0x91, -0x1c,0x1f,0x76,0x13,0x06,0x02,0x16,0x22,0xb9,0x18,0x0d,0x15,0xf7,0xe9,0xec,0xc9, -0xc9,0x61,0xdb,0xf7,0xc6,0xf8,0xea,0x7e,0xe6,0xe9,0xca,0xea,0xf1,0xd8,0x00,0xfa, -0xea,0xe6,0xdb,0xe2,0xce,0xde,0x99,0xea,0xfc,0x71,0x0a,0x01,0x05,0xf9,0x05,0xc9, -0x1b,0x23,0xf4,0x1b,0x13,0x93,0x1b,0x19,0xa5,0x0d,0x0e,0x69,0x21,0x2d,0x26,0x16, -0x16,0x98,0x1f,0x1b,0x48,0x03,0x09,0x4c,0x20,0x1f,0xeb,0x12,0xf0,0x1b,0xe9,0xd1, -0x4b,0xc9,0xd2,0x48,0xef,0xf9,0xc6,0xef,0xee,0xa2,0xf0,0xe4,0xa3,0xf2,0x01,0xb3, -0x06,0xe9,0x1f,0xe2,0xd6,0x53,0xdf,0xe7,0x9b,0xef,0x08,0x1f,0x0b,0x05,0x5e,0xfd, -0x0c,0x43,0x1c,0x1f,0x85,0x16,0x1a,0x47,0x18,0x0d,0x24,0x0b,0x17,0xe4,0x2d,0x1d, -0x46,0x10,0x1d,0x06,0x25,0x02,0x82,0x07,0x14,0x36,0x23,0x17,0x8e,0xf7,0xe3,0xdc, -0xd9,0xcc,0xc3,0xd2,0xe3,0x43,0xf6,0xf1,0x83,0xf4,0xf5,0xa2,0xe7,0xe9,0xc8,0x01, -0x05,0x1f,0xf9,0xe0,0x8c,0xde,0xe0,0x60,0xe9,0xe4,0x3b,0xfc,0x0f,0xb9,0x10,0x08, -0xf4,0xfb,0x11,0xa6,0x1d,0x19,0x45,0x16,0x17,0x34,0x11,0x0a,0x5f,0x15,0x24,0xab, -0x25,0x09,0x08,0x16,0x2a,0xaf,0x0b,0x02,0x32,0x0b,0x19,0x40,0x1a,0xfc,0x5a,0xe2, -0xda,0x98,0xcd,0xd8,0x5f,0xdc,0xe9,0x4c,0xf2,0xf2,0x7b,0xfa,0xf1,0x33,0xe9,0xfb, -0x66,0x06,0x02,0xcb,0xf1,0xe0,0x91,0xe9,0xe7,0xd2,0xef,0xeb,0x73,0x0d,0x16,0x15, -0x17,0x01,0x0f,0x00,0x18,0x21,0x18,0x1d,0x6e,0x11,0x15,0x7a,0x09,0x0f,0xc1,0x20, -0x22,0x61,0x0d,0x0b,0x37,0x26,0x19,0x84,0xfe,0x04,0x08,0x0e,0x10,0x4a,0x02,0xe2, -0x6f,0xdc,0xcf,0x3f,0xdc,0xdf,0x90,0xdf,0xeb,0x4f,0xef,0xf7,0xce,0xfa,0xf0,0x1e, -0xf1,0xfe,0x85,0x04,0x00,0x84,0xe4,0xea,0xf4,0xe3,0xf1,0x25,0xf1,0x00,0x20,0x1d, -0x1c,0x58,0x13,0xf9,0x97,0x0b,0x13,0xda,0x21,0x11,0x34,0x12,0x13,0xc7,0x06,0x19, -0x21,0x1b,0x17,0x92,0x04,0x1d,0xc4,0x1e,0x09,0xcc,0xfd,0x07,0x19,0x09,0xff,0x1e, -0xe6,0xe0,0xac,0xd9,0xd8,0x8a,0xe8,0xda,0xd8,0xe9,0xed,0x7e,0xf1,0xfd,0xdf,0xf9, -0xf6,0xdd,0xf7,0x00,0xc5,0x0d,0xfc,0x52,0xe5,0xe7,0x87,0xe3,0xfb,0xde,0xf8,0x15, -0xee,0x1e,0x1e,0x26,0xff,0xff,0xee,0x0f,0x19,0x1a,0x19,0x07,0x57,0x17,0x09,0xb9, -0x12,0x0f,0x0f,0x1a,0x05,0xfc,0x11,0x1c,0x4f,0x13,0xfd,0x51,0xfa,0x02,0x17,0xf9, -0xe6,0x5c,0xe1,0xde,0x78,0xe0,0xe6,0xa1,0xdb,0xe8,0x2e,0xed,0xf0,0x7c,0xf6,0x04, -0x47,0x00,0xf9,0xd6,0xf9,0x12,0xe0,0x15,0xea,0xe3,0xe5,0xdf,0x16,0xfb,0x01,0x8a, -0x0c,0x1f,0xbb,0x23,0x0d,0x30,0x00,0x0a,0x41,0x12,0x1c,0xf8,0x08,0x0c,0xf3,0x13, -0x0b,0xca,0x07,0x10,0x35,0x0d,0x08,0x04,0x14,0x1a,0x85,0x00,0xf7,0xdd,0xf8,0xf6, -0xb7,0xe4,0xd7,0x9b,0xe1,0xe7,0xd7,0xed,0xdc,0xb3,0xe0,0xf1,0xff,0xec,0xf1,0xc6, -0x00,0x0b,0x4f,0x01,0xfa,0x5f,0x09,0x29,0xa0,0xff,0xdf,0x1d,0xe3,0xee,0xbb,0x09, -0x0f,0x71,0x1a,0x21,0xa4,0x17,0x08,0x09,0x0c,0x10,0xda,0x11,0x14,0xd3,0x03,0x12, -0xb1,0x10,0x04,0x93,0x05,0x0a,0x9f,0x08,0x08,0xf7,0x18,0x06,0x9c,0xf6,0xf5,0x4c, -0xeb,0xe7,0xec,0xd4,0xdc,0x4e,0xe9,0xf1,0xf7,0xe3,0xd9,0x05,0xed,0xef,0x2c,0xed, -0xf9,0x78,0x0d,0x0b,0x9b,0x01,0x07,0x5f,0x23,0x1b,0xc0,0xe1,0xe4,0xd1,0xea,0x04, -0x06,0x12,0x1c,0xf8,0x1c,0x1c,0x9e,0x0d,0x16,0x24,0x14,0x0c,0xa8,0x0f,0x08,0x37, -0x08,0x11,0x37,0x05,0x03,0x86,0x03,0x06,0xef,0x04,0x0d,0x46,0x12,0xf2,0xf7,0xf4, -0xe6,0xe1,0xe6,0xd9,0x1f,0xd8,0xed,0x85,0xed,0xf0,0x93,0xe0,0xe4,0xe9,0xef,0xf1, -0xf0,0xed,0x0b,0x58,0x0f,0x0b,0xac,0x08,0x1d,0x45,0x26,0xf9,0x64,0xd7,0xe8,0xfc, -0xfa,0x15,0x97,0x17,0x21,0xc0,0x17,0x16,0xa4,0x14,0x1f,0x9e,0x0c,0x08,0x07,0x0b, -0x03,0x02,0x12,0x00,0x87,0x0a,0xfd,0x80,0x07,0x03,0xa9,0x09,0x10,0xf8,0xfa,0xf2, -0x45,0xe7,0xe3,0x77,0xdc,0xd9,0xdc,0xe8,0xec,0xdd,0xea,0xf0,0xe7,0xde,0xe8,0xee, -0xef,0xf4,0x10,0xf9,0x11,0x9e,0x0f,0x0f,0xce,0x19,0x23,0xf4,0x11,0xdf,0xb8,0xe1, -0xf3,0xab,0x0a,0x20,0xa3,0x1d,0x19,0x3d,0x13,0x1b,0x32,0x22,0x1c,0x9f,0x02,0x08, -0xa6,0x01,0x0e,0xc0,0x02,0x06,0x4e,0x04,0xfe,0x8b,0x04,0x03,0xe3,0x0d,0x03,0x45, -0xf2,0xe0,0xfd,0xe3,0xdd,0x3f,0xdf,0xe3,0x07,0xeb,0xe6,0xa3,0xed,0xea,0xee,0xe0, -0xe9,0xb8,0xf9,0xf6,0x22,0x04,0x11,0x79,0x12,0x23,0x2d,0x19,0x1d,0xc5,0xf2,0xdf, -0x6e,0xee,0x04,0x31,0x1e,0x21,0x90,0x19,0x13,0x77,0x1b,0x20,0x8e,0x25,0x0b,0x8d, -0x08,0xff,0xb2,0x06,0x08,0x88,0x01,0x08,0xd0,0xff,0x03,0x6b,0xfe,0x09,0x18,0x07, -0xf7,0xdf,0xdf,0xdc,0x14,0xde,0xe0,0x6b,0xe6,0xe5,0x13,0xe2,0xea,0x4c,0xec,0xe6, -0x9c,0xde,0xf7,0x19,0xff,0xfb,0x5c,0x08,0x18,0x5e,0x24,0x1d,0x6d,0x16,0x0b,0xa9, -0xe2,0xe9,0xb9,0xfc,0x16,0x86,0x27,0x14,0x0c,0x19,0x1b,0x39,0x22,0x27,0x61,0x17, -0x0c,0x8c,0x01,0xff,0xb5,0x07,0x02,0x9a,0x00,0x02,0x88,0x02,0xf8,0xed,0x01,0x03, -0x7a,0xfe,0xde,0x3f,0xd9,0xd9,0xd3,0xe3,0xe4,0x5c,0xe6,0xe0,0x5c,0xe7,0xf0,0x23, -0xe5,0xe8,0x31,0xe6,0x05,0x94,0xfd,0xfe,0x04,0x15,0x22,0xea,0x26,0x0e,0x0a,0x16, -0xf6,0x3c,0xe5,0xf7,0x9c,0x0d,0x24,0x0a,0x1c,0x11,0x48,0x21,0x27,0x23,0x21,0x21, -0x05,0x0e,0x15,0x2b,0xfc,0x00,0x9c,0x06,0xfd,0xf2,0x00,0x01,0x01,0xfe,0xf4,0x2a, -0x07,0xfc,0xcf,0xe6,0xd6,0x0e,0xcf,0xea,0xc3,0xe1,0xe6,0xae,0xd9,0xe3,0x6a,0xef, -0xe4,0xdc,0xea,0xe1,0x1d,0xfb,0x04,0xd6,0xfa,0x0b,0x84,0x1e,0x2b,0xd3,0x14,0x0e, -0xa7,0x0c,0xe9,0x5c,0xf1,0x06,0x27,0x1a,0x26,0xc9,0x0e,0x1b,0x6a,0x2b,0x22,0x53, -0x23,0x11,0x79,0x19,0x0b,0x30,0xfd,0x02,0x3f,0xff,0xfb,0xef,0xfe,0x00,0xb3,0xf3, -0xfb,0xf6,0xfe,0xeb,0x37,0xd4,0xd0,0xe8,0xdc,0xf0,0xd3,0xdf,0xdb,0xf7,0xe0,0xe6, -0xae,0xed,0xe8,0xad,0xea,0xee,0x00,0x0c,0xfd,0x40,0x07,0x14,0x6a,0x28,0x22,0x6b, -0x0a,0x11,0x08,0xfd,0xef,0x4e,0xfe,0x11,0xa9,0x21,0x1b,0x26,0x0f,0x27,0xaa,0x2e, -0x1c,0xe8,0x1a,0x14,0x50,0x17,0x04,0x9a,0xfe,0xfc,0x68,0xf6,0x00,0xc2,0xf9,0xf5, -0x1d,0xf4,0xfd,0x95,0xf1,0xd3,0xb6,0xd1,0xd3,0x1f,0xee,0xe6,0xd2,0xdb,0xde,0xef, -0xe2,0xe7,0x60,0xed,0xe7,0xf3,0xf0,0x05,0x6a,0x01,0x08,0x86,0x0c,0x1d,0xf2,0x25, -0x16,0xed,0x0a,0x0e,0x68,0xf8,0xfc,0x2e,0x0a,0x17,0xa4,0x24,0x0e,0x40,0x21,0x31, -0x7f,0x26,0x1c,0x29,0x15,0x1b,0xd3,0x10,0x02,0xbb,0xfa,0xf2,0x21,0xfe,0xfb,0x36, -0xf2,0xf5,0xd1,0xf3,0xfb,0xb7,0xd2,0xce,0x68,0xd4,0xe3,0x8e,0xea,0xdd,0xc4,0xe0, -0xdf,0x3d,0xe1,0xe8,0x79,0xe9,0xf0,0x72,0x00,0x02,0xfe,0x0b,0x0d,0x73,0x14,0x1e, -0x44,0x22,0x0b,0xce,0x10,0x06,0x0b,0x00,0x08,0xa8,0x0c,0x19,0x91,0x1d,0x11,0x7b, -0x34,0x29,0x9e,0x1e,0x19,0x02,0x15,0x1f,0xab,0x0b,0xfa,0x44,0xf2,0xf3,0x19,0x01, -0xee,0x0e,0xf0,0xf5,0xb8,0xf4,0xe3,0x0b,0xc1,0xd7,0xb5,0xdb,0xe6,0xa4,0xe4,0xe1, -0x31,0xe0,0xdc,0x1c,0xe6,0xe8,0x22,0xf1,0xfd,0x39,0x08,0x06,0x53,0x15,0x11,0x8a, -0x16,0x21,0x04,0x19,0x0f,0x59,0x0e,0x0a,0x13,0x0c,0x0b,0x5b,0x0b,0x1e,0x53,0x15, -0x2a,0xf8,0x32,0x21,0x3d,0x1c,0x12,0x28,0x24,0x1a,0x44,0xfd,0xf2,0x44,0xec,0xfd, -0xc3,0xf3,0xe8,0x72,0xf2,0xf0,0xa5,0xeb,0xc8,0xe7,0xc8,0xdf,0xf7,0xdf,0xe2,0xc3, -0xe6,0xdf,0xdc,0xd9,0xe2,0x8c,0xe7,0xee,0x87,0xf6,0x0b,0x26,0x06,0x14,0x72,0x17, -0x10,0x0f,0x17,0x1e,0x1d,0x19,0x0b,0xab,0x0d,0x12,0x2d,0x12,0x07,0xb9,0x0b,0x18, -0xb9,0x24,0x37,0x10,0x28,0x1c,0x33,0x13,0x20,0xb3,0x26,0x09,0xe8,0xf0,0xef,0xd7, -0xf1,0xf8,0xbb,0xe4,0xea,0x00,0xf0,0xe9,0x8b,0xdb,0xc0,0x05,0xd4,0xe3,0xe8,0xdb, -0xec,0xa3,0xe3,0xd9,0x4a,0xdd,0xe6,0xeb,0xea,0xf4,0x30,0x06,0x0f,0xc0,0x0e,0x1c, -0x2a,0x15,0x0f,0xcc,0x1b,0x1f,0xab,0x17,0x0d,0xc4,0x17,0x1c,0xe2,0x09,0x02,0x76, -0x07,0x28,0x9f,0x37,0x2f,0xdb,0x20,0x0d,0x07,0x20,0x29,0x81,0x1a,0xf6,0x24,0xf0, -0xed,0x05,0xf3,0xea,0x3e,0xe1,0xeb,0x06,0xe4,0xdf,0x9f,0xca,0xc2,0x07,0xde,0xdd, -0x1e,0xe4,0xed,0x45,0xd5,0xdc,0xba,0xe0,0xe6,0xa5,0xf4,0xfa,0x1c,0x18,0x0c,0xf5, -0x1a,0x1b,0x9d,0x0f,0x13,0x76,0x1d,0x24,0x1e,0x10,0x14,0x58,0x23,0x15,0x4c,0x03, -0xf5,0x8f,0x1d,0x3f,0x4f,0x30,0x2b,0x17,0x0c,0x1b,0x43,0x28,0x26,0xc5,0x01,0xef, -0xf2,0xea,0xf1,0xcb,0xee,0xe0,0xdd,0xdd,0xe3,0xbb,0xe3,0xd7,0xb5,0xbd,0xcc,0xb3, -0xe1,0xe3,0xdb,0xe9,0xde,0x62,0xd6,0xe3,0x88,0xe1,0xed,0x0c,0xfa,0x0e,0x99,0x13, -0x1a,0x55,0x1f,0x13,0xc5,0x0d,0x19,0x9e,0x22,0x1d,0x09,0x10,0x22,0xfb,0x20,0x0e, -0xd4,0xf4,0x03,0x9c,0x3c,0x3d,0x5f,0x2e,0x18,0xf2,0x0d,0x29,0x25,0x27,0x17,0x23, -0xf0,0xeb,0xa8,0xeb,0xf3,0xcd,0xe3,0xd9,0x81,0xda,0xe1,0xce,0xe0,0xc9,0x62,0xb8, -0xd7,0xc1,0xe5,0xe5,0x1c,0xe5,0xd3,0x4f,0xdc,0xdd,0x2b,0xe5,0xf9,0x2d,0x09,0x13, -0x4f,0x16,0x22,0x5b,0x16,0x10,0x9c,0x11,0x1c,0x9d,0x23,0x15,0x5b,0x1a,0x22,0x89, -0x22,0xfc,0x03,0xfa,0x26,0x18,0x44,0x33,0x17,0x24,0x0b,0x97,0x24,0x26,0xa8,0x21, -0xff,0xe7,0xe4,0xeb,0xdb,0xef,0xec,0xd3,0xd6,0xd1,0xdb,0xd9,0xe5,0xf0,0xd5,0xbd, -0x2e,0xc0,0xe1,0x77,0xee,0xe2,0xd0,0xdd,0xd1,0x5b,0xe0,0xda,0x77,0xf3,0x0f,0x43, -0x0b,0x1a,0xcf,0x1c,0x22,0x2d,0x12,0x15,0xb3,0x17,0x22,0x23,0x1a,0x1b,0xaf,0x1f, -0x22,0x03,0x15,0xf8,0xbd,0x18,0x36,0x50,0x3e,0x27,0x48,0x17,0x18,0xb5,0x26,0x23, -0x14,0x0e,0xea,0x7b,0xe5,0xeb,0x6e,0xea,0xde,0x96,0xc8,0xd3,0x2a,0xdc,0xe1,0xdb, -0xc7,0xb9,0x04,0xc9,0xee,0xf5,0xea,0xd9,0x80,0xd9,0xd2,0x2b,0xd9,0xe5,0x71,0x08, -0x14,0x8f,0x16,0x22,0xf4,0x19,0x1c,0xfe,0x14,0x1f,0x34,0x1a,0x1e,0x10,0x1b,0x22, -0x27,0x21,0x1e,0xcc,0x06,0x14,0x41,0x2b,0x35,0xac,0x30,0x1e,0x24,0x1b,0x1f,0x0c, -0x24,0x1a,0xce,0xf5,0xe6,0xae,0xe7,0xed,0x5a,0xdf,0xcc,0x73,0xc9,0xd8,0x26,0xdf, -0xd8,0xad,0xbd,0xbd,0xba,0xdc,0xf7,0xa1,0xde,0xda,0x10,0xd1,0xcf,0x8a,0xe3,0xf6, -0x32,0x14,0x1b,0xd0,0x1f,0x15,0x99,0x18,0x1b,0x3f,0x1d,0x1c,0x8c,0x1b,0x1c,0x17, -0x1f,0x25,0x54,0x1d,0x17,0x18,0x0f,0x2b,0xde,0x2a,0x2c,0xba,0x28,0x22,0x94,0x25, -0x17,0x3a,0x25,0x04,0xf1,0xed,0xe6,0xa4,0xe6,0xe2,0xb1,0xcf,0xca,0x14,0xd0,0xd3, -0x3f,0xdd,0xcb,0x0c,0xb8,0xcd,0x60,0xed,0xf1,0xd8,0xd6,0xd8,0x90,0xc6,0xd7,0x21, -0xf6,0x05,0x8b,0x20,0x25,0x46,0x16,0x14,0x9d,0x1b,0x22,0xc7,0x1c,0x18,0x77,0x21, -0x19,0xc9,0x24,0x24,0x08,0x18,0x1a,0xcd,0x29,0x2b,0xe7,0x20,0x25,0x6d,0x2d,0x2a, -0x42,0x16,0x18,0x18,0x16,0xf5,0xb7,0xee,0xdd,0x81,0xdf,0xd0,0x46,0xd0,0xcf,0xe4, -0xcc,0xd8,0xf1,0xda,0xbe,0xec,0xbe,0xe2,0xc7,0xed,0xe7,0x50,0xd4,0xcd,0x20,0xc8, -0xe9,0x0c,0x02,0x19,0x74,0x2f,0x1d,0x4a,0x0c,0x1c,0x9a,0x23,0x23,0xda,0x1a,0x1d, -0xd0,0x21,0x1b,0x3a,0x2b,0x1c,0xd6,0x1a,0x2e,0x74,0x32,0x22,0x75,0x1c,0x28,0x27, -0x3d,0x1b,0x84,0x0b,0x12,0x89,0x06,0xf2,0x5b,0xe8,0xcc,0xbb,0xd1,0xce,0x55,0xd4, -0xc7,0x87,0xcb,0xdc,0x56,0xcb,0xbb,0xe4,0xd3,0xe4,0xeb,0xe8,0xe0,0x74,0xce,0xc5, -0xc2,0xd2,0xf8,0x7c,0x13,0x2b,0x19,0x2e,0x0a,0x92,0x13,0x22,0x14,0x2c,0x1f,0x12, -0x1c,0x1f,0x2f,0x20,0x24,0x95,0x2d,0x18,0xbc,0x2e,0x39,0xce,0x2a,0x1a,0x6b,0x22, -0x36,0x39,0x34,0x0a,0x31,0x0e,0x0d,0x41,0xfc,0xf3,0x60,0xd0,0xc0,0x8d,0xcd,0xd8, -0x80,0xd1,0xc6,0x47,0xd1,0xd8,0x62,0xc3,0xc7,0xb0,0xdd,0xdd,0xda,0xe9,0xd5,0x94, -0xc9,0xc9,0x1b,0xde,0x0c,0x4c,0x20,0x35,0x86,0x19,0x08,0x6a,0x22,0x23,0x6d,0x2c, -0x14,0xe3,0x20,0x1d,0x76,0x26,0x26,0xb7,0x27,0x24,0xd2,0x3a,0x34,0x67,0x1f,0x20, -0xf6,0x2a,0x37,0x02,0x21,0x02,0x79,0x0e,0x04,0xa8,0xfe,0xdc,0x3a,0xba,0xbf,0xc4, -0xd9,0xd7,0x66,0xc8,0xcd,0x7f,0xce,0xd2,0x12,0xc4,0xd5,0x73,0xdb,0xe0,0x49,0xdf, -0xce,0x78,0xc9,0xcf,0xb3,0xf3,0x1c,0x4b,0x35,0x28,0x8e,0x10,0x16,0x58,0x29,0x26, -0xef,0x23,0x16,0xca,0x23,0x24,0xc4,0x27,0x2a,0xaa,0x2a,0x2e,0x20,0x3d,0x25,0x69, -0x20,0x29,0x7a,0x2b,0x2f,0xf2,0x0e,0x00,0xaa,0x0a,0x03,0xe5,0xed,0xc0,0xb8,0xb3, -0xca,0x5f,0xdc,0xd2,0x6d,0xce,0xcc,0x61,0xce,0xcc,0xdd,0xca,0xde,0x9d,0xd7,0xdf, -0xd6,0xd8,0xd0,0x50,0xc7,0xdd,0x71,0x05,0x31,0xb2,0x2c,0x1d,0x12,0x18,0x1d,0x37, -0x23,0x2a,0x1a,0x19,0x1e,0xae,0x28,0x26,0xce,0x2d,0x2f,0x9c,0x2f,0x38,0xf6,0x2c, -0x25,0xad,0x2e,0x25,0x43,0x2b,0x1f,0xf9,0x04,0x01,0x74,0x06,0xf7,0xd1,0xce,0xb0, -0xd9,0xb9,0xd0,0x0e,0xda,0xd5,0xe3,0xcd,0xca,0x18,0xca,0xcb,0x3d,0xd6,0xde,0x24, -0xd4,0xd8,0x73,0xda,0xc9,0x57,0xd7,0xed,0xff,0x1a,0x2e,0xc9,0x24,0x23,0x8e,0x1c, -0x19,0xda,0x29,0x25,0x74,0x15,0x2b,0x52,0x29,0x2e,0xe9,0x30,0x33,0x53,0x38,0x2b, -0x45,0x2c,0x33,0x08,0x2e,0x20,0x17,0x27,0x15,0x29,0xfe,0x05,0x77,0xf9,0xe2,0xc0, -0xb6,0xb1,0x5d,0xc1,0xd2,0x63,0xdd,0xd1,0x03,0xd1,0xc4,0x40,0xc6,0xd2,0xb5,0xe2, -0xd4,0xab,0xd1,0xda,0x41,0xd6,0xd2,0x60,0xe1,0x06,0x46,0x1b,0x28,0xf4,0x2a,0x26, -0x50,0x1c,0x19,0xa5,0x29,0x14,0x85,0x23,0x2e,0x83,0x2e,0x33,0x82,0x2f,0x3e,0xf7, -0x28,0x27,0x52,0x3b,0x36,0xf1,0x20,0x20,0x6a,0x1c,0x0b,0x9d,0x02,0xfb,0x85,0xea, -0xca,0x7b,0xaa,0xbb,0x42,0xca,0xd8,0x0f,0xd7,0xd6,0x28,0xcf,0xb9,0x40,0xce,0xdf, -0xc1,0xdc,0xcb,0xd0,0xd5,0xda,0x58,0xdd,0xd6,0x00,0xf7,0x06,0x68,0x1c,0x32,0x01, -0x2f,0x21,0x57,0x1c,0x1f,0x01,0x20,0x1c,0x42,0x2a,0x33,0x02,0x30,0x30,0x12,0x40, -0x31,0x98,0x26,0x39,0x51,0x3e,0x2d,0xb7,0x1a,0x1d,0x96,0x16,0x08,0xd6,0xfa,0xeb, -0xaf,0xd8,0xb4,0xeb,0xa9,0xc7,0x3d,0xcc,0xd9,0x83,0xd5,0xd5,0x86,0xbd,0xbd,0xd2, -0xdb,0xe3,0x30,0xcb,0xcf,0x4d,0xd7,0xe1,0xc8,0xdf,0xe6,0xc9,0xfb,0x05,0x75,0x2a, -0x3d,0x93,0x28,0x23,0x62,0x1b,0x1d,0xc9,0x21,0x22,0xe6,0x35,0x31,0xe5,0x2e,0x3b, -0xad,0x39,0x26,0x98,0x31,0x3e,0xe7,0x39,0x25,0x67,0x11,0x20,0xf2,0x0b,0x02,0xfb, -0xea,0xdc,0x15,0xc4,0xa7,0xca,0xba,0xcd,0x97,0xcf,0xdb,0xf7,0xd8,0xca,0x1b,0xb8, -0xcf,0x0a,0xe6,0xd6,0x88,0xcb,0xd3,0x79,0xe1,0xe2,0xee,0xe8,0xea,0x50,0xf8,0x15, -0xd9,0x3c,0x38,0x48,0x26,0x1e,0x43,0x1f,0x1d,0x23,0x27,0x2d,0xb4,0x33,0x35,0xe2, -0x34,0x3c,0x75,0x29,0x2c,0xb2,0x37,0x3f,0xa7,0x32,0x17,0xc6,0x16,0x18,0xcd,0x01, -0xf0,0x29,0xdf,0xc7,0x09,0xb7,0xaa,0xf7,0xcd,0xc7,0xc8,0xd9,0xd6,0x69,0xd6,0xbb, -0xaf,0xc2,0xe1,0xf5,0xdd,0xd1,0x30,0xd0,0xdd,0xd4,0xe5,0xe8,0x6c,0xe9,0xe5,0x80, -0x08,0x2c,0x61,0x43,0x2f,0x1a,0x22,0x20,0xa6,0x21,0x1c,0x1a,0x2f,0x2a,0xf9,0x3a, -0x3b,0xe5,0x36,0x31,0x99,0x23,0x39,0x24,0x38,0x46,0xfb,0x1e,0x19,0x89,0x19,0x0a, -0x58,0xf0,0xe3,0x77,0xcc,0xbd,0x36,0xb0,0xbe,0xa8,0xcb,0xcc,0xc4,0xd9,0xd5,0x02, -0xcf,0xba,0x92,0xd6,0xdf,0xbd,0xd6,0xd7,0x7a,0xd3,0xe4,0xff,0xe7,0xe7,0x27,0xe3, -0xee,0xa5,0x20,0x37,0x6b,0x42,0x25,0xd5,0x22,0x26,0x76,0x1b,0x28,0xb6,0x29,0x30, -0x65,0x45,0x3b,0x4f,0x32,0x24,0x7f,0x30,0x35,0x2d,0x43,0x31,0xbe,0x24,0x18,0xa8, -0x11,0xfa,0xd2,0xe3,0xd9,0x59,0xc0,0xbb,0xba,0xbc,0xc2,0x23,0xc8,0xd3,0x94,0xd0, -0xd8,0xf8,0xbd,0xcc,0x7f,0xda,0xd8,0x35,0xdb,0xd5,0xe1,0xdb,0xed,0x38,0xe0,0xe1, -0x67,0xe4,0x07,0x44,0x33,0x39,0x65,0x37,0x23,0x55,0x28,0x25,0xa3,0x1b,0x2e,0xdf, -0x21,0x44,0xe4,0x46,0x37,0x8f,0x27,0x2a,0xd1,0x32,0x3f,0x81,0x3b,0x2d,0x75,0x24, -0x0f,0x06,0x09,0xe5,0x21,0xe1,0xc8,0xdc,0xba,0xc4,0x28,0xc1,0xbc,0x37,0xd1,0xcc, -0x4c,0xdb,0xc8,0x4b,0xc6,0xd4,0x8c,0xda,0xd9,0xaf,0xe0,0xd4,0xc6,0xea,0xe7,0xa8, -0xdc,0xe5,0x07,0xf0,0x24,0x1d,0x34,0x38,0x48,0x31,0x25,0xcc,0x2a,0x1e,0xad,0x21, -0x24,0x14,0x33,0x4c,0x53,0x40,0x2d,0xe7,0x24,0x2c,0xe8,0x33,0x41,0x3d,0x31,0x2e, -0xbe,0x14,0x07,0xfc,0xf2,0xdd,0x62,0xd8,0xbe,0x42,0xc1,0xcb,0xb2,0xb6,0xc4,0x6a, -0xcf,0xd3,0xdf,0xd6,0xc6,0x82,0xcd,0xd7,0x6d,0xdc,0xe2,0x24,0xda,0xe3,0x9a,0xe9, -0xe2,0xed,0xdd,0xeb,0xde,0x08,0x32,0x2e,0x2f,0x3b,0x8b,0x2d,0x25,0x93,0x2f,0x18, -0x29,0x25,0x22,0xf9,0x48,0x4c,0x77,0x38,0x22,0x62,0x27,0x2e,0xf1,0x3f,0x3c,0x12, -0x2e,0x23,0xad,0x08,0xf8,0xd5,0xe5,0xd5,0x8f,0xd2,0xb8,0x31,0xcf,0xbb,0x22,0xb7, -0xca,0x41,0xd1,0xda,0x7e,0xc9,0xcf,0x92,0xce,0xe1,0x67,0xde,0xde,0x3e,0xe3,0xe5, -0x58,0xe6,0xd9,0xb9,0xe6,0xf6,0x46,0x22,0x29,0xab,0x36,0x36,0xbf,0x26,0x33,0xcb, -0x1f,0x1d,0x88,0x1d,0x38,0x36,0x53,0x43,0x37,0x2a,0x23,0x77,0x26,0x3c,0x87,0x3f, -0x33,0xb2,0x2c,0x13,0xe4,0xfc,0xe7,0x60,0xde,0xd4,0x45,0xc6,0xc4,0x23,0xd0,0xa9, -0x63,0xc4,0xd1,0xd2,0xd7,0xcd,0x87,0xcd,0xd3,0x96,0xdd,0xe3,0x37,0xde,0xe2,0xfb, -0xe6,0xea,0xd8,0xdc,0xdd,0x0a,0xf2,0x0c,0xce,0x27,0x2e,0xd5,0x3a,0x2c,0xcc,0x2e, -0x2a,0xa8,0x19,0x18,0x20,0x26,0x4b,0x0c,0x4e,0x32,0x88,0x22,0x21,0x27,0x33,0x41, -0x6a,0x37,0x28,0xcd,0x22,0x01,0x55,0xeb,0xdf,0xd7,0xd9,0xd4,0x32,0xc0,0xd9,0x44, -0xaf,0xb2,0x39,0xd4,0xd4,0xb8,0xd2,0xc4,0xee,0xd8,0xda,0x6e,0xe6,0xdf,0x27,0xdd, -0xe2,0xf8,0xf0,0xdc,0x86,0xda,0xe7,0x51,0xfb,0x1f,0xad,0x29,0x3c,0xca,0x28,0x32, -0xf6,0x2e,0x23,0xd4,0x18,0x19,0xb5,0x3d,0x54,0x8c,0x44,0x24,0x40,0x27,0x28,0x0e, -0x44,0x37,0xc4,0x30,0x1f,0xbd,0x13,0xf3,0xa7,0xe1,0xd9,0x0c,0xd6,0xcb,0x6d,0xd8, -0xc1,0xe1,0xa3,0xcf,0x01,0xd3,0xd2,0x4a,0xc4,0xcd,0xae,0xe2,0xdf,0x5f,0xe8,0xd9, -0x99,0xdc,0xf2,0x4f,0xe4,0xd4,0x6b,0xe5,0xec,0xfd,0x0e,0x29,0x87,0x36,0x34,0x4c, -0x26,0x32,0x28,0x2d,0x1c,0xbd,0x15,0x26,0xcf,0x4d,0x4f,0x28,0x2e,0x22,0x93,0x2b, -0x39,0x49,0x36,0x34,0x5c,0x21,0x1a,0x54,0xfe,0xed,0xb0,0xd6,0xd9,0xc0,0xcd,0xdc, -0x3b,0xcd,0xa4,0x23,0xc0,0xd5,0xa2,0xd1,0xcb,0x85,0xc5,0xe0,0x6a,0xdd,0xeb,0xb0, -0xdf,0xd6,0x08,0xeb,0xec,0x18,0xda,0xe2,0xdd,0xe9,0xf7,0x09,0x23,0x30,0x2f,0x3a, -0x27,0xcc,0x2a,0x32,0x13,0x22,0x1a,0x4e,0x19,0x3e,0x44,0x50,0x3c,0x7e,0x27,0x31, -0xfd,0x2f,0x3b,0xa9,0x2d,0x30,0x5a,0x17,0x05,0xc2,0xfa,0xdd,0x23,0xd7,0xcf,0x76, -0xdc,0xd9,0xc4,0xae,0xb1,0x93,0xd0,0xd3,0x08,0xcb,0xca,0xe3,0xdd,0xde,0xea,0xe2, -0xee,0xa8,0xd2,0xe2,0xcd,0xe9,0xe7,0x2c,0xe0,0xe9,0xee,0xea,0x0e,0xc2,0x2f,0x30, -0xda,0x2f,0x1d,0xed,0x35,0x26,0xad,0x1e,0x13,0x2e,0x27,0x49,0xe7,0x44,0x2a,0x2c, -0x35,0x2d,0xad,0x34,0x30,0x3a,0x30,0x24,0x03,0x03,0x05,0xa9,0xe8,0xd8,0x61,0xce, -0xdd,0x6d,0xdb,0xc5,0xe0,0xa8,0xcb,0x9b,0xd2,0xcb,0xbf,0xca,0xdc,0x1e,0xe8,0xdc, -0xd2,0xec,0xdb,0x8c,0xdc,0xe5,0xd5,0xe8,0xe6,0xc5,0xea,0xe9,0x89,0xfe,0x22,0xca, -0x2e,0x2d,0xaf,0x25,0x2c,0xa2,0x2f,0x1f,0x8d,0x16,0x1b,0x46,0x38,0x49,0x20,0x33, -0x32,0xdd,0x35,0x2a,0x97,0x30,0x30,0xa6,0x2e,0x08,0xca,0x05,0xfe,0xc2,0xda,0xcd, -0x2d,0xdb,0xde,0xd7,0xd0,0xb1,0x73,0xbb,0xd4,0xee,0xca,0xcf,0x00,0xd8,0xec,0x3c, -0xdd,0xe3,0x8b,0xe1,0xe2,0xcd,0xe1,0xe3,0x3b,0xe7,0xed,0x6a,0xee,0xf4,0xde,0x0c, -0x2c,0xbb,0x25,0x2b,0xb4,0x29,0x30,0xb6,0x23,0x1b,0xc4,0x14,0x2e,0xef,0x3d,0x3c, -0x74,0x33,0x39,0x8b,0x30,0x26,0xef,0x30,0x31,0xf3,0x15,0x00,0xb1,0x0a,0xe8,0x87, -0xcb,0xd1,0x36,0xe3,0xd5,0x68,0xbf,0xb0,0xcc,0xd3,0xcb,0xbc,0xcf,0xd6,0x90,0xe6, -0xed,0x22,0xd9,0xdb,0x57,0xe6,0xe2,0x55,0xe1,0xe5,0xe2,0xeb,0xf4,0xa7,0xf6,0xfa, -0x18,0x20,0x21,0x56,0x28,0x30,0x37,0x2f,0x26,0x4b,0x1d,0x18,0xf5,0x27,0x36,0xed, -0x3f,0x31,0x5e,0x3f,0x36,0xeb,0x25,0x2e,0x6a,0x2c,0x22,0xa6,0x02,0x0b,0xac,0xfc, -0xcf,0xa6,0xc8,0xe4,0xf1,0xdd,0xca,0x84,0xad,0xc6,0x5b,0xd0,0xd2,0x03,0xd6,0xdf, -0xe9,0xf2,0xe1,0x86,0xd0,0xe4,0xb7,0xea,0xe1,0x10,0xdf,0xe7,0xfb,0xfb,0xf8,0x22, -0xf4,0x0c,0x1f,0x1f,0x1d,0x8b,0x34,0x30,0x5c,0x28,0x1a,0xaa,0x15,0x24,0x6e,0x32, -0x39,0xaa,0x35,0x35,0x39,0x3c,0x2d,0x89,0x29,0x2c,0x6f,0x1f,0x13,0x96,0x06,0x08, -0xb6,0xe2,0xc3,0xcd,0xe1,0xe5,0x59,0xd6,0xaf,0x33,0xbf,0xd1,0x9e,0xd7,0xd6,0x6a, -0xd7,0xf2,0x4f,0xed,0xd1,0xb2,0xd6,0xf0,0xf9,0xe2,0xdf,0xba,0xdc,0xfd,0xa0,0xfe, -0xf1,0x3d,0x00,0x18,0xb0,0x15,0x28,0xd9,0x39,0x26,0xa6,0x1f,0x0c,0xf4,0x1f,0x33, -0x4e,0x2e,0x39,0x84,0x32,0x3b,0xf5,0x39,0x27,0x17,0x32,0x1b,0xd6,0x16,0x11,0xc5, -0x07,0xf7,0x5c,0xc5,0xd9,0xc8,0xeb,0xe0,0x43,0xbd,0xb1,0x3d,0xcd,0xe0,0x60,0xd9, -0xd5,0xa8,0xe6,0xf5,0xaf,0xda,0xcc,0xf3,0xe6,0xe7,0xcf,0xdf,0xdc,0x4c,0xf5,0x07, -0xcc,0xf0,0xfa,0xf4,0x0b,0x1b,0xa2,0x19,0x33,0x92,0x31,0x21,0xba,0x10,0x13,0xc1, -0x30,0x32,0xf4,0x2f,0x33,0xa6,0x34,0x3c,0x86,0x31,0x2e,0xe0,0x21,0x12,0xb1,0x16, -0x08,0x2c,0x00,0xda,0xc7,0xcc,0xe2,0x23,0xe9,0xc7,0xfd,0xb4,0xc1,0xd7,0xdd,0xdd, -0xb8,0xdb,0xdf,0x74,0xf9,0xe5,0x6c,0xcf,0xd9,0xa2,0xe9,0xe1,0x4d,0xdd,0xf0,0x62, -0x0c,0xf6,0x7d,0xf5,0x00,0xda,0x1c,0x15,0x4d,0x20,0x36,0xed,0x24,0x18,0xd7,0x0b, -0x27,0xa4,0x2f,0x2e,0xc0,0x32,0x35,0x87,0x38,0x34,0x10,0x30,0x28,0x3a,0x13,0x13, -0x32,0x11,0x05,0xd3,0xed,0xd4,0xbd,0xd3,0xeb,0xf1,0xd7,0xbd,0xec,0xb6,0xd8,0x9d, -0xdc,0xe2,0xaf,0xdd,0xef,0xc8,0xef,0xd5,0xd0,0xd4,0xdb,0xd9,0xe4,0xda,0x58,0xf1, -0x05,0x99,0xff,0xef,0x9a,0xf6,0x16,0x76,0x20,0x10,0x7b,0x2b,0x2a,0xf8,0x1d,0x12, -0xf4,0x19,0x2b,0xb8,0x27,0x2c,0xdc,0x37,0x3b,0x40,0x33,0x30,0x7a,0x2e,0x19,0x20, -0x0e,0x0c,0x28,0x0d,0xf8,0xaf,0xe6,0xcd,0x43,0xdd,0xe3,0x20,0xcb,0xbb,0x6e,0xce, -0xda,0x05,0xe1,0xe5,0x38,0xee,0xf0,0xbc,0xe1,0xd9,0x72,0xd5,0xdd,0xca,0xdd,0xf4, -0xaf,0x04,0x00,0x19,0xf3,0xf1,0xb0,0x0b,0x24,0xce,0x16,0x18,0xc7,0x2b,0x1f,0x5f, -0x1b,0x17,0x46,0x25,0x1e,0x08,0x24,0x31,0x35,0x44,0x33,0x72,0x2d,0x31,0xf4,0x19, -0x0f,0x7e,0xfe,0x0c,0x0e,0x03,0xf5,0x2a,0xd3,0xcc,0x32,0xe2,0xd8,0x1c,0xc4,0xc8, -0x1c,0xd6,0xdf,0xd8,0xdf,0xf5,0x64,0xef,0xe8,0xe4,0xda,0xd6,0xf0,0xd2,0xdd,0x16, -0xf2,0x08,0x13,0xff,0xf7,0xb5,0xec,0x03,0x47,0x1b,0x23,0x23,0x12,0x21,0x6a,0x24, -0x22,0x9f,0x15,0x25,0x20,0x1e,0x1b,0x8c,0x2b,0x43,0xd4,0x3f,0x31,0x1e,0x29,0x25, -0x9b,0x12,0xfd,0x5e,0x00,0x0c,0x5c,0x03,0xdf,0x67,0xca,0xd5,0x41,0xe2,0xcb,0x93, -0xc9,0xd4,0xa3,0xd9,0xe2,0xe3,0xec,0xf9,0xc0,0xea,0xe2,0xbc,0xce,0xcb,0x2d,0xd9, -0xf2,0x96,0x05,0x04,0x0b,0xf4,0xee,0x7a,0xfa,0x14,0xf9,0x23,0x14,0x75,0x19,0x1f, -0x02,0x2a,0x17,0xa0,0x1b,0x22,0x19,0x0d,0x24,0x51,0x3d,0x44,0xad,0x3c,0x27,0xf1, -0x20,0x1a,0x38,0x02,0xfa,0xa7,0x0e,0x11,0xfc,0xe8,0xd3,0xc5,0xce,0xe0,0x0d,0xd6, -0xc6,0x7a,0xda,0xd6,0x2a,0xde,0xe6,0x6f,0xf6,0xf7,0x02,0xec,0xce,0x0f,0xc7,0xd0, -0x75,0xed,0x06,0x0b,0x0a,0xf1,0xa6,0xe5,0xfe,0x4d,0x11,0x1e,0x77,0x11,0x11,0xc7, -0x1f,0x2a,0x31,0x20,0x14,0xf8,0x22,0x12,0xdf,0x14,0x33,0x00,0x45,0x43,0x0f,0x31, -0x1f,0xc5,0x15,0x08,0xdc,0xf6,0x0b,0x87,0x19,0xf3,0x39,0xdb,0xd2,0x45,0xdc,0xda, -0xe1,0xcb,0xd6,0xb7,0xdd,0xde,0x7d,0xe0,0xeb,0xa9,0xfa,0xfa,0x55,0xd5,0xc2,0xfe, -0xcf,0xe8,0x73,0x00,0x0f,0x6f,0xfc,0xe3,0x54,0xef,0x1a,0x5c,0x1c,0x10,0xea,0x06, -0x19,0xec,0x2c,0x24,0x1b,0x18,0x0e,0xdc,0x19,0x15,0x7b,0x1e,0x3e,0x6c,0x43,0x3c, -0x32,0x27,0x11,0x7f,0x09,0xf5,0x97,0x01,0x19,0x28,0x03,0xdd,0x91,0xd9,0xd8,0xd8, -0xdc,0xcb,0x77,0xd6,0xdd,0xf3,0xea,0xdb,0x60,0xe4,0xf7,0x26,0x04,0xe5,0x92,0xc0, -0xce,0x41,0xe9,0xf8,0x7d,0x0e,0x07,0xc9,0xed,0xdf,0x43,0x11,0x26,0x68,0x14,0x00, -0xe2,0x0b,0x2f,0x05,0x2c,0x21,0xa6,0x05,0x10,0x8e,0x22,0x15,0x64,0x2f,0x41,0x02, -0x3d,0x36,0xcb,0x16,0x02,0x81,0xfb,0xfb,0xa1,0x0d,0x10,0x88,0xe7,0xda,0x14,0xdb, -0xdf,0x15,0xcd,0xce,0x2d,0xda,0xf1,0x05,0xe3,0xd6,0xdd,0xf3,0xfd,0xe4,0xf3,0xc3, -0xcf,0xc8,0xec,0x6e,0xef,0x08,0xb2,0x08,0xfc,0x66,0xdd,0xfa,0xdc,0x28,0x1f,0xc9, -0x00,0x00,0xb7,0x29,0x2f,0x42,0x27,0x0b,0x99,0x03,0x1e,0x85,0x21,0x1f,0x36,0x37, -0x37,0x55,0x3d,0x26,0x99,0x01,0xf9,0x21,0xff,0x03,0xb4,0x0b,0xfa,0x15,0xe1,0xd8, -0x5c,0xe3,0xd8,0x2e,0xc8,0xd5,0xda,0xf5,0xee,0x75,0xd6,0xea,0x47,0xfd,0xf7,0x29, -0xd7,0xc3,0x99,0xec,0xef,0x6c,0x01,0x04,0x6e,0x09,0xea,0xb9,0xed,0x16,0x40,0x27, -0x0d,0x35,0xf9,0x19,0x3d,0x29,0x2f,0x0c,0x0d,0x04,0x83,0x14,0x20,0xcf,0x24,0x27, -0x7c,0x30,0x35,0x90,0x33,0x11,0x6f,0xf1,0xfb,0x39,0x02,0x02,0x4f,0x00,0xef,0x0e, -0xd8,0xdb,0x8e,0xe8,0xcc,0x9a,0xc9,0xf5,0x0f,0xf4,0xe1,0x56,0xde,0xf5,0xb5,0xf7, -0xe1,0xc6,0xc6,0xe4,0xbf,0xf1,0xf8,0x0b,0x01,0x0b,0x20,0xf5,0xed,0xd9,0xfe,0x23, -0xa9,0x19,0x05,0xc9,0x0f,0x1e,0xc6,0x2a,0x1a,0xe9,0x05,0x17,0x6e,0x14,0x29,0x58, -0x2d,0x20,0x87,0x2f,0x31,0x8f,0x28,0xfb,0x7c,0xf6,0xf9,0xe9,0x07,0xfa,0x80,0xf9, -0xe3,0x48,0xd3,0xea,0x87,0xd9,0xc8,0x2d,0xec,0xfc,0xae,0xe9,0xe3,0x71,0xf0,0xf2, -0x04,0xe9,0xd4,0x32,0xdc,0xf2,0xe3,0xf7,0xfd,0x7c,0x09,0xfd,0xe2,0xf1,0xf7,0xee, -0x11,0x1b,0x35,0x15,0x12,0x14,0x10,0x19,0xa1,0x20,0x0b,0x17,0x17,0x0f,0x54,0x1b, -0x2c,0x94,0x25,0x1c,0x34,0x28,0x29,0x35,0x0e,0xfb,0x7b,0xed,0x02,0xc0,0xfb,0xf8, -0xbc,0xee,0xd5,0xd6,0xe3,0xe0,0xbb,0xd3,0xe1,0x6a,0xf9,0xf2,0x3b,0xe7,0xef,0x0c, -0xea,0xe9,0xcf,0xe0,0xdb,0xbd,0xee,0xf7,0x60,0xfb,0x0a,0x68,0x00,0xf1,0xc4,0xfa, -0x0d,0x4b,0x13,0x18,0x66,0x1f,0x13,0xef,0x0c,0x0e,0x1e,0x1c,0x18,0x9b,0x11,0x12, -0x4b,0x25,0x2e,0xaa,0x1c,0x17,0x43,0x1f,0x19,0xde,0x0d,0xf3,0x13,0xf3,0xfc,0xf7, -0xf6,0xef,0xa2,0xe0,0xde,0x43,0xea,0xd4,0xd6,0xe6,0xec,0x71,0xfb,0xf0,0xa6,0xf3, -0xea,0xc5,0xde,0xe9,0xe2,0xe1,0xe7,0xf0,0xf8,0xf9,0xed,0x04,0x02,0xa2,0xec,0xf8, -0xa2,0x08,0x10,0x6a,0x11,0x22,0x3f,0x20,0x0b,0x1c,0x02,0x18,0xe4,0x1f,0x14,0x39, -0x14,0x1a,0xde,0x24,0x2b,0x25,0x10,0x0b,0xcc,0x19,0x14,0x52,0x05,0xed,0xb9,0xf2, -0xf6,0x55,0xf1,0xe1,0x95,0xe4,0xe5,0x3d,0xe1,0xe1,0xb2,0xed,0xf5,0x52,0xf6,0xf9, -0xe2,0xe8,0xe5,0xe3,0xe5,0xea,0xca,0xe4,0xf4,0xdc,0xff,0x07,0xeb,0x03,0xee,0xc0, -0xf4,0x06,0xea,0x0f,0x13,0x1f,0x16,0x29,0x42,0x10,0x02,0x13,0x0b,0x19,0xb4,0x1e, -0x10,0x1a,0x1e,0x18,0xec,0x24,0x1f,0xd2,0xff,0x0e,0x21,0x11,0x12,0xe9,0xfc,0xeb, -0x95,0xee,0xf4,0x68,0xe3,0xe2,0x52,0xe4,0xf0,0x53,0xe1,0xeb,0x96,0xf4,0xfa,0x3c, -0xff,0xe6,0x17,0xea,0xe6,0x90,0xea,0xeb,0x47,0xec,0x02,0x39,0x07,0x06,0x1f,0xee, -0xf1,0xb6,0x05,0x08,0x07,0x1d,0x13,0xe5,0x1c,0x16,0xdc,0x08,0x08,0xc1,0x0f,0x16, -0xa4,0x1b,0x1c,0xec,0x1b,0x18,0xce,0x20,0x0c,0xb0,0xff,0x02,0xc1,0x16,0x0e,0x41, -0xf0,0xe2,0x0d,0xed,0xec,0xb5,0xdd,0xe2,0x30,0xf6,0xe7,0x2b,0xe4,0xf6,0xbc,0xfa, -0x06,0xe1,0xe5,0xe9,0x69,0xf2,0xe8,0x8f,0xf0,0xe3,0x36,0x00,0x07,0xbe,0x07,0xf2, -0x47,0xee,0x03,0xb6,0x04,0x22,0xe6,0x19,0x14,0xe3,0x0c,0x16,0xc8,0x0e,0x14,0x53, -0x01,0x1a,0x3e,0x1f,0x23,0x31,0x1a,0x14,0x1d,0x11,0x03,0x72,0xf3,0x0d,0x36,0x1c, -0xfb,0x7c,0xe7,0xe0,0x4e,0xea,0xe2,0xd9,0xd6,0xfd,0x68,0xef,0xe9,0x73,0xeb,0x01, -0x80,0x07,0xe7,0x3d,0xe7,0xf5,0x52,0xf0,0xf6,0xb3,0xe4,0xf9,0xaf,0x09,0x01,0x51, -0xf6,0xf0,0x10,0xfd,0x06,0xfd,0x13,0x26,0x7a,0x13,0xfe,0x4c,0x14,0x1d,0x23,0x19, -0x00,0xaa,0x07,0x22,0xe5,0x28,0x1d,0x84,0x16,0x03,0x04,0x08,0xf6,0xfd,0xfc,0x18, -0x48,0x06,0xed,0xfc,0xe1,0xdc,0xc8,0xe8,0xdb,0x64,0xf0,0xfe,0xe3,0xec,0xf0,0x8f, -0xf6,0x0c,0x6a,0xef,0xe4,0x02,0xf4,0xfa,0xee,0xfb,0xed,0x21,0xf0,0x08,0x1f,0xff, -0xf4,0xc2,0xf9,0xf4,0x9b,0x09,0x09,0x56,0x24,0x1a,0x32,0xfa,0x05,0x49,0x1d,0x27, -0xc5,0x08,0xfb,0xcd,0x16,0x2d,0xe5,0x26,0x1a,0xc4,0x04,0xfe,0x33,0xfd,0xfe,0x80, -0x07,0x0b,0x44,0xf1,0xe7,0xb2,0xd9,0xe3,0xd8,0xe1,0xe7,0x2b,0xfd,0xf8,0xaf,0xfa, -0xed,0x67,0x03,0xfe,0x48,0xe8,0xeb,0x35,0xfc,0x00,0xa4,0xfb,0xee,0x01,0xfc,0xfe, -0x64,0xf5,0xfe,0x7b,0xf9,0x09,0x4f,0x07,0x1b,0xcd,0x1d,0x01,0x97,0xff,0x12,0x65, -0x29,0x14,0x0e,0xfa,0x0c,0xfb,0x24,0x2d,0x3c,0x1a,0x10,0x50,0xf7,0xf6,0xfa,0x01, -0x01,0xa9,0x00,0xf5,0xfc,0xeb,0xdc,0x6e,0xdc,0xe4,0x73,0xe7,0xf7,0xcb,0xfa,0x06, -0xc8,0xf1,0xf6,0x59,0x05,0xf6,0xa9,0xe5,0xf7,0x85,0x05,0x03,0xc6,0xf8,0xed,0x89, -0xf6,0xf1,0xe1,0x04,0x01,0x7c,0x08,0x06,0xbb,0x0e,0x1c,0x9c,0x08,0x04,0x4f,0x08, -0x1b,0x19,0x25,0x00,0x5e,0x07,0x1b,0x06,0x2a,0x21,0xc5,0x17,0x00,0x04,0xf5,0xfb, -0x98,0x07,0xf8,0xb0,0xef,0xe9,0x0f,0xe4,0xdd,0x80,0xe4,0xe5,0x2b,0xf0,0xfe,0xa3, -0x06,0xfb,0x22,0xf1,0x00,0x0a,0x05,0xe5,0x9d,0xf2,0x06,0x06,0x0e,0x04,0x41,0xed, -0xe9,0x9b,0xeb,0x03,0x0d,0x0d,0x08,0x13,0x07,0x09,0xf9,0x0f,0x0c,0xa5,0x0c,0x09, -0xe7,0x0f,0x18,0x52,0x17,0x03,0xd9,0x13,0x20,0xe5,0x1a,0x1d,0x11,0xfe,0x05,0xa3, -0xed,0x08,0x98,0xf3,0xf1,0x18,0xdb,0xe8,0x61,0xe5,0xe5,0x6e,0xe3,0xea,0x22,0x01, -0x05,0x3b,0xfe,0xf4,0x4e,0xff,0x0d,0x2a,0xf1,0xf0,0xbd,0xfe,0x15,0x1d,0x0f,0xf5, -0x63,0xe0,0xe1,0x19,0xfd,0x17,0x47,0x12,0x06,0x4f,0x08,0x08,0x20,0x09,0x15,0x95, -0x0f,0x0b,0x3c,0x0e,0x18,0xca,0x11,0x0e,0x4e,0x1b,0x16,0x3f,0x18,0x01,0xdb,0x07, -0xfd,0x14,0xf5,0xf3,0xdd,0xf0,0xd9,0x34,0xda,0xe8,0x18,0xf0,0xe4,0xc9,0xe1,0xf8, -0x99,0x07,0xfa,0x6d,0xf5,0x01,0x4d,0x0b,0xf7,0x80,0xf3,0xfb,0x18,0x17,0x17,0xdc, -0xfa,0xe0,0xbb,0xdc,0xee,0x6f,0x16,0x1f,0x70,0x0a,0x02,0xa1,0x01,0x06,0xe6,0x14, -0x15,0x5a,0x0a,0x0b,0xcf,0x0d,0x1d,0xae,0x17,0x16,0x54,0x13,0x16,0x9d,0x04,0x04, -0x90,0x0c,0xf6,0xff,0xe5,0xea,0x72,0xe6,0xd0,0x3f,0xe3,0xef,0x40,0xf1,0xe1,0x8c, -0xea,0x0f,0xb3,0xf6,0xf4,0xa1,0x02,0x0f,0xef,0xf9,0xf2,0x47,0x02,0x11,0x4b,0x24, -0xfe,0x3d,0xe5,0xdb,0x21,0xed,0x09,0x8b,0x29,0x14,0x4e,0xfe,0xf3,0xfa,0x06,0x15, -0x03,0x16,0x0b,0xe0,0x06,0x05,0xea,0x1f,0x1e,0x10,0x1c,0x0c,0xce,0x14,0x05,0xb5, -0x03,0x09,0xc1,0x05,0xe1,0xc1,0xde,0xe6,0xd9,0xd5,0xd4,0x6e,0xee,0xf2,0xe3,0xec, -0xe7,0x65,0x03,0x00,0xd1,0xee,0x00,0x15,0x16,0x00,0x7f,0xf2,0xfc,0x24,0x18,0x22, -0x59,0x08,0xe4,0x5c,0xda,0xec,0x71,0x01,0x29,0x51,0x1e,0x05,0xcb,0xea,0xff,0xc6, -0x18,0x16,0xe5,0x0a,0x05,0xb1,0x04,0x15,0x14,0x24,0x1b,0xb8,0x0e,0x10,0x82,0x05, -0x02,0x87,0x02,0x0d,0x48,0xf0,0xd4,0xa0,0xda,0xdc,0xb7,0xcf,0xeb,0xe9,0xef,0xef, -0x38,0xf2,0xf7,0xf4,0x04,0xf1,0xc8,0xf9,0x13,0x0f,0x0c,0xfd,0xc2,0xf5,0x16,0xe8, -0x25,0x13,0x03,0xe8,0xd8,0x05,0xea,0x08,0x06,0x1e,0x27,0xf6,0x0f,0xf3,0x90,0xee, -0x17,0x63,0x1b,0x09,0x71,0xfd,0x08,0x74,0x0f,0x23,0x2c,0x17,0x14,0xb1,0x0f,0x05, -0xbd,0x01,0x00,0xb0,0x07,0xf6,0x31,0xdf,0xcd,0x69,0xda,0xd0,0x84,0xe7,0xe9,0x05, -0xed,0xf6,0x03,0xf6,0xfe,0xd9,0xf7,0xf6,0x9a,0x0a,0x0d,0xec,0x03,0xfb,0x81,0x0c, -0x27,0xac,0x19,0xee,0xd4,0xd6,0xe3,0xe6,0x07,0x1d,0xe6,0x25,0x16,0xaa,0xff,0xe8, -0x17,0x0c,0x1e,0xc8,0x0e,0xf4,0xfa,0x07,0x16,0xaf,0x1c,0x15,0xfb,0x12,0x1b,0xed, -0x00,0x01,0xa5,0xfd,0x06,0x19,0xf5,0xe9,0xc0,0xd2,0xd2,0xa4,0xd2,0xe4,0xce,0xef, -0xea,0x85,0xf5,0xfb,0xd4,0xf8,0xff,0xdc,0xf9,0x04,0x2c,0x10,0x05,0xbe,0x09,0x03, -0x49,0x26,0x1f,0x10,0xfa,0xd7,0x02,0xde,0xfe,0x07,0x1f,0x23,0x88,0x16,0x05,0xaa, -0xeb,0xff,0xe2,0x16,0x16,0x51,0xf1,0xfb,0x3a,0x1a,0x15,0xbc,0x16,0x0c,0xc0,0x20, -0x08,0x54,0xfb,0xf9,0x07,0x06,0xf5,0x21,0xe9,0xdb,0x57,0xd1,0xd0,0x73,0xdf,0xee, -0x4f,0xee,0xf0,0x23,0xfa,0xfc,0xf7,0xfd,0x02,0x95,0x03,0x10,0xed,0x07,0x0b,0x80, -0x11,0x1b,0xfe,0x24,0x03,0x31,0xe0,0xe1,0x5e,0xf6,0x1f,0xec,0x24,0x18,0x02,0x0d, -0xef,0x17,0xfc,0x09,0xb8,0x15,0xfd,0x20,0xf0,0x18,0xed,0x16,0x14,0x09,0x09,0x18, -0x69,0x11,0xfb,0x68,0xf6,0x03,0x6c,0xf1,0xe5,0xf6,0xe4,0xd2,0xcd,0xd4,0xd6,0xe2, -0xe6,0xf8,0x48,0xef,0xf4,0x3e,0xfa,0xfe,0xd7,0x04,0x07,0xc8,0x0b,0x09,0xe8,0x08, -0x13,0x49,0x19,0x1f,0xbd,0x0a,0xe6,0xf1,0xe1,0xf9,0x54,0x18,0x29,0xe8,0x1c,0x11, -0xcc,0xf9,0xf2,0x08,0x0a,0x09,0x5f,0x07,0xf0,0xbb,0x0d,0x1c,0x42,0x0f,0x07,0x0e, -0x13,0x1a,0x28,0x00,0xfb,0x07,0xf4,0xfb,0x98,0xdf,0xe8,0xe2,0xd5,0xd5,0x75,0xdd, -0xd7,0x59,0xf5,0xfd,0xe0,0xef,0xf3,0x58,0xfb,0x0c,0x35,0x0c,0x09,0x78,0x08,0x0a, -0xd3,0x12,0x1a,0x11,0x1c,0x0f,0xc2,0xf0,0xe4,0x70,0xfb,0x11,0x11,0x2a,0x1d,0x84, -0x1c,0x02,0xab,0xee,0xff,0x17,0x0a,0x03,0x12,0xf8,0x01,0xda,0x14,0x14,0x86,0x01, -0x0e,0xa0,0x16,0x04,0x41,0x05,0xeb,0xf7,0xf3,0xe7,0x90,0xe0,0xde,0x08,0xd1,0xe7, -0x67,0xd8,0xe3,0x96,0x06,0xf9,0xb8,0xee,0xf0,0x1f,0x0e,0x1c,0xb9,0x06,0x0a,0x75, -0x09,0x11,0x74,0x1a,0x19,0x17,0x13,0xf4,0x5f,0xe8,0xfd,0x20,0x0f,0x23,0xce,0x1f, -0x1c,0xf8,0x0c,0xf5,0xe8,0xf1,0x08,0x9f,0x01,0xfb,0x56,0xfc,0x0e,0x8b,0x0f,0x06, -0x74,0x0a,0x0d,0x5f,0x0a,0x03,0xfc,0xf7,0xe1,0xb2,0xe8,0xe2,0x5f,0xdc,0xd8,0xe8, -0xe1,0xe1,0xa5,0xd9,0xfb,0xfd,0x03,0xf8,0x34,0xe6,0x05,0x17,0x24,0x13,0x4b,0x08, -0x0e,0x5f,0x0c,0x1a,0xc4,0x13,0x14,0x48,0xfd,0xed,0xea,0xfc,0x0e,0x3c,0x22,0x1f, -0x9e,0x22,0x0f,0xa7,0x02,0xeb,0xea,0x01,0x03,0x7e,0xf7,0x01,0xe6,0x05,0x0e,0x87, -0x03,0x03,0x4b,0x12,0xfd,0xbc,0x0b,0xfc,0x1d,0xe3,0xdf,0x06,0xdb,0xe3,0xb6,0xd4, -0xe0,0x52,0xe8,0xdf,0xb7,0xec,0x00,0x5f,0x04,0xe9,0xd1,0xf3,0x22,0x18,0x20,0x0b, -0x6d,0x09,0x0d,0xb6,0x12,0x15,0xc5,0x0c,0x03,0xfa,0xec,0x04,0x39,0x0c,0x1e,0x1e, -0x21,0x20,0x21,0x1a,0x07,0x71,0xf2,0xf7,0x9f,0x04,0xff,0x50,0xf7,0x0d,0x3f,0x05, -0x07,0x04,0xfa,0x15,0x47,0x01,0x06,0x72,0x02,0xef,0x2d,0xd8,0xd5,0x76,0xdf,0xdd, -0x0c,0xdc,0xe4,0xbb,0xe7,0xe8,0x45,0xf6,0x04,0x2f,0xfb,0xee,0x14,0x16,0x28,0x4a, -0x14,0x12,0xd4,0x05,0x18,0x9e,0x09,0x0d,0x0f,0xff,0xf1,0xcb,0x01,0x13,0xf7,0x19, -0x1d,0x96,0x23,0x19,0x8c,0x10,0xf2,0x03,0xf8,0xff,0x9a,0x07,0xf2,0xab,0x08,0x06, -0x85,0x00,0xf9,0xbc,0x08,0x0b,0x92,0xf5,0x08,0xfe,0xf3,0xe0,0x3c,0xc8,0xdb,0x5e, -0xe4,0xda,0x43,0xe4,0xe6,0x5f,0xef,0xec,0x91,0xfc,0x04,0x5e,0xfa,0x0b,0xb6,0x22, -0x1f,0xde,0x19,0x07,0x54,0x0f,0x0f,0xd6,0x0b,0x00,0xd2,0xef,0x01,0x28,0x16,0x1a, -0xc8,0x1d,0x22,0xfb,0x1e,0x10,0x80,0xfb,0xf0,0x0f,0x02,0x06,0xc2,0xf8,0xf6,0x2b, -0x0d,0xff,0x3a,0xf6,0xf9,0xc2,0x0e,0xfa,0xee,0xff,0xfa,0xa0,0xe9,0xcb,0x55,0xd3, -0xe2,0xd7,0xe4,0xdd,0x0b,0xe9,0xf1,0x27,0xf0,0xf0,0xd5,0xfd,0x06,0xc5,0x0a,0x1c, -0x5c,0x1d,0x21,0x68,0x10,0x05,0xbc,0x10,0x08,0xf0,0x09,0xea,0xeb,0xf5,0x19,0x5f, -0x1e,0x22,0xcd,0x1c,0x21,0xd9,0x16,0xff,0xbf,0xf5,0xfd,0xa5,0x05,0xff,0x51,0xf3, -0x08,0x4e,0x07,0xf4,0x40,0xf1,0x01,0x2c,0x03,0xfa,0x56,0xfe,0xe8,0x38,0xd4,0xcd, -0xf8,0xda,0xe5,0xdd,0xde,0xe0,0x40,0xef,0xf6,0xde,0xee,0xf4,0x66,0x02,0x13,0x8a, -0x1f,0x1b,0xde,0x21,0x1c,0x89,0x0c,0x0c,0x32,0x0b,0x01,0xd7,0xf7,0xee,0xa9,0x0e, -0x25,0x04,0x2a,0x1a,0xab,0x1b,0x19,0x0f,0x0a,0xfa,0x24,0xfd,0x00,0xc6,0x03,0xf3, -0x47,0x01,0x0c,0x1a,0xf6,0xee,0xad,0xf5,0xfa,0x24,0x04,0xf8,0x4c,0xea,0xda,0xd9, -0xcb,0xe2,0x00,0xdb,0xe7,0x9e,0xe1,0xe6,0x80,0xf7,0xfa,0xad,0xf0,0xf7,0xd0,0x0f, -0x28,0x6c,0x20,0x19,0x7c,0x20,0x11,0x5e,0x0b,0x06,0xe7,0x03,0xf9,0x18,0xee,0x03, -0x9b,0x1e,0x30,0x3b,0x24,0x0d,0x8f,0x1b,0x0a,0x2f,0x07,0xff,0xd6,0xff,0x00,0x4c, -0xfa,0xfc,0xf9,0x08,0xf9,0xda,0xf4,0xf1,0x17,0xec,0x02,0x45,0x03,0xe9,0x6a,0xd7, -0xd9,0x3a,0xdc,0xe2,0x04,0xdf,0xe6,0xde,0xe6,0xeb,0x6d,0x02,0xf9,0x67,0xf2,0x02, -0xcf,0x26,0x30,0x09,0x1c,0x18,0x06,0x19,0x10,0xc0,0x05,0xff,0xb7,0xff,0xee,0x9c, -0xfa,0x17,0xfe,0x2a,0x30,0xc8,0x08,0x0f,0x67,0x14,0x0a,0x7e,0x04,0x01,0x63,0xf9, -0xfc,0xaf,0xfd,0x01,0xa0,0xfc,0xee,0xda,0xf9,0xdc,0x5f,0xf5,0x08,0xe9,0xf0,0xd4, -0xcc,0xd7,0xe4,0x65,0xe3,0xe1,0x55,0xdd,0xed,0x1c,0xe5,0xff,0xac,0x04,0xfb,0xe2, -0xfa,0x1a,0xb4,0x33,0x2c,0x13,0x14,0x18,0x2a,0x18,0x0e,0x57,0xff,0xfb,0x86,0xfa, -0xec,0x7f,0x14,0x1e,0xfc,0x39,0x15,0xc1,0xfc,0x14,0x09,0x10,0x0c,0x6a,0xfe,0xfd, -0xff,0xf2,0x08,0xbe,0xfe,0xfa,0xf7,0xec,0xfa,0x39,0xe9,0xdd,0x34,0x08,0xf7,0x18, -0xe0,0xcd,0x67,0xe8,0xe9,0xcc,0xde,0xd8,0xea,0xe0,0xf0,0xf0,0xee,0x07,0x47,0x03, -0xfa,0xd8,0x0b,0x27,0x6d,0x32,0x1e,0x9f,0x10,0x20,0x2a,0x12,0x05,0x2d,0xfc,0xfd, -0x38,0xf3,0xff,0x40,0x21,0x2f,0x47,0x29,0xfb,0x80,0x0a,0x13,0xa7,0x12,0x03,0xa3, -0x04,0xea,0x03,0x07,0x06,0xcd,0xf7,0xee,0xa0,0xed,0xf1,0x83,0xd9,0xf1,0xae,0xfc, -0xe7,0x5a,0xd0,0xdf,0x27,0xea,0xeb,0xa2,0xd3,0xdb,0x0b,0xec,0xf3,0xed,0x04,0x03, -0xe3,0x05,0x0a,0x5a,0x1a,0x2c,0x90,0x2a,0x19,0xa8,0x19,0x1c,0xb5,0x0b,0x04,0x2f, -0xfd,0xfa,0xa2,0xf4,0x18,0x61,0x2a,0x2c,0xa5,0x05,0x02,0x53,0x0f,0x13,0xb7,0x09, -0x00,0xe2,0xf3,0xf9,0xfe,0x0d,0xff,0x37,0xee,0xe6,0x24,0xea,0xe7,0xf5,0xe1,0xf4, -0x00,0xef,0xdf,0xc4,0xd6,0xec,0x5b,0xe9,0xe0,0xf7,0xd2,0xdc,0xef,0xfa,0xfd,0x14, -0x05,0x04,0x15,0x0f,0x15,0xf7,0x1a,0x28,0xd6,0x24,0x1b,0x3a,0x1b,0x13,0x5e,0x06, -0x03,0xd2,0xfe,0xf5,0x45,0x04,0x24,0x93,0x2e,0x0f,0xd6,0x03,0x0b,0x7c,0x0f,0x0e, -0xeb,0x02,0xfb,0x17,0xfb,0x04,0x3c,0x08,0xf8,0x61,0xe8,0xdc,0x02,0xe6,0xea,0x7c, -0xe7,0xe9,0xb4,0xe5,0xe0,0xd9,0xdf,0xee,0x75,0xe9,0xd7,0x29,0xd7,0xea,0x15,0x0a, -0x02,0xf2,0x01,0x14,0x30,0x19,0x17,0xe1,0x17,0x21,0x81,0x29,0x1b,0x6a,0x1e,0x04, -0x0c,0x0a,0x02,0x28,0xfc,0xf3,0x5e,0x13,0x2d,0x67,0x1a,0x05,0x9f,0x0b,0x03,0xa6, -0x0b,0x06,0x6f,0xfa,0x00,0x20,0x02,0x07,0x41,0x01,0xf2,0x28,0xd8,0xd9,0xe1,0xef, -0xea,0x77,0xe6,0xe2,0x2e,0xe9,0xe2,0x50,0xe5,0xeb,0x79,0xe2,0xdb,0x33,0xdf,0x01, -0xb4,0x0e,0xfa,0xac,0x12,0x1b,0x62,0x1c,0x10,0x4e,0x14,0x29,0x28,0x28,0x1c,0x3c, -0x0c,0x08,0xcd,0x0e,0x03,0x70,0xf1,0x02,0x81,0x21,0x22,0xb9,0x0c,0x0d,0x1e,0xff, -0x05,0x73,0x04,0x00,0x7d,0xfa,0x06,0x58,0x03,0x09,0x80,0xfc,0xe2,0x89,0xc6,0xe6, -0x6b,0xf1,0xe6,0x71,0xe2,0xe2,0xb7,0xed,0xe8,0x88,0xe0,0xe9,0xe2,0xe0,0xe5,0x4e, -0xf0,0x0b,0xe8,0x06,0x03,0xf7,0x20,0x20,0x94,0x16,0x0c,0xd8,0x13,0x39,0x09,0x25, -0x15,0xf2,0x08,0x13,0x73,0x11,0xfa,0x74,0xf0,0x0f,0x7a,0x20,0x1c,0x46,0x10,0xfe, -0x9f,0x01,0xfd,0xc0,0x03,0xf8,0x79,0x04,0x02,0x3f,0x0a,0x05,0x63,0xf4,0xc4,0xd1, -0xce,0xf1,0x11,0xef,0xe0,0x9f,0xde,0xe7,0x22,0xee,0xea,0x73,0xd6,0xec,0x09,0xe6, -0xed,0x26,0xff,0x06,0x90,0x0f,0x10,0xe3,0x27,0x1a,0x8f,0x12,0x05,0x7e,0x29,0x36, -0xfe,0x20,0x0d,0xaf,0x12,0x1a,0xf3,0x03,0xf3,0x93,0xfc,0x15,0x07,0x1f,0x1c,0xc9, -0x04,0xfc,0xab,0xfb,0xfc,0xa0,0xfe,0xfd,0x7a,0x03,0x0a,0xc7,0x09,0xfe,0xe3,0xd4, -0xbb,0x35,0xe4,0xec,0xf3,0xe8,0xdd,0x3a,0xdf,0xea,0xb8,0xf5,0xd9,0x6e,0xe0,0xf5, -0x8c,0xf1,0xf6,0x24,0x00,0x0c,0x33,0x16,0x1a,0x79,0x22,0x16,0xac,0x08,0x13,0xe7, -0x34,0x2e,0x2a,0x19,0x11,0x7a,0x1c,0x0e,0xab,0xf8,0xf5,0xab,0x03,0x16,0x4a,0x24, -0x13,0xa0,0xf7,0xf8,0xc6,0xf6,0xfe,0xd9,0xfe,0xff,0x16,0x0d,0x0d,0xb3,0x01,0xed, -0x00,0xbd,0xd5,0x76,0xe6,0xe5,0x18,0xec,0xd8,0x05,0xe5,0xf4,0xe3,0xeb,0xd4,0x25, -0xf6,0xf9,0x78,0xf8,0xf7,0xc2,0xff,0x1d,0xcb,0x11,0x21,0x9e,0x19,0x12,0x83,0x07, -0x20,0xbc,0x33,0x29,0xb4,0x18,0x18,0x07,0x15,0x04,0x65,0xf8,0xfd,0x96,0x02,0x1f, -0x43,0x18,0x05,0x81,0xf0,0xf3,0x0f,0xf6,0xfe,0xf4,0x00,0x05,0xdf,0x15,0x03,0xba, -0xf7,0xca,0xb9,0xcc,0xe2,0xda,0xd5,0xf0,0x9f,0xe0,0xda,0xa6,0xeb,0xf3,0x71,0xde, -0xec,0x5b,0x01,0xfc,0xa7,0xf5,0xf4,0xce,0x14,0x19,0xde,0x15,0x22,0x86,0x12,0x0e, -0xae,0x10,0x2a,0x18,0x30,0x2b,0x65,0x15,0x19,0x70,0x0a,0x00,0xc1,0xfb,0xfe,0x73, -0x0d,0x20,0x4e,0x09,0xfc,0x88,0xed,0xee,0xa6,0xf6,0x01,0xb3,0x06,0x10,0x53,0x10, -0xf4,0x2a,0xe3,0xc6,0x5a,0xe0,0xcd,0x8e,0xe1,0xec,0xed,0xda,0xe6,0x9f,0xe9,0xe8, -0xa6,0xe8,0xff,0xe7,0x06,0xf8,0x9f,0xf0,0x03,0x1e,0x1d,0x15,0x42,0x1f,0x16,0xfb, -0x12,0x12,0xd4,0x1a,0x2a,0xe9,0x32,0x25,0x61,0x16,0x16,0xb2,0xff,0xf7,0x39,0x03, -0xfc,0xa8,0x19,0x09,0x10,0x01,0xf4,0xc9,0xe3,0xec,0x52,0xfb,0x04,0xff,0x0a,0x16, -0x9a,0xfc,0xed,0xa4,0xd2,0xe0,0xba,0xd1,0xce,0xae,0xea,0xe1,0xd9,0xe9,0xde,0x15, -0xef,0xe3,0xbb,0x03,0x07,0x5b,0x04,0xf4,0xb5,0xf8,0x11,0x94,0x15,0x1d,0x1b,0x15, -0x1c,0xb4,0x15,0x17,0xd3,0x18,0x34,0x0c,0x2e,0x24,0x94,0x15,0x0a,0x51,0xf9,0xfd, -0xb4,0x02,0x05,0x81,0x12,0xff,0xbc,0xff,0xe4,0xb4,0xdd,0xf5,0x11,0x02,0x06,0xf1, -0x14,0x0c,0xf4,0xea,0xe3,0xf5,0xdd,0xdd,0x4c,0xbe,0xdd,0x6f,0xe6,0xe7,0x89,0xea, -0xdd,0xd5,0xee,0xfa,0xae,0x0c,0x0f,0xf6,0xf7,0xfa,0xeb,0x00,0x10,0x1f,0x21,0x14, -0x3c,0x17,0x20,0xb9,0x1c,0x15,0xf0,0x1f,0x34,0xfc,0x2d,0x1a,0x9d,0x0e,0xfb,0x0d, -0xfa,0x00,0x39,0x05,0x04,0x59,0x01,0xf9,0x26,0xf3,0xd9,0x24,0xe8,0xff,0x30,0x01, -0x0a,0x81,0x17,0xf4,0xe5,0xe8,0xe5,0xdd,0xe2,0xc7,0x4f,0xc5,0xe2,0xe0,0xe3,0xf3, -0x75,0xde,0xe9,0x63,0xf3,0x0b,0x5c,0x14,0x0a,0x76,0xfa,0x00,0xc5,0xff,0x20,0x5b, -0x1d,0x13,0x9e,0x21,0x26,0xb2,0x1e,0x0f,0xd7,0x2d,0x37,0x05,0x23,0x1a,0xec,0x05, -0xfa,0x97,0xfb,0x04,0x35,0x06,0xfa,0x0f,0xfc,0xf0,0xa4,0xe6,0xdb,0x8d,0xf4,0x00, -0x0a,0x00,0x12,0xe1,0x04,0xe8,0x5c,0xee,0xe7,0xc9,0xd5,0xbf,0xee,0xce,0xe6,0xab, -0xe8,0xec,0xdb,0xdf,0xf0,0x0b,0x03,0x17,0xd3,0x16,0xfb,0x4f,0x00,0xf8,0x44,0x12, -0x1b,0x11,0x15,0x1d,0x2a,0x27,0x2b,0xcb,0x0f,0x14,0x20,0x39,0x2e,0xba,0x1a,0x12, -0x01,0xfc,0xff,0x86,0xfc,0x08,0xa1,0xfe,0xf3,0xd7,0xf0,0xe9,0xfb,0xe0,0xed,0x54, -0xf7,0x03,0xf7,0x03,0x0b,0x33,0xf9,0xf1,0x34,0xf0,0xe3,0x88,0xca,0xca,0x8d,0xd7, -0xea,0x9d,0xed,0xe8,0xe9,0xea,0xfd,0xb4,0x12,0x21,0xe9,0x07,0xff,0x72,0xfa,0x04, -0x29,0x17,0x15,0xaf,0x1d,0x24,0xb8,0x30,0x1c,0x80,0x06,0x24,0x3d,0x39,0x1c,0xb3, -0x16,0x03,0x9e,0xf7,0xfe,0x8d,0x01,0x00,0xfe,0xf5,0xe9,0x1b,0xe7,0xe8,0x77,0xe8, -0xec,0x9c,0xff,0x01,0x3a,0x03,0xfb,0x96,0xfa,0xef,0x86,0xee,0xd8,0x85,0xc9,0xd0, -0x16,0xda,0xf0,0x6b,0xed,0xef,0x56,0xfd,0x07,0xb7,0x21,0x1f,0x8c,0xfb,0x04,0x38, -0xf7,0x11,0x2b,0x17,0x13,0x88,0x2b,0x2a,0x0f,0x30,0x09,0x28,0x13,0x34,0x76,0x27, -0x15,0x8d,0x11,0xf5,0x6d,0xfc,0xff,0xb3,0x02,0xfc,0xf1,0xeb,0xdd,0x6d,0xe9,0xeb, -0xf6,0xea,0xf0,0xa9,0x03,0xfe,0xe7,0xf7,0xff,0x58,0xf1,0xf4,0x89,0xe2,0xd2,0x89, -0xd1,0xc9,0xba,0xeb,0xe8,0xf2,0xf4,0xfd,0x34,0x07,0x16,0x09,0x25,0x0a,0x60,0x03, -0x02,0x19,0x01,0x14,0x41,0x13,0x20,0x07,0x34,0x2f,0x57,0x1a,0x0a,0x77,0x28,0x2c, -0xdb,0x17,0x13,0xa4,0x00,0xfa,0xe1,0xfb,0xff,0x6c,0xfe,0xf1,0xc0,0xdc,0xe0,0xe3, -0xeb,0xed,0x22,0xe9,0xf7,0x41,0x06,0xf4,0xf4,0xfc,0xf7,0x83,0xf2,0xf1,0xff,0xd6, -0xd8,0xbf,0xca,0xd8,0xb9,0xed,0xe8,0x98,0x08,0x04,0x5a,0x0d,0x27,0xaf,0x0f,0x0a, -0x86,0x03,0x00,0xfd,0x0e,0x0c,0x8a,0x1c,0x2c,0x8e,0x35,0x26,0x43,0x0f,0x1b,0x2d, -0x29,0x1d,0x98,0x15,0x06,0x39,0xff,0xf8,0xee,0xf8,0x00,0xe7,0xf5,0xe5,0xaa,0xd7, -0xe6,0x2f,0xea,0xef,0xb6,0xe7,0x02,0x09,0xfb,0xf6,0x73,0x00,0xf0,0x8c,0xfb,0xe1, -0xc7,0xde,0xd6,0x14,0xca,0xe4,0xda,0xe4,0x03,0x73,0x0a,0x0e,0xd4,0x1e,0x18,0x80, -0x0a,0x09,0x0f,0x01,0x0e,0xbd,0x0c,0x11,0x83,0x2a,0x2e,0x9a,0x2d,0x19,0x97,0x19, -0x1d,0x48,0x1d,0x17,0x52,0x0b,0xfe,0x4f,0xfe,0xf0,0x01,0xff,0xf9,0x66,0xed,0xde, -0x8f,0xd7,0xe6,0x22,0xee,0xed,0x70,0xee,0x01,0xc6,0xf2,0x00,0x79,0xf7,0xf6,0x7b, -0xf1,0xe1,0x78,0xe1,0xca,0x5d,0xd6,0xe6,0x1a,0xf6,0x0e,0x9e,0x0e,0x1b,0xd5,0x1f, -0x07,0xc5,0x0e,0x05,0x38,0x0e,0x14,0x04,0x0c,0x21,0x6f,0x2b,0x2c,0xca,0x26,0x1f, -0x12,0x1e,0x14,0x5a,0x17,0x10,0x7c,0x01,0x01,0x39,0xf2,0xf1,0x0a,0xfc,0xf4,0x35, -0xe7,0xdb,0xf5,0xd3,0xea,0x24,0xee,0xed,0x0b,0xf3,0xf8,0x4c,0xf9,0xfb,0x31,0xf3, -0xf8,0xfd,0xec,0xe9,0x78,0xd5,0xcd,0xaa,0xe1,0xef,0x9f,0x04,0x15,0xac,0x11,0x25, -0x8d,0x0f,0x01,0x54,0x0d,0x0c,0x01,0x1c,0x15,0xe7,0x13,0x28,0xf1,0x25,0x2c,0x90, -0x29,0x21,0x18,0x0d,0x0e,0x51,0x12,0x05,0xaf,0xfb,0xfc,0x47,0xed,0xf5,0x96,0xf7, -0xf0,0x45,0xe7,0xcd,0xbe,0xe2,0xea,0x72,0xf1,0xeb,0xb2,0xf7,0xfa,0xb2,0xf9,0xf3, -0xc0,0xf5,0xf2,0x8d,0xed,0xe5,0x62,0xc8,0xe3,0xe8,0xe1,0x01,0x23,0x0f,0x19,0x16, -0x1e,0x19,0xee,0x04,0x04,0xa1,0x12,0x11,0x4e,0x27,0x19,0xc0,0x1c,0x23,0x53,0x29, -0x2e,0x42,0x30,0x0b,0xea,0x03,0x0f,0x13,0x09,0xfe,0x24,0xfe,0xf4,0x75,0xee,0xf1, -0x5b,0xf5,0xf4,0x32,0xd5,0xd4,0xb3,0xe4,0xea,0x8e,0xee,0xef,0x59,0xf9,0xfe,0x77, -0xe7,0xfd,0xf0,0xf0,0xf6,0x53,0xee,0xd2,0xbd,0xd8,0xe7,0x56,0xee,0x0f,0x8d,0x16, -0x1c,0x07,0x1b,0x0a,0xb9,0xfa,0x0f,0xd9,0x12,0x27,0x2b,0x29,0x15,0xde,0x19,0x25, -0xab,0x28,0x3d,0x22,0x1a,0xff,0xe5,0x02,0x08,0xed,0x02,0xfa,0x3a,0xf9,0xf2,0x3a, -0xe8,0xef,0xf8,0xfc,0xe3,0xe4,0xd1,0xe0,0xf5,0xe2,0xec,0xed,0xee,0xf5,0xc8,0x03, -0xe9,0x2a,0xf0,0xfa,0x46,0xf5,0xfa,0xf0,0xdb,0xd9,0x04,0xe8,0xe7,0xb3,0x05,0x16, -0x3d,0x19,0x1f,0x0a,0x0d,0xfe,0xb5,0x02,0x1b,0xd1,0x20,0x33,0x5b,0x20,0x16,0xc0, -0x22,0x1f,0x2f,0x3f,0x2a,0xee,0x06,0xf8,0xc1,0x01,0xfe,0x00,0xfc,0xf7,0x2a,0xfa, -0xea,0x38,0xdf,0xfd,0x52,0xef,0xdb,0x3b,0xd4,0xe0,0x26,0xde,0xf2,0x5c,0xf1,0x03, -0x31,0xf5,0xdf,0xf3,0xfd,0xf7,0x04,0xfe,0xe4,0x64,0xe0,0xe7,0x13,0xed,0xf5,0x45, -0x13,0x1a,0x68,0x1f,0x12,0xbd,0xfa,0x02,0xee,0x12,0x23,0x6b,0x2f,0x2e,0xc3,0x17, -0x1d,0xda,0x1c,0x35,0xc1,0x35,0x15,0x7a,0xf7,0xf4,0xf5,0xf8,0xfa,0x89,0xf8,0xf9, -0x63,0xf1,0xdc,0xc8,0xee,0xf8,0x23,0xe7,0xda,0x6e,0xd8,0xdb,0x63,0xe4,0xf6,0x05, -0xfe,0x00,0xf6,0xde,0xec,0x6a,0x04,0xf4,0x51,0xf3,0xe4,0x4f,0xe7,0xf5,0x95,0xee, -0x0b,0xbd,0x1a,0x1e,0x20,0x1b,0xfd,0xdc,0xfd,0x11,0x29,0x20,0x2f,0x6f,0x32,0x24, -0x30,0x1d,0x1a,0xb7,0x2e,0x38,0x24,0x20,0x06,0x7b,0xf1,0xee,0x9b,0xf2,0xfd,0xc1, -0xf9,0xf2,0x19,0xe3,0xdc,0xde,0xf5,0xeb,0x9e,0xe4,0xd3,0xcf,0xd4,0xd9,0x93,0xee, -0x01,0xa7,0xfe,0xea,0x9f,0xd9,0x07,0x85,0xf6,0xf1,0xb3,0xee,0xe3,0x55,0xf5,0xf8, -0x7b,0xff,0x17,0x1f,0x1e,0x1a,0xba,0x0c,0xf3,0x18,0x0e,0x1e,0x34,0x2d,0x2f,0x4e, -0x2b,0x26,0x18,0x16,0x27,0x0b,0x33,0x28,0x9e,0x0b,0xfd,0x61,0xe7,0xe8,0x02,0xf8, -0xfe,0xa6,0xf2,0xee,0x12,0xd8,0xea,0x6b,0xf1,0xf0,0x31,0xdb,0xd2,0x37,0xd5,0xe4, -0xea,0xfe,0x01,0x86,0xf3,0xdd,0x69,0xf5,0x06,0x16,0xed,0xf4,0xa3,0xe6,0xed,0x45, -0x00,0x02,0x41,0x0d,0x1c,0x20,0x19,0x16,0x27,0xf6,0x04,0x9c,0x1e,0x2a,0x06,0x2c, -0x2e,0xba,0x2e,0x22,0x35,0x1d,0x2d,0xce,0x27,0x16,0x8a,0x08,0xe9,0x03,0xde,0xea, -0x30,0xff,0xf3,0x0e,0xf4,0xe2,0x97,0xd6,0xf2,0x3a,0xef,0xe1,0x5e,0xd7,0xcd,0x98, -0xdc,0xf3,0xc1,0xff,0xf8,0xf2,0xe7,0xe6,0x0f,0x04,0xf6,0x70,0xf3,0xe6,0x54,0xed, -0xf8,0x62,0x0e,0x0b,0x92,0x12,0x1a,0xcb,0x13,0x03,0x0f,0xfb,0x20,0xb6,0x2a,0x2a, -0x00,0x2a,0x36,0x3a,0x2c,0x21,0x47,0x1f,0x2c,0x97,0x18,0x0d,0x18,0xf7,0xd7,0xc0, -0xdf,0xf3,0x4d,0xf6,0xf6,0xbd,0xee,0xcc,0xef,0xe6,0xf8,0x23,0xe7,0xd8,0x48,0xd0, -0xd7,0x2e,0xed,0xf7,0x8b,0xfc,0xf5,0xea,0xeb,0xf8,0x49,0xfb,0xfa,0xfe,0xeb,0xea, -0x92,0xf8,0x0d,0xf9,0x15,0x0e,0x25,0x12,0x16,0xf6,0x07,0x00,0x8d,0x12,0x2d,0xf8, -0x28,0x24,0x11,0x36,0x36,0xa6,0x2a,0x15,0x91,0x28,0x1f,0x57,0x0f,0xfa,0x86,0xe3, -0xd6,0x71,0xe3,0xf2,0x26,0xf7,0xf8,0x0f,0xd5,0xd1,0x0f,0xf7,0xec,0x6e,0xd9,0xd3, -0xa9,0xd6,0xe7,0x88,0xef,0xf4,0xd4,0xfc,0xf6,0xc0,0xf2,0xf5,0x07,0x07,0xef,0x43, -0xe9,0xf1,0x9b,0x0a,0x1c,0x8d,0x13,0x14,0x2d,0x0d,0x0c,0xee,0x04,0x13,0xd8,0x22, -0x2b,0x9c,0x24,0x2c,0xb3,0x3e,0x32,0x7d,0x1b,0x19,0x7b,0x23,0x16,0xd9,0xfd,0xe7, -0x31,0xda,0xd3,0x26,0xea,0xf6,0xf8,0xfb,0xe3,0xc1,0xc7,0xe8,0x4b,0xf7,0xdb,0xcb, -0xd4,0xd4,0xe1,0xe9,0xe9,0x50,0xed,0xf9,0x6b,0x02,0xf8,0xda,0xee,0x09,0xdd,0xfe, -0xe7,0x08,0xeb,0x05,0x04,0x1a,0x1e,0x39,0x1c,0x09,0xea,0x0a,0x0e,0xcf,0x16,0x22, -0x02,0x26,0x2c,0xaa,0x25,0x38,0xe1,0x39,0x26,0x68,0x13,0x1d,0xa5,0x1a,0x01,0x4c, -0xeb,0xd9,0xa2,0xcc,0xda,0xc4,0xf0,0xf8,0xe4,0xeb,0xce,0x20,0xd5,0xf2,0x1b,0xe6, -0xd4,0x5a,0xd4,0xe1,0x1b,0xec,0xea,0xb5,0xf5,0x05,0xf6,0x00,0xf3,0x67,0xff,0x0c, -0xb2,0xf0,0xe5,0xe9,0xfc,0x17,0xe5,0x22,0x25,0xad,0x0c,0x01,0xcb,0x13,0x1b,0x4b, -0x20,0x22,0x41,0x29,0x31,0xbe,0x28,0x3e,0x51,0x2b,0x19,0x7d,0x1a,0x18,0x86,0x0a, -0xf1,0x11,0xe0,0xc9,0x05,0xd0,0xeb,0x59,0xf6,0xee,0x23,0xdb,0xd2,0x24,0xe2,0xea, -0x33,0xd7,0xd1,0x9c,0xd9,0xea,0xf7,0xe5,0xf3,0xb4,0x05,0x06,0xaf,0xf7,0xfb,0xb7, -0x0e,0xff,0xd5,0xe6,0xef,0x95,0x0e,0x1f,0xd0,0x2f,0x15,0x97,0xfd,0x0e,0x9f,0x27, -0x1f,0x8b,0x1f,0x24,0x14,0x3a,0x29,0xb3,0x36,0x34,0xa6,0x1d,0x1c,0xce,0x14,0x0a, -0x1a,0xfc,0xdc,0x67,0xcf,0xc2,0xa8,0xe3,0xf1,0xf2,0xe9,0xdd,0xc5,0xd8,0xda,0x79, -0xe1,0xe0,0xeb,0xd0,0xda,0x34,0xe0,0xe8,0xb7,0xea,0x0b,0x0c,0x02,0x03,0xdc,0xfc, -0x02,0xa9,0x0f,0xed,0x5e,0xf0,0xfe,0xa5,0x24,0x2b,0x83,0x24,0xfd,0x13,0x0b,0x26, -0xde,0x24,0x1c,0x63,0x21,0x3a,0x71,0x32,0x2a,0x36,0x34,0x23,0x39,0x21,0x17,0xce, -0x04,0x04,0xf6,0xdf,0xd3,0x94,0xbe,0xd7,0x2b,0xeb,0xe7,0xe9,0xdc,0xdb,0xc3,0xdf, -0xd7,0xdf,0xe0,0xd5,0x20,0xdb,0xde,0x68,0xe7,0xe5,0x67,0x0b,0x02,0xeb,0x08,0x04, -0xcf,0xfb,0x0f,0x0a,0xfe,0xed,0x02,0xf1,0x1a,0xe0,0x34,0x26,0x82,0x09,0x06,0xca, -0x22,0x29,0xf1,0x14,0x26,0x3b,0x34,0x37,0x33,0x2a,0x28,0x9d,0x26,0x22,0x1c,0x1e, -0x04,0x3e,0x07,0xe7,0xc2,0xd7,0xc2,0xe1,0xca,0xe1,0x97,0xe1,0xde,0xc8,0xd5,0xe0, -0xcc,0xd9,0xd7,0x32,0xd6,0xd9,0x8d,0xe7,0xe2,0x13,0xe5,0x02,0x05,0x09,0x0a,0xa1, -0x11,0x01,0x39,0x04,0x08,0x7e,0xf1,0xee,0xda,0x07,0x39,0x38,0x29,0x13,0xff,0x0b, -0x22,0x45,0x29,0x19,0x80,0x28,0x37,0x1a,0x34,0x2c,0x23,0x22,0x22,0xea,0x20,0x1d, -0x7a,0x0d,0xff,0x85,0xef,0xd8,0xcb,0xc9,0xc4,0x9c,0xd4,0xd7,0xd7,0xdf,0xd6,0x94, -0xdd,0xdd,0x34,0xd7,0xce,0x32,0xd8,0xe7,0xc7,0xe3,0xe5,0x2b,0xfa,0x0a,0x32,0x08, -0x19,0xb5,0x0b,0x05,0x65,0x0f,0xf8,0x63,0xef,0xfb,0x60,0x28,0x33,0x9f,0x18,0x14, -0xf4,0x1d,0x22,0xaa,0x1f,0x25,0xe8,0x3a,0x38,0x13,0x2c,0x1f,0x1e,0x22,0x19,0x86, -0x22,0x13,0x1f,0x04,0xf1,0xfa,0xdd,0xd5,0x4c,0xbe,0xcc,0x17,0xc8,0xe0,0x1e,0xd9, -0xd6,0x35,0xdd,0xd8,0x40,0xd2,0xcc,0x7f,0xe3,0xe3,0x4f,0xe7,0xf0,0x04,0x07,0x04, -0x78,0x17,0x15,0x8f,0x0a,0x15,0x52,0xfa,0xf6,0x43,0xf7,0x13,0xcf,0x30,0x28,0x80, -0x1a,0x22,0xba,0x1a,0x22,0x35,0x2b,0x34,0x39,0x3d,0x30,0x45,0x23,0x21,0x0a,0x1b, -0x14,0xa6,0x20,0x01,0x17,0xf6,0xe5,0x4e,0xda,0xcd,0xe3,0xb9,0xc2,0x25,0xd4,0xe0, -0x3b,0xd3,0xda,0xe0,0xd5,0xd8,0x72,0xcd,0xd9,0xa6,0xe4,0xe9,0x14,0xf2,0xf5,0x49, -0x12,0x0c,0x43,0x1e,0x10,0x05,0x1a,0x08,0x85,0xee,0xfd,0xd4,0x04,0x20,0x83,0x2f, -0x26,0x11,0x1e,0x17,0xf0,0x1f,0x2f,0xca,0x33,0x36,0x69,0x36,0x24,0x64,0x20,0x1c, -0xda,0x0d,0x1b,0xa6,0x0a,0xf7,0x97,0xf3,0xd8,0xb2,0xdc,0xb5,0xf7,0xb6,0xc7,0x56, -0xe0,0xd5,0x4f,0xd4,0xd2,0x68,0xd8,0xd9,0x87,0xce,0xdd,0x36,0xe8,0xf9,0x82,0xeb, -0x10,0xa9,0x0d,0x1b,0x07,0x1c,0x19,0x44,0x1c,0xec,0xdd,0xfc,0x07,0x95,0x0f,0x28, -0x26,0x30,0x24,0xf7,0x1b,0x1a,0xf9,0x30,0x34,0xe9,0x34,0x35,0x9e,0x2d,0x20,0x9a, -0x1c,0x0e,0xb4,0x12,0x0f,0xe4,0xfd,0xf2,0xb9,0xe4,0xdb,0x22,0xbe,0xaf,0xd1,0xbd, -0xd9,0x64,0xde,0xca,0x98,0xce,0xcf,0xe8,0xe6,0xd2,0x04,0xcb,0xea,0xcb,0xf2,0xf2, -0x94,0x00,0x16,0x44,0x15,0x23,0xa8,0x1a,0x25,0xb7,0xfc,0xef,0x4a,0x0d,0x05,0xa9, -0x1b,0x2f,0xf7,0x29,0x26,0x15,0x1b,0x2b,0x10,0x32,0x37,0x7b,0x31,0x32,0xf2,0x22, -0x17,0x8a,0x12,0x0b,0xda,0x0b,0x02,0x6a,0xf6,0xef,0x31,0xe2,0xc2,0x69,0xae,0xba, -0x23,0xc7,0xed,0x71,0xca,0xc6,0xb6,0xcb,0xdf,0xe4,0xe6,0xc2,0x90,0xde,0xf3,0xe9, -0xf2,0xfb,0x66,0x14,0x13,0xe1,0x28,0x1d,0xad,0x22,0x12,0xcf,0xef,0x07,0xd6,0x04, -0x15,0x36,0x29,0x28,0x9a,0x2d,0x28,0xb5,0x22,0x28,0x17,0x37,0x33,0x7b,0x35,0x29, -0x53,0x18,0x11,0xed,0x0d,0x0a,0x91,0x04,0xf7,0xf0,0xf3,0xee,0x74,0xcc,0xaf,0x6f, -0xb8,0xbb,0xdc,0xe3,0xd3,0x28,0xc5,0xbc,0xbf,0xd8,0xed,0x10,0xcf,0xd0,0x25,0xe5, -0xf5,0x43,0xf9,0x14,0x2a,0x17,0x20,0xfd,0x26,0x1c,0x93,0x1b,0x06,0x95,0xfb,0x07, -0x85,0x0b,0x1f,0xff,0x27,0x26,0x1e,0x37,0x28,0xa4,0x21,0x2a,0x77,0x39,0x32,0x71, -0x2b,0x1a,0xac,0x11,0x0e,0x19,0x08,0x00,0x78,0xf9,0xf3,0xc1,0xf3,0xd6,0x07,0xbe, -0xae,0xbf,0xbf,0xd2,0x07,0xe0,0xc2,0x04,0xbd,0xcf,0xcc,0xe7,0xdd,0x9f,0xd1,0xd8, -0x0e,0xf0,0xfc,0xa4,0x0d,0x20,0xaa,0x1a,0x29,0x45,0x24,0x15,0xb7,0x1e,0xfe,0x5f, -0x07,0x07,0x30,0x19,0x22,0x62,0x26,0x35,0x8e,0x37,0x20,0xa7,0x1e,0x35,0xab,0x3a, -0x28,0xfb,0x21,0x12,0xd1,0x11,0x0a,0x36,0xfc,0xfa,0x5b,0xf0,0xf2,0xf8,0xe1,0xca, -0x15,0xb5,0xb6,0x7e,0xcd,0xd6,0x39,0xc9,0xb4,0x95,0xc5,0xe2,0x94,0xde,0xdd,0x10, -0xcb,0xe2,0xe8,0xf5,0x06,0x44,0x20,0x1e,0x7e,0x22,0x2d,0xe6,0x12,0x21,0xaa,0x12, -0x03,0x29,0x0d,0x09,0x40,0x21,0x24,0x8d,0x34,0x3c,0x3a,0x2e,0x1b,0xcd,0x24,0x3e, -0x85,0x2d,0x28,0x9d,0x15,0x15,0xb0,0x0c,0xfe,0x42,0xfd,0xf3,0xc1,0xe8,0xe9,0xcc, -0xd3,0xc4,0x5b,0xb0,0xc7,0xd3,0xd0,0xce,0x59,0xb4,0xbc,0x79,0xdd,0xda,0x1a,0xe9, -0xcc,0xd8,0xd7,0xec,0x08,0x06,0x15,0x51,0x27,0x21,0x2d,0x2c,0x1b,0xbe,0x1d,0x1b, -0x1f,0x0b,0x10,0xae,0x06,0x12,0xd6,0x24,0x30,0x64,0x3a,0x37,0x72,0x25,0x19,0x50, -0x30,0x32,0x4a,0x27,0x1b,0x5d,0x12,0x12,0x2d,0xfd,0xfa,0xab,0xf3,0xe4,0x0f,0xe4, -0xdc,0xd1,0xd2,0xb5,0x2f,0xbd,0xcb,0xfa,0xd0,0xb9,0x8d,0xb5,0xd2,0xd0,0xdb,0xe9, -0xc3,0xd8,0xcd,0xea,0xe5,0xfa,0x88,0x15,0x23,0xb1,0x29,0x29,0x24,0x23,0x22,0x08, -0x1a,0x18,0x5c,0x15,0x09,0xe5,0x09,0x1c,0xac,0x31,0x35,0x47,0x37,0x2e,0x0e,0x1d, -0x22,0xfd,0x2e,0x28,0x0d,0x1d,0x18,0x3a,0x11,0x03,0x62,0xfa,0xf7,0xe3,0xe7,0xd9, -0x26,0xe5,0xd7,0x44,0xc8,0xb8,0x17,0xc5,0xd5,0xc2,0xba,0xb4,0x80,0xc6,0xdb,0x61, -0xe5,0xe0,0x54,0xd3,0xdb,0x08,0xf4,0x09,0x79,0x1e,0x2b,0x7b,0x28,0x24,0x2d,0x2a, -0x17,0xf6,0x1b,0x19,0x71,0x10,0x08,0x2e,0x13,0x2c,0xf2,0x36,0x34,0xbd,0x32,0x29, -0x66,0x1c,0x22,0xd3,0x26,0x21,0x10,0x20,0x11,0x54,0x03,0xfe,0x8f,0xf5,0xea,0x13, -0xdd,0xdd,0x28,0xe1,0xd1,0x6d,0xc2,0xc3,0x80,0xcc,0xc8,0x01,0xaf,0xbf,0x2d,0xd1, -0xe3,0xdd,0xe0,0xd7,0x8c,0xd6,0xec,0x9b,0xfb,0x14,0x46,0x2a,0x2c,0xfc,0x26,0x32, -0xee,0x1b,0x17,0x1a,0x20,0x15,0xb5,0x13,0x0a,0x65,0x24,0x2c,0x6e,0x33,0x32,0x8d, -0x34,0x21,0x26,0x18,0x22,0xdf,0x20,0x2b,0x42,0x15,0x05,0x10,0xfe,0xfd,0x61,0xe7, -0xe4,0xb1,0xd6,0xe1,0x17,0xd8,0xcd,0x20,0xc4,0xc9,0x48,0xc6,0xbb,0xdb,0xb7,0xc3, -0xf5,0xe2,0xe2,0x61,0xe2,0xd4,0xbe,0xe6,0xf3,0xd4,0x0a,0x21,0x8e,0x2d,0x2b,0x70, -0x35,0x27,0xa0,0x12,0x20,0x96,0x1b,0x1a,0x61,0x11,0x1b,0x99,0x24,0x2e,0xe5,0x2e, -0x34,0x4b,0x2a,0x1d,0x61,0x17,0x1a,0x62,0x2c,0x21,0xbd,0x05,0xf9,0xa1,0x00,0xeb, -0xe9,0xe6,0xda,0xac,0xd8,0xd8,0x4a,0xd5,0xcc,0x8b,0xc8,0xc3,0x4d,0xbe,0xb9,0x66, -0xbb,0xd4,0xb2,0xe8,0xe1,0xb9,0xda,0xe2,0x23,0xee,0x05,0x66,0x14,0x2c,0x80,0x2e, -0x3e,0x05,0x2d,0x1b,0x00,0x18,0x1c,0xf9,0x23,0x18,0xe6,0x1e,0x1d,0x38,0x20,0x30, -0x53,0x30,0x33,0x2a,0x1e,0x0f,0xfb,0x16,0x26,0x2b,0x31,0x09,0xe6,0xf6,0xff,0x13, -0xf8,0xe4,0x44,0xe0,0xd7,0xc1,0xd6,0xd4,0x1b,0xda,0xcc,0x91,0xc4,0xbd,0x23,0xba, -0xba,0x5a,0xc1,0xe2,0x05,0xe9,0xe2,0x73,0xde,0xe8,0x66,0x00,0x0f,0x5e,0x1b,0x33, -0x3d,0x3c,0x37,0x65,0x24,0x17,0xe8,0x18,0x23,0x8b,0x21,0x1d,0x11,0x26,0x11,0xff, -0x27,0x2e,0x1f,0x36,0x23,0xf9,0x0b,0x15,0x81,0x22,0x2f,0x14,0x1b,0xf5,0xd5,0xf6, -0xf9,0x6b,0xea,0xe1,0x6c,0xda,0xd3,0x77,0xd2,0xdf,0x18,0xdb,0xc3,0x6a,0xc2,0xbb, -0x3a,0xbf,0xb9,0xb9,0xd4,0xeb,0x9d,0xe7,0xdf,0x20,0xe1,0xf9,0x60,0x0b,0x0e,0x0d, -0x2c,0x40,0xe8,0x35,0x2f,0x6c,0x1e,0x13,0x08,0x1b,0x28,0x8d,0x27,0x29,0xf6,0x10, -0x14,0x17,0x32,0x34,0x12,0x2d,0x09,0x93,0x12,0x1f,0x33,0x28,0x2b,0xa4,0xfb,0xf3, -0x10,0xf0,0xf3,0x46,0xea,0xda,0xfe,0xd0,0xcf,0x5a,0xe4,0xe1,0x0b,0xc9,0xbf,0x52, -0xc3,0xbd,0x5d,0xba,0xc9,0xca,0xe1,0xf1,0x8b,0xe3,0xe0,0x89,0xf1,0x07,0xc4,0x0b, -0x1b,0xf1,0x41,0x38,0x76,0x38,0x29,0x6f,0x15,0x14,0x70,0x22,0x2b,0xc6,0x33,0x15, -0x2a,0x07,0x23,0x60,0x3a,0x33,0x67,0x0b,0x0a,0x48,0x20,0x23,0x43,0x24,0x14,0x76, -0xef,0xea,0x21,0xef,0xf0,0x51,0xe1,0xd0,0xcf,0xce,0xdf,0xed,0xe9,0xd0,0x43,0xc0, -0xc2,0xc8,0xc3,0xba,0xd0,0xc1,0xdb,0x8f,0xe9,0xeb,0x4e,0xe2,0xef,0x4c,0xfb,0x09, -0x00,0x11,0x38,0x29,0x38,0x3d,0xe4,0x37,0x1e,0x92,0x0e,0x1a,0x9d,0x2a,0x3b,0xe9, -0x1d,0x07,0xb4,0x10,0x34,0xcd,0x3b,0x15,0x99,0xff,0x1c,0xa3,0x24,0x22,0x67,0x1b, -0xfc,0xd0,0xe5,0xe9,0xf7,0xf0,0xe9,0xaf,0xd6,0xcf,0x79,0xd7,0xec,0x4c,0xd7,0xc8, -0x63,0xc0,0xcd,0xc5,0xbc,0xbb,0xc2,0xd4,0xe4,0x89,0xec,0xe9,0xdc,0xec,0xf3,0xeb, -0xff,0x0f,0x26,0x29,0x35,0x2f,0x3b,0x41,0xab,0x2d,0x0e,0x6e,0x13,0x25,0x64,0x3c, -0x2d,0x12,0x0a,0x03,0xbb,0x21,0x3d,0x02,0x27,0xfe,0xab,0x10,0x22,0x3e,0x1e,0x1e, -0x78,0x07,0xea,0x6f,0xe4,0xe5,0x56,0xf0,0xde,0xfe,0xd3,0xd5,0xbe,0xe0,0xe6,0xfd, -0xc9,0xc3,0xb5,0xcc,0xcb,0xb3,0xb9,0xc7,0xda,0xdf,0xe7,0xca,0xf1,0xeb,0x78,0xf4, -0xf2,0x88,0x0d,0x1e,0x5b,0x2f,0x3a,0x29,0x3b,0x3d,0xdc,0x18,0x0f,0x25,0x1d,0x37, -0x5e,0x36,0x19,0x56,0xfc,0x14,0x6c,0x2f,0x37,0x43,0x0c,0x06,0x7c,0x1c,0x1e,0x17, -0x1d,0x10,0x36,0xf8,0xe2,0x34,0xd9,0xee,0x69,0xec,0xda,0xc5,0xd5,0xd8,0x97,0xe4, -0xd3,0x36,0xc8,0xc6,0x95,0xda,0xbd,0x5a,0xc2,0xd3,0xb2,0xe0,0xf3,0xfe,0xf3,0xf5, -0x8d,0xea,0xfb,0xcb,0x1f,0x26,0x40,0x38,0x38,0x74,0x3e,0x29,0xcc,0x14,0x14,0xe8, -0x2f,0x34,0x43,0x24,0x02,0x6e,0x06,0x1d,0x4e,0x34,0x1e,0x92,0x08,0x0e,0x91,0x1d, -0x1c,0xb7,0x11,0x02,0x38,0xea,0xd3,0x52,0xe5,0xf6,0x06,0xe8,0xde,0xcb,0xcd,0xda, -0x4f,0xda,0xd1,0x59,0xc9,0xd9,0x78,0xd0,0xbc,0x14,0xcb,0xd5,0x6f,0xf4,0xfc,0xa3, -0xfc,0xe9,0xca,0xeb,0x12,0xad,0x29,0x2f,0x76,0x36,0x35,0xeb,0x33,0x22,0xba,0x15, -0x29,0x6f,0x2e,0x27,0x5a,0x0d,0x05,0xa2,0x11,0x24,0xc0,0x2e,0x0f,0xd5,0x08,0x16, -0x0e,0x1d,0x14,0x30,0x09,0xf5,0x2b,0xd0,0xdd,0x9f,0xf7,0xf7,0xdb,0xe4,0xcc,0xfa, -0xce,0xd9,0x3e,0xd5,0xd2,0x28,0xd0,0xd8,0x3b,0xc9,0xc2,0x8b,0xca,0xeb,0xaa,0x03, -0x01,0xf6,0xf2,0xe5,0x54,0xff,0x26,0x4e,0x32,0x2d,0x6a,0x35,0x2b,0xb4,0x31,0x1f, -0xfb,0x24,0x27,0xef,0x25,0x14,0x9e,0x0e,0x06,0x55,0x1a,0x29,0x0e,0x21,0x01,0x3a, -0x0f,0x20,0x94,0x12,0x0b,0xcb,0xfe,0xd8,0xb1,0xd5,0xef,0x7b,0x05,0xf4,0xf0,0xd0, -0xc5,0x94,0xd0,0xdd,0xe9,0xd8,0xd5,0x33,0xd1,0xd0,0xab,0xc8,0xc1,0x19,0xdf,0xff, -0x83,0x0a,0xf8,0xdb,0xf0,0xeb,0x72,0x1b,0x31,0xa3,0x2f,0x2f,0x6b,0x29,0x31,0xa2, -0x2c,0x2a,0x7b,0x21,0x21,0x4a,0x15,0x16,0x65,0x0b,0x0c,0x79,0x25,0x25,0xe6,0x0c, -0x04,0x52,0x1c,0x19,0xe8,0x08,0x00,0xbb,0xdf,0xda,0x68,0xe4,0x06,0xbf,0x06,0xdc, -0xe3,0xc4,0xc6,0x51,0xda,0xe1,0x63,0xdb,0xd4,0x86,0xd0,0xcf,0x8b,0xbf,0xcf,0xa4, -0xf7,0x07,0x4d,0x01,0xf7,0x40,0xe7,0x09,0x70,0x27,0x34,0x03,0x2c,0x25,0x9f,0x2e, -0x2e,0x14,0x37,0x24,0xf8,0x1c,0x14,0x9e,0x13,0x19,0x0a,0x04,0x1e,0xad,0x26,0x12, -0xf2,0x08,0x0c,0x44,0x23,0x0c,0xb2,0xfe,0xeb,0xcb,0xd7,0xef,0x42,0xf6,0x13,0x8a, -0xeb,0xcd,0xb1,0xbd,0xcd,0xe3,0xea,0xde,0x30,0xdc,0xcd,0x90,0xce,0xc9,0x43,0xc6, -0xea,0x40,0x03,0x05,0xad,0xfe,0xf2,0x25,0xfe,0x1d,0x08,0x2e,0x33,0xd1,0x1d,0x31, -0x6b,0x2a,0x39,0xbe,0x2d,0x1b,0xa9,0x16,0x0d,0xf1,0x1e,0x0b,0x3e,0x0e,0x25,0x0d, -0x10,0x0d,0xcc,0x05,0x1a,0x8c,0x16,0xf9,0xb1,0xee,0xde,0x1f,0xef,0xf9,0x72,0x0a, -0xfa,0x41,0xda,0xc5,0x88,0xc0,0xe0,0xf1,0xeb,0xd9,0xfe,0xd4,0xc3,0x75,0xd3,0xc9, -0xfe,0xdb,0xfa,0xe1,0x02,0x08,0xa5,0xfc,0x00,0xc7,0x0c,0x2b,0x8a,0x2d,0x26,0xd8, -0x21,0x34,0x99,0x30,0x38,0xbe,0x1e,0x13,0x90,0x13,0x14,0x2f,0x1a,0x0c,0x26,0x1f, -0x13,0xfb,0x0b,0x0a,0x5e,0x11,0x19,0xfa,0xfb,0xf0,0xdb,0xe2,0xf2,0xa2,0x00,0x00, -0x75,0x02,0xea,0x35,0xd3,0xbd,0xca,0xcc,0xed,0xc0,0xdd,0xd9,0x5b,0xc6,0xc7,0x3f, -0xd3,0xd4,0x20,0xec,0xf8,0xf3,0x04,0x04,0x68,0x04,0x09,0xa9,0x19,0x2c,0xcb,0x23, -0x23,0xc0,0x29,0x33,0x8a,0x33,0x2a,0x81,0x0e,0x14,0xc2,0x15,0x1c,0x1f,0x19,0x10, -0x42,0x18,0x0b,0xcc,0x07,0x10,0x4f,0x13,0x01,0xa0,0xf1,0xe9,0x72,0xf1,0x07,0xa0, -0x00,0x01,0xbf,0xf2,0xe9,0xee,0xc8,0xbd,0xdc,0xe3,0xea,0xf0,0xd6,0xd4,0xf2,0xbc, -0xd3,0x5a,0xd6,0xe5,0xfc,0xec,0xff,0x34,0x0c,0x0b,0x94,0x0c,0x12,0xc0,0x1a,0x2a, -0x16,0x22,0x2a,0x04,0x2d,0x30,0xff,0x27,0x15,0xf6,0x10,0x17,0xf2,0x19,0x1c,0x18, -0x12,0x0f,0x75,0x14,0x06,0x20,0x08,0x13,0x00,0xfc,0xf1,0x4d,0xeb,0xee,0x65,0x06, -0x02,0xb1,0xff,0xf5,0x5c,0xf3,0xdd,0x59,0xbe,0xcc,0xe2,0xe8,0xdd,0x71,0xd2,0xcd, -0xbe,0xc1,0xde,0x6a,0xdb,0xea,0x38,0xef,0x0e,0xe9,0x14,0x10,0xb8,0x14,0x0e,0xb3, -0x26,0x2c,0x95,0x29,0x24,0x92,0x30,0x24,0x6e,0x17,0x0e,0x1d,0x16,0x21,0x34,0x1b, -0x17,0x04,0x0a,0x14,0x62,0x0c,0x04,0x3e,0x0e,0xfc,0x3d,0xf0,0xee,0x64,0xf2,0x00, -0x4e,0x06,0xf7,0xc2,0x01,0xf3,0xf5,0xf6,0xcc,0x9e,0xbe,0xda,0x08,0xde,0xd8,0xe2, -0xd5,0xc6,0x12,0xcc,0xdc,0xf4,0xe1,0xe7,0xc5,0xfd,0x16,0x01,0x17,0x1a,0x9c,0x08, -0x15,0xbe,0x2c,0x32,0x7e,0x1f,0x27,0x43,0x2b,0x14,0x1d,0x0f,0x15,0xd0,0x22,0x25, -0x51,0x13,0x0c,0x90,0x0b,0x18,0x60,0x05,0x06,0x92,0xfd,0xed,0xd6,0xea,0xf6,0x50, -0x06,0xfc,0x4d,0xf6,0xfa,0x8d,0x06,0xf9,0xe5,0xe6,0xbf,0x6f,0xca,0xd7,0x59,0xdb, -0xd8,0x33,0xd8,0xc1,0x5f,0xd4,0xe1,0xca,0xe1,0xf3,0xb2,0x0a,0x1c,0xfc,0x23,0x0e, -0x9d,0x0e,0x24,0xcd,0x35,0x24,0x71,0x22,0x2a,0xc1,0x1b,0x03,0x6c,0x18,0x1b,0x1a, -0x2d,0x13,0x27,0x0c,0x08,0x4e,0x17,0x0d,0xbd,0xff,0xfc,0xeb,0xf0,0xe6,0x9d,0xf2, -0x0d,0xd1,0xfe,0xef,0xdf,0xf5,0x0b,0xbd,0x07,0xf4,0xea,0xd1,0xc6,0xd2,0xcb,0xd7, -0x0e,0xe0,0xde,0x27,0xd0,0xc5,0x19,0xdc,0xe3,0xcc,0xe8,0xfd,0x85,0x13,0x29,0x56, -0x1b,0x0a,0x31,0x1a,0x2e,0x1d,0x27,0x23,0xbd,0x20,0x21,0x4b,0x00,0x0e,0xac,0x21, -0x28,0xfc,0x1c,0x0a,0x60,0x06,0x14,0x49,0x16,0xfe,0xc1,0xf6,0xf6,0x3c,0xe9,0xee, -0xdd,0x06,0x02,0xba,0xeb,0xf0,0x56,0x0a,0x10,0xb8,0x04,0xe1,0x19,0xce,0xc6,0x6b, -0xcd,0xe3,0x2d,0xdc,0xde,0xf1,0xcd,0xcf,0x47,0xe0,0xe7,0xc2,0xf6,0x09,0x51,0x28, -0x26,0x98,0x16,0x0e,0xab,0x2a,0x27,0x5b,0x2b,0x22,0x80,0x1f,0x08,0x7c,0x05,0x22, -0xee,0x22,0x22,0xc2,0x0b,0x07,0x07,0x14,0x17,0xb5,0x06,0xed,0x5d,0xf9,0xf0,0xa4, -0xeb,0xfd,0xa1,0xfe,0xf0,0x9d,0xeb,0x02,0xed,0x13,0x06,0xa7,0xfc,0xd1,0xd6,0xcb, -0xc4,0x01,0xd5,0xeb,0xd8,0xd4,0xdf,0xb3,0xca,0xd5,0x2c,0xe5,0xf3,0xd0,0xfc,0x1c, -0x46,0x25,0x27,0xb0,0x11,0x1b,0xd9,0x26,0x2e,0xe2,0x29,0x1a,0x5d,0x0f,0x03,0x45, -0x21,0x23,0x1f,0x1c,0x0d,0x0d,0x07,0x18,0xe9,0x16,0x11,0xc0,0xec,0xf6,0x13,0xfb, -0xf1,0x17,0xf9,0xf3,0x27,0xf4,0xed,0x3e,0x02,0x10,0x08,0x10,0xff,0x75,0xef,0xc9, -0x03,0xc9,0xc7,0xef,0xe5,0xe0,0x41,0xd9,0xd9,0xea,0xcd,0xdf,0x11,0xed,0xf6,0x64, -0x0b,0x23,0x06,0x27,0x23,0xe2,0x18,0x1b,0x3e,0x31,0x2a,0xed,0x23,0x0b,0x0c,0x09, -0x19,0xfb,0x29,0x1a,0xa0,0x0c,0x04,0xb6,0x13,0x20,0x0e,0x0f,0xf8,0x76,0xeb,0xff, -0x19,0xf6,0xf5,0x09,0xeb,0xe7,0xda,0xef,0x00,0x42,0x10,0x0f,0x6d,0x06,0xff,0x34, -0xdf,0xc5,0x0e,0xcc,0xd6,0x22,0xe7,0xde,0x33,0xd8,0xdb,0xdc,0xd6,0xed,0xd9,0xed, -0x00,0x80,0x17,0x26,0x16,0x25,0x26,0xe3,0x11,0x29,0x45,0x37,0x20,0x6e,0x13,0x02, -0xfd,0x19,0x21,0x2a,0x24,0x07,0x34,0x03,0x08,0xe3,0x22,0x19,0xe4,0xf8,0xf1,0xac, -0xf8,0x00,0x91,0xf7,0xea,0x78,0xe1,0xe0,0x50,0x07,0x0a,0x3f,0x15,0x04,0x78,0x06, -0xf1,0xd1,0xd2,0xcb,0xf9,0xd4,0xdf,0x27,0xe6,0xd8,0x56,0xdb,0xe1,0xce,0xe7,0xef, -0xb5,0xf1,0x0b,0x76,0x1f,0x24,0x77,0x31,0x17,0xb9,0x1c,0x2f,0x77,0x2d,0x17,0x50, -0x09,0x0e,0x1e,0x20,0x1c,0xc5,0x14,0xfb,0x12,0x01,0x13,0x01,0x23,0x04,0xdc,0xed, -0xff,0x54,0xfe,0xfe,0xac,0xe8,0xde,0xfe,0xd2,0xfa,0x2d,0x14,0x13,0x27,0x0a,0x00, -0xab,0x03,0xd9,0x8e,0xdc,0xd1,0x7b,0xdb,0xe5,0x2c,0xdc,0xd8,0xa6,0xe2,0xee,0xdb, -0xea,0xf3,0xe5,0xf7,0x17,0xed,0x1b,0x35,0x29,0x24,0x16,0x5f,0x29,0x2b,0x0d,0x27, -0x09,0xe7,0x13,0x12,0x27,0x1a,0x0f,0x6b,0x0b,0xf6,0xb6,0x04,0x19,0x52,0x14,0xf3, -0xc7,0xf8,0x05,0xe9,0xf8,0xf0,0x98,0xda,0xcd,0xad,0xe5,0x13,0x47,0x19,0x0a,0x4a, -0x04,0x00,0x52,0xeb,0xdd,0x14,0xeb,0xd5,0x8a,0xe3,0xdd,0x30,0xe0,0xdc,0xc6,0xee, -0xf1,0xa2,0xf2,0xf6,0x24,0x03,0x16,0x79,0x29,0x32,0x81,0x1a,0x22,0xdc,0x26,0x27, -0xd2,0x1e,0x0f,0xb6,0x12,0x0f,0xa1,0x13,0x08,0x4d,0x02,0xf0,0xe3,0x0d,0x11,0x50, -0x07,0xf6,0x6f,0x06,0xfa,0xbe,0xf4,0xda,0x34,0xce,0xd1,0x54,0x01,0x1f,0xdc,0x10, -0x04,0xcf,0x01,0xf0,0xaf,0xde,0xf4,0x2e,0xea,0xdc,0x97,0xdb,0xe3,0xd7,0xde,0xed, -0x75,0xef,0xf7,0xb7,0xf5,0xf6,0x63,0x09,0x1c,0x71,0x36,0x21,0x8d,0x22,0x25,0x0f, -0x20,0x29,0xb1,0x19,0x0e,0x97,0x07,0x11,0xc6,0x08,0x06,0x16,0xf1,0xfc,0xb3,0x08, -0x08,0x2c,0x08,0x02,0xf9,0xfe,0xf6,0x86,0xdf,0xcd,0xd1,0xcb,0xeb,0x6a,0x16,0x1c, -0x43,0x08,0x02,0xda,0xf3,0xdf,0x9d,0xf2,0xfe,0xa5,0xeb,0xd7,0x54,0xdd,0xe5,0xcb, -0xe9,0xf0,0x46,0xf5,0xfd,0x60,0xf7,0xf6,0xb8,0x10,0x2d,0xc3,0x28,0x24,0x88,0x29, -0x20,0x00,0x20,0x26,0xcb,0x1c,0xfe,0x03,0x09,0x0b,0xec,0x06,0xf8,0xc9,0xef,0xfc, -0x90,0x02,0x0e,0x8d,0x08,0xfe,0x80,0xfb,0xe8,0x33,0xd1,0xc4,0x46,0xe4,0x06,0xd1, -0x1f,0x10,0xf5,0x07,0xf8,0x5f,0xe3,0xe7,0x60,0x09,0x02,0xe3,0xe7,0xcf,0x05,0xe1, -0xeb,0xe3,0xec,0xf0,0x31,0xfa,0xfc,0x6e,0xf3,0xfe,0x13,0x1e,0x29,0x2f,0x23,0x32, -0x1a,0x20,0x1e,0x22,0x21,0x2c,0xc2,0x09,0xfa,0x52,0x0b,0x03,0xb0,0xfc,0xef,0x55, -0xf3,0xf6,0x1d,0x07,0x11,0x67,0xff,0xfe,0x70,0xf3,0xd7,0xed,0xbf,0xd5,0x69,0xfe, -0x14,0x0f,0x1c,0x0c,0xdc,0x00,0xe6,0x29,0xe4,0xff,0x67,0x16,0xff,0x57,0xdf,0xce, -0xc0,0xef,0xf0,0x62,0xed,0xfc,0x1e,0xf8,0xfd,0xc8,0xf4,0x15,0xb2,0x1b,0x22,0x0e, -0x2f,0x2c,0x0a,0x1a,0x18,0xd6,0x2c,0x1c,0xeb,0x00,0xff,0x0b,0x04,0xf9,0x28,0xf6, -0xf5,0x9b,0xf0,0xf6,0x7e,0x0c,0x04,0x9a,0x01,0xfd,0xff,0xe2,0xc1,0x3d,0xc5,0xf6, -0xc2,0x09,0x16,0x5c,0x18,0x00,0x9f,0xf4,0xde,0xbd,0xf9,0x14,0x36,0x16,0xf1,0x4a, -0xd6,0xda,0x35,0xf3,0xf2,0xb6,0xf4,0xfc,0xcf,0xf5,0xfd,0xf7,0x0c,0x12,0xed,0x18, -0x27,0x17,0x33,0x21,0x29,0x13,0x1f,0x6d,0x2a,0x0c,0x4d,0xfc,0xfc,0x4d,0xfc,0xf4, -0x9c,0xfc,0xef,0x9a,0xef,0xfa,0x16,0x0c,0xfd,0x23,0x0b,0xee,0x8a,0xca,0xc1,0x61, -0xe1,0x05,0x89,0x0f,0x18,0xab,0x0d,0xf6,0xc5,0xe6,0xee,0xb6,0x11,0x23,0x73,0x0d, -0xe6,0x9f,0xd2,0xe3,0x6d,0xf9,0xf5,0x36,0xfd,0xf8,0xcd,0xf6,0x10,0x54,0x15,0x0a, -0x4a,0x20,0x2a,0x53,0x2e,0x11,0x19,0x17,0x28,0xc1,0x1e,0x01,0xe7,0xf3,0xf7,0x8d, -0xf4,0xff,0xa3,0xf7,0xe9,0xf3,0xeb,0x03,0x92,0x00,0x09,0xe8,0x01,0xd8,0xf8,0xc0, -0xd4,0x24,0xf8,0x0d,0x3f,0x12,0x15,0x71,0xfe,0xe8,0xa7,0xee,0x01,0x6c,0x28,0x1d, -0xbc,0xfb,0xda,0x0d,0xd6,0xee,0x1e,0xfb,0xfb,0xd7,0xfb,0xf6,0x49,0x01,0x20,0xdc, -0x06,0x15,0xe7,0x1e,0x2d,0x85,0x1d,0x0f,0x1c,0x22,0x29,0xc2,0x0e,0xf7,0xaa,0xee, -0xf1,0xdb,0x01,0xfe,0x6b,0xed,0xe2,0x08,0xf4,0x00,0x28,0x08,0x0a,0x06,0xee,0xc6, -0x72,0xce,0xe9,0xb3,0x05,0x12,0x9d,0x0f,0x08,0x4d,0xee,0xef,0x1c,0xfe,0x1d,0xd2, -0x29,0x12,0xa1,0xe9,0xd8,0x3a,0xdd,0xf9,0x0a,0x00,0xfe,0x33,0xfc,0xf5,0x69,0x1b, -0x14,0x12,0x0f,0x12,0x2b,0x20,0x21,0x94,0x13,0x18,0xd7,0x2f,0x1a,0xfc,0xfa,0xf0, -0x0a,0xec,0x02,0x32,0x00,0xf3,0x2e,0xdd,0xe6,0xd4,0xfa,0x01,0x67,0x0b,0xfc,0x14, -0xd9,0xca,0x75,0xdc,0xf9,0x2c,0x0a,0x0e,0x2c,0x0b,0xf8,0x7e,0xf5,0xf9,0x32,0x10, -0x29,0x4a,0x1d,0x02,0xaf,0xdb,0xd5,0xd1,0xea,0x05,0xf3,0x00,0x02,0x8f,0xf2,0x0a, -0xa8,0x1d,0x11,0x93,0x0f,0x0f,0xaa,0x1c,0x19,0x28,0x15,0x29,0x42,0x28,0x01,0x4f, -0xf5,0xed,0x4a,0xfb,0x0a,0x7e,0xf6,0xe5,0x48,0xd6,0xf4,0x52,0xff,0x08,0x58,0x05, -0xec,0xb6,0xcf,0xd7,0x12,0xed,0x01,0x42,0x0a,0x08,0x1f,0x01,0xfd,0xb2,0xfc,0x06, -0xdb,0x1e,0x26,0x67,0x0f,0xf2,0x02,0xd1,0xdd,0x6d,0xfb,0x09,0xdb,0x06,0xfa,0xfb, -0xfc,0x15,0xaa,0x18,0x0e,0x8f,0x08,0x0c,0xc2,0x18,0x12,0x46,0x1e,0x2e,0xe6,0x0c, -0xf8,0x89,0xe8,0xf8,0x42,0x08,0xfd,0x3d,0xea,0xd5,0xcf,0xe4,0xfa,0xd3,0x01,0x03, -0xdf,0xfb,0xe0,0xe2,0xd8,0xe7,0x61,0xf7,0x02,0x99,0x07,0x05,0x39,0x05,0x01,0xe6, -0x07,0x13,0x62,0x21,0x1e,0xb7,0x00,0xe0,0xd9,0xcf,0xf3,0xae,0x07,0x10,0x2d,0x05, -0xfb,0xaa,0x0e,0x17,0x65,0x15,0x09,0x7c,0x05,0x0b,0xe1,0x13,0x11,0x90,0x2e,0x17, -0xca,0x00,0xe6,0xbf,0xee,0x06,0x65,0x02,0xed,0xa6,0xda,0xda,0x83,0xef,0xff,0x72, -0xfd,0xfe,0x41,0xed,0xdd,0x89,0xe7,0xef,0x9f,0xf8,0x01,0x28,0x07,0x0a,0x82,0x09, -0x08,0x08,0x11,0x13,0xba,0x26,0x0c,0x1e,0xf2,0xd1,0x82,0xdf,0x02,0xfc,0x13,0x09, -0xd1,0x0a,0x00,0x4d,0x16,0x0d,0x6b,0x0c,0x0b,0x30,0xfe,0x13,0x9c,0x08,0x1f,0x07, -0x28,0x09,0x4c,0xf3,0xe3,0x32,0x02,0x08,0x53,0xef,0xdd,0x5f,0xd8,0xe4,0x7c,0xf9, -0xfc,0x0e,0xfb,0xf3,0x66,0xe8,0xe7,0x97,0xed,0xf2,0xd4,0xf9,0x04,0x91,0x0f,0x14, -0x29,0x07,0x15,0x03,0x09,0x1f,0x6e,0x1e,0xff,0x00,0xe1,0xd0,0x0a,0xf6,0x10,0xc8, -0x12,0x11,0xe7,0x08,0x04,0x96,0x10,0x03,0xb1,0x0e,0x01,0xcd,0x08,0x0a,0x88,0x0a, -0x29,0xa7,0x12,0x05,0x75,0xe2,0xf3,0x09,0x09,0xfb,0xd6,0xda,0xdb,0xb2,0xd7,0xf0, -0x84,0xfb,0xf8,0x1e,0xf6,0xf1,0x28,0xe8,0xec,0x08,0xf2,0xf4,0x41,0xfd,0x0f,0x47, -0x1a,0x0c,0xa3,0x11,0x0d,0x1c,0x11,0x20,0x89,0x14,0xec,0xab,0xda,0xdc,0xf6,0x10, -0x13,0x27,0x16,0x14,0x96,0x02,0x07,0x2a,0x02,0x04,0xed,0x0b,0x04,0xfe,0x09,0xfe, -0x9c,0x18,0x1f,0x5a,0x0c,0xf4,0xe5,0xea,0xf9,0xbd,0x09,0xe0,0x37,0xde,0xd3,0x81, -0xe2,0xfb,0x3b,0xfb,0xf0,0xe1,0xf4,0xe7,0xac,0xf1,0xf0,0x3c,0xf5,0xf7,0xf9,0x08, -0x1c,0xfc,0x1b,0x0e,0x59,0x12,0x07,0xe2,0x17,0x1c,0xf8,0x00,0xeb,0xf5,0xcf,0x02, -0xea,0x15,0x18,0x0d,0x1c,0x04,0x03,0x06,0x00,0x12,0xff,0x05,0xad,0x0d,0x09,0xec, -0xfe,0xfc,0x25,0x1e,0x10,0x6a,0x08,0xed,0xf7,0xf2,0xff,0x7f,0xf2,0xdb,0x20,0xd7, -0xd4,0x5e,0xf2,0xfc,0x33,0xf5,0xee,0xf7,0xee,0xea,0x86,0xf6,0xf5,0x7a,0xf7,0xff, -0xea,0x17,0x23,0x5d,0x15,0x10,0x85,0x0a,0x0b,0xba,0x1b,0x0e,0x7e,0xfa,0xe0,0xd4, -0xea,0x14,0xd0,0x1c,0x22,0xa5,0x0d,0x02,0xb0,0x01,0xfe,0x7f,0x02,0x07,0x59,0x13, -0x03,0x74,0xf3,0x07,0xcd,0x13,0x0d,0xa7,0xfb,0xf5,0xb3,0xf3,0xf8,0x74,0xe1,0xde, -0x25,0xd1,0xe5,0x47,0xf9,0xfa,0x5b,0xe9,0xeb,0xef,0xea,0xf9,0x10,0xf9,0xfd,0x22, -0xfb,0x0d,0x10,0x25,0x23,0xed,0x11,0x0c,0x59,0x07,0x15,0x43,0x12,0x04,0x00,0xf0, -0xe3,0x05,0x04,0x18,0xa6,0x29,0x12,0x4e,0x05,0xfc,0x37,0x06,0xfa,0x75,0x06,0x09, -0xa5,0x15,0xf2,0x42,0xf2,0x0c,0xef,0x0b,0x09,0x81,0xfa,0xf5,0xaf,0xed,0xef,0x18, -0xe1,0xde,0xe1,0xd8,0xf0,0xfd,0xfa,0xee,0x5e,0xe3,0xe7,0x5e,0xf7,0xfb,0xd4,0x02, -0x00,0x52,0x03,0x1d,0x44,0x2a,0x23,0x23,0x0b,0x0c,0x96,0x0d,0x13,0xae,0x0c,0x01, -0x13,0xe9,0xf9,0x82,0x0c,0x29,0x30,0x1d,0x0c,0x1c,0xf7,0x00,0xdd,0x00,0xfc,0x14, -0x04,0x11,0xb9,0x05,0xe7,0x9f,0xf9,0x08,0x0d,0x08,0x06,0x53,0xfc,0xeb,0x73,0xe9, -0xeb,0x90,0xe2,0xd9,0x0c,0xe5,0xf4,0x90,0xf6,0xe3,0x89,0xe2,0xec,0x1e,0x00,0x02, -0xed,0x0a,0x03,0xd1,0x0e,0x26,0x99,0x29,0x16,0x83,0x07,0x0c,0x66,0x13,0x08,0x92, -0x12,0xf4,0xb4,0xf8,0xfd,0x7b,0x23,0x24,0x33,0x12,0x01,0x02,0xfc,0x02,0x2b,0xfd, -0xfd,0x7c,0x11,0x0b,0xf7,0xf4,0xe6,0x63,0xfe,0x05,0x54,0x07,0x09,0x89,0xef,0xdf, -0x7b,0xef,0xe5,0x8a,0xe7,0xdb,0x0a,0xed,0xee,0xac,0xf1,0xd9,0x8c,0xe5,0xf4,0x4d, -0x09,0x0a,0x86,0x0f,0x04,0xb4,0x1c,0x29,0x23,0x26,0x11,0xc8,0x0b,0x0e,0xea,0x08, -0x12,0x2d,0x0b,0xfc,0x55,0xf9,0x0c,0x3e,0x27,0x15,0x49,0x04,0xfc,0xbf,0xfb,0x04, -0xa4,0xf7,0x09,0x5b,0x0e,0xfc,0xde,0xe7,0xe8,0x55,0x01,0xff,0x65,0x11,0xfc,0xb5, -0xde,0xe6,0x63,0xeb,0xe8,0x69,0xeb,0xe1,0x51,0xe5,0xf2,0xa5,0xe7,0xe1,0xd6,0xeb, -0x02,0xb5,0x0a,0x15,0x86,0x09,0x11,0x04,0x22,0x27,0x9c,0x1d,0x0c,0x3e,0x10,0x09, -0x77,0x0b,0x18,0x53,0x06,0xff,0x78,0xfc,0x21,0xf6,0x1f,0x05,0xff,0x00,0xfb,0x92, -0x01,0xf9,0xd5,0x06,0x07,0x44,0x03,0xef,0x53,0xe1,0xfa,0x87,0xf6,0x0a,0xa4,0x06, -0xed,0xea,0xd9,0xf1,0xf5,0xe3,0xf8,0x40,0xe0,0xda,0xcc,0xe5,0xf1,0x73,0xe5,0xe4, -0x11,0xf9,0x0c,0x82,0x18,0x0f,0x7f,0x12,0x16,0x4d,0x23,0x24,0xf7,0x18,0x0c,0x4d, -0x0e,0x01,0x16,0x18,0x12,0x77,0x04,0xf9,0x01,0x0e,0x28,0x4b,0x05,0x03,0x87,0xf8, -0x07,0x56,0xf7,0x01,0x35,0x07,0x00,0x80,0xf7,0xe1,0x52,0xf1,0xf4,0x3a,0xfe,0x06, -0x8b,0xff,0xde,0x7b,0xea,0xe5,0x08,0xf6,0xec,0xba,0xd7,0xd7,0xff,0xec,0xee,0x0d, -0xe9,0xee,0x44,0x01,0x1a,0xd4,0x13,0x19,0xd6,0x16,0x1e,0x00,0x24,0x20,0xc4,0x13, -0x0e,0x3b,0x05,0x10,0x5d,0x17,0x0f,0x04,0xfd,0x04,0x99,0x21,0x09,0x35,0x01,0xf6, -0x9e,0x06,0xf9,0xb3,0xfa,0x06,0xae,0xfb,0xf6,0xc0,0xe7,0xee,0x42,0xef,0xf6,0x51, -0xfb,0x0b,0x01,0xf0,0xe1,0xfd,0xe6,0xf2,0x49,0xf8,0xde,0xe3,0xd4,0xdb,0x5b,0xf4, -0xeb,0x6c,0xed,0xf9,0x74,0x15,0x14,0xdc,0x18,0x1e,0x45,0x16,0x20,0xf3,0x22,0x1f, -0x44,0x0f,0x03,0x57,0x12,0x18,0x93,0x13,0x07,0x64,0xfc,0x1e,0x45,0x0b,0x03,0x55, -0xf6,0x00,0xab,0x04,0xf1,0xf9,0x07,0xfe,0x7b,0xec,0xea,0x8b,0xf0,0xeb,0x83,0xf0, -0xf0,0xff,0x04,0x03,0x31,0xe8,0xe5,0xf3,0xee,0xfb,0x6f,0xe1,0xd9,0xba,0xd1,0xea, -0xaf,0xf1,0xed,0x6a,0xf4,0x0b,0x24,0x17,0x16,0x00,0x28,0x19,0x64,0x1c,0x1e,0xac, -0x29,0x12,0xf4,0x02,0x0d,0x25,0x21,0x10,0x9f,0x0b,0xfb,0x6f,0x1a,0x0d,0xe2,0xff, -0xfa,0x60,0xf6,0x08,0xda,0xf6,0x00,0xcf,0x04,0xee,0xbb,0xe4,0xf2,0xb8,0xeb,0xec, -0xe0,0xe4,0xf9,0xc3,0x08,0xf8,0xbd,0xe3,0xeb,0xec,0x00,0xe9,0x00,0xd8,0xd7,0xb6, -0xdd,0xed,0x60,0xef,0xf0,0xde,0x02,0x0f,0xd1,0x17,0x24,0xb6,0x27,0x19,0x75,0x21, -0x25,0xb8,0x21,0x00,0xa3,0x09,0x21,0xb3,0x18,0x0c,0xea,0xff,0x16,0x4e,0x16,0xfa, -0x59,0xfd,0xf6,0xc8,0x03,0xfd,0xf5,0xfe,0x08,0x5f,0xf1,0xe5,0xd7,0xec,0xf1,0x97, -0xea,0xe3,0x52,0xed,0x02,0x93,0x04,0xef,0x8d,0xe6,0xff,0xa0,0xf0,0xd6,0xf1,0xdb, -0xd9,0x13,0xe7,0xe8,0xad,0xf3,0x01,0x92,0x02,0x10,0x5e,0x1f,0x2b,0x1a,0x21,0x1e, -0x25,0x24,0x26,0xc5,0x05,0x02,0x7d,0x1e,0x20,0x14,0x10,0xfd,0xea,0x16,0x18,0x96, -0xff,0xf7,0xe7,0xfa,0xfd,0x71,0x00,0xfc,0x7f,0x07,0xfb,0x01,0xe6,0xed,0xd6,0xea, -0xef,0xc7,0xe4,0xe3,0xe8,0xf9,0x01,0x3e,0x01,0xea,0x2e,0xfb,0xf2,0xc0,0xda,0xd6, -0x9b,0xe3,0xe0,0x9c,0xe1,0xf1,0x90,0x05,0x03,0x32,0x07,0x1f,0x32,0x27,0x2f,0x82, -0x1e,0x28,0xb0,0x25,0x0c,0x07,0xff,0x19,0x78,0x26,0x14,0xfe,0xfb,0x0f,0x40,0x1c, -0x09,0x1c,0xf9,0xf5,0x7c,0xf9,0x00,0xb7,0xfc,0x02,0x0d,0xfe,0xed,0xa0,0xf0,0xe9, -0xc9,0xe8,0xea,0x59,0xdf,0xec,0x1a,0xfd,0x01,0x02,0xfc,0xfa,0x24,0xf2,0xde,0x51, -0xce,0xe3,0x9b,0xea,0xdc,0xde,0xe1,0x03,0xf8,0x08,0x03,0x3f,0x14,0x25,0xa5,0x2f, -0x26,0x87,0x28,0x2b,0x7a,0x12,0xfa,0xa7,0x11,0x25,0x7a,0x20,0x03,0x1d,0x06,0x1d, -0x27,0x12,0xfd,0x3d,0xf6,0xfa,0xe4,0xfb,0x01,0x8c,0xf9,0xfd,0xba,0xf4,0xf3,0x31, -0xef,0xe1,0x94,0xef,0xe0,0x39,0xe7,0xf8,0xb7,0x01,0xff,0x0d,0x05,0xf7,0xc1,0xdf, -0xcc,0x4c,0xd9,0xee,0xd7,0xe4,0xd4,0xee,0xfa,0x07,0x2e,0x08,0x0a,0xcf,0x1c,0x32, -0xdb,0x28,0x2b,0x10,0x2e,0x1b,0x5e,0xf9,0x05,0x91,0x24,0x27,0x08,0x10,0xfe,0xe6, -0x17,0x15,0x88,0x03,0xf8,0xbe,0xfc,0xf9,0x6f,0xff,0xf9,0xa9,0xf9,0xf7,0x32,0xf7, -0xf5,0x49,0xe0,0xe8,0x0e,0xe6,0xe0,0xdf,0xf0,0xfa,0xa4,0x04,0x08,0x54,0x09,0xdd, -0x9b,0xd2,0xce,0x97,0xeb,0xec,0xb7,0xda,0xea,0x59,0x03,0x0d,0x74,0x0a,0x10,0xb2, -0x2d,0x33,0x95,0x2a,0x32,0x4a,0x1f,0x03,0x70,0xfb,0x1a,0x18,0x2a,0x1c,0x56,0x08, -0x0a,0x23,0x16,0x0d,0x64,0xfb,0xff,0x9b,0xf9,0xff,0xca,0xf9,0xf5,0x46,0xf2,0xfb, -0x58,0xfa,0xea,0x8c,0xda,0xe6,0x5e,0xe2,0xe8,0xb8,0xf2,0x03,0xbe,0x07,0x0c,0xc8, -0xed,0xce,0x6e,0xcb,0xe2,0x6a,0xe9,0xe7,0xac,0xe4,0xf9,0xe5,0x0d,0x0e,0x1d,0x0b, -0x1c,0x74,0x3c,0x2b,0x0f,0x38,0x23,0xd5,0x11,0xf9,0xa7,0x0d,0x25,0xbf,0x24,0x11, -0x94,0x07,0x09,0x7d,0x11,0x02,0x98,0x02,0xff,0xc6,0xfd,0xfc,0xa0,0xf4,0xeb,0x14, -0xfc,0xfc,0xd3,0xf8,0xd9,0xb5,0xe2,0xe3,0x10,0xe9,0xe9,0x79,0x00,0x07,0x53,0x0c, -0xfa,0xf6,0xd8,0xc9,0x60,0xd1,0xe5,0x81,0xe5,0xec,0xaa,0xf0,0x06,0x52,0x13,0x0a, -0xa3,0x0b,0x32,0x9d,0x38,0x37,0x5b,0x2b,0x15,0x70,0x03,0x02,0xb0,0x1f,0x29,0x4a, -0x1a,0x0a,0x19,0x05,0x0b,0x83,0x0c,0x07,0xf4,0x01,0x05,0x26,0xf8,0xf8,0xca,0xe6, -0xff,0x0c,0xf8,0xfb,0xdb,0xe7,0xd8,0x39,0xe6,0xe3,0xa3,0xeb,0xf5,0x3e,0x06,0x0a, -0x05,0x01,0xe6,0x35,0xcf,0xc8,0xe9,0xd8,0xe3,0x96,0xec,0xf2,0x7e,0xfb,0x10,0x93, -0x0f,0x05,0xa2,0x1b,0x3d,0x47,0x39,0x32,0x47,0x14,0x0e,0x99,0xfe,0x16,0x91,0x24, -0x23,0x4c,0x0c,0x06,0x8d,0x04,0x0c,0x45,0x0d,0x0a,0x56,0x06,0xfe,0xfc,0xf4,0xe6, -0xcf,0xfa,0xf9,0xd3,0xf7,0xec,0xf6,0xe2,0xde,0xc3,0xe5,0xe3,0x2c,0xf7,0xf7,0x9c, -0x0e,0x03,0x5d,0xf0,0xdd,0x8b,0xcb,0xce,0x4d,0xdc,0xeb,0x74,0xf7,0xfc,0xeb,0x0a, -0x0f,0x27,0x07,0x07,0x7c,0x31,0x42,0xfb,0x39,0x1a,0x77,0x0e,0x06,0x6f,0x0a,0x23, -0xe9,0x21,0x14,0xcf,0x03,0x03,0x64,0x05,0x0b,0x7a,0x13,0x05,0x7d,0x04,0xf4,0xcf, -0xe8,0xf3,0x33,0x04,0xef,0xe9,0xf0,0xe5,0xe7,0xe1,0xe5,0x32,0xde,0xf5,0xa7,0xf3, -0xff,0xbe,0x04,0xf2,0x01,0xea,0xd2,0x01,0xcc,0xcb,0x0f,0xea,0xf4,0x5b,0x03,0x07, -0xc7,0x0c,0x0c,0x3d,0xfe,0x1d,0x71,0x3d,0x42,0xc4,0x28,0x0d,0x1e,0x0e,0x07,0x82, -0x22,0x23,0xb1,0x19,0x08,0xf8,0x04,0x03,0x93,0x0c,0x12,0xa1,0x11,0x00,0x5f,0xfd, -0xea,0xce,0xeb,0x03,0xab,0xf6,0xef,0xb6,0xe7,0xe3,0xbe,0xe5,0xe0,0x8d,0xef,0xf7, -0x65,0xf4,0x00,0xdd,0xf2,0xef,0x48,0xdd,0xc9,0x3f,0xc8,0xd9,0xde,0xf8,0x00,0x5a, -0x0d,0x0b,0x62,0x0b,0x03,0x98,0x08,0x31,0x21,0x3f,0x37,0x0c,0x17,0x12,0x41,0x09, -0x17,0x53,0x23,0x1c,0x05,0x0a,0x07,0x7c,0xff,0x0a,0x12,0x0d,0x17,0x43,0x09,0xf9, -0x13,0xf0,0xeb,0xe3,0xf9,0x00,0x68,0xeb,0xe8,0x44,0xe4,0xe7,0x2a,0xe2,0xe8,0x2e, -0xf7,0xf2,0x1d,0xf9,0xee,0xb2,0xf5,0xe3,0x66,0xd2,0xc4,0xc2,0xd6,0xef,0xaf,0x03, -0x0c,0x55,0x10,0x0a,0x7c,0x05,0x03,0x95,0x1d,0x36,0xf3,0x3c,0x29,0xbe,0x19,0x09, -0xfe,0x13,0x24,0x93,0x1e,0x0f,0x44,0x08,0x0b,0xad,0x06,0x11,0x95,0x13,0x0f,0xee, -0xfd,0xf1,0x13,0xf6,0xf0,0x3d,0xfc,0xf2,0x6c,0xe6,0xe2,0xab,0xe7,0xe5,0x1c,0xe9, -0xee,0xda,0xf2,0xf1,0x81,0xe9,0xf4,0xf1,0xea,0xd7,0x65,0xc2,0xce,0x55,0xe8,0x01, -0xa6,0x0a,0x0f,0x82,0x11,0x00,0xb2,0x05,0x0f,0x41,0x29,0x32,0x40,0x38,0x27,0x2c, -0x11,0x0b,0xcc,0x21,0x20,0x6a,0x15,0x03,0xe4,0x10,0x0b,0xe9,0x10,0x0f,0x9b,0x15, -0x03,0x34,0xf6,0xf3,0xa3,0xf6,0xf4,0xcc,0xf5,0xea,0x31,0xdf,0xe2,0x0d,0xed,0xe8, -0x4d,0xea,0xef,0x99,0xf2,0xe7,0x1f,0xef,0xee,0x28,0xe1,0xca,0xb6,0xc7,0xe1,0xa4, -0xfb,0x0a,0xf6,0x0e,0x19,0xe2,0x07,0x02,0x6a,0x0a,0x16,0xde,0x29,0x37,0x92,0x3d, -0x1a,0x19,0x0e,0x16,0x52,0x23,0x20,0x78,0x06,0x0b,0xaf,0x13,0x13,0xa7,0x11,0x10, -0x73,0x0a,0xfb,0x05,0xf3,0xfb,0xef,0xf1,0xf3,0x30,0xf3,0xe1,0xb8,0xda,0xe7,0x2e, -0xf0,0xec,0x25,0xe7,0xf0,0x26,0xe3,0xe7,0x94,0xe6,0xea,0x41,0xd0,0xc5,0x5c,0xd6, -0xf6,0x04,0x06,0x0e,0x46,0x16,0x10,0x77,0xfc,0x0a,0x5a,0x09,0x1e,0x1b,0x2b,0x44, -0xde,0x2e,0x12,0xfb,0x13,0x1e,0x33,0x26,0x11,0xc8,0x05,0x16,0xee,0x1b,0x14,0xfe, -0x0d,0x09,0x37,0x05,0xf3,0xb7,0xfd,0xf7,0xbb,0xee,0xf5,0x66,0xe8,0xdd,0xa0,0xe0, -0xf2,0xc4,0xf1,0xe7,0xab,0xf0,0xe4,0xeb,0xe6,0xe0,0x02,0xe8,0xdc,0x6b,0xc5,0xd8, -0xea,0xec,0x06,0xc8,0x08,0x15,0xc0,0x18,0x00,0xf7,0x03,0x04,0xe1,0x11,0x1b,0xb5, -0x3b,0x3c,0x4e,0x1c,0x16,0x60,0x13,0x22,0xfc,0x15,0x0b,0xb9,0x12,0x21,0x21,0x17, -0x0b,0xdd,0x06,0x06,0xc0,0xfa,0xfb,0x54,0xfb,0xf0,0x71,0xf4,0xee,0xa4,0xe2,0xda, -0x32,0xeb,0xf6,0x59,0xee,0xec,0xe5,0xe4,0xeb,0x9e,0xdb,0xdc,0x7f,0xe0,0xcd,0x1b, -0xd8,0xe4,0x9a,0x00,0x0b,0xa5,0x10,0x1a,0xa2,0x06,0x05,0x35,0x00,0x09,0xb4,0x13, -0x2e,0x32,0x47,0x29,0x82,0x1c,0x12,0x6e,0x1e,0x16,0xd3,0x10,0x13,0x80,0x23,0x1c, -0xf9,0x0f,0x02,0x7b,0x04,0x04,0x08,0xfc,0xf7,0xcf,0xee,0xf2,0x68,0xee,0xe9,0x28, -0xd8,0xe3,0xbc,0xed,0xf6,0xd1,0xe7,0xe6,0x01,0xe9,0xe1,0x58,0xd7,0xdd,0xcc,0xd4, -0xd2,0xa9,0xe4,0xf4,0x2a,0x0d,0x0f,0x05,0x1b,0x0d,0x94,0x07,0xfb,0xc4,0x02,0x0e, -0x84,0x20,0x40,0xfe,0x30,0x25,0x70,0x15,0x1d,0x2f,0x14,0x13,0xbe,0x16,0x1f,0x6b, -0x21,0x0f,0x80,0x08,0x02,0x32,0x07,0x05,0x9f,0xf8,0xf0,0xf7,0xed,0xf1,0x9f,0xef, -0xdf,0x1d,0xde,0xe5,0x53,0xf2,0xee,0xab,0xe2,0xea,0x22,0xe5,0xd6,0x5d,0xd5,0xd7, -0x0b,0xd2,0xdf,0xac,0xf0,0x07,0x5d,0x0d,0x18,0x56,0x11,0x0e,0x77,0xfd,0xf8,0x07, -0x0a,0x16,0x0f,0x39,0x35,0xd1,0x27,0x20,0xd7,0x1c,0x15,0x01,0x11,0x1a,0x8c,0x23, -0x20,0x94,0x13,0x08,0x32,0x06,0x07,0xe9,0x0c,0xfe,0x24,0xf2,0xeb,0x59,0xf0,0xed, -0xcf,0xe8,0xda,0xbd,0xde,0xe6,0x2b,0xee,0xe2,0x96,0xe6,0xe4,0xaa,0xda,0xd0,0x16, -0xd3,0xd8,0xf8,0xdb,0xee,0xd6,0xfd,0x0e,0xa9,0x14,0x11,0x9f,0x16,0x03,0x3d,0xf2, -0xfe,0x49,0x14,0x2d,0xfa,0x34,0x2c,0xf5,0x24,0x25,0xe3,0x18,0x09,0x4f,0x20,0x25, -0xa8,0x1d,0x1b,0x6e,0x06,0x0d,0xb1,0x00,0x10,0x80,0x06,0xf6,0xfc,0xea,0xea,0xc6, -0xec,0xf4,0x87,0xde,0xdd,0xdc,0xe1,0xec,0xb1,0xe2,0xe2,0x28,0xe7,0xdc,0x31,0xda, -0xc8,0x4f,0xd9,0xdd,0x9c,0xe5,0x00,0x15,0x07,0x17,0x95,0x0d,0x17,0xd9,0x0b,0xf7, -0x9d,0xf4,0x0c,0xd6,0x21,0x32,0xf3,0x23,0x28,0x8b,0x23,0x23,0xe0,0x05,0x20,0x03, -0x2d,0x1d,0x94,0x16,0x0d,0xb9,0x0e,0x07,0x76,0x0a,0x0c,0xf6,0xfe,0xf0,0xbb,0xe6, -0xe4,0x26,0xf8,0xeb,0xc9,0xd9,0xe4,0x0a,0xe2,0xe3,0x14,0xdd,0xe6,0xd5,0xe0,0xdf, -0x42,0xc9,0xcb,0x03,0xe6,0xdf,0x68,0xfe,0x03,0xf6,0x12,0x11,0x1b,0x14,0x10,0xff, -0xfd,0xf1,0xaf,0x07,0x1e,0x52,0x2c,0x22,0x16,0x2a,0x24,0x24,0x25,0x15,0xd9,0x15, -0x32,0xad,0x21,0x12,0x53,0x11,0x12,0xd1,0x11,0x06,0x93,0x0f,0xfd,0xc3,0xf9,0xe6, -0xed,0xe2,0xf1,0x8c,0xf0,0xdf,0x6e,0xe0,0xe4,0xfd,0xde,0xd9,0xfb,0xde,0xe0,0x77, -0xe7,0xd2,0xaa,0xc8,0xde,0x20,0xe2,0xf7,0xa8,0x06,0x06,0x7f,0x15,0x0f,0x29,0x14, -0x07,0x44,0xf1,0xff,0x30,0x16,0x29,0x26,0x1f,0x22,0xf9,0x25,0x24,0x69,0x21,0x18, -0xb5,0x2c,0x28,0x3e,0x0f,0x10,0xe4,0x15,0x17,0x20,0x08,0x0a,0xb3,0x04,0xff,0x02, -0xee,0xe7,0x4c,0xe5,0xf6,0xa2,0xe3,0xe4,0x7e,0xe6,0xdb,0xcb,0xd9,0xd8,0x5a,0xdb, -0xeb,0x62,0xdf,0xcd,0x52,0xd5,0xdf,0x64,0xf4,0x09,0xb0,0x07,0x0d,0x70,0x13,0x0e, -0x9d,0x13,0xf7,0x76,0xfb,0x0e,0x82,0x23,0x1e,0x31,0x1e,0x27,0xb7,0x21,0x25,0xbb, -0x20,0x25,0x23,0x2b,0x13,0x81,0x0e,0x15,0x0b,0x1d,0x0d,0x5a,0x0a,0x04,0x9c,0x03, -0xf1,0x86,0xef,0xe1,0xf1,0xea,0xeb,0x1a,0xe6,0xe0,0xea,0xe2,0xd1,0xe8,0xd4,0xd5, -0x09,0xe5,0xe5,0x00,0xd5,0xd5,0xd0,0xd9,0xe8,0xfb,0x09,0x0b,0x72,0x08,0x0d,0x3e, -0x0d,0x18,0x87,0x04,0xff,0xd8,0x08,0x19,0xde,0x21,0x1c,0xf1,0x26,0x20,0xb2,0x26, -0x2a,0x9b,0x23,0x2b,0x41,0x14,0x0e,0x87,0x0f,0x21,0x89,0x14,0x10,0xc2,0x02,0x06, -0x1c,0xf7,0xf3,0x85,0xe3,0xe3,0xca,0xe9,0xed,0xbe,0xe6,0xd8,0x47,0xd9,0xcd,0x9f, -0xd6,0xdb,0x94,0xe7,0xdc,0xc9,0xd5,0xe0,0x05,0xe0,0x03,0xe7,0x0e,0x0c,0x36,0x06, -0x09,0xf2,0x16,0x10,0x4d,0x05,0x06,0x1e,0x11,0x1a,0x54,0x1d,0x1f,0xb0,0x23,0x24, -0x1f,0x33,0x1f,0x3e,0x26,0x19,0x2e,0x10,0x0c,0x84,0x1a,0x1b,0x25,0x12,0x0a,0xed, -0xfc,0x03,0x56,0xf8,0xe7,0x3e,0xe0,0xe1,0x98,0xee,0xed,0xc6,0xd5,0xd2,0xeb,0xd1, -0xcf,0x4c,0xd5,0xe0,0x06,0xe2,0xd6,0x7e,0xde,0xda,0xc8,0xf8,0x10,0x55,0x14,0x0a, -0xeb,0xfc,0x11,0x43,0x19,0x12,0x15,0x0c,0x0a,0x65,0x15,0x1b,0x15,0x1c,0x23,0x1d, -0x26,0x35,0x11,0x27,0x1f,0xe7,0x22,0x10,0x33,0x0c,0x15,0x75,0x20,0x13,0x95,0x11, -0xff,0xba,0xfc,0x06,0x42,0xed,0xe2,0x58,0xe0,0xe2,0x1b,0xf9,0xd8,0x6c,0xca,0xd1, -0x17,0xcc,0xd1,0x9b,0xdb,0xe0,0x83,0xdf,0xd8,0x74,0xde,0xed,0x62,0x0c,0x14,0x45, -0x13,0xfd,0xad,0xff,0x1f,0x65,0x17,0x19,0xa1,0x07,0x0d,0x90,0x17,0x18,0x0b,0x20, -0x24,0xa5,0x2a,0x2c,0xab,0x17,0x25,0x3d,0x18,0x0a,0x62,0x11,0x18,0x86,0x13,0x12, -0xb8,0x0a,0xfa,0xa8,0x04,0xfa,0xab,0xe6,0xdd,0x9a,0xe4,0xef,0xa8,0xe8,0xcc,0x07, -0xcd,0xd0,0x5d,0xca,0xd6,0x47,0xdd,0xe3,0x1c,0xda,0xda,0x30,0xea,0x07,0x1b,0x0f, -0x16,0xcc,0x02,0xf9,0x8f,0x14,0x20,0xa1,0x1a,0x15,0x02,0x08,0x12,0x29,0x18,0x1c, -0x41,0x28,0x28,0x3d,0x2e,0x1c,0x0a,0x19,0x24,0x6d,0x10,0x0e,0x84,0x0e,0x17,0x94, -0x0f,0x0b,0xef,0x02,0xfd,0x02,0x07,0xe5,0x93,0xe3,0xde,0xb1,0xe9,0xe9,0xd3,0xd7, -0xcb,0x25,0xc7,0xce,0x25,0xca,0xdb,0x49,0xe2,0xe0,0x15,0xdb,0xe5,0x16,0x06,0x0c, -0x10,0x12,0x0b,0x63,0xfc,0x05,0x6c,0x22,0x21,0x88,0x1e,0x08,0x8f,0x04,0x17,0x91, -0x1a,0x24,0xad,0x2a,0x23,0xc2,0x23,0x16,0x6f,0x1f,0x1e,0xaa,0x0c,0x09,0x18,0x11, -0x0d,0xfb,0x0d,0x07,0xfb,0xfe,0x03,0x2a,0xf5,0xe0,0x1b,0xe8,0xde,0x34,0xe2,0xe2, -0xf3,0xd1,0xc4,0x72,0xc6,0xc6,0x9a,0xd3,0xe2,0xca,0xdb,0xdf,0x41,0xe7,0x02,0x90, -0x0f,0x09,0x34,0x11,0x06,0x56,0x06,0x17,0xa8,0x28,0x25,0x26,0x16,0x03,0x00,0x11, -0x20,0xa3,0x20,0x26,0x1c,0x25,0x1f,0x7e,0x1d,0x14,0x43,0x24,0x15,0x69,0x06,0x08, -0x05,0x11,0x0f,0xb4,0x09,0xfb,0xfa,0x05,0xf8,0x97,0xe7,0xe9,0x51,0xde,0xdb,0x71, -0xe1,0xd8,0x52,0xc8,0xbe,0xd8,0xc2,0xc7,0xd8,0xdb,0xdc,0xe7,0xde,0xe8,0x0d,0xfa, -0x11,0xcd,0x02,0x11,0x26,0x0e,0x08,0x3d,0x0e,0x27,0x7b,0x2c,0x1a,0x06,0x06,0x09, -0xc1,0x1c,0x22,0x03,0x20,0x21,0xe1,0x20,0x1e,0x97,0x18,0x20,0xd6,0x1a,0x12,0xc1, -0xfa,0x11,0x0f,0x0d,0x0c,0x3e,0xfe,0x00,0x07,0x05,0xec,0x16,0xf0,0xe3,0xbd,0xd8, -0xde,0xc4,0xdf,0xd1,0xdd,0xbf,0xc0,0x62,0xc6,0xd2,0xb1,0xda,0xdf,0x3a,0xea,0xfc, -0x57,0x0a,0x03,0x55,0x0e,0x11,0xd9,0x0f,0x0c,0x39,0x23,0x2d,0x43,0x24,0x0d,0x81, -0x07,0x13,0x31,0x23,0x1a,0xbe,0x1f,0x1d,0x36,0x1c,0x1b,0x15,0x18,0x1c,0x6a,0x17, -0x02,0x15,0x07,0x10,0x35,0x07,0x04,0x42,0xf9,0x07,0xd2,0xf8,0xec,0x4d,0xeb,0xdc, -0x9f,0xd8,0xe0,0x63,0xd1,0xcb,0xa9,0xbe,0xc4,0x29,0xc3,0xd5,0x92,0xda,0xec,0xe5, -0xf9,0x07,0xa9,0x00,0x0b,0x6d,0x19,0x12,0x51,0x16,0x1a,0x26,0x2b,0x2c,0xbb,0x18, -0x0a,0x18,0x10,0x1f,0x70,0x20,0x1d,0xcb,0x18,0x1e,0x32,0x1b,0x18,0x89,0x18,0x18, -0x35,0x0f,0x01,0x54,0x11,0x05,0xa9,0x07,0xf5,0xe8,0x01,0x00,0x87,0xed,0xf1,0x56, -0xe7,0xd5,0xc4,0xd8,0xcf,0xce,0xcf,0xcb,0x79,0xc3,0xb9,0xbb,0xc7,0xdb,0x87,0xe8, -0xfd,0x03,0x02,0xff,0x15,0x05,0x18,0x15,0x1c,0x1a,0x7e,0x1e,0x24,0x18,0x31,0x1e, -0x5f,0x12,0x10,0x64,0x17,0x1f,0x10,0x1e,0x16,0xde,0x1c,0x1b,0xa9,0x13,0x19,0x93, -0x16,0x15,0x81,0x04,0x0f,0x87,0x08,0x02,0xac,0xfa,0xf9,0xbe,0x00,0xf1,0xc4,0xf6, -0xf3,0xc0,0xdc,0xd1,0x33,0xc9,0xcf,0xc1,0xdb,0xc9,0x09,0xb7,0xbb,0x96,0xd8,0xe6, -0xa8,0xfa,0x00,0xd5,0xf6,0x03,0x7a,0x10,0x24,0x5c,0x21,0x1d,0x11,0x21,0x2b,0xcd, -0x2a,0x1a,0xe2,0x11,0x12,0xe7,0x1d,0x1b,0x4e,0x14,0x1c,0x40,0x1d,0x16,0xe6,0x0a, -0x18,0xb4,0x14,0x09,0xc5,0x0a,0x11,0xbb,0xfe,0xfa,0x04,0xfc,0xf7,0xd8,0xf4,0xf7, -0xc4,0xf6,0xee,0x26,0xd3,0xc4,0xc9,0xc2,0xe1,0xe2,0xd7,0xb9,0xa2,0xb2,0xce,0x4c, -0xe5,0xf7,0xf2,0xfa,0xf9,0x2b,0xfa,0x0d,0x64,0x25,0x31,0x94,0x1a,0x1e,0xbb,0x29, -0x31,0x7e,0x26,0x15,0x2f,0x11,0x1a,0xa0,0x23,0x11,0x98,0x1d,0x16,0x4d,0x1a,0x08, -0x07,0x14,0x18,0x8b,0x05,0x08,0xc4,0x12,0x07,0x75,0xf7,0xfb,0xe2,0xf2,0xeb,0x92, -0xf6,0xfc,0xf5,0xef,0xe3,0x47,0xc3,0xbb,0xc4,0xd3,0xdd,0x8d,0xc7,0xb5,0x67,0xcb, -0xde,0xf3,0xf3,0xf3,0x73,0xf9,0xf7,0x63,0x03,0x26,0x39,0x3b,0x24,0xb5,0x1c,0x1f, -0x72,0x35,0x30,0x41,0x16,0x10,0x59,0x15,0x21,0xf7,0x17,0x12,0x72,0x15,0x16,0x3f, -0x10,0x09,0x9c,0x1b,0x03,0xac,0x02,0x0d,0xe6,0x11,0xfe,0x7d,0xf4,0xf3,0x1e,0xea, -0xf5,0x83,0xfa,0xf8,0xb4,0xea,0xd3,0x5e,0xba,0xc7,0x7b,0xd3,0xda,0xb5,0xbb,0xc9, -0x37,0xdc,0xe3,0x31,0xf3,0xed,0x8c,0xf8,0xfa,0x5d,0x1e,0x3c,0x3d,0x33,0x22,0x77, -0x19,0x2f,0x6e,0x3c,0x1b,0x89,0x12,0x10,0x9d,0x21,0x22,0x39,0x0e,0x10,0x6f,0x10, -0x16,0x2e,0x0b,0x13,0x2d,0x11,0xfa,0x6d,0x07,0x09,0xbb,0x10,0xf0,0x23,0xeb,0xeb, -0x9d,0xf3,0xf6,0x55,0xf7,0xf0,0xbe,0xe0,0xc3,0x4a,0xbe,0xc4,0x98,0xd9,0xcb,0xdf, -0xcc,0xe1,0x30,0xda,0xe2,0x0d,0xe8,0xf5,0xc9,0xfa,0x16,0x45,0x34,0x3e,0xf4,0x2e, -0x22,0xff,0x26,0x3e,0xf0,0x26,0x17,0xc5,0x0a,0x1c,0x65,0x26,0x10,0x71,0x09,0x06, -0x32,0x18,0x11,0x15,0x09,0x10,0xce,0xfd,0xff,0x6a,0x04,0x16,0x49,0xfa,0xe3,0x78, -0xea,0xf2,0x4c,0xf3,0xef,0x8c,0xf4,0xf0,0x49,0xcd,0xc3,0x16,0xb6,0xd0,0xeb,0xdb, -0xd3,0x1f,0xe8,0xda,0xf4,0xd2,0xdd,0x33,0xf2,0xfc,0x1a,0x11,0x23,0x8d,0x3e,0x3a, -0xbd,0x2c,0x2a,0x7a,0x33,0x36,0x2f,0x1e,0x0f,0x55,0x16,0x29,0xfd,0x17,0x09,0x5a, -0x01,0x0f,0x9a,0x16,0x08,0x2d,0x09,0x06,0xea,0x00,0xfd,0x21,0x0d,0x05,0xfb,0xee, -0xe4,0xe6,0xeb,0xee,0xaa,0xea,0xf0,0x2b,0xf3,0xdf,0x82,0xbd,0xba,0x59,0xbf,0xde, -0x3c,0xdb,0xe8,0x03,0xe0,0xd1,0x38,0xce,0xe8,0x4e,0x00,0x0a,0x2d,0x1a,0x2f,0xcf, -0x40,0x38,0xbf,0x38,0x2c,0x03,0x32,0x27,0x42,0x16,0x13,0x33,0x24,0x1f,0x14,0x0d, -0xfb,0xc2,0x07,0x13,0x39,0x11,0x02,0xfe,0x06,0xfe,0xfd,0xff,0x01,0xff,0x04,0xf9, -0x98,0xf0,0xe6,0xf5,0xe7,0xeb,0x95,0xec,0xf7,0xc1,0xe6,0xc8,0xb1,0xbc,0xc0,0xae, -0xd6,0xe5,0xd9,0xe6,0xe8,0x27,0xd7,0xc8,0x5c,0xe1,0xfb,0x8f,0x0a,0x0d,0xee,0x28, -0x38,0xcd,0x4a,0x40,0xb8,0x34,0x2d,0x79,0x2c,0x1e,0xbf,0x19,0x1e,0xc4,0x18,0x13, -0x74,0xfb,0xff,0x91,0x08,0x11,0x9b,0x05,0x00,0x05,0x00,0x01,0x38,0xfd,0xfb,0x1d, -0x01,0xfa,0x72,0xef,0xdb,0xcc,0xe3,0xeb,0xbe,0xf0,0xe8,0x54,0xce,0xbf,0xa9,0xc6, -0xd4,0xe9,0xe4,0xe1,0x01,0xe6,0xdf,0x11,0xd0,0xdb,0x73,0xf2,0x03,0x92,0x09,0x1b, -0x72,0x2e,0x4d,0xc8,0x4d,0x3a,0xc6,0x31,0x2c,0x70,0x27,0x24,0x03,0x20,0x17,0xdc, -0x11,0x0c,0x04,0xf5,0x03,0xd9,0x0b,0x0f,0xe1,0xfb,0x03,0xa2,0x06,0xfc,0x10,0xf4, -0x00,0x48,0x01,0xfd,0xc4,0xe6,0xd3,0xbf,0xea,0xea,0x7f,0xec,0xd0,0x27,0xc8,0xc6, -0x5a,0xdd,0xe4,0xa1,0xdf,0xdc,0x8b,0xde,0xde,0xda,0xdd,0xec,0x48,0xf4,0x03,0x2c, -0x0f,0x26,0x36,0x43,0x59,0x67,0x3f,0x37,0xd9,0x2e,0x2c,0x84,0x25,0x23,0xbb,0x1c, -0x0e,0x2a,0x16,0xf8,0xbf,0xf6,0x00,0x5e,0x12,0xfd,0x34,0xfe,0x06,0xcd,0xfa,0xf0, -0xc1,0x00,0xfd,0x3b,0xfc,0xf5,0xab,0xd7,0xdd,0x00,0xe3,0xe6,0xf1,0xdb,0xcb,0x03, -0xcb,0xde,0xcb,0xea,0xe5,0xab,0xd5,0xd5,0xe0,0xe6,0xec,0x38,0xee,0xea,0xfe,0xf8, -0x07,0x27,0x20,0x3a,0x97,0x54,0x48,0x4e,0x3d,0x33,0x23,0x3a,0x26,0x98,0x1f,0x1d, -0x83,0x16,0x17,0x2b,0x03,0xed,0x84,0xf7,0x0e,0xe0,0x06,0xf8,0x4c,0x07,0xfe,0xde, -0xf2,0xfb,0x9e,0xfe,0xf8,0xe1,0xf5,0xee,0x5f,0xd8,0xd9,0xab,0xd7,0xde,0x63,0xdc, -0xce,0xe9,0xdd,0xe1,0xe4,0xec,0xda,0x82,0xd0,0xe1,0x04,0xf0,0xf8,0xa6,0xe7,0xf1, -0xdd,0xf9,0x16,0xff,0x31,0x48,0x48,0x4f,0x45,0xea,0x35,0x40,0xb5,0x34,0x1c,0xc9, -0x19,0x18,0x86,0x1e,0x0b,0x65,0xf0,0xe8,0x24,0x02,0x0d,0x75,0xfc,0xfb,0xe7,0x02, -0xfa,0xad,0xf8,0xf9,0xa5,0xfb,0xf4,0x55,0xf4,0xe6,0xd5,0xd0,0xcf,0xe0,0xd0,0xe5, -0x0f,0xdf,0xd7,0x33,0xe1,0xe2,0xe9,0xe9,0xd5,0x45,0xda,0xe9,0x90,0xf2,0xfd,0x2c, -0xea,0xfb,0x41,0x02,0x25,0xa5,0x3f,0x4b,0xf0,0x4f,0x3e,0x70,0x3c,0x45,0x93,0x27, -0x15,0x1d,0x15,0x20,0xeb,0x18,0xf3,0x28,0xe8,0xf2,0x78,0x0d,0x06,0xbb,0xf4,0xfd, -0xe1,0x00,0xff,0x7e,0xf4,0xf9,0x61,0xfa,0xf0,0x32,0xec,0xd4,0x33,0xcd,0xc7,0x3c, -0xda,0xef,0x11,0xe0,0xd5,0x44,0xdc,0xe4,0x6c,0xeb,0xdf,0x7d,0xdd,0xe3,0xff,0xfc, -0x01,0x8e,0xf4,0x01,0x57,0x04,0x37,0x1d,0x41,0x55,0x2e,0x4a,0x3c,0xcb,0x41,0x3b, -0xaa,0x1e,0x12,0xf4,0x15,0x1e,0xf2,0x03,0xe9,0x6f,0xe9,0xfe,0xca,0x10,0xf9,0xe8, -0xfa,0xfd,0xd2,0x04,0xfd,0x65,0xee,0xff,0x39,0xf3,0xea,0x62,0xd6,0xcd,0x75,0xcd, -0xcd,0x65,0xe9,0xed,0x3c,0xd6,0xd0,0x8b,0xde,0xed,0xfa,0xf4,0xdf,0xa3,0xd0,0xf1, -0x37,0x0e,0x01,0x0c,0x01,0xf6,0x49,0x1d,0x38,0xf2,0x52,0x56,0x45,0x40,0x3c,0x22, -0x43,0x33,0xb5,0x1b,0x0b,0xb1,0x19,0x0d,0xfe,0xf7,0xeb,0x05,0xf1,0x07,0x33,0xff, -0xfa,0x9a,0xfc,0xfc,0xae,0x03,0xf3,0x9f,0xf8,0xf7,0x88,0xe5,0xd9,0x24,0xcd,0xd4, -0xc0,0xcf,0xde,0x6a,0xe8,0xe4,0x23,0xcf,0xd8,0x34,0xed,0xf9,0x73,0xf1,0xcd,0xcc, -0xdb,0x07,0x5e,0x10,0x07,0xc7,0xf9,0x04,0xfe,0x28,0x4b,0x41,0x61,0x4a,0x42,0x35, -0x41,0x00,0x43,0x2b,0x48,0x0d,0x08,0x30,0x0e,0x05,0x51,0xfa,0xec,0x7b,0xf8,0xfb, -0x58,0xfe,0x00,0xca,0xf7,0xff,0x71,0xfb,0xf7,0x3f,0xfa,0xe3,0x14,0xd5,0xcd,0x4c, -0xd3,0xda,0x3d,0xd9,0xde,0xdd,0xdf,0xd9,0x68,0xd3,0xec,0x77,0xf6,0xf6,0xcf,0xdb, -0xd2,0xda,0xf7,0x11,0x85,0x0b,0x02,0x07,0xfc,0x16,0x71,0x39,0x5d,0x0e,0x58,0x3c, -0xe3,0x39,0x45,0x8b,0x3e,0x1b,0x01,0x05,0x02,0x48,0x09,0x07,0x61,0xf7,0xf0,0x01, -0xf0,0xff,0xca,0x04,0xfc,0x60,0xf9,0xfc,0x93,0xfb,0xfe,0x62,0xe0,0xcf,0x63,0xd2, -0xd1,0x18,0xdb,0xde,0x9d,0xdd,0xd6,0x28,0xd9,0xda,0x68,0xeb,0xf4,0xad,0xed,0xe8, -0x92,0xd9,0xef,0xaa,0x05,0x0c,0xf9,0x05,0xff,0x5a,0x08,0x32,0xc9,0x4d,0x5b,0x8b, -0x45,0x38,0xec,0x45,0x44,0xdb,0x2c,0x0f,0xd4,0xff,0x01,0x10,0x0b,0xfe,0x85,0xf4, -0xec,0x64,0xf3,0x02,0xec,0x00,0xfd,0x86,0xf9,0xf5,0xba,0xf9,0xec,0x93,0xcc,0xcf, -0xf1,0xd7,0xd6,0x71,0xe0,0xda,0xda,0xdc,0xca,0x5e,0xdc,0xe9,0x3b,0xfb,0xe4,0xff, -0xea,0xe5,0xc0,0xf3,0xfe,0x96,0x01,0x08,0x2f,0x02,0x06,0xe5,0x23,0x45,0xeb,0x52, -0x4a,0x6d,0x3d,0x3f,0xf7,0x46,0x37,0xf9,0x1e,0x09,0xe9,0xfd,0x06,0xe6,0x05,0xfd, -0x43,0xf2,0xed,0x48,0xf8,0x00,0xae,0x06,0xfc,0x04,0xf5,0xf2,0xd7,0xf1,0xd3,0xb7, -0xc9,0xd7,0x18,0xde,0xd7,0x63,0xdd,0xdd,0xa7,0xd2,0xcb,0xd3,0xe6,0xfd,0x73,0xe7, -0xde,0x8c,0xe9,0xf4,0x3b,0x03,0xfb,0xf6,0xff,0x03,0xa1,0x05,0x1e,0x18,0x3e,0x4e, -0xca,0x48,0x42,0x4f,0x3d,0x44,0x8e,0x3c,0x29,0xad,0x15,0x03,0x3f,0xfd,0xfe,0xd9, -0xfc,0xfc,0x4f,0xf1,0xf1,0xc3,0xf4,0x0c,0xdd,0xff,0xfb,0x2a,0xec,0xec,0x7e,0xdd, -0xcd,0xbb,0xd4,0xe2,0xda,0xd8,0xd3,0x22,0xe0,0xdf,0x70,0xcd,0xd4,0xfa,0xfa,0xf8, -0x60,0xd7,0xe8,0xf4,0xf5,0x01,0x28,0x09,0xf7,0xbc,0xfb,0xff,0xff,0x1b,0x36,0xd5, -0x4f,0x43,0x16,0x41,0x3e,0x55,0x3e,0x40,0x6e,0x33,0x21,0xf5,0x0c,0xff,0x54,0xf6, -0xf6,0x0a,0x00,0xf8,0x61,0xee,0xec,0xf3,0x04,0x0e,0x40,0xfd,0xef,0x82,0xe6,0xe0, -0x63,0xd6,0xd5,0xc1,0xdf,0xdf,0xaa,0xcd,0xd4,0xbe,0xe7,0xda,0x0a,0xcc,0xe6,0xdc, -0xfe,0xe5,0xe4,0xdf,0xef,0x79,0xff,0x0b,0xa4,0x02,0xf1,0xd5,0xf9,0x14,0x8d,0x33, -0x4a,0x98,0x49,0x3a,0xe1,0x3d,0x38,0x9a,0x40,0x3a,0xad,0x2c,0x16,0x7f,0x08,0xf4, -0xaa,0xf1,0xf9,0x92,0xff,0xf2,0xad,0xea,0xf1,0x6b,0x0f,0x05,0x2e,0xf4,0xe1,0xe7, -0xdb,0xda,0x2c,0xde,0xda,0x58,0xe5,0xd3,0xce,0xcc,0xde,0xa0,0xe6,0xd8,0xf8,0xd3, -0xef,0x2d,0xf9,0xe4,0x29,0xe3,0xf7,0xd7,0x0c,0x0e,0xa4,0xfa,0xee,0xeb,0x08,0x2d, -0x87,0x48,0x4e,0xff,0x39,0x36,0x36,0x39,0x3b,0x99,0x3e,0x37,0x53,0x23,0x0e,0x75, -0xfb,0xee,0x1e,0xf6,0xfa,0x5e,0xfa,0xf0,0xa5,0xe8,0x04,0xa2,0x0b,0xf8,0x13,0xe6, -0xd6,0xf7,0xdf,0xdc,0x84,0xdf,0xdf,0x3e,0xdc,0xcb,0x99,0xce,0xe5,0x27,0xe2,0xd8, -0x55,0xdb,0xf8,0x37,0xf9,0xdb,0x0d,0xe8,0x07,0x6d,0x14,0x04,0xe0,0xf0,0xfc,0xc1, -0x1d,0x47,0xda,0x4e,0x46,0x9a,0x2e,0x36,0x3c,0x36,0x41,0xc3,0x3a,0x30,0x54,0x1a, -0x06,0xb8,0xf1,0xf1,0xb6,0xf3,0xfa,0x58,0xfa,0xe6,0xce,0xf9,0x07,0x73,0xfb,0xec, -0xa7,0xd8,0xe2,0xcb,0xda,0xe0,0x3b,0xdb,0xde,0x94,0xd5,0xcc,0xd6,0xdb,0xe8,0xdb, -0xdd,0xd7,0x8c,0xe9,0x02,0xd0,0xec,0xd7,0xf0,0xf8,0x12,0x14,0x10,0xfc,0x10,0xf7, -0x0b,0x5b,0x37,0x53,0xfc,0x4d,0x34,0x61,0x26,0x35,0x77,0x43,0x3e,0x83,0x36,0x24, -0x72,0x13,0xfa,0xc5,0xf3,0xea,0x19,0xf1,0xff,0xd3,0xeb,0xf5,0x6e,0x02,0xfb,0xfa, -0xef,0xdf,0xb8,0xdf,0xdf,0xfc,0xdf,0xda,0xc8,0xdd,0xd8,0xc4,0xce,0xd6,0x50,0xe1, -0xe3,0x02,0xd6,0xe4,0x2a,0xf8,0xfe,0x55,0xd4,0xe2,0x13,0x08,0x19,0x36,0x01,0xfc, -0x0b,0x00,0x21,0x75,0x4d,0x51,0x15,0x45,0x26,0x65,0x26,0x43,0x9b,0x46,0x37,0xf6, -0x2a,0x22,0xdf,0x09,0xf9,0x53,0xe9,0xe8,0x7b,0xfc,0xf8,0x97,0xee,0x02,0x05,0xfb, -0xef,0x0f,0xe5,0xe0,0x41,0xe8,0xdc,0xb3,0xde,0xdd,0xee,0xe0,0xd0,0x64,0xd5,0xdd, -0xff,0xe3,0xdb,0x10,0xda,0xf4,0x76,0xf9,0xe5,0x81,0xd5,0xf4,0x04,0x18,0x08,0x14, -0x04,0xfd,0x1a,0x0d,0x37,0x0c,0x51,0x4c,0x10,0x2e,0x1c,0x34,0x31,0x51,0x33,0x3f, -0x2c,0x14,0x23,0x1e,0xd2,0xfb,0xf7,0x1a,0xe0,0xf7,0x8e,0xf9,0xf1,0x00,0xfb,0xfc, -0x0a,0xf2,0xe9,0x47,0xde,0xe6,0x94,0xe3,0xdd,0x4d,0xde,0xe3,0xfc,0xd7,0xd4,0x94, -0xdb,0xe6,0xc8,0xde,0xd7,0x8a,0xef,0xf8,0xbd,0xeb,0xdc,0xf4,0xe5,0x07,0xf6,0x15, -0x06,0xa3,0x07,0x05,0x00,0x25,0x45,0xee,0x4b,0x38,0xb2,0x23,0x20,0x1b,0x45,0x4b, -0xc8,0x32,0x1e,0x1d,0x2a,0x0c,0x9c,0xf7,0xe7,0xc9,0xea,0xfa,0x7a,0xf4,0xf3,0x7f, -0xf9,0xf5,0xab,0xec,0xdf,0xfc,0xe3,0xe1,0x94,0xe2,0xe1,0x82,0xe0,0xdd,0x24,0xd3, -0xd9,0xd1,0xe5,0xe1,0x00,0xd5,0xe4,0xbf,0xf8,0xea,0x0e,0xe0,0xe4,0x6a,0xfb,0x0d, -0x85,0x0b,0x10,0x01,0x09,0x1c,0xd5,0x33,0x49,0xa8,0x40,0x2a,0x9b,0x22,0x2d,0x1e, -0x53,0x40,0x01,0x21,0x21,0x18,0x21,0x02,0x3f,0xec,0xe8,0xd6,0xf3,0xf8,0x79,0xf1, -0xf8,0xfe,0xf2,0xf1,0x44,0xe1,0xe3,0xbe,0xdd,0xe1,0x8f,0xe5,0xe7,0x2d,0xe3,0xd3, -0xa6,0xd2,0xe8,0xa8,0xe9,0xd4,0x9c,0xdb,0xed,0x7b,0xf3,0xde,0x0d,0xe5,0xf5,0x47, -0x00,0x00,0xc5,0x12,0x11,0x1d,0x1a,0x24,0x53,0x38,0x45,0x44,0x30,0x24,0x31,0x28, -0x41,0x12,0x4d,0x2f,0x09,0x1d,0x26,0xc7,0x10,0xf7,0xa0,0xe4,0xf2,0x99,0xf8,0xf3, -0x98,0xf6,0xf4,0xc1,0xf6,0xe2,0x52,0xe3,0xdf,0x3e,0xe1,0xe1,0x1b,0xee,0xee,0xa6, -0xd7,0xca,0x64,0xe7,0xf0,0xcd,0xe2,0xd5,0x3c,0xe3,0xec,0x1d,0xeb,0xdd,0x2f,0xf8, -0xf9,0x0d,0xf5,0x02,0x75,0x19,0x20,0x95,0x22,0x21,0x49,0x3a,0x37,0xd9,0x23,0x28, -0xa2,0x38,0x44,0xe1,0x44,0x20,0x54,0x1b,0x17,0x78,0x0a,0xef,0x03,0xee,0xef,0x89, -0xfa,0xf3,0xa5,0xfb,0xf4,0x9c,0xef,0xdf,0x8d,0xe0,0xde,0xb3,0xe2,0xed,0x5e,0xf4, -0xe6,0x20,0xc5,0xdc,0x40,0xf2,0xf2,0x45,0xd7,0xd9,0x78,0xe6,0xf1,0xfc,0xde,0xf0, -0x6f,0xfc,0xf3,0x6f,0xf1,0x0d,0xf8,0x23,0x29,0x36,0x1b,0x24,0x76,0x3a,0x2e,0x92, -0x20,0x39,0x52,0x3a,0x49,0xd1,0x38,0x15,0x32,0x14,0x0e,0xd1,0x01,0xef,0x2f,0xe9, -0xef,0x2e,0xf9,0xf5,0x41,0xff,0xf3,0xe6,0xe0,0xe3,0x42,0xda,0xe4,0x05,0xea,0xfc, -0x3b,0xec,0xcf,0xcb,0xcb,0xee,0x93,0xf5,0xea,0x10,0xd2,0xdf,0xe0,0xee,0xea,0x74, -0xde,0x01,0x22,0xf8,0xf0,0x1f,0xf9,0x1c,0x95,0x2a,0x23,0x3a,0x17,0x2f,0x35,0x31, -0x23,0xbb,0x2c,0x40,0x29,0x3d,0x4b,0x98,0x27,0x11,0x7e,0x06,0x0c,0x94,0xfc,0xed, -0x80,0xef,0xf2,0x24,0xf3,0xff,0x02,0xff,0xe8,0x9c,0xdf,0xda,0x59,0xe3,0xe9,0x96, -0xff,0xf5,0xbe,0xe0,0xc5,0xa3,0xe2,0xf2,0xf8,0xf4,0xd8,0x59,0xd8,0xeb,0x77,0xf3, -0xd8,0x79,0xef,0x03,0x61,0xf3,0xed,0xc9,0x06,0x1f,0x21,0x2b,0x15,0x0c,0x1e,0x2f, -0x1f,0x25,0x24,0xbe,0x36,0x3f,0x01,0x45,0x3c,0x0d,0x19,0x06,0x64,0x00,0x03,0x2a, -0xfb,0xf4,0xe4,0xeb,0xe6,0x2e,0x00,0x02,0xa7,0xf6,0xe2,0xd7,0xde,0xde,0xd2,0xe8, -0xfa,0xa2,0x04,0xea,0xac,0xd1,0xd4,0x67,0xf2,0xf2,0x9a,0xe9,0xd5,0xbc,0xe4,0xfa, -0x34,0xe4,0xdd,0x64,0x06,0xfc,0xbc,0xf1,0xf8,0x88,0x11,0x2b,0x28,0x1c,0x18,0xf1, -0x20,0x2c,0x25,0x23,0x2d,0x3c,0x3b,0x39,0xca,0x43,0x2a,0xf5,0x09,0xf8,0x75,0xf5, -0x06,0x1b,0x00,0xf1,0x2f,0xde,0xf2,0x70,0xff,0xfb,0x8e,0xef,0xe2,0x2f,0xde,0xe6, -0x8d,0xf0,0x08,0x1c,0xf6,0xdd,0x3b,0xd2,0xe4,0xc1,0xf9,0xed,0x32,0xdf,0xde,0xf7, -0xf5,0xf1,0xa6,0xd5,0xf9,0x09,0x05,0xf2,0xb8,0xf4,0xff,0x83,0x1d,0x24,0xdb,0x14, -0x18,0x89,0x29,0x29,0x7c,0x25,0x33,0x74,0x3b,0x3f,0x0e,0x3c,0x1a,0x99,0xff,0xe4, -0xe6,0xfc,0x0b,0x33,0x01,0xe2,0xf2,0xe4,0xfb,0x56,0xfb,0xf9,0x87,0xeb,0xe0,0x68, -0xe5,0xe9,0x6e,0x02,0x01,0x56,0xe6,0xd7,0xe4,0xd9,0xf0,0x28,0xf4,0xde,0x1c,0xe8, -0xea,0x66,0xfa,0xda,0x04,0xed,0x09,0x52,0xfa,0xed,0x5c,0xfa,0x0b,0xfa,0x1d,0x1f, -0xa3,0x11,0x1f,0x4a,0x2f,0x29,0x1b,0x26,0x35,0xb0,0x39,0x3e,0x06,0x2d,0x0d,0x77, -0xe9,0xe5,0x3c,0x0c,0x0e,0xa9,0xec,0xe0,0xec,0xf3,0xf6,0xe5,0xfc,0xf3,0x26,0xeb, -0xe4,0xda,0xef,0xf8,0xc4,0xfe,0xf5,0x8d,0xdd,0xdd,0x50,0xe2,0xf4,0xeb,0xe4,0xe5, -0x81,0xec,0xf5,0xda,0xe1,0xe3,0xb5,0x01,0x02,0xf1,0xe8,0xf0,0x06,0x01,0x0e,0x07, -0x20,0x17,0xdd,0x12,0x26,0x5f,0x34,0x23,0x1e,0x2d,0x32,0xc6,0x3f,0x34,0xd6,0x1f, -0xf7,0xa2,0xe2,0xfb,0x64,0x16,0xfc,0x34,0xe7,0xe8,0xf4,0xf3,0xfb,0xff,0xf1,0xf4, -0x68,0xe4,0xf4,0x29,0xf8,0xf5,0x8b,0xfa,0xe6,0x2a,0xe0,0xe0,0x26,0xf0,0xea,0x1e, -0xe8,0xee,0x97,0xf6,0xf0,0x71,0xdc,0xff,0x5e,0x01,0xfb,0x4d,0xe5,0xf8,0xfe,0xff, -0x18,0x13,0x18,0x16,0x75,0x15,0x31,0x80,0x2d,0x24,0x7c,0x2b,0x2e,0xe8,0x39,0x29, -0xbf,0x09,0xe8,0xf7,0xeb,0x0e,0x97,0x01,0xf4,0xb2,0xea,0xec,0xf3,0xf4,0xfa,0x12, -0xf6,0xef,0x12,0xf3,0x04,0x7e,0xf3,0xf4,0x19,0xec,0xe3,0x72,0xdf,0xeb,0x04,0xef, -0xed,0x3e,0xe7,0xf8,0x17,0xf4,0xe6,0x60,0xef,0x01,0x91,0xfe,0xef,0x6d,0xec,0xfa, -0x11,0x09,0x16,0xd9,0x19,0x16,0xe8,0x1d,0x35,0x66,0x26,0x27,0xaa,0x25,0x31,0x02, -0x34,0x17,0x11,0xfc,0xed,0xce,0xfe,0x03,0xe7,0xf7,0xf4,0xba,0xe5,0xf2,0x14,0xf6, -0x01,0xc4,0xf3,0xf3,0xb3,0x05,0xfd,0xb8,0xf1,0xe9,0xca,0xe3,0xe2,0x58,0xe2,0xf1, -0x7e,0xf3,0xe9,0xe9,0xf2,0xfb,0xa5,0xec,0xec,0x17,0xfb,0x00,0x6e,0xf6,0xeb,0xd8, -0xf1,0xfd,0xfd,0x0d,0x15,0x57,0x1e,0x10,0x68,0x25,0x31,0x1b,0x28,0x23,0x7b,0x21, -0x31,0xa4,0x22,0x10,0x26,0xf5,0xf9,0x88,0xf8,0xf7,0xe7,0xf9,0xeb,0x4e,0xec,0xf0, -0xdb,0x07,0xfe,0xb7,0xf2,0x01,0x90,0x08,0xfd,0xb5,0xed,0xdf,0x04,0xe8,0xde,0x1f, -0xea,0xfd,0x0f,0xef,0xef,0xf3,0xf8,0xf8,0x0d,0xed,0xf1,0x01,0xf8,0xfa,0x6d,0xee, -0xef,0xdb,0xf6,0xff,0x46,0x14,0x15,0xe5,0x18,0x15,0xa8,0x2d,0x2d,0x21,0x27,0x1d, -0xbf,0x26,0x25,0x80,0x1d,0x09,0x24,0xf8,0xf9,0xe4,0xef,0xfc,0x2f,0xee,0xef,0x37, -0xe6,0x03,0x59,0x10,0xf7,0x74,0xf7,0x04,0xcc,0x08,0x01,0x49,0xdd,0xe2,0xe4,0xe2, -0xe1,0x00,0xfd,0xf6,0xc4,0xf3,0xf5,0x43,0xfe,0xef,0x5b,0xf3,0xee,0x31,0xf6,0xf1, -0x7e,0xf7,0xf5,0xb0,0xf2,0x04,0xc9,0x18,0x13,0xef,0x14,0x1f,0x40,0x2c,0x29,0x68, -0x21,0x1f,0xbf,0x19,0x21,0x3d,0x19,0x01,0x94,0xfe,0xed,0x3d,0xf5,0xf0,0x07,0xf2, -0xe1,0x4d,0xf8,0x14,0x5b,0x08,0xf2,0xc6,0xfa,0x01,0x2e,0x0c,0xf1,0x0d,0xdb,0xe1, -0x20,0xe3,0xf5,0x3d,0xfc,0xf8,0x07,0xfb,0xfb,0xad,0xfe,0xea,0x59,0xf8,0xea,0x25, -0xf2,0xf9,0x83,0x01,0xf4,0x04,0xf4,0x0f,0x64,0x10,0x13,0x0d,0x1a,0x22,0x1c,0x28, -0x21,0x2e,0x1f,0x12,0xe9,0x16,0x23,0x20,0x11,0x07,0x26,0xf4,0xec,0x94,0xf2,0xed, -0xb0,0xec,0xe6,0xe5,0x14,0x16,0x1a,0xfe,0xf4,0x5c,0xfa,0x0a,0x9b,0x04,0xe1,0xa3, -0xe0,0xdd,0x1f,0xf0,0xf9,0x55,0xfb,0xfc,0xdd,0xfe,0xfc,0x55,0xee,0xf0,0xb8,0xee, -0xe5,0xc2,0xf0,0x05,0x69,0xfe,0xf1,0x8e,0xfd,0x0d,0xd7,0x0f,0x1c,0x31,0x1f,0x22, -0xb8,0x22,0x20,0x5b,0x15,0x0b,0xd2,0x1f,0x1a,0x73,0x12,0x01,0x8c,0xe6,0xf0,0xa0, -0xec,0xeb,0xd8,0xe3,0x01,0xca,0x23,0x0c,0x13,0xfa,0xf3,0xcd,0x00,0x0b,0xbb,0xf4, -0xe6,0x01,0xdc,0xe8,0x4e,0xf4,0xfa,0xf2,0x00,0x06,0x64,0x02,0xf2,0x5d,0xe8,0xf5, -0x92,0xe0,0xeb,0xc6,0xfc,0x07,0x68,0xf9,0xec,0x0e,0x06,0x08,0xc0,0x16,0x23,0x09, -0x1d,0x1d,0x61,0x1f,0x19,0x19,0x0d,0x14,0xd3,0x14,0x1b,0xa0,0x13,0xf3,0x55,0xe4, -0xee,0x54,0xe7,0xec,0xc9,0xf3,0x21,0xaf,0x19,0x02,0xb6,0xf3,0xfe,0xc7,0x07,0xfc, -0x09,0xef,0xe2,0x7b,0xe4,0xed,0x35,0xf8,0xfb,0xab,0x07,0x0c,0x5b,0xfa,0xe7,0xcd, -0xed,0xed,0xeb,0xde,0xef,0x3c,0x01,0x05,0x3e,0xf2,0xf1,0x71,0xfe,0x0c,0x26,0x24, -0x21,0x50,0x1b,0x15,0x5a,0x1c,0x0d,0x33,0x0f,0x11,0x45,0x12,0x23,0xf8,0x05,0xe2, -0x11,0xea,0xe1,0x13,0xf1,0xf1,0x76,0x0e,0x25,0xb0,0x0b,0xfa,0x6c,0xf9,0x07,0xef, -0xfc,0xf4,0xbc,0xee,0xe9,0x43,0xec,0xec,0x44,0xfc,0x02,0xe2,0x16,0x0a,0xe2,0xef, -0xe8,0xd8,0xed,0xe6,0xdd,0xdf,0xfc,0xb5,0x09,0xfd,0x39,0xf0,0xed,0xee,0x03,0x1e, -0x45,0x26,0x1c,0xfa,0x0f,0x14,0xe9,0x12,0x0c,0xad,0x11,0x05,0x4e,0x21,0x1c,0x37, -0xeb,0xe2,0xbc,0xe1,0xe8,0x9a,0xf4,0x02,0x20,0x1f,0x19,0x81,0xff,0xfb,0x38,0x03, -0x01,0xea,0xf3,0xf4,0xe9,0xf1,0xec,0xef,0xe8,0xf5,0x50,0xfa,0x0d,0xbb,0x18,0xfd, -0xb0,0xee,0xe8,0x24,0xee,0xe1,0xf2,0xe5,0x07,0x92,0x07,0xfb,0x9b,0xec,0xed,0xd8, -0x15,0x2a,0x50,0x23,0x14,0x4b,0x0b,0x12,0x4d,0x0a,0x0e,0xe2,0x07,0x0f,0x5d,0x2c, -0xfc,0x9b,0xe1,0xde,0x49,0xe2,0xf0,0xff,0x03,0x0c,0x3e,0x1b,0x06,0xca,0xff,0x03, -0x37,0x00,0xf4,0xc4,0xf1,0xf9,0x88,0xf2,0xe9,0x5e,0xf3,0xf5,0x1e,0x03,0x1b,0x2c, -0x11,0x00,0x00,0xeb,0xe7,0xf3,0xea,0xd9,0x94,0xf5,0x0d,0x0e,0x03,0xf5,0x15,0xe0, -0xfe,0x6d,0x27,0x2a,0x11,0x1f,0x08,0x0c,0x0a,0x13,0xe9,0x0a,0x10,0xe5,0x06,0x26, -0x32,0x19,0xe8,0xeb,0xdf,0xdf,0xaf,0xe9,0x02,0xa5,0x0c,0x11,0x9f,0x0f,0x02,0x3b, -0x0a,0xff,0x87,0xf6,0xef,0xa7,0xf5,0xf9,0x16,0xeb,0xec,0xd5,0xf2,0xf9,0xc0,0x09, -0x1d,0xb1,0x0d,0xf6,0x1f,0xe5,0xe6,0xb0,0xdf,0xe2,0xfc,0x06,0x08,0x74,0xfb,0xea, -0x71,0xe8,0x13,0x84,0x28,0x28,0x28,0x11,0x00,0xdc,0x11,0x08,0xc8,0x0c,0x0b,0xfb, -0x15,0x29,0xd5,0xfb,0xdf,0x44,0xe3,0xe0,0xf8,0xf8,0x0f,0x14,0x13,0x11,0xe0,0x05, -0x0c,0xb3,0x07,0xf9,0x3a,0xf5,0xf6,0x78,0xfb,0xee,0x07,0xec,0xf4,0x36,0x02,0xf9, -0x7f,0x13,0x1d,0x70,0x07,0xee,0x99,0xe1,0xdd,0x3a,0xe2,0xf8,0xe1,0x0a,0x00,0x2a, -0xf1,0xe2,0xc2,0xfd,0x22,0x7b,0x2c,0x1d,0x56,0xff,0x0d,0xf2,0x07,0x0b,0xba,0x09, -0x12,0xa8,0x21,0x12,0x4f,0xe5,0xe0,0x55,0xe0,0xed,0x73,0x04,0x13,0x04,0x12,0x05, -0x64,0x09,0x0a,0x4a,0xfe,0xf9,0x84,0xf6,0xff,0x15,0xef,0xe7,0x1e,0xee,0x00,0xab, -0x01,0xff,0xd6,0x1a,0x18,0xbf,0xfd,0xe9,0xcf,0xd6,0xe3,0x10,0xef,0x00,0xa3,0x06, -0xf8,0x40,0xe7,0xe9,0x6a,0x12,0x2a,0x30,0x2a,0x0a,0x14,0x07,0x0a,0x96,0x03,0x0b, -0x1e,0x13,0x1e,0x72,0x1c,0xf8,0x9b,0xe0,0xdf,0xef,0xe6,0xf8,0x7a,0x13,0x14,0x4d, -0x09,0x04,0x1e,0x07,0x01,0xbb,0xfa,0xfb,0x67,0x02,0xf7,0x2a,0xe8,0xeb,0x84,0xf9, -0x0c,0x14,0xf8,0x10,0x2e,0x1c,0x10,0x2a,0xf5,0xdc,0xb5,0xd9,0xea,0x8e,0xf4,0x04, -0xb5,0x00,0xee,0x00,0xe4,0xfe,0xb4,0x1e,0x2b,0xc7,0x19,0x06,0x5e,0x0c,0xfe,0xf3, -0x02,0x14,0xcd,0x1c,0x1e,0xef,0x05,0xea,0x9d,0xdc,0xe6,0x64,0xee,0x09,0x6d,0x17, -0x0d,0x06,0x04,0x08,0x77,0xff,0xfb,0xc0,0xfa,0x04,0x68,0x00,0xe9,0xff,0xe8,0xeb, -0x3c,0x09,0xff,0x68,0x05,0x1a,0xd4,0x17,0x07,0x56,0xe1,0xdb,0x38,0xe3,0xf4,0x51, -0xf8,0x04,0x40,0xf9,0xe6,0xae,0xeb,0x11,0x46,0x25,0x22,0x94,0x13,0x09,0x68,0x04, -0xf3,0x57,0x0e,0x1e,0x8e,0x1d,0x0d,0xd6,0xf3,0xe5,0x98,0xe1,0xe9,0x09,0xfc,0x19, -0x71,0x11,0x06,0x1f,0x04,0x02,0x8a,0xfc,0xfc,0x81,0x09,0x09,0x6a,0xef,0xeb,0xfb, -0xe8,0x02,0xfb,0x01,0x01,0x04,0x18,0x17,0x40,0x14,0xed,0x6c,0xdd,0xe7,0x54,0xec, -0xf3,0x09,0xf8,0x02,0x21,0xec,0xe7,0x46,0xfe,0x19,0x3b,0x1e,0x1c,0xb7,0x0e,0x04, -0x9b,0xf5,0xf8,0xd2,0x21,0x1b,0xc7,0x11,0xf9,0x3d,0xef,0xe6,0xc3,0xe1,0xf0,0x2f, -0x0a,0x16,0x5b,0x0c,0x02,0x6f,0x05,0xf8,0xc0,0xf8,0x0b,0xbf,0x12,0xf7,0x9e,0xe7, -0xeb,0xed,0xfc,0x03,0x53,0x04,0x11,0x50,0x19,0x15,0x61,0x02,0xde,0x7e,0xeb,0xea, -0x19,0xf6,0xf0,0x0a,0xfb,0xf3,0x29,0xe6,0xf6,0x5d,0x0c,0x19,0xd4,0x1b,0x1b,0xc2, -0x02,0xfe,0x7e,0xea,0x18,0x8b,0x1f,0x0f,0x70,0x04,0xf4,0x31,0xf5,0xe3,0xc8,0xe5, -0xf8,0x2c,0x10,0x12,0x83,0x08,0x03,0xb6,0xf9,0xf2,0xa8,0x03,0x19,0xa5,0x06,0xe8, -0x4a,0xe9,0xf6,0x9b,0x00,0x00,0xe9,0x0e,0x19,0x1c,0x17,0x10,0x80,0xea,0xe9,0x62, -0xf1,0xee,0x1f,0xfb,0xeb,0x8e,0xf9,0xe9,0xaa,0xf1,0x05,0xa6,0x0d,0x16,0xfb,0x21, -0x0b,0xb4,0xff,0xed,0x76,0x06,0x25,0x32,0x0b,0x09,0x1e,0xf9,0xfe,0x7a,0xf0,0xe1, -0x85,0xe8,0xff,0x62,0x11,0x0e,0xe9,0x08,0xfc,0x4b,0xf1,0xfa,0x54,0x11,0x17,0xd4, -0xee,0xe6,0x64,0xf1,0xfc,0x6f,0xfd,0x0a,0xd2,0x13,0x1b,0x86,0x14,0xfb,0xa6,0xe6, -0xf6,0x7e,0xf0,0xf8,0x08,0xf0,0xf2,0x49,0xf3,0xed,0x20,0xff,0x09,0x44,0x0c,0x21, -0xb5,0x10,0x05,0xbe,0xef,0xfb,0x93,0x1f,0x0e,0x7a,0x06,0x03,0x76,0x00,0x00,0x71, -0xe6,0xe2,0xc0,0xed,0x08,0xfb,0x11,0x0a,0x01,0x08,0xf2,0x62,0xf6,0x02,0x48,0x1d, -0x02,0xf4,0xe4,0xeb,0xc7,0xf9,0xfe,0x1d,0x02,0x10,0x42,0x19,0x1a,0x09,0x06,0xf0, -0xc7,0xf0,0xf6,0x58,0xf6,0xf5,0xe2,0xeb,0xf1,0x30,0xf0,0xf8,0x45,0x08,0x05,0xab, -0x18,0x16,0xa5,0x0d,0xf4,0x50,0xf6,0x12,0x7f,0x16,0x07,0xe1,0x06,0x07,0x51,0x02, -0xf6,0x23,0xdd,0xe5,0xeb,0xf5,0x0f,0xe2,0x0d,0x0a,0xce,0xfc,0xf0,0x4d,0xfb,0x11, -0xa8,0x14,0xeb,0xeb,0xec,0xf4,0x60,0x02,0xff,0xa4,0x07,0x19,0x91,0x19,0x0f,0x1b, -0xf4,0xf3,0x59,0xf9,0xf7,0x02,0xfa,0xed,0xc5,0xeb,0xee,0x4a,0xf7,0x02,0x77,0x05, -0x07,0x83,0x14,0x10,0xa0,0xfa,0xef,0x67,0x05,0x13,0x7e,0x0f,0x02,0xfa,0x0a,0x06, -0xee,0x04,0xe8,0xb4,0xdf,0xed,0xe1,0x05,0x0d,0x4b,0x10,0x07,0x0c,0xf9,0xf5,0xa1, -0x06,0x19,0x0d,0xfa,0xf0,0xf8,0xf3,0xfd,0x28,0x02,0xff,0x05,0x16,0x1e,0x29,0x15, -0xfe,0x8d,0xf6,0xfa,0x00,0xf7,0xf7,0x76,0xf5,0xec,0x76,0xea,0xf5,0x38,0xfb,0x04, -0x0e,0x02,0x04,0x06,0x17,0x00,0x25,0xf4,0xf7,0x3f,0x07,0x17,0xcc,0x05,0x06,0xc7, -0x07,0x05,0xa3,0xf4,0xe3,0x93,0xe2,0xf7,0xa0,0xff,0x10,0x4f,0x0e,0x01,0xa0,0xf7, -0xff,0x2b,0x19,0x01,0xf2,0xf4,0xf8,0x42,0xfe,0x00,0xe5,0xff,0x09,0x43,0x20,0x1b, -0x1a,0x08,0xfa,0xfd,0xf9,0x00,0xa7,0xf6,0xf7,0x8b,0xf9,0xe6,0xbd,0xf5,0xf6,0x92, -0x04,0x02,0x92,0xfe,0x0d,0xad,0x0a,0xf6,0x00,0xf5,0xfa,0x34,0x17,0x12,0x8f,0x02, -0x09,0xc9,0x04,0xfe,0x75,0xee,0xe2,0xbc,0xea,0xf0,0xf2,0x05,0x14,0xac,0x04,0xfc, -0x09,0xf9,0x14,0x4e,0x06,0xf5,0x85,0xfa,0xfd,0xaf,0xfd,0xfe,0xea,0x02,0x1a,0xba, -0x1c,0x11,0xca,0x00,0xfd,0xf9,0x00,0xfe,0x94,0xf0,0x01,0xb9,0xec,0xf0,0x71,0xfb, -0xf8,0x66,0x06,0xf9,0x81,0x05,0x09,0xeb,0x00,0xf0,0x5f,0xf3,0x09,0x1f,0x1a,0x0f, -0x08,0x01,0x07,0x79,0xff,0xfb,0x5f,0xee,0xe3,0x9e,0xe8,0xf5,0x6d,0x0f,0x09,0x61, -0x01,0xfd,0x21,0x10,0x0c,0xe9,0xf2,0xff,0xb9,0x02,0xff,0xac,0xfd,0xfc,0x86,0x12, -0x15,0xc3,0x19,0x0a,0xca,0xfe,0x00,0xe6,0x03,0xf2,0xe7,0xff,0xf4,0x34,0xec,0xfe, -0x47,0xf5,0xfe,0xaf,0xf6,0x03,0x2a,0xff,0x05,0x37,0xf5,0xef,0x04,0xff,0x12,0xdc, -0x1a,0x07,0xb9,0x00,0x02,0xe4,0xfb,0xfc,0x4f,0xeb,0xe0,0x82,0xec,0xff,0x91,0x0a, -0x06,0xed,0xff,0x0d,0x4e,0x12,0xf8,0xd1,0xf7,0x09,0xf7,0x01,0x02,0x4d,0xf7,0x08, -0x89,0x14,0x16,0x81,0x13,0x03,0x55,0xfe,0x0a,0x84,0xfa,0xfb,0x82,0xf9,0xf1,0x64, -0xfd,0xfa,0xa6,0xf7,0xf6,0x8a,0xfa,0x02,0xb2,0x04,0xf6,0xc5,0xee,0xf4,0x13,0x0a, -0x1b,0x1f,0x10,0x02,0x61,0xfd,0xfd,0xa4,0x01,0xf5,0x37,0xdc,0xe4,0xf9,0xed,0x05, -0x24,0x00,0x05,0x80,0x0d,0x12,0x1d,0x02,0xf4,0x10,0x09,0x06,0x0f,0x08,0xf9,0xdf, -0xfc,0x10,0x6a,0x16,0x14,0x3f,0x0d,0xff,0xdb,0x02,0x05,0xc1,0xfd,0x00,0x93,0xf0, -0x01,0x80,0xff,0xf6,0xd6,0xf1,0xf4,0xdf,0x01,0x09,0xc6,0xf7,0xec,0xb2,0xf2,0xfc, -0xe2,0x19,0x11,0xf2,0x0b,0xfe,0x73,0xfa,0x02,0xd4,0xfd,0xec,0xcc,0xdb,0xe6,0x8c, -0xf5,0x01,0x4a,0x00,0x0c,0x0d,0x11,0x0b,0x76,0xf4,0x01,0x31,0x0e,0x03,0xde,0x02, -0xf5,0x40,0x09,0x14,0x4c,0x13,0x10,0x82,0x0a,0xfa,0x58,0x09,0x00,0x01,0x08,0xf2, -0x83,0xfc,0x02,0x7b,0xfa,0xed,0x37,0xf3,0xf8,0x88,0x0b,0xfc,0xe5,0xe9,0xf0,0x71, -0xf3,0x11,0x60,0x12,0x10,0xa2,0x03,0xfb,0xf8,0xfe,0x03,0x18,0xfb,0xde,0xc9,0xdf, -0xea,0x97,0xfd,0xfe,0x5e,0x10,0x11,0x25,0x0e,0xfd,0x08,0xff,0x12,0x1e,0x04,0x04, -0x9e,0xfa,0xfe,0xd6,0x11,0x15,0x8b,0x0c,0x0f,0x96,0xfc,0x05,0xe5,0x05,0x0a,0x38, -0xf8,0xf6,0x0d,0x06,0xfd,0x79,0xeb,0xe9,0xf7,0xfa,0x02,0x93,0x00,0xef,0xad,0xe7, -0xf0,0x1f,0x01,0x18,0x7d,0x0e,0x07,0xff,0xfe,0x01,0x6c,0x00,0x07,0xbb,0xe7,0xd8, -0x6e,0xe0,0xf4,0xa7,0xfd,0x08,0xcb,0x16,0x09,0x4f,0x07,0xff,0xff,0x15,0x09,0xa6, -0x02,0xfe,0xd0,0xf9,0x0b,0xec,0x1b,0x0d,0x04,0x07,0x03,0x2b,0x03,0x0e,0x95,0x06, -0x04,0xee,0xf2,0x07,0x73,0x04,0xf0,0x16,0xe3,0xf5,0xd8,0x04,0xf9,0x26,0xf7,0xe3, -0x9e,0xee,0xef,0xad,0x11,0x0f,0x9f,0x07,0x04,0x08,0x03,0xfb,0xb9,0x09,0xfa,0x79, -0xdb,0xdd,0xb6,0xe5,0xfb,0xe4,0x00,0x15,0x75,0x0d,0x07,0x9f,0x03,0x16,0xb0,0x11, -0x05,0x96,0xfc,0xf8,0x78,0x0d,0x19,0xf2,0x14,0xff,0x43,0x05,0x08,0x45,0x0b,0x10, -0x41,0x03,0xfc,0x1a,0xfd,0x0d,0xaa,0xfa,0xde,0x06,0xf0,0x09,0x61,0xfe,0xf4,0xa6, -0xe6,0xec,0x4f,0xec,0xff,0x9c,0x16,0x00,0x68,0x0b,0xff,0xfb,0xf9,0x03,0xd9,0x09, -0xe6,0xfa,0xd7,0xe1,0x78,0xee,0xfd,0xa5,0x0f,0x12,0xd4,0x03,0x02,0x6e,0x14,0x1a, -0x98,0x04,0xfc,0x6a,0xf2,0x0c,0x87,0x15,0x17,0x4d,0x01,0xfb,0x24,0x0d,0x0c,0x9e, -0x15,0x09,0x8f,0x01,0xfe,0xaa,0x05,0x0a,0x68,0xe3,0xe9,0x6d,0x09,0x03,0xf7,0xf7, -0xe3,0x0f,0xee,0xee,0x05,0xf3,0x0e,0x41,0x05,0x07,0x5f,0x09,0xf6,0x3b,0x01,0x0a, -0x3b,0xf6,0xd9,0x04,0xdd,0xea,0x49,0xf1,0x08,0xc8,0x14,0x06,0xfb,0x01,0x10,0xac, -0x1e,0x0e,0x2d,0xfd,0xf5,0x3b,0x04,0x19,0x50,0x16,0x0b,0x3d,0xf4,0x04,0xbf,0x11, -0x17,0x02,0x10,0x02,0x8a,0x04,0xfb,0xc3,0x07,0xf1,0xd1,0xe2,0x01,0x4d,0x06,0x00, -0x9c,0xe6,0xe3,0xef,0xef,0xf0,0x82,0x02,0x06,0xc4,0x03,0x0e,0xd5,0xfb,0xfd,0x3f, -0x09,0x00,0x39,0xe4,0xdc,0xd4,0xe7,0xea,0xac,0x00,0x12,0x4c,0x0b,0x04,0xba,0x0a, -0x19,0x3b,0x18,0xff,0x5c,0xfa,0xfb,0xf4,0x16,0x16,0x78,0x0b,0xf9,0x04,0xfd,0x11, -0x18,0x13,0x1a,0x6b,0x03,0x0d,0x51,0xf9,0x00,0xf2,0xf2,0xea,0xcc,0xf4,0x06,0x33, -0x08,0xee,0x1d,0xdc,0xe6,0x43,0xf6,0xf6,0x83,0x05,0x03,0x93,0x10,0xfe,0x6c,0xfc, -0x07,0x6f,0x04,0xed,0x68,0xdf,0xea,0xd5,0xe9,0xf3,0x94,0x09,0x13,0x61,0x09,0x09, -0xbe,0x13,0x1b,0x90,0x0c,0xfa,0x68,0xfa,0x0f,0xe4,0x17,0x0a,0x8a,0xf9,0x02,0xe7, -0x0a,0x0e,0x45,0x1d,0x0f,0xfe,0x0c,0xfe,0xa1,0xf8,0xf3,0xc5,0xef,0xf2,0xb4,0x00, -0x0b,0xf2,0xf6,0xdf,0x8a,0xd6,0xf6,0x70,0xf2,0x01,0x1e,0x00,0x0f,0x49,0x00,0xfa, -0x53,0x08,0x05,0x8b,0xef,0xe3,0x44,0xec,0xed,0xc2,0xea,0xf9,0x36,0x13,0x11,0xce, -0x0a,0x0c,0xd3,0x19,0x16,0x8c,0x03,0xfe,0x2d,0x0a,0x13,0x40,0x0b,0xfd,0x97,0x00, -0x10,0xe0,0x03,0x1b,0x5f,0x19,0x0e,0xea,0x04,0xf6,0xfa,0xf2,0xee,0x4d,0xf4,0x00, -0xd2,0x0b,0xfa,0x9b,0xe4,0xd4,0xd4,0xe7,0xf4,0x5f,0xfa,0x02,0xf0,0x05,0x06,0x22, -0xf4,0x0a,0x77,0x0a,0xf1,0x04,0xe5,0xed,0x60,0xf0,0xf0,0x95,0xeb,0x06,0xfc,0x15, -0x0f,0x7c,0x09,0x12,0xd0,0x18,0x09,0x32,0x09,0x07,0x66,0x11,0x06,0x71,0xff,0x04, -0xd7,0x0e,0x03,0xa9,0x0e,0x24,0xfa,0x13,0x0b,0xca,0xf7,0xf2,0x8a,0xf1,0xef,0xe7, -0xfe,0x10,0x35,0xf9,0xea,0xa2,0xd9,0xda,0xb7,0xf1,0xf2,0x7f,0x06,0x04,0x95,0x01, -0xfa,0x55,0xff,0x13,0x16,0xf9,0xe6,0x2b,0xeb,0xef,0x80,0xf9,0xeb,0x67,0xf4,0x0e, -0x0d,0x14,0x0d,0xea,0x0a,0x18,0xc6,0x11,0x07,0xc7,0x0d,0x0f,0xb3,0x05,0xfb,0x08, -0x04,0x12,0xbd,0x08,0x08,0x5f,0x1b,0x1c,0xc3,0x0f,0xfc,0x2f,0xef,0xf7,0x93,0xe8, -0xf9,0xad,0x14,0xff,0x35,0xe3,0xdf,0xbb,0xdb,0xea,0x6e,0xee,0xfd,0x25,0x0e,0xf9, -0x82,0x02,0xf5,0xc7,0x0c,0x06,0x5d,0xee,0xeb,0x94,0xeb,0xf8,0x98,0xf8,0xee,0xf8, -0x04,0x0e,0x16,0x11,0x09,0xfb,0x12,0x1b,0xa6,0x05,0x0e,0x07,0x13,0x07,0x71,0xf7, -0x00,0xba,0x11,0x0f,0x3f,0x0b,0x13,0x57,0x20,0x11,0xff,0x08,0xec,0x60,0xf8,0xea, -0x24,0xf2,0x12,0xc8,0x08,0xe6,0x53,0xd7,0xdd,0xb0,0xe9,0xf0,0x09,0xf5,0x07,0xa0, -0x01,0xfb,0xcd,0xfa,0xfb,0x82,0x0b,0x00,0xc0,0xec,0xe3,0x6e,0xf1,0xfa,0xdf,0xfa, -0xfa,0xb9,0x08,0x0f,0x41,0x0e,0x0c,0x42,0x1d,0x0f,0x81,0x07,0x17,0x88,0x0b,0xfa, -0x69,0xf8,0x0b,0xd8,0x14,0x0f,0x4c,0x0f,0x1c,0x10,0x15,0x0b,0xc7,0xf7,0xf2,0x53, -0xf4,0xeb,0xc7,0x09,0x10,0x7f,0xeb,0xd7,0xcb,0xd3,0xe9,0x45,0xf7,0xf2,0x12,0xfa, -0x03,0x6d,0x00,0xf7,0x70,0xfa,0xfe,0x70,0x0e,0xfb,0x0e,0xe1,0xe3,0x69,0xf6,0x08, -0x18,0x00,0x03,0xd6,0x03,0x14,0x52,0x04,0x1d,0x09,0x16,0x09,0x66,0x12,0x0a,0x8b, -0x09,0xf5,0xc9,0x00,0x12,0x1f,0x18,0x12,0x40,0x1a,0x17,0x46,0x0b,0xff,0x55,0xf5, -0xf4,0xca,0xf0,0xfd,0x22,0x12,0xf3,0xae,0xda,0xcd,0xbe,0xdd,0xfa,0x99,0xf7,0xf4, -0xf7,0xf8,0x04,0x75,0xff,0xf6,0x24,0xf9,0x09,0xbe,0x0d,0xec,0xfb,0xd8,0xe7,0x7b, -0x07,0x0a,0xd8,0x06,0xfb,0xee,0x07,0x06,0x54,0x15,0x24,0x11,0x0c,0x0e,0x4a,0x05, -0x13,0xf2,0xff,0xf4,0x28,0x0a,0x19,0x4c,0x17,0x15,0xca,0x18,0x0d,0x23,0xff,0xf7, -0x3b,0xfa,0xf9,0x14,0xf7,0x07,0xab,0xfd,0xe3,0xa0,0xcd,0xd3,0xa7,0xf3,0x05,0xb3, -0xf5,0xf2,0x04,0xfa,0x07,0x2a,0xf5,0xf7,0x64,0x08,0x11,0xd3,0xfc,0xe3,0xf4,0xd7, -0x02,0x93,0x0e,0x10,0xe9,0x04,0xff,0x30,0x01,0x11,0x5a,0x26,0x16,0xdd,0x0d,0x02, -0x0b,0x0f,0x0e,0x71,0xf3,0xfd,0x50,0x13,0x1b,0x8a,0x13,0x17,0x90,0x11,0x00,0x53, -0xf4,0xfc,0x4e,0xfe,0xf8,0x2c,0xf8,0xfc,0x67,0xec,0xcd,0x3b,0xd1,0xe4,0x99,0x04, -0xfb,0x69,0xf3,0xf7,0xd1,0xfe,0xfd,0x9e,0xf4,0x07,0x6d,0x11,0x01,0xdb,0xf1,0xd8, -0x08,0xf0,0x09,0x51,0x10,0x12,0xe7,0x04,0xf7,0xd1,0x08,0x20,0x4d,0x21,0x11,0x71, -0x08,0x0c,0xda,0x11,0x00,0xb9,0xf8,0x0b,0x08,0x1a,0x15,0xa6,0x15,0x18,0x95,0x0a, -0xf4,0x11,0xf6,0x07,0x6b,0x00,0xf7,0x8d,0xef,0xf4,0xe1,0xd4,0xcf,0x09,0xdf,0xfa, -0x55,0x00,0xf6,0x55,0xf9,0xf6,0x98,0xf3,0xfc,0xbe,0x05,0x13,0xb5,0x00,0xf6,0xbe, -0xe4,0xe8,0x29,0xfc,0x05,0x2b,0x19,0x12,0xa4,0xfc,0xfa,0xac,0x14,0x21,0x4b,0x18, -0x0b,0x8b,0x0a,0x13,0xe4,0x03,0x00,0xd6,0x00,0x17,0x9c,0x14,0x10,0x67,0x18,0x15, -0xc7,0xf7,0xf3,0x81,0x00,0x0a,0xae,0xfb,0xea,0x7e,0xe9,0xe0,0xca,0xd0,0xda,0x3f, -0xef,0xfe,0x40,0xf9,0xfa,0xb7,0xff,0xec,0x72,0xf7,0x0c,0xbc,0x13,0x09,0x63,0xf7, -0xec,0x3b,0xed,0xf8,0xf3,0xf8,0x11,0x0d,0x1b,0x0c,0x0e,0xfe,0x02,0xfb,0x1a,0x1d, -0x48,0x11,0x10,0x91,0x10,0x05,0x42,0xfe,0xff,0x98,0x12,0x13,0x34,0x09,0x10,0xa3, -0x22,0xfa,0x71,0xf5,0xf8,0xf6,0x08,0x05,0x1c,0xe9,0xe6,0x1d,0xdc,0xdb,0x72,0xda, -0xe6,0x59,0xf9,0xf3,0xa4,0xfe,0x00,0x79,0xf6,0xeb,0xd1,0x0c,0x13,0x02,0x12,0xf9, -0x25,0xf3,0xef,0x3c,0xfc,0xf3,0xf1,0x02,0x1c,0xfc,0x14,0x10,0x4b,0xfb,0x08,0x39, -0x1e,0x13,0xa9,0x15,0x0d,0x66,0x09,0xfd,0x54,0x01,0x0f,0xcf,0x11,0x02,0x0e,0x05, -0x22,0xa5,0x0d,0xee,0xc9,0xfa,0xfc,0x39,0x07,0xf2,0x19,0xde,0xde,0x7b,0xd6,0xe0, -0xdf,0xe7,0xe8,0x43,0xf3,0xf3,0xfe,0x03,0xfe,0xc1,0xef,0x00,0x38,0x13,0x12,0x82, -0x08,0xf4,0x5f,0xf7,0xf7,0xa0,0xfe,0xf5,0x59,0x13,0x1b,0xce,0x1d,0x0d,0x60,0xf9, -0x14,0x65,0x14,0x1d,0x19,0x13,0x0b,0x1d,0x00,0xfc,0xcb,0x11,0x10,0x24,0x06,0xfa, -0x8b,0x1a,0x1b,0x34,0xf6,0xf3,0xb2,0xf8,0xfd,0x7c,0xf8,0xde,0x39,0xdb,0xd4,0xad, -0xe0,0xea,0xa0,0xe3,0xea,0x01,0xef,0xfb,0x64,0x03,0xfa,0x42,0xf7,0x05,0x8e,0x11, -0x0f,0x70,0xfe,0xf1,0x15,0xf5,0xf6,0xd0,0x00,0x00,0x1d,0x20,0x20,0xcd,0x1f,0xfd, -0xea,0x01,0x11,0x01,0x1d,0x1b,0x14,0x07,0x0e,0x22,0xf8,0x0f,0xb1,0x0c,0x0f,0xf1, -0xf7,0x0f,0xb2,0x1c,0x09,0x70,0xf4,0xf5,0xc5,0xfc,0xf7,0x63,0xe2,0xd9,0x10,0xe1, -0xdb,0xcc,0xef,0xe0,0xf9,0xe6,0xec,0xc5,0xf4,0xfd,0xc9,0x04,0xfb,0x1d,0x00,0x08, -0x58,0x13,0x13,0x90,0xef,0xf2,0x7c,0xe7,0x02,0xed,0xff,0x12,0xfe,0x20,0x27,0x44, -0x0c,0xf8,0x72,0x0c,0x14,0xde,0x20,0x06,0x12,0x0d,0x02,0x2b,0x09,0x07,0x4c,0x0f, -0xfd,0x1f,0x04,0x17,0x54,0x13,0xfd,0xc1,0xed,0xf8,0x2f,0xf3,0xe4,0x6f,0xd9,0xe1, -0xc0,0xe3,0xec,0xc4,0xe2,0xe2,0xb6,0xef,0xed,0x09,0xf9,0x04,0x9e,0x07,0x02,0xec, -0xfc,0x12,0xfd,0x21,0xfd,0xae,0xe9,0xe5,0x4b,0xf7,0x0a,0xee,0x0a,0x1d,0x9e,0x29, -0x18,0x80,0x00,0x05,0x3e,0x0f,0x1d,0x01,0x10,0x03,0x5c,0x0d,0x07,0x7b,0x04,0x04, -0x02,0x0a,0xfe,0x8b,0x0b,0x19,0x56,0x03,0xf2,0xff,0xf1,0xf2,0x14,0xe8,0xd2,0x14, -0xdd,0xe8,0xed,0xf1,0xe4,0x3c,0xda,0xf0,0x68,0xee,0xf0,0x64,0xff,0x0c,0x33,0x0b, -0xfe,0x0f,0x06,0x29,0x00,0x16,0xe6,0x11,0xe5,0xeb,0x19,0x0a,0x0f,0x82,0x1c,0x1f, -0x58,0x22,0x09,0x91,0x0b,0x0f,0xb2,0x11,0x15,0x7f,0x05,0x0a,0xe6,0x0f,0x05,0xb0, -0xff,0x06,0x62,0x05,0x03,0xbd,0x11,0x0f,0x41,0xf2,0xf6,0x68,0xe9,0xe8,0xe3,0xd7, -0xd4,0x18,0xe9,0xef,0x35,0xec,0xd7,0x05,0xe7,0xf1,0xbd,0xec,0xf5,0x08,0x0b,0x0e, -0x9b,0x06,0x03,0xa7,0x1e,0x26,0x52,0xf1,0xdf,0xd3,0xea,0xfc,0x8e,0x13,0x19,0xe9, -0x20,0x1e,0x08,0x12,0x12,0xeb,0x16,0x0e,0x11,0x0d,0x0e,0x62,0x01,0x15,0x49,0x04, -0x05,0x6c,0x00,0x08,0x60,0x02,0x0b,0x10,0x13,0xfa,0x08,0x00,0x00,0x10,0x00,0xff, -0x0f,0x00,0xff,0xef,0xff,0x00,0x15,0x00,0xff,0x86,0xff,0x00,0x51,0x00,0x00,0xe2, -0xff,0xff,0x1a,0x00,0x00,0xd4,0xff,0xff,0xe9,0xff,0x00,0x15,0x00,0x00,0xd5,0xff, -0xff,0xef,0xff,0xff,0x4c,0x00,0x00,0xd5,0xff,0xff,0xd7,0xff,0x00,0x00,0x00,0x00, -0x37,0x00,0xff,0x5c,0x00,0x00,0xd3,0xff,0x00,0xe8,0xff,0x00,0x91,0xff,0xff,0xeb, -0xff,0x00,0xa3,0xff,0xff,0x83,0xff,0x00,0xf6,0xff,0xff,0xbc,0xff,0xff,0x89,0x00, -0xff,0x3f,0x00,0x00,0x1b,0x00,0xff,0x09,0x00,0x00,0xcf,0x00,0x00,0x02,0x00,0xff, -0x16,0x00,0x00,0x62,0xff,0xff,0x19,0x00,0xff,0xfc,0xff,0xff,0x89,0xff,0xff,0x7f, -0xff,0x00,0x75,0x00,0x00,0xa8,0xff,0xff,0x35,0x00,0x00,0xe7,0x00,0x00,0xb9,0xff, -0x00,0xa1,0x00,0x00,0xe2,0xff,0xff,0x61,0xff,0xff,0xcf,0xff,0xff,0x7d,0xff,0xff, -0xda,0xff,0x00,0xc4,0x00,0x00,0xa7,0xff,0x00,0x00,0x00,0x00,0xae,0x00,0xff,0x36, -0xff,0x00,0x07,0x01,0x00,0xda,0xff,0xfe,0x6c,0xff,0x00,0xa4,0xff,0xfe,0x7e,0xff, -0x00,0xd6,0xff,0x00,0xc5,0xff,0xff,0x3a,0x00,0xff,0xfc,0xff,0x00,0xda,0xff,0xfe, -0xfc,0xff,0x00,0x4c,0x00,0x00,0x8d,0x01,0x00,0x35,0x00,0x00,0x16,0x00,0x00,0xcc, -0xff,0xfe,0x4f,0xff,0xff,0xfd,0xff,0xff,0xbb,0xff,0xfe,0xa7,0xfe,0xff,0x9c,0x00, -0x01,0x56,0xff,0xfe,0x9d,0x00,0x01,0x12,0x00,0x00,0x57,0x00,0x00,0x27,0x00,0x00, -0x8b,0x01,0x00,0x86,0xfe,0xfd,0xac,0xff,0xff,0xee,0xff,0x01,0x75,0x00,0xff,0xde, -0xff,0xff,0x97,0x00,0x00,0x1a,0xff,0xfe,0x5e,0x00,0x00,0x1c,0x01,0xff,0x29,0xff, -0xff,0x63,0x00,0x00,0xb9,0x00,0xfe,0xbd,0xff,0x00,0x32,0xff,0xfe,0x2f,0xfe,0xff, -0xb7,0x00,0x00,0x4c,0x00,0x00,0x41,0xff,0xff,0xef,0x00,0x00,0x5b,0xff,0x00,0xfe, -0x01,0x00,0x49,0x01,0xff,0xd3,0xfe,0xff,0xfc,0xff,0x01,0xf0,0x00,0xff,0x2e,0xff, -0xff,0x09,0xff,0xff,0xa8,0x01,0x01,0xd5,0xff,0xff,0xf7,0xfe,0x00,0x6d,0x01,0xfe, -0x11,0xfd,0xfe,0x8a,0x01,0x00,0x43,0x00,0xfd,0xba,0xfe,0xff,0x0f,0x01,0x02,0x66, -0x01,0xff,0x53,0xfe,0x01,0xa5,0x01,0x00,0xb4,0x01,0x00,0x5a,0xfe,0x00,0xb5,0x00, -0x01,0x41,0x01,0xfc,0x6c,0xfd,0xff,0x35,0x01,0xff,0x6a,0xfe,0xff,0xd7,0x01,0xff, -0xbc,0x01,0xfe,0xd5,0xfd,0xfe,0xc8,0xff,0x02,0x8c,0x01,0xfc,0x59,0xfd,0xff,0x1e, -0x02,0x00,0x99,0x02,0x02,0xed,0x00,0x00,0x68,0xfe,0xff,0xf2,0x01,0xfe,0xa5,0xff, -0x00,0x32,0xff,0x01,0x55,0x00,0xff,0x16,0x00,0xfe,0x76,0x00,0xff,0xfb,0x00,0xff, -0x78,0x00,0x00,0xbe,0xfe,0x00,0x51,0x00,0xff,0xc5,0x00,0x00,0x2e,0x00,0xff,0x60, -0xfe,0xfc,0x76,0xff,0xfe,0x7d,0xff,0x02,0x9b,0x01,0x00,0x71,0x00,0x01,0x57,0x01, -0xff,0xbf,0xff,0x00,0xec,0x00,0x01,0x48,0xff,0xfe,0x1f,0x00,0xfe,0xda,0x02,0xfe, -0xed,0xfd,0xfe,0xcc,0xff,0x01,0x52,0xfe,0xfe,0xbc,0xfe,0x00,0x73,0x00,0xff,0x1c, -0x01,0x00,0xdc,0xfe,0xff,0x07,0x01,0x00,0x1f,0x01,0xfd,0x99,0xff,0x00,0xdf,0x00, -0x02,0x94,0xfe,0xfe,0x15,0x00,0xff,0x66,0x02,0x02,0xc9,0xff,0xfd,0x22,0xfd,0xff, -0xae,0x02,0x01,0x36,0x00,0xfe,0x9a,0x02,0x00,0x8c,0x00,0x00,0x73,0xfd,0xff,0xa5, -0xff,0xfd,0x49,0x00,0x00,0xc2,0xff,0xfd,0x02,0x00,0x01,0xb4,0x02,0x01,0xbe,0xfc, -0xfc,0x4f,0x00,0x03,0xdc,0x01,0x00,0xfc,0xfd,0x00,0x8c,0x01,0x00,0x5f,0x02,0x00, -0x44,0xfe,0xfd,0xd2,0xff,0x00,0x89,0xfe,0x01,0xf3,0xff,0x00,0x84,0xff,0xfe,0x05, -0x01,0xff,0x14,0xff,0xff,0xf1,0xfe,0xfe,0xb9,0x02,0x01,0x18,0x01,0xfc,0x4e,0xfd, -0xff,0xbd,0x02,0x01,0x8a,0xfe,0x01,0x37,0x00,0xff,0x62,0x01,0xfb,0xc8,0xff,0xff, -0x6b,0x01,0x03,0x7c,0x01,0x01,0x51,0xff,0xff,0xe6,0xfe,0xff,0x41,0x02,0x02,0xdb, -0xfe,0x00,0x8b,0xfa,0xfe,0x0b,0x00,0xfe,0x59,0x00,0x00,0xab,0x00,0x00,0xe4,0x00, -0x00,0x31,0xff,0x02,0xd6,0x01,0x00,0xb6,0x00,0xfd,0x9e,0x01,0x00,0x11,0xff,0xff, -0xe9,0xfd,0x00,0xc5,0xfd,0xff,0x87,0xff,0x00,0xe0,0xfe,0x00,0x63,0x01,0xff,0x8c, -0x01,0x00,0xd7,0xff,0x01,0x9e,0x03,0xff,0x6d,0x00,0xfc,0x1e,0xfa,0x01,0x98,0x02, -0x01,0x9c,0x01,0xfb,0x5a,0xfc,0xff,0xc5,0xff,0xff,0x73,0x03,0x01,0x09,0xff,0x00, -0x08,0x04,0x00,0xc6,0xff,0xfd,0xc4,0xfb,0x00,0xe0,0x03,0x02,0xbf,0x01,0xfe,0x7a, -0xfc,0xff,0x47,0x02,0x00,0x91,0xfc,0x00,0xf6,0x01,0x00,0x09,0x01,0xfd,0x5f,0xfc, -0xff,0x12,0xfe,0x01,0x92,0x01,0x01,0x79,0x00,0xff,0xc6,0x01,0xfd,0x87,0x03,0x02, -0x14,0x02,0x02,0xaf,0x00,0xfe,0x2e,0xff,0xfa,0x09,0xfa,0xff,0xb7,0x00,0x03,0xdb, -0x01,0x00,0x25,0xfc,0xfe,0xe4,0x01,0x01,0xe2,0xfe,0x00,0xec,0x04,0xff,0xfa,0x00, -0xfb,0x86,0xfe,0x00,0x97,0x00,0xfe,0xf6,0xfe,0xff,0x8a,0xff,0x00,0xf8,0xfe,0xfe, -0x37,0x02,0x01,0xbe,0x03,0x00,0xab,0x01,0x00,0x6d,0x02,0xfb,0x78,0xfb,0xfc,0xef, -0x01,0x04,0x83,0x01,0x00,0xa0,0xfd,0xfd,0x8d,0xff,0xff,0xa1,0xff,0x01,0x1e,0x06, -0xff,0xae,0xff,0xff,0xa3,0xfb,0xff,0xc4,0x01,0xfe,0x0d,0xff,0xfd,0xee,0xfe,0x00, -0x13,0x01,0xfe,0x89,0x00,0x03,0x20,0x01,0x00,0x08,0x03,0xff,0x2b,0x02,0xff,0x79, -0xfb,0xfc,0x2f,0xfe,0x04,0x48,0x02,0x00,0x6a,0xfd,0xfd,0xb5,0xff,0x03,0x51,0x00, -0xfe,0x07,0x05,0x01,0x03,0xfe,0x00,0xdf,0xfd,0xfa,0x0a,0xff,0x01,0xe4,0xfe,0xfc, -0x29,0xfd,0xfe,0x05,0x04,0xff,0xce,0x00,0x07,0x3a,0x06,0x01,0xbe,0xfe,0xfd,0x50, -0x00,0x01,0x57,0xfe,0xfc,0x71,0xfd,0xfe,0xf7,0xff,0x00,0x33,0x01,0xfc,0x1f,0xfd, -0xfd,0x31,0x03,0x00,0x1f,0x03,0x06,0x0d,0x01,0x00,0x97,0xff,0xfd,0xbb,0x01,0x00, -0x15,0xff,0xfe,0xbe,0xfe,0xfa,0x7d,0x00,0x02,0xc3,0xff,0x00,0xc1,0x04,0x02,0xfd, -0x01,0xfd,0x79,0xfd,0x01,0x39,0x00,0xfc,0xad,0xfa,0xfe,0x0e,0xfe,0x00,0xb5,0xfd, -0xfe,0x1b,0x01,0x02,0x76,0xff,0xfd,0x13,0x01,0x06,0x2c,0x06,0x01,0x52,0x02,0xfb, -0xa6,0x00,0xfe,0x28,0xfe,0xfc,0xb4,0xfd,0x01,0x7d,0xfd,0x01,0xff,0xfe,0x01,0xb5, -0x05,0xfe,0x81,0x00,0x01,0x8c,0x01,0x04,0xa5,0xfe,0xfe,0x80,0x01,0xff,0x54,0xfd, -0xff,0x8c,0xfd,0xfd,0x7c,0xfa,0xfd,0x1e,0x01,0xfe,0x18,0xfc,0x01,0xee,0x06,0x04, -0x02,0x03,0x00,0x70,0xfe,0x04,0x6e,0xff,0xfe,0x22,0xff,0xff,0xf5,0xfe,0xfe,0x6b, -0xff,0xfd,0xd6,0x03,0x02,0xf7,0x00,0x02,0x42,0xfc,0x00,0x33,0x01,0xfc,0xd8,0xfc, -0xff,0x46,0xff,0x01,0x07,0x02,0xff,0x93,0xfd,0xfe,0x55,0xff,0xfe,0x8b,0xff,0x03, -0x11,0x06,0x01,0x93,0x02,0xfd,0xf0,0xfa,0x01,0x42,0x04,0x00,0xd4,0xfd,0xff,0x3b, -0xfe,0xff,0x8e,0xff,0xfc,0x8d,0x00,0x04,0x6f,0x02,0x04,0xba,0x00,0xfe,0xa0,0x04, -0xfd,0x00,0xfd,0xfb,0xc2,0xfe,0xfe,0x7d,0xfc,0x00,0x86,0xfd,0xff,0xbc,0xfe,0xfc, -0x27,0xfd,0x01,0x98,0x08,0x02,0x4c,0x03,0x02,0x04,0xfd,0xfa,0xfe,0x04,0x01,0x69, -0x03,0x02,0x2a,0x03,0xfe,0xbb,0x00,0xff,0xa4,0xfd,0xfe,0x2f,0xfe,0x00,0xed,0x00, -0xff,0x6d,0x03,0xff,0x3f,0xf8,0xf7,0xf9,0xfa,0x01,0xf5,0x04,0x00,0xbf,0xfd,0xfb, -0xdb,0x00,0xff,0xbe,0xfe,0xfd,0xae,0x06,0x02,0x6a,0x01,0x05,0xd3,0x00,0xfc,0xac, -0xfc,0xff,0xeb,0x00,0x03,0x4e,0x06,0x03,0x14,0x00,0xfc,0xec,0xfb,0x03,0x00,0x04, -0x00,0x96,0x00,0xfc,0xa7,0xfb,0x05,0xc3,0xfb,0xfd,0x4c,0xfb,0x01,0xf0,0x05,0xfe, -0xce,0xfe,0xfe,0xe5,0xfc,0xfb,0xf1,0xfd,0xfd,0x34,0x01,0x01,0x9e,0xff,0x01,0x06, -0xfe,0xfb,0xd6,0xfb,0x01,0x2f,0x04,0x01,0xcd,0x05,0x03,0xa6,0x07,0x04,0x6c,0x00, -0x03,0x86,0x02,0x03,0x44,0x02,0x02,0x60,0xfc,0xfb,0x18,0xfa,0xf6,0xb0,0xfc,0xfd, -0x2b,0x00,0x00,0x2f,0xfb,0xff,0x74,0xfe,0xff,0x76,0x03,0xfd,0x2e,0xfa,0x02,0x15, -0x06,0x02,0xd8,0xff,0xfb,0x8d,0xff,0x00,0x73,0x05,0x00,0xf1,0x00,0x02,0x72,0xff, -0x04,0x22,0xff,0x05,0x2a,0x04,0x03,0x18,0x01,0xfc,0xa5,0xfd,0xff,0xcd,0x00,0xf8, -0x76,0xfa,0xfd,0xa8,0xff,0x00,0x7d,0xfd,0x03,0x85,0x02,0x00,0x31,0xff,0x04,0xfb, -0xff,0xfe,0xc3,0x04,0xfd,0xef,0x02,0xf8,0x4e,0xf8,0xfb,0x0b,0x01,0x01,0x70,0xf8, -0xff,0x88,0xff,0x03,0xb0,0x06,0x04,0xeb,0x07,0x06,0x92,0x05,0x03,0x98,0xfc,0xfe, -0x86,0x01,0xfc,0x28,0xf9,0xfd,0x54,0xfd,0x01,0x68,0xfd,0xfd,0xaf,0x00,0xff,0xd1, -0xff,0xfc,0x6a,0xfb,0xfb,0xfe,0x01,0x03,0x63,0x02,0x01,0xb2,0xfa,0xfd,0xda,0xff, -0x07,0xf6,0xfe,0x01,0x7f,0x00,0x05,0xfa,0x05,0x03,0x21,0x05,0x02,0x40,0x07,0x04, -0x6f,0xfb,0xf8,0x2c,0x00,0xfb,0x14,0xf4,0xf8,0x66,0xfc,0x01,0xc3,0xff,0xfa,0xed, -0x03,0x01,0x48,0x01,0xfe,0x1c,0x00,0x04,0x8d,0x01,0x04,0xc4,0xfe,0x03,0x5a,0xff, -0xfb,0xb8,0xf9,0x00,0xe6,0xff,0xff,0xb1,0x02,0x03,0x89,0x09,0x01,0xe6,0xfc,0x03, -0x3a,0x03,0x07,0x4d,0x02,0xf9,0x21,0xfd,0xff,0x9c,0xf8,0xf3,0x88,0xf9,0xfd,0x9b, -0x04,0xff,0xbc,0x02,0xff,0xcd,0x01,0xfd,0xa7,0x02,0x01,0x5a,0x03,0x04,0x54,0x01, -0x00,0xa1,0xff,0xfb,0xb8,0xfb,0xf8,0x2c,0xff,0xf9,0x2e,0x02,0x03,0x77,0x05,0x06, -0xe2,0xff,0x09,0xe9,0x05,0x05,0x24,0x05,0x00,0x6a,0x01,0xfd,0xe7,0xfa,0xf4,0x31, -0xfb,0xfc,0x90,0xfe,0xfd,0xed,0xfb,0xf9,0x39,0xfd,0xfe,0x4c,0x01,0x05,0xf2,0x03, -0x09,0x10,0x06,0x06,0x39,0x02,0xfb,0xcf,0xf8,0xfe,0xe9,0xfe,0xfc,0x4e,0xfb,0xfd, -0xbd,0x03,0x00,0xd0,0x02,0x01,0x3c,0x05,0x04,0x44,0x04,0x07,0x0b,0x01,0xfc,0x7e, -0xf7,0xf6,0xf2,0xfe,0x00,0x23,0xfc,0x03,0xf5,0xfd,0xfc,0xb9,0xf7,0xfb,0x28,0xfd, -0xff,0x9c,0x08,0x09,0xd9,0x06,0x00,0x1d,0x09,0x01,0xf6,0xff,0xf8,0x1a,0xfd,0x00, -0xc2,0xf6,0x02,0xeb,0xf7,0xff,0x76,0xfd,0x00,0x44,0x06,0x06,0x3f,0x07,0x04,0x9e, -0x03,0x07,0xe9,0xff,0xf8,0x59,0xf9,0xf9,0xa9,0xfc,0x05,0x93,0xfc,0xfc,0x97,0xf7, -0xfd,0xf0,0xf9,0xfc,0xb9,0x04,0x0a,0x70,0x06,0xfd,0x8d,0x01,0x09,0x18,0x00,0xfd, -0x08,0xfa,0xfe,0x14,0x01,0xff,0x04,0x01,0x02,0xbe,0x03,0x05,0x1d,0x06,0x06,0x0c, -0x02,0x00,0xbe,0x00,0x02,0xd5,0xf7,0xf8,0x4c,0xee,0xf7,0x98,0xfb,0xfc,0xf0,0x06, -0xf9,0x56,0xf8,0xf8,0x46,0xfe,0xfe,0x0a,0x02,0x12,0xce,0x13,0x0b,0x15,0x07,0x06, -0x7d,0xff,0xf7,0x22,0xf5,0xf6,0xc9,0xfb,0xff,0xd1,0x04,0xfd,0x85,0x01,0xfe,0x50, -0x08,0x00,0xa3,0x06,0x03,0xf7,0x06,0x02,0x6a,0x04,0xf8,0xfb,0xf4,0xf4,0x23,0xf7, -0xfa,0x77,0x02,0xfd,0x4c,0xff,0xfb,0x76,0xff,0xfc,0x09,0x00,0x07,0xd4,0x0b,0x0b, -0xa9,0x08,0x07,0x38,0x02,0xfa,0x66,0xf7,0xf8,0xa3,0x00,0xfb,0xaa,0x03,0xfe,0x04, -0xfc,0x01,0x75,0x03,0x07,0x02,0x02,0x07,0x11,0x09,0xff,0xfc,0x03,0x04,0x90,0xf4, -0xf3,0xc9,0xf4,0xf5,0xdc,0xfd,0xfb,0x0f,0xf8,0xf4,0xb2,0xf8,0xfe,0x6a,0xfc,0x07, -0x23,0x0e,0x13,0xc4,0x0b,0x0a,0x4e,0x08,0x01,0x3d,0xfd,0xfa,0x2e,0x00,0xfc,0x1b, -0x02,0xfe,0x3b,0xfb,0x00,0xee,0x00,0x08,0x96,0xfd,0xfc,0x7e,0x03,0xfe,0xe8,0xfd, -0x06,0xc1,0x00,0xf0,0x74,0xf2,0xf8,0x03,0x00,0x00,0x82,0x00,0xf7,0x71,0xfb,0xf8, -0xc3,0xf8,0xff,0xad,0x06,0x0e,0x88,0x13,0x09,0x01,0x0b,0xfd,0xcc,0x00,0xfd,0x9b, -0xfd,0xff,0xa2,0xfc,0x04,0x9d,0xfc,0xfe,0xd6,0x06,0x02,0x3b,0x03,0xfa,0x8d,0x04, -0x0b,0x30,0xfb,0x03,0xd8,0xfd,0xf5,0xc7,0xf6,0xf5,0xad,0xfa,0x02,0x8a,0xff,0xf4, -0xac,0xf8,0xfc,0x74,0xf5,0xf9,0xd8,0x03,0x0a,0x33,0x15,0x08,0x7f,0x06,0x06,0xb1, -0xfe,0xfe,0xc3,0x00,0x02,0x8a,0xfd,0x01,0x8f,0x04,0xfc,0xe4,0xfe,0x04,0x9a,0x00, -0xfe,0x7a,0x09,0x0b,0xc9,0x01,0xfd,0xba,0xfe,0xf7,0x90,0xf0,0xf6,0x8f,0xf1,0xfc, -0xfc,0xf9,0xf7,0xf0,0xf3,0xfb,0x5f,0xfd,0xfa,0x4f,0x00,0x0a,0x54,0x13,0x13,0x94, -0x0e,0x0d,0x81,0x03,0x00,0x80,0xf8,0x03,0x03,0xff,0x01,0xe6,0xfe,0xfc,0x25,0xff, -0x02,0x7b,0x03,0xf8,0xed,0x01,0x07,0xfe,0x06,0x01,0x52,0x05,0xf6,0xa0,0xf7,0xfa, -0x51,0xf8,0xf9,0x58,0xff,0xf5,0x4c,0xf1,0xf4,0x6b,0xfc,0xf7,0xc4,0xfe,0x00,0x97, -0x09,0x10,0x31,0x06,0x0d,0xd5,0x06,0xfe,0x9f,0xf8,0xfe,0xc8,0x04,0x05,0xb3,0x0a, -0x05,0xea,0x02,0x00,0x9a,0x07,0xfd,0x3d,0x01,0x02,0xbf,0x0b,0xfa,0x37,0x02,0xff, -0xf1,0xf6,0xfd,0x72,0xf8,0xf5,0x91,0xf6,0xfa,0xba,0xf8,0xf1,0x27,0xfd,0xf4,0x78, -0xfe,0xf7,0x1b,0x04,0x0e,0x31,0x0c,0x05,0x69,0x07,0x06,0x5e,0x01,0xfb,0x80,0x02, -0xfd,0xeb,0x05,0x05,0x7b,0x07,0x05,0x91,0x04,0x01,0x67,0xfd,0x03,0x76,0x0a,0x02, -0x41,0x04,0x05,0x99,0xf8,0xf3,0xc6,0xfa,0xf4,0x4c,0xff,0xfa,0x4d,0xf8,0xf8,0x86, -0xf3,0xfb,0xcc,0xf4,0xfd,0xc2,0xf5,0x05,0xa1,0x0e,0x07,0xb3,0x02,0x04,0xa4,0x05, -0x00,0x66,0x01,0xfe,0x4f,0xfc,0x07,0x16,0x09,0x06,0x6b,0x05,0x02,0xb3,0xfd,0x04, -0xb5,0x0b,0x08,0xf7,0x01,0x0a,0xc3,0xfd,0xf1,0x1f,0xfb,0xf1,0x56,0x01,0xfa,0x78, -0xf8,0xf0,0xd9,0xf8,0xfc,0xc2,0xfa,0xff,0xe0,0xfb,0x01,0x0b,0x0f,0x0a,0x60,0x05, -0x03,0xbb,0xfd,0xf6,0xde,0xfe,0xfb,0x5e,0xfc,0x03,0x72,0x06,0x00,0xe7,0x01,0x05, -0x37,0xfb,0xfb,0x54,0x08,0x0f,0xd5,0x06,0x0f,0x6d,0x04,0xfb,0x59,0xf7,0xf8,0x5b, -0xf8,0x04,0x18,0x00,0xf3,0x4b,0xee,0xfd,0xe8,0xf8,0x00,0x91,0xfd,0xfe,0x38,0x08, -0x06,0x17,0x04,0x0d,0x54,0xff,0xfd,0x40,0xfc,0x02,0x47,0xf8,0x02,0x8a,0x03,0x06, -0x8c,0x04,0x01,0x71,0xf5,0xfb,0xfa,0x00,0x0d,0x21,0x03,0x01,0x47,0x04,0xfa,0x9a, -0xf7,0x00,0xf3,0xf8,0x03,0xf3,0x01,0x00,0xfa,0xed,0x00,0x7f,0xfa,0xf9,0x77,0xff, -0x02,0xc4,0x0b,0x06,0x5b,0x03,0x03,0xe8,0x05,0xf5,0x40,0xf8,0x02,0x0c,0x00,0xfd, -0x0d,0x03,0x00,0xc9,0x03,0x07,0x76,0xfe,0xf6,0xc5,0xff,0x0b,0x41,0x0a,0x04,0x54, -0x0a,0xfa,0x3b,0xf5,0xfc,0x2e,0xfb,0x05,0xc9,0x00,0x02,0x9a,0xf8,0xf4,0xf4,0xfa, -0xf2,0xa9,0xfb,0x01,0x56,0x05,0x0c,0x95,0x05,0x02,0x3a,0x04,0xfa,0xec,0xf4,0x00, -0x45,0x05,0x00,0xa5,0x05,0x06,0xb0,0x02,0x02,0xbc,0x07,0xf3,0x2a,0xfd,0x01,0xd1, -0x05,0xfd,0xfb,0x03,0xfb,0xb1,0xfa,0xfd,0x56,0xfb,0xfa,0x4e,0x03,0xfd,0x06,0xfe, -0xfd,0x57,0x02,0xf4,0xd7,0xfe,0x00,0x9e,0x04,0x0d,0x54,0x06,0x08,0x70,0xff,0x06, -0xe1,0xf3,0xfc,0x03,0xff,0x05,0x97,0x02,0x02,0x05,0xff,0x00,0xdc,0x06,0xfb,0x0b, -0xf0,0xfd,0xeb,0x08,0x04,0xd8,0x07,0x00,0x08,0xf0,0x01,0x8e,0x03,0xfa,0x7b,0x05, -0xfd,0x4a,0xf7,0xfb,0x7b,0x06,0xf9,0xd7,0xf0,0xfe,0x40,0x04,0x08,0x92,0x0b,0x05, -0x66,0x0a,0x03,0x4f,0xfc,0xf0,0x45,0x02,0xfd,0xa4,0x06,0x09,0x68,0x00,0xfb,0x7a, -0x04,0x02,0x68,0xfa,0xfa,0x4d,0x00,0x01,0x63,0x00,0x0b,0xe5,0xef,0xf4,0xb2,0x03, -0xfc,0x0f,0x03,0x06,0xac,0xf8,0xf3,0x60,0x02,0x06,0xa9,0xf1,0xfd,0x0f,0x08,0x06, -0x00,0x08,0x08,0x6d,0x05,0x0a,0x1d,0xfe,0xf2,0x8b,0xf4,0xf8,0x88,0x01,0x17,0xfc, -0x0a,0x02,0xf2,0xfd,0x02,0xfa,0xf3,0xff,0xb5,0xfb,0xff,0x55,0x02,0x07,0xa6,0xf6, -0xee,0xd7,0xfc,0xfc,0x70,0x07,0xff,0x60,0x01,0xf2,0x44,0xfc,0x07,0x5f,0xfd,0xf9, -0xb0,0x03,0x06,0x4c,0x0d,0x0a,0xab,0x0a,0x01,0x8e,0x06,0xf3,0xed,0xf4,0xf1,0x05, -0xf9,0x09,0xf4,0x16,0x04,0x0b,0x07,0x04,0x62,0xfb,0xfc,0xf2,0xff,0xf8,0x3e,0xfb, -0x09,0xf0,0x06,0xf0,0x43,0xf9,0xf4,0x89,0xf8,0x07,0xec,0xfd,0xf7,0x67,0xf2,0x03, -0xe1,0xfd,0xfe,0x42,0x01,0x02,0xef,0x03,0x11,0xac,0x11,0x0d,0x0d,0x08,0xf9,0x8a, -0xea,0xf5,0xa9,0xf0,0x0a,0xe2,0x13,0x09,0x5b,0x01,0x05,0x57,0xfd,0xff,0x19,0xff, -0x02,0x39,0xff,0xfa,0xb3,0x09,0xf1,0x1d,0xfe,0xf5,0x8d,0xef,0xfe,0x75,0x04,0xfb, -0xd8,0xf4,0xf8,0x93,0xfd,0xfa,0x44,0x09,0x0d,0xdd,0xff,0x0c,0x7f,0x0f,0x07,0x9e, -0x13,0xfd,0x13,0xef,0xeb,0xa3,0xf2,0xfe,0xd8,0x15,0x0d,0x42,0x07,0x04,0x0c,0x01, -0xf8,0x03,0xff,0xfb,0xad,0x06,0x02,0x0d,0x06,0xf5,0x68,0xfb,0xf5,0xa0,0xf0,0xfb, -0x36,0x00,0x02,0x14,0xfa,0xf6,0x60,0xff,0xfa,0x69,0x01,0x16,0xa5,0x04,0xf9,0xa4, -0x0e,0x07,0x31,0x12,0x09,0x07,0xef,0xeb,0xe9,0xe9,0xf2,0xf0,0x07,0x14,0xf0,0x04, -0x0b,0xa8,0x12,0x00,0xba,0x00,0xfe,0x57,0xfa,0x08,0x10,0x05,0xf5,0xc2,0xf4,0xfe, -0xb7,0xee,0xfb,0xe4,0xfe,0x00,0x03,0xf6,0xfb,0xba,0xfa,0xfe,0xe3,0xfc,0x0d,0x67, -0x10,0x08,0xfb,0x06,0x0b,0x26,0x0c,0x13,0x97,0x00,0xde,0xe4,0xe5,0xf2,0x40,0xff, -0x15,0xa0,0x01,0x02,0xad,0x08,0x05,0x24,0xfb,0xfd,0xb7,0xff,0x03,0x53,0x0f,0x02, -0x99,0xee,0xff,0xe3,0xf6,0xee,0xeb,0xfb,0x00,0xcc,0xf3,0xfb,0x14,0xf8,0xfc,0xdf, -0x01,0x07,0x3e,0x20,0x06,0x06,0x09,0x0e,0xb9,0x07,0x0d,0xe5,0x03,0xf0,0xaf,0xdd, -0xe8,0x1f,0xf7,0x0c,0x2e,0x0f,0x03,0x3d,0x08,0x08,0x9d,0xfe,0xf9,0x85,0xf5,0x03, -0x15,0x0c,0x0c,0xbc,0xf9,0x00,0x29,0xf7,0xf5,0x5c,0xf0,0x02,0x43,0xfc,0xf4,0x64, -0xf1,0xf4,0x53,0xf6,0x06,0x2d,0x1d,0x10,0x1b,0x0a,0x10,0x5a,0x06,0x0f,0x4f,0x0f, -0x00,0x33,0xe0,0xde,0x50,0xf4,0x05,0xd8,0x13,0x00,0xf5,0xfe,0x04,0x20,0x0f,0xff, -0x42,0xf1,0xf5,0xce,0x16,0x06,0xbe,0x06,0xfa,0x65,0xf6,0xf1,0x12,0xf0,0xf0,0x75, -0x07,0xfc,0x97,0xf9,0xf0,0x20,0xf7,0xfa,0xd8,0x13,0x14,0xe3,0x08,0x14,0x68,0x15, -0x08,0xc2,0x0f,0x02,0x7f,0xeb,0xe6,0xb7,0xf0,0xfe,0x2c,0x03,0x09,0x59,0xfc,0xfc, -0xa2,0x05,0x08,0xdc,0xf3,0xe8,0x7e,0x03,0x10,0xb9,0x08,0x07,0xd5,0x01,0xf2,0x9c, -0xf6,0xfa,0x84,0xfd,0x06,0x1b,0xff,0xef,0x1a,0xf2,0xfb,0xb2,0x06,0x1c,0xa1,0x08, -0x0d,0xef,0x13,0x0a,0x92,0x06,0x00,0x98,0xf4,0xe4,0x79,0xe9,0xfa,0xd4,0x08,0x09, -0x53,0x03,0xf8,0xbb,0x04,0x0a,0x8a,0xfd,0xef,0xa0,0xfa,0x0a,0xe1,0x09,0x09,0xb9, -0x00,0xfb,0x7a,0xec,0xf2,0x05,0xfd,0xfb,0xf2,0x01,0xeb,0x26,0xf3,0xfc,0xac,0x0a, -0x13,0xfb,0x11,0x09,0x36,0x1a,0x14,0xc1,0x0e,0x08,0x51,0xf4,0xf3,0x33,0xe7,0xf7, -0xe6,0x04,0xfe,0x57,0xff,0xf6,0xc6,0xfa,0x0b,0x45,0xf9,0xec,0x28,0xf4,0x05,0x23, -0x06,0x11,0x57,0x05,0x07,0x3c,0xf6,0xf2,0x52,0xfa,0x01,0xc4,0x00,0xfa,0xd3,0xee, -0xf6,0x8a,0xfe,0x0c,0x1e,0x0f,0x0a,0x05,0x1c,0x16,0xfc,0x0b,0x0e,0x09,0xf8,0xf0, -0x26,0xee,0xf0,0x51,0x01,0xfb,0x0e,0x09,0xff,0x84,0xff,0xfb,0xcd,0xfb,0xf0,0x96, -0xf5,0xfa,0x2d,0x03,0x0d,0xca,0x0e,0x0c,0x60,0xff,0xe7,0xda,0xf9,0xf6,0xb3,0x0a, -0xfb,0xae,0xee,0xf4,0x09,0xff,0x07,0xaf,0x08,0x00,0x9e,0x17,0x1c,0x3e,0x16,0x13, -0xc7,0xfa,0xf0,0xae,0xf0,0xed,0x0b,0x02,0xfc,0x58,0xfe,0x01,0xc7,0xfa,0x0a,0x78, -0xf6,0xf5,0x5f,0xf2,0xf7,0xf6,0xf6,0x13,0x64,0x07,0x0b,0x50,0x00,0xec,0x72,0xef, -0xfa,0x42,0x01,0x08,0xa7,0x03,0xfa,0x99,0xfb,0x05,0x70,0x0c,0xfb,0xdd,0x0f,0x1c, -0xc6,0x18,0x15,0x7d,0x02,0xf4,0x9e,0xf4,0xe9,0x5a,0xfa,0x03,0xc2,0xfb,0x00,0x79, -0xfc,0xfc,0xd6,0xf9,0xef,0xf5,0xf4,0xf9,0xd6,0xfd,0x09,0x1b,0x0e,0x05,0xb0,0x09, -0xf4,0x8d,0xec,0xf6,0xc5,0xfe,0x01,0x49,0x04,0x01,0x40,0xfd,0xff,0x83,0x06,0xfd, -0x2e,0x06,0x1f,0x88,0x13,0x1d,0x11,0x0c,0xee,0x28,0xf2,0xee,0x2a,0xfd,0x03,0x34, -0xff,0xfb,0x0f,0xfc,0x06,0xcd,0xf8,0xeb,0x9f,0xe9,0xf3,0xdd,0xf0,0x08,0xaf,0x16, -0x0d,0x54,0x03,0xff,0xd8,0xe7,0xee,0xdb,0xfa,0x02,0x91,0x05,0x10,0xf5,0xfe,0xfd, -0xf4,0x0a,0x0e,0xf7,0xfb,0x13,0xf1,0x17,0x1e,0x1f,0x14,0xfa,0x64,0xed,0xf4,0x27, -0xf3,0xf8,0x43,0x01,0xff,0x25,0xfb,0x04,0xe5,0xfe,0xef,0xf1,0xf3,0xe5,0x21,0xf3, -0xfc,0x55,0x19,0x0d,0xa0,0x04,0xfc,0x49,0xef,0xee,0x63,0xf5,0xf9,0xe6,0xff,0x12, -0xe3,0x08,0x02,0x45,0xfc,0x08,0x32,0x03,0x15,0xfe,0x13,0x21,0x95,0x12,0x06,0x88, -0xf6,0xf1,0xeb,0xf0,0xf7,0xdc,0x00,0x00,0x1e,0xff,0x09,0x40,0xf9,0xec,0x05,0xf6, -0xf0,0xf7,0xe8,0xee,0xf2,0x05,0x0e,0xcf,0x10,0xf7,0xaf,0xf5,0xf4,0xdd,0xf1,0xf2, -0x5e,0xf9,0x12,0xd9,0x16,0x07,0x0e,0x01,0xfb,0xfc,0x09,0x12,0xb8,0x14,0x16,0x6e, -0x1f,0xff,0x04,0xfe,0xf4,0x29,0xfd,0xf0,0xb7,0xf7,0xf5,0xc2,0x01,0x0f,0xba,0x0f, -0xe6,0xb6,0xeb,0xef,0xef,0xe6,0xf5,0xfa,0x05,0x13,0x16,0x17,0xfa,0xa1,0xeb,0xee, -0xed,0xf3,0xf6,0x8d,0xe4,0x05,0x3b,0x15,0x11,0x5a,0x09,0x00,0xf2,0x02,0x16,0x4f, -0x1b,0x1c,0x3f,0x16,0x08,0xc4,0xf7,0xfa,0x3b,0xf6,0x03,0x4a,0xed,0xf8,0x39,0xef, -0x01,0x3e,0x13,0xf5,0xa4,0xe6,0xf5,0x19,0xf0,0xf2,0x16,0xf9,0x09,0xb4,0x18,0x0f, -0x55,0xfc,0xe8,0x32,0xf2,0xec,0x55,0xe8,0xed,0x79,0x16,0x09,0x97,0x07,0xff,0x6f, -0xfe,0x12,0x17,0x2c,0x1f,0xd4,0x24,0x0e,0xb1,0x02,0xf9,0x5c,0x05,0xf9,0x08,0xf5, -0xe9,0x82,0xf2,0xf8,0x61,0x10,0x01,0xcf,0xe6,0xe1,0x06,0xe2,0xf8,0x07,0x00,0x04, -0xb0,0x11,0x11,0x8b,0x00,0x00,0x52,0xf2,0xf3,0x38,0xdf,0xeb,0x6f,0x00,0x14,0x21, -0x0a,0x07,0x48,0xfd,0x0a,0x4c,0x10,0x34,0xdf,0x21,0x13,0xb5,0xfe,0xfd,0xca,0x01, -0x13,0xf7,0xfa,0xea,0x88,0xe1,0xf6,0x37,0xfe,0x11,0x04,0xf7,0xeb,0x70,0xdd,0xee, -0x3a,0xff,0xf5,0x63,0x04,0x10,0x36,0x09,0xfd,0x25,0xf6,0xf4,0x31,0xe4,0xee,0xf6, -0xf5,0x01,0xc5,0x14,0x06,0xe7,0x05,0x0d,0x93,0x09,0x21,0x9d,0x35,0x15,0x4b,0x06, -0x05,0x9f,0x01,0x08,0xc3,0x07,0xef,0xe8,0xe7,0xec,0x19,0xfa,0x07,0x93,0x04,0xec, -0x2b,0xde,0xea,0xa2,0xf8,0xfa,0xd8,0xfa,0x0d,0xd8,0x0c,0x13,0xfd,0xef,0xf5,0xa3, -0xe0,0xef,0x6b,0xf7,0xfe,0x11,0xfd,0x10,0xae,0xf6,0x10,0x07,0x0d,0x16,0x6c,0x31, -0x2d,0xfd,0xff,0x05,0x4d,0x02,0x0b,0xb9,0x0d,0xff,0x83,0xed,0xea,0xbb,0xf6,0xfa, -0xe0,0x01,0xf7,0x5c,0xe4,0xe9,0x9c,0xf4,0xf4,0xfe,0xf6,0x01,0x39,0x06,0x1a,0x6a, -0x03,0xf5,0xc5,0xe6,0xe2,0xe1,0xf7,0xf5,0x0b,0xfa,0xfe,0x9f,0x06,0x0a,0x82,0x13, -0x14,0x18,0x17,0x30,0x45,0x19,0x05,0x5b,0x11,0x07,0xb7,0x07,0x06,0xa8,0xf6,0xea, -0x20,0xf2,0xfd,0xc5,0xfa,0xfe,0x4b,0xec,0xdf,0x72,0xf3,0xf0,0x4d,0xfb,0x00,0x08, -0xfa,0x19,0xf3,0x0d,0xf9,0x32,0xe4,0xe5,0xe0,0xf9,0xfb,0xd9,0xf8,0xf4,0xc4,0xf5, -0x0b,0x98,0x10,0x1c,0x99,0x1b,0x1a,0x1a,0x1c,0x19,0x75,0x0b,0x15,0x23,0x06,0x00, -0xcd,0x04,0xf0,0x5a,0xf1,0xee,0x70,0xff,0xf2,0x6a,0xee,0xe8,0x6b,0xf4,0xf3,0x46, -0xf4,0xfc,0x39,0xf6,0x0b,0xda,0x11,0x03,0x9b,0xf0,0xe8,0xb8,0xf3,0xff,0x80,0x02, -0xf5,0xbe,0xf1,0x00,0x77,0x10,0x15,0x0a,0x20,0x0f,0x4a,0x07,0x24,0x76,0x16,0x10, -0x58,0x0f,0x05,0x6e,0xf9,0xfb,0x97,0xf4,0xf2,0xe3,0xfb,0xfe,0xaa,0xe9,0xea,0xcd, -0xe4,0xef,0x77,0xef,0xfd,0x8d,0xf7,0x06,0xe1,0x0e,0x06,0x08,0xfc,0xf0,0x85,0xe9, -0xfd,0x3e,0x02,0xfa,0x1a,0xf3,0xf8,0xee,0x05,0x19,0x92,0x20,0x18,0xfc,0x01,0x16, -0x25,0x27,0x17,0x44,0x16,0x06,0x01,0xfb,0x03,0xff,0xf9,0xed,0xff,0xf8,0xf6,0xc3, -0xf2,0xe3,0x17,0xf2,0xe6,0x7f,0xf1,0xf3,0xdf,0xf5,0xf5,0xbc,0x11,0x0b,0xbd,0xfa, -0xff,0xd5,0xf2,0xe8,0x0f,0x01,0xfd,0x16,0xf6,0xfd,0x12,0xfe,0x12,0x35,0x16,0x20, -0x5b,0x02,0x07,0xce,0x20,0x2f,0xe6,0x12,0x08,0x9d,0x01,0xfb,0x74,0xfe,0xf4,0xc2, -0xf4,0xfb,0x26,0xf4,0xef,0xdf,0xdf,0xf0,0x9a,0xeb,0xfd,0x37,0xf1,0xf6,0x52,0x04, -0x07,0xef,0xf8,0xfb,0xaa,0x03,0xf0,0x4e,0xf9,0xff,0xd9,0xf7,0x00,0x74,0xfd,0xfc, -0x5b,0x19,0x20,0x18,0x0e,0x03,0x06,0x12,0x23,0xb2,0x2b,0x0b,0x16,0x05,0xfc,0x48, -0x05,0xf9,0xb3,0xed,0xfb,0x4c,0xf7,0xf4,0xfe,0xee,0xeb,0x4a,0xe9,0xf4,0xcc,0xef, -0xf1,0x06,0xfa,0x07,0xfd,0xf8,0xfb,0x62,0x01,0xfe,0x7f,0xe8,0xf7,0x6b,0xf5,0x03, -0x2a,0x06,0xfd,0xf9,0x09,0x1f,0x8b,0x16,0x0d,0x82,0x0c,0x18,0xfb,0x29,0x28,0x15, -0x06,0x0a,0xd2,0xfa,0xf9,0xbf,0xee,0xf9,0x91,0xf5,0xf4,0x68,0xee,0xe6,0x78,0xe5, -0xf3,0x37,0xf1,0xf3,0x34,0xf7,0xfb,0xf8,0xfe,0xfb,0x22,0x04,0x04,0xab,0xfb,0xea, -0xde,0xf8,0x02,0x53,0x0b,0xfd,0xbf,0xfb,0x0e,0xf8,0x17,0x16,0x92,0x0d,0x10,0x4f, -0x1c,0x22,0x36,0x1c,0x07,0x96,0x08,0xf7,0x30,0xed,0xee,0xc2,0xff,0xf7,0x4a,0x00, -0xe9,0xef,0xea,0xed,0xd7,0xe8,0xf4,0x70,0xf8,0xf7,0x4a,0xfa,0xf9,0x27,0x00,0x03, -0xcc,0xfe,0xf1,0x43,0xea,0x00,0x8c,0x0b,0x0b,0x2d,0xfe,0x09,0x50,0x0b,0x11,0xed, -0x15,0x12,0x6d,0x1b,0x1d,0xc8,0x22,0x0c,0xa0,0x06,0x02,0x95,0xee,0xee,0xf4,0xf5, -0xfa,0xc8,0x00,0xf4,0xd0,0xe7,0xe3,0x98,0xe6,0xea,0xfe,0xfd,0xf3,0x4c,0x00,0xef, -0x92,0x06,0xfe,0x7e,0x03,0xf1,0x88,0xef,0xf4,0xef,0x10,0x0b,0xdb,0x0d,0xf9,0x33, -0x0c,0x0d,0x2d,0x1b,0x10,0x7f,0x1e,0x15,0x0b,0x20,0x12,0x03,0x10,0xfc,0x4a,0xfc, -0xe7,0xdf,0xf5,0xf5,0xed,0x00,0xf7,0x65,0xf2,0xeb,0xe5,0xeb,0xdf,0x71,0xf8,0xf4, -0xf6,0xf3,0xf9,0x42,0x02,0x00,0x8a,0xfb,0xfd,0x06,0xea,0xf5,0x8a,0xff,0x15,0x57, -0x0f,0x02,0xa4,0xfe,0x09,0x43,0x18,0x14,0x63,0x19,0x18,0x94,0x17,0x21,0x1f,0x10, -0x03,0xa4,0xfd,0xe9,0x2d,0xf4,0xf9,0x5a,0x02,0x00,0x91,0xef,0xee,0x8a,0xe6,0xe7, -0x39,0xed,0xfb,0x5a,0xee,0xef,0x5f,0xfe,0x00,0xe7,0xf7,0xf6,0x19,0xec,0xf5,0x9d, -0x07,0x0b,0x48,0x0f,0x09,0x13,0x00,0xfb,0xd6,0x1b,0x1d,0x3c,0x1f,0x18,0x30,0x19, -0x11,0x1e,0x21,0x0c,0xf8,0xfe,0xf0,0x5a,0xdf,0xfe,0x92,0xff,0x01,0x41,0xf3,0xeb, -0x2f,0xea,0xde,0xb9,0xea,0xfa,0x63,0xfa,0xe6,0xa0,0x03,0x08,0xa0,0xfb,0xf7,0x99, -0xef,0xf0,0x55,0x02,0x07,0xe4,0x11,0x0d,0x13,0x05,0xf5,0xab,0x06,0x1c,0xaf,0x1e, -0x1c,0x21,0x18,0x10,0x42,0x16,0x16,0x3d,0x06,0xfb,0x13,0xe4,0xf2,0xcf,0x06,0x00, -0xa4,0x01,0xe5,0x85,0xf6,0xdc,0xf4,0xe8,0xf7,0xb1,0xf6,0xea,0x84,0xee,0x04,0xab, -0x02,0xf2,0x5f,0xee,0xea,0xb5,0xff,0x00,0xe4,0x17,0x07,0xde,0x13,0xf3,0x2e,0x06, -0x14,0xec,0x27,0x1f,0x52,0x18,0x11,0xb2,0x10,0x19,0x60,0x0e,0x02,0x7e,0xe7,0xe4, -0xe5,0xff,0x08,0x34,0x06,0xf9,0x53,0xe5,0xe8,0x02,0xe3,0xf2,0x8f,0xf5,0xef,0xfa, -0xea,0xff,0xd1,0xff,0x04,0x30,0xe9,0xeb,0x6f,0xf0,0xfa,0xda,0x16,0x12,0xc9,0x09, -0xfe,0xe5,0xfa,0x0b,0x86,0x24,0x26,0x2e,0x1a,0x18,0x15,0x0c,0x19,0x63,0x0a,0x08, -0xe3,0xf8,0xe0,0xbf,0xf7,0x02,0xbb,0x09,0x01,0x50,0xf4,0xeb,0x59,0xe0,0xe6,0x84, -0xf5,0xeb,0xf8,0xf1,0xfd,0x55,0xff,0x01,0x9e,0xf0,0xe7,0x93,0xf0,0xf2,0x1a,0x0b, -0x13,0x95,0x0a,0x00,0x7e,0xf9,0x04,0xbf,0x1a,0x27,0x6b,0x26,0x0c,0x27,0x18,0x12, -0xa4,0x14,0x0e,0x10,0x03,0xe7,0x6c,0xf0,0xfe,0xa9,0x07,0x03,0x2a,0xf8,0xef,0x30, -0xe5,0xe3,0xe8,0xeb,0xee,0xc5,0xef,0xfc,0xb4,0x01,0x02,0xd9,0xf6,0xe4,0x5f,0xec, -0xf1,0xff,0x01,0x17,0xff,0x0e,0x04,0x0d,0xfd,0xfc,0xc2,0x0b,0x1e,0xda,0x2e,0x0f, -0xc0,0x15,0x18,0x43,0x16,0x0d,0xfe,0x06,0xeb,0x4e,0xe8,0x02,0xc9,0x06,0x05,0x83, -0xfa,0xee,0x01,0xeb,0xe8,0x57,0xe7,0xee,0xf9,0xec,0xf6,0xc8,0x08,0xfe,0x18,0xff, -0xed,0xa5,0xe6,0xf1,0x5f,0xfc,0x0f,0x26,0x0d,0x01,0xd9,0xff,0xfe,0xb6,0x08,0x0e, -0x9b,0x25,0x20,0x25,0x0a,0x19,0x19,0x13,0x12,0x64,0x0a,0x02,0xd0,0xe8,0x01,0xb4, -0x08,0x07,0x1f,0xfe,0xf0,0xbe,0xeb,0xee,0x8c,0xdf,0xe3,0xc0,0xe8,0xf7,0x43,0x07, -0x01,0x6b,0xfe,0xf8,0x96,0xe9,0xef,0xd8,0xf9,0x03,0xfa,0x13,0x08,0xf4,0x00,0xfb, -0x21,0x06,0x0e,0xb2,0x0f,0x25,0x1a,0x0e,0x14,0x77,0x14,0x18,0x4a,0x07,0x00,0x93, -0xed,0xfa,0xc1,0x0e,0x0c,0xa3,0x05,0xee,0xe5,0xec,0xef,0x27,0xee,0xe0,0x6e,0xdf, -0xed,0x48,0x02,0x0b,0xe2,0xfd,0xf8,0x3f,0xed,0xed,0x00,0xf7,0x03,0xb8,0x0c,0x06, -0x6e,0xfc,0x02,0x63,0x03,0x12,0x90,0x0d,0x1e,0x22,0x0c,0x17,0x8c,0x11,0x1a,0x04, -0x11,0x03,0x58,0xf2,0xf2,0xc7,0x0d,0x0f,0xb6,0x0a,0xf8,0xec,0xe6,0xf1,0xdd,0xee, -0xea,0x2f,0xd0,0xeb,0xf6,0xf4,0x12,0xdd,0x09,0xfb,0x60,0xeb,0xeb,0xfe,0xfa,0xfd, -0xb8,0x05,0x09,0x59,0xff,0x02,0xc3,0xfa,0x0f,0xc2,0x0f,0x13,0xe2,0x0f,0x0f,0x1f, -0x12,0x15,0x11,0x15,0x09,0x86,0xf8,0xeb,0x38,0x0b,0x16,0x64,0x1b,0x06,0xe0,0xe2, -0xe9,0x0d,0xf8,0xf4,0xb2,0xd8,0xd5,0xcc,0xe8,0x02,0x2a,0x0f,0x02,0xe0,0xf4,0xe9, -0xed,0xf3,0xff,0xd3,0x06,0xff,0xb7,0xfe,0xff,0x94,0x05,0x09,0xdb,0x12,0x0f,0xc8, -0x16,0x0a,0xa7,0x17,0x13,0x99,0x0a,0x13,0x3e,0xfd,0xea,0x0c,0xfb,0x10,0x2a,0x18, -0x12,0xc7,0xf6,0xe2,0x26,0xf6,0xf7,0x0d,0xec,0xce,0x7c,0xe3,0xf5,0x45,0x0d,0x06, -0x3c,0xf9,0xe6,0xb3,0xfa,0xfd,0xa0,0x07,0x0b,0x92,0xf9,0x06,0xbc,0x03,0x05,0x37, -0x0f,0x08,0x23,0x0e,0x0f,0x73,0x0d,0x14,0x02,0x07,0x0b,0x71,0x0b,0xef,0xf2,0xef, -0x11,0x96,0x17,0x1c,0x4e,0x03,0xe6,0xb7,0xea,0xf9,0xba,0xf8,0xda,0x4e,0xd5,0xec, -0x5e,0x01,0x10,0xd7,0x07,0xe7,0x66,0xeb,0xf5,0x6d,0xff,0x08,0x0e,0x01,0xf7,0x7e, -0x06,0x0b,0x84,0x13,0x11,0x44,0x0d,0x0d,0x5c,0x0d,0x18,0xbb,0x03,0xfe,0x65,0x0b, -0xf5,0x5e,0xea,0x0c,0x21,0x15,0x20,0xcd,0x12,0xf7,0x2a,0xec,0xfa,0xc8,0xf8,0xea, -0x85,0xcb,0xdf,0x7b,0xf6,0x05,0xbc,0x0d,0xf4,0x73,0xe5,0xfb,0x21,0xfd,0xfe,0x1d, -0x04,0xf7,0xcf,0x04,0x0f,0x29,0x15,0x0f,0x41,0x0f,0x12,0xb6,0x11,0x12,0x02,0x0e, -0xf8,0x09,0x0d,0xfb,0x9a,0xe5,0xef,0xf0,0x11,0x17,0xe4,0x20,0xf8,0x17,0xf4,0xef, -0x6d,0x03,0xf0,0x7f,0xe0,0xd5,0xe8,0xed,0xf9,0xe2,0x0d,0x0c,0x13,0xec,0xf0,0x99, -0xfe,0xff,0x79,0xff,0xfb,0x93,0x01,0x08,0x5c,0x0e,0x10,0xca,0x09,0x0c,0xac,0x0f, -0x12,0x55,0x13,0xfc,0xb4,0x00,0x05,0x32,0xf1,0xf2,0xa9,0x0c,0x0f,0x68,0x1f,0x0c, -0xdd,0xf2,0xfa,0x62,0xf9,0xf8,0xe6,0xdc,0xd9,0x64,0xe7,0xfe,0x0c,0xfd,0x10,0x17, -0xf5,0xe8,0x33,0xfa,0xfd,0x5a,0xf9,0xf5,0x38,0xf7,0x0e,0x70,0x12,0x1d,0xb5,0x07, -0x14,0x5f,0x13,0x12,0x40,0x12,0x08,0xdd,0xfa,0x08,0x4c,0xf7,0xe9,0x52,0xfa,0x11, -0xd6,0x11,0x18,0x93,0xfa,0xf9,0xed,0xfb,0xfb,0xf3,0xe8,0xdc,0x61,0xdf,0xeb,0x08, -0xf7,0x08,0x80,0x13,0xee,0x8e,0xf5,0xfd,0xd1,0xf9,0xf7,0x01,0xf5,0x02,0xab,0x11, -0x12,0x24,0x15,0x06,0xf6,0x17,0x0b,0x7d,0x0a,0x0b,0xbf,0x02,0xff,0xf6,0x05,0xe6, -0x8d,0xfe,0x0b,0xf1,0x0c,0x17,0x37,0x0c,0xf7,0x0e,0x03,0xf8,0x09,0xe9,0xe2,0x37, -0xe3,0xef,0xeb,0xf8,0xf6,0x76,0x0f,0xf4,0x2a,0xf6,0xfb,0xe7,0xf9,0xf4,0x9d,0xf0, -0xf9,0xd9,0x0f,0x13,0x51,0x1b,0x06,0x27,0x12,0x16,0x08,0x0b,0x0d,0xc7,0x07,0x01, -0x1b,0x0b,0xee,0x8a,0xf7,0x06,0xb5,0x0c,0x0d,0x5a,0x13,0xf9,0xad,0x06,0xff,0x81, -0xea,0xde,0x49,0xda,0xe8,0xcb,0xf3,0xf2,0xbd,0x05,0x04,0x85,0xf2,0xfd,0xb3,0xf8, -0xfa,0xb2,0xf2,0xfe,0x23,0x04,0x18,0x1a,0x19,0x13,0x4c,0x0b,0x13,0x34,0x0b,0x07, -0x5e,0x06,0x02,0xa8,0x06,0xfb,0x1f,0xe8,0x06,0xe8,0x07,0x0e,0x7a,0x0d,0x05,0xbb, -0x03,0x09,0xfe,0xfc,0xe0,0xc1,0xdf,0xe4,0x10,0xf6,0xee,0x85,0xfe,0x07,0x97,0xf8, -0xfa,0xf1,0xfb,0xf4,0x52,0xf4,0xf4,0xbe,0xf7,0x0e,0x14,0x17,0x11,0x81,0x0d,0x14, -0x07,0x0f,0x06,0x6f,0x0a,0xfd,0xaa,0x0e,0x0b,0xfb,0xef,0xf9,0x21,0x0c,0x0a,0x07, -0x14,0x0f,0x3c,0xff,0x0a,0xcb,0xfa,0xeb,0x39,0xdc,0xdf,0x55,0xf1,0xf0,0xe1,0xea, -0x01,0xe9,0xfa,0xfb,0xa0,0x02,0xfa,0x00,0xf4,0xf4,0xda,0xf9,0x04,0xc6,0x18,0x18, -0x6f,0x11,0x13,0x91,0x0b,0x09,0xb1,0x0a,0xff,0xe4,0xfc,0x0f,0xa1,0xf8,0xf3,0xea, -0x05,0x07,0x52,0x0e,0x16,0x8c,0x05,0x02,0xa5,0x06,0xf6,0x95,0xdf,0xda,0xa4,0xec, -0xf2,0xfd,0xed,0xfd,0x84,0xfb,0xf3,0x7d,0x02,0xfc,0xaf,0xfd,0xf5,0x05,0xfd,0xf8, -0xd0,0x10,0x1c,0x1c,0x1b,0x14,0x9f,0x13,0x04,0xf5,0x03,0xfc,0xc6,0xf5,0x09,0x7e, -0x01,0xed,0xb3,0xfc,0x08,0x05,0x0d,0x1b,0x44,0x10,0x03,0x8b,0x06,0xfc,0x55,0xec, -0xe1,0x83,0xe6,0xee,0xc0,0xef,0xf4,0x0b,0x02,0xf2,0x36,0x00,0xfc,0x0d,0xfb,0xf6, -0x66,0xf7,0xf8,0xdc,0x06,0x16,0x0d,0x1d,0x16,0x52,0x15,0x06,0x07,0x0b,0x06,0xf3, -0xeb,0xfe,0x4d,0x0c,0xf7,0x8b,0xf2,0xff,0xd7,0x05,0x12,0x9e,0x19,0x0b,0x11,0x05, -0x09,0x84,0xe9,0xe6,0x10,0xe1,0xee,0x8b,0xf0,0xf2,0x74,0xf8,0xf8,0x2e,0xf2,0x02, -0xdd,0xf9,0x05,0x6c,0xfb,0xfd,0x80,0xfe,0x11,0x9e,0x1a,0x21,0xe2,0x12,0x0d,0x3c, -0x07,0x0c,0x57,0xf4,0xf0,0x74,0x05,0x00,0xbc,0xee,0xf4,0xa3,0xff,0x0d,0x28,0x17, -0x0f,0xae,0x07,0x0f,0xb1,0xfa,0xe3,0x7e,0xea,0xe8,0x78,0xee,0xf2,0xbf,0xfa,0xfb, -0x92,0xf4,0xf7,0xc2,0xfc,0xfd,0x9f,0x00,0xf8,0x22,0xf8,0x0b,0xc2,0x14,0x20,0xc9, -0x1b,0x09,0x2a,0x0a,0x0b,0x0c,0x00,0xee,0x39,0x01,0x04,0x92,0xfe,0xed,0xd4,0xf7, -0x06,0xba,0x13,0x1a,0x93,0x0a,0x04,0xf2,0x02,0xea,0xbc,0xe8,0xe8,0xd8,0xe9,0xed, -0x62,0x00,0xf5,0x1c,0xf9,0xf7,0x20,0xfc,0x00,0x5d,0x04,0x03,0xc1,0xf7,0xfd,0xed, -0x0e,0x13,0x62,0x2a,0x0e,0x0c,0x09,0x0e,0x06,0x02,0xf5,0xb1,0xf7,0xfb,0xfc,0xff, -0xf3,0xb8,0xf0,0xfd,0x83,0x0b,0x18,0x8d,0x15,0x05,0x75,0x0a,0xef,0x71,0xe9,0xf0, -0x12,0xf2,0xe9,0xc6,0xfd,0xfa,0x9d,0xf7,0xf4,0x80,0xf6,0x00,0x6f,0x06,0x03,0x8b, -0xfa,0xf5,0x4b,0x0c,0x09,0xe2,0x25,0x19,0x75,0x07,0x0a,0x31,0x0a,0xf9,0xc4,0xf7, -0xf7,0x52,0xf5,0x05,0xdc,0xec,0xfd,0xfe,0xfd,0x16,0x47,0x16,0x0d,0x84,0x05,0xf7, -0x90,0xe8,0xf4,0x51,0xf6,0xe7,0xb4,0xf4,0x04,0xd0,0xfb,0xf5,0xf9,0xf0,0xfe,0x83, -0x0a,0x03,0xca,0xfd,0xf5,0x03,0x00,0x08,0x0e,0x12,0x28,0x53,0x0b,0x0b,0xca,0x0b, -0xf9,0x81,0xfb,0xfc,0x65,0xf3,0x03,0x37,0xf8,0xfb,0x78,0xf9,0x09,0xd5,0x1d,0x0c, -0xac,0x07,0xfd,0x8e,0xe7,0xee,0xce,0xf4,0xf0,0x62,0xe3,0x00,0x28,0xf9,0xf6,0xb1, -0xf4,0x00,0x6b,0x09,0x0b,0xba,0x01,0xfc,0x75,0xfc,0x0a,0xa4,0x05,0x21,0xaf,0x13, -0x0a,0xcd,0x0b,0x09,0x50,0xf2,0xfe,0x28,0xea,0xfc,0xb6,0xfe,0xf8,0xba,0xfa,0xf5, -0xcc,0x1e,0x18,0x6a,0x0b,0x00,0xc9,0xef,0xef,0x04,0xf9,0xf4,0xce,0xe4,0xfa,0xf5, -0xfd,0xf5,0x3b,0xed,0xfb,0x73,0x0c,0x12,0xd8,0x04,0xf5,0x51,0x01,0xfe,0x81,0x03, -0x13,0x48,0x1f,0x10,0x4c,0x09,0x08,0xe7,0xf4,0xfe,0x5e,0xf5,0xea,0x15,0x01,0xfe, -0x05,0xff,0xf3,0xa0,0x0d,0x21,0x22,0x11,0x00,0x54,0xef,0xf0,0xe2,0xfc,0xfd,0x1a, -0xe8,0xe8,0x28,0xfd,0xf2,0x8e,0xee,0xf6,0xde,0x0d,0x14,0xb8,0x0c,0xf7,0xbb,0x04, -0x01,0xfa,0xfd,0x0b,0x04,0x15,0x1d,0xa4,0x0d,0x09,0x2f,0xf9,0xf2,0xf9,0xf9,0xe6, -0x51,0xfe,0x02,0xa6,0xfc,0xf3,0xd8,0xfd,0x1f,0x93,0x1c,0x07,0x7a,0xeb,0xf0,0x27, -0xf6,0x0b,0x00,0xf2,0xe2,0x04,0xf4,0xf8,0xb3,0xeb,0xf5,0xc9,0x0b,0x1a,0x8f,0x11, -0xfe,0xe6,0xfa,0x07,0x8b,0xfb,0x03,0xd2,0x0d,0x18,0x2c,0x19,0x0d,0x71,0x01,0xf3, -0xaa,0xf9,0xe7,0x8e,0xe9,0x06,0xa4,0x04,0xf8,0x58,0xfa,0x0d,0x90,0x20,0x13,0xa8, -0xf4,0xeb,0x13,0xf4,0x03,0x4a,0x06,0xdd,0xd5,0xe8,0xf4,0xa0,0xee,0xed,0x17,0x04, -0x19,0x01,0x1c,0xff,0xda,0xff,0x01,0xe3,0x05,0xfc,0x90,0x09,0x0f,0x79,0x20,0x14, -0x5f,0x07,0xf6,0x5f,0xf9,0xef,0xcb,0xe7,0xf9,0x9e,0x01,0xfb,0x11,0xfb,0xfe,0x7d, -0x17,0x1c,0x9c,0xfe,0xea,0x3f,0xf0,0x00,0x7a,0x13,0xef,0xce,0xe1,0xea,0x04,0xf1, -0xed,0x61,0xfc,0x12,0xe2,0x1e,0x04,0x05,0x03,0x05,0x7d,0x02,0x03,0xa4,0xfc,0x0a, -0xa2,0x19,0x20,0x86,0x0c,0xfe,0x25,0xfa,0xf4,0x26,0xe5,0xf6,0x5a,0xf9,0xff,0xe2, -0xfa,0xfb,0x64,0x07,0x1d,0x63,0x0f,0xef,0xb7,0xec,0xf5,0x6a,0x10,0x05,0x75,0xe6, -0xdf,0xec,0xe7,0xf1,0x4c,0xf7,0x10,0xbc,0x20,0x0c,0x96,0xfb,0x09,0x9f,0xfc,0x09, -0xbf,0x00,0x03,0x75,0x0b,0x1e,0x5e,0x1a,0x01,0xfd,0xf5,0xff,0xea,0xe3,0xf2,0x18, -0xf7,0xfa,0x06,0xfb,0xfe,0xd0,0xf7,0x18,0x20,0x17,0x04,0xfe,0xe6,0xef,0x0b,0x05, -0x13,0x7e,0xf5,0xe4,0x7f,0xdb,0xef,0xa3,0xf8,0x06,0xc3,0x1d,0x18,0xb1,0xfe,0x0a, -0xed,0x00,0x04,0x8e,0x00,0x04,0x4b,0xfd,0x12,0x1a,0x23,0x0e,0x9a,0xf9,0x05,0x72, -0xf0,0xe4,0xb8,0xf2,0xf3,0x9b,0xfc,0x04,0xa9,0xf6,0x07,0x9b,0x12,0x0e,0xa1,0xf2, -0xe8,0x4e,0xfb,0x10,0xa8,0x07,0xf3,0x46,0xd5,0xdc,0x63,0xfe,0xff,0x66,0x1b,0x18, -0x5e,0x06,0x02,0x93,0x06,0x07,0x41,0x08,0x06,0x88,0xff,0x04,0xe6,0x1e,0x21,0xe1, -0xf8,0xfd,0xe4,0xf8,0xe8,0xf6,0xee,0xef,0xa0,0xf7,0x04,0x31,0xfa,0xf8,0xce,0x09, -0x13,0xfb,0x03,0xe6,0xbd,0xed,0x0d,0x2a,0x0f,0x07,0x12,0xdb,0xce,0x8a,0xef,0x0a, -0x37,0x15,0x1d,0x8a,0x0a,0x06,0xef,0xfe,0x09,0xc6,0x07,0x06,0x89,0x03,0xfa,0xc8, -0x10,0x26,0x08,0x0a,0xfe,0xeb,0xff,0xf0,0x62,0xe9,0xe9,0x81,0xf0,0x0a,0xf1,0xfc, -0xf7,0x36,0xf8,0x0b,0xcb,0x0d,0xf8,0x12,0xe7,0xff,0x44,0x11,0x12,0xac,0xf3,0xc5, -0x46,0xd5,0x03,0x73,0x16,0x22,0x24,0x13,0x0c,0x40,0xf9,0x02,0xe8,0x08,0x05,0x04, -0x0f,0xfd,0xc6,0x04,0x20,0x9c,0x1a,0xfc,0x89,0x03,0xf6,0x2c,0xee,0xe6,0x49,0xea, -0x00,0xbb,0x06,0xf1,0x12,0xf7,0xff,0x68,0x0f,0x00,0xac,0xee,0xec,0x2a,0x0c,0x13, -0xe2,0x0d,0xd3,0xae,0xc5,0xec,0x61,0x17,0x20,0x2f,0x1d,0x10,0xb9,0xfc,0xfa,0x17, -0x11,0xfc,0x0d,0x17,0x02,0xa8,0xff,0x10,0xdd,0x20,0x03,0x23,0x04,0xfb,0x7b,0xf1, -0xe6,0x9e,0xe1,0xfe,0x7a,0x0a,0xfb,0x61,0xed,0xef,0xc1,0x0c,0x00,0x6a,0x05,0xee, -0x6e,0xff,0x12,0x49,0x0e,0xf4,0x48,0xc4,0xd2,0x4c,0x0c,0x24,0x29,0x26,0x17,0xba, -0xff,0xf0,0x60,0x0f,0xfc,0x4e,0x0f,0x0b,0x63,0xff,0x08,0x59,0x1c,0x09,0x2b,0x05, -0xff,0xec,0xf2,0xed,0xc0,0xe2,0xf8,0x92,0x07,0x00,0x59,0xf2,0xe3,0x58,0x06,0xfb, -0x4f,0x06,0x00,0x1c,0xf5,0x0a,0xdf,0x0a,0x06,0xe2,0xdf,0xbe,0xb5,0xf1,0x1e,0x3d, -0x28,0x25,0xa2,0x0a,0xec,0x18,0x09,0x08,0x92,0x04,0x12,0x5d,0x04,0x0a,0x0a,0x14, -0x0d,0xb1,0x06,0x04,0xc4,0xf4,0xf0,0x26,0xe4,0xec,0xe5,0x01,0xfe,0x43,0xfe,0xe1, -0x62,0xf7,0xfc,0xf4,0xf8,0x0f,0x95,0xfc,0x07,0x38,0x00,0x08,0xad,0xfc,0xc6,0x65, -0xd9,0x0f,0xc6,0x26,0x30,0x43,0x1c,0xea,0xf4,0xfc,0x0c,0x20,0xfe,0x09,0xac,0x08, -0x0b,0xcc,0x18,0x0d,0xcf,0x04,0x00,0xd7,0xfe,0xee,0xe9,0xf1,0xeb,0x0e,0xfe,0xfd, -0xa3,0xf8,0xeb,0x79,0xe7,0xf4,0x73,0xf5,0x06,0xe4,0x0b,0x07,0x6e,0xff,0x01,0x7d, -0x06,0xe2,0xf6,0xca,0xf8,0x4c,0x1d,0x31,0xd6,0x33,0xf4,0x59,0xf6,0x05,0x7d,0x07, -0x01,0x91,0x0b,0x0e,0xe0,0x1a,0x12,0x36,0xfd,0x00,0x7a,0xfd,0xef,0xfb,0xf3,0xf1, -0x49,0xf8,0xfa,0xac,0xf5,0xeb,0xfd,0xeb,0xea,0x76,0xeb,0x05,0x60,0x09,0x16,0xa4, -0x04,0xf5,0xa2,0x09,0xf6,0x6e,0xd2,0xe5,0x16,0x07,0x2e,0x27,0x38,0x0f,0x71,0xf2, -0x02,0x66,0x05,0x05,0xb7,0xfc,0x10,0x13,0x28,0x19,0xd0,0x01,0xf8,0xc0,0x02,0xef, -0x2d,0xee,0xfa,0x1e,0xfa,0xfb,0x97,0xf3,0xe8,0x2d,0xf0,0xec,0x3c,0xda,0xfa,0x2d, -0x01,0x15,0xe3,0x16,0xec,0xd4,0x03,0x00,0x5d,0xe4,0xe1,0xe6,0xf3,0x21,0x03,0x3b, -0x21,0x93,0xfe,0xfc,0x4e,0xfd,0x09,0xef,0xf5,0x06,0x91,0x27,0x28,0x8c,0x0b,0xf3, -0x18,0x01,0xf9,0x8a,0xe6,0xfd,0x05,0x02,0xfc,0x9d,0xf2,0xe6,0xb1,0xe5,0xf9,0xde, -0xd5,0xe9,0x5c,0xfd,0x08,0x01,0x22,0xfd,0x36,0xf9,0x08,0xc8,0xea,0xeb,0xf4,0xe8, -0x09,0xc3,0x35,0x27,0x25,0x0b,0x01,0x24,0xfa,0x05,0x2e,0x03,0xf6,0x04,0x1f,0x2d, -0x51,0x21,0xf4,0x04,0xfa,0xfb,0xac,0xec,0xf1,0xc0,0x0b,0xfc,0xdc,0x00,0xde,0xc7, -0xe1,0xf7,0x0a,0xec,0xd6,0x55,0xf0,0x01,0x54,0x17,0x0b,0x19,0xfb,0xff,0x44,0xf9, -0xec,0x7e,0xf1,0xf6,0xda,0x26,0x2e,0x67,0x0d,0x11,0xa5,0xf9,0xfb,0xab,0x05,0xf6, -0xfe,0x0e,0x29,0x3d,0x31,0x05,0xc1,0xf3,0xfb,0x98,0xf3,0xe5,0x18,0x08,0x03,0x1b, -0x04,0xe9,0x84,0xdb,0xee,0xe7,0xf9,0xe1,0x64,0xdc,0xf7,0x17,0x0d,0x0f,0xa4,0x08, -0x01,0xf1,0xf6,0xf0,0x22,0xf1,0xf4,0x41,0x12,0x2e,0xca,0x10,0x13,0x58,0x0c,0xf4, -0xe4,0x04,0xfb,0x56,0xfe,0x1d,0xed,0x33,0x22,0x91,0xf9,0xf7,0x15,0xf4,0xea,0xc9, -0xf8,0x0d,0xd3,0x02,0xfd,0x1e,0xd7,0xe3,0x47,0xf0,0xf3,0x71,0xdb,0xe3,0x06,0x06, -0x07,0xdf,0x0c,0x0c,0x5d,0xf8,0xf4,0xc8,0xf2,0xf7,0x44,0x02,0x23,0xc7,0x1b,0x0a, -0xbd,0x17,0xfd,0x54,0xf7,0x03,0x18,0xfa,0x0e,0x1e,0x2a,0x31,0x26,0x0a,0xf6,0x2f, -0xf4,0xee,0xd6,0xed,0x08,0x8c,0x08,0x04,0xa6,0xee,0xd8,0xb3,0xe7,0xf4,0xe0,0xeb, -0xd4,0xfe,0xf9,0x02,0x05,0x07,0x12,0x3f,0x00,0xf0,0x4b,0xf9,0xf4,0xfd,0xfe,0x17, -0xb1,0x1e,0x0d,0xcf,0x10,0x10,0x5a,0xf8,0xff,0x12,0xff,0x03,0xbd,0x14,0x3b,0xa2, -0x1a,0x02,0xb3,0xed,0xf1,0x9c,0xec,0x00,0x2b,0x06,0x05,0x18,0xfa,0xe6,0x9f,0xd6, -0xf6,0x0d,0xf1,0xdb,0x8f,0xe9,0xfa,0xfe,0xfe,0x13,0x9a,0x0d,0xf2,0x8f,0xfd,0xfa, -0xe1,0xf8,0x0b,0x4d,0x1e,0x11,0x22,0x0c,0x0c,0x7d,0x03,0xfd,0x41,0x01,0x05,0xb1, -0xfd,0x2e,0x02,0x2c,0x10,0x6d,0xf1,0xf1,0x40,0xed,0xf7,0xcb,0x07,0x03,0x5a,0x00, -0xfa,0xa2,0xd7,0xe3,0xfd,0xf9,0xe2,0x87,0xe8,0xee,0xf7,0xf8,0x0a,0xd6,0x12,0xf9, -0x21,0xf7,0x01,0xec,0xf9,0xfd,0x39,0x17,0x1a,0xf0,0x0e,0x08,0x5c,0x06,0x06,0x24, -0x02,0x0a,0x2e,0xfc,0x13,0x8b,0x31,0x1f,0xa1,0x00,0xeb,0x7b,0xf2,0xea,0x03,0x0a, -0xfd,0x41,0x00,0x01,0xdd,0xec,0xd5,0x3a,0xf7,0xe5,0x25,0xec,0xee,0x9d,0xf1,0x03, -0xff,0x0b,0x00,0xcf,0xf3,0x02,0x18,0x04,0xfa,0xe7,0x01,0x20,0x16,0x0e,0x0f,0xca, -0xfb,0x08,0xc9,0x08,0x0e,0x4a,0x06,0xfe,0x9d,0x26,0x24,0x7c,0x0b,0xf6,0x7e,0xf6, -0xe6,0x68,0xfe,0x08,0x52,0xf2,0x0a,0xb4,0xf7,0xdf,0xf4,0xe8,0xeb,0x4f,0xe8,0xf3, -0x2b,0xef,0xfb,0x46,0x06,0x00,0xb7,0xf3,0x00,0xd4,0x05,0x08,0xb6,0xf3,0x16,0xb9, -0x16,0x0b,0x9a,0x05,0xf7,0x21,0x14,0x0b,0x35,0x0f,0x02,0xe9,0x0d,0x28,0x79,0x10, -0x01,0x0e,0x00,0xee,0x76,0xea,0x0d,0xdf,0xee,0xff,0xb1,0x04,0xea,0x9d,0xe8,0xe6, -0x3c,0xe6,0xf9,0x56,0xf3,0xfc,0xf7,0xfe,0x02,0xda,0xef,0xfe,0x21,0xff,0x0c,0x3e, -0xfd,0x00,0x0a,0x19,0x0a,0x2b,0x0c,0xf6,0xca,0x0a,0x10,0x89,0x10,0x0b,0x7b,0x0a, -0x17,0x59,0x15,0x05,0x6c,0x07,0xff,0xd4,0xdd,0x03,0x0c,0xf9,0xee,0x6a,0x05,0xf5, -0x47,0xef,0xeb,0xd6,0xdf,0xf5,0x77,0xf6,0x00,0x9e,0xfd,0x00,0x48,0xf4,0xf4,0x82, -0x02,0x03,0x0a,0x0c,0xfe,0x71,0x11,0x0e,0x20,0x09,0x02,0x23,0xf7,0x19,0x86,0x0a, -0x17,0xa6,0x05,0x18,0x23,0x07,0x0e,0x69,0x07,0x0d,0xc4,0xeb,0xe8,0x6a,0x03,0xe8, -0xdd,0xfb,0xff,0x13,0xf5,0xf0,0x3e,0xe0,0xe8,0x81,0xfb,0xfe,0xbe,0x05,0xfd,0xe2, -0xf8,0xec,0x6d,0xfe,0xfd,0x66,0x0b,0x03,0x54,0x0f,0x03,0x0b,0x0b,0x09,0xe1,0xf5, -0x12,0x1e,0x0e,0x1a,0x37,0x0a,0x1b,0x4a,0x06,0x02,0x06,0x0d,0x0f,0x65,0x05,0xe3, -0x83,0xf7,0xee,0x5a,0xee,0x00,0x86,0xf9,0xf2,0x1b,0xe2,0xe6,0xb3,0xec,0x0b,0x26, -0x05,0x07,0x40,0xf5,0xf0,0xbc,0xf2,0xfb,0x04,0x05,0x0a,0xc6,0x0e,0x0d,0x7b,0xf9, -0x11,0x25,0xf8,0x08,0x79,0x11,0x17,0x5c,0x15,0x12,0x47,0x17,0xef,0xfa,0x0b,0x11, -0x73,0x0e,0xf8,0xcc,0xe7,0xf1,0x11,0xe3,0xfa,0x31,0x00,0xf8,0x4b,0xe7,0xe8,0x84, -0xe0,0x09,0x78,0x09,0x0a,0x39,0xfc,0xf0,0xcf,0xee,0xf4,0xa4,0xfc,0x0b,0xbb,0x0c, -0x12,0x8f,0xfb,0x02,0xd1,0x03,0xff,0x1a,0x12,0x14,0x3a,0x1c,0x0d,0x02,0x21,0xfb, -0x9b,0xf8,0x13,0x71,0x0f,0x0d,0x13,0xf0,0xea,0x2d,0xe5,0xe5,0x67,0x03,0xf7,0xb3, -0xfa,0xe1,0xf1,0xe5,0xf0,0x01,0x18,0x06,0xf6,0x09,0xf0,0x16,0xf1,0xec,0xb9,0xf4, -0xff,0x16,0x0c,0x19,0x45,0x0b,0xf1,0xa0,0x02,0xf8,0x72,0x13,0x19,0x72,0x1a,0x19, -0x45,0x12,0x13,0x15,0xed,0x0c,0xb5,0x16,0x0c,0xfb,0x04,0xe2,0xd6,0xea,0xda,0xe4, -0xf6,0xfc,0x85,0xfd,0xee,0x5b,0xe2,0xe3,0xd6,0x11,0x15,0xf5,0x09,0xf9,0x7b,0xf1, -0xec,0x80,0xf0,0xf9,0xd6,0x02,0x1b,0x36,0x17,0xf6,0xf3,0xf2,0xf3,0xba,0x09,0x1b, -0x21,0x1e,0x14,0x08,0x13,0x16,0x39,0xf8,0xfe,0xa2,0x16,0x14,0xde,0x0d,0xf3,0x87, -0xe3,0xe3,0x0d,0xe1,0xfe,0xe3,0xf9,0xff,0x08,0xe2,0xd9,0xbd,0xfa,0x1f,0xf9,0x11, -0xff,0x56,0xf5,0xed,0xc2,0xe8,0xf4,0x78,0xf9,0x15,0xdb,0x21,0x09,0x1c,0xe7,0xee, -0x05,0xfb,0x20,0xa1,0x22,0x17,0x57,0x14,0x10,0x35,0x09,0xf6,0x6c,0x0c,0x1c,0xd9, -0x0e,0x09,0x12,0xde,0xe4,0x7d,0xdc,0xed,0xc5,0xfb,0x00,0xc9,0xf6,0xd8,0x25,0xe1, -0x1a,0xe5,0x1c,0x07,0xfb,0xfb,0xf0,0x81,0xec,0xea,0x5e,0xf2,0x06,0xd4,0x22,0x1e, -0x0e,0xf2,0xde,0x84,0xea,0x1a,0xdf,0x25,0x22,0x9f,0x0e,0x0e,0xc8,0x0e,0xfd,0x1a, -0x07,0x12,0xea,0x1b,0x0f,0xc8,0xf0,0xe0,0x63,0xe4,0xda,0x69,0xf4,0xfc,0x51,0x03, -0xe6,0xe0,0xd0,0xfc,0xe3,0x2d,0x0d,0xbd,0x04,0xf1,0xef,0xed,0xea,0x36,0xef,0xf2, -0x13,0x1e,0x26,0xf7,0x12,0xdb,0xe6,0xd9,0x07,0xbf,0x24,0x2d,0x7a,0x11,0x0c,0x79, -0x0a,0x08,0x10,0x06,0x04,0x1f,0x1e,0x0e,0x20,0x07,0xdd,0xc2,0xee,0xde,0x55,0xdf, -0xf9,0xff,0x02,0xfa,0x49,0xdd,0xda,0x7d,0x23,0x1d,0x4f,0x06,0xfc,0xc3,0xf1,0xe7, -0x6f,0xef,0xe6,0x90,0x0c,0x23,0x01,0x25,0xf2,0xcf,0xc9,0xf3,0x7a,0x1c,0x2e,0x05, -0x23,0x06,0x2d,0x03,0x0f,0x76,0x08,0x0f,0xb2,0x13,0x11,0x6a,0x0c,0xe8,0x8d,0xeb, -0xe8,0x25,0xd8,0xea,0x9b,0xff,0x00,0xb1,0xef,0xd4,0xf7,0x00,0x2a,0x19,0x0e,0x02, -0x93,0xf8,0xf1,0xc6,0xe8,0xe7,0xd1,0xf1,0x1f,0x6e,0x25,0x16,0x7f,0xcc,0xda,0x1f, -0x0f,0x28,0x68,0x29,0x17,0xc2,0xfc,0x07,0xdb,0x0c,0x0f,0x36,0x12,0x1c,0x4a,0x05, -0xff,0x86,0xdb,0xf0,0x00,0xde,0xdd,0x93,0xf5,0x03,0xf5,0xf9,0xe3,0xb0,0xe5,0x1b, -0xa5,0x19,0x0b,0xad,0xf5,0xfe,0x38,0xe8,0xec,0xf8,0xe7,0x11,0x42,0x1e,0x23,0xbe, -0xf1,0xc8,0xfd,0xfc,0x20,0x12,0x28,0x1f,0xd7,0x08,0xf3,0xdf,0x0d,0x0f,0x11,0x16, -0x20,0xf8,0x08,0x02,0xd9,0xed,0xe2,0xde,0xe9,0xdb,0x17,0xe9,0xfd,0xce,0xf5,0xf7, -0xab,0xe0,0x02,0x24,0x1c,0x10,0x1b,0xfb,0xf9,0x77,0xf8,0xe9,0x36,0xea,0xfe,0x67, -0x19,0x1c,0xa8,0x0f,0xda,0x17,0xe3,0x18,0xa2,0x24,0x20,0x3f,0x19,0xf4,0x98,0xfe, -0x0f,0x65,0x14,0x24,0x08,0x19,0xf8,0x0c,0xfb,0xdf,0x1e,0xe2,0xe6,0x09,0xda,0xfc, -0x16,0xf6,0xfa,0xa4,0xee,0xf1,0x97,0x10,0x18,0x6b,0x06,0xed,0x8e,0x05,0xea,0x0b, -0xef,0xf2,0xb9,0x10,0x18,0x55,0x10,0xf8,0x88,0xd9,0x0a,0x4b,0x1c,0x22,0x41,0x18, -0x0d,0x88,0xed,0x08,0xf3,0x0f,0x25,0xcf,0x26,0x00,0xb7,0xf2,0xf6,0xac,0xd5,0xeb, -0xb0,0xd3,0xed,0x77,0x03,0xf3,0xd3,0xfb,0xee,0xec,0x06,0x15,0x5c,0x12,0xea,0x24, -0xf9,0xfd,0x05,0xea,0xf1,0x9e,0x01,0x19,0x84,0x0f,0x02,0xb4,0xea,0xf3,0x88,0x1c, -0x1a,0x9e,0x14,0x1b,0x3d,0x00,0xf5,0xdd,0x0a,0x21,0xee,0x26,0x16,0x40,0xeb,0xf7, -0x1f,0xe1,0xe0,0x45,0xdf,0xd3,0x7f,0x01,0xf7,0x28,0xfe,0xf7,0xfa,0x00,0x0c,0x8f, -0x1a,0xf9,0x58,0xe6,0x02,0x7b,0xf5,0xed,0xd8,0xf8,0x0d,0x8c,0x15,0x01,0xdc,0xfc, -0xed,0xf9,0x0d,0x1b,0x57,0x0e,0x18,0x83,0x18,0xf9,0xba,0xf3,0x23,0x94,0x25,0x22, -0x52,0xfb,0xed,0xd2,0xec,0xda,0x79,0xe1,0xcc,0x0c,0xef,0x00,0xc8,0xfb,0xfe,0xf9, -0xfe,0x11,0x2d,0x11,0x12,0x06,0xdc,0xf4,0x3a,0x03,0xef,0xcf,0xf5,0x01,0x41,0x11, -0x0e,0xed,0xf1,0x02,0xb8,0xf9,0x1d,0x7e,0x0a,0x11,0x19,0x20,0x12,0xeb,0xeb,0x08, -0x7a,0x2f,0x1f,0x53,0x14,0xe7,0xf9,0xec,0xe2,0x0f,0xe1,0xd3,0xf6,0xd5,0xf3,0x08, -0x02,0xfb,0x13,0x06,0x0b,0x9f,0x14,0x17,0xdc,0xee,0xe1,0x0c,0xff,0xfb,0x81,0xf2, -0xff,0xef,0x05,0x16,0x5d,0xf4,0xfd,0x78,0x05,0x0d,0xd7,0x13,0x03,0xf4,0x1a,0x1e, -0x9d,0x07,0xe9,0x6f,0x28,0x27,0x5c,0x1e,0xfa,0x35,0xe5,0xe2,0xf6,0xe4,0xd4,0xfe, -0xd3,0xdb,0x6e,0x01,0x01,0xc5,0x01,0x0b,0xf4,0x1b,0x0e,0x84,0x0b,0xda,0x6e,0xf2, -0x03,0x87,0xf2,0xfb,0x2a,0x04,0x0c,0xbf,0x0c,0xe2,0x80,0x14,0xfd,0x0e,0x1a,0xfc, -0x5d,0x17,0x1f,0x1e,0x1f,0xea,0x2a,0x09,0x30,0x87,0x24,0x0e,0x2a,0xec,0xda,0x70, -0xe6,0xd7,0x21,0xd6,0xd2,0x4a,0xe7,0x0a,0x0d,0xff,0x10,0xed,0x14,0x17,0xfc,0x0b, -0xf0,0x53,0xe4,0xfb,0xf2,0xfa,0xf1,0x39,0x09,0x00,0x58,0x17,0xe6,0xfb,0x02,0x0e, -0x2a,0x0e,0x03,0x0c,0x08,0x21,0x9d,0x23,0x0e,0x99,0xeb,0x26,0x20,0x2b,0x1b,0x28, -0xfc,0xda,0x4c,0xdd,0xdd,0xe3,0xd1,0xde,0x44,0xd1,0xfd,0x6a,0x06,0x09,0x0f,0x16, -0x19,0x0f,0x0b,0xfc,0x15,0xe7,0xf0,0xbd,0x00,0xf7,0x46,0xf8,0x08,0xad,0x0c,0xfd, -0x85,0xea,0x16,0xc2,0x0d,0x0c,0xf2,0xfb,0x1c,0xd9,0x1b,0x2d,0xd6,0xee,0x0b,0xad, -0x28,0x2a,0xfd,0x05,0xed,0x3a,0xd1,0xe0,0x06,0xd3,0xda,0x98,0xd5,0xe0,0x53,0x06, -0x0b,0x4a,0x10,0x1b,0x0f,0x14,0x00,0xe3,0xf5,0xe8,0xd5,0xf4,0xff,0xb2,0xf3,0x05, -0x8d,0x08,0x05,0x74,0xea,0x05,0xa7,0x1c,0x0c,0xb8,0xfa,0x0d,0x28,0x1c,0x2d,0x39, -0x11,0xf5,0x66,0x21,0x2d,0x1b,0x14,0xfe,0x27,0xd3,0xdc,0x0f,0xd3,0xd8,0xe9,0xda, -0xd9,0x54,0xf3,0x08,0x12,0x0b,0x16,0x4a,0x19,0x08,0x60,0xf6,0xf7,0x4e,0xe5,0xff, -0x7b,0xf9,0x02,0x10,0x0b,0x06,0x4b,0xf0,0xf4,0xb5,0x1d,0x1a,0xd9,0x02,0xfd,0x82, -0x16,0x23,0xaa,0x2a,0xf5,0x1d,0x10,0x29,0x50,0x1c,0x07,0xe5,0xe5,0xdc,0xfd,0xcd, -0xd5,0x1a,0xd6,0xde,0x8e,0xed,0xf5,0x9d,0x10,0x0c,0xc5,0x1b,0x12,0x85,0xf8,0xfe, -0x0a,0xed,0xe6,0x81,0xff,0xfe,0x53,0x0a,0x0c,0x1e,0xf4,0xe8,0xff,0x11,0x22,0x79, -0x13,0xf8,0x9d,0x0b,0x1b,0x67,0x37,0x07,0x03,0x0e,0x1f,0xe0,0x1d,0x03,0x45,0xfb, -0xdf,0x41,0xdb,0xc6,0x87,0xd6,0xd8,0x60,0xef,0xf4,0x49,0xf8,0x14,0x95,0x0a,0x1a, -0xc8,0x01,0xfd,0x4c,0xff,0xde,0xcd,0xf5,0x00,0xbc,0x0b,0x0b,0x38,0x01,0xdf,0xc3, -0x04,0x20,0xff,0x26,0x00,0x46,0x02,0x0b,0xe5,0x2b,0x1c,0x13,0x0d,0x1c,0x17,0x1e, -0x03,0x85,0xfe,0xee,0xd1,0xe9,0xc4,0xa7,0xce,0xd4,0x4f,0xe5,0x01,0x63,0xe8,0x0e, -0x01,0x0b,0x12,0xe4,0x0b,0x00,0xe0,0x02,0xee,0xa7,0xd6,0x07,0x98,0x09,0x15,0x1a, -0x02,0xe7,0x94,0xe7,0x1e,0xa6,0x27,0x18,0xf8,0xff,0x09,0x68,0x18,0x28,0x2d,0x12, -0x22,0x20,0x1f,0x07,0x67,0xeb,0xfd,0xa0,0xef,0xdb,0x39,0xc5,0xd5,0x56,0xd9,0xfb, -0x33,0xf8,0xf3,0x27,0x0a,0x06,0xe4,0x0b,0x09,0x19,0x06,0xfd,0xf4,0xd8,0xed,0x43, -0x13,0x15,0x95,0x0b,0xf4,0x22,0xcf,0x11,0x06,0x26,0x2e,0xb8,0x08,0x0d,0xd2,0x01, -0x20,0xd7,0x17,0x1d,0xfc,0x2b,0x11,0x48,0xec,0xeb,0xcf,0xfb,0xf1,0xc6,0xc9,0xcc, -0xd2,0xcc,0xf1,0x98,0x04,0xf7,0x53,0xfa,0x09,0x7b,0xfe,0x0c,0x2d,0x04,0x0e,0xde, -0xdd,0xe3,0x61,0x00,0x1d,0x85,0x16,0xff,0x10,0xd7,0xeb,0xe3,0x23,0x30,0x57,0x1a, -0x15,0xc2,0x02,0x0f,0xb9,0x12,0x1f,0x59,0x28,0x2a,0x1a,0xef,0xdd,0x0b,0xed,0x07, -0xa3,0xdc,0xd2,0x20,0xc1,0xe4,0x74,0xfc,0x05,0x2f,0xf6,0xf7,0x1a,0x08,0xf9,0xcd, -0x09,0x16,0x86,0xf3,0xe6,0xc2,0xe7,0x1c,0xa2,0x19,0x06,0xb4,0xe8,0xd1,0xde,0x0e, -0x31,0x3f,0x30,0x15,0xbc,0x14,0xfd,0xda,0x0e,0x12,0x5f,0x2b,0x31,0x40,0x09,0xdf, -0xdc,0xd1,0x04,0x36,0xf5,0xd8,0x3c,0xc4,0xca,0x96,0xfe,0x01,0x66,0x09,0xea,0xe4, -0x06,0xf9,0xd5,0xf7,0x12,0xd5,0x08,0xeb,0xd9,0xe8,0x05,0x28,0x25,0x0c,0x09,0x00, -0xcd,0x1e,0xed,0x23,0xd6,0x3c,0x1d,0xdf,0x1d,0x05,0xa3,0x01,0x04,0xbd,0x26,0x31, -0xdf,0x1e,0xf1,0x6a,0xcb,0xdf,0x59,0x13,0xe6,0xbd,0xda,0xba,0x6b,0xe8,0x00,0x52, -0x03,0xfb,0x5b,0xf3,0x01,0xaf,0xea,0x08,0xa4,0x10,0x07,0xa7,0xe3,0xf3,0x5e,0x1c, -0x18,0x2d,0x0a,0xde,0x74,0xd7,0x0e,0x56,0x39,0x35,0xed,0x17,0x1c,0x60,0xf7,0xf7, -0xe6,0x11,0x36,0x25,0x28,0x0d,0xe5,0xdf,0xb8,0x57,0x0b,0xf5,0x9f,0xed,0xc0,0x16, -0xd3,0xfc,0xe5,0xfa,0x07,0xf6,0xfa,0xf6,0x08,0xf0,0xe7,0xe5,0x14,0x0a,0x9e,0x08, -0xdb,0x8e,0x1c,0x16,0x81,0x1a,0xeb,0x17,0xd3,0xf3,0x51,0x24,0x41,0x88,0x27,0x23, -0x6f,0x11,0xe9,0x5a,0xfb,0x23,0x55,0x2e,0x11,0x86,0x07,0xb1,0x09,0xe1,0x0b,0xb0, -0xf2,0xde,0x1b,0xc4,0xf1,0x88,0xf5,0x00,0x41,0x0c,0xfd,0x89,0xe3,0xe3,0xf8,0xf9, -0x0f,0x37,0x1d,0xeb,0xbe,0x01,0x1d,0x8f,0x10,0x07,0x58,0xd2,0xeb,0xb1,0x0d,0x37, -0x36,0x37,0x27,0x0d,0x24,0xf3,0x2a,0xe7,0x0a,0xa6,0x2e,0x13,0xbd,0x1d,0xda,0x0f, -0xb9,0xfe,0x0d,0xf8,0xed,0x8e,0xd2,0xdd,0xee,0xf4,0xf9,0xdc,0x06,0x18,0x32,0xe5, -0xce,0x2a,0xeb,0xfc,0x87,0x24,0x0e,0xec,0xfa,0x14,0x9a,0x18,0x04,0xe2,0xeb,0xda, -0xc4,0x06,0x18,0x6f,0x40,0x2f,0x37,0x2c,0x0f,0x5a,0xe6,0xee,0x97,0x22,0x16,0x00, -0x1c,0x06,0x7c,0xbd,0xda,0xde,0xfd,0xeb,0x58,0xef,0xd1,0x4a,0xee,0xee,0xed,0x00, -0x1b,0x52,0x06,0xc2,0x16,0xdc,0xeb,0xae,0x14,0x28,0x75,0x0c,0x02,0x92,0x1d,0x00, -0x98,0xfc,0xdb,0x5c,0xfb,0x11,0x81,0x28,0x45,0x8f,0x2f,0x22,0x18,0xf6,0xdc,0x56, -0x07,0x1a,0xea,0x09,0x22,0x59,0xe0,0xbf,0x0a,0xf5,0xe1,0x55,0x01,0xdf,0xd7,0xe8, -0xea,0x64,0xf8,0x18,0x3a,0x1d,0xd6,0x69,0xc0,0xdb,0xf4,0xfc,0x23,0xe8,0x2b,0x08, -0xb5,0x10,0x0f,0x60,0xed,0xf5,0x24,0xea,0x0e,0x1a,0x1c,0x33,0xe4,0x4a,0x25,0xa2, -0x12,0xe0,0x83,0xe5,0x13,0x7a,0x02,0x21,0x6e,0x04,0xd0,0x44,0xda,0xe5,0x2e,0xee, -0xf8,0x14,0xe5,0xeb,0xc3,0xe9,0x13,0x6a,0x1b,0xfe,0x2b,0xbd,0xc3,0xbf,0xed,0x0e, -0xd1,0x36,0x22,0x37,0x04,0x1a,0x8b,0xeb,0xf7,0x77,0xef,0x04,0x23,0x1c,0x18,0x82, -0x4c,0x36,0xc5,0x21,0xf9,0xcf,0xd5,0xfa,0x13,0x09,0x0e,0xf7,0x17,0xe8,0x34,0xce, -0xe5,0x3a,0xd7,0x03,0xbd,0xe8,0xf0,0xcd,0xe6,0x00,0x95,0x24,0x05,0x9d,0xe1,0xb2, -0x10,0xd4,0x08,0xba,0x22,0x43,0x2a,0x0a,0x12,0x54,0xfb,0xe5,0x6b,0xfb,0xf5,0x33, -0x17,0x19,0xc5,0x2d,0x51,0x76,0x2f,0x0c,0xf3,0xe3,0xda,0x3f,0x09,0x00,0x0b,0x1a, -0xf7,0x87,0xe2,0xd9,0xe3,0xd5,0xf5,0xd7,0xf3,0xef,0x6d,0xec,0xf3,0x5f,0x1d,0x11, -0x27,0xf2,0xcb,0x24,0xac,0xfb,0x29,0x06,0x43,0xef,0x26,0x0f,0x97,0x07,0xea,0x50, -0xee,0x00,0x56,0x07,0x21,0x07,0x17,0x46,0x27,0x4a,0x1b,0x94,0xf3,0xd5,0xfe,0xf2, -0x06,0x13,0x0c,0x06,0x0e,0xeb,0xe0,0xfd,0xd0,0xe6,0xa4,0xf5,0xec,0x5d,0xf3,0xf3, -0x15,0x0e,0x1d,0xa1,0xf5,0xe0,0xdf,0xb8,0xd3,0x17,0x06,0x23,0xb7,0x3e,0x19,0x72, -0x12,0xf4,0x26,0xe6,0xf5,0x8a,0x02,0x19,0xb8,0x1c,0x2b,0x20,0x51,0x3a,0xdf,0xfc, -0xde,0x8b,0xdf,0x03,0x78,0x04,0x08,0x59,0xee,0xf3,0x65,0xd5,0xdc,0xfc,0xef,0xe3, -0x18,0xf9,0xf9,0xb4,0x04,0x1a,0x7c,0x01,0xe8,0x8e,0xd1,0xc3,0xf2,0xe8,0x16,0xa9, -0x2f,0x2c,0xb1,0x19,0x07,0x89,0xe4,0xe9,0x8f,0xf9,0x1a,0xb8,0x1c,0x29,0xc2,0x3a, -0x51,0x82,0x16,0xe4,0xe0,0xda,0xff,0xf7,0xfb,0x04,0xfc,0xe6,0xfa,0xcc,0xdf,0xe1, -0x52,0xe4,0xe5,0xd9,0xe9,0x05,0xce,0x08,0x0c,0x9a,0x12,0xe7,0xdb,0xd7,0xd7,0xb1, -0xcb,0x07,0x22,0x1d,0x2b,0x3f,0x2b,0x20,0x9c,0xea,0xe3,0xa5,0xe8,0x12,0xf4,0x23, -0x25,0x62,0x31,0x46,0x11,0x35,0xef,0xac,0xd5,0x01,0x77,0xfa,0x00,0xd9,0xe4,0xf0, -0x3e,0xf6,0xe4,0xfe,0xe0,0xde,0x98,0xda,0x02,0xae,0x11,0x0d,0x3f,0x0c,0xfc,0x7c, -0xd1,0xe8,0xc8,0xd0,0xe7,0xda,0x17,0x15,0x58,0x30,0x36,0xb4,0x07,0xdb,0xd6,0xe0, -0xf8,0x38,0x29,0x25,0x55,0x29,0x3d,0xa3,0x3b,0x0e,0x45,0xcd,0x03,0x46,0xff,0x00, -0x24,0xe2,0xdf,0xcd,0xf9,0xf3,0x4a,0xf0,0xd2,0xb5,0xd7,0xec,0x9f,0x19,0x15,0xcc, -0x06,0x02,0xed,0xd9,0xe1,0x0a,0xeb,0xdb,0x81,0xfe,0x0a,0x41,0x17,0x45,0xc0,0x28, -0xea,0xee,0xd8,0xe6,0xf6,0x18,0x34,0xa1,0x23,0x3d,0xa1,0x3e,0x20,0xb0,0xd9,0xed, -0xbc,0x12,0xfa,0x68,0xe8,0xc9,0xfd,0xf1,0xfa,0x55,0x00,0xdb,0xbf,0xd2,0xd9,0x36, -0x10,0x22,0xef,0x0a,0x06,0x78,0xe3,0xd9,0xec,0xed,0xea,0x83,0xeb,0xfe,0x29,0x02, -0x36,0xcd,0x45,0x0b,0x8b,0xd3,0xe3,0x9c,0xfb,0x31,0x3d,0x2d,0x2d,0x87,0x49,0x25, -0x90,0xec,0xe4,0xa2,0x0e,0x09,0x40,0xea,0xcb,0x0e,0xd8,0xfd,0xac,0x06,0xef,0xbf, -0xd2,0xcd,0xb7,0xf9,0x20,0xfd,0x1d,0x03,0xa9,0xee,0xd4,0x2f,0xe5,0xfa,0x6f,0xf1, -0xef,0x99,0xf6,0x15,0x7e,0x52,0x29,0x47,0xed,0xd6,0x07,0xeb,0x1a,0x45,0x38,0x2b, -0x57,0x3f,0x3a,0xe8,0xf1,0xea,0x24,0x0a,0x12,0x35,0xf3,0xcc,0x85,0xc2,0xef,0x6e, -0x0a,0x00,0xbe,0xe3,0xc3,0xea,0xe3,0x17,0x39,0x22,0x14,0x88,0xef,0xe0,0x3d,0xdb, -0xfb,0xfa,0xfe,0xed,0xec,0xe8,0xfc,0xbb,0x41,0x42,0x6c,0x04,0xdd,0xf6,0xe3,0x07, -0x34,0x2f,0x34,0x21,0x32,0x41,0xfa,0x00,0xe0,0xad,0x0d,0x13,0xfa,0x04,0xd3,0xb7, -0xbb,0xd5,0x0c,0x0b,0x06,0x8c,0xfc,0xce,0xb0,0xd3,0x02,0x78,0x1c,0x1c,0xed,0xfe, -0xdd,0xe9,0xdd,0xed,0xea,0x09,0xf0,0xbf,0xe5,0xe6,0xd5,0x2a,0x49,0x67,0x1c,0xed, -0xe1,0xe3,0x00,0xc1,0x1e,0x35,0xe6,0x36,0x38,0x5a,0x18,0xdb,0xe5,0x0a,0x16,0x22, -0x13,0xdd,0xb3,0xb9,0xc5,0x2e,0xf7,0x0c,0x97,0xff,0xeb,0x41,0xcb,0xf1,0xd8,0x0f, -0x1b,0x3f,0x0b,0xe8,0x51,0xda,0xec,0x35,0x0f,0xf8,0xf7,0xf0,0xd5,0x9a,0x14,0x3a, -0x9f,0x2d,0xfa,0xf1,0xef,0xf4,0x96,0x11,0x2a,0xde,0x37,0x3c,0x42,0x1b,0xee,0x28, -0xfb,0x1b,0x2e,0x19,0xee,0xff,0xbf,0xbd,0xa8,0xdc,0x06,0xd2,0x01,0xfb,0xab,0xe0, -0xe2,0xb6,0x01,0x14,0xec,0x0c,0xfb,0xde,0xda,0xe2,0x91,0x0e,0x01,0xb8,0xf5,0xd6, -0x2b,0xfe,0x28,0xa2,0x37,0x02,0x47,0xfc,0xf7,0x3e,0x0f,0x1d,0xf3,0x31,0x3a,0x18, -0x24,0xee,0x50,0xff,0x13,0x06,0x20,0xff,0x90,0xca,0xb8,0xc8,0xd7,0xed,0x5b,0x0d, -0xf7,0xe1,0xfc,0xd8,0xaf,0xf6,0x07,0xd1,0x0c,0xff,0x1b,0xf3,0xce,0xc6,0x12,0x02, -0xab,0xfe,0xde,0xa5,0xf3,0x15,0x76,0x2e,0x12,0x3c,0xf8,0x08,0x21,0x09,0x18,0xc6, -0x28,0x33,0x9a,0x32,0xe8,0xf2,0x01,0x16,0x6b,0x1b,0x13,0x61,0xd4,0xb6,0xee,0xd3, -0xde,0x15,0xfb,0x07,0xc8,0x00,0xf2,0x43,0xe3,0xfa,0xcf,0x09,0xf8,0x55,0x05,0xce, -0xf7,0xff,0x14,0x4f,0xfb,0xee,0xc0,0xea,0x0f,0xea,0x17,0x21,0xb7,0xf4,0x0e,0x3a, -0x0e,0x15,0xa4,0x20,0x31,0xfc,0x31,0xf4,0x7c,0xf8,0x1b,0xaf,0x1e,0x11,0xd1,0xee, -0xb1,0xa8,0xd4,0xdc,0xc1,0xe0,0x08,0x0d,0x05,0x06,0x3f,0xe3,0xef,0x5b,0xff,0xf9, -0xf9,0x01,0xe3,0x70,0xe7,0x1d,0x2a,0xff,0xf4,0xd0,0xe8,0x0c,0xd3,0x0c,0x17,0xde, -0x01,0x04,0xd8,0x20,0x11,0xc5,0x1f,0x2b,0x3e,0x2a,0x05,0x5d,0xe4,0x21,0x32,0x29, -0x11,0x58,0xfe,0xbc,0x6a,0xc1,0xe7,0x4e,0xcf,0xfb,0x5d,0x0c,0x13,0xf4,0xf1,0xe5, -0x3f,0xf6,0xfb,0x96,0xfe,0xee,0xd5,0xde,0x11,0xd8,0x0b,0xf7,0xe8,0xec,0x07,0x25, -0x0e,0x04,0x4e,0x07,0xfa,0x57,0x25,0x14,0xbe,0x20,0x28,0x56,0x2d,0x06,0x95,0xe5, -0x0f,0x9c,0x2d,0x23,0xeb,0x00,0xd5,0xd5,0xb6,0xe2,0x18,0xda,0xdd,0xbf,0x0e,0x15, -0x87,0x05,0xe3,0x89,0xef,0xee,0xc6,0xff,0xf0,0xd5,0xe8,0xff,0x7b,0x11,0xfa,0xcd, -0xf7,0xff,0xad,0x17,0xf9,0xad,0x09,0xf3,0xf9,0x23,0x16,0x4e,0x21,0x24,0x51,0x34, -0x06,0x79,0xe9,0xfb,0xce,0x26,0x30,0x06,0x0c,0xe1,0x8e,0xbd,0xd1,0x8a,0xe5,0xcf, -0x05,0x00,0x17,0x96,0x17,0xeb,0x61,0xf0,0xe9,0xf0,0xf5,0xf7,0x01,0xe5,0xff,0x96, -0x03,0x05,0xd9,0xfa,0x07,0xb3,0x0b,0x02,0x67,0xf8,0xfc,0x8a,0x14,0x26,0x9e,0x17, -0x28,0xa5,0x30,0x16,0xbd,0xe5,0xf6,0xb1,0x16,0x2f,0x5d,0x26,0xe5,0x41,0xcd,0xc3, -0xad,0xeb,0xd2,0x03,0xee,0x0f,0x62,0x20,0xf8,0x8e,0xee,0xf1,0x20,0xe8,0xf6,0x1c, -0xe5,0xf7,0x98,0x04,0xf7,0x56,0x04,0x0c,0xe0,0x10,0x01,0x00,0xf0,0xfb,0x1d,0x06, -0x33,0xae,0x0e,0x2d,0x85,0x28,0x2b,0xde,0xde,0xfb,0x6a,0x02,0x31,0xa8,0x2b,0x03, -0x7e,0xc6,0xcf,0x74,0xd1,0xe2,0xb7,0xe3,0x02,0x92,0x1d,0x0e,0xef,0xe7,0xf6,0xe7, -0xe5,0xf3,0xa3,0xe5,0xf4,0x9c,0xfe,0xff,0x35,0xf3,0x1e,0x0e,0x0f,0x0a,0x71,0xea, -0xf9,0x6e,0xf8,0x30,0x42,0x15,0x20,0xe0,0x2d,0x2f,0x9d,0xf3,0xed,0xfa,0xfb,0x1d, -0xdc,0x31,0x1e,0x4b,0xd9,0xcb,0xa8,0xcc,0xdc,0x14,0xe7,0xf8,0xc2,0x16,0x1d,0x68, -0xee,0xf2,0xec,0xed,0xe9,0xbe,0xea,0xea,0x1e,0x03,0xf8,0x05,0xea,0x13,0x8e,0x1d, -0x0a,0xbd,0xf6,0xef,0x0c,0xfb,0x1d,0xee,0x21,0x0f,0x5b,0x31,0x2b,0xf4,0x0a,0xe6, -0x81,0xfc,0x0a,0xdb,0x2d,0x28,0xf2,0xfb,0xcc,0xe8,0xc9,0xd0,0x11,0xe9,0xfc,0xdf, -0x06,0x22,0x66,0xf8,0xef,0x99,0xf0,0xf0,0xf9,0xe2,0xeb,0xf7,0xfc,0xfc,0x66,0xeb, -0xfc,0x9c,0x2e,0x0d,0xc1,0xfc,0xe8,0xbb,0xf9,0x13,0xee,0x28,0x03,0x96,0x2e,0x2b, -0xc0,0x1a,0xf1,0xf7,0xef,0x06,0x72,0x1a,0x2c,0xab,0x11,0xe3,0x70,0xc4,0xc7,0x43, -0xe2,0xff,0x29,0x09,0x17,0x55,0x09,0xe5,0x4d,0xf7,0xf3,0x20,0xe6,0xe6,0x2e,0xf2, -0x04,0xbb,0xea,0xe9,0x7a,0x2b,0x16,0x57,0x06,0xe9,0xf5,0xf6,0x0a,0xc1,0x2a,0x04, -0x96,0x1d,0x32,0xc5,0x1b,0x01,0x5b,0xf2,0xf9,0xcf,0x18,0x1c,0x1a,0x21,0xf6,0x89, -0xd2,0xb7,0x7a,0xdc,0xfc,0x73,0x11,0x13,0x91,0x13,0xe9,0x44,0xf1,0xef,0xf2,0xef, -0xe1,0x08,0xf7,0xf7,0x89,0xf4,0xdc,0xb1,0x15,0x22,0xed,0x0a,0xf2,0x1c,0xf4,0x02, -0x79,0x26,0x06,0xc8,0x0e,0x39,0x9a,0x1e,0x0b,0xc7,0xf8,0xf4,0x11,0x10,0x1d,0x20, -0x1a,0x0c,0x58,0xe5,0xb9,0x0d,0xca,0xf5,0xde,0x0e,0x15,0x06,0x13,0xfc,0x22,0xe2, -0xf4,0xbd,0xed,0xe8,0xd6,0xf5,0xf4,0xa6,0xf7,0xe3,0xac,0xf9,0x1e,0x52,0x11,0xfe, -0x39,0xf6,0xfe,0x6f,0x22,0x07,0xed,0xfd,0x35,0x91,0x26,0x0a,0xe2,0x0a,0xee,0xa9, -0x05,0x1d,0x3f,0x11,0x11,0x97,0xf9,0xc9,0xc8,0xb9,0xeb,0xd5,0x0a,0x1b,0xe1,0x18, -0x05,0xc3,0xe6,0xef,0xfc,0xeb,0xee,0x18,0xef,0xfc,0x87,0xed,0xef,0x1d,0xec,0x11, -0x83,0x0d,0x06,0xa2,0xf8,0x04,0xdc,0x11,0x14,0xf5,0xea,0x31,0xe5,0x30,0x0a,0x94, -0x0f,0xf8,0xef,0xf9,0x15,0x48,0x1b,0x07,0xaf,0x0f,0xdb,0x00,0xbc,0xdb,0x56,0x04, -0x1c,0x28,0x1d,0x0f,0x1f,0xeb,0xe7,0xae,0xe4,0xf5,0x48,0xee,0xf9,0xa2,0xeb,0xec, -0x97,0xed,0x03,0xdd,0x00,0x0f,0xea,0xff,0x10,0x63,0x09,0x1b,0x5a,0xe4,0x1a,0xb8, -0x39,0x15,0x66,0x09,0x04,0xe8,0xf0,0x0a,0x9b,0x20,0x08,0x04,0x0d,0xeb,0x9e,0xc2, -0xd1,0xfa,0xfa,0x14,0x36,0x2c,0x16,0x6a,0xf6,0xe8,0x50,0xdf,0xf0,0x4a,0xf8,0xf3, -0x1d,0xf3,0xe3,0xd9,0xf0,0xfd,0xda,0xf7,0x07,0x60,0x03,0x14,0x49,0x0f,0x16,0x50, -0xf2,0xfc,0x24,0x36,0x27,0xf4,0x08,0x06,0x3f,0xf9,0xfd,0x11,0x1e,0x13,0xde,0x04, -0xfe,0x40,0xc8,0xd6,0xb8,0xe5,0x0d,0x39,0x28,0x26,0x6d,0xff,0xec,0x7b,0xdf,0xe7, -0x9e,0xfc,0xf8,0xb9,0xf0,0xe6,0x62,0xe7,0xfa,0x02,0xf6,0xf4,0x00,0x0a,0x0e,0xed, -0x1b,0x16,0xf5,0xf5,0xf2,0x62,0x20,0x33,0x57,0x14,0x07,0xba,0xf9,0xf8,0x4f,0x13, -0x1f,0xeb,0x05,0xfe,0x69,0xd8,0xd2,0x1a,0xe7,0xfb,0x71,0x21,0x32,0xbe,0x0f,0xf1, -0x96,0xe6,0xd8,0x36,0xfd,0xf3,0xbd,0xfd,0xe3,0x72,0xea,0xef,0x3e,0xff,0xe2,0x03, -0x04,0x0a,0x8b,0x2c,0x15,0xe4,0x00,0xe1,0x31,0x15,0x28,0x27,0x29,0x07,0xa0,0xfe, -0xf4,0x0b,0x07,0x21,0x41,0x12,0x04,0x6e,0xdd,0xd5,0x92,0xea,0xf4,0x83,0x10,0x38, -0xd9,0x18,0xf7,0x8a,0xee,0xd7,0x8c,0xef,0xfb,0xf3,0xf5,0xf5,0x76,0xde,0xef,0x7c, -0xfa,0xeb,0xd5,0xe4,0x0a,0x15,0x2c,0x27,0xb3,0x08,0xe0,0xc2,0x05,0x1c,0xf0,0x2d, -0x15,0x14,0x01,0xf7,0xe0,0xfa,0x1a,0x25,0x17,0x0e,0x2a,0xe3,0xd1,0x95,0xe9,0xf7, -0xa3,0xff,0x33,0xeb,0x26,0x03,0x2a,0xf5,0xe3,0x9d,0xe1,0xfa,0xd6,0xf2,0xf8,0x1c, -0xe4,0xea,0x3d,0xf4,0xf7,0x2f,0xdb,0xf4,0xf3,0x2a,0x31,0x35,0x0f,0xe6,0xf1,0xf8, -0x12,0x49,0x2a,0x1e,0x3f,0x0a,0xf5,0x2b,0xfa,0x0d,0x97,0x15,0x16,0x26,0xf2,0xcb, -0x9c,0xea,0xf4,0x72,0x05,0x1d,0x97,0x30,0x0c,0x9a,0xfb,0xec,0xd1,0xe8,0xea,0xa5, -0xf8,0xf2,0x9c,0xed,0xe2,0x4a,0xf3,0xf3,0xe2,0xe5,0xdd,0x65,0x1f,0x3b,0x62,0x1e, -0xec,0x8c,0xef,0x09,0x8f,0x1e,0x20,0x99,0x1c,0xf5,0xd5,0xf9,0x06,0xb1,0x12,0x18, -0x12,0x03,0xc8,0x9b,0xe0,0xf4,0xbc,0x03,0x1a,0xb3,0x25,0x19,0xdb,0x03,0xef,0x60, -0xf0,0xe5,0x95,0xf0,0xf5,0x28,0xf3,0xe5,0x21,0xf6,0xe9,0x91,0xeb,0xda,0xd9,0x00, -0x44,0x31,0x22,0xfb,0x23,0xef,0x05,0x7f,0x12,0x20,0xfe,0x1f,0x09,0x67,0xed,0x06, -0x1c,0x04,0x1b,0x0f,0x11,0xd7,0x87,0xd5,0xf5,0xe6,0xf9,0x1d,0xe6,0x1e,0x16,0xe0, -0x13,0xef,0x79,0xf3,0xec,0x88,0xed,0xf0,0x7d,0xf6,0xe8,0x27,0xf7,0xe9,0xdb,0xe4, -0xdf,0xe7,0xe8,0x32,0x18,0x33,0x00,0x5d,0xf3,0x06,0x30,0x08,0x1c,0xe3,0x1b,0x1b, -0x3f,0xef,0x03,0x75,0x02,0x13,0x14,0x16,0xec,0xd9,0xc5,0xf6,0x09,0xef,0x20,0xe0, -0x23,0x10,0x03,0x19,0x00,0xa8,0xe7,0xfc,0x99,0xe4,0xf3,0x1a,0xed,0xf0,0x97,0xee, -0xfc,0x37,0xd6,0xe8,0xfa,0xda,0x1c,0xed,0x35,0x0c,0xd7,0xf3,0x0a,0x8a,0x0b,0x14, -0x5c,0x1a,0x1f,0x7c,0xff,0xf8,0x67,0x0a,0x05,0x00,0x16,0xf5,0x81,0xcd,0xe8,0x76, -0xf5,0x0b,0x87,0x38,0x0a,0x17,0x12,0x0e,0x86,0xe7,0xf5,0xa9,0xf4,0xef,0xe8,0xf2, -0xeb,0x00,0xf1,0xf9,0x5d,0xe2,0xdc,0x81,0xe0,0x05,0xb2,0x30,0x13,0xfd,0xf5,0x09, -0xa3,0x10,0x0d,0xe2,0x15,0x19,0x9d,0x12,0xf0,0xeb,0x0d,0x06,0x85,0x16,0xf5,0x4f, -0xda,0xd6,0xb1,0xfd,0xf8,0xde,0x3c,0x1e,0x0f,0x02,0x11,0x96,0xf0,0xf0,0xa5,0xf5, -0xfa,0x46,0xf0,0xf2,0xe2,0xe3,0xfd,0x52,0xe8,0xde,0x4c,0xdc,0xf7,0x11,0x28,0x13, -0x6c,0xfb,0x07,0xca,0x17,0x12,0xfa,0x0a,0x1a,0xcf,0x0e,0xff,0xd7,0x05,0x0e,0x46, -0x13,0xf8,0x23,0xdc,0xd7,0xdf,0xef,0xf9,0x8b,0x2d,0x38,0x45,0x03,0x04,0x85,0xfb, -0xec,0x77,0xf5,0xfa,0x5e,0xfe,0xf1,0xb1,0xe6,0xf0,0x65,0xf0,0xe6,0xfe,0xd8,0xec, -0x4d,0x1c,0x17,0x96,0xf7,0x06,0xfc,0x15,0x1c,0x9b,0x09,0x0d,0x32,0x19,0x00,0xd3, -0x0c,0x06,0x67,0x1c,0xfd,0xc0,0xd8,0xdd,0x13,0xe3,0xf5,0x1f,0x26,0x3d,0xbb,0x13, -0xfd,0xb9,0xf3,0xf7,0x89,0xea,0x00,0x25,0x01,0x00,0x7f,0xe0,0xeb,0x9d,0xeb,0xee, -0xcf,0xe0,0xdd,0xdd,0x0c,0x1c,0x4b,0xf6,0x07,0xa8,0x0f,0x25,0x07,0x15,0x00,0x4c, -0x12,0x05,0x9c,0x0d,0x09,0x69,0x1b,0x0c,0x50,0xd4,0xdd,0x7c,0xe0,0xec,0x66,0x1b, -0x42,0xbc,0x1b,0x0a,0xee,0xe5,0xf7,0xb7,0xf1,0xf4,0x7d,0x0a,0x10,0x9c,0xe4,0xe0, -0xb9,0xe4,0xee,0xd9,0xf0,0xe0,0x1b,0xf4,0x1a,0xc9,0xf9,0xff,0xad,0x0f,0x21,0xd8, -0x20,0x04,0x31,0x06,0x0e,0xb1,0x0b,0x11,0x22,0x0f,0x1e,0x3d,0xda,0xcb,0x1d,0xe8, -0xe2,0x3b,0x0f,0x44,0x60,0x24,0x14,0x3e,0xf0,0xde,0x8f,0xfd,0xee,0x86,0x07,0x1d, -0xe4,0xf8,0xd7,0xab,0xda,0xe9,0x32,0xf9,0xed,0xf5,0xe5,0x04,0xdf,0x03,0xfe,0x52, -0x0d,0x1b,0x63,0x24,0x11,0x5d,0xfc,0x08,0xee,0x11,0x0f,0x19,0x10,0x1e,0x4a,0xee, -0xbf,0xeb,0xe6,0xe8,0x31,0xff,0x37,0x3b,0x35,0x19,0xf6,0x05,0xd4,0xf2,0xf4,0xf0, -0xf2,0xf9,0x21,0x9e,0x12,0xda,0xa7,0xd0,0xdc,0x83,0xf8,0xfe,0x8a,0xe9,0xf3,0xb1, -0xfb,0xff,0x64,0x10,0x12,0xad,0x26,0x1a,0x61,0x04,0xfb,0x94,0x14,0x13,0x2e,0x09, -0x20,0x05,0xfe,0xc3,0xde,0xd6,0xef,0xe5,0xf7,0x24,0xeb,0x39,0x1f,0x3f,0x14,0xe1, -0x79,0xdf,0xf4,0x32,0xee,0x1c,0xf2,0x22,0xf1,0xc4,0xcd,0xc8,0xf8,0xf6,0xfc,0x8a, -0x06,0xe1,0x63,0xf1,0xf4,0x15,0x14,0x12,0xa9,0x20,0x1a,0x34,0x13,0xf7,0x37,0x0e, -0x18,0x3e,0x0d,0x1c,0xe7,0x0c,0xc8,0xcf,0xcc,0xe9,0x8d,0xff,0x13,0x0d,0x2f,0x29, -0xb1,0x1b,0xf8,0xc0,0xd8,0xeb,0xfd,0xec,0x0d,0x0d,0x29,0x03,0xac,0xdb,0xbe,0xa3, -0xe5,0xfc,0xb8,0x12,0xf3,0xe2,0xda,0xeb,0x44,0x05,0x1e,0xbb,0x18,0x1e,0xac,0x16, -0x02,0xca,0x04,0x19,0xc7,0x0f,0x18,0x98,0x17,0xcd,0x52,0xce,0xdc,0x16,0x06,0x0f, -0x97,0x1f,0x28,0x53,0x1c,0x0f,0x36,0xde,0xde,0xf3,0xf0,0xfc,0x68,0x29,0x11,0x5b, -0xf1,0xbc,0x97,0xd0,0xf5,0x8f,0x11,0x0c,0xd3,0xdb,0xe1,0xf5,0xf3,0x21,0x3c,0x19, -0x15,0xf7,0x18,0x08,0x3e,0x0b,0x0f,0x6e,0x12,0x14,0x21,0x20,0xdc,0x6b,0xc5,0xda, -0xb5,0xfd,0x12,0xc9,0x16,0x24,0xc0,0x19,0x22,0x70,0xf2,0xd7,0x16,0xe5,0xfe,0x77, -0x12,0x1f,0xc3,0xff,0xd0,0x79,0xc1,0xea,0x31,0x08,0x16,0x18,0xec,0xe3,0x9c,0xdd, -0x15,0x75,0x1c,0x18,0x23,0x12,0x14,0x28,0x0c,0x15,0xd6,0x08,0x13,0x9f,0x21,0xee, -0x72,0xbc,0xda,0xa4,0xf7,0x18,0xe0,0x0c,0x1e,0x62,0x16,0x20,0x04,0x0e,0xdb,0xfc, -0xdc,0xf8,0x7d,0x14,0x0d,0x11,0x13,0xde,0x38,0xc7,0xdc,0x57,0xf6,0x18,0xc7,0xf3, -0xf0,0x29,0xdf,0xf7,0x5b,0x20,0x14,0x0a,0x0f,0x11,0xbd,0x12,0x20,0x0b,0x07,0x0c, -0x53,0x25,0xfd,0xaf,0xc2,0xc7,0xf6,0xf5,0x1a,0x55,0x0d,0x15,0xe8,0x12,0x1f,0x5a, -0x18,0xf3,0x21,0xd3,0xee,0xca,0x18,0x06,0x49,0x0d,0xf2,0x19,0xd2,0xdc,0xdf,0xe8, -0x0e,0x00,0xfb,0xf3,0x34,0xf5,0xe3,0xcf,0x0d,0x1a,0x64,0x0d,0x0b,0xa8,0x14,0x1f, -0x02,0x18,0xf5,0xe0,0x28,0x08,0x28,0xd2,0xbe,0x96,0xe3,0x24,0xb7,0x10,0x0e,0x3b, -0x0f,0x18,0x23,0x26,0xfc,0x62,0xe3,0xdd,0x71,0x14,0x13,0x3e,0xfb,0xf9,0x7d,0xdd, -0xe1,0x15,0xe8,0xfe,0x33,0xfc,0xf1,0x08,0x06,0xeb,0x4e,0xfa,0x0a,0x65,0x11,0x05, -0xd3,0x13,0x23,0x54,0x1d,0xfa,0xaf,0x13,0x1c,0x33,0xe1,0xbf,0xaa,0xce,0x1a,0x15, -0x1d,0x09,0xea,0x08,0x15,0x3d,0x27,0x0d,0x71,0xec,0xde,0x4f,0x03,0x1d,0x42,0xff, -0xeb,0x01,0xe9,0xea,0x9c,0xea,0xf5,0xf3,0xf5,0xf0,0x16,0x05,0xfd,0x87,0xf7,0xf9, -0x62,0x08,0x08,0x53,0x0f,0x27,0x13,0x20,0x06,0x0c,0x03,0x1c,0x6e,0xf7,0xc7,0xca, -0xc0,0x08,0xff,0x1f,0x18,0x7a,0xf8,0x10,0x6f,0x27,0x1d,0x68,0xf0,0xe2,0x0d,0xfa, -0x1c,0x60,0x0d,0xe8,0x2a,0xdb,0xef,0xf2,0xf2,0xf0,0x34,0xf4,0xef,0x91,0x08,0xff, -0x8f,0x0a,0xef,0x34,0xf9,0xfc,0x8a,0x0a,0x28,0x41,0x24,0x0b,0xd4,0xff,0x10,0xc8, -0x0b,0xd5,0x3b,0xc1,0xef,0xcd,0x17,0x22,0xf2,0xfd,0x01,0x03,0x2c,0x23,0xf9,0x07, -0xd8,0x4f,0x00,0x11,0xcf,0x13,0xf4,0xa4,0xd2,0xe4,0x62,0xf8,0xf7,0xa3,0xed,0xee, -0x92,0x05,0xff,0x8e,0x0d,0xff,0xe9,0xf1,0xe7,0x2f,0x08,0x24,0xac,0x2a,0x14,0x5f, -0xfb,0x0d,0x46,0x0b,0xee,0xd9,0xbe,0xe8,0x04,0x00,0x25,0x37,0x08,0xf3,0x04,0x25, -0x29,0x1f,0x18,0xe1,0xd2,0xed,0x16,0x50,0x1f,0xf7,0x34,0xdd,0xd2,0x65,0xef,0x03, -0xfa,0xe9,0xf2,0x1e,0x03,0x03,0x93,0x06,0x0a,0xd7,0xfa,0xe6,0x73,0xeb,0x24,0xa4, -0x27,0x21,0x63,0xfe,0x05,0x81,0x0c,0xf6,0xa6,0xce,0xe0,0x65,0xf3,0x15,0x1b,0x10, -0xf4,0x2c,0x18,0x2f,0x22,0x22,0xf7,0x86,0xdf,0x0c,0x9d,0x28,0x05,0x8e,0xdd,0xd6, -0x88,0xd8,0x06,0x0e,0xf2,0xed,0xff,0x06,0x04,0x99,0x00,0x0d,0xc9,0xfa,0xf8,0x0c, -0xd6,0x11,0xfb,0x2c,0x22,0x48,0x0a,0xfb,0x8d,0x0d,0xf8,0x49,0xdc,0xdd,0x67,0xf1, -0xff,0xa3,0x16,0xf2,0x37,0x11,0x31,0xa8,0x28,0x0c,0x54,0xe6,0xf4,0xd4,0x28,0x19, -0xfe,0xe5,0xd1,0xda,0xce,0xf6,0x3b,0xf6,0xf4,0x71,0x03,0x14,0x29,0xfa,0x0c,0xef, -0xf5,0x02,0x9b,0xe8,0xed,0x84,0x27,0x2a,0xbb,0x0f,0xfc,0xce,0x05,0xff,0x8f,0xe1, -0xe6,0x60,0xec,0xf4,0x37,0x07,0xfb,0xe0,0xfb,0x34,0x3f,0x2c,0x21,0xcd,0xec,0xf4, -0x83,0x0c,0x2c,0x8e,0xfe,0xd1,0x78,0xcc,0xe4,0x2b,0xf0,0xf7,0x20,0x04,0x1b,0xc0, -0x00,0x04,0xa9,0xf2,0xf5,0x6f,0x03,0xee,0x10,0x04,0x31,0x6c,0x15,0x02,0x64,0x00, -0x08,0x82,0xe2,0xee,0x26,0xed,0xef,0x21,0xf9,0xfd,0x9f,0xf1,0x21,0x6a,0x39,0x2d, -0xa3,0x06,0xec,0x2b,0x02,0x1e,0x84,0x14,0xeb,0x3a,0xc2,0xd7,0x48,0xe9,0xea,0x01, -0x13,0x17,0x4f,0x13,0xfe,0xaf,0xf4,0xe1,0x78,0x05,0x08,0x11,0xf2,0x1a,0x0f,0x24, -0x06,0xb7,0xf3,0x13,0x43,0xe2,0xf3,0xa4,0xf4,0xf0,0x34,0xee,0xf7,0x1e,0xf1,0x07, -0x91,0x37,0x3a,0x28,0x1a,0xf8,0x90,0xfc,0x11,0xcc,0x0f,0x0d,0xb8,0xce,0xc4,0xb6, -0xde,0xe2,0x48,0x0d,0x20,0xc2,0x1b,0x03,0x9a,0xf8,0xda,0x8a,0xf1,0x16,0x0d,0x04, -0x03,0xd8,0x1a,0x12,0xb6,0xee,0x08,0xe9,0xf9,0xdf,0xcc,0x03,0xef,0x1b,0xec,0xec, -0x5e,0xf8,0xf8,0xb5,0x1f,0x40,0xba,0x30,0x0b,0xc0,0xf8,0x13,0x03,0xfe,0x16,0x80, -0xf3,0xbe,0x95,0xc9,0xe0,0xc2,0x00,0x21,0xaf,0x2a,0x05,0x4f,0xfc,0xe0,0xe9,0xdc, -0x0f,0xb1,0x1a,0xfe,0x41,0x0e,0x0d,0x7a,0x00,0xf2,0xe5,0x09,0xe3,0x8a,0xfb,0x00, -0x3b,0xe5,0xe5,0x7f,0xf3,0xf9,0xd8,0x02,0x38,0xc1,0x3e,0x22,0x91,0xff,0x0a,0x16, -0x06,0xff,0x77,0x17,0xca,0xf1,0xc2,0xbf,0x0e,0x04,0x16,0x7a,0x33,0x1a,0xaa,0xf7, -0xef,0xc0,0xd7,0xfa,0x01,0x18,0x12,0x2c,0x04,0x05,0x12,0x06,0xf1,0xec,0xfb,0xfa, -0xe6,0xeb,0x0b,0x69,0xed,0xdb,0xc9,0xee,0xfe,0x0a,0xf8,0x19,0x5b,0x3d,0x38,0xd6, -0x14,0x02,0xa0,0x0b,0xf8,0xfb,0x0e,0xf3,0x68,0xbc,0xb9,0xda,0xe6,0x22,0x4a,0x22, -0x38,0x29,0xfc,0xf2,0x22,0xe2,0xec,0x50,0x08,0x1c,0xc7,0x06,0x07,0x60,0xf6,0x04, -0xe6,0xea,0xfa,0xee,0xf2,0xfd,0x24,0x05,0xd8,0xdc,0xdf,0xff,0x4a,0xfb,0x02,0x58, -0x28,0x42,0x8f,0x2e,0x0a,0x09,0x08,0x05,0x72,0xfd,0x04,0x33,0xcc,0xb0,0x96,0xd1, -0x14,0x1a,0x25,0x38,0x4b,0x14,0xf0,0x67,0xea,0xee,0xa8,0xf6,0x10,0x6c,0x15,0x0d, -0x83,0xf4,0x02,0xe5,0xf5,0xed,0xa2,0xf6,0xf6,0xed,0x01,0xef,0x19,0xd5,0xf3,0xcc, -0x03,0xfb,0x1d,0x08,0x3a,0x6c,0x42,0x21,0x83,0x06,0x11,0xf8,0xf8,0xff,0x08,0xe6, -0xa8,0x80,0xd4,0xeb,0x0e,0x2b,0x2a,0xee,0x2c,0xff,0x5a,0xe4,0xfc,0xf2,0xec,0x03, -0xfc,0x0d,0x1a,0xa1,0xf9,0x00,0x2e,0xfa,0xed,0x2a,0xef,0xf6,0xd9,0xfb,0xf7,0x6f, -0xe4,0xdb,0x9b,0x08,0xfa,0xbc,0xfc,0x1a,0x38,0x45,0x37,0x1c,0x15,0x10,0xf3,0x0e, -0xeb,0x19,0xf8,0xb3,0x8a,0xc9,0xe8,0xf2,0x0d,0x27,0xc9,0x39,0x07,0x6d,0xf4,0xec, -0x62,0xfb,0xf0,0xf4,0x06,0x14,0x28,0x0f,0xfa,0x6d,0xff,0xf4,0xd2,0xeb,0xf1,0x75, -0xfa,0xf6,0xfb,0xee,0xdf,0x2f,0xf1,0x07,0xcc,0xf6,0x03,0xd3,0x31,0x3e,0xd4,0x2c, -0x10,0xe9,0x22,0xf3,0xc8,0xe9,0xcc,0xdf,0xbc,0xee,0xf5,0xf7,0x1b,0xfa,0x32,0x22, -0x60,0xfb,0xf2,0x02,0xf8,0xf3,0xdb,0xfa,0x07,0x1d,0x17,0x01,0x28,0xfc,0x00,0x45, -0xe9,0xed,0x4d,0xf0,0xf6,0x32,0xee,0xf3,0xd4,0xe3,0x02,0x33,0xf6,0xff,0xa7,0x18, -0x34,0x3f,0x37,0x20,0x6e,0x1f,0x15,0xf4,0xdc,0xd6,0x85,0xbf,0xe6,0xd9,0xf4,0x0d, -0x12,0x25,0x35,0x4d,0x05,0xfe,0xf6,0xef,0xfa,0xf4,0xee,0x01,0xd8,0x07,0x12,0xc8, -0xfc,0xfe,0xbe,0xfa,0xe2,0xb8,0xee,0xe9,0x8c,0xec,0xf9,0xa1,0xf7,0xf2,0x75,0xf7, -0xf9,0xb4,0x11,0x1d,0xc8,0x31,0x33,0x80,0x21,0x29,0x33,0xf4,0xc8,0xa1,0xce,0xd8, -0xb2,0xf3,0x02,0xee,0x19,0x32,0x3c,0x1e,0xfe,0x38,0xfe,0xe7,0xbc,0xfa,0xf1,0xa8, -0x01,0x11,0x49,0x09,0xf8,0x6f,0x0f,0xe0,0x3e,0xf5,0xd7,0xb9,0xe8,0xeb,0xdc,0x09, -0xf6,0x33,0xef,0xfb,0x72,0x09,0x0e,0xc4,0x1b,0x37,0x67,0x2e,0x2c,0xb0,0x17,0xca, -0x80,0xcf,0xd8,0x84,0xe7,0xff,0xe0,0x0e,0x2c,0x2c,0x25,0x04,0x4d,0x0a,0xe5,0x3d, -0xf7,0xf0,0x4d,0xf9,0x0a,0x85,0x09,0x03,0x9f,0x02,0x02,0xd3,0xe6,0xe2,0xdb,0xd7, -0xe5,0x88,0x05,0x0d,0x7d,0xec,0xf1,0xaf,0x07,0x0a,0xda,0x01,0x28,0xaf,0x3b,0x32, -0x8d,0x29,0xe7,0xf2,0xca,0xde,0xe1,0xda,0xf2,0xa0,0x10,0x1a,0x8e,0x37,0x06,0xff, -0x0f,0xf3,0xca,0xeb,0xf2,0x0b,0xec,0xfe,0x0d,0x0a,0x08,0x7f,0x04,0x09,0x14,0xf6, -0xe6,0x04,0xcc,0xe5,0x14,0xef,0x19,0x41,0x02,0xea,0x32,0xff,0x0a,0xde,0xf6,0x0e, -0xd2,0x35,0x3a,0xf4,0x2e,0x06,0x1d,0xd5,0xde,0xc4,0xd8,0xe3,0x0f,0x0d,0x12,0xbf, -0x34,0x1d,0x39,0x06,0x07,0xce,0xed,0xec,0x5f,0xe8,0xf7,0x28,0xfd,0x09,0x26,0x10, -0x01,0x26,0x07,0xea,0xd4,0xcd,0xd6,0xa0,0xea,0x07,0x5b,0x19,0xf4,0xfb,0xef,0x09, -0x36,0xf1,0xff,0x66,0x23,0x45,0x46,0x30,0x19,0x6e,0xf2,0xe0,0x2a,0xd9,0xd5,0xbd, -0xfc,0x15,0xe1,0x24,0x36,0x2a,0x01,0x0b,0x0a,0xfe,0xe9,0xce,0xe5,0xea,0xaa,0xf5, -0x02,0x2e,0x1e,0x06,0x20,0x09,0xf7,0xf4,0xd4,0xcb,0xcc,0xe0,0xf8,0x13,0x1d,0x0d, -0x79,0xef,0xfb,0xda,0xed,0xfa,0xb4,0x09,0x3d,0x2c,0x34,0x23,0x3a,0x04,0xfb,0xa8, -0xda,0xda,0xcd,0xdf,0x12,0xa6,0x11,0x3b,0x30,0x1b,0xfc,0xc7,0x06,0xfc,0x71,0xdb, -0xef,0xa6,0xe2,0xf2,0x2f,0x27,0x10,0x57,0x0a,0xff,0xae,0xdf,0xd3,0x21,0xd5,0xf2, -0x88,0x08,0x21,0xc5,0xfc,0xee,0xee,0xed,0xeb,0x94,0x04,0x21,0xbf,0x37,0x23,0x19, -0x15,0x0e,0x71,0xed,0xdd,0xdb,0xd1,0xfa,0x69,0x16,0x2b,0xe4,0x31,0x0c,0xe5,0xf6, -0x10,0x0c,0xdd,0xea,0xf9,0xde,0xe7,0xc4,0x13,0x2b,0x60,0x01,0x0a,0x21,0xe9,0xd4, -0x26,0xd6,0xe6,0x03,0xfe,0x1d,0x37,0x0e,0xfa,0x63,0xe4,0xe3,0x9c,0xff,0x0d,0xf6, -0x31,0x25,0x3e,0x18,0x20,0xb6,0x07,0xe9,0x7c,0xd5,0xd5,0x61,0x0c,0x1c,0x43,0x38, -0x1f,0x80,0xfb,0x04,0x79,0xf4,0xdd,0x63,0xe2,0xda,0x2a,0x00,0x36,0x6e,0x0d,0x0c, -0xd7,0xf5,0xd9,0x71,0xdc,0xdd,0xd5,0xf5,0x0c,0xda,0x18,0x03,0xbc,0xe7,0xdb,0x55, -0xf8,0x06,0x27,0x1b,0x24,0x55,0x1f,0x1b,0x7f,0x29,0xf9,0xa4,0xe1,0xcd,0xe6,0xe6, -0x1f,0xed,0x2c,0x2c,0x4a,0x12,0xf3,0x35,0x05,0xdd,0x72,0xe2,0xd8,0x9c,0xf5,0x24, -0x2a,0x2a,0xfd,0x40,0x02,0xe5,0x9d,0xd5,0xe7,0xa5,0xe6,0x03,0x72,0x15,0x08,0x14, -0xf4,0xdc,0x82,0xeb,0x04,0xf4,0x05,0x19,0x75,0x27,0x1d,0x88,0x31,0x1b,0xd7,0xe7, -0xd8,0x99,0xca,0x0a,0x56,0x2b,0x28,0xaa,0x26,0x01,0xd3,0xf5,0xf0,0x64,0xd6,0xd8, -0x6f,0xf0,0x0e,0xb4,0x33,0x05,0xbe,0x00,0xfb,0xce,0xd4,0xea,0xda,0xe4,0xf4,0x8e, -0x0e,0x0a,0x84,0xfd,0xe3,0xc3,0xe6,0xf6,0xa5,0x01,0x02,0x79,0x22,0x29,0x61,0x26, -0x3a,0x88,0xfb,0xe5,0xea,0xc7,0xe0,0xb7,0x29,0x27,0xa5,0x26,0x1e,0xc4,0xeb,0xef, -0xbc,0xe2,0xcf,0x03,0xf4,0x05,0xc6,0x25,0x17,0x6d,0xf8,0x03,0x9a,0xed,0xe0,0x3f, -0xf2,0xea,0xb5,0x01,0x08,0x47,0xfd,0xef,0x94,0xe7,0xf0,0x09,0xf6,0xf6,0xd2,0x0a, -0x38,0x83,0x25,0x38,0xfd,0x1d,0xec,0x44,0xd9,0xc6,0x1c,0x06,0x35,0x7e,0x1c,0x2d, -0xed,0x06,0xdf,0xe9,0xe7,0xce,0xb4,0xe6,0x0b,0x93,0x18,0x1d,0x11,0xfa,0x01,0x16, -0x00,0xe5,0xcf,0xf1,0xee,0x93,0xf1,0x08,0xe6,0xfb,0xf8,0xe0,0xe8,0xf8,0xa5,0xe4, -0xf4,0x87,0xef,0x32,0x77,0x34,0x30,0xb1,0x2e,0x03,0x19,0xe0,0xd1,0xf9,0xdf,0x24, -0x8a,0x29,0x1a,0x7b,0x26,0xe6,0x04,0xdd,0xe1,0x90,0xcf,0x0e,0xef,0x13,0x1c,0x8e, -0xfb,0x04,0xf4,0x02,0xfb,0xce,0xea,0xf9,0xd8,0xe7,0xfd,0xbf,0xf8,0xfc,0x51,0xee, -0xfc,0xe2,0xdf,0xe9,0x55,0xe7,0x1b,0x16,0x3f,0x35,0x56,0x29,0x1e,0x43,0xe9,0xe0, -0x86,0xdb,0xfa,0x50,0x37,0x12,0x80,0x27,0x04,0xe9,0xd7,0xd5,0x3d,0xde,0xef,0x64, -0x22,0x19,0xf8,0x00,0xfc,0x75,0x07,0x04,0x08,0xf5,0xfb,0xd5,0xeb,0xed,0xde,0xf2, -0xf6,0x13,0xff,0xf5,0x43,0xee,0xd4,0x53,0xe1,0x07,0xc8,0x34,0x44,0x98,0x29,0x23, -0xaf,0x00,0xe6,0xbd,0xe9,0xe4,0x15,0x1a,0x2c,0xc4,0x0a,0x23,0x51,0xe6,0xc9,0x67, -0xe2,0xe4,0x92,0x14,0x1d,0xdb,0x08,0xf8,0xe3,0x05,0x0c,0xe6,0xfe,0x00,0x97,0xfc, -0xe2,0x6a,0xec,0xe7,0x2a,0x07,0xf6,0x93,0xfd,0xcb,0x14,0xd6,0xf6,0x12,0x28,0x43, -0x5d,0x36,0x1c,0x06,0x0d,0xf4,0x11,0xf4,0xf0,0x82,0xf1,0x2e,0x93,0x0d,0x1a,0x6d, -0x03,0xda,0x4a,0xc8,0xf4,0x14,0xee,0x25,0x59,0x11,0xff,0x39,0x01,0x0d,0xeb,0xfe, -0x05,0xf1,0x08,0xee,0xc4,0xdc,0xe2,0x54,0xf7,0x0a,0x9e,0xf7,0xe3,0x58,0xbb,0xeb, -0x36,0x1a,0x38,0x1e,0x42,0x22,0x22,0x09,0x05,0x3e,0xf7,0x02,0xe4,0xe5,0x10,0x8b, -0x1d,0x0a,0xd0,0x14,0xee,0x77,0xc4,0xeb,0xe6,0xef,0x0b,0x81,0x1b,0x0a,0x72,0x02, -0x09,0x06,0x06,0xfe,0xe8,0x10,0x05,0x17,0xdd,0xd1,0x8e,0xe5,0x0d,0xc3,0xff,0xef, -0x1d,0xbc,0xd2,0xc7,0x11,0x2c,0x2c,0x41,0x32,0xb4,0x0a,0x02,0xb6,0x06,0x04,0xfe, -0xf4,0xfe,0x32,0x15,0x0c,0x04,0x0b,0x01,0xd9,0xdd,0xd2,0xd9,0xf6,0xf1,0x2b,0x19, -0x16,0xd5,0x08,0x0b,0xab,0x08,0xf5,0xdb,0x11,0x0f,0x3a,0xf9,0xc6,0x34,0xd5,0xfa, -0xa3,0x0e,0xf6,0xb3,0xcb,0xbd,0xa4,0xfc,0x2a,0x71,0x3a,0x34,0xf8,0x18,0xf5,0x22, -0x13,0x06,0x2b,0x09,0xfb,0xb1,0x09,0x0c,0x9c,0x01,0x04,0xb5,0xf3,0xd8,0x50,0xe5, -0xed,0xea,0xfd,0x1e,0x8c,0x18,0x0c,0xc5,0x11,0xf3,0xfc,0x00,0x18,0x98,0x0c,0xe2, -0x22,0xbc,0xe5,0x90,0x05,0x07,0xf9,0xdd,0xbd,0x02,0xe4,0x1a,0xc8,0x39,0x32,0x16, -0x21,0xfa,0xb5,0x08,0x15,0xe2,0x0c,0x05,0x49,0x0b,0x03,0xd4,0x01,0xf7,0x6d,0xfd, -0xf1,0x6a,0xdb,0xe4,0xe2,0xee,0x0d,0xb2,0x27,0x17,0x7e,0x12,0xfe,0x89,0xee,0x15, -0x0f,0x12,0x06,0x9d,0xc9,0xc1,0x27,0xf6,0x04,0x6a,0xf2,0xc3,0xc7,0xd6,0x02,0x1a, -0x34,0x36,0x55,0x24,0x00,0xd4,0xfb,0x1c,0x3e,0x14,0x09,0xc0,0x0f,0x06,0xdc,0xfa, -0xf7,0x1a,0xf9,0x07,0xda,0xe7,0xd3,0xa8,0xe1,0xfb,0xd5,0x25,0x29,0x22,0x1b,0x09, -0x6e,0xe7,0x00,0xb0,0x1a,0x06,0xef,0x02,0xb2,0x07,0xd8,0xf8,0xe7,0xfb,0xd3,0xa8, -0xd3,0xf1,0xd1,0x20,0x3d,0x38,0x24,0x02,0x93,0xfa,0x14,0x26,0x1b,0x0f,0xc4,0x16, -0x10,0x1a,0xfb,0xec,0xbd,0xf3,0x08,0x44,0x04,0xd4,0x00,0xd0,0xea,0x34,0x15,0x35, -0xdc,0x27,0x14,0x3c,0xed,0xed,0x6d,0x0f,0x10,0xc8,0x15,0xe0,0xb5,0xb3,0xe3,0x30, -0xfc,0xda,0x71,0xdc,0xe4,0x75,0x0f,0x34,0x23,0x39,0x03,0xc9,0xf5,0x0f,0x61,0x11, -0x1c,0x0a,0x13,0x20,0x7c,0x03,0xeb,0x23,0xe8,0xff,0xfa,0x0d,0xe9,0x3f,0xc8,0xd7, -0xd3,0x03,0x2c,0xb5,0x3c,0x20,0xc9,0xff,0xe6,0x9c,0xf8,0x0f,0xcc,0x16,0x12,0x97, -0xb8,0xc1,0x1e,0xea,0xdd,0x9b,0xe0,0xe9,0xb5,0x01,0x29,0x4d,0x39,0x0f,0x2d,0xf1, -0x0c,0x48,0x16,0x14,0xa4,0x1f,0x1f,0x79,0x1a,0xf0,0xe2,0xdb,0xf3,0x0c,0x06,0x04, -0xd0,0xca,0xcd,0x86,0xec,0x1c,0x02,0x3f,0x2e,0xee,0x10,0xe8,0x35,0xf7,0xf9,0x9e, -0x19,0x25,0xaa,0xeb,0xb4,0x77,0xc6,0xdd,0xf2,0xd6,0xf8,0x2e,0xf9,0x1c,0x31,0x33, -0x1b,0x96,0xed,0x00,0x2c,0x1d,0x12,0xc2,0x19,0x28,0x2e,0x1f,0x07,0x8a,0xe5,0xdd, -0xe4,0xff,0x06,0xce,0xdc,0xc6,0x85,0xdb,0x0e,0x9e,0x33,0x3a,0x11,0x21,0xf2,0xdd, -0xf4,0xf5,0x8e,0x02,0x31,0x6a,0x0d,0xcd,0x7f,0xb4,0xc3,0xe9,0xcf,0xf5,0x96,0x03, -0x12,0xfc,0x2b,0x17,0x8e,0xfd,0xf1,0x69,0x22,0x13,0x07,0x0d,0x2c,0xca,0x22,0x1a, -0x9d,0xfb,0xd6,0xd9,0xee,0xfd,0x8c,0xf1,0xc3,0x82,0xd8,0xff,0x8d,0x1f,0x35,0xec, -0x30,0x03,0xa5,0xf3,0xf9,0x84,0xf6,0x20,0xa9,0x2d,0xe2,0xb4,0xcc,0xa3,0xf8,0xbd, -0xe5,0x84,0x06,0x18,0xf5,0x25,0x1d,0x31,0xf8,0xf4,0x5a,0x17,0x1f,0x55,0x08,0x1c, -0x25,0x2e,0x21,0x71,0x13,0xee,0x02,0xd7,0xf3,0x6d,0xf4,0xc9,0x94,0xd5,0xfb,0x88, -0x14,0x26,0x0f,0x2c,0x21,0x58,0xe9,0x03,0x4e,0xf1,0x0a,0x06,0x39,0xfd,0x5b,0xdc, -0xb6,0x82,0x96,0xd4,0xdf,0xfe,0x19,0x88,0x24,0x23,0x3f,0xf6,0xf1,0x7b,0x0c,0x29, -0x23,0x0e,0x12,0xc9,0x24,0x31,0x41,0x17,0x11,0x58,0xda,0xde,0xa5,0xef,0xcf,0xb0, -0xc9,0xfe,0xc0,0x11,0x15,0x41,0x1e,0x2e,0x2d,0xfe,0xff,0x8d,0xfd,0x01,0x8c,0x24, -0x22,0xcc,0xde,0xd5,0x74,0x8d,0xb0,0x60,0xf2,0x0f,0xed,0x2a,0x21,0x37,0x03,0xe2, -0x6c,0x09,0x24,0xca,0x18,0x15,0x50,0x14,0x32,0xcd,0x23,0x1b,0xc0,0x01,0xd5,0x4b, -0xdf,0xcb,0xba,0xbf,0xf7,0xf2,0x1e,0x0f,0x5f,0x03,0x1f,0xb0,0x1e,0xf9,0x3b,0x0b, -0x00,0xd3,0x16,0x27,0x82,0xf5,0xdc,0xee,0xad,0x9c,0x06,0xd0,0x0e,0x91,0x17,0x37, -0xd3,0x06,0xeb,0x0a,0xf1,0x23,0x26,0x1a,0x1d,0x25,0x0c,0x22,0x6f,0x31,0x1a,0xef, -0x16,0xf7,0x38,0xce,0xd0,0x92,0xa9,0xec,0xf7,0x1e,0x2b,0xc6,0xeb,0x0a,0x67,0x1a, -0x16,0x06,0x00,0x11,0x03,0x0b,0x25,0x01,0xff,0xe8,0xbe,0xbf,0xb0,0xc0,0xb1,0xf3, -0xa7,0x0d,0x2e,0x3f,0x1c,0xee,0x8e,0xf1,0x06,0x3a,0x1e,0x20,0xd1,0x1c,0x0e,0x7a, -0x2f,0x2c,0x45,0x14,0x19,0x58,0xdc,0xc2,0x5b,0xa8,0xcd,0x03,0x1a,0x3a,0xb5,0xfb, -0xe1,0x3c,0x12,0x24,0xf3,0x10,0x09,0x82,0x13,0x1b,0xb3,0x09,0xf2,0xf8,0xcb,0xb2, -0x46,0xc7,0xc0,0x18,0x0a,0x16,0x71,0x32,0xf8,0x44,0xfd,0xf8,0xb1,0x0d,0x23,0x12, -0x26,0x14,0x00,0x19,0x30,0x8d,0x18,0x22,0xf9,0x03,0xc6,0x57,0xa2,0xb3,0xf7,0xfb, -0x44,0x5d,0x1a,0xd7,0x1e,0xf5,0x22,0xe5,0x28,0x0b,0x06,0x0f,0x19,0xa2,0x14,0xf0, -0xb4,0xde,0xb2,0x99,0xd9,0xc0,0xb8,0xda,0x11,0x0d,0x27,0x11,0x07,0x01,0xfe,0x30, -0xf1,0x1e,0xf3,0x2b,0x1e,0xdd,0x16,0x23,0xc9,0x24,0x15,0x7a,0x27,0xdf,0x07,0xa6, -0xa3,0x2b,0xd8,0x33,0x95,0x3a,0xde,0x17,0xde,0x0b,0xbc,0x36,0x14,0x37,0x13,0x0f, -0xd9,0x27,0xee,0xcd,0xea,0xb6,0x28,0xd2,0xe5,0x0a,0xb8,0xf5,0x5f,0x1c,0x15,0x1e, -0x13,0x09,0xac,0xea,0x00,0x91,0x2e,0x23,0xf3,0x23,0x1c,0x7f,0x22,0x17,0xf4,0x28, -0x09,0xe7,0xbe,0x99,0x92,0xba,0x0c,0x26,0x47,0xfa,0x0a,0xd5,0xf5,0xbf,0x2d,0x2a, -0xb7,0x0d,0x10,0x4f,0x21,0x09,0xf6,0xe1,0xcc,0x5f,0xc0,0xf6,0x34,0xce,0xca,0xbf, -0x08,0x15,0xb5,0x16,0x1c,0x80,0xf6,0xe5,0x0f,0x21,0x29,0x7c,0x2a,0x24,0xbd,0x16, -0x0c,0xa1,0x29,0x18,0xda,0xe9,0xa5,0xa1,0xa8,0xe0,0x60,0x37,0x16,0x2a,0xda,0xef, -0xee,0x18,0x3b,0xf4,0x0f,0x12,0xe1,0x17,0x1c,0x85,0xeb,0xd2,0x34,0xbf,0xe7,0xb6, -0xea,0xc5,0xd2,0xe4,0x0f,0x2c,0x0f,0x27,0xd7,0x0c,0xde,0xbf,0x04,0x27,0x87,0x30, -0x30,0xd8,0x23,0xf7,0xe3,0x23,0x24,0x7a,0x02,0xce,0x21,0x9b,0xc2,0x2d,0x12,0x24, -0xbe,0xe9,0xed,0xfe,0x08,0x35,0x51,0x16,0x18,0x05,0x10,0x23,0xd8,0xfb,0xd8,0xf4, -0xc1,0xdf,0xa1,0xed,0xe0,0xf2,0xc7,0xff,0xf9,0xff,0x24,0xd7,0x24,0xf1,0x9e,0xec, -0x15,0x74,0x2e,0x34,0x78,0x3f,0xf7,0xf9,0x05,0x30,0xf6,0x09,0xf4,0x02,0xb0,0xa9, -0x7e,0xec,0x1a,0xaf,0xf5,0xe8,0x7e,0x13,0x20,0xc8,0x22,0x0c,0x37,0x1d,0x24,0x04, -0x0a,0xe8,0x69,0xbe,0xda,0xd2,0xe7,0xea,0x13,0xd9,0xda,0x3f,0xf9,0x0e,0x23,0x2d, -0x10,0x2d,0xe9,0xfa,0x27,0x1b,0x39,0xb0,0x4f,0x1d,0xde,0xde,0x28,0x7d,0x17,0x04, -0xe0,0xdf,0xa4,0xd3,0xcc,0x05,0xe1,0xf6,0xe8,0x97,0x13,0x22,0x28,0x22,0x07,0x01, -0x1a,0x22,0xcc,0x15,0xf2,0xee,0xce,0xcd,0x17,0xee,0xe0,0x48,0xf0,0xd8,0xb5,0xe3, -0xf7,0x19,0x26,0x24,0xa4,0x07,0xe9,0xf6,0xfe,0x2b,0xbb,0x55,0x3d,0x1d,0xeb,0xf9, -0x78,0x29,0x04,0x40,0x05,0xba,0xb2,0xbd,0xe5,0xe0,0xfb,0xd7,0x18,0x11,0x2c,0x0e, -0x1b,0x0c,0xda,0x09,0x29,0xf1,0x20,0xf9,0xa0,0xdb,0xca,0x0a,0xe9,0xe4,0x32,0xf1, -0xe7,0x8d,0xde,0xd9,0x93,0x10,0x26,0x56,0x29,0xf7,0xc7,0xe6,0x12,0xc3,0x4b,0x5c, -0x8d,0x06,0xe3,0xc8,0x12,0x18,0x83,0x04,0xe5,0xfe,0xb8,0xd0,0x73,0xf1,0xd0,0x0f, -0x02,0x33,0x74,0x28,0x09,0x60,0x04,0x1c,0xee,0x31,0x03,0xed,0xe0,0xd3,0x6c,0xde, -0xe6,0x2c,0xee,0xec,0x4e,0xec,0xcb,0xb7,0xef,0x15,0xce,0x37,0x1b,0x54,0xe0,0xf1, -0x12,0x39,0x69,0xf9,0x2e,0xe8,0x72,0xee,0x20,0xad,0x0e,0xf3,0x06,0xdb,0xbd,0xfa, -0xe5,0xc9,0xbe,0xea,0x2a,0x65,0x3c,0x0b,0xca,0x05,0x07,0x00,0x39,0x15,0x32,0xeb, -0xce,0x55,0xe2,0xdd,0xfa,0xfa,0xec,0x29,0xf3,0xd3,0x77,0xd3,0xfa,0x89,0x35,0x33, -0xe1,0xf7,0xdd,0xe3,0x11,0x6a,0x4a,0x47,0x09,0x98,0xde,0x0a,0xbf,0x1c,0xf4,0x21, -0xf4,0xce,0xc9,0xd2,0xce,0x07,0xcb,0x1e,0x79,0x3b,0x1f,0x7a,0x01,0x00,0xf1,0x27, -0x2b,0x55,0xf7,0xd4,0x7b,0xdc,0xe4,0x59,0xf2,0xff,0x91,0xea,0xee,0x86,0xbf,0xe2, -0x2e,0x17,0x42,0xe2,0x16,0xda,0x0d,0xf7,0x4c,0xb7,0x5f,0x19,0x5e,0xf4,0xea,0x41, -0x20,0xfd,0xab,0xf3,0xef,0xb6,0xd2,0xcd,0x29,0xbb,0xff,0x77,0x3d,0x29,0x87,0x0d, -0xfb,0x43,0x16,0x32,0xd0,0x09,0xdc,0x2a,0xd1,0xe6,0x2e,0xee,0x00,0x3b,0xf5,0xeb, -0x1a,0xd6,0xc9,0x83,0xf7,0x3a,0x56,0x2e,0xf2,0xa9,0xeb,0x2c,0xd8,0x5f,0x34,0x8a, -0x01,0xed,0xc5,0x00,0x12,0xbe,0xe4,0xff,0xc4,0xe6,0xcd,0x09,0xb6,0xdc,0xdf,0x2f, -0x31,0x7f,0x15,0x06,0x57,0xff,0x35,0xbc,0x12,0xf0,0x2d,0xcf,0xde,0xee,0xf3,0xfd, -0xe9,0x01,0xea,0x2b,0xe0,0xc2,0xbc,0xe1,0x1c,0xb2,0x3a,0x05,0x0c,0xf3,0x18,0x56, -0x4c,0x43,0x30,0x12,0xfd,0x4c,0xfd,0x07,0x72,0xf2,0xed,0x7e,0x01,0xda,0x8a,0xb3, -0xc6,0xec,0x12,0x35,0xab,0x18,0x11,0x41,0xf8,0x25,0x14,0x24,0xf7,0x3e,0xde,0xcd, -0x9c,0xf7,0xff,0x27,0x0e,0xf4,0x1b,0xdf,0xc7,0x07,0xcd,0x07,0xb5,0x28,0x15,0x33, -0xf7,0x1e,0x75,0x34,0x4d,0x03,0x17,0x09,0x68,0x06,0x01,0x43,0xf8,0xe9,0x7e,0x01, -0xf9,0xaf,0xb7,0xbc,0x43,0xee,0x2f,0x57,0x20,0x10,0x6c,0xff,0x0c,0x5d,0x2d,0xfe, -0x6e,0xf2,0xc3,0x53,0xea,0x07,0x61,0x11,0x06,0x12,0xe8,0xcb,0xc2,0xc3,0xfa,0x9f, -0x12,0x17,0xa6,0xf6,0x28,0x1f,0x2a,0x45,0x55,0x1f,0x03,0xbd,0x14,0x07,0xd9,0xf7, -0xeb,0x97,0xf0,0x13,0x2d,0xd1,0xb8,0x58,0xd7,0x17,0x39,0x28,0x15,0x04,0x08,0x00, -0x28,0x23,0x09,0xbf,0xf4,0xd4,0x8d,0xd0,0x07,0xf0,0x19,0x10,0x5c,0xf3,0xd2,0x4d, -0xba,0xea,0xf0,0x0b,0x0d,0xbb,0xf0,0x2a,0x98,0x39,0x3b,0xc2,0x26,0xfc,0x92,0x14, -0x13,0x96,0xfd,0xed,0x7d,0xe5,0x11,0xb6,0xf5,0xbd,0x9e,0xc9,0xfa,0x66,0x1d,0x1c, -0xbf,0x10,0x02,0x92,0x15,0x13,0x6b,0xf6,0xe4,0x17,0xc6,0xfc,0xaf,0x14,0x25,0xb7, -0xf6,0xe5,0x4e,0xb5,0xd9,0xcb,0x02,0x0e,0x5b,0xe4,0x1b,0x42,0x4d,0x3a,0x31,0x36, -0xf2,0xe0,0x05,0x1d,0x56,0x09,0xf2,0xe0,0xe0,0xfc,0x16,0x0c,0xd2,0xa6,0xc5,0xe8, -0x5a,0x09,0x20,0x7c,0x17,0x02,0x2d,0x11,0x12,0x1c,0xfc,0xea,0x8e,0xcc,0xea,0xb0, -0x11,0x2c,0xbe,0x0d,0xe9,0xcd,0xc6,0xb8,0x16,0xfe,0x0a,0x8f,0xe9,0xf9,0xa4,0x54, -0x4b,0x1b,0x39,0x07,0xdc,0xe6,0x1f,0x7b,0x0f,0x09,0x3f,0xdd,0xf1,0xd9,0x09,0xea, -0x2e,0xc5,0xe2,0xf2,0xf5,0x17,0x18,0x17,0x0e,0xa8,0x01,0x1c,0xd1,0xf6,0xf8,0xc5, -0xcd,0xe0,0x11,0x05,0x2e,0x4d,0x25,0xf2,0x86,0xd0,0xb6,0xac,0xdc,0x11,0x14,0xf2, -0xdf,0xbe,0x41,0x57,0x18,0x44,0x1e,0xd1,0xde,0x0d,0xb4,0x12,0x16,0x2c,0xed,0xe8, -0x8f,0xfd,0xfc,0x0f,0xd1,0xe0,0xbb,0xec,0x03,0xd9,0x1c,0x12,0xfc,0x04,0x1a,0xb5, -0xef,0xfd,0xe3,0xd4,0xdd,0x36,0xfa,0x22,0x62,0x38,0x04,0x2b,0xd7,0xbe,0x01,0xc5, -0xfe,0x69,0x04,0xd9,0x90,0x1e,0x5b,0xad,0x53,0x2a,0x17,0xf1,0xeb,0xe1,0x17,0x0f, -0xb3,0x0f,0xde,0x3f,0xfc,0xf6,0xdc,0xde,0xdc,0x11,0xf0,0xf5,0xa8,0x18,0x13,0x75, -0x13,0x0a,0x96,0x09,0xe3,0x88,0xea,0xd2,0xd1,0xf0,0x18,0xb4,0x34,0x26,0xa5,0xdd, -0xc1,0x7f,0xbe,0xe2,0x8d,0x0b,0xe4,0x1a,0x05,0x4c,0x3c,0x61,0x3c,0x52,0x06,0xe3, -0x8b,0x02,0x11,0xc5,0x12,0xf3,0x48,0xf2,0xf9,0xed,0xe4,0xd5,0xd4,0xf0,0xed,0x10, -0x0a,0x16,0xe4,0x12,0x0b,0xbc,0x15,0xdd,0x7f,0xf2,0xd0,0x04,0xee,0x0e,0xb6,0x31, -0x35,0x56,0xfd,0xbd,0xe6,0xbb,0xca,0x6c,0xfe,0xf2,0xa0,0xfc,0x35,0xf7,0x5d,0x46, -0x2d,0x1b,0xeb,0xa2,0xf5,0x0b,0xc9,0x11,0x03,0x57,0xf5,0xfa,0xb3,0xf2,0xcb,0x26, -0xf0,0xe9,0x06,0x08,0x0e,0x7b,0x19,0x06,0x45,0x1c,0xe9,0xad,0xde,0xdf,0x25,0xd9, -0x0c,0x45,0x28,0x3c,0xb9,0x14,0xd6,0x83,0xb0,0xbe,0x33,0xed,0xf4,0xf3,0xff,0x24, -0x2e,0x54,0x4b,0xd1,0x2a,0xfe,0x33,0xed,0x01,0xbf,0x0b,0x05,0xce,0x04,0xf9,0xe0, -0xfa,0xce,0xc9,0xdc,0xf4,0x34,0xfd,0x13,0xf3,0x14,0x07,0xff,0x16,0xfa,0xca,0xd8, -0xdf,0x01,0xda,0xf9,0x99,0x27,0x39,0x15,0x2c,0xef,0xe2,0xbe,0xa5,0xa1,0xe0,0xec, -0xde,0x01,0x1e,0x79,0x4a,0x43,0xd3,0x34,0x0d,0x17,0xf3,0xf8,0x71,0x09,0xfd,0x1d, -0x10,0xfd,0xb3,0x03,0xdd,0xbc,0xc8,0xee,0x83,0xf9,0x10,0xde,0x18,0x0c,0xf2,0x10, -0x0c,0x03,0xd4,0xdc,0x35,0xd9,0xe9,0xea,0x21,0x31,0x37,0x38,0x07,0x19,0xd4,0x9f, -0x48,0xbf,0xf7,0x10,0xee,0x23,0x6e,0x3b,0x4f,0x9f,0x28,0x21,0x59,0xf9,0xf8,0x46, -0x07,0xf7,0xa0,0x06,0x10,0xc8,0x00,0xf4,0xac,0xc1,0xe2,0x0c,0xf4,0x0e,0x0b,0x14, -0x18,0xaa,0x06,0x19,0x2b,0xd9,0xdc,0x18,0xd5,0xde,0x22,0x14,0x2e,0x9e,0x3b,0x15, -0x18,0xf1,0xa8,0x68,0xa5,0xe8,0x9f,0xf3,0x11,0x53,0x3f,0x50,0x96,0x29,0x1e,0x68, -0x0b,0xef,0xe8,0x0d,0xf5,0x08,0x00,0x0f,0xd6,0x0d,0xf9,0x3c,0xce,0xce,0x9b,0xf1, -0x01,0x5d,0x17,0x1e,0x32,0x08,0x15,0x52,0xeb,0xd1,0xa4,0xdd,0xd2,0x92,0x01,0x2e, -0xf6,0x3b,0x25,0xc7,0x05,0xc5,0x9c,0x92,0xca,0xf6,0xf7,0x0a,0x3e,0x33,0x55,0x8c, -0x32,0x13,0x50,0x17,0xee,0x7c,0x08,0x02,0x67,0xf3,0x0c,0x41,0x0e,0x09,0x80,0xda, -0xcc,0x82,0xe7,0xf4,0x2b,0x19,0x21,0x2e,0x19,0x0e,0x1c,0xfd,0xca,0xb2,0xdc,0xd4, -0xc2,0xe6,0x27,0xbc,0x32,0x35,0x6d,0x07,0xed,0x0a,0x8f,0xb2,0x49,0xe6,0x11,0x6d, -0x23,0x54,0xf1,0x3e,0x18,0x30,0x14,0xff,0x1f,0xf3,0x15,0xa5,0xf2,0x0d,0xbf,0x04, -0x12,0x47,0xe5,0xd0,0x5f,0xda,0xec,0xe8,0x02,0x2d,0xf1,0x23,0x09,0x84,0x12,0xc5, -0xa9,0xd6,0xda,0x8e,0xd5,0x16,0x85,0x34,0x3f,0x3b,0x10,0xfe,0xbb,0xaa,0x9c,0xe3, -0xd4,0x05,0xe9,0x28,0x3b,0xdb,0x55,0x16,0x83,0x15,0x00,0xad,0xf3,0x06,0x2b,0x06, -0x00,0xd3,0x0f,0x08,0xf4,0xfc,0xcc,0x58,0xdf,0xe1,0xd1,0xf3,0x21,0xb1,0x35,0x12, -0x26,0x1e,0xd7,0xe7,0xc8,0xd9,0xef,0xd5,0xf6,0x50,0x2f,0x42,0x6d,0x22,0x02,0xcf, -0xca,0x8f,0x79,0xc2,0xf5,0x2f,0x23,0x37,0x20,0x54,0x2b,0xcf,0x0d,0x0a,0xdc,0xf1, -0x01,0x12,0x09,0x07,0xbe,0x08,0x11,0x43,0xfc,0xde,0xd2,0xd4,0xe4,0x85,0xe6,0x09, -0xa6,0x37,0x22,0x44,0x18,0xfc,0x23,0xb8,0xd9,0xbd,0xd5,0xe0,0x8e,0x1f,0x3f,0xb4, -0x35,0x06,0x1f,0xe6,0x99,0xf3,0xb1,0xe8,0xb7,0x11,0x37,0x26,0x4e,0x3f,0x5f,0x0e, -0x0a,0x3c,0xf3,0xfa,0x80,0x04,0x0a,0x8c,0x0c,0x11,0xc3,0x04,0xe4,0xa9,0xd6,0xd9, -0x85,0xee,0xf1,0xa5,0x2c,0x35,0x96,0x20,0x0c,0xe6,0xca,0xc8,0x70,0xd8,0xd2,0xf5, -0x09,0x33,0xb3,0x46,0x15,0xab,0xf3,0xa9,0x42,0xa5,0xdc,0x3f,0xfd,0x2a,0x61,0x4e, -0x48,0xd5,0x24,0x00,0x37,0x00,0xec,0x6a,0x00,0x09,0xec,0x0b,0x19,0x74,0x06,0xe9, -0x26,0xde,0xd4,0xec,0xef,0xec,0xf8,0x0c,0x3e,0x5b,0x2e,0x1c,0x35,0xd9,0xc5,0x14, -0xd6,0xcc,0x28,0xf3,0x20,0x7d,0x42,0x30,0xb9,0xfa,0xbf,0x79,0x9f,0xd3,0x1e,0xf1, -0x16,0x05,0x42,0x52,0x42,0x34,0x09,0x49,0xff,0xee,0xd8,0xfd,0x00,0x11,0x16,0x18, -0x33,0x0e,0xec,0xeb,0xd9,0xda,0xab,0xe5,0xf0,0xea,0xf5,0x2f,0xf0,0x3b,0x2c,0x3a, -0xf5,0xc8,0xec,0xcd,0xc8,0x5a,0xe1,0x14,0x80,0x35,0x3d,0xbc,0x0f,0xcf,0x66,0xa4, -0xc8,0xe8,0xed,0x04,0x57,0x2b,0x56,0x4a,0x3c,0x24,0xd5,0xf2,0xfd,0x35,0xeb,0x02, -0x17,0x0d,0x17,0x24,0x21,0xec,0x68,0xdd,0xd9,0xfd,0xdb,0xfa,0xb1,0xe5,0x1d,0x19, -0x3a,0x40,0x44,0x05,0xdd,0xda,0xc9,0xcc,0xf8,0xc7,0x09,0xce,0x21,0x42,0xde,0x1f, -0xdd,0x5a,0xaf,0xba,0x10,0xea,0xfd,0x7f,0x18,0x4b,0x91,0x4b,0x2c,0x6b,0x00,0xf5, -0x85,0xf1,0xfa,0x00,0x0e,0x10,0xdf,0x29,0xf9,0x60,0xdd,0xda,0x85,0xd7,0xf7,0xe0, -0xe3,0x0c,0x19,0x2a,0x4f,0xa4,0x1f,0xe9,0x68,0xd3,0xca,0xe6,0xc3,0xed,0x9d,0x1d, -0x36,0x72,0x30,0xf1,0xa3,0xbd,0xb3,0x67,0xdb,0xfc,0x87,0x0d,0x30,0x79,0x54,0x39, -0x6f,0x16,0xf0,0x83,0xef,0xf0,0x29,0x0f,0x07,0x0e,0x2a,0x0e,0x14,0xda,0xd9,0x3c, -0xda,0xeb,0xd1,0xef,0xee,0x8e,0x27,0x42,0x79,0x41,0xfa,0xf3,0xde,0xcb,0x88,0xc9, -0xce,0x43,0x15,0x25,0x60,0x3b,0x02,0x52,0xcc,0xb9,0x6d,0xc7,0xf8,0x2f,0x09,0x20, -0x3f,0x44,0x49,0x5a,0x22,0x01,0x1b,0xe7,0xf1,0x64,0x00,0x10,0xc4,0x1c,0x27,0xe9, -0xdd,0xd9,0x98,0xd6,0xe5,0x49,0xf0,0xe3,0x84,0x18,0x3b,0x9c,0x4e,0x14,0x7f,0xe7, -0xd5,0x1b,0xc9,0xc7,0x81,0xf8,0x22,0x0d,0x39,0x10,0x83,0xdf,0xc4,0xb0,0xbc,0xe5, -0xef,0x08,0x18,0x19,0x31,0x4b,0xc7,0x34,0x0f,0x85,0xee,0xe4,0x03,0xfe,0x04,0xff, -0x1c,0x2b,0xb5,0xf6,0xd8,0xf0,0xda,0xe0,0x33,0xe9,0xe2,0xcc,0xfc,0x36,0x9e,0x52, -0x2f,0x25,0xfb,0xd7,0x05,0xcb,0xc5,0x68,0xdc,0x19,0x27,0x2b,0x23,0x69,0xe4,0xdd, -0x52,0xb9,0xdc,0x85,0xfa,0x1b,0x26,0x1b,0x42,0xff,0x45,0x1c,0x67,0xfb,0xdd,0x18, -0xf3,0x05,0x92,0x12,0x2c,0x48,0x06,0xe0,0xc3,0xd9,0xdd,0x78,0xe4,0xe5,0x08,0xe8, -0x2c,0xb9,0x4c,0x42,0x09,0x17,0xe0,0x3e,0xd3,0xc3,0x95,0xd3,0x03,0x07,0x22,0x2a, -0xd6,0xe9,0xec,0x10,0xc4,0xcf,0xf5,0xef,0x18,0xbd,0x12,0x30,0x47,0x4d,0x26,0xe8, -0x16,0xd8,0x9c,0xec,0xfa,0xab,0x0f,0x25,0x93,0x16,0xe7,0x35,0xdf,0xd5,0xd2,0xe7, -0xdb,0x94,0xe9,0x0a,0xab,0x52,0x40,0x1c,0x32,0xf7,0x40,0xd6,0xc4,0x91,0xcb,0xf6, -0x62,0x14,0x27,0xca,0xf5,0xe7,0xa9,0xe0,0xc0,0xaf,0xe6,0x11,0x91,0x13,0x1c,0x74, -0x4a,0x32,0x03,0x1c,0xf8,0x2f,0xd6,0x05,0xd4,0xfc,0x27,0x16,0x14,0xff,0xd3,0xdd, -0xdd,0x6f,0xda,0xdf,0xdb,0xde,0xf8,0x03,0x43,0x4b,0xd3,0x39,0x19,0xea,0xd4,0xd0, -0x33,0xbb,0xf8,0x10,0x05,0x20,0xcf,0x00,0xe6,0x67,0xee,0xcc,0xf0,0xd3,0x09,0x68, -0x16,0x0c,0xcb,0x43,0x38,0x23,0x1a,0x0c,0x51,0xdd,0xf8,0x7e,0xfd,0x17,0x4d,0x15, -0x06,0x9f,0xea,0xe2,0x98,0xd6,0xe3,0x17,0xd8,0xee,0xb0,0x29,0x4f,0xf6,0x3b,0x3a, -0xe9,0xe9,0xcc,0xd7,0xbd,0xdf,0x81,0x0c,0x0f,0xc2,0x06,0xe4,0x8e,0xf0,0xdf,0xf7, -0xc9,0xf9,0x94,0x1c,0x05,0x5d,0x34,0x3e,0x95,0x1a,0x1b,0xf9,0xe8,0xf3,0x50,0xff, -0x0e,0x9b,0x13,0x05,0xe2,0xfa,0xe0,0x82,0xe1,0xd1,0x41,0xe4,0xdd,0xee,0x15,0x47, -0x65,0x3d,0x44,0x23,0x11,0xca,0x0b,0xc4,0xcb,0x83,0x0a,0x0b,0x4f,0x06,0xe6,0x94, -0xf1,0xeb,0x0d,0xd2,0xe2,0x2e,0x22,0x08,0x6c,0x1f,0x3e,0x4a,0x1e,0x17,0x3d,0x05, -0xe5,0x3f,0x04,0x08,0x72,0x0f,0x01,0x76,0x01,0xea,0x2c,0xec,0xc7,0x81,0xe6,0xd3, -0x0c,0x05,0x3b,0x86,0x42,0x46,0xde,0x30,0xde,0x6c,0xbf,0xc5,0xe2,0xf1,0x19,0xfd, -0x01,0xe5,0x60,0xee,0xe7,0x2d,0xe3,0xd2,0x86,0x15,0x17,0x0e,0x15,0x35,0x17,0x23, -0x19,0xbb,0x10,0xf2,0x14,0xf7,0x0d,0xf0,0x09,0xff,0x82,0xf9,0xfa,0xe5,0xeb,0xd4, -0x68,0xd6,0xe0,0xfd,0xea,0x2a,0x86,0x40,0x44,0xf8,0x44,0x00,0x1d,0xc1,0xc1,0x4f, -0xe2,0x10,0xe9,0x11,0xde,0x4c,0xee,0xec,0x3f,0xe3,0xd6,0x9b,0xfe,0x1b,0x51,0x1c, -0x26,0x72,0x2b,0x12,0x62,0x18,0xfa,0xf3,0xfd,0x04,0x2a,0x13,0xf5,0xff,0xf7,0xf5, -0x70,0xf9,0xdd,0xf0,0xc7,0xea,0x63,0xe1,0x17,0x4f,0x37,0x42,0x7a,0x4d,0x21,0x91, -0xd5,0xb5,0x26,0xde,0xfc,0xd3,0x1c,0xe4,0xe0,0xe6,0xf0,0x69,0xe7,0xd9,0x6f,0xef, -0x10,0x65,0x22,0x25,0x4d,0x1c,0x19,0xaf,0x18,0x05,0x3c,0x05,0xfc,0x1b,0x18,0xfa, -0x45,0xf1,0xee,0xca,0xff,0xea,0x87,0xc7,0xd9,0xf6,0xea,0x08,0x3f,0x24,0x40,0x60, -0x49,0x3e,0x67,0xf4,0xba,0xe1,0xc9,0xf8,0x47,0x14,0xf2,0xf5,0xda,0xef,0xfa,0xe9, -0xdd,0xeb,0xe9,0x01,0x43,0x1f,0x34,0xb1,0x16,0x0f,0xd7,0x1d,0x0e,0x3e,0x08,0x08, -0x1d,0x10,0x08,0x90,0xed,0xe8,0x6a,0xf7,0xfe,0xf1,0xca,0xcd,0x2e,0xe6,0x09,0x28, -0x0c,0x35,0x19,0x43,0x48,0xe4,0x15,0xd0,0x12,0xb6,0xf0,0xd7,0x10,0x03,0x05,0xd9, -0xea,0xca,0xec,0xe1,0x3b,0xea,0xf6,0xb6,0x10,0x3d,0xd6,0x1f,0x02,0x72,0x10,0x1b, -0x8d,0x02,0x12,0xf4,0x0f,0x08,0xb6,0xf0,0xe9,0x96,0xe8,0x08,0xb2,0xd8,0xce,0xf9, -0xda,0x09,0xc6,0x0a,0x16,0x3c,0x45,0x47,0xd7,0x2a,0xf3,0x62,0xb5,0xd9,0x2f,0x0f, -0x10,0x70,0xd6,0xea,0x33,0xe5,0xe8,0x7e,0xe7,0xf2,0x1a,0xfd,0x39,0xe4,0x2f,0x02, -0xbf,0xfb,0x1f,0x6b,0x0a,0x12,0x04,0x25,0x08,0xbf,0xf2,0xea,0x40,0xe3,0xff,0x8e, -0xec,0xce,0xa3,0xd3,0xff,0xe3,0x15,0x02,0xb6,0x34,0x46,0xc8,0x33,0x0d,0xe6,0xc8, -0xca,0xc1,0xf5,0x23,0xcc,0xd6,0xe4,0x1b,0xe9,0xe0,0xed,0xe9,0xf5,0x11,0xf2,0x2c, -0xd1,0x43,0x10,0x82,0xf6,0x05,0x56,0x17,0x08,0x16,0x2d,0x1f,0xef,0xe7,0xee,0x16, -0xe3,0xf0,0xfd,0xf8,0xd4,0x2f,0xd5,0xef,0xa5,0x19,0x04,0x7d,0x17,0x49,0x20,0x37, -0x19,0x2a,0xef,0xc0,0x84,0xe9,0x16,0xfa,0xf1,0xd5,0xb1,0xec,0xe0,0x84,0xe2,0xfa, -0x13,0xed,0x13,0x1a,0x43,0x25,0x91,0xf8,0xfc,0x64,0x00,0x1e,0x73,0x17,0x42,0xe9, -0xf7,0xde,0xfc,0xf3,0xdf,0xa1,0xf7,0xe0,0xd4,0xd7,0xe9,0xfc,0x0f,0x0b,0xb5,0x06, -0x37,0xea,0x3c,0x20,0xda,0x05,0xd2,0x93,0xdc,0x00,0x3d,0x0d,0xd2,0x94,0xe6,0xe0, -0x1b,0xdc,0xfa,0xc8,0xf1,0x05,0x25,0x34,0x2f,0x61,0x08,0xfb,0x77,0xf0,0x19,0xc5, -0x16,0x40,0x34,0x19,0xdb,0x49,0xef,0xeb,0xbb,0xea,0xe1,0x38,0xdd,0xe7,0x75,0x0b, -0x08,0x46,0x07,0x1e,0x1d,0x3c,0x26,0x51,0x0c,0xed,0xcd,0xdc,0xf0,0x18,0x05,0xea, -0xad,0xde,0xd8,0x9f,0xdf,0xf2,0x2c,0x01,0xfc,0x73,0x1e,0x33,0xff,0x0e,0x08,0xa0, -0xe8,0x06,0xe3,0x1a,0x33,0x41,0x31,0xef,0xbe,0xe0,0xf7,0xc8,0xe6,0xdb,0xed,0xe0, -0xe6,0x93,0x0e,0x0d,0x93,0xff,0x18,0xb3,0x29,0x28,0x47,0x16,0xf8,0xa0,0xf2,0xe8, -0xc2,0xf3,0xf0,0xbe,0xf0,0xcb,0xec,0xd8,0xeb,0x0d,0x08,0x02,0x09,0x11,0x26,0x5d, -0x17,0x0b,0x35,0xf7,0xee,0xba,0x17,0x2c,0x3c,0x3d,0x05,0x62,0xe4,0xef,0x82,0xf7, -0xd0,0x88,0xd9,0xe0,0xc4,0x0e,0x17,0x1d,0xfa,0x0d,0x99,0x24,0x1a,0xed,0x1f,0xfd, -0xcf,0xfe,0xf8,0xf6,0xeb,0xdf,0x9b,0x02,0xd1,0x46,0xcf,0xe0,0x59,0x08,0x12,0xa3, -0x0e,0x1c,0x3c,0x0e,0x12,0xf0,0xfd,0xf0,0x95,0x06,0x2a,0x7c,0x3b,0x16,0xcf,0xf2, -0xec,0xed,0xf5,0xd9,0xdf,0xcb,0xda,0xb6,0xfd,0x33,0xa2,0x00,0x01,0xce,0x1b,0x0d, -0x88,0x19,0x0b,0xc0,0x06,0x0a,0x8a,0xf9,0xc9,0xf7,0xfc,0xe5,0x57,0xc9,0xd0,0xec, -0xfd,0x11,0x47,0x1a,0x19,0xf2,0x07,0x09,0xd1,0x07,0xf3,0x3f,0x03,0x1b,0x2f,0x3b, -0x20,0x16,0x03,0xf1,0xb5,0xf9,0xe1,0x86,0xc9,0xd2,0x0c,0xe7,0x38,0x60,0x1e,0xfa, -0x5f,0x11,0x06,0xc8,0x09,0x0d,0x39,0x11,0x0e,0xb8,0x12,0xc9,0xa5,0xe1,0xf0,0xb5, -0xd7,0xcb,0x47,0xe7,0x11,0xaf,0x1d,0x22,0xc0,0x02,0xfe,0xb7,0x0a,0xf2,0xed,0x08, -0x0d,0x06,0x3b,0x1e,0x07,0x11,0xf9,0xeb,0xff,0xf1,0xc4,0xc4,0xce,0xa8,0xcd,0x27, -0xbb,0x38,0x0d,0x92,0x05,0x02,0x25,0xf8,0xff,0x99,0x14,0x1b,0x96,0x1c,0xef,0xa2, -0xbc,0xf9,0x80,0xd7,0xda,0x4b,0xd5,0x06,0xd8,0x1b,0x2a,0x3b,0x0c,0xf8,0x18,0x02, -0xf6,0x23,0x03,0x0c,0x34,0x32,0x24,0x30,0x0d,0x08,0x4c,0xfc,0x08,0xc2,0xca,0xc4, -0x57,0xc9,0x06,0xb4,0x3c,0x2b,0x82,0x0a,0xfa,0x4b,0xf3,0xf2,0x0d,0x06,0x2c,0x4f, -0x1e,0x0b,0x19,0xbd,0xd8,0xf5,0xea,0xd4,0x8b,0xe6,0xe7,0xa6,0x1b,0x2b,0x8c,0x18, -0xf6,0xec,0xff,0xf6,0xb9,0xf8,0x0d,0xf3,0x20,0x38,0x39,0x03,0x10,0x58,0xff,0x0a, -0x70,0xf2,0xbb,0x16,0xc4,0xeb,0xad,0x30,0x30,0x6d,0x2c,0xf5,0x42,0xeb,0xe4,0x7c, -0xfa,0x21,0xe5,0x30,0x19,0x4b,0xd5,0xc2,0x89,0xe0,0xdf,0xed,0xe9,0xea,0x5b,0x01, -0x2b,0xf1,0x26,0xfd,0x26,0xfa,0xf8,0xd0,0xf0,0x07,0xf7,0x15,0x39,0x26,0x14,0xff, -0xec,0x11,0x02,0x3d,0x05,0xdb,0x51,0xaf,0xdf,0x1d,0x19,0x2c,0x1d,0x37,0x19,0x36, -0xdc,0xe2,0x7d,0xe3,0x13,0x8a,0x2f,0x32,0x8b,0xe9,0xc4,0xca,0xc9,0xe9,0x0f,0xe2, -0xff,0xa6,0xf0,0x1a,0x32,0x28,0x0c,0x88,0xf7,0xf9,0x69,0xf3,0xfa,0xac,0x0e,0x2c, -0xcd,0x2b,0xf6,0x34,0x0c,0x0a,0x7b,0x07,0xfa,0x71,0xc0,0xc2,0x14,0x0d,0x25,0x10, -0x29,0x3b,0x75,0xf1,0xd2,0x09,0xda,0x04,0xaf,0x20,0x3e,0xf5,0x09,0xc3,0x2b,0xc2, -0xdc,0xaa,0xed,0xf0,0x8a,0x04,0x04,0xbe,0x23,0x19,0x1b,0xfe,0xf3,0x41,0xf6,0xf9, -0x3f,0xfe,0x22,0xe6,0x2b,0x0f,0x54,0xf5,0x15,0x77,0x03,0xff,0xd9,0xf0,0xb3,0x53, -0xf4,0x1f,0xba,0x1a,0x3a,0xe3,0x17,0xd9,0x30,0xc7,0xf9,0xdd,0x11,0x30,0x39,0x2b, -0xd2,0xa3,0xbd,0xd2,0x1a,0xeb,0xf4,0xfa,0xff,0x16,0xa3,0x0d,0x23,0xb6,0x06,0xf7, -0x5b,0xec,0x04,0x5f,0xef,0x0e,0xcd,0x27,0x20,0xd0,0xf3,0x08,0xdc,0x0d,0xfc,0xf0, -0x04,0xd6,0x86,0xcf,0x15,0xa4,0x19,0x27,0x69,0x2b,0xfd,0xf7,0xbf,0xe4,0xfb,0x0c, -0x1b,0x7a,0x33,0xf2,0xc1,0xb7,0xce,0x3c,0xe7,0xf5,0xab,0xf9,0x16,0xa8,0x16,0x0c, -0xc6,0x17,0xfd,0x68,0xe9,0x01,0x23,0x04,0xef,0x9f,0x1b,0x25,0xb4,0x07,0xfd,0x58, -0x0c,0xff,0x23,0x01,0xf9,0xea,0xd3,0xf8,0x07,0x1a,0x19,0x9a,0x21,0x18,0x75,0xd6, -0xd1,0x3c,0x01,0x15,0x02,0x24,0x10,0x25,0xc4,0xc4,0xca,0xe2,0xfc,0xda,0xf2,0x10, -0xac,0x20,0x08,0xa6,0x0d,0x07,0xea,0xf2,0xf3,0x75,0x12,0xf7,0xd2,0xf6,0x22,0xa8, -0x12,0xff,0x86,0x08,0xfe,0xf7,0xfe,0x04,0xbc,0xf5,0xe3,0x68,0x0f,0x14,0xd4,0x19, -0x19,0x19,0xf6,0xd5,0xe9,0xea,0x10,0xae,0x18,0x17,0x79,0xd6,0xc5,0xab,0xd5,0xfe, -0x05,0xf9,0x03,0xbf,0x25,0x0f,0x3b,0x09,0x03,0x76,0xff,0xeb,0x1a,0x06,0x11,0xd4, -0xe7,0x0c,0xc2,0x19,0x04,0xec,0x07,0xff,0x33,0x03,0xfe,0x80,0x0f,0xec,0x08,0x05, -0x08,0x11,0x17,0x0d,0x7f,0x00,0xf0,0xb0,0xe3,0xff,0x5c,0x0a,0x17,0xe5,0xe5,0xc9, -0xb6,0xd1,0xf3,0xd8,0x09,0xfc,0x52,0x1f,0x16,0xdd,0x09,0x04,0xb0,0x02,0xf9,0x5d, -0xf2,0x15,0xa0,0xff,0xe8,0x78,0x19,0x06,0x72,0x06,0x04,0x97,0xfa,0x05,0x87,0x0d, -0x02,0x47,0x07,0x01,0xb1,0x0b,0x0c,0x70,0xf5,0x00,0xfa,0xfc,0xef,0xf3,0x05,0x09, -0x2c,0xf6,0xc6,0x70,0xd4,0xe4,0x07,0x0a,0x0a,0x5d,0x11,0x1b,0x9e,0x05,0x0a,0x8e, -0x02,0x05,0x5f,0xec,0x03,0x6e,0x13,0xec,0xdd,0x00,0x03,0xdd,0x03,0x06,0x00,0xfa, -0x07,0x31,0x06,0x15,0x51,0x09,0x12,0x97,0xfa,0x0e,0x99,0xf0,0xfa,0x50,0x14,0xf4, -0x7a,0xfa,0xfa,0x73,0xfd,0xcd,0xf8,0xd2,0xde,0x71,0xfe,0x10,0x75,0x1c,0x16,0x5a, -0x02,0x0b,0x63,0x0a,0x0e,0x0c,0xf8,0xec,0xad,0x0f,0x03,0xd1,0xf3,0xfd,0x01,0xfa, -0x03,0x7b,0x01,0x00,0x00,0x0b,0x13,0x06,0x0d,0x1d,0x65,0x01,0x00,0x1a,0xf7,0xe3, -0x15,0x1a,0x0e,0x7c,0xf6,0xf1,0x0c,0xf1,0xde,0x79,0xd0,0xdb,0xc5,0xf1,0x0c,0x9a, -0x26,0x1e,0x9c,0x01,0xfb,0xb6,0x0d,0x11,0x71,0x0f,0xe6,0x2f,0xff,0x0c,0x8b,0x01, -0xf0,0xc4,0xf2,0xf5,0x6a,0x08,0xff,0x17,0x09,0x15,0xba,0x0e,0x19,0xbe,0x1d,0xf8, -0xd9,0xf5,0xde,0x45,0x07,0x21,0xc2,0x07,0xe6,0x37,0xee,0xd7,0xfc,0xda,0xdb,0xe3, -0xdf,0x05,0xfe,0x1f,0x37,0x47,0x08,0xf4,0x43,0x03,0x19,0xf3,0x16,0xfa,0xd6,0xe4, -0x09,0x60,0x0c,0xfa,0x0d,0xea,0xe4,0xfd,0x04,0xfc,0x25,0x0a,0x11,0xea,0x18,0x13, -0xbd,0x25,0x11,0x84,0xea,0xe4,0xff,0xf1,0x1c,0x87,0x1f,0xeb,0x39,0xe3,0xda,0xdb, -0xd0,0xe6,0x81,0xd3,0xf6,0xfa,0x17,0x3a,0xe6,0x21,0xf7,0x28,0xf2,0x18,0xaa,0x1c, -0x15,0x8f,0xe2,0xf3,0xa5,0x14,0x02,0xa6,0xed,0xdb,0xc4,0xee,0xfc,0xd4,0x05,0x0f, -0x3f,0x1f,0x12,0xc8,0x19,0x2d,0x4e,0xf3,0xe4,0xbf,0xea,0x07,0x62,0x2a,0x04,0x0b, -0xda,0xe0,0x7b,0xcd,0xdc,0x99,0xdf,0xde,0xae,0x11,0x2d,0x12,0x38,0x0d,0xd1,0xe9, -0x0a,0xea,0x1e,0x18,0x7b,0x02,0xd8,0x45,0x10,0x0b,0x4a,0xfc,0xdd,0x4d,0xdc,0xf1, -0xaa,0xfd,0x0e,0x5d,0x1b,0x1e,0x95,0x0e,0x28,0xa2,0x1a,0xdc,0xee,0xf0,0xfa,0x9a, -0x15,0x21,0xa3,0xe2,0xda,0x61,0xdb,0xd1,0x54,0xd5,0xde,0x2b,0x01,0x23,0x51,0x33, -0x29,0x94,0xef,0x01,0x43,0x1e,0x1c,0x42,0x08,0xef,0x8e,0xea,0x1c,0x88,0xff,0xeb, -0x36,0xd5,0xe2,0x4f,0xee,0x09,0xd7,0x14,0x26,0x92,0x15,0x18,0x89,0x25,0xf9,0x94, -0xe9,0xfd,0x27,0x01,0x21,0x6d,0xfa,0xd5,0x66,0xdd,0xdf,0x4d,0xc9,0xd2,0x4a,0xf8, -0x17,0xfe,0x2b,0x31,0x71,0x0b,0xf5,0xae,0x20,0x1c,0x20,0x0f,0xf8,0x55,0xeb,0x0a, -0x68,0x0e,0xf4,0x90,0xda,0xd8,0xea,0xdf,0xfc,0x81,0x09,0x28,0x33,0x27,0x10,0x9d, -0x17,0x0e,0x32,0xf3,0xfd,0x69,0xfd,0x0b,0xd5,0x0d,0xe5,0x91,0xd2,0xec,0xd2,0xd3, -0xc2,0x82,0xea,0x0e,0xfd,0x20,0x2c,0xc5,0x1a,0x02,0xbd,0x18,0x20,0x42,0x14,0xf6, -0xfa,0xf8,0xff,0x50,0x10,0x00,0xa9,0xe5,0xd2,0x73,0xd6,0xeb,0x1e,0xfa,0x1f,0x32, -0x30,0x1f,0xc6,0x09,0x09,0xbe,0x11,0xf6,0xc5,0x06,0xfb,0x07,0x09,0xf6,0x0c,0xdd, -0xdb,0xce,0xeb,0xbe,0x6c,0xd5,0x02,0x26,0x1d,0x29,0x49,0x1b,0x11,0x75,0x0f,0x30, -0xf3,0x15,0xfa,0xd0,0xf0,0x04,0xa6,0x0c,0x04,0x46,0xf4,0xdc,0x1e,0xcc,0xdd,0x58, -0xed,0x0e,0x96,0x32,0x2b,0x28,0x10,0xfa,0x35,0x18,0x0a,0x4b,0x03,0xfd,0x52,0xfe, -0xf8,0x72,0xee,0xdb,0xe9,0xe7,0xd6,0xf4,0xbf,0xee,0xcb,0x0e,0x2d,0x47,0x1a,0x15, -0x32,0x14,0x29,0x50,0x25,0x03,0xf0,0xee,0xfe,0xc5,0x0c,0x0a,0x07,0xfb,0xf0,0x63, -0xcd,0xca,0x85,0xe4,0xf9,0xb2,0x2c,0x32,0x61,0x1e,0xf5,0x40,0x06,0x1d,0x22,0x05, -0x08,0x80,0xfa,0xf3,0xc2,0xef,0xeb,0xfe,0xd9,0xe8,0xc2,0xc0,0xde,0x8f,0xf6,0x28, -0xe7,0x29,0x0e,0x60,0x1e,0x1e,0xbf,0x32,0x0d,0x27,0xf5,0xee,0x4d,0x10,0x06,0x9e, -0x08,0xf4,0x9c,0xe3,0xb8,0x4b,0xd7,0xeb,0x1d,0x1b,0x31,0x64,0x26,0x07,0x59,0xfc, -0x17,0x26,0x16,0x02,0x33,0x04,0xeb,0x35,0xf1,0xf0,0xc2,0xe6,0xe0,0xfa,0xd7,0xcb, -0x24,0xe9,0x0d,0x09,0x2a,0x1e,0xb8,0x10,0x27,0x9f,0x2c,0x1e,0x7f,0x03,0xeb,0xc0, -0x00,0x0a,0x6f,0x0c,0x06,0xb4,0xee,0xc9,0x39,0xb9,0xdc,0xa5,0x0f,0x24,0xce,0x26, -0x12,0x4d,0x05,0x08,0xea,0x1d,0x07,0xa7,0x04,0xf4,0x15,0xee,0xee,0xe2,0xf3,0xdc, -0x77,0xe6,0xce,0x41,0xde,0xf1,0x8e,0x22,0x26,0x0b,0x15,0x21,0xd8,0x2c,0x23,0x17, -0x12,0xfa,0xf0,0xe9,0x0c,0x7f,0x04,0x19,0x90,0xf6,0xe0,0x8d,0xaf,0xc5,0xfc,0xf6, -0x1f,0x74,0x22,0x14,0xd4,0x1a,0x01,0x2a,0x1a,0x0b,0xf8,0x06,0xfa,0x55,0xf1,0xed, -0x77,0xf3,0xeb,0x5b,0xdf,0xe3,0x68,0xd4,0xe0,0x8c,0x09,0x24,0x1b,0x29,0x15,0x0d, -0x2f,0x23,0xe8,0x19,0x08,0xc8,0xec,0xf6,0xa8,0x0f,0x0e,0x67,0x15,0xe1,0x0f,0xc7, -0xad,0x8a,0xdb,0x12,0xef,0x1c,0x17,0x87,0x25,0x11,0xab,0x0d,0x0f,0x60,0x02,0xfe, -0x23,0xf5,0xef,0xb1,0xf4,0xed,0xdf,0xe4,0xe0,0x0a,0xe3,0xd6,0x33,0xee,0x1a,0x1f, -0x28,0x28,0xea,0x24,0x27,0xb5,0x1d,0x16,0x34,0xfa,0xf0,0xd8,0xfd,0x1a,0x02,0x11, -0xfe,0x02,0xd2,0xb8,0x7c,0xbd,0xf3,0xf9,0x13,0x11,0x35,0x21,0x28,0x18,0x0c,0x0f, -0x32,0x02,0xfa,0x0e,0xfb,0xf6,0x97,0xf3,0xf2,0x7b,0xee,0xda,0x49,0xe6,0xe0,0xe4, -0xce,0x12,0x6a,0x24,0x28,0x0a,0x2e,0x24,0x68,0x1e,0x1f,0x81,0x09,0xf1,0x0a,0xf1, -0x10,0xc6,0x12,0x0d,0x4d,0xe6,0xc7,0x80,0xb9,0xd0,0x1d,0x04,0x07,0x02,0x27,0x2e, -0x51,0x18,0x0a,0x41,0x05,0xf7,0x51,0xfc,0xff,0xc7,0xf0,0xfb,0x81,0xed,0xe8,0x34, -0xd6,0xf3,0xdd,0xc9,0xed,0x5b,0x27,0x1d,0x7e,0x2f,0x26,0x99,0x26,0x20,0x65,0x19, -0xf6,0x00,0xf2,0x05,0x25,0x12,0x0e,0xae,0xfa,0xd7,0x71,0xcc,0xbc,0xe5,0xe1,0xf9, -0xb4,0x16,0x3b,0xa2,0x22,0x0b,0xe7,0x06,0xf0,0x4d,0xfa,0xfc,0x2e,0x00,0xf2,0x53, -0xf4,0xee,0xbc,0xd9,0xea,0x29,0xe6,0xcf,0xea,0x12,0x27,0x44,0x1e,0x2b,0x0a,0x30, -0x24,0x8b,0x23,0xfa,0xb1,0xf5,0x01,0x1d,0x14,0x06,0xf8,0x01,0xe4,0x59,0xe3,0xc4, -0x6c,0xc4,0xdb,0x5d,0x07,0x37,0x85,0x36,0x0f,0x34,0x06,0xf2,0x20,0xf3,0x04,0x42, -0x03,0xf6,0x5d,0xf3,0xf4,0x1f,0xe6,0xdf,0xb6,0xec,0xd8,0xd3,0xef,0x21,0x3c,0x1f, -0x1a,0xf5,0x34,0x37,0x93,0x27,0x06,0xf9,0xed,0xfe,0x6e,0x18,0x0b,0xcc,0xf4,0xf9, -0x00,0xe3,0xed,0x6a,0xb5,0xc8,0x85,0xeb,0x26,0x78,0x42,0x1f,0x8d,0x04,0xf4,0x2d, -0xe5,0x02,0xdf,0x03,0xff,0x0c,0xec,0xfa,0xf4,0xe5,0xee,0x0a,0xe0,0xe8,0x91,0xe7, -0x05,0x5e,0x22,0x15,0x0a,0x23,0x47,0x5e,0x34,0x19,0x6c,0xe9,0xfb,0xe7,0x16,0x18, -0xf5,0xf0,0xf3,0xe7,0xf1,0xf1,0x6b,0xdd,0xa3,0x6a,0xe0,0x09,0xb3,0x36,0x2f,0xfd, -0x0f,0xf4,0xa2,0xe5,0xf5,0x49,0x0d,0xfc,0x63,0xf9,0xeb,0x8d,0xf8,0xe7,0x6e,0xf1, -0xd6,0x85,0xfe,0xef,0x6d,0x13,0x12,0x5e,0x14,0x3f,0x1d,0x4e,0x26,0x7c,0xf5,0xe4, -0xc5,0x19,0x1c,0xaf,0xfc,0xe7,0x0a,0xf8,0xf4,0x81,0xf5,0xb6,0x02,0xc4,0xfd,0x0f, -0x1c,0x32,0x35,0x1f,0x00,0xb5,0xe1,0xec,0x35,0x0b,0xfd,0x5d,0xfe,0xe5,0x9b,0xf6, -0xec,0xd9,0xf6,0xd8,0xe0,0xf4,0xff,0xdc,0xfa,0x09,0x52,0x0d,0x2f,0xb0,0x55,0x42, -0x51,0x08,0xe1,0x3f,0x01,0x26,0x62,0x06,0xee,0x86,0xee,0xfa,0x3b,0xf1,0xde,0xb4, -0xb5,0xf6,0xdb,0x04,0x23,0x07,0x26,0x0d,0x4a,0xee,0xd7,0x94,0x07,0x03,0x08,0xf9, -0xf6,0xcd,0xe0,0xfc,0x43,0xf4,0xec,0x98,0xe1,0x0b,0x24,0xff,0xef,0x0c,0x0a,0x1b, -0xf5,0x55,0x51,0x9d,0x24,0xe8,0xae,0xe8,0x23,0xae,0x0e,0xf5,0x61,0xf0,0xf1,0xee, -0xf8,0xe1,0x89,0xce,0xe4,0xc7,0xfa,0x0a,0x4d,0x20,0x19,0xbd,0x04,0xd9,0xf0,0xf7, -0x04,0xe7,0xfc,0xfa,0x3f,0xdf,0xea,0xb3,0x05,0xec,0xe9,0xea,0xf9,0x60,0x10,0xeb, -0xa2,0xed,0x11,0xc1,0x47,0x59,0xea,0x43,0xfd,0x20,0xdf,0x0e,0xb2,0x1a,0xf7,0x3b, -0xfa,0xf1,0xba,0xf5,0xe4,0x3b,0xd9,0xf0,0x8d,0xfa,0xf4,0xef,0x0c,0x12,0x84,0x17, -0xea,0x07,0xe8,0xff,0xa1,0xfa,0xfc,0x7b,0xea,0xd9,0xcd,0x08,0xfc,0x55,0xe9,0xf0, -0x98,0x0a,0x01,0x08,0xdd,0xfe,0xf5,0x30,0x62,0x77,0x4c,0x24,0x07,0xe1,0xf8,0x03, -0x19,0x00,0xf9,0xfb,0xff,0xa5,0xee,0xe8,0xb3,0xce,0xfb,0x93,0x08,0xf1,0x94,0xf5, -0x00,0x29,0x14,0x06,0xc1,0xed,0xf2,0x3a,0xf9,0xfd,0x82,0xf0,0xdb,0x4b,0xef,0x13, -0xad,0xf2,0xed,0x31,0x05,0x04,0x97,0xeb,0xe4,0xa0,0x13,0x54,0x30,0x58,0x3a,0x60, -0xfd,0xe7,0xdd,0x0b,0x05,0x30,0x02,0x04,0x57,0xfa,0xdf,0x84,0xd1,0xea,0xca,0x20, -0x00,0xcc,0xe9,0xef,0xea,0xfc,0x19,0xfa,0xf9,0xf7,0x5f,0xec,0xfc,0x81,0xf5,0xdb, -0xa0,0xe4,0x01,0x6d,0x1b,0xdc,0x77,0x06,0xfe,0x9f,0xfa,0xea,0x09,0xf3,0x36,0x38, -0x5f,0x48,0xc5,0x1d,0xeb,0x3f,0xf6,0x02,0x66,0x06,0x0e,0x00,0x05,0xe3,0xb6,0xce, -0xdd,0x23,0x16,0x26,0x29,0xe7,0xe8,0xed,0xdf,0x0e,0xd6,0x0e,0xfb,0xa4,0xf4,0xe9, -0x41,0xfa,0xda,0x4f,0xe5,0xf1,0xee,0x25,0xfe,0x01,0xea,0x0b,0x59,0xef,0xfd,0x64, -0xf0,0x08,0x0d,0x4d,0x57,0xd7,0x2f,0x0a,0xf0,0xeb,0xf6,0xcd,0xf8,0x1e,0x01,0x0c, -0xf3,0xc1,0xc5,0xde,0x31,0xfb,0x3b,0x77,0x02,0xe1,0x5f,0xd4,0xf1,0x08,0x19,0x07, -0x37,0x00,0xe8,0x61,0xef,0xde,0xc8,0xdb,0xee,0x77,0x13,0x21,0xb7,0xe4,0xfd,0x0e, -0xfb,0xf8,0x96,0x06,0xf0,0x47,0x22,0x57,0x89,0x41,0x20,0x2f,0xfb,0xec,0xd2,0xf0, -0x0d,0xf7,0x22,0xfd,0xaa,0xd3,0xcd,0x9c,0xf1,0x28,0xe8,0x2d,0xec,0xd4,0xcd,0xd0, -0xbb,0x0c,0x14,0x70,0x05,0xfa,0x3a,0xe2,0xe2,0x47,0xcc,0xec,0x04,0x04,0x31,0xd0, -0x04,0xe4,0x19,0x04,0xf4,0x5b,0x13,0xff,0x94,0xf3,0x3c,0xf9,0x4a,0x33,0xe9,0x13, -0xf1,0x77,0xea,0xfa,0x87,0x20,0x12,0xca,0xda,0xd3,0x9e,0xdb,0x1b,0x1c,0x31,0x17, -0x5a,0xd3,0xc0,0xdc,0xea,0x18,0x8a,0x09,0x08,0x05,0xea,0xdb,0xa6,0xca,0xda,0x94, -0xfb,0x29,0xf1,0x19,0xf8,0x14,0xe1,0x09,0xa7,0x01,0x22,0x05,0xe7,0x0f,0x03,0x40, -0x3e,0xed,0x2b,0x02,0x90,0xed,0xef,0x51,0x10,0x21,0xab,0xe9,0xdd,0x90,0xd2,0x05, -0x72,0x2b,0x2b,0x8c,0xf6,0xb9,0xbc,0xd2,0x04,0xc2,0x13,0x09,0x44,0x06,0xd6,0xd0, -0xd0,0xc0,0x85,0xfc,0x11,0xc0,0x31,0x06,0x85,0xda,0xf8,0x0d,0x0a,0x21,0xc0,0x07, -0xe3,0x4c,0x26,0x39,0xd3,0x3c,0x20,0xae,0xf3,0xf3,0x30,0xf6,0x22,0xec,0xf9,0xe9, -0x10,0xd9,0xe2,0xa2,0x28,0x2a,0x42,0x15,0xcf,0x49,0xba,0xf4,0xb1,0x04,0x14,0xbf, -0x0a,0xf9,0xeb,0xc2,0xc5,0xae,0xd9,0x14,0x86,0x26,0x24,0x50,0xe5,0xdf,0xd3,0x0b, -0x1b,0x4e,0x1f,0xeb,0x1c,0xfa,0x27,0x35,0x38,0x37,0x9c,0x08,0xf7,0x01,0xf1,0x0a, -0xb7,0x0a,0xf1,0x2f,0xef,0xd3,0x06,0x0a,0x2d,0xa3,0x22,0xf2,0x27,0xc3,0xd1,0x58, -0xfc,0x0a,0x83,0x0d,0x0d,0x30,0xd8,0xb9,0xfd,0xcb,0x04,0x3d,0x1e,0x34,0xd1,0xfc, -0xdc,0x02,0xf8,0x1f,0xea,0x1e,0x09,0x9a,0xe8,0x06,0x02,0x27,0x38,0x7b,0x29,0x00, -0x71,0xfe,0xf5,0x52,0x06,0xfc,0x36,0xff,0xe0,0x70,0xe8,0x1c,0x86,0x2d,0x04,0x22, -0xe0,0xc5,0xa3,0xe3,0x02,0xeb,0x04,0x11,0x88,0xf9,0xba,0x09,0xc1,0xf0,0x99,0x11, -0x36,0xf7,0x11,0xe3,0xb5,0xeb,0x16,0x6d,0x25,0x11,0x44,0x00,0xed,0x72,0x0c,0x2b, -0xf9,0x38,0x17,0x8f,0x01,0xfc,0x03,0xf0,0x00,0x2f,0x08,0xf2,0x29,0xdc,0xfa,0xc4, -0x2b,0x17,0x2d,0xf7,0xd8,0x9c,0xca,0xf8,0xa9,0xfd,0x09,0x6e,0x0a,0xd3,0x0c,0xb1, -0xe4,0x72,0x07,0x27,0xb2,0x27,0xef,0x86,0xeb,0x0b,0x16,0x27,0x15,0x22,0x0f,0xf2, -0x8b,0xef,0x0f,0xa2,0x36,0x2a,0x26,0x14,0x00,0xdc,0xef,0xed,0xf1,0x19,0xfe,0x1f, -0xef,0xd8,0x1d,0x17,0x27,0xb1,0x05,0xf2,0x7f,0xc7,0xe2,0xd3,0xf9,0xfa,0x6a,0x0c, -0xee,0xc6,0xbb,0xce,0x66,0xfd,0x13,0x7b,0x2b,0xff,0x0a,0xf0,0x05,0xa1,0x1e,0x1b, -0xcc,0x11,0x06,0xc0,0xe9,0xed,0xcc,0x23,0x36,0x8c,0x20,0x10,0x69,0xf5,0xe4,0x92, -0x0f,0x12,0xd1,0xf7,0xdd,0xad,0xeb,0x28,0xbd,0x13,0x07,0x1c,0xdd,0xcf,0xf9,0xf3, -0xf2,0x49,0x00,0xff,0x6f,0xd0,0xc6,0x9f,0xe6,0x12,0xd5,0x16,0x11,0x0c,0xf1,0x0c, -0x30,0x21,0x15,0x26,0x19,0x09,0x61,0x00,0xde,0x71,0x02,0x32,0x84,0x29,0x16,0xd5, -0x03,0xe4,0xa3,0x01,0x14,0x55,0x04,0xeb,0xed,0xd9,0x0a,0xde,0x21,0x0f,0xfc,0xfd, -0xce,0xa7,0xea,0xea,0x89,0xf6,0x00,0x28,0xe7,0xc6,0xe5,0xd8,0x0a,0x4a,0x12,0x0e, -0x34,0xf7,0x02,0xe7,0x2c,0x14,0x30,0x1c,0x02,0xc7,0x0b,0xe9,0xd5,0xe8,0x1a,0x90, -0x2c,0x22,0xe8,0x0e,0xed,0xb5,0xf8,0x15,0xda,0x09,0xf7,0x6c,0xd7,0xef,0x9d,0x15, -0x20,0x9e,0x04,0xe4,0x8b,0xde,0xeb,0x25,0xed,0xfc,0xa0,0xf5,0xd8,0x48,0xd1,0xf6, -0x28,0x14,0x07,0xd1,0xfd,0xfb,0x0b,0x20,0x31,0x74,0x0d,0x14,0xb3,0xfc,0xfc,0x60, -0xef,0xfa,0x3e,0x29,0x1e,0xbd,0x20,0xf0,0xd8,0xfc,0x0c,0xa3,0x12,0xfd,0x72,0xe3, -0xd8,0x1f,0x01,0x22,0xe8,0x18,0xeb,0x5a,0xe0,0xe3,0x54,0xed,0xf0,0xd2,0xfa,0xe4, -0xe1,0xdc,0xe1,0xd0,0x1a,0xfc,0xd4,0x0a,0xf0,0x75,0x1a,0x2f,0xd1,0x13,0x14,0x86, -0xfd,0xf7,0x4f,0xff,0xf7,0x22,0x10,0x1f,0xa9,0x1d,0x01,0x9e,0xfa,0x13,0x9b,0x09, -0x0b,0xfd,0xee,0xdc,0x6f,0xea,0x17,0x38,0x29,0xf6,0x34,0xe5,0xdd,0xa4,0xe2,0xf4, -0x02,0xf2,0xea,0x1f,0xe4,0xdf,0x8b,0x08,0x0c,0x64,0xf7,0xf9,0xc7,0x0f,0x26,0xba, -0x27,0x0c,0x5d,0x0a,0xef,0xb7,0x02,0x06,0x25,0xfd,0x14,0xb0,0x1a,0x0d,0xd6,0xfa, -0x1d,0x83,0x09,0x09,0x87,0xfb,0xe2,0x2a,0xdf,0x03,0x12,0x2c,0x06,0x67,0xef,0xe3, -0x66,0xd8,0xee,0x3d,0xf3,0xea,0xfd,0xe7,0xec,0x64,0xf2,0x14,0x41,0xf6,0xfa,0xd7, -0x00,0x21,0xc7,0x26,0x15,0x6e,0x0e,0xf0,0xc6,0xfa,0x11,0x33,0x02,0x01,0xa5,0x10, -0x13,0xff,0xfa,0x1b,0x9e,0x14,0xfc,0xac,0x05,0xf0,0xc8,0xde,0xf6,0xfa,0x1d,0x19, -0x78,0xf1,0xef,0x7f,0xd5,0xe8,0x49,0xf4,0xf0,0x9d,0xdf,0xf5,0x25,0xed,0x07,0xce, -0x02,0xf6,0xe0,0xfa,0x15,0x54,0x1e,0x20,0xeb,0x10,0xf8,0x5e,0xee,0x14,0x75,0x0e, -0x02,0xab,0xfc,0x16,0x3a,0x01,0x1b,0x56,0x22,0xfc,0x7a,0xfe,0xfb,0x88,0xe5,0xe8, -0x04,0x1a,0x15,0xb0,0xff,0xec,0xd5,0xe2,0xda,0x3f,0xf6,0xf4,0xb6,0xdf,0xef,0x7b, -0xf6,0xfa,0xb9,0x0d,0xfc,0x86,0xf7,0x07,0xc3,0x19,0x21,0x08,0x17,0xfc,0x89,0xe7, -0x0f,0x74,0x14,0x08,0xfc,0xf4,0x01,0x6c,0x04,0x15,0xff,0x28,0x10,0x39,0xf3,0x00, -0x47,0xee,0xe2,0xae,0x0f,0x18,0x71,0x00,0xf8,0x5e,0xe0,0xe4,0x30,0xe5,0x04,0x3b, -0xde,0xee,0xe0,0xef,0xfe,0x91,0xfa,0x13,0x76,0xf9,0xfc,0x31,0x0f,0x20,0x42,0x1f, -0x0b,0x3a,0xdc,0x07,0x3f,0x19,0x12,0x05,0xfa,0xf3,0xf1,0xfa,0x1a,0xc8,0x26,0x1e, -0x71,0xf5,0xf4,0xd7,0xfb,0xe1,0xba,0x00,0x1c,0xfc,0xff,0x02,0x81,0xde,0xea,0x45, -0xdd,0x01,0x2f,0xf6,0xe0,0xc5,0xf3,0xf2,0x8f,0xf6,0x0d,0x79,0x13,0xf0,0x6f,0xfe, -0x1c,0x36,0x22,0x1a,0xef,0xe6,0xea,0x5e,0x20,0x16,0x6a,0x04,0xf4,0xd2,0xec,0x10, -0x9c,0x2c,0x20,0x8f,0x0a,0xe4,0x56,0x03,0xdf,0x21,0xf7,0x1e,0x53,0x03,0x00,0x48, -0xe9,0xe0,0x6f,0xed,0xea,0xb4,0x0e,0xe0,0x1f,0xee,0xed,0xc2,0xf1,0xff,0x31,0x24, -0xfd,0xf4,0xe7,0x0e,0x0f,0x28,0x22,0x51,0xfc,0xda,0x2f,0x0d,0x25,0x06,0x07,0xff, -0x8b,0xe9,0xfa,0xce,0x30,0x24,0x25,0x17,0xea,0x80,0xfa,0xeb,0xf3,0xe4,0x21,0x5d, -0x08,0xfd,0x0c,0xf4,0xd8,0xe6,0xee,0xec,0x44,0x03,0x01,0x64,0xe5,0xee,0x44,0xe4, -0xfb,0x80,0x16,0x20,0xf2,0xe0,0xf8,0xd9,0x1f,0x24,0xec,0x16,0xd7,0x85,0xf8,0x1f, -0x7b,0x1b,0xf8,0x50,0xfd,0xe3,0xff,0x27,0x2a,0x80,0x1f,0xf6,0x90,0xf3,0xf7,0x57, -0xd6,0x12,0x9a,0x13,0xfb,0xad,0x00,0xda,0x84,0xe3,0xf6,0xbd,0xf0,0x0c,0x22,0xf4, -0xea,0xb6,0xe3,0xe8,0xc3,0x10,0x29,0xb2,0xfd,0xe1,0x6d,0x10,0x23,0x3b,0x21,0xef, -0x57,0xdd,0x11,0x7a,0x25,0x02,0xd6,0xfc,0xea,0x8c,0x08,0x38,0x02,0x20,0x09,0xa9, -0xec,0x01,0x42,0xda,0xf8,0xa3,0x1b,0xfa,0x89,0x0b,0xe5,0x87,0xd7,0xf6,0xa5,0xf1, -0xfe,0x61,0x09,0xed,0x90,0xe7,0xdc,0x2c,0x04,0x1d,0x70,0x1f,0xd8,0x4c,0x04,0x1e, -0x70,0x21,0x09,0x23,0xd7,0xfc,0x9a,0x23,0x10,0x80,0xfb,0xf3,0x68,0xf8,0x2e,0x77, -0x2a,0x11,0x32,0xf0,0xf8,0xb8,0xf1,0xd9,0xb6,0x22,0xf8,0xa2,0x10,0xf0,0xf2,0xdc, -0xe8,0xfb,0x00,0xe8,0x0c,0x15,0xf5,0xcd,0xee,0xd7,0xb9,0xf4,0x10,0x2a,0x25,0xef, -0x1b,0xf0,0x17,0x1a,0x1c,0x15,0x2d,0xe6,0xe8,0x91,0x1c,0x19,0x25,0x02,0xf3,0x7b, -0xf5,0x23,0x9d,0x29,0x1f,0x7a,0xf8,0xf2,0x31,0xfb,0xda,0x9c,0x04,0x0c,0xc2,0xfc, -0x0a,0xbe,0xd8,0xe6,0x23,0xfa,0xee,0xc7,0x00,0x0c,0xae,0xf4,0xe5,0xf2,0xdd,0x09, -0xa0,0x1e,0x0b,0x96,0xe8,0x15,0x5c,0x13,0x19,0x92,0xf8,0xdb,0x50,0x07,0x1e,0xc7, -0x08,0xf5,0xbb,0xed,0x1b,0x5e,0x25,0x28,0x7f,0x03,0xf5,0x86,0xf9,0xea,0x2c,0xe4, -0x1f,0xe4,0xf7,0x15,0x6e,0xe4,0xdd,0xfc,0xed,0xf7,0x34,0xf1,0x0f,0x3e,0xfe,0xee, -0x6c,0xda,0xf2,0x01,0x1d,0x0e,0xbf,0xf1,0x06,0xae,0x18,0x18,0x94,0x0e,0xe0,0x1d, -0xf6,0x1a,0xd5,0x12,0xf5,0x7a,0xee,0x08,0xbe,0x25,0x24,0x47,0x16,0xf5,0x03,0xf6, -0xf1,0x73,0xdc,0x0e,0x48,0x0d,0x0b,0xcf,0x02,0xd3,0x6d,0xea,0xf1,0x2f,0xf1,0x06, -0x53,0x06,0xf9,0x10,0xe0,0xe1,0x99,0x11,0x13,0x76,0xf3,0x06,0x96,0x17,0x19,0x6a, -0x0f,0xf3,0x96,0xe2,0x15,0x5a,0x10,0xfd,0x3f,0xec,0x05,0x6b,0x1e,0x24,0xd3,0x1d, -0xff,0xc6,0xfa,0xf2,0xef,0xdb,0xfc,0xb1,0x14,0x09,0x8f,0x0d,0xe3,0x3f,0xdd,0xf1, -0xa3,0xe7,0x02,0x4f,0x06,0x05,0x83,0xe8,0xe1,0x8a,0xf9,0x1c,0xfe,0xf1,0xf9,0xbc, -0x19,0x1a,0x24,0x17,0x02,0xa1,0xe1,0x08,0x21,0x14,0xfc,0xfd,0xf1,0xfa,0x43,0x1b, -0x20,0xf9,0x23,0x05,0x18,0x02,0xf0,0x33,0xe8,0xdc,0xbc,0x1c,0x09,0x0a,0x13,0xf4, -0xf7,0xdc,0xed,0x10,0xe5,0xf4,0x4f,0x0d,0x03,0x1b,0xfa,0xda,0xab,0xed,0x12,0x0d, -0x08,0xe1,0xcd,0x1d,0x18,0xb5,0x22,0x04,0xcf,0xf1,0xf1,0x5c,0x19,0xf9,0xd6,0xf5, -0xf1,0xd3,0x18,0x19,0xaf,0x28,0x05,0xb6,0x0c,0xf3,0xe1,0xef,0xd2,0x9d,0x0c,0x19, -0x31,0x0c,0x02,0xa9,0xe3,0xe8,0x00,0xec,0xdf,0x01,0x0f,0x06,0xbb,0x04,0xe9,0x73, -0xdc,0x07,0xf4,0x0f,0xe3,0x46,0x04,0x25,0x89,0x1f,0x11,0xc9,0xf5,0xf3,0x5a,0x0d, -0x05,0x80,0xec,0xef,0x2e,0x0c,0x25,0x85,0x1f,0x17,0x43,0x05,0x02,0x07,0xed,0xdf, -0xd7,0xee,0x1f,0x75,0x09,0x0d,0xbf,0xe5,0xec,0xe1,0xeb,0xd5,0x56,0x00,0x11,0x80, -0x06,0xf8,0x0a,0xda,0xf5,0x58,0x0f,0xf9,0xe4,0xe5,0x22,0x79,0x25,0x16,0x44,0x02, -0xee,0x5c,0x05,0x0d,0x33,0xec,0xee,0xfb,0xfc,0x2b,0x0f,0x1f,0x1a,0xec,0xfd,0x0c, -0x9e,0xf3,0xe6,0x0e,0xde,0x10,0x9a,0x12,0x11,0xdb,0xf7,0xe1,0x70,0xf7,0xd5,0xff, -0xea,0x12,0x74,0x0f,0xfe,0xb4,0xeb,0xd7,0x2c,0x11,0x02,0x48,0xe4,0x0f,0x5c,0x28, -0x23,0x18,0x08,0xf0,0x6e,0xff,0x09,0x77,0xf5,0xe2,0xf3,0xf1,0x24,0xf8,0x2a,0x21, -0xbd,0xfe,0x0a,0x44,0xfe,0xf0,0x44,0xdd,0xfa,0xaa,0x15,0x10,0xd7,0x0b,0xdf,0xb8, -0xf4,0xe2,0x73,0xd5,0x09,0x2d,0x11,0x09,0x77,0xf3,0xdb,0x1b,0xfa,0x0e,0x98,0xe6, -0x00,0x1c,0x1c,0x2f,0x00,0x0b,0xfe,0x9b,0xef,0x0e,0x18,0xfc,0xe0,0xef,0xe6,0x10, -0x71,0x31,0x30,0x6d,0x02,0x06,0xb3,0xff,0xf8,0xac,0xe1,0xec,0xa0,0x10,0x10,0x76, -0x13,0xec,0x5c,0xec,0xef,0xf6,0xcf,0xf6,0xa6,0x0f,0x14,0x8b,0xf7,0xed,0xd8,0xe0, -0x16,0x98,0xe7,0xf4,0x9a,0x19,0x26,0xaf,0x24,0x00,0x26,0xf4,0x05,0xff,0x06,0xdb, -0x14,0xe1,0xfa,0x27,0x31,0x30,0x1e,0x1e,0xf4,0x1f,0x08,0xf5,0x6e,0xe9,0xe2,0x40, -0x08,0x0f,0xde,0x1c,0xfa,0x01,0xee,0xf0,0xf0,0xd8,0xdc,0x7c,0x0b,0x16,0x07,0x04, -0xf2,0xea,0xe2,0x04,0x4f,0xfd,0xdd,0x70,0x16,0x1a,0x1e,0x33,0x08,0x97,0xfd,0xf6, -0xe4,0x15,0xde,0x07,0xd5,0xee,0x3e,0x21,0x37,0x22,0x30,0xfb,0x0e,0x06,0xf7,0xeb, -0xea,0xde,0xa6,0xf5,0x13,0x7e,0x11,0x15,0x16,0xea,0xf1,0x4e,0xe2,0xd1,0x25,0xff, -0x16,0x13,0x11,0xf7,0xa5,0xeb,0xf7,0x86,0x0a,0xd7,0x90,0xfc,0x20,0x7a,0x27,0x25, -0x59,0xf9,0xfb,0x87,0x09,0xfa,0x88,0xc4,0xe9,0xe2,0x08,0x3b,0x2a,0x35,0x1b,0x5f, -0xfb,0x02,0xee,0xe6,0xde,0x1f,0xe8,0x09,0xbc,0x0d,0x22,0x28,0xf3,0xf8,0x09,0xe1, -0xcf,0xf9,0xe9,0x0e,0x60,0x1b,0x03,0x6e,0xf1,0xf3,0xd0,0x0c,0xe4,0x11,0xe0,0x1a, -0x2a,0x23,0x2e,0x2f,0x09,0xfd,0x79,0xfd,0x0d,0xd4,0xc4,0xd9,0x19,0xef,0x31,0xea, -0x37,0x2e,0xc2,0x06,0x04,0xb0,0xf0,0xda,0x75,0xe4,0xfc,0x60,0x0d,0x1f,0x5b,0x0a, -0xfa,0x98,0xec,0xd1,0x1c,0xd3,0x01,0xb4,0x19,0x0f,0x2f,0xfb,0xea,0x0c,0x12,0xf2, -0xbf,0xd0,0x04,0x99,0x23,0x2c,0x82,0x1c,0x03,0xe4,0xfe,0x0d,0x4f,0xdb,0xc7,0xbe, -0xdf,0x1d,0x0a,0x38,0x3b,0x90,0x12,0x04,0x43,0xfc,0xd9,0x3e,0xdb,0xf8,0x83,0x00, -0x20,0x58,0x15,0x01,0x0a,0xf8,0xd7,0x30,0xc6,0xed,0x1f,0x12,0x1e,0xda,0x01,0xef, -0xf2,0x07,0x08,0xac,0xd2,0xe8,0x8b,0x1e,0x2b,0xb0,0x22,0x0a,0x0b,0x06,0x0b,0x4c, -0xf3,0xba,0x89,0xd9,0xf8,0x02,0x3e,0x32,0xeb,0x2e,0x07,0xbd,0xff,0xe4,0x42,0xd3, -0xe9,0x5d,0x03,0x08,0xdd,0x28,0x05,0x28,0x07,0xe1,0x3f,0xc7,0xd4,0xdb,0x06,0x21, -0xd0,0x0c,0xf3,0x06,0xf6,0x19,0x18,0xdf,0xd5,0x03,0x14,0x23,0xae,0x30,0x07,0x65, -0x0d,0x09,0xcc,0x03,0xc2,0xb0,0xd0,0xde,0x44,0x35,0x30,0x4f,0x3e,0x14,0xb7,0x04, -0xf4,0xaf,0xd1,0xdd,0x1c,0xfe,0xfe,0xe4,0x26,0x09,0x75,0x13,0xea,0x37,0xcf,0xc4, -0xaa,0xf0,0x1e,0x8f,0x19,0x00,0xe5,0xea,0x1a,0x81,0xf2,0xd2,0x1d,0xfd,0x1b,0x2f, -0x35,0x0c,0x91,0x0c,0x10,0x98,0x0d,0xd3,0x39,0xbf,0xd7,0xef,0x0a,0x3c,0x95,0x3a, -0x2b,0xd2,0x09,0xfb,0x1c,0xe0,0xcf,0x0f,0xf9,0xfa,0x7f,0x18,0x14,0x05,0x0f,0x02, -0x18,0xd6,0xc2,0x2e,0xd9,0x11,0x6d,0x1e,0x0d,0x74,0xf0,0x03,0xaf,0x0f,0xd5,0xfb, -0xeb,0x19,0x0a,0x29,0x23,0x7e,0xfe,0x13,0x51,0x18,0xe6,0x85,0xbe,0xcd,0x04,0xf5, -0x2b,0x5c,0x39,0x38,0x87,0x13,0x00,0xf7,0xef,0xc8,0xbe,0xea,0xff,0x15,0x0e,0x1a, -0x59,0x0b,0x0e,0xb4,0xe5,0xce,0x83,0xc6,0x00,0x54,0x1e,0x19,0x0d,0xf8,0xf7,0x1a, -0x0f,0xe4,0xa9,0xdc,0x11,0x98,0x20,0x32,0x69,0xfa,0x10,0xd6,0x1a,0xff,0xcc,0xbf, -0xc4,0x7f,0xe5,0x18,0x11,0x33,0x40,0x50,0x21,0x08,0x4e,0xf9,0xd8,0x82,0xce,0x05, -0xf8,0x01,0x1d,0xae,0x03,0x15,0xe0,0xf2,0xd7,0xd1,0xc3,0xe8,0xd7,0x14,0x21,0xc8, -0x03,0xf9,0xf0,0x06,0xfa,0xe2,0xd8,0x03,0xcf,0x1d,0x2c,0xc1,0x0d,0xfc,0x17,0x1e, -0x14,0x89,0xcc,0xbd,0x2e,0xdb,0x04,0xe8,0x27,0x41,0x83,0x2b,0x13,0xeb,0x01,0xe9, -0x03,0xc6,0xf3,0x83,0x09,0x0f,0x25,0x0b,0x06,0x7a,0x07,0xdc,0xf3,0xcf,0xd1,0x8b, -0x10,0x14,0xb0,0x1b,0xf3,0x2d,0x0e,0xf9,0x70,0xe9,0xed,0x8b,0x1f,0x1e,0x23,0x23, -0xf0,0x04,0x15,0x1d,0x93,0xe9,0xb5,0x6d,0xcf,0xf8,0x89,0x13,0x3d,0xa4,0x35,0x19, -0x6d,0x10,0xf7,0x43,0xce,0xe0,0x8a,0x07,0x10,0x5b,0x05,0x05,0x91,0x02,0xeb,0x09, -0xdb,0xca,0x9f,0xff,0x0e,0x59,0x19,0x02,0x93,0x06,0x01,0x86,0xed,0xec,0xb2,0x11, -0x26,0xb5,0x21,0xfd,0xcf,0xff,0x1b,0x66,0x09,0xb8,0xf1,0xc7,0xea,0x7e,0x04,0x2c, -0xce,0x3a,0x1f,0xe2,0x1b,0x04,0xc9,0xe3,0xd1,0xdf,0xfc,0x17,0x70,0x02,0x01,0x12, -0xff,0xf2,0x4f,0xe6,0xcf,0x6b,0xec,0x0b,0x76,0x0f,0x0e,0xe6,0x04,0x0b,0xdb,0xee, -0xeb,0xbc,0x04,0x27,0x82,0x21,0x0b,0x97,0xf5,0x0d,0x9d,0x1a,0xc8,0x2e,0xc7,0xde, -0x92,0x00,0x12,0x4c,0x3d,0x20,0x41,0x1e,0x18,0x88,0xeb,0xda,0x7f,0xe7,0x16,0x33, -0x0a,0xf6,0x4e,0x01,0xee,0x95,0xef,0xdb,0xa9,0xe1,0x02,0x6a,0x0d,0x0d,0xbc,0x12, -0x08,0x17,0xf9,0xe4,0xca,0xfb,0x20,0x07,0x29,0x11,0xea,0xfb,0x01,0xd3,0x17,0xec, -0x9e,0xb5,0xdf,0xc7,0xf1,0x09,0x96,0x2e,0x2d,0xff,0x17,0x28,0xf6,0xf5,0xdf,0xf4, -0xe1,0x09,0x91,0x1b,0xed,0xed,0x01,0xed,0xdb,0xf1,0xe5,0xc3,0xde,0xf4,0xd2,0x0b, -0x05,0x42,0x14,0x0f,0x8c,0x01,0xea,0xf8,0xec,0x18,0x0d,0x2e,0x20,0x26,0x00,0xf8, -0xa6,0x0b,0x00,0x32,0xbf,0xd1,0x01,0xed,0x02,0xa4,0x1c,0x31,0x8b,0x19,0x2d,0x22, -0x0f,0xdc,0xfb,0xea,0xf4,0xdc,0x24,0xf6,0x27,0xf4,0xec,0x25,0xed,0xf0,0x68,0xe4, -0xec,0x48,0x04,0x06,0x0f,0x0a,0x1b,0x34,0x03,0xf8,0x41,0xe2,0x06,0xf8,0x2d,0x26, -0xa4,0x0d,0xf7,0xb8,0x00,0x02,0xd3,0xd2,0xcc,0xfb,0xe1,0x01,0x29,0x0c,0x2a,0x91, -0x20,0x2a,0x30,0x20,0xed,0x57,0xe0,0xf8,0xd0,0x14,0x13,0x0e,0xe4,0xf0,0x06,0xdf, -0xf9,0x46,0xe7,0xf3,0x8a,0xf2,0x11,0xc1,0xf9,0x25,0xb3,0x04,0x09,0x87,0xe4,0xf0, -0x39,0x23,0x2b,0xbf,0x18,0xff,0x94,0xfe,0xf9,0x0e,0xdf,0xd1,0x43,0xd8,0xfa,0xce, -0x07,0x14,0x76,0x25,0x27,0x44,0x2f,0xfc,0xdb,0xe3,0xf0,0x97,0x11,0x17,0xa7,0xf4, -0xdf,0x08,0xdf,0xf0,0x5a,0xf2,0xf8,0xe9,0xee,0x04,0x6b,0xfc,0x13,0x9c,0x15,0x04, -0x90,0x01,0xdf,0x22,0x10,0x30,0xb2,0x1d,0x0e,0xe2,0xfd,0xf7,0xcd,0xdc,0xd8,0x30, -0xd9,0xef,0xad,0x0a,0x08,0xca,0x1b,0x28,0xfb,0x2f,0x11,0xe2,0xec,0xe8,0x83,0x0c, -0x16,0xf7,0x05,0xdd,0x97,0xd4,0xe8,0xcf,0xf4,0xfb,0xa5,0xf8,0xf8,0x44,0xfc,0x06, -0x39,0x1c,0x03,0x6a,0x15,0xe7,0xb1,0xf6,0x2a,0x02,0x20,0x1d,0x61,0xfe,0x03,0x5e, -0xd0,0xd6,0x9c,0xde,0xe6,0x12,0x09,0x0b,0xb3,0x02,0x2a,0x57,0x2e,0x1c,0x42,0x01, -0xec,0xb7,0xfb,0x1d,0x42,0x07,0xf3,0x26,0xca,0xdd,0x68,0xf4,0xf9,0x40,0x08,0xf5, -0x75,0xfa,0xfb,0xdf,0x14,0x07,0xf8,0x10,0x01,0xab,0xe6,0x15,0xf3,0x27,0x1b,0xf9, -0x0f,0x05,0x4e,0xd9,0xc9,0x17,0xe0,0xe7,0x11,0x02,0x0f,0x98,0x00,0x11,0x12,0x37, -0x18,0xbf,0x0f,0xf6,0xb6,0xf2,0x17,0xd0,0x14,0xf7,0xe9,0xd9,0xc1,0x72,0xf8,0xf1, -0x8b,0x0f,0xfa,0xb1,0xfb,0xf4,0x04,0x16,0x03,0x79,0x0e,0x11,0xdc,0xee,0xf6,0x1f, -0x27,0x1b,0x6a,0x1d,0x0b,0xd9,0xe9,0xbe,0x14,0xd9,0xe3,0x9d,0xfa,0x0f,0x27,0x0e, -0x00,0x8d,0x2f,0x24,0x93,0x0a,0x0e,0x92,0xef,0x0e,0x9a,0x16,0x05,0xe8,0xe4,0xbf, -0x88,0xdc,0xf7,0x15,0x06,0x08,0x85,0xf6,0xf2,0x64,0x0e,0x0b,0x24,0x02,0x1b,0x30, -0x01,0xee,0x37,0x12,0x24,0x43,0x19,0x1d,0x37,0xf8,0xbc,0x69,0xcb,0xe0,0x81,0xf5, -0x02,0xb6,0x17,0xfe,0x18,0x1e,0x2c,0xba,0x09,0x0e,0xd7,0x04,0x00,0x72,0x11,0x16, -0x30,0xeb,0xda,0x56,0xbc,0xfa,0x13,0xf7,0x10,0x3a,0xfc,0xf5,0x96,0x06,0x11,0x63, -0xf8,0x10,0xf0,0x18,0xed,0x6a,0x00,0x20,0xa3,0x18,0x29,0xed,0x08,0xc8,0x2f,0xc1, -0xd4,0xd2,0xf4,0xfb,0x0c,0x12,0x0c,0x21,0x0f,0x28,0x99,0x15,0x04,0xff,0x10,0x08, -0xf4,0x02,0x18,0x64,0xfd,0xe0,0xd2,0xc4,0xdf,0x57,0xfd,0x02,0xfe,0x03,0xf3,0x06, -0xfd,0x1c,0x1e,0xf7,0x01,0xb6,0x1d,0x03,0xea,0xf3,0x0c,0x72,0x1a,0x29,0x15,0x1d, -0xdd,0xf3,0xb3,0xd8,0x6f,0xe5,0x02,0x9b,0xff,0x17,0xcd,0x0b,0x21,0xf5,0x1b,0x03, -0x26,0x0b,0x18,0x18,0x05,0x04,0x49,0x13,0xe3,0x3d,0xd5,0xcc,0x0b,0xf5,0x02,0x17, -0x01,0xfe,0x5a,0xee,0x1d,0x3e,0x02,0xf8,0x50,0x0e,0x21,0xad,0xee,0xfd,0xdc,0x0e, -0x24,0xad,0x30,0xf6,0x33,0xb5,0xcc,0x28,0xe1,0xfd,0x1b,0xfb,0x0c,0x06,0x15,0x1e, -0x64,0x1e,0x0e,0x85,0xfd,0x15,0xcf,0x19,0xf6,0xd6,0x10,0xfc,0x26,0xd3,0xda,0xc9, -0xda,0x09,0xee,0xf9,0x04,0x36,0xec,0x0d,0x0e,0x1d,0xed,0x0c,0x03,0x22,0x90,0x09, -0xf4,0x2e,0xf8,0x1c,0x6a,0x2c,0x11,0xf2,0xc7,0xb8,0x07,0xe9,0xef,0x1e,0x01,0xfc, -0x7b,0x15,0x21,0x9e,0x1e,0x11,0x00,0xfe,0x0d,0xe3,0x1d,0x12,0x75,0xee,0x18,0xbc, -0xd7,0xd7,0xae,0xda,0xf6,0xa5,0x02,0xfd,0xf4,0xef,0xfd,0x5b,0x25,0xfe,0xf2,0xf6, -0x10,0x9d,0x23,0xff,0xc1,0xf0,0x0d,0x31,0x25,0x24,0x47,0xdd,0xb2,0xd3,0xde,0xee, -0x7e,0xf8,0xf7,0xc5,0x08,0x23,0xcb,0x2b,0x0a,0x75,0x09,0xfb,0xe5,0x1f,0x24,0xcf, -0xf5,0x02,0xbf,0x02,0xc4,0xeb,0xe7,0xdf,0x19,0x04,0xfd,0x98,0xf4,0xf0,0x4e,0x1a, -0x16,0xee,0xf2,0x01,0xd8,0x1e,0x14,0x65,0xf2,0xf8,0x81,0x1f,0x24,0x8f,0xfd,0xb8, -0x64,0xcc,0xf6,0x16,0xf5,0xf7,0x7a,0xfb,0x19,0x94,0x31,0x16,0xd7,0x05,0xfa,0xa9, -0x0b,0x28,0x71,0x12,0xea,0xcc,0x15,0xd3,0xe5,0xdd,0xe4,0xd0,0xf5,0x06,0xe0,0xf0, -0xec,0x5c,0x0d,0x1d,0x2d,0x07,0xf7,0xb1,0x0b,0x20,0x70,0x00,0xee,0xba,0x0e,0x20, -0x67,0x15,0xc8,0x69,0xc0,0xeb,0xd5,0xfc,0xf5,0x6a,0xf2,0x0c,0x52,0x2f,0x2f,0xe7, -0x01,0x03,0xa5,0xf8,0x1e,0x32,0x25,0xfa,0xb8,0xfe,0xf9,0xdc,0xd0,0xe5,0x48,0xf3, -0xfa,0xd4,0xfe,0xda,0x08,0x08,0x17,0xb2,0x18,0xff,0xb4,0xfe,0x11,0x85,0x15,0xe8, -0xf6,0x08,0x11,0x6b,0x21,0xe0,0x7c,0xbf,0xde,0x4f,0xfa,0xfb,0xba,0xed,0xfe,0x2e, -0x20,0x3a,0xd8,0x17,0xfd,0x13,0xfe,0x02,0x79,0x2a,0x10,0x75,0xf8,0xfc,0xa4,0xdf, -0xd7,0xcf,0xf4,0xf6,0x55,0x07,0xd8,0xb8,0xf6,0x13,0x18,0x1e,0x10,0x1b,0xfc,0x06, -0xea,0x16,0xf8,0x41,0xf8,0x0a,0x49,0x20,0xf9,0x1f,0xc6,0xd5,0xe7,0xf2,0xfb,0xc5, -0xf3,0xf2,0xe8,0x0f,0x36,0x5b,0x2c,0x06,0x4d,0xf9,0xfe,0x9c,0x15,0x1f,0x2b,0x06, -0xf8,0xff,0xec,0xdc,0x68,0xe5,0x01,0x7b,0x00,0xec,0x52,0xd7,0x10,0x21,0x15,0x1f, -0x3a,0x09,0xff,0x2d,0x0e,0x04,0x4a,0xee,0x04,0xbb,0x15,0x11,0x99,0xc8,0xd7,0x56, -0xe6,0xfe,0x03,0xf4,0xf1,0x44,0x04,0x27,0xde,0x39,0x18,0xdf,0xf8,0xff,0xe9,0x06, -0x1e,0x05,0x0f,0x02,0x76,0xe7,0xe7,0xa1,0xdf,0xfa,0xf3,0x07,0xf8,0x5c,0xcf,0xf6, -0x29,0x0f,0x1f,0xad,0x15,0x09,0x23,0x07,0x09,0x97,0xed,0xfc,0x06,0x0c,0x1f,0xf5, -0xdb,0xce,0x21,0xe8,0xfa,0x73,0xf5,0xf5,0xda,0xf8,0x15,0x40,0x3c,0x25,0xa0,0x0b, -0xf0,0x53,0x0a,0x12,0xd8,0x15,0x09,0xe7,0xf1,0xda,0xae,0xef,0xe7,0x72,0x0f,0x03, -0x8b,0xd9,0xdd,0x2d,0x06,0x1c,0x61,0x21,0x0b,0x3f,0x0d,0x07,0xb8,0xf1,0xf0,0xe3, -0x02,0x18,0x91,0x00,0xbb,0x19,0xeb,0xf1,0x6b,0xfd,0xf0,0xf1,0xfa,0x03,0x01,0x2f, -0x36,0xdb,0x18,0xf9,0xf9,0xfc,0x0e,0x8e,0x15,0x0a,0x49,0x04,0xd9,0xd1,0xe7,0xf3, -0xa6,0xfb,0x12,0x3e,0xe8,0xcb,0xb8,0xf4,0x0c,0x7f,0x2c,0x0f,0x4b,0x16,0x0a,0x39, -0xf9,0xe4,0x26,0x05,0x07,0xf7,0x1d,0xc4,0x1d,0xd5,0xf9,0x64,0xfc,0xf7,0xb5,0xf3, -0x00,0x2c,0x12,0x44,0x13,0x22,0x0a,0x11,0xf5,0x08,0xd0,0x0e,0x0f,0x77,0x07,0xf0, -0x56,0xcf,0xfe,0x20,0xf0,0x12,0x04,0xfe,0xd1,0x4c,0xde,0x02,0x34,0x21,0x25,0xd1, -0x0e,0x19,0x7b,0xf9,0xe5,0x21,0xf6,0x09,0x69,0x1b,0xe8,0xa7,0xc0,0xeb,0x66,0x00, -0xfd,0x13,0xf0,0x01,0xb3,0xfc,0x35,0x5e,0x34,0x15,0xe3,0xfc,0x02,0x41,0x03,0x15, -0xfe,0x05,0x07,0x89,0xd0,0xeb,0xfd,0xfd,0x05,0x25,0x09,0xe7,0xba,0xc9,0xfb,0x9a, -0x05,0x31,0x69,0x0d,0x20,0x9d,0x03,0xeb,0xba,0xdd,0x0e,0x2d,0x0d,0x0c,0xc6,0xc0, -0xda,0x01,0xfd,0x04,0xb1,0xfc,0xf8,0x48,0xfe,0x18,0xd0,0x40,0x1e,0x19,0x06,0x04, -0x18,0xf9,0x0f,0xac,0x04,0x0e,0x22,0xe6,0xd6,0x66,0x01,0x03,0x15,0x0d,0xef,0x4d, -0xd6,0xe2,0x79,0x02,0x1d,0x85,0x22,0x1e,0xa1,0x13,0xf7,0x80,0xd2,0xf9,0xdd,0x15, -0x13,0xed,0xd6,0xcd,0xdd,0xea,0x0a,0x46,0x04,0xf7,0xa4,0xfd,0x01,0x55,0x37,0x2e, -0x33,0x0e,0x05,0x01,0xff,0xfe,0xff,0x06,0x0d,0xf4,0xfa,0xd4,0x42,0xeb,0x0b,0xd5, -0x12,0xef,0x98,0xe7,0xd0,0x1e,0xfd,0x12,0x7d,0x20,0x24,0x6e,0x1a,0x04,0x76,0xda, -0xdd,0x8f,0x0e,0x1d,0x9c,0xee,0xc8,0x68,0xda,0x00,0xfb,0x0c,0x00,0xcb,0xfa,0xf7, -0x3d,0x25,0x37,0x09,0x20,0x09,0x70,0x06,0xfb,0xaf,0xfc,0x0a,0xc8,0x0b,0xdc,0xd6, -0xdc,0xfe,0x4e,0x1a,0xff,0x27,0xdf,0xdd,0xe9,0xe3,0x12,0xf8,0x18,0x22,0x8b,0x28, -0x05,0x7d,0xf0,0xcd,0xaf,0xf9,0x20,0x64,0x08,0xcc,0x1b,0xd2,0xeb,0x9d,0x0c,0x0b, -0x9a,0x00,0xf5,0x8b,0x0d,0x38,0x46,0x2f,0x13,0xdd,0x06,0xfe,0x6f,0xf6,0xfb,0x2b, -0x13,0xf1,0xd1,0xd4,0xee,0xd7,0x10,0x18,0x9f,0xdf,0xe0,0x49,0xde,0xfe,0xa9,0x1e, -0x1a,0xdc,0x2d,0x14,0xdc,0xf7,0xd6,0x8a,0xe4,0x10,0x61,0x21,0xd9,0x0e,0xce,0xdf, -0xe7,0xfc,0x0c,0x4c,0x0b,0xf8,0x98,0xfb,0x28,0x8e,0x36,0x24,0x88,0x11,0xfe,0xe6, -0xfd,0xef,0x2a,0x09,0x07,0xfc,0xd7,0xe5,0x88,0xfa,0x24,0x8e,0xf4,0xd5,0x2f,0xe4, -0xeb,0x04,0x1b,0x1c,0x00,0x28,0x24,0x39,0xfe,0xdf,0x70,0xd7,0xff,0xa8,0x22,0xfa, -0x52,0xc9,0xd4,0x2c,0xf9,0x05,0x93,0x10,0x02,0x1b,0xf9,0x16,0xb0,0x34,0x2d,0xc0, -0x1f,0x01,0xd2,0xf9,0xf4,0x88,0xf6,0x0c,0x6c,0xed,0xd5,0x74,0xf3,0x11,0xed,0x13, -0xd6,0x1f,0xdf,0xe4,0xb3,0x0d,0x1f,0xd4,0x25,0x25,0x79,0x14,0xe2,0x9b,0xd3,0xf4, -0xb1,0x13,0x16,0xd5,0xd4,0xc0,0x74,0xf0,0x01,0xd9,0x0d,0x08,0xc3,0xfc,0x0b,0x27, -0x26,0x36,0x72,0x28,0x18,0xa4,0xf9,0xf3,0x7d,0xf3,0xfc,0x80,0x05,0xd7,0x5d,0xe5, -0x00,0xec,0x19,0xf2,0xaf,0xd4,0xe6,0x11,0xf2,0x27,0x59,0x1e,0x33,0xb6,0x12,0xfa, -0xf8,0xc3,0xec,0x5e,0x07,0x1e,0xad,0xf0,0xc1,0xdb,0xce,0x08,0x3b,0x06,0x0f,0x96, -0x03,0x08,0x15,0x16,0x31,0xb1,0x2e,0x25,0x73,0x09,0xed,0xde,0xf5,0xf9,0x64,0xff, -0xe7,0x0e,0xda,0xf5,0x3a,0x04,0x0a,0xe8,0xe1,0xe1,0xe1,0xec,0x15,0x96,0x1e,0x30, -0x72,0x26,0x01,0x2c,0xd2,0xd4,0xb3,0x03,0x1a,0x6f,0x02,0xd6,0x40,0xbc,0xf4,0xbb, -0x09,0x0c,0x85,0x06,0x0b,0x44,0x1a,0x1d,0x95,0x36,0x25,0xc8,0x1e,0xf5,0x6d,0xeb, -0xff,0xdc,0xfa,0xef,0xb3,0xda,0xe9,0xf6,0xfe,0xfb,0x17,0xfd,0xd9,0xa4,0xf2,0xfe, -0x6d,0x20,0x26,0x7e,0x34,0x12,0x31,0xdf,0xc7,0xfd,0xf1,0x18,0x61,0x11,0xe2,0x41, -0xc6,0xcf,0x65,0x0e,0x0c,0xb0,0x09,0x04,0x01,0x25,0x17,0x24,0x2c,0x2a,0x82,0x26, -0x07,0x66,0xed,0xf7,0x43,0x02,0xef,0x78,0xdb,0xdc,0xb0,0x02,0xef,0xb6,0x02,0xe4, -0x21,0xe7,0x01,0x8e,0x11,0x24,0xf6,0x2c,0x2c,0x61,0xf0,0xc6,0x1f,0xdc,0x0c,0xd5, -0x1d,0xf3,0x13,0xcf,0xc4,0xd0,0xf3,0x15,0x82,0x0c,0xfc,0x4c,0x21,0x21,0x6b,0x22, -0x23,0x93,0x2e,0x13,0x2e,0xf8,0xed,0xab,0x03,0xfa,0x10,0xdd,0xd7,0x10,0xec,0x02, -0x7f,0xe6,0xfc,0xd5,0xdd,0x02,0xb2,0x11,0x17,0x51,0x2f,0x2c,0x03,0x15,0xcf,0x49, -0xcd,0xf8,0x7f,0x19,0x03,0xcc,0xda,0xc9,0xfd,0xd6,0x09,0x25,0x13,0x05,0x52,0x0a, -0x32,0xcd,0x1d,0x1f,0x7c,0x29,0x24,0xae,0x01,0xf8,0xdd,0xf8,0x08,0x7b,0xdd,0xda, -0x66,0xd8,0xfc,0xe2,0xed,0xea,0x53,0xef,0xec,0x53,0x1d,0x0b,0x3d,0x28,0x2f,0x99, -0x20,0xeb,0x92,0xcd,0xe1,0xfc,0x14,0x06,0x56,0xea,0xd7,0x43,0xcf,0xed,0x73,0x12, -0x0e,0xe9,0x03,0x2e,0xc6,0x27,0x1f,0xcc,0x1b,0x2b,0xd6,0x0d,0xfd,0xdb,0xfb,0x03, -0xb4,0xf1,0xd2,0x4c,0xdb,0xdf,0x05,0xfd,0xe2,0x7e,0xf2,0xe9,0x30,0x0f,0x1a,0xce, -0x17,0x34,0x44,0x27,0x04,0x29,0xd7,0xd8,0xc3,0xf9,0x0f,0xa2,0xec,0xde,0x7c,0xe1, -0xd5,0xea,0xfd,0x11,0x09,0x08,0x20,0x9b,0x31,0x20,0x30,0x1a,0x28,0x53,0x1c,0x03, -0xe6,0x01,0xff,0x2f,0xff,0xd4,0x0c,0xdb,0xdb,0x32,0xe7,0xf1,0xbd,0xe3,0xf2,0xdd, -0xf7,0x22,0x72,0x0e,0x2d,0x2f,0x30,0x18,0xd6,0xe5,0xdf,0x25,0xe5,0x0b,0xa6,0xf2, -0xdc,0x6c,0xeb,0xe5,0x63,0xe0,0x09,0x37,0x0a,0x1b,0xd8,0x31,0x26,0x70,0x16,0x1e, -0x23,0x24,0x0c,0x20,0x00,0x0e,0x6d,0xfd,0xe9,0xb3,0xcd,0xe1,0xd0,0xdd,0xe1,0xaf, -0xee,0xe9,0x77,0xf9,0x13,0xdb,0x10,0x21,0xec,0x37,0x25,0xb6,0xf9,0xdf,0x28,0xe9, -0xfa,0x6a,0xfa,0xd9,0x1c,0xe2,0xfb,0xfe,0xdc,0xed,0x73,0x09,0x15,0xf8,0x30,0x2b, -0x4c,0x18,0x17,0x04,0x27,0x19,0xc4,0xfe,0x13,0xa7,0x05,0xf0,0xba,0xd5,0xd6,0x05, -0xe7,0xd1,0x5c,0xe7,0xee,0xaa,0xf5,0x0d,0x88,0x08,0x13,0x65,0x38,0x34,0x7b,0x0e, -0xe9,0x4b,0xe4,0xf7,0x72,0xf8,0xdf,0xdb,0xd8,0xf4,0x2d,0xf8,0xda,0xdc,0xfb,0x0d, -0x5e,0x30,0x2e,0x49,0x20,0x0a,0xd3,0x1e,0x28,0x59,0x03,0x0d,0xba,0x14,0xf2,0x45, -0xe6,0xcd,0xfc,0xe3,0xdb,0x85,0xc9,0xf7,0x23,0xf2,0x10,0x1b,0x06,0x01,0x8c,0x29, -0x44,0x1e,0x20,0xfb,0x1b,0xe7,0xed,0xb5,0xfd,0xe3,0x17,0xd5,0xe9,0x7d,0xfc,0xed, -0xa1,0xe2,0x03,0x99,0x26,0x37,0x10,0x24,0x0f,0xc5,0x0f,0x29,0xac,0x15,0x04,0x23, -0x20,0xfc,0x95,0xe8,0xd9,0x8c,0xd1,0xeb,0xb5,0xc0,0xdc,0x20,0xfb,0x06,0x25,0x16, -0xf3,0x28,0x11,0x3f,0x47,0x3a,0x0b,0x4f,0xf6,0xea,0x0d,0xf8,0xee,0x52,0xd1,0xe2, -0x6e,0xf3,0xf8,0x1c,0xea,0xea,0xb2,0x1a,0x36,0xf0,0x2c,0x15,0x82,0x08,0x1f,0x23, -0x21,0x07,0x8f,0x1a,0x15,0x83,0xe7,0xe5,0x7b,0xcf,0xe2,0x6c,0xd4,0xbb,0x2e,0xf3, -0x03,0x3f,0x18,0x01,0xb4,0xf5,0x2d,0x24,0x41,0x26,0x1e,0x00,0xf6,0xaf,0xec,0xf5, -0x8b,0xd5,0xe0,0x56,0xea,0xf7,0x14,0xf5,0xe4,0x39,0x07,0x2f,0xc6,0x31,0x1a,0xa0, -0x0a,0x14,0xc0,0x23,0x10,0xbb,0x10,0x20,0x1e,0xfb,0xdf,0xa3,0xe2,0xd5,0x03,0xe1, -0xbf,0xb8,0xcb,0x06,0x44,0x0e,0x12,0x4c,0xed,0x15,0x23,0x35,0x38,0x80,0x11,0x08, -0x34,0xef,0xf0,0x48,0xdf,0xdd,0xad,0xe9,0xf1,0xd8,0xec,0xf3,0xfd,0xf1,0x29,0x4f, -0x2f,0x1f,0xb1,0x0b,0x0c,0x3a,0x24,0x10,0x5f,0x12,0x1b,0xdc,0x12,0xe7,0x00,0xe6, -0xdf,0x31,0xd5,0xd3,0x0a,0xb8,0xeb,0xd3,0x16,0x0b,0xf7,0x02,0xfa,0x7d,0x2a,0x30, -0x48,0x2b,0x0e,0x04,0x08,0xe3,0x1f,0xe3,0xd9,0x37,0xeb,0xf1,0xa9,0xe4,0xef,0x62, -0xf6,0x16,0xb7,0x38,0x1b,0xaa,0x10,0x06,0xc7,0x24,0x11,0xb3,0x13,0x17,0x08,0x17, -0xfa,0xa1,0xe7,0xe7,0xd3,0xd6,0xd1,0x19,0xca,0xc4,0x22,0x11,0x0c,0xcb,0xfd,0x04, -0x73,0x18,0x2a,0xc0,0x2f,0x19,0x6d,0x19,0xf2,0xfb,0xdd,0xd8,0x3a,0xe4,0xf9,0x92, -0xe3,0xe1,0x54,0xf7,0x0e,0xef,0x2f,0x29,0xc4,0x06,0x01,0xdf,0x20,0x20,0x78,0x0d, -0x17,0x17,0x14,0x07,0xb0,0xf2,0xe9,0x0e,0xe2,0xce,0x66,0xd0,0xc1,0x98,0xe4,0x1d, -0x22,0xf5,0x02,0x07,0x1b,0x1e,0xb1,0x28,0x25,0x22,0x1a,0x14,0x89,0xe4,0xd6,0xf0, -0xda,0xf4,0x9b,0xf0,0xd7,0x91,0xe7,0x12,0x25,0x25,0x2e,0x4b,0x11,0xf0,0x6b,0x19, -0x28,0x78,0x18,0x0f,0x69,0x14,0x08,0xc6,0xfb,0xf3,0x12,0xe9,0xd6,0xb2,0xca,0xce, -0xca,0xcb,0x00,0x2a,0x0e,0xe7,0x97,0x23,0x1c,0xad,0x25,0x20,0xaa,0x1f,0x19,0xf7, -0x06,0xd9,0x53,0xd3,0xea,0xd8,0xfa,0xdd,0x61,0xd8,0x05,0xf8,0x29,0x24,0x1a,0x1f, -0xf1,0xb4,0xfc,0x2e,0xae,0x1f,0x18,0xb6,0x09,0x0f,0x90,0xf8,0x07,0xc7,0xed,0xe0, -0x54,0xca,0xcc,0x73,0xd3,0xe0,0x1b,0x07,0xf6,0x8c,0xfc,0x30,0x22,0x1b,0x27,0x3c, -0x19,0x1f,0x5c,0x10,0xfa,0x24,0xcc,0xdb,0x56,0xf8,0xe9,0x94,0xd6,0xef,0x5a,0x2a, -0x2b,0x5c,0x1e,0x00,0x05,0xe6,0x1d,0x1e,0x2f,0x20,0x75,0x0e,0x04,0x7e,0xfb,0x03, -0x69,0x06,0xe6,0xce,0xd5,0xc3,0x0a,0xd4,0xda,0x17,0xed,0x01,0x32,0xf0,0x22,0xc0, -0x21,0x29,0xf1,0x1b,0x1c,0xaf,0x15,0x13,0x4a,0xe6,0xca,0x95,0xe8,0xf5,0xb4,0xd0, -0xe8,0x22,0x11,0x38,0xfd,0x21,0x06,0x45,0xe7,0xfd,0xdd,0x2f,0x2e,0x5c,0x19,0x05, -0x3e,0xf4,0x00,0xfd,0x0d,0xfb,0xd2,0xda,0xd0,0x88,0xc7,0xdb,0x8a,0xe1,0xee,0x24, -0xfb,0x08,0x7c,0x24,0x2a,0xfa,0x21,0x1e,0x49,0x0c,0x1b,0x11,0x08,0xd5,0x1b,0xd3, -0xf5,0x28,0xd7,0xd9,0xe9,0x04,0x2e,0x70,0x36,0x07,0x3e,0xe9,0xec,0xbb,0x18,0x3c, -0xe5,0x22,0x12,0x61,0xef,0xfa,0x83,0x0c,0x0a,0x0c,0xef,0xd3,0x41,0xd0,0xcb,0x60, -0xe1,0xe1,0x97,0xf2,0x02,0x29,0x1a,0x23,0xcc,0x2d,0x23,0x68,0x0c,0x12,0x50,0x1a, -0xf5,0x08,0xd3,0xe4,0xc4,0xe3,0xc9,0x90,0xff,0x1a,0x78,0x3f,0x1d,0x25,0xe6,0xde, -0x49,0x08,0x31,0xa2,0x34,0x19,0x8f,0xf9,0xe9,0x15,0x0d,0x04,0x05,0x0b,0xd6,0x35, -0xdd,0xc7,0x2d,0xd5,0xe1,0xff,0xe2,0xff,0x42,0x12,0x1b,0x2f,0x2d,0x2c,0xb5,0x1a, -0xfe,0x73,0x21,0x0c,0xff,0xe5,0xde,0x62,0xdc,0xc9,0x21,0xe7,0x16,0x58,0x39,0x33, -0x15,0xf6,0xce,0x0f,0xf6,0x23,0x25,0x37,0x24,0x6c,0x06,0xe8,0xb6,0x02,0x04,0x26, -0x0f,0xf5,0xa2,0xdc,0xd2,0x62,0xce,0xd5,0x14,0xe5,0xec,0xd3,0x0c,0x16,0xf6,0x24, -0x28,0x43,0x30,0xfd,0xdd,0x17,0x1a,0x95,0xfd,0xe1,0xf1,0xdf,0xc0,0x55,0xdc,0x00, -0xc7,0x34,0x3f,0x26,0x15,0xcb,0xa4,0xd9,0x14,0x8a,0x33,0x2f,0x19,0x10,0xf2,0x10, -0xfa,0x03,0xe0,0x01,0x12,0x95,0xe2,0xdc,0x8e,0xc9,0xd3,0xb5,0xd9,0xed,0x9f,0xfa, -0x14,0x75,0x20,0x22,0xe4,0x34,0x10,0xc4,0x09,0x1f,0x68,0x0d,0xea,0xff,0xe7,0xc4, -0x28,0xc9,0xf1,0x8c,0x1d,0x47,0xac,0x2d,0xe3,0x78,0xbc,0xfd,0x13,0x2d,0x38,0x88, -0x1f,0xf5,0xde,0xf9,0xfe,0xe6,0xf5,0x14,0x8c,0xff,0xe0,0xeb,0xcd,0xd0,0x97,0xd2, -0xe8,0x4d,0xfa,0xff,0xf9,0x1e,0x22,0xa3,0x2a,0x21,0x08,0x11,0x19,0xe3,0x18,0xf4, -0xcc,0xe8,0xd6,0x8f,0xb8,0xe9,0x72,0xfd,0x43,0x83,0x44,0x04,0x6e,0xc0,0xd0,0x9a, -0x1d,0x39,0xc7,0x2f,0xfc,0x85,0x00,0x00,0xe4,0xed,0x04,0xd6,0x12,0xee,0x62,0xd6, -0xcc,0x8f,0xd5,0xda,0x4f,0xfe,0xf9,0x58,0x0e,0x23,0x19,0x21,0x20,0xa3,0x1e,0x21, -0x93,0x1b,0x04,0x21,0xe5,0xe5,0xd9,0xba,0xd7,0x5b,0xea,0x21,0x2d,0x55,0x23,0xff, -0xdd,0xb7,0x5d,0xf7,0x2c,0xf9,0x3a,0x0b,0xd1,0x03,0x0e,0xe1,0xe9,0xf6,0xb2,0x12, -0x06,0x94,0xdc,0xcb,0xa2,0xd3,0xdd,0x56,0xee,0x07,0x88,0xfb,0x1c,0x5d,0x1e,0x17, -0xed,0x1c,0x34,0xee,0x23,0x11,0x4b,0xe3,0xe4,0x07,0xc9,0xcd,0xd6,0xde,0xff,0xaf, -0x4a,0x42,0xcf,0xfa,0xc5,0x50,0xd0,0x13,0xa4,0x37,0x1d,0x9b,0x05,0x1b,0xc6,0xf4, -0xe4,0xcf,0x05,0x14,0x60,0xec,0xd1,0x60,0xc8,0xe2,0x08,0xef,0xf7,0x03,0x0d,0x01, -0xd6,0x25,0x0a,0x60,0x14,0x31,0xce,0x3e,0x1f,0xcb,0xed,0xdc,0xb3,0xd4,0xcf,0xa6, -0xd4,0xef,0x73,0x23,0x57,0x58,0x1d,0xd7,0x2d,0xc7,0xeb,0xef,0x28,0x25,0x15,0x09, -0x2a,0x64,0x04,0xe2,0x00,0xee,0x18,0xf0,0xfc,0xde,0xc1,0xc1,0xd9,0x17,0xfe,0xeb, -0x40,0x08,0x0d,0x11,0x0d,0x15,0xa3,0xf9,0x2a,0xcb,0x47,0x42,0xb6,0xff,0xd8,0xc1, -0xce,0xd2,0xcf,0xd4,0xdf,0xe9,0x0d,0x38,0x20,0x4b,0xec,0x0b,0xce,0xda,0x86,0x08, -0x21,0xcd,0x14,0x23,0xf3,0x24,0xe7,0x13,0xdf,0x0c,0x16,0x03,0xef,0x81,0xc7,0xc4, -0xbe,0x06,0xf7,0xd5,0xf5,0x1e,0x10,0x0a,0x09,0x78,0xf7,0x0c,0xb2,0x44,0x57,0x7a, -0x25,0xde,0xa8,0xc6,0xcc,0x60,0xdb,0xcf,0xa4,0x02,0x1c,0x6f,0x48,0x20,0x53,0xcc, -0xe2,0xd4,0xea,0x10,0xbc,0x14,0x2a,0xc4,0x2c,0x01,0x8d,0xd5,0xfb,0x6e,0x07,0xfa, -0xf4,0xcf,0xc1,0xb1,0xea,0x19,0x01,0xe4,0x19,0xf6,0x1a,0x06,0x98,0xf2,0xf5,0xb6, -0x33,0x5d,0x73,0x4c,0xf2,0x5a,0xca,0xbc,0x69,0xda,0xd0,0xec,0xf0,0x11,0xcf,0x2c, -0x40,0x63,0xe8,0xde,0x62,0xeb,0xee,0x23,0x12,0x26,0x07,0x38,0x11,0x71,0xe4,0xe1, -0x1d,0x0c,0xf5,0x41,0xe6,0xbc,0x82,0xdc,0x15,0xe4,0xfe,0xf6,0xf1,0x24,0x16,0x68, -0xeb,0xee,0xff,0x0f,0x5e,0xd1,0x5c,0x24,0x32,0xd2,0xb9,0x32,0xcb,0xd2,0x67,0xe8, -0x01,0xbc,0x1e,0x37,0x49,0x10,0xe4,0x81,0xe0,0xf6,0x97,0xe9,0x30,0x99,0x35,0x22, -0xdf,0xf2,0xe0,0x3d,0xfc,0xff,0x60,0xe4,0xce,0xce,0xc5,0x0b,0x5e,0x0d,0xff,0x1d, -0x06,0x30,0x51,0xf5,0xe3,0xef,0xfc,0x41,0x24,0x65,0x40,0x02,0xf8,0xb6,0xfc,0xc2, -0xc9,0x17,0xe1,0xf5,0x99,0x15,0x2b,0xeb,0x1d,0xf9,0x9d,0xe3,0xe6,0xf6,0xee,0x10, -0x37,0x4c,0x1e,0xf9,0x03,0xe5,0xe3,0xf9,0xf9,0x46,0xe8,0xd0,0xb7,0xca,0xf3,0x0c, -0x0e,0x18,0x04,0xf6,0x21,0xd6,0x19,0xd9,0x00,0xf2,0x24,0x3a,0x5e,0x53,0x7d,0x1f, -0xc9,0xd5,0xb8,0xc1,0xcd,0xdb,0xe9,0xef,0x02,0x2d,0x88,0x1a,0x0c,0x85,0xf6,0xcd, -0x6c,0xf5,0xfd,0x57,0x40,0x36,0xaf,0x00,0xfa,0x37,0xee,0x01,0xdd,0xe6,0xcf,0xe2, -0xce,0xe7,0x2d,0xfd,0x21,0x2f,0x0b,0x05,0x1d,0x21,0xfa,0xd0,0xd3,0x1f,0x65,0x39, -0x68,0x9a,0x33,0xf1,0xaa,0xb4,0xbc,0xcd,0xd0,0xe6,0x9e,0xeb,0x25,0xce,0x24,0x02, -0xa4,0x14,0xcf,0x71,0xde,0x02,0x19,0x2a,0x41,0xf9,0x0d,0xf8,0xd3,0xfc,0xfb,0x0a, -0xf2,0xcd,0x94,0xcb,0xe6,0xaa,0xf2,0x0d,0x45,0x29,0x00,0xf9,0x0f,0x11,0xb1,0xdc, -0x01,0xa7,0x33,0x4a,0x56,0x57,0x0c,0x16,0xca,0xb9,0xd6,0xc6,0xe3,0x0f,0xdb,0x0d, -0x29,0x30,0x09,0x22,0x0e,0xed,0xeb,0xc1,0xfa,0xce,0x25,0x39,0x70,0x22,0xfa,0xeb, -0x01,0xff,0x4a,0xf4,0xd7,0xb1,0xc5,0xe3,0x87,0xef,0xff,0x5f,0x27,0x1d,0x5d,0xf9, -0x0c,0xd7,0xfd,0xec,0xe5,0x25,0x34,0x65,0x59,0x2f,0x47,0xdc,0xc7,0x5b,0xbe,0xe1, -0x47,0xd6,0xed,0x1a,0x28,0x1b,0xce,0x04,0x01,0xa7,0xc5,0xdc,0x1c,0x26,0x32,0x25, -0x25,0x0e,0xd8,0xfb,0x06,0x53,0xfc,0xdd,0xa8,0xc8,0xd8,0x70,0xf1,0xf2,0x9f,0x20, -0x24,0x2d,0x10,0xee,0x1b,0x0e,0xfa,0x97,0x0b,0x2d,0x0a,0x3e,0x4b,0x3f,0xf5,0xd2, -0x73,0xc9,0xd6,0x92,0xda,0xd5,0xa1,0x10,0x29,0xc3,0x0c,0x01,0x56,0xd7,0xcd,0xca, -0x10,0x36,0xaf,0x1b,0x19,0x4b,0x07,0x00,0x71,0x0c,0xe3,0xd5,0xca,0xd4,0x0e,0xe6, -0xf3,0x6e,0x10,0x2c,0x76,0x1a,0xf5,0x96,0xf7,0x1a,0xcd,0x03,0x1a,0xcc,0x2a,0x4d, -0x7a,0x12,0xda,0xb9,0xdc,0xd2,0xe0,0xdc,0xcc,0x1e,0xec,0x22,0xe5,0x1a,0x0c,0x10, -0xda,0xd6,0xdc,0xf6,0x2e,0xe8,0x1f,0x12,0xa1,0x16,0xfe,0xf7,0x0e,0xf2,0x61,0xd4, -0xcc,0x27,0xe0,0xec,0x7b,0x08,0x27,0xcf,0x23,0x01,0x46,0xf0,0x10,0x4e,0x24,0x06, -0xfa,0x1c,0x3c,0xbe,0x2b,0xe3,0x7b,0xe8,0xdf,0x21,0xdd,0xcd,0xb0,0xd6,0x04,0x0b, -0x22,0x16,0xb8,0xe9,0xcd,0x7f,0xfa,0x12,0xb0,0x2a,0x0c,0x13,0x16,0x09,0x16,0x06, -0x00,0xb6,0xe6,0xcf,0x40,0xdc,0xdb,0xa8,0x06,0x1a,0x08,0x32,0x02,0x77,0xfa,0xfe, -0x8b,0x30,0x15,0xcd,0x01,0x31,0x58,0x2a,0xfc,0x86,0xe8,0xea,0x3e,0xe8,0xd2,0xe6, -0xcb,0xe9,0x94,0x16,0x17,0xf6,0x05,0xc6,0xe5,0xf9,0x0e,0x1f,0x14,0x1c,0xdc,0x09, -0x15,0xda,0x04,0xff,0x89,0xf7,0xd8,0x52,0xde,0xce,0x46,0xfb,0x0b,0x30,0x37,0x09, -0x32,0x02,0xfb,0x28,0x21,0x37,0x2f,0xf9,0x1f,0x77,0x2a,0x00,0x9d,0xf6,0xeb,0x07, -0xf5,0xda,0x1a,0xd0,0xd4,0xe3,0x03,0x0c,0xdd,0x11,0xd7,0xce,0xe7,0x1b,0xf1,0x00, -0x1a,0x66,0x10,0x12,0x61,0x0a,0xfe,0xa7,0xf7,0xf3,0xd0,0xe2,0xce,0x66,0xe8,0x09, -0x92,0x26,0x18,0xdd,0xfa,0x08,0xfb,0x0d,0x42,0x22,0x0d,0x03,0x05,0x28,0xfe,0xc8, -0x01,0xf7,0x44,0xf5,0xed,0xd7,0xca,0xd5,0xfd,0xec,0x0b,0x3c,0xff,0xf6,0xd2,0xd8, -0x1e,0xef,0x04,0x05,0x57,0x19,0x09,0xc3,0x14,0xff,0xcf,0xf3,0xf9,0x5c,0xf9,0xcd, -0x3a,0xdb,0xfc,0xca,0x1e,0x1a,0x2a,0x05,0x07,0xb1,0x17,0x2b,0x31,0x33,0xf3,0xa1, -0x21,0xf7,0xcf,0xff,0x02,0xdf,0xfc,0xf1,0x97,0xdd,0xc7,0xc6,0xe8,0xfe,0xdb,0xf8, -0xf3,0x7f,0xe9,0x0b,0x0e,0x16,0xf5,0x24,0x13,0x09,0x7c,0x17,0x07,0x86,0xf2,0xf4, -0xf5,0x09,0xe6,0x8c,0xcd,0xf3,0xd3,0x0d,0x16,0x5e,0x0d,0x07,0xa5,0x1c,0x25,0xe4, -0x2e,0x12,0x16,0x05,0xff,0x0f,0xee,0x0a,0xd4,0x0b,0xf5,0x1c,0xe6,0xd2,0x53,0xd7, -0x04,0xe0,0xee,0xe9,0xb6,0xee,0x09,0xd6,0x15,0xfd,0x32,0x01,0x0b,0xa4,0x0a,0x17, -0x18,0xf8,0xec,0x95,0x07,0x04,0x07,0xd1,0xe9,0x36,0x01,0x0d,0x57,0x05,0x13,0x20, -0x17,0x34,0xd4,0x1e,0x1d,0x7a,0x0e,0xf3,0x3a,0xec,0x03,0xb2,0x10,0x08,0x13,0xe1, -0xe1,0x7e,0xcd,0xfd,0xba,0xfc,0xd5,0x24,0xef,0x05,0x7e,0x1a,0xff,0x60,0x02,0x03, -0xf6,0xff,0x17,0x14,0x04,0xef,0xfa,0xfa,0x10,0xf2,0xed,0xd8,0xd8,0xfd,0x00,0x7f, -0xfc,0x19,0x98,0x14,0x3c,0xde,0x26,0x0f,0x48,0x1f,0xf2,0x0b,0xdf,0xfe,0xcf,0x0a, -0x20,0x7a,0xe2,0xe6,0x38,0xd1,0xf1,0xd4,0x05,0xdf,0x98,0xcc,0x0f,0x2c,0x0c,0x12, -0x6d,0xfa,0x09,0x27,0xf2,0x0d,0xce,0x08,0xfe,0xd0,0xea,0x17,0x51,0xfc,0xe6,0x16, -0xeb,0x04,0x0c,0xed,0x10,0x4f,0x1d,0x35,0x35,0x3b,0x0d,0x59,0x17,0x09,0x33,0xd3, -0xf9,0xa7,0x01,0x21,0x8a,0xfd,0xda,0xb4,0xdc,0xe6,0x61,0x06,0xf0,0xfb,0xc3,0xf5, -0x53,0x1a,0x08,0xb1,0x0f,0xfa,0xd5,0xff,0xf5,0x2c,0x08,0x05,0x12,0xf1,0x03,0x65, -0x12,0xf0,0x6a,0xea,0xfa,0x1f,0xf2,0xfa,0x37,0x24,0x2f,0xc8,0x44,0x16,0x65,0x11, -0x0a,0x21,0xe3,0xe4,0x02,0x06,0x15,0xd3,0x14,0xe2,0xc8,0xd4,0xee,0xc5,0xf7,0xff, -0x53,0xd0,0xd9,0x0e,0x11,0x09,0x52,0x19,0xfa,0x73,0x01,0xf2,0x3e,0xf5,0x0c,0xa5, -0xf4,0x00,0x1c,0x0d,0x08,0x2e,0xea,0xf5,0x86,0xef,0xf5,0x36,0x10,0x38,0xe7,0x3f, -0x29,0x3a,0x10,0x0d,0x97,0xe1,0xe8,0x56,0xfa,0x15,0x62,0x0e,0xf9,0x82,0xce,0xf3, -0xd9,0xf5,0xfb,0x69,0xe3,0xd0,0x4a,0xff,0x09,0x4d,0x19,0x08,0x5a,0xf5,0xff,0x51, -0xe8,0x04,0xb0,0xfc,0xf9,0x0f,0x0c,0x12,0x47,0xf5,0xf0,0x12,0xea,0xf5,0xc0,0x08, -0x25,0x88,0x4f,0x2a,0x81,0x1c,0x10,0x30,0xe8,0xe1,0x71,0xf5,0x17,0x97,0x0a,0x00, -0x06,0xd8,0xe9,0x22,0x00,0xfa,0xa0,0xe3,0xdd,0x7c,0xe5,0x0b,0x77,0x13,0x16,0x5d, -0xed,0x00,0x2b,0xef,0xf1,0x9a,0xfb,0xf4,0x9e,0x09,0x16,0xac,0x07,0xf3,0xca,0xe8, -0xec,0xee,0x0a,0x0d,0x0d,0x4c,0x39,0xe1,0x20,0x15,0x93,0xee,0xe0,0xe7,0xe9,0x17, -0xd8,0x13,0xf7,0x19,0xe8,0xe0,0xd0,0x08,0xfb,0xa7,0xee,0xd9,0xa0,0xe3,0xfc,0x5b, -0x10,0x1e,0x2d,0xf2,0xf1,0xe7,0xf7,0xf6,0x5c,0xf1,0xeb,0xa7,0x04,0x15,0xf3,0x16, -0xfa,0x6a,0xeb,0xe2,0xe8,0x0d,0x0b,0x8a,0x34,0x4c,0x63,0x22,0x20,0x52,0xef,0xe5, -0x73,0xe2,0x08,0xc6,0x21,0xf7,0x91,0xe8,0xdc,0x5f,0x06,0x05,0x4d,0xf6,0xda,0x41, -0xdf,0xf0,0x3b,0x0d,0x24,0xd9,0x00,0xe8,0xee,0xe9,0x00,0x4f,0xf7,0xde,0xf3,0xfb, -0x0d,0x47,0x20,0x0a,0xb1,0xf0,0xdd,0xad,0x00,0x16,0x9c,0x1b,0x4c,0xd8,0x2e,0x26, -0x1d,0xf7,0xe0,0x40,0xe9,0xf5,0x65,0x26,0x08,0x80,0xe1,0xda,0x21,0x00,0x0e,0xa0, -0x06,0xdf,0xb3,0xd8,0xe8,0xaa,0x02,0x28,0x92,0x0c,0xe9,0xe4,0xd9,0xf2,0x46,0x10, -0xdb,0x81,0xea,0x05,0xce,0x17,0x1e,0x2f,0xfc,0xe7,0x3f,0xed,0x16,0xbf,0x18,0x3a, -0x1b,0x41,0x2b,0xbe,0x08,0xd5,0x2f,0xeb,0xeb,0x71,0x1b,0x1b,0x31,0xee,0xcd,0x68, -0xf7,0x0d,0xb7,0x0a,0xfa,0xf4,0xce,0xe4,0x85,0xf1,0x29,0x5e,0x1d,0xf4,0xbc,0xd9, -0xd3,0xa4,0x10,0xf4,0x39,0xd7,0xfe,0xf8,0x0a,0x1e,0x7b,0x0c,0xf6,0x7d,0xde,0x0b, -0xad,0x1d,0x2d,0xd9,0x3f,0x39,0x8e,0x14,0xe2,0xb5,0xdf,0xeb,0x89,0x0a,0x21,0x98, -0xfc,0xd3,0x6f,0xe2,0x0b,0xa7,0x08,0x08,0x5d,0xe4,0xd6,0x10,0xef,0x16,0xfc,0x2d, -0x03,0xc8,0xe4,0xbc,0x7b,0xf8,0x08,0x2a,0xe1,0xeb,0x6d,0x09,0x11,0x35,0x12,0x0b, -0x48,0xe6,0xef,0xbd,0x22,0x25,0x41,0x40,0x3b,0x3c,0x24,0xea,0x6d,0xe4,0xe5,0x73, -0xfe,0x1d,0xeb,0x07,0xe3,0xc5,0xda,0x00,0x78,0x01,0x0d,0xe5,0xf2,0xe0,0x2f,0xde, -0x14,0xc9,0x23,0x12,0xf1,0xf9,0xb5,0x3e,0xdb,0x02,0xb9,0xf7,0xe4,0x89,0x01,0x0b, -0xc5,0x08,0x19,0x3d,0xfd,0xdf,0x8e,0x10,0x27,0x73,0x34,0x42,0x4f,0x2f,0xf9,0x77, -0xe6,0xea,0xb5,0xe8,0x1c,0x57,0x0d,0xf1,0xd1,0xe1,0xf5,0x16,0xfd,0x00,0xa3,0x02, -0xea,0x03,0xe0,0x02,0x2a,0x22,0x14,0xaf,0x0d,0xcf,0xfa,0xbb,0xee,0x1c,0x00,0xef, -0x35,0xf4,0x0d,0x6d,0xfa,0x13,0x05,0x19,0xe3,0x24,0xfb,0x1c,0xb6,0x33,0x3f,0x0e, -0x3a,0x08,0x82,0xeb,0xed,0xb6,0xe8,0x00,0x07,0x18,0xfb,0x59,0xe7,0xfd,0x1a,0xf0, -0xf7,0x13,0x03,0xf8,0x20,0xf0,0xf3,0xd2,0x1a,0x14,0xa9,0x0b,0xf6,0xf8,0xb0,0xd7, -0x74,0xf4,0xfd,0x3e,0xed,0x09,0xab,0xf8,0x07,0x51,0x21,0xfe,0xdf,0xe8,0x0f,0xcc, -0x24,0x45,0xf9,0x3c,0x15,0xe5,0xf5,0xeb,0x17,0xf1,0xf0,0xc2,0x0f,0x09,0x03,0xf1, -0x02,0x4a,0xf7,0xe8,0x3f,0xf5,0xfb,0x1b,0xfb,0xfc,0x9d,0x0b,0x13,0x42,0x08,0xfe, -0x40,0xd2,0xc2,0xc5,0xde,0x04,0x83,0xef,0x00,0xc9,0xfd,0xf9,0x80,0x22,0x0e,0xc9, -0xf2,0xf8,0x79,0x17,0x41,0xc5,0x41,0x20,0x41,0x04,0xec,0x75,0xf5,0xf1,0xc2,0xf6, -0x0b,0x4a,0x08,0xf9,0x5a,0x0e,0xdb,0xf6,0xec,0xf4,0x15,0xff,0x0c,0x2e,0x08,0x11, -0x76,0x06,0xf8,0x60,0xec,0xcf,0x00,0xc3,0xfb,0xec,0xed,0x00,0xf3,0xfa,0xf1,0x87, -0x1d,0x17,0x6f,0xfd,0xf6,0xef,0x02,0x30,0x3e,0x4b,0x25,0xec,0x0b,0xf9,0x26,0xed, -0xfe,0xb8,0xea,0xfb,0x4f,0x11,0x08,0x80,0x0f,0xec,0x49,0xdf,0xee,0xdb,0xf4,0x13, -0x6f,0x12,0x08,0xef,0x09,0xf6,0x81,0xe3,0xf4,0x2b,0xbe,0xe3,0xa9,0xf1,0xf7,0xec, -0xfb,0xed,0xed,0x13,0x24,0x9b,0xfe,0x00,0xf9,0xf5,0x1c,0xdb,0x49,0x2d,0xb6,0x0c, -0x09,0x38,0xec,0xfb,0x08,0xf8,0xe9,0xb3,0x0b,0x12,0x81,0x17,0xf6,0xcd,0xe2,0xe4, -0xc6,0xf1,0x06,0xb6,0x22,0x04,0x59,0x10,0xf9,0x0a,0xde,0xf0,0xad,0xe9,0xc3,0x08, -0xed,0xf1,0x1e,0xfb,0xe5,0xdb,0x0a,0x29,0x90,0x0c,0xfb,0xb1,0xff,0x02,0xa5,0x40, -0x39,0x0f,0x04,0x1a,0xe1,0xf2,0xf6,0x89,0xfe,0xe7,0x1a,0xfc,0x12,0x8b,0x24,0x00, -0xaf,0xe8,0xe5,0xb0,0xe7,0xfe,0xa1,0x1f,0x10,0x8d,0x07,0x09,0x10,0xdc,0xe8,0x0b, -0xfa,0xdd,0xbe,0xc8,0xf3,0x63,0xf0,0xe6,0x3c,0xfa,0x2b,0x94,0x1b,0xfe,0x5a,0xfb, -0x02,0x17,0x20,0x50,0x31,0x00,0x13,0x8b,0x0f,0xe5,0xea,0x09,0xe3,0xef,0xfb,0xfd, -0x36,0x2a,0x14,0xfc,0xef,0xea,0x95,0xe4,0xf5,0xac,0x14,0x1a,0xb8,0x05,0x14,0x54, -0xe6,0xd5,0x68,0xfb,0xf3,0x1f,0xd3,0xd5,0x93,0xf3,0xe0,0x6f,0xef,0x1c,0x69,0x2b, -0x0c,0x29,0xf8,0xfd,0x9a,0x0a,0x44,0x2f,0x1b,0xf9,0x66,0x26,0xee,0x86,0x03,0xf1, -0x48,0xf5,0xfc,0xf7,0x14,0x26,0xdb,0xf9,0xef,0x03,0xeb,0xee,0x13,0x03,0x18,0xab, -0x07,0x12,0xfd,0x03,0xcc,0xb2,0xef,0xff,0x18,0xed,0xc5,0x9f,0xea,0xe2,0x31,0xe6, -0x0c,0xa8,0x23,0x21,0x8a,0x00,0xfb,0x80,0xfb,0x2d,0x57,0x30,0xf6,0x5d,0x18,0x0a, -0x19,0xf8,0xfc,0x61,0xf1,0x01,0x18,0x03,0x24,0x48,0x0b,0xf6,0xd8,0xed,0xf5,0x05, -0xf8,0x0f,0x5e,0x05,0x0d,0xc3,0x12,0xe1,0x3e,0xd6,0x03,0x02,0xfb,0xd6,0x3f,0xd7, -0xdf,0x9c,0xdf,0xff,0x77,0x14,0x27,0x2d,0x18,0x02,0xd0,0xf2,0x10,0xdf,0x35,0x04, -0x35,0x0d,0x0d,0x39,0x03,0xfa,0x98,0xf4,0x04,0xbd,0xfb,0x19,0x08,0x11,0x01,0xe7, -0xf1,0xfc,0x70,0xfc,0xfc,0xdb,0x06,0x02,0xb4,0x15,0xfb,0xb3,0xd8,0xea,0x4b,0x09, -0xe6,0xd0,0xd9,0xd5,0xea,0xdc,0xf7,0x78,0x05,0x17,0x2f,0x26,0x16,0x3d,0xf5,0xfa, -0x17,0x20,0x1c,0x1d,0x05,0x10,0x51,0x00,0x05,0xac,0xf4,0x08,0xef,0x00,0x10,0x6e, -0x0d,0x07,0x33,0xfa,0xfa,0x9a,0x0a,0xf5,0xff,0xfa,0xfc,0xa6,0x08,0x0b,0xc1,0xea, -0xe3,0xa4,0xfd,0xfa,0x55,0xe1,0xd8,0xd8,0xd3,0xf5,0x24,0xfb,0x03,0x99,0x20,0x26, -0x9c,0x09,0xf0,0x73,0x02,0x23,0x11,0x09,0x15,0x0c,0xfa,0x06,0xf6,0xfe,0x06,0x2e, -0x0c,0x05,0x8e,0x13,0xfc,0x04,0x03,0xf8,0x39,0x1c,0xf8,0x1e,0xf4,0xf8,0xb2,0xf3, -0x10,0xa0,0xf8,0xef,0x38,0xec,0x01,0xe1,0xe6,0xe5,0x20,0xd5,0xef,0xa5,0xf3,0xf9, -0xe0,0x07,0x35,0xfe,0x1b,0xfc,0x11,0xef,0x0c,0x50,0x15,0x0e,0x13,0x06,0xf5,0xf8, -0x0a,0x06,0x99,0x0d,0x0e,0xa7,0x0e,0x00,0x4d,0xf8,0xff,0xdb,0x1a,0x14,0x08,0xea, -0xf7,0x00,0xe8,0xff,0xa9,0x06,0xfa,0xae,0xee,0xf2,0x55,0xf1,0xec,0x7f,0xdb,0xf1, -0x97,0xef,0xf4,0xaa,0xef,0x23,0x3c,0x2f,0x0c,0x52,0xf4,0xf4,0xa4,0x0d,0x0c,0x3f, -0x0e,0xf7,0xfa,0xfd,0x14,0xe9,0x0d,0x14,0x34,0x14,0x07,0x30,0xf1,0xfc,0xba,0x11, -0x29,0xe1,0xef,0xf1,0x9f,0xe5,0xe6,0xdd,0x05,0x04,0x73,0x00,0xed,0x82,0xec,0xef, -0xc4,0xe7,0xf5,0x52,0xf4,0xec,0xc1,0xea,0x04,0x09,0x31,0x1e,0x1c,0x01,0xf2,0xa6, -0xff,0x06,0x4c,0x0e,0x06,0xf8,0xe6,0x1c,0xf0,0x0a,0x1b,0xa8,0x11,0x12,0x24,0xef, -0xf7,0x67,0x0a,0x2e,0xaa,0x06,0xee,0x8c,0xed,0xd3,0x69,0xf6,0x04,0x86,0x0b,0xf5, -0xad,0xe7,0xe7,0x5d,0xf2,0xf5,0x9b,0x02,0xeb,0x69,0xe8,0xee,0xa9,0x1c,0x28,0x77, -0x10,0xfa,0xa0,0xfb,0xf6,0x69,0x05,0x16,0xcf,0xe4,0x0f,0x18,0x0f,0x21,0xc2,0x0e, -0x1d,0xc1,0xfd,0xe9,0x24,0x09,0x1f,0x6a,0x24,0xef,0xfd,0xf3,0xd4,0xe1,0xd7,0x0a, -0xbb,0x06,0x06,0x44,0xe5,0xe4,0x00,0xea,0x06,0x34,0x03,0xfc,0xd4,0xdd,0xee,0xed, -0xfb,0x24,0x7c,0x18,0x09,0x70,0xfe,0xfd,0x17,0xe5,0x22,0xd4,0xee,0xff,0x7d,0x15, -0x16,0x6f,0x1c,0x13,0x4c,0x16,0xe3,0x77,0xff,0x17,0x26,0x28,0x06,0x79,0xf2,0xe3, -0xc6,0xc0,0xfa,0xbb,0x09,0x09,0x15,0xfb,0xdb,0xb3,0xde,0x02,0x91,0x10,0xfd,0x76, -0xf2,0xde,0x45,0xf5,0x08,0x46,0x1f,0x0e,0xfe,0x07,0x08,0x36,0xe0,0x04,0xc1,0x0c, -0xe9,0x8a,0x1d,0x10,0xc1,0x24,0x0e,0xc5,0x21,0xf6,0x3f,0xee,0x10,0xf7,0x20,0x1b, -0x62,0xfb,0xe9,0xc6,0xc7,0xd6,0xaf,0x0b,0x01,0x3f,0x0f,0xe4,0xaf,0xd8,0xec,0x60, -0x22,0xfe,0xc1,0x04,0xdf,0xd0,0xed,0xf5,0x4f,0x0f,0x0f,0x33,0x0b,0x15,0xdf,0xf6, -0xdb,0x1c,0x14,0xe4,0xd6,0x19,0x18,0xd0,0x22,0x17,0xb9,0x14,0x15,0xda,0xe7,0x0a, -0xca,0x18,0x1a,0xff,0x0d,0xe7,0x26,0xd8,0xc2,0x56,0xf8,0x00,0xfa,0x09,0xfe,0x5c, -0xda,0xd9,0xa7,0x1d,0x15,0xdb,0x03,0xf0,0xe1,0xe7,0xeb,0xf7,0x00,0x05,0x11,0x0d, -0x19,0x59,0x0f,0xdd,0x4a,0xf2,0xf4,0x61,0x02,0x20,0xec,0x25,0x14,0x2b,0x1a,0x13, -0xb4,0xff,0xfa,0x5a,0x17,0x19,0x8e,0x17,0xf8,0x7d,0xdb,0xca,0x72,0xdb,0xff,0x6c, -0x01,0x0b,0xa2,0xe8,0xd2,0x43,0xfd,0x2c,0x54,0x06,0xfb,0x81,0xee,0xe5,0xeb,0xf2, -0xfc,0x24,0x06,0x16,0x33,0x22,0xf4,0x30,0xdd,0xeb,0xf4,0xf8,0x1e,0x95,0x2a,0x1b, -0x46,0x16,0x12,0xbb,0x0c,0xfa,0xea,0x11,0x19,0xef,0x16,0x0a,0xaf,0xdb,0xd3,0x79, -0xd0,0xea,0xa9,0xff,0xff,0x74,0x04,0xd9,0xfc,0xe1,0x28,0x4f,0x18,0x01,0x0d,0xf8, -0xe8,0x8c,0xea,0xf5,0x91,0xf8,0x0b,0x39,0x26,0x0f,0x9c,0xea,0xd0,0xe4,0xf0,0x12, -0xd0,0x2a,0x2e,0xd7,0x0e,0x17,0x4f,0x0b,0x04,0xaf,0x0a,0x17,0x58,0x1e,0x10,0xac, -0xea,0xd3,0x62,0xda,0xd2,0x77,0xf8,0xf3,0x5b,0x08,0xee,0xef,0xd6,0x07,0x83,0x30, -0x09,0x39,0xfe,0xf5,0x7c,0xe5,0xee,0xce,0xf2,0xf7,0xbe,0x21,0x21,0x31,0x0b,0xcb, -0x48,0xd6,0x06,0xea,0x22,0x36,0xa6,0x1a,0x11,0x9f,0x0c,0x0f,0x35,0x05,0x16,0x74, -0x1c,0x11,0x32,0xfe,0xcd,0x8d,0xe8,0xd2,0xdc,0xde,0xf7,0x4e,0xf7,0x06,0x87,0xe2, -0xe7,0xa7,0x29,0x1c,0x2d,0xff,0xfd,0x60,0xed,0xea,0xa7,0xeb,0xf0,0xe7,0x0c,0x21, -0xbe,0x1f,0xea,0x94,0xbd,0xf1,0x8c,0x1a,0x2f,0x37,0x32,0x0e,0x00,0x0d,0x12,0xa1, -0x0a,0x17,0xfd,0x1c,0x16,0x42,0x03,0xdc,0xf8,0xde,0xe1,0x33,0xcc,0xee,0xd6,0xef, -0x05,0x77,0xf4,0xe2,0x8b,0x09,0x30,0x47,0x0c,0xff,0x54,0xf5,0xf0,0x4e,0xe5,0xec, -0x64,0xf5,0x20,0x25,0x20,0x11,0x28,0xbe,0xd4,0xfd,0x0d,0x29,0xfd,0x31,0x22,0x02, -0x07,0x0d,0x0b,0x10,0x12,0xd1,0x21,0x1f,0x10,0x04,0xef,0x7a,0xd0,0xeb,0xcd,0xce, -0xd9,0x25,0xee,0xfe,0x4d,0xfe,0xef,0x71,0xee,0x28,0x9a,0x1a,0x0a,0x3f,0xf1,0xf9, -0xbd,0xea,0xe7,0x71,0xeb,0x0f,0x99,0x1a,0x24,0x3f,0xe4,0xbf,0xed,0xf7,0x23,0x24, -0x2b,0x2c,0x0b,0x14,0xfd,0xa6,0x13,0x10,0x18,0x20,0x28,0x08,0x0c,0xf5,0xe5,0xe2, -0xda,0xfa,0xdf,0xca,0x93,0xe4,0xf3,0xfc,0xff,0xf8,0x7c,0xf1,0x0a,0xf8,0x26,0x13, -0x29,0xf9,0xf0,0xb4,0xfd,0xe2,0x65,0xec,0xf9,0x41,0x19,0x1c,0x98,0x0c,0xc7,0x4f, -0xde,0x16,0xbd,0x28,0x27,0x0c,0x29,0xff,0xd5,0x05,0x14,0x58,0x1b,0x2c,0xa7,0x20, -0xed,0x7b,0xef,0xd6,0x9a,0xdd,0xd2,0x18,0xce,0xf0,0xc4,0xfd,0xfd,0xae,0xf9,0xfa, -0xa2,0x1f,0x1e,0x0c,0x0a,0xe4,0xd6,0x05,0xeb,0xde,0xec,0xeb,0xb2,0x0e,0x13,0x3f, -0x16,0xe5,0x64,0xd1,0x03,0x1a,0x24,0x22,0x57,0x23,0x1d,0x2c,0xf6,0x0e,0x27,0x18, -0x2c,0xed,0x2f,0xff,0x03,0xe6,0xed,0x6f,0xce,0xe2,0x51,0xc1,0xe0,0x0e,0xff,0xf8, -0x09,0x00,0xf8,0xb2,0x13,0x20,0xf5,0x1a,0xe0,0xcb,0xf8,0xfd,0xac,0xea,0xef,0xc3, -0xf7,0x19,0xc8,0x0f,0xfc,0x3d,0xde,0xea,0x3a,0x20,0x1c,0x6e,0x1b,0x29,0x81,0x0c, -0xfe,0xc8,0x0e,0x2c,0x13,0x2e,0x1b,0xef,0xde,0xf2,0xb7,0xd4,0xdb,0x88,0xce,0xc6, -0x77,0xf8,0xfc,0xb5,0xff,0xfc,0x38,0x09,0x19,0x21,0x25,0xf9,0x87,0xe2,0x04,0x45, -0xf5,0xec,0x6f,0xf1,0x0a,0x1f,0x10,0x03,0x68,0xec,0xeb,0x38,0x08,0x20,0xe9,0x0e, -0x23,0x48,0x23,0x05,0x67,0xf6,0x2d,0x64,0x2e,0x2c,0x05,0xf4,0xe5,0x7e,0xe3,0xd6, -0x76,0xd4,0xc0,0xd2,0xe1,0x01,0x06,0xfd,0x04,0x16,0x03,0x1c,0x06,0x1a,0x19,0x66, -0xd7,0xf7,0x1a,0x02,0xed,0x67,0xf5,0xf7,0x08,0x13,0x06,0x5e,0xea,0xfc,0xf1,0xf3, -0x22,0x1b,0x08,0x1a,0x13,0x29,0x1e,0x16,0xf2,0x0e,0x88,0x3a,0x29,0x96,0x15,0xdd, -0x56,0xe8,0xda,0xcb,0xda,0xc6,0xc5,0xcb,0xee,0xb8,0x00,0xfe,0x5d,0x06,0x12,0x04, -0x1e,0x1c,0x4c,0xf2,0xdd,0xa0,0x03,0xf8,0x7c,0xf3,0xfb,0xe6,0x05,0x0e,0xda,0xf2, -0xf2,0xa1,0x08,0x0a,0x5f,0x15,0x04,0x16,0x21,0x28,0x47,0x0e,0xed,0x58,0x31,0x31, -0x9f,0x22,0xf6,0x65,0xdd,0xdc,0x07,0xe1,0xc9,0xef,0xcc,0xd4,0x16,0x00,0x01,0xbc, -0x02,0x0f,0x5e,0x1f,0x17,0x8a,0x0c,0xda,0xc4,0xf0,0x05,0x57,0xf0,0xfe,0x9d,0xff, -0x0b,0xc3,0x04,0xdc,0x7b,0x13,0xfc,0x8d,0x1c,0xfb,0xa7,0x1a,0x28,0x50,0x24,0xf0, -0xb1,0x0b,0x3f,0xb0,0x25,0x12,0x3d,0xe3,0xd7,0x09,0xe1,0xd0,0x4e,0xcf,0xcc,0x4b, -0xe4,0x0a,0xec,0xfc,0x14,0x09,0x13,0x21,0x7e,0x0a,0xf4,0x15,0xde,0xfe,0x6d,0xf8, -0xf6,0x36,0x06,0x01,0xf6,0x0e,0xe5,0x69,0xfe,0x12,0x27,0x0e,0x03,0x0f,0x0a,0x24, -0x93,0x2a,0x10,0x55,0xef,0x2c,0x1b,0x32,0x1c,0xda,0xf8,0xd8,0x41,0xd8,0xda,0xb9, -0xca,0xda,0x76,0xcd,0xfc,0xb1,0x06,0x09,0x33,0x18,0x1b,0x89,0x0f,0xfb,0xde,0xe6, -0xee,0x23,0x04,0xf5,0xcb,0xfb,0x07,0x10,0x0a,0xf8,0x48,0xe8,0x16,0xd9,0x0f,0x0b, -0x27,0xff,0x1b,0x24,0x22,0x2e,0xa7,0xf3,0x0c,0x99,0x32,0x29,0x35,0x07,0xeb,0x07, -0xcd,0xdf,0x87,0xcc,0xd8,0x75,0xd0,0xde,0xc7,0x05,0x0b,0x89,0x11,0x1d,0x7a,0x15, -0x02,0x59,0xf5,0xe6,0x49,0xf6,0xfe,0xa9,0xf5,0x06,0xb7,0x06,0x02,0xbd,0xe6,0x06, -0x56,0x1c,0x0e,0xb8,0xf9,0x0f,0xae,0x1c,0x30,0x5d,0x13,0xf6,0xae,0x26,0x2e,0xb5, -0x15,0xfc,0xb5,0xd1,0xdb,0x55,0xcf,0xd7,0x08,0xd6,0xd9,0xe3,0xf0,0x09,0x77,0x0a, -0x19,0x13,0x18,0x0b,0xf8,0xf4,0xf8,0x62,0xe5,0xfe,0xef,0xfb,0x01,0xf6,0x0b,0x05, -0x71,0xed,0xf4,0x8c,0x1c,0x1d,0x10,0x01,0xff,0xbc,0x15,0x25,0xd4,0x2c,0xf4,0xae, -0x14,0x27,0x8d,0x1f,0x02,0xdf,0xe9,0xd6,0x3e,0xd1,0xd0,0xa9,0xd7,0xdb,0xa5,0xee, -0xf4,0x09,0x12,0x0a,0xdf,0x1e,0x0f,0x05,0xfc,0xfc,0xf2,0xee,0xe3,0x0d,0x03,0xfa, -0x2b,0x0f,0x07,0x7d,0xf7,0xe5,0x02,0x15,0x1f,0xb7,0x17,0xf3,0xce,0x10,0x17,0x2b, -0x3b,0x04,0xc5,0x11,0x1b,0x4f,0x21,0x00,0xc8,0xfc,0xdd,0xb4,0xdd,0xc2,0x43,0xdb, -0xd2,0xd8,0xf3,0xf1,0x04,0x00,0x00,0xc0,0xff,0xff,0x0b,0x00,0x00,0xf4,0xff,0xff, -0x58,0xff,0xff,0xb8,0xff,0xff,0xca,0xff,0xff,0x7a,0xff,0xff,0x32,0xff,0xff,0x60, -0xff,0xff,0x0d,0x00,0x00,0xe4,0xff,0xff,0x1b,0x00,0x00,0xd1,0xff,0xff,0xb9,0xff, -0xff,0x2f,0x00,0x00,0xa5,0x00,0xff,0xdb,0xff,0xff,0x3f,0xff,0xff,0x78,0xff,0xff, -0xbc,0xff,0x00,0x63,0x00,0x00,0x72,0x00,0x00,0xec,0x00,0x01,0x15,0x01,0x01,0x03, -0x01,0x01,0xf6,0x01,0x01,0x5f,0x01,0x00,0xf2,0xff,0x00,0x73,0x00,0x00,0x42,0xff, -0xff,0x05,0x00,0xff,0xce,0xff,0x00,0xe0,0xff,0xff,0xc6,0xfe,0xfe,0xfe,0xfe,0xfe, -0xfe,0xfe,0xff,0x94,0xff,0xff,0x2f,0x00,0x00,0x20,0xff,0xfe,0x92,0xfd,0xfe,0xc2, -0xfe,0xfe,0xaa,0xfe,0xff,0x35,0x00,0x00,0x04,0x00,0xff,0xd8,0xff,0x00,0x74,0x00, -0x00,0x02,0x00,0x00,0x84,0x00,0x00,0xa5,0x00,0x01,0x2d,0x01,0x01,0x8b,0x01,0x00, -0x5d,0xff,0xff,0xd7,0xff,0x00,0xe2,0xff,0xff,0x26,0xff,0x00,0x27,0x01,0x01,0x6a, -0x01,0x01,0x11,0x01,0x01,0xcc,0x02,0x03,0xd1,0x01,0x00,0x6c,0x00,0x01,0x4d,0x02, -0x02,0xf1,0x00,0xff,0xdf,0xff,0xff,0x04,0xff,0xff,0x0a,0xff,0xfd,0x4d,0xfd,0xfd, -0x88,0xfd,0xfd,0x93,0xfc,0xfd,0xc6,0xfd,0xfd,0x18,0xfe,0xfe,0x74,0xfe,0xfd,0x69, -0xfd,0xfd,0x1f,0xff,0xff,0x30,0x00,0x00,0xde,0xff,0x00,0xa1,0x00,0x00,0xab,0x00, -0x00,0x29,0x01,0x00,0x7f,0x02,0x02,0xdd,0xff,0xff,0x1f,0x01,0x01,0xa9,0x02,0x00, -0xb1,0xff,0x00,0x52,0x01,0x01,0x33,0x01,0x00,0x10,0xff,0xff,0xce,0x00,0x00,0x52, -0x01,0x00,0x1a,0x01,0x01,0x42,0x02,0x02,0x6d,0x03,0x03,0x7c,0x02,0x01,0xa8,0x02, -0x02,0x7c,0x02,0x02,0x43,0x02,0x02,0x29,0x01,0xff,0x12,0xff,0xff,0x36,0xff,0xfe, -0x2e,0x00,0x00,0x15,0x00,0xfe,0xa3,0xfd,0xfc,0x1e,0xfc,0xfb,0xda,0xfa,0xfa,0xd7, -0xf9,0xf8,0x12,0xf8,0xf9,0x4c,0xfb,0xfb,0x9d,0xfc,0xfc,0x6f,0xfc,0xfe,0xe0,0xff, -0x00,0x9b,0xff,0xfe,0x20,0x00,0x04,0xc3,0x04,0x02,0xc8,0x02,0x01,0xff,0x03,0x04, -0xd1,0x01,0x00,0x9c,0xff,0xff,0xbd,0xff,0x01,0x3e,0x02,0x01,0x3e,0x03,0x03,0x7a, -0x04,0x05,0x78,0x05,0x04,0x06,0x03,0x03,0x0a,0x05,0x06,0xbc,0x05,0x02,0xd6,0x01, -0x03,0x49,0x04,0x03,0xa2,0x01,0x00,0x93,0xff,0xfd,0xe9,0xfc,0xfc,0x33,0xfd,0xfb, -0x0a,0xfa,0xfd,0xd2,0xff,0xfe,0xbb,0xfc,0xfc,0x7d,0xfd,0xfb,0xab,0xf9,0xfb,0x4f, -0xfd,0xfb,0xfc,0xf9,0xf9,0xcc,0xf9,0xf9,0x70,0xfb,0x00,0x62,0x00,0x01,0x5a,0x01, -0xff,0x4e,0xff,0x00,0x86,0x01,0x03,0x11,0x03,0x01,0x4c,0xff,0x00,0x46,0xff,0x01, -0x2a,0x01,0x00,0x1c,0x00,0xff,0x2a,0xff,0x01,0x80,0x00,0xfc,0x8e,0xfd,0x00,0x33, -0x01,0x03,0xe7,0x03,0x04,0x56,0x03,0x03,0xcd,0x02,0x02,0xeb,0x03,0x04,0xd5,0x03, -0x03,0x96,0x04,0x06,0xc2,0x05,0x04,0xa5,0x02,0x05,0x21,0x05,0x03,0x64,0xff,0xfe, -0x14,0xff,0xff,0x27,0x01,0x00,0x5b,0x01,0xff,0x68,0xfd,0xf9,0x14,0xf9,0xfa,0x34, -0xfb,0xfc,0xe9,0xfb,0xfb,0x78,0xfb,0xf7,0xbe,0xf4,0xf9,0x20,0xfb,0xf7,0x2e,0xfa, -0xfc,0xb8,0xfd,0xfb,0x7b,0xf9,0xfc,0xbc,0xff,0x02,0x81,0x00,0xfe,0x37,0xfd,0xfe, -0xb2,0x03,0x03,0xfd,0x05,0x07,0x9a,0x05,0x00,0x02,0x02,0x01,0x0a,0xfe,0x00,0x96, -0x04,0x06,0x43,0x08,0x04,0xb4,0x03,0x03,0xe3,0x04,0x08,0xc1,0x09,0x07,0xfc,0x06, -0x06,0xc2,0x06,0x06,0x6d,0x07,0x03,0x57,0x01,0x00,0xb4,0xfe,0xfd,0xce,0xff,0xfd, -0x79,0xf8,0xf9,0x3a,0xfc,0xfe,0xb5,0xfc,0xfa,0xd4,0xf8,0xfa,0x0e,0xfa,0xf9,0x47, -0xf9,0xfc,0xd7,0xfe,0xfd,0x84,0xf9,0xf8,0x1a,0xf7,0xf8,0xb7,0xfc,0xfe,0xff,0xfd, -0xff,0x44,0xff,0xfc,0x64,0xfa,0xfc,0x14,0xff,0x01,0x8e,0x05,0x06,0x93,0x04,0x01, -0x6b,0xff,0x00,0x6c,0x00,0x01,0xc2,0x00,0x00,0x6b,0xfd,0xfd,0xf7,0xfd,0xfa,0x1c, -0x00,0x00,0x9d,0xff,0x00,0x61,0x02,0x07,0xc0,0x06,0x07,0x77,0x08,0x05,0xcb,0x03, -0x08,0x8d,0x0d,0x08,0x2f,0x03,0x09,0xd8,0x0b,0x05,0x46,0x02,0xfe,0x22,0x02,0x02, -0x94,0xfe,0xfc,0x23,0xfb,0xfd,0xf2,0x00,0xff,0x2f,0xfe,0xf6,0x91,0xf5,0xf7,0x82, -0xfc,0xfe,0xde,0xfe,0xfc,0xfc,0xf7,0xf3,0x48,0xf2,0xf4,0x6c,0xfa,0xfc,0x62,0xfe, -0xff,0x22,0x01,0x01,0xef,0xfb,0xfb,0x43,0xfc,0xff,0xf7,0x02,0x03,0x15,0x04,0x02, -0x80,0x00,0x01,0x42,0xfe,0xfe,0x4a,0xfe,0xfe,0x6c,0xfd,0xfe,0x90,0x00,0xfd,0x58, -0xfd,0x04,0x86,0x03,0xff,0x8b,0xfd,0xfe,0x4f,0x01,0x01,0xc2,0x03,0x06,0x45,0x08, -0x05,0x3f,0x05,0x08,0xd0,0x08,0x0a,0x41,0x06,0x00,0x18,0x01,0x02,0x1f,0x03,0x05, -0x56,0x07,0x08,0x80,0x06,0x01,0x74,0x03,0x02,0x99,0xfd,0xf9,0x2f,0xf6,0xf6,0xbc, -0xfa,0xfd,0x5d,0xfb,0xfc,0x50,0xfd,0xf5,0x7b,0xef,0xee,0x64,0xf2,0xf9,0xdc,0xfd, -0xfe,0xce,0x00,0x00,0x78,0x01,0x02,0x3d,0x04,0x03,0x42,0x00,0x00,0x90,0x01,0x00, -0xb1,0xff,0x02,0x82,0x02,0x05,0xf2,0x05,0x05,0x18,0x05,0x02,0xb9,0xff,0xfb,0x4d, -0xfa,0xfb,0xe6,0xfb,0x05,0x84,0x07,0x09,0xd2,0x07,0x04,0x8b,0x06,0x06,0xee,0x04, -0x06,0x7c,0x08,0x05,0x59,0x09,0x0a,0xc5,0x06,0x05,0xab,0x01,0xff,0x8f,0x01,0x04, -0x3f,0x03,0xf6,0x24,0xf5,0x00,0x0a,0x05,0x00,0x7c,0xf7,0xf4,0xaf,0xf3,0xf5,0x5e, -0xfa,0xf6,0x98,0xfa,0xfb,0x8c,0xfe,0xfd,0x49,0xf5,0xea,0x74,0xee,0xf4,0xc1,0xf6, -0x01,0x84,0x00,0xfa,0x63,0xf4,0xf4,0x38,0xfb,0x03,0xfd,0x01,0xfc,0x83,0xfd,0xff, -0xff,0x00,0x04,0x15,0x08,0x05,0x93,0x09,0x09,0x17,0x0c,0x08,0x12,0x08,0x06,0x0e, -0x05,0x02,0xcc,0xff,0xfc,0xfb,0x04,0x0b,0xd5,0x0e,0x0f,0xcc,0x0c,0x08,0x60,0x06, -0x07,0xfc,0x07,0x04,0xca,0x05,0x05,0xed,0x06,0x07,0xb5,0x03,0xff,0xe9,0xfc,0x00, -0xd9,0x00,0xfb,0x2b,0xf4,0xef,0x5b,0xf4,0xf9,0x15,0xf6,0xf6,0x88,0xf8,0xf5,0xb5, -0xf2,0xf1,0x9b,0xf1,0xf7,0x26,0xfd,0x00,0x14,0x00,0xf8,0xf4,0xee,0xf1,0x97,0xf5, -0xf9,0xdd,0x00,0x06,0x6d,0xff,0xf7,0x0c,0xfb,0x03,0xbf,0x04,0x00,0x28,0xfc,0xfd, -0xdb,0x02,0xfd,0xa2,0xfb,0x01,0xc4,0x05,0x09,0xe1,0x04,0x00,0x96,0x01,0x05,0x81, -0x07,0x08,0x8a,0x03,0xfc,0xa7,0xfd,0x04,0x6c,0x0c,0x0d,0x5a,0x11,0x12,0x93,0x0f, -0x0e,0x32,0x0f,0x14,0x0b,0x0d,0x07,0xd0,0x05,0x07,0x77,0x08,0x01,0xf9,0x01,0x05, -0x2b,0x07,0x03,0x1a,0x01,0xf8,0x1a,0xf2,0xf4,0x34,0xf9,0xfa,0x96,0xf9,0xf5,0x44, -0xef,0xec,0x8a,0xe9,0xe8,0x98,0xed,0xf3,0x6e,0xf7,0xfa,0xcd,0xef,0xe6,0xaf,0xee, -0xf9,0xdb,0xfd,0x06,0xd1,0x05,0xff,0x45,0xfe,0x07,0x93,0x08,0x05,0xf6,0xfa,0xf8, -0x0f,0x02,0x01,0xfa,0xff,0xfc,0xaa,0x05,0x08,0x3e,0x01,0xff,0x04,0xfa,0xfa,0xb3, -0xff,0x08,0xe4,0x08,0x01,0x31,0xfa,0x00,0x54,0x07,0x13,0x63,0x11,0x0d,0xf6,0x0c, -0x07,0xc9,0x08,0x0d,0x2a,0x0e,0x0a,0x39,0x0c,0x0f,0x06,0x0d,0x0c,0x1f,0x07,0xfe, -0xd5,0x05,0x0c,0x04,0x0e,0x07,0xbe,0xf6,0xf2,0x5e,0xf8,0xf9,0x4f,0xfb,0xf7,0xbb, -0xf8,0xf5,0x73,0xf2,0xee,0xaf,0xed,0xe9,0x1a,0xe8,0xf4,0x71,0xfc,0xf3,0xe9,0xe6, -0xea,0x99,0xf1,0xfd,0xc9,0x05,0x03,0x11,0x01,0x00,0xc8,0xfc,0xfa,0x6c,0xf9,0xfd, -0x1e,0x00,0x03,0xad,0x02,0x02,0x7f,0x02,0x02,0xf5,0x06,0x05,0xd4,0x02,0xfe,0x9e, -0x00,0x0c,0x98,0x0f,0x07,0x7a,0xff,0x01,0x59,0xfe,0x06,0xb4,0x0b,0x0b,0x7a,0x08, -0x0f,0x55,0x0b,0x0c,0xc8,0x0e,0x0d,0x59,0x0b,0x0b,0x8f,0x0e,0x09,0x65,0x06,0x02, -0x69,0xf5,0xfc,0xfe,0x01,0x07,0x62,0x01,0xfe,0x29,0xf7,0xf7,0x7d,0xfe,0x04,0xb5, -0x01,0xfd,0x17,0xf8,0xef,0xb0,0xe9,0xf0,0x09,0xef,0xf2,0x4d,0xfd,0xf9,0x9d,0xef, -0xeb,0x4b,0xf0,0xef,0x5f,0xfa,0xff,0x1c,0xfb,0xfc,0xdb,0xf7,0xf4,0x93,0xf5,0xfe, -0x07,0xff,0xfd,0xda,0x01,0x08,0x2f,0x09,0x07,0x74,0x08,0x00,0xa7,0xfb,0xfb,0xd9, -0xfe,0x04,0x59,0x09,0x0a,0xde,0x04,0xff,0x24,0x00,0x08,0xaf,0x12,0x10,0xe0,0x10, -0x10,0x95,0x0b,0x0b,0x0a,0x12,0x15,0x23,0x10,0x0b,0x54,0x09,0x0c,0x69,0x0c,0x03, -0xd8,0xf9,0xf5,0x92,0xff,0x05,0xb7,0x09,0x02,0x19,0xf3,0xf0,0xbf,0xfd,0x05,0x29, -0x01,0xf9,0x62,0xf2,0xf5,0x10,0xf1,0xf5,0x73,0xf0,0xe8,0x94,0xf6,0xfe,0x3a,0xf8, -0xed,0x27,0xe5,0xea,0x45,0xf5,0xfe,0x9d,0x07,0x05,0x64,0xfc,0xfb,0xbc,0xfd,0x03, -0x9c,0x04,0x00,0xaa,0xf9,0xfb,0x35,0x07,0x07,0x26,0x04,0xfe,0xc7,0xf4,0xfa,0x15, -0x08,0x0c,0xb9,0xfe,0xf9,0x7f,0x04,0x03,0x4f,0x04,0x06,0x5a,0x0d,0x08,0x1e,0x0b, -0x11,0x26,0x11,0x0f,0xd5,0x0e,0x0c,0x9c,0x10,0x11,0x02,0x0e,0x10,0xf6,0x13,0x08, -0x54,0xfb,0xf1,0x78,0xf6,0xfa,0xea,0x06,0x02,0x23,0xf7,0xf1,0x26,0xf8,0xf7,0x46, -0xf3,0xf8,0xc3,0xf4,0xee,0x55,0xf0,0xf2,0x2a,0xf6,0xee,0x0a,0xf1,0xfd,0xb4,0xfa, -0xf6,0x20,0xee,0xf2,0xe2,0xfa,0xfd,0x7f,0x08,0x0b,0x22,0x02,0xf9,0x7d,0xf7,0xff, -0xcb,0x0b,0x10,0xec,0x0a,0x0b,0x8d,0x0c,0x10,0x23,0x10,0x09,0x9b,0xf9,0xfb,0x7e, -0x07,0x0c,0x4d,0x01,0xf6,0x90,0xf8,0xfa,0xb4,0xf6,0xfc,0x11,0x00,0x04,0xaa,0x09, -0x0b,0x66,0x10,0x10,0xe3,0x09,0x08,0x41,0x07,0x0a,0x99,0x04,0x02,0x77,0x02,0x04, -0x95,0x00,0xf8,0x0f,0xf5,0xf2,0x50,0xf3,0x03,0x45,0x0d,0x07,0xf2,0xfe,0xfa,0x8b, -0xfe,0x00,0xbb,0xfd,0xf7,0xd5,0xf6,0xf5,0x63,0xf3,0xf1,0x39,0xf0,0xef,0x77,0xf1, -0xf5,0x68,0xf6,0xee,0x76,0xe8,0xeb,0xae,0xf8,0xfd,0xfe,0xfc,0xfb,0xe8,0xff,0x06, -0x97,0x02,0x07,0xc0,0x03,0x00,0xbe,0x05,0x08,0x99,0x0b,0x04,0x7f,0xfd,0xfe,0xe4, -0x06,0x0b,0x7a,0x0a,0x04,0x0f,0x09,0x0a,0x27,0x09,0x12,0x96,0x11,0x0d,0x76,0x09, -0x0a,0x02,0x13,0x19,0x62,0x12,0x0a,0xf2,0x09,0x0b,0x5a,0x0a,0x04,0x96,0x06,0x05, -0xc6,0x04,0x04,0xd0,0x02,0xfb,0xf2,0xf3,0xf7,0xb7,0xfe,0xf7,0x93,0xf3,0xf6,0xa3, -0xfb,0xf3,0xc4,0xec,0xed,0xe8,0xea,0xe9,0x69,0xe8,0xea,0x88,0xf2,0xe9,0x7c,0xed, -0xe7,0x79,0xe6,0xec,0x77,0xea,0xf2,0xb8,0xf8,0xf7,0x44,0xf6,0xf3,0xb3,0x02,0x0e, -0xcf,0x0c,0x11,0x2d,0x12,0x0e,0x1e,0x0b,0x0f,0xbb,0x15,0x0f,0x08,0x09,0x06,0xa0, -0x07,0x10,0x24,0x0d,0x04,0x37,0x00,0xfe,0xbf,0xff,0x04,0x42,0x04,0x06,0x10,0x04, -0x04,0x62,0x08,0x0f,0x2a,0x1a,0x18,0x66,0x11,0x0b,0xd8,0x03,0xfb,0xf7,0xfa,0x02, -0x7d,0x03,0x00,0x4a,0xfc,0xf7,0xe8,0xfe,0x05,0x80,0x07,0x07,0x23,0xff,0x00,0xe3, -0x06,0x03,0xf8,0xf2,0xf1,0x34,0xf2,0xf7,0xdd,0xf2,0xed,0xbd,0xed,0xed,0xf1,0xf4, -0xf7,0xfe,0xe7,0xe3,0xc1,0xe7,0xee,0x6e,0xf9,0xf4,0xa0,0xe1,0xde,0x37,0xef,0xfb, -0x23,0xfb,0xf7,0xef,0xfb,0x02,0x5d,0x07,0x0e,0x43,0x0b,0x05,0x12,0x05,0x0d,0x1a, -0x10,0x13,0x0e,0x11,0x0f,0x2e,0x09,0x07,0x6e,0x0d,0x13,0x29,0x11,0x0f,0x55,0x12, -0x11,0xb2,0x0d,0x09,0x01,0x0e,0x14,0x34,0x1e,0x1b,0x66,0x0d,0x00,0x3a,0xff,0x03, -0x22,0x10,0x11,0x0e,0x07,0xf4,0x48,0xf0,0xf0,0xb6,0xf9,0xfe,0x46,0xfd,0xf6,0x4b, -0xf9,0xf1,0xaf,0xe7,0xe4,0x00,0xe2,0xeb,0x4f,0xed,0xeb,0x50,0xe6,0xdf,0xac,0xec, -0xfb,0xba,0xf3,0xe6,0xa8,0xe4,0xeb,0x18,0xf7,0xfd,0x50,0xfb,0xed,0xd2,0xef,0xfd, -0x5e,0x0d,0x0c,0x85,0x07,0x11,0x1e,0x0f,0x0c,0x19,0x16,0x0f,0x3b,0x08,0x0b,0xac, -0x12,0x18,0xe1,0x15,0x17,0x11,0x12,0x03,0xfe,0x0c,0x07,0xef,0x08,0x06,0xb3,0x07, -0x0e,0x79,0x07,0x04,0xf5,0x06,0x09,0x10,0x0a,0x05,0xf0,0x07,0x06,0xc8,0xf4,0xfa, -0xb6,0x06,0x0c,0x0a,0x0a,0xff,0x5a,0xfa,0xf6,0xdb,0xec,0xf9,0x29,0x01,0x05,0x10, -0xfd,0xfa,0xec,0xf5,0xec,0xa7,0xe8,0xe9,0x72,0xea,0xf5,0x38,0xfa,0xf6,0x3f,0xf1, -0xf3,0x83,0xf0,0xec,0xda,0xe8,0xf2,0x06,0xf7,0xfa,0xb6,0xfb,0xf6,0x50,0xf7,0xfc, -0x93,0x07,0x00,0xf6,0xfb,0x03,0x5f,0x0b,0x06,0xd0,0x01,0x06,0x0a,0x00,0xfd,0xa1, -0x07,0x03,0xfc,0x08,0x11,0x81,0x18,0x14,0xf5,0x16,0x11,0xaf,0x03,0x04,0x22,0x05, -0x0e,0xa8,0x0f,0x0c,0x0a,0x0a,0x0e,0x99,0x11,0x13,0x6d,0x1c,0x17,0x43,0x0d,0xff, -0x77,0x06,0x16,0x56,0x18,0x0c,0xd3,0x06,0xfa,0xe8,0xef,0xf3,0x6c,0xf5,0xf1,0xa3, -0xee,0xed,0x86,0xf0,0xed,0x59,0xe3,0xe4,0xef,0xe7,0xea,0xb8,0xed,0xec,0xb6,0xee, -0xe5,0x21,0xe9,0xf0,0xa3,0xe9,0xec,0x1d,0xf3,0xe7,0x69,0xeb,0xef,0x97,0xf7,0xfa, -0x78,0xfe,0x03,0xd6,0x06,0x0f,0x75,0x1c,0x18,0x18,0x0e,0x0a,0xec,0x0c,0x09,0x8f, -0x13,0x1b,0x17,0x15,0x18,0xa6,0x22,0x28,0x1e,0x1d,0x12,0x8e,0xfb,0xf6,0x04,0x02, -0x0a,0x43,0x0a,0x0a,0xa2,0x06,0x04,0xdc,0x00,0x09,0x7b,0x10,0x05,0x08,0x01,0xfd, -0x22,0x03,0x0d,0x0f,0x10,0x01,0x3e,0xfe,0xf8,0xaa,0xf9,0xf1,0xd0,0xfb,0x02,0xc1, -0xf7,0xf2,0x7d,0xf3,0xf2,0xe4,0xee,0xe2,0x3e,0xdc,0xeb,0xa0,0xf0,0xf3,0xd0,0xfe, -0xf8,0x78,0xf4,0xef,0x1e,0xeb,0xee,0xff,0xf2,0xec,0xdd,0xe4,0xdf,0x8d,0xee,0xf6, -0x57,0xf4,0xf0,0x3e,0xf7,0xfe,0xc7,0x09,0x12,0x39,0x17,0x0f,0xb1,0x0f,0x13,0x10, -0x17,0x15,0x12,0x08,0x0e,0xb3,0x12,0x28,0x34,0x2a,0x18,0x26,0x09,0x01,0xf2,0x07, -0x10,0xbe,0x15,0x12,0x8f,0x13,0x1d,0x9c,0x1f,0x1d,0xcf,0x17,0x14,0xe0,0x0e,0x08, -0x47,0x0a,0x0e,0x35,0x0b,0x01,0x19,0xfd,0xf7,0xc0,0xf3,0xf0,0xba,0xed,0xeb,0x3f, -0xed,0xe2,0x3e,0xdb,0xd8,0x2f,0xe0,0xe7,0x32,0xe2,0xda,0xb1,0xd7,0xdc,0x9f,0xea, -0xec,0x13,0xe5,0xe4,0x1d,0xdd,0xd9,0xe8,0xe3,0xee,0x29,0xf4,0xf7,0x23,0xfe,0x00, -0x96,0x01,0x04,0x97,0x0e,0x0f,0xf9,0x13,0x15,0xc8,0x15,0x11,0x0e,0x11,0x15,0x8a, -0x1f,0x21,0xc3,0x12,0x09,0x08,0x0c,0x1d,0x71,0x2c,0x2b,0x82,0x1a,0x00,0xa0,0xfc, -0x09,0xfa,0x12,0x14,0xb8,0x11,0x0c,0x0b,0x12,0x12,0xdd,0x12,0x12,0x36,0x11,0x0f, -0x0d,0x07,0x09,0xd4,0x0c,0x06,0x01,0x00,0xf8,0xdf,0xf6,0xfc,0xa9,0xf5,0xf2,0x97, -0xf3,0xef,0xf0,0xea,0xe8,0x34,0xe3,0xe6,0xf9,0xe7,0xdf,0x49,0xda,0xdb,0xd4,0xed, -0xf9,0x9c,0xec,0xe2,0x4c,0xdd,0xd6,0x4f,0xdd,0xdd,0x93,0xe7,0xea,0xc5,0xf5,0xf6, -0x59,0xef,0xf0,0xb1,0xfd,0x07,0xdb,0x02,0x01,0xd1,0x02,0x05,0xe1,0x05,0x08,0xfa, -0x0d,0x13,0x96,0x18,0x16,0xec,0x0f,0x0f,0xad,0x1a,0x21,0x8d,0x1f,0x1c,0x22,0x0f, -0x11,0x47,0x17,0x1d,0xce,0x1d,0x1d,0x18,0x1b,0x1b,0x3e,0x17,0x15,0x0f,0x1b,0x13, -0x6e,0x14,0x12,0x3e,0x18,0x1d,0xcd,0x11,0xfe,0x7e,0xfd,0xf7,0xb7,0x06,0x05,0xd4, -0xed,0xdc,0x5d,0xd6,0xdf,0x5d,0xea,0xe8,0x7f,0xdc,0xd5,0xd4,0xd6,0xd8,0x04,0xd6, -0xe9,0x32,0xf4,0xf2,0x3d,0xf0,0xe7,0xaa,0xe3,0xdf,0x57,0xd8,0xe1,0xe4,0xf1,0xf7, -0xa1,0xf1,0xe4,0xb4,0xf6,0x0c,0x48,0x11,0x09,0x3f,0x08,0xff,0x77,0xfb,0xfe,0xeb, -0x17,0x15,0x5f,0x12,0x14,0x8f,0x0e,0x13,0xdc,0x1d,0x23,0x9e,0x1b,0x12,0xc0,0x0e, -0x0c,0x77,0x0b,0x03,0xe9,0x0b,0x0c,0xf4,0x00,0x05,0x47,0x0c,0x13,0x8b,0x16,0x0e, -0x1f,0x12,0x12,0xa6,0x0c,0x09,0x5f,0x10,0x0e,0x13,0x05,0xff,0xf9,0x02,0x0c,0xd6, -0xff,0xf1,0x29,0xe6,0xe8,0xa6,0xee,0xee,0x2d,0xe7,0xe5,0xd6,0xed,0xee,0xac,0xe8, -0xe8,0xb8,0xf3,0xfa,0x0b,0x02,0xfe,0xd9,0xec,0xe2,0x2a,0xe6,0xed,0xc1,0xfd,0x04, -0x77,0xf5,0xe5,0xef,0xe8,0xf0,0x7f,0xfe,0xf7,0xeb,0xf6,0xee,0x42,0xee,0xf8,0x62, -0x08,0x0d,0xbd,0x09,0x17,0x04,0x12,0x0e,0xb6,0x12,0x14,0x87,0x13,0x10,0x22,0x11, -0x0a,0xd1,0x0d,0x08,0x5a,0x0b,0x14,0x16,0x16,0x0e,0x15,0x03,0x0b,0xe5,0x1d,0x25, -0x14,0x1f,0x14,0x52,0x05,0x03,0x43,0x0d,0x10,0x28,0x08,0xfd,0x38,0xfc,0xf4,0x55, -0xf6,0xf8,0x83,0xec,0xd8,0x4a,0xdb,0xe5,0x7e,0xef,0xee,0x44,0xeb,0xe7,0x2c,0xf1, -0xf4,0x77,0x01,0x01,0x00,0xf3,0xf7,0x11,0xff,0xeb,0xd2,0xe6,0xee,0x20,0xf8,0x08, -0x68,0x08,0xfe,0xd3,0xf8,0xfd,0xef,0x06,0x01,0xac,0xf5,0xf7,0x53,0xfb,0x01,0x29, -0x04,0xfe,0x3e,0xf5,0x02,0x7f,0x05,0x04,0x22,0x02,0x05,0xfc,0x0f,0x10,0x17,0x0e, -0x0e,0xf8,0x0d,0x0e,0xa2,0x08,0x00,0x40,0x0b,0x10,0x3a,0x0a,0x02,0xd1,0x09,0x17, -0x29,0x24,0x24,0x35,0x1f,0x1a,0xd7,0x15,0x19,0xef,0x0f,0x09,0xbf,0x0c,0x0b,0xfb, -0x03,0xfa,0xec,0xf0,0xef,0xb5,0xe0,0xde,0x0d,0xe6,0xf0,0xe1,0xeb,0xe7,0x5f,0xe6, -0xe7,0x53,0xe7,0xf1,0xfa,0xee,0xe5,0xaf,0xe2,0xeb,0xe3,0xeb,0xe1,0x0e,0xec,0xf8, -0xe5,0xfe,0xf5,0x87,0xee,0xfd,0x2a,0x09,0x08,0x0a,0xf7,0xf2,0x55,0xfa,0xfa,0x12, -0x06,0x0a,0xa9,0x01,0x06,0xac,0x12,0x16,0xd1,0x19,0x15,0x00,0x15,0x20,0xe4,0x23, -0x1c,0xbe,0x08,0x0d,0x7a,0x15,0x15,0x60,0x05,0xfc,0xb4,0xff,0x0a,0x1c,0x0d,0x0e, -0x84,0x16,0x1c,0xa3,0x13,0x0d,0x02,0x12,0x1c,0xb4,0x1c,0x0b,0xd5,0xfd,0xfc,0x74, -0xf4,0xfc,0xf5,0xf2,0xeb,0x34,0xe7,0xeb,0x01,0xeb,0xe8,0xc6,0xe4,0xed,0xba,0xf0, -0xf2,0x82,0xe8,0xe5,0xdc,0xe9,0xec,0x15,0xf0,0xed,0xdf,0xea,0xe6,0xf3,0xe6,0xe9, -0x8f,0xf6,0xfe,0x4f,0xf6,0xf3,0x76,0xff,0x0a,0x7b,0x08,0xf3,0x2f,0xf2,0xfa,0xa6, -0x09,0x0c,0x62,0x06,0x04,0x7b,0x0c,0x14,0x5f,0x0c,0x02,0x78,0x07,0x1b,0xa0,0x26, -0x2c,0x02,0x25,0x10,0x9f,0x07,0x11,0x3c,0x16,0x14,0xfa,0x0c,0x08,0xc4,0x0d,0x0e, -0xa4,0x12,0x0e,0x86,0x12,0x0f,0x53,0x10,0x15,0x78,0x14,0x0b,0x95,0xfa,0xfb,0x9f, -0xf6,0xef,0x24,0xea,0xda,0x16,0xe4,0xea,0xf2,0xeb,0xf0,0x99,0xf0,0xed,0x8f,0xff, -0x08,0x5f,0xf8,0xe8,0x40,0xe9,0xee,0xef,0xf8,0xfb,0xe1,0xe8,0xde,0xed,0xe8,0xe5, -0xc3,0xe1,0xec,0xff,0xfb,0xf7,0xdb,0xfc,0xf5,0x25,0xf9,0xed,0xf4,0xe7,0xef,0x32, -0x06,0x0e,0x2a,0x0f,0x08,0x72,0x07,0x14,0x3b,0x18,0x0e,0xd9,0x03,0x01,0xfd,0x0b, -0x17,0x4c,0x2a,0x2a,0x54,0x15,0x12,0x64,0x17,0x20,0xee,0x21,0x19,0xe7,0x1b,0x1a, -0xa2,0x0d,0x10,0x47,0x10,0x1b,0x28,0x17,0x0f,0x25,0x10,0x0b,0xf6,0xfa,0xf5,0x2b, -0xf3,0xf0,0xe3,0xe6,0xd9,0x95,0xd1,0xd8,0x3c,0xe7,0xef,0xe3,0xf3,0xeb,0x20,0xef, -0x04,0x78,0x07,0xf9,0xed,0xe4,0xdd,0x97,0xe8,0xf6,0x2e,0xf7,0xec,0x46,0xe6,0xea, -0xf7,0xef,0xf2,0xfa,0x04,0x04,0xb2,0xf5,0xf4,0x76,0xf8,0xfa,0x83,0xf8,0xf7,0x96, -0x01,0x01,0x75,0xfd,0x06,0x31,0x08,0x07,0x8d,0x0b,0x0f,0xc2,0x07,0xfc,0x2a,0xf4, -0x0a,0x32,0x1c,0x22,0x5c,0x14,0x0b,0x93,0x09,0x0b,0x67,0x16,0x17,0x8a,0x15,0x15, -0xf2,0x13,0x0b,0x66,0x12,0x17,0xcb,0x20,0x1e,0xbf,0x1f,0x1c,0x89,0x18,0x0b,0x04, -0x02,0x00,0x21,0xf8,0xf1,0x3a,0xf0,0xf2,0x69,0xf1,0xec,0x63,0xf3,0xed,0xb8,0xe4, -0xe2,0x54,0xf5,0x02,0x48,0xef,0xdf,0xbc,0xd9,0xdb,0x56,0xe7,0xe3,0x83,0xe0,0xe3, -0xca,0xde,0xda,0x31,0xee,0xf7,0x6c,0xea,0xe3,0x42,0xec,0xef,0x98,0xf3,0xf7,0xe7, -0xff,0x12,0x9a,0xff,0xf7,0x75,0x0c,0x14,0x35,0x16,0x1d,0x60,0x11,0x08,0xfc,0xff, -0x04,0x11,0x17,0x2b,0xcb,0x28,0x12,0x8d,0x10,0x1b,0xc9,0x21,0x28,0x9d,0x24,0x23, -0xea,0x19,0x10,0x64,0x12,0x18,0x13,0x16,0x15,0x82,0x15,0x0d,0x30,0x18,0x11,0x9d, -0x00,0xf6,0x75,0xef,0xe4,0xb2,0xe6,0xec,0xc5,0xef,0xe8,0xa3,0xeb,0xf1,0x92,0xee, -0xe8,0x9c,0xe1,0xf3,0x63,0xfc,0xea,0x68,0xe3,0xec,0x54,0xe4,0xe0,0xf1,0xd4,0xd7, -0xa1,0xd4,0xde,0x51,0xda,0xe8,0xa9,0xf3,0xe7,0x53,0xe4,0xeb,0xb1,0xfb,0xfd,0x24, -0xfb,0xfc,0x9f,0x0f,0x09,0x99,0x12,0x0f,0x6f,0x16,0x1e,0x0d,0x28,0x14,0x72,0x0c, -0x07,0x9e,0x0b,0x1a,0xe0,0x1a,0x20,0x0e,0x0f,0x11,0xed,0x1c,0x1c,0x35,0x2a,0x27, -0xe1,0x20,0x15,0x44,0x1a,0x11,0x4f,0x0d,0x0d,0x20,0x13,0x15,0x0c,0x1b,0x15,0x17, -0x0d,0x07,0xfc,0xf8,0xe9,0x89,0xe9,0xec,0xbd,0xf4,0xf2,0x4f,0xe9,0xee,0x0e,0xf4, -0xec,0x6c,0xe1,0xe9,0xab,0xf4,0xee,0x1f,0xe7,0xe4,0xde,0xe6,0xe3,0x68,0xdc,0xce, -0xdd,0xc1,0xcb,0xd6,0xdc,0xeb,0x16,0xf3,0xeb,0x96,0xe8,0xe8,0xc0,0xe8,0xf6,0x48, -0x09,0x0b,0xb8,0x0c,0x0b,0x56,0x04,0x18,0x86,0x17,0x0f,0xc1,0x23,0x29,0x5a,0x1e, -0x06,0xd2,0xfd,0x09,0x76,0x23,0x27,0x87,0x18,0x0d,0x9f,0x09,0x16,0xe8,0x29,0x36, -0xdd,0x2c,0x15,0xd0,0x05,0x14,0x97,0x16,0x06,0x5e,0xfe,0xfb,0x06,0x02,0x0c,0x65, -0x1a,0x12,0xab,0xff,0xec,0x04,0xe6,0xf0,0x63,0x00,0x01,0xb8,0xf9,0xf4,0x10,0xfa, -0x03,0xa3,0xff,0xed,0x18,0xec,0xed,0xea,0xf4,0xf3,0xbb,0xed,0xe6,0x48,0xe0,0xd4, -0xcb,0xd1,0xce,0x61,0xd0,0xd2,0xfb,0xe5,0xed,0x00,0xe0,0xe0,0x93,0xe1,0xe0,0xeb, -0xf2,0x03,0x1f,0x13,0x0f,0x9e,0xfe,0x02,0x40,0x16,0x13,0xa7,0x13,0x22,0x44,0x1b, -0x19,0x60,0x1a,0x1d,0x61,0x1a,0x19,0xcf,0x10,0x0b,0x53,0x14,0x1b,0xba,0x2b,0x35, -0xb0,0x2b,0x21,0xdf,0x18,0x10,0x3e,0x16,0x17,0xbe,0x0b,0xff,0xea,0xf6,0x02,0xa1, -0x10,0x1c,0x48,0x10,0xfc,0xb3,0xf2,0xea,0xaf,0xef,0x00,0xa2,0xf8,0xf0,0x92,0xf2, -0x01,0x87,0x03,0xec,0x08,0xe6,0xe8,0x63,0xf2,0xef,0xdf,0xe1,0xdd,0xaf,0xe6,0xe8, -0xde,0xd3,0xce,0x47,0xc8,0xcc,0xca,0xd4,0xef,0x32,0xeb,0xdf,0x06,0xdf,0xe6,0xa4, -0xf0,0xf2,0xbf,0xfd,0x11,0x9a,0x20,0x18,0x40,0x11,0x0e,0x2e,0x0f,0x19,0x13,0x1b, -0x12,0x44,0x14,0x1f,0xc8,0x1d,0x10,0x21,0x0c,0x16,0x20,0x17,0x17,0xa5,0x1d,0x22, -0x99,0x1c,0x24,0xbf,0x2d,0x19,0xfe,0x0b,0x16,0x04,0x15,0x0b,0x4a,0x06,0x01,0x2a, -0x08,0x0e,0x4e,0x08,0x0a,0x6e,0x11,0x09,0x3d,0xfc,0xee,0xda,0xf8,0xfe,0x8a,0xfd, -0x05,0x79,0x0d,0x04,0x36,0xe9,0xe2,0x98,0xe9,0xf4,0xf9,0xf6,0xe1,0xb2,0xd3,0xdb, -0xa0,0xda,0xce,0x74,0xc0,0xbb,0x49,0xc0,0xce,0xe1,0xdf,0xda,0xa0,0xd0,0xd7,0x27, -0xe6,0xf9,0xe3,0xfa,0x03,0x9b,0x10,0x1e,0x8a,0x1a,0x19,0x5f,0x15,0x13,0xbe,0x1d, -0x25,0xa4,0x29,0x30,0xe6,0x25,0x22,0x01,0x15,0x19,0xe1,0x17,0x0e,0x39,0x0e,0x15, -0x40,0x19,0x1e,0xae,0x27,0x2e,0x77,0x14,0x08,0x50,0x11,0x06,0x47,0xfd,0xf7,0xb4, -0x00,0x09,0xb0,0x0e,0xfe,0xab,0xfd,0x06,0xf0,0x02,0xf8,0x23,0xfe,0x0d,0xe9,0x06, -0xf7,0xe8,0xfd,0x0d,0x9c,0x02,0xeb,0x68,0xdd,0xe0,0xdf,0xed,0xf1,0x71,0xe6,0xdb, -0x56,0xdd,0xcf,0xb3,0xc4,0xbf,0x06,0xca,0xcd,0xe2,0xde,0xdc,0x7d,0xd7,0xd7,0xf1, -0xe5,0xef,0x07,0xff,0x04,0xad,0x0d,0x1c,0x95,0x1f,0x1e,0x3f,0x22,0x1c,0x3d,0x17, -0x26,0x0e,0x2e,0x28,0x73,0x2a,0x2c,0xce,0x1e,0x16,0xf7,0x10,0x08,0x2f,0x0f,0x14, -0x9b,0x14,0x12,0x28,0x15,0x1e,0x5a,0x14,0x03,0xc3,0xf6,0xf9,0xe5,0xee,0xed,0x4d, -0xee,0xf5,0x32,0xf4,0xf1,0x37,0xed,0xfd,0x70,0x0b,0x09,0xe6,0x03,0x0f,0xc6,0x15, -0x0c,0xef,0x09,0x17,0xa3,0x10,0xfd,0x02,0xee,0xf6,0x5c,0x02,0xfe,0x6c,0xf3,0xe4, -0x8e,0xdf,0xe7,0xcb,0xdb,0xcd,0x65,0xbb,0xc7,0x3a,0xd5,0xe7,0x17,0xe5,0xd6,0xa4, -0xd2,0xdc,0xb0,0xec,0xf7,0x55,0xff,0x09,0x85,0x11,0x07,0x7f,0x05,0x14,0xba,0x13, -0x1a,0xa1,0x21,0x1c,0xe1,0x23,0x2f,0x35,0x38,0x2a,0xbc,0x17,0x0a,0xe0,0xfc,0x00, -0x8e,0x0c,0x18,0xa6,0x20,0x26,0x9e,0x2a,0x1c,0xaf,0x05,0x00,0x5a,0xf7,0xf0,0x76, -0xed,0xf3,0xa7,0x06,0x09,0x1b,0xfa,0xef,0x62,0xf5,0x00,0x57,0x07,0x07,0xc1,0x0b, -0x0a,0x54,0xf8,0xff,0xe9,0x0d,0x09,0x21,0xef,0xe9,0x0f,0xf2,0x00,0xe4,0xfc,0xf2, -0xac,0xe0,0xdf,0x5f,0xeb,0xe5,0xe6,0xd2,0xc2,0xf4,0xd2,0xde,0x98,0xe8,0xda,0xba, -0xcc,0xdc,0x9e,0xed,0xfb,0x61,0xfa,0xfa,0xca,0xf7,0x09,0x34,0x0a,0x12,0x2d,0x21, -0x1a,0x4f,0x1d,0x18,0x7b,0x21,0x2d,0x2e,0x2c,0x28,0x49,0x1d,0x17,0x34,0x12,0x0a, -0xe2,0x06,0x00,0xc4,0x0e,0x21,0xaf,0x1f,0x1b,0xd4,0x0f,0x06,0x39,0x05,0xfa,0x1c, -0xf2,0xf1,0x8e,0xf8,0xf7,0x3f,0xf6,0xf2,0xa0,0xf5,0x0b,0xc1,0x0a,0x03,0x22,0x0b, -0x19,0x30,0x1a,0x01,0x88,0xfb,0xff,0x50,0xf6,0xf9,0xaf,0xf2,0xf2,0x4e,0xf6,0xf2, -0x3b,0xf2,0xe5,0x6c,0xdb,0xd8,0x1d,0xce,0xc0,0x28,0xd6,0xdf,0xa0,0xf3,0xf6,0x32, -0xe6,0xe6,0x4c,0xf0,0xf6,0xe5,0xf9,0xea,0x26,0xef,0xfe,0xb3,0xff,0x04,0x37,0x11, -0x14,0xae,0x19,0x19,0x27,0x1d,0x22,0x17,0x25,0x22,0xc4,0x14,0x11,0x92,0x08,0x0d, -0xe3,0x0a,0x03,0xdf,0xff,0x1b,0x5e,0x26,0x21,0x8e,0x17,0x13,0xb4,0x06,0x01,0x4d, -0xff,0x03,0x37,0xfe,0xfd,0xb5,0xfc,0xfd,0xac,0xfc,0x0b,0x44,0x12,0x14,0x93,0x11, -0x13,0x78,0x16,0x13,0xe9,0x05,0x06,0x84,0xf7,0xed,0x1d,0xec,0xe3,0x84,0xe3,0xeb, -0x8f,0xee,0xe3,0x47,0xd5,0xd9,0x01,0xd4,0xcd,0x2e,0xca,0xda,0x65,0xe1,0xeb,0x7b, -0xea,0xe9,0x71,0xeb,0xfe,0x1e,0x07,0xfa,0x8a,0xf1,0xfb,0xaf,0x0b,0x04,0xa5,0xfe, -0x10,0x1c,0x21,0x32,0x23,0x28,0x19,0x75,0x16,0x1a,0x32,0x21,0x17,0x5b,0x0d,0x01, -0xcb,0xf7,0xfe,0x8a,0xfc,0xfe,0x07,0x18,0x15,0x0a,0x13,0x10,0xac,0x0d,0x04,0xd5, -0xfc,0xfa,0xb2,0xfb,0x05,0x1d,0x03,0x00,0x34,0x00,0x04,0xf5,0x09,0x10,0x38,0x23, -0x2f,0x3b,0x27,0x16,0x2a,0x0c,0x0a,0xb4,0x07,0xf4,0xbc,0xef,0xe7,0x53,0xdc,0xed, -0xc4,0xf8,0xeb,0x6c,0xde,0xd4,0x55,0xd7,0xcf,0xdf,0xcd,0xcd,0x45,0xd4,0xe5,0x4f, -0xf7,0xe7,0xaf,0xe6,0xe9,0x0d,0xf0,0xeb,0xea,0xf3,0xfe,0x87,0x09,0x0c,0xa8,0x01, -0x05,0xc0,0x19,0x31,0x15,0x42,0x30,0x7d,0x22,0x16,0xf2,0x20,0x27,0x23,0x1c,0x0c, -0x0f,0x01,0x06,0xd6,0x08,0x01,0x15,0x09,0x0a,0xb2,0x06,0x07,0x4d,0x08,0xfb,0xe4, -0xf5,0xf6,0x66,0xfa,0xfa,0x52,0xfc,0xf5,0xfd,0xef,0xec,0xea,0x02,0x10,0x12,0x13, -0x20,0x72,0x23,0x23,0xd7,0x1b,0x0e,0xa3,0x0a,0x03,0xab,0xf9,0xf6,0xec,0xe7,0xe2, -0x3b,0xf6,0xf3,0x3d,0xed,0xe5,0xcd,0xe4,0xdb,0xc1,0xd5,0xcb,0x45,0xc7,0xd9,0xd6, -0xed,0xee,0x88,0xec,0xe8,0x20,0xe8,0xed,0x97,0xf8,0x06,0x87,0x06,0x08,0x50,0x01, -0xff,0x00,0x0a,0x26,0x6f,0x3b,0x3d,0x94,0x29,0x18,0x8d,0x16,0x21,0x34,0x26,0x15, -0xab,0x00,0xf7,0x16,0x04,0x09,0x18,0x09,0x09,0x85,0x06,0xff,0x12,0x02,0xfd,0xcd, -0xf0,0xf0,0xb2,0xf4,0xfa,0x1a,0xf9,0xf6,0x3d,0xf8,0xf1,0x25,0xf3,0x10,0x09,0x1c, -0x26,0x2b,0x28,0x32,0x6c,0x34,0x23,0xba,0x0c,0x02,0xb3,0x04,0x0a,0x4d,0x0a,0xf2, -0x8b,0xec,0xf1,0xef,0xed,0xf2,0x27,0xf0,0xe2,0xee,0xcf,0xc3,0x3a,0xb8,0xbe,0xf8, -0xc7,0xd6,0xbf,0xdd,0xe1,0xf3,0xe5,0xe6,0x18,0xe0,0xee,0xf9,0xf1,0xf4,0x35,0x00, -0xff,0xbb,0xfd,0x09,0x59,0x1c,0x2b,0x59,0x2e,0x2c,0x30,0x1d,0x24,0x91,0x2a,0x24, -0xfe,0x16,0x0b,0x48,0x08,0x14,0x9e,0x1e,0x13,0xb8,0x08,0x0a,0x07,0x08,0x08,0xff, -0xfc,0xf5,0x93,0xfa,0x05,0xf9,0xf9,0xf2,0x82,0xf4,0xf4,0x7e,0xf8,0xfb,0xdb,0x09, -0x17,0x75,0x20,0x2e,0x09,0x34,0x22,0xa8,0x15,0x08,0xab,0x03,0x0a,0xb1,0x13,0xfd, -0x0c,0xee,0xf3,0x03,0x02,0x03,0xa0,0x01,0xf4,0xe8,0xdb,0xca,0x09,0xbd,0xbe,0x18, -0xc5,0xc8,0x8d,0xd7,0xdc,0xe6,0xdf,0xe4,0xe0,0xe2,0xe5,0xb7,0xe6,0xed,0x29,0xf8, -0xfd,0x4c,0xfb,0xf4,0xe3,0x0e,0x1e,0x51,0x22,0x24,0x47,0x1a,0x12,0x75,0x19,0x1a, -0x48,0x0e,0x04,0xeb,0xfe,0x05,0x0c,0x1f,0x23,0xea,0x10,0x09,0xbe,0x0a,0x14,0x6e, -0x0a,0xfc,0xb7,0xf8,0x00,0xf7,0x03,0xf6,0xdb,0xf5,0xf8,0x0e,0xfc,0x00,0x0f,0x09, -0x10,0x93,0x17,0x1d,0xed,0x2b,0x28,0x1e,0x19,0x12,0x57,0x0b,0x09,0xfa,0x0f,0x0f, -0xbe,0x06,0xfe,0x6f,0x00,0x07,0xb3,0x05,0x03,0xdd,0xef,0xdd,0xd2,0xc8,0xc1,0xf0, -0xc7,0xc9,0x68,0xcd,0xd8,0x76,0xe4,0xe6,0xb6,0xea,0xe3,0x71,0xdd,0xe0,0x21,0xf0, -0xff,0xcc,0x04,0xf9,0x4c,0xfa,0x0f,0x88,0x16,0x1a,0x23,0x11,0x10,0x8e,0x10,0x14, -0xd9,0x0e,0x05,0x8d,0xfa,0xfb,0xd9,0x0d,0x20,0xb0,0x18,0x0c,0x9e,0x03,0x05,0x01, -0x0e,0x00,0x4d,0xfb,0xf9,0x2e,0x0a,0x07,0x08,0xf9,0xef,0x08,0xf7,0xfd,0x05,0xff, -0x0a,0x61,0x17,0x17,0x02,0x14,0x25,0xe5,0x24,0x1c,0x20,0x10,0x05,0xd7,0x0a,0x13, -0x5d,0x1a,0x14,0x9b,0x07,0x03,0x2f,0xff,0x07,0xa9,0x05,0xee,0xc9,0xd4,0xbe,0xc6, -0xba,0xc1,0x55,0xd0,0xe1,0x77,0xe8,0xe7,0xc9,0xea,0xf1,0x57,0xf5,0xf2,0xd2,0xf4, -0xfa,0x28,0x03,0x04,0xdd,0xfe,0x02,0x83,0x10,0x16,0x71,0x0b,0x09,0xe3,0x0a,0x0d, -0x11,0x0d,0x05,0x91,0x00,0xfa,0x43,0x00,0x10,0xe6,0x0d,0x08,0xf0,0xff,0xf9,0x9a, -0xf9,0xf7,0x59,0xf5,0xf0,0xc6,0xfa,0x02,0x8f,0x02,0xf4,0x04,0xf8,0x06,0x60,0xff, -0x01,0x28,0x10,0x1c,0x6e,0x19,0x22,0xc6,0x27,0x1e,0xe0,0x1a,0x16,0xe0,0x19,0x18, -0x06,0x19,0x20,0x61,0x18,0x1b,0x60,0x15,0x0e,0x0f,0x0a,0x06,0x65,0xf3,0xcc,0x79, -0xb9,0xb7,0x83,0xbe,0xca,0xb9,0xdb,0xdf,0xef,0xdc,0xe6,0x10,0xf3,0xf2,0xb3,0xea, -0xee,0x33,0xf4,0xfe,0x21,0x05,0xfc,0xdd,0x03,0x0b,0xec,0x04,0xfd,0xf2,0x01,0x06, -0xf5,0x09,0x06,0x91,0x05,0x06,0x82,0xfb,0x05,0xd0,0x0f,0x1a,0xc4,0x1b,0x07,0x39, -0xfc,0xfa,0x5c,0x04,0x04,0xf2,0xfb,0xff,0x45,0x0e,0x08,0x90,0xfa,0xfc,0x3e,0x04, -0x03,0x79,0x05,0x0c,0x61,0x19,0x26,0x7b,0x20,0x18,0xd5,0x0e,0x0a,0x95,0x12,0x1e, -0x20,0x1e,0x1d,0xd1,0x12,0x0e,0x89,0x0f,0x0f,0xcc,0x09,0x05,0x6e,0xfc,0xe2,0xdc, -0xba,0xba,0x64,0xbb,0xc4,0x02,0xd9,0xe4,0x6b,0xe1,0xe8,0xa9,0xf5,0xf9,0x1a,0xfa, -0xf6,0xf2,0xf3,0xfd,0x1e,0x08,0x0a,0xdd,0xff,0x10,0xf4,0x12,0x09,0x26,0xff,0xf8, -0xdd,0x04,0x04,0xf9,0x03,0x09,0x99,0x03,0xfa,0x42,0xf7,0x05,0xf1,0x15,0x12,0x97, -0xff,0xf3,0x9d,0xf6,0x04,0x34,0xf9,0xeb,0x9d,0xf3,0x09,0x08,0x0a,0x03,0x52,0x04, -0xff,0xb9,0x04,0x07,0x98,0x11,0x26,0x2f,0x24,0x1e,0x0d,0x1c,0x11,0xf0,0x12,0x16, -0x49,0x1d,0x25,0x0b,0x2c,0x1e,0x3a,0x14,0x0e,0x87,0x0c,0x09,0xa1,0x09,0xf8,0x17, -0xcd,0xbb,0x89,0xc1,0xc0,0xec,0xce,0xda,0x02,0xd8,0xd9,0xde,0xde,0xf0,0x8e,0xf4, -0xfd,0x8e,0x02,0xf9,0xef,0xf5,0xf5,0xba,0xf9,0x03,0x54,0x0e,0x10,0xd3,0x05,0xfc, -0xe8,0xfd,0x02,0xb1,0x0c,0x0e,0xc9,0x14,0x16,0x06,0x0b,0x00,0x4d,0x08,0x13,0xe1, -0x16,0x08,0xe3,0xfc,0xf9,0x90,0xf4,0xe8,0x07,0xe9,0xfa,0x95,0x07,0xfc,0x98,0xf7, -0xee,0xf2,0xfe,0x0c,0xb9,0x0d,0x0e,0x59,0x1e,0x20,0x5a,0x22,0x19,0x5a,0x0f,0x0e, -0x9c,0x1a,0x1f,0x6a,0x31,0x33,0x82,0x1b,0x06,0xd1,0x08,0x0b,0xa6,0x11,0x00,0xd6, -0xe7,0xc7,0xd6,0xbf,0xcb,0x15,0xcf,0xd4,0xc9,0xd6,0xdf,0x1b,0xd9,0xde,0xbf,0xef, -0xf7,0xfa,0x02,0x02,0x79,0x00,0xf2,0xfb,0xf4,0xf8,0xe0,0x04,0x03,0x2b,0x0d,0xff, -0x90,0xf9,0xfa,0x7b,0xfc,0x0a,0x0c,0x11,0x17,0x93,0x10,0x01,0x9f,0xf9,0x05,0x7e, -0x1b,0x1c,0xf5,0x0f,0x04,0x73,0xfa,0xf2,0x9a,0xe6,0xf0,0x7c,0x06,0x0b,0x81,0x04, -0xf6,0xfc,0xf4,0x0d,0xb2,0x0a,0x08,0xc5,0x17,0x21,0x64,0x1d,0x13,0x68,0x16,0x15, -0xe7,0x14,0x10,0x0f,0x21,0x34,0x9d,0x32,0x14,0x1e,0x07,0x00,0x3d,0x08,0x07,0xf5, -0xf4,0xd7,0x30,0xc3,0xc9,0xf6,0xd0,0xd7,0x2b,0xd8,0xdc,0x3d,0xdb,0xd4,0xce,0xe1, -0xf8,0x92,0x01,0x06,0xc8,0x06,0xfc,0x5e,0xf8,0xf1,0x46,0xf6,0x03,0x67,0x0a,0x0d, -0xc4,0xf6,0xe8,0x2e,0xec,0xfe,0x03,0x10,0x11,0xf8,0x10,0x03,0xa4,0xfa,0xf7,0xa0, -0x07,0x17,0x4f,0x11,0x06,0x0a,0x01,0xfa,0xfa,0xea,0xe8,0x17,0xf6,0x09,0x5a,0x0c, -0xfe,0x8a,0xfd,0x0a,0x80,0x1e,0x0e,0x8f,0x0c,0x20,0x46,0x25,0x1c,0x85,0x17,0x1e, -0x67,0x1c,0x18,0x1f,0x12,0x21,0x6d,0x2f,0x28,0xfd,0x14,0x06,0xd8,0xfb,0x04,0x9a, -0xfe,0xf0,0xc1,0xdc,0xc6,0x6d,0xcd,0xd4,0x11,0xdc,0xda,0x4c,0xde,0xd3,0x34,0xdb, -0xe9,0xeb,0xf3,0x08,0x5b,0x0c,0xff,0x79,0xf4,0xee,0x4d,0xe8,0xf8,0xe5,0x07,0x10, -0xf7,0xff,0xec,0xa5,0xe1,0xed,0x6e,0x06,0x08,0xc7,0x08,0x0a,0xa6,0x05,0xfa,0x25, -0xf3,0x00,0xf6,0x07,0x07,0xe9,0x03,0x05,0xe6,0xf9,0xe7,0x19,0xe1,0xf5,0x43,0x10, -0x14,0xe1,0x03,0x02,0x4b,0x13,0x1a,0x36,0x18,0x1a,0x11,0x2c,0x23,0xcd,0x1c,0x26, -0x62,0x2d,0x25,0x59,0x1a,0x13,0xa2,0x1c,0x2f,0xad,0x2b,0x0d,0x97,0xf0,0xed,0xa0, -0xf4,0xf4,0xd9,0xf5,0xe7,0xde,0xcc,0xcd,0x85,0xd5,0xdd,0xce,0xdf,0xcf,0x45,0xd4, -0xdf,0x08,0xed,0xfb,0x07,0x0f,0x0b,0x2d,0xfe,0xf6,0x8c,0xeb,0xf3,0x2a,0x04,0x0a, -0x1f,0x08,0xf4,0x0d,0xe5,0xe7,0xf5,0xf9,0x09,0xd3,0x0c,0x0b,0xd9,0x09,0x05,0xac, -0xf7,0xe9,0x3b,0xfb,0x01,0x98,0x07,0x00,0x3a,0xfc,0xf4,0x3d,0xe8,0xe4,0x79,0xec, -0x0a,0x2f,0x14,0x04,0x8f,0x0e,0x18,0xe1,0x15,0x15,0xcc,0x1e,0x2c,0x29,0x26,0x29, -0xc2,0x29,0x29,0x9d,0x1f,0x13,0x82,0x0e,0x16,0x0b,0x30,0x2e,0xbd,0x01,0xe9,0xe7, -0xe9,0xf2,0x12,0xf4,0xf9,0x78,0xea,0xd6,0x37,0xd3,0xdf,0x9e,0xe6,0xd7,0x0e,0xc8, -0xdd,0x87,0xf1,0xf9,0x25,0x0c,0x0e,0x35,0x05,0xfa,0x43,0xec,0xef,0xc0,0xfa,0x0a, -0x2d,0x06,0xf9,0xfe,0xe6,0xe5,0xa0,0xf2,0xfc,0x2c,0x09,0x0e,0xfb,0x0d,0x0a,0x4d, -0x09,0xf2,0x44,0xea,0xf5,0xe9,0xfc,0x03,0x10,0xff,0xfb,0x77,0xec,0xec,0x8c,0xe9, -0xf1,0x29,0x0a,0x11,0xeb,0x0d,0x14,0x46,0x17,0x14,0xe1,0x1b,0x21,0xdf,0x2b,0x31, -0xa3,0x2f,0x26,0x5c,0x26,0x20,0xef,0x0f,0x08,0xa5,0x17,0x2f,0xd3,0x24,0xf2,0x74, -0xdd,0xe7,0xd7,0xed,0xf9,0x32,0xf5,0xe8,0xc1,0xe0,0xdf,0x39,0xe5,0xd7,0x8d,0xcb, -0xce,0xf3,0xea,0xf9,0x5a,0x02,0x0c,0x78,0x09,0x02,0xeb,0xfd,0xee,0x6f,0xf5,0x04, -0x49,0x0c,0xfe,0x94,0xea,0xe8,0xaa,0xf2,0xf1,0x38,0xff,0x0d,0xfb,0x16,0x14,0x17, -0x0d,0xfc,0xa4,0xe4,0xde,0xf7,0xed,0xf3,0x43,0xff,0x0a,0xb3,0xf7,0xee,0x68,0xe8, -0xe8,0x34,0xff,0x15,0x33,0x12,0x12,0x62,0x21,0x20,0x36,0x23,0x2a,0x9f,0x27,0x30, -0x12,0x31,0x33,0x66,0x29,0x21,0xaa,0x16,0xfd,0x07,0xfa,0x10,0xda,0x1e,0x17,0xb6, -0xea,0xd8,0x23,0xd9,0xe6,0xe3,0xf3,0xe9,0x04,0xf4,0xed,0x22,0xe3,0xde,0x03,0xd2, -0xd4,0xb7,0xdc,0xf3,0x9e,0x02,0x0a,0xa3,0x11,0x03,0x37,0x00,0xfe,0x9d,0xf1,0xfb, -0xc0,0x0c,0x07,0xdd,0xf8,0xef,0x64,0xf4,0xf3,0x0f,0xf5,0x06,0xd4,0x13,0x1a,0x57, -0x15,0x02,0x2f,0xf1,0xde,0x1d,0xdb,0xe5,0xa0,0xe9,0xff,0xcf,0x0c,0xfa,0x7a,0xeb, -0xea,0x88,0xed,0x07,0xcb,0x12,0x16,0xc5,0x1d,0x1f,0x83,0x1e,0x23,0xbb,0x25,0x29, -0x32,0x2d,0x2b,0x05,0x36,0x33,0xf7,0x24,0x0b,0x72,0xf5,0xfc,0x57,0x05,0x0e,0x51, -0x0d,0xef,0xd7,0xe2,0xdc,0x4f,0xe2,0xe9,0x46,0xeb,0xf9,0x9c,0xf4,0xe7,0xba,0xde, -0xd3,0x02,0xd8,0xe0,0xcc,0xee,0xfd,0xd9,0x11,0x0a,0x9c,0xfb,0xff,0x8c,0xf9,0x02, -0x0b,0xfd,0x07,0x3c,0xf4,0xfd,0x43,0x00,0xf6,0xdb,0xee,0xf1,0xb0,0x09,0x1a,0x11, -0x17,0x0b,0xb8,0xfb,0xf0,0xc8,0xdb,0xd6,0xd9,0xe0,0xe7,0xc9,0x0b,0x0f,0x0d,0x01, -0xec,0x43,0xe7,0x03,0xba,0x0d,0x0d,0xf6,0x16,0x26,0x1c,0x2b,0x29,0x95,0x26,0x1c, -0xa5,0x25,0x25,0xcb,0x2b,0x39,0xdb,0x3d,0x1d,0x39,0xf7,0xe8,0x35,0xf5,0xf9,0x2a, -0x00,0xfd,0xfe,0xf1,0xf2,0x04,0xe4,0xd7,0x4d,0xe2,0xeb,0x93,0xfc,0xf6,0x0b,0xed, -0xe1,0xe0,0xd4,0xdf,0xf5,0xe2,0xeb,0x56,0x00,0x08,0x74,0x06,0x05,0x35,0x00,0xfe, -0x4a,0xfd,0xf5,0x13,0xfa,0xf9,0x31,0x07,0x00,0x88,0xf2,0xea,0x74,0xff,0x15,0x69, -0x19,0x09,0xd9,0xfe,0xf9,0x6b,0xea,0xd7,0xf9,0xd0,0xda,0x30,0xf3,0x0d,0xe2,0x15, -0x06,0xfd,0xf4,0xf3,0x98,0x0c,0x0d,0x56,0x0f,0x21,0x5e,0x30,0x34,0x87,0x34,0x29, -0xed,0x1b,0x18,0x89,0x17,0x2a,0xd8,0x3b,0x3d,0xa2,0x1a,0xef,0xcc,0xdf,0xe4,0xd0, -0xe7,0xf3,0x8c,0xf2,0xf5,0xc2,0xee,0xd2,0x5c,0xd0,0xe0,0x7d,0xef,0xf3,0x9f,0xf5, -0xf3,0x50,0xe2,0xdc,0x9e,0xe4,0xe9,0xd3,0xf0,0xfd,0x82,0x04,0x0d,0xa7,0x0d,0x0c, -0xc3,0x06,0xf6,0x7c,0xf7,0xff,0xf0,0xff,0x0a,0x22,0x02,0xf6,0xcf,0xf3,0x0f,0xc9, -0x15,0x02,0x98,0x00,0x05,0x40,0xfd,0xe9,0xd5,0xce,0xce,0x60,0xe0,0xf1,0x62,0x08, -0x15,0xd5,0x0c,0xfd,0x74,0xf9,0x08,0xa8,0x0d,0x11,0xdf,0x27,0x2a,0xd8,0x41,0x3a, -0x91,0x32,0x1a,0x2c,0x0d,0x16,0x97,0x27,0x37,0x99,0x31,0x0f,0x0e,0xe8,0xde,0x46, -0xdd,0xd8,0x6d,0xe7,0xf3,0x96,0xf8,0xee,0x05,0xdb,0xcd,0xcb,0xd5,0xe3,0x1b,0xf0, -0xfc,0xb2,0xec,0xe7,0x74,0xe4,0xe9,0x3e,0xed,0xf5,0x63,0xfb,0x01,0x58,0x02,0x17, -0xaa,0x23,0x10,0x41,0xf2,0xf5,0xa2,0xf5,0x02,0x83,0x0c,0x04,0x64,0x05,0x07,0x79, -0x15,0x06,0xc8,0xf5,0x01,0xef,0x04,0xfb,0x0d,0xe3,0xca,0x1e,0xd7,0xec,0x72,0xf9, -0x0a,0xc8,0x14,0x10,0x17,0x06,0x06,0x91,0x0b,0x13,0xb9,0x1c,0x26,0x0d,0x30,0x41, -0x42,0x46,0x2a,0x5b,0x11,0x05,0xf6,0x18,0x1e,0x7e,0x25,0x23,0xb9,0x0a,0xe9,0x2a, -0xd7,0xcf,0xa7,0xd2,0xe3,0x34,0xeb,0xf0,0xab,0xe8,0xe5,0xa0,0xd6,0xd2,0x4c,0xdd, -0xea,0x33,0xfb,0xf7,0x25,0xef,0xe8,0x4d,0xef,0xf8,0xf4,0xfb,0xfb,0x43,0x04,0x07, -0xc3,0x22,0x24,0x03,0x0d,0xfc,0x06,0xfc,0xfb,0xc7,0x03,0x08,0x73,0x0a,0x11,0x0f, -0x17,0x04,0x7f,0xf5,0xeb,0x49,0xf7,0xfb,0x5e,0xee,0xdd,0x07,0xd2,0xdb,0xa1,0xe4, -0xf3,0x54,0x0d,0x19,0x2c,0x10,0xfd,0xc5,0xfd,0x16,0x76,0x25,0x24,0xee,0x26,0x35, -0x7a,0x48,0x49,0xfb,0x2d,0x14,0x8c,0x13,0x17,0x4a,0x0f,0x19,0x2d,0x16,0x08,0xce, -0xf9,0xde,0x67,0xd1,0xd6,0xef,0xe4,0xed,0xe5,0xeb,0xf4,0x65,0xed,0xe0,0x59,0xd7, -0xd6,0x13,0xe2,0xf5,0xb8,0xed,0xe6,0xa9,0xe4,0xf6,0x43,0xfc,0xfa,0x5e,0xfe,0xfa, -0xf5,0x08,0x1a,0xcc,0x1c,0x14,0x78,0xfb,0xf8,0x37,0xf5,0xff,0xf4,0x07,0x0a,0xca, -0x13,0x0b,0xba,0xfa,0xf8,0x97,0xf7,0xf5,0xbb,0xeb,0xe6,0x9c,0xe4,0xdf,0x3c,0xe6, -0xe5,0xa9,0xff,0x14,0xeb,0x21,0x0d,0x90,0xfa,0x0c,0x45,0x2c,0x31,0x54,0x2b,0x2a, -0xd9,0x35,0x42,0xdf,0x44,0x31,0xdd,0x1d,0x16,0x8d,0x03,0xf3,0xbd,0xfb,0x0e,0x93, -0x0a,0xfd,0x4e,0xdd,0xcb,0xce,0xd5,0xda,0x49,0xe9,0xf0,0xb0,0xef,0xf3,0x10,0xe8, -0xdf,0xdb,0xcf,0xdf,0xec,0xef,0xe9,0x86,0xed,0xed,0x4b,0xfc,0xfc,0xdf,0x04,0x08, -0x11,0x00,0xff,0x09,0x0e,0x1e,0x32,0x18,0x03,0xb1,0xf5,0xf3,0x9a,0xfb,0xfc,0x73, -0x07,0x0c,0x58,0x0d,0x04,0xb6,0xfb,0xee,0x26,0xec,0xea,0x3d,0xec,0xef,0xb5,0xf4, -0xee,0x17,0xec,0x06,0x45,0x1f,0x25,0xe1,0x06,0xfd,0x36,0x17,0x3a,0xd6,0x40,0x2f, -0x61,0x26,0x30,0x4e,0x41,0x41,0x66,0x2a,0x1a,0x0d,0x0e,0xf3,0x25,0xdd,0xe4,0x94, -0xfb,0x00,0x38,0xf2,0xd9,0x18,0xc8,0xcd,0x16,0xd4,0xe0,0x2a,0xec,0xea,0xe8,0xf1, -0xef,0x3e,0xe5,0xd6,0x74,0xd9,0xe4,0xa7,0xdf,0xf4,0x07,0x01,0x02,0x24,0x09,0x0e, -0x3d,0x1c,0x0f,0xdc,0xfe,0x0c,0xfc,0x1c,0x1e,0xd8,0x0f,0xfd,0x48,0x02,0xf6,0xe9, -0xf1,0xfa,0x29,0x02,0x10,0x95,0x0d,0x00,0x62,0xe8,0xdd,0xcb,0xe3,0xe9,0x6f,0xfc, -0xfb,0x47,0xf7,0xf5,0x1c,0x00,0x1b,0x19,0x1e,0x09,0x53,0x04,0x16,0x7d,0x3c,0x42, -0x1f,0x36,0x21,0x9a,0x2b,0x3c,0x04,0x3c,0x25,0x2e,0x1e,0x01,0xb7,0xe8,0xd4,0x85, -0xdf,0xef,0xd5,0xf9,0xef,0x9a,0xe0,0xce,0xe1,0xc7,0xd7,0x52,0xe0,0xe4,0x71,0xdf, -0xed,0x75,0xee,0xed,0x83,0xe2,0xd7,0xaa,0xd4,0xd4,0xa8,0xee,0x03,0x97,0x0c,0x13, -0x27,0x1b,0x1a,0x67,0x10,0xfb,0x82,0x0b,0x1e,0xb8,0x1f,0x1e,0xd0,0x03,0xfb,0x0e, -0xf7,0xee,0xc7,0xf5,0xfd,0xae,0x08,0x0e,0x49,0x06,0xf2,0xd1,0xdb,0xe0,0x48,0xf0, -0x01,0x85,0x0e,0x04,0xdd,0x02,0x08,0x25,0x1f,0x1d,0x0a,0x11,0x0b,0x44,0x1e,0x3a, -0x04,0x3e,0x33,0x64,0x1f,0x29,0x07,0x2f,0x2d,0x85,0x17,0x0e,0x86,0xfa,0xdf,0x77, -0xcc,0xd7,0x51,0xe4,0xee,0x88,0xea,0xde,0x62,0xd0,0xcb,0x67,0xdb,0xdf,0xbe,0xda, -0xe4,0x4f,0xf3,0xf3,0xb8,0xf9,0xe7,0xdf,0xd8,0xc7,0xf0,0xd1,0xf1,0xd5,0x04,0x15, -0xe8,0x19,0x21,0xf4,0x20,0x09,0xa7,0xfd,0x07,0xbe,0x18,0x28,0xab,0x25,0x04,0x48, -0xf3,0xea,0xc1,0xf1,0xfa,0x12,0xfc,0x0a,0x27,0x06,0x0c,0x21,0x00,0xe3,0xb7,0xdd, -0xec,0xfc,0x04,0x1c,0xf9,0x11,0x09,0x2a,0x08,0x1a,0x04,0x21,0x1b,0xe0,0x16,0x21, -0x96,0x36,0x3b,0x6c,0x38,0x29,0xcd,0x24,0x20,0xe7,0x1a,0x04,0xb0,0x04,0xf9,0x4d, -0xdf,0xca,0x78,0xce,0xdf,0x16,0xe5,0xdc,0x76,0xd3,0xd8,0x74,0xd7,0xd5,0x88,0xda, -0xdb,0x81,0xe7,0xed,0x92,0xf2,0xf7,0xea,0xf0,0xe0,0x11,0xc8,0xd3,0x35,0xed,0x05, -0x16,0x1c,0x23,0x94,0x21,0x14,0x45,0x08,0x02,0x36,0x0d,0x1a,0x67,0x27,0x1c,0xf9, -0x02,0xe7,0xb3,0xee,0xfb,0x7e,0xff,0xfd,0xf8,0x03,0x0b,0xca,0x18,0x08,0x65,0xe5, -0xe0,0x87,0xf3,0x17,0x3f,0x29,0x21,0xb4,0x17,0x12,0xa9,0x1d,0x2b,0xc7,0x26,0x1c, -0xd2,0x20,0x31,0x1f,0x3a,0x46,0x9e,0x33,0x22,0x44,0x0e,0xf7,0x22,0xf2,0xf9,0x71, -0xf3,0xdd,0x4e,0xc3,0xc5,0xd7,0xd6,0xd4,0xcf,0xd0,0xd1,0xe1,0xda,0xd8,0xf8,0xca, -0xd5,0xaa,0xdc,0xeb,0x44,0xe9,0xf0,0x00,0xfb,0xf4,0xf2,0xdc,0xc4,0xb8,0xd4,0xed, -0x04,0x0f,0x2a,0x9a,0x2d,0x1f,0x6f,0x12,0x0a,0x7b,0x10,0x14,0xf3,0x1a,0x1b,0xa0, -0x13,0x01,0xdc,0xed,0xef,0xb1,0xfd,0xfb,0x17,0xfa,0xfb,0x7f,0x06,0x1b,0x63,0x0c, -0xec,0x21,0xe5,0xfc,0x68,0x1f,0x2d,0xaf,0x2b,0x27,0x41,0x1f,0x20,0xd8,0x2a,0x2f, -0x3f,0x2c,0x28,0x3c,0x2b,0x32,0xae,0x4a,0x43,0xe0,0x21,0xff,0x74,0xe5,0xed,0x1b, -0xee,0xf3,0xa8,0xe1,0xc4,0x2e,0xca,0xd2,0x11,0xcf,0xc8,0x85,0xd1,0xd9,0xac,0xd0, -0xc9,0xcc,0xd6,0xe3,0x32,0xe6,0xde,0xf9,0xe7,0xf5,0xff,0xf8,0xdf,0xd9,0xcb,0xd4, -0x05,0xf2,0x10,0x0e,0x1f,0x27,0x23,0x1f,0x14,0x1f,0x0f,0x0e,0xb6,0x10,0x16,0x92, -0x09,0x0c,0xb2,0x01,0xfb,0xda,0xee,0xf1,0xe3,0xfa,0x00,0x16,0xf9,0x03,0x7a,0x14, -0x10,0x52,0xff,0xf6,0xce,0x07,0x22,0xe3,0x2f,0x33,0x61,0x31,0x2a,0x97,0x22,0x29, -0x06,0x31,0x36,0x10,0x34,0x27,0xea,0x32,0x40,0xf0,0x3f,0x1b,0x28,0xf6,0xe1,0x60, -0xe3,0xe2,0x78,0xee,0xeb,0x50,0xd2,0xc4,0x5b,0xc8,0xc9,0xd7,0xcc,0xda,0xfc,0xd9, -0xcb,0xea,0xc9,0xd1,0x02,0xe2,0xe4,0x68,0xe0,0xe6,0xe7,0xf5,0xf8,0x3b,0xdd,0xd6, -0xd5,0xe1,0xf8,0x20,0x0e,0x1f,0x58,0x2a,0x25,0x79,0x16,0x0e,0x22,0x0d,0x0d,0xb9, -0x0f,0x00,0x99,0x01,0x06,0xfd,0xfe,0xf2,0xa0,0xe6,0xf5,0x5c,0xf9,0xf6,0x66,0x02, -0x14,0xd0,0x0b,0x02,0x70,0x03,0x10,0xf4,0x24,0x27,0x1f,0x30,0x31,0x2a,0x31,0x28, -0x72,0x26,0x35,0xa3,0x3b,0x38,0xe0,0x2a,0x2e,0xec,0x35,0x35,0xde,0x17,0xf6,0x35, -0xdc,0xd8,0x5e,0xd6,0xe8,0x4f,0xeb,0xdd,0xf6,0xd1,0xcb,0xaf,0xc6,0xcc,0x36,0xd4, -0xd6,0x96,0xd1,0xcc,0x55,0xd7,0xdb,0x6c,0xe1,0xe4,0xd7,0xe7,0xf1,0x9d,0xf1,0xe7, -0xea,0xdf,0xe5,0x0c,0xf8,0x0e,0x14,0x1d,0x25,0xff,0x20,0x18,0x5b,0x0f,0x0d,0xeb, -0x07,0x02,0xcb,0xf7,0xf6,0x47,0x02,0x05,0xd3,0xfd,0xf1,0xb6,0xef,0xf2,0xcf,0xf5, -0x04,0xbf,0x12,0x11,0x10,0x0e,0x18,0x01,0x22,0x28,0x2a,0x22,0x28,0xce,0x37,0x39, -0x81,0x2c,0x20,0x27,0x28,0x3c,0xa5,0x3a,0x2d,0x44,0x24,0x25,0x9b,0x23,0x11,0x4a, -0xf0,0xd5,0x80,0xc7,0xd4,0xa3,0xe3,0xe8,0x62,0xe4,0xd5,0x3e,0xc9,0xc3,0x63,0xc9, -0xce,0x35,0xd5,0xd7,0x53,0xd1,0xde,0x51,0xdb,0xe6,0x10,0xeb,0xee,0xa6,0xef,0xf5, -0x4e,0xf7,0xe9,0xe1,0xeb,0xf7,0x2b,0x0e,0x1d,0xc3,0x23,0x19,0xc9,0x17,0x10,0x4e, -0x0a,0xff,0x68,0xef,0xf5,0x0e,0xf7,0xfe,0x0a,0x07,0xfd,0xff,0xf4,0xe5,0x73,0xec, -0xf7,0xbf,0x07,0x16,0xd9,0x11,0x12,0x23,0x26,0x36,0x6b,0x29,0x1f,0x89,0x29,0x35, -0x1b,0x40,0x36,0x77,0x26,0x28,0x71,0x35,0x3a,0xd8,0x34,0x2c,0x90,0x1e,0x12,0xb7, -0x04,0xf3,0x7e,0xcc,0xc5,0xdb,0xd0,0xe1,0xc5,0xe6,0xe1,0x5f,0xd9,0xcb,0x68,0xc7, -0xc1,0x27,0xc6,0xd0,0x04,0xd8,0xd5,0x2a,0xe2,0xd6,0xc7,0xe2,0xe4,0xc8,0xf3,0xf0, -0xce,0xf9,0xf4,0xde,0xe6,0xe8,0xcf,0xfb,0x0f,0x28,0x1f,0x1a,0xa3,0x12,0x10,0xbe, -0x0d,0x0c,0x41,0xf7,0xe8,0x7d,0xf1,0xfc,0x46,0x04,0x08,0xf5,0x02,0xf5,0x5c,0xe7, -0xe7,0x2d,0xff,0x15,0x45,0x22,0x1d,0x88,0x1e,0x2e,0x8d,0x3c,0x31,0xbd,0x2a,0x29, -0xc9,0x31,0x40,0x56,0x3f,0x34,0x59,0x2a,0x27,0x4e,0x37,0x35,0xf3,0x31,0x1e,0x47, -0xfa,0xef,0x9c,0xe3,0xce,0xa2,0xc4,0xcf,0x27,0xd8,0xdd,0x92,0xd7,0xd9,0x90,0xc9, -0xc3,0xd3,0xbc,0xbd,0x28,0xd2,0xd7,0x9f,0xe0,0xe2,0x50,0xdd,0xe3,0x5d,0xed,0xf5, -0xc7,0xf8,0x00,0xcd,0xf3,0xec,0x26,0xec,0x01,0xc6,0x0d,0x1a,0x5c,0x1b,0x0e,0xe1, -0x07,0x07,0x37,0x0f,0xf7,0xef,0xe5,0xec,0x5c,0xfc,0x09,0x44,0x09,0x04,0xc3,0xf6, -0xee,0xa2,0xeb,0x01,0x32,0x1b,0x2a,0x86,0x29,0x28,0x0a,0x2d,0x31,0x86,0x3b,0x32, -0x36,0x2c,0x2b,0x73,0x34,0x3e,0x90,0x3d,0x2c,0x82,0x24,0x2a,0x9d,0x32,0x36,0x8c, -0x1f,0xf4,0xff,0xde,0xdb,0xb6,0xd7,0xcf,0xf6,0xd0,0xd7,0x83,0xd4,0xd3,0x5b,0xd4, -0xc9,0xf3,0xc9,0xc2,0x81,0xbe,0xce,0x59,0xde,0xe8,0x07,0xed,0xea,0x3f,0xea,0xed, -0xf2,0xf2,0xf9,0x34,0x02,0xf5,0x1e,0xeb,0xe8,0xa9,0xfb,0x08,0xbd,0x16,0x19,0x3a, -0x06,0xfa,0xa4,0xfc,0x05,0x8d,0xf5,0xe4,0xa3,0xee,0xfc,0xd0,0x0a,0x0a,0x85,0x04, -0xfc,0x30,0xf9,0xf4,0x29,0x00,0x1a,0xf7,0x33,0x3c,0x97,0x34,0x2c,0x8f,0x2d,0x41, -0x12,0x40,0x31,0x70,0x28,0x29,0x30,0x42,0x40,0x7e,0x31,0x2a,0x58,0x24,0x2e,0x97, -0x2f,0x17,0xd2,0xef,0xd1,0x7e,0xd6,0xd8,0xa5,0xd7,0xd1,0xa1,0xd2,0xc9,0xa5,0xc8, -0xc7,0x5e,0xd0,0xd0,0x03,0xc5,0xbc,0xb2,0xcb,0xe2,0xcd,0xea,0xf6,0xbb,0xf3,0xf4, -0x4d,0xf6,0xef,0xb6,0xf8,0x04,0x7c,0xfd,0xeb,0xaf,0xe9,0xf8,0x0f,0x03,0x13,0xe1, -0x13,0xff,0x85,0xf8,0xf6,0x18,0x01,0xf1,0x6f,0xe3,0xf4,0xf1,0xf9,0x06,0x52,0x08, -0x01,0x7e,0x05,0x04,0x7a,0xfd,0xfc,0xb7,0x15,0x36,0x13,0x42,0x39,0x66,0x2e,0x35, -0x67,0x44,0x43,0xc8,0x33,0x20,0xdc,0x26,0x37,0x0d,0x40,0x38,0xda,0x2f,0x21,0xcf, -0x23,0x23,0x61,0x12,0xf1,0x5b,0xd1,0xcc,0x61,0xd7,0xe3,0x74,0xda,0xd0,0x42,0xba, -0xbd,0x51,0xc7,0xd3,0x82,0xcd,0xc9,0x80,0xc1,0xd0,0x97,0xe5,0xef,0x54,0xf9,0xfa, -0xb1,0xfb,0xfa,0x61,0xeb,0xf7,0xbf,0x04,0x00,0x16,0xea,0xe9,0xea,0xf6,0x01,0x15, -0x07,0x09,0x7d,0xfd,0xf4,0x60,0xf5,0xf5,0xfe,0xed,0xe9,0x6e,0xf6,0xf4,0x6c,0xff, -0x06,0x3b,0x09,0x0e,0xbd,0x0c,0x04,0xd7,0xfb,0x12,0xd8,0x37,0x43,0xc2,0x3c,0x37, -0x20,0x3e,0x42,0x09,0x3d,0x33,0x86,0x2a,0x27,0x36,0x32,0x3e,0x04,0x40,0x36,0xb3, -0x28,0x19,0xd4,0x10,0x0f,0x90,0xf6,0xcf,0x39,0xcd,0xd6,0x4d,0xe4,0xdf,0x9e,0xc9, -0xb3,0x61,0xb6,0xc6,0xc7,0xce,0xcc,0x60,0xcd,0xc9,0xfe,0xd6,0xde,0x79,0xeb,0xfa, -0x52,0x05,0x06,0xe8,0xf7,0xe8,0x71,0xf2,0x06,0xae,0xfe,0xea,0x02,0xe7,0xee,0xa0, -0x00,0xfd,0x1c,0x01,0xf7,0x77,0xf3,0xf0,0x83,0xe6,0xe6,0xab,0xf9,0xfb,0xc1,0xf1, -0xf3,0x67,0x00,0x12,0x1d,0x1d,0x15,0x71,0x08,0xfe,0x2a,0x13,0x39,0xad,0x42,0x42, -0x21,0x3f,0x3d,0xbf,0x42,0x34,0xd4,0x37,0x31,0x69,0x2b,0x2f,0x7a,0x3a,0x45,0x90, -0x40,0x31,0x51,0x0f,0x02,0x09,0xf9,0xef,0x2f,0xdb,0xcb,0xbb,0xd5,0xe0,0xbd,0xe0, -0xca,0x49,0xb2,0xb2,0xc8,0xc0,0xcb,0xf7,0xd2,0xd3,0xdd,0xcc,0xd3,0x27,0xdb,0xed, -0x77,0xfd,0x05,0x79,0x0b,0xfd,0xfc,0xec,0xf1,0xab,0xfb,0xf7,0x1f,0xeb,0xe6,0x21, -0xf6,0xff,0xff,0xf9,0xf7,0x76,0xf5,0xf4,0x91,0xe8,0xe2,0x1c,0xe7,0xfb,0x6e,0xfc, -0xf2,0x17,0xee,0xf8,0x8d,0x12,0x20,0x8a,0x1b,0x0b,0x2c,0x05,0x14,0x63,0x38,0x42, -0x23,0x47,0x46,0x04,0x42,0x42,0x34,0x31,0x36,0xac,0x34,0x31,0x35,0x32,0x34,0xb5, -0x43,0x48,0x52,0x30,0x0c,0x9e,0xee,0xea,0x97,0xf1,0xe5,0xcb,0xd7,0xd3,0xcb,0xe0, -0xe1,0xd1,0xc9,0xb6,0x0d,0xb5,0xc4,0x27,0xce,0xd2,0xe0,0xd6,0xd0,0xb6,0xd9,0xdc, -0x75,0xea,0xf9,0x26,0x0a,0x0f,0xb5,0x00,0xee,0xbe,0xed,0xee,0x05,0xf7,0xef,0x4f, -0xee,0xf6,0x43,0xf3,0xf3,0xc2,0xf1,0xf7,0xdb,0xf0,0xe8,0x57,0xe2,0xe9,0xf3,0xfc, -0xfd,0x0f,0xef,0xe7,0xed,0xf8,0x10,0xef,0x21,0x14,0xb1,0x11,0x0a,0xca,0x1b,0x2f, -0x53,0x42,0x4a,0xdb,0x47,0x42,0x75,0x3b,0x32,0xdb,0x39,0x34,0xcd,0x37,0x34,0x5c, -0x34,0x44,0x37,0x48,0x31,0x2b,0x0b,0xe6,0x0c,0xe5,0xec,0x2f,0xef,0xe2,0x4c,0xd6, -0xdd,0x6a,0xdd,0xcc,0xb4,0xbc,0xb6,0xfe,0xbf,0xc8,0x1c,0xcf,0xda,0xc9,0xd6,0xdc, -0x9a,0xdd,0xe3,0x48,0xfd,0x06,0xb8,0x0d,0x0a,0xfb,0xf8,0xeb,0x5c,0xe6,0xf5,0xcc, -0xf0,0xef,0x49,0xf7,0xed,0x57,0xee,0xf1,0xd0,0xf0,0xf1,0x0a,0xeb,0xf0,0xfb,0xf0, -0xfa,0xe4,0xfe,0xf1,0xa8,0xec,0xf7,0xf9,0x0e,0x20,0xe8,0x17,0x15,0xde,0x15,0x1c, -0x7f,0x2e,0x40,0x27,0x4b,0x44,0x18,0x3a,0x36,0x94,0x34,0x38,0xae,0x36,0x37,0xd5, -0x36,0x2f,0x5b,0x3f,0x3f,0x69,0x2b,0x03,0xb0,0xde,0xdb,0x44,0xe7,0xf3,0xe7,0xe6, -0xd3,0x7c,0xd8,0xdb,0x8a,0xd0,0xc3,0x97,0xb9,0xba,0xf6,0xca,0xd7,0x08,0xde,0xdd, -0x5f,0xe1,0xe2,0xda,0xea,0xff,0x03,0x05,0x12,0x8c,0x15,0xfe,0xff,0xe6,0xe4,0x6b, -0xf7,0xf4,0x4c,0xf2,0xec,0x93,0xe9,0xf1,0xba,0xf1,0xf0,0xe2,0xec,0xee,0x7b,0xf7, -0xf7,0xe1,0xf7,0xf5,0x3a,0xef,0xed,0x1c,0xfa,0x0e,0x98,0x16,0x0e,0xec,0x1b,0x1c, -0xc5,0x21,0x2e,0x67,0x46,0x4b,0x3f,0x3e,0x38,0xfe,0x38,0x3b,0x0f,0x3a,0x35,0x59, -0x3c,0x3e,0xd1,0x2f,0x39,0x44,0x3a,0x2b,0x08,0x00,0xde,0x1c,0xdb,0xe4,0x0d,0xf1, -0xe9,0x91,0xd2,0xd8,0xc0,0xd7,0xd6,0xa7,0xc5,0xb8,0x92,0xbb,0xc9,0x0b,0xd6,0xde, -0xa1,0xe1,0xe4,0x16,0xdf,0xe8,0x30,0xff,0x04,0xcc,0x11,0x0f,0x73,0xfb,0xe6,0xf8, -0xe4,0xf3,0x9e,0xf4,0xed,0x25,0xe7,0xf1,0x41,0xf5,0xf1,0x02,0xe9,0xec,0x4a,0xf9, -0xfd,0x2b,0xf9,0xf2,0x69,0xf1,0xf1,0x15,0xf0,0xfa,0xe8,0x09,0x0a,0x39,0x0d,0x1c, -0x24,0x26,0x2c,0x36,0x34,0x44,0x89,0x44,0x42,0xf2,0x3f,0x3c,0x35,0x44,0x32,0x7f, -0x37,0x3e,0xad,0x42,0x3b,0x85,0x32,0x32,0xff,0x22,0xfa,0xb1,0xe1,0xd9,0xae,0xe8, -0xf1,0xc6,0xe5,0xcf,0xff,0xd2,0xd9,0xc2,0xda,0xc6,0x88,0xb8,0xba,0x84,0xc9,0xd2, -0x72,0xde,0xe2,0x6f,0xe3,0xdc,0xa1,0xe8,0xfc,0x60,0x07,0x12,0x20,0x09,0xf6,0x22, -0xe7,0xe7,0x6b,0xf4,0xf8,0xb8,0xe7,0xe7,0xde,0xee,0xee,0x83,0xea,0xe7,0x0d,0xf2, -0xfc,0x4f,0x01,0xf6,0x8e,0xf1,0xf0,0xdc,0xed,0xef,0x2a,0x00,0x08,0xdf,0x08,0x0d, -0x80,0x1b,0x2a,0xfb,0x33,0x38,0x45,0x3e,0x41,0x45,0x43,0x3e,0x86,0x40,0x41,0x00, -0x36,0x3d,0x61,0x3f,0x45,0x50,0x38,0x2f,0x44,0x30,0x1c,0xd1,0xfb,0xe5,0xb1,0xe1, -0xeb,0x34,0xed,0xe2,0xd8,0xcf,0xd1,0x6e,0xe3,0xdb,0xc6,0xc7,0xb5,0x54,0xb9,0xc5, -0x8c,0xd1,0xe0,0x46,0xde,0xdd,0xa8,0xdb,0xe4,0x13,0xf9,0x0d,0xf4,0x0f,0x00,0x23, -0xf5,0xeb,0xdd,0xea,0xf7,0x8e,0xf0,0xe7,0xca,0xf0,0xee,0x62,0xe8,0xe2,0x27,0xea, -0xfc,0x03,0x06,0x00,0xa8,0xf3,0xee,0xde,0xef,0xeb,0xec,0xf2,0x02,0x71,0x09,0x04, -0xaf,0x09,0x20,0x27,0x37,0x3a,0xe6,0x38,0x39,0x10,0x3f,0x3e,0x7f,0x3e,0x3b,0x53, -0x37,0x36,0x28,0x3d,0x3b,0x65,0x40,0x33,0xf4,0x2f,0x28,0x40,0x13,0xf8,0xeb,0xe7, -0xe8,0x68,0xe9,0xe7,0xe5,0xde,0xd2,0x4a,0xda,0xeb,0x5f,0xdf,0xc8,0x21,0xc0,0xc1, -0xfb,0xc9,0xd1,0x27,0xdf,0xdf,0x86,0xe0,0xdd,0x50,0xe1,0xfc,0x0d,0x0b,0x0b,0x94, -0xfd,0xf5,0x33,0xe5,0xeb,0x72,0xf3,0xec,0xc8,0xef,0xf4,0x45,0xe5,0xdf,0x8e,0xe2, -0xf0,0x26,0x04,0x04,0x00,0xf7,0xed,0x83,0xf6,0xef,0x2f,0xe9,0xf1,0x2b,0xfd,0x07, -0x73,0xff,0x08,0x91,0x21,0x3b,0xce,0x3e,0x39,0x47,0x36,0x3c,0x9c,0x3a,0x3c,0x5d, -0x38,0x39,0x96,0x3b,0x3e,0xc3,0x39,0x41,0xaf,0x36,0x2d,0xe4,0x21,0x0b,0xc3,0xfb, -0xec,0xd3,0xeb,0xe9,0xe4,0xe4,0xdf,0x02,0xd7,0xe0,0x6e,0xee,0xdf,0x7d,0xcd,0xc4, -0xe3,0xca,0xca,0xbe,0xcb,0xdf,0x79,0xe2,0xe0,0x66,0xdc,0xe7,0x9e,0xfc,0x03,0x73, -0x0c,0xff,0xa0,0xed,0xe4,0x07,0xeb,0xec,0x52,0xef,0xf3,0xf8,0xee,0xdc,0x88,0xd9, -0xe5,0xa3,0xf5,0x07,0xc9,0x03,0xf1,0xd7,0xf0,0xfa,0x2f,0xf3,0xf1,0x34,0xf2,0xf8, -0x38,0x06,0xfe,0x15,0x10,0x2a,0xfd,0x3c,0x3d,0xc1,0x39,0x39,0x6d,0x3c,0x32,0xb8, -0x37,0x32,0xdf,0x39,0x3e,0x5c,0x3a,0x38,0x38,0x3f,0x3a,0xc5,0x2e,0x1b,0x61,0x04, -0xfb,0x15,0xf6,0xf3,0x24,0xe9,0xdd,0x8b,0xdc,0xd5,0xfc,0xe0,0xea,0x61,0xdd,0xd1, -0x06,0xc6,0xd0,0xa7,0xca,0xcf,0x82,0xde,0xdd,0x4f,0xdc,0xe4,0xc7,0xec,0xf5,0x13, -0xfa,0x10,0xd1,0x01,0xef,0xd9,0xeb,0xe6,0x35,0xf0,0xf2,0x1e,0xf3,0xe9,0x37,0xd6, -0xdc,0x3d,0xed,0xfa,0x1f,0x06,0x02,0xea,0xed,0xf1,0xf8,0xf4,0xf9,0x25,0xf8,0xf3, -0xf0,0xf7,0xfe,0x30,0x01,0x16,0xb4,0x2e,0x3b,0x66,0x41,0x3f,0xc5,0x3a,0x35,0x84, -0x2f,0x34,0xb4,0x38,0x3e,0x5e,0x3c,0x30,0xf8,0x36,0x41,0xfc,0x3b,0x28,0xd2,0x11, -0x00,0x35,0xfe,0xf7,0xc5,0xf1,0xe3,0x47,0xdc,0xdb,0x61,0xda,0xe4,0x9b,0xe6,0xdf, -0x27,0xd5,0xd0,0x2d,0xd6,0xca,0xc0,0xd0,0xd8,0xac,0xd9,0xe0,0xa7,0xec,0xec,0xd5, -0xec,0xf9,0x0b,0x0e,0xf9,0xa8,0xf4,0xe6,0xcc,0xea,0xf6,0x9d,0xf2,0xf2,0x95,0xe1, -0xda,0xf9,0xe2,0xef,0x61,0xfe,0x08,0x52,0x01,0xf5,0x5d,0xef,0xf5,0xbf,0xfb,0xf7, -0xe6,0xf3,0xf4,0x06,0xf8,0x04,0x75,0x1a,0x30,0x73,0x3c,0x43,0xfe,0x46,0x35,0xa4, -0x2d,0x2f,0xac,0x33,0x3b,0x7f,0x3b,0x38,0x13,0x33,0x36,0x21,0x43,0x38,0x04,0x23, -0x0d,0x86,0xfe,0x02,0xd7,0xf9,0xf3,0x03,0xe1,0xd7,0x9c,0xdc,0xe1,0x76,0xe2,0xea, -0x36,0xe2,0xdb,0x2f,0xd0,0xd1,0x6a,0xd6,0xd7,0xaf,0xd1,0xd7,0x72,0xe6,0xf1,0x21, -0xe7,0xe9,0x2a,0xf3,0x05,0xb6,0xfc,0xef,0x16,0xe4,0xf5,0xc2,0xf6,0xed,0xe2,0xea, -0xe4,0xec,0xe3,0xe9,0xeb,0xf0,0xfe,0x4b,0x06,0x07,0x7d,0xf7,0xef,0x28,0xf3,0xf9, -0xce,0xfc,0xf4,0x48,0xed,0xfa,0x17,0x05,0x1d,0x0f,0x2a,0x3f,0xae,0x49,0x42,0x52, -0x2d,0x22,0x9d,0x2d,0x35,0x45,0x3c,0x36,0xdc,0x2f,0x2f,0x8d,0x38,0x43,0x5e,0x35, -0x1f,0xbe,0x0c,0x06,0xf4,0x03,0xf9,0x14,0xf1,0xe2,0x68,0xd7,0xde,0x3a,0xe5,0xe4, -0x99,0xeb,0xe7,0x0b,0xd5,0xcf,0xcd,0xdb,0xdf,0x22,0xd4,0xcb,0x6d,0xde,0xea,0xc1, -0xec,0xeb,0x71,0xe9,0xef,0x71,0x00,0xfc,0xa2,0xee,0xec,0x4c,0xf9,0xf3,0x53,0xe4, -0xe3,0x1b,0xe6,0xeb,0x30,0xef,0xef,0x42,0xf9,0x0b,0x17,0x05,0xf5,0x0c,0xf3,0xf3, -0x90,0xfd,0xf6,0x35,0xf2,0xf0,0x1f,0xfa,0x05,0x92,0x15,0x2e,0x62,0x44,0x4d,0x61, -0x40,0x26,0x27,0x20,0x2b,0x49,0x3a,0x3e,0x7c,0x2f,0x26,0x97,0x30,0x30,0x67,0x3e, -0x34,0x44,0x23,0x10,0xa2,0x02,0xfc,0x32,0xf9,0xf6,0x61,0xe4,0xdb,0x5f,0xe1,0xe4, -0x79,0xe4,0xf3,0xc8,0xed,0xd6,0x18,0xd8,0xe4,0x2c,0xe0,0xcf,0x0d,0xd5,0xe0,0x0c, -0xe4,0xeb,0xaa,0xee,0xe1,0x33,0xe8,0xf7,0xcb,0xf2,0xf5,0x43,0xf5,0xf7,0x54,0xeb, -0xe0,0x76,0xe3,0xea,0xb3,0xf1,0xf1,0xd8,0xee,0xf9,0xf9,0x09,0xfe,0x24,0xf5,0xf4, -0xa2,0xf8,0xf6,0x6a,0xf3,0xf1,0x99,0xef,0xf9,0x3d,0x05,0x19,0x78,0x3b,0x47,0x7d, -0x47,0x37,0x09,0x28,0x23,0xfa,0x2c,0x39,0xa4,0x3a,0x2c,0x77,0x2c,0x2d,0x1a,0x33, -0x38,0x85,0x2d,0x22,0xdf,0x11,0xfc,0x4c,0xf6,0xf6,0xe3,0xf5,0xe5,0x0c,0xde,0xe0, -0x2c,0xdc,0xee,0xe3,0xf9,0xe7,0x61,0xda,0xdd,0x5e,0xe7,0xd8,0x61,0xd3,0xdb,0x22, -0xe0,0xe0,0x68,0xeb,0xe8,0x7c,0xde,0xe6,0x4e,0xee,0xf9,0x33,0xf5,0xf6,0x30,0xf3, -0xe8,0x87,0xe6,0xe4,0xfb,0xec,0xf3,0x8f,0xf2,0xf2,0x43,0xff,0x07,0x66,0x01,0xf4, -0x42,0xfd,0xf5,0x3e,0xf1,0xef,0x25,0xf1,0xf3,0x25,0xf6,0x04,0xbb,0x26,0x41,0xe7, -0x40,0x3c,0x04,0x32,0x2d,0x8e,0x22,0x2a,0xf3,0x2f,0x32,0x00,0x34,0x33,0x10,0x2d, -0x2d,0x04,0x2d,0x32,0x45,0x2c,0x16,0xd6,0xfc,0xf2,0xe1,0xf2,0xf2,0x1e,0xec,0xe1, -0xbf,0xdd,0xdd,0xa0,0xf5,0xf4,0x4b,0xeb,0xdf,0xc1,0xe5,0xd7,0xf2,0xd8,0xd7,0x67, -0xdf,0xdc,0x70,0xe0,0xe2,0xfb,0xe1,0xde,0xcf,0xe2,0xec,0xab,0xf2,0xf2,0xab,0xf1, -0xec,0x4c,0xec,0xe5,0xd1,0xeb,0xf4,0x5b,0xf5,0xf2,0xaf,0xf6,0xff,0x6a,0x0a,0xfe, -0x81,0xfb,0xfc,0xe1,0xf6,0xf6,0x29,0xf4,0xf3,0xd9,0xf1,0xf1,0xc4,0x0d,0x38,0xfe, -0x46,0x3e,0x0d,0x35,0x31,0x12,0x2d,0x25,0xd4,0x2a,0x26,0x5d,0x2d,0x31,0x6a,0x31, -0x24,0x16,0x25,0x2b,0x68,0x32,0x28,0x93,0x11,0xfd,0xfc,0xf0,0xf1,0xd5,0xfa,0xf4, -0xc8,0xe8,0xd8,0x7e,0xe1,0xf6,0x39,0xf8,0xed,0x18,0xe6,0xde,0x8e,0xd2,0xda,0xe7, -0xda,0xdc,0xc6,0xdd,0xde,0x4e,0xdd,0xe2,0x74,0xe1,0xe3,0x3a,0xed,0xef,0x34,0xef, -0xf1,0x16,0xed,0xe8,0x66,0xe8,0xee,0x33,0xf3,0xf4,0xca,0xf4,0xf6,0x06,0x00,0x09, -0x61,0xfd,0xfd,0x09,0xf7,0xf9,0x79,0xf9,0xfa,0x47,0xf5,0xf0,0xc7,0xef,0x1d,0xc7, -0x3e,0x47,0x5e,0x3a,0x32,0x6b,0x35,0x26,0x5e,0x2a,0x24,0x0b,0x23,0x2e,0xf8,0x2e, -0x2f,0x23,0x22,0x1e,0xbb,0x27,0x30,0xf3,0x23,0x12,0x82,0xf5,0xef,0x7a,0xf1,0xfb, -0x80,0xf7,0xe6,0x3e,0xdf,0xe6,0x96,0xf6,0xf8,0xfc,0xf5,0xe9,0x33,0xda,0xd6,0xc1, -0xdb,0xd8,0x28,0xe0,0xe1,0x27,0xdd,0xd7,0x67,0xdc,0xdf,0x09,0xec,0xf0,0x95,0xe9, -0xec,0xa1,0xf2,0xf0,0x1d,0xea,0xea,0x45,0xed,0xf6,0xca,0xfb,0xf5,0x49,0xf8,0x04, -0x25,0x07,0x00,0x28,0xf9,0xf5,0x85,0xf9,0xf9,0x47,0xfc,0xfd,0x38,0xef,0xf9,0x26, -0x20,0x3a,0x07,0x41,0x32,0x41,0x36,0x2e,0x71,0x23,0x26,0x5a,0x1e,0x23,0x65,0x26, -0x2c,0xc8,0x27,0x1d,0x7b,0x21,0x25,0x41,0x29,0x21,0x01,0x0c,0xf3,0x7e,0xf2,0xfa, -0x4f,0xfd,0xf9,0x70,0xeb,0xe4,0x20,0xed,0xf7,0x95,0x03,0xfd,0xad,0xe5,0xe0,0x78, -0xde,0xd8,0x63,0xd8,0xe4,0x69,0xe3,0xdc,0x20,0xda,0xda,0x92,0xe0,0xf0,0x21,0xe6, -0xdf,0x34,0xea,0xf0,0xcb,0xeb,0xe7,0x28,0xe8,0xeb,0x72,0xf9,0xfb,0x1d,0xf3,0xf9, -0x68,0x04,0x07,0xef,0xff,0xfa,0x7d,0xf8,0xff,0x45,0xfb,0x05,0x31,0xfe,0xf6,0x0f, -0x02,0x1e,0xc5,0x33,0x3e,0xe9,0x36,0x35,0xb2,0x2c,0x1f,0x39,0x23,0x1f,0x28,0x23, -0x23,0xd7,0x25,0x23,0xd9,0x23,0x22,0x36,0x20,0x24,0xd1,0x1b,0x07,0xed,0xf1,0xf8, -0x57,0xfd,0xf8,0x46,0xf4,0xec,0x62,0xeb,0xef,0x01,0xfb,0x06,0xd5,0xf8,0xe1,0xba, -0xe6,0xdf,0xe1,0xd0,0xdb,0xd5,0xe0,0xe3,0x70,0xdf,0xdd,0xd7,0xdf,0xe4,0x95,0xea, -0xe1,0xe6,0xdf,0xec,0x83,0xeb,0xee,0x90,0xe7,0xe9,0x17,0xef,0xfb,0x1d,0xf9,0xf4, -0x80,0xfc,0x02,0xf2,0x05,0xff,0xd8,0xfd,0xff,0x87,0xfc,0xfa,0x4a,0x03,0x01,0xd6, -0x05,0x0c,0x1c,0x19,0x30,0x51,0x3b,0x3a,0xbb,0x38,0x2b,0xf1,0x19,0x21,0x92,0x20, -0x1d,0x62,0x1e,0x1b,0x57,0x22,0x27,0x91,0x1b,0x1b,0x88,0x17,0x14,0x03,0x06,0xfb, -0x20,0xfd,0xfd,0x61,0xf6,0xf5,0x34,0xf0,0xf2,0x34,0xf2,0x00,0x19,0x03,0xf0,0xf6, -0xe6,0xef,0xb6,0xdf,0xcf,0x13,0xd7,0xdc,0xb2,0xe3,0xe5,0x53,0xdd,0xe6,0x08,0xe1, -0xe3,0x23,0xe6,0xe1,0x87,0xe7,0xec,0x01,0xf1,0xe5,0xf6,0xe5,0xf1,0xd5,0xf9,0xf9, -0xc2,0xfb,0xfa,0xdc,0x02,0x02,0x39,0xfd,0x03,0x7b,0x03,0xfd,0xde,0xfe,0x01,0x68, -0x0c,0x0f,0x41,0x0d,0x12,0xe8,0x2a,0x3b,0xca,0x3c,0x3a,0x0b,0x27,0x1d,0xb7,0x1f, -0x1f,0x8a,0x1a,0x18,0x31,0x18,0x25,0xc3,0x22,0x18,0xe4,0x15,0x0f,0x64,0x10,0x0a, -0xb2,0x05,0xf8,0x62,0xf4,0xf3,0x7d,0xf1,0xfa,0xff,0xf5,0xf9,0x45,0x01,0xfa,0x5e, -0xf0,0xef,0x0d,0xf0,0xdc,0xc6,0xd1,0xcd,0x42,0xd5,0xe5,0x41,0xea,0xe3,0x06,0xe4, -0xdc,0xd1,0xde,0xe8,0x0d,0xe1,0xe4,0x0b,0xf1,0xf1,0xa0,0xe0,0xe5,0x23,0xf5,0xfc, -0x97,0x00,0xfe,0x82,0xfd,0x01,0xf4,0x02,0xff,0xc3,0x07,0x09,0x2d,0x03,0xff,0x02, -0x06,0x0c,0xbf,0x10,0x0b,0x00,0x12,0x2c,0x48,0x35,0x3d,0x5e,0x34,0x27,0x9d,0x25, -0x1f,0xce,0x1c,0x11,0x3d,0x0d,0x18,0x10,0x20,0x1f,0x59,0x17,0x11,0xde,0x09,0x0e, -0xff,0x14,0x06,0x17,0xf4,0xfa,0x27,0xf7,0xf0,0x2e,0xfd,0xfb,0x0a,0x01,0x01,0x9f, -0xf6,0xf0,0xba,0xf6,0xe8,0x3f,0xdf,0xd0,0xd8,0xca,0xd7,0xa0,0xe4,0xec,0x2b,0xe4, -0xde,0x37,0xd8,0xdf,0x69,0xe3,0xde,0x08,0xe5,0xf5,0xd6,0xe5,0xdc,0x6a,0xe4,0xed, -0x7d,0xf9,0x00,0x77,0x02,0xfa,0xd4,0x00,0x03,0xff,0x05,0x04,0xf2,0x0a,0x0a,0x23, -0x08,0x08,0xbb,0x0a,0x0f,0x4c,0x0e,0x13,0x96,0x2e,0x3a,0x59,0x43,0x38,0x84,0x31, -0x26,0x8e,0x22,0x15,0x8b,0x0e,0x12,0x03,0x1c,0x14,0x3b,0x17,0x18,0xb8,0x0e,0x05, -0xf3,0x16,0x17,0xec,0x06,0xf5,0xff,0xf8,0xf4,0x84,0xf2,0xfc,0x4c,0xf7,0xff,0x29, -0x03,0xf7,0x9b,0xf1,0xf3,0xf9,0xe5,0xdd,0x32,0xcd,0xca,0x93,0xd5,0xe3,0xea,0xeb, -0xdc,0x67,0xdf,0xdd,0x00,0xe6,0xdd,0x8e,0xe1,0xf0,0x01,0xf3,0xe1,0xab,0xdb,0xe3, -0x75,0xef,0xfa,0x99,0x04,0x04,0x44,0xfd,0x04,0xb6,0x05,0x05,0x71,0x06,0x09,0xe2, -0x0c,0x0b,0xdc,0x09,0x08,0xa6,0x08,0x05,0x2a,0x10,0x2a,0xab,0x3c,0x3e,0xf6,0x3c, -0x35,0x23,0x26,0x1d,0x7c,0x10,0x0e,0x54,0x18,0x18,0x64,0x08,0x0f,0x2f,0x19,0x11, -0x75,0x10,0x1a,0xbe,0x12,0x02,0xdd,0x01,0xfc,0xa3,0xf7,0xf9,0x02,0xfd,0xfa,0xa1, -0x04,0x03,0xaa,0xfb,0xf7,0x4c,0xe9,0xe4,0xbb,0xd5,0xd1,0xf5,0xcb,0xd3,0x55,0xe1, -0xe2,0xa8,0xd6,0xdc,0x75,0xde,0xda,0x5d,0xda,0xe2,0x31,0xf6,0xef,0xa2,0xde,0xd8, -0x48,0xdd,0xf4,0x11,0xf9,0x07,0x37,0x08,0x07,0x2e,0x07,0x09,0xae,0x04,0x0a,0x30, -0x09,0x18,0xc4,0x10,0x08,0xd3,0x07,0x07,0xb5,0x0a,0x0f,0xfb,0x26,0x3a,0xb6,0x42, -0x44,0xc4,0x3a,0x2a,0xf9,0x19,0x09,0x43,0x0f,0x15,0xa7,0x09,0xff,0x9c,0x09,0x12, -0xa8,0x15,0x14,0xc5,0x0e,0x0e,0xf6,0x00,0x05,0xa2,0xfc,0xf8,0x2c,0xfc,0xfb,0xab, -0xfc,0x03,0xf6,0x05,0x01,0xfe,0xf7,0xe8,0x7c,0xdb,0xd7,0xe6,0xd3,0xcd,0x0c,0xd7, -0xdc,0xae,0xd8,0xd4,0x93,0xdc,0xdd,0x4d,0xd7,0xe1,0xd3,0xec,0xf7,0xea,0xf4,0xe3, -0xa2,0xd4,0xdd,0x63,0xf7,0xf8,0xda,0x00,0x0f,0xb9,0x0c,0x11,0x54,0x0d,0x06,0x7e, -0x0a,0x10,0x06,0x16,0x10,0xb1,0x09,0x08,0x27,0x05,0x05,0xf2,0x0d,0x20,0x03,0x34, -0x43,0xc6,0x49,0x3f,0x73,0x2a,0x13,0x2b,0x08,0x0d,0xaa,0x0b,0xfd,0x49,0x00,0x00, -0x9c,0x0e,0x1f,0x1d,0x1a,0x0e,0x2d,0x0b,0x02,0x98,0x01,0x06,0x30,0xfd,0xf8,0x67, -0xfc,0x03,0x5e,0x04,0x0b,0x78,0x06,0xf9,0x9f,0xed,0xda,0xa4,0xd8,0xd5,0x10,0xd0, -0xd5,0xf8,0xd4,0xcf,0xee,0xcf,0xda,0x43,0xd8,0xd3,0x7c,0xe1,0xf1,0x23,0xf1,0xf2, -0xb7,0xe2,0xd5,0x81,0xda,0xf2,0x10,0xf6,0xff,0xe1,0x0d,0x11,0xc2,0x1b,0x0f,0xe0, -0x04,0x0d,0x97,0x1a,0x17,0x1c,0x0d,0x06,0xd4,0x09,0x0b,0x83,0x07,0x12,0x09,0x18, -0x36,0xfd,0x44,0x4f,0xd3,0x42,0x2b,0x35,0x16,0x0b,0x84,0x08,0x00,0x4c,0xf8,0xfa, -0xff,0xff,0x15,0x00,0x1f,0x15,0x50,0x0d,0x0f,0xc5,0xfd,0xfe,0xb9,0x04,0x00,0x51, -0xf8,0x03,0x59,0x02,0x04,0x09,0x09,0x06,0xb0,0x00,0xf5,0x9c,0xdf,0xd5,0x61,0xcd, -0xcf,0xc2,0xd2,0xcd,0xa4,0xca,0xd1,0x7b,0xda,0xd8,0x90,0xd7,0xe4,0x4f,0xf2,0xf0, -0x7d,0xf4,0xec,0x29,0xdd,0xdc,0x1b,0xe7,0xf3,0x14,0xfb,0x0a,0x47,0x17,0x21,0x57, -0x14,0x08,0x31,0x13,0x1e,0xb3,0x11,0x04,0x3e,0x02,0x09,0xf9,0x09,0x0c,0x66,0x0f, -0x15,0x5c,0x2b,0x43,0x47,0x53,0x45,0x6f,0x2c,0x20,0x82,0x0d,0x03,0xa1,0xf2,0xf5, -0x55,0xf9,0x08,0x85,0x1a,0x18,0x37,0x0d,0x12,0x6c,0x0f,0xfb,0x69,0xff,0x00,0x7c, -0x08,0x06,0x4b,0x03,0x00,0xb2,0x05,0x08,0xb8,0x09,0x0b,0xad,0xfd,0xe6,0xf0,0xd4, -0xcc,0x48,0xcd,0xca,0x54,0xc2,0xc4,0x2e,0xcd,0xd6,0x24,0xd8,0xd9,0xeb,0xe3,0xee, -0x95,0xed,0xf2,0xf4,0xf4,0xe8,0x1d,0xdc,0xe1,0x3d,0xf1,0xf7,0x4d,0x0a,0x1f,0x14, -0x21,0x15,0x0f,0x07,0x1b,0x56,0x23,0x0d,0xa8,0xfd,0xf9,0x64,0x03,0x0d,0xe8,0x10, -0x0f,0x2e,0x1a,0x26,0x99,0x3e,0x54,0x31,0x46,0x31,0xe7,0x21,0x0a,0x4f,0xf8,0xf4, -0x51,0xf5,0xf9,0xe9,0x09,0x1d,0x79,0x11,0x0e,0x37,0x1a,0x0c,0xfc,0xff,0xfa,0x9f, -0xff,0x0b,0x3d,0x0f,0x04,0x6f,0x01,0xfe,0x03,0x04,0x08,0x8c,0x0f,0x06,0x92,0xec, -0xd8,0x56,0xca,0xc8,0xb6,0xc0,0xbf,0xf4,0xc0,0xca,0x0b,0xd6,0xe1,0xda,0xe0,0xe3, -0x03,0xe8,0xea,0xc2,0xf0,0xf8,0xa0,0xf1,0xdc,0xf5,0xdd,0xe7,0x79,0xf1,0x07,0xf6, -0x1e,0x22,0x58,0x1a,0x0e,0x56,0x1f,0x23,0x5c,0x0e,0xfb,0x9e,0xf0,0x04,0xb1,0x13, -0x13,0x74,0x10,0x19,0x3b,0x21,0x3e,0x0b,0x51,0x45,0x98,0x34,0x1e,0x36,0x09,0xf3, -0xc3,0xf4,0xee,0x42,0xfe,0x0f,0x2b,0x19,0x10,0x83,0x0d,0x15,0x05,0x0d,0x07,0xa2, -0x00,0x03,0xcf,0x0f,0x0e,0x78,0x05,0x02,0x4c,0xff,0x05,0xa2,0x09,0x0f,0xaf,0x08, -0xf2,0x65,0xd7,0xca,0x12,0xc8,0xb9,0xc1,0xb9,0xbc,0x5c,0xc7,0xd5,0xde,0xe8,0xe6, -0xea,0xde,0xe6,0xb5,0xe9,0xf0,0x8c,0xf9,0xf5,0xb7,0xde,0xdb,0x10,0xe2,0xf0,0x0d, -0x0c,0x1b,0x17,0x23,0x17,0xa8,0x14,0x1e,0x02,0x25,0x0d,0x53,0xf8,0xee,0x72,0x01, -0x18,0x22,0x11,0x14,0xaf,0x17,0x22,0x10,0x41,0x49,0x92,0x43,0x35,0x41,0x18,0x09, -0x51,0xf9,0xf4,0xf7,0xf0,0xfc,0xf4,0x0a,0x12,0x59,0x0f,0x0d,0x65,0x0e,0x12,0x5a, -0x03,0xfd,0x82,0x07,0x13,0x7d,0x11,0x06,0xac,0x03,0x00,0x6c,0x06,0x04,0x0d,0x13, -0x10,0x61,0xf9,0xd7,0xbd,0xcb,0xc8,0xc6,0xb6,0xb3,0xbc,0xb7,0xc3,0xaa,0xd6,0xeb, -0xaa,0xed,0xe4,0x17,0xea,0xe9,0xe6,0xee,0xf8,0xb0,0xf9,0xe7,0xa5,0xdb,0xe0,0x9f, -0xef,0x0a,0x87,0x17,0x22,0x60,0x17,0x12,0xd2,0x1b,0x22,0xe9,0x0b,0xf4,0x67,0xe9, -0xff,0x4e,0x10,0x16,0x99,0x19,0x18,0xf0,0x23,0x39,0x3c,0x41,0x3f,0x9b,0x34,0x18, -0x30,0x0b,0xfe,0xba,0xf5,0xf3,0xe8,0xfb,0x05,0xfa,0x10,0x11,0xcf,0x09,0x0d,0xbb, -0x13,0x07,0x26,0x04,0x11,0x00,0x14,0x0a,0x13,0x0a,0x0a,0xf0,0x05,0x03,0x5a,0x05, -0x13,0xe3,0x12,0xf4,0x34,0xda,0xcd,0xb4,0xc3,0xb6,0xd1,0xb0,0xb5,0x29,0xbd,0xd1, -0xa7,0xe7,0xf0,0x3b,0xe7,0xe8,0xbc,0xeb,0xf0,0x56,0xf7,0xf3,0x57,0xe6,0xdf,0x0e, -0xe5,0xf1,0xb3,0x09,0x15,0x6f,0x20,0x18,0x1a,0x19,0x1b,0xd6,0x1e,0x0a,0x7e,0xf4, -0xf1,0x8e,0xfb,0x0e,0xe7,0x16,0x1c,0x85,0x1d,0x24,0xd4,0x39,0x3e,0x9a,0x39,0x2b, -0xb6,0x19,0x10,0x05,0x09,0xfc,0x13,0xf8,0xf5,0x55,0x04,0x0c,0xfe,0x0d,0x06,0xa9, -0x0e,0x11,0x06,0x06,0x0d,0xc5,0x12,0x0d,0x72,0x01,0x0c,0x8e,0x10,0x04,0x58,0x01, -0x06,0x25,0x0f,0x10,0x3f,0xfb,0xe0,0xda,0xd1,0xbd,0xbc,0xb7,0xb4,0x26,0xb4,0xbe, -0x41,0xcb,0xe8,0xd1,0xf3,0xe9,0x3e,0xeb,0xe4,0x88,0xf3,0xf9,0xe8,0xec,0xe7,0x89, -0xe2,0xea,0x96,0xf1,0x03,0x79,0x18,0x21,0xa5,0x17,0x18,0x37,0x16,0x1e,0xe6,0x0d, -0xf2,0x64,0xf8,0xf5,0xae,0x0e,0x18,0x18,0x1c,0x1f,0x0f,0x27,0x36,0x19,0x36,0x31, -0x92,0x23,0x15,0x2d,0x12,0x10,0x87,0x03,0xfa,0xf9,0xf8,0xfe,0x33,0x0e,0x06,0x25, -0x07,0x0e,0x8b,0x0c,0x0e,0xd6,0x15,0x1a,0xa0,0x09,0x05,0x3f,0x0b,0x0f,0x19,0x04, -0x05,0xed,0x08,0x05,0x07,0x0d,0xfb,0x6a,0xe3,0xcf,0xbc,0xbb,0xba,0x94,0xb5,0xb6, -0xc6,0xbd,0xcf,0x28,0xe3,0xf4,0x10,0xeb,0xeb,0x4d,0xec,0xf2,0x54,0xf3,0xe8,0x6b, -0xe8,0xe6,0xed,0xeb,0xf2,0xc5,0x03,0x1c,0x91,0x21,0x18,0x19,0x10,0x14,0xb3,0x17, -0x10,0x07,0xfd,0xf8,0xef,0xfb,0x12,0x1e,0x17,0x1c,0xed,0x20,0x2a,0x0b,0x32,0x33, -0x70,0x2a,0x1b,0xac,0x11,0x13,0x21,0x13,0x0a,0x5d,0xfa,0xef,0xe1,0xfc,0x05,0x9a, -0x09,0x07,0xfb,0x08,0x05,0xcd,0x13,0x21,0x61,0x1c,0x0d,0x6d,0x08,0x08,0x68,0x0c, -0x05,0xdd,0x06,0x06,0xdb,0x02,0x07,0x55,0xfd,0xe3,0x8d,0xcc,0xc2,0x5a,0xc0,0xb9, -0x08,0xba,0xbb,0xcb,0xcb,0xde,0xed,0xeb,0xf3,0xd7,0xf7,0xf7,0x4f,0xef,0xeb,0x8f, -0xe8,0xeb,0x2c,0xe8,0xee,0x38,0xf1,0x00,0x05,0x1b,0x25,0xcd,0x18,0x0c,0xcf,0x10, -0x15,0x16,0x0b,0xfe,0xf3,0xfc,0x05,0xb5,0x13,0x18,0xe5,0x17,0x1e,0x5b,0x25,0x2d, -0x6c,0x30,0x29,0xc9,0x16,0x0b,0xcc,0x11,0x19,0x93,0x11,0xfe,0x31,0xf0,0xf9,0xbd, -0x03,0x08,0x3a,0x09,0xff,0x95,0x0b,0x1c,0xe4,0x24,0x1a,0x71,0x16,0x0a,0x11,0x08, -0x09,0xb7,0x07,0x08,0xb6,0x06,0x04,0xc4,0x04,0xfc,0x3e,0xe1,0xcc,0xbd,0xc5,0xbe, -0x07,0xbb,0xbf,0xfc,0xc1,0xc4,0xc0,0xcf,0xe2,0x1b,0xf4,0x02,0xe0,0xfb,0xeb,0x70, -0xe0,0xe3,0xcf,0xea,0xe9,0xbe,0xe8,0xf3,0xc4,0x06,0x1c,0x98,0x25,0x13,0x4f,0x0d, -0x17,0x74,0x0f,0x11,0xa4,0xfe,0x08,0x89,0x0e,0x10,0x2c,0x21,0x1c,0x6c,0x1e,0x21, -0x62,0x24,0x2d,0x95,0x2d,0x18,0xa5,0x09,0x0e,0x63,0x1a,0x13,0x3c,0x00,0xf0,0x47, -0xf8,0xfb,0xbe,0x0a,0x02,0x5c,0xfc,0x10,0x97,0x1f,0x1f,0x2b,0x14,0x19,0x90,0x0e, -0x09,0x39,0x07,0x01,0x9b,0x06,0x03,0x39,0x09,0x03,0x85,0xf6,0xe2,0xfa,0xce,0xc8, -0xe0,0xbd,0xb8,0xdc,0xc2,0xc6,0x97,0xc6,0xcb,0x94,0xe2,0xfb,0xff,0x02,0xfa,0x15, -0xec,0xe2,0x82,0xe6,0xea,0x86,0xe3,0xe9,0x93,0xf6,0x10,0x89,0x1e,0x1f,0x5a,0x14, -0x09,0xff,0x0f,0x0d,0xc4,0x11,0x05,0x81,0x10,0x11,0xee,0x12,0x22,0xdc,0x19,0x12, -0x29,0x18,0x21,0xe7,0x2f,0x2a,0xcd,0x1a,0x06,0xe1,0x09,0x18,0x25,0x16,0x07,0xf9, -0xf3,0xf0,0x67,0xfe,0x09,0x09,0xff,0xfe,0x06,0x12,0x21,0x92,0x1b,0x16,0x76,0x1e, -0x16,0x5e,0x09,0xfd,0x42,0x03,0x04,0x9d,0x07,0x0b,0x92,0x02,0xf1,0xff,0xe7,0xd5, -0x84,0xc6,0xbc,0x9d,0xbb,0xc7,0x6a,0xcd,0xc4,0xf2,0xc3,0xdd,0x0f,0xfe,0x08,0xab, -0xf5,0xe5,0x78,0xe1,0xe6,0x1c,0xea,0xde,0x90,0xea,0xfa,0xaa,0x19,0x1f,0x4d,0x1a, -0x16,0x63,0x0d,0x05,0x7a,0x08,0x10,0x9f,0x11,0x14,0x87,0x10,0x16,0x95,0x23,0x17, -0x09,0x08,0x0e,0xc3,0x21,0x2c,0x5e,0x2b,0x18,0x5e,0x02,0x06,0x82,0x13,0x12,0x31, -0x0d,0xf5,0x1b,0xee,0xf7,0x0d,0x07,0x04,0x78,0x02,0x14,0x51,0x1b,0x19,0x3a,0x14, -0x21,0x98,0x20,0x06,0x5a,0xfe,0xff,0x76,0x06,0x0e,0x93,0x0e,0xff,0xa1,0xf3,0xe7, -0x7f,0xda,0xc9,0x96,0xc0,0xc2,0x88,0xca,0xca,0x63,0xbc,0xc4,0xec,0xe3,0x00,0xac, -0x00,0xf9,0x46,0xe9,0xdd,0x45,0xe6,0xe2,0x71,0xdf,0xe8,0x57,0x03,0x1a,0xc9,0x1e, -0x18,0xc8,0x19,0x08,0xfd,0xff,0x04,0x66,0x12,0x1a,0x5f,0x14,0x15,0xf8,0x1e,0x21, -0x5f,0x13,0x01,0xe6,0x05,0x1b,0x83,0x2a,0x29,0x94,0x19,0x03,0x1f,0x01,0x0a,0xe4, -0x0e,0x0a,0xae,0xfb,0xee,0x2e,0xf6,0x04,0x66,0x0d,0x08,0x05,0x10,0x17,0xfc,0x16, -0x11,0x63,0x1e,0x20,0x01,0x0b,0xff,0x27,0xfb,0x08,0x26,0x13,0x13,0x5c,0xfc,0xf4, -0xcb,0xf4,0xde,0x85,0xc9,0xc5,0xe8,0xc8,0xc6,0xac,0xc6,0xbc,0xb5,0xce,0xe7,0x38, -0xfc,0xf7,0xa8,0xf5,0xee,0x2b,0xde,0xe2,0xfb,0xdf,0xe1,0x70,0xef,0x08,0xd8,0x19, -0x1a,0x4b,0x21,0x1b,0x38,0x09,0xf5,0xdf,0x02,0x10,0xaf,0x1e,0x18,0xef,0x19,0x21, -0xa2,0x1a,0x0e,0x13,0xfe,0x06,0x45,0x13,0x22,0xf5,0x28,0x17,0x11,0x0e,0x01,0x4d, -0x02,0x05,0x5f,0x09,0x08,0x9c,0xf3,0xef,0x32,0x03,0x17,0x0d,0x13,0x0c,0x8d,0x13, -0x10,0x33,0x0c,0x1a,0x05,0x24,0x10,0xc6,0xfe,0xfa,0xdd,0x07,0x19,0xc7,0x0e,0xfc, -0xd0,0xfb,0xf8,0x4c,0xdf,0xc7,0x12,0xc8,0xc8,0xa9,0xc5,0xbf,0x5b,0xc2,0xd4,0x0f, -0xea,0xf0,0xbd,0xf4,0xf5,0xb0,0xed,0xe2,0xca,0xdd,0xe1,0xb6,0xe3,0xf7,0x7f,0x0c, -0x19,0x3d,0x1c,0x23,0xad,0x1d,0x06,0xa3,0xf6,0x02,0x67,0x15,0x22,0x6a,0x25,0x23, -0x8b,0x19,0x10,0xd0,0x0a,0x02,0x1d,0x04,0x0c,0x47,0x14,0x1c,0x5e,0x1d,0x14,0x2a, -0x00,0xf9,0xd0,0xfe,0x0b,0xd6,0x0b,0xf0,0x2c,0xe8,0x07,0xc2,0x1e,0x18,0x6f,0x0a, -0x0a,0x84,0x03,0x0f,0xed,0x16,0x1e,0x9b,0x0f,0x04,0x03,0x02,0x06,0x06,0x15,0x0e, -0x8c,0x05,0x04,0xa8,0xff,0xe8,0xd8,0xcf,0xcf,0xa5,0xc6,0xc2,0x15,0xc2,0xcb,0x78, -0xda,0xe2,0xd9,0xeb,0xf2,0xcc,0xf0,0xef,0xaf,0xe0,0xdc,0xcb,0xe1,0xee,0x08,0x02, -0x0a,0xdd,0x12,0x1e,0x1e,0x24,0x1c,0x57,0x04,0xfb,0xb7,0xf9,0x0d,0xe6,0x22,0x29, -0x9e,0x25,0x11,0x7d,0x09,0x0c,0x86,0x03,0x09,0xa9,0x05,0x06,0xc7,0x14,0x27,0x31, -0x22,0x08,0x0a,0xf7,0xf7,0xba,0x04,0x08,0x3b,0xf1,0xf3,0x3f,0x0c,0x1f,0x4d,0x15, -0x0b,0x5e,0x05,0x05,0x16,0x0e,0x11,0x3f,0x1a,0x0e,0x09,0x08,0x05,0xe0,0x04,0x0e, -0x1c,0x11,0x0e,0xba,0x09,0xfc,0x26,0xeb,0xd3,0xc1,0xcd,0xbe,0x00,0xbd,0xc8,0xbc, -0xd4,0xd8,0x52,0xdb,0xec,0x68,0xf2,0xee,0xf5,0xee,0xe1,0xf3,0xd7,0xe8,0x9b,0xf7, -0x07,0x27,0x07,0x13,0xe3,0x24,0x21,0x65,0x1b,0x06,0xdd,0xfd,0xf7,0xd9,0x09,0x24, -0x1f,0x2c,0x23,0x8c,0x11,0x04,0x24,0x06,0x06,0xca,0x06,0x02,0xf7,0xf8,0x15,0xd8, -0x2b,0x27,0xd3,0x0b,0xfa,0x46,0xf7,0x02,0xc3,0x00,0xf8,0xbf,0xfe,0x10,0x12,0x17, -0x17,0xde,0x12,0x09,0xc2,0x07,0x06,0x79,0x09,0x10,0x1b,0x0f,0x0f,0xef,0x09,0x04, -0xa3,0x07,0x0e,0x92,0x0d,0x0a,0x18,0x00,0xef,0xba,0xda,0xc5,0xae,0xbb,0xb9,0x5e, -0xcb,0xd5,0xc7,0xd4,0xda,0x34,0xe3,0xe8,0x86,0xe5,0xef,0x50,0xe3,0xd7,0x95,0xed, -0x01,0xad,0x04,0x05,0xde,0x19,0x24,0x40,0x1d,0x15,0x33,0x0f,0x06,0xb8,0xfb,0x0b, -0xb0,0x28,0x2b,0xdd,0x21,0x0d,0x15,0x03,0x04,0x38,0x09,0x0a,0x76,0xfa,0xf6,0xc3, -0x0a,0x26,0xd6,0x28,0x15,0x22,0xfd,0xf2,0x46,0xf4,0xfa,0x2c,0x00,0x08,0x61,0x11, -0x11,0x9c,0x15,0x17,0x34,0x13,0x0a,0x12,0xff,0x09,0x69,0x0b,0x12,0x9c,0x13,0x0f, -0x29,0x07,0x07,0x00,0x11,0x0f,0xa5,0x11,0x07,0x57,0xf3,0xd2,0x26,0xc2,0xbd,0xcf, -0xc3,0xcc,0x73,0xd0,0xd6,0x5d,0xd8,0xdf,0x0b,0xdc,0xe1,0x36,0xec,0xe1,0xa4,0xdc, -0xf2,0x0b,0xfc,0xfd,0xf9,0x06,0x1b,0x0c,0x1a,0x19,0x21,0x0d,0x0d,0x49,0x07,0x06, -0x19,0x0f,0x23,0x23,0x22,0x15,0x4e,0x09,0x06,0xd3,0x04,0x06,0x99,0x04,0xf9,0xaf, -0xfc,0x08,0x4d,0x23,0x2a,0x70,0x20,0x07,0xcc,0xf5,0xee,0x79,0xf5,0x07,0x4d,0x0d, -0x10,0x7b,0x0a,0x14,0x26,0x19,0x1c,0x09,0x07,0xfe,0x2e,0x03,0x0b,0x2f,0x13,0x18, -0x33,0x19,0x09,0xd8,0x0a,0x0c,0xc9,0x0f,0x15,0xc5,0x0b,0xef,0x5c,0xcd,0xbb,0x18, -0xb7,0xc9,0xb9,0xca,0xd3,0x30,0xd4,0xd7,0x13,0xd8,0xd7,0x78,0xe1,0xe7,0xce,0xe3, -0xe9,0xef,0xf4,0xfa,0xaa,0xfd,0x13,0xaa,0x1b,0x14,0x1f,0x13,0x10,0xf3,0x11,0x0c, -0x94,0x12,0x17,0x3d,0x17,0x15,0xb8,0x0e,0x0f,0xa6,0x06,0xfe,0x34,0xfc,0x00,0x3e, -0xfa,0xf8,0xf9,0x04,0x1c,0x75,0x2e,0x24,0x82,0x0b,0xf3,0xdf,0xe7,0xf6,0xa7,0x0b, -0x0e,0x43,0x11,0x0d,0x62,0x0e,0x19,0x3f,0x1b,0x0e,0xd9,0xfe,0xff,0x49,0x08,0x0f, -0xc0,0x14,0x16,0x3a,0x10,0x11,0x63,0x0d,0x12,0x40,0x18,0x12,0x37,0xea,0xca,0xb3, -0xbc,0xb9,0x50,0xcb,0xce,0x88,0xd1,0xcf,0x3e,0xd3,0xd5,0xe5,0xd6,0xe2,0x01,0xe7, -0xe8,0xa3,0xef,0xf1,0xbb,0xf3,0x04,0xa3,0x1a,0x1c,0x57,0x10,0x10,0xe2,0x14,0x0d, -0xa8,0x18,0x1b,0xc2,0x1f,0x0d,0x19,0x09,0x0d,0xba,0x13,0x0a,0x1d,0xf7,0xfa,0x64, -0xff,0x01,0xf3,0xf9,0x01,0x75,0x1f,0x31,0x66,0x29,0x0b,0xd8,0xf0,0xe6,0x1d,0xfa, -0x0d,0x79,0x12,0x0b,0xcb,0x09,0x0b,0xa4,0x19,0x21,0x43,0x16,0x02,0x49,0xfd,0x0a, -0x15,0x09,0x17,0x40,0x19,0x14,0xb9,0x0f,0x06,0xb2,0x0c,0x16,0x26,0x0e,0xe1,0xc8, -0xc7,0xba,0x6f,0xba,0xc5,0xef,0xc8,0xcf,0xae,0xd1,0xd2,0x62,0xce,0xd3,0x42,0xe2, -0xe8,0xd7,0xef,0xf4,0xc4,0xf0,0xf5,0x6d,0x0d,0x1e,0xd6,0x18,0x14,0x77,0x14,0x1a, -0xeb,0x16,0x22,0x89,0x20,0x1b,0x13,0x09,0x01,0xde,0x0a,0x14,0xd2,0x03,0xf4,0x63, -0xf8,0x04,0xae,0x01,0xfb,0x63,0x05,0x1f,0xab,0x30,0x27,0x71,0x07,0xf2,0x80,0xe9, -0xf8,0x86,0x0a,0x10,0x9f,0x07,0x06,0x94,0x0a,0x1a,0xb6,0x26,0x1f,0xba,0x05,0x00, -0xd3,0x0b,0x0d,0xc0,0x1c,0x1c,0xd5,0x1c,0x11,0x1f,0x09,0x0e,0xae,0x1b,0x06,0xd4, -0xe0,0xca,0x44,0xc1,0xbb,0x23,0xc3,0xc9,0x59,0xcb,0xd1,0x9b,0xcc,0xc6,0x09,0xcf, -0xe0,0x46,0xeb,0xee,0x9b,0xee,0xee,0x93,0xf4,0x0a,0xb7,0x16,0x16,0xfc,0x12,0x13, -0x8a,0x13,0x1b,0x95,0x24,0x1d,0x06,0x19,0x05,0x49,0xfd,0x09,0x24,0x0e,0xfd,0x8b, -0xf7,0xfd,0xf5,0x02,0x02,0x4c,0x05,0x12,0x34,0x21,0x2d,0x87,0x21,0x0f,0xd0,0xfa, -0xf7,0x03,0xf6,0x08,0x59,0x12,0x0a,0x3e,0x0a,0x0a,0x99,0x1f,0x27,0x2d,0x22,0x06, -0x40,0x01,0x08,0x3a,0x11,0x19,0xba,0x1c,0x1d,0x31,0x18,0x07,0x71,0x0a,0x10,0x8f, -0xfb,0xe6,0x4c,0xd2,0xc3,0xe6,0xbc,0xba,0xc0,0xc7,0xd0,0xf7,0xd0,0xc8,0x74,0xc6, -0xce,0x71,0xe0,0xf0,0x10,0xed,0xed,0xb6,0xf0,0xf6,0xb5,0x0a,0x15,0x16,0x19,0x13, -0x92,0x12,0x18,0x90,0x1d,0x22,0x6c,0x21,0x17,0x9a,0xfe,0xf5,0x7e,0x07,0x05,0x5c, -0xfb,0xfb,0x88,0x00,0xff,0xf1,0x00,0x0e,0x62,0x1c,0x20,0xd7,0x26,0x1d,0x14,0x11, -0x04,0xe2,0xfe,0xf9,0x03,0x03,0x0e,0xa6,0x0d,0x07,0xf3,0x11,0x1e,0xc6,0x23,0x1c, -0xff,0x10,0x08,0x16,0x09,0x0f,0xb7,0x19,0x1a,0x81,0x23,0x19,0xd4,0x08,0x06,0xb1, -0x00,0xf2,0xe6,0xe4,0xd1,0xa4,0xc2,0xb4,0xca,0xb3,0xc7,0x49,0xd4,0xce,0x11,0xc1, -0xc0,0x78,0xcc,0xe8,0x95,0xf3,0xef,0x35,0xf1,0xf4,0x84,0xfe,0x05,0xeb,0x16,0x1f, -0xaf,0x17,0x12,0x9e,0x1a,0x23,0xc4,0x27,0x1e,0xfd,0x11,0xfe,0x31,0xfb,0x06,0x30, -0x00,0x01,0x03,0x02,0xfe,0xc6,0xf9,0xff,0xa0,0x13,0x22,0x67,0x25,0x19,0x0e,0x1b, -0x10,0xa6,0x0e,0xfb,0x1e,0xf4,0xfb,0xdf,0x09,0x0b,0x9a,0x08,0x16,0x8d,0x1c,0x14, -0xee,0x14,0x16,0x29,0x0a,0x09,0x73,0x0b,0x16,0x1c,0x1b,0x1f,0x58,0x15,0x09,0xc3, -0xfc,0xfe,0x1d,0xfc,0xed,0x5e,0xd9,0xc1,0x74,0xb4,0xb5,0xfe,0xcc,0xd2,0x89,0xce, -0xbb,0x4e,0xbd,0xce,0x20,0xed,0xf2,0x6a,0xec,0xf4,0xc6,0xfa,0x02,0x09,0x08,0x19, -0x6e,0x21,0x1c,0xe2,0x17,0x19,0xa3,0x22,0x2b,0xa2,0x1c,0x0c,0xef,0xf9,0xf5,0x35, -0xfa,0xfd,0x7e,0x02,0x01,0xb1,0xf7,0xf2,0x99,0x00,0x13,0x8c,0x22,0x1e,0xf5,0x14, -0x19,0x25,0x14,0x11,0x42,0x00,0xf6,0xe6,0xf9,0x03,0x47,0x09,0x14,0x05,0x20,0x18, -0xec,0x0c,0x16,0x59,0x1e,0x12,0xc5,0x08,0x05,0xcd,0x14,0x1d,0xf4,0x1e,0x18,0xdc, -0x09,0xf9,0x98,0xf8,0xfc,0x7f,0xee,0xdb,0x52,0xbc,0xb2,0x6c,0xbe,0xcf,0x6f,0xd4, -0xc9,0x13,0xbe,0xbf,0xd0,0xd2,0xe9,0x9a,0xee,0xeb,0xa0,0xf2,0xf5,0x89,0xfd,0x09, -0x29,0x1b,0x22,0x47,0x1f,0x1f,0xe8,0x1b,0x21,0xd4,0x25,0x15,0x87,0x0b,0xf9,0xb0, -0xf2,0xf6,0x3a,0x00,0x02,0x0b,0xfc,0xef,0x30,0xef,0xff,0x97,0x17,0x23,0x21,0x1d, -0x0f,0x18,0x19,0x16,0x4d,0x0f,0x01,0x3a,0xfa,0xfb,0x29,0xfe,0x0e,0xec,0x1b,0x26, -0xc5,0x16,0x09,0xff,0x19,0x22,0x94,0x1a,0x0b,0x21,0x0c,0x13,0x5d,0x19,0x1e,0x5b, -0x1f,0x06,0x4a,0xf4,0xf9,0xa1,0xfa,0xed,0xc7,0xd3,0xba,0xd0,0xb6,0xc6,0x80,0xcf, -0xd2,0x88,0xc8,0xbb,0x14,0xbf,0xd1,0x72,0xe0,0xe7,0xd8,0xe3,0xed,0x63,0xf1,0xff, -0xf1,0x0d,0x18,0x24,0x24,0x22,0x45,0x1c,0x1c,0xab,0x1f,0x1f,0x14,0x10,0x0d,0x87, -0x01,0xfb,0xd0,0xf9,0x05,0x26,0x05,0xfe,0xe3,0xee,0xf1,0xca,0x05,0x1d,0xa5,0x28, -0x1c,0x89,0x0f,0x17,0x2f,0x13,0x0a,0xae,0x03,0x00,0x69,0xfb,0xfd,0x82,0x13,0x1e, -0x98,0x1f,0x12,0x55,0x0d,0x19,0x64,0x28,0x1c,0xf6,0x11,0x09,0x3e,0x0f,0x12,0x85, -0x20,0x1b,0x1a,0xfc,0xf8,0x49,0xf8,0xf7,0x8b,0xef,0xc9,0xc2,0xb7,0xba,0xb3,0xca, -0xd0,0x53,0xd3,0xcc,0x85,0xbb,0xc0,0xc9,0xd0,0xd7,0x9c,0xe8,0xe5,0xad,0xe7,0xec, -0xf5,0x01,0x17,0xc7,0x1f,0x27,0xc0,0x23,0x1a,0xd2,0x1c,0x1f,0x54,0x19,0x10,0xfd, -0x0a,0x00,0x7a,0xf7,0xfc,0x7f,0x08,0x01,0x4c,0xfb,0xef,0x8d,0xf4,0x0d,0x46,0x24, -0x22,0xb7,0x15,0x11,0x44,0x1e,0x14,0x8d,0x09,0x02,0x21,0x03,0xf8,0x26,0x01,0x12, -0xdc,0x21,0x20,0xcd,0x12,0x0e,0x2d,0x1b,0x28,0x83,0x1d,0x14,0x5c,0x0b,0x0a,0xd4, -0x15,0x21,0xa5,0x12,0xfb,0xb9,0xff,0xf8,0x5b,0xf6,0xe7,0x69,0xc2,0xbe,0xe1,0xc6, -0xca,0x7d,0xcd,0xd2,0x22,0xc9,0xbb,0x59,0xbf,0xce,0x30,0xd3,0xea,0x63,0xe6,0xe0, -0x82,0xef,0x04,0x20,0x1b,0x24,0x11,0x27,0x2b,0x57,0x1b,0x17,0x36,0x17,0x18,0x34, -0x19,0x0c,0x72,0xfc,0xf7,0x7e,0xfd,0x08,0x17,0xff,0xf6,0xd3,0xf3,0xf5,0xfc,0x14, -0x25,0xb6,0x22,0x13,0x17,0x14,0x1a,0xf6,0x10,0x09,0xb3,0x05,0x09,0x21,0xfd,0x00, -0xfe,0x0f,0x22,0x60,0x24,0x14,0x9e,0x0c,0x19,0x25,0x27,0x20,0x98,0x12,0x02,0x6e, -0x0b,0x16,0x7f,0x15,0x09,0x9a,0x04,0x01,0x9d,0xf5,0xee,0x44,0xe3,0xcb,0x24,0xcd, -0xd0,0x22,0xcb,0xd6,0xd0,0xd2,0xcb,0x04,0xc4,0xc5,0x81,0xcd,0xd5,0xda,0xe9,0xe2, -0x4e,0xdc,0xec,0xd8,0x05,0x1f,0xf8,0x25,0x27,0x0c,0x2c,0x1d,0xe3,0x0a,0x0d,0xf6, -0x1a,0x20,0x19,0x07,0xf8,0xe1,0xf6,0xfd,0x2a,0x04,0xf8,0xec,0xef,0xf1,0xdd,0xf7, -0x0f,0x37,0x1e,0x18,0xc9,0x13,0x16,0x5a,0x12,0x0b,0x43,0x0a,0x0d,0x70,0x0a,0xff, -0x6c,0x04,0x12,0x12,0x27,0x2e,0xc8,0x1c,0x11,0x54,0x24,0x29,0xe6,0x22,0x0d,0x56, -0x06,0x17,0x17,0x14,0x0d,0xbd,0x0b,0x07,0x7d,0xfd,0xf0,0x89,0xe8,0xdd,0x4a,0xd4, -0xd3,0x7c,0xd1,0xc9,0x16,0xd4,0xce,0xf9,0xc8,0xc0,0x3d,0xc4,0xcb,0x32,0xd3,0xde, -0xc8,0xdd,0xde,0xc9,0xed,0x06,0x3a,0x1d,0x26,0xf4,0x2f,0x2e,0x50,0x18,0x05,0x6e, -0x11,0x24,0xe7,0x24,0x05,0x63,0xfa,0xf8,0xf6,0xfe,0x01,0x5e,0xf7,0xf0,0xde,0xf3, -0xfd,0x6b,0x0a,0x1b,0xb9,0x14,0x19,0xb9,0x17,0x10,0x4f,0x0a,0x0c,0x72,0x0f,0x06, -0xfb,0xfc,0x06,0x5b,0x13,0x27,0xf1,0x2e,0x15,0xfb,0x16,0x26,0xd8,0x28,0x16,0x1e, -0x07,0x0e,0x47,0x12,0x0a,0x45,0x06,0x06,0x5c,0x04,0xfc,0xc1,0xf0,0xe8,0x7a,0xe2, -0xda,0x34,0xd2,0xcd,0xc8,0xce,0xd4,0x2d,0xca,0xc8,0x27,0xc1,0xca,0x76,0xce,0xcf, -0x72,0xdc,0xdb,0x50,0xe3,0xec,0xfb,0x02,0x20,0x03,0x2b,0x39,0xb3,0x30,0x13,0x4b, -0x05,0x14,0x23,0x28,0x28,0x76,0x07,0x03,0x0a,0xfb,0xfc,0x71,0xf8,0xf0,0x6b,0xf0, -0xfe,0x97,0x01,0x08,0x20,0x14,0x0f,0x32,0x1f,0x13,0x6d,0x0b,0x08,0xc8,0x0e,0x0c, -0x7a,0x03,0x00,0x7f,0x0d,0x10,0xce,0x28,0x27,0xd4,0x15,0x1e,0x36,0x28,0x23,0x15, -0x0d,0x07,0x2e,0x0c,0x0d,0x69,0x05,0x03,0x0d,0x07,0x04,0x92,0xfb,0xeb,0x96,0xec, -0xe7,0xbc,0xdc,0xd0,0xb2,0xd3,0xd2,0x7f,0xd5,0xcc,0x1a,0xbf,0xc0,0x6e,0xce,0xd5, -0x11,0xcd,0xd6,0x12,0xdb,0xe3,0x21,0xe9,0x00,0x4e,0x1f,0x2e,0x43,0x35,0x2b,0x76, -0x11,0x04,0x1e,0x14,0x28,0xe9,0x25,0x0d,0x48,0x04,0xf3,0x9f,0xfa,0xf3,0x85,0xf2, -0xf7,0x14,0xfb,0xff,0x40,0x0a,0x14,0x8f,0x17,0x1f,0x8a,0x10,0x0e,0x08,0x0b,0x0b, -0x14,0x08,0x06,0xb3,0x09,0x0f,0xd2,0x17,0x24,0x6c,0x21,0x1b,0xbb,0x26,0x29,0xe2, -0x20,0x0d,0xa3,0x06,0x0a,0xb6,0x08,0x03,0xd8,0x03,0x04,0x4f,0xfd,0xfa,0xb4,0xf0, -0xf0,0xb8,0xe2,0xd3,0x9a,0xd0,0xd4,0x1c,0xd8,0xd1,0x41,0xc8,0xbf,0x80,0xc7,0xd7, -0x61,0xd5,0xca,0x1c,0xd1,0xda,0x28,0xe0,0xe7,0x53,0x04,0x23,0x2f,0x30,0x33,0x9c, -0x27,0x11,0xca,0x0d,0x16,0x47,0x22,0x23,0x5c,0x17,0x04,0xde,0xf4,0xef,0xbb,0xeb, -0xed,0x83,0xef,0x00,0xc6,0x04,0x06,0x9c,0x0d,0x12,0xc4,0x18,0x18,0xd7,0x15,0x08, -0xe5,0x01,0x09,0xdf,0x0b,0x0d,0xde,0x12,0x17,0x11,0x20,0x21,0x8e,0x2b,0x2b,0x17, -0x2a,0x1e,0xf5,0x0b,0x04,0xfb,0x06,0x05,0xa4,0x04,0x09,0x28,0x04,0xfd,0x14,0x00, -0xfa,0x67,0xf1,0xde,0xd3,0xd8,0xd3,0xb5,0xd5,0xd4,0x1e,0xcf,0xca,0x03,0xc0,0xc7, -0x1e,0xd8,0xd6,0x0d,0xc9,0xca,0x5f,0xd4,0xde,0x34,0xe9,0x07,0x6a,0x1f,0x2b,0x52, -0x30,0x2d,0x4e,0x16,0x11,0xf1,0x10,0x22,0x65,0x27,0x1c,0xaa,0x07,0xf3,0xab,0xea, -0xeb,0x94,0xe4,0xf2,0xba,0x04,0x0b,0xb4,0x08,0x0b,0x4e,0x11,0x16,0x4d,0x1f,0x15, -0xee,0x01,0x00,0xfb,0x08,0x09,0x1a,0x10,0x11,0x91,0x14,0x1d,0x7c,0x23,0x2b,0x45, -0x24,0x32,0xe2,0x19,0x08,0x44,0x01,0x03,0x26,0x00,0x04,0x8d,0x0b,0x06,0xcc,0x05, -0x06,0xf6,0xfa,0xe7,0x26,0xdb,0xda,0xbe,0xd9,0xd8,0x45,0xce,0xd2,0x7e,0xc3,0xc4, -0xbc,0xd3,0xe1,0xb8,0xdb,0xc6,0x8a,0xcb,0xd3,0xb6,0xe0,0xf2,0xac,0x07,0x1b,0x24, -0x29,0x2e,0xb6,0x30,0x1c,0x45,0x13,0x12,0x99,0x20,0x28,0xb8,0x1c,0x04,0x36,0xf1, -0xe3,0xcc,0xe8,0xdb,0x91,0xf3,0x06,0x05,0x10,0x09,0xa8,0x05,0x0f,0x63,0x18,0x23, -0xe4,0x11,0x07,0x3b,0x05,0x0a,0xf6,0x06,0x0a,0xb5,0x0d,0x1a,0xa1,0x24,0x2a,0xef, -0x24,0x29,0x77,0x2f,0x16,0xff,0x0a,0x02,0x3a,0xff,0xfe,0xb2,0x02,0x0c,0x0d,0x0c, -0x0e,0x86,0x07,0xf6,0x16,0xe1,0xdb,0xe4,0xda,0xdc,0xb6,0xcf,0xce,0xe8,0xd0,0xc2, -0xc5,0xc7,0xd9,0x28,0xe4,0xdc,0x84,0xc2,0xc3,0xec,0xcf,0xe9,0x71,0xf8,0x09,0xda, -0x18,0x29,0xc5,0x30,0x2e,0x86,0x1e,0x17,0x30,0x17,0x1e,0x66,0x24,0x1a,0x51,0x07, -0xf2,0x45,0xdf,0xe1,0x18,0xde,0xf7,0x5b,0x0b,0x11,0x07,0x05,0x0a,0x82,0x15,0x20, -0xb3,0x19,0x0d,0x26,0x0d,0x0c,0x7b,0x0d,0x03,0xc4,0x02,0x0a,0x78,0x1c,0x2a,0x13, -0x2c,0x28,0xdb,0x2c,0x27,0x67,0x17,0x0d,0xa2,0xfc,0xfb,0xee,0xfb,0x01,0xab,0x0c, -0x14,0xa3,0x0e,0x05,0x40,0xf0,0xe1,0xb3,0xd8,0xd8,0x4a,0xd3,0xce,0x0e,0xd2,0xcf, -0x20,0xbc,0xcb,0xce,0xdf,0xea,0x76,0xda,0xbe,0x90,0xc2,0xd1,0xf2,0xef,0xf9,0x22, -0x0c,0x1c,0x78,0x2b,0x2e,0x15,0x28,0x24,0x97,0x1a,0x15,0xc8,0x14,0x1d,0x8d,0x19, -0x09,0xf5,0xec,0xd8,0xc1,0xdd,0xe5,0x32,0xfd,0x08,0xf2,0x08,0x05,0x54,0x0d,0x1c, -0xcb,0x1d,0x16,0xe3,0x0f,0x11,0xb5,0x10,0x0a,0xa5,0xfc,0x03,0x1c,0x0d,0x21,0xfc, -0x23,0x31,0x72,0x2d,0x2b,0x2f,0x27,0x1c,0x64,0x0f,0xfc,0x13,0xfa,0xf8,0x02,0x08, -0x19,0x1b,0x20,0x0e,0x6b,0x00,0xf0,0x40,0xe0,0xd8,0xf8,0xcf,0xcd,0x36,0xca,0xd2, -0x8b,0xc8,0xbd,0x93,0xc9,0xe4,0x93,0xeb,0xd0,0xb5,0xc0,0xbe,0x9c,0xd7,0xed,0xa4, -0xfd,0x11,0xd5,0x23,0x22,0xbc,0x22,0x26,0x13,0x2d,0x1d,0xf6,0x0c,0x0e,0x9d,0x19, -0x1b,0xff,0x06,0xe6,0xe1,0xd3,0xdb,0xfc,0xe8,0x01,0x3a,0x04,0x04,0xf1,0x09,0x13, -0x16,0x1d,0x18,0xee,0x13,0x10,0x92,0x14,0x10,0xe5,0x05,0x00,0x71,0x04,0x11,0xf1, -0x19,0x2b,0x00,0x37,0x2d,0xed,0x26,0x27,0x9f,0x1f,0x0f,0xb5,0xfb,0xf2,0x07,0xf6, -0x14,0x48,0x21,0x20,0xdc,0x0c,0xfe,0xe2,0xec,0xe2,0xc1,0xd6,0xcd,0x39,0xc8,0xd2, -0x1c,0xd0,0xc9,0xa9,0xbf,0xcc,0xab,0xe7,0xe6,0xaf,0xcf,0xc4,0xa2,0xc2,0xd3,0x94, -0xe9,0xfd,0x43,0x13,0x20,0x55,0x1b,0x1a,0x0c,0x24,0x31,0x99,0x1e,0x0b,0x20,0x09, -0x1e,0x64,0x1c,0xff,0xac,0xe4,0xd4,0xc8,0xd6,0xec,0xaa,0x01,0x01,0x7d,0x04,0x0b, -0xe6,0x10,0x16,0xdc,0x12,0x15,0x88,0x13,0x1b,0x0c,0x0a,0x08,0x23,0x02,0x07,0x6b, -0x14,0x1d,0x03,0x37,0x35,0xe5,0x29,0x29,0xe8,0x29,0x22,0xeb,0x10,0xfc,0x7a,0xef, -0x00,0x22,0x1a,0x24,0xa0,0x1a,0x0c,0xb3,0xf2,0xe9,0x9d,0xe0,0xd2,0xca,0xc9,0xbf, -0x9f,0xc7,0xce,0x44,0xcd,0xc3,0x0b,0xcc,0xe2,0xa8,0xdf,0xd4,0x3b,0xce,0xc4,0x2b, -0xd4,0xe8,0xda,0x01,0x19,0x15,0x1a,0x16,0xd2,0x18,0x23,0x91,0x2e,0x22,0x56,0x0a, -0x0a,0x10,0x20,0x19,0xc8,0xff,0xe6,0xad,0xdf,0xdd,0xc3,0xef,0xfa,0xde,0xff,0x01, -0x5e,0x0e,0x0e,0xa0,0x0f,0x15,0x90,0x1b,0x19,0x47,0x13,0x02,0x1e,0x0a,0x06,0x69, -0x0c,0x11,0xe2,0x22,0x33,0x16,0x32,0x2a,0x2e,0x2c,0x24,0xa4,0x1b,0x14,0x61,0xfc, -0xf3,0x5b,0x0c,0x1d,0x71,0x22,0x18,0x67,0x0a,0xf1,0x8e,0xe7,0xdf,0x6d,0xd2,0xc8, -0x48,0xc3,0xc2,0xcf,0xcc,0xcd,0xa8,0xcd,0xd1,0x5e,0xd7,0xda,0x47,0xdf,0xd5,0x6b, -0xc4,0xcc,0xfc,0xe4,0x04,0x2f,0x1a,0x18,0xff,0x16,0x15,0xf0,0x1a,0x2a,0xe1,0x1c, -0x0c,0x1e,0x13,0x18,0x2e,0x10,0xf8,0xa7,0xed,0xeb,0x75,0xe3,0xee,0x7c,0xf9,0xfe, -0x0a,0x03,0x0c,0x0c,0x0a,0x0e,0x09,0x1c,0x1e,0xca,0x1a,0x0d,0x8f,0x08,0x0f,0xeb, -0x10,0x0d,0xad,0x17,0x2c,0x98,0x2e,0x2e,0xe6,0x2b,0x29,0x58,0x23,0x19,0xc9,0x11, -0xfd,0x26,0xfc,0x0c,0x78,0x1a,0x23,0xb2,0x19,0x01,0x5b,0xe7,0xe5,0x62,0xdf,0xd1, -0x9f,0xc8,0xbb,0x3d,0xc3,0xc9,0x2b,0xcd,0xd7,0x76,0xd2,0xd5,0x3a,0xdc,0xe7,0xc4, -0xdd,0xcd,0xaa,0xcd,0xe8,0xeb,0x05,0x1b,0x53,0x1a,0x1a,0x2f,0x10,0x11,0x08,0x22, -0x21,0x08,0x1c,0x15,0x9f,0x0f,0x00,0x50,0xf4,0xf4,0x0d,0xf7,0xe8,0x08,0xe4,0xed, -0xf6,0xf9,0x09,0xd4,0x01,0xfe,0x5f,0x0e,0x20,0xa2,0x20,0x0c,0xf1,0x05,0x0e,0xdb, -0x18,0x18,0xf7,0x14,0x20,0xfe,0x2d,0x2b,0x81,0x31,0x32,0x59,0x2e,0x21,0x26,0x15, -0x0f,0x38,0x0e,0x0a,0x6b,0x0b,0x1b,0xd2,0x23,0x1a,0x70,0xfa,0xed,0x30,0xe9,0xe0, -0x92,0xd0,0xc2,0xdd,0xbb,0xc2,0x39,0xc4,0xcd,0x4a,0xd5,0xd1,0x7d,0xd2,0xdc,0x60, -0xe5,0xd8,0x83,0xcf,0xcd,0x5f,0xe7,0x04,0xee,0x19,0x1a,0x46,0x17,0x10,0x25,0x0e, -0x15,0x72,0x25,0x23,0xab,0x14,0x02,0xfb,0xf8,0xfc,0x34,0x00,0x02,0xa4,0xee,0xe3, -0x49,0xe5,0xf9,0x0e,0x09,0x01,0xb5,0x00,0x13,0x83,0x28,0x1b,0x9e,0x09,0x01,0xc8, -0x11,0x1f,0xc0,0x21,0x24,0xc2,0x21,0x25,0x18,0x29,0x33,0x56,0x38,0x33,0x04,0x19, -0x0a,0x46,0x0f,0x1e,0xb3,0x0d,0x06,0x89,0x17,0x21,0x25,0x15,0xf8,0x81,0xe8,0xe5, -0x63,0xda,0xc9,0x87,0xc1,0xbe,0x19,0xc7,0xc5,0xb1,0xcc,0xd2,0x1d,0xd6,0xd7,0x7e, -0xde,0xde,0x2d,0xdb,0xd4,0x92,0xce,0xe2,0xa7,0x03,0x18,0xa0,0x14,0x17,0x9a,0x12, -0x0b,0x7a,0x12,0x29,0x69,0x2a,0x11,0xfa,0xfb,0xf9,0xe4,0x01,0x09,0x5c,0x0a,0xf3, -0x6b,0xdc,0xde,0x48,0xfb,0x07,0xba,0xfc,0x03,0xf2,0x18,0x24,0x93,0x15,0x04,0x8f, -0xfd,0x15,0x7b,0x23,0x2b,0x3b,0x28,0x1f,0xcf,0x20,0x2b,0xaf,0x32,0x37,0x44,0x33, -0x18,0xc4,0x00,0x13,0x52,0x1f,0x12,0x13,0x06,0x13,0xbf,0x1f,0x12,0x49,0xfb,0xe8, -0x21,0xde,0xd0,0x56,0xc6,0xc1,0x02,0xc2,0xc5,0xe5,0xcd,0xc9,0xff,0xd3,0xd8,0xd0, -0xde,0xda,0x57,0xd9,0xdd,0xd5,0xd7,0xce,0xeb,0xe1,0x08,0x2a,0x19,0x11,0x5e,0x13, -0x13,0x6e,0x11,0x12,0x34,0x25,0x2a,0xb6,0x09,0xf7,0x61,0xf7,0x00,0x0b,0x0e,0x09, -0xcb,0xf7,0xdb,0x7f,0xe0,0xf8,0x6a,0x01,0xfc,0xb1,0x0e,0x17,0x62,0x1a,0x0c,0x38, -0xff,0x00,0x6d,0x19,0x23,0xb9,0x30,0x30,0x6e,0x21,0x1c,0x79,0x2e,0x2e,0x64,0x37, -0x32,0xe8,0x1d,0x02,0x24,0x18,0x19,0x0b,0x13,0x09,0x17,0x17,0x19,0x42,0x0e,0xfc, -0x8e,0xea,0xd8,0xa9,0xcb,0xc1,0x6e,0xc8,0xc2,0x6b,0xce,0xd1,0xba,0xcf,0xd1,0x9c, -0xdc,0xe4,0xbd,0xdb,0xd6,0xce,0xd2,0xd1,0xdf,0xd3,0xec,0xab,0x09,0x11,0xb2,0x0e, -0x0d,0x7e,0x17,0x18,0xff,0x13,0x1e,0x7a,0x22,0x03,0xb2,0xfa,0xf3,0xb2,0xfe,0x0f, -0x8f,0x08,0xf5,0x20,0xd6,0xe1,0xa1,0xf1,0xfc,0xcd,0x00,0x0e,0x54,0x0c,0x0d,0x2f, -0x08,0xfc,0x24,0x0e,0x15,0xa6,0x1e,0x32,0x77,0x3a,0x29,0x5e,0x23,0x2b,0x91,0x2c, -0x3b,0x59,0x31,0x19,0xfc,0x0d,0x19,0xc6,0x1f,0x12,0x21,0x0e,0x13,0x4d,0x12,0x10, -0xd1,0x02,0xed,0xdf,0xd5,0xc6,0x40,0xbe,0xc8,0x97,0xcc,0xd8,0x46,0xd4,0xd1,0x5d, -0xd3,0xde,0xaa,0xe8,0xdc,0x7c,0xcf,0xc9,0xf0,0xca,0xde,0x23,0xf4,0x07,0xd5,0x0c, -0x0f,0x43,0x06,0x17,0x2e,0x17,0x16,0x98,0x17,0x16,0xb8,0x01,0xfa,0x5e,0xf2,0xfc, -0x8f,0x11,0x0a,0xe8,0xee,0xda,0xff,0xe3,0xf0,0x33,0xf8,0x04,0x0f,0x0c,0x06,0x5a, -0x08,0x01,0x1d,0x03,0x16,0x78,0x16,0x1f,0x00,0x36,0x3e,0xd1,0x2c,0x27,0x05,0x25, -0x2c,0xf9,0x39,0x2d,0xea,0x16,0x16,0xb4,0x19,0x13,0x0c,0x11,0x10,0xd7,0x12,0x0d, -0xb4,0x0e,0x02,0x64,0xee,0xd5,0x5f,0xc1,0xbf,0xf0,0xc7,0xd3,0xf2,0xdb,0xdd,0xf9, -0xdc,0xde,0xe3,0xe1,0xeb,0xe5,0xe0,0xd1,0x8d,0xbe,0xc9,0x05,0xe7,0xfb,0xdf,0x01, -0x09,0x5e,0x09,0x07,0x05,0x14,0x14,0x03,0x1a,0x17,0x1d,0x13,0x06,0x2f,0xf6,0xec, -0x85,0xf9,0x0d,0x0a,0x09,0xea,0x67,0xdb,0xe1,0xc0,0xec,0xf6,0x81,0x06,0x04,0xad, -0xfe,0x00,0x6e,0xff,0x12,0xa1,0x17,0x14,0x0c,0x1c,0x37,0x8f,0x41,0x3a,0x02,0x28, -0x23,0x58,0x30,0x38,0xec,0x28,0x1b,0xee,0x19,0x1d,0xb8,0x10,0x12,0x3c,0x11,0x11, -0x4d,0x0c,0x0a,0xc4,0xff,0xeb,0x6f,0xd9,0xc2,0xa2,0xbe,0xc5,0x4f,0xd5,0xe4,0xcb, -0xea,0xec,0x94,0xe0,0xdf,0x8a,0xed,0xe0,0x4d,0xd1,0xbe,0xdc,0xcd,0xe9,0x3d,0xfa, -0xfd,0xc6,0x01,0x02,0x37,0x0c,0x0f,0x2b,0x10,0x16,0xbd,0x16,0x16,0x34,0x00,0xee, -0x4f,0xe8,0xf6,0x83,0x08,0x01,0x7b,0xec,0xdb,0x20,0xe3,0xed,0xcb,0xf1,0xfe,0x0e, -0x02,0xfd,0xd5,0xf7,0x0a,0x51,0x1b,0x1a,0x4c,0x15,0x19,0xca,0x33,0x48,0x89,0x47, -0x33,0x2a,0x29,0x30,0x23,0x30,0x28,0x19,0x18,0x20,0x6c,0x1f,0x16,0x4f,0x13,0x15, -0xa3,0x10,0x0a,0x8f,0x08,0xfb,0x32,0xeb,0xd2,0xc0,0xc4,0xbf,0x4d,0xc8,0xd7,0x21, -0xe9,0xf5,0x12,0xf5,0xe2,0xec,0xe5,0xf1,0x91,0xde,0xc9,0xed,0xc1,0xca,0x21,0xe6, -0xf2,0x4e,0x01,0xfa,0x49,0xff,0x0b,0xe6,0x0a,0x09,0xef,0x17,0x1d,0x58,0x14,0xfd, -0xa9,0xe6,0xe4,0x90,0xf1,0x01,0x61,0x03,0xed,0x51,0xdf,0xe5,0x2d,0xee,0xf2,0xb5, -0xf9,0xfd,0x91,0xf9,0xfb,0xc1,0x16,0x1b,0xb6,0x1a,0x1a,0xa3,0x18,0x2f,0x06,0x49, -0x49,0x34,0x3c,0x33,0xe2,0x2f,0x2a,0x19,0x21,0x1e,0x80,0x20,0x23,0x42,0x19,0x12, -0x17,0x17,0x10,0x9a,0x08,0x03,0x02,0xf9,0xe9,0x32,0xcf,0xc6,0xff,0xc5,0xc8,0xfe, -0xd8,0xeb,0xcb,0xfc,0xf8,0xf8,0xe6,0xea,0x41,0xf0,0xd8,0xa7,0xc7,0xc6,0x03,0xd0, -0xdb,0x7c,0xef,0xfd,0x1d,0xff,0x01,0x50,0x08,0x03,0x6a,0x0c,0x16,0x34,0x27,0x11, -0x02,0xfd,0xde,0xf9,0xdd,0xec,0x80,0xfb,0xfe,0x88,0xeb,0xe6,0x7a,0xe8,0xec,0x83, -0xec,0xf5,0x7b,0xfa,0xf6,0x02,0x08,0x18,0x02,0x1e,0x19,0x5b,0x1a,0x18,0x45,0x2c, -0x43,0x20,0x4a,0x4b,0x46,0x3b,0x2e,0xea,0x1c,0x19,0x13,0x1d,0x23,0x60,0x24,0x17, -0xe1,0x15,0x19,0x16,0x0d,0x02,0x7e,0xfd,0xf7,0xb6,0xe8,0xcb,0x31,0xd1,0xd3,0x91, -0xd4,0xde,0xf5,0xf4,0x02,0x9e,0xfd,0xf0,0xa0,0xf1,0xeb,0x4a,0xd4,0xca,0xda,0xcb, -0xd2,0x1b,0xd5,0xe4,0xad,0xf5,0x07,0x0d,0xff,0xfe,0x32,0x08,0x07,0xf5,0x1e,0x1b, -0x2e,0x0f,0xf7,0x34,0xdf,0xd4,0xbd,0xe3,0xfa,0xf1,0xfb,0xec,0x03,0xe3,0xe9,0xb8, -0xea,0xed,0xae,0xf2,0xf5,0x71,0xf3,0x0e,0x53,0x1b,0x1f,0x9a,0x17,0x10,0xe0,0x17, -0x2e,0xb3,0x43,0x4b,0x3f,0x50,0x3c,0x58,0x33,0x1c,0x31,0x11,0x1a,0xd1,0x29,0x24, -0x36,0x15,0x19,0x0a,0x14,0x0c,0x4c,0x01,0xf9,0x95,0xf2,0xe3,0x9c,0xc9,0xd6,0x44, -0xdb,0xe0,0xb6,0xec,0xf3,0x5f,0x00,0xff,0x99,0x02,0xfb,0xde,0xe5,0xd0,0x61,0xce, -0xcf,0xb3,0xd3,0xd3,0x8a,0xe2,0xf3,0x30,0x07,0x03,0x41,0xfb,0x06,0x9d,0x0e,0x1e, -0xf3,0x17,0x04,0x2d,0xf5,0xdc,0x3a,0xd3,0xdb,0x0c,0xf3,0xf7,0x17,0xe8,0xde,0xbc, -0xe8,0xe8,0xf1,0xec,0xed,0x8e,0xf5,0xf6,0x27,0x0b,0x1f,0x87,0x20,0x15,0xd2,0x0e, -0x18,0x66,0x2c,0x40,0x37,0x54,0x51,0xed,0x41,0x31,0x5a,0x20,0x0d,0x9e,0x1d,0x2b, -0x3d,0x2a,0x1c,0x00,0x1c,0x12,0x35,0x0a,0x06,0x9c,0xf6,0xf4,0xdf,0xd8,0xcc,0xdc, -0xd8,0xe1,0xd9,0xea,0xf3,0xf3,0xf5,0xfc,0xe3,0xff,0x09,0x2d,0xf7,0xda,0xda,0xcb, -0xcb,0xd1,0xce,0xd4,0x86,0xd8,0xe0,0x32,0xea,0xfd,0xfb,0xfb,0xfb,0x14,0x0b,0x1a, -0x07,0x1c,0x0d,0x8c,0xfc,0xf2,0xd9,0xe0,0xd6,0x3b,0xd5,0xf2,0xfd,0xf5,0xe4,0xc1, -0xdd,0xe8,0x59,0xf3,0xf2,0x27,0xf4,0xf5,0xbc,0xf4,0x0d,0x71,0x28,0x22,0x9b,0x13, -0x0f,0x05,0x14,0x2f,0x01,0x47,0x50,0x19,0x4d,0x42,0x7b,0x33,0x1d,0x0b,0x13,0x1e, -0x54,0x29,0x23,0xc1,0x1c,0x14,0x7c,0x12,0x08,0x15,0x06,0xf6,0x6f,0xe8,0xd5,0x82, -0xcc,0xdb,0xca,0xe2,0xf8,0x12,0xfc,0xf9,0xbe,0xfb,0x07,0xa2,0x0b,0xf7,0x7e,0xd5, -0xcd,0x1f,0xd3,0xd9,0xcb,0xda,0xda,0xd8,0xdf,0xeb,0x35,0xf5,0xfb,0x64,0xfd,0x0f, -0xb7,0x1a,0x18,0x08,0x07,0xf9,0x99,0xe8,0xe0,0x79,0xd5,0xd3,0xbf,0xec,0xec,0xae, -0xe0,0xd9,0x1b,0xe4,0xf1,0x33,0xf3,0xfa,0xfe,0xf4,0xf6,0xc1,0x0a,0x22,0x80,0x1f, -0x14,0x24,0x10,0x15,0x48,0x36,0x4a,0x9c,0x45,0x44,0x7c,0x3f,0x31,0xd7,0x26,0x25, -0x55,0x21,0x1c,0x0c,0x21,0x21,0xd1,0x17,0x16,0x5b,0x0c,0x08,0xe9,0xf9,0xe6,0x4e, -0xdb,0xd3,0xff,0xda,0xea,0x37,0xf9,0x03,0x75,0xfc,0x05,0x94,0x08,0x03,0x1c,0xf1, -0xd3,0xfd,0xcd,0xd4,0x6a,0xdb,0xdc,0x90,0xdd,0xe3,0x42,0xe0,0xeb,0xa9,0xf9,0x05, -0xe1,0x15,0x1a,0x93,0x12,0x05,0x84,0xf4,0xe4,0xd1,0xe3,0xdb,0xc7,0xd9,0xe3,0x2d, -0xe2,0xd9,0x49,0xd7,0xe8,0x6c,0xf1,0xf9,0x30,0xfb,0xf7,0xbb,0xfb,0x08,0x91,0x17, -0x1b,0x7d,0x10,0x14,0x63,0x19,0x37,0x6b,0x42,0x38,0x4b,0x3c,0x37,0x53,0x2f,0x2d, -0x10,0x29,0x1e,0xfa,0x15,0x1d,0xee,0x1e,0x18,0x51,0x15,0x0f,0x62,0x09,0xfb,0xe4, -0xec,0xe6,0xa7,0xda,0xdf,0xca,0xf3,0x00,0xbb,0x07,0x03,0xd9,0x11,0x09,0xac,0xfd, -0xf0,0xca,0xda,0xd4,0x10,0xde,0xdd,0x0e,0xd9,0xde,0x41,0xe1,0xd6,0x47,0xe2,0xf5, -0x07,0x0f,0x1a,0x08,0x10,0x07,0x91,0x02,0xf1,0xd6,0xe1,0xe3,0xca,0xdc,0xd9,0x16, -0xd9,0xd8,0x4e,0xd7,0xd8,0x76,0xe3,0xef,0xc9,0xfb,0x03,0x70,0x03,0xff,0xb6,0xfe, -0x13,0xf5,0x19,0x16,0x28,0x19,0x25,0xbb,0x36,0x3c,0x4b,0x3c,0x35,0xf2,0x2e,0x2c, -0xb7,0x37,0x2f,0x8f,0x21,0x13,0xcb,0x13,0x19,0xd5,0x11,0x14,0x14,0x0f,0x05,0xdd, -0xf2,0xeb,0x4d,0xe7,0xdc,0xf4,0xe1,0xf1,0xde,0x05,0x06,0xee,0x0b,0x14,0xef,0x05, -0xf6,0x5e,0xf1,0xe1,0x49,0xda,0xe0,0x8b,0xe0,0xe0,0x6d,0xe2,0xdc,0x78,0xd5,0xdc, -0x6a,0xfe,0x17,0x99,0x1c,0x0e,0x2a,0x06,0x00,0x5e,0xf3,0xe2,0x26,0xe8,0xe1,0xba, -0xde,0xd1,0x64,0xd1,0xd5,0xb2,0xd7,0xdf,0x65,0xef,0xf9,0xb4,0x07,0x0b,0xd0,0xff, -0xf5,0x05,0x08,0x1d,0xbe,0x1d,0x21,0x87,0x24,0x2a,0x14,0x37,0x34,0x5c,0x2b,0x22, -0x7f,0x2e,0x36,0x98,0x30,0x20,0x77,0x11,0x10,0xdc,0x10,0x0f,0xbe,0x17,0x10,0xe7, -0x01,0xf7,0xb6,0xf3,0xed,0x74,0xdf,0xe7,0xd0,0xf3,0x05,0x70,0x0a,0x13,0xf3,0x14, -0x03,0xdc,0xfd,0xf8,0x3a,0xea,0xe1,0x03,0xe0,0xe4,0x09,0xe5,0xe3,0x2c,0xdc,0xce, -0x2e,0xde,0x02,0x45,0x16,0x13,0x33,0x08,0x00,0xd6,0xf7,0xf2,0xf3,0xe8,0xe5,0x0f, -0xe4,0xd8,0x5a,0xca,0xcf,0x82,0xd5,0xd6,0x78,0xd7,0xe9,0xfe,0xfd,0x12,0x42,0x0f, -0xfa,0x72,0xef,0x04,0xe0,0x1c,0x21,0x6c,0x25,0x22,0x5f,0x27,0x38,0xac,0x32,0x25, -0x2f,0x23,0x33,0x4b,0x33,0x2e,0xa5,0x26,0x1f,0x63,0x16,0x0b,0xe5,0x0c,0x18,0x85, -0x0f,0xfe,0x00,0xfd,0xf6,0xa0,0xf3,0xe1,0x02,0xe8,0xf3,0xb0,0xfd,0x0e,0xd8,0x11, -0x12,0x4b,0x04,0xfc,0x0f,0xfb,0xec,0x7e,0xe0,0xe0,0xb5,0xe8,0xe7,0xfb,0xe8,0xd9, -0xf4,0xcc,0xdc,0x17,0x06,0x14,0x36,0x0e,0x01,0x36,0xff,0xf3,0xdb,0xf0,0xec,0x59, -0xe6,0xe6,0x62,0xd8,0xc3,0x89,0xce,0xda,0x27,0xd7,0xd8,0xa1,0xed,0x03,0x18,0x12, -0x09,0x69,0xf4,0xed,0xed,0xfe,0x1d,0xaa,0x25,0x25,0x8e,0x1a,0x1f,0xaa,0x2f,0x2b, -0x85,0x20,0x26,0x76,0x2f,0x2b,0xfe,0x2c,0x29,0x5c,0x26,0x15,0xc8,0x0c,0x09,0x10, -0x18,0x14,0xa9,0x08,0x01,0x35,0xf9,0xf9,0x92,0xed,0xef,0xf8,0xf6,0x05,0xb5,0x11, -0x10,0x40,0x10,0x09,0x8b,0x06,0x02,0x98,0xf8,0xe5,0x04,0xe4,0xe5,0xd9,0xeb,0xec, -0x7f,0xda,0xc9,0x4e,0xd4,0xfb,0x70,0x0a,0x02,0x21,0x00,0xf5,0xee,0xf2,0xee,0x02, -0xea,0xe6,0x89,0xe6,0xd0,0x82,0xc1,0xcb,0x24,0xe1,0xd7,0x9b,0xd9,0xe7,0xfa,0x02, -0x0e,0x5d,0x06,0xf7,0x09,0xf3,0x00,0x87,0x1d,0x2a,0x23,0x23,0x15,0x9b,0x1b,0x2b, -0x4b,0x26,0x1d,0x48,0x26,0x27,0x87,0x27,0x29,0xfc,0x29,0x24,0x8f,0x1c,0x10,0x38, -0x0d,0x11,0xeb,0x12,0x08,0x87,0x01,0x01,0xd5,0xff,0xf7,0x4f,0xf2,0xfb,0x58,0x0e, -0x13,0x2a,0x0a,0x0c,0x3a,0x0b,0x0c,0x65,0x06,0xfb,0x00,0xf2,0xeb,0xd3,0xe7,0xeb, -0x71,0xe8,0xdc,0xc7,0xcf,0xd6,0xa4,0xef,0xfc,0x9d,0x00,0x00,0x75,0xf2,0xeb,0xa6, -0xe6,0xe7,0x2d,0xee,0xe7,0x49,0xcd,0xbf,0xe2,0xcd,0xe3,0x7b,0xdb,0xd6,0xbb,0xe6, -0x02,0x8c,0x11,0x07,0xd3,0xfa,0xf3,0x08,0x01,0x1e,0xb2,0x2c,0x23,0x94,0x1b,0x19, -0xa3,0x29,0x26,0xb2,0x1e,0x24,0xcd,0x23,0x24,0xf7,0x22,0x26,0xf2,0x26,0x27,0xc5, -0x16,0x0a,0x73,0x09,0x0d,0x99,0x05,0x00,0x11,0x05,0x02,0x64,0xfe,0xed,0xed,0xfa, -0x0b,0x13,0x0d,0x08,0xcc,0x0b,0x0c,0x8c,0x0e,0x07,0xc0,0xfd,0xf9,0xf1,0xee,0xea, -0x28,0xec,0xe6,0x01,0xe2,0xd1,0x8a,0xd4,0xe9,0xa4,0xf1,0xf6,0x02,0xf8,0xf5,0x3c, -0xf1,0xe4,0x0f,0xe9,0xf7,0xeb,0xe6,0xd0,0x1f,0xc2,0xd0,0x46,0xe8,0xe0,0xda,0xd9, -0xe9,0x1b,0xfe,0x11,0x21,0x07,0x00,0x05,0xfd,0xfe,0x07,0x15,0x28,0x96,0x27,0x1d, -0x8d,0x14,0x22,0xfa,0x27,0x1f,0x60,0x20,0x21,0x60,0x24,0x21,0xfe,0x21,0x26,0xe9, -0x2a,0x1c,0x00,0x0a,0x0d,0xf3,0x0a,0x04,0x95,0x01,0x03,0xe8,0x05,0x02,0xf0,0xfa, -0x01,0x99,0x08,0x05,0x0f,0x09,0x09,0xaf,0x0b,0x0e,0xdf,0x07,0x00,0x9b,0xfe,0xf2, -0xb9,0xe8,0xe2,0x74,0xe4,0xde,0xb5,0xd0,0xd3,0x2c,0xe1,0xe3,0x59,0xef,0xf3,0xe0, -0xf9,0xf5,0xd5,0xe5,0xe9,0xd6,0xf7,0xea,0x39,0xd0,0xc6,0x87,0xd0,0xe9,0xb4,0xe9, -0xd9,0x2a,0xeb,0xfb,0x1f,0x08,0x05,0x19,0x0a,0x02,0xcf,0x02,0x0e,0x36,0x25,0x2d, -0x41,0x24,0x13,0x32,0x19,0x21,0xb0,0x18,0x1c,0x98,0x24,0x23,0x88,0x1e,0x16,0x2b, -0x26,0x2c,0xa7,0x21,0x0e,0x8c,0x0b,0x01,0x90,0x04,0x07,0x87,0x04,0x0b,0xf2,0x04, -0x0a,0x16,0x09,0x06,0x8f,0x02,0x03,0x66,0x0b,0x0d,0x9f,0x11,0x0f,0xd1,0x07,0x07, -0xf7,0xf9,0xe7,0x7f,0xe4,0xe7,0x33,0xdb,0xcf,0x7c,0xd2,0xe0,0x6b,0xdd,0xe7,0xc2, -0xeb,0xf4,0x5e,0xf4,0xeb,0xee,0xea,0xee,0x72,0xe2,0xd1,0x6b,0xc4,0xcd,0x7a,0xe9, -0xe7,0xba,0xdc,0xea,0xc3,0xf9,0xff,0x0a,0x05,0x15,0xf6,0x0d,0x09,0x17,0x0d,0x20, -0xc8,0x2b,0x22,0xfe,0x13,0x15,0x31,0x1c,0x19,0x25,0x1d,0x26,0xfe,0x22,0x18,0x94, -0x13,0x26,0x83,0x2d,0x21,0x17,0x16,0x07,0xbf,0xf8,0x06,0x26,0x06,0x04,0x1e,0x0f, -0x0a,0x6b,0x10,0x09,0x6c,0x05,0xfd,0x4f,0xfa,0x03,0x56,0x0b,0x12,0xc4,0x11,0x07, -0x6e,0x0c,0xfe,0xea,0xe4,0xe6,0x59,0xe4,0xdc,0xf2,0xcd,0xd4,0xce,0xdd,0xda,0xb9, -0xde,0xe7,0xa5,0xfa,0xfa,0xd5,0xf6,0xf0,0x2f,0xee,0xdf,0xea,0xd5,0xcd,0xde,0xd7, -0xe6,0x15,0xe2,0xe1,0xe1,0xf0,0xfb,0xe7,0xf8,0x07,0x48,0x17,0x1a,0x09,0x0d,0x0c, -0x9a,0x15,0x25,0x78,0x25,0x15,0x7d,0x12,0x15,0xc2,0x17,0x18,0x94,0x27,0x22,0x13, -0x17,0x11,0xe7,0x1b,0x21,0x28,0x1d,0x19,0xb1,0x05,0xf7,0xed,0x00,0xfe,0x2e,0x04, -0x0d,0x8e,0x10,0x12,0xa7,0x10,0x03,0xa8,0xf7,0xf3,0x23,0xfd,0x0e,0x9d,0x16,0x12, -0xbf,0x0d,0x0f,0xad,0x03,0xec,0x71,0xe9,0xe4,0xd9,0xd7,0xd1,0x82,0xd8,0xd8,0x98, -0xde,0xda,0x8a,0xe6,0xf9,0xe7,0xfa,0xfa,0xf2,0xf3,0xed,0x74,0xe0,0xd7,0xb0,0xd8, -0xdd,0x37,0xe0,0xe0,0x44,0xe2,0xf8,0xc8,0xf8,0xfc,0x76,0x03,0x19,0xfc,0x1c,0x0c, -0x4b,0x0b,0x13,0xf7,0x18,0x20,0x91,0x17,0x09,0xf1,0x0f,0x14,0x40,0x19,0x26,0x2a, -0x24,0x19,0x2d,0x13,0x14,0x9c,0x1a,0x21,0x5e,0x20,0x05,0x2a,0xfb,0x00,0x28,0x03, -0x0b,0x1a,0x13,0x1a,0xa3,0x12,0x10,0xad,0xfb,0xf8,0x62,0xf0,0xfd,0x0a,0x0c,0x15, -0xb7,0x10,0x0f,0xe4,0x11,0x05,0x8c,0xf2,0xe6,0xaf,0xdb,0xd5,0x2e,0xd1,0xd3,0x5e, -0xd3,0xdb,0xc2,0xdb,0xe3,0xf3,0xf0,0xfa,0xce,0xfb,0xfd,0x62,0xe7,0xd7,0x78,0xd5, -0xdf,0xac,0xdc,0xdc,0x2c,0xdf,0xeb,0x22,0xfd,0x01,0x1a,0xfe,0x01,0x0b,0x1b,0x23, -0xe4,0x11,0x13,0x71,0x17,0x13,0xde,0x1a,0x12,0xf5,0x0d,0x0e,0x61,0x13,0x19,0xf9, -0x1d,0x1f,0xf1,0x1e,0x15,0x44,0x13,0x10,0xa7,0x1f,0x16,0xef,0x00,0xfe,0xcc,0x04, -0x0c,0x31,0x0e,0x18,0x25,0x1b,0x1b,0x87,0x09,0xfb,0xc8,0xf3,0xef,0x6e,0xfc,0x0a, -0xbb,0x16,0x13,0xf0,0x10,0x10,0x2a,0x09,0xfa,0x9e,0xe9,0xdc,0xce,0xcf,0xd2,0x5a, -0xd3,0xd5,0xa6,0xd7,0xde,0x83,0xe5,0xea,0x19,0xf0,0xfe,0x01,0xff,0xe5,0x77,0xd4, -0xd8,0xd5,0xdc,0xde,0x5c,0xda,0xde,0x38,0xec,0xf9,0x00,0x03,0x01,0xe9,0x04,0x20, -0x00,0x1f,0x12,0x92,0x18,0x1c,0x5b,0x13,0x0b,0x0d,0x08,0x10,0x4c,0x11,0x15,0xd9, -0x1a,0x1b,0xe8,0x1e,0x22,0xdf,0x16,0x11,0x5d,0x15,0x1c,0x8d,0x0f,0x00,0xae,0x04, -0x0a,0x7a,0x11,0x11,0x53,0x15,0x1b,0xca,0x18,0x03,0x16,0xfc,0xf4,0x95,0xee,0xf7, -0xb5,0x06,0x16,0xcc,0x13,0x13,0xb0,0x0f,0x0c,0xe2,0xf9,0xe9,0x06,0xde,0xd7,0x96, -0xd0,0xd0,0x5b,0xd4,0xda,0x0a,0xe6,0xee,0xcd,0xe9,0xea,0x00,0xfe,0xf7,0xb2,0xe8, -0xde,0x06,0xe1,0xd6,0x39,0xe0,0xdd,0xd8,0xe4,0xee,0x9a,0xfa,0xff,0xad,0x06,0x10, -0xd0,0x1b,0x15,0x9e,0x0b,0x19,0xe9,0x17,0x12,0xeb,0x01,0xfd,0xef,0x0a,0x14,0x47, -0x12,0x18,0xed,0x17,0x21,0x22,0x1e,0x11,0x60,0x11,0x18,0x46,0x15,0x04,0x75,0xff, -0x0a,0xa9,0x13,0x1a,0xc2,0x1e,0x1b,0xa8,0x19,0x0e,0x1b,0x07,0x06,0xc8,0xf6,0xef, -0x16,0xf3,0x05,0x71,0x12,0x1c,0xf8,0x12,0x13,0xc3,0x0a,0xf8,0x58,0xe9,0xe6,0x63, -0xdc,0xcb,0xc0,0xce,0xcf,0xed,0xdd,0xe9,0xea,0xef,0xeb,0xdd,0xe9,0xf2,0x2a,0xeb, -0xee,0x23,0xea,0xe1,0x38,0xd5,0xd8,0x38,0xe5,0xec,0x9b,0xf2,0xf7,0x9f,0xfd,0x07, -0x00,0x18,0x1d,0xa6,0x12,0x0e,0xf4,0x13,0x14,0xd8,0x12,0x01,0x59,0xfb,0x05,0x10, -0x0f,0x12,0x32,0x14,0x14,0x37,0x20,0x19,0xf2,0x0c,0x12,0x90,0x19,0x12,0x02,0x02, -0x02,0x19,0x0c,0x1b,0xa5,0x21,0x27,0xb0,0x21,0x17,0x14,0x0a,0x0c,0x54,0x06,0xf6, -0xdc,0xf0,0xf6,0x85,0xfe,0x13,0x36,0x1b,0x11,0xb4,0x11,0x09,0xa7,0xf6,0xe9,0x69, -0xe7,0xd8,0xd8,0xcb,0xc6,0x6f,0xd0,0xe7,0xe7,0xed,0xea,0x3d,0xec,0xf0,0x2d,0xe9, -0xe8,0xdb,0xef,0xf0,0x00,0xe3,0xd1,0xde,0xd5,0xe5,0x54,0xf6,0xf8,0xe5,0xf5,0xfc, -0xf8,0x0d,0x1f,0xb4,0x19,0x0b,0x69,0x0c,0x13,0xf4,0x17,0x11,0xef,0xfe,0xfe,0xcc, -0x01,0x0c,0x0d,0x15,0x12,0x9a,0x0e,0x16,0x8d,0x18,0x10,0x1a,0x0c,0x16,0xfb,0x0e, -0x01,0x33,0xfb,0x09,0x9e,0x1e,0x2f,0x83,0x32,0x23,0x88,0x0e,0x0d,0xab,0x0e,0x05, -0x52,0xf7,0xee,0xd6,0xf6,0xfd,0x4e,0x12,0x18,0xc2,0x0f,0x14,0xe5,0x01,0xf5,0x30, -0xec,0xe9,0x27,0xdd,0xcf,0x0e,0xc5,0xd5,0x7f,0xeb,0xee,0xbd,0xe9,0xf0,0x49,0xf2, -0xe4,0x00,0xe7,0xee,0xd8,0xec,0xe3,0xf2,0xce,0xd8,0x49,0xe6,0xfc,0xe5,0xfc,0xf7, -0x8d,0xfc,0x12,0xbb,0x1e,0x1c,0x6b,0x0e,0x0d,0x0b,0x12,0x18,0xf6,0x0c,0x05,0x85, -0x04,0x01,0xfc,0x09,0x11,0x97,0x0c,0x08,0x46,0x0b,0x12,0x09,0x0d,0x0f,0xa7,0x14, -0x0d,0xb4,0xfe,0xf6,0xc4,0x04,0x20,0xfd,0x38,0x3d,0x90,0x1f,0x0e,0x36,0x0f,0x07, -0xcc,0x01,0xf8,0x20,0xf1,0xf6,0x32,0x04,0x10,0x2c,0x0f,0x0d,0xa9,0x0d,0x03,0xde, -0xf6,0xeb,0x23,0xe0,0xe1,0x21,0xd7,0xcb,0x04,0xdf,0xee,0x99,0xef,0xea,0x6a,0xf3, -0xf2,0xbd,0xde,0xe0,0x62,0xe8,0xef,0xe4,0xdf,0xd3,0x32,0xd8,0xe8,0x88,0xfe,0x01, -0xdb,0xfa,0x00,0x84,0x14,0x1c,0x10,0x1b,0x13,0xba,0x15,0x11,0x4b,0x13,0x14,0x00, -0x0f,0x06,0xac,0x05,0x02,0x64,0x0d,0x0c,0x61,0x04,0x09,0x5e,0x09,0x0d,0x39,0x0d, -0x0f,0x3b,0x0e,0x00,0x7e,0xfb,0x06,0x90,0x23,0x38,0xf3,0x37,0x16,0x51,0x13,0x0b, -0x70,0x00,0xf5,0xc2,0xef,0xf5,0x8d,0xf6,0x05,0xea,0x0c,0x0b,0x02,0x08,0x01,0x61, -0x06,0xfa,0x4d,0xe7,0xdc,0xea,0xe4,0xdb,0xa3,0xdf,0xe6,0x92,0xea,0xef,0x1e,0xee, -0xef,0x97,0xf4,0xe9,0xd8,0xe7,0xe2,0xc5,0xe9,0xe1,0xac,0xe0,0xe1,0x09,0xf1,0xfd, -0xb7,0xff,0x02,0x3e,0x05,0x13,0x5b,0x15,0x14,0xa5,0x15,0x17,0xb2,0x11,0x0a,0x54, -0x0d,0x10,0x45,0x09,0x06,0xa1,0xfe,0x02,0xdb,0x04,0x08,0xd9,0x04,0x0a,0x50,0x0a, -0x0f,0x4e,0x0f,0x0c,0x8e,0x02,0x01,0xc9,0x0f,0x26,0x3d,0x36,0x2a,0xf1,0x1e,0x1a, -0x55,0x0b,0xf8,0x1c,0xf1,0xf4,0x92,0xf6,0xf9,0xb6,0x02,0x0d,0x4a,0x09,0xfb,0xda, -0xfe,0x03,0x7f,0xf7,0xe1,0xb0,0xd7,0xe1,0x1b,0xe1,0xf4,0x42,0xf0,0xe2,0x01,0xeb, -0xe4,0x4b,0xef,0xf0,0x25,0xea,0xe9,0x1d,0xe1,0xe2,0x0c,0xe6,0xe4,0xd1,0xea,0xf6, -0x65,0xfd,0x07,0x36,0x0c,0x10,0x32,0x0f,0x0b,0x9b,0x13,0x1a,0xeb,0x1c,0x14,0x49, -0x04,0x0b,0xdd,0x12,0x0e,0x69,0x07,0xf9,0x34,0xfb,0xfb,0x10,0x03,0x03,0x55,0x06, -0x06,0xb9,0x0f,0x0f,0xd3,0x0b,0x09,0x99,0x0d,0x1c,0x21,0x23,0x2c,0x4b,0x27,0x28, -0x35,0x20,0x0a,0x18,0xf4,0xe9,0x70,0xf3,0xfc,0x85,0xfb,0x03,0x36,0x11,0x05,0x36, -0xf2,0xfb,0x72,0xfe,0xf2,0x6c,0xe0,0xd8,0xd1,0xdd,0xeb,0x76,0xff,0xf1,0x0f,0xe5, -0xe3,0x46,0xdc,0xe9,0x6e,0xee,0xe8,0xfa,0xe8,0xdb,0x68,0xdf,0xe7,0x6a,0xe9,0xf3, -0xb9,0xfa,0xfe,0x06,0x0b,0x12,0xf1,0x12,0x08,0x3d,0x02,0x16,0xb1,0x1d,0x1c,0x19, -0x13,0x07,0x57,0x12,0x1c,0xcc,0x19,0x09,0xf0,0xf6,0xf0,0xf2,0xf7,0xfd,0x1d,0x0c, -0x0a,0x93,0x07,0x07,0x5f,0x08,0x09,0xd3,0x0c,0x17,0x1c,0x21,0x22,0x9d,0x1e,0x27, -0xfe,0x28,0x20,0x9b,0x09,0xe9,0x01,0xeb,0xf7,0x09,0xff,0x01,0x45,0x08,0x10,0xb8, -0xfd,0xf2,0x20,0xf8,0xf9,0x1c,0xf2,0xe2,0x6d,0xd4,0xde,0x45,0xf1,0x01,0x98,0xfc, -0xe9,0x14,0xdc,0xd2,0x7b,0xe7,0xec,0xf3,0xe6,0xe2,0xb9,0xd8,0xe0,0x99,0xed,0xf4, -0xae,0xfc,0xf5,0x2c,0xfe,0x08,0x90,0x12,0x16,0x98,0xfc,0xfb,0xf3,0x12,0x1c,0x2a, -0x1e,0x16,0x19,0x0d,0x12,0x54,0x17,0x21,0xd5,0x04,0xf9,0xa5,0xf5,0xf3,0x2d,0xf8, -0x0b,0x5d,0x11,0x09,0x80,0x0a,0x06,0x89,0x0b,0x17,0x63,0x23,0x26,0x22,0x1a,0x16, -0x5a,0x20,0x2d,0xda,0x21,0x01,0xc4,0xde,0xed,0xab,0xf7,0x01,0x7e,0x07,0x08,0xdd, -0x02,0xf9,0x49,0xf5,0xf6,0x01,0xf5,0xf1,0xc3,0xdd,0xd6,0x31,0xe3,0xf2,0xd9,0x05, -0x06,0xb0,0xe9,0xd3,0xfb,0xd5,0xdf,0x24,0xe5,0xe4,0x7f,0xdf,0xdd,0x38,0xe8,0xf2, -0x9e,0xfa,0x01,0x98,0xf9,0xfa,0x60,0x00,0x10,0x09,0x0e,0xf7,0x6e,0xfa,0x13,0xde, -0x1b,0x1d,0x04,0x1b,0x17,0xf1,0x13,0x1a,0xd4,0x21,0x08,0x95,0xf5,0xf7,0x50,0xed, -0xf5,0xb4,0x09,0x14,0xd7,0x10,0x08,0xfc,0x07,0x0e,0xe8,0x23,0x2f,0x3c,0x29,0x19, -0x6f,0x18,0x1e,0x5d,0x2c,0x19,0xe4,0xf5,0xdd,0xcf,0xed,0xf6,0x4d,0x00,0x0a,0xfb, -0x00,0xf7,0xcb,0xf6,0xf5,0x59,0xed,0xee,0xd0,0xe7,0xd8,0x6e,0xd9,0xe4,0x72,0xf0, -0x06,0xa4,0x02,0xec,0x5f,0xd9,0xd6,0xae,0xd2,0xdf,0x67,0xe6,0xe7,0xd5,0xe0,0xef, -0x85,0xf9,0x06,0x39,0x04,0xff,0xd9,0xfc,0x01,0xe9,0x0b,0x04,0xb5,0xf7,0x04,0xf6, -0x13,0x18,0xb3,0x19,0x1f,0x31,0x1f,0x17,0x7b,0x1c,0x16,0xd6,0x00,0xfd,0xa2,0xf5, -0xef,0xb3,0xf0,0x04,0x19,0x0f,0x10,0xa4,0x07,0x08,0xe2,0x12,0x27,0xf1,0x30,0x25, -0x52,0x1c,0x16,0x5a,0x1e,0x25,0x47,0x11,0xf4,0x90,0xe5,0xf5,0xd8,0xfa,0x03,0xa4, -0x0a,0xfd,0x7f,0xf6,0xf6,0xcd,0xf3,0xec,0x1c,0xea,0xe3,0x7a,0xe1,0xe1,0xf5,0xe2, -0xf3,0x80,0xfc,0xff,0x00,0xef,0xe4,0xde,0xd5,0xc8,0x11,0xd6,0xdf,0xeb,0xe1,0xe1, -0x6c,0xf5,0x00,0x82,0x0b,0x05,0x16,0x01,0xf1,0x84,0xf8,0x00,0xef,0xf9,0xfc,0xfc, -0x0d,0x12,0xa2,0x15,0x19,0xbc,0x23,0x27,0xa3,0x26,0x1c,0x8a,0x0a,0x03,0x1d,0x02, -0xfa,0x59,0xef,0xed,0xdb,0x02,0x19,0x3e,0x13,0x08,0x4c,0x0a,0x1d,0xfc,0x2a,0x2d, -0xda,0x27,0x1e,0xb6,0x1a,0x23,0x03,0x18,0x02,0x54,0xec,0xec,0x34,0xfb,0x02,0xc4, -0x08,0x04,0xda,0xf6,0xf3,0x0a,0xf4,0xf5,0x8e,0xef,0xe5,0x64,0xe2,0xe1,0x42,0xe1, -0xe3,0xeb,0xf2,0xf0,0x60,0xf9,0xf7,0xf5,0xe8,0xd0,0x3c,0xbe,0xcd,0xed,0xe3,0xe7, -0xa5,0xe9,0xf3,0xff,0x05,0x0e,0x29,0x0b,0x04,0x49,0xf3,0xf3,0xfb,0xf8,0xf5,0x59, -0x05,0x0f,0x30,0x17,0x0e,0x5b,0x16,0x28,0x99,0x2b,0x2b,0x5d,0x1b,0x04,0x7e,0x00, -0x00,0x85,0xfc,0xf0,0x0b,0xeb,0x06,0x85,0x1d,0x17,0x1c,0x09,0x0d,0x60,0x20,0x2d, -0xba,0x29,0x28,0x0b,0x24,0x24,0x16,0x1b,0x08,0xdb,0xf6,0xe9,0xbe,0xee,0xfd,0x3d, -0x07,0x08,0x74,0xfc,0xf5,0x1d,0xf0,0xf6,0x70,0xf7,0xec,0x64,0xe1,0xe7,0x5b,0xeb, -0xe3,0xde,0xef,0xf0,0x09,0xec,0xf8,0xad,0x01,0xe4,0x4f,0xca,0xb7,0xe0,0xcb,0xe9, -0xd0,0xed,0xf4,0xc0,0xfb,0x09,0x84,0x0f,0x0a,0x83,0x0b,0xf1,0x2a,0xe9,0xee,0x7e, -0xf5,0x0b,0x86,0x0e,0x12,0x72,0x0c,0x14,0x8a,0x2a,0x2a,0x9c,0x24,0x13,0xfe,0x02, -0xfb,0xa8,0x04,0xfb,0x1a,0xe7,0xec,0xe5,0x0d,0x1e,0x52,0x1a,0x0b,0x1d,0x14,0x25, -0x21,0x2d,0x29,0xff,0x2b,0x2b,0x1e,0x28,0x15,0x0c,0xff,0xed,0xc3,0xea,0xf3,0x5e, -0xfe,0x09,0x9c,0x06,0xf9,0x0f,0xf5,0xf3,0xfb,0xf6,0xf6,0xb2,0xe9,0xe7,0xa9,0xf3, -0xe4,0xc3,0xe2,0xf0,0xf5,0xe9,0xec,0xd7,0xf3,0xfc,0x26,0xe7,0xc2,0x15,0xb8,0xcb, -0x9d,0xee,0xf8,0x56,0xfd,0x01,0x30,0x0a,0x12,0x42,0x0f,0x0a,0xe8,0xf2,0xe1,0x3c, -0xe4,0xf8,0xe2,0x12,0x1a,0x7c,0x11,0x09,0x64,0x15,0x2b,0x62,0x2a,0x1e,0xde,0x17, -0xfb,0xd0,0xfb,0x09,0xc0,0xf7,0xe2,0x2c,0xf2,0x13,0x02,0x1c,0x1c,0x5a,0x11,0x16, -0x71,0x20,0x26,0x2f,0x25,0x2c,0xa2,0x2f,0x28,0xe5,0x0e,0xf2,0x97,0xe5,0xed,0x6b, -0xf6,0xfd,0xb9,0x06,0x06,0x86,0xf9,0xf8,0xe6,0xf3,0xfa,0xd7,0xf1,0xe4,0xe9,0xed, -0xf7,0xdb,0xe5,0xe8,0x59,0xee,0xea,0xa6,0xee,0xf0,0x4b,0xf6,0xdf,0x87,0xc3,0xbe, -0xd0,0xd3,0xef,0xa3,0xf9,0x00,0xdf,0x01,0x0e,0xe4,0x10,0x11,0x9e,0x06,0xf2,0xe7, -0xdf,0xdc,0xb0,0xf8,0x16,0x4c,0x1e,0x0f,0xbc,0x0d,0x1d,0x26,0x25,0x24,0xf4,0x1a, -0x12,0x10,0x00,0x04,0xd9,0x09,0xf0,0x1f,0xe8,0xfd,0xd9,0x14,0x19,0xb2,0x1c,0x18, -0x50,0x14,0x1f,0x4d,0x1f,0x2a,0x60,0x2d,0x2e,0xa3,0x1e,0x08,0xa4,0xf3,0xe4,0xb5, -0xec,0xef,0x07,0xf8,0x05,0xd6,0x04,0xfb,0x74,0xf4,0xf4,0x06,0xf6,0xeb,0x49,0xe3, -0xf1,0x5b,0xf5,0xe9,0xe7,0xec,0xef,0x4f,0xee,0xf3,0x40,0xe9,0xe7,0x27,0xdb,0xca, -0xf8,0xc5,0xdd,0xa1,0xee,0xfd,0xe1,0x05,0x06,0x81,0x0d,0x13,0xc2,0x0e,0x00,0x96, -0xf5,0xdf,0x44,0xdb,0xfa,0x93,0x17,0x1e,0xff,0x13,0x17,0x5b,0x17,0x18,0x65,0x1b, -0x1a,0xfa,0x0a,0x07,0x90,0x06,0x02,0xb0,0xeb,0xf0,0x49,0x0a,0x17,0xb7,0x1d,0x17, -0xde,0x1b,0x18,0x70,0x1d,0x1f,0xc3,0x2b,0x2e,0xa5,0x26,0x16,0x09,0x04,0xf0,0xaa, -0xe5,0xe8,0x3c,0xe8,0xf5,0x4b,0x02,0x02,0x98,0xfe,0xf7,0x86,0xf9,0xf0,0x90,0xe8, -0xe6,0xd1,0xf6,0xf8,0x20,0xf4,0xf0,0x01,0xec,0xef,0xe4,0xf4,0xe6,0x85,0xe2,0xd6, -0xb7,0xcf,0xcd,0xdc,0xe6,0xf0,0xa1,0xfe,0x0d,0x1c,0x0a,0x0b,0x9e,0x0a,0x07,0x0b, -0xfb,0xf5,0xf6,0xe0,0xdb,0x23,0xfa,0x0d,0xff,0x16,0x1d,0x24,0x1b,0x13,0xf5,0x0a, -0x0d,0x8b,0x0f,0x10,0xb9,0x12,0x06,0x03,0xf5,0xed,0xfc,0xfa,0x10,0xd5,0x19,0x1d, -0xab,0x1a,0x1f,0xdc,0x17,0x1d,0x22,0x23,0x2d,0xa8,0x2a,0x23,0x73,0x17,0x0b,0x61, -0xef,0xe7,0x88,0xe6,0xed,0xe5,0xf6,0xfe,0x74,0x00,0xfa,0x70,0xfc,0xfa,0xca,0xee, -0xe6,0xc0,0xe8,0xf2,0x39,0xfb,0xf8,0x66,0xf0,0xe5,0x29,0xf1,0xf3,0x71,0xe0,0xd6, -0x73,0xd0,0xd8,0x5e,0xd7,0xee,0x68,0xef,0xfd,0xe0,0x0d,0x16,0x74,0x0f,0x04,0x9d, -0xfb,0xf6,0x50,0xf7,0xeb,0x94,0xe8,0xf5,0x3d,0x05,0x14,0x29,0x1e,0x1a,0x17,0x0a, -0x0a,0x40,0x04,0x0b,0xa8,0x12,0x11,0x9c,0xff,0xf0,0x19,0xef,0x05,0xc2,0x1d,0x25, -0x30,0x1d,0x17,0xdd,0x1d,0x1b,0xb8,0x21,0x25,0x0d,0x2b,0x29,0x39,0x1c,0x14,0x93, -0x08,0xef,0x42,0xe3,0xe4,0xdc,0xed,0xf4,0xf1,0xfb,0xfa,0x43,0xfc,0xfd,0x62,0xfe, -0xef,0x26,0xe8,0xed,0x15,0xf6,0xfa,0xe6,0xfc,0xec,0x39,0xeb,0xf6,0xea,0xf4,0xde, -0xde,0xd2,0xcd,0xb4,0xd8,0xe7,0xe4,0xeb,0xf3,0x10,0xfd,0x0d,0xbc,0x19,0x0c,0xe3, -0x01,0xf3,0x46,0xf1,0xf4,0x71,0xee,0xf1,0x63,0xf3,0xfd,0x59,0x14,0x20,0xc3,0x1a, -0x08,0x5d,0x00,0xfe,0x4f,0x0a,0x13,0xc2,0x0a,0xfa,0xf1,0xf1,0xf3,0x0b,0x0c,0x23, -0xd3,0x24,0x23,0x07,0x1c,0x17,0x73,0x19,0x2d,0x80,0x30,0x29,0x50,0x24,0x19,0x0b, -0x1c,0x0b,0x2f,0xef,0xe2,0xf2,0xe3,0xed,0xc3,0xf1,0xf9,0x8d,0xf8,0xf5,0x11,0x00, -0xfe,0x6c,0xf1,0xe6,0xd0,0xef,0xf8,0x4b,0x01,0xfb,0xdf,0xe4,0xed,0x4b,0xf2,0xed, -0xe4,0xdf,0xd7,0x51,0xcf,0xda,0x5d,0xf2,0xed,0xe0,0xfa,0xfe,0xa2,0x0a,0x18,0x9e, -0x0b,0x00,0xf8,0xe9,0xef,0xc4,0xf3,0xed,0x72,0xf3,0xf3,0x51,0xfc,0x0f,0xaa,0x19, -0x1e,0xff,0x0b,0x02,0x22,0x03,0x06,0x95,0x0e,0x06,0x3e,0xfb,0xfb,0x49,0x00,0x15, -0x96,0x25,0x20,0x97,0x27,0x1a,0x3e,0x14,0x15,0x5d,0x2e,0x2f,0x52,0x24,0x1e,0xb5, -0x1e,0x1a,0x25,0x0b,0xf2,0x97,0xe4,0xe2,0x20,0xed,0xf8,0x8e,0xf5,0xf5,0x62,0xf1, -0xfe,0xd0,0xfe,0xf2,0x1f,0xed,0xef,0x26,0xf8,0x02,0xb6,0xf1,0xe7,0x73,0xea,0xf4, -0x13,0xed,0xe1,0x8d,0xd1,0xd5,0xab,0xe3,0xef,0x6d,0xf5,0xfc,0xe2,0x01,0x0d,0x6c, -0x10,0x12,0xbc,0x01,0xeb,0xf6,0xed,0xef,0x59,0xee,0xf1,0x77,0xf5,0xfd,0xe1,0x04, -0x17,0xd4,0x1b,0x0b,0x21,0xfc,0xfb,0xbe,0x03,0x0c,0x0e,0x03,0xf9,0x43,0x05,0x11, -0x8a,0x1a,0x1f,0x6f,0x23,0x29,0x6d,0x1f,0x11,0x88,0x17,0x2e,0x18,0x2f,0x22,0xc5, -0x1d,0x1e,0x0e,0x19,0x0b,0xc7,0xf5,0xe9,0xc1,0xe2,0xec,0x61,0xf6,0xf4,0x2a,0xf6, -0xef,0x61,0xf6,0xfb,0x68,0xf8,0xf5,0xec,0xf2,0xfb,0x89,0xfe,0xf2,0x8c,0xdf,0xec, -0x08,0xf1,0xe3,0x3e,0xd8,0xd7,0xf6,0xe2,0xea,0x6b,0xeb,0xef,0x1e,0xfc,0x00,0x6f, -0x14,0x08,0x3a,0x0c,0x06,0xed,0xf3,0xf0,0xe4,0xe5,0xeb,0xf3,0xf1,0xfd,0xb5,0xfd, -0xff,0xfe,0x0d,0x19,0xc4,0x0f,0xfb,0x2a,0xf8,0xff,0x03,0x0c,0xfb,0x88,0xf8,0x14, -0x77,0x23,0x1c,0xc3,0x17,0x1d,0xce,0x21,0x25,0xb6,0x1b,0x1c,0x50,0x29,0x2c,0xe6, -0x24,0x1d,0xb9,0x1b,0x15,0xa1,0x0c,0xfc,0xda,0xea,0xe4,0x23,0xeb,0xf5,0x54,0xf3, -0xf6,0x83,0xf2,0xed,0xe6,0xf6,0xfe,0x2e,0xff,0xf7,0x8e,0xf9,0xfa,0xf3,0xf0,0xe0, -0xc5,0xea,0xed,0x58,0xdb,0xd2,0xd1,0xdd,0xe7,0xad,0xef,0xec,0x05,0xec,0xfc,0x64, -0x00,0x0d,0xe1,0x0a,0x05,0xdc,0x0e,0x01,0xfd,0xf3,0xdd,0xab,0xdd,0xf0,0xa5,0x03, -0x03,0xd6,0x00,0xfe,0x7d,0x13,0x13,0x31,0xfd,0xee,0x92,0xfd,0x06,0x5d,0xf8,0xfd, -0x32,0x22,0x2c,0xec,0x1d,0x0f,0x9e,0x18,0x1f,0x4b,0x28,0x20,0x5d,0x22,0x1f,0xcd, -0x25,0x27,0xd6,0x1e,0x19,0xd5,0x14,0x0b,0xe9,0xfe,0xed,0xe7,0xe9,0xee,0x23,0xf0, -0xf3,0x42,0xf8,0xf6,0x2e,0xea,0xf1,0x74,0x00,0x02,0x6f,0xf5,0xfd,0x44,0xf8,0xea, -0x39,0xde,0xeb,0x65,0xe8,0xd8,0x63,0xd5,0xde,0x07,0xeb,0xf4,0xfb,0xf3,0xe5,0x9a, -0xf2,0xff,0x37,0x09,0x10,0xe4,0x04,0x0d,0x03,0x0a,0xf3,0x23,0xdb,0xd0,0x3a,0xee, -0x05,0x15,0x0d,0x02,0xba,0xfb,0x09,0x4b,0x10,0xfa,0xda,0xf0,0xf8,0xad,0x00,0xfd, -0x7f,0x09,0x29,0x87,0x2f,0x20,0x0b,0x0c,0x0f,0x10,0x1e,0x29,0xc5,0x2c,0x21,0x20, -0x1c,0x22,0x01,0x28,0x20,0x2e,0x18,0x12,0xab,0x07,0x01,0x17,0xf6,0xf1,0x69,0xef, -0xe6,0x5b,0xef,0xf6,0x40,0xf8,0xea,0x05,0xf0,0x01,0x00,0x03,0xf6,0x8c,0xf8,0xf1, -0xae,0xe5,0xe7,0xc8,0xeb,0xe7,0x9a,0xd8,0xda,0xb2,0xe4,0xf3,0xb0,0xfc,0xfc,0x68, -0xec,0xef,0xce,0xfc,0x05,0x1a,0x0c,0x04,0x91,0x09,0x0b,0x0d,0xf6,0xdf,0xa5,0xc8, -0xe6,0x87,0x03,0x0c,0xfa,0xfe,0xf3,0x5e,0xff,0x04,0xba,0xf7,0xf9,0x80,0xf2,0xf8, -0x13,0xfe,0x15,0x9e,0x27,0x31,0x11,0x26,0x0f,0x13,0x06,0x15,0x2b,0x2b,0x32,0xe4, -0x26,0x1d,0x59,0x1e,0x28,0xea,0x1b,0x14,0xe2,0x0d,0x0a,0x40,0x09,0x03,0x72,0xf7, -0xf1,0x86,0xea,0xf1,0xd4,0xf7,0xf5,0x2a,0xf1,0xf0,0xcb,0xff,0x01,0xf3,0xfc,0xf1, -0x7e,0xe7,0xe7,0x6e,0xe8,0xe5,0xbd,0xde,0xe1,0x84,0xde,0xe3,0x70,0xee,0xfe,0xf0, -0xfd,0xf6,0xba,0xeb,0xf6,0x78,0x0a,0x0b,0xba,0x12,0x08,0xa8,0x07,0xff,0xec,0xe0, -0xd2,0xed,0xde,0xfd,0x6f,0x02,0xfa,0x05,0xf8,0xf4,0xcc,0xf9,0xf7,0xc8,0xfe,0xf2, -0x2e,0xf1,0x02,0xaf,0x1a,0x2a,0xb2,0x31,0x28,0x37,0x19,0x08,0x3a,0x11,0x2d,0x06, -0x36,0x2f,0xa8,0x1d,0x1a,0xec,0x24,0x1c,0x67,0x0e,0x01,0xc1,0x04,0x0b,0x26,0x0f, -0x00,0xae,0xe9,0xe8,0xc5,0xea,0xf5,0xc2,0xf5,0xf9,0x11,0xf7,0xf3,0x10,0xfb,0xfd, -0xf0,0xeb,0xe5,0x66,0xea,0xe8,0xf4,0xe5,0xdf,0xb6,0xe7,0xe4,0xcd,0xe2,0xea,0x21, -0xfc,0x00,0x5b,0xfe,0xef,0x47,0xf9,0x0b,0xfe,0x08,0x19,0x92,0x0d,0x02,0xde,0xfd, -0xe7,0x8e,0xd8,0xe3,0x13,0xf9,0xf5,0x2c,0xfb,0xfb,0x16,0xf6,0xf0,0x26,0xf9,0x01, -0x5d,0xf7,0xf3,0x95,0x03,0x19,0x47,0x29,0x29,0x3e,0x22,0x1e,0x7d,0x0d,0x0e,0x45, -0x24,0x39,0xea,0x30,0x23,0x64,0x1c,0x1a,0x9d,0x1a,0x10,0x5e,0xff,0x02,0x20,0x0e, -0x13,0x35,0x0c,0xf1,0xaa,0xeb,0xe6,0xfa,0xf1,0xfa,0x46,0x02,0xfc,0x73,0xe5,0xf7, -0x07,0xfc,0xec,0x9d,0xe4,0xe6,0x32,0xe7,0xdc,0x88,0xdd,0xe8,0x0f,0xee,0xe9,0x48, -0xe6,0xf1,0xb7,0x02,0xfb,0x54,0xf7,0xff,0x75,0x0f,0x0e,0xde,0x09,0x11,0x8c,0xf7, -0xf5,0xbe,0xee,0xdb,0xeb,0xe8,0xe7,0x7b,0xe9,0xf6,0x03,0xfd,0xf7,0x40,0xe8,0xf5, -0xb9,0x04,0x03,0xb1,0xfe,0x04,0xa4,0x15,0x29,0xe5,0x23,0x29,0x75,0x22,0x1b,0xfe, -0x14,0x23,0x66,0x38,0x34,0xb0,0x29,0x20,0xb5,0x11,0x15,0x91,0x12,0xfe,0x02,0x01, -0x0a,0x2e,0x12,0x12,0xd8,0x00,0xec,0x90,0xe3,0xe3,0xfd,0xfd,0x0d,0x84,0xff,0xee, -0xc8,0xf0,0xf9,0xf2,0xed,0xe2,0x7b,0xe6,0xde,0x1b,0xdd,0xe1,0xcd,0xe7,0xeb,0xe8, -0xec,0xe9,0xc0,0xea,0xfd,0xa5,0xf5,0xfa,0x33,0x08,0x0a,0x5d,0x10,0x04,0x2a,0x0a, -0xf5,0xfc,0xef,0xf0,0x09,0xe9,0xee,0x34,0xdf,0xd9,0xb4,0xeb,0xfb,0x48,0xf5,0xed, -0xed,0xf2,0x06,0x15,0x09,0x06,0xb6,0xff,0x0d,0x74,0x25,0x1d,0x26,0x2b,0x27,0x72, -0x24,0x1b,0xde,0x24,0x34,0xef,0x36,0x30,0x5b,0x1f,0x12,0xa7,0x0b,0x12,0x65,0x08, -0x04,0x97,0x06,0x0d,0x8d,0x15,0x0d,0xd5,0xf0,0xda,0xb3,0xe3,0xf8,0x37,0x0d,0x00, -0x79,0xf3,0xe8,0xe3,0xea,0xed,0xf4,0xec,0xe8,0x2c,0xd5,0xd7,0xeb,0xe4,0xef,0x41, -0xee,0xf3,0x41,0xf0,0xf0,0x12,0xf4,0xf8,0x86,0xfe,0x13,0x11,0x11,0x0f,0x12,0x0b, -0xfb,0xdd,0xf8,0xeb,0xed,0xea,0xf2,0xa1,0xed,0xdc,0x27,0xcb,0xdd,0x03,0xf1,0xf5, -0x31,0xf2,0xec,0x83,0xfe,0x0e,0x17,0x0c,0x01,0xe1,0x06,0x13,0x7b,0x19,0x27,0x10, -0x2c,0x2b,0x8b,0x2b,0x25,0xa7,0x30,0x30,0x97,0x2c,0x26,0x90,0x0d,0x09,0x22,0x0c, -0x16,0xf7,0x0c,0xff,0x39,0x0c,0x17,0x9d,0x16,0x00,0xd1,0xe2,0xe9,0x27,0xf4,0x02, -0x8b,0x06,0xf8,0x65,0xea,0xda,0x08,0xe6,0xf4,0x8e,0xea,0xd8,0xf7,0xd2,0xde,0x64, -0xee,0xea,0x46,0xf4,0xf8,0xc0,0xf2,0xee,0xc6,0xf3,0x03,0x32,0x16,0x16,0x96,0x0f, -0x0b,0x83,0xf6,0xf4,0xaa,0xf0,0xed,0xd6,0xf5,0xe7,0x09,0xdd,0xcc,0x69,0xd8,0xe7, -0xae,0xf5,0xf4,0xc4,0xed,0xfc,0xd9,0x12,0x11,0x5c,0x06,0x03,0xf2,0x00,0x12,0xf9, -0x28,0x32,0x09,0x30,0x31,0x05,0x2f,0x25,0xa8,0x27,0x22,0x39,0x22,0x0f,0x56,0x0b, -0x0c,0x7c,0x1e,0x13,0xe8,0xfb,0x03,0xf1,0x12,0x18,0x06,0x0b,0xf0,0xb7,0xe8,0xf0, -0xee,0xfe,0x08,0x3b,0xf8,0xeb,0x4a,0xd7,0xe5,0xee,0xf4,0xee,0xe5,0xde,0xd1,0xa8, -0xde,0xea,0x5c,0xea,0xee,0x51,0xf9,0xfa,0x08,0xef,0xf5,0xe2,0x00,0x16,0x24,0x17, -0x0f,0x8b,0x07,0xf6,0x43,0xef,0xf2,0x04,0xf1,0xf5,0x20,0xe4,0xd6,0xf8,0xcb,0xcb, -0x73,0xe4,0xef,0x61,0xf1,0xf3,0xbb,0x02,0x15,0x71,0x12,0x0c,0x7f,0x02,0xfd,0x46, -0x0f,0x2a,0xb5,0x33,0x39,0x01,0x36,0x3b,0x0a,0x27,0x1a,0x6a,0x1e,0x1d,0xf9,0x19, -0x0c,0xf1,0x13,0x1b,0x0a,0x13,0x01,0x48,0x03,0x0b,0x5a,0x11,0x0c,0x6f,0xfc,0xee, -0x3f,0xf0,0xf9,0xc2,0xfc,0xf7,0x26,0xec,0xe0,0x8f,0xe6,0xeb,0xdc,0xef,0xe1,0xca, -0xd9,0xd6,0xf4,0xe6,0xed,0x68,0xf1,0xf3,0x8c,0xfc,0xf5,0x17,0xf9,0x00,0x21,0x13, -0x0f,0x81,0x0e,0x0b,0x0f,0xfd,0xf4,0xeb,0xf0,0xf6,0x7c,0xf0,0xe2,0x02,0xd2,0xc9, -0x41,0xce,0xdf,0xd2,0xe7,0xf1,0x06,0xfc,0x06,0x0c,0x10,0x12,0x16,0x16,0x09,0x48, -0xfe,0x09,0xb3,0x24,0x39,0x25,0x3d,0x38,0xda,0x3f,0x2d,0x7d,0x12,0x14,0xd6,0x1a, -0x16,0x6f,0x10,0x17,0x03,0x1a,0x12,0x48,0x0e,0x02,0x0c,0x01,0x09,0x2b,0x07,0x01, -0xe4,0xf5,0xf5,0x65,0xf2,0xf0,0x92,0xf3,0xed,0x0c,0xf3,0xe5,0x0d,0xe8,0xea,0x37, -0xe7,0xe0,0xa8,0xd4,0xe2,0x86,0xee,0xf2,0x8e,0xf0,0xf8,0xf1,0xfe,0xff,0xdb,0xff, -0x0c,0xc0,0x0c,0x09,0x4b,0x14,0x03,0x4e,0x02,0xf6,0x71,0xf0,0xea,0xaa,0xde,0xd4, -0x3c,0xc4,0xd2,0x40,0xdc,0xdf,0x16,0xf3,0x04,0x4f,0x07,0x09,0xce,0x11,0x1a,0x47, -0x13,0x07,0x64,0x05,0x1c,0x03,0x34,0x3c,0x69,0x39,0x3d,0x8c,0x2e,0x10,0x4d,0x14, -0x12,0x9b,0x18,0x18,0x74,0x1d,0x18,0xda,0x11,0x11,0xf3,0x07,0xfb,0x9c,0xfe,0x01, -0xbc,0x01,0x01,0xc0,0xf8,0xea,0x58,0xe8,0xee,0x8a,0xf4,0xf7,0x52,0xea,0xdf,0x5d, -0xe4,0xe6,0x64,0xe9,0xda,0xa2,0xe0,0xe9,0xee,0xf2,0xee,0x7e,0xf6,0x07,0x39,0x06, -0x06,0x14,0x06,0x07,0xb9,0x05,0x14,0x8f,0x0f,0x10,0xaf,0xfe,0xeb,0x94,0xe4,0xdb, -0x57,0xd1,0xcb,0x48,0xd6,0xd3,0x05,0xd8,0xf5,0xf9,0x08,0x08,0x09,0x01,0x0b,0x87, -0x1d,0x18,0x0b,0x0e,0x04,0x7c,0x13,0x2a,0x28,0x39,0x3f,0x94,0x3c,0x2a,0xd2,0x19, -0x0f,0xf9,0x13,0x19,0x5e,0x1d,0x20,0x9a,0x19,0x18,0x7e,0x14,0x06,0x51,0xf9,0xf0, -0x4a,0xff,0xff,0xcb,0x06,0xff,0x3f,0xec,0xe9,0x15,0xed,0xf8,0x4a,0xf5,0xe7,0xfe, -0xe4,0xde,0xaf,0xe1,0xea,0x69,0xe3,0xdc,0xc3,0xe3,0xf1,0xf2,0xe7,0xf6,0x91,0x07, -0x0d,0x1b,0x02,0xfe,0x08,0xfe,0x03,0x56,0x0f,0x1b,0x0f,0x18,0x04,0x79,0xe9,0xd9, -0xed,0xd4,0xca,0xad,0xd1,0xd4,0x85,0xd4,0xd9,0xd5,0xfa,0x09,0xce,0x07,0x04,0xa9, -0x10,0x1f,0x12,0x1e,0x15,0xfd,0x11,0x15,0x71,0x25,0x35,0xd7,0x3b,0x34,0x25,0x2a, -0x20,0x0d,0x1a,0x12,0x6a,0x17,0x1f,0x63,0x1f,0x1b,0xf1,0x19,0x14,0xf1,0x04,0xf3, -0xc6,0xea,0xf1,0x5c,0xfc,0x04,0xd9,0xfd,0xee,0x55,0xe7,0xec,0xd1,0xf7,0xf3,0xb2, -0xed,0xe7,0x29,0xdc,0xdb,0xa4,0xea,0xeb,0xf9,0xdc,0xe0,0x40,0xeb,0xe6,0x05,0xf7, -0x09,0xd4,0x0e,0xff,0xc3,0x00,0xf9,0xb1,0x01,0x10,0x38,0x21,0x1e,0xd5,0x0d,0xe8, -0xba,0xd7,0xcc,0xe9,0xca,0xd2,0xea,0xcf,0xd4,0xa5,0xda,0xf2,0x7e,0x04,0x02,0x68, -0x0a,0x11,0x0f,0x1d,0x1b,0xc7,0x17,0x18,0x78,0x15,0x25,0xc4,0x31,0x39,0xc5,0x32, -0x29,0xd7,0x2a,0x20,0xfe,0x14,0x19,0xa0,0x20,0x24,0x38,0x1d,0x19,0x02,0x14,0x03, -0x17,0xf4,0xe5,0xeb,0xf0,0xfc,0xf3,0x04,0xff,0xe3,0xee,0xe8,0x09,0xed,0xf3,0xd3, -0xf2,0xed,0x92,0xe3,0xd7,0xf0,0xd4,0xeb,0xa1,0xf5,0xe5,0xf0,0xe0,0xde,0x6f,0xe2, -0xeb,0xcc,0xff,0x0c,0x14,0x04,0x05,0x4b,0xf6,0xf9,0xed,0x0a,0x22,0x0f,0x28,0x12, -0x61,0xed,0xd2,0x2a,0xc9,0xd0,0xca,0xd1,0xcf,0xaa,0xd3,0xe0,0x37,0xf2,0xfb,0x8c, -0xfd,0x0b,0x2b,0x15,0x1c,0xe0,0x16,0x19,0x78,0x21,0x21,0x18,0x26,0x28,0xc4,0x2e, -0x2d,0x9d,0x2c,0x31,0x16,0x2d,0x20,0x3f,0x1c,0x1f,0xbb,0x23,0x1d,0xbf,0x1b,0x12, -0x27,0x04,0xf1,0x10,0xe1,0xe8,0x4d,0xfb,0x02,0x19,0xfb,0xf7,0xc6,0xea,0xee,0x97, -0xef,0xed,0x01,0xe8,0xe3,0xde,0xd8,0xcf,0x3c,0xeb,0xfa,0x66,0xec,0xd6,0x1a,0xdb, -0xdf,0xbd,0xe8,0xf9,0xc1,0x06,0x07,0xd6,0x06,0xf6,0x7c,0xf6,0x0c,0xf9,0x1d,0x28, -0xf5,0x15,0xf2,0xe5,0xd7,0xc9,0xf2,0xd0,0xcd,0x87,0xcf,0xda,0x83,0xe7,0xec,0xec, -0xf2,0x05,0xa2,0x17,0x19,0x37,0x18,0x14,0xa0,0x1a,0x29,0x8d,0x2a,0x27,0xe1,0x1f, -0x23,0x68,0x2e,0x2f,0xf2,0x35,0x31,0x1d,0x23,0x19,0x71,0x21,0x25,0xc7,0x23,0x19, -0x8f,0x0a,0x00,0x9a,0xf2,0xe3,0xc9,0xe5,0xf7,0xf2,0xff,0xfd,0xc9,0xf8,0xf6,0x01, -0xee,0xf2,0xd7,0xed,0xe7,0x63,0xe1,0xd7,0xfd,0xd2,0xe9,0xc7,0xff,0xf1,0x59,0xd4, -0xd2,0xd9,0xda,0xe4,0xb0,0xf4,0xfd,0xb4,0x06,0x06,0x1b,0xf8,0xf7,0x85,0x06,0x1b, -0x89,0x27,0x16,0xae,0xf8,0xd8,0x89,0xca,0xcd,0x49,0xcb,0xd4,0x66,0xde,0xe6,0x9a, -0xe5,0xf0,0x21,0x0e,0x1f,0xe0,0x20,0x18,0xb9,0x15,0x1b,0xb2,0x2c,0x2f,0xdd,0x2d, -0x21,0x73,0x20,0x2e,0x44,0x2d,0x3b,0x22,0x36,0x27,0x44,0x15,0x20,0x0f,0x25,0x23, -0xbe,0x14,0xfe,0xb8,0xfd,0xee,0x9f,0xe1,0xe2,0x1b,0xf4,0xfa,0xd7,0xfb,0x00,0xa5, -0xf9,0xee,0xb9,0xed,0xf2,0x80,0xeb,0xe1,0xae,0xda,0xd7,0xde,0xe6,0x00,0xe7,0xf3, -0xd5,0xc5,0xd4,0xdc,0xb3,0xe3,0xf0,0xca,0xf8,0x10,0x63,0x03,0xfe,0xac,0xfe,0x06, -0xdc,0x1b,0x1e,0xa7,0x18,0xfb,0xba,0xe1,0xce,0x23,0xc5,0xc6,0xd8,0xcf,0xe1,0xb1, -0xe2,0xd9,0xe6,0xed,0x10,0xa9,0x1e,0x21,0xb8,0x12,0x17,0xa1,0x1f,0x2d,0xda,0x34, -0x30,0x4c,0x24,0x23,0xb5,0x2b,0x2e,0x06,0x3f,0x43,0x3c,0x2d,0x1c,0x03,0x21,0x29, -0xd7,0x23,0x11,0x70,0xf5,0xf3,0xcf,0xef,0xe5,0xce,0xe9,0xf2,0x71,0xf1,0xfc,0x6c, -0x01,0xfa,0x9d,0xee,0xf2,0x78,0xf8,0xea,0x70,0xd9,0xda,0x81,0xdc,0xed,0x9e,0xfc, -0xef,0xbe,0xd6,0xd2,0x5e,0xd7,0xdc,0xce,0xe5,0xfa,0x6e,0x08,0x02,0xe7,0x02,0xfd, -0x28,0x08,0x17,0xdc,0x16,0x19,0x7f,0x01,0xe6,0x9a,0xcf,0xc8,0x7d,0xcd,0xd3,0x74, -0xe3,0xe0,0x2e,0xd6,0xef,0xbb,0x12,0x21,0x0f,0x1d,0x12,0x10,0x14,0x23,0x3f,0x2f, -0x36,0xf5,0x2a,0x24,0x29,0x20,0x28,0xce,0x30,0x3e,0xfd,0x48,0x30,0x94,0x1a,0x22, -0x47,0x2a,0x28,0xd1,0x0a,0xec,0x85,0xf2,0xf2,0x00,0xeb,0xec,0x2c,0xf2,0xee,0xcf, -0xf5,0xfc,0x4a,0x00,0xf8,0x60,0xf9,0xfc,0x40,0xe6,0xdc,0xbb,0xe3,0xe1,0xca,0xf2, -0xf9,0x36,0xf0,0xdc,0x6e,0xd1,0xd2,0xa6,0xdd,0xe8,0xba,0xfd,0x00,0xc2,0xf7,0xfc, -0x6b,0xfb,0x0e,0xfc,0x0d,0x0f,0xff,0x15,0x00,0xa0,0xe5,0xd0,0x00,0xca,0xcb,0xb9, -0xce,0xd7,0x12,0xd9,0xd9,0x1f,0xf2,0x0f,0x43,0x1d,0x1b,0x92,0x17,0x15,0xa6,0x20, -0x2f,0x7c,0x3e,0x32,0xac,0x29,0x1e,0x61,0x23,0x36,0xb1,0x46,0x4c,0xbd,0x34,0x1d, -0xef,0x26,0x2b,0x96,0x29,0x09,0xbc,0xeb,0xf2,0x35,0xee,0xf1,0x10,0xef,0xee,0x5b, -0xec,0xf2,0x30,0xff,0xfc,0x1f,0xfb,0xfc,0xef,0xfb,0xe1,0x52,0xdc,0xe2,0x50,0xe0, -0xec,0x0d,0xf4,0xf4,0x08,0xe2,0xcb,0x7b,0xc8,0xdd,0xf7,0xed,0xfe,0xf9,0xf4,0xf5, -0x28,0xf6,0x01,0x8d,0x15,0x08,0xeb,0x11,0x14,0xa3,0x00,0xe7,0x30,0xd7,0xcb,0x27, -0xcc,0xd2,0x53,0xd8,0xd8,0x6b,0xdf,0xf0,0x5f,0x0a,0x15,0x88,0x13,0x15,0x43,0x17, -0x1e,0xda,0x31,0x39,0x3e,0x2e,0x23,0x08,0x1c,0x29,0xac,0x38,0x4a,0x2b,0x48,0x38, -0x19,0x23,0x25,0xcf,0x25,0x22,0xd9,0x03,0xeb,0x4c,0xf1,0xef,0xb5,0xf2,0xf3,0xbb, -0xf2,0xf0,0x43,0xf4,0xfd,0xc4,0xfd,0x03,0xf4,0x02,0xf4,0x2c,0xdb,0xde,0x5d,0xe5, -0xe6,0xc4,0xe8,0xec,0x20,0xfa,0xe8,0x0e,0xca,0xc7,0x96,0xdb,0xf2,0xb1,0xfa,0xf3, -0x5c,0xf6,0xf0,0xe4,0x05,0x0e,0xdb,0x08,0x0d,0x68,0x01,0xf1,0x5b,0xe2,0xd8,0xcf, -0xcd,0xc8,0x5a,0xcc,0xd2,0x8a,0xde,0xe5,0x63,0xf5,0x05,0xfa,0x10,0x20,0xf0,0x1b, -0x16,0x21,0x1f,0x32,0xaa,0x3d,0x2d,0xf2,0x20,0x21,0x57,0x31,0x3e,0xa5,0x4d,0x47, -0xcc,0x3f,0x2d,0x97,0x2d,0x25,0x5e,0x1f,0x04,0x66,0xf1,0xef,0xa0,0xef,0xef,0x80, -0xf8,0xf2,0xf9,0xeb,0xee,0xa1,0xf1,0xfb,0x18,0x09,0x04,0x7f,0xe7,0xd7,0x4d,0xda, -0xe3,0x60,0xe2,0xe0,0x76,0xe6,0xf7,0xb6,0xe4,0xc4,0xb5,0xbf,0xd6,0x7c,0xeb,0xf4, -0x9b,0xf8,0xf8,0xf2,0xf7,0x0b,0xc7,0x0b,0x11,0xc8,0x0b,0xfc,0x32,0xf3,0xed,0x93, -0xe2,0xd2,0xe9,0xc4,0xc3,0x42,0xd6,0xe7,0x19,0xf1,0xfb,0x04,0x06,0x13,0x45,0x24, -0x22,0x86,0x17,0x22,0xc4,0x35,0x42,0xf0,0x2f,0x1e,0xfe,0x21,0x30,0x1f,0x3d,0x3e, -0xad,0x42,0x3e,0xc5,0x35,0x28,0x8d,0x1d,0x14,0xe0,0x00,0xfa,0xf6,0xf1,0xeb,0x5e, -0xee,0xf8,0xba,0xf0,0xf1,0xfd,0xee,0xf3,0x94,0xfa,0x0b,0xb7,0x03,0xe7,0x59,0xdc, -0xda,0xab,0xe3,0xe6,0x1b,0xe2,0xe7,0xfe,0xf2,0xdf,0xf6,0xc9,0xc6,0x48,0xdf,0xe6, -0x00,0xf1,0xf3,0x74,0xf4,0xfe,0x44,0x01,0x06,0x03,0x15,0x03,0x3b,0xf4,0xf1,0x9b, -0xf0,0xea,0x9c,0xd5,0xbf,0xfe,0xc1,0xda,0xba,0xf0,0xf4,0x9e,0xfe,0x01,0xb6,0x0d, -0x24,0x6c,0x23,0x18,0x25,0x27,0x2f,0xa5,0x35,0x2c,0x66,0x1e,0x2d,0x25,0x3c,0x3d, -0x20,0x37,0x3d,0x5f,0x41,0x3a,0x79,0x25,0x1a,0x15,0x0e,0xfd,0x0c,0xfd,0xef,0x69, -0xe9,0xf2,0xe1,0xfb,0xf2,0xd4,0xf0,0xed,0xcb,0xf4,0x01,0x8c,0x14,0x03,0x25,0xe9, -0xe0,0x7c,0xe1,0xef,0xb6,0xea,0xe5,0x12,0xed,0xed,0x1d,0xe1,0xcd,0xc7,0xd4,0xe3, -0x0a,0xe4,0xee,0x08,0xee,0xfe,0xe2,0x03,0xf8,0xd3,0x03,0x0b,0xb4,0xf8,0xf0,0xe1, -0xeb,0xe8,0x08,0xe3,0xd5,0xdb,0xb9,0xc2,0x19,0xd9,0xf0,0x1b,0xfd,0xff,0x81,0x03, -0x0d,0x26,0x1f,0x1e,0x26,0x1f,0x27,0x1b,0x26,0x27,0x04,0x26,0x1e,0x39,0x31,0x40, -0x63,0x3a,0x39,0xca,0x40,0x46,0x18,0x3d,0x28,0xee,0x20,0x0d,0x76,0xff,0xff,0x85, -0xf5,0xed,0x20,0xf3,0xf4,0x19,0xf5,0xf4,0x5f,0xf1,0xf7,0xec,0x07,0x13,0xfd,0xff, -0xee,0xbe,0xeb,0xed,0xd4,0xf6,0xf1,0xc5,0xea,0xec,0xe4,0xe7,0xdc,0xf7,0xd3,0xdf, -0xc0,0xe6,0xe0,0x1d,0xdf,0xe8,0xc2,0x04,0xff,0x58,0xfb,0xfd,0x7e,0xfa,0xf2,0xa6, -0xf0,0xe8,0x22,0xdd,0xd8,0x41,0xc9,0xb6,0x7f,0xc4,0xd7,0x7d,0xee,0x01,0x41,0x03, -0x0e,0x92,0x13,0x14,0xbd,0x18,0x28,0xd2,0x32,0x28,0x52,0x23,0x1f,0x81,0x28,0x39, -0xdf,0x45,0x3f,0x8e,0x3f,0x3e,0x52,0x42,0x40,0x41,0x30,0x22,0x4e,0x07,0xf9,0x6f, -0x00,0xf7,0xe9,0xf0,0xf6,0xb2,0xf4,0xfa,0xec,0xf3,0xed,0x0a,0xf4,0x06,0xae,0x10, -0xf9,0xcf,0xef,0xe8,0x15,0xec,0xf2,0xef,0xf4,0xe9,0x6d,0xe6,0xdf,0xbe,0xd8,0xdc, -0x5d,0xe3,0xe9,0x39,0xe2,0xd6,0x72,0xed,0xfd,0x8c,0x06,0x01,0xa1,0xf9,0xf1,0x22, -0xf0,0xf9,0xa3,0xe8,0xdf,0xa8,0xcf,0xc8,0xa3,0xc2,0xca,0xcb,0xd8,0xf0,0xc0,0x00, -0x07,0xfa,0x13,0x13,0x55,0x0f,0x16,0x4b,0x2c,0x32,0x7b,0x26,0x19,0x78,0x19,0x29, -0x51,0x3e,0x45,0x95,0x41,0x35,0x5b,0x37,0x3f,0xc5,0x3f,0x35,0x74,0x1c,0x02,0x07, -0xfb,0x03,0x79,0xfa,0xf6,0x44,0xf6,0xfb,0xfe,0xf9,0xf8,0x72,0xef,0xf6,0xf7,0x08, -0x0d,0xf1,0xfd,0xf2,0xb0,0xee,0xf5,0x6a,0xf8,0xf3,0xcc,0xe2,0xd9,0xc6,0xd6,0xd7, -0x49,0xdd,0xdf,0xb1,0xf0,0xdf,0x65,0xd3,0xe7,0xb8,0xf5,0x06,0x96,0x00,0xea,0x5c, -0xe5,0xf1,0xa6,0xf3,0xe3,0xa3,0xd7,0xc6,0x59,0xc3,0xcf,0x33,0xd5,0xe0,0x21,0xef, -0x04,0x09,0x16,0x21,0x06,0x20,0x17,0x2a,0x18,0x2f,0xd8,0x33,0x2d,0xaf,0x16,0x1d, -0xc0,0x2a,0x3a,0x9c,0x46,0x41,0xda,0x33,0x35,0xea,0x32,0x3b,0x9e,0x31,0x18,0x8a, -0xff,0xf9,0x7a,0xfc,0xf5,0x89,0xf0,0xf5,0x99,0xfa,0xee,0xde,0xe9,0xe9,0x58,0xfa, -0x03,0xe7,0x04,0x00,0xbf,0xef,0xf0,0x00,0xf3,0xfb,0x56,0xf9,0xed,0xe5,0xdf,0xd1, -0x52,0xe0,0xe0,0x9a,0xec,0xef,0x57,0xde,0xe3,0xb7,0xeb,0xfa,0x7f,0x0a,0xfa,0xd1, -0xef,0xee,0x69,0xf7,0xf1,0x05,0xe1,0xcf,0x4f,0xbc,0xc2,0xef,0xce,0xdb,0x10,0xe9, -0xf5,0x4f,0x04,0x14,0xc3,0x15,0x17,0xf9,0x16,0x18,0x96,0x25,0x2e,0x8c,0x25,0x0f, -0x3e,0x11,0x1d,0xe8,0x37,0x42,0xb0,0x3a,0x32,0xa9,0x31,0x2d,0xcc,0x32,0x2f,0xc8, -0x1e,0x07,0x32,0x00,0xfa,0x26,0xf9,0xf5,0x0c,0xfb,0x00,0xe7,0xf6,0xeb,0xc5,0xf8, -0xfc,0x30,0xfe,0x03,0xd7,0x01,0xf9,0x32,0xfc,0x00,0x06,0x03,0xf7,0xca,0xef,0xdc, -0xc6,0xd1,0xe0,0xb5,0xe7,0xf2,0x6f,0xe5,0xde,0x10,0xe6,0xea,0xc4,0xf4,0xfe,0xb4, -0xe9,0xe7,0xc5,0xf2,0xf0,0x39,0xe2,0xda,0xba,0xc3,0xba,0xc5,0xc6,0xcd,0xbc,0xde, -0xe8,0xc4,0xf5,0x07,0xcc,0x16,0x20,0x8e,0x22,0x1f,0x02,0x1b,0x1f,0x2b,0x28,0x23, -0x13,0x18,0x14,0x78,0x1b,0x3c,0xdc,0x43,0x38,0xf0,0x33,0x2d,0x84,0x2e,0x2e,0x1b, -0x2c,0x1a,0x18,0x08,0xff,0xdf,0xf8,0xfb,0x78,0x02,0x02,0x28,0x02,0xf3,0x11,0xec, -0xf9,0x5c,0xfc,0xfe,0x74,0x01,0xff,0xbf,0xfc,0x00,0xff,0x03,0xfe,0xa0,0xf4,0xf1, -0x4c,0xdf,0xda,0x11,0xdc,0xf3,0xf9,0xec,0xe0,0x79,0xe0,0xe5,0x44,0xf1,0xf5,0xd1, -0xed,0xdf,0xd3,0xe6,0xf5,0x42,0xe9,0xdb,0xdd,0xd1,0xbc,0xf8,0xb9,0xc4,0x07,0xcb, -0xe4,0x59,0xf1,0xff,0xa2,0x0b,0x14,0xd7,0x21,0x25,0xee,0x1d,0x23,0xd4,0x20,0x24, -0xe2,0x1a,0x17,0xf6,0x0f,0x1c,0x57,0x3b,0x3f,0x2e,0x37,0x34,0xc3,0x32,0x2c,0xb4, -0x2d,0x27,0x5f,0x1a,0x09,0x7f,0xfc,0x02,0x78,0x04,0x0a,0x07,0x06,0x02,0x6c,0xf5, -0xf7,0xc8,0xf7,0x00,0x70,0xfd,0x01,0xa3,0x01,0x03,0xbd,0x0b,0x07,0xca,0x00,0xf8, -0xf4,0xed,0xdf,0x3a,0xd6,0xe3,0x89,0xf6,0xe8,0xce,0xde,0xdb,0x6b,0xe6,0xf2,0xae, -0xee,0xdc,0x8d,0xd4,0xeb,0x87,0xf3,0xe0,0xde,0xd0,0xc3,0xef,0xb7,0xc3,0xd7,0xbd, -0xce,0x5f,0xe2,0xf7,0x78,0x09,0x0e,0x7a,0x17,0x22,0x94,0x23,0x22,0x6f,0x29,0x2b, -0xb2,0x26,0x14,0x4f,0x14,0x0d,0x06,0x1f,0x38,0xb9,0x40,0x35,0x2b,0x32,0x30,0x6e, -0x2d,0x2e,0x2e,0x23,0x13,0x4d,0x04,0xff,0xca,0x0a,0x0f,0xe7,0x0c,0x02,0xc5,0xfe, -0xf8,0xf5,0xf2,0xf4,0x01,0xfe,0xfd,0xdd,0x05,0x04,0x3f,0x0b,0x0f,0x25,0x0e,0x02, -0xab,0xfb,0xee,0x3e,0xe4,0xd6,0x5d,0xec,0xf1,0x35,0xe0,0xe2,0x86,0xdf,0xe0,0xaa, -0xf4,0xea,0x65,0xd9,0xd6,0x21,0xee,0xee,0x50,0xda,0xca,0x08,0xbf,0xbd,0xd3,0xc7, -0xc4,0xbe,0xd1,0xe7,0xc1,0xfe,0x0f,0xa2,0x15,0x1b,0xc7,0x24,0x24,0x1c,0x28,0x26, -0x35,0x30,0x20,0x60,0x12,0x08,0x65,0x12,0x23,0x93,0x32,0x3b,0x4c,0x2e,0x2d,0x33, -0x2d,0x2d,0x7e,0x25,0x18,0x3d,0x09,0xfe,0x14,0x01,0x0c,0xd8,0x11,0x03,0x1d,0xfe, -0x02,0x2d,0xf6,0xec,0x65,0xf2,0xf8,0x0d,0x06,0x0e,0x51,0x0d,0x13,0x0a,0x15,0x0d, -0x09,0x07,0x01,0x66,0xf4,0xe1,0xff,0xe2,0xf5,0x4e,0xed,0xe6,0xa7,0xe4,0xda,0xfe, -0xe0,0xf0,0xaa,0xe4,0xdb,0xc2,0xda,0xe4,0x15,0xe2,0xd4,0xfb,0xc6,0xbf,0x73,0xc4, -0xc4,0xbc,0xcc,0xd6,0xf8,0xeb,0x00,0xe5,0x11,0x1a,0xa3,0x20,0x24,0xa1,0x24,0x27, -0x26,0x31,0x2e,0x84,0x1a,0x0e,0x83,0x04,0x12,0x26,0x26,0x36,0x6d,0x38,0x27,0xe8, -0x27,0x2d,0xda,0x2c,0x1d,0xf9,0x09,0x00,0x83,0x01,0x09,0xe6,0x12,0x0e,0x98,0xfb, -0xfd,0xa1,0x03,0xf1,0x99,0xe3,0xed,0xd4,0xfa,0x0a,0xbc,0x10,0x0c,0x18,0x16,0x1a, -0x72,0x0d,0x0c,0x5d,0x02,0xf6,0x5a,0xe9,0xed,0xa0,0xf3,0xea,0xa5,0xec,0xdc,0xfa, -0xd2,0xdf,0x3f,0xe8,0xe2,0xab,0xdd,0xdf,0x77,0xd9,0xd2,0x18,0xcd,0xc8,0x66,0xc6, -0xc7,0x22,0xcb,0xd2,0xf2,0xd8,0xef,0x4a,0x03,0x13,0x3d,0x24,0x26,0x1d,0x26,0x28, -0x0b,0x2b,0x37,0xd3,0x27,0x15,0x3a,0x0a,0x02,0x8f,0x15,0x2c,0x32,0x32,0x2c,0x4b, -0x1c,0x25,0x68,0x31,0x2a,0xbc,0x17,0x00,0x82,0xfb,0x05,0x5b,0x12,0x13,0xa3,0x09, -0xfe,0xd8,0x06,0xf8,0x97,0xe5,0xdd,0x50,0xea,0x06,0x35,0x1a,0x16,0x71,0x0a,0x15, -0x46,0x12,0x14,0x54,0x0d,0x03,0xff,0xf6,0xf0,0x71,0xee,0xe8,0xf9,0xe9,0xed,0xdc, -0xd7,0xdf,0xc3,0xdc,0xe0,0xb2,0xdd,0xdd,0xf9,0xdb,0xd2,0xe0,0xcb,0xc9,0x16,0xcb, -0xce,0xe3,0xcc,0xcf,0x99,0xd4,0xd8,0x33,0xf0,0x02,0xcb,0x16,0x26,0x31,0x26,0x29, -0xb3,0x27,0x2a,0xe4,0x2d,0x1d,0xff,0x14,0x12,0xda,0x0a,0x1f,0xa4,0x2c,0x2d,0x4f, -0x24,0x18,0x68,0x2b,0x2a,0x26,0x21,0x10,0xb8,0xf8,0xfd,0x0a,0x0c,0x17,0xed,0x0f, -0x03,0x52,0x01,0x03,0x56,0xf4,0xe1,0x98,0xdb,0xe7,0x2b,0x13,0x1e,0x8b,0x17,0x0d, -0xc1,0x10,0x14,0xde,0x17,0x0a,0x8e,0x05,0x00,0x72,0xef,0xe7,0x9c,0xe7,0xf3,0x4b, -0xec,0xd3,0xd2,0xda,0xd6,0x3d,0xdc,0xdf,0xd6,0xdc,0xd9,0xae,0xcc,0xc9,0x4d,0xcb, -0xcf,0x8c,0xd5,0xd5,0xe8,0xd2,0xd4,0xdc,0xdf,0xf9,0x95,0x03,0x18,0x40,0x24,0x2e, -0x69,0x2c,0x2d,0x84,0x28,0x23,0x82,0x15,0x15,0x44,0x10,0x0f,0x72,0x20,0x28,0xac, -0x25,0x1b,0x43,0x18,0x29,0xb8,0x21,0x19,0xb3,0x09,0xfa,0x4f,0x01,0x10,0x39,0x11, -0x0a,0x31,0x02,0x08,0x55,0x00,0xed,0xa4,0xde,0xdd,0x4f,0xf3,0x18,0x84,0x23,0x1a, -0xf0,0x10,0x12,0xc2,0x1a,0x1a,0x3a,0x08,0x0d,0xb6,0x05,0xea,0xfc,0xe2,0xea,0x1f, -0xf1,0xe3,0xf9,0xd3,0xd6,0x51,0xd4,0xdc,0x44,0xda,0xd7,0x42,0xd3,0xd0,0xf8,0xc9, -0xcd,0xa1,0xce,0xd2,0xbf,0xd9,0xd2,0xb8,0xd6,0xe8,0x8b,0xf6,0x07,0x50,0x16,0x29, -0x5f,0x35,0x36,0x54,0x34,0x28,0x59,0x1f,0x18,0x46,0x10,0x14,0x15,0x18,0x1c,0xdc, -0x25,0x1f,0x57,0x1c,0x1f,0x84,0x21,0x18,0x95,0x10,0x08,0x1e,0x05,0x07,0xcf,0x0a, -0x0a,0x44,0x06,0x09,0xb2,0x07,0xfb,0xfe,0xe8,0xde,0x58,0xe3,0xfc,0xc8,0x16,0x1e, -0x92,0x19,0x0d,0xaa,0x18,0x1d,0x1b,0x19,0x0c,0x62,0x15,0x02,0xce,0xe5,0xe7,0x51, -0xee,0xeb,0x75,0xdf,0xcf,0x2e,0xd6,0xda,0x7c,0xd9,0xd1,0x00,0xd1,0xd3,0xd7,0xd5, -0xd0,0x52,0xd4,0xd1,0xad,0xd6,0xd8,0x46,0xd7,0xdb,0xaa,0xed,0xf9,0x58,0x04,0x10, -0x2e,0x2c,0x33,0xb8,0x34,0x30,0x71,0x20,0x18,0x27,0x17,0x13,0xc0,0x19,0x1a,0x65, -0x1b,0x21,0xcf,0x1d,0x22,0xfd,0x23,0x1e,0x53,0x12,0x0b,0x19,0x0e,0x0c,0x99,0x06, -0x02,0x12,0x09,0x09,0xb0,0x0d,0x05,0x78,0xf7,0xe8,0x38,0xdd,0xed,0xa6,0x08,0x20, -0xba,0x20,0x18,0x9e,0x0a,0x1a,0x20,0x24,0x17,0xf5,0x16,0x10,0xa4,0xfa,0xe7,0x47, -0xe4,0xec,0xee,0xe3,0xd5,0x7e,0xc9,0xd2,0x04,0xdf,0xd5,0xaf,0xcb,0xca,0x9c,0xd5, -0xda,0x1c,0xd3,0xd6,0x93,0xd2,0xd6,0x8e,0xda,0xde,0x1c,0xe7,0xfa,0x17,0x03,0x02, -0xa1,0x14,0x2f,0x6f,0x3a,0x36,0x36,0x30,0x1c,0x84,0x17,0x1c,0xaf,0x16,0x1a,0xc7, -0x15,0x19,0x8d,0x1b,0x1c,0x54,0x21,0x1f,0xbc,0x16,0x0c,0x18,0x0b,0x11,0x57,0x0b, -0xfb,0x1e,0xf9,0x08,0xd0,0x0e,0x08,0xb3,0x00,0xf3,0x08,0xe6,0xdf,0x0a,0xfb,0x11, -0x95,0x21,0x22,0xd7,0x11,0x14,0xee,0x1d,0x20,0x34,0x1b,0x1c,0xde,0x0e,0xf7,0x2c, -0xe2,0xe6,0x7d,0xe4,0xe0,0x3f,0xd1,0xc5,0x8a,0xd4,0xe2,0xbb,0xd3,0xc4,0xfa,0xc2, -0xd6,0x06,0xde,0xd7,0xa3,0xe1,0xd7,0x06,0xd6,0xd9,0x50,0xe1,0xf3,0x79,0x01,0x04, -0xc6,0x04,0x19,0x6f,0x2e,0x39,0x13,0x3a,0x25,0x5f,0x19,0x1f,0x95,0x23,0x1a,0xff, -0x18,0x11,0x6b,0x14,0x18,0xe9,0x20,0x20,0x90,0x1e,0x16,0x65,0x09,0x0d,0x4d,0x13, -0x08,0xcc,0xf1,0xf6,0x01,0x08,0x12,0xa9,0x05,0xff,0x72,0xef,0xdf,0x17,0xe8,0xfb, -0x8f,0x15,0x27,0x4a,0x21,0x0f,0xee,0x10,0x19,0x66,0x23,0x21,0x92,0x19,0x08,0x69, -0xf4,0xea,0x45,0xe4,0xe3,0x51,0xdf,0xcd,0xfc,0xc2,0xce,0xcc,0xe5,0xcc,0xa6,0xbb, -0xbf,0x6d,0xd7,0xd9,0x3b,0xdd,0xe7,0x44,0xe0,0xd6,0x91,0xd5,0xe6,0xcc,0xfb,0xfe, -0xbf,0x01,0x0e,0x9e,0x1e,0x28,0x1f,0x36,0x34,0xbc,0x28,0x21,0x9c,0x26,0x26,0xd1, -0x23,0x16,0xec,0x11,0x0f,0xab,0x17,0x1f,0xa4,0x1b,0x1b,0x83,0x13,0x0a,0xee,0x0e, -0x11,0x4b,0xfe,0xe8,0x1b,0xf5,0x0b,0x4b,0x13,0x06,0xea,0xfc,0xec,0xe3,0xe8,0xf1, -0x82,0x00,0x1c,0x63,0x29,0x1f,0x95,0x12,0x15,0xba,0x15,0x1d,0x58,0x1d,0x11,0xda, -0x07,0xfc,0xea,0xe9,0xd8,0xa8,0xda,0xd5,0x8e,0xc9,0xbf,0x05,0xd1,0xe1,0xe4,0xc9, -0xbf,0xd3,0xc0,0xd5,0x1b,0xd5,0xdb,0x0e,0xf1,0xeb,0x0d,0xdd,0xd5,0x7a,0xec,0xfa, -0xfa,0xf9,0x02,0x48,0x11,0x20,0xf0,0x26,0x2f,0x58,0x2e,0x2a,0x0e,0x22,0x21,0x74, -0x26,0x23,0x6d,0x1c,0x0e,0xd8,0x0d,0x14,0x8b,0x1c,0x20,0xe7,0x1a,0x15,0xdc,0x10, -0x0e,0x37,0x0e,0xf7,0x5d,0xe9,0xf6,0x84,0x06,0x11,0x43,0x0d,0xfc,0xaa,0xed,0xee, -0x4c,0xf5,0x03,0x00,0x1f,0x2c,0x34,0x1e,0x19,0x37,0x16,0x11,0xe8,0x1f,0x17,0xf3, -0x06,0x08,0x32,0x08,0xea,0xb1,0xd0,0xd6,0xbd,0xd1,0xc9,0xe4,0xc0,0xcd,0xed,0xde, -0xd0,0xae,0xbb,0xbe,0x5b,0xca,0xd5,0x05,0xdb,0xf6,0xbb,0xf2,0xde,0x45,0xdd,0xec, -0xe4,0xf9,0xf5,0x84,0x02,0x11,0xb8,0x1d,0x24,0x84,0x28,0x2b,0x75,0x2e,0x20,0xfb, -0x18,0x20,0x0a,0x22,0x1b,0x4c,0x0f,0x0a,0xdc,0x0e,0x14,0xdf,0x1b,0x1c,0xf9,0x1b, -0x1b,0x6d,0x11,0x02,0x68,0xf1,0xed,0x40,0xf8,0x05,0xbc,0x14,0x17,0x74,0x04,0xf0, -0xb8,0xf6,0xfc,0xca,0x07,0x22,0xb3,0x2a,0x28,0xde,0x26,0x13,0x7b,0x13,0x1d,0x31, -0x11,0x04,0xc2,0x00,0x07,0xb4,0xe9,0xd1,0x43,0xcc,0xc9,0x66,0xc1,0xbf,0x13,0xc7, -0xdd,0xd4,0xdb,0xbf,0x83,0xb6,0xc0,0x7c,0xd3,0xdf,0x1c,0xf6,0xf9,0x6f,0xe2,0xe3, -0xaf,0xed,0xf5,0x35,0xf6,0xfe,0xa8,0x0c,0x1d,0xcd,0x24,0x2a,0x6f,0x2a,0x2f,0xba, -0x1e,0x12,0xc2,0x1d,0x26,0xd6,0x25,0x14,0x2a,0x0b,0x09,0x1a,0x14,0x18,0xf7,0x1e, -0x21,0x15,0x1f,0x11,0x6f,0xfa,0xf0,0xc2,0xed,0xf6,0x2a,0xff,0x15,0xd2,0x1b,0x0c, -0xda,0xf2,0xf7,0x3d,0x01,0x09,0xa9,0x1a,0x2a,0x85,0x33,0x28,0x26,0x15,0x15,0x6d, -0x11,0x02,0xff,0xfa,0xfc,0xbc,0x05,0xec,0x4e,0xd7,0xc5,0x92,0xc1,0xba,0xe0,0xbd, -0xc3,0x2e,0xe1,0xe5,0x3a,0xca,0xb6,0xd5,0xb7,0xd1,0x44,0xe2,0xfa,0x15,0xfc,0xed, -0x0b,0xed,0xf2,0x03,0xf6,0xfd,0x6b,0xfa,0x08,0x19,0x1b,0x25,0xc8,0x2a,0x27,0x7c, -0x29,0x1f,0x5b,0x16,0x1b,0xfb,0x1f,0x20,0xce,0x18,0x0f,0x01,0x0e,0x14,0xfc,0x14, -0x20,0x7e,0x25,0x26,0x86,0x12,0xf9,0xa1,0xed,0xef,0xe5,0xf4,0xfa,0x6e,0x1a,0x20, -0x60,0x18,0xfd,0x7d,0xf8,0x07,0xfe,0x0d,0x11,0x8f,0x24,0x34,0xda,0x2f,0x18,0x8c, -0x10,0x03,0xb3,0xf4,0xf1,0x4d,0xfa,0xf9,0xeb,0xf3,0xd3,0xb2,0xbd,0xb6,0x65,0xb3, -0xbc,0x0c,0xc6,0xdc,0xa5,0xe4,0xd1,0xa8,0xbe,0xb6,0x8a,0xd0,0xe5,0xc5,0xf9,0xfb, -0x63,0xfa,0xf8,0xfa,0xfa,0xfb,0xba,0x04,0xf8,0x94,0x03,0x14,0x2e,0x27,0x31,0xaf, -0x30,0x29,0xee,0x1b,0x13,0x68,0x10,0x19,0x5e,0x21,0x1d,0x4e,0x15,0x0c,0xee,0x0f, -0x12,0x6c,0x1f,0x26,0xa9,0x25,0x12,0x9a,0xf7,0xea,0x3b,0xeb,0xf4,0x83,0x02,0x17, -0x56,0x1d,0x1b,0x48,0x0c,0xfe,0x4f,0x0b,0x13,0x0a,0x13,0x24,0x77,0x37,0x36,0x86, -0x22,0x14,0x43,0xf7,0xea,0x19,0xe7,0xf7,0x2f,0xfa,0xf3,0x53,0xd5,0xbd,0xe5,0xae, -0xb6,0x1a,0xbc,0xcb,0x13,0xd9,0xe1,0x8a,0xda,0xc3,0xee,0xb6,0xcb,0x24,0xe2,0xf2, -0x30,0xf9,0x02,0x41,0xfd,0xf8,0xb0,0xf7,0x03,0x7a,0xfa,0xfe,0xca,0x11,0x1f,0x9c, -0x31,0x34,0x46,0x29,0x16,0x14,0x13,0x0b,0xfb,0x12,0x1c,0x6a,0x1d,0x1e,0xa9,0x0f, -0x0f,0x87,0x1a,0x1f,0xf1,0x27,0x26,0xc5,0x12,0x01,0x94,0xed,0xec,0x7f,0xf7,0x0b, -0x2e,0x16,0x1e,0xe6,0x23,0x14,0x8f,0x0b,0x0e,0x7c,0x17,0x13,0x7e,0x24,0x37,0xa5, -0x33,0x29,0xce,0x14,0xf5,0x12,0xe0,0xdb,0x03,0xe9,0xeb,0x02,0xe8,0xd8,0x2a,0xbe, -0xad,0xaa,0xb2,0xb9,0x5d,0xcb,0xd7,0x08,0xe6,0xe1,0x51,0xd0,0xc1,0xf3,0xc8,0xde, -0x04,0xe6,0xf6,0x36,0x05,0x05,0xd4,0xfe,0xfb,0x3a,0x01,0xfd,0xd5,0xfb,0x0e,0x53, -0x18,0x2f,0xa7,0x3e,0x35,0xc9,0x17,0x0a,0x9c,0x01,0x0c,0xaa,0x1a,0x1c,0xc7,0x21, -0x16,0x16,0x18,0x1a,0x3f,0x1c,0x23,0x97,0x22,0x14,0x26,0x05,0xee,0x35,0xed,0xf9, -0x6a,0x0d,0x12,0x91,0x1f,0x26,0x76,0x16,0x14,0x22,0x14,0x10,0xa1,0x13,0x25,0x59, -0x33,0x32,0xae,0x31,0x18,0x15,0xf5,0xd9,0x32,0xd3,0xd9,0xad,0xe4,0xe5,0x56,0xdc, -0xc2,0x8f,0xb3,0xb4,0x75,0xbb,0xc9,0x4e,0xd6,0xe6,0x88,0xe7,0xdb,0x29,0xcb,0xca, -0x4d,0xdb,0xe0,0x13,0xf4,0x06,0x70,0x07,0xfe,0xaf,0xfe,0x03,0x37,0x02,0xfb,0x2d, -0x06,0x13,0x62,0x23,0x3a,0xe9,0x35,0x17,0x41,0x00,0xfc,0x57,0x07,0x11,0xc3,0x16, -0x1f,0x9d,0x24,0x1d,0x99,0x1a,0x1a,0x4e,0x1e,0x1f,0x22,0x16,0x07,0x0b,0xf7,0xf3, -0x5b,0xfd,0x0e,0x05,0x1a,0x26,0xa4,0x28,0x18,0x31,0x13,0x1a,0x6d,0x17,0x1d,0x69, -0x23,0x29,0x87,0x2c,0x2b,0xf3,0x1d,0xf2,0x01,0xda,0xc9,0xfe,0xc9,0xd1,0x0d,0xdd, -0xd8,0x3e,0xd1,0xb9,0xba,0xaf,0xbb,0xd7,0xc6,0xdc,0x11,0xe2,0xe7,0xdb,0xe4,0xd9, -0x8e,0xd9,0xd3,0xcb,0xdc,0xef,0x72,0x02,0x00,0xe7,0xfd,0x02,0xda,0x0b,0x07,0xcd, -0x02,0x03,0x98,0x0e,0x1f,0xca,0x37,0x37,0x9c,0x17,0x01,0x32,0xfd,0xff,0xb7,0x05, -0x0e,0x5f,0x21,0x28,0x16,0x24,0x1b,0x99,0x18,0x1d,0x62,0x19,0x0e,0xde,0x0c,0xfd, -0x6b,0xfb,0xff,0x78,0x0c,0x1d,0xeb,0x26,0x24,0x7f,0x16,0x15,0x16,0x24,0x26,0xfa, -0x1f,0x1e,0x18,0x21,0x26,0x95,0x29,0x1c,0xf6,0xf5,0xe0,0x8d,0xc3,0xb7,0x68,0xbb, -0xd4,0x78,0xd9,0xd6,0xfb,0xbf,0xae,0x19,0xbd,0xcd,0x21,0xdc,0xe5,0xc0,0xe0,0xe6, -0x00,0xed,0xe7,0xd8,0xd4,0xd3,0xec,0xeb,0xf8,0x44,0x02,0x02,0x72,0x02,0x0d,0x8d, -0x09,0x0a,0xe1,0x04,0x01,0x27,0x10,0x2e,0xea,0x30,0x1f,0x27,0x02,0xfb,0x96,0xf4, -0xf6,0x9d,0x09,0x21,0x2c,0x30,0x2d,0xa9,0x22,0x18,0xe4,0x18,0x17,0x56,0x10,0x11, -0xb7,0x0c,0x0d,0x89,0x04,0x07,0x3b,0x1f,0x32,0x96,0x26,0x12,0x45,0x12,0x2c,0xdc, -0x36,0x2a,0xe7,0x19,0x1b,0x11,0x23,0x27,0xf3,0x12,0xf9,0x45,0xe2,0xc2,0xbc,0xab, -0xab,0xe2,0xc1,0xd6,0x62,0xd0,0xc0,0xdf,0xb0,0xb9,0x25,0xd2,0xd8,0x66,0xd7,0xd8, -0xf5,0xe4,0xf9,0x47,0xef,0xda,0xf7,0xcf,0xe1,0xe0,0xed,0xfb,0x38,0x09,0x0e,0xaa, -0x0c,0x0a,0x07,0x10,0x14,0x93,0x02,0x0a,0x72,0x24,0x2b,0x27,0x2a,0x08,0xec,0xf7, -0xf5,0xf3,0xed,0x07,0xba,0x1c,0x2b,0x91,0x33,0x30,0x5f,0x20,0x14,0x87,0x0f,0x0d, -0x89,0x13,0x1a,0x53,0x16,0x0b,0x91,0x07,0x1f,0xd6,0x30,0x20,0x67,0x0e,0x11,0xad, -0x2c,0x3b,0x62,0x31,0x17,0x8e,0x14,0x1c,0xb5,0x22,0x0b,0x53,0xfb,0xe1,0x56,0xc5, -0xa7,0x0d,0xa6,0xb6,0xbc,0xd3,0xd0,0xfb,0xc8,0xbf,0x8b,0xbe,0xd8,0xa2,0xd7,0xd0, -0x37,0xd4,0xe5,0xe9,0xfa,0xf4,0x10,0xe9,0xda,0x7c,0xda,0xde,0xe0,0xed,0x06,0x4c, -0x14,0x0d,0xf5,0x0b,0x11,0x33,0x14,0x03,0x5a,0x02,0x14,0x0c,0x25,0x2b,0x36,0x10, -0xf4,0xc6,0xef,0xf3,0x60,0x0a,0x19,0x01,0x1c,0x30,0x6f,0x3a,0x2e,0xc7,0x16,0x09, -0x72,0x0c,0x16,0xff,0x28,0x25,0x06,0x12,0x16,0xd1,0x23,0x2b,0x37,0x1d,0x12,0x8e, -0x18,0x32,0xff,0x3d,0x35,0x0e,0x1a,0x0e,0xd9,0x11,0x11,0xf6,0x04,0xf9,0xae,0xea, -0xc3,0x9a,0xa2,0x9e,0x71,0xb5,0xca,0xfe,0xc7,0xc9,0xe0,0xc4,0xc4,0x2f,0xd5,0xda, -0xbc,0xcc,0xd2,0x99,0xe6,0xf5,0xcd,0x00,0xf8,0x0a,0xea,0xd3,0x57,0xd4,0xea,0xd9, -0x03,0x12,0x0d,0x0f,0x0d,0x64,0x15,0x10,0x63,0x03,0xff,0x9c,0x0d,0x23,0x8e,0x2d, -0x17,0xc9,0xf0,0xea,0x3a,0xf6,0x11,0x19,0x13,0x1b,0x65,0x30,0x38,0x0e,0x3a,0x1b, -0x04,0x01,0x04,0x6f,0x19,0x34,0x90,0x2e,0x19,0x42,0x17,0x1f,0xa2,0x29,0x25,0x56, -0x19,0x1f,0xe6,0x2e,0x3e,0xd5,0x38,0x22,0x12,0x0e,0x06,0x09,0x00,0xf9,0x52,0xf2, -0xf0,0x44,0xc8,0xa6,0xa0,0x9c,0xb1,0x1f,0xc0,0xc4,0x14,0xc6,0xcb,0x00,0xd3,0xd4, -0x4d,0xd1,0xcf,0x13,0xd4,0xe4,0x82,0xf2,0x04,0x32,0x01,0xf5,0x61,0xd6,0xd2,0xdb, -0xe2,0x00,0xa0,0x10,0x18,0x51,0x16,0x12,0x80,0x07,0x05,0x87,0x02,0x10,0xac,0x1d, -0x28,0x42,0x15,0xf3,0xf7,0xea,0x00,0xf9,0x10,0x11,0x65,0x16,0x2b,0x4a,0x3c,0x3f, -0x4b,0x1f,0x00,0xf8,0xff,0x1c,0x52,0x35,0x35,0x60,0x26,0x1c,0x40,0x1f,0x27,0x10, -0x29,0x20,0x96,0x1d,0x2a,0x90,0x37,0x3b,0x60,0x30,0x10,0xf4,0xfe,0xf1,0x6c,0xea, -0xf0,0xcd,0xe7,0xd0,0x01,0xb1,0xa0,0xdb,0xaf,0xb9,0xd4,0xc1,0xc8,0xb2,0xce,0xdb, -0x54,0xd0,0xd0,0x77,0xd3,0xda,0xc0,0xe0,0xee,0x77,0x06,0x05,0x8b,0xf8,0xd6,0xf9, -0xcf,0xde,0xe5,0xf9,0x10,0xe3,0x1f,0x15,0x96,0x0b,0x00,0x51,0x02,0x09,0xff,0x0f, -0x16,0xbd,0x1c,0x13,0x0d,0xfd,0xf2,0xd9,0x02,0x0e,0x95,0x0c,0x0f,0x22,0x21,0x38, -0x0b,0x46,0x25,0xbd,0x02,0x01,0xef,0x20,0x37,0x2f,0x3c,0x30,0xd4,0x2a,0x20,0x5e, -0x22,0x2a,0x3e,0x2c,0x27,0xca,0x28,0x2a,0x81,0x39,0x36,0x29,0x18,0xf6,0x07,0xe0, -0xe5,0x71,0xe4,0xdf,0x37,0xd7,0xb8,0x74,0xaa,0xaf,0x92,0xb7,0xbb,0x14,0xc6,0xd5, -0xff,0xd8,0xd0,0xf4,0xce,0xdd,0x55,0xdb,0xdd,0x8d,0xe9,0xff,0xf6,0x09,0xfc,0xd7, -0xdc,0xd1,0xf9,0xdd,0xf5,0x74,0x0c,0x18,0xe2,0x17,0x07,0x95,0x01,0xfe,0x7a,0x04, -0x0f,0x9d,0x0e,0x12,0x60,0x16,0x08,0x98,0xfd,0xf8,0x8a,0x05,0x0f,0x07,0x0f,0x1d, -0xc5,0x33,0x3e,0x8b,0x2c,0x0f,0xe5,0x0b,0x23,0x87,0x38,0x42,0x25,0x37,0x36,0xb5, -0x26,0x20,0x56,0x27,0x2d,0x2d,0x33,0x28,0x3d,0x25,0x30,0x61,0x32,0x17,0x30,0xf1, -0xdc,0xf6,0xdb,0xd3,0x1e,0xd3,0xdb,0xa7,0xc9,0xb1,0x15,0xa6,0xb3,0x21,0xba,0xce, -0x07,0xdb,0xd4,0x1c,0xce,0xd0,0x9a,0xdb,0xde,0xff,0xe3,0xec,0xac,0xfd,0x0a,0xd3, -0xfb,0xe1,0x11,0xdc,0xde,0x8b,0xf5,0x0e,0x85,0x1b,0x17,0xd9,0x09,0xff,0x94,0xff, -0xff,0xe8,0x0a,0x08,0x3d,0x06,0x13,0xb8,0x0e,0x04,0xf7,0xf1,0xf9,0x80,0x09,0x0b, -0xde,0x1c,0x32,0x8c,0x37,0x23,0x2a,0x16,0x14,0xe2,0x27,0x30,0xc3,0x37,0x38,0xdb, -0x38,0x2d,0xf8,0x1f,0x27,0x86,0x31,0x37,0xe6,0x2c,0x23,0x3c,0x27,0x2d,0xcb,0x15, -0xf6,0xb5,0xdb,0xd0,0xcc,0xca,0xce,0x69,0xdf,0xd8,0xf4,0xbe,0xae,0x85,0xb0,0xbc, -0x09,0xd0,0xd8,0x31,0xd8,0xce,0x2f,0xd5,0xdb,0x2c,0xdf,0xe9,0x3c,0xee,0xfa,0x2c, -0x01,0xfa,0x0f,0xe9,0xe0,0xf5,0xdd,0xf7,0xfe,0x0a,0x14,0x29,0x10,0x0a,0x4a,0x01, -0xff,0x1b,0xfe,0xfd,0x33,0xfe,0xfe,0xe1,0x0c,0x12,0xb9,0x0a,0xf6,0x28,0xf0,0x01, -0x29,0x0c,0x20,0x28,0x29,0x31,0x0f,0x24,0x21,0x4e,0x26,0x2e,0x2d,0x2e,0x30,0x39, -0x40,0x42,0x80,0x34,0x21,0xe2,0x1a,0x2e,0x09,0x3c,0x34,0x7d,0x29,0x20,0x52,0x1a, -0x0e,0x05,0xf8,0xd9,0x2d,0xc4,0xc4,0x2e,0xd0,0xd8,0x97,0xdc,0xc7,0x58,0xb2,0xb2, -0x28,0xbc,0xcc,0x70,0xcf,0xdd,0x5f,0xd4,0xdc,0x07,0xde,0xe0,0xfb,0xed,0xf4,0xfe, -0xf7,0xf9,0x0c,0x03,0xf2,0x70,0xe3,0xe5,0xc9,0xf9,0x0a,0x85,0x11,0x0b,0xc0,0x05, -0x04,0xa8,0x01,0xfb,0x3a,0xee,0xf8,0x15,0x00,0x0d,0x87,0x12,0x0b,0x4d,0xf7,0xec, -0x01,0xfb,0x0d,0xcf,0x1d,0x29,0xba,0x2a,0x21,0xb3,0x25,0x36,0x08,0x35,0x27,0xc6, -0x32,0x3b,0x12,0x41,0x3a,0x0e,0x28,0x1a,0xe5,0x26,0x35,0xba,0x3c,0x33,0x34,0x21, -0x0a,0x20,0x04,0xf7,0x0e,0xda,0xc4,0xd9,0xc7,0xce,0x7b,0xd7,0xdb,0xfc,0xce,0xbb, -0xf1,0xbe,0xbd,0x57,0xc4,0xce,0xc2,0xdc,0xdd,0x65,0xe4,0xde,0xab,0xdc,0xe8,0x60, -0xf6,0xf8,0x05,0xf8,0xff,0x24,0xed,0xe1,0xa9,0xe8,0xf9,0x27,0x0b,0x0b,0x22,0x02, -0xfe,0x7a,0x01,0x02,0x05,0xfc,0xe7,0x63,0xf2,0x03,0x09,0x0e,0x12,0x8a,0x0a,0xfc, -0x11,0xf4,0xf6,0x0e,0x0d,0x25,0xcc,0x30,0x2b,0xfd,0x27,0x2a,0x5c,0x3b,0x3e,0x18, -0x32,0x37,0x03,0x34,0x3a,0xd4,0x41,0x32,0xde,0x29,0x1c,0xea,0x32,0x3d,0xe7,0x35, -0x28,0x27,0xfb,0xeb,0xda,0xe6,0xd6,0xa9,0xc7,0xc4,0x5a,0xcb,0xd4,0xa7,0xd3,0xcc, -0x16,0xc3,0xbe,0x0e,0xbe,0xba,0xbd,0xcc,0xe1,0xa8,0xe5,0xeb,0x5e,0xe3,0xe3,0xe7, -0xe9,0xf7,0x1e,0xf6,0xfe,0x1c,0xfd,0xf0,0xf4,0xe3,0xed,0x8b,0xfd,0x09,0xc2,0x0d, -0x01,0x92,0xf7,0xf8,0x9c,0x06,0xff,0xc0,0xe6,0xe9,0xa1,0xfc,0x0f,0xba,0x12,0x0a, -0x5b,0x00,0xf9,0x10,0xfa,0x07,0x08,0x22,0x31,0xf3,0x31,0x2e,0xc6,0x2c,0x32,0x2b, -0x3f,0x40,0x61,0x37,0x2f,0x0e,0x2f,0x39,0x2e,0x3e,0x30,0xc8,0x21,0x29,0x00,0x34, -0x38,0x46,0x2b,0x01,0x19,0xe1,0xdb,0xed,0xd9,0xd2,0xf7,0xc8,0xd1,0xc8,0xcf,0xcf, -0xb6,0xca,0xc6,0x6e,0xc6,0xc2,0xdd,0xbd,0xc9,0x34,0xe0,0xec,0xd1,0xee,0xf0,0x3e, -0xe7,0xec,0x30,0xf0,0xf3,0x71,0xff,0xff,0x60,0xed,0xe3,0x08,0xea,0xfc,0x60,0x06, -0x0e,0x1a,0x01,0xf3,0x0b,0xf2,0xfe,0xd9,0xfa,0xe4,0x94,0xe9,0xfc,0x0d,0x0c,0x12, -0x94,0x0a,0x05,0xd7,0x01,0xff,0xe3,0x03,0x17,0x3c,0x31,0x3f,0x18,0x3b,0x31,0x0c, -0x2e,0x3f,0xad,0x4b,0x3e,0x93,0x2d,0x26,0x4a,0x37,0x46,0xdd,0x33,0x2b,0xab,0x24, -0x2c,0xd1,0x33,0x22,0x27,0xfe,0xd7,0x68,0xd1,0xd9,0x14,0xd7,0xd1,0x87,0xce,0xc8, -0x34,0xc4,0xc3,0x05,0xca,0xd0,0x57,0xc8,0xbe,0xeb,0xc6,0xe1,0x15,0xed,0xf3,0x72, -0xf8,0xf0,0x0c,0xf7,0xef,0xdd,0xf0,0x01,0xcb,0x02,0xf0,0x02,0xe4,0xeb,0xde,0xf9, -0x03,0x01,0x10,0xff,0x86,0xf3,0xf1,0xbe,0xf7,0xf8,0x70,0xe2,0xed,0xf0,0xfd,0x00, -0x4f,0x0e,0x07,0x21,0x07,0x0c,0x5a,0x03,0x00,0xf1,0x0b,0x2d,0x3d,0x43,0x3f,0x4a, -0x34,0x32,0xa4,0x44,0x4b,0xd4,0x3e,0x29,0x36,0x22,0x33,0xf2,0x3e,0x3d,0xe3,0x32, -0x28,0xc9,0x21,0x28,0x60,0x19,0xff,0x5f,0xd9,0xca,0xe3,0xd1,0xdf,0x47,0xdf,0xd1, -0x39,0xc1,0xb6,0xa5,0xc2,0xcd,0x64,0xd0,0xc9,0x64,0xc3,0xca,0x66,0xdf,0xee,0x4d, -0xf5,0xfb,0x24,0xfa,0xfb,0x76,0xef,0xee,0xec,0x01,0x04,0x6f,0xef,0xe5,0x95,0xed, -0xfb,0x9f,0x00,0x08,0x96,0xff,0xf4,0x26,0xf2,0xf4,0x86,0xf1,0xe7,0x02,0xf4,0xf5, -0x7d,0xfb,0x06,0xe9,0x09,0x0e,0x66,0x10,0x09,0x7f,0xfd,0xdc,0xf1,0xf3,0x1f,0xba, -0x2c,0xfa,0x85,0x20,0x10,0x34,0xfd,0xfe,0xc5,0xfd,0xfd,0x7a,0xf6,0xff,0x0c,0x08, -0x05,0xf0,0x03,0xdd,0xce,0xdd,0xf2,0x29,0xe6,0xf8,0x8f,0x10,0x0f,0x8b,0xf9,0xf8, -0xd9,0x05,0x1d,0x79,0x20,0x1d,0x80,0xf7,0xfb,0x1b,0xeb,0xf3,0x24,0xe8,0xf5,0x3d, -0xf1,0x06,0xcc,0xf5,0xfd,0x4f,0x0e,0x16,0x42,0x25,0x2e,0x30,0x12,0xe6,0xda,0xe6, -0xe4,0x7b,0xf2,0x15,0x46,0x08,0xf2,0x55,0x13,0xfa,0x05,0x02,0xf5,0xc2,0x0f,0x01, -0xc7,0xe5,0xfa,0x52,0xef,0xe9,0x25,0x0d,0x19,0x16,0x1d,0x17,0xf4,0x00,0xf8,0x35, -0xf7,0x04,0x91,0xf7,0x02,0xb7,0xf4,0xe3,0xf6,0xf7,0xfa,0x0b,0x03,0x06,0xcb,0x06, -0x12,0xee,0x11,0x13,0xce,0x03,0xf2,0x9a,0xd8,0xe1,0x8b,0xf9,0xfd,0x5a,0xfe,0xf5, -0x8b,0x16,0x13,0x60,0x09,0x08,0x08,0x27,0x09,0xa4,0xfb,0xf6,0x1a,0xef,0xe9,0xf8, -0xe8,0x03,0xd6,0x0a,0xf3,0xb2,0xfd,0x1e,0x46,0x11,0x01,0xb4,0xf0,0xf6,0x25,0xf5, -0xf0,0x79,0x15,0x19,0x94,0x08,0xea,0x8f,0xea,0x0f,0xf3,0x10,0x05,0x7b,0xff,0xfc, -0x92,0xff,0xff,0x1b,0xee,0xf6,0x30,0xd9,0xe2,0x6b,0x07,0x2c,0x98,0x25,0x2c,0x1c, -0x04,0xf7,0xad,0xee,0xdc,0x6c,0xe9,0xef,0x60,0x14,0x05,0xbe,0x01,0x04,0x3f,0xf1, -0xf2,0x55,0x05,0xf8,0x0f,0xfc,0xf8,0x76,0x0a,0x0f,0xe9,0xf6,0xe3,0x42,0xf8,0x0d, -0x7c,0x0a,0xfd,0xfb,0x15,0xf8,0x2b,0xf3,0xf9,0xb8,0xfd,0x19,0x31,0x12,0x34,0x4a, -0x2d,0xd6,0x1e,0x0e,0xc4,0x54,0xf6,0x18,0xe0,0xde,0xdf,0xf1,0xec,0xc9,0x5b,0x02, -0x27,0xb6,0x38,0x11,0xf8,0x0d,0xfe,0xad,0xf4,0xf0,0xe4,0xf8,0x08,0x13,0x2b,0x28, -0x15,0xff,0xec,0x5e,0xdd,0xec,0xda,0xf8,0xf4,0x64,0xf5,0x01,0x45,0x13,0xfa,0xa0, -0x06,0x01,0x30,0xfc,0x02,0xed,0x07,0xee,0xff,0xdf,0xf4,0xfc,0x16,0x08,0xa2,0x07, -0x1c,0x42,0x1a,0x16,0xe2,0x0a,0xe2,0xef,0xf3,0x18,0xaa,0xef,0xfb,0x82,0xef,0xf5, -0xb4,0xe5,0xf5,0xff,0x04,0x0c,0x73,0x12,0x18,0x17,0xda,0xe1,0x6b,0xee,0xe0,0xcb, -0xfe,0x1a,0x91,0x25,0x31,0x9e,0x26,0x08,0x06,0xeb,0xe4,0x3c,0xd9,0xe9,0xe2,0xf0, -0x1b,0xa4,0x0e,0xdd,0xa4,0xdf,0xf6,0xf4,0xfb,0x2b,0x24,0x44,0x38,0xc8,0x1a,0xf9, -0x76,0xdb,0x09,0x00,0x05,0xf2,0x35,0xdb,0xbc,0xa3,0xdc,0x13,0x81,0x1e,0x21,0x7c, -0x2a,0xfd,0x59,0xd0,0xbe,0xdc,0xd7,0xfb,0xf5,0x0b,0x29,0x11,0x3a,0x2c,0xdb,0x0f, -0xfc,0x6c,0x13,0x20,0x93,0x11,0xdf,0x8f,0xb3,0xe6,0x37,0x27,0xfa,0x8d,0xf0,0xe3, -0xa9,0x1c,0xcb,0x17,0xe0,0x0b,0xee,0xc5,0xed,0x12,0x11,0xed,0x58,0x1a,0x59,0x56, -0x46,0x27,0x96,0x1a,0xf9,0xa1,0xcd,0xc6,0xa0,0xd0,0xed,0x16,0xe8,0x17,0xf4,0x2b, -0x25,0xab,0x21,0x1b,0x5b,0xe5,0xcb,0x0f,0xe8,0xea,0x85,0xe8,0xfb,0x5d,0x15,0x18, -0x92,0x05,0x0e,0xf5,0xf8,0xfa,0x59,0x0c,0x14,0xf2,0x13,0x1c,0x0e,0x26,0xfc,0xc8, -0xe4,0xcd,0x48,0xcc,0xfa,0x5e,0x1f,0x0e,0x93,0xf5,0xf2,0x10,0xf9,0x28,0x52,0x2b, -0x22,0x10,0xfb,0xe4,0x8f,0xe9,0xe8,0xbc,0xf3,0xf4,0x75,0xf9,0xf3,0xaf,0x05,0x02, -0x7f,0x12,0x0e,0x3b,0x05,0xf3,0x50,0xf3,0x0d,0xda,0xf1,0xf6,0x69,0xf5,0xff,0xa4, -0xf0,0x06,0x12,0x05,0xfe,0x24,0xf0,0xf7,0x0e,0x3e,0x19,0x6a,0x1c,0x21,0x85,0x07, -0xec,0x7a,0xd6,0xe4,0x90,0x0a,0xe8,0x4d,0xe8,0xfe,0xc9,0x11,0x01,0xdc,0xfd,0xdd, -0xaf,0xf6,0x0b,0x66,0xe7,0x01,0x6c,0xf7,0x16,0x46,0xfb,0x0d,0x93,0xfe,0x16,0xe4, -0x32,0x40,0x5d,0x35,0x1a,0x85,0xce,0xc5,0x47,0xcc,0xe6,0x5c,0x06,0x0a,0x39,0x04, -0xe7,0x80,0xea,0xe1,0xad,0xd9,0x15,0xec,0x19,0x11,0x8c,0xfb,0x01,0x06,0x19,0x1d, -0x5d,0x17,0x06,0x10,0xef,0xf2,0xe0,0x0e,0x29,0x22,0x24,0xf5,0x4c,0xe6,0xed,0xd7, -0x07,0x10,0x60,0xfb,0xe8,0x90,0xe3,0xf3,0x7c,0x05,0xfe,0x7d,0x02,0xdf,0x4e,0xe5, -0xd4,0x16,0xe5,0x10,0xa7,0x27,0x2d,0xab,0x26,0x22,0x76,0xf8,0xda,0x93,0xfc,0x18, -0xe9,0x1d,0xfc,0x25,0xd8,0xdd,0x82,0x14,0xf2,0x6c,0x00,0xdf,0xbb,0xf1,0x0c,0xec, -0x33,0x2c,0x67,0x3d,0x07,0xf9,0xd1,0xb8,0xff,0xb2,0xe4,0xfd,0x26,0x46,0x9a,0x2c, -0x0f,0x42,0xff,0x00,0xc8,0xdd,0xbe,0xa5,0xcf,0xf7,0x72,0x2c,0x32,0x49,0x1b,0x0a, -0x0e,0x0f,0xea,0xd2,0xde,0xfc,0x90,0x13,0xf4,0x29,0xf3,0xfe,0xcf,0xc4,0xe6,0x45, -0x06,0x42,0x9a,0x1e,0x13,0x8c,0x09,0xf0,0xaa,0x15,0x36,0xaa,0xf3,0xc8,0xd3,0xe1, -0xeb,0x58,0x13,0x1c,0x02,0x04,0xfc,0xdd,0xe0,0x0a,0x91,0xfa,0x08,0xfc,0xe0,0xbf, -0x27,0xe1,0x25,0x79,0x53,0x37,0xc6,0x29,0xfe,0xa6,0xda,0xde,0x2b,0xd3,0xc6,0x18, -0xec,0xe9,0x88,0x15,0x29,0x79,0x58,0x45,0xaa,0x27,0x03,0xeb,0xed,0xcb,0x5c,0xc2, -0xdd,0x75,0xf3,0x0f,0x89,0x25,0xeb,0x02,0xd4,0xdd,0x87,0x16,0x02,0x0b,0xfb,0xe2, -0x72,0xe9,0x32,0xfd,0x47,0x33,0x25,0x20,0x0a,0xd7,0xca,0xea,0x3d,0xfd,0x0e,0x81, -0x0f,0xeb,0x03,0xac,0xce,0x4f,0xfa,0x1c,0x2b,0x3a,0x1c,0xbf,0xf7,0xdf,0x3a,0xfb, -0x0c,0x5e,0x1c,0x02,0xa9,0x02,0x09,0xb3,0xf5,0xee,0x08,0xf4,0xed,0x15,0xee,0xfb, -0x1f,0x0b,0x17,0xb2,0x13,0x05,0x9a,0x01,0xf6,0x30,0xdb,0xf3,0x96,0x25,0x32,0x7f, -0x2f,0x32,0x55,0xf2,0xa0,0x7a,0x9c,0xcc,0x8b,0x03,0x39,0x22,0x39,0x37,0x21,0x01, -0x05,0x95,0xf3,0x04,0xaf,0xf2,0xf8,0xb9,0xe1,0xe5,0xd2,0xe7,0x1a,0x25,0x5e,0x4f, -0xd7,0xfd,0xd6,0x28,0xc8,0xc1,0x2b,0xe5,0xea,0xc2,0xef,0x00,0xec,0xe5,0xf1,0x6d, -0xf8,0x30,0x4b,0x42,0x14,0x45,0xf8,0xfe,0x48,0x09,0x14,0x11,0x2e,0x2b,0x2c,0x0f, -0xdc,0x7f,0x0f,0x08,0x5e,0xbf,0xbb,0xf6,0xd9,0x06,0x67,0x16,0x3a,0x6a,0x1a,0xe0, -0xd4,0xc5,0xb8,0xa6,0xc3,0xe3,0x53,0x04,0x2c,0x02,0x42,0x29,0x64,0xf7,0x1f,0x07, -0x31,0x15,0xe9,0xfa,0xc8,0x4b,0xfd,0x16,0x43,0xf6,0x21,0x8a,0x02,0xdb,0x6a,0xe0, -0xf1,0x59,0xe2,0xfc,0xa9,0x1f,0x25,0x49,0x19,0x17,0x8a,0xe2,0xd0,0x63,0xc5,0xdb, -0x25,0x13,0x4c,0xb8,0x4e,0x40,0x9b,0x17,0x05,0xda,0xc2,0xc1,0x0f,0xca,0xe0,0xec, -0x05,0x1b,0x94,0xfb,0xfc,0x7d,0x03,0x11,0xd0,0xf5,0x0b,0x81,0x30,0x02,0xae,0x02, -0xef,0xc4,0x0e,0x0d,0x30,0xe8,0xf2,0xe4,0x0a,0x25,0x01,0x04,0xe2,0x47,0xe7,0xcd, -0xf6,0xd6,0xfe,0xc4,0x19,0x47,0x82,0x29,0xf5,0xd0,0xf0,0xd7,0x15,0xe2,0x1a,0x11, -0x22,0x3d,0xbf,0x54,0xe5,0x7e,0xe9,0xd1,0xdc,0xcc,0xd0,0x3e,0xee,0xcf,0xcc,0xdb, -0x27,0xa0,0xf0,0x1c,0x58,0x30,0x16,0x6f,0x1d,0x08,0xf7,0xfd,0xf4,0x01,0x03,0x03, -0x6d,0xf7,0x05,0xec,0x21,0x14,0x60,0xe8,0x0a,0xce,0x14,0xf2,0x69,0xf6,0x11,0x4c, -0xdd,0xf9,0xf1,0xf2,0xcf,0x64,0xd1,0x0a,0xc2,0x35,0x25,0xb4,0x2d,0x01,0x61,0x01, -0xe3,0x59,0xdc,0xf9,0xc0,0xfd,0x14,0x05,0xff,0xec,0x84,0xdb,0xea,0xe9,0x12,0x19, -0xf7,0x23,0xfc,0xa0,0xe7,0xfb,0x29,0x0e,0x24,0x52,0x07,0xf9,0x09,0x01,0xfc,0x72, -0x18,0x05,0x26,0xf9,0xd5,0x63,0xd3,0xc9,0x50,0x03,0x1e,0x26,0x24,0x30,0xf6,0x04, -0xf8,0x84,0xfd,0xeb,0xa1,0xeb,0x12,0x4b,0xe8,0xe6,0xd5,0xfb,0x41,0x3e,0xcc,0x19, -0xd5,0xf2,0xe8,0x76,0x3e,0xfe,0x13,0xee,0xe6,0xff,0xdf,0x26,0x3c,0x34,0x04,0x4f, -0xe0,0xe4,0x59,0x0d,0xe6,0x13,0x03,0x0d,0xef,0x18,0x18,0xed,0x17,0xfc,0xa6,0xe3, -0xe8,0x82,0xe0,0xec,0x86,0xf7,0xf9,0xae,0x0a,0x1d,0xc7,0x10,0x21,0x30,0x01,0xf6, -0xbf,0xcc,0xe9,0x4e,0x02,0x20,0x2e,0x1c,0x10,0x93,0x17,0xe3,0xc9,0xf0,0xff,0x0b, -0x1e,0x09,0x63,0x08,0x0e,0x8f,0x14,0xd2,0xd6,0xd5,0xc6,0x13,0xeb,0x0c,0x93,0xf8, -0xe3,0x3c,0xfd,0x20,0xab,0x1d,0x20,0x90,0x1e,0x05,0xc2,0xec,0xe3,0x44,0xfe,0xf9, -0xab,0x04,0xfa,0x81,0x11,0x32,0x19,0x20,0xe0,0xb6,0xdc,0xde,0x48,0xde,0x19,0xc6, -0x44,0x0f,0xed,0xdf,0x04,0xf4,0x02,0xf7,0x41,0xd4,0xf7,0xc0,0x1e,0x1a,0x79,0x14, -0xfc,0x7c,0xec,0x05,0x3d,0xf9,0xf3,0x17,0xea,0xec,0x53,0xfe,0x2c,0x90,0x2d,0x09, -0x10,0x0f,0x0a,0x3b,0xe1,0xe8,0x4d,0xdc,0xea,0xe5,0xf5,0x0e,0x26,0x14,0x05,0xaf, -0x03,0xfb,0x3e,0xfc,0x11,0x0d,0x03,0xe2,0x54,0xe2,0xe8,0x23,0xfe,0x14,0x10,0x03, -0x01,0x8b,0x1b,0x12,0xb4,0xf0,0xe9,0xa2,0xf1,0x00,0x55,0xe6,0xfa,0xaa,0x23,0x3c, -0x05,0x18,0x08,0x82,0xf1,0xf3,0x65,0xe1,0xd2,0x85,0xed,0x22,0x43,0x17,0x1d,0x1e, -0x1d,0x08,0xeb,0x08,0xd8,0x02,0xe7,0xf1,0x2d,0xfd,0xf3,0x39,0x26,0x0c,0xe7,0xec, -0xc3,0x21,0xd5,0xcc,0x03,0xff,0x25,0xac,0x33,0x36,0xb1,0x32,0x2d,0x0a,0x13,0xe6, -0x23,0xb0,0xd0,0x0c,0xd2,0x0a,0xee,0x22,0x2c,0xff,0x2b,0x1a,0x68,0x01,0xfb,0xb1, -0xef,0xd6,0x73,0xdf,0xf7,0x9c,0xfa,0x0d,0xba,0xe6,0xef,0x1a,0x04,0x0d,0xfd,0x22, -0x1c,0x0a,0xf7,0xe5,0xb8,0xe9,0xf2,0x95,0x14,0x15,0xac,0xf9,0xf0,0x57,0x00,0x06, -0x83,0x00,0x14,0xce,0x21,0x3d,0x2f,0x02,0xea,0xf1,0xdd,0xe7,0x88,0x08,0xfd,0x6f, -0xe4,0xe0,0x80,0xeb,0xf8,0x64,0x18,0x1b,0xb0,0x37,0x38,0xac,0x1d,0xea,0xe0,0xc9, -0xce,0xf4,0xe8,0x04,0x27,0x16,0x1c,0x36,0xf5,0xf0,0xec,0xea,0xf6,0x69,0x09,0x0b, -0x45,0x01,0x22,0x3c,0x21,0xf0,0x68,0xee,0x10,0xd9,0xfc,0x07,0xeb,0xe4,0xfe,0xab, -0xf5,0xfe,0x29,0xf0,0xf7,0x07,0xef,0xf4,0xcf,0xef,0xfd,0xca,0x08,0xef,0x12,0x06, -0x22,0xa4,0x23,0x0c,0x60,0x0c,0x0a,0xf8,0x19,0x1a,0x6e,0x0e,0xf2,0x78,0xf1,0xd7, -0xee,0xea,0xfe,0xd7,0xcc,0xca,0x07,0xe9,0x2b,0xe8,0x21,0x20,0xc1,0xf6,0x11,0xb8, -0xf5,0x07,0x1c,0x21,0x2f,0x04,0xfc,0x01,0x97,0xeb,0xcd,0x48,0xae,0xe5,0x8e,0xfe, -0x19,0xb4,0x1f,0x0c,0x4e,0x16,0x19,0x76,0x32,0x24,0x9b,0x16,0x08,0x0f,0xe4,0xf8, -0x90,0xd0,0xc9,0xe2,0xe7,0x15,0xa8,0x09,0x00,0xa4,0x1f,0x1a,0x35,0xfd,0xc7,0xcc, -0x96,0xcc,0x79,0x1b,0x3b,0x4a,0x39,0x39,0xc1,0x2e,0x0d,0x2c,0xe7,0xda,0xf4,0xe7, -0xfb,0x6c,0xe0,0xeb,0xc7,0x15,0x10,0x93,0x17,0x0f,0xa6,0xf7,0x01,0x3c,0x05,0xf7, -0x5b,0x14,0x18,0x34,0xeb,0xe6,0xb1,0xf6,0xf2,0xd3,0xe3,0xfb,0x77,0xfa,0xed,0x0d, -0x0b,0x11,0xc6,0xf7,0xf2,0xc1,0x08,0x22,0x2d,0x11,0xf0,0xa3,0xf7,0x04,0x97,0xf5, -0xfb,0xa8,0x17,0x2c,0xd1,0x1a,0xfb,0xdb,0xee,0x03,0xe7,0xf5,0xcf,0xb2,0xba,0xe3, -0xbf,0x08,0x38,0x2b,0x5f,0x2f,0xe3,0xed,0xcd,0x2d,0xd7,0xfe,0x39,0x0f,0x0f,0x99, -0x04,0xee,0x3e,0xed,0xd3,0x6a,0x06,0x13,0x68,0x12,0xff,0xef,0xfc,0x01,0x6e,0x04, -0x05,0x7d,0x05,0xf5,0x6a,0xe7,0xea,0x67,0xfa,0x20,0xfb,0x21,0xfe,0x37,0xe9,0xf6, -0x83,0x0f,0x01,0xc7,0xf2,0xe6,0x60,0xfc,0x0a,0x92,0x04,0x02,0xf9,0x20,0x19,0x93, -0x22,0x11,0x15,0x09,0xe8,0x5c,0xc7,0xc4,0x75,0xe5,0x1c,0x24,0x23,0x03,0x4c,0xe2, -0xf1,0x90,0x2f,0x2a,0xa1,0x24,0xef,0xed,0xce,0xec,0x40,0x03,0xe3,0xd3,0x08,0x24, -0x08,0x00,0xf6,0x27,0xfa,0x01,0x84,0xf1,0xfa,0xca,0xfd,0x2c,0xb7,0xfe,0xe1,0xfe, -0xdf,0xed,0x15,0xde,0x03,0x63,0x1b,0x25,0x98,0x15,0x04,0xdf,0xf7,0xf9,0x7f,0x05, -0x13,0x62,0x38,0x37,0x32,0x11,0xf3,0x5f,0xdb,0xc8,0x07,0xbc,0xe2,0x68,0xf6,0xf6, -0x22,0x12,0x0e,0x5d,0x11,0x14,0x9a,0x20,0x1d,0x76,0xf6,0xe8,0xe9,0xca,0xd5,0x4e, -0x06,0x18,0x5e,0x25,0x23,0xca,0x18,0xf5,0x2c,0xf4,0xf6,0x7a,0xeb,0xd1,0x2f,0xfd, -0x06,0xb5,0x28,0x1d,0x96,0xfa,0xef,0x57,0xf3,0xec,0xd2,0xf5,0xfc,0xa2,0x0f,0x07, -0xf8,0xfc,0x1a,0x7c,0x32,0x1e,0xbb,0xf5,0xd9,0xfa,0xc7,0xd6,0x4d,0xe9,0xf7,0x05, -0xff,0xfe,0x65,0x25,0x20,0xb4,0x18,0x10,0xe4,0x0e,0x07,0x77,0xe8,0xe8,0x81,0xfb, -0x08,0x23,0x0b,0x0a,0x3d,0xf9,0xf8,0xb1,0xf6,0x15,0x19,0x3a,0xfd,0x41,0xea,0xd7, -0xbd,0xe9,0xf0,0x52,0x03,0x0c,0x17,0x0f,0x07,0xd2,0xfc,0xf6,0x16,0xf8,0xee,0x7d, -0xf3,0x08,0x55,0x12,0x1f,0xc0,0x0a,0xe5,0x3d,0xf0,0xfe,0xc2,0x16,0x28,0x85,0x2f, -0x00,0xca,0xd6,0xd4,0x4d,0xe1,0xec,0xf0,0xdc,0x01,0x3e,0x07,0x19,0xbd,0x21,0x17, -0x74,0x04,0xff,0x46,0xf4,0x01,0xf7,0xd9,0xfb,0x42,0x1d,0x1f,0xac,0x19,0xed,0x5c, -0xd9,0xf8,0xf2,0xff,0x0d,0xcb,0x26,0x25,0x95,0x12,0xe7,0x81,0xd7,0xda,0xa1,0xd3, -0xe7,0x61,0xfe,0xed,0xae,0x02,0x20,0x91,0x28,0x2e,0x3e,0x05,0xf9,0xd0,0x13,0x26, -0x21,0x18,0x0d,0xfa,0xf9,0xe8,0xc5,0xf1,0x00,0xc7,0xec,0xfa,0x1f,0xcf,0xc7,0xb8, -0xbd,0xbf,0x84,0xdd,0x20,0x02,0x73,0x70,0x95,0x5d,0x2f,0x76,0xf0,0xb5,0x22,0xa0, -0xa2,0x07,0xe7,0x2b,0x5f,0x47,0x4d,0x4b,0x32,0x0a,0x4a,0xdd,0xc1,0x0a,0xc1,0xcf, -0x24,0xe0,0x19,0x76,0x16,0x23,0x01,0x1b,0x27,0xa4,0x13,0xf4,0x83,0xe4,0xf3,0xfa, -0xff,0x03,0x75,0x0e,0x22,0x87,0x11,0x09,0xae,0x04,0xcc,0x7e,0xd0,0xc5,0xa8,0xf4, -0x21,0xda,0x3f,0x29,0x1b,0x0b,0xfe,0x83,0xca,0xea,0x70,0xdc,0xfb,0xe1,0x11,0xfe, -0xa6,0xfa,0x15,0x0d,0x10,0x18,0x00,0x19,0x1d,0xd5,0x00,0xfc,0x99,0xdb,0xe4,0x35, -0xf7,0xd0,0x1a,0xe2,0x16,0x0c,0x1c,0x04,0xde,0x14,0x0b,0x98,0x14,0xfc,0x56,0xe2, -0xf1,0xb6,0x07,0x0d,0xc1,0x07,0x0d,0x4c,0xef,0xef,0x4d,0x01,0xfb,0xf9,0xed,0xf2, -0xab,0x07,0xfe,0x7c,0x0c,0x11,0xb6,0xf8,0xfa,0x0f,0xf7,0xfb,0x3a,0xf7,0x02,0x53, -0x05,0x16,0x09,0x02,0xe8,0xaa,0xec,0xf3,0x28,0x13,0xe4,0x9d,0xf1,0x07,0x78,0x16, -0xff,0xee,0x0a,0x09,0x85,0x24,0x24,0xba,0x0c,0x0b,0x50,0xf2,0xe6,0x51,0xd7,0xc6, -0xa6,0xc9,0xcc,0x77,0xf9,0x3c,0x34,0x50,0x1d,0x92,0x42,0x31,0x56,0x11,0xf5,0x0b, -0xda,0xf4,0xab,0xc3,0xbe,0xf1,0xdc,0xf3,0xf7,0xfb,0x13,0x0c,0x2f,0x30,0x85,0x08, -0x04,0x89,0x06,0x0c,0x76,0x09,0x0a,0x1a,0x02,0xf1,0x5b,0xea,0xf6,0xcb,0xdd,0xe7, -0x2b,0x04,0x18,0x24,0x27,0x06,0xbf,0xf2,0xe6,0x79,0xe1,0x00,0x1c,0x14,0x16,0xb1, -0xf3,0x00,0xe6,0x09,0x09,0x73,0xfb,0xbb,0xb6,0xcf,0x15,0x7f,0x3d,0x4a,0xd3,0x2b, -0x1b,0x46,0xf3,0xcb,0xd0,0xc5,0xb8,0x89,0xdf,0x1b,0xc9,0x14,0x2a,0xd9,0x09,0x17, -0xce,0x0d,0x0c,0x93,0xf8,0xfa,0x10,0xf3,0xf9,0x53,0x17,0x08,0x35,0x00,0xe5,0x20, -0xf1,0xf1,0x35,0xf5,0xfd,0x96,0xde,0xf2,0x06,0x0c,0x1f,0x09,0x07,0xf8,0x47,0x0c, -0x06,0xfe,0x10,0x02,0x3e,0xfa,0xf4,0xa5,0x04,0x08,0xe2,0x15,0x20,0xd9,0xf9,0xf2, -0x12,0x05,0x0a,0x96,0xf3,0xd8,0xfe,0x00,0xf9,0x4f,0xf5,0xee,0xd4,0xc0,0xea,0x55, -0x01,0x21,0x95,0x21,0x1a,0xd3,0x1a,0x19,0xe0,0xff,0xf8,0x41,0xe5,0xe3,0x60,0x11, -0x09,0xe1,0xed,0xf0,0x08,0xdf,0x04,0x7d,0x28,0x13,0x80,0xef,0xfb,0xbe,0x21,0x1f, -0xcd,0x0e,0x10,0x43,0x0e,0xfb,0x3b,0x00,0xda,0x5d,0xea,0xff,0x65,0x0b,0xf2,0x96, -0xe4,0xf3,0x9d,0xe6,0xd9,0xd3,0xfb,0x1d,0xd6,0x39,0x2a,0x80,0x17,0xe5,0xdb,0x03, -0xde,0x8b,0xd2,0xed,0xaf,0x0a,0x0e,0x10,0x1a,0x1f,0x9d,0x0f,0xf0,0x7c,0x17,0x17, -0xc1,0x0f,0xe0,0xae,0xd8,0xd9,0x50,0x22,0x19,0xcc,0x03,0x03,0x6e,0x06,0xbc,0xb1, -0x02,0xfa,0x9d,0x11,0x47,0x73,0x10,0x10,0x89,0xe6,0xbd,0x62,0xdf,0xd5,0x0f,0xf1, -0x18,0x61,0x38,0x15,0xc6,0xff,0xc9,0x94,0xda,0x09,0x3b,0x30,0x48,0x5f,0x32,0xf1, -0x40,0xda,0xbc,0x99,0xf2,0xff,0x42,0x01,0x02,0x33,0x1c,0x19,0xf9,0xfb,0x01,0xb2, -0x0d,0x0d,0x5a,0x00,0xdd,0xb6,0xfd,0x12,0x49,0xfd,0x0c,0xe6,0xee,0xe2,0x92,0xf6, -0xe4,0xba,0xf5,0x09,0x24,0xf0,0x35,0xde,0xfd,0x16,0xbf,0x10,0x1d,0xee,0x2f,0x26, -0x0c,0x04,0x01,0x7c,0xb0,0xa8,0x91,0xc6,0xe3,0xfb,0xdd,0x09,0x3b,0x0f,0x37,0x26, -0x1d,0x28,0xca,0x05,0x05,0x37,0x06,0x01,0x86,0xea,0xae,0xdc,0xce,0x02,0xf8,0x2d, -0x43,0x2b,0x47,0x1f,0xbb,0xe9,0xc8,0x1e,0xe6,0xe4,0x88,0xee,0x46,0x07,0x4a,0x29, -0xe4,0xe1,0xc0,0xbc,0xac,0xbc,0x8b,0x10,0x4d,0x72,0x65,0x49,0x4a,0x1e,0xc4,0x0a, -0x80,0x85,0x40,0xb3,0x0e,0xf2,0x54,0x5f,0xad,0x49,0xff,0xec,0xca,0xe8,0x03,0xd2, -0xe3,0x13,0xeb,0x1b,0x43,0x18,0x47,0xf9,0x15,0x1a,0x6f,0x10,0xda,0x8b,0xd7,0x00, -0xf6,0xd8,0xdf,0xf6,0x01,0x12,0x72,0x0d,0x11,0x1a,0xec,0x1f,0x45,0x12,0x1b,0x48, -0x07,0x24,0xd4,0x00,0xa8,0x9a,0xa7,0xc8,0xf0,0xed,0x1b,0x44,0x28,0x32,0x94,0x26, -0x11,0xcd,0xfd,0xf8,0xd1,0x0a,0x1a,0x76,0x11,0xfb,0xb3,0xc2,0x09,0x30,0x15,0xf7, -0xd9,0xf1,0xf1,0x09,0x0f,0xfd,0xd9,0xf7,0x08,0x65,0x11,0xdf,0x2b,0xe2,0xdf,0x24, -0xeb,0xfa,0xb3,0x22,0x40,0x1b,0x31,0x0f,0x3b,0x04,0xde,0xbf,0xe2,0xf7,0x0d,0x1b, -0x31,0xe3,0x13,0xf7,0xa8,0xcf,0xbd,0x5d,0xb7,0xef,0x21,0x01,0x10,0x7e,0x1b,0x20, -0x58,0x1c,0x22,0x78,0xec,0x1c,0xd8,0x01,0xf6,0x1b,0xe8,0xef,0x96,0xe4,0x0e,0x98, -0x21,0x1b,0x04,0x1f,0xf6,0x6f,0xeb,0xf0,0x90,0xef,0xf9,0xe3,0x04,0x05,0x22,0xfc, -0xe1,0x92,0xd5,0xf5,0xb3,0x16,0x1f,0x21,0x2c,0x2c,0xe6,0xfd,0xe8,0x73,0xf8,0xda, -0x84,0xf8,0x0c,0x1b,0x13,0xf2,0xaa,0xdb,0xd0,0xdb,0xf8,0x07,0xcf,0x1e,0x1c,0xe4, -0x29,0x0e,0x51,0xf2,0xf4,0xa6,0xfe,0x0e,0xa1,0x16,0x03,0xde,0xf2,0xed,0x94,0xeb, -0xed,0xf3,0xc3,0xf6,0x8b,0x0d,0x1c,0x23,0x19,0xff,0x86,0xf2,0xe6,0x3e,0xfa,0x09, -0x2f,0x38,0x2f,0xc5,0x12,0xf1,0x50,0xe4,0xef,0x58,0xee,0xf7,0x6c,0xf5,0x29,0x72, -0x0b,0x0b,0x45,0x0f,0x10,0x9a,0x01,0xf0,0x95,0xe9,0xf6,0x2a,0xeb,0xc8,0x6e,0xd5, -0x00,0x69,0x18,0x0c,0xdc,0xfe,0xf8,0xe0,0xea,0xf0,0x7f,0x05,0x1d,0x36,0x42,0x45, -0x80,0x1f,0xf4,0xda,0xdc,0xe5,0x69,0x1a,0x2e,0xf8,0xf0,0xe3,0x43,0xe3,0xe7,0xc9, -0x07,0xe1,0x57,0xdc,0xe8,0x70,0xf1,0x1b,0xf0,0x3a,0x3d,0x47,0x23,0x07,0x45,0xe4, -0xdb,0xc4,0xdf,0xdf,0x44,0xdf,0xe1,0x63,0x16,0x28,0x16,0x12,0xe9,0x0a,0xe3,0x08, -0xc6,0x24,0x2e,0x83,0x2f,0x3d,0xd0,0x0c,0xe3,0x70,0xda,0xdb,0x25,0xf6,0x1a,0xf0, -0xf3,0xec,0x04,0xe4,0xef,0xc7,0x15,0xd6,0x48,0xf7,0x07,0x6f,0x10,0x01,0xd2,0xeb, -0x10,0x84,0x46,0x36,0x61,0x05,0x01,0xcd,0xde,0xcf,0x2e,0xf6,0x07,0x25,0xdf,0xd4, -0x37,0xf5,0x03,0x1c,0x25,0x30,0xdc,0x20,0x22,0xed,0xf7,0xe5,0x98,0xdf,0xd9,0xbe, -0x02,0x06,0xe6,0x0a,0x16,0xa3,0xfc,0x11,0xdc,0xf6,0x10,0x61,0x18,0xfa,0xc9,0xf4, -0xe2,0x00,0xfe,0x0b,0xae,0xed,0xf0,0xd4,0xf5,0xf3,0xbd,0xee,0xf4,0xd8,0x0f,0x25, -0x17,0x22,0x17,0xe1,0x28,0x05,0x39,0xfd,0xfb,0x7b,0x06,0x08,0xfa,0xec,0xe9,0x39, -0x09,0xfb,0x02,0xf0,0xd7,0xc1,0xdd,0xff,0x72,0x2a,0x2f,0x1b,0x24,0xf9,0x4b,0xed, -0xc6,0x0b,0xbd,0xec,0x0d,0x0d,0x1d,0x9b,0x14,0xff,0xa1,0xef,0xfa,0x3d,0x01,0xf5, -0xf9,0xe8,0x04,0xb4,0x16,0x07,0xf5,0x08,0x0e,0xfc,0x2a,0x16,0xbd,0x10,0xf0,0x1b, -0xd6,0xce,0xb6,0xd7,0xfe,0x9d,0x26,0x34,0xb8,0x3d,0x1e,0x57,0xfa,0xd2,0xab,0xda, -0xcf,0x25,0xd8,0x0b,0x4c,0x11,0x0b,0x13,0xff,0x13,0xd3,0xf1,0x08,0xe1,0xfe,0xff, -0xb6,0x03,0x10,0xf9,0x0b,0x00,0x7b,0xfa,0xd7,0x87,0xdc,0xe9,0x81,0xfe,0x39,0x72, -0x37,0x27,0xa9,0xee,0xd5,0x1d,0xd7,0xe6,0x42,0x12,0x17,0x83,0x0a,0x07,0xfa,0xe1, -0xe2,0x9f,0x0e,0x09,0x41,0x0a,0x0f,0x81,0x00,0xee,0x16,0xeb,0xfb,0x50,0x07,0x02, -0xd9,0x1c,0x03,0x2b,0xd8,0xe8,0x4c,0x07,0x18,0x07,0x2d,0x2d,0x6b,0x12,0x02,0x10, -0xee,0xe0,0x00,0xe1,0xf0,0x76,0x08,0xf5,0x29,0xff,0xe6,0x2e,0xd1,0xe9,0x06,0x00, -0x2c,0x9a,0x26,0x35,0xc1,0x04,0xed,0xc9,0x01,0x13,0xcf,0xfb,0x00,0x7c,0x01,0xf8, -0xf7,0xd3,0xe4,0x7c,0xea,0xe4,0x47,0xf0,0x18,0xa7,0x16,0x10,0x8e,0xf2,0xfc,0x39, -0x31,0x25,0xc6,0xf7,0xf3,0xd4,0x00,0xea,0x4e,0xe4,0x0c,0x88,0x08,0x14,0x1c,0x12, -0x13,0xa5,0xee,0xee,0x79,0xfb,0x04,0x22,0xf8,0x0c,0x2f,0x1a,0x0b,0xb5,0xed,0xe7, -0x29,0xe5,0xe9,0x80,0xfc,0x23,0x55,0x18,0x12,0xf0,0x1e,0xff,0x5f,0xe2,0xcd,0xa8, -0xe6,0xea,0x15,0x0b,0x27,0xbc,0x24,0x14,0x05,0xf1,0xed,0x38,0xed,0x1d,0xf9,0x2c, -0xee,0xa5,0xed,0xf4,0xce,0xef,0xe0,0x3b,0x00,0x22,0x58,0x2b,0x07,0xbd,0xe3,0xd8, -0x48,0xe8,0xfc,0xd4,0x07,0x0a,0x6e,0x19,0x09,0xc9,0x00,0xec,0x21,0xf6,0x05,0x6e, -0x12,0x09,0x4f,0xf2,0xf8,0x2f,0x09,0xf7,0xaa,0x01,0x01,0xfa,0x0b,0x05,0xe7,0x12, -0x03,0x99,0x12,0xe4,0x58,0xdf,0xf7,0xcd,0xe9,0xe6,0x42,0xea,0x0d,0x97,0x2b,0x1a, -0x10,0x18,0x02,0x74,0xd6,0xdd,0x05,0xe0,0xf2,0x74,0x28,0x47,0x2e,0x2a,0x1b,0x1a, -0x14,0xf0,0x85,0xe1,0xdb,0x87,0xfe,0x1a,0x90,0x01,0xe0,0x29,0xd8,0xdf,0xf1,0xdb, -0xe9,0x68,0x20,0x2f,0xde,0x21,0x1e,0x56,0x10,0x07,0xf6,0x00,0xf2,0xf1,0xf4,0xf3, -0xf6,0xf0,0xde,0x3e,0xf9,0xda,0x5a,0xeb,0x27,0x33,0x44,0x33,0x73,0x25,0x0c,0x87, -0xda,0xc7,0x1c,0xf4,0x0f,0xbb,0x17,0xfd,0x9a,0xec,0xe3,0x22,0xe6,0xfc,0x3c,0x0d, -0x14,0x05,0x08,0xf5,0x7e,0x15,0x10,0x5e,0xf5,0xf1,0x9a,0x09,0x15,0xf8,0xff,0xf8, -0x40,0xfb,0x00,0xb9,0x16,0x1d,0xa3,0xf9,0xd6,0x22,0xd3,0xee,0xec,0xea,0x3b,0x6b, -0x21,0x0f,0x85,0x00,0xd1,0xfd,0xc1,0xc6,0xbc,0xf2,0x29,0x29,0x4d,0x47,0xe1,0x2b, -0x21,0xaf,0x04,0xc8,0xb1,0xb9,0xc2,0x3a,0x22,0x19,0xa8,0x1b,0x11,0x39,0x10,0xf7, -0x39,0xe0,0xf0,0x43,0xe5,0x05,0x38,0x0a,0xe3,0x40,0xef,0x0a,0x0e,0xff,0x07,0xe7, -0xf0,0xfa,0x64,0xde,0x02,0x0d,0x2a,0x12,0x19,0x05,0xfe,0xdb,0x1d,0x0a,0x38,0xe9, -0xff,0xec,0xfb,0x0b,0x74,0x12,0xf6,0xe4,0x04,0xf9,0x3a,0xf5,0x09,0xbe,0xfb,0xf5, -0x09,0xdf,0x04,0xf6,0x0d,0x2b,0xbf,0x1e,0xf2,0xfd,0xdb,0xf0,0x15,0xff,0xf2,0x05, -0xf7,0x00,0xad,0xfe,0xea,0x0d,0xed,0x12,0x27,0xfe,0x0a,0xbb,0x1c,0x2e,0xae,0x07, -0xe3,0x79,0xde,0xf4,0x88,0xe4,0x04,0x11,0x01,0x01,0x16,0x22,0x13,0x53,0xf3,0xfd, -0xc5,0xf8,0x01,0x4f,0x1f,0x3c,0x85,0x16,0xff,0xbe,0xee,0xd5,0xb0,0xb4,0xd7,0x05, -0xf8,0xfb,0x5d,0x0b,0x33,0xcb,0x2b,0x08,0x83,0x0e,0xf7,0x05,0xf8,0xe0,0x3f,0xf8, -0xf6,0x70,0x05,0x16,0xcb,0x0d,0xe8,0x43,0xe8,0xef,0x39,0xe9,0xe6,0x0e,0x02,0x0e, -0x6c,0x39,0x24,0x0c,0x17,0xf6,0x4e,0xec,0x08,0x14,0xe7,0xeb,0xda,0xe1,0xf8,0x5e, -0x11,0x0c,0xf4,0x06,0x28,0xb6,0x26,0x0b,0x0f,0xf7,0xe1,0xcf,0xf7,0xdc,0x65,0xd7, -0x02,0x87,0x12,0x0b,0x80,0x04,0x0d,0xd8,0x07,0xe4,0x4a,0xf5,0xe6,0x27,0x13,0x32, -0xb7,0x1e,0x04,0xc6,0xf1,0xec,0x88,0x05,0xe8,0x0b,0xf1,0xe9,0x56,0x03,0xf9,0xf0, -0xef,0x24,0x94,0x22,0x03,0xa2,0x07,0xfb,0xad,0xe2,0x01,0x17,0x37,0x1c,0xd0,0x1f, -0x09,0x9e,0xda,0xda,0x45,0xd9,0xda,0xb6,0xf5,0xf9,0xa8,0xdc,0xf6,0x44,0xf4,0x23, -0xf3,0x0a,0x06,0xe6,0xfa,0xfb,0x21,0x0b,0x2a,0x1d,0x2c,0x18,0x0b,0x2a,0x15,0x66, -0xf2,0xe4,0x35,0xe7,0x08,0x25,0xff,0xef,0x9a,0xcc,0xdd,0x19,0xf1,0xf4,0x40,0x1d, -0x27,0x17,0x3e,0x1b,0x8c,0x00,0xfa,0x4f,0xd9,0xbd,0x31,0xb3,0xd0,0x2d,0xed,0xfb, -0x42,0x0a,0x17,0xe6,0x55,0x35,0x77,0x25,0x32,0xd0,0x0b,0xf7,0x21,0xee,0xe4,0xf6, -0xe4,0xeb,0xd7,0xe8,0x03,0x0f,0xf4,0x08,0xa3,0xec,0xf5,0xbd,0xeb,0xfe,0x08,0x08, -0x07,0x38,0x28,0x1c,0x22,0x16,0x0b,0x5a,0xf6,0xf5,0x0e,0x01,0x06,0xee,0x12,0xf7, -0x27,0x07,0xf8,0x13,0xdf,0xe0,0x25,0xf8,0xe9,0x4d,0x08,0xf5,0xc3,0xfe,0x08,0xf2, -0x18,0x09,0x4e,0x05,0x0d,0x60,0x0c,0xf0,0xb6,0xfd,0x1d,0x07,0xfe,0xed,0x9b,0xca, -0xcd,0xfb,0xf4,0x08,0x71,0x20,0x23,0x22,0x39,0x21,0xb2,0xe3,0xda,0x5d,0xd1,0xe1, -0xeb,0xfd,0x31,0xdb,0x32,0x2f,0x84,0x1d,0xfd,0xa7,0xee,0xf5,0x66,0xee,0xe7,0xf7, -0xf3,0xc5,0x71,0xe3,0x0b,0x33,0x28,0x0e,0xe6,0xfe,0x02,0x40,0xfd,0x08,0x1a,0x11, -0x06,0xfe,0xef,0xf9,0x95,0x09,0xfa,0xe1,0xf6,0xf2,0xac,0x06,0xe7,0xd8,0xdd,0x02, -0xab,0x14,0x27,0xf1,0x39,0x10,0x76,0xfb,0xf8,0x03,0xe6,0xcd,0x9f,0xe4,0xfc,0xc5, -0x0a,0x16,0xe3,0xff,0x09,0x6b,0x0d,0x0d,0xe0,0x14,0x07,0xac,0xf3,0xe0,0x1d,0xff, -0x01,0x09,0xe3,0x06,0xc2,0x27,0x35,0x2a,0x38,0x19,0xa7,0x02,0xf1,0x2d,0xde,0xbe, -0xe9,0xbd,0xdf,0x77,0xe6,0xe4,0x6e,0x19,0x2b,0xe4,0x21,0x2e,0xdc,0x1c,0x1d,0x62, -0xf3,0xec,0x68,0xeb,0xeb,0xdf,0xe9,0x03,0x67,0x18,0x0b,0xf6,0xea,0xe2,0x69,0xd7, -0xe4,0x83,0xea,0xfd,0x0d,0xfb,0x1f,0x92,0x2d,0x37,0x25,0x1e,0x14,0x25,0xe3,0xeb, -0x7d,0x22,0x02,0xf7,0x03,0xf2,0xdb,0xe3,0xb8,0x5c,0xd4,0x0f,0x50,0x2b,0x43,0x31, -0x07,0xd9,0x7e,0xd4,0xe7,0x25,0xf7,0x38,0x64,0x2b,0x30,0xa9,0x00,0xe1,0xe6,0xfb, -0xf9,0x65,0xe0,0x1a,0x91,0x0e,0xe0,0x87,0xf4,0xf3,0xa6,0xfc,0x02,0xd0,0xe7,0x08, -0x4d,0xfd,0xfe,0xa2,0x13,0xfe,0xf8,0xfc,0x2c,0x84,0x13,0x0b,0x65,0xe0,0xdf,0x03, -0x22,0x14,0x75,0x04,0x00,0x4d,0xe2,0xda,0xea,0x1b,0x3b,0xc2,0xca,0x16,0x07,0xdd, -0xed,0xea,0x1b,0x0f,0x03,0xfa,0xed,0xb1,0xfb,0xd6,0x09,0xea,0xf8,0x57,0x25,0x2f, -0x6f,0x21,0x07,0x65,0xe9,0xe0,0x18,0xe6,0xf8,0x46,0xfc,0xf8,0x04,0xe6,0xfd,0x45, -0xec,0xfc,0xc6,0x11,0x0c,0x46,0x12,0xfc,0xa7,0x23,0x2a,0x44,0x12,0xf1,0x55,0xf7, -0xf3,0x47,0x10,0x06,0xdc,0x02,0xdb,0x7b,0xd8,0xee,0x1d,0x09,0x24,0x73,0x2d,0x0a, -0x0d,0xd7,0xec,0x0c,0x0b,0xe1,0x77,0x1f,0xe9,0xd4,0xfd,0xec,0xc6,0xfc,0x09,0xaf, -0x2f,0x26,0x0b,0x17,0xfb,0xb4,0xe7,0xca,0x74,0xdd,0xfc,0xba,0x06,0x16,0x81,0x22, -0xdc,0x3d,0xdb,0x00,0xd6,0x03,0xf4,0x0c,0xe1,0xe7,0xf9,0x12,0x42,0x01,0x31,0x2d, -0x53,0x2f,0xff,0xa1,0xe5,0xc7,0x66,0xf9,0x03,0x2d,0x11,0xfc,0x1b,0xe3,0xc2,0x79, -0xf9,0x1f,0x17,0x19,0x14,0x04,0xfd,0xf8,0xde,0xfd,0xf2,0x6f,0xf1,0xfb,0x2b,0xf6, -0x0e,0xd2,0x17,0x17,0x69,0x0b,0x09,0x9d,0xf5,0xd4,0xe7,0x07,0x0e,0x6f,0x02,0x0a, -0xc1,0xf7,0x08,0xa7,0x02,0xee,0x3b,0xe5,0xdb,0xdd,0xe9,0x28,0x0e,0x28,0x09,0x6a, -0x0b,0xfe,0x6d,0xf9,0xf9,0xb6,0xff,0xf7,0xe8,0xf5,0xd9,0x3f,0xcb,0xe8,0x51,0xfd, -0x28,0x1b,0x53,0x32,0xe8,0x13,0xfa,0xb6,0xec,0xce,0xfb,0xf0,0x24,0x83,0x0a,0xfb, -0xc5,0xfe,0xe6,0x6c,0xda,0xe4,0xd8,0xec,0x08,0x89,0x1d,0x3a,0x54,0x23,0x0a,0x19, -0xf7,0xf7,0x61,0xcb,0xc6,0x4e,0xcd,0xf9,0x12,0x14,0x1e,0x14,0x20,0x08,0x8f,0x00, -0x16,0x4a,0xe0,0x26,0x5b,0x1b,0x00,0x70,0xde,0x09,0x9d,0x1e,0xd4,0xbc,0x17,0x21, -0x8a,0xd0,0xf5,0xcf,0x42,0x28,0xd6,0x10,0xf4,0x09,0xca,0xcc,0x24,0xe7,0xe0,0xf9, -0xee,0xd4,0x0c,0xdf,0x0e,0x7d,0x4a,0x43,0xfa,0x44,0x34,0x02,0x0c,0xec,0x56,0xc2, -0xbe,0x0f,0xc4,0xfb,0x76,0x0d,0x0b,0xa2,0x03,0x08,0xf4,0x0c,0x14,0x64,0x08,0x0b, -0x24,0x12,0xf3,0x08,0xd7,0xd5,0x6a,0xee,0x0a,0x86,0x3b,0x3c,0xc7,0x3a,0x18,0x9e, -0xc8,0xcd,0xca,0xec,0xf5,0xef,0xf4,0x06,0x23,0x02,0x13,0x68,0x1b,0x00,0xf0,0xf9, -0x17,0xbe,0x0e,0xeb,0x95,0xe4,0xe1,0x23,0xed,0x06,0x2b,0x03,0xe7,0x30,0xed,0x09, -0x51,0x0d,0x2c,0xa4,0x2f,0x24,0xcb,0x00,0xe3,0x92,0xd7,0xed,0x64,0x0c,0x2b,0x13, -0x2f,0x24,0x8e,0x28,0x0a,0xa8,0xf5,0xc1,0x56,0xc6,0xca,0x36,0xdc,0xeb,0xd8,0xf9, -0xea,0xba,0xd5,0xf5,0xce,0x1f,0x2b,0x01,0x32,0x25,0xe7,0x24,0x26,0xc2,0xf3,0xb9, -0xc5,0xda,0xf6,0x03,0x10,0x0c,0xc7,0xf7,0xed,0x30,0xf8,0x00,0x75,0xfd,0x0d,0x78, -0xfe,0x07,0x7e,0x1c,0x12,0x8f,0xf0,0xdf,0xfa,0xee,0xf7,0x88,0xfc,0x07,0xbe,0x17, -0x2d,0x2b,0x32,0x06,0x5d,0xf1,0xe0,0xfe,0xd6,0xf2,0xd6,0xfc,0x17,0x41,0x2a,0x2c, -0xa8,0xf0,0xcc,0xd1,0xc8,0xe4,0x04,0xff,0x18,0xf3,0x05,0x1a,0xcd,0x29,0x29,0x4a, -0x18,0x03,0xb0,0xf8,0xec,0xae,0xc9,0xcd,0xc5,0xfc,0x14,0x41,0xef,0xfa,0xd4,0xf3, -0x08,0xc3,0x27,0x22,0xcb,0x1e,0x06,0x27,0xef,0xdb,0x76,0xc8,0xd7,0x8e,0xdc,0x04, -0x4e,0x10,0x14,0xa4,0x11,0x1f,0xce,0x0f,0xff,0x0d,0x07,0x03,0x8f,0xe0,0xef,0xab, -0xf2,0x1a,0xf2,0x17,0x0d,0x27,0xf8,0xf2,0xa8,0xef,0x0b,0x2a,0x19,0x0f,0x02,0xdf, -0xea,0x36,0xea,0x03,0x2a,0x01,0x12,0x70,0x18,0x14,0x28,0xe7,0x0b,0xe7,0x01,0x0a, -0x3e,0x02,0xef,0x1a,0xda,0xdc,0x54,0x0d,0x1e,0x0e,0x02,0x06,0xa8,0x00,0xf2,0x4f, -0xfa,0x1b,0x90,0x12,0xe8,0x24,0xec,0xd8,0x4f,0xed,0xf7,0xd2,0x16,0x23,0x5d,0x2b, -0x04,0xcf,0x09,0xfd,0xd6,0x0b,0x21,0x7b,0xf6,0xed,0x57,0x01,0xe9,0x1b,0xfe,0x01, -0xeb,0xfd,0x21,0x5c,0x05,0xeb,0x5d,0xe8,0xf1,0xa3,0xe3,0xfd,0x22,0xf8,0xf4,0xbf, -0x08,0x1d,0x08,0x12,0xdd,0xe9,0xef,0xe1,0x1f,0x08,0x1f,0x33,0xdf,0x1b,0xdf,0x61, -0x06,0x01,0xf8,0x3d,0x17,0xd9,0xec,0xb0,0xea,0xe8,0x13,0xff,0xec,0x84,0x04,0x41, -0x56,0x24,0xf5,0xce,0x11,0xc8,0x4a,0xf6,0xb5,0x2b,0xb4,0xd2,0x96,0x0d,0x1e,0xb1, -0x2f,0x21,0x25,0x2d,0xff,0x18,0x12,0x08,0x0b,0xd6,0xcd,0xed,0xe5,0x32,0xea,0x15, -0x06,0x5a,0xe3,0xdf,0x35,0x1a,0xfd,0x13,0x14,0x24,0x55,0x22,0x1d,0x3c,0x04,0x09, -0x05,0xf6,0x9b,0xc0,0xa0,0xeb,0xbb,0x13,0x0e,0xa7,0x23,0x23,0xb3,0x2a,0xfc,0x36, -0xeb,0xf6,0x79,0x1a,0x05,0x25,0xda,0xe5,0xd2,0xf8,0x11,0xda,0x15,0x2e,0x7b,0xf6, -0x0f,0xff,0xf3,0xfe,0x0a,0xcd,0xde,0xd0,0xe6,0xf9,0x75,0x09,0x18,0xca,0x26,0x1c, -0xcc,0x28,0x18,0x41,0x15,0xe4,0xa3,0xdc,0xfa,0x3e,0xfa,0x01,0xd6,0x09,0x02,0xed, -0xf8,0x07,0x5c,0x00,0x17,0x95,0x07,0xe0,0xd5,0xb5,0xd3,0x19,0xd3,0xea,0x1b,0xf9, -0x27,0xfc,0x36,0x35,0xfa,0x23,0xf5,0x51,0xdf,0xdb,0x34,0x03,0x08,0x5f,0x0f,0x11, -0x57,0x19,0x19,0x90,0x0c,0x1c,0x5d,0x21,0x04,0xe9,0xd1,0xc1,0x00,0xd6,0xe6,0xf6, -0xf2,0x2a,0x95,0xf5,0xf5,0x11,0x03,0x2f,0xbc,0x2b,0x0d,0xbe,0x01,0x00,0x51,0xe8, -0xd8,0xab,0xd3,0xf4,0x78,0xec,0xfc,0x57,0x29,0x07,0xc0,0x22,0xf9,0xaa,0xeb,0x17, -0x85,0xfc,0xe9,0x1b,0xdd,0xf3,0x79,0xe8,0x02,0xa2,0x22,0x20,0x88,0x1d,0x1d,0xfb, -0x0d,0xfd,0xd0,0xdc,0xfe,0x9b,0x0a,0x17,0x3f,0x11,0x12,0x45,0x19,0xfb,0xf8,0xbb, -0xca,0xc2,0xcf,0xd4,0x0f,0xf1,0x2b,0x16,0x24,0x1e,0x87,0x12,0x04,0x5d,0xfe,0xf3, -0x70,0xf2,0x01,0xc5,0x19,0x2a,0x85,0xfb,0xf8,0x77,0x0c,0x0b,0x68,0xf4,0xea,0xa6, -0xfd,0xea,0xd5,0xde,0xf3,0x4b,0xe3,0xff,0x9d,0x23,0x26,0x40,0x27,0x15,0x5b,0x0a, -0xfb,0x3e,0xee,0xce,0x92,0xdf,0xed,0x6e,0xf7,0x2b,0x33,0x0e,0x25,0xd9,0xfa,0xb2, -0x9a,0xde,0x05,0xe8,0x25,0x50,0x1d,0x23,0x16,0xd6,0xf4,0xe1,0x48,0xe9,0xfd,0xd5, -0x27,0xfd,0xe9,0xea,0xef,0x3b,0xfc,0x1a,0x04,0xf0,0xc0,0x05,0xf1,0x03,0x28,0x19, -0x25,0x66,0x31,0xfe,0x17,0xd7,0xf6,0x4e,0xf0,0x04,0x61,0xe9,0x02,0xc2,0x07,0xeb, -0x6d,0xe5,0xe5,0x9e,0xf7,0xea,0xb3,0xfa,0x04,0xcd,0x3c,0x1b,0xb3,0x21,0x2e,0x5e, -0x3e,0x17,0x32,0x32,0xdf,0xb1,0xa8,0xb1,0xc6,0xbc,0xda,0xc2,0x1b,0x59,0xef,0x49, -0x24,0xc2,0xc0,0xb9,0x02,0x07,0x1d,0x5f,0x0e,0xd4,0xdf,0xc1,0xfe,0x15,0x14,0xf5, -0x81,0xf8,0x1c,0xa7,0x45,0x2f,0x44,0x1a,0xde,0x8a,0xd4,0xc7,0xf7,0xd8,0x18,0xc2, -0x28,0x40,0xe5,0x02,0xb8,0x1d,0xa2,0xe5,0x22,0x2e,0x22,0xe2,0x10,0x15,0x5c,0x29, -0x05,0xa3,0x1d,0x1e,0xad,0xee,0xdc,0x09,0xfd,0x1d,0x98,0x19,0xee,0x7e,0xd0,0xc5, -0xbb,0xe2,0xe5,0x37,0x13,0x2c,0x46,0x2e,0x06,0x4f,0xe4,0xde,0x60,0xd8,0xdd,0x92, -0x03,0x02,0x34,0x07,0x25,0xa7,0x1e,0x22,0x9e,0x09,0xf5,0xbf,0xe1,0xcc,0x61,0xd7, -0xe4,0xf9,0xff,0x15,0x10,0x3a,0x3c,0x2b,0x50,0x1e,0x20,0xfc,0xd6,0x3e,0xcc,0xd1, -0x24,0xe9,0xfe,0xa2,0x14,0x0c,0x30,0x00,0x07,0x76,0xfe,0x05,0xdd,0x08,0x09,0xbe, -0xf6,0xf7,0x24,0xea,0x0c,0xcd,0x0f,0x20,0x4c,0x0d,0xeb,0x7c,0xf4,0xdd,0xf5,0xec, -0xfe,0xb4,0x19,0x07,0xb4,0xff,0x0f,0x8f,0x06,0xfb,0xaa,0xdf,0xe0,0xdb,0xe8,0x0e, -0xe0,0x0d,0xf3,0x72,0x05,0x25,0xd4,0x2a,0x07,0x61,0xf8,0xf5,0x65,0xfe,0x01,0x66, -0xfa,0xfd,0x3a,0x0c,0x00,0x4d,0xf1,0xda,0xa7,0xca,0xf1,0xc6,0xe1,0x46,0xb3,0x10, -0x2f,0xaf,0xe9,0xfa,0x15,0x02,0x07,0xf6,0xea,0x0b,0xc7,0x14,0x22,0xa4,0x22,0xf4, -0xb3,0xcb,0xe2,0xbd,0xe4,0xf6,0x82,0xf8,0x12,0x1e,0x10,0x0c,0xb8,0x05,0xfd,0x93, -0xe6,0x00,0xa2,0x03,0x27,0x19,0x1a,0x07,0x98,0x13,0xec,0x14,0xdb,0xf9,0xae,0x12, -0xff,0x30,0x0f,0x0f,0xb5,0xfc,0x0a,0x56,0xd3,0xf9,0x3c,0x11,0x13,0xbf,0xfc,0xf6, -0x5c,0xf5,0xf9,0x41,0x12,0xcc,0x4b,0xf1,0xed,0xd1,0x01,0x0c,0x02,0x06,0x0f,0xc1, -0x12,0x11,0x7c,0xe8,0x13,0xcc,0x32,0x1e,0x3e,0xfb,0xe1,0x71,0xce,0xe5,0x40,0x13, -0x09,0xb6,0x26,0xf4,0x93,0x10,0xfc,0x12,0xf5,0xfd,0x97,0xee,0xe8,0xa8,0xdf,0xfc, -0xba,0x0d,0x21,0x63,0x0d,0x16,0x77,0x2a,0x1c,0xf4,0xe3,0xc2,0x7f,0xdc,0xf2,0xb6, -0x2c,0x23,0xcf,0x09,0xe4,0x6d,0xc9,0xbe,0xb6,0xde,0x14,0xc6,0x5a,0x43,0x3e,0x32, -0x03,0x47,0xdb,0xad,0xda,0xcf,0xe0,0xc2,0x0a,0x49,0x67,0x4e,0x22,0x12,0xe5,0xd0, -0xed,0xdb,0x19,0x37,0x2e,0x0a,0x73,0xfd,0xfb,0xf2,0xf0,0xe0,0x8d,0x12,0x18,0xa9, -0x24,0x0c,0xc9,0xea,0xc9,0xa0,0xb3,0xbe,0xda,0xed,0x17,0xbe,0x29,0x4b,0x86,0x1d, -0x0a,0xe7,0xf7,0xd8,0x34,0xec,0xf8,0x68,0x02,0x02,0xc3,0xfd,0x03,0xa6,0x0a,0x29, -0x02,0x14,0xf5,0xf4,0xda,0xf5,0x61,0xe0,0x20,0x8d,0x19,0x11,0xaf,0x06,0x06,0x9b, -0xd0,0xae,0xca,0xc6,0xff,0x82,0x27,0x54,0xfc,0x3e,0x40,0x50,0xf1,0xe0,0xdb,0xe4, -0xe7,0x29,0x05,0xeb,0xc4,0xf0,0xea,0x26,0xed,0x03,0xfc,0x04,0xfc,0x14,0x04,0x09, -0x12,0xea,0xf9,0x92,0x00,0x04,0xdf,0x0b,0x23,0xc9,0x17,0x26,0x6c,0x0d,0xee,0x88, -0xeb,0xf8,0x21,0xff,0xff,0xd1,0xe8,0xe1,0x09,0xeb,0xf6,0xee,0xf7,0x02,0x1e,0x0c, -0x2f,0x95,0x32,0x2b,0x6d,0x15,0xf7,0x59,0xd6,0xcb,0xcb,0xf7,0x07,0x5e,0x16,0x0f, -0xcf,0xe3,0xd4,0x24,0xd4,0xe8,0xd7,0xf7,0x0e,0x01,0x1b,0x13,0xe0,0x10,0x19,0x9c, -0x22,0x07,0xc6,0x05,0x02,0xad,0xfd,0x0d,0xd1,0xd9,0xc5,0xdc,0xcd,0xda,0x43,0x02, -0xf6,0xd8,0xfd,0x10,0xad,0x38,0x2d,0xc2,0x17,0x07,0x53,0x08,0xf9,0xef,0xf1,0x13, -0x67,0x19,0x00,0x6a,0xe3,0xec,0xbb,0xf7,0xdc,0xc7,0xfd,0xe6,0x5e,0xe9,0x09,0xf9, -0xff,0x01,0xbf,0x25,0x1c,0x3f,0x34,0x2e,0x42,0x16,0xef,0x57,0xd9,0xd6,0x42,0xd1, -0x08,0xa0,0x19,0x05,0x6e,0x23,0x14,0xd7,0x08,0x05,0x88,0xd4,0xbb,0xbb,0xcc,0xf1, -0xb6,0x0f,0x2b,0xed,0x2e,0x11,0xed,0xee,0xe5,0xc4,0xfa,0x08,0x7b,0xf8,0xe7,0x0d, -0xf7,0x14,0x55,0x24,0x22,0xe1,0xf4,0xe7,0xf9,0xd9,0xe1,0x7f,0xfe,0x35,0xa7,0x26, -0x0f,0xeb,0xf0,0xec,0x61,0xe6,0xf1,0xca,0xfd,0x0d,0x2e,0x16,0xf4,0x80,0xe9,0xdb, -0xa1,0xdb,0xf4,0x55,0x20,0x3f,0x1b,0x48,0x2a,0x9a,0xf5,0xce,0x6e,0xbd,0xcc,0x35, -0xe0,0xfe,0x8b,0x23,0x32,0x64,0x1e,0x0e,0xee,0x1a,0x01,0x55,0xeb,0xd8,0x1b,0xe0, -0xea,0xfd,0xff,0x21,0xd3,0x06,0x07,0x36,0x0d,0x28,0x01,0x22,0xf4,0x11,0xdf,0xd3, -0xe0,0xd5,0xf0,0x08,0x04,0x10,0x10,0x2e,0x18,0xa6,0x12,0x07,0x4c,0xdd,0xf8,0x9d, -0x23,0x31,0x4f,0x16,0x02,0x14,0xfb,0xed,0xf8,0xe2,0xeb,0xce,0xf1,0x0e,0xbd,0xf3, -0xd2,0xca,0xd8,0xc5,0x44,0xef,0x16,0x82,0x02,0x0d,0xf7,0x12,0x13,0xa7,0x32,0x48, -0x7c,0x41,0x25,0xb1,0x0a,0xf0,0x0e,0xd5,0xe7,0x36,0xeb,0xd7,0xd2,0xe5,0xef,0x9d, -0xdd,0xe7,0x56,0xe2,0xfa,0x09,0x06,0x15,0x46,0x13,0x25,0xa8,0x30,0x12,0x24,0x1c, -0x22,0x47,0x0b,0xf3,0x9b,0xd3,0xc5,0x19,0xc5,0xf8,0x52,0x07,0x3a,0x6c,0x39,0x22, -0xc1,0xfa,0xdb,0x8c,0xc8,0xe0,0x4e,0xf7,0x0c,0xc6,0x32,0x21,0x93,0xe9,0xdf,0x5d, -0xd7,0x03,0xaf,0x23,0x4e,0xa7,0x10,0x06,0x69,0xf1,0x04,0xf9,0xce,0xc5,0xd3,0xf3, -0xca,0xd1,0x2a,0x3a,0x73,0xf7,0xf7,0xee,0xe8,0x09,0xc3,0x1d,0x13,0x0c,0x25,0x11, -0x00,0xff,0xe8,0x70,0x02,0xfa,0x30,0xfc,0x11,0x6e,0xfa,0xf7,0x04,0xf6,0xd7,0xbd, -0xdd,0xd8,0xf4,0xe7,0xdd,0x2a,0x06,0x38,0x02,0x37,0x12,0xb5,0xe9,0xe9,0x51,0xfb, -0x06,0xb1,0x1e,0x4c,0x17,0x22,0x01,0x4e,0xf9,0xdd,0x53,0xea,0xfd,0x19,0xee,0xe8, -0x2d,0x08,0xff,0x03,0xf1,0xff,0x06,0x07,0xfb,0x7d,0x08,0x0a,0x94,0x09,0x0c,0x39, -0xfb,0xfc,0x04,0xf3,0xdb,0xde,0xf7,0xff,0xba,0xfc,0x00,0xd3,0xf9,0xfa,0x16,0x02, -0x11,0x82,0x0e,0x1b,0x9d,0x15,0x1a,0xb8,0x05,0xf0,0xe5,0xf6,0xf3,0x5c,0x04,0xef, -0xe4,0xf1,0x04,0xf3,0xfd,0xfd,0x3c,0xe9,0xd6,0xb6,0xef,0x09,0xce,0x0c,0x36,0xbc, -0x44,0x29,0x43,0xff,0xec,0x64,0xda,0xeb,0x8d,0xef,0xf5,0xdc,0x01,0x04,0xc5,0xf4, -0x14,0xc1,0x08,0xea,0x67,0xe1,0xf4,0xb8,0x09,0x0f,0xbb,0x3b,0x1e,0xf9,0xf2,0xdd, -0xa5,0xc7,0xd7,0xba,0xd7,0xf6,0xc5,0xfa,0x11,0x35,0x21,0x26,0x22,0x31,0x18,0xb5, -0xf6,0xef,0x4f,0xf1,0xea,0x9b,0x00,0xf7,0xd5,0x10,0x11,0xd5,0x05,0x01,0x5b,0x0a, -0x01,0xeb,0x0c,0xf0,0x43,0x04,0xfe,0x1b,0xec,0xd9,0x1c,0xf3,0xec,0x2a,0xf9,0x1a, -0xb1,0x26,0x16,0xf2,0xee,0xe8,0xf9,0xde,0xfe,0xd3,0x02,0x16,0xe9,0x04,0x01,0xeb, -0x13,0xff,0x4e,0xf1,0x07,0x27,0xfb,0x18,0xdb,0x16,0x25,0xb1,0x2a,0x09,0x23,0xe0, -0xc2,0xb7,0xd6,0xfd,0xe4,0xf8,0xf8,0x6c,0xff,0x02,0xde,0xf4,0x00,0x18,0x0f,0xfa, -0xcf,0x02,0x0f,0x7e,0x1c,0x24,0xce,0x04,0xf3,0x27,0xfa,0xfb,0xc1,0xe5,0xcd,0x5c, -0xe1,0x03,0x36,0x08,0xfd,0xfd,0x17,0x0e,0x94,0x27,0xf5,0x28,0xe2,0x06,0x07,0x28, -0x23,0xc8,0xef,0x0f,0xb2,0x0d,0xff,0x8d,0xda,0xdf,0x15,0xff,0x00,0x76,0x12,0x08, -0xbf,0x03,0xf0,0xd0,0xf3,0xfb,0x4b,0xe8,0xe0,0xc5,0xee,0xf1,0xf7,0x05,0x0a,0xd7, -0x02,0xe5,0xcf,0xee,0x02,0x8d,0x22,0x4a,0x8b,0x2d,0xf9,0x76,0xfb,0x21,0xca,0xf9, -0xf6,0x43,0xe2,0xf6,0x7c,0xec,0x0c,0x08,0x11,0x09,0x59,0x05,0xfc,0x24,0xf3,0xdc, -0xf2,0xd0,0xe8,0xae,0x00,0x28,0xad,0x28,0x09,0xe3,0xde,0xd3,0x59,0xf2,0x0a,0x82, -0x16,0x38,0x69,0x3f,0x18,0x6f,0x00,0xc9,0x09,0xad,0xc5,0x02,0x29,0x65,0x20,0x30, -0xfa,0xca,0xdf,0xc0,0x2e,0xd1,0x02,0x43,0x11,0xf8,0x4e,0xf9,0x0a,0xf6,0xed,0x1d, -0x74,0x26,0x3d,0x28,0x23,0xeb,0x6d,0xe0,0xdb,0x0b,0xe4,0xef,0xf2,0x04,0x05,0x32, -0x17,0x0a,0xcb,0xec,0xeb,0x2b,0xf5,0x01,0xfc,0x13,0x03,0xe4,0xf5,0xfa,0x15,0x10, -0xfd,0x49,0xfe,0x0a,0x49,0x15,0x14,0xb2,0x18,0x0a,0x45,0xf5,0xe0,0xa5,0xe1,0xe7, -0x8b,0xf0,0xfc,0x8c,0x05,0xe5,0x87,0xf9,0x17,0x6f,0x1a,0x21,0xcf,0x41,0x0c,0x27, -0xdd,0xd9,0xe5,0xe2,0xf9,0xd1,0xfc,0x21,0x5b,0x24,0x15,0x47,0xfa,0xcf,0x0e,0xe8, -0xf7,0xb3,0x07,0x28,0x7e,0x19,0x08,0x52,0x09,0xd8,0x85,0xdd,0xe0,0x89,0xf7,0x0c, -0x67,0x17,0x23,0xbe,0x14,0x0e,0x48,0xfe,0xe4,0xd1,0xdb,0x01,0x49,0x16,0x2c,0x33, -0x16,0x01,0x61,0xe6,0xbe,0xa0,0xd0,0xe3,0x37,0x33,0x24,0x12,0x09,0x09,0x76,0xfa, -0xf1,0xc2,0xfd,0x10,0x3e,0x21,0x28,0xd4,0x02,0xff,0xfe,0xde,0xeb,0x93,0xc7,0xd9, -0x27,0xea,0x09,0xf0,0x15,0x26,0xac,0x1e,0x14,0x7a,0x05,0xe0,0xa6,0xe2,0x01,0xc3, -0x19,0x1a,0x18,0xd5,0xe6,0x25,0xe7,0x18,0x6f,0x00,0xf8,0x63,0xfe,0x0f,0x66,0x15, -0x13,0x11,0x0d,0x15,0x9c,0xef,0xec,0x97,0xf5,0x0e,0x2a,0xf2,0xfc,0x9c,0x00,0xf6, -0xa7,0x06,0x0f,0xa2,0x14,0x02,0x85,0xcf,0xfe,0x7e,0x0a,0x00,0x36,0xe5,0xf4,0xb0, -0xfb,0xfa,0x5b,0x0e,0xff,0x83,0xff,0xed,0xc7,0x03,0x08,0x77,0x0d,0x11,0xc7,0x25, -0xee,0xa3,0xfe,0xff,0x19,0x08,0x14,0x8d,0xe4,0xe0,0x2b,0xf2,0xee,0x97,0xea,0xfc, -0xa7,0xfa,0x1a,0x81,0x27,0x10,0x35,0xec,0xee,0xb7,0x0f,0xf1,0x39,0xea,0x27,0x99, -0x32,0x08,0x2b,0xff,0x0d,0xc2,0xf7,0xf7,0x41,0x01,0xe7,0xba,0xe8,0xdc,0xbf,0xe0, -0xf5,0x1d,0x13,0x1c,0x27,0x15,0xfd,0xd3,0x0a,0x12,0xb1,0x07,0x10,0xbe,0x0c,0xf6, -0x10,0xf7,0xf6,0x4a,0x04,0xf5,0x54,0xf1,0xf5,0x13,0xfe,0xf5,0xb2,0xe1,0xfa,0xad, -0x0e,0xf2,0x76,0x0d,0x0a,0xa7,0x1e,0x0b,0x0b,0x0f,0xec,0x31,0xec,0xfc,0x52,0xf4, -0x08,0x93,0xf6,0x0c,0x13,0x07,0xec,0x1e,0xd8,0x01,0x29,0x25,0x27,0x3d,0x10,0xed, -0x2d,0xe4,0xeb,0x46,0xf9,0x15,0x7c,0x24,0x02,0x88,0xe8,0x03,0xff,0x06,0x06,0x59, -0x12,0x1b,0xf8,0xde,0xd3,0xb1,0xff,0x10,0x3b,0x23,0x19,0xbe,0xf4,0xf0,0x80,0xf9, -0x0c,0x2c,0xfd,0xeb,0xe0,0xd1,0xd2,0x73,0xd9,0x04,0x32,0x45,0x38,0xca,0x00,0xf1, -0xf5,0xf4,0x05,0xa3,0x12,0x07,0x96,0x18,0x1a,0xe1,0x0c,0xec,0xfb,0xe6,0x00,0xe4, -0x01,0xf1,0x89,0xf0,0xf7,0xbf,0xfb,0xf0,0x6a,0xf4,0x03,0x94,0xfd,0xfa,0x41,0xf8, -0x00,0x4f,0x02,0x04,0x63,0xfa,0x10,0x0c,0xfb,0xfc,0x23,0x00,0xf9,0x22,0xd9,0xff, -0x8d,0x17,0x21,0x7e,0x06,0xff,0x82,0xfa,0x04,0x10,0x0d,0x22,0x73,0x05,0xf7,0xf6, -0xf9,0x05,0x77,0xf9,0xf3,0xb4,0xe9,0xeb,0x15,0xff,0x14,0x07,0xfe,0x06,0x2c,0x17, -0x06,0xc0,0xec,0xe9,0xa0,0x0a,0xf4,0xa9,0xfc,0x03,0x15,0xf8,0xd5,0x84,0xde,0xf7, -0xee,0x11,0x05,0xb0,0x04,0x1e,0x4f,0x1b,0x11,0x15,0x25,0x34,0x33,0x2c,0xf5,0xf4, -0xe9,0xed,0x56,0xf4,0x0c,0x4a,0xfc,0xec,0xc3,0xd8,0xb5,0x56,0xf1,0xe3,0xe3,0x19, -0x10,0x1e,0x31,0xe7,0x3b,0xce,0xe7,0xa0,0xf4,0x19,0x2b,0x3f,0x29,0x51,0x2d,0x04, -0xc4,0xea,0x02,0x48,0xf3,0xf2,0xa0,0x04,0xf9,0xe2,0xf3,0x0e,0xb0,0x2c,0x2e,0xc4, -0x0e,0xf1,0xe2,0xe7,0xf6,0x6d,0xe1,0xed,0xe8,0x15,0x20,0xdf,0x05,0xe2,0xff,0xd6, -0xda,0xf9,0xe2,0xf6,0x25,0x0f,0x2a,0x39,0x1a,0xf8,0x95,0xed,0xdd,0x52,0xe5,0x0f, -0x88,0x38,0x10,0xb9,0xfe,0x28,0x10,0x37,0xf7,0x69,0xfb,0xe8,0x21,0xcc,0xd0,0x3c, -0xd3,0x07,0x12,0x12,0x26,0x75,0x32,0x17,0x7c,0xf5,0xe8,0xcd,0xf4,0x0a,0xd1,0x05, -0xf6,0x27,0xe8,0xe4,0x37,0x26,0x24,0x8c,0x02,0xf9,0x9b,0xe8,0xe2,0x08,0xd3,0xd6, -0xb1,0xf7,0x2b,0xf8,0x1e,0x14,0xca,0x00,0x12,0x30,0x01,0x0a,0x1a,0x16,0x1a,0x49, -0x05,0x0d,0xb8,0xe7,0xc1,0x30,0xd7,0xde,0x32,0xff,0x15,0xae,0x20,0x28,0x12,0x10, -0x14,0xa8,0x10,0x2e,0x37,0x2a,0xea,0x6d,0xb8,0x15,0x56,0xf2,0xd4,0x64,0xdd,0x03, -0xee,0xe8,0x04,0xed,0xf5,0xdf,0x1d,0x19,0x1e,0x71,0xfa,0xea,0xaa,0xe6,0xea,0x27, -0xe9,0xfc,0x23,0x11,0x38,0x14,0x26,0x22,0x8a,0x22,0x12,0xe9,0xef,0xde,0x60,0xf0, -0xe7,0x60,0xea,0xe3,0x2d,0x06,0x0a,0x40,0xf9,0x16,0x11,0x19,0xfc,0x9b,0xe5,0xe5, -0xb0,0xe9,0xf6,0x5f,0x22,0x3f,0xa2,0x30,0x16,0x23,0x07,0xee,0x5e,0xe8,0xf0,0x56, -0xde,0xd8,0xbe,0xe5,0x02,0x90,0x1e,0x2c,0xd9,0x2c,0x09,0x7d,0xf2,0xcb,0x35,0xfc, -0x02,0xfb,0x11,0x06,0x08,0xfa,0xf5,0xa6,0xcc,0xec,0x77,0x26,0x2d,0x3b,0x33,0x13, -0x2e,0x1c,0x0a,0xb3,0xe2,0xbc,0x88,0xb0,0xd5,0x30,0xef,0x17,0xc7,0x2d,0x1b,0xd7, -0x0a,0x0c,0xa0,0x0f,0xdb,0x21,0xd5,0xc8,0xc6,0xf1,0x18,0x2d,0x14,0x19,0x7d,0x12, -0x1e,0xa5,0x2b,0x28,0x80,0x12,0xe6,0xa0,0xe9,0xd5,0x05,0xe2,0x03,0x0f,0x14,0xeb, -0xe7,0xed,0xd3,0x09,0xd5,0xeb,0x8c,0xfe,0xf9,0x18,0x1f,0x2c,0x4b,0x2a,0x27,0x82, -0x1d,0xfc,0x5a,0x07,0x1e,0xed,0x18,0xf9,0xc2,0xea,0xfc,0x36,0x0c,0x00,0x33,0xf7, -0xf6,0x2c,0xe8,0xe8,0xc0,0xe9,0xe6,0x31,0xed,0xed,0x8b,0x03,0xfb,0x63,0x04,0x44, -0x34,0x28,0xed,0xde,0xd4,0xcf,0x6d,0xd8,0xf9,0x6c,0x0e,0x1f,0xf5,0x3f,0x29,0x99, -0x1c,0x12,0x7f,0xe8,0xd4,0xae,0xd6,0x20,0x8e,0x23,0x19,0xfa,0xe9,0xdc,0x50,0xcd, -0xc9,0xdc,0xf2,0x1b,0x68,0x21,0x43,0x38,0x1f,0x00,0x84,0xec,0xc9,0x1c,0xf6,0xde, -0xe1,0xed,0x0f,0x13,0x00,0x07,0x54,0x05,0xed,0x3b,0x07,0x06,0xf7,0x28,0x14,0xc5, -0x09,0x30,0xc5,0x0b,0xd7,0xcb,0xd0,0xcf,0xe7,0xf1,0x2e,0x88,0x1f,0x11,0x49,0xf7, -0xe8,0x94,0xfa,0x03,0xc6,0x08,0x16,0x34,0x01,0xe4,0xc6,0xe2,0xe5,0xc5,0xed,0x14, -0x8e,0x17,0x1c,0x49,0x13,0x17,0x7d,0x11,0x03,0x21,0xec,0x0c,0xa8,0xfb,0xdc,0xe2, -0xca,0xd8,0xcc,0xfa,0x21,0x20,0x3c,0x3a,0xff,0x3d,0x0f,0xf9,0xf3,0xd2,0x47,0x9d, -0xa6,0x61,0xbd,0x02,0xf1,0x4b,0x72,0x63,0x42,0xfd,0xa5,0xd6,0xe7,0x31,0x1a,0x30, -0x6e,0x0c,0xe4,0xd1,0xad,0xb6,0x70,0xf0,0x0d,0x39,0x17,0x15,0xad,0x11,0x02,0xc5, -0x17,0x10,0x7a,0xf4,0xcb,0x68,0xd9,0xd7,0xaf,0xe9,0x0d,0xac,0x33,0x46,0xe9,0x37, -0x19,0x6d,0x12,0xed,0x71,0xe9,0xec,0x95,0xf0,0xf2,0xd2,0xf9,0x08,0x50,0xfc,0x04, -0x2f,0x1f,0x0c,0x77,0x15,0x16,0xd6,0x01,0xe8,0x7b,0xeb,0xf2,0x7b,0xef,0xe5,0xe5, -0xfa,0xe4,0x98,0xc9,0xfe,0x9f,0x17,0x0d,0x06,0x18,0x0b,0xc4,0x08,0x01,0x00,0xe8, -0xfe,0x4d,0xe4,0x24,0x35,0x54,0x43,0xdb,0x28,0xf8,0x3e,0xce,0xbd,0xf6,0xa0,0xe2, -0x9e,0x20,0x21,0x7b,0x12,0x15,0x5f,0x10,0x05,0x1f,0x07,0x0e,0x1b,0xf8,0xf0,0x09, -0xe0,0xea,0x56,0xf6,0x18,0xe8,0xfc,0xdb,0xa7,0xdb,0xff,0x16,0x0c,0xfb,0xf0,0x18, -0x1b,0xd9,0x16,0x08,0xd9,0x06,0x13,0x6a,0x11,0xf6,0xa3,0x0e,0xe1,0x99,0xe8,0xea, -0x55,0x0c,0x12,0x02,0x10,0xee,0xff,0x09,0xf0,0x02,0xc1,0xf7,0x39,0x37,0x27,0xa7, -0x37,0x10,0xb5,0xd8,0xd7,0xaa,0xd3,0xf2,0x80,0xfd,0x15,0x4d,0xff,0xe0,0x2d,0xd0, -0xe7,0x1b,0x2b,0x27,0xaf,0x2c,0x16,0x24,0x16,0xf6,0x8d,0xdb,0xe4,0xb4,0xd5,0xec, -0x70,0x07,0x33,0x0c,0x08,0x37,0x7a,0xf0,0xf3,0x0a,0xe1,0x1c,0x1a,0xe9,0x12,0x53, -0x24,0x12,0x1f,0xf7,0xe7,0x74,0xd1,0xc7,0x17,0xed,0xf3,0x19,0x03,0x20,0x2f,0x22, -0x0d,0xad,0xf3,0xe6,0xda,0xe9,0xef,0x31,0x10,0x15,0x07,0x23,0x38,0x98,0x25,0x14, -0xa5,0xe1,0xd7,0xb4,0x28,0xfd,0xf9,0x08,0xed,0xd1,0xd8,0xc5,0x16,0xe2,0x09,0xbb, -0x0c,0xec,0x53,0xdb,0x00,0xc9,0x17,0x20,0xc4,0x08,0xfd,0x24,0x09,0x1b,0x52,0x1a, -0x1c,0xfe,0x2a,0x0e,0x34,0xc7,0xb1,0x4b,0xce,0xed,0xe2,0x0e,0x1a,0x35,0x2a,0x2b, -0x59,0x0e,0xeb,0xca,0xcd,0xd3,0xcc,0xf4,0xf4,0x5d,0x1a,0x3b,0xd7,0x26,0x2a,0x86, -0x13,0xf0,0x17,0xdd,0xd6,0xc2,0xf6,0xeb,0x2f,0xf6,0x21,0x40,0x12,0xf1,0xff,0x17, -0x02,0x2b,0xff,0xe7,0x93,0xf6,0xf1,0x1c,0xf4,0x03,0x04,0x00,0xea,0x9f,0xf3,0x03, -0x01,0x0f,0x21,0x66,0x24,0xf5,0xa8,0x06,0x21,0x59,0x0b,0x0a,0x60,0x0c,0xef,0xea, -0xe9,0xf7,0x7e,0xda,0xd2,0x7c,0xd0,0xe3,0xf8,0xd9,0x05,0x90,0x3b,0x4c,0x93,0x42, -0x20,0xed,0x14,0xea,0x7f,0xd6,0xd0,0xf8,0xd9,0xf0,0x82,0xf5,0x0f,0x5c,0x0e,0x0e, -0x02,0x01,0x07,0xc9,0xfb,0x1e,0xda,0x1b,0x00,0x70,0xda,0xde,0x63,0xd9,0x0c,0x15, -0x20,0x19,0x22,0x06,0x12,0x14,0x03,0x13,0x57,0x0e,0x01,0xe9,0xfd,0xea,0x64,0xe5, -0xe1,0x41,0xc1,0xe2,0x57,0x11,0x55,0x52,0x28,0xfc,0x84,0xd4,0xe7,0xb0,0xff,0x11, -0x67,0x21,0x15,0xba,0x12,0x28,0x10,0x17,0xee,0x41,0xc9,0xb6,0xfc,0xe4,0xef,0x5a, -0x0f,0x1f,0xca,0x28,0xdb,0xb8,0xd9,0xf9,0x19,0x0f,0x21,0xe6,0x1e,0x0d,0xea,0xfd, -0xe6,0x41,0xe5,0xec,0xd0,0xfa,0x19,0x06,0x18,0x0e,0x42,0xf4,0x07,0xa3,0x20,0x1c, -0x5b,0x0f,0xed,0x18,0xe4,0xcc,0xa6,0xc5,0xe2,0x95,0x13,0x37,0x57,0x33,0x30,0x3e, -0x13,0xf1,0x97,0xcb,0xe4,0xf0,0xf0,0xea,0xac,0xf8,0x02,0x84,0x13,0x14,0x95,0x0f, -0x06,0x3e,0x10,0x17,0x21,0x1b,0xfc,0xf9,0xdb,0xd4,0xc5,0xd5,0x02,0xb0,0x1e,0x24, -0xe8,0xf8,0xea,0x92,0x02,0xec,0xe2,0x13,0x1f,0xde,0x13,0xfc,0x17,0xf7,0xfc,0x9a, -0x00,0x06,0x24,0xf3,0xfe,0xd2,0x0e,0x1a,0x96,0x02,0xef,0xc3,0xdf,0xf6,0x80,0xfa, -0xf5,0x07,0x06,0x0b,0xa9,0x07,0xed,0x65,0xec,0xff,0x79,0xff,0x10,0x78,0x27,0x11, -0xdb,0xfb,0xef,0xbf,0x01,0xff,0xb1,0xfc,0x11,0x78,0x0f,0xeb,0xb8,0xf8,0xec,0xe1, -0xe4,0xee,0x5c,0xe5,0xf1,0x1a,0x1f,0x21,0x53,0x31,0x1c,0xb9,0x0d,0xe9,0x37,0xeb, -0xe9,0x43,0xeb,0xf8,0x36,0x0a,0xfd,0xdb,0x09,0xeb,0xe7,0xdf,0xf7,0x5b,0x09,0x1a, -0xc8,0x2e,0x23,0x80,0x0e,0xef,0x8e,0xf2,0xf0,0x16,0x00,0xda,0x6e,0xf0,0x04,0x72, -0x17,0x3b,0xfb,0x42,0x16,0x01,0xd5,0xc5,0x78,0xaf,0xa8,0x86,0xda,0x05,0xd2,0x3a, -0x2b,0x40,0x33,0x1b,0x3b,0x17,0xff,0x74,0x04,0xfc,0xde,0x1e,0x02,0xe7,0x0c,0xf5, -0xd2,0xe5,0xf0,0xa3,0xe7,0xfa,0x4c,0xfd,0x1a,0xaf,0xfb,0xd4,0x9b,0xdb,0xed,0x32, -0xfb,0xf9,0x26,0x22,0xfd,0xc8,0xfa,0xfb,0x24,0x06,0x20,0x49,0x1b,0x19,0xb1,0xf5, -0xdd,0xc3,0xee,0x0a,0xc8,0x1a,0x1b,0xf5,0x03,0xef,0xb8,0xdd,0xf6,0x0b,0xfe,0xee, -0x1e,0xe2,0xf7,0xcf,0x01,0x16,0x2e,0x2b,0x27,0xea,0x09,0x01,0xe4,0x00,0xea,0x35, -0xdb,0xe6,0xfd,0xf9,0x0c,0x7f,0x15,0x22,0x7d,0x39,0x1b,0x03,0xfb,0xef,0x00,0xdd, -0xdb,0x40,0xcf,0xe3,0x7c,0xe4,0xf2,0xde,0x04,0x07,0x13,0x10,0x06,0xbc,0x10,0x2c, -0x93,0x12,0x18,0x9f,0xfc,0xeb,0x80,0xf4,0x08,0xf3,0x09,0x0e,0xa2,0x00,0xea,0x3e, -0xe6,0xfd,0x52,0xec,0xdc,0x10,0xf4,0x0f,0x5e,0x47,0x27,0xde,0xff,0xeb,0x7c,0xe9, -0xe1,0x7c,0xd6,0xf9,0x06,0x0d,0x0e,0xd6,0x1a,0x28,0xb6,0x17,0xf9,0xcd,0xff,0xfa, -0xe9,0xec,0xda,0x5d,0xe8,0xfc,0xc4,0x09,0x17,0xa0,0x01,0xfb,0xb8,0xf5,0x01,0x9a, -0xfb,0xee,0xd8,0xe8,0xf7,0x05,0x0c,0x1a,0xa7,0x06,0xff,0x39,0xe5,0xd1,0x51,0xe4, -0x08,0x03,0x33,0x3f,0x02,0x22,0x1f,0x0d,0x06,0xf2,0x4a,0xe5,0x07,0x19,0xf2,0x17, -0xf4,0xfb,0xe0,0x78,0xdc,0xe6,0x05,0xf6,0x0d,0x53,0x15,0x17,0xf8,0x0a,0xf7,0xe9, -0xfb,0xf5,0x78,0xea,0xe3,0xdf,0x06,0xf3,0x1a,0x0f,0x38,0x46,0x2c,0x07,0xdd,0xe9, -0xfc,0x26,0xee,0xef,0x38,0xe5,0xdf,0xe1,0x09,0x0f,0x0e,0x32,0x05,0x4a,0x0e,0xf2, -0x47,0xd2,0xe6,0x7d,0xee,0xef,0x2f,0xfb,0x0b,0xbd,0x1f,0x19,0x46,0x2c,0x1e,0xff, -0x0d,0xf8,0x7b,0x0f,0xed,0xf4,0xea,0xd6,0x98,0xc7,0xcc,0x7e,0xe4,0x04,0x78,0x26, -0x2e,0x8c,0x3e,0x2a,0x68,0x1a,0xf7,0x17,0x0f,0xdd,0x37,0xfe,0xe2,0x4a,0xf4,0xe2, -0x56,0xfb,0x03,0x20,0x02,0x04,0x8b,0xf6,0x0d,0x21,0x21,0x0b,0x3e,0x1c,0x03,0xfd, -0xef,0xff,0xf7,0xeb,0xd1,0x88,0xc9,0xeb,0xa9,0x11,0x39,0x3c,0x13,0x11,0x97,0x03, -0xfb,0x16,0xf2,0x0f,0x92,0x2f,0x24,0xa1,0x07,0xe3,0x10,0xbd,0xd2,0x7f,0xe7,0xfe, -0x5c,0x1d,0x18,0xa6,0x06,0x06,0xb0,0x08,0x0a,0x71,0x0a,0x0e,0x50,0x15,0xf7,0x56, -0xee,0xea,0x9c,0xfd,0xff,0x89,0xfe,0xe1,0x83,0xe4,0x01,0xe3,0x06,0x15,0x25,0x16, -0x11,0xae,0x1b,0x17,0x25,0x01,0xec,0x88,0xec,0xdc,0x5f,0xe1,0xed,0x49,0x02,0x15, -0xb4,0x18,0xfa,0xc7,0xfc,0x1a,0x35,0x18,0x18,0x13,0x02,0xe3,0x54,0xeb,0xff,0x91, -0x04,0x07,0x8d,0xf7,0xe9,0x6b,0xdf,0xfb,0x1b,0x02,0x00,0xce,0x04,0x07,0xc4,0x03, -0x07,0x4d,0x1a,0x28,0x0e,0x15,0x03,0x5d,0x19,0x0e,0xd9,0xec,0xe5,0xdb,0xe2,0xea, -0x40,0xe4,0xf6,0x67,0xee,0xf0,0x30,0xf8,0x0a,0x5c,0x21,0x1e,0x3f,0x0c,0xf5,0xb8, -0xfa,0xf0,0x3e,0x08,0x17,0x12,0x17,0x05,0x79,0x0b,0x06,0x00,0x08,0xef,0x46,0xe2, -0xd1,0x92,0xe0,0xf5,0xa8,0x07,0x1f,0x51,0x24,0x20,0x13,0x1f,0xf7,0x83,0xd1,0xd6, -0x1e,0xe1,0xf2,0xd6,0x08,0xfa,0x19,0x00,0x23,0x10,0x1d,0xfb,0xcd,0xf6,0xf8,0xca, -0xeb,0x06,0x30,0x0d,0x0d,0x18,0x0c,0x05,0xd2,0x05,0xfc,0x93,0x08,0x0f,0x49,0x0a, -0xe7,0x11,0xd3,0xe2,0x0e,0xe9,0x00,0xb9,0x15,0x14,0xaa,0xf2,0xea,0x04,0x0e,0x2b, -0xe6,0x07,0x0c,0xec,0x10,0xf5,0xa2,0xe9,0xe5,0xe5,0xd7,0xed,0x10,0x1e,0x19,0xef, -0x29,0x1e,0x83,0xff,0xee,0xc1,0xeb,0xde,0xa2,0x04,0xfd,0x5d,0x08,0x0a,0xce,0x0f, -0x08,0xaf,0x03,0x09,0xc3,0xff,0xfa,0x2f,0xe5,0xf5,0x62,0xf4,0x01,0x87,0x08,0x04, -0x1b,0xee,0xd4,0x99,0xdc,0x08,0x2e,0x1e,0x27,0x27,0x1c,0x16,0x6d,0x14,0xcf,0x26, -0xde,0xd2,0x9e,0xfc,0x0e,0x1b,0x17,0x17,0x46,0xf3,0xf4,0x84,0x07,0x0a,0xa9,0x0d, -0x0b,0x8b,0x0e,0x27,0x80,0x25,0x0c,0x86,0xe9,0xc4,0x03,0xc8,0xd0,0xab,0xf1,0xf7, -0x9b,0x2f,0x28,0x92,0x0d,0x01,0x7c,0xef,0x12,0x68,0x08,0xff,0x89,0xf4,0xf0,0x56, -0xf8,0xee,0x1a,0xfa,0x0a,0xd8,0x13,0x0b,0xb1,0x1b,0x06,0xd6,0xeb,0xe3,0x9e,0xd8, -0xe7,0x7c,0x16,0x37,0x0b,0x38,0x1c,0x2f,0x0d,0xeb,0x43,0xd5,0xe4,0xb2,0xf2,0xf6, -0x0c,0x0b,0x05,0xde,0xec,0xe3,0xe8,0x23,0x06,0xb9,0xdf,0x03,0x74,0x28,0xf5,0xe5, -0xf0,0x0c,0xe4,0x11,0x06,0xa5,0x01,0x00,0x9b,0xf1,0x00,0xb8,0x02,0xfc,0x10,0xef, -0xe5,0x86,0xf0,0xf8,0xa2,0xfc,0x0a,0x17,0x0c,0x08,0x7c,0x07,0x0f,0x4b,0x08,0xfc, -0xd0,0xf5,0x00,0xbd,0x0f,0x06,0xc5,0x0e,0x12,0x4d,0x16,0x04,0x6f,0xe9,0xf6,0x56, -0x06,0x0d,0x8a,0x00,0xf4,0xde,0xd7,0xde,0xa9,0xfe,0xfb,0x70,0xfe,0x0b,0x3e,0xeb, -0xec,0x6b,0xfe,0x29,0xc5,0x08,0xfd,0x5e,0xfe,0x10,0xca,0x2b,0x26,0xbc,0x13,0x10, -0xd9,0xf9,0xed,0x3b,0xe1,0xcf,0xb9,0xdd,0xdb,0x91,0xf0,0xef,0x85,0x1a,0x1c,0x98, -0x0b,0x0b,0xf9,0x0f,0x1d,0xad,0x17,0xff,0x1c,0xde,0xc6,0xec,0xd6,0xf4,0x3c,0x0b, -0x34,0x7c,0x1d,0x0b,0x15,0xe8,0x05,0x3d,0xff,0x0a,0x94,0xeb,0xe0,0x81,0x1d,0x0e, -0x7e,0x01,0xee,0x2c,0xf9,0xfe,0xcb,0xf7,0x11,0x9d,0x14,0xfb,0x89,0x0f,0x11,0x70, -0x00,0xe8,0x0f,0xec,0xf1,0x07,0x0a,0x18,0x69,0x12,0x15,0x11,0x0e,0xde,0x94,0xd3, -0xee,0x48,0xf7,0xff,0x06,0x0d,0x19,0x68,0x10,0x15,0x8d,0x07,0xfc,0x74,0xf0,0xf3, -0xc9,0x0d,0xf6,0x3f,0xf1,0xe6,0x15,0xda,0xe6,0xe8,0x0b,0x21,0x60,0x39,0x22,0xa8, -0x07,0xfd,0x1e,0xfb,0x07,0x44,0x1f,0x06,0x02,0x0c,0xe6,0x43,0xd5,0xd3,0x42,0xec, -0xf8,0x13,0x16,0x03,0xd9,0xfc,0xfe,0x02,0xfb,0x04,0xc0,0xef,0xf9,0x12,0xfa,0x11, -0x3e,0x12,0x15,0x66,0x0d,0x02,0x25,0x0b,0x02,0x69,0x0a,0xfc,0x90,0xe8,0xe8,0x81, -0xf1,0x02,0xb1,0xef,0xf3,0xe2,0xec,0x01,0x2f,0x1a,0x21,0xa5,0x23,0x10,0xc6,0xff, -0xf5,0x6b,0xfc,0xfe,0x35,0x17,0x02,0x98,0xe8,0xf3,0x24,0xf0,0xeb,0x03,0xea,0xdb, -0xa3,0x12,0x11,0x95,0x28,0x28,0x9a,0x03,0xd4,0x5e,0xc2,0xe8,0xe9,0x15,0x17,0xd9, -0x1b,0x03,0xcb,0xf1,0xe5,0xd9,0x13,0x17,0x25,0x0c,0xf3,0xaa,0xe6,0xf3,0xf1,0x11, -0x2e,0x73,0x41,0x19,0xf8,0xe9,0xdf,0x6f,0xca,0xc3,0x82,0xd5,0x02,0xdf,0x16,0x07, -0xcd,0x19,0x1f,0x60,0xf9,0xfe,0x78,0xfc,0x0b,0x27,0x0d,0x07,0xc1,0xfd,0x05,0xc5, -0x0c,0xfe,0x2c,0xed,0xe8,0x39,0xfa,0x0b,0xa3,0x0a,0x03,0x0b,0x0b,0x00,0x4c,0xcf, -0xd8,0x55,0xe6,0x0f,0xc0,0x24,0x24,0x70,0x0f,0x10,0x76,0x0d,0xf8,0x36,0xeb,0xd8, -0xd6,0xd7,0xe4,0xda,0x00,0x27,0x09,0x28,0x14,0x00,0x08,0xfd,0x42,0xf0,0x00,0x8c, -0x11,0xf1,0x8e,0xf1,0xfb,0x3b,0x03,0x0c,0xab,0xff,0xef,0x14,0x10,0x1f,0x95,0x28, -0x23,0xc9,0x01,0xdf,0x6a,0xe6,0xd3,0x7b,0xdd,0xdf,0x06,0xfc,0xfe,0xe2,0x20,0x16, -0x4d,0x1b,0x11,0xc2,0x0a,0x09,0x43,0x0f,0xe4,0xad,0xd0,0xd1,0xd6,0xfb,0x0d,0x82, -0xf3,0xfe,0x7f,0xf6,0xfd,0xa7,0xfc,0x1f,0xb0,0x21,0x1b,0x49,0x1d,0x03,0xcf,0x0a, -0x07,0x66,0xe3,0xdd,0x34,0xd6,0xd9,0xb4,0xf1,0x00,0x5a,0x1d,0x1e,0x90,0x18,0x0e, -0xf4,0x08,0x02,0xd2,0x1d,0xf8,0xe6,0xe3,0xbf,0xd8,0xe6,0xd9,0x98,0xf7,0x1a,0x90, -0x22,0x1c,0xc8,0x28,0x0e,0xb9,0xf5,0xfa,0x74,0xf1,0x0c,0xa6,0x17,0x1a,0x5f,0x0c, -0xf7,0x09,0xe9,0xb4,0x7b,0xcd,0xf9,0x0c,0x22,0xda,0x7b,0x08,0xf1,0x72,0x1b,0xe8, -0x0b,0x1d,0x1b,0x98,0x1a,0x1c,0xb1,0x1d,0x06,0xf2,0xf3,0xef,0xe8,0xfa,0x17,0x66, -0x09,0x02,0xf1,0xd6,0xcb,0x41,0xc4,0xe5,0x98,0x18,0x2c,0xad,0x0f,0x1b,0x46,0x00, -0xf2,0xe8,0xf7,0x06,0x27,0x04,0x17,0x04,0x16,0x27,0x1a,0x10,0xf9,0x69,0xe1,0xcc, -0x76,0xbd,0xf0,0x7f,0x2f,0x41,0x2a,0x08,0xf9,0x56,0xef,0xe9,0xda,0xfc,0xe2,0x0f, -0x0c,0x07,0x63,0x21,0xf5,0x84,0x09,0xe4,0x8b,0x09,0xd7,0x34,0x07,0x03,0x3b,0x1d, -0x14,0xf2,0x11,0x1d,0x63,0x00,0xec,0x8a,0x06,0xfe,0x29,0xf6,0x05,0xe7,0xf8,0xea, -0xc5,0xe8,0xde,0x4b,0xee,0x0e,0xe0,0x31,0x46,0x52,0x1a,0xfc,0x62,0xd8,0xc6,0x7f, -0xcc,0xf7,0x39,0x27,0x16,0xbe,0x2d,0x06,0xe3,0x00,0x05,0xf4,0x22,0x02,0x17,0x05, -0x09,0x2e,0xef,0xe0,0xd6,0xd2,0xdf,0x93,0xc9,0xd9,0xbf,0x17,0x3b,0x1c,0x1d,0x0c, -0xaf,0x03,0xfa,0x05,0xf0,0xf1,0xd9,0xf7,0x19,0xcb,0x25,0x1f,0x8f,0x05,0xfc,0xc5, -0xd9,0xeb,0xfa,0xd7,0x0b,0xb2,0x18,0x1c,0xab,0x14,0xf8,0x2c,0xf8,0xec,0xb5,0x19, -0x12,0xd7,0x06,0xd6,0x8e,0xf2,0x02,0xd5,0xdb,0xdd,0xff,0x17,0x26,0x61,0xe3,0x22, -0x89,0x1d,0x13,0x37,0x09,0xfa,0xc3,0xde,0xf4,0x58,0xd6,0xed,0x1f,0xe6,0x20,0x4e, -0x3d,0x26,0x27,0xe9,0x05,0x73,0xf4,0x0a,0x90,0xcb,0xfc,0xdd,0xe1,0x09,0x00,0xeb, -0x13,0xf5,0xe7,0xfc,0x61,0xf4,0x09,0x30,0x1a,0x08,0x42,0x24,0x26,0x54,0x10,0x07, -0x88,0xf2,0x01,0xe0,0xf1,0x00,0xa8,0xf0,0x07,0x43,0xeb,0xfe,0xb3,0xcc,0xf8,0x24, -0x06,0x1c,0x18,0x02,0x29,0x81,0x35,0xde,0x44,0x0a,0xca,0x43,0xe5,0x01,0x0e,0x05, -0x05,0x4f,0x14,0x02,0xaa,0xf5,0xe5,0x14,0xf9,0x0e,0x8c,0x15,0xfb,0x4a,0x02,0xf6, -0x17,0xed,0xee,0x98,0x11,0xf3,0x90,0xdd,0x0a,0x6d,0x24,0x1f,0x24,0x2b,0x14,0xb2, -0xf4,0xfb,0x06,0xe8,0xe8,0xc5,0xed,0x07,0x1e,0xef,0xf7,0xd9,0xf2,0xfe,0x61,0x05, -0xfc,0xb5,0x15,0x2d,0x5f,0x2c,0x0a,0xa4,0xef,0xda,0x1f,0xe0,0xd8,0x9b,0xe9,0x11, -0x0e,0x18,0x1d,0x55,0x22,0x08,0xd0,0xf3,0xe3,0x17,0xdf,0xea,0xc0,0xf1,0xf5,0xbf, -0xfb,0x33,0x05,0x24,0x1e,0x40,0x1a,0xec,0x06,0xf3,0xee,0xde,0xf1,0xe6,0x77,0xf6, -0x0b,0xb6,0x08,0x16,0x23,0x07,0xfd,0x72,0x07,0x0c,0xd5,0xe6,0xf5,0xee,0x0d,0x09, -0x27,0xee,0xd6,0x48,0xc7,0x08,0xd7,0x0f,0x17,0x5c,0x3f,0x20,0x29,0x02,0xe8,0xdf, -0xd5,0xea,0xbb,0x1f,0x25,0x35,0x06,0xdb,0x39,0xe1,0xe1,0x22,0x05,0xfa,0x7c,0xfc, -0x20,0xc2,0x32,0xee,0x48,0xde,0xf2,0x09,0x22,0x2c,0xce,0x10,0x12,0x12,0x1f,0xed, -0xad,0xd4,0xbe,0xd4,0xcf,0xe4,0xce,0x1c,0x2f,0x73,0x0d,0x1c,0x94,0x07,0xfd,0x99, -0x0c,0xf1,0x2a,0xf1,0xe9,0x17,0xd0,0x0a,0x9e,0x24,0x21,0x3d,0x12,0x10,0x16,0x0a, -0x06,0x24,0xe7,0xe8,0x44,0xdc,0xfe,0xe0,0xe8,0x1f,0x25,0x24,0xf1,0x29,0xed,0x07, -0x90,0xf7,0xf7,0xf9,0x04,0x15,0x52,0x2f,0x2e,0x90,0x0d,0xe6,0x0e,0xd9,0xcc,0x8f, -0xbd,0xaa,0x64,0xff,0x0f,0x9c,0x2d,0x3a,0x53,0x3b,0x26,0x28,0xf0,0xf2,0xe0,0xf6, -0xef,0xa6,0x17,0xfa,0x58,0x08,0x31,0x61,0x0f,0xf7,0x92,0xed,0xd4,0x82,0xd4,0xfb, -0xbd,0xff,0x0e,0x7b,0x04,0xef,0x70,0xea,0xd8,0xe1,0xe5,0xfb,0x49,0x22,0x60,0x02, -0x3a,0xf4,0x9f,0xe9,0xd6,0xe1,0x0b,0x04,0x62,0x13,0x0c,0xf5,0xfb,0x00,0xbb,0xeb, -0xf5,0x5e,0xef,0xb7,0x09,0xc5,0xe7,0x12,0x11,0x05,0x35,0x60,0x57,0x5f,0x57,0x21, -0x4a,0x0c,0xc4,0x0f,0xbd,0xcf,0x0b,0xd6,0xc7,0xff,0xed,0x21,0xa2,0x49,0x54,0x0e, -0x3b,0x08,0xc1,0xd7,0x95,0x72,0xac,0xe1,0x72,0x15,0x35,0xd8,0x3c,0x1b,0x0d,0xef, -0xe0,0xa0,0xf3,0xc3,0x46,0x03,0x12,0x8c,0x18,0x11,0x3a,0xf1,0xf6,0x2d,0xef,0x1b, -0xda,0x19,0x28,0xd8,0x1d,0x10,0x0c,0xef,0xc3,0x1b,0xab,0xec,0x9f,0x1d,0x49,0xaf, -0x2e,0x0d,0x93,0x40,0xe3,0x0b,0xc8,0xa6,0x75,0xf1,0x01,0x59,0xf6,0xe1,0xd4,0xec, -0x2b,0xe6,0xdb,0x1b,0x08,0x0a,0xfc,0x80,0x02,0x38,0x56,0x09,0xe9,0x15,0x0c,0x12, -0xc3,0x48,0x2b,0x2e,0xfb,0xc6,0xfc,0xb0,0xa7,0xee,0xcf,0x19,0x9d,0x37,0x2b,0xf7, -0x26,0x01,0x33,0xf4,0xf9,0xb6,0x19,0x08,0xc8,0xee,0xe1,0x98,0xe7,0xdd,0xa6,0xef, -0x0e,0x5f,0x40,0x22,0x98,0x13,0xf7,0xd7,0xdd,0xe4,0x9f,0xef,0x16,0x1c,0xf9,0xf7, -0xaf,0xe5,0x06,0x0a,0x26,0x07,0x07,0xfa,0x31,0x4b,0xee,0xc6,0x15,0x05,0x1f,0xf0, -0x0d,0x24,0x39,0x03,0xdf,0x4e,0xd4,0xb8,0x1e,0xf1,0x19,0xf8,0x36,0x14,0xcc,0x0e, -0xf5,0x57,0xf9,0x1f,0x5b,0x11,0xe0,0xef,0xde,0xd7,0xe6,0xe9,0xf1,0xd0,0x1a,0x51, -0x52,0x45,0x18,0xcc,0xe2,0xce,0xa8,0xf1,0x0e,0xb1,0xff,0xf3,0xfb,0xe3,0xd3,0x44, -0xdd,0x07,0xf9,0x25,0x29,0xd1,0x0f,0xfc,0x39,0xe4,0x13,0x40,0x20,0xff,0xfa,0x0a, -0x1a,0x42,0x08,0x05,0xf2,0xed,0xcf,0xba,0xe4,0xe4,0xd8,0xfc,0x11,0x38,0xef,0xf3, -0x32,0x02,0x13,0x9e,0x1f,0x22,0x9d,0x0b,0xf4,0xb5,0xfd,0xef,0xd2,0xd9,0xea,0x9f, -0xf9,0x1c,0x78,0x15,0x1a,0x73,0x2b,0x10,0x6c,0xee,0xe0,0xde,0xe0,0xea,0xae,0xf0, -0x07,0xb3,0xfd,0x01,0xc7,0x06,0x1b,0xd4,0x2a,0xff,0x35,0xe6,0xdd,0x0f,0xfe,0xf9, -0x79,0x06,0x01,0x15,0xed,0xf2,0x16,0x06,0xee,0x69,0x06,0x18,0xd7,0x06,0xef,0xc7, -0x01,0xec,0x55,0xed,0x36,0xa2,0x1f,0x17,0x20,0xf9,0x09,0x40,0xed,0xee,0x19,0xfb, -0x24,0xa9,0x1b,0x14,0x8f,0xfa,0xdb,0xf1,0xd2,0xe6,0x3e,0xe3,0xfa,0x57,0x1d,0xf9, -0xe7,0xea,0x10,0x44,0x21,0x2d,0xb5,0x28,0x12,0xaf,0xe4,0xd3,0xba,0xd8,0xe0,0xc4, -0xfb,0x0e,0xb3,0x1f,0x21,0x3f,0x15,0xeb,0x8d,0xf5,0xe2,0x67,0xd9,0xef,0x17,0x16, -0x29,0x14,0x08,0xf5,0xbe,0xdb,0xe3,0x4c,0x10,0x36,0x2c,0x39,0x24,0x07,0x08,0xf3, -0xab,0xd7,0xc8,0xdb,0xed,0x02,0x44,0x05,0x18,0x1a,0x1a,0x02,0x98,0xf3,0xfc,0xe2, -0x0c,0xee,0x88,0xf2,0xf7,0xb2,0xe4,0xea,0x73,0xed,0x09,0xa9,0x08,0xfa,0x3c,0x0c, -0x2a,0xae,0x25,0x1c,0xa3,0xfd,0xd2,0xdd,0xb5,0xce,0x47,0x05,0x2a,0x01,0x3d,0x2f, -0x4c,0xf7,0xc8,0xfc,0xe0,0xfe,0xd8,0x1a,0x18,0xbf,0x22,0x24,0xbe,0xf8,0xe1,0x67, -0xf8,0x0e,0xe1,0x10,0xf7,0xdf,0x06,0xe7,0xcc,0xce,0xde,0x3b,0xd8,0x13,0x35,0x47, -0x5b,0x56,0x31,0x17,0xca,0x02,0xf6,0x8c,0xd8,0x9b,0xe2,0xaa,0xcd,0xb9,0xdd,0xf3, -0x85,0x1d,0x55,0x13,0x54,0x23,0x8b,0xf1,0xc4,0x08,0xc7,0xdf,0x58,0x21,0x46,0x4d, -0x2e,0x12,0x2d,0x09,0xf8,0x4b,0xf0,0xc6,0x34,0xc8,0xea,0x8c,0x10,0x21,0xea,0x2f, -0x0e,0xa5,0xef,0xfa,0x12,0x02,0x10,0x2b,0x21,0x21,0xbf,0x08,0xf1,0x3c,0xd6,0xc4, -0x98,0xdd,0x0e,0xdf,0x05,0xf8,0x1a,0x31,0x29,0x04,0x0f,0xe2,0xc3,0xd0,0xda,0x37, -0xe8,0x17,0x07,0x29,0x19,0xd5,0xf1,0xd4,0x15,0xe6,0xeb,0x84,0xfb,0x0e,0xbc,0x1c, -0x1a,0x37,0x1a,0x1a,0x9e,0x25,0x16,0x62,0xfd,0xf3,0x37,0xe1,0xda,0xe7,0xdb,0xea, -0xa4,0xee,0xfc,0xbc,0xee,0x1c,0x13,0x2d,0x0b,0x11,0x05,0x04,0x7a,0xf8,0x08,0x21, -0x02,0x0d,0xc7,0xfe,0xe2,0xe5,0xe3,0xf8,0x43,0x1e,0x32,0x02,0x2a,0x06,0xa4,0xf2, -0xd2,0x6f,0xc9,0xe7,0xdc,0x14,0x26,0x6c,0x0a,0xf1,0x7e,0xee,0xcc,0x1a,0xe6,0xf7, -0xbb,0x0c,0x00,0x01,0xef,0xe2,0x02,0x08,0x3d,0x2d,0x4c,0x3f,0xec,0x31,0xea,0x8e, -0xba,0xdd,0x26,0x1f,0x17,0xa4,0xf6,0x18,0xfb,0x14,0xc6,0x58,0xbb,0xe6,0x83,0xf1, -0xfd,0x02,0x11,0x18,0x3a,0x17,0xf2,0x15,0xf3,0x0b,0xa2,0x00,0xeb,0x52,0xe5,0xf2, -0x31,0x05,0x02,0x6c,0x0b,0x1c,0xb2,0x0d,0x22,0x86,0x29,0x18,0xf0,0xf1,0xe7,0x4c, -0xff,0x27,0x8c,0x0b,0xfa,0x7f,0xe3,0xe1,0x62,0xd6,0xda,0xdb,0xf7,0xf8,0xf4,0x1e, -0x1e,0x50,0x1c,0x03,0x8c,0x00,0xe5,0x8b,0xd5,0xed,0xdc,0xf0,0x17,0x52,0x21,0x33, -0x0c,0x17,0xf1,0xe6,0xef,0xe3,0xbe,0xfa,0x0f,0xff,0x0e,0xf8,0xa6,0x05,0xf7,0x66, -0xed,0xe8,0x9a,0xfb,0x09,0xba,0x07,0x05,0x58,0x0b,0x1e,0x4a,0xfa,0xfa,0xe2,0x09, -0xf7,0x90,0xef,0xfe,0x3f,0x13,0x1c,0x3a,0x07,0xf5,0x71,0xe1,0xda,0x32,0x01,0x1a, -0xe7,0x13,0x0d,0xca,0xe9,0xdf,0x8e,0xeb,0xf7,0x1b,0x03,0xfd,0xfd,0x0d,0x11,0x3c, -0x0d,0xfc,0x2b,0xe6,0xda,0x11,0x0e,0x19,0x2d,0x19,0x29,0x09,0x1a,0xf0,0x7f,0xe9, -0xf1,0x37,0x06,0xff,0xc9,0x08,0xf5,0x31,0xe3,0xf7,0xaa,0x05,0x10,0x4b,0x05,0xe8, -0x5f,0xf2,0x08,0x7b,0x27,0x1d,0x87,0x0a,0xe4,0xcb,0xd5,0xce,0x9e,0xea,0xf4,0xd0, -0x00,0x1e,0xfc,0x1d,0x1b,0x7a,0x19,0x1a,0xad,0x04,0xed,0x17,0xf1,0xd4,0xd2,0xe3, -0x01,0x22,0x1d,0x30,0xd7,0x35,0x11,0xee,0xf1,0xd7,0x96,0xd3,0xea,0x77,0xf5,0x1b, -0x05,0x12,0x02,0xc6,0xd5,0xcb,0xe9,0xdb,0xf7,0xfc,0xf9,0x1c,0x6a,0x31,0x3e,0xae, -0x42,0x0d,0x80,0x13,0xdd,0x1c,0xd6,0xd9,0xe2,0xf9,0xf6,0xc4,0x0e,0xf9,0x50,0xea, -0xe7,0x09,0x03,0x1a,0xa4,0x30,0x44,0x2f,0x15,0xe4,0xd5,0xd6,0xd6,0x5a,0xd0,0x0a, -0x26,0x2d,0x17,0xa5,0xf0,0x0a,0x31,0x00,0xfd,0x77,0x02,0x08,0xa9,0x18,0xfd,0x89, -0xf7,0xcf,0xd3,0xcf,0xdd,0xc9,0xee,0x0f,0x2b,0x1d,0x44,0x86,0x2a,0x09,0x32,0xe5, -0xf7,0xd7,0x0c,0x03,0xc9,0x01,0xee,0x5e,0xea,0xf4,0xd2,0xfb,0xf8,0x5b,0xfd,0x1d, -0xff,0x04,0x07,0x5b,0xfd,0xf2,0xaa,0xed,0xf7,0x75,0x11,0x18,0xac,0xfe,0x07,0xf2, -0xfc,0xff,0x30,0x01,0xf9,0xfe,0x02,0xf2,0xaf,0xf4,0xf9,0xb7,0xf7,0x02,0x21,0xfb, -0xe9,0xc4,0xd3,0xfb,0xf6,0x04,0xfd,0x11,0x2e,0x47,0x4b,0x39,0x2a,0xb5,0xe8,0xd8, -0x6d,0xcb,0xd4,0x07,0xec,0x04,0x24,0x02,0x15,0x8e,0x10,0x0b,0x37,0xef,0x04,0xcb, -0x1e,0x2a,0x1e,0x0a,0xf2,0x8e,0xe8,0xe9,0x78,0xf1,0xf9,0xbd,0xf7,0xf4,0xde,0xf3, -0xe3,0xcd,0x06,0xff,0x62,0x1e,0x2a,0xbc,0x30,0x19,0x27,0xfa,0xd1,0xb7,0xcb,0xe5, -0xd0,0x14,0x08,0x21,0xff,0xf9,0x36,0xd6,0xdc,0x02,0x14,0x40,0x6a,0x3a,0x13,0x0c, -0xef,0xe4,0xd1,0xfe,0xf7,0x03,0xf0,0xff,0xb5,0xf7,0xf2,0xf1,0x07,0x04,0x36,0xec, -0x26,0x57,0x0d,0xfa,0xdc,0xf8,0xfb,0xfc,0x07,0xf5,0xac,0xe0,0xf7,0x5d,0x0c,0x1d, -0x2d,0x24,0x0a,0xd8,0xdf,0xca,0x35,0xc8,0xec,0xe7,0xff,0x08,0x2b,0x23,0x26,0xac, -0x0f,0x04,0xb6,0x2b,0x1d,0xda,0x1c,0x16,0x4d,0xf4,0xd3,0xfd,0xbe,0xca,0x3c,0xe6, -0xef,0x7f,0x04,0x2a,0x23,0x2b,0x03,0x3c,0xe3,0x02,0xaa,0x10,0xff,0x40,0xf1,0x04, -0xb1,0x0e,0x26,0xbc,0x28,0x19,0x38,0x24,0xfc,0xf0,0xe4,0xe5,0x9c,0xc1,0xbd,0x51, -0xba,0xd6,0xb7,0x0c,0x3b,0x8f,0x42,0x25,0x7a,0xff,0x06,0x00,0xf1,0xd7,0x6b,0xdc, -0xff,0x4b,0x1f,0x1d,0x54,0x19,0xf7,0x7a,0x02,0x14,0xf5,0x1c,0xfe,0x9b,0xd5,0xe9, -0xb1,0x05,0x08,0x6f,0x02,0xef,0x08,0xdf,0xd9,0xc0,0xf3,0xf0,0xb2,0xf6,0x07,0x79, -0x0b,0x1b,0x63,0x13,0x09,0x63,0x0a,0x0f,0xb3,0x06,0x08,0x7e,0x0b,0xf9,0xbd,0xf7, -0x06,0xee,0x13,0x15,0xac,0xf9,0xe2,0x25,0xe1,0xfd,0xb8,0x0b,0xf1,0xff,0xe4,0xe5, -0x13,0x06,0x00,0x4c,0xfc,0x1d,0xce,0x2b,0x14,0xf3,0x11,0x1e,0x35,0x0b,0xf5,0x5e, -0xd7,0xd0,0xdf,0xe1,0xf5,0x13,0x01,0x04,0xf4,0x05,0x0a,0x91,0x17,0x2b,0x87,0x0f, -0xfb,0xe2,0xf5,0xee,0xca,0xcd,0xd8,0xc3,0xfe,0x24,0xde,0x28,0x02,0x99,0x07,0xfc, -0xae,0xe7,0xf4,0x9b,0x03,0xf2,0xf7,0xe0,0x00,0xc9,0x11,0x10,0xd6,0x1f,0x2d,0x67, -0x2e,0xfa,0x83,0xe2,0xf4,0x40,0xea,0xf8,0xe7,0x0c,0x04,0xc5,0xe3,0xd9,0x66,0xf9, -0x05,0x68,0xef,0xfa,0xc9,0x05,0x1f,0x0b,0x0c,0xfd,0x7f,0x2f,0x06,0x2a,0xf4,0xf7, -0xac,0xfa,0xdb,0x66,0xe8,0x1b,0x1d,0xec,0x17,0x44,0x01,0xcd,0x1c,0x24,0x19,0x45, -0x26,0x2a,0x97,0x16,0xe8,0xea,0xda,0xee,0x7e,0xfe,0xdf,0xd5,0xdf,0xf2,0x1b,0xf9, -0xe9,0x27,0x02,0xfc,0xcc,0xff,0x12,0xf8,0x0b,0x27,0x54,0x16,0xee,0xa3,0xf7,0xf3, -0x38,0xf0,0x0b,0xce,0x2e,0x40,0xea,0x14,0xea,0xd9,0xc1,0xde,0x92,0xf9,0x13,0xd1, -0x23,0x21,0xb2,0xfe,0x0f,0xc3,0x05,0xd2,0x2f,0xe8,0x03,0xfc,0x12,0xf1,0x09,0xda, -0xd4,0x7c,0xfb,0x10,0x3b,0x20,0x0b,0x0a,0x05,0x06,0xed,0x14,0x26,0x64,0x0b,0xfd, -0xec,0xfe,0xdd,0x46,0xe6,0xe0,0x2c,0xf8,0x1b,0x84,0x2a,0x1d,0x94,0xf1,0x16,0x80, -0xc6,0x0b,0xd5,0xff,0x13,0x9b,0x1e,0xff,0xb1,0xff,0xeb,0x71,0xe5,0xc1,0xa2,0xbf, -0xab,0x00,0xd6,0xfd,0x6a,0x43,0x62,0x1a,0x68,0x46,0xc0,0x3b,0x03,0x95,0xc8,0xbb, -0xcc,0xc1,0xc8,0xf3,0xe4,0x03,0x29,0x3d,0x23,0xa1,0x1e,0x24,0x15,0xeb,0x08,0x18, -0xc3,0xe2,0xf6,0xe6,0xf7,0xa0,0x1e,0x19,0xdc,0x14,0xf5,0xcb,0x13,0xfb,0x59,0x05, -0xeb,0xf9,0x1d,0x29,0x8a,0xf8,0xfc,0x04,0xec,0xe0,0x51,0x0f,0xff,0x87,0x0e,0xf2, -0xe1,0xfc,0xfc,0xb9,0xc5,0xd6,0x85,0xf6,0x12,0x19,0x1b,0x30,0x18,0x2c,0x06,0xc7, -0xed,0xe4,0xea,0x15,0x26,0xa7,0x0c,0xf2,0x0a,0xb6,0xc4,0xf3,0xdb,0xff,0x7c,0x37, -0x44,0xfb,0x33,0x10,0x6a,0xd9,0xcf,0x1d,0xe3,0xf5,0x86,0x19,0x26,0x2a,0x12,0xfa, -0x44,0xfa,0xfd,0x4b,0x13,0x0c,0x85,0xf6,0xe6,0x5b,0xee,0xd1,0xf4,0xc0,0xe7,0x5f, -0x1b,0x48,0xa1,0x45,0x22,0x72,0x1a,0xeb,0x4b,0xe5,0xda,0x73,0xe9,0xe8,0xda,0xf7, -0x0f,0x00,0xfc,0x0e,0x71,0x1e,0x1e,0x34,0x13,0x08,0x7a,0xef,0xe6,0x66,0xec,0x01, -0xdd,0xfb,0x08,0x41,0xe4,0xf5,0x65,0xea,0x02,0x0e,0xfe,0x10,0xe3,0x07,0x03,0x4b, -0xf7,0xf4,0x7e,0x06,0xf0,0xae,0x05,0x06,0x8a,0x10,0x05,0x80,0x19,0x33,0x72,0x1c, -0xee,0x9d,0xd8,0xe2,0xf2,0xeb,0x08,0x40,0x11,0x05,0x50,0xf7,0xd7,0x62,0xe9,0xf9, -0xb9,0x0d,0x0e,0x97,0x03,0x1e,0x7d,0x13,0xfd,0x2d,0xeb,0x0c,0x79,0x15,0x0f,0x1a, -0x0d,0xf1,0x29,0xcc,0xe3,0xda,0xdd,0x00,0xcf,0x19,0xe7,0x07,0x31,0x09,0xbc,0x0a, -0x02,0x61,0x03,0x04,0x00,0xf5,0x0a,0xfd,0x17,0x21,0xfd,0x03,0xeb,0x27,0xf5,0x04, -0x8f,0xe0,0xd5,0x14,0xd7,0xef,0xaf,0x10,0x10,0x67,0x27,0x26,0xd0,0x33,0x16,0x4e, -0xd3,0xb9,0x4a,0xfc,0x16,0x7f,0x1f,0x08,0x42,0xf3,0xe9,0x17,0xd0,0xdb,0x19,0x03, -0xfd,0x1a,0x0e,0xf1,0x7e,0xfb,0x07,0x78,0x09,0x01,0xfe,0x19,0x12,0x04,0x11,0x0e, -0xfa,0x17,0x01,0x2e,0xf6,0xf4,0x90,0xe5,0xfa,0x18,0x1b,0x23,0x86,0x15,0xe7,0xc8, -0xd4,0xe6,0x15,0xee,0xf1,0xe0,0xf9,0xff,0x38,0x0b,0xf9,0x63,0xef,0xe9,0x1b,0x09, -0xf7,0x81,0xfb,0x17,0x33,0x19,0x10,0xba,0xea,0x13,0x50,0x05,0xfe,0xd5,0xf3,0xe9, -0xab,0xee,0xf8,0x19,0x12,0x26,0xf1,0x1c,0x22,0x42,0xfc,0xf3,0xe9,0xf0,0x08,0xaa, -0x01,0x08,0xa9,0xf7,0xec,0xc4,0xdf,0xf5,0xc1,0x0b,0x1d,0xa5,0x1d,0x04,0x15,0xea, -0xee,0x33,0x0e,0x12,0x70,0x04,0xe4,0x56,0xe0,0xe1,0x5d,0xe5,0x0b,0x43,0x19,0x0a, -0x63,0xef,0xfb,0x8a,0x00,0x04,0x3c,0x1d,0x0f,0x18,0x0e,0xe1,0x77,0xe9,0xfb,0x36, -0x0a,0x0e,0x25,0x10,0x0e,0x38,0x0a,0x05,0x0e,0x03,0xff,0x3b,0xe0,0xfa,0xe4,0x1b, -0x1d,0x10,0xf6,0xee,0xce,0xe0,0x00,0xe0,0x05,0xef,0x23,0xe2,0xe9,0x99,0xff,0xfd, -0xc5,0x0f,0x27,0x16,0x34,0x2a,0xff,0x18,0xfa,0x5b,0xe1,0xd7,0x27,0xcf,0xd8,0x8e, -0xff,0x18,0xa7,0x04,0xfb,0x5e,0xec,0x06,0xd5,0x1d,0x20,0x1c,0x2c,0x1a,0x5e,0xfe, -0xea,0x4e,0xe4,0xe3,0x75,0xef,0xed,0x80,0xfb,0x05,0x7b,0x07,0x07,0x36,0x12,0xf7, -0x14,0xf3,0xfc,0x0c,0x10,0x0e,0xd7,0x05,0x07,0x77,0x0a,0x0c,0x54,0xf9,0xdd,0x0d, -0xe7,0x03,0xb6,0xf8,0x0f,0x81,0x0a,0x00,0xa0,0xfc,0xf4,0x9c,0xf5,0xf0,0x1f,0x0c, -0xff,0xeb,0x1f,0x0f,0x34,0x06,0xf2,0xa9,0x10,0xfa,0x51,0xec,0x06,0x29,0x00,0xfb, -0x2f,0xfd,0xe7,0x36,0x0e,0xf9,0x43,0xe1,0xf8,0x90,0x1b,0x2f,0x37,0x08,0x02,0x24, -0xf3,0xf8,0x1c,0xf8,0x07,0x10,0x4a,0x45,0x5b,0x14,0xf6,0x07,0xad,0xa6,0xa8,0xae, -0xbe,0xcd,0xd3,0x13,0x45,0x38,0x63,0xfc,0x53,0x2b,0x89,0xf1,0xcc,0x56,0xd8,0xcf, -0x7c,0xf8,0x2a,0xf8,0x49,0x32,0xb2,0x15,0xff,0xc1,0xd8,0xb9,0xbf,0xc1,0xfc,0x1a, -0x1b,0x13,0xa6,0xfe,0xf8,0x07,0xe1,0xf4,0x19,0x18,0x3c,0xf0,0x3b,0x0a,0xbc,0xc2, -0xb0,0x04,0xd6,0x0c,0x4e,0x22,0x23,0x01,0x0b,0xe4,0xdc,0xd1,0xe6,0x9f,0x1b,0x36, -0xec,0x20,0x0a,0x08,0x17,0x1d,0x88,0x0a,0xea,0xcd,0xeb,0xf4,0xde,0xe7,0xfb,0x99, -0x00,0xf7,0xaa,0xfd,0xe1,0x7c,0xe2,0x02,0x14,0x2d,0x10,0xe3,0x0b,0xf4,0x91,0x10, -0x10,0x79,0xfe,0x00,0xf7,0xe3,0xd3,0x8c,0xeb,0x06,0x02,0xf5,0x23,0x73,0x0f,0x08, -0xe0,0x09,0x11,0x44,0xd2,0xd2,0xe6,0xe7,0xe5,0x05,0x22,0x3e,0xf8,0x2f,0x35,0xb9, -0x28,0xf5,0xa3,0xe5,0xcb,0x84,0xbf,0x04,0x08,0x00,0xfe,0x37,0x13,0xf8,0xb8,0x0a, -0x13,0xe1,0xf6,0xe9,0xaf,0xdc,0xe2,0xb0,0xfc,0x08,0x12,0x1e,0x13,0x49,0x13,0x24, -0x5b,0x0c,0xf4,0x24,0x02,0x07,0xd9,0xec,0xe1,0x12,0x0a,0x25,0xff,0x10,0x06,0x21, -0xea,0xd7,0x76,0xcf,0xe9,0xd7,0x0f,0x15,0x8f,0x05,0x08,0x6a,0x07,0xfc,0x1f,0x0f, -0x1b,0xa6,0xf8,0xf2,0xe7,0xf9,0xf3,0x08,0x04,0x07,0xf9,0xfd,0xe5,0x67,0xd4,0x0e, -0x0d,0x0e,0x24,0x01,0xfa,0xea,0x8a,0xfc,0xfa,0x71,0xf4,0x00,0xaf,0x16,0x19,0x74, -0x10,0xf9,0x0e,0xe6,0x0d,0xcd,0x0e,0x0a,0x45,0xff,0xe8,0x7b,0xe3,0xfd,0xf6,0x13, -0x17,0xe8,0x00,0xe5,0xfe,0xd3,0xd6,0x82,0xe4,0x24,0x54,0x37,0x50,0x34,0x27,0x0a, -0x4e,0xc2,0xd8,0xf1,0x07,0x0e,0x75,0xfa,0xf2,0x45,0xf6,0xfc,0x29,0x12,0x20,0x30, -0x08,0xf8,0x3d,0x03,0xfc,0x50,0xf5,0xe2,0x06,0xde,0xfe,0xd3,0x16,0xfa,0xba,0x3a, -0x28,0x68,0xf7,0xcf,0xe2,0xc1,0xbe,0x62,0xf2,0x33,0x7e,0x36,0x1a,0xb3,0xfe,0x13, -0x08,0x05,0xdc,0x75,0xeb,0x26,0x75,0x09,0xeb,0x41,0xc7,0xed,0xb0,0x14,0x17,0x60, -0x18,0x0d,0x6a,0xe3,0xf9,0x90,0x0e,0x10,0x56,0x20,0x16,0xd8,0xe5,0xfb,0xfb,0xf0, -0xf8,0x22,0xf5,0xd0,0xd2,0xe8,0x0d,0xe0,0x23,0x3d,0xe0,0x22,0x0e,0x2b,0xff,0xe5, -0x94,0xed,0x00,0x1d,0xff,0xef,0xf9,0xe9,0xd3,0x18,0xe5,0x0d,0xd3,0x2d,0x18,0xfd, -0xfd,0xf5,0x11,0xd4,0xf2,0x2d,0x00,0x1f,0xbe,0x21,0x01,0x5c,0x01,0x14,0xf2,0x14, -0xfd,0x80,0xe8,0xe9,0x51,0xf1,0x0f,0xc4,0x0e,0x2a,0x5d,0x20,0x08,0x4c,0xc4,0xd8, -0xcd,0xf1,0xf1,0xc7,0x0d,0xf7,0x92,0xf3,0xdf,0x25,0x08,0x18,0x44,0x15,0x28,0x06, -0x1a,0x02,0x43,0xf9,0xec,0xd2,0xef,0xf1,0xbb,0xea,0xf7,0xc4,0xfc,0x10,0xe0,0xf7, -0xe6,0xb1,0xf1,0x08,0x78,0x16,0x2d,0xd2,0x2c,0x20,0x2f,0x00,0xd1,0x1a,0xea,0x00, -0x04,0xf6,0xef,0x63,0x0e,0x05,0x1d,0x10,0x29,0xe3,0x19,0xe5,0x6f,0xc3,0xca,0x41, -0xf2,0x27,0x55,0x34,0x09,0x9b,0xf0,0xf1,0xf8,0xf5,0xdf,0x09,0xfb,0xfc,0xa1,0xf8, -0xf5,0x7f,0xf5,0xef,0xfd,0x1d,0x3d,0xe2,0x3b,0x4a,0xda,0x20,0x04,0xc7,0xe0,0xc9, -0x7b,0xcd,0xd7,0x6f,0xd7,0xe3,0x8d,0xf1,0xf0,0xf0,0xe0,0x19,0x9d,0x3c,0x4a,0xc4, -0x26,0x18,0x51,0xe6,0xc5,0x20,0xf1,0x0e,0xee,0x0b,0x2c,0x63,0x18,0xd3,0x42,0xd9, -0x05,0xf5,0xf4,0xf5,0xc3,0x14,0xfa,0xcf,0xf8,0x05,0x0d,0x34,0x32,0x7b,0xfe,0xcc, -0x6f,0xc7,0xd6,0x53,0xd1,0xf2,0x5c,0x16,0x1d,0xfa,0x21,0x3a,0x38,0x34,0x0c,0x53, -0xe9,0xe5,0x14,0x05,0xe5,0x81,0xdd,0xf9,0x18,0x07,0x09,0x8d,0xf6,0xee,0x67,0xe9, -0x12,0xaa,0x19,0xfd,0xa9,0x0b,0x0e,0x69,0x18,0x00,0x0a,0xfa,0xfb,0xdf,0xfe,0xfd, -0xa6,0xed,0xe7,0x9d,0xea,0x00,0x70,0x15,0x0f,0x7a,0x12,0xf7,0xdf,0xda,0xeb,0x4f, -0x0e,0x23,0x2b,0x1c,0x05,0x40,0xfe,0xdd,0x8f,0xcf,0xf2,0xbe,0x29,0x15,0x75,0x0d, -0xf3,0xca,0x12,0x11,0x91,0xfc,0x01,0xed,0xf2,0x15,0xeb,0x08,0x02,0x25,0xe9,0xea, -0x62,0xd4,0xeb,0xa7,0x12,0x3a,0x2b,0x0d,0xf7,0x67,0xdd,0xf4,0x7a,0xf1,0x0a,0xba, -0x1c,0xff,0x03,0x0f,0x2a,0x91,0xed,0xe9,0x5f,0xcd,0xe9,0xcb,0xee,0x27,0x1a,0x37, -0x23,0x48,0x2a,0x0c,0xf3,0x0c,0xf0,0x7b,0xe4,0xd8,0xb9,0xc3,0xe0,0xb5,0xdd,0xe9, -0xf2,0xee,0x1c,0x0a,0x2a,0x3c,0xec,0x2a,0xf9,0xb5,0xf5,0xee,0x8b,0xdf,0xfb,0x36, -0x0f,0x02,0xa3,0x02,0x0c,0xe7,0x0f,0x0a,0x5e,0x0a,0xf2,0x07,0xd4,0xbf,0xc3,0xee, -0x05,0x33,0x08,0x1e,0xea,0x31,0x37,0xff,0x2a,0x07,0x64,0x03,0xf2,0x90,0xef,0xca, -0x76,0xe5,0xf9,0x52,0xcd,0xdd,0x2e,0xe3,0x07,0x1d,0x15,0xf8,0x98,0xfc,0x09,0x42, -0x17,0x23,0xa6,0x2b,0x31,0x9f,0x21,0xef,0x37,0xe2,0xd5,0xbf,0xd2,0xe2,0x23,0xff, -0x19,0xd2,0x18,0xef,0xb0,0xea,0x00,0xe9,0xf3,0xea,0xb9,0x0f,0x26,0x6b,0x1c,0x10, -0x97,0xff,0xf4,0xf3,0xfb,0xf9,0x86,0xfb,0x0c,0x8a,0x0a,0x09,0x23,0xf1,0xfa,0x66, -0xd8,0x09,0x18,0x0d,0x09,0x33,0x17,0xea,0xd8,0xe1,0xdf,0x01,0xeb,0x0c,0x84,0x1b, -0x20,0x59,0x37,0x30,0xed,0x0c,0xe4,0x55,0xc8,0xd3,0x5b,0xe2,0xe3,0x9f,0xef,0xfa, -0x8f,0x10,0x26,0xaa,0x30,0x2d,0xd7,0x18,0xf4,0xcd,0x06,0xeb,0x78,0xd9,0xe5,0x04, -0xd5,0xdd,0xce,0x0a,0x22,0x6e,0x34,0x26,0x5f,0xf0,0xe6,0x5f,0xec,0xe0,0x0d,0xe1, -0x25,0x40,0x34,0x1d,0x18,0x11,0xe8,0xdb,0xee,0xfb,0x2c,0xe0,0xee,0x67,0xde,0xe4, -0x33,0x29,0x19,0x72,0x1c,0x0e,0x1e,0x0d,0xf3,0xf6,0xfc,0x12,0x11,0x25,0x0a,0x2b, -0xf3,0xf4,0x7b,0xdf,0xe3,0xce,0xd3,0xe0,0xeb,0xfa,0xfa,0xed,0x0c,0x1f,0xd4,0x38, -0x22,0x25,0x0d,0xf4,0xfe,0xd5,0xea,0x3d,0xe9,0x29,0xe1,0x2f,0x10,0xfc,0xd3,0xdb, -0x9e,0xe2,0x26,0xec,0x14,0x0f,0xe0,0x0c,0xf7,0x3b,0xd7,0xd6,0x50,0xd3,0xf3,0x02, -0x2c,0x4d,0x60,0x28,0x21,0x7b,0xfc,0xef,0x11,0xf8,0xcb,0xa8,0xc2,0xcc,0x5e,0xe6, -0x0a,0x0c,0x16,0x34,0xef,0x39,0x30,0x06,0x08,0xe6,0x34,0xd9,0xdb,0xbf,0xec,0x06, -0x6f,0x13,0x20,0xf7,0x0d,0x00,0x88,0xff,0xfd,0xc9,0x0e,0xf1,0xf3,0xe6,0xf0,0xec, -0x1b,0x1d,0x5b,0x02,0x0a,0xe2,0xed,0xd8,0x3f,0xb9,0xcb,0x59,0x0a,0x02,0xec,0x36, -0x1c,0x06,0x20,0x0d,0x26,0x01,0xf5,0xc8,0xfd,0xd2,0x7d,0xf8,0xfc,0xc4,0x16,0x14, -0x27,0xf6,0x02,0xa3,0x28,0x31,0xb9,0x11,0xf7,0x31,0xeb,0xbc,0x38,0xe5,0xf5,0xec, -0xfb,0xdb,0x68,0xf9,0x28,0x02,0x2c,0x08,0xce,0x04,0xff,0x1f,0xf1,0xe6,0x8d,0x0b, -0x23,0x3a,0x1d,0x0e,0x46,0xe2,0xc5,0xd8,0xc8,0xd7,0x6a,0xf9,0x3b,0x6b,0x5b,0x31, -0x82,0x06,0x11,0xc0,0xf9,0xee,0x37,0xd9,0xdd,0xc8,0x08,0x04,0xa4,0xd7,0xd1,0x59, -0x20,0x1c,0x3c,0x06,0x13,0xed,0x15,0x1a,0x29,0x03,0xf4,0x40,0x15,0x20,0x0b,0x0b, -0xe0,0x19,0xb2,0xb0,0x59,0xbd,0xca,0x66,0xd7,0x16,0x25,0x52,0x5a,0x6e,0x36,0x2f, -0xc6,0x19,0xea,0x83,0xd5,0xed,0x74,0x11,0x1a,0x15,0x07,0xec,0x68,0xbc,0xc9,0xe8, -0xf6,0x0b,0x08,0x17,0x00,0x52,0x16,0x05,0x58,0x05,0x24,0x8f,0x23,0x09,0xf6,0xf5, -0xf6,0x51,0xed,0x0e,0x65,0x1f,0x03,0x96,0xe2,0xd8,0x61,0xe2,0xdd,0xaf,0xdd,0x03, -0x42,0xef,0xf7,0xde,0x12,0x31,0x6c,0x26,0xf7,0x8e,0x03,0xfd,0x71,0x22,0x27,0xce, -0x1d,0x0f,0x8a,0x0a,0xfd,0x39,0xd8,0xcc,0x14,0xeb,0xf9,0xbe,0xde,0xd6,0x81,0xfd, -0x24,0xc5,0x2f,0xfb,0x1b,0xef,0xea,0x0c,0xe4,0x00,0x2a,0x0a,0x27,0xda,0x1e,0x18, -0x74,0x02,0xfd,0x7f,0xe1,0xed,0xb1,0x03,0x0b,0xc1,0x1b,0x19,0xba,0x06,0xeb,0x40, -0xed,0xfc,0xa7,0xfe,0xf6,0xeb,0xea,0xd8,0xe1,0xfd,0x26,0x6d,0x1c,0xe6,0xb8,0x04, -0xf0,0x7f,0xed,0xeb,0xc6,0x05,0xfc,0xd5,0xff,0x0e,0x7c,0x13,0x1a,0xe9,0x10,0x05, -0x59,0x15,0xfc,0x20,0xf8,0xfb,0xa6,0xeb,0xf8,0x6c,0xf7,0x15,0xef,0xfb,0xe1,0x5e, -0x02,0xcd,0xbd,0xea,0x05,0x80,0x13,0x43,0x4e,0x24,0x18,0x75,0x14,0x02,0x8c,0x09, -0xe2,0xec,0xc9,0xf1,0x98,0xeb,0xf5,0x24,0x27,0x0f,0x83,0xe6,0xea,0xb0,0xfa,0x04, -0x65,0x0b,0xfe,0xc2,0x24,0x30,0x8e,0x1a,0xf9,0xa5,0xef,0xd6,0xdd,0xcc,0x01,0x2f, -0x1b,0x33,0xba,0x16,0xf1,0x39,0xf4,0xe3,0xf1,0xf2,0xf2,0xd3,0xfe,0x22,0x7e,0xf5, -0x10,0xe1,0x03,0xe6,0x49,0xf7,0xe3,0xb7,0x11,0x1c,0x8e,0xf4,0xe3,0xa5,0x08,0x0d, -0x0d,0x0b,0x22,0x39,0x2d,0xf3,0x80,0xe9,0xe1,0x31,0xe3,0xe3,0x3c,0x02,0x0f,0xfd, -0x24,0x19,0x7c,0x1c,0xe8,0x47,0xe6,0xfe,0x2a,0xff,0x0a,0x82,0x0b,0xfe,0x46,0xd9, -0xf2,0x08,0x00,0x06,0xc1,0x02,0xf8,0x3b,0xf8,0xd9,0x79,0xd2,0xe4,0x10,0x0e,0x3a, -0x70,0x44,0x2e,0x3b,0x01,0x05,0xca,0xfa,0xde,0xb6,0xec,0xe6,0x5f,0x03,0x06,0x39, -0x02,0x1e,0xda,0x42,0x18,0x80,0xfc,0xe5,0xed,0xda,0xf4,0x39,0x0f,0x03,0x01,0xec, -0xe3,0xae,0xef,0xf0,0x2d,0x0a,0xfe,0x4e,0x0a,0x02,0x2d,0x1a,0x0e,0xb9,0xf2,0xe3, -0x06,0x01,0x01,0x12,0x1e,0x11,0x35,0x05,0x08,0x09,0xfa,0xf3,0x75,0xe5,0xfe,0xeb, -0x14,0x22,0x35,0x18,0xf5,0xbd,0xd1,0xe1,0x40,0x14,0x2f,0xc1,0x11,0x03,0x76,0xf8, -0xc9,0x1c,0xd9,0xfe,0x2c,0x1c,0x10,0x28,0x19,0xf9,0x24,0x02,0xef,0x06,0xf7,0xe9, -0x9a,0xfb,0xff,0x62,0x0e,0x0d,0xf8,0xec,0x09,0xed,0xdb,0xed,0xa2,0xee,0x14,0x14, -0x09,0x17,0xfe,0xfd,0x12,0xe6,0x07,0xf5,0xd3,0x03,0x14,0xe6,0xf8,0xdc,0xf6,0xf2, -0xc4,0x1b,0x11,0x12,0x99,0x0c,0xee,0x4f,0x12,0x0c,0x5a,0x1c,0x37,0xb0,0x13,0x07, -0x50,0xe3,0xd0,0x69,0xcc,0xdb,0xe6,0xef,0xfb,0x55,0xff,0x1e,0x00,0x26,0x03,0xec, -0x09,0x09,0x2a,0x17,0xea,0xe9,0xe8,0x16,0xa2,0x35,0x33,0xd2,0x26,0x05,0x13,0xf7, -0xce,0x82,0xc8,0xc3,0xa8,0xd5,0x02,0x56,0x17,0x15,0x99,0x00,0xfe,0x71,0x10,0x18, -0x2a,0x24,0x1a,0x2a,0xf2,0xde,0x78,0xd5,0x19,0x69,0x1c,0xfd,0xe3,0xf1,0xef,0x1f, -0xe3,0xf0,0x9a,0xf8,0x01,0x6b,0x04,0xf6,0x90,0x07,0x12,0x09,0xff,0xf7,0xb4,0x06, -0x1d,0xcc,0x11,0xe7,0x35,0xd4,0xa8,0x6e,0xf5,0x23,0x07,0x2d,0x11,0xea,0x12,0x32, -0xcc,0x06,0x07,0x50,0x1c,0x16,0xdd,0x11,0x09,0x5c,0xd8,0xb3,0x18,0xd3,0xe2,0x8e, -0xd3,0xff,0x00,0x2f,0x32,0x54,0x1c,0xfb,0xe5,0xef,0xe2,0x2d,0xff,0x0b,0xeb,0x1a, -0x1a,0x4e,0xf7,0xde,0x13,0xf2,0x14,0x96,0x02,0xf4,0x14,0x1b,0x1e,0xf0,0xf2,0xee, -0x0b,0xd7,0xd4,0x59,0xfd,0x16,0xef,0x0e,0x27,0x6a,0x3a,0x1c,0xfd,0x09,0xfb,0xff, -0xed,0xd0,0x97,0xcf,0xf2,0x42,0x0c,0xf6,0xac,0xe0,0x0b,0x20,0x2f,0x19,0xcd,0x09, -0xe6,0x73,0xe7,0xea,0xa3,0x15,0x0f,0x25,0x0a,0xff,0x86,0xec,0xfa,0xdc,0xfc,0xf7, -0x38,0x02,0xfe,0xd9,0x1b,0x1e,0xed,0x0a,0xdc,0x87,0xe3,0xdd,0xc3,0xf0,0xf7,0x26, -0x06,0x1c,0x5a,0x1f,0x12,0xbd,0xeb,0xed,0x7d,0xe3,0xf3,0x59,0x0d,0x17,0x52,0x0e, -0xf1,0xe5,0x18,0x13,0x47,0x0c,0x04,0x89,0xf3,0xd3,0xfa,0xea,0xe4,0x0b,0x04,0x15, -0x1a,0x0b,0x2b,0x88,0x1d,0xe5,0xa3,0xe1,0xf8,0x9f,0x10,0xee,0x99,0xf0,0x13,0x32, -0x00,0x0b,0x14,0xfc,0xfb,0xec,0xf5,0x14,0x41,0x18,0x17,0xcd,0xff,0x01,0xc6,0x06, -0xf1,0x07,0xea,0xfc,0x0f,0xfb,0xe5,0xb4,0xf4,0x0b,0xfc,0xf1,0x08,0x68,0x1d,0x27, -0x67,0x0e,0xdf,0x8e,0xdf,0x10,0x64,0x02,0x00,0xb5,0x09,0x0f,0x3c,0xf5,0xe2,0x28, -0xe1,0xeb,0x1d,0x04,0x0f,0x57,0x19,0x3b,0x2e,0x22,0xe6,0x30,0xdc,0xd5,0xe1,0x07, -0x0b,0x51,0x21,0x24,0x8f,0x08,0xd5,0x22,0xe1,0xe3,0x91,0xdc,0xeb,0xb9,0x14,0x06, -0x5c,0x08,0x08,0x39,0x12,0x1d,0x7f,0x2a,0x2a,0x54,0x38,0x16,0x62,0xdc,0xab,0x1f, -0xae,0xcd,0x97,0x01,0x3a,0x1f,0x30,0x1c,0x2b,0xfe,0xe9,0x16,0xd7,0xeb,0xe7,0xde, -0x0a,0x04,0xf2,0xf0,0x96,0x00,0x09,0x83,0x2f,0x30,0x8f,0x3e,0x2a,0xc2,0x15,0xef, -0x6e,0xe1,0xe9,0xe4,0xf5,0xe3,0x10,0xd2,0xe6,0x28,0x0f,0xff,0x13,0x11,0x1b,0x8f, -0xf9,0xde,0x83,0xc9,0xf0,0xb9,0xf4,0x0d,0xc0,0x20,0x3f,0x2e,0x34,0x03,0x5c,0xe7, -0xca,0x7d,0xd4,0xe3,0xfb,0xf8,0x28,0xc0,0x3a,0x52,0x00,0x22,0xe9,0x05,0xc9,0xb8, -0xc0,0xf2,0xd5,0x01,0xf7,0x3f,0x2c,0x4c,0x13,0x08,0xf1,0xde,0x3d,0xea,0x14,0x2d, -0x1a,0xf5,0x28,0xca,0xd3,0xee,0xeb,0xf2,0x20,0x18,0x36,0xd0,0x36,0x0a,0x4f,0x00, -0xf7,0x84,0x0b,0x06,0xc2,0x0a,0x0b,0x62,0x0d,0xcc,0x70,0xcc,0xc4,0x61,0xe9,0x0c, -0x52,0x10,0x25,0xab,0x32,0x36,0x57,0x10,0xe7,0x4c,0xf8,0xfb,0xa3,0xe6,0xfe,0x93, -0x0e,0x03,0x2b,0xe9,0xd1,0x00,0xe7,0xf3,0x8d,0xf9,0xfc,0x6c,0xf5,0x04,0xa8,0xf6, -0x12,0x30,0x29,0x41,0x41,0x25,0x0e,0x62,0xf1,0xe6,0xc6,0xd8,0xce,0x74,0xff,0x1f, -0x8b,0x33,0x11,0xcb,0xe4,0xda,0x2d,0xcf,0xdb,0x0f,0xea,0x08,0xec,0x1e,0x1d,0x36, -0xf2,0xf8,0x24,0xfc,0x18,0xb1,0x29,0x18,0x34,0x10,0x1c,0xec,0x11,0x0e,0x0f,0x01, -0xf5,0x62,0xe7,0xc2,0x8b,0xd8,0xe5,0x9a,0x02,0xfc,0x6a,0x0b,0x15,0xc7,0xed,0x05, -0x53,0x0d,0x1b,0x02,0x07,0xf2,0xfa,0xc9,0xd1,0xbc,0x00,0x18,0xc2,0xff,0x1d,0xcc, -0x1e,0x03,0xa6,0x05,0x09,0xe7,0xeb,0xfa,0x4f,0x0b,0x31,0x85,0x22,0x0b,0x6f,0x03, -0xf7,0x6d,0xda,0xdc,0xef,0xd8,0x0d,0x0c,0x1b,0x0a,0x9c,0x16,0x0a,0x90,0xf4,0xdb, -0x24,0xe0,0x01,0x4b,0x0d,0xfa,0xec,0xe6,0xf7,0xeb,0x14,0x05,0x28,0x01,0xee,0x4d, -0xed,0xf0,0xce,0xf7,0xff,0x90,0x2b,0x4e,0x80,0x2c,0xfe,0x97,0xe7,0xd8,0x90,0xe3, -0x24,0xd4,0x21,0x17,0xf2,0x07,0xee,0x37,0xe0,0xd1,0x9b,0xba,0xd2,0x07,0xee,0x2b, -0xc6,0x38,0x14,0xbe,0xff,0xf2,0xc1,0xe6,0xdd,0x9b,0xcc,0x02,0x87,0x32,0x56,0x6d, -0x48,0x1f,0x03,0x01,0xe5,0x9f,0xe8,0xfb,0x9e,0x04,0xf4,0xcb,0xf8,0xf7,0x41,0xee, -0xff,0x1d,0xff,0xf7,0xc7,0xf8,0x09,0xa1,0xee,0xe3,0x3f,0xfe,0x0a,0x33,0x0c,0x21, -0x1b,0x0e,0xf5,0x91,0xec,0x04,0x5f,0x21,0x36,0xeb,0x06,0xf0,0x28,0xd8,0xe5,0x81, -0xe1,0xe6,0x0a,0x0c,0x37,0x2a,0x1f,0x06,0x22,0x02,0xea,0x99,0xe1,0xfa,0x81,0x00, -0xfb,0x93,0x04,0x08,0xc7,0x13,0x00,0xa1,0xe0,0xf2,0x88,0x08,0xf7,0x87,0xfc,0x22, -0xda,0xf9,0x00,0xbb,0x11,0x16,0x16,0x12,0x08,0x7f,0xfa,0xdd,0xc1,0xbb,0xcf,0x2d, -0xea,0x19,0xa9,0x1d,0x26,0x35,0x1d,0x00,0x07,0xf3,0xee,0x46,0xfd,0x27,0x93,0x31, -0x14,0xcc,0xf8,0xcb,0x85,0xb8,0xdb,0xf7,0xdf,0x10,0xca,0x1e,0x30,0x16,0x22,0x13, -0xd3,0xf5,0xdf,0x25,0xfa,0x02,0x46,0x06,0xfe,0x61,0x0d,0x02,0x7b,0xf3,0xf4,0xbe, -0xfb,0xf2,0x34,0x0c,0x1e,0xd0,0x0a,0xe6,0x8d,0xe4,0xff,0x5b,0x18,0x28,0xf1,0x02, -0x04,0x66,0xf7,0xf3,0x3c,0xd9,0xf8,0x06,0x12,0x19,0xe3,0x18,0xe3,0xa4,0xe4,0x13, -0x28,0x04,0xf8,0x97,0xe4,0xfc,0x7f,0xfc,0x0e,0x0c,0xfa,0xf4,0xe7,0x06,0x09,0x98, -0x0b,0x06,0x29,0x05,0x0b,0xeb,0x05,0x1d,0x9d,0xfd,0xfc,0xc7,0x04,0x0e,0xbe,0xef, -0xf4,0xd4,0x0b,0xf0,0x09,0xf4,0xf7,0x7e,0xef,0xea,0x76,0xe7,0x01,0x76,0x1a,0x1b, -0xb8,0xfb,0xf8,0x26,0xe0,0xd9,0x80,0xe6,0x1a,0xaf,0x21,0x24,0xa8,0x28,0x2b,0x89, -0x13,0xf9,0x11,0xe4,0xe8,0x64,0xe0,0xed,0x5d,0x06,0x08,0x17,0xfc,0xf4,0xda,0xf0, -0x02,0x99,0xfe,0x15,0x3d,0xf3,0xf1,0xb0,0xff,0x13,0xc5,0x0f,0x06,0x2e,0x06,0xfc, -0x41,0xf9,0xf8,0x0d,0xf3,0x23,0x53,0x22,0x17,0x75,0xf4,0xf1,0xe0,0xd8,0xcc,0xc4, -0xcb,0xfc,0x56,0x2b,0x22,0x2d,0x02,0x06,0x6d,0xed,0xf0,0xe5,0x16,0x0f,0xa5,0x0a, -0xfb,0xac,0xf4,0xdc,0x01,0xeb,0x01,0x0f,0x2b,0x1a,0xbc,0x24,0x1a,0xd7,0x02,0xdf, -0x35,0xd3,0xf7,0x61,0x0a,0x06,0xf3,0x0b,0x09,0xe6,0xeb,0xd7,0x23,0xdd,0xe0,0x22, -0xe9,0x1a,0x9c,0x33,0x25,0x26,0x10,0x16,0xd4,0x04,0xf0,0xe7,0xef,0x1a,0x05,0x1e, -0x0e,0x70,0x19,0x14,0x78,0xe9,0xde,0xe1,0xcb,0xcd,0x85,0x0a,0xe5,0x4d,0xde,0x1c, -0xd4,0xdf,0xe0,0xeb,0x22,0x20,0x0f,0x38,0x30,0xc9,0x00,0xe5,0x40,0xf0,0xf8,0x45, -0x12,0xea,0x69,0xdd,0xdc,0xf7,0xfc,0xfd,0x2c,0x0a,0x25,0x00,0x21,0xfc,0x9b,0x0a, -0x1a,0x43,0xfc,0x06,0x2a,0x04,0x17,0x54,0x01,0xdd,0xac,0xd9,0xbb,0x8f,0xba,0xe9, -0xa5,0x1e,0x49,0xaa,0x61,0x38,0xc8,0xec,0xcf,0x6b,0xd2,0xdc,0xd6,0xfb,0x00,0x82, -0x1c,0x1e,0xb6,0x0b,0x13,0x48,0x21,0x17,0x13,0x06,0xdc,0x5a,0xd9,0xc7,0x0a,0xc6, -0xe7,0xc8,0xfd,0x03,0xee,0x1d,0x26,0x9f,0x1b,0x00,0x0f,0x02,0xee,0x80,0xee,0xe5, -0xbc,0x26,0x30,0x28,0x18,0x05,0xc1,0xed,0x06,0x7e,0x2e,0x10,0xc4,0x10,0xfd,0x64, -0xf6,0xd0,0x53,0xce,0xf6,0xba,0x0f,0x10,0xf7,0xee,0xeb,0x60,0xf3,0xe0,0xf7,0xf0, -0xff,0x6e,0x19,0x12,0xbf,0x0c,0x0a,0x4e,0x01,0xe6,0x19,0xea,0xf4,0x70,0x2e,0x39, -0x5f,0x1f,0xf4,0x48,0xde,0xd1,0x80,0xde,0xfd,0xbe,0x04,0x21,0x8c,0x00,0xf8,0x64, -0xe7,0xee,0xca,0x1f,0x08,0xfd,0x0c,0x11,0x3b,0x03,0x10,0x8e,0x0a,0xe3,0x00,0xcb, -0xcb,0x8a,0xf7,0x25,0x07,0x43,0x20,0xa5,0xf9,0xec,0xcd,0xe2,0xdf,0x52,0x03,0x1a, -0x13,0x17,0x12,0xed,0xe8,0xeb,0x74,0xe9,0xfe,0xad,0x11,0x14,0x30,0x1f,0xfa,0x34, -0xfa,0x11,0x58,0x08,0x02,0x0e,0xf7,0x0c,0x24,0x02,0xee,0xec,0xe7,0xd5,0xa5,0xd7, -0x0d,0xdc,0x24,0x27,0x89,0x1b,0xfd,0xc8,0x07,0x12,0xcd,0x18,0xf8,0xf8,0xd6,0xb6, -0x40,0xcc,0xf1,0xb5,0x20,0x2c,0x88,0x38,0x11,0xd2,0x02,0xe8,0x83,0xee,0x0f,0xae, -0x11,0x1c,0x1d,0x1f,0xfe,0x5f,0xe2,0xd4,0x0c,0xdf,0xdd,0x87,0xe0,0xec,0x8d,0x0a, -0x17,0xae,0x09,0x2c,0x7a,0x25,0x0b,0x18,0x07,0xe7,0x84,0xd8,0x09,0xaf,0x29,0x38, -0x43,0x0d,0x06,0x10,0xda,0xbd,0xb9,0xd4,0xd8,0x05,0xee,0xf7,0x5e,0x05,0x2d,0xa5, -0x0b,0x16,0x7b,0xf5,0x0a,0x66,0x0a,0xfb,0x4a,0x05,0xf8,0xd2,0x11,0x0b,0xb4,0xfc, -0x17,0x25,0x24,0xe7,0xf0,0xc1,0xda,0x6e,0xda,0xf7,0xad,0x06,0x20,0x2a,0x21,0x2d, -0xaf,0x17,0x08,0x13,0xff,0xe4,0x84,0xf8,0xf9,0xc0,0xe3,0xe4,0xef,0xf5,0x0e,0x9e, -0x1a,0x1a,0xcc,0x00,0xe8,0x03,0xec,0xfe,0x26,0x0c,0x19,0xb4,0x10,0x1d,0x12,0x18, -0xf8,0xb3,0xe8,0xcd,0x30,0xdb,0xee,0x61,0x03,0x1e,0xb8,0x06,0x08,0x20,0x00,0x03, -0x9b,0xef,0xf4,0x20,0x22,0x1d,0xdc,0x0b,0x07,0x87,0xfc,0x0d,0xd0,0x16,0xfe,0xdf, -0xed,0xe4,0x3a,0xe1,0xf2,0xb5,0xe5,0xef,0x0c,0xe6,0x05,0x55,0x11,0xee,0x40,0xfa, -0xee,0x21,0x02,0x07,0xe5,0x1f,0x29,0x27,0x0b,0x26,0x35,0x39,0x18,0x2a,0x07,0xdb, -0x42,0xcf,0xde,0x1e,0xdf,0xe8,0xb0,0xf2,0xc0,0xb4,0xf7,0x1c,0x49,0x2e,0x13,0x8d, -0x0b,0x0f,0x67,0x12,0x0c,0xf9,0x05,0x03,0xfb,0xae,0xe1,0xe4,0x03,0x47,0x89,0xe8, -0x9b,0x70,0x89,0xf5,0xa4,0x37,0xfd,0x5b,0xa0,0x93,0xfa,0xd5,0xb5,0x7d,0x9c,0xa7, -0x14,0xf1,0x06,0x00,0xdd,0xc3,0x42,0x14,0xd6,0x5c,0xcb,0x1f,0x44,0x14,0x12,0xe5, -0x77,0x3a,0x1f,0x2d,0x24,0x2c,0x17,0x07,0x11,0xf6,0x1f,0x7a,0x1f,0x3c,0x58,0x0c, -0x3e,0x0a,0x19,0x13,0x9b,0x26,0xcc,0xe6,0x41,0x46,0xed,0xde,0xd6,0x9b,0x64,0x22, -0x4c,0x3d,0x51,0xfa,0x3a,0xff,0x2c,0x3a,0xe7,0x6c,0x25,0xe2,0xd0,0xb7,0x0a,0x27, -0xfe,0x36,0xff,0x3d,0xfb,0x50,0xfc,0x06,0xb5,0x9f,0xee,0xbb,0x21,0xd6,0x0e,0xf5, -0x1f,0xb7,0xbd,0x0d,0x3a,0x06,0x0e,0xf2,0xdd,0xad,0xc0,0x1c,0x5c,0x5a,0xe0,0x36, -0x53,0xf3,0xec,0x24,0x0a,0x16,0x77,0x0b,0x0e,0x0d,0x27,0x07,0xc4,0xe0,0xd8,0xb4, -0xbd,0x30,0xef,0xfa,0xf5,0xc5,0xd5,0xf3,0x6f,0xb2,0xfe,0xf4,0x5d,0x13,0xe4,0xbf, -0xe5,0x91,0x83,0xdf,0x2e,0xf5,0x37,0x57,0x01,0x10,0x9f,0x01,0xa2,0x2b,0xe9,0xec, -0x8d,0xd1,0xa2,0x2a,0xf7,0x1a,0x09,0xd5,0x21,0xce,0xff,0x15,0x5c,0x4d,0x39,0xb2, -0x20,0x01,0x03,0x0f,0xe1,0x50,0xeb,0xe6,0x19,0x17,0xf6,0x20,0xfe,0xcd,0x0c,0x11, -0x6e,0x98,0x4d,0x09,0x0c,0x11,0x11,0x85,0x1e,0xbe,0x90,0x08,0x3b,0x3b,0xe4,0x96, -0x86,0xf4,0x08,0xef,0x18,0x1e,0x0c,0x52,0xdf,0x7d,0x0c,0x13,0xe8,0x0d,0x27,0xcc, -0x02,0xfa,0x07,0xe5,0x0e,0xe1,0xfc,0x2d,0xd9,0xde,0xc8,0x8e,0xfc,0x26,0x30,0xb2, -0x8e,0xfb,0xa6,0x1e,0x41,0xe3,0xb8,0xf3,0x90,0xee,0x6b,0x53,0x56,0x45,0x59,0x1f, -0x3f,0x0c,0x08,0x08,0xbd,0xa2,0xad,0x03,0xd3,0xbb,0xe4,0xde,0x98,0x12,0x2e,0x98, -0x17,0x71,0x7d,0x29,0x47,0x91,0x6e,0x4b,0x2c,0xd7,0xc0,0x9c,0x07,0xf4,0xa9,0xd0, -0xc5,0x2c,0xf4,0xe3,0x5f,0xcc,0xe1,0x95,0x25,0x03,0xb9,0xec,0xf8,0x21,0xeb,0x98, -0xc4,0xb9,0xeb,0xaf,0xb2,0x3e,0xb7,0x38,0xde,0xa7,0xc9,0xd7,0x43,0x92,0x9d,0xa5, -0xc1,0x50,0x70,0x07,0x12,0x7e,0x0b,0xc8,0xf4,0xce,0xb5,0x2a,0xb2,0xae,0x86,0x01, -0x17,0x4a,0x73,0x6d,0x5b,0xe6,0x9f,0xd9,0x9f,0x0a,0xc5,0xfc,0x1c,0x7f,0xe6,0xb1, -0xf5,0xdc,0x4d,0x4c,0xd7,0x40,0xab,0x06,0x6b,0x3a,0x36,0xe7,0xa9,0x34,0xf4,0xd9, -0x43,0x10,0x4a,0xd3,0xeb,0xf7,0xd8,0x1c,0x11,0xd1,0x4f,0xdb,0xcc,0xc8,0x36,0xfa, -0x07,0xcc,0xa5,0xdf,0xf2,0xe6,0x09,0x94,0xd8,0xfb,0x80,0xcb,0xe1,0x92,0xfb,0x17, -0xb1,0xd4,0xcc,0xd2,0x1d,0x32,0x78,0x60,0x23,0xb0,0x18,0xbc,0x1f,0x08,0xec,0x90, -0x16,0x46,0x9f,0x3a,0x2a,0xbb,0x24,0x1e,0x9c,0x0f,0xf2,0x4a,0x60,0x6a,0xc7,0x5d, -0x5a,0xf9,0xed,0xe9,0xa8,0xd9,0x1e,0x71,0x42,0xd6,0x53,0x09,0xbf,0x95,0xae,0xb0, -0xb0,0x20,0x3e,0x91,0x2c,0x30,0x6f,0x11,0x17,0x2f,0xbb,0xbd,0xe2,0xd8,0xca,0x9b, -0xa3,0xbb,0xe2,0xeb,0x31,0x67,0x21,0x21,0x9c,0xe3,0xa8,0x4e,0x0c,0x48,0x98,0x39, -0xd6,0x52,0x38,0x78,0xa2,0x38,0x07,0xad,0xef,0xfa,0x67,0xb3,0x9b,0xfb,0xb4,0x1d, -0xde,0x41,0x1b,0x3c,0x55,0x5e,0x3c,0x1e,0x1a,0xa7,0x3f,0x1e,0x07,0x10,0xdd,0x12, -0xab,0x92,0x35,0x06,0xfb,0xf7,0x34,0xc2,0x30,0xe9,0x31,0x04,0xc0,0xed,0xe1,0x1b, -0x76,0xef,0x09,0x4e,0xf5,0xf6,0x35,0xf2,0x64,0x25,0x43,0xc3,0xc6,0x85,0x1e,0x0b, -0xe2,0x11,0x27,0xe8,0xba,0xef,0xde,0x55,0x09,0xd9,0xc1,0x43,0x91,0x15,0x02,0x3e, -0xda,0x03,0x14,0xb6,0x19,0x68,0x37,0x59,0xf7,0x3a,0x25,0xda,0x01,0xef,0xc1,0xc4, -0xc7,0xe9,0x4f,0x45,0x1a,0x43,0x39,0xc2,0x68,0x56,0x7f,0xec,0xb4,0x8d,0x06,0x55, -0xeb,0xd6,0xf6,0x00,0xde,0x91,0x29,0xf7,0xad,0xdf,0xfc,0x47,0x4f,0x05,0x11,0x4f, -0x00,0xbc,0xa8,0x24,0x13,0xed,0x3b,0xda,0x03,0x1b,0xfb,0x73,0x36,0x19,0x31,0x2c, -0xee,0xef,0xeb,0xcd,0x7f,0xbb,0x48,0x3f,0x65,0x04,0xb7,0x9f,0xb0,0x8b,0xda,0xc7, -0x57,0xaa,0xe7,0xff,0xb9,0xc8,0x67,0x13,0x36,0xc6,0x26,0x1c,0x4e,0x37,0xa4,0x32, -0xd9,0xee,0x8a,0x18,0xfd,0xc0,0xd1,0xef,0xdb,0x5c,0x2f,0x7a,0x31,0x50,0x7f,0x22, -0xa1,0xa8,0xfa,0xbd,0x68,0xcc,0xaf,0xce,0xfa,0x20,0x18,0x19,0xea,0xf8,0xe8,0xf6, -0xaf,0x15,0x33,0x66,0xf0,0xea,0xdc,0xf4,0xf6,0xcc,0x12,0xda,0x25,0xce,0x4c,0xe1, -0x70,0x48,0xa5,0xb7,0xdb,0x56,0x20,0xc5,0xc2,0x3d,0xfe,0xaa,0x30,0xfc,0xac,0x08, -0x07,0x26,0x35,0xcd,0x8e,0xd4,0x1b,0xe8,0x46,0x04,0x9c,0x99,0xfd,0x8b,0xe1,0x1c, -0x6c,0xdf,0x05,0xc3,0x25,0x02,0x50,0x02,0xf5,0xbc,0x11,0x37,0x84,0xb1,0xc7,0xfa, -0xad,0xf9,0xe3,0xcb,0x9d,0x43,0x02,0x5d,0x22,0x1d,0x08,0x95,0xad,0xe8,0x33,0xce, -0xcf,0xd2,0x19,0x06,0x7f,0xc5,0x94,0xf2,0x95,0x94,0xa3,0x96,0xa9,0x49,0x3c,0x41, -0xe9,0x1e,0x69,0xe1,0xf8,0x18,0x14,0xd6,0x0f,0xeb,0xea,0xd7,0xd5,0x10,0xd7,0x76, -0x08,0x0b,0x05,0x3c,0xdf,0xbe,0x28,0xdd,0x27,0xfc,0xc4,0x34,0x1e,0x72,0x07,0xff, -0xd6,0xc5,0x3b,0xbf,0x83,0x10,0x07,0x85,0xf5,0x5e,0x9a,0x4f,0x2d,0xa3,0x05,0xfc, -0x3e,0x53,0xdf,0x41,0xfe,0x0b,0x7c,0x2b,0x30,0xc9,0xeb,0x2f,0x0c,0x5d,0xf1,0xca, -0x08,0x31,0xa0,0x1d,0x00,0x65,0xc2,0xa5,0xd3,0xdf,0x06,0xbc,0xd2,0xa7,0x7b,0x05, -0x09,0x90,0xce,0xf8,0xa6,0x21,0x4f,0x66,0x50,0x2d,0x51,0xfe,0x06,0x70,0xdb,0x9b, -0xf9,0xa9,0x1f,0x23,0x0c,0x44,0x4e,0x13,0x06,0x6c,0x40,0xb8,0x4a,0x24,0x3b,0xc4, -0x02,0x5b,0xdb,0xe5,0x07,0xa9,0xf1,0xd4,0xd8,0x21,0xeb,0x8e,0x18,0xa6,0xde,0xe9, -0x25,0xc9,0xb0,0xd6,0x21,0x20,0xd5,0x86,0x04,0x0a,0x7b,0x5a,0x25,0x4c,0x16,0x9f, -0x28,0xda,0x2f,0x5a,0x31,0xfd,0xae,0xfc,0xb6,0x82,0x12,0xf3,0x2e,0xa6,0x37,0xca, -0x69,0xd8,0x78,0xca,0xe5,0x10,0x37,0xdd,0x74,0x1e,0xb6,0x67,0xdf,0xdb,0xf3,0x15, -0x2a,0x84,0x22,0x61,0x84,0x1f,0x23,0x36,0xe3,0xfc,0xb9,0x17,0x26,0x9b,0xcd,0xd0, -0x6f,0x4d,0xe5,0x09,0xc5,0xcf,0xc5,0xb1,0xe4,0xca,0xb6,0xee,0xed,0xc5,0xb6,0x47, -0xf3,0x16,0x2a,0x74,0x77,0x87,0x1c,0x5b,0x05,0x2b,0x30,0xa3,0xe3,0xe9,0x1a,0xee, -0x4f,0x82,0x10,0xe9,0x04,0xd3,0xde,0x4f,0x36,0x54,0x75,0x24,0xe9,0x09,0x50,0x42, -0x4b,0xf1,0x0b,0x2d,0x52,0x05,0xfd,0xea,0xea,0xa7,0xd6,0xc9,0x6f,0x5a,0x36,0xdb, -0xff,0x2f,0x94,0x27,0xd4,0x58,0xe3,0x1a,0xc6,0xd4,0x1c,0x43,0x3c,0x01,0xcc,0xf4, -0xea,0x7f,0xbe,0xf6,0xf0,0x0d,0xe3,0xa7,0xc0,0xd8,0xda,0xe1,0x13,0x73,0x2e,0x3c, -0xc6,0xde,0xc5,0x65,0xbe,0xdb,0xbc,0x9a,0xc5,0xa7,0xfb,0xdf,0xc9,0x15,0xfe,0x84, -0xe5,0x1a,0x27,0xe7,0xf0,0x01,0x2f,0x00,0x0b,0x1c,0xfb,0x80,0x0c,0xdc,0x0f,0xc1, -0x0a,0x0b,0xec,0xc7,0xd0,0xa1,0xfc,0x56,0x7c,0x13,0xb1,0x3d,0xe6,0x62,0x09,0x0a, -0x43,0xfb,0xb9,0x72,0x30,0x53,0x32,0x15,0xfd,0xaf,0xe3,0xe3,0x76,0x41,0xea,0x36, -0xc9,0x24,0xbc,0x29,0xff,0x34,0xf8,0x5b,0x4b,0x32,0xec,0x5e,0xf4,0x54,0x59,0x15, -0xf1,0xb7,0x17,0x29,0x2b,0xfc,0x00,0xca,0x4b,0xce,0x87,0xd5,0xf0,0xe2,0xd3,0xf6, -0x97,0x4e,0x1b,0xb5,0xe0,0x1e,0xd7,0x29,0x2d,0xe2,0x3e,0xab,0x94,0xa0,0xe9,0x54, -0xf0,0x97,0x43,0xd6,0xcb,0x00,0xff,0x2d,0x29,0x1c,0x0d,0x04,0x9d,0x0a,0x48,0xb9, -0x29,0xec,0xf2,0x46,0x5d,0x58,0x4f,0xd5,0x52,0x12,0x7c,0x11,0xb8,0xbc,0xd1,0xcd, -0xcf,0xd6,0xe7,0x1d,0xe5,0xd7,0xe2,0x08,0xfe,0x0f,0xe3,0x43,0xd6,0x0a,0x51,0xcd, -0x1e,0xe3,0x29,0x17,0x15,0xc4,0xfd,0xa1,0x08,0xfa,0x4b,0xe8,0x03,0x51,0x44,0x17, -0x27,0xca,0xb3,0x8c,0x44,0x86,0xf0,0x47,0x12,0x30,0x10,0xeb,0xdf,0x1b,0xfe,0x08, -0x48,0x24,0xe2,0x6d,0xfe,0xce,0x23,0x42,0xd7,0x2a,0xba,0x17,0x92,0x20,0xdc,0x25, -0xa4,0xa8,0x3a,0xcd,0xf7,0x0e,0xdf,0x38,0x34,0x44,0x16,0x77,0x61,0x0f,0x45,0xe7, -0xa9,0x32,0xcb,0x12,0xd8,0x2f,0xfb,0x8b,0x25,0xd6,0x59,0x5d,0x69,0xe6,0xf1,0xbf, -0xf6,0xdf,0xc9,0xa8,0xb6,0xec,0x99,0xd8,0xf5,0xb6,0x3f,0xd9,0xe1,0xb6,0x46,0xb7, -0xe9,0xc6,0xce,0xf5,0x18,0xfb,0x1c,0x34,0x0d,0x5a,0x10,0x9a,0x0e,0x43,0xf3,0x5c, -0x17,0xaf,0x93,0xd5,0x5d,0xd0,0x44,0x7a,0x37,0xb7,0xb0,0xe1,0x55,0x74,0x21,0xe0, -0xec,0xd1,0x36,0x88,0x2b,0x5a,0x06,0x02,0xe9,0xeb,0xf6,0xad,0x5a,0xf3,0x09,0xd6, -0xad,0xbc,0xa2,0xa8,0x3f,0x60,0x48,0x1e,0xff,0x45,0x3a,0x6f,0xf8,0xd1,0x58,0xc4, -0x03,0x88,0xcc,0xeb,0x61,0x0d,0x2b,0xdc,0xf3,0xaa,0x0f,0xd3,0x0c,0x7c,0xad,0x0e, -0xc5,0xd1,0x21,0x4d,0x75,0x3d,0x2a,0x33,0x4b,0xee,0x0c,0xfb,0x74,0xe6,0x4a,0xcd, -0x64,0x5b,0xfa,0x13,0xef,0x85,0x40,0xf0,0xb3,0x28,0xe5,0xbd,0x06,0x08,0xb4,0xc6, -0x0a,0x82,0x28,0xe0,0xac,0xe6,0xc6,0xd6,0xc6,0xff,0xa4,0xeb,0xb7,0xd1,0xf0,0x1f, -0xce,0xf4,0x00,0xd5,0x0b,0xef,0x43,0x27,0x03,0x6f,0x01,0xfb,0x8b,0xcb,0x92,0xbf, -0x9f,0xca,0x94,0x92,0x03,0x36,0xeb,0x23,0xc5,0xd0,0x3c,0x2a,0x10,0x59,0xee,0x14, -0xd3,0xa0,0xca,0x1d,0x68,0x1b,0xe8,0x65,0xf1,0x0b,0xc5,0x33,0xf1,0x0c,0xc7,0xc6, -0x95,0x16,0x3f,0xf5,0x3d,0x59,0x3d,0x39,0xf2,0x7d,0x0d,0xa2,0x9d,0xca,0x16,0x41, -0xef,0x1f,0x7a,0xe6,0xf9,0x29,0x2d,0xe8,0x24,0xd3,0xda,0x0d,0x00,0xfd,0x0f,0xe6, -0xe3,0xe7,0xe3,0x9e,0x4a,0xc9,0x13,0x4d,0x31,0x11,0x5d,0xf4,0x24,0x8b,0xee,0x12, -0x03,0x16,0x39,0xc6,0x3a,0x5c,0x8a,0x1d,0x21,0xa0,0x1a,0x27,0xb4,0x0e,0x02,0xb2, -0x13,0x06,0x7c,0x16,0xbf,0xfb,0x09,0xe9,0x61,0x13,0xce,0xf3,0x0b,0xfc,0xdd,0x92, -0xda,0xae,0xfc,0x08,0xa8,0x12,0x22,0xcd,0x2c,0x20,0xc3,0x0e,0x15,0x9f,0x67,0x33, -0xff,0xf3,0x31,0xe4,0x39,0x60,0x10,0x2e,0xe1,0x44,0xb1,0xcd,0x21,0xb4,0xcf,0x2f, -0xc1,0x14,0x24,0x09,0xe2,0x81,0x1e,0xed,0x67,0xae,0xdd,0x82,0xdd,0xfe,0xd8,0xc8, -0x40,0xa5,0x56,0xdb,0xf0,0xd6,0xef,0x63,0x22,0xcf,0x94,0xf0,0x89,0xc0,0xd9,0xcb, -0x48,0xc4,0xa0,0xd3,0xf1,0x15,0xd2,0x2a,0xd0,0x55,0xb0,0x14,0x8d,0xdd,0x05,0x9e, -0x22,0x15,0x37,0xde,0xf8,0xff,0xe6,0xf9,0xa7,0xe9,0xc5,0xc2,0xe7,0xf7,0x58,0x0e, -0xba,0x68,0x0a,0x03,0xc3,0x3d,0x6d,0xa8,0x50,0xca,0xe1,0xcd,0xd3,0x08,0x08,0x23, -0x40,0xa0,0xb2,0xe3,0xa3,0xec,0x44,0x67,0x32,0x9c,0xf2,0x22,0x86,0xec,0x41,0x07, -0x56,0x40,0xdb,0xd6,0x0a,0xa6,0x0d,0x2e,0x3f,0x55,0xd3,0x55,0x00,0xee,0x4f,0x47, -0xf0,0x66,0xe8,0xc6,0x1b,0x34,0xed,0xb8,0x9b,0xed,0x96,0xc2,0xf0,0xcb,0xb1,0x15, -0x98,0xfa,0xe5,0x3e,0x15,0xe0,0x8b,0x25,0xd7,0x4f,0x0d,0x1b,0x72,0xfb,0xd6,0x26, -0xa3,0xa1,0x69,0xff,0x11,0xbf,0x4e,0x74,0xd3,0x2c,0x43,0xb2,0x70,0x35,0x05,0x5d, -0x67,0x15,0x0d,0xe5,0xc4,0x91,0x9b,0x26,0x98,0xd1,0x98,0xfa,0x5a,0x1b,0xcf,0xbb, -0x9b,0x3b,0x27,0x63,0xc6,0x03,0xab,0x20,0xf2,0xa4,0xbf,0x05,0x1e,0x53,0x36,0x58, -0x12,0x34,0xe1,0x6e,0x03,0x0e,0xaf,0xc9,0x99,0x0f,0x2c,0xa3,0xef,0xbd,0xef,0xd4, -0x01,0x81,0x5d,0x2b,0x5d,0x1e,0xf0,0x69,0xe2,0xfc,0x1a,0xfa,0x3c,0x4f,0xf3,0x4a, -0x5d,0x3e,0xfb,0xa0,0xff,0x0c,0xc0,0x2c,0xcf,0xf3,0xeb,0x1f,0x10,0x09,0x07,0xb8, -0x2f,0x03,0x6f,0x2d,0xfb,0xaf,0xb1,0xb3,0x1f,0x3f,0x29,0xb7,0x3f,0xff,0xb2,0xf5, -0xd5,0xbd,0x25,0xe4,0x99,0x29,0xe6,0x37,0xa1,0xd3,0xd7,0xad,0xde,0x29,0x1a,0x41, -0xd6,0x0a,0x3a,0x3c,0x22,0x37,0x01,0x1a,0x2f,0x0e,0x01,0x0c,0x4f,0xf0,0xe0,0xe6, -0xe0,0x2a,0xf1,0xca,0xda,0xdd,0x02,0x21,0xa0,0xc1,0xfa,0x62,0x4a,0x07,0x83,0x33, -0x04,0xcf,0x23,0x3c,0x0f,0x05,0x16,0x7c,0x15,0x3d,0x47,0x1c,0x46,0x90,0x4f,0x64, -0xe8,0x21,0x34,0x68,0x43,0x23,0xab,0xee,0x14,0x60,0x29,0xfc,0xa5,0x99,0xfd,0x45, -0xd6,0xd3,0xdf,0x10,0xc7,0x42,0x00,0x2e,0x62,0xd6,0xfa,0xbc,0x2d,0xdb,0xd6,0xe6, -0x18,0x44,0xf6,0xd6,0x88,0xb8,0xe0,0x74,0xd4,0xee,0x30,0xb5,0xc0,0xe7,0xd8,0x23, -0x1a,0x21,0xee,0x84,0xdc,0xf9,0xaa,0x44,0x04,0x05,0x32,0x13,0xd4,0x1f,0x03,0x8c, -0xbf,0xb8,0x27,0x52,0x6c,0xe7,0x28,0xf4,0xe0,0x45,0xff,0x65,0x24,0x46,0x67,0xe0, -0xf9,0x73,0xc3,0xeb,0x5c,0xe2,0xc5,0xcb,0x07,0xf5,0xa1,0x13,0x9d,0x04,0x2b,0x45, -0x58,0x26,0xd5,0xbd,0x05,0x33,0xbc,0xdc,0x0d,0xb6,0xc6,0xda,0xd9,0xd1,0x08,0x43, -0x4c,0x1b,0xf4,0xed,0x1b,0x00,0x06,0xf8,0x68,0x58,0x4c,0x60,0x06,0x0d,0x7f,0x07, -0xe9,0xe7,0xa4,0xeb,0x4d,0xdb,0x92,0x1b,0x96,0x93,0x01,0xfe,0x5e,0xda,0x47,0x19, -0xbf,0x15,0xc2,0x86,0x9e,0xf1,0xc2,0x3a,0x29,0x33,0x14,0xfe,0xa5,0xaa,0x93,0x66, -0x9d,0xf3,0x31,0xd4,0x95,0x0b,0xc5,0xe3,0xf6,0xd4,0x1e,0x5c,0x15,0x18,0x8a,0xba, -0xf5,0xb7,0x23,0x1a,0x13,0x98,0x07,0x93,0xfc,0x18,0x9f,0x30,0xdc,0xdc,0xc4,0xf1, -0x6d,0x25,0x54,0x96,0x7c,0x16,0x79,0xe3,0x11,0x6e,0xff,0x08,0xb1,0x11,0x0a,0x8f, -0x09,0x4c,0x67,0xf7,0xc1,0xa1,0x0c,0xdf,0xac,0x0b,0x2e,0x72,0x33,0x4e,0x21,0xd5, -0xce,0xcd,0x59,0x70,0x88,0x55,0xf9,0x91,0xbc,0xd1,0x1f,0x3c,0xf2,0xf7,0xe5,0x0e, -0x2f,0xe0,0xc7,0xad,0x07,0xec,0x19,0x1c,0x3d,0x3e,0x34,0x14,0x48,0xf4,0x14,0x9f, -0x0e,0xcb,0xb3,0xae,0x0b,0x99,0xb5,0xd6,0xfc,0xbe,0xe0,0xb5,0xd0,0xd1,0x0f,0xfd, -0xd3,0xf9,0x9f,0xf6,0xe4,0x23,0x54,0x7a,0x56,0x50,0x79,0x64,0x3c,0xb6,0xd7,0xe0, -0x26,0xa6,0x17,0x70,0xe5,0x1b,0x59,0x2a,0xfc,0xf4,0x2b,0xe1,0xa4,0x01,0xf7,0xeb, -0x08,0xef,0x95,0xe9,0xe2,0x8d,0xf6,0x1e,0xbe,0x58,0x25,0x24,0xe5,0xf1,0x40,0x0c, -0x36,0xe2,0xc6,0x1c,0xbe,0x1c,0x3b,0xb9,0x17,0xf4,0x90,0xdd,0x56,0x85,0xec,0x15, -0x94,0xd4,0x0b,0x05,0xcd,0xbd,0x57,0x4f,0x67,0xf9,0x0a,0x0b,0x67,0xef,0xe5,0x83, -0xe3,0x37,0xc9,0x4d,0x54,0x73,0x08,0x37,0xe1,0x1d,0x43,0x4f,0xe0,0x0e,0x06,0x0b, -0xa4,0x3d,0xc4,0x0d,0x75,0xfe,0x27,0xcf,0xc4,0xd4,0x6a,0x01,0xbf,0xc1,0x07,0xfd, -0x7e,0x02,0xfa,0xff,0xab,0x22,0x51,0x38,0x47,0x9e,0xf3,0x1a,0x37,0x2c,0x05,0x55, -0x0e,0xc1,0x09,0x8a,0xde,0xba,0xc0,0xbb,0xca,0xb6,0x8d,0xa9,0xc3,0xc3,0x0a,0xf0, -0xdc,0x69,0xfd,0x1a,0x7a,0xca,0xb9,0x2c,0x15,0x30,0xf3,0x58,0xee,0x3a,0x36,0x07, -0xe1,0xeb,0x11,0x51,0x25,0xe2,0x27,0xf1,0xdc,0x71,0x11,0x14,0xae,0x72,0x6b,0x79, -0x38,0xd7,0xc7,0xcf,0xc2,0xb6,0x97,0xc0,0x4f,0xd6,0xf6,0x5a,0x0e,0x36,0x29,0x0b, -0xce,0x5f,0xa2,0x26,0xa5,0xdd,0xa9,0x16,0x1c,0xe0,0x86,0xea,0xbe,0x77,0xff,0x04, -0xa4,0xf8,0x59,0x96,0x12,0xfe,0x14,0x2b,0xef,0x12,0xda,0xb9,0xd9,0xa1,0x9b,0xd8, -0xd1,0x0c,0x7b,0xdd,0x26,0x10,0x2e,0xe8,0x42,0x24,0x06,0x0c,0x16,0x40,0xe9,0x10, -0x02,0x82,0x3c,0x6c,0xb5,0x15,0x09,0xad,0x17,0x2f,0x95,0xd9,0xef,0x88,0x2c,0xee, -0x8f,0x1c,0xdb,0x37,0x42,0x24,0x27,0x25,0x3f,0xc0,0x1e,0xba,0x37,0xe2,0x10,0x24, -0x23,0x07,0xe5,0x31,0x08,0x2b,0xf4,0x25,0xc3,0x43,0xc4,0x25,0x18,0x22,0x8b,0x10, -0x00,0x6b,0xe1,0x0f,0xbc,0x1e,0xea,0xd6,0x41,0x55,0x05,0x04,0xf6,0xce,0xc9,0xf8, -0xb9,0xac,0xa9,0x91,0xce,0x0e,0x8d,0xf2,0xe6,0xc9,0x00,0x3e,0xba,0x22,0x20,0xa8, -0x60,0xe0,0xce,0xd4,0xcd,0xc1,0xba,0x00,0x67,0x14,0xc8,0x8b,0x99,0xe2,0x27,0xff, -0x2d,0x4a,0xff,0xfb,0xa0,0xec,0xd5,0x6e,0x37,0x14,0x4b,0x16,0xb3,0xa3,0xd7,0xd8, -0x64,0xd5,0xc6,0xb6,0x2c,0x2f,0x0e,0xf8,0xc6,0xbd,0x34,0xd2,0x6e,0x9e,0xf4,0x01, -0x30,0xbf,0x08,0x0d,0xa6,0x0c,0xe7,0xe3,0x43,0x16,0x06,0xed,0x51,0x5d,0x30,0xe6, -0xde,0x57,0xe3,0xc2,0x37,0xe9,0xda,0xea,0xb9,0xaa,0x99,0x21,0xf9,0x16,0x9f,0xff, -0x15,0xcb,0x2a,0xfd,0xf0,0xf4,0x71,0x07,0x0d,0x7d,0xcc,0x17,0x28,0x10,0x1b,0x04, -0xfd,0x24,0x86,0x1c,0xca,0x03,0x1c,0xe1,0xd2,0xc6,0x3b,0x72,0x18,0x1e,0x8f,0x6f, -0x53,0x33,0x14,0xf3,0x54,0x22,0x11,0xfc,0x0e,0x1f,0xf8,0x10,0xf6,0x14,0xeb,0xfc, -0x16,0xca,0x12,0xa6,0x5b,0x68,0xab,0x2c,0xc2,0xb8,0xba,0x14,0x64,0x35,0x05,0x1b, -0xf5,0x23,0x1b,0xfa,0x3a,0x75,0x1d,0x22,0x41,0xe3,0x99,0x85,0x92,0x96,0xf0,0xfb, -0x33,0x3f,0xc8,0xa2,0x0b,0xfe,0x04,0x01,0x1e,0xe4,0x9f,0xb0,0x3b,0x06,0xf1,0xe8, -0x2f,0xdd,0x06,0x83,0x2e,0x3d,0x59,0x0d,0xb9,0xab,0xc6,0x4c,0xcb,0x2a,0xf1,0x21, -0x55,0xf3,0xf9,0x08,0xfd,0x74,0xe6,0x34,0xeb,0x1c,0xaa,0xd2,0xc3,0xe2,0xdd,0xe7, -0xe1,0xcf,0x1b,0xda,0xd2,0xc3,0x0b,0xd3,0x28,0x10,0x5a,0xd1,0xdf,0xd2,0x1b,0x5b, -0x68,0x11,0xeb,0xed,0x0b,0x54,0x2c,0x04,0x70,0x4d,0x65,0x4c,0x4e,0xc1,0xf2,0xb4, -0xac,0xbf,0x0f,0x12,0x51,0x15,0x21,0x49,0xe4,0x05,0xdb,0x20,0xec,0x17,0x1e,0xe9, -0xd3,0xfd,0xfe,0xbe,0xb1,0xf4,0x10,0x0c,0xca,0x95,0x54,0xed,0xdc,0xd5,0x11,0xf3, -0x17,0x39,0xb9,0x81,0xf8,0xcf,0xaa,0x33,0x1b,0x1f,0x38,0x3e,0x6e,0xca,0x20,0x2c, -0x1c,0x09,0x80,0x26,0x04,0x90,0xd5,0xd0,0x58,0x21,0x17,0xee,0xf8,0xea,0xba,0xf2, -0x51,0x51,0x17,0xea,0x2c,0x09,0xfb,0xa6,0x09,0xf9,0x72,0xd9,0xf4,0xf8,0xf9,0x2d, -0x0f,0x01,0x57,0x93,0x2b,0x13,0x3e,0xf9,0x3b,0x3b,0x63,0x7a,0x00,0x76,0x59,0xb6, -0xf5,0x16,0x20,0x07,0x16,0x2e,0xf8,0xd4,0x85,0xe9,0xde,0x1a,0x08,0xe4,0x19,0xbc, -0xdf,0x87,0xb1,0x3f,0x65,0x37,0xf4,0xc9,0x19,0x02,0x42,0x23,0x4f,0x4c,0xd8,0xd4, -0xce,0x45,0x76,0x22,0x46,0x1d,0x58,0x2b,0x3c,0x79,0xd3,0x0b,0x1d,0x07,0x53,0x60, -0xe4,0xeb,0x3f,0xbc,0xe3,0x25,0x1d,0x39,0xb8,0x01,0xcb,0xe9,0xee,0x41,0xd6,0xaf, -0xad,0x29,0x04,0xfd,0x36,0xe3,0xfd,0x1d,0xe5,0x02,0xfd,0xe2,0xb5,0xca,0xe7,0x42, -0x4a,0x42,0x10,0x02,0xd7,0xee,0x47,0x1a,0xf4,0x1c,0xf2,0xa2,0xea,0x28,0x17,0x13, -0xf1,0x1a,0xa8,0x20,0xfe,0x4b,0xd8,0xdf,0x2d,0xcd,0x06,0x9c,0xda,0x66,0x1a,0x12, -0xd5,0x39,0x1e,0xb8,0xa3,0xc7,0x1b,0x62,0x2e,0x1d,0xeb,0xbb,0xfe,0x3a,0xea,0x4b, -0x24,0x44,0xcc,0x72,0xd2,0x0d,0x3f,0xaf,0xc4,0xd0,0xcf,0xd4,0xcd,0xca,0x0a,0x2b, -0xc5,0x02,0xd2,0x1d,0x18,0x83,0x0e,0xd2,0xa3,0x2f,0xf0,0x3e,0x0f,0xd9,0xfe,0xf4, -0x3f,0xd3,0xfd,0x04,0x58,0xaf,0xa4,0x3b,0xdd,0xe7,0xff,0xe0,0x21,0x52,0x1d,0x12, -0xda,0x03,0x2d,0x90,0x13,0x39,0x64,0xff,0xf9,0xfa,0x2d,0x30,0xfc,0xd1,0xff,0x61, -0x97,0x25,0x94,0xc7,0xc1,0x15,0xaa,0x9f,0x0f,0x96,0xe3,0x5b,0xca,0xa8,0xdd,0x9c, -0xcc,0xc6,0xc4,0x4b,0x40,0x08,0xcb,0x96,0x1a,0xf0,0x8b,0xf2,0xfe,0xf7,0x7f,0x49, -0xe6,0x27,0x2c,0xc1,0x03,0x2a,0xd1,0xdc,0xb0,0x8f,0x16,0xb9,0x8f,0x0a,0x39,0xa6, -0xc1,0x40,0x26,0x3a,0x2e,0xdb,0x78,0xdd,0xf7,0x10,0xf0,0x76,0xda,0x18,0x14,0x15, -0x0d,0x80,0x2e,0x2c,0x90,0x66,0x08,0x85,0x2b,0xf7,0xd3,0x35,0xed,0x46,0x56,0x5b, -0xf8,0x3b,0x0a,0x7d,0x14,0x1b,0x51,0xd8,0x9b,0xbb,0xca,0x0b,0x31,0x41,0x47,0x75, -0x01,0x37,0xac,0x32,0xd9,0xd5,0x12,0xaf,0xb6,0xee,0xd0,0x26,0xef,0xeb,0x8b,0xe2, -0xeb,0x20,0xce,0x03,0x80,0xea,0xf5,0x22,0x12,0x3a,0x44,0xfe,0x07,0x41,0x28,0xb1, -0x36,0x19,0x14,0x7d,0x04,0xa7,0xc1,0xdc,0x14,0x33,0x4b,0x1e,0x1b,0x75,0x5c,0x4f, -0x06,0x06,0xfc,0x03,0xe7,0xbc,0x4f,0xec,0xd2,0xf3,0xe9,0x91,0x09,0xd5,0x42,0x98, -0xaa,0xa3,0xe2,0xd4,0x71,0xbb,0x3d,0x53,0x15,0xbd,0x8b,0x1f,0xc3,0x17,0xe0,0xf7, -0x11,0x59,0x37,0xda,0x61,0xe6,0xea,0xff,0xf5,0xa6,0x23,0xef,0xb3,0xf7,0xfc,0x21, -0xe9,0x14,0x73,0xc2,0x15,0x5b,0xc4,0xa3,0x35,0xd3,0xd6,0x65,0xf7,0xb2,0x90,0x0a, -0x2c,0xa9,0x1a,0x26,0x8e,0xb8,0xb9,0x2e,0xf7,0xca,0x44,0x19,0xe1,0x1c,0x10,0x30, -0xba,0x4c,0x47,0xb0,0x2f,0x1c,0x0c,0xd7,0xf5,0xad,0x1f,0xea,0x40,0xfd,0x5e,0x0b, -0x6f,0x29,0xc4,0x26,0xfd,0xd4,0xd8,0xf3,0x7a,0xe0,0xc6,0x97,0xe8,0x46,0xf9,0xfb, -0x2b,0xa2,0xf1,0x0d,0xd9,0x3a,0x08,0xaf,0xf2,0x40,0x79,0x14,0x21,0x15,0xfb,0xb6, -0x0c,0xa8,0x25,0x47,0xd5,0xff,0x2b,0x38,0x4a,0xe8,0xc2,0x3c,0x90,0x28,0x4f,0x43, -0x12,0x10,0x10,0x33,0x13,0x28,0x24,0x24,0xbb,0xea,0x09,0xb6,0x00,0x0c,0x59,0x13, -0xe1,0x01,0x16,0xe9,0x9e,0x1b,0xfa,0x5a,0xe7,0xee,0x35,0x05,0x45,0x55,0x21,0x44, -0x2d,0xe0,0x00,0xd7,0xce,0x13,0xa1,0xb7,0xff,0x6d,0xfc,0xdd,0xdf,0xd1,0xae,0x7a, -0xd7,0xef,0xd5,0x09,0x31,0x25,0xcc,0x01,0x8d,0xbd,0xff,0x68,0x1a,0x1f,0x50,0x67, -0x3f,0xa7,0xc8,0x27,0x05,0x3d,0x33,0x96,0x0f,0xfb,0xba,0xf2,0xf4,0x05,0x0e,0xbc, -0xa5,0x01,0x3b,0xb1,0xf2,0x3c,0x07,0x4b,0xb5,0x5e,0xab,0xed,0x58,0xd7,0xde,0x49, -0xb4,0xab,0xbb,0x1e,0x64,0x5b,0x60,0x77,0x90,0x0d,0xef,0x07,0x01,0x28,0x24,0xf2, -0x47,0xe1,0x1e,0x0b,0xa7,0x10,0xf5,0x05,0x45,0xca,0x38,0xa7,0xdf,0xb1,0xff,0xe1, -0xde,0x4e,0xd4,0xdf,0x84,0xbd,0xf9,0xb7,0xfc,0xc6,0x50,0x6d,0x93,0x05,0xb2,0xd6, -0xe2,0x05,0xd5,0xed,0xa7,0xfa,0xdf,0x32,0x04,0x1c,0xdb,0xa9,0xa9,0x02,0x7d,0xd5, -0xfd,0x90,0x30,0x13,0x22,0xef,0x06,0xdb,0x0c,0xf7,0x69,0xec,0x2f,0x60,0x17,0x2c, -0xc1,0x05,0x23,0xc8,0x26,0x37,0x8e,0x14,0xe8,0x4a,0xfc,0xa3,0xda,0xd1,0xb8,0x69, -0xfd,0xc3,0x66,0x21,0x30,0xd3,0x1f,0xd7,0xb0,0xd1,0x08,0x3d,0x0b,0x34,0x9e,0x26, -0x2e,0x9b,0x61,0x5f,0x1c,0x26,0x02,0x46,0x15,0x29,0x82,0xf4,0x18,0x1a,0x12,0x3c, -0x4e,0x4a,0x4d,0x1a,0xd9,0x1e,0x21,0xfa,0xe1,0x90,0xf9,0x10,0x0e,0x12,0xb9,0xcf, -0xd0,0xf1,0xaf,0x12,0x0e,0x91,0xeb,0x45,0x1f,0xf7,0xb6,0xcc,0xe9,0xc6,0xc7,0x0f, -0x13,0x2b,0x4e,0x37,0x7f,0xe7,0x20,0xfc,0xe4,0xde,0x52,0x0d,0x32,0xee,0x1b,0xd7, -0xa6,0x81,0xe7,0x4e,0xad,0xd3,0x67,0x84,0xb7,0xb8,0xe6,0xb5,0x4b,0xc8,0x24,0xf2, -0xe1,0x34,0xf4,0xfa,0x22,0x1d,0x38,0xd8,0x5f,0xe2,0xf5,0x56,0x11,0x43,0xd2,0x30, -0xa8,0xe2,0x24,0x01,0xe6,0x1c,0x2d,0x22,0xed,0x8f,0xe7,0x89,0xcf,0x5c,0x0b,0xca, -0xce,0xfc,0x29,0xf5,0x12,0x19,0xb6,0xc6,0x9e,0xc0,0xbb,0x1a,0x79,0x37,0x67,0xa8, -0xd2,0xe4,0x81,0xf9,0xc5,0xac,0xf3,0x24,0xac,0x21,0xf9,0xc9,0xe0,0xbe,0x31,0xd6, -0x32,0x08,0x5c,0x2f,0xd8,0xda,0xd6,0x69,0x33,0x09,0xb9,0xa4,0xf6,0xd5,0x40,0xc3, -0x45,0xe0,0xb9,0x4f,0xf3,0x4c,0x3e,0x03,0x2c,0x05,0xaa,0xa4,0xf7,0xcd,0x0a,0x84, -0x10,0x35,0xc4,0xf1,0x1b,0x84,0x07,0x08,0x7d,0x12,0xc3,0xfe,0x2b,0x1e,0x26,0xfe, -0x05,0x31,0xfe,0x4f,0x24,0x22,0x0b,0x4c,0x8e,0xc1,0x9e,0xaf,0xf5,0xda,0xf1,0x2a, -0x26,0xbc,0x21,0xcc,0x0c,0xf5,0x28,0x12,0xb5,0xee,0x9a,0xa3,0xbf,0xad,0xbe,0xc2, -0xb1,0xd6,0xca,0xc8,0x40,0xd4,0x0c,0xef,0xfa,0xee,0x28,0xa6,0x40,0x00,0x35,0x14, -0x47,0xc8,0xfa,0x12,0xa3,0xff,0x7a,0x07,0x15,0x1b,0x56,0xcc,0x50,0x2b,0x60,0x55, -0x92,0x46,0x0f,0x91,0xb6,0xd4,0x14,0x14,0x15,0x18,0x1f,0x03,0x86,0xbd,0xb4,0xea, -0x0c,0x99,0x4d,0xca,0xde,0x27,0x16,0x00,0x83,0x2e,0x06,0xd1,0xd0,0xa0,0xcc,0xee, -0x34,0xcb,0x67,0x5c,0x52,0x20,0xe2,0x02,0xe7,0x0d,0x33,0x15,0xc5,0x53,0x02,0xcd, -0x69,0x23,0x44,0x6c,0xec,0xe9,0xb2,0x02,0x2e,0x98,0x58,0x03,0x2a,0x0e,0x0a,0x1a, -0xf6,0x10,0x2f,0x48,0xc1,0xf4,0xc7,0xb2,0x54,0xf1,0x00,0x19,0x06,0xe7,0x75,0x12, -0xc1,0x3a,0x9f,0xf0,0xba,0x35,0x26,0x35,0x04,0x00,0x89,0xbb,0x0e,0x5e,0x1c,0x1d, -0xb6,0xfb,0xf5,0xdc,0x10,0x37,0x5b,0xad,0xb2,0xbf,0xda,0xe6,0xdf,0x64,0x44,0xe5, -0x1f,0x3e,0xcd,0x5a,0xf4,0x46,0x95,0x28,0x85,0x28,0x4b,0x27,0x52,0x63,0xc9,0x08, -0xf1,0xd7,0x05,0x15,0xef,0x23,0x11,0x06,0xc0,0xea,0x52,0xd3,0x25,0x74,0x01,0xc2, -0x80,0xae,0x00,0x82,0xe2,0xf4,0xc0,0x08,0xfb,0x70,0x18,0x0f,0x36,0x3a,0x04,0x57, -0x0b,0xd7,0x7c,0xdd,0x05,0x71,0x02,0x04,0x1c,0x95,0xf1,0x85,0x3b,0xf3,0x72,0x47, -0x26,0x0b,0xfe,0x4b,0x68,0x21,0x34,0xf3,0x05,0xf0,0x85,0x2d,0x36,0x62,0xff,0xd0, -0x81,0x23,0x2c,0xee,0xf8,0xd8,0x6c,0x94,0xd5,0x37,0xec,0x2e,0x2f,0xea,0xec,0xd0, -0xe4,0xfa,0xbe,0x0f,0xb3,0x82,0xe5,0x94,0xc8,0xc0,0x0c,0x1c,0xf1,0x14,0x5b,0xb4, -0x3b,0x13,0xfa,0xf2,0x4f,0x09,0x4c,0x70,0x4e,0x32,0xdc,0xa8,0xb0,0xbe,0xee,0xec, -0xec,0x07,0x09,0x67,0x21,0x16,0x79,0x08,0xeb,0x39,0x4f,0x6b,0x96,0x1e,0x15,0x40, -0x2f,0xa3,0xac,0xe1,0x2c,0x35,0x03,0xb4,0xe0,0xad,0x31,0xe0,0x06,0xdb,0xad,0xa8, -0x01,0xec,0xb4,0xa6,0xb1,0xef,0x18,0xbd,0xfb,0x38,0x7c,0x16,0x5e,0x47,0xfb,0x30, -0x98,0x66,0x02,0xb7,0xf9,0xf3,0xbe,0xdb,0xc4,0xf4,0xf5,0xde,0x3f,0xdc,0x08,0x63, -0x04,0x00,0x29,0x0f,0x03,0xcd,0x43,0x5c,0x3b,0x19,0xe3,0x4c,0xf0,0xed,0xb5,0xe9, -0xa1,0x12,0xf2,0xf5,0x9d,0x28,0x38,0x2c,0xce,0x1c,0x98,0x49,0x32,0x31,0x96,0xd1, -0x46,0xe4,0x31,0x5e,0x10,0xf5,0x37,0x47,0x61,0xa0,0xe6,0xc3,0x1e,0xf1,0xf1,0x15, -0xdf,0xa2,0x52,0xcb,0x05,0x61,0xe2,0xec,0x88,0xf2,0xd8,0x46,0xcb,0xb3,0xad,0xfe, -0xe9,0x80,0xea,0x2c,0xa9,0x38,0x4b,0xfa,0x4b,0xd9,0xe8,0x06,0xd2,0xb4,0xe6,0x4a, -0xd9,0xc1,0xcc,0x4b,0x19,0xc3,0x46,0xd1,0x38,0x05,0x20,0xba,0x1f,0xe6,0x3b,0xfb, -0x72,0x54,0xce,0x1f,0x2e,0x20,0x09,0xcd,0xc1,0x42,0x02,0x90,0x26,0xea,0xda,0x22, -0x2c,0x2b,0x1f,0xad,0x3d,0x2c,0x13,0xd6,0xfc,0x3f,0xa6,0x64,0x5c,0x53,0xd4,0xca, -0x5d,0x28,0x1d,0xc1,0xf6,0xf1,0x60,0xc5,0xd3,0x46,0x87,0xdc,0x59,0xb4,0xaf,0x52, -0xfd,0x65,0xcb,0x44,0x59,0x5e,0x34,0x3a,0x39,0x09,0xa8,0x2b,0xe1,0x23,0x06,0x11, -0xf9,0xde,0xa9,0xa8,0xbb,0xe0,0x2a,0x84,0x4a,0x31,0x69,0xad,0x9a,0x12,0xf3,0xff, -0xce,0xca,0xd4,0xb3,0x05,0xef,0xcd,0x35,0xbb,0xe9,0xf3,0x4a,0xdc,0x04,0x59,0x94, -0xe2,0x14,0x1a,0x19,0x24,0xb6,0xd2,0xf2,0xbb,0x11,0xd1,0xd5,0xc7,0x0b,0xa7,0xb3, -0xc9,0x4f,0x31,0x69,0x6a,0x0b,0xa9,0xe6,0xed,0x5b,0x93,0x5b,0x0f,0x5a,0x5f,0x74, -0xad,0x35,0x10,0xee,0x1d,0xbb,0xdb,0x05,0xf3,0x3f,0x09,0x03,0xea,0x17,0x0b,0xeb, -0x0c,0xe3,0xe7,0xbe,0xd3,0xc9,0xcf,0x2a,0xac,0xea,0x9e,0x4f,0xa9,0xb6,0x1a,0x06, -0xf5,0x47,0xbb,0xbd,0x05,0xd0,0xcc,0xd9,0x25,0xf9,0x97,0x31,0x0c,0x6e,0xc4,0x1e, -0x5b,0x54,0xe4,0xa4,0xf9,0xb4,0x8a,0x00,0xea,0x56,0x0a,0x05,0xb4,0x28,0x4c,0xa7, -0xf9,0xad,0x63,0x08,0x21,0xdd,0x08,0xb5,0x36,0x3b,0xc6,0x91,0xcd,0xc0,0xc6,0x22, -0x67,0xd4,0x3c,0x32,0x97,0x3d,0xd0,0xa7,0x1d,0x0a,0x8f,0xc2,0xd6,0x94,0xae,0xa4, -0x01,0x99,0x9f,0xdd,0xe7,0x00,0x1f,0x53,0x6c,0x54,0x4a,0xf0,0x68,0xd9,0xe5,0x56, -0x13,0x2c,0x97,0x2c,0x4c,0x73,0x32,0x00,0xe4,0x0b,0x20,0x98,0x64,0x05,0xc9,0xf4, -0xeb,0xa5,0x53,0x3c,0x03,0xf7,0x12,0x05,0xce,0x34,0xa2,0x34,0x3f,0xb3,0x6b,0x37, -0xf8,0x21,0x00,0x75,0xa6,0x8d,0x53,0xc4,0x09,0x69,0xe6,0x0b,0x19,0x21,0x3a,0xbf, -0xb3,0x93,0xfc,0xfb,0xc9,0xef,0xca,0x39,0x83,0x23,0x0e,0xd0,0xc1,0xcd,0xf9,0xee, -0x15,0xb2,0x3b,0xe2,0x13,0x09,0xe1,0x33,0x29,0x27,0x0c,0x27,0x13,0xc6,0xf6,0x00, -0x83,0xf3,0x0e,0x51,0xfd,0xd9,0xdd,0x2a,0x07,0xf2,0x40,0x71,0xc6,0x19,0x04,0x75, -0xf4,0x1d,0x6f,0x93,0xc3,0x19,0xf9,0x4d,0x3d,0x08,0x1c,0x12,0xe2,0xd4,0x60,0x41, -0xe3,0x71,0xaa,0x2b,0x4f,0x68,0x48,0x9b,0x13,0xc2,0x2a,0x01,0xe9,0x57,0xe2,0xff, -0x13,0xf6,0x65,0xf0,0x07,0xf4,0xc3,0xb9,0x9b,0xba,0x05,0x29,0xd4,0x22,0x13,0x2c, -0x04,0x11,0xe8,0x05,0xfd,0x2c,0x47,0x2c,0xc5,0x47,0x11,0x4b,0x38,0xe2,0x4d,0x41, -0x05,0x7e,0x01,0xc8,0xf7,0x10,0x19,0xbe,0x0e,0xff,0x56,0x00,0x39,0x30,0x09,0x99, -0x2b,0xdf,0xcf,0x47,0xf0,0xff,0x67,0xf2,0x2b,0x9f,0xf1,0x02,0x34,0xf2,0xff,0xb2, -0xf5,0xdc,0xcc,0x0a,0xf6,0x55,0xc1,0xcb,0xa3,0x1a,0x2a,0x41,0xe5,0xf4,0x90,0xca, -0xb7,0x6e,0xcd,0xcd,0xa7,0xee,0xdf,0xbe,0x2e,0x64,0x88,0x4b,0x0d,0x75,0x15,0x30, -0x2f,0xfb,0xc6,0x13,0xca,0xec,0x2b,0x28,0xfc,0xb8,0x4d,0xca,0x55,0xcc,0xbd,0xf1, -0xf2,0x25,0x6f,0x06,0xf9,0x65,0x05,0x00,0x55,0xee,0xba,0x5e,0xda,0xc3,0xad,0xc1, -0xde,0x7b,0x2c,0x15,0x17,0x2c,0xc9,0xb9,0x9e,0x93,0xd1,0x25,0xc8,0x7d,0x09,0x04, -0xca,0xe4,0xfd,0x30,0xf2,0xa9,0x92,0xb3,0xc8,0xc0,0xf3,0x20,0x5a,0xc4,0x07,0x98, -0xfa,0x08,0x25,0xed,0x19,0xcc,0x1b,0xd3,0x60,0x51,0x1e,0x0f,0xd3,0xd8,0xa7,0xc1, -0x0f,0x01,0x53,0xed,0xd6,0xf6,0x1a,0x94,0x04,0x2d,0xd8,0x17,0xb3,0x40,0x1a,0x49, -0x1a,0x53,0x65,0xa9,0x25,0xd1,0x53,0x97,0x98,0x2a,0xee,0x0f,0x18,0x17,0xcc,0xbe, -0xa2,0xc9,0x12,0xe4,0x31,0x0e,0xe0,0x14,0x22,0xc4,0x4a,0x1c,0x36,0x05,0x2a,0xbf, -0xb5,0x4d,0x13,0x50,0xa4,0x30,0x38,0xe3,0xff,0xf3,0x0d,0xb2,0xb9,0x93,0x09,0xe0, -0xde,0x23,0x50,0x43,0xd2,0xf5,0x09,0xeb,0xd8,0x28,0xf0,0x25,0xf7,0xc7,0xd3,0x50, -0xf5,0xd9,0xd2,0xd8,0xfd,0xcd,0x25,0x03,0x5b,0x53,0x27,0x5b,0x14,0x4f,0xbf,0x1d, -0x05,0x1d,0xfa,0x11,0xb2,0x29,0x0b,0x0f,0x15,0x17,0xdc,0x30,0xfe,0x7f,0x2c,0x2d, -0x12,0x0e,0x45,0x52,0xec,0x34,0x63,0x6f,0x63,0x6d,0x1a,0xec,0x59,0x42,0x24,0x43, -0x36,0xb7,0x94,0xe1,0x2d,0x0d,0xcc,0xc9,0x1c,0xaf,0x32,0x3a,0xec,0xe6,0x59,0x00, -0xf6,0x4b,0x18,0x45,0x88,0x05,0xcd,0xa7,0xd2,0xdf,0x28,0x1b,0x13,0x16,0xcc,0xc2, -0x92,0x9d,0xc7,0x5d,0x4f,0x75,0xf1,0x22,0x11,0xb3,0x1f,0x01,0x89,0xba,0xcc,0xa7, -0x08,0xc5,0x86,0xef,0xec,0xdb,0x1e,0xd9,0x41,0x9d,0x0a,0xcc,0x1b,0x36,0x79,0x42, -0xc0,0x3d,0xa9,0xfc,0x5a,0x08,0x31,0xe7,0xed,0x23,0xe2,0x19,0x5a,0xba,0xe9,0x27, -0x83,0x52,0x20,0x7b,0xac,0xb8,0xc5,0x1c,0x0f,0xbe,0xff,0x59,0x2e,0x5c,0x3d,0x77, -0x2a,0x10,0x99,0xcd,0xde,0xbb,0x33,0x6c,0xe5,0x07,0x18,0x66,0x23,0x09,0x91,0x9f, -0x15,0xbc,0x0b,0x3a,0x90,0xc1,0x03,0x24,0xea,0x05,0x3e,0xb9,0x29,0x06,0x63,0xdc, -0x14,0x21,0x09,0xca,0xc0,0xc0,0x1e,0xd4,0x3c,0x44,0x06,0x06,0xdd,0x90,0xc5,0x5c, -0x39,0xd5,0xf7,0xe3,0xdb,0xa5,0xab,0x0b,0xe0,0x0e,0x00,0x31,0x27,0x32,0x03,0x2f, -0x12,0x68,0xf4,0x26,0x67,0xfb,0xdb,0x46,0xa6,0xc2,0x66,0xf5,0x04,0xf4,0xb0,0x04, -0x5d,0xf8,0x3b,0x41,0x04,0xf1,0xd8,0x0a,0xf4,0x27,0xb9,0x12,0xce,0x4e,0x71,0x87, -0x1a,0x40,0x42,0xf5,0x34,0x1f,0x06,0xa1,0xc9,0x14,0x3e,0x3d,0x30,0xef,0xc0,0x16, -0x10,0x46,0x0f,0x0e,0x35,0x0a,0x10,0x63,0xf2,0xfb,0x10,0xee,0x19,0xe1,0x11,0x25, -0x73,0xcb,0x9d,0xa0,0x02,0x42,0x5f,0x4c,0xe8,0x6c,0xd8,0x46,0x46,0x4a,0x09,0x38, -0xfb,0x26,0xc4,0xbe,0xa6,0x9a,0xef,0x2c,0x5c,0xd4,0xcf,0x9f,0x3f,0x2b,0x3b,0x43, -0x2d,0x3d,0xdc,0x06,0x81,0xd4,0xd3,0x24,0x3f,0x2d,0x50,0xb1,0x29,0x9c,0x42,0xfc, -0x7e,0x29,0xd3,0x90,0xf3,0xe0,0xf8,0x2b,0x64,0x02,0xf1,0xd1,0x3b,0x3b,0xb9,0x3d, -0xe7,0x09,0x29,0xf2,0x44,0x26,0xc3,0xd6,0x35,0x1b,0x40,0x3e,0xce,0x9b,0x0e,0xbf, -0x30,0x01,0xe3,0xbc,0xef,0x3d,0x43,0xca,0x1f,0xdc,0xcc,0xf7,0xc0,0xbe,0xb5,0xf7, -0xac,0x25,0x02,0xa5,0xfc,0x25,0x1d,0x15,0x85,0x81,0xe9,0xd7,0x7d,0x00,0xae,0xbf, -0xae,0xe6,0x5d,0xe8,0x30,0x89,0x28,0xbc,0x74,0xea,0xb7,0x64,0x31,0xf8,0x7f,0xc3, -0x95,0xcf,0x19,0xdf,0xba,0xc3,0xc5,0x70,0xca,0xab,0x67,0x15,0xcb,0x5b,0xd5,0x3c, -0x55,0xeb,0x38,0x8e,0x35,0x10,0x3c,0x2d,0x08,0x8f,0xf2,0xf7,0x12,0x01,0x4b,0x48, -0x32,0xdb,0xfc,0xc9,0x1c,0x5d,0x0b,0x0a,0x2a,0x35,0x65,0xdf,0x5f,0x77,0x55,0xee, -0x2c,0xbe,0x25,0x1c,0xd9,0x2f,0x1b,0x9f,0xe7,0x35,0xeb,0x3b,0x03,0x68,0xdd,0x20, -0x6d,0xde,0xc8,0xf6,0x29,0xcb,0x48,0xf9,0xd7,0xc2,0xea,0xc0,0x29,0x0c,0xd1,0x5d, -0xf0,0xf9,0xe6,0x41,0x00,0x30,0xf1,0x19,0x8e,0x55,0x0c,0x6e,0xf3,0x16,0x63,0xd8, -0xfd,0xc0,0x2d,0x18,0xe4,0x09,0x90,0x38,0xdb,0x16,0xb8,0x28,0x0a,0x73,0x21,0x23, -0x58,0x50,0x37,0xdc,0xde,0x92,0x49,0xa0,0xa8,0x3c,0xf9,0xfd,0x02,0x76,0x30,0x07, -0xe4,0x16,0xb0,0x39,0x18,0xdd,0x09,0xdb,0xa8,0xdc,0x5c,0xd4,0x15,0x44,0x5a,0xff, -0xb8,0x3b,0xb8,0x26,0xf2,0x10,0x31,0xaf,0x61,0xe8,0x17,0xaa,0xfd,0x87,0xdc,0xd6, -0x78,0xed,0xc1,0xc1,0xd1,0x45,0x1e,0xe4,0x0a,0xb9,0xea,0x0f,0xd3,0xba,0x12,0x47, -0xfe,0xea,0x3e,0xd1,0x28,0xc2,0x60,0xf9,0xf4,0xd5,0x0f,0x04,0xdf,0xfa,0xda,0x0c, -0x48,0x2d,0x46,0x51,0x2d,0xe6,0xf6,0x8b,0x07,0x0e,0x84,0x29,0xcd,0xc0,0xca,0x05, -0x71,0x34,0xe0,0x11,0xde,0xae,0xc1,0xd2,0xc9,0x7c,0xeb,0x5a,0xab,0x54,0x24,0xd2, -0xf9,0x08,0xc8,0xaa,0xb7,0x35,0x59,0x28,0x2a,0xec,0xe7,0xde,0x13,0x0c,0x91,0xd4, -0xf0,0x3c,0xa4,0x10,0x31,0x26,0x45,0x8a,0x15,0x40,0x6c,0x23,0x2a,0x10,0x05,0xf1, -0x4f,0xde,0x11,0xd6,0x0f,0xa4,0xb1,0xeb,0xd3,0xb0,0x04,0xb7,0x7c,0xee,0xef,0x21, -0xf7,0x11,0x29,0x10,0x2f,0x8d,0xb8,0xf6,0x02,0xfc,0x44,0x30,0x0b,0x18,0xfa,0x18, -0xfa,0x9b,0xb9,0xc5,0x16,0x33,0xcd,0x22,0x9c,0xed,0x84,0x37,0xc5,0x86,0xbf,0x0e, -0x60,0x32,0x23,0x81,0xe0,0xf2,0xbc,0x44,0xaa,0xab,0xbf,0xe5,0xbd,0x3c,0x26,0x4d, -0xf6,0xc6,0xb4,0x0f,0xf2,0x8f,0x09,0xc2,0x55,0x97,0xcc,0xf6,0xf8,0xe3,0xdf,0x1e, -0x26,0x11,0x04,0x00,0xe0,0xf8,0xd2,0x21,0xe5,0xdc,0x47,0xeb,0xf2,0x8f,0x6a,0x75, -0x00,0x1b,0x27,0x57,0x58,0xf4,0xb3,0x27,0xcd,0xd2,0x03,0xaf,0x9c,0xdd,0xd9,0x70, -0x4a,0x29,0x1d,0x45,0x39,0x73,0x04,0x11,0x6c,0x2c,0x0c,0x9a,0xea,0xf0,0xc3,0x29, -0x66,0x6c,0x68,0xde,0x42,0xf1,0xf3,0x32,0xd6,0x91,0x66,0xfd,0x3b,0x26,0x2e,0xe0, -0x51,0x0a,0x49,0xea,0x1e,0x1a,0xd7,0x5d,0x6d,0x15,0x30,0x29,0xce,0x35,0x06,0xc7, -0xb7,0xf2,0x07,0xea,0xee,0x65,0x19,0x4d,0xd5,0x02,0xdd,0x80,0xe3,0x9b,0x3d,0xc0, -0xe3,0xf5,0x19,0x3f,0xec,0xcd,0x13,0x63,0x9f,0x91,0x91,0x03,0xe4,0x47,0xcd,0xc9, -0x1e,0xed,0xb7,0xd8,0x14,0xa3,0xac,0xea,0xfd,0x6c,0x99,0x22,0xbb,0x3e,0x1b,0x77, -0x23,0x25,0xf7,0x2b,0x02,0x2b,0xcc,0x98,0xb5,0xd9,0xd9,0x05,0xe3,0x1b,0xf1,0x1b, -0xc8,0x24,0x98,0xed,0xfb,0xc0,0xef,0x01,0xfa,0x36,0x15,0x6c,0x3e,0x25,0xdd,0x0f, -0xa5,0x4f,0x39,0xc9,0x19,0x03,0xa2,0x9f,0xff,0x3d,0xfb,0x08,0x9f,0x1c,0x76,0x37, -0x0a,0xa2,0x4e,0xd8,0xe7,0x42,0xb4,0xbd,0x29,0xec,0xaa,0xb1,0xc0,0xe8,0xe3,0xa6, -0x9e,0xc5,0xe8,0xce,0xb3,0xd2,0xf2,0x82,0x49,0x0e,0xc9,0xd3,0x0c,0xc9,0x0c,0x53, -0x02,0x27,0x3a,0x44,0x4d,0x03,0xcc,0x3d,0xd3,0x51,0xb5,0xfc,0xca,0x23,0xea,0xb6, -0x19,0xff,0x22,0xce,0xf5,0x30,0xdd,0x4b,0x96,0x11,0x3f,0xe5,0x1c,0x0b,0x2c,0x0a, -0xdd,0x15,0x9f,0x07,0xdf,0xdc,0x08,0x6a,0x45,0x4d,0x71,0xe3,0xde,0x37,0xfa,0x00, -0xf8,0xdb,0x17,0x30,0xe0,0xae,0x65,0xed,0x67,0x7c,0x46,0xf7,0x52,0xe8,0x03,0xc2, -0xcf,0xae,0x53,0x11,0xe6,0x97,0xf1,0x2c,0xc9,0x32,0xef,0xa8,0xec,0x06,0x0f,0xd3, -0xf0,0x0e,0x23,0x0d,0x04,0xfe,0xfe,0x9f,0x03,0x35,0xed,0x34,0x06,0x8a,0xe9,0x57, -0x8d,0x09,0xf8,0xa1,0x9d,0x9d,0xa7,0x2d,0x74,0xd3,0x56,0xed,0xa7,0x40,0x59,0xbb, -0x74,0x0e,0xed,0x90,0xff,0x1e,0xbe,0xb2,0xb2,0xea,0x22,0xde,0x2a,0x2b,0x97,0x57, -0x2a,0xcd,0x05,0x37,0xb2,0xc9,0x0b,0xa4,0xe1,0xe0,0x95,0xe7,0x15,0x24,0x14,0x16, -0xef,0x15,0x1a,0x50,0x4e,0x29,0xe7,0x10,0x22,0xc9,0xba,0xd4,0x72,0xf9,0x0e,0xb4, -0xa2,0xf2,0x23,0x55,0xd9,0x3d,0x06,0x33,0x53,0x1c,0x56,0x18,0x60,0x20,0x75,0x4e, -0x24,0x38,0xf5,0xd1,0x4a,0x28,0x04,0xc4,0xf4,0xcb,0x86,0x9b,0xad,0x4d,0xf9,0x24, -0x3f,0xb9,0xe2,0x35,0xf9,0x0b,0x62,0x27,0xf9,0xa2,0xac,0xcc,0x4e,0xa4,0x93,0xa2, -0x15,0x41,0x2a,0xea,0x0f,0xfb,0x0b,0x1e,0x41,0x3c,0xde,0x6f,0x12,0xd9,0x9d,0xd7, -0xbb,0x1b,0xd0,0xf4,0xae,0x3e,0x36,0x23,0xc8,0xf8,0x9c,0x39,0xb9,0x79,0x15,0x0b, -0xfd,0xe6,0x33,0xb2,0x35,0xb2,0x41,0xff,0x64,0xa3,0x36,0x49,0xeb,0x13,0xef,0x95, -0xfa,0xdd,0xce,0x10,0x11,0x81,0x52,0xd6,0x0b,0xa9,0xf0,0x17,0xfe,0xad,0x22,0xc2, -0xd3,0x2c,0xa3,0xcd,0xfb,0x67,0x28,0x22,0xe2,0x5c,0x33,0x32,0x0c,0x9b,0xdf,0x01, -0xf0,0x19,0xc8,0x17,0xbc,0xf7,0x17,0xbe,0x1d,0xca,0x0f,0x1d,0xda,0xf5,0xe1,0xcd, -0x0b,0xdd,0xd8,0x23,0x1f,0x70,0xc8,0xa3,0x5c,0xfb,0xb1,0x31,0xd8,0xf4,0xc9,0x10, -0xfd,0x6a,0x02,0x2c,0xda,0x15,0xf0,0xf6,0x48,0x3d,0xd2,0x34,0x03,0x5e,0x02,0xd5, -0xb0,0xe2,0xf7,0x64,0xf6,0x26,0xe9,0x60,0xfc,0x84,0x03,0x3c,0xeb,0x16,0x69,0xcc, -0x2e,0x29,0x35,0x3d,0x57,0xb8,0x52,0x1c,0x61,0x30,0x14,0x12,0xf5,0xde,0x76,0xea, -0x0a,0x6b,0x06,0xb8,0x00,0xce,0x36,0x9b,0xf7,0xd7,0xd0,0xea,0xaa,0x5f,0x12,0x4d, -0x7c,0xf6,0x0c,0xd0,0x19,0x2f,0x1c,0xa3,0x9a,0xe4,0xfe,0xeb,0x69,0x33,0x00,0xf5, -0xe0,0x00,0x98,0x05,0x11,0xc4,0xeb,0xbd,0xfa,0xf7,0x0b,0x1e,0x1d,0x05,0xe7,0x4f, -0x30,0x85,0x10,0x0a,0xab,0x5b,0x4e,0xe8,0xe7,0xb7,0x28,0xd2,0x10,0x44,0x12,0x09, -0xd4,0x37,0x2d,0x9d,0xed,0x07,0xa7,0xf2,0x3f,0x77,0x05,0x16,0x46,0x0f,0xc8,0x41, -0x09,0x1d,0xf3,0xac,0xe9,0x63,0x02,0xfe,0x6b,0x2d,0xb0,0x41,0xf3,0xc2,0xd2,0x18, -0xfb,0xdf,0xb0,0x98,0x5b,0x1b,0x64,0x6b,0x01,0xf5,0x38,0x06,0xc2,0x14,0x0a,0x68, -0x45,0x2c,0x28,0x07,0xe9,0x4d,0x93,0x2c,0xe3,0x8c,0xd1,0x13,0x1a,0x31,0xd2,0xcf, -0x94,0x83,0xc4,0xe7,0xd8,0xc8,0xc5,0xf3,0xba,0xdc,0x13,0xc5,0x15,0x47,0x1e,0xad, -0x02,0x0a,0x17,0xf8,0xb2,0x42,0xa8,0xb5,0xe1,0xc0,0x99,0xf0,0xfa,0x0b,0x11,0x17, -0x8b,0x13,0xb8,0x28,0xe2,0xe9,0xb1,0x0f,0xb8,0xf8,0xa5,0xf0,0x14,0x33,0x57,0x32, -0x1f,0x06,0x24,0xe8,0x29,0x3e,0x38,0xc4,0x8c,0x14,0xc0,0xa4,0xbf,0xa5,0xa7,0xb3, -0x51,0x9f,0x17,0xa1,0xbb,0xaf,0xd1,0xe0,0xf9,0xf8,0x47,0xf4,0xb4,0x35,0xeb,0xee, -0x55,0xff,0x2b,0x0e,0x1d,0xe1,0x04,0x41,0x5d,0x3f,0xe9,0x05,0xac,0xf8,0x20,0xc9, -0x2b,0x2c,0x72,0x03,0xd3,0x2f,0x1b,0x3b,0x3a,0x1a,0xe6,0x8f,0x6c,0x0d,0x68,0x15, -0xc5,0x29,0xb1,0x35,0x69,0x21,0x2b,0x0c,0x3f,0xf0,0xa8,0xd7,0xc5,0x0c,0xf5,0xe8, -0x33,0xd7,0xae,0x11,0x9f,0x15,0x8c,0x3f,0x32,0x96,0xe5,0x33,0x5b,0x68,0x0b,0x93, -0x4d,0xfd,0x3f,0x4b,0x01,0xe7,0x04,0xe3,0xbb,0xbe,0xb3,0xee,0x37,0x2d,0xbf,0x02, -0x29,0xdd,0x2f,0xee,0xaf,0xa7,0xf2,0x87,0x4d,0x59,0xdf,0x1c,0xd1,0x00,0xe6,0x3b, -0x4a,0x22,0xf0,0xa7,0x46,0x3c,0xef,0x12,0xc0,0x5d,0x00,0x41,0x81,0x0b,0x1d,0x81, -0xfc,0x2b,0x05,0x0a,0x37,0xc0,0xc7,0x13,0x74,0xdd,0x0c,0xaa,0x17,0xcf,0xe8,0xfc, -0x4b,0x77,0xe5,0xba,0x8d,0xa1,0xc6,0x25,0x21,0x01,0xf5,0x15,0x19,0x28,0x5c,0x06, -0xe9,0x05,0x2e,0x1c,0xd9,0xfe,0x0d,0x33,0xf6,0x1b,0x23,0x02,0xeb,0xbc,0x2f,0x33, -0x68,0x66,0x65,0x11,0xd7,0x85,0xf4,0x0b,0xb9,0xfe,0x1f,0xb0,0xf3,0xf9,0x4f,0xeb, -0xb2,0x48,0xe2,0x3f,0xb3,0x1a,0xe4,0x75,0x1d,0xd2,0xa4,0xb4,0xd2,0xb6,0x09,0x8e, -0x8e,0xd5,0x01,0x23,0x3b,0xfc,0x7b,0x4d,0x32,0xf2,0x30,0x16,0x06,0xfc,0xd8,0x9e, -0xf2,0xaf,0x56,0xb6,0x07,0x87,0xfe,0xd8,0xc4,0xd9,0x16,0xbc,0x33,0x54,0xe2,0x20, -0xbc,0x84,0xa2,0x15,0xa6,0x3b,0x0b,0x10,0x0b,0x49,0xea,0xc9,0x2f,0x47,0x35,0x57, -0xfa,0xf8,0xcc,0x2d,0xcc,0xe7,0x68,0xbb,0x3e,0x41,0x0b,0xfa,0x44,0xe9,0x53,0x98, -0x59,0x10,0xbe,0x58,0xd9,0x10,0xef,0xf5,0x86,0xba,0xa4,0x97,0xc2,0xe3,0xd9,0xd1, -0x10,0x60,0x4d,0x0e,0x10,0x2d,0xcd,0x59,0x09,0x27,0x8c,0xcf,0x24,0x30,0x20,0xd7, -0x65,0x1c,0xca,0xfe,0x3b,0x12,0xbc,0x07,0xad,0x96,0x9a,0x0e,0xce,0x29,0x23,0x76, -0xfd,0x49,0x8d,0xf6,0xe3,0xae,0x08,0xd8,0x39,0x4b,0x2b,0x63,0x2e,0xd6,0x20,0x10, -0x30,0xf3,0xf1,0x41,0x57,0xb0,0xdd,0xd1,0xcb,0x3a,0x90,0x3a,0xcc,0xaa,0xca,0xa3, -0x4f,0x9b,0xd7,0xb5,0xe5,0xf7,0xe4,0xca,0xfe,0x17,0x3d,0x1e,0x58,0x26,0x0a,0x00, -0xbc,0x0b,0x89,0x34,0x58,0x7f,0xf4,0x00,0xa9,0x06,0x30,0x46,0x26,0xd8,0x90,0x9f, -0x0b,0x25,0x06,0xeb,0x0a,0x28,0xb8,0x8c,0xaa,0x10,0x09,0x15,0x50,0xf5,0xfa,0x37, -0x80,0x3d,0x16,0xff,0x04,0xe9,0x34,0x19,0xcd,0xab,0xfe,0x98,0xdf,0xe1,0xfb,0x19, -0x06,0xf6,0xa0,0x49,0xd2,0xc1,0x1d,0x31,0xa5,0x41,0xd8,0x31,0xe9,0x15,0x8d,0x0c, -0xe1,0x22,0x50,0x63,0xf1,0x37,0xd2,0xa6,0xdb,0xdb,0x8b,0xa5,0x37,0x25,0x1d,0xbc, -0x48,0xe5,0x9c,0xc8,0xb6,0x97,0x3b,0x91,0x86,0x1d,0x09,0x37,0x4b,0x35,0x03,0x25, -0x24,0x24,0x3b,0xb6,0xf2,0xfe,0x59,0x36,0x6e,0x38,0x0e,0x25,0x01,0x02,0x1c,0xfb, -0x0d,0x85,0xf9,0x04,0x8c,0x5a,0xc4,0x3e,0x0c,0xe6,0x9f,0xf6,0xba,0x07,0xf6,0xad, -0xd6,0x1d,0xe2,0x40,0x0e,0x4d,0x87,0x4b,0x06,0x73,0x3f,0xc8,0xd5,0xa5,0x23,0x91, -0x0f,0xe4,0x7e,0x00,0x0f,0x1c,0xdc,0x91,0x73,0xb0,0x0e,0x2f,0x11,0x00,0x73,0x38, -0xbe,0xa4,0xa9,0xbb,0x74,0x08,0xdd,0xe0,0xe5,0xe5,0x35,0xfb,0x48,0x68,0x44,0x21, -0xfb,0x68,0x52,0x8f,0x4b,0x55,0x3e,0xd9,0xac,0x50,0x07,0x08,0x4c,0x4d,0x46,0x6d, -0x6e,0x07,0x32,0x08,0xd7,0x64,0x1c,0xc5,0x8f,0xd0,0xbb,0x56,0xa7,0xda,0x57,0x99, -0x97,0x8a,0x00,0xd9,0xb0,0x21,0x1a,0x49,0x03,0x00,0x86,0xdf,0xd5,0xb0,0x09,0xf4, -0x78,0xac,0xe4,0xb2,0xb3,0xf5,0x28,0xf2,0xc9,0x21,0xcc,0x0a,0xda,0xec,0x0f,0x8b, -0x59,0xdc,0xea,0xc3,0xbe,0x39,0x2f,0xf7,0xb7,0xfc,0xc2,0xff,0xf7,0x04,0x0e,0x29, -0xd2,0xc0,0xf2,0xf8,0x1e,0xda,0xf2,0x88,0x01,0x02,0x38,0xe1,0x00,0x4c,0xe1,0xef, -0xef,0x01,0x28,0x77,0xe0,0xe9,0x6d,0xff,0x2d,0xaf,0x26,0xfc,0x3a,0xb2,0xfd,0x95, -0xff,0xbd,0x3e,0x22,0x6f,0x48,0x63,0x2b,0xbe,0x3f,0x64,0xa3,0xd4,0xb9,0xd9,0x14, -0xe4,0xbf,0xc1,0xc5,0x5e,0xf5,0x1e,0xf2,0x3b,0xec,0x86,0x17,0xb8,0xfc,0xdf,0x98, -0x45,0x37,0xf8,0x90,0x5a,0x7b,0x82,0x1f,0xff,0x39,0xfd,0xf3,0xc0,0xe4,0x70,0xe6, -0x30,0x11,0x8b,0x19,0xcd,0x40,0xad,0xd5,0xc9,0x1f,0xcd,0x64,0xe5,0x43,0xc7,0x02, -0xb4,0xe3,0xd5,0x01,0x48,0xec,0xf9,0xe8,0x2d,0xdd,0x05,0xf3,0x0d,0x69,0x4f,0x74, -0xdd,0x76,0x6f,0x79,0x13,0xbe,0x70,0xca,0x58,0xb9,0x02,0xa6,0xca,0x09,0xb5,0xd0, -0xb9,0xf1,0x5c,0xe3,0x9c,0x5e,0xfa,0x24,0xe6,0x58,0xe7,0xce,0x3c,0x38,0x79,0x30, -0x04,0x10,0x6d,0x6a,0x04,0x20,0x10,0x6b,0x1a,0xcd,0x8a,0x99,0xb5,0x3a,0x23,0x0f, -0x35,0xf8,0x29,0xab,0x41,0x3e,0xf0,0x14,0x96,0x6c,0x98,0xd5,0x33,0xff,0xd8,0xc2, -0xde,0xb8,0xec,0xda,0x1a,0xc9,0x26,0x15,0x75,0x1f,0x13,0xf4,0xf2,0x36,0x5a,0xf6, -0x15,0x2a,0x37,0x48,0x5e,0x39,0x0d,0xba,0xc9,0xf9,0x4d,0xbb,0x12,0x81,0x0b,0xc5, -0xaf,0xd0,0xde,0x00,0x2e,0x1b,0x07,0x41,0xdf,0x71,0xe3,0x32,0x57,0x1e,0x0d,0x68, -0x3c,0x25,0xb1,0x01,0xff,0xc1,0xb1,0xfb,0x3e,0xc9,0xe3,0x0a,0x33,0xe2,0x78,0x37, -0xbc,0x36,0xca,0x34,0xf2,0x20,0xf4,0x9b,0xcf,0x44,0x26,0xdf,0x9c,0x04,0xed,0xc6, -0x7d,0xdb,0xf5,0x28,0x06,0x02,0xda,0xab,0xd4,0xd2,0x04,0x1b,0xe7,0xe3,0xe9,0x64, -0x53,0x6f,0xa6,0x48,0xc3,0xb5,0x9d,0x95,0x96,0xbc,0xdd,0xc4,0xb3,0x2a,0x05,0xec, -0x00,0xb5,0xc2,0x9f,0x08,0x11,0x16,0xc0,0xd8,0xbc,0xc7,0x21,0xac,0xde,0xe4,0x0b, -0x7c,0x1d,0x32,0xf7,0xe0,0x2d,0x0d,0x2e,0x16,0xc2,0x1a,0x12,0x9c,0x4d,0x4d,0xbb, -0x07,0x27,0x91,0x21,0xdd,0x40,0xea,0x01,0x1c,0xc2,0xd3,0x08,0x9c,0x09,0xa4,0x14, -0xd9,0xcd,0x14,0x55,0x56,0x24,0x4a,0xf9,0x24,0x11,0xd4,0x1d,0x1b,0xcc,0x3a,0xc8, -0xdd,0x46,0xf4,0xbc,0x97,0xda,0xd3,0xdb,0x1c,0xca,0x2b,0x4b,0x67,0x2d,0x1a,0xe4, -0xaf,0xfb,0x5c,0x0c,0x06,0xdf,0xc0,0xab,0xba,0xeb,0xd7,0x9f,0x15,0x28,0x4b,0xea, -0xd3,0xbf,0x03,0x19,0x31,0x29,0x4c,0xb3,0x22,0xfb,0xa6,0xd9,0x28,0x0d,0xfe,0x02, -0x6c,0x02,0xd2,0x6b,0xfb,0xec,0x2c,0x31,0xc7,0x5e,0xba,0x1d,0x4d,0x41,0x02,0x74, -0x57,0x3c,0x0d,0x13,0x1f,0x27,0x15,0x1d,0x1d,0xcb,0xb7,0xc4,0xf8,0xd9,0xc8,0xc1, -0x30,0x17,0x15,0x2a,0xb0,0xdf,0xce,0xa7,0xaf,0xba,0x86,0xdd,0xb6,0x86,0xd5,0x41, -0xcf,0xeb,0x38,0x80,0x35,0x2d,0x64,0xfb,0x3c,0x14,0xe5,0x3d,0x0d,0x35,0x4a,0x12, -0x0d,0xf6,0x1b,0xc9,0xe6,0x3a,0xeb,0x57,0x03,0xef,0xee,0x57,0x03,0xea,0xaa,0xfd, -0xf2,0x7a,0xfb,0xff,0x3d,0x05,0x1c,0x3c,0x2d,0xe6,0xc7,0x19,0xe7,0x8b,0x46,0xe6, -0x54,0xc5,0xd9,0x47,0x31,0x69,0x69,0x29,0xf1,0x5a,0xb2,0xd1,0x9d,0x53,0xd5,0x46, -0xd9,0x17,0x9a,0xb6,0xb8,0x54,0x2a,0xf3,0x6a,0x03,0x13,0x65,0xbd,0xa5,0x2a,0xe2, -0xc5,0x21,0xe6,0x13,0x4b,0x28,0xfd,0x48,0x51,0x79,0xcd,0x2e,0xa0,0xcd,0xce,0xda, -0xb1,0xf4,0xde,0xfd,0x25,0xfb,0x71,0xe7,0x0d,0xed,0x15,0xce,0xae,0xe5,0xe8,0x3e, -0x1d,0x21,0x06,0xac,0x9b,0x96,0xf5,0xe4,0x33,0xa5,0xe1,0xdf,0xf7,0x4c,0x99,0x3f, -0x30,0x8f,0x4c,0x08,0x51,0x19,0x4f,0x1c,0xfe,0xf9,0xe5,0xbf,0x36,0xc9,0x0c,0xe9, -0x93,0xb7,0xef,0xeb,0x07,0x1c,0x66,0x00,0xf6,0xd9,0xd3,0xf2,0x95,0x15,0xd6,0x80, -0x1e,0xfc,0x21,0xff,0xe3,0xea,0xf7,0xd4,0xef,0xc2,0xf3,0x23,0xd2,0x0f,0xea,0x0f, -0x4a,0x16,0x3a,0x7f,0x12,0x25,0x32,0x6f,0x05,0xd9,0x4c,0x44,0x0f,0x35,0xf8,0xc7, -0x06,0x10,0xeb,0xb6,0x0c,0xf8,0x82,0xb9,0xd0,0xcd,0x65,0x19,0xb1,0x55,0xfc,0xf6, -0xeb,0x0a,0xee,0xdc,0x2e,0x84,0x66,0x74,0xc6,0x0b,0xc3,0xcd,0x22,0x28,0xe6,0x32, -0xb4,0x83,0xed,0xb3,0x93,0xe8,0x2f,0x5c,0x0c,0xd4,0x40,0xde,0x0c,0x9a,0xfc,0x00, -0x50,0x1d,0x01,0x35,0x77,0xf1,0x86,0x12,0xcc,0xb0,0x09,0xce,0x79,0x1c,0x36,0xe4, -0x70,0x2e,0xb9,0x1f,0x52,0xcc,0x74,0xf0,0x9c,0xf8,0x1d,0x43,0x20,0x62,0xe6,0x31, -0x08,0x71,0x11,0xd8,0x73,0xe3,0x1a,0x0c,0xaf,0xc5,0x9f,0xca,0x05,0x4d,0xf6,0x34, -0xf4,0x09,0x64,0x94,0x2f,0xe6,0x8c,0xef,0xbb,0xc9,0xec,0xf3,0x35,0xd7,0x38,0x32, -0x0c,0xeb,0x8f,0x12,0x14,0xbe,0x27,0x05,0x37,0x3b,0x05,0xe9,0xf9,0xae,0x1d,0xe7, -0xca,0x2e,0x0e,0xdf,0xeb,0xae,0xb9,0x99,0xe1,0x08,0x95,0xfa,0xf1,0xa6,0xb5,0xd1, -0xc7,0x00,0xf9,0xb6,0x05,0xf0,0x6d,0x2f,0x6b,0x57,0x26,0x5d,0x82,0x2b,0x59,0xcb, -0x36,0x27,0x82,0x07,0xd3,0x8e,0x01,0xac,0x6c,0x22,0x24,0x22,0x51,0x28,0x8f,0x1b, -0xf6,0xf5,0xb1,0xb8,0x51,0xec,0x57,0x74,0x5a,0xc2,0x09,0xd5,0xe1,0x78,0x1b,0x4c, -0x46,0xbd,0xa2,0x48,0x87,0xa2,0x7e,0xaf,0xb2,0xa2,0x39,0x4a,0x0a,0x45,0x0c,0x7f, -0xa2,0x09,0x87,0x07,0xf0,0xd4,0x3e,0x64,0x34,0x31,0xea,0x16,0xac,0xea,0x5d,0xb2, -0xe4,0xa6,0x25,0xc6,0xab,0xdd,0x04,0x26,0x4d,0x38,0x91,0x23,0xda,0xa0,0xed,0x0f, -0x54,0xf0,0xcd,0x08,0xf4,0xf7,0xe6,0x3d,0x5b,0x8d,0xbf,0xe6,0x48,0xc2,0xd0,0x75, -0xc5,0xd0,0xf0,0x9b,0xd1,0x58,0x0e,0x02,0x22,0xc2,0xfb,0xef,0xe9,0x59,0xa3,0x75, -0x67,0x73,0x22,0xc4,0xfc,0xc5,0x8c,0x6c,0xd5,0x1b,0x60,0xe7,0x3a,0xd4,0xf9,0xdf, -0x9f,0x36,0xf1,0x12,0x01,0x29,0xd8,0x38,0x45,0xbe,0x43,0xe9,0x01,0xce,0x06,0x3d, -0xc2,0xf7,0x72,0xfa,0x20,0xfb,0xee,0xeb,0x37,0x56,0x68,0xdb,0x5f,0x73,0x90,0x07, -0x9b,0x51,0xc9,0x1d,0x20,0xb5,0x2e,0x49,0x6d,0x24,0xfa,0xe7,0xb9,0xa6,0xef,0x09, -0x9c,0x36,0x0c,0xb6,0x4a,0x0d,0x06,0xfd,0xbb,0x8d,0xe3,0x23,0x1b,0x23,0xea,0x7e, -0xdd,0xc4,0x2a,0xa4,0x8f,0x5f,0x93,0xf5,0xa5,0xf4,0x37,0x96,0x3a,0x27,0x49,0xdd, -0xe8,0x0c,0xd8,0x0f,0x62,0xba,0xe5,0x7d,0xd7,0x22,0x92,0x0c,0x1d,0x53,0x9c,0xa7, -0x93,0xde,0x03,0x02,0x5a,0x1f,0x57,0xac,0x0c,0xa5,0x43,0x09,0x68,0xe5,0x40,0x53, -0xdc,0xd4,0xd0,0xd9,0x52,0x39,0xde,0xd0,0xcf,0xf6,0xdc,0x62,0x1e,0x03,0x47,0xd6, -0x38,0xe5,0x02,0xf9,0xb2,0xf5,0x0d,0xa0,0xb1,0xf3,0x0a,0xe4,0xee,0xe3,0x27,0x00, -0x56,0xe1,0x28,0xce,0x18,0xe3,0xff,0x19,0xd8,0xe7,0xe1,0xa1,0xa3,0xc5,0x41,0xba, -0x1c,0x1a,0xfc,0xef,0x26,0x4b,0xe5,0xaa,0x4a,0xfe,0x51,0xff,0x4b,0xd7,0x08,0xfa, -0xde,0xa2,0xee,0x20,0xa9,0x13,0xe6,0x1a,0x0e,0x3a,0x58,0x5d,0x04,0xd8,0x03,0x37, -0xe6,0x59,0xdd,0xa1,0xff,0x07,0x19,0x20,0x38,0x09,0x1f,0x0d,0xbb,0x16,0x3d,0x57, -0x40,0xf3,0x9d,0x29,0x2f,0x17,0xef,0x19,0x06,0xca,0xc7,0x4b,0x08,0xd6,0x5e,0x1b, -0xf4,0x5c,0xba,0xf1,0x9c,0x92,0xd9,0x41,0x18,0xe5,0x7c,0xe0,0x2c,0x62,0x1e,0x33, -0x08,0xd9,0xb0,0x3c,0x9d,0xda,0xcf,0xab,0xf0,0xe0,0xcd,0x04,0xa2,0xf3,0xef,0x7c, -0x12,0x14,0xa0,0x29,0xe3,0x86,0xa6,0xcd,0x7b,0x2d,0x4a,0xae,0x2a,0xce,0xdd,0xeb, -0x42,0x9e,0x25,0xe9,0xf1,0x08,0x34,0x6d,0xbf,0xc3,0x19,0xca,0x05,0x9a,0xb7,0x0f, -0x9d,0x4b,0x6d,0x30,0x0e,0xfc,0x19,0xe6,0x05,0x45,0xf9,0x2c,0x27,0x53,0x38,0x72, -0xcf,0x17,0x88,0xed,0xb4,0x20,0xa9,0xe1,0x71,0xed,0xd5,0x85,0x1f,0x39,0x4f,0x54, -0x2a,0xe1,0x39,0x2c,0x76,0x04,0x0d,0xeb,0xfe,0xd7,0xd7,0x0a,0x17,0x75,0x13,0xd2, -0x4c,0xea,0xc1,0xf4,0x23,0xd2,0x76,0xdd,0xf7,0x43,0x01,0xf4,0xa6,0xea,0x61,0x16, -0x77,0x64,0x57,0xcc,0x2a,0x1e,0x61,0x49,0x8e,0x6c,0x24,0xf6,0xf8,0x33,0x6a,0x46, -0x65,0x4e,0x62,0x0e,0x37,0xaa,0xdf,0x6f,0xd0,0xe9,0xfb,0x26,0xc6,0xbe,0x0b,0x0c, -0x18,0xf2,0x9e,0xf0,0x01,0x03,0x12,0xc3,0xe9,0x55,0x51,0xdc,0x2a,0xd7,0xd9,0x1b, -0x0c,0xff,0xbd,0x45,0xf6,0x55,0x1d,0x17,0x36,0x2c,0x03,0xff,0x15,0xc4,0x63,0x1d, -0xff,0xd2,0xe1,0xfa,0x29,0x48,0x23,0x25,0x12,0x31,0xec,0xf9,0xc9,0xda,0x32,0x27, -0xfb,0x14,0x22,0x1d,0x09,0xd4,0xa0,0x16,0x03,0x09,0x36,0x48,0x71,0xcc,0xfa,0xc3, -0x01,0x64,0xc2,0x50,0xe5,0x97,0xe7,0x36,0xc6,0xfb,0x4e,0x03,0x51,0xde,0x24,0xdd, -0xcc,0x2e,0xbd,0x0c,0x04,0xe7,0xfe,0xaa,0x20,0xb0,0x10,0xfe,0x0e,0x70,0xd0,0xbf, -0x25,0xe6,0xf2,0x3c,0xca,0xe5,0x6a,0xfc,0x24,0x36,0xdd,0xb9,0x72,0xe0,0x15,0xf4, -0xe4,0xe1,0x71,0x19,0xc1,0xa1,0xc7,0xf2,0xd5,0xe5,0xd8,0x4e,0xf5,0xda,0x4a,0xff, -0x12,0x15,0xf2,0xd6,0x70,0x08,0x19,0x04,0x01,0xc2,0xd2,0xf9,0xed,0x13,0xf5,0x02, -0xe9,0xf6,0x72,0x94,0xff,0x08,0x07,0x28,0x3f,0x0f,0xdb,0x2c,0x8c,0x3e,0xe9,0x56, -0x02,0x54,0x6f,0xfb,0x4b,0x96,0xf1,0xf6,0x01,0x35,0x02,0x05,0xb6,0xae,0x47,0x2f, -0x50,0x62,0x3c,0x12,0x52,0xc6,0xea,0x5a,0x8c,0xc7,0x72,0x35,0x4e,0x48,0x60,0x1d, -0x88,0x24,0xc9,0x36,0xb9,0xe8,0xd6,0xec,0xd9,0x98,0x05,0xb0,0xc3,0xac,0xcb,0xd7, -0x35,0x2e,0xe8,0x1c,0x1f,0x8b,0xbf,0x10,0xed,0xd0,0xf2,0xd3,0xec,0xec,0xc6,0x10, -0x05,0x35,0xd2,0x03,0xbc,0x1d,0x44,0x32,0x03,0xb5,0xea,0xfa,0x05,0xb0,0x09,0xe9, -0x6f,0x30,0x0b,0x46,0xdc,0xa7,0x7f,0x19,0xff,0x83,0x15,0xfc,0x3b,0x30,0x05,0xf2, -0xc5,0x09,0x08,0x03,0xa9,0x4d,0xea,0x1b,0x47,0x06,0xe1,0x42,0xbe,0xd1,0x31,0x06, -0x02,0x03,0xc2,0x07,0x48,0xde,0xde,0x13,0xdd,0x15,0xbb,0x15,0x10,0xab,0xa5,0x8e, -0xb0,0xd7,0xdc,0x49,0x18,0x02,0xfe,0x5f,0x1f,0xaf,0xed,0x4e,0x0b,0x1a,0x74,0x7c, -0x02,0x2b,0x87,0xd6,0xf3,0x9d,0xc5,0x0f,0x89,0xff,0x1a,0xe4,0xfb,0xc2,0x54,0xb2, -0x20,0x6f,0xeb,0x4d,0x8a,0x27,0xdc,0x22,0xf5,0x12,0xd0,0x57,0x0d,0xa7,0xb2,0xc2, -0xae,0xdb,0xa3,0xbd,0xcf,0xc8,0xf4,0xea,0xea,0x45,0xc0,0x18,0xfc,0xdd,0x97,0xad, -0xe3,0xa2,0xd8,0xe4,0x6a,0x03,0x75,0x71,0x0d,0xea,0xf6,0xfe,0x66,0x03,0x08,0x50, -0x64,0x8d,0x38,0x21,0x86,0xdc,0xe7,0x7b,0x08,0x63,0x51,0x32,0xcb,0xc5,0xee,0x45, -0xfa,0xe1,0x0b,0x27,0x13,0xf4,0xce,0xf6,0xe4,0x34,0xca,0x92,0x17,0x15,0xc1,0x15, -0xc9,0x14,0x30,0xe5,0x3b,0xc2,0x15,0x3f,0x7e,0x2c,0xfc,0x16,0x25,0x01,0x9b,0x39, -0xe9,0x55,0x17,0x04,0x39,0x1d,0xab,0xd4,0x2e,0x1b,0x05,0x58,0x01,0x28,0x3c,0x3a, -0x08,0x0c,0x0b,0x8c,0xee,0x87,0x95,0xf1,0x1d,0x52,0x11,0x57,0x2a,0x1d,0xd7,0xfb, -0xe0,0xfa,0xef,0x00,0xf0,0x8e,0xc5,0x12,0x1a,0x2c,0x08,0x11,0x51,0xf2,0xa0,0x3f, -0xdc,0xe4,0x4c,0x11,0x86,0x2e,0x05,0x25,0x0a,0xce,0x1a,0x2a,0x68,0x29,0xfe,0x91, -0x5f,0x9a,0x02,0xda,0x5c,0x0a,0x1a,0x0f,0xee,0x90,0x0e,0xf7,0xa1,0x0f,0x1f,0xc0, -0x0b,0xd3,0xc4,0xa4,0x80,0x7d,0xdd,0x1b,0x61,0x05,0xad,0x8b,0xf5,0xb9,0x41,0xa5, -0xe2,0x4b,0x1a,0xf8,0x3d,0xef,0xf9,0x07,0xf2,0xf0,0x2c,0x15,0xf6,0xc3,0x06,0xbc, -0x21,0x34,0x52,0x03,0xe3,0xe1,0x72,0x8e,0xc2,0xe3,0x06,0x26,0x39,0x45,0xe5,0x81, -0xf7,0x32,0xbe,0xe9,0xce,0xe6,0xd8,0xe9,0x39,0xe8,0xd2,0x02,0xf8,0xdc,0xc1,0x91, -0xba,0x0a,0x53,0x40,0x25,0xc0,0xa3,0xfa,0xd0,0xb3,0x10,0xde,0xff,0x3e,0x14,0xcd, -0x65,0xd9,0x05,0xd1,0x43,0x2d,0x48,0xee,0xed,0x14,0x20,0x30,0x81,0x07,0xf2,0x40, -0xdb,0x03,0xe3,0x06,0xec,0x14,0x21,0x10,0xc6,0xf1,0x3f,0x57,0x29,0xc7,0x42,0xe5, -0xa5,0xf9,0xb7,0xf6,0x4b,0x0b,0xba,0xb4,0xf7,0x0b,0xb8,0xdd,0x06,0xad,0xc6,0x06, -0x45,0xe9,0x43,0x52,0x76,0x20,0xd6,0x36,0x45,0x92,0xc6,0xeb,0xad,0xca,0xe7,0x25, -0x09,0x7f,0x1f,0x35,0x4c,0x2d,0x65,0xdd,0xe3,0xef,0x2e,0xb6,0x52,0xef,0xbc,0x12, -0xa3,0xb9,0xee,0x00,0x60,0xf1,0xf1,0x3c,0xec,0x99,0xcc,0x22,0xf0,0x6f,0xdb,0x2c, -0x42,0xd6,0x9c,0xf6,0xa7,0xaa,0x2b,0x04,0x0c,0xb6,0xf8,0x14,0x07,0x0f,0x3a,0x66, -0x04,0x40,0x5d,0x18,0x30,0xae,0xe2,0x39,0x3a,0x32,0x2e,0x9d,0xe9,0xe6,0xc1,0x26, -0xed,0x59,0xd5,0x1e,0x75,0xd2,0xb3,0x35,0x39,0x32,0x6a,0x01,0xc9,0xcf,0x26,0x3a, -0xcd,0x47,0x0e,0xd1,0xd6,0xa8,0xdb,0x9d,0xf1,0xc9,0x29,0x44,0x5e,0x44,0x1d,0x31, -0x38,0x66,0xbc,0x3e,0xc9,0x11,0xb3,0xf2,0x25,0x16,0x15,0xaa,0x49,0xfb,0x77,0xbf, -0xc5,0xa2,0xe7,0x03,0x09,0x22,0x52,0x8a,0x6d,0x24,0x02,0xd0,0x12,0x21,0xef,0x20, -0x58,0x42,0xe5,0x2a,0x3f,0x2a,0xb3,0xf0,0x57,0xb7,0x29,0x02,0xf3,0xcd,0xbd,0x2f, -0xd5,0xbc,0xb0,0xb0,0x1e,0x95,0x01,0xdd,0x7e,0x14,0x15,0x88,0x14,0x5c,0x80,0x39, -0x59,0xfc,0x07,0x0e,0xaf,0xcf,0xd9,0x34,0xc7,0xd8,0xd5,0xb8,0xd6,0x97,0x02,0xe1, -0x07,0x4d,0x45,0x0e,0x21,0x10,0xfb,0x10,0x0b,0x4f,0x01,0xf2,0xde,0xef,0x13,0x1d, -0x15,0x21,0x6f,0x56,0xf4,0x4a,0x9f,0xd6,0x67,0x46,0xd9,0xad,0xf6,0xfb,0x4b,0xf4, -0xc3,0x13,0x63,0x4a,0x11,0x3f,0x52,0x5e,0x4b,0xcd,0x4f,0xb0,0xf4,0x40,0x07,0x02, -0x3e,0x08,0x07,0x3e,0x01,0x04,0x0e,0xf1,0x13,0xdd,0xe8,0x28,0xcd,0x63,0xf2,0xa0, -0xa1,0xae,0xb3,0x89,0xc3,0x68,0xdc,0xf6,0xe4,0xe8,0xb8,0x53,0xc3,0xff,0x0d,0x36, -0x4f,0x36,0x0c,0x03,0xba,0xc4,0xef,0x4b,0xf0,0x08,0xa4,0x0a,0x39,0x88,0x13,0x20, -0xe6,0x23,0xb3,0x9f,0xf8,0x65,0xdc,0x6c,0x23,0x6a,0xc9,0xcc,0xaf,0x26,0xd0,0x8a, -0x3a,0x5e,0x89,0xda,0xd7,0xbf,0xd3,0xe8,0x4f,0xb2,0xdb,0xda,0xbd,0x0c,0x02,0xe8, -0x26,0x94,0xd5,0xa8,0xcb,0x05,0x0c,0x5a,0xf8,0x0c,0x5f,0xe8,0x02,0xf2,0xfc,0xe5, -0x6b,0x9a,0xb3,0x22,0x47,0x39,0x20,0x3c,0xe5,0x45,0x27,0x1e,0x9e,0x04,0xd1,0x2d, -0x01,0x4e,0x40,0x17,0x29,0x1e,0xf6,0xd6,0x1a,0xfa,0x0f,0xfe,0xcb,0xa8,0x9f,0xed, -0x1e,0xcf,0x0d,0x1d,0x48,0xfa,0x25,0x59,0x2d,0x47,0xc5,0x70,0xf8,0xb4,0x21,0x02, -0xcc,0xd5,0xe7,0x48,0xf3,0xe6,0xb8,0xb5,0x8b,0xf0,0xdb,0xdd,0x0c,0xb3,0x09,0x6a, -0xd2,0xe5,0x81,0xf9,0xd5,0xa8,0x2f,0xd6,0x7f,0x3b,0x02,0xb4,0x39,0x34,0x0a,0x13, -0xeb,0x4a,0xda,0x11,0x1d,0x99,0xa0,0xa8,0xb5,0x1a,0xbe,0x6c,0x57,0x2d,0x1d,0x1c, -0xfa,0x44,0xd3,0xf0,0x9d,0xe6,0x90,0x02,0xdb,0x5e,0xbc,0x2c,0x73,0x55,0x03,0xdb, -0x2e,0xd4,0x14,0xf5,0xf5,0x38,0xe9,0xf8,0x03,0x44,0x4b,0x4e,0xe5,0xb9,0x6c,0xe7, -0x11,0x73,0x1e,0x1d,0x49,0x45,0x22,0xaa,0x10,0xf2,0x76,0x23,0x32,0x4d,0x0f,0xff, -0x31,0x3e,0xf7,0xd1,0x29,0xe9,0x55,0xe0,0xd1,0x2f,0xfd,0x0c,0x39,0xd0,0x3e,0x56, -0x14,0xea,0x16,0xaa,0xdd,0x0b,0xc5,0x3a,0x60,0xe4,0xf2,0x6e,0xb4,0x29,0xe2,0x3e, -0x27,0x2a,0xd2,0x45,0xf5,0xf6,0x48,0x04,0x34,0x1c,0x6a,0x64,0x41,0x76,0x01,0x29, -0x24,0x0d,0xf4,0xa4,0xf4,0x6b,0xf0,0xe0,0xe0,0xba,0xbd,0xfc,0x1e,0x2c,0x1f,0xf7, -0xd0,0xf2,0x5c,0xd2,0xbf,0x26,0x8b,0xfe,0xfa,0x09,0xe8,0x57,0x1f,0xfd,0xfa,0xbf, -0xf5,0x08,0xe9,0x31,0x1a,0xd3,0xe5,0x30,0xbd,0xa2,0x35,0xec,0x16,0x61,0xf8,0x1a, -0xe0,0x29,0xa6,0x4b,0xb9,0xec,0xf8,0x06,0x24,0x43,0xed,0xc9,0x9e,0x9d,0x9b,0x14, -0x9d,0xc2,0x79,0x3d,0xec,0x06,0x14,0x07,0x8d,0xd9,0x1f,0xad,0x3c,0xfa,0xd2,0x29, -0xf4,0x9e,0xcc,0xb1,0x11,0x22,0xed,0x77,0x2a,0x57,0x56,0xd2,0x11,0xa0,0x1b,0x0f, -0xea,0x3d,0x51,0x15,0x29,0x42,0x86,0xac,0xea,0xe8,0x53,0x74,0x22,0x17,0xd0,0xa0, -0x0a,0x2e,0xbe,0xf5,0x20,0x5f,0x42,0x57,0x90,0x15,0xe3,0x54,0xf8,0x55,0xa9,0xff, -0x3b,0x5e,0x59,0x1c,0xb7,0xa1,0xe9,0x6a,0xf0,0xec,0x2b,0xfd,0x2c,0x55,0x2c,0x26, -0x2f,0xd1,0xc5,0x65,0xda,0xda,0x7c,0xe5,0x19,0xb9,0xf2,0x06,0x13,0x02,0x35,0x3a, -0xec,0xea,0x42,0xa1,0xde,0xd3,0x17,0x0d,0x1e,0xed,0x28,0xe6,0x2c,0xa7,0xab,0xf5, -0xf1,0x62,0x10,0xca,0xef,0x26,0xfa,0xc7,0x64,0x62,0xd6,0x3b,0xb1,0x24,0x0d,0xbe, -0x76,0xb5,0xf0,0x5e,0x53,0x50,0xe8,0x30,0x1c,0x19,0x57,0x15,0x13,0x35,0x58,0x74, -0x06,0x5b,0xa3,0x23,0x1e,0x57,0xc0,0xda,0x1f,0x1f,0x5e,0xc2,0xfb,0xe5,0x7d,0x07, -0xd3,0x26,0xe6,0xc7,0x1f,0x94,0xab,0x01,0xde,0x2c,0x46,0x2a,0xd6,0x4c,0x0d,0xd9, -0xff,0xa1,0x07,0xf9,0xc7,0xe6,0x46,0x04,0x07,0x4a,0xfc,0xd1,0xbd,0x95,0xc4,0x88, -0x18,0x0b,0x8f,0x45,0x75,0xfb,0x34,0xbf,0x54,0xc3,0xe4,0xfb,0x30,0xd2,0xf2,0xce, -0xc5,0x17,0xb9,0x2c,0xdf,0x22,0xe4,0x4e,0x33,0xbc,0x8b,0xfc,0x4d,0x12,0x12,0x24, -0x3e,0x32,0x1e,0x0b,0x12,0x23,0xeb,0x11,0xeb,0x74,0xdb,0x0c,0x91,0xf1,0xbc,0xd8, -0xc9,0xfe,0x20,0x28,0xb7,0x9a,0x06,0xb7,0x7c,0xd9,0xdd,0x00,0x07,0x34,0xde,0xf8, -0x25,0x40,0x14,0x03,0xfe,0x13,0xc3,0xee,0xe0,0xe0,0xe8,0xf3,0xee,0xa4,0xc7,0xc2, -0xee,0xfa,0xda,0xec,0x1f,0x1c,0xbc,0xd6,0xfb,0x7c,0x55,0x62,0xc6,0x20,0x0b,0x73, -0xe0,0x3c,0xc2,0xc8,0x30,0x1c,0x29,0x12,0xfd,0xd3,0xa3,0xa2,0x35,0x36,0x10,0xac, -0xf8,0xee,0x17,0xfe,0xc4,0x1c,0xbc,0xae,0x02,0xdf,0x97,0xbc,0xb1,0x08,0x13,0x3c, -0x20,0x6a,0x69,0xb4,0x1b,0xeb,0x62,0x50,0xfd,0x08,0xf6,0xc1,0x9f,0x28,0x39,0x22, -0x48,0xe1,0x6d,0x01,0x9f,0xe5,0xd6,0x59,0xff,0x26,0xa4,0xc6,0xb8,0x01,0xa3,0x03, -0xe9,0xd1,0xe6,0x00,0x6b,0xbd,0xc4,0x01,0x2b,0x1e,0x39,0xbb,0x02,0xf1,0x5d,0x39, -0xbf,0x58,0x0d,0x9e,0x36,0x34,0x59,0x13,0xfa,0x9b,0xdb,0xe4,0x87,0x27,0x56,0x2f, -0x33,0x03,0xf6,0x15,0x52,0x03,0x21,0xdf,0x9d,0x94,0xb7,0xab,0x21,0x1d,0x3c,0xfa, -0xe3,0xa0,0x1e,0x15,0xcd,0x20,0x1c,0x60,0x03,0xfc,0x28,0xd7,0x07,0x08,0x54,0xef, -0x04,0x07,0x0d,0x53,0x16,0xde,0x96,0xc5,0x1a,0x8c,0x41,0x1e,0x7d,0xec,0x59,0x6f, -0xc3,0x8d,0x89,0xbc,0xe4,0x5e,0x80,0xef,0x45,0xe2,0xcd,0x5e,0x0c,0x57,0x36,0x29, -0x0d,0x9a,0xd0,0xd4,0xcd,0xab,0xea,0x81,0x3d,0x41,0xa8,0x3a,0xf3,0xdd,0x0d,0xfe, -0x3e,0xec,0xfa,0x5c,0x03,0x43,0xf2,0xd8,0xf8,0xa8,0xbf,0xdd,0xef,0xbd,0xf6,0x94, -0xf1,0x62,0xe4,0x2a,0xd5,0x38,0xcd,0x00,0x2a,0xef,0xf6,0xe9,0x17,0x5f,0x96,0x69, -0x0c,0x9d,0xc6,0xe0,0xe3,0x18,0x0a,0xa8,0x04,0xd1,0x66,0xbf,0xfd,0x8c,0x08,0xf7, -0x28,0x22,0x3d,0x72,0xd1,0xf6,0x69,0x29,0x14,0xa3,0x32,0xbe,0x43,0x1c,0xfe,0x1a, -0x0d,0x02,0x7a,0xf5,0x09,0x64,0xf8,0x32,0x8d,0x08,0xc8,0xbc,0x52,0x56,0x84,0x6c, -0xeb,0xe3,0xef,0xc1,0x74,0x00,0x8f,0x61,0xdd,0xc7,0x96,0xe1,0xe1,0xcd,0xde,0x58, -0x05,0x30,0xc4,0xf6,0x53,0x1a,0x59,0x9b,0xf0,0xd2,0xd7,0x48,0x93,0xd0,0x97,0x0e, -0x98,0x0c,0xbd,0x30,0x60,0x06,0x25,0x25,0x10,0xdb,0x01,0xb0,0x23,0x36,0xde,0x31, -0x2a,0x03,0x02,0x31,0xdd,0xd5,0xeb,0x46,0x4f,0xe4,0xf8,0xf3,0xe9,0xf4,0xee,0xd7, -0x90,0xb5,0xb2,0x49,0xb0,0xe4,0x19,0xfd,0xef,0x27,0xf6,0xcb,0xd7,0xd0,0x28,0x31, -0x17,0xd4,0x57,0x00,0xeb,0x7d,0xcc,0xcb,0x00,0xd8,0xe5,0x2a,0xc8,0x14,0xda,0xf3, -0x5a,0x68,0xe0,0x0d,0xb9,0x41,0x2f,0x6c,0x43,0x60,0x0e,0xcb,0xac,0x79,0xa8,0xb3, -0x85,0x37,0xfe,0x0f,0xf1,0xd8,0x71,0x06,0xc8,0x9f,0x08,0x49,0xfa,0xf4,0xcf,0x7e, -0x23,0x20,0x4a,0x3b,0x0b,0xd0,0xf8,0xfe,0xc1,0x15,0x59,0xa7,0x13,0xd3,0x2e,0xf9, -0xb5,0xad,0xf7,0x38,0x00,0x15,0xeb,0xbd,0x1f,0xe2,0xd1,0xdd,0x08,0x9b,0x16,0xee, -0xe2,0xbf,0x04,0x0d,0x00,0xff,0x3f,0x00,0x00,0x86,0x00,0x00,0x57,0x00,0x00,0xe1, -0xff,0xff,0x7a,0xff,0xff,0x35,0xff,0xfe,0xaf,0xfe,0xfe,0x25,0xfe,0xfe,0xc0,0xfd, -0xfd,0x27,0xfd,0xfc,0xad,0xfc,0xfc,0x46,0xfc,0xfc,0x75,0xfc,0xfc,0xb8,0xfc,0xfc, -0x3f,0xfd,0xfd,0xb8,0xfd,0xfd,0x1e,0xfe,0xfe,0xd7,0xfe,0xff,0xa3,0xff,0x00,0x60, -0x00,0x00,0x9e,0x01,0x02,0xb3,0x02,0x03,0x82,0x03,0x04,0x80,0x04,0x04,0x6f,0x05, -0x05,0x1c,0x06,0x06,0x96,0x06,0x06,0xdb,0x06,0x07,0x10,0x07,0x07,0x11,0x07,0x07, -0xe0,0x06,0x06,0x9b,0x06,0x06,0x89,0x06,0x06,0x46,0x06,0x06,0x34,0x06,0x05,0xaf, -0x05,0x05,0x37,0x05,0x05,0xf0,0x04,0x04,0x7b,0x04,0x04,0x23,0x04,0x04,0xf1,0x03, -0x03,0x5a,0x03,0x03,0x22,0x03,0x02,0x9e,0x02,0x02,0x35,0x02,0x02,0xe1,0x01,0x01, -0xdd,0x01,0x01,0xcd,0x01,0x01,0xbb,0x01,0x01,0x9a,0x01,0x01,0xa8,0x01,0x01,0x8a, -0x01,0x01,0x45,0x01,0x01,0x44,0x01,0x01,0x24,0x01,0x00,0xbe,0x00,0x00,0x69,0x00, -0x00,0x03,0x00,0xff,0x6c,0xff,0xff,0xa0,0xfe,0xfe,0xe4,0xfd,0xfd,0x17,0xfd,0xfc, -0x5c,0xfc,0xfb,0xaf,0xfb,0xfb,0x57,0xfb,0xfb,0x54,0xfb,0xfb,0x77,0xfb,0xfb,0xa8, -0xfb,0xfb,0x1e,0xfc,0xfc,0xc7,0xfc,0xfc,0x1e,0xfd,0xfd,0x39,0xfe,0xfe,0x5d,0xff, -0xff,0x0b,0x00,0x00,0x07,0x01,0x01,0xd7,0x01,0x02,0x41,0x02,0x02,0x97,0x02,0x02, -0xbb,0x02,0x02,0x7b,0x02,0x02,0x23,0x02,0x02,0xb0,0x01,0x01,0x27,0x01,0x00,0xcf, -0x00,0x00,0x48,0x00,0xff,0x6e,0xff,0xfe,0x6e,0xfe,0xfe,0xd0,0xfd,0xfd,0x8b,0xfd, -0xfd,0x35,0xfd,0xfd,0x23,0xfd,0xfd,0x11,0xfd,0xfc,0xce,0xfc,0xfc,0xbb,0xfc,0xfc, -0xcb,0xfc,0xfc,0xdd,0xfc,0xfc,0xdd,0xfc,0xfc,0x8b,0xfc,0xfc,0x36,0xfc,0xfb,0xbf, -0xfb,0xfb,0xdc,0xfb,0xfb,0xdd,0xfb,0xfb,0xbb,0xfb,0xfb,0x3e,0xfc,0xfc,0xb7,0xfc, -0xfd,0x90,0xfd,0xfe,0xd2,0xfe,0xff,0x48,0x00,0x01,0x01,0x02,0x03,0x52,0x04,0x05, -0xb8,0x06,0x08,0x91,0x09,0x0b,0xb2,0x0c,0x0e,0x35,0x10,0x11,0xcf,0x13,0x15,0x48, -0x17,0x18,0x7f,0x1a,0x1b,0xbb,0x1c,0x1d,0x64,0x1d,0x1c,0xef,0x1b,0x1a,0x50,0x17, -0x13,0x9d,0x0f,0x0a,0x0a,0x05,0xfe,0x7e,0xf8,0xf1,0x9f,0xeb,0xe5,0x18,0xe0,0xdb, -0xf9,0xd7,0xd5,0x54,0xd3,0xd2,0xc3,0xd1,0xd1,0x5c,0xd2,0xd3,0x48,0xd5,0xd7,0x38, -0xda,0xdd,0xa4,0xe0,0xe4,0xf4,0xe7,0xeb,0x5b,0xef,0xf2,0x7e,0xf6,0xfa,0x91,0xfd, -0x00,0x0f,0x04,0x06,0xae,0x09,0x0c,0x84,0x0e,0x10,0x27,0x12,0x13,0x3c,0x15,0x16, -0x66,0x17,0x18,0x51,0x18,0x18,0x45,0x18,0x18,0x91,0x17,0x16,0x2e,0x16,0x15,0x65, -0x14,0x13,0x97,0x12,0x11,0xbb,0x10,0x0f,0x58,0x0e,0x0c,0x7f,0x0b,0x0a,0xc1,0x08, -0x07,0x28,0x06,0x04,0x7b,0x03,0x02,0x67,0x01,0x00,0x34,0xff,0xfe,0x85,0xfd,0xfc, -0x6e,0xfc,0xfb,0x5d,0xfb,0xfa,0x5d,0xfa,0xf9,0x6d,0xf9,0xf8,0x8f,0xf8,0xf8,0xd2, -0xf7,0xf7,0x79,0xf7,0xf7,0xb8,0xf7,0xf8,0x60,0xf8,0xf8,0x1c,0xf9,0xf9,0xb6,0xf9, -0xf9,0x0e,0xfa,0xfa,0x82,0xfa,0xfa,0xab,0xfa,0xfa,0x57,0xfa,0xfa,0xf2,0xf9,0xf9, -0x5b,0xf9,0xf9,0xc0,0xf8,0xf8,0x38,0xf8,0xf7,0xff,0xf7,0xf8,0x40,0xf8,0xf8,0x9d, -0xf9,0xfa,0xea,0xfb,0xfd,0x20,0xfe,0xff,0x75,0x00,0x01,0x46,0x02,0x03,0x80,0x03, -0x03,0x1d,0x04,0x04,0xc0,0x03,0x03,0xc6,0x02,0x01,0x9c,0x00,0xff,0xf4,0xfd,0xfc, -0xcd,0xfb,0xfa,0xbb,0xf9,0xf8,0xec,0xf7,0xf7,0x40,0xf6,0xf5,0x1a,0xf5,0xf4,0x5a, -0xf4,0xf4,0xb0,0xf3,0xf3,0xa9,0xf3,0xf3,0x3d,0xf4,0xf4,0x6c,0xf5,0xf6,0xd1,0xf6, -0xf7,0xbb,0xf8,0xf9,0xfd,0xfa,0xfc,0x21,0xfd,0xfe,0x74,0xff,0x00,0xb8,0x01,0x02, -0x2e,0x04,0x05,0x96,0x06,0x07,0x99,0x08,0x09,0x06,0x0a,0x0a,0xd7,0x0a,0x0b,0x41, -0x0b,0x0b,0x76,0x0b,0x0b,0xa9,0x0b,0x0b,0x7a,0x0b,0x0b,0x04,0x0b,0x0a,0xcd,0x0a, -0x0a,0x5a,0x0a,0x09,0x5e,0x09,0x08,0x5c,0x08,0x07,0x3d,0x07,0x06,0xd8,0x05,0x05, -0x71,0x04,0x03,0x4e,0x03,0x02,0xf9,0x01,0x01,0xf7,0x00,0x00,0x59,0x00,0x00,0xe1, -0xff,0xff,0x0e,0x00,0x00,0x32,0x00,0x00,0xb6,0x00,0x01,0xc2,0x01,0x02,0x37,0x03, -0x03,0xbf,0x04,0x05,0x06,0x06,0x06,0xd8,0x06,0x06,0xdf,0x06,0x06,0x08,0x06,0x05, -0xe8,0x04,0x04,0xa4,0x03,0x03,0x40,0x02,0x01,0x35,0x00,0xff,0x11,0xfe,0xfd,0x21, -0xfc,0xfb,0x94,0xfa,0xfa,0x60,0xf9,0xf8,0x2b,0xf8,0xf7,0x7b,0xf7,0xf7,0x34,0xf7, -0xf7,0xc7,0xf7,0xf8,0x05,0xf9,0xf9,0x8c,0xfa,0xfb,0x45,0xfc,0xfd,0x75,0xfe,0xff, -0x0c,0x01,0x02,0x94,0x03,0x04,0xee,0x05,0x06,0xce,0x07,0x08,0x29,0x09,0x09,0xb7, -0x09,0x09,0xbd,0x09,0x09,0x8a,0x09,0x09,0x04,0x09,0x08,0x3b,0x08,0x07,0xf9,0x06, -0x06,0x95,0x05,0x04,0xdc,0x03,0x02,0xcd,0x01,0x00,0xdd,0xff,0xfe,0xfe,0xfd,0xfd, -0x62,0xfc,0xfb,0x6d,0xfb,0xfb,0xf1,0xfa,0xfa,0xed,0xfa,0xfb,0x60,0xfb,0xfb,0xaf, -0xfc,0xfd,0xd4,0xfd,0xfe,0xb4,0xfe,0xff,0x00,0xff,0xfe,0x7d,0xfe,0xfd,0x3f,0xfd, -0xfc,0xc1,0xfa,0xf9,0xb4,0xf7,0xf5,0x1f,0xf4,0xf2,0x94,0xf0,0xef,0xb0,0xed,0xec, -0xfc,0xeb,0xeb,0x47,0xeb,0xeb,0x74,0xeb,0xec,0x00,0xed,0xee,0x26,0xf0,0xf2,0x15, -0xf5,0xf8,0xb8,0xfc,0x02,0xd2,0x08,0x10,0xf6,0x18,0x21,0xed,0x2a,0x33,0xb4,0x3a, -0x40,0x7d,0x45,0x48,0xb7,0x49,0x49,0x44,0x47,0x43,0x0c,0x3f,0x39,0x12,0x32,0x29, -0x9e,0x20,0x15,0x9d,0x09,0xfc,0xe8,0xee,0xe1,0xf3,0xd3,0xc7,0x7c,0xbd,0xb5,0x03, -0xaf,0xaa,0x6d,0xa8,0xa7,0xd6,0xa7,0xa9,0x99,0xac,0xb0,0x9a,0xb5,0xbb,0x43,0xc1, -0xc7,0x9d,0xce,0xd5,0x8a,0xdc,0xe3,0x62,0xe9,0xef,0x36,0xf5,0xfa,0x2b,0x00,0x05, -0x25,0x0a,0x0e,0xa9,0x12,0x16,0x74,0x19,0x1c,0xf6,0x1e,0x21,0x56,0x23,0x24,0x4d, -0x26,0x27,0xa8,0x28,0x29,0x17,0x2a,0x2a,0xfa,0x2a,0x2b,0x23,0x2b,0x2a,0xfb,0x29, -0x28,0xcf,0x27,0x26,0x84,0x24,0x22,0xab,0x20,0x1e,0x52,0x1b,0x18,0x34,0x15,0x11, -0x4e,0x0e,0x0a,0x67,0x06,0x02,0xd7,0xfe,0xfb,0x47,0xf8,0xf5,0xd6,0xf2,0xf0,0x68, -0xee,0xec,0x4a,0xeb,0xea,0x73,0xe9,0xe9,0xf0,0xe8,0xe9,0x61,0xe9,0xe9,0x5d,0xea, -0xeb,0x00,0xec,0xed,0xe4,0xee,0xf0,0x4f,0xf3,0xf5,0xc8,0xf7,0xf9,0x8e,0xfb,0xfc, -0xac,0xfd,0xfd,0x8e,0xfd,0xfc,0xed,0xfb,0xfa,0x9b,0xf9,0xf8,0x58,0xf7,0xf6,0x02, -0xf5,0xf4,0x51,0xf3,0xf2,0x3a,0xf2,0xf2,0x81,0xf2,0xf3,0x3a,0xf5,0xf7,0x61,0xf9, -0xfb,0xcf,0xfe,0x01,0x7a,0x04,0x07,0x50,0x09,0x0b,0xe6,0x0c,0x0e,0xe1,0x0e,0x0f, -0x98,0x0f,0x0f,0x33,0x0e,0x0c,0x2d,0x0b,0x09,0xe3,0x06,0x04,0x33,0x01,0xfe,0xf1, -0xfa,0xf7,0xbd,0xf4,0xf1,0x4d,0xef,0xed,0x41,0xeb,0xe9,0x7c,0xe8,0xe7,0xb7,0xe6, -0xe6,0xd3,0xe5,0xe5,0x89,0xe5,0xe5,0x5b,0xe6,0xe7,0x95,0xe8,0xe9,0xcf,0xeb,0xed, -0xeb,0xef,0xf2,0x92,0xf4,0xf6,0x3f,0xf9,0xfb,0x85,0xfd,0xff,0xaa,0x01,0x03,0x48, -0x05,0x07,0xb0,0x08,0x0a,0xc4,0x0b,0x0d,0xa4,0x0e,0x0f,0x0e,0x11,0x12,0xe0,0x12, -0x13,0x5a,0x14,0x14,0x5e,0x15,0x15,0xd9,0x15,0x16,0x10,0x16,0x16,0xc0,0x15,0x15, -0x64,0x14,0x13,0x77,0x12,0x11,0xe4,0x0f,0x0e,0xa5,0x0c,0x0a,0xfe,0x08,0x07,0x30, -0x05,0x03,0xe8,0x01,0x00,0xb4,0xfe,0xfd,0x04,0xfc,0xfa,0x4f,0xfa,0xf9,0x3a,0xf9, -0xf9,0x92,0xf9,0xfa,0x45,0xfb,0xfc,0xd7,0xfd,0xff,0x17,0x01,0x02,0x1b,0x04,0x05, -0x96,0x06,0x07,0x3d,0x09,0x0a,0x56,0x0b,0x0b,0x7f,0x0c,0x0c,0xdc,0x0c,0x0c,0x2a, -0x0c,0x0b,0x26,0x0a,0x08,0x3b,0x07,0x05,0xf9,0x03,0x02,0x63,0x00,0xfe,0xfb,0xfc, -0xfb,0x06,0xfa,0xf8,0xee,0xf7,0xf7,0x30,0xf6,0xf5,0x19,0xf5,0xf4,0xfd,0xf4,0xf5, -0x79,0xf6,0xf7,0x96,0xf8,0xfa,0xf0,0xfb,0xfe,0xc4,0x00,0x03,0x48,0x06,0x09,0xf2, -0x0b,0x0e,0xbd,0x11,0x14,0xa6,0x16,0x18,0xc7,0x19,0x1a,0x1a,0x1b,0x1a,0x4f,0x1a, -0x18,0x5f,0x17,0x15,0x87,0x13,0x11,0x68,0x0f,0x0d,0x70,0x0a,0x07,0xfc,0x04,0x02, -0x83,0xff,0xfc,0x8e,0xfa,0xf8,0xa6,0xf6,0xf5,0x45,0xf4,0xf3,0xf7,0xf2,0xf2,0xec, -0xf2,0xf3,0x35,0xf4,0xf5,0x69,0xf7,0xf9,0x9a,0xfc,0x00,0x92,0x03,0x06,0xbc,0x09, -0x0c,0x86,0x0e,0x0f,0x1d,0x10,0x0f,0x77,0x0e,0x0c,0xae,0x0a,0x07,0xa8,0x03,0xff, -0x33,0xfa,0xf4,0x4e,0xef,0xe9,0x03,0xe3,0xdc,0x3f,0xd7,0xd1,0x1e,0xcd,0xc8,0x0a, -0xc5,0xc2,0xc6,0xc0,0xc0,0x04,0xc1,0xc3,0x41,0xc6,0xca,0x5e,0xd1,0xd9,0xde,0xe4, -0xf2,0x63,0x01,0x12,0x52,0x24,0x36,0x18,0x48,0x58,0x03,0x66,0x71,0x63,0x79,0x7e, -0xf4,0x7f,0x7e,0x6f,0x7b,0x75,0xf4,0x6c,0x62,0x27,0x56,0x48,0x44,0x39,0x29,0x51, -0x17,0x04,0xe8,0xf0,0xdc,0x5e,0xc9,0xb7,0x32,0xa7,0x9a,0x53,0x90,0x89,0x3d,0x86, -0x85,0xd0,0x85,0x88,0x35,0x8c,0x91,0x94,0x97,0x9e,0x9c,0xa6,0xae,0x5c,0xb7,0xc0, -0xf2,0xc8,0xd1,0x87,0xd9,0xe1,0xf6,0xe8,0xf0,0x81,0xf6,0xfc,0x5a,0x02,0x07,0xe5, -0x0b,0x10,0xa0,0x13,0x16,0xed,0x19,0x1c,0xdd,0x1f,0x23,0x40,0x26,0x29,0x1f,0x2e, -0x32,0x39,0x37,0x3c,0xd1,0x40,0x45,0xc0,0x48,0x4b,0x2e,0x4e,0x4f,0x74,0x4f,0x4e, -0xb9,0x4c,0x4a,0xc2,0x46,0x42,0x1b,0x3e,0x38,0xcd,0x32,0x2b,0x0e,0x24,0x1b,0xe4, -0x11,0x07,0xee,0xfd,0xf4,0x12,0xeb,0xe2,0xcf,0xdb,0xd5,0xdb,0xd0,0xcd,0x31,0xca, -0xc8,0xc8,0xc7,0xc7,0xad,0xc8,0xca,0xf0,0xcb,0xce,0x58,0xd1,0xd4,0xf6,0xd7,0xdb, -0x3d,0xe0,0xe5,0xe0,0xe9,0xee,0x78,0xf2,0xf5,0x4c,0xf8,0xf9,0x9e,0xfa,0xfa,0x56, -0xf9,0xf7,0x59,0xf5,0xf2,0xab,0xef,0xec,0x77,0xe9,0xe6,0x0f,0xe5,0xe3,0xeb,0xe2, -0xe2,0xf9,0xe2,0xe4,0xe2,0xe5,0xe8,0x85,0xeb,0xef,0xd5,0xf3,0xf8,0x3d,0xfe,0x03, -0xfb,0x08,0x0d,0xdb,0x11,0x15,0xf4,0x17,0x1a,0x71,0x1b,0x1c,0x02,0x1c,0x1b,0x92, -0x19,0x17,0xe7,0x14,0x11,0x5e,0x0e,0x0a,0xd4,0x05,0x01,0x30,0xfc,0xf7,0x8a,0xf3, -0xef,0x5b,0xec,0xe9,0x94,0xe6,0xe3,0x9f,0xe1,0xdf,0xac,0xde,0xde,0xb1,0xdd,0xdd, -0xf9,0xdd,0xde,0xdb,0xdf,0xe1,0x14,0xe3,0xe5,0x72,0xe7,0xe9,0x7e,0xec,0xee,0x2f, -0xf1,0xf3,0x12,0xf5,0xf6,0x9f,0xf8,0xfa,0xe3,0xfb,0xfd,0xac,0xff,0x01,0x56,0x03, -0x05,0xb7,0x07,0x0a,0xb2,0x0c,0x0f,0x79,0x12,0x15,0x56,0x18,0x1b,0x03,0x1e,0x20, -0xf9,0x22,0x25,0x34,0x27,0x28,0xeb,0x29,0x2a,0x3c,0x2b,0x2b,0xe4,0x2a,0x29,0xdb, -0x27,0x25,0x08,0x23,0x1f,0x1d,0x1c,0x18,0xe0,0x13,0x0f,0xac,0x0b,0x07,0x99,0x03, -0xff,0x1a,0xfc,0xf8,0x1e,0xf6,0xf3,0xec,0xf1,0xf0,0x55,0xef,0xee,0xed,0xee,0xef, -0x3a,0xf1,0xf3,0x46,0xf6,0xf9,0x77,0xfc,0xff,0x80,0x01,0x04,0x03,0x07,0x09,0x5c, -0x0c,0x0e,0xfa,0x10,0x13,0xb0,0x14,0x15,0x2d,0x16,0x15,0x3e,0x15,0x14,0xc3,0x12, -0x10,0x5c,0x0e,0x0b,0xeb,0x08,0x05,0x9f,0x02,0xff,0x91,0xfb,0xf8,0x24,0xf5,0xf2, -0x06,0xf0,0xee,0x70,0xec,0xeb,0x4a,0xeb,0xeb,0xe5,0xeb,0xed,0xd2,0xee,0xf0,0x6d, -0xf3,0xf6,0x06,0x00,0x00,0x52,0x01,0x02,0xb7,0x03,0x05,0x40,0x06,0x07,0x46,0x08, -0x08,0xeb,0x08,0x08,0x5b,0x08,0x07,0xfa,0x06,0x06,0xf4,0x05,0x05,0xcd,0x05,0x05, -0x2e,0x06,0x06,0x34,0x06,0x05,0xfc,0x04,0x03,0x8c,0x02,0x01,0x14,0x00,0xfe,0xef, -0xfd,0xfd,0x30,0xfc,0xfb,0x08,0xfb,0xfa,0xaa,0xfa,0xfa,0x7f,0xfb,0xfc,0x03,0xfd, -0xfd,0x09,0xfe,0xfe,0xa5,0xfe,0xfe,0x5f,0xff,0xff,0xeb,0x00,0x02,0xf4,0x03,0x05, -0xce,0x07,0x09,0x89,0x0b,0x0d,0x27,0x0f,0x10,0x2b,0x12,0x13,0xc2,0x13,0x13,0xcf, -0x13,0x13,0xc6,0x12,0x11,0x7d,0x10,0x0e,0xf7,0x0b,0x09,0xab,0x07,0x05,0x3e,0x04, -0x02,0xd9,0x00,0xff,0x61,0xfd,0xfb,0xaa,0xf9,0xf7,0xf5,0xf4,0xf2,0x3d,0xf1,0xf0, -0xe3,0xef,0xf0,0x34,0xf1,0xf2,0x08,0xf4,0xf5,0x49,0xf7,0xf9,0xb4,0xfb,0xfe,0x73, -0x00,0x02,0xdb,0x04,0x06,0x5b,0x08,0x09,0xfc,0x0a,0x0b,0xef,0x0c,0x0d,0xde,0x0e, -0x0f,0x39,0x10,0x10,0x2c,0x11,0x11,0x82,0x10,0x0f,0xc5,0x0d,0x0c,0xf0,0x09,0x07, -0xeb,0x04,0x01,0x6d,0xfe,0xfa,0x1a,0xf7,0xf4,0x70,0xf1,0xef,0xf6,0xed,0xec,0x3e, -0xec,0xec,0xc1,0xec,0xee,0xe1,0xef,0xf2,0x40,0xf4,0xf6,0xde,0xf9,0xfc,0xba,0xfe, -0x00,0x82,0x01,0x03,0xa0,0x04,0x06,0x10,0x07,0x08,0xa4,0x09,0x0b,0x81,0x0c,0x0d, -0x4e,0x0f,0x10,0xd3,0x10,0x10,0x5e,0x10,0x0f,0x77,0x0e,0x0d,0x93,0x0b,0x09,0xe7, -0x06,0x03,0x3f,0x01,0xfe,0xc8,0xfb,0xf8,0x6f,0xf6,0xf4,0x53,0xf2,0xf0,0xee,0xef, -0xef,0xe4,0xee,0xee,0x7a,0xee,0xee,0x09,0xef,0xef,0x3d,0xf1,0xf3,0x71,0xf5,0xf8, -0x54,0xfb,0xfe,0x66,0x01,0x04,0xe1,0x05,0x06,0xcc,0x06,0x06,0xe5,0x05,0x05,0xdb, -0x05,0x06,0xd9,0x07,0x09,0x62,0x0a,0x0b,0xaa,0x0c,0x0d,0xd7,0x0d,0x0d,0x78,0x0c, -0x0a,0xd7,0x07,0x04,0x2f,0x02,0xff,0xf8,0xfc,0xfa,0x99,0xf8,0xf7,0x62,0xf6,0xf6, -0x80,0xf5,0xf4,0xfd,0xf3,0xf2,0x1f,0xf2,0xf1,0x98,0xf1,0xf2,0x84,0xf3,0xf5,0xa7, -0xf7,0xf9,0xec,0xfb,0xfd,0xbf,0xff,0x01,0x11,0x02,0x02,0x5c,0x03,0x03,0x79,0x03, -0x03,0x10,0x02,0x00,0x03,0xfe,0xfb,0xde,0xf9,0xf7,0x2f,0xf6,0xf4,0xa1,0xf1,0xee, -0x8e,0xec,0xea,0xdc,0xe9,0xe9,0xdc,0xea,0xec,0x5b,0xef,0xf2,0xdf,0xf7,0xfe,0x45, -0x06,0x0f,0x69,0x19,0x22,0x8f,0x2b,0x31,0x48,0x34,0x33,0xbd,0x30,0x2b,0x39,0x25, -0x1e,0xcb,0x18,0x13,0x03,0x0e,0x09,0x02,0x04,0xfe,0xba,0xf8,0xf2,0x7f,0xed,0xe8, -0xb5,0xe3,0xdf,0x18,0xdc,0xd9,0x55,0xd7,0xd5,0xad,0xd4,0xd3,0x2d,0xd4,0xd5,0xfe, -0xd8,0xdc,0xc2,0xde,0xe1,0x43,0xe4,0xe8,0x65,0xed,0xf2,0x19,0xf8,0xfd,0x5c,0x04, -0x0b,0xc8,0x12,0x19,0x4b,0x20,0x26,0x0c,0x2c,0x30,0x95,0x33,0x36,0x02,0x38,0x38, -0x0e,0x39,0x38,0x91,0x35,0x31,0xa9,0x2c,0x27,0x22,0x21,0x1b,0x77,0x16,0x11,0x5d, -0x0d,0x09,0xb3,0x05,0x02,0x2c,0x00,0xfd,0x3e,0xfc,0xfa,0x1f,0xfa,0xf9,0x49,0xf9, -0xf9,0x24,0xf9,0xf9,0x00,0xf9,0xf9,0xea,0xfa,0xfc,0x26,0xfe,0x00,0xc1,0x01,0x03, -0xf6,0x04,0x06,0x29,0x08,0x09,0x77,0x0a,0x0b,0xe0,0x0a,0x0a,0x35,0x09,0x07,0xec, -0x05,0x03,0x8c,0x01,0xff,0xa2,0xfc,0xfa,0xe4,0xf7,0xf5,0xb9,0xf3,0xf2,0xc2,0xf0, -0xef,0x26,0xee,0xed,0xb5,0xec,0xec,0x11,0xeb,0xe9,0x4b,0xe8,0xe7,0x31,0xe6,0xe5, -0x6a,0xe5,0xe5,0x2a,0xe6,0xe6,0x3b,0xe7,0xe7,0x7f,0xe9,0xeb,0xbd,0xee,0xf1,0xca, -0xf4,0xf8,0x87,0xfc,0x00,0x94,0x03,0x06,0x8b,0x09,0x0b,0x1b,0x0d,0x0d,0x84,0x0c, -0x0b,0x71,0x09,0x07,0xae,0x06,0x05,0x2a,0x05,0x05,0x96,0x06,0x09,0x52,0x0d,0x13, -0xbc,0x1c,0x27,0xbe,0x34,0x41,0x85,0x4b,0x50,0x66,0x4d,0x41,0xf7,0x2d,0x15,0x9e, -0xfd,0xe7,0xf3,0xd4,0xc6,0x1b,0xbc,0xb4,0xac,0xaf,0xab,0x79,0xa7,0xa3,0x94,0x9f, -0x9d,0x4c,0x9f,0xa4,0xc9,0xac,0xb6,0x84,0xbf,0xc7,0xd9,0xce,0xd7,0x92,0xe2,0xf2, -0xa0,0x05,0x1c,0xe8,0x34,0x4d,0x16,0x62,0x72,0x54,0x7c,0x7f,0x1f,0x7e,0x77,0x8f, -0x6f,0x66,0xe8,0x5d,0x55,0xdd,0x4d,0x44,0x19,0x39,0x2b,0xa2,0x1b,0x0b,0x51,0xfa, -0xea,0xd1,0xda,0xcc,0xdd,0xbf,0xb3,0x5b,0xa8,0x9e,0x51,0x95,0x8e,0xbe,0x8b,0x8c, -0x05,0x91,0x98,0x6d,0xa2,0xad,0x04,0xb9,0xc5,0x06,0xd2,0xde,0x36,0xeb,0xf8,0xdb, -0x06,0x14,0xed,0x21,0x2e,0x64,0x39,0x43,0x40,0x4b,0x52,0x78,0x58,0x5d,0x68,0x61, -0x63,0xc6,0x62,0x5f,0xd4,0x58,0x4f,0xdc,0x44,0x38,0xac,0x2c,0x20,0x5b,0x15,0x0a, -0x7e,0x01,0xf9,0xc4,0xf1,0xeb,0x05,0xe6,0xe1,0x0f,0xdf,0xdd,0xda,0xdd,0xdf,0xec, -0xe2,0xe6,0xcc,0xea,0xee,0xfd,0xf2,0xf6,0x6f,0xfa,0xfc,0x0e,0x00,0xff,0xcf,0xfe, -0xfd,0x6e,0xfd,0xfd,0xa1,0xfc,0xfc,0x20,0xfb,0xfa,0x42,0xf9,0xf8,0x39,0xf8,0xf7, -0xdf,0xf7,0xf7,0x1e,0xf8,0xf8,0x13,0xf8,0xf7,0xde,0xf7,0xf7,0x3e,0xf8,0xf8,0xbc, -0xf9,0xfb,0x90,0xfc,0xfe,0xe5,0xff,0x01,0xe1,0x01,0x02,0xe2,0x01,0x01,0x03,0x00, -0xfe,0x3c,0xfd,0xfb,0x0e,0xfb,0xfa,0x84,0xf9,0xf8,0xeb,0xf7,0xf7,0x94,0xf6,0xf6, -0x27,0xf6,0xf5,0xbf,0xf5,0xf5,0x64,0xf4,0xf3,0x1c,0xf3,0xf2,0x94,0xf1,0xf1,0x50, -0xf0,0xef,0x0e,0xf0,0xef,0xce,0xef,0xef,0x37,0xef,0xef,0x21,0xef,0xef,0x22,0xef, -0xef,0x79,0xf0,0xf1,0x05,0xf2,0xf2,0x2b,0xf3,0xf3,0x94,0xf3,0xf4,0xa0,0xf4,0xf5, -0x88,0xf6,0xf7,0x78,0xf8,0xf9,0xb4,0xf9,0xf9,0x1f,0xfa,0xfa,0x63,0xfa,0xfa,0xfa, -0xfa,0xfb,0xa4,0xfb,0xfb,0x7f,0xfc,0xfd,0xc1,0xfd,0xfe,0x68,0xff,0x00,0x46,0x01, -0x02,0xa0,0x02,0x03,0x82,0x03,0x03,0xcb,0x03,0x03,0x6a,0x03,0x03,0x23,0x03,0x03, -0x75,0x03,0x03,0x88,0x03,0x03,0x46,0x03,0x03,0x44,0x03,0x02,0x3f,0x02,0x01,0xc1, -0xff,0xfe,0x16,0xfd,0xfb,0x7b,0xfa,0xf9,0x7b,0xf9,0xf9,0xfa,0xf9,0xfa,0x74,0xfa, -0xfa,0xeb,0xfa,0xfb,0x20,0xfb,0xfb,0xb5,0xfb,0xfc,0x82,0xfc,0xfc,0xcc,0xfc,0xfc, -0x4a,0xfc,0xfc,0xf0,0xfb,0xfc,0x00,0xfc,0xfb,0xdf,0xfb,0xfb,0x9b,0xfb,0xfb,0x47, -0xfb,0xfb,0xc1,0xfa,0xfa,0xc4,0xf9,0xf9,0x88,0xf9,0xf9,0x7d,0xfa,0xfb,0x04,0xfc, -0xfc,0xa7,0xfc,0xfc,0x8e,0xfd,0xfe,0x91,0xfe,0xfe,0x3e,0xff,0xff,0xc8,0xff,0x00, -0x13,0x01,0x02,0x75,0x03,0x04,0x07,0x05,0x05,0x58,0x06,0x07,0xc2,0x07,0x08,0x83, -0x08,0x08,0x17,0x08,0x07,0x4a,0x07,0x07,0xd0,0x06,0x06,0xf7,0x05,0x05,0xa4,0x04, -0x04,0x41,0x03,0x02,0xb7,0x01,0x00,0x8f,0x00,0x00,0xb1,0xff,0xff,0xa4,0xfe,0xfd, -0xcb,0xfc,0xfc,0xe1,0xfb,0xfb,0x7b,0xfb,0xfb,0x87,0xfb,0xfb,0xcf,0xfc,0xfd,0x59, -0xfe,0xfe,0xda,0xfe,0xfe,0x35,0xfe,0xfd,0x4c,0xfd,0xfc,0x4a,0xfc,0xfc,0x70,0xfc, -0xfd,0x90,0xfd,0xfe,0xb2,0xfe,0xff,0x03,0x00,0x01,0xc5,0x02,0x03,0x0f,0x05,0x05, -0x59,0x05,0x04,0x3e,0x04,0x03,0xd1,0x01,0x00,0x8b,0xff,0xfe,0xb4,0xfc,0xfa,0xce, -0xf8,0xf6,0x5a,0xf4,0xf1,0x1b,0xef,0xec,0xbd,0xea,0xe8,0xea,0xe6,0xe5,0x77,0xe4, -0xe3,0x9d,0xe3,0xe3,0xfe,0xe4,0xe6,0x0c,0xe9,0xeb,0xc3,0xed,0xf0,0x68,0xf3,0xf6, -0x25,0xf9,0xfb,0xce,0xfe,0x01,0x49,0x04,0x06,0xdf,0x09,0x0c,0x1f,0x10,0x13,0xf2, -0x15,0x18,0xf8,0x1a,0x1d,0xc1,0x1e,0x20,0x52,0x21,0x22,0x46,0x23,0x23,0xfd,0x23, -0x23,0xf9,0x22,0x22,0xd1,0x20,0x1e,0x9f,0x1c,0x1a,0x03,0x18,0x15,0x8d,0x13,0x10, -0x4f,0x0e,0x0b,0x86,0x08,0x05,0x1d,0x03,0x00,0x32,0xfd,0xfa,0xd6,0xf7,0xf5,0xf5, -0xf2,0xf1,0xb1,0xef,0xee,0x9b,0xed,0xec,0x35,0xeb,0xea,0xf6,0xe9,0xe9,0xab,0xe9, -0xe9,0xdb,0xe9,0xea,0xb2,0xea,0xeb,0x9a,0xec,0xed,0x06,0xee,0xee,0xdb,0xef,0xf1, -0x93,0xf2,0xf4,0x60,0xf5,0xf6,0xda,0xf7,0xf9,0x50,0xfa,0xfb,0x0d,0xfd,0xfd,0xdf, -0xfe,0xff,0x0d,0x01,0x02,0x96,0x03,0x04,0x78,0x05,0x06,0x56,0x07,0x08,0xe3,0x08, -0x09,0x63,0x09,0x09,0x36,0x09,0x08,0x8f,0x08,0x07,0x49,0x06,0x04,0x4b,0x03,0x02, -0x63,0x01,0x00,0x3d,0x00,0xff,0xd8,0xfe,0xfe,0x77,0xfe,0xfe,0x4f,0xff,0xff,0x13, -0xff,0xff,0xe0,0xfe,0xfe,0x49,0xfe,0xfe,0xf0,0xfd,0xfe,0x41,0xfe,0xfe,0xa9,0xfe, -0xfe,0x99,0xfe,0xff,0x11,0x00,0x01,0x77,0x02,0x02,0x3f,0x03,0x03,0x3e,0x04,0x04, -0xd1,0x03,0x03,0x59,0x03,0x03,0x66,0x03,0x02,0xaf,0x02,0x02,0x38,0x02,0x02,0xb3, -0x02,0x03,0xc4,0x03,0x04,0x78,0x05,0x06,0x03,0x07,0x07,0xad,0x08,0x09,0xaa,0x0a, -0x0b,0x73,0x0b,0x0b,0x5d,0x0c,0x0c,0xb9,0x0c,0x0c,0x6b,0x0c,0x0b,0x9f,0x0b,0x0b, -0xd4,0x0a,0x0a,0x17,0x0a,0x09,0xc9,0x08,0x07,0xcd,0x06,0x05,0x9b,0x04,0x03,0xc8, -0x02,0x02,0xb4,0x01,0x01,0x50,0x00,0xff,0x3c,0xff,0xff,0x70,0xff,0x00,0x33,0x01, -0x02,0x94,0x03,0x05,0x95,0x07,0x09,0x0e,0x0c,0x0d,0x2c,0x0f,0x10,0x25,0x11,0x11, -0x4e,0x12,0x12,0x35,0x12,0x12,0xd0,0x11,0x11,0x07,0x11,0x10,0x19,0x10,0x0f,0xa7, -0x0e,0x0d,0x69,0x0c,0x0b,0xf2,0x09,0x08,0x08,0x07,0x05,0x18,0x04,0x02,0x7b,0x01, -0x00,0xd6,0xff,0xff,0xc9,0xff,0x00,0xe3,0x00,0x01,0x3e,0x03,0x04,0x29,0x06,0x07, -0xef,0x09,0x0b,0x09,0x0d,0x0e,0xc0,0x0e,0x0e,0x2e,0x0e,0x0c,0x44,0x09,0x05,0x53, -0x00,0xfa,0x0f,0xf5,0xee,0x9a,0xe7,0xdf,0xac,0xd7,0xcf,0x8a,0xc8,0xc2,0xd2,0xbc, -0xb8,0x52,0xb4,0xb1,0x0a,0xb0,0xaf,0x79,0xb0,0xb2,0xf9,0xb5,0xba,0x94,0xbf,0xc6, -0x80,0xcd,0xd5,0x8e,0xde,0xe7,0xb3,0xef,0xf8,0x72,0x00,0x08,0x27,0x10,0x17,0x87, -0x1e,0x25,0xe6,0x2b,0x31,0x1f,0x37,0x3b,0x64,0x3e,0x41,0x21,0x43,0x44,0xb7,0x44, -0x44,0xe3,0x42,0x40,0xbf,0x3e,0x3c,0x32,0x39,0x35,0xdb,0x31,0x2d,0x65,0x28,0x23, -0xe2,0x1d,0x18,0x6b,0x13,0x0e,0xf9,0x09,0x05,0xfc,0x01,0xfe,0xb5,0xfa,0xf7,0x54, -0xf4,0xf0,0x2c,0xee,0xeb,0xa5,0xe8,0xe6,0x65,0xe4,0xe2,0x49,0xe1,0xe0,0x52,0xdf, -0xdf,0x60,0xdf,0xdf,0xea,0xdf,0xe0,0xa4,0xe0,0xe1,0xd1,0xe1,0xe2,0x29,0xe3,0xe3, -0xed,0xe4,0xe5,0x9c,0xe6,0xe7,0x4b,0xe9,0xea,0xff,0xec,0xef,0xe5,0xf1,0xf4,0x3e, -0xf8,0xfb,0xcd,0xff,0x03,0xee,0x07,0x0b,0xd2,0x0d,0x10,0xc0,0x11,0x13,0xa5,0x14, -0x15,0xbd,0x16,0x17,0x33,0x17,0x16,0x79,0x15,0x13,0xef,0x11,0x0f,0xe8,0x0c,0x0a, -0xa4,0x07,0x05,0xe2,0x02,0x01,0x80,0xff,0xfe,0x81,0xfc,0xfb,0x12,0xfa,0xf9,0x89, -0xf9,0xf9,0x09,0xfa,0xfa,0x1e,0xfc,0xfd,0x55,0xfe,0xff,0x60,0xff,0xff,0xea,0xff, -0xff,0x9e,0xff,0xff,0xb2,0xfe,0xfe,0xf5,0xfd,0xfd,0x33,0xfc,0xfa,0x2c,0xf9,0xf7, -0x08,0xf6,0xf4,0x29,0xf3,0xf1,0x85,0xef,0xed,0x7e,0xec,0xeb,0x8a,0xeb,0xec,0xe0, -0xec,0xee,0x60,0xef,0xf1,0x05,0xf4,0xf6,0xce,0xf9,0xfc,0x2e,0x00,0x03,0xd7,0x06, -0x0a,0x52,0x0d,0x10,0x61,0x12,0x14,0x25,0x16,0x17,0x59,0x18,0x18,0x26,0x18,0x17, -0xd9,0x16,0x15,0x0a,0x14,0x11,0xed,0x0e,0x0b,0x45,0x07,0x02,0xcf,0xfe,0xfa,0x8a, -0xf6,0xf2,0x56,0xee,0xea,0xc6,0xe6,0xe3,0x19,0xe1,0xdf,0x86,0xde,0xde,0xf5,0xde, -0xe0,0x95,0xe2,0xe5,0xfd,0xe9,0xef,0xc0,0xf4,0xfa,0x9c,0x00,0x06,0x14,0x0c,0x11, -0x3d,0x17,0x1c,0x60,0x20,0x24,0xb6,0x27,0x2a,0xb3,0x2b,0x2c,0x86,0x2c,0x2c,0xc3, -0x2b,0x2a,0xae,0x29,0x27,0xcf,0x25,0x23,0x21,0x20,0x1d,0x33,0x1a,0x17,0x22,0x14, -0x11,0x47,0x0f,0x0d,0xdc,0x0c,0x0b,0xee,0x0a,0x0a,0x47,0x0b,0x0d,0xc2,0x0f,0x12, -0xa9,0x14,0x16,0x4a,0x19,0x1b,0x50,0x1c,0x1c,0x1e,0x1c,0x19,0x6e,0x16,0x11,0x84, -0x0a,0x02,0x79,0xf9,0xef,0x72,0xe4,0xd9,0x85,0xce,0xc4,0x35,0xbb,0xb3,0x53,0xac, -0xa6,0x2b,0xa2,0x9e,0xcc,0x9c,0x9c,0xe8,0x9d,0xa0,0x6d,0xa5,0xab,0x29,0xb3,0xbb, -0x9f,0xc5,0xcf,0xae,0xda,0xe5,0x6c,0xf1,0xfd,0xb0,0x08,0x14,0xb0,0x1e,0x28,0x8a, -0x31,0x39,0x46,0x40,0x46,0x27,0x4c,0x50,0x2f,0x55,0x59,0x14,0x5d,0x5f,0x09,0x61, -0x61,0x80,0x5f,0x5c,0x89,0x58,0x53,0x7c,0x4e,0x48,0x0c,0x43,0x3c,0x6e,0x36,0x2f, -0x07,0x28,0x20,0x59,0x19,0x12,0x69,0x0c,0x06,0x1e,0x02,0xfd,0xcc,0xf9,0xf5,0xdc, -0xf1,0xee,0xb2,0xea,0xe7,0xaa,0xe4,0xe1,0x3d,0xdf,0xdc,0x0d,0xdb,0xd9,0xbb,0xd8, -0xd7,0x2d,0xd7,0xd7,0x40,0xd7,0xd7,0x5d,0xd8,0xd8,0x37,0xd8,0xd7,0x45,0xd6,0xd5, -0x84,0xd4,0xd3,0x2c,0xd3,0xd2,0x4d,0xd3,0xd4,0x3b,0xd7,0xda,0xba,0xde,0xe3,0x12, -0xe8,0xed,0xd5,0xf2,0xf8,0x94,0xfd,0x02,0x5b,0x07,0x0b,0xc6,0x0e,0x11,0x66,0x13, -0x14,0x0a,0x15,0x14,0x2b,0x14,0x12,0x8a,0x10,0x0e,0x51,0x0b,0x08,0x96,0x05,0x02, -0xaa,0xff,0xfc,0x0c,0xfa,0xf8,0x91,0xf6,0xf5,0xc8,0xf4,0xf4,0x66,0xf4,0xf4,0x7c, -0xf5,0xf6,0xcd,0xf8,0xfb,0x35,0xfe,0x01,0x95,0x04,0x07,0x9b,0x0a,0x0c,0xaf,0x0e, -0x0f,0xac,0x10,0x11,0xd0,0x10,0x10,0x02,0x0f,0x0d,0xdb,0x0b,0x09,0xc3,0x05,0x01, -0x8c,0xfd,0xf9,0xe5,0xf4,0xf0,0x07,0xec,0xe7,0x0e,0xe4,0xe0,0xac,0xde,0xdc,0x2d, -0xdc,0xdc,0x02,0xdd,0xde,0x7c,0xe1,0xe4,0xea,0xe8,0xed,0xdc,0xf2,0xf7,0x5f,0xfd, -0x02,0xa7,0x07,0x0d,0x82,0x12,0x17,0x48,0x1c,0x20,0xca,0x23,0x26,0x78,0x28,0x29, -0x1c,0x2a,0x29,0xc7,0x27,0x25,0xb0,0x21,0x1d,0x3c,0x19,0x13,0x7c,0x0d,0x06,0xf1, -0xfd,0xf6,0xe7,0xee,0xe7,0x4d,0xe1,0xdb,0x89,0xd6,0xd2,0x25,0xcf,0xcc,0x8b,0xcb, -0xcb,0xea,0xcc,0xcf,0xe4,0xd2,0xd7,0x07,0xdd,0xe3,0xc8,0xea,0xf2,0x4c,0xfb,0x03, -0x88,0x0b,0x13,0x21,0x1a,0x20,0x55,0x25,0x29,0xb7,0x2c,0x2f,0x1e,0x32,0x33,0x27, -0x34,0x33,0xde,0x32,0x31,0x23,0x2f,0x2c,0x2b,0x2a,0x27,0x35,0x24,0x20,0xbb,0x1c, -0x18,0x28,0x14,0x0f,0x79,0x0b,0x08,0xf2,0x05,0x04,0x0e,0x05,0x06,0xb4,0x08,0x0c, -0xf1,0x0f,0x13,0xff,0x17,0x1b,0xeb,0x1e,0x21,0x95,0x22,0x22,0xe8,0x20,0x1c,0x3c, -0x16,0x0c,0xfc,0x00,0xf3,0x9b,0xe5,0xd7,0xe3,0xc8,0xbb,0x68,0xaf,0xa4,0xbe,0x9b, -0x94,0xc1,0x8d,0x88,0xae,0x85,0x84,0x10,0x84,0x85,0x4d,0x89,0x8e,0x81,0x94,0x9c, -0x85,0xa5,0xaf,0xea,0xba,0xc7,0x20,0xd4,0xe2,0xc4,0xf0,0xff,0x96,0x0d,0x1a,0x5f, -0x27,0x32,0xd4,0x3b,0x43,0x9e,0x4a,0x51,0xf6,0x56,0x5c,0xb8,0x61,0x66,0x26,0x6a, -0x6c,0x97,0x6d,0x6d,0x44,0x6b,0x67,0x89,0x62,0x5c,0xa7,0x55,0x4e,0x23,0x46,0x3d, -0x26,0x34,0x2a,0xdc,0x21,0x19,0x49,0x12,0x0b,0x6c,0x06,0x01,0xed,0xfd,0xfa,0x94, -0xf6,0xf2,0x9b,0xee,0xea,0xd3,0xe5,0xe1,0xe6,0xdc,0xd8,0x2a,0xd5,0xd2,0x46,0xd0, -0xcf,0xd1,0xce,0xcf,0xa6,0xd0,0xd2,0xe7,0xd3,0xd4,0xb7,0xd4,0xd4,0x4d,0xd4,0xd3, -0x14,0xd2,0xd0,0xd4,0xce,0xce,0x74,0xce,0xcf,0x44,0xd1,0xd4,0x91,0xd7,0xdc,0x70, -0xe1,0xe7,0xab,0xee,0xf6,0xa3,0xfd,0x04,0xf9,0x0a,0x10,0xb5,0x14,0x17,0x1e,0x1a, -0x1b,0xe0,0x1a,0x19,0x8f,0x18,0x16,0x8a,0x14,0x11,0xcf,0x0e,0x0b,0x84,0x07,0x03, -0x77,0xff,0xfb,0x0b,0xf8,0xf4,0xea,0xf1,0xef,0x4b,0xee,0xed,0x78,0xed,0xee,0x40, -0xef,0xf1,0x34,0xf4,0xf7,0x3e,0xfc,0xff,0xdb,0xfe,0xfe,0x62,0xfd,0xfd,0xa0,0xfc, -0xfc,0xb4,0xfb,0xfb,0x18,0xfc,0xfc,0xed,0xfc,0xfc,0xdf,0xfd,0xfe,0x66,0xfe,0xfe, -0x98,0xfe,0xfe,0x26,0xfe,0xfe,0x65,0xfe,0xfe,0x92,0xfe,0xff,0x7a,0x00,0x01,0x17, -0x03,0x04,0x9b,0x05,0x06,0x35,0x07,0x07,0x24,0x06,0x05,0x01,0x04,0x02,0xa0,0xff, -0xfd,0xab,0xfb,0xfa,0xf1,0xf9,0xfa,0x5a,0xfb,0xfc,0xa5,0xfd,0xfe,0xb6,0xfd,0xfc, -0x9c,0xfb,0xf9,0xac,0xf7,0xf6,0x32,0xf5,0xf4,0x15,0xf4,0xf5,0x37,0xf7,0xf9,0xd7, -0xfc,0x01,0xf5,0x05,0x0a,0x92,0x0d,0x10,0x40,0x11,0x11,0xf3,0x10,0x11,0x91,0x10, -0x0f,0x55,0x0e,0x0c,0x3d,0x0a,0x06,0x9c,0x02,0xfe,0x3a,0xfb,0xf8,0x7a,0xf6,0xf5, -0xa0,0xf4,0xf4,0x5f,0xf5,0xf5,0xdc,0xf6,0xf8,0xa2,0xf9,0xfb,0xd0,0xfb,0xfc,0xf4, -0xfc,0xfd,0x60,0xfc,0xfb,0xd5,0xf9,0xf8,0x94,0xf6,0xf6,0x31,0xf7,0xf9,0x84,0xfb, -0xff,0x1e,0x06,0x0c,0x96,0x10,0x13,0x79,0x15,0x15,0xff,0x13,0x10,0x27,0x0b,0x04, -0xb6,0xfd,0xf7,0xa9,0xf2,0xef,0x4e,0xef,0xf1,0x52,0xf5,0xf9,0x8b,0xfc,0xfe,0x82, -0xff,0xff,0x12,0xfc,0xf9,0x80,0xf5,0xf0,0x6f,0xec,0xe9,0xe7,0xe7,0xe8,0x0a,0xeb, -0xef,0x46,0xf4,0xfb,0x40,0x03,0x0c,0xbc,0x16,0x1e,0xbd,0x23,0x27,0x58,0x29,0x28, -0x9c,0x27,0x25,0xe9,0x20,0x1a,0xd5,0x11,0x07,0xfb,0xfc,0xf2,0x8e,0xea,0xe7,0x21, -0xe8,0xe9,0xcf,0xeb,0xee,0xbd,0xf2,0xf5,0xe9,0xf7,0xfa,0x5c,0xfd,0xff,0x3c,0x02, -0x02,0x8c,0x00,0xfc,0xb2,0xf5,0xed,0xd3,0xe3,0xdb,0xac,0xd4,0xd1,0x96,0xd3,0xdc, -0xf4,0xea,0xfc,0x19,0x0f,0x22,0xf3,0x30,0x3b,0x79,0x3f,0x3c,0xbc,0x34,0x28,0x45, -0x14,0xfd,0x21,0xea,0xde,0x0c,0xd9,0xd8,0x82,0xdd,0xe8,0x3d,0xf6,0x03,0xcf,0x0f, -0x17,0x18,0x19,0x15,0x19,0x0e,0x02,0xa7,0xf4,0xe8,0xa9,0xe0,0xdd,0x96,0xdc,0xde, -0xbb,0xe2,0xe6,0xfc,0xea,0xf4,0x80,0x00,0x0f,0x78,0x1e,0x2b,0x9f,0x35,0x38,0x15, -0x37,0x37,0x67,0x35,0x31,0x1d,0x2d,0x25,0x37,0x19,0x07,0xf0,0xf2,0xe1,0x16,0xd3, -0xc7,0x30,0xc0,0xc2,0xe2,0xca,0xd9,0xe8,0xeb,0x00,0xc3,0x12,0x20,0x68,0x2a,0x30, -0x05,0x2d,0x21,0xc1,0x0e,0xf7,0x15,0xde,0xc6,0xb7,0xb1,0xa2,0x6e,0x9a,0x9e,0x58, -0xb5,0xd7,0xff,0xf9,0x16,0xbb,0x36,0x50,0x5b,0x5d,0x5c,0x70,0x52,0x43,0x1f,0x30, -0x16,0xbf,0xfa,0xe0,0x9e,0xce,0xc7,0x9f,0xc9,0xd2,0xb1,0xe0,0xf3,0x43,0x03,0x11, -0xc9,0x1b,0x1f,0xf1,0x1c,0x16,0xef,0x0c,0x01,0x31,0xf9,0xf6,0x24,0xf4,0xf1,0x45, -0xef,0xeb,0xf8,0xe5,0xe3,0x60,0xe8,0xf5,0x09,0x06,0x18,0x58,0x28,0x31,0xf4,0x34, -0x39,0x5e,0x3e,0x40,0x39,0x41,0x3d,0x48,0x32,0x1d,0xe6,0x02,0xe7,0x73,0xcd,0xb8, -0xdd,0xa9,0xa1,0x65,0xa5,0xb3,0x2b,0xc8,0xe2,0xf0,0x00,0x1c,0x58,0x32,0x43,0x22, -0x4b,0x45,0x23,0x34,0x1c,0xe9,0xfd,0xd9,0x63,0xb6,0x9a,0x2a,0x86,0x80,0x10,0x8f, -0xb1,0xbc,0xda,0x00,0x56,0x25,0x4a,0x2a,0x61,0x63,0x97,0x5d,0x53,0x2d,0x42,0x27, -0x27,0x08,0xe9,0x41,0xd3,0xca,0x8f,0xca,0xd0,0xb6,0xde,0xf0,0xc6,0xff,0x0c,0x3d, -0x16,0x18,0x2d,0x16,0x11,0x40,0x09,0x01,0x04,0xff,0x01,0x32,0x03,0x04,0x71,0x04, -0x00,0x3e,0xfa,0xf6,0x7f,0xfa,0x03,0xeb,0x0e,0x1b,0xab,0x27,0x2a,0xeb,0x28,0x2b, -0xc3,0x2f,0x33,0x79,0x36,0x38,0xa0,0x32,0x22,0x71,0x09,0xed,0x89,0xd0,0xb4,0xed, -0x9e,0x92,0x61,0x93,0xa4,0x70,0xbd,0xdb,0xcf,0xff,0x1f,0x3b,0x38,0x47,0x34,0x4b, -0x42,0x51,0x30,0x18,0xf7,0xf7,0xd2,0xc9,0xae,0x92,0x47,0x81,0x83,0xd2,0x9b,0xc2, -0x12,0xe6,0x09,0xec,0x33,0x56,0x8a,0x61,0x5a,0x45,0x52,0x49,0x7f,0x36,0x17,0x44, -0xfb,0xe5,0xcb,0xd6,0xd2,0x43,0xd5,0xdb,0x56,0xe7,0xf8,0x97,0x06,0x11,0x63,0x17, -0x15,0x14,0x0f,0x0b,0xf2,0x06,0x03,0x99,0x04,0x08,0x7e,0x0b,0x0b,0xe5,0x07,0x02, -0x55,0xff,0x01,0x9b,0x07,0x11,0x40,0x1c,0x25,0xbc,0x29,0x27,0x32,0x27,0x29,0xec, -0x2c,0x32,0x92,0x37,0x34,0x9b,0x28,0x10,0xf8,0xf4,0xd8,0x19,0xbc,0xa1,0x67,0x91, -0x8e,0x2e,0x99,0xad,0x0e,0xcb,0xed,0x51,0x0f,0x2b,0xb0,0x3e,0x46,0x8d,0x41,0x32, -0xf7,0x1c,0x00,0xe6,0xdf,0xbd,0x20,0x9c,0x86,0x8a,0x84,0x98,0x29,0xb8,0xd6,0xe3, -0xf6,0x22,0xf4,0x4a,0x5b,0x8f,0x5a,0x54,0x66,0x4c,0x3d,0x45,0x23,0x06,0x4e,0xf1, -0xe1,0xdf,0xd8,0xd8,0x85,0xdd,0xe4,0xc3,0xef,0xfc,0xba,0x07,0x11,0x80,0x14,0x11, -0xba,0x0e,0x0c,0x5e,0x0c,0x0d,0x2a,0x11,0x14,0xdc,0x14,0x0d,0x2a,0x06,0x04,0x8d, -0x06,0x09,0x45,0x12,0x1b,0xe9,0x21,0x24,0x0b,0x22,0x20,0xae,0x24,0x28,0xac,0x2f, -0x36,0x5a,0x38,0x2d,0x59,0x15,0xfa,0x36,0xde,0xc0,0xfc,0xa4,0x93,0xcf,0x8d,0x93, -0x61,0xa6,0xbf,0x9e,0xde,0xff,0x1c,0x1e,0x34,0xa4,0x3f,0x3e,0xfd,0x33,0x22,0x42, -0x08,0xeb,0xda,0xc9,0xa8,0x75,0x90,0x8c,0x1b,0x9e,0xb8,0x86,0xd0,0xec,0x47,0x16, -0x3d,0x15,0x4d,0x4c,0xab,0x4a,0x46,0x5d,0x3f,0x2b,0x3a,0x0e,0xf8,0xcd,0xee,0xe7, -0x33,0xe4,0xe8,0x8d,0xed,0xf3,0x7c,0xfc,0x04,0x84,0x07,0x07,0x62,0x05,0x04,0x9b, -0x04,0x06,0x2a,0x0b,0x11,0xae,0x19,0x1d,0x0f,0x1a,0x13,0xef,0x12,0x14,0x95,0x14, -0x19,0x60,0x1f,0x21,0x1b,0x20,0x1b,0x4a,0x19,0x1a,0xb5,0x1d,0x23,0xec,0x2a,0x2f, -0xda,0x28,0x16,0x0b,0xfe,0xe6,0x92,0xcb,0xae,0x4d,0x9c,0x98,0x81,0x9d,0xac,0xe5, -0xc1,0xdb,0xcc,0xf6,0x10,0xff,0x23,0x2b,0xff,0x2a,0x25,0x73,0x17,0x02,0xcb,0xeb, -0xce,0x5a,0xb1,0x9e,0xe9,0x9f,0xb2,0x8f,0xca,0xde,0x01,0xf7,0x1c,0x95,0x3a,0x41, -0x9f,0x3c,0x37,0xcd,0x34,0x2c,0xb9,0x18,0x00,0x06,0xf4,0xf1,0x65,0xef,0xf1,0x70, -0xf8,0xfe,0x7f,0x05,0x0c,0xe1,0x0f,0x0e,0x76,0x08,0x01,0x70,0xfc,0xfb,0x72,0xfc, -0xff,0x67,0x06,0x11,0xf7,0x17,0x15,0x4f,0x13,0x15,0xef,0x1a,0x1e,0x28,0x25,0x2d, -0xf7,0x31,0x2e,0x41,0x24,0x1e,0x55,0x19,0x16,0x89,0x1b,0x20,0x54,0x1f,0x18,0xe6, -0x07,0xf3,0xf1,0xdd,0xc6,0xe2,0xaf,0xa3,0x4d,0xa4,0xad,0xb1,0xbd,0xd3,0x5b,0xeb, -0x01,0x9d,0x14,0x21,0xcb,0x22,0x1b,0x57,0x12,0x03,0x08,0xef,0xd8,0x17,0xbf,0xa8, -0xe2,0x9d,0xa6,0x6c,0xc0,0xda,0xc7,0xef,0x0c,0xe0,0x2f,0x46,0x5b,0x46,0x3d,0x60, -0x34,0x2a,0x27,0x1c,0x07,0x53,0xf1,0xe6,0xac,0xe5,0xe6,0xaa,0xeb,0xf6,0x3f,0x03, -0x0d,0xce,0x17,0x1e,0x7d,0x1e,0x16,0x19,0x0c,0x03,0xc7,0xfd,0xfa,0xcf,0xfa,0xff, -0xa6,0x07,0x0b,0xe7,0x08,0x09,0x71,0x0f,0x16,0xda,0x1d,0x28,0x79,0x34,0x3c,0xca, -0x3a,0x31,0x30,0x29,0x22,0xc1,0x1c,0x1d,0x06,0x1f,0x1a,0x17,0x0e,0xfc,0x40,0xe8, -0xd2,0x1d,0xbb,0xa7,0xd2,0x9d,0xa2,0x89,0xb0,0xc4,0x0c,0xde,0xfa,0x10,0x12,0x22, -0x5c,0x2b,0x28,0x38,0x1b,0x0b,0xd6,0xf7,0xdf,0x88,0xc8,0xaf,0x03,0x9a,0x93,0xff, -0xa0,0xbe,0xe0,0xdb,0xf5,0x27,0x16,0x3d,0x2a,0x55,0x54,0x75,0x4a,0x40,0x64,0x32, -0x1c,0x3e,0x01,0xe9,0xa5,0xde,0xda,0xee,0xd9,0xe0,0x7e,0xee,0xfc,0xf6,0x09,0x15, -0xa4,0x1d,0x22,0x12,0x1f,0x17,0x40,0x0f,0x09,0xd6,0x04,0x02,0xe4,0x02,0x06,0x85, -0x06,0x02,0x12,0x01,0x05,0x1a,0x0d,0x16,0x59,0x22,0x2f,0x11,0x39,0x3a,0x91,0x34, -0x2f,0x77,0x2a,0x26,0xa5,0x25,0x26,0x13,0x21,0x11,0x8a,0xfc,0xe7,0x55,0xce,0xb2, -0xa6,0x9f,0x99,0x69,0x9f,0xad,0xd1,0xc2,0xdf,0xf3,0xfc,0x15,0x5a,0x27,0x31,0xd5, -0x2d,0x20,0xa2,0x0f,0xf8,0xc8,0xdd,0xc4,0x05,0xa9,0x92,0x25,0x8b,0x98,0x5d,0xb5, -0xd3,0x4a,0xef,0x12,0x4a,0x3c,0x55,0xc9,0x58,0x51,0x92,0x47,0x3a,0x78,0x23,0x05, -0x24,0xee,0xe2,0xbb,0xda,0xd8,0x12,0xdf,0xea,0xff,0xf6,0x04,0x97,0x10,0x19,0xca, -0x1e,0x1d,0xc9,0x17,0x11,0x54,0x0c,0x08,0x2a,0x06,0x06,0x0a,0x0a,0x08,0x2b,0x03, -0x01,0x6a,0x06,0x0b,0x92,0x12,0x1e,0x71,0x2a,0x34,0xf1,0x35,0x31,0x5e,0x2f,0x2b, -0xbc,0x27,0x25,0x7d,0x25,0x21,0x80,0x12,0xff,0x0f,0x01,0x01,0x15,0x01,0x00,0x9d, -0x00,0x00,0xb5,0xff,0xff,0x90,0xfe,0xfe,0xd8,0xfe,0xff,0xf5,0xff,0x00,0x1d,0x02, -0x03,0x74,0x04,0x05,0x5d,0x07,0x08,0xed,0x09,0x0a,0x93,0x09,0x08,0xd4,0x05,0x02, -0xb0,0xfd,0xf9,0x3a,0xf5,0xf0,0x7c,0xed,0xeb,0x29,0xeb,0xec,0x58,0xf0,0xf5,0x0d, -0xfc,0x02,0x78,0x09,0x0f,0xc7,0x13,0x15,0xbc,0x15,0x13,0x79,0x0f,0x0a,0x81,0x04, -0xff,0x80,0xf9,0xf4,0xa8,0xf0,0xed,0x7c,0xec,0xed,0x3c,0xf1,0xf5,0xa3,0xf8,0xfc, -0xf0,0xff,0x04,0xa2,0x07,0x09,0xcc,0x0a,0x0a,0xef,0x09,0x07,0x7f,0x05,0x02,0x95, -0xfe,0xfa,0xed,0xf7,0xf6,0xe0,0xf4,0xf4,0xbf,0xf5,0xf7,0xc3,0xf9,0xfd,0x03,0x01, -0x04,0xfd,0x07,0x0a,0x85,0x0c,0x0e,0x93,0x0e,0x0d,0x27,0x0c,0x0a,0xb7,0x07,0x04, -0xfb,0x01,0xfe,0x5f,0xfb,0xf8,0xd2,0xf5,0xf4,0x40,0xf3,0xf3,0x2a,0xf5,0xf7,0xd3, -0xf9,0xfc,0x7f,0x00,0x03,0x9d,0x06,0x08,0xb9,0x09,0x09,0x7d,0x08,0x05,0x7d,0x02, -0xfe,0x8e,0xfb,0xf8,0x8d,0xf6,0xf5,0x23,0xf5,0xf7,0x81,0xfa,0xfe,0x76,0x02,0x07, -0xc2,0x0b,0x0f,0xa8,0x12,0x14,0xed,0x15,0x16,0x40,0x15,0x12,0x7c,0x0e,0x08,0x08, -0x01,0xf8,0x23,0xef,0xe6,0x27,0xdf,0xda,0x78,0xd9,0xdc,0x47,0xe3,0xec,0xb7,0xf6, -0x02,0x8a,0x0f,0x1a,0x8c,0x22,0x27,0xb3,0x28,0x26,0xe0,0x1e,0x14,0xc6,0x08,0xfe, -0xf3,0xf4,0xed,0x73,0xe7,0xe3,0x7b,0xe1,0xe1,0x4c,0xe5,0xea,0x4d,0xf1,0xf8,0x38, -0x00,0x07,0x7e,0x0e,0x13,0x74,0x15,0x15,0xea,0x13,0x0f,0x7f,0x0a,0x03,0x9d,0xfc, -0xf5,0x78,0xef,0xeb,0x31,0xe8,0xe7,0xe4,0xe8,0xed,0xf2,0xf2,0xf9,0x77,0x00,0x07, -0x16,0x0d,0x11,0xaf,0x15,0x17,0x29,0x17,0x15,0xf6,0x12,0x0f,0xf5,0x09,0x04,0xa3, -0xff,0xfb,0xd0,0xf5,0xf1,0xa1,0xed,0xeb,0xf9,0xea,0xeb,0xbd,0xee,0xf3,0xed,0xf9, -0x00,0x03,0x07,0x0d,0xb1,0x10,0x12,0x63,0x12,0x10,0x79,0x0c,0x06,0x09,0x00,0xfa, -0x40,0xf4,0xee,0x16,0xea,0xe8,0x5e,0xea,0xee,0x61,0xf4,0xfc,0xb1,0x03,0x0a,0xba, -0x11,0x18,0x9a,0x1d,0x20,0x6d,0x23,0x24,0x51,0x22,0x1f,0x5a,0x1b,0x13,0xc3,0x07, -0xfb,0xd3,0xed,0xdf,0x3b,0xd2,0xc7,0x0b,0xc3,0xc4,0x7f,0xcb,0xd6,0xef,0xe8,0xfd, -0xf7,0x0f,0x22,0x04,0x35,0x41,0x3c,0x44,0x3f,0x4f,0x38,0x2a,0xee,0x17,0x04,0xd4, -0xf2,0xe3,0x66,0xd7,0xd0,0xa5,0xcd,0xcf,0x23,0xd4,0xdb,0x78,0xe5,0xf1,0x27,0xfe, -0x09,0x59,0x13,0x1b,0xa0,0x1f,0x20,0x8d,0x1e,0x18,0x9a,0x0f,0x05,0x46,0xfb,0xf1, -0xda,0xe8,0xe1,0xd8,0xdc,0xdb,0x63,0xdc,0xe0,0x78,0xe7,0xf0,0xe7,0xf9,0x04,0x25, -0x0f,0x17,0xa7,0x1b,0x1e,0x33,0x20,0x1f,0x73,0x1a,0x15,0x41,0x10,0x09,0x7b,0x01, -0xf9,0x0c,0xf3,0xec,0x1c,0xe7,0xe3,0x22,0xe2,0xe3,0x9a,0xe6,0xeb,0xcb,0xf3,0xfd, -0x83,0x06,0x0e,0x69,0x15,0x1a,0x20,0x1c,0x1a,0xb9,0x15,0x0e,0x35,0x05,0xfb,0x7a, -0xf3,0xed,0x60,0xe7,0xe3,0x20,0xe2,0xe5,0xe6,0xea,0xf0,0x4d,0xf8,0x01,0x2a,0x0c, -0x16,0x26,0x20,0x28,0x53,0x2e,0x33,0x57,0x36,0x35,0x13,0x30,0x28,0xd6,0x1d,0x0d, -0xfe,0xf7,0xdf,0x00,0xc7,0xb2,0x18,0xa5,0xa2,0xcc,0xab,0xbc,0x9a,0xd2,0xed,0x35, -0x0b,0x27,0x90,0x3e,0x52,0xb5,0x60,0x64,0x15,0x59,0x42,0x17,0x28,0x0e,0x5b,0xf6, -0xdf,0x2f,0xce,0xc1,0x0b,0xbb,0xbb,0xc1,0xc0,0xca,0xbf,0xd7,0xe5,0x2a,0xf5,0x06, -0xa2,0x15,0x20,0x8e,0x28,0x2b,0xff,0x2a,0x25,0xc9,0x1b,0x0e,0xa0,0xfe,0xef,0xb7, -0xe2,0xd8,0xb9,0xd0,0xcd,0xd1,0xcd,0xd1,0x39,0xd9,0xe4,0x19,0xf2,0x00,0x48,0x0e, -0x1a,0xd1,0x22,0x27,0x9d,0x28,0x26,0x26,0x23,0x1d,0x94,0x14,0x0b,0x0d,0x04,0xfb, -0xdc,0xf2,0xea,0x24,0xe3,0xde,0x90,0xda,0xd9,0x25,0xdc,0xe3,0x07,0xed,0xf7,0xae, -0x03,0x0f,0x65,0x19,0x21,0xc5,0x26,0x28,0x76,0x24,0x1b,0x2f,0x11,0x05,0x79,0xfa, -0xf0,0x66,0xe7,0xe0,0x83,0xdc,0xdc,0x41,0xdd,0xe1,0xd0,0xe8,0xf3,0x27,0x00,0x10, -0xd6,0x21,0x30,0xf8,0x3c,0x48,0xc0,0x4d,0x4b,0x6e,0x44,0x39,0x14,0x29,0x14,0x86, -0xfd,0xe2,0xa2,0xc2,0xa6,0x0b,0x95,0x90,0x63,0x98,0xa8,0xec,0xbe,0xdd,0x4e,0x02, -0x23,0xfe,0x40,0x5a,0x3b,0x6c,0x71,0x99,0x6e,0x61,0x18,0x45,0x20,0x9c,0x00,0xe4, -0x03,0xca,0xb7,0xcf,0xae,0xaa,0xcf,0xaf,0xbc,0x07,0xcc,0xdd,0xdd,0xf1,0x04,0xfb, -0x14,0x23,0x55,0x2e,0x32,0x40,0x31,0x2c,0x9b,0x22,0x13,0x8c,0x02,0xf0,0x47,0xe0, -0xd2,0x81,0xc8,0xc4,0x66,0xc4,0xc7,0xce,0xcf,0xdc,0xc7,0xeb,0xfb,0xa2,0x0a,0x19, -0xdc,0x24,0x2a,0x92,0x2c,0x2b,0xdd,0x26,0x1f,0x2e,0x19,0x11,0x70,0x08,0x00,0x82, -0xf7,0xee,0x64,0xe5,0xdc,0x4a,0xd6,0xd3,0x2a,0xd4,0xd8,0x9d,0xe3,0xf1,0xf4,0xfd, -0x0b,0x3d,0x1b,0x29,0xf2,0x32,0x36,0x95,0x32,0x29,0x02,0x1b,0x0b,0x64,0xfd,0xf1, -0x95,0xe5,0xdc,0xb6,0xd7,0xd6,0x1d,0xd8,0xda,0x18,0xe0,0xea,0x7c,0xf9,0x0a,0x0e, -0x1e,0x30,0x27,0x40,0x4d,0x9d,0x57,0x59,0xc7,0x53,0x47,0x4e,0x37,0x22,0x11,0x08, -0xe9,0x14,0xc7,0xa5,0xeb,0x8b,0x81,0x70,0x87,0x98,0xaa,0xb0,0xd0,0x32,0xf7,0x1d, -0xea,0x3d,0x5a,0xfa,0x72,0x7f,0x5f,0x7e,0x6f,0x63,0x54,0x30,0x0d,0x0c,0xe9,0xbb, -0xcb,0xb4,0xbd,0xa6,0xa1,0x3c,0xa6,0xb2,0x3c,0xc4,0xd8,0xa2,0xed,0x03,0xe3,0x15, -0x24,0x86,0x2e,0x33,0x3c,0x34,0x30,0x13,0x27,0x19,0x42,0x07,0xf3,0x8a,0xe1,0xd2, -0x9d,0xc7,0xc1,0x05,0xc0,0xc3,0x07,0xca,0xd4,0x7e,0xe3,0xf3,0xd6,0x02,0x12,0x19, -0x20,0x28,0xe4,0x2b,0x2c,0xb8,0x29,0x23,0x79,0x1b,0x12,0x1a,0x0a,0x01,0x2c,0xf9, -0xf0,0xc4,0xe7,0xdf,0x9d,0xd9,0xd6,0xa7,0xd6,0xda,0xbb,0xe3,0xf0,0x40,0xfd,0x0a, -0xcb,0x17,0x23,0x09,0x2d,0x31,0x8e,0x30,0x28,0xf9,0x1b,0x0d,0xcc,0x00,0xf5,0xa5, -0xeb,0xe4,0xe0,0xde,0xdc,0xf8,0xdb,0xdc,0x58,0xe0,0xe8,0x69,0xf4,0x03,0x2d,0x17, -0x2b,0x6c,0x3e,0x4c,0x2b,0x57,0x5c,0xd0,0x57,0x4c,0x2d,0x3d,0x27,0x77,0x0c,0xee, -0x3a,0xcd,0xaa,0xc5,0x8e,0x83,0x64,0x87,0x96,0xd6,0xac,0xcb,0x2b,0xf2,0x18,0x73, -0x38,0x55,0xf7,0x6d,0x7b,0x16,0x7c,0x73,0xd2,0x5d,0x3b,0x4d,0x14,0xef,0xf6,0xcf, -0xb7,0x55,0xa7,0xa0,0xa9,0xa3,0xaf,0x68,0xc0,0xd4,0xe5,0xea,0x01,0x58,0x13,0x21, -0xbc,0x2c,0x32,0x6f,0x34,0x31,0x30,0x28,0x1a,0xae,0x0a,0xf8,0x5d,0xe7,0xd6,0x86, -0xc9,0xc2,0xf6,0xc0,0xc3,0x44,0xc8,0xd1,0xfc,0xde,0xed,0xa2,0xfa,0x09,0x88,0x16, -0x1e,0xc8,0x22,0x25,0x16,0x25,0x20,0x10,0x18,0x0f,0x26,0x07,0xff,0x20,0xf7,0xef, -0x0d,0xea,0xe4,0x5c,0xe0,0xdf,0x40,0xe1,0xe5,0x68,0xec,0xf6,0xda,0x01,0x0c,0xb3, -0x15,0x1d,0x2d,0x23,0x23,0xec,0x1f,0x18,0x0b,0x0f,0x04,0x29,0xfc,0xf6,0x40,0xf0, -0xeb,0xad,0xe9,0xe8,0x71,0xe6,0xe5,0x28,0xe7,0xee,0x23,0xfa,0x09,0xb7,0x1a,0x2c, -0xa0,0x3b,0x48,0xf5,0x50,0x54,0xd0,0x4f,0x44,0x37,0x34,0x1f,0x7c,0x06,0xe9,0x85, -0xc8,0xa9,0xb3,0x93,0x8c,0xb6,0x92,0xa2,0x66,0xb8,0xd7,0xb1,0xfc,0x1f,0xdc,0x3a, -0x52,0x0b,0x68,0x73,0x75,0x74,0x6c,0xff,0x57,0x35,0x13,0x0f,0xed,0x18,0xcf,0xb6, -0x4b,0xa8,0xa2,0xfd,0xa5,0xb2,0x3b,0xc5,0xda,0xc0,0xf0,0x04,0xeb,0x14,0x22,0x3a, -0x2c,0x30,0x35,0x30,0x2b,0xdb,0x22,0x16,0xf9,0x07,0xf6,0xfe,0xe5,0xd7,0xc1,0xcb, -0xc5,0x42,0xc3,0xc5,0xab,0xcb,0xd4,0x18,0xe0,0xec,0x04,0xf9,0x06,0x72,0x11,0x18, -0x58,0x1c,0x1e,0xfc,0x1c,0x16,0xf3,0x0d,0x05,0x7f,0xfd,0xf5,0x07,0xf0,0xec,0x2e, -0xeb,0xe9,0xf5,0xe8,0xeb,0x88,0xef,0xf3,0xaf,0xfa,0x03,0x5f,0x0c,0x12,0xfe,0x17, -0x1a,0x79,0x19,0x15,0xc7,0x0e,0x06,0xdb,0xfe,0xf8,0x1e,0xf6,0xf4,0x03,0xf2,0xf2, -0x6a,0xf5,0xf5,0xc8,0xf2,0xf1,0xf1,0xf2,0xfa,0x14,0x07,0x16,0x5c,0x26,0x34,0x23, -0x40,0x48,0xd0,0x49,0x47,0x77,0x40,0x33,0x0e,0x24,0x10,0x16,0xf7,0xd9,0xd7,0xbb, -0xa3,0xae,0x97,0x99,0x18,0xa5,0xb6,0x1c,0xd1,0xf3,0xdf,0x15,0x2f,0xe7,0x44,0x59, -0x91,0x67,0x6c,0x76,0x68,0x5b,0xfd,0x43,0x22,0x45,0xff,0xe0,0xa9,0xc6,0xb3,0xd3, -0xa8,0xa7,0x3d,0xb0,0xbf,0x19,0xd2,0xe6,0x6f,0xfb,0x0c,0xd2,0x19,0x24,0x8b,0x2b, -0x2d,0x06,0x2b,0x24,0x0b,0x1a,0x0c,0xbd,0xfe,0xf0,0xf5,0xe1,0xd5,0xbd,0xcd,0xca, -0x51,0xc9,0xcb,0xc6,0xd1,0xdb,0x56,0xe5,0xef,0x9f,0xfb,0x06,0x56,0x0e,0x12,0x5b, -0x15,0x16,0x31,0x12,0x0a,0xd9,0x02,0xfc,0x78,0xf6,0xf0,0xfb,0xec,0xec,0xa5,0xed, -0xef,0x45,0xf1,0xf4,0x6e,0xf9,0xfd,0xaa,0x03,0x0b,0xe1,0x10,0x14,0xeb,0x16,0x16, -0x26,0x12,0x0b,0xa4,0x03,0xfd,0x1e,0xfa,0xf7,0x96,0xf6,0xf7,0x35,0xf9,0xfc,0x72, -0xfd,0xfa,0x4b,0xf7,0xf7,0x83,0xfb,0x05,0xb8,0x13,0x23,0xc2,0x31,0x3e,0x8f,0x48, -0x49,0xce,0x44,0x3c,0x1c,0x31,0x20,0x36,0x0d,0xf8,0xc1,0xdd,0xc1,0x20,0xaa,0x9f, -0x95,0xa0,0xa9,0xfa,0xb7,0xcf,0x63,0xf1,0x14,0x6f,0x2f,0x43,0xe7,0x54,0x61,0x12, -0x66,0x64,0xe2,0x59,0x44,0xd9,0x25,0x05,0x13,0xe8,0xce,0xf7,0xb8,0xac,0xc1,0xa9, -0xb0,0xbb,0xbe,0xd0,0xea,0xe4,0xf8,0x36,0x09,0x16,0xef,0x20,0x28,0x85,0x2b,0x29, -0xb5,0x22,0x18,0xec,0x0c,0x00,0x87,0xf3,0xe6,0x49,0xdb,0xd3,0xd8,0xcf,0xce,0xcc, -0xcf,0xd4,0xf1,0xdb,0xe3,0x6d,0xeb,0xf5,0x35,0x00,0x08,0x15,0x0d,0x10,0xe8,0x11, -0x0e,0x1b,0x07,0xff,0xd4,0xf9,0xf5,0x82,0xf0,0xed,0x67,0xed,0xef,0x65,0xf1,0xf3, -0x5d,0xf7,0xfb,0xaa,0xff,0x04,0x94,0x0a,0x10,0xc2,0x12,0x14,0xf0,0x14,0x13,0x07, -0x0e,0x05,0x0f,0x00,0xfd,0x6c,0xfc,0xfa,0x18,0xfa,0xfc,0x00,0xff,0x00,0xce,0xff, -0xfb,0xaf,0xf9,0xfc,0xc6,0x04,0x11,0x20,0x1f,0x2e,0xf3,0x3c,0x47,0xdf,0x4a,0x46, -0x14,0x3d,0x30,0x64,0x1f,0x0a,0x5b,0xf4,0xdb,0x7f,0xc1,0xaa,0x4e,0xa1,0xa3,0x58, -0xab,0xb7,0x0f,0xce,0xef,0x7f,0x14,0x2f,0x07,0x43,0x55,0x54,0x62,0x65,0xef,0x62, -0x58,0xde,0x43,0x25,0x4d,0x06,0xea,0xd4,0xd1,0xbc,0x43,0xae,0xaa,0xa9,0xb0,0xbe, -0x49,0xd0,0xe3,0xc6,0xf5,0x06,0xac,0x15,0x1f,0x58,0x25,0x27,0x49,0x26,0x21,0x70, -0x17,0x0b,0xfc,0xff,0xf2,0xef,0xe5,0xdb,0x49,0xd5,0xd1,0x3f,0xd1,0xd3,0xc1,0xd7, -0xdf,0x61,0xe6,0xed,0x25,0xf5,0xfd,0x8c,0x05,0x0a,0xb6,0x0d,0x10,0x34,0x0e,0x06, -0x36,0xfe,0xf9,0x61,0xf4,0xef,0x2a,0xed,0xed,0x52,0xef,0xf2,0xd2,0xf4,0xf7,0x9a, -0xfb,0xff,0x89,0x03,0x08,0x50,0x0c,0x0f,0x7c,0x11,0x11,0x2a,0x10,0x0c,0xbd,0x06, -0x01,0x38,0x00,0x00,0x85,0xff,0xff,0x00,0x01,0x04,0x13,0x05,0x01,0x6d,0xfd,0xfb, -0xc4,0xfd,0x05,0x62,0x10,0x1e,0x00,0x2c,0x39,0x7c,0x45,0x4a,0xb2,0x46,0x3e,0xa0, -0x30,0x1f,0xe2,0x09,0xf1,0xf8,0xd7,0xbd,0x89,0xa7,0x9e,0x55,0xa2,0xac,0x14,0xba, -0xcf,0xde,0xf0,0x14,0x1c,0x30,0x43,0x37,0x55,0x63,0x55,0x68,0x64,0x08,0x59,0x43, -0x64,0x23,0x01,0x92,0xe5,0xcf,0xf1,0xba,0xae,0x27,0xac,0xb1,0xef,0xbf,0xd2,0xea, -0xe5,0xf7,0x9f,0x08,0x16,0xc6,0x1f,0x26,0xa2,0x27,0x24,0xd4,0x1d,0x14,0xf2,0x07, -0xfb,0x94,0xee,0xe2,0x64,0xd8,0xd2,0x4c,0xd1,0xd1,0x0d,0xd4,0xd9,0x08,0xe2,0xe9, -0xcc,0xf0,0xf8,0x13,0xff,0x05,0x44,0x09,0x0b,0x0e,0x0e,0x0c,0xe3,0x03,0xfb,0x68, -0xf7,0xf4,0x60,0xef,0xec,0xaa,0xec,0xee,0xce,0xf2,0xf6,0x07,0xf9,0xfc,0x31,0xff, -0x02,0x5c,0x07,0x0a,0x3d,0x0c,0x0d,0x46,0x0e,0x0d,0x65,0x0a,0x05,0x1f,0x02,0x01, -0x77,0x02,0x02,0x1e,0x03,0x05,0x03,0x09,0x09,0x8f,0x05,0xff,0x4d,0xfd,0xfe,0x99, -0x04,0x0f,0xc8,0x1c,0x2a,0xa4,0x38,0x45,0xf3,0x49,0x47,0x30,0x3f,0x32,0x6a,0x21, -0x00,0x48,0xff,0xfe,0x8b,0xfe,0xfd,0xc2,0xfc,0xfd,0xce,0xfe,0xfc,0xa5,0xf9,0xf9, -0xd7,0xfa,0xfb,0x90,0xfb,0xfd,0x16,0xfe,0xfe,0xa0,0xfe,0xfe,0xba,0xfd,0xfd,0x5e, -0xfe,0xfe,0xd5,0xfd,0xfd,0xc5,0xfc,0xfe,0x55,0x00,0x00,0x16,0x00,0x01,0x7e,0x04, -0x06,0xe0,0x06,0x07,0x54,0x07,0x07,0xf3,0x07,0x08,0xaa,0x09,0x08,0xee,0x05,0x03, -0x29,0x04,0x04,0x47,0x02,0x00,0xbc,0x00,0x01,0xbb,0x02,0x03,0x5b,0x03,0x02,0xc9, -0x01,0x00,0xfb,0xff,0xfe,0xcd,0xfc,0xfb,0x17,0xfc,0xfb,0x76,0xf8,0xf6,0x16,0xf5, -0xf5,0xed,0xf7,0xfa,0x21,0xfa,0xfa,0xe4,0xf9,0xf9,0x18,0xfa,0xfc,0xed,0xfe,0xfc, -0xeb,0xf9,0xfa,0x2d,0xfd,0xfc,0xe8,0xfa,0xfb,0x47,0xfd,0xff,0xae,0x02,0x05,0xc0, -0x07,0x0a,0x68,0x0d,0x0f,0xdb,0x10,0x10,0xe0,0x0f,0x0f,0x82,0x0c,0x09,0x04,0x07, -0x06,0x60,0x03,0x01,0xe6,0x01,0x03,0x7b,0x06,0x06,0xad,0x06,0x07,0x80,0x06,0x05, -0x18,0x05,0x03,0x9c,0x00,0xfd,0x5e,0xfa,0xf6,0x7e,0xf5,0xf4,0xae,0xf2,0xee,0xa8, -0xed,0xf2,0x01,0xf6,0xf4,0x1e,0xf3,0xf4,0x4b,0xf9,0xfa,0xb4,0xf8,0xf8,0x15,0xf9, -0xf8,0x74,0xf6,0xf3,0xb8,0xf1,0xf1,0x86,0xf2,0xf5,0xe5,0xfa,0x03,0xb6,0x09,0x10, -0x03,0x16,0x1a,0xdc,0x1f,0x21,0x59,0x20,0x1d,0x3b,0x1a,0x13,0x0a,0x0d,0x06,0xc2, -0x03,0x02,0x1a,0x00,0x01,0xc7,0x05,0x0b,0x53,0x0d,0x0f,0x7b,0x11,0x14,0x9b,0x17, -0x16,0x55,0x0d,0x03,0x48,0xff,0xf9,0x43,0xef,0xe7,0xce,0xe3,0xde,0xbf,0xdc,0xdd, -0x87,0xde,0xdf,0x65,0xe1,0xe7,0xf2,0xeb,0xf0,0x1b,0xf5,0xf9,0x83,0xf9,0xf7,0x10, -0xf2,0xe9,0xdf,0xdf,0xd8,0x6d,0xd7,0xde,0xd8,0xef,0xfe,0xfb,0x0e,0x1b,0xd0,0x22, -0x26,0x7c,0x29,0x2d,0xdf,0x34,0x35,0x1d,0x31,0x24,0xeb,0x14,0x0b,0x4a,0x04,0xff, -0x0d,0xfe,0x00,0x6f,0x0a,0x10,0x85,0x11,0x15,0xac,0x22,0x2e,0x4c,0x32,0x2f,0x1d, -0x26,0x18,0x61,0x0b,0xfe,0x30,0xea,0xd7,0xe4,0xcb,0xc8,0x03,0xc3,0xbd,0x2d,0xbf, -0xc5,0xde,0xcc,0xd3,0x4f,0xdd,0xea,0x6d,0xfa,0x05,0xd0,0x09,0x04,0xf0,0xfa,0xed, -0x9a,0xd9,0xc3,0x42,0xb7,0xbc,0xd2,0xcf,0xeb,0xb1,0x01,0x11,0xfb,0x1d,0x28,0x03, -0x39,0x4b,0x9b,0x53,0x51,0x08,0x4a,0x3e,0x0e,0x28,0x0a,0xe4,0xf9,0xf4,0x94,0xf8, -0xfe,0x9a,0x01,0x04,0xfd,0x0c,0x16,0x63,0x1e,0x2e,0xa0,0x41,0x4c,0xa3,0x42,0x35, -0x83,0x22,0x0a,0x86,0xef,0xd2,0x98,0xbf,0xb7,0x36,0xb4,0xad,0x03,0xaa,0xb0,0x46, -0xbd,0xca,0x5b,0xd2,0xe1,0x82,0xf8,0x0d,0x61,0x15,0x15,0xce,0x0b,0xfb,0x36,0xe5, -0xca,0x07,0xae,0xa2,0xd1,0xad,0xc9,0x43,0xeb,0x07,0x36,0x17,0x22,0xd3,0x35,0x4f, -0xbb,0x67,0x6d,0x95,0x5f,0x4e,0xfc,0x3d,0x20,0x85,0xfd,0xe8,0x66,0xdf,0xe5,0x93, -0xf5,0x02,0x80,0x06,0x10,0x9b,0x21,0x2b,0x86,0x3b,0x54,0x08,0x5c,0x48,0x1c,0x30, -0x1b,0x70,0xff,0xdf,0x01,0xc1,0xaf,0x23,0xab,0xa8,0xc2,0xa1,0xa5,0x77,0xb1,0xbf, -0xe7,0xcc,0xdb,0x0b,0xf2,0x08,0xdb,0x16,0x1c,0x66,0x18,0x07,0xbe,0xf1,0xd8,0xfa, -0xbb,0xa3,0x3a,0xa0,0xb2,0x20,0xd2,0xf5,0xfa,0x10,0x21,0x26,0x2e,0x43,0x27,0x62, -0x78,0x44,0x73,0x5b,0x2c,0x48,0x2f,0xb4,0x08,0xef,0xa7,0xe2,0xdf,0x1b,0xe8,0xf6, -0xd4,0x03,0x0c,0xc0,0x16,0x21,0xe7,0x34,0x52,0xae,0x63,0x57,0x20,0x3e,0x24,0x9c, -0x0c,0xed,0xc8,0xc9,0xb1,0xae,0xa9,0xa6,0x6c,0x9f,0xa0,0xba,0xab,0xb9,0x3c,0xc8, -0xd4,0x16,0xe8,0x01,0xe4,0x12,0x19,0x0a,0x18,0x0b,0x08,0xf8,0xdf,0xe3,0xc4,0xaa, -0x05,0xa0,0xae,0xf3,0xcb,0xec,0xaf,0x08,0x1b,0x0d,0x28,0x37,0xae,0x55,0x77,0x21, -0x7e,0x66,0x6e,0x4d,0x38,0x3d,0x19,0xf5,0x20,0xe1,0xde,0x60,0xe8,0xf7,0x53,0x01, -0x03,0xf1,0x0b,0x19,0x9b,0x2d,0x49,0xb7,0x62,0x62,0x91,0x4b,0x2e,0x57,0x15,0xf8, -0x98,0xd4,0xb7,0x4c,0xab,0xa8,0x1f,0xa1,0x9b,0x8a,0xa3,0xb5,0xc0,0xc4,0xd0,0xd3, -0xe2,0xfc,0xa3,0x10,0x1a,0x42,0x18,0x0d,0xaa,0xfa,0xe4,0x9c,0xcb,0xb0,0xa2,0xa2, -0xab,0xb5,0xc5,0xe7,0x4a,0x04,0x16,0x4e,0x25,0x33,0x94,0x4b,0x6e,0xf3,0x7f,0x6d, -0x31,0x4f,0x3b,0x71,0x20,0xfb,0xf2,0xe4,0xe0,0x14,0xe8,0xf5,0x31,0xfe,0x01,0x1f, -0x07,0x13,0xd3,0x26,0x42,0xbd,0x5f,0x64,0xdc,0x51,0x37,0x09,0x1c,0xff,0x26,0xdf, -0xc0,0x69,0xaf,0xaa,0x6d,0xa3,0x9b,0xeb,0x9f,0xac,0x0b,0xbe,0xce,0x50,0xdf,0xfa, -0xe0,0x13,0x1d,0xad,0x1c,0x15,0x3e,0x03,0xe8,0x58,0xd0,0xb5,0xac,0xa1,0xa7,0x61, -0xc0,0xde,0x8b,0xfd,0x14,0x44,0x20,0x2e,0x5b,0x48,0x68,0x4d,0x7e,0x73,0xbe,0x54, -0x3d,0x02,0x26,0x02,0xa3,0xe6,0xdc,0x1c,0xe2,0xf0,0xff,0xff,0x04,0x9a,0x04,0x0f, -0xfb,0x20,0x3b,0x87,0x57,0x62,0x03,0x55,0x3b,0x22,0x21,0x08,0x1f,0xea,0xc8,0x14, -0xb3,0xad,0x4d,0xa8,0x9d,0xed,0x9c,0xa6,0x0b,0xb9,0xc9,0x03,0xda,0xf4,0xee,0x11, -0x20,0x3b,0x21,0x19,0x2c,0x0a,0xf2,0x78,0xd8,0xbc,0xc4,0xa5,0xa4,0xbc,0xb9,0xd8, -0x8d,0xf7,0x0d,0x90,0x1b,0x2b,0x95,0x40,0x5f,0x0d,0x7b,0x77,0x54,0x57,0x3e,0x49, -0x2b,0x0c,0xe0,0xee,0xe0,0x0f,0xe3,0xef,0x6e,0xfc,0x01,0x97,0x01,0x0a,0xd5,0x19, -0x33,0xcc,0x52,0x60,0xd7,0x54,0x3e,0xd5,0x23,0x0a,0xe4,0xed,0xcd,0x6e,0xb8,0xb3, -0x11,0xae,0xa2,0x40,0x9f,0xa6,0x42,0xb4,0xc4,0x26,0xd5,0xef,0x16,0x0f,0x23,0x63, -0x23,0x1b,0xb1,0x0d,0xf8,0x98,0xde,0xc4,0xd7,0xad,0xa9,0x5e,0xbb,0xd7,0xf7,0xf3, -0x07,0xb9,0x14,0x22,0x2c,0x38,0x57,0x47,0x75,0x77,0x14,0x5b,0x41,0x99,0x2f,0x13, -0xcd,0xf4,0xe4,0x07,0xe5,0xef,0xe6,0xfc,0x01,0xe5,0x02,0x07,0x9a,0x15,0x2b,0x77, -0x4b,0x5c,0x22,0x53,0x3e,0xe3,0x23,0x0c,0xf4,0xf0,0xd1,0x27,0xbb,0xb5,0x76,0xb3, -0xa6,0x17,0xa0,0xa4,0xf0,0xb0,0xbf,0x6d,0xd0,0xea,0x1f,0x0a,0x20,0xae,0x24,0x1c, -0xad,0x0e,0xfb,0xf0,0xe1,0xc9,0x78,0xb4,0xb1,0xd5,0xc0,0xd9,0x3f,0xf4,0x08,0x86, -0x13,0x1d,0xcb,0x30,0x4e,0xad,0x6e,0x75,0x55,0x5c,0x40,0x5d,0x2f,0x18,0xce,0xfa, -0xe9,0xc4,0xe7,0xf1,0xdd,0xfe,0x04,0xae,0x04,0x06,0x2d,0x0f,0x22,0x4a,0x45,0x59, -0xee,0x51,0x3e,0x04,0x24,0x08,0x4e,0xee,0xd5,0x10,0xbe,0xb4,0xed,0xb3,0xaa,0xa1, -0xa3,0xa3,0x5c,0xac,0xbb,0x06,0xcd,0xe6,0x0e,0x06,0x1f,0x42,0x27,0x1f,0x65,0x0f, -0xfb,0xc0,0xe3,0xca,0x6e,0xb6,0xb3,0xcc,0xc2,0xdc,0xd9,0xf6,0x0a,0x0d,0x14,0x1d, -0x96,0x2e,0x4b,0x0c,0x6d,0x75,0x79,0x5c,0x3f,0x25,0x2e,0x19,0x36,0xfe,0xed,0x2c, -0xea,0xf2,0x40,0xfd,0x04,0xbd,0x07,0x09,0x36,0x10,0x20,0xff,0x3f,0x55,0x0b,0x4f, -0x3a,0x73,0x24,0x0b,0x5b,0xee,0xd2,0x2b,0xbe,0xb5,0x96,0xb3,0xac,0x66,0xa7,0xa5, -0x8e,0xab,0xb8,0xb0,0xc7,0xe0,0x41,0x01,0x1d,0x12,0x28,0x22,0x22,0x11,0xfb,0xf4, -0xe2,0xca,0x9d,0xb7,0xb4,0x15,0xc5,0xdf,0x75,0xf7,0x0a,0x47,0x14,0x1d,0x7c,0x2f, -0x4c,0xa4,0x6a,0x73,0x45,0x5d,0x41,0x6b,0x2f,0x1a,0x46,0xff,0xee,0x68,0xea,0xf1, -0x58,0xfe,0x05,0x4d,0x08,0x0c,0xbb,0x14,0x22,0x70,0x3b,0x50,0xec,0x4c,0x38,0x45, -0x22,0x09,0x66,0xec,0xd2,0x03,0xbe,0xb4,0x6c,0xb2,0xac,0x26,0xaa,0xaa,0xe0,0xad, -0xb7,0x44,0xc6,0xde,0x0c,0xfe,0x19,0x8b,0x26,0x22,0x5a,0x11,0xfa,0x59,0xe2,0xca, -0xe3,0xb6,0xb5,0xd8,0xc6,0xe1,0x8b,0xfa,0x0d,0x4d,0x17,0x1f,0x63,0x2f,0x4a,0x4d, -0x67,0x6e,0xa9,0x59,0x3f,0x7e,0x2f,0x1b,0x94,0x00,0xee,0xf8,0xea,0xf2,0xd1,0xfd, -0x07,0x23,0x0a,0x0d,0x1d,0x16,0x23,0x23,0x39,0x4d,0x62,0x49,0x34,0x7e,0x1e,0x05, -0x8b,0xe8,0xcf,0x59,0xbd,0xb3,0xb8,0xaf,0xaa,0xd7,0xab,0xae,0x86,0xb1,0xb7,0x8e, -0xc5,0xdd,0xf9,0xfc,0x17,0xed,0x23,0x1f,0xbd,0x10,0xfa,0x7d,0xe1,0xc9,0x1b,0xb7, -0xb4,0x24,0xc7,0xe4,0x4b,0xfe,0x11,0xf8,0x1b,0x22,0x12,0x2f,0x48,0x87,0x64,0x6c, -0xd1,0x56,0x3a,0x3f,0x2c,0x1a,0xbc,0x02,0xf1,0xfd,0xea,0xf1,0xaf,0xff,0x0a,0xeb, -0x0c,0x0f,0x2f,0x19,0x25,0xf1,0x39,0x4b,0x52,0x46,0x32,0x09,0x1d,0x7b,0xfa,0x7f, -0x7f,0xff,0x7f,0x5b,0xc3,0x1d,0xdf,0x50,0xb3,0xb5,0x2b,0x9a,0x80,0x00,0x80,0x80, -0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x50,0xae,0x8f,0x02,0x80,0x83,0xfc, -0xc2,0x0c,0x02,0x55,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f, -0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7e,0xff,0x7f,0x7f,0xbf,0x4e,0x1e, -0xb3,0x19,0x07,0xe3,0xdd,0xc1,0x62,0xaf,0xa0,0x0b,0x80,0x80,0x00,0x80,0x80,0x00, -0x80,0x80,0x00,0x80,0x96,0x34,0xb9,0x94,0x0f,0x80,0x80,0xa0,0x93,0x83,0x0a,0x80, -0x80,0x00,0x80,0x90,0x35,0x9b,0x83,0xc1,0xa0,0xd4,0x7a,0xf1,0xee,0x0e,0xdb,0xdb, -0xf1,0xf8,0x1b,0x68,0x1d,0x18,0x1f,0x09,0x16,0x27,0x36,0x4e,0xc8,0x5e,0x78,0x41, -0x7f,0x7f,0xff,0x7f,0x7f,0x5f,0x64,0x25,0xcd,0x06,0x06,0x4f,0x19,0x15,0x38,0x0a, -0x1a,0xb6,0x31,0x3d,0x73,0x38,0x13,0x9b,0x09,0x2b,0x45,0x43,0x44,0xfe,0x4f,0x53, -0x39,0x55,0x4d,0x03,0x36,0x2f,0x7a,0x2d,0x1d,0x0b,0x1b,0x23,0x3e,0x20,0x11,0x8d, -0x11,0xfd,0x85,0xcb,0x8b,0x07,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80, -0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x8b, -0x28,0xc0,0x06,0xa7,0x32,0x45,0x43,0x6d,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff, -0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f, -0x7f,0xef,0x6f,0x3d,0x55,0x08,0xe8,0x0f,0xcb,0xac,0xb7,0xa2,0xa3,0xe0,0x9b,0x87, -0x0e,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00, -0x80,0x80,0x00,0x80,0x80,0xe0,0x93,0xd7,0x94,0x01,0x0a,0xc7,0x02,0x0c,0x73,0x15, -0x1c,0x8e,0x13,0x1b,0x5f,0x33,0x34,0x1e,0x3c,0x46,0x79,0x37,0x37,0x23,0x40,0x3d, -0xe9,0x3b,0x30,0x67,0x20,0x1a,0xed,0x23,0x43,0xe7,0x6d,0x7f,0xff,0x7f,0x7f,0xff, -0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xdf,0x7c,0x5d,0xfc,0x4a,0x32,0x84,0xfa, -0xde,0x74,0xdd,0xd3,0xfd,0xd3,0xe1,0xb4,0xdf,0xdc,0x65,0xd5,0xc8,0xad,0xbc,0xb0, -0x3a,0x98,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00, -0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x8c,0xb3,0xab,0xd0,0xac,0xf4,0x19,0xf2,0x3e, -0x68,0xf2,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f, -0xff,0x7f,0x7f,0xff,0x7f,0x7f,0x5f,0x7a,0x6c,0x14,0x6b,0x54,0xcb,0x3e,0x20,0x46, -0xfc,0xf5,0xe3,0xfa,0xee,0xe0,0xd6,0xb8,0x8e,0x9a,0x8c,0x8f,0x89,0x86,0xdd,0x83, -0x8f,0x0b,0xa8,0xb8,0x43,0xba,0xb2,0x6d,0xaf,0xae,0xa2,0xba,0xcd,0xf5,0xdf,0xf3, -0xfb,0xfb,0xfb,0x4a,0xfe,0xf5,0x71,0xe7,0xc3,0x17,0x9f,0x85,0x04,0x80,0x80,0x00, -0x80,0x80,0x00,0x80,0x82,0xa7,0xa9,0xdd,0xe1,0x00,0x0f,0x86,0x1a,0x36,0x0e,0x51, -0x6b,0x83,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f, -0xff,0x7f,0x7f,0x4f,0x7f,0x6d,0xab,0x6a,0x6f,0x55,0x72,0x69,0xd2,0x55,0x43,0x18, -0x3a,0x2d,0x70,0x1b,0x04,0xb4,0xeb,0xce,0xf8,0xb5,0xa0,0x6f,0x86,0x80,0x00,0x80, -0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x70,0x8a,0x94, -0x41,0x9f,0xa8,0xa5,0xb8,0xcf,0x59,0xe5,0xfc,0x5e,0x0f,0x26,0x91,0x3a,0x59,0xda, -0x7a,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xef,0x7a,0x79,0xff,0x7a,0x7f,0xff,0x7f, -0x7f,0xff,0x7f,0x72,0xb9,0x63,0x52,0x86,0x45,0x37,0xd4,0x21,0x05,0x65,0xf0,0xe7, -0x1f,0xe9,0xe3,0x62,0xdb,0xd9,0xeb,0xe1,0xee,0x16,0xf9,0xfe,0xba,0x08,0x11,0x86, -0x11,0x0c,0xb4,0x01,0xf3,0xfb,0xe2,0xd2,0x1b,0xc2,0xb2,0x40,0xa3,0x96,0x76,0x8c, -0x80,0x00,0x80,0x81,0x6e,0x82,0x83,0x03,0x80,0x80,0x40,0x86,0x92,0xd1,0x9d,0xb3, -0x6f,0xce,0xeb,0x80,0x0d,0x25,0x80,0x30,0x3a,0xc6,0x37,0x2e,0x44,0x29,0x24,0xcd, -0x21,0x21,0xf0,0x26,0x35,0x76,0x47,0x50,0x3e,0x5f,0x70,0xbc,0x7e,0x7f,0xff,0x7f, -0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0x4f,0x7c,0x6f,0x24,0x5e,0x51,0xf3,0x44,0x32, -0xa6,0x1c,0x0c,0x61,0xf9,0xe1,0x6b,0xc9,0xb3,0x37,0xa3,0x91,0x45,0x84,0x80,0x00, -0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x7b,0x86,0x88,0xc2,0x89, -0x8e,0x76,0x99,0xa9,0x72,0xb7,0xc6,0x24,0xd7,0xe8,0x28,0xfa,0x11,0x5f,0x26,0x33, -0x93,0x44,0x4b,0x60,0x4e,0x56,0x96,0x5b,0x5c,0x72,0x60,0x68,0xc6,0x6a,0x6d,0xb2, -0x73,0x78,0xab,0x79,0x76,0x8d,0x70,0x6b,0x16,0x68,0x5e,0x00,0x52,0x4f,0xa6,0x53, -0x55,0x54,0x56,0x50,0xaf,0x49,0x39,0xa3,0x29,0x1d,0x75,0x02,0xe4,0x06,0xc6,0x9f, -0x7a,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0xe0,0x80,0x8a,0x17, -0x98,0xa5,0x18,0xb1,0xbb,0x38,0xc3,0xc8,0x6d,0xcb,0xd1,0x18,0xd8,0xe2,0x22,0xed, -0xee,0x62,0xea,0xe4,0xc7,0xe3,0xe3,0x46,0xe1,0xdf,0x16,0xe5,0xf0,0xb4,0xff,0x0f, -0x26,0x23,0x39,0xf9,0x4d,0x67,0xf3,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff, -0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x79,0x5a,0x6b,0x5b,0x50,0x4c,0x39,0x2c,0x2b, -0x18,0x68,0xfd,0xdf,0xc8,0xc6,0xb3,0xec,0xa5,0x9e,0x07,0x97,0x90,0xc0,0x8d,0x8a, -0x51,0x87,0x84,0x0b,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0xd0,0x80,0x88,0x2f, -0x93,0x9f,0xef,0xaf,0xbf,0x1e,0xd1,0xdf,0xd8,0xe6,0xf2,0x71,0xfb,0x05,0xd8,0x0b, -0x0e,0x75,0x10,0x17,0x7b,0x21,0x2b,0x95,0x37,0x44,0x6e,0x4f,0x5a,0xc2,0x66,0x71, -0x14,0x7a,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xef,0x79,0x75,0x83,0x6e,0x66,0x87, -0x5b,0x4e,0x20,0x3b,0x28,0x02,0x1b,0x0e,0x69,0x02,0xf8,0x64,0xeb,0xdb,0xb0,0xca, -0xbf,0x7a,0xbb,0xba,0x3d,0xbb,0xbd,0xd2,0xbf,0xc1,0x15,0xc0,0xbc,0x24,0xb7,0xad, -0x32,0xa3,0x96,0xa3,0x8b,0x83,0x0a,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00, -0x80,0x88,0x4a,0x9e,0xb7,0xdd,0xce,0xe5,0xbc,0xfc,0x18,0x57,0x37,0x56,0x53,0x72, -0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f, -0xbf,0x79,0x66,0xd5,0x52,0x41,0xe2,0x30,0x23,0xa0,0x17,0x0d,0xa6,0x04,0xf9,0xd5, -0xed,0xe3,0xa2,0xd7,0xcb,0xdf,0xc1,0xba,0xde,0xb6,0xb3,0x26,0xaf,0xab,0xc3,0xa9, -0xaa,0x4c,0xad,0xaf,0x40,0xb0,0xb0,0x13,0xb2,0xb6,0x84,0xba,0xbe,0x8b,0xc1,0xc3, -0x2b,0xc7,0xca,0x9c,0xcc,0xcc,0x9b,0xcb,0xcb,0x5e,0xcd,0xd1,0xea,0xd7,0xde,0x24, -0xe6,0xef,0xed,0xf9,0x02,0x1f,0x0c,0x16,0x84,0x21,0x30,0xfa,0x3e,0x4d,0xdb,0x59, -0x61,0x18,0x67,0x6a,0x89,0x6c,0x6c,0x62,0x69,0x64,0x9a,0x5e,0x58,0xda,0x53,0x4f, -0x24,0x4b,0x49,0x6c,0x48,0x45,0x51,0x42,0x3d,0xc7,0x34,0x2a,0x7d,0x20,0x16,0x74, -0x0c,0x01,0xef,0xf6,0xe8,0x6a,0xd7,0xc5,0xfe,0xb1,0x9d,0x13,0x88,0x80,0x00,0x80, -0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x81,0x96,0xba,0xad,0xc5, -0x67,0xdd,0xf4,0x3b,0x0b,0x1e,0x41,0x2d,0x3a,0xfb,0x46,0x50,0xb1,0x56,0x5a,0x00, -0x5a,0x59,0x17,0x59,0x59,0x26,0x5b,0x5d,0x76,0x5d,0x5c,0x33,0x5b,0x59,0x27,0x57, -0x54,0x80,0x4f,0x4a,0x68,0x46,0x41,0xda,0x3a,0x33,0x48,0x2a,0x21,0x70,0x18,0x0d, -0xfc,0x01,0xf4,0x47,0xe8,0xde,0x9e,0xd7,0xd2,0xd2,0xcc,0xc8,0x47,0xc4,0xc1,0x9b, -0xc0,0xbf,0x9e,0xbe,0xbb,0xc9,0xb8,0xb6,0xbe,0xb4,0xb3,0x90,0xb2,0xb2,0x39,0xb4, -0xb6,0xa9,0xb9,0xbd,0x35,0xc2,0xc8,0xbd,0xd0,0xda,0xbb,0xe5,0xef,0x33,0xf8,0x02, -0xe0,0x0c,0x17,0x35,0x21,0x28,0xed,0x2d,0x32,0x55,0x35,0x36,0x77,0x37,0x36,0x0b, -0x35,0x33,0x1b,0x34,0x36,0xe9,0x37,0x3a,0xc6,0x3e,0x43,0xbd,0x4b,0x55,0x86,0x5e, -0x65,0xf7,0x6a,0x6d,0x16,0x6c,0x66,0x98,0x5a,0x49,0xdd,0x36,0x22,0x3b,0x0e,0xf8, -0x5c,0xe4,0xcf,0x9f,0xbd,0xad,0xef,0xa0,0x96,0x49,0x8d,0x85,0xb9,0x80,0x80,0xb0, -0x80,0x83,0x8e,0x88,0x8b,0x7d,0x8e,0x93,0x82,0x97,0x9c,0x2e,0xa3,0xaa,0xd6,0xb1, -0xba,0x7d,0xc4,0xcd,0x9d,0xd6,0xdf,0x0a,0xea,0xf6,0x6e,0x05,0x15,0x24,0x25,0x36, -0x60,0x49,0x5c,0xe3,0x6c,0x7b,0xf1,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff, -0x7f,0x7f,0x5f,0x78,0x6e,0x97,0x61,0x54,0x54,0x46,0x38,0xfa,0x2b,0x1e,0xe3,0x0f, -0x01,0x6b,0xf4,0xe7,0xbf,0xde,0xd6,0x6d,0xce,0xc6,0x38,0xbd,0xb4,0x20,0xac,0xa5, -0x32,0x9f,0x9a,0x81,0x96,0x95,0x27,0x97,0x9b,0x15,0xa0,0xa5,0x2b,0xad,0xb6,0x64, -0xc0,0xc9,0xfd,0xd2,0xdc,0x8f,0xe4,0xeb,0x95,0xf1,0xf4,0xcd,0xf5,0xf6,0xb1,0xf5, -0xf6,0x80,0xf8,0xfb,0x5e,0xff,0x04,0x5f,0x0c,0x16,0x41,0x20,0x2a,0x67,0x35,0x40, -0x07,0x4c,0x55,0x2d,0x5f,0x67,0xc2,0x6c,0x6f,0x4e,0x72,0x72,0xcd,0x70,0x6b,0x3f, -0x66,0x5d,0x3a,0x53,0x48,0xa4,0x3b,0x2d,0x17,0x20,0x12,0xbe,0x06,0xfc,0xd0,0xf0, -0xe5,0x45,0xdb,0xd2,0x23,0xca,0xc2,0xfd,0xba,0xb1,0x95,0xa6,0x9c,0x74,0x93,0x8d, -0x0e,0x89,0x84,0x01,0x80,0x80,0x00,0x80,0x80,0x14,0x84,0x8b,0x1a,0x95,0xa1,0x3c, -0xb0,0xbf,0x0c,0xd0,0xe0,0xd4,0xf0,0x02,0xe8,0x13,0x23,0x45,0x30,0x3b,0x17,0x46, -0x4f,0xf7,0x56,0x5c,0x24,0x5f,0x5f,0x3b,0x5f,0x5e,0x24,0x5d,0x5d,0xf1,0x5c,0x5c, -0xb7,0x5c,0x5c,0xc7,0x5b,0x5a,0x22,0x57,0x52,0x0c,0x4d,0x46,0xbb,0x3e,0x34,0x67, -0x29,0x1e,0xfe,0x14,0x0b,0x1c,0x03,0xf9,0x1d,0xf0,0xe6,0x9e,0xdd,0xd4,0xf4,0xcb, -0xc2,0x2a,0xb9,0xb0,0x0c,0xa9,0xa2,0x66,0x9b,0x94,0x92,0x8e,0x8a,0x85,0x88,0x88, -0xb4,0x89,0x8d,0x37,0x93,0x9a,0xe8,0xa3,0xaf,0x05,0xbb,0xc7,0x75,0xd4,0xe2,0x27, -0xf1,0xff,0x98,0x0d,0x1c,0x72,0x2a,0x39,0x90,0x48,0x56,0xe7,0x60,0x68,0xc9,0x6d, -0x71,0x7e,0x74,0x76,0x45,0x76,0x75,0x84,0x73,0x70,0xab,0x6c,0x67,0xc2,0x5f,0x56, -0x96,0x4c,0x41,0x18,0x36,0x2a,0xcd,0x1e,0x13,0x03,0x08,0xfc,0x27,0xf0,0xe2,0xcb, -0xd5,0xc9,0x9d,0xbf,0xb7,0xd5,0xaf,0xa8,0x84,0xa1,0x9b,0x9f,0x97,0x95,0x72,0x95, -0x96,0xd3,0x98,0x9d,0x07,0xa3,0xaa,0x00,0xb2,0xba,0xec,0xc3,0xcd,0x44,0xd6,0xde, -0xb6,0xe5,0xeb,0xcb,0xf1,0xf7,0xee,0xfd,0x03,0x4c,0x09,0x0e,0x7a,0x13,0x18,0xd1, -0x1c,0x21,0x98,0x25,0x28,0xb9,0x2b,0x2f,0xe6,0x32,0x37,0xa5,0x3b,0x40,0x63,0x45, -0x4b,0x93,0x50,0x55,0x0e,0x5b,0x5e,0x9b,0x61,0x63,0x4b,0x63,0x60,0xd7,0x5b,0x55, -0xe3,0x4c,0x42,0x2c,0x37,0x29,0xa1,0x19,0x09,0x60,0xf7,0xe6,0x60,0xd5,0xc5,0xec, -0xb7,0xab,0xdd,0xa1,0x99,0xbe,0x93,0x8e,0x9a,0x8b,0x8a,0x05,0x8b,0x8d,0xd9,0x91, -0x97,0xa5,0x9d,0xa4,0xfa,0xab,0xb2,0x2e,0xb9,0xbf,0x75,0xc6,0xce,0x22,0xd7,0xe1, -0x16,0xec,0xf8,0x42,0x04,0x10,0x9f,0x1d,0x29,0xdb,0x34,0x40,0x62,0x4b,0x55,0x91, -0x5e,0x67,0xc2,0x6d,0x72,0x6b,0x76,0x78,0x1b,0x79,0x78,0x40,0x75,0x70,0x38,0x6a, -0x62,0x53,0x58,0x4d,0x26,0x42,0x35,0x82,0x27,0x19,0x79,0x0a,0xfb,0xe7,0xec,0xdf, -0xd5,0xd2,0xc7,0xa6,0xbc,0xb1,0x3c,0xa8,0x9f,0x4d,0x99,0x94,0x31,0x91,0x8f,0xea, -0x8f,0x92,0x41,0x96,0x9c,0x2b,0xa5,0xaf,0xb2,0xb9,0xc4,0xfa,0xce,0xd8,0x13,0xe0, -0xe6,0x7e,0xec,0xf0,0x5f,0xf5,0xf8,0xff,0xfb,0xff,0x85,0x03,0x08,0xf0,0x0c,0x11, -0x1e,0x17,0x1d,0xc2,0x23,0x2b,0x03,0x34,0x3d,0xcb,0x47,0x50,0x2e,0x59,0x5f,0x67, -0x63,0x65,0x72,0x64,0x61,0xb7,0x5c,0x56,0x84,0x4d,0x43,0x25,0x39,0x2e,0xd3,0x23, -0x1a,0xf6,0x11,0x09,0x5e,0x03,0xfe,0xa0,0xf9,0xf6,0x10,0xf2,0xed,0xee,0xe8,0xe3, -0x02,0xdd,0xd6,0x9c,0xd0,0xca,0x14,0xc4,0xbd,0x3b,0xb7,0xb1,0xd2,0xab,0xa7,0x20, -0xa3,0xa0,0x46,0x9f,0x9e,0x6d,0x9f,0xa1,0xb8,0xa5,0xab,0x69,0xb3,0xbc,0x25,0xc7, -0xd3,0xb7,0xe0,0xed,0x6c,0xfb,0x08,0xb7,0x14,0x20,0x36,0x2b,0x35,0xbb,0x40,0x4b, -0x4d,0x56,0x5f,0x1e,0x69,0x70,0xf4,0x75,0x7a,0x49,0x7c,0x7b,0x5b,0x79,0x74,0xdc, -0x6d,0x65,0x76,0x5b,0x4f,0x9c,0x42,0x34,0xe2,0x23,0x13,0xb3,0x02,0xf2,0xa8,0xe3, -0xd6,0x9a,0xcb,0xc2,0x51,0xba,0xb4,0xef,0xb0,0xae,0x96,0xad,0xae,0xa2,0xaf,0xb1, -0x4b,0xb4,0xb6,0xf8,0xb8,0xba,0x25,0xba,0xb9,0x04,0xb8,0xb6,0xf9,0xb5,0xb6,0xac, -0xb9,0xbe,0x46,0xc5,0xce,0x43,0xd8,0xe3,0x07,0xf0,0xfc,0x49,0x09,0x15,0xc7,0x20, -0x2b,0x84,0x34,0x3c,0x69,0x43,0x49,0x73,0x4d,0x4f,0x9a,0x50,0x4f,0x6b,0x4d,0x4a, -0xbf,0x47,0x44,0x68,0x41,0x3e,0xb7,0x3b,0x38,0x7c,0x36,0x34,0xa5,0x32,0x31,0x74, -0x2e,0x2b,0xe1,0x26,0x21,0xf8,0x1a,0x13,0xe5,0x0a,0x01,0x24,0xf7,0xec,0x5d,0xe2, -0xd7,0x5d,0xcd,0xc3,0x89,0xba,0xb2,0x9a,0xab,0xa6,0x27,0xa3,0xa1,0xc8,0xa1,0xa3, -0x8b,0xa6,0xaa,0xc6,0xae,0xb3,0xbc,0xb9,0xc0,0x43,0xc7,0xce,0xa9,0xd6,0xde,0x9d, -0xe7,0xf0,0x47,0xf9,0x02,0x1b,0x0c,0x15,0xd4,0x1e,0x28,0x12,0x32,0x3b,0x9e,0x44, -0x4c,0xac,0x52,0x56,0xe5,0x57,0x57,0xcd,0x55,0x52,0xd5,0x4d,0x48,0x74,0x42,0x3c, -0x96,0x36,0x30,0x6c,0x2b,0x26,0x1c,0x22,0x1e,0xc2,0x1a,0x17,0x3d,0x15,0x12,0xc4, -0x0e,0x0a,0x86,0x05,0x00,0x43,0xf9,0xf1,0x87,0xe8,0xde,0xed,0xd4,0xca,0xf3,0xbe, -0xb4,0x57,0xab,0xa3,0x8a,0x9d,0x99,0x15,0x97,0x96,0xbc,0x98,0x9c,0x1a,0xa2,0xa9, -0x92,0xb1,0xba,0x6a,0xc4,0xcf,0x2a,0xdb,0xe6,0xd5,0xf1,0xfc,0x98,0x06,0x10,0xc1, -0x18,0x20,0x48,0x28,0x2f,0xbd,0x36,0x3d,0x97,0x43,0x49,0x82,0x4e,0x53,0x62,0x57, -0x5a,0x9f,0x5d,0x5f,0xa3,0x5f,0x5e,0x5f,0x5d,0x5a,0xe0,0x54,0x4e,0xd3,0x45,0x3b, -0x9b,0x30,0x24,0xbc,0x18,0x0c,0xba,0x00,0xf4,0x3d,0xe9,0xde,0xc1,0xd3,0xca,0x8a, -0xc2,0xbc,0x34,0xb7,0xb3,0x91,0xb0,0xae,0xee,0xad,0xad,0xcf,0xae,0xaf,0xae,0xb1, -0xb4,0xa1,0xb6,0xba,0x24,0xbf,0xc4,0xfd,0xca,0xd1,0x5f,0xd9,0xe1,0x24,0xe9,0xf1, -0x85,0xf9,0x01,0x3d,0x09,0x10,0xe5,0x16,0x1c,0xeb,0x21,0x25,0x8f,0x29,0x2c,0x0b, -0x2f,0x30,0x8c,0x32,0x33,0xcf,0x35,0x37,0xac,0x39,0x3b,0x57,0x3d,0x3e,0xdd,0x3f, -0x40,0x0c,0x41,0x40,0xef,0x3f,0x3e,0x21,0x3b,0x37,0x25,0x32,0x2b,0xb7,0x23,0x1a, -0x46,0x10,0x05,0x19,0xfa,0xee,0x9f,0xe3,0xd8,0x47,0xce,0xc5,0x04,0xbd,0xb6,0xa8, -0xb1,0xae,0x34,0xac,0xab,0x55,0xab,0xac,0x84,0xae,0xb1,0x9c,0xb5,0xba,0x63,0xbf, -0xc4,0x68,0xc9,0xce,0x37,0xd3,0xd7,0x7d,0xdc,0xe1,0x51,0xe6,0xec,0xa3,0xf2,0xf9, -0x0e,0x02,0x0b,0x71,0x14,0x1e,0x45,0x28,0x32,0xe6,0x3b,0x45,0x43,0x4d,0x53,0x5a, -0x59,0x5d,0x36,0x5f,0x5f,0x2e,0x5f,0x5c,0x2a,0x59,0x54,0x88,0x4e,0x47,0xaf,0x40, -0x39,0x11,0x31,0x28,0x1d,0x20,0x16,0x29,0x0d,0x03,0x2d,0xfa,0xf0,0x29,0xe7,0xdd, -0x9b,0xd4,0xcb,0xc7,0xc2,0xbb,0xd0,0xb3,0xad,0x37,0xa8,0xa4,0x44,0xa1,0x9f,0x97, -0x9f,0xa1,0x76,0xa4,0xa9,0xb4,0xaf,0xb7,0xd3,0xbf,0xc9,0xa6,0xd3,0xdd,0x3e,0xe8, -0xf2,0xd3,0xfb,0x05,0x90,0x0d,0x15,0x59,0x1d,0x23,0xbf,0x2a,0x30,0xc4,0x34,0x38, -0x59,0x3b,0x3d,0xc8,0x3f,0x41,0xa1,0x42,0x44,0x34,0x45,0x45,0xfe,0x45,0x45,0x28, -0x44,0x41,0x3c,0x3e,0x39,0x25,0x33,0x2c,0xb3,0x24,0x1c,0x84,0x13,0x0a,0x57,0x01, -0xf8,0xc3,0xef,0xe8,0xdb,0xe2,0xdd,0x3f,0xda,0xd7,0xf8,0xd5,0xd4,0x1f,0xd4,0xd3, -0x23,0xd2,0xd0,0x6c,0xce,0xcb,0xfa,0xc8,0xc6,0x31,0xc3,0xc0,0x8d,0xbe,0xbc,0x26, -0xbb,0xbb,0x46,0xbc,0xbe,0xe4,0xc1,0xc7,0x8a,0xce,0xd6,0x4d,0xe0,0xea,0x02,0xf5, -0xff,0xfd,0x0a,0x15,0xa9,0x1f,0x28,0x5e,0x31,0x38,0x5c,0x3f,0x44,0x0c,0x49,0x4c, -0xa4,0x4e,0x50,0xe0,0x50,0x51,0xe3,0x50,0x4f,0x5c,0x4e,0x4c,0x50,0x49,0x46,0xb0, -0x41,0x3c,0x4a,0x36,0x2f,0xd0,0x26,0x1d,0x46,0x13,0x08,0xa3,0xfc,0xf0,0xce,0xe4, -0xd9,0x54,0xce,0xc3,0xef,0xba,0xb3,0xc8,0xad,0xa9,0xab,0xa7,0xa7,0xa2,0xa8,0xab, -0xb7,0xaf,0xb5,0xe0,0xba,0xc0,0x4b,0xc6,0xcb,0x4d,0xd1,0xd5,0x3f,0xda,0xde,0x76, -0xe2,0xe6,0x6f,0xeb,0xf0,0xc5,0xf5,0xfc,0x03,0x03,0x0a,0x06,0x12,0x1a,0xa4,0x22, -0x2b,0x81,0x33,0x3b,0xa9,0x42,0x48,0xf2,0x4b,0x4f,0x71,0x50,0x50,0x36,0x4f,0x4d, -0xd1,0x49,0x45,0x48,0x40,0x3b,0x70,0x35,0x2f,0x88,0x29,0x23,0x9a,0x1d,0x17,0x8a, -0x11,0x0b,0x64,0x04,0xfd,0x52,0xf5,0xed,0x20,0xe4,0xdb,0xd2,0xd1,0xc8,0xbf,0xc0, -0xb8,0x5a,0xb1,0xab,0x5c,0xa7,0xa4,0x49,0xa4,0xa5,0xe7,0xa8,0xae,0x11,0xb5,0xbd, -0xf3,0xc5,0xcf,0xa2,0xd8,0xe2,0x43,0xeb,0xf3,0x1f,0xfc,0x03,0xe4,0x09,0x0f,0xe5, -0x13,0x17,0xbc,0x1a,0x1d,0xb6,0x1f,0x22,0xd3,0x24,0x27,0x4a,0x2b,0x2e,0x5a,0x32, -0x36,0xb2,0x39,0x3c,0x9f,0x3f,0x41,0x15,0x42,0x41,0xaf,0x40,0x3d,0x25,0x39,0x33, -0xf7,0x2c,0x25,0x88,0x1d,0x15,0x66,0x0d,0x06,0x32,0xff,0xf9,0xe2,0xf3,0xef,0x85, -0xeb,0xe8,0x76,0xe5,0xe2,0x2b,0xe0,0xdd,0x25,0xda,0xd6,0x5d,0xd3,0xcf,0xc7,0xcb, -0xc8,0x20,0xc4,0xc1,0x42,0xbe,0xbc,0x46,0xbb,0xbb,0xf7,0xbc,0xc0,0x42,0xc4,0xc9, -0x7a,0xd0,0xd8,0x71,0xe0,0xe9,0x95,0xf2,0xfb,0x8a,0x04,0x0c,0xad,0x14,0x1b,0x5f, -0x22,0x28,0x04,0x2e,0x33,0x8a,0x38,0x3d,0x80,0x41,0x45,0xb6,0x48,0x4b,0xd8,0x4d, -0x4e,0x7f,0x4f,0x4f,0x72,0x4d,0x4a,0x38,0x46,0x40,0x15,0x39,0x30,0x4b,0x27,0x1c, -0x5d,0x11,0x05,0xfc,0xf9,0xee,0xe2,0xe2,0xd8,0xc6,0xce,0xc6,0xfa,0xbf,0xba,0xca, -0xb6,0xb5,0xa1,0xb4,0xb5,0xe3,0xb6,0xb9,0xbc,0xbc,0xc0,0x40,0xc3,0xc6,0xd4,0xc8, -0xcb,0x89,0xce,0xd0,0x1f,0xd4,0xd7,0x5a,0xdb,0xdf,0x3e,0xe5,0xeb,0xa7,0xf2,0xfa, -0xa4,0x02,0x0b,0xea,0x14,0x1e,0x52,0x27,0x2f,0x9d,0x37,0x3d,0xdf,0x42,0x46,0xaa, -0x48,0x49,0xd8,0x48,0x46,0xff,0x43,0x3f,0x2e,0x3b,0x35,0x4a,0x30,0x2a,0x2b,0x25, -0x1f,0xef,0x1a,0x16,0xd2,0x11,0x0d,0xe5,0x08,0x04,0xa6,0xff,0xfa,0xef,0xf5,0xf0, -0x9a,0xeb,0xe6,0x14,0xe1,0xdc,0xf5,0xd7,0xd4,0x12,0xd1,0xce,0xfb,0xcc,0xcb,0x6e, -0xcb,0xcc,0x00,0xcd,0xce,0x15,0xd0,0xd2,0x53,0xd4,0xd7,0x01,0xda,0xdc,0x5a,0xdf, -0xe2,0xd1,0xe4,0xe7,0xcc,0xea,0xee,0xe2,0xf1,0xf5,0x7f,0xfa,0xff,0xc5,0x04,0x0a, -0xba,0x10,0x16,0xfc,0x1c,0x22,0xaf,0x28,0x2e,0x64,0x33,0x37,0x17,0x3b,0x3d,0x0c, -0x3f,0x3f,0xf6,0x3e,0x3d,0xf5,0x3a,0x37,0xb7,0x33,0x2f,0x23,0x2a,0x24,0x5c,0x1f, -0x19,0xed,0x13,0x0e,0x59,0x09,0x03,0x95,0xfd,0xf7,0xab,0xf1,0xeb,0xf6,0xe4,0xde, -0xc5,0xd7,0xd1,0xd2,0xca,0xc4,0x6d,0xbf,0xba,0x7c,0xb7,0xb5,0x56,0xb4,0xb4,0x9c, -0xb6,0xb9,0x5e,0xbe,0xc4,0x21,0xcb,0xd3,0xb1,0xdb,0xe4,0x65,0xed,0xf6,0x89,0xff, -0x08,0x44,0x10,0x17,0xdf,0x1e,0x24,0x4d,0x2a,0x2e,0x8b,0x32,0x35,0x00,0x37,0x38, -0xb4,0x38,0x38,0xea,0x37,0x36,0x7f,0x35,0x33,0xe6,0x30,0x2d,0x2c,0x2a,0x25,0xaf, -0x21,0x1d,0x73,0x18,0x13,0x57,0x0e,0x09,0xc7,0x04,0xff,0x4f,0xfb,0xf6,0x9e,0xf2, -0xee,0x18,0xeb,0xe7,0xbc,0xe4,0xe1,0x8f,0xdf,0xdd,0x65,0xdb,0xd9,0x7c,0xd8,0xd7, -0x58,0xd6,0xd5,0xfd,0xd5,0xd6,0xc1,0xd6,0xd7,0x1e,0xd9,0xda,0xaa,0xdc,0xdf,0x24, -0xe2,0xe5,0x77,0xe9,0xed,0xad,0xf2,0xf7,0xeb,0xfc,0x01,0xef,0x06,0x0b,0x8e,0x10, -0x14,0x49,0x18,0x1b,0xfe,0x1e,0x21,0x6c,0x24,0x26,0xf5,0x27,0x29,0xf3,0x29,0x2a, -0x2d,0x2b,0x2b,0x26,0x2b,0x2a,0xca,0x29,0x28,0x62,0x26,0x24,0xe8,0x21,0x1e,0x3b, -0x1b,0x16,0x4e,0x12,0x0d,0xf7,0x07,0x02,0x41,0xfc,0xf5,0xaf,0xef,0xe9,0x57,0xe3, -0xdc,0x7d,0xd6,0xd0,0x7f,0xcc,0xc8,0x97,0xc5,0xc3,0x27,0xc2,0xc1,0x5c,0xc2,0xc3, -0xcb,0xc5,0xc8,0x6c,0xcc,0xd0,0x6a,0xd5,0xda,0xad,0xe0,0xe6,0x0d,0xed,0xf3,0x61, -0xf9,0xff,0xbd,0x05,0x0b,0xf4,0x10,0x16,0x01,0x1b,0x1f,0x5d,0x24,0x28,0xcb,0x2c, -0x31,0xb0,0x34,0x37,0x7d,0x3a,0x3c,0x08,0x3e,0x3e,0xec,0x3e,0x3e,0x70,0x3c,0x3a, -0xd2,0x36,0x33,0x50,0x2e,0x28,0x0d,0x23,0x1c,0x01,0x15,0x0d,0x77,0x05,0xfd,0x27, -0xf5,0xed,0x53,0xe5,0xdd,0xec,0xd6,0xd0,0x4a,0xcb,0xc6,0x3b,0xc3,0xc0,0xb7,0xbe, -0xbd,0xcc,0xbd,0xbe,0x7d,0xc0,0xc2,0x1f,0xc6,0xc9,0x4c,0xce,0xd3,0xc4,0xd8,0xde, -0x8a,0xe4,0xeb,0x70,0xf1,0xf8,0x50,0xfe,0x04,0x02,0x0a,0x0f,0x46,0x14,0x18,0x58, -0x1c,0x1f,0xb9,0x22,0x25,0xa5,0x27,0x29,0xc7,0x2a,0x2b,0x7e,0x2c,0x2c,0x16,0x2c, -0x2b,0xa6,0x2a,0x29,0x38,0x28,0x26,0x55,0x24,0x22,0xf4,0x1f,0x1d,0x31,0x1a,0x16, -0x3f,0x13,0x0f,0xd1,0x0a,0x06,0x12,0x01,0xfc,0xe1,0xf6,0xf1,0x1d,0xed,0xe7,0x2f, -0xe3,0xde,0xa7,0xda,0xd7,0xe7,0xd4,0xd3,0x15,0xd2,0xd1,0x33,0xd1,0xd1,0x37,0xd2, -0xd3,0x73,0xd4,0xd5,0x8c,0xd7,0xd9,0xdb,0xdb,0xde,0xc1,0xe0,0xe3,0xeb,0xe6,0xea, -0x89,0xee,0xf2,0xec,0xf7,0xfd,0xb4,0x02,0x08,0xda,0x0e,0x15,0xa5,0x1b,0x21,0x36, -0x27,0x2c,0x6a,0x31,0x35,0x73,0x38,0x3a,0x6b,0x3c,0x3d,0x15,0x3d,0x3c,0x91,0x3a, -0x38,0x33,0x35,0x31,0x2a,0x2d,0x28,0x90,0x22,0x1c,0x7c,0x16,0x0f,0x8b,0x08,0x01, -0xa7,0xfa,0xf3,0x88,0xec,0xe5,0x7b,0xdf,0xd9,0x37,0xd4,0xcf,0xb2,0xca,0xc7,0x71, -0xc4,0xc2,0x66,0xc1,0xc1,0xc4,0xc1,0xc3,0x51,0xc5,0xc8,0x81,0xcb,0xcf,0x5a,0xd4, -0xd9,0xe5,0xde,0xe4,0x6a,0xea,0xf0,0x12,0xf6,0xfc,0xc3,0x01,0x07,0xb4,0x0c,0x11, -0x0f,0x17,0x1c,0xe3,0x20,0x25,0xb3,0x29,0x2e,0x81,0x31,0x34,0xf9,0x36,0x38,0x37, -0x39,0x39,0x63,0x38,0x36,0x09,0x34,0x30,0x7a,0x2c,0x27,0x4b,0x22,0x1c,0x67,0x16, -0x10,0xe1,0x09,0x03,0xfe,0xfd,0xf8,0x66,0xf3,0xee,0x1a,0xea,0xe6,0x63,0xe2,0xdf, -0xb4,0xdc,0xda,0xa8,0xd8,0xd7,0x46,0xd6,0xd5,0x1a,0xd5,0xd5,0x30,0xd5,0xd5,0xbb, -0xd6,0xd7,0xaf,0xd9,0xdb,0x8e,0xde,0xe1,0xa8,0xe4,0xe8,0x15,0xec,0xef,0xef,0xf3, -0xf7,0x7d,0xfb,0xff,0x93,0x02,0x06,0xb6,0x09,0x0c,0x5e,0x10,0x13,0xa6,0x16,0x19, -0xad,0x1c,0x1f,0x27,0x22,0x24,0xfe,0x26,0x29,0xb1,0x2a,0x2b,0xff,0x2c,0x2d,0x55, -0x2d,0x2c,0x2f,0x2c,0x2a,0x79,0x28,0x25,0x08,0x22,0x1d,0x2f,0x19,0x13,0x3d,0x0e, -0x08,0xc3,0x01,0xfb,0x14,0xf5,0xee,0x4d,0xe9,0xe3,0xaf,0xde,0xda,0x41,0xd6,0xd2, -0x88,0xcf,0xcd,0xc0,0xca,0xc9,0x76,0xc8,0xc7,0xfe,0xc7,0xc8,0x2b,0xca,0xcc,0x25, -0xcf,0xd2,0x1c,0xd7,0xdc,0xa1,0xe1,0xe7,0x2b,0xee,0xf4,0xb8,0xfb,0x02,0x0e,0x0a, -0x10,0x8f,0x17,0x1d,0x6a,0x23,0x28,0xfa,0x2c,0x30,0x77,0x33,0x35,0xfb,0x36,0x37, -0xf6,0x36,0x36,0x72,0x34,0x32,0xd4,0x2f,0x2c,0x3d,0x29,0x25,0xe1,0x20,0x1c,0x95, -0x17,0x12,0x05,0x0d,0x07,0x0d,0x02,0xfc,0x49,0xf7,0xf1,0x2f,0xed,0xe7,0xae,0xe2, -0xde,0xf0,0xd9,0xd6,0xc8,0xd3,0xd1,0x17,0xd0,0xce,0x2f,0xce,0xcd,0x6f,0xce,0xcf, -0x63,0xd0,0xd2,0x10,0xd4,0xd6,0x4f,0xda,0xdd,0x48,0xe1,0xe5,0x24,0xe9,0xed,0x05, -0xf2,0xf6,0xc4,0xfa,0xff,0x7e,0x04,0x0a,0x60,0x0f,0x14,0x3a,0x1a,0x1f,0x37,0x24, -0x28,0x55,0x2c,0x2f,0x8d,0x32,0x34,0xa5,0x35,0x36,0xd2,0x35,0x35,0x03,0x34,0x31, -0x6e,0x2f,0x2c,0x19,0x29,0x25,0x69,0x21,0x1c,0xfc,0x17,0x13,0xe2,0x0d,0x08,0x87, -0x02,0xfc,0x5f,0xf7,0xf1,0x17,0xec,0xe7,0x64,0xe2,0xdd,0x0f,0xda,0xd6,0x38,0xd3, -0xd0,0x77,0xce,0xcc,0x8c,0xcb,0xcb,0x72,0xcb,0xcc,0x62,0xcd,0xcf,0x64,0xd1,0xd3, -0xdc,0xd6,0xda,0x30,0xdd,0xe0,0x9b,0xe4,0xe8,0x3b,0xed,0xf2,0x42,0xf7,0xfc,0x19, -0x02,0x07,0xfc,0x0d,0x13,0xbf,0x19,0x1f,0xa7,0x24,0x29,0x19,0x2e,0x31,0xda,0x34, -0x37,0x40,0x38,0x39,0x03,0x39,0x38,0xb0,0x36,0x34,0x1b,0x32,0x2e,0x0d,0x2b,0x27, -0x70,0x22,0x1d,0x65,0x18,0x12,0xfd,0x0c,0x07,0x85,0x01,0xfb,0xb6,0xf5,0xef,0x2a, -0xea,0xe4,0xc9,0xde,0xd9,0x89,0xd4,0xcf,0xfa,0xcb,0xc8,0xf9,0xc5,0xc4,0xb9,0xc3, -0xc3,0x1e,0xc5,0xc6,0xce,0xc9,0xcd,0xc8,0xd1,0xd6,0x64,0xdb,0xe0,0x7f,0xe6,0xec, -0x7a,0xf2,0xf8,0x99,0xfe,0x04,0x26,0x0a,0x0f,0x2f,0x15,0x1a,0xa4,0x1e,0x22,0x7e, -0x26,0x2a,0xc2,0x2c,0x2e,0x5d,0x30,0x31,0xc6,0x31,0x31,0xfb,0x30,0x2f,0xaa,0x2d, -0x2b,0x55,0x28,0x24,0x8a,0x20,0x1c,0xb3,0x17,0x12,0x3f,0x0e,0x09,0xf8,0x04,0x00, -0x68,0xfc,0xf8,0xe4,0xf4,0xf1,0x9b,0xee,0xeb,0xfc,0xe8,0xe6,0x07,0xe4,0xe1,0x6a, -0xdf,0xdc,0xcf,0xda,0xd8,0x8f,0xd7,0xd6,0x83,0xd5,0xd5,0x84,0xd5,0xd6,0x09,0xd8, -0xd9,0x6e,0xdc,0xdf,0xac,0xe3,0xe7,0x9e,0xec,0xf1,0x67,0xf6,0xfb,0x46,0x00,0x05, -0xb2,0x09,0x0d,0xdd,0x11,0x15,0x23,0x18,0x1a,0xdb,0x1c,0x1e,0x9d,0x20,0x21,0xdc, -0x22,0x23,0xae,0x24,0x25,0xf1,0x24,0x24,0x5c,0x24,0x23,0xba,0x22,0x20,0x1f,0x1f, -0x1c,0xdb,0x19,0x16,0x1c,0x13,0x0f,0xb0,0x0a,0x06,0xf9,0x01,0xfd,0x17,0xf9,0xf4, -0xcd,0xf0,0xed,0x42,0xe9,0xe5,0x6a,0xe2,0xdf,0xe8,0xdc,0xda,0x4e,0xd9,0xd7,0xab, -0xd6,0xd5,0x7f,0xd5,0xd5,0xd5,0xd5,0xd6,0x96,0xd7,0xd9,0x62,0xdb,0xde,0x82,0xe1, -0xe5,0x48,0xea,0xef,0x15,0xf5,0xfa,0xcd,0x00,0x06,0x1e,0x0d,0x12,0x2d,0x18,0x1d, -0xa5,0x21,0x25,0xa5,0x28,0x2a,0x7e,0x2c,0x2d,0xb4,0x2d,0x2d,0x1a,0x2d,0x2b,0xad, -0x2a,0x29,0x52,0x27,0x25,0x83,0x22,0x1f,0x7a,0x1c,0x18,0xeb,0x14,0x10,0xf9,0x0b, -0x07,0x11,0x02,0xfc,0x0b,0xf7,0xf1,0x2a,0xec,0xe6,0xdd,0xe1,0xdd,0x15,0xd9,0xd5, -0x5b,0xd3,0xd1,0xeb,0xd0,0xd0,0xad,0xd1,0xd3,0x75,0xd5,0xd7,0x1f,0xdb,0xde,0xab, -0xe2,0xe6,0x38,0xea,0xee,0xf3,0xf1,0xf5,0xd5,0xf8,0xfc,0x44,0xff,0x02,0x23,0x05, -0x07,0x7d,0x0a,0x0d,0x82,0x0f,0x11,0x5f,0x14,0x16,0xbb,0x18,0x1a,0x38,0x1c,0x1d, -0xdd,0x1e,0x1f,0x29,0x20,0x20,0xe3,0x1f,0x1f,0xf1,0x1d,0x1c,0x1b,0x1b,0x19,0x54, -0x17,0x15,0xe1,0x12,0x10,0x3b,0x0e,0x0b,0x19,0x09,0x06,0x67,0x03,0x00,0x56,0xfd, -0xf9,0x7f,0xf6,0xf2,0x0e,0xef,0xea,0x9d,0xe6,0xe2,0xea,0xde,0xdb,0xc8,0xd8,0xd6, -0xe6,0xd4,0xd4,0x95,0xd4,0xd5,0xd5,0xd6,0xd9,0xc1,0xdb,0xde,0xaf,0xe2,0xe6,0x3e, -0xeb,0xef,0x28,0xf4,0xf8,0x23,0xfc,0x00,0x23,0x04,0x07,0xc8,0x0a,0x0e,0xd1,0x10, -0x13,0xba,0x16,0x19,0x38,0x1c,0x1e,0x5e,0x21,0x23,0xea,0x25,0x27,0x2a,0x29,0x2a, -0x72,0x2a,0x2a,0x44,0x29,0x27,0x8b,0x25,0x22,0x5a,0x1f,0x1b,0xc7,0x16,0x11,0xcd, -0x0c,0x07,0x5c,0x02,0xfd,0xf2,0xf7,0xf3,0xa2,0xee,0xea,0x76,0xe6,0xe3,0xe3,0xdf, -0xdc,0xee,0xda,0xd9,0xb1,0xd7,0xd6,0x85,0xd5,0xd5,0x75,0xd5,0xd5,0x0e,0xd7,0xd8, -0x6a,0xda,0xdc,0x8a,0xdf,0xe2,0x9d,0xe6,0xea,0x3b,0xef,0xf3,0xbb,0xf8,0xfd,0xba, -0x02,0x07,0x3a,0x0c,0x10,0xb8,0x14,0x18,0x75,0x1b,0x1e,0x21,0x20,0x22,0xb2,0x23, -0x24,0x9d,0x25,0x26,0x10,0x26,0x25,0x9e,0x25,0x24,0x8c,0x23,0x21,0x7c,0x1f,0x1d, -0x21,0x1a,0x16,0x1c,0x13,0x0f,0x13,0x0b,0x06,0x2b,0x02,0xfd,0x2b,0xf9,0xf4,0x39, -0xf0,0xec,0xf0,0xe7,0xe4,0xc7,0xe1,0xdf,0x65,0xdd,0xdc,0x28,0xdc,0xdc,0xf6,0xdc, -0xde,0x50,0xdf,0xe0,0x7d,0xe2,0xe4,0xf0,0xe5,0xe7,0x5e,0xe9,0xea,0x9f,0xec,0xee, -0x16,0xf0,0xf1,0x1f,0xf4,0xf6,0xa1,0xf8,0xfb,0x46,0xfe,0x01,0xf7,0x04,0x08,0x47, -0x0c,0x10,0x90,0x13,0x17,0x90,0x1a,0x1d,0x8e,0x20,0x23,0x30,0x25,0x26,0x69,0x27, -0x27,0xcc,0x27,0x27,0xa1,0x25,0x23,0x9e,0x21,0x1f,0x72,0x1c,0x19,0x91,0x15,0x11, -0x2f,0x0e,0x0a,0x31,0x06,0x01,0x4d,0xfd,0xf8,0x5f,0xf4,0xf0,0xd1,0xeb,0xe7,0xdc, -0xe3,0xe0,0xc2,0xdc,0xd9,0xdf,0xd7,0xd6,0xe1,0xd4,0xd4,0x03,0xd4,0xd4,0xaa,0xd5, -0xd7,0x20,0xd9,0xdb,0x67,0xde,0xe1,0x5b,0xe5,0xe8,0xee,0xec,0xf0,0x1f,0xf5,0xf9, -0xfa,0xfd,0x02,0x82,0x06,0x0a,0x0e,0x0f,0x13,0x13,0x17,0x1a,0xcd,0x1e,0x22,0x44, -0x25,0x27,0x1e,0x2a,0x2b,0xed,0x2c,0x2d,0x47,0x2d,0x2c,0x3b,0x2b,0x28,0x1f,0x26, -0x22,0xdc,0x1e,0x1a,0xc9,0x15,0x10,0xff,0x0b,0x06,0x9d,0x01,0xfc,0x68,0xf7,0xf3, -0x81,0xee,0xea,0xb3,0xe6,0xe3,0x44,0xe0,0xdd,0xdd,0xdb,0xda,0x88,0xd9,0xd9,0xf1, -0xd8,0xd8,0x4d,0xd9,0xda,0xe0,0xda,0xdc,0x28,0xde,0xe0,0x61,0xe2,0xe5,0x65,0xe8, -0xeb,0x8f,0xef,0xf3,0xfb,0xf7,0xfc,0xa1,0x00,0x05,0x33,0x09,0x0d,0x35,0x11,0x14, -0xe9,0x17,0x1a,0x0d,0x1d,0x1e,0x5c,0x20,0x21,0x08,0x22,0x22,0xb0,0x21,0x21,0x53, -0x20,0x1f,0x07,0x1e,0x1c,0x95,0x1a,0x18,0xad,0x16,0x14,0x28,0x12,0x0f,0x7f,0x0d, -0x0a,0x2c,0x08,0x05,0x44,0x02,0xff,0xd1,0xfb,0xf8,0x9a,0xf5,0xf2,0x78,0xef,0xec, -0x2b,0xea,0xe7,0x9c,0xe5,0xe3,0x4c,0xe2,0xe0,0xad,0xdf,0xdf,0x72,0xde,0xde,0x72, -0xde,0xde,0xb7,0xde,0xdf,0x9b,0xe0,0xe1,0xab,0xe3,0xe5,0x3d,0xe8,0xea,0x6e,0xee, -0xf1,0xac,0xf5,0xfa,0xa2,0xfe,0x03,0x57,0x08,0x0d,0x79,0x12,0x17,0xd4,0x1b,0x1f, -0x7b,0x23,0x26,0x3b,0x29,0x2b,0x31,0x2c,0x2c,0x6b,0x2c,0x2b,0xc6,0x29,0x27,0x1c, -0x25,0x22,0x80,0x1e,0x1a,0x0d,0x17,0x12,0x79,0x0e,0x0a,0x58,0x06,0x01,0x8b,0xfd, -0xf9,0x04,0xf5,0xf0,0xfd,0xec,0xe9,0x51,0xe5,0xe1,0x7c,0xde,0xdb,0xbd,0xd9,0xd7, -0x4c,0xd6,0xd5,0xba,0xd5,0xd6,0xa5,0xd7,0xd9,0xa7,0xdb,0xde,0xe8,0xe1,0xe5,0xbd, -0xe9,0xee,0x60,0xf2,0xf6,0xd9,0xfa,0xff,0x11,0x03,0x06,0x3b,0x0a,0x0d,0x77,0x10, -0x13,0x60,0x15,0x17,0x99,0x19,0x1b,0xc3,0x1c,0x1e,0xf3,0x1e,0x1f,0xd7,0x1f,0x1f, -0x7d,0x1f,0x1e,0x58,0x1d,0x1b,0xbd,0x19,0x17,0xd8,0x14,0x11,0xef,0x0e,0x0b,0x6b, -0x08,0x05,0x14,0x02,0xfe,0xfe,0xfb,0xf9,0x06,0xf7,0xf4,0xdc,0xf2,0xf1,0x80,0xef, -0xee,0x23,0xed,0xec,0xf0,0xea,0xea,0x00,0xe9,0xe8,0x43,0xe7,0xe6,0xea,0xe5,0xe5, -0x58,0xe5,0xe5,0xe7,0xe5,0xe6,0x0b,0xe8,0xe9,0xfb,0xeb,0xee,0x06,0xf1,0xf4,0xb5, -0xf7,0xfa,0x4d,0xfe,0x01,0xdb,0x04,0x07,0xcc,0x0a,0x0d,0x86,0x0f,0x11,0x47,0x13, -0x14,0x1c,0x16,0x17,0x32,0x18,0x19,0x92,0x19,0x1a,0x82,0x1a,0x1a,0xcb,0x1a,0x1a, -0x06,0x1a,0x19,0x34,0x18,0x16,0xda,0x14,0x12,0xc8,0x0f,0x0c,0xbf,0x09,0x06,0x93, -0x02,0xfe,0xfc,0xfa,0xf7,0xb7,0xf3,0xf0,0x04,0xed,0xe9,0x4f,0xe7,0xe5,0x20,0xe3, -0xe1,0xad,0xe0,0xdf,0x9c,0xdf,0xdf,0x75,0xdf,0xe0,0x14,0xe1,0xe1,0x9f,0xe3,0xe5, -0x76,0xe7,0xea,0xe1,0xec,0xef,0x6f,0xf3,0xf6,0xfd,0xfa,0xfe,0x4f,0x03,0x07,0xd8, -0x0b,0x0f,0xef,0x13,0x17,0x85,0x1a,0x1d,0x93,0x1f,0x21,0xc3,0x21,0x22,0xc0,0x21, -0x20,0xbf,0x1f,0x1e,0x42,0x1c,0x1a,0xd1,0x17,0x15,0xf8,0x12,0x10,0xf9,0x0d,0x0b, -0xb5,0x08,0x05,0x5f,0x03,0x00,0xba,0xfd,0xfa,0x0c,0xf8,0xf5,0x31,0xf2,0xef,0x94, -0xec,0xea,0xf3,0xe7,0xe5,0x4e,0xe4,0xe3,0x94,0xe2,0xe2,0x97,0xe2,0xe3,0x75,0xe4, -0xe5,0xcf,0xe7,0xe9,0x4f,0xec,0xee,0x4d,0xf1,0xf3,0x3d,0xf6,0xf8,0x08,0xfb,0xfd, -0x43,0xff,0x01,0x13,0x03,0x04,0x8d,0x06,0x08,0xf3,0x09,0x0b,0x59,0x0d,0x0e,0x9f, -0x10,0x12,0x61,0x13,0x14,0xca,0x15,0x16,0xf8,0x16,0x17,0x23,0x17,0x16,0x4d,0x16, -0x15,0x25,0x14,0x12,0x5d,0x11,0x0f,0xca,0x0d,0x0b,0xab,0x09,0x07,0xeb,0x05,0x03, -0x9b,0x01,0xff,0x18,0xfd,0xfa,0xab,0xf8,0xf6,0xe5,0xf3,0xf1,0x74,0xee,0xec,0xa1, -0xe9,0xe7,0xf2,0xe4,0xe3,0xaa,0xe2,0xe1,0x9b,0xe1,0xe1,0xbe,0xe2,0xe4,0x03,0xe6, -0xe8,0xd1,0xea,0xed,0x9a,0xf0,0xf3,0xdc,0xf6,0xf9,0x1f,0xfd,0x00,0xe1,0x02,0x05, -0x5d,0x08,0x0a,0x1b,0x0d,0x0f,0x74,0x11,0x13,0xf4,0x14,0x16,0x28,0x18,0x19,0xa7, -0x1a,0x1b,0x17,0x1c,0x1c,0xa5,0x1c,0x1c,0x93,0x1b,0x1a,0xfa,0x18,0x17,0xa0,0x14, -0x11,0x9e,0x0e,0x0b,0xc4,0x07,0x03,0x5e,0x00,0xfc,0xc8,0xf8,0xf5,0x36,0xf2,0xef, -0x53,0xec,0xea,0x00,0xe8,0xe6,0xd2,0xe4,0xe3,0x3d,0xe3,0xe2,0x8f,0xe2,0xe2,0xaf, -0xe3,0xe4,0xf9,0xe5,0xe7,0x8c,0xe9,0xeb,0x29,0xee,0xf0,0xce,0xf3,0xf6,0x99,0xf9, -0xfc,0xa9,0xff,0x02,0x9b,0x05,0x08,0x16,0x0b,0x0d,0x75,0x0f,0x11,0xb4,0x12,0x13, -0x9d,0x14,0x15,0x71,0x15,0x15,0x88,0x15,0x15,0x92,0x14,0x13,0x7f,0x13,0x12,0xcc, -0x11,0x10,0xde,0x0f,0x0e,0x49,0x0d,0x0b,0x2e,0x0a,0x08,0x67,0x06,0x04,0x24,0x02, -0xff,0x6e,0xfd,0xfb,0xc0,0xf8,0xf6,0x2a,0xf4,0xf2,0x20,0xf0,0xee,0x08,0xed,0xec, -0x50,0xeb,0xea,0x9b,0xea,0xea,0xdb,0xea,0xeb,0xb2,0xeb,0xec,0x27,0xed,0xee,0x12, -0xef,0xf0,0x23,0xf1,0xf2,0x74,0xf3,0xf4,0x4c,0xf6,0xf7,0x9c,0xf9,0xfb,0xbb,0xfd, -0x00,0xc4,0x02,0x05,0xf6,0x07,0x0a,0x5a,0x0d,0x0f,0x2c,0x12,0x14,0x45,0x16,0x17, -0x6e,0x19,0x1a,0x15,0x1b,0x1b,0x55,0x1b,0x1b,0x41,0x1a,0x19,0x16,0x18,0x16,0x56, -0x14,0x12,0xa2,0x0f,0x0c,0xfc,0x09,0x06,0x3c,0x03,0xff,0x6d,0xfc,0xf8,0x6d,0xf5, -0xf2,0x13,0xef,0xec,0x71,0xe9,0xe7,0x45,0xe5,0xe3,0xbc,0xe2,0xe2,0xc0,0xe1,0xe2, -0xd0,0xe2,0xe3,0x5e,0xe5,0xe7,0x12,0xe9,0xeb,0xa3,0xed,0xf0,0xa5,0xf2,0xf5,0xc3, -0xf7,0xfa,0x05,0xfd,0xff,0x28,0x02,0x04,0x6c,0x07,0x09,0x3c,0x0c,0x0e,0xa7,0x10, -0x12,0xac,0x14,0x16,0xb3,0x17,0x18,0x9d,0x19,0x19,0x2f,0x1a,0x19,0x6f,0x19,0x18, -0x14,0x17,0x15,0x86,0x13,0x11,0x28,0x0f,0x0c,0x08,0x0a,0x07,0x85,0x04,0x01,0x3e, -0xff,0xfc,0x19,0xfa,0xf7,0x7e,0xf5,0xf3,0x42,0xf1,0xef,0xa7,0xed,0xec,0x06,0xeb, -0xe9,0x4f,0xe9,0xe8,0x7c,0xe8,0xe8,0xd7,0xe8,0xe9,0x47,0xea,0xeb,0xa5,0xec,0xee, -0x70,0xef,0xf1,0xd2,0xf2,0xf4,0xbc,0xf6,0xf8,0x0d,0xfb,0xfd,0x22,0xff,0x01,0x22, -0x03,0x05,0x12,0x07,0x09,0xc0,0x0a,0x0c,0x69,0x0e,0x10,0x90,0x11,0x12,0xff,0x13, -0x15,0x12,0x16,0x16,0xd9,0x16,0x16,0xdf,0x16,0x16,0x75,0x15,0x14,0x17,0x13,0x11, -0x66,0x0f,0x0d,0x03,0x0b,0x08,0x4b,0x06,0x03,0x5a,0x01,0xfe,0x19,0xfc,0xf9,0xbf, -0xf7,0xf5,0xdb,0xf3,0xf1,0x2d,0xf0,0xee,0xf9,0xec,0xeb,0x49,0xea,0xe9,0x41,0xe8, -0xe7,0x4c,0xe7,0xe7,0x21,0xe7,0xe7,0xf6,0xe7,0xe9,0x31,0xea,0xeb,0x6b,0xed,0xef, -0x2c,0xf2,0xf4,0x9b,0xf7,0xfa,0x55,0xfd,0x00,0x0c,0x04,0x07,0x22,0x0a,0x0d,0xf1, -0x0f,0x12,0xa7,0x14,0x16,0xad,0x18,0x1a,0x00,0x1b,0x1b,0x1d,0x1c,0x1c,0x60,0x1b, -0x1a,0x88,0x19,0x18,0x30,0x16,0x14,0xa3,0x11,0x0f,0x64,0x0c,0x09,0x46,0x06,0x03, -0xe1,0xff,0xfc,0xfe,0xf9,0xf7,0x61,0xf4,0xf1,0x5d,0xef,0xed,0x40,0xeb,0xe9,0x8e, -0xe8,0xe7,0x29,0xe7,0xe6,0xba,0xe6,0xe7,0xb1,0xe7,0xe8,0x24,0xe9,0xea,0x96,0xeb, -0xec,0x4d,0xee,0xef,0xde,0xf1,0xf3,0x9b,0xf5,0xf7,0x6e,0xfa,0xfc,0xaf,0xff,0x02, -0x46,0x05,0x07,0x6d,0x0a,0x0c,0x4f,0x0f,0x11,0x13,0x13,0x14,0x1c,0x16,0x17,0xb0, -0x17,0x18,0x31,0x18,0x17,0x8d,0x17,0x16,0x8a,0x15,0x14,0x18,0x13,0x11,0xd9,0x0f, -0x0e,0x12,0x0c,0x0a,0x01,0x08,0x05,0x6b,0x03,0x00,0x9f,0xfe,0xfc,0x27,0xfa,0xf7, -0xff,0xf5,0xf3,0xcc,0xf1,0xef,0x4e,0xee,0xec,0x6d,0xeb,0xea,0xa7,0xe9,0xe9,0x80, -0xe8,0xe8,0x97,0xe8,0xe8,0xbf,0xe9,0xea,0x78,0xeb,0xec,0xe7,0xed,0xef,0x4a,0xf1, -0xf3,0x01,0xf5,0xf7,0x72,0xf9,0xfb,0x8f,0xfe,0x01,0xa1,0x03,0x06,0x94,0x08,0x0a, -0x7f,0x0d,0x0f,0xab,0x11,0x13,0x49,0x15,0x16,0xa8,0x17,0x18,0xf9,0x18,0x19,0x11, -0x19,0x18,0xc8,0x17,0x17,0x90,0x15,0x14,0x20,0x12,0x10,0x13,0x0e,0x0b,0x9e,0x09, -0x07,0xa3,0x04,0x02,0xc5,0xff,0xfc,0x9f,0xfa,0xf7,0x7f,0xf5,0xf3,0xb1,0xf0,0xee, -0x57,0xec,0xea,0xc6,0xe8,0xe7,0xf1,0xe5,0xe5,0xe5,0xe4,0xe4,0x1c,0xe5,0xe5,0xcc, -0xe6,0xe8,0xc1,0xe9,0xeb,0x4c,0xee,0xf0,0xce,0xf3,0xf6,0x9a,0xf9,0xfc,0xdb,0xff, -0x02,0x9d,0x05,0x08,0x05,0x0b,0x0d,0x95,0x0f,0x11,0x0a,0x13,0x14,0x64,0x15,0x16, -0x60,0x16,0x16,0x68,0x16,0x16,0x40,0x15,0x14,0x66,0x13,0x12,0xb1,0x10,0x0f,0x50, -0x0d,0x0b,0x99,0x09,0x07,0xab,0x05,0x03,0xa9,0x01,0xff,0xb9,0xfd,0xfb,0xfc,0xf9, -0xf8,0xd6,0xf6,0xf5,0x06,0xf4,0xf2,0xce,0xf1,0xf0,0x5f,0xf0,0xef,0x2a,0xef,0xef, -0xd0,0xee,0xee,0x3e,0xef,0xef,0x18,0xf0,0xf0,0xac,0xf1,0xf2,0xdb,0xf3,0xf5,0xa2, -0xf6,0xf8,0xc3,0xf9,0xfb,0x58,0xfd,0xff,0xd0,0x00,0x02,0x18,0x04,0x05,0xf8,0x06, -0x08,0x95,0x09,0x0a,0xcc,0x0b,0x0c,0x5b,0x0d,0x0d,0x7f,0x0e,0x0e,0xbb,0x0e,0x0e, -0x9a,0x0e,0x0e,0xc4,0x0d,0x0d,0x93,0x0c,0x0b,0xec,0x0a,0x09,0xbd,0x08,0x07,0x27, -0x06,0x04,0x5b,0x03,0x01,0x2e,0x00,0xfe,0xf9,0xfc,0xfb,0xd6,0xf9,0xf7,0x2e,0xf6, -0xf4,0xc6,0xf2,0xf1,0x25,0xf0,0xef,0x31,0xee,0xed,0x8c,0xed,0xed,0x1a,0xee,0xee, -0x28,0xef,0xf0,0x82,0xf1,0xf2,0x1d,0xf4,0xf5,0x29,0xf7,0xf9,0xc0,0xfa,0xfc,0x8a, -0xfe,0x00,0x67,0x02,0x04,0x12,0x06,0x07,0x6d,0x09,0x0b,0xa1,0x0c,0x0d,0xff,0x0e, -0x10,0x12,0x11,0x11,0x2b,0x12,0x12,0xa8,0x12,0x12,0x27,0x12,0x11,0x89,0x10,0x0f, -0x47,0x0e,0x0c,0x3c,0x0b,0x09,0x65,0x07,0x05,0x36,0x03,0x01,0xf1,0xfe,0xfc,0xcb, -0xfa,0xf8,0xdc,0xf6,0xf4,0x2f,0xf3,0xf1,0x5c,0xf0,0xee,0x0f,0xee,0xed,0x84,0xec, -0xec,0x64,0xec,0xec,0x4c,0xed,0xee,0x55,0xef,0xf0,0xf7,0xf1,0xf3,0x6a,0xf5,0xf7, -0x35,0xf9,0xfb,0x11,0xfd,0xff,0xf1,0x00,0x02,0x5c,0x04,0x05,0x3c,0x07,0x08,0x97, -0x09,0x0a,0x6a,0x0b,0x0b,0x8f,0x0c,0x0c,0x1b,0x0d,0x0d,0x33,0x0d,0x0d,0x23,0x0d, -0x0c,0xaf,0x0c,0x0c,0xe4,0x0b,0x0b,0x85,0x0a,0x09,0xec,0x08,0x07,0xee,0x06,0x05, -0x5a,0x04,0x02,0x3b,0x01,0xff,0x4b,0xfe,0xfc,0x5b,0xfb,0xf9,0x3e,0xf8,0xf6,0xad, -0xf5,0xf4,0xa9,0xf3,0xf2,0x7f,0xf2,0xf2,0xf2,0xf1,0xf1,0x8b,0xf1,0xf1,0xd8,0xf1, -0xf2,0xa4,0xf2,0xf3,0xe3,0xf3,0xf4,0x9a,0xf5,0xf6,0xfb,0xf7,0xf9,0xc3,0xfa,0xfc, -0xc6,0xfd,0xff,0x3a,0x01,0x02,0xae,0x04,0x06,0xc4,0x07,0x09,0x82,0x0a,0x0b,0xca, -0x0c,0x0d,0x38,0x0e,0x0e,0x3d,0x0f,0x0f,0x85,0x0f,0x0f,0x25,0x0f,0x0e,0x3c,0x0e, -0x0d,0xa6,0x0c,0x0b,0xab,0x0a,0x09,0x17,0x08,0x06,0x2b,0x05,0x03,0x75,0x01,0xff, -0x98,0xfd,0xfb,0xba,0xf9,0xf7,0xfc,0xf5,0xf4,0xa3,0xf2,0xf1,0x26,0xf0,0xef,0xa4, -0xee,0xee,0x66,0xee,0xee,0x19,0xef,0xef,0xbf,0xf0,0xf1,0xeb,0xf2,0xf4,0x63,0xf5, -0xf6,0x5c,0xf8,0xf9,0x0b,0xfb,0xfc,0x19,0xfe,0xff,0x09,0x01,0x02,0x19,0x04,0x05, -0x08,0x07,0x08,0xf9,0x09,0x0b,0x21,0x0c,0x0d,0xf1,0x0d,0x0e,0xc8,0x0e,0x0e,0xbe, -0x0e,0x0e,0xe6,0x0d,0x0d,0x53,0x0c,0x0b,0x36,0x0a,0x08,0x9d,0x07,0x06,0xe5,0x04, -0x03,0x18,0x02,0x00,0x49,0xff,0xfe,0xc0,0xfc,0xfb,0x69,0xfa,0xf9,0x55,0xf8,0xf7, -0xb6,0xf6,0xf5,0x6f,0xf5,0xf5,0xa0,0xf4,0xf4,0x67,0xf4,0xf4,0xb8,0xf4,0xf5,0xb3, -0xf5,0xf6,0x15,0xf7,0xf7,0xff,0xf8,0xf9,0xdd,0xfa,0xfb,0xcd,0xfc,0xfd,0x8b,0xfe, -0xff,0x46,0x00,0x01,0xb0,0x01,0x02,0xf5,0x02,0x03,0x29,0x04,0x04,0x7d,0x05,0x06, -0xb1,0x06,0x07,0x37,0x08,0x08,0xad,0x09,0x0a,0x72,0x0a,0x0a,0x0c,0x0b,0x0b,0xd0, -0x0a,0x0a,0xd6,0x09,0x09,0x31,0x08,0x07,0xf1,0x05,0x04,0x4b,0x03,0x01,0x8d,0x00, -0xff,0xe2,0xfd,0xfc,0x6a,0xfb,0xfa,0x43,0xf9,0xf8,0x54,0xf7,0xf6,0xc8,0xf5,0xf5, -0x93,0xf4,0xf4,0x90,0xf3,0xf3,0x03,0xf3,0xf2,0x1e,0xf3,0xf3,0xc5,0xf3,0xf4,0xf4, -0xf4,0xf5,0xfe,0xf6,0xf8,0x73,0xf9,0xfa,0x8f,0xfc,0xfe,0xd2,0xff,0x01,0x27,0x03, -0x04,0x4c,0x06,0x07,0xfa,0x08,0x0a,0x63,0x0b,0x0c,0x14,0x0d,0x0d,0x7e,0x0e,0x0e, -0xfc,0x0e,0x0f,0xf0,0x0e,0x0e,0x1a,0x0e,0x0d,0x43,0x0c,0x0b,0xe2,0x09,0x08,0xd6, -0x06,0x05,0x20,0x03,0x01,0x31,0xff,0xfd,0x74,0xfb,0xf9,0xda,0xf7,0xf6,0xb3,0xf4, -0xf3,0x88,0xf2,0xf1,0x4e,0xf1,0xf0,0xce,0xf0,0xf0,0x5f,0xf1,0xf1,0x5c,0xf2,0xf2, -0xdf,0xf3,0xf4,0x8b,0xf5,0xf6,0x88,0xf7,0xf8,0xa8,0xf9,0xfa,0xdc,0xfb,0xfd,0x71, -0xfe,0xff,0x4e,0x01,0x02,0xd9,0x03,0x05,0x93,0x06,0x07,0x1e,0x09,0x0a,0x44,0x0b, -0x0c,0xb1,0x0c,0x0d,0x93,0x0d,0x0d,0x68,0x0d,0x0d,0x81,0x0c,0x0c,0x41,0x0b,0x0a, -0x76,0x09,0x08,0x77,0x07,0x06,0x56,0x05,0x04,0x47,0x03,0x02,0x44,0x01,0x00,0xf2, -0xfe,0xfd,0xfe,0xfc,0xfb,0x8b,0xfa,0xf9,0x46,0xf8,0xf7,0x55,0xf6,0xf5,0x96,0xf4, -0xf3,0x9f,0xf3,0xf3,0xe1,0xf2,0xf2,0xed,0xf2,0xf3,0x62,0xf3,0xf3,0x4b,0xf4,0xf4, -0xaf,0xf5,0xf6,0x48,0xf7,0xf8,0x41,0xf9,0xfa,0x93,0xfb,0xfc,0x1b,0xfe,0xff,0x1a, -0x01,0x02,0x1a,0x04,0x05,0x7c,0x07,0x08,0x8f,0x0a,0x0b,0x2f,0x0d,0x0e,0x01,0x0f, -0x0f,0x3a,0x10,0x10,0x67,0x10,0x10,0x81,0x0f,0x0e,0xdd,0x0d,0x0c,0x8a,0x0b,0x0a, -0x72,0x08,0x06,0xfc,0x04,0x03,0x94,0x01,0xff,0xea,0xfd,0xfc,0xa4,0xfa,0xf9,0x05, -0xf8,0xf6,0x8a,0xf5,0xf4,0xb8,0xf3,0xf2,0x2d,0xf2,0xf1,0x39,0xf1,0xf1,0x21,0xf1, -0xf1,0xf8,0xf1,0xf2,0x48,0xf3,0xf4,0x42,0xf5,0xf6,0x95,0xf7,0xf9,0x80,0xfa,0xfc, -0xb2,0xfd,0xff,0xd6,0x00,0x02,0xb4,0x03,0x05,0x41,0x06,0x07,0x67,0x08,0x09,0x14, -0x0a,0x0a,0x0a,0x0b,0x0b,0x96,0x0b,0x0b,0x89,0x0b,0x0b,0xe3,0x0a,0x0a,0xa4,0x09, -0x08,0x1e,0x08,0x07,0x32,0x06,0x05,0x23,0x04,0x03,0x01,0x02,0x00,0xdf,0xff,0xfe, -0xde,0xfd,0xfc,0x1d,0xfc,0xfb,0x94,0xfa,0xf9,0x6e,0xf9,0xf9,0xb0,0xf8,0xf8,0x36, -0xf8,0xf7,0xce,0xf7,0xf7,0xaa,0xf7,0xf7,0xaa,0xf7,0xf7,0x1e,0xf8,0xf8,0xb4,0xf8, -0xf9,0x72,0xf9,0xfa,0xd1,0xfa,0xfb,0x69,0xfc,0xfd,0x13,0xfe,0xff,0x01,0x00,0x00, -0xde,0x01,0x02,0xac,0x03,0x04,0x36,0x05,0x05,0x9f,0x06,0x07,0xa2,0x07,0x08,0x50, -0x08,0x08,0xb9,0x08,0x08,0xba,0x08,0x08,0x9c,0x08,0x08,0xc4,0x07,0x07,0xe7,0x06, -0x06,0x62,0x05,0x04,0xca,0x03,0x02,0xde,0x01,0x00,0x0e,0x00,0xff,0xe0,0xfd,0xfc, -0xfc,0xfb,0xfa,0x0e,0xfa,0xf9,0x53,0xf8,0xf7,0xfa,0xf6,0xf6,0x06,0xf6,0xf5,0x8b, -0xf5,0xf5,0x88,0xf5,0xf5,0x2c,0xf6,0xf6,0x4b,0xf7,0xf7,0xcf,0xf8,0xf9,0xbb,0xfa, -0xfb,0xfc,0xfc,0xfe,0x62,0xff,0x00,0xb9,0x01,0x02,0x0e,0x04,0x05,0x21,0x06,0x07, -0xe1,0x07,0x08,0x3a,0x09,0x09,0xfa,0x09,0x0a,0x33,0x0a,0x0a,0xe0,0x09,0x09,0xe7, -0x08,0x08,0xa5,0x07,0x06,0x0d,0x06,0x05,0x53,0x04,0x03,0x45,0x02,0x01,0x54,0x00, -0xff,0x44,0xfe,0xfd,0x66,0xfc,0xfb,0xba,0xfa,0xf9,0x4e,0xf9,0xf8,0x29,0xf8,0xf7, -0x7c,0xf7,0xf7,0x25,0xf7,0xf7,0x53,0xf7,0xf7,0xe8,0xf7,0xf8,0xd6,0xf8,0xf9,0x38, -0xfa,0xfa,0xbf,0xfb,0xfc,0x56,0xfd,0xfe,0xe1,0xfe,0xff,0x7c,0x00,0x01,0x14,0x02, -0x02,0x6b,0x03,0x03,0x6f,0x04,0x04,0x3d,0x05,0x05,0xc8,0x05,0x05,0x0e,0x06,0x06, -0x12,0x06,0x06,0x01,0x06,0x05,0xcd,0x05,0x05,0x6a,0x05,0x05,0xf2,0x04,0x04,0x6b, -0x04,0x03,0x7f,0x03,0x02,0x6f,0x02,0x01,0x3c,0x01,0x00,0xc8,0xff,0xff,0x62,0xfe, -0xfd,0xe9,0xfc,0xfc,0x52,0xfb,0xfa,0xf9,0xf9,0xf9,0xe5,0xf8,0xf8,0x06,0xf8,0xf7, -0xad,0xf7,0xf7,0x98,0xf7,0xf7,0xfb,0xf7,0xf8,0xc4,0xf8,0xf9,0x03,0xfa,0xfa,0xde, -0xfb,0xfc,0xbc,0xfd,0xfe,0xbb,0xff,0x00,0x78,0x01,0x02,0x15,0x03,0x03,0xaf,0x04, -0x05,0xd4,0x05,0x06,0xe7,0x06,0x07,0xa5,0x07,0x07,0x1f,0x08,0x08,0x22,0x08,0x07, -0xbf,0x07,0x07,0x17,0x07,0x06,0xe8,0x05,0x05,0xa3,0x04,0x03,0x0d,0x03,0x02,0x32, -0x01,0x00,0x86,0xff,0xfe,0xc9,0xfd,0xfc,0x1e,0xfc,0xfb,0x95,0xfa,0xfa,0x80,0xf9, -0xf9,0xd1,0xf8,0xf8,0x89,0xf8,0xf8,0x88,0xf8,0xf8,0xeb,0xf8,0xf9,0xa3,0xf9,0xfa, -0xa2,0xfa,0xfb,0xf5,0xfb,0xfc,0x4a,0xfd,0xfe,0xa0,0xfe,0xff,0x15,0x00,0x00,0x5a, -0x01,0x01,0x7e,0x02,0x02,0x6e,0x03,0x03,0x3d,0x04,0x04,0xe9,0x04,0x05,0x31,0x05, -0x05,0x66,0x05,0x05,0x77,0x05,0x05,0x15,0x05,0x04,0xae,0x04,0x04,0xc3,0x03,0x03, -0xd6,0x02,0x02,0xc4,0x01,0x01,0xa3,0x00,0x00,0x92,0xff,0xff,0x81,0xfe,0xfe,0xa0, -0xfd,0xfd,0xc2,0xfc,0xfc,0x27,0xfc,0xfb,0xae,0xfb,0xfb,0x47,0xfb,0xfb,0x44,0xfb, -0xfb,0x43,0xfb,0xfb,0x86,0xfb,0xfb,0xea,0xfb,0xfc,0x73,0xfc,0xfc,0x3c,0xfd,0xfd, -0x0a,0xfe,0xfe,0x18,0xff,0xff,0x08,0x00,0x00,0xf7,0x00,0x01,0xc5,0x01,0x02,0x93, -0x02,0x02,0x3e,0x03,0x03,0xc8,0x03,0x04,0x62,0x04,0x04,0xc9,0x04,0x04,0xfd,0x04, -0x05,0x00,0x05,0x04,0xce,0x04,0x04,0x49,0x04,0x03,0x9f,0x03,0x03,0x81,0x02,0x01, -0x5f,0x01,0x00,0xfa,0xff,0xff,0xb5,0xfe,0xfe,0x70,0xfd,0xfc,0x5d,0xfc,0xfb,0x6d, -0xfb,0xfb,0xc0,0xfa,0xfa,0x69,0xfa,0xfa,0x45,0xfa,0xfa,0x75,0xfa,0xfa,0xd9,0xfa, -0xfb,0x82,0xfb,0xfb,0x4e,0xfc,0xfc,0x6c,0xfd,0xfd,0x6d,0xfe,0xff,0xa1,0xff,0x00, -0xd4,0x00,0x01,0x07,0x02,0x02,0x18,0x03,0x03,0xf8,0x03,0x04,0x84,0x04,0x04,0xdb, -0x04,0x04,0xee,0x04,0x04,0xad,0x04,0x04,0x47,0x04,0x03,0xbf,0x03,0x03,0xf5,0x02, -0x02,0x29,0x02,0x01,0x4c,0x01,0x00,0x7d,0x00,0x00,0x90,0xff,0xff,0xc3,0xfe,0xfe, -0x16,0xfe,0xfd,0x6b,0xfd,0xfd,0xe2,0xfc,0xfc,0xac,0xfc,0xfc,0x78,0xfc,0xfc,0x87, -0xfc,0xfc,0xba,0xfc,0xfc,0xfd,0xfc,0xfd,0x63,0xfd,0xfd,0xda,0xfd,0xfe,0x51,0xfe, -0xfe,0xea,0xfe,0xff,0x72,0xff,0xff,0x0c,0x00,0x00,0x94,0x00,0x00,0x3e,0x01,0x01, -0xb7,0x01,0x01,0x2e,0x02,0x02,0xb7,0x02,0x02,0x0d,0x03,0x03,0x10,0x03,0x03,0x12, -0x03,0x02,0xdf,0x02,0x02,0x8c,0x02,0x02,0x15,0x02,0x01,0x9d,0x01,0x01,0xf4,0x00, -0x00,0x5a,0x00,0x00,0xb0,0xff,0xff,0x05,0xff,0xfe,0x7b,0xfe,0xfe,0xe2,0xfd,0xfd, -0x8b,0xfd,0xfd,0x45,0xfd,0xfd,0x23,0xfd,0xfd,0x33,0xfd,0xfd,0x65,0xfd,0xfd,0x97, -0xfd,0xfd,0xdb,0xfd,0xfe,0x20,0xfe,0xfe,0x95,0xfe,0xfe,0x0c,0xff,0xff,0x95,0xff, -0xff,0x1d,0x00,0x00,0xb6,0x00,0x00,0x4f,0x01,0x01,0xc8,0x01,0x02,0x30,0x02,0x02, -0xa7,0x02,0x02,0xdb,0x02,0x02,0xee,0x02,0x02,0xce,0x02,0x02,0x9b,0x02,0x02,0x26, -0x02,0x01,0xaf,0x01,0x01,0x05,0x01,0x00,0x6b,0x00,0x00,0xb1,0xff,0xff,0x27,0xff, -0xfe,0x9d,0xfe,0xfe,0x25,0xfe,0xfd,0xbf,0xfd,0xfd,0xaa,0xfd,0xfd,0x99,0xfd,0xfd, -0xca,0xfd,0xfd,0x0e,0xfe,0xfe,0x63,0xfe,0xfe,0xa8,0xfe,0xfe,0x0d,0xff,0xff,0x63, -0xff,0xff,0xc9,0xff,0xff,0x1f,0x00,0x00,0x74,0x00,0x00,0xb9,0x00,0x00,0xfe,0x00, -0x01,0x21,0x01,0x01,0x43,0x01,0x01,0x55,0x01,0x01,0x55,0x01,0x01,0x34,0x01,0x01, -0x12,0x01,0x01,0xe0,0x00,0x00,0xcd,0x00,0x00,0x9a,0x00,0x00,0x57,0x00,0x00,0x23, -0x00,0x00,0xe0,0xff,0xff,0xbc,0xff,0xff,0x89,0xff,0xff,0x56,0xff,0xff,0x44,0xff, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x04,0xaf,0x02,0x02,0x28,0x01,0x00,0x3e,0x01,0x02,0x24,0x03, -0x00,0xcb,0x01,0x01,0xa0,0xff,0x00,0xfc,0xff,0x00,0xa9,0x02,0x00,0x46,0x00,0xfe, -0xe3,0xfd,0xff,0x43,0x00,0x01,0x23,0x02,0xff,0x3a,0xff,0xfe,0x90,0xfd,0xfe,0x25, -0xfd,0xfd,0x1d,0xfe,0xfd,0xf1,0xfd,0xfe,0xb4,0xfe,0x00,0xc5,0xfd,0xfc,0xea,0xfa, -0xf9,0x2d,0xfb,0xfd,0x0a,0xfe,0xfd,0x3f,0xfd,0xfe,0xc8,0xff,0xff,0x3a,0x01,0xff, -0x44,0xff,0xfd,0xcf,0xf9,0xfe,0x15,0xfa,0x07,0x97,0x08,0xde,0x73,0xfe,0x0e,0xdd, -0x09,0xec,0x7d,0xe9,0x00,0x82,0xf1,0xe5,0xfb,0xe9,0x0b,0xbe,0x08,0x11,0xf5,0x08, -0x02,0x2c,0xf1,0x05,0x0e,0x16,0x13,0xa6,0xf8,0xf8,0xd9,0xff,0xf8,0xb5,0x0b,0x06, -0x19,0x05,0xfe,0xaa,0xf5,0x02,0xcc,0x04,0x0d,0x2e,0xf3,0xec,0x9b,0xe8,0x03,0x58, -0x11,0x03,0x47,0x0a,0x03,0xf2,0x0d,0x0a,0x4e,0x01,0xfa,0x49,0x09,0x29,0x0b,0x1d, -0x04,0xcf,0x03,0x02,0xcc,0x05,0xff,0x7b,0x16,0x0c,0x15,0xef,0xe5,0xce,0xe6,0x11, -0x6d,0xfb,0x29,0x35,0xe4,0x33,0xe9,0xe0,0xbb,0xac,0x00,0xea,0xe3,0xdf,0xe3,0xc6, -0xd7,0x18,0xc2,0x0a,0xf5,0xdc,0xf4,0xb8,0x41,0x04,0xf1,0xe3,0x04,0x2a,0x42,0xff, -0xfe,0x79,0xed,0xf3,0x13,0x2b,0x2b,0xd7,0x13,0x08,0x65,0x00,0x05,0x0b,0x19,0x30, -0x9f,0x18,0xf2,0x39,0x0c,0x12,0x78,0x21,0x13,0x7d,0xe6,0xd7,0xfd,0xda,0xcc,0x5e, -0xec,0xe5,0xf2,0xf3,0xde,0x6d,0xea,0xef,0x1c,0xff,0xe8,0x23,0xf0,0xe7,0x4e,0x19, -0x34,0x4e,0x14,0xe1,0x8a,0xeb,0x0a,0xb3,0x26,0x32,0x17,0x08,0x10,0xc3,0xe5,0xc0, -0xf3,0xf3,0x20,0x90,0x1d,0xed,0x9c,0xdb,0x1a,0xc0,0xf7,0x0d,0x15,0x37,0x43,0xee, -0x56,0x08,0xc0,0x4b,0x2d,0x6b,0xd2,0x01,0x1c,0xe7,0xea,0x36,0x10,0xd8,0x32,0x21, -0xc9,0xa4,0xc8,0xf5,0x09,0xf8,0x3b,0x10,0xf0,0xe3,0xe1,0xce,0xbf,0x72,0xe4,0x03, -0x2c,0xfd,0xf5,0xaa,0xcd,0xfa,0x31,0x22,0x3d,0x53,0x3b,0x30,0xb2,0x0b,0x15,0x25, -0x26,0x16,0x86,0x2d,0xda,0x3a,0xf6,0x0c,0x5b,0xf0,0xfc,0x18,0xf6,0xd9,0x53,0x1e, -0xeb,0x12,0x1b,0xee,0x17,0xda,0xd9,0x26,0xe6,0x0f,0x28,0x4e,0x09,0x07,0xd0,0xf1, -0xaa,0xf0,0x13,0x23,0x10,0xd6,0x6f,0xf8,0xb3,0x5d,0xa6,0xe7,0xfb,0xec,0x02,0x42, -0xbe,0xe7,0x25,0x0a,0xe9,0x31,0x1c,0x12,0x92,0x5c,0x22,0x82,0x13,0x60,0x8f,0x08, -0x06,0x59,0x09,0xdc,0xac,0x14,0xd5,0x91,0x03,0xf5,0xb2,0xb1,0xd8,0x0d,0xb6,0x2a, -0x2a,0x39,0x11,0x96,0x1c,0xce,0x67,0xd3,0xfd,0xb5,0xea,0x0b,0x1c,0x06,0xe6,0x1d, -0xff,0x35,0x85,0x52,0x5b,0xa1,0x46,0x29,0x5b,0x2f,0x24,0x28,0x3e,0x09,0xdd,0xfb, -0xff,0x2b,0xf0,0xf5,0xa6,0xf7,0xea,0x65,0xfe,0xf7,0x4f,0x03,0xfd,0xb0,0xf2,0xdc, -0x49,0xec,0xfc,0xb3,0x3a,0x4d,0x28,0xfc,0xe9,0x3c,0xe5,0xf0,0x19,0x01,0xf3,0xd7, -0xe9,0xdd,0xff,0x9c,0xba,0xe0,0xc2,0x09,0x7a,0xde,0xbc,0x4f,0xed,0xdd,0xa6,0xed, -0xf6,0x23,0x48,0x59,0x36,0x1a,0x2e,0xaf,0x49,0x0f,0xaa,0x38,0xeb,0x73,0xf0,0xdd, -0x72,0xac,0xfc,0x07,0xb4,0xd3,0x52,0xa5,0xb4,0x89,0x13,0x08,0x91,0xfe,0xff,0x51, -0xdb,0xeb,0x2a,0xde,0xf7,0xa3,0x17,0xdd,0x82,0xdd,0xf0,0xcb,0x38,0x34,0x75,0x51, -0x33,0xd4,0x39,0x26,0xde,0x40,0x31,0xe9,0x2a,0x0b,0xcb,0x17,0xe6,0x0c,0x1f,0xff, -0xc6,0xfe,0x0a,0xd8,0x04,0xff,0xc6,0x14,0x09,0x9a,0x16,0x05,0x74,0x1e,0x5d,0x38, -0x47,0x0f,0x5a,0xec,0xf5,0x3b,0xe8,0x0e,0x22,0xfe,0x18,0x63,0xc9,0xaf,0x52,0x9c, -0xd6,0xff,0x06,0xc1,0xc4,0xd0,0xea,0x53,0xd3,0xfa,0x77,0x04,0x6b,0xe5,0x51,0x22, -0xa6,0x5b,0x2f,0xa3,0x3e,0x29,0x09,0xdb,0xfc,0x97,0xa4,0xcb,0xd9,0xcb,0xa7,0x27, -0xba,0x80,0x50,0xb0,0x01,0xa5,0xf1,0xed,0x78,0xde,0xe3,0x20,0xe1,0xdc,0x31,0x16, -0x0b,0xeb,0xda,0xdb,0x62,0x07,0x26,0xe5,0x3a,0x3a,0x14,0x25,0x32,0x20,0x24,0x3c, -0x09,0x30,0x21,0x94,0x25,0xfc,0xbe,0xf8,0x11,0x83,0xf5,0xeb,0xc8,0xfa,0xf8,0x1c, -0xf6,0x07,0xcb,0xf4,0xfb,0x9d,0xf6,0x20,0x05,0x57,0x35,0x80,0xf4,0xee,0xc3,0xdb, -0xef,0xf7,0xf9,0x16,0xd3,0xfb,0xd2,0xe1,0xc1,0xa6,0xfd,0x09,0xf3,0x6e,0xd4,0xff, -0xca,0xf4,0x10,0xe0,0x0c,0x3e,0xf2,0x7f,0x52,0xcb,0x64,0x70,0x10,0x46,0x76,0xb2, -0x0e,0x1d,0x6b,0xf3,0xc1,0x96,0xe1,0xb2,0x25,0xb8,0xa3,0x07,0x80,0xd0,0x71,0xf1, -0xf5,0xe7,0xd5,0xe4,0x3f,0xec,0xb6,0x9d,0xf1,0x02,0xd1,0xf1,0xde,0x33,0xd9,0xfe, -0x4e,0x18,0x21,0xf5,0x22,0x0c,0x9b,0x2b,0x12,0xdd,0x2c,0x12,0xcd,0x13,0x22,0x76, -0xe6,0x03,0xeb,0x0f,0xe0,0x47,0xed,0xfc,0x47,0xf2,0x0b,0x9c,0x06,0xfc,0xee,0xf5, -0xfd,0x19,0x2e,0x55,0xa2,0x11,0xfd,0xb2,0xea,0xe0,0x57,0xe3,0xf3,0x9c,0x06,0xdf, -0xd5,0xd8,0xa2,0x85,0xb5,0xfd,0x4b,0xd1,0xe4,0x44,0xe1,0xf3,0x4e,0x00,0xf7,0x47, -0x56,0x6b,0x1e,0x4c,0x7e,0xb7,0x4b,0x73,0x4c,0x55,0x0f,0x59,0x31,0xdb,0x46,0xe2, -0xd5,0xc2,0xb8,0xd5,0x8c,0x9d,0x96,0xc6,0xdb,0x08,0x77,0xe6,0xea,0xfa,0x01,0xe1, -0x72,0xd6,0x07,0xf1,0x0d,0x07,0xfe,0xdb,0xed,0x7d,0xef,0x20,0xb5,0x1e,0x14,0xe5, -0x31,0x26,0x71,0x1d,0x2d,0x88,0x09,0x38,0x37,0x0b,0xf9,0x99,0x08,0x13,0x25,0xea, -0x0a,0xb2,0xfd,0x08,0xb9,0x06,0x0e,0xcd,0xff,0xfa,0x15,0x02,0x3b,0x36,0x2e,0x0e, -0x19,0x05,0xe8,0x8c,0xd9,0xd7,0xbb,0xee,0xf0,0x51,0xe5,0xd0,0x62,0xa2,0xcf,0xac, -0xd9,0xd2,0xac,0xd7,0xd4,0xa6,0xfc,0xe0,0x37,0xf7,0x57,0xc8,0x3c,0x65,0x28,0x53, -0x3e,0xef,0x79,0x27,0x0f,0x28,0x0b,0xd4,0xde,0xd9,0x92,0xb4,0xcc,0xd6,0xc2,0x86, -0x30,0x9d,0xcc,0x48,0xf9,0xd9,0xc9,0xf6,0x04,0x97,0xd4,0xe7,0x3a,0x06,0x10,0xd5, -0x01,0xdb,0xd7,0xe8,0xf7,0x24,0x28,0x13,0xcb,0x13,0x35,0xfb,0x23,0x37,0x55,0x28, -0x26,0x06,0x3c,0x08,0xe9,0xff,0x20,0x0d,0x09,0xfe,0xab,0x00,0x0c,0x25,0x08,0x19, -0xd8,0x14,0x12,0xd5,0xf9,0x1e,0x7a,0x37,0x1c,0xeb,0x27,0x04,0x1d,0xde,0xe9,0x5d, -0xdd,0x0b,0xd1,0xf5,0xf9,0x9a,0xc2,0xb1,0x18,0xd7,0xdb,0x76,0xe8,0xcf,0xd1,0xe4, -0xff,0xa7,0xd1,0x22,0xed,0x44,0x36,0x20,0x65,0x2b,0x3f,0x63,0x5e,0x18,0x2b,0x23, -0xe9,0xfc,0xe9,0xfb,0xc8,0xbd,0x54,0xd1,0xa7,0x97,0x85,0x91,0x1c,0xda,0xd8,0xb9, -0xd3,0xfa,0x3e,0xe4,0xe0,0xf3,0xe1,0x0f,0x30,0x12,0xef,0x62,0xe2,0xdf,0xbc,0xfa, -0x1e,0x1d,0xf4,0x25,0xe2,0x1f,0x3b,0x36,0x29,0x27,0xca,0x2c,0x2d,0x67,0xfc,0x0e, -0x3c,0x10,0x08,0xaf,0xf4,0xff,0xaf,0x09,0x0b,0x5b,0x0f,0x10,0x7a,0xf9,0xfb,0x66, -0x28,0x16,0x26,0x21,0x2a,0x3d,0xf2,0xf6,0x3b,0xd8,0xf2,0xb0,0xf9,0xf7,0x49,0xf9, -0xc0,0x48,0xcd,0xd0,0xf4,0xe6,0xed,0x80,0xc9,0xff,0xf4,0xfc,0xde,0xef,0x45,0x35, -0x46,0x69,0x52,0x69,0x47,0x76,0x24,0x4f,0x41,0xe2,0x28,0x0a,0x60,0x08,0xc0,0xdf, -0xe4,0xcd,0x0e,0xa2,0x8b,0xd5,0xae,0xdc,0x87,0xd6,0xe4,0x7d,0xf9,0xec,0x41,0xe8, -0xec,0x60,0x16,0xfb,0x2e,0xdd,0xe5,0x5d,0xd6,0x0f,0xbf,0xfe,0xfa,0xb6,0x1c,0x28, -0x52,0x2c,0x1f,0x28,0x24,0x2b,0x91,0x16,0x07,0xd2,0x0c,0x10,0x06,0xff,0xfa,0x16, -0xf9,0x0a,0xa5,0x0c,0x02,0x51,0x0a,0xea,0xd0,0x11,0x1d,0x62,0x05,0x30,0xa8,0x04, -0xf8,0xb5,0xdf,0xd0,0x37,0xeb,0xd9,0xe4,0xf7,0xd2,0x07,0xc6,0xc5,0x31,0xc7,0xf3, -0x27,0xcf,0xcf,0x17,0x1c,0xd9,0x61,0x17,0x27,0x71,0x4a,0x5a,0xbf,0x41,0x63,0xf0, -0x64,0x59,0x58,0x3d,0x22,0xad,0x22,0xe1,0x17,0xdb,0xdb,0xf0,0xcb,0xa1,0x88,0x90, -0xcd,0x87,0xc8,0xe4,0x58,0xf3,0xf5,0x13,0xfb,0xd5,0x5a,0x03,0x1a,0xee,0xed,0xf8, -0xe2,0xce,0xff,0x64,0x07,0xf8,0x1e,0x0a,0x26,0x7f,0x26,0x2a,0x1e,0x1e,0x35,0x32, -0x28,0x18,0x04,0x11,0x0b,0x71,0x0d,0x09,0xde,0xf1,0x04,0x53,0x10,0xff,0xdb,0x0d, -0x01,0x26,0xff,0x1b,0xf1,0x03,0x11,0x58,0x1f,0x0a,0x12,0xf4,0xd4,0x64,0xe8,0xcd, -0xfe,0xeb,0xee,0x34,0xd2,0xd0,0x01,0xaf,0xe3,0x34,0xee,0xb8,0x16,0x0a,0xec,0x82, -0xe8,0x12,0xd1,0x1d,0x58,0xb6,0x3b,0x3f,0x97,0x61,0x53,0x4c,0x59,0x2d,0xed,0x23, -0x0d,0x78,0xdd,0xde,0x26,0xdf,0xc0,0xe0,0x8d,0xa8,0x02,0xc0,0xcd,0x0d,0xeb,0xe9, -0x80,0xfe,0xe0,0x95,0xdb,0x14,0xd3,0x01,0xf8,0x66,0xdc,0xde,0x04,0x07,0xec,0xb4, -0xf9,0x05,0xe3,0x18,0x2a,0x85,0x23,0x30,0x3b,0x36,0x28,0x3a,0x18,0x13,0x13,0x16, -0x19,0x69,0x0b,0xee,0xe6,0x17,0x15,0x0b,0xff,0x19,0x31,0xfc,0x18,0xb5,0x15,0x08, -0xee,0x22,0x1a,0x7e,0x15,0xdd,0xcf,0xfa,0xe2,0x65,0xdf,0xf8,0x1f,0xe8,0xe4,0x61, -0xc8,0xc6,0x1d,0x08,0xbf,0xc8,0xeb,0xf8,0x38,0xe9,0xff,0xaf,0xfe,0x44,0xf5,0x47, -0x36,0x12,0x55,0x54,0xbd,0x5f,0x42,0xb5,0x31,0x1c,0xa2,0xfe,0xe7,0x88,0xd1,0xe9, -0xd5,0x9e,0x97,0xc7,0xad,0xb2,0x1f,0xdc,0xd3,0xb6,0xe9,0xf5,0x86,0xc8,0xf2,0x5d, -0x02,0xfc,0x72,0xe4,0xd4,0x42,0xf7,0xee,0x66,0xe7,0xf6,0x88,0x00,0x17,0xd0,0x2d, -0x19,0xbe,0x34,0x34,0x21,0x1f,0x18,0x9e,0x13,0x13,0x01,0x24,0xe8,0x21,0x06,0x1d, -0x3c,0xff,0x07,0xe2,0x07,0x08,0x8b,0x20,0x05,0x07,0x11,0x15,0xab,0x26,0xf6,0xe1, -0xee,0xfe,0xfe,0xd1,0xe8,0xf5,0xed,0xea,0xa9,0xdf,0xb2,0x74,0xf2,0xe7,0xa8,0xc2, -0xfc,0x35,0xdf,0x02,0xbb,0xf2,0x15,0xb3,0x53,0x35,0xf0,0x41,0x5f,0x30,0x5d,0x61, -0xa8,0x4a,0x2e,0xf6,0x22,0x0a,0xee,0xde,0xe9,0x27,0xe1,0x9d,0xed,0xac,0xae,0x96, -0xc2,0xd0,0x51,0xd4,0xf9,0x68,0xde,0xdc,0x3a,0xfe,0xfe,0xfc,0xfc,0xd0,0xcb,0xef, -0xf1,0xf9,0xe2,0xf3,0x7a,0xf0,0x09,0xe0,0x23,0x28,0xc4,0x20,0x35,0x5c,0x2f,0x18, -0x1e,0x1b,0x0d,0x02,0x20,0x07,0x48,0xdf,0x1a,0xed,0x09,0x00,0x9c,0x01,0xfb,0x0d, -0x21,0x03,0x6c,0x0e,0x05,0xf6,0x1c,0x13,0xcd,0xeb,0x05,0x49,0xea,0xd2,0x9e,0xe5, -0xdf,0xed,0xfe,0xb4,0x7a,0xd5,0xed,0x0e,0xc5,0xeb,0xfe,0xd9,0xfa,0xaa,0xf7,0xe8, -0xfe,0x32,0x37,0x4b,0x31,0x4a,0x71,0x50,0x62,0xc4,0x56,0x4c,0xd4,0x21,0x36,0x2e, -0xfd,0xd9,0xc7,0x06,0xbe,0x86,0xb1,0xac,0x6a,0xb9,0xcb,0x12,0xc7,0xec,0x59,0xf2, -0xda,0xc4,0xf9,0xfd,0xe4,0x10,0xe3,0x7e,0xe6,0xf5,0xde,0xf2,0xe4,0x38,0xf7,0xf0, -0x71,0x11,0x29,0x7d,0x22,0x28,0x67,0x42,0x20,0x23,0x25,0x0a,0xd0,0x1e,0x1b,0xdb, -0xf1,0xfd,0xee,0x19,0x03,0xee,0x03,0xf0,0xc3,0x1e,0x09,0xa7,0x0a,0x0b,0x7b,0x01, -0x2a,0x73,0xf8,0xf8,0xae,0x02,0xdd,0x78,0xd5,0xd9,0x3e,0xf4,0xe0,0xe3,0xae,0xed, -0x58,0xcf,0xd7,0x18,0xe1,0xdc,0xa2,0xfb,0xe0,0xc1,0xfd,0x33,0x9b,0x30,0x31,0x69, -0x49,0x53,0xb5,0x61,0x5e,0x6f,0x32,0x37,0xa8,0x2f,0xe3,0x26,0xfd,0xed,0x36,0xbe, -0xb1,0x3f,0xaa,0xc5,0x3f,0xbb,0xd0,0x60,0xf1,0xd9,0x31,0xf2,0xf3,0x6b,0x0b,0x05, -0xaf,0xdb,0xf8,0xb1,0xf4,0xed,0x03,0xea,0xeb,0x24,0xf2,0x10,0x84,0x29,0x1d,0xb5, -0x32,0x3a,0x08,0x1d,0x1a,0xc7,0x0e,0x2a,0x0b,0x01,0xef,0x3c,0x10,0x07,0x7b,0x10, -0xe7,0x45,0x0b,0x18,0x57,0x0f,0x11,0xad,0xfa,0x1f,0x87,0x16,0xf7,0xa9,0x15,0xf3, -0x99,0xee,0xc9,0x59,0xe6,0x08,0x1c,0xb5,0xe0,0x90,0xdc,0xd1,0x40,0xe3,0xcd,0x1c, -0xf4,0xed,0x07,0xe6,0x12,0x91,0x2c,0x2f,0xac,0x2d,0x49,0x96,0x55,0x65,0x41,0x4e, -0x27,0xc7,0x4f,0x09,0xf3,0xfc,0xf7,0x8f,0xdf,0xc1,0x0d,0xa4,0xba,0xeb,0xbf,0xb1, -0x78,0xe1,0xd6,0x77,0xe9,0xed,0xd6,0x03,0x05,0x8c,0xf4,0xe8,0xa1,0xf9,0xf7,0x74, -0xe9,0xe8,0x17,0xed,0xe6,0x46,0x25,0x19,0x97,0x28,0x35,0xe4,0x34,0x14,0x35,0x12, -0x23,0x0e,0x1f,0xea,0x3c,0x07,0xfc,0x35,0x17,0xf5,0x90,0xeb,0x13,0xb0,0x11,0x13, -0xaa,0x04,0x08,0x2f,0x1c,0x00,0xd0,0x0c,0x0b,0x3b,0xfc,0xe5,0xf2,0xc0,0x08,0x5b, -0xe5,0xc8,0x0b,0xea,0xd9,0xc9,0xde,0xd9,0x8b,0xdc,0xf2,0xac,0xeb,0xf0,0x9f,0x1d, -0x31,0x30,0x2c,0x34,0xe7,0x49,0x5c,0x8d,0x62,0x32,0x16,0x48,0x38,0x00,0x09,0x04, -0x0a,0xec,0xe9,0x62,0xb5,0xa7,0x72,0xcc,0xa4,0x3a,0xc4,0xd9,0xc0,0xcf,0xed,0x8f, -0xf4,0x0a,0x21,0xfc,0xf1,0x6e,0xf1,0xfe,0xae,0xf8,0xe8,0x50,0xed,0xde,0x53,0xf8, -0x1f,0xc3,0x13,0x33,0x72,0x34,0x2c,0xc1,0x11,0x15,0x9c,0x34,0xfc,0x48,0x07,0x01, -0xd4,0x10,0x0e,0xc0,0xe3,0xff,0xaa,0x0f,0x1c,0x9e,0x13,0xfc,0xe9,0x23,0xfb,0xff, -0x0d,0x10,0x0c,0xfc,0x13,0x4f,0xb8,0xdd,0x8f,0x02,0xc6,0xcd,0xdd,0xda,0x97,0xdb, -0xdd,0x78,0xcd,0xe5,0x5b,0xe6,0xec,0x1c,0xf6,0x22,0xb1,0x2e,0x21,0x47,0x3b,0x41, -0x21,0x6d,0x40,0xc5,0x3f,0x4c,0x60,0x29,0x19,0x45,0xf1,0xf7,0xfc,0xdc,0xa2,0x0e, -0xc5,0xb4,0xaf,0xb2,0xc6,0x19,0xce,0xd5,0x0e,0xf1,0x02,0x1b,0x02,0xf9,0x9c,0xf1, -0xef,0xe3,0x0b,0xec,0xb2,0xfd,0xd6,0xe3,0xeb,0xfc,0xad,0x14,0x21,0x97,0x36,0x2b, -0x4a,0x2e,0x01,0x1e,0x3a,0x17,0xed,0x00,0x05,0x4e,0x06,0x14,0xf1,0xfa,0xe9,0x71, -0xfe,0x17,0x46,0x1a,0x07,0x34,0x12,0x0c,0x9a,0xfe,0x17,0xe4,0xfe,0x1f,0x7d,0xf0, -0xbc,0x82,0xf8,0xe6,0xd9,0xd5,0xd9,0x13,0xdc,0xde,0x75,0xd6,0xd4,0x99,0xe5,0xea, -0x8f,0xea,0x04,0x4a,0x28,0x21,0x5c,0x29,0x28,0xd9,0x5c,0x5a,0xb4,0x34,0x4e,0x91, -0x3a,0x2d,0x60,0x10,0xee,0x17,0x06,0xc4,0xbb,0xb5,0xc7,0x78,0xa9,0xbd,0xf6,0xbb, -0xc8,0x94,0xdb,0xf5,0x2d,0x05,0xfc,0x3f,0xfe,0xee,0x71,0xfa,0x01,0xe7,0xf4,0xee, -0x57,0xdc,0xef,0x92,0xf8,0x18,0x5e,0x2f,0x28,0x36,0x43,0x08,0xdf,0x22,0x30,0x40, -0x09,0x0c,0x68,0x04,0x19,0xe4,0x11,0xed,0x00,0xfc,0xf9,0x56,0x26,0x11,0x23,0x09, -0x22,0xdb,0xf0,0x18,0x9b,0x01,0x11,0xcf,0x20,0xd2,0x21,0xdb,0xf1,0x25,0xe1,0xdf, -0x4c,0xd4,0xeb,0x72,0xde,0xd5,0x39,0xd8,0xe9,0xed,0xec,0xea,0x92,0x1b,0x19,0x20, -0x32,0x17,0xdd,0x38,0x66,0x0d,0x3a,0x47,0x86,0x45,0x37,0xaa,0x35,0xf7,0x75,0x08, -0xeb,0x56,0xc1,0xbe,0xc6,0xba,0xbb,0x79,0xb3,0xbb,0xc5,0xc9,0xdf,0xe0,0x09,0xf7, -0xad,0x07,0xe8,0x4d,0xfc,0xfb,0x92,0x09,0xf5,0x26,0xe7,0xde,0x7a,0xea,0xf6,0x02, -0x2f,0x1f,0x76,0x3b,0x29,0x8c,0x12,0x2d,0x2b,0x20,0x0a,0xe5,0xfb,0x11,0x75,0x15, -0x00,0x70,0xf2,0xed,0xeb,0x09,0x20,0xfa,0x06,0x1f,0x0a,0x02,0xfd,0x8c,0x06,0xff, -0xe3,0x24,0xff,0x45,0xd6,0xdc,0x2a,0xec,0xe6,0x5f,0xd7,0xda,0x4d,0xf0,0xd6,0xbb, -0xcf,0xe0,0x39,0xee,0xde,0xb2,0x06,0x0d,0xe6,0x28,0x29,0xa1,0x14,0x57,0x89,0x53, -0x3a,0x91,0x50,0x3a,0x75,0x49,0x20,0xf8,0x01,0x0f,0xc2,0xe0,0xc9,0xc8,0xbb,0xc4, -0x3a,0xbc,0xaf,0xf6,0xc1,0xc5,0x83,0xec,0xfe,0x5e,0xfe,0xfa,0xc2,0xec,0xfa,0x08, -0xff,0x04,0xa6,0xf5,0xe4,0x30,0xec,0xd5,0x7d,0x18,0x23,0x34,0x27,0x3c,0xa4,0x16, -0x22,0x24,0x26,0x1b,0x40,0x0a,0xf9,0xf8,0x21,0x07,0xcb,0xfa,0xf8,0x2d,0xe6,0x21, -0x23,0x0c,0x19,0x76,0x16,0xf8,0x12,0x07,0xf5,0xaf,0x11,0x20,0xde,0xf1,0xd9,0x41, -0xd8,0xf2,0x6d,0xe0,0xcd,0x49,0xf0,0xe8,0xf9,0xd5,0xca,0x6c,0xf5,0xd0,0x5b,0xf6, -0x01,0x35,0x0b,0x32,0x34,0x09,0x2a,0x78,0x59,0x3a,0x5e,0x46,0x32,0xff,0x4b,0x3e, -0x8e,0x13,0x12,0x47,0xfb,0xe5,0x89,0xc0,0xc9,0x85,0xcf,0xad,0xae,0xb9,0xb3,0xc5, -0xda,0xeb,0xa5,0x06,0xfd,0x9e,0xed,0xf3,0xcb,0x00,0x01,0x59,0x0a,0xef,0xcf,0xf1, -0xd4,0x01,0xec,0x1c,0x1d,0x21,0x31,0x28,0x2a,0x27,0x5e,0x1c,0x2f,0x16,0x16,0xfb, -0x42,0x14,0x1b,0xf2,0x00,0x04,0x54,0xe3,0xfd,0x18,0x12,0x16,0xc7,0x24,0x03,0x34, -0x0c,0xf6,0xa4,0xfd,0x1e,0x98,0x1c,0xec,0x0c,0xd7,0xe2,0x72,0xf5,0xd2,0x4e,0xdc, -0xf3,0xf9,0xe7,0xc3,0xc7,0xea,0xdd,0xf6,0xdc,0xff,0x2e,0xf6,0x20,0x0c,0x1f,0x03, -0x77,0x3e,0x44,0x23,0x41,0x37,0x17,0x37,0x51,0x80,0x27,0x18,0xb5,0x0c,0xf7,0x91, -0xd6,0xbb,0x70,0xd0,0xc4,0xb6,0xaf,0xab,0x32,0xbd,0xd5,0x2b,0xee,0x0d,0xfd,0xed, -0xea,0x94,0xfc,0xf0,0xb5,0x10,0xfe,0x9f,0xfb,0xe6,0x45,0xc9,0x00,0x1b,0x15,0x25, -0xdc,0x33,0x25,0x8e,0x2c,0x20,0xa0,0x2d,0x0b,0x94,0xfe,0x26,0xa3,0x04,0x0e,0xdc, -0xf2,0xe9,0x1d,0x06,0x0d,0x8a,0x2e,0x11,0x8c,0x11,0x09,0x15,0xec,0x0c,0x1c,0x29, -0x0f,0x89,0xf2,0xd4,0x80,0xfa,0xe4,0x0c,0xdd,0xde,0x31,0x08,0xcc,0x9f,0xd8,0xeb, -0xfe,0xd0,0xf5,0x2a,0xf1,0x02,0xbb,0x28,0x05,0xc2,0x20,0x39,0xdd,0x45,0x40,0x1e, -0x24,0x53,0xd0,0x3c,0x2c,0xd4,0x1b,0x0a,0xd2,0xf8,0xc7,0xfe,0xcd,0xd1,0x61,0xc4, -0xa0,0xdb,0xac,0xbd,0x1c,0xd2,0xff,0x9c,0xfe,0xe6,0x63,0xf8,0xf0,0x30,0xfc,0x05, -0xf3,0x06,0xf7,0xd2,0xc8,0xe1,0x5d,0xf8,0x21,0xfb,0x26,0x2a,0x89,0x31,0x23,0x21, -0x2a,0x24,0x66,0xff,0x14,0x41,0x10,0x0f,0xa9,0x05,0xe7,0xc4,0xf4,0xf5,0x91,0x25, -0x20,0x10,0x12,0x14,0x2e,0xf9,0xea,0xc5,0x1b,0x22,0x2e,0x0c,0xe2,0x9e,0xe7,0xf1, -0x82,0xe5,0xd0,0x73,0xfa,0xf8,0xa7,0xcd,0xeb,0x0a,0xd7,0xe2,0x27,0xf5,0xf1,0x3e, -0x1c,0x14,0x32,0x0e,0x26,0xd6,0x36,0x51,0x84,0x28,0x38,0x48,0x53,0x38,0xec,0x2e, -0x1f,0x52,0x0e,0xe8,0x40,0xcd,0xd6,0x55,0xd6,0xbf,0xa9,0x9f,0xb0,0x07,0xbf,0xdb, -0x53,0x0e,0xed,0xda,0xf2,0xf5,0xac,0xed,0x00,0x01,0x06,0x12,0xc0,0xe3,0xcb,0x69, -0xe8,0xfc,0x50,0x25,0x20,0xfc,0x2a,0x35,0x1f,0x1e,0x2f,0xc4,0x10,0x08,0x9d,0x0e, -0x0a,0x1f,0x18,0xed,0xd1,0xf4,0xe6,0xf0,0x01,0x2c,0xc3,0x16,0x14,0xaa,0x18,0xdf, -0x1a,0xfe,0x19,0xf9,0x29,0xf3,0x6b,0xec,0xdd,0xce,0xf6,0xd3,0x97,0xd8,0x06,0x72, -0xdb,0xde,0xbd,0xdf,0xd4,0x74,0xed,0xe4,0x52,0x05,0x15,0x75,0x07,0x1f,0x18,0x15, -0x4e,0xa0,0x37,0x25,0x75,0x47,0x46,0xa8,0x3a,0x2a,0x75,0x27,0x01,0x34,0xe1,0xd1, -0xf1,0xd7,0xda,0x71,0xae,0xa2,0x0c,0xb1,0xbd,0x71,0xf3,0xf9,0x8f,0xf5,0xee,0x0b, -0xf2,0xf9,0x34,0xf3,0x22,0x2d,0x02,0xd9,0x6b,0xd7,0xe6,0xf3,0x10,0x1e,0x78,0x1e, -0x39,0x11,0x29,0x2a,0x2b,0x21,0x10,0x6a,0x0d,0x04,0x11,0x21,0x00,0x17,0xf9,0xe9, -0x1d,0xe1,0x12,0xb6,0x23,0x11,0xa0,0x22,0x03,0x9d,0xe4,0x03,0x5e,0x28,0x19,0xb2, -0xfa,0xe4,0x4b,0xea,0xed,0x23,0xc7,0xf4,0x5e,0xf6,0xe3,0x95,0xe1,0xd2,0x52,0xe2, -0xe1,0x1f,0xee,0x0f,0xcf,0x04,0x16,0x1f,0x0e,0x2a,0x63,0x4a,0x29,0xf1,0x30,0x46, -0x94,0x45,0x33,0xa8,0x31,0x23,0x50,0xf4,0xe3,0xd2,0xd4,0xdd,0xba,0xd8,0xa3,0x93, -0xa9,0xad,0x37,0xc8,0xf4,0x70,0xf6,0xf3,0x57,0xed,0xf5,0x41,0xed,0x04,0xc2,0x27, -0xf3,0x4d,0xd6,0xd7,0x7a,0xed,0x16,0x17,0x0f,0x30,0x70,0x33,0x2a,0xcd,0x30,0x14, -0x1e,0x1f,0x00,0x61,0x19,0x18,0xd9,0xff,0xf5,0x6c,0xe0,0xe8,0x34,0x26,0x15,0x43, -0x27,0x18,0x8e,0xfe,0xe0,0xe6,0x17,0x23,0xe9,0x14,0xf8,0x6f,0xe2,0xfb,0xe5,0xd4, -0xda,0xf3,0xf7,0xee,0x37,0xf0,0xd7,0x01,0xda,0xe9,0x16,0xd6,0x09,0xc0,0xfd,0x11, -0x13,0x12,0x10,0x51,0x3a,0x3b,0xbe,0x2d,0x2e,0xd5,0x4d,0x3a,0xd7,0x37,0x39,0xab, -0x10,0xf4,0xf3,0xda,0xd8,0x93,0xeb,0xbe,0x0f,0xac,0x9d,0xdf,0xaf,0xd7,0x95,0xea, -0x01,0x4e,0xe5,0xfb,0xc0,0xed,0xea,0x8e,0x1f,0x1a,0x00,0xeb,0xd1,0x81,0xd8,0xfc, -0x1d,0x01,0x1a,0x2f,0x2c,0x2b,0x08,0x36,0x18,0xce,0x26,0x0c,0x30,0x01,0x1c,0x5d, -0x0c,0x03,0x07,0xee,0xd9,0x4f,0xf9,0x1a,0x8f,0x1d,0x27,0x93,0x16,0xee,0xea,0xea, -0x1b,0xba,0x1e,0x18,0xa4,0xe8,0xf9,0x70,0xe8,0xd0,0xea,0xea,0xef,0x95,0xfb,0xea, -0x32,0xd2,0xea,0xfe,0xd4,0xed,0x13,0x00,0xfe,0xd7,0x15,0x0a,0x51,0x1d,0x3a,0x00, -0x39,0x2b,0x2c,0x38,0x4a,0xe9,0x39,0x3f,0x4b,0x37,0x07,0x59,0xf1,0xd7,0x39,0xe6, -0xe2,0x6b,0xbd,0xa3,0xf7,0x9a,0xb9,0xf3,0xd3,0xf3,0xd2,0xf7,0xee,0x6a,0xf8,0xe3, -0xbc,0xfa,0x28,0xee,0x0c,0xe6,0x6e,0xce,0xe8,0xc7,0xf7,0xfc,0x50,0x28,0x22,0xe7, -0x3a,0x25,0xad,0x20,0x21,0x43,0x03,0x0a,0x88,0x1d,0x06,0xef,0x04,0xdb,0x5f,0xe3, -0xfb,0x23,0x1f,0x1d,0xfc,0x24,0x0e,0x4f,0xe4,0xfa,0x52,0x15,0x2b,0x46,0xfe,0xf6, -0xc8,0xfc,0xd5,0x72,0xde,0xe8,0x3d,0xf1,0x07,0xf9,0xd3,0xe5,0x61,0xda,0xdc,0xdb, -0xf7,0xf5,0x2f,0x0e,0x08,0x83,0x12,0x1f,0x15,0x3c,0x33,0x40,0x27,0x3f,0x06,0x3d, -0x3d,0x70,0x45,0x25,0xcf,0x0c,0xe1,0x69,0xe7,0xec,0x73,0xdb,0xc2,0x8a,0x91,0xab, -0x26,0xb7,0xdb,0x73,0xfb,0xf2,0xf1,0xf8,0xec,0x79,0xe7,0x11,0x09,0x26,0x0c,0xb3, -0xd3,0xd9,0x63,0xf2,0xe6,0xa9,0x12,0x1b,0x1a,0x2e,0x35,0xdc,0x1f,0x2e,0x0f,0x13, -0x06,0x2a,0x13,0x16,0x5c,0x0e,0xfc,0xea,0xd8,0xe4,0xff,0x01,0x21,0xd8,0x1d,0x28, -0x57,0xfc,0xeb,0x52,0xf4,0x29,0xc8,0x1b,0xf5,0x91,0x04,0xe7,0x8e,0xd6,0xe2,0x7e, -0xdc,0x06,0x22,0xf0,0xd9,0xfc,0xe2,0xd5,0x89,0xea,0xed,0xe5,0xff,0x0a,0x69,0x09, -0x13,0xf5,0x23,0x36,0xa8,0x30,0x26,0x13,0x3c,0x3d,0xb2,0x41,0x3e,0xd2,0x24,0xfb, -0x6d,0xe3,0xea,0x21,0xe7,0xda,0x82,0xac,0x99,0x6a,0xaa,0xb6,0xf2,0xe1,0xf8,0x5c, -0xf3,0xf9,0x3f,0xe3,0xf1,0xc2,0x19,0x27,0x02,0xfe,0xd0,0x8c,0xef,0xe0,0xe3,0xef, -0x11,0x9c,0x22,0x34,0xd6,0x2c,0x29,0x15,0x29,0x0b,0x4f,0x12,0x10,0x89,0x1a,0x0d, -0xf4,0xef,0xdc,0x80,0xe5,0x0d,0x07,0x17,0x2c,0x62,0x18,0x01,0x9e,0xe0,0x02,0xc2, -0x2f,0x09,0x1a,0x05,0x04,0x3e,0xdb,0xe4,0x8e,0xcf,0xf1,0x3d,0x03,0xe7,0xb3,0xe5, -0xd2,0xa7,0xe6,0xdf,0xba,0xf6,0xff,0x4b,0x08,0x10,0x80,0x0f,0x2a,0xbf,0x39,0x26, -0x82,0x2d,0x32,0xba,0x46,0x41,0x60,0x3e,0x25,0xca,0xea,0xf2,0x21,0xe8,0xf1,0xe4, -0xcd,0xa5,0x49,0xa2,0x9f,0xd1,0xc5,0xe6,0xde,0xf4,0xfd,0x64,0xe8,0xe5,0xac,0xfc, -0x1f,0x0d,0x28,0xe1,0xf6,0xe3,0xe9,0x2e,0xda,0xfb,0x0d,0x0d,0x2b,0xef,0x2a,0x30, -0x62,0x2c,0x1d,0x3a,0x0f,0x14,0x30,0x11,0x21,0xfe,0x04,0xec,0x64,0xd3,0xf3,0xff, -0x06,0x23,0x49,0x22,0x19,0x1e,0xf7,0xdb,0xe0,0x18,0x22,0xeb,0x02,0x10,0x84,0xf3, -0xe4,0x5d,0xd7,0xd8,0x3c,0x00,0xf8,0x37,0xf0,0xda,0x68,0xdc,0xe7,0xc2,0xe7,0xf5, -0x94,0x05,0x0c,0x06,0x0d,0x12,0x6d,0x31,0x33,0xed,0x25,0x28,0x53,0x3e,0x43,0xb8, -0x40,0x42,0x8a,0x0f,0xf0,0x60,0xef,0xf2,0x3d,0xe8,0xc7,0x52,0xa9,0x9c,0x01,0xa4, -0xca,0xab,0xe4,0xfc,0x5f,0xf6,0xe1,0x27,0xec,0x00,0xe3,0x2e,0x0f,0xa1,0xe4,0xeb, -0xf1,0xdd,0xe1,0x9b,0xf6,0x15,0xbb,0x27,0x24,0xb2,0x34,0x26,0x65,0x19,0x15,0x39, -0x0c,0x19,0xce,0x1a,0x08,0x96,0xd8,0xe2,0x88,0xef,0x10,0x1b,0x23,0x21,0x3b,0x1e, -0xe3,0xfb,0xe8,0x27,0x3f,0x0d,0x11,0x3c,0x08,0xf5,0x3d,0xe2,0xca,0x58,0xef,0xf3, -0x11,0x02,0xe6,0x6d,0xd6,0xe5,0xe4,0xe3,0xea,0xc7,0xf4,0x09,0x84,0x0d,0x02,0x7f, -0x21,0x30,0x25,0x2e,0x22,0xf2,0x22,0x48,0x66,0x39,0x4f,0x32,0x34,0x05,0x49,0xf2, -0xf2,0x29,0xfb,0xde,0x20,0xc7,0xa7,0xf1,0x92,0xaf,0xff,0xca,0xea,0x8b,0x02,0xe6, -0xe3,0xeb,0xea,0xdf,0x11,0x2c,0x7c,0xfd,0xf1,0xe7,0xe5,0xe2,0xa4,0xdc,0xfd,0x36, -0x1c,0x23,0x6d,0x29,0x38,0x8b,0x18,0x1e,0xf6,0x0e,0x0f,0x2d,0x18,0x23,0xa1,0xf0, -0xda,0x22,0xe1,0xf2,0x53,0x15,0x1d,0xba,0x2b,0x0d,0x78,0xd6,0x03,0xcb,0x19,0x0f, -0xfe,0x12,0x04,0xea,0xf9,0xd1,0xa8,0xd9,0xea,0xcd,0xf9,0xfd,0x8e,0xe0,0xd8,0x78, -0xeb,0xe3,0xf9,0xe3,0x00,0x82,0x0e,0x03,0x9e,0x0b,0x23,0x2a,0x30,0x2a,0xea,0x17, -0x2f,0xf6,0x3e,0x42,0xfa,0x49,0x2e,0x61,0xfe,0xf4,0x76,0xfe,0xf1,0xad,0xdc,0xc8, -0xd8,0x9c,0x98,0xe5,0xb3,0xcf,0x65,0xf8,0xf1,0xe8,0xea,0xe5,0x3a,0xf3,0x23,0x1a, -0x1c,0x00,0xfc,0xee,0xe6,0x0a,0xdf,0xdf,0xa1,0x09,0x1c,0x03,0x1f,0x3a,0xe3,0x2a, -0x22,0x7a,0x1b,0x16,0x88,0x08,0x2c,0x22,0x16,0xe7,0x60,0xe0,0xe0,0x24,0xfb,0x14, -0xf0,0x20,0x32,0xea,0xf1,0xe7,0xbb,0x05,0x13,0x38,0x19,0x06,0x2c,0x14,0xe6,0xb2, -0xd0,0xdf,0xcf,0xe8,0x05,0x8a,0xf2,0xda,0x01,0xe4,0xea,0xb1,0xdf,0xe6,0xe7,0x07, -0x08,0x7a,0xfd,0x16,0xe9,0x21,0x38,0x95,0x19,0x1b,0xf6,0x31,0x39,0xc2,0x4a,0x40, -0xba,0x24,0xf5,0x39,0xfc,0xfe,0xdd,0xe7,0xe1,0x01,0xc5,0x93,0x90,0xa1,0xb2,0x88, -0xda,0xf4,0x68,0xee,0xec,0xfd,0xde,0x08,0x1d,0x1e,0x1a,0xc3,0x00,0xf1,0x01,0xe4, -0xdc,0x2e,0xe2,0x13,0x9c,0x10,0x2c,0x2a,0x33,0x2a,0x00,0x1f,0x21,0xc0,0x08,0x18, -0x22,0x2e,0x07,0xe3,0xe7,0xdc,0xa5,0xe6,0x00,0x01,0x11,0x32,0x59,0x22,0xee,0xd8, -0xf2,0x04,0x47,0x1c,0x0b,0x7d,0x16,0x0c,0x50,0xe0,0xd4,0x34,0xdf,0xf4,0x80,0x03, -0xec,0x45,0xdc,0xeb,0xe3,0xe7,0xd8,0xca,0xf1,0x0c,0xd9,0x03,0x02,0x58,0x17,0x2f, -0x9e,0x28,0x19,0xdb,0x1d,0x30,0xde,0x43,0x48,0x33,0x40,0x14,0xaa,0xf8,0x07,0x37, -0xf7,0xea,0x09,0xe7,0xb0,0xc4,0x95,0x9e,0x6f,0xbc,0xe2,0xa4,0xea,0xf3,0xe9,0xdc, -0xed,0x4b,0x0c,0x1b,0xf8,0x18,0xfd,0x5b,0xee,0xe7,0x42,0xd0,0xf4,0xae,0x06,0x1d, -0x08,0x26,0x37,0xed,0x22,0x26,0xa5,0x19,0x08,0x12,0x24,0x26,0xc5,0x00,0xe4,0x66, -0xd8,0xf0,0x70,0xf6,0x1c,0x45,0x39,0x0a,0x79,0xf9,0xea,0x87,0x13,0x13,0x22,0x0d, -0x1f,0xbc,0xfc,0xdd,0x14,0xd4,0xe3,0x40,0xfe,0xfb,0x6b,0xe7,0xe1,0xdf,0xed,0xe3, -0xc4,0xd5,0x02,0x4d,0x06,0x00,0xc4,0x03,0x1e,0x9c,0x2e,0x1f,0x14,0x1d,0x19,0x42, -0x36,0x44,0xec,0x46,0x39,0x17,0x0d,0x01,0xd3,0x06,0xef,0x9b,0xf5,0xdf,0xbd,0xa9, -0x96,0xef,0x9f,0xcc,0x5f,0xd9,0xf2,0x84,0xe8,0xe1,0x68,0xf2,0x11,0xdf,0x1a,0x1a, -0x36,0xf5,0xf6,0x48,0xd9,0xd8,0x64,0xf3,0x0c,0x78,0x18,0x2d,0xd7,0x2f,0x21,0xc8, -0x27,0x0f,0x91,0x10,0x26,0x6f,0x20,0xf8,0x69,0xdd,0xe3,0x44,0xeb,0xf4,0x14,0x2e, -0x27,0x48,0x0e,0xee,0x42,0xf9,0x0e,0x3c,0x0d,0x17,0x34,0x19,0xf9,0x4a,0xd7,0xd6, -0xd2,0xec,0xfc,0x3d,0xf6,0xe3,0x1f,0xec,0xef,0xff,0xd9,0xe5,0x47,0x03,0x06,0x51, -0xfc,0x0f,0xf5,0x27,0x28,0xad,0x22,0x13,0x13,0x1e,0x40,0xa0,0x42,0x47,0x58,0x2c, -0x09,0x53,0x0b,0xfc,0x2d,0xf5,0xfa,0x3a,0xd2,0xaa,0x97,0x8b,0xb6,0xa0,0xc6,0xdc, -0x8e,0xf0,0xe5,0xc8,0xe3,0xfc,0x75,0x10,0x26,0xad,0x08,0x04,0x7c,0xeb,0xdb,0xf0, -0xda,0xf9,0x51,0x0b,0x1c,0x70,0x33,0x27,0x52,0x2b,0x1f,0xb5,0x0d,0x19,0xc1,0x29, -0x1b,0x33,0xef,0xd9,0xaa,0xf0,0xd7,0x3a,0x0e,0x29,0x5c,0x24,0x07,0xe5,0xeb,0x00, -0x4b,0x09,0x10,0x94,0x1b,0x17,0x03,0xf3,0xd2,0x36,0xdb,0xf5,0xc1,0xf3,0xf6,0x8e, -0xe1,0xf4,0x0a,0xe1,0xd8,0xcc,0xeb,0x04,0xe2,0x02,0xfc,0x61,0x15,0x28,0x28,0x28, -0x1a,0x26,0x0e,0x26,0xc9,0x3c,0x45,0x14,0x42,0x22,0x59,0x0e,0x08,0x69,0xf6,0x00, -0x82,0xf3,0xd0,0xdb,0x95,0x98,0x4a,0xb9,0xc4,0xa9,0xdd,0xf2,0xf2,0xdd,0xe9,0x55, -0xfd,0x1a,0xb7,0x1d,0x0c,0x18,0x01,0xe4,0x8e,0xd8,0xdf,0xae,0xfc,0x0a,0x26,0x25, -0x29,0x20,0x2d,0x27,0xce,0x1c,0x0e,0x9c,0x1d,0x2a,0x69,0x12,0xe2,0x8d,0xed,0xde, -0x9a,0xe5,0x11,0xf7,0x2a,0x20,0xd8,0xfb,0xf3,0xb6,0xfe,0x0a,0x20,0x12,0x1f,0x3c, -0x12,0xe7,0x6a,0xd6,0xe7,0xb5,0xf2,0xf8,0x20,0xee,0xef,0x62,0xee,0xe4,0xc3,0xdb, -0xf1,0xc7,0x07,0xfd,0x6c,0x01,0x1f,0x09,0x28,0x26,0x20,0x0f,0x12,0x65,0x2b,0x3d, -0xe9,0x46,0x39,0x40,0x1e,0x16,0xf9,0xf9,0x03,0x33,0xfd,0xf6,0x5d,0xbf,0x91,0xd3, -0xa7,0xb8,0xb0,0xc2,0xe7,0x9f,0xe5,0xe5,0x84,0xe6,0x06,0x7f,0x1a,0x17,0x2d,0x12, -0xfa,0x2b,0xe7,0xd4,0xa2,0xe9,0xf6,0xd3,0x15,0x22,0x65,0x2a,0x2d,0x16,0x27,0x14, -0xa4,0x17,0x1b,0x69,0x34,0xfd,0xb1,0xeb,0xeb,0x08,0xd8,0xee,0x7b,0x11,0x32,0xaa, -0x12,0xfd,0x18,0xf6,0xfd,0xf6,0x04,0x1d,0x82,0x1a,0x0d,0x2d,0xdb,0xe1,0xea,0xe1, -0xf7,0x45,0xf2,0xf0,0x3f,0xee,0xed,0xac,0xe0,0xdd,0xbc,0xfa,0x03,0xd0,0xf9,0x09, -0xa4,0x23,0x2c,0x01,0x1c,0x0c,0x50,0x18,0x2c,0xcb,0x43,0x40,0x8e,0x32,0x24,0x7d, -0x0b,0xfd,0x9e,0x04,0x05,0x97,0xef,0xaf,0x3a,0x98,0xae,0x33,0xb6,0xca,0x70,0xe6, -0xe6,0xf9,0xe0,0xea,0x24,0x13,0x17,0x2c,0x1c,0x11,0xe3,0xf9,0xdf,0xdd,0xde,0xe5, -0x47,0x00,0x15,0x4b,0x22,0x2b,0x9d,0x2b,0x21,0x6b,0x16,0x11,0xea,0x2c,0x23,0xc0, -0xf8,0xee,0x4b,0xe3,0xdb,0x87,0xec,0x22,0x09,0x27,0x0b,0x0e,0xfe,0xf6,0x82,0xf8, -0x0e,0x83,0x1c,0x1a,0x15,0x00,0xe3,0x19,0xdd,0xea,0xfa,0xf1,0xf2,0xf4,0xf0,0xf0, -0x08,0xed,0xdd,0xc5,0xe2,0xfe,0x8f,0xfc,0xfb,0x80,0x0d,0x27,0x25,0x28,0x10,0x88, -0x0c,0x1c,0xa9,0x2d,0x46,0xed,0x33,0x35,0xbd,0x20,0x03,0xf4,0x03,0x04,0x37,0x09, -0xe0,0xed,0xa4,0xa6,0xc2,0xac,0xb5,0xaf,0xc9,0xe6,0x25,0xe7,0xd8,0x38,0xfc,0x0d, -0x73,0x1b,0x19,0xff,0x15,0xf6,0x74,0xe1,0xe0,0x2a,0xe4,0xff,0x01,0x1a,0x1c,0x77, -0x2e,0x2b,0x0f,0x24,0x17,0x9f,0x14,0x35,0x43,0x1a,0x03,0x41,0xef,0xe9,0xce,0xd7, -0xed,0xd4,0x1f,0x26,0x97,0x0d,0x08,0xc7,0xee,0xfa,0x39,0x0e,0x1b,0x78,0x1b,0x04, -0x53,0xea,0xdc,0x38,0xeb,0xef,0xb4,0xf5,0xef,0xd7,0xf4,0xee,0x2c,0xde,0xe2,0x9a, -0xf8,0xfc,0x7d,0xfb,0x05,0x3d,0x2b,0x27,0x2e,0x10,0x0e,0x48,0x13,0x28,0xbd,0x3e, -0x38,0xb7,0x36,0x27,0x47,0x0a,0xff,0x9c,0x08,0x10,0x16,0xef,0xb5,0x30,0xa7,0xaa, -0xe2,0xaf,0xbd,0xbf,0xdd,0xe8,0xe2,0xd6,0xec,0xa3,0x09,0x10,0xa2,0x1d,0x1c,0x0b, -0xfd,0xeb,0x39,0xe0,0xdc,0xbc,0xf6,0x0f,0xcf,0x18,0x27,0x2c,0x2c,0x27,0x49,0x15, -0x17,0x8f,0x2b,0x23,0x6e,0x0a,0xf3,0xa8,0xef,0xd8,0xa0,0xe1,0x11,0xfa,0x24,0x18, -0xd8,0x0a,0xf4,0x7a,0xf3,0x09,0x2f,0x19,0x1b,0x12,0x10,0xf6,0xf1,0xdf,0xe5,0x2c, -0xf0,0xf3,0xeb,0xf0,0xf4,0x2c,0xf3,0xe3,0x19,0xe0,0xf3,0x06,0x00,0xff,0xdf,0x00, -0x01,0x85,0x01,0x01,0xb7,0x00,0x00,0xda,0xff,0xff,0xaa,0xff,0xff,0x0a,0x00,0x00, -0x74,0x00,0x01,0x31,0x00,0x00,0xd5,0xff,0xff,0x8b,0x00,0x00,0x80,0x00,0x00,0x6a, -0x00,0x00,0x2a,0x00,0x00,0x91,0xff,0xff,0x97,0xff,0xff,0x60,0xff,0xff,0x18,0xff, -0xff,0x46,0xff,0xff,0x97,0xff,0xff,0xaf,0xff,0x00,0x91,0xff,0xff,0xff,0xff,0xff, -0x94,0xff,0xff,0xb2,0xfe,0xff,0x11,0xff,0xff,0x7a,0xff,0xff,0x56,0xff,0xfe,0x6c, -0xfe,0xfe,0x27,0xfe,0xfe,0xb4,0xfd,0xfe,0x24,0xfe,0xfe,0xf2,0xfe,0xfe,0xad,0xfe, -0xfe,0xcb,0xfe,0xfe,0x03,0xfe,0xfe,0xff,0xfe,0xff,0x19,0x00,0xff,0xcf,0xff,0xff, -0xab,0xfe,0xfe,0xd1,0xfd,0xfe,0x79,0xfe,0xff,0x00,0x00,0x00,0xc7,0x00,0x00,0x8b, -0x00,0x00,0xf2,0xff,0xff,0x69,0xff,0xff,0x07,0x00,0x00,0xa5,0x00,0x00,0xed,0x00, -0x00,0xbe,0x01,0x02,0x32,0x03,0x0e,0x05,0x1e,0x40,0x32,0xd2,0xd0,0x96,0xef,0xc6, -0xbf,0x64,0xd3,0x1d,0x07,0x19,0x4e,0xe6,0x41,0x7b,0xc4,0x17,0xa4,0xe3,0x1c,0xdf, -0xee,0xe8,0x60,0xda,0xe4,0x23,0xc7,0xd6,0x7c,0xf7,0x0c,0x67,0xfc,0x1e,0xa6,0x0c, -0x0f,0xde,0x0a,0xfb,0xad,0x08,0xfb,0x81,0xef,0xe4,0x83,0xed,0xf6,0x78,0x12,0x26, -0xae,0x22,0x11,0xc7,0x10,0xeb,0xee,0xf4,0xe6,0x67,0xf7,0xf7,0x97,0xec,0xfc,0x8c, -0xfa,0xf8,0x09,0x11,0x0b,0x72,0x03,0x00,0x7a,0x0b,0xf6,0xa1,0xe6,0xf7,0x14,0xf8, -0x00,0xe2,0x00,0x0b,0xac,0x0b,0x13,0xa9,0x0a,0xf0,0xa4,0xf0,0xd1,0x57,0xd4,0xdc, -0x6c,0xd1,0x01,0x5f,0x0d,0x07,0x48,0xf9,0xf4,0xb1,0xf9,0xf8,0xae,0xfc,0x13,0xe0, -0x05,0x05,0xb8,0x0a,0x1e,0xf2,0x09,0xf2,0x11,0xfc,0xed,0x7e,0xea,0x0a,0xfb,0x1e, -0x33,0x91,0x3e,0x37,0x0c,0x24,0x0c,0x21,0x03,0x01,0x2c,0xfb,0x12,0x42,0x05,0x07, -0x64,0x01,0x09,0x2d,0x06,0x11,0xa0,0x2f,0x35,0xdf,0x15,0xfd,0xe1,0xf0,0xec,0xac, -0xd0,0xe9,0x1b,0xe0,0xf6,0x07,0x0e,0x16,0x5a,0x0e,0x19,0x62,0x28,0x0b,0xd0,0x2b, -0x1f,0xce,0xf8,0xfc,0x04,0xf1,0xd1,0xc3,0xd5,0xec,0xf5,0xf8,0xe8,0x0f,0x04,0xf4, -0x61,0xdd,0xf0,0x29,0xef,0xe3,0x55,0xcf,0xde,0x70,0x01,0xf1,0xe8,0xfd,0xff,0x02, -0xfb,0xfe,0xe4,0xec,0xe5,0x63,0xd6,0xdf,0x0c,0xf6,0xf2,0x18,0xfc,0x04,0xa6,0x13, -0x24,0x7b,0x06,0x11,0x44,0xf7,0xd7,0xd4,0xc5,0xd4,0x7c,0xde,0xd2,0xa2,0xec,0x14, -0x8f,0x19,0x30,0x88,0x35,0x49,0x70,0x0f,0x19,0x30,0x1c,0xf6,0xa1,0xf5,0xf0,0x17, -0xfd,0x1e,0x3c,0x2c,0x4c,0xef,0x37,0x31,0x9a,0x26,0x02,0x85,0xfd,0x03,0x59,0x09, -0x08,0xbf,0x06,0x35,0x76,0x41,0x51,0x22,0x2f,0x17,0x26,0x04,0xdd,0xe6,0xd8,0xeb, -0x63,0xde,0xf6,0x69,0xed,0xf2,0x3f,0xf2,0xea,0x27,0xfe,0xed,0x80,0xf7,0xf3,0xe9, -0xdd,0xcc,0xd7,0xc3,0xd2,0xda,0xca,0xce,0xa3,0xe8,0xe1,0x7d,0xe4,0xec,0xf8,0xed, -0xf0,0xe3,0xee,0x0a,0xac,0x07,0x0e,0xb3,0x13,0x0b,0xd3,0xf5,0xe2,0xc8,0xcf,0xcc, -0x6f,0xe6,0xfe,0xe0,0x11,0x29,0xbd,0x37,0x29,0x41,0x1a,0x03,0x15,0xfc,0xf7,0xe9, -0xf1,0xee,0x90,0xee,0xdf,0x7a,0xc5,0xce,0xaf,0xe9,0x08,0xdd,0x23,0x19,0x73,0x1d, -0x08,0xe5,0xec,0xef,0x90,0xe4,0xe7,0xf8,0xe9,0xf0,0x7f,0x02,0x14,0x0c,0x31,0x2d, -0xd0,0x30,0x4c,0x1c,0x5c,0x5e,0x1b,0x46,0x35,0xc8,0x21,0x07,0x27,0x17,0x2b,0x7c, -0x27,0x1d,0x7e,0x13,0x2d,0x39,0x24,0x1a,0x98,0x16,0x0c,0x13,0x0a,0x0b,0xd4,0x03, -0x08,0xb2,0x0c,0x27,0x90,0x2a,0x12,0xd6,0xfc,0xf7,0xb3,0xe3,0xc5,0xcd,0xcf,0xde, -0x84,0xcc,0xd6,0xee,0xeb,0xf6,0x70,0xe4,0xe4,0xb1,0xd4,0xbf,0x8b,0xaa,0x9d,0x8e, -0x97,0xa4,0x39,0xb0,0xd7,0x65,0xdd,0xe8,0xe3,0xec,0xf0,0x3d,0xf2,0xfa,0x60,0xf2, -0xdf,0xe0,0xce,0xdf,0x2a,0xe0,0x05,0x83,0x22,0x2f,0xda,0x38,0x19,0xb4,0x12,0x18, -0x14,0x04,0xfc,0xb5,0x03,0x14,0x35,0x24,0x40,0xcd,0x55,0x50,0x5f,0x49,0x36,0x28, -0x13,0x02,0x3a,0xfb,0x06,0xd2,0xfd,0xfa,0x7d,0x06,0xfa,0xc8,0xee,0xfa,0x33,0x07, -0x08,0xcd,0x0a,0x0d,0x6c,0x03,0xee,0x15,0xec,0xe8,0xad,0xe4,0xe8,0xa4,0xee,0xef, -0x75,0xf0,0xf5,0x60,0xfc,0x05,0xeb,0x09,0x0d,0x02,0x15,0x25,0xbb,0x29,0x27,0xc2, -0x0f,0xf0,0x9e,0xe2,0xd4,0x3c,0xd1,0xf2,0x30,0x10,0x22,0x9e,0x29,0x29,0xb3,0x27, -0x0f,0x14,0xfb,0x01,0x48,0x05,0xf9,0x94,0xd7,0xc1,0x37,0xb1,0xb7,0x54,0xd5,0xea, -0xe2,0xfe,0x0a,0x90,0xfb,0xf1,0x9f,0xe9,0xf1,0x9e,0xdf,0xc9,0x3f,0xd5,0xeb,0x15, -0xfb,0xff,0x7a,0x0e,0x24,0xe2,0x2d,0x3f,0xd2,0x5b,0x61,0xbb,0x45,0x26,0xa8,0x28, -0x20,0x90,0x1b,0x22,0x16,0x1f,0x24,0x1b,0x2b,0x35,0xc1,0x26,0x17,0x8a,0x19,0x18, -0xbc,0xff,0xfb,0x80,0xfe,0x0b,0x8f,0x0b,0x20,0x1c,0x21,0x0e,0xdb,0xfa,0xea,0x77, -0xd7,0xcd,0x72,0xbf,0xc4,0x1f,0xcc,0xd5,0xf0,0xe2,0xe8,0xbb,0xe3,0xdc,0x7f,0xda, -0xc5,0x6a,0xb1,0xa2,0x79,0x9e,0xae,0x45,0xc4,0xd4,0x6e,0xe4,0xdc,0x4a,0xe8,0xfc, -0xfd,0xfa,0xfc,0xdd,0x07,0xfd,0x77,0xe7,0xec,0xde,0x0a,0x24,0x5b,0x3d,0x4e,0xa9, -0x4c,0x4a,0x07,0x42,0x36,0x52,0x26,0x15,0x01,0x20,0x20,0xc7,0x30,0x51,0xa7,0x6d, -0x6b,0xc8,0x5a,0x50,0x1b,0x33,0x12,0x4c,0x0a,0x0a,0x99,0xfe,0xf8,0x34,0xf2,0xeb, -0x2c,0xeb,0xea,0x51,0xf2,0xf7,0x92,0xf6,0xee,0x70,0xe5,0xdd,0x90,0xd2,0xd6,0x63, -0xdc,0xd8,0x7e,0xda,0xd8,0xf2,0xce,0xe3,0x64,0xe1,0xe1,0xac,0xe4,0xf6,0x52,0x0f, -0x1e,0x94,0x2a,0x2e,0x80,0x14,0xeb,0x21,0xce,0xca,0xf5,0xcc,0xdb,0xca,0xfc,0x1a, -0xd7,0x29,0x24,0x85,0x0e,0x06,0x5e,0x04,0x03,0xa7,0xfd,0xe8,0xb0,0xce,0xb5,0xf6, -0xa3,0xa7,0x99,0xc3,0xe1,0x35,0xe7,0xe5,0x7c,0xf3,0xfb,0xc3,0xe8,0xda,0x51,0xd9, -0xd5,0x09,0xd8,0xec,0xa2,0x03,0x08,0xd0,0x0b,0x24,0xa4,0x43,0x60,0x51,0x6f,0x6d, -0xee,0x5c,0x52,0x06,0x58,0x47,0x3d,0x38,0x44,0x79,0x4f,0x4b,0xcb,0x4a,0x4b,0xbb, -0x4b,0x46,0x64,0x38,0x2a,0x95,0x23,0x0d,0xd9,0x0e,0x1a,0xd4,0x1f,0x27,0xb3,0x22, -0x15,0x9b,0x03,0xf2,0xa9,0xe1,0xcf,0x88,0xc4,0xc1,0x8e,0xc4,0xc9,0xc0,0xc8,0xd4, -0x9d,0xd3,0xce,0xef,0xd2,0xba,0xb4,0x97,0x92,0x4a,0x9e,0xa1,0x2f,0xa8,0xbe,0xf0, -0xc4,0xc7,0xc7,0xcc,0xdd,0xf9,0xf0,0xf0,0x9f,0xeb,0xde,0xe3,0xd1,0xe5,0xf2,0xfa, -0x0c,0x3e,0x22,0x37,0x8a,0x42,0x36,0x9d,0x33,0x30,0x64,0x15,0x09,0x54,0x02,0x13, -0x8d,0x24,0x3d,0x33,0x54,0x58,0xcc,0x51,0x39,0xd9,0x25,0x16,0x29,0x08,0x07,0x99, -0x01,0xf2,0xc1,0xed,0xe7,0x16,0xe4,0xeb,0xf2,0xf1,0xfb,0xc6,0xff,0x03,0xc0,0xf1, -0xed,0xd3,0xef,0xf7,0x12,0xf2,0xe6,0xa8,0xe7,0xed,0x38,0xef,0xfa,0x21,0xfd,0x03, -0x8f,0x06,0x10,0x0c,0x27,0x3c,0xee,0x48,0x3e,0x4e,0x2b,0x0f,0x79,0xf5,0xde,0x5c, -0xd8,0xec,0x6d,0x0a,0x20,0x65,0x1f,0x17,0xfd,0x0f,0x05,0x90,0xfd,0x02,0xc6,0x03, -0xe0,0xdd,0xb8,0xa3,0x62,0x9d,0xa2,0xe1,0xab,0xbf,0x66,0xd0,0xd2,0xb5,0xdc,0xe2, -0x9c,0xd7,0xc4,0x1e,0xc0,0xc7,0xd8,0xd6,0xe6,0xcd,0xf0,0xe9,0xe1,0xfa,0x22,0x83, -0x3d,0x4e,0x73,0x5c,0x6c,0xbf,0x6d,0x61,0xac,0x59,0x5c,0xf2,0x55,0x50,0x86,0x55, -0x57,0x98,0x52,0x52,0xac,0x54,0x50,0xe3,0x43,0x33,0x32,0x23,0x13,0xe8,0x0d,0x17, -0x5e,0x18,0x14,0x38,0x18,0x13,0xe3,0xfe,0xf2,0x62,0xe2,0xc7,0x41,0xbb,0xbe,0x39, -0xb9,0xb1,0x4a,0xb2,0xc7,0x47,0xcd,0xc5,0xb3,0xbb,0xae,0x93,0x99,0x90,0x34,0x91, -0x9b,0xe6,0xa6,0xb4,0xf9,0xb2,0xb3,0x66,0xcc,0xe4,0x10,0xea,0xea,0x9b,0xe9,0xe8, -0x72,0xdf,0xe7,0x95,0xfd,0x11,0xf4,0x27,0x3a,0xb0,0x47,0x51,0x5a,0x4b,0x3f,0xf7, -0x2e,0x1c,0x85,0x17,0x21,0xf0,0x2d,0x48,0x07,0x5c,0x62,0xb6,0x5e,0x4f,0x90,0x40, -0x37,0x9d,0x2a,0x1d,0xa2,0x10,0x07,0x32,0xfd,0xf0,0x4d,0xea,0xf0,0xc3,0x02,0x08, -0xc1,0x01,0xfa,0x9d,0xf8,0xf9,0x43,0xf1,0xee,0x65,0xf1,0xed,0x6d,0xea,0xeb,0x88, -0xf5,0xf6,0x18,0xf0,0xed,0xd8,0xf4,0x08,0x56,0x1e,0x2e,0x97,0x38,0x3a,0xb0,0x2d, -0x06,0xb1,0xe0,0xd0,0x3d,0xce,0xd7,0x2b,0xed,0x08,0x5f,0x0d,0xf7,0x8e,0xef,0xf9, -0x03,0xf8,0xf2,0x26,0xe6,0xcf,0x95,0xae,0x99,0x5f,0x98,0x93,0xa2,0x97,0xa5,0x42, -0xb3,0xc6,0x07,0xd5,0xd6,0x57,0xc1,0xba,0x50,0xc8,0xd8,0x46,0xdd,0xda,0xb1,0xe5, -0xf4,0xf0,0xff,0x1d,0x15,0x3e,0x5e,0x8c,0x6f,0x7a,0xf0,0x7f,0x79,0xe1,0x70,0x6d, -0x0e,0x69,0x66,0x9e,0x66,0x69,0xaa,0x61,0x67,0x1d,0x71,0x66,0x09,0x55,0x45,0xdd, -0x30,0x1b,0xc3,0x16,0x1a,0xb6,0x17,0x13,0x65,0x1a,0x1a,0x83,0x09,0xee,0xca,0xe0, -0xd4,0x55,0xc3,0xb8,0x2c,0xb3,0xb1,0x24,0xba,0xc6,0xe4,0xc7,0xc8,0x0a,0xc4,0xab, -0x27,0x95,0x8f,0x97,0x9f,0x9e,0xdc,0x9d,0xa3,0xa3,0xaa,0xb8,0x0a,0xca,0xdb,0xe5, -0xe9,0xe6,0x56,0xe4,0xe2,0x58,0xdf,0xe7,0x4b,0xf0,0xfc,0xd9,0x13,0x29,0xf5,0x3d, -0x48,0x32,0x46,0x37,0xef,0x24,0x0f,0x9e,0x04,0x07,0x0b,0x1b,0x2f,0xda,0x44,0x4a, -0x43,0x4a,0x47,0xb4,0x3d,0x2d,0x91,0x1e,0x1a,0x81,0x12,0xfc,0x80,0xe9,0xe3,0xab, -0xec,0xf2,0x69,0xf8,0xfe,0xd0,0xfe,0xfb,0x83,0xf7,0xf9,0xeb,0xfb,0xf8,0x3d,0xf6, -0xf3,0xc4,0xfe,0x07,0xcc,0x05,0xfd,0x93,0xf4,0xfa,0x05,0xff,0x07,0x5d,0x20,0x3b, -0x78,0x4d,0x49,0x9b,0x3b,0x1e,0xa0,0xf5,0xd9,0x1d,0xdc,0xeb,0x0f,0xfc,0x03,0xd6, -0x02,0xfb,0xde,0xf9,0x00,0x73,0xfe,0xfd,0xdb,0xe9,0xd4,0x77,0xba,0xa9,0x96,0x9f, -0x8e,0x04,0x87,0x99,0x2b,0xba,0xcd,0x00,0xc9,0xc4,0x67,0xc4,0xc5,0xc1,0xc9,0xcf, -0x77,0xd5,0xd4,0x60,0xd6,0xe7,0x56,0xf5,0x0e,0x74,0x30,0x49,0xfb,0x62,0x74,0x9f, -0x78,0x71,0x8c,0x6f,0x71,0x9b,0x6b,0x61,0x23,0x60,0x5f,0x59,0x60,0x66,0x93,0x6b, -0x60,0xb8,0x4c,0x3c,0x75,0x33,0x24,0x67,0x14,0x0f,0x53,0x11,0x17,0x01,0x19,0x0f, -0x5c,0x04,0xfb,0x16,0xf0,0xdb,0x45,0xcc,0xc4,0xd2,0xb8,0xb4,0xc0,0xb9,0xca,0x45, -0xd7,0xce,0xee,0xbc,0xb1,0xa4,0xa6,0xa3,0x9b,0xa3,0xa3,0xb8,0xa3,0xa2,0x59,0xab, -0xb7,0x91,0xcb,0xd9,0x4a,0xe0,0xe2,0x1c,0xe2,0xe1,0x72,0xdf,0xdc,0x7d,0xe1,0xef, -0x60,0x01,0x1a,0xdd,0x2f,0x3d,0x31,0x43,0x36,0x7a,0x1f,0x09,0x71,0x03,0x0c,0x9b, -0x17,0x27,0x57,0x37,0x46,0x9f,0x4b,0x41,0xc1,0x35,0x36,0x7c,0x31,0x24,0xfe,0x15, -0x04,0x4f,0xf8,0xf2,0x36,0xf5,0xfc,0x18,0x03,0x04,0xee,0x00,0x03,0x97,0x08,0x0d, -0x91,0x02,0xfb,0xa6,0x00,0x08,0x36,0x06,0x07,0xc5,0x08,0x04,0xd9,0xf6,0xf0,0x59, -0xf8,0x02,0x33,0x15,0x32,0xa8,0x49,0x4b,0xce,0x38,0x19,0xc7,0xf4,0xdc,0x1f,0xdf, -0xe6,0xb8,0xed,0xf1,0xf4,0xee,0xea,0x8a,0xf0,0xfd,0x65,0xfe,0xef,0x79,0xe2,0xdb, -0x47,0xcc,0xaf,0xf8,0x8f,0x85,0x97,0x8a,0x9a,0x4e,0xb1,0xbc,0xab,0xbf,0xbe,0x74, -0xc1,0xc2,0x6f,0xc9,0xd1,0x4b,0xd4,0xd0,0x7c,0xd7,0xdf,0xc5,0xe9,0x02,0x76,0x24, -0x41,0x4b,0x58,0x6a,0x21,0x75,0x77,0xa1,0x79,0x79,0x1f,0x73,0x63,0x6c,0x5d,0x64, -0x1f,0x69,0x6c,0x79,0x6a,0x60,0x51,0x57,0x4e,0x19,0x3a,0x26,0x57,0x1f,0x1c,0x80, -0x1b,0x18,0xe1,0x15,0x18,0x46,0x10,0x01,0xb3,0xf7,0xec,0x02,0xda,0xc3,0x06,0xb5, -0xb7,0x50,0xc2,0xcf,0xec,0xd2,0xcc,0x5e,0xc4,0xb7,0x5a,0xb2,0xae,0xc2,0xaa,0xa5, -0x83,0x9a,0x9c,0x6d,0xa6,0xb3,0xb4,0xc1,0xcd,0xb1,0xd5,0xdb,0xc6,0xdd,0xdd,0x5f, -0xd7,0xd6,0x7a,0xd9,0xdf,0xbd,0xf2,0x09,0x66,0x28,0x3d,0xf6,0x3b,0x2e,0x76,0x1d, -0x12,0x32,0x03,0x00,0xc5,0x0d,0x24,0x8d,0x34,0x3c,0xea,0x3b,0x3c,0x25,0x3e,0x3d, -0xb2,0x37,0x2e,0xb0,0x21,0x10,0xb8,0xfc,0xfd,0x8b,0x05,0x04,0xd0,0xfe,0x02,0x23, -0x08,0x09,0x89,0x07,0x0a,0x24,0x04,0x00,0xd9,0x00,0x06,0x7e,0x0c,0x0c,0x6a,0x0c, -0x04,0xeb,0xf5,0xea,0xff,0xe9,0xf2,0x3b,0x0c,0x2c,0x1b,0x42,0x42,0x11,0x32,0x14, -0x6c,0xf7,0xe7,0x04,0xe5,0xed,0x63,0xe7,0xdc,0xcf,0xe2,0xf0,0xa2,0xf6,0xf7,0x63, -0xf5,0xf5,0xef,0xf3,0xec,0xe6,0xd5,0xb6,0x1c,0x9e,0x90,0x6c,0x90,0x9c,0x36,0xb0, -0xb9,0x58,0xbd,0xc2,0x2e,0xc7,0xc8,0xda,0xcb,0xd2,0x8e,0xd9,0xd5,0x9f,0xd2,0xd7, -0xa9,0xe2,0xf7,0xdc,0x18,0x35,0x87,0x49,0x5a,0x6a,0x67,0x73,0xc0,0x7b,0x75,0x9a, -0x69,0x62,0xa2,0x62,0x65,0xcf,0x62,0x67,0xb7,0x6a,0x68,0xf4,0x5b,0x4b,0x9d,0x41, -0x32,0xca,0x23,0x1d,0x02,0x1b,0x1b,0x7c,0x14,0x0f,0xd7,0x0e,0x0e,0x37,0x08,0xf5, -0x75,0xdc,0xc7,0x47,0xbe,0xbe,0x13,0xc8,0xd1,0xeb,0xd3,0xcd,0x11,0xc3,0xbe,0xcd, -0xbd,0xb8,0xb3,0xae,0xa2,0xa6,0x9a,0x9b,0x3c,0xa1,0xad,0x33,0xbc,0xc8,0x88,0xd4, -0xda,0x92,0xdb,0xdc,0xb0,0xdc,0xd3,0xaf,0xca,0xd3,0xff,0xe9,0x06,0x48,0x1d,0x2e, -0x14,0x39,0x33,0x3b,0x24,0x0e,0x44,0x02,0x06,0x44,0x13,0x22,0x0d,0x2d,0x36,0xf6, -0x3a,0x39,0xc0,0x3e,0x46,0x73,0x43,0x34,0x38,0x22,0x17,0x0a,0x0e,0x06,0xc9,0x05, -0x01,0x76,0x01,0x02,0x46,0x09,0x0f,0xc1,0x0d,0x0c,0x31,0x06,0x01,0x14,0x03,0x06, -0x3c,0x0b,0x10,0xc1,0x0f,0x06,0x0f,0xf4,0xe4,0x27,0xe2,0xef,0x69,0x06,0x26,0x4a, -0x42,0x41,0x14,0x2b,0x13,0x60,0x05,0xfc,0xf2,0xf1,0xe8,0xf6,0xdf,0xde,0x89,0xe9, -0xed,0x0a,0xef,0xf0,0x80,0xf7,0xfc,0x4d,0xfb,0xf3,0x4c,0xdd,0xbe,0x81,0xa4,0x99, -0xee,0x95,0x9b,0x60,0xa7,0xb2,0x3c,0xb6,0xbb,0x8d,0xbe,0xc1,0xc2,0xca,0xd1,0x64, -0xd4,0xd2,0xc0,0xc8,0xc8,0xa1,0xd5,0xed,0xbf,0x07,0x1f,0x34,0x34,0x4c,0xaa,0x64, -0x6f,0x7b,0x72,0x72,0x1b,0x6e,0x66,0x5f,0x5e,0x5d,0xad,0x64,0x69,0xba,0x69,0x6a, -0xcf,0x65,0x59,0xac,0x48,0x37,0xb8,0x2c,0x28,0x48,0x24,0x1a,0x85,0x13,0x15,0x6c, -0x1b,0x1b,0xc4,0x14,0x01,0x86,0xe6,0xce,0x38,0xc6,0xca,0x85,0xd1,0xd6,0x11,0xd4, -0xce,0x55,0xc9,0xc8,0x3e,0xc6,0xbe,0x7a,0xb2,0xaa,0xe4,0xa0,0x9a,0xfe,0x9e,0xaa, -0xce,0xb9,0xc0,0x04,0xc9,0xd3,0x09,0xdc,0xdb,0xfb,0xd0,0xc9,0x71,0xc5,0xce,0x61, -0xdf,0xf1,0x83,0x0d,0x26,0x63,0x32,0x2b,0x98,0x1e,0x11,0x83,0x02,0x03,0x6a,0x0e, -0x1d,0x14,0x21,0x23,0x9c,0x2c,0x37,0x68,0x3e,0x45,0x70,0x40,0x37,0xf9,0x29,0x1c, -0x6f,0x14,0x0b,0x4e,0x07,0x03,0x11,0x02,0x05,0x9e,0x0d,0x12,0x5c,0x0f,0x0c,0x98, -0x0a,0x04,0x13,0x02,0x08,0x3e,0x14,0x19,0x81,0x17,0x12,0x20,0xfd,0xe7,0x87,0xde, -0xeb,0xb9,0x0a,0x28,0x6b,0x3b,0x37,0xf9,0x2a,0x23,0xa8,0x18,0x07,0x9b,0xf5,0xec, -0xe9,0xe6,0xe3,0xc0,0xe6,0xe5,0x4e,0xe5,0xec,0x80,0xf6,0x01,0x50,0x01,0xf8,0x48, -0xe2,0xc8,0x41,0xb0,0x9e,0xcb,0x99,0x9b,0x1b,0xa5,0xae,0x79,0xb4,0xb8,0xa3,0xba, -0xc2,0x20,0xcd,0xd5,0x0b,0xd6,0xcb,0xf0,0xc5,0xcc,0x4b,0xd9,0xe7,0xea,0xf7,0x14, -0x5e,0x2f,0x44,0xef,0x59,0x6b,0x15,0x75,0x72,0x7c,0x6e,0x6a,0x42,0x66,0x65,0xc7, -0x62,0x65,0xca,0x6e,0x72,0xa5,0x69,0x59,0xf9,0x4c,0x40,0xbb,0x36,0x2d,0xd9,0x21, -0x18,0x76,0x13,0x16,0x66,0x1e,0x20,0xe1,0x17,0x01,0x53,0xe6,0xd3,0x9c,0xcd,0xd0, -0xb7,0xd1,0xd2,0x2a,0xd2,0xcf,0xa5,0xcc,0xc8,0xaa,0xc7,0xc6,0xb1,0xba,0xab,0x41, -0x9f,0x9b,0xfc,0x9f,0xa3,0x65,0xab,0xb7,0xc4,0xc8,0xd6,0x6f,0xd8,0xd5,0x89,0xd1, -0xca,0xf8,0xc1,0xc3,0x58,0xd4,0xe9,0xb2,0x02,0x1d,0xa8,0x2e,0x2c,0xbf,0x1d,0x12, -0x05,0x0a,0x0b,0x59,0x11,0x15,0xd9,0x18,0x1d,0x13,0x28,0x37,0xc4,0x41,0x47,0x77, -0x46,0x3e,0x6a,0x32,0x2b,0xaa,0x23,0x17,0x86,0x0e,0x0c,0x23,0x0a,0x0a,0xa2,0x0f, -0x16,0xfb,0x16,0x12,0x84,0x0d,0x08,0xcc,0x06,0x0b,0x31,0x16,0x21,0xfc,0x24,0x18, -0xb3,0xfa,0xe0,0x12,0xdf,0xf0,0x41,0x07,0x1b,0x5f,0x29,0x2c,0x17,0x2b,0x25,0x06, -0x17,0x07,0xb9,0xf8,0xee,0x6c,0xe9,0xe2,0x74,0xdc,0xd9,0x88,0xdc,0xe4,0x9e,0xf0, -0xfd,0xc8,0xfe,0xf5,0x61,0xe5,0xcd,0xeb,0xb7,0xa6,0xeb,0x9c,0x9d,0xe1,0xa5,0xad, -0x8b,0xae,0xad,0x68,0xb6,0xc6,0xd7,0xce,0xcd,0x5a,0xce,0xcc,0x3b,0xc9,0xca,0x74, -0xd1,0xde,0x17,0xef,0x03,0xd9,0x1b,0x36,0x01,0x50,0x5e,0xdf,0x67,0x70,0xfe,0x72, -0x70,0x80,0x64,0x5e,0x3c,0x62,0x6a,0xbd,0x70,0x6f,0x0b,0x6a,0x5f,0x66,0x55,0x4b, -0xaf,0x41,0x36,0x75,0x28,0x1a,0x73,0x17,0x1f,0x60,0x2a,0x2d,0x40,0x1f,0x0b,0xc3, -0xf6,0xe6,0x3a,0xdb,0xd8,0x63,0xda,0xda,0x96,0xd8,0xd4,0x47,0xd5,0xd8,0xd9,0xd6, -0xcd,0xf0,0xbf,0xb6,0x97,0xae,0xa3,0x92,0x9b,0x9d,0xec,0xa8,0xb6,0x53,0xc4,0xd1, -0xe1,0xd5,0xd3,0xfd,0xcd,0xc5,0x4e,0xbf,0xbb,0xc3,0xc3,0xd9,0x68,0xf7,0x0f,0xda, -0x1c,0x1d,0xa4,0x14,0x0c,0xa8,0x09,0x08,0x53,0x08,0x0b,0xb6,0x0d,0x12,0x86,0x1f, -0x2f,0xed,0x38,0x3e,0xeb,0x42,0x3f,0x42,0x38,0x2f,0xb4,0x26,0x1c,0x49,0x11,0x0b, -0xf8,0x0a,0x0e,0x0e,0x14,0x18,0x25,0x18,0x15,0xaa,0x11,0x06,0x18,0x01,0x0a,0x19, -0x1f,0x2f,0x80,0x2b,0x15,0x46,0xfb,0xe8,0xf1,0xe4,0xf0,0x75,0x02,0x13,0x27,0x25, -0x30,0x71,0x32,0x2a,0xec,0x1e,0x0f,0x5e,0x04,0xfc,0xf8,0xf1,0xe6,0x2b,0xdd,0xd9, -0x25,0xdd,0xe8,0x72,0xf6,0x01,0x51,0x03,0xfd,0xac,0xf1,0xda,0x7d,0xbf,0xaf,0xce, -0xab,0xad,0x21,0xa9,0xa6,0x98,0xa8,0xaf,0x1a,0xba,0xc1,0xfd,0xc8,0xce,0xcc,0xcd, -0xc9,0xf7,0xc8,0xcb,0x55,0xce,0xd2,0xb4,0xdc,0xf1,0x75,0x0c,0x23,0xd5,0x38,0x4d, -0x6d,0x62,0x6c,0x5e,0x6d,0x66,0x87,0x5f,0x5d,0x94,0x60,0x68,0x72,0x6e,0x6e,0xd4, -0x68,0x61,0x9b,0x5b,0x56,0x1a,0x4d,0x38,0x7d,0x27,0x1d,0xa5,0x20,0x29,0xe7,0x2f, -0x30,0x53,0x29,0x17,0x5f,0x02,0xf1,0x13,0xe7,0xe3,0x44,0xe0,0xda,0x51,0xd9,0xdd, -0x23,0xdf,0xdb,0xed,0xd6,0xd1,0x7f,0xcb,0xbf,0xca,0xb2,0xa6,0x0e,0x9c,0x99,0x21, -0xa1,0xb0,0x2a,0xbe,0xc9,0x9a,0xd0,0xd0,0x44,0xcb,0xc0,0x7f,0xb5,0xb0,0xe3,0xba, -0xd1,0x3f,0xeb,0x01,0x5d,0x10,0x13,0x0f,0x11,0x0e,0xe9,0x0e,0x0b,0xdf,0x07,0x06, -0xc4,0x08,0x0f,0x9b,0x19,0x27,0xe8,0x33,0x3d,0x01,0x43,0x43,0x88,0x41,0x3b,0x02, -0x31,0x23,0xa6,0x18,0x14,0xea,0x11,0x10,0x7f,0x14,0x1c,0xb4,0x21,0x1b,0x1f,0x0e, -0x01,0xcc,0x02,0x13,0xb9,0x27,0x32,0x52,0x2b,0x19,0x92,0x02,0xf1,0x6e,0xe9,0xeb, -0x9b,0xf9,0x0d,0x9f,0x21,0x2e,0x65,0x30,0x2a,0x01,0x20,0x17,0xc1,0x0e,0x06,0x8b, -0xf8,0xe7,0x13,0xda,0xd6,0x2e,0xda,0xe1,0x74,0xed,0xfd,0xa4,0x07,0x04,0x27,0xf2, -0xdb,0x04,0xca,0xbf,0x43,0xb5,0xab,0x47,0xa5,0xa2,0x0a,0xa3,0xa7,0x4b,0xb3,0xbe, -0xec,0xc2,0xc3,0x94,0xc5,0xc8,0x7d,0xc8,0xc5,0x80,0xc2,0xc6,0xee,0xd3,0xe3,0x6e, -0xf7,0x0d,0x8e,0x27,0x42,0x50,0x57,0x63,0x15,0x66,0x62,0x34,0x5d,0x5b,0xd9,0x62, -0x6b,0x35,0x6e,0x69,0x6c,0x66,0x69,0xab,0x69,0x61,0x00,0x51,0x3d,0xbb,0x2e,0x26, -0xeb,0x24,0x2c,0x32,0x35,0x37,0x33,0x2c,0x1c,0xd2,0x0d,0x02,0xd5,0xf5,0xe8,0x18, -0xe1,0xe0,0xbb,0xdf,0xdf,0x6b,0xe0,0xde,0xb9,0xda,0xd7,0x9a,0xd3,0xc9,0x60,0xba, -0xab,0x05,0x9f,0x9b,0x98,0xa1,0xac,0xd9,0xb7,0xc5,0xfd,0xd1,0xd3,0xff,0xcb,0xbf, -0xf1,0xb2,0xad,0x1e,0xb6,0xcb,0x1c,0xe4,0xf5,0x3d,0x04,0x0b,0x0b,0x0f,0x10,0x45, -0x0f,0x0b,0x2e,0x07,0x04,0x8e,0x04,0x09,0x32,0x14,0x22,0x35,0x2c,0x33,0x8f,0x3d, -0x44,0xcd,0x43,0x3b,0x3a,0x33,0x29,0x2b,0x1f,0x14,0x46,0x0d,0x0c,0xdb,0x16,0x21, -0x98,0x21,0x15,0xa1,0x05,0xfd,0x3b,0x03,0x13,0xe8,0x24,0x2d,0xdc,0x29,0x1c,0x4e, -0x0a,0xf6,0xaf,0xe9,0xe9,0x88,0xf5,0x08,0x26,0x1c,0x28,0x0f,0x2b,0x26,0x86,0x23, -0x20,0x11,0x1b,0x0e,0xa8,0xff,0xf1,0xec,0xe5,0xdb,0xb4,0xd6,0xdf,0xf2,0xf1,0x03, -0xe3,0x0a,0x04,0xcd,0xf9,0xe9,0xf1,0xd7,0xcb,0x4b,0xc1,0xb7,0x52,0xab,0xa2,0x28, -0xa5,0xad,0x2d,0xb6,0xba,0xa8,0xbe,0xc3,0x8e,0xc8,0xc8,0xfa,0xc5,0xc3,0x4e,0xc4, -0xc6,0x2a,0xcd,0xd7,0x7e,0xe9,0xfe,0xba,0x18,0x33,0xea,0x4b,0x59,0x9e,0x5b,0x58, -0x8f,0x59,0x5f,0x00,0x65,0x64,0x19,0x63,0x65,0x13,0x6a,0x6d,0xff,0x6b,0x64,0xba, -0x58,0x45,0x26,0x30,0x26,0xfe,0x2b,0x32,0x1b,0x34,0x32,0xd4,0x2e,0x26,0xef,0x19, -0x0c,0x57,0xfd,0xee,0x82,0xe5,0xe2,0xca,0xe1,0xe2,0xf1,0xe0,0xdf,0x71,0xde,0xde, -0x97,0xda,0xd0,0xb5,0xc0,0xb1,0x2b,0xa4,0x9b,0x9a,0x9c,0xa5,0xc5,0xb4,0xc5,0x59, -0xd3,0xd6,0xde,0xcd,0xbd,0x9a,0xb0,0xac,0xec,0xb4,0xc5,0x68,0xd9,0xea,0x0b,0xfa, -0x04,0x95,0x0b,0x0f,0x74,0x12,0x0e,0xcd,0x07,0x02,0x6e,0x04,0x09,0x2a,0x0e,0x15, -0xef,0x21,0x2f,0x29,0x3b,0x3f,0x6f,0x40,0x3f,0xef,0x3b,0x30,0x63,0x1f,0x10,0x8d, -0x0b,0x11,0x81,0x1d,0x25,0xa2,0x1f,0x11,0x60,0x03,0x00,0xc3,0x05,0x13,0x01,0x22, -0x2b,0x38,0x2c,0x23,0x55,0x12,0xfe,0x61,0xed,0xea,0x20,0xf5,0x08,0x48,0x18,0x20, -0x33,0x25,0x29,0x74,0x2a,0x25,0x88,0x1e,0x17,0x2c,0x0e,0xfd,0xc3,0xe8,0xda,0x7b, -0xd8,0xe0,0xd6,0xef,0x00,0x7a,0x0a,0x07,0x21,0xfa,0xed,0xd5,0xe3,0xda,0x68,0xcb, -0xba,0x73,0xae,0xa9,0x16,0xaa,0xab,0x0c,0xaf,0xb4,0xbe,0xbb,0xc1,0x94,0xc2,0xc4, -0xf5,0xc4,0xc3,0x46,0xc1,0xc1,0x39,0xc5,0xca,0x5f,0xd5,0xea,0xc6,0x08,0x27,0xfb, -0x3d,0x47,0xd4,0x4c,0x52,0xcd,0x59,0x5b,0x82,0x5c,0x5f,0x1a,0x61,0x62,0xe8,0x66, -0x70,0x63,0x75,0x6c,0xd6,0x5a,0x47,0x22,0x38,0x31,0x63,0x31,0x32,0xef,0x33,0x35, -0x90,0x33,0x2e,0xc3,0x24,0x16,0x35,0x06,0xf6,0xd7,0xec,0xe8,0xad,0xe4,0xe2,0xca, -0xe1,0xe2,0x26,0xe3,0xe2,0x99,0xdf,0xd6,0x14,0xc9,0xba,0x11,0xaa,0x9e,0x39,0x98, -0x9f,0x74,0xaf,0xc3,0x93,0xd2,0xd4,0x0d,0xcb,0xbc,0xc6,0xaf,0xac,0x16,0xb1,0xbf, -0xb9,0xd0,0xde,0x4b,0xec,0xf9,0x0b,0x07,0x0f,0x11,0x0f,0x0b,0xc7,0x07,0x06,0x51, -0x04,0x03,0x7d,0x06,0x10,0x56,0x1d,0x27,0x5f,0x31,0x3a,0x47,0x42,0x46,0xb8,0x42, -0x32,0xa8,0x1d,0x0f,0x07,0x0f,0x17,0x83,0x21,0x23,0x2c,0x1d,0x0e,0x0e,0x03,0xff, -0xa9,0x04,0x0f,0x70,0x1c,0x28,0xa4,0x2e,0x26,0x69,0x13,0xfd,0xb5,0xef,0xef,0x58, -0xf5,0xff,0x1f,0x0c,0x19,0x8b,0x23,0x25,0xfa,0x23,0x25,0x84,0x25,0x22,0x21,0x16, -0x04,0x1b,0xf0,0xdd,0x69,0xd7,0xdf,0x9a,0xf0,0xff,0xb3,0x04,0x03,0x56,0xfe,0xf8, -0x1b,0xf0,0xe1,0x59,0xd2,0xc4,0x5b,0xba,0xaf,0x3f,0xab,0xac,0xca,0xaf,0xb4,0x83, -0xb8,0xbe,0xee,0xc2,0xc3,0x62,0xc2,0xc2,0xcf,0xc4,0xc2,0x6d,0xbd,0xbc,0x86,0xc8, -0xe1,0xda,0xfe,0x16,0x88,0x2b,0x3b,0xa6,0x45,0x4c,0x83,0x53,0x59,0xcc,0x5a,0x59, -0x4a,0x58,0x5e,0xd6,0x69,0x74,0x4c,0x78,0x6e,0xbf,0x5e,0x4d,0xd9,0x3e,0x37,0x17, -0x35,0x34,0x13,0x34,0x36,0x35,0x38,0x34,0xd8,0x2a,0x1d,0xef,0x0e,0x00,0x3f,0xf5, -0xed,0x2b,0xe8,0xe3,0x9f,0xe2,0xe3,0xcd,0xe4,0xe5,0xc5,0xe2,0xdc,0x79,0xd2,0xc4, -0xd0,0xb0,0x9f,0x11,0x98,0x9e,0x51,0xad,0xc0,0xa1,0xcf,0xd3,0xdd,0xcb,0xbc,0xed, -0xb0,0xae,0xba,0xb3,0xbc,0x1d,0xc8,0xd5,0xf6,0xe4,0xf5,0x4d,0x02,0x09,0x63,0x0d, -0x0e,0xb7,0x0c,0x07,0xdf,0x02,0x02,0x41,0x07,0x0f,0xc1,0x16,0x1d,0x9e,0x27,0x37, -0x13,0x46,0x4c,0xf5,0x44,0x32,0xf0,0x1d,0x12,0x69,0x12,0x19,0x1e,0x22,0x22,0x01, -0x1a,0x0f,0x0c,0x06,0xff,0x81,0xfe,0x08,0xe4,0x19,0x28,0x2e,0x2c,0x23,0xe4,0x13, -0x04,0x69,0xf7,0xef,0xa6,0xf0,0xfa,0x8e,0x08,0x12,0xa4,0x1a,0x1f,0xbe,0x21,0x23, -0xd6,0x26,0x27,0xa7,0x1d,0x0a,0xf0,0xf1,0xe0,0xb0,0xdb,0xe2,0x2a,0xed,0xf5,0xbb, -0xfd,0x02,0xba,0x01,0xfc,0xd5,0xf3,0xe8,0x5a,0xdb,0xcc,0xfa,0xbf,0xb6,0x7b,0xb0, -0xad,0x03,0xad,0xb1,0xfd,0xb8,0xbd,0x05,0xbc,0xbd,0x9b,0xc4,0xc9,0x21,0xc6,0xbd, -0x2b,0xb7,0xb8,0x14,0xc2,0xd5,0xc2,0xef,0x09,0x30,0x1d,0x2b,0xdf,0x39,0x46,0xb7, -0x51,0x56,0xb0,0x53,0x50,0x9a,0x53,0x5b,0x09,0x68,0x73,0x4c,0x76,0x6f,0x4b,0x62, -0x53,0x4a,0x46,0x3b,0x4d,0x36,0x33,0x1d,0x34,0x35,0x0b,0x37,0x35,0xa0,0x2d,0x22, -0xab,0x16,0x08,0xcd,0xfc,0xf1,0x55,0xe8,0xe3,0x6e,0xe2,0xe2,0x17,0xe2,0xe2,0xca, -0xe3,0xe2,0xd4,0xd9,0xc9,0xf9,0xb4,0xa1,0x0f,0x96,0x98,0xfa,0xa7,0xbc,0x4c,0xcc, -0xcf,0xd4,0xc6,0xbc,0x51,0xb4,0xb0,0x02,0xb0,0xb5,0x56,0xbf,0xcd,0x94,0xdc,0xeb, -0x88,0xf8,0x03,0xde,0x0c,0x0f,0xe1,0x0a,0x04,0x44,0x01,0x03,0xde,0x07,0x09,0xfe, -0x0b,0x12,0x19,0x21,0x34,0xec,0x45,0x4c,0xfa,0x43,0x31,0x92,0x1f,0x17,0x38,0x18, -0x1d,0x01,0x22,0x24,0x61,0x20,0x14,0x2f,0x06,0xfc,0x66,0xfe,0x0a,0xec,0x19,0x24, -0xcf,0x29,0x26,0xda,0x1a,0x0b,0x25,0xfd,0xf4,0x3a,0xf4,0xfb,0x77,0x05,0x10,0x09, -0x18,0x1b,0x3b,0x1e,0x26,0xf2,0x2e,0x2f,0xcb,0x23,0x0f,0x69,0xfa,0xeb,0x50,0xe3, -0xe3,0x97,0xe9,0xf3,0x39,0xfc,0x01,0xfd,0x03,0x01,0x99,0xfa,0xee,0x4e,0xe1,0xd6, -0x5c,0xcb,0xbc,0xad,0xb1,0xae,0x03,0xb2,0xb5,0x07,0xb5,0xb5,0x31,0xb8,0xbf,0x64, -0xc5,0xc8,0x73,0xc4,0xbc,0x96,0xb4,0xb1,0xf7,0xb8,0xcc,0x46,0xe3,0xf8,0xf0,0x09, -0x1c,0xe0,0x2e,0x3f,0xe8,0x4a,0x4e,0x38,0x4c,0x49,0x1e,0x4e,0x58,0x52,0x64,0x6f, -0xd9,0x73,0x70,0xf4,0x66,0x59,0x8a,0x4c,0x40,0xce,0x38,0x35,0x8c,0x36,0x38,0x37, -0x39,0x36,0x87,0x31,0x29,0xc4,0x1f,0x12,0xf9,0x03,0xf7,0x99,0xee,0xe8,0xe3,0xe3, -0xe2,0xbc,0xe3,0xe6,0xf6,0xe8,0xe8,0x9a,0xe2,0xd3,0x14,0xbc,0xa4,0xb5,0x96,0x9a, -0x22,0xa9,0xba,0x54,0xc7,0xcb,0xd5,0xc7,0xc0,0x71,0xb7,0xb0,0xb6,0xad,0xb1,0x6f, -0xba,0xc5,0x28,0xd2,0xdf,0x2c,0xf0,0xff,0xc8,0x08,0x09,0xf6,0x05,0x03,0x0a,0x04, -0x05,0x2d,0x05,0x02,0x43,0x00,0x06,0x3f,0x19,0x30,0x91,0x42,0x47,0xcb,0x3f,0x32, -0x00,0x24,0x1a,0xc8,0x15,0x1a,0xbd,0x22,0x26,0xa1,0x1e,0x10,0xfe,0x03,0xfc,0x9e, -0xfc,0x06,0x13,0x14,0x20,0x7b,0x26,0x23,0x1a,0x1b,0x0e,0x16,0x00,0xf4,0x8f,0xf2, -0xf8,0x9c,0x01,0x07,0x6c,0x0a,0x0f,0x1b,0x1a,0x25,0x1c,0x2e,0x2d,0x3a,0x24,0x14, -0x61,0x01,0xf0,0xd4,0xe5,0xe2,0xcf,0xe5,0xeb,0x9b,0xf5,0xff,0xd9,0x04,0x01,0x2b, -0xfb,0xf4,0x3e,0xec,0xdf,0x2d,0xd0,0xc1,0x44,0xb9,0xb7,0xb3,0xb5,0xb3,0x18,0xb2, -0xb4,0x73,0xb7,0xbe,0x38,0xc7,0xca,0x1f,0xc7,0xbc,0x16,0xb3,0xb0,0xcf,0xb7,0xc5, -0x37,0xd7,0xe8,0xaf,0xfb,0x10,0x13,0x26,0x38,0x0b,0x44,0x47,0xf4,0x45,0x45,0x93, -0x49,0x53,0x25,0x60,0x6a,0x8f,0x71,0x72,0x12,0x6b,0x5f,0x0f,0x52,0x44,0x04,0x3c, -0x39,0xe9,0x38,0x38,0xb7,0x38,0x38,0xe5,0x35,0x2f,0x4f,0x26,0x1a,0x63,0x0d,0x00, -0xb4,0xf4,0xec,0x82,0xe6,0xe3,0x2e,0xe3,0xe6,0x46,0xec,0xf0,0x11,0xeb,0xda,0x12, -0xc1,0xa9,0x6f,0x9d,0x9d,0x1d,0xa8,0xb6,0x60,0xc2,0xc9,0x72,0xc9,0xc2,0xbd,0xb8, -0xb1,0x3e,0xaf,0xb1,0x0a,0xb6,0xbc,0xc2,0xc7,0xd7,0x8e,0xea,0xf9,0x0d,0x02,0x04, -0x69,0x04,0x06,0x01,0x09,0x09,0x06,0x03,0xfa,0x09,0xf8,0x02,0x79,0x16,0x2b,0x57, -0x3b,0x44,0xdc,0x42,0x36,0xa0,0x26,0x1b,0x8d,0x1a,0x20,0x26,0x27,0x28,0x6d,0x22, -0x15,0xf3,0x06,0xfe,0xe0,0xfd,0x05,0xee,0x11,0x1c,0xeb,0x24,0x26,0x6f,0x20,0x12, -0x87,0x03,0xfa,0x4d,0xfa,0xfc,0xec,0xfe,0x00,0x40,0x04,0x0c,0x5e,0x18,0x24,0x95, -0x2d,0x2f,0xae,0x28,0x19,0x5f,0x0a,0xfb,0x6c,0xee,0xe5,0x85,0xe4,0xec,0x14,0xf6, -0xfd,0x25,0x00,0x02,0x95,0x02,0xfe,0xc1,0xf3,0xe5,0x6f,0xd8,0xcc,0x36,0xc4,0xbe, -0xa9,0xba,0xb6,0x55,0xb2,0xb2,0x83,0xb7,0xc1,0x59,0xca,0xcc,0x2e,0xc8,0xbe,0xe7, -0xb5,0xb3,0xee,0xb7,0xbf,0xdc,0xcb,0xdb,0x1e,0xef,0x04,0xea,0x1b,0x2e,0xfd,0x3a, -0x3f,0x9e,0x40,0x41,0x38,0x46,0x4f,0xd1,0x59,0x64,0xaf,0x6e,0x72,0x09,0x6e,0x62, -0xdf,0x56,0x4b,0x53,0x42,0x3c,0xce,0x3a,0x39,0x5d,0x3a,0x39,0x56,0x37,0x33,0x2a, -0x2d,0x23,0x98,0x16,0x0a,0xb3,0xfe,0xf4,0xd2,0xea,0xe3,0x8a,0xe3,0xe9,0x17,0xf3, -0xf7,0xce,0xf2,0xe2,0x11,0xca,0xb4,0x52,0xa6,0xa2,0x42,0xa7,0xb3,0xee,0xc1,0xca, -0x54,0xca,0xc4,0xd9,0xbd,0xb8,0xb0,0xb3,0xb1,0x96,0xb1,0xb6,0x6b,0xc2,0xd3,0x08, -0xe6,0xf3,0x4c,0xfa,0xfd,0xae,0x04,0x0c,0x65,0x0e,0x09,0xe5,0xff,0xf8,0x0e,0xf8, -0xff,0xfc,0x0f,0x25,0x1a,0x39,0x44,0xa2,0x42,0x37,0xc3,0x29,0x21,0x20,0x1f,0x24, -0x48,0x2b,0x2c,0xac,0x24,0x17,0x42,0x0a,0x01,0x1b,0xff,0x02,0x2d,0x0e,0x1b,0x3e, -0x26,0x27,0x66,0x1e,0x12,0x97,0x08,0x02,0x59,0xfe,0xfc,0x22,0xfb,0xfa,0xde,0xfd, -0x05,0xef,0x13,0x21,0x0e,0x2a,0x2b,0x4a,0x28,0x20,0x8e,0x12,0x01,0x51,0xf1,0xe8, -0x71,0xe7,0xea,0xe3,0xee,0xf5,0x39,0xfd,0x02,0x4e,0x04,0xff,0xa8,0xf6,0xea,0x07, -0xde,0xd3,0xa9,0xcc,0xc6,0xc5,0xbe,0xb5,0x5b,0xaf,0xaf,0x23,0xb7,0xc1,0xf9,0xc8, -0xca,0x5c,0xc6,0xbf,0xfb,0xb9,0xb7,0xf5,0xb6,0xba,0x95,0xc2,0xce,0x2d,0xe1,0xf8, -0x90,0x10,0x23,0x08,0x30,0x37,0xd7,0x3a,0x3c,0x4b,0x40,0x46,0x49,0x52,0x5f,0x8b, -0x6a,0x70,0x90,0x6e,0x67,0xa3,0x5b,0x4f,0x24,0x45,0x3f,0x22,0x3c,0x3a,0xdd,0x39, -0x3a,0x20,0x39,0x36,0x31,0x30,0x28,0xc6,0x1e,0x14,0x92,0x07,0xf9,0x96,0xeb,0xe2, -0x3a,0xe3,0xec,0xb5,0xf6,0xfa,0x1e,0xf5,0xe6,0x17,0xd2,0xbc,0xe1,0xaa,0xa4,0xe2, -0xa7,0xb2,0xd4,0xbd,0xc4,0x07,0xc6,0xc3,0x5c,0xbf,0xba,0x27,0xb4,0xad,0x15,0xaa, -0xae,0x7c,0xbc,0xcd,0x70,0xda,0xe3,0x6c,0xec,0xf7,0x89,0x02,0x0a,0x36,0x0c,0x08, -0xd7,0xff,0xf6,0x64,0xf1,0xf6,0x3e,0x07,0x1d,0x5a,0x31,0x3e,0xa0,0x3f,0x36,0xff, -0x2a,0x23,0x36,0x23,0x28,0x8f,0x2d,0x2d,0xd2,0x26,0x1d,0x14,0x11,0x04,0x1e,0xfe, -0x02,0x76,0x0f,0x1d,0x22,0x25,0x25,0x1a,0x20,0x17,0x5e,0x0f,0x09,0xef,0x06,0x01, -0xda,0xfa,0xf7,0xd1,0xfa,0x05,0xb7,0x11,0x1c,0x44,0x26,0x2d,0x39,0x2e,0x26,0x8d, -0x18,0x09,0x77,0xfb,0xf0,0xcf,0xea,0xe9,0x06,0xec,0xf3,0x82,0xfc,0x04,0x83,0x07, -0x04,0x26,0xfb,0xef,0x4e,0xe6,0xde,0xce,0xd8,0xd0,0x7c,0xc4,0xb8,0x96,0xb1,0xb2, -0x6d,0xba,0xc3,0x70,0xc9,0xca,0xed,0xc7,0xc3,0x23,0xbf,0xbc,0xf4,0xb8,0xb7,0x7d, -0xbb,0xc6,0xab,0xd9,0xef,0xe5,0x04,0x18,0xa5,0x27,0x30,0x4e,0x35,0x37,0xb3,0x3a, -0x42,0xe3,0x4c,0x59,0x9b,0x65,0x6d,0x3e,0x6f,0x69,0xb6,0x5f,0x54,0x94,0x4a,0x43, -0xb7,0x3e,0x3c,0x9a,0x3c,0x3c,0x5c,0x3b,0x37,0xda,0x32,0x2d,0x8a,0x28,0x20,0x0c, -0x12,0xff,0xd3,0xee,0xe6,0xb5,0xe7,0xef,0xee,0xf8,0xfe,0xf1,0xfb,0xef,0x8c,0xdb, -0xc5,0x8a,0xb4,0xab,0xcd,0xac,0xb3,0x4e,0xbc,0xc1,0xde,0xc4,0xc7,0x7d,0xc7,0xc0, -0x99,0xb5,0xac,0xf1,0xa9,0xb0,0xcc,0xbb,0xc6,0xe0,0xcf,0xda,0x35,0xe6,0xf3,0x46, -0x00,0x0a,0x6a,0x0f,0x0b,0xe4,0x00,0xf5,0x5b,0xf0,0xf4,0x56,0x02,0x17,0x5e,0x2d, -0x3b,0xd0,0x3b,0x34,0xf9,0x2c,0x28,0x39,0x28,0x2a,0x2a,0x2e,0x31,0xe9,0x2e,0x23, -0xe8,0x13,0x06,0xb5,0xff,0x02,0x9e,0x0d,0x1a,0x34,0x22,0x22,0x1a,0x1d,0x17,0xbb, -0x14,0x11,0x3b,0x0a,0x00,0xba,0xf8,0xf5,0x14,0xf7,0xfd,0x00,0x07,0x14,0xb1,0x20, -0x29,0x88,0x2a,0x24,0x1e,0x1b,0x0e,0x46,0x01,0xf5,0xd4,0xeb,0xe7,0xe4,0xe7,0xee, -0x40,0xf8,0x02,0xe8,0x06,0x03,0xb2,0xfa,0xf1,0x1e,0xec,0xe8,0x80,0xe1,0xd6,0xbb, -0xc8,0xbc,0x12,0xb5,0xb5,0xa2,0xbb,0xc2,0x9d,0xc7,0xc8,0x35,0xc7,0xc6,0x62,0xc3, -0xbe,0xbb,0xb8,0xb5,0x33,0xb7,0xbf,0x99,0xce,0xe2,0x45,0xf8,0x0c,0x92,0x1c,0x26, -0xce,0x2c,0x30,0x57,0x34,0x3a,0x79,0x45,0x53,0x92,0x60,0x69,0x25,0x6c,0x69,0xff, -0x62,0x59,0x50,0x4f,0x46,0xc7,0x40,0x3f,0x82,0x3f,0x3e,0xb1,0x39,0x35,0xc8,0x33, -0x34,0x40,0x32,0x29,0x96,0x19,0x06,0x01,0xf5,0xea,0x62,0xe9,0xf1,0x10,0xfb,0x01, -0xae,0x00,0xf6,0x91,0xe2,0xcc,0x1a,0xbc,0xb3,0xac,0xb1,0xb2,0x2a,0xb6,0xbc,0xbb, -0xc5,0xcb,0x76,0xc9,0xbf,0x4b,0xb4,0xac,0x3d,0xab,0xae,0xfb,0xb5,0xbe,0x73,0xc6, -0xce,0xad,0xda,0xe9,0x0e,0xfa,0x06,0xdd,0x0c,0x0a,0xeb,0x00,0xf4,0x65,0xec,0xee, -0xba,0xfd,0x13,0x27,0x26,0x31,0xef,0x35,0x34,0xf8,0x2f,0x2a,0x41,0x28,0x2c,0x65, -0x32,0x35,0xfd,0x31,0x27,0x27,0x18,0x09,0x00,0x01,0x04,0xfd,0x0f,0x19,0x7c,0x1e, -0x1e,0xc4,0x1d,0x1c,0xde,0x1a,0x15,0xb9,0x0d,0x05,0xa9,0xfc,0xf6,0xc0,0xf3,0xf8, -0x23,0x03,0x10,0x36,0x1d,0x26,0x94,0x29,0x26,0x4f,0x20,0x16,0x78,0x0a,0xfd,0x05, -0xf1,0xe8,0xb4,0xe6,0xed,0xd3,0xf8,0x03,0x12,0x06,0x02,0x32,0xfc,0xf7,0xf1,0xf3, -0xf0,0xba,0xea,0xde,0xba,0xcf,0xc1,0xef,0xba,0xba,0xe6,0xbd,0xc1,0x2d,0xc5,0xc8, -0x92,0xc9,0xc9,0xc3,0xc6,0xc1,0x2d,0xbb,0xb5,0x95,0xb3,0xb9,0xf2,0xc5,0xd8,0x1b, -0xed,0x00,0x3c,0x12,0x1e,0x08,0x00,0xe7,0xcd,0xcf,0xb3,0x09,0xa6,0xa7,0x0c,0xae, -0xb7,0x63,0xc6,0xd9,0xa4,0xe8,0xf1,0xf2,0xf4,0xf6,0x2f,0xf9,0xfb,0x98,0xfd,0xff, -0x9e,0x03,0x08,0x39,0x0d,0x10,0x26,0x12,0x12,0x7f,0x12,0x10,0x8b,0x0e,0x0c,0xc8, -0x0a,0x09,0xc5,0x08,0x09,0x5b,0x0b,0x0c,0xd4,0x0b,0x0a,0x81,0x07,0x04,0xfb,0x01, -0xff,0x09,0xfe,0xfd,0x58,0xfd,0xfc,0xe3,0xf8,0xf2,0xe9,0xe8,0xdc,0x71,0xcd,0xbe, -0xc6,0xb0,0xa5,0x3c,0x9e,0x9a,0xbd,0x9b,0xa0,0xc2,0xa6,0xae,0xc4,0xb5,0xbc,0x79, -0xc2,0xc7,0x38,0xcc,0xd1,0x92,0xd6,0xdc,0x95,0xe1,0xe6,0x40,0xe9,0xeb,0x86,0xec, -0xec,0x5a,0xec,0xec,0xf2,0xec,0xef,0x28,0xf4,0xfa,0x89,0x02,0x0b,0xca,0x15,0x20, -0x62,0x29,0x30,0x59,0x35,0x37,0xcd,0x37,0x34,0xb7,0x2d,0x24,0xe3,0x18,0x0c,0x35, -0xff,0xf2,0x18,0xe7,0xdc,0x1f,0xd4,0xcc,0xf4,0xc4,0xbd,0x4f,0xb7,0xb1,0x41,0xab, -0xa5,0x4c,0xa0,0x9b,0x10,0x96,0x91,0x6b,0x8e,0x8c,0xd7,0x8b,0x8c,0x57,0x8e,0x91, -0x24,0x95,0x99,0x28,0x9e,0xa3,0x13,0xa9,0xaf,0x3c,0xb7,0xbf,0xb4,0xc7,0xd0,0xa6, -0xd8,0xe0,0xe3,0xe6,0xec,0x0c,0xf2,0xf6,0x1e,0xfc,0x02,0x61,0x09,0x12,0xb0,0x1b, -0x26,0xca,0x32,0x3f,0xd7,0x4b,0x57,0x32,0x61,0x6a,0xc9,0x72,0x79,0x73,0x7d,0x7f, -0xfb,0x7f,0x7e,0x02,0x7a,0x74,0x55,0x6e,0x68,0xd8,0x62,0x5c,0x0a,0x56,0x4f,0xc8, -0x49,0x44,0x78,0x3f,0x3a,0xcd,0x36,0x33,0x56,0x30,0x2d,0x16,0x2b,0x29,0x6d,0x29, -0x29,0xe0,0x27,0x25,0xec,0x22,0x1f,0x8f,0x1d,0x1b,0xca,0x19,0x16,0x0f,0x13,0x0e, -0x39,0x0a,0x06,0x22,0x02,0xfd,0x1e,0xf9,0xf3,0x8f,0xee,0xe8,0x3f,0xe3,0xdd,0x8a, -0xd8,0xd4,0x97,0xd1,0xcf,0xb8,0xcd,0xcb,0x5e,0xca,0xc9,0x53,0xc8,0xc7,0xe3,0xc5, -0xc4,0x0a,0xc4,0xc4,0x47,0xc6,0xc9,0x0a,0xcf,0xd6,0x49,0xe0,0xeb,0x13,0xf7,0x04, -0x93,0x12,0x21,0x62,0x2e,0x39,0xc7,0x41,0x47,0x73,0x49,0x48,0x0a,0x45,0x3f,0xf0, -0x36,0x2d,0x9c,0x24,0x1c,0x48,0x16,0x11,0x3e,0x10,0x12,0xc1,0x17,0x21,0x31,0x2d, -0x3b,0xa2,0x49,0x57,0xbc,0x64,0x6d,0x07,0x70,0x6d,0x95,0x65,0x55,0x72,0x3a,0x1d, -0xa0,0x08,0x00,0xf0,0x00,0x00,0xe3,0xff,0x02,0x4e,0x09,0x10,0xf6,0x14,0x15,0xa7, -0x13,0x11,0xb8,0x0e,0x0a,0x32,0x04,0xfe,0x10,0xf8,0xf3,0x7d,0xf2,0xf3,0x0a,0xf6, -0xf8,0x76,0xfa,0xfc,0x66,0xfe,0xff,0x93,0xfe,0xfd,0x6a,0xfd,0xfe,0xe1,0xff,0x02, -0x5b,0x05,0x06,0x89,0x06,0x06,0xe2,0x05,0x05,0x1c,0x05,0x03,0xee,0x01,0xff,0xc7, -0xfc,0xfa,0x56,0xf8,0xf6,0x1a,0xf5,0xf2,0x8d,0xf0,0xf0,0xa1,0xf2,0xf8,0xa5,0xff, -0x05,0x8d,0x09,0x0b,0xbf,0x0e,0x10,0xe3,0x0e,0x0b,0xf3,0x06,0x03,0x49,0x01,0xff, -0x96,0xfd,0xfc,0x23,0xfb,0xfa,0xa4,0xf9,0xf9,0x6a,0xf9,0xf8,0x28,0xf8,0xf8,0x1f, -0xfa,0xfa,0xd8,0xfa,0xfb,0x08,0xfc,0xfc,0x83,0xfc,0xfd,0x3b,0x00,0x03,0xda,0x06, -0x08,0x9d,0x0a,0x0e,0x31,0x13,0x16,0xce,0x16,0x13,0x11,0x0e,0x08,0x9b,0x02,0xfb, -0xbc,0xf5,0xf2,0x80,0xf0,0xf0,0x53,0xf1,0xf4,0x0a,0xf9,0xfd,0xe0,0xff,0x01,0xc1, -0x00,0x00,0x04,0x00,0xff,0x1b,0x00,0x01,0x41,0x02,0x03,0x59,0x05,0x06,0x0b,0x07, -0x06,0x1b,0x06,0x04,0x36,0x01,0xfd,0x81,0xf9,0xf6,0xed,0xf4,0xf3,0x97,0xf2,0xf1, -0x3f,0xf1,0xf1,0x3a,0xf3,0xf6,0x30,0xfb,0x01,0x2f,0x09,0x0f,0x13,0x13,0x14,0xb1, -0x12,0x0f,0x12,0x0a,0x04,0xad,0x00,0xfc,0xbf,0xf9,0xf7,0xa6,0xf6,0xf7,0x69,0xf9, -0xfa,0x0f,0xfb,0xf9,0x64,0xf7,0xf7,0x54,0xf8,0xf8,0x98,0xf7,0xf7,0x34,0xf8,0xfa, -0x17,0xfd,0xff,0x46,0x01,0x03,0x3f,0x07,0x0a,0xf1,0x0c,0x10,0xe5,0x13,0x17,0x12, -0x19,0x17,0xad,0x12,0x0a,0xca,0x01,0xf9,0x08,0xf3,0xee,0xee,0xec,0xec,0x3b,0xef, -0xf3,0x2d,0xf9,0xfd,0x49,0x00,0x00,0xcb,0xff,0xff,0xc4,0xff,0x00,0xf2,0xff,0x00, -0xa8,0x02,0x05,0x15,0x08,0x0a,0x52,0x0a,0x08,0x40,0x04,0x00,0xcf,0xfe,0xfd,0x03, -0xfb,0xf7,0x6f,0xf4,0xf1,0x99,0xef,0xee,0x28,0xee,0xee,0x48,0xf0,0xf4,0xfe,0xfb, -0x03,0xdc,0x0b,0x13,0x4c,0x19,0x1a,0x82,0x17,0x12,0xb9,0x0b,0x04,0x1a,0xff,0xfa, -0x18,0xf7,0xf5,0x3f,0xf7,0xf9,0x50,0xfa,0xfa,0xdb,0xf9,0xf8,0xe5,0xf6,0xf5,0xa5, -0xf4,0xf5,0x13,0xf6,0xf6,0x5e,0xf8,0xfa,0x1b,0xfd,0xff,0xa5,0x01,0x04,0x8d,0x08, -0x0c,0xb6,0x10,0x15,0x89,0x19,0x1a,0x6f,0x1a,0x17,0xce,0x12,0x0a,0x07,0x00,0xf5, -0x9e,0xee,0xeb,0x43,0xea,0xeb,0x7a,0xef,0xf5,0x92,0xfa,0xfe,0x38,0x01,0x01,0x6c, -0x00,0xfe,0x8b,0xfd,0xfc,0x3c,0xfd,0xff,0xd3,0x01,0x05,0xd3,0x08,0x0b,0x31,0x0b, -0x09,0xfc,0x06,0x03,0xc0,0xfe,0xfa,0xfc,0xf6,0xf3,0x22,0xf0,0xee,0xe6,0xed,0xee, -0x25,0xef,0xf0,0xb5,0xf3,0xf9,0xad,0x00,0x07,0x11,0x0d,0x13,0x10,0x18,0x1a,0x72, -0x18,0x13,0x06,0x0c,0x04,0x2a,0xff,0xfb,0xb0,0xf6,0xf3,0x9b,0xf3,0xf5,0x7a,0xf8, -0xfa,0xf8,0xf9,0xf7,0xac,0xf6,0xf6,0x2d,0xf7,0xf6,0x81,0xf4,0xf4,0x55,0xf6,0xfa, -0xe1,0xfd,0x01,0x04,0x04,0x06,0xdb,0x09,0x0d,0xdc,0x11,0x15,0x85,0x18,0x1c,0xf5, -0x1f,0x1f,0xf2,0x16,0x0a,0xa6,0xfe,0xf5,0x80,0xed,0xe8,0xd3,0xe5,0xe6,0x4a,0xeb, -0xf2,0xcf,0xfa,0x00,0x4c,0x04,0x04,0x1f,0x03,0x00,0x59,0xfe,0xfc,0x78,0xfb,0xfc, -0xd8,0xff,0x03,0x6d,0x07,0x09,0x09,0x0a,0x09,0x12,0x07,0x04,0x50,0x00,0xfc,0xb7, -0xf7,0xf3,0xa0,0xef,0xee,0xd9,0xee,0xee,0xbb,0xed,0xed,0x6c,0xf0,0xf5,0x7b,0xfd, -0x07,0x72,0x10,0x19,0xb3,0x20,0x23,0xe1,0x1d,0x14,0xa1,0x0a,0x03,0xf0,0xfc,0xf7, -0xa6,0xf2,0xf0,0x84,0xf2,0xf7,0xdb,0xfb,0xfc,0x3b,0xfb,0xf9,0xf2,0xf7,0xf7,0xdd, -0xf6,0xf4,0x85,0xf2,0xf3,0xc4,0xf5,0xf8,0x01,0xfa,0xfc,0x37,0x00,0x05,0xf9,0x0b, -0x11,0x28,0x16,0x1b,0x9d,0x22,0x27,0x27,0x27,0x20,0xd9,0x15,0x09,0xa0,0xfc,0xf1, -0x15,0xe8,0xe1,0x5b,0xe0,0xe4,0x8e,0xed,0xf6,0xbc,0xfd,0x02,0x12,0x04,0x03,0x49, -0x01,0xfe,0x2d,0xfd,0xfc,0xd4,0xfc,0xfe,0xdf,0x01,0x05,0x51,0x08,0x0a,0x77,0x0a, -0x08,0x95,0x05,0x03,0x48,0x01,0xfd,0x02,0xf8,0xf3,0xad,0xf0,0xed,0x2c,0xeb,0xe9, -0xb5,0xe8,0xea,0x9d,0xef,0xf7,0xc1,0x00,0x0c,0x34,0x18,0x22,0xf3,0x26,0x25,0xf1, -0x1d,0x14,0x45,0x0a,0x01,0xb7,0xf9,0xf3,0xe2,0xef,0xf1,0x60,0xf5,0xfa,0x20,0xfc, -0xfb,0xa9,0xfa,0xfa,0x01,0xf9,0xf7,0x92,0xf4,0xf2,0x82,0xf1,0xf2,0xe8,0xf3,0xf5, -0xd2,0xf6,0xf9,0xe7,0xfd,0x03,0xf7,0x08,0x0e,0x3f,0x17,0x22,0xd0,0x2c,0x33,0x78, -0x33,0x2a,0x8e,0x1b,0x09,0x8b,0xf8,0xe9,0x31,0xdd,0xd8,0x0d,0xdc,0xe3,0x03,0xec, -0xf5,0x64,0xfd,0x03,0xf7,0x06,0x06,0xc4,0x01,0xfc,0x39,0xf9,0xf8,0xf9,0xfa,0xff, -0x26,0x04,0x08,0xb9,0x0b,0x0c,0x43,0x0a,0x07,0xa1,0x03,0x00,0x89,0xfd,0xfa,0x86, -0xf7,0xf4,0x82,0xf0,0xed,0xf2,0xe9,0xe7,0x44,0xe6,0xe6,0x0d,0xea,0xf1,0xdb,0xfe, -0x0f,0xfa,0x1f,0x2b,0xb9,0x2f,0x2b,0x1c,0x22,0x16,0x06,0x0a,0xfd,0xf9,0xf2,0xed, -0xed,0xed,0xf0,0x5b,0xf4,0xf8,0xc3,0xfb,0xfe,0x59,0xff,0xfc,0x29,0xf8,0xf5,0x61, -0xf3,0xf2,0xbb,0xf2,0xf2,0x52,0xf1,0xf1,0x59,0xf3,0xf5,0x28,0xf8,0xfc,0x65,0x03, -0x0d,0x4d,0x1a,0x27,0x8a,0x34,0x3e,0xb3,0x40,0x39,0x94,0x27,0x0e,0xa0,0xf3,0xdf, -0x51,0xd3,0xcf,0xcc,0xd3,0xdd,0xab,0xea,0xf7,0x41,0x01,0x08,0x20,0x0a,0x07,0xc4, -0x00,0xf9,0x7e,0xf5,0xf4,0xce,0xf7,0xfd,0x67,0x05,0x0d,0x92,0x11,0x11,0xe8,0x0d, -0x08,0x15,0x02,0xfc,0x0d,0xf9,0xf6,0x82,0xf3,0xf0,0x5e,0xee,0xeb,0x8a,0xe8,0xe4, -0x59,0xe1,0xe1,0x66,0xe6,0xf0,0x9a,0xff,0x12,0x96,0x25,0x34,0xdb,0x3b,0x38,0x10, -0x2a,0x17,0x42,0x05,0xf6,0xae,0xed,0xe8,0x5f,0xe8,0xec,0xa5,0xf3,0xfa,0x7d,0xff, -0x01,0xe0,0xff,0xfd,0x26,0xfa,0xf6,0x15,0xf3,0xf1,0xee,0xf1,0xf1,0xaf,0xf1,0xf1, -0x22,0xf1,0xf1,0xbb,0xf3,0xf7,0x0c,0xff,0x09,0x77,0x17,0x28,0xda,0x3a,0x49,0x4c, -0x50,0x48,0xd8,0x31,0x12,0x13,0xf3,0xda,0x65,0xcb,0xc6,0x2f,0xcc,0xd8,0x6c,0xe9, -0xfa,0xe2,0x06,0x0d,0xdd,0x0d,0x07,0x4d,0xff,0xf6,0x5d,0xf1,0xf0,0x95,0xf4,0xfc, -0x2e,0x07,0x10,0x53,0x15,0x15,0x20,0x10,0x09,0x71,0x01,0xfa,0xb0,0xf3,0xef,0x6d, -0xee,0xee,0xf7,0xed,0xeb,0xa0,0xe5,0xe0,0x42,0xdd,0xde,0xc4,0xe3,0xed,0x37,0xfd, -0x13,0x4f,0x2d,0x42,0x95,0x4c,0x46,0x91,0x31,0x18,0xa8,0x03,0xf3,0x13,0xe7,0xdf, -0xf3,0xdd,0xe4,0xf7,0xf0,0xfd,0xf5,0x03,0x04,0xac,0x02,0xff,0xa4,0xfb,0xf7,0x4c, -0xf3,0xf0,0xa3,0xf0,0xf2,0xac,0xf3,0xf2,0x46,0xf0,0xee,0x8a,0xee,0xf0,0xc9,0xf6, -0x03,0x73,0x16,0x2d,0xc2,0x43,0x55,0x9e,0x5e,0x56,0xff,0x3c,0x16,0x20,0xee,0xd1, -0x51,0xc1,0xbe,0x82,0xc6,0xd7,0xb7,0xeb,0xfe,0x59,0x0c,0x12,0x72,0x0f,0x07,0x71, -0xfb,0xef,0x5c,0xe9,0xe9,0xef,0xf0,0xfd,0x15,0x0c,0x17,0xa9,0x1c,0x1b,0xe5,0x14, -0x0a,0xfa,0xfe,0xf4,0x96,0xec,0xe8,0x75,0xe7,0xe8,0x60,0xe8,0xe7,0x32,0xe3,0xdd, -0xba,0xd8,0xd7,0xba,0xdd,0xeb,0x0a,0x01,0x1b,0x1e,0x38,0x4e,0xb4,0x58,0x51,0x74, -0x39,0x1a,0xf4,0xfd,0xea,0xf6,0xde,0xda,0x93,0xdb,0xe2,0xc3,0xec,0xf8,0x4c,0x02, -0x05,0x48,0x03,0xfe,0x09,0xfa,0xf6,0xe7,0xf3,0xf3,0x91,0xf4,0xf7,0x54,0xf8,0xf6, -0x7e,0xf3,0xee,0x7f,0xeb,0xeb,0x07,0xf1,0xfc,0x3e,0x0f,0x27,0x14,0x42,0x5a,0xb1, -0x67,0x62,0x0b,0x48,0x1c,0xa2,0xec,0xca,0x42,0xba,0xb9,0xfc,0xc3,0xd6,0x02,0xed, -0x02,0x84,0x11,0x17,0xc9,0x13,0x08,0x8c,0xfa,0xec,0x8b,0xe3,0xe3,0x93,0xeb,0xf9, -0x5e,0x0a,0x18,0x86,0x20,0x20,0xdb,0x19,0x0d,0xd6,0xfe,0xf2,0xc0,0xe8,0xe3,0xd6, -0xe1,0xe2,0x88,0xe2,0xe0,0x5e,0xdd,0xd8,0xed,0xd5,0xd6,0x12,0xdd,0xeb,0xdd,0x01, -0x1f,0x24,0x3f,0x5a,0xf8,0x67,0x5f,0xd7,0x42,0x1c,0xb2,0xf8,0xe2,0x9c,0xd9,0xd6, -0x60,0xd5,0xdb,0x65,0xe8,0xf8,0xb3,0x04,0x08,0x23,0x04,0xfe,0x90,0xf9,0xf6,0x9e, -0xf4,0xf3,0x0c,0xf6,0xfb,0xf2,0xfe,0xfd,0xf4,0xf6,0xef,0xdf,0xeb,0xeb,0xb8,0xee, -0xf7,0xd4,0x08,0x23,0x4c,0x42,0x5c,0x64,0x6a,0x65,0xec,0x4a,0x1e,0x34,0xee,0xc9, -0xd5,0xb6,0xb5,0xd3,0xc0,0xd6,0xf5,0xf0,0x09,0x6a,0x19,0x1d,0xc0,0x16,0x0a,0x60, -0xf9,0xe9,0x71,0xde,0xdd,0xf3,0xe5,0xf6,0x76,0x09,0x19,0xba,0x23,0x24,0x5d,0x1d, -0x10,0xa4,0x00,0xf1,0xe8,0xe5,0xdf,0x16,0xdd,0xdc,0x14,0xdc,0xdb,0x19,0xd9,0xd5, -0x75,0xd2,0xd3,0x80,0xd9,0xe8,0xbf,0x02,0x25,0x81,0x48,0x64,0x1f,0x73,0x6b,0x35, -0x4c,0x20,0x25,0xf8,0xdd,0x89,0xd1,0xce,0xaa,0xd0,0xd8,0x12,0xe6,0xf7,0x44,0x04, -0x08,0x1a,0x05,0xfd,0x58,0xf7,0xf4,0x0a,0xf4,0xf4,0x2a,0xf8,0xfe,0xa1,0x02,0x02, -0x6f,0xfe,0xf6,0x5f,0xef,0xea,0xea,0xea,0xf3,0xd7,0x06,0x22,0x65,0x40,0x5a,0xc8, -0x6a,0x68,0x35,0x4d,0x1d,0xe8,0xe7,0xc1,0x72,0xb0,0xb3,0x50,0xc2,0xdb,0x01,0xf7, -0x0f,0x2c,0x1f,0x22,0xb2,0x19,0x0a,0x20,0xf7,0xe5,0xc8,0xda,0xd9,0x5c,0xe2,0xf3, -0x72,0x07,0x1a,0xb0,0x25,0x27,0xd9,0x1f,0x11,0x62,0x00,0xf1,0x34,0xe6,0xde,0xee, -0xda,0xd9,0x51,0xd8,0xd7,0x01,0xd4,0xce,0x55,0xc9,0xc9,0xb1,0xd1,0xe5,0xca,0x03, -0x28,0x79,0x4f,0x6f,0xbf,0x7f,0x79,0xea,0x56,0x24,0xc6,0xf4,0xd6,0xfb,0xca,0xc9, -0xca,0xcc,0xd5,0x35,0xe4,0xf6,0x4f,0x06,0x0b,0x52,0x05,0xfb,0x46,0xf4,0xf1,0xa5, -0xf1,0xf3,0x7c,0xf8,0x00,0x05,0x00,0x00,0xd3,0x01,0x03,0xf2,0x03,0x04,0xe9,0x04, -0x04,0x89,0x03,0x01,0x2c,0x00,0xfe,0xea,0xfd,0xfd,0xba,0xfc,0xfc,0xa6,0xfc,0xfd, -0xa4,0xfd,0xfd,0x6f,0xfe,0xfe,0xe8,0xfe,0xfe,0x7a,0xfe,0xfe,0x04,0xfe,0xfd,0x6d, -0xfe,0xff,0x49,0x00,0x01,0xd0,0x01,0x01,0xd5,0xff,0xfe,0x0e,0xfe,0xfd,0x50,0xfc, -0xfc,0xd7,0xfc,0xfd,0xe3,0xfe,0x01,0x6b,0x04,0x06,0xeb,0x08,0x0a,0xaa,0x0a,0x08, -0x2f,0x06,0x03,0x37,0x00,0xfc,0x2a,0xfa,0xf9,0x61,0xf8,0xf7,0xcd,0xf8,0xfa,0xec, -0xfc,0xff,0x32,0x01,0x02,0x18,0x02,0x00,0xab,0xff,0xfe,0xeb,0xfd,0xfd,0x2b,0xfe, -0xfe,0x34,0xfe,0xfe,0x7c,0xff,0xff,0x88,0xff,0xff,0x43,0xfe,0xfd,0x12,0xfc,0xfb, -0x5e,0xfc,0xfd,0x7f,0x01,0x06,0xe0,0x09,0x0c,0x84,0x0d,0x0d,0xcf,0x0c,0x09,0x06, -0x05,0x00,0xa7,0xfb,0xf7,0x73,0xf4,0xf3,0xd5,0xf3,0xf6,0x37,0xf9,0xfb,0xb6,0xfd, -0x00,0x02,0x02,0x02,0xf8,0x01,0x00,0x5b,0xff,0xfd,0x5a,0xfc,0xfc,0x3d,0xfe,0xff, -0x12,0x00,0x00,0xf6,0xfe,0xfc,0x6a,0xfa,0xf9,0x30,0xf8,0xf8,0x30,0xf8,0xfa,0x27, -0xff,0x06,0xf1,0x0d,0x14,0x9b,0x19,0x1a,0x4e,0x18,0x11,0x85,0x08,0xff,0x6f,0xf8, -0xf1,0x1b,0xed,0xeb,0xbf,0xed,0xf1,0xba,0xf6,0xfb,0x49,0x00,0x04,0x5a,0x07,0x07, -0x37,0x05,0x00,0x4d,0xfc,0xf8,0x1f,0xf6,0xf5,0xbc,0xf9,0xfe,0xc7,0x01,0x04,0x2d, -0x05,0x01,0x33,0xfb,0xf6,0x88,0xf2,0xef,0x46,0xee,0xf0,0x09,0xf7,0x02,0xe0,0x0f, -0x1e,0x2c,0x2b,0x30,0x74,0x2c,0x22,0x85,0x14,0x03,0x0a,0xf3,0xe6,0xea,0xdf,0xdd, -0x8f,0xdf,0xe5,0x73,0xee,0xfa,0x70,0x06,0x10,0x9a,0x16,0x16,0x61,0x0f,0x04,0xdd, -0xf8,0xef,0x75,0xe9,0xe8,0xa8,0xed,0xf6,0xb8,0xff,0x06,0x58,0x0a,0x0a,0x45,0x05, -0xfb,0x7c,0xef,0xe5,0xef,0xe1,0xe4,0x90,0xeb,0xfa,0xe9,0x0f,0x27,0xc7,0x3b,0x46, -0x8c,0x43,0x33,0x9f,0x1e,0x08,0x93,0xf1,0xdd,0xe4,0xce,0xc8,0x09,0xcc,0xd6,0x5f, -0xe6,0xfa,0x93,0x0f,0x22,0xf3,0x2b,0x28,0x4f,0x1a,0x05,0xf7,0xf1,0xe1,0x96,0xd7, -0xd6,0x55,0xdd,0xe9,0x4b,0xfb,0x0d,0x3a,0x1a,0x1c,0xaa,0x15,0x06,0x70,0xf1,0xde, -0x2d,0xd4,0xd2,0x34,0xd9,0xeb,0x62,0x08,0x2b,0x51,0x49,0x59,0x6a,0x58,0x47,0x6f, -0x2e,0x10,0x9e,0xf1,0xd5,0xe9,0xc0,0xb6,0x1c,0xb8,0xc3,0xe5,0xd8,0xf5,0x00,0x18, -0x34,0x0a,0x43,0x3e,0xad,0x28,0x0a,0x17,0xed,0xd3,0x22,0xc2,0xbf,0xa5,0xca,0xde, -0x7a,0xf9,0x12,0xfa,0x24,0x2d,0x0f,0x2a,0x16,0x2e,0xfb,0xdf,0x89,0xcc,0xc3,0x07, -0xc6,0xd6,0xaf,0xf8,0x25,0xb2,0x4f,0x68,0x4d,0x6a,0x5a,0xaf,0x40,0x20,0x93,0xfa, -0xd4,0x3f,0xb7,0xa5,0xfd,0xa2,0xae,0xfa,0xc8,0xef,0x3c,0x1b,0x41,0x4e,0x56,0x53, -0x37,0x3a,0x14,0xe1,0xec,0xc9,0x9e,0xb1,0xab,0xfd,0xb8,0xd1,0x3d,0xf1,0x12,0x46, -0x2e,0x3d,0xf2,0x3b,0x27,0x26,0x07,0xe6,0xb9,0xcc,0xbb,0x72,0xb6,0xc3,0x1b,0xe6, -0x18,0xb1,0x4b,0x6d,0x3e,0x79,0x6f,0x31,0x55,0x2f,0x60,0x03,0xd8,0x90,0xb3,0x9d, -0xe0,0x94,0x9e,0x8f,0xba,0xe5,0xb3,0x17,0x45,0x7b,0x62,0x64,0x2f,0x4b,0x20,0x39, -0xf1,0xc7,0xc9,0xa8,0x9e,0xf7,0xaa,0xc6,0x19,0xe9,0x0e,0x4a,0x30,0x44,0x31,0x45, -0x33,0xa5,0x13,0xf0,0x50,0xd0,0xb8,0xa1,0xac,0xb5,0xca,0xd6,0x0a,0xfb,0x44,0x6e, -0x5e,0x7f,0x78,0xef,0x61,0x3d,0xf6,0x0e,0xde,0x5c,0xb5,0x99,0xbf,0x8e,0x95,0x4f, -0xaf,0xd9,0xdb,0x0f,0x43,0x59,0x66,0x6d,0xc0,0x55,0x2a,0xc3,0xf8,0xca,0x99,0xa6, -0x98,0x18,0xa3,0xbf,0xe3,0xe2,0x0a,0xd2,0x2c,0x43,0xfa,0x48,0x3a,0x03,0x1b,0xf5, -0xf8,0xd2,0xb8,0x6b,0xaa,0xaf,0xbb,0xce,0x02,0xa8,0x3d,0x6c,0xcb,0x7f,0x7e,0x00, -0x68,0x44,0xfd,0x15,0xe2,0x9f,0xb7,0x9a,0x0f,0x8e,0x91,0x37,0xaa,0xd4,0xf7,0x0b, -0x41,0xbf,0x66,0x70,0x23,0x5b,0x2e,0x0f,0xfc,0xcc,0x54,0xa6,0x95,0x6b,0x9f,0xbb, -0x4e,0xe1,0x09,0x45,0x2c,0x43,0xdd,0x4a,0x3c,0xea,0x1c,0xf8,0x71,0xd6,0xbc,0x10, -0xab,0xac,0x6e,0xc9,0x01,0x01,0x04,0x07,0x3b,0x0a,0x0a,0x8b,0x0a,0x0a,0x03,0x09, -0x07,0xd1,0x04,0x01,0x4f,0xfe,0xfb,0xd3,0xfa,0xfc,0x24,0xfd,0xfc,0xf6,0xfa,0xf9, -0xb8,0xf7,0xf6,0x46,0xf7,0xf9,0x69,0xfc,0xff,0x09,0x03,0x06,0x51,0x08,0x0a,0x91, -0x0a,0x09,0x3b,0x07,0x05,0x74,0x04,0x02,0x52,0xfe,0xfd,0xf4,0xfe,0x00,0x52,0x00, -0x00,0xa4,0x00,0xfe,0x3e,0xfb,0xf8,0xce,0xf7,0xf5,0xed,0xf3,0xf4,0xde,0xf7,0xf9, -0x2c,0xfa,0xfc,0x22,0xfe,0xfd,0x4f,0xfd,0xfe,0x5b,0x01,0x02,0x69,0x02,0x02,0xb8, -0x03,0x04,0xeb,0x06,0x0b,0xaf,0x0f,0x10,0x74,0x0f,0x0e,0x46,0x0b,0x04,0x2d,0xfd, -0xf7,0x16,0xf3,0xef,0xda,0xee,0xf0,0x08,0xf4,0xf7,0xeb,0xfb,0x01,0x05,0x06,0x07, -0x8c,0x08,0x09,0x5e,0x09,0x06,0x18,0x04,0x02,0x9b,0x01,0x00,0xd7,0x00,0x03,0x47, -0x05,0x04,0x99,0x03,0x02,0x89,0x00,0xfc,0x4d,0xf9,0xf6,0xd8,0xf2,0xf0,0xc0,0xf0, -0xf2,0x4d,0xf4,0xf5,0xf8,0xf8,0xfe,0xd4,0x00,0xff,0x4b,0xff,0x00,0x00,0x00,0x00, -0x02,0x01,0x02,0x67,0x04,0x06,0x9f,0x0a,0x0d,0x5d,0x10,0x13,0xf0,0x14,0x13,0x2b, -0x10,0x0a,0x2d,0x04,0xfc,0x1e,0xf4,0xec,0xb3,0xe9,0xe9,0xfb,0xe9,0xed,0x17,0xf2, -0xf6,0x0a,0xfe,0x06,0x45,0x0d,0x11,0xd4,0x11,0x11,0x02,0x10,0x0a,0x9d,0x02,0xfc, -0xeb,0xfa,0xfc,0xa1,0xfe,0x01,0xc9,0x04,0x07,0x71,0x08,0x07,0x5d,0x04,0xfd,0xc1, -0xf4,0xed,0x99,0xe8,0xe5,0x20,0xe4,0xe8,0x04,0xf0,0xf7,0x9f,0xfe,0x04,0x22,0x08, -0x08,0x6b,0x06,0x03,0x77,0x01,0x00,0xb3,0x00,0x03,0x8b,0x07,0x0a,0x78,0x0f,0x18, -0xd5,0x1e,0x20,0x6b,0x20,0x1d,0x20,0x14,0x07,0x9f,0xf8,0xe8,0xef,0xde,0xd8,0xab, -0xd6,0xdb,0x6c,0xe2,0xe9,0x2c,0xf7,0x06,0x14,0x11,0x18,0xb2,0x1b,0x1b,0xce,0x17, -0x0d,0x36,0x01,0xf7,0x8f,0xf2,0xf2,0xc1,0xf6,0xff,0x92,0x09,0x13,0xc6,0x19,0x1a, -0xa8,0x12,0x05,0x45,0xf6,0xe8,0xa4,0xda,0xd0,0x8e,0xce,0xd4,0xa0,0xdf,0xed,0x8c, -0xfc,0x09,0x84,0x11,0x14,0xb1,0x12,0x0d,0x24,0x05,0xfd,0x8b,0xfa,0xfb,0xf5,0xfd, -0x03,0x64,0x0e,0x1d,0xc2,0x27,0x2e,0x8f,0x35,0x34,0xb3,0x27,0x16,0xab,0x01,0xe8, -0xda,0xd3,0xc5,0xeb,0xbf,0xc3,0x28,0xcc,0xda,0x4d,0xf1,0x08,0xe7,0x1a,0x28,0x4c, -0x2e,0x2b,0x80,0x1f,0x0c,0xae,0xf9,0xe9,0xd1,0xdc,0xdb,0x70,0xe4,0xf5,0xf4,0x0a, -0x20,0x0e,0x30,0x36,0x3c,0x32,0x20,0xe5,0x06,0xe9,0x0b,0xce,0xba,0xdb,0xb1,0xb4, -0xcc,0xc2,0xd8,0x39,0xf1,0x07,0xbb,0x17,0x21,0x73,0x23,0x1c,0x25,0x10,0x04,0xd7, -0xf9,0xf0,0x1a,0xee,0xf3,0xda,0xfe,0x0f,0x7b,0x24,0x3b,0xe1,0x4b,0x50,0x72,0x49, -0x3a,0x92,0x20,0xfc,0x40,0xd6,0xb9,0x9f,0xa8,0xa1,0x17,0xa9,0xbd,0x57,0xda,0xfc, -0x5a,0x20,0x3d,0x97,0x4b,0x48,0xde,0x38,0x1d,0x5c,0xfc,0xdb,0x9a,0xc2,0xb8,0xd8, -0xbf,0xd5,0x93,0xf5,0x1b,0x9c,0x3d,0x52,0xaa,0x57,0x49,0xef,0x29,0x00,0x97,0xd5, -0xb2,0x09,0x9d,0x98,0xa0,0xa4,0xbf,0x59,0xdf,0xfe,0x49,0x17,0x26,0x7e,0x2e,0x2c, -0x48,0x20,0x0e,0x01,0xfb,0xeb,0x96,0xe2,0xe0,0xc8,0xe6,0xf9,0xa9,0x16,0x36,0x87, -0x53,0x67,0xe7,0x6d,0x60,0xc5,0x42,0x1e,0xc9,0xf1,0xc0,0xbd,0x9d,0x8c,0x15,0x8c, -0x9d,0x8c,0xbd,0xe6,0x9c,0x13,0x39,0x75,0x55,0x62,0xfb,0x59,0x3d,0x1d,0x16,0xe9, -0x7e,0xc4,0xab,0x36,0xa3,0xb0,0xea,0xce,0xf6,0xd8,0x23,0x4b,0x0c,0x61,0x60,0xc2, -0x4a,0x25,0xf8,0xf7,0xc9,0x14,0xa4,0x91,0xee,0x92,0xa4,0x4f,0xc4,0xe8,0x64,0x09, -0x22,0xe0,0x2f,0x34,0xf3,0x2e,0x1e,0x3a,0x08,0xf3,0x1e,0xe5,0xdd,0x63,0xdd,0xe7, -0x26,0xfd,0x1e,0x11,0x44,0x64,0x96,0x75,0x76,0x02,0x64,0x42,0xfc,0x14,0xe0,0xac, -0xb0,0x8e,0x22,0x80,0x87,0x2d,0xa4,0xc9,0xbf,0xf7,0x26,0xaf,0x4e,0x67,0xf9,0x6a, -0x56,0x25,0x30,0x00,0x1d,0xd3,0xaf,0x40,0x9b,0x9c,0x2c,0xb4,0xda,0x96,0x09,0x36, -0xee,0x57,0x64,0xd8,0x59,0x37,0xa8,0x0a,0xdb,0x7e,0xb2,0x96,0xc0,0x8d,0x99,0xbb, -0xb6,0xdc,0xd0,0x00,0x1d,0x7f,0x2e,0x34,0xf8,0x32,0x26,0x0d,0x0f,0xf5,0x06,0xe3, -0xda,0xbe,0xdb,0xe3,0x6b,0xf5,0x12,0x0c,0x38,0x5d,0x68,0x76,0x7b,0xe6,0x6d,0x53, -0x81,0x2c,0xfa,0xad,0xc1,0x94,0x3d,0x80,0x81,0x69,0x98,0xbe,0x5e,0xec,0x1b,0x5e, -0x47,0x65,0x78,0x6f,0x5f,0xde,0x3a,0x0c,0x2c,0xde,0xb5,0xea,0x9b,0x96,0x09,0xa7, -0xca,0xdf,0xf9,0x29,0xaf,0x51,0x64,0xbf,0x5d,0x3f,0x2e,0x13,0xe2,0x88,0xb6,0x96, -0x0d,0x8b,0x93,0x02,0xad,0xd4,0xf3,0xfc,0xfa,0x42,0xf8,0xf6,0x7d,0xf6,0xf8,0xb1, -0xf9,0xfc,0xb8,0xff,0x00,0xde,0x01,0x02,0x78,0x02,0x01,0x4b,0x02,0x03,0xa7,0x03, -0x04,0x91,0x03,0x02,0x87,0xff,0xfc,0x49,0xfa,0xf7,0x14,0xf5,0xf4,0xf4,0xf6,0xf9, -0x4a,0xfc,0x00,0xf1,0x02,0x05,0x66,0x07,0x08,0x2f,0x0a,0x0a,0x81,0x09,0x07,0xdd, -0x04,0x01,0x8b,0xfe,0xfa,0x06,0xf6,0xf1,0x0e,0xef,0xee,0x67,0xf0,0xf4,0x95,0xf8, -0xfd,0x43,0x02,0x07,0x41,0x0b,0x0e,0xb5,0x10,0x11,0x32,0x0e,0x08,0x3f,0x03,0xfc, -0xa7,0xf5,0xef,0x17,0xeb,0xe9,0xba,0xeb,0xef,0xbb,0xf5,0xfb,0x2d,0x01,0x06,0xce, -0x0c,0x10,0xb1,0x10,0x10,0x7c,0x0f,0x0c,0x56,0x0a,0x08,0xbd,0x04,0xfd,0x38,0xf4, -0xeb,0xb9,0xe5,0xe2,0x09,0xe4,0xe9,0xcd,0xef,0xf5,0x64,0xfc,0x04,0xde,0x0d,0x15, -0xda,0x1b,0x1d,0x40,0x1b,0x15,0x96,0x0e,0x08,0xee,0x00,0xf7,0xd7,0xec,0xe2,0x30, -0xda,0xd7,0x5a,0xdc,0xe6,0x0d,0xf3,0xfd,0x37,0x06,0x0e,0xb7,0x15,0x1c,0xa9,0x22, -0x27,0x07,0x26,0x1d,0x85,0x11,0x07,0xbe,0xfb,0xed,0x49,0xde,0xd1,0x0b,0xca,0xc9, -0x21,0xd3,0xe4,0x15,0xf5,0x00,0x52,0x08,0x12,0x48,0x1d,0x26,0xad,0x2f,0x35,0xe7, -0x2f,0x23,0xee,0x16,0x0a,0x32,0xfb,0xe7,0xe7,0xd1,0xbf,0xc5,0xb5,0xbb,0x6a,0xce, -0xe9,0x56,0xff,0x09,0x0f,0x10,0x18,0x01,0x25,0x34,0x15,0x40,0x43,0xd1,0x37,0x22, -0x42,0x0e,0x00,0xc0,0xf0,0xd9,0xbb,0xc1,0xb0,0x61,0xab,0xb8,0x27,0xd6,0xf7,0xf2, -0x0a,0x0c,0xab,0x09,0x0e,0x64,0x1c,0x34,0x2c,0x4c,0x4f,0x9e,0x3f,0x29,0x9f,0x17, -0x08,0x04,0xf1,0xd0,0x75,0xb4,0x9f,0x0d,0x9a,0xaf,0xf7,0xd8,0x02,0xf2,0x11,0x0e, -0xc0,0x08,0x0f,0x33,0x22,0x3d,0x57,0x59,0x5b,0x29,0x44,0x25,0x4f,0x0d,0xf8,0xdd, -0xde,0xbf,0xb2,0xa4,0x94,0xab,0x9a,0xba,0x6d,0xee,0x17,0xa7,0x21,0x17,0x42,0x09, -0x07,0x87,0x15,0x32,0x87,0x55,0x5a,0xf7,0x43,0x2a,0xf7,0x14,0xfb,0x4e,0xd8,0xb8, -0x5d,0xa4,0x93,0x73,0x99,0xbf,0x07,0xf7,0x1e,0x71,0x1f,0x13,0x25,0x07,0x03,0x56, -0x0e,0x2d,0xdc,0x59,0x62,0x19,0x4b,0x2f,0x13,0x15,0xf5,0x14,0xcd,0xac,0x66,0x97, -0x8a,0xbe,0x98,0xc6,0x51,0x02,0x28,0x3a,0x2a,0x20,0xc2,0x0c,0xfd,0x94,0x02,0x2b, -0xc1,0x5a,0x60,0x02,0x46,0x2c,0x2c,0x14,0xf0,0x93,0xc5,0xa7,0xf9,0x98,0x8e,0xab, -0x9c,0xcf,0x07,0x0f,0x30,0xba,0x2b,0x1e,0x3c,0x09,0xf3,0xee,0xf7,0x22,0x83,0x58, -0x63,0xea,0x4c,0x36,0xda,0x1c,0xf2,0x9b,0xc3,0xa4,0xa4,0x94,0x8a,0xe2,0x98,0xcd, -0xe6,0x0c,0x2d,0x85,0x2d,0x27,0x1a,0x13,0xf7,0x3d,0xf7,0x20,0x0e,0x56,0x60,0xed, -0x4b,0x37,0x99,0x1b,0xee,0x37,0xbd,0xa0,0x6c,0x96,0x8a,0x79,0x99,0xd0,0xc6,0x0f, -0x30,0xc2,0x30,0x2b,0x9b,0x15,0xf6,0x96,0xf3,0x1c,0x0b,0x54,0x61,0x81,0x4b,0x37, -0x6d,0x1d,0xf0,0xc7,0xc1,0xa6,0x73,0x96,0x87,0x80,0x95,0xcf,0x22,0x0e,0x2d,0xfb, -0x30,0x2d,0x07,0x16,0xf4,0x0b,0xf3,0x1f,0xea,0x56,0x60,0x14,0x49,0x36,0x15,0x1d, -0xf1,0x82,0xc1,0xa2,0xea,0x92,0x86,0x44,0x96,0xcf,0xde,0x10,0x31,0x6b,0x32,0x2d, -0x61,0x16,0xf5,0x13,0xf4,0x1f,0x49,0x54,0x5f,0x56,0x4b,0x3a,0xca,0x21,0xf5,0xea, -0xc4,0xa1,0x5d,0x8d,0x80,0x66,0x94,0xd0,0x02,0x00,0xff,0x6c,0x00,0x01,0xd1,0x01, -0x03,0xf1,0x04,0x06,0x3e,0x08,0x08,0x1f,0x09,0x09,0xa3,0x08,0x07,0xd1,0x04,0x01, -0xec,0xfd,0xfa,0xc8,0xf7,0xf5,0xb6,0xf3,0xf2,0x4f,0xf3,0xf5,0x82,0xf8,0xfc,0xf7, -0xff,0x02,0x1b,0x05,0x06,0x24,0x06,0x04,0x8e,0x03,0x02,0x57,0x01,0x01,0xd0,0x01, -0x03,0x9c,0x06,0x09,0x32,0x0a,0x09,0x9f,0x08,0x05,0x69,0x01,0xfc,0x82,0xf6,0xf2, -0x70,0xef,0xee,0xe1,0xee,0xf1,0x8f,0xf5,0xf8,0x2a,0xfc,0xff,0xc8,0x01,0x02,0x7d, -0x03,0x04,0xc0,0x04,0x05,0x1e,0x07,0x09,0x62,0x0b,0x0d,0x89,0x0e,0x0e,0x0c,0x0e, -0x0c,0x82,0x08,0x03,0x1f,0xff,0xfa,0x24,0xf5,0xf0,0x01,0xec,0xe9,0x49,0xe8,0xe9, -0x4b,0xee,0xf5,0xc0,0xfc,0x03,0xed,0x08,0x0c,0x50,0x0d,0x0c,0x54,0x09,0x05,0x4a, -0x02,0x00,0x2b,0x01,0x03,0x36,0x08,0x0e,0x27,0x13,0x15,0x00,0x14,0x0f,0xe9,0x07, -0xfd,0xa9,0xf1,0xe7,0xa4,0xdf,0xdb,0x70,0xdb,0xe1,0xaa,0xea,0xf5,0xd9,0xff,0x07, -0xe3,0x0b,0x0e,0x36,0x0d,0x09,0x66,0x05,0x01,0x2b,0x00,0x02,0x78,0x07,0x0d,0x68, -0x13,0x18,0x32,0x1b,0x1a,0x3f,0x17,0x11,0x90,0x08,0xfc,0xb8,0xee,0xe2,0xa4,0xd8, -0xd3,0xf9,0xd3,0xd9,0x6e,0xe3,0xef,0x6d,0xff,0x0f,0xcb,0x1a,0x1d,0xd0,0x19,0x13, -0x98,0x09,0xfe,0x96,0xf5,0xf1,0x80,0xf2,0xfa,0x99,0x06,0x15,0x93,0x22,0x2a,0xfd, -0x2b,0x25,0x8e,0x19,0x06,0xfd,0xef,0xd9,0x0a,0xc8,0xbc,0x39,0xba,0xc4,0x78,0xd9, -0xf2,0x06,0x0a,0x1c,0xb6,0x27,0x2a,0x6e,0x25,0x18,0x52,0x07,0xf7,0xa6,0xeb,0xe7, -0x52,0xeb,0xf6,0xb5,0x06,0x19,0x21,0x28,0x30,0xa4,0x32,0x2f,0x06,0x25,0x10,0x28, -0xf5,0xda,0xb5,0xc4,0xb6,0x75,0xb1,0xb8,0x6a,0xca,0xe4,0xb9,0x03,0x20,0xfb,0x35, -0x3e,0xbd,0x39,0x29,0xdb,0x12,0xf9,0x6a,0xe4,0xd6,0x09,0xd4,0xdd,0x8f,0xf2,0x0c, -0xd4,0x26,0x3b,0x33,0x45,0x43,0x7c,0x37,0x20,0x75,0x00,0xdc,0xea,0xbc,0xa6,0xa8, -0x9b,0xa0,0xa7,0xb8,0xdd,0x8a,0x05,0x28,0x49,0x41,0x4b,0x8a,0x47,0x35,0xa5,0x19, -0xfa,0x9d,0xdf,0xcd,0x7c,0xc9,0xd4,0xd0,0xea,0x07,0xf1,0x22,0x38,0xca,0x46,0x4b, -0x6b,0x44,0x2f,0xf0,0x0c,0xe6,0xb4,0xc2,0xa7,0xd4,0x96,0x95,0x5d,0xa8,0xcb,0x39, -0xf8,0x23,0xa5,0x44,0x57,0x52,0x58,0x47,0x4b,0x29,0x04,0x3b,0xe2,0xc8,0xfa,0xbc, -0xc2,0x7c,0xd8,0xf8,0x76,0x1b,0x39,0xbf,0x4e,0x56,0xa9,0x4f,0x3a,0x72,0x17,0xed, -0x6b,0xc4,0xa3,0x48,0x8e,0x88,0x0b,0x9b,0xc2,0x7f,0xf3,0x21,0x68,0x46,0x5c,0x15, -0x60,0x50,0x9d,0x32,0x0c,0x57,0xe6,0xc7,0x8d,0xb8,0xbb,0xdf,0xd0,0xf0,0xe0,0x12, -0x33,0xd8,0x4b,0x58,0x78,0x57,0x45,0x0a,0x23,0xf7,0x61,0xcb,0xa7,0xb4,0x8d,0x84, -0x21,0x92,0xb6,0x6d,0xe7,0x19,0x5e,0x44,0x60,0x95,0x68,0x5c,0xb0,0x3d,0x15,0x7b, -0xec,0xc9,0xd4,0xb4,0xb4,0xa3,0xc6,0xe5,0x7c,0x0b,0x2f,0x8c,0x4c,0x5b,0xbc,0x5a, -0x49,0x46,0x28,0xfc,0x0c,0xcf,0xa8,0xc0,0x8b,0x80,0x62,0x8b,0xb1,0x84,0xe3,0xf9, -0x86,0xf9,0xfa,0x7c,0xfb,0xfa,0x8a,0xfa,0xfc,0x61,0xfc,0xfc,0x9f,0x00,0x04,0x72, -0x00,0xfa,0x1f,0x01,0x0b,0x51,0x08,0xff,0x0a,0x00,0x04,0x7e,0x01,0xfb,0x1f,0x01, -0x0a,0xf5,0x07,0xff,0xce,0xfe,0x00,0x58,0xfd,0xfa,0x93,0xfc,0xfd,0x65,0xfb,0xfa, -0xc6,0xfa,0xfa,0x8b,0xfd,0x01,0x89,0x01,0xfc,0x73,0xf9,0xfc,0x51,0xfe,0xfd,0x32, -0xfd,0x01,0x1a,0x07,0x07,0x93,0x04,0x05,0x64,0x08,0x07,0xc2,0x02,0x00,0x78,0xff, -0x00,0x54,0x03,0x03,0xe2,0xff,0xfd,0xfc,0xfb,0xfb,0x80,0xfd,0xff,0x63,0xfc,0xfb, -0xc2,0xfb,0xf8,0xa9,0xf5,0xf7,0xe7,0xfb,0xfd,0xdd,0xfd,0xfd,0xaa,0xff,0x04,0x30, -0x09,0x0c,0x28,0x0c,0x0a,0xd6,0x07,0x03,0x3a,0xfe,0xfc,0x64,0xff,0x02,0x19,0x04, -0x01,0x79,0xfe,0xff,0x1c,0x03,0xff,0xed,0xfa,0xfb,0x4a,0xfa,0xf4,0x68,0xf5,0xfa, -0x22,0xf9,0xf7,0x18,0xf9,0xf7,0xdd,0xf9,0x02,0x2d,0x0c,0x0f,0x02,0x0e,0x09,0x31, -0x03,0x02,0x19,0x03,0x00,0xcb,0xff,0x00,0x1c,0xff,0xfc,0x2c,0x01,0x08,0x1d,0x0b, -0x06,0x9d,0x00,0xf9,0xda,0xf4,0xf5,0x56,0xf8,0xf9,0x76,0xf8,0xf5,0xb4,0xf2,0xf6, -0x41,0xfe,0x07,0xf9,0x0c,0x0d,0x09,0x08,0x00,0x31,0xfe,0x01,0x22,0x03,0x02,0xf6, -0xff,0xfc,0x1e,0xfa,0xfd,0xd6,0x06,0x11,0xa4,0x13,0x0c,0xda,0x00,0xf8,0x22,0xf8, -0xfd,0x10,0x01,0x01,0x05,0xfa,0xed,0x5f,0xe7,0xee,0x62,0xfc,0x0a,0xbe,0x11,0x0e, -0xc2,0x02,0xf7,0xba,0xf5,0xfc,0x61,0x03,0x05,0x72,0x00,0xf9,0xf4,0xf7,0xfe,0x8f, -0x0c,0x18,0x8f,0x19,0x0d,0xf2,0xfb,0xf1,0x15,0xf1,0xfc,0x9f,0x0b,0x0c,0xce,0x00, -0xf0,0x5e,0xe8,0xee,0x53,0xff,0x0d,0x6e,0x11,0x0a,0xe0,0xfa,0xef,0xc1,0xf0,0xfe, -0x1b,0x05,0x01,0xec,0xf9,0xf1,0xee,0xef,0xfe,0x28,0x18,0x28,0x91,0x22,0x0e,0x4d, -0xf2,0xe1,0xcb,0xe6,0xfc,0x72,0x0d,0x0f,0x48,0x06,0xf2,0x49,0xe9,0xfa,0x42,0x13, -0x1f,0xeb,0x19,0xff,0x1c,0xe4,0xdd,0xdc,0xef,0x05,0xe1,0x0a,0x02,0x41,0xf1,0xe4, -0x50,0xe3,0x00,0xed,0x28,0x3d,0xda,0x32,0x05,0xe0,0xd6,0xd0,0x65,0xe7,0xff,0x87, -0x11,0x18,0xe5,0x01,0xe5,0x85,0xe7,0x06,0xed,0x25,0x37,0x2c,0x24,0xea,0x4f,0xc7, -0xd2,0x91,0xf0,0x0c,0xda,0x19,0x09,0xe0,0xea,0xdb,0xec,0xe4,0x10,0xfc,0x3f,0x52, -0x32,0x2f,0xe4,0x96,0xb5,0xc0,0x79,0xe7,0x04,0xa0,0x19,0x16,0x21,0xf0,0xd8,0xb0, -0xee,0x24,0x8f,0x4b,0x50,0xcb,0x1d,0xd2,0xf4,0xb1,0xbf,0x2d,0xec,0x13,0x46,0x1e, -0x09,0x82,0xe5,0xd5,0x84,0xef,0x34,0x8e,0x64,0x5a,0x16,0x10,0xbd,0x5f,0xa5,0xbe, -0x8e,0xea,0x0c,0xcb,0x1e,0x05,0x1c,0xd9,0xd4,0x06,0x07,0x4d,0xa9,0x70,0x56,0x8f, -0xfe,0xb0,0xe3,0xa2,0xbe,0xcc,0xeb,0x00,0xc6,0x01,0x03,0xcd,0x05,0x06,0x5a,0x06, -0x05,0xd2,0x03,0x02,0x85,0x00,0xfd,0xcc,0xfa,0xf7,0xe1,0xf3,0xf2,0xec,0xf2,0xf4, -0x99,0xf7,0xfb,0xd8,0xff,0x03,0x98,0x05,0x05,0x62,0x02,0xff,0xff,0xfe,0x00,0xa4, -0x03,0x07,0x4e,0x0b,0x0c,0xe7,0x0b,0x0a,0xb4,0x05,0xff,0x70,0xfa,0xf7,0x5a,0xf6, -0xf7,0xe4,0xf9,0xfa,0xed,0xfa,0xfd,0x8d,0x05,0x09,0x7c,0x05,0xfb,0x54,0xf2,0xf2, -0x55,0xf8,0xfe,0x46,0x01,0x01,0xc3,0x01,0x04,0x22,0x08,0x0b,0xc3,0x0c,0x0c,0x40, -0x09,0x04,0x71,0xfe,0xfd,0xb2,0x00,0x05,0xfd,0x09,0x0c,0x40,0x07,0xfd,0x95,0xf1, -0xe7,0x5c,0xe2,0xe0,0x14,0xe4,0xeb,0x4d,0xf6,0xff,0xf8,0x04,0x07,0xb0,0x0a,0x15, -0xa6,0x22,0x29,0xf8,0x23,0x18,0x2e,0x0d,0x01,0xb7,0xf6,0xef,0x7e,0xef,0xf2,0xec, -0xf8,0xfe,0xe0,0xf9,0xf1,0x5c,0xec,0xe7,0x41,0xe8,0xea,0xaf,0xf2,0x04,0x56,0x12, -0x1a,0x11,0x21,0x21,0x92,0x13,0x08,0x6c,0xf7,0xeb,0x13,0xe5,0xed,0x20,0xf7,0x02, -0x9a,0x13,0x15,0xd6,0x10,0x0e,0x30,0x02,0x03,0xe1,0x06,0xfd,0xdd,0xf6,0xf7,0x34, -0xf8,0x01,0xe7,0xf9,0xf3,0xfb,0xf0,0xf8,0xbe,0xfa,0xef,0xb4,0xe9,0xf7,0x88,0x0c, -0xfd,0xe7,0xf5,0x00,0x0d,0x10,0x1a,0x85,0x27,0x22,0xce,0x1a,0x0c,0x20,0xf7,0xfb, -0xff,0x00,0xe9,0x53,0xd7,0xd5,0xc7,0xe8,0xf5,0xcd,0xee,0xfe,0xe2,0x14,0x18,0x80, -0x1e,0x0d,0xc9,0x0c,0x03,0xce,0x0a,0x02,0xa9,0xf4,0xf9,0x61,0xee,0xef,0x75,0xff, -0x13,0x7b,0x08,0x02,0x57,0x01,0xf5,0xb0,0x03,0x0e,0x05,0x08,0x11,0xf4,0xf9,0xff, -0x55,0x09,0x02,0xb2,0xfe,0xe8,0x3d,0xe2,0xeb,0x25,0xf1,0xf0,0x2a,0xf8,0x0c,0x46, -0x0e,0xf1,0x49,0xf4,0xf6,0x6d,0xfc,0x18,0xc3,0x2b,0x0f,0xb8,0xf7,0x00,0xbc,0x01, -0x03,0xbb,0x06,0x07,0xd7,0x04,0xf7,0xd8,0xf4,0xef,0xa9,0xf1,0xe8,0x1e,0xec,0x04, -0x8d,0x11,0x1d,0x5a,0x19,0x0f,0x55,0x1f,0x1b,0xdf,0xf2,0xe8,0xd0,0xf4,0xe8,0x6f, -0xd1,0xe0,0x46,0xfa,0xf9,0xd5,0x00,0x19,0xe8,0x2f,0x21,0xfd,0x10,0x1f,0x97,0x0a, -0xe9,0x8e,0xeb,0xf5,0x5c,0xdd,0xcc,0x41,0xe7,0x05,0x0a,0x01,0x03,0x18,0x22,0x10, -0x6c,0xf5,0xf9,0x5b,0xf2,0xe2,0x36,0xf9,0x14,0x3e,0x27,0x34,0x17,0x45,0x22,0xda, -0xf2,0xe5,0xd4,0xe2,0xcd,0xb2,0xc1,0xe7,0x5a,0x01,0xf7,0x8e,0xed,0xfe,0x8a,0x0d, -0x11,0x75,0x0d,0x11,0x02,0x12,0xff,0xb9,0x15,0x2a,0x37,0x14,0xf4,0x6c,0xe1,0xd9, -0xe5,0xec,0x00,0x85,0x10,0x12,0x6d,0x04,0xf4,0x2f,0x03,0x13,0x9f,0xf0,0xdc,0x88, -0xfc,0x1b,0xf0,0x13,0x04,0x12,0x0f,0x06,0xe2,0xf3,0xf2,0x43,0xea,0xd0,0x71,0xcb, -0xf8,0x2d,0x12,0x08,0xff,0x0a,0x03,0x45,0x04,0x24,0x0b,0x34,0x21,0xb6,0x13,0x13, -0x7a,0xf5,0xeb,0x1a,0xf3,0xf7,0xa2,0x02,0xf8,0x9a,0xf1,0xf7,0x42,0xe0,0xca,0x60, -0xd8,0xe7,0x80,0xdd,0xee,0x52,0x20,0x46,0xfa,0x44,0x2d,0x7e,0x28,0x14,0xf5,0xea, -0xd3,0xb3,0xd0,0xc8,0x5c,0xd6,0x0e,0x52,0x36,0x3e,0x1c,0x28,0x09,0x32,0x02,0xfa, -0x75,0x01,0x03,0x1f,0xef,0xea,0x45,0xee,0xff,0xe2,0xf8,0xe1,0x25,0xd9,0xd6,0x34, -0xff,0x27,0x62,0x3f,0x23,0x0e,0xf7,0xde,0x5c,0xd9,0xe7,0x06,0xf6,0x11,0xe3,0x35, -0x4d,0xb6,0x3d,0x2f,0x82,0x0a,0xee,0x5f,0xdb,0xbf,0xd7,0xa2,0x9a,0xc8,0xc5,0xe6, -0x3e,0x0e,0x2a,0x89,0x27,0x26,0xb6,0x44,0x43,0x85,0x1d,0xfa,0x33,0xf9,0x00,0x92, -0xf7,0xe0,0x50,0xc5,0xb9,0x58,0xd3,0x0b,0x8b,0x2f,0x2a,0xb3,0x15,0x0f,0xb2,0x15, -0x18,0x40,0x03,0x0e,0x3c,0x10,0x05,0xde,0xf9,0x00,0xd3,0xf3,0xc6,0x79,0xb6,0xc1, -0xe7,0xe3,0xf7,0x0e,0x0b,0x29,0x7b,0x2b,0x1a,0x68,0xf7,0xe6,0x3b,0x03,0x14,0x9e, -0x2f,0x52,0x61,0x49,0x2d,0xe6,0xff,0xe1,0xf6,0xce,0xc6,0xcc,0xcb,0xd8,0x50,0xde, -0xdc,0x87,0xd4,0xe1,0xb9,0xfd,0x0b,0x82,0x0b,0x04,0xd6,0x18,0x42,0x21,0x6a,0x62, -0xdb,0x36,0xf5,0xb3,0xc4,0xae,0x4d,0xa0,0x9d,0x78,0xb9,0xf2,0xcf,0x2c,0x52,0xe8, -0x54,0x40,0x1c,0x33,0x20,0xf2,0x08,0xf4,0xe3,0xdb,0xda,0x11,0xe0,0xde,0xe2,0xe3, -0xe9,0x82,0xf7,0x00,0x20,0x0b,0x1f,0x2d,0x22,0xfd,0x41,0xe0,0xd5,0x21,0xd2,0xde, -0x5e,0x04,0x3e,0x41,0x70,0x72,0x2c,0x39,0x07,0xb2,0xde,0xd8,0x61,0xda,0xd1,0x1a, -0xbe,0xb2,0xdd,0xc4,0xdb,0xba,0xed,0xfb,0xf1,0x0e,0x22,0xa7,0x35,0x4b,0x2f,0x4a, -0x40,0x52,0x1e,0xf3,0x46,0xd0,0xb5,0x8f,0xb2,0xb8,0x8b,0xe7,0x33,0x30,0x5e,0x45, -0x97,0x17,0x0d,0xc7,0xf7,0xe9,0xf8,0xe1,0xf0,0xfe,0x07,0x1b,0x74,0x16,0x13,0x67, -0x01,0xd9,0x30,0xc0,0xb6,0x34,0xc7,0xeb,0xed,0x25,0x49,0x3b,0x3d,0x0f,0x85,0xe9, -0xdf,0x13,0xeb,0x14,0x88,0x18,0x25,0xe0,0x45,0x32,0xb6,0x07,0xe2,0xe0,0xd7,0xe6, -0xb8,0xdd,0xd9,0x91,0xd6,0xc2,0x92,0xb7,0xdc,0xc2,0x04,0x26,0x53,0x29,0x2d,0xad, -0x50,0x53,0xe2,0x39,0x26,0x4d,0x0a,0xd0,0x49,0xaa,0xaf,0xd0,0xb7,0xcd,0x50,0x00, -0x16,0xe5,0x1a,0x20,0xc6,0x39,0x4f,0x41,0x52,0x3c,0x10,0x03,0xe2,0x3c,0xde,0xd0, -0x2e,0xbd,0xaa,0xde,0xaa,0xd9,0x85,0x0d,0x35,0x6e,0x49,0x3f,0x02,0x10,0xe0,0x01, -0xca,0xbf,0x4c,0xcd,0xeb,0xc9,0x1e,0x61,0xf0,0x7f,0x6e,0x06,0x2e,0xe3,0x57,0xb5, -0xb2,0xc2,0xca,0xca,0x91,0xbb,0xb4,0x60,0xbf,0xdd,0xdb,0xf8,0x14,0xb0,0x2a,0x32, -0x2c,0x46,0x61,0xf5,0x6a,0x51,0x98,0x17,0xbc,0x0b,0x80,0x97,0x48,0xc8,0xe3,0x9b, -0xfb,0x17,0x16,0x23,0x1c,0xd8,0x2d,0x39,0xd9,0x2f,0x03,0x5c,0xd7,0xe2,0xbc,0x0b, -0x19,0xae,0x07,0xf6,0x35,0xe3,0xe1,0x07,0xee,0xf1,0xaf,0xef,0xec,0xc5,0xf8,0x14, -0x45,0x11,0xfd,0xf4,0xf4,0xfb,0xdd,0x0e,0x29,0xa3,0x3b,0x33,0x01,0x1f,0xf1,0xc9, -0xd2,0xf9,0x55,0x1f,0x08,0x47,0xdd,0xc5,0x5c,0xad,0x9d,0x3f,0xaf,0xd5,0xbb,0xf6, -0x22,0xb5,0x3d,0x60,0xfa,0x7f,0x72,0x68,0x2d,0xdc,0x96,0xa8,0xb6,0x32,0xd8,0xe5, -0x05,0xed,0xe7,0xcd,0xf4,0x1a,0x9c,0x42,0x47,0xd9,0x2e,0x1b,0x7e,0x14,0x0b,0xa7, -0x0a,0x0a,0xa6,0xe1,0xaa,0xd4,0x8f,0xac,0x32,0xef,0x19,0x4e,0x36,0x44,0x49,0x40, -0x24,0xbb,0xf1,0xc6,0x3f,0xb2,0xb6,0x54,0xc9,0xf6,0xb8,0x38,0x70,0xf3,0x7f,0x51, -0xaf,0x0d,0xe8,0xc3,0xdc,0xb7,0x9b,0xa6,0xa6,0x61,0xa5,0xbc,0x6d,0xf0,0x14,0x99, -0x19,0x2e,0x36,0x4e,0x54,0x1f,0x52,0x55,0xc1,0x28,0xd8,0x68,0xbb,0xcf,0xd9,0xdd, -0xce,0xc2,0xc6,0xca,0x45,0xdd,0x11,0x1f,0x3e,0x4d,0xa9,0x51,0x37,0xbf,0x0d,0xf5, -0xd2,0xef,0xf5,0xf8,0xf5,0xd7,0xbc,0xbf,0xd2,0x33,0xfe,0x21,0x2b,0x23,0xfa,0x6b, -0xd6,0xdc,0xd0,0xe7,0xf0,0xe8,0xfe,0xff,0x8e,0x02,0x1e,0x28,0x42,0x60,0xf9,0x65, -0x3c,0x5f,0xf7,0xce,0x8f,0xd1,0xdb,0x0f,0xe1,0xde,0xc1,0xd9,0xd3,0x04,0xae,0x98, -0x9a,0xb0,0xe7,0x38,0x2a,0x4f,0x30,0x63,0x7f,0xff,0x76,0x31,0x98,0xe3,0xb2,0xee, -0xba,0xba,0xc6,0xc1,0xb6,0x1a,0xb8,0xf6,0x7c,0x46,0x6e,0x0e,0x5c,0x25,0xa5,0xf3, -0xf1,0x7a,0x1f,0x25,0xa9,0x03,0xe0,0xd4,0xc0,0xc1,0xbe,0xec,0x13,0xc6,0x20,0x06, -0x15,0xf6,0xfb,0xe2,0xf8,0xe7,0x6d,0xde,0xdf,0x71,0xdf,0xda,0xec,0xe9,0x29,0xeb, -0x6e,0x7f,0xef,0x52,0x19,0xb8,0xf6,0xe7,0xb7,0xdd,0xb4,0x79,0x86,0x8b,0x45,0xa4, -0xc4,0x68,0xeb,0x09,0x95,0x3b,0x6f,0xf6,0x7f,0x67,0x58,0x31,0xed,0x25,0xb8,0xb3, -0x56,0xcb,0xeb,0xc6,0xf7,0xe2,0x3a,0xe5,0x21,0x1c,0x4f,0x35,0x33,0x15,0xfd,0x88, -0xed,0xf4,0xc4,0x0b,0x22,0x64,0x20,0xf7,0x11,0xc7,0xc1,0xe7,0xeb,0x1a,0x18,0x2d, -0x1e,0x67,0xef,0xd2,0x63,0xdd,0xf1,0x4d,0xdc,0xc4,0x02,0xdf,0x0e,0x6b,0x30,0x4a, -0x67,0x66,0x6c,0xd9,0x44,0x00,0xd4,0xc4,0xad,0x8f,0xbf,0xd5,0x4d,0xdb,0xed,0x44, -0xf6,0xc5,0x2c,0xa8,0xd3,0xb2,0x0e,0x42,0xe0,0x57,0x54,0xca,0x46,0x27,0x00,0x06, -0xf1,0x16,0xeb,0xeb,0x5a,0xe4,0xca,0xb8,0xbd,0xe1,0x25,0x13,0x29,0xeb,0x2c,0x1c, -0x86,0x11,0x23,0xa5,0x2e,0x1c,0xfc,0xfe,0xe9,0x9b,0xd2,0xc3,0xca,0xdb,0x04,0x23, -0x2b,0x2f,0x03,0x01,0xdf,0x14,0xd5,0xc5,0x1a,0xb6,0xbf,0xd0,0xe9,0x13,0xf2,0x1b, -0x2d,0x1a,0x61,0x7d,0x9b,0x6f,0x3c,0x86,0xff,0xd5,0x13,0xcd,0xd7,0x0b,0xd2,0xc0, -0xe4,0xa9,0x97,0x05,0x9b,0xcc,0x5b,0x1c,0x5b,0xe4,0x7f,0x7c,0x76,0x4f,0x23,0x20, -0xf8,0xc5,0xb6,0xa7,0xbf,0x0b,0xe4,0xfb,0x9b,0x00,0x0a,0xb5,0x29,0x35,0x53,0x0b, -0xe9,0xd3,0xe0,0xf2,0x9e,0x0a,0x13,0xb6,0x19,0x18,0xc3,0x00,0xed,0x54,0xff,0x21, -0xe3,0x34,0x35,0x2c,0x0b,0xce,0x80,0xa4,0x9b,0x46,0xad,0xce,0x53,0xf7,0x1b,0x55, -0x27,0x2b,0x43,0x4f,0x6a,0x92,0x58,0x2f,0x7b,0xf1,0xca,0x91,0xcd,0xeb,0x9e,0xeb, -0xc6,0x45,0xc0,0xc5,0xd0,0xbc,0xc1,0xb0,0xeb,0x22,0xef,0x50,0x52,0xcf,0x32,0x0f, -0x43,0xf7,0xe9,0xdd,0xec,0x0a,0x06,0x1d,0x13,0xa6,0xfb,0xef,0xd5,0xed,0xec,0x56, -0xf0,0xfe,0xb2,0x0c,0x23,0x63,0x38,0x3d,0x9e,0x30,0x0f,0x0a,0xe5,0xc5,0x0c,0xc2, -0xea,0xf3,0x15,0x28,0x4b,0x23,0xef,0x42,0xc5,0xcc,0xc1,0xcf,0xbd,0x55,0xce,0xfa, -0x9a,0x13,0x1f,0xa9,0x2d,0x42,0x80,0x4b,0x44,0xb8,0x2b,0x09,0x1f,0xe4,0xe1,0x57, -0xe7,0xdb,0x39,0xc9,0xae,0x5b,0xa3,0xbd,0x7d,0xf5,0x33,0x55,0x5f,0x70,0xc7,0x56, -0x24,0xc3,0xf2,0xd1,0x38,0xd1,0xee,0x41,0x09,0x05,0xb7,0xf2,0xe9,0x6d,0xf2,0xff, -0xc5,0x00,0xf3,0xf1,0xee,0x0a,0x2d,0x30,0x35,0x39,0x11,0xf3,0xc1,0xe8,0xeb,0x52, -0x03,0x20,0x2b,0x2c,0x2e,0x4e,0x23,0xf6,0x08,0xb5,0x81,0x0f,0x81,0xb1,0x44,0xfb, -0x34,0x51,0x3f,0x38,0x5b,0x39,0x3f,0xe1,0x3f,0x3a,0x2a,0x2b,0x06,0x35,0xe3,0xd6, -0xca,0xda,0xe1,0xcb,0xd4,0xce,0x83,0xd0,0xc5,0x0a,0xc8,0xfc,0x60,0x27,0x3a,0xd2, -0x2f,0x03,0x55,0xee,0xf8,0x25,0x0d,0x21,0x31,0x2e,0x1d,0x03,0x0d,0x07,0x5b,0xea, -0xbe,0x92,0xaf,0xc5,0xe2,0xf6,0x26,0x97,0x41,0x40,0xce,0x30,0x1f,0xfc,0x0e,0xfa, -0x9c,0xf5,0x00,0xd0,0x0d,0x1e,0x95,0x20,0x03,0x9c,0xc9,0x99,0x1e,0x9f,0xc7,0xc6, -0xf1,0x12,0xbd,0x20,0x1f,0xd5,0x12,0x06,0xc0,0x07,0x16,0x76,0x2f,0x3c,0x75,0x28, -0x08,0xd3,0xfd,0xf7,0x23,0xda,0xbc,0x08,0xa5,0xa7,0xd3,0xca,0xfb,0xb1,0x25,0x3e, -0xfe,0x3c,0x25,0x33,0x05,0xf8,0xaa,0xf7,0x05,0x05,0x19,0x1b,0xaa,0x0f,0x06,0x10, -0xf1,0xcd,0xce,0xcd,0xf4,0x60,0x0b,0x11,0xa4,0x1d,0x1f,0x98,0x16,0x08,0xaa,0xfa, -0xfd,0x92,0x04,0x12,0x84,0x28,0x34,0xbe,0x20,0xfd,0xf1,0xcb,0x96,0x4a,0x87,0xa7, -0x07,0xe3,0x17,0xa6,0x2f,0x33,0xb5,0x2d,0x1d,0x47,0x0a,0x0a,0x72,0x26,0x3a,0x2e, -0x2a,0xfc,0x3e,0xe1,0xd2,0x57,0xcc,0xc8,0x56,0xcd,0xe3,0x9e,0xf5,0xf5,0x6f,0x0f, -0x2b,0xef,0x29,0x0f,0x18,0xea,0xdc,0x9b,0xf0,0x16,0x2d,0x3d,0x4d,0xcd,0x3a,0x1b, -0x55,0xf4,0xc7,0xb9,0xa5,0xa1,0x0f,0xc7,0xfc,0x30,0x26,0x46,0x23,0x50,0x38,0x00, -0x13,0x03,0xa9,0x01,0x08,0xf7,0x10,0x0c,0x35,0x06,0xfb,0xc3,0xdc,0xba,0x87,0x9d, -0xb1,0x78,0xe5,0x0c,0x65,0x1b,0x26,0x18,0x21,0x0b,0x91,0xee,0xef,0xbb,0x1e,0x4d, -0x18,0x5b,0x3b,0xb3,0x0c,0xe9,0x18,0xd7,0xcd,0x07,0xc6,0xc4,0xc7,0xc5,0xcf,0x79, -0xf2,0x18,0xb6,0x21,0x19,0x11,0x07,0xf9,0xea,0x0c,0x32,0x88,0x40,0x29,0x6f,0x11, -0x00,0x4d,0xeb,0xce,0xaf,0xb0,0xb3,0x65,0xe6,0x15,0x07,0x27,0x31,0x10,0x2e,0x11, -0xb7,0xf5,0xec,0xae,0xfb,0x0f,0x4f,0x23,0x31,0xcf,0x39,0x29,0x62,0x02,0xd8,0x21, -0xad,0x95,0x77,0xa8,0xda,0xe8,0x0d,0x2c,0x89,0x35,0x22,0x6e,0xfc,0xeb,0xb9,0x03, -0x2c,0xa3,0x47,0x34,0xa5,0xff,0xec,0xb3,0xeb,0xd8,0x2b,0xc5,0xc4,0xab,0xd5,0xeb, -0xe8,0xf3,0xfb,0x05,0x09,0x06,0x61,0xfb,0xf4,0xd4,0xf7,0x17,0xb0,0x2b,0x36,0x64, -0x3b,0x36,0xdb,0x16,0xec,0xf3,0xcb,0xbc,0x29,0xc8,0xe3,0x89,0x04,0x23,0x9e,0x32, -0x2c,0x7e,0x1f,0x13,0x7c,0x14,0x1b,0xaa,0x19,0x13,0xb7,0x05,0xf0,0xce,0xdc,0xc7, -0x2c,0xb3,0xa7,0xea,0xc7,0x0c,0xe5,0x30,0x20,0x5e,0x13,0x04,0x30,0xe6,0xcf,0x93, -0xd9,0x0c,0xbc,0x44,0x58,0xdb,0x43,0x21,0x75,0x02,0xdc,0xd3,0xc7,0xcc,0x88,0xce, -0xcb,0xdf,0xd0,0xee,0x00,0x14,0x21,0xc8,0x1c,0x14,0x7a,0x0d,0x16,0x99,0x29,0x34, -0x73,0x2d,0x18,0x13,0x06,0xe6,0x5a,0xc0,0xb0,0x79,0xb3,0xd6,0x7e,0x0b,0x25,0x6d, -0x2a,0x37,0x11,0x31,0x11,0xd0,0xf9,0xf8,0xdd,0x00,0x0b,0xc1,0x19,0x18,0xcc,0x0d, -0xf5,0xea,0xdb,0xcb,0xc0,0xbe,0xc8,0x0b,0xdd,0xf5,0xe9,0x11,0x20,0x33,0x12,0xf9, -0xfa,0xf4,0x17,0xa6,0x4b,0x62,0xdf,0x48,0x0e,0x25,0xe0,0xcd,0xab,0xc5,0xcd,0x40, -0xd8,0xde,0x29,0xea,0xf4,0xd7,0xf9,0xf5,0x5a,0xf0,0xf0,0xfd,0xf0,0xff,0x9f,0x27, -0x49,0xb6,0x43,0x2f,0xa9,0x23,0x08,0x8e,0xdd,0xc1,0x6e,0xbb,0xc3,0x60,0xd9,0xf8, -0xca,0x20,0x3d,0x03,0x3c,0x21,0xbc,0x0f,0x12,0x45,0x1a,0x1c,0xf9,0x1a,0x13,0x41, -0xfd,0xed,0x9a,0xe1,0xcd,0xf1,0xbf,0xc0,0x76,0xde,0x0c,0x9c,0x21,0x17,0x4f,0x0b, -0xef,0x01,0xd2,0xdb,0xf7,0x03,0x32,0x2b,0x48,0x34,0xb7,0x17,0x13,0xdf,0x07,0xe8, -0xe3,0xd5,0xd0,0x40,0xc3,0xbb,0xfb,0xcb,0xec,0xb1,0x03,0x11,0xa4,0x1a,0x27,0x75, -0x35,0x3e,0xaa,0x31,0x1d,0x92,0x0c,0xf6,0x8a,0xe1,0xcd,0xbe,0xc6,0xd1,0x39,0xe7, -0x0c,0x9f,0x30,0x37,0x6b,0x27,0x14,0x2c,0x04,0xfe,0x3a,0x03,0x08,0x81,0x0d,0x0e, -0x50,0x0f,0x05,0xa3,0xf7,0xe4,0x53,0xcd,0xc8,0xd7,0xdb,0xf4,0xc2,0xf7,0xf7,0x30, -0x04,0x01,0x84,0xee,0xec,0xdd,0x07,0x33,0x16,0x56,0x4f,0x64,0x2a,0xfe,0x12,0xe0, -0xcb,0xde,0xc2,0xce,0xfd,0xd6,0xd9,0xd5,0xed,0x07,0x46,0x0b,0x0b,0x50,0x0d,0x08, -0xf3,0x0c,0x19,0x44,0x1d,0x20,0xa6,0x22,0x20,0x39,0x17,0xf8,0xca,0xd3,0xc8,0x23, -0xc9,0xcc,0x27,0xe0,0xfc,0x8f,0x21,0x45,0x23,0x4b,0x31,0x91,0x17,0x0f,0xdb,0x0b, -0x0a,0xca,0x04,0xf5,0xe4,0xdd,0xda,0x60,0xdb,0xd7,0x83,0xd8,0xe3,0x35,0xf5,0x09, -0x45,0x10,0x03,0xb4,0xee,0xdc,0x09,0xe5,0x0f,0xef,0x3e,0x54,0x63,0x41,0x22,0x1a, -0x0c,0xf9,0x75,0xe2,0xd8,0x64,0xdb,0xd7,0xc7,0xc6,0xc0,0x80,0xd7,0xf6,0x70,0x0c, -0x18,0x95,0x1b,0x2c,0xf4,0x41,0x49,0xfe,0x36,0x13,0xa5,0xf5,0xd7,0xc3,0xc7,0xc3, -0x78,0xc5,0xd0,0x81,0xe9,0x19,0xee,0x44,0x44,0x1d,0x2e,0x11,0x73,0xf7,0xf4,0x57, -0xfc,0xff,0x00,0x08,0x10,0xec,0x18,0x1d,0x0c,0x15,0xf4,0x2a,0xd7,0xce,0x8d,0xcf, -0xd4,0xaa,0xe1,0xf9,0x26,0x0e,0x07,0xc1,0xf3,0x02,0x46,0x29,0x41,0x73,0x42,0x22, -0x0d,0x03,0xf5,0x24,0xec,0xe2,0x39,0xd3,0xd0,0x23,0xcb,0xce,0xe3,0xee,0x07,0x3a, -0x02,0x05,0x7a,0x0b,0x15,0x5b,0x1f,0x1f,0x91,0x12,0x0c,0xc7,0x11,0x15,0x0f,0x0a, -0xf1,0xce,0xdd,0xdc,0x52,0xe9,0xf7,0x43,0x03,0x12,0x30,0x24,0x2c,0x69,0x22,0x18, -0x30,0x19,0x1a,0x0a,0x16,0x08,0xb4,0xfb,0xef,0xb5,0xdb,0xd3,0x1a,0xcd,0xc8,0xf8, -0xdf,0xfc,0xdc,0x0f,0x16,0x21,0x0f,0xf1,0x2c,0xdb,0xd8,0x9f,0xf3,0x18,0xc0,0x32, -0x36,0x84,0x2b,0x20,0x5d,0x13,0xfa,0x9c,0xdd,0xd1,0x33,0xd4,0xcc,0xbf,0xc5,0xd5, -0xb0,0xf2,0x1b,0x9d,0x39,0x36,0x70,0x2d,0x2c,0xe5,0x21,0x16,0x53,0x10,0x0a,0x53, -0xf9,0xdd,0x43,0xc7,0xc1,0xdd,0xcb,0xde,0xb0,0xf8,0x23,0x52,0x40,0x43,0x74,0x33, -0x1c,0xda,0xfc,0xec,0xcd,0xe9,0xeb,0x3c,0xfb,0x09,0x1a,0x0f,0x0f,0xdb,0x04,0xee, -0xcf,0xdc,0xdc,0xbf,0xd8,0xd0,0x0b,0xda,0xf3,0xef,0x06,0x07,0x9d,0x0c,0x29,0xca, -0x4f,0x5c,0x67,0x42,0x17,0x79,0xf6,0xd7,0xc2,0xbf,0xc3,0x6e,0xd1,0xdb,0x46,0xdc, -0xdf,0x46,0xfd,0x17,0xf7,0x11,0x09,0x70,0x06,0x09,0xe8,0x15,0x1f,0x69,0x1d,0x14, -0x83,0x0f,0x06,0xe4,0xf2,0xe0,0x97,0xd1,0xcf,0x84,0xe2,0xfa,0xfd,0x13,0x22,0x08, -0x2e,0x30,0x14,0x1e,0x0c,0x35,0x0a,0x0c,0x4f,0x0d,0x0c,0x00,0x09,0x04,0x0f,0xf9, -0xe3,0xe7,0xd1,0xcc,0x87,0xd8,0xe2,0x76,0xf6,0x19,0xce,0x20,0xfe,0x28,0xe1,0xe2, -0xae,0x04,0x20,0x0c,0x22,0x18,0xb5,0x12,0x1a,0x3a,0x1e,0x10,0xa7,0xec,0xcc,0x8a, -0xbe,0xb9,0x00,0xc2,0xd7,0x11,0xee,0x15,0x4c,0x35,0x3f,0x14,0x3e,0x34,0xc3,0x22, -0x11,0x41,0x06,0xfd,0x31,0xe8,0xcc,0x82,0xc2,0xce,0x81,0xe6,0x0b,0x1f,0x27,0x3a, -0x88,0x46,0x34,0x28,0x0d,0xf9,0x9b,0xf5,0xf4,0x5a,0xf4,0xef,0x20,0xf5,0x04,0x3c, -0x10,0x08,0x6f,0xf7,0xdd,0xd8,0xd7,0xee,0x13,0xf8,0xeb,0x5d,0xe3,0xe6,0xaf,0xf1, -0x02,0x30,0x15,0x2b,0xf5,0x3d,0x3d,0x9b,0x2d,0x1b,0x4c,0xff,0xdc,0xa8,0xbd,0xb9, -0x3b,0xc8,0xd4,0x33,0xdf,0xf1,0x2e,0x12,0x34,0x00,0x36,0x21,0x6f,0x13,0x07,0x51, -0xfd,0xf6,0x93,0xfc,0x15,0xd7,0x1f,0x13,0xdf,0xf5,0xd9,0xe8,0xcc,0xd2,0x11,0xe8, -0x00,0xa8,0x0c,0x17,0x6e,0x31,0x47,0x85,0x38,0x13,0x14,0xfe,0xf9,0x96,0xfd,0x00, -0x73,0xf8,0xeb,0x22,0xdf,0xd1,0x92,0xd5,0xe0,0x39,0xed,0xf2,0x13,0xfa,0x14,0x09, -0x1b,0xf8,0x00,0xeb,0xff,0x6a,0x1f,0x32,0x0b,0x29,0x18,0x31,0x12,0x0a,0xe0,0xfa, -0xec,0x0d,0xe6,0xd9,0x2d,0xcc,0xca,0x01,0xcc,0xd8,0xdf,0xf5,0x16,0x76,0x32,0x39, -0x5c,0x2f,0x2f,0xb9,0x35,0x2b,0x9b,0x0f,0xef,0x14,0xcc,0xb3,0x79,0xae,0xc0,0x7c, -0xdd,0x0b,0x63,0x31,0x48,0x43,0x52,0x3d,0xd7,0x0b,0xef,0x9b,0xe5,0xe8,0x5a,0xeb, -0xf1,0x3b,0x05,0x19,0xd5,0x27,0x1d,0xf4,0xfe,0xe0,0x60,0xce,0xcd,0x79,0xd7,0xe7, -0x52,0xf3,0xf6,0x5d,0xff,0x0f,0x3c,0x22,0x33,0x3c,0x36,0x29,0xc9,0x18,0x07,0xce, -0xfa,0xf1,0xfb,0xdb,0xc1,0xd9,0xbc,0xbf,0xd8,0xd4,0xef,0x28,0x0b,0x29,0x17,0x2c, -0x1b,0xae,0x1e,0x13,0x4c,0x02,0xf4,0x8e,0xf6,0x0a,0xcb,0x15,0x0a,0x7a,0xf4,0xe8, -0xe4,0xe4,0xf0,0x80,0x0b,0x1b,0xc7,0x14,0x0b,0x61,0x0d,0x1c,0xd6,0x27,0x1c,0x3c, -0x0d,0x07,0xab,0x01,0xf9,0x33,0xf4,0xe7,0xd0,0xd2,0xc3,0xc3,0xc8,0xe7,0xa2,0x08, -0x1a,0x98,0x0f,0x0a,0x6f,0x04,0xea,0xaa,0xe5,0xff,0xd5,0x11,0x17,0x18,0x12,0x17, -0xcd,0x21,0x16,0x2e,0x02,0xe9,0xf2,0xd8,0xcc,0x0d,0xc3,0xcd,0x55,0xe0,0xf3,0xba, -0x12,0x32,0x4f,0x48,0x43,0x07,0x24,0x0c,0xc0,0x0b,0x15,0x5b,0x15,0xfc,0xfe,0xd6, -0xb7,0xa0,0xa9,0xc2,0xbe,0xec,0x15,0x64,0x35,0x3e,0x8b,0x4a,0x4f,0x47,0x2e,0xfe, -0xe7,0xda,0xcc,0x1d,0xce,0xde,0xa2,0xf5,0x0b,0x01,0x13,0x0c,0x34,0xff,0xf6,0x7f, -0xe8,0xda,0xfc,0xda,0xdf,0x0e,0xe5,0xed,0x53,0x01,0x28,0xe3,0x44,0x4b,0xba,0x46, -0x35,0xfc,0x19,0xf9,0x23,0xdb,0xc7,0x73,0xc1,0xc5,0x58,0xd0,0xd7,0x80,0xe6,0xf4, -0x96,0x09,0x2b,0xcf,0x2d,0x19,0x82,0x13,0x09,0x36,0x09,0x12,0xc8,0x0e,0x05,0x80, -0xfc,0xe9,0x32,0xdb,0xd7,0x1a,0xdb,0xe9,0xbd,0x07,0x23,0x4d,0x2b,0x20,0x4b,0x1b, -0x1c,0x72,0x1a,0x0c,0x95,0x02,0x05,0x16,0x0c,0x0a,0x50,0x01,0xf5,0x2e,0xe1,0xc8, -0x3e,0xc3,0xd5,0xa0,0xea,0x06,0xf0,0x18,0x1c,0xff,0x14,0xff,0x2a,0xf0,0x01,0x4e, -0x10,0x09,0x29,0x01,0x08,0xaa,0x14,0x1b,0x45,0x1d,0x06,0xf7,0xdd,0xbe,0xc4,0xae, -0xbb,0x82,0xd4,0xed,0xfc,0x08,0x26,0x9e,0x44,0x50,0x29,0x37,0x1a,0x98,0x10,0x0b, -0x7f,0xfd,0xe8,0xca,0xcf,0xbe,0xfb,0xbe,0xd9,0xb8,0x09,0x38,0x14,0x4a,0x3d,0xe1, -0x2f,0x29,0xbf,0x11,0xf8,0x16,0xee,0xdd,0x2b,0xda,0xe2,0x9f,0xf1,0x09,0x38,0x08, -0xf8,0x7d,0xf1,0xf1,0x4a,0xf4,0xfb,0x30,0xfd,0xeb,0xac,0xda,0xd9,0x8e,0xf0,0x1c, -0xcf,0x3b,0x3d,0x07,0x34,0x2a,0x2c,0x1f,0x03,0xe0,0xe3,0xcb,0x8a,0xbb,0xb4,0x03, -0xc0,0xdb,0x42,0xfa,0x13,0x9d,0x29,0x40,0xdb,0x47,0x2a,0x9b,0x09,0xf0,0xa3,0xe1, -0xee,0x58,0x05,0x15,0x64,0x0d,0xf0,0x1d,0xdd,0xd6,0x39,0xdf,0xf1,0xa2,0x05,0x1e, -0xac,0x28,0x29,0x27,0x35,0x3a,0xd0,0x22,0xff,0x7e,0xed,0xed,0x80,0xf5,0xf5,0xe7, -0xee,0xe4,0x19,0xd7,0xd0,0x89,0xd9,0xea,0x2e,0xfd,0x0b,0xa3,0x0e,0x07,0x3c,0x0c, -0x10,0x39,0x0f,0x20,0x81,0x22,0x15,0xbd,0x0c,0x02,0x35,0xfa,0xf3,0x17,0xf2,0xf2, -0xd9,0xed,0xd7,0x12,0xc4,0xc7,0x33,0xd9,0xf6,0xbd,0x13,0x25,0x70,0x3a,0x45,0x6e, -0x37,0x30,0x60,0x2f,0x18,0x1d,0xed,0xc9,0x6e,0xaf,0xa4,0x5b,0xae,0xcf,0x29,0x06, -0x3c,0x92,0x56,0x53,0x78,0x3e,0x31,0xd0,0x10,0xe5,0x5f,0xd6,0xd5,0x3b,0xe4,0xf8, -0x28,0x0a,0x1a,0x83,0x14,0x02,0xed,0xef,0xe2,0x07,0xd7,0xda,0x5a,0xeb,0xfb,0xc7, -0xf9,0xf3,0x00,0x01,0x21,0x7f,0x3c,0x3d,0x41,0x28,0x17,0x1a,0x0e,0xf9,0xbc,0xeb, -0xe4,0x9b,0xce,0xb0,0xcc,0xaf,0xc9,0xd4,0xe9,0x07,0x36,0x20,0x32,0x86,0x42,0x30, -0x5b,0x15,0x01,0xac,0xee,0xef,0x6c,0xf9,0xfb,0x7b,0xfc,0xf2,0x41,0xeb,0xf0,0x30, -0xfb,0x0a,0x01,0x1d,0x24,0x75,0x19,0x0c,0x1f,0x10,0x19,0x31,0x1f,0x15,0x5e,0x05, -0xfc,0x7e,0xf7,0xef,0x31,0xe8,0xda,0xd2,0xc8,0xca,0xed,0xdc,0xfa,0x36,0x1c,0x28, -0xb4,0x13,0xf8,0xba,0xf5,0xfe,0x9c,0x00,0x10,0xc5,0x13,0x09,0x05,0x0a,0x09,0x1b, -0x07,0xfe,0xc5,0xee,0xe1,0x30,0xd5,0xc8,0x05,0xcf,0xe1,0x86,0xfb,0x19,0xb4,0x2d, -0x3a,0x5d,0x3f,0x32,0xa9,0x18,0x0d,0xe2,0x0e,0x0d,0xcb,0xf9,0xd8,0x0c,0xbb,0xac, -0x56,0xb3,0xd6,0x0d,0x0e,0x3c,0x4b,0x57,0x55,0x8f,0x43,0x3e,0xee,0x24,0xe6,0xa7, -0xc5,0xc2,0x2f,0xcb,0xdf,0xad,0xf5,0x09,0xe1,0x08,0xff,0x31,0xf6,0xf7,0x2a,0xee, -0xe6,0x46,0xe6,0xeb,0x60,0xed,0x00,0x36,0x02,0xfc,0x0c,0xf9,0xfd,0x2a,0x03,0xfd, -0x05,0xfc,0xf8,0xa8,0xf9,0xf6,0x6a,0xf2,0xf0,0x0f,0xf0,0xf3,0xef,0xf6,0xf5,0x89, -0xed,0xf3,0x0c,0xf6,0xeb,0x09,0xe2,0xe2,0x7c,0xed,0xf4,0x10,0xf3,0xe6,0x5a,0xdd, -0xe1,0x1c,0xdf,0xe3,0x6b,0xe6,0xda,0x8e,0xe1,0xd8,0x5c,0xe3,0xda,0x58,0xdc,0xdc, -0xcd,0xe0,0xd5,0x97,0xdb,0xe1,0x72,0xe3,0xeb,0x95,0xec,0xee,0x7d,0xe8,0xe1,0xfe, -0xdd,0xeb,0x32,0xee,0xec,0xa3,0xed,0xf6,0xc3,0xed,0xf5,0x43,0xf7,0xfd,0xd5,0x0b, -0x01,0xad,0x03,0x0c,0xcb,0x09,0x13,0x6b,0xfe,0x01,0x36,0x0e,0x06,0xad,0x0e,0x0c, -0xdd,0x03,0x0f,0x93,0x11,0x0e,0x9e,0x1c,0x24,0x1e,0x0c,0x1a,0x9e,0x13,0x23,0x24, -0x25,0x26,0xb4,0x26,0x21,0xdc,0x27,0x1e,0x8b,0x2d,0x1b,0x6a,0x21,0x27,0x6e,0x36, -0x33,0x83,0x27,0x30,0x70,0x30,0x35,0x3e,0x2d,0x30,0xee,0x39,0x48,0x4f,0x52,0x36, -0x45,0x2b,0x35,0x14,0x36,0x2d,0xd8,0x38,0x32,0x49,0x33,0x43,0xe0,0x47,0x4c,0x8d, -0x51,0x47,0xcb,0x4b,0x40,0x03,0x53,0x4b,0xb9,0x52,0x49,0xed,0x5e,0x53,0x5b,0x52, -0x3c,0x2c,0x38,0x2f,0x9a,0x33,0x1d,0xc8,0x28,0x20,0x18,0x26,0x33,0xd4,0x25,0x2e, -0xbf,0x25,0x2f,0x52,0x30,0x18,0x54,0x07,0x01,0x85,0x0e,0xfd,0x73,0x04,0x08,0x14, -0xf7,0xfd,0x36,0xf7,0xdf,0x78,0xec,0xf0,0x57,0xea,0xec,0xf4,0xf2,0xf9,0xca,0xec, -0xf5,0x02,0xfb,0xe4,0x54,0xcb,0xda,0x35,0xd3,0xd0,0xcb,0xcf,0xc4,0x68,0xa8,0xbe, -0x42,0xba,0xb2,0xec,0xa6,0xa0,0x59,0x9c,0xac,0x53,0xb1,0xad,0x4d,0xb9,0xcb,0x1d, -0xbf,0xa4,0x63,0xaa,0xa0,0xd1,0xb1,0xa9,0x3a,0xb2,0xa3,0x09,0xa6,0xb1,0x0a,0x9c, -0xb2,0xaf,0xca,0xbd,0x46,0xc5,0xbd,0x82,0xbc,0xc5,0xaa,0xd0,0xd7,0xb3,0xaa,0xa8, -0x4f,0x9c,0x84,0x6d,0x82,0x87,0x24,0x96,0x9e,0x23,0xa2,0x98,0x8b,0x81,0x81,0x45, -0x8d,0x8f,0x1f,0x92,0x95,0xa5,0x9c,0xa8,0xe4,0xa6,0x91,0x72,0x90,0xa4,0xe3,0x9f, -0x87,0x7e,0x86,0x9c,0x67,0xa1,0x94,0xc7,0xa7,0xae,0xdd,0xb4,0xbd,0x10,0xc1,0xbd, -0x39,0xbd,0xc3,0xee,0xd6,0xe7,0x4d,0xe6,0xdf,0x41,0xe2,0xce,0x02,0xda,0xc9,0x18, -0xd4,0xd5,0x95,0xf5,0xfc,0x52,0xf5,0xf2,0x2e,0x06,0x1b,0x91,0x06,0x26,0x58,0x15, -0x27,0xbe,0x29,0x2f,0x49,0x24,0x2a,0xa8,0x21,0x29,0xea,0x22,0x20,0x9f,0x4f,0x53, -0x3f,0x5e,0x65,0xd8,0x64,0x5c,0x02,0x5c,0x6d,0x5d,0x5e,0x72,0xef,0x7d,0x7a,0x60, -0x79,0x52,0x33,0x55,0x45,0x41,0x43,0x4d,0x82,0x43,0x4b,0x17,0x4f,0x3e,0x28,0x30, -0x27,0x8b,0x41,0x3b,0x64,0x55,0x25,0xeb,0x3c,0x48,0xa7,0x35,0x3c,0xa6,0x3d,0x3e, -0x45,0x39,0x27,0xe8,0x05,0x2c,0xfd,0x3f,0x3c,0x24,0x22,0x2f,0x36,0x38,0x32,0x59, -0x27,0x25,0x8c,0x2a,0x40,0xdb,0x45,0x23,0x87,0x39,0x1b,0x19,0x28,0x0e,0x02,0x27, -0x0e,0xb2,0x24,0x21,0xd1,0xfe,0xf7,0x40,0xfc,0x0e,0xa8,0x1b,0x1f,0xd8,0x29,0x1e, -0x2e,0x2d,0x46,0x93,0x38,0x32,0xd4,0x47,0x28,0x76,0x14,0x22,0x86,0x32,0x1b,0xf1, -0x3a,0x62,0xa4,0x4a,0x4b,0x8c,0x5e,0x4a,0x68,0x54,0x4a,0x19,0x6e,0x77,0x3e,0x79, -0x70,0x34,0x6b,0x4a,0xb3,0x46,0x39,0x3a,0x47,0x24,0x22,0x31,0x52,0x57,0x47,0x2e, -0x7f,0x36,0x53,0x84,0x3f,0x3e,0x5b,0x47,0x42,0x90,0x43,0x55,0x57,0x74,0x75,0xf1, -0x60,0x64,0xd3,0x30,0x40,0x56,0x44,0x35,0x69,0x3f,0x3f,0x76,0x5d,0x40,0x1c,0x43, -0x33,0xb9,0x3f,0x42,0xa5,0x3e,0x41,0x5a,0x63,0x54,0x89,0x50,0x58,0xfb,0x4a,0x34, -0x29,0x37,0x33,0xd6,0x34,0x26,0xba,0x17,0x1c,0xc7,0x36,0x4b,0x1d,0x37,0x38,0x6b, -0x30,0x37,0xed,0x36,0x33,0x64,0x40,0x4b,0xe2,0x48,0x32,0x39,0x1f,0x12,0xb1,0x18, -0x20,0x13,0x39,0x45,0x48,0x43,0x45,0xa8,0x4a,0x43,0xfd,0x3c,0x2c,0x9a,0x2a,0x38, -0xad,0x23,0x21,0xfe,0x37,0x25,0x97,0x13,0x0d,0xcd,0x0c,0x05,0x52,0x19,0x04,0x04, -0xe3,0xef,0x24,0x12,0xfd,0x4f,0xed,0xe8,0x14,0xdd,0xc8,0xd1,0xe9,0xfb,0xc9,0xef, -0xf4,0x1f,0xe7,0xd6,0xb6,0xc9,0xc8,0x28,0xd2,0xcb,0xfa,0xc7,0xba,0x4e,0xc3,0xd2, -0xa2,0xd3,0xdd,0x33,0xd0,0xbb,0x5c,0xcc,0xc5,0x4e,0xb9,0xc8,0x94,0xd3,0xd3,0x14, -0xbe,0xc4,0xdc,0xb5,0xbc,0xcf,0xb2,0xcf,0x10,0xbc,0xaa,0x3f,0xa5,0xbf,0x12,0xbd, -0xb4,0xd1,0xb5,0xbc,0x1e,0xce,0xc1,0x03,0xd7,0xd3,0x2a,0xc9,0xba,0xbe,0xaf,0x9c, -0x80,0xaa,0xcd,0xfa,0xd2,0xd3,0x63,0xd4,0xd1,0xb9,0xcc,0xef,0x92,0xf5,0xf0,0x59, -0xec,0xef,0x15,0xd7,0xcc,0xbb,0xe2,0xc6,0x3e,0xb2,0xb5,0xf7,0xc6,0xc7,0x26,0xb9, -0xc6,0xe8,0xb1,0xb5,0xca,0xbf,0xbd,0xe1,0xb2,0xb6,0x7c,0xc7,0xb9,0xa8,0xaf,0xc4, -0x31,0xc4,0xce,0x16,0xd9,0xd9,0x58,0xb7,0xa4,0x0e,0xbd,0xb0,0x07,0xaa,0x9e,0xf4, -0x9d,0x99,0x43,0xa9,0xab,0xe2,0xb0,0xbd,0x35,0xcc,0xbb,0xd5,0xad,0xab,0x43,0x9c, -0x99,0xd9,0x94,0x8d,0x93,0x81,0x81,0x66,0x81,0x82,0x0f,0x8d,0x8a,0xb5,0x90,0x93, -0xb6,0x95,0x99,0xa1,0x97,0x96,0xce,0x99,0x9a,0x35,0x90,0x87,0xc3,0x86,0x8b,0xb9, -0x89,0x88,0xd5,0x82,0x8d,0x59,0x8b,0x9a,0xf4,0xa8,0xad,0xca,0x97,0xa8,0xf0,0x9b, -0x9d,0x5d,0xa4,0xab,0x92,0x9a,0x84,0x21,0x81,0x8d,0xf2,0x8e,0x8c,0x69,0x88,0x84, -0xf4,0x80,0x81,0x64,0x81,0x81,0x94,0x87,0x8d,0xa3,0x92,0x83,0x72,0x83,0xa8,0xa7, -0x9e,0xa5,0x26,0xa7,0x9d,0xd4,0x9f,0xa9,0x3c,0xa2,0x96,0xac,0xa1,0xb3,0x18,0xac, -0x9c,0xf7,0xa0,0xa7,0xf8,0xb8,0xc7,0x96,0xd7,0xcd,0xab,0xd3,0xe6,0x3b,0xf4,0xe6, -0xe9,0xf7,0x0b,0xf9,0x06,0xfb,0x3b,0xec,0xee,0x04,0xf7,0x0a,0x93,0x11,0x18,0x35, -0x1f,0x2c,0x23,0x22,0x38,0x1f,0x40,0x4b,0xa5,0x5a,0x6d,0x6d,0x5d,0x56,0x26,0x60, -0x4f,0xa6,0x60,0x6a,0xb0,0x74,0x75,0x31,0x67,0x7f,0x80,0x7e,0x7e,0x98,0x7e,0x7e, -0x99,0x7e,0x7e,0x99,0x7e,0x7e,0x99,0x7e,0x7e,0x99,0x7e,0x7e,0x99,0x7e,0x7e,0x5a, -0x7e,0x7f,0x30,0x74,0x78,0x24,0x6a,0x66,0x61,0x5d,0x6a,0x81,0x67,0x6f,0xf4,0x7e, -0x7e,0x88,0x7e,0x7e,0x99,0x7e,0x7e,0xa9,0x7e,0x7f,0xf1,0x6b,0x60,0x42,0x71,0x68, -0x34,0x52,0x57,0x7f,0x66,0x52,0x79,0x4d,0x58,0x9d,0x6f,0x59,0x98,0x63,0x67,0x29, -0x6c,0x53,0x20,0x49,0x5b,0x9a,0x4b,0x46,0x9c,0x4c,0x34,0xb9,0x25,0x26,0xd7,0x41, -0x36,0xe4,0x37,0x36,0x03,0x2b,0x2f,0xea,0x44,0x42,0x33,0x2e,0x2c,0x3d,0x22,0x23, -0x24,0x29,0x33,0xbf,0x29,0x1e,0xe2,0x2f,0x38,0xe5,0x40,0x32,0x51,0x1e,0x24,0x0c, -0x34,0x34,0x8c,0x35,0x29,0x88,0x14,0x18,0xbf,0x0e,0x1a,0x64,0x11,0x1f,0x26,0x13, -0x0a,0xba,0xfd,0xee,0xf0,0xe3,0xdd,0x39,0xdf,0xdb,0x17,0xef,0xe4,0xa7,0xef,0xed, -0x56,0xf7,0xe6,0xe0,0xde,0xe8,0x0f,0xdc,0xc7,0x23,0xd7,0xd8,0x5b,0xcf,0xc2,0xc7, -0xbf,0xaf,0x24,0xb6,0xbd,0x92,0xaf,0xbb,0xa9,0xc4,0xe7,0x35,0xdd,0xba,0x43,0xb7, -0xd1,0x38,0xd0,0xb9,0xae,0xb9,0xb9,0x07,0xcd,0xb8,0x85,0xc7,0xca,0x69,0xdb,0xc3, -0xeb,0xca,0xc5,0x70,0xd5,0xd4,0x65,0xd3,0xe4,0xeb,0xd3,0xd7,0xfe,0xce,0xc1,0xa7, -0xea,0xf3,0x13,0xe3,0xe8,0x8f,0xf6,0xeb,0x9a,0xf0,0xf2,0x44,0xf5,0xfe,0xf0,0xfa, -0x1e,0xf7,0xff,0x14,0xc7,0x31,0x2b,0xac,0x12,0xf7,0xb9,0x0b,0x1a,0x9c,0x23,0x1f, -0x21,0x14,0x14,0x1b,0x03,0xe6,0xe3,0xf6,0x13,0x72,0x13,0x07,0x97,0x15,0x0c,0xe9, -0x11,0x2d,0x01,0x3a,0x2b,0x36,0x2a,0x47,0x30,0x2d,0x29,0x17,0x42,0x2b,0xd2,0x03, -0x19,0x04,0x22,0x08,0x9d,0x03,0x0f,0xfa,0x27,0x2b,0xb8,0x32,0x37,0x3f,0x3c,0x21, -0xd1,0x23,0x22,0xd7,0x1a,0x11,0xa8,0x10,0x0e,0x0d,0x0f,0x09,0xa3,0xf3,0x08,0xfc, -0xed,0xf0,0x7a,0xe7,0xfc,0xaf,0xfd,0x11,0x89,0x19,0x12,0x38,0xf2,0xf8,0x18,0xed, -0xe1,0x49,0xd8,0xfa,0x65,0xe5,0xed,0x0c,0xf8,0xec,0x6c,0xf4,0xef,0xed,0xed,0xcf, -0x4d,0xdd,0xf6,0x10,0x03,0x0a,0x25,0x09,0xfd,0xd3,0xf1,0xf6,0x27,0x04,0xf1,0xac, -0xfe,0x16,0x22,0x06,0xf7,0x08,0xdd,0xe9,0x86,0xd7,0xe3,0xe5,0xe9,0xf7,0x9c,0xee, -0x03,0xfa,0x11,0x1b,0xd7,0x17,0x26,0xab,0x27,0x1f,0xb7,0x0b,0x1b,0x94,0x01,0xf3, -0x69,0xf5,0xfa,0xe5,0xf4,0xf4,0x4a,0x08,0x01,0x2c,0xf2,0xfa,0xb0,0x06,0x12,0x5d, -0xfe,0x04,0x56,0x0b,0x0a,0x5d,0x0c,0x1d,0x31,0x07,0xfe,0x79,0x01,0xfd,0x5b,0xf0, -0xfe,0xf2,0xfe,0xfc,0xb6,0x18,0x22,0x9a,0x0b,0x0e,0x6a,0x20,0x0f,0x77,0x18,0x13, -0x41,0x1c,0x28,0xa8,0x28,0x27,0xe5,0x32,0x23,0x3d,0x33,0x2f,0x55,0x28,0x2b,0x13, -0x25,0x1d,0xe6,0x0f,0x2d,0xd5,0x3d,0x3b,0x47,0x17,0x22,0xf2,0x1f,0x2d,0xb5,0x28, -0x38,0xdc,0x39,0x2c,0xc9,0x1b,0x1f,0x0d,0x10,0xf1,0x31,0x01,0xe7,0xa5,0xe1,0x02, -0x1b,0x20,0x18,0xc4,0x13,0x09,0x55,0x04,0x02,0x8f,0x10,0x07,0x25,0x18,0x1d,0x70, -0x07,0xee,0xe8,0xff,0xe7,0x46,0xcf,0xcc,0xbe,0xbf,0xd3,0x1e,0xe2,0x05,0x23,0x07, -0xf3,0xc3,0xd9,0xd3,0x20,0xd0,0xf8,0x99,0x09,0xea,0x3f,0xf6,0x0b,0x46,0x0a,0xf1, -0x48,0xf6,0xed,0xdc,0xef,0xda,0x78,0xe4,0xea,0x6c,0x05,0x1e,0xb5,0x06,0xee,0xa1, -0xdd,0xd6,0xd9,0xef,0x12,0xdb,0x12,0x0e,0x44,0x0b,0x0b,0xa1,0xfa,0xed,0x69,0xe3, -0xe7,0xe8,0xc9,0xd1,0x61,0xdd,0xf3,0x61,0xee,0x05,0xc5,0x08,0xf3,0x61,0xe8,0xe1, -0x01,0xeb,0xec,0x9a,0xe3,0xf1,0xee,0x08,0xe9,0xc3,0xd3,0xe1,0x33,0xdb,0xd4,0xa7, -0xe3,0xe4,0x1d,0xe0,0xdb,0x8e,0xd9,0xe2,0xa6,0xcc,0xd6,0x6e,0xd3,0xda,0xea,0xdf, -0xe2,0xe5,0xda,0xdb,0x44,0xd1,0xda,0xc0,0xda,0xae,0xf8,0xae,0xc3,0xe8,0xd3,0xde, -0x9e,0xe0,0xca,0x7e,0xce,0xc8,0x68,0xdb,0xd0,0x62,0xd8,0xc9,0x88,0xd9,0xdc,0xab, -0xd6,0xce,0x2b,0xd9,0xdb,0x1d,0xc9,0xed,0x65,0xe2,0xe3,0xf9,0xf2,0xf0,0x8d,0xf1, -0xdb,0xd0,0xd1,0xcd,0x4c,0xd2,0xcb,0x44,0xe7,0xf6,0x99,0x02,0xea,0xaa,0xe8,0xdf, -0xf0,0xf3,0xde,0xe5,0xdc,0xe5,0xa1,0xee,0xed,0x2e,0xf1,0xe2,0x3d,0xec,0xfa,0x7b, -0xfd,0xe8,0x1a,0xf1,0xf8,0x3e,0xed,0x00,0x90,0x08,0xf1,0xd3,0xe2,0xf3,0x66,0xf7, -0xf0,0x6a,0xf8,0x11,0x80,0x1e,0x19,0x3c,0x2d,0x14,0x19,0x0c,0x11,0x25,0x1c,0x1d, -0xaf,0x15,0x18,0xca,0x1f,0x23,0x27,0x1a,0x14,0xe2,0x1c,0x22,0x51,0x1c,0x13,0xed, -0x2e,0x2e,0xc3,0x35,0x34,0x80,0x24,0x19,0x90,0x1c,0x2c,0x47,0x15,0x21,0xe0,0x26, -0x25,0x69,0x21,0x12,0x35,0x2c,0x28,0x46,0x33,0x3c,0x21,0x33,0x3c,0x3d,0x46,0x42, -0x41,0x39,0x2f,0x43,0x35,0x32,0xa9,0x26,0x37,0xe8,0x4b,0x4b,0xa3,0x45,0x32,0x1f, -0x2e,0x24,0xe8,0x25,0x0f,0x09,0x17,0x2a,0x4d,0x2c,0x1d,0xe5,0x1d,0x27,0x57,0x27, -0x22,0x98,0x0d,0x16,0xef,0x0d,0x22,0xab,0x2c,0x16,0x4a,0x0a,0x03,0xd5,0x16,0xfc, -0x83,0x01,0x10,0xae,0x13,0x04,0x35,0xfc,0xff,0x46,0xee,0xf1,0xf8,0x01,0xec,0x9a, -0xe4,0xdc,0xf3,0xfc,0xf1,0x16,0xd9,0xec,0x88,0xec,0xf0,0xcd,0xd2,0xd9,0x4d,0xbc, -0xd7,0x29,0xdc,0xd7,0xff,0xe5,0xd9,0xd7,0xcd,0xd6,0x6e,0xca,0xb8,0x9c,0xbb,0xc1, -0x5b,0xbc,0xb2,0x43,0xaf,0xbb,0xea,0xba,0xbb,0x0c,0xc9,0xcc,0x90,0xd6,0xe1,0x11, -0xd0,0xd6,0x42,0xdd,0xd1,0x98,0xcb,0xcf,0xc7,0xde,0xd6,0x1d,0xd3,0xda,0xeb,0xe3, -0xf2,0x5d,0xf9,0xe2,0x00,0xc4,0xdc,0x46,0xe5,0xdb,0xc0,0xdf,0xce,0x04,0xcb,0xd2, -0x55,0xe6,0xd8,0x68,0xd8,0xd7,0x1d,0xd8,0xd8,0xb2,0xdd,0xe1,0x21,0xd2,0xd6,0x09, -0xce,0xd4,0x26,0xd9,0xda,0x33,0xdc,0xf0,0x1d,0xd7,0xda,0x1a,0xd3,0xd5,0x2a,0xc2, -0xd3,0x24,0xe5,0xed,0xa5,0xdd,0xd5,0xf4,0xd0,0xcf,0x01,0xd0,0xd6,0xe1,0xbe,0xb4, -0x72,0xbf,0xe3,0x54,0xd1,0xb3,0x03,0xb3,0xb3,0xc6,0xc3,0xb4,0x9c,0xab,0xaa,0x07, -0xc9,0xce,0x82,0xc3,0xc3,0xbf,0xbf,0xd4,0xe5,0xd2,0xc3,0xd2,0xcd,0xda,0x28,0xef, -0xf8,0x0a,0xc5,0xbd,0xc1,0xc1,0xc8,0x2b,0xe2,0xe7,0xd4,0xe5,0xdb,0x58,0xdf,0xfa, -0xd0,0xf1,0xd7,0xa1,0xdf,0xd6,0x4f,0xcc,0xc3,0xd9,0xdb,0xe9,0xfd,0xd5,0xcc,0xc8, -0xd8,0xcc,0xa7,0xd1,0xd7,0x55,0xd6,0xba,0xc7,0xca,0xdc,0x43,0xdf,0xd1,0x60,0xc6, -0xd9,0x78,0xc7,0xc2,0xb2,0xb8,0xca,0x25,0xe3,0xde,0xc0,0xd4,0xcd,0x30,0xc5,0xb5, -0xcf,0xbe,0xc3,0x82,0xcf,0xd5,0x47,0xd5,0xe7,0x82,0xd5,0xd3,0xe8,0xe4,0xe2,0x30, -0xd9,0xd3,0xce,0xe1,0xe8,0x09,0xe7,0xe9,0xf0,0xed,0xef,0xd3,0xe8,0xed,0xa3,0xe3, -0xf6,0x60,0xff,0x0c,0x80,0x01,0x01,0x34,0x01,0xf3,0xdf,0x0e,0x25,0xfb,0x30,0x3a, -0xbb,0x45,0x34,0xbf,0x2c,0x32,0x10,0x40,0x33,0xb5,0x33,0x56,0xf0,0x51,0x51,0xd3, -0x52,0x59,0xd0,0x4e,0x57,0x6c,0x57,0x59,0x73,0x4c,0x48,0x4c,0x5e,0x6a,0x95,0x5d, -0x57,0x66,0x6c,0x74,0x07,0x61,0x67,0x29,0x64,0x5e,0xfa,0x7f,0x7b,0xdb,0x63,0x5d, -0x73,0x75,0x69,0x7f,0x5d,0x6e,0x18,0x5e,0x70,0x4c,0x7f,0x7e,0xac,0x7d,0x6c,0x6e, -0x7c,0x7e,0xd8,0x78,0x77,0x05,0x7a,0x71,0xf7,0x74,0x77,0xe9,0x71,0x5f,0x89,0x63, -0x7a,0x29,0x5e,0x5d,0xd1,0x75,0x7e,0xda,0x77,0x5c,0x0e,0x4b,0x3f,0xf0,0x46,0x41, -0xd5,0x39,0x48,0xef,0x69,0x6b,0x24,0x68,0x5a,0x0b,0x62,0x56,0x48,0x4e,0x62,0xfc, -0x7d,0x7e,0x69,0x6a,0x65,0xdd,0x67,0x5a,0x70,0x4d,0x50,0x8a,0x5c,0x5e,0x25,0x6a, -0x6d,0xc2,0x55,0x4e,0x89,0x38,0x42,0x76,0x32,0x3a,0x79,0x46,0x51,0xc2,0x5f,0x5c, -0x53,0x45,0x34,0x66,0x33,0x1e,0x98,0x21,0x25,0x08,0x33,0x34,0xc1,0x3f,0x50,0x48, -0x34,0x2b,0xaa,0x28,0x0f,0x58,0x06,0x11,0x87,0x32,0x23,0x6f,0x23,0x19,0xb8,0xf8, -0xec,0xac,0xf1,0xf4,0xcb,0xf4,0x01,0x2c,0xfc,0xf5,0xac,0xe1,0xcc,0x4f,0xcf,0xd1, -0xc7,0xe4,0xee,0x50,0xdc,0xdc,0x6a,0xf5,0xe9,0xfd,0xdb,0xcb,0xd8,0xcc,0xc0,0x23, -0xba,0xbb,0x16,0xcf,0xde,0x48,0xe2,0xef,0x8e,0xec,0xdc,0xaa,0xd5,0xdc,0xed,0xd7, -0xf4,0x56,0xf9,0x0a,0xec,0x09,0x0b,0x4f,0xf6,0xf0,0xcd,0xff,0x09,0x81,0x09,0x05, -0x50,0x11,0x0d,0xc8,0x19,0x25,0x42,0x1a,0x00,0x9a,0xff,0x0d,0x4c,0x0e,0x29,0x8f, -0x32,0x2a,0xed,0x0c,0x02,0x1e,0x0e,0x12,0x18,0x0e,0x01,0x81,0x15,0x2a,0x77,0x36, -0x38,0xb3,0x23,0x1e,0x0e,0x03,0xed,0x17,0xef,0x0b,0xf6,0x25,0x2b,0x5a,0x2f,0x23, -0x27,0x1f,0x18,0x1b,0x23,0x1e,0x35,0x1a,0x15,0x1e,0x11,0x15,0xd9,0x27,0x1e,0x5d, -0x25,0x19,0xf0,0x11,0x1b,0x64,0x24,0x25,0xe6,0x14,0x0b,0xa7,0x01,0xfa,0x1f,0xf6, -0x03,0xfa,0xf7,0xed,0xa9,0xf5,0xfa,0x4a,0x00,0x04,0x5c,0xf8,0xdf,0xd7,0xee,0xf5, -0x33,0xfe,0x05,0x31,0x0c,0xf9,0x2c,0xfb,0x06,0x96,0x08,0xfb,0x5f,0x09,0xf8,0x9e, -0xe1,0xf2,0xee,0xef,0xdf,0x93,0xda,0xee,0x50,0x07,0xf4,0x9e,0xe1,0xd7,0xa8,0xe5, -0xf1,0x45,0xe6,0xe2,0x4e,0xd8,0xd6,0xaa,0xd0,0xe5,0x91,0xdb,0xcb,0x60,0xd0,0xd0, -0x11,0xd3,0xd1,0x47,0xcd,0xc9,0x0b,0xbd,0xc3,0x95,0xbf,0xbd,0x60,0xca,0xd3,0x7d, -0xc7,0xae,0xec,0xb7,0xb6,0xca,0xb3,0xab,0xdc,0x98,0x99,0x6e,0xa3,0xa7,0xd2,0x9f, -0x9c,0xb6,0xaf,0xb3,0x72,0xac,0xb5,0xc6,0xb0,0xa1,0x61,0x92,0x99,0x70,0x95,0x9c, -0x7b,0x8c,0x81,0x7c,0x81,0x87,0x19,0x96,0x86,0x9d,0x81,0x88,0x23,0x9b,0x81,0xa8, -0x81,0x92,0x09,0xa4,0xb0,0x2d,0xa5,0xa9,0xf4,0xc4,0xc4,0xad,0xb5,0xb1,0x6a,0xbd, -0xc1,0xf1,0xc2,0xcd,0xc0,0xc4,0xce,0x3d,0xc5,0xd6,0xc3,0xcd,0xd3,0xe5,0xeb,0xe2, -0xe2,0xe5,0xde,0x74,0xe4,0xdc,0xa3,0xf0,0xef,0x6f,0xdd,0xdc,0xe1,0xf4,0x05,0x40, -0x08,0x0a,0x84,0x09,0xfd,0xe2,0x02,0x01,0x62,0x03,0x1b,0x2e,0x0d,0x1b,0x50,0x13, -0x0d,0xa9,0x12,0x35,0x78,0x25,0x29,0x79,0x30,0x2d,0x2a,0x39,0x5b,0x76,0x4a,0x39, -0x31,0x2c,0x32,0x06,0x2a,0x2a,0x6c,0x3b,0x30,0xec,0x41,0x4a,0x60,0x40,0x3d,0x2b, -0x2c,0x29,0xfb,0x27,0x30,0xcb,0x24,0x33,0xe0,0x49,0x4b,0x07,0x4b,0x42,0xfb,0x46, -0x3a,0x28,0x43,0x59,0xb8,0x5c,0x61,0xcd,0x4d,0x3e,0x3d,0x42,0x3b,0x8b,0x46,0x5f, -0x38,0x68,0x55,0x6a,0x52,0x59,0x38,0x51,0x43,0xbb,0x30,0x38,0xa9,0x3d,0x3c,0x91, -0x3b,0x34,0xf2,0x3e,0x3b,0xc8,0x31,0x20,0x53,0x23,0x26,0x5a,0x38,0x3e,0x19,0x30, -0x3e,0x90,0x32,0x1a,0x11,0x26,0x3d,0xf5,0x40,0x16,0x0a,0x0f,0x19,0x12,0x1c,0x25, -0xa2,0x18,0x0d,0x7c,0x0e,0x15,0xd5,0x1a,0x1c,0xc9,0x07,0xfe,0x0b,0x0c,0x08,0x24, -0xfe,0xfb,0xd5,0xf5,0xfd,0x44,0x02,0x04,0x2d,0xfe,0xe9,0xb4,0xee,0xe3,0xcd,0xe6, -0xd9,0xd8,0xc8,0xc3,0x64,0xb3,0xb1,0x04,0xb7,0xc3,0xff,0xbb,0xb8,0xee,0xad,0xbc, -0xcb,0xc6,0xc9,0xab,0xc7,0xcb,0x21,0xd2,0xd0,0x1a,0xd3,0xba,0x5b,0xaf,0xc3,0xe3, -0xcd,0xc8,0x3d,0xba,0xca,0x6b,0xd7,0xd0,0xbf,0xd1,0xd8,0xc2,0xd6,0xd7,0x40,0xe3, -0xe7,0xbd,0xe8,0xea,0xd1,0xed,0xec,0x58,0xe5,0xea,0x9b,0xe3,0xd7,0x31,0xe2,0xe3, -0x5d,0xde,0xee,0xf2,0x02,0x00,0xce,0xee,0xd8,0x01,0xe2,0xe8,0x90,0xf2,0xff,0xe4, -0xea,0xfc,0xec,0x00,0xfb,0xc6,0xe5,0xed,0xb3,0xf5,0xee,0x62,0xf1,0xe7,0xca,0xe7, -0xe9,0xbf,0xf6,0x02,0x57,0xf4,0x0e,0x56,0x0f,0x0a,0xa1,0xf4,0xf4,0xd6,0x01,0xf2, -0x6b,0xde,0xc5,0x4b,0xd7,0xdd,0x35,0xe3,0xdd,0x10,0xe2,0xf7,0x87,0xfe,0xff,0x82, -0x01,0xe6,0x02,0xf2,0x02,0xfd,0x09,0xfb,0x84,0x01,0x02,0xf4,0x02,0xfb,0x91,0xff, -0xfb,0x04,0xf5,0xf1,0xdd,0xf0,0xe8,0xba,0xfd,0xff,0x26,0xf9,0xfc,0xa0,0xef,0xe5, -0x82,0xfa,0xfd,0x37,0x0c,0x03,0x0b,0x0c,0x00,0xa4,0xf5,0xf2,0x2d,0xf3,0xfa,0xdb, -0x06,0x02,0x5b,0xf1,0x0a,0xbb,0x12,0x0e,0x2c,0x15,0x08,0x1c,0xfe,0xf5,0x03,0xf0, -0x00,0x72,0x04,0x20,0xc5,0x13,0xfe,0xbd,0xf5,0xf7,0x29,0xff,0x07,0x98,0x07,0xf3, -0xeb,0xee,0xf2,0xaa,0xef,0xed,0xe2,0xfb,0xfc,0x25,0xf1,0xdb,0xdf,0xd8,0xe4,0x36, -0xed,0xdf,0x9f,0xdf,0xd1,0x09,0xdd,0xcf,0xf3,0xcc,0xd2,0x46,0xdf,0xe7,0x09,0xed, -0xd4,0xa2,0xc7,0xb5,0x60,0xbd,0xcf,0x6a,0xd6,0xe3,0x5c,0xe8,0xe2,0xf3,0xdd,0xe4, -0x7e,0xeb,0xd9,0x4c,0xe3,0xf2,0xeb,0xf9,0x03,0xdd,0x0a,0x01,0x26,0xf8,0xe9,0x60, -0xe7,0xfd,0x37,0xfe,0xff,0x01,0x03,0xfb,0xba,0x10,0x0b,0x29,0xf8,0xfb,0x87,0x00, -0x05,0x8e,0x0d,0x10,0x71,0x11,0x12,0x7e,0x13,0x26,0xf4,0x16,0x11,0x69,0x20,0x21, -0x8c,0x17,0x30,0x80,0x29,0x32,0x23,0x25,0x2f,0x18,0x2e,0x29,0xe2,0x1a,0x28,0xc4, -0x25,0x27,0x69,0x28,0x3e,0xbd,0x3f,0x35,0xcf,0x31,0x50,0xcf,0x3e,0x21,0xaa,0x1f, -0x2b,0x32,0x2b,0x24,0x7f,0x29,0x28,0xef,0x14,0x13,0x69,0x17,0x16,0x19,0x26,0x39, -0xd0,0x2e,0x32,0x4f,0x32,0x25,0xc6,0x2c,0x1f,0x2e,0x1e,0x31,0xd5,0x33,0x25,0x91, -0x1d,0x22,0xcf,0x25,0x13,0x2e,0x0f,0xf9,0x5c,0xf6,0x17,0x77,0x26,0x26,0x76,0x22, -0x0b,0xe9,0xf8,0xfb,0x6a,0x04,0xe8,0x31,0xe3,0xf6,0xd7,0xf3,0xf1,0x4b,0xea,0xea, -0x0a,0xd8,0xd2,0x02,0xcd,0xd9,0x5d,0xe3,0xef,0xf0,0xfb,0x05,0x39,0x06,0xdf,0x67, -0xe4,0xec,0xee,0xdc,0xe1,0x75,0xda,0xe2,0xc5,0xda,0xdb,0xce,0xd0,0xd7,0x48,0xdd, -0xd7,0x7f,0xd0,0xda,0xe0,0xf6,0x02,0x5d,0x08,0xfb,0xeb,0xfd,0xf9,0x42,0xeb,0xdc, -0x43,0xeb,0xe5,0x21,0xdc,0xdf,0x93,0xdf,0xe1,0x9b,0xe9,0xe9,0x51,0xf9,0xe2,0x2d, -0xd5,0xd9,0xc2,0xe8,0xde,0x27,0xf8,0xfc,0x40,0xf0,0xed,0x8e,0xe1,0xef,0x39,0xf6, -0xec,0x0a,0xf6,0xf4,0x99,0xf9,0xf4,0xaf,0xfa,0xf3,0xb9,0xf9,0xf8,0xc6,0xfa,0x00, -0xe0,0x0b,0x1c,0x14,0x16,0x17,0xe8,0x20,0x1a,0x0a,0x07,0x06,0xfe,0x07,0x09,0xda, -0x04,0x02,0x6c,0xff,0x05,0x93,0x15,0x18,0xb0,0x1a,0x2c,0xc2,0x31,0x29,0xa9,0x2b, -0x30,0x1e,0x2b,0x3d,0xe3,0x4a,0x3f,0x9f,0x30,0x30,0x0b,0x2e,0x2c,0x24,0x39,0x1f, -0x12,0x04,0x03,0x86,0x0f,0x1e,0x0b,0x2a,0x32,0xf5,0x2c,0x26,0x38,0x21,0x17,0xc1, -0x25,0x2e,0x42,0x23,0x17,0xf4,0x32,0x21,0xa7,0x08,0x05,0x92,0x04,0xff,0x3c,0xf8, -0x09,0x16,0x0d,0x08,0x80,0x09,0xfc,0x98,0x10,0x21,0xa2,0x1e,0x17,0xfa,0x18,0x0d, -0xce,0x17,0x22,0x92,0x27,0x2c,0xc0,0x24,0x0b,0xec,0xfd,0x00,0x5b,0x16,0x11,0x15, -0x0c,0x13,0x86,0x1d,0x15,0x48,0x04,0xf5,0xa0,0x12,0x1f,0x62,0x0e,0x04,0x1d,0x06, -0x0b,0xb9,0xfe,0xfd,0xe2,0xfe,0xf0,0xb6,0xf5,0xf5,0xc3,0xf7,0xfc,0x93,0x01,0x00, -0x27,0xf1,0xfa,0x1a,0xf3,0xfa,0x56,0x02,0xff,0x51,0xf8,0x04,0xd7,0x0a,0x02,0xea, -0xee,0xe2,0xe1,0xe9,0xee,0x19,0xea,0xe7,0x38,0xda,0xee,0x46,0x0b,0xf9,0x3d,0xd0, -0xc7,0xe6,0xc6,0xd3,0x98,0xd1,0xc6,0x69,0xcc,0xd7,0x7d,0xd5,0xc3,0x5a,0xc5,0xbe, -0xf9,0xb4,0xaa,0x97,0xae,0xae,0xab,0xc2,0xd7,0x94,0xde,0xc8,0x18,0xbc,0xbb,0xd7, -0xbd,0xc1,0x4d,0xd9,0xe0,0x19,0xe4,0xd4,0x0c,0xcb,0xe0,0x5c,0xe7,0xe3,0x87,0xde, -0xe9,0x3f,0xef,0xeb,0x5a,0xef,0xf1,0xe6,0xed,0xf7,0xcf,0xea,0xf0,0x1c,0xe6,0xe9, -0xab,0xeb,0xe8,0x00,0xe1,0xe2,0x1b,0xec,0xe2,0x09,0xec,0xf2,0x6e,0xf7,0xfb,0x80, -0x12,0x14,0x39,0x00,0xf7,0x35,0xfc,0xfd,0x7a,0x13,0x0f,0xf1,0x10,0x18,0x3a,0x21, -0x1b,0xaa,0x11,0x0c,0x43,0x18,0x1a,0x59,0x18,0x19,0x63,0x12,0x09,0xd7,0x1c,0x38, -0x1c,0x2d,0x20,0x91,0x18,0x20,0xc2,0x24,0x21,0xef,0x26,0x1c,0x09,0x1f,0x19,0x6e, -0x16,0x24,0x06,0x26,0x1f,0x5d,0x12,0x10,0x0a,0x2b,0x3e,0xa2,0x48,0x3f,0x9f,0x3c, -0x31,0xd4,0x25,0x2c,0x51,0x40,0x4b,0x2e,0x57,0x55,0x69,0x45,0x3e,0xd1,0x42,0x3b, -0x54,0x35,0x37,0xda,0x2c,0x2f,0x07,0x2f,0x2a,0xef,0x36,0x34,0x3d,0x2e,0x22,0x0d, -0x24,0x14,0x67,0x27,0x1b,0x9c,0x19,0x17,0x25,0x0b,0x20,0x0e,0x2c,0x18,0x74,0x13, -0x1a,0x2e,0x26,0x27,0x0d,0x29,0x2c,0x4e,0x17,0x0d,0x6f,0x1a,0x1e,0x4c,0x11,0x2a, -0x38,0x34,0x34,0x37,0x16,0x17,0x43,0x1b,0x13,0xcf,0x1b,0x26,0x9f,0x24,0x07,0xa3, -0x01,0x08,0x22,0x14,0x0a,0xa4,0x15,0x07,0x41,0x0c,0x01,0x3d,0xfb,0xfb,0x1e,0xef, -0xf6,0x9d,0xf1,0xdc,0xf7,0xdf,0xe3,0x5d,0xeb,0xf6,0x26,0xf7,0xec,0xce,0xf9,0x08, -0xe1,0xef,0xdc,0x0a,0xd9,0xf1,0x5b,0xeb,0xef,0x0c,0x08,0x01,0x98,0xfb,0x09,0xf2, -0x04,0xfd,0xf3,0xf8,0x03,0x57,0x0c,0xfd,0xcb,0x01,0x09,0xd7,0x0f,0x0c,0xb3,0x0f, -0x03,0x09,0x00,0x09,0xc3,0x0a,0x0d,0x9e,0xfe,0xf1,0x1c,0xf8,0x02,0x1f,0x0c,0x0f, -0x8f,0x1c,0x0f,0x75,0xfe,0x19,0xb1,0x23,0x12,0xdd,0x09,0x06,0xa8,0x12,0x10,0x6d, -0x1d,0x18,0x1f,0x18,0xfa,0xec,0xe6,0xf3,0x37,0x04,0x15,0x0d,0x18,0x21,0x26,0x1b, -0xff,0xda,0xfa,0xf2,0x24,0xeb,0x08,0xb0,0x0f,0x06,0x9c,0xfa,0xef,0x8d,0xe3,0xe4, -0x2f,0xe3,0xe4,0xf2,0xe6,0xfa,0xec,0xf3,0x04,0x7a,0x09,0x02,0xaa,0xf2,0xfc,0xbb, -0x06,0xf9,0x35,0xee,0xe7,0xf1,0xfc,0x06,0xe7,0x04,0x0d,0x00,0x10,0x12,0x94,0x05, -0x0b,0x81,0x26,0x1b,0x4b,0x14,0x13,0xce,0x04,0xf4,0x15,0x03,0xf6,0xd8,0xee,0xf7, -0x8a,0x0f,0x06,0xd5,0xf0,0xf6,0x60,0xff,0xf7,0xd3,0xf5,0xe4,0xb8,0xd7,0xec,0x42, -0xf1,0xf4,0xd2,0xee,0xf4,0x7e,0xef,0xde,0x63,0xe3,0xe9,0x36,0xe6,0xe6,0xf1,0xf6, -0xfe,0x8b,0xf0,0xe8,0xd6,0xec,0xfb,0x0a,0xe1,0xbe,0xfa,0xc0,0xcf,0x32,0xdd,0xdb, -0x90,0xd0,0xbe,0x1c,0xbe,0xbf,0x4a,0xb1,0xb5,0x02,0xc1,0xc2,0x61,0xba,0xac,0x8b, -0xac,0xb2,0x65,0xbb,0xa0,0x34,0x99,0x9b,0x3d,0xa5,0xaf,0x87,0xb9,0xab,0x6f,0x98, -0xa5,0x9a,0xa4,0xa8,0x56,0xaf,0xc0,0x62,0xc2,0xb7,0x04,0xc0,0xb4,0x59,0xc6,0xd2, -0x00,0xde,0xd9,0x87,0xce,0xe2,0x61,0xef,0xe8,0xbe,0xf4,0xee,0x9a,0xe7,0xe7,0xae, -0xe1,0xfa,0xe6,0xf5,0xe5,0xed,0xd2,0xd6,0xd9,0xd4,0xda,0xa6,0xe7,0xe0,0xfb,0xd9, -0xef,0xdb,0xf6,0xf5,0xe8,0xee,0xfc,0x33,0xf2,0xed,0x91,0xfa,0x05,0x96,0x02,0x04, -0x2d,0x24,0x10,0xde,0xef,0xf0,0x78,0x0e,0x23,0xdf,0x23,0x15,0x7c,0x0c,0x00,0x26, -0x17,0x22,0x41,0x15,0xfb,0x23,0xf5,0x08,0x53,0xfe,0xfb,0xce,0x08,0x10,0x7e,0x15, -0x03,0x1a,0xfb,0xfc,0x8a,0x0c,0x04,0x2c,0x01,0xf5,0xf5,0xf7,0xfd,0x9a,0x04,0x0c, -0x16,0x11,0x0b,0x74,0x10,0x05,0x07,0x09,0x07,0x9b,0x12,0x0d,0x9c,0x0e,0x0b,0xf3, -0x0f,0x1b,0xcd,0x2e,0x1d,0x08,0x18,0x17,0x43,0x1f,0x26,0x15,0x20,0x1f,0xf1,0x13, -0x13,0x27,0x02,0xfd,0xe6,0x13,0x08,0x83,0x08,0x00,0x4c,0xfe,0x00,0x17,0x0a,0x15, -0x6d,0x0b,0x1e,0x5f,0x04,0x08,0x04,0x12,0x25,0xf3,0x12,0x0c,0x2b,0x11,0x0e,0x1d, -0x01,0xf5,0x7e,0x0f,0x12,0x1a,0x12,0x0a,0xf4,0x03,0x03,0x22,0x1b,0x16,0x10,0x17, -0x16,0xd6,0x0b,0xfc,0x0f,0xf0,0xea,0xce,0xd9,0xdc,0x23,0xda,0xcd,0x87,0xdd,0xe9, -0xaf,0xf6,0xf1,0x08,0xf3,0xe7,0x91,0xdf,0xef,0x82,0xf2,0xee,0x57,0xf0,0xe5,0x88, -0xe0,0xf0,0x57,0xec,0xe1,0x49,0xf7,0xff,0x2f,0xf0,0xf2,0xdc,0xf2,0xf5,0x91,0xe9, -0xfa,0xbc,0x01,0x03,0xb8,0x1e,0x30,0xdf,0x1b,0x25,0x52,0x2a,0x21,0xb0,0x17,0x1b, -0xaf,0x1a,0x21,0xe6,0x1f,0x1e,0x32,0x1a,0x1c,0xd1,0x1f,0x1a,0xe8,0x16,0x1b,0x8f, -0x09,0x0c,0x2f,0x12,0x1c,0xab,0x0b,0x0d,0x46,0x13,0x26,0xce,0x3a,0x2c,0x9a,0x1a, -0x15,0x05,0x0d,0x10,0x4d,0x0f,0x0e,0x8b,0x1a,0x17,0x81,0x0d,0x0c,0x69,0x19,0x32, -0x0c,0x21,0x15,0xc8,0x08,0xfd,0x0b,0x02,0x0a,0xb0,0x11,0x09,0xbc,0xf3,0xe0,0x9c, -0xfb,0x01,0xd7,0xfd,0xeb,0x75,0xe3,0xec,0x97,0xe3,0xe5,0xa8,0xf1,0xee,0x29,0xea, -0xf1,0x2f,0xee,0xf2,0xf7,0xec,0xe4,0xc2,0xdc,0xeb,0xbe,0xf4,0xea,0xf4,0xdd,0xe7, -0x70,0xe9,0xdd,0xa5,0xd9,0xe6,0x95,0xec,0x04,0xa2,0x04,0x01,0x93,0xfd,0xf9,0x5c, -0xfa,0xfa,0x12,0xf1,0xe6,0x05,0xd8,0xdd,0xb0,0xe4,0xef,0x9b,0xe8,0xe5,0xde,0xce, -0xcc,0x5b,0xe2,0xe6,0x2b,0xf1,0xf1,0x01,0xde,0xd8,0xb0,0xf4,0xf7,0xe5,0xf4,0xe4, -0xa3,0xe0,0xd7,0x66,0xd9,0xe3,0x1c,0xde,0xd0,0x5d,0xd5,0xce,0x25,0xcf,0xe7,0xfc, -0xf5,0xed,0xd1,0xe7,0xe2,0x0f,0xd0,0xcc,0x6d,0xd6,0xda,0x87,0xce,0xd1,0x45,0xd0, -0xc2,0x8f,0xc6,0xce,0x06,0xcb,0xc2,0x71,0xb7,0xc1,0x90,0xd3,0xdf,0x05,0xe3,0xe8, -0x43,0xe3,0xd3,0xa6,0xcd,0xe0,0xac,0xde,0xec,0x91,0xfe,0x05,0xa0,0xf1,0xf0,0x83, -0xf4,0xf5,0x6b,0x01,0x0e,0xcf,0x0e,0x08,0x5d,0x17,0x2b,0x5c,0x33,0x31,0xed,0x2d, -0x28,0x08,0x28,0x1c,0xbf,0x19,0x1b,0x67,0x2b,0x22,0x7c,0x1f,0x12,0xc8,0x04,0x09, -0x6e,0x08,0x05,0xb3,0x11,0x1b,0xc1,0x33,0x31,0x6d,0x19,0x1d,0xb2,0x0d,0x0c,0x84, -0x17,0x12,0x96,0x19,0x11,0x7e,0x0d,0x0c,0xec,0x20,0x1d,0x61,0x0e,0xfd,0x72,0xff, -0xfa,0xe0,0x13,0x28,0xe0,0x2e,0x19,0x40,0x17,0x0c,0xd5,0xff,0x01,0x13,0x0b,0x15, -0x28,0x18,0x11,0x25,0x07,0x04,0x20,0xff,0xfa,0xb6,0xf7,0xf4,0x2a,0xf0,0xfc,0x52, -0x0f,0x27,0x32,0x15,0x11,0x4f,0x0c,0xfc,0x19,0x05,0x19,0x67,0x1f,0x1d,0x07,0x2a, -0x36,0x27,0x27,0x39,0x8d,0x39,0x23,0xb1,0x12,0x20,0xd7,0x39,0x39,0xe2,0x3d,0x45, -0xcf,0x4d,0x41,0x4e,0x40,0x2a,0xb9,0x28,0x13,0x86,0x12,0x2a,0x47,0x3b,0x2e,0xee, -0x1a,0x24,0xda,0x1f,0x20,0x4a,0x1c,0x22,0xed,0x2b,0x30,0x33,0x33,0x24,0xd2,0x26, -0x38,0xbd,0x28,0x19,0xc4,0x1a,0x1e,0x27,0x11,0x1b,0x97,0x3d,0x2f,0x1f,0x26,0x1a, -0xb9,0x0e,0x08,0x47,0x20,0x2f,0x7b,0x24,0x1a,0xf4,0x20,0x1c,0xfb,0x13,0x04,0x21, -0x02,0xee,0x89,0xda,0xd0,0x96,0xd0,0xe1,0xc5,0xdd,0xda,0x94,0xc6,0xc4,0x2d,0xcf, -0xe4,0x14,0xf7,0xe5,0x84,0xdd,0xee,0xbb,0xe9,0xdf,0xfc,0xdd,0xe8,0xa3,0xe6,0xd7, -0xe3,0xd5,0xda,0xd8,0xdc,0xe3,0x66,0xe4,0xe2,0xc3,0xdd,0xf6,0x23,0x0b,0x08,0xb3, -0x05,0xf5,0xbe,0xf4,0xe9,0xf0,0xf3,0x01,0x5e,0xf5,0xf7,0xba,0xf9,0xf6,0x9f,0xe6, -0xe8,0x2d,0xf3,0xf2,0x3e,0xe7,0xee,0x11,0xfa,0x00,0x33,0x0b,0x08,0x49,0xdf,0xe9, -0xda,0xf3,0xe3,0x9d,0xe8,0x00,0x6d,0x07,0xf3,0x22,0xe4,0xe1,0x4e,0xf5,0xf4,0x9c, -0xf2,0xed,0xf0,0xea,0xf1,0xfc,0x0a,0x0b,0x10,0x15,0xfd,0x18,0xf2,0xe7,0x4b,0xe3, -0xeb,0xe1,0xe5,0xd6,0x3c,0xde,0xd4,0xbb,0xd0,0xcf,0xde,0xc3,0xd3,0x36,0xd0,0xcc, -0x23,0xc9,0xd0,0xc3,0xd7,0xe6,0x15,0xd7,0xc8,0xf6,0xca,0xd8,0xc1,0xd1,0xcd,0x35, -0xd6,0xe9,0x47,0xdb,0xd9,0xc2,0xd8,0xcf,0xc9,0xe1,0xf4,0xb2,0xf3,0xf3,0xdd,0xf1, -0xfb,0xf0,0x03,0xf7,0x4a,0xf9,0xf6,0x01,0xfe,0xe5,0x89,0xe3,0xe8,0xfd,0xf3,0xf7, -0xeb,0xeb,0xe6,0x6b,0xdf,0xeb,0xea,0xfe,0x00,0x59,0x02,0xf9,0x2f,0x05,0x00,0x08, -0xe9,0xdb,0x6e,0xe1,0xf2,0x73,0xfb,0x03,0xf5,0x09,0xf9,0xc7,0xee,0xf3,0xd6,0x01, -0x00,0x75,0xf5,0x04,0x37,0x02,0x1b,0x96,0x28,0x1b,0xd0,0x18,0x09,0x4f,0x03,0xf7, -0x46,0xec,0xed,0xe6,0xf9,0x16,0x8f,0xfb,0xea,0xa1,0xf6,0xf6,0xba,0xdb,0xdc,0xdc, -0xfa,0x14,0xe5,0x0e,0x0d,0x36,0x08,0xff,0x58,0xf9,0x05,0x51,0x08,0x0b,0xb1,0x03, -0x09,0x1c,0x0e,0x09,0x57,0x0a,0x05,0x8e,0xfd,0x02,0xbe,0x11,0x0b,0x21,0x13,0x26, -0x0f,0x3c,0x3e,0xfb,0x34,0x2b,0x93,0x2f,0x23,0x3e,0x15,0x1f,0x2a,0x27,0x2f,0x99, -0x29,0x1b,0x51,0x16,0x20,0x7c,0x13,0x11,0x9d,0x1c,0x30,0xb0,0x2b,0x14,0xf6,0x1b, -0x17,0x86,0x0e,0x25,0xc3,0x2f,0x22,0xdc,0x20,0x2f,0x63,0x1e,0x0f,0xcb,0x0a,0x21, -0xf9,0x24,0x12,0xf6,0x0e,0x26,0x98,0x29,0x44,0xaa,0x41,0x4f,0x2a,0x3e,0x27,0x6a, -0x23,0x19,0xae,0x0f,0x0d,0x21,0x23,0x27,0xe5,0x0e,0x10,0xcb,0x20,0x13,0x56,0x0e, -0x11,0xa2,0x10,0x1b,0xb6,0x39,0x2d,0x19,0x2e,0x30,0xea,0x25,0x1a,0x02,0x11,0x16, -0x1b,0x13,0x17,0x72,0x13,0x14,0xb2,0x10,0x0a,0xef,0x0f,0x14,0xad,0x2a,0x35,0xf3, -0x36,0x40,0x6d,0x41,0x51,0x20,0x52,0x44,0x63,0x3e,0x38,0x0b,0x2c,0x30,0xce,0x3e, -0x34,0x5f,0x2d,0x31,0x82,0x32,0x35,0x49,0x31,0x3b,0xe6,0x40,0x41,0x95,0x33,0x35, -0xd4,0x42,0x51,0x7f,0x3a,0x38,0xae,0x40,0x4d,0x7f,0x4a,0x4f,0x34,0x47,0x3b,0xf9, -0x36,0x3a,0x44,0x35,0x46,0x93,0x40,0x40,0xb0,0x3d,0x4b,0x04,0x4a,0x53,0xd8,0x45, -0x43,0xeb,0x34,0x27,0xc8,0x1c,0x14,0xc7,0x28,0x27,0x3b,0x2a,0x14,0x39,0x0c,0x01, -0xae,0x0f,0x04,0xab,0x0d,0x16,0x91,0x0c,0x0d,0xf7,0x16,0x0f,0x03,0x0d,0xf8,0x09, -0xf8,0xe7,0x37,0xdc,0xef,0x5a,0xe6,0xe9,0xfa,0xed,0xf0,0x9c,0xec,0xef,0xae,0xee, -0xfc,0x4f,0x00,0xfd,0x1f,0xfb,0x0b,0x00,0x06,0xfb,0xe5,0xf1,0xf7,0xb4,0xe8,0xed, -0x86,0xf5,0xf5,0x74,0xea,0xe5,0xfe,0xe5,0xea,0x12,0xed,0xe3,0xdc,0xec,0xee,0x02, -0xe3,0xde,0x6b,0xf6,0x03,0xc3,0xfd,0x01,0x75,0xfb,0x03,0xcc,0x21,0x1e,0xb8,0x02, -0xf9,0x3c,0xf6,0xf0,0x94,0xf8,0x02,0xa5,0x0c,0x09,0x1a,0x24,0x18,0x8d,0x07,0x11, -0xff,0x23,0x16,0x2a,0xf8,0xf5,0x5b,0xfd,0xfa,0x17,0xe9,0xea,0xd9,0xe4,0xe7,0x25, -0xed,0xe7,0x08,0xd1,0xd0,0x95,0xdb,0xdd,0x5f,0xd3,0xcc,0x2d,0xe0,0xde,0xbd,0xd1, -0xd1,0xd9,0xc6,0xd0,0xaf,0xd4,0xc4,0xb6,0xbd,0xb9,0x28,0xba,0xc7,0x55,0xd2,0xd5, -0xb0,0xda,0xe4,0xae,0xec,0xeb,0xe6,0xf9,0xf9,0xda,0xf0,0xe1,0x82,0xd6,0xd8,0x7a, -0xee,0xec,0x3d,0xdc,0xd5,0x0c,0xd7,0xd7,0x01,0xe3,0xe4,0x40,0xec,0xe7,0x03,0xe2, -0xdb,0x54,0xdd,0xe7,0x68,0xf6,0xf8,0x68,0xe1,0xcf,0xfc,0xdb,0xee,0x0f,0xe2,0xd9, -0x4f,0xd0,0xbe,0xb7,0xc0,0xcb,0xdf,0xd3,0xdf,0xf4,0xed,0xf1,0x96,0xde,0xce,0xd9, -0xd9,0xd8,0x56,0xd8,0xda,0xa2,0xda,0xe9,0xbf,0xe6,0xdc,0xc6,0xcc,0xc0,0xa8,0xb8, -0xb7,0x0f,0xc5,0xcf,0x97,0xce,0xd5,0x82,0xd6,0xd9,0x3c,0xd7,0xd7,0xb3,0xc8,0xc0, -0xee,0xd8,0xdc,0xbb,0xd0,0xc9,0x40,0xcb,0xc3,0x51,0xbb,0xbd,0xfa,0xc7,0xd6,0x45, -0xe4,0xe9,0xd7,0xdb,0xeb,0x31,0xea,0xe9,0x01,0xea,0xe9,0x3a,0xf4,0xfa,0x4b,0xf4, -0xf3,0x43,0xf3,0xdc,0x92,0xc9,0xcf,0x6c,0xe5,0xe2,0x02,0xef,0xe7,0x95,0xed,0xef, -0xdd,0xf0,0xe2,0x1e,0xe3,0xea,0x1c,0xe2,0xe6,0xf1,0xe6,0xf5,0x72,0xfb,0xf5,0x6f, -0xe3,0xdf,0x74,0xde,0xdf,0xda,0xd1,0xd1,0xa0,0xde,0xef,0xba,0xfc,0x02,0xe3,0x04, -0x0a,0x72,0xf6,0xe0,0xaf,0xe9,0xfd,0x54,0x07,0x0d,0x28,0x02,0xec,0x95,0xd8,0xdf, -0xe3,0xdd,0xdd,0xff,0xed,0xf6,0x8a,0xf9,0xf1,0xba,0xf1,0xf5,0xdc,0x01,0xff,0xa5, -0xe6,0xe2,0xd1,0xf3,0xfd,0x04,0x04,0xf4,0x5b,0xed,0xe3,0x64,0xdc,0xe5,0xf6,0xe6, -0xec,0x86,0xfb,0x08,0x76,0x16,0x14,0xa9,0x0e,0x17,0x54,0x0d,0xfb,0x4d,0xfe,0x15, -0x32,0x2b,0x2e,0xbc,0x15,0x08,0xad,0xf7,0xfd,0x88,0x10,0x19,0xee,0x0e,0x18,0xf5, -0x2d,0x47,0x79,0x3a,0x2e,0xb9,0x25,0x1c,0xa7,0x14,0x1a,0x03,0x27,0x2e,0x6d,0x34, -0x35,0x1f,0x27,0x1f,0x86,0x1c,0x09,0x49,0xfe,0xf0,0x71,0xef,0x0f,0x55,0x2e,0x28, -0x11,0x27,0x28,0x39,0x20,0x2b,0xcb,0x28,0x23,0xd6,0x2b,0x23,0x3b,0x18,0x00,0x6b, -0x02,0x09,0xdc,0x04,0xf0,0x1f,0xea,0xf6,0x0d,0x12,0x20,0xc3,0x25,0x22,0xc7,0x1e, -0x0e,0x2a,0x05,0x03,0xd3,0x0c,0x1a,0x7b,0x16,0xfc,0x69,0xf2,0xf9,0x1a,0x00,0xf8, -0x1d,0xe9,0xf5,0x3c,0x06,0x23,0x65,0x2b,0x23,0x1b,0x1d,0x15,0xa5,0x11,0x18,0x41, -0x0c,0x17,0xfa,0x2d,0x1f,0xb6,0x17,0x13,0x1e,0x1c,0x26,0xa1,0x1e,0x1a,0xa1,0x1c, -0x23,0x7f,0x2b,0x2a,0x11,0x27,0x2e,0xcd,0x26,0x1a,0xf6,0x0d,0x09,0x69,0x2c,0x3a, -0xbb,0x34,0x29,0x3f,0x28,0x23,0x3e,0x16,0x10,0x39,0x0b,0x06,0x1c,0x09,0x24,0x61, -0x24,0x27,0x47,0x1f,0x16,0xfc,0x0c,0x03,0x5f,0x00,0x03,0x11,0x12,0x01,0x6f,0xfa, -0xec,0x40,0xf0,0xf0,0xab,0xe6,0xdb,0x92,0xdf,0xf1,0x44,0xff,0xfa,0x50,0xf3,0xe9, -0xb1,0xd3,0xd8,0x81,0xd3,0xd4,0xee,0xe5,0x03,0x46,0xfb,0xec,0x8e,0xde,0xdd,0xad, -0xdb,0xd9,0xe6,0xd8,0xd9,0x60,0xed,0x03,0x92,0x06,0x14,0xf8,0x0c,0xf9,0x05,0xe5, -0xe3,0xa0,0xff,0x12,0x46,0x22,0x17,0xf5,0x0b,0xf5,0x9c,0xf5,0xe3,0xa5,0xe9,0xf7, -0x49,0xf8,0xf7,0x3b,0xfc,0xf9,0x4f,0xfb,0xfd,0xd9,0xf6,0xf8,0xe9,0xde,0xe7,0x9d, -0x02,0x0d,0xc4,0xfa,0xf1,0xfe,0xf5,0xef,0x9b,0xe8,0xe7,0xcf,0xe0,0xe1,0xe9,0xef, -0xf2,0x9f,0xf0,0x00,0x10,0x02,0xec,0xd1,0xe6,0xe7,0x14,0xe4,0xe7,0x68,0xf4,0xf0, -0xab,0xdd,0xdf,0x0c,0xd6,0xd1,0xba,0xcd,0xc8,0xb9,0xd5,0xe1,0x7e,0xe0,0xd1,0x52, -0xd8,0xd7,0x4f,0xcf,0xcc,0xd9,0xc3,0xc1,0xff,0xd3,0xdb,0xfa,0xd3,0xbe,0x07,0xb8, -0xbf,0xa4,0xc0,0xc0,0x47,0xbc,0xcc,0x46,0xde,0xe4,0x1d,0xf3,0xf3,0xe8,0xe2,0xd1, -0x11,0xcd,0xd1,0x24,0xd7,0xf3,0x58,0xf9,0xf8,0x47,0xf9,0xf5,0x59,0xe1,0xda,0x1c, -0xe1,0xe1,0xb4,0xe8,0xee,0x93,0xfb,0x00,0xbf,0x03,0xfa,0x66,0xf2,0xf1,0xc4,0xe6, -0xdf,0x75,0xe9,0x01,0x70,0x02,0x0e,0x06,0xfa,0xf8,0x73,0xfb,0xf2,0xc6,0xf0,0x07, -0xb2,0x13,0x2f,0x41,0x3b,0x27,0x73,0x16,0x06,0x5c,0x10,0x08,0x05,0x17,0x21,0x11, -0x16,0x09,0xa5,0x0e,0x13,0x6e,0x14,0x10,0x9c,0x0a,0x09,0x1f,0x11,0x12,0xea,0x28, -0x29,0x46,0x29,0x27,0x83,0x2f,0x1b,0x2d,0x07,0x0f,0xfc,0x11,0x0f,0xab,0x06,0x02, -0x3d,0xfb,0xf3,0xad,0xfe,0x07,0x51,0xfb,0xf3,0xd9,0x03,0x25,0x63,0x2a,0x2a,0xa6, -0x19,0x15,0xa1,0x0f,0x1c,0xdb,0x1c,0x1a,0x21,0x1c,0x1c,0xf1,0x25,0x28,0x53,0x2e, -0x29,0x92,0x20,0x26,0xd9,0x2b,0x2b,0xcf,0x38,0x3e,0x3e,0x39,0x3c,0xce,0x3a,0x2b, -0xd6,0x14,0x14,0xd3,0x20,0x2f,0x32,0x2d,0x28,0xdd,0x18,0x14,0xa7,0x08,0x10,0x31, -0x1c,0x1b,0x51,0x24,0x36,0xbd,0x2b,0x18,0xe0,0x19,0x0d,0xe7,0x03,0x09,0x36,0x15, -0x08,0x4a,0x07,0x0c,0x48,0x1d,0x0f,0x3e,0x02,0xee,0x40,0xe6,0xfc,0x7d,0x09,0x14, -0x10,0x25,0x2b,0xc3,0x0f,0x04,0x93,0x06,0x06,0x9a,0xfb,0xf7,0x6a,0x02,0x10,0x6b, -0xff,0xf5,0x92,0xf1,0xf6,0x9c,0xfc,0x02,0x6a,0x0b,0x00,0x99,0x0d,0x1a,0xe7,0x26, -0x14,0x48,0x0d,0x14,0xe4,0x1b,0x18,0x6f,0x11,0x14,0x77,0x1f,0x1b,0x0a,0x11,0x0b, -0xea,0x0b,0x0f,0x75,0x09,0x16,0x2a,0x16,0x1b,0xd9,0x31,0x2c,0x13,0x1b,0x1f,0x2a, -0x29,0x20,0x0b,0x1e,0x0a,0x82,0x04,0x11,0x3b,0x29,0x1e,0x41,0x12,0x0a,0x12,0x13, -0x14,0xac,0x0e,0x16,0xbf,0x30,0x31,0xc9,0x28,0x1c,0x78,0x12,0x05,0x3a,0xf9,0x01, -0x63,0x07,0x10,0xea,0x0c,0x06,0xbf,0xfb,0xfc,0xd3,0xf1,0xe9,0x27,0xdf,0xec,0x04, -0xee,0x00,0xc2,0x0c,0x02,0xeb,0xf5,0xfa,0x79,0x03,0xfd,0x14,0xf1,0xf0,0x7a,0xfc, -0xf7,0xc8,0xfb,0xf3,0xb4,0xdb,0xda,0x34,0xe4,0xea,0x13,0xe3,0x01,0x74,0x1b,0x25, -0xc4,0x17,0x08,0xc8,0xfc,0xf9,0xf7,0x00,0xfd,0x38,0xf5,0xf5,0xac,0xfb,0xf2,0xb9, -0xef,0xf4,0xd4,0xf8,0x01,0xb2,0xf7,0xff,0x89,0xff,0x06,0xf7,0x0d,0x0d,0x5c,0x0d, -0xf6,0x1f,0xf1,0xf4,0xfd,0xf7,0xf7,0x95,0xf9,0xdf,0xfe,0xe3,0xda,0xd5,0xcc,0xc1, -0x18,0xcd,0xe2,0xd3,0xdb,0xe9,0x1f,0xf4,0xf4,0xef,0xda,0xd7,0x2c,0xd1,0xd8,0xbf, -0xd5,0xd7,0xc0,0xd6,0xe2,0x03,0xdd,0xd7,0x5c,0xc2,0xbb,0x19,0xb6,0xbe,0xcc,0xd2, -0xd6,0x20,0xdf,0xe1,0x69,0xf5,0xed,0x04,0xda,0xc8,0x97,0xcc,0xca,0xb9,0xb8,0xb7, -0xfb,0xb5,0xb4,0x5e,0xc5,0xc4,0xea,0xb9,0xbc,0xad,0xcd,0xd3,0x2c,0xdb,0xef,0x40, -0xf4,0xe5,0x49,0xd1,0xc6,0x3f,0xc3,0xda,0x72,0xe9,0xe8,0x0f,0xec,0xf6,0x69,0xf1, -0xee,0xcf,0xe3,0xcd,0x2c,0xdc,0xec,0x80,0xf1,0xf1,0xf5,0xfe,0x09,0x84,0x01,0xfc, -0x49,0xf5,0xfb,0x37,0x00,0x00,0xce,0xe9,0xf0,0xea,0xf5,0xf4,0x09,0xe9,0xf0,0xa9, -0xeb,0xf9,0xf0,0x00,0xfa,0x6e,0xff,0x0e,0x6f,0x27,0x1e,0xd1,0x0c,0xff,0xc4,0xfe, -0xf5,0xb9,0x07,0x11,0x79,0x0a,0x06,0xae,0xff,0xfd,0xd0,0xfa,0x05,0xe9,0x01,0xfa, -0xbc,0x01,0x0e,0x72,0x14,0x19,0x31,0x0f,0x0a,0x4b,0x0d,0x13,0xdc,0x09,0xeb,0xc2, -0xea,0xfe,0x67,0x04,0xfe,0x0b,0xf1,0xe1,0x37,0xd6,0xe0,0xe2,0xe7,0xec,0x01,0xfd, -0x0e,0xd4,0x0f,0xf5,0x43,0xf3,0xf5,0x8a,0xf6,0x00,0x0e,0x00,0xfd,0xce,0x04,0xfc, -0xe9,0xf1,0xf2,0xa3,0xfc,0x03,0x82,0xfc,0xfc,0xef,0x18,0x25,0xd7,0x27,0x3d,0x71, -0x35,0x32,0x9d,0x25,0x24,0xc9,0x32,0x30,0x1e,0x20,0x22,0xbe,0x21,0x21,0x1b,0x13, -0x14,0xab,0x11,0x11,0xf1,0x12,0x15,0xe2,0x1e,0x38,0x21,0x39,0x29,0x46,0x2d,0x1f, -0x50,0x1e,0x22,0x23,0x22,0x25,0x93,0x1e,0x13,0x78,0x0b,0x07,0xf9,0x07,0x09,0x71, -0x07,0x0d,0x1f,0x18,0x24,0x5f,0x22,0x11,0x7d,0x09,0x00,0xcf,0xf8,0x03,0x34,0x0f, -0x0d,0xd4,0x0f,0x0c,0x92,0x08,0xfd,0x57,0x01,0xea,0x4e,0xe4,0xea,0xe4,0xf8,0x07, -0xff,0x10,0x19,0x80,0x0c,0x0c,0xb5,0x06,0xff,0x5c,0xf6,0x08,0xe3,0x19,0x16,0x86, -0x09,0x03,0xb9,0xfe,0xfd,0x96,0xf3,0xef,0xde,0xf0,0x02,0xd8,0x0d,0x1c,0xb0,0x23, -0x07,0x79,0x12,0x0b,0x4d,0x08,0x04,0x06,0x01,0xf5,0x9b,0xed,0xe9,0x66,0xe9,0xe9, -0xed,0xe2,0xe0,0x17,0xe6,0xed,0x8e,0xea,0xe9,0xdf,0x06,0x21,0x36,0x0c,0x08,0xe1, -0xfc,0xf0,0x89,0xe8,0xf4,0x05,0xfb,0xee,0x17,0xe6,0xe6,0xd9,0xe1,0xdb,0xc3,0xd3, -0xd3,0x22,0xdf,0xe4,0xa5,0xe9,0xfd,0xab,0xfc,0xec,0x04,0xf3,0xfc,0x25,0xfa,0x03, -0x03,0x12,0x19,0x20,0xff,0x01,0x7b,0xf1,0xf4,0x5f,0xf5,0xf5,0x75,0xf5,0xf5,0xf0, -0x0a,0x10,0x88,0x20,0x22,0xf3,0x13,0x03,0xda,0x08,0x0c,0xae,0x05,0x16,0x01,0x1b, -0x1b,0x90,0x1b,0x15,0x12,0x17,0x09,0xb7,0xf8,0xf5,0x96,0x03,0x10,0xdd,0x15,0x2b, -0x82,0x1c,0x1d,0x1b,0x2b,0x2a,0x7e,0x20,0x21,0xcf,0x21,0x13,0x9f,0x02,0xf8,0x92, -0xf7,0xfb,0x50,0xfe,0xf8,0x38,0xea,0x03,0x10,0x10,0x03,0x39,0x0a,0x04,0x87,0x03, -0xff,0xdb,0x05,0x0d,0x72,0x0c,0x0d,0xbb,0x07,0x05,0x57,0xfb,0x00,0xb7,0xe5,0xde, -0xb0,0xec,0xf6,0xb3,0x00,0x08,0x63,0x11,0x17,0xcb,0x07,0x08,0xdf,0x0f,0x0c,0x5f, -0xf8,0xfa,0xb4,0x0c,0x0a,0x25,0xf8,0xf4,0x8c,0xf2,0xf2,0x52,0xf8,0xf2,0x40,0xed, -0xfb,0x4a,0x07,0x0d,0x29,0x08,0xfd,0x7e,0xef,0xf4,0x9b,0xf1,0xef,0xbe,0xff,0x0e, -0x80,0x10,0x07,0xb2,0xff,0x01,0xc6,0x01,0xf9,0xed,0xf2,0xfe,0x14,0x07,0x0d,0x02, -0x19,0x20,0x61,0x1d,0x11,0xd7,0x18,0x20,0xf6,0x1b,0x21,0x6a,0x1b,0x19,0x11,0x12, -0x06,0xfd,0x0c,0x0b,0x5d,0x1a,0x28,0xee,0x24,0x20,0x5e,0x3b,0x41,0x7f,0x3e,0x2f, -0x48,0x3c,0x3b,0xe5,0x45,0x47,0x10,0x4e,0x52,0x1b,0x4d,0x3c,0x0a,0x2f,0x2d,0xee, -0x2b,0x24,0x70,0x32,0x46,0x75,0x44,0x44,0x46,0x42,0x4c,0xdb,0x45,0x4c,0xd3,0x49, -0x48,0x37,0x48,0x48,0xaf,0x3d,0x31,0x11,0x32,0x2b,0x29,0x25,0x1e,0xe6,0x25,0x2d, -0x07,0x2f,0x34,0xdf,0x3d,0x2e,0xf5,0x25,0x17,0xde,0x12,0x19,0xc0,0x28,0x33,0xd6, -0x21,0x2a,0x39,0x25,0x1b,0xa1,0x17,0x1e,0xc4,0x0b,0xf6,0x0d,0x01,0x05,0x02,0x01, -0x10,0x27,0x26,0x34,0x31,0x21,0x17,0x5b,0x05,0x11,0x7e,0x19,0x13,0x77,0x10,0x10, -0x51,0x0f,0xfe,0x69,0xf3,0xf6,0xd5,0x05,0x0a,0x4a,0xfa,0x09,0xdc,0x14,0x0a,0xd1, -0x09,0x06,0x0a,0x11,0x1a,0x47,0x0f,0x0c,0x2b,0x02,0x06,0x61,0x02,0xfb,0x4f,0xee, -0xe5,0xa8,0xe1,0xde,0xf8,0xec,0x04,0xe3,0x13,0x0f,0x19,0x11,0x08,0x25,0x02,0x04, -0xe3,0xf8,0xef,0x96,0xef,0xf5,0xc6,0xee,0xe8,0x32,0xe8,0xe0,0x07,0xe3,0xdc,0xdb, -0xe3,0xde,0x71,0xe0,0xec,0xa6,0xe8,0xf3,0x08,0xf0,0xe2,0x17,0xdf,0xe8,0x68,0xf2, -0xeb,0x8c,0xe8,0xf3,0x97,0xf0,0xe4,0x7a,0xe1,0xdb,0xea,0xd8,0xe0,0x91,0xd7,0xe9, -0x62,0xf6,0xfa,0xa3,0x04,0xff,0x80,0xf6,0xf5,0xd8,0xfc,0x06,0x55,0x0a,0x09,0x59, -0x0e,0xfa,0xd3,0xe1,0xda,0xf7,0xdc,0xec,0xd3,0xf8,0xeb,0x0b,0xf5,0xec,0x0d,0x00, -0x1a,0x94,0x12,0x10,0x36,0x09,0x08,0x1e,0x0d,0x0f,0xc0,0x06,0x13,0xdd,0x15,0x0b, -0x29,0xfa,0xe6,0xb5,0xed,0xf7,0x5f,0x04,0x0c,0x4e,0x00,0x0a,0x37,0x05,0xfd,0xdb, -0xfa,0x03,0xe1,0x07,0x05,0x38,0x0a,0x04,0xc3,0xfe,0xf9,0x13,0xf4,0xf0,0x44,0xec, -0xf6,0x2c,0xee,0xef,0x36,0x02,0x07,0x5e,0x0e,0x09,0x2a,0xfd,0xed,0x7f,0xed,0xf0, -0x76,0x07,0x0a,0x11,0x05,0x06,0xe8,0x00,0xfc,0xa4,0xef,0xeb,0xae,0x00,0xfb,0x56, -0xfa,0xe9,0x5d,0xe1,0xea,0xe1,0xed,0xe6,0x3a,0xe0,0xe3,0x48,0xe8,0xf7,0x84,0x07, -0xfb,0x36,0xe6,0xd6,0xed,0xca,0xca,0xd9,0xcb,0xcc,0x00,0xc2,0xc8,0xf3,0xc0,0xc4, -0xbd,0xca,0xd6,0x8d,0xda,0xcd,0x4d,0xcf,0xc9,0x44,0xd7,0xd5,0xc2,0xd5,0xda,0xb1, -0xdb,0xd1,0xf5,0xd3,0xce,0x0a,0xbd,0xb7,0xf2,0xb5,0xb8,0x88,0xc6,0xdd,0x3c,0xe4, -0xd9,0x94,0xd2,0xd8,0x29,0xd7,0xda,0xba,0xd2,0xd6,0x20,0xd8,0xcc,0x0f,0xc9,0xb7, -0x15,0xb9,0xb8,0xdf,0xbd,0xbc,0x4f,0xbd,0xbd,0xb6,0xba,0xd7,0xf8,0xd2,0xc7,0x0a, -0xc5,0xc0,0x65,0xc4,0xc1,0x0a,0xc6,0xc9,0x29,0xcf,0xd4,0xf2,0xc7,0xca,0xd9,0xc8, -0xca,0xe0,0xbc,0xbc,0xa6,0xca,0xd0,0xa8,0xde,0xe7,0xec,0xe3,0xdf,0xdd,0xde,0xdd, -0xfe,0xe7,0xe3,0xd8,0xe4,0xe4,0x94,0xe7,0xf0,0x7e,0xf4,0xe6,0x6f,0xf2,0xfc,0x32, -0xf8,0xed,0xe2,0xe5,0x01,0x0d,0x15,0x17,0x58,0x03,0x03,0xea,0x0c,0x05,0x2b,0xf6, -0xf9,0xa5,0x05,0x07,0xf5,0x10,0x05,0xaf,0x06,0x07,0xe4,0x00,0xfc,0xc1,0xfb,0x10, -0x87,0x1c,0x23,0xf9,0x20,0x21,0x1b,0x1d,0x17,0x87,0x19,0x11,0x08,0x0c,0x0d,0xf2, -0x1b,0x1b,0xc6,0x03,0xf1,0xcc,0xf6,0x07,0xd5,0x11,0x15,0xa2,0xfd,0x0d,0xa6,0x16, -0x03,0x0e,0xf9,0xfc,0x08,0x03,0x03,0x4f,0xf9,0xff,0x32,0x08,0x09,0x1a,0x12,0x08, -0x48,0x05,0x07,0x39,0x00,0x01,0x33,0x02,0x0a,0xe5,0x15,0x20,0xf0,0x0b,0x0b,0x84, -0x07,0x0a,0xc2,0x0c,0x17,0x00,0x0f,0x16,0x80,0x24,0x20,0xc6,0x17,0x11,0x10,0x15, -0x10,0x4c,0x1b,0x12,0x17,0x12,0x1b,0x64,0x24,0x21,0x82,0x17,0x07,0xe3,0x05,0x0c, -0x5e,0x14,0x15,0x7a,0x1d,0x1f,0xb3,0x1e,0x1d,0x57,0x19,0x1c,0x56,0x10,0x05,0x53, -0xff,0xfc,0x9b,0x0a,0x12,0xbf,0x16,0x1d,0xa2,0x19,0x15,0x7d,0x16,0x16,0x2b,0x17, -0x13,0xf1,0x16,0x0a,0x43,0x07,0x06,0x70,0x00,0x03,0x64,0x00,0x08,0x35,0x07,0x18, -0x97,0x1f,0x19,0x2e,0x15,0x13,0xf5,0x12,0x0c,0x26,0x07,0x07,0x72,0x0f,0x17,0xdd, -0x0f,0x0e,0xfe,0x15,0x12,0x95,0x0d,0x06,0xab,0x03,0x09,0xcc,0x0f,0x16,0xf2,0x19, -0x0f,0x3c,0xfc,0xf8,0xcd,0xfb,0xfd,0x12,0xf4,0x02,0xf7,0xfb,0xf1,0x9f,0xf0,0xf0, -0xaf,0xd9,0xe6,0x67,0xf9,0xf7,0x16,0xed,0xe0,0xe7,0xed,0x04,0x85,0x06,0xfb,0x34, -0xfa,0xf1,0x80,0xf4,0xef,0xaa,0xf9,0xf9,0x73,0xfd,0xfa,0xf2,0x09,0x0d,0x96,0x06, -0xeb,0x90,0xf0,0xff,0xb4,0x05,0x1b,0x60,0x18,0x13,0xb7,0x0c,0x0b,0x8d,0x0a,0xff, -0x61,0x06,0x11,0x13,0x05,0xfd,0x29,0xfa,0xfa,0x68,0xf3,0xfb,0x59,0x06,0x15,0x53, -0x0f,0xf4,0xe8,0xf6,0xfb,0x56,0xf9,0xf9,0x85,0xf3,0xef,0x9a,0xf6,0xf2,0xa1,0xf6, -0xed,0x28,0xf7,0xfe,0xc6,0x06,0xfc,0x0d,0xf3,0xf2,0xc9,0xf6,0xf6,0xc1,0xee,0xfa, -0xbf,0x03,0xee,0xee,0xde,0xd1,0xd8,0xce,0xd9,0x7e,0xef,0xeb,0xa5,0xd9,0xd1,0x7a, -0xde,0xe5,0x87,0xe7,0xda,0xde,0xdf,0xdd,0xf3,0xe4,0xcf,0x6a,0xc9,0xd4,0x69,0xeb, -0xe5,0xc8,0xd5,0xce,0xbd,0xcd,0xe1,0x77,0xe9,0xef,0x73,0xe3,0xef,0x2b,0xe8,0xe0, -0x5e,0xd6,0xd0,0x4b,0xdb,0xf3,0x95,0xf0,0xf6,0xb6,0x06,0x07,0x61,0xf0,0xf1,0xcf, -0xef,0xf8,0x90,0x06,0x0f,0xcd,0x02,0xf0,0xe2,0xfc,0xff,0x5e,0xf2,0xeb,0x10,0xf2, -0xfb,0x11,0xfb,0xee,0xb3,0xed,0xf3,0xda,0x03,0xfc,0xaf,0xf3,0xe5,0xed,0xea,0xf4, -0x00,0xf9,0x00,0xcf,0xfc,0x0b,0x62,0x08,0x01,0x3a,0xf4,0xf4,0x62,0xfa,0xfd,0x73, -0xfe,0xf8,0xbd,0xf3,0xf8,0xcd,0x00,0x09,0x94,0x07,0x0a,0x47,0x15,0x0a,0x86,0x02, -0x06,0xf9,0x10,0x0d,0xee,0x05,0x01,0xa7,0x00,0x04,0x28,0x04,0xfe,0xc7,0x01,0x07, -0x50,0x1a,0x23,0x6a,0x17,0x16,0x63,0x17,0x1b,0x35,0x0f,0x1b,0x14,0x1c,0x1c,0x9f, -0x2e,0x30,0xeb,0x26,0x12,0xc8,0x10,0x19,0x92,0x27,0x1d,0xc4,0x15,0x15,0x7f,0x1d, -0x23,0x06,0x27,0x1c,0xde,0x1b,0x22,0xbd,0x25,0x1a,0xa7,0x13,0x10,0xdb,0x0f,0x14, -0xf4,0x13,0x10,0xbb,0x14,0x23,0x6c,0x19,0x0c,0x9b,0x18,0x1e,0x6f,0x09,0xff,0x0e, -0x03,0xfa,0xda,0xe8,0xf8,0x03,0xfa,0xff,0x8c,0x0f,0x18,0xf9,0x06,0x01,0x69,0xfd, -0xfc,0x6f,0xf8,0xf5,0xe0,0xf4,0xed,0x02,0xf3,0xf5,0x9b,0xec,0xe4,0x18,0xe9,0xe6, -0x76,0xe7,0xfb,0x4f,0x05,0x03,0xb1,0xfe,0x04,0xe1,0xfe,0xf6,0x5e,0xf4,0xf4,0x8a, -0xe3,0xd5,0x4d,0xe6,0x04,0x53,0x03,0xf7,0x60,0xf7,0xf8,0x69,0xfa,0x01,0xa1,0x15, -0x13,0x09,0x05,0x06,0x85,0x12,0x10,0x2b,0x0d,0x01,0xa9,0x0b,0x0b,0xd6,0xfd,0xf4, -0x63,0x02,0x0c,0x65,0x0c,0x0f,0x2f,0x14,0x0d,0x10,0x08,0x05,0xfb,0xfd,0xf3,0x2a, -0x01,0x06,0xc1,0xff,0xf9,0xa3,0xf5,0x03,0x35,0x04,0xfd,0x56,0xfb,0x04,0xe3,0x0d, -0x0d,0xc2,0x0d,0x0d,0xa5,0xfb,0x08,0x88,0x1c,0x2f,0x3a,0x25,0x25,0x13,0x1a,0x11, -0xa6,0x14,0x0f,0x0b,0x0b,0x0e,0x7f,0x04,0xfa,0x9a,0xfe,0x0f,0x66,0x10,0x0c,0x9e, -0x0a,0x06,0x71,0xff,0x03,0x6b,0x11,0x09,0x61,0x13,0x16,0x40,0x17,0x05,0x4d,0xf7, -0x07,0xd0,0x12,0x15,0xa7,0x0a,0x0f,0x25,0x27,0x2b,0xbc,0x26,0x14,0x53,0x0e,0x14, -0x20,0x21,0x35,0xb8,0x2e,0x33,0xfa,0x26,0x28,0x1d,0x24,0x20,0xaf,0x1e,0x2f,0x80, -0x36,0x2a,0xae,0x23,0x2f,0x09,0x36,0x2a,0xf8,0x27,0x1d,0xfd,0x16,0x14,0x17,0x1f, -0x10,0x1e,0x14,0x1e,0xa6,0x31,0x26,0x60,0x14,0x0b,0x30,0x1a,0x10,0x2b,0x07,0x07, -0xb4,0x13,0x1e,0x1e,0x1e,0x1b,0xc8,0x06,0xfa,0xf8,0xf6,0xff,0x1a,0xfe,0xf8,0xe3, -0xf4,0x01,0x47,0x10,0x01,0x78,0xfa,0xf4,0xfa,0xf0,0xe1,0xa9,0xcc,0xce,0x9d,0xdf, -0xdf,0xc7,0xe2,0xdc,0x15,0xcf,0xca,0x11,0xda,0xde,0x6e,0xe2,0xdf,0xec,0xe5,0xe2, -0x9e,0xc9,0xc4,0x9a,0xc2,0xd6,0x88,0xc0,0xbc,0x45,0xc6,0xe4,0xfd,0xe7,0xd7,0x4a, -0xc9,0xce,0x20,0xcb,0xd3,0x7a,0xe0,0xdf,0xd6,0xdb,0xe1,0x5d,0xef,0xea,0x42,0xe4, -0xe8,0x17,0xe4,0xd9,0xdb,0xe1,0xdd,0x65,0xe4,0xf4,0x6a,0xf2,0xeb,0xa7,0xe4,0xe3, -0x9c,0xf4,0xef,0x57,0xeb,0xe8,0x95,0xd6,0xd2,0x19,0xda,0xd9,0x12,0xc9,0xc6,0x8a, -0xcf,0xcf,0xf4,0xd7,0xdd,0xc6,0xe4,0xeb,0x6b,0xf1,0xe7,0x33,0xd7,0xd8,0x8c,0xe4, -0xee,0x7a,0xeb,0xe7,0x8e,0xe8,0xec,0x92,0xf5,0xfd,0xce,0xf6,0xf3,0xec,0xf3,0xee, -0x9b,0xeb,0xff,0xf9,0x00,0xf6,0x12,0xf4,0x03,0x99,0x0e,0x0f,0x95,0x0c,0x0a,0x83, -0x03,0x04,0x09,0x09,0x09,0xf1,0x04,0x00,0x3f,0x0c,0x15,0xc8,0x1b,0x21,0x63,0x24, -0x22,0x0b,0x1a,0x1a,0x1d,0x20,0x29,0xb5,0x29,0x2e,0x60,0x2e,0x23,0xd3,0x21,0x1e, -0x48,0x17,0x1f,0xee,0x24,0x1a,0x54,0x15,0x0f,0x5e,0x01,0x08,0xda,0x21,0x22,0x8a, -0x16,0x0b,0xf5,0x05,0x03,0xfa,0x15,0x22,0x35,0x16,0x11,0x42,0x13,0x12,0x1b,0x06, -0xf5,0xa1,0x05,0x1d,0xcf,0x18,0x16,0x9d,0x08,0x17,0x78,0x0f,0x0c,0xdf,0xfd,0x00, -0xc2,0xfd,0xfc,0xc9,0x04,0x0a,0xde,0x12,0x0c,0xef,0x0a,0x0e,0xfb,0x01,0xf5,0xce, -0xeb,0xe7,0x45,0xea,0xf2,0xe3,0x07,0x05,0x16,0xf0,0xf2,0x06,0xff,0x05,0x96,0x0a, -0x0d,0xbf,0x0d,0x0d,0xba,0x13,0x10,0x91,0x0a,0xf7,0x5d,0xf7,0xf2,0x37,0x06,0x14, -0xe6,0x07,0x0a,0x16,0x13,0x0d,0x85,0x04,0xfc,0x44,0xff,0xf6,0xaf,0xf3,0xfe,0x47, -0x02,0x01,0xa8,0xfa,0x02,0x96,0x0f,0x0a,0x35,0xfc,0xfa,0xd2,0xfa,0xfa,0x3a,0x07, -0x0a,0x07,0x01,0xfc,0x02,0xff,0xfe,0x84,0x02,0x0f,0x6b,0x10,0x06,0x7e,0x0e,0x06, -0x6e,0xfc,0xf7,0x0e,0xef,0xe7,0x5b,0xf1,0x14,0x7f,0x14,0x02,0x8f,0x0a,0x1a,0xfd, -0x0a,0x03,0x9b,0x06,0x01,0xd2,0xf6,0xf8,0x55,0x04,0xff,0xee,0xfa,0xff,0xc7,0x04, -0xf6,0xce,0xed,0xec,0xd1,0xed,0xe8,0x01,0xe5,0xe8,0xde,0xe4,0xe7,0x6f,0xf8,0x01, -0x22,0xfe,0xfc,0xc8,0xfc,0xfe,0x9c,0xfe,0x01,0xda,0xff,0x06,0x2e,0xfc,0xf2,0xc9, -0xfa,0x0c,0x7e,0x17,0x16,0x61,0x1b,0x26,0x89,0x24,0x17,0x53,0x0b,0x07,0x91,0x0f, -0x18,0x75,0x20,0x2a,0xa9,0x30,0x24,0xa5,0x2a,0x2a,0xf6,0x21,0x29,0x8e,0x2b,0x26, -0x5d,0x21,0x24,0xed,0x25,0x19,0xa1,0x0b,0x19,0x5d,0x14,0x0e,0xd7,0x0b,0x10,0x90, -0x0d,0x0c,0x41,0x08,0x05,0x45,0x06,0x00,0x72,0x00,0x0d,0xdb,0x1b,0x11,0x1e,0x16, -0x14,0x94,0x09,0xfd,0x1b,0xfa,0xf2,0x4b,0xed,0xf6,0xe7,0x02,0xfe,0x2c,0x00,0x07, -0x8c,0xff,0xf8,0x79,0xed,0xe7,0x80,0xe7,0xea,0x46,0xe6,0xe0,0x6e,0xdb,0xe4,0xb1, -0xe4,0xe3,0xc8,0xed,0xe1,0x5e,0xe9,0xf2,0xa3,0xf6,0xf6,0x2b,0xf2,0xf1,0x50,0xef, -0xe3,0x3d,0xe4,0xec,0x5d,0xec,0xf1,0xe5,0xf1,0xed,0x06,0xf4,0xf4,0x35,0xe5,0xde, -0xa0,0xda,0xec,0x57,0xf1,0xfc,0xf0,0xff,0x10,0x0b,0x0b,0x08,0x69,0x00,0x14,0x24, -0x1e,0x25,0xf2,0x20,0x18,0x4f,0x0f,0x13,0xa9,0x16,0x09,0x50,0x04,0x09,0x20,0x08, -0x03,0x6e,0x0a,0x0f,0x64,0x0f,0x0b,0x09,0x0f,0x02,0xd7,0x08,0x0e,0xd3,0x1b,0x25, -0x87,0x2f,0x25,0x8b,0x19,0x10,0xcd,0x17,0x19,0x05,0x1d,0x17,0x85,0x0a,0x0a,0x22, -0x14,0x1f,0x4a,0x24,0x29,0x21,0x22,0x2a,0xf9,0x2c,0x2a,0x63,0x21,0x1e,0xe9,0x23, -0x27,0x8f,0x2f,0x3d,0x1d,0x41,0x39,0x3d,0x38,0x34,0x6d,0x29,0x28,0x28,0x30,0x36, -0xf6,0x2e,0x21,0x22,0x19,0x27,0xe1,0x29,0x32,0x3d,0x35,0x3a,0xee,0x40,0x3a,0xf3, -0x30,0x2c,0x1f,0x24,0x17,0x1c,0x14,0x13,0x06,0x20,0x24,0xb1,0x31,0x3a,0xe9,0x3e, -0x34,0x57,0x33,0x34,0x60,0x33,0x24,0xd7,0x1a,0x20,0x37,0x1e,0x1a,0x31,0x20,0x1e, -0xdb,0x13,0x0c,0xab,0x12,0x10,0xaf,0x0b,0x17,0xcf,0x08,0xf8,0xaf,0xf8,0x03,0xfc, -0x01,0x0c,0xf4,0x0e,0x0d,0x69,0x05,0xf6,0x13,0xe8,0xe5,0xdb,0xe4,0xdf,0x63,0xd5, -0xd7,0x87,0xd5,0xdd,0xe0,0xe5,0xe9,0x59,0xe6,0xe3,0x5b,0xe2,0xd8,0xe8,0xd4,0xcd, -0xff,0xb1,0xb3,0x5d,0xd2,0xdd,0x89,0xe7,0xf0,0x18,0xe8,0xe0,0x32,0xdb,0xd7,0xdd, -0xd2,0xd3,0x46,0xd6,0xd2,0xd2,0xd6,0xe1,0xbc,0xf3,0xee,0x20,0xea,0xd9,0xb2,0xd4, -0xdc,0x68,0xe4,0xe0,0xa1,0xe0,0xde,0x78,0xde,0xdf,0xcb,0xde,0xe0,0xd7,0xe0,0xec, -0x79,0xf1,0xe5,0xf2,0xe3,0xef,0xaa,0xee,0xed,0x27,0xe9,0xe7,0x17,0xe1,0xda,0x9b, -0xd1,0xdd,0x0b,0xe0,0xe1,0x43,0xe4,0xe1,0xd5,0xdf,0xda,0x30,0xdd,0xe1,0xf0,0xe5, -0xe6,0xc1,0xea,0xf4,0xea,0xff,0xfe,0x5d,0xf0,0xee,0x3c,0xf1,0xeb,0x75,0xea,0xf6, -0xa5,0xf5,0xee,0x81,0xf2,0xf8,0x25,0xf5,0xec,0x6a,0xf4,0xf2,0x07,0xea,0xe9,0x1f, -0xe8,0xe9,0xca,0xeb,0xec,0xcd,0xf3,0x01,0xd2,0x0e,0x08,0xd2,0x0d,0x0d,0x66,0x0d, -0x05,0x15,0xfb,0xf1,0xb4,0xf6,0x04,0x03,0x0a,0x18,0xe1,0x15,0x13,0x7f,0x1d,0x21, -0x89,0x13,0x0a,0xe4,0x0d,0x0e,0x62,0x0b,0x1b,0xe1,0x25,0x24,0x9e,0x21,0x27,0x57, -0x21,0x2a,0x4a,0x39,0x36,0x7d,0x35,0x32,0xcc,0x2a,0x1e,0x0f,0x1c,0x17,0x72,0x13, -0x0d,0x2b,0x0f,0x01,0xfc,0xfd,0x01,0x2b,0x02,0xfa,0x34,0xee,0xe8,0xf8,0xf5,0xfd, -0x07,0x04,0xf9,0xed,0xf6,0xf5,0x06,0xf6,0xec,0x7e,0xe5,0xdb,0x01,0xdc,0xe5,0x60, -0xdb,0xd8,0xef,0xe7,0xe2,0xd6,0xd2,0xdb,0xc6,0xe3,0xdf,0x49,0xd2,0xce,0x6d,0xd2, -0xd9,0x62,0xdd,0xe7,0x1b,0xde,0xda,0x21,0xd4,0xd3,0xb4,0xd2,0xd2,0x99,0xc9,0xcd, -0xa3,0xc8,0xc6,0x62,0xc4,0xc2,0x1e,0xc3,0xc5,0x1e,0xd0,0xdf,0x64,0xdb,0xe1,0x82, -0xe6,0xdb,0xb9,0xd2,0xc8,0xba,0xc0,0xc3,0x46,0xca,0xc1,0x12,0xc9,0xd9,0xb8,0xe1, -0xda,0xd0,0xd2,0xda,0x38,0xe8,0xe8,0x52,0xfb,0xf7,0xe1,0x01,0x00,0x89,0xfa,0xf1, -0xe1,0xe7,0xe6,0x7d,0xe6,0xdf,0x04,0xd8,0xda,0x89,0xe7,0xe9,0xc1,0xe4,0xe8,0x29, -0xe0,0xe0,0x5b,0xe4,0xee,0x36,0xf2,0xf4,0x04,0xf8,0xf5,0x4e,0xf1,0xf7,0x2d,0xf3, -0xf2,0x8a,0xf4,0xf6,0x7f,0xf2,0xf9,0xdf,0xfd,0xfe,0xc5,0xf6,0xf1,0xaa,0xfb,0xf8, -0xeb,0xfd,0x07,0xf5,0x0f,0x15,0xde,0x1b,0x1a,0x1f,0x13,0x08,0xfb,0x07,0x06,0x6f, -0x04,0x04,0x06,0x09,0x12,0xf7,0x09,0x04,0x56,0xfb,0xf9,0x0a,0xfb,0x0f,0x0e,0x1b, -0x1c,0x16,0x24,0x2b,0x3d,0x20,0x11,0x1e,0x0d,0x0f,0x28,0x0c,0x04,0xee,0x08,0x0b, -0x3f,0x16,0x13,0xf5,0x0c,0x10,0x70,0x16,0x16,0x1e,0x1d,0x15,0x11,0x0b,0x0e,0x88, -0x0e,0x01,0x9b,0xf7,0xf9,0x6f,0x01,0xfb,0x4c,0xf4,0xfc,0x3a,0xf8,0xfb,0xbd,0xf6, -0xf3,0x3f,0xef,0xeb,0x87,0xf0,0xf5,0x2e,0x02,0x03,0xab,0xfb,0x06,0x43,0x04,0xfb, -0x45,0xef,0xe5,0x0f,0xe9,0xe3,0x95,0xe7,0xe3,0xc4,0xee,0xfe,0xd4,0xf3,0xe5,0x21, -0xe2,0xe4,0xbc,0xe3,0xea,0x18,0xf3,0xf6,0x48,0xfd,0x01,0xf4,0xfd,0xf3,0x59,0xf9, -0xf5,0xf5,0xea,0xea,0x3c,0xf2,0xf4,0x80,0xfb,0xf7,0xbf,0xf1,0xe2,0x9c,0xec,0xfb, -0xfd,0xf8,0xfd,0xe8,0xfd,0x01,0x13,0x07,0x04,0xb0,0xf5,0xee,0x7b,0xf0,0xee,0x11, -0xf0,0xff,0x7a,0x02,0x0f,0x3d,0x08,0x08,0x8d,0x04,0x06,0x47,0x00,0xfb,0x6e,0xfc, -0x03,0x4d,0x06,0x0c,0x3a,0x02,0xf1,0x24,0xeb,0xf5,0x30,0xf8,0xf0,0x51,0xea,0xed, -0x7d,0xf3,0xf6,0x7f,0xf0,0xee,0x55,0xee,0xfb,0xce,0xfc,0xff,0xd8,0x00,0x09,0xc0, -0x08,0x01,0x78,0xfe,0xfd,0x4e,0xee,0xee,0x4b,0xf8,0xfd,0xda,0xfd,0x01,0xe5,0x0b, -0xff,0x4b,0xfc,0xf6,0xba,0xf9,0xf9,0x9e,0xfb,0x03,0x50,0x13,0x22,0x6d,0x20,0x17, -0x52,0x0e,0x06,0x24,0x0a,0x0c,0xaf,0x0e,0x18,0x68,0x2c,0x35,0xc3,0x25,0x12,0xc2, -0x0e,0x18,0xa9,0x1f,0x2a,0x04,0x27,0x34,0x7e,0x3f,0x38,0xba,0x2b,0x1c,0xe6,0x18, -0x1a,0xe0,0x28,0x35,0xa3,0x3d,0x44,0xc3,0x42,0x44,0x55,0x3e,0x31,0xb1,0x2e,0x32, -0x74,0x2a,0x22,0xd4,0x1e,0x1d,0xb7,0x1c,0x23,0x0f,0x27,0x1f,0xfd,0x17,0x18,0xe1, -0x15,0x13,0xa0,0x1b,0x20,0x4a,0x1a,0x0d,0x90,0x09,0x12,0xb4,0x17,0x0d,0x80,0x07, -0x11,0x98,0x15,0x0c,0x7b,0x02,0xf7,0x5b,0x01,0xfa,0x37,0xfb,0xfb,0x75,0xfc,0x02, -0xd9,0x02,0xfe,0x89,0xf2,0xe7,0x5d,0xea,0xec,0x61,0xe2,0xe6,0xf5,0xe8,0xef,0xa2, -0xe8,0xe9,0xcc,0xea,0xe9,0xae,0xe7,0xe7,0x01,0xd9,0xd3,0xd2,0xd3,0xd6,0x27,0xd2, -0xcf,0x86,0xd3,0xd7,0xd7,0xd7,0xdc,0xee,0xdc,0xd9,0xbf,0xe1,0xda,0xda,0xc7,0xc7, -0x6a,0xca,0xcc,0x76,0xcf,0xd3,0xe7,0xd3,0xd6,0xb0,0xe5,0xef,0x19,0xf3,0xe4,0x62, -0xde,0xdb,0xd0,0xd1,0xd9,0xb9,0xe2,0xe4,0x1e,0xdc,0xdc,0x0a,0xde,0xdb,0xeb,0xdd, -0xd9,0xb6,0xdc,0xdd,0xa1,0xde,0xdf,0xea,0xe0,0xe8,0x88,0xe9,0xe8,0xab,0xee,0xf1, -0xa7,0xf6,0xff,0xee,0xff,0xf5,0x57,0xf3,0xed,0xd3,0xee,0xf0,0x26,0xf2,0xf5,0x30, -0xf8,0x03,0xf3,0x0e,0x14,0xdc,0x1a,0x15,0x6e,0x15,0x14,0x2f,0x17,0x1c,0x23,0x24, -0x21,0x27,0x11,0x09,0xbe,0x0b,0x0e,0xbd,0x17,0x1a,0x43,0x13,0x10,0x01,0x0f,0x11, -0xd4,0x11,0x1a,0x51,0x1d,0x1d,0x22,0x1a,0x1f,0x9a,0x21,0x28,0xc3,0x23,0x17,0xe3, -0x13,0x16,0xe9,0x1b,0x1f,0x94,0x16,0x11,0xfa,0x0e,0x1a,0xd1,0x2f,0x38,0x56,0x37, -0x3c,0x6d,0x2d,0x21,0x63,0x16,0x16,0x0f,0x16,0x0f,0x81,0x0b,0x13,0x10,0x15,0x11, -0x36,0x0c,0x0a,0xaf,0x0d,0x09,0x31,0x05,0x04,0x4f,0x08,0x0b,0x36,0x0c,0x05,0x52, -0x05,0x03,0x57,0x0a,0x14,0xd0,0x0f,0x04,0xf6,0xfe,0xfb,0x97,0xf6,0xfc,0x5f,0xf8, -0xf3,0x11,0xec,0xf2,0x46,0xfc,0xfa,0xe2,0xf4,0xfe,0x98,0xf9,0xfe,0xf8,0xfc,0xec, -0x6c,0xee,0xf8,0xda,0xf2,0xe9,0x0e,0xe5,0xe0,0xb0,0xe7,0xe9,0xc3,0xec,0xee,0x68, -0xf2,0xec,0x49,0xdd,0xe7,0x6b,0xf1,0xe5,0xf7,0xed,0xe9,0xfe,0xed,0xf2,0x01,0xf0, -0xe7,0xd2,0xde,0xe3,0x7a,0xe5,0xe6,0xff,0xf1,0xf2,0xd2,0xe5,0xec,0x3f,0xfc,0xfb, -0xe6,0xf6,0xf6,0x19,0xfb,0xfc,0xec,0xfd,0xfe,0x5f,0x06,0x04,0x53,0x0a,0x05,0x7e, -0xf5,0xf2,0x51,0xf8,0x02,0x96,0xff,0x05,0xe0,0x01,0xf6,0x84,0xf3,0xf7,0x7d,0xf9, -0xf4,0x54,0xf9,0x00,0x78,0x02,0x06,0x2a,0x00,0xf9,0x35,0xf2,0xed,0xa5,0xef,0xf5, -0xba,0xff,0x04,0xb5,0x00,0xf6,0x4e,0xfd,0xfb,0x0b,0xfd,0x02,0x34,0x0c,0x09,0x8d, -0x10,0x0f,0x56,0x0d,0x0d,0xe7,0x07,0x08,0xe5,0x07,0x07,0x9d,0x14,0x19,0xb9,0x1a, -0x26,0x21,0x26,0x21,0xfc,0x1d,0x2d,0xc9,0x25,0x21,0xa5,0x25,0x2b,0xf6,0x2c,0x26, -0x14,0x25,0x22,0x7e,0x25,0x1d,0x49,0x1a,0x25,0x83,0x32,0x2e,0x4f,0x2c,0x2f,0x4a, -0x4a,0x4d,0xa5,0x54,0x54,0xae,0x4c,0x3f,0xec,0x37,0x30,0x8c,0x2a,0x31,0xf3,0x3a, -0x3a,0x16,0x34,0x28,0x0d,0x27,0x1e,0x20,0x22,0x25,0xe1,0x1c,0x20,0x74,0x25,0x26, -0xd6,0x23,0x26,0x83,0x20,0x1e,0x34,0x1f,0x17,0x78,0x16,0x11,0x7b,0x0d,0x06,0x02, -0xfe,0x03,0xdb,0x06,0x04,0x68,0x00,0x02,0xf7,0x03,0x08,0x5a,0x17,0x1f,0xfc,0x16, -0x09,0x64,0x01,0x04,0xfc,0xff,0x04,0xba,0x09,0x08,0xca,0xfd,0xef,0x4a,0xe7,0xef, -0x42,0xf5,0xf9,0x70,0x04,0xfc,0x19,0xf9,0x07,0x55,0x02,0xfc,0xda,0xf9,0xf6,0xa5, -0xef,0xe5,0xde,0xe5,0xe5,0x09,0xe6,0xed,0x02,0xf5,0xfa,0x0d,0x03,0x01,0x8d,0xf7, -0xfe,0x2f,0x0d,0x0b,0x56,0x0f,0x15,0x70,0x19,0x14,0xc5,0x15,0x1a,0x57,0x16,0x23, -0xd2,0x1f,0x19,0x85,0x15,0x17,0x1c,0x18,0x15,0x90,0x15,0x0f,0xed,0x13,0x11,0xa9, -0x10,0x11,0x85,0x16,0x15,0xb3,0x12,0x17,0x1a,0x1b,0x10,0x91,0x05,0xff,0x71,0x01, -0x08,0xd6,0x04,0x01,0x65,0xfc,0xfc,0x7a,0x04,0x0e,0x15,0x14,0x12,0xdd,0x12,0x16, -0xe4,0x11,0x0e,0xae,0x0a,0x15,0xd1,0x0b,0x07,0xe4,0x06,0x0c,0x24,0x03,0x03,0x14, -0x0a,0x07,0x46,0x09,0x10,0xa4,0x13,0x15,0x28,0x1d,0x21,0x44,0x12,0x0e,0x2c,0x10, -0x0e,0x11,0x15,0x14,0xd2,0x0f,0x08,0x8b,0x09,0x0b,0xe4,0x13,0x13,0x6b,0x0e,0x02, -0x30,0xff,0x0a,0xd5,0x15,0x17,0x9e,0x10,0x0d,0x11,0x13,0x09,0xcb,0x01,0x00,0xd8, -0x0c,0x0a,0x84,0x06,0x03,0x22,0xfe,0xf7,0xc1,0xf1,0xed,0x2a,0xee,0xf6,0xef,0xf5, -0xf2,0x18,0xfa,0xff,0x50,0xf7,0xf1,0x9c,0xf6,0xf7,0xad,0xfc,0x03,0x33,0xfb,0xf4, -0xd3,0xed,0xe7,0xf5,0xe4,0xde,0x92,0xdb,0xd9,0x24,0xde,0xeb,0x37,0xe8,0xee,0x5e, -0xf0,0xe8,0xcd,0xe6,0xe6,0x0b,0xe0,0xe6,0x29,0xee,0xf2,0x53,0xf0,0xef,0x17,0xea, -0xe4,0x83,0xd9,0xdd,0xd6,0xe0,0xe8,0xe8,0xe6,0xe9,0xc7,0x01,0xfc,0xa8,0xf2,0xe8, -0x53,0xea,0xe0,0x54,0xd9,0xe2,0x49,0xe5,0xe7,0x5d,0xe9,0xe8,0xec,0xe7,0xe1,0x09, -0xe2,0xdf,0xa0,0xdd,0xed,0xca,0xf3,0xf2,0xb0,0xeb,0xf1,0x8c,0xf5,0xf7,0x31,0xf8, -0xf9,0xf2,0x01,0x03,0xb9,0x01,0xf9,0xe0,0xf4,0xf4,0x99,0xf1,0xee,0x3b,0xef,0xf0, -0x8f,0xf2,0xf1,0x35,0xf1,0xf3,0x32,0xf1,0xed,0xbb,0xf9,0xf3,0xc9,0xf5,0x03,0xa1, -0xfc,0xec,0x4c,0xe3,0xe7,0x7b,0xe2,0xda,0xff,0xdf,0xed,0xcd,0xf0,0xf5,0x3f,0xfc, -0xf5,0x1b,0xf2,0xef,0x52,0xee,0xe7,0x82,0xed,0xfb,0x2c,0xfa,0xf3,0x91,0xf2,0xf3, -0x94,0xf4,0xf4,0xeb,0xed,0xf5,0x93,0xff,0xff,0x18,0xfc,0x05,0x5b,0x08,0x04,0x97, -0x01,0xfd,0x18,0x07,0x11,0x76,0x16,0x13,0x61,0x04,0x05,0x10,0x0c,0x14,0x65,0x16, -0x1c,0x08,0x22,0x22,0xfb,0x1d,0x22,0x30,0x29,0x2d,0x05,0x27,0x21,0x40,0x1f,0x28, -0x32,0x30,0x2c,0xcf,0x2a,0x27,0x16,0x22,0x29,0xd7,0x2d,0x2b,0xf0,0x23,0x19,0xba, -0x1d,0x18,0x45,0x15,0x1e,0x94,0x23,0x1e,0x92,0x14,0x0e,0x9e,0x16,0x18,0xe4,0x12, -0x14,0x01,0x10,0x09,0x46,0x05,0x00,0x77,0xf3,0xea,0xf6,0xe6,0xea,0xb0,0xe6,0xea, -0xf6,0xf7,0xfd,0x23,0xed,0xe7,0x4b,0xee,0xee,0xd1,0xf6,0xfa,0x56,0xf5,0xe7,0xa5, -0xea,0xef,0x4d,0xf5,0xf0,0xc4,0xe4,0xe1,0xf6,0xea,0xe9,0xbf,0xe7,0xf5,0x62,0xfb, -0xf0,0xf5,0xe8,0xe5,0x3d,0xeb,0xf1,0x79,0xe9,0xe4,0x5d,0xe4,0xe1,0x49,0xe5,0xe2, -0x49,0xe4,0xe4,0x79,0xe5,0xe7,0xbf,0xe6,0xea,0xac,0xf1,0xf2,0xa7,0xe9,0xe9,0x04, -0xf0,0xf0,0x76,0xf2,0xf9,0x31,0xf5,0xea,0xf2,0xec,0xf4,0xf0,0xf1,0xed,0x3b,0xe4, -0xe1,0x8a,0xe5,0xe7,0xa4,0xe7,0xec,0x39,0xf0,0xed,0x61,0xed,0xf3,0x98,0xf8,0xfb, -0x66,0xf4,0xf4,0x9c,0xf2,0xed,0x0a,0xeb,0xee,0xcf,0xef,0xe4,0x51,0xdf,0xe8,0x2b, -0xf1,0xf4,0xd2,0xf9,0xfe,0x2e,0xfc,0xfc,0xaa,0xfd,0xfd,0xa2,0x06,0x04,0xd7,0x01, -0xfe,0xec,0x05,0x0a,0x4b,0x15,0x10,0x15,0x07,0x03,0x8b,0x05,0x03,0x4e,0x03,0x0d, -0x01,0x07,0x01,0x2f,0xfd,0xfe,0x87,0x04,0x13,0xed,0x1a,0x18,0x30,0x12,0x13,0xd2, -0x17,0x18,0xcd,0x0e,0x04,0x50,0x06,0x0f,0xa6,0x18,0x12,0xd8,0x15,0x0e,0x30,0x07, -0x08,0xf9,0x06,0x0a,0xad,0x0d,0x06,0xd8,0xfd,0xfd,0xea,0x03,0x08,0xb6,0x0b,0x0d, -0x03,0x15,0x12,0x73,0x04,0x05,0x62,0x07,0x0c,0xba,0x0a,0x00,0x77,0xff,0x02,0x5b, -0x0d,0x13,0xf2,0x0f,0x0e,0x35,0x0d,0xfb,0x68,0xf5,0xf3,0x58,0xf4,0xf4,0xc6,0xef, -0xea,0x4c,0xef,0xeb,0x6e,0xe8,0xe1,0x05,0xdb,0xd7,0x56,0xd5,0xdc,0xfc,0xdf,0xe5, -0x67,0xe8,0xeb,0x56,0xe8,0xe5,0x73,0xe4,0xe6,0xdb,0xe4,0xdd,0xc6,0xd5,0xd4,0x8d, -0xda,0xe1,0x2c,0xda,0xd2,0xc0,0xc9,0xce,0x4d,0xd7,0xde,0x64,0xdd,0xd6,0x4b,0xd1, -0xd1,0x44,0xcf,0xd2,0xb5,0xd5,0xdc,0x0f,0xd9,0xd8,0x7c,0xdf,0xdd,0x08,0xdb,0xd4, -0xec,0xd2,0xce,0xa7,0xd3,0xd5,0xd9,0xd3,0xdd,0xda,0xde,0xdc,0x75,0xe3,0xe1,0x76, -0xe5,0xef,0x76,0xf4,0xed,0xaa,0xea,0xe7,0xc6,0xe4,0xe2,0x3b,0xe1,0xe3,0xeb,0xea, -0xf3,0xbb,0xf3,0xf4,0xe2,0xf5,0xef,0xdc,0xe1,0xdc,0x98,0xd6,0xd5,0xe0,0xdd,0xe6, -0xd4,0xe6,0xea,0xd9,0xed,0xec,0x15,0xdf,0xd7,0xe3,0xe3,0xee,0xcc,0xf7,0xef,0x9b, -0xf1,0xf6,0x0d,0xfc,0xff,0x3c,0x0b,0x10,0x75,0x18,0x1f,0x1f,0x19,0x14,0x52,0x11, -0x0c,0x95,0x10,0x11,0x88,0x17,0x1b,0x13,0x23,0x2f,0x00,0x35,0x3b,0xa6,0x38,0x33, -0x69,0x26,0x2a,0x1b,0x2b,0x2d,0x57,0x39,0x41,0x1a,0x47,0x49,0x26,0x47,0x39,0x6b, -0x32,0x2b,0xc0,0x29,0x2a,0xf5,0x2c,0x2b,0x99,0x2f,0x2f,0x8d,0x2d,0x2c,0x5b,0x2e, -0x31,0xfe,0x31,0x3e,0xa1,0x3e,0x42,0xd9,0x3e,0x36,0xae,0x2e,0x25,0x1d,0x25,0x25, -0xc5,0x2a,0x27,0x68,0x23,0x2b,0x03,0x24,0x19,0x2c,0x18,0x11,0x82,0x0d,0x0f,0x87, -0x18,0x14,0x12,0x13,0x12,0x21,0x04,0xfc,0xef,0xfa,0xfb,0x1d,0xf8,0xf6,0x06,0xf9, -0xfd,0x04,0xfd,0xfd,0xa8,0x02,0x00,0x8f,0x07,0x02,0xa3,0x09,0x0e,0x5e,0x0f,0x0e, -0xb6,0x02,0xfc,0x11,0x07,0xff,0x7f,0xfd,0x00,0xa4,0x0b,0x07,0x48,0xfc,0xf3,0x4c, -0xec,0xe8,0xa5,0xee,0xea,0x79,0xec,0xf5,0x63,0xf4,0xf3,0x09,0xf7,0xfe,0x2c,0xf2, -0xec,0x56,0xed,0xf1,0xb2,0xf4,0xf5,0xc2,0xf1,0xf5,0xcf,0xf4,0xf7,0xdc,0xfd,0x08, -0x17,0x02,0x0b,0xb5,0x11,0x05,0x29,0x02,0x0d,0xac,0x0d,0x05,0x77,0x01,0xf9,0x21, -0x00,0x0b,0x6a,0x09,0xfc,0xf7,0xf6,0xf6,0x4d,0xf8,0xf7,0xa2,0xf6,0xed,0x7d,0xe7, -0xea,0x4e,0xeb,0xf4,0x13,0xfb,0xf6,0xdd,0xee,0xdd,0xec,0xdc,0xde,0x48,0xf1,0xf7, -0x51,0xf5,0xf9,0x31,0xfe,0x07,0x0e,0x07,0xfb,0xff,0xf7,0xfa,0xe0,0xfd,0xf7,0x48, -0xf7,0xff,0x28,0xfe,0xfd,0x61,0xf9,0xf3,0xe6,0xf6,0xfe,0x46,0x02,0x00,0xa2,0xff, -0x05,0x7d,0x02,0x00,0x79,0x00,0xfc,0x6a,0xfa,0xfc,0x0b,0xfd,0xfc,0x96,0xf3,0xf4, -0xe2,0xf2,0xea,0x12,0xe6,0xe5,0xc6,0xe4,0xdd,0x97,0xd9,0xdc,0xcf,0xd9,0xdc,0xd4, -0xe0,0xdd,0xb4,0xda,0xe6,0xdf,0xf1,0xf0,0x28,0xfc,0x05,0x9c,0xfe,0xff,0x42,0xff, -0x00,0x21,0x03,0x04,0x9d,0xfa,0xf6,0xa4,0xf7,0xf8,0x16,0xee,0xee,0xa1,0xfc,0xfc, -0x90,0xf6,0xf8,0x55,0xfd,0xf6,0x6e,0xeb,0xe6,0xed,0xe4,0xdd,0xee,0xe1,0xea,0xb6, -0xec,0xe9,0xeb,0xe6,0xe9,0xc8,0xec,0xf3,0x7f,0xfc,0xfc,0xc1,0xfd,0x00,0x82,0x04, -0x06,0x63,0xfa,0xf9,0x43,0xfa,0xf7,0x99,0xfd,0x00,0x6e,0x05,0x02,0x43,0x04,0xfc, -0x59,0xf4,0xf6,0x8f,0xed,0xf3,0x37,0x02,0x04,0x4d,0x03,0x06,0x91,0x08,0xfc,0x42, -0xf8,0x04,0xc6,0x04,0x03,0x02,0x03,0x01,0x16,0xf8,0xf6,0xe1,0xf6,0xf4,0xc9,0xf7, -0xfb,0x55,0x00,0x03,0xae,0x08,0x0c,0x70,0x12,0x17,0x9b,0x16,0x16,0xc4,0x11,0x0c, -0x93,0x08,0x0a,0xd3,0x0d,0x04,0x81,0x00,0xfb,0x4b,0xf4,0xf7,0x13,0xef,0xeb,0xa1, -0xed,0xf0,0x0f,0xf1,0xf6,0xe0,0xfc,0xf5,0x04,0xec,0xeb,0x0c,0xe4,0xd8,0x16,0xd4, -0xdb,0x4d,0xe0,0xe5,0x04,0xed,0xf8,0xaf,0xf2,0xed,0x75,0xea,0xee,0x6c,0xf3,0xef, -0xeb,0xf3,0xf9,0xe4,0x00,0xff,0xba,0xf9,0xfc,0xb0,0x02,0x03,0x55,0x0a,0x07,0x0e, -0x06,0x04,0x1f,0x05,0x0b,0x73,0x0d,0x0f,0x89,0x11,0x11,0x05,0x0d,0x0d,0xfc,0x0d, -0x0e,0x5b,0x0a,0x13,0x81,0x10,0x13,0xd0,0x13,0x0f,0xf0,0x07,0xfb,0xf4,0xf7,0xf9, -0x52,0xf4,0xf1,0xf8,0xf5,0xf7,0x49,0xf5,0xf6,0x08,0x0a,0x15,0x72,0x1b,0x18,0xc7, -0x15,0x16,0xb3,0x11,0x0f,0x29,0x10,0x06,0xb0,0xff,0x00,0xff,0xfd,0x00,0x98,0xfc, -0xf9,0xf1,0xfe,0x02,0xc6,0xfc,0xfb,0x08,0xf8,0xf1,0x35,0xec,0xe6,0xaf,0xe9,0xe7, -0xfe,0xef,0xeb,0x28,0xea,0xe8,0x71,0xec,0xef,0xb5,0xf0,0xf5,0x73,0xf3,0xf9,0xaf, -0x00,0x04,0xd5,0x07,0x07,0xeb,0x09,0x0a,0x2f,0x07,0x0c,0xfb,0x0d,0x12,0xe0,0x12, -0x0d,0xc0,0xfe,0xfe,0xc4,0xfd,0xfd,0x8c,0xf9,0xfb,0xcb,0x0a,0x0e,0x64,0x0f,0x09, -0x1a,0x03,0xfc,0xc7,0xf3,0xfd,0x68,0x06,0x09,0x48,0x07,0x04,0x7f,0x03,0x00,0x8c, -0xf8,0xf3,0x90,0xf4,0xf6,0x5e,0xfd,0x07,0xe9,0x0b,0x11,0x72,0x1c,0x1f,0xd9,0x1a, -0x1a,0xd4,0x20,0x21,0x53,0x1f,0x1d,0xab,0x16,0x11,0xb6,0x12,0x0e,0x47,0x08,0x08, -0x9c,0x05,0x02,0x93,0x11,0x1b,0xea,0x18,0x12,0x3a,0x13,0x09,0xd3,0xff,0x02,0x71, -0x02,0xff,0xb9,0x03,0x03,0x19,0x08,0x06,0xa0,0x09,0x06,0x76,0x11,0x16,0x97,0x11, -0x11,0x7e,0x15,0x12,0x57,0x0a,0x0d,0x39,0x0b,0x05,0xf8,0x05,0x13,0xe3,0x1d,0x19, -0xca,0x12,0x0e,0xff,0x0b,0x0b,0x53,0x02,0x03,0x87,0x09,0x18,0xee,0x27,0x28,0xbd, -0x24,0x1d,0x1f,0x17,0x0e,0x85,0x01,0x06,0x27,0x11,0x12,0xa2,0x0a,0xfe,0xdc,0xfb, -0xfa,0xa1,0xfd,0xfd,0x74,0xfa,0xf8,0xcc,0xff,0xff,0x4e,0x03,0x0a,0x0a,0x15,0x1b, -0x15,0x1c,0x1f,0xf6,0x1e,0x1d,0x52,0x23,0x17,0x0e,0x0d,0x13,0x33,0x14,0x0b,0xaf, -0x02,0x08,0x16,0x08,0x0a,0xf8,0x15,0x1c,0x15,0x1a,0x11,0xc6,0x06,0x04,0xac,0x06, -0x01,0xc9,0xfc,0x04,0xb5,0xfd,0xf9,0x99,0xf9,0xf4,0xc4,0xf1,0xf1,0x9a,0xf3,0xf5, -0x39,0xff,0x02,0xab,0x07,0x0a,0x1b,0x04,0x01,0x79,0x01,0xfc,0x3a,0xfb,0x03,0xfa, -0x07,0xff,0x04,0x03,0x04,0x54,0xff,0xf9,0xe6,0xf5,0xf4,0x6a,0xed,0xf6,0x88,0x02, -0x09,0xad,0x08,0xfd,0x6c,0xfa,0x02,0xe8,0x05,0x04,0xe5,0x0b,0x0d,0x37,0x0c,0x05, -0xfa,0x04,0x02,0xb0,0x01,0x02,0x87,0xfd,0xf9,0xff,0x05,0x0c,0x09,0x12,0x1b,0x3f, -0x20,0x18,0xa4,0x18,0x20,0x72,0x23,0x23,0xc2,0x21,0x16,0xf6,0x06,0x00,0xd1,0xfc, -0xf4,0x94,0xf0,0xf4,0xcd,0xfa,0x05,0xa4,0x10,0x17,0xfe,0x15,0x0c,0x71,0x05,0x02, -0xec,0xfb,0xf2,0x0e,0xfa,0xfe,0x66,0xfa,0xf6,0x27,0xf4,0xfc,0x94,0xfe,0x06,0xa9, -0x0b,0x0b,0x43,0x0b,0x09,0x76,0x0f,0x0c,0x86,0x0b,0x0a,0x75,0x09,0x09,0xec,0x09, -0x14,0x7c,0x14,0x0f,0x8f,0x17,0x1d,0x5b,0x18,0x14,0x87,0x0f,0x0c,0x94,0x14,0x23, -0xec,0x2a,0x33,0xfc,0x30,0x25,0x58,0x1c,0x17,0x12,0x12,0x16,0xa8,0x1f,0x18,0xd5, -0x14,0x0f,0xca,0x0a,0x08,0xf8,0x0a,0x10,0x5a,0x13,0x0a,0xee,0x0d,0x14,0x23,0x1e, -0x20,0xec,0x17,0x17,0x4d,0x1c,0x22,0xc9,0x21,0x1f,0x7a,0x17,0x0a,0x97,0x08,0xfd, -0x7a,0xf5,0xf5,0x6a,0xfc,0xf6,0x17,0xf5,0xf7,0xef,0xfc,0x03,0x11,0x06,0x00,0xd0, -0xf4,0xf0,0xf1,0xf3,0xf2,0x87,0xef,0xeb,0xd6,0xe8,0xe9,0xf1,0xed,0xef,0xa5,0xea, -0xe8,0x82,0xea,0xef,0xfc,0xf2,0xf4,0x58,0xf5,0xf3,0xf1,0xf0,0xe9,0xfd,0xe9,0xea, -0x97,0xed,0xec,0x57,0xf1,0xef,0x57,0xf0,0xeb,0x7b,0xe9,0xe3,0x66,0xd7,0xd4,0x2a, -0xd4,0xdd,0xec,0xe4,0xec,0x48,0xf0,0xea,0xf3,0xe3,0xe1,0x00,0xe3,0xe8,0xd7,0xf1, -0xf2,0x9b,0xf4,0xf3,0xbf,0xf2,0xf7,0x9a,0xf8,0xf2,0xad,0xea,0xec,0xcc,0xf7,0xfe, -0x40,0x06,0x0c,0x9d,0x12,0x15,0x9b,0x13,0x17,0xb6,0x17,0x13,0x3b,0x0e,0x04,0xea, -0xfb,0xf7,0x88,0xf7,0xfa,0x6d,0xfd,0xfc,0x9a,0x01,0x0a,0x4a,0x12,0x14,0xa2,0x15, -0x12,0xaa,0x08,0x03,0xcf,0x07,0x0d,0x13,0x0e,0x07,0xf5,0x05,0x00,0x6c,0x02,0x05, -0x1e,0x07,0x00,0xee,0x03,0x09,0xdd,0x0a,0x00,0xb4,0x04,0x08,0x25,0x06,0x03,0x55, -0x0c,0x0d,0x3e,0x06,0x02,0x86,0x02,0x03,0x6c,0x04,0xff,0x2e,0xf9,0xef,0x04,0xef, -0xf6,0xc6,0xf8,0xf9,0xd5,0x03,0x0e,0x8f,0x12,0x0d,0x9e,0x09,0x12,0x53,0x0d,0x00, -0x66,0x02,0xfb,0xde,0xf9,0xfc,0x45,0xfb,0xf7,0x2f,0xf7,0xf7,0x4f,0xfb,0x02,0x07, -0x0a,0x08,0x35,0x11,0x1c,0xf0,0x18,0x14,0x5d,0x13,0x13,0x98,0x12,0x10,0x8c,0x07, -0x04,0x19,0x07,0x04,0xaf,0xfc,0xfc,0x55,0xfd,0x03,0x8e,0x07,0x0a,0xa2,0x0a,0x0a, -0x7a,0x08,0x03,0x0e,0x00,0xff,0x24,0x00,0xf8,0xd6,0xf5,0xf6,0xdb,0xf6,0xf4,0x06, -0xeb,0xe4,0x0a,0xe0,0xe0,0xd7,0xea,0xee,0xf6,0xf3,0xf5,0x00,0xfa,0xf8,0xca,0xf4, -0xf3,0x0c,0xf8,0xf7,0x8d,0xeb,0xe9,0xf2,0xf4,0xf6,0x69,0xf4,0xf4,0x30,0xec,0xe2, -0x12,0xe2,0xea,0xf1,0xf3,0xf4,0xaa,0xf5,0xf6,0x9a,0xf4,0xf2,0x3c,0xee,0xf0,0x05, -0xec,0xe8,0xc0,0xe7,0xec,0x58,0xe8,0xee,0x71,0xef,0xee,0x3a,0xe6,0xe5,0x7b,0xef, -0xef,0x50,0xeb,0xeb,0x66,0xf9,0x02,0xa7,0x02,0x05,0xe3,0x03,0xfe,0x38,0xf1,0xea, -0xc4,0xe5,0xe4,0x0d,0xe9,0xe8,0xbf,0xeb,0xf2,0xc4,0xef,0xed,0x57,0xf0,0xf4,0xb6, -0xfb,0xfb,0x79,0xef,0xed,0x64,0xf1,0xf4,0x56,0xf7,0xf7,0x95,0xf9,0xf6,0x1b,0xf8, -0xf1,0x87,0xf3,0xf7,0xe2,0xf2,0xf3,0x00,0xfa,0xfa,0xed,0xf8,0xfd,0xc5,0x00,0x00, -0xf3,0x03,0x06,0xe1,0x01,0xfd,0xa8,0xff,0xfc,0x23,0xf8,0xfe,0xc4,0xfa,0xf5,0x42, -0xe8,0xe5,0xee,0xe8,0xec,0x3b,0xf0,0xf3,0xe4,0xfc,0x02,0xc1,0x03,0xff,0x3f,0xfc, -0xf8,0xf4,0xf2,0xf3,0xd9,0xf2,0xfa,0xe4,0xfa,0xf7,0xc9,0xf9,0x01,0x3d,0x03,0x05, -0x52,0x08,0x09,0x45,0x0a,0x0b,0x5f,0x15,0x15,0xb2,0x17,0x18,0xe1,0x0c,0x0a,0xfe, -0x0e,0x0b,0xba,0x04,0x04,0xa9,0x06,0xff,0x17,0xfb,0xff,0x64,0x01,0xfd,0xcb,0xf9, -0xf5,0x77,0xf8,0xff,0x24,0xfd,0xf7,0x49,0xf9,0xfe,0x30,0xf7,0xf4,0xe1,0xf4,0xef, -0x28,0xec,0xe6,0x3c,0xe6,0xe9,0x3c,0xf0,0xf3,0xf3,0xf1,0xf8,0x52,0xff,0x01,0x61, -0x09,0x0e,0x42,0x0f,0x11,0x80,0x04,0xf7,0x35,0xf5,0xef,0x92,0xe8,0xf6,0x13,0xfa, -0xf8,0x3a,0xf2,0xed,0xce,0xec,0xf3,0xb1,0xf6,0x00,0x49,0x02,0x05,0x73,0x01,0xf6, -0x62,0xf0,0xef,0x3a,0xf1,0xf4,0x23,0xf1,0xea,0x35,0xf7,0x00,0x75,0x0c,0x0d,0x17, -0x08,0x04,0x13,0x00,0x01,0x34,0x0a,0x12,0xe5,0x18,0x17,0x04,0x19,0x18,0x9a,0x0b, -0x07,0x9a,0x0e,0x0e,0xa0,0x04,0x0a,0x48,0x0e,0x05,0x0a,0x04,0x07,0xa7,0x05,0x04, -0x10,0x04,0x07,0xb1,0x0e,0x19,0x7d,0x1c,0x16,0xc9,0x14,0x0b,0xed,0x07,0x0a,0xe3, -0x02,0xfe,0x58,0x09,0x11,0x83,0x0e,0x11,0x3e,0x0e,0x15,0x5c,0x17,0x0e,0xd9,0x0d, -0x15,0x92,0x1e,0x23,0xf0,0x1c,0x15,0xc4,0x0a,0x07,0xdb,0x02,0xfd,0x2d,0xfa,0x05, -0x4c,0x0a,0x00,0x4a,0xfc,0xf5,0xf7,0xf1,0xf4,0x39,0xf8,0xfc,0xe7,0xfe,0x00,0x91, -0x06,0x08,0xfd,0x03,0xfe,0x34,0xfd,0x03,0x0b,0xfa,0xec,0x87,0xf4,0xfc,0xfb,0x00, -0x02,0xbd,0xfb,0xf8,0x7b,0xff,0x09,0xef,0x0f,0x15,0xd8,0x12,0x12,0xd3,0x0e,0x0d, -0x8c,0x0c,0x0a,0x2d,0x10,0x0d,0x0f,0x08,0x00,0xd7,0xfe,0x00,0x96,0x04,0x05,0x6f, -0x06,0x07,0x78,0x0e,0x10,0xa1,0x0f,0x0c,0x9b,0x0a,0x06,0x50,0xff,0xfa,0xaf,0xfc, -0x04,0xd3,0xfe,0xf9,0x6d,0xf7,0xf1,0x41,0xee,0xed,0x9a,0xed,0xec,0xcf,0xe8,0xf2, -0x9c,0xf5,0xf7,0x6f,0xfc,0xfc,0xbb,0xfd,0xf8,0xbc,0xf3,0xf5,0x55,0xf4,0xec,0xa1, -0xe7,0xee,0xe5,0xf7,0xf4,0x04,0xef,0xe9,0x7d,0xea,0xf1,0xbc,0xfd,0xfc,0x37,0xfa, -0xf9,0xd5,0xfd,0xfc,0x06,0xf9,0xf5,0x39,0xf2,0xf3,0xc7,0xed,0xe7,0x96,0xeb,0xf6, -0x12,0xfc,0xff,0xc2,0xf3,0xf3,0x89,0xff,0x0a,0x34,0x08,0x03,0xff,0x05,0x01,0xfd, -0xf9,0xf6,0x18,0xf4,0xf0,0x52,0xed,0xec,0xa2,0xe9,0xea,0x53,0xf2,0xf5,0x99,0xef, -0xee,0xd6,0xee,0xed,0xef,0xf2,0xfa,0xa2,0xfb,0xfd,0xe1,0xf7,0xf5,0x21,0xf5,0xf5, -0x08,0xfa,0x04,0x50,0x05,0x04,0x88,0x06,0x05,0x9f,0x06,0x0b,0x6d,0x11,0x0e,0x21, -0x0e,0x13,0xc3,0x12,0x10,0x1f,0x18,0x19,0xb8,0x16,0x18,0x19,0x18,0x11,0x99,0x0b, -0x07,0x57,0xfe,0xff,0x47,0x06,0x04,0x7c,0x02,0xff,0x08,0x00,0x06,0xaf,0x0a,0x06, -0xf3,0xff,0xf9,0x12,0xfa,0xff,0x99,0x00,0xfc,0x45,0xf8,0xf7,0x32,0xf4,0xed,0xc2, -0xf2,0x01,0xd7,0x0a,0x09,0x9f,0x0a,0x0b,0x5d,0x11,0x12,0xca,0x11,0x1b,0x85,0x1d, -0x11,0xd5,0x0a,0x15,0x00,0x11,0x0b,0x6a,0x0e,0x16,0xd5,0x17,0x1c,0x55,0x18,0x15, -0x9f,0x11,0x0d,0x45,0x08,0x06,0xf9,0x0e,0x0c,0xd7,0x07,0x08,0xb0,0x04,0xfc,0x25, -0xf6,0xed,0x91,0xed,0xf4,0xf0,0xef,0xec,0xae,0xee,0xf1,0x03,0xf1,0xf1,0x33,0xf1, -0xf9,0xd5,0xf9,0xf4,0x11,0xef,0xf1,0xf2,0xf5,0xf3,0x64,0xeb,0xe9,0x9e,0xe6,0xdd, -0xda,0xd8,0xd9,0x0d,0xdb,0xda,0x07,0xde,0xdd,0x06,0xd8,0xe0,0x15,0xe7,0xe4,0x5e, -0xe3,0xe3,0x9e,0xe2,0xdc,0x88,0xda,0xdb,0x7c,0xdf,0xe3,0xd5,0xe0,0xdb,0xe6,0xdd, -0xe0,0x5a,0xe3,0xe7,0x7e,0xf0,0xef,0x33,0xf2,0xfa,0xb1,0xfd,0xff,0x71,0x03,0x02, -0x28,0xfc,0xf6,0x89,0xef,0xeb,0x5c,0xec,0xed,0xc5,0xf0,0xf9,0x2c,0xfe,0xfa,0x09, -0xf7,0xf8,0x35,0xf5,0xf3,0xab,0xfa,0x01,0x94,0x08,0x05,0xd3,0x05,0x02,0x85,0x01, -0xfe,0x9a,0xfb,0xf8,0x63,0xf3,0xf1,0xc7,0xfa,0x01,0x9a,0xfe,0xf7,0x1f,0xfd,0xff, -0xc8,0xfb,0x03,0x59,0x07,0x06,0x76,0x05,0x03,0x14,0xfe,0xf8,0x41,0xf4,0xee,0x47, -0xe6,0xe4,0x97,0xe6,0xe9,0xe7,0xe8,0xe9,0x19,0xe9,0xe9,0xd8,0xe1,0xe0,0x03,0xec, -0xed,0xc9,0xe8,0xe9,0xde,0xe9,0xe5,0x4e,0xe4,0xe7,0x9f,0xe8,0xea,0x58,0xe6,0xe7, -0x02,0xf5,0xfa,0x7b,0xf3,0xec,0x6b,0xf6,0x05,0xb0,0x04,0x05,0xff,0x0e,0x1e,0xe5, -0x23,0x1c,0xb2,0x10,0x0a,0xea,0x0d,0x0e,0x48,0x0d,0x12,0x71,0x17,0x16,0xbd,0x12, -0x0f,0x9f,0x0e,0x12,0x7a,0x17,0x18,0x99,0x1a,0x1c,0xbb,0x18,0x11,0x2c,0x10,0x13, -0x9d,0x13,0x0f,0x93,0x09,0x07,0xa2,0x0d,0x14,0x28,0x11,0x09,0xd3,0x01,0x00,0xd9, -0x09,0x10,0xb2,0x0c,0x11,0xcd,0x15,0x1a,0x71,0x1e,0x17,0x73,0x11,0x0b,0xeb,0x02, -0xfc,0x0f,0xfd,0x00,0xda,0x03,0x03,0x82,0x00,0xf4,0xb5,0xe6,0xea,0xb2,0xf4,0xf7, -0xec,0x00,0x01,0x84,0x01,0x03,0x94,0xfd,0xf8,0xfd,0xf1,0xea,0x95,0xe6,0xe8,0x94, -0xee,0xf3,0x18,0xf9,0xf6,0x48,0xee,0xee,0x25,0xf6,0xff,0xe0,0x00,0x07,0x05,0x0b, -0x0d,0xcc,0x09,0xf8,0xb9,0xee,0xf1,0xc4,0xee,0xf2,0xe3,0xf2,0xf5,0x32,0xf6,0xfc, -0x46,0xfe,0xf9,0x88,0xf7,0xf6,0xb7,0xf6,0xfa,0xdf,0xff,0xfe,0x23,0x02,0x04,0x90, -0xf9,0xf9,0xdc,0xfe,0x01,0x00,0x01,0xff,0x04,0x04,0x08,0x79,0x0e,0x0a,0xf6,0x03, -0x06,0x37,0x11,0x16,0xd7,0x15,0x14,0x17,0x12,0x1b,0x27,0x1f,0x13,0x60,0x0f,0x0d, -0x16,0x01,0xfc,0x8a,0xfb,0xfb,0xb1,0xff,0x03,0x80,0xff,0xf9,0xec,0xfd,0xfa,0x9f, -0xfe,0xff,0x4d,0xff,0xfb,0xbc,0xf3,0xf7,0x63,0xf7,0xf3,0xc0,0xf1,0xee,0xfd,0xf4, -0xfb,0x75,0xf8,0xf7,0x88,0xfe,0xff,0xe9,0xf7,0xf8,0x1f,0xff,0x02,0x2b,0x06,0x04, -0xc8,0x0c,0x13,0x2b,0x0e,0x00,0x31,0xff,0x04,0x2e,0x00,0xfc,0x78,0xff,0x04,0x2a, -0x07,0x0b,0x41,0x06,0xfc,0xbe,0xfe,0x08,0xd0,0x0f,0x14,0x14,0x10,0x0b,0xc5,0x0c, -0x06,0x82,0xff,0xfe,0xfa,0xfb,0xf6,0x5a,0xf4,0xf5,0x98,0xf4,0xf5,0x62,0xfc,0xf9, -0x0e,0xf8,0xf8,0x18,0x01,0x03,0xfe,0x02,0x00,0xd2,0x00,0xfb,0x39,0xf3,0xee,0xea, -0xef,0xef,0xfa,0xe7,0xe1,0x3e,0xe0,0xe2,0xb6,0xe5,0xe7,0x54,0xe4,0xe3,0xc2,0xe2, -0xe6,0x22,0xf1,0xf5,0xdb,0xed,0xed,0x1d,0xe9,0xe3,0x1a,0xe9,0xf3,0x9a,0xf3,0xeb, -0xa7,0xe9,0xed,0x3f,0xef,0xf3,0xa2,0xf4,0xff,0x11,0x03,0x09,0xcc,0x0c,0x0c,0x69, -0x14,0x20,0xfd,0x20,0x1d,0xe4,0x14,0x14,0xd8,0x0f,0x0c,0xb1,0x0f,0x11,0xdf,0x0d, -0x09,0x15,0x0c,0x10,0xc4,0x15,0x16,0xb7,0x18,0x1c,0x74,0x21,0x1c,0x40,0x17,0x13, -0x97,0x0f,0x0c,0x6f,0x11,0x18,0x22,0x16,0x13,0xd6,0x12,0x15,0x99,0x1a,0x1d,0xf7, -0x1d,0x21,0x0a,0x1e,0x17,0xce,0x1d,0x1f,0xc2,0x1b,0x25,0x04,0x25,0x14,0xdf,0x0c, -0x0e,0xd1,0x11,0x0e,0x17,0x0d,0x0b,0xbc,0x07,0x0a,0xd5,0x05,0x06,0xab,0x0c,0x0c, -0xeb,0x04,0x05,0x0a,0x02,0x05,0xc1,0x0c,0x09,0x41,0x00,0xfe,0x2c,0x01,0xfe,0x55, -0xfa,0xf9,0x64,0xfc,0x05,0x65,0x0e,0x10,0xe9,0x0e,0x11,0xd1,0x12,0x0e,0x28,0x0f, -0x10,0x96,0x18,0x26,0x50,0x26,0x17,0x2d,0x13,0x10,0x4a,0x0b,0x07,0x10,0x08,0x07, -0x83,0x02,0x01,0x64,0x01,0x01,0xd2,0x04,0x0b,0x53,0x11,0x13,0x7d,0x13,0x13,0xb1, -0x16,0x14,0xe6,0x10,0x0d,0xab,0x11,0x0f,0x94,0x0b,0x07,0xdf,0x07,0x09,0xfc,0x0d, -0x0b,0x0d,0x0a,0x0a,0xb7,0x08,0x09,0x42,0x0d,0x12,0x8a,0x14,0x0f,0xeb,0x05,0x03, -0x30,0x04,0xfd,0x29,0xf7,0xfc,0xe4,0xf9,0xfb,0xca,0xfd,0xfd,0xf9,0xf7,0xf6,0x24, -0xf8,0xfd,0x23,0xfd,0xfc,0x22,0xfa,0x01,0x38,0x05,0xf8,0xc0,0xed,0xeb,0x24,0xf0, -0xef,0xb3,0xee,0xef,0x6b,0xf6,0xfc,0xe4,0xf9,0xf6,0x8f,0xf7,0xfe,0xbe,0x00,0x04, -0x45,0x0f,0x13,0x16,0x17,0x12,0xf5,0x0e,0x02,0xff,0xf8,0xf2,0x3c,0xf2,0xf5,0x55, -0xfa,0xff,0x06,0xfc,0xf5,0x05,0xf4,0xfa,0x21,0x05,0x09,0x1e,0x10,0x16,0x92,0x16, -0x11,0x0c,0x0d,0x09,0x33,0x0a,0x08,0x61,0x0d,0x13,0x9c,0x15,0x12,0x3d,0x0e,0x0e, -0x3f,0x10,0x14,0x26,0x1a,0x20,0xcd,0x21,0x1e,0x37,0x24,0x2b,0x4c,0x29,0x1d,0x16, -0x0d,0x09,0x43,0x0b,0x12,0xa1,0x16,0x16,0xa6,0x10,0x0b,0x9b,0x08,0x05,0x32,0x05, -0x06,0x19,0x0a,0x0a,0x56,0x07,0x07,0xa1,0xff,0xf8,0xae,0xfb,0xff,0xf9,0xfc,0xfc, -0x35,0xfc,0xff,0x5f,0x06,0x09,0xac,0x03,0xff,0xbb,0xfe,0x05,0x15,0x0c,0x0a,0xec, -0x05,0x05,0x54,0x0c,0x10,0xfc,0x0d,0x0f,0x83,0x11,0x0f,0xaa,0x06,0x07,0x80,0x0a, -0x0d,0x6f,0x0d,0x0f,0xd6,0x15,0x12,0xe0,0x0f,0x12,0x46,0x11,0x0e,0x4c,0x15,0x1a, -0x02,0x16,0x10,0x76,0x12,0x12,0xa6,0x0f,0x07,0x8a,0x04,0x02,0xce,0x02,0x05,0x2c, -0x05,0x08,0xb9,0x09,0x0b,0x12,0x0a,0x08,0xde,0x07,0x08,0xb6,0x11,0x16,0x11,0x0e, -0x06,0x1d,0x01,0xfa,0x12,0xf6,0xf7,0x02,0xfc,0xff,0xfa,0xfc,0xf6,0x31,0xf1,0xe8, -0x62,0xe8,0xf0,0x21,0xf3,0xf4,0xbd,0xf1,0xed,0xe7,0xe8,0xe4,0xd0,0xe3,0xe7,0x56, -0xe6,0xe7,0x64,0xe1,0xe2,0x06,0xe9,0xed,0x4e,0xed,0xea,0x5c,0xe9,0xed,0xa8,0xf5, -0xf5,0x5d,0xfb,0x00,0x5d,0x03,0x00,0x8e,0xfe,0xfd,0x6c,0xf8,0xf1,0x6c,0xee,0xea, -0xe6,0xee,0xed,0x2a,0xef,0xf0,0x7f,0xf2,0xf3,0x95,0xf2,0xf8,0xc5,0xfe,0x01,0x34, -0x04,0x01,0x80,0xfa,0xfa,0x7d,0xff,0xfc,0x7b,0xfa,0xfb,0x78,0xf5,0xf3,0x29,0xfb, -0x01,0x6e,0x03,0x06,0x5a,0x07,0x07,0x67,0x09,0x0a,0xc7,0x0d,0x13,0x1b,0x16,0x17, -0x59,0x15,0x10,0x64,0x05,0xff,0xa4,0xfa,0xf9,0xba,0xfe,0x04,0xff,0x03,0x05,0x49, -0x05,0x02,0xf5,0x01,0xfc,0x52,0xfb,0x02,0xf6,0x09,0x03,0x9d,0xfc,0xf8,0x2f,0xf7, -0xfd,0xfa,0x02,0xfe,0x86,0xfe,0x01,0x5f,0x0b,0x11,0x59,0x13,0x0d,0x12,0x08,0x05, -0xb9,0x0b,0x17,0x72,0x1d,0x18,0x69,0x1b,0x22,0x62,0x1c,0x12,0xa0,0x0f,0x11,0xed, -0x0f,0x0f,0x10,0x15,0x17,0x38,0x1a,0x1f,0x9d,0x1f,0x1d,0xa2,0x1f,0x21,0x9c,0x22, -0x22,0x1e,0x21,0x1c,0xa2,0x17,0x15,0x0c,0x19,0x1c,0xc9,0x1f,0x1c,0x9e,0x15,0x12, -0x33,0x15,0x19,0x5f,0x1d,0x1f,0xb5,0x1c,0x17,0xda,0x14,0x1a,0x2b,0x1b,0x17,0x23, -0x12,0x14,0x6b,0x0e,0x08,0x7d,0x02,0x01,0x77,0xfc,0xf6,0x1c,0xf8,0xf6,0x56,0xf6, -0xf7,0x1a,0xf8,0xf0,0x56,0xec,0xed,0xdc,0xeb,0xe9,0xa9,0xea,0xea,0x46,0xeb,0xe5, -0x7b,0xe1,0xe2,0xa9,0xe2,0xdc,0xdc,0xd8,0xda,0x18,0xde,0xe1,0x9f,0xde,0xd9,0x63, -0xd3,0xd6,0x29,0xde,0xe6,0xe2,0xe4,0xe4,0x4a,0xe7,0xe4,0xd8,0xdd,0xda,0x11,0xd8, -0xcf,0x1e,0xd1,0xd9,0x38,0xdd,0xe1,0xaf,0xe8,0xec,0x7a,0xe5,0xde,0xbb,0xde,0xe2, -0xdc,0xe4,0xe3,0x57,0xe5,0xe7,0x52,0xe2,0xe4,0xbf,0xed,0xf0,0x5e,0xeb,0xe4,0x9f, -0xdd,0xde,0x0c,0xe5,0xeb,0x34,0xed,0xee,0x8a,0xed,0xea,0x62,0xee,0xf3,0x57,0xf4, -0xf5,0x2d,0xf8,0xf7,0x8c,0xf3,0xed,0xf0,0xe6,0xdb,0x12,0xd3,0xd3,0x6f,0xda,0xdd, -0xc5,0xdf,0xe2,0xed,0xe1,0xdb,0xca,0xd6,0xde,0x47,0xe4,0xe4,0x3b,0xe6,0xe9,0x39, -0xe6,0xe1,0x79,0xdf,0xde,0x4b,0xdd,0xe0,0x0e,0xe4,0xf0,0x12,0xf5,0xf6,0xc7,0xf3, -0xea,0x65,0xea,0xef,0x85,0xf8,0xfc,0x62,0xf9,0xfc,0x9b,0x01,0xff,0x4b,0xf8,0xf7, -0x05,0xf4,0xf3,0x28,0xf5,0xff,0x1d,0x05,0x01,0x06,0x05,0x08,0x70,0x06,0x07,0x04, -0x0b,0x0d,0xf4,0x0a,0x08,0xc6,0x09,0x0c,0x49,0x07,0x03,0x67,0x02,0xfd,0x76,0xfd, -0xfe,0xc9,0x00,0x04,0x3e,0x0b,0x0f,0x43,0x14,0x17,0x60,0x16,0x15,0xc8,0x0f,0x0a, -0x51,0x08,0x07,0x5c,0x09,0x08,0x13,0x06,0x08,0x5b,0x09,0x06,0x25,0xfd,0xfa,0xf4, -0xfc,0xfc,0x96,0xf6,0xf4,0x9f,0xf8,0xf8,0x79,0xfa,0xf3,0xee,0xee,0xec,0x99,0xf0, -0xeb,0x77,0xe4,0xe3,0x01,0xe3,0xe1,0xfb,0xe0,0xe4,0x6f,0xe8,0xea,0xcb,0xea,0xe1, -0x4b,0xde,0xe4,0x8c,0xe8,0xe5,0xcc,0xe5,0xe9,0xc9,0xef,0xf1,0xd2,0xf2,0xf1,0x6e, -0xeb,0xeb,0xca,0xea,0xea,0x01,0xe5,0xe8,0xd3,0xf2,0xf7,0x59,0xf4,0xf0,0xf1,0xeb, -0xe7,0x91,0xeb,0xef,0x99,0xee,0xeb,0xae,0xeb,0xf1,0x6b,0xf4,0xef,0xad,0xed,0xee, -0x0a,0xec,0xef,0x5d,0xf3,0xf7,0x35,0xf8,0xf6,0x16,0xf4,0xf5,0x49,0xf9,0xf7,0x3a, -0xf6,0xf9,0x5b,0x03,0x06,0xb9,0x06,0x09,0x25,0x07,0x03,0x35,0x05,0xff,0x45,0xfe, -0x02,0xfb,0x04,0xff,0xfe,0xfd,0x04,0x5a,0x04,0xff,0x17,0x02,0x07,0xdc,0x05,0xfe, -0xc4,0xf9,0xf7,0x04,0xf9,0xf8,0x5a,0xf7,0xf6,0x17,0xf8,0xfe,0xb8,0x07,0x06,0xca, -0xfe,0xf9,0x00,0xfc,0xfd,0x7e,0xfb,0xf6,0xd6,0xf7,0x06,0x9a,0x11,0x11,0xae,0x10, -0x11,0xc9,0x11,0x0f,0x05,0x0e,0x09,0x98,0x0d,0x11,0xe3,0x10,0x14,0x43,0x17,0x1e, -0x69,0x1e,0x19,0x4f,0x1c,0x26,0x42,0x28,0x20,0x30,0x1c,0x1e,0xcf,0x1b,0x14,0x75, -0x0c,0x0d,0xda,0x0e,0x16,0x9c,0x18,0x17,0xd8,0x19,0x22,0x96,0x24,0x20,0x8b,0x17, -0x13,0xd5,0x12,0x19,0xec,0x1a,0x16,0x04,0x15,0x12,0xcf,0x0e,0x0d,0xea,0x0c,0x06, -0xc5,0x06,0x0a,0x42,0x05,0xfe,0x02,0xff,0x04,0x91,0x01,0xfe,0xda,0xfe,0x03,0x9c, -0x03,0x00,0xbc,0xf9,0xf7,0xd2,0xf9,0xf7,0x57,0xf0,0xed,0x7d,0xef,0xed,0x48,0xf3, -0xf0,0x0d,0xec,0xed,0x80,0xef,0xf1,0x12,0xf4,0xf5,0xf3,0xf9,0xfe,0xbf,0x03,0x03, -0x77,0x02,0x01,0x83,0x00,0xfe,0x78,0xfe,0xfd,0xde,0xfd,0x00,0xd8,0x05,0x0c,0x76, -0x0d,0x0b,0x87,0x07,0x04,0x98,0x02,0x06,0x40,0x09,0x0d,0xeb,0x0f,0x12,0x1c,0x12, -0x0d,0xfb,0x0a,0x0c,0x3c,0x12,0x17,0xd3,0x16,0x0e,0xdc,0x0b,0x0d,0x2b,0x0c,0x0a, -0xfb,0x07,0x04,0x31,0x06,0x09,0x11,0x0c,0x0f,0x11,0x12,0x10,0x1d,0x10,0x09,0xef, -0x02,0x05,0xe3,0x08,0x0a,0x0e,0x07,0x08,0xe1,0x0e,0x07,0xad,0x02,0x00,0x8a,0x00, -0x01,0x4f,0x07,0x08,0xb4,0x03,0xfd,0x4b,0xfd,0xfb,0xa9,0xff,0x04,0x9e,0x06,0x00, -0x34,0x01,0x0b,0x13,0x08,0xff,0x10,0xf8,0xfe,0x11,0x04,0xfe,0xf9,0xfb,0x01,0xe6, -0x09,0x0f,0x80,0x10,0x0f,0x3b,0x0c,0x09,0xd8,0x09,0x09,0xef,0x09,0x0c,0xd8,0x0d, -0x0f,0xe8,0x16,0x16,0x82,0x13,0x13,0x24,0x15,0x19,0x1c,0x1b,0x17,0x56,0x0f,0x11, -0xb4,0x14,0x0d,0xfe,0x0b,0x0e,0x00,0x0a,0x02,0xc1,0xff,0xff,0xcc,0x01,0x00,0xee, -0xfc,0xf8,0xea,0xfd,0xff,0xcf,0x00,0xfe,0x82,0x06,0x0a,0xb8,0x07,0x03,0xd6,0x01, -0x02,0xd5,0x04,0x00,0x2c,0xfb,0xf8,0xcc,0xf9,0xf7,0x77,0xee,0xe3,0x79,0xe0,0xe6, -0x68,0xea,0xe7,0x64,0xe9,0xea,0x69,0xe7,0xdd,0xdb,0xd6,0xd5,0x93,0xd2,0xd3,0xf1, -0xcf,0xce,0xb4,0xce,0xd2,0x33,0xcf,0xcd,0xfd,0xcb,0xcd,0xc6,0xd4,0xd1,0x53,0xcb, -0xd0,0x08,0xda,0xe0,0x75,0xe1,0xe4,0xe3,0xe1,0xe0,0xb1,0xe4,0xe5,0xb4,0xe1,0xe5, -0x64,0xe8,0xe7,0x4f,0xea,0xe9,0x91,0xe5,0xe9,0x3a,0xf0,0xf3,0x5c,0xf8,0xf9,0xe5, -0xf9,0xf6,0x96,0xf8,0xfc,0x76,0x00,0x03,0xa7,0x03,0x04,0x12,0x02,0xff,0x78,0x01, -0x00,0xea,0xfd,0xfd,0xe5,0x05,0x09,0x0e,0x08,0x08,0xc4,0x09,0x0e,0x58,0x13,0x12, -0xba,0x13,0x12,0x12,0x13,0x13,0x3d,0x13,0x10,0xde,0x0f,0x12,0x41,0x12,0x0f,0xae, -0x0d,0x10,0xec,0x11,0x10,0x4e,0x12,0x10,0xbe,0x10,0x0c,0xb3,0x0a,0x10,0x67,0x12, -0x0d,0x22,0x0a,0x0b,0x81,0x0c,0x11,0x70,0x13,0x0f,0xd7,0x0c,0x0e,0xa5,0x09,0x06, -0x99,0x08,0x0f,0xed,0x10,0x15,0x06,0x1d,0x21,0x1b,0x24,0x21,0x31,0x1d,0x1b,0x3b, -0x1b,0x1c,0x36,0x1d,0x1f,0xe0,0x16,0x11,0x44,0x10,0x0f,0x53,0x14,0x1a,0x41,0x1c, -0x17,0x63,0x14,0x1a,0x48,0x1c,0x1c,0x72,0x1b,0x1a,0x62,0x16,0x15,0x46,0x15,0x0f, -0xe4,0x07,0x06,0x65,0x04,0x04,0xf1,0xfe,0xff,0x7a,0x07,0x0d,0x31,0x08,0x05,0xab, -0x08,0x04,0x0d,0x07,0x05,0xad,0x02,0x00,0xd0,0xfb,0xf6,0x39,0xf1,0xee,0xea,0xeb, -0xe8,0xad,0xe8,0xe8,0x07,0xe6,0xe4,0xcd,0xe4,0xe2,0x0e,0xdf,0xdf,0xae,0xdf,0xdd, -0x78,0xd7,0xcf,0x0d,0xce,0xcd,0xca,0xcb,0xce,0xc8,0xd1,0xd0,0xb9,0xd3,0xd9,0xb8, -0xd7,0xd2,0xc3,0xd2,0xdb,0x13,0xe0,0xe3,0x2d,0xe4,0xe5,0x31,0xe7,0xe9,0x9b,0xe7, -0xe7,0xc2,0xe4,0xe5,0x97,0xe6,0xe5,0xd4,0xe1,0xe0,0xb6,0xdc,0xda,0x1f,0xde,0xe8, -0xf5,0xec,0xea,0x45,0xeb,0xf2,0x9e,0xf7,0xf7,0x1b,0xf9,0xf7,0xfb,0xf6,0xf7,0xfb, -0xf7,0xf5,0x3e,0xf4,0xf4,0x9d,0xf5,0xf5,0xba,0xf3,0xf5,0xc7,0xfe,0x02,0xfd,0x02, -0x08,0x43,0x06,0x02,0xeb,0x04,0x0a,0x6e,0x0b,0x06,0x65,0x03,0x04,0x28,0x01,0xfc, -0x2b,0xfc,0x02,0x86,0x05,0x02,0x68,0xfd,0xfe,0xad,0x06,0x0a,0x4f,0x0b,0x0b,0x52, -0x07,0x05,0xef,0x06,0x05,0xa1,0x02,0x03,0xb4,0x01,0xfe,0x3c,0xff,0x00,0xbc,0x05, -0x00,0xc3,0xfc,0xff,0x55,0x01,0x05,0xd4,0x08,0x09,0x57,0x0a,0x09,0x24,0x0c,0x12, -0x16,0x0f,0x08,0xbc,0x0b,0x08,0x2a,0x03,0xfd,0xca,0xfe,0x05,0xb4,0x0a,0x06,0xee, -0x06,0x08,0x83,0x0b,0x0c,0x64,0x0d,0x0d,0x37,0x0f,0x0f,0x00,0x11,0x0f,0x4b,0x0f, -0x11,0x93,0x12,0x0d,0xee,0x07,0x07,0x63,0x02,0xfe,0x4c,0x00,0x02,0x26,0x04,0x08, -0xf6,0x0a,0x0b,0xd0,0x06,0x05,0x41,0x07,0x0b,0xd6,0x07,0x03,0x84,0x00,0xfd,0x21, -0xf8,0xf5,0x1c,0xf6,0xf6,0x85,0xf2,0xf1,0x44,0xf1,0xf1,0x60,0xef,0xf1,0x2c,0xf4, -0xef,0xcf,0xe5,0xe3,0x42,0xe7,0xe7,0x55,0xe6,0xe2,0x4e,0xe0,0xdf,0xf1,0xe2,0xe5, -0x90,0xe4,0xe5,0x40,0xea,0xec,0xd2,0xef,0xf2,0x60,0xf6,0xf8,0x37,0xfa,0xf9,0xc0, -0xf7,0xf9,0x06,0x00,0xfc,0x73,0xf8,0xf4,0xb7,0xf2,0xf0,0x72,0xf0,0xf2,0x1a,0xf8, -0xf7,0x51,0xf6,0xf8,0x14,0xfb,0x00,0x60,0x04,0x03,0xfe,0x01,0x01,0x2b,0x04,0x09, -0x25,0x07,0x07,0xe1,0x08,0x07,0x7c,0x06,0x05,0xc9,0x00,0xfe,0x4d,0x01,0x04,0x1c, -0x09,0x0a,0x02,0x0d,0x13,0xff,0x14,0x17,0xc9,0x19,0x1c,0x24,0x19,0x17,0x60,0x11, -0x09,0xa1,0x0a,0x0c,0xa7,0x0f,0x12,0x26,0x14,0x10,0xdf,0x09,0x0b,0x35,0x0e,0x0d, -0xaa,0x10,0x10,0x0d,0x0d,0x07,0x21,0x08,0x0e,0xbd,0x0c,0x03,0xea,0xfd,0x01,0x56, -0x0a,0x10,0x89,0x11,0x12,0x36,0x11,0x10,0x96,0x12,0x12,0xcf,0x14,0x15,0x2f,0x17, -0x18,0x8f,0x17,0x19,0xad,0x1a,0x17,0x32,0x1a,0x1b,0xa0,0x1a,0x15,0xa9,0x12,0x15, -0xc7,0x17,0x15,0x0b,0x10,0x13,0xb3,0x18,0x1a,0x39,0x1a,0x1d,0x7f,0x22,0x1b,0xa7, -0x15,0x19,0xb6,0x1b,0x1b,0xa1,0x1a,0x1c,0x27,0x1a,0x11,0x69,0x0a,0x08,0xef,0x0b, -0x0e,0x2a,0x15,0x18,0xe0,0x1a,0x1f,0x28,0x1f,0x1b,0x02,0x1a,0x17,0xa0,0x13,0x0e, -0x79,0x08,0x04,0x9d,0x06,0x09,0xae,0x07,0x06,0x55,0x07,0x03,0x15,0x00,0xfe,0xb7, -0xff,0xfe,0x2a,0xfc,0xfc,0x90,0xfa,0xf8,0xb5,0xf9,0xfb,0x24,0xf9,0xf6,0xd5,0xf6, -0xf6,0x6b,0xf9,0xfd,0x11,0x00,0x01,0xbc,0x03,0x04,0x0c,0x02,0x02,0x0b,0x03,0x00, -0x7a,0xff,0x01,0xf3,0x00,0x02,0xf4,0x01,0x01,0xc6,0xfc,0xfa,0x5d,0xf7,0xf3,0x49, -0xf2,0xf1,0x94,0xf7,0xfa,0x32,0xf9,0xf7,0x1b,0xf8,0xf5,0x65,0xf4,0xf7,0x29,0xfb, -0xfd,0x9f,0x00,0x04,0x55,0x06,0x05,0x42,0x05,0x03,0x53,0xfe,0xfc,0x19,0xff,0x00, -0xf8,0xff,0x02,0x21,0x04,0x01,0x77,0xff,0x00,0x48,0x08,0x0e,0xee,0x13,0x10,0xfd, -0x0f,0x0d,0xfd,0x09,0x06,0x5e,0x05,0x04,0x64,0x04,0x09,0x09,0x12,0x16,0x0a,0x15, -0x11,0xa4,0x0f,0x0c,0xd0,0x07,0x07,0x78,0x09,0x0e,0xf0,0x0f,0x0c,0x64,0x08,0x08, -0xce,0x0a,0x09,0xf1,0x05,0x0b,0x88,0x0f,0x0d,0xb8,0x0c,0x10,0x91,0x10,0x0d,0x9a, -0x08,0x08,0xa5,0x0a,0x09,0x59,0x0f,0x18,0xab,0x19,0x13,0xca,0x0c,0x08,0x0b,0x0c, -0x0d,0x5a,0x08,0x05,0x9e,0x09,0x10,0x50,0x10,0x0f,0x93,0x10,0x10,0x96,0x0f,0x0c, -0x7a,0x0c,0x12,0x2c,0x17,0x15,0xb4,0x11,0x13,0x65,0x16,0x11,0x99,0x0e,0x0a,0xfe, -0x07,0x09,0x86,0x0e,0x12,0xbe,0x12,0x10,0x66,0x0e,0x0d,0x57,0x0d,0x10,0xf1,0x14, -0x14,0xe1,0x0d,0x09,0x26,0x0a,0x09,0x4f,0x0a,0x09,0xc1,0x06,0x06,0xbb,0x08,0x06, -0x04,0x05,0x06,0x1c,0x05,0xfb,0xc5,0xf4,0xf3,0x88,0xf5,0xf9,0x88,0xff,0xfd,0xcc, -0xfa,0xf7,0xe9,0xf4,0xf2,0x10,0xf4,0xf9,0xa4,0xfa,0xfa,0x17,0xfa,0xf8,0x9a,0xf5, -0xef,0xfb,0xf0,0xf1,0x2a,0xf0,0xf3,0x89,0xfa,0xfb,0xa3,0xf7,0xf5,0x84,0xf1,0xea, -0x18,0xe6,0xe7,0xb3,0xe9,0xeb,0x41,0xed,0xf1,0x1c,0xf3,0xf4,0x8b,0xf2,0xf1,0x0d, -0xef,0xed,0x9a,0xf0,0xf8,0x97,0xfd,0xff,0x98,0x00,0xfd,0x65,0xf9,0xf4,0xd3,0xf2, -0xf3,0x92,0xf3,0xf4,0x70,0xf5,0xf7,0x2c,0xf7,0xf5,0x69,0xf5,0xf7,0xd1,0xf9,0xf9, -0x6b,0xfb,0xfb,0x77,0xfc,0x01,0x19,0x04,0x04,0x8a,0x05,0x04,0xe0,0x01,0xff,0xf3, -0x00,0x05,0xd1,0x04,0x00,0x8d,0xfd,0xf9,0x3f,0xf7,0xf7,0x0c,0xfb,0xff,0xcb,0x00, -0xfc,0x3b,0xf9,0xfb,0xdb,0xff,0xf6,0x3e,0xf7,0x01,0x63,0x03,0x04,0x39,0x07,0x0b, -0xd5,0x07,0x05,0x1e,0x06,0x04,0x7d,0x05,0x09,0x1d,0x0c,0x0c,0x08,0x11,0x14,0x29, -0x10,0x0b,0x4a,0x08,0x0a,0x89,0x0a,0x07,0x5f,0x0b,0x0f,0x18,0x0f,0x0b,0xa2,0x07, -0x08,0x93,0x08,0x07,0x8d,0x06,0x07,0x86,0x09,0x0f,0x20,0x11,0x10,0x4d,0x11,0x0c, -0xc5,0x07,0x04,0x96,0xff,0xfd,0x28,0xfd,0x01,0x35,0x06,0x0b,0xa1,0x0b,0x05,0x62, -0x00,0x01,0x18,0x00,0xfe,0xd9,0x01,0x06,0x1b,0x05,0x05,0x4b,0x06,0x01,0xcf,0xfd, -0xf6,0xcb,0xf5,0xf5,0x86,0xf6,0xf7,0x48,0xf7,0xf9,0x90,0xf5,0xf5,0xc7,0xf6,0xf9, -0x81,0xf8,0xf6,0x35,0xf5,0xf3,0x5a,0xf2,0xee,0x7a,0xee,0xf1,0xbb,0xef,0xf3,0x92, -0xf3,0xf3,0xa5,0xf3,0xf6,0xe5,0xf7,0xf3,0x50,0xef,0xed,0x02,0xeb,0xec,0x04,0xee, -0xf2,0xb1,0xed,0xe8,0xd8,0xe4,0xe5,0x92,0xe7,0xe9,0x70,0xeb,0xf0,0xa9,0xec,0xe2, -0x49,0xde,0xe1,0x04,0xe1,0xdf,0xee,0xe2,0xe7,0x66,0xe9,0xec,0x1d,0xf4,0xf6,0x86, -0xf4,0xf0,0x11,0xeb,0xea,0xdf,0xe5,0xe5,0xda,0xe9,0xe6,0xf6,0xe2,0xe7,0xc0,0xec, -0xeb,0x05,0xed,0xf0,0x23,0xed,0xeb,0x82,0xf2,0xfa,0x09,0xfe,0xfc,0x97,0xfa,0xf4, -0x17,0xef,0xf1,0xf1,0xf3,0xf8,0x0a,0xf8,0xf4,0xe4,0xef,0xec,0x6b,0xef,0xf1,0x24, -0xf4,0xf4,0xc1,0xf4,0xf1,0x7e,0xef,0xf1,0x5c,0xf3,0xf2,0x63,0xee,0xf0,0xc0,0xf3, -0xf5,0xc5,0xfa,0xfc,0x9a,0xfd,0xfd,0x55,0xfd,0xf9,0xc4,0xf1,0xee,0x5e,0xef,0xf1, -0x56,0xf7,0x01,0x4f,0x05,0xff,0xe6,0xf9,0xfd,0xb8,0xfd,0xfc,0x94,0xfb,0xff,0x4a, -0xfe,0xfc,0x15,0xff,0xff,0x48,0x03,0x07,0x7f,0x08,0x05,0x7d,0x02,0x03,0x3a,0x07, -0x0b,0x18,0x0f,0x10,0x88,0x10,0x0f,0x61,0x0c,0x09,0x22,0x04,0xfc,0x2c,0xf9,0x00, -0xbd,0x08,0x0a,0xc4,0x05,0x04,0x1b,0x01,0xfa,0xd2,0xfc,0x03,0x58,0x09,0x0b,0x7b, -0x07,0x04,0x88,0x02,0xfe,0xa2,0xfb,0xfb,0xe4,0xfa,0xf6,0xd3,0xf5,0xf4,0x74,0xf1, -0xee,0x0b,0xef,0xed,0x1d,0xe9,0xe8,0xec,0xeb,0xef,0x60,0xf2,0xee,0x0e,0xed,0xee, -0xd9,0xf1,0xf0,0x20,0xf2,0xf1,0x44,0xf1,0xf8,0x11,0xfa,0xf7,0xe2,0xf2,0xed,0x91, -0xeb,0xeb,0xf2,0xed,0xf4,0xc7,0xf8,0xf8,0x1d,0xf8,0xf8,0x54,0xf8,0xf8,0x2c,0xfa, -0xfb,0xc3,0xfb,0xf8,0x8f,0xf7,0xf7,0x65,0xf9,0xfc,0xbb,0xfe,0x02,0xa4,0x02,0x01, -0xbc,0x04,0x08,0xed,0x08,0x08,0x6d,0x08,0x07,0x83,0x03,0x05,0xf2,0x02,0xfd,0x8f, -0xfc,0xfd,0x25,0x02,0x04,0x9c,0x03,0xfe,0xf9,0x01,0x01,0x3c,0x00,0x02,0xac,0x07, -0x05,0x7f,0x07,0x0d,0x7c,0x0d,0x08,0x82,0x03,0x02,0x66,0xfe,0xfb,0x12,0xfe,0xfd, -0x15,0xf9,0xfa,0xe3,0xfa,0xf9,0x71,0xf5,0xf1,0xf2,0xf2,0xf5,0xe6,0xf5,0xf6,0x11, -0xf9,0x01,0x62,0x07,0x06,0x99,0x03,0x00,0xbc,0x05,0x0b,0x5b,0x0e,0x10,0x76,0x12, -0x0e,0xe7,0x07,0x03,0x10,0x02,0x05,0xcb,0x0d,0x12,0xa2,0x11,0x0f,0xf8,0x0f,0x10, -0x7b,0x09,0x05,0x1f,0x08,0x09,0x20,0x09,0x0a,0xd4,0x08,0x08,0x61,0x0a,0x0c,0x2a, -0x0c,0x0b,0xb6,0x0f,0x13,0x8d,0x10,0x0b,0xd0,0x0b,0x0f,0x75,0x10,0x0b,0xc3,0x08, -0x08,0x36,0x09,0x0a,0x9c,0x0f,0x11,0x43,0x11,0x0f,0x3d,0x0c,0x05,0x9f,0x02,0x03, -0x97,0x0a,0x0e,0xb6,0x10,0x11,0xda,0x0f,0x0c,0x90,0x07,0x04,0x27,0x01,0xfe,0xe9, -0xff,0xff,0xf5,0xfc,0xfe,0x02,0x00,0x01,0x42,0xfd,0xf9,0x35,0xf7,0xf7,0x62,0xf8, -0xfc,0x34,0x02,0x08,0x7c,0x09,0x05,0x30,0x03,0xff,0x0d,0xfb,0xfc,0x13,0x03,0x06, -0x3c,0x03,0x00,0xd0,0xfb,0xf9,0x95,0xf6,0xf6,0x6d,0xfa,0xfe,0xd9,0x00,0x00,0x5c, -0x00,0x01,0x51,0xfe,0xfe,0xa0,0xfd,0xfc,0xc7,0xf9,0xfa,0xc7,0xf9,0xf8,0x1e,0xfa, -0xfb,0x74,0xfc,0xfd,0x69,0xfe,0xfb,0xbd,0xfd,0xfd,0x32,0xfd,0x03,0xd3,0x08,0x07, -0xad,0x01,0x01,0xa0,0x02,0x01,0xd4,0xff,0x03,0x82,0x07,0x09,0xf4,0x06,0x05,0x55, -0xff,0xfd,0xc2,0x00,0x06,0xc5,0x0a,0x0e,0xb6,0x0e,0x0a,0xd7,0x0b,0x0b,0x6e,0x0b, -0x05,0x98,0x01,0x02,0x37,0x00,0xfe,0x23,0x00,0x01,0xb0,0x01,0xfd,0x1c,0xfc,0xfc, -0x50,0xfb,0xf9,0x2e,0xfb,0x01,0x1a,0x05,0x05,0x56,0xff,0xfb,0xa1,0xfe,0xff,0x24, -0xfe,0x02,0xb0,0x06,0x05,0x95,0xfd,0xf8,0xfd,0xf4,0xf0,0xb5,0xf2,0xfa,0x37,0x00, -0x01,0xc7,0x02,0x04,0x4b,0x03,0xfe,0xd5,0xfb,0xfc,0x52,0xfc,0xfe,0x7a,0xff,0x01, -0xa3,0x02,0x05,0x14,0x07,0x07,0x40,0x02,0x03,0x87,0x03,0x01,0xba,0x02,0x05,0x0d, -0x08,0x09,0x82,0x07,0x00,0xc9,0xff,0xfe,0x3d,0xfd,0xfc,0x5a,0xfe,0xff,0xb7,0xf9, -0xf6,0xf9,0xf5,0xf2,0x14,0xf2,0xf5,0x71,0xf5,0xf8,0x5f,0xfb,0xf7,0x00,0xf4,0xf0, -0xb4,0xee,0xed,0x89,0xeb,0xe7,0xbe,0xe4,0xe6,0x1b,0xea,0xe9,0xf2,0xe8,0xe7,0xd5, -0xe2,0xe0,0x9c,0xe4,0xe7,0x4b,0xe5,0xe2,0x84,0xe6,0xeb,0xee,0xee,0xee,0xc5,0xf0, -0xf0,0x58,0xed,0xec,0xc5,0xec,0xee,0x3a,0xf1,0xf2,0xfc,0xec,0xea,0xcb,0xee,0xf4, -0xfc,0xf5,0xf6,0xc1,0xf6,0xf8,0xba,0xf8,0xfa,0xf9,0xfa,0xfd,0xf1,0xfa,0xf6,0x96, -0xf7,0xf7,0x3f,0xf8,0xfa,0x18,0xfc,0xfe,0x42,0xfe,0xfb,0x6a,0xfb,0xfe,0x6a,0x00, -0x00,0x3c,0x01,0x03,0xf9,0x06,0x04,0x92,0x06,0x05,0x41,0x02,0x02,0x06,0x04,0x04, -0x4d,0x03,0x04,0x4a,0x06,0x04,0x16,0x05,0x05,0xef,0x07,0x0a,0x8e,0x10,0x12,0x15, -0x10,0x0d,0x4d,0x0b,0x0a,0xb2,0x07,0x05,0x68,0x06,0x06,0x0d,0x09,0x0d,0x74,0x10, -0x10,0x42,0x0d,0x0d,0x50,0x0c,0x0f,0xbe,0x0e,0x10,0x1b,0x14,0x16,0x8e,0x1b,0x1c, -0x93,0x1b,0x19,0x40,0x17,0x19,0x1e,0x19,0x19,0x66,0x1a,0x1b,0xf7,0x19,0x15,0x49, -0x15,0x17,0x69,0x18,0x16,0xaf,0x18,0x1d,0x3c,0x1d,0x1a,0xf5,0x17,0x1a,0x89,0x19, -0x15,0xbe,0x17,0x19,0xd9,0x19,0x19,0x59,0x19,0x17,0x54,0x16,0x17,0xa0,0x16,0x13, -0x98,0x12,0x10,0x69,0x11,0x13,0xe1,0x11,0x0e,0xd9,0x0b,0x0c,0xd5,0x08,0x08,0xb5, -0x0b,0x0b,0xee,0x08,0x05,0x69,0x02,0x01,0x8e,0x00,0xfd,0x9b,0xfc,0xfb,0x51,0xfa, -0xfc,0xbd,0x02,0x05,0x00,0x00,0xfb,0x1a,0xfb,0xf7,0x12,0xf3,0xf1,0xba,0xf3,0xf3, -0x9e,0xf2,0xf0,0xff,0xef,0xf0,0x99,0xf1,0xf0,0x2c,0xec,0xe8,0x8e,0xea,0xee,0x5d, -0xf2,0xf2,0x1f,0xf4,0xf5,0xa0,0xf0,0xec,0x51,0xe9,0xe5,0x76,0xe4,0xe7,0x1b,0xea, -0xe6,0xab,0xe4,0xe4,0xf0,0xe2,0xdd,0xa9,0xda,0xdf,0x62,0xe4,0xe5,0x4e,0xe6,0xe9, -0x9d,0xed,0xec,0xea,0xe7,0xe8,0x13,0xec,0xf1,0xe0,0xf0,0xee,0xc6,0xed,0xed,0x29, -0xee,0xed,0xec,0xee,0xf3,0x71,0xf7,0xfa,0xd6,0xfa,0xf7,0xdf,0xf7,0xfc,0xa2,0xfe, -0xfd,0x23,0xfc,0xfe,0x06,0xfe,0xf8,0x57,0xf6,0xf7,0x07,0xf6,0xf5,0x5f,0xf7,0xf3, -0x9f,0xf6,0xfc,0xba,0x01,0x06,0x53,0x05,0xfd,0xdc,0xf7,0xf4,0x4e,0xf4,0xf7,0xb4, -0xfa,0xfe,0x08,0xfd,0xfc,0x62,0xfd,0xfc,0x8c,0xfc,0xfd,0x39,0xfc,0xf9,0x55,0xfa, -0xff,0x51,0x04,0x07,0x7c,0x07,0x09,0xd7,0x0a,0x09,0x61,0x04,0x01,0x2d,0x03,0x00, -0xf1,0xfb,0xfb,0x28,0xfa,0xfd,0x6e,0x03,0x04,0xae,0xff,0xff,0x73,0x02,0x06,0x6c, -0x0a,0x0b,0xdb,0x0f,0x13,0x18,0x11,0x10,0xf1,0x0d,0x0e,0x19,0x0d,0x0b,0xa2,0x0a, -0x08,0x2c,0x0a,0x0b,0xb4,0x09,0x0b,0xcb,0x0c,0x0a,0x6c,0x0a,0x09,0xa3,0x03,0xff, -0xb8,0x02,0x03,0x84,0x03,0x04,0xe7,0x05,0x00,0x7b,0xf8,0xf6,0x0a,0xf9,0xf9,0xb4, -0xf5,0xf1,0xa4,0xf2,0xf5,0xae,0xfa,0xfe,0x74,0x00,0xfc,0x7a,0xf9,0xf8,0x70,0xf4, -0xf6,0x58,0xf9,0xf8,0x2d,0xf6,0xf4,0xf6,0xf4,0xf4,0x5c,0xf8,0xf8,0x64,0xf7,0xf6, -0x88,0xf8,0xf9,0xee,0xfb,0xfe,0x62,0xfc,0xfb,0xac,0xfc,0x00,0x7f,0x03,0x01,0xb6, -0xfd,0xf9,0x01,0xf6,0xf8,0xd6,0xfa,0xfd,0x7a,0xfd,0xfd,0x9d,0xfa,0xf7,0xfc,0xf7, -0xf8,0x9f,0x00,0x07,0xec,0x0a,0x0a,0xb1,0x05,0x06,0x25,0x05,0x03,0x32,0x02,0x02, -0xab,0xff,0xfe,0x60,0xfd,0xfd,0x37,0x00,0x04,0x4b,0x05,0x04,0xa9,0x03,0x03,0x45, -0x00,0xff,0xc4,0x03,0x04,0x28,0x03,0xff,0x36,0xfb,0xf8,0x5f,0xf8,0xf8,0x75,0xf9, -0xfc,0x19,0xfd,0xfc,0x27,0xfa,0xf8,0x84,0xfa,0xfc,0x75,0xff,0xfd,0xb9,0xfc,0xfc, -0x16,0xfc,0xfd,0xd0,0xfe,0xff,0x28,0x01,0x00,0x33,0x00,0x00,0x19,0x01,0x02,0x11, -0x01,0xff,0xdb,0x00,0x01,0xa6,0x01,0x02,0xea,0x02,0x00,0x40,0x04,0x0a,0x32,0x0b, -0x09,0xb0,0x05,0xff,0x43,0xfa,0xfc,0xb4,0xfe,0xff,0x5a,0x03,0x07,0x37,0x06,0x07, -0x54,0x0b,0x0e,0x5c,0x11,0x15,0x44,0x19,0x1c,0xf7,0x19,0x14,0x88,0x12,0x14,0xcd, -0x11,0x0e,0xff,0x10,0x14,0xd2,0x14,0x17,0x5e,0x18,0x1a,0xd8,0x1b,0x1b,0x55,0x16, -0x15,0x17,0x17,0x16,0xc0,0x13,0x13,0x3c,0x17,0x19,0x66,0x17,0x10,0xad,0x0d,0x0d, -0xb1,0x0d,0x0c,0x92,0x0a,0x0a,0x3e,0x07,0x04,0x0b,0x03,0x02,0xdd,0x04,0x07,0x33, -0x09,0x0a,0xb2,0x0a,0x08,0x73,0x07,0x09,0x58,0x07,0x02,0x2b,0x00,0xff,0xbc,0xff, -0xfd,0x0b,0xfe,0xfc,0xe5,0xfb,0xfd,0xaf,0xfd,0xfb,0x6e,0xfb,0xf9,0xc1,0xf8,0xfa, -0x65,0xfa,0xf9,0x3c,0xf9,0xf5,0x0b,0xf4,0xf5,0xc3,0xf4,0xf5,0xe7,0xf7,0xfc,0x07, -0xfc,0xf7,0x7a,0xf5,0xf7,0xd0,0xf8,0xfd,0x1b,0x02,0x05,0x89,0x05,0x04,0x61,0x02, -0x00,0x2e,0x01,0x00,0xf0,0xff,0x00,0xd1,0x03,0x05,0x60,0x05,0x08,0x6a,0x0c,0x0c, -0xc1,0x07,0x03,0xb6,0x03,0x08,0x37,0x0b,0x0a,0x54,0x08,0x07,0xe8,0x07,0x06,0x29, -0x06,0x05,0xfa,0x05,0x05,0x57,0x03,0x03,0xcf,0x04,0x02,0xbc,0x00,0x01,0xd7,0x02, -0x00,0x3b,0x00,0x04,0x1d,0x0b,0x0b,0xdb,0x07,0x04,0x39,0x04,0x07,0xd6,0x07,0x03, -0xfe,0x02,0x02,0xe7,0xff,0xff,0x9e,0x02,0x04,0x4c,0x06,0x07,0xb7,0x05,0x04,0xb8, -0x05,0x06,0x90,0x06,0x07,0x12,0x06,0x02,0xd5,0x00,0x01,0x74,0xff,0xfe,0x29,0x01, -0x02,0x8d,0x03,0x04,0xe7,0x05,0x06,0xe9,0x03,0x04,0x6f,0x0a,0x0f,0xc2,0x11,0x15, -0xb7,0x12,0x0d,0x50,0x08,0x08,0xae,0x0b,0x08,0x03,0x08,0x0a,0xa3,0x0a,0x0d,0xc0, -0x0e,0x0f,0xa4,0x0d,0x0a,0x51,0x07,0x08,0xcf,0x0b,0x0a,0x92,0x0b,0x0b,0x9d,0x09, -0x04,0xde,0x01,0x04,0x4e,0x06,0x02,0x5c,0x01,0x02,0x48,0x01,0x00,0x53,0x00,0xff, -0xd1,0xfd,0xfe,0xf1,0x00,0x02,0xa3,0x04,0x07,0x0b,0x07,0x01,0x4a,0xfc,0xfb,0x85, -0xfe,0xfe,0x0f,0xfd,0xfa,0x3e,0xfa,0xf9,0x19,0xfa,0xfd,0xaa,0xff,0x00,0x29,0x01, -0x00,0xf3,0xff,0x02,0x37,0x04,0x04,0x50,0x04,0x00,0x5f,0xff,0x00,0xbb,0x01,0x00, -0xc5,0xff,0x00,0x79,0x01,0x00,0x2e,0x02,0x04,0x7b,0x04,0x02,0xaa,0x02,0x04,0x94, -0x04,0x04,0x34,0xff,0xfd,0xea,0xfd,0x01,0x00,0x04,0x05,0x5a,0x05,0x02,0x9e,0xfe, -0xfd,0x62,0xfc,0xfe,0xb0,0xff,0xfd,0x00,0xfc,0xff,0x05,0x01,0x00,0xcf,0x02,0x04, -0x64,0x02,0xff,0x75,0xfd,0xfd,0x97,0x00,0x01,0x86,0xff,0xfc,0xf6,0xfb,0xfc,0x63, -0xfc,0xfd,0x22,0xfe,0xfc,0x79,0xfc,0xfd,0xa7,0xff,0x01,0x15,0x02,0x00,0x1e,0x00, -0x02,0x15,0x06,0x04,0xae,0x01,0xff,0x7c,0xfe,0xfb,0x95,0xf9,0xf9,0xeb,0xfc,0xff, -0xa5,0xfe,0xff,0xe8,0x01,0x04,0xd6,0x03,0x03,0xf2,0x01,0x00,0xf2,0xfb,0xfb,0x1f, -0x01,0x05,0x7c,0x06,0x03,0xb0,0xff,0x01,0xb8,0x04,0x06,0xa5,0x04,0x04,0xd5,0x05, -0x06,0x89,0x07,0x08,0x98,0x07,0x06,0xde,0x07,0x09,0xdc,0x09,0x0b,0x0b,0x0b,0x07, -0xe0,0x02,0x00,0x18,0x00,0xff,0x10,0x02,0x03,0xff,0x02,0x02,0x22,0x02,0x02,0xc0, -0x01,0xff,0x2e,0xff,0xff,0x6e,0xfd,0xfb,0xf6,0xfa,0xfa,0x5e,0xfa,0xf8,0xa7,0xf7, -0xf6,0xcc,0xf6,0xf7,0x92,0xf6,0xf1,0xba,0xf2,0xf5,0x1d,0xf8,0xf6,0x82,0xf4,0xf2, -0x35,0xf2,0xf4,0x31,0xf7,0xf9,0x2f,0xf9,0xf6,0x31,0xef,0xe7,0x8f,0xe8,0xed,0xd3, -0xf1,0xf3,0xae,0xf0,0xef,0x60,0xf3,0xf7,0x9b,0xf6,0xf4,0x57,0xf0,0xee,0xa2,0xeb, -0xeb,0x38,0xef,0xf4,0x59,0xf3,0xee,0xdb,0xed,0xee,0xd0,0xec,0xed,0xa8,0xef,0xef, -0xca,0xef,0xf1,0xa9,0xf1,0xf0,0xdd,0xef,0xef,0xaa,0xee,0xf0,0x11,0xf3,0xf6,0x47, -0xf8,0xf7,0x8e,0xf5,0xf1,0x4e,0xef,0xf0,0x94,0xf3,0xf3,0x7c,0xf2,0xf3,0x8c,0xf4, -0xf6,0xf3,0xf6,0xf6,0xe6,0xf5,0xf5,0x41,0xf4,0xf4,0xe9,0xf4,0xf8,0x30,0xf8,0xf5, -0xe7,0xf3,0xf4,0xaf,0xf6,0xf8,0x7d,0xf7,0xf3,0x55,0xf1,0xef,0xc0,0xee,0xf0,0xd9, -0xf3,0xf4,0x92,0xf5,0xf8,0x81,0xfa,0xfc,0xf6,0xfb,0xf7,0x8a,0xf2,0xf2,0xb9,0xf2, -0xf3,0xfb,0xf8,0xfd,0xc0,0xfb,0xf9,0x24,0xf8,0xf7,0x1e,0xf7,0xf6,0xfd,0xf6,0xf6, -0xa2,0xf7,0xf9,0x50,0xfa,0xfd,0xe5,0x01,0x02,0x83,0xff,0xfd,0x29,0xfe,0x00,0xa0, -0xfe,0xfb,0x20,0xf8,0xf8,0x15,0xf9,0xfc,0x71,0xff,0x02,0x5b,0x03,0x02,0xf8,0x01, -0x03,0xd4,0x04,0x03,0x63,0x01,0x00,0x5d,0x01,0x01,0xcb,0xff,0x00,0x09,0x01,0xff, -0x44,0xfe,0xfd,0x44,0xfd,0xfe,0x7f,0x02,0x02,0x53,0x00,0xfd,0xd0,0xfc,0xfd,0x2f, -0xfe,0xfe,0x2d,0xfe,0xf9,0xab,0xf7,0xfb,0xd0,0xfd,0xfd,0xd5,0xfc,0xfb,0xdc,0xf8, -0xf8,0xb3,0xf7,0xf7,0x26,0xf9,0xf8,0x1a,0xf7,0xfb,0xd5,0xfe,0xfc,0xc6,0xfa,0xf9, -0x44,0xf6,0xf7,0x48,0xfa,0xfc,0xaf,0xfe,0xff,0xa9,0xfd,0xfc,0x1b,0xfd,0xfd,0x38, -0xfd,0xfe,0x25,0x00,0x00,0x37,0x01,0x01,0xae,0x00,0x00,0xbd,0xfe,0xfb,0x3f,0xfc, -0x00,0xc1,0x03,0x02,0xa8,0xfd,0xfb,0x76,0xfa,0xfd,0x80,0x00,0x02,0x64,0x04,0x03, -0x2f,0x03,0x03,0x32,0x05,0x05,0x87,0x05,0x04,0x5a,0x02,0x00,0x51,0xff,0x02,0x18, -0x05,0x06,0xf0,0x05,0x03,0x66,0x02,0x02,0xf4,0x01,0x02,0x12,0x03,0x01,0x40,0x00, -0x01,0x53,0x03,0x05,0x63,0x05,0x04,0x40,0x07,0x07,0x68,0x07,0x07,0xc6,0x04,0x02, -0xfc,0x01,0x00,0x4d,0xff,0x02,0x31,0x05,0x06,0x03,0x06,0x06,0xca,0x07,0x08,0x5b, -0x09,0x07,0x4a,0x05,0x07,0x21,0x09,0x0a,0x57,0x0b,0x0a,0x59,0x07,0x05,0xf7,0x03, -0x04,0xc9,0x06,0x0a,0xbd,0x0a,0x09,0x45,0x0a,0x0e,0xf1,0x0e,0x0c,0x1d,0x0b,0x0a, -0x70,0x0d,0x0f,0xaa,0x11,0x11,0x1d,0x0e,0x0b,0xfc,0x09,0x09,0x6c,0x0a,0x0e,0x57, -0x11,0x12,0xca,0x11,0x11,0x30,0x12,0x13,0xad,0x15,0x16,0x7b,0x15,0x14,0xf8,0x13, -0x13,0xf7,0x15,0x15,0x94,0x11,0x0c,0x5f,0x0a,0x0d,0x01,0x10,0x11,0x65,0x12,0x10, -0x09,0x0f,0x0e,0x43,0x0b,0x09,0x3a,0x08,0x05,0xfc,0x04,0x05,0x1e,0x05,0x02,0x41, -0x01,0x00,0x4b,0xfe,0xfb,0x5c,0xf8,0xf8,0xda,0xf9,0xfa,0x1f,0xfb,0xf8,0x9d,0xf8, -0xfb,0x71,0xfd,0xfa,0x99,0xf8,0xf7,0xf5,0xf9,0xf9,0xfb,0xf8,0xf7,0x27,0xf5,0xf5, -0x66,0xf7,0xf6,0x06,0xf8,0xfa,0xcf,0xfb,0xfa,0x2d,0xf7,0xf4,0x2b,0xf3,0xf1,0xed, -0xf0,0xf0,0x9a,0xf2,0xf5,0xa3,0xf3,0xf3,0x12,0xf3,0xf2,0x31,0xf2,0xf2,0x4c,0xf1, -0xf3,0xc0,0xf5,0xf8,0x09,0xf8,0xf7,0x39,0xf7,0xf7,0x6f,0xfa,0xfe,0x80,0xfe,0xfa, -0x8c,0xf7,0xf6,0x07,0xf6,0xf8,0xbb,0xf9,0xf9,0xab,0xfb,0xfb,0x67,0xf9,0xf8,0xf6, -0xf7,0xf8,0x06,0xf8,0xf9,0xb5,0xf9,0xfa,0x94,0xfb,0xfe,0xaf,0x01,0x03,0xde,0x01, -0xfe,0xc9,0xfe,0xfe,0x56,0xfc,0xf9,0x02,0xf8,0xf6,0xdd,0xf8,0xfb,0xed,0xfc,0xfb, -0xd5,0xfa,0xfb,0xa8,0xfd,0xfd,0x3e,0xff,0xfe,0xcc,0xff,0x01,0x85,0x01,0x00,0x66, -0xfe,0xfe,0x10,0xfd,0xfa,0x8f,0xfa,0xfd,0x22,0xff,0x00,0x30,0x02,0x04,0xdd,0x04, -0x01,0xcf,0x01,0x05,0x26,0x06,0x04,0x92,0x02,0x01,0x24,0xff,0xfd,0xfe,0xfc,0xfc, -0x0a,0xfd,0xfd,0xfd,0xfd,0xff,0xa5,0x01,0x02,0x60,0x01,0x01,0x35,0x03,0x06,0x92, -0x07,0x09,0xd2,0x08,0x09,0x24,0x07,0x05,0x16,0x03,0xff,0x38,0xfe,0xfd,0x8b,0xff, -0xff,0xff,0xfe,0x00,0xd2,0x00,0x00,0x48,0xfd,0xfc,0x10,0xff,0x01,0x97,0x00,0xfe, -0x24,0xff,0x00,0x30,0xfe,0xfa,0x57,0xf8,0xf7,0xc4,0xf5,0xf6,0x26,0xf7,0xf6,0xa0, -0xf6,0xf6,0x80,0xf5,0xf6,0x39,0xf7,0xf7,0x2e,0xf9,0xfd,0x1f,0xff,0xfd,0xd8,0xfb, -0xfb,0x5d,0xfc,0xfb,0x5d,0xfb,0xfb,0x07,0xfc,0xfd,0x72,0xfd,0xfd,0x2a,0xfd,0xfe, -0xb6,0xff,0xff,0xff,0xff,0xff,0x12,0xff,0xfe,0xdc,0xfc,0xfc,0x4c,0xfd,0xfd,0x7b, -0x00,0x03,0x25,0x02,0x00,0x4d,0xff,0xfd,0x3b,0x00,0x02,0xec,0x03,0x04,0xb0,0x03, -0x04,0x05,0x07,0x08,0xcc,0x09,0x08,0x16,0x07,0x06,0x8b,0x04,0x01,0x09,0xff,0xff, -0xbd,0x00,0x02,0xb4,0x01,0x00,0x83,0x00,0x00,0x2b,0x01,0x01,0xd6,0x03,0x05,0x64, -0x05,0x05,0xaa,0x06,0x06,0x35,0x05,0x04,0xc8,0x02,0x00,0x25,0xff,0x00,0x63,0x00, -0x00,0x67,0x01,0x02,0x53,0x01,0x02,0xb8,0x03,0x02,0x87,0x03,0x07,0xe1,0x0a,0x0b, -0x00,0x0b,0x0a,0x7b,0x09,0x08,0x0e,0x06,0x04,0xfa,0x04,0x04,0x85,0x03,0x04,0xf5, -0x08,0x0c,0x0c,0x0f,0x0f,0x05,0x0e,0x0e,0x53,0x0d,0x0c,0x3d,0x0b,0x0b,0x7e,0x0b, -0x09,0xec,0x08,0x09,0xf7,0x09,0x08,0x88,0x06,0x06,0x2a,0x07,0x07,0x85,0x06,0x07, -0x47,0x0a,0x0a,0x55,0x0b,0x0e,0x36,0x10,0x0f,0xa3,0x0d,0x0a,0xbd,0x04,0x02,0x55, -0x02,0x03,0xb9,0x04,0x03,0x82,0x00,0xff,0xd1,0xff,0xff,0xd4,0xfe,0x00,0x75,0x00, -0xff,0x0c,0x00,0x00,0x6a,0x00,0xfe,0x4a,0xfd,0xfa,0xcb,0xf9,0xf8,0xdd,0xf8,0xf8, -0x3c,0xf8,0xf8,0x40,0xf6,0xf5,0x16,0xf5,0xf5,0x99,0xf7,0xf7,0x79,0xf7,0xf8,0x98, -0xfb,0xfc,0x03,0xfc,0xfb,0x65,0xf9,0xf8,0xd8,0xf6,0xf7,0x80,0xf7,0xf7,0xff,0xf8, -0xf7,0x9b,0xf5,0xf6,0x17,0xf9,0xfb,0x50,0xf9,0xf8,0xd9,0xf7,0xf8,0x2e,0xf9,0xf8, -0xd0,0xf7,0xf7,0x87,0xf8,0xf8,0xfd,0xf9,0xf9,0x3b,0xf7,0xf6,0x0d,0xf6,0xf4,0x1a, -0xf2,0xf3,0x57,0xf5,0xf6,0xd6,0xf7,0xf8,0xbf,0xf9,0xfb,0xf8,0xfe,0xfc,0x0e,0xfa, -0xf7,0x17,0xf5,0xf2,0xa4,0xf1,0xf3,0xc1,0xf2,0xef,0xec,0xee,0xee,0x8d,0xf1,0xf2, -0x36,0xf4,0xf7,0x44,0xf8,0xf7,0xc5,0xf6,0xf6,0x8d,0xf6,0xf7,0x55,0xf8,0xf6,0x55, -0xf5,0xf6,0xb6,0xf7,0xf7,0x3e,0xf7,0xf5,0xba,0xf3,0xf4,0x8b,0xf5,0xf6,0x65,0xf7, -0xf9,0xc0,0xfa,0xfc,0x1e,0x00,0xff,0x07,0xfd,0xfd,0xcc,0xfd,0xfc,0x02,0xfa,0xfb, -0x50,0xfe,0x01,0x14,0x01,0xff,0x24,0x00,0x02,0xa0,0x02,0x04,0x07,0x05,0x05,0xf4, -0x04,0x04,0x6c,0x06,0x07,0xa2,0x07,0x07,0xbf,0x07,0x07,0x36,0x06,0x05,0xbb,0x05, -0x05,0x61,0x04,0x04,0xa1,0x04,0x07,0x05,0x0c,0x0e,0x35,0x0e,0x0f,0xa5,0x11,0x0f, -0x6c,0x0b,0x08,0xfe,0x09,0x0a,0x19,0x08,0x06,0xdc,0x07,0x06,0xa9,0x04,0x03,0xd7, -0x03,0x05,0xbc,0x05,0x07,0x41,0x08,0x08,0x28,0x08,0x08,0xc1,0x08,0x07,0xb7,0x05, -0x04,0xce,0x03,0x02,0xd6,0x00,0x00,0x4d,0x01,0x00,0x51,0xff,0xfe,0xb8,0xfd,0xfd, -0x21,0xff,0x00,0x95,0x01,0x03,0x80,0x03,0x05,0xa2,0x05,0x06,0xc2,0x05,0x06,0xdb, -0x04,0x02,0xa0,0x01,0x01,0x4c,0x02,0x01,0x72,0x00,0x02,0xf7,0x02,0x01,0x4e,0x03, -0x05,0xda,0x06,0x06,0x4f,0x06,0x04,0x0b,0x03,0x02,0xfa,0x03,0x04,0x9f,0x04,0x03, -0xa8,0x02,0x02,0x25,0x02,0x01,0xec,0x01,0x03,0xc6,0x03,0x05,0x0b,0x07,0x07,0x96, -0x07,0x08,0x19,0x08,0x04,0xe9,0x01,0x01,0xc5,0xff,0xfe,0x2e,0xff,0xfe,0x45,0xfe, -0xff,0x51,0xff,0xfe,0xa9,0xfd,0xfe,0xc9,0xfe,0xff,0xa4,0xff,0x00,0x39,0x01,0x00, -0x84,0xfe,0xfd,0x45,0xfd,0xfe,0xde,0xfd,0xfc,0x0b,0xfd,0xfc,0xd6,0xfb,0xfa,0xb8, -0xf9,0xf9,0x27,0xfa,0xfa,0x62,0xfc,0x00,0x34,0x04,0x06,0x35,0x06,0x05,0xe2,0x02, -0xff,0x2d,0xfe,0xfe,0xef,0xff,0x01,0x6e,0x04,0x04,0x3c,0x04,0x04,0x6f,0x06,0x07, -0xb1,0x06,0x07,0xba,0x0a,0x0d,0x29,0x0e,0x0d,0x92,0x0a,0x09,0x0f,0x0a,0x07,0xeb, -0x06,0x07,0xcb,0x08,0x09,0x34,0x07,0x04,0x77,0x04,0x05,0xe3,0x05,0x08,0x3a,0x0c, -0x0e,0xe4,0x0e,0x0c,0xec,0x0a,0x0a,0xf5,0x09,0x09,0x29,0x08,0x07,0x15,0x06,0x03, -0x3c,0x03,0x04,0xca,0x04,0x04,0xa2,0x04,0x04,0x45,0x04,0x04,0xe7,0x06,0x08,0xf7, -0x07,0x08,0x31,0x07,0x06,0xbd,0x05,0x04,0xdd,0x04,0x04,0x05,0x04,0x03,0xa3,0x02, -0x02,0x02,0x01,0x00,0xd2,0xfe,0xfe,0xce,0xff,0x00,0x4d,0x04,0x06,0xad,0x07,0x07, -0x1d,0x08,0x06,0x58,0x03,0x04,0x61,0x04,0x03,0x0d,0x04,0x04,0x9b,0x04,0x02,0x09, -0x01,0xff,0xfd,0x00,0x03,0x67,0x06,0x08,0xea,0x08,0x08,0x07,0x08,0x07,0x4a,0x06, -0x02,0x86,0x01,0x02,0x0c,0x04,0x03,0x59,0x03,0x03,0xd3,0x02,0x02,0x44,0x02,0x02, -0x27,0x03,0x03,0x2a,0x05,0x06,0x71,0x05,0x03,0xb4,0x01,0x01,0xc6,0xff,0xfe,0xd7, -0xff,0xff,0x4a,0xff,0xff,0x3d,0x00,0x00,0xb5,0xff,0x00,0x15,0x01,0x01,0x31,0x01, -0x03,0x84,0x05,0x05,0xc4,0x03,0x01,0xaa,0x00,0xff,0xa1,0xfd,0xfe,0xe5,0xfe,0xfd, -0x86,0xfc,0xfb,0x7d,0xfa,0xf9,0x0c,0xf9,0xf8,0x78,0xf8,0xf9,0x22,0xfa,0xfc,0x97, -0xfd,0xfd,0xb8,0xfc,0xfa,0x9e,0xf9,0xf9,0xab,0xfb,0xfc,0x0b,0xfb,0xf8,0xdb,0xf9, -0xf9,0x9a,0xf8,0xf9,0xa8,0xf9,0xfa,0x64,0xfb,0xfd,0x6b,0x00,0x03,0x21,0x01,0xfe, -0xf4,0xfb,0xf9,0x20,0xf8,0xf9,0xdf,0xfc,0xfb,0xec,0xfa,0xfb,0xfb,0xfb,0xfb,0x9f, -0xfc,0xfc,0xca,0xfb,0xfb,0x9d,0xfb,0xfc,0xe0,0xfc,0xfe,0x94,0xff,0xff,0x54,0xfd, -0xfa,0xcc,0xf9,0xf8,0x7d,0xf7,0xf8,0x05,0xf8,0xf5,0xdb,0xf4,0xf6,0x66,0xf8,0xf9, -0x5b,0xfc,0xfd,0xe2,0xfb,0xfa,0x96,0xf9,0xf8,0xeb,0xf6,0xf6,0xa0,0xf4,0xf3,0x2e, -0xf5,0xf5,0x3b,0xf4,0xf2,0x3b,0xf2,0xf2,0xdf,0xf2,0xf2,0x8b,0xf3,0xf4,0x12,0xf4, -0xf6,0x4d,0xfa,0xfb,0x44,0xfb,0xfa,0xd7,0xf9,0xf9,0x50,0xf8,0xf7,0xfd,0xf6,0xf6, -0x18,0xf8,0xf8,0x78,0xf8,0xfa,0xee,0xfc,0xfe,0x00,0xfe,0xfe,0xb3,0xff,0x00,0x87, -0x00,0x00,0xfb,0xfe,0xfc,0x7d,0xfd,0x00,0xf5,0x02,0x04,0x31,0x03,0x02,0xc4,0x01, -0x01,0xdc,0x00,0xff,0xb8,0x00,0x01,0x57,0x01,0x01,0x89,0x04,0x05,0x1d,0x06,0x06, -0xdc,0x06,0x05,0x70,0x02,0x02,0x71,0x02,0x02,0x10,0x02,0x00,0x47,0x00,0x01,0x7c, -0x03,0x04,0xf4,0x04,0x05,0xdc,0x05,0x06,0x11,0x05,0x03,0xd0,0xff,0xfe,0x27,0xfe, -0xfe,0x56,0xff,0xff,0x2d,0xff,0xfd,0x1b,0xfd,0xfd,0xd5,0xfd,0xfd,0xee,0xfe,0xff, -0x24,0x01,0x02,0x08,0x03,0x04,0x1f,0x07,0x08,0x17,0x07,0x07,0xfc,0x08,0x08,0x4e, -0x07,0x05,0x5b,0x06,0x07,0xe4,0x07,0x07,0xdd,0x07,0x09,0xbe,0x0b,0x0a,0x46,0x0a, -0x0a,0xbe,0x0b,0x0b,0x32,0x09,0x07,0xe3,0x06,0x07,0xf6,0x07,0x08,0x30,0x07,0x04, -0x0b,0x04,0x03,0x7c,0x02,0x02,0x14,0x04,0x05,0xc7,0x03,0x03,0x9f,0x05,0x06,0x50, -0x05,0x05,0x73,0x06,0x07,0xe8,0x05,0x02,0x9b,0x00,0x00,0xb3,0xff,0xfd,0xfd,0xfb, -0xfc,0x3c,0xff,0x00,0xda,0x00,0x00,0xc6,0xff,0xfe,0xb3,0xfe,0xfe,0xc2,0xfb,0xfb, -0x74,0xfa,0xf9,0x3f,0xfa,0xf9,0x2d,0xf8,0xf7,0x58,0xf7,0xf7,0x58,0xf6,0xf6,0x45, -0xf8,0xf8,0x9a,0xf7,0xf7,0xea,0xf8,0xf9,0x1d,0xfa,0xfa,0x18,0xfc,0xfc,0xfc,0xf9, -0xf6,0x45,0xf6,0xf7,0x44,0xf7,0xf7,0xd0,0xf7,0xf7,0x0a,0xf8,0xf8,0x4d,0xf9,0xf9, -0xc2,0xf9,0xf9,0xe2,0xf7,0xf7,0x26,0xf7,0xf7,0x92,0xf7,0xf7,0xcc,0xf8,0xf9,0x91, -0xf8,0xf7,0x6a,0xf6,0xf6,0x8d,0xf6,0xf5,0xcb,0xf5,0xf6,0xaf,0xf7,0xf8,0x71,0xf8, -0xf7,0x59,0xf7,0xf8,0x54,0xfa,0xfb,0xbc,0xfa,0xf8,0xbc,0xf7,0xf7,0xda,0xf8,0xf8, -0x18,0xf7,0xf5,0xc1,0xf3,0xf4,0xcf,0xf7,0xfb,0x57,0xfd,0xfc,0x6b,0xfa,0xf7,0x75, -0xf5,0xf6,0x24,0xf7,0xf6,0x0b,0xf6,0xf6,0x1c,0xf7,0xf7,0xc6,0xf6,0xf5,0x36,0xf6, -0xf7,0x47,0xf9,0xfa,0xf4,0xfb,0xfb,0xf0,0xf9,0xf9,0x13,0xfa,0xfc,0xc7,0xfe,0x01, -0xca,0x00,0xfe,0x44,0xfe,0xff,0xcb,0xff,0xff,0x8f,0xff,0x00,0x4d,0x01,0x03,0xa9, -0x04,0x05,0xa9,0x06,0x06,0x81,0x04,0x03,0xa4,0x04,0x06,0x6b,0x08,0x09,0x54,0x08, -0x07,0x79,0x08,0x08,0xed,0x07,0x07,0x8c,0x07,0x04,0xb6,0x04,0x05,0xa3,0x06,0x08, -0xf1,0x08,0x08,0x4b,0x07,0x09,0x62,0x0a,0x09,0x19,0x0a,0x0a,0x55,0x08,0x07,0x53, -0x08,0x06,0x76,0x04,0x06,0xd3,0x06,0x07,0x44,0x07,0x06,0x1d,0x07,0x07,0xd3,0x06, -0x05,0x01,0x03,0x01,0xaf,0x01,0x01,0x15,0x01,0x00,0x3d,0x01,0x01,0x2b,0x00,0xff, -0x31,0xff,0xff,0x59,0xff,0xfe,0x29,0xfe,0xfe,0xb6,0xfe,0xff,0xf7,0xff,0xff,0xfe, -0xff,0x00,0x7b,0x00,0x00,0x68,0x00,0x00,0xe6,0x00,0x01,0xb0,0xff,0xff,0xea,0x00, -0x01,0xbc,0x02,0x03,0xcd,0x03,0x02,0x8c,0x01,0x00,0x86,0xff,0xfe,0x74,0xff,0x01, -0x48,0x02,0x02,0x16,0x02,0x01,0x4c,0x01,0x01,0x03,0x01,0x01,0x63,0x00,0xff,0x95, -0x00,0x02,0x53,0x01,0xfe,0x0b,0xfe,0xfd,0xb8,0xfd,0xfe,0x6a,0xff,0xff,0xcd,0xff, -0xff,0x35,0xfe,0xfd,0xf1,0xfb,0xfc,0x36,0xfc,0xfc,0x65,0xfe,0xff,0xe2,0xfe,0xfd, -0xd9,0xfc,0xfc,0x30,0xfb,0xfa,0xc0,0xf9,0xf9,0xff,0xfa,0xfc,0xba,0xfd,0xfc,0x0e, -0xfc,0xfc,0x32,0xfd,0xfe,0x74,0xfe,0xfe,0x4b,0xfe,0xfd,0xea,0xfd,0xff,0x53,0x01, -0x02,0xd9,0x01,0x01,0x2d,0x02,0x03,0x3a,0x05,0x05,0x4a,0x05,0x04,0x9f,0x04,0x03, -0x92,0x03,0x03,0x5a,0x05,0x07,0x88,0x07,0x06,0x86,0x06,0x07,0x4a,0x07,0x06,0xd0, -0x05,0x05,0xc6,0x04,0x05,0x88,0x07,0x06,0x3b,0x05,0x05,0x48,0x05,0x04,0x1a,0x03, -0x02,0x8d,0x05,0x07,0x56,0x07,0x06,0xee,0x05,0x06,0x98,0x06,0x06,0x75,0x06,0x06, -0x9b,0x07,0x06,0xaf,0x05,0x04,0x6c,0x05,0x04,0xda,0x03,0x03,0xad,0x04,0x05,0xe4, -0x05,0x06,0xfb,0x06,0x07,0x54,0x06,0x04,0x17,0x01,0x00,0xb4,0x01,0x01,0x67,0x00, -0x00,0x0b,0x01,0x01,0xb3,0x00,0xfe,0x4b,0xfd,0xfd,0x82,0xfd,0xfc,0xdf,0xfd,0xff, -0x0c,0x00,0xfe,0xeb,0xfc,0xfb,0x37,0xfb,0xfb,0x6e,0xfc,0xfc,0x88,0xfc,0xfc,0xe5, -0xfb,0xfb,0xbd,0xfa,0xf9,0x1e,0xfb,0xfd,0xd0,0xfb,0xfa,0x8c,0xfb,0xfb,0x4b,0xfb, -0xfa,0xd0,0xf8,0xf8,0x14,0xf9,0xf9,0x6f,0xfa,0xfa,0x3e,0xfc,0xfb,0xa5,0xf9,0xf8, -0x25,0xf9,0xfa,0x50,0xfb,0xfb,0x40,0xf9,0xfa,0x20,0xfa,0xf9,0x69,0xfa,0xfa,0x85, -0xf9,0xfa,0xb3,0xfa,0xfa,0x5d,0xfb,0xfc,0x53,0xfd,0xfd,0xa0,0xfb,0xfb,0x62,0xfb, -0xfc,0x9b,0xfd,0xfc,0xf6,0xfc,0xfd,0x68,0xfc,0xfa,0x9d,0xf9,0xf8,0x66,0xf6,0xf5, -0x6e,0xf7,0xfa,0x6b,0xfc,0xfc,0xe9,0xfa,0xf9,0xd7,0xfa,0xfb,0xd9,0xfb,0xfa,0xba, -0xfa,0xfd,0xd0,0xfe,0x00,0x19,0x01,0x00,0x6d,0x00,0x00,0xec,0x00,0x01,0x5a,0x02, -0x02,0x42,0x01,0x00,0x2b,0x00,0x00,0xd8,0x02,0x05,0x22,0x05,0x04,0x9c,0x06,0x06, -0x7c,0x06,0x06,0xf0,0x05,0x06,0x54,0x07,0x06,0xae,0x07,0x09,0x47,0x09,0x07,0x30, -0x05,0x04,0xda,0x04,0x06,0x94,0x08,0x09,0x2e,0x09,0x08,0x68,0x07,0x06,0xa9,0x05, -0x04,0x9e,0x04,0x04,0x4f,0x05,0x04,0x7d,0x04,0x05,0xf2,0x05,0x04,0xa8,0x03,0x02, -0xfd,0x03,0x05,0xd8,0x04,0x03,0xc7,0x03,0x03,0xa3,0x01,0x00,0x69,0x00,0xff,0x4c, -0xff,0xff,0xd7,0xfe,0xff,0x64,0xff,0x00,0x80,0xfe,0xfc,0xdf,0xfc,0xfd,0x66,0xfd, -0xfd,0x15,0xfe,0xfe,0x1b,0xff,0xfe,0x80,0xfd,0xfe,0xa9,0xff,0xfe,0x2b,0xfe,0xfd, -0x8d,0xfe,0xff,0x50,0x00,0x00,0x36,0x00,0x00,0xd3,0x00,0x02,0x7b,0x02,0x01,0x8a, -0x01,0x02,0x09,0x03,0x02,0x20,0x01,0x01,0x30,0x01,0x01,0x9a,0x02,0x02,0xfc,0x01, -0x02,0xa8,0x03,0x03,0xba,0x03,0x03,0x3b,0x04,0x04,0xc2,0x03,0x03,0x20,0x01,0xff, -0x2e,0x00,0xff,0xaa,0xff,0x00,0x25,0x00,0xff,0x55,0xfe,0xff,0xb7,0x01,0x03,0xf1, -0x01,0x00,0x92,0xff,0xfe,0x5f,0xfe,0xfe,0x64,0xff,0x00,0x69,0xff,0xfe,0x15,0xfd, -0xfd,0x12,0xfe,0xff,0x74,0xff,0xfe,0xdb,0xfd,0xfd,0x6c,0xff,0x00,0x32,0x00,0xff, -0xe8,0xff,0x00,0xb7,0x01,0x02,0x82,0x02,0x02,0x79,0x02,0x01,0x79,0x02,0x03,0xca, -0x04,0x04,0x72,0x02,0x01,0x39,0x02,0x03,0x17,0x03,0x02,0x8e,0x04,0x06,0xa4,0x06, -0x05,0xf6,0x04,0x05,0x25,0x04,0x03,0x12,0x03,0x02,0xff,0x03,0x05,0x28,0x06,0x04, -0xfd,0x02,0x02,0x18,0x04,0x04,0x08,0x05,0x06,0x65,0x07,0x06,0xce,0x05,0x05,0x30, -0x03,0x01,0x89,0x00,0x01,0x63,0x02,0x02,0xa4,0x01,0x01,0xd3,0x00,0x00,0xd4,0xff, -0x01,0xfc,0x02,0x01,0x8c,0x00,0xff,0x2f,0x00,0x00,0xd6,0xff,0xfe,0x1a,0xfd,0xfc, -0xc4,0xfb,0xfa,0x29,0xfa,0xfa,0x8b,0xfa,0xf8,0x54,0xf7,0xf8,0xe2,0xf9,0xfa,0x93, -0xf9,0xf8,0x19,0xf8,0xf8,0x45,0xf8,0xf7,0x1f,0xf7,0xf7,0x90,0xf7,0xf7,0x15,0xf7, -0xf7,0x59,0xf8,0xf7,0xae,0xf6,0xf4,0xaa,0xf4,0xf6,0xca,0xf8,0xf9,0x8b,0xfa,0xfb, -0x97,0xfb,0xfb,0x90,0xf9,0xf8,0x12,0xf7,0xf6,0xa7,0xf6,0xf7,0x32,0xf7,0xf6,0x2b, -0xf7,0xf7,0xe7,0xf6,0xf7,0x49,0xf9,0xfa,0x1e,0xfc,0xfc,0x0b,0xfd,0xfc,0x68,0xfb, -0xfa,0xcd,0xf9,0xf7,0xff,0xf6,0xf6,0x38,0xf7,0xf8,0x84,0xf9,0xfa,0x73,0xf9,0xf7, -0xbd,0xf8,0xfa,0x14,0xfb,0xfa,0x36,0xf9,0xf9,0x87,0xf9,0xfa,0xb4,0xfa,0xfa,0x13, -0xfa,0xfa,0x72,0xf9,0xf7,0x2d,0xf7,0xf7,0x73,0xf7,0xf7,0x54,0xf7,0xf9,0xc1,0xfa, -0xfb,0xd7,0xfa,0xfa,0x2a,0xfa,0xfb,0x93,0xfd,0xfe,0x99,0xfe,0xff,0x42,0xff,0xff, -0xb9,0xff,0xff,0x5f,0x01,0x02,0x62,0x01,0xfe,0x4f,0xfe,0xff,0x54,0x01,0x03,0x34, -0x05,0x06,0x26,0x06,0x06,0xd8,0x05,0x05,0xa0,0x05,0x05,0x19,0x05,0x05,0x68,0x06, -0x05,0x1e,0x06,0x06,0xb6,0x05,0x05,0xf1,0x04,0x05,0xfd,0x07,0x09,0xaf,0x09,0x08, -0x09,0x08,0x06,0x6c,0x05,0x05,0x87,0x05,0x04,0xee,0x04,0x05,0x89,0x05,0x04,0x7e, -0x04,0x03,0xdb,0x03,0x04,0xe9,0x05,0x06,0x38,0x06,0x05,0x0c,0x05,0x04,0x8c,0x04, -0x04,0x13,0x03,0x02,0x73,0x02,0x02,0x11,0x01,0x00,0xc1,0xfe,0xfe,0x94,0xfe,0xfe, -0x89,0xfe,0xfe,0x8a,0xff,0xff,0x8d,0xfe,0xfe,0x21,0xfe,0xfe,0xe1,0xfd,0xfd,0x1e, -0xfe,0xfd,0x5a,0xfd,0xff,0x60,0x00,0xff,0xf7,0xfd,0xfd,0x01,0xfe,0xff,0x77,0x01, -0x03,0x71,0x03,0x03,0x82,0x01,0x00,0xca,0xff,0xff,0xa9,0x00,0x00,0xe3,0xfe,0xfe, -0x90,0xfe,0xfe,0xfd,0xfe,0x00,0xe7,0x01,0x02,0x96,0x02,0x02,0xf0,0x01,0x02,0x9e, -0x02,0x01,0x11,0x00,0x00,0xf4,0xff,0xfe,0x0e,0xfe,0xfd,0x16,0xfe,0xfe,0xe5,0xfd, -0xfd,0x53,0xfd,0xfe,0x85,0xff,0xff,0xab,0xfe,0xfe,0xca,0xfe,0xfe,0x3c,0xfe,0xfc, -0xd5,0xfb,0xfb,0x08,0xfc,0xfd,0xf0,0xfd,0xfc,0x6e,0xfc,0xfc,0x66,0xfb,0xfb,0x11, -0xfc,0xfc,0x3d,0xfc,0xfb,0xd6,0xfb,0xfc,0x11,0xfc,0xfc,0x3c,0xfe,0xff,0xf5,0xff, -0x00,0x7a,0xff,0xff,0xa5,0xff,0x01,0x51,0x02,0x02,0x0d,0x02,0x01,0x8f,0x02,0x03, -0x10,0x03,0x03,0x55,0x04,0x04,0xa4,0x03,0x02,0x8e,0x03,0x04,0x0d,0x07,0x06,0x4c, -0x06,0x06,0xa0,0x05,0x05,0x7b,0x06,0x07,0x01,0x07,0x07,0x38,0x08,0x09,0x60,0x0a, -0x0a,0xa8,0x09,0x09,0xd8,0x09,0x09,0xd3,0x07,0x07,0xfc,0x07,0x07,0xc4,0x06,0x07, -0x19,0x08,0x09,0xd2,0x0a,0x0a,0xc1,0x09,0x09,0x21,0x09,0x09,0xf4,0x08,0x08,0xc9, -0x07,0x06,0xbd,0x06,0x05,0xee,0x05,0x05,0xae,0x05,0x05,0x31,0x04,0x03,0x72,0x02, -0x03,0x70,0x02,0x02,0xdb,0x02,0x02,0x49,0x02,0x02,0x51,0x02,0x02,0x67,0x02,0x02, -0x01,0x01,0x00,0xe0,0xff,0xff,0xc5,0xfe,0xfe,0xb7,0xff,0xff,0x8f,0xff,0xfe,0xa3, -0xfe,0xff,0xa6,0xff,0x00,0xf7,0xff,0xfe,0x2c,0xfe,0xfd,0x86,0xfc,0xfd,0x12,0xfe, -0xfd,0x1e,0xfc,0xfa,0x76,0xf9,0xf9,0xf5,0xf9,0xfa,0x3d,0xfc,0xfd,0xd9,0xfd,0xfd, -0x94,0xfd,0xfd,0x38,0xfd,0xfd,0x32,0xfd,0xfc,0xea,0xfb,0xfb,0xf0,0xf9,0xf9,0xac, -0xfa,0xfa,0xe6,0xf9,0xfa,0xef,0xfc,0xfd,0x4f,0xfd,0xfc,0x4f,0xfc,0xfb,0x6d,0xfb, -0xfb,0xd3,0xfa,0xfa,0x3a,0xfb,0xfb,0x56,0xfb,0xfb,0xb9,0xfb,0xfb,0xf9,0xfa,0xfa, -0x51,0xfa,0xfb,0xdd,0xfc,0xfd,0x0b,0xfe,0xfd,0xe4,0xfc,0xfd,0x33,0xfe,0xff,0xc8, -0x00,0x00,0xcc,0x00,0x01,0x50,0x01,0x01,0xbb,0x01,0x01,0x23,0x02,0x02,0x4b,0x03, -0x03,0x58,0x02,0x02,0x53,0x03,0x03,0xbe,0x03,0x03,0x36,0x03,0x03,0xaf,0x04,0x05, -0x63,0x05,0x05,0x68,0x05,0x04,0x78,0x03,0x03,0x18,0x04,0x04,0xe5,0x04,0x05,0x95, -0x05,0x05,0x9e,0x05,0x04,0xcc,0x04,0x04,0x2b,0x04,0x03,0x66,0x03,0x03,0x8d,0x03, -0x03,0x13,0x03,0x02,0x29,0x02,0x01,0xfc,0x01,0x02,0x47,0x02,0x02,0x51,0x02,0x01, -0x1b,0x00,0xff,0x73,0xff,0xff,0x58,0xff,0xfe,0x4c,0xfe,0xfe,0x60,0xfd,0xfc,0x7c, -0xfc,0xfb,0x9a,0xfb,0xfb,0xb0,0xfa,0xfb,0x37,0xfb,0xfa,0x6c,0xfa,0xfb,0x21,0xfb, -0xfa,0xb8,0xfa,0xfa,0x1a,0xfb,0xfc,0xa2,0xfc,0xfc,0x47,0xfb,0xfb,0x90,0xfb,0xfb, -0xfe,0xfb,0xfb,0xeb,0xfb,0xfc,0x29,0xfd,0xfd,0xb9,0xfd,0xfd,0x4f,0xfd,0xfd,0xe3, -0xfd,0xfe,0xb9,0xfe,0xff,0xa2,0xff,0xff,0xf0,0xfd,0xfd,0xc7,0xfd,0xfe,0xfb,0xff, -0x00,0xd3,0xff,0x00,0x50,0x00,0x00,0x05,0x00,0xff,0x94,0xfe,0xfe,0x76,0xfe,0xff, -0xe8,0xff,0xff,0xdc,0xfe,0xfe,0xc2,0xfe,0xff,0x99,0x00,0x00,0x0b,0x00,0xfe,0x1c, -0xfe,0xfd,0x33,0xfd,0xfd,0x37,0xfd,0xfc,0x97,0xfc,0xfc,0x8e,0xfd,0xfe,0x91,0xfe, -0xfe,0xb3,0xfd,0xfd,0xd8,0xfd,0xfe,0x13,0xfe,0xfe,0x52,0xfe,0xfe,0x87,0xfe,0x00, -0xb0,0x00,0xff,0x6f,0xff,0xff,0x71,0xff,0x00,0x0f,0x02,0x02,0xd4,0x01,0x01,0x94, -0x01,0x02,0xd0,0x02,0x03,0xf5,0x02,0x03,0x1e,0x04,0x02,0xee,0x02,0x02,0xad,0x02, -0x02,0x3e,0x03,0x03,0x0b,0x04,0x04,0x93,0x03,0x03,0x78,0x03,0x03,0xbc,0x03,0x03, -0xe5,0x03,0x04,0x0e,0x05,0x04,0x51,0x03,0x03,0xe8,0x03,0x03,0x8b,0x02,0x01,0xda, -0x01,0x02,0x9f,0x04,0x03,0x7d,0x03,0x03,0xa4,0x03,0x03,0xee,0x03,0x03,0x68,0x02, -0x01,0x25,0x00,0xff,0x42,0xff,0xff,0x5b,0xff,0xfe,0xe9,0xfd,0xfd,0xec,0xfd,0xfd, -0x7b,0xfd,0xfd,0x2a,0xfe,0xfd,0x3f,0xfd,0xfc,0xb0,0xfb,0xfb,0xa9,0xfb,0xfb,0x22, -0xfb,0xfb,0x28,0xfc,0xfc,0xf3,0xfb,0xfb,0x60,0xfb,0xfb,0xbf,0xfb,0xfb,0x9d,0xfc, -0xfc,0x6f,0xfd,0xfd,0xc5,0xfc,0xfc,0x38,0xfc,0xfb,0x7a,0xfb,0xfb,0x77,0xfb,0xfb, -0xd6,0xfa,0xfa,0x67,0xfa,0xfa,0x5a,0xfb,0xfc,0x32,0xfc,0xfb,0x4e,0xfc,0xfb,0xde, -0xfa,0xfa,0xb1,0xf9,0xfa,0x69,0xfb,0xfb,0xe2,0xfa,0xfa,0x6d,0xfb,0xfb,0x50,0xfa, -0xf9,0x8b,0xf9,0xfa,0x64,0xfa,0xfa,0x49,0xfa,0xfb,0x24,0xfb,0xfa,0x82,0xfa,0xfb, -0x52,0xfa,0xfa,0xb4,0xfa,0xfa,0x7a,0xfa,0xfa,0x25,0xfa,0xf9,0xd6,0xf9,0xfa,0x06, -0xfb,0xfb,0xcb,0xfc,0xfd,0x21,0xfd,0xfd,0x7e,0xfd,0xfc,0xef,0xfb,0xfb,0x84,0xfc, -0xfd,0xc7,0xfe,0xff,0x41,0xff,0xff,0x8a,0xff,0xff,0x11,0xff,0xff,0xee,0x00,0x01, -0x7a,0x02,0x02,0x08,0x03,0x03,0x98,0x03,0x03,0x6c,0x03,0x03,0x04,0x04,0x03,0x1f, -0x04,0x04,0x18,0x05,0x05,0x31,0x05,0x05,0x17,0x06,0x06,0x80,0x06,0x07,0x8b,0x08, -0x08,0x84,0x06,0x05,0x07,0x06,0x06,0xad,0x06,0x06,0x87,0x06,0x06,0xf9,0x05,0x06, -0x30,0x06,0x05,0x79,0x04,0x03,0x08,0x04,0x04,0x2c,0x05,0x05,0xef,0x05,0x05,0x00, -0x04,0x03,0xcc,0x03,0x03,0xe5,0x02,0x01,0x97,0x00,0x01,0x51,0x01,0x00,0x19,0xff, -0xff,0x21,0xff,0xff,0xe8,0xff,0x00,0x76,0x00,0xff,0xa9,0xfe,0xfd,0x7e,0xfd,0xfd, -0xc2,0xfc,0xfc,0x79,0xfc,0xfc,0x36,0xfc,0xfc,0x83,0xfc,0xfc,0x0a,0xfc,0xfc,0xc3, -0xfc,0xfd,0xb8,0xfd,0xfd,0x65,0xfd,0xfd,0x1b,0xfe,0xfd,0x2e,0xfd,0xfc,0xaa,0xfc, -0xfb,0x7f,0xfb,0xfb,0x11,0xfb,0xfb,0x43,0xfb,0xfb,0x12,0xfc,0xfc,0x6b,0xfd,0xfe, -0x93,0xfe,0xfd,0x0a,0xfd,0xfd,0x50,0xfd,0xfd,0xb7,0xfd,0xfe,0x83,0xfd,0xfc,0x0c, -0xfc,0xfb,0x2d,0xfc,0xfc,0x1d,0xfd,0xfd,0x82,0xfe,0xff,0xb3,0xfe,0xfd,0x1f,0xfe, -0xfd,0xd8,0xfc,0xfc,0x69,0xfc,0xfb,0x6f,0xfb,0xfb,0x3e,0xfc,0xfc,0xcd,0xfc,0xfd, -0x15,0xfd,0xfc,0x9b,0xfd,0xfe,0x89,0xff,0xff,0xba,0xfe,0xfe,0x88,0xfe,0xfe,0x55, -0xfe,0xfe,0xe4,0xfe,0xff,0x1a,0x00,0x00,0x01,0x00,0x00,0xdc,0x01,0x02,0x27,0x02, -0x02,0x56,0x03,0x04,0x08,0x05,0x05,0x21,0x05,0x06,0xd0,0x06,0x06,0xea,0x05,0x04, -0x5b,0x04,0x04,0x39,0x05,0x05,0xbf,0x05,0x06,0x15,0x07,0x06,0xdb,0x06,0x07,0xba, -0x08,0x08,0x0c,0x08,0x07,0xde,0x07,0x07,0x3c,0x09,0x09,0x4e,0x09,0x08,0x48,0x08, -0x08,0x93,0x07,0x07,0x74,0x07,0x07,0x3a,0x07,0x07,0x44,0x08,0x09,0x42,0x09,0x08, -0x9e,0x08,0x08,0xa7,0x08,0x08,0x9c,0x07,0x05,0xa9,0x04,0x04,0xa4,0x04,0x05,0xc1, -0x04,0x04,0x42,0x03,0x02,0xfa,0x02,0x03,0x65,0x03,0x02,0x5d,0x02,0x02,0x65,0x02, -0x02,0xb3,0x01,0x00,0xf8,0xff,0x00,0xb2,0xff,0xff,0x1d,0x00,0xff,0x46,0xff,0xff, -0x59,0xff,0xff,0x11,0xff,0xff,0x12,0xff,0xff,0xa0,0xff,0x00,0x58,0x00,0xff,0x53, -0xfe,0xfc,0xf9,0xfb,0xfc,0x32,0xfc,0xfc,0x9a,0xfc,0xfc,0x78,0xfc,0xfc,0x48,0xfd, -0xfd,0xdc,0xfd,0xfe,0x3b,0xfe,0xfd,0xa8,0xfd,0xfe,0xa1,0xfd,0xfd,0x27,0xfd,0xfd, -0x23,0xfd,0xfc,0x97,0xfc,0xfd,0xc4,0xfd,0xfd,0xcd,0xfd,0xfd,0x7b,0xfd,0xfd,0xe6, -0xfd,0xfe,0x29,0xfe,0xfd,0xac,0xfd,0xfc,0xee,0xfc,0xfc,0xc9,0xfb,0xfb,0xc3,0xfc, -0xfd,0xa7,0xfc,0xfc,0xd6,0xfc,0xfc,0x6b,0xfd,0xfe,0x50,0xfe,0xfe,0xff,0xfe,0xff, -0xe1,0xfe,0xfe,0x4f,0xfe,0xfd,0x0d,0xfe,0xfe,0xb9,0xfe,0xfe,0x55,0xfe,0xfd,0xef, -0xfd,0xfe,0x79,0xff,0x00,0x41,0x00,0xff,0x9f,0x00,0x01,0xe1,0x00,0x00,0x2a,0x01, -0x00,0x3f,0x00,0xff,0xd4,0xfe,0xff,0x08,0x00,0x00,0xfb,0x00,0x01,0xa2,0x01,0x01, -0xcc,0x01,0x02,0x07,0x03,0x03,0x5a,0x03,0x02,0x2f,0x03,0x03,0xf9,0x03,0x03,0xa9, -0x03,0x03,0x33,0x02,0x01,0x8e,0x02,0x03,0xa1,0x03,0x03,0xff,0x03,0x03,0x66,0x03, -0x03,0xb8,0x03,0x03,0x6d,0x03,0x03,0x17,0x03,0x02,0xec,0x01,0x01,0x58,0x01,0x00, -0xfc,0xff,0xff,0xe4,0xff,0x00,0x3e,0x01,0x00,0x57,0x00,0x00,0x54,0xff,0xfe,0x2e, -0x00,0x00,0x4b,0x00,0xff,0x4a,0xff,0xff,0xc3,0xfe,0xfe,0x00,0xfd,0xfc,0x39,0xfd, -0xfd,0x1d,0xfe,0xfe,0x45,0xff,0xff,0x12,0xfe,0xfd,0x78,0xfd,0xfd,0x66,0xfd,0xfd, -0x55,0xfd,0xfd,0x22,0xfd,0xfc,0x9f,0xfc,0xfc,0x98,0xfc,0xfc,0xa2,0xfb,0xfc,0xd6, -0xfc,0xfd,0x94,0xfd,0xfd,0xdb,0xfd,0xfd,0x9d,0xfe,0xff,0x42,0xff,0xff,0x30,0xff, -0xff,0xe3,0xfe,0xfe,0x80,0xfd,0xfd,0xfb,0xfd,0xfe,0x9b,0xff,0xff,0xcd,0xff,0xff, -0x64,0xfe,0xfe,0xb4,0xfe,0xff,0x63,0xff,0xff,0xb6,0xff,0xff,0xab,0xff,0xff,0x94, -0xfe,0xfe,0x90,0xfd,0xfd,0x3d,0xfe,0xfe,0x96,0xfe,0xfe,0x7a,0xfe,0xfe,0x53,0xfe, -0xfe,0x79,0xff,0x00,0xd2,0xff,0xff,0x43,0xff,0xff,0x97,0xff,0xff,0xa9,0xfe,0xfe, -0xb6,0xfe,0xff,0x50,0xff,0xff,0xa0,0xff,0xff,0x8b,0xff,0xff,0x8f,0x00,0x01,0xc3, -0x01,0x01,0xea,0x00,0x00,0xb6,0x00,0x00,0xee,0x00,0x01,0xb2,0x00,0x00,0x27,0x00, -0x00,0xa6,0x00,0x00,0xbc,0x00,0x00,0x5e,0x01,0x01,0xad,0x01,0x01,0x37,0x02,0x02, -0x0a,0x03,0x03,0x90,0x02,0x02,0x66,0x02,0x02,0x42,0x02,0x02,0xd8,0x02,0x02,0x79, -0x02,0x02,0x81,0x01,0x01,0x9d,0x02,0x02,0x28,0x02,0x01,0x9e,0x01,0x01,0x75,0x01, -0x01,0xa7,0x00,0xff,0xda,0xfe,0xfe,0x94,0xfe,0xff,0xc7,0xff,0xff,0xe8,0xfe,0xfe, -0x77,0xfe,0xfe,0x1c,0xff,0xff,0xb0,0xfe,0xfe,0x07,0xfe,0xfe,0x90,0xfd,0xfc,0xef, -0xfc,0xfd,0x34,0xfd,0xfd,0x43,0xfd,0xfd,0x34,0xfd,0xfd,0x75,0xfd,0xfd,0x85,0xfd, -0xfd,0x5a,0xfd,0xfd,0xe5,0xfc,0xfc,0x47,0xfc,0xfc,0xe6,0xfc,0xfd,0xe1,0xfc,0xfc, -0x05,0xfc,0xfb,0x4e,0xfc,0xfc,0xda,0xfc,0xfc,0x0e,0xfd,0xfd,0x92,0xfd,0xfd,0x78, -0xfd,0xfd,0x84,0xfd,0xfd,0x9c,0xfd,0xfd,0xf5,0xfd,0xfe,0x18,0xfe,0xfd,0x49,0xfd, -0xfd,0x76,0xfd,0xfc,0x4e,0xfc,0xfc,0xe6,0xfc,0xfd,0xe3,0xfc,0xfc,0xdd,0xfc,0xfd, -0xa1,0xfd,0xfd,0x8d,0xfd,0xfd,0xe9,0xfd,0xfd,0x49,0xfd,0xfd,0xc9,0xfd,0xfe,0x70, -0xfe,0xfe,0x35,0xfe,0xfe,0xe7,0xfe,0xff,0xe2,0xfe,0xfe,0x8a,0xfe,0xfe,0x4f,0xff, -0xff,0x62,0xff,0xff,0x4f,0x00,0x00,0x32,0x00,0x00,0xa4,0x00,0x01,0x33,0x01,0x00, -0x4e,0x01,0x02,0xc3,0x02,0x02,0xd7,0x01,0x01,0x2d,0x02,0x02,0x94,0x02,0x03,0xc2, -0x03,0x03,0x0a,0x03,0x03,0x52,0x03,0x03,0x67,0x03,0x03,0x77,0x03,0x03,0xc5,0x03, -0x04,0x71,0x04,0x04,0xdd,0x04,0x04,0x8c,0x04,0x04,0xdb,0x04,0x04,0x2c,0x05,0x05, -0x15,0x05,0x04,0x78,0x04,0x04,0x35,0x04,0x04,0xf0,0x03,0x04,0xf0,0x03,0x04,0x60, -0x03,0x03,0x45,0x03,0x03,0xb2,0x02,0x02,0x32,0x02,0x02,0xc4,0x01,0x01,0xc9,0x01, -0x01,0x4f,0x02,0x01,0x4d,0x01,0x01,0x31,0x01,0x01,0x44,0x01,0x00,0xbd,0x00,0x00, -0x6c,0x00,0xff,0x3b,0xff,0xff,0x9c,0x00,0x00,0x36,0x00,0xff,0xce,0xff,0x00,0x00, -0x00,0xff,0x37,0xff,0xff,0xea,0xff,0xff,0x7e,0xff,0xff,0x43,0xff,0xff,0x01,0xff, -0xfe,0x6f,0xff,0xff,0xe5,0xfe,0xfe,0xec,0xfe,0xfe,0x7f,0xff,0xff,0xdf,0xff,0xff, -0x88,0xff,0xff,0x4e,0x00,0x00,0x70,0xff,0xff,0x26,0xff,0xfe,0xef,0xfe,0xfe,0x4e, -0xff,0xff,0xf6,0xfe,0xfe,0xdb,0xfe,0xfe,0x29,0xfe,0xfd,0x6f,0xfe,0xfe,0x05,0xfe, -0xfd,0x7e,0xfd,0xfd,0x63,0xfd,0xfd,0x35,0xfd,0xfd,0xda,0xfd,0xfd,0x8e,0xfd,0xfd, -0x10,0xfd,0xfd,0xd1,0xfc,0xfc,0xfb,0xfc,0xfd,0x96,0xfd,0xfd,0xcb,0xfd,0xfc,0x9e, -0xfc,0xfd,0xc6,0xfd,0xfd,0x69,0xfd,0xfd,0x4d,0xfe,0xfe,0xe7,0xfe,0xfe,0x7f,0xfe, -0xfe,0x97,0xfe,0xfe,0x16,0xff,0xff,0xe6,0xff,0x00,0x99,0x00,0x00,0x41,0x00,0x01, -0x73,0x01,0x01,0x23,0x01,0x01,0x83,0x01,0x01,0x75,0x01,0x01,0xb6,0x01,0x01,0xbf, -0x01,0x01,0x79,0x01,0x02,0x10,0x03,0x03,0x11,0x03,0x03,0x71,0x03,0x03,0x8a,0x03, -0x03,0x78,0x03,0x03,0x28,0x03,0x02,0xff,0x02,0x02,0xeb,0x02,0x02,0xde,0x02,0x02, -0xdc,0x02,0x02,0x6c,0x02,0x02,0x02,0x02,0x02,0x21,0x02,0x02,0xb4,0x01,0x01,0xd0, -0x00,0x01,0x41,0x01,0x01,0x13,0x01,0x00,0xbe,0x00,0x00,0x6a,0x00,0x00,0x94,0x00, -0x01,0x03,0x01,0x00,0x58,0x00,0x00,0x80,0xff,0xff,0x42,0xff,0xff,0x26,0xff,0xff, -0x11,0xff,0xff,0xd0,0xfe,0xfe,0xf2,0xfd,0xfd,0x6f,0xfe,0xfe,0xfe,0xfe,0xfe,0x26, -0xfe,0xfe,0x85,0xfe,0xff,0xd1,0xfe,0xfe,0x57,0xfe,0xfe,0xca,0xfe,0xfe,0xc9,0xfe, -0xff,0x81,0xfe,0xfe,0x51,0xfe,0xfe,0x98,0xfe,0xfe,0x6f,0xff,0xff,0x33,0xff,0xff, -0x23,0xff,0xfe,0xed,0xfe,0xff,0xa2,0xfe,0xfe,0x65,0xfe,0xfe,0x63,0xfe,0xfe,0x65, -0xfe,0xfe,0xab,0xfe,0xfe,0x0c,0xff,0xfe,0x4c,0xfe,0xfe,0xd5,0xfe,0xff,0x05,0xff, -0xfe,0x97,0xfe,0xfe,0x0e,0xff,0xfe,0x7e,0xfe,0xfe,0xb7,0xfe,0xfe,0x9d,0xfe,0xfe, -0xa6,0xfe,0xfe,0x4f,0xff,0xff,0x22,0xff,0xff,0x75,0xff,0xff,0xc7,0xff,0x00,0x62, -0x00,0x00,0x25,0x00,0x00,0x41,0x00,0x00,0x03,0x00,0x00,0xf9,0x00,0x01,0x01,0x01, -0x00,0x0e,0x01,0x01,0xe7,0x01,0x02,0x23,0x02,0x02,0x50,0x02,0x02,0x9a,0x02,0x02, -0x88,0x02,0x02,0x6c,0x02,0x01,0xfc,0x01,0x02,0x39,0x03,0x03,0x89,0x03,0x03,0x74, -0x03,0x03,0x67,0x03,0x03,0x76,0x03,0x03,0xdc,0x03,0x03,0x7c,0x03,0x03,0x02,0x03, -0x02,0x9f,0x02,0x02,0xab,0x02,0x02,0xd2,0x01,0x01,0x0d,0x02,0x02,0x61,0x02,0x02, -0x08,0x02,0x01,0x02,0x01,0x01,0x91,0x01,0x01,0x6d,0x01,0x00,0x8f,0x00,0xff,0xdd, -0xff,0x00,0xb4,0x00,0x00,0xdc,0x00,0x00,0x18,0x00,0xff,0x8d,0xff,0xff,0x60,0xfe, -0xfe,0xea,0xfe,0xfe,0xdd,0xfe,0xfe,0xa9,0xfe,0xfe,0x05,0xfe,0xfe,0x62,0xfe,0xfe, -0x28,0xfe,0xfd,0x3f,0xfe,0xfe,0xc9,0xfe,0xfe,0xec,0xfe,0xfe,0x8a,0xfe,0xfe,0x87, -0xfe,0xff,0x41,0xff,0xff,0x50,0xfe,0xfd,0xfc,0xfd,0xfe,0xda,0xfe,0xfe,0x1e,0xff, -0xff,0xc0,0xfe,0xff,0x20,0xff,0xfe,0x9f,0xfe,0xfe,0x0c,0xff,0xfe,0x5a,0xfe,0xfe, -0xb6,0xfe,0xfe,0xe7,0xfd,0xfe,0x81,0xfe,0xfe,0xac,0xfe,0xfe,0x58,0xfe,0xfe,0x01, -0xfe,0xfd,0xce,0xfd,0xfd,0xeb,0xfd,0xfe,0x30,0xfe,0xfe,0x87,0xfe,0xfe,0x6a,0xfe, -0xfd,0xff,0xfd,0xfe,0x22,0xfe,0xfe,0xe5,0xfe,0xff,0xda,0xff,0xff,0x6c,0xff,0xff, -0x22,0xff,0xff,0x75,0xff,0xff,0x88,0xff,0xff,0xca,0xff,0xff,0x8a,0xff,0xff,0x1b, -0x00,0x00,0x33,0x00,0x00,0x28,0x01,0x01,0x88,0x01,0x01,0x26,0x01,0x01,0x42,0x01, -0x01,0x23,0x01,0x01,0x94,0x01,0x01,0x6a,0x01,0x00,0xef,0x00,0x01,0xc3,0x01,0x02, -0xa6,0x02,0x02,0xda,0x02,0x02,0x2b,0x02,0x01,0x2d,0x02,0x02,0x8a,0x02,0x02,0x01, -0x02,0x02,0x42,0x02,0x02,0xf3,0x01,0x01,0xac,0x01,0x01,0x46,0x01,0x01,0xd9,0x01, -0x01,0x2b,0x01,0x00,0xae,0x00,0x00,0x65,0x00,0x00,0xd9,0x00,0x01,0x03,0x01,0x00, -0x6b,0x00,0x00,0xe1,0xff,0x00,0x00,0x00,0xff,0xee,0xff,0x00,0x82,0x00,0x00,0xc6, -0xff,0xff,0xc1,0xfe,0xfe,0xfc,0xfe,0xff,0x53,0xff,0xff,0x90,0xfe,0xfe,0x45,0xfe, -0xfe,0x86,0xfe,0xfe,0xa9,0xfe,0xfe,0x0a,0xff,0xff,0x43,0xff,0xff,0x13,0xff,0xfe, -0x5b,0xfe,0xfe,0x85,0xfe,0xfe,0x59,0xfe,0xfe,0x40,0xfe,0xfe,0x65,0xfe,0xfe,0x87, -0xfe,0xfe,0xb9,0xfe,0xfe,0xeb,0xfe,0xff,0xa1,0xfe,0xfe,0xb7,0xfe,0xfe,0xcd,0xfe, -0xfe,0x9c,0xfe,0xfe,0xa8,0xfe,0xfe,0x8b,0xfe,0xfe,0xc8,0xfe,0xfe,0xee,0xfe,0xfe, -0x4f,0xff,0xff,0x05,0xff,0xff,0x11,0xff,0xfe,0xde,0xfe,0xfe,0xdf,0xfe,0xfe,0xac, -0xfe,0xfe,0xeb,0xfe,0xff,0x00,0xff,0xfe,0xce,0xfe,0xfe,0x5f,0xff,0xff,0xda,0xff, -0xff,0x9b,0xff,0xff,0xfc,0xff,0xff,0xec,0xff,0x00,0x00,0x00,0xff,0xee,0xff,0xff, -0xed,0xff,0x00,0x21,0x00,0x00,0x22,0x00,0x00,0x08,0x01,0x01,0xf3,0x00,0x00,0x0d, -0x01,0x01,0x12,0x01,0x01,0x00,0x01,0x01,0xf0,0x00,0x01,0x85,0x01,0x01,0xba,0x01, -0x01,0x98,0x01,0x01,0xca,0x01,0x01,0xdf,0x01,0x01,0x1e,0x02,0x02,0x42,0x02,0x02, -0x14,0x02,0x02,0x22,0x02,0x02,0xd0,0x01,0x01,0x57,0x01,0x01,0x66,0x01,0x01,0x14, -0x01,0x01,0x62,0x01,0x01,0x14,0x01,0x00,0xde,0x00,0x00,0xdd,0x00,0x00,0xae,0x00, -0x00,0x55,0x00,0x00,0xd1,0xff,0xff,0xcc,0xff,0xff,0xbb,0xff,0xff,0xb9,0xff,0xff, -0xcd,0xff,0xff,0x6a,0xff,0xff,0xe3,0xfe,0xfe,0xfc,0xfe,0xff,0x31,0xff,0xff,0xe2, -0xfe,0xfe,0x9a,0xfe,0xfe,0x9a,0xfe,0xfe,0x1d,0xff,0xff,0x86,0xff,0xff,0x66,0xff, -0xff,0x68,0xff,0xff,0x64,0xff,0xff,0x78,0xff,0xff,0x66,0xff,0xff,0x96,0xff,0xff, -0x8b,0xff,0xff,0x54,0xff,0xff,0x66,0xff,0xff,0x46,0xff,0xff,0xb6,0xff,0xff,0x8a, -0xff,0xff,0xaa,0xff,0xff,0x9a,0xff,0xff,0x99,0xff,0xff,0x89,0xff,0xff,0x76,0xff, -0xff,0xba,0xff,0xff,0x38,0xff,0xff,0x01,0xff,0xff,0x12,0xff,0xff,0x00,0xff,0xff, -0x01,0xff,0xfe,0xef,0xfe,0xfe,0xad,0xfe,0xfe,0xa9,0xfe,0xfe,0xa7,0xfe,0xfe,0x1d, -0xff,0xff,0x65,0xff,0xff,0x85,0xff,0xff,0x87,0xff,0xff,0xbb,0xff,0xff,0x78,0xff, -0xff,0xc9,0xff,0xff,0x9b,0xff,0xff,0xca,0xff,0x00,0x93,0x00,0x00,0x58,0x00,0x00, -0x96,0x00,0x00,0x0c,0x01,0x01,0x21,0x01,0x01,0x12,0x01,0x00,0xdf,0x00,0x00,0xed, -0x00,0x01,0x41,0x01,0x01,0x53,0x01,0x01,0x9a,0x01,0x01,0x76,0x01,0x01,0xeb,0x01, -0x01,0xde,0x01,0x01,0x8a,0x01,0x01,0x89,0x01,0x01,0x36,0x01,0x01,0xb7,0x01,0x01, -0xad,0x01,0x01,0x58,0x01,0x01,0xd3,0x00,0x00,0xcc,0x00,0x00,0x2e,0x01,0x01,0xf2, -0x00,0x00,0x8b,0x00,0x00,0x46,0x00,0x00,0x23,0x00,0x00,0xe2,0xff,0xff,0x88,0xff, -0xff,0xec,0xff,0xff,0xbd,0xff,0xff,0x99,0xff,0xff,0x49,0xff,0xff,0x12,0xff,0xff, -0xc0,0xfe,0xfe,0xb9,0xfe,0xff,0x50,0xff,0xff,0x03,0xff,0xff,0x31,0xff,0xff,0xc0, -0xfe,0xfe,0xed,0xfe,0xfe,0x2f,0xff,0xff,0x44,0xff,0xff,0x13,0xff,0xfe,0xad,0xfe, -0xfe,0xc9,0xfe,0xff,0x00,0xff,0xfe,0xbd,0xfe,0xfe,0xdc,0xfe,0xfe,0xbc,0xfe,0xfe, -0xdd,0xfe,0xfe,0xfe,0xfe,0xfe,0xff,0xfe,0xff,0x22,0xff,0xff,0xf0,0xfe,0xfe,0x2f, -0xff,0xff,0x53,0xff,0xff,0x65,0xff,0xff,0x46,0xff,0xff,0x12,0xff,0xfe,0x0f,0xff, -0xff,0x75,0xff,0xff,0x67,0xff,0xff,0x03,0xff,0xfe,0x0e,0xff,0xff,0x31,0xff,0xff, -0x02,0xff,0xff,0x40,0xff,0xff,0x78,0xff,0xff,0x87,0xff,0xff,0x68,0xff,0xff,0x55, -0xff,0xff,0x86,0xff,0xff,0x47,0xff,0xff,0x94,0xff,0xff,0xdd,0xff,0xff,0xcc,0xff, -0xff,0xed,0xff,0xff,0xff,0xff,0x00,0x72,0x00,0x00,0xec,0x00,0x00,0xbc,0x00,0x00, -0x8a,0x00,0x00,0xc8,0x00,0x01,0x20,0x01,0x01,0x31,0x01,0x01,0x45,0x01,0x01,0x23, -0x01,0x01,0x54,0x01,0x01,0x76,0x01,0x01,0xa8,0x01,0x01,0xbc,0x01,0x01,0x59,0x01, -0x01,0x65,0x01,0x01,0x45,0x01,0x01,0x55,0x01,0x01,0x03,0x01,0x01,0x10,0x01,0x00, -0xef,0x00,0x01,0x10,0x01,0x00,0xcf,0x00,0x00,0x8a,0x00,0x00,0x65,0x00,0x00,0x77, -0x00,0x00,0x89,0x00,0x00,0x66,0x00,0x00,0x78,0x00,0x00,0x24,0x00,0x00,0x22,0x00, -0x00,0xf1,0xff,0xff,0xce,0xff,0xff,0xac,0xff,0xff,0xea,0xff,0x00,0x00,0x00,0x00, -0x10,0x00,0xff,0xef,0xff,0xff,0xee,0xff,0xff,0xdd,0xff,0x00,0x10,0x00,0x00,0xd0, -0xff,0xff,0xab,0xff,0xff,0x76,0xff,0xff,0xda,0xff,0xff,0x0e,0x00,0x00,0xe0,0xff, -0xff,0xff,0xff,0xff,0xcd,0xff,0xff,0x0e,0x00,0x00,0x00,0x00,0x00,0xf0,0xff,0xff, -0xcf,0xff,0xff,0xdb,0xff,0xff,0x1f,0x00,0x00,0x54,0x00,0x00,0xe1,0xff,0xff,0xed, -0xff,0xff,0xdd,0xff,0xff,0xde,0xff,0xff,0xad,0xff,0xff,0x88,0xff,0xff,0x88,0xff, -0xff,0xab,0xff,0xff,0x99,0xff,0xff,0x99,0xff,0xff,0xec,0xff,0xff,0xee,0xff,0xff, -0xee,0xff,0xff,0xdd,0xff,0xff,0x8b,0xff,0xff,0x66,0xff,0xff,0xd8,0xff,0x00,0x31, -0x00,0x00,0x44,0x00,0x00,0xf0,0xff,0x00,0x42,0x00,0x00,0x22,0x00,0x00,0x74,0x00, -0x00,0x68,0x00,0x00,0x45,0x00,0x00,0x44,0x00,0x00,0x65,0x00,0x00,0x86,0x00,0x00, -0xaa,0x00,0x00,0x87,0x00,0x00,0xbb,0x00,0x00,0xba,0x00,0x00,0xcc,0x00,0x00,0xbc, -0x00,0x00,0xaa,0x00,0x00,0xaa,0x00,0x00,0x9a,0x00,0x00,0xfd,0x00,0x00,0xce,0x00, -0x00,0xcc,0x00,0x00,0xab,0x00,0x00,0x9a,0x00,0x00,0x69,0x00,0x00,0x56,0x00,0x00, -0x56,0x00,0x00,0x54,0x00,0x00,0x44,0x00,0x00,0x45,0x00,0x00,0x32,0x00,0x00,0x12, -0x00,0x00,0xf0,0xff,0xff,0xdf,0xff,0xff,0xdd,0xff,0xff,0x9b,0xff,0xff,0xa9,0xff, -0xff,0xbb,0xff,0xff,0xcc,0xff,0xff,0x9b,0xff,0xff,0xa9,0xff,0xff,0xcb,0xff,0xff, -0xcc,0xff,0xff,0x9a,0xff,0xff,0x78,0xff,0xff,0x67,0xff,0xff,0x76,0xff,0xff,0x77, -0xff,0xff,0x87,0xff,0xff,0x98,0xff,0xff,0x99,0xff,0xff,0x8a,0xff,0xff,0x77,0xff, -0xff,0x66,0xff,0xff,0x45,0xff,0xff,0x65,0xff,0xff,0x76,0xff,0xff,0xc9,0xff,0xff, -0xbc,0xff,0xff,0xdd,0xff,0xff,0xbc,0xff,0xff,0x9a,0xff,0xff,0x89,0xff,0xff,0x98, -0xff,0xff,0xa9,0xff,0xff,0x99,0xff,0xff,0x99,0xff,0xff,0xdc,0xff,0xff,0xdd,0xff, -0xff,0xdd,0xff,0xff,0xfe,0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0xcd,0xff,0xff, -0xdd,0xff,0xff,0xed,0xff,0x00,0x20,0x00,0x00,0x32,0x00,0x00,0x44,0x00,0x00,0x33, -0x00,0x00,0x44,0x00,0x00,0x45,0x00,0x00,0x33,0x00,0x00,0x23,0x00,0x00,0x32,0x00, -0x00,0x43,0x00,0x00,0x65,0x00,0x00,0x66,0x00,0x00,0x76,0x00,0x00,0x78,0x00,0x00, -0x87,0x00,0x00,0x78,0x00,0x00,0x55,0x00,0x00,0x65,0x00,0x00,0x77,0x00,0x00,0x88, -0x00,0x00,0x67,0x00,0x00,0x56,0x00,0x00,0x44,0x00,0x00,0x34,0x00,0x00,0x22,0x00, -0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x0f,0x00,0x00,0x10,0x00,0x00,0x22, -0x00,0x00,0x32,0x00,0x00,0x43,0x00,0x00,0x43,0x00,0x00,0x33,0x00,0x00,0x34,0x00, -0x00,0x54,0x00,0x00,0x45,0x00,0x00,0x44,0x00,0x00,0x44,0x00,0x00,0x33,0x00,0x00, -0x32,0x00,0x00,0x12,0x00,0x00,0x11,0x00,0x00,0x10,0x00,0x00,0xf0,0xff,0xff,0xef, -0xff,0xff,0xde,0xff,0xff,0xcd,0xff,0xff,0xab,0xff,0xff,0x89,0xff,0xff,0x77,0xff, -0xff,0x56,0xff,0xff,0x34,0xff,0xff,0x23,0xff,0xff,0x11,0xff,0xff,0xf0,0xfe,0xfe, -0xde,0xfe,0xfe,0xde,0xfe,0xfe,0xdd,0xfe,0xfe,0xdd,0xfe,0xfe,0xed,0xfe,0xfe,0xfd, -0xfe,0xfe,0xff,0xfe,0xfe,0x0f,0xff,0xff,0x10,0xff,0xff,0x22,0xff,0xff,0x33,0xff, -0xff,0x44,0xff,0xff,0x45,0xff,0xff,0x45,0xff,0xff,0x44,0xff,0xff,0x44,0xff,0xff, -0x33,0xff,0xff,0x22,0xff,0xff,0x12,0xff,0xff,0x00,0xff,0xfe,0xff,0xfe,0xfe,0xee, -0xfe,0xfe,0xdd,0xfe,0xfe,0xcd,0xfe,0xfe,0xcd,0xfe,0xfe,0xdc,0xfe,0xfe,0xcc,0xfe, -0xfe,0xdc,0xfe,0xfe,0xcb,0xfe,0xfe,0xcc,0xfe,0xfe,0xbb,0xfe,0xfe,0xbb,0xfe,0xfe, -0xab,0xfe,0xfe,0x99,0xfe,0xfe,0x88,0xfe,0xfe,0x98,0xfe,0xfe,0x99,0xfe,0xfe,0xaa, -0xfe,0xfe,0xbb,0xfe,0xfe,0xcc,0xfe,0xfe,0xed,0xfe,0xfe,0x0f,0xff,0xff,0x11,0xff, -0xff,0x22,0xff,0xff,0x22,0xff,0xff,0x23,0xff,0xff,0x12,0xff,0xff,0x02,0xff,0xff, -0x11,0xff,0xff,0x00,0xff,0xff,0xf0,0xfe,0xff,0x00,0xff,0xff,0x00,0xff,0xff,0x00, -0xff,0xff,0x11,0xff,0xff,0x00,0xff,0xff,0x00,0xff,0xfe,0xcf,0xfe,0xfe,0xac,0xfe, -0xfe,0x78,0xfe,0xfe,0x35,0xfe,0xfe,0xf0,0xfd,0xfd,0xbd,0xfd,0xfd,0x7a,0xfd,0xfd, -0x56,0xfd,0xfd,0x13,0xfd,0xfd,0xf0,0xfc,0xfc,0xde,0xfc,0xfc,0xbc,0xfc,0xfc,0x9a, -0xfc,0xfc,0x8a,0xfc,0xfc,0x56,0xfc,0xfc,0x33,0xfc,0xfc,0x12,0xfc,0xfb,0xef,0xfb, -0xfb,0x8b,0xfb,0xfb,0x46,0xfb,0xfb,0x13,0xfb,0xfb,0xf1,0xfa,0xfa,0xbd,0xfa,0xfa, -0x57,0xfa,0xfa,0x13,0xfa,0xf9,0xdf,0xf9,0xf9,0x8b,0xf9,0xf9,0x56,0xf9,0xf9,0x33, -0xf9,0xf9,0x43,0xf9,0xf9,0x02,0xf9,0xf8,0xbe,0xf8,0xf8,0x47,0xf8,0xf7,0x7f,0xf7, -0xf7,0xb1,0xf6,0xf6,0x47,0xf6,0xf6,0xf1,0xf5,0xf5,0x9b,0xf5,0xf5,0xa9,0xf5,0xf6, -0x70,0xf6,0xf7,0x90,0xf7,0xf8,0x70,0xf8,0xf8,0x2d,0xf9,0xf9,0x96,0xf9,0xf9,0x99, -0xf9,0xf9,0x79,0xf9,0xf9,0x36,0xf9,0xf9,0x01,0xf9,0xf8,0x1f,0xf9,0xf9,0x01,0xf9, -0xf9,0x31,0xf9,0xf9,0x65,0xf9,0xf9,0x67,0xf9,0xf9,0x35,0xf9,0xf9,0x12,0xf9,0xf9, -0x10,0xf9,0xf9,0xe6,0xf9,0xfa,0xb4,0xfa,0xfa,0xfd,0xfa,0xfb,0xc0,0xfa,0xfa,0x17, -0xfa,0xf9,0xe6,0xf8,0xf8,0x88,0xf8,0xf8,0x3d,0xf9,0xf9,0x5b,0xfa,0xfa,0x0c,0xfb, -0xfb,0xf1,0xfa,0xfa,0xbd,0xfa,0xfa,0xfc,0xfa,0xfb,0x17,0xfc,0xfc,0x8c,0xfd,0xfe, -0x13,0xff,0xff,0x9f,0x00,0x01,0x91,0x01,0x02,0xd2,0x02,0x03,0x0d,0x05,0x06,0x63, -0x07,0x08,0xa9,0x09,0x0a,0xdb,0x0b,0x0c,0xcd,0x0d,0x0e,0xee,0x0f,0x11,0x44,0x13, -0x15,0x54,0x17,0x19,0xae,0x1c,0x1f,0xa3,0x21,0x24,0x15,0x27,0x29,0xac,0x2c,0x2f, -0xa5,0x31,0x34,0x92,0x36,0x38,0xf8,0x3a,0x3d,0xc8,0x3f,0x41,0xce,0x43,0x45,0x05, -0x47,0x48,0x0f,0x4b,0x4c,0xaf,0x4e,0x50,0x45,0x52,0x54,0x67,0x56,0x57,0xdd,0x58, -0x59,0x33,0x59,0x58,0xfc,0x57,0x56,0x6d,0x55,0x53,0x6f,0x52,0x50,0xdb,0x4e,0x4c, -0x9c,0x4a,0x48,0xd3,0x45,0x43,0x06,0x41,0x3e,0xbc,0x3c,0x3a,0x0c,0x39,0x37,0xb5, -0x35,0x34,0x61,0x32,0x30,0xca,0x2e,0x2c,0x0f,0x2b,0x29,0x00,0x27,0x25,0x42,0x23, -0x21,0xc8,0x1f,0x1e,0x40,0x1c,0x1a,0xfa,0x18,0x17,0x82,0x15,0x13,0x3d,0x12,0x10, -0x0a,0x0f,0x0d,0x86,0x0b,0x09,0xba,0x07,0x05,0xdb,0x03,0x02,0x30,0x00,0xfe,0xc8, -0xfc,0xfb,0x92,0xf9,0xf8,0xa2,0xf6,0xf5,0x91,0xf3,0xf1,0x6f,0xf0,0xee,0x8f,0xed, -0xec,0xe2,0xea,0xe9,0x59,0xe8,0xe7,0x02,0xe6,0xe4,0xbe,0xe3,0xe2,0x27,0xe1,0xdf, -0x2a,0xde,0xdc,0x19,0xdb,0xd9,0xf7,0xd7,0xd6,0x18,0xd5,0xd3,0xce,0xd2,0xd1,0x89, -0xd0,0xcf,0x36,0xce,0xcc,0xae,0xcb,0xca,0xe4,0xc8,0xc7,0x69,0xc6,0xc5,0x23,0xc4, -0xc3,0x73,0xc2,0xc1,0x7d,0xc1,0xc1,0x12,0xc1,0xc1,0x51,0xc1,0xc1,0xf8,0xc1,0xc2, -0xf6,0xc2,0xc3,0x28,0xc4,0xc4,0x7c,0xc5,0xc6,0xd2,0xc6,0xc7,0x17,0xc8,0xc8,0x4b, -0xc9,0xca,0xa0,0xca,0xcb,0x05,0xcc,0xcc,0x4a,0xcd,0xcd,0xaf,0xce,0xcf,0xc3,0xcf, -0xd0,0xe5,0xd0,0xd1,0x07,0xd2,0xd2,0x29,0xd3,0xd3,0x4b,0xd4,0xd4,0x8d,0xd5,0xd6, -0xc2,0xd6,0xd7,0xf5,0xd7,0xd8,0x18,0xd9,0xd9,0x2a,0xda,0xda,0x5c,0xdb,0xdb,0x8f, -0xdc,0xdc,0x8f,0xdd,0xde,0x80,0xde,0xdf,0xa2,0xdf,0xe0,0xb2,0xe0,0xe1,0xa4,0xe1, -0xe2,0xa3,0xe2,0xe3,0xa2,0xe3,0xe4,0x91,0xe4,0xe5,0x80,0xe5,0xe6,0xa1,0xe6,0xe7, -0xd4,0xe7,0xe8,0xf7,0xe8,0xe9,0x07,0xea,0xea,0x09,0xeb,0xeb,0xf8,0xeb,0xec,0xe6, -0xec,0xed,0xc4,0xed,0xee,0xa3,0xee,0xef,0x81,0xef,0xef,0x4e,0xf0,0xf0,0x1a,0xf1, -0xf1,0xc6,0xf1,0xf2,0x93,0xf2,0xf2,0x6f,0xf3,0xf3,0x0b,0xf4,0xf4,0xc6,0xf4,0xf5, -0x71,0xf5,0xf5,0x3d,0xf6,0xf6,0xe7,0xf6,0xf7,0x72,0xf7,0xf7,0x0c,0xf8,0xf8,0xa5, -0xf8,0xf8,0x2f,0xf9,0xf9,0x85,0xf9,0xf9,0xfb,0xf9,0xfa,0x73,0xfa,0xfa,0x0b,0xfb, -0xfb,0x94,0xfb,0xfb,0x2d,0xfc,0xfc,0xb6,0xfc,0xfc,0x1e,0xfd,0xfd,0x84,0xfd,0xfd, -0xfb,0xfd,0xfe,0x95,0xfe,0xfe,0x3e,0xff,0xff,0xe9,0xff,0x00,0x83,0x00,0x00,0x1c, -0x01,0x01,0x95,0x01,0x01,0x0c,0x02,0x02,0x63,0x02,0x02,0xea,0x02,0x03,0x42,0x03, -0x03,0xa8,0x03,0x03,0x3e,0x04,0x04,0xd8,0x04,0x05,0x62,0x05,0x05,0xb9,0x05,0x05, -0xfd,0x05,0x06,0x20,0x06,0x06,0x75,0x06,0x06,0x98,0x06,0x06,0xba,0x06,0x06,0xdc, -0x06,0x06,0xff,0x06,0x07,0x32,0x07,0x07,0xa7,0x07,0x07,0x5f,0x08,0x08,0xe9,0x08, -0x09,0x41,0x09,0x09,0x44,0x09,0x09,0x55,0x09,0x09,0x64,0x09,0x09,0x66,0x09,0x09, -0x45,0x09,0x09,0x13,0x09,0x08,0xdf,0x08,0x08,0xcd,0x08,0x08,0xed,0x08,0x09,0x10, -0x09,0x09,0x32,0x09,0x09,0x12,0x09,0x08,0xef,0x08,0x08,0xcd,0x08,0x08,0xdd,0x08, -0x08,0xfe,0x08,0x09,0x00,0x09,0x09,0x10,0x09,0x09,0x11,0x09,0x09,0x01,0x09,0x08, -0xdf,0x08,0x08,0xac,0x08,0x08,0x89,0x08,0x08,0x67,0x08,0x08,0x56,0x08,0x08,0x23, -0x08,0x08,0x12,0x08,0x08,0x00,0x08,0x07,0xef,0x07,0x07,0xff,0x07,0x07,0xde,0x07, -0x07,0xbc,0x07,0x07,0x68,0x07,0x07,0xf2,0x06,0x06,0x9c,0x06,0x06,0x46,0x06,0x05, -0xcf,0x05,0x05,0x28,0x05,0x04,0x7e,0x04,0x04,0xc1,0x03,0x03,0x15,0x03,0x02,0x9d, -0x02,0x02,0x36,0x02,0x01,0xdf,0x01,0x01,0x8b,0x01,0x01,0x15,0x01,0x00,0x7e,0x00, -0x00,0x90,0xff,0xfe,0x4e,0xfe,0xfd,0xfa,0xfc,0xfc,0xc5,0xfb,0xfb,0xd5,0xfa,0xfa, -0xf6,0xf9,0xf9,0x07,0xf9,0xf8,0xd7,0xf7,0xf7,0x83,0xf6,0xf5,0x2d,0xf5,0xf4,0xa6, -0xf3,0xf2,0xed,0xf1,0xf0,0xef,0xef,0xee,0xbe,0xed,0xec,0x48,0xeb,0xea,0xd0,0xe8, -0xe7,0x9a,0xe6,0xe5,0xcb,0xe4,0xe4,0x93,0xe3,0xe3,0xf3,0xe2,0xe2,0xac,0xe2,0xe2, -0x89,0xe2,0xe2,0x88,0xe2,0xe2,0xa8,0xe2,0xe2,0xda,0xe2,0xe2,0x2f,0xe3,0xe3,0x95, -0xe3,0xe3,0x0d,0xe4,0xe4,0x84,0xe4,0xe4,0x0c,0xe5,0xe5,0xa5,0xe5,0xe5,0x3e,0xe6, -0xe6,0xb7,0xe6,0xe6,0x4f,0xe7,0xe7,0xd8,0xe7,0xe8,0x72,0xe8,0xe8,0x1c,0xe9,0xe9, -0x95,0xe9,0xe9,0xfc,0xe9,0xea,0x72,0xea,0xea,0x5d,0xeb,0xeb,0x9e,0xec,0xed,0x05, -0xee,0xee,0x3b,0xef,0xef,0xb8,0xef,0xef,0xbc,0xef,0xef,0x9a,0xef,0xef,0xb9,0xef, -0xef,0x7f,0xf0,0xf1,0xf2,0xf1,0xf2,0xed,0xf3,0xf4,0xee,0xf5,0xf6,0xdf,0xf7,0xf8, -0x9c,0xf9,0xfa,0x16,0xfb,0xfb,0x6b,0xfc,0xfd,0xd1,0xfd,0xfe,0x79,0xff,0x00,0x97, -0x01,0x03,0xa0,0x04,0x06,0xfa,0x08,0x0b,0xdb,0x0e,0x12,0x35,0x16,0x1a,0x94,0x1e, -0x22,0x4e,0x27,0x2b,0xfb,0x2f,0x34,0x42,0x38,0x3c,0x02,0x40,0x43,0x4b,0x47,0x4a, -0x4d,0x4e,0x51,0x6d,0x55,0x59,0xa0,0x5c,0x60,0x06,0x64,0x67,0x3b,0x6b,0x6e,0xca, -0x71,0x74,0x7c,0x77,0x79,0xfe,0x7b,0x7d,0x6d,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f, -0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xdf,0x7f,0x7e,0xe7,0x7c,0x7b, -0xa4,0x79,0x77,0x2f,0x76,0x74,0x86,0x72,0x70,0x99,0x6e,0x6c,0x58,0x6a,0x68,0xd2, -0x65,0x63,0x48,0x61,0x5f,0xc0,0x5c,0x5a,0x89,0x58,0x56,0x77,0x54,0x52,0x98,0x50, -0x4e,0x9a,0x4c,0x4a,0x7a,0x48,0x46,0x14,0x44,0x41,0x5b,0x3f,0x3c,0x8f,0x3a,0x38, -0xb1,0x35,0x33,0x15,0x31,0x2e,0xbd,0x2c,0x2a,0xaa,0x28,0x26,0xdc,0x24,0x23,0x10, -0x21,0x1f,0x54,0x1d,0x1b,0x75,0x19,0x17,0x65,0x15,0x13,0x43,0x11,0x0f,0x54,0x0d, -0x0b,0xb7,0x09,0x07,0x3e,0x06,0x04,0xe8,0x02,0x01,0x93,0xff,0xfd,0x4f,0xfc,0xfa, -0xd9,0xf8,0xf7,0x41,0xf5,0xf3,0x86,0xf1,0xef,0xbb,0xed,0xeb,0xcc,0xe9,0xe7,0xdc, -0xe5,0xe3,0xfd,0xe1,0xe0,0x10,0xde,0xdc,0x75,0xda,0xd8,0x3c,0xd7,0xd5,0x5b,0xd4, -0xd3,0xe0,0xd1,0xd0,0xed,0xcf,0xcf,0x40,0xce,0xcd,0x1a,0xcd,0xcc,0x39,0xcc,0xcb, -0xae,0xcb,0xcb,0x47,0xcb,0xcb,0x44,0xcb,0xcb,0x85,0xcb,0xcb,0xeb,0xcb,0xcc,0x73, -0xcc,0xcc,0x0c,0xcd,0xcd,0x95,0xcd,0xcd,0x2e,0xce,0xce,0xb6,0xce,0xcf,0x51,0xcf, -0xcf,0x0a,0xd0,0xd0,0x95,0xd0,0xd0,0x4e,0xd1,0xd1,0xd8,0xd1,0xd2,0x83,0xd2,0xd2, -0x3d,0xd3,0xd3,0xf9,0xd3,0xd4,0xa5,0xd4,0xd5,0x50,0xd5,0xd5,0x0b,0xd6,0xd6,0xb6, -0xd6,0xd7,0x60,0xd7,0xd7,0x1b,0xd8,0xd8,0xc6,0xd8,0xd9,0x82,0xd9,0xd9,0x4e,0xda, -0xda,0xf9,0xda,0xdb,0xb5,0xdb,0xdc,0x91,0xdc,0xdc,0x5e,0xdd,0xdd,0x3c,0xde,0xde, -0x09,0xdf,0xdf,0xc6,0xdf,0xe0,0x92,0xe0,0xe0,0x5f,0xe1,0xe1,0x2b,0xe2,0xe2,0xe7, -0xe2,0xe3,0xa4,0xe3,0xe4,0x60,0xe4,0xe4,0x4d,0xe5,0xe5,0x2b,0xe6,0xe6,0x09,0xe7, -0xe7,0xc6,0xe7,0xe8,0x61,0xe8,0xe8,0x0b,0xe9,0xe9,0xb5,0xe9,0xea,0x60,0xea,0xea, -0x1d,0xeb,0xeb,0xe8,0xeb,0xec,0x72,0xec,0xec,0xfc,0xec,0xed,0x73,0xed,0xed,0xfb, -0xed,0xee,0x83,0xee,0xee,0xfc,0xee,0xef,0x85,0xef,0xef,0x1c,0xf0,0xf0,0x85,0xf0, -0xf0,0x0c,0xf1,0xf1,0x84,0xf1,0xf1,0x1c,0xf2,0xf2,0xa6,0xf2,0xf3,0x50,0xf3,0xf3, -0xea,0xf3,0xf4,0x62,0xf4,0xf4,0xea,0xf4,0xf5,0x51,0xf5,0xf5,0xa7,0xf5,0xf5,0x1d, -0xf6,0xf6,0x95,0xf6,0xf6,0x3e,0xf7,0xf7,0x0a,0xf8,0xf8,0xd7,0xf8,0xf9,0x83,0xf9, -0xf9,0x0c,0xfa,0xfa,0x53,0xfa,0xfa,0xa8,0xfa,0xfa,0xfd,0xfa,0xfb,0x41,0xfb,0xfb, -0x97,0xfb,0xfb,0xca,0xfb,0xfb,0xfd,0xfb,0xfc,0x30,0xfc,0xfc,0x75,0xfc,0xfc,0xda, -0xfc,0xfc,0x3f,0xfd,0xfd,0x84,0xfd,0xfd,0xca,0xfd,0xfd,0x1f,0xfe,0xfe,0x64,0xfe, -0xfe,0xc9,0xfe,0xfe,0x1e,0xff,0xff,0x53,0xff,0xff,0x76,0xff,0xff,0x88,0xff,0xff, -0x77,0xff,0xff,0x45,0xff,0xff,0x12,0xff,0xff,0xf0,0xfe,0xfe,0xff,0xfe,0xfe,0xff, -0xfe,0xff,0x21,0xff,0xff,0x22,0xff,0xff,0x22,0xff,0xff,0x12,0xff,0xff,0xf0,0xfe, -0xff,0x00,0xff,0xff,0x21,0xff,0xff,0x54,0xff,0xff,0x77,0xff,0xff,0x77,0xff,0xff, -0x34,0xff,0xfe,0xdf,0xfe,0xfe,0x9a,0xfe,0xfe,0x67,0xfe,0xfe,0x66,0xfe,0xfe,0x88, -0xfe,0xfe,0xb9,0xfe,0xfe,0xcb,0xfe,0xfe,0xed,0xfe,0xfe,0xfe,0xfe,0xfe,0xff,0xfe, -0xfe,0xcd,0xfe,0xfe,0x8b,0xfe,0xfe,0x25,0xfe,0xfd,0xae,0xfd,0xfd,0x16,0xfd,0xfc, -0xae,0xfc,0xfc,0x67,0xfc,0xfc,0x33,0xfc,0xfc,0x23,0xfc,0xfc,0x12,0xfc,0xfc,0xe1, -0xfb,0xfb,0x8b,0xfb,0xfb,0xc3,0xfa,0xfa,0xf7,0xf9,0xf9,0x29,0xf9,0xf8,0x6b,0xf8, -0xf8,0xc1,0xf7,0xf7,0x48,0xf7,0xf7,0xe1,0xf6,0xf6,0x6a,0xf6,0xf6,0xe2,0xf5,0xf5, -0x5a,0xf5,0xf5,0xb0,0xf4,0xf4,0xe4,0xf3,0xf3,0xc5,0xf2,0xf2,0x31,0xf1,0xf0,0x55, -0xef,0xee,0x23,0xed,0xeb,0xef,0xea,0xe9,0xcc,0xe8,0xe7,0xec,0xe6,0xe6,0x40,0xe5, -0xe4,0xd7,0xe3,0xe3,0x40,0xe2,0xe1,0xe8,0xe0,0xe0,0x83,0xdf,0xde,0x8f,0xde,0xde, -0xc1,0xdd,0xdd,0x8a,0xdd,0xdd,0x87,0xdd,0xdd,0xca,0xdd,0xdd,0x2f,0xde,0xde,0x75, -0xde,0xde,0x98,0xde,0xde,0x99,0xde,0xde,0x88,0xde,0xde,0x77,0xde,0xde,0x97,0xde, -0xde,0xeb,0xde,0xdf,0x83,0xdf,0xdf,0x5e,0xe0,0xe0,0x5d,0xe1,0xe1,0x7e,0xe2,0xe2, -0x6f,0xe3,0xe3,0x3d,0xe4,0xe4,0xa7,0xe4,0xe4,0xcc,0xe4,0xe4,0xcc,0xe4,0xe4,0xbb, -0xe4,0xe4,0xfc,0xe4,0xe5,0x72,0xe5,0xe5,0x7e,0xe6,0xe7,0xd1,0xe7,0xe8,0x59,0xe9, -0xea,0xb0,0xea,0xeb,0xc3,0xeb,0xec,0x72,0xec,0xec,0xfc,0xec,0xed,0x41,0xed,0xed, -0x85,0xed,0xed,0xfb,0xed,0xee,0xc4,0xee,0xef,0x15,0xf0,0xf0,0xff,0xf1,0xf3,0x82, -0xf4,0xf6,0xb0,0xf7,0xf9,0x68,0xfb,0xfd,0xb7,0xff,0x02,0x70,0x04,0x07,0xa0,0x09, -0x0c,0x46,0x0f,0x12,0x54,0x15,0x18,0xd7,0x1b,0x1f,0xc3,0x22,0x26,0x47,0x2a,0x2e, -0x22,0x32,0x36,0x63,0x3a,0x3e,0x97,0x42,0x46,0x89,0x4a,0x4e,0x36,0x52,0x55,0x5d, -0x59,0x5c,0xfa,0x5f,0x63,0x00,0x66,0x68,0x9e,0x6b,0x6e,0x82,0x70,0x72,0x9a,0x74, -0x76,0x82,0x77,0x78,0x4a,0x79,0x79,0xfc,0x79,0x79,0x9e,0x79,0x79,0x71,0x78,0x77, -0xdb,0x76,0x76,0x00,0x75,0x74,0xf0,0x72,0x71,0xcf,0x70,0x6f,0x59,0x6e,0x6d,0x80, -0x6b,0x6a,0x60,0x68,0x66,0xea,0x64,0x63,0x10,0x61,0x5f,0x21,0x5d,0x5b,0xf0,0x58, -0x56,0xcd,0x54,0x52,0x8a,0x50,0x4e,0x45,0x4c,0x4a,0x02,0x48,0x46,0xf0,0x43,0x41, -0xfe,0x3f,0x3d,0xde,0x3b,0x39,0xbd,0x37,0x35,0x7a,0x33,0x31,0x24,0x2f,0x2c,0xdf, -0x2a,0x28,0x9b,0x26,0x24,0xa9,0x22,0x20,0xeb,0x1e,0x1d,0x41,0x1b,0x19,0xc9,0x17, -0x16,0x61,0x14,0x12,0xfa,0x10,0x0f,0x94,0x0d,0x0b,0x1d,0x0a,0x08,0x85,0x06,0x04, -0xdb,0x02,0x00,0xfe,0xfe,0xfc,0xff,0xfa,0xf8,0xef,0xf6,0xf4,0xcd,0xf2,0xf0,0xac, -0xee,0xec,0x89,0xea,0xe8,0x88,0xe6,0xe4,0xb9,0xe2,0xe0,0x1e,0xdf,0xdd,0xc6,0xdb, -0xda,0xc3,0xd8,0xd7,0xf5,0xd5,0xd4,0xac,0xd3,0xd2,0xca,0xd1,0xd0,0x3f,0xd0,0xcf, -0x19,0xcf,0xce,0x39,0xce,0xcd,0x9e,0xcd,0xcd,0x36,0xcd,0xcd,0x01,0xcd,0xcd,0x00, -0xcd,0xcd,0x30,0xcd,0xcd,0x74,0xcd,0xcd,0xca,0xcd,0xcd,0x1f,0xce,0xce,0x86,0xce, -0xce,0xfb,0xce,0xcf,0x84,0xcf,0xcf,0x3d,0xd0,0xd0,0xf9,0xd0,0xd1,0x94,0xd1,0xd1, -0x2e,0xd2,0xd2,0xb7,0xd2,0xd3,0x40,0xd3,0xd3,0xfa,0xd3,0xd4,0xb5,0xd4,0xd5,0x71, -0xd5,0xd5,0x5f,0xd6,0xd6,0x1b,0xd7,0xd7,0xd7,0xd7,0xd8,0x93,0xd8,0xd8,0x5f,0xd9, -0xd9,0x1b,0xda,0xda,0xd7,0xda,0xdb,0xa4,0xdb,0xdc,0x82,0xdc,0xdc,0x5f,0xdd,0xdd, -0x2c,0xde,0xde,0xe7,0xde,0xdf,0x93,0xdf,0xdf,0x5f,0xe0,0xe0,0x4c,0xe1,0xe1,0x2b, -0xe2,0xe2,0x19,0xe3,0xe3,0xe8,0xe3,0xe4,0xa4,0xe4,0xe5,0x60,0xe5,0xe5,0x2c,0xe6, -0xe6,0xf8,0xe6,0xe7,0xd6,0xe7,0xe8,0xb4,0xe8,0xe9,0x82,0xe9,0xe9,0x4e,0xea,0xea, -0xe9,0xea,0xeb,0x83,0xeb,0xeb,0x0c,0xec,0xec,0xa5,0xec,0xec,0x3e,0xed,0xed,0xd8, -0xed,0xee,0x61,0xee,0xee,0x0b,0xef,0xef,0xb5,0xef,0xef,0x5f,0xf0,0xf0,0xe9,0xf0, -0xf1,0x73,0xf1,0xf1,0xfb,0xf1,0xf2,0x62,0xf2,0xf2,0xb9,0xf2,0xf2,0x1f,0xf3,0xf3, -0x85,0xf3,0xf3,0x0c,0xf4,0xf4,0xa5,0xf4,0xf4,0x4f,0xf5,0xf5,0xe9,0xf5,0xf6,0x83, -0xf6,0xf6,0x0b,0xf7,0xf7,0x74,0xf7,0xf7,0x1c,0xf8,0xf8,0xb6,0xf8,0xf9,0x81,0xf9, -0xf9,0x3e,0xfa,0xfa,0xe9,0xfa,0xfb,0x41,0xfb,0xfb,0x86,0xfb,0xfb,0xba,0xfb,0xfb, -0xed,0xfb,0xfc,0x31,0xfc,0xfc,0x96,0xfc,0xfc,0x0d,0xfd,0xfd,0x74,0xfd,0xfd,0xeb, -0xfd,0xfe,0x52,0xfe,0xfe,0xc8,0xfe,0xfe,0x3f,0xff,0xff,0xa6,0xff,0xff,0x2e,0x00, -0x00,0x95,0x00,0x00,0xfc,0x00,0x01,0x31,0x01,0x01,0x64,0x01,0x01,0x76,0x01,0x01, -0x88,0x01,0x01,0x88,0x01,0x01,0x89,0x01,0x01,0x78,0x01,0x01,0x67,0x01,0x01,0x57, -0x01,0x01,0x77,0x01,0x01,0xb9,0x01,0x01,0x1d,0x02,0x02,0x53,0x02,0x02,0x88,0x02, -0x02,0x78,0x02,0x02,0x46,0x02,0x02,0xe1,0x01,0x01,0x9b,0x01,0x01,0x56,0x01,0x01, -0x45,0x01,0x01,0x54,0x01,0x01,0x66,0x01,0x01,0x97,0x01,0x01,0xb9,0x01,0x01,0xdc, -0x01,0x01,0x0e,0x02,0x02,0x00,0x02,0x02,0xf0,0x01,0x01,0xbd,0x01,0x01,0x58,0x01, -0x01,0xf2,0x00,0x00,0xac,0x00,0x00,0x78,0x00,0x00,0x76,0x00,0x00,0x97,0x00,0x00, -0xb9,0x00,0x00,0xaa,0x00,0x00,0x68,0x00,0x00,0xd2,0xff,0xff,0x38,0xff,0xfe,0x6c, -0xfe,0xfe,0xa0,0xfd,0xfd,0x16,0xfd,0xfc,0x9d,0xfc,0xfc,0x57,0xfc,0xfc,0x12,0xfc, -0xfc,0xe0,0xfb,0xfb,0xac,0xfb,0xfb,0x57,0xfb,0xfb,0xe2,0xfa,0xfa,0x7b,0xfa,0xfa, -0xd1,0xf9,0xf9,0x17,0xf9,0xf8,0x4b,0xf8,0xf7,0x3b,0xf7,0xf6,0xf9,0xf5,0xf5,0x73, -0xf4,0xf3,0xb9,0xf2,0xf1,0xbb,0xf0,0xef,0x9b,0xee,0xed,0x79,0xec,0xeb,0x87,0xea, -0xe9,0xc9,0xe8,0xe8,0x50,0xe7,0xe6,0x3b,0xe6,0xe5,0x5b,0xe5,0xe4,0xbf,0xe4,0xe4, -0x27,0xe4,0xe3,0xaf,0xe3,0xe3,0x15,0xe3,0xe2,0x6c,0xe2,0xe2,0xc2,0xe1,0xe1,0x38, -0xe1,0xe1,0xf1,0xe0,0xe0,0xee,0xe0,0xe1,0x40,0xe1,0xe1,0xd7,0xe1,0xe2,0x82,0xe2, -0xe2,0x4e,0xe3,0xe3,0xe9,0xe3,0xe4,0x73,0xe4,0xe4,0xda,0xe4,0xe4,0x1f,0xe5,0xe5, -0x43,0xe5,0xe5,0x75,0xe5,0xe5,0xb9,0xe5,0xe5,0x1f,0xe6,0xe6,0xb6,0xe6,0xe7,0x71, -0xe7,0xe7,0x6e,0xe8,0xe8,0x4d,0xe9,0xe9,0x2b,0xea,0xea,0xe8,0xea,0xeb,0x72,0xeb, -0xeb,0xda,0xeb,0xec,0x10,0xec,0xec,0x74,0xec,0xec,0xda,0xec,0xed,0x51,0xed,0xed, -0xfa,0xed,0xee,0x94,0xee,0xee,0x4f,0xef,0xef,0x1b,0xf0,0xf0,0x08,0xf1,0xf1,0x49, -0xf2,0xf2,0xef,0xf3,0xf4,0x1f,0xf6,0xf7,0xe7,0xf8,0xfa,0x27,0xfc,0xfd,0xff,0xff, -0x01,0x0e,0x04,0x06,0xa4,0x08,0x0b,0xb0,0x0d,0x10,0x35,0x13,0x16,0x32,0x19,0x1c, -0xa6,0x1f,0x23,0x81,0x26,0x2a,0xe2,0x2d,0x31,0xab,0x35,0x39,0x99,0x3d,0x41,0x99, -0x45,0x49,0x68,0x4d,0x51,0x80,0x54,0x57,0xee,0x5a,0x5d,0x9d,0x60,0x62,0x4f,0x65, -0x67,0x56,0x69,0x6b,0xc2,0x6c,0x6e,0x94,0x6f,0x70,0xdd,0x71,0x72,0x7b,0x73,0x74, -0x70,0x74,0x74,0xec,0x74,0x74,0xad,0x74,0x74,0xc3,0x73,0x73,0x51,0x72,0x71,0x76, -0x70,0x6f,0x45,0x6e,0x6d,0xb0,0x6b,0x6a,0xf6,0x68,0x67,0xe6,0x65,0x64,0xb5,0x62, -0x61,0x61,0x5f,0x5d,0x0a,0x5c,0x5a,0x63,0x58,0x56,0xb8,0x54,0x52,0xcb,0x50,0x4e, -0x9b,0x4c,0x4a,0x59,0x48,0x46,0x44,0x44,0x42,0x32,0x40,0x3e,0x22,0x3c,0x3a,0x44, -0x38,0x36,0x75,0x34,0x32,0xa8,0x30,0x2e,0x0d,0x2d,0x2b,0x94,0x29,0x27,0x3d,0x26, -0x24,0xe8,0x22,0x21,0xa5,0x1f,0x1e,0x40,0x1c,0x1a,0xc8,0x18,0x16,0x2f,0x15,0x13, -0x65,0x11,0x0f,0x87,0x0d,0x0b,0x88,0x09,0x07,0x68,0x05,0x03,0x34,0x01,0xff,0xd0, -0xfc,0xfa,0x6a,0xf8,0xf6,0x04,0xf4,0xf1,0xce,0xef,0xed,0xbc,0xeb,0xe9,0x0d,0xe8, -0xe6,0xa4,0xe4,0xe3,0x80,0xe1,0xe0,0xa0,0xde,0xdd,0x05,0xdc,0xda,0xbd,0xd9,0xd8, -0xba,0xd7,0xd6,0x0d,0xd6,0xd5,0xb5,0xd4,0xd4,0xb3,0xd3,0xd3,0xe4,0xd2,0xd2,0x59, -0xd2,0xd2,0xd0,0xd1,0xd1,0x8a,0xd1,0xd1,0x66,0xd1,0xd1,0x75,0xd1,0xd1,0x87,0xd1, -0xd1,0xb9,0xd1,0xd1,0xfd,0xd1,0xd2,0x31,0xd2,0xd2,0x85,0xd2,0xd2,0xea,0xd2,0xd3, -0x41,0xd3,0xd3,0xc8,0xd3,0xd4,0x51,0xd4,0xd4,0xf9,0xd4,0xd5,0x73,0xd5,0xd5,0x1c, -0xd6,0xd6,0xa6,0xd6,0xd6,0x4f,0xd7,0xd7,0xe8,0xd7,0xd8,0x83,0xd8,0xd8,0x4e,0xd9, -0xd9,0xe8,0xd9,0xda,0x83,0xda,0xda,0x3e,0xdb,0xdb,0xf9,0xdb,0xdc,0xb4,0xdc,0xdd, -0x70,0xdd,0xdd,0x2c,0xde,0xde,0xd7,0xde,0xdf,0x82,0xdf,0xdf,0x2c,0xe0,0xe0,0xe8, -0xe0,0xe1,0xc5,0xe1,0xe2,0xb3,0xe2,0xe3,0xb3,0xe3,0xe4,0xa3,0xe4,0xe5,0x71,0xe5, -0xe5,0x3d,0xe6,0xe6,0xd8,0xe6,0xe7,0x72,0xe7,0xe7,0x3d,0xe8,0xe8,0x1a,0xe9,0xe9, -0xf7,0xe9,0xea,0xd7,0xea,0xeb,0xa4,0xeb,0xec,0x60,0xec,0xec,0xfb,0xec,0xed,0xa5, -0xed,0xed,0x3e,0xee,0xee,0xe9,0xee,0xef,0x93,0xef,0xef,0x4f,0xf0,0xf0,0xf9,0xf0, -0xf1,0x73,0xf1,0xf1,0x0d,0xf2,0xf2,0x84,0xf2,0xf2,0xeb,0xf2,0xf3,0x53,0xf3,0xf3, -0xda,0xf3,0xf4,0x50,0xf4,0xf4,0xc9,0xf4,0xf5,0x51,0xf5,0xf5,0xfa,0xf5,0xf6,0xb5, -0xf6,0xf7,0x71,0xf7,0xf7,0x2c,0xf8,0xf8,0xc8,0xf8,0xf9,0x51,0xf9,0xf9,0xda,0xf9, -0xfa,0x51,0xfa,0xfa,0xd9,0xfa,0xfb,0x51,0xfb,0xfb,0xc9,0xfb,0xfb,0x2f,0xfc,0xfc, -0x75,0xfc,0xfc,0xc9,0xfc,0xfc,0xfc,0xfc,0xfd,0x31,0xfd,0xfd,0xa6,0xfd,0xfd,0x2e, -0xfe,0xfe,0xb6,0xfe,0xfe,0x4f,0xff,0xff,0xe9,0xff,0x00,0x61,0x00,0x00,0xc9,0x00, -0x01,0x20,0x01,0x01,0x54,0x01,0x01,0x86,0x01,0x01,0x88,0x01,0x01,0x77,0x01,0x01, -0x66,0x01,0x01,0x66,0x01,0x01,0x98,0x01,0x01,0xdb,0x01,0x02,0x30,0x02,0x02,0x96, -0x02,0x02,0xdc,0x02,0x02,0xff,0x02,0x02,0xef,0x02,0x02,0x8b,0x02,0x02,0x36,0x02, -0x02,0xe0,0x01,0x01,0xbc,0x01,0x01,0x9a,0x01,0x01,0xb9,0x01,0x01,0xdc,0x01,0x01, -0x0f,0x02,0x02,0x32,0x02,0x02,0x44,0x02,0x02,0x34,0x02,0x02,0x12,0x02,0x01,0xef, -0x01,0x01,0xbc,0x01,0x01,0xab,0x01,0x01,0xaa,0x01,0x01,0xbb,0x01,0x01,0xdc,0x01, -0x01,0x0e,0x02,0x02,0x00,0x02,0x02,0x00,0x02,0x02,0xf0,0x01,0x01,0xce,0x01,0x01, -0x9a,0x01,0x01,0x46,0x01,0x01,0xf2,0x00,0x00,0xad,0x00,0x00,0x57,0x00,0x00,0xf2, -0xff,0xff,0x8c,0xff,0xff,0x15,0xff,0xfe,0x9e,0xfe,0xfe,0x36,0xfe,0xfe,0xe1,0xfd, -0xfd,0xbc,0xfd,0xfd,0xbb,0xfd,0xfd,0xdd,0xfd,0xfd,0xfe,0xfd,0xfd,0xff,0xfd,0xfd, -0xad,0xfd,0xfd,0x16,0xfd,0xfc,0x19,0xfc,0xfb,0xd8,0xfa,0xfa,0x51,0xf9,0xf8,0xa8, -0xf7,0xf6,0xfc,0xf5,0xf5,0x30,0xf4,0xf3,0x96,0xf2,0xf1,0x0c,0xf1,0xf0,0x94,0xef, -0xee,0x4e,0xee,0xed,0xe9,0xec,0xec,0xa4,0xeb,0xea,0x4f,0xea,0xe9,0xea,0xe8,0xe8, -0xa4,0xe7,0xe6,0x6f,0xe6,0xe5,0x5d,0xe5,0xe4,0xaf,0xe4,0xe4,0x24,0xe4,0xe3,0xef, -0xe3,0xe3,0xcc,0xe3,0xe3,0xbd,0xe3,0xe3,0xdc,0xe3,0xe3,0xdc,0xe3,0xe3,0xdd,0xe3, -0xe3,0xee,0xe3,0xe4,0x00,0xe4,0xe4,0x42,0xe4,0xe4,0x86,0xe4,0xe4,0xc9,0xe4,0xe4, -0x1e,0xe5,0xe5,0x63,0xe5,0xe5,0xc9,0xe5,0xe5,0x2f,0xe6,0xe6,0x96,0xe6,0xe6,0x1c, -0xe7,0xe7,0x84,0xe7,0xe7,0x0c,0xe8,0xe8,0x94,0xe8,0xe8,0x2d,0xe9,0xe9,0xb6,0xe9, -0xe9,0x3e,0xea,0xea,0x97,0xea,0xea,0xec,0xea,0xeb,0x11,0xeb,0xeb,0x53,0xeb,0xeb, -0x65,0xeb,0xeb,0x98,0xeb,0xeb,0x0c,0xec,0xec,0x84,0xec,0xec,0x5f,0xed,0xed,0x4d, -0xee,0xee,0x6d,0xef,0xef,0xaf,0xf0,0xf1,0x26,0xf2,0xf3,0x01,0xf4,0xf5,0x41,0xf6, -0xf7,0x09,0xf9,0xfa,0x48,0xfc,0xfe,0x00,0x00,0x02,0x51,0x04,0x06,0x4b,0x09,0x0c, -0xe0,0x0e,0x11,0x1e,0x15,0x18,0xb6,0x1b,0x1f,0x92,0x22,0x26,0x80,0x29,0x2c,0x8f, -0x30,0x33,0x7f,0x37,0x3a,0x6e,0x3e,0x41,0x2c,0x45,0x48,0xc9,0x4b,0x4e,0x0f,0x52, -0x54,0xbf,0x57,0x5a,0xe6,0x5c,0x5f,0x52,0x61,0x63,0x35,0x65,0x66,0x7e,0x68,0x69, -0x2e,0x6b,0x6c,0x34,0x6d,0x6d,0xaf,0x6e,0x6f,0x51,0x6f,0x6f,0x77,0x6f,0x6f,0x16, -0x6f,0x6e,0x6d,0x6e,0x6d,0x5e,0x6d,0x6c,0x0b,0x6c,0x6b,0x63,0x6a,0x69,0x45,0x68, -0x67,0xc0,0x65,0x64,0xd5,0x62,0x61,0xa3,0x5f,0x5d,0x4f,0x5c,0x5a,0xb8,0x58,0x56, -0x2f,0x55,0x53,0x75,0x51,0x4f,0x88,0x4d,0x4b,0xba,0x49,0x47,0xbb,0x45,0x43,0xec, -0x41,0x3f,0x1f,0x3e,0x3c,0x95,0x3a,0x38,0x2d,0x37,0x35,0xe8,0x33,0x32,0xb5,0x30, -0x2f,0xa2,0x2d,0x2b,0x7f,0x2a,0x28,0x3b,0x27,0x25,0xc7,0x23,0x21,0x3f,0x20,0x1e, -0x65,0x1c,0x1a,0x78,0x18,0x16,0x56,0x14,0x12,0x13,0x10,0x0d,0xad,0x0b,0x09,0x26, -0x07,0x05,0xb0,0x02,0x00,0x58,0xfe,0xfc,0xf3,0xf9,0xf7,0xbe,0xf5,0xf3,0xaa,0xf1, -0xef,0xca,0xed,0xeb,0x1d,0xea,0xe8,0xa6,0xe6,0xe5,0x92,0xe3,0xe2,0xc2,0xe0,0xdf, -0x48,0xde,0xdd,0xf1,0xdb,0xda,0x0f,0xda,0xd9,0x62,0xd8,0xd7,0xf9,0xd6,0xd6,0xd5, -0xd5,0xd5,0xd5,0xd4,0xd4,0x17,0xd4,0xd3,0x6c,0xd3,0xd3,0xe2,0xd2,0xd2,0x8b,0xd2, -0xd2,0x56,0xd2,0xd2,0x65,0xd2,0xd2,0x76,0xd2,0xd2,0xb9,0xd2,0xd2,0xed,0xd2,0xd3, -0x10,0xd3,0xd3,0x43,0xd3,0xd3,0x86,0xd3,0xd3,0xd9,0xd3,0xd4,0x40,0xd4,0xd4,0xd8, -0xd4,0xd5,0x72,0xd5,0xd5,0x1d,0xd6,0xd6,0xb7,0xd6,0xd6,0x2f,0xd7,0xd7,0xa7,0xd7, -0xd7,0x1e,0xd8,0xd8,0xa5,0xd8,0xd8,0x3e,0xd9,0xd9,0xd8,0xd9,0xda,0x83,0xda,0xda, -0x4e,0xdb,0xdb,0xf9,0xdb,0xdc,0xb4,0xdc,0xdd,0x60,0xdd,0xdd,0x1c,0xde,0xde,0xc6, -0xde,0xdf,0x61,0xdf,0xdf,0x1c,0xe0,0xe0,0xd7,0xe0,0xe1,0x93,0xe1,0xe2,0x61,0xe2, -0xe2,0x4e,0xe3,0xe3,0x2b,0xe4,0xe4,0xf8,0xe4,0xe5,0xb5,0xe5,0xe6,0x71,0xe6,0xe6, -0x3d,0xe7,0xe7,0xf9,0xe7,0xe8,0xb5,0xe8,0xe9,0x92,0xe9,0xe9,0x6f,0xea,0xea,0x3d, -0xeb,0xeb,0xe9,0xeb,0xec,0xa4,0xec,0xec,0x4f,0xed,0xed,0xf9,0xed,0xee,0x83,0xee, -0xee,0x0c,0xef,0xef,0x94,0xef,0xef,0x2c,0xf0,0xf0,0xa5,0xf0,0xf0,0x2d,0xf1,0xf1, -0xa6,0xf1,0xf1,0x3e,0xf2,0xf2,0xb7,0xf2,0xf3,0x51,0xf3,0xf3,0xfa,0xf3,0xf4,0x95, -0xf4,0xf4,0x4f,0xf5,0xf5,0xfa,0xf5,0xf6,0xb5,0xf6,0xf7,0x60,0xf7,0xf7,0xfc,0xf7, -0xf8,0x96,0xf8,0xf8,0x2d,0xf9,0xf9,0x74,0xf9,0xf9,0xca,0xf9,0xf9,0x0d,0xfa,0xfa, -0x42,0xfa,0xfa,0xa7,0xfa,0xfa,0x2e,0xfb,0xfb,0xe7,0xfb,0xfc,0x94,0xfc,0xfd,0x61, -0xfd,0xfd,0x1c,0xfe,0xfe,0x96,0xfe,0xfe,0x0e,0xff,0xff,0x32,0xff,0xff,0x54,0xff, -0xff,0x76,0xff,0xff,0xa9,0xff,0xff,0xfc,0xff,0x00,0x52,0x00,0x00,0xd8,0x00,0x01, -0x40,0x01,0x01,0xa7,0x01,0x01,0xfc,0x01,0x02,0x21,0x02,0x02,0x33,0x02,0x02,0x33, -0x02,0x02,0x23,0x02,0x02,0x12,0x02,0x02,0x00,0x02,0x02,0x00,0x02,0x02,0x10,0x02, -0x02,0x00,0x02,0x02,0x00,0x02,0x01,0xef,0x01,0x01,0xcd,0x01,0x01,0x9b,0x01,0x01, -0x78,0x01,0x01,0x66,0x01,0x01,0x65,0x01,0x01,0x66,0x01,0x01,0x77,0x01,0x01,0x77, -0x01,0x01,0x67,0x01,0x01,0x56,0x01,0x01,0x34,0x01,0x01,0x13,0x01,0x01,0x11,0x01, -0x01,0x21,0x01,0x01,0x42,0x01,0x01,0x54,0x01,0x01,0x66,0x01,0x01,0x66,0x01,0x01, -0x45,0x01,0x01,0xf2,0x00,0x00,0x9d,0x00,0x00,0x04,0x00,0xff,0x6b,0xff,0xff,0xb1, -0xfe,0xfe,0x47,0xfe,0xfd,0xef,0xfd,0xfd,0xcc,0xfd,0xfd,0xcc,0xfd,0xfd,0x0e,0xfe, -0xfe,0x43,0xfe,0xfe,0x87,0xfe,0xfe,0x98,0xfe,0xfe,0x78,0xfe,0xfe,0x14,0xfe,0xfd, -0x8d,0xfd,0xfd,0xd2,0xfc,0xfc,0x06,0xfc,0xfb,0x08,0xfb,0xfa,0x09,0xfa,0xf9,0xf8, -0xf8,0xf8,0xc5,0xf7,0xf7,0x72,0xf6,0xf5,0x1c,0xf5,0xf4,0xa5,0xf3,0xf2,0x1e,0xf2, -0xf1,0x96,0xf0,0xef,0x1c,0xef,0xee,0x84,0xed,0xec,0x1d,0xec,0xeb,0xd7,0xea,0xea, -0xa3,0xe9,0xe9,0xa2,0xe8,0xe8,0xb2,0xe7,0xe7,0xe5,0xe6,0xe6,0x28,0xe6,0xe5,0x9e, -0xe5,0xe5,0x36,0xe5,0xe5,0xf0,0xe4,0xe4,0xcd,0xe4,0xe4,0xbc,0xe4,0xe4,0xbb,0xe4, -0xe4,0xbb,0xe4,0xe4,0xcc,0xe4,0xe4,0xec,0xe4,0xe4,0xee,0xe4,0xe5,0x10,0xe5,0xe5, -0x42,0xe5,0xe5,0x95,0xe5,0xe5,0xda,0xe5,0xe6,0x20,0xe6,0xe6,0x95,0xe6,0xe6,0x1d, -0xe7,0xe7,0x94,0xe7,0xe7,0x0d,0xe8,0xe8,0x74,0xe8,0xe8,0xdb,0xe8,0xe9,0x30,0xe9, -0xe9,0x65,0xe9,0xe9,0xa8,0xe9,0xe9,0xec,0xe9,0xea,0x20,0xea,0xea,0x74,0xea,0xea, -0xc9,0xea,0xea,0xfd,0xea,0xeb,0x11,0xeb,0xeb,0x43,0xeb,0xeb,0x75,0xeb,0xeb,0xc9, -0xeb,0xeb,0x3f,0xec,0xec,0xc7,0xec,0xed,0x82,0xed,0xee,0x80,0xee,0xef,0xe3,0xef, -0xf0,0xab,0xf1,0xf2,0xfb,0xf3,0xf5,0xc4,0xf6,0xf8,0x26,0xfa,0xfc,0x00,0xfe,0x00, -0x42,0x02,0x04,0xf9,0x06,0x09,0xe6,0x0b,0x0e,0x49,0x11,0x14,0x02,0x17,0x1a,0x11, -0x1d,0x20,0x74,0x23,0x26,0xfb,0x29,0x2d,0x83,0x30,0x33,0xfc,0x36,0x3a,0x41,0x3d, -0x40,0x45,0x43,0x46,0x13,0x49,0x4b,0x7c,0x4e,0x51,0x70,0x53,0x55,0x0c,0x58,0x5a, -0x01,0x5c,0x5d,0x7c,0x5f,0x60,0x6f,0x62,0x63,0xb9,0x64,0x65,0x8b,0x66,0x67,0xd4, -0x67,0x68,0xb5,0x68,0x68,0x1f,0x69,0x69,0x01,0x69,0x68,0x8e,0x68,0x68,0xc3,0x67, -0x67,0x83,0x66,0x65,0xdc,0x64,0x63,0xce,0x62,0x61,0x49,0x60,0x5e,0x7e,0x5d,0x5b, -0x4d,0x5a,0x58,0xf9,0x56,0x55,0x93,0x53,0x51,0x2d,0x50,0x4e,0xd7,0x4c,0x4b,0x82, -0x49,0x47,0x5e,0x46,0x44,0x3b,0x43,0x41,0x3b,0x40,0x3e,0x6d,0x3d,0x3b,0x9f,0x3a, -0x39,0xc2,0x37,0x36,0xe5,0x34,0x33,0xd5,0x31,0x30,0x93,0x2e,0x2c,0x2e,0x2b,0x29, -0x96,0x27,0x25,0xdb,0x23,0x21,0xee,0x1f,0x1d,0xde,0x1b,0x19,0xac,0x17,0x15,0x37, -0x13,0x10,0xbf,0x0e,0x0c,0x25,0x0a,0x07,0x8c,0x05,0x03,0x24,0x01,0xfe,0xdf,0xfc, -0xfa,0xcd,0xf8,0xf6,0xfe,0xf4,0xf3,0x41,0xf1,0xef,0xb7,0xed,0xeb,0x4f,0xea,0xe8, -0x1b,0xe7,0xe5,0x39,0xe4,0xe2,0x8c,0xe1,0xe0,0x35,0xdf,0xde,0x22,0xdd,0xdc,0x74, -0xdb,0xda,0x0a,0xda,0xd9,0xb5,0xd8,0xd8,0x92,0xd7,0xd7,0xa1,0xd6,0xd6,0xc2,0xd5, -0xd5,0x05,0xd5,0xd4,0x6b,0xd4,0xd4,0xf2,0xd3,0xd3,0xbd,0xd3,0xd3,0x9a,0xd3,0xd3, -0x9a,0xd3,0xd3,0xba,0xd3,0xd3,0xdc,0xd3,0xd3,0xfe,0xd3,0xd4,0x11,0xd4,0xd4,0x43, -0xd4,0xd4,0x76,0xd4,0xd4,0xb9,0xd4,0xd4,0x1d,0xd5,0xd5,0x74,0xd5,0xd5,0xfb,0xd5, -0xd6,0x73,0xd6,0xd6,0xfb,0xd6,0xd7,0x73,0xd7,0xd7,0x0c,0xd8,0xd8,0x84,0xd8,0xd8, -0x0c,0xd9,0xd9,0x95,0xd9,0xd9,0x2d,0xda,0xda,0xb6,0xda,0xdb,0x50,0xdb,0xdb,0xfa, -0xdb,0xdc,0xa4,0xdc,0xdd,0x50,0xdd,0xdd,0x1b,0xde,0xde,0xc7,0xde,0xdf,0x92,0xdf, -0xdf,0x5f,0xe0,0xe0,0x1b,0xe1,0xe1,0xe8,0xe1,0xe2,0xb5,0xe2,0xe3,0xa3,0xe3,0xe4, -0x81,0xe4,0xe4,0x7f,0xe5,0xe5,0x5e,0xe6,0xe6,0x3c,0xe7,0xe7,0xf9,0xe7,0xe8,0xc6, -0xe8,0xe9,0x82,0xe9,0xe9,0x4f,0xea,0xea,0x1b,0xeb,0xeb,0xe8,0xeb,0xec,0xb4,0xec, -0xed,0x60,0xed,0xed,0xfb,0xed,0xee,0x74,0xee,0xee,0xeb,0xee,0xef,0x52,0xef,0xef, -0xe9,0xef,0xf0,0x71,0xf0,0xf0,0x2d,0xf1,0xf1,0x09,0xf2,0xf2,0xe7,0xf2,0xf3,0xb5, -0xf3,0xf4,0x82,0xf4,0xf4,0x2d,0xf5,0xf5,0xb7,0xf5,0xf5,0x2e,0xf6,0xf6,0x74,0xf6, -0xf6,0xd9,0xf6,0xf6,0x2f,0xf7,0xf7,0xa6,0xf7,0xf7,0x3e,0xf8,0xf8,0xe8,0xf8,0xf9, -0xa3,0xf9,0xf9,0x4e,0xfa,0xfa,0xe9,0xfa,0xfb,0x63,0xfb,0xfb,0xec,0xfb,0xfc,0x62, -0xfc,0xfc,0xb8,0xfc,0xfc,0x2f,0xfd,0xfd,0x95,0xfd,0xfd,0xfc,0xfd,0xfe,0x73,0xfe, -0xfe,0xe9,0xfe,0xff,0x40,0xff,0xff,0x96,0xff,0xff,0xfc,0xff,0x00,0x52,0x00,0x00, -0xb8,0x00,0x00,0x0e,0x01,0x01,0x53,0x01,0x01,0xb8,0x01,0x01,0xec,0x01,0x02,0x10, -0x02,0x02,0x22,0x02,0x02,0x22,0x02,0x02,0x12,0x02,0x02,0xf0,0x01,0x01,0xcd,0x01, -0x01,0xab,0x01,0x01,0x9a,0x01,0x01,0xa9,0x01,0x01,0xaa,0x01,0x01,0xba,0x01,0x01, -0xab,0x01,0x01,0x9b,0x01,0x01,0x79,0x01,0x01,0x46,0x01,0x01,0x02,0x01,0x00,0xee, -0x00,0x00,0xcc,0x00,0x00,0xdd,0x00,0x00,0x0f,0x01,0x01,0x42,0x01,0x01,0x86,0x01, -0x01,0xcb,0x01,0x01,0xfe,0x01,0x02,0xf0,0x01,0x01,0xdf,0x01,0x01,0x8b,0x01,0x01, -0x15,0x01,0x00,0xae,0x00,0x00,0x26,0x00,0xff,0xbe,0xff,0xff,0x68,0xff,0xff,0x34, -0xff,0xff,0x12,0xff,0xff,0x11,0xff,0xff,0x11,0xff,0xff,0x11,0xff,0xff,0x22,0xff, -0xff,0x32,0xff,0xff,0x33,0xff,0xff,0x33,0xff,0xff,0x23,0xff,0xff,0xf1,0xfe,0xfe, -0xcd,0xfe,0xfe,0x58,0xfe,0xfe,0xc1,0xfd,0xfd,0x17,0xfd,0xfc,0x4a,0xfc,0xfb,0x4c, -0xfb,0xfa,0x2c,0xfa,0xf9,0xf9,0xf8,0xf8,0xa4,0xf7,0xf6,0x4f,0xf6,0xf5,0xd9,0xf4, -0xf4,0x51,0xf3,0xf2,0xea,0xf1,0xf1,0x72,0xf0,0xef,0xfa,0xee,0xee,0x94,0xed,0xec, -0x3e,0xec,0xeb,0x1a,0xeb,0xea,0x08,0xea,0xe9,0x18,0xe9,0xe8,0x5b,0xe8,0xe8,0xa0, -0xe7,0xe7,0x25,0xe7,0xe6,0x9d,0xe6,0xe6,0x26,0xe6,0xe6,0xd0,0xe5,0xe5,0x8b,0xe5, -0xe5,0x68,0xe5,0xe5,0x45,0xe5,0xe5,0x34,0xe5,0xe5,0x44,0xe5,0xe5,0x54,0xe5,0xe5, -0x76,0xe5,0xe5,0xaa,0xe5,0xe5,0xfd,0xe5,0xe6,0x41,0xe6,0xe6,0xa6,0xe6,0xe6,0xeb, -0xe6,0xe7,0x31,0xe7,0xe7,0x86,0xe7,0xe7,0xdb,0xe7,0xe8,0x30,0xe8,0xe8,0x85,0xe8, -0xe8,0xeb,0xe8,0xe9,0x41,0xe9,0xe9,0x97,0xe9,0xe9,0xfc,0xe9,0xea,0x20,0xea,0xea, -0x54,0xea,0xea,0x76,0xea,0xea,0x77,0xea,0xea,0x88,0xea,0xea,0x87,0xea,0xea,0x77, -0xea,0xea,0x99,0xea,0xea,0xda,0xea,0xeb,0x30,0xeb,0xeb,0xc8,0xeb,0xec,0xa3,0xec, -0xed,0xc3,0xed,0xee,0x48,0xef,0xf0,0x22,0xf1,0xf2,0x84,0xf3,0xf4,0x4d,0xf6,0xf7, -0x8e,0xf9,0xfb,0x44,0xfd,0xff,0x43,0x01,0x03,0xa6,0x05,0x07,0x5e,0x0a,0x0c,0x3b, -0x0f,0x11,0x8c,0x14,0x17,0xf2,0x19,0x1c,0xbc,0x1f,0x22,0x99,0x25,0x28,0x99,0x2b, -0x2e,0x89,0x31,0x34,0x68,0x37,0x3a,0x04,0x3d,0x3f,0x8d,0x42,0x45,0xb2,0x47,0x4a, -0x82,0x4c,0x4e,0xfc,0x50,0x53,0xf0,0x54,0x56,0x9d,0x58,0x5a,0xc2,0x5b,0x5d,0x82, -0x5e,0x5f,0xdb,0x60,0x61,0xce,0x62,0x63,0x49,0x64,0x64,0x4e,0x65,0x65,0xb9,0x65, -0x65,0x9b,0x65,0x65,0xe4,0x64,0x64,0xa4,0x63,0x62,0xfd,0x61,0x60,0xff,0x5f,0x5e, -0x9c,0x5d,0x5c,0x25,0x5b,0x59,0x7d,0x58,0x57,0xb1,0x55,0x54,0xe4,0x52,0x51,0x07, -0x50,0x4e,0x3a,0x4d,0x4b,0x8d,0x4a,0x49,0xe3,0x47,0x46,0x6a,0x45,0x44,0xf3,0x42, -0x41,0x9d,0x40,0x3f,0x15,0x3e,0x3c,0x6b,0x3b,0x39,0x8e,0x38,0x36,0x4e,0x35,0x33, -0xd9,0x31,0x30,0x20,0x2e,0x2c,0x54,0x2a,0x28,0x65,0x26,0x24,0x45,0x22,0x20,0x24, -0x1e,0x1c,0xe0,0x19,0x17,0x9c,0x15,0x13,0x25,0x11,0x0e,0xae,0x0c,0x0a,0x26,0x08, -0x05,0xbe,0x03,0x01,0x68,0xff,0xfd,0x55,0xfb,0xf9,0x64,0xf7,0xf5,0xc8,0xf3,0xf2, -0x50,0xf0,0xee,0x2c,0xed,0xeb,0x39,0xea,0xe8,0x5b,0xe7,0xe6,0xc0,0xe4,0xe3,0x68, -0xe2,0xe1,0x44,0xe0,0xdf,0x54,0xde,0xdd,0xa8,0xdc,0xdb,0x5f,0xdb,0xda,0x19,0xda, -0xd9,0x08,0xd9,0xd8,0x3a,0xd8,0xd7,0x8d,0xd7,0xd7,0xe3,0xd6,0xd6,0x7a,0xd6,0xd6, -0x14,0xd6,0xd5,0xce,0xd5,0xd5,0x89,0xd5,0xd5,0x55,0xd5,0xd5,0x33,0xd5,0xd5,0x34, -0xd5,0xd5,0x65,0xd5,0xd5,0x97,0xd5,0xd5,0xdc,0xd5,0xd6,0x20,0xd6,0xd6,0x75,0xd6, -0xd6,0xb9,0xd6,0xd6,0x1e,0xd7,0xd7,0x74,0xd7,0xd7,0xea,0xd7,0xd8,0x61,0xd8,0xd8, -0xd9,0xd8,0xd9,0x41,0xd9,0xd9,0xc8,0xd9,0xd9,0x2f,0xda,0xda,0x95,0xda,0xda,0x0c, -0xdb,0xdb,0x84,0xdb,0xdb,0x1c,0xdc,0xdc,0xb7,0xdc,0xdd,0x82,0xdd,0xdd,0x4d,0xde, -0xde,0xfa,0xde,0xdf,0xc6,0xdf,0xe0,0x71,0xe0,0xe0,0x1c,0xe1,0xe1,0xd7,0xe1,0xe2, -0x93,0xe2,0xe2,0x7f,0xe3,0xe3,0x5e,0xe4,0xe4,0x4c,0xe5,0xe5,0x3c,0xe6,0xe6,0x3c, -0xe7,0xe7,0x1a,0xe8,0xe8,0xd8,0xe8,0xe9,0x83,0xe9,0xe9,0x1d,0xea,0xea,0xa6,0xea, -0xea,0x2e,0xeb,0xeb,0xc6,0xeb,0xec,0x60,0xec,0xec,0x2c,0xed,0xed,0xe7,0xed,0xee, -0xa4,0xee,0xef,0x71,0xef,0xef,0x3e,0xf0,0xf0,0xf9,0xf0,0xf1,0x93,0xf1,0xf1,0x2d, -0xf2,0xf2,0xa7,0xf2,0xf2,0x2f,0xf3,0xf3,0xb6,0xf3,0xf3,0x4f,0xf4,0xf4,0xd8,0xf4, -0xf5,0x72,0xf5,0xf5,0x0b,0xf6,0xf6,0xa6,0xf6,0xf6,0x4f,0xf7,0xf7,0xe9,0xf7,0xf8, -0x82,0xf8,0xf8,0x1c,0xf9,0xf9,0xc7,0xf9,0xfa,0x61,0xfa,0xfa,0x0b,0xfb,0xfb,0x94, -0xfb,0xfb,0x0d,0xfc,0xfc,0x73,0xfc,0xfc,0xc9,0xfc,0xfc,0x2f,0xfd,0xfd,0x95,0xfd, -0xfd,0xfc,0xfd,0xfe,0x84,0xfe,0xfe,0x1d,0xff,0xff,0xb6,0xff,0x00,0x50,0x00,0x00, -0xda,0x00,0x01,0x52,0x01,0x01,0xa8,0x01,0x01,0xfc,0x01,0x02,0x10,0x02,0x02,0x32, -0x02,0x02,0x43,0x02,0x02,0x55,0x02,0x02,0x77,0x02,0x02,0xa8,0x02,0x02,0xb9,0x02, -0x02,0xcc,0x02,0x02,0xcd,0x02,0x02,0xbc,0x02,0x02,0x89,0x02,0x02,0x36,0x02,0x02, -0xf1,0x01,0x01,0xcc,0x01,0x01,0x89,0x01,0x01,0x67,0x01,0x01,0x77,0x01,0x01,0x87, -0x01,0x01,0xba,0x01,0x01,0xed,0x01,0x01,0x1f,0x02,0x02,0x32,0x02,0x02,0x54,0x02, -0x02,0x45,0x02,0x02,0x45,0x02,0x02,0x13,0x02,0x02,0xe0,0x01,0x01,0xac,0x01,0x01, -0x58,0x01,0x01,0x03,0x01,0x00,0xbe,0x00,0x00,0x68,0x00,0x00,0x13,0x00,0xff,0xef, -0xff,0xff,0xcd,0xff,0xff,0xab,0xff,0xff,0xab,0xff,0xff,0xbb,0xff,0xff,0xdc,0xff, -0xff,0xed,0xff,0xff,0xfe,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff, -0xde,0xff,0xff,0xab,0xff,0xff,0x47,0xff,0xff,0xd0,0xfe,0xfe,0x38,0xfe,0xfd,0x7c, -0xfd,0xfc,0x8f,0xfc,0xfc,0x80,0xfb,0xfa,0x5f,0xfa,0xf9,0x1b,0xf9,0xf8,0xc6,0xf7, -0xf7,0x51,0xf6,0xf5,0xeb,0xf4,0xf4,0x94,0xf3,0xf2,0x3d,0xf2,0xf1,0xe8,0xf0,0xf0, -0xa4,0xef,0xef,0x81,0xee,0xed,0x6f,0xed,0xec,0x5e,0xec,0xeb,0x7f,0xeb,0xeb,0xa1, -0xea,0xea,0xe4,0xe9,0xe9,0x49,0xe9,0xe8,0xbf,0xe8,0xe8,0x47,0xe8,0xe8,0xe1,0xe7, -0xe7,0x9c,0xe7,0xe7,0x78,0xe7,0xe7,0x56,0xe7,0xe7,0x45,0xe7,0xe7,0x54,0xe7,0xe7, -0x55,0xe7,0xe7,0x76,0xe7,0xe7,0x98,0xe7,0xe7,0xb9,0xe7,0xe7,0xdc,0xe7,0xe7,0x0f, -0xe8,0xe8,0x42,0xe8,0xe8,0x96,0xe8,0xe8,0xdb,0xe8,0xe9,0x31,0xe9,0xe9,0x86,0xe9, -0xe9,0xda,0xe9,0xe9,0x1e,0xea,0xea,0x53,0xea,0xea,0x98,0xea,0xea,0xcc,0xea,0xea, -0x0e,0xeb,0xeb,0x10,0xeb,0xeb,0x00,0xeb,0xeb,0xe0,0xea,0xea,0xbc,0xea,0xea,0x68, -0xea,0xea,0x35,0xea,0xea,0x12,0xea,0xea,0x10,0xea,0xea,0x32,0xea,0xea,0x95,0xea, -0xea,0x3d,0xeb,0xeb,0x19,0xec,0xec,0x49,0xed,0xee,0xd0,0xee,0xef,0xbc,0xf0,0xf1, -0x1e,0xf3,0xf4,0xb5,0xf5,0xf7,0xa1,0xf8,0xfa,0x04,0x00,0x00,0x10,0x00,0x00,0x01, -0x00,0x00,0xf0,0xff,0xff,0xde,0xff,0xff,0xcc,0xff,0xff,0xcc,0xff,0xff,0xdc,0xff, -0xff,0xdd,0xff,0xff,0xed,0xff,0xff,0xfe,0xff,0xff,0xfe,0xff,0x00,0x10,0x00,0x00, -0x21,0x00,0x00,0x44,0x00,0x00,0x54,0x00,0x00,0x86,0x00,0x00,0xaa,0x00,0x00,0xca, -0x00,0x00,0xfe,0x00,0x01,0x30,0x01,0x01,0xa7,0x01,0x01,0xeb,0x01,0x02,0x51,0x02, -0x02,0xa8,0x02,0x02,0x57,0x02,0x02,0x03,0x02,0x01,0x6b,0x01,0x01,0xf3,0x00,0x00, -0x8b,0x00,0x00,0x77,0x00,0x00,0x66,0x00,0x00,0x77,0x00,0x00,0x24,0x00,0x00,0x20, -0x00,0x00,0xb4,0x00,0x01,0xb2,0x01,0x02,0xf5,0x02,0x03,0x09,0x04,0x04,0xb6,0x04, -0x05,0x05,0x06,0x06,0x6b,0x07,0x08,0xf4,0x08,0x09,0x0d,0x0b,0x0c,0xd8,0x0d,0x0e, -0x7b,0x0f,0x0f,0xec,0x0f,0x10,0xb6,0x11,0x14,0x80,0x16,0x18,0x0e,0x1b,0x1d,0xbc, -0x20,0x23,0x0a,0x27,0x29,0xfd,0x2b,0x2e,0xd0,0x30,0x33,0x1c,0x36,0x38,0xb6,0x3a, -0x3d,0x27,0x40,0x42,0x94,0x44,0x46,0x2e,0x48,0x48,0xf0,0x46,0x45,0xe4,0x42,0x3f, -0x9f,0x3c,0x38,0x2e,0x35,0x31,0xf8,0x2d,0x2a,0xba,0x27,0x24,0x5e,0x22,0x1f,0x8d, -0x1d,0x1b,0x35,0x19,0x17,0x01,0x15,0x12,0xbe,0x10,0x0e,0x8a,0x0c,0x0a,0x67,0x08, -0x06,0x56,0x04,0x02,0xe2,0xff,0xfd,0x39,0xfb,0xf9,0x12,0xf7,0xf5,0x83,0xf3,0xf1, -0xbb,0xef,0xed,0xab,0xeb,0xe9,0xfd,0xe7,0xe6,0xb6,0xe4,0xe3,0xa2,0xe1,0xe0,0xc2, -0xde,0xdd,0xd5,0xdb,0xda,0x84,0xd8,0xd6,0xab,0xd4,0xd2,0xaa,0xd0,0xce,0xba,0xcc, -0xca,0xfc,0xc8,0xc7,0xa4,0xc5,0xc4,0x80,0xc2,0xc0,0x3e,0xbf,0xbd,0x09,0xbc,0xba, -0x18,0xb9,0xb7,0x1f,0xb7,0xb6,0x9a,0xb6,0xb6,0x6d,0xb7,0xb8,0x53,0xb9,0xba,0x4a, -0xbc,0xbe,0x12,0xc0,0xc2,0x22,0xc4,0xc6,0x54,0xc8,0xca,0x24,0xcc,0xcd,0x6d,0xcf, -0xd0,0x1b,0xd2,0xd3,0xd7,0xd4,0xd6,0xb5,0xd7,0xd9,0x80,0xda,0xdb,0x7f,0xdd,0xde, -0x5d,0xe0,0xe1,0x5c,0xe3,0xe4,0x2c,0xe6,0xe7,0x09,0xe9,0xea,0xc5,0xeb,0xed,0x50, -0xee,0xef,0xb8,0xf0,0xf1,0xbc,0xf2,0xf3,0x6a,0xf4,0xf5,0x04,0xf6,0xf6,0x8d,0xf7, -0xf8,0x04,0xf9,0xf9,0x7b,0xfa,0xfb,0xc1,0xfb,0xfc,0xe5,0xfc,0xfd,0xd5,0xfd,0xfe, -0xa4,0xfe,0xfe,0x4e,0xff,0xff,0xc7,0xff,0x00,0x51,0x00,0x00,0xe9,0x00,0x01,0x92, -0x01,0x01,0x2d,0x02,0x02,0xc8,0x02,0x03,0x82,0x03,0x03,0x4d,0x04,0x04,0x4d,0x05, -0x05,0x5d,0x06,0x06,0x5c,0x07,0x07,0x1a,0x08,0x08,0xb7,0x08,0x08,0x2e,0x09,0x09, -0x53,0x09,0x09,0x65,0x09,0x09,0x45,0x09,0x09,0x03,0x09,0x08,0xde,0x08,0x08,0x9b, -0x08,0x08,0x57,0x08,0x08,0xe2,0x07,0x07,0x28,0x07,0x06,0x3b,0x06,0x05,0x4c,0x05, -0x04,0x5c,0x04,0x03,0x4c,0x03,0x02,0x7d,0x02,0x01,0x8f,0x01,0x01,0x91,0x00,0x00, -0xb2,0xff,0xff,0x05,0xff,0xfe,0x7b,0xfe,0xfe,0x03,0xfe,0xfd,0xef,0xfd,0xfd,0xdd, -0xfd,0xfd,0xfe,0xfd,0xfe,0x31,0xfe,0xfe,0xa6,0xfe,0xff,0x40,0xff,0xff,0x1b,0x00, -0x00,0xd8,0x00,0x01,0xa4,0x01,0x01,0x5f,0x02,0x02,0xfa,0x02,0x03,0x94,0x03,0x03, -0x3e,0x04,0x04,0xb7,0x04,0x05,0x30,0x05,0x05,0xd9,0x05,0x06,0x93,0x06,0x06,0x4d, -0x07,0x07,0x1a,0x08,0x08,0xb7,0x08,0x08,0xfe,0x08,0x09,0x10,0x09,0x09,0x32,0x09, -0x09,0x23,0x09,0x09,0xf1,0x08,0x08,0xcd,0x08,0x08,0x9a,0x08,0x08,0x47,0x08,0x08, -0xe1,0x07,0x07,0x69,0x07,0x07,0x23,0x07,0x07,0x11,0x07,0x07,0xf0,0x06,0x06,0xcd, -0x06,0x06,0x9a,0x06,0x06,0x78,0x06,0x06,0x77,0x06,0x06,0x77,0x06,0x06,0x88,0x06, -0x06,0xba,0x06,0x06,0x0f,0x07,0x07,0x22,0x07,0x07,0x43,0x07,0x07,0x87,0x07,0x07, -0x89,0x07,0x07,0xc4,0x06,0x05,0xef,0x04,0x03,0x5b,0x02,0x00,0x7e,0xff,0xfe,0xb1, -0xfc,0xfb,0x57,0xfa,0xf9,0xf1,0xf7,0xf6,0x4a,0xf5,0xf3,0xea,0xf1,0xef,0x0f,0xee, -0xeb,0xef,0xe9,0xe7,0xbc,0xe5,0xe3,0xdb,0xe1,0xe0,0x92,0xde,0xdd,0x45,0xdc,0xdb, -0xb7,0xda,0xda,0x05,0xda,0xd9,0x0e,0xda,0xda,0x94,0xda,0xdb,0x60,0xdb,0xdb,0x1b, -0xdc,0xdc,0x94,0xdc,0xdc,0x5e,0xdd,0xdd,0x7d,0xde,0xdf,0xb1,0xdf,0xe0,0xd5,0xe0, -0xe1,0xf7,0xe1,0xe2,0x48,0xe3,0xe4,0xd0,0xe4,0xe5,0x6a,0xe6,0xe7,0x03,0xe8,0xe8, -0xdf,0xe9,0xea,0x9c,0xeb,0xec,0xc4,0xec,0xed,0x93,0xed,0xee,0xa0,0xee,0xef,0xb8, -0xf0,0xf2,0x24,0xf4,0xf6,0xa4,0xf8,0xfa,0x2f,0xfd,0xff,0xe2,0x00,0x02,0x28,0x04, -0x05,0xed,0x07,0x0a,0x04,0x0d,0x10,0x47,0x14,0x18,0x9c,0x1d,0x22,0x5d,0x28,0x2d, -0x9e,0x33,0x39,0xd3,0x3e,0x44,0xd5,0x49,0x4f,0xd5,0x54,0x5a,0xe5,0x5f,0x65,0x53, -0x6a,0x6f,0x50,0x73,0x77,0x30,0x7a,0x7c,0x7a,0x7e,0x7f,0xf9,0x7f,0x7f,0xba,0x7e, -0x7c,0xcf,0x7a,0x78,0x43,0x75,0x72,0x01,0x6f,0x6b,0xbc,0x68,0x65,0xcb,0x62,0x5f, -0x4f,0x5d,0x5a,0xfb,0x57,0x55,0xa5,0x52,0x4f,0x2f,0x4d,0x4a,0xc7,0x47,0x45,0xa3, -0x42,0x40,0x15,0x3e,0x3b,0xbe,0x39,0x37,0x37,0x35,0x32,0x5d,0x30,0x2d,0x5d,0x2b, -0x28,0x7d,0x26,0x24,0xe1,0x21,0x1f,0xdd,0x1d,0x1b,0x0f,0x1a,0x18,0x00,0x16,0x13, -0xce,0x11,0x0f,0x7a,0x0d,0x0b,0x25,0x09,0x07,0x22,0x05,0x03,0x84,0x01,0xff,0xfb, -0xfd,0xfc,0x52,0xfa,0xf8,0x87,0xf6,0xf4,0x37,0xf2,0xef,0x9f,0xed,0xeb,0xd2,0xe8, -0xe6,0x26,0xe4,0xe2,0x00,0xe0,0xde,0xe5,0xdc,0xdb,0x0d,0xdb,0xda,0x69,0xda,0xda, -0xd7,0xda,0xdb,0x05,0xdc,0xdc,0xac,0xdd,0xde,0x78,0xdf,0xe0,0x35,0xe1,0xe2,0xd0, -0xe2,0xe3,0x59,0xe4,0xe4,0x8e,0xe5,0xe6,0x70,0xe6,0xe6,0x2d,0xe7,0xe7,0xa7,0xe7, -0xe7,0x0d,0xe8,0xe8,0x31,0xe8,0xe8,0x44,0xe8,0xe8,0x54,0xe8,0xe8,0x55,0xe8,0xe8, -0x55,0xe8,0xe8,0x45,0xe8,0xe8,0x34,0xe8,0xe8,0x12,0xe8,0xe8,0xf0,0xe7,0xe7,0xce, -0xe7,0xe7,0xcd,0xe7,0xe7,0xcc,0xe7,0xe7,0xab,0xe7,0xe7,0x89,0xe7,0xe7,0x66,0xe7, -0xe7,0x33,0xe7,0xe7,0x11,0xe7,0xe7,0x11,0xe7,0xe7,0x42,0xe7,0xe7,0x86,0xe7,0xe7, -0xda,0xe7,0xe7,0x2f,0xe8,0xe8,0x75,0xe8,0xe8,0xea,0xe8,0xe9,0x50,0xe9,0xe9,0xea, -0xe9,0xea,0xb5,0xea,0xeb,0x92,0xeb,0xec,0x92,0xec,0xed,0x71,0xed,0xed,0x4e,0xee, -0xee,0x0a,0xef,0xef,0x84,0xef,0xef,0xfc,0xef,0xf0,0x63,0xf0,0xf0,0xa9,0xf0,0xf0, -0xed,0xf0,0xf0,0xff,0xf0,0xf1,0x10,0xf1,0xf1,0x21,0xf1,0xf1,0x32,0xf1,0xf1,0x44, -0xf1,0xf1,0x75,0xf1,0xf1,0x98,0xf1,0xf1,0x99,0xf1,0xf1,0x99,0xf1,0xf1,0x99,0xf1, -0xf1,0xaa,0xf1,0xf1,0xbb,0xf1,0xf1,0xed,0xf1,0xf2,0x41,0xf2,0xf2,0xc8,0xf2,0xf3, -0x61,0xf3,0xf3,0x2c,0xf4,0xf4,0xd7,0xf4,0xf5,0x93,0xf5,0xf5,0x6f,0xf6,0xf6,0x2c, -0xf7,0xf7,0xe8,0xf7,0xf8,0x94,0xf8,0xf8,0x4f,0xf9,0xf9,0xd9,0xf9,0xfa,0x41,0xfa, -0xfa,0xb8,0xfa,0xfa,0x3f,0xfb,0xfb,0xa7,0xfb,0xfb,0x0d,0xfc,0xfc,0x53,0xfc,0xfc, -0xc8,0xfc,0xfc,0x1d,0xfd,0xfd,0x64,0xfd,0xfd,0xc9,0xfd,0xfd,0x2f,0xfe,0xfe,0x96, -0xfe,0xfe,0xdb,0xfe,0xfe,0x0f,0xff,0xfe,0x0f,0xff,0xfe,0xef,0xfe,0xfe,0xff,0xfe, -0xfe,0xef,0xfe,0xfe,0xee,0xfe,0xfe,0xbb,0xfe,0xfe,0x79,0xfe,0xfe,0x77,0xfe,0xfe, -0xb8,0xfe,0xfe,0x2e,0xff,0xff,0x64,0xff,0xff,0x77,0xff,0xff,0x35,0xff,0xff,0x12, -0xff,0xff,0x52,0xff,0xff,0x1a,0x00,0x00,0x5a,0x01,0x01,0xaf,0x02,0x03,0x93,0x03, -0x03,0xed,0x03,0x03,0xce,0x03,0x03,0x37,0x03,0x02,0x5c,0x02,0x01,0x3b,0x01,0x00, -0xf8,0xff,0xff,0x63,0xfe,0xfd,0xa9,0xfc,0xfb,0x69,0xfa,0xf9,0x90,0xf7,0xf5,0x1e, -0xf4,0xf2,0x32,0xf0,0xee,0x33,0xec,0xea,0x33,0xe8,0xe6,0xc7,0xe4,0xe3,0x04,0xe2, -0xe0,0xed,0xdf,0xdf,0x62,0xde,0xdd,0x5d,0xdd,0xdc,0x9f,0xdc,0xdc,0x56,0xdc,0xdc, -0x95,0xdc,0xdc,0x4d,0xdd,0xdd,0x0b,0xde,0xde,0xa6,0xde,0xde,0xec,0xde,0xdf,0x20, -0xdf,0xdf,0xc6,0xdf,0xe0,0xe4,0xe0,0xe1,0xab,0xe2,0xe3,0x47,0xe4,0xe4,0x6f,0xe5, -0xe5,0xdb,0xe5,0xe5,0xee,0xe5,0xe6,0x30,0xe6,0xe6,0x4a,0xe7,0xe8,0x32,0xe9,0xea, -0xa5,0xeb,0xec,0x3f,0xee,0xef,0x97,0xf0,0xf1,0xba,0xf2,0xf3,0xcb,0xf4,0xf5,0x3f, -0xf7,0xf8,0x6b,0xfa,0xfc,0x74,0xfe,0x00,0xcf,0x03,0x06,0x5e,0x0a,0x0d,0xff,0x11, -0x16,0x81,0x1a,0x1e,0xbf,0x23,0x28,0x99,0x2d,0x32,0x5d,0x38,0x3d,0xcf,0x43,0x49, -0xac,0x4f,0x55,0x6a,0x5b,0x60,0xee,0x65,0x6a,0x25,0x6e,0x71,0x93,0x73,0x75,0x23, -0x76,0x76,0x79,0x76,0x75,0xfd,0x74,0x73,0x0a,0x72,0x70,0x13,0x6e,0x6b,0x2c,0x69, -0x66,0x86,0x63,0x60,0x98,0x5d,0x5a,0xc9,0x57,0x55,0x60,0x52,0x4f,0x5e,0x4d,0x4a, -0x9f,0x48,0x46,0xc2,0x43,0x41,0xd4,0x3e,0x3c,0xd5,0x39,0x37,0xe6,0x34,0x32,0x58, -0x30,0x2e,0xe0,0x2b,0x29,0xdd,0x27,0x25,0xdd,0x23,0x21,0xce,0x1f,0x1d,0x9b,0x1b, -0x19,0x36,0x17,0x15,0xd0,0x12,0x10,0xaa,0x0e,0x0c,0xfb,0x0a,0x09,0xb4,0x07,0x06, -0xb3,0x04,0x03,0xa3,0x01,0x00,0x30,0xfe,0xfc,0x24,0xfa,0xf7,0x7e,0xf5,0xf2,0x5e, -0xf0,0xed,0x0a,0xeb,0xe8,0xd6,0xe5,0xe3,0x27,0xe1,0xdf,0x31,0xdd,0xdb,0x28,0xda, -0xd8,0xfe,0xd7,0xd7,0xc5,0xd6,0xd6,0x67,0xd6,0xd6,0xa5,0xd6,0xd6,0x7f,0xd7,0xd8, -0xb1,0xd8,0xd9,0x46,0xda,0xdb,0xd0,0xdb,0xdc,0x6a,0xdd,0xde,0xd2,0xde,0xdf,0x17, -0xe0,0xe0,0x19,0xe1,0xe1,0x1a,0xe2,0xe2,0xf8,0xe2,0xe3,0xb4,0xe3,0xe4,0x40,0xe4, -0xe4,0xd9,0xe4,0xe5,0x40,0xe5,0xe5,0x96,0xe5,0xe5,0xeb,0xe5,0xe6,0x52,0xe6,0xe6, -0xc8,0xe6,0xe6,0x3f,0xe7,0xe7,0x86,0xe7,0xe7,0xb9,0xe7,0xe7,0xcc,0xe7,0xe7,0xcb, -0xe7,0xe7,0xbb,0xe7,0xe7,0xbb,0xe7,0xe7,0xcc,0xe7,0xe7,0xed,0xe7,0xe7,0xfe,0xe7, -0xe7,0x0f,0xe8,0xe8,0x21,0xe8,0xe8,0x32,0xe8,0xe8,0x44,0xe8,0xe8,0x86,0xe8,0xe8, -0xb9,0xe8,0xe8,0xfd,0xe8,0xe9,0x20,0xe9,0xe9,0x64,0xe9,0xe9,0xa8,0xe9,0xe9,0xec, -0xe9,0xea,0x30,0xea,0xea,0xa7,0xea,0xea,0x2e,0xeb,0xeb,0xc7,0xeb,0xec,0x71,0xec, -0xec,0x2c,0xed,0xed,0xd8,0xed,0xee,0x94,0xee,0xee,0x4f,0xef,0xef,0xe9,0xef,0xf0, -0x73,0xf0,0xf0,0xfb,0xf0,0xf1,0x52,0xf1,0xf1,0x97,0xf1,0xf1,0xba,0xf1,0xf1,0xdc, -0xf1,0xf1,0xed,0xf1,0xf1,0xde,0xf1,0xf1,0xde,0xf1,0xf1,0xdd,0xf1,0xf1,0xdc,0xf1, -0xf1,0xfe,0xf1,0xf2,0x10,0xf2,0xf2,0x53,0xf2,0xf2,0xa8,0xf2,0xf2,0x0d,0xf3,0xf3, -0x84,0xf3,0xf3,0x0c,0xf4,0xf4,0x94,0xf4,0xf4,0x3e,0xf5,0xf5,0xe9,0xf5,0xf6,0xa5, -0xf6,0xf7,0x61,0xf7,0xf7,0x0c,0xf8,0xf8,0x84,0xf8,0xf8,0xfb,0xf8,0xf9,0x63,0xf9, -0xf9,0xfb,0xf9,0xfa,0x95,0xfa,0xfa,0x3f,0xfb,0xfb,0xb7,0xfb,0xfb,0x2e,0xfc,0xfc, -0xa5,0xfc,0xfc,0x4e,0xfd,0xfd,0x0a,0xfe,0xfe,0xb5,0xfe,0xff,0x30,0xff,0xff,0x54, -0xff,0xff,0x45,0xff,0xff,0x34,0xff,0xff,0x43,0xff,0xff,0x86,0xff,0xff,0xeb,0xff, -0x00,0x31,0x00,0x00,0x34,0x00,0x00,0x03,0x00,0xff,0x8c,0xff,0xff,0xf4,0xfe,0xfe, -0xcd,0xfe,0xfe,0xeb,0xfe,0xff,0x50,0xff,0xff,0x0b,0x00,0x00,0xd7,0x00,0x01,0x83, -0x01,0x01,0xdb,0x01,0x01,0xde,0x01,0x01,0xac,0x01,0x01,0x57,0x01,0x01,0x23,0x01, -0x01,0x11,0x01,0x01,0xd0,0x00,0x00,0x39,0x00,0xff,0xea,0xfe,0xfd,0xad,0xfc,0xfb, -0xc4,0xf9,0xf8,0x61,0xf6,0xf4,0xda,0xf2,0xf1,0x20,0xef,0xed,0x54,0xeb,0xe9,0x97, -0xe7,0xe5,0x0c,0xe4,0xe2,0xf6,0xe0,0xdf,0xbc,0xde,0xdd,0x6f,0xdd,0xdc,0xaf,0xdc, -0xdc,0x36,0xdc,0xdb,0xcf,0xdb,0xdb,0x58,0xdb,0xdb,0x23,0xdb,0xdb,0x73,0xdb,0xdb, -0x4c,0xdc,0xdc,0x8d,0xdd,0xde,0xe3,0xde,0xdf,0x3a,0xe0,0xe0,0x2c,0xe1,0xe1,0xb7, -0xe1,0xe1,0x1e,0xe2,0xe2,0x84,0xe2,0xe2,0x4d,0xe3,0xe3,0x7d,0xe4,0xe5,0x24,0xe6, -0xe7,0x00,0xe8,0xe9,0xf0,0xe9,0xea,0xce,0xeb,0xec,0x69,0xed,0xee,0xe3,0xee,0xef, -0xef,0xf0,0xf2,0x82,0xf3,0xf5,0xf2,0xf6,0xf8,0x1e,0xfb,0xfd,0xd6,0xff,0x02,0x47, -0x05,0x08,0x42,0x0b,0x0e,0x6c,0x12,0x16,0xe7,0x1a,0x1f,0xdb,0x24,0x2a,0x46,0x30, -0x36,0x74,0x3c,0x42,0xaa,0x48,0x4e,0x49,0x54,0x59,0xba,0x5e,0x63,0xa5,0x67,0x6b, -0xa5,0x6e,0x71,0xc7,0x73,0x75,0x96,0x76,0x77,0x33,0x77,0x76,0xed,0x75,0x74,0x1a, -0x73,0x71,0x22,0x6f,0x6c,0xaf,0x6a,0x68,0xf4,0x65,0x63,0x28,0x61,0x5e,0x3a,0x5c, -0x59,0x2c,0x57,0x54,0xc8,0x51,0x4e,0x3f,0x4c,0x49,0x96,0x46,0x43,0x6f,0x41,0x3e, -0xaf,0x3c,0x3a,0x25,0x38,0x35,0xcf,0x33,0x31,0x39,0x2f,0x2c,0x7e,0x2a,0x27,0x6f, -0x25,0x22,0x6e,0x20,0x1e,0xa0,0x1b,0x19,0x67,0x17,0x15,0xa6,0x13,0x12,0x60,0x10, -0x0f,0x90,0x0d,0x0c,0xc2,0x0a,0x09,0x93,0x07,0x05,0xed,0x03,0x01,0x9d,0xff,0xfd, -0xb3,0xfa,0xf8,0x83,0xf5,0xf2,0x4f,0xf0,0xed,0x4b,0xeb,0xe8,0x8c,0xe6,0xe4,0x55, -0xe2,0xe0,0xd8,0xde,0xdd,0x26,0xdc,0xdb,0x30,0xda,0xd9,0x2a,0xd9,0xd8,0xdf,0xd8, -0xd8,0x2f,0xd9,0xd9,0xc6,0xd9,0xda,0xb3,0xda,0xdb,0xb3,0xdb,0xdc,0xc4,0xdc,0xdd, -0xf6,0xdd,0xde,0x08,0xdf,0xdf,0x09,0xe0,0xe0,0xe7,0xe0,0xe1,0xa5,0xe1,0xe2,0x50, -0xe2,0xe2,0xea,0xe2,0xe3,0x84,0xe3,0xe3,0x2c,0xe4,0xe4,0xd7,0xe4,0xe5,0x82,0xe5, -0xe5,0x3d,0xe6,0xe6,0xfa,0xe6,0xe7,0xc6,0xe7,0xe8,0x82,0xe8,0xe8,0x4e,0xe9,0xe9, -0xfa,0xe9,0xea,0x95,0xea,0xea,0x3f,0xeb,0xeb,0xb7,0xeb,0xeb,0x2f,0xec,0xec,0x85, -0xec,0xec,0xca,0xec,0xec,0xfe,0xec,0xed,0x10,0xed,0xed,0x22,0xed,0xed,0x43,0xed, -0xed,0x54,0xed,0xed,0x77,0xed,0xed,0x99,0xed,0xed,0xcb,0xed,0xed,0xed,0xed,0xee, -0x10,0xee,0xee,0x32,0xee,0xee,0x44,0xee,0xee,0x65,0xee,0xee,0x65,0xee,0xee,0x77, -0xee,0xee,0x98,0xee,0xee,0xba,0xee,0xee,0xfd,0xee,0xef,0x30,0xef,0xef,0x74,0xef, -0xef,0xda,0xef,0xf0,0x51,0xf0,0xf0,0xea,0xf0,0xf1,0x94,0xf1,0xf1,0x4f,0xf2,0xf2, -0xe9,0xf2,0xf3,0x72,0xf3,0xf3,0xeb,0xf3,0xf4,0x62,0xf4,0xf4,0xc9,0xf4,0xf5,0x30, -0xf5,0xf5,0x96,0xf5,0xf5,0xeb,0xf5,0xf5,0x0f,0xf6,0xf5,0x0f,0xf6,0xf5,0xff,0xf5, -0xf5,0xff,0xf5,0xf6,0x21,0xf6,0xf6,0x86,0xf6,0xf6,0xdb,0xf6,0xf6,0x0f,0xf7,0xf7, -0x31,0xf7,0xf7,0x54,0xf7,0xf7,0x97,0xf7,0xf7,0xec,0xf7,0xf8,0x52,0xf8,0xf8,0xb8, -0xf8,0xf8,0x0e,0xf9,0xf9,0x32,0xf9,0xf9,0x65,0xf9,0xf9,0xc9,0xf9,0xfa,0x40,0xfa, -0xfa,0x1b,0xfb,0xfb,0x08,0xfc,0xfc,0xc6,0xfc,0xfd,0x62,0xfd,0xfd,0xca,0xfd,0xfd, -0x0e,0xfe,0xfe,0x31,0xfe,0xfe,0x74,0xfe,0xfe,0xea,0xfe,0xff,0x72,0xff,0xff,0x0b, -0x00,0x00,0x74,0x00,0x00,0x99,0x00,0x00,0x68,0x00,0x00,0x03,0x00,0xff,0x9c,0xff, -0xff,0x88,0xff,0xff,0xda,0xff,0x00,0x50,0x00,0x00,0xfb,0x00,0x01,0x63,0x01,0x01, -0x78,0x01,0x01,0x57,0x01,0x01,0x34,0x01,0x01,0x22,0x01,0x01,0x53,0x01,0x01,0x97, -0x01,0x01,0xdb,0x01,0x01,0xdd,0x01,0x01,0xab,0x01,0x01,0x26,0x01,0x00,0x5c,0x00, -0xff,0xfb,0xfe,0xfe,0xf1,0xfc,0xfb,0x6c,0xfa,0xf8,0x2c,0xf7,0xf5,0x85,0xf3,0xf1, -0xea,0xef,0xee,0x81,0xec,0xeb,0x90,0xe9,0xe8,0x14,0xe7,0xe6,0xe0,0xe4,0xe4,0x10, -0xe3,0xe2,0x53,0xe1,0xe0,0xda,0xdf,0xdf,0xa3,0xde,0xde,0xe3,0xdd,0xdd,0xbc,0xdd, -0xdd,0x1e,0xde,0xde,0xe8,0xde,0xdf,0xb5,0xdf,0xe0,0x62,0xe0,0xe0,0xca,0xe0,0xe0, -0xee,0xe0,0xe1,0x10,0xe1,0xe1,0x84,0xe1,0xe1,0x3c,0xe2,0xe2,0x4b,0xe3,0xe3,0x9e, -0xe4,0xe5,0xe3,0xe5,0xe6,0x28,0xe7,0xe7,0x4b,0xe8,0xe8,0x7e,0xe9,0xea,0xf3,0xea, -0xeb,0xbc,0xec,0xed,0xbb,0xee,0xef,0x0d,0xf1,0xf2,0x62,0xf3,0xf4,0x1b,0xf6,0xf7, -0x39,0xf9,0xfb,0x30,0xfd,0xff,0x7a,0x02,0x05,0x3a,0x09,0x0d,0x72,0x11,0x16,0x00, -0x1b,0x20,0xa3,0x25,0x2b,0x14,0x31,0x37,0xf0,0x3c,0x42,0xee,0x48,0x4e,0x3a,0x54, -0x59,0xaa,0x5e,0x63,0x74,0x67,0x6b,0x22,0x6e,0x70,0x9a,0x72,0x73,0xdf,0x74,0x75, -0x55,0x75,0x75,0xa1,0x74,0x73,0xcc,0x72,0x71,0x07,0x70,0x6e,0x75,0x6c,0x6a,0x14, -0x68,0x65,0x1a,0x63,0x60,0xd7,0x5d,0x5b,0x83,0x58,0x55,0x8f,0x53,0x51,0xe1,0x4e, -0x4c,0x8a,0x4a,0x48,0x68,0x46,0x44,0x67,0x42,0x40,0x03,0x3e,0x3b,0x4b,0x39,0x36, -0x4d,0x34,0x31,0x09,0x2f,0x2c,0xe6,0x29,0x27,0x38,0x25,0x23,0x23,0x21,0x1f,0xb6, -0x1d,0x1c,0x91,0x1a,0x19,0x80,0x17,0x15,0x5f,0x14,0x12,0xda,0x10,0x0e,0xee,0x0c, -0x0a,0x8c,0x08,0x06,0x92,0x03,0x01,0x60,0xfe,0xfb,0xfa,0xf8,0xf6,0x83,0xf3,0xf0, -0x5e,0xee,0xeb,0xae,0xe9,0xe7,0x87,0xe5,0xe3,0x1c,0xe2,0xe0,0x6b,0xdf,0xde,0x86, -0xdd,0xdc,0x4d,0xdc,0xdb,0xae,0xdb,0xdb,0x98,0xdb,0xdb,0xeb,0xdb,0xdc,0x94,0xdc, -0xdd,0x81,0xdd,0xde,0x81,0xde,0xdf,0x91,0xdf,0xe0,0x81,0xe0,0xe1,0x80,0xe1,0xe1, -0x5e,0xe2,0xe2,0x1b,0xe3,0xe3,0xb6,0xe3,0xe4,0x50,0xe4,0xe4,0xd9,0xe4,0xe5,0x62, -0xe5,0xe5,0xfc,0xe5,0xe6,0x84,0xe6,0xe6,0x0c,0xe7,0xe7,0x74,0xe7,0xe7,0xeb,0xe7, -0xe8,0x42,0xe8,0xe8,0xb8,0xe8,0xe8,0x0e,0xe9,0xe9,0x64,0xe9,0xe9,0xb8,0xe9,0xe9, -0x0e,0xea,0xea,0x74,0xea,0xea,0xea,0xea,0xeb,0x50,0xeb,0xeb,0xc8,0xeb,0xeb,0x3f, -0xec,0xec,0xb6,0xec,0xec,0x4f,0xed,0xed,0xc8,0xed,0xee,0x50,0xee,0xee,0xc9,0xee, -0xef,0x30,0xef,0xef,0x84,0xef,0xef,0xba,0xef,0xef,0x0d,0xf0,0xf0,0x41,0xf0,0xf0, -0x86,0xf0,0xf0,0xa9,0xf0,0xf0,0xcb,0xf0,0xf0,0xdc,0xf0,0xf0,0xdd,0xf0,0xf0,0x0f, -0xf1,0xf1,0x52,0xf1,0xf1,0xda,0xf1,0xf2,0x51,0xf2,0xf2,0xd9,0xf2,0xf3,0x20,0xf3, -0xf3,0x86,0xf3,0xf3,0xfb,0xf3,0xf4,0x51,0xf4,0xf4,0xd9,0xf4,0xf5,0x51,0xf5,0xf5, -0xa8,0xf5,0xf5,0xec,0xf5,0xf5,0x0f,0xf6,0xf6,0x21,0xf6,0xf6,0x52,0xf6,0xf6,0x96, -0xf6,0xf6,0xec,0xf6,0xf7,0x42,0xf7,0xf7,0xa8,0xf7,0xf7,0x0d,0xf8,0xf8,0x62,0xf8, -0xf8,0xc8,0xf8,0xf9,0x41,0xf9,0xf9,0xf9,0xf9,0xfa,0x83,0xfa,0xfa,0xeb,0xfa,0xfb, -0x31,0xfb,0xfb,0x44,0xfb,0xfb,0x33,0xfb,0xfb,0x23,0xfb,0xfb,0x33,0xfb,0xfb,0x85, -0xfb,0xfb,0xfb,0xfb,0xfc,0x63,0xfc,0xfc,0xca,0xfc,0xfc,0xee,0xfc,0xfc,0xde,0xfc, -0xfc,0xcd,0xfc,0xfc,0xec,0xfc,0xfd,0x40,0xfd,0xfd,0xf9,0xfd,0xfe,0xa3,0xfe,0xfe, -0x1d,0xff,0xff,0x22,0xff,0xff,0xf1,0xfe,0xfe,0x8c,0xfe,0xfe,0x36,0xfe,0xfe,0x01, -0xfe,0xfe,0x10,0xfe,0xfe,0x42,0xfe,0xfe,0x75,0xfe,0xfe,0x98,0xfe,0xfe,0xaa,0xfe, -0xfe,0xba,0xfe,0xfe,0xbb,0xfe,0xfe,0xcc,0xfe,0xfe,0xec,0xfe,0xfe,0xee,0xfe,0xff, -0x10,0xff,0xff,0x63,0xff,0xff,0xc9,0xff,0x00,0x40,0x00,0x00,0x97,0x00,0x00,0x99, -0x00,0x00,0x05,0x00,0xff,0xb7,0xfe,0xfd,0x9c,0xfc,0xfb,0xc4,0xf9,0xf8,0x93,0xf6, -0xf4,0x5f,0xf3,0xf1,0x2b,0xf0,0xee,0x2a,0xed,0xeb,0x5b,0xea,0xe9,0xa0,0xe7,0xe6, -0x15,0xe5,0xe3,0xad,0xe2,0xe1,0x88,0xe0,0xdf,0xfb,0xde,0xde,0x07,0xde,0xdd,0xdd, -0xdd,0xdd,0xfd,0xdd,0xde,0x63,0xde,0xde,0xea,0xde,0xdf,0x52,0xdf,0xdf,0x97,0xdf, -0xdf,0xdb,0xdf,0xe0,0x20,0xe0,0xe0,0xa5,0xe0,0xe0,0x2e,0xe1,0xe1,0xd8,0xe1,0xe2, -0x82,0xe2,0xe2,0x2d,0xe3,0xe3,0xd8,0xe3,0xe4,0xb4,0xe4,0xe5,0xd4,0xe5,0xe6,0x38, -0xe7,0xe8,0xc1,0xe8,0xe9,0x6a,0xea,0xeb,0xc1,0xeb,0xec,0x07,0xed,0xed,0x5a,0xee, -0xef,0xe1,0xef,0xf0,0x2e,0xf2,0xf3,0x6a,0xf5,0xf7,0xc6,0xf9,0xfc,0x54,0xff,0x02, -0x39,0x06,0x0a,0x61,0x0e,0x12,0xef,0x17,0x1d,0xa2,0x22,0x28,0x46,0x2e,0x34,0x43, -0x3a,0x40,0xc0,0x45,0x4b,0x43,0x50,0x55,0x91,0x59,0x5d,0x38,0x61,0x64,0x36,0x67, -0x69,0xba,0x6b,0x6d,0xa4,0x6e,0x6f,0x18,0x70,0x70,0x24,0x70,0x6f,0xa8,0x6e,0x6d, -0xd6,0x6b,0x69,0xef,0x67,0x65,0x4a,0x63,0x60,0x7c,0x5e,0x5b,0xaf,0x59,0x57,0x36, -0x55,0x53,0x22,0x51,0x4f,0x32,0x4d,0x4b,0x22,0x49,0x46,0xbf,0x44,0x42,0x06,0x40, -0x3d,0xf8,0x3a,0x38,0x08,0x36,0x33,0x28,0x31,0x2e,0xad,0x2c,0x2a,0xa8,0x28,0x26, -0x1c,0x25,0x23,0xe7,0x21,0x20,0x27,0x1f,0x1d,0x7b,0x1c,0x1b,0x90,0x19,0x18,0x71, -0x16,0x14,0xec,0x12,0x10,0xdf,0x0e,0x0c,0x28,0x0a,0x07,0x1a,0x05,0x02,0xc7,0xff, -0xfd,0x72,0xfa,0xf7,0x3d,0xf5,0xf2,0x3b,0xf0,0xed,0x9e,0xeb,0xe9,0xaa,0xe7,0xe5, -0x5d,0xe4,0xe2,0x9d,0xe1,0xe0,0x98,0xdf,0xde,0x3d,0xde,0xdd,0x7c,0xdd,0xdd,0x44, -0xdd,0xdd,0x75,0xdd,0xdd,0x0b,0xde,0xde,0xc5,0xde,0xdf,0x92,0xdf,0xe0,0x60,0xe0, -0xe0,0x4d,0xe1,0xe1,0x0a,0xe2,0xe2,0xb6,0xe2,0xe3,0x50,0xe3,0xe3,0xfa,0xe3,0xe4, -0x83,0xe4,0xe4,0x2d,0xe5,0xe5,0xb6,0xe5,0xe5,0x5f,0xe6,0xe6,0xe9,0xe6,0xe7,0x83, -0xe7,0xe7,0x1c,0xe8,0xe8,0xa5,0xe8,0xe8,0x2e,0xe9,0xe9,0xb6,0xe9,0xe9,0x2e,0xea, -0xea,0x96,0xea,0xea,0xec,0xea,0xeb,0x20,0xeb,0xeb,0x43,0xeb,0xeb,0x65,0xeb,0xeb, -0xa8,0xeb,0xeb,0xeb,0xeb,0xec,0x30,0xec,0xec,0x85,0xec,0xec,0xb9,0xec,0xec,0xfd, -0xec,0xed,0x21,0xed,0xed,0x97,0xed,0xed,0x2e,0xee,0xee,0xb7,0xee,0xee,0x2f,0xef, -0xef,0x86,0xef,0xef,0xba,0xef,0xef,0xed,0xef,0xf0,0x10,0xf0,0xf0,0x64,0xf0,0xf0, -0xc9,0xf0,0xf0,0x2f,0xf1,0xf1,0x86,0xf1,0xf1,0xec,0xf1,0xf2,0x41,0xf2,0xf2,0xa6, -0xf2,0xf2,0x0d,0xf3,0xf3,0x85,0xf3,0xf3,0x1d,0xf4,0xf4,0x95,0xf4,0xf4,0x0d,0xf5, -0xf5,0x63,0xf5,0xf5,0xa8,0xf5,0xf5,0xec,0xf5,0xf6,0x20,0xf6,0xf6,0x74,0xf6,0xf6, -0xc9,0xf6,0xf6,0x1e,0xf7,0xf7,0x53,0xf7,0xf7,0x87,0xf7,0xf7,0xca,0xf7,0xf7,0x1e, -0xf8,0xf8,0xa5,0xf8,0xf8,0x5f,0xf9,0xf9,0x3c,0xfa,0xfa,0x09,0xfb,0xfb,0x94,0xfb, -0xfb,0xfc,0xfb,0xfc,0x20,0xfc,0xfc,0x63,0xfc,0xfc,0xc9,0xfc,0xfd,0x71,0xfd,0xfd, -0x3d,0xfe,0xfe,0x09,0xff,0xff,0x84,0xff,0xff,0xdb,0xff,0xff,0xff,0xff,0x00,0x21, -0x00,0x00,0x74,0x00,0x00,0xfb,0x00,0x01,0x83,0x01,0x01,0x1d,0x02,0x02,0x74,0x02, -0x02,0x99,0x02,0x02,0x79,0x02,0x02,0x25,0x02,0x01,0xdf,0x01,0x01,0x7a,0x01,0x01, -0x24,0x01,0x01,0x01,0x01,0x01,0xf0,0x00,0x00,0xff,0x00,0x01,0x00,0x01,0x01,0x11, -0x01,0x01,0x22,0x01,0x01,0x12,0x01,0x01,0x01,0x01,0x00,0xde,0x00,0x00,0x9b,0x00, -0x00,0x78,0x00,0x00,0x97,0x00,0x00,0x1c,0x01,0x01,0xb6,0x01,0x02,0x72,0x02,0x02, -0xfc,0x02,0x03,0xe0,0x02,0x02,0x3a,0x02,0x01,0xc9,0x00,0xff,0xde,0xfe,0xfd,0x7b, -0xfc,0xfb,0xd3,0xf9,0xf8,0xf6,0xf6,0xf5,0xe7,0xf3,0xf2,0x94,0xf0,0xee,0x2d,0xed, -0xeb,0x95,0xe9,0xe7,0x5e,0xe6,0xe4,0x4b,0xe3,0xe1,0xdf,0xe0,0xdf,0xfd,0xde,0xde, -0xb4,0xdd,0xdd,0xf4,0xdc,0xdc,0x9b,0xdc,0xdc,0x67,0xdc,0xdc,0x76,0xdc,0xdc,0xa7, -0xdc,0xdc,0x1e,0xdd,0xdd,0xb6,0xdd,0xde,0x71,0xde,0xde,0x3d,0xdf,0xdf,0xc7,0xdf, -0xe0,0x63,0xe0,0xe0,0x3c,0xe1,0xe1,0x19,0xe2,0xe2,0x4a,0xe3,0xe4,0xc0,0xe4,0xe5, -0x6a,0xe6,0xe7,0x03,0xe8,0xe8,0x7c,0xe9,0xea,0xa1,0xea,0xeb,0x92,0xeb,0xec,0x60, -0xec,0xec,0x3c,0xed,0xed,0x19,0xee,0xee,0x6c,0xef,0xf0,0x75,0xf1,0xf2,0x7c,0xf4, -0xf6,0xb6,0xf8,0xfb,0x76,0xfe,0x02,0xe0,0x05,0x0a,0xd2,0x0e,0x13,0xfc,0x18,0x1e, -0xd4,0x23,0x29,0xf6,0x2e,0x34,0xf8,0x39,0x3f,0x43,0x44,0x49,0xc2,0x4d,0x52,0x53, -0x56,0x5a,0xe4,0x5d,0x61,0x34,0x64,0x66,0xfc,0x68,0x6a,0xfb,0x6b,0x6c,0x1c,0x6d, -0x6d,0x70,0x6c,0x6b,0x6b,0x6a,0x68,0x5f,0x67,0x65,0xb8,0x63,0x61,0xed,0x5f,0x5d, -0x0f,0x5c,0x5a,0x32,0x58,0x56,0x53,0x54,0x52,0x13,0x50,0x4d,0xaf,0x4b,0x49,0xe4, -0x46,0x44,0xc6,0x41,0x3f,0x92,0x3c,0x39,0x3d,0x37,0x34,0x19,0x32,0x2f,0x5a,0x2d, -0x2b,0x23,0x29,0x27,0x94,0x25,0x23,0x5e,0x22,0x20,0x8f,0x1f,0x1e,0xd3,0x1c,0x1b, -0x07,0x1a,0x18,0x09,0x17,0x15,0xa6,0x13,0x11,0xed,0x0f,0x0d,0xbe,0x0b,0x09,0x38, -0x07,0x04,0x4c,0x02,0xff,0x5d,0xfd,0xfa,0x4c,0xf8,0xf5,0x5c,0xf3,0xf0,0xaf,0xee, -0xec,0x56,0xea,0xe8,0x85,0xe6,0xe4,0x4d,0xe3,0xe1,0x9e,0xe0,0xdf,0x98,0xde,0xdd, -0x3d,0xdd,0xdc,0x5b,0xdc,0xdc,0xf2,0xdb,0xdb,0x1f,0xdc,0xdc,0x83,0xdc,0xdc,0x1c, -0xdd,0xdd,0xd6,0xdd,0xde,0x93,0xde,0xde,0x5f,0xdf,0xdf,0x0a,0xe0,0xe0,0xc6,0xe0, -0xe1,0x82,0xe1,0xe1,0x3d,0xe2,0xe2,0xe9,0xe2,0xe3,0x83,0xe3,0xe3,0x1c,0xe4,0xe4, -0xa5,0xe4,0xe4,0x3e,0xe5,0xe5,0xf9,0xe5,0xe6,0xb4,0xe6,0xe7,0x50,0xe7,0xe7,0xfa, -0xe7,0xe8,0x62,0xe8,0xe8,0xc8,0xe8,0xe8,0x2f,0xe9,0xe9,0x96,0xe9,0xe9,0x1e,0xea, -0xea,0x94,0xea,0xea,0xeb,0xea,0xeb,0x20,0xeb,0xeb,0x63,0xeb,0xeb,0x97,0xeb,0xeb, -0xdb,0xeb,0xec,0x30,0xec,0xec,0xb7,0xec,0xec,0x1d,0xed,0xed,0x75,0xed,0xed,0xc9, -0xed,0xed,0xfd,0xed,0xed,0x1f,0xee,0xee,0x32,0xee,0xee,0x65,0xee,0xee,0xa7,0xee, -0xee,0xec,0xee,0xef,0x30,0xef,0xef,0x95,0xef,0xef,0xeb,0xef,0xf0,0x41,0xf0,0xf0, -0xc8,0xf0,0xf1,0x51,0xf1,0xf1,0xfa,0xf1,0xf2,0x84,0xf2,0xf2,0x1e,0xf3,0xf3,0x86, -0xf3,0xf3,0xec,0xf3,0xf4,0x51,0xf4,0xf4,0xa7,0xf4,0xf4,0x1e,0xf5,0xf5,0x74,0xf5, -0xf5,0xa9,0xf5,0xf5,0xbb,0xf5,0xf5,0x9a,0xf5,0xf5,0x88,0xf5,0xf5,0x87,0xf5,0xf5, -0xda,0xf5,0xf6,0x51,0xf6,0xf6,0xfa,0xf6,0xf7,0x84,0xf7,0xf7,0xeb,0xf7,0xf8,0x21, -0xf8,0xf8,0x64,0xf8,0xf8,0xb7,0xf8,0xf8,0x2e,0xf9,0xf9,0xb6,0xf9,0xfa,0x50,0xfa, -0xfa,0x0b,0xfb,0xfb,0x84,0xfb,0xfb,0xdb,0xfb,0xfb,0x1f,0xfc,0xfc,0x43,0xfc,0xfc, -0xa7,0xfc,0xfc,0x2d,0xfd,0xfd,0xd7,0xfd,0xfe,0x93,0xfe,0xff,0x50,0xff,0xff,0x1b, -0x00,0x00,0x95,0x00,0x00,0xfc,0x00,0x01,0x31,0x01,0x01,0x54,0x01,0x01,0x66,0x01, -0x01,0x66,0x01,0x01,0x66,0x01,0x01,0x65,0x01,0x01,0x86,0x01,0x01,0xb9,0x01,0x01, -0x0d,0x02,0x02,0x21,0x02,0x02,0x12,0x02,0x01,0xcf,0x01,0x01,0x6a,0x01,0x01,0x13, -0x01,0x00,0xff,0x00,0x01,0x40,0x01,0x01,0xe8,0x01,0x02,0xe5,0x02,0x03,0xe6,0x03, -0x04,0xc6,0x04,0x05,0x62,0x05,0x05,0xa9,0x05,0x05,0x69,0x05,0x05,0xc2,0x04,0x04, -0xb4,0x03,0x03,0x20,0x02,0x01,0x34,0x00,0xff,0xb0,0xfd,0xfc,0xc4,0xfa,0xf9,0x51, -0xf7,0xf5,0xb8,0xf3,0xf1,0x0d,0xf0,0xee,0x94,0xec,0xea,0x7f,0xe9,0xe8,0xb0,0xe6, -0xe5,0x67,0xe4,0xe3,0x75,0xe2,0xe1,0xd8,0xe0,0xe0,0x92,0xdf,0xdf,0xd3,0xde,0xde, -0x8a,0xde,0xde,0x66,0xde,0xde,0x76,0xde,0xde,0x88,0xde,0xde,0x98,0xde,0xde,0xa8, -0xde,0xde,0xaa,0xde,0xde,0xfd,0xde,0xdf,0x72,0xdf,0xdf,0x4d,0xe0,0xe0,0x4c,0xe1, -0xe1,0x9f,0xe2,0xe3,0x15,0xe4,0xe4,0x9d,0xe5,0xe6,0x15,0xe7,0xe7,0x6d,0xe8,0xe8, -0x8f,0xe9,0xe9,0x4e,0xea,0xea,0xb8,0xea,0xea,0x2e,0xeb,0xeb,0xb6,0xeb,0xec,0xe3, -0xec,0xed,0xfc,0xee,0xf0,0x69,0xf2,0xf4,0x6a,0xf7,0xfa,0x07,0xfe,0x01,0xec,0x05, -0x0a,0xd4,0x0e,0x13,0x69,0x18,0x1d,0x66,0x22,0x27,0xa6,0x2c,0x31,0xeb,0x36,0x3c, -0x10,0x41,0x46,0xc0,0x4a,0x4f,0xa6,0x53,0x57,0x39,0x5b,0x5e,0x37,0x61,0x63,0x89, -0x65,0x66,0xff,0x67,0x68,0xd9,0x68,0x68,0x5c,0x68,0x67,0xec,0x66,0x65,0xbd,0x64, -0x63,0x27,0x62,0x60,0x4c,0x5f,0x5d,0x3d,0x5c,0x5a,0xe9,0x58,0x57,0x10,0x55,0x53, -0xd0,0x50,0x4e,0x18,0x4c,0x49,0x09,0x47,0x44,0xc5,0x41,0x3f,0x82,0x3c,0x3a,0x80, -0x37,0x35,0xf3,0x32,0x30,0xdd,0x2e,0x2c,0x3f,0x2b,0x29,0xe8,0x27,0x26,0x07,0x25, -0x23,0x29,0x22,0x20,0x4c,0x1f,0x1d,0x3d,0x1c,0x1a,0xd9,0x18,0x16,0x0f,0x15,0x13, -0xe0,0x10,0x0e,0x5a,0x0c,0x09,0x9f,0x07,0x05,0x80,0x02,0xff,0x7f,0xfd,0xfa,0x5e, -0xf8,0xf5,0x8f,0xf3,0xf1,0xf3,0xee,0xec,0xdd,0xea,0xe8,0x3f,0xe7,0xe5,0x29,0xe4, -0xe2,0xcc,0xe1,0xe0,0xfb,0xdf,0xdf,0xc5,0xde,0xde,0x27,0xde,0xde,0xf0,0xdd,0xdd, -0x0f,0xde,0xde,0x41,0xde,0xde,0xb7,0xde,0xdf,0x50,0xdf,0xdf,0x09,0xe0,0xe0,0xa5, -0xe0,0xe0,0x4f,0xe1,0xe1,0xa7,0xe1,0xe1,0x0e,0xe2,0xe2,0x64,0xe2,0xe2,0xca,0xe2, -0xe3,0x51,0xe3,0xe3,0xe9,0xe3,0xe4,0x73,0xe4,0xe4,0xfc,0xe4,0xe5,0x74,0xe5,0xe5, -0xfb,0xe5,0xe6,0x62,0xe6,0xe6,0xeb,0xe6,0xe7,0x62,0xe7,0xe7,0xea,0xe7,0xe8,0x41, -0xe8,0xe8,0x97,0xe8,0xe8,0xdb,0xe8,0xe8,0xfd,0xe8,0xe8,0x1f,0xe9,0xe9,0x42,0xe9, -0xe9,0x86,0xe9,0xe9,0xeb,0xe9,0xea,0x40,0xea,0xea,0xa7,0xea,0xea,0x0e,0xeb,0xeb, -0x53,0xeb,0xeb,0x96,0xeb,0xeb,0xdb,0xeb,0xeb,0x2f,0xec,0xec,0x74,0xec,0xec,0xa8, -0xec,0xec,0xdc,0xec,0xec,0xfd,0xec,0xec,0x0f,0xed,0xed,0x32,0xed,0xed,0x85,0xed, -0xed,0x0c,0xee,0xee,0x83,0xee,0xee,0xfb,0xee,0xef,0x63,0xef,0xef,0xd9,0xef,0xf0, -0x51,0xf0,0xf0,0x0a,0xf1,0xf1,0xd7,0xf1,0xf2,0xb4,0xf2,0xf3,0x82,0xf3,0xf3,0x2d, -0xf4,0xf4,0x95,0xf4,0xf4,0xec,0xf4,0xf4,0x1f,0xf5,0xf5,0x63,0xf5,0xf5,0xb9,0xf5, -0xf6,0x40,0xf6,0xf6,0xc7,0xf6,0xf7,0x40,0xf7,0xf7,0xa7,0xf7,0xf7,0xed,0xf7,0xf8, -0x20,0xf8,0xf8,0x63,0xf8,0xf8,0xc9,0xf8,0xf9,0x40,0xf9,0xf9,0xd9,0xf9,0xfa,0x72, -0xfa,0xfa,0xeb,0xfa,0xfb,0x31,0xfb,0xfb,0x65,0xfb,0xfb,0x87,0xfb,0xfb,0xb9,0xfb, -0xfb,0xfc,0xfb,0xfc,0x42,0xfc,0xfc,0xd9,0xfc,0xfd,0x51,0xfd,0xfd,0xfa,0xfd,0xff, -0x0f,0x00,0x00,0x10,0x00,0x00,0x11,0x00,0x00,0x21,0x00,0x00,0x33,0x00,0x00,0x43, -0x00,0x00,0x34,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x03,0x00,0x00,0x01,0x00, -0xff,0xee,0xff,0xff,0xbd,0xff,0xff,0x9a,0xff,0xff,0x67,0xff,0xff,0x45,0xff,0xff, -0x12,0xff,0xff,0x01,0xff,0xfe,0xee,0xfe,0xfe,0xab,0xfe,0xfe,0x9b,0xfe,0xfe,0x79, -0xfe,0xfe,0x66,0xfe,0xfe,0x45,0xfe,0xfe,0x22,0xfe,0xfd,0x1f,0xfe,0xfd,0xff,0xfd, -0xfd,0xee,0xfd,0xfd,0xde,0xfd,0xfd,0xcd,0xfd,0xfd,0xcc,0xfd,0xfd,0xbb,0xfd,0xfd, -0x8a,0xfd,0xfd,0x57,0xfd,0xfd,0x03,0xfd,0xfc,0x7c,0xfc,0xfc,0xd1,0xfb,0xfb,0x39, -0xfb,0xfa,0x9d,0xfa,0xfa,0x96,0xfa,0xfa,0x97,0xfa,0xfb,0x11,0xfb,0xfa,0x9a,0xfa, -0xfb,0xf9,0xfc,0xfe,0x76,0xff,0x00,0xc2,0x00,0x01,0xf3,0x00,0x00,0xda,0x00,0x01, -0x38,0x02,0x03,0x60,0x03,0x03,0x7f,0x04,0x04,0x2b,0x05,0x05,0x1c,0x06,0x06,0x97, -0x06,0x06,0x66,0x06,0x06,0x68,0x06,0x06,0xa9,0x06,0x07,0x11,0x08,0x08,0xaf,0x09, -0x09,0x7d,0x0a,0x0b,0x88,0x0c,0x0d,0xb4,0x0d,0x0d,0x78,0x0d,0x0d,0x0d,0x0e,0x0d, -0x78,0x0c,0x0a,0x7f,0x09,0x08,0x18,0x08,0x08,0x22,0x09,0x0a,0x81,0x0a,0x0a,0x27, -0x0a,0x09,0x26,0x09,0x09,0x59,0x0a,0x0b,0xd4,0x0b,0x0a,0x9f,0x09,0x07,0x6c,0x06, -0x06,0xa6,0x07,0x08,0x2e,0x0a,0x0c,0x75,0x0e,0x10,0x61,0x11,0x12,0x0c,0x14,0x15, -0x37,0x16,0x16,0x8e,0x17,0x18,0xb8,0x19,0x1b,0xf1,0x1c,0x1f,0xb4,0x21,0x23,0xf2, -0x23,0x27,0x70,0x2b,0x2f,0xd9,0x33,0x37,0x3e,0x3a,0x3c,0xae,0x40,0x42,0x4d,0x44, -0x46,0x44,0x47,0x47,0xd1,0x45,0x43,0x43,0x3f,0x3b,0x3b,0x39,0x36,0x2f,0x35,0x33, -0xd5,0x30,0x2d,0x43,0x29,0x25,0x66,0x21,0x1c,0x1f,0x18,0x13,0xef,0x0f,0x0b,0xff, -0x08,0x06,0x81,0x02,0xff,0x67,0xfd,0xfb,0xa6,0xf8,0xf5,0x75,0xf1,0xed,0xc5,0xe9, -0xe6,0xe5,0xe2,0xdf,0xf5,0xdb,0xd8,0xf7,0xd4,0xd1,0x2a,0xce,0xca,0xd1,0xc5,0xc1, -0xc9,0xbd,0xba,0x28,0xb8,0xb6,0xeb,0xb5,0xb5,0x56,0xb5,0xb5,0xe8,0xb5,0xb6,0x08, -0xb7,0xb7,0x53,0xb7,0xb7,0x88,0xb7,0xb7,0x1a,0xb8,0xb8,0x94,0xb8,0xb8,0xfd,0xb8, -0xb9,0x40,0xb9,0xb9,0xc8,0xb9,0xb9,0xfd,0xb9,0xba,0x31,0xba,0xba,0xf7,0xba,0xbb, -0x5b,0xbc,0xbd,0xa0,0xbd,0xbe,0x62,0xbe,0xbe,0x6d,0xbf,0xc0,0x11,0xc1,0xc2,0x23, -0xc3,0xc4,0xb6,0xc5,0xc7,0xe6,0xc8,0xca,0x46,0xcc,0xce,0x65,0xd0,0xd2,0x60,0xd3, -0xd4,0x19,0xd6,0xd7,0xac,0xd9,0xdb,0xb3,0xdc,0xde,0x43,0xdf,0xe0,0x72,0xe1,0xe2, -0x3c,0xe4,0xe6,0xd0,0xe7,0xe9,0xd6,0xea,0xec,0x11,0xed,0xee,0x32,0xef,0xf0,0xe9, -0xf1,0xf3,0xf0,0xf3,0xf4,0x2f,0xf6,0xf7,0xfa,0xf8,0xfa,0x41,0xfb,0xfc,0x4a,0xfe, -0xff,0xb8,0x00,0x01,0xed,0x02,0x03,0x0e,0x05,0x06,0x11,0x07,0x08,0x21,0x09,0x0a, -0x52,0x0b,0x0c,0xc3,0x0c,0x0c,0xfe,0x0c,0x0d,0x40,0x0d,0x0d,0x7c,0x0e,0x0f,0x06, -0x10,0x10,0xf8,0x10,0x11,0xb7,0x11,0x12,0x91,0x12,0x12,0x3e,0x13,0x13,0xf9,0x13, -0x14,0xd4,0x14,0x15,0x05,0x16,0x16,0x09,0x17,0x17,0x11,0x17,0x17,0xd0,0x16,0x16, -0x6a,0x16,0x16,0x96,0x16,0x17,0xf1,0x17,0x18,0xff,0x19,0x1a,0xfa,0x1a,0x1a,0x9e, -0x1a,0x1a,0xa4,0x1a,0x1b,0xda,0x1c,0x1e,0xd0,0x1e,0x1f,0x53,0x1f,0x1f,0xc7,0x1f, -0x20,0x62,0x20,0x20,0x25,0x20,0x20,0x93,0x20,0x20,0xbc,0x20,0x20,0xd8,0x20,0x21, -0xc4,0x21,0x21,0x3e,0x22,0x22,0xac,0x23,0x24,0x48,0x25,0x25,0x6b,0x26,0x26,0x1c, -0x27,0x26,0x1c,0x26,0x25,0x90,0x23,0x21,0x9c,0x1f,0x1d,0x71,0x1a,0x17,0x5d,0x15, -0x12,0x5d,0x10,0x0d,0x37,0x0a,0x06,0x24,0x02,0xfe,0xc7,0xfa,0xf7,0x02,0xf3,0xee, -0xf8,0xe9,0xe5,0xb5,0xe0,0xdc,0xa3,0xd7,0xd3,0x03,0xcf,0xcb,0x29,0xc9,0xc7,0x4a, -0xc7,0xc7,0x94,0xc7,0xc7,0x29,0xc7,0xc6,0xf9,0xc5,0xc5,0xcb,0xc5,0xc5,0xfe,0xc5, -0xc6,0x15,0xc7,0xc8,0x42,0xc9,0xca,0x9b,0xcc,0xcf,0x93,0xd2,0xd5,0xdc,0xd8,0xdb, -0xf9,0xde,0xe3,0x21,0xe8,0xed,0xc8,0xf2,0xf8,0x61,0xfd,0x03,0x43,0x09,0x0f,0x8c, -0x16,0x1d,0xd8,0x24,0x2c,0xa3,0x33,0x3b,0x01,0x42,0x48,0xba,0x4e,0x53,0xcc,0x57, -0x5a,0xe6,0x5b,0x5d,0xa2,0x5e,0x60,0x88,0x62,0x64,0x42,0x65,0x66,0x07,0x68,0x6a, -0xd1,0x6c,0x6f,0x3d,0x73,0x76,0xda,0x79,0x7c,0x48,0x7e,0x7e,0x6b,0x7e,0x7d,0x82, -0x7b,0x79,0x39,0x77,0x74,0x78,0x71,0x6e,0x23,0x6b,0x68,0xe1,0x64,0x61,0x76,0x5d, -0x59,0x61,0x54,0x4f,0x1b,0x4b,0x46,0x6a,0x42,0x3e,0x65,0x3a,0x36,0xbf,0x33,0x30, -0x89,0x2d,0x2a,0x40,0x26,0x22,0x14,0x1e,0x1a,0x61,0x16,0x12,0x9c,0x0f,0x0c,0xd5, -0x08,0x05,0x43,0x01,0xfd,0x02,0xf9,0xf4,0x89,0xf0,0xec,0x95,0xe8,0xe5,0x52,0xe2, -0xe0,0x92,0xde,0xdd,0xe9,0xdc,0xdc,0x67,0xdc,0xdc,0x07,0xdd,0xdd,0x18,0xde,0xde, -0x6b,0xdf,0xe0,0x04,0xe1,0xe1,0x7b,0xe2,0xe3,0xe2,0xe3,0xe4,0x7c,0xe5,0xe6,0xd5, -0xe6,0xe7,0x48,0xe8,0xe9,0x02,0xea,0xea,0xae,0xeb,0xec,0x05,0xed,0xed,0x8a,0xee, -0xef,0x04,0xf0,0xf0,0x5b,0xf1,0xf1,0x2b,0xf2,0xf2,0xe7,0xf2,0xf3,0xe5,0xf3,0xf4, -0x95,0xf4,0xf4,0x89,0xf4,0xf4,0x45,0xf4,0xf4,0x54,0xf4,0xf4,0xc1,0xf3,0xf3,0xa4, -0xf2,0xf1,0x2e,0xf1,0xf0,0xe7,0xef,0xef,0x78,0xef,0xef,0x56,0xef,0xef,0x15,0xef, -0xee,0x7d,0xee,0xee,0x70,0xed,0xec,0x2d,0xec,0xeb,0x97,0xea,0xe9,0x2d,0xe9,0xe8, -0xa6,0xe7,0xe6,0x6f,0xe6,0xe5,0xbf,0xe5,0xe5,0x26,0xe5,0xe4,0x6d,0xe4,0xe4,0xb1, -0xe3,0xe3,0x77,0xe3,0xe3,0xb8,0xe3,0xe3,0x8a,0xe3,0xe3,0xf4,0xe2,0xe2,0x2a,0xe2, -0xe1,0x5c,0xe1,0xe1,0x91,0xe0,0xe0,0xf3,0xdf,0xdf,0x69,0xdf,0xdf,0xd1,0xde,0xde, -0x28,0xde,0xdd,0x9e,0xdd,0xdd,0x56,0xdd,0xdd,0x15,0xdd,0xdd,0x71,0xdd,0xde,0x45, -0xdf,0xdf,0x1f,0xe0,0xdf,0xae,0xdf,0xdf,0x76,0xdf,0xdf,0xfa,0xdf,0xe0,0x38,0xe1, -0xe1,0xfc,0xe1,0xe2,0x00,0xe2,0xe1,0xbc,0xe1,0xe1,0x6a,0xe1,0xe1,0x65,0xe1,0xe1, -0xc8,0xe1,0xe1,0x5f,0xe2,0xe2,0x76,0xe2,0xe2,0xdb,0xe2,0xe2,0x1f,0xe3,0xe3,0x10, -0xe3,0xe3,0x32,0xe3,0xe3,0x13,0xe3,0xe2,0x9c,0xe2,0xe2,0xa7,0xe2,0xe2,0xcb,0xe2, -0xe2,0xec,0xe2,0xe3,0x97,0xe4,0xe5,0xaa,0xe6,0xe7,0xe6,0xe7,0xe7,0x9c,0xe7,0xe7, -0xc2,0xe6,0xe6,0x83,0xe5,0xe4,0x17,0xe3,0xe1,0x8d,0xe0,0xdf,0x84,0xdd,0xdb,0x38, -0xd9,0xd6,0xbe,0xd4,0xd2,0x8a,0xd0,0xce,0xf7,0xcb,0xc9,0xf3,0xc5,0xc1,0xaf,0xbd, -0xb9,0x97,0xb5,0xb2,0xd6,0xaf,0xae,0x70,0xac,0xab,0xa5,0xaa,0xaa,0xb5,0xaa,0xab, -0x34,0xac,0xac,0x6c,0xad,0xad,0x5e,0xae,0xae,0x8e,0xaf,0xb0,0xe8,0xb1,0xb3,0x48, -0xb5,0xb6,0xcf,0xb8,0xba,0x4d,0xbd,0xc0,0x54,0xc3,0xc6,0xe9,0xc9,0xcd,0xb9,0xd1, -0xd6,0x99,0xdb,0xe0,0x48,0xe5,0xea,0x00,0xef,0xf4,0xc7,0xfa,0x01,0x9d,0x09,0x11, -0x5d,0x1a,0x22,0x58,0x2a,0x31,0xd5,0x37,0x3d,0xc6,0x42,0x47,0xc8,0x4b,0x4f,0xc3, -0x51,0x53,0x2c,0x55,0x56,0xd7,0x57,0x59,0x67,0x5b,0x5d,0x8c,0x60,0x63,0x2b,0x67, -0x6a,0x5d,0x6e,0x71,0x7b,0x74,0x76,0xe7,0x77,0x78,0x0c,0x79,0x78,0x2d,0x78,0x77, -0x13,0x76,0x74,0x6d,0x73,0x71,0xed,0x6f,0x6d,0xd8,0x6a,0x67,0xf9,0x63,0x60,0xa3, -0x5c,0x59,0x44,0x56,0x53,0xb7,0x50,0x4d,0x0f,0x4b,0x48,0xd0,0x44,0x41,0x17,0x3e, -0x3a,0x6b,0x37,0x34,0x95,0x31,0x2e,0x6e,0x2c,0x29,0x2c,0x27,0x24,0xd1,0x20,0x1d, -0x66,0x19,0x15,0x77,0x11,0x0d,0xb9,0x09,0x06,0x04,0x03,0x00,0xb2,0xfd,0xfb,0x6e, -0xfa,0xf9,0xb6,0xf8,0xf8,0x05,0xf8,0xf8,0x32,0xf8,0xf8,0x3b,0xf9,0xf9,0x6b,0xfa, -0xfa,0x5d,0xfb,0xfb,0x3b,0xfc,0xfc,0x5b,0xfd,0xfd,0x8e,0xfe,0xfe,0x2c,0xff,0xff, -0xe8,0xff,0x00,0xd5,0x00,0x01,0x94,0x01,0x01,0x1e,0x02,0x02,0x33,0x02,0x02,0xb7, -0x02,0x02,0x2e,0x03,0x03,0x97,0x03,0x03,0x99,0x03,0x03,0x89,0x03,0x03,0x0c,0x04, -0x04,0x72,0x04,0x04,0xeb,0x04,0x04,0xff,0x04,0x04,0xac,0x04,0x04,0x36,0x04,0x04, -0xf0,0x03,0x04,0x32,0x04,0x04,0x54,0x04,0x04,0x65,0x04,0x04,0x56,0x04,0x04,0x25, -0x04,0x03,0x1c,0x03,0x02,0x65,0x01,0x00,0xca,0xff,0xfe,0x3f,0xfe,0xfd,0xe9,0xfc, -0xfc,0x63,0xfb,0xfa,0x09,0xfa,0xf9,0xf6,0xf8,0xf8,0x18,0xf8,0xf7,0xdc,0xf7,0xf7, -0xfe,0xf7,0xf7,0xdf,0xf7,0xf7,0x69,0xf7,0xf7,0xf2,0xf6,0xf6,0x3a,0xf6,0xf5,0x2a, -0xf5,0xf4,0x7d,0xf4,0xf4,0x76,0xf4,0xf4,0x46,0xf4,0xf3,0x5f,0xf3,0xf2,0x5d,0xf2, -0xf2,0x31,0xf2,0xf2,0xd6,0xf2,0xf3,0xb5,0xf3,0xf4,0x62,0xf4,0xf4,0x78,0xf4,0xf4, -0x67,0xf4,0xf4,0xa5,0xf4,0xf4,0x1e,0xf5,0xf5,0xa6,0xf5,0xf6,0x61,0xf6,0xf6,0xec, -0xf6,0xf6,0xec,0xf6,0xf6,0x2e,0xf7,0xf7,0xd6,0xf7,0xf8,0x62,0xf8,0xf8,0x1c,0xf9, -0xf9,0x18,0xfa,0xfa,0x96,0xfa,0xfa,0x56,0xfa,0xfa,0xa6,0xfa,0xfb,0x60,0xfb,0xfb, -0x35,0xfb,0xfa,0x7d,0xfa,0xfa,0x90,0xf9,0xf9,0x77,0xf9,0xf9,0xfa,0xf9,0xfa,0x49, -0xfb,0xfc,0xe1,0xfc,0xfd,0x1a,0xfe,0xfe,0x43,0xfe,0xfe,0x12,0xfe,0xfe,0x22,0xfe, -0xfd,0x0b,0xfd,0xfb,0x2c,0xfa,0xf8,0x53,0xf6,0xf4,0xc7,0xf2,0xf1,0xd4,0xef,0xee, -0x22,0xec,0xe9,0xaa,0xe6,0xe3,0xa4,0xdf,0xdb,0xac,0xd7,0xd3,0xc5,0xce,0xca,0xb8, -0xc6,0xc3,0x64,0xc0,0xbe,0x32,0xbc,0xba,0x4a,0xb9,0xb8,0xc5,0xb7,0xb7,0xa2,0xb6, -0xb6,0x91,0xb5,0xb5,0x13,0xb5,0xb5,0x94,0xb5,0xb6,0x05,0xb7,0xb7,0x9b,0xb8,0xb9, -0x98,0xba,0xbc,0x64,0xbe,0xc1,0x74,0xc4,0xc7,0x5d,0xcb,0xce,0xe9,0xd1,0xd5,0x81, -0xd8,0xdc,0xe6,0xe0,0xe6,0xc0,0xeb,0xf2,0xb1,0xf8,0xff,0x6d,0x07,0x0f,0x03,0x17, -0x1e,0x2d,0x26,0x2d,0x94,0x33,0x39,0xf4,0x3d,0x42,0x20,0x45,0x47,0x37,0x49,0x4a, -0xfb,0x4b,0x4d,0xe4,0x4e,0x50,0x0d,0x53,0x55,0xdb,0x58,0x5b,0x6f,0x5f,0x62,0x58, -0x65,0x67,0x48,0x69,0x6a,0x16,0x6b,0x6b,0xe9,0x6b,0x6c,0xf0,0x6b,0x6b,0xb8,0x6a, -0x69,0x45,0x67,0x64,0xcc,0x61,0x5e,0x49,0x5b,0x57,0xad,0x54,0x51,0x87,0x4e,0x4b, -0xaa,0x48,0x45,0x6a,0x42,0x3f,0x81,0x3b,0x37,0x7e,0x34,0x31,0xc1,0x2d,0x2a,0x0e, -0x28,0x25,0x75,0x22,0x1f,0xcc,0x1c,0x19,0x8c,0x16,0x12,0xed,0x0e,0x0a,0x8b,0x06, -0x02,0x03,0xfe,0xfa,0x52,0xf6,0xf2,0xbd,0xef,0xec,0x7d,0xea,0xe8,0xd6,0xe6,0xe5, -0xba,0xe4,0xe4,0xd4,0xe3,0xe3,0x9b,0xe3,0xe3,0xfa,0xe3,0xe4,0xb5,0xe4,0xe5,0x72, -0xe5,0xe5,0x1c,0xe6,0xe6,0xc6,0xe6,0xe7,0xa2,0xe7,0xe8,0xa2,0xe8,0xe9,0x50,0xe9, -0xe9,0xc9,0xe9,0xea,0x50,0xea,0xea,0x0a,0xeb,0xeb,0xc8,0xeb,0xec,0x61,0xec,0xec, -0x99,0xec,0xec,0xdb,0xec,0xec,0x3f,0xed,0xed,0xfa,0xed,0xee,0xb6,0xee,0xee,0x1f, -0xef,0xef,0x22,0xef,0xef,0x12,0xef,0xef,0x13,0xef,0xef,0xf1,0xee,0xee,0x2f,0xef, -0xef,0xe8,0xef,0xf0,0xb4,0xf0,0xf1,0x60,0xf1,0xf1,0xc9,0xf1,0xf1,0xbd,0xf1,0xf1, -0x48,0xf1,0xf0,0xce,0xf0,0xf0,0x27,0xf0,0xef,0x6c,0xef,0xee,0x5c,0xee,0xed,0x7d, -0xed,0xed,0xf3,0xec,0xec,0x7c,0xec,0xec,0x76,0xec,0xec,0x0a,0xed,0xed,0xa6,0xed, -0xed,0xab,0xed,0xed,0x69,0xed,0xed,0x34,0xed,0xed,0x85,0xed,0xed,0x2d,0xee,0xee, -0x43,0xee,0xee,0xe1,0xed,0xed,0x8b,0xed,0xed,0x77,0xed,0xed,0xca,0xed,0xee,0x71, -0xee,0xef,0x80,0xef,0xf0,0x51,0xf0,0xf0,0xc8,0xf0,0xf1,0x62,0xf1,0xf1,0x6e,0xf2, -0xf2,0x3d,0xf3,0xf3,0x4b,0xf4,0xf4,0x6c,0xf5,0xf5,0x0c,0xf6,0xf6,0x21,0xf6,0xf6, -0x73,0xf6,0xf7,0xa1,0xf7,0xf8,0xc4,0xf8,0xf9,0x52,0xf9,0xf9,0xd9,0xf9,0xfa,0xb3, -0xfa,0xfb,0xc4,0xfb,0xfc,0x28,0xfd,0xfd,0x6d,0xfe,0xfe,0xff,0xfe,0xff,0xe0,0xfe, -0xfe,0xac,0xfe,0xfe,0x6e,0xff,0x00,0xf0,0x00,0x01,0x8b,0x02,0x02,0x7f,0x03,0x04, -0xc1,0x04,0x05,0xdc,0x06,0x07,0x8d,0x08,0x08,0x0f,0x09,0x08,0x0a,0x08,0x07,0x24, -0x06,0x04,0xaf,0x03,0x02,0x25,0x01,0xff,0xbe,0xfe,0xfd,0xb5,0xfb,0xf9,0x5b,0xf7, -0xf4,0x36,0xf1,0xed,0x86,0xe9,0xe5,0xb2,0xe0,0xdc,0x23,0xd8,0xd4,0xd2,0xd0,0xcd, -0x5d,0xcb,0xc9,0x21,0xc7,0xc5,0xb5,0xc3,0xc2,0x13,0xc1,0xc0,0x82,0xbf,0xbf,0x25, -0xbf,0xbe,0xae,0xbe,0xbe,0x05,0xbe,0xbd,0xfc,0xbd,0xbe,0x67,0xbf,0xc0,0x4b,0xc2, -0xc4,0x42,0xc6,0xc8,0x95,0xca,0xcc,0x2e,0xcf,0xd1,0x6b,0xd4,0xd7,0xb7,0xda,0xde, -0xc8,0xe2,0xe7,0x19,0xed,0xf3,0x15,0xfa,0x01,0x35,0x09,0x11,0xf3,0x18,0x20,0x1c, -0x28,0x2e,0xcc,0x34,0x39,0x3e,0x3e,0x41,0x39,0x44,0x46,0x06,0x48,0x49,0xad,0x4b, -0x4d,0x7e,0x50,0x53,0x85,0x56,0x59,0xdb,0x5c,0x5f,0x4c,0x62,0x64,0xb9,0x66,0x68, -0x49,0x6a,0x6b,0x5e,0x6d,0x6e,0x58,0x6f,0x6f,0x7d,0x6f,0x6e,0x4a,0x6d,0x6b,0xf2, -0x68,0x66,0xc6,0x63,0x61,0x83,0x5e,0x5b,0x0d,0x59,0x56,0x32,0x53,0x50,0xb0,0x4c, -0x49,0x85,0x45,0x41,0x6e,0x3e,0x3a,0xad,0x37,0x34,0xeb,0x31,0x2f,0x82,0x2c,0x29, -0xfc,0x26,0x23,0xce,0x20,0x1d,0xa4,0x19,0x15,0xab,0x11,0x0d,0x16,0x09,0x04,0x6b, -0x00,0xfc,0x74,0xf8,0xf4,0xae,0xf1,0xee,0x3c,0xec,0xea,0x20,0xe8,0xe6,0xbb,0xe5, -0xe4,0x7f,0xe4,0xe4,0x22,0xe4,0xe4,0x00,0xe4,0xe4,0x73,0xe4,0xe4,0x1b,0xe5,0xe5, -0x2b,0xe6,0xe6,0x3b,0xe7,0xe7,0x1a,0xe8,0xe8,0xd7,0xe8,0xe9,0x82,0xe9,0xea,0x90, -0xea,0xeb,0xa1,0xeb,0xec,0x40,0xec,0xec,0xa7,0xec,0xec,0xfd,0xec,0xed,0x62,0xed, -0xed,0xd8,0xed,0xee,0x61,0xee,0xee,0x1b,0xef,0xef,0x95,0xef,0xef,0xba,0xef,0xef, -0x9b,0xef,0xef,0x47,0xef,0xef,0xf1,0xee,0xee,0xec,0xee,0xef,0x51,0xef,0xef,0xeb, -0xef,0xf0,0x31,0xf0,0xf0,0x86,0xf0,0xf0,0xb9,0xf0,0xf0,0x59,0xf0,0xf0,0xc0,0xef, -0xef,0x16,0xef,0xee,0x6c,0xee,0xed,0x5d,0xed,0xec,0xfa,0xeb,0xeb,0xe5,0xea,0xea, -0x89,0xea,0xea,0xca,0xea,0xea,0xff,0xea,0xea,0xcf,0xea,0xea,0xcd,0xea,0xea,0xfd, -0xea,0xeb,0x31,0xeb,0xeb,0xb7,0xeb,0xec,0x50,0xec,0xec,0x86,0xec,0xec,0x46,0xec, -0xec,0x24,0xec,0xec,0x54,0xec,0xec,0xa8,0xec,0xed,0x60,0xed,0xed,0x8e,0xee,0xef, -0x71,0xef,0xef,0x0c,0xf0,0xf0,0x73,0xf0,0xf1,0xa0,0xf1,0xf2,0x06,0xf3,0xf3,0x09, -0xf4,0xf4,0x74,0xf4,0xf4,0x97,0xf4,0xf4,0xdb,0xf4,0xf5,0x61,0xf5,0xf5,0xfa,0xf5, -0xf6,0x63,0xf6,0xf6,0x77,0xf6,0xf6,0x57,0xf6,0xf6,0xe8,0xf6,0xf7,0x27,0xf8,0xf8, -0x6e,0xf9,0xf9,0x99,0xf9,0xf9,0x37,0xf9,0xf9,0x21,0xf9,0xf9,0x43,0xf9,0xf9,0xa9, -0xf9,0xf9,0xfc,0xf9,0xfa,0x93,0xfa,0xfb,0xb0,0xfb,0xfc,0x68,0xfd,0xfe,0xdb,0xff, -0x01,0x00,0x02,0x02,0x2b,0x03,0x03,0x14,0x03,0x02,0x3a,0x02,0x01,0xc7,0x00,0x00, -0x40,0xff,0xfe,0xd7,0xfd,0xfd,0x20,0xfc,0xfa,0x4e,0xf9,0xf7,0x41,0xf4,0xf0,0x5f, -0xed,0xe9,0x43,0xe5,0xe1,0x54,0xdd,0xd9,0xf8,0xd5,0xd2,0x28,0xcf,0xcc,0x72,0xc9, -0xc7,0x00,0xc5,0xc3,0x58,0xc2,0xc1,0x86,0xc0,0xbf,0x2e,0xbf,0xbe,0xd8,0xbd,0xbd, -0xc5,0xbc,0xbc,0x69,0xbc,0xbc,0x5c,0xbd,0xbe,0x51,0xbf,0xc0,0x4a,0xc2,0xc3,0xee, -0xc5,0xc7,0xcd,0xc9,0xcb,0xed,0xcd,0xd0,0x70,0xd2,0xd5,0x42,0xd8,0xdb,0x3e,0xe0, -0xe5,0xc3,0xea,0xf1,0x22,0xf8,0xff,0x8b,0x07,0x0f,0xbb,0x17,0x1f,0x22,0x26,0x2c, -0x20,0x31,0x35,0xe5,0x38,0x3b,0x7e,0x3e,0x41,0xe3,0x43,0x46,0x89,0x49,0x4c,0x99, -0x4f,0x52,0x68,0x55,0x58,0xc0,0x5a,0x5d,0x05,0x60,0x62,0x7b,0x65,0x68,0x71,0x6a, -0x6c,0x4b,0x6e,0x6f,0x49,0x70,0x70,0xd5,0x6f,0x6e,0xbf,0x6d,0x6c,0x82,0x6a,0x68, -0xdc,0x66,0x64,0x9d,0x62,0x60,0x63,0x5d,0x5a,0x68,0x57,0x54,0xb0,0x50,0x4d,0x04, -0x4a,0x46,0xbb,0x43,0x40,0xeb,0x3d,0x3b,0xc4,0x38,0x36,0xc5,0x33,0x31,0x63,0x2e, -0x2b,0x05,0x28,0x24,0xa7,0x20,0x1c,0xab,0x18,0x14,0x27,0x10,0x0c,0xb0,0x07,0x03, -0xec,0xff,0xfc,0x47,0xf9,0xf6,0x17,0xf4,0xf2,0x60,0xf0,0xef,0xe0,0xed,0xed,0x20, -0xec,0xeb,0x29,0xeb,0xeb,0x00,0xeb,0xeb,0x51,0xeb,0xeb,0xc8,0xeb,0xeb,0x2f,0xec, -0xec,0x85,0xec,0xec,0x3d,0xed,0xed,0xe6,0xed,0xee,0xc6,0xee,0xef,0xd4,0xef,0xf0, -0x71,0xf0,0xf0,0xdb,0xf0,0xf1,0x63,0xf1,0xf1,0xe8,0xf1,0xf2,0x41,0xf2,0xf2,0x09, -0xf3,0xf3,0xf6,0xf3,0xf4,0xa4,0xf4,0xf4,0xdb,0xf4,0xf4,0xcc,0xf4,0xf4,0x99,0xf4, -0xf4,0x46,0xf4,0xf4,0x11,0xf4,0xf4,0x10,0xf4,0xf4,0x96,0xf4,0xf4,0x1d,0xf5,0xf5, -0x32,0xf5,0xf5,0xf0,0xf4,0xf4,0xde,0xf4,0xf4,0xcd,0xf4,0xf4,0x28,0xf4,0xf3,0xda, -0xf2,0xf2,0x42,0xf1,0xf0,0xc8,0xef,0xef,0xa3,0xee,0xee,0xe3,0xed,0xed,0x6a,0xed, -0xed,0xe4,0xec,0xec,0x69,0xec,0xec,0xf2,0xeb,0xeb,0xff,0xeb,0xec,0x00,0xec,0xec, -0x21,0xec,0xec,0x84,0xec,0xec,0xaa,0xec,0xec,0x57,0xec,0xeb,0xaf,0xeb,0xeb,0x78, -0xeb,0xeb,0xd9,0xeb,0xec,0x62,0xec,0xec,0xcb,0xec,0xec,0x0e,0xed,0xed,0x83,0xed, -0xed,0x8f,0xee,0xef,0xc2,0xef,0xf0,0x29,0xf1,0xf1,0x3b,0xf2,0xf2,0x96,0xf2,0xf2, -0x1c,0xf3,0xf3,0x06,0xf4,0xf4,0x19,0xf5,0xf5,0x97,0xf5,0xf5,0x69,0xf5,0xf5,0x66, -0xf5,0xf5,0xf9,0xf5,0xf6,0xf6,0xf6,0xf7,0xf7,0xf7,0xf8,0x84,0xf8,0xf8,0xca,0xf8, -0xf8,0xec,0xf8,0xf8,0x2f,0xf9,0xf9,0x43,0xf9,0xf9,0x23,0xf9,0xf9,0xd0,0xf8,0xf8, -0xdd,0xf8,0xf9,0xb3,0xf9,0xfa,0x57,0xfb,0xfc,0x75,0xfd,0xfe,0xca,0xff,0x00,0x7d, -0x01,0x02,0x20,0x02,0x02,0x90,0x01,0x01,0xa1,0x00,0x00,0x25,0x00,0x00,0x00,0x00, -0xff,0x6c,0xff,0xfe,0x47,0xfd,0xfb,0x68,0xf9,0xf6,0x2e,0xf4,0xf0,0x9e,0xed,0xe9, -0x2e,0xe6,0xe2,0x43,0xde,0xda,0xa6,0xd6,0xd3,0x23,0xd0,0xcd,0xf5,0xca,0xc8,0x1e, -0xc7,0xc5,0x59,0xc4,0xc3,0x21,0xc2,0xc1,0x41,0xc0,0xbf,0xc6,0xbe,0xbe,0xc0,0xbd, -0xbd,0xb8,0xbd,0xbe,0xf1,0xbe,0xbf,0x2e,0xc1,0xc2,0x08,0xc4,0xc5,0x28,0xc7,0xc8, -0x7e,0xca,0xcc,0xf1,0xcd,0xcf,0xcb,0xd1,0xd4,0x00,0xd7,0xda,0xc7,0xde,0xe3,0x1f, -0xea,0xf0,0x6e,0xf8,0x00,0x47,0x08,0x0f,0x1f,0x17,0x1d,0x48,0x23,0x28,0xa3,0x2c, -0x30,0x49,0x34,0x37,0xea,0x3a,0x3e,0xf0,0x40,0x43,0x8c,0x46,0x49,0x91,0x4b,0x4e, -0xa1,0x50,0x53,0xf3,0x55,0x58,0xee,0x5b,0x5e,0xac,0x61,0x64,0x63,0x66,0x68,0x61, -0x69,0x6a,0x51,0x6a,0x6a,0x06,0x6a,0x69,0xa6,0x68,0x67,0x39,0x66,0x64,0x0c,0x63, -0x61,0xd0,0x5e,0x5c,0x83,0x59,0x56,0x36,0x53,0x50,0xa0,0x4c,0x49,0x67,0x46,0x43, -0x95,0x40,0x3d,0x7f,0x3b,0x38,0x9e,0x36,0x34,0x60,0x31,0x2e,0xbb,0x2b,0x28,0x5b, -0x25,0x21,0xfb,0x1d,0x19,0xce,0x15,0x11,0xf6,0x0c,0x08,0xbc,0x04,0x00,0x5d,0xfd, -0xfa,0x11,0xf7,0xf4,0x26,0xf2,0xef,0x2f,0xee,0xec,0x7c,0xeb,0xea,0xd8,0xe9,0xe9, -0x27,0xe9,0xe9,0x11,0xe9,0xe9,0x12,0xe9,0xe9,0x55,0xe9,0xe9,0xd9,0xe9,0xea,0x82, -0xea,0xea,0x4e,0xeb,0xeb,0x2b,0xec,0xec,0x0a,0xed,0xed,0xc6,0xed,0xed,0x2f,0xee, -0xee,0x75,0xee,0xee,0xd9,0xee,0xef,0x62,0xef,0xef,0x3c,0xf0,0xf0,0xf7,0xf0,0xf1, -0xd6,0xf1,0xf2,0x83,0xf2,0xf2,0xce,0xf2,0xf2,0xab,0xf2,0xf2,0x66,0xf2,0xf2,0x97, -0xf2,0xf2,0x1d,0xf3,0xf3,0x64,0xf3,0xf3,0xb8,0xf3,0xf3,0x0d,0xf4,0xf4,0x94,0xf4, -0xf4,0x2d,0xf5,0xf5,0x76,0xf5,0xf5,0x16,0xf5,0xf4,0x1a,0xf4,0xf3,0xe8,0xf2,0xf2, -0xe7,0xf1,0xf1,0xe6,0xf0,0xf0,0x08,0xf0,0xef,0x6a,0xef,0xef,0xf2,0xee,0xee,0x7b, -0xee,0xee,0xc3,0xed,0xed,0x9a,0xed,0xed,0xd8,0xed,0xee,0x51,0xee,0xee,0xa9,0xee, -0xee,0x7a,0xee,0xee,0x16,0xee,0xee,0x01,0xee,0xee,0x30,0xee,0xee,0x85,0xee,0xee, -0xcb,0xee,0xee,0x9a,0xee,0xee,0x77,0xee,0xee,0xe9,0xee,0xef,0x27,0xf0,0xf0,0x6b, -0xf1,0xf1,0x1c,0xf2,0xf2,0x84,0xf2,0xf2,0x3d,0xf3,0xf3,0x6c,0xf4,0xf4,0xaf,0xf5, -0xf5,0x3f,0xf6,0xf6,0x76,0xf6,0xf6,0x87,0xf6,0xf6,0xea,0xf6,0xf7,0xb4,0xf7,0xf8, -0xb4,0xf8,0xf9,0x81,0xf9,0xf9,0x2d,0xfa,0xfa,0xc7,0xfa,0xfb,0x72,0xfb,0xfb,0xeb, -0xfb,0xfb,0x0f,0xfc,0xfc,0xe0,0xfb,0xfb,0x8c,0xfb,0xfb,0x35,0xfb,0xfb,0x52,0xfb, -0xfb,0x9d,0xfc,0xfd,0x0c,0xff,0x00,0xa5,0x01,0x02,0x68,0x03,0x03,0xec,0x03,0x04, -0xe0,0x03,0x03,0xee,0x03,0x04,0x31,0x04,0x04,0x87,0x04,0x04,0x47,0x04,0x03,0x2c, -0x03,0x02,0xd2,0x00,0xff,0x02,0xfd,0xfa,0x9a,0xf7,0xf4,0xd7,0xf0,0xed,0x20,0xe9, -0xe5,0x31,0xe1,0xdd,0xe7,0xd9,0xd6,0xb9,0xd3,0xd1,0xa0,0xce,0xcc,0xba,0xca,0xc9, -0x71,0xc7,0xc6,0x80,0xc4,0xc3,0x15,0xc2,0xc0,0x3f,0xc0,0xbf,0x17,0xbf,0xbe,0x2e, -0xbf,0xbf,0x17,0xc0,0xc1,0x20,0xc2,0xc3,0xc5,0xc4,0xc6,0x84,0xc7,0xc8,0xed,0xc9, -0xca,0xee,0xcb,0xcd,0xc1,0xce,0xd0,0x2f,0xd4,0xd8,0x44,0xdd,0xe3,0xb2,0xe9,0xf0, -0xfd,0xf7,0xff,0x44,0x06,0x0d,0x51,0x13,0x19,0x82,0x1e,0x23,0x18,0x28,0x2c,0x67, -0x30,0x34,0x61,0x37,0x3a,0x27,0x3d,0x3f,0x2b,0x42,0x44,0x2a,0x47,0x49,0xcc,0x4c, -0x4f,0xbc,0x52,0x55,0xcd,0x58,0x5b,0x07,0x5e,0x60,0xf2,0x61,0x63,0x65,0x64,0x65, -0x81,0x65,0x65,0x9a,0x65,0x65,0xb4,0x64,0x63,0xdf,0x62,0x61,0xc7,0x5f,0x5d,0x6b, -0x5b,0x58,0xdb,0x55,0x52,0xde,0x4f,0x4c,0xed,0x49,0x46,0x5f,0x44,0x41,0xfa,0x3e, -0x3c,0x4b,0x3a,0x38,0xd0,0x35,0x33,0x18,0x31,0x2e,0xa9,0x2b,0x28,0x18,0x25,0x21, -0x65,0x1d,0x19,0x14,0x15,0x11,0xe0,0x0c,0x08,0x2d,0x05,0x01,0xd7,0xfd,0xfa,0xbc, -0xf7,0xf5,0xd1,0xf2,0xf0,0x3c,0xef,0xed,0xde,0xec,0xec,0x81,0xeb,0xeb,0xe1,0xea, -0xea,0xdb,0xea,0xea,0xfd,0xea,0xeb,0x52,0xeb,0xeb,0x0a,0xec,0xec,0x29,0xed,0xed, -0x4b,0xee,0xee,0x4d,0xef,0xef,0x2c,0xf0,0xf0,0xf9,0xf0,0xf1,0x77,0xf1,0xf1,0xed, -0xf1,0xf1,0x4f,0xf2,0xf2,0x19,0xf3,0xf3,0x18,0xf4,0xf4,0xe9,0xf4,0xf5,0x53,0xf5, -0xf5,0x57,0xf5,0xf5,0x56,0xf5,0xf5,0x54,0xf5,0xf5,0x76,0xf5,0xf5,0x65,0xf5,0xf5, -0x13,0xf5,0xf5,0x10,0xf5,0xf5,0x85,0xf5,0xf5,0x3e,0xf6,0xf6,0xa8,0xf6,0xf6,0xdd, -0xf6,0xf6,0xbe,0xf6,0xf6,0x38,0xf6,0xf5,0x2c,0xf5,0xf4,0xd8,0xf3,0xf3,0xc3,0xf2, -0xf2,0xf5,0xf1,0xf1,0x39,0xf1,0xf0,0x3b,0xf0,0xef,0x1a,0xef,0xee,0x4b,0xee,0xee, -0x01,0xee,0xee,0x30,0xee,0xee,0x75,0xee,0xee,0x57,0xee,0xee,0xf3,0xed,0xed,0xbc, -0xed,0xed,0xfc,0xed,0xee,0x52,0xee,0xee,0x47,0xee,0xee,0xd2,0xed,0xed,0x79,0xed, -0xed,0xa7,0xed,0xed,0x4e,0xee,0xee,0x0c,0xef,0xef,0xa6,0xef,0xef,0x0d,0xf0,0xf0, -0xc4,0xf0,0xf1,0xc2,0xf1,0xf2,0xe6,0xf2,0xf3,0xc5,0xf3,0xf3,0xff,0xf3,0xf4,0x22, -0xf4,0xf4,0x64,0xf4,0xf4,0xc8,0xf4,0xf4,0x3f,0xf5,0xf5,0xd6,0xf5,0xf6,0x72,0xf6, -0xf6,0x2d,0xf7,0xf7,0xb6,0xf7,0xf8,0x71,0xf8,0xf8,0x5e,0xf9,0xf9,0xfb,0xf9,0xfa, -0xe0,0xf9,0xf9,0x28,0xf9,0xf8,0x5a,0xf8,0xf8,0x72,0xf8,0xf9,0xd0,0xf9,0xfa,0x1f, -0xfc,0xfd,0x54,0xfe,0xff,0xf4,0xff,0x00,0x19,0x01,0x01,0xe7,0x01,0x02,0xa3,0x02, -0x02,0x4f,0x03,0x03,0x0a,0x04,0x04,0x94,0x04,0x04,0xbc,0x04,0x04,0xe7,0x03,0x03, -0xe1,0x01,0x00,0x13,0xfe,0xfb,0xcb,0xf8,0xf5,0xf7,0xf1,0xee,0x84,0xea,0xe6,0x2c, -0xe3,0xdf,0x8c,0xdc,0xd9,0xfb,0xd6,0xd4,0x49,0xd2,0xd0,0x54,0xce,0xcc,0xb8,0xca, -0xc9,0xb3,0xc7,0xc6,0x47,0xc5,0xc4,0x33,0xc3,0xc2,0x39,0xc2,0xc2,0x50,0xc2,0xc2, -0xef,0xc3,0xc5,0x50,0xc6,0xc7,0x87,0xc8,0xc9,0xe5,0xc9,0xca,0xa4,0xca,0xcb,0xd0, -0xcb,0xcd,0x31,0xcf,0xd1,0xce,0xd5,0xda,0x94,0xdf,0xe5,0xc9,0xeb,0xf2,0xd4,0xf8, -0xff,0xf7,0x05,0x0c,0x93,0x12,0x18,0xf6,0x1d,0x23,0xe1,0x27,0x2c,0x02,0x30,0x33, -0x97,0x36,0x39,0x37,0x3c,0x3e,0x8e,0x41,0x44,0x34,0x47,0x4a,0x21,0x4d,0x50,0x34, -0x53,0x56,0xd2,0x58,0x5b,0x75,0x5d,0x5f,0xe5,0x60,0x62,0x32,0x63,0x64,0xc0,0x64, -0x65,0x41,0x65,0x65,0x90,0x64,0x63,0x9c,0x62,0x61,0x40,0x5f,0x5d,0xb2,0x5a,0x58, -0x73,0x55,0x52,0xa9,0x4f,0x4c,0xdb,0x49,0x47,0x50,0x44,0x41,0xbf,0x3f,0x3d,0x89, -0x3b,0x39,0x47,0x37,0x34,0x4e,0x32,0x2f,0x57,0x2c,0x29,0x81,0x25,0x21,0xec,0x1d, -0x19,0xce,0x15,0x11,0x9b,0x0d,0x09,0xa9,0x05,0x01,0x6e,0xfe,0xfb,0x21,0xf8,0xf5, -0x46,0xf3,0xf1,0xb4,0xef,0xee,0x66,0xed,0xec,0xb6,0xeb,0xeb,0xb1,0xea,0xea,0x56, -0xea,0xea,0x87,0xea,0xea,0x2d,0xeb,0xeb,0xe7,0xeb,0xec,0x28,0xed,0xed,0x7b,0xee, -0xef,0xc3,0xef,0xf0,0xa3,0xf0,0xf0,0x2e,0xf1,0xf1,0x96,0xf1,0xf2,0x50,0xf2,0xf2, -0x6e,0xf3,0xf3,0x6e,0xf4,0xf4,0xfc,0xf4,0xf5,0x63,0xf5,0xf5,0xd9,0xf5,0xf5,0x2f, -0xf6,0xf6,0x33,0xf6,0xf5,0xbf,0xf5,0xf5,0x37,0xf5,0xf5,0xf1,0xf4,0xf4,0xed,0xf4, -0xf4,0xed,0xf4,0xf5,0x10,0xf5,0xf5,0x96,0xf5,0xf5,0x0c,0xf6,0xf5,0xde,0xf5,0xf5, -0x1a,0xf5,0xf4,0x09,0xf4,0xf3,0xe7,0xf2,0xf2,0xf7,0xf1,0xf1,0xf8,0xf0,0xf0,0xd8, -0xef,0xef,0x60,0xee,0xed,0xf9,0xec,0xec,0x17,0xec,0xeb,0xcf,0xeb,0xeb,0x9b,0xeb, -0xeb,0x25,0xeb,0xea,0x8c,0xea,0xea,0x45,0xea,0xea,0x74,0xea,0xea,0xdb,0xea,0xea, -0xfe,0xea,0xea,0x8c,0xea,0xea,0x36,0xea,0xea,0x31,0xea,0xea,0x86,0xea,0xea,0x1c, -0xeb,0xeb,0x64,0xeb,0xeb,0xe9,0xeb,0xec,0x81,0xec,0xed,0xa1,0xed,0xee,0xf4,0xee, -0xef,0x38,0xf0,0xf0,0x3a,0xf1,0xf1,0xf9,0xf1,0xf2,0x73,0xf2,0xf2,0xdb,0xf2,0xf3, -0x61,0xf3,0xf3,0x1b,0xf4,0xf4,0xd7,0xf4,0xf5,0x51,0xf5,0xf5,0xda,0xf5,0xf6,0x92, -0xf6,0xf7,0xe4,0xf7,0xf8,0x6a,0xf9,0xf9,0x2e,0xfa,0xfa,0xf3,0xf9,0xf9,0x18,0xf9, -0xf8,0x7c,0xf8,0xf8,0xa6,0xf8,0xf9,0xa1,0xf9,0xfa,0x88,0xfb,0xfc,0x65,0xfd,0xfe, -0x34,0xff,0x00,0xe0,0xff,0xff,0xbc,0xff,0xff,0x79,0xff,0xff,0x35,0xff,0xff,0xe1, -0xfe,0xfe,0xad,0xfe,0xfe,0x88,0xfe,0xfe,0x67,0xfe,0xfe,0x44,0xfe,0xfe,0x23,0xfe, -0xfe,0x32,0xfe,0xfe,0x64,0xfe,0xfe,0x96,0xfe,0xfe,0xcb,0xfe,0xfe,0x0d,0xff,0xff, -0x10,0xff,0xff,0x52,0xff,0xff,0xa7,0xff,0xff,0xfc,0xff,0x00,0x20,0x00,0x00,0x43, -0x00,0x00,0x86,0x00,0x00,0xaa,0x00,0x00,0xcc,0x00,0x00,0xfe,0x00,0x00,0xff,0x00, -0x00,0xbe,0x00,0x00,0xcc,0x00,0x00,0xaa,0x00,0x00,0x88,0x00,0x00,0x36,0x00,0x00, -0xf1,0xff,0xff,0x9c,0xff,0xff,0x04,0xff,0xfe,0x8c,0xfe,0xfe,0xf3,0xfd,0xfd,0x8b, -0xfd,0xfd,0x56,0xfd,0xfd,0x14,0xfd,0xfd,0x41,0xfd,0xfd,0x24,0xfd,0xfd,0xc4,0xfd, -0xfe,0xd9,0xff,0x01,0x16,0x03,0x04,0x0a,0x05,0x04,0x3e,0x05,0x05,0x7a,0x06,0x07, -0x1f,0x0c,0x10,0x3f,0x16,0x1a,0x5d,0x1d,0x1e,0xd4,0x1d,0x1c,0xcd,0x1c,0x1d,0xd1, -0x1d,0x1e,0x77,0x1f,0x21,0xa4,0x22,0x23,0xa2,0x24,0x26,0xe8,0x25,0x23,0x26,0x23, -0x26,0x73,0x27,0x26,0x63,0x23,0x23,0xf1,0x24,0x24,0xb5,0x23,0x22,0x0d,0x25,0x29, -0x81,0x29,0x27,0xae,0x27,0x27,0xfa,0x24,0x23,0xe7,0x25,0x27,0x2d,0x28,0x28,0xc6, -0x2b,0x2f,0x1b,0x30,0x30,0x7a,0x32,0x34,0x32,0x33,0x31,0x0e,0x31,0x2f,0x4e,0x2e, -0x2b,0x6c,0x27,0x23,0x30,0x20,0x1d,0xe5,0x18,0x14,0x53,0x11,0x0e,0x28,0x0a,0x06, -0xd1,0x02,0xfe,0xbb,0xf9,0xf5,0x8b,0xf2,0xef,0xb0,0xea,0xe6,0x1e,0xe4,0xe0,0xde, -0xdc,0xd8,0x5f,0xd5,0xd1,0xfc,0xcd,0xca,0x16,0xc7,0xc4,0xd4,0xc1,0xbf,0x6c,0xbe, -0xbd,0xbd,0xbd,0xbd,0x0c,0xbe,0xbe,0xd6,0xbe,0xbf,0xe6,0xbf,0xc0,0x29,0xc1,0xc1, -0x9d,0xc2,0xc3,0xd5,0xc3,0xc4,0xb5,0xc4,0xc5,0xa2,0xc5,0xc6,0x70,0xc6,0xc6,0x0a, -0xc7,0xc7,0x51,0xc7,0xc7,0xa6,0xc7,0xc7,0xfe,0xc7,0xc8,0xf6,0xc8,0xc9,0x95,0xc9, -0xca,0xb0,0xca,0xcb,0x58,0xcc,0xcd,0xf1,0xcd,0xce,0x0f,0xd0,0xd1,0x64,0xd2,0xd3, -0x76,0xd4,0xd5,0x88,0xd6,0xd7,0x99,0xd8,0xd9,0x9a,0xda,0xdb,0xec,0xdc,0xdd,0x9c, -0xde,0xdf,0x36,0xe0,0xe0,0xdf,0xe1,0xe2,0x28,0xe3,0xe3,0x6d,0xe4,0xe5,0xf3,0xe5, -0xe6,0x28,0xe7,0xe8,0x00,0xe9,0xea,0x01,0xeb,0xeb,0xbe,0xec,0xed,0xdb,0xee,0xef, -0xfe,0xf0,0xf2,0x40,0xf3,0xf4,0xa7,0xf5,0xf6,0xeb,0xf7,0xf9,0xe0,0xf9,0xfa,0x29, -0xfb,0xfb,0x98,0xfb,0xfb,0xce,0xfc,0xfd,0x3f,0xff,0xff,0x6f,0x00,0x00,0xbe,0x00, -0x00,0xb7,0x00,0x01,0xc7,0x02,0x03,0x2a,0x03,0x03,0x51,0x05,0x07,0x4d,0x09,0x08, -0x35,0x09,0x0a,0x49,0x0a,0x09,0x50,0x0a,0x0d,0xf7,0x0f,0x12,0xe5,0x14,0x16,0x1f, -0x18,0x18,0x52,0x18,0x18,0xf9,0x17,0x16,0x98,0x14,0x12,0xaf,0x10,0x0d,0xe9,0x09, -0x06,0x2f,0x05,0x03,0xa0,0xff,0xfc,0x5a,0xfb,0xf9,0x2c,0xf6,0xf0,0xcf,0xeb,0xe7, -0x27,0xe3,0xde,0x48,0xda,0xd6,0xa9,0xd3,0xd1,0x19,0xd0,0xce,0x40,0xcc,0xcc,0x23, -0xcd,0xcd,0x3a,0xce,0xd0,0x71,0xd2,0xd4,0x77,0xd6,0xd8,0xe7,0xd9,0xda,0x4e,0xdd, -0xe1,0x4c,0xe7,0xec,0xd9,0xf2,0xfa,0x7a,0x03,0x0c,0xe2,0x13,0x1b,0xe7,0x23,0x2d, -0xde,0x37,0x42,0xb1,0x4d,0x59,0xd4,0x62,0x6a,0x03,0x70,0x75,0xca,0x79,0x7b,0xf3, -0x7b,0x7d,0x26,0x7e,0x7e,0x77,0x7f,0x7f,0x8f,0x7f,0x7e,0xd9,0x7d,0x7d,0x27,0x7c, -0x7a,0xc0,0x77,0x75,0x6a,0x73,0x70,0xd6,0x6c,0x68,0x9d,0x64,0x60,0xe2,0x5b,0x57, -0xbb,0x53,0x4f,0x59,0x4b,0x47,0x76,0x43,0x3f,0xe0,0x3a,0x36,0xae,0x32,0x2e,0x13, -0x2a,0x26,0xb5,0x22,0x1e,0x1f,0x1b,0x16,0x5e,0x12,0x0d,0x47,0x08,0x03,0xf0,0xfd, -0xf9,0xe3,0xf4,0xf1,0x12,0xee,0xeb,0xaf,0xea,0xe9,0xde,0xe9,0xe9,0x4f,0xea,0xeb, -0x21,0xec,0xed,0x42,0xee,0xef,0xb9,0xf0,0xf1,0x3f,0xf3,0xf4,0x66,0xf5,0xf6,0xd2, -0xf6,0xf7,0xe8,0xf7,0xf8,0x84,0xf8,0xf8,0x7a,0xf8,0xf8,0x90,0xf7,0xf6,0x3f,0xf6, -0xf5,0x29,0xf5,0xf4,0x19,0xf4,0xf3,0x5a,0xf3,0xf3,0x44,0xf3,0xf3,0x44,0xf3,0xf3, -0x87,0xf3,0xf3,0x0b,0xf4,0xf4,0xa6,0xf4,0xf4,0xfb,0xf4,0xf5,0x52,0xf5,0xf5,0xb7, -0xf5,0xf5,0xdc,0xf5,0xf5,0xee,0xf5,0xf5,0xe6,0xf4,0xf4,0x38,0xf4,0xf3,0x7f,0xf3, -0xf2,0xaf,0xf2,0xf2,0x68,0xf2,0xf2,0x03,0xf2,0xf2,0xb4,0xf2,0xf2,0x0f,0xf3,0xf3, -0xf0,0xf2,0xf3,0xb4,0xf3,0xf4,0xe0,0xf3,0xf3,0xd7,0xf3,0xf4,0xad,0xf5,0xf5,0x3f, -0xf6,0xf6,0x3c,0xf7,0xf6,0x57,0xf5,0xf4,0x1c,0xf5,0xf5,0x5d,0xf6,0xf6,0x86,0xf5, -0xf3,0x07,0xf1,0xee,0x3f,0xed,0xea,0x4f,0xe8,0xe5,0x76,0xe3,0xe2,0x53,0xe1,0xe0, -0xa5,0xdf,0xdf,0xc5,0xde,0xde,0xe1,0xdd,0xde,0x73,0xde,0xde,0x45,0xde,0xde,0xc7, -0xde,0xde,0xb8,0xdd,0xdc,0x5b,0xdc,0xdc,0x7c,0xdd,0xdd,0x75,0xdc,0xdb,0xe8,0xda, -0xda,0x14,0xd9,0xd7,0xbb,0xd6,0xd5,0x1f,0xd5,0xd4,0xc1,0xd2,0xd1,0xe5,0xcf,0xce, -0xcc,0xcd,0xcc,0xa6,0xca,0xc8,0xa8,0xc6,0xc4,0x0f,0xc3,0xc0,0x75,0xbd,0xba,0x9e, -0xb8,0xb6,0x55,0xb4,0xb3,0x54,0xb3,0xb3,0x0b,0xb4,0xb4,0xa4,0xb4,0xb5,0xb2,0xb5, -0xb6,0xb6,0xb7,0xb9,0x55,0xbb,0xbe,0xc1,0xc1,0xc7,0xe2,0xcd,0xd5,0xf8,0xdc,0xe3, -0x5e,0xea,0xf0,0x1f,0xf8,0xff,0x3d,0x08,0x11,0x29,0x1c,0x27,0xec,0x32,0x3d,0x70, -0x45,0x4c,0x52,0x51,0x55,0xf4,0x57,0x59,0x5e,0x5b,0x5c,0xaf,0x5e,0x60,0x58,0x62, -0x64,0xb1,0x65,0x67,0xc5,0x68,0x6a,0xf0,0x6a,0x6b,0x26,0x6b,0x6a,0xf7,0x68,0x67, -0xc0,0x64,0x62,0xc6,0x5f,0x5d,0x37,0x5b,0x58,0x5d,0x56,0x53,0x46,0x50,0x4c,0xca, -0x48,0x44,0x29,0x40,0x3b,0x3a,0x37,0x32,0xad,0x2e,0x2a,0xab,0x26,0x22,0xcb,0x1e, -0x1a,0x1a,0x16,0x11,0xa7,0x0c,0x07,0x2c,0x03,0xfe,0xcc,0xfa,0xf7,0x12,0xf4,0xf1, -0x37,0xef,0xed,0xe7,0xeb,0xea,0x1d,0xea,0xe9,0x6a,0xe9,0xe9,0x75,0xe9,0xe9,0xfb, -0xe9,0xea,0xa6,0xea,0xeb,0x50,0xeb,0xeb,0xda,0xeb,0xec,0xc5,0xec,0xed,0x15,0xee, -0xee,0xed,0xef,0xf0,0x2f,0xf2,0xf3,0x76,0xf4,0xf5,0xba,0xf6,0xf7,0x9b,0xf8,0xf9, -0x14,0xfa,0xfa,0xad,0xfb,0xfc,0x16,0xfd,0xfd,0x8d,0xfe,0xff,0x90,0xff,0x00,0xa2, -0x00,0x01,0x71,0x01,0x02,0x91,0x02,0x02,0x3f,0x03,0x03,0xf9,0x03,0x04,0xc0,0x03, -0x03,0xdb,0x03,0x03,0x4b,0x03,0x02,0xcf,0x02,0x02,0x58,0x02,0x01,0x6e,0x01,0x01, -0xc1,0x00,0x00,0xf6,0xff,0xff,0xa5,0xfe,0xfe,0xe2,0xfd,0xfd,0x2c,0xfd,0xfc,0x73, -0xfb,0xfb,0xf6,0xfb,0xfc,0x87,0xfc,0xfc,0x67,0xfc,0xfc,0x86,0xfc,0xfc,0xaa,0xfc, -0xfc,0x79,0xfc,0xfc,0x75,0xfc,0xfd,0x22,0xfe,0xfe,0x5f,0xff,0xff,0x55,0xff,0xff, -0xe3,0xfe,0xfe,0xe6,0xfd,0xfd,0x49,0xfd,0xfc,0x58,0xfb,0xfa,0x32,0xf9,0xf8,0x39, -0xf8,0xf7,0x2d,0xf7,0xf6,0x95,0xf5,0xf4,0x4e,0xf4,0xf3,0x85,0xf2,0xf2,0x12,0xf2, -0xf2,0x55,0xf2,0xf2,0x34,0xf2,0xf1,0x3f,0xf1,0xef,0x2f,0xee,0xec,0x53,0xea,0xe8, -0x4a,0xe7,0xe6,0x63,0xe5,0xe4,0xa9,0xe3,0xe2,0x75,0xe0,0xde,0x52,0xdb,0xd7,0xbd, -0xd3,0xcf,0x62,0xca,0xc5,0xe8,0xc0,0xbc,0x8d,0xb9,0xb7,0x50,0xb5,0xb4,0x62,0xb3, -0xb3,0xf5,0xb3,0xb5,0x61,0xb6,0xb7,0xcb,0xb8,0xba,0xc0,0xbb,0xbe,0x07,0xc2,0xc6, -0x7a,0xcc,0xd3,0x21,0xda,0xe1,0x61,0xe7,0xec,0x4e,0xf2,0xf7,0xed,0xfd,0x05,0xd3, -0x0d,0x17,0x79,0x22,0x2d,0xe9,0x37,0x40,0x5f,0x48,0x4e,0xc4,0x52,0x56,0x88,0x59, -0x5c,0x92,0x5e,0x60,0xcc,0x62,0x64,0x6a,0x66,0x67,0x8f,0x69,0x6b,0x70,0x6c,0x6d, -0x59,0x6e,0x6e,0x08,0x6e,0x6c,0x3e,0x6b,0x69,0x60,0x66,0x63,0x7a,0x60,0x5d,0xc2, -0x59,0x56,0x00,0x52,0x4d,0x6e,0x49,0x44,0x5e,0x40,0x3b,0x3b,0x37,0x32,0x0f,0x2f, -0x2b,0xe6,0x27,0x24,0x49,0x21,0x1d,0x5d,0x1a,0x16,0x99,0x12,0x0e,0x79,0x0a,0x06, -0x65,0x02,0xfe,0x09,0xfb,0xf7,0xcb,0xf4,0xf2,0xc1,0xef,0xed,0x2d,0xec,0xea,0x48, -0xe9,0xe8,0x74,0xe7,0xe6,0x0b,0xe6,0xe5,0x08,0xe5,0xe4,0x6b,0xe4,0xe4,0xf1,0xe3, -0xe3,0xab,0xe3,0xe3,0xa9,0xe3,0xe3,0xcb,0xe3,0xe3,0x3f,0xe4,0xe4,0xb7,0xe4,0xe4, -0x0d,0xe5,0xe5,0x85,0xe5,0xe5,0xfa,0xe5,0xe6,0xa4,0xe6,0xe7,0x60,0xe7,0xe7,0x4c, -0xe8,0xe8,0x1b,0xe9,0xe9,0xa5,0xe9,0xea,0x70,0xea,0xea,0x9f,0xeb,0xec,0xb2,0xec, -0xed,0x69,0xee,0xef,0xa2,0xef,0xf0,0x23,0xf1,0xf1,0xcf,0xf2,0xf3,0x72,0xf3,0xf4, -0xc0,0xf4,0xf5,0x3a,0xf6,0xf6,0x45,0xf6,0xf6,0x96,0xf6,0xf6,0x2c,0xf7,0xf7,0x14, -0xf7,0xf6,0xd8,0xf5,0xf5,0x36,0xf5,0xf5,0xf2,0xf4,0xf4,0xcc,0xf4,0xf5,0x51,0xf5, -0xf5,0x57,0xf5,0xf4,0x7f,0xf4,0xf3,0x6f,0xf3,0xf3,0x01,0xf3,0xf3,0xe5,0xf3,0xf4, -0x34,0xf4,0xf3,0x3d,0xf3,0xf2,0xad,0xf2,0xf2,0x16,0xf2,0xf1,0xcf,0xf1,0xf1,0xcc, -0xf1,0xf1,0xdb,0xf1,0xf2,0x71,0xf2,0xf2,0x3e,0xf3,0xf3,0x46,0xf3,0xf2,0x6f,0xf2, -0xf1,0xfa,0xf0,0xf0,0xf6,0xef,0xef,0xfd,0xef,0xf0,0xa5,0xf0,0xf0,0xae,0xf0,0xf0, -0x10,0xef,0xed,0xbe,0xec,0xeb,0xba,0xea,0xea,0x70,0xe9,0xe9,0x90,0xe8,0xe7,0x2e, -0xe7,0xe6,0xe3,0xe4,0xe3,0x70,0xe0,0xdd,0x73,0xd9,0xd5,0x58,0xd1,0xcc,0xae,0xc8, -0xc4,0x54,0xc0,0xbc,0x0e,0xba,0xb7,0x2b,0xb6,0xb5,0x40,0xb4,0xb3,0x4b,0xb3,0xb2, -0xce,0xb2,0xb3,0xa4,0xb4,0xb7,0x02,0xbb,0xbf,0xee,0xc5,0xcc,0xb3,0xd2,0xd8,0x7c, -0xde,0xe3,0x0a,0xe9,0xef,0x72,0xf6,0xff,0x96,0x09,0x14,0x9f,0x20,0x2c,0x70,0x36, -0x3f,0x5b,0x47,0x4d,0x2e,0x53,0x57,0x5b,0x5b,0x5e,0xf7,0x60,0x63,0x02,0x65,0x66, -0x9e,0x68,0x6a,0x36,0x6c,0x6d,0x8e,0x6f,0x70,0x6a,0x71,0x71,0x5a,0x71,0x70,0x28, -0x6f,0x6d,0x46,0x6b,0x68,0x2d,0x66,0x63,0x13,0x60,0x5c,0xe8,0x58,0x54,0x6b,0x50, -0x4b,0xeb,0x46,0x41,0x1f,0x3d,0x38,0xc5,0x33,0x2f,0x25,0x2b,0x26,0xce,0x22,0x1e, -0x49,0x1a,0x16,0x80,0x11,0x0d,0xc2,0x08,0x04,0x77,0x00,0xfc,0x6c,0xf9,0xf6,0xa3, -0xf3,0xf1,0xc6,0xef,0xee,0x55,0xed,0xec,0x3a,0xec,0xec,0xf1,0xeb,0xeb,0xee,0xeb, -0xeb,0xbc,0xeb,0xeb,0x48,0xeb,0xea,0x9e,0xea,0xea,0xc3,0xe9,0xe9,0x06,0xe9,0xe8, -0x7b,0xe8,0xe8,0x24,0xe8,0xe8,0x10,0xe8,0xe8,0x33,0xe8,0xe8,0x75,0xe8,0xe8,0xd8, -0xe8,0xe9,0x31,0xe9,0xe9,0x85,0xe9,0xe9,0x1c,0xea,0xea,0x43,0xea,0xea,0xd7,0xea, -0xeb,0xe5,0xeb,0xec,0x83,0xec,0xec,0xfb,0xec,0xed,0xb6,0xed,0xee,0x20,0xee,0xee, -0x01,0xee,0xee,0xd5,0xee,0xef,0x18,0xf0,0xf0,0xd9,0xf0,0xf1,0xe4,0xf1,0xf2,0x9c, -0xf3,0xf4,0x46,0xf5,0xf5,0xaf,0xf6,0xf7,0x62,0xf7,0xf7,0xd9,0xf7,0xf7,0x1e,0xf8, -0xf8,0x72,0xf8,0xf8,0x8d,0xf9,0xf9,0x1f,0xfa,0xf9,0x2b,0xf9,0xf8,0xf7,0xf7,0xf7, -0x48,0xf7,0xf7,0x12,0xf7,0xf6,0xbf,0xf6,0xf6,0x07,0xf6,0xf5,0x28,0xf5,0xf4,0x5d, -0xf4,0xf3,0x6f,0xf3,0xf2,0x0b,0xf2,0xf1,0xf7,0xf0,0xf0,0x9a,0xf0,0xf0,0xeb,0xf0, -0xf1,0x52,0xf1,0xf1,0x15,0xf1,0xf0,0x0a,0xf0,0xef,0x07,0xef,0xee,0xec,0xee,0xef, -0xa2,0xef,0xf0,0x10,0xf0,0xef,0x4d,0xef,0xee,0x86,0xed,0xec,0x87,0xeb,0xea,0x76, -0xe9,0xe8,0x6d,0xe8,0xe8,0x44,0xe8,0xe8,0x02,0xe8,0xe7,0x56,0xe6,0xe4,0xac,0xe2, -0xdf,0xce,0xdc,0xd9,0x32,0xd5,0xd0,0xcf,0xcc,0xc8,0x0c,0xc5,0xc2,0x80,0xbf,0xbd, -0xd7,0xbb,0xba,0x06,0xb9,0xb7,0x09,0xb6,0xb4,0xab,0xb3,0xb3,0x77,0xb4,0xb6,0x1a, -0xba,0xbe,0x58,0xc3,0xc8,0xf5,0xcc,0xd1,0x02,0xd5,0xd9,0xf3,0xdd,0xe3,0x8f,0xeb, -0xf4,0xb8,0xfe,0x09,0x3e,0x15,0x20,0x83,0x2a,0x34,0x60,0x3c,0x43,0x4d,0x4a,0x4f, -0x5c,0x54,0x58,0xa5,0x5b,0x5e,0x15,0x61,0x63,0x09,0x66,0x68,0x74,0x6a,0x6c,0xf7, -0x6d,0x6f,0xc1,0x6f,0x6f,0x7d,0x6f,0x6e,0x7b,0x6d,0x6b,0x1f,0x6a,0x68,0xb0,0x65, -0x63,0x42,0x60,0x5d,0x50,0x59,0x55,0x04,0x51,0x4c,0xd7,0x47,0x43,0x72,0x3e,0x3a, -0xc0,0x35,0x31,0x58,0x2d,0x29,0xe2,0x24,0x20,0x09,0x1c,0x17,0x65,0x12,0x0d,0x88, -0x08,0x03,0x2c,0xff,0xfa,0xac,0xf6,0xf2,0xdf,0xef,0xed,0xb0,0xea,0xe8,0x9f,0xe7, -0xe6,0x1a,0xe6,0xe5,0xab,0xe5,0xe5,0x2d,0xe6,0xe6,0xd7,0xe6,0xe7,0xb4,0xe7,0xe8, -0xa3,0xe8,0xe8,0x3f,0xe9,0xe9,0xd8,0xe9,0xea,0x41,0xea,0xea,0x86,0xea,0xea,0xeb, -0xea,0xea,0x0f,0xeb,0xeb,0x00,0xeb,0xeb,0x73,0xeb,0xeb,0xfb,0xeb,0xec,0x21,0xec, -0xec,0xb4,0xec,0xed,0x92,0xed,0xed,0x3e,0xee,0xee,0x07,0xef,0xef,0x6b,0xf0,0xf0, -0x5f,0xf1,0xf1,0xfb,0xf1,0xf2,0xb5,0xf2,0xf3,0x92,0xf3,0xf3,0x3f,0xf4,0xf4,0x65, -0xf4,0xf4,0xa7,0xf4,0xf4,0x5f,0xf5,0xf5,0x1a,0xf6,0xf6,0x28,0xf7,0xf7,0x2b,0xf8, -0xf8,0x76,0xf8,0xf8,0xa8,0xf8,0xf9,0xc2,0xf9,0xfa,0xab,0xfb,0xfc,0x49,0xfd,0xfd, -0x0c,0xfe,0xfe,0x32,0xfe,0xfe,0x64,0xfe,0xfe,0xdb,0xfe,0xfe,0xee,0xfe,0xfe,0x9b, -0xfe,0xfe,0xf4,0xfd,0xfd,0xf7,0xfc,0xfc,0x95,0xfb,0xfa,0xa9,0xf9,0xf8,0x9a,0xf7, -0xf6,0x5e,0xf6,0xf5,0xdf,0xf5,0xf5,0xfd,0xf5,0xf5,0x8d,0xf5,0xf4,0x0e,0xf4,0xf3, -0x40,0xf2,0xf1,0x48,0xf1,0xf1,0x22,0xf1,0xf1,0x76,0xf1,0xf1,0x68,0xf1,0xf1,0x60, -0xf0,0xef,0x25,0xee,0xec,0x7e,0xeb,0xea,0x54,0xe9,0xe8,0x18,0xe8,0xe7,0x7d,0xe7, -0xe7,0xa2,0xe6,0xe5,0xce,0xe4,0xe3,0x44,0xe1,0xde,0xbc,0xdb,0xd8,0x94,0xd4,0xd0, -0xd9,0xcc,0xc9,0x66,0xc6,0xc3,0xfe,0xc1,0xc0,0x92,0xbe,0xbc,0x0d,0xbb,0xb8,0x0f, -0xb7,0xb5,0xa6,0xb4,0xb4,0x5e,0xb6,0xb8,0x4d,0xbc,0xc0,0xe1,0xc3,0xc7,0xa7,0xca, -0xcd,0x99,0xd0,0xd4,0xe3,0xd8,0xde,0x1b,0xe6,0xee,0x5b,0xf8,0x02,0x49,0x0d,0x17, -0xff,0x21,0x2b,0x39,0x34,0x3b,0xaf,0x42,0x48,0x77,0x4d,0x51,0x9b,0x55,0x59,0x81, -0x5c,0x5f,0xeb,0x62,0x65,0x7d,0x68,0x6a,0xde,0x6c,0x6e,0x24,0x6f,0x6f,0x68,0x6f, -0x6e,0x0e,0x6e,0x6c,0x6c,0x6b,0x69,0x9a,0x67,0x65,0x63,0x62,0x5f,0xb3,0x5b,0x57, -0xce,0x53,0x4f,0x37,0x4b,0x46,0xad,0x42,0x3e,0x88,0x3a,0x36,0xa8,0x32,0x2e,0x8b, -0x2a,0x26,0xb3,0x21,0x1d,0x51,0x18,0x13,0xa7,0x0e,0x09,0x0b,0x05,0x00,0x59,0xfc, -0xf8,0xd5,0xf4,0xf1,0xfa,0xee,0xec,0xca,0xea,0xe9,0x15,0xe8,0xe7,0xb3,0xe6,0xe6, -0x25,0xe6,0xe6,0x11,0xe6,0xe6,0x63,0xe6,0xe6,0x0b,0xe7,0xe7,0x84,0xe7,0xe7,0x4f, -0xe8,0xe8,0x7d,0xe9,0xe9,0x3e,0xea,0xea,0xf9,0xea,0xeb,0xf6,0xeb,0xec,0xb6,0xec, -0xec,0x2d,0xed,0xed,0xa6,0xed,0xed,0x2e,0xee,0xee,0x43,0xee,0xee,0x85,0xee,0xee, -0x2c,0xef,0xef,0x3b,0xf0,0xf0,0x0a,0xf1,0xf1,0xa5,0xf1,0xf2,0x92,0xf2,0xf3,0x61, -0xf3,0xf3,0x1c,0xf4,0xf4,0x95,0xf4,0xf4,0xfd,0xf4,0xf5,0x31,0xf5,0xf5,0x09,0xf6, -0xf6,0x17,0xf7,0xf7,0xd9,0xf7,0xf7,0xce,0xf7,0xf7,0x48,0xf7,0xf7,0x75,0xf7,0xf7, -0x8f,0xf8,0xf9,0xb2,0xf9,0xfa,0x82,0xfa,0xfa,0x0c,0xfb,0xfb,0xa5,0xfb,0xfc,0x70, -0xfc,0xfc,0x4e,0xfd,0xfd,0x0a,0xfe,0xfe,0xc8,0xfe,0xff,0x41,0xff,0xff,0x46,0xff, -0xff,0x70,0xfe,0xfd,0xdb,0xfc,0xfb,0x2f,0xfb,0xfa,0x6a,0xfa,0xfa,0x44,0xfa,0xfa, -0xd2,0xf9,0xf9,0x95,0xf8,0xf7,0xcb,0xf6,0xf5,0x2e,0xf5,0xf4,0x48,0xf4,0xf4,0x10, -0xf4,0xf4,0x32,0xf4,0xf4,0xc1,0xf3,0xf3,0x32,0xf2,0xf1,0xc0,0xef,0xee,0x47,0xed, -0xec,0x53,0xeb,0xea,0x2b,0xea,0xe9,0x6c,0xe9,0xe9,0x70,0xe8,0xe7,0x7a,0xe6,0xe4, -0x8c,0xe2,0xdf,0x6b,0xdc,0xd8,0x98,0xd4,0xd0,0x1a,0xcd,0xc9,0x3d,0xc7,0xc4,0x0f, -0xc3,0xc1,0x10,0xbf,0xbc,0x5d,0xba,0xb8,0x42,0xb6,0xb5,0xd0,0xb4,0xb5,0xbd,0xb7, -0xba,0xa8,0xbd,0xc0,0xee,0xc3,0xc6,0x29,0xc9,0xcb,0x8a,0xce,0xd2,0x80,0xd6,0xdc, -0xd0,0xe2,0xea,0xcd,0xf3,0xfd,0xa9,0x07,0x11,0xce,0x1b,0x25,0xb3,0x2d,0x35,0x27, -0x3c,0x42,0x30,0x47,0x4b,0xed,0x4f,0x53,0xbe,0x57,0x5b,0xc4,0x5e,0x62,0xf0,0x64, -0x67,0x66,0x69,0x6a,0xef,0x6b,0x6c,0xa7,0x6c,0x6c,0xe7,0x6b,0x6b,0x02,0x6a,0x68, -0xb9,0x66,0x64,0xe8,0x61,0x5e,0x6d,0x5b,0x57,0x87,0x53,0x4f,0x35,0x4b,0x47,0x33, -0x43,0x3f,0x95,0x3b,0x37,0x2e,0x34,0x30,0xa7,0x2c,0x28,0x79,0x24,0x20,0xb2,0x1b, -0x17,0x72,0x12,0x0d,0x7f,0x09,0x05,0x11,0x01,0xfd,0xc4,0xf9,0xf6,0xf9,0xf3,0xf1, -0x99,0xef,0xee,0xb1,0xec,0xeb,0xc8,0xea,0xea,0xc3,0xe9,0xe9,0x58,0xe9,0xe9,0xd0, -0xe8,0xe8,0xdb,0xe8,0xe8,0xfe,0xe8,0xe9,0x32,0xe9,0xe9,0x95,0xe9,0xe9,0x3d,0xea, -0xea,0xf9,0xea,0xeb,0xa4,0xeb,0xec,0x70,0xec,0xec,0x8f,0xed,0xed,0x4f,0xee,0xee, -0xb8,0xee,0xee,0x4f,0xef,0xef,0x0a,0xf0,0xf0,0xd7,0xf0,0xf1,0xa4,0xf1,0xf2,0x71, -0xf2,0xf2,0x5e,0xf3,0xf3,0x2a,0xf4,0xf4,0x29,0xf5,0xf5,0xe9,0xf5,0xf6,0x53,0xf6, -0xf6,0x86,0xf6,0xf6,0x3c,0xf7,0xf7,0x7c,0xf8,0xf9,0x81,0xf9,0xf9,0xcc,0xf9,0xf9, -0x69,0xf9,0xf9,0x44,0xf9,0xf9,0xb6,0xf9,0xfa,0x50,0xfa,0xfa,0xca,0xfa,0xfa,0xfe, -0xfa,0xfb,0x00,0xfb,0xfb,0x11,0xfb,0xfb,0x53,0xfb,0xfb,0xa8,0xfb,0xfb,0x1d,0xfc, -0xfc,0xc6,0xfc,0xfd,0x83,0xfd,0xfd,0x78,0xfd,0xfd,0x61,0xfc,0xfb,0x3d,0xfb,0xfa, -0x9c,0xfa,0xfa,0xca,0xfa,0xfb,0x20,0xfb,0xfb,0xd2,0xfa,0xfa,0xc6,0xf9,0xf8,0x1f, -0xf8,0xf7,0xa6,0xf6,0xf6,0x04,0xf6,0xf5,0x1f,0xf6,0xf6,0x23,0xf6,0xf5,0x7f,0xf5, -0xf4,0xbb,0xf3,0xf2,0x59,0xf1,0xf0,0xe1,0xee,0xed,0xfe,0xec,0xec,0xc4,0xeb,0xeb, -0x36,0xeb,0xea,0x8e,0xea,0xe9,0xad,0xe8,0xe6,0x8f,0xe4,0xe1,0xf7,0xdd,0xda,0x42, -0xd6,0xd2,0x7a,0xcf,0xcc,0xe7,0xc9,0xc7,0xf8,0xc4,0xc2,0x65,0xbf,0xbc,0x76,0xb9, -0xb6,0x0d,0xb5,0xb4,0x32,0xb4,0xb5,0x46,0xb7,0xb9,0x49,0xbc,0xbe,0x5d,0xc1,0xc3, -0x0b,0xc6,0xc8,0x67,0xcb,0xce,0x6f,0xd3,0xd8,0xae,0xdf,0xe7,0x36,0xf0,0xf9,0xdd, -0x03,0x0d,0xef,0x17,0x21,0xe5,0x29,0x31,0x9b,0x38,0x3e,0x19,0x44,0x49,0xc2,0x4d, -0x52,0x73,0x56,0x5a,0x38,0x5e,0x61,0xba,0x64,0x67,0x11,0x69,0x6a,0xaa,0x6b,0x6c, -0x84,0x6c,0x6c,0x17,0x6c,0x6b,0x77,0x6a,0x69,0x51,0x67,0x65,0x71,0x62,0x5f,0xe5, -0x5b,0x58,0x00,0x54,0x4f,0xdf,0x4b,0x47,0xdc,0x43,0x3f,0x0d,0x3c,0x38,0x74,0x34, -0x30,0x99,0x2c,0x28,0x39,0x24,0x1f,0x7d,0x1b,0x16,0x4e,0x12,0x0d,0x5d,0x09,0x05, -0x00,0x01,0xfd,0x18,0xfa,0xf7,0x60,0xf4,0xf2,0x21,0xf0,0xee,0x69,0xed,0xec,0xb6, -0xeb,0xea,0x9f,0xea,0xea,0xe2,0xe9,0xe9,0xac,0xe9,0xe9,0x79,0xe9,0xe9,0x45,0xe9, -0xe9,0x54,0xe9,0xe9,0x97,0xe9,0xe9,0xaa,0xe9,0xe9,0xdb,0xe9,0xea,0x60,0xea,0xea, -0x0b,0xeb,0xeb,0x84,0xeb,0xeb,0xfb,0xeb,0xec,0x62,0xec,0xec,0xe9,0xec,0xed,0x94, -0xed,0xee,0x81,0xee,0xef,0x60,0xef,0xef,0x4e,0xf0,0xf0,0x5c,0xf1,0xf1,0xaf,0xf2, -0xf3,0xc4,0xf3,0xf4,0x41,0xf4,0xf4,0x86,0xf4,0xf4,0x2b,0xf5,0xf5,0x8c,0xf6,0xf7, -0x04,0xf8,0xf8,0xf8,0xf8,0xf9,0x42,0xf9,0xf9,0x86,0xf9,0xf9,0x0b,0xfa,0xfa,0xb6, -0xfa,0xfb,0x82,0xfb,0xfb,0xfc,0xfb,0xfc,0x31,0xfc,0xfc,0x54,0xfc,0xfc,0x57,0xfc, -0xfc,0x24,0xfc,0xfc,0x01,0xfc,0xfc,0x73,0xfc,0xfc,0x0c,0xfd,0xfd,0x02,0xfd,0xfc, -0x1a,0xfc,0xfb,0x74,0xfa,0xf9,0x3c,0xf9,0xf8,0xac,0xf8,0xf8,0xcb,0xf8,0xf8,0x0f, -0xf9,0xf8,0x9e,0xf8,0xf8,0x61,0xf7,0xf6,0x0b,0xf6,0xf5,0x17,0xf5,0xf4,0xee,0xf4, -0xf5,0x31,0xf5,0xf5,0x56,0xf5,0xf4,0x8f,0xf4,0xf3,0xdc,0xf2,0xf1,0xad,0xf0,0xef, -0x68,0xee,0xed,0xa7,0xec,0xec,0xc1,0xeb,0xeb,0xcb,0xeb,0xeb,0xac,0xeb,0xeb,0xc0, -0xe9,0xe7,0x6e,0xe5,0xe2,0xe4,0xde,0xdb,0x28,0xd8,0xd5,0x52,0xd2,0xcf,0x2c,0xcd, -0xca,0x67,0xc7,0xc4,0xd4,0xc0,0xbd,0x55,0xba,0xb7,0x0d,0xb6,0xb5,0x33,0xb5,0xb6, -0x50,0xb7,0xb9,0x02,0xbb,0xbc,0xce,0xbe,0xc0,0x79,0xc2,0xc4,0x37,0xc7,0xca,0x96, -0xce,0xd3,0x3c,0xda,0xe1,0x5d,0xea,0xf3,0xdd,0xfd,0x07,0xfe,0x11,0x1b,0x58,0x24, -0x2c,0xa6,0x33,0x3a,0x86,0x40,0x46,0xb4,0x4b,0x50,0xde,0x55,0x5a,0xc8,0x5e,0x62, -0xd8,0x65,0x68,0xe9,0x6a,0x6c,0xfa,0x6d,0x6e,0x7d,0x6f,0x6f,0x89,0x6f,0x6f,0x53, -0x6e,0x6d,0x62,0x6b,0x69,0x93,0x66,0x63,0x17,0x60,0x5c,0x55,0x58,0x54,0x34,0x50, -0x4c,0x42,0x48,0x44,0x65,0x40,0x3c,0xb7,0x38,0x34,0x9a,0x30,0x2c,0xf5,0x27,0x23, -0x85,0x1e,0x19,0xfd,0x14,0x10,0xb5,0x0b,0x07,0xf3,0x02,0xfe,0x5e,0xfb,0xf8,0x40, -0xf5,0xf2,0xdd,0xf0,0xef,0xa2,0xed,0xec,0xb8,0xeb,0xeb,0xb2,0xea,0xea,0x47,0xea, -0xea,0xf0,0xe9,0xe9,0xee,0xe9,0xea,0x20,0xea,0xea,0x44,0xea,0xea,0x55,0xea,0xea, -0x65,0xea,0xea,0xb9,0xea,0xea,0x2e,0xeb,0xeb,0x85,0xeb,0xeb,0xdb,0xeb,0xeb,0xff, -0xeb,0xec,0x20,0xec,0xec,0x84,0xec,0xec,0x1d,0xed,0xed,0xa6,0xed,0xed,0x2d,0xee, -0xee,0xf7,0xee,0xef,0x48,0xf0,0xf0,0x8e,0xf1,0xf1,0x2e,0xf2,0xf2,0x64,0xf2,0xf2, -0xd9,0xf2,0xf3,0xf4,0xf3,0xf4,0x5a,0xf5,0xf6,0x80,0xf6,0xf6,0x4e,0xf7,0xf7,0xb8, -0xf7,0xf7,0x5f,0xf8,0xf8,0x4b,0xf9,0xf9,0x4c,0xfa,0xfa,0x1b,0xfb,0xfb,0xfa,0xfb, -0xfc,0xd7,0xfc,0xfd,0x52,0xfd,0xfd,0x55,0xfd,0xfd,0x65,0xfd,0xfd,0xe9,0xfd,0xfe, -0xc5,0xfe,0xff,0x52,0xff,0xff,0xf5,0xfe,0xfe,0xb7,0xfd,0xfc,0x1e,0xfc,0xfb,0xc6, -0xfa,0xfa,0x47,0xfa,0xfa,0x24,0xfa,0xfa,0xe2,0xf9,0xf9,0xe8,0xf8,0xf8,0x53,0xf7, -0xf6,0xd7,0xf5,0xf5,0xf4,0xf4,0xf4,0xfe,0xf4,0xf5,0x31,0xf5,0xf5,0x13,0xf5,0xf4, -0x5d,0xf4,0xf3,0xdb,0xf2,0xf1,0xad,0xf0,0xef,0x58,0xee,0xed,0xa5,0xec,0xec,0x44, -0xec,0xec,0xd7,0xec,0xed,0xc0,0xec,0xec,0xa0,0xea,0xe8,0x1a,0xe6,0xe3,0x54,0xe0, -0xdd,0xc7,0xda,0xd8,0xb3,0xd5,0xd3,0x72,0xd0,0xcd,0x06,0xca,0xc6,0xe8,0xc2,0xbf, -0x87,0xbc,0xba,0x71,0xb8,0xb7,0x68,0xb7,0xb7,0xbc,0xb8,0xb9,0x1d,0xbb,0xbc,0x95, -0xbd,0xbe,0x1b,0xc0,0xc1,0xaa,0xc3,0xc6,0xe5,0xc9,0xce,0x57,0xd4,0xdb,0x76,0xe3, -0xec,0xd5,0xf5,0xff,0xf7,0x08,0x12,0xd3,0x1a,0x22,0x6f,0x2a,0x31,0x05,0x38,0x3e, -0x66,0x44,0x4a,0xc4,0x4f,0x55,0xc0,0x59,0x5e,0xc0,0x61,0x64,0x8d,0x67,0x69,0x7b, -0x6b,0x6c,0xed,0x6d,0x6e,0xc8,0x6e,0x6e,0x4b,0x6e,0x6d,0xe4,0x6b,0x69,0x7e,0x67, -0x64,0x48,0x61,0x5d,0x1d,0x5a,0x56,0x54,0x52,0x4e,0x96,0x4a,0x46,0x0b,0x43,0x3f, -0x74,0x3b,0x37,0x58,0x33,0x2f,0x90,0x2a,0x26,0x60,0x21,0x1c,0xa7,0x17,0x12,0xeb, -0x0d,0x09,0xd4,0x04,0x00,0xda,0xfc,0xf9,0x25,0xf6,0xf3,0xf5,0xf0,0xef,0x50,0xed, -0xec,0xe0,0xea,0xea,0x40,0xe9,0xe8,0x6c,0xe8,0xe8,0x12,0xe8,0xe8,0x32,0xe8,0xe8, -0x64,0xe8,0xe8,0xa9,0xe8,0xe8,0xed,0xe8,0xe9,0x51,0xe9,0xe9,0xe9,0xe9,0xea,0x94, -0xea,0xea,0x3e,0xeb,0xeb,0x96,0xeb,0xeb,0xc9,0xeb,0xeb,0x2f,0xec,0xec,0xb7,0xec, -0xec,0x1e,0xed,0xed,0x42,0xed,0xed,0xd7,0xed,0xee,0xf5,0xee,0xef,0x39,0xf0,0xf0, -0xfa,0xf0,0xf1,0x42,0xf1,0xf1,0x74,0xf1,0xf1,0x0a,0xf2,0xf2,0x18,0xf3,0xf3,0x3a, -0xf4,0xf4,0xea,0xf4,0xf5,0x42,0xf5,0xf5,0xa7,0xf5,0xf5,0x2e,0xf6,0xf6,0xb7,0xf6, -0xf7,0x60,0xf7,0xf7,0x4c,0xf8,0xf8,0x3b,0xf9,0xf9,0xfa,0xf9,0xfa,0x41,0xfa,0xfa, -0x55,0xfa,0xfa,0xe9,0xfa,0xfb,0x06,0xfc,0xfc,0x5b,0xfd,0xfd,0x1d,0xfe,0xfe,0xe2, -0xfd,0xfd,0xe6,0xfc,0xfc,0xb3,0xfb,0xfb,0xf4,0xfa,0xfa,0xee,0xfa,0xfb,0x00,0xfb, -0xfa,0xbf,0xfa,0xfa,0x82,0xf9,0xf8,0xfc,0xf7,0xf7,0xc4,0xf6,0xf6,0x25,0xf6,0xf6, -0x21,0xf6,0xf6,0x53,0xf6,0xf6,0x46,0xf6,0xf6,0xa1,0xf5,0xf4,0x0f,0xf4,0xf2,0xbf, -0xf1,0xf0,0x57,0xef,0xee,0x19,0xee,0xee,0x71,0xee,0xee,0x4e,0xef,0xef,0xe5,0xee, -0xed,0x4d,0xec,0xea,0xe5,0xe7,0xe5,0x07,0xe3,0xe0,0x5a,0xde,0xdc,0xa1,0xd9,0xd7, -0x10,0xd4,0xd0,0x5d,0xcd,0xc9,0x3b,0xc6,0xc2,0x1e,0xc0,0xbd,0x4c,0xbc,0xbb,0x26, -0xbb,0xbb,0xe5,0xbb,0xbc,0x8b,0xbd,0xbe,0x46,0xbf,0xc0,0xf1,0xc0,0xc2,0xb2,0xc3, -0xc5,0x1f,0xc9,0xcd,0xb5,0xd2,0xd9,0xe3,0xe0,0xe9,0xf3,0xf1,0xfb,0x11,0x04,0x0c, -0x1b,0x15,0x1d,0x81,0x24,0x2b,0x9a,0x32,0x39,0xb5,0x3f,0x45,0xee,0x4b,0x51,0x43, -0x56,0x5a,0xcc,0x5e,0x62,0x12,0x65,0x67,0x88,0x69,0x6b,0x94,0x6c,0x6d,0x29,0x6e, -0x6e,0xf4,0x6d,0x6d,0xd2,0x6b,0x69,0xcf,0x67,0x65,0xd0,0x61,0x5e,0xd6,0x5a,0x57, -0x61,0x53,0x4f,0x1b,0x4c,0x48,0xb6,0x44,0x41,0x40,0x3d,0x39,0x76,0x35,0x31,0xd4, -0x2c,0x28,0x85,0x23,0x1e,0xcb,0x19,0x14,0x2f,0x10,0x0b,0xf7,0x06,0x02,0xba,0xfe, -0xfb,0xc0,0xf7,0xf4,0x6d,0xf2,0xf0,0x42,0xee,0xec,0x49,0xeb,0xea,0x32,0xe9,0xe8, -0x19,0xe8,0xe7,0x8b,0xe7,0xe7,0x66,0xe7,0xe7,0x76,0xe7,0xe7,0x87,0xe7,0xe7,0xba, -0xe7,0xe7,0x5f,0xe8,0xe8,0x1b,0xe9,0xe9,0xe9,0xe9,0xea,0x84,0xea,0xea,0x0d,0xeb, -0xeb,0xd7,0xeb,0xec,0xa4,0xec,0xec,0x3e,0xed,0xed,0x65,0xed,0xed,0xfb,0xed,0xee, -0x16,0xef,0xef,0x7b,0xf0,0xf1,0xa1,0xf1,0xf2,0x51,0xf2,0xf2,0xa8,0xf2,0xf2,0x3d, -0xf3,0xf3,0x29,0xf4,0xf4,0x3b,0xf5,0xf5,0x2b,0xf6,0xf6,0xb8,0xf6,0xf7,0x30,0xf7, -0xf7,0x96,0xf7,0xf7,0xec,0xf7,0xf8,0x41,0xf8,0xf8,0xe9,0xf8,0xf9,0xb5,0xf9,0xfa, -0x52,0xfa,0xfa,0x88,0xfa,0xfa,0x68,0xfa,0xfa,0x65,0xfa,0xfa,0xf9,0xfa,0xfb,0x18, -0xfc,0xfc,0x4c,0xfd,0xfd,0xda,0xfd,0xfd,0x6b,0xfd,0xfc,0x5f,0xfc,0xfb,0x8d,0xfb, -0xfb,0x22,0xfb,0xfb,0x53,0xfb,0xfb,0x66,0xfb,0xfb,0xc3,0xfa,0xfa,0x94,0xf9,0xf8, -0x3e,0xf8,0xf7,0x3a,0xf7,0xf6,0xad,0xf6,0xf6,0x89,0xf6,0xf6,0xca,0xf6,0xf6,0xde, -0xf6,0xf6,0x08,0xf6,0xf5,0x02,0xf4,0xf2,0x3a,0xf1,0xef,0xee,0xee,0xee,0x35,0xee, -0xee,0xc5,0xee,0xef,0x42,0xef,0xee,0x3f,0xee,0xed,0x40,0xeb,0xe9,0x56,0xe7,0xe5, -0x14,0xe3,0xe1,0xe0,0xde,0xdc,0x19,0xda,0xd7,0x13,0xd4,0xd0,0x09,0xcd,0xc9,0xd5, -0xc5,0xc2,0xd9,0xbf,0xbd,0x1a,0xbc,0xbb,0xa1,0xba,0xba,0xfb,0xba,0xbb,0x28,0xbc, -0xbc,0x3b,0xbd,0xbd,0x5c,0xbe,0xbf,0xa4,0xc0,0xc2,0xab,0xc5,0xc9,0xca,0xce,0xd5, -0x40,0xdc,0xe4,0xb3,0xec,0xf5,0xd2,0xfd,0x06,0x63,0x0e,0x16,0x05,0x1e,0x25,0xb8, -0x2c,0x33,0xac,0x3a,0x41,0x74,0x47,0x4d,0xa6,0x52,0x57,0xb8,0x5b,0x5f,0xc8,0x62, -0x65,0x1a,0x68,0x6a,0xc2,0x6b,0x6c,0xcf,0x6d,0x6e,0x23,0x6e,0x6d,0x67,0x6c,0x6a, -0x7a,0x68,0x65,0xcc,0x62,0x5f,0x19,0x5c,0x58,0xea,0x54,0x51,0xb3,0x4d,0x4a,0x70, -0x46,0x42,0x3e,0x3f,0x3b,0x55,0x37,0x33,0xd3,0x2e,0x2a,0x93,0x25,0x20,0xeb,0x1b, -0x16,0x1f,0x12,0x0d,0xc5,0x08,0x04,0x65,0x00,0xfc,0x3b,0xf9,0xf6,0x74,0xf3,0xf1, -0xf2,0xee,0xed,0xa2,0xeb,0xea,0x34,0xe9,0xe8,0xc7,0xe7,0xe7,0xf4,0xe6,0xe6,0x8b, -0xe6,0xe6,0x25,0xe6,0xe6,0xe0,0xe5,0xe5,0x1f,0xe6,0xe6,0x94,0xe6,0xe6,0x2d,0xe7, -0xe7,0x95,0xe7,0xe7,0x1c,0xe8,0xe8,0xe7,0xe8,0xe9,0xd5,0xe9,0xea,0x72,0xea,0xea, -0xda,0xea,0xeb,0x40,0xeb,0xeb,0x2a,0xec,0xec,0xad,0xed,0xee,0x26,0xef,0xef,0x4c, -0xf0,0xf0,0x0a,0xf1,0xf1,0xb4,0xf1,0xf2,0xc2,0xf2,0xf3,0x05,0xf4,0xf4,0x39,0xf5, -0xf5,0x4c,0xf6,0xf6,0x4c,0xf7,0xf7,0xfa,0xf7,0xf8,0x73,0xf8,0xf8,0xeb,0xf8,0xf9, -0xa3,0xf9,0xfa,0xa1,0xfa,0xfb,0x92,0xfb,0xfb,0x1e,0xfc,0xfc,0x13,0xfc,0xfb,0xef, -0xfb,0xfb,0x0e,0xfc,0xfc,0xc5,0xfc,0xfd,0x05,0xfe,0xfe,0x08,0xff,0xff,0x33,0xff, -0xfe,0x6e,0xfe,0xfd,0x5e,0xfd,0xfc,0xbe,0xfc,0xfc,0x89,0xfc,0xfc,0xca,0xfc,0xfc, -0x9b,0xfc,0xfc,0xe5,0xfb,0xfb,0xc5,0xfa,0xfa,0x92,0xf9,0xf9,0x91,0xf8,0xf8,0x24, -0xf8,0xf8,0x30,0xf8,0xf8,0xb7,0xf8,0xf8,0xee,0xf8,0xf8,0xd8,0xf7,0xf6,0x6b,0xf5, -0xf3,0x9f,0xf2,0xf1,0xd8,0xf0,0xf0,0xa9,0xf0,0xf0,0x4f,0xf1,0xf1,0x56,0xf1,0xf0, -0xcc,0xef,0xee,0xf8,0xec,0xeb,0x63,0xe9,0xe7,0xba,0xe5,0xe3,0xac,0xe1,0xdf,0x84, -0xdc,0xd9,0x19,0xd6,0xd2,0xc8,0xce,0xcb,0x71,0xc7,0xc4,0x52,0xc1,0xbe,0x3f,0xbd, -0xbc,0x51,0xbb,0xbb,0x10,0xbb,0xbb,0x52,0xbb,0xbb,0x97,0xbb,0xbb,0xda,0xbb,0xbc, -0x76,0xbd,0xbf,0xf3,0xc1,0xc5,0x7a,0xca,0xd0,0x15,0xd7,0xde,0x66,0xe6,0xee,0xb9, -0xf6,0xfe,0xfd,0x06,0x0e,0x9c,0x16,0x1e,0xe5,0x25,0x2d,0xa6,0x34,0x3b,0x3b,0x42, -0x48,0x37,0x4e,0x53,0x37,0x58,0x5c,0x38,0x60,0x63,0x57,0x66,0x68,0xec,0x6a,0x6c, -0xb8,0x6d,0x6e,0x86,0x6e,0x6e,0x22,0x6d,0x6b,0xba,0x69,0x67,0x75,0x64,0x61,0x27, -0x5e,0x5a,0x3a,0x57,0x53,0x4c,0x50,0x4c,0x6d,0x49,0x45,0x1c,0x42,0x3e,0x65,0x3a, -0x36,0xf3,0x31,0x2d,0xd7,0x28,0x23,0x0e,0x1f,0x1a,0x21,0x15,0x10,0xd6,0x0b,0x07, -0x46,0x03,0xff,0x18,0xfc,0xf8,0x0e,0xf6,0xf3,0x48,0xf1,0xef,0x95,0xed,0xec,0x13, -0xeb,0xea,0x94,0xe9,0xe9,0xc2,0xe8,0xe8,0x05,0xe8,0xe7,0x9c,0xe7,0xe7,0x77,0xe7, -0xe7,0xa9,0xe7,0xe7,0x1e,0xe8,0xe8,0x53,0xe8,0xe8,0xb8,0xe8,0xe8,0x6f,0xe9,0xe9, -0x2d,0xea,0xea,0xfa,0xea,0xeb,0x42,0xeb,0xeb,0x76,0xeb,0xeb,0xf9,0xeb,0xec,0x17, -0xed,0xed,0x8c,0xee,0xef,0xa2,0xef,0xf0,0x93,0xf0,0xf0,0x5e,0xf1,0xf1,0x2b,0xf2, -0xf2,0x3a,0xf3,0xf3,0x4c,0xf4,0xf4,0x7f,0xf5,0xf6,0xa1,0xf6,0xf7,0x82,0xf7,0xf7, -0x2e,0xf8,0xf8,0x84,0xf8,0xf8,0xfb,0xf8,0xf9,0xe5,0xf9,0xfa,0xe6,0xfa,0xfb,0xd7, -0xfb,0xfb,0x0f,0xfc,0xfc,0xd0,0xfb,0xfb,0x89,0xfb,0xfb,0xc8,0xfb,0xfc,0xc2,0xfc, -0xfd,0x05,0x00,0x00,0x01,0x00,0x00,0x9c,0x01,0x03,0xd0,0x04,0x06,0xd1,0x06,0x07, -0xb4,0x07,0x08,0x43,0x08,0x08,0xe4,0x07,0x06,0x5d,0x06,0x06,0xef,0x08,0x0d,0x55, -0x13,0x19,0xed,0x20,0x28,0xe3,0x2f,0x38,0x92,0x40,0x47,0x54,0x4b,0x4c,0xae,0x4b, -0x49,0xe4,0x45,0x40,0x88,0x39,0x30,0x82,0x24,0x18,0x90,0x0a,0xfd,0xc5,0xf0,0xe4, -0xdf,0xd9,0xcf,0x57,0xc6,0xbe,0xca,0xb8,0xb4,0xf7,0xb0,0xae,0x60,0xab,0xa9,0xf4, -0xa7,0xa7,0x65,0xa7,0xa7,0x4b,0xa8,0xa8,0xdf,0xa9,0xab,0x38,0xae,0xb1,0x4d,0xb6, -0xba,0x7d,0xbf,0xc4,0xd5,0xc9,0xcf,0x49,0xd5,0xda,0x26,0xdf,0xe3,0x97,0xe7,0xeb, -0x3b,0xef,0xf2,0xd8,0xf5,0xf8,0x4f,0xfc,0xff,0x77,0x02,0x05,0x8d,0x09,0x0c,0xe6, -0x0d,0x0d,0xbe,0x0c,0x0b,0x93,0x09,0x06,0xff,0x02,0xfd,0xdd,0xf7,0xf2,0x17,0xee, -0xea,0x6b,0xe8,0xe6,0x0e,0xe6,0xe6,0xd5,0xe7,0xea,0xf9,0xee,0xf5,0x23,0xfd,0x06, -0x71,0x0f,0x19,0x61,0x23,0x2e,0x96,0x39,0x44,0xc2,0x4d,0x55,0x3f,0x5d,0x63,0xd7, -0x68,0x6d,0x27,0x71,0x73,0xff,0x75,0x76,0x1a,0x76,0x74,0x62,0x71,0x6d,0x2a,0x69, -0x63,0x6c,0x5d,0x56,0xb8,0x4f,0x49,0x7b,0x45,0x43,0x62,0x42,0x42,0xec,0x43,0x46, -0x45,0x4a,0x4f,0x95,0x54,0x58,0xed,0x5a,0x5a,0x57,0x58,0x54,0xdb,0x4f,0x49,0xf1, -0x3f,0x34,0x21,0x26,0x17,0x05,0x08,0xf9,0x01,0xea,0xda,0x9b,0xcb,0xbd,0xd8,0xb0, -0xa5,0x9e,0x9c,0x94,0xea,0x8d,0x88,0x58,0x84,0x81,0x08,0x80,0x80,0x00,0x81,0x82, -0xa9,0x84,0x87,0x00,0x8a,0x8d,0x1c,0x92,0x96,0x39,0x9b,0x9f,0x9c,0xa4,0xaa,0xc1, -0xaf,0xb5,0x58,0xbb,0xc0,0xaf,0xc6,0xcc,0xd6,0xd1,0xd7,0x50,0xdc,0xe1,0x67,0xe6, -0xea,0x0f,0xef,0xf3,0xa1,0xf7,0xfc,0xb1,0xff,0x02,0x00,0x03,0x03,0x44,0x03,0x02, -0x7c,0x01,0xff,0x80,0xfb,0xf7,0xb8,0xf3,0xf0,0x33,0xed,0xea,0x8e,0xe9,0xe8,0x9c, -0xe8,0xe9,0x50,0xea,0xec,0x7b,0xf0,0xf5,0x37,0xfb,0x01,0x99,0x08,0x10,0xb4,0x18, -0x21,0xba,0x2a,0x33,0x25,0x3b,0x41,0x8d,0x47,0x4c,0x87,0x50,0x54,0xd2,0x57,0x5b, -0x04,0x5e,0x5f,0xd8,0x5f,0x5e,0x2f,0x5d,0x5a,0x49,0x57,0x52,0x8f,0x4d,0x47,0x72, -0x40,0x3a,0xe2,0x34,0x30,0x3f,0x2e,0x2c,0x28,0x2c,0x2d,0xb8,0x30,0x35,0x19,0x3b, -0x40,0x50,0x43,0x44,0x4f,0x45,0x44,0x8a,0x42,0x3e,0x90,0x36,0x2c,0x66,0x20,0x13, -0x8a,0x06,0xf9,0x43,0xeb,0xdc,0xee,0xce,0xc2,0x70,0xb6,0xac,0x2a,0xa4,0x9c,0x5a, -0x96,0x91,0x52,0x8d,0x8b,0x31,0x8a,0x8a,0x14,0x8b,0x8c,0xb8,0x8e,0x91,0x5a,0x95, -0x99,0x96,0x9d,0xa1,0xfb,0xa5,0xaa,0x27,0xaf,0xb3,0xaf,0xb8,0xbd,0xf4,0xc1,0xc6, -0xe9,0xca,0xce,0x0f,0xd3,0xd7,0xb5,0xdb,0xdf,0x7b,0xe3,0xe7,0x33,0xeb,0xef,0x9d, -0xf4,0xf8,0x0d,0xfc,0xfe,0x58,0x00,0x01,0x1f,0x03,0x03,0x75,0x02,0x00,0x5b,0xfe, -0xfb,0xfb,0xf8,0xf6,0x25,0xf4,0xf2,0x88,0xf1,0xf0,0x8d,0xf0,0xf0,0x6e,0xf2,0xf5, -0xb1,0xf8,0xfd,0x21,0x02,0x08,0xb0,0x0e,0x16,0x54,0x1e,0x26,0xfa,0x2e,0x37,0xb0, -0x3e,0x45,0xba,0x4b,0x50,0xa8,0x54,0x58,0x53,0x5b,0x5d,0x9d,0x5f,0x60,0x46,0x60, -0x5f,0x54,0x5d,0x5a,0x6d,0x57,0x53,0xb1,0x4d,0x47,0xcd,0x41,0x3c,0x84,0x37,0x33, -0xeb,0x30,0x2f,0xf3,0x2e,0x30,0xd7,0x33,0x38,0xda,0x3d,0x42,0xf7,0x45,0x48,0x72, -0x49,0x49,0x2b,0x48,0x44,0x21,0x3d,0x33,0xcc,0x28,0x1d,0xb0,0x10,0x03,0xfc,0xf5, -0xe8,0x90,0xda,0xce,0x24,0xc3,0xb9,0x33,0xb0,0xa8,0xf0,0xa0,0x9b,0xd3,0x96,0x93, -0x3f,0x92,0x91,0x34,0x91,0x92,0x44,0x94,0x97,0x82,0x9a,0x9e,0x74,0xa2,0xa6,0xbe, -0xab,0xb0,0xaa,0xb5,0xba,0xca,0xbf,0xc4,0x3b,0xc9,0xcd,0x44,0xd1,0xd5,0x53,0xd9, -0xdd,0xa3,0xe0,0xe3,0xec,0xe6,0xea,0xb8,0xee,0xf3,0x20,0xf7,0xfa,0xeb,0xfd,0x00, -0x2b,0x03,0x04,0xff,0x05,0x06,0x61,0x05,0x03,0xcf,0x01,0xff,0x72,0xfc,0xf9,0xdf, -0xf7,0xf5,0x3f,0xf4,0xf2,0xec,0xf1,0xf2,0x10,0xf3,0xf4,0x6f,0xf7,0xfa,0x77,0xfe, -0x03,0x56,0x09,0x10,0x51,0x17,0x1e,0xef,0x26,0x2e,0x2a,0x36,0x3c,0x0f,0x43,0x48, -0xc3,0x4c,0x50,0x0c,0x54,0x56,0xbc,0x58,0x59,0x1d,0x5a,0x59,0xba,0x58,0x57,0x71, -0x54,0x50,0x1c,0x4c,0x46,0xfa,0x40,0x3b,0x2b,0x37,0x33,0x14,0x30,0x2d,0x0d,0x2d, -0x2d,0xdf,0x30,0x35,0x21,0x3a,0x3e,0x4f,0x43,0x46,0x7d,0x49,0x4a,0xeb,0x49,0x46, -0x05,0x40,0x37,0x27,0x2d,0x21,0xef,0x15,0x08,0x8f,0xfb,0xee,0x72,0xe1,0xd5,0x0b, -0xcb,0xc1,0xd2,0xb7,0xaf,0x9a,0xa8,0xa2,0x9f,0x9e,0x9b,0xb3,0x98,0x97,0xc3,0x96, -0x97,0xf6,0x98,0x9b,0xa0,0x9d,0xa0,0x6d,0xa4,0xa8,0x96,0xac,0xb0,0xbf,0xb5,0xba, -0x59,0xbf,0xc3,0xbb,0xc7,0xcb,0xcb,0xcf,0xd3,0x6c,0xd7,0xda,0x47,0xdd,0xe0,0xa4, -0xe3,0xe7,0x37,0xeb,0xee,0x2d,0xf2,0xf5,0x55,0xf8,0xfa,0x0f,0xfd,0xfe,0x37,0xff, -0xff,0x74,0xfe,0xfd,0x00,0xfb,0xf8,0xde,0xf6,0xf5,0x61,0xf3,0xf1,0xae,0xf0,0xef, -0xff,0xef,0xf0,0x0a,0xf2,0xf3,0x5f,0xf6,0xf9,0x05,0xfd,0x01,0xd7,0x06,0x0c,0x7d, -0x13,0x1a,0xf9,0x21,0x29,0xa6,0x30,0x37,0x75,0x3d,0x42,0xdf,0x47,0x4c,0xa0,0x4f, -0x52,0xb9,0x54,0x56,0xd2,0x56,0x57,0x90,0x56,0x55,0x47,0x53,0x50,0xe1,0x4b,0x47, -0x00,0x42,0x3d,0x81,0x38,0x34,0xb5,0x30,0x2d,0xae,0x2c,0x2d,0x82,0x2f,0x33,0xf5, -0x37,0x3d,0x21,0x42,0x46,0xce,0x4a,0x4c,0xbf,0x4c,0x49,0x2c,0x44,0x3c,0xb6,0x32, -0x27,0xc7,0x1a,0x0d,0xc5,0xff,0xf2,0xe8,0xe5,0xda,0xe0,0xce,0xc4,0x07,0xbb,0xb2, -0xbd,0xab,0xa5,0x9b,0xa0,0x9c,0x67,0x99,0x97,0x97,0x96,0x96,0x37,0x97,0x98,0x0d, -0x9b,0x9d,0xfc,0xa0,0xa4,0xb8,0xa8,0xad,0xf3,0xb1,0xb6,0xf9,0xba,0xbf,0xd5,0xc3, -0xc8,0xc7,0xcc,0xd0,0xe9,0xd3,0xd6,0x0f,0xda,0xdd,0xd5,0xe0,0xe4,0xf6,0xe7,0xeb, -0xe8,0xee,0xf2,0x02,0xf5,0xf7,0xda,0xf9,0xfb,0x98,0xfc,0xfc,0x2c,0xfc,0xfb,0xb1, -0xf9,0xf8,0xa3,0xf6,0xf5,0x90,0xf3,0xf2,0x43,0xf1,0xf0,0xfd,0xf0,0xf1,0x87,0xf2, -0xf4,0x31,0xf6,0xf8,0x0c,0xfc,0xff,0x9f,0x04,0x0a,0x30,0x10,0x16,0x2f,0x1e,0x25, -0xa6,0x2c,0x33,0xd7,0x39,0x3f,0xa9,0x44,0x49,0x02,0x4d,0x50,0x71,0x52,0x54,0x22, -0x55,0x55,0x9a,0x55,0x54,0xfb,0x52,0x50,0x84,0x4c,0x48,0xa4,0x43,0x3e,0x1f,0x3a, -0x35,0x68,0x31,0x2e,0x22,0x2c,0x2b,0x1c,0x2d,0x2f,0x9b,0x33,0x38,0xf6,0x3d,0x43, -0xab,0x48,0x4b,0x8e,0x4c,0x4a,0x5a,0x46,0x3f,0x0c,0x37,0x2c,0x20,0x1f,0x11,0x2a, -0x04,0xf7,0xd3,0xea,0xde,0x6e,0xd3,0xc8,0x1b,0xbf,0xb6,0xf9,0xae,0xa8,0xa6,0xa2, -0x9e,0x70,0x9a,0x98,0x80,0x96,0x96,0x82,0x96,0x97,0xdd,0x99,0x9c,0xb6,0x9f,0xa3, -0x19,0xa8,0xac,0x5b,0xb1,0xb5,0x9e,0xba,0xbf,0x46,0xc4,0xc8,0xcc,0xcc,0xd0,0x63, -0xd3,0xd6,0xa8,0xd9,0xdc,0x4e,0xe0,0xe3,0x5b,0xe7,0xea,0x1c,0xee,0xf1,0x54,0xf4, -0xf7,0x92,0xf9,0xfb,0x65,0xfc,0xfc,0x8d,0xfc,0xfc,0x10,0xfb,0xf9,0xaf,0xf8,0xf7, -0x03,0xf6,0xf4,0x6f,0xf4,0xf4,0x42,0xf4,0xf4,0xcd,0xf5,0xf7,0x03,0xf9,0xfb,0xf4, -0xfd,0x01,0x45,0x05,0x0a,0x90,0x0f,0x15,0x1a,0x1c,0x22,0x8c,0x29,0x2f,0x0f,0x36, -0x3b,0xa9,0x40,0x45,0x02,0x49,0x4c,0x91,0x4e,0x50,0xb6,0x51,0x52,0xd8,0x52,0x52, -0x26,0x51,0x4e,0xef,0x4b,0x48,0x02,0x44,0x3f,0xc8,0x3a,0x36,0x90,0x31,0x2d,0x7e, -0x2b,0x2a,0x94,0x2a,0x2c,0x84,0x2f,0x34,0x03,0x3a,0x40,0xfa,0x46,0x4b,0xfa,0x4d, -0x4d,0xfc,0x4a,0x45,0xec,0x3d,0x33,0x28,0x27,0x19,0x0b,0x0c,0xfe,0x3d,0xf2,0xe6, -0x30,0xda,0xcf,0x65,0xc5,0xbc,0xc8,0xb4,0xad,0xac,0xa7,0xa2,0x57,0x9e,0x9b,0xa6, -0x99,0x98,0xbb,0x98,0x99,0xe5,0x9a,0x9d,0x94,0xa0,0xa4,0x86,0xa8,0xac,0x4b,0xb1, -0xb6,0xe0,0xba,0xbf,0x8d,0xc4,0xc8,0xac,0xcc,0xd0,0x83,0xd3,0xd6,0xeb,0xd9,0xdd, -0x72,0xe0,0xe3,0x2d,0xe7,0xea,0x85,0xed,0xf0,0xab,0xf3,0xf6,0x85,0xf8,0xfa,0x00, -0xfb,0xfb,0x66,0xfb,0xfb,0x51,0xfa,0xf9,0x34,0xf8,0xf7,0x10,0xf6,0xf5,0xf6,0xf4, -0xf4,0x1e,0xf5,0xf5,0x7a,0xf6,0xf7,0x2a,0xf9,0xfa,0x4f,0xfd,0x00,0x70,0x03,0x07, -0x69,0x0c,0x11,0xde,0x17,0x1e,0xb3,0x24,0x2a,0x1f,0x31,0x36,0x0c,0x3c,0x40,0xca, -0x44,0x48,0xf3,0x4a,0x4d,0xd2,0x4e,0x4f,0x8e,0x50,0x50,0xa8,0x4f,0x4d,0x9f,0x4b, -0x48,0xe8,0x44,0x40,0x3b,0x3c,0x37,0x08,0x33,0x2f,0x42,0x2c,0x2a,0xf7,0x29,0x2a, -0x3d,0x2d,0x31,0x05,0x37,0x3d,0x1f,0x45,0x4b,0x43,0x4f,0x50,0x7c,0x4f,0x4b,0xd7, -0x44,0x3b,0xe8,0x2f,0x22,0xac,0x14,0x07,0x21,0xfa,0xed,0x3e,0xe2,0xd7,0xe2,0xcc, -0xc3,0x7c,0xbb,0xb3,0x2f,0xad,0xa7,0xa5,0xa2,0x9f,0x81,0x9c,0x9a,0xcc,0x99,0x99, -0xfc,0x9a,0x9d,0x01,0xa0,0xa3,0x05,0xa7,0xab,0xa2,0xaf,0xb4,0x89,0xb9,0xbe,0x17, -0xc3,0xc7,0x35,0xcb,0xce,0x0c,0xd2,0xd5,0x21,0xd8,0xdb,0x42,0xde,0xe1,0x55,0xe4, -0xe7,0x85,0xea,0xed,0x69,0xf0,0xf2,0xdd,0xf4,0xf6,0x76,0xf7,0xf8,0x84,0xf8,0xf8, -0x06,0xf8,0xf7,0x95,0xf6,0xf5,0x4d,0xf5,0xf4,0xdf,0xf4,0xf5,0x70,0xf5,0xf6,0x01, -0xf7,0xf8,0xa2,0xf9,0xfb,0x54,0xfd,0xff,0xdc,0x02,0x06,0xd9,0x0a,0x0f,0x7d,0x15, -0x1b,0xa8,0x21,0x27,0xcc,0x2d,0x33,0xb7,0x38,0x3d,0xb8,0x41,0x45,0x44,0x48,0x4a, -0x9b,0x4c,0x4e,0x01,0x4f,0x4f,0x06,0x4f,0x4e,0x40,0x4c,0x49,0xdf,0x46,0x43,0x02, -0x3f,0x3a,0x28,0x36,0x32,0xb1,0x2e,0x2c,0xc3,0x2a,0x2a,0x09,0x2c,0x2f,0x11,0x34, -0x3a,0x5c,0x42,0x49,0x49,0x4f,0x52,0xb7,0x52,0x50,0xa1,0x4a,0x42,0xfa,0x37,0x2b, -0x22,0x1d,0x0f,0x90,0x01,0xf4,0x2f,0xe9,0xdd,0x3e,0xd3,0xc9,0x76,0xc0,0xb8,0x37, -0xb1,0xaa,0xaf,0xa5,0xa1,0xc4,0x9d,0x9b,0xb3,0x99,0x99,0x04,0x9a,0x9b,0x0b,0x9e, -0xa0,0x7f,0xa4,0xa8,0x07,0xad,0xb1,0x0f,0xb7,0xbb,0x8e,0xc0,0xc4,0xbc,0xc8,0xcc, -0xb4,0xcf,0xd2,0x1f,0xd6,0xd9,0x43,0xdc,0xdf,0x54,0xe2,0xe5,0x87,0xe8,0xeb,0x38, -0xee,0xf0,0x9a,0xf2,0xf4,0x73,0xf5,0xf6,0xb4,0xf6,0xf6,0xad,0xf6,0xf6,0xc3,0xf5, -0xf5,0x15,0xf5,0xf5,0x52,0xf5,0xf5,0x8d,0xf6,0xf7,0x66,0xf8,0xf9,0x1b,0xfb,0xfc, -0x9b,0xfe,0x00,0x8d,0x03,0x06,0xac,0x0a,0x0f,0x21,0x14,0x19,0x48,0x1f,0x25,0xd1, -0x2a,0x30,0xa5,0x35,0x3a,0xa6,0x3e,0x42,0x74,0x45,0x48,0x20,0x4a,0x4b,0x1e,0x4d, -0x4d,0xbc,0x4d,0x4d,0xd2,0x4b,0x49,0x6e,0x47,0x44,0x42,0x40,0x3b,0x7f,0x37,0x33, -0x64,0x2f,0x2c,0x05,0x2a,0x28,0x4f,0x29,0x2b,0x55,0x2f,0x35,0xf5,0x3c,0x45,0x92, -0x4c,0x51,0x78,0x53,0x52,0x86,0x4e,0x48,0xb0,0x3e,0x32,0xcc,0x24,0x16,0xd2,0x07, -0xfa,0x0f,0xef,0xe3,0xeb,0xd8,0xce,0x29,0xc5,0xbc,0x8e,0xb5,0xae,0xce,0xa8,0xa3, -0x89,0x9f,0x9c,0x87,0x9a,0x99,0xb9,0x99,0x9a,0x9b,0x9c,0x9f,0xb4,0xa2,0xa6,0x2b, -0xab,0xb0,0x11,0xb5,0xb9,0x9f,0xbe,0xc2,0x0f,0xc7,0xca,0xaf,0xce,0xd2,0x30,0xd5, -0xd8,0x33,0xdb,0xde,0x43,0xe1,0xe4,0x45,0xe7,0xea,0x80,0xec,0xee,0x8a,0xf0,0xf2, -0x41,0xf3,0xf4,0xb3,0xf4,0xf4,0xff,0xf4,0xf4,0x9d,0xf4,0xf4,0x77,0xf4,0xf4,0x4b, -0xf5,0xf6,0xf0,0xf6,0xf7,0x0e,0xf9,0xfa,0x93,0xfb,0xfd,0xd2,0xfe,0x00,0x1b,0x03, -0x05,0x3d,0x09,0x0d,0x91,0x11,0x16,0xd7,0x1b,0x21,0xc5,0x26,0x2c,0x42,0x31,0x36, -0x40,0x3a,0x3e,0x51,0x41,0x44,0x71,0x46,0x48,0xa4,0x49,0x4a,0xd7,0x4a,0x4a,0xea, -0x49,0x48,0x56,0x46,0x43,0x39,0x40,0x3c,0x25,0x38,0x33,0x0e,0x30,0x2c,0xc8,0x29, -0x27,0x5f,0x27,0x28,0x55,0x2b,0x30,0xe8,0x37,0x40,0x0a,0x49,0x4f,0x49,0x53,0x53, -0xae,0x51,0x4c,0xdd,0x44,0x39,0x7e,0x2c,0x1d,0x6c,0x0f,0x02,0x23,0xf6,0xea,0xab, -0xdf,0xd5,0x51,0xcb,0xc2,0x2d,0xbb,0xb4,0x82,0xad,0xa7,0xfb,0xa2,0x9f,0xf7,0x9c, -0x9b,0xb6,0x9a,0x9b,0x81,0x9c,0x9e,0x0e,0xa2,0xa5,0x4e,0xaa,0xaf,0xf0,0xb3,0xb8, -0x8c,0xbd,0xc2,0x30,0xc6,0xca,0xd2,0xcd,0xd1,0x54,0xd4,0xd7,0x56,0xda,0xdd,0x56, -0xe0,0xe3,0xf3,0xe5,0xe8,0xb7,0xea,0xec,0x6b,0xee,0xef,0xec,0xf0,0xf1,0x6c,0xf2, -0xf2,0xcc,0xf2,0xf2,0xbb,0xf2,0xf2,0x0d,0xf3,0xf3,0x37,0xf4,0xf5,0x43,0xf6,0xf7, -0x96,0xf8,0xf9,0x8f,0xfb,0xfd,0xc2,0xfe,0x00,0x2c,0x03,0x06,0x40,0x09,0x0c,0x6b, -0x10,0x14,0x18,0x19,0x1d,0x2f,0x23,0x28,0x97,0x2d,0x32,0x84,0x36,0x3a,0x84,0x3d, -0x40,0x06,0x43,0x45,0x46,0x47,0x48,0x8a,0x49,0x49,0x2b,0x49,0x48,0x50,0x46,0x44, -0x31,0x41,0x3d,0xcc,0x39,0x35,0x67,0x31,0x2d,0x8b,0x2a,0x28,0xa2,0x26,0x26,0xaa, -0x28,0x2d,0xe0,0x33,0x3c,0x2c,0x46,0x4e,0xb3,0x53,0x56,0x70,0x55,0x52,0xa2,0x4b, -0x41,0xfd,0x34,0x26,0x85,0x17,0x09,0xeb,0xfc,0xf1,0xc2,0xe5,0xdb,0x10,0xd1,0xc8, -0x13,0xc0,0xb8,0x99,0xb1,0xab,0x26,0xa6,0xa2,0x23,0x9f,0x9c,0x9f,0x9b,0x9b,0xf3, -0x9b,0x9d,0xbd,0xa0,0xa4,0x85,0xa8,0xad,0x90,0xb1,0xb6,0xb3,0xba,0xbf,0x93,0xc3, -0xc7,0x6a,0xcb,0xce,0x3f,0xd2,0xd5,0x44,0xd8,0xdb,0x34,0xde,0xe1,0xb1,0xe3,0xe6, -0x52,0xe8,0xea,0xe3,0xeb,0xed,0x22,0xee,0xef,0xa0,0xef,0xf0,0x40,0xf0,0xf0,0x86, -0xf0,0xf0,0x4d,0xf1,0xf1,0xff,0xf2,0xf4,0xa3,0xf5,0xf7,0x81,0xf8,0xfa,0x90,0xfb, -0xfd,0xf3,0xfe,0x00,0xfd,0x02,0x05,0x47,0x08,0x0b,0x19,0x0f,0x13,0x92,0x17,0x1c, -0x75,0x21,0x26,0x78,0x2b,0x30,0x72,0x34,0x38,0xd6,0x3b,0x3e,0x6c,0x41,0x43,0x8b, -0x45,0x47,0x21,0x48,0x48,0xab,0x48,0x48,0xe0,0x46,0x45,0xd2,0x42,0x3f,0x5e,0x3c, -0x38,0x77,0x34,0x30,0x2a,0x2d,0x2a,0xe2,0x27,0x26,0xad,0x27,0x2a,0xee,0x30,0x39, -0xe5,0x42,0x4b,0xde,0x52,0x56,0x1f,0x58,0x56,0x45,0x51,0x48,0xbc,0x3c,0x2e,0x67, -0x1f,0x11,0xc0,0x03,0xf7,0x3b,0xec,0xe1,0xe3,0xd6,0xcd,0x95,0xc4,0xbc,0x18,0xb5, -0xae,0x84,0xa8,0xa3,0xda,0x9f,0x9c,0xdd,0x9a,0x99,0x3f,0x9a,0x9b,0x3b,0x9e,0xa1, -0x58,0xa5,0xa9,0x19,0xae,0xb2,0x9d,0xb7,0xbc,0xd4,0xc0,0xc5,0xf1,0xc8,0xcc,0xf9, -0xcf,0xd3,0x53,0xd6,0xd9,0x77,0xdc,0xdf,0xe4,0xe1,0xe4,0x43,0xe6,0xe8,0xa1,0xe9, -0xeb,0x20,0xec,0xed,0xd1,0xed,0xee,0xe6,0xee,0xef,0xb4,0xef,0xf0,0xe3,0xf0,0xf1, -0xfd,0xf2,0xf4,0xd5,0xf5,0xf7,0xf6,0xf8,0xfa,0x19,0xfc,0xfd,0x8c,0xff,0x01,0x97, -0x03,0x05,0x8e,0x08,0x0b,0xf8,0x0e,0x12,0xeb,0x16,0x1b,0x16,0x20,0x24,0x7d,0x29, -0x2d,0x2f,0x32,0x35,0x6e,0x39,0x3c,0x17,0x3f,0x41,0x25,0x43,0x44,0xc9,0x45,0x46, -0xc6,0x46,0x46,0xd8,0x45,0x44,0x98,0x42,0x3f,0xae,0x3c,0x38,0x2f,0x35,0x31,0xa4, -0x2d,0x2a,0x01,0x27,0x24,0x9e,0x24,0x26,0x47,0x2b,0x32,0x5d,0x3c,0x46,0x82,0x4e, -0x54,0x56,0x57,0x57,0x03,0x54,0x4d,0x92,0x42,0x35,0x63,0x26,0x17,0x2b,0x0a,0xfd, -0x3e,0xf2,0xe7,0x92,0xdc,0xd2,0xdc,0xc9,0xc1,0x0a,0xba,0xb3,0xb0,0xac,0xa7,0xf6, -0xa2,0x9f,0x08,0x9d,0x9b,0x9b,0x9b,0x9c,0xfc,0x9e,0xa1,0x8e,0xa5,0xa9,0x08,0xae, -0xb2,0x5a,0xb7,0xbc,0x70,0xc0,0xc4,0x9a,0xc8,0xcc,0xd5,0xcf,0xd3,0x73,0xd6,0xd9, -0x68,0xdc,0xdf,0x91,0xe1,0xe3,0xbb,0xe5,0xe7,0xd6,0xe8,0xe9,0xee,0xea,0xeb,0x4b, -0xec,0xec,0x2c,0xed,0xed,0x08,0xee,0xee,0x69,0xef,0xf0,0xa6,0xf1,0xf3,0xc2,0xf4, -0xf6,0x48,0xf8,0xf9,0x8f,0xfb,0xfd,0x24,0xff,0x01,0x30,0x03,0x05,0x19,0x08,0x0a, -0xfd,0x0d,0x11,0x46,0x15,0x19,0xc6,0x1d,0x22,0xc4,0x26,0x2b,0x42,0x2f,0x32,0x7f, -0x36,0x39,0x38,0x3c,0x3e,0x88,0x40,0x42,0x83,0x43,0x44,0x08,0x45,0x45,0xc2,0x44, -0x43,0x7f,0x42,0x40,0x73,0x3d,0x3a,0xb5,0x36,0x33,0x50,0x2f,0x2b,0x29,0x28,0x25, -0x16,0x24,0x24,0x8e,0x28,0x2f,0x62,0x38,0x42,0x18,0x4c,0x53,0x39,0x58,0x59,0x3d, -0x58,0x53,0xf0,0x49,0x3d,0xa7,0x2e,0x1f,0xab,0x11,0x04,0x2d,0xf9,0xed,0x0e,0xe3, -0xd8,0x6b,0xcf,0xc6,0xde,0xbe,0xb7,0xb6,0xb0,0xaa,0xbb,0xa5,0xa1,0xaa,0x9e,0x9c, -0x3e,0x9c,0x9c,0xad,0x9e,0xa1,0x84,0xa4,0xa8,0xb6,0xac,0xb1,0xf4,0xb5,0xba,0x08, -0xbf,0xc3,0x65,0xc7,0xcb,0x04,0xcf,0xd2,0xc7,0xd5,0xd8,0xbd,0xdb,0xde,0xb4,0xe0, -0xe2,0xac,0xe4,0xe6,0x83,0xe7,0xe8,0x47,0xe9,0xe9,0x7e,0xea,0xea,0x5d,0xeb,0xeb, -0x6c,0xec,0xed,0x12,0xee,0xef,0x82,0xf0,0xf2,0xd1,0xf3,0xf5,0x8b,0xf7,0xf9,0x05, -0xfb,0xfc,0xac,0xfe,0x00,0xa8,0x02,0x04,0x4d,0x07,0x09,0xef,0x0c,0x10,0xb1,0x13, -0x17,0xa9,0x1b,0x1f,0x5f,0x24,0x28,0xa9,0x2c,0x30,0xf7,0x33,0x37,0xf2,0x39,0x3c, -0x76,0x3e,0x40,0xb5,0x41,0x42,0xcf,0x43,0x44,0x23,0x44,0x43,0x7a,0x42,0x40,0x7c, -0x3e,0x3b,0x8b,0x38,0x34,0x4f,0x31,0x2d,0xc8,0x29,0x26,0x26,0x24,0x23,0x2d,0x26, -0x2b,0xb8,0x33,0x3d,0x2c,0x48,0x51,0x92,0x57,0x5a,0x0f,0x5b,0x57,0xf6,0x4f,0x44, -0xfd,0x36,0x28,0x91,0x19,0x0c,0x24,0x00,0xf4,0x6a,0xe9,0xde,0x2d,0xd5,0xcc,0x14, -0xc4,0xbc,0x15,0xb5,0xae,0xb6,0xa8,0xa4,0x71,0xa0,0x9e,0xd1,0x9c,0x9c,0xec,0x9d, -0xa0,0x01,0xa3,0xa6,0xa9,0xaa,0xae,0x9f,0xb3,0xb8,0xa2,0xbc,0xc0,0x2f,0xc5,0xc9, -0xf2,0xcc,0xd0,0xf8,0xd3,0xd7,0xf1,0xd9,0xdc,0xf9,0xde,0xe0,0xcf,0xe2,0xe4,0x74, -0xe5,0xe6,0x27,0xe7,0xe7,0x4b,0xe8,0xe8,0x4b,0xe9,0xe9,0xae,0xea,0xeb,0xba,0xec, -0xee,0x80,0xef,0xf1,0x34,0xf3,0xf5,0x54,0xf7,0xf9,0x35,0xfb,0xfd,0x23,0xff,0x01, -0x53,0x03,0x05,0x2b,0x08,0x0a,0x8d,0x0d,0x10,0xc8,0x13,0x17,0x25,0x1b,0x1f,0x32, -0x23,0x27,0x34,0x2b,0x2e,0x4e,0x32,0x35,0x05,0x38,0x3a,0x97,0x3c,0x3e,0xf7,0x3f, -0x41,0x55,0x42,0x43,0x40,0x43,0x43,0x30,0x42,0x40,0x1f,0x3f,0x3c,0xdb,0x39,0x36, -0xe9,0x32,0x2f,0xf0,0x2a,0x27,0x33,0x24,0x22,0xbc,0x23,0x27,0x68,0x2e,0x37,0x9c, -0x42,0x4c,0x0d,0x55,0x5a,0x24,0x5c,0x5a,0x93,0x54,0x4b,0x72,0x3e,0x30,0xe0,0x20, -0x12,0x0d,0x06,0xfa,0xf3,0xee,0xe4,0x34,0xda,0xd0,0x6e,0xc8,0xc0,0x95,0xb8,0xb1, -0x47,0xab,0xa6,0x10,0xa2,0x9f,0x52,0x9d,0x9c,0x5b,0x9d,0x9f,0xc0,0xa1,0xa5,0xf2, -0xa8,0xad,0x93,0xb1,0xb6,0x81,0xba,0xbf,0x50,0xc3,0xc7,0xa8,0xcb,0xcf,0xf7,0xd2, -0xd6,0x34,0xd9,0xdb,0x3e,0xde,0xe0,0x04,0xe2,0xe3,0x96,0xe4,0xe5,0x17,0xe6,0xe6, -0x09,0xe7,0xe7,0xf6,0xe7,0xe8,0x8a,0xe9,0xea,0xb8,0xeb,0xed,0xc1,0xee,0xf0,0x89, -0xf2,0xf4,0xfb,0xf6,0xf9,0x32,0xfb,0xfd,0x43,0xff,0x01,0x95,0x03,0x05,0x4e,0x08, -0x0a,0x7d,0x0d,0x10,0x44,0x13,0x16,0x18,0x1a,0x1d,0x9c,0x21,0x25,0x37,0x29,0x2c, -0x0c,0x30,0x33,0xc0,0x35,0x38,0x64,0x3a,0x3c,0xe4,0x3d,0x3f,0x64,0x40,0x41,0xb3, -0x41,0x41,0x4b,0x41,0x40,0xd6,0x3e,0x3c,0x5d,0x3a,0x37,0xf6,0x33,0x30,0x02,0x2c, -0x27,0x5e,0x24,0x21,0x9f,0x21,0x23,0x4f,0x29,0x31,0x19,0x3c,0x47,0x34,0x51,0x58, -0x48,0x5c,0x5c,0x74,0x58,0x50,0xee,0x45,0x38,0x53,0x29,0x1a,0x2a,0x0d,0x00,0x9e, -0xf5,0xea,0x4c,0xe0,0xd6,0xaa,0xcd,0xc5,0x65,0xbd,0xb5,0x2e,0xaf,0xa9,0xd5,0xa4, -0xa1,0xd4,0x9e,0x9d,0xbb,0x9d,0x9e,0x2e,0xa1,0xa4,0xc2,0xa7,0xab,0xfb,0xaf,0xb4, -0x07,0xb9,0xbd,0xf8,0xc1,0xc6,0x85,0xca,0xce,0x38,0xd2,0xd5,0x98,0xd8,0xdb,0xb5, -0xdd,0xdf,0x5a,0xe1,0xe2,0xba,0xe3,0xe4,0xf6,0xe4,0xe5,0xb5,0xe5,0xe6,0x90,0xe6, -0xe7,0x24,0xe8,0xe9,0x94,0xea,0xec,0xe1,0xed,0xef,0xcb,0xf1,0xf3,0x5f,0xf6,0xf8, -0xdb,0xfa,0xfc,0x2f,0xff,0x01,0x73,0x03,0x05,0x0b,0x08,0x0a,0x06,0x0d,0x0f,0x6a, -0x12,0x15,0x75,0x18,0x1b,0x6e,0x1f,0x23,0xa1,0x26,0x2a,0x51,0x2d,0x30,0xf5,0x32, -0x35,0x96,0x37,0x39,0x26,0x3b,0x3c,0xea,0x3d,0x3e,0xae,0x3f,0x3f,0xdf,0x3f,0x3f, -0x34,0x3e,0x3c,0xcc,0x3a,0x38,0x14,0x35,0x31,0x77,0x2d,0x29,0x43,0x25,0x22,0xb3, -0x20,0x21,0x59,0x25,0x2c,0x56,0x36,0x41,0x3d,0x4d,0x56,0xc3,0x5b,0x5d,0xda,0x5b, -0x56,0x35,0x4d,0x40,0x1a,0x32,0x23,0x90,0x14,0x07,0x4d,0xfc,0xf1,0xe6,0xe6,0xdc, -0x9e,0xd3,0xca,0xbe,0xc2,0xba,0x9f,0xb3,0xad,0x24,0xa8,0xa4,0x11,0xa1,0x9f,0x93, -0x9e,0x9f,0xf3,0xa0,0xa3,0xb9,0xa6,0xaa,0x77,0xae,0xb2,0x2b,0xb7,0xbb,0x29,0xc0, -0xc4,0xe9,0xc8,0xcc,0xde,0xd0,0xd4,0x53,0xd7,0xda,0x50,0xdc,0xde,0xd3,0xdf,0xe1, -0xf0,0xe1,0xe2,0xe8,0xe2,0xe3,0x53,0xe3,0xe3,0x09,0xe4,0xe4,0x9c,0xe5,0xe6,0x3c, -0xe8,0xe9,0xac,0xeb,0xed,0xc9,0xef,0xf2,0x81,0xf4,0xf7,0x70,0xf9,0xfb,0x1c,0xfe, -0x00,0x50,0x00,0x00,0xfa,0x00,0x01,0x42,0x01,0x01,0x24,0x01,0x01,0x00,0x01,0x01, -0xa3,0x01,0x02,0x61,0x02,0x02,0x05,0x02,0x01,0x1e,0x02,0x02,0x08,0x03,0x03,0x44, -0x03,0x02,0x4d,0x02,0x01,0xcd,0x01,0x02,0xb3,0x02,0x02,0x7d,0x02,0x01,0x6d,0x01, -0x01,0x84,0x01,0x01,0x1d,0x02,0x02,0xc1,0x01,0x01,0x41,0x00,0xff,0x08,0xff,0xfe, -0xed,0xfe,0xff,0x93,0xff,0xff,0x0e,0x00,0xff,0xae,0xff,0xff,0x36,0xff,0xff,0x43, -0xff,0xff,0x44,0xff,0xff,0x64,0xff,0xff,0x3b,0x00,0x00,0x9e,0x01,0x02,0x72,0x02, -0x02,0xa8,0x02,0x03,0xa0,0x03,0x04,0x26,0x05,0x05,0x2b,0x06,0x06,0x96,0x06,0x06, -0x2d,0x07,0x07,0x08,0x08,0x08,0x39,0x09,0x09,0x6d,0x0a,0x0a,0x2e,0x0b,0x0b,0xe1, -0x0a,0x0a,0x6a,0x0a,0x0a,0xb1,0x09,0x09,0x56,0x09,0x09,0xc8,0x09,0x09,0x1c,0x09, -0x07,0xba,0x05,0x03,0xef,0x02,0x02,0x4c,0x03,0x03,0xe8,0x02,0x01,0x60,0xfe,0xfb, -0x7a,0xf9,0xf8,0x73,0xf7,0xf6,0x4b,0xf5,0xf3,0xb7,0xf1,0xf0,0x5b,0xf0,0xef,0xea, -0xed,0xeb,0x43,0xe8,0xe6,0xa1,0xe4,0xe3,0x7a,0xe2,0xe0,0x1d,0xdf,0xde,0xa1,0xde, -0xe0,0xd5,0xe1,0xe1,0xb7,0xde,0xda,0x7b,0xd7,0xd5,0x0d,0xd6,0xd7,0x9c,0xda,0xdd, -0x6a,0xe0,0xe4,0x13,0xec,0xf5,0xeb,0xf4,0xda,0x5f,0xb0,0x98,0xb3,0xb0,0xef,0xbf, -0x31,0x50,0x2f,0x40,0x0f,0xb0,0xd3,0x9d,0x9b,0x84,0x97,0x6d,0xcd,0x0b,0x49,0x3e, -0x57,0x7d,0x52,0x36,0x09,0x12,0xf0,0x8f,0xda,0xd8,0xe0,0xe9,0x02,0x47,0x14,0x19, -0xdf,0x17,0x18,0x9a,0x24,0x39,0x40,0x4f,0x62,0xd0,0x69,0x5f,0x7a,0x41,0x18,0x4a, -0xf6,0xed,0xee,0x05,0x2f,0x4d,0x57,0x6d,0xff,0x6f,0x61,0x62,0x4e,0x42,0xc2,0x3f, -0x45,0x27,0x4d,0x4f,0xef,0x4a,0x40,0xb3,0x36,0x34,0x5e,0x3c,0x47,0x34,0x4d,0x49, -0x40,0x3d,0x30,0x45,0x27,0x24,0x59,0x28,0x2e,0x65,0x32,0x32,0x6c,0x2e,0x25,0xa2, -0x17,0x09,0xd0,0xfc,0xf5,0x66,0xf2,0xf2,0xe0,0xf2,0xf4,0xb2,0xf5,0xf6,0xfb,0xf4, -0xed,0x0b,0xe0,0xce,0x1b,0xc0,0xb8,0x95,0xb7,0xba,0x17,0xbd,0xbd,0xaf,0xbc,0xb9, -0xc1,0xb3,0xad,0x3d,0xa8,0xa3,0x91,0x9e,0x9a,0x0e,0x99,0x9a,0x82,0x9e,0xa4,0xb7, -0xa8,0xa8,0x3e,0xa4,0x9c,0xec,0x96,0x95,0x5c,0x9a,0xa2,0x13,0xaa,0xaf,0x5e,0xb3, -0xb5,0x43,0xb6,0xb7,0x22,0xb8,0xb9,0x1f,0xbd,0xc1,0xd1,0xc5,0xcb,0x6a,0xd3,0xdd, -0x01,0xe7,0xee,0x19,0xf2,0xf1,0x2b,0xf0,0xf0,0x2b,0xf5,0xfc,0xdf,0x06,0x11,0x26, -0x1a,0x1f,0x06,0x21,0x21,0xd0,0x22,0x28,0x9c,0x31,0x3a,0x88,0x41,0x46,0xb6,0x4a, -0x4f,0x9d,0x55,0x5a,0xd0,0x5a,0x57,0xec,0x52,0x4f,0xad,0x51,0x58,0x8d,0x63,0x6e, -0xe3,0x75,0x78,0x3a,0x76,0x70,0x2c,0x6b,0x67,0xe1,0x64,0x63,0x54,0x61,0x5e,0xbd, -0x5c,0x5c,0xd6,0x5e,0x62,0x9f,0x66,0x66,0xfd,0x61,0x58,0x5b,0x4e,0x46,0x44,0x42, -0x41,0x3d,0x42,0x40,0x9b,0x3c,0x37,0x61,0x32,0x2f,0x2f,0x2f,0x2d,0xcb,0x29,0x22, -0x99,0x19,0x11,0xca,0x0d,0x0e,0x62,0x10,0x10,0x9a,0x0c,0x04,0x47,0xfb,0xf4,0xc2, -0xf0,0xf0,0x16,0xf1,0xf1,0x07,0xf1,0xef,0x2e,0xee,0xeb,0xa7,0xe7,0xe2,0xde,0xdd, -0xd9,0x1c,0xd8,0xd9,0x26,0xdd,0xe1,0x25,0xe3,0xe1,0x32,0xdc,0xd6,0x4b,0xd3,0xd3, -0x37,0xd7,0xdc,0x31,0xdf,0xdf,0x2a,0xde,0xdc,0x39,0xdc,0xdd,0xf3,0xde,0xe1,0xe2, -0xe2,0xe3,0x20,0xe0,0xda,0x7e,0xd6,0xd6,0x25,0xdc,0xe5,0x4d,0xef,0xf4,0xe5,0xf2, -0xec,0xb0,0xe2,0xdb,0xba,0xd9,0xdd,0x37,0xe4,0xea,0x33,0xed,0xed,0x26,0xec,0xea, -0xba,0xe8,0xe5,0xa8,0xe1,0xdf,0xa0,0xdf,0xe4,0xc2,0xea,0xef,0x73,0xee,0xe7,0x9f, -0xdf,0xda,0x34,0xdb,0xe1,0xb1,0xe6,0xe6,0x1f,0xe0,0xd5,0x2c,0xcf,0xd1,0xca,0xdd, -0xee,0x12,0xf9,0xf7,0x7a,0xe8,0xd1,0x2b,0xbd,0xb3,0xa1,0xb8,0xcb,0x9f,0xe5,0xfb, -0x2b,0x05,0xfe,0x0d,0xec,0xd5,0x98,0xc3,0xbc,0x80,0xc1,0xd2,0xe2,0xe7,0xfa,0x80, -0x02,0xff,0x48,0xf4,0xe7,0x5d,0xe1,0xe3,0x4f,0xed,0xf7,0xaa,0xfd,0xfe,0x22,0xfb, -0xf8,0xad,0xfb,0x05,0x5c,0x16,0x26,0xad,0x2f,0x2b,0x63,0x19,0x01,0xd4,0xed,0xea, -0x3a,0xfc,0x1e,0x31,0x43,0x5e,0x6f,0x68,0x5e,0xe0,0x45,0x27,0x4e,0x0d,0xfd,0x53, -0xfe,0x11,0xcf,0x30,0x4f,0x30,0x62,0x68,0x14,0x64,0x5a,0x75,0x4e,0x41,0x00,0x31, -0x1e,0xfd,0x0c,0x02,0x17,0x07,0x1c,0xd4,0x3a,0x55,0xf7,0x62,0x61,0x94,0x55,0x44, -0x76,0x2e,0x14,0x1a,0xfa,0xe4,0x37,0xdc,0xe5,0x96,0xfc,0x17,0xf2,0x2a,0x31,0xfd, -0x2a,0x1a,0x95,0x05,0xf1,0xe2,0xdf,0xd1,0x0c,0xc8,0xc5,0x4a,0xcb,0xd6,0x69,0xe2, -0xea,0xe9,0xec,0xe8,0xc7,0xdd,0xce,0x90,0xbd,0xb0,0xf9,0xa9,0xaa,0xf8,0xaf,0xb6, -0x69,0xbb,0xbd,0x1d,0xbf,0xc0,0x24,0xc1,0xc0,0x2a,0xbe,0xba,0x00,0xb6,0xb4,0x53, -0xb5,0xb8,0x88,0xbc,0xc0,0x50,0xc2,0xc3,0x8b,0xc5,0xc8,0x3d,0xce,0xd5,0x70,0xdc, -0xe3,0xa5,0xe8,0xec,0xa9,0xef,0xf2,0xa3,0xf4,0xf7,0x10,0xfa,0xff,0x80,0x06,0x0f, -0x2e,0x19,0x21,0xb5,0x28,0x2f,0x6b,0x36,0x3c,0x80,0x3f,0x41,0x25,0x43,0x46,0x24, -0x4b,0x51,0xb2,0x56,0x5b,0xa6,0x5f,0x63,0x5a,0x67,0x6a,0x54,0x6c,0x6d,0x4f,0x6f, -0x70,0xd2,0x70,0x71,0x69,0x72,0x73,0xc0,0x72,0x71,0x73,0x6e,0x6b,0x90,0x67,0x64, -0xae,0x62,0x5f,0x2f,0x5c,0x56,0x7e,0x50,0x49,0x5f,0x44,0x40,0x23,0x3d,0x39,0x0b, -0x34,0x2c,0xa2,0x23,0x1c,0xf8,0x16,0x12,0xe4,0x0c,0x05,0xe7,0xfb,0xf1,0xd7,0xe7, -0xe0,0x56,0xdb,0xd7,0x3f,0xd5,0xd1,0x0d,0xcd,0xc6,0xbd,0xbf,0xb8,0xb7,0xb1,0xab, -0x3c,0xa7,0xa4,0x54,0xa2,0xa0,0x57,0x9e,0x9c,0x16,0x9b,0x9a,0x53,0x99,0x97,0xfe, -0x95,0x94,0x52,0x93,0x93,0x8f,0x95,0x97,0x16,0x99,0x9a,0x2f,0x9e,0xa3,0xd7,0xa9, -0xaf,0x52,0xb1,0xb0,0xd7,0xae,0xaf,0xb1,0xb2,0xb9,0x35,0xc1,0xc8,0x20,0xcd,0xd1, -0x22,0xd5,0xd9,0xe6,0xdd,0xe2,0xe7,0xe6,0xeb,0xc5,0xef,0xf4,0xc3,0xf8,0xfd,0xa9, -0x02,0x07,0x7a,0x0c,0x10,0xac,0x14,0x18,0x00,0x1b,0x1e,0x91,0x21,0x25,0x75,0x28, -0x2a,0x25,0x2b,0x2b,0x9e,0x2d,0x30,0x88,0x33,0x35,0x18,0x36,0x35,0x9c,0x35,0x36, -0x83,0x37,0x38,0x7c,0x39,0x39,0x45,0x38,0x36,0x56,0x34,0x32,0x54,0x30,0x2e,0x3a, -0x2d,0x2c,0x00,0x2b,0x2a,0x62,0x29,0x28,0x89,0x27,0x26,0x74,0x24,0x21,0xdf,0x1e, -0x1b,0xc8,0x18,0x16,0x7e,0x15,0x14,0xa1,0x12,0x11,0x2a,0x11,0x10,0xd8,0x0e,0x0b, -0xec,0x07,0x04,0xc4,0x01,0x00,0x9f,0x01,0x02,0x7d,0x03,0x02,0x16,0x00,0xfd,0xac, -0xfc,0xfc,0xda,0xfc,0xfc,0x16,0xfb,0xf9,0xd6,0xf7,0xf6,0x76,0xf5,0xf5,0x34,0xf6, -0xf8,0xd4,0xfa,0xfc,0x4e,0xfd,0xfc,0x52,0xfa,0xf8,0x5d,0xf8,0xf8,0x55,0xf8,0xf8, -0x23,0xf8,0xf8,0xe8,0xf9,0xfb,0x8f,0xfd,0xfd,0x2f,0xfd,0xfb,0xeb,0xfa,0xfb,0xa9, -0xfd,0xff,0x3f,0x01,0x00,0x6c,0xff,0xfe,0x03,0xfe,0xfe,0x3e,0x00,0x01,0x53,0x01, -0x00,0xab,0xff,0xfe,0x97,0xfd,0xfd,0x46,0xfe,0x00,0x10,0x02,0x03,0xa9,0x03,0x02, -0x94,0xff,0xfc,0x15,0xf9,0xf6,0xbf,0xf6,0xf8,0xf5,0xfa,0xfd,0xf7,0xfe,0xfe,0x8d, -0xfc,0xf8,0x72,0xf2,0xed,0x34,0xea,0xea,0xa2,0xec,0xf0,0xe6,0xf3,0xf5,0x1d,0xf6, -0xf5,0xd1,0xf2,0xef,0x42,0xea,0xe4,0xfe,0xe0,0xdf,0xed,0xe1,0xe5,0xfd,0xe9,0xed, -0xf5,0xef,0xf1,0xce,0xf2,0xf1,0xa8,0xed,0xe7,0xd7,0xe0,0xdc,0xc3,0xdb,0xe0,0xd6, -0xe8,0xf2,0x17,0xfa,0xfe,0x35,0xff,0xfd,0x17,0xfa,0xf5,0xf9,0xf0,0xee,0x83,0xee, -0xf2,0x13,0xf8,0xfe,0xa6,0x03,0x07,0x76,0x0a,0x0d,0x3d,0x11,0x13,0xd4,0x12,0x0f, -0xfe,0x0b,0x09,0xd5,0x09,0x0d,0x28,0x13,0x18,0x85,0x1b,0x1c,0x48,0x1c,0x1b,0xbb, -0x1b,0x1c,0xd8,0x1d,0x1f,0x53,0x20,0x20,0xdf,0x20,0x1f,0xcc,0x1d,0x1b,0xf6,0x19, -0x1a,0x3a,0x1d,0x1f,0xde,0x20,0x1f,0x27,0x1c,0x17,0xce,0x13,0x10,0x36,0x0e,0x0c, -0x9d,0x0b,0x0a,0x71,0x08,0x06,0xae,0x05,0x04,0xb9,0x03,0x02,0xff,0x01,0x00,0xf2, -0xfc,0xf8,0x93,0xf2,0xec,0x7f,0xe8,0xe5,0xb7,0xe3,0xe2,0x0d,0xe2,0xe1,0x93,0xe0, -0xe0,0x24,0xe0,0xdf,0x35,0xdd,0xd9,0xf9,0xd4,0xd0,0x3a,0xcd,0xca,0xef,0xc9,0xca, -0x00,0xcb,0xcc,0x4a,0xce,0xcf,0xc6,0xcf,0xcf,0x95,0xce,0xce,0x00,0xce,0xce,0x1f, -0xd1,0xd4,0xa2,0xd7,0xda,0x69,0xdc,0xdd,0xa8,0xde,0xe0,0x64,0xe2,0xe4,0xff,0xe7, -0xeb,0x6f,0xf1,0xf8,0x81,0xff,0x06,0x7f,0x0d,0x12,0x85,0x15,0x17,0xba,0x19,0x1c, -0xe5,0x1f,0x24,0x65,0x29,0x2e,0xd9,0x33,0x39,0xf1,0x3d,0x42,0x45,0x46,0x49,0xaf, -0x4d,0x51,0xe5,0x54,0x57,0xbb,0x59,0x5a,0xdd,0x5a,0x5a,0x20,0x59,0x58,0x4d,0x59, -0x5a,0x43,0x5b,0x5c,0x42,0x5c,0x5b,0x50,0x58,0x54,0xf6,0x4f,0x4b,0xe7,0x46,0x42, -0x69,0x3e,0x3a,0x65,0x36,0x32,0x26,0x2e,0x29,0xb4,0x23,0x1d,0x4b,0x17,0x10,0xeb, -0x09,0x02,0x39,0xfb,0xf4,0x92,0xed,0xe7,0x1f,0xe3,0xde,0xe8,0xd9,0xd4,0x39,0xce, -0xc7,0xf3,0xbf,0xb9,0x62,0xb3,0xae,0x0b,0xab,0xa8,0xe4,0xa5,0xa3,0x7d,0xa1,0x9e, -0x49,0x9b,0x97,0x2f,0x95,0x93,0xe1,0x91,0x91,0x65,0x91,0x91,0x4f,0x93,0x95,0x15, -0x98,0x9a,0x6e,0x9d,0x9f,0x53,0xa0,0xa1,0xc4,0xa2,0xa5,0x92,0xa8,0xad,0xe4,0xb2, -0xb9,0x72,0xbf,0xc5,0xa1,0xc9,0xcd,0xd6,0xd0,0xd4,0x85,0xd8,0xdd,0xbc,0xe3,0xea, -0x51,0xf0,0xf6,0xa3,0xfb,0x00,0xad,0x05,0x0a,0x61,0x0e,0x12,0xbe,0x17,0x1c,0xbc, -0x21,0x26,0x43,0x2a,0x2d,0x6e,0x31,0x34,0x6e,0x38,0x3b,0xb6,0x3d,0x3f,0x39,0x41, -0x42,0xef,0x44,0x46,0xee,0x48,0x4a,0x9e,0x4c,0x4d,0x8e,0x4e,0x4e,0x56,0x4d,0x4b, -0x99,0x49,0x47,0x5b,0x46,0x45,0x49,0x45,0x45,0x60,0x44,0x43,0x02,0x41,0x3e,0xb8, -0x3b,0x38,0x2d,0x36,0x33,0x5b,0x31,0x2e,0xba,0x2b,0x28,0x8e,0x26,0x24,0x3c,0x23, -0x21,0xe1,0x1d,0x19,0xee,0x15,0x12,0x09,0x10,0x0d,0x4f,0x0c,0x0a,0xee,0x09,0x09, -0x11,0x08,0x06,0x34,0x03,0xff,0x02,0xfb,0xf7,0x99,0xf5,0xf4,0xcd,0xf4,0xf5,0x30, -0xf5,0xf5,0xc7,0xf5,0xf6,0x22,0xf6,0xf5,0x74,0xf3,0xf1,0x22,0xef,0xee,0x94,0xee, -0xef,0x3d,0xf1,0xf2,0x72,0xf2,0xf2,0xe4,0xf1,0xf1,0xba,0xf1,0xf2,0x23,0xf3,0xf4, -0xd6,0xf5,0xf7,0x75,0xf8,0xf8,0xaf,0xf8,0xf7,0xec,0xf6,0xf6,0x19,0xf7,0xf8,0x82, -0xf9,0xfa,0x8c,0xfb,0xfb,0x8a,0xfb,0xfb,0x17,0xfc,0xfd,0x07,0xff,0x00,0xf0,0xff, -0xfe,0x69,0xfc,0xfa,0xf2,0xf8,0xf9,0xd4,0xfa,0xfc,0x8e,0xfe,0xff,0x92,0xfe,0xfd, -0x93,0xfb,0xf9,0x6f,0xf8,0xf6,0x2c,0xf5,0xf3,0x8a,0xf2,0xf2,0x00,0xf2,0xf2,0x27, -0xf3,0xf3,0x7e,0xf4,0xf4,0xe8,0xf3,0xf2,0x53,0xef,0xeb,0x2b,0xe8,0xe5,0x3b,0xe5, -0xe6,0xc3,0xe7,0xe8,0x9f,0xe9,0xea,0xd1,0xea,0xeb,0xbd,0xec,0xec,0x0e,0xec,0xea, -0xd2,0xe7,0xe6,0x50,0xe5,0xe6,0xe0,0xe7,0xea,0xe6,0xec,0xee,0xed,0xef,0xf0,0x22, -0xf0,0xf0,0x7b,0xf2,0xf5,0xa0,0xf7,0xf9,0xd5,0xf9,0xf9,0x79,0xf9,0xfa,0x75,0xfc, -0xff,0x97,0x02,0x05,0xa6,0x07,0x09,0xb1,0x09,0x09,0x9c,0x09,0x09,0xcb,0x0a,0x0c, -0x1a,0x0f,0x11,0x56,0x13,0x14,0x6e,0x16,0x17,0x0d,0x19,0x19,0xda,0x19,0x19,0xad, -0x19,0x19,0xb5,0x18,0x18,0x90,0x17,0x17,0x6c,0x18,0x19,0xc4,0x19,0x19,0x69,0x18, -0x16,0xa9,0x14,0x13,0x83,0x12,0x12,0xb3,0x11,0x10,0xfa,0x0e,0x0c,0x57,0x09,0x06, -0x20,0x03,0x01,0x23,0x00,0xff,0xc8,0xfe,0xfd,0xcc,0xfc,0xfb,0xb8,0xf9,0xf6,0x8b, -0xf2,0xed,0x3b,0xe9,0xe5,0x29,0xe3,0xe1,0x26,0xe0,0xde,0x2c,0xdd,0xdb,0x54,0xd9, -0xd7,0x3a,0xd6,0xd4,0xaa,0xd2,0xd0,0xd2,0xcd,0xcc,0xc4,0xcb,0xcc,0x90,0xcc,0xcc, -0x8e,0xcc,0xcb,0x7a,0xca,0xc9,0x06,0xc9,0xc9,0xe7,0xca,0xcd,0xe2,0xcf,0xd2,0x0e, -0xd6,0xd8,0xdb,0xda,0xdc,0x49,0xde,0xe0,0x66,0xe3,0xe7,0xa2,0xeb,0xf0,0x2d,0xf6, -0xfb,0x65,0x00,0x05,0x55,0x0a,0x0f,0x46,0x14,0x18,0x0d,0x1d,0x20,0xef,0x24,0x29, -0x03,0x2e,0x33,0x57,0x39,0x3f,0xb4,0x44,0x49,0x56,0x4d,0x50,0x6a,0x53,0x55,0xcb, -0x57,0x59,0x0d,0x5c,0x5e,0xe2,0x5f,0x61,0xc7,0x62,0x63,0x9e,0x64,0x64,0x8c,0x64, -0x63,0x9c,0x62,0x60,0xfc,0x5d,0x5a,0x35,0x56,0x52,0x51,0x4e,0x4b,0xd0,0x47,0x44, -0x24,0x40,0x3b,0x42,0x35,0x2e,0x8e,0x28,0x22,0xb6,0x1c,0x17,0x63,0x11,0x0b,0xf7, -0x04,0xfd,0xce,0xf6,0xef,0xfb,0xe8,0xe2,0xaa,0xdc,0xd6,0x7e,0xd1,0xcc,0xb2,0xc6, -0xc1,0x60,0xbb,0xb6,0xe4,0xb1,0xae,0x71,0xaa,0xa6,0x2c,0xa3,0x9f,0xcb,0x9c,0x9a, -0xa5,0x98,0x97,0xb8,0x96,0x96,0x71,0x95,0x95,0x20,0x95,0x96,0xb1,0x97,0x99,0x78, -0x9b,0x9d,0x86,0x9f,0xa1,0xeb,0xa3,0xa6,0x81,0xa8,0xab,0x18,0xaf,0xb3,0xf3,0xb7, -0xbd,0x91,0xc2,0xc8,0x11,0xcd,0xd1,0x7d,0xd6,0xdb,0x70,0xdf,0xe3,0x8a,0xe7,0xeb, -0x96,0xef,0xf4,0x16,0xfa,0x00,0xd7,0x06,0x0c,0x7f,0x12,0x17,0x65,0x1b,0x1e,0x4f, -0x22,0x25,0x66,0x28,0x2b,0xb7,0x2e,0x32,0x35,0x36,0x39,0xde,0x3c,0x3e,0x5f,0x40, -0x41,0xf9,0x42,0x44,0x18,0x46,0x47,0xc3,0x47,0x47,0xfe,0x47,0x48,0xa2,0x48,0x49, -0x85,0x49,0x48,0x0b,0x47,0x44,0x6c,0x42,0x40,0x43,0x3e,0x3c,0x29,0x3b,0x39,0x8d, -0x38,0x36,0xef,0x34,0x32,0x86,0x2f,0x2c,0xfa,0x29,0x27,0x78,0x25,0x23,0x58,0x21, -0x1e,0x07,0x1b,0x17,0xe4,0x13,0x11,0xd1,0x0e,0x0c,0x8b,0x0a,0x08,0x24,0x06,0x04, -0x63,0x02,0x00,0x3d,0xff,0xfd,0x57,0xfb,0xf8,0x4d,0xf6,0xf3,0xfd,0xf1,0xf0,0x3b, -0xf0,0xf0,0xe0,0xef,0xef,0xd8,0xee,0xed,0x9c,0xec,0xeb,0x09,0xeb,0xea,0xbc,0xea, -0xea,0xcb,0xea,0xeb,0x90,0xeb,0xec,0x15,0xed,0xed,0x5c,0xee,0xee,0x1c,0xef,0xef, -0x74,0xef,0xef,0x6d,0xf0,0xf1,0x12,0xf2,0xf3,0xf0,0xf3,0xf4,0x2f,0xf6,0xf7,0x6a, -0xf9,0xfb,0xa3,0xfc,0xfd,0x3a,0xfe,0xfe,0x46,0xfe,0xfd,0x6e,0xfd,0xfc,0x0f,0xfd, -0xfd,0x7d,0xff,0x01,0x88,0x03,0x04,0x8f,0x05,0x05,0xc6,0x04,0x03,0xef,0x02,0x01, -0x5a,0x00,0xff,0x94,0xfe,0xfe,0x34,0xfe,0xfe,0x34,0xfe,0xfd,0x0c,0xfd,0xfc,0x52, -0xfb,0xfa,0x78,0xf9,0xf8,0xa2,0xf6,0xf5,0x81,0xf3,0xf2,0xe1,0xf0,0xef,0x5f,0xef, -0xee,0x1c,0xee,0xed,0x64,0xec,0xeb,0x5c,0xeb,0xea,0x4f,0xea,0xe9,0x14,0xe8,0xe6, -0x3f,0xe6,0xe5,0x1e,0xe6,0xe6,0x29,0xe7,0xe7,0x9c,0xe8,0xe9,0x47,0xea,0xea,0xfd, -0xea,0xeb,0xa1,0xeb,0xec,0x0b,0xee,0xef,0xd3,0xef,0xf0,0x57,0xf1,0xf2,0xcd,0xf4, -0xf6,0xee,0xf8,0xfa,0xad,0xfc,0xfe,0x78,0x00,0x02,0x15,0x04,0x05,0x0a,0x07,0x08, -0x28,0x0a,0x0b,0x8d,0x0d,0x0e,0x4f,0x10,0x11,0x2a,0x13,0x14,0x6b,0x16,0x17,0x6f, -0x19,0x1a,0x7a,0x1b,0x1b,0xbc,0x1b,0x1b,0xf6,0x1a,0x1a,0x39,0x1a,0x1a,0x00,0x1a, -0x1a,0xb4,0x1a,0x1b,0x73,0x1b,0x1b,0x12,0x1a,0x18,0x25,0x16,0x13,0xff,0x11,0x10, -0xf7,0x0e,0x0d,0x23,0x0b,0x08,0xdf,0x06,0x04,0xde,0x02,0x00,0x56,0xfd,0xf9,0x4c, -0xf6,0xf3,0x14,0xf1,0xef,0x08,0xee,0xec,0x14,0xea,0xe7,0x35,0xe4,0xe1,0xd0,0xdd, -0xda,0x1d,0xd8,0xd6,0xb0,0xd4,0xd4,0x80,0xd3,0xd2,0x3a,0xd1,0xcf,0xf7,0xcd,0xcc, -0x4d,0xcc,0xcc,0x51,0xcc,0xcc,0xdf,0xcd,0xcf,0x90,0xd0,0xd2,0x35,0xd4,0xd6,0x01, -0xd8,0xda,0x71,0xdc,0xdf,0xb6,0xe2,0xe6,0x98,0xea,0xee,0x7f,0xf3,0xf8,0xa2,0xfc, -0x01,0x60,0x05,0x09,0x2b,0x0e,0x12,0x1e,0x18,0x1d,0xd7,0x22,0x28,0xc0,0x2c,0x31, -0x62,0x35,0x39,0xda,0x3d,0x42,0xe0,0x45,0x49,0x2a,0x4d,0x50,0xc8,0x53,0x56,0xaf, -0x59,0x5b,0x3d,0x5d,0x5d,0x0d,0x5e,0x5e,0xf0,0x5d,0x5d,0x4c,0x5d,0x5c,0x36,0x5b, -0x59,0xba,0x57,0x55,0x33,0x52,0x4e,0xca,0x4a,0x46,0x4a,0x42,0x3d,0x4e,0x39,0x34, -0x93,0x2e,0x28,0xb6,0x21,0x1b,0x13,0x15,0x0f,0xc5,0x09,0x04,0xe0,0xfd,0xf7,0xc7, -0xf0,0xea,0x61,0xe3,0xdc,0x6e,0xd6,0xcf,0x9e,0xc9,0xc3,0xb7,0xbd,0xb8,0x6c,0xb4, -0xb0,0x85,0xac,0xa8,0xfb,0xa4,0xa1,0x69,0x9e,0x9b,0x97,0x98,0x96,0x31,0x94,0x93, -0xb2,0x92,0x92,0xaa,0x92,0x92,0xfb,0x92,0x93,0xa8,0x94,0x96,0x95,0x98,0x9b,0x54, -0x9e,0xa1,0x6c,0xa5,0xa9,0xa1,0xac,0xb0,0xa1,0xb3,0xb7,0xf8,0xbb,0xc1,0x70,0xc6, -0xcb,0x1d,0xd1,0xd6,0x01,0xdb,0xe0,0x51,0xe5,0xea,0x3a,0xf0,0xf5,0xbe,0xfb,0x01, -0x58,0x07,0x0d,0x60,0x12,0x17,0x28,0x1c,0x20,0x25,0x24,0x27,0x4d,0x2b,0x2e,0x4c, -0x32,0x35,0xdf,0x39,0x3d,0x0f,0x42,0x45,0xab,0x48,0x4a,0xea,0x4b,0x4c,0x29,0x4d, -0x4d,0x2b,0x4e,0x4e,0x76,0x4e,0x4e,0x57,0x4e,0x4e,0xb2,0x4d,0x4d,0xf0,0x4b,0x4a, -0x4b,0x49,0x47,0xba,0x45,0x43,0x43,0x40,0x3d,0x43,0x3a,0x37,0xe7,0x34,0x32,0x93, -0x2f,0x2c,0x5e,0x2a,0x27,0x4e,0x25,0x22,0x57,0x1f,0x1c,0x80,0x18,0x14,0x7e,0x11, -0x0e,0x33,0x0b,0x08,0x28,0x06,0x03,0xce,0x01,0xff,0x6a,0xfd,0xfb,0xd1,0xf8,0xf6, -0xbc,0xf4,0xf2,0x19,0xf0,0xed,0x59,0xeb,0xe9,0x0d,0xe9,0xe8,0x3f,0xe9,0xe9,0x4b, -0xea,0xea,0xea,0xea,0xea,0xba,0xe9,0xe8,0xd5,0xe6,0xe5,0x5a,0xe5,0xe6,0xa1,0xe7, -0xe9,0x16,0xeb,0xec,0xe8,0xed,0xef,0xf1,0xef,0xf0,0x5b,0xf1,0xf1,0x9e,0xf2,0xf3, -0xb8,0xf4,0xf6,0xd2,0xf7,0xf9,0x7b,0xfb,0xfc,0xcd,0xfd,0xfe,0xe6,0xfe,0xff,0x27, -0x00,0x01,0x20,0x02,0x03,0xd7,0x04,0x06,0x83,0x07,0x08,0x3a,0x09,0x08,0xfe,0x07, -0x06,0x8f,0x06,0x06,0x8c,0x07,0x08,0xe6,0x08,0x08,0x0c,0x08,0x06,0x3b,0x05,0x03, -0x8d,0x02,0x01,0x86,0x00,0xff,0x9f,0xff,0xff,0x62,0xfe,0xfd,0x31,0xfb,0xf9,0xb0, -0xf6,0xf4,0x0a,0xf3,0xf1,0x0d,0xf1,0xf0,0xb5,0xef,0xee,0xef,0xed,0xec,0xe8,0xea, -0xe9,0xa2,0xe7,0xe6,0x65,0xe5,0xe4,0x5c,0xe4,0xe4,0x12,0xe4,0xe4,0x53,0xe4,0xe4, -0x97,0xe4,0xe4,0xaa,0xe4,0xe4,0xaa,0xe4,0xe4,0xbf,0xe5,0xe6,0x5d,0xe8,0xe9,0x8f, -0xeb,0xec,0x4f,0xee,0xef,0x77,0xf0,0xf1,0x35,0xf2,0xf3,0x05,0xf5,0xf7,0xd4,0xf9, -0x00,0xc6,0x00,0x01,0x50,0x01,0x01,0x4c,0x02,0x02,0x7e,0x03,0x04,0xc1,0x04,0x05, -0x69,0x06,0x07,0xb1,0x07,0x08,0x06,0x09,0x09,0x6b,0x0a,0x0b,0xd2,0x0b,0x0c,0xd7, -0x0c,0x0d,0x50,0x0d,0x0d,0xae,0x0e,0x0f,0x17,0x10,0x10,0xb8,0x10,0x10,0x0d,0x11, -0x11,0xf6,0x11,0x12,0xf9,0x12,0x12,0xbe,0x12,0x12,0x36,0x12,0x12,0xe0,0x11,0x11, -0xbd,0x11,0x11,0x8a,0x11,0x11,0xe4,0x10,0x10,0xc7,0x0f,0x0f,0x72,0x0e,0x0d,0x1c, -0x0d,0x0c,0x74,0x0b,0x0a,0x1c,0x0a,0x09,0x64,0x08,0x07,0x66,0x06,0x05,0xa7,0x04, -0x03,0xfd,0x02,0x02,0x01,0x01,0xff,0x8d,0xfe,0xfd,0x13,0xfc,0xfb,0xe5,0xfa,0xfa, -0xb8,0xf9,0xf8,0x18,0xf7,0xf5,0xcd,0xf4,0xf4,0xb1,0xf3,0xf3,0xb4,0xf2,0xf2,0x40, -0xf1,0xf0,0x8c,0xf0,0xf0,0x36,0xf0,0xef,0x1b,0xef,0xee,0x38,0xee,0xee,0x73,0xee, -0xee,0xda,0xee,0xee,0xfe,0xee,0xef,0x92,0xef,0xf0,0xe3,0xf0,0xf1,0xe7,0xf1,0xf2, -0xf5,0xf2,0xf3,0x8b,0xf4,0xf5,0xe3,0xf5,0xf6,0x48,0xf7,0xf8,0xf1,0xf8,0xf9,0xef, -0xfa,0xfb,0xef,0xfc,0xfd,0x5a,0xfe,0xff,0xf1,0xff,0x01,0x62,0x02,0x03,0x17,0x04, -0x04,0x53,0x04,0x04,0x5a,0x05,0x06,0x04,0x07,0x07,0x87,0x07,0x07,0x86,0x07,0x08, -0xc0,0x08,0x09,0xb7,0x09,0x09,0xe8,0x08,0x08,0x51,0x07,0x06,0xef,0x06,0x06,0x6c, -0x06,0x06,0xd0,0x05,0x05,0xde,0x05,0x05,0x96,0x04,0x03,0x06,0x02,0x01,0x90,0x00, -0x00,0x2c,0x01,0x01,0xa4,0x00,0xff,0x21,0xfd,0xfb,0x09,0xfb,0xfb,0x78,0xfc,0xfc, -0xcf,0xfc,0xfb,0xbe,0xfa,0xf9,0x7c,0xf9,0xf9,0x9d,0xfa,0xfb,0x11,0xfb,0xfa,0xd8, -0xf9,0xf9,0xe8,0xf9,0xfa,0xed,0xfb,0xfc,0xc9,0xfc,0xfc,0x1d,0xfd,0xfd,0xdc,0xfe, -0xff,0x6c,0x00,0x00,0xda,0x00,0x01,0x14,0x02,0x03,0x83,0x04,0x05,0x4f,0x07,0x08, -0xa4,0x08,0x08,0x48,0x08,0x08,0xe4,0x08,0x09,0xfd,0x0a,0x0c,0x52,0x0d,0x0e,0xd4, -0x0e,0x0f,0x21,0x0f,0x0f,0x54,0x0f,0x0f,0x97,0x0f,0x0f,0xe7,0x0e,0x0e,0x30,0x0d, -0x0c,0xbb,0x0c,0x0d,0xd3,0x0d,0x0e,0x04,0x0e,0x0c,0x5f,0x0b,0x09,0x9b,0x08,0x08, -0xc1,0x07,0x06,0x2f,0x05,0x02,0xab,0x00,0xff,0xfb,0xff,0x00,0x26,0x00,0xfe,0x2f, -0xfd,0xfa,0xce,0xf8,0xf7,0xc6,0xf6,0xf6,0x96,0xf5,0xf4,0x42,0xf2,0xf0,0xb0,0xed, -0xec,0x16,0xed,0xf0,0xd4,0xf4,0xf7,0xc3,0xef,0xd9,0x5f,0xbe,0xb4,0x23,0xcc,0xfe, -0xc0,0x2b,0x39,0x77,0x1f,0xed,0x9b,0xb5,0x89,0x0a,0x80,0x9f,0x58,0xd9,0x14,0xf3, -0x34,0x2d,0x1d,0x08,0xdf,0xf2,0xc9,0xcb,0x57,0xd9,0xe5,0x2a,0xe8,0xe2,0xe1,0xdd, -0xe2,0x35,0xee,0xfd,0x63,0x07,0x07,0xd7,0xff,0xf7,0xb2,0xf2,0xf5,0x6e,0x01,0x10, -0xcf,0x20,0x2b,0xf3,0x29,0x1a,0x0f,0x06,0xf4,0xbe,0xee,0xf5,0x67,0x06,0x1a,0xbf, -0x2c,0x38,0x7b,0x3d,0x3c,0x48,0x38,0x32,0x5d,0x2e,0x2c,0x62,0x2a,0x26,0x52,0x1f, -0x18,0x92,0x14,0x17,0x9f,0x21,0x2e,0xd0,0x37,0x3a,0xfa,0x34,0x29,0xaa,0x1d,0x15, -0x4c,0x13,0x14,0x28,0x17,0x18,0xc2,0x15,0x10,0xe8,0x09,0x03,0xd4,0xfe,0xfd,0x95, -0xfe,0x01,0x14,0x03,0x01,0x76,0xfb,0xf2,0xa3,0xe7,0xde,0x6c,0xd9,0xd7,0xbd,0xd8, -0xd9,0x6a,0xd9,0xd7,0xf7,0xd3,0xcf,0x50,0xc9,0xc4,0x67,0xc1,0xc0,0x83,0xbf,0xbe, -0xb3,0xbb,0xb8,0xc9,0xb5,0xb4,0x89,0xb4,0xb4,0x39,0xb4,0xb4,0x34,0xb6,0xb9,0x2f, -0xbd,0xbd,0x93,0xb9,0xb4,0x60,0xb0,0xb2,0x50,0xb9,0xc3,0xf8,0xcb,0xcf,0xfd,0xce, -0xcc,0x33,0xcb,0xce,0x54,0xd5,0xdf,0x85,0xe9,0xf1,0x0e,0xf6,0xf5,0x96,0xf1,0xee, -0x48,0xef,0xf4,0x0f,0xfe,0x07,0xfd,0x10,0x18,0x0a,0x1f,0x24,0x90,0x27,0x29,0x8c, -0x2b,0x2d,0x2b,0x31,0x36,0xf4,0x3b,0x40,0x78,0x42,0x41,0x2c,0x40,0x40,0xf6,0x43, -0x4a,0xa7,0x51,0x56,0xee,0x58,0x58,0x88,0x57,0x57,0x9a,0x58,0x59,0xb1,0x57,0x54, -0xa5,0x50,0x4e,0x15,0x4e,0x4f,0x01,0x50,0x4f,0x7e,0x4e,0x4c,0x31,0x49,0x46,0x22, -0x43,0x40,0x37,0x3e,0x3c,0x00,0x39,0x34,0x14,0x2e,0x28,0x22,0x24,0x22,0xb2,0x20, -0x1e,0xf3,0x19,0x14,0x7e,0x10,0x0d,0x2e,0x0d,0x0c,0xb9,0x09,0x03,0x10,0xfa,0xf2, -0xd8,0xee,0xee,0x0a,0xf0,0xf0,0x57,0xee,0xe9,0x0e,0xe5,0xe2,0x78,0xe3,0xe6,0x02, -0xe7,0xe4,0x80,0xdd,0xd6,0x16,0xd2,0xd2,0x4c,0xd8,0xdf,0x29,0xe4,0xe2,0x63,0xd9, -0xce,0x0e,0xca,0xcf,0xa8,0xde,0xef,0x18,0xf9,0xf4,0xe6,0xe2,0xcd,0xb8,0xc1,0xc7, -0x04,0xdc,0xf3,0x83,0x00,0xfd,0x58,0xee,0xdd,0xcf,0xd7,0xdf,0xb5,0xf0,0x01,0x5d, -0x09,0x01,0xa6,0xec,0xd5,0x18,0xca,0xd2,0x87,0xeb,0x08,0xeb,0x1c,0x20,0x5f,0x15, -0x03,0xc1,0xf4,0xf0,0xa3,0xf2,0xf5,0xc3,0xf2,0xeb,0x5b,0xe5,0xe6,0xf9,0xf2,0x06, -0x04,0x17,0x1d,0xb2,0x14,0x01,0xa0,0xeb,0xde,0xde,0xdf,0xed,0xc1,0xfe,0x0c,0xb9, -0x0f,0x06,0xb8,0xf3,0xdd,0xbb,0xcb,0xc3,0x11,0xc6,0xd3,0x00,0xe5,0xf6,0x20,0x02, -0x06,0x66,0x01,0xf3,0x9f,0xe2,0xd3,0x78,0xc9,0xc3,0x59,0xbf,0xbc,0x32,0xba,0xbb, -0xb1,0xbf,0xc7,0xbd,0xd1,0xda,0x8b,0xe0,0xe1,0xfb,0xdd,0xd7,0xd7,0xd0,0xcd,0x41, -0xcd,0xcf,0xb8,0xd0,0xcf,0x03,0xcc,0xc9,0x91,0xc8,0xcc,0xf2,0xd3,0xdf,0x97,0xec, -0xf9,0xa7,0x03,0x09,0x7f,0x0c,0x0b,0x77,0x08,0x05,0x3c,0x06,0x0a,0x12,0x10,0x15, -0x49,0x1a,0x1f,0x4f,0x28,0x32,0xaa,0x3c,0x44,0x23,0x49,0x4c,0xc6,0x4e,0x50,0xae, -0x52,0x53,0x1d,0x55,0x57,0x85,0x5b,0x60,0x6f,0x65,0x66,0x8d,0x65,0x64,0xf1,0x64, -0x68,0xc1,0x6a,0x6b,0x54,0x69,0x65,0x4c,0x61,0x5c,0x63,0x57,0x54,0x37,0x54,0x55, -0x87,0x55,0x51,0x1f,0x4a,0x40,0x37,0x38,0x32,0x86,0x2e,0x2a,0x39,0x24,0x1b,0xc0, -0x10,0x08,0x44,0x03,0x00,0xfe,0xfe,0xfb,0x97,0xf5,0xed,0xc7,0xe3,0xd9,0x97,0xcf, -0xc6,0x4b,0xbf,0xb9,0x70,0xb3,0xae,0xe6,0xa9,0xa6,0x25,0xa4,0xa3,0x91,0xa2,0xa1, -0x66,0x9e,0x99,0xf7,0x93,0x8f,0x04,0x8c,0x8a,0x60,0x88,0x86,0x56,0x84,0x83,0xe2, -0x83,0x86,0x2a,0x8b,0x90,0xe6,0x95,0x9b,0xd2,0x9f,0xa3,0xdb,0xa6,0xa9,0xbb,0xac, -0xaf,0xad,0xb2,0xb5,0xa6,0xb8,0xbd,0x47,0xc4,0xcb,0x2d,0xd3,0xd9,0x8a,0xdf,0xe5, -0x68,0xec,0xf4,0x15,0xfd,0x06,0x30,0x0e,0x14,0x8a,0x18,0x19,0x6f,0x1a,0x1c,0x61, -0x20,0x27,0xfc,0x30,0x3a,0x19,0x43,0x49,0xe4,0x4c,0x4e,0x34,0x4e,0x4e,0xb0,0x4e, -0x50,0x4c,0x54,0x58,0xa9,0x5c,0x5f,0x68,0x60,0x5e,0x7c,0x5b,0x58,0x2d,0x59,0x5c, -0x5b,0x61,0x63,0x9a,0x61,0x5b,0x95,0x53,0x4d,0x5b,0x4b,0x4c,0xc3,0x4d,0x4d,0x18, -0x4a,0x43,0x4e,0x3d,0x38,0xad,0x37,0x38,0x6b,0x39,0x37,0x11,0x31,0x28,0x2f,0x21, -0x1c,0x08,0x1c,0x1e,0xf0,0x1e,0x1b,0x27,0x13,0x09,0xb1,0x01,0x00,0xc1,0x03,0x09, -0x4b,0x0d,0x0b,0x27,0x04,0xfa,0x6a,0xf3,0xf1,0xe8,0xf4,0xfa,0x28,0xfe,0xfd,0x62, -0xf7,0xef,0x04,0xe9,0xe7,0xbd,0xec,0xf5,0xf1,0xfc,0x00,0xfd,0xfe,0xf8,0x21,0xef, -0xe7,0xec,0xe4,0xe6,0x39,0xeb,0xf0,0x64,0xf4,0xf7,0x1b,0xfb,0xff,0x52,0x03,0x06, -0xf0,0x04,0xfe,0x6a,0xf4,0xe9,0xd9,0xe2,0xe3,0x61,0xea,0xf5,0x6b,0x00,0x07,0x84, -0x08,0x04,0x9a,0xfd,0xf6,0xc6,0xf1,0xf1,0x4c,0xf6,0xfd,0x43,0x03,0x05,0xfb,0x03, -0xff,0x34,0xf9,0xf2,0xd6,0xea,0xe3,0x88,0xdf,0xe1,0xda,0xea,0xf8,0x73,0x05,0x0f, -0x17,0x13,0x0e,0x47,0x01,0xef,0x80,0xdc,0xcf,0x07,0xcb,0xcf,0xa1,0xd8,0xe2,0xdd, -0xe9,0xeb,0x67,0xe9,0xe6,0x2a,0xe5,0xe4,0xea,0xe3,0xe1,0xa6,0xdb,0xd2,0x4a,0xc9, -0xc4,0x34,0xc6,0xcc,0x01,0xd0,0xcd,0xd6,0xc4,0xba,0x0a,0xb4,0xb3,0x95,0xb8,0xc1, -0xa3,0xca,0xd2,0x21,0xd5,0xd3,0xf2,0xcc,0xc5,0xe1,0xbd,0xb9,0x5a,0xb8,0xb8,0x0d, -0xba,0xbb,0x5e,0xbf,0xc5,0x83,0xcd,0xd6,0x1d,0xdf,0xe4,0x3d,0xe7,0xe7,0x05,0xe7, -0xe7,0x7e,0xea,0xee,0xa8,0xf3,0xf8,0xcf,0xfd,0x02,0x54,0x07,0x0d,0xa6,0x14,0x1c, -0xdd,0x24,0x2b,0x4e,0x31,0x34,0x6d,0x37,0x3a,0x13,0x3e,0x43,0x51,0x48,0x4d,0x84, -0x51,0x55,0x72,0x58,0x5b,0x1c,0x5f,0x62,0x35,0x65,0x67,0x02,0x68,0x68,0x80,0x67, -0x66,0x6d,0x66,0x66,0x51,0x65,0x64,0x20,0x62,0x5f,0x6f,0x5d,0x5a,0xf1,0x55,0x51, -0x90,0x4b,0x45,0x1d,0x40,0x3a,0xe6,0x34,0x2f,0x6f,0x2b,0x27,0x10,0x22,0x1c,0x21, -0x15,0x0d,0x97,0x05,0xfd,0xab,0xf5,0xed,0x62,0xe4,0xdb,0x59,0xd3,0xcc,0x31,0xc6, -0xc1,0x9d,0xbe,0xbb,0xdc,0xb8,0xb5,0x92,0xb0,0xab,0x68,0xa6,0xa1,0x1d,0x9e,0x9a, -0x0b,0x97,0x92,0x8c,0x8e,0x8b,0x98,0x8a,0x8b,0xbf,0x8e,0x91,0x99,0x93,0x94,0x4c, -0x96,0x99,0xc3,0x9d,0xa3,0xc0,0xa7,0xab,0x44,0xad,0xae,0xf3,0xae,0xb0,0xac,0xb4, -0xba,0xce,0xc2,0xcb,0xb0,0xd2,0xd9,0x30,0xde,0xe3,0xc2,0xe8,0xef,0x89,0xf7,0xff, -0xb8,0x06,0x0c,0xa6,0x10,0x14,0xd3,0x17,0x1b,0xce,0x20,0x26,0xc2,0x2b,0x31,0xb5, -0x36,0x3b,0xbe,0x40,0x44,0x7e,0x48,0x4b,0x12,0x4d,0x4e,0xf4,0x4e,0x4f,0x5c,0x51, -0x53,0x7c,0x56,0x58,0xe2,0x57,0x55,0xeb,0x52,0x51,0x63,0x51,0x52,0x2e,0x54,0x53, -0x36,0x50,0x4b,0xa1,0x45,0x41,0xd7,0x3e,0x3d,0x77,0x3c,0x3b,0x91,0x38,0x34,0xbb, -0x2f,0x2a,0x59,0x26,0x23,0xcd,0x22,0x22,0x03,0x21,0x1e,0xb4,0x19,0x13,0x7c,0x0d, -0x08,0x81,0x04,0x02,0x6e,0x02,0x02,0xc3,0x01,0x00,0x7e,0xff,0xfd,0x8b,0xfb,0xf9, -0x34,0xf7,0xf5,0x49,0xf4,0xf3,0xf3,0xf2,0xf4,0xd1,0xf6,0xfa,0x47,0xfd,0xfd,0x27, -0xfa,0xf4,0xb7,0xee,0xeb,0xe7,0xeb,0xef,0x4f,0xf6,0xfc,0x54,0x00,0x02,0xa3,0x02, -0x02,0xcb,0x02,0x02,0x56,0x01,0xff,0x1a,0xfe,0xfd,0x75,0xfd,0xfe,0x27,0x00,0x02, -0x15,0x04,0x04,0x66,0x02,0xfe,0x7c,0xfb,0xfa,0xe8,0xfc,0x02,0x22,0x08,0x0c,0x3f, -0x0f,0x0e,0xbc,0x0b,0x05,0x9d,0xfd,0xf4,0x97,0xed,0xeb,0x95,0xed,0xf1,0xea,0xf4, -0xf7,0x76,0xfa,0xff,0x00,0x04,0x07,0x71,0x06,0x01,0x75,0xf8,0xed,0x67,0xe3,0xdc, -0x1e,0xdb,0xdd,0x79,0xe2,0xe7,0xa2,0xe9,0xe9,0x99,0xe7,0xe5,0xb4,0xe3,0xe2,0x0d, -0xe2,0xe0,0xda,0xde,0xdc,0xdb,0xd9,0xd5,0xbd,0xd0,0xcc,0x23,0xca,0xca,0xbe,0xcc, -0xcd,0xf2,0xca,0xc7,0x91,0xc3,0xc2,0x74,0xc3,0xc6,0xe7,0xc9,0xcc,0xa7,0xcd,0xcc, -0x7e,0xca,0xc6,0xae,0xc3,0xc1,0xad,0xc1,0xc2,0x3f,0xc5,0xc8,0xf1,0xca,0xcd,0x1f, -0xd1,0xd4,0xba,0xd8,0xdc,0x2b,0xe0,0xe2,0x7e,0xe5,0xe8,0x37,0xec,0xf0,0xdb,0xf5, -0xfb,0xc5,0x00,0x05,0x0c,0x0a,0x0d,0x4b,0x11,0x15,0xb2,0x19,0x1f,0x28,0x26,0x2d, -0x50,0x33,0x38,0x97,0x3c,0x40,0x34,0x44,0x48,0xbc,0x4d,0x52,0x52,0x55,0x57,0x53, -0x58,0x59,0xea,0x5b,0x5e,0x0e,0x62,0x64,0xc6,0x65,0x66,0x74,0x66,0x66,0x58,0x66, -0x65,0x78,0x63,0x60,0x81,0x5b,0x56,0x23,0x51,0x4c,0x6d,0x49,0x46,0x98,0x43,0x40, -0xc1,0x3b,0x36,0x3a,0x31,0x2b,0x0a,0x26,0x20,0x40,0x19,0x11,0x28,0x09,0x00,0xc5, -0xf7,0xef,0xfa,0xe7,0xe0,0xaa,0xd9,0xd2,0x6c,0xcc,0xc6,0x8e,0xc2,0xbf,0x84,0xbc, -0xb9,0x4c,0xb6,0xb1,0xfb,0xab,0xa5,0x76,0x9e,0x97,0x9f,0x92,0x8e,0x8b,0x8c,0x8b, -0x4d,0x8c,0x8d,0xa4,0x8e,0x90,0xe4,0x91,0x93,0x49,0x95,0x96,0x9d,0x98,0x9a,0x6b, -0x9d,0xa0,0x2c,0xa4,0xa7,0xb3,0xa9,0xab,0xff,0xae,0xb3,0xb7,0xb9,0xc1,0x87,0xc9, -0xd0,0xbb,0xd6,0xdb,0xfd,0xe0,0xe6,0x5c,0xed,0xf4,0x88,0xfb,0x01,0xb9,0x06,0x0b, -0x50,0x0f,0x14,0x14,0x1a,0x20,0x43,0x26,0x2c,0x90,0x31,0x36,0xff,0x3b,0x40,0x42, -0x43,0x45,0x47,0x47,0x49,0x27,0x4c,0x4f,0xc1,0x51,0x53,0x49,0x54,0x54,0xe3,0x53, -0x54,0x42,0x55,0x56,0x3e,0x58,0x58,0xf7,0x56,0x54,0x50,0x50,0x4c,0x07,0x49,0x46, -0x60,0x43,0x40,0x5e,0x3e,0x3b,0xfe,0x39,0x38,0xd6,0x36,0x34,0x3a,0x31,0x2c,0x6b, -0x27,0x22,0x45,0x1e,0x1b,0x86,0x19,0x17,0xbe,0x15,0x12,0xb9,0x0e,0x0a,0x78,0x06, -0x02,0x7c,0xff,0xfc,0xfc,0xfa,0xfa,0x42,0xfa,0xfb,0x52,0xfc,0xfd,0xb4,0xfd,0xfd, -0x82,0xfb,0xf8,0x9e,0xf5,0xf2,0x82,0xef,0xee,0x37,0xef,0xf1,0x88,0xf4,0xf7,0x15, -0xf9,0xf9,0x9b,0xf9,0xf9,0x55,0xf9,0xf9,0x1d,0xfb,0xfc,0x4f,0xff,0x01,0xbb,0x03, -0x04,0xe8,0x03,0x01,0xdc,0xfe,0xfc,0xd3,0xfa,0xfa,0x5f,0xfc,0xfe,0x53,0x00,0x02, -0x4e,0x06,0x09,0x8d,0x0c,0x0d,0x92,0x0b,0x08,0xf7,0x04,0x01,0xbb,0xfe,0xfb,0xaf, -0xf9,0xf8,0x84,0xf8,0xfa,0xa9,0xfd,0x00,0xf2,0x00,0x00,0x22,0xff,0xfe,0xec,0xfe, -0xfe,0x6b,0xfd,0xfa,0x0d,0xf7,0xf2,0x38,0xee,0xea,0x2c,0xe9,0xe9,0x85,0xea,0xeb, -0x5d,0xec,0xeb,0xcd,0xea,0xe9,0xba,0xe8,0xe7,0xde,0xe6,0xe5,0xe3,0xe2,0xdf,0xbf, -0xdc,0xd9,0xe5,0xd5,0xd2,0xee,0xd0,0xd0,0x26,0xd1,0xd2,0x42,0xd2,0xd0,0x9f,0xce, -0xcb,0x8d,0xc9,0xc8,0x80,0xc7,0xc7,0xfe,0xc8,0xca,0xe2,0xca,0xca,0x0e,0xca,0xc8, -0x5a,0xc7,0xc6,0x89,0xc6,0xc6,0xbf,0xc7,0xc8,0xad,0xca,0xcd,0x68,0xd1,0xd5,0xeb, -0xd9,0xdd,0xea,0xe0,0xe4,0x61,0xe7,0xea,0xfa,0xed,0xf1,0xd4,0xf4,0xf8,0x89,0xfc, -0x00,0xd9,0x04,0x09,0x75,0x0e,0x14,0x73,0x1a,0x20,0x6f,0x27,0x2d,0x23,0x32,0x36, -0x84,0x39,0x3c,0x25,0x3f,0x42,0xc4,0x45,0x49,0x06,0x4d,0x50,0x08,0x54,0x57,0x9c, -0x5b,0x5f,0x03,0x62,0x63,0x98,0x63,0x62,0xf8,0x60,0x5f,0xd5,0x5d,0x5c,0xe8,0x5a, -0x58,0xfc,0x55,0x52,0xc7,0x4e,0x4b,0xe1,0x47,0x45,0xc4,0x42,0x40,0x90,0x3c,0x38, -0xe3,0x32,0x2c,0xdc,0x25,0x1e,0x81,0x15,0x0c,0xf3,0x02,0xfa,0x67,0xf3,0xed,0xec, -0xe8,0xe4,0xe0,0xde,0xd9,0x58,0xd4,0xcf,0xe8,0xca,0xc6,0xf2,0xc0,0xbb,0xd2,0xb4, -0xae,0xb2,0xa7,0xa1,0x2f,0x9d,0x99,0x44,0x96,0x94,0xf2,0x92,0x92,0x3c,0x93,0x93, -0x2c,0x94,0x94,0x95,0x94,0x95,0x22,0x96,0x97,0x85,0x98,0x99,0xbf,0x9b,0x9d,0xae, -0xa0,0xa4,0x82,0xa8,0xad,0xf8,0xb2,0xb8,0x45,0xbd,0xc1,0x3c,0xc6,0xca,0x3d,0xd0, -0xd6,0xfa,0xdd,0xe5,0x99,0xec,0xf2,0x57,0xf7,0xfb,0x4b,0x00,0x05,0xda,0x0b,0x12, -0x8b,0x19,0x1f,0x4c,0x25,0x2a,0xc3,0x2e,0x33,0x74,0x37,0x3b,0xa5,0x3e,0x41,0x59, -0x44,0x47,0x52,0x4a,0x4d,0x7d,0x51,0x54,0x1b,0x57,0x58,0x64,0x58,0x57,0x6e,0x57, -0x57,0x70,0x56,0x55,0x07,0x54,0x52,0xf7,0x50,0x4f,0x17,0x4e,0x4c,0x78,0x4a,0x47, -0x8e,0x44,0x40,0xda,0x3c,0x39,0x7a,0x37,0x36,0xb0,0x34,0x32,0x38,0x2f,0x2a,0x5a, -0x25,0x1f,0x6b,0x1a,0x15,0x1c,0x12,0x0f,0x55,0x0d,0x0b,0xfb,0x09,0x08,0xc0,0x05, -0x03,0x36,0x01,0xff,0x84,0xfd,0xfb,0x8a,0xf9,0xf7,0x96,0xf5,0xf4,0xb5,0xf3,0xf3, -0xf5,0xf2,0xf2,0x34,0xf1,0xef,0xde,0xee,0xee,0x75,0xee,0xef,0x52,0xf0,0xf1,0xdd, -0xf3,0xf6,0x21,0xf8,0xf9,0x49,0xfa,0xfa,0x31,0xf9,0xf8,0xd0,0xf6,0xf5,0xbf,0xf5, -0xf6,0x17,0xf8,0xfa,0x21,0xfc,0xfe,0x12,0x00,0x02,0xe0,0x03,0x05,0x93,0x05,0x05, -0x21,0x04,0x03,0x37,0x03,0x03,0xc2,0x02,0x01,0xbe,0x00,0xff,0x0f,0x00,0x01,0x03, -0x03,0x04,0xbc,0x05,0x06,0x20,0x06,0x06,0xc6,0x06,0x06,0xbb,0x05,0x03,0x47,0x00, -0xfc,0x8b,0xf9,0xf7,0x45,0xf6,0xf6,0xe3,0xf6,0xf7,0xae,0xf8,0xf8,0x8e,0xf8,0xf7, -0x4a,0xf6,0xf4,0x84,0xf1,0xee,0x77,0xeb,0xe8,0x6b,0xe6,0xe4,0x13,0xe2,0xdf,0x7d, -0xdd,0xdb,0xa3,0xd9,0xd8,0x3c,0xd8,0xd7,0x17,0xd6,0xd4,0xa2,0xd1,0xce,0x1c,0xcc, -0xca,0x20,0xc9,0xc9,0xf5,0xc9,0xca,0xe3,0xc9,0xc9,0x12,0xc8,0xc6,0x9e,0xc5,0xc4, -0x35,0xc3,0xc2,0x4a,0xc3,0xc5,0x73,0xc8,0xcc,0x86,0xd0,0xd4,0x27,0xd8,0xdb,0x26, -0xde,0xe0,0xe4,0xe1,0xe3,0x35,0xe5,0xe8,0xe0,0xeb,0xf0,0xff,0xf6,0xfd,0xe8,0x03, -0x09,0x0b,0x0f,0x13,0x5d,0x18,0x1c,0x4d,0x21,0x25,0xea,0x29,0x2e,0x00,0x32,0x36, -0xb3,0x3a,0x3f,0xf6,0x43,0x48,0x34,0x4c,0x50,0x12,0x54,0x58,0x70,0x5b,0x5e,0x60, -0x5f,0x5f,0xb9,0x5e,0x5d,0xe5,0x5b,0x5a,0x16,0x59,0x58,0x41,0x57,0x56,0x66,0x55, -0x54,0x61,0x52,0x50,0x32,0x4d,0x49,0xc7,0x44,0x3f,0xf2,0x38,0x32,0x75,0x2b,0x24, -0xa9,0x1d,0x16,0x6e,0x10,0x0a,0x11,0x04,0xfe,0xe0,0xf7,0xf1,0x9c,0xeb,0xe5,0x1a, -0xe0,0xda,0x7d,0xd5,0xcf,0x5b,0xc9,0xc2,0x25,0xbb,0xb4,0xc2,0xad,0xa8,0x16,0xa4, -0xa0,0x7f,0x9e,0x9c,0x04,0x9a,0x97,0xde,0x95,0x94,0x23,0x93,0x92,0x9a,0x92,0x92, -0xbb,0x92,0x92,0xfb,0x92,0x93,0x3b,0x95,0x97,0x67,0x9a,0x9d,0x2a,0xa1,0xa4,0x59, -0xa8,0xac,0x26,0xb1,0xb6,0xd6,0xbb,0xc1,0x63,0xc6,0xcb,0xb7,0xd0,0xd6,0x55,0xdc, -0xe2,0x0a,0xe9,0xef,0xa5,0xf5,0x03,0xea,0xff,0xf6,0x3f,0x09,0x25,0xfe,0x28,0x20, -0xad,0x29,0x38,0xe0,0x3d,0x3f,0x8b,0x41,0x3b,0xa6,0x24,0x1b,0xf1,0x36,0x50,0x77, -0x48,0x43,0x16,0x5e,0x70,0xf8,0x56,0x36,0x11,0x39,0x4a,0xd7,0x49,0x41,0x90,0x3c, -0x31,0x04,0x17,0x00,0xde,0xf6,0xec,0xaf,0xeb,0xf2,0xfe,0xf0,0xe0,0xff,0xcd,0xcc, -0x86,0xd5,0xc9,0xd3,0xb2,0xb7,0xf3,0xc0,0xab,0xfe,0x93,0xa4,0x25,0xc3,0xbf,0x6d, -0xb3,0xbb,0x46,0xc8,0xd9,0x9e,0xf1,0x05,0x3e,0x13,0x23,0x21,0x40,0x57,0x50,0x58, -0x52,0xfb,0x54,0x5a,0x1b,0x59,0x5a,0xd4,0x6b,0x7a,0x5e,0x6c,0x49,0x5b,0x35,0x3a, -0x44,0x3a,0x28,0x8b,0x29,0x3a,0x80,0x23,0xf0,0xc5,0xde,0xea,0x8a,0xea,0xdd,0x24, -0xe1,0xf5,0xab,0xeb,0xc4,0x4c,0xb6,0xc5,0x15,0xce,0xc8,0x2c,0xc9,0xcd,0x12,0xc1, -0xaf,0xd5,0xaf,0xb4,0x79,0xa4,0x93,0x80,0x99,0xa4,0xaf,0xa9,0xb3,0x5d,0xc1,0xc3, -0x94,0xbb,0xc6,0xe1,0xda,0xd9,0xc1,0xce,0xd9,0xfa,0xf8,0x0c,0xf6,0x0c,0x1a,0x16, -0x2c,0x23,0x5d,0xfe,0xd7,0xf5,0xcf,0xe0,0xfd,0xf8,0x0f,0x27,0x18,0x14,0x47,0x06, -0xec,0x71,0xd6,0xd8,0x5c,0xe9,0xf3,0x9e,0xfd,0x13,0xa3,0x21,0x1a,0xef,0x1a,0x26, -0xf0,0x29,0x27,0xcd,0x26,0x31,0x97,0x45,0x58,0xd8,0x60,0x58,0xeb,0x4e,0x4b,0xd9, -0x47,0x39,0xfb,0x1d,0x0b,0x3f,0x0d,0x06,0x97,0xfa,0x04,0x72,0x11,0x0d,0xb2,0xfd, -0xef,0x4d,0xec,0xe8,0x16,0xdf,0xda,0x4e,0xdb,0xdb,0x10,0xdc,0xe0,0xae,0xee,0xff, -0xe7,0x00,0xf4,0x28,0xe5,0xdd,0xf8,0xe4,0xf6,0xe8,0x14,0x37,0xd6,0x3c,0x1d,0x05, -0xf8,0xe0,0x1a,0xd1,0xc8,0x8a,0xda,0x00,0xb7,0x0f,0x0d,0x93,0x14,0x14,0xd2,0xfa, -0xdc,0x0e,0xdc,0xf2,0x02,0xf9,0xf2,0xa0,0xf9,0x06,0x63,0x05,0xff,0x6d,0xfa,0xf2, -0x81,0xe8,0xe6,0x3f,0xef,0xf9,0x72,0x01,0xfd,0x9a,0xf5,0xf2,0x09,0xe2,0xcf,0x00, -0xd1,0xe2,0xe7,0xf1,0xf9,0x76,0x04,0x0f,0x85,0x18,0x2b,0x98,0x39,0x2f,0x6a,0x19, -0x0f,0x84,0x14,0x19,0x4c,0x1e,0x29,0x65,0x22,0x01,0x45,0xe7,0xd7,0x4a,0xc7,0xb2, -0xe8,0xa5,0xb8,0x4e,0xd2,0xd2,0x3e,0xcc,0xd0,0x46,0xe0,0xf7,0x0a,0x06,0x11,0x02, -0x20,0x23,0x3c,0x2a,0x36,0x9c,0x45,0x5c,0x27,0x62,0x48,0xbd,0x28,0x23,0x94,0x3c, -0x4e,0x1a,0x4a,0x4f,0x5b,0x61,0x5a,0x0a,0x36,0x12,0x74,0x0c,0x0d,0x9b,0x04,0x13, -0x56,0x29,0x14,0x89,0xec,0xe1,0x0f,0xf0,0xf5,0x0e,0xe5,0xd3,0xe9,0xce,0xc4,0xf2, -0xba,0xc2,0x99,0xc7,0xb3,0xfc,0x94,0x8d,0x5c,0x99,0x97,0xc2,0x8b,0x92,0xbc,0xa4, -0xa9,0xc4,0xb0,0xcc,0xab,0xdd,0xd5,0x4c,0xd8,0xf3,0xd6,0x0a,0x0f,0x94,0x0f,0x14, -0xb7,0x1c,0x28,0x4b,0x33,0x32,0x9e,0x26,0x20,0x21,0x27,0x28,0xfb,0x1f,0x1a,0xde, -0x1c,0x1d,0xa2,0x18,0x15,0x69,0x0f,0xf8,0x29,0xdf,0xe0,0xf9,0xf8,0x11,0x75,0x1f, -0x1c,0x34,0x09,0xf9,0x89,0xfc,0x14,0x98,0x23,0x0b,0xf7,0xef,0xea,0x5c,0xe3,0xd4, -0x6a,0xd4,0xea,0x88,0x00,0xff,0xf2,0xf0,0xea,0x97,0xe1,0xc7,0xe8,0xb0,0xbb,0x78, -0xdb,0xef,0x51,0xfc,0x13,0x7f,0x1d,0x02,0x99,0xe2,0xe6,0x8c,0xfe,0x04,0xdf,0x13, -0x45,0xf8,0x5b,0x39,0x75,0x20,0x2a,0xd6,0x2d,0x20,0x23,0x1c,0x21,0x48,0x0c,0xdf, -0xbd,0xdd,0x06,0x14,0x13,0x00,0xde,0xf9,0xff,0x9a,0xf1,0xd9,0x0f,0xe4,0xf9,0x8d, -0xf5,0xf0,0x77,0x07,0x20,0x17,0x17,0xf9,0x9f,0xf2,0xfa,0xa8,0xf1,0xe3,0xcf,0xde, -0xd8,0x3a,0xd8,0xe7,0x85,0xfb,0xfd,0xe5,0xe2,0xc0,0xfc,0xb2,0xbd,0xe6,0xd2,0xe4, -0x04,0xeb,0xe9,0x3b,0xdf,0xcf,0x6b,0xc4,0xbd,0x46,0xb8,0xbb,0x36,0xcf,0xe6,0xd2, -0xf9,0x11,0x72,0x1a,0x1a,0xd6,0x24,0x24,0x84,0x0c,0xfb,0x5c,0x06,0x23,0xa3,0x35, -0x34,0xa7,0x3e,0x4c,0x09,0x46,0x3a,0xba,0x38,0x41,0x07,0x42,0x2d,0xd2,0x23,0x36, -0xd5,0x3d,0x2e,0x91,0x1c,0x1b,0xa5,0x23,0x14,0xbb,0x07,0x15,0x90,0x28,0x3a,0xdc, -0x3a,0x3c,0x66,0x45,0x2f,0xc7,0x06,0xe6,0x63,0xda,0xe6,0xeb,0xf1,0xec,0xee,0xdf, -0xc7,0x98,0xbb,0xce,0xaf,0xdc,0xd9,0x99,0xd8,0xeb,0x19,0x0c,0x17,0x4a,0x18,0x26, -0x46,0x36,0x35,0xd5,0x16,0xe7,0xcc,0xd9,0xef,0xe8,0xf9,0xee,0x37,0xda,0xc5,0xde, -0xaf,0x9b,0xce,0x95,0x8c,0x0d,0x80,0x80,0x87,0xa3,0xcf,0xa5,0xe7,0xdc,0x9b,0xc7, -0xc9,0xa4,0xe2,0x0c,0x85,0x2e,0x32,0x21,0x1d,0x06,0x3d,0x0e,0x2c,0x2d,0x38,0x28, -0xe4,0x15,0x08,0x7c,0x01,0x09,0x18,0x23,0x3a,0x0c,0x3b,0x33,0xe0,0x38,0x3e,0xcf, -0x39,0x35,0x2e,0x35,0x2d,0x7b,0x2e,0x3d,0x07,0x37,0x15,0x09,0xfb,0xf5,0xd9,0xf5, -0xeb,0x57,0xec,0xf9,0xca,0xe8,0xc4,0x81,0xbf,0xd2,0xb5,0xcc,0xae,0xb3,0xa6,0xc8, -0x07,0xe1,0xd9,0xb2,0xd6,0xe1,0xa4,0xdf,0xd2,0x86,0xdc,0x05,0x19,0x22,0x24,0xd6, -0x2c,0x40,0x60,0x3a,0x17,0x08,0x07,0x1a,0x22,0x27,0x16,0xc6,0x04,0x06,0x35,0x07, -0x03,0xaf,0x02,0xf4,0x98,0xdb,0xc0,0x10,0xb7,0xce,0xb6,0xee,0x0d,0x8d,0x1c,0x16, -0xb8,0x08,0xe9,0x03,0xc2,0xab,0x38,0xb4,0xdb,0x07,0xfa,0xf8,0x45,0xfb,0x08,0x5c, -0xfa,0xda,0x99,0xd0,0xde,0x23,0xe7,0xda,0x30,0xd3,0xf0,0x83,0x06,0x02,0xfa,0x01, -0x07,0xeb,0x03,0xe9,0xc1,0xdc,0xf8,0xca,0x05,0xfc,0x02,0x0c,0x41,0x43,0x66,0x50, -0x78,0x32,0x2b,0xa5,0x23,0x1a,0x40,0x1d,0x36,0xb8,0x4f,0x52,0xdb,0x4a,0x3d,0xf6, -0x25,0x0f,0xe5,0x03,0xff,0xa4,0x00,0x0b,0xa2,0x15,0x18,0xa5,0x13,0x0a,0x81,0x03, -0xfe,0xe6,0xf5,0xee,0xcd,0xe3,0xd3,0x94,0xd6,0xee,0x1b,0xfb,0xfa,0xc3,0xf9,0xe5, -0x13,0xaf,0x81,0x3d,0x83,0xae,0x17,0xd3,0xdb,0xc7,0xdb,0xdb,0x69,0xcb,0xb6,0xee, -0xb0,0xb8,0x7f,0xc1,0xaf,0x57,0x91,0x90,0x09,0xb0,0xcf,0x1b,0xd5,0xd3,0x3a,0xde, -0xdb,0xb6,0xc7,0xc6,0x23,0xdb,0xf1,0x53,0x02,0x14,0x7f,0x29,0x2c,0xfc,0x2a,0x3a, -0xbb,0x46,0x4b,0x5d,0x5b,0x6f,0x30,0x6d,0x4f,0xd7,0x3a,0x3b,0x9e,0x35,0x29,0x23, -0x2c,0x33,0xea,0x34,0x39,0x7e,0x43,0x42,0xcc,0x34,0x32,0xb8,0x40,0x43,0x16,0x39, -0x38,0x86,0x41,0x3d,0x75,0x2b,0x25,0xa2,0x25,0x13,0xb5,0xf8,0xea,0xcc,0xeb,0xfd, -0xa7,0x08,0xf9,0xad,0xe0,0xce,0xa5,0xce,0xda,0xcd,0xeb,0x03,0x62,0x11,0x0f,0x4a, -0x0b,0x0a,0x50,0x07,0x06,0x1e,0x0f,0x12,0x37,0x01,0xec,0x32,0xe3,0xd6,0x39,0xc5, -0xba,0xe5,0xb2,0xa6,0xa2,0x89,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x10,0x88,0x90, -0xc4,0x95,0x99,0x57,0xaa,0xcd,0xdb,0xec,0xf5,0x23,0xf2,0xfa,0x65,0x09,0x06,0xf8, -0xfb,0x09,0x36,0x21,0x27,0xfb,0x21,0x29,0x03,0x3e,0x40,0x6f,0x38,0x3c,0xbc,0x47, -0x51,0x90,0x55,0x57,0x32,0x55,0x52,0xab,0x57,0x55,0x1a,0x43,0x2b,0x87,0x16,0x08, -0x4f,0x09,0x16,0x69,0x1d,0x0e,0x6d,0xfd,0xfa,0x43,0xf2,0xda,0x63,0xc2,0xb4,0x38, -0xaf,0xb0,0x87,0xbe,0xde,0xbf,0xfe,0x02,0x87,0xe9,0xcd,0x3e,0xc5,0xcb,0x31,0xd3, -0xe5,0xed,0x06,0x29,0x95,0x42,0x48,0xe4,0x3a,0x24,0x53,0x0b,0xfe,0xba,0x07,0x18, -0x40,0x23,0x2a,0xc0,0x2d,0x2f,0x46,0x23,0x0d,0x9e,0x0a,0x10,0x71,0x05,0x00,0xfa, -0x12,0x26,0xae,0x27,0x12,0xf8,0x05,0x09,0x9f,0x0c,0x0f,0x4c,0x08,0xfb,0xb0,0xf3, -0xed,0xab,0xef,0xf4,0xfb,0xfb,0x06,0x1b,0x02,0xe8,0xb6,0xcb,0xbe,0x71,0xbe,0xc5, -0x17,0xd5,0xe7,0x29,0xf1,0xf5,0x8f,0x02,0x0b,0x4c,0xfa,0xdd,0x67,0xd4,0xdb,0xdb, -0xe4,0xf3,0x20,0x08,0x11,0x59,0x0e,0x0e,0x67,0x03,0xe9,0x7e,0xe0,0xf0,0x40,0xff, -0xfe,0x56,0xff,0x03,0x17,0xf8,0xec,0x08,0xf7,0x0a,0x72,0x09,0xf9,0x4d,0xf6,0xfb, -0x97,0x00,0x1a,0x97,0x44,0x52,0x48,0x3a,0x1e,0xf5,0x1a,0x1f,0x7a,0x0f,0xff,0x53, -0x05,0x12,0x2a,0x19,0x19,0x7c,0x16,0x09,0xcd,0xf6,0xe0,0x63,0xcb,0xcc,0x31,0xd7, -0xdc,0x04,0xe3,0xe2,0x10,0xd2,0xc1,0x86,0xbe,0xc0,0x2f,0xb4,0x9e,0x0b,0x99,0xad, -0x9d,0xc9,0xd0,0x7d,0xcb,0xcb,0x49,0xce,0xcf,0x48,0xd6,0xeb,0xc0,0x0a,0x29,0xd6, -0x3c,0x40,0xdf,0x38,0x32,0x87,0x38,0x38,0x5c,0x24,0x13,0x38,0x0e,0x06,0x08,0x04, -0x0f,0x52,0x1b,0x15,0xaf,0x07,0x01,0xcc,0x00,0x04,0x94,0x10,0x25,0x77,0x32,0x27, -0x48,0x1a,0x18,0x2c,0x17,0x17,0xf4,0x1e,0x27,0xef,0x2a,0x1e,0x6f,0x09,0x00,0x49, -0x07,0x0b,0x27,0xfe,0xed,0xe4,0xf0,0xf5,0x8e,0xeb,0xf2,0x41,0x14,0x27,0xbd,0x20, -0x28,0x3a,0x4a,0x54,0xc8,0x31,0x12,0x26,0x1a,0x26,0x9e,0x17,0x06,0x89,0x09,0xfe, -0x0b,0xd3,0xb1,0xaa,0xb6,0xc3,0xc3,0xbe,0xad,0x8b,0x97,0x84,0x0c,0x80,0x81,0x91, -0x99,0xb1,0xb5,0xb3,0xae,0x7c,0xb4,0xc4,0x7a,0xd8,0xeb,0x8b,0x00,0x10,0xfd,0x13, -0x0f,0xd6,0x10,0x1c,0x55,0x22,0x16,0x63,0x07,0x07,0x62,0x0f,0x1d,0x56,0x34,0x4a, -0x71,0x4b,0x2f,0x9b,0x11,0x0b,0x6e,0x13,0x16,0xb9,0x19,0x28,0x45,0x39,0x34,0x8a, -0x17,0xf4,0x9a,0xd9,0xc3,0x7c,0xb3,0xb5,0xcb,0xc6,0xd5,0x65,0xdf,0xe5,0x7d,0xe1, -0xd4,0xa6,0xc5,0xbb,0x4b,0xb9,0xbf,0xee,0xd9,0xfe,0x0c,0x14,0x11,0x7e,0x0c,0x18, -0xfd,0x2c,0x39,0xcd,0x38,0x2e,0x8f,0x35,0x3d,0x2e,0x38,0x3b,0x6b,0x4d,0x62,0x44, -0x68,0x5b,0xe4,0x47,0x31,0xa5,0x20,0x16,0x9d,0x0a,0x09,0xe4,0x1c,0x2f,0x32,0x32, -0x2d,0x3c,0x21,0x08,0xae,0xf0,0xe8,0xf4,0xe5,0xe5,0xc8,0xfa,0x1d,0x27,0x30,0x26, -0x49,0x08,0xdf,0x6e,0xbb,0xbb,0xc1,0xd1,0xcf,0xfd,0xc0,0xbf,0x3d,0xc3,0xc6,0xca, -0xd3,0xde,0x3f,0xcf,0xad,0x4f,0x9e,0xa4,0x8d,0xac,0xb6,0x3c,0xcc,0xdb,0x19,0xd8, -0xd0,0xbe,0xd2,0xd5,0x2f,0xd1,0xce,0x38,0xe1,0x01,0x7b,0x1b,0x32,0x46,0x3b,0x1c, -0x04,0xf6,0xf1,0xf3,0xfc,0xff,0x39,0xfe,0x05,0x3a,0x0d,0x08,0x0d,0x0f,0x32,0xe7, -0x4a,0x34,0x16,0x12,0x03,0xe6,0xfb,0xfc,0x58,0x08,0x17,0xdf,0x20,0x16,0x54,0x0a, -0x0c,0x28,0x08,0xf7,0x5b,0xf1,0xfa,0x7e,0x0a,0x12,0x15,0x0b,0xfb,0xc9,0xe5,0xce, -0x89,0xc3,0xd0,0xd4,0xea,0xef,0x9d,0xdd,0xd5,0x48,0xd8,0xcb,0xfb,0xb4,0xb1,0x15, -0xbc,0xbb,0x3a,0xbc,0xcf,0x3c,0xdc,0xda,0x77,0xea,0x0a,0xb5,0x1d,0x23,0x12,0x32, -0x49,0x54,0x4f,0x4c,0x02,0x57,0x64,0x2f,0x65,0x59,0x76,0x44,0x30,0x8c,0x20,0x16, -0x35,0x19,0x12,0x8d,0x07,0x0f,0xe0,0x1a,0x1d,0x63,0x1b,0x1c,0xf9,0x1c,0x17,0x4d, -0x16,0x21,0xa8,0x35,0x3d,0x75,0x38,0x3c,0xcd,0x3c,0x28,0x18,0x09,0xe6,0xd7,0xcb, -0xc1,0x68,0xc4,0xcc,0x41,0xcf,0xca,0x17,0xc5,0xc3,0x34,0xbe,0xbe,0xbe,0xd5,0xf2, -0xeb,0x02,0x15,0xb3,0x27,0x22,0x4b,0x14,0x10,0x64,0x0e,0x04,0x8b,0xf8,0xf6,0xbd, -0xfb,0xfa,0x29,0xef,0xd7,0x20,0xbf,0xc0,0x88,0xd8,0xe3,0x37,0xcf,0xb1,0xb7,0x9f, -0x9c,0x99,0xaa,0xcd,0x2e,0xfb,0x14,0x90,0x0c,0xfa,0x5c,0xf8,0x0a,0x0f,0x1e,0x1d, -0x1c,0x1d,0x2e,0xc6,0x3b,0x3d,0xe6,0x3b,0x35,0x74,0x2b,0x17,0xb4,0xfb,0xed,0x43, -0xf7,0x0e,0xe5,0x1b,0x24,0xe6,0x2b,0x29,0xb5,0x24,0x1c,0xa7,0x07,0xf7,0x67,0xfa, -0x00,0x33,0xfb,0xf6,0x38,0xf4,0xe7,0x17,0xd1,0xb9,0x45,0xa0,0x87,0x0c,0x80,0x80, -0x80,0x81,0x80,0x00,0x80,0x95,0xa9,0xb3,0xc6,0x37,0xda,0xe7,0xf4,0xda,0xc7,0x1e, -0xca,0xe1,0xeb,0xf7,0x11,0xab,0x39,0x47,0xa2,0x3a,0x33,0x9f,0x2f,0x27,0x79,0x17, -0x16,0xd5,0x36,0x63,0x58,0x7c,0x7c,0xad,0x6b,0x64,0x26,0x59,0x44,0x8b,0x40,0x44, -0x06,0x3a,0x32,0xe4,0x45,0x69,0x24,0x75,0x63,0xb6,0x4d,0x35,0x16,0x16,0x05,0x64, -0x0d,0x15,0xce,0x13,0x1c,0xfa,0x2e,0x34,0xe7,0x23,0xfe,0xf7,0xd1,0xab,0xa5,0x99, -0xa6,0xbf,0xbe,0xca,0x44,0xcc,0xd3,0x05,0xd7,0xc1,0xfb,0x9d,0x82,0x01,0x80,0x85, -0x8b,0xa3,0xcf,0x9d,0xe8,0xdc,0xde,0xc7,0xbf,0xdb,0xc1,0xc3,0xe2,0xbf,0xbb,0x40, -0xb7,0xbb,0xf3,0xcd,0xe8,0x3c,0xf8,0xf2,0xa7,0xe5,0xe6,0x5a,0xf4,0x04,0xba,0x17, -0x26,0x96,0x2a,0x2f,0xe5,0x37,0x31,0x0b,0x1c,0x16,0x1b,0x27,0x37,0x6e,0x49,0x5e, -0x86,0x71,0x7c,0x6f,0x6c,0x40,0xf3,0x25,0x29,0xd3,0x1e,0x02,0x41,0xff,0x1d,0x76, -0x32,0x27,0x16,0x0c,0xf5,0x0e,0xf0,0xf9,0x56,0xfc,0xe7,0xa0,0xca,0xbe,0x1e,0xbe, -0xb8,0x8b,0xae,0xa9,0x7b,0xac,0xa7,0x49,0x9d,0xa3,0xa2,0xb9,0xd3,0x76,0xeb,0x05, -0x46,0x1d,0x13,0x87,0x0f,0xf5,0x6a,0x14,0x3f,0x4b,0x2f,0x0c,0xae,0x16,0x20,0x70, -0x05,0x11,0x14,0x64,0x7f,0x2f,0x7d,0x43,0x34,0x30,0x29,0x3b,0x0c,0x0b,0xaf,0x2e, -0x37,0x59,0x2a,0x26,0x7f,0x36,0x3b,0x03,0x1c,0xfa,0xa7,0xf8,0x0b,0xa8,0x1c,0x12, -0xaa,0x03,0x21,0x86,0x2b,0x0c,0x8e,0x00,0xfd,0xac,0x08,0x1e,0x59,0x2b,0x35,0x26, -0x3a,0x36,0x8c,0x35,0x2f,0xfa,0x24,0x1e,0x68,0x12,0x11,0xb5,0x12,0x07,0x55,0x07, -0x01,0xe4,0xec,0xde,0x36,0xd9,0xe2,0x3c,0xf1,0xe5,0xd2,0xc5,0xaa,0xd1,0xa3,0xb8, -0x50,0xa4,0x8d,0x06,0xb2,0xc2,0x66,0xaa,0x92,0x09,0xa1,0xc0,0xfd,0xb7,0xb9,0x61, -0xde,0xf4,0xcb,0xf0,0xe8,0xae,0xf0,0x0d,0x48,0x26,0x39,0x17,0x51,0x4e,0x22,0x47, -0x50,0x8a,0x50,0x47,0xce,0x3c,0x43,0xc4,0x53,0x36,0xf5,0xfe,0xfc,0xc4,0x17,0x13, -0x55,0xf5,0xef,0x49,0x1d,0x34,0x4b,0x18,0x01,0x2b,0x07,0x1d,0x98,0x10,0xe2,0x5f, -0xd4,0xe1,0x6b,0xea,0xe6,0x67,0xd8,0xc8,0xe7,0xc5,0xda,0xb3,0xf5,0xf5,0xe1,0xe3, -0xeb,0xe9,0x03,0x1f,0x78,0x2e,0x35,0xcd,0x53,0x5e,0x9f,0x37,0x13,0x3b,0x10,0x11, -0xfd,0x14,0x1e,0xd1,0x23,0x0b,0xc4,0xdc,0xda,0x1c,0xf0,0xdf,0xd2,0xc4,0xbd,0x18, -0xb9,0xc3,0x78,0xdc,0xe9,0x3f,0xe3,0xcd,0x59,0xd3,0xe3,0xad,0xd9,0xe0,0x1a,0xfe, -0x0a,0x8f,0xfc,0xfa,0xcb,0x1d,0x2b,0x75,0x0f,0xf5,0x9e,0xec,0xeb,0x8b,0xfa,0x1a, -0x5a,0x2e,0x21,0x67,0x12,0x1b,0x47,0x21,0x0e,0x71,0xfb,0x03,0xc1,0x22,0x3f,0x57, -0x2e,0xf6,0x72,0xd8,0xe2,0xc1,0xdf,0xca,0x1f,0xd7,0x02,0x5a,0x0d,0xf2,0x91,0xdd, -0xd7,0x6f,0xc2,0x90,0x0b,0x80,0xaa,0x39,0xed,0xff,0x30,0xe1,0xe7,0x98,0xff,0xe5, -0x00,0xd3,0xf8,0xd9,0x1e,0x0a,0xdd,0xfa,0x39,0xda,0x67,0x3c,0x54,0x17,0x23,0x59, -0x1b,0x02,0x69,0x09,0x30,0x2c,0x46,0x2a,0xda,0x17,0x20,0xae,0x16,0xf8,0x2c,0xfa, -0x1f,0x19,0x21,0xfe,0xc3,0xf4,0xf7,0xa6,0xe6,0xd9,0x05,0xfa,0x16,0x19,0xeb,0xbd, -0xcc,0xc2,0xd7,0x75,0xea,0x05,0x69,0x25,0x22,0xab,0x03,0xf6,0xa5,0x06,0x27,0x9c, -0x33,0x2a,0xd7,0x23,0x12,0xea,0x03,0x10,0x6f,0x2e,0x25,0xbc,0xe8,0xd1,0x25,0x06, -0x31,0xd5,0x21,0x0a,0x8c,0x0a,0xfe,0x8d,0xd5,0xc8,0x6d,0xf0,0xfd,0x76,0xeb,0xec, -0x3a,0xf7,0xe2,0xab,0xb0,0xc0,0x70,0x01,0x08,0x72,0xe8,0xde,0x34,0xeb,0xde,0xdd, -0xca,0xeb,0x8a,0x12,0x22,0x81,0x28,0x25,0x3e,0x33,0x50,0x84,0x61,0x58,0xbe,0x32, -0x06,0xb5,0x05,0x2a,0xbb,0x29,0xf5,0xae,0xd9,0xed,0xc5,0xfc,0xec,0xfa,0xe0,0xf5, -0x5b,0x06,0xf1,0x32,0xdd,0xee,0x6b,0x03,0xfe,0xd5,0xf0,0xdf,0x9f,0xc7,0xad,0x4a, -0x99,0xa9,0x50,0xd9,0xe3,0x5d,0xbf,0xaf,0x0e,0xb8,0xb4,0xf3,0xaf,0xc9,0xc5,0x02, -0x26,0xd7,0x1f,0x1a,0xdc,0x1e,0x1b,0xfb,0x26,0x41,0x18,0x44,0x2b,0x02,0x18,0x1c, -0xc4,0x25,0x1f,0xaf,0x11,0x02,0xc5,0xeb,0xd2,0x64,0xda,0xf9,0x2d,0xf3,0xe0,0xf9, -0xd4,0xc3,0xc6,0xce,0xea,0x76,0xfd,0xf8,0x53,0xe1,0xe5,0xde,0xfb,0x0a,0x89,0x1b, -0x2b,0xf8,0x2d,0x29,0xe7,0x24,0x21,0xb1,0x1e,0x21,0x96,0x2f,0x3e,0x0e,0x54,0x67, -0x79,0x5c,0x46,0x32,0x37,0x36,0x21,0x36,0x28,0xa6,0x29,0x22,0x87,0x0e,0x12,0x24, -0x22,0x2d,0xf6,0x0f,0xde,0xc6,0xd6,0xd6,0x53,0xba,0x9a,0x88,0xad,0xde,0x3d,0xda, -0xb3,0x6d,0xa9,0xb7,0x87,0xb9,0x9c,0x97,0x85,0xa6,0xe2,0xcf,0xcf,0x85,0xc9,0xd3, -0x63,0xe4,0xea,0x4d,0xe8,0xf9,0xaa,0x0c,0x13,0xca,0x2b,0x3f,0xea,0x1e,0xf9,0x7d, -0x19,0x48,0x27,0x2a,0xea,0x1d,0xef,0x12,0x33,0x01,0xee,0xf0,0x09,0x08,0xb9,0xde, -0xe3,0xa5,0x0d,0x05,0x9d,0xd2,0xca,0xad,0xe8,0xe7,0x4a,0xd7,0xe3,0xa3,0xf0,0xd5, -0x90,0xbb,0xdc,0xb3,0x0c,0x1f,0xf9,0x23,0x36,0x84,0x48,0x32,0x8d,0x19,0x29,0x32, -0x33,0x12,0x8f,0xfe,0x29,0xb8,0x5f,0x54,0x18,0x28,0x23,0xf8,0x29,0x0f,0xf2,0x04, -0x28,0x85,0x3d,0x25,0xb8,0x04,0xfc,0x78,0xfe,0xeb,0xb0,0xde,0xf5,0x0c,0x05,0xf0, -0xdf,0xdd,0xe2,0x07,0xe2,0xce,0x67,0xc4,0xd2,0x3c,0xe3,0xe6,0xae,0xe0,0xd7,0x08, -0xda,0xe8,0x4b,0xfa,0x11,0x51,0x25,0x25,0x15,0x1f,0x23,0x73,0x2c,0x2f,0xa3,0x23, -0x19,0x26,0x07,0xee,0x0d,0xf8,0x0d,0xa5,0x09,0xf6,0x46,0xf2,0xff,0xcc,0xf9,0xeb, -0x09,0x02,0x1d,0xee,0x06,0xd7,0xe8,0xc0,0xc4,0xec,0xc8,0xb8,0x49,0xa1,0x99,0x84, -0x95,0x95,0x82,0xa4,0xad,0xb8,0xae,0xb7,0x96,0xc3,0xd5,0x51,0xe8,0xf8,0x6f,0x0e, -0x26,0xe9,0x30,0x2c,0x27,0x30,0x4b,0x77,0x56,0x3b,0x29,0x2f,0x2d,0x6e,0x2c,0x30, -0xab,0x2a,0x32,0x57,0x36,0x25,0xd0,0x22,0x26,0x11,0x16,0x05,0x34,0x0b,0x10,0x85, -0xfb,0xed,0x5d,0x02,0x10,0x9f,0x03,0xfa,0x35,0xfd,0xfe,0x41,0xf4,0xf4,0xb7,0x10, -0x16,0xd6,0xef,0xe3,0x05,0xff,0x0c,0x41,0x17,0x33,0x63,0x46,0x30,0x27,0x05,0x06, -0x04,0x15,0x14,0xb9,0x25,0x42,0xb8,0x5c,0x57,0x12,0x33,0x1c,0xf7,0x15,0x08,0x85, -0xf2,0xfb,0xa1,0x0b,0xed,0x2e,0xd4,0xdb,0x57,0xe0,0xce,0x4c,0xb1,0xa6,0xae,0x9c, -0x87,0x01,0x80,0x89,0x09,0xa3,0xba,0x1b,0xb1,0x9e,0xfc,0xab,0xbe,0x5c,0xc5,0xe5, -0xa9,0x1c,0x30,0xcf,0x18,0x08,0xc6,0x21,0x34,0xb8,0x21,0x24,0x76,0x37,0x2f,0xe6, -0x22,0x2b,0x43,0x3f,0x3a,0xc6,0x11,0xf1,0x5b,0xf7,0x11,0x1b,0x36,0x55,0x77,0x50, -0x1c,0x2b,0xdb,0xc5,0x43,0xc0,0xaf,0x99,0xc8,0xf9,0x20,0x03,0xf2,0xae,0xee,0xf2, -0x7b,0xec,0xee,0xb7,0x04,0x0e,0xd7,0x02,0x09,0x00,0x1f,0x1e,0xd7,0x16,0x27,0x86, -0x2e,0x0b,0x99,0xed,0x00,0xd8,0x23,0x2e,0x6e,0x26,0x22,0x4f,0x24,0x1c,0x71,0x0e, -0xf9,0x44,0xe4,0xe3,0x26,0xfb,0x15,0xa8,0xfe,0xc8,0xc8,0xbb,0xd6,0x5e,0xe1,0xba, -0x78,0x98,0xad,0x5f,0xca,0xc7,0xb0,0xc1,0xd2,0x2b,0xde,0xd2,0xb5,0xd3,0xef,0xfb, -0x0f,0x26,0x61,0x37,0x4d,0x90,0x51,0x3f,0xfa,0x34,0x3b,0x28,0x42,0x32,0x61,0x17, -0x22,0xf7,0x41,0x30,0xb5,0x11,0x17,0x78,0x19,0xfd,0x15,0xe7,0x0c,0x81,0x3c,0x36, -0x29,0x22,0x17,0x91,0x00,0xe0,0x23,0xcf,0xcb,0x58,0xb4,0x96,0xa5,0x94,0xa1,0x3b, -0xa3,0x9a,0x08,0x8e,0x8a,0x11,0xa2,0xc3,0xbe,0xc9,0xc4,0x39,0xde,0x0b,0xe0,0x1b, -0x09,0x7a,0x04,0x1e,0xe6,0x32,0x31,0x43,0x2d,0x30,0xf1,0x31,0x30,0x4e,0x35,0x35, -0x51,0x15,0x05,0x35,0x22,0x28,0xe1,0x0d,0xfd,0x53,0x07,0x1c,0xfc,0x1b,0x05,0x93, -0xed,0xe7,0x2c,0xf4,0xf3,0x20,0xde,0xe6,0x41,0x08,0x14,0xe8,0xff,0xdf,0x55,0xeb, -0x1b,0x8e,0x23,0x07,0x6d,0x01,0x08,0x6a,0x03,0x01,0x95,0x1a,0x3d,0xb1,0x33,0x1b, -0xae,0x34,0x53,0x72,0x45,0x2f,0x98,0x39,0x40,0x34,0x1c,0x01,0xfe,0x20,0x3f,0x43, -0x28,0x05,0x79,0xf6,0xf1,0x71,0xe2,0xde,0x07,0xf7,0xfc,0xeb,0xe9,0xca,0x40,0xaa, -0xab,0x8b,0xad,0xa2,0x12,0xa1,0xa7,0x83,0xaf,0xb8,0x00,0xc0,0xbf,0x11,0xb8,0xcd, -0x1c,0x06,0x2a,0x15,0x23,0x12,0x35,0x0a,0x05,0x4a,0x04,0x12,0xc3,0x22,0x17,0xcd, -0x03,0x0a,0x85,0x2a,0x49,0xcb,0x50,0x3c,0x17,0x18,0xf7,0x91,0xec,0xf7,0x81,0xff, -0xfb,0x5a,0xf4,0xea,0xc8,0xd8,0xd1,0x44,0xea,0x01,0x45,0xf6,0xe5,0xa5,0xe2,0xec, -0xbc,0xfa,0x01,0x1a,0xff,0xf5,0x81,0xf4,0xfc,0x8d,0xfd,0x00,0x5c,0x0e,0x16,0x27, -0x13,0x1f,0x83,0x32,0x1c,0x2a,0x01,0x0d,0xb8,0x20,0x1c,0x75,0x0d,0x18,0x4b,0x24, -0x0b,0xe6,0xf4,0xf4,0xd0,0xf1,0xe7,0x8d,0xe7,0xf5,0x77,0xfa,0xf2,0x8e,0xef,0xe7, -0xa6,0xd2,0xd2,0xb4,0xf2,0x05,0x8b,0xf5,0xe8,0x69,0xf4,0x03,0xd0,0x07,0x0f,0x9a, -0x27,0x40,0xbb,0x34,0x16,0xc4,0x0c,0x14,0x27,0x2b,0x40,0xe0,0x4a,0x46,0xa9,0x1e, -0xf8,0xbd,0x01,0x21,0x81,0x36,0x42,0xd8,0x42,0x2e,0xa5,0x07,0xfe,0xb8,0x25,0x2f, -0x47,0x10,0x03,0x57,0xf6,0xc5,0x83,0xa0,0xb4,0x2f,0xc3,0x96,0x1c,0x81,0x87,0x45, -0xb5,0xb5,0xd3,0xa1,0xac,0x78,0xac,0x9f,0x23,0xb8,0xe4,0x9b,0xf3,0xeb,0xc3,0xef, -0xff,0x4f,0xf8,0xed,0xc0,0x15,0x3e,0x1e,0x27,0xfc,0xd5,0xf8,0x11,0xb3,0x15,0x0c, -0xc0,0x1c,0x33,0x76,0x23,0x01,0x6b,0xf0,0xf7,0xa8,0x12,0x26,0x93,0x23,0xfe,0x3e, -0xd9,0xed,0x12,0x11,0x14,0x21,0x08,0x0a,0x06,0x17,0x0e,0xe4,0x00,0x0b,0xb6,0x18, -0x16,0x0a,0x10,0x0f,0x52,0x1c,0x2d,0xf9,0x33,0x3c,0x47,0x44,0x4e,0xcc,0x5c,0x50, -0xf4,0x38,0x3e,0xc0,0x57,0x58,0xb2,0x35,0x23,0x5b,0x2f,0x31,0x5b,0x26,0x24,0x76, -0x20,0x05,0xd8,0xe9,0xe0,0xe9,0xdc,0xd8,0x49,0xdb,0xd4,0xf8,0xaf,0x89,0xb1,0x84, -0x82,0xdc,0x80,0x80,0xb0,0x93,0xb0,0x46,0xbe,0xc8,0xfa,0xd2,0xda,0x12,0xe6,0xe9, -0x18,0xde,0xd3,0x64,0xdc,0x02,0xa0,0x18,0x0c,0x5a,0xfd,0xfd,0x35,0x12,0x1f,0x50, -0x13,0x13,0xdd,0x2c,0x34,0x84,0x12,0xec,0x7e,0xee,0x04,0x04,0x03,0xf9,0x22,0xfa, -0xfe,0xff,0x05,0x09,0xfa,0x0f,0x10,0xb6,0x06,0x0e,0x84,0x1c,0x15,0x03,0x01,0xff, -0x96,0x10,0x14,0x96,0x13,0x23,0xd8,0x27,0x14,0x41,0x10,0x25,0x44,0x31,0x29,0xf5, -0x20,0x24,0x28,0x28,0x29,0xf2,0x2d,0x27,0xc4,0x14,0x15,0x67,0x1d,0x10,0xf1,0x04, -0x0e,0x04,0x19,0x0a,0x7f,0xe5,0xc2,0x30,0xaf,0xb4,0x96,0xc9,0xd9,0x78,0xd7,0xc3, -0xef,0xb2,0xab,0xbf,0xb2,0xcc,0x70,0xdf,0xe5,0x15,0xe6,0xec,0x76,0x01,0x10,0x0c, -0x19,0x21,0x72,0x1d,0x0a,0xcd,0xf9,0x0d,0xcc,0x37,0x4e,0xe7,0x4e,0x35,0x94,0x11, -0x00,0x57,0x17,0x47,0x90,0x4e,0x35,0xad,0x34,0x46,0x4b,0x48,0x2f,0xac,0x1b,0x18, -0x0a,0x09,0xeb,0xf6,0xe0,0xdf,0x1b,0xd0,0xbc,0xe7,0xae,0xa5,0xc2,0x98,0x97,0xcd, -0xa8,0xb6,0x1b,0xbf,0xc7,0x32,0xce,0xca,0x24,0xba,0xc0,0xb5,0xe4,0xf7,0x64,0xea, -0xe6,0xe4,0xfc,0x1e,0xc6,0x21,0x04,0xe6,0xf7,0x06,0xb6,0x1e,0x28,0xc6,0x1a,0x18, -0x67,0x28,0x28,0x1c,0x17,0x0a,0x09,0x0a,0x0e,0x5d,0x08,0xff,0xc1,0x01,0x08,0xb0, -0x13,0x16,0x8c,0x03,0xf7,0x1f,0xff,0xfd,0xb0,0xf6,0xf6,0x21,0x01,0x18,0x72,0x15, -0x08,0x87,0x0a,0x0e,0x87,0x17,0x1e,0xc8,0x20,0x24,0x9e,0x24,0x24,0x8e,0x30,0x39, -0xed,0x3d,0x3b,0x9d,0x30,0x2d,0x78,0x22,0x1c,0xf0,0x34,0x42,0x19,0x38,0x31,0x64, -0x26,0x0d,0x20,0xf2,0xdc,0xeb,0xcb,0xb2,0x29,0x9e,0xab,0xe3,0xb1,0x9a,0x43,0x89, -0x93,0x0e,0xae,0xc5,0x42,0xce,0xc5,0x8d,0xb7,0xb5,0xa1,0xbc,0xc5,0x91,0xd7,0xea, -0x39,0xea,0xe8,0xf0,0xea,0xe9,0x9e,0xf1,0x02,0x54,0x0a,0x0d,0xe1,0x12,0x1f,0x05, -0x28,0x12,0xed,0xfa,0xfe,0x4b,0x14,0x2a,0x7c,0x30,0x35,0x98,0x32,0x1a,0xc9,0x0f, -0x0e,0x2f,0x01,0xef,0xe6,0xf7,0x1a,0xdc,0x25,0x0f,0x4b,0xfc,0xed,0x23,0xd5,0xcd, -0x11,0xf0,0x1f,0xf4,0x23,0x06,0x9b,0xff,0x0f,0xb6,0x12,0x0d,0x54,0x15,0x1f,0x43, -0x0b,0xf2,0xf6,0x02,0x25,0x4a,0x2d,0x20,0x07,0x1c,0x19,0xcc,0x02,0xe5,0x5e,0xe4, -0xf8,0x23,0xf9,0xe4,0x6d,0xda,0xcc,0x28,0xbb,0xc1,0x19,0xd0,0xcd,0xd1,0xb8,0xba, -0x56,0xe1,0xf9,0xce,0xec,0xdc,0xa7,0xe0,0xea,0x14,0xf1,0x06,0xec,0x28,0x3d,0x02, -0x3b,0x2c,0xdb,0x1a,0x0d,0x5b,0x0c,0x20,0x5b,0x42,0x48,0x9a,0x31,0x22,0x6a,0x2d, -0x3f,0x74,0x41,0x49,0x55,0x64,0x64,0xdb,0x40,0x30,0x69,0x36,0x31,0xb8,0x28,0x25, -0x71,0x18,0xf0,0x86,0xc7,0xc3,0xc5,0xcc,0xc0,0x75,0xab,0xa7,0x65,0xa8,0xa2,0xa6, -0xad,0xd0,0x7f,0xda,0xbd,0x21,0xb0,0xc7,0x93,0xe4,0xe7,0xcc,0xdf,0xeb,0xa4,0xf1, -0xeb,0x34,0xed,0x02,0x9d,0x20,0x1f,0x3d,0x0f,0x12,0x76,0x0f,0xf1,0xef,0xe5,0x07, -0xd9,0x20,0x09,0xc6,0xf3,0x05,0xfc,0x0d,0xf2,0x27,0xe4,0xf9,0x83,0x06,0xed,0x82, -0xd6,0xe3,0x54,0xf0,0xeb,0x9d,0xee,0xf7,0x47,0xf4,0xec,0xe1,0xeb,0xf5,0x8e,0xfc, -0xf9,0xad,0xff,0x10,0xb3,0x1a,0x21,0x1f,0x2d,0x38,0x10,0x3f,0x32,0x3a,0x1f,0x27, -0x69,0x40,0x4d,0xee,0x51,0x58,0x34,0x5e,0x5a,0xd2,0x4b,0x3c,0xcd,0x30,0x22,0x54, -0x0f,0xf5,0x83,0xd6,0xbe,0x83,0xb7,0xb8,0xb2,0xb4,0xbf,0xe5,0xd3,0xce,0x5c,0xad, -0x95,0x3c,0xa9,0xc7,0xfd,0xc0,0xa8,0xce,0xa3,0xa4,0x65,0xa1,0xb3,0xb7,0xde,0xfb, -0xe7,0xe8,0xc9,0x5f,0xc8,0xd7,0xe4,0xee,0x0f,0x2d,0x25,0x1c,0x26,0x02,0xf8,0x58, -0x0f,0x2c,0xd5,0x2e,0x1a,0x48,0x07,0x02,0x7d,0x0e,0x28,0x76,0x45,0x49,0xbe,0x2a, -0x09,0xa2,0xf8,0xea,0x51,0xe4,0xee,0x1a,0xfd,0x00,0x2f,0xf6,0xe9,0xc0,0xda,0xda, -0xcd,0xf0,0x08,0xe6,0x1f,0x25,0xb0,0x0d,0xf9,0xc6,0xfd,0x13,0x03,0x20,0x1a,0xa1, -0x18,0x1e,0xd8,0x18,0x1d,0xf0,0x26,0x1b,0x68,0x0f,0x0a,0x0d,0x03,0xf0,0x23,0xe0, -0xe8,0x22,0xef,0xde,0x49,0xd0,0xd6,0x3c,0xdf,0xd8,0x30,0xca,0xd1,0x2b,0xdd,0xc7, -0x4c,0xba,0xd8,0x9e,0x05,0x19,0x68,0x15,0x0f,0x3b,0xfb,0xe0,0xc3,0xde,0xeb,0x5c, -0xfb,0x10,0xca,0x1f,0x20,0xee,0x1a,0x11,0xb7,0x0c,0x18,0xf2,0x2f,0x48,0x4f,0x5b, -0x62,0xf0,0x61,0x5a,0x68,0x53,0x5f,0x4e,0x61,0x3c,0xc2,0x1a,0x1a,0xed,0x23,0x22, -0xe6,0x15,0xfd,0xad,0xd7,0xac,0x5a,0xa0,0xb8,0x90,0xc2,0xbe,0x41,0xd4,0xe3,0x1b, -0xd1,0xc0,0xf0,0xc7,0xe2,0x7f,0xdf,0xc3,0x6b,0xd1,0xf7,0xfc,0x01,0xfc,0x58,0x02, -0x0c,0x11,0x0a,0xf7,0x9c,0xe9,0xe5,0x8d,0xe5,0xf2,0x48,0x01,0xfc,0x13,0xf1,0xee, -0xb5,0xee,0xf5,0x00,0xf8,0xf5,0xf5,0xf8,0xfa,0x5c,0xf0,0xe2,0x11,0xf6,0x12,0x15, -0xfa,0xd9,0x07,0xd4,0xdc,0x4f,0xef,0xf8,0x14,0xfa,0xfe,0xb0,0xf4,0xe9,0xbf,0xfb, -0x19,0x80,0x2f,0x39,0xf7,0x35,0x2e,0x7c,0x23,0x27,0xa2,0x3a,0x3f,0x2f,0x3f,0x4e, -0x7b,0x63,0x6d,0xf3,0x70,0x70,0x9f,0x5b,0x25,0x1a,0xf2,0xe6,0x1a,0xf0,0xf2,0xae, -0xf5,0xf7,0xb2,0xef,0xe7,0xc7,0xdd,0xcf,0x43,0xc0,0xb5,0x63,0xa8,0x93,0x77,0x91, -0xb8,0xde,0xdc,0xd5,0xc0,0xbe,0xad,0xf2,0xa4,0xac,0x91,0xb7,0xcc,0x81,0xe6,0x02, -0x52,0x16,0x0e,0x80,0xf7,0xec,0xae,0xfb,0x12,0xdb,0x19,0x1c,0xb8,0x13,0xff,0x00, -0xfd,0x12,0x89,0x30,0x42,0xe3,0x3e,0x2c,0x94,0x15,0x0a,0x25,0x07,0x05,0xb5,0xfe, -0xf2,0x67,0xf4,0xfd,0x8a,0x01,0xf9,0x85,0xe3,0xdd,0x2a,0xe0,0xdf,0x80,0xed,0x01, -0xfd,0x02,0xea,0xad,0xd8,0xe8,0x49,0x08,0x26,0x65,0x45,0x52,0xd0,0x39,0x1a,0xec, -0x19,0x2e,0x24,0x36,0x33,0xea,0x3a,0x37,0x34,0x1a,0x06,0x8e,0x06,0xf8,0x70,0xdd, -0xd0,0x22,0xda,0xe2,0xf3,0xcd,0xbb,0xd5,0xbe,0xcb,0x1f,0xcf,0xc0,0xcf,0xb8,0xbb, -0x80,0xc2,0xcf,0xdc,0xd8,0xdd,0xc6,0xda,0xd4,0xe1,0xd9,0xe8,0xf3,0xf0,0xfa,0xeb, -0x0d,0x1d,0xc6,0x21,0x28,0xc6,0x37,0x49,0x85,0x4f,0x47,0x78,0x48,0x5b,0xbd,0x70, -0x7a,0x5b,0x7f,0x7f,0xff,0x7f,0x74,0x7a,0x52,0x40,0x36,0x34,0x2a,0xfb,0x2b,0x23, -0xcc,0xfb,0xc9,0x96,0xb7,0xb7,0xbe,0xaa,0xa0,0xef,0xa4,0xaa,0x2f,0xb0,0xb7,0x57, -0xbd,0xba,0x80,0xb2,0xb2,0x2e,0xb8,0xc0,0xf6,0xcf,0xd7,0x31,0xd6,0xe1,0x52,0xea, -0xe4,0x9d,0xe3,0xeb,0xfb,0xea,0xea,0x12,0xf9,0xfd,0xfb,0xee,0xf3,0x92,0x0b,0x11, -0xbb,0x0b,0x11,0x45,0x13,0x00,0x63,0xef,0x04,0xcb,0x22,0x16,0x8f,0xf3,0xe1,0xaf, -0xe9,0xf2,0xf1,0xee,0xf3,0x47,0x08,0x19,0x85,0x0f,0x00,0x2f,0x0c,0x18,0xb8,0x19, -0x1f,0x14,0x21,0x17,0xc4,0x18,0x37,0x4e,0x54,0x58,0x41,0x5f,0x6d,0x16,0x6a,0x56, -0x8d,0x3c,0x24,0x7d,0x26,0x37,0xb3,0x3f,0x3b,0xa2,0x2b,0x1f,0x9e,0x15,0xfb,0x84, -0xe4,0xe6,0x1d,0xe6,0xd4,0xcf,0xcf,0xdb,0x29,0xd9,0xb5,0xea,0x86,0x83,0x10,0x81, -0x80,0xf0,0x8c,0xae,0xc6,0xb4,0xab,0xaf,0xa8,0xa9,0x9f,0xae,0xc2,0x43,0xe3,0xf9, -0xa2,0xf9,0xf4,0x54,0xf6,0xf4,0xc4,0xeb,0xf4,0x91,0x03,0x0d,0x1f,0x16,0x1a,0x34, -0x27,0x2f,0x26,0x25,0x1d,0x27,0x13,0xf6,0x4a,0xe8,0xfc,0xed,0x18,0x1e,0x7e,0x0a, -0xfb,0x5d,0xfd,0xfa,0x06,0x00,0x03,0xfa,0x11,0x0c,0xe0,0x05,0x1e,0xb4,0x45,0x65, -0xa1,0x6e,0x5f,0xcd,0x56,0x64,0x4f,0x6c,0x5b,0x08,0x54,0x6a,0xcf,0x6d,0x3c,0x0e, -0x1d,0x2e,0x3e,0x29,0x00,0xc8,0x00,0x22,0xab,0x1c,0xef,0x22,0xd7,0xdd,0x56,0xdb, -0xce,0x91,0xc3,0xb9,0x94,0x9f,0x96,0x2f,0x92,0xa8,0xd5,0xc4,0xb7,0x07,0x96,0x94, -0xd3,0xa1,0xa3,0x52,0xa9,0xd1,0xca,0xf3,0xf8,0xa7,0xf3,0x00,0x4b,0x2a,0x3d,0x02, -0x3b,0x51,0x5e,0x62,0x52,0xfb,0x44,0x52,0x0f,0x60,0x56,0xf0,0x4a,0x3a,0x78,0x1b, -0xfb,0xd1,0xe9,0xf5,0xc6,0x07,0x0d,0x84,0x0d,0xff,0x0a,0xe2,0xd1,0x69,0xd9,0xe9, -0xf5,0xee,0xea,0x1d,0xef,0xf2,0xe2,0xec,0xeb,0x0f,0xe1,0xd2,0x2b,0xe3,0xfb,0xba, -0xfc,0xfc,0x92,0xfc,0xee,0x4c,0xdb,0xdd,0x61,0xf6,0xf8,0xa4,0xe4,0xdf,0xac,0xe4, -0xee,0xee,0xfa,0x05,0x0d,0x18,0x2f,0x99,0x43,0x4a,0xa8,0x45,0x40,0x2e,0x3d,0x32, -0xa8,0x26,0x28,0x5c,0x36,0x3a,0x25,0x32,0x2c,0x5b,0x1b,0xec,0x8c,0xc3,0xc3,0xcc, -0xd4,0xd5,0xd1,0xd8,0xf2,0x61,0xf2,0xc3,0xa5,0xaf,0xd3,0x7d,0xf1,0xfd,0xee,0x17, -0x31,0xff,0x29,0x11,0x3c,0x1d,0x3a,0x57,0x31,0x1b,0x41,0x1f,0x27,0xa4,0x2c,0x2d, -0x45,0x1a,0xff,0x16,0xe9,0xd7,0x2b,0xc7,0xc0,0x85,0xcf,0xd6,0xb1,0xba,0xa6,0x60, -0xa9,0x9c,0x6d,0x88,0x99,0x25,0xc6,0xdb,0x6c,0xd0,0xcd,0x5c,0xe5,0xf4,0xc3,0xee, -0xfc,0x65,0x21,0x32,0x84,0x2a,0x21,0x3a,0x16,0x05,0x1e,0xfb,0x01,0x02,0x13,0x2c, -0x41,0x4d,0x56,0x25,0x38,0x1b,0xbf,0x19,0x22,0xe6,0x31,0x4a,0x99,0x52,0x3c,0x2e, -0x26,0x19,0xb4,0x06,0xf3,0xb3,0xf7,0x12,0xda,0x16,0xf0,0xcc,0xd4,0xd7,0xcf,0xcf, -0xc0,0x8d,0xc3,0xcd,0x93,0xd4,0xd7,0xb3,0xd5,0xcf,0x9c,0xcc,0xda,0x12,0xf0,0xfe, -0xc5,0x05,0x07,0xc3,0x03,0x07,0xa1,0x0e,0x0a,0x7f,0x0d,0x2b,0x88,0x49,0x49,0x57, -0x35,0x26,0x5e,0x30,0x45,0x80,0x4d,0x58,0xfa,0x65,0x53,0x4b,0x2b,0x0e,0x44,0x05, -0x01,0x0a,0xf8,0xf0,0x32,0xe9,0xd9,0xb5,0xc5,0xb1,0xde,0x97,0x91,0x4d,0x93,0xa9, -0x39,0xb9,0xbd,0x90,0xc9,0xdb,0x49,0xda,0xd1,0x16,0xe7,0x06,0xf1,0x0f,0x08,0xce, -0xfc,0xf9,0xbc,0xf4,0xef,0x75,0xef,0xee,0xde,0xfd,0x0d,0x75,0x03,0xf3,0x53,0xf9, -0x0b,0x6e,0x09,0x0a,0xe1,0x2c,0x4a,0x88,0x47,0x37,0x26,0x29,0x22,0x66,0x1a,0x06, -0x3d,0x00,0x0e,0xf6,0x16,0x14,0x81,0x0f,0x07,0xe6,0xf4,0xe5,0xbf,0xf0,0x02,0x59, -0xfc,0xf1,0x8c,0xf9,0x11,0x63,0x2e,0x2e,0x1f,0x22,0x2d,0x59,0x2c,0x09,0x34,0xfc, -0x19,0x04,0x33,0x2f,0xf2,0x1a,0x02,0x12,0xe2,0xc9,0xeb,0xcc,0xd3,0x30,0xc7,0xce, -0xaf,0xea,0xf3,0x2c,0xee,0xdd,0x0a,0xd3,0xdd,0x81,0xdd,0xcb,0x8a,0xc4,0xe4,0xf4, -0x0c,0xfe,0xd3,0xcb,0xc2,0xfa,0xdf,0xd6,0x00,0xae,0xbf,0x29,0xf9,0x13,0xb7,0x10, -0x10,0x20,0x18,0x1b,0x31,0x17,0x1f,0xe0,0x30,0x38,0xd4,0x32,0x2b,0xe2,0x31,0x3e, -0x78,0x2c,0x06,0x66,0xf2,0xf2,0x87,0xf4,0xf6,0x88,0x04,0x11,0xa8,0x0f,0x0e,0x88, -0x15,0x1b,0x46,0x18,0x14,0xda,0x19,0x12,0xa7,0xf0,0xd5,0x3c,0xe1,0xfe,0x65,0x12, -0x1e,0x8b,0x0f,0xd8,0xe6,0xb5,0xca,0x86,0xd7,0xce,0x67,0xf1,0x3f,0x40,0x61,0x3d, -0x7d,0x17,0x13,0x6e,0x1b,0x1a,0x39,0x16,0x2f,0x9b,0x5e,0x5d,0x24,0x21,0xe6,0x1b, -0xd5,0xe1,0x11,0xea,0xe4,0xe2,0xde,0xd7,0x24,0xbc,0x9b,0xec,0x95,0xb2,0x64,0xd3, -0xd3,0x4d,0xb7,0xa9,0x16,0xbf,0xdc,0x38,0xe5,0xe0,0x4d,0xed,0x0c,0x5f,0x14,0xfa, -0xaf,0xf8,0x10,0x34,0x0f,0x0d,0xee,0x21,0x25,0x27,0x22,0x2e,0xc3,0x3f,0x47,0x7f, -0x3a,0x25,0x43,0x1e,0x1c,0xc6,0x1a,0x27,0x1c,0x3c,0x3f,0x18,0x23,0xfb,0x3b,0xeb, -0xe8,0xda,0xdd,0xd8,0x98,0xee,0x08,0xa7,0x02,0xf0,0xdd,0xeb,0xde,0x7a,0xcd,0xd6, -0x2a,0xe6,0xe4,0xc4,0xdd,0xee,0x95,0x16,0x22,0xc6,0x12,0x12,0x03,0x1d,0x20,0x50, -0x09,0xed,0xed,0xf4,0x0e,0x4f,0x18,0x05,0x90,0xe9,0xf2,0x82,0x19,0x1a,0xf0,0xf1, -0xf0,0xd7,0x1f,0x2e,0x23,0x12,0x1b,0xe7,0x33,0x1c,0x17,0xf7,0xe5,0x46,0xdf,0xd8, -0x05,0xd7,0xe3,0x85,0xe5,0xd4,0x0f,0xc5,0xb6,0x2b,0xaf,0xc2,0x93,0xdf,0xec,0x45, -0xea,0xe6,0x8e,0xe7,0xe7,0x8f,0xed,0xf7,0x88,0x05,0x26,0x45,0x43,0x36,0x4a,0x1a, -0x15,0x10,0x20,0x27,0x45,0x16,0x00,0xf5,0xfd,0xf0,0x09,0xd6,0xc4,0x05,0xc6,0xe5, -0x6d,0x0e,0x1a,0xb8,0xfc,0xd6,0xfb,0xde,0x07,0x3d,0x11,0xfc,0xab,0x03,0x24,0x7f, -0x34,0x42,0xf7,0x66,0x6b,0x86,0x2d,0x0c,0x21,0x1e,0x28,0x49,0x2f,0x46,0x66,0x53, -0x32,0x96,0xf2,0xd9,0x68,0xf2,0xf9,0xa6,0xe8,0xed,0xba,0x0e,0x24,0xab,0x11,0xf7, -0x8c,0xf7,0x09,0x52,0x14,0xfd,0xc3,0xdb,0xde,0xd1,0xf5,0xf6,0xbf,0xd8,0xba,0xa6, -0xba,0xc5,0xab,0xc6,0xd4,0x04,0xe6,0xdf,0x49,0xd1,0xdd,0xa5,0xfb,0xff,0xb7,0xea, -0xe2,0xe0,0xe7,0xf3,0x6b,0x00,0x03,0x0c,0x0a,0x1a,0xbc,0x18,0x00,0xcb,0xf7,0x0c, -0xb5,0x25,0x1f,0xd6,0xf8,0xe6,0xca,0xfd,0x11,0x9d,0x13,0x1d,0x25,0x24,0x09,0x92, -0xdc,0xcc,0xca,0xe2,0xf4,0x6b,0xec,0xe4,0x6c,0xeb,0xf0,0xb5,0xeb,0xe1,0x03,0xde, -0xee,0xf3,0x00,0x05,0x36,0x0b,0x1c,0xf7,0x31,0x45,0x53,0x3f,0x26,0xe2,0x28,0x43, -0x9a,0x4a,0x3b,0x3e,0x2a,0x16,0x2f,0x01,0xed,0x4c,0xe9,0xf0,0xae,0xee,0xda,0x80, -0xb8,0x9b,0xdb,0x9d,0xb8,0x5c,0xdb,0x0b,0x72,0x22,0x04,0xcd,0xe6,0xe9,0x15,0xf4, -0xfd,0xc8,0x16,0x39,0x62,0x45,0x35,0x5d,0x17,0xf6,0xd5,0xe3,0xef,0xc0,0x15,0x37, -0xfd,0x3d,0x30,0x83,0x13,0xf2,0x91,0xe0,0xda,0xc7,0xe1,0x05,0x2e,0x26,0x26,0x49, -0x20,0x19,0xfa,0x06,0x01,0xd6,0x17,0x23,0x90,0x08,0xec,0xbe,0xf0,0xf3,0xcf,0xd7, -0xb2,0xf8,0x9d,0x9c,0x0a,0xa5,0xa7,0x86,0xa7,0xba,0xb1,0xd2,0xcb,0x37,0xaf,0xb6, -0xce,0xec,0x1d,0x24,0x2d,0x36,0x40,0x42,0x3f,0x53,0x33,0x2f,0x4c,0x2a,0x27,0x07, -0x41,0x65,0xe6,0x66,0x3a,0x9d,0x03,0xea,0x7f,0xed,0xea,0xa9,0xea,0xf9,0x6d,0xfc, -0xf2,0x7d,0xf6,0x03,0x52,0x08,0x02,0x67,0xff,0x04,0xdd,0xf9,0xe1,0xcb,0xea,0x0a, -0x01,0x06,0xdc,0x2d,0xc9,0xdf,0x56,0xf4,0xf4,0x48,0xfc,0x12,0xa1,0x1a,0x10,0xb3, -0x0d,0x28,0xe2,0x4f,0x60,0x42,0x4d,0x2f,0xa3,0x20,0x2a,0xa3,0x3c,0x3f,0x53,0x36, -0x2b,0x5a,0x18,0x05,0x6e,0xfb,0xed,0xb6,0xe0,0xe3,0x25,0xe6,0xd7,0x05,0xca,0xc9, -0xfc,0xbf,0xab,0x5c,0xa7,0xb0,0xeb,0xb1,0xa6,0x13,0x9e,0xa7,0xbd,0xb5,0xc3,0x25, -0xdc,0xed,0xb8,0xe5,0xcf,0x3a,0xbf,0xc3,0xa8,0xd9,0xfa,0x9e,0x29,0x4e,0x8f,0x45, -0x27,0xbf,0x31,0x4c,0x0b,0x44,0x2b,0x35,0x29,0x33,0xf8,0x2d,0x20,0xe8,0x21,0x1e, -0x65,0xf9,0xc9,0xdd,0xb0,0xb8,0x20,0xe0,0x0e,0xd5,0x20,0x12,0xee,0xfb,0xf8,0xc3, -0x04,0x0d,0x67,0x13,0x25,0xc9,0x36,0x27,0x28,0x11,0x28,0xe6,0x50,0x47,0x1d,0x17, -0xf4,0xe8,0xf5,0xfe,0x40,0xfa,0x05,0xf7,0x11,0xfc,0xcc,0xd4,0xbd,0x0a,0xd5,0x04, -0x69,0x1a,0x21,0x22,0x31,0x34,0x43,0x23,0x14,0x69,0x05,0xec,0xe9,0xda,0xdc,0x22, -0xe0,0xd4,0x25,0xbb,0xa4,0x4c,0x9f,0xaa,0xc1,0xbb,0xd7,0xcc,0xfe,0x0c,0x13,0xe7, -0xc4,0x03,0xd8,0x02,0x88,0x22,0x3b,0x27,0x3d,0x1e,0x5a,0x06,0x16,0xb2,0x2d,0x31, -0x17,0x47,0x6a,0x7c,0x5d,0x2b,0x2b,0x15,0x14,0xad,0x0c,0x04,0x87,0x07,0x01,0x85, -0xeb,0xe5,0x51,0xe0,0xc7,0x81,0xb7,0xc7,0xb8,0xed,0xfe,0xb5,0xdd,0xc4,0x1e,0xdd, -0xf2,0x7b,0xea,0xde,0x8a,0xd7,0xca,0x26,0xb3,0xad,0x6f,0xc4,0xdf,0xe2,0xf9,0x04, -0x61,0xf7,0xf9,0x20,0x19,0x33,0xd2,0x2c,0x26,0xaf,0x2d,0x1c,0xf1,0x03,0x14,0xa5, -0x37,0x59,0xc7,0x6b,0x46,0xf4,0x0b,0xf9,0x8c,0x0a,0x20,0x5b,0x2a,0x3b,0xd3,0x4e, -0x38,0x7d,0x0d,0x00,0xc7,0x04,0x08,0xa2,0x03,0xf5,0x07,0xed,0xde,0x21,0xde,0x01, -0x1e,0x0f,0xee,0x7b,0xd2,0xd8,0x57,0xe1,0xd1,0x6b,0xc9,0xdf,0x50,0xf7,0x04,0x5f, -0x03,0xeb,0x23,0xe1,0xfc,0x14,0x29,0x38,0xd9,0x16,0x0e,0xeb,0x2a,0x1a,0xa2,0xed, -0xed,0x64,0x07,0xf9,0xfd,0xbb,0x99,0xa8,0xa3,0xae,0xc6,0xad,0xbf,0xf3,0xd6,0xe0, -0xe7,0xd5,0xc7,0x28,0xd6,0xf8,0x42,0x08,0x06,0x24,0x04,0x13,0x1f,0x33,0x35,0x34, -0x12,0xf9,0x94,0xf9,0xfe,0x51,0x08,0x1e,0xc5,0x2c,0x29,0xed,0x20,0x11,0x53,0xf9, -0xf4,0x58,0x14,0x3d,0x84,0x51,0x52,0xed,0x4a,0x3c,0xdc,0x3a,0x4a,0x5e,0x4e,0x47, -0xd4,0x3f,0x28,0x3d,0x03,0xd6,0xfb,0xc9,0xea,0x0a,0xfa,0xde,0x58,0xc2,0xc0,0x74, -0xbb,0x9c,0x1d,0x8e,0x9e,0x72,0xb9,0xd4,0xdb,0xf7,0x08,0xee,0xf5,0xeb,0x7a,0x01, -0x11,0xd9,0x12,0x21,0xcb,0x3a,0x38,0xab,0x19,0x07,0x89,0x0d,0x0a,0x28,0xf2,0xd0, -0x04,0xba,0xc6,0x96,0xd8,0xda,0xbe,0xe1,0xe6,0x8f,0xe8,0xee,0xea,0xfb,0x13,0x48, -0x26,0x2b,0x01,0x26,0x21,0x1f,0x27,0x23,0x45,0x0a,0xf2,0xc0,0xf8,0x10,0x03,0x02, -0xd7,0xbe,0xde,0x06,0x56,0x0b,0x08,0xd8,0x15,0x14,0x4d,0x13,0x21,0x60,0x24,0x26, -0xb9,0x36,0x40,0x30,0x32,0x21,0x81,0x2c,0x2f,0x7c,0x12,0x0f,0xd6,0x2f,0x36,0x3a, -0x12,0xf4,0x41,0xf4,0xf3,0x02,0xe4,0xe6,0xd7,0xfe,0x00,0x52,0xd0,0xa0,0x43,0x9a, -0xbf,0x19,0xe1,0xff,0x66,0x18,0x02,0x05,0xd2,0xbb,0x50,0xb9,0xc4,0x4f,0xd8,0xeb, -0x24,0x02,0x17,0xd1,0x22,0x1c,0xd7,0x09,0xfe,0x95,0x02,0x20,0xed,0x46,0x53,0xff, -0x42,0x1e,0x3a,0x03,0xf5,0x8b,0xd2,0xa9,0x6d,0xb5,0xdd,0x9d,0xe0,0xb8,0xc3,0x9b, -0xae,0xd5,0xce,0xe6,0x47,0xff,0x03,0x45,0xec,0xe9,0xb7,0xff,0x0a,0xac,0x0d,0x21, -0x80,0x39,0x26,0xb5,0xff,0x10,0xb2,0x39,0x34,0x21,0x14,0x1c,0x72,0x3d,0x2d,0x33, -0xfb,0xf5,0x9e,0x05,0xfc,0xa1,0x07,0x2c,0x55,0x35,0x26,0xc3,0x26,0x3c,0x3a,0x49, -0x40,0xac,0x31,0x2a,0x53,0x2c,0x1d,0x29,0xf4,0xe2,0x94,0xf5,0xf0,0x95,0xc4,0xa2, -0xf1,0xa1,0xae,0x98,0xa3,0x90,0xec,0xa8,0xda,0x22,0xe1,0xc9,0xc3,0xd1,0xee,0x1f, -0xfa,0x01,0x6f,0x12,0x1e,0x2b,0x25,0x29,0x3c,0x28,0x25,0xd2,0x30,0x3c,0x79,0x21, -0xf6,0xc2,0xf5,0x0a,0x5b,0x01,0xee,0x75,0xf1,0xf5,0x30,0xe5,0xd7,0x44,0xe0,0xea, -0xbe,0xe3,0xe9,0xb4,0xff,0xfd,0xa1,0xe0,0xd9,0xf4,0xfb,0x1d,0x14,0x1d,0x17,0xb1, -0x20,0x1f,0x72,0xf9,0xf4,0x43,0x2c,0x44,0x25,0x38,0x32,0xf8,0x1c,0xff,0xac,0xfc, -0x15,0x2a,0x30,0x36,0x56,0x27,0x0f,0x7c,0x02,0xfd,0x68,0xfe,0x10,0xf9,0x26,0x29, -0x12,0x10,0xe7,0x29,0xd5,0xea,0x66,0xfb,0xef,0x23,0xea,0xf6,0xcd,0xf0,0xca,0x29, -0xa2,0xa1,0x4b,0xbc,0xc3,0xea,0xce,0xef,0x63,0xf9,0xe6,0x7c,0xd4,0xc6,0xd3,0xb8, -0xc8,0x51,0xf2,0x0f,0x64,0x26,0x3c,0xe0,0x31,0x0c,0x5f,0xf2,0xfc,0x28,0x26,0x51, -0x17,0x66,0x6a,0x92,0x4d,0x22,0xd9,0x07,0xfc,0x1d,0xf9,0xfb,0x44,0x01,0x03,0x7b, -0xed,0xc2,0x55,0xb3,0xc6,0xea,0xd9,0xdb,0x6d,0xd4,0xe2,0xbd,0xf1,0xe0,0x5d,0xd2, -0xde,0xde,0xfd,0x16,0x7f,0x12,0x05,0x44,0x0c,0x1b,0x3c,0x2e,0x3c,0x1a,0x31,0x1a, -0xbe,0x12,0x0f,0x88,0xfe,0xe9,0x08,0xf1,0x0d,0x3b,0x0c,0xe9,0xa3,0xd2,0xdc,0x2e, -0xfc,0x0f,0x7e,0x1b,0x33,0x35,0x36,0x1c,0x63,0x0c,0x0d,0xf0,0x04,0xee,0x7d,0xe5, -0xf0,0xdb,0xe1,0xbd,0x7c,0xc2,0xd7,0x72,0xd7,0xda,0xbb,0xe2,0xe2,0x41,0xdf,0xee, -0x67,0x0f,0x14,0xd8,0x03,0x11,0x9e,0x15,0xf8,0xb6,0xf7,0x17,0xfd,0x3e,0x53,0x5d, -0x52,0x56,0x07,0x4c,0x22,0xf7,0x0c,0x19,0x3e,0x29,0x23,0xb1,0xf8,0xe6,0x9b,0xfc, -0xfe,0x1c,0xf5,0xe6,0x23,0xe7,0xf7,0xd2,0xdc,0xc7,0xac,0xf1,0x11,0x22,0x01,0xf5, -0x70,0xf3,0xdf,0xed,0xb9,0xba,0xb2,0xe9,0xfb,0xd1,0xf5,0x02,0xba,0x07,0xea,0x1d, -0xcb,0xeb,0xe5,0x27,0x38,0x70,0x22,0x02,0x20,0xff,0x16,0xcd,0x20,0x2a,0x22,0x33, -0x21,0x0b,0x13,0x0d,0xf7,0xf1,0xe6,0xc5,0x03,0x15,0xce,0x08,0x0a,0x10,0x29,0x37, -0x41,0x17,0xe8,0x48,0xc4,0xaf,0xae,0xbd,0xda,0x74,0xf4,0x1b,0x8b,0x2f,0x04,0x67, -0xb5,0x9b,0xdd,0xa9,0xbf,0xbc,0xde,0x03,0xa9,0x0a,0xf4,0xcb,0xd9,0xd0,0x5d,0xe4, -0x00,0x53,0x1f,0x37,0xf9,0x25,0x26,0x93,0x5a,0x67,0x08,0x3b,0x04,0xa2,0xfd,0x1d, -0xab,0x18,0xf6,0x34,0xf6,0x0b,0xd6,0x06,0xe3,0x50,0xbe,0xbc,0xb7,0xd0,0xe6,0x5f, -0xfc,0xfd,0x2f,0xf4,0xef,0x67,0xf9,0x18,0x71,0x22,0x09,0xc0,0x0e,0x3e,0xef,0x50, -0x35,0x37,0x1e,0x22,0x75,0x20,0x00,0xb5,0xe9,0xfb,0xc4,0x0f,0x01,0xf8,0xdb,0xc8, -0x22,0xe0,0x00,0x76,0x0d,0x18,0x60,0x29,0x40,0x1c,0x3b,0x1d,0xbb,0x1b,0x21,0x65, -0x14,0xfa,0x2a,0xdb,0xd2,0x6f,0xe5,0xeb,0x89,0xe0,0xcd,0xfb,0xb0,0x9c,0xc0,0x98, -0xa6,0x20,0xba,0xcd,0xf5,0xe5,0xec,0x89,0xd4,0xc2,0xe5,0xcd,0xea,0x54,0x05,0x1a, -0x6b,0x31,0x46,0x2c,0x4b,0x3a,0xaf,0x28,0x26,0xa3,0x29,0x1a,0x2a,0x00,0xfa,0xcd, -0x09,0x17,0x6b,0x1b,0x07,0x62,0xe9,0xd8,0xba,0xda,0xf2,0x13,0x08,0x1d,0x7e,0x37, -0x36,0xff,0x18,0xea,0x5c,0xce,0xe3,0x96,0x0a,0x1a,0x09,0x18,0x15,0x02,0x08,0xe7, -0x19,0xd0,0xe0,0xa9,0x14,0x37,0x8c,0x23,0x00,0x08,0xf9,0xfe,0x91,0x04,0x0f,0xa7, -0x1e,0x37,0x54,0x3a,0x16,0xc1,0xf5,0xef,0x28,0xf9,0x0a,0x59,0x13,0x10,0x45,0x13, -0x1f,0xc1,0x27,0x16,0x98,0xf2,0xe8,0x2f,0xed,0xd9,0xb2,0xd1,0xfa,0x70,0x25,0x1a, -0xa0,0xd7,0xa8,0xd0,0xb9,0xcd,0xb6,0xbb,0xbf,0xb9,0xef,0x0e,0x43,0xfe,0xe9,0x1a, -0xe2,0xdd,0x14,0xe2,0xef,0x96,0xf9,0xfd,0xe3,0x08,0x2b,0xa9,0x4c,0x42,0xdd,0x11, -0xde,0x11,0xcf,0xe7,0x5c,0xfa,0x07,0x73,0x16,0x0a,0x3f,0xeb,0xc4,0x2b,0xad,0xbd, -0xac,0xe7,0x0f,0x3e,0x22,0x21,0xa5,0x1a,0x07,0x32,0xed,0xeb,0x62,0x05,0x1c,0x9b, -0x21,0x18,0x40,0x07,0x14,0x95,0x39,0x3d,0x39,0x28,0x1b,0x8d,0x0f,0x05,0x20,0x0e, -0x18,0x3f,0x0c,0x03,0xeb,0x24,0x46,0x13,0x2b,0x04,0xe6,0x19,0x34,0x35,0x19,0x07, -0x35,0x1c,0x19,0x62,0xee,0xd9,0x0c,0xea,0xe0,0x75,0xb9,0xac,0xe6,0xb5,0xaa,0x1c, -0x8e,0x8c,0x08,0xb8,0xda,0x96,0xcf,0xc0,0x29,0xcc,0xd4,0x69,0xcf,0xdd,0x91,0xf8, -0x09,0xac,0x06,0xfe,0x59,0x0c,0x1e,0x90,0x2e,0x44,0xa0,0x44,0x35,0xcd,0x2b,0x24, -0x32,0x1a,0x1e,0x2a,0x36,0x3a,0xf3,0x26,0x0c,0x81,0xe6,0xdf,0x95,0x00,0x1d,0xe6, -0x32,0x4b,0x55,0x3f,0x01,0x8d,0xcf,0xda,0xda,0x06,0x20,0x6d,0x1d,0x02,0x93,0xe7, -0xdf,0x86,0xd6,0xd4,0xf9,0xec,0x0f,0xf6,0x1e,0x0e,0x5e,0xfa,0x00,0x29,0x16,0x1c, -0xfd,0x13,0x19,0x7a,0x34,0x40,0xf1,0x1f,0x00,0x36,0x1d,0x35,0xb5,0xfd,0xd3,0x01, -0x08,0x43,0x87,0x3a,0x15,0x75,0xfc,0xe3,0x03,0xbe,0xba,0x73,0xdd,0xea,0x27,0xe7, -0xf8,0x3a,0x04,0xe5,0x3b,0xb4,0xa1,0xda,0xb0,0xb8,0x5b,0xb4,0xbd,0x7f,0xd3,0xe6, -0xeb,0xea,0xd9,0xf0,0xc6,0xcd,0x9a,0xe7,0x03,0x53,0x12,0x18,0x91,0x26,0x39,0x0b, -0x40,0x34,0xb0,0x25,0x23,0x4b,0x1c,0x0c,0x70,0x01,0x07,0xf2,0x25,0x34,0x0f,0x07, -0xc5,0x11,0xb7,0xd4,0xd4,0xe2,0xda,0xa0,0xdf,0xf8,0x44,0x00,0xf0,0xdd,0xe3,0xe0, -0x86,0xd8,0xd9,0x0e,0xf9,0x0e,0xb4,0x0a,0x18,0x8d,0x34,0x43,0x36,0x3d,0x26,0xd2, -0x11,0x11,0x94,0x24,0x2a,0x20,0x0f,0xf8,0x2d,0xf8,0xf4,0x42,0xf3,0x0f,0x1c,0x3d, -0x52,0xcb,0x39,0x10,0x6b,0x04,0x12,0x1a,0x1e,0x1e,0xac,0x1f,0x15,0x9d,0xec,0xbd, -0xf9,0xaf,0xb2,0x59,0xb1,0xc7,0x1b,0xe9,0xd8,0xde,0xa8,0x99,0x48,0xa5,0xae,0x71, -0xbf,0xe1,0xbb,0xf7,0xeb,0xc6,0xd8,0xeb,0x82,0x1b,0x44,0xed,0x52,0x4e,0xa2,0x4f, -0x4c,0x8a,0x37,0x2e,0x21,0x40,0x56,0x30,0x4b,0x1a,0xad,0xf2,0xf5,0xb9,0x06,0x03, -0xd2,0xfd,0x12,0x9c,0x24,0x0d,0xc6,0xf8,0x09,0x74,0x18,0x12,0x20,0x00,0xf1,0x04, -0x00,0xfd,0x07,0x17,0x14,0x3f,0xed,0xf0,0x73,0x35,0x5e,0x43,0x40,0x3c,0xcc,0x74, -0x7f,0xdf,0x49,0x2d,0x7a,0x3d,0x37,0x8d,0x20,0x28,0x7d,0x21,0xf6,0x3b,0xe1,0xe8, -0x25,0xf6,0xe6,0x2b,0xe5,0x0f,0x56,0x0d,0xe7,0xec,0xde,0x04,0x48,0x1d,0xfd,0xb5, -0x0d,0x3c,0x1e,0x1b,0xe1,0x76,0xde,0xfa,0x5f,0x03,0xe5,0x91,0xc7,0xcd,0x7a,0xcf, -0xb6,0x34,0xaa,0xb8,0x48,0xce,0xe7,0x23,0xf6,0xed,0x07,0xe9,0x05,0x1f,0x22,0x0e, -0xc1,0x0c,0x49,0xb8,0x74,0x75,0xcb,0x48,0x2a,0xaa,0x37,0x27,0x31,0x1d,0x2b,0xee, -0x2f,0x22,0xc8,0xf9,0xea,0xb7,0xeb,0xd1,0x31,0xd0,0xfe,0x40,0x22,0x23,0x7e,0x1f, -0x25,0x0f,0x2a,0x2a,0xbd,0x31,0x28,0x63,0x12,0x18,0xa8,0x26,0x23,0x42,0x1d,0x12, -0x59,0xf7,0xda,0x25,0xd3,0xd3,0x17,0xd5,0xe2,0xaa,0xdf,0xd4,0x7b,0xdf,0xd7,0x62, -0xb3,0xbc,0xb9,0xeb,0xe4,0x0d,0xb7,0xd2,0xd8,0x25,0x27,0x33,0xf3,0xea,0xb5,0xde, -0xd1,0x31,0xf3,0x03,0x59,0xed,0xef,0x0e,0xfa,0xf9,0x8c,0xd4,0x9a,0xe5,0xab,0xd9, -0x96,0xe0,0xda,0x2f,0xdd,0xfc,0x33,0x18,0x03,0xe7,0xf0,0x13,0x9f,0x46,0x62,0xc0, -0x65,0x6f,0x85,0x7a,0x61,0xf3,0x45,0x44,0x05,0x3a,0x25,0x67,0x23,0x2a,0x7b,0x0d, -0xcd,0x83,0xb2,0xd8,0x96,0xf4,0xe1,0xdc,0xdf,0x05,0x06,0x0a,0xdf,0x74,0xdc,0x10, -0x75,0x2a,0x1a,0x6a,0x1a,0x35,0x45,0x29,0xfb,0x94,0xff,0x16,0xfb,0xf2,0xbf,0x4b, -0xc3,0xe0,0x31,0xd3,0xa7,0xff,0xa0,0xc3,0xe2,0xd7,0xd5,0x68,0xd1,0xc1,0x80,0xb7, -0xd8,0xb3,0xfb,0x0a,0xcc,0x26,0x4e,0xd9,0x53,0x22,0x16,0xf5,0xfc,0x98,0x12,0x15, -0x05,0x1c,0x2c,0x96,0x24,0xfc,0x3d,0xd8,0xd1,0xe7,0xd8,0xd2,0x28,0xcc,0xe1,0x60, -0xfc,0x06,0x88,0x0a,0x1e,0xc0,0x2f,0x1b,0x8b,0x14,0x43,0xdf,0x64,0x50,0xc9,0x3b, -0x47,0x21,0x55,0x46,0x04,0x22,0xff,0x66,0xe8,0xee,0x73,0x03,0xee,0x3d,0xc8,0xe4, -0x7b,0x22,0x09,0xa8,0xb3,0xac,0x66,0xed,0x15,0x60,0x19,0x1a,0x2b,0x22,0x1d,0x02, -0xff,0xd5,0x03,0xbe,0xd5,0x29,0xfe,0xfd,0x71,0xdf,0xd7,0xc2,0xdc,0xd8,0x00,0xcd, -0xae,0xe7,0x8d,0xae,0xf3,0xea,0xf2,0x49,0xdf,0xe6,0x47,0xfe,0xfd,0xbb,0xec,0xfe, -0xd5,0x2f,0x4e,0x64,0x53,0x51,0xfd,0x45,0x34,0x81,0x2b,0x2d,0xf4,0x20,0x0c,0x2e, -0x0e,0x09,0x70,0xe7,0xc1,0xc1,0xad,0xbd,0xa3,0xde,0xe5,0xfd,0xcf,0xc3,0x2a,0xd7, -0xf5,0x86,0xef,0xd8,0x7c,0xeb,0x19,0x2c,0x39,0x35,0xa7,0x1d,0x13,0xf8,0x1f,0x24, -0xe9,0xfa,0xd8,0x79,0xf3,0x0e,0xf8,0x03,0xeb,0xf7,0xe6,0x04,0x33,0x12,0xf1,0x81, -0xd6,0xe3,0xa3,0xfc,0x12,0x72,0x24,0x43,0xb0,0x5e,0x52,0xee,0x35,0x2b,0x19,0x29, -0x2a,0x0c,0x38,0x44,0x9a,0x3c,0x08,0x9e,0xdb,0xe3,0x18,0xde,0xb2,0xa2,0x9e,0xcd, -0xe8,0xfe,0xea,0x0c,0xd3,0xe7,0xdb,0xfd,0x08,0x6c,0x11,0x12,0x82,0x13,0x28,0x6d, -0x49,0x4a,0x24,0x22,0x0f,0x80,0x16,0x10,0x0a,0xfc,0xd7,0xc3,0xd5,0xf9,0x51,0xf2, -0xd0,0x86,0xce,0xf0,0xe8,0xee,0xc3,0x12,0xc9,0xf1,0x9b,0x05,0x12,0x80,0x13,0xfc, -0xd8,0xe8,0xf0,0x0f,0xf5,0xda,0xeb,0xc9,0xe1,0xfa,0xfa,0xf3,0x2e,0xe3,0xde,0xd8, -0xdd,0xda,0xa9,0xd5,0xbe,0x82,0xa8,0xcb,0x0f,0xfe,0x0a,0xb9,0x01,0xf4,0x95,0x00, -0x17,0x8d,0x2b,0x44,0x4f,0x50,0x59,0x96,0x5d,0x54,0x81,0x4d,0x43,0x01,0x43,0x50, -0x5e,0x33,0xef,0x4b,0xe1,0x07,0x89,0x01,0xc0,0x62,0x94,0xaa,0xd0,0xda,0xeb,0x43, -0xcf,0xc5,0x62,0xf3,0x16,0x01,0xff,0xe5,0x8b,0xfc,0x22,0xf9,0x23,0x1b,0x74,0x30, -0x41,0x99,0x33,0x24,0x5b,0x18,0xed,0xcf,0xd5,0xf9,0xe7,0x09,0xfe,0x09,0x04,0x01, -0xba,0xee,0xd7,0x63,0xc7,0xbb,0x23,0xd1,0x2b,0xf9,0x64,0x36,0xd3,0xfc,0x1b,0x30, -0x5e,0x4c,0xfb,0x07,0xfa,0xf1,0x1c,0x2e,0xda,0x0d,0xe4,0x02,0xd4,0xc5,0x0d,0xb0, -0x97,0x5d,0x84,0x92,0x7b,0xbd,0xcd,0xe4,0xba,0xb7,0xbb,0xdb,0x05,0xef,0x0e,0x04, -0xdc,0x10,0x31,0x8f,0x4b,0x50,0x29,0x3e,0x29,0x1d,0x34,0x37,0xe4,0x0b,0xf1,0xbc, -0x08,0x16,0xcf,0x09,0xf8,0x0c,0xf0,0x02,0xba,0x20,0x18,0x36,0xf7,0xfc,0xe3,0x30, -0x49,0x31,0x1d,0x02,0x23,0x25,0x25,0x22,0xec,0xe7,0xd1,0x11,0xfe,0x3e,0xc0,0xc6, -0x15,0x02,0xf8,0x4c,0xa5,0x90,0x51,0xcc,0xf1,0x7e,0xce,0xaf,0x0c,0xda,0xfd,0x51, -0xd2,0xbc,0xa3,0xff,0x45,0x8d,0x2c,0xf4,0x6c,0x07,0x27,0x6c,0x26,0x33,0x87,0x54, -0x58,0x3e,0x29,0x0c,0x03,0x1e,0x10,0x77,0xe4,0xec,0xc2,0x17,0x0b,0xcf,0xcb,0xb2, -0x66,0xcf,0xda,0x4a,0xcd,0xdc,0x7b,0xf6,0xf6,0x17,0x01,0x09,0x39,0xf7,0xfb,0x7c, -0x19,0x39,0x51,0x32,0x09,0xe8,0x0b,0x18,0xb2,0xfe,0xe2,0x05,0xdc,0xf5,0x48,0x17, -0x0e,0xd4,0xd8,0xb6,0x3a,0xd3,0xf9,0xe8,0xdf,0xc5,0x27,0x02,0x4c,0x1d,0x49,0x1c, -0x7f,0x14,0x37,0xb5,0x51,0x4c,0xb0,0x4c,0x3d,0xee,0x16,0x16,0xd2,0x1c,0x10,0x39, -0xfc,0xd1,0x2f,0xb2,0xa9,0xba,0x9f,0xa5,0x95,0xc6,0xe5,0x04,0xec,0xd8,0xe0,0xce, -0xe5,0x36,0xed,0xec,0xb6,0x11,0x3f,0x3a,0x3d,0x20,0x71,0x22,0x37,0x52,0x25,0x00, -0x40,0x01,0x17,0x0b,0x1d,0x11,0xb6,0xfa,0xf2,0xe9,0x0e,0x1e,0xa0,0x06,0xf6,0x6a, -0x0b,0x32,0xb7,0x2f,0x1c,0x4f,0x2e,0x34,0x75,0x1d,0xf6,0x6f,0xe5,0xf8,0xe9,0xf0, -0xdb,0xba,0xed,0xf2,0x0c,0xd4,0xca,0x90,0xcd,0xc7,0xaa,0xbe,0xb3,0x53,0xb4,0xc7, -0x0d,0xe2,0xe0,0x8d,0xc0,0xc0,0x24,0xf2,0x18,0x6f,0x0a,0xec,0x05,0xf6,0x1c,0x2e, -0x3a,0x39,0x4c,0x36,0x49,0x6a,0x42,0x15,0x2f,0x05,0x11,0xb8,0x0b,0xfe,0x88,0xff, -0xed,0x71,0xc8,0xc3,0x24,0xd6,0xe3,0xb2,0xe4,0xe8,0x81,0xf3,0xf7,0x9c,0x0c,0x1a, -0xcb,0xfa,0xf8,0xed,0x2e,0x42,0xdf,0x10,0xf1,0x82,0x19,0x30,0x99,0x0b,0xfa,0xe8, -0x06,0x01,0x2d,0x0e,0x27,0xf8,0x0f,0xda,0x95,0xd7,0x0d,0x68,0x0a,0xce,0x14,0xd9, -0x14,0xbe,0x16,0xf6,0x21,0x13,0x47,0x9d,0x3e,0x2f,0xa6,0x38,0x2a,0x5c,0x0e,0x03, -0xbd,0x16,0x2c,0x39,0x0e,0xd4,0x15,0xbd,0xa8,0xaf,0x8e,0x96,0x7e,0xbd,0xe8,0x5a, -0x00,0x06,0x42,0x04,0xf3,0xce,0xe8,0x05,0x03,0x36,0x4c,0x19,0x41,0x41,0x44,0x64, -0x59,0x25,0x07,0xd1,0x8e,0xe3,0x04,0xfd,0x0a,0x12,0x3b,0x21,0x06,0xfe,0xe3,0xec, -0x67,0xf3,0xe2,0xb8,0xec,0x15,0x4d,0x38,0x2b,0x96,0x01,0xf6,0xd0,0xee,0xdc,0xf1, -0xcf,0xcf,0x26,0xdb,0xda,0xc6,0xe2,0xe9,0x15,0xc5,0xba,0xcc,0xea,0xff,0x2c,0xde, -0xbf,0x60,0xcb,0xf0,0x9b,0xe7,0xc9,0x0e,0xe1,0x02,0xe3,0x0a,0x0b,0x57,0x10,0x0f, -0xec,0xff,0x0e,0xa2,0x40,0x59,0xb3,0x4f,0x45,0x3b,0x39,0x2a,0xd0,0x21,0x16,0x84, -0x0a,0x0e,0xe0,0x14,0x06,0x1a,0xed,0xde,0x1c,0xd7,0xd8,0xe9,0xeb,0xf7,0x72,0xed, -0xf0,0x70,0xfc,0xe6,0x65,0xca,0xeb,0xd1,0x1f,0x18,0xe7,0xec,0xec,0x1b,0x14,0x1f, -0x5c,0x12,0x0d,0x95,0x09,0x05,0x7e,0x06,0x00,0xf6,0xe7,0xd5,0x8e,0xe1,0xe5,0x5c, -0xd9,0xd7,0x87,0xe5,0xf7,0x6f,0x02,0x1a,0x7e,0x3c,0x3c,0x0d,0x36,0x48,0x75,0x46, -0x2b,0x20,0x1d,0x0e,0x39,0xfe,0x02,0x2a,0x09,0xe8,0x9d,0xab,0x97,0x65,0xb9,0xc2, -0xfc,0xa9,0xc3,0xd7,0x05,0x12,0x18,0xe1,0xd1,0x06,0xfc,0x0b,0xe5,0x06,0x30,0x30, -0x59,0x54,0x98,0x49,0x40,0x97,0x21,0x0a,0x46,0x12,0x1e,0x87,0x25,0x37,0xd8,0x40, -0x22,0xa7,0xf4,0xe6,0x94,0xfc,0x04,0x38,0xf5,0x11,0xfa,0x3c,0x26,0x17,0xea,0xd3, -0x87,0xec,0xf0,0xa3,0xd5,0xd7,0xf4,0xe5,0xe5,0x23,0xf3,0x05,0x9c,0xf2,0xd1,0x17, -0xc9,0xc1,0x21,0xa2,0x9c,0x37,0xbb,0xb6,0x24,0xa0,0xb9,0x2e,0xd9,0xcd,0x5c,0xc3, -0xe6,0x96,0x09,0xfe,0xde,0xf9,0x25,0xe9,0x4c,0x50,0x36,0x4f,0x54,0x9d,0x5b,0x57, -0xf9,0x46,0x32,0x49,0x1c,0x15,0xa6,0x22,0x1c,0x38,0x04,0xfc,0xa6,0xf2,0xe5,0x02, -0xdf,0xd7,0x77,0xde,0xf3,0xdc,0x02,0xfe,0x9d,0xf2,0xfd,0x5d,0x12,0x04,0x16,0xe9, -0xf3,0xea,0x14,0x20,0x94,0x16,0x10,0xff,0x09,0xf9,0x38,0xf7,0xff,0x08,0xec,0xcf, -0xbc,0xcd,0xc7,0x94,0xbb,0xc3,0x08,0xd5,0xe8,0x96,0xf8,0x0a,0x3b,0x12,0xfc,0x3b, -0xfb,0x37,0x29,0x6d,0x6b,0x6f,0x4a,0x43,0x38,0x46,0x18,0xf7,0xfa,0x1a,0xe4,0x14, -0xe5,0x76,0xce,0xe9,0x77,0x01,0xdb,0x9e,0xc8,0xdf,0x50,0xd5,0xc8,0x3f,0xe8,0x06, -0x12,0x11,0x2d,0xa7,0x4f,0x43,0x40,0x0c,0xf7,0xa1,0x09,0x0c,0xa3,0x0a,0x27,0xe2, -0x4a,0x26,0xca,0xd8,0xd6,0x02,0xef,0xde,0x56,0xd1,0xf2,0x99,0x26,0x25,0x4f,0xff, -0xe6,0x38,0xe2,0xf2,0x12,0xfc,0xf5,0xb9,0xf8,0xf8,0x54,0xe1,0xd7,0xa2,0xe4,0xec, -0x47,0xf3,0x00,0x9c,0xf4,0xcd,0xcf,0xd0,0xfb,0x60,0xf3,0xbe,0x14,0xaf,0xd6,0x66, -0xe8,0xbd,0x9e,0xa4,0xc1,0x05,0xdd,0xdd,0x41,0xe0,0xfc,0xd3,0x10,0x1d,0xf4,0x2a, -0x28,0xdc,0x3e,0x69,0x3e,0x69,0x38,0xaf,0x0f,0x17,0x2d,0x2b,0x22,0xf9,0x11,0x03, -0xe9,0xf8,0xf4,0xde,0xf7,0xf1,0xb5,0xde,0xea,0x5e,0x0f,0x20,0xbb,0x12,0xff,0xad, -0x16,0x2f,0xd6,0x15,0xfb,0x1c,0x0d,0x2a,0xf9,0x2a,0x23,0xf2,0x26,0x18,0x69,0xfd, -0xf2,0xb3,0xec,0xe4,0xc5,0xde,0xd2,0xda,0xc9,0xda,0xa8,0xe2,0xc9,0x9b,0xc9,0xf2, -0x4d,0x0a,0x00,0x8b,0x0e,0x4c,0x71,0x6a,0x49,0xad,0x3f,0x59,0x86,0x43,0x05,0x98, -0xfa,0x19,0x20,0x08,0xca,0x96,0xb0,0xd0,0x6b,0xdb,0xaa,0x3a,0x97,0xc0,0x07,0xd5, -0xc7,0xc5,0xd6,0x04,0x98,0x1c,0x12,0x04,0xfc,0xf4,0xc7,0x0e,0x30,0x2d,0x2e,0x1d, -0x64,0x36,0x5c,0xaf,0x3e,0xec,0xce,0xce,0xf8,0x0c,0x1b,0x0c,0x1f,0xf9,0x0c,0xba, -0x29,0x11,0x55,0xe4,0xe8,0xd7,0x0d,0x0b,0x89,0xd3,0xc9,0x6e,0xff,0x0e,0x48,0xeb, -0xd1,0x11,0xdb,0xe2,0xb6,0xda,0xeb,0xeb,0xf7,0xee,0xb4,0xf5,0x09,0xa5,0xfe,0xce, -0x5f,0xb9,0xd8,0xb4,0xea,0xd5,0x86,0xcc,0xe6,0x57,0xfc,0xfb,0xb5,0xf8,0xfd,0xfd, -0x0e,0x41,0xba,0x67,0x49,0x25,0x34,0x57,0x0d,0x6e,0x3b,0x6d,0xee,0xec,0xac,0x1e, -0x3b,0xa4,0x2c,0xef,0x19,0xc5,0xc6,0x45,0xd2,0xd6,0xd8,0xc6,0xc6,0xeb,0xec,0x0f, -0x23,0x08,0xe8,0x77,0xe1,0xf9,0xe7,0xfc,0xe5,0x0f,0xf0,0x1c,0x4f,0x30,0x24,0xd1, -0x1a,0x13,0xde,0x05,0xf9,0x6c,0xfd,0x04,0x7b,0xf6,0xe2,0x0b,0xe8,0x02,0xe0,0x05, -0xe6,0x09,0xe1,0x05,0x0c,0x1d,0x15,0x42,0x22,0x5a,0x7d,0x70,0x53,0x7a,0x4d,0x4a, -0xf1,0x1d,0xfe,0xf3,0x0f,0x15,0xc5,0xed,0xd6,0xbb,0xe3,0xdb,0x19,0xac,0x8a,0x02, -0x9c,0xce,0x32,0xdb,0xc4,0x25,0xcf,0xf6,0xea,0xfa,0xeb,0x13,0xf8,0x0c,0x34,0x0f, -0x19,0xcf,0x3d,0x43,0x35,0x16,0x08,0xfc,0x0e,0xf1,0xbf,0xdf,0xfb,0x98,0x22,0x10, -0x73,0xd2,0xcb,0x3e,0x08,0x2e,0x4e,0x15,0xfe,0x1e,0x12,0x11,0xa1,0xf0,0xf1,0xbd, -0x14,0x1a,0xd8,0xfe,0xf4,0x55,0x02,0xfd,0xb3,0xeb,0xf6,0xe9,0x08,0x08,0x34,0xf2, -0xdb,0x11,0xda,0xc9,0x13,0xa7,0xa6,0x51,0xc5,0xda,0x1b,0xcf,0xc3,0xea,0xd9,0xf4, -0xfb,0xf5,0xf4,0x72,0x08,0x30,0x5b,0x49,0x3f,0x0e,0x42,0x55,0xc9,0x50,0x35,0x78, -0x1b,0x0d,0x19,0x11,0x24,0x53,0x30,0x15,0xea,0xe0,0xcc,0x71,0xdd,0xe2,0xc5,0xd4, -0xdc,0x3a,0x04,0x1d,0x43,0x14,0x05,0x49,0xfa,0xf6,0xf8,0xfd,0x09,0x8e,0x1d,0x27, -0x69,0x15,0x0b,0xa4,0x1c,0x1b,0x40,0xf7,0xd9,0xcc,0xe4,0xf8,0x3b,0xeb,0xe3,0x03, -0xf2,0xf1,0x82,0xe1,0xd7,0x03,0xd3,0xdd,0xcd,0xff,0x1e,0xa7,0x1d,0x19,0x62,0x44, -0x76,0x6e,0x67,0x20,0xf3,0x08,0x25,0x69,0x1a,0xfa,0x8d,0x12,0x1e,0xb5,0xe8,0xb5, -0xc3,0xa9,0xa5,0x61,0x99,0xae,0xfb,0xe3,0xf5,0xa5,0xd9,0xcd,0x2e,0xde,0xf8,0xfc, -0x08,0x07,0xb3,0x24,0x4d,0x23,0x38,0x0e,0x7b,0x17,0x27,0xbd,0x04,0xe2,0x6b,0xf9, -0x14,0x08,0x02,0xe5,0x1a,0xe6,0xf2,0x6b,0xf5,0xf9,0x5a,0x0a,0x0a,0x8d,0xf3,0xeb, -0xa2,0xfd,0x1b,0x02,0x21,0x06,0x1e,0xff,0x0e,0x09,0x07,0xf5,0x3c,0x00,0x1c,0x24, -0x27,0x02,0x38,0xe8,0xfd,0x7d,0xf2,0xc7,0xf6,0xc0,0xda,0xb2,0xf3,0xfc,0xe7,0xea, -0xcd,0x04,0xcc,0xed,0x4f,0x0c,0x0f,0xb5,0x07,0x24,0x89,0x54,0x4f,0xbb,0x37,0x43, -0xff,0x44,0x22,0x3a,0x13,0x21,0x61,0x22,0x0e,0xc9,0x00,0xf5,0x65,0xce,0xa7,0xcd, -0xac,0xc3,0xb8,0xcf,0xdd,0x75,0xe6,0xf0,0xa1,0x03,0x00,0x5c,0xe5,0xd8,0x18,0xf6, -0x1e,0xa3,0x1d,0x0e,0x47,0x13,0x1e,0x2a,0x23,0x15,0x07,0xf3,0xd9,0x47,0xe8,0x02, -0x51,0xff,0xf5,0x92,0xf0,0xf3,0x55,0xf5,0xd8,0x10,0xc2,0xe9,0xf3,0x21,0x33,0xa2, -0x2a,0x2d,0xda,0x49,0x66,0x7c,0x55,0x24,0x34,0x13,0x1d,0x08,0x23,0x24,0xa6,0x16, -0xfa,0x7b,0xe2,0xc9,0x27,0xac,0x8f,0x9b,0x89,0xc7,0xc5,0x09,0xed,0xb7,0xb1,0xb4, -0xfc,0xeb,0x10,0x2c,0x02,0xf8,0xbf,0x1d,0x37,0x6b,0x26,0x19,0x18,0x20,0x1b,0x0e, -0x0f,0x0f,0x59,0x0f,0xff,0xf2,0xfd,0x12,0xf8,0x07,0xe1,0xb8,0xe0,0x02,0x85,0x1b, -0x1d,0xe9,0x09,0x02,0x77,0x24,0x40,0xa4,0x29,0x0c,0xa0,0x14,0x25,0xdb,0x13,0x01, -0xa2,0x19,0x38,0xc0,0x24,0xe4,0xd8,0xc4,0xda,0xe7,0xda,0xc3,0xf5,0xbf,0xcc,0xe5, -0xd0,0xc3,0xbe,0xb1,0xaa,0x42,0xba,0xdd,0xad,0xf3,0xf0,0x56,0xf4,0x10,0x85,0x2e, -0x34,0x0b,0x28,0x2c,0xa2,0x30,0x19,0x66,0x0d,0x1b,0x15,0x25,0x0f,0xa1,0xf1,0xf2, -0x17,0xe9,0xca,0xc0,0xc6,0xd8,0xad,0xe3,0xec,0x5c,0xed,0xee,0x6b,0x06,0x15,0x5e, -0x02,0xe5,0x66,0xf1,0x1d,0x40,0x27,0x14,0xd7,0x13,0x23,0x6c,0x2c,0x27,0x58,0x13, -0xf5,0x90,0xee,0xf7,0xa7,0x0a,0x0a,0x10,0xe8,0xb7,0xba,0xa5,0xcd,0x0c,0xe8,0xe5, -0x34,0x02,0x33,0x68,0x45,0x37,0xbd,0x34,0x33,0xf6,0x1d,0x17,0x85,0x23,0x1f,0xe1, -0x0d,0x04,0xd7,0x09,0x14,0xf8,0x00,0xe3,0x59,0xf0,0x0d,0x7b,0x1a,0x26,0x85,0x4b, -0x7c,0xf1,0x7f,0x53,0xeb,0x39,0x36,0x72,0x1d,0xf2,0x6f,0xc6,0xb7,0x3f,0xca,0xe1, -0x45,0xf1,0xd4,0x78,0x9c,0x92,0x4a,0xbe,0xe7,0x7c,0xf3,0x08,0x1d,0x24,0x1a,0x93, -0xf6,0xd7,0x29,0xdb,0xdb,0x21,0xb2,0xa6,0xc8,0xc6,0xd9,0x37,0xe5,0xfd,0x1e,0x05, -0xf6,0x39,0xff,0x28,0x30,0x44,0x45,0xd5,0x51,0x6e,0xb1,0x71,0x5e,0x82,0x43,0x19, -0xe6,0x0a,0x25,0x05,0x2c,0x17,0x01,0x08,0x0a,0x5e,0x15,0x21,0x00,0x25,0x03,0x40, -0xd2,0xd5,0xbb,0xfb,0xf3,0x3b,0xc9,0xd0,0x3f,0xfa,0xf6,0x44,0xd9,0xd9,0xc8,0xe4, -0xd9,0x8a,0xcf,0xe6,0x45,0x01,0xed,0x78,0xb3,0xa7,0xe5,0xdc,0xe9,0x41,0xc1,0xce, -0xa8,0xfb,0xdf,0xed,0xa5,0xc4,0xb2,0x0a,0xfe,0x7d,0xe8,0x33,0x3d,0x5b,0x1b,0x7b, -0xfb,0x0b,0x93,0x05,0xf5,0x12,0x1f,0x64,0xa3,0x53,0x1c,0x86,0x2c,0x56,0x81,0x2d, -0xd5,0xf7,0xc7,0xf2,0x00,0x00,0x06,0xa5,0x16,0x0b,0x01,0xef,0xde,0xd4,0xd9,0xdb, -0x65,0xd8,0xf3,0xce,0x23,0x29,0x9e,0x26,0x3d,0xc9,0x3f,0x20,0xfb,0x0b,0x00,0x25, -0xf2,0x02,0x42,0x12,0x06,0xb3,0x0f,0x14,0xc3,0xe7,0xba,0xac,0xb2,0xc1,0x84,0xdc, -0x08,0xce,0x32,0x26,0x06,0xf2,0x05,0xdd,0x5f,0x60,0xfd,0x0e,0x11,0xf7,0x48,0x3a, -0xb2,0x21,0x3f,0xd2,0x2d,0xd6,0x48,0xd1,0x24,0xa7,0x25,0xd1,0xea,0xbe,0xf7,0x81, -0xfa,0xc7,0x35,0xc1,0xd8,0x8d,0xe0,0xe7,0xed,0xe6,0xda,0x0a,0xdf,0xe1,0x5b,0xda, -0xf0,0x96,0x0a,0xf5,0xd2,0xdc,0xe9,0x19,0xea,0xd1,0xb4,0xde,0x16,0x33,0x0c,0xd1, -0xdb,0xd9,0xe7,0x0d,0xd6,0xe9,0x60,0x03,0xf2,0xaf,0xda,0xe7,0x5d,0x09,0x03,0xfb, -0xe1,0x00,0x18,0x4b,0x4d,0x8e,0x06,0xe7,0xfc,0x22,0x52,0x52,0x40,0x34,0x70,0x32, -0x0c,0xa9,0xe9,0x02,0x83,0x21,0x0c,0x99,0xf9,0x0c,0x3a,0x07,0xe5,0x8c,0xe3,0xec, -0x6c,0xe8,0xe2,0xc2,0xd3,0xcf,0x26,0xee,0x0c,0x33,0xff,0xe8,0x52,0xeb,0xe5,0xed, -0xce,0xe8,0x92,0x17,0xf9,0x7b,0xb8,0xb2,0x94,0xe3,0x06,0xfc,0x09,0x2e,0x2a,0x5a, -0x3f,0xb2,0x11,0x20,0xfa,0x57,0x7a,0x1d,0x63,0x21,0x33,0x01,0xff,0xbf,0x0d,0x0c, -0x79,0xe0,0xc1,0xd1,0xc5,0xe2,0x20,0x0a,0x1f,0x10,0x1b,0x1d,0x8b,0x35,0x25,0xf0, -0xf1,0x09,0x34,0x43,0x2b,0x71,0xef,0xe6,0x3e,0xe8,0xc9,0x2e,0xc7,0xe8,0xa2,0xe6, -0xcb,0xe9,0xd4,0xec,0x46,0xcf,0xbb,0x9e,0xf9,0x14,0xb5,0xdd,0xca,0x19,0xeb,0xf0, -0x35,0xdd,0xe4,0xc3,0xf4,0xeb,0x4d,0xe5,0xfd,0x8d,0x0f,0x02,0x97,0xf8,0x09,0x5b, -0x24,0x29,0x58,0x2a,0x27,0x91,0xff,0xec,0x44,0x0f,0x1d,0xad,0xfd,0xf2,0x84,0x0b, -0x07,0x99,0xf1,0x06,0x59,0x19,0xff,0x9b,0x03,0x2e,0xe9,0x22,0xf1,0x28,0xf9,0x1b, -0x2d,0x07,0xeb,0x43,0x08,0x25,0xd3,0x24,0x26,0x8a,0x0b,0xd4,0x3d,0xd7,0xff,0xf4, -0xf2,0xcf,0x05,0xd9,0xed,0x63,0xd7,0xc7,0x25,0xd3,0xcd,0x4a,0xdc,0x14,0xf6,0x1c, -0xf9,0xfa,0x18,0x67,0x52,0x6d,0x20,0x51,0xeb,0x02,0xf7,0x16,0x05,0x46,0x09,0x1e, -0xda,0x13,0x00,0xaf,0xfb,0xee,0x50,0xf2,0x26,0x6c,0x43,0x06,0x32,0xd0,0xf2,0x1a, -0x11,0xfd,0x32,0xfb,0x01,0xce,0xe8,0xd4,0x7f,0xda,0xef,0xbd,0xfd,0x0c,0x2f,0x2a, -0x0f,0xe1,0xd9,0xe8,0xca,0x17,0x1c,0x9d,0xf2,0xd1,0x0a,0xd7,0xe2,0xf4,0xea,0xf8, -0x59,0xe7,0xc3,0x79,0xce,0xf4,0x94,0xf6,0xe4,0xa3,0xe7,0xfb,0xb0,0x04,0x0f,0xda, -0x36,0x36,0xc9,0xfd,0xf5,0x36,0x17,0x33,0x94,0x33,0x20,0x7a,0x20,0x0a,0x2f,0xf3, -0xf7,0x99,0xee,0xec,0x4c,0x03,0x06,0x58,0xec,0xd1,0x76,0xcf,0xf2,0x6d,0x1a,0x0e, -0xe0,0xde,0xe0,0xc5,0x23,0x51,0x7e,0x3d,0x2b,0x13,0x3f,0x36,0x4f,0x03,0xe7,0x9c, -0xf3,0xf1,0x16,0xd1,0xb8,0x7c,0xa4,0x90,0xa7,0xa5,0xcd,0x51,0xcf,0xb0,0x9d,0xae, -0xfc,0xf4,0x5d,0x60,0x45,0x15,0xeb,0xba,0x07,0x34,0x02,0x29,0x11,0x1c,0x3c,0x5a, -0xf6,0x21,0xe8,0x4b,0x02,0x28,0x71,0x0f,0xfe,0x39,0x21,0x19,0xcc,0xe4,0xf2,0x2e, -0x21,0x08,0x64,0xd7,0xfd,0xc4,0x3b,0x03,0x65,0xc0,0x00,0x30,0x47,0x2d,0x7b,0x03, -0x04,0xbb,0x0b,0x07,0xab,0x11,0x20,0xe4,0x0e,0xe7,0x23,0xdc,0xfb,0xdb,0x12,0xee, -0xfd,0xaf,0x9f,0x45,0xc0,0xdb,0xab,0xd6,0xbc,0x6e,0xbe,0xef,0x8b,0x19,0x2e,0xea, -0x30,0x15,0x1c,0x13,0x3a,0x73,0x4e,0x29,0xdf,0x05,0x1f,0xf5,0x27,0xd1,0xe3,0x8c, -0xa8,0x64,0xce,0xe9,0x40,0xf4,0xd8,0x1a,0xb9,0xc7,0x11,0x0e,0x33,0x4d,0x05,0xe9, -0x74,0x1c,0x55,0x2d,0x56,0x32,0x73,0x2c,0x4d,0x9e,0x3d,0xe8,0x3c,0xac,0xc8,0x05, -0x07,0xfc,0x02,0xbc,0x90,0x20,0x93,0xc5,0xcd,0xe7,0xe3,0x4e,0xdb,0xef,0x8b,0x3a, -0x6f,0xf0,0x5f,0x2a,0x3c,0x29,0x46,0xb4,0x1b,0xe5,0xf9,0x03,0x26,0x7e,0x16,0x08, -0x10,0xf4,0xcf,0x50,0xd8,0x0c,0x90,0x1b,0xfa,0x7d,0xeb,0x11,0xc7,0x38,0x30,0x41, -0x22,0x27,0x03,0x22,0x18,0x3c,0x08,0xe7,0x98,0xde,0x08,0x4f,0x2b,0x09,0x9a,0xe1, -0xf2,0x89,0x0e,0x0b,0xec,0xf7,0xd8,0x9b,0xc3,0xd1,0x3c,0xef,0xf7,0x1b,0xd0,0xa8, -0x40,0xba,0xd8,0x07,0xd3,0xbb,0xd3,0xae,0xcb,0x1e,0xfe,0x09,0x2f,0x06,0x05,0xdb, -0x04,0x23,0xb0,0x2e,0x0c,0xe1,0x0e,0x36,0x98,0x3c,0x35,0x88,0x2a,0x06,0x89,0xe2, -0xe8,0xc8,0x18,0x12,0x77,0xde,0xf1,0x54,0x2e,0x49,0xe5,0x21,0xea,0x73,0xe7,0x00, -0xa2,0x16,0x14,0xaa,0x16,0x52,0xeb,0x79,0x3e,0x15,0xf1,0xcf,0x35,0xc6,0xd6,0xc1, -0xdd,0xc0,0xdb,0xa9,0xbf,0xa0,0xdd,0xc8,0xcd,0x9a,0xa8,0xda,0xec,0x1a,0x4e,0x29, -0x33,0xfb,0x33,0x31,0x72,0x2c,0x01,0xd8,0xcd,0xd1,0x6a,0xf7,0x03,0x75,0xea,0xd8, -0xbe,0xf3,0x16,0xb8,0x0c,0xf9,0x25,0x0e,0x19,0xc5,0xfc,0x01,0x1d,0x30,0x35,0x3a, -0x1d,0x20,0x1b,0x17,0xe0,0x27,0xca,0xff,0x30,0x3b,0x31,0x0d,0xf6,0xf3,0xc5,0x33, -0x4e,0x9e,0x2f,0x0a,0x1f,0xfb,0x05,0x7e,0x1f,0x2f,0x5d,0x2c,0x01,0x45,0xb6,0xa5, -0x86,0xe6,0x00,0x15,0xce,0xa1,0x64,0xad,0xd2,0xfe,0xcd,0xce,0x6c,0x03,0x21,0xbb, -0x0d,0xf9,0xd8,0x05,0x14,0x7e,0x1b,0x37,0x6c,0x4b,0x33,0xf8,0x0e,0xf6,0x34,0xf7, -0x11,0x53,0x06,0xdf,0x3a,0xf5,0x24,0x3e,0x16,0xea,0xe1,0xe1,0xe4,0x47,0xce,0xbf, -0x68,0xd7,0xfc,0x70,0x28,0x59,0x40,0x43,0xeb,0x46,0xb3,0xc8,0x99,0xf6,0xea,0xfd, -0xcb,0xdf,0xf5,0xf5,0xe2,0x77,0xc9,0xcf,0x9d,0xe8,0xfd,0xee,0x09,0x0e,0xe9,0x1b, -0x40,0xd2,0x4d,0x23,0x5b,0xf7,0xdc,0xca,0xd6,0xf9,0xc6,0x07,0xe0,0x98,0xd6,0xff, -0xa3,0x0b,0xfb,0x83,0x07,0x20,0xe1,0x1a,0x0b,0xbd,0x0b,0x14,0x2f,0x2e,0x39,0xd2, -0x1b,0xf9,0xe8,0xde,0xe7,0x46,0x26,0x49,0x9a,0x18,0xe4,0x4a,0x02,0x3c,0x48,0x37, -0x11,0x0a,0x19,0x2a,0x0a,0x28,0x36,0x8e,0x4a,0x3a,0xa1,0xfc,0xc5,0xa3,0xe1,0x23, -0xfd,0x10,0xce,0x11,0xb9,0xc5,0x37,0xcf,0xc8,0x42,0xcc,0xe7,0xb2,0xeb,0xe4,0xf1, -0xfe,0x14,0x84,0xfc,0xf8,0x32,0x2c,0x52,0x21,0x31,0xec,0xd1,0xb9,0xb4,0x2d,0xd3, -0xdd,0x59,0xd0,0xdb,0x28,0xed,0xdc,0x54,0xc2,0xd3,0xa2,0xf2,0xd0,0x75,0x95,0xbd, -0x66,0x1d,0x3d,0x1f,0x36,0x35,0xf4,0x24,0x09,0x02,0x0d,0x21,0xde,0x15,0xfc,0x21, -0xf9,0xfe,0x01,0xf4,0xd9,0x9e,0xcb,0xe2,0x31,0xfd,0xf1,0xa7,0xdc,0xfc,0xe7,0x43, -0x58,0x89,0x26,0x14,0x77,0x40,0x48,0x15,0x0e,0xec,0x44,0x0f,0x2e,0x2b,0x17,0xf2, -0x19,0xe7,0xe4,0x85,0xe5,0x03,0xa9,0x18,0xeb,0xd3,0xc4,0xfb,0x81,0x35,0x13,0x98, -0xd8,0xd3,0xca,0xee,0xfe,0xb3,0x03,0x0a,0x02,0xff,0xe8,0x02,0xe8,0xfc,0x4a,0x0e, -0x19,0x0e,0x18,0x09,0xcb,0x11,0x35,0xd0,0x37,0x00,0x54,0xe1,0x08,0x09,0x23,0x04, -0x4b,0xe3,0xd4,0x6f,0xcc,0xca,0x05,0xc6,0xc2,0x2f,0xd2,0xf7,0xc2,0x1f,0x1d,0x5d, -0xf1,0xea,0x42,0x15,0x32,0x91,0x3e,0x37,0x63,0x03,0xd6,0xa2,0xdd,0xf0,0x9e,0xeb, -0xe7,0xbe,0xf1,0xeb,0x23,0xda,0xeb,0x3d,0x0c,0x07,0x05,0xdc,0xa9,0x1d,0xb5,0x03, -0x50,0x36,0x31,0xf2,0x27,0x32,0x51,0x39,0x28,0x81,0x0b,0x07,0xbd,0x1a,0x22,0x4e, -0x12,0xec,0xd5,0xc9,0xd0,0xc5,0xf2,0xf8,0x24,0xd9,0xcc,0x70,0xf3,0x24,0x0c,0x30, -0x29,0xc4,0x33,0x47,0x37,0x37,0x07,0xdd,0xfd,0x1f,0x79,0x2f,0x0b,0xdf,0xe2,0xe6, -0x32,0xf7,0xfd,0x8b,0xfe,0xf2,0x32,0xe3,0xe6,0x11,0x02,0x1f,0xd6,0x16,0xed,0x7e, -0xd1,0xd2,0xc1,0xd0,0xca,0xf3,0xdc,0xee,0x9a,0xd8,0xce,0x88,0xf4,0x04,0xdd,0xe4, -0xdd,0x7a,0x09,0x36,0x24,0x4a,0x3d,0x79,0x03,0xd8,0xd7,0x03,0x41,0x08,0x2e,0xf3, -0x5d,0xef,0x0d,0x85,0xfe,0xc9,0x4e,0xbf,0xe4,0xd5,0x03,0x0c,0x4f,0xf7,0xd9,0x8e, -0xef,0x28,0x28,0x3a,0x27,0x05,0x28,0x2d,0x70,0x13,0xfd,0xaf,0x00,0xf6,0x0f,0xe9, -0xfb,0x41,0x0c,0xf8,0xe6,0xf0,0x1f,0x95,0x32,0xd9,0x9e,0x8b,0xbc,0x79,0x1f,0x16, -0xaa,0xfb,0x34,0x63,0x50,0x18,0x2f,0xfb,0x1b,0x19,0x2d,0x0b,0xd5,0xed,0xf7,0xd5, -0xec,0xb9,0x08,0xb9,0xe5,0x2c,0xe3,0xb9,0x3f,0xa0,0xc2,0x6b,0xfb,0x08,0x3a,0x11, -0x26,0x27,0x1f,0xfe,0xb4,0xee,0x0d,0x84,0x38,0x27,0xb1,0xf0,0xf1,0x44,0x16,0x1c, -0x92,0x1e,0x38,0x81,0x31,0x00,0x42,0xf6,0x31,0x45,0x48,0x14,0xa5,0xf6,0xfc,0x4e, -0xf2,0xdc,0x6f,0xdc,0xe4,0x8d,0xd3,0xcf,0x5a,0xf9,0x24,0x04,0x22,0xf6,0x53,0xee, -0x16,0x2c,0x24,0x1d,0x43,0x1f,0x09,0x51,0xea,0xf7,0x13,0x12,0x06,0x19,0xe4,0xdf, -0x95,0xf2,0xe8,0x18,0xc4,0xa9,0x9a,0xb3,0xe4,0x04,0x07,0xf4,0x6b,0xdb,0xea,0xba, -0x08,0x16,0x45,0x1c,0x23,0x67,0x32,0x48,0x03,0x49,0x27,0xdb,0x06,0x1a,0x17,0x26, -0xe2,0xba,0xc8,0x15,0x53,0x4d,0x1e,0xef,0xbd,0x95,0x19,0xad,0xc0,0xf9,0xcc,0xf9, -0x92,0x2d,0x30,0xbc,0x0c,0x00,0x82,0x19,0x28,0xa0,0x18,0x21,0x60,0x39,0x19,0x29, -0xe8,0xe4,0x29,0xe1,0xbd,0x8f,0xab,0xbe,0x7a,0xd5,0xe2,0xb2,0xf4,0x0e,0x3a,0x19, -0x05,0x99,0xe6,0xe4,0xac,0x13,0x4d,0xc7,0x51,0x1e,0x85,0xef,0xe9,0xac,0x02,0x1b, -0xc9,0x1b,0x01,0x61,0xed,0x03,0x52,0x25,0x31,0x10,0x22,0x06,0xf7,0x08,0x1b,0x9a, -0x0a,0xf4,0x15,0xf2,0xdd,0x9e,0xdd,0x0c,0x15,0x2c,0x1d,0x89,0xf2,0xe5,0x1b,0xff, -0x07,0x96,0x05,0x10,0x59,0x14,0x0a,0xe3,0x0c,0x14,0xc3,0xf4,0xd0,0x97,0xed,0x1b, -0x3e,0xfc,0xaf,0xfa,0x95,0xb8,0x83,0xd7,0xde,0x5e,0xe8,0xe3,0x3f,0xd9,0xea,0x74, -0xfd,0x06,0xd9,0x17,0x2c,0x6e,0x2c,0x18,0xbe,0x21,0x40,0x19,0x36,0xf6,0x62,0xbe, -0xcb,0x70,0x07,0x32,0x85,0x26,0xf2,0x77,0xcb,0xce,0x26,0xf0,0xf7,0xac,0xd9,0xef, -0xa6,0x1d,0x14,0xab,0xfb,0x12,0x84,0x4a,0x31,0x5d,0xea,0x00,0xb3,0x29,0x02,0x3a, -0xd5,0xe1,0x4d,0xf7,0xe4,0x1e,0xc9,0xd5,0x5d,0xec,0xe2,0xf5,0xe0,0xfe,0x83,0x0a, -0xf1,0x4c,0xe6,0x1f,0x86,0x67,0x4d,0x4b,0xef,0xd3,0x0e,0x01,0x19,0x08,0x19,0x22, -0x5a,0x1d,0xff,0x34,0xf7,0x1a,0x7a,0x3e,0x2f,0x5d,0x05,0x03,0xe3,0x1a,0x0e,0x36, -0xfd,0x0c,0x05,0xfc,0xcd,0x84,0xe2,0x25,0xba,0x1b,0xd3,0x6f,0xce,0x09,0xd3,0x15, -0xed,0x11,0xe2,0x05,0x75,0x18,0xfe,0x44,0xdf,0xdb,0x8a,0xe7,0x00,0xc8,0x19,0x04, -0x3f,0xc7,0x9f,0xf8,0xb8,0xea,0x6f,0xfa,0xf8,0xdc,0xf3,0xef,0x13,0xef,0xe2,0x9d, -0xee,0x24,0x81,0x41,0x29,0x8e,0x0e,0x1a,0x93,0x41,0x3f,0xd6,0x02,0xdb,0x54,0xe7, -0x08,0x54,0x1e,0x18,0x3a,0x02,0xed,0x7c,0xed,0xf5,0xaa,0xe0,0xd0,0xd5,0xf6,0x08, -0xa0,0xe8,0xea,0x46,0x11,0x28,0x60,0x09,0xe6,0x8d,0xf6,0xfd,0xbe,0xe3,0xd5,0x7c, -0xe7,0xf4,0x77,0xdc,0xc5,0xce,0xcc,0xd8,0xc0,0xe5,0x0c,0x27,0x2e,0x13,0x53,0xf3, -0x1f,0xd3,0x66,0x75,0x1c,0x58,0x0f,0x2f,0xf2,0x1c,0x2e,0x40,0x2f,0x8f,0x0e,0xf8, -0x77,0xe8,0xdf,0x85,0x03,0x3b,0x53,0x41,0x19,0xf0,0xea,0xeb,0xf4,0x10,0x21,0x44, -0x10,0xed,0xdc,0xe3,0xf4,0x45,0xf7,0xf0,0x61,0xde,0xca,0xf3,0xde,0xfb,0x5f,0xe8, -0xd3,0x2f,0xe2,0x05,0xaf,0x1f,0xfb,0xf8,0xc6,0xd2,0x12,0x02,0x1d,0xa1,0x13,0xe6, -0xc9,0xbb,0xb3,0x3d,0xbc,0xd1,0x3a,0xef,0xe8,0x4b,0xcc,0xcc,0xad,0xdf,0xfb,0x2c, -0x22,0x2a,0xd5,0x1c,0x21,0x03,0x25,0x3a,0x56,0x51,0x22,0xdc,0xda,0xcd,0x9f,0xfa, -0x0f,0xa9,0xf9,0x03,0xe3,0x1e,0x0e,0x79,0xfc,0x08,0x6f,0x0c,0x08,0x06,0x06,0x0e, -0x55,0x27,0x33,0xfd,0x3d,0x49,0x45,0x3c,0x23,0xc1,0x12,0x05,0xf9,0xf3,0xed,0x05, -0x04,0x0d,0x9b,0xd0,0x8a,0x3c,0x88,0xb9,0x71,0xe4,0xf8,0x56,0x08,0x16,0x16,0x22, -0x4b,0x72,0x78,0x73,0x8b,0x47,0x33,0x35,0x35,0x22,0xc1,0x02,0x04,0xfc,0x25,0x2b, -0xff,0xff,0xd8,0xda,0xde,0xf0,0xc6,0xec,0xe2,0x2c,0xe7,0x00,0x8e,0x24,0x39,0x86, -0x3e,0x42,0x18,0x42,0x40,0x84,0x47,0x54,0xe7,0x56,0x45,0x0c,0x40,0x42,0x53,0x1c, -0xdc,0x1c,0xbf,0xcc,0x64,0xbc,0x8a,0xd0,0x8a,0x92,0x3e,0xa5,0xa6,0x5e,0xa9,0xb0, -0x51,0xb3,0xc5,0x1e,0xe5,0xf1,0x9d,0xfa,0x1c,0x3a,0x33,0x26,0x5b,0x1a,0x21,0x7a, -0x32,0x2c,0xbf,0x0a,0xf9,0x85,0x01,0x07,0xe6,0x1b,0x32,0x84,0x28,0x17,0xb0,0x01, -0xec,0x41,0xf7,0x17,0x3c,0x26,0x21,0x1a,0x23,0x30,0x22,0x27,0x0d,0x7a,0x27,0x5c, -0x78,0x69,0x57,0x28,0x41,0x35,0xe2,0x27,0x05,0x4d,0xcf,0x9b,0x40,0x90,0x85,0xea, -0x81,0x80,0x75,0x8d,0x96,0x06,0xa6,0xc8,0x83,0xd1,0xc4,0x2b,0xf2,0x42,0x56,0x62, -0x5a,0x4a,0x58,0x4e,0xf4,0x32,0x26,0x0c,0x2e,0x3a,0xa1,0x52,0x5f,0xa1,0x4e,0x27, -0x34,0xf8,0xf8,0xb8,0x14,0x0d,0x5f,0xdf,0xa9,0x93,0xa9,0xd4,0x1d,0xdc,0xd4,0x94, -0xf5,0x0e,0xd7,0xf6,0xc8,0xd7,0xc7,0xff,0xb8,0x00,0xe2,0x4d,0x06,0x1e,0xb3,0xfa, -0xf3,0x8f,0x0f,0x08,0x9d,0xe0,0xd1,0x32,0xfa,0x10,0xb9,0xe3,0xdc,0x08,0x12,0x0a, -0xb1,0xe9,0x10,0xaf,0x37,0x26,0x73,0x0e,0x0c,0xea,0x0e,0xff,0xd0,0xeb,0xfc,0x45, -0x12,0x11,0x1d,0x12,0x12,0x01,0x18,0x22,0x84,0x16,0xff,0xf1,0xf8,0x02,0xa4,0x11, -0x1b,0x5f,0x27,0x2b,0x32,0x0c,0x10,0xb6,0x39,0x2b,0xf1,0x10,0x1d,0xa6,0x16,0xfa, -0x47,0xec,0xdd,0xec,0xcd,0xbe,0xad,0xb9,0xd1,0xc3,0xe4,0xe8,0x2d,0x09,0x25,0x00, -0x0d,0xf7,0x31,0x02,0x0c,0x70,0xf3,0xcb,0x6c,0xca,0xdc,0x4a,0xd2,0xc3,0x27,0xcb, -0xd2,0x11,0xd3,0xd5,0x0d,0xda,0xe7,0x83,0xf1,0xe1,0x93,0xc7,0xcf,0x73,0xe2,0xe9, -0x83,0x10,0x3a,0x3f,0x33,0x2b,0x7c,0x44,0x4f,0x08,0x32,0x21,0xb4,0x32,0x32,0xed, -0x1b,0xfe,0x5d,0xed,0xf1,0x73,0xf2,0xf4,0xb0,0xf9,0xfa,0xa8,0xf5,0xeb,0x63,0xf6, -0x1d,0x04,0x32,0x25,0xf9,0x21,0x31,0x9d,0x29,0xfe,0x9b,0xe9,0xfd,0xfb,0x0b,0x11, -0x19,0x0a,0x00,0xb6,0x09,0xef,0x41,0xe7,0x1d,0xa5,0x26,0x01,0x9a,0xf6,0xf9,0xd0, -0xe6,0xd9,0x60,0xdf,0xd0,0x8c,0xb0,0xa9,0x46,0xba,0xc9,0x75,0xd2,0xee,0xb8,0x12, -0x16,0xf1,0x08,0x14,0x30,0x2e,0x3e,0xe7,0x34,0x14,0xf8,0xfb,0xe9,0x14,0xe2,0xf4, -0x79,0xfe,0xf6,0x24,0xee,0xf7,0x91,0xfc,0xe0,0xf9,0xcd,0xd7,0xbf,0xf8,0x2e,0xe5, -0x3e,0x1d,0xaf,0x16,0x2e,0xfb,0x2f,0x0c,0x60,0xdf,0xf1,0x10,0x0f,0xfc,0xd1,0x09, -0x28,0x34,0x29,0x20,0xac,0x22,0x39,0x7e,0x32,0x06,0x32,0xf5,0xf3,0x18,0xdc,0xd2, -0x07,0xe9,0xfb,0xcb,0xe5,0xc4,0x6f,0xe3,0x10,0x62,0x01,0xe5,0x2e,0xf1,0x12,0x71, -0x10,0xf0,0x7d,0xff,0x27,0x45,0x10,0xee,0x52,0x01,0x0a,0xda,0xf4,0xf6,0xa0,0x11, -0x10,0xdb,0xfe,0x16,0xe0,0x37,0x2d,0xa2,0xf3,0xbd,0x69,0xbf,0xdc,0x75,0xec,0xfd, -0x98,0x10,0x19,0x8b,0x1c,0x17,0x39,0x2f,0x5e,0x96,0x56,0x2d,0xad,0x20,0x2d,0x98, -0x18,0xd8,0xf6,0xd5,0xeb,0x38,0xc0,0x9f,0x61,0xb1,0xbb,0x01,0xb1,0xdb,0x59,0x1d, -0x04,0x07,0xc6,0xd0,0xcf,0x10,0x1c,0xbc,0xdf,0xcc,0x14,0xf5,0x0a,0xcc,0xfb,0xe8, -0xf8,0xee,0xec,0xdd,0xec,0x23,0xb5,0x4c,0x1b,0x67,0xce,0xe7,0x05,0x2b,0x0a,0x49, -0xe4,0x00,0x02,0xfd,0xcc,0xc2,0xc8,0x0f,0x77,0x31,0xfc,0xcb,0xdc,0xff,0x5b,0x12, -0xf0,0xfa,0xdd,0x0b,0x9b,0x37,0x17,0x33,0xfd,0x2a,0x59,0x52,0x4f,0xed,0x44,0x37, -0x37,0x0c,0xe9,0x2a,0x0b,0x30,0x1c,0x13,0xe1,0x28,0xd1,0xdc,0xe3,0xe9,0xe1,0x81, -0xf4,0x17,0x5a,0xf9,0xeb,0x78,0x0b,0x20,0x01,0x36,0x3b,0x1c,0x24,0xfd,0xda,0xe5, -0xf1,0x05,0xff,0xf6,0xb4,0xde,0xc4,0xe8,0xa6,0x86,0xf7,0x8a,0xc9,0x23,0x0e,0x0b, -0x91,0xd6,0xdd,0xf8,0x0d,0x32,0x87,0x2f,0xf2,0xdd,0xe0,0x02,0x85,0x1f,0x2a,0x44, -0x0c,0x04,0xdf,0x11,0x15,0x63,0x28,0x1f,0x96,0x01,0x0b,0x6d,0x2f,0x31,0xd2,0x03, -0xe1,0xc1,0xea,0xf1,0x3e,0xd9,0xc8,0x8c,0xd9,0xf2,0xf9,0xeb,0xe0,0xb1,0xff,0x15, -0x7d,0x00,0xf6,0xeb,0x16,0x35,0x5f,0x21,0x03,0x6c,0x22,0x45,0x25,0x3f,0x46,0xb7, -0x24,0xd5,0xa3,0xc5,0xea,0xc3,0x0d,0x00,0x0f,0xdf,0xe5,0xdc,0xec,0xe0,0xd3,0xcd, -0xdc,0xc3,0x1c,0x36,0x25,0x0a,0xec,0x9f,0xfa,0x14,0xad,0x33,0x3c,0x54,0x1f,0xfd, -0xa5,0xf4,0x02,0xf9,0x0c,0x07,0x98,0xf4,0xd5,0x37,0xbe,0xca,0xe4,0xeb,0x07,0x5b, -0xfd,0xd8,0xe6,0xe3,0x07,0x88,0x21,0x2a,0x4a,0x04,0xf7,0x00,0x0d,0x08,0x4e,0x0c, -0x1d,0xa1,0x10,0xf3,0x90,0xdb,0xdb,0x60,0x05,0x2b,0x97,0x16,0xea,0xcb,0xe4,0xf5, -0x52,0xe8,0xd1,0xb6,0xdc,0xdb,0xde,0xc2,0xe8,0xa3,0x18,0x01,0x9c,0xf1,0x17,0x73, -0x32,0x17,0xd3,0xfb,0x1a,0xab,0x40,0x30,0xed,0x19,0x1c,0x1c,0x22,0x1e,0x87,0x06, -0xf7,0xac,0xed,0xc5,0x0e,0xaa,0xaf,0x0f,0xc7,0xe0,0x65,0xe6,0xde,0xb0,0xd5,0xd0, -0x82,0xf1,0x44,0x00,0x66,0x19,0x0d,0xc6,0xdc,0xcc,0x3b,0x59,0xaf,0x21,0xf5,0x6a, -0x10,0x0c,0x37,0xe1,0xf1,0x59,0x17,0xef,0xd7,0xc2,0xe6,0x2d,0x02,0xea,0x5b,0xf0, -0x14,0xf5,0x0a,0xda,0x64,0xe3,0x27,0xf5,0x35,0xfb,0x72,0xdb,0x05,0x36,0x24,0x0c, -0x9b,0x03,0x0c,0x05,0xee,0xbe,0x98,0xd0,0x1b,0x60,0x26,0xe6,0x76,0xd2,0xfd,0xe8, -0x15,0x0e,0x72,0x03,0x10,0x53,0x1b,0x04,0xe3,0x12,0x47,0xff,0x50,0x2b,0xc8,0x1b, -0x46,0x15,0x46,0xfc,0xfb,0xe7,0x1a,0xb3,0x32,0x0b,0x2a,0xdd,0xec,0x4a,0x0e,0xf9, -0x03,0xff,0x1e,0x06,0xf5,0xbc,0xe1,0xad,0xc4,0xe9,0xed,0xf1,0x2a,0xd5,0xc9,0x3a, -0xbb,0xce,0x1f,0x24,0x3f,0x64,0xf6,0xb2,0xed,0xd2,0x22,0x42,0x27,0x01,0x95,0xf8, -0x08,0xb8,0xff,0xd5,0xa2,0xe9,0x35,0xf2,0x2b,0xec,0x20,0xec,0xfc,0xe3,0xef,0xe5, -0x32,0xf4,0x10,0x6f,0xf9,0xea,0x37,0x16,0x29,0x84,0x06,0xd5,0x75,0xe4,0x0d,0x24, -0xfe,0xfa,0x44,0x09,0xef,0x2e,0xcc,0xe5,0x7c,0x2c,0x34,0x48,0xfb,0xde,0x8d,0x00, -0x38,0x48,0x43,0x1d,0x2e,0x1e,0x33,0xce,0x13,0x09,0xd3,0x2c,0x22,0x66,0xf6,0x05, -0x8b,0x44,0x32,0x60,0xdc,0xdf,0xf9,0x22,0x20,0x1b,0xfa,0xe6,0x0b,0xeb,0x02,0x59, -0xf3,0xf8,0x18,0x14,0xe2,0xe6,0xa7,0xa0,0x27,0xb6,0xd6,0x5a,0xdd,0xd1,0xe7,0xcc, -0xbb,0xa1,0xcf,0x2a,0x49,0x51,0x14,0xb9,0xcd,0xcf,0x65,0xff,0x0e,0x35,0x16,0x38, -0x2d,0x3b,0x04,0x6a,0xdf,0x0d,0x71,0x57,0x3f,0x52,0xf5,0x00,0xa8,0x1c,0x1d,0x58, -0x1b,0x10,0x48,0x0b,0xe6,0x44,0xcd,0xf8,0xcc,0x0c,0xdd,0xc0,0xb2,0xc0,0xb9,0xf5, -0x0e,0xcb,0x04,0x14,0x14,0xf4,0xa1,0x3d,0xb0,0x10,0x04,0x3d,0xfb,0xd0,0xc4,0xf5, -0x4e,0x12,0xf0,0x83,0xf0,0x27,0xb9,0x36,0x07,0x62,0x10,0x41,0x77,0x27,0xf2,0x23, -0x12,0x59,0xff,0x2f,0xda,0xee,0xff,0x43,0x35,0x33,0x11,0xf8,0x22,0x43,0x2b,0x36, -0x11,0x9f,0x1f,0x2d,0xd7,0xf5,0xc1,0x97,0xc3,0xd7,0x45,0xd8,0xc8,0x44,0xbf,0xb2, -0x08,0x95,0x9a,0x12,0xeb,0x36,0x67,0x13,0xbe,0xd9,0xbd,0xed,0xa3,0xe7,0xe5,0xda, -0x19,0x26,0x59,0xe1,0xb7,0xdc,0xf4,0x3a,0x5a,0x2b,0x00,0x10,0x00,0x0a,0x42,0x03, -0x18,0x8e,0x48,0x44,0x9f,0x06,0xe3,0xaf,0x0f,0x39,0x2f,0x1a,0xec,0x30,0xd2,0xe6, -0xa3,0x15,0x1f,0x98,0x2c,0x07,0xf1,0xbc,0xd4,0xab,0x12,0x21,0xef,0xf4,0xc6,0xdc, -0xe6,0x0d,0xb9,0xf9,0xee,0xba,0x0b,0x12,0xff,0xf2,0xe5,0xbd,0x00,0x0b,0x36,0xf8, -0x09,0xa9,0x29,0xfd,0x05,0xd1,0x08,0xee,0x30,0xfc,0x5d,0xe0,0x08,0x67,0x2c,0x27, -0x14,0x06,0x0f,0xc7,0x59,0x72,0x34,0x24,0xde,0xec,0xee,0x14,0x6f,0x16,0x07,0xb6, -0xf1,0xc6,0x12,0xa6,0xd0,0x4d,0x25,0x2b,0xe7,0xe0,0xc9,0x6d,0xdf,0xd2,0x98,0xe7, -0x0a,0xcd,0xee,0xcb,0x80,0xd2,0x03,0xd4,0x29,0x23,0xfa,0x05,0xef,0x33,0xf7,0xf8, -0x3d,0xf9,0x1a,0x7b,0x24,0xfb,0xbc,0xce,0xed,0xe3,0x45,0x4b,0xe6,0xf6,0xb9,0x88, -0xce,0xfc,0x49,0x09,0x1b,0xb6,0x09,0xce,0x2e,0xcd,0x01,0x17,0x2c,0x23,0x79,0xed, -0xdb,0xde,0xfd,0xf9,0xf9,0xe0,0xed,0xbc,0x05,0x03,0xcd,0xdd,0xd5,0xde,0xf1,0xea, -0x99,0xe8,0x07,0x54,0x02,0xf2,0x71,0x12,0x28,0x15,0x0c,0xf7,0x7b,0x18,0x44,0x63, -0x35,0x05,0x96,0x0d,0x59,0x90,0x71,0x43,0x80,0xf7,0xed,0xc8,0x03,0x0b,0xdf,0x0d, -0xf4,0x99,0xcb,0xaf,0xa6,0xba,0xf8,0x6b,0x14,0xf6,0x20,0xe2,0xdf,0x81,0xeb,0x1b, -0x48,0x41,0x38,0x1a,0x07,0xcf,0x19,0xe4,0x1e,0x46,0x2a,0x0f,0xf5,0xea,0xe7,0x5e, -0xf5,0xea,0xf0,0xee,0x04,0xcb,0xe7,0xbf,0x87,0xd2,0x16,0x1c,0x48,0x1a,0x14,0xd9, -0xd3,0x73,0xf0,0x19,0x3c,0x1b,0x08,0x9e,0xec,0xaf,0xd3,0xb2,0x07,0xde,0x27,0xe9, -0xba,0xc9,0xfb,0xd2,0x01,0xcb,0xd4,0xd1,0x1a,0x1d,0x29,0xe2,0xa9,0xd7,0x22,0x5d, -0x2e,0xf5,0x38,0xf8,0x2a,0x31,0x2b,0x11,0x2a,0x11,0x04,0xe1,0xe7,0xfb,0xd2,0x2f, -0x2c,0x71,0xf0,0xf7,0xf8,0x47,0x6c,0x0b,0x50,0x0b,0xcd,0xe8,0xf5,0xe6,0x0a,0x24, -0x6e,0x1e,0xed,0xd6,0xc1,0xba,0x70,0xde,0x0a,0x33,0x08,0xed,0x88,0xdb,0xcb,0xe5, -0xe1,0x29,0xbe,0x43,0xfd,0x20,0xbf,0xe2,0x1d,0x13,0x05,0x03,0xed,0xf0,0xa0,0xfb, -0xf8,0x1b,0xe5,0xf8,0xbd,0x2b,0x07,0xdb,0xb8,0xbe,0x51,0x0f,0x49,0x6d,0x17,0xd9, -0x87,0xe1,0xea,0xf6,0xf0,0x11,0x6e,0x2f,0x09,0x46,0xb8,0xbe,0x44,0x10,0x15,0x2d, -0xd3,0xcc,0x65,0x0a,0x1f,0x3a,0xd9,0xc5,0x3f,0x1d,0x32,0x80,0xfc,0xfb,0x7e,0x1d, -0x19,0xf1,0xf8,0xf7,0x1b,0x24,0x33,0x44,0x1a,0x1c,0x3d,0x12,0xe7,0xa3,0xe4,0x17, -0x3b,0x30,0xf7,0x4d,0xdc,0x21,0x84,0x5f,0x5a,0x97,0x34,0x18,0x90,0x0e,0x08,0x3b, -0x15,0x35,0xc7,0x15,0xc2,0xbf,0xa7,0xca,0xa2,0xf9,0xfc,0xdb,0xe1,0xdc,0xcd,0xd6, -0xd9,0x59,0x04,0x1e,0xcc,0x08,0xea,0x72,0xdf,0x06,0x1b,0x1d,0xfc,0xa6,0x02,0x12, -0x45,0x00,0xef,0x67,0xfe,0x2b,0xbc,0x18,0xc4,0xea,0xa9,0xdf,0x81,0x18,0x15,0x0f, -0xdb,0xbf,0x55,0xdd,0xf6,0xbc,0x0e,0x1d,0xe9,0x0d,0xec,0x3e,0xd5,0xf4,0xbe,0x0d, -0xf0,0x67,0xef,0x19,0x8c,0x26,0xf5,0xfb,0xcb,0xf2,0xfc,0x1f,0xfe,0x3a,0xf1,0x17, -0x24,0x13,0xee,0xd8,0xe0,0x0e,0x6a,0x35,0x16,0xf6,0x03,0x04,0x46,0xe9,0xea,0x56, -0x25,0x41,0x68,0x07,0xdc,0xfe,0x19,0x61,0x07,0x54,0x2e,0x12,0x22,0x1a,0x1a,0x03, -0xfa,0x69,0x2b,0x2c,0x0b,0xd1,0x9c,0xbf,0xb1,0xdb,0x07,0xec,0xe2,0x8b,0xe0,0xdf, -0x45,0xd1,0xe8,0x63,0x1f,0x24,0xdf,0xf1,0xd1,0xc4,0xf5,0x1c,0x90,0xfb,0xe7,0x87, -0x10,0x02,0x7b,0xdd,0x08,0xad,0x36,0x2b,0x07,0xe5,0xbd,0xbd,0xfc,0x29,0x5f,0x1d, -0x0b,0x7a,0xfd,0xf4,0x47,0xf9,0x18,0x1a,0x37,0x2e,0xf7,0x0e,0xf8,0x23,0xf7,0x05, -0xb3,0xfd,0xee,0x82,0x04,0x11,0x87,0xf3,0xd3,0x34,0xe0,0x06,0x7c,0xf9,0xec,0x86, -0x14,0x1a,0x9f,0xed,0xd7,0x70,0xf1,0x1b,0x7a,0x24,0x0d,0x9c,0x02,0xef,0x05,0xe5, -0x0b,0x6e,0x14,0xe0,0x54,0xcc,0xf0,0x3b,0x1c,0x36,0x61,0x2e,0x13,0xc5,0xfa,0xeb, -0x88,0xfc,0x21,0x2b,0x29,0xfd,0x61,0xb9,0xa5,0xd6,0xdb,0x00,0x26,0xf2,0xec,0x56, -0xea,0xe1,0x22,0xe7,0x08,0x26,0x29,0x1a,0x48,0xf7,0xfa,0x32,0x13,0x1b,0xda,0x1a, -0x13,0x4a,0xf6,0xd3,0x7e,0xee,0x41,0x9f,0x56,0x13,0x45,0xd7,0xd8,0xf7,0x06,0x28, -0x42,0x1a,0x02,0x0f,0x03,0x07,0x97,0x06,0x0f,0xef,0x1b,0x17,0x61,0xf8,0xd4,0x84, -0xe3,0x00,0x5d,0xf3,0xf2,0x3f,0x06,0x01,0x05,0xe7,0xe2,0x95,0xfc,0xfd,0x4c,0xfb, -0x19,0x1b,0x1d,0xf7,0xa6,0xe0,0xe5,0x7a,0xf7,0x0d,0x30,0x13,0x03,0x49,0xf5,0xf9, -0x5e,0x0d,0x13,0x96,0xf8,0xe1,0xe5,0xdd,0xf1,0xc9,0x2d,0x52,0x7b,0x2e,0xf3,0x20, -0xe2,0x07,0x3a,0x2f,0x30,0xfa,0x11,0xdd,0x87,0xb0,0xb9,0xcf,0xe6,0xf7,0xa2,0xdb, -0xbe,0x2a,0xc4,0xd2,0x6d,0xd7,0xfa,0x0f,0x00,0xfe,0xa7,0x1b,0x1e,0xb3,0x1d,0x31, -0x99,0x2f,0x0d,0x1a,0xf1,0xe9,0x2a,0xe3,0xd3,0x90,0xcb,0xcc,0x73,0xbc,0xac,0xb0, -0xb9,0xcf,0x78,0xd3,0xd5,0x9a,0xe6,0xf2,0x0c,0xf2,0x03,0x66,0x27,0x44,0x00,0x4d, -0x4d,0xec,0x5c,0x5b,0xfb,0x36,0x1f,0x89,0x24,0x20,0x6f,0x0b,0x02,0x0d,0x08,0xf2, -0xec,0xc8,0xb7,0x94,0xb3,0xad,0x81,0xc6,0xf5,0x44,0x07,0x08,0x99,0x16,0x1b,0xc3, -0x10,0x1d,0x3d,0x3c,0x52,0x45,0x61,0x64,0xd2,0x6d,0x65,0xf9,0x24,0xf6,0x5a,0xfb, -0xdf,0x01,0xb8,0xbb,0x06,0xc9,0xdd,0x3e,0xc7,0xbc,0x8d,0xdb,0xad,0xa0,0xa2,0xe1, -0xe0,0xf9,0x02,0x4a,0x1b,0x4b,0x40,0x4a,0x33,0x31,0x5a,0x68,0x98,0x3b,0x0a,0x3a, -0x05,0x11,0xc8,0xea,0xd6,0x43,0xf8,0xfa,0xe5,0xc1,0x90,0x32,0x9e,0xb8,0xd4,0x9e, -0x90,0x17,0xc2,0xe2,0xfe,0xc6,0xd3,0x4e,0x1a,0x2b,0xac,0x10,0x18,0x36,0x44,0x6b, -0x1c,0x72,0x66,0x56,0x63,0x46,0xbd,0x17,0x0a,0x1a,0xf7,0xd6,0x67,0xd2,0xd3,0xc1, -0xd3,0xe3,0xba,0xe6,0xd5,0xd5,0xd5,0xe2,0x81,0xd6,0xd8,0x50,0x03,0x2e,0x94,0x36, -0x22,0xb0,0x27,0x2a,0xf7,0xfd,0xf3,0xdf,0x1a,0x21,0x02,0xfc,0xf1,0xf4,0x1b,0x2b, -0x5c,0xf8,0xdf,0x53,0x18,0x35,0x04,0xed,0xbe,0x38,0xe4,0xe6,0x9f,0xb1,0xa3,0x68, -0xc5,0xcd,0xdc,0xbd,0xcd,0x51,0xec,0xfd,0x04,0x15,0x30,0xca,0x38,0x41,0x4f,0x4f, -0x44,0x9e,0x26,0x11,0x9c,0x0a,0xf4,0xdd,0xea,0x0c,0xf4,0x13,0xde,0x75,0xb7,0xba, -0x43,0xc3,0xd3,0x77,0xe7,0xef,0x1c,0xe8,0xdd,0x8b,0xf9,0x30,0x1b,0x30,0xf4,0xc5, -0xe5,0x16,0x20,0x27,0x10,0x9a,0x27,0x58,0xa5,0x47,0x12,0x59,0x06,0x12,0x6b,0x12, -0x0f,0x9b,0x11,0x0e,0xe9,0x08,0x07,0x7e,0x16,0x3a,0x70,0x4e,0x2e,0x8a,0x02,0xf9, -0x3d,0xf1,0xd1,0x3a,0xcf,0xe7,0x64,0xd5,0xa9,0x4a,0xab,0xdc,0xb1,0xef,0xd9,0xfe, -0xe5,0xef,0x9b,0xd2,0xd5,0xfa,0xec,0xdf,0x5b,0xd0,0xed,0x94,0x06,0xdd,0x0e,0xaa, -0xc4,0x89,0x05,0x16,0xe6,0x05,0x00,0xd0,0x01,0x0b,0xf3,0x1d,0x32,0xee,0x40,0x27, -0xb1,0x0d,0x22,0x11,0x39,0x58,0xc0,0x68,0x36,0x56,0x04,0x22,0xea,0x4e,0x26,0xc1, -0x06,0x5e,0xf4,0x7f,0x1f,0x03,0xc4,0xfa,0x86,0x1e,0xe5,0x22,0xf2,0x31,0x72,0x1c, -0xea,0x9c,0x01,0x2f,0x17,0xe9,0x95,0x7c,0xc5,0xdc,0xdc,0x9b,0x92,0x42,0xbf,0xbe, -0x89,0xaa,0xc4,0xcc,0xe5,0xe0,0xe1,0xc9,0xc6,0xf4,0xdc,0xf5,0x3e,0x1e,0x39,0xc2, -0x08,0xe3,0xd2,0xf7,0xea,0x63,0xaf,0x96,0xed,0xba,0xee,0xf3,0x04,0x13,0x6b,0x30, -0x21,0x59,0xe8,0xf8,0xe3,0x40,0x45,0xa7,0x34,0x5b,0x52,0x6f,0x3b,0x98,0x17,0x49, -0x32,0x62,0x26,0x98,0xfd,0x09,0xa2,0x09,0xfd,0x53,0x33,0x72,0x77,0x29,0xb6,0xf7, -0xb6,0xf3,0xc7,0x15,0x2d,0xc1,0x2f,0x00,0xce,0xe3,0x18,0x9b,0x49,0x1e,0x32,0xec, -0xfa,0xe8,0xf1,0xba,0x4d,0xb9,0xdc,0x7f,0xc2,0x9f,0x8f,0xcf,0xf5,0xc0,0xbb,0x9f, -0xeb,0xce,0xca,0x0b,0xaa,0xcc,0xbf,0x07,0x09,0xaa,0xe7,0xfb,0xb7,0x30,0x13,0xee, -0xc2,0xb7,0xce,0xec,0x20,0x22,0x31,0x2f,0x1b,0x3e,0x31,0x89,0x07,0x13,0xfc,0x2b, -0xfd,0xd5,0xe6,0x12,0xa9,0x0d,0xcf,0x0d,0xc7,0x05,0x2d,0x33,0x1d,0xd2,0xff,0xfd, -0x42,0xec,0xff,0x8a,0x4d,0x4e,0x24,0x00,0xfc,0x99,0x29,0x29,0xe9,0x21,0x11,0x7b, -0xde,0xcf,0xd2,0xf5,0x05,0x7c,0xf0,0xe6,0x8c,0xf6,0xd8,0x44,0x96,0xa9,0xfd,0xe1, -0xcd,0x14,0xc1,0xfa,0xba,0x0b,0xe6,0x5c,0xf4,0x20,0x6d,0x16,0xe2,0x4b,0xd7,0x1f, -0xdf,0x4a,0x1b,0x41,0x19,0x4d,0xe9,0x42,0xf0,0x4b,0xbb,0xda,0xda,0xfb,0xf4,0xcb, -0x0c,0x35,0x59,0x25,0x13,0x51,0x3b,0x4d,0xb0,0x0e,0xd7,0x81,0xee,0x1a,0x8d,0x20, -0x15,0xfc,0x07,0xf8,0x5d,0x0e,0x21,0xbf,0xfd,0xe3,0xf4,0xf7,0x0a,0x6d,0xf5,0xe5, -0x90,0xfb,0xf6,0x0c,0xf1,0x1d,0x5c,0x21,0xd3,0xdc,0xae,0xfc,0x03,0x34,0xee,0xe5, -0xce,0x3a,0xdd,0x5b,0xea,0xee,0xb0,0xe5,0xe9,0x14,0xec,0xb5,0xc6,0xdc,0xf8,0xcb, -0xc8,0xd4,0x1d,0x46,0x0e,0xf5,0xa2,0x5f,0xb9,0x15,0x35,0x3e,0x29,0x7c,0x3f,0x5f, -0x48,0x40,0xf3,0x31,0xd2,0xf2,0x74,0xda,0xb6,0x08,0xd2,0xe5,0xd7,0xdf,0xd9,0x18, -0x01,0x24,0x51,0xe1,0xa3,0xd1,0xd7,0x24,0xc2,0x21,0xfb,0x89,0x03,0x2d,0x16,0x2d, -0xf3,0x60,0xd8,0xfd,0x92,0x07,0xf4,0xa2,0x02,0x1b,0x4c,0x0e,0xeb,0xd3,0x05,0x58, -0x7d,0x3d,0xb4,0x74,0xbb,0x42,0x1f,0x34,0xc1,0x75,0xed,0x65,0xdf,0x39,0xc3,0x23, -0xd3,0x1c,0xb4,0x0d,0xf7,0xf1,0x1d,0x1c,0x21,0xe2,0xfa,0xeb,0x6c,0x6f,0x64,0x06, -0xab,0x16,0xbb,0x05,0xc5,0x0a,0xe8,0xd4,0x1a,0x68,0xe7,0x37,0xc5,0x9b,0xaf,0xda, -0x06,0xdb,0xb4,0x7d,0xac,0xd5,0xf8,0xf5,0xef,0xfa,0x03,0x30,0xdd,0x0c,0xb8,0x33, -0xc5,0x16,0xa5,0x2f,0x0b,0xae,0x01,0x3b,0x4d,0x42,0xdc,0xcd,0xb5,0x01,0xa5,0x20, -0x05,0x3d,0x09,0xfd,0x69,0xbc,0xab,0xb7,0x14,0x56,0xe6,0xea,0x9c,0xbf,0xfb,0x57, -0x17,0x0f,0xe1,0x50,0x4f,0x7a,0x2c,0x0d,0xe1,0x11,0x1a,0xfd,0xb9,0xab,0xe0,0x9d, -0x45,0x06,0x81,0x93,0xc7,0x19,0x2e,0x22,0x35,0xe3,0xc9,0x8e,0xde,0xe1,0xe2,0xd8, -0x15,0x82,0x66,0x6e,0xa4,0x39,0x09,0x48,0xf4,0xf3,0x33,0xfb,0xec,0x3a,0xd1,0xc0, -0xd7,0xca,0x0d,0xa2,0x39,0x2e,0x39,0x15,0xe2,0xd6,0xdc,0x12,0x03,0x1a,0xfc,0x34, -0x03,0x20,0x95,0x1a,0xe4,0xb6,0xbd,0xdd,0x72,0x06,0x09,0x5c,0x03,0xef,0x52,0xe0, -0x10,0x1a,0x3b,0x16,0xe8,0x04,0x2b,0x83,0x20,0xfb,0x6f,0x16,0x32,0xf6,0x16,0x16, -0xa7,0x55,0x4f,0x40,0xe6,0xb6,0x78,0xd4,0xeb,0xcb,0xeb,0xdd,0x2b,0xc6,0xaf,0x32, -0xac,0xbf,0x2a,0xda,0xe0,0x50,0xba,0xa1,0x63,0xd0,0x22,0xb2,0x50,0x50,0x26,0x54, -0x5a,0xcb,0x31,0xfc,0x7f,0xf7,0xfe,0xc3,0xf1,0xd4,0x2c,0xb8,0xdc,0x71,0x20,0x24, -0xba,0x03,0x02,0x25,0x0f,0x07,0xf7,0x0b,0x30,0xf4,0x3c,0x26,0xae,0x32,0x44,0x21, -0x08,0xc9,0xa0,0xf5,0x3c,0x58,0x0a,0xb6,0x0d,0xe3,0x1c,0x28,0xdd,0xab,0x54,0x03, -0x5c,0xc7,0x1b,0xb4,0x6b,0xd1,0x1d,0x22,0x13,0xfd,0x09,0x1e,0x2c,0xea,0xf2,0xb3, -0xd0,0xca,0xf6,0xdc,0xea,0xdd,0x0a,0xe6,0xe0,0x32,0xc2,0xc2,0xd9,0xfb,0x1a,0x4b, -0xec,0xb9,0xe6,0xbe,0x00,0x03,0x42,0x32,0xe3,0x26,0x55,0x5a,0x44,0xec,0x2e,0xc8, -0xf5,0x15,0x11,0xd7,0xe2,0xaa,0xe7,0x20,0x23,0x17,0xa5,0x0c,0x19,0xed,0x25,0x2b, -0x3f,0x25,0x2d,0x33,0x51,0x58,0x26,0x42,0x35,0x76,0x10,0xe9,0x06,0xf8,0x00,0x95, -0xef,0xfa,0xe8,0xf0,0xc6,0xd9,0xc0,0xe9,0xd8,0x18,0x28,0x63,0x08,0xe4,0xb6,0xe2, -0xf7,0xe7,0x11,0x24,0x9e,0x30,0x30,0xde,0x10,0xe5,0xcf,0xd9,0xd8,0xc9,0xd3,0xe5, -0xee,0xf3,0xd1,0x14,0xaa,0xbc,0x1c,0xee,0xf7,0xbc,0xd4,0xc0,0x93,0xb2,0xb9,0xd7, -0xf5,0x10,0xfe,0x26,0x67,0x70,0x6a,0x22,0xb9,0xe5,0xf5,0xac,0x0e,0xf0,0xfc,0xe5, -0xf4,0x0d,0xfe,0x10,0x82,0x20,0x1f,0x71,0x0d,0xff,0xc8,0x02,0x1a,0x91,0x3a,0x40, -0x8e,0x32,0x25,0x37,0x2a,0x2b,0x53,0xec,0xbd,0xde,0xdb,0x07,0x0e,0x1d,0xf8,0xf4, -0xd7,0xf1,0xc9,0x03,0x14,0xa6,0x35,0x24,0x3f,0xf4,0xf6,0xc3,0x1b,0x2e,0x72,0x1e, -0x16,0x7c,0x1e,0xf2,0xfe,0xb3,0xbc,0xfa,0xdd,0xd7,0x01,0xd2,0xd3,0xfc,0xc1,0xb4, -0x18,0xcb,0xf0,0x81,0xf5,0xea,0xc0,0xd0,0xaa,0x55,0xce,0x32,0x81,0x46,0x3e,0xac, -0x74,0x69,0xb5,0x04,0xc4,0x5c,0xd5,0xf9,0x57,0xe8,0xc3,0x7f,0xd9,0xf2,0xe7,0xe0, -0xe5,0x52,0xf8,0xff,0xa2,0xfb,0x03,0x55,0x3a,0x5d,0xbb,0x40,0x39,0x9e,0x5a,0x46, -0xdf,0xfa,0xd2,0x86,0x02,0x31,0xbf,0x11,0xff,0xa2,0x0b,0x00,0x73,0xf2,0x00,0x40, -0x35,0x3c,0x50,0xe4,0xb3,0x1e,0xf3,0x35,0x15,0x2d,0x16,0x94,0x2f,0x37,0x27,0xee, -0xcb,0x09,0x05,0x17,0x73,0xeb,0xdc,0xdf,0xf3,0xee,0xff,0xd1,0xd4,0x90,0xec,0xf4, -0x72,0xc6,0x8d,0xd4,0x90,0xe7,0x18,0x1f,0x1c,0xc6,0x2c,0x5c,0x3d,0x4f,0xf0,0x93, -0xbe,0xea,0x91,0x06,0xf0,0x5a,0xeb,0x03,0x0f,0x08,0xf6,0x1f,0x09,0x2a,0x23,0x1c, -0xf8,0x31,0x01,0x34,0xe2,0x4d,0x3e,0x13,0x32,0x25,0xed,0xff,0xed,0xa4,0xf8,0xf4, -0x54,0xed,0x00,0xc6,0x18,0x0b,0x72,0xde,0xe5,0x29,0x30,0x4c,0x51,0x1b,0xf9,0xbf, -0x01,0x14,0x03,0x23,0x2a,0xe0,0x30,0x37,0xa6,0x24,0xfa,0x04,0xe7,0xf0,0x3d,0xec, -0xdd,0x6f,0xe6,0xdf,0x15,0xbe,0xc8,0xe0,0xfc,0x17,0x43,0xec,0x9c,0x9d,0x93,0xd4, -0xce,0x0d,0x20,0x75,0x41,0x60,0x47,0x53,0x26,0xa2,0xfb,0xe9,0x36,0xee,0xfd,0xf0, -0xf9,0xc0,0xc4,0x9d,0xee,0x5e,0x36,0x0f,0xcf,0xe6,0xf5,0x07,0xff,0xfb,0x27,0x0d, -0x23,0xbf,0x1f,0x16,0xab,0x24,0x16,0xa7,0xf2,0xea,0xae,0xed,0xff,0x3b,0x08,0xec, -0x8d,0xd8,0xe3,0xcd,0x0c,0x2d,0x5b,0x15,0xec,0x2d,0xea,0xf4,0x0e,0x0f,0x1d,0x94, -0x19,0x3b,0x12,0x3b,0x07,0x19,0xe9,0xf6,0x14,0x18,0x03,0xa2,0xda,0xda,0xee,0xd8, -0xdf,0x43,0x06,0x1b,0x91,0xff,0xcb,0x07,0x9a,0x93,0xf3,0xd0,0x18,0x4b,0x3a,0x45, -0x48,0x38,0x25,0x74,0x05,0xe1,0x22,0xf2,0x05,0xdc,0xf7,0xd4,0x00,0xc1,0xf8,0xcd, -0x28,0x1a,0x5d,0x01,0x04,0xc5,0x1f,0x17,0xcd,0x0b,0x30,0xd3,0x3c,0x22,0xa2,0x25, -0x24,0x19,0xfa,0xdd,0x87,0xe9,0x09,0xb5,0x07,0xd9,0xe0,0xcc,0xf3,0x49,0x09,0x17, -0x99,0x1c,0xff,0x7a,0xf8,0x0e,0x81,0x1f,0x23,0x5c,0x20,0x2e,0xc3,0x3a,0x1f,0xa6, -0xeb,0xd6,0x45,0xed,0xf8,0x6f,0xda,0xba,0xdb,0xbe,0xe0,0xa6,0xfc,0xf0,0x14,0xde, -0xe3,0xe1,0xc2,0x8b,0x4d,0xa9,0x09,0x53,0x40,0x40,0x45,0x2f,0x22,0xb8,0x20,0x23, -0xfb,0x1c,0xf8,0x4b,0xce,0xdb,0xad,0x03,0xf4,0x07,0xd9,0xef,0x5e,0x04,0xf5,0xa6, -0xe5,0xe1,0x7f,0xf2,0x06,0x6f,0x0a,0x26,0x0a,0x4a,0x24,0xe5,0xf2,0x00,0xde,0xff, -0xda,0xfd,0xd4,0xed,0x5e,0xfd,0x04,0x8f,0x1b,0x2c,0xa0,0x1a,0x0e,0xa3,0x21,0x1c, -0xee,0xfa,0xfe,0xba,0x30,0x4b,0xe0,0x2d,0x1e,0x81,0x16,0xec,0x0f,0xe0,0xef,0xcb, -0xdd,0xc5,0x07,0xdf,0x17,0x8d,0x26,0xf9,0x8d,0xe9,0x0e,0x93,0x04,0xc5,0x84,0xac, -0xd6,0x10,0x17,0x40,0xde,0x32,0xfb,0x4f,0xfa,0x39,0xe6,0x39,0xdd,0x9e,0x9a,0xc4, -0x2e,0x10,0xfc,0x54,0xbc,0xc1,0xf9,0xeb,0xf4,0x2c,0xeb,0xe7,0x87,0xe2,0xf7,0x2e, -0x20,0x37,0x4b,0x47,0x1d,0x47,0xf0,0x18,0x91,0x1e,0xda,0x72,0xb3,0xe0,0xbd,0x19, -0xff,0xb5,0xd5,0xe9,0x7f,0x01,0x00,0x24,0x15,0x2c,0x71,0x12,0xec,0x61,0x10,0x5b, -0x2e,0x54,0x28,0xca,0x1c,0x14,0x27,0x1a,0x0e,0x09,0xe7,0xe5,0x35,0x03,0x05,0x09, -0xf6,0x02,0x23,0x12,0x07,0x58,0xef,0xcb,0xd6,0xb5,0xae,0xc2,0xc8,0x1f,0x19,0x3e, -0x16,0xf8,0x0d,0x25,0x61,0x31,0x06,0x89,0xc1,0xbf,0x83,0xfc,0x0e,0xac,0xd8,0xc2, -0x1e,0xe7,0xfe,0x88,0xfe,0xe9,0xcd,0xcb,0xd8,0x5c,0x10,0x3a,0x68,0x3f,0x25,0x4b, -0x0a,0x15,0xcc,0x1d,0xe1,0xf2,0xb1,0xe0,0xd5,0x18,0x08,0x9a,0xd5,0xd2,0xad,0x0d, -0x2a,0x64,0x0b,0x0a,0x5c,0x17,0x05,0xf2,0x06,0x29,0x0d,0x50,0x47,0xd8,0x1e,0x1c, -0x5c,0x28,0x0b,0xed,0xe7,0xec,0x4e,0xff,0xee,0x63,0xdb,0xfe,0x78,0x1b,0xfd,0x09, -0xe8,0xe5,0x27,0xc0,0x9b,0xb5,0xbd,0x0d,0x82,0x38,0x31,0x4a,0x1d,0x18,0xc8,0x28, -0x32,0x9f,0x1d,0xe4,0xba,0xc6,0xf0,0x84,0xfc,0xc5,0x55,0xbf,0xf4,0x12,0x02,0xe1, -0xf7,0xb1,0xb0,0xe8,0xf8,0x2b,0x60,0x29,0x2f,0x31,0x37,0x25,0x49,0x0f,0x03,0x92, -0xee,0xd9,0x69,0xdc,0xe2,0xba,0xd1,0xc8,0xd9,0xe7,0x1a,0xaf,0x24,0xee,0xb5,0xd2, -0xf5,0xb8,0x16,0x30,0x7a,0x48,0x4a,0x56,0x42,0x28,0x9a,0x03,0x13,0x22,0x35,0x1c, -0x3b,0xf5,0xf0,0xfd,0xef,0xe3,0xe0,0xfe,0x45,0x45,0x4c,0xf5,0x81,0xc0,0xdf,0x6c, -0xe8,0xcd,0x2b,0xef,0x2d,0xdc,0x15,0xe6,0x55,0x0f,0x3c,0xcb,0x27,0xf7,0x77,0xcf, -0xd7,0xae,0xf5,0xdd,0x9b,0xc3,0xe2,0xfb,0xf8,0xea,0x68,0xce,0xb8,0xda,0xd1,0x04, -0x69,0x15,0x1f,0x1f,0x2c,0x1a,0x00,0x0d,0x09,0xce,0x00,0xe8,0xec,0xc3,0xbc,0xc0, -0xd1,0xea,0x97,0xf5,0x0a,0xfa,0x26,0x05,0x42,0xe3,0xfa,0x90,0x0d,0x27,0x55,0x4d, -0x5b,0xed,0x4d,0x28,0x22,0x13,0x3c,0x2f,0x62,0x2a,0xfd,0xd8,0xc9,0x63,0xda,0xeb, -0xc2,0x0a,0x3a,0x6c,0x42,0xea,0xfd,0xb0,0xe4,0xce,0xf3,0xac,0x8d,0xa6,0x0f,0xdc, -0x3f,0x02,0xcc,0xfd,0x44,0xf1,0x49,0x11,0x2d,0xeb,0xdf,0x41,0xee,0xfb,0xa4,0xf9, -0xed,0x46,0xcd,0xd6,0xd6,0xfc,0xe6,0x16,0xbd,0xd1,0x7f,0x02,0x1a,0x9c,0x1b,0x10, -0x8d,0x12,0x1c,0xae,0x02,0xdc,0x5a,0xcc,0xb1,0xae,0xb1,0xeb,0x2c,0x0d,0x02,0x47, -0x05,0x01,0x44,0xf9,0x0c,0x7e,0x0f,0xfe,0x1f,0x1b,0x50,0xcb,0x58,0x32,0x43,0x14, -0x26,0x7c,0x48,0x2c,0x7e,0xe8,0xd2,0xc2,0xe6,0xfd,0xb9,0x03,0x15,0xcc,0x48,0x37, -0xea,0xd6,0xc1,0x0c,0xf6,0xdb,0xbc,0x9f,0xd4,0x3d,0x2a,0x1b,0x05,0x03,0x39,0x40, -0x55,0x1d,0x5a,0xf0,0xf7,0xaa,0xf9,0xea,0x6a,0xf5,0xfa,0x20,0xc8,0xa7,0xb2,0xc8, -0xdc,0x26,0xb4,0x9f,0x29,0xd7,0x10,0xba,0x0c,0x05,0xff,0x2e,0x4d,0x75,0x29,0xf3, -0x74,0xe8,0xea,0x67,0xd3,0xd6,0xe4,0x02,0x12,0xc2,0xf9,0xf4,0xb1,0x09,0x0f,0x82, -0xf8,0xe6,0xb7,0xfe,0x43,0xca,0x63,0x40,0x99,0x30,0x3f,0x68,0x3d,0x2f,0xdf,0x17, -0xf2,0x70,0xe4,0xf1,0x96,0xf8,0xfb,0x24,0x13,0x34,0x75,0x13,0xcc,0xc9,0xcc,0xea, -0x62,0xcf,0xb7,0x77,0xe2,0x0a,0x41,0x0d,0x2e,0xfe,0x42,0x12,0xe6,0xf4,0x0a,0xbf, -0x06,0xe2,0x32,0xe7,0x04,0x77,0xe7,0xb6,0x14,0xca,0xe9,0xb5,0xc7,0xad,0x7e,0xd9, -0x12,0xb3,0x17,0x07,0x85,0x1f,0x42,0xee,0x2d,0xef,0x62,0xd5,0xf1,0xc6,0xf8,0xd6, -0x13,0xcd,0xe8,0xa6,0xf7,0xfc,0xda,0x05,0x05,0x7f,0xfc,0xf8,0xb7,0x0a,0x2d,0xfa, -0x43,0x47,0x9a,0x50,0x5a,0x7a,0x4a,0x28,0x1c,0x18,0x0f,0xc3,0xf1,0xe1,0xc9,0xf5, -0xf2,0xf8,0xd9,0x01,0xbe,0x3a,0x10,0x79,0xbe,0xb7,0x55,0xd5,0xcd,0xb7,0xbf,0xdd, -0xcc,0x13,0x37,0x55,0x35,0x1b,0x60,0x10,0x28,0x87,0x32,0x03,0x10,0xdc,0xf7,0x5d, -0x04,0xd2,0xe2,0xbe,0xd9,0xe1,0xc6,0x9e,0x25,0xb3,0xf0,0x29,0x0f,0x06,0x21,0x0b, -0x36,0x87,0x46,0x20,0x53,0xfd,0x03,0x46,0x20,0x0e,0xbc,0xdc,0xde,0x7a,0x06,0x17, -0x95,0x02,0xf9,0xa7,0x12,0x0e,0xcc,0xec,0xf7,0x90,0x1e,0x25,0x29,0x27,0x3e,0xed, -0x35,0x08,0x0c,0xfd,0x13,0x0a,0x0c,0xd9,0x79,0xc5,0xe8,0xf0,0xf6,0xed,0xdc,0x0a, -0x21,0x8d,0xee,0xb3,0x4c,0xbc,0xda,0xf7,0xd5,0xcb,0xf7,0xec,0x2a,0x73,0x3e,0x15, -0x7b,0xf8,0x1e,0xe7,0x4d,0x35,0x70,0xf4,0xe5,0x97,0x05,0x10,0x1d,0xf8,0xd7,0x36, -0xb8,0xa8,0x57,0xbe,0xe9,0x40,0x0c,0x19,0xef,0x11,0x17,0x82,0x31,0x2f,0x1c,0x13, -0x0d,0x3d,0x19,0x18,0x81,0x02,0xe1,0x48,0xd4,0xe5,0xdf,0x02,0x03,0x1f,0xf5,0xfc, -0xfe,0xfc,0xf6,0x42,0xfe,0x0b,0x62,0x29,0x46,0x2f,0x3f,0x1a,0x2b,0x08,0x23,0x8b, -0x38,0x0a,0xdc,0xc5,0xcc,0xb9,0x09,0x09,0xfd,0xe6,0xee,0x98,0x0b,0x0d,0x47,0xdb, -0xb6,0xb6,0xc1,0xcf,0xfc,0xe2,0x02,0xf8,0x21,0x21,0x25,0xf4,0xea,0x1f,0x2e,0x56, -0x21,0x19,0xd9,0x5d,0xf2,0x1e,0x75,0x17,0xdf,0x16,0xaf,0xbb,0xf9,0xcf,0xd3,0x31, -0xe3,0xf9,0xc7,0x0e,0x21,0x24,0x33,0x31,0x9a,0x20,0x21,0xee,0x1b,0x0b,0xc5,0x03, -0xf9,0x09,0xe2,0xc3,0xff,0xd7,0x05,0x52,0xf6,0xe0,0xd7,0xf6,0xf7,0xa3,0xeb,0x00, -0xa2,0x1a,0x49,0xe2,0x6b,0x40,0x01,0x0f,0x20,0x19,0x3c,0x37,0xda,0xf3,0xbd,0xfa, -0xf9,0x0a,0xf0,0xc7,0xc0,0xa5,0x00,0x30,0xfe,0x03,0xcc,0x28,0xe2,0xf5,0x15,0xdd, -0xcc,0x7f,0xf0,0x20,0x36,0x16,0xf7,0xf5,0x15,0x47,0x72,0x2c,0xed,0xbd,0xec,0x15, -0xde,0x1c,0xf7,0x6f,0xca,0xaf,0xfd,0xb0,0xc0,0x00,0xd8,0xec,0x4b,0xe8,0xea,0x05, -0x0d,0x23,0x06,0x17,0x11,0xee,0x22,0x25,0x7f,0x0c,0xfd,0x9b,0x03,0xf2,0x80,0xe1, -0xfc,0x02,0x0e,0xf4,0xef,0xe3,0xf6,0x97,0x02,0xf3,0x7d,0xef,0x17,0x23,0x57,0x5a, -0x23,0x1b,0x09,0x08,0x38,0x53,0x86,0x27,0xe6,0x07,0xec,0x0d,0x77,0xea,0xcb,0x0f, -0x03,0x37,0x8b,0x27,0xf6,0xba,0xde,0xee,0x66,0xea,0xc0,0x14,0xbe,0xef,0x70,0x05, -0xfc,0x2e,0x05,0x19,0x37,0x18,0x06,0x28,0x00,0x03,0xc8,0x00,0xfb,0xaf,0xf2,0xd0, -0x20,0xa8,0xb0,0xfb,0xda,0xe7,0xe5,0xdb,0xe8,0x84,0x06,0x14,0x6c,0x0c,0x06,0xda, -0x1c,0x2c,0xe8,0x10,0xf5,0x94,0xff,0x01,0x59,0xe0,0xde,0x69,0x0b,0x0f,0x09,0xe8, -0xec,0x99,0x0b,0x03,0xd9,0xf4,0x0c,0x0e,0x40,0x54,0x45,0x34,0x1f,0xab,0x2f,0x39, -0xec,0x36,0x21,0x47,0xf4,0xe5,0x8f,0xf0,0xdf,0xf7,0xeb,0x2e,0xe4,0x3b,0x0a,0xc2, -0xdd,0xd2,0x0e,0xe9,0xe4,0xc1,0xc5,0xd0,0xae,0xf7,0x0d,0x70,0x0e,0x09,0x6c,0x0b, -0x1e,0x8f,0x2a,0x0d,0x28,0xf3,0xf6,0xf4,0x00,0xf9,0xcf,0xc1,0x99,0xcd,0xbc,0xda, -0x24,0xd0,0xd5,0x7f,0xe8,0x07,0x36,0xad,0x8b,0x4c,0xb6,0xd7,0xc9,0xd8,0xda,0xbc, -0xe2,0xf2,0x49,0x10,0x23,0x74,0x13,0x0d,0xbd,0x44,0x72,0x63,0x42,0xf8,0xae,0xfb, -0x08,0xb0,0xf0,0x15,0xb9,0x5e,0x49,0x64,0x06,0x1f,0x8b,0x51,0x16,0x2b,0xce,0xeb, -0x9c,0x10,0xfe,0xab,0x0b,0x25,0x71,0xde,0x98,0x46,0xb7,0xff,0x48,0xcd,0x89,0xae, -0xd9,0x4f,0x17,0x33,0xbc,0x7d,0xa7,0xfd,0xe2,0x2b,0x08,0xe2,0xe0,0xe9,0x78,0x01, -0xff,0xc7,0xfb,0x0e,0x23,0x11,0x08,0x81,0x1d,0x3a,0x39,0x49,0x37,0x4d,0x19,0x27, -0x69,0x23,0xd3,0x1c,0x91,0x95,0xbc,0xd2,0xe0,0x0d,0xbd,0xc1,0xe4,0xee,0x11,0xd5, -0x2f,0x3d,0x7c,0x2d,0x1e,0x9b,0x26,0x38,0x71,0x19,0xf0,0xb5,0x07,0x2e,0x50,0x2b, -0xe3,0xd9,0x98,0x93,0x5d,0xa4,0xb4,0x31,0xcd,0xfc,0x1d,0x39,0x5b,0xc2,0x55,0x3c, -0x50,0x2b,0x33,0x2d,0x32,0x0c,0xc7,0xfd,0x21,0x04,0x1a,0xe5,0x6c,0x07,0x4c,0x9d, -0x27,0xb9,0x45,0x9c,0xce,0xdc,0xe0,0xb4,0x11,0xd1,0x17,0xda,0x1e,0xf8,0x67,0x04, -0x3f,0x9c,0x36,0xec,0xea,0xcc,0xf2,0xd8,0xf8,0xb3,0x3e,0xb1,0x15,0xd2,0x49,0x13, -0xa3,0xdc,0xfd,0x38,0x28,0x26,0x71,0x25,0x20,0x2c,0x04,0xe4,0x53,0xe7,0xfe,0x0e, -0x09,0x28,0x8e,0x4a,0x4e,0xfb,0x3e,0x19,0xa9,0x0b,0x08,0xa8,0xed,0xe5,0x54,0xfa, -0x0c,0xf1,0xf9,0xcc,0xd7,0xbb,0xbe,0xcd,0x93,0x80,0x60,0x90,0xd7,0x69,0xf5,0xf3, -0x35,0x0f,0x3b,0xc6,0x3d,0x1c,0xd3,0x25,0x57,0xe2,0x42,0xe6,0xb1,0xca,0x07,0xb3, -0x05,0xc6,0x60,0xd2,0x12,0x3c,0x1c,0xf8,0x74,0x0a,0x38,0x03,0x21,0x1e,0x4b,0x66, -0x67,0x7b,0x09,0xe2,0xdf,0x19,0x43,0x87,0x2d,0x1b,0x9b,0x3a,0x4b,0xcf,0x2c,0xf8, -0x72,0xc6,0xbf,0xa9,0xeb,0xff,0x73,0xd5,0xa8,0xc4,0xa5,0xb7,0x14,0xa4,0x80,0xd0, -0x88,0xcb,0x5c,0xf2,0xea,0xdb,0xf3,0x11,0x0f,0x08,0xdf,0x7c,0xec,0x27,0xed,0x3d, -0x26,0x26,0x22,0x1c,0x76,0xe3,0xbf,0x64,0xe6,0x01,0xda,0xea,0xf0,0xf0,0x27,0x42, -0x22,0x17,0xfe,0x72,0x29,0x51,0xe1,0x47,0x2e,0xb9,0x1f,0x10,0x39,0xf3,0xea,0x47, -0x15,0x26,0xbc,0xfa,0xe6,0xfa,0x0a,0x28,0x2d,0x08,0xd9,0xf1,0xf9,0x41,0x88,0x36, -0xf4,0xb7,0xe6,0xff,0x5e,0xe4,0x9a,0xc5,0xa0,0xfa,0xb8,0x07,0xcd,0xe1,0xe1,0x0b, -0x7d,0xc6,0x95,0x85,0xf4,0x3e,0x6c,0x12,0xfc,0x0b,0x34,0x36,0x68,0xde,0xc0,0x48, -0xf5,0xe3,0xf5,0xa5,0xdd,0x6d,0x3d,0x22,0x62,0xdd,0xf2,0xfd,0x29,0x30,0x06,0x25, -0x26,0xda,0x11,0xe5,0xf0,0xe0,0x06,0xfc,0x10,0x03,0x2f,0x14,0x32,0xc0,0x3d,0x23, -0xad,0xeb,0xf0,0x83,0x47,0x6c,0x23,0x48,0xfb,0xfe,0xeb,0xfe,0xe2,0xe8,0xc8,0x9e, -0xc8,0xc9,0x34,0xc2,0xdc,0xb4,0xf8,0xd8,0x23,0xbc,0xf5,0x42,0x27,0x03,0x17,0xe5, -0x16,0x92,0x62,0x51,0xd6,0xfb,0xeb,0x2a,0xec,0xba,0x1f,0xa2,0xc9,0xa7,0xf9,0xec, -0xc2,0xcf,0xf1,0xe8,0x24,0x28,0x4e,0x1a,0x2a,0x91,0x3e,0x1f,0xb8,0xe0,0xce,0xcb, -0xf2,0x18,0x41,0x1d,0x0c,0x8f,0x05,0x02,0x64,0x00,0x0f,0x8c,0x28,0x33,0x1f,0x15, -0xf0,0xa8,0x02,0x19,0x6c,0xf2,0xb7,0x9c,0xc4,0x00,0x6b,0x06,0xdc,0x19,0xcc,0xe9, -0x34,0x0a,0xf9,0xb4,0xd1,0xe3,0x0d,0x2a,0x56,0xd9,0x4e,0x32,0xa7,0x21,0x1a,0x75, -0xf0,0xaf,0x41,0xae,0xe2,0xe0,0xfa,0xea,0x6b,0xd7,0xec,0x7a,0x08,0x08,0x96,0x11, -0x1f,0xc1,0x0d,0xf4,0x3b,0xeb,0xdd,0x8c,0xde,0x12,0xf5,0x46,0x36,0x31,0xfb,0xe4, -0x4c,0x0a,0x35,0x0b,0x3b,0x22,0x15,0x05,0x01,0xa6,0x16,0x25,0x63,0x0a,0xdd,0x47, -0xeb,0x19,0x99,0x13,0xe6,0x98,0xd0,0xe6,0xff,0x01,0xec,0xf7,0xcc,0xf4,0xf3,0x3d, -0x54,0x5f,0x40,0x2b,0x70,0x19,0x02,0x52,0xde,0xbf,0xe7,0xbc,0xca,0xbf,0xd8,0xdb, -0x58,0xd0,0xc4,0xe3,0xcc,0xe8,0x5c,0xeb,0xe0,0x10,0xf6,0x14,0x00,0x0f,0xee,0xa7, -0xf3,0x27,0x4f,0x36,0x11,0xf3,0xe6,0xe1,0xba,0x09,0x31,0x6d,0x40,0x31,0x51,0x24, -0x39,0xba,0x3f,0x19,0x57,0xf0,0xd4,0xf6,0xcf,0x02,0x33,0x39,0x1a,0x1b,0xc5,0xbe, -0x77,0x08,0x00,0xae,0xae,0xc4,0x61,0x2f,0x4d,0x4b,0x33,0x4a,0xa8,0x58,0x10,0x07, -0xcc,0xd5,0x78,0xd9,0xb0,0x60,0x9f,0xbc,0x92,0xd5,0xc5,0x4e,0xbf,0xe7,0x7c,0x04, -0x0c,0x8d,0x21,0x22,0x4c,0xf8,0xdb,0xb6,0x07,0x52,0x95,0x5e,0x33,0x29,0x1f,0x25, -0x6f,0x27,0x21,0x29,0x20,0x2e,0x57,0x41,0x3a,0x7b,0x12,0xf9,0x52,0x08,0xfe,0x09, -0xd0,0xcf,0x2d,0x09,0x1c,0xd7,0xe8,0xd3,0x9c,0x03,0xfe,0x69,0xaa,0xa3,0x8b,0x08, -0x49,0x66,0x40,0x3f,0x69,0x47,0x0e,0x68,0xb7,0xaf,0xe0,0xdd,0xd3,0xe6,0xa3,0xb7, -0xed,0xf5,0xf4,0x4d,0xbb,0xaa,0x62,0xe7,0x2d,0xdb,0x2b,0xf0,0x82,0xc6,0xdb,0x38, -0x17,0x39,0xbf,0x2f,0x29,0x6f,0x41,0x3c,0xce,0x04,0xe8,0x20,0x0d,0x31,0xed,0x37, -0x38,0x84,0x22,0xfc,0xc3,0xf3,0xf5,0x5c,0xd7,0xc7,0xf4,0xf5,0x16,0x0e,0xe5,0xbe, -0x30,0xe9,0xf3,0x48,0xc0,0xc8,0x20,0x0f,0x41,0xcc,0x42,0x40,0x07,0x39,0x01,0x90, -0xdf,0xfc,0x7c,0x0b,0xe3,0xdb,0xbd,0xd6,0x75,0xf8,0xe4,0x1d,0xc3,0xc9,0xe8,0x01, -0x42,0x78,0x32,0xe7,0xb3,0xd5,0xf0,0x87,0xff,0x0c,0x02,0x17,0x1d,0x31,0x21,0x1f, -0x2b,0x1b,0x13,0xb5,0x12,0x27,0x71,0x29,0x21,0x28,0x23,0x0b,0x5b,0xf8,0xec,0x66, -0xe6,0xf1,0x36,0xeb,0xf1,0x98,0xfd,0xef,0xc8,0xec,0xed,0x90,0xde,0xf2,0xf6,0x26, -0x45,0xf3,0x48,0x3e,0x3f,0x27,0xf7,0x34,0xcb,0xda,0x0a,0xfd,0xec,0x19,0xc3,0xc0, -0xee,0xd9,0xca,0x1b,0xa2,0xb4,0x52,0xfd,0x28,0x45,0x11,0xcf,0xd4,0xb7,0xdc,0x81, -0xee,0xfb,0x0c,0x12,0x1b,0xe0,0x1c,0x10,0xd8,0x04,0x08,0xc8,0x1e,0x45,0xf6,0x5c, -0x52,0x12,0x26,0xf3,0x6a,0xeb,0x0d,0xed,0x1e,0xff,0x41,0xe6,0x03,0xe0,0x17,0xf3, -0xda,0xe3,0x07,0x99,0x0f,0xed,0x6f,0xea,0x28,0xea,0x5b,0x4d,0x35,0x39,0x2d,0xcb, -0x03,0xd4,0xec,0xd1,0xe5,0xd0,0xd6,0xc0,0x29,0xd3,0xe1,0x05,0xb9,0x9e,0x9d,0xd9, -0x16,0xa8,0xf8,0xbf,0xbf,0xc4,0xeb,0x98,0xe9,0xd2,0xa1,0xed,0x1e,0x21,0x23,0x12, -0x81,0x10,0x0a,0x1e,0xfb,0x13,0xe1,0x3f,0x45,0x42,0x35,0x25,0x7e,0x15,0x0b,0x6e, -0x00,0xee,0x36,0xed,0x02,0xcd,0x12,0x0d,0x73,0x03,0xf9,0x90,0xd9,0xd3,0xa5,0x05, -0x2b,0xd0,0x30,0x41,0xee,0x5d,0x4f,0x14,0x08,0xe2,0xeb,0x02,0x0d,0x0a,0xe2,0xc9, -0x69,0xda,0xdd,0x0f,0xbf,0xab,0xc8,0xcc,0x05,0xa3,0x19,0xf6,0x7f,0xd0,0xd6,0xcc, -0xed,0xf9,0xc8,0xf3,0xf1,0xbf,0x13,0x28,0x57,0x10,0xf7,0x4e,0xf8,0x0a,0x1d,0x29, -0x45,0x5e,0x3e,0x09,0x90,0xd9,0xe0,0x69,0x06,0xf9,0xe7,0xbe,0xbe,0xf9,0xf9,0x14, -0x8f,0xf9,0xcc,0x69,0xc2,0xfd,0x28,0x34,0x2c,0x38,0x36,0x72,0xf1,0x7f,0x52,0xca, -0x0b,0xe8,0x4f,0xef,0xfb,0x87,0xfe,0xe9,0xe2,0xbe,0xb2,0x5e,0xc4,0xc8,0x14,0xd1, -0x08,0x74,0x3f,0x21,0x34,0xd0,0xc0,0xcc,0xf8,0x0a,0x80,0xe1,0xf0,0x07,0x3b,0x3b, -0x91,0xee,0xd8,0x36,0x06,0x24,0x1c,0x23,0x23,0x15,0x2a,0x14,0xc1,0xec,0xee,0xe4, -0x0d,0x05,0x92,0xd1,0xca,0x26,0x02,0x0b,0xd7,0xc9,0xc1,0x59,0x17,0x35,0x29,0xf9, -0xf7,0xe2,0x3e,0x58,0x10,0x47,0x44,0x86,0x26,0xe5,0xe7,0xc8,0xf0,0xca,0x0f,0xd5, -0x88,0xa1,0xc2,0x62,0xd8,0xc1,0x54,0xc8,0xff,0x5c,0x31,0x15,0xfa,0xcd,0xdc,0xc8, -0x05,0xe5,0x3f,0xda,0x19,0xe3,0x41,0x0b,0x22,0xe0,0x14,0x60,0x2e,0x02,0x4b,0x0d, -0x4b,0xae,0x44,0x05,0xd9,0xf5,0x1e,0xc7,0x26,0xf4,0x63,0xd2,0xde,0x25,0xeb,0xd7, -0xde,0xb0,0xb0,0x63,0xea,0x09,0x28,0xf9,0xef,0xce,0xfb,0x36,0x78,0x6b,0x64,0x84, -0x21,0xed,0x6d,0x10,0x4b,0xc2,0x2f,0xe0,0x18,0xbb,0xcd,0x2c,0xf0,0xea,0x86,0xc5, -0xd0,0xc7,0x04,0x1c,0xaf,0x08,0xd7,0xf7,0xb9,0xec,0xb1,0x33,0x32,0xed,0xff,0xf8, -0xbc,0x2f,0x2d,0x7a,0xf7,0xf9,0xf3,0x19,0x3d,0xd0,0x4e,0x34,0x9d,0x00,0xd7,0x61, -0xe7,0x03,0xd9,0xe1,0xb6,0xfc,0xc8,0xe6,0xd8,0xc2,0x9a,0x4b,0xb4,0xdc,0xcd,0xf0, -0xf5,0x29,0x09,0x31,0x5d,0x39,0x25,0x62,0x20,0x26,0x52,0x2f,0x32,0xbe,0x1f,0x0c, -0x54,0xed,0xc0,0xf0,0xcc,0x00,0x76,0x03,0xe6,0xab,0xfb,0x35,0x5d,0x2b,0xe0,0x50, -0xd2,0x08,0xbc,0x17,0xfd,0x9f,0xf9,0x13,0x0f,0x15,0xee,0x8f,0xf5,0x12,0xb5,0x0d, -0x1c,0x81,0x41,0x42,0xf9,0x10,0xe9,0x4e,0xf9,0x09,0x73,0xec,0xd2,0x77,0xe6,0xf7, -0x64,0xd9,0xba,0xa0,0xb8,0xc8,0x63,0xd9,0xf0,0x8f,0x1a,0x24,0xec,0x1a,0x36,0xa4, -0x46,0x2a,0xca,0x07,0x11,0x2e,0x38,0x2c,0x76,0xf9,0xd5,0x59,0xcd,0xdc,0x38,0xe6, -0xdf,0x1b,0xf8,0x26,0x92,0x26,0xf2,0xce,0xb8,0xb3,0x3c,0xe8,0x0e,0x8f,0x0e,0x05, -0x6f,0xf3,0xe2,0x1d,0xfa,0x14,0xd3,0x07,0x0b,0x73,0x35,0x4b,0x32,0x2d,0xf2,0x8b, -0xd7,0xf5,0x0d,0x1a,0x0d,0x71,0xdb,0xca,0x5b,0xe2,0xe2,0xb7,0xb9,0x9c,0xeb,0xc6, -0x0b,0x40,0x18,0x0f,0x29,0x27,0x46,0xfd,0x42,0x2a,0x3e,0x2c,0x36,0x8d,0x27,0x24, -0x4f,0x2e,0xfa,0x06,0xb8,0xce,0xd6,0x0b,0x06,0xf8,0xe1,0x04,0x4e,0x49,0x22,0xa1, -0xb2,0xaf,0xc3,0xfe,0x01,0xcb,0xde,0x07,0x96,0x2e,0x00,0xc4,0xe4,0x13,0x03,0x1d, -0xf2,0xd6,0x06,0x54,0x6f,0x52,0xff,0x5f,0xe6,0x10,0x45,0x1c,0xef,0xae,0xc8,0xce, -0xf4,0xd9,0xc6,0x64,0xa4,0x9a,0xa9,0xba,0xed,0x2c,0x13,0x1f,0xeb,0x18,0x17,0x80, -0x2a,0x35,0x8c,0x2a,0x1a,0x84,0x0f,0x1b,0x15,0x24,0xf6,0xb3,0xb5,0xb9,0x30,0xf3, -0x02,0xc8,0xdf,0xea,0xeb,0x1e,0x11,0xd8,0xd4,0xc6,0x91,0xdb,0xe9,0x9f,0xf9,0x11, -0xd0,0x1a,0x0b,0x7b,0x05,0x22,0xb7,0x2e,0x17,0xde,0x1d,0x3f,0xe3,0x45,0x3a,0x84, -0x2c,0x1a,0x01,0x11,0x07,0xaf,0xf3,0xd6,0x99,0xc0,0xc7,0xae,0xc9,0xae,0x85,0xba, -0xfe,0x2c,0x21,0x0d,0xf9,0x04,0x18,0xc5,0x1e,0x12,0x93,0x20,0x43,0x2b,0x3f,0x21, -0x83,0x20,0x19,0xde,0xe3,0xb4,0x73,0xc8,0xfc,0x56,0x02,0xee,0x57,0x07,0x22,0xf3, -0xf2,0xb7,0x6d,0xc6,0xf6,0x56,0xff,0xf5,0xe2,0x09,0x17,0xfb,0xf2,0xe2,0xee,0x18, -0x3b,0xee,0x17,0xf7,0x70,0x1c,0x51,0x8c,0x32,0xf1,0x7e,0xfb,0x21,0x21,0x06,0xc6, -0x28,0xb4,0xd0,0xb7,0xc9,0x9a,0xaa,0xa8,0xe4,0x60,0xf0,0xe2,0x8e,0xf6,0x18,0x8b, -0x13,0x08,0x0f,0x31,0x4b,0xba,0x26,0x17,0xa4,0x33,0x3a,0xb5,0x0f,0xc0,0xcd,0xbb, -0x02,0x0b,0x13,0xfa,0xe7,0xf9,0x08,0x21,0xf6,0xd1,0x17,0xe5,0x0a,0x70,0xf3,0xf4, -0x85,0x3e,0x42,0xef,0xdf,0xcd,0x27,0x35,0x68,0x12,0x2b,0x03,0x74,0x39,0x57,0x15, -0x1e,0x00,0xf7,0x1a,0x12,0xbc,0xe2,0xd9,0x2c,0xf4,0xd6,0x5a,0x8d,0x8b,0x5b,0xb7, -0xcb,0xa8,0xbc,0xcb,0xc5,0x06,0x22,0x58,0xfd,0xea,0x01,0x07,0x20,0xd3,0x31,0x41, -0x27,0x36,0x23,0xc9,0x0e,0xe4,0xd5,0xcb,0xe2,0xe2,0x0b,0x14,0x8f,0x01,0x08,0x53, -0x0a,0xdf,0xb5,0xd1,0x00,0xdc,0x1c,0x1b,0xd4,0x24,0x1a,0x2c,0xf0,0xe8,0x95,0x19, -0x41,0xc7,0x37,0x21,0xa5,0x1e,0x20,0x51,0x20,0x29,0x30,0x1b,0xf0,0x8f,0xe9,0x04, -0xe0,0xf4,0xb8,0xcb,0x98,0xae,0x7b,0xbe,0xa0,0xa4,0x97,0xd5,0x31,0x05,0xf8,0x20, -0xe8,0xff,0x67,0x1a,0x15,0x63,0x2a,0x58,0x7c,0x51,0x2f,0x37,0x22,0x0d,0x62,0xda, -0xce,0xfb,0x02,0x0c,0x9d,0xf4,0x06,0x46,0x0c,0xdc,0x08,0xb9,0xdf,0x6f,0x19,0x22, -0x12,0x1b,0x13,0x29,0xfb,0xfa,0x4b,0x25,0x3e,0xf3,0x2e,0x23,0x1f,0x24,0x20,0x45, -0x2b,0x3a,0xa0,0x22,0xf9,0xd1,0xfd,0x1e,0x75,0x02,0xba,0x82,0xaf,0xd6,0xc5,0xca, -0x9b,0x03,0x99,0xcd,0x18,0xf5,0xe8,0x0d,0xe6,0x0b,0x4f,0x16,0x00,0xb7,0x14,0x40, -0x92,0x3d,0x17,0x1a,0x0c,0x18,0xec,0xf9,0xc7,0x1b,0xda,0x15,0xbf,0x1e,0xf7,0x61, -0xe1,0xdd,0xb8,0xce,0xca,0x8b,0xe9,0x19,0xda,0x26,0xff,0x43,0xe7,0x0c,0xce,0x34, -0x30,0xcd,0x24,0x2e,0x31,0x39,0x2e,0xbd,0x2a,0x45,0x00,0x4f,0x2b,0xd1,0x0b,0x12, -0x19,0x0b,0xce,0xb8,0x9d,0xb7,0x79,0xdd,0xb7,0x95,0x85,0xad,0x04,0x00,0x09,0xec, -0xed,0xf7,0x14,0x07,0x05,0x03,0x1d,0x4a,0xac,0x45,0x09,0x42,0xf6,0x14,0x1c,0xfc, -0xb1,0x13,0xad,0xfe,0x05,0x24,0xea,0xa9,0xb5,0xbd,0x1d,0xcd,0xc7,0xee,0xdd,0x14, -0xac,0x2a,0x16,0xb6,0x0b,0x1a,0x03,0x2a,0x29,0x13,0x28,0x3e,0x15,0x4d,0x40,0x1e, -0x48,0x55,0xdb,0x3e,0x29,0x1a,0x2e,0x26,0x8b,0x05,0xd7,0x65,0xb7,0xc7,0x98,0xe1, -0xc3,0xcb,0x9b,0xbe,0x1b,0x09,0x17,0xdd,0xdf,0xc0,0xfa,0xe3,0x08,0x9b,0x1b,0x32, -0x1d,0x2d,0xfe,0x7d,0xed,0x12,0x2e,0x1a,0xce,0x40,0xa5,0xf8,0x78,0x32,0xef,0x86, -0xaa,0xc2,0x1c,0xe6,0xca,0x97,0xd2,0x1d,0xbc,0x26,0xee,0x70,0xf5,0x28,0x32,0x17, -0xee,0x0f,0x18,0x5e,0xb4,0x5c,0x2a,0x28,0x20,0x3d,0x1c,0x3f,0x33,0x44,0x33,0x26, -0x2f,0x0f,0xe9,0x94,0xcb,0xd2,0x9b,0xda,0xbf,0xe2,0xa2,0xc0,0x39,0xfb,0xf4,0xd9, -0xb8,0xba,0x58,0xf7,0x10,0xb3,0x07,0x1a,0xeb,0x36,0x25,0x7d,0x07,0x1a,0x50,0x2a, -0xef,0xff,0xc0,0xf7,0xb6,0x2c,0xfa,0xbf,0xb8,0xc4,0xb3,0xe7,0xe1,0xc1,0xdb,0x00, -0x0e,0x14,0xfb,0xd5,0xfb,0x14,0x37,0x08,0x05,0x2c,0x40,0x6f,0x31,0x55,0x1f,0xe1, -0x15,0x35,0xe7,0x3c,0x2f,0x15,0x3e,0x3f,0x0d,0x16,0xf4,0xb6,0xec,0xe5,0x47,0xc1, -0x9e,0xe2,0xa9,0xc8,0x07,0xdb,0xda,0xcf,0xcf,0xcf,0x2d,0xd9,0xdf,0x12,0xee,0x0c, -0xf6,0x28,0x2b,0xe6,0x13,0x0f,0xf6,0x16,0xf8,0x5d,0xdc,0xf4,0x14,0x0d,0xf4,0x97, -0xcf,0xc1,0x6d,0xbf,0xcc,0xc9,0xed,0x0a,0xef,0x07,0xec,0x88,0xf8,0x1d,0xf6,0x11, -0x03,0x18,0x33,0x6a,0x6e,0x66,0x35,0xfd,0x1a,0x2d,0x36,0x38,0x3c,0xb8,0x58,0x52, -0xf4,0x1c,0x03,0x1e,0x0d,0xf1,0xcd,0xb0,0x9e,0xac,0xd0,0xed,0x0c,0xd8,0xca,0xc4, -0xc8,0xc6,0x39,0xce,0xd9,0x42,0xe8,0x04,0x98,0x28,0x3c,0x8f,0x2e,0x12,0xcb,0x07, -0xfe,0x39,0xec,0xe5,0xbf,0xea,0xe9,0x4e,0xe2,0xcc,0x81,0xb3,0xbb,0x75,0xd6,0xe4, -0x42,0xe2,0xe4,0xdf,0xf9,0x0b,0x98,0x0b,0x13,0xba,0x39,0x63,0x2d,0x63,0x39,0x3e, -0x15,0x16,0xa4,0x37,0x52,0xc9,0x4d,0x39,0x87,0x2b,0x23,0xd9,0x14,0xf3,0xfd,0xcc, -0xc0,0xbf,0xce,0xd4,0xaf,0xd2,0xd4,0xfd,0xd4,0xd6,0x15,0xe3,0xf2,0x55,0xf2,0xf4, -0x64,0x17,0x3c,0x2f,0x31,0x03,0xcc,0xf0,0x02,0x6b,0x06,0xea,0xe8,0xdf,0xec,0x15, -0xdf,0xc0,0x23,0xb4,0xb9,0x2a,0xc2,0xd1,0x8a,0xef,0xfc,0x29,0xee,0xf3,0x0d,0x15, -0x24,0xaa,0x26,0x38,0x8f,0x4f,0x4b,0xb6,0x29,0x1a,0xab,0x32,0x4e,0x4a,0x55,0x42, -0x48,0x31,0x34,0x40,0x28,0x00,0xed,0xe1,0xd2,0xdc,0xcd,0xd4,0xd9,0xdf,0xef,0x0d, -0xeb,0xd3,0x0c,0xd6,0xdb,0xc4,0xc5,0xcb,0x3e,0x0c,0x50,0xc2,0x4d,0x07,0x44,0xd7, -0xed,0xca,0x00,0xee,0x0f,0xec,0xed,0xc7,0xd6,0xbf,0x1e,0xaa,0x9b,0xec,0xb0,0xdb, -0xa4,0xf2,0xef,0x44,0xe4,0xe4,0x36,0xfe,0x21,0xfa,0x35,0x47,0x47,0x58,0x57,0x1c, -0x41,0x24,0x57,0x2e,0x59,0x4b,0x60,0x41,0xe7,0x3b,0x45,0xaa,0x38,0x16,0xa9,0xf2, -0xdc,0x4a,0xcf,0xce,0xb0,0xe1,0xf4,0x73,0xea,0xcf,0x8f,0xc5,0xc4,0xf5,0xbf,0xcf, -0x2a,0xfd,0x38,0x4f,0x4d,0x16,0x14,0xe0,0xf0,0x72,0x0a,0x00,0xfa,0xf3,0xf4,0x45, -0xee,0xc2,0x8f,0x9d,0xac,0x15,0xb9,0xb9,0x84,0xd3,0xef,0xcb,0xeb,0xdb,0x8e,0xe5, -0x0e,0xc6,0x35,0x3c,0x7a,0x3a,0x4d,0x21,0x4e,0x2d,0xaf,0x25,0x45,0x48,0x5c,0x51, -0x78,0x49,0x51,0x48,0x3f,0x10,0xf5,0xf0,0xe2,0x9c,0xce,0xc6,0xd1,0xdb,0xf2,0x7d, -0xee,0xd9,0xf7,0xc8,0xc2,0xc5,0xc1,0xd3,0x34,0xfc,0x26,0xb3,0x3d,0x34,0xde,0x18, -0x01,0xd6,0xf5,0xfd,0x8e,0xfe,0xef,0x65,0xe1,0xcf,0x38,0xc5,0xb5,0x5c,0xab,0xc0, -0xbf,0xd8,0xea,0xef,0xed,0xd7,0x10,0xdd,0x12,0x44,0x35,0x2e,0x42,0x23,0x39,0xe9, -0x58,0x3e,0x92,0x14,0x26,0x52,0x4b,0x50,0xe8,0x41,0x45,0xe2,0x52,0x2d,0xfe,0xe3, -0xcf,0x1d,0xde,0xda,0x1f,0xd8,0xda,0x47,0xe2,0xd8,0xe1,0xaf,0xa6,0x03,0xd5,0xfc, -0x31,0xf7,0xf9,0x36,0x32,0x64,0x0a,0x39,0xf4,0xe0,0xf6,0x16,0x11,0x0f,0xf0,0x41, -0xec,0xef,0xe1,0xd0,0xb0,0xf3,0xaa,0xc6,0x0a,0xdb,0xd7,0xc4,0xdf,0xde,0x9b,0xdd, -0xfc,0xa0,0x1d,0x2c,0xe6,0x25,0x29,0x27,0x44,0x43,0x93,0x23,0x20,0xbb,0x37,0x40, -0xb1,0x3c,0x42,0x9b,0x50,0x3d,0xaf,0x00,0xd3,0x0d,0xd4,0xdd,0xe8,0xdd,0xd7,0xd2, -0xd5,0xdb,0x95,0xc8,0xbb,0xcd,0xdb,0xec,0xdd,0xdc,0xf4,0x50,0x28,0x40,0x2d,0x34, -0x14,0xdd,0x02,0x04,0x70,0x05,0x07,0xa1,0x08,0xf8,0x75,0xd5,0xc3,0xa6,0xc8,0xc3, -0xb1,0xba,0xce,0xfa,0xe6,0xe2,0x25,0xd9,0xf1,0x13,0x1d,0x26,0x99,0x0e,0x0d,0xdb, -0x26,0x3a,0x7f,0x3f,0x30,0x88,0x22,0x32,0x58,0x4a,0x45,0x7c,0x31,0x28,0x91,0x1f, -0xfb,0xa1,0xd0,0xd8,0xf2,0xfb,0xf5,0xdd,0xd6,0xd4,0x9f,0xd8,0xca,0xcc,0xcf,0xe8, -0x58,0xf4,0xfc,0x07,0x00,0x0e,0xbe,0xeb,0xd6,0x22,0xde,0xe6,0x37,0xe1,0xc4,0x41, -0x9e,0x99,0x86,0xba,0xd6,0xd2,0xd5,0xd4,0xb5,0xe6,0x05,0x02,0x19,0x16,0x9d,0x13, -0x1e,0x17,0x1f,0x05,0xdc,0xf2,0x07,0x13,0x2e,0x33,0xe7,0x0c,0xe6,0x1e,0xe0,0xde, -0xba,0xc7,0xc2,0x49,0xe8,0x02,0x9f,0x00,0x13,0x4f,0x35,0x31,0x69,0x20,0x32,0xc8, -0x49,0x27,0x26,0xf2,0xf4,0x24,0x00,0xf1,0xa7,0x0d,0x3e,0xaf,0x17,0xcd,0xb1,0xe0, -0x1e,0x52,0x12,0xf2,0xab,0x18,0x3e,0xb6,0x1c,0xe8,0x52,0xd1,0xcb,0x6a,0xbf,0xb1, -0x51,0xb1,0xb5,0x21,0xb0,0xba,0x0d,0xe7,0xff,0xeb,0xde,0xd1,0xeb,0x0b,0x40,0x8a, -0x32,0x19,0xdf,0x30,0x43,0xa8,0x1d,0xee,0x7b,0xea,0xf5,0x53,0xde,0xad,0x84,0xa7, -0xdb,0x5d,0xfb,0x00,0xfc,0x12,0x1e,0x84,0x1f,0x21,0xa5,0x1c,0x12,0x7e,0x15,0x23, -0xe2,0x2d,0x40,0x75,0x39,0xfb,0xa5,0xcf,0xe7,0x88,0x0a,0x04,0x08,0x09,0x4f,0xfc, -0x74,0x14,0x66,0xb3,0xcf,0x16,0x05,0x08,0x42,0x02,0x1c,0x3b,0x3f,0x2f,0x33,0x09, -0x09,0xd0,0x00,0xd8,0x80,0xd0,0xde,0xed,0xdf,0x03,0x12,0x39,0x2c,0xf5,0xf6,0xe3, -0x17,0xd6,0xb5,0x79,0xc0,0x03,0x71,0x32,0x40,0x7d,0x4c,0x33,0x92,0xe1,0x9a,0xeb, -0x9f,0xbd,0xe8,0xab,0xa3,0x9f,0xcc,0xe9,0x80,0xe2,0xd7,0x2d,0xd2,0xd3,0x6e,0xf5, -0x20,0xa0,0x1f,0x18,0x5f,0x44,0x6c,0x26,0x46,0xfe,0xd3,0xe8,0xe9,0x6c,0xcb,0xbc, -0xe9,0xdf,0xfb,0x9b,0xfd,0x0f,0x0c,0x1a,0xea,0x1a,0xb8,0xd6,0x23,0x21,0x48,0x61, -0x55,0x73,0xf1,0x7f,0x5e,0x69,0x25,0x24,0x2c,0x35,0x0a,0x8d,0xe7,0x0a,0xb7,0x24, -0x10,0x0a,0x09,0xff,0x6d,0xe5,0xec,0xc4,0xf1,0xd0,0xc0,0xbf,0xda,0x58,0xe4,0xb6, -0xcf,0x9c,0xc9,0xf6,0xe7,0xc8,0x60,0xc2,0xf8,0xba,0x10,0x12,0x2b,0x32,0x3f,0x66, -0x23,0x22,0xd9,0x42,0x3e,0xea,0x0b,0xe9,0x7b,0x05,0x1b,0xd0,0xe6,0xba,0x3e,0xbb, -0xaf,0x15,0xb2,0xe1,0x5e,0xfc,0xeb,0xe1,0x02,0x3d,0x02,0x24,0xde,0x5e,0x03,0x51, -0x9f,0x47,0x31,0x0a,0x50,0x49,0xd6,0x03,0xe1,0xd3,0xf9,0xf3,0xc3,0xc8,0xd2,0x6d, -0xfd,0xe8,0x5c,0xbc,0xdd,0x7f,0x0c,0xf6,0x93,0xf4,0x24,0x4d,0x18,0xd7,0xc2,0xdd, -0x1c,0x7e,0x1b,0xe5,0x0c,0xed,0x20,0x7b,0x1b,0xf3,0x35,0xed,0xf5,0x3a,0xfe,0x15, -0x1f,0x12,0xe3,0x95,0xd8,0x13,0x0d,0x3e,0x1d,0xd9,0x03,0x21,0x67,0x1d,0xd9,0x36, -0xb1,0xbb,0x92,0xce,0xf3,0x12,0x1c,0x1e,0xb1,0x0f,0x14,0xfc,0x16,0x05,0x85,0xfb, -0x0b,0xa0,0x0b,0x07,0x8a,0x36,0x3c,0xf6,0xc6,0x97,0x9d,0xd7,0xf1,0x7f,0x91,0x84, -0x5b,0xfd,0x3b,0x86,0xf2,0xd9,0x67,0x26,0x3b,0x4f,0x0d,0x1e,0x6e,0x4f,0x32,0xd6, -0x02,0x1e,0xac,0x43,0x1a,0x55,0xe8,0x00,0xf1,0x1a,0xf4,0xc2,0xd3,0xef,0xdd,0x14, -0x1e,0xfb,0x14,0x03,0xb2,0x07,0x22,0x44,0x2e,0x21,0x54,0x0a,0x15,0x7c,0x47,0x3c, -0x6d,0xe2,0xb8,0x4b,0xd5,0xe2,0x7b,0xea,0x0a,0xab,0x17,0x00,0x0e,0xf3,0xea,0x2b, -0xb9,0x8c,0xfe,0xc6,0x25,0xe7,0x23,0xed,0x44,0xe4,0xf3,0x02,0xe6,0xc7,0x6c,0xbe, -0xe0,0x67,0x13,0x1c,0x04,0xf5,0xd5,0xb2,0xdb,0xf6,0x3b,0x0b,0x0c,0xb4,0x03,0xfd, -0xab,0xf2,0xed,0x1c,0x09,0x27,0xd8,0x1c,0x05,0xae,0x09,0x11,0x59,0x09,0x10,0x24, -0x41,0x6a,0x57,0x4a,0x10,0xb5,0x15,0x32,0xa3,0x22,0x17,0x18,0x3c,0x61,0x2d,0x58, -0x21,0x9e,0xe9,0xdb,0x63,0xe6,0xdf,0x45,0xda,0xf9,0xec,0x0d,0xe2,0xd0,0xa2,0x94, -0x21,0x94,0xa1,0xcb,0xfb,0x22,0x58,0xca,0xc7,0x25,0x3a,0x3c,0x6b,0xdd,0xc4,0xfb, -0xe5,0xf6,0x73,0xe6,0xe2,0x87,0xec,0xd8,0x48,0xcd,0xf5,0x1e,0x18,0x0d,0xd4,0x03, -0x14,0xac,0x1f,0x0d,0xfd,0x0c,0x32,0xa9,0x3e,0x1b,0xbc,0xf4,0xde,0x93,0xe0,0xfe, -0x11,0x19,0x1e,0xaf,0x18,0x23,0xed,0x42,0x36,0x40,0x02,0xfc,0x3e,0x1f,0x1e,0xbd, -0x05,0x0b,0x52,0x19,0xff,0xf3,0xe0,0xee,0x90,0xef,0xcc,0x8c,0xce,0xfa,0x0a,0x0b, -0xfb,0xc4,0xfc,0x16,0x59,0x36,0x54,0x72,0x4e,0x10,0x6b,0xe4,0x0a,0x4c,0x29,0xe0, -0x1c,0xa1,0xde,0x95,0x1c,0xe4,0x06,0xa6,0xc2,0x26,0xe4,0xcf,0xdb,0xc0,0xe2,0x29, -0x1e,0x3d,0x1f,0x1e,0xef,0x56,0xef,0xef,0xcd,0xcd,0xce,0x26,0x00,0x16,0x65,0xfb, -0xed,0xb6,0x00,0xf9,0xcf,0xd9,0xeb,0x6c,0x24,0x34,0xcf,0x32,0x54,0xf0,0x57,0x0e, -0x67,0xda,0xf4,0x8f,0x08,0xf4,0xd9,0xfb,0x27,0x5a,0x48,0x48,0x56,0x22,0xdb,0xe7, -0xae,0xd5,0x88,0x13,0x0c,0x0b,0xe6,0xfd,0x60,0x37,0x26,0x7d,0xc5,0x98,0x06,0xc7, -0xca,0x8d,0x94,0xb0,0x5c,0x07,0x10,0x92,0xf1,0xf9,0xd8,0xee,0xcb,0x29,0xed,0x3e, -0xa8,0x53,0x38,0xde,0x40,0x53,0x28,0x2d,0xf7,0xb9,0x03,0x39,0x1a,0x4a,0x29,0xd0, -0x09,0x0b,0xf1,0x08,0xea,0x56,0xe2,0xf6,0x58,0xde,0xb5,0xe3,0xda,0x1a,0x99,0x12, -0x01,0xcf,0x23,0x20,0x0a,0xe3,0xd3,0xfb,0xf3,0xe9,0x23,0xca,0xe2,0xc2,0x0e,0x02, -0x99,0xcf,0xbf,0x5c,0xde,0xfa,0x6b,0x01,0x08,0xf1,0x11,0x00,0x91,0xd6,0xe1,0x4c, -0x25,0x37,0x98,0x19,0x1d,0x1a,0x14,0xdd,0x09,0xed,0x3f,0x4e,0x4f,0x2e,0x3f,0x3e, -0x42,0xd6,0x07,0xf6,0xb5,0x30,0x37,0x58,0xf4,0xf0,0x0e,0x33,0x29,0x24,0xce,0xa9, -0x19,0xc5,0xb8,0xec,0x97,0xbb,0xf0,0xee,0xe3,0x3b,0xd4,0xea,0x51,0xf0,0xec,0x84, -0xfe,0xff,0xf4,0xe5,0xf2,0xe5,0x22,0x37,0x18,0x32,0x2f,0x96,0x10,0xcd,0x13,0xb0, -0xe0,0xd1,0x18,0x1c,0xa5,0x10,0x1b,0x88,0x0b,0xdd,0x18,0xe1,0xfc,0xdc,0xe5,0xec, -0xdf,0x43,0x59,0xc0,0x0d,0x07,0x11,0x39,0x05,0x70,0xa7,0xce,0x8b,0x38,0x23,0x5c, -0xca,0xe6,0x5a,0x31,0x08,0x6a,0xd5,0x13,0x6b,0x32,0xd4,0x30,0xb0,0x25,0x8b,0x67, -0x15,0x0f,0xee,0x33,0x64,0x25,0xbd,0x5d,0xdb,0x63,0x32,0x69,0x0b,0x09,0x0d,0x38, -0x1e,0x00,0xbd,0xe1,0xed,0x35,0x66,0x22,0xf9,0xd2,0x08,0x11,0x6f,0xd9,0xab,0xf9, -0xc4,0xda,0x92,0xc1,0xc4,0x6c,0xe3,0xd2,0x2b,0xba,0xd9,0xd0,0xf7,0xe5,0xb2,0xd8, -0xfd,0xf0,0x20,0x25,0x94,0x2a,0x2a,0xf7,0x0a,0x01,0x4f,0x20,0x0d,0x73,0xc6,0xc1, -0x1d,0x04,0x01,0x9c,0xba,0xc2,0x49,0x08,0x10,0x18,0x0d,0x34,0xdb,0x26,0xf1,0x78, -0x09,0x3b,0x0a,0x29,0x12,0x61,0x22,0x09,0x1e,0xc9,0xcf,0x7a,0x17,0x27,0x30,0x03, -0x08,0x85,0x1d,0xfd,0xcf,0xd7,0xf5,0x87,0x2d,0x22,0x69,0xf5,0x10,0x29,0x3f,0x17, -0x6c,0xea,0x07,0x80,0x0d,0xe5,0x44,0xfc,0x2c,0x7f,0xf9,0xbb,0x08,0x08,0x67,0x7d, -0x3c,0xfd,0xd1,0x1b,0x15,0x93,0xcc,0xe4,0xcf,0x36,0x0e,0xd9,0xad,0xbb,0xc6,0xfe, -0xe6,0x43,0x9d,0xc3,0xa4,0x2d,0x25,0x0e,0xd1,0xd1,0xdc,0xf8,0xd5,0x72,0xb7,0xf7, -0x92,0x2e,0x06,0x59,0xe5,0x05,0x8b,0x00,0xda,0x10,0x0a,0x56,0x06,0x2f,0xcd,0xcc, -0xbd,0xf3,0xf2,0x12,0x10,0x0c,0x0a,0xf9,0xbf,0xf1,0x0e,0xfc,0x19,0xeb,0x7e,0xe5, -0x31,0xbc,0x57,0x23,0x6a,0x00,0x18,0x02,0x16,0xe7,0x8c,0xee,0x29,0x19,0x18,0xd1, -0x5d,0xeb,0x19,0x16,0xcd,0x98,0xfc,0xf4,0x30,0xd0,0xec,0xcc,0x4d,0x10,0x36,0x9e, -0x1b,0x20,0x6a,0x47,0x2b,0x6a,0xe4,0xdb,0x62,0x0c,0x20,0xd6,0x08,0x11,0x2e,0x22, -0x03,0x29,0xf3,0xf0,0xdb,0xd6,0xdf,0x75,0x1a,0x29,0xb6,0xed,0xd3,0x2b,0x05,0x05, -0x7c,0xb5,0xaf,0x46,0x08,0x11,0x4b,0xb9,0xb4,0xd4,0x17,0x2d,0xdf,0xeb,0xec,0x85, -0x20,0x18,0x91,0xf6,0x13,0x60,0x3a,0x25,0xa1,0x18,0x3f,0x67,0x2f,0xd4,0xb3,0xbf, -0x0a,0xbd,0x26,0xfb,0x37,0xf5,0x0a,0xb6,0xef,0xdd,0x5d,0x04,0x05,0x6d,0xdd,0x07, -0xe2,0x51,0x1c,0x77,0xb9,0xcf,0x3e,0x01,0xd5,0xfd,0xb3,0xf0,0x4b,0x1f,0xec,0x7a, -0xcd,0x01,0x2b,0x10,0xdf,0x14,0xe7,0x1c,0xcd,0x0b,0xda,0x51,0xf3,0x26,0x62,0x20, -0x0c,0xd2,0x16,0x20,0xb4,0x13,0x02,0x5c,0x06,0x16,0xe8,0x27,0x43,0xe7,0x35,0xff, -0xae,0x0c,0x3a,0x6b,0x06,0xbc,0xab,0xf5,0x4f,0xa6,0x27,0xd0,0xb0,0xd0,0xea,0x96, -0xc9,0xb8,0xb2,0xe8,0x05,0x77,0xe0,0xdc,0xa5,0x0e,0xfe,0xab,0xd6,0x0c,0x65,0x3f, -0x08,0xf1,0xcf,0xf7,0x41,0x2a,0x16,0xdb,0x04,0x2f,0xb2,0x33,0xfb,0x41,0xea,0xf5, -0xbc,0xe4,0xea,0x9c,0x2f,0x3c,0x1a,0xd5,0xb2,0x56,0x19,0x2e,0x18,0xc6,0xc7,0x2d, -0x42,0x56,0x39,0xf6,0xd9,0x1a,0x06,0xec,0x9a,0xba,0xe0,0x46,0x0d,0xec,0x69,0xd5, -0xfa,0x7a,0xf2,0xc1,0xd9,0xe6,0x1f,0xea,0xf6,0xc2,0x2c,0xf4,0x3b,0xf0,0x1d,0xf5, -0x67,0x26,0x43,0x7f,0x06,0xe0,0x34,0x01,0x0b,0xfe,0x04,0x3f,0x97,0x67,0x0f,0x04, -0xd3,0x1e,0xa4,0x2d,0xce,0x2c,0xd0,0x49,0x14,0x62,0xf9,0x9a,0xdf,0x16,0x0e,0xe1, -0x85,0xb8,0xaf,0x1d,0x46,0x13,0xd6,0xb1,0xf1,0x18,0xd0,0xe3,0xcc,0x16,0x0e,0x1f, -0x5c,0xed,0xf0,0xb7,0x28,0x27,0xdb,0xff,0x1c,0x05,0x46,0x0b,0xb2,0xc0,0xdc,0xd9, -0x05,0xf9,0x07,0x23,0x5a,0x43,0x0e,0xc2,0x6f,0x0a,0x2a,0x62,0xc0,0xac,0xe0,0x2b, -0x59,0xf8,0xef,0xcd,0xea,0x27,0x1a,0xe6,0x96,0x8b,0xf1,0xf5,0x07,0xed,0xd0,0xef, -0xd6,0x23,0xf2,0x56,0xc0,0xf6,0x53,0x1e,0xe1,0x5d,0xbd,0x07,0x08,0x49,0x2a,0x87, -0x18,0x4b,0x1d,0x47,0xf6,0x27,0xe2,0x00,0x4e,0x05,0x2a,0xda,0x6a,0x44,0xce,0xe2, -0xf3,0xdb,0x3b,0x04,0x21,0xa6,0xcf,0x4b,0x26,0x16,0x03,0xf0,0x0e,0xc3,0xf7,0x94, -0x12,0x8c,0xed,0xac,0x11,0xd9,0x90,0xda,0x28,0x23,0x1f,0xd1,0x74,0xed,0x25,0x8b, -0xf4,0xd1,0x3a,0xfc,0x1f,0x46,0x0e,0x16,0x30,0x57,0x38,0xb6,0xcf,0xe8,0xc4,0x30, -0xf7,0xbe,0xcd,0x31,0x82,0x60,0x01,0x9a,0xde,0x2a,0xfa,0x23,0xc5,0x30,0xd8,0x3e, -0x1d,0x2b,0xdf,0x79,0x0a,0x37,0xf2,0xd7,0x8d,0xce,0xb6,0x16,0x1a,0x13,0xc9,0xc5, -0xd6,0x0a,0xa6,0xfe,0xf4,0x90,0xf5,0xd4,0xbb,0xc8,0xfb,0xea,0x24,0x16,0x0a,0x13, -0x48,0xee,0x57,0x0e,0xe3,0xed,0x12,0xc1,0x01,0x02,0xf7,0x5c,0x6a,0x44,0x19,0x12, -0x42,0x4f,0x24,0x32,0xa3,0xad,0x9f,0x1a,0x16,0x75,0xd7,0xef,0x62,0x1c,0xdf,0x5f, -0x8b,0x92,0x1d,0xdf,0x02,0xea,0xf7,0xe7,0xc1,0xd3,0xca,0x6b,0xe8,0x0d,0x26,0xfe, -0xdc,0xb6,0xeb,0x0a,0xbe,0x0f,0x13,0x5d,0x30,0x41,0x8e,0x22,0x0c,0xf7,0x1c,0x04, -0xa7,0xe9,0x35,0xff,0x68,0x1f,0x83,0x00,0x3c,0x2b,0x2f,0xd2,0x23,0xbc,0xfc,0x48, -0x22,0x12,0x82,0x21,0x3f,0x69,0xfd,0x9d,0x76,0xb2,0xec,0xb9,0xd9,0xcf,0xab,0xfe, -0x05,0x94,0xd3,0xd2,0x3e,0x0b,0x08,0x13,0xc2,0xbe,0xe5,0x04,0x16,0x7c,0x00,0x2a, -0x2a,0x60,0x34,0x94,0xfa,0x12,0x77,0x0f,0xd8,0xc0,0x0d,0x70,0x19,0x3f,0xf1,0xe0, -0x1b,0x43,0x93,0xfd,0xb6,0x1a,0xe3,0x21,0xd1,0xf9,0xdf,0xae,0x1d,0x0f,0x04,0xa3, -0x8e,0x07,0xca,0xd6,0x12,0xcb,0xe5,0xe9,0xfe,0xe5,0x90,0xc7,0xf1,0x4e,0x10,0xdf, -0x23,0xd1,0x10,0x54,0x2a,0x05,0x1b,0x10,0x4d,0x9c,0x41,0xfc,0xb5,0x04,0x1c,0x48, -0xef,0x04,0x5d,0x58,0x43,0x1e,0x02,0x28,0xc0,0x5a,0x14,0xf3,0xc6,0xfe,0x1e,0x41, -0x07,0xa5,0xde,0x32,0x90,0x59,0xf6,0xc4,0xaf,0xd4,0x57,0xd9,0xb3,0xd1,0xd8,0x15, -0xdb,0xf9,0xc7,0xa3,0xef,0x17,0xdb,0xca,0x98,0x82,0xe6,0x15,0xde,0xd6,0xd0,0x42, -0x3d,0x5c,0xa6,0x05,0xfa,0x2a,0x29,0xfc,0x40,0xf1,0x53,0x5f,0x55,0xf1,0x9a,0x03, -0x5f,0xe4,0x33,0xbb,0xfd,0xc7,0x2d,0x82,0x1a,0xbe,0x80,0xe6,0x48,0x96,0x18,0xb1, -0x86,0xb0,0xc3,0xa8,0xa9,0xc0,0x85,0x07,0x0a,0xcc,0xd6,0xe1,0x46,0x12,0xee,0x17, -0xad,0xe0,0x8f,0x35,0x10,0x9f,0xe9,0x3b,0xc4,0x67,0x1a,0x41,0xf6,0x1a,0x13,0xfd, -0xd9,0x13,0x24,0x56,0xec,0x08,0xe3,0xe7,0x34,0x4e,0x0e,0xfe,0xe1,0x7c,0x1c,0x2a, -0xf1,0x00,0x12,0x4f,0x4a,0x37,0xa7,0xf6,0xda,0x42,0xc8,0xb0,0x46,0xc7,0x00,0x7b, -0x0c,0xe0,0x88,0xcb,0xed,0x29,0xee,0xb6,0x65,0xc0,0x00,0x06,0x02,0xf6,0x21,0x26, -0x3b,0x18,0x0b,0x05,0x24,0x2a,0xfd,0x89,0xca,0x1c,0xcc,0x66,0x1f,0xa2,0xeb,0x2d, -0x33,0x47,0xff,0x67,0xeb,0x26,0xbb,0x1a,0xdb,0x2d,0x03,0x4d,0xd2,0x11,0xa4,0xe0, -0xb6,0xef,0xdd,0xba,0x8d,0x5d,0xdb,0x20,0xc5,0xea,0xb4,0x52,0xeb,0x11,0x0e,0xd1, -0xc9,0xc4,0x20,0x21,0x25,0xe9,0x11,0x1c,0x4b,0x19,0x4f,0xf0,0x2a,0x14,0x24,0xcc, -0x17,0xed,0x45,0x70,0x12,0xcc,0xcc,0x17,0x5b,0x50,0x12,0xe3,0x22,0x2d,0x47,0xd5, -0xf7,0xf3,0x71,0x52,0x4d,0x63,0xe0,0xc9,0xf9,0xf3,0xd6,0x62,0xb1,0xeb,0x4b,0x22, -0xea,0x3d,0xa6,0xce,0x3b,0x07,0xd4,0x8b,0xab,0xfd,0x70,0x37,0xfe,0x5c,0xee,0x2d, -0xc7,0x26,0xf4,0x88,0x0f,0x1c,0x02,0xe2,0xfa,0x1e,0x4f,0x26,0x94,0xd2,0x0d,0x49, -0x69,0x2f,0x93,0xd1,0xf5,0xd5,0x33,0x08,0x22,0xe4,0x24,0xb8,0x44,0xf7,0x96,0xb8, -0xcc,0xf6,0xd4,0xb5,0x5c,0xc6,0xfe,0x5a,0xfb,0xca,0x4d,0xd4,0x02,0x25,0xee,0xcb, -0x71,0x08,0x40,0x83,0x0a,0xfa,0x4a,0x3a,0x21,0x9a,0xe3,0x1f,0xc6,0x4d,0xf0,0x88, -0xc4,0x29,0x6e,0x4e,0xe3,0x06,0xc5,0x3b,0xd7,0x64,0xff,0x2c,0xe5,0x34,0x33,0x2d, -0xe1,0xad,0x04,0x61,0x0b,0x3d,0xc9,0x78,0xbb,0xe6,0x70,0xbe,0x90,0xe1,0xbd,0xe8, -0x1a,0xc6,0xaa,0x3c,0xcf,0xde,0x8e,0xbd,0xd3,0x62,0x13,0x08,0x8b,0xf0,0x29,0x49, -0x45,0x15,0x6d,0x1d,0x50,0xcb,0x2f,0xf5,0x51,0x17,0x41,0x06,0x0c,0xeb,0x33,0x37, -0x55,0x3c,0x03,0xf4,0x1f,0x45,0x2c,0x77,0xc4,0xe2,0x59,0x57,0x4c,0x6e,0xed,0xec, -0x62,0x11,0xd8,0x80,0x90,0xa7,0xa4,0xd7,0xd6,0x83,0xca,0xdf,0xac,0xf3,0xe5,0x1c, -0xeb,0x15,0x0f,0x12,0xe8,0xad,0x04,0x35,0xed,0x20,0x0e,0x43,0x24,0x07,0x69,0xcb, -0xea,0x91,0x2e,0x04,0x20,0xb8,0xf6,0xcf,0x56,0x23,0x9f,0xdf,0x22,0xc6,0x51,0xfb, -0x8d,0xd6,0x38,0x42,0x68,0x26,0x5e,0x00,0x03,0x59,0xd2,0x99,0x52,0xae,0xda,0x6d, -0xd8,0xd2,0x61,0xec,0xf5,0xfe,0xdb,0xde,0xc6,0x06,0x0a,0x84,0xed,0xf9,0xa5,0x14, -0x0c,0x22,0x13,0x3b,0xe3,0x38,0x03,0x5e,0xf6,0x24,0xff,0x2b,0xf8,0xf7,0x03,0x45, -0x2b,0x2a,0xec,0xf1,0x21,0x53,0xbc,0xf3,0xa6,0x72,0xf5,0x44,0x9e,0x1a,0xe8,0x85, -0xf7,0xeb,0x25,0xb0,0xa4,0xef,0xc8,0xd3,0x4e,0xd3,0xe2,0x7f,0xe5,0xe1,0x2a,0xfb, -0x13,0xdb,0xff,0xe8,0xaf,0xfb,0x09,0x55,0xfa,0x0d,0x94,0x3f,0x37,0x13,0xfb,0xf3, -0xef,0x2c,0x33,0x7a,0xe9,0xd4,0xe3,0x1f,0x39,0x5f,0x05,0x12,0xd9,0x4d,0x26,0xc4, -0xd2,0xe7,0x49,0x34,0x39,0xc6,0x12,0x0e,0x3e,0x09,0xdc,0xa4,0xc1,0xc8,0x49,0xc5, -0xc3,0xbc,0xdb,0xe7,0x3f,0xd8,0xe2,0x02,0x0c,0x04,0x2f,0xd4,0xe6,0xf3,0x11,0xf8, -0x87,0xea,0x2a,0x34,0x5b,0x33,0x2d,0xfc,0x12,0x1d,0x43,0x20,0x2d,0xe4,0x07,0x91, -0x47,0x32,0x44,0x16,0x39,0x0f,0x2a,0xce,0x49,0xc6,0x21,0x33,0x46,0x13,0x64,0xf1, -0xfc,0x51,0xde,0xa1,0xb8,0x9c,0xb9,0x27,0xc3,0xcd,0x0a,0xe5,0xe7,0x84,0xe3,0x03, -0x51,0x0c,0xe7,0x77,0xed,0x12,0x16,0xfd,0xe6,0x6a,0x20,0x5a,0xef,0x3b,0xfe,0x46, -0x0c,0x32,0x89,0x0a,0xd5,0xb7,0xf9,0x40,0xce,0x38,0x0f,0x0f,0x2e,0x3f,0x1e,0xf5, -0xc1,0x8e,0xf0,0x25,0xeb,0x2b,0x25,0x3f,0x1a,0xea,0x41,0xb1,0xb4,0x8f,0xd2,0xcb, -0x10,0xc1,0xd6,0xcc,0xe8,0xdf,0x41,0xe9,0x02,0xc3,0xf0,0xeb,0x91,0x0e,0xfa,0xcc, -0xc7,0xf5,0x9c,0x4f,0x53,0x50,0x16,0x07,0x09,0x32,0x2f,0x4c,0xfe,0x03,0xc4,0x37, -0x39,0x5b,0x16,0x2b,0xcb,0x44,0xfd,0xc8,0xb7,0xe8,0x14,0x2f,0x22,0xc2,0x00,0x0f, -0x2a,0x13,0xcb,0xcc,0x99,0xc9,0x62,0xe1,0xad,0x6a,0xab,0xf0,0x03,0x02,0xd8,0xa7, -0xce,0xe4,0xa2,0xf5,0x02,0x3b,0xf8,0xe0,0xe7,0xf3,0x33,0x47,0x54,0x31,0xd0,0x0c, -0x22,0x69,0x34,0x16,0x36,0x09,0x1e,0x25,0x28,0x1d,0xb2,0x28,0x46,0x06,0x23,0xdb, -0xe5,0xd6,0x03,0x96,0x1d,0x24,0x37,0x25,0x13,0xc5,0xdf,0xad,0xae,0xb5,0xc7,0x41, -0xbe,0xcd,0x3e,0xe9,0xde,0x1c,0xc4,0xdb,0x0d,0x08,0xfc,0xe2,0xe8,0xf1,0xe8,0xe8, -0xe1,0xbe,0x0c,0x46,0x9f,0x45,0x0f,0xcd,0xfd,0x1a,0xbb,0x19,0x0a,0xdc,0x1e,0x2b, -0x31,0x1f,0x2b,0xb9,0x4c,0x3c,0x53,0xf6,0xcc,0x6b,0xe3,0x16,0x47,0x34,0x2d,0x62, -0x13,0xe8,0xb6,0xb2,0xa1,0xce,0xb9,0xc0,0xd0,0xb8,0xd2,0xb7,0xeb,0xdc,0x38,0xd4, -0xe7,0x7c,0xe8,0xef,0xd6,0x05,0xef,0xe4,0xdd,0x0d,0xf2,0x4a,0x51,0xbd,0x21,0x13, -0x14,0x38,0x30,0x67,0x17,0x3c,0x43,0x41,0x0f,0xb9,0x20,0x65,0x6d,0x5d,0xfd,0x46, -0xd0,0xfa,0x11,0x1b,0x02,0x3e,0x07,0x3a,0x3e,0x2c,0xc1,0x29,0x95,0xb4,0x3f,0xd9, -0xbf,0xf9,0xc2,0xf1,0x13,0xf0,0xcd,0x2b,0xcd,0xe1,0x3a,0xe9,0xea,0x5d,0xf8,0xfb, -0x68,0xea,0xfa,0xbd,0x32,0x42,0xcd,0x25,0x0e,0xac,0x03,0x18,0x22,0x3d,0x29,0xc9, -0xf5,0x07,0x7e,0x52,0x61,0x39,0x16,0xd9,0xbc,0xf0,0x12,0xec,0x11,0x1f,0x6a,0x41, -0x32,0x61,0xe3,0xad,0x54,0xb9,0xc8,0xa0,0xc1,0xd9,0xe7,0x0a,0x08,0x07,0xd2,0xc2, -0xda,0xe5,0xee,0x9c,0xdd,0xe8,0x9f,0xff,0x05,0x5e,0x13,0x2a,0xe1,0x25,0x12,0x58, -0x14,0x0e,0xa1,0x01,0x22,0xcd,0x40,0x1b,0x35,0xfc,0x24,0xa1,0x4d,0x34,0x87,0xfa, -0xea,0x72,0x08,0x18,0xe1,0x0d,0x1b,0x39,0x33,0x06,0x4c,0xba,0xb7,0x5b,0xd1,0xb6, -0x2a,0xb2,0xf1,0xb3,0x07,0xd3,0x0b,0xbe,0xd2,0xe5,0xd6,0xdc,0x4c,0xeb,0xee,0x79, -0xe2,0xe5,0x9d,0x17,0x39,0xc7,0x1d,0x0f,0x34,0x19,0x0d,0x31,0x1f,0x39,0x9d,0x1f, -0x06,0x0c,0x18,0x3b,0xad,0x41,0x1e,0xed,0xfe,0xfe,0x16,0x11,0x1a,0x95,0x21,0x37, -0xd3,0x2c,0xed,0xe0,0xc4,0xc8,0xac,0xcd,0xda,0x01,0xe5,0xe3,0xfa,0xe7,0xe0,0x36, -0xcb,0xd3,0x01,0xea,0xe8,0xf4,0xe6,0xf1,0x89,0xf3,0x06,0x91,0x23,0x2d,0x2a,0x31, -0x19,0x61,0xf0,0x01,0xc7,0x3c,0x3e,0xad,0x02,0xf6,0xcd,0x2a,0x41,0x77,0x1f,0xf5, -0x72,0xf3,0x09,0xaf,0x0b,0x0f,0xa0,0x2b,0x31,0xa8,0x06,0xd8,0x5f,0xca,0xce,0x2b, -0xd0,0xc1,0x66,0xc4,0xec,0x56,0xf4,0xd1,0xfc,0xc7,0xcf,0xfd,0xca,0xcf,0xa8,0xd9, -0xdd,0x41,0xf5,0x1c,0x7f,0x2e,0x24,0x55,0x16,0x03,0x4e,0x04,0x3b,0xfb,0x4f,0x0e, -0x56,0xee,0x21,0x4d,0x51,0x44,0xa6,0x1e,0x18,0x40,0x20,0x09,0x48,0x08,0x38,0x35, -0x44,0x18,0x89,0xf9,0xef,0x06,0xdb,0xc8,0x29,0xcb,0xd3,0xa5,0xdf,0xeb,0x69,0xdb, -0xc0,0x40,0xc4,0xdc,0xd1,0xe5,0xdd,0x91,0xd2,0xe6,0xa1,0x15,0x22,0x0c,0x11,0x16, -0x04,0x0d,0xf3,0xdd,0x12,0x44,0xf9,0x2f,0xfb,0xd6,0x03,0x34,0xe4,0x3a,0x1e,0x20, -0x17,0x15,0xfd,0xfc,0xf7,0x8b,0x24,0x49,0x15,0x27,0xf5,0xab,0xef,0xe9,0xe0,0xd6, -0xce,0x9b,0xc5,0xd5,0x0e,0x00,0xf1,0x7a,0xb9,0xbc,0x02,0xe8,0xf2,0x85,0xe0,0xd6, -0xb2,0xed,0x00,0x80,0x02,0x03,0xd7,0x03,0x05,0xe5,0x06,0x0c,0x59,0x14,0x1e,0xe5, -0x2a,0x34,0x2d,0x3b,0x3c,0x5d,0x3b,0x36,0xb1,0x2e,0x24,0x0e,0x1b,0x11,0xd7,0x08, -0x00,0xd2,0xf9,0xf3,0x11,0xec,0xe6,0xfe,0xe1,0xdd,0xd7,0xd9,0xd8,0x23,0xd5,0xd4, -0xe6,0xd2,0xd2,0x2a,0xd1,0xd1,0x98,0xd1,0xd1,0x73,0xd3,0xd4,0x1a,0xd5,0xd6,0x76, -0xd8,0xd9,0xe5,0xda,0xdc,0xad,0xde,0xdf,0x90,0xe0,0xe1,0x12,0xe1,0xe1,0x8c,0xe3, -0xe6,0x5d,0xea,0xed,0x1e,0xef,0xed,0x9b,0xe9,0xe3,0x29,0xdd,0xd6,0x27,0xd2,0xd0, -0x83,0xd0,0xd3,0x2f,0xda,0xe1,0x6c,0xea,0xf4,0xa0,0xfd,0x06,0xc8,0x0f,0x18,0x17, -0x1f,0x25,0x1b,0x2c,0x30,0x79,0x35,0x3a,0x23,0x3d,0x40,0xda,0x43,0x46,0x10,0x48, -0x48,0x7d,0x49,0x49,0xca,0x49,0x49,0x33,0x49,0x48,0x75,0x47,0x46,0x9b,0x45,0x44, -0x72,0x41,0x3f,0xc3,0x3c,0x39,0x27,0x37,0x34,0x51,0x31,0x2f,0xa1,0x2c,0x29,0xb8, -0x27,0x24,0x2f,0x22,0x1f,0xef,0x1c,0x19,0x1b,0x16,0x13,0xd3,0x0f,0x0c,0x53,0x0a, -0x07,0x9f,0x04,0x02,0x70,0xff,0xfd,0x02,0xfb,0xf9,0xa8,0xf7,0xf5,0x98,0xf3,0xf1, -0x94,0xef,0xed,0xe3,0xea,0xe8,0x74,0xe6,0xe5,0xe0,0xe3,0xe2,0x45,0xe0,0xde,0xfb, -0xdc,0xda,0x75,0xd8,0xd6,0xf8,0xd4,0xd4,0xfb,0xd3,0xd3,0x86,0xd2,0xd2,0x63,0xd2, -0xd2,0x5f,0xd3,0xd3,0xb2,0xd2,0xd2,0x52,0xd1,0xd1,0xa7,0xd2,0xd3,0xea,0xd4,0xd5, -0x14,0xd5,0xd3,0x6a,0xd2,0xd1,0x37,0xd2,0xd4,0x58,0xd7,0xda,0x8f,0xdd,0xdd,0xe6, -0xda,0xd6,0x0a,0xd1,0xca,0x73,0xc3,0xbd,0x2a,0xba,0xb9,0x94,0xb9,0xbb,0xf0,0xbd, -0xc2,0xd6,0xc7,0xce,0x54,0xd5,0xdc,0x03,0xe3,0xea,0x59,0xf2,0xf8,0x3e,0xfe,0x03, -0xcb,0x08,0x0d,0x32,0x12,0x16,0x08,0x19,0x1a,0xfc,0x1b,0x1d,0x20,0x20,0x23,0x68, -0x26,0x28,0xbf,0x28,0x27,0x98,0x25,0x23,0xa2,0x22,0x23,0x25,0x25,0x27,0x28,0x29, -0x29,0x52,0x26,0x21,0x8f,0x1d,0x18,0x6e,0x15,0x14,0xf5,0x15,0x19,0xe1,0x1d,0x22, -0x3a,0x26,0x29,0x39,0x2c,0x2e,0x20,0x30,0x32,0x7a,0x35,0x39,0xe8,0x3d,0x42,0x25, -0x46,0x48,0xae,0x4a,0x4a,0xab,0x49,0x47,0xb5,0x42,0x3c,0x34,0x34,0x2a,0x6c,0x21, -0x17,0x0b,0x0e,0x03,0xe8,0xf8,0xee,0x80,0xe3,0xd9,0xe7,0xd0,0xca,0x67,0xc5,0xc2, -0x4b,0xc0,0xbc,0xb9,0xb9,0xb6,0x86,0xb3,0xb1,0x26,0xb2,0xb3,0x59,0xb6,0xba,0x59, -0xbe,0xc0,0xca,0xc1,0xc2,0xce,0xc2,0xc2,0x7f,0xc4,0xc7,0x64,0xcb,0xd2,0x91,0xd8, -0xdf,0x6f,0xe7,0xec,0x99,0xf0,0xf3,0x81,0xf3,0xf2,0xe4,0xef,0xec,0xd9,0xe8,0xe5, -0x6f,0xe3,0xe2,0xc4,0xe2,0xe4,0x3f,0xe8,0xed,0x01,0xf4,0xfb,0x55,0x03,0x0b,0x1d, -0x15,0x1e,0xc7,0x27,0x31,0xe2,0x38,0x3f,0x28,0x46,0x4b,0xbd,0x51,0x56,0x16,0x5a, -0x5e,0xc5,0x61,0x64,0x9f,0x67,0x69,0xa6,0x6b,0x6c,0x5b,0x6d,0x6d,0x9a,0x6c,0x6b, -0x55,0x69,0x67,0x43,0x65,0x62,0x4b,0x60,0x5e,0x71,0x5b,0x59,0xd3,0x56,0x53,0x37, -0x50,0x4c,0x54,0x48,0x44,0xbd,0x40,0x3d,0xc8,0x39,0x35,0x12,0x31,0x2c,0x1e,0x29, -0x25,0x16,0x21,0x1d,0x53,0x19,0x15,0x82,0x10,0x0b,0x68,0x07,0x04,0x22,0x01,0xfd, -0x2f,0xfa,0xf6,0x50,0xf2,0xef,0x0a,0xed,0xea,0xb7,0xe8,0xe4,0x6e,0xe1,0xdd,0xa9, -0xd8,0xd4,0xa6,0xd0,0xce,0x32,0xcd,0xcc,0xa6,0xcb,0xc9,0xfd,0xc6,0xc4,0xe4,0xc0, -0xbf,0xc3,0xbd,0xbc,0x7f,0xbd,0xbe,0xc5,0xbf,0xc0,0x9b,0xbf,0xbd,0x8b,0xb9,0xb5, -0xa0,0xb1,0xae,0x99,0xad,0xad,0x21,0xae,0xb0,0x53,0xb2,0xb4,0xfe,0xb7,0xba,0xbb, -0xbc,0xbc,0x75,0xb9,0xb5,0x85,0xaf,0xa9,0xbe,0xa4,0xa0,0x64,0x9c,0x99,0x06,0x97, -0x95,0xb0,0x93,0x94,0x93,0x96,0x9a,0x6f,0xa1,0xa8,0xdf,0xb0,0xb8,0x07,0xbe,0xc3, -0xd1,0xc7,0xcc,0xfe,0xd2,0xd9,0xba,0xe0,0xe8,0xb0,0xee,0xf4,0x26,0xf8,0xf9,0x7d, -0xfa,0xfa,0xbc,0xfb,0xfd,0x7a,0x00,0x04,0xfb,0x09,0x0e,0x5b,0x12,0x14,0x65,0x15, -0x15,0x03,0x14,0x12,0x1f,0x11,0x0e,0xaf,0x0d,0x0c,0xef,0x0c,0x0e,0x12,0x10,0x11, -0x9a,0x14,0x15,0xad,0x17,0x19,0x40,0x1a,0x1d,0x3b,0x21,0x25,0x5f,0x2b,0x30,0x00, -0x35,0x39,0xa5,0x3c,0x40,0x4c,0x45,0x49,0xbb,0x4d,0x50,0x34,0x51,0x4f,0xac,0x4b, -0x44,0x5d,0x3c,0x33,0x43,0x2a,0x21,0x6b,0x19,0x11,0x7b,0x09,0x01,0x27,0xf9,0xf0, -0xc3,0xe6,0xdd,0xab,0xd5,0xcf,0xeb,0xcb,0xc9,0x31,0xc8,0xc8,0x8e,0xc9,0xcb,0xf1, -0xcb,0xcb,0xee,0xcb,0xcb,0xc2,0xc9,0xc8,0xbe,0xc8,0xc9,0x67,0xcc,0xd0,0xdd,0xd6, -0xdd,0xfa,0xe4,0xec,0x99,0xf2,0xf8,0xfc,0xfd,0x01,0x44,0x03,0x03,0xbc,0x02,0x01, -0x32,0xff,0xfc,0x94,0xf9,0xf7,0xe1,0xf5,0xf6,0x51,0xf7,0xf9,0xaa,0xfd,0x02,0xa7, -0x08,0x0f,0x8f,0x17,0x1f,0xe4,0x27,0x30,0xcc,0x38,0x41,0x13,0x48,0x4e,0xbd,0x55, -0x5b,0xbb,0x61,0x67,0x5b,0x6c,0x70,0xb4,0x73,0x77,0x31,0x7a,0x7c,0x57,0x7e,0x7f, -0xf8,0x7f,0x7f,0x9d,0x7f,0x7e,0x9e,0x7d,0x7c,0x0f,0x7c,0x7b,0xb5,0x79,0x77,0x77, -0x74,0x71,0x65,0x6f,0x6c,0x6c,0x6a,0x67,0xa6,0x63,0x5f,0x96,0x5a,0x56,0x71,0x51, -0x4d,0x0e,0x4b,0x47,0x6c,0x44,0x3f,0x0c,0x3b,0x35,0x78,0x2f,0x2a,0xd3,0x24,0x20, -0x28,0x1d,0x1a,0x87,0x18,0x15,0xe3,0x10,0x0b,0xce,0x05,0x00,0x74,0xfb,0xf8,0x91, -0xf5,0xf2,0xbd,0xf0,0xee,0x39,0xeb,0xe7,0x77,0xe3,0xde,0xfd,0xda,0xd7,0x53,0xd3, -0xd0,0x20,0xcd,0xcb,0xcb,0xcb,0xcc,0x15,0xcd,0xcd,0xb2,0xcb,0xc8,0x9e,0xc4,0xbe, -0x58,0xb9,0xb5,0x70,0xb1,0xb0,0xf1,0xae,0xae,0xd9,0xae,0xae,0x16,0xaf,0xb0,0x61, -0xb1,0xb3,0xf8,0xb5,0xb7,0xc8,0xb7,0xb6,0x33,0xb2,0xac,0x15,0xa5,0x9d,0x98,0x96, -0x91,0xc8,0x8d,0x8b,0x7b,0x8a,0x8a,0x54,0x8a,0x8a,0x63,0x8a,0x8c,0xe7,0x8e,0x92, -0xfa,0x98,0x9f,0x85,0xa6,0xad,0x2f,0xb5,0xbc,0xfd,0xc2,0xc8,0xe4,0xcc,0xd0,0x54, -0xd3,0xd5,0x2e,0xd9,0xdc,0xb6,0xe0,0xe6,0x02,0xeb,0xf0,0x23,0xf4,0xf6,0xca,0xf8, -0xfa,0x02,0xfb,0xfc,0x77,0xfd,0xfe,0xb1,0xfe,0xfe,0x69,0xfe,0xfe,0x81,0xfd,0xfd, -0x23,0xfd,0xfe,0x84,0xff,0x01,0xd0,0x02,0x04,0xe8,0x05,0x06,0x32,0x07,0x08,0xd3, -0x09,0x0d,0xe5,0x11,0x17,0x6d,0x1e,0x24,0x8b,0x2a,0x30,0x9a,0x34,0x37,0x0f,0x3a, -0x3a,0x72,0x39,0x38,0xe2,0x35,0x32,0xbd,0x2e,0x29,0xb5,0x23,0x1b,0x7b,0x12,0x09, -0x21,0xfe,0xf3,0xf9,0xe9,0xe0,0xcf,0xd9,0xd3,0x49,0xce,0xca,0x9d,0xc8,0xc6,0x3b, -0xc5,0xc3,0xe1,0xc0,0xbe,0xcc,0xbc,0xba,0xb7,0xb7,0xb5,0x59,0xb4,0xb4,0x33,0xb6, -0xb9,0x02,0xbe,0xc4,0xb2,0xca,0xd2,0x6d,0xda,0xe1,0x5f,0xe8,0xee,0x20,0xf2,0xf5, -0xd8,0xf6,0xf6,0x05,0xf5,0xf3,0xf0,0xf0,0xee,0x3b,0xed,0xec,0x06,0xec,0xec,0x3d, -0xee,0xf0,0x0e,0xf5,0xfa,0xa3,0x00,0x07,0x22,0x0e,0x14,0x8c,0x1b,0x23,0x90,0x2a, -0x32,0x1e,0x3b,0x43,0x61,0x4a,0x51,0x93,0x57,0x5d,0xea,0x62,0x67,0xe6,0x6b,0x70, -0x01,0x74,0x76,0xab,0x78,0x79,0x5f,0x7a,0x7a,0x1c,0x7b,0x7c,0xc1,0x7c,0x7e,0x80, -0x7e,0x7d,0xbc,0x7c,0x79,0xf4,0x75,0x72,0xff,0x6f,0x6e,0x8b,0x6d,0x6c,0x88,0x6b, -0x69,0x55,0x65,0x61,0x00,0x5c,0x56,0x6d,0x52,0x4e,0x13,0x4a,0x46,0x1b,0x43,0x3f, -0x57,0x3c,0x39,0xc1,0x35,0x31,0xed,0x2c,0x27,0xf9,0x21,0x1c,0x53,0x17,0x14,0xc1, -0x11,0x10,0xd0,0x0e,0x0d,0xf0,0x09,0x05,0x08,0x00,0xfa,0xb2,0xf4,0xef,0x44,0xeb, -0xe8,0xba,0xe6,0xe5,0xb9,0xe4,0xe2,0xaf,0xe1,0xe0,0x2b,0xdf,0xde,0x57,0xdd,0xdb, -0x7b,0xd9,0xd5,0x12,0xd0,0xc9,0xad,0xc3,0xbe,0x4b,0xba,0xb8,0x8d,0xb9,0xbb,0x66, -0xbe,0xc1,0xdd,0xc4,0xc7,0x20,0xc9,0xc9,0x26,0xc9,0xc7,0x2e,0xc5,0xc2,0x14,0xbf, -0xbb,0x0a,0xb8,0xb3,0x6c,0xaf,0xaa,0x39,0xa5,0x9f,0x1d,0x9b,0x97,0x4d,0x96,0x96, -0xd4,0x98,0x9c,0xe0,0xa0,0xa6,0x89,0xab,0xb1,0x34,0xb6,0xba,0xf4,0xbe,0xc3,0x28, -0xc8,0xcd,0x90,0xd1,0xd6,0x96,0xda,0xdf,0x80,0xe3,0xe7,0x39,0xec,0xf0,0x8e,0xf5, -0xfa,0x1a,0xff,0x02,0x24,0x04,0x06,0xf1,0x06,0x07,0xb9,0x07,0x07,0xec,0x07,0x08, -0x52,0x09,0x09,0xfd,0x09,0x0a,0xd3,0x09,0x09,0x45,0x08,0x06,0x8f,0x06,0x06,0x42, -0x06,0x08,0x50,0x0a,0x0d,0x76,0x11,0x15,0xc6,0x19,0x1e,0x42,0x22,0x27,0x30,0x2b, -0x2f,0x6c,0x34,0x38,0xcd,0x3c,0x3f,0xb9,0x41,0x42,0xd1,0x40,0x3d,0x7f,0x39,0x32, -0x0d,0x2b,0x22,0x33,0x18,0x0e,0xac,0x04,0xfc,0xaa,0xf4,0xee,0xe7,0xe8,0xe2,0x3e, -0xde,0xd9,0x6e,0xd6,0xd3,0xe4,0xce,0xcb,0x41,0xc7,0xc2,0xf4,0xbd,0xba,0x37,0xb7, -0xb5,0xda,0xb4,0xb5,0xae,0xb7,0xbb,0x15,0xc0,0xc5,0x87,0xcc,0xd3,0xd8,0xda,0xe1, -0xe1,0xe6,0xeb,0x43,0xed,0xee,0x04,0xee,0xec,0x6f,0xeb,0xe9,0xdf,0xe8,0xe7,0xa7, -0xe6,0xe5,0x8e,0xe5,0xe5,0xfd,0xe6,0xe9,0x2d,0xed,0xf1,0x0b,0xf7,0xfc,0x07,0x00, -0x00,0xd0,0x02,0x02,0x09,0x03,0x09,0xf9,0x17,0x27,0xaa,0x2e,0x2d,0x60,0x23,0x14, -0x57,0x05,0xf7,0x45,0xec,0xe5,0x4e,0xe2,0xdf,0x6a,0xde,0xdd,0x89,0xdc,0xda,0x16, -0xda,0xdb,0x69,0xde,0xe1,0xf7,0xe4,0xe8,0xa4,0xeb,0xee,0x53,0xf0,0xf3,0x93,0xf5, -0xfb,0xd0,0xfe,0xf9,0x33,0xee,0xe6,0x13,0xe1,0xe2,0xe6,0xea,0xf8,0x36,0x08,0x18, -0xb5,0x25,0x2e,0x13,0x35,0x3a,0x42,0x3c,0x3e,0xa2,0x3e,0x3e,0x93,0x3b,0x38,0x43, -0x34,0x30,0x88,0x2e,0x2b,0x2c,0x27,0x22,0xfe,0x1b,0x15,0x9a,0x11,0x0d,0x80,0x07, -0x01,0x58,0xf8,0xe8,0xbd,0xd7,0xcb,0x4c,0xc8,0xce,0xa2,0xd6,0xe0,0xc1,0xea,0xf3, -0xcf,0xf9,0xfc,0x9b,0xfe,0xfd,0x2b,0xfd,0xfd,0xc6,0xfb,0xfa,0x2a,0xf9,0xf8,0x81, -0xf6,0xf2,0x6b,0xf0,0xee,0x29,0xed,0xec,0x1a,0xea,0xe6,0x23,0xe3,0xe4,0xe6,0xe8, -0xf1,0x19,0xfc,0x04,0x6b,0x0c,0x13,0x43,0x19,0x1a,0xf8,0x14,0x0a,0x43,0xf9,0xe8, -0x64,0xd7,0xc8,0x4e,0xbe,0xb7,0x59,0xb6,0xb6,0x21,0xb6,0xb8,0x88,0xba,0xbd,0xa6, -0xc3,0xca,0xf6,0xce,0xd6,0x85,0xe1,0xea,0x08,0xf0,0xf4,0xa1,0xfb,0x06,0xe1,0x12, -0x19,0x56,0x1c,0x19,0x93,0x13,0x0d,0xa7,0x0a,0x0f,0x94,0x17,0x26,0xf4,0x36,0x44, -0x98,0x52,0x5d,0x95,0x63,0x69,0x8f,0x6e,0x6f,0x4c,0x70,0x6e,0x99,0x6a,0x64,0x96, -0x60,0x5c,0x9e,0x58,0x52,0x8d,0x4c,0x45,0xfe,0x3b,0x32,0x18,0x2c,0x29,0x57,0x24, -0x19,0x83,0x08,0xf4,0xfa,0xe2,0xd7,0xcc,0xcf,0xd0,0xf0,0xd2,0xd9,0xb9,0xe1,0xe7, -0x36,0xeb,0xec,0x8e,0xed,0xec,0x52,0xea,0xe7,0x8e,0xe5,0xe2,0x28,0xe0,0xdc,0x1a, -0xd8,0xd4,0xde,0xd2,0xd0,0x8d,0xcf,0xcb,0x8d,0xc6,0xc1,0x3c,0xbf,0xc1,0x10,0xc5, -0xcb,0x67,0xd4,0xdc,0x4f,0xe7,0xf1,0x0e,0xf8,0xf9,0x59,0xf7,0xed,0x06,0xdf,0xcf, -0x89,0xbf,0xb0,0x02,0xa7,0xa2,0xcd,0x9f,0x9d,0xef,0x9d,0xa1,0x8b,0xa5,0xa9,0xf3, -0xac,0xb4,0xe0,0xbe,0xca,0xb2,0xd1,0xd9,0x02,0xdf,0xe7,0xa4,0xf3,0x00,0xc3,0x0c, -0x16,0xe6,0x19,0x17,0x58,0x13,0x0e,0x5c,0x0d,0x12,0x8e,0x1d,0x2b,0x29,0x3a,0x49, -0x87,0x57,0x62,0xaf,0x6c,0x75,0x00,0x7c,0x7f,0x9f,0x7f,0x7e,0xdd,0x7d,0x7a,0x98, -0x76,0x73,0x95,0x71,0x6d,0xee,0x65,0x5b,0x4d,0x53,0x4d,0x1b,0x4c,0x49,0x05,0x42, -0x34,0xde,0x24,0x12,0x56,0x00,0xf3,0xf0,0xea,0xe8,0xf9,0xea,0xf0,0x87,0xf5,0xfb, -0xb1,0xfe,0x01,0x62,0x01,0xff,0xd8,0xfe,0xfc,0xdb,0xf9,0xf7,0xa0,0xf2,0xed,0xfa, -0xe9,0xe7,0x70,0xe4,0xe2,0x0a,0xdf,0xd8,0x03,0xd2,0xce,0xa2,0xca,0xc9,0x99,0xcb, -0xcf,0x4f,0xd6,0xdf,0x27,0xea,0xf3,0x70,0xf8,0xfc,0xf5,0xf9,0xf0,0x3b,0xe2,0xd0, -0xd2,0xc1,0xb4,0x6d,0xa8,0x9f,0x00,0x9b,0x99,0x27,0x99,0x99,0xf2,0x97,0x9a,0xba, -0xa0,0xa9,0x10,0xb2,0xba,0x02,0xc0,0xc4,0xed,0xcb,0xd5,0x7b,0xe1,0xef,0xa3,0xfc, -0x04,0x2e,0x08,0x04,0xec,0xff,0xfc,0x6f,0xfb,0xff,0xdd,0x09,0x16,0xdd,0x23,0x30, -0x7e,0x3e,0x4c,0x60,0x57,0x5f,0xd2,0x66,0x6c,0x51,0x6e,0x6c,0xdc,0x69,0x67,0x9e, -0x67,0x68,0x43,0x65,0x5d,0x2d,0x55,0x4c,0x4c,0x47,0x45,0x38,0x43,0x3f,0x5d,0x39, -0x2d,0x18,0x1e,0x0a,0x28,0xf9,0xec,0x1b,0xe4,0xe1,0x0a,0xe3,0xe7,0x21,0xec,0xf2, -0x87,0xf6,0xf8,0xac,0xfa,0xfb,0x67,0xfb,0xfb,0xdd,0xfa,0xf7,0x4f,0xf4,0xf1,0x67, -0xf0,0xec,0xcb,0xea,0xe6,0xc4,0xe1,0xdb,0xca,0xd6,0xd2,0x7b,0xcf,0xcc,0xaf,0xcd, -0xd3,0xb3,0xd9,0xe0,0x7d,0xeb,0xf7,0xa2,0x00,0x04,0xf7,0x01,0xfa,0xed,0xef,0xe2, -0xbb,0xd2,0xc3,0x42,0xb8,0xb0,0x78,0xab,0xa8,0x41,0xa4,0xa1,0xc1,0xa0,0xa5,0x10, -0xad,0xb5,0xfd,0xbd,0xc5,0x64,0xca,0xcf,0xa4,0xd5,0xe1,0xea,0xef,0xfd,0xf7,0x09, -0x12,0x67,0x15,0x12,0x60,0x0c,0x09,0xd3,0x09,0x0d,0x81,0x13,0x1d,0xec,0x29,0x37, -0x69,0x44,0x4f,0x01,0x5a,0x64,0x46,0x6c,0x6f,0xc8,0x6e,0x6d,0xe6,0x6c,0x6e,0x2a, -0x71,0x6f,0x59,0x6a,0x63,0xc1,0x5a,0x53,0x81,0x4e,0x4d,0x23,0x4b,0x49,0x80,0x41, -0x34,0x2a,0x24,0x12,0x34,0x01,0xf1,0xdf,0xe8,0xe4,0xd9,0xe3,0xe6,0x4a,0xeb,0xef, -0xc0,0xf1,0xf4,0x7b,0xf7,0xfa,0xc4,0xfb,0xfb,0x4a,0xf9,0xf5,0xfe,0xf0,0xee,0x95, -0xec,0xe9,0x46,0xe5,0xe0,0x1d,0xdd,0xd6,0xcc,0xd0,0xcb,0xcc,0xc7,0xc7,0x12,0xc6, -0xc7,0xd4,0xcc,0xd7,0x15,0xe3,0xee,0x60,0xf6,0xfb,0x2c,0xfd,0xf7,0x37,0xee,0xe0, -0x73,0xd0,0xc3,0x31,0xb9,0xb1,0xbb,0xaa,0xa4,0xe2,0x9e,0x9b,0x2d,0x9b,0x9f,0x0f, -0xa8,0xaf,0xff,0xb6,0xbb,0x62,0xc0,0xc5,0xdf,0xcc,0xd8,0x44,0xe7,0xf7,0x08,0x00, -0x00,0xb0,0xfd,0x05,0x23,0x0e,0x1e,0x78,0x2b,0x22,0xda,0x0c,0xf7,0xb7,0xeb,0xe3, -0xba,0xdc,0xd9,0x4d,0xda,0xdd,0x8a,0xe2,0xe7,0x1f,0xed,0xf2,0xa1,0xf6,0xfa,0x68, -0xfd,0xfd,0x47,0xf6,0xec,0xbd,0xee,0xf9,0xed,0x05,0x0a,0x85,0x08,0x0d,0xbc,0x1b, -0x2b,0xdb,0x35,0x3b,0x0e,0x40,0x3f,0x6f,0x3d,0x39,0xc1,0x32,0x29,0x09,0x1f,0x13, -0xbd,0x09,0x01,0x33,0xf9,0xf3,0x6b,0xf6,0x0f,0xd0,0x2d,0x32,0x27,0x17,0xef,0x37, -0xcc,0xb2,0xa1,0x9d,0x90,0x6d,0x8c,0x8e,0xd7,0x93,0x9b,0xb0,0xa4,0xaf,0x2d,0xbb, -0xc5,0x1d,0xd1,0xdd,0x52,0xe5,0xe4,0x75,0xe1,0xe8,0x75,0xf8,0x0a,0x3e,0x14,0x17, -0xf5,0x20,0x32,0x81,0x44,0x53,0xa2,0x5d,0x64,0xed,0x67,0x67,0x69,0x65,0x60,0x29, -0x58,0x4d,0xcd,0x42,0x36,0xc7,0x2c,0x23,0x80,0x16,0x14,0x37,0x2a,0x48,0x43,0x50, -0x39,0x86,0x14,0xed,0xdf,0xce,0xb5,0xf5,0xa2,0x99,0xc1,0x96,0x97,0xff,0x9b,0xa2, -0xdb,0xaa,0xb4,0xb9,0xbb,0xc5,0xd6,0xd1,0xd8,0xe2,0xd5,0xd1,0x76,0xd4,0xe3,0x17, -0xf4,0xfb,0xcc,0xfe,0x06,0x8a,0x15,0x26,0x5d,0x35,0x41,0xc0,0x49,0x4d,0x59,0x4f, -0x4e,0x40,0x4a,0x42,0x5d,0x3a,0x2f,0x41,0x23,0x1c,0x0a,0x12,0x02,0xe4,0xfd,0x13, -0x62,0x32,0x40,0x92,0x32,0x13,0xba,0xef,0xcf,0x8b,0xb4,0xa1,0x61,0x96,0x92,0xfa, -0x93,0x97,0x18,0x9f,0xa8,0xbe,0xb1,0xb9,0x5c,0xc6,0xd4,0x73,0xdd,0xdc,0x1c,0xd8, -0xdb,0xf6,0xe9,0xfa,0xfa,0x02,0x07,0x95,0x0f,0x1d,0x68,0x2e,0x3d,0x7f,0x4b,0x55, -0x1a,0x5b,0x5e,0xa2,0x5e,0x5a,0x5d,0x55,0x4d,0x38,0x41,0x36,0xee,0x30,0x24,0x8d, -0x11,0x0a,0xd1,0x1a,0x39,0xa5,0x4a,0x44,0x74,0x2a,0x07,0x5e,0xe6,0xc8,0x18,0xb2, -0xa3,0x18,0x9d,0x9c,0x60,0x9d,0xa3,0xb7,0xac,0xb3,0xf6,0xba,0xc6,0xbe,0xd4,0xde, -0x6f,0xde,0xd8,0xf0,0xd9,0xe6,0xfd,0xf5,0xfe,0xa8,0x02,0x09,0xd5,0x14,0x24,0x89, -0x33,0x41,0x27,0x4c,0x52,0xd3,0x56,0x56,0x3f,0x54,0x50,0x06,0x48,0x3b,0xe0,0x31, -0x2c,0x5c,0x1f,0x09,0xa4,0xfe,0x0b,0x6a,0x27,0x3c,0x56,0x3c,0x28,0xa3,0x08,0xe7, -0x88,0xc8,0xae,0xcd,0x9d,0x95,0xcf,0x91,0x92,0xa2,0x98,0xa0,0xea,0xa6,0xae,0x90, -0xb9,0xc9,0xb9,0xd5,0xd5,0x7b,0xd0,0xd1,0x28,0xde,0xed,0x81,0xf5,0xfb,0xa5,0x01, -0x0c,0x48,0x1b,0x2a,0xff,0x39,0x45,0x8c,0x4e,0x54,0xa7,0x55,0x55,0x71,0x53,0x4a, -0x63,0x3e,0x37,0x51,0x33,0x25,0x99,0x0e,0x01,0x63,0x0a,0x24,0xe1,0x3a,0x41,0x39, -0x34,0x17,0x5f,0xf8,0xd8,0x88,0xbc,0xaa,0x15,0x9f,0x98,0x48,0x98,0x9d,0xec,0xa4, -0xaa,0xed,0xb0,0xbc,0xa6,0xcd,0xdb,0x51,0xdc,0xd6,0x7b,0xd7,0xe2,0x65,0xf0,0xf9, -0x7a,0xff,0x06,0x11,0x0f,0x1c,0xed,0x2c,0x3a,0x0c,0x48,0x52,0x79,0x58,0x5a,0x7d, -0x5c,0x5b,0xe0,0x51,0x45,0xfd,0x3f,0x3c,0x38,0x2e,0x16,0xd9,0x05,0x0a,0x45,0x20, -0x37,0x3c,0x44,0x3b,0x39,0x24,0x06,0x80,0xe4,0xc6,0x0b,0xb2,0xa3,0xe0,0x99,0x97, -0xee,0x9b,0xa2,0x1b,0xa7,0xab,0xb8,0xb6,0xc8,0xfe,0xd6,0xd8,0xbd,0xd3,0xd3,0x38, -0xdd,0xe9,0xec,0xf2,0xf9,0x2f,0xff,0x07,0xe0,0x13,0x22,0xb9,0x30,0x3f,0xb1,0x4a, -0x51,0xb3,0x54,0x58,0x08,0x58,0x4e,0x57,0x43,0x3e,0xfc,0x3b,0x2e,0xb3,0x15,0x03, -0xe3,0x02,0x14,0xf6,0x2c,0x3d,0xf1,0x3b,0x2b,0xcb,0x0e,0xec,0xa3,0xcc,0xb4,0x5c, -0xa2,0x96,0xc2,0x91,0x95,0x86,0x9b,0x9f,0x32,0xa3,0xad,0x0a,0xc1,0xd0,0x8d,0xd4, -0xd0,0x4c,0xd0,0xd8,0xa7,0xe3,0xed,0x07,0xf6,0xfb,0x39,0x03,0x0f,0x35,0x1d,0x2c, -0x07,0x3d,0x49,0x6e,0x51,0x56,0x5e,0x5d,0x5d,0x07,0x54,0x49,0xab,0x45,0x43,0xdb, -0x35,0x1d,0x99,0x08,0x02,0xb5,0x0f,0x26,0x6e,0x3a,0x40,0x66,0x35,0x1a,0xdb,0xf8, -0xd7,0xd9,0xbc,0xa6,0xb6,0x97,0x91,0xe6,0x92,0x98,0xad,0x9b,0x9e,0xd5,0xa8,0xbc, -0xfa,0xcd,0xd2,0xbf,0xd0,0xd1,0xf0,0xd7,0xe2,0xba,0xed,0xf6,0x24,0xfc,0x03,0xee, -0x0e,0x1b,0xcc,0x2a,0x3c,0xf4,0x49,0x51,0x5a,0x59,0x61,0x2f,0x63,0x5a,0x54,0x50, -0x4e,0x63,0x4c,0x3f,0x36,0x28,0x10,0x2a,0x06,0x0f,0xc0,0x22,0x37,0xa8,0x42,0x3d, -0xa2,0x26,0x06,0xfb,0xe4,0xc9,0x66,0xaf,0x9c,0xbd,0x93,0x94,0xa1,0x98,0x99,0xc8, -0x9a,0xa4,0x02,0xb8,0xc9,0x7a,0xcf,0xce,0xfe,0xce,0xd3,0xff,0xdd,0xe9,0x81,0xf1, -0xf7,0x1a,0xff,0x08,0x99,0x13,0x22,0xd9,0x34,0x41,0xab,0x4a,0x53,0x4f,0x5e,0x60, -0x7e,0x58,0x4f,0x0d,0x4e,0x4c,0x6a,0x42,0x2c,0xe1,0x12,0x05,0xa2,0x08,0x19,0xd4, -0x2e,0x3d,0x1a,0x3e,0x2c,0x72,0x0f,0xef,0x26,0xd2,0xb6,0xd4,0xa0,0x95,0x43,0x94, -0x97,0x27,0x97,0x96,0x3f,0x9f,0xb3,0x00,0xc5,0xcc,0x7f,0xce,0xce,0xf4,0xd1,0xdb, -0xab,0xe6,0xee,0x6f,0xf5,0xfd,0xd0,0x04,0x0e,0xd7,0x1d,0x2f,0xf5,0x3c,0x46,0x22, -0x51,0x5d,0xdb,0x60,0x59,0x09,0x52,0x50,0x61,0x50,0x48,0x82,0x32,0x19,0xe0,0x07, -0x07,0x53,0x13,0x27,0xfe,0x39,0x3f,0xc1,0x32,0x19,0x4f,0xfb,0xde,0x80,0xc0,0xa7, -0x26,0x99,0x95,0x4e,0x98,0x96,0x05,0x94,0x9b,0xbb,0xae,0xc0,0x67,0xca,0xcd,0xe4, -0xcc,0xcf,0xdf,0xd8,0xe3,0x21,0xeb,0xf2,0x6f,0xfa,0x00,0x89,0x09,0x18,0xf1,0x29, -0x36,0x3c,0x40,0x4d,0xe5,0x5a,0x5f,0x04,0x5a,0x53,0x60,0x51,0x53,0x78,0x4c,0x39, -0x43,0x20,0x0c,0x44,0x06,0x0e,0xba,0x21,0x34,0x7f,0x3e,0x37,0xb8,0x22,0x06,0x4f, -0xea,0xca,0x4c,0xaf,0x9d,0x1f,0x99,0x99,0xe8,0x95,0x92,0xd2,0x98,0xa9,0x8e,0xbb, -0xc7,0x5e,0xcc,0xcb,0x79,0xce,0xd6,0x0b,0xe0,0xe8,0x6c,0xf1,0xf8,0x9c,0xfe,0x06, -0x90,0x14,0x25,0x7b,0x31,0x3c,0x16,0x4a,0x58,0xd6,0x5e,0x5a,0x7f,0x54,0x53,0x7b, -0x56,0x51,0xbd,0x40,0x28,0x1a,0x13,0x08,0x38,0x0c,0x1c,0x69,0x30,0x3d,0xe7,0x3a, -0x2b,0xa5,0x12,0xf6,0xfb,0xd6,0xb8,0x1b,0xa4,0x9d,0x09,0x9c,0x96,0xa5,0x91,0x96, -0x10,0xa5,0xb7,0xc3,0xc4,0xca,0x69,0xca,0xcd,0xa2,0xd4,0xdc,0x5a,0xe5,0xef,0x72, -0xf6,0xfb,0xb6,0x02,0x11,0x2b,0x23,0x2d,0x5c,0x38,0x45,0x26,0x54,0x5b,0xea,0x58, -0x52,0x58,0x52,0x56,0x51,0x53,0x45,0xc3,0x2e,0x17,0x9b,0x09,0x08,0xba,0x15,0x29, -0x88,0x38,0x3a,0x04,0x2f,0x1a,0x6e,0x02,0xe2,0x32,0xc1,0xaa,0x5d,0xa2,0x9f,0xd5, -0x98,0x93,0x91,0x95,0xa2,0xa0,0xb4,0xc3,0x2a,0xc9,0xca,0x60,0xcc,0xd1,0xae,0xd8, -0xe1,0x21,0xeb,0xf2,0xa0,0xf5,0xfd,0x4d,0x0d,0x1c,0x72,0x26,0x2f,0xec,0x3c,0x4c, -0x93,0x54,0x52,0x6c,0x4d,0x4d,0x2e,0x52,0x51,0x14,0x47,0x32,0x6b,0x1b,0x0a,0x77, -0x05,0x0f,0x59,0x22,0x33,0x7d,0x39,0x32,0xeb,0x23,0x0d,0xae,0xee,0xcd,0x60,0xb4, -0xa9,0x7f,0xa4,0x9d,0x23,0x96,0x95,0xbc,0xa0,0xb2,0x7e,0xc2,0xc9,0xdc,0xcb,0xce, -0x06,0xd3,0xd8,0xf8,0xe0,0xeb,0xfd,0xf1,0xf4,0x6f,0xfc,0x0a,0xdf,0x18,0x22,0x3c, -0x2c,0x39,0x9d,0x49,0x53,0xa5,0x52,0x4e,0xc5,0x4e,0x52,0x7b,0x54,0x4c,0x50,0x3a, -0x23,0x51,0x0f,0x05,0x1f,0x0c,0x1c,0xba,0x2e,0x36,0x1e,0x34,0x2a,0xb3,0x17,0xf8, -0x2f,0xd6,0xbc,0x37,0xaf,0xa7,0x28,0x9f,0x96,0x14,0x93,0x9b,0xfe,0xac,0xbc,0xff, -0xc5,0xc9,0xc1,0xcc,0xcf,0x2f,0xd4,0xde,0x90,0xe8,0xee,0x75,0xf1,0xf8,0x05,0x00, -0x00,0xe4,0x00,0x01,0x43,0x01,0x01,0x74,0x01,0x01,0x5d,0x02,0x03,0xe1,0x03,0x04, -0xea,0x04,0x04,0x0a,0x04,0x03,0xf7,0x02,0x02,0x36,0x02,0x02,0x19,0x03,0x03,0x14, -0x03,0x02,0x8c,0x02,0x02,0xc6,0x02,0x03,0xd7,0x03,0x03,0xbe,0x03,0x03,0xa5,0x02, -0x01,0xba,0x00,0x00,0xe3,0xff,0xff,0x99,0xff,0xff,0x7f,0x00,0x00,0xfc,0x00,0x01, -0x51,0x01,0x01,0x9d,0x02,0x03,0xb5,0x03,0x03,0xd9,0x02,0x01,0x5b,0x00,0xff,0x40, -0xfe,0xfd,0xae,0xfd,0xfd,0x4d,0xfe,0xfe,0xa8,0xfe,0xfe,0xcc,0xfe,0xfe,0x27,0xfe, -0xfe,0x52,0xfe,0xfe,0x92,0xfd,0xfd,0x95,0xfd,0xfd,0x0e,0xfe,0xfd,0x7e,0xfd,0xfc, -0xfc,0xfb,0xfb,0x36,0xfb,0xfb,0x42,0xfb,0xfb,0x56,0xfb,0xfa,0x9f,0xfa,0xfa,0x15, -0xfa,0xf9,0xb8,0xf8,0xf8,0x51,0xf7,0xf6,0x06,0xf5,0xf3,0x19,0xf2,0xf0,0x14,0xee, -0xeb,0x2e,0xea,0xe8,0xed,0xe7,0xe7,0x87,0xe8,0xed,0x21,0xf8,0x0e,0x01,0x32,0x5c, -0x21,0x7b,0x7f,0xef,0x68,0x45,0xf9,0x28,0x18,0xd5,0x10,0x0d,0xe5,0x0b,0x0c,0x62, -0x0b,0x00,0x3f,0xea,0xd6,0xb0,0xd1,0xdb,0x6c,0xe9,0xf2,0x61,0xf4,0xeb,0xe0,0xd1, -0xb9,0x45,0xb6,0xc8,0x14,0xdf,0xf0,0xaa,0xfd,0x01,0x28,0xfb,0xf0,0x45,0xe7,0xe1, -0xce,0xdf,0xe3,0xd1,0xec,0xf8,0xc5,0xfd,0xfc,0x19,0xf8,0xf3,0x30,0xef,0xef,0x62, -0xf4,0xfc,0xb6,0x02,0x04,0x2e,0x04,0x01,0x67,0xfe,0xfc,0xf9,0xfc,0xfe,0x43,0xff, -0x01,0xd0,0x02,0x02,0x8a,0xff,0xfb,0x13,0xf8,0xf7,0x4f,0xfa,0xfd,0x7a,0x00,0x01, -0xa9,0x01,0x00,0x49,0xff,0xfe,0x2a,0x00,0x04,0x54,0x09,0x0e,0xa1,0x11,0x13,0x2c, -0x15,0x15,0x16,0x15,0x15,0x3c,0x17,0x18,0x1f,0x1a,0x19,0x92,0x17,0x15,0x6c,0x13, -0x10,0x68,0x0d,0x0b,0xbc,0x0c,0x0f,0x40,0x10,0x0f,0x3c,0x0e,0x0c,0xf4,0x0a,0x0b, -0xdc,0x0e,0x12,0xe1,0x13,0x12,0x1d,0x0e,0x06,0xcd,0x01,0x02,0x7c,0x07,0x09,0xef, -0x08,0x05,0x50,0xfe,0xf4,0x66,0xea,0xe4,0x0e,0xe4,0xe6,0xd0,0xe9,0xef,0xc1,0xf2, -0xf2,0x81,0xee,0xeb,0x1f,0xed,0xf1,0xaa,0xf8,0xfe,0x60,0xfd,0xf8,0x8b,0xf6,0xf9, -0xe9,0xfe,0x02,0xe9,0x05,0x0b,0x02,0x11,0x14,0xbf,0x16,0x17,0x56,0x19,0x1c,0xa8, -0x1f,0x21,0x84,0x21,0x22,0x67,0x24,0x24,0x4d,0x21,0x1a,0xf5,0x12,0x0b,0xcf,0x05, -0x02,0x90,0x01,0x03,0xf5,0x03,0x01,0x0e,0xfe,0xf7,0x6f,0xef,0xe5,0xbd,0xde,0xdc, -0x3a,0xde,0xdf,0xc3,0xdb,0xd6,0x71,0xd3,0xd7,0xc1,0xde,0xe5,0x4f,0xeb,0xee,0xa1, -0xed,0xe9,0xbb,0xe5,0xe6,0xd2,0xeb,0xf3,0xa5,0xf8,0xfb,0x5b,0xfe,0x00,0x33,0xff, -0xfc,0xa7,0xfb,0xff,0x00,0x06,0x0d,0x68,0x12,0x12,0x39,0x0e,0x08,0x62,0x03,0x02, -0x06,0x05,0x08,0xb2,0x08,0x05,0x15,0x00,0xfb,0x1a,0xf9,0xf7,0x59,0xf6,0xf6,0x21, -0xf7,0xf8,0x68,0xf8,0xf5,0xd5,0xef,0xea,0x33,0xe7,0xe8,0x87,0xed,0xf3,0xfb,0xf7, -0xf8,0x2c,0xf7,0xf5,0xe5,0xf4,0xf6,0xa8,0xf9,0xfd,0xd8,0x00,0x02,0x5c,0x03,0x02, -0x0e,0x02,0x01,0x0b,0x03,0x05,0x2d,0x09,0x0b,0xfc,0x0c,0x0c,0xbc,0x0b,0x0a,0x1f, -0x0b,0x0b,0x1c,0x0c,0x0b,0x39,0x0b,0x0a,0x19,0x09,0x07,0x54,0x06,0x06,0x77,0x06, -0x05,0x37,0x03,0x00,0x58,0xfe,0xfd,0xd3,0xfc,0xfc,0xe3,0xfa,0xfa,0x22,0xfa,0xfa, -0x06,0xfa,0xfa,0xc3,0xfb,0xfd,0x77,0xfe,0xfe,0xcf,0xff,0x00,0x55,0x00,0x00,0x88, -0x01,0x02,0x9d,0x03,0x04,0x92,0x05,0x08,0x34,0x0b,0x0d,0x8b,0x0f,0x11,0x90,0x12, -0x14,0x53,0x15,0x15,0x4b,0x16,0x17,0x8e,0x19,0x19,0x9b,0x17,0x13,0x5a,0x0f,0x0b, -0x8f,0x0a,0x0a,0x5d,0x0b,0x0a,0x44,0x07,0x03,0x25,0xff,0xfb,0xa6,0xf8,0xf6,0x15, -0xf4,0xf1,0x01,0xed,0xe8,0xe8,0xe4,0xe3,0x37,0xe4,0xe6,0x67,0xe9,0xeb,0x2c,0xed, -0xec,0xdf,0xeb,0xea,0x9f,0xeb,0xee,0x28,0xf3,0xf7,0x4e,0xfb,0xfc,0xec,0xfc,0xfc, -0xfd,0xfd,0x00,0xfd,0x04,0x09,0x16,0x0d,0x0f,0xcc,0x11,0x13,0x09,0x15,0x15,0xfd, -0x15,0x15,0x58,0x14,0x12,0x35,0x10,0x0e,0x19,0x0d,0x0b,0xf1,0x08,0x07,0xda,0x06, -0x05,0x1d,0x04,0x01,0xd7,0xfd,0xf9,0xd7,0xf4,0xf0,0x8d,0xed,0xea,0x6e,0xe9,0xe9, -0x55,0xea,0xeb,0xbb,0xec,0xed,0xa0,0xec,0xec,0x18,0xed,0xee,0x57,0xf0,0xf2,0x56, -0xf4,0xf5,0x59,0xf6,0xf7,0x26,0xf9,0xfb,0x43,0xfd,0xff,0x38,0x02,0x04,0x8f,0x07, -0x09,0x39,0x0b,0x0c,0xc5,0x0c,0x0d,0xa2,0x0d,0x0e,0xd2,0x0d,0x0c,0x6b,0x0b,0x0a, -0xa0,0x08,0x07,0x65,0x06,0x05,0xbd,0x04,0x02,0x5a,0xff,0xfb,0x64,0xf7,0xf4,0x37, -0xf3,0xf3,0x82,0xf3,0xf3,0x9b,0xf3,0xf3,0xa4,0xf2,0xf2,0x52,0xf2,0xf3,0xfa,0xf5, -0xf8,0xd4,0xf9,0xfa,0x04,0xfa,0xf9,0xad,0xfa,0xfd,0x40,0x00,0x03,0x84,0x05,0x06, -0xdd,0x07,0x08,0xbf,0x0a,0x0d,0xd1,0x0f,0x12,0x00,0x13,0x12,0xfe,0x11,0x10,0x8b, -0x0f,0x0e,0xc7,0x0d,0x0d,0x67,0x0d,0x0d,0x27,0x0d,0x0c,0xc4,0x0a,0x08,0x0b,0x06, -0x03,0xe0,0xff,0xfc,0x1b,0xfa,0xf8,0x25,0xf7,0xf5,0x1e,0xf4,0xf1,0x2b,0xef,0xec, -0xad,0xeb,0xeb,0x7d,0xed,0xef,0xff,0xf1,0xf3,0xba,0xf5,0xf8,0xe4,0xfa,0xfd,0x94, -0xff,0x01,0x2c,0x03,0x03,0x7b,0x04,0x06,0x81,0x08,0x0b,0x07,0x0f,0x12,0x1f,0x16, -0x18,0xc1,0x18,0x18,0xf8,0x17,0x17,0x81,0x15,0x13,0x29,0x11,0x0e,0x0e,0x0d,0x0b, -0x37,0x0a,0x09,0xb6,0x08,0x07,0x12,0x04,0xff,0xdc,0xfa,0xf6,0x00,0xf2,0xef,0xd5, -0xed,0xed,0x91,0xec,0xec,0x25,0xec,0xeb,0x2a,0xeb,0xeb,0x80,0xeb,0xec,0x19,0xee, -0xf0,0x31,0xf2,0xf3,0x1f,0xf5,0xf5,0x09,0xf6,0xf7,0xd0,0xf8,0xfb,0x26,0xfe,0x00, -0x78,0x02,0x04,0x70,0x05,0x07,0x21,0x09,0x0b,0x98,0x0d,0x0e,0x3d,0x0f,0x0e,0x7b, -0x0d,0x0b,0xf9,0x09,0x09,0xe8,0x09,0x0a,0xa3,0x09,0x07,0x0f,0x05,0x01,0x74,0xfd, -0xfa,0x26,0xf8,0xf6,0x54,0xf4,0xf2,0xa5,0xf0,0xef,0xa0,0xed,0xec,0x9e,0xec,0xec, -0x56,0xec,0xec,0xbb,0xed,0xef,0x44,0xf1,0xf3,0x04,0xf5,0xf6,0x23,0xf7,0xf8,0x15, -0xfa,0xfc,0xd3,0xfe,0x02,0x60,0x05,0x08,0x42,0x0a,0x0c,0x01,0x0e,0x10,0xc0,0x11, -0x12,0x9f,0x13,0x13,0xe3,0x11,0x10,0xa2,0x0e,0x0d,0x7c,0x0d,0x0d,0xa2,0x0c,0x0b, -0x05,0x09,0x05,0x9d,0x02,0xff,0x1f,0xfe,0xfc,0x5a,0xfb,0xf9,0x1e,0xf8,0xf5,0xcf, -0xf3,0xf1,0x9e,0xf0,0xf0,0x41,0xf0,0xf0,0xda,0xf0,0xf0,0xfd,0xf0,0xf1,0x25,0xf2, -0xf3,0xc9,0xf5,0xf8,0x37,0xfb,0xfd,0x69,0xff,0x00,0x5d,0x02,0x04,0x76,0x07,0x0b, -0xb8,0x0f,0x13,0x51,0x15,0x16,0xd3,0x15,0x14,0xbd,0x13,0xff,0x7a,0x00,0x01,0x89, -0x02,0x03,0xd3,0x03,0x04,0x84,0x04,0x04,0xbc,0x04,0x04,0x16,0x04,0x04,0x51,0x04, -0x04,0x59,0x04,0x03,0xdf,0x03,0x03,0xff,0x03,0x03,0xd9,0x02,0x02,0x70,0x01,0x00, -0x6f,0x00,0x00,0x11,0x00,0x00,0x02,0x00,0xff,0x3b,0xff,0xfe,0xb9,0xfd,0xfc,0x8e, -0xfc,0xfc,0xe6,0xfb,0xfb,0x16,0xfb,0xfa,0x8f,0xfa,0xf9,0x0c,0xf9,0xf8,0xba,0xf8, -0xf8,0x1c,0xf9,0xf9,0xfc,0xfa,0xfc,0x62,0xfd,0xfe,0x77,0xff,0x00,0x05,0x01,0x01, -0x84,0x01,0x01,0x5e,0x02,0x02,0x1b,0x03,0x03,0xb6,0x03,0x03,0x9b,0x03,0x03,0xf4, -0x02,0x02,0xf9,0x01,0x01,0xf6,0x00,0x00,0x28,0x00,0x00,0xa3,0x00,0x01,0xf4,0x01, -0x02,0xf9,0x02,0x02,0x5e,0x02,0x01,0x6c,0x01,0x01,0xf2,0x00,0x00,0x7b,0x00,0x00, -0x13,0x00,0xff,0x7e,0xff,0xff,0x21,0xff,0xff,0x4f,0x01,0x02,0x06,0x03,0x03,0xe2, -0x02,0x02,0x63,0x01,0x00,0xd7,0xff,0xff,0x88,0xff,0xff,0x0b,0x00,0x00,0x13,0x00, -0xff,0x0e,0x00,0x00,0xf4,0xff,0xfe,0x5d,0xfd,0xfc,0xb9,0xfc,0xfd,0xd0,0xfc,0xfc, -0x1a,0xfd,0xfd,0xab,0xfd,0xfc,0xa8,0xfa,0xf8,0x34,0xf6,0xf5,0x55,0xf5,0xf5,0x13, -0xf4,0xf2,0xb4,0xf0,0xef,0xe8,0xed,0xeb,0x48,0xe9,0xe7,0xdb,0xe6,0xe6,0x24,0xe6, -0xe6,0x23,0xe6,0xe7,0x24,0xeb,0xf2,0x61,0xfb,0x08,0xab,0x1c,0x39,0x13,0x5b,0x76, -0xfa,0x7f,0x79,0xa4,0x6f,0x69,0x80,0x5d,0x44,0x0a,0x28,0x1c,0xa1,0x21,0x27,0x8a, -0x25,0x1e,0xcf,0x18,0x14,0xc9,0x10,0x0a,0x8d,0xff,0xeb,0x6f,0xd6,0xca,0x0e,0xcc, -0xd1,0x1a,0xd8,0xe4,0x0b,0xf5,0xf9,0x11,0xe7,0xc8,0xcd,0xae,0x9f,0xd3,0x97,0x99, -0xbe,0xa8,0xc2,0x02,0xdd,0xed,0x8f,0xf0,0xe9,0x2e,0xe0,0xd7,0x21,0xd1,0xcf,0x30, -0xd1,0xd7,0x05,0xdf,0xe5,0x37,0xea,0xed,0xde,0xf0,0xf2,0xe1,0xf0,0xef,0xb8,0xef, -0xf0,0xd4,0xee,0xeb,0x37,0xe9,0xea,0x41,0xed,0xf1,0x73,0xf4,0xf6,0x45,0xf6,0xf4, -0x49,0xf3,0xf3,0x3e,0xf6,0xf9,0xa5,0xfd,0x04,0xe1,0x0b,0x12,0x55,0x15,0x16,0x61, -0x16,0x15,0xad,0x14,0x14,0x2f,0x18,0x1d,0x49,0x22,0x24,0x8d,0x26,0x28,0xe0,0x28, -0x27,0x3e,0x25,0x22,0x07,0x20,0x1e,0x14,0x1e,0x1f,0x45,0x21,0x23,0xb3,0x24,0x26, -0x53,0x27,0x27,0x54,0x26,0x25,0xc2,0x23,0x21,0x4f,0x1f,0x1c,0x2f,0x1c,0x1c,0xe4, -0x1b,0x19,0x5a,0x15,0x10,0x52,0x0b,0x08,0xf1,0x06,0x07,0x04,0x08,0x08,0x57,0x08, -0x08,0xd3,0x07,0x07,0xb0,0x05,0x03,0x4c,0x01,0xff,0xe2,0xfd,0xfe,0x41,0xff,0xff, -0x9f,0xfe,0xfb,0x63,0xf7,0xf5,0x20,0xf4,0xf4,0xf1,0xf3,0xf3,0xe9,0xf3,0xf5,0x06, -0xf8,0xfa,0x51,0xf9,0xf5,0xf9,0xf0,0xee,0x44,0xec,0xe8,0x6d,0xe5,0xe5,0x40,0xe8, -0xec,0xa6,0xee,0xef,0x0c,0xf1,0xf1,0xcf,0xf0,0xec,0x2e,0xe9,0xe8,0x2a,0xec,0xf1, -0xc8,0xf6,0xfa,0x14,0xfb,0xf9,0x3e,0xf9,0xf9,0x96,0xf8,0xf6,0xd5,0xf5,0xf9,0x78, -0xff,0x03,0x8d,0x06,0x0a,0x93,0x0f,0x13,0xf4,0x12,0x11,0x1d,0x14,0x19,0xc8,0x1d, -0x1d,0x1e,0x1b,0x18,0x83,0x17,0x19,0xd8,0x1c,0x1f,0xb2,0x1f,0x1f,0xf2,0x1c,0x17, -0x08,0x0f,0x06,0xb5,0x00,0xfe,0xca,0xfe,0x00,0x81,0x02,0x05,0x43,0x06,0x04,0x65, -0x00,0xfc,0x96,0xf8,0xf3,0xb5,0xeb,0xe2,0x46,0xd9,0xd2,0x8a,0xcf,0xce,0x0f,0xcf, -0xcf,0xf1,0xce,0xcd,0x8e,0xcb,0xc8,0xb3,0xc5,0xc5,0xaf,0xc8,0xcb,0x9d,0xce,0xd1, -0xd5,0xd4,0xd8,0xd9,0xdb,0xde,0x6b,0xe1,0xe3,0x2b,0xe5,0xe4,0x5e,0xe3,0xe2,0x50, -0xe3,0xe8,0x9e,0xf1,0xfa,0x45,0x01,0x06,0x62,0x09,0x0b,0x60,0x0c,0x10,0x23,0x18, -0x23,0x42,0x2e,0x37,0xc1,0x3c,0x3e,0x28,0x3c,0x37,0xd4,0x32,0x31,0xe2,0x32,0x37, -0xb9,0x3d,0x43,0x81,0x45,0x43,0x58,0x3d,0x34,0xee,0x2b,0x22,0xcf,0x1b,0x17,0x6c, -0x17,0x18,0x2c,0x1a,0x1a,0x40,0x17,0x11,0x12,0x08,0xfe,0x71,0xf5,0xef,0x62,0xeb, -0xe9,0x2d,0xea,0xeb,0x56,0xec,0xeb,0x7e,0xe9,0xe5,0x41,0xe0,0xdc,0xe8,0xda,0xdb, -0xf4,0xdc,0xdf,0x53,0xe1,0xe2,0xae,0xe3,0xe3,0xd4,0xe1,0xe0,0xf0,0xde,0xde,0xfc, -0xde,0xdf,0xc3,0xdf,0xe1,0xb2,0xe3,0xe7,0xb3,0xea,0xed,0x6b,0xf0,0xf2,0x35,0xf3, -0xf2,0xad,0xf1,0xf0,0xbe,0xf1,0xf4,0x33,0xf7,0xf9,0xbe,0xfb,0xfd,0x42,0xff,0x02, -0x97,0x05,0x07,0x97,0x08,0x0a,0x31,0x0c,0x0d,0x5c,0x0e,0x0e,0xca,0x0f,0x11,0x8f, -0x14,0x16,0x79,0x17,0x16,0xed,0x14,0x12,0x8c,0x11,0x11,0x34,0x12,0x14,0xe3,0x16, -0x18,0x8c,0x18,0x16,0x85,0x13,0x11,0xf6,0x0f,0x0e,0x8b,0x0d,0x0c,0xff,0x0c,0x0c, -0x2a,0x0b,0x09,0x91,0x07,0x07,0x08,0x08,0x08,0x34,0x08,0x08,0xa0,0x07,0x06,0x44, -0x04,0x02,0xf8,0x01,0x02,0x79,0x03,0x04,0xe7,0x05,0x07,0x6b,0x09,0x0a,0x28,0x0b, -0x0b,0xe2,0x09,0x07,0xd2,0x03,0x01,0xb2,0xff,0xff,0xdb,0x00,0x03,0xd1,0x05,0x07, -0x1f,0x09,0x09,0x53,0x08,0x06,0x70,0x02,0xfe,0xbf,0xfc,0xfb,0xfb,0xfa,0xf9,0x35, -0xf7,0xf5,0xc7,0xf3,0xf2,0x21,0xf0,0xed,0x0e,0xec,0xea,0x17,0xe9,0xe7,0x99,0xe6, -0xe6,0xfb,0xe7,0xe9,0xfa,0xea,0xeb,0x8d,0xec,0xec,0xee,0xec,0xec,0x3d,0xed,0xee, -0xd9,0xf0,0xf3,0x03,0xf5,0xf6,0xb7,0xf7,0xf8,0x5a,0xf9,0xfa,0x12,0xfc,0xff,0x08, -0x04,0x08,0x1a,0x0d,0x11,0xf2,0x14,0x18,0x54,0x1b,0x1e,0xa0,0x20,0x23,0x53,0x25, -0x27,0x00,0x28,0x28,0x50,0x27,0x26,0xe0,0x23,0x20,0x99,0x1c,0x18,0x7a,0x15,0x13, -0xe4,0x11,0x11,0x12,0x11,0x11,0xb4,0x10,0x0e,0x66,0x0a,0x05,0xf8,0x00,0xfd,0x34, -0xfa,0xf6,0x8e,0xf2,0xed,0xa5,0xe7,0xe1,0xbf,0xdc,0xd8,0x7e,0xd7,0xd8,0x80,0xd9, -0xda,0xa8,0xda,0xda,0xe1,0xd8,0xd7,0xa1,0xd5,0xd5,0xd8,0xd6,0xd8,0xbf,0xdb,0xde, -0x9f,0xe1,0xe2,0xd8,0xe1,0xe0,0x05,0xdf,0xde,0x1e,0xe0,0xe2,0x5e,0xe7,0xed,0x75, -0xf4,0xfb,0x15,0x01,0x04,0x1e,0x07,0x08,0xf8,0x09,0x0b,0x7c,0x0e,0x12,0x4b,0x18, -0x1e,0x17,0x24,0x28,0xf0,0x29,0x2a,0x13,0x29,0x27,0x74,0x25,0x24,0x03,0x24,0x24, -0x8d,0x25,0x25,0x50,0x23,0x21,0xb7,0x1f,0x1d,0xb8,0x1a,0x17,0x84,0x13,0x0f,0x5a, -0x0b,0x07,0x91,0x03,0x01,0x71,0xff,0xfe,0xd5,0xfc,0xfa,0xa8,0xf7,0xf4,0x16,0xf1, -0xed,0x1d,0xeb,0xe9,0xdc,0xe9,0xea,0x6a,0xeb,0xeb,0x48,0xeb,0xea,0x9a,0xe9,0xe8, -0x30,0xe6,0xe4,0x48,0xe3,0xe2,0x77,0xe2,0xe3,0x66,0xe5,0xe8,0x94,0xeb,0xee,0x5c, -0xf1,0xf3,0xc5,0xf4,0xf5,0x8b,0xf6,0xf7,0x39,0xf9,0xfb,0x39,0xfe,0x00,0xab,0x02, -0x03,0x9e,0x04,0x05,0xb1,0x05,0x06,0xb8,0x07,0x09,0x44,0x0b,0x0d,0xa2,0x0e,0x0f, -0xda,0x10,0x12,0x01,0x13,0x13,0x25,0x13,0x12,0x77,0x11,0x0f,0x0e,0x0e,0x0c,0xe4, -0x0a,0x09,0x2f,0x09,0x08,0x15,0x07,0x05,0x1a,0x04,0x02,0xa5,0x00,0xff,0x44,0xfe, -0xfd,0x28,0xfd,0xfd,0x41,0xfd,0xfd,0x4c,0xfe,0xfe,0xfb,0xfe,0xff,0x63,0xff,0xff, -0x93,0xfe,0xfd,0x8f,0xfd,0xfd,0x28,0xfe,0xff,0x06,0x01,0x02,0x1e,0x05,0x07,0x17, -0x0a,0x0c,0xb4,0x0d,0x0e,0x19,0x0f,0x0f,0x51,0x0e,0x0c,0x3c,0x0b,0x0a,0x86,0x0a, -0x0b,0x54,0x0c,0x0d,0xf5,0x0d,0x0d,0x6f,0x0d,0x0c,0xa2,0x0a,0x09,0xb7,0x08,0x08, -0xd2,0x07,0x07,0x87,0x06,0x04,0x5d,0x02,0xff,0xe6,0xfb,0xf8,0xc4,0xf4,0xf1,0x29, -0xef,0xed,0x93,0xeb,0xea,0x94,0xe9,0xe9,0xe3,0xe8,0xe8,0xd6,0xe7,0xe7,0xe5,0xe6, -0xe6,0x78,0xe6,0xe6,0x3b,0xe7,0xe7,0xc9,0xe7,0xe7,0x4c,0xe8,0xe9,0x37,0xeb,0xed, -0xe1,0xee,0xf0,0x45,0xf1,0xf2,0x73,0xf3,0xf5,0x16,0xf8,0xfb,0x1a,0x00,0x05,0xc0, -0x09,0x0d,0x3f,0x11,0x13,0x33,0x14,0x14,0xdf,0x15,0x16,0x6f,0x18,0x19,0x4e,0x1b, -0x1c,0x38,0x1d,0x1d,0x36,0x1d,0x1c,0xdb,0x1b,0x1a,0x4e,0x1a,0x1a,0x12,0x1a,0x19, -0x27,0x18,0x16,0x92,0x13,0x10,0x49,0x0d,0x09,0xd9,0x05,0x02,0xb2,0xfe,0xfb,0x58, -0xf8,0xf5,0xa0,0xf1,0xee,0xe4,0xea,0xe7,0xff,0xe5,0xe4,0xff,0xe4,0xe5,0xe5,0xe5, -0xe6,0xc2,0xe5,0xe4,0xef,0xe3,0xe2,0x3a,0xe1,0xe0,0x25,0xe0,0xe0,0x37,0xe1,0xe2, -0x05,0xe4,0xe5,0x0f,0xe8,0xea,0xe4,0xec,0xef,0x8a,0xf2,0xf5,0xf9,0xf8,0xfc,0x83, -0xff,0x02,0x3d,0x06,0x09,0xe2,0x0b,0x0e,0xd8,0x10,0x12,0x6c,0x14,0x16,0xe0,0x17, -0x19,0x8a,0x1b,0x1d,0xaa,0x1f,0x21,0xf1,0x21,0x22,0x25,0x22,0x21,0x21,0x1f,0x1c, -0x8e,0x1a,0x18,0xd3,0x15,0x13,0xcc,0x11,0x0f,0x2a,0x0d,0x0a,0x25,0x07,0x03,0xad, -0x00,0xfd,0x4a,0xfb,0xf9,0x79,0xf8,0xf7,0x0c,0xf7,0xf6,0x01,0xf5,0xf4,0x00,0xf3, -0xf1,0x19,0xf0,0xee,0xbc,0xed,0xec,0xba,0xeb,0xea,0x6e,0xea,0xea,0x33,0xea,0xea, -0x89,0xeb,0xec,0xda,0xed,0xef,0x35,0xf1,0xf3,0x32,0xf5,0xf7,0x07,0xfa,0xfc,0xeb, -0xfe,0x00,0xa6,0x01,0x02,0x29,0x03,0x03,0xe5,0x03,0x04,0x2d,0x06,0x07,0xac,0x09, -0x0b,0x8c,0x0d,0x0e,0x0f,0x10,0x10,0x7e,0x11,0x11,0x69,0x11,0x10,0x6f,0x10,0x0f, -0x3d,0x0f,0x0e,0xe4,0x0c,0x0b,0x11,0x09,0x06,0x2c,0x04,0x01,0x38,0xff,0xfd,0x29, -0xfc,0xfa,0xce,0xf9,0xf8,0x3e,0xf8,0xf7,0x56,0xf6,0xf5,0xe7,0xf4,0xf4,0x5a,0xf4, -0xf4,0x80,0xf3,0xf2,0x5f,0xf2,0xf1,0xcf,0xf1,0xf1,0xa9,0xf1,0xf2,0x12,0xf3,0xf4, -0xf5,0xf5,0xf7,0xfd,0xf9,0xfc,0x84,0xfe,0x00,0xfa,0x02,0x05,0x32,0x07,0x09,0x60, -0x0a,0x0b,0x37,0x0c,0x0c,0xa9,0x0c,0x0c,0xfa,0x0c,0x0d,0x9a,0x0e,0x0f,0xfc,0x10, -0x11,0x6d,0x12,0x12,0xbb,0x12,0x12,0x83,0x11,0x10,0x5d,0x10,0x0f,0x5a,0x0e,0x0c, -0x06,0x0a,0x07,0x66,0x04,0x01,0xc1,0xfd,0xfa,0xaa,0xf7,0xf5,0xf1,0xf2,0xf1,0xe5, -0xef,0xee,0xa3,0xec,0xeb,0x97,0xea,0xe9,0xcb,0xe8,0xe8,0xd2,0xe7,0xe7,0x7a,0xe7, -0xe7,0x98,0xe7,0xe7,0xfb,0xe7,0xe8,0xe5,0xe8,0xe9,0x8a,0xea,0xeb,0x6b,0xed,0xef, -0x64,0xf1,0xf3,0xef,0xf6,0xf9,0xfe,0xfc,0x00,0x73,0x03,0x06,0x27,0x09,0x0b,0x56, -0x0d,0x0f,0xb3,0x10,0x12,0xb3,0x13,0x15,0x15,0x17,0x18,0xbf,0x1a,0x1c,0x22,0x1d, -0x1d,0x88,0x1d,0x1d,0x24,0x1d,0x1c,0x9f,0x1c,0x1c,0x92,0x1b,0x1a,0xe9,0x18,0x16, -0x88,0x13,0x10,0xb3,0x0c,0x08,0xdd,0x04,0x01,0xd1,0xfd,0xfb,0x80,0xf8,0xf6,0xa7, -0xf4,0xf2,0x7e,0xf1,0xf0,0x50,0xee,0xec,0xe9,0xea,0xe9,0x98,0xe8,0xe7,0xda,0xe6, -0xe6,0x50,0xe5,0xe4,0x4b,0xe4,0xe4,0x41,0xe4,0xe4,0xce,0xe5,0xe6,0x5e,0xe8,0xea, -0xa5,0xec,0xef,0xe2,0xf1,0xf5,0x51,0xf8,0xfb,0x63,0xfd,0xff,0x15,0x01,0x02,0x6b, -0x04,0x06,0xc6,0x08,0x0b,0x07,0x0e,0x10,0xe9,0x12,0x14,0xeb,0x15,0x16,0xac,0x17, -0x18,0x99,0x19,0x1a,0x16,0x1b,0x1b,0x98,0x1b,0x1b,0x11,0x1a,0x18,0x57,0x16,0x13, -0x2e,0x11,0x0e,0x32,0x0b,0x08,0xa6,0x05,0x03,0xe2,0x00,0xff,0x82,0xfd,0xfb,0x2c, -0xfa,0xf8,0xbd,0xf7,0xf6,0x27,0xf5,0xf3,0xde,0xf2,0xf1,0xbc,0xf0,0xef,0x37,0xee, -0xed,0xe0,0xeb,0xea,0xcc,0xe9,0xe9,0x42,0xe9,0xe9,0xad,0xea,0xeb,0x9e,0xed,0xef, -0x4e,0xf2,0xf4,0x78,0xf6,0xf8,0xe4,0xf9,0xfb,0xe6,0xfc,0xfe,0xc6,0xff,0x01,0x25, -0x03,0x04,0xbe,0x06,0x08,0xf4,0x09,0x0b,0xf8,0x0c,0x0e,0x84,0x0f,0x10,0xeb,0x11, -0x12,0xbf,0x13,0x14,0x21,0x14,0x14,0xf2,0x13,0x13,0xf4,0x11,0x10,0x64,0x0e,0x0c, -0x92,0x09,0x06,0x7f,0x04,0x02,0x33,0x00,0xfe,0x07,0xfd,0xfb,0x6c,0xfa,0xf9,0xd1, -0xf7,0xf6,0x7a,0xf5,0xf4,0xc6,0xf3,0xf3,0xa5,0xf2,0xf1,0x5f,0xf1,0xf0,0x99,0xef, -0xee,0x87,0xed,0xec,0xcf,0xec,0xec,0xaf,0xed,0xef,0x10,0xf1,0xf3,0xb6,0xf5,0xf8, -0x71,0xfa,0xfc,0xa9,0xfe,0x00,0xb3,0x01,0x03,0x36,0x05,0x06,0x8f,0x08,0x09,0x0c, -0x0b,0x0c,0x01,0x0d,0x0d,0xad,0x0e,0x0f,0x0a,0x11,0x12,0x96,0x13,0x14,0x99,0x15, -0x16,0xa5,0x16,0x16,0x09,0x16,0x14,0x8f,0x13,0x11,0xdd,0x0f,0x0d,0xa7,0x0a,0x07, -0x0b,0x05,0x02,0xd8,0xff,0xfd,0xa1,0xfa,0xf8,0x2b,0xf7,0xf5,0xb7,0xf3,0xf2,0xc1, -0xf0,0xef,0x26,0xee,0xed,0x41,0xec,0xeb,0xa9,0xea,0xe9,0x89,0xe8,0xe7,0xca,0xe6, -0xe6,0xe0,0xe5,0xe6,0x56,0xe7,0xe8,0x69,0xea,0xec,0x97,0xee,0xf0,0x2c,0xf3,0xf5, -0x08,0xf8,0xfa,0x09,0xfd,0xff,0x95,0x01,0x03,0xdc,0x05,0x07,0xfe,0x09,0xff,0xf6, -0x00,0x02,0x78,0x03,0x03,0x1d,0x04,0x04,0x53,0x04,0x04,0x57,0x04,0x04,0xc5,0x04, -0x05,0xa0,0x04,0x03,0xb3,0x01,0x00,0x19,0x00,0xff,0x9d,0xff,0x00,0xd1,0x01,0x04, -0x51,0x06,0x07,0xc8,0x07,0x06,0x5e,0x05,0x03,0xfe,0x02,0x02,0xc7,0x01,0x00,0x9d, -0x00,0x00,0x47,0x00,0xff,0x3d,0xff,0xfe,0x29,0xfe,0xfd,0x6e,0xfe,0xff,0x40,0xff, -0xfe,0xae,0xfe,0xfe,0x3c,0xff,0xff,0x3b,0x00,0x00,0x44,0x00,0x00,0xbd,0x01,0x01, -0x6c,0x00,0xfe,0x16,0xfd,0xfc,0xbd,0xfc,0xfc,0xe3,0xfb,0xfb,0x97,0xfa,0xf9,0x15, -0xf8,0xf7,0xf6,0xf6,0xf7,0x40,0xf8,0xfa,0x8c,0xfd,0xff,0x53,0xff,0xfe,0x6c,0xff, -0x01,0x0b,0x04,0x04,0x56,0x03,0x03,0xf0,0x03,0x04,0x55,0x02,0xfe,0xdd,0xfb,0xfa, -0x4e,0xfb,0xfb,0xdf,0xfb,0xf9,0xef,0xf7,0xf7,0x98,0xf8,0xf9,0xa5,0xf8,0xf7,0xe3, -0xf6,0xf8,0x2a,0xfb,0xfd,0x93,0xfe,0xff,0x5d,0x01,0x03,0x8c,0x05,0x05,0x41,0x03, -0x01,0x9e,0x01,0x01,0xd9,0x00,0xff,0x58,0xfe,0xfd,0x5b,0xfd,0xfd,0x0b,0xff,0xff, -0xf8,0xfe,0xfe,0xfb,0xff,0x01,0x86,0x01,0xff,0xff,0xfd,0xfd,0x41,0xfd,0xfe,0xd2, -0xfe,0xfe,0x1e,0xfe,0xfc,0x39,0xfb,0xfa,0x65,0xf9,0xf8,0xc3,0xf6,0xf5,0xd9,0xf4, -0xf4,0xd9,0xf4,0xf5,0x97,0xf5,0xf4,0x48,0xf3,0xf2,0xaf,0xf3,0xf5,0x10,0xf7,0xfa, -0x02,0xfe,0x02,0xcb,0x08,0x11,0xe0,0x1a,0x25,0x0b,0x32,0x3e,0x0d,0x48,0x4b,0xf4, -0x4f,0x60,0xac,0x78,0x7d,0xc5,0x5e,0x2c,0x5d,0x06,0xf8,0x7a,0xf3,0xe3,0xed,0xcb, -0xbc,0x5f,0xbf,0xcd,0x95,0xda,0xda,0xd9,0xcb,0xbe,0x2b,0xc5,0xde,0x9f,0xfa,0x05, -0xe4,0xfd,0xf3,0x05,0xf2,0xf8,0x6b,0xff,0x01,0xc5,0xfd,0xf7,0xbd,0xf3,0xf2,0xdb, -0xf2,0xf0,0xaf,0xea,0xe3,0xe2,0xe0,0xe6,0x08,0xef,0xf4,0x0d,0xf6,0xf4,0x93,0xf3, -0xf5,0x7e,0xf9,0xfc,0xe4,0xfc,0xfb,0x2f,0xfc,0xfe,0x97,0x00,0x01,0x53,0x00,0xfe, -0x8a,0xfc,0xfa,0xa4,0xf8,0xf8,0xa3,0xf8,0xf9,0x9a,0xfa,0xfb,0xf2,0xfb,0xfd,0xd8, -0xff,0x02,0x37,0x05,0x08,0xb0,0x0b,0x0f,0x54,0x11,0x10,0xbd,0x0e,0x0d,0xc1,0x0c, -0x0d,0x52,0x0d,0x0c,0x18,0x0a,0x05,0x1e,0x01,0xfc,0x7d,0xfa,0xfb,0xd5,0xfe,0xff, -0x9d,0xf8,0xec,0x92,0xe5,0xe9,0xef,0xf2,0xf6,0x7a,0xf5,0xf7,0xf8,0x00,0x0e,0x39, -0x19,0x1c,0x83,0x19,0x19,0x21,0x23,0x35,0xcd,0x43,0x42,0xe2,0x34,0x29,0xec,0x27, -0x2c,0x12,0x2f,0x2a,0xcc,0x1e,0x11,0x86,0x09,0x06,0xfb,0xff,0xed,0x1f,0xd8,0xce, -0xfd,0xd6,0xe1,0x4d,0xe0,0xd1,0x5f,0xc4,0xc2,0xf2,0xca,0xd6,0xee,0xde,0xe1,0xae, -0xe3,0xeb,0xf3,0xfa,0x09,0xac,0x0c,0x05,0x4c,0x03,0x10,0x1b,0x29,0x3b,0x4c,0x3e, -0x35,0x56,0x2d,0x2c,0xa4,0x2f,0x2e,0x36,0x23,0x13,0xc1,0x06,0x02,0xde,0x01,0xf9, -0xad,0xe8,0xd7,0x16,0xd1,0xd7,0xf6,0xe1,0xe7,0x7f,0xe6,0xe1,0x37,0xde,0xde,0xce, -0xe2,0xe7,0xa3,0xea,0xee,0x9a,0xf4,0xfa,0x88,0xfd,0xfc,0x1e,0xfb,0xfb,0xb0,0xfd, -0x02,0x11,0x07,0x0a,0x1f,0x0c,0x0a,0xfa,0x08,0x08,0xb2,0x07,0x06,0x09,0x05,0x04, -0x2c,0x06,0x07,0xe1,0x05,0x01,0xbf,0xfb,0xf5,0x71,0xf0,0xee,0x3b,0xee,0xec,0xa1, -0xe7,0xe3,0xed,0xe2,0xe4,0xf1,0xe4,0xe5,0x12,0xe7,0xec,0x9a,0xf5,0xfe,0x55,0x03, -0x03,0x7f,0x03,0x05,0x5c,0x0c,0x14,0xdc,0x1a,0x1c,0xda,0x1b,0x1b,0x09,0x1d,0x1e, -0x54,0x1c,0x16,0x8f,0x11,0x0f,0x09,0x10,0x0c,0x8f,0x02,0xf3,0xda,0xe8,0xe7,0xf7, -0xeb,0xee,0x94,0xe9,0xe0,0x52,0xd9,0xd9,0x0c,0xdf,0xe1,0x8f,0xdf,0xdd,0x65,0xe3, -0xf2,0x71,0x00,0x05,0xbb,0x02,0x00,0xb8,0x06,0x15,0x36,0x25,0x2e,0x57,0x2e,0x29, -0x37,0x27,0x2a,0x9a,0x2e,0x2b,0x3b,0x22,0x19,0xff,0x18,0x1c,0x81,0x1a,0x0f,0x7f, -0x01,0xf7,0xa4,0xf4,0xf6,0x11,0xf5,0xef,0xf2,0xe7,0xe4,0xeb,0xe5,0xe6,0x39,0xe3, -0xde,0x11,0xdd,0xe3,0x7b,0xef,0xfa,0x12,0xff,0xfe,0xbe,0xfe,0x02,0xde,0x0a,0x12, -0x33,0x16,0x18,0x71,0x1b,0x21,0xb8,0x26,0x26,0xfa,0x1f,0x16,0x56,0x10,0x10,0x55, -0x12,0x10,0x01,0x07,0xfb,0x76,0xf2,0xee,0xe2,0xeb,0xe8,0xcf,0xe4,0xe1,0x45,0xe0, -0xe1,0x94,0xe1,0xe0,0x05,0xdf,0xdf,0x48,0xe2,0xe7,0x11,0xed,0xf2,0xb2,0xf4,0xf5, -0xf7,0xf7,0xfd,0x2b,0x05,0x0b,0x66,0x0f,0x12,0x67,0x16,0x1b,0x50,0x1d,0x1b,0x49, -0x17,0x13,0x3c,0x13,0x13,0xde,0x11,0x0a,0x7b,0x00,0xf7,0x39,0xf3,0xf3,0xf6,0xf3, -0xf0,0x6e,0xea,0xe4,0xfc,0xe2,0xe3,0x0c,0xe3,0xdf,0x1a,0xdd,0xdf,0x2b,0xe8,0xf2, -0x4b,0xfa,0xfc,0xe4,0xfb,0xfd,0x1c,0x04,0x0c,0x27,0x13,0x16,0x63,0x18,0x1c,0xd5, -0x20,0x22,0x5e,0x21,0x1d,0x9f,0x1b,0x1c,0x20,0x1e,0x1e,0x90,0x18,0x0e,0xa7,0x04, -0xfe,0x9e,0xfb,0xf7,0x36,0xf1,0xea,0x8e,0xe7,0xe7,0xf2,0xe6,0xe4,0x54,0xdf,0xdc, -0x50,0xde,0xe6,0xc7,0xef,0xf4,0xad,0xf5,0xf6,0x96,0xfa,0x02,0x81,0x09,0x0e,0x13, -0x11,0x15,0xa6,0x1b,0x22,0x91,0x25,0x24,0x81,0x1f,0x1b,0xbb,0x1a,0x1b,0x7d,0x1b, -0x16,0x07,0x0e,0x06,0xb4,0x01,0xff,0xc4,0xfb,0xf6,0xd0,0xef,0xeb,0x8d,0xea,0xe9, -0x57,0xe6,0xe0,0x9b,0xdb,0xda,0xba,0xde,0xe4,0x8a,0xe9,0xec,0x95,0xee,0xf2,0x54, -0xf8,0xff,0xe5,0x04,0x08,0xa3,0x0b,0x11,0x6a,0x19,0x1e,0x2d,0x1f,0x1b,0x5f,0x19, -0x19,0x6d,0x1c,0x1d,0x5e,0x1b,0x14,0x1d,0x0d,0x06,0xae,0x02,0xfe,0x18,0xf9,0xf3, -0xf4,0xee,0xec,0xba,0xea,0xe7,0xe2,0xe1,0xdc,0x1c,0xdb,0xde,0x49,0xe5,0xea,0x8b, -0xec,0xeb,0x1d,0xec,0xef,0x7c,0xf6,0xfd,0xf4,0x02,0x08,0x8c,0x10,0x19,0x44,0x1f, -0x20,0xda,0x1e,0x1d,0xd4,0x1d,0x1f,0xbf,0x20,0x1d,0xba,0x16,0x0e,0xfa,0x07,0x03, -0x31,0xfe,0xf8,0x8e,0xf4,0xf2,0x71,0xf1,0xf0,0x37,0xed,0xe7,0x24,0xe1,0xde,0x56, -0xe0,0xe5,0x47,0xea,0xed,0xe5,0xef,0xf3,0xe6,0xf7,0xfc,0x23,0x00,0x04,0xf0,0x08, -0x10,0x13,0x18,0x1d,0xb9,0x1e,0x1c,0xca,0x1a,0x1b,0x2b,0x1e,0x1f,0x42,0x1d,0x18, -0x3f,0x14,0x10,0xb1,0x0b,0x05,0x7e,0xfe,0xf7,0xa5,0xf2,0xf0,0x97,0xee,0xea,0xd7, -0xe3,0xdd,0x8a,0xda,0xdb,0xc7,0xde,0xe2,0xb1,0xe4,0xe7,0x8b,0xec,0xf2,0xaa,0xf8, -0xfd,0xf6,0x00,0x04,0x9c,0x0a,0x12,0x56,0x19,0x1c,0xf7,0x1b,0x1a,0xde,0x1b,0x1e, -0x18,0x20,0x1e,0x59,0x1a,0x14,0xbe,0x0f,0x0a,0x7c,0x05,0xff,0xf6,0xf8,0xf3,0x3e, -0xf1,0xef,0x34,0xec,0xe6,0xed,0xe0,0xdd,0xb2,0xdc,0xde,0x88,0xe1,0xe4,0x21,0xe6, -0xe8,0x34,0xeb,0xee,0x0c,0xf2,0xf5,0xe4,0xf9,0x00,0x3c,0x09,0x10,0xbe,0x15,0x17, -0xff,0x18,0x1a,0xc7,0x1c,0x1f,0xc8,0x20,0x1f,0x48,0x1c,0x18,0xd6,0x13,0x0d,0x8c, -0x06,0xff,0x29,0xfb,0xf9,0xf0,0xf6,0xf3,0xad,0xee,0xe8,0xe4,0xe2,0xe0,0xb5,0xe0, -0xe2,0x74,0xe3,0xe4,0x4c,0xe7,0xea,0x0b,0xee,0xf0,0x26,0xf3,0xf7,0xad,0xfe,0x06, -0xa6,0x0d,0x13,0x24,0x17,0x19,0xba,0x1c,0x20,0x28,0x24,0x25,0x1c,0x25,0x22,0xfe, -0x1f,0x1b,0x7b,0x15,0x0d,0xde,0x06,0x01,0xc5,0xfc,0xf8,0x51,0xf2,0xeb,0x1a,0xe5, -0xe0,0x14,0xde,0xde,0x79,0xdf,0xe0,0x72,0xe1,0xe4,0xad,0xe9,0xee,0x82,0xf1,0xf4, -0xbc,0xf9,0x00,0x68,0x08,0x0f,0xc7,0x14,0x18,0xe8,0x1a,0x1c,0x6d,0x1e,0x1f,0x0c, -0x20,0x1e,0xb0,0x1a,0x17,0x47,0x14,0x0f,0xaf,0x09,0x02,0x6e,0xfd,0xf9,0x9a,0xf6, -0xf3,0x84,0xee,0xe8,0xcf,0xe3,0xe0,0xd2,0xde,0xdf,0xb1,0xdf,0xff,0x4a,0xff,0xff, -0x74,0xff,0xff,0x58,0xff,0xff,0x21,0xff,0xff,0xc7,0xff,0x00,0xa1,0x00,0x01,0xc5, -0x01,0x01,0xbd,0x01,0x01,0xfb,0x01,0x02,0x43,0x02,0x02,0xd2,0x01,0x01,0x08,0x01, -0x00,0xe7,0xff,0xff,0x37,0xff,0xff,0xd1,0xfe,0xfe,0xf7,0xfd,0xfd,0x9b,0xfd,0xfd, -0x78,0xfd,0xfd,0xe8,0xfd,0xfe,0x95,0xfe,0xfe,0x78,0xfe,0xfe,0xe3,0xfd,0xfd,0x69, -0xfd,0xfd,0x45,0xfd,0xfd,0xc5,0xfd,0xfe,0x5a,0xff,0xff,0xeb,0xff,0x00,0x22,0x00, -0xff,0x7a,0xfe,0xfd,0xd8,0xfd,0xff,0x84,0x00,0x00,0x36,0xff,0xfd,0xaa,0xfc,0xfc, -0xb1,0xfb,0xfc,0x62,0xfd,0xfd,0xa8,0xfa,0xf5,0xef,0xf3,0xf5,0xa8,0xf7,0xf4,0x88, -0xf0,0xeb,0x24,0xee,0xea,0x27,0xf2,0xf9,0x0a,0x2a,0x62,0x97,0x61,0x64,0x73,0x5d, -0x0d,0xc2,0xcf,0xe4,0xc1,0x04,0x0c,0xe8,0x0f,0x26,0xe4,0x2f,0xff,0x40,0xb4,0x9c, -0x94,0xd1,0x1c,0x1e,0x3a,0x24,0x3e,0x00,0xdd,0x85,0xbc,0xaa,0xef,0xbc,0xe8,0xdf, -0x0a,0x0e,0x58,0x00,0xf3,0x63,0xec,0xe8,0x6d,0xe6,0xe7,0xad,0xee,0xf4,0xab,0xf1, -0xe4,0x4a,0xd6,0xd1,0x6a,0xda,0xe7,0xae,0xee,0xed,0x88,0xed,0xf3,0x08,0xf7,0xef, -0x48,0xe5,0xe4,0x04,0xec,0xf6,0xb5,0xfc,0xfb,0x7e,0xf8,0xf7,0x06,0xf7,0xf4,0x21, -0xf0,0xf1,0x77,0xf9,0x01,0x78,0x02,0xfd,0x3d,0xfc,0x02,0xe6,0x0a,0x0d,0x71,0x0a, -0x0a,0x02,0x0c,0x0c,0x21,0x09,0x05,0xd9,0x06,0x0d,0x2f,0x12,0x0b,0x2d,0x01,0xff, -0x76,0x09,0x12,0x09,0x11,0x09,0x7f,0x09,0x12,0x00,0x16,0x0a,0x9b,0xfa,0xf7,0x30, -0x00,0x08,0x3d,0x09,0x05,0x4c,0x06,0x0c,0x0c,0x12,0x0e,0xe5,0x06,0x07,0x88,0x10, -0x18,0x84,0x18,0x12,0x70,0x0b,0x0b,0x32,0x0d,0x08,0x6d,0x01,0x01,0x77,0x0a,0x13, -0x26,0x13,0x0a,0x3f,0x05,0x07,0x98,0x0b,0x09,0xe4,0x03,0x05,0x60,0x0c,0x11,0xc1, -0x0c,0x02,0x49,0xfe,0x05,0xdd,0x0e,0x0c,0x6e,0x03,0x00,0x53,0x07,0x0d,0x36,0x07, -0xfb,0x5a,0xfb,0x05,0x2b,0x09,0xff,0x25,0xf5,0xf5,0x80,0xfb,0x02,0x4b,0x08,0x05, -0x09,0xf5,0xe5,0x70,0xed,0x0c,0xb5,0x1d,0x07,0xd8,0xe0,0xd6,0xf0,0xee,0x0b,0xb0, -0x15,0x1b,0xc9,0x24,0x1e,0x74,0xf9,0xcd,0x35,0xbb,0xc8,0xdc,0xe8,0x0e,0x70,0x29, -0x24,0xde,0xef,0xa8,0xcb,0x8d,0xa7,0xf9,0xe0,0x10,0x8e,0x10,0xf4,0x41,0xc7,0x9a, -0xa2,0x87,0x97,0x6d,0xca,0x13,0x29,0x3d,0x3b,0xd5,0x15,0xe5,0xdb,0xc0,0xbf,0x8f, -0xeb,0x2c,0xab,0x5a,0x5f,0x65,0x43,0x23,0x1b,0x17,0x23,0xd8,0x45,0x6d,0xf8,0x7f, -0x7a,0x0c,0x59,0x21,0x80,0xfe,0xf8,0x00,0x0a,0x22,0xa3,0x32,0x33,0xae,0x29,0x18, -0x88,0x04,0xf5,0xd1,0xf0,0xf8,0x5b,0x05,0x0d,0xa8,0x0c,0x05,0x01,0xfd,0xf8,0x78, -0xf7,0xf9,0xe0,0xfc,0x00,0xad,0x02,0x01,0x92,0xfa,0xf0,0x38,0xe8,0xe4,0xee,0xe4, -0xe6,0xf5,0xe9,0xef,0xa1,0xf1,0xee,0x35,0xe6,0xe0,0x32,0xe2,0xe7,0x1c,0xe9,0xe6, -0x62,0xe3,0xe3,0xcc,0xe5,0xe6,0x68,0xe5,0xe4,0x69,0xe6,0xea,0x18,0xee,0xee,0xa6, -0xec,0xec,0xc0,0xed,0xf1,0xcd,0xf5,0xf6,0xc1,0xf3,0xf4,0xef,0xfa,0xff,0x78,0xfe, -0xf9,0x4f,0xf8,0xfb,0xa4,0xfd,0xfb,0xe6,0xf7,0xf9,0x83,0xfd,0xfd,0xbd,0xf9,0xf6, -0xb6,0xf6,0xf9,0xa9,0xfc,0xfc,0xa7,0xf9,0xf9,0x52,0xfb,0xfb,0xa7,0xf8,0xf8,0x2d, -0x00,0x08,0x32,0x06,0xfa,0x4f,0xf5,0xfe,0x43,0x0b,0x0f,0x35,0x0d,0x0d,0x4a,0x0f, -0x0c,0x0b,0x09,0x09,0xce,0x0b,0x08,0xce,0x06,0x0e,0xbe,0x19,0x15,0x53,0x02,0xfb, -0xd2,0x0d,0x23,0xe7,0x1d,0x04,0x3b,0xf9,0x07,0x9d,0x1c,0x21,0x75,0x16,0x0a,0xd1, -0x04,0x08,0xd1,0x12,0x1f,0xc0,0x1f,0x10,0x3a,0x00,0x00,0x24,0x0d,0x14,0xa7,0x10, -0x0d,0x1a,0x13,0x14,0xe9,0x03,0xea,0x64,0xe2,0xfa,0x58,0x22,0x3c,0x98,0x37,0x15, -0xb1,0xe5,0xc1,0x7c,0xbf,0xe4,0x54,0x1c,0x45,0xea,0x47,0x24,0xcd,0xf2,0xcb,0xb2, -0xc2,0xdf,0xf7,0x10,0x37,0x34,0x38,0x14,0x44,0xdf,0xb6,0x03,0xaf,0xce,0x25,0x01, -0x29,0x72,0x2a,0x06,0x28,0xcf,0xa1,0x06,0x93,0x9b,0x2d,0xbe,0xe5,0xf2,0xf8,0xf3, -0xd9,0xd9,0xc0,0x0e,0xbc,0xce,0x5c,0xea,0xfe,0x47,0x05,0x00,0x1c,0xf6,0xeb,0xcf, -0xeb,0xfb,0x89,0x18,0x36,0xdf,0x4b,0x56,0x41,0x59,0x54,0x2d,0x49,0x3d,0x96,0x37, -0x35,0x14,0x32,0x2e,0x1a,0x2d,0x2c,0xbf,0x2b,0x26,0xe9,0x1e,0x18,0x3b,0x14,0x10, -0xc1,0x0c,0x0a,0xed,0x08,0x05,0x7a,0x02,0x00,0x0e,0x01,0x02,0x96,0x03,0x03,0x40, -0x02,0x03,0x69,0x04,0x00,0x05,0xf9,0xf4,0xf7,0xf3,0xf4,0xb6,0xf2,0xef,0x32,0xed, -0xee,0x3d,0xf1,0xf0,0xb0,0xea,0xe5,0x2b,0xe5,0xe7,0x32,0xe7,0xe5,0x36,0xe6,0xea, -0x8d,0xed,0xe9,0x0e,0xe6,0xe9,0x98,0xef,0xee,0xbb,0xe8,0xe7,0xcd,0xed,0xf1,0xa0, -0xec,0xe9,0x51,0xee,0xf7,0x7f,0xfc,0xfa,0x3d,0xf9,0xf8,0x4e,0xf7,0xf8,0x50,0xff, -0x05,0x83,0xfe,0xf1,0x21,0xef,0xfc,0x31,0x05,0xfd,0x43,0xef,0xef,0x1d,0xfe,0x04, -0xfc,0xfa,0xee,0x0f,0xf0,0xfb,0xd3,0x02,0x01,0x13,0xfa,0xf2,0xba,0xef,0xf5,0x45, -0x00,0x05,0xb0,0xfb,0xee,0xc0,0xee,0x01,0xcc,0x14,0x15,0x53,0x07,0xfe,0x44,0x03, -0x0d,0xcc,0x11,0x0e,0xa0,0x09,0x09,0xf1,0x09,0x08,0xd4,0x03,0x01,0xa9,0x06,0x10, -0x9c,0x16,0x10,0xdf,0x03,0xfa,0xd8,0xfc,0x09,0xff,0x1a,0x26,0x8b,0x23,0x0f,0x41, -0xf4,0xe6,0xe7,0xf2,0x14,0xe2,0x35,0x43,0x57,0x34,0x0f,0xfb,0xe7,0xd3,0xc4,0xdf, -0x08,0x24,0x36,0x4d,0x2c,0x41,0x16,0x9c,0xe4,0xc7,0x20,0xcd,0xf1,0x4d,0x1f,0x3a, -0xb5,0x35,0x14,0xeb,0xe8,0xcb,0x60,0xcf,0xf6,0xa4,0x28,0x47,0x49,0x40,0x18,0x92, -0xe6,0xc5,0x38,0xc3,0xdc,0x64,0x01,0x21,0x10,0x2d,0x21,0xae,0x05,0xe5,0x0b,0xd1, -0xcd,0x6a,0xd6,0xdf,0x82,0xdf,0xd6,0x9f,0xc9,0xbd,0x26,0xb8,0xbd,0x2b,0xcd,0xdf, -0xe1,0xea,0xed,0xc6,0xe8,0xe1,0x5c,0xda,0xd3,0x0f,0xd4,0xde,0x8e,0xf2,0x07,0xd6, -0x17,0x23,0x81,0x2b,0x33,0xa9,0x3b,0x41,0x76,0x43,0x43,0xa4,0x42,0x40,0x19,0x3b, -0x32,0x8a,0x2c,0x2d,0x20,0x30,0x2e,0x9b,0x28,0x23,0xc6,0x20,0x1c,0xa5,0x13,0x0c, -0xb0,0x0b,0x0f,0x72,0x0d,0x06,0x5b,0x03,0x06,0x3d,0x0a,0x06,0x5f,0x01,0xff,0x9e, -0x00,0xfe,0x9f,0xfb,0xf9,0x85,0xf7,0xf3,0x3e,0xf1,0xf4,0x96,0xf9,0xf6,0x18,0xeb, -0xe4,0x29,0xeb,0xf4,0x5d,0xf3,0xe7,0x83,0xde,0xe1,0x11,0xe8,0xea,0xf7,0xe7,0xe6, -0x18,0xe8,0xea,0x20,0xeb,0xea,0xae,0xe7,0xe3,0xd2,0xe3,0xed,0x84,0xf6,0xf4,0x63, -0xe9,0xe4,0xf3,0xec,0xfc,0x54,0x03,0xfd,0x36,0xf3,0xef,0x47,0xf5,0xfe,0x6c,0x03, -0xff,0x88,0xf7,0xf3,0x0b,0xf7,0xfc,0x75,0xfd,0xfa,0xc0,0xf6,0xf6,0x0f,0xf9,0xfa, -0x04,0xfa,0xf9,0xef,0xfa,0xfb,0xa9,0xfa,0xf7,0x6a,0xf4,0xf3,0x6d,0xf7,0xfd,0x59, -0x02,0x02,0x73,0xfd,0xf8,0xb3,0xf8,0x02,0xac,0x11,0x1a,0x45,0x15,0x05,0xea,0xf5, -0xf0,0xda,0xfa,0x0f,0x5c,0x23,0x28,0x63,0x18,0xfc,0x88,0xe6,0xe4,0x5e,0xf9,0x19, -0xd5,0x33,0x37,0x4a,0x20,0xf9,0x3f,0xdb,0xd7,0x06,0xf2,0x1d,0x7d,0x43,0x50,0x57, -0x3d,0x11,0x03,0xe3,0xce,0x28,0xe1,0x0f,0x53,0x3b,0x4a,0xdd,0x37,0x10,0x90,0xe9, -0xd9,0x71,0xe7,0x0c,0xa0,0x30,0x3e,0xb6,0x2d,0x0a,0x21,0xe6,0xd2,0x53,0xd5,0xed, -0xe1,0x0e,0x29,0x77,0x30,0x23,0x31,0x0b,0xf5,0x6d,0xeb,0xed,0x3d,0xf8,0x02,0x09, -0x08,0x07,0xf9,0x03,0xff,0x2e,0xfd,0xfe,0x8b,0x04,0x08,0x84,0x04,0xf8,0x2d,0xe9, -0xd9,0x85,0xca,0xbf,0x73,0xbd,0xc6,0xb6,0xd2,0xda,0xb7,0xdb,0xd9,0x1f,0xd8,0xd5, -0xe2,0xd0,0xce,0x0d,0xd1,0xd5,0x17,0xd9,0xdc,0x6a,0xe4,0xf0,0xde,0xfd,0x09,0xc1, -0x13,0x1d,0x2e,0x25,0x29,0xd1,0x2d,0x37,0xa9,0x42,0x45,0x3c,0x3f,0x37,0x3e,0x37, -0x39,0xfc,0x37,0x31,0x0a,0x2d,0x2e,0xe0,0x30,0x2d,0x93,0x1f,0x0e,0x5d,0x06,0x0a, -0x5d,0x15,0x19,0x8a,0x13,0x09,0x9f,0x06,0x08,0x9e,0x08,0x03,0xe2,0xfe,0x00,0x28, -0x05,0x06,0xe7,0x01,0xf9,0xe9,0xf2,0xf2,0x97,0xf8,0xff,0xac,0xfe,0xf3,0x14,0xe7, -0xe4,0xc3,0xea,0xf1,0x21,0xf0,0xea,0x86,0xe5,0xe4,0xbb,0xe7,0xea,0x7f,0xeb,0xe8, -0x1e,0xe5,0xe3,0x36,0xe5,0xe8,0x85,0xe9,0xe8,0x09,0xe8,0xe9,0xd2,0xea,0xeb,0x4b, -0xec,0xee,0xb7,0xf2,0xf8,0x60,0xfb,0xfa,0x23,0xf6,0xf3,0xe7,0xf4,0xfa,0x7d,0x01, -0x02,0xfb,0xfc,0xf4,0xee,0xf0,0xf4,0x31,0xfb,0xff,0x0e,0xfe,0xf6,0xcc,0xee,0xea, -0x3f,0xef,0xfa,0xbe,0x06,0x08,0x35,0xfc,0xea,0x40,0xde,0xe2,0xaa,0xf5,0x0c,0x78, -0x1a,0x17,0x48,0x05,0xed,0xfb,0xde,0xe3,0xe9,0xfb,0x1c,0xe1,0x31,0x30,0xd3,0x15, -0xf0,0xc1,0xd4,0xd6,0x6d,0xf7,0x22,0x79,0x3e,0x3b,0x1b,0x1d,0xf3,0x83,0xd4,0xd2, -0xd3,0xed,0x17,0x56,0x37,0x3d,0xd0,0x28,0x08,0x61,0xed,0xe7,0xda,0xf8,0x17,0xd0, -0x2f,0x34,0xa9,0x24,0x0a,0x76,0xf3,0xea,0x74,0xf3,0x0b,0xc4,0x25,0x35,0x52,0x32, -0x20,0x79,0x09,0xf6,0xd9,0xed,0xf0,0xf0,0xf9,0x06,0x30,0x0e,0x10,0xc5,0x0d,0x09, -0xe1,0x05,0x06,0xb7,0x09,0x0c,0xaa,0x0c,0x07,0x6a,0xfe,0xf5,0xae,0xf3,0xf9,0x12, -0x03,0x0c,0x3b,0x14,0x18,0xfa,0x17,0x10,0x66,0x03,0xf6,0x4e,0xee,0xe6,0x48,0xdc, -0xd0,0xcf,0xc9,0xcb,0x81,0xd3,0xdc,0xbb,0xdf,0xdb,0x77,0xd5,0xd1,0x19,0xcf,0xcb, -0xa8,0xc7,0xc8,0x51,0xd0,0xdc,0x6b,0xe5,0xe7,0xf7,0xe7,0xed,0xd3,0xf8,0x08,0xb1, -0x15,0x1e,0x31,0x22,0x25,0xb3,0x29,0x2f,0x1e,0x36,0x3a,0xc7,0x3d,0x41,0x46,0x43, -0x3e,0x1b,0x33,0x26,0x4d,0x22,0x27,0x95,0x2e,0x2e,0x40,0x23,0x15,0x45,0x0c,0x0a, -0xf9,0x0e,0x15,0xf4,0x17,0x14,0xa6,0x0c,0x05,0x16,0x02,0x02,0x13,0x03,0x02,0xfa, -0x01,0x02,0x75,0x02,0x01,0xd0,0xfd,0xf9,0x6f,0xf7,0xf6,0x47,0xf5,0xf2,0x70,0xed, -0xeb,0x55,0xed,0xf0,0x82,0xef,0xea,0x4b,0xe5,0xe3,0xa6,0xe5,0xe8,0x1d,0xea,0xe9, -0x47,0xe7,0xe3,0xd9,0xe0,0xe2,0x69,0xe9,0xf1,0x50,0xf2,0xeb,0xb9,0xe2,0xe0,0x13, -0xe8,0xf5,0xa9,0x00,0x03,0x51,0xfc,0xf1,0x17,0xea,0xec,0xc0,0xf6,0x04,0x56,0x0c, -0x08,0xbc,0xfa,0xea,0xe2,0xe0,0xe5,0xd5,0xf6,0x0b,0xf0,0x14,0x0d,0x87,0xf7,0xde, -0xc4,0xd0,0xda,0xb2,0xf6,0x15,0x05,0x23,0x17,0x82,0xf8,0xd8,0xbe,0xcb,0xda,0x46, -0xfd,0x21,0x21,0x32,0x27,0x4e,0x09,0xe6,0x2f,0xd4,0xdb,0x59,0xf9,0x1d,0x7a,0x34, -0x32,0x7e,0x1b,0xfc,0x46,0xe6,0xe2,0x39,0xf2,0x0c,0x83,0x21,0x25,0x0e,0x18,0x01, -0x7b,0xf1,0xef,0x2f,0xfc,0x0e,0x0c,0x20,0x29,0xde,0x28,0x1b,0x3d,0x07,0xf6,0x94, -0xf2,0xfd,0xd0,0x0c,0x17,0x7d,0x1b,0x1b,0x12,0x1a,0x18,0x90,0x13,0x0e,0xc2,0x0a, -0x0a,0x54,0x09,0x04,0x98,0xfc,0xf7,0xf5,0xfa,0x06,0x6c,0x12,0x16,0x96,0x12,0x0c, -0x0a,0x09,0x06,0xad,0x02,0xfc,0x77,0xf7,0xf6,0x9b,0xfa,0x01,0x07,0x09,0x0f,0x07, -0x14,0x16,0x6d,0x17,0x14,0xba,0x0d,0x02,0xb6,0xf5,0xeb,0x4c,0xe6,0xe3,0xf8,0xe0, -0xdd,0x4f,0xdb,0xd9,0x7b,0xd9,0xd9,0x13,0xd7,0xd3,0x02,0xd0,0xcf,0xb3,0xce,0xcb, -0x9e,0xc7,0xc6,0xd9,0xcd,0xdb,0xa8,0xe8,0xf0,0x37,0xf3,0xf3,0x05,0xf4,0xf9,0xf4, -0x04,0x15,0x52,0x23,0x2b,0x93,0x2e,0x31,0xbd,0x36,0x3a,0xc8,0x3a,0x39,0x01,0x38, -0x36,0x9a,0x32,0x2c,0xac,0x28,0x27,0x79,0x27,0x25,0xa5,0x20,0x1b,0xb1,0x16,0x13, -0x3d,0x12,0x12,0x62,0x12,0x10,0x28,0x0c,0x06,0x2c,0x03,0x03,0x4e,0x07,0x09,0xf1, -0x06,0x01,0x0a,0xfd,0xfc,0x0b,0x00,0x02,0x38,0xff,0xf6,0x94,0xec,0xe7,0x3d,0xea, -0xf1,0x84,0xf7,0xf7,0xd9,0xf0,0xe7,0xd1,0xdf,0xde,0x0d,0xe4,0xeb,0x88,0xf0,0xf0, -0xc2,0xe9,0xe0,0xf5,0xd9,0xdc,0xac,0xe8,0xf5,0x7b,0xfa,0xf2,0x3f,0xe4,0xd9,0x95, -0xda,0xe9,0x71,0xfe,0x10,0x87,0x14,0x05,0x4c,0xeb,0xd5,0x96,0xd3,0xe8,0x2d,0x08, -0x1e,0x6e,0x20,0x0c,0x77,0xed,0xd3,0xe4,0xcc,0xdd,0x36,0xfb,0x16,0x96,0x20,0x14, -0x6a,0xf7,0xd8,0xf8,0xc9,0xd4,0xc6,0xf1,0x10,0xa6,0x1f,0x1a,0xb3,0x06,0xf0,0x20, -0xe1,0xe0,0x3f,0xef,0x04,0xdd,0x16,0x1b,0x2b,0x12,0x01,0xb3,0xf3,0xf2,0x0e,0xff, -0x0f,0x7d,0x1a,0x19,0xfd,0x10,0x05,0xf0,0xf9,0xf2,0x8f,0xf3,0xfd,0x81,0x0c,0x1a, -0xf4,0x1e,0x19,0x3a,0x10,0x09,0x53,0x07,0x08,0xfd,0x09,0x09,0x30,0x07,0x07,0x20, -0x0a,0x0f,0x95,0x13,0x16,0xf1,0x17,0x1a,0xe3,0x1b,0x1a,0x01,0x13,0x09,0x41,0x00, -0xfc,0x61,0xfd,0x01,0x7a,0x06,0x0b,0x12,0x10,0x14,0xa9,0x15,0x11,0x29,0x0a,0x02, -0x1d,0xfd,0xf8,0x51,0xf4,0xf4,0xa5,0xf9,0x03,0xa0,0x0d,0x16,0x4b,0x1b,0x19,0x46, -0x12,0x0a,0x1b,0x07,0x07,0x69,0x08,0x05,0xd5,0xfc,0xf0,0x0a,0xe5,0xde,0x74,0xde, -0xe3,0x40,0xe6,0xe4,0xee,0xde,0xd6,0x42,0xcd,0xc7,0xf8,0xc6,0xca,0xb6,0xce,0xd1, -0x34,0xd2,0xd2,0x2f,0xd5,0xd9,0x43,0xdf,0xe7,0x48,0xf0,0xf7,0x00,0xfb,0xfe,0x26, -0x04,0x0e,0xb8,0x1c,0x29,0x8e,0x31,0x33,0xcd,0x34,0x36,0xfd,0x37,0x35,0xd7,0x30, -0x2d,0x05,0x2d,0x2e,0xed,0x30,0x31,0x44,0x2d,0x24,0x62,0x19,0x12,0xa9,0x12,0x16, -0xac,0x19,0x18,0x99,0x13,0x0b,0x8d,0x04,0x01,0x5c,0x05,0x0c,0xd1,0x0f,0x0d,0x39, -0x07,0xff,0xcf,0xf9,0xf7,0xaa,0xfb,0x02,0x3b,0x05,0xfe,0xd3,0xf0,0xe5,0xec,0xe3, -0xeb,0x56,0xf7,0x00,0x38,0x00,0xf3,0x5a,0xe0,0xd2,0x73,0xd3,0xe2,0xde,0xf5,0x00, -0xee,0xfd,0xee,0x30,0xd8,0xc8,0x55,0xc9,0xdc,0x45,0xf7,0x0a,0x5e,0x0d,0xfe,0x94, -0xe6,0xd4,0x31,0xd2,0xe3,0x5e,0xff,0x14,0x22,0x17,0x08,0xee,0xf2,0xe0,0x23,0xd9, -0xe2,0x23,0xf8,0x0f,0xe9,0x19,0x10,0x63,0xf9,0xe3,0x81,0xd8,0xdd,0xf2,0xec,0xff, -0x05,0x0b,0x0a,0x8f,0x00,0xf2,0xc9,0xe8,0xe7,0xbb,0xef,0xfc,0xde,0x08,0x0d,0x61, -0x07,0xfb,0x57,0xf0,0xed,0x94,0xf4,0x01,0x79,0x0d,0x13,0xdd,0x14,0x12,0xb9,0x0d, -0x06,0x71,0xfd,0xf8,0xc0,0xf8,0xfe,0x30,0x04,0x09,0x38,0x0d,0x0f,0x06,0x10,0x0f, -0x1e,0x10,0x0f,0x6b,0x0d,0x09,0xa0,0x04,0x02,0x98,0x02,0x04,0x23,0x08,0x0e,0x6f, -0x16,0x1b,0x85,0x1c,0x1a,0x6a,0x17,0x13,0xbd,0x0f,0x0b,0x72,0x06,0x02,0x35,0x00, -0x01,0x9a,0x07,0x10,0x5d,0x19,0x1c,0xe9,0x17,0x0c,0x5b,0x01,0xfa,0x4e,0xfa,0xfc, -0x1e,0xff,0xff,0x6b,0xff,0xff,0x0e,0x03,0x09,0xf8,0x11,0x19,0xa1,0x1b,0x18,0x8c, -0x11,0x08,0x33,0x00,0xfc,0x4f,0xff,0x02,0xfd,0x01,0xfa,0x37,0xef,0xe5,0xd3,0xdf, -0xde,0x4c,0xdf,0xde,0x1a,0xdb,0xd4,0x58,0xcd,0xc8,0xbf,0xc8,0xcb,0x11,0xce,0xd0, -0xa8,0xd2,0xd5,0x94,0xd8,0xdc,0x90,0xdf,0xe3,0xca,0xe8,0xee,0xcf,0xf6,0x00,0x99, -0x0b,0x16,0x4c,0x20,0x26,0xe2,0x28,0x2b,0x35,0x2f,0x33,0x64,0x35,0x34,0xff,0x32, -0x30,0x19,0x2e,0x2c,0xf6,0x2c,0x2e,0x3c,0x2e,0x28,0xc5,0x1d,0x13,0x46,0x0e,0x10, -0xa3,0x16,0x1c,0xb6,0x1b,0x12,0x3e,0x06,0xfd,0x14,0xfe,0x07,0xac,0x12,0x16,0x5d, -0x11,0x04,0xe8,0xf5,0xec,0x8f,0xee,0xfa,0xc2,0x08,0x0f,0x2a,0x08,0xf4,0xb7,0xdf, -0xd6,0xe2,0xdc,0xef,0x37,0x02,0x0a,0x26,0x03,0xef,0x35,0xd8,0xc9,0xe5,0xca,0xdc, -0xc3,0xf3,0x04,0xe0,0x03,0xf4,0xa2,0xdd,0xcc,0xad,0xcb,0xdb,0xa3,0xf3,0x07,0xf6, -0x0c,0x04,0x6a,0xf4,0xe4,0x21,0xdb,0xde,0x2c,0xee,0x01,0xa9,0x0e,0x0e,0x64,0x02, -0xf3,0xc8,0xe9,0xe8,0x5b,0xee,0xf6,0x12,0xfc,0xfd,0x10,0xf9,0xf2,0x1f,0xee,0xed, -0x12,0xf0,0xf5,0xf5,0xfa,0xff,0xe6,0x00,0xfe,0x8a,0xf9,0xf4,0x22,0xf1,0xf1,0xd8, -0xf4,0xfa,0x10,0x00,0x05,0xca,0x09,0x0b,0x05,0x0b,0x0a,0xc2,0x08,0x06,0xf4,0x02, -0xff,0xc5,0xfc,0xfc,0x96,0xfe,0x03,0x14,0x0a,0x10,0x79,0x14,0x14,0x26,0x11,0x0c, -0xd6,0x07,0x04,0x1d,0x04,0x04,0x11,0x03,0x02,0xa1,0x04,0x0c,0x3e,0x18,0x20,0x46, -0x22,0x1e,0xe6,0x16,0x0d,0x8b,0x05,0x01,0xe8,0x03,0x0a,0xa3,0x10,0x14,0x56,0x14, -0x11,0x67,0x0e,0x0d,0x6d,0x10,0x13,0x88,0x12,0x0b,0xc9,0x00,0xf6,0xc7,0xf1,0xf4, -0x39,0xfd,0x06,0x2e,0x0d,0x0f,0xd6,0x0f,0x0f,0xdf,0x0f,0x0f,0x15,0x0f,0x0f,0x89, -0x0f,0x0d,0x31,0x09,0x06,0x06,0x05,0x02,0x0a,0xfd,0xf5,0x90,0xed,0xe8,0x9b,0xe5, -0xe2,0xe6,0xdd,0xd8,0xa8,0xd3,0xd0,0xb0,0xcd,0xcc,0x5a,0xcd,0xcf,0x8f,0xd2,0xd2, -0x33,0xcf,0xcd,0x51,0xd0,0xd8,0x9d,0xe2,0xe9,0xb8,0xec,0xee,0x0b,0x00,0x00,0xd1, -0xff,0xff,0xed,0xff,0xff,0x6b,0xff,0xff,0x22,0xff,0xff,0x44,0xff,0xff,0x34,0xff, -0xff,0x91,0xfe,0xfd,0x9f,0xfd,0xfd,0xea,0xfd,0xfd,0xef,0xfd,0xfd,0xbd,0xfd,0xfd, -0xc4,0xfc,0xfc,0x2c,0xfd,0xfd,0x46,0xfd,0xfc,0x9e,0xfc,0xfc,0x88,0xfc,0xfc,0xcd, -0xfd,0xff,0x21,0x00,0x00,0xea,0x00,0x01,0x87,0x02,0x03,0x38,0x04,0x04,0xeb,0x04, -0x04,0xff,0x04,0x05,0x63,0x05,0x05,0x41,0x04,0x03,0xe6,0x02,0x02,0x87,0x01,0x00, -0x75,0xff,0xff,0x13,0xff,0xfe,0xc9,0xfd,0xfd,0x90,0xfc,0xfc,0xb4,0xfb,0xfa,0xff, -0xf9,0xf8,0xbe,0xf7,0xf6,0xc6,0xf4,0xf3,0x79,0xf4,0xf8,0x16,0xfe,0x02,0x13,0x02, -0xfe,0xa8,0xfa,0xf8,0xda,0xf8,0xfa,0x03,0xfc,0xfd,0x12,0xfd,0xfd,0x95,0xff,0x02, -0x88,0x02,0xfd,0xfd,0xf6,0xf1,0xe8,0xee,0xef,0x70,0xf1,0xf5,0x66,0xf8,0xf7,0x2f, -0xf5,0xf3,0x95,0xf3,0xf7,0xf1,0x00,0x14,0x2d,0x32,0x55,0xbf,0x74,0x76,0xcb,0x51, -0x1f,0x0d,0x10,0x36,0xeb,0x6d,0x7a,0xe4,0x54,0x2e,0xf5,0x27,0x32,0x5e,0x31,0x1c, -0x10,0x02,0xec,0x70,0xd7,0xcb,0x64,0xd6,0xf5,0x12,0x12,0x1f,0x5b,0x1e,0x0d,0x06, -0xea,0xbe,0xf2,0xa4,0xb0,0x25,0xd1,0xe9,0x7e,0xee,0xe7,0x29,0xe0,0xd8,0x8b,0xce, -0xc7,0x39,0xcd,0xdc,0x40,0xe6,0xe3,0xaf,0xda,0xd5,0x99,0xd5,0xd2,0x58,0xcc,0xcb, -0xfb,0xd3,0xdc,0x4b,0xde,0xde,0x76,0xe5,0xed,0x3a,0xeb,0xe1,0xe3,0xdd,0xe4,0xf4, -0xe8,0xe5,0x2f,0xe2,0xe4,0xfb,0xe9,0xeb,0x2a,0xed,0xf4,0x76,0xfd,0xff,0x64,0xfa, -0xf8,0xb3,0xfc,0x02,0xa7,0x05,0x07,0xfc,0x09,0x09,0x34,0x04,0xff,0x9d,0x02,0x0a, -0x8c,0x10,0x10,0xc2,0x0d,0x0e,0xf8,0x10,0x11,0xb6,0x10,0x0f,0x9f,0x0d,0x09,0xe9, -0x06,0x08,0xef,0x0e,0x13,0x78,0x14,0x15,0x60,0x16,0x15,0xfc,0x12,0x12,0xe4,0x15, -0x19,0xb2,0x17,0x15,0x29,0x18,0x1d,0x98,0x1f,0x1c,0x1f,0x1b,0x1c,0x96,0x1c,0x18, -0xcc,0x13,0x11,0xc2,0x10,0x10,0x78,0x10,0x12,0x02,0x15,0x15,0xee,0x13,0x11,0x04, -0x0f,0x0d,0xb5,0x0c,0x0d,0x2e,0x0f,0x0b,0x2f,0x04,0xfe,0x6d,0x01,0x09,0x0c,0x10, -0x0e,0x7c,0x09,0x05,0x0c,0x05,0x05,0x9c,0x06,0x06,0x63,0x05,0x03,0xee,0xff,0xfb, -0xd7,0xfa,0xfd,0x2e,0x00,0xff,0x50,0xfd,0xff,0xed,0x03,0x02,0xa4,0xfc,0xfb,0xcd, -0xfe,0xfb,0x1d,0xf2,0xed,0xc2,0xf4,0xfe,0xe5,0xfa,0xee,0x3c,0xed,0xf8,0x76,0xfc, -0xef,0x62,0xdf,0xdf,0xcd,0xec,0xf4,0xc5,0xf0,0xeb,0x9a,0xeb,0xee,0x6d,0xf1,0xf1, -0x2d,0xef,0xec,0x75,0xef,0xf9,0x53,0x00,0xfc,0xa5,0xf3,0xf6,0xbd,0x08,0x15,0x75, -0x08,0xe7,0x68,0xd0,0xde,0xd5,0x0b,0x33,0xd7,0x36,0x18,0x1a,0xf6,0xe7,0xf5,0xec, -0xfb,0x85,0x0e,0x26,0xaa,0x37,0x2f,0xa9,0x0d,0xe7,0xac,0xd5,0xdd,0x8f,0xf7,0x15, -0x29,0x2a,0x2b,0xd2,0x1b,0x0c,0x81,0x09,0x10,0x94,0x12,0x09,0x00,0xf7,0xe2,0xf5, -0xd1,0xd0,0x0c,0xe6,0x0a,0xa1,0x27,0x2d,0x23,0x1a,0xf9,0x2d,0xd8,0xbc,0x86,0xaf, -0xb5,0x15,0xc5,0xcf,0xb4,0xcb,0xc0,0x80,0xb8,0xba,0x1d,0xc4,0xce,0x73,0xd3,0xcf, -0xc5,0xc2,0xb5,0x58,0xb2,0xbe,0x35,0xd5,0xed,0x6e,0x02,0x10,0x29,0x18,0x18,0x92, -0x12,0x0c,0x2e,0x0e,0x1b,0xa2,0x33,0x52,0x46,0x6e,0x7e,0xf9,0x7f,0x77,0xc5,0x6c, -0x66,0x68,0x64,0x62,0x4c,0x5e,0x55,0xcd,0x4a,0x40,0xcb,0x3a,0x38,0x2f,0x39,0x38, -0xee,0x35,0x2f,0x7c,0x27,0x20,0x32,0x1c,0x18,0x7f,0x10,0x02,0x14,0xf5,0xef,0x94, -0xf0,0xf3,0x40,0xf2,0xf0,0xf4,0xef,0xf0,0xef,0xf0,0xee,0x68,0xea,0xe6,0x9a,0xe4, -0xe2,0x0e,0xe0,0xdb,0x95,0xd6,0xd3,0xfc,0xd2,0xd2,0xe4,0xd1,0xd3,0xa4,0xd5,0xd7, -0x44,0xd7,0xd6,0x96,0xd6,0xd9,0xc7,0xdd,0xdf,0xd7,0xda,0xd1,0xa9,0xca,0xcb,0x29, -0xd3,0xdc,0x51,0xe3,0xe8,0x25,0xea,0xe8,0xcd,0xe7,0xea,0x06,0xef,0xef,0x2b,0xeb, -0xe7,0x28,0xe9,0xec,0xe3,0xec,0xee,0x4d,0xf6,0xfe,0x44,0xfe,0xf7,0xb3,0xf2,0xf5, -0x0d,0xfa,0xf7,0x0e,0xf3,0xf3,0x7d,0xfb,0x01,0xff,0x00,0xfb,0x16,0xf9,0xfc,0x45, -0x00,0x00,0xc3,0xfd,0xfe,0x64,0x02,0x04,0x4d,0x02,0xff,0xa2,0x02,0x0c,0xbb,0x14, -0x14,0x20,0x0d,0x07,0xde,0x09,0x12,0x02,0x1a,0x19,0x18,0x10,0x07,0x76,0x0a,0x16, -0xb5,0x1b,0x12,0x4b,0x07,0x08,0x4f,0x16,0x1f,0x00,0x1a,0x10,0xac,0x10,0x18,0xe4, -0x1a,0x12,0x54,0x06,0x02,0x48,0x0a,0x17,0x24,0x1f,0x1c,0x33,0x12,0x0a,0x36,0x0b, -0x12,0x48,0x19,0x1b,0x40,0x18,0x13,0xb4,0x0d,0x09,0x4b,0x09,0x0d,0x21,0x12,0x13, -0xd4,0x0d,0x04,0x83,0xfc,0xfc,0x38,0x06,0x15,0xee,0x22,0x23,0xd4,0x11,0xf4,0xc4, -0xd9,0xd2,0x1f,0xe6,0x08,0x15,0x24,0x28,0xc4,0x13,0xf4,0xe3,0xda,0xd3,0x9a,0xdf, -0xf5,0xa7,0x06,0x07,0xd5,0xf8,0xe7,0xa0,0xdd,0xe0,0xa4,0xe9,0xf2,0x9b,0xf7,0xf8, -0xf0,0xf4,0xf0,0x6a,0xef,0xf4,0xa2,0xfc,0x01,0xed,0xfc,0xee,0x54,0xde,0xd7,0x1b, -0xe1,0xf9,0x31,0x15,0x2a,0x22,0x31,0x28,0x99,0x14,0xfb,0x4e,0xe6,0xdd,0x73,0xe5, -0xf9,0xe1,0x0a,0x11,0xab,0x0f,0x0e,0xe6,0x14,0x20,0xb7,0x28,0x26,0x74,0x17,0x01, -0xa5,0xec,0xe1,0xe4,0xe1,0xed,0x3e,0x03,0x1b,0x79,0x2d,0x30,0xb0,0x21,0x0a,0x34, -0xf4,0xe5,0xfe,0xe0,0xe3,0x3f,0xec,0xf5,0xc4,0xfa,0xfa,0x60,0xf2,0xe5,0xee,0xd7, -0xcb,0x97,0xc1,0xb9,0x9a,0xb3,0xb1,0x5e,0xb6,0xbe,0xcf,0xc7,0xcd,0xab,0xcf,0xce, -0xbd,0xcd,0xd0,0x70,0xd6,0xdd,0x33,0xe0,0xe0,0x09,0xe4,0xee,0xf2,0xfc,0x0d,0x63, -0x1f,0x34,0x6e,0x4a,0x5a,0x56,0x62,0x65,0x34,0x67,0x68,0xe6,0x65,0x5f,0x6d,0x5a, -0x58,0x09,0x59,0x58,0x44,0x55,0x53,0x30,0x53,0x52,0x37,0x4d,0x44,0x62,0x3a,0x31, -0xf8,0x27,0x1d,0x85,0x14,0x10,0x45,0x0e,0x09,0x3a,0x01,0xf8,0x0a,0xf5,0xf7,0x2a, -0xfe,0x02,0xbc,0x00,0xf8,0x22,0xef,0xeb,0x32,0xea,0xe6,0xd4,0xdd,0xd7,0x65,0xd8, -0xdd,0xa9,0xde,0xda,0x91,0xd6,0xda,0xd6,0xe1,0xe3,0x60,0xd9,0xcc,0x54,0xc6,0xca, -0x92,0xd0,0xd2,0xf2,0xcf,0xd0,0x39,0xd6,0xdb,0x5b,0xdb,0xd5,0x8e,0xd1,0xd3,0xd2, -0xda,0xe3,0xc5,0xe6,0xe3,0x42,0xdd,0xdd,0xf2,0xe5,0xf1,0x1b,0xf7,0xf4,0x22,0xee, -0xeb,0x55,0xed,0xf1,0xb4,0xf3,0xf3,0xab,0xf1,0xef,0xb7,0xf0,0xf7,0x2a,0x01,0x06, -0xdc,0x04,0xfe,0x55,0xf9,0xf9,0x70,0xfb,0xfd,0x5b,0xff,0xff,0xee,0xfd,0xf9,0xc0, -0xf4,0xf6,0x92,0xfe,0x09,0xc6,0x0f,0x0e,0xdf,0x08,0x01,0x35,0xfd,0x00,0xf6,0x0a, -0x16,0x93,0x19,0x11,0xcd,0x04,0xfc,0x6d,0x00,0x0d,0x6e,0x1c,0x22,0x75,0x1b,0x0b, -0xa2,0xfa,0xf3,0x49,0xfb,0x0e,0x99,0x24,0x32,0x8b,0x31,0x1f,0x75,0x03,0xeb,0xcb, -0xe6,0xf8,0x03,0x15,0x2b,0xe0,0x2d,0x20,0xdc,0x0f,0x06,0x53,0x06,0x0c,0xf3,0x12, -0x16,0xae,0x15,0x0f,0xed,0x09,0x08,0x09,0x0d,0x13,0x2d,0x18,0x16,0xd6,0x0d,0x03, -0x40,0xfd,0x01,0x2d,0x0e,0x19,0x21,0x1b,0x13,0xb7,0x05,0xf6,0xa4,0xe9,0xe5,0xde, -0xef,0x04,0x94,0x18,0x20,0x6e,0x19,0x06,0xa0,0xee,0xdc,0x4d,0xd7,0xde,0xd9,0xeb, -0xf5,0x19,0xf8,0xf6,0x7b,0xf6,0xf9,0x14,0xfd,0xfe,0x6f,0xfc,0xf4,0x72,0xe6,0xd6, -0x29,0xcb,0xcb,0x36,0xd9,0xef,0xb3,0x05,0x17,0x44,0x21,0x21,0x4c,0x16,0x01,0x6a, -0xec,0xdf,0x91,0xdd,0xe5,0x1f,0xf4,0x05,0xc6,0x15,0x20,0x52,0x22,0x1d,0x46,0x14, -0x0a,0x21,0x00,0xf8,0x8f,0xf8,0xff,0xef,0x0b,0x15,0x95,0x17,0x13,0x54,0x0c,0x07, -0x40,0x05,0x06,0xec,0x09,0x0b,0x3f,0x0c,0x0c,0x91,0x0c,0x0c,0xbb,0x0b,0x0a,0x86, -0x0a,0x0a,0x9f,0x07,0xfe,0x95,0xf2,0xe9,0x2a,0xe4,0xde,0xd7,0xd5,0xcc,0xc5,0xc6, -0xc6,0x11,0xc7,0xc6,0x37,0xc4,0xc2,0x8f,0xc4,0xc7,0x33,0xc7,0xc2,0xb7,0xbb,0xb8, -0x9d,0xbe,0xcb,0x87,0xd8,0xe0,0xad,0xe5,0xeb,0x5f,0xf7,0x06,0xab,0x16,0x25,0x0a, -0x34,0x41,0xb1,0x4a,0x50,0xe7,0x53,0x56,0xbf,0x59,0x5b,0x52,0x5b,0x5b,0x71,0x5a, -0x59,0x86,0x59,0x5c,0x08,0x61,0x62,0x24,0x5b,0x4b,0xbe,0x39,0x2a,0xfa,0x21,0x1e, -0xc1,0x1b,0x19,0xd1,0x15,0x12,0x0a,0x10,0x0d,0xf8,0x0a,0x08,0x81,0x04,0x00,0xc1, -0xfa,0xf4,0xbc,0xee,0xe9,0xf3,0xe5,0xe6,0xc4,0xe8,0xe9,0xcf,0xe7,0xe4,0xc4,0xe2, -0xe3,0x3d,0xe4,0xe0,0x37,0xd8,0xce,0x23,0xc8,0xca,0x7d,0xd5,0xe0,0xf2,0xe1,0xd9, -0xd5,0xcd,0xc8,0xfe,0xcc,0xd4,0xbd,0xda,0xdb,0x28,0xd7,0xd0,0xd4,0xcb,0xce,0x49, -0xd9,0xe7,0x89,0xf2,0xf5,0xc2,0xee,0xe3,0xab,0xdb,0xdd,0xed,0xea,0xfa,0x92,0x00, -0xfa,0x17,0xee,0xe4,0x3d,0xe4,0xed,0x21,0xfc,0x0b,0x76,0x13,0x0f,0x71,0xff,0xec, -0x1a,0xe1,0xe3,0x7a,0xf3,0x08,0xb2,0x15,0x14,0xf8,0x06,0xf5,0x57,0xea,0xeb,0x51, -0xf6,0x05,0xa4,0x10,0x14,0x3e,0x12,0x0b,0xae,0x05,0x02,0x4b,0x04,0x08,0x60,0x09, -0x06,0x27,0x02,0x02,0xa2,0x09,0x15,0xa6,0x1e,0x20,0x9d,0x1a,0x0e,0x21,0x00,0xf7, -0x37,0xf9,0x05,0x85,0x15,0x20,0x4f,0x22,0x19,0xfd,0x0b,0xff,0x30,0xf9,0xfd,0x67, -0x0a,0x19,0xf7,0x21,0x1f,0xb6,0x14,0x08,0xfd,0x01,0x02,0xd4,0x07,0x0e,0x7c,0x13, -0x14,0x95,0x12,0x11,0x57,0x12,0x13,0x6e,0x14,0x12,0x3f,0x0f,0x08,0x4d,0x00,0xf8, -0xdf,0xf7,0xfe,0x04,0x09,0x13,0xa5,0x1a,0x1f,0x69,0x20,0x18,0x3a,0x07,0xf1,0x1f, -0xe2,0xdd,0x3e,0xe3,0xed,0x48,0xfa,0x08,0x73,0x14,0x1a,0xeb,0x16,0x08,0xa5,0xf2, -0xdd,0x13,0xd0,0xcf,0xe1,0xd7,0xe3,0x0e,0xef,0xf7,0x0c,0xfd,0xfd,0x82,0xf8,0xf2, -0x35,0xef,0xef,0x0c,0xf1,0xf0,0x18,0xef,0xef,0xe4,0xf2,0xf9,0x60,0xff,0x03,0x2b, -0x05,0x03,0xac,0x00,0xfd,0x2a,0xfd,0xff,0x4d,0x04,0x08,0x29,0x0c,0x0f,0xe2,0x10, -0x10,0x22,0x0d,0x0a,0xb5,0x09,0x0a,0xc1,0x08,0x04,0xe7,0xfe,0xfb,0x3a,0xfe,0x07, -0xac,0x15,0x21,0xc9,0x25,0x20,0xae,0x17,0x10,0xa5,0x0d,0x0d,0x93,0x0b,0x07,0xb1, -0x00,0xfa,0xfc,0xf6,0xf4,0xce,0xf2,0xee,0x2a,0xe8,0xe0,0x0a,0xd9,0xd1,0x05,0xca, -0xc4,0xb0,0xc0,0xbf,0x5f,0xbf,0xbc,0xea,0xb7,0xb4,0xa0,0xb4,0xba,0x53,0xc2,0xc9, -0x34,0xce,0xd3,0x73,0xdb,0xe8,0x30,0xf6,0x02,0x95,0x0a,0x10,0xcf,0x18,0x23,0x46, -0x2f,0x3a,0xb2,0x43,0x4b,0x0e,0x52,0x55,0xb8,0x57,0x5b,0xd9,0x62,0x6a,0x6d,0x6d, -0x66,0xac,0x58,0x49,0xa1,0x3e,0x3c,0x36,0x40,0x43,0x6e,0x41,0x37,0xd2,0x28,0x1d, -0x22,0x18,0x19,0xa5,0x1c,0x1c,0xae,0x16,0x0a,0xc0,0xfb,0xf3,0xf3,0xf4,0xfe,0xa5, -0x06,0x06,0x07,0xfc,0xec,0x03,0xdf,0xda,0xa8,0xdf,0xe9,0xfd,0xf1,0xf2,0x28,0xea, -0xdc,0x51,0xce,0xc7,0x64,0xca,0xd5,0xf8,0xe1,0xe7,0xfc,0xe2,0xd5,0xa5,0xc5,0xbc, -0xd7,0xbe,0xcb,0xea,0xdb,0xe6,0x1b,0xe7,0xdf,0x01,0xd5,0xce,0x9d,0xcf,0xd6,0x38, -0xdf,0xe5,0xf8,0xe7,0xe8,0x02,0xe9,0xeb,0x5b,0xef,0xf2,0x54,0xf2,0xee,0xf0,0xe6, -0xe2,0xd0,0xe4,0xf0,0x89,0x00,0x0d,0xc4,0x11,0x0d,0x40,0x01,0xf2,0xd5,0xe5,0xe1, -0xce,0xe9,0xfa,0xc8,0x0a,0x12,0x4a,0x10,0x07,0x25,0xfe,0xf9,0xd2,0xf9,0xff,0x38, -0x07,0x0c,0x8c,0x0d,0x0a,0x62,0x05,0x01,0xae,0x01,0x05,0xa5,0x0b,0x11,0xc8,0x13, -0x12,0xb7,0x10,0x10,0xaa,0x11,0x11,0xa9,0x0f,0x0d,0x50,0x0a,0x07,0x27,0x05,0x04, -0xaf,0x07,0x0c,0x79,0x12,0x18,0x00,0x1c,0x1c,0x49,0x18,0x0f,0xce,0x05,0xfc,0x48, -0xf6,0xf4,0x2a,0xf9,0x04,0xf1,0x13,0x24,0x43,0x2f,0x30,0xa8,0x25,0x11,0xb3,0xfa, -0xea,0x6e,0xe7,0xef,0x6a,0xfe,0x0e,0xb2,0x1a,0x22,0x62,0x24,0x21,0xe5,0x19,0x0f, -0x7e,0x05,0xfc,0x96,0xf5,0xf1,0xce,0xf2,0xf8,0x9c,0x02,0x0d,0x21,0x14,0x15,0x0b, -0x11,0x07,0xbb,0xfd,0xf6,0xef,0xf4,0xf5,0xf6,0xf4,0xf2,0x68,0xef,0xed,0x27,0xed, -0xee,0xb0,0xef,0xf1,0xc9,0xf2,0xf1,0xfd,0xed,0xe8,0x22,0xe4,0xe6,0x61,0xee,0xf8, -0x64,0xfd,0xfb,0x24,0xf5,0xf0,0xf5,0xef,0xf2,0xbd,0xf5,0xf6,0xd9,0xf5,0xf6,0xb0, -0xf9,0x01,0xc2,0x09,0x10,0xc9,0x13,0x13,0xc2,0x0f,0x0a,0xed,0x05,0x02,0xc7,0x00, -0x00,0x35,0x00,0x00,0x3c,0x03,0x08,0xf1,0x0d,0x12,0x1b,0x15,0x15,0xf5,0x14,0x15, -0x0b,0x18,0x1b,0x52,0x1d,0x1c,0x65,0x17,0x0f,0x3b,0x08,0x03,0xfd,0x03,0x07,0x2a, -0x0b,0x0a,0xd6,0x03,0xf9,0x01,0xee,0xe6,0x45,0xe2,0xdf,0x27,0xda,0xd0,0xe1,0xc1, -0xb3,0x97,0xaa,0xaa,0x06,0xb2,0xbc,0x0a,0xc5,0xc8,0xa3,0xc6,0xc4,0x01,0xc5,0xcb, -0x09,0xd6,0xe0,0xf6,0xe6,0xe9,0x2b,0xeb,0xef,0x05,0xfa,0x0d,0xe1,0x25,0x3d,0x93, -0x4b,0x4e,0x30,0x49,0x44,0x69,0x45,0x4c,0x50,0x56,0x60,0xfd,0x66,0x65,0xf5,0x5b, -0x4f,0xa4,0x45,0x42,0x6a,0x45,0x49,0x03,0x49,0x42,0x10,0x35,0x26,0x15,0x1b,0x16, -0xab,0x18,0x1c,0xbd,0x1e,0x1b,0x93,0x12,0x07,0x2d,0xff,0xfb,0x06,0xfb,0xf9,0x7d, -0xf5,0xef,0x56,0xeb,0xec,0x60,0xf0,0xf5,0xd4,0xf6,0xf2,0xe8,0xe7,0xd9,0xaf,0xcd, -0xc8,0x90,0xca,0xd3,0x87,0xde,0xe6,0x48,0xe7,0xdf,0xe5,0xd1,0xc5,0x71,0xbe,0xc0, -0x2d,0xcb,0xd8,0x13,0xe2,0xe4,0x27,0xe0,0xd9,0xd9,0xd4,0xd3,0xfb,0xd5,0xda,0xb2, -0xde,0xe2,0x58,0xe5,0xe7,0xa7,0xe9,0xec,0x25,0xef,0xf1,0x45,0xf2,0xf1,0x1f,0xf1, -0xf1,0x42,0xf3,0xf7,0x30,0xfa,0xfa,0x7e,0xf9,0xf8,0x10,0xf8,0xf9,0xd6,0xfa,0xfb, -0x0e,0xfd,0xfe,0x56,0x00,0x03,0x61,0x06,0x09,0xc2,0x09,0x07,0x56,0x02,0xfb,0x1c, -0xf6,0xf3,0x2d,0xf8,0x03,0x1c,0x14,0x23,0x53,0x2a,0x25,0x35,0x16,0x03,0x3e,0xf7, -0xf4,0xf7,0xf9,0x03,0xb9,0x0d,0x16,0x5d,0x1e,0x22,0xcb,0x22,0x1e,0xb3,0x15,0x0b, -0xe3,0x00,0xf8,0xbe,0xf5,0xf8,0x2c,0x02,0x0f,0x0d,0x1d,0x24,0xe5,0x22,0x1a,0xc2, -0x0e,0x05,0x5c,0x01,0x00,0xae,0x02,0x05,0x21,0x07,0x08,0x9a,0x0a,0x0d,0x9e,0x12, -0x17,0xc2,0x18,0x15,0xc9,0x0e,0x07,0x65,0x02,0x01,0xd8,0x03,0x07,0x94,0x09,0x09, -0x77,0x07,0x05,0x62,0x04,0x05,0x09,0x07,0x07,0xa3,0x05,0x03,0xf4,0x01,0x02,0xc8, -0x03,0x03,0xce,0x01,0xfd,0xf6,0xf7,0xf3,0x80,0xef,0xed,0x49,0xec,0xea,0xc7,0xe8, -0xe9,0x12,0xed,0xf3,0x4d,0xfa,0xfc,0x9d,0xf9,0xf1,0xd6,0xe7,0xe1,0x54,0xe0,0xe5, -0x90,0xec,0xf3,0x02,0xf6,0xf5,0xbc,0xf4,0xf5,0xea,0xf9,0x00,0x58,0x07,0x0b,0xc9, -0x0b,0x08,0xb4,0x03,0x01,0x8a,0x03,0x07,0xdb,0x0a,0x0a,0xb3,0x05,0xff,0x44,0xfa, -0xfa,0x93,0x00,0x0b,0x18,0x16,0x1b,0xda,0x1a,0x16,0x24,0x12,0x12,0x51,0x16,0x1b, -0x3c,0x1e,0x1b,0xa2,0x13,0x0b,0x4a,0x07,0x09,0xd0,0x10,0x1b,0x67,0x23,0x23,0xbe, -0x1a,0x09,0x35,0xf5,0xe4,0xa2,0xd9,0xd5,0x9a,0xd4,0xd2,0x52,0xcc,0xc4,0x72,0xbc, -0xb8,0xb2,0xb8,0xbd,0x75,0xc3,0xc7,0x59,0xc7,0xc3,0x93,0xbe,0xbd,0xc6,0xc1,0xca, -0x4b,0xd5,0xdf,0x63,0xe8,0xf1,0xac,0xfb,0x06,0xbb,0x13,0x22,0xd3,0x2e,0x35,0x1f, -0x38,0x39,0x58,0x3f,0x4a,0x14,0x57,0x60,0x4e,0x64,0x60,0xdd,0x57,0x4c,0xf7,0x42, -0x3f,0xa1,0x42,0x4b,0x25,0x53,0x53,0x9d,0x4a,0x3a,0xf1,0x27,0x1a,0xc0,0x13,0x14, -0xbc,0x19,0x1d,0x99,0x1c,0x16,0x6c,0x0f,0x09,0xb1,0x03,0xfd,0x7e,0xf7,0xf2,0xd2, -0xef,0xf0,0xea,0xf2,0xf4,0x47,0xf4,0xf1,0x3d,0xed,0xe6,0x76,0xde,0xd7,0xc9,0xd3, -0xd3,0xba,0xd5,0xd7,0xb5,0xd6,0xd4,0xcb,0xd3,0xd5,0xf6,0xd8,0xdb,0x88,0xda,0xd5, -0x8b,0xcf,0xcb,0xd4,0xca,0xce,0xaa,0xd5,0xdd,0xd9,0xe3,0xe5,0xac,0xe2,0xdc,0x89, -0xd7,0xd7,0x6d,0xdf,0xeb,0x0f,0xf8,0xfd,0xe8,0xfa,0xf2,0xba,0xe9,0xe4,0x62,0xe3, -0xe6,0x0e,0xed,0xf4,0xf1,0xfa,0x01,0xa4,0x06,0x0a,0x38,0x0b,0x06,0xdb,0xfc,0xf0, -0x49,0xe7,0xe5,0xd8,0xec,0xfa,0xcc,0x09,0x15,0x86,0x1a,0x18,0x5a,0x11,0x07,0x25, -0xfe,0xf8,0x79,0xf7,0xfa,0x94,0xff,0x06,0x62,0x0d,0x14,0x1d,0x1b,0x1f,0x21,0x1f, -0x1a,0xf7,0x11,0x08,0xc4,0x00,0xfd,0x6e,0xff,0x03,0x4a,0x09,0x0f,0x95,0x14,0x18, -0x30,0x19,0x17,0xfd,0x13,0x0e,0xb6,0x08,0x04,0x8a,0x03,0x05,0x00,0x08,0x0a,0x58, -0x0b,0x0a,0xfe,0x0a,0x0d,0x44,0x11,0x14,0x74,0x13,0x0e,0xa6,0x07,0x03,0x41,0x03, -0x07,0x9f,0x0e,0x13,0xed,0x14,0x10,0xd6,0x07,0xfe,0x7a,0xf9,0xfa,0xd5,0xff,0x06, -0x26,0x0b,0x0d,0x22,0x0d,0x0c,0xe0,0x0a,0x0a,0x12,0x09,0x06,0x0a,0x02,0xfb,0x45, -0xf4,0xef,0xf3,0xed,0xf1,0x60,0xf6,0xfb,0x81,0xfc,0xf9,0x8d,0xf4,0xef,0x11,0xec, -0xec,0x9a,0xef,0xf2,0xc1,0xf0,0xeb,0x51,0xe3,0xdd,0xdb,0xdd,0xe4,0xf3,0xed,0xf6, -0x07,0x00,0xfe,0xb8,0xfb,0xfb,0x33,0xfb,0xfb,0x51,0xfa,0xf9,0x27,0xfa,0xfc,0x55, -0xfe,0xfe,0x8b,0xfe,0xff,0xc3,0x00,0x01,0x0a,0x01,0xff,0xa8,0xfe,0xfe,0x16,0xfe, -0xfd,0x49,0xfd,0xfd,0x42,0xfd,0xfd,0xea,0xfe,0x00,0x47,0x01,0x01,0x80,0x00,0x00, -0x6e,0x01,0x00,0xcb,0xfe,0xfd,0x60,0xfc,0xfc,0x26,0xfc,0xfb,0x37,0xfb,0xfd,0xc7, -0x01,0x04,0x39,0x04,0x02,0x7a,0x02,0x03,0x6d,0x04,0x02,0xd6,0xfe,0xfc,0xcd,0xfd, -0xff,0x0b,0x00,0xfe,0x3b,0xfe,0x00,0xa2,0x03,0x05,0x6a,0x05,0x04,0x38,0x05,0x06, -0xdb,0x06,0x04,0x7c,0x01,0xff,0x08,0xff,0xfe,0xe5,0xfb,0xf9,0x74,0xf8,0xfa,0xf2, -0xfc,0xff,0xab,0x01,0x03,0xaf,0x06,0x08,0xcf,0x09,0x09,0x59,0x08,0x05,0x0a,0x02, -0xfe,0xcb,0xfc,0xfc,0x81,0xfb,0xfa,0x1d,0xfb,0xfb,0xbf,0xfc,0xfd,0xb5,0xfe,0x00, -0xfa,0x01,0x01,0xd8,0xff,0xfe,0x5f,0xff,0xff,0xeb,0xfe,0xfd,0x31,0xfb,0xfa,0x02, -0xfa,0xfa,0xbf,0xfc,0xfe,0xe2,0xfe,0xff,0xf3,0xff,0x01,0x15,0x02,0x01,0xe8,0x00, -0x01,0x14,0x02,0x02,0xa0,0x00,0xfe,0x48,0xfc,0xf9,0x1c,0xf6,0xf3,0x85,0xf3,0xf5, -0x8d,0xf8,0xfb,0xe8,0xfe,0x02,0x11,0x04,0x05,0x91,0x04,0x01,0xcd,0xfe,0xfd,0xf3, -0xfc,0xfc,0x07,0xfa,0xf6,0x5c,0xf7,0xfb,0x92,0xfb,0xf5,0xce,0xf1,0xf4,0x88,0xfa, -0xfc,0xbd,0xfa,0xfc,0x44,0x0a,0x27,0xdc,0x53,0x70,0xb7,0x5b,0x33,0xeb,0x31,0x48, -0xb1,0x38,0xf6,0x4f,0xaf,0x98,0x9f,0xc0,0xed,0xcc,0xe9,0xd1,0x04,0xde,0x0a,0xc1, -0x2a,0x23,0xb2,0xfe,0xea,0xa5,0xfa,0x08,0xcb,0xf8,0xdf,0x30,0xda,0xed,0x23,0x01, -0xfd,0xc2,0xeb,0xec,0x4c,0x00,0x05,0x3d,0xf8,0xef,0xec,0xf5,0xf9,0x96,0xf1,0xea, -0xf5,0xe8,0xe9,0x45,0xef,0xf8,0x74,0xfb,0xfb,0x32,0xfd,0x01,0x1b,0x05,0x06,0x60, -0x05,0x00,0x4e,0xfd,0x00,0xd5,0x02,0x00,0x0b,0xfc,0xf7,0xb2,0xf7,0xfd,0xf4,0xfe, -0xfa,0xbb,0xf6,0xfc,0x44,0x03,0xef,0x28,0xc4,0xb0,0x01,0xc7,0xdc,0xdb,0xcd,0xba, -0x07,0xcc,0x01,0x78,0x3d,0x52,0x12,0x34,0x15,0x36,0x1c,0x2e,0xc4,0x28,0x04,0x33, -0xe0,0xe3,0x85,0x03,0x1a,0x0c,0x31,0x5b,0x0a,0x79,0x69,0xb0,0x4e,0x4a,0x94,0x4e, -0x40,0xf2,0x05,0xb8,0xbb,0xa6,0xd9,0xfd,0x01,0xf1,0x3e,0xdd,0xf7,0xec,0x2d,0x4b, -0xd9,0x38,0x0e,0x83,0xff,0x0d,0xf4,0x0e,0xf8,0xc6,0xdd,0xdb,0x9b,0xf4,0x03,0x94, -0xf9,0xf1,0x39,0xfc,0x0b,0x76,0x08,0xfb,0x0c,0xfc,0xff,0x75,0xf9,0xf2,0xb8,0xed, -0xec,0x22,0xee,0xf2,0x53,0xf7,0xf8,0x56,0xf8,0xf8,0xaa,0xf5,0xf7,0x70,0xfa,0xf7, -0x8b,0xf5,0xf7,0xc7,0xfa,0xfc,0x6c,0xfa,0xf6,0x82,0xf1,0xf0,0x0b,0xf5,0xf3,0x99, -0xeb,0xeb,0x8b,0xf7,0xf8,0x5e,0xd8,0xb3,0x21,0xb8,0xd2,0x66,0xd4,0xc0,0xb8,0xb4, -0xcd,0xdf,0x0a,0x3b,0xe9,0x39,0x18,0x37,0x09,0x16,0x1b,0x21,0x0d,0x3f,0xe5,0xd2, -0xcd,0xe8,0xfd,0xb8,0x0b,0x35,0xe9,0x67,0x77,0x11,0x64,0x4d,0x94,0x4c,0x58,0x94, -0x41,0xf1,0xb6,0xa7,0xad,0xb2,0xe0,0xf2,0xb8,0xe0,0xda,0x1b,0xfc,0x31,0x5b,0x46, -0x2a,0x63,0x08,0x03,0x1b,0x0f,0x08,0x5d,0xee,0xde,0x02,0xeb,0x01,0x96,0x03,0xf9, -0xa2,0xfd,0x0d,0x69,0x10,0x04,0x96,0xfe,0x01,0x09,0xff,0xf8,0x80,0xf2,0xed,0x58, -0xed,0xf4,0x13,0xfb,0xfd,0xab,0xfe,0xff,0xb8,0xfe,0xfd,0x8d,0xfe,0xfb,0x2e,0xf7, -0xf6,0x69,0xf8,0xfa,0xf5,0xfc,0xfc,0xc2,0xf7,0xf6,0xa1,0xfa,0xff,0x50,0xf7,0xec, -0xd0,0xf4,0x05,0x06,0xf5,0xc9,0xd1,0xb4,0xc4,0x94,0xd2,0xc9,0xcc,0xb3,0xae,0x27, -0xd7,0x17,0xbb,0x38,0x2c,0xbb,0x14,0x10,0x6c,0x21,0x25,0xe3,0x05,0xe3,0x5f,0xe3, -0xef,0x2d,0xf4,0x0d,0xbb,0x43,0x6a,0x4a,0x6d,0x56,0xc4,0x42,0x51,0x50,0x61,0x32, -0xd5,0xd4,0xa2,0x3a,0xbd,0xe6,0x97,0xea,0xd8,0xed,0xda,0x08,0xe0,0x3c,0x41,0x11, -0x1d,0x05,0xa1,0x0a,0x11,0x68,0xfd,0xdf,0x00,0xdc,0xf1,0xc7,0xfe,0xf7,0x7f,0xf4, -0x06,0x01,0x15,0x0e,0x49,0x05,0x04,0x32,0x04,0x00,0x6a,0xf9,0xf1,0xf4,0xea,0xed, -0x87,0xf5,0xf9,0xda,0xfc,0xff,0x66,0xfe,0xff,0x28,0x02,0x00,0xe6,0xfb,0xf8,0xdf, -0xf8,0xfa,0xca,0xfd,0xff,0xfd,0xfb,0xf6,0x70,0xf8,0x01,0x54,0x00,0xf0,0x92,0xeb, -0x01,0x8b,0x08,0xe6,0x55,0xc3,0xbf,0x58,0xcd,0xd4,0xcb,0xc4,0xab,0x78,0xb2,0xe6, -0xea,0x1f,0x34,0x2f,0x26,0x13,0xe7,0x18,0x2a,0xf9,0x1f,0xfb,0xa8,0xea,0xed,0x95, -0xe7,0xec,0xaf,0x15,0x4a,0x16,0x6a,0x64,0x30,0x47,0x43,0x5a,0x64,0x66,0x81,0x1b, -0xc4,0xaf,0xac,0xc9,0xdb,0xe6,0xe1,0x23,0xcc,0xdb,0x49,0x15,0x41,0x41,0x36,0x12, -0xea,0x07,0x13,0xdc,0x10,0xf2,0xb9,0xd8,0xe0,0x76,0xf7,0xf9,0x3d,0xef,0xf6,0x28, -0x0a,0x11,0x46,0x0b,0x04,0x3e,0x03,0x01,0x69,0xff,0xf9,0xd7,0xed,0xe9,0xbc,0xef, -0xf4,0xcf,0xf9,0xfe,0xe2,0xfe,0xfe,0x4e,0x01,0x02,0x6f,0x00,0xfd,0x42,0xfa,0xf6, -0x8b,0xf8,0xfe,0x1d,0xff,0xf7,0xac,0xf3,0xfc,0xb8,0x06,0xfa,0xa0,0xe8,0xf6,0x17, -0x0c,0xff,0xfc,0xdc,0xc7,0xb1,0xc7,0xd3,0x1d,0xd4,0xbb,0x23,0xa7,0xbe,0xe3,0xf3, -0x22,0x8c,0x30,0x1e,0xe8,0x13,0x23,0x2c,0x2c,0x13,0xf4,0xf8,0xf2,0x2e,0xea,0xde, -0x14,0xee,0x1a,0x7b,0x4d,0x68,0x3f,0x58,0x3e,0x02,0x53,0x78,0xb8,0x5f,0x0b,0x29, -0xc4,0xb6,0x2d,0xd5,0xe8,0x76,0xd6,0xc3,0xf8,0xe1,0x20,0xf9,0x3e,0x28,0xca,0x0c, -0x0e,0xd8,0x1a,0x0c,0x94,0xe9,0xd9,0x4c,0xea,0xf8,0xb9,0xf0,0xec,0x88,0xfb,0x0a, -0xc5,0x0c,0x08,0xad,0x05,0x03,0x7f,0x03,0x00,0xde,0xf7,0xee,0x75,0xed,0xf0,0xca, -0xf4,0xfb,0xf7,0xfd,0xfd,0xd0,0xff,0x02,0x77,0x01,0xfe,0x3c,0xfb,0xf6,0x5a,0xf4, -0xfa,0x41,0x01,0xff,0x74,0xf8,0xfa,0x9f,0x08,0x07,0xab,0xf1,0xf0,0xc4,0x07,0x0c, -0x82,0xf3,0xd6,0x60,0xc7,0xce,0x0d,0xd8,0xc8,0xb6,0xaa,0xa6,0x77,0xca,0xff,0x89, -0x24,0x25,0xc7,0x17,0x20,0x28,0x32,0x24,0x50,0x07,0xfd,0xd5,0xf8,0xe8,0xd7,0xdc, -0xee,0x69,0x22,0x5b,0xbf,0x6a,0x48,0x1a,0x3d,0x66,0xe0,0x7f,0x54,0x40,0xfe,0xbe, -0x35,0xbd,0xdb,0x1d,0xe2,0xc6,0xe8,0xbe,0xed,0xb9,0x2a,0x39,0xb5,0x21,0x11,0xf4, -0x19,0x1f,0x93,0x04,0xe1,0x74,0xde,0xee,0xf1,0xf1,0xeb,0x0e,0xf2,0x03,0x4b,0x0d, -0x0d,0x6c,0x0c,0x07,0x47,0x05,0x03,0x0a,0xfb,0xf1,0x11,0xed,0xec,0x87,0xed,0xf2, -0xf3,0xf9,0xfe,0xd7,0x00,0x03,0x9b,0x04,0x05,0x13,0x05,0xfd,0x9b,0xf3,0xf2,0x32, -0xfa,0xff,0xe5,0xf6,0xef,0x56,0xfe,0x0d,0x46,0xff,0xef,0x80,0xfc,0x0f,0x7b,0x0a, -0xf0,0x10,0xd3,0xc8,0xd1,0xd1,0xd0,0x6e,0xb7,0x9f,0xb6,0xa6,0xd0,0x1b,0x07,0x22, -0xf4,0x1d,0x1f,0x76,0x34,0x36,0x98,0x1d,0x0b,0xb2,0x05,0xf7,0xbd,0xe1,0xd4,0xbf, -0xea,0x29,0x9d,0x60,0x58,0xb9,0x3a,0x47,0xd6,0x74,0x7f,0x9f,0x49,0xf3,0x64,0xc0, -0xc7,0x3f,0xe2,0xd8,0x02,0xb9,0xc1,0x5d,0xfd,0x2e,0xb6,0x2f,0x19,0x8d,0x16,0x24, -0x7c,0x1d,0xf8,0xe8,0xe0,0xe6,0x80,0xee,0xea,0x95,0xe8,0xf5,0x91,0x04,0x0c,0x3a, -0x0f,0x0c,0xa5,0x0a,0x0c,0xb1,0x05,0xf9,0x45,0xf2,0xed,0x9e,0xea,0xeb,0x67,0xef, -0xff,0xef,0xff,0x00,0xad,0x01,0x01,0x28,0x01,0x00,0x1a,0x00,0xff,0x1f,0x00,0x00, -0x54,0x00,0x00,0xf2,0xff,0x00,0x50,0x00,0x00,0xe4,0xff,0xff,0x0c,0x00,0x00,0x23, -0x00,0xff,0x5d,0xff,0xff,0x60,0xff,0xff,0xfa,0xfe,0xfe,0x54,0xfe,0xff,0xf2,0xff, -0x00,0xd1,0xff,0xff,0x8a,0xff,0xff,0x60,0xfe,0xfe,0x54,0xfe,0xfe,0x77,0xfe,0xfe, -0x23,0xfe,0xfe,0xf1,0xfd,0xfd,0xdc,0xfd,0xfe,0x55,0xff,0x00,0x9a,0x01,0x01,0xb3, -0xff,0xfe,0x76,0xfe,0xff,0x7a,0x00,0x00,0xf5,0xff,0xff,0x8b,0xff,0xfe,0x5f,0xfe, -0xfe,0x98,0xff,0x00,0x18,0x01,0x01,0x30,0x00,0xfe,0x9f,0xfd,0xfc,0xfc,0xfc,0xfd, -0x8b,0xfe,0xff,0x17,0x00,0x00,0xd3,0xff,0xff,0x97,0xff,0x00,0x60,0x00,0x01,0xf0, -0x01,0x02,0x48,0x02,0x01,0x06,0x01,0x01,0x9c,0x02,0x02,0x05,0x01,0xff,0x98,0xff, -0x01,0x47,0x03,0x03,0xb4,0x01,0x00,0x3b,0x01,0x02,0x12,0x02,0x01,0x91,0x00,0x01, -0xf5,0x02,0x04,0xb7,0x04,0x03,0xf3,0x00,0xff,0xdd,0x00,0x02,0xb0,0x01,0x00,0x93, -0xff,0x00,0xc6,0x00,0xff,0x23,0xfd,0xfc,0x8e,0xfe,0xff,0xad,0xff,0xfe,0xd6,0xfd, -0xfe,0xa3,0xfe,0xfd,0x7d,0xfb,0xf8,0x27,0xf7,0xf7,0x1e,0xf8,0xf6,0xf5,0xf2,0xf0, -0xa0,0xef,0xf0,0x49,0xef,0xeb,0x61,0xeb,0xfe,0x81,0x29,0x55,0xd3,0x52,0x1e,0xe7, -0xed,0xf4,0xc0,0x38,0x7f,0xaf,0x7d,0x44,0x3f,0x11,0x06,0xc0,0x0f,0x09,0xfa,0xde, -0xb0,0xb4,0xb5,0xee,0xbb,0x23,0x27,0xe0,0xf1,0xb7,0x51,0xb4,0xe0,0xf8,0xff,0xff, -0xca,0xfb,0x03,0x61,0x08,0xfb,0xbc,0xe1,0xd3,0x98,0xde,0xf1,0x69,0xf9,0xf8,0x15, -0xf3,0xe8,0xb4,0xde,0xdf,0x5b,0xe8,0xed,0x44,0xed,0xee,0x8a,0xed,0xe6,0x8b,0xe4, -0xee,0xf6,0xfb,0x00,0xd8,0xfb,0xf8,0x15,0xfb,0xfc,0xc7,0xf4,0xef,0x1e,0xf8,0x01, -0x72,0x00,0xfc,0xe6,0xfd,0xff,0x2e,0xf9,0xef,0x76,0xf1,0xfe,0x90,0x07,0x09,0x37, -0x09,0x0a,0xd2,0x08,0x02,0x50,0xfc,0xff,0x8b,0x08,0x0f,0xa5,0x13,0x15,0xc1,0x0f, -0x05,0xe4,0xfc,0xfd,0x0e,0x05,0x09,0xa9,0x0d,0x15,0x86,0x18,0x0e,0x87,0xfe,0xf7, -0xb8,0xff,0x0c,0x05,0x0f,0x0e,0xa6,0x12,0x11,0x5d,0x08,0xff,0x83,0x00,0x0c,0xfd, -0x14,0x15,0x68,0x19,0x1c,0xcb,0x16,0x0d,0x92,0x06,0x09,0xd2,0x13,0x19,0xaa,0x1a, -0x1b,0x54,0x11,0x03,0x2f,0x10,0x2a,0xca,0x24,0xf4,0xf8,0xc4,0xc8,0xcd,0xfd,0x1e, -0x98,0x02,0xcb,0x6f,0xb0,0xbd,0x27,0xd3,0xd9,0xb4,0xcf,0xc4,0xd3,0xcb,0xee,0x4f, -0x18,0x25,0x4f,0x14,0xfe,0xe8,0xf0,0xe7,0x06,0xe1,0xec,0xc7,0x1e,0x60,0x2c,0x69, -0x2a,0x5d,0xec,0xea,0xf5,0x1d,0x52,0x98,0x5a,0x43,0xba,0x43,0x5f,0x14,0x6c,0x4e, -0xe6,0x0b,0xca,0x3f,0xbe,0xe0,0xbf,0x0a,0x1c,0xcd,0x11,0xfd,0xd2,0xee,0xe4,0xe4, -0xd6,0xd1,0xa0,0xe1,0x02,0x18,0x1b,0x16,0xe5,0xfe,0xed,0xd9,0xe4,0xe0,0x68,0xe2, -0xeb,0xf0,0xfb,0x06,0x46,0xfd,0xed,0xe3,0xe4,0xe4,0x15,0xe4,0xe4,0xe2,0xe6,0xe9, -0xd6,0xe6,0xe2,0x20,0xe3,0xe7,0x28,0xe5,0xde,0x31,0xe0,0xf0,0xb1,0xfd,0xf9,0xa9, -0xec,0xe6,0x09,0xeb,0xf1,0x82,0xf4,0xf8,0x6a,0xfd,0xfd,0x76,0xf5,0xec,0x94,0xea, -0xef,0x55,0xf4,0xfa,0x44,0x03,0x0a,0x22,0x06,0xfc,0x41,0xf5,0xf3,0xcb,0xf8,0x02, -0x6e,0x0d,0x10,0x9a,0x0a,0xfd,0x19,0xf0,0xeb,0x17,0xef,0xf7,0x38,0x03,0x0e,0x16, -0x10,0x06,0x14,0xfc,0xf6,0x6c,0xf5,0xfa,0xa7,0x02,0x0c,0x8f,0x16,0x13,0x88,0x07, -0xfe,0x4d,0xf9,0xf5,0x6d,0xfe,0x13,0x6c,0x26,0x23,0x69,0x0b,0xfd,0xe3,0x0a,0x1d, -0xe9,0x16,0xfc,0x92,0xf4,0x17,0xf1,0x42,0x4a,0xb7,0x25,0xef,0xc2,0xcf,0xe2,0x5c, -0x10,0x24,0xe0,0x0d,0xe4,0x6f,0xd2,0xe0,0xcb,0xe8,0xce,0xab,0xb0,0xb6,0x9f,0xd7, -0xeb,0xf9,0xec,0xf4,0x5f,0x0f,0x21,0x8e,0x0e,0xe3,0x08,0xd1,0xec,0xe0,0x1b,0x3b, -0xea,0x38,0x24,0x8c,0x15,0x16,0x9e,0x26,0x33,0x8d,0x2e,0x27,0x89,0x38,0x5a,0x5e, -0x73,0x6c,0x36,0x4d,0x2f,0x58,0x19,0xfa,0xbe,0xdd,0xdc,0x7b,0xfb,0x1a,0x4d,0x1e, -0x07,0xe5,0xf1,0xe7,0x37,0xdf,0xdc,0xa1,0xea,0x06,0x5c,0x17,0x12,0xb4,0x04,0xfb, -0x19,0xf3,0xe7,0x2e,0xe1,0xe7,0x7a,0xf6,0xfd,0xf3,0xf7,0xf3,0xa5,0xf3,0xed,0x0a, -0xde,0xd1,0xdc,0xd6,0xe8,0x65,0xf3,0xf0,0xb6,0xe7,0xe0,0x7d,0xdc,0xdc,0x8d,0xe4, -0xf1,0x53,0xf9,0xf5,0x3b,0xee,0xeb,0x0d,0xec,0xea,0x0d,0xeb,0xf2,0xc7,0xfe,0x00, -0xae,0xf6,0xec,0xeb,0xeb,0xed,0x5c,0xec,0xef,0xdf,0xfd,0x0b,0x8a,0x0c,0xff,0xe6, -0xf0,0xee,0x86,0xf8,0x02,0x88,0x07,0x0b,0xb8,0x0a,0x04,0x61,0xfa,0xef,0x2d,0xea, -0xef,0x96,0xfe,0x0c,0xd8,0x0f,0x0a,0xe3,0x02,0xfa,0xac,0xf0,0xec,0x52,0xf8,0x13, -0x31,0x26,0x1c,0x86,0x01,0xf5,0x4e,0xff,0x0a,0x56,0x09,0x01,0xbb,0x06,0x21,0xcb, -0x3b,0x35,0x5f,0x0c,0xdc,0x47,0xd4,0x05,0x1e,0x46,0x5a,0x0a,0x3a,0x0d,0x9a,0xfd, -0x04,0xa1,0x03,0xf8,0xaf,0xf8,0x07,0xcb,0x12,0x09,0x1a,0xf2,0xdb,0xdb,0xcc,0xbe, -0xce,0xb2,0xb3,0xd9,0xc8,0xee,0xae,0x14,0x21,0x32,0x09,0xdd,0x0a,0xc8,0xdc,0x25, -0x06,0x1f,0xe2,0x1a,0x13,0xdb,0x1c,0x28,0x15,0x20,0x0d,0x43,0x0c,0x21,0x44,0x35, -0x40,0x83,0x48,0x54,0xc9,0x62,0x64,0xbb,0x52,0x36,0xf3,0x13,0xf4,0x82,0xea,0xfb, -0x9a,0x0f,0x10,0xae,0x03,0xf8,0xaf,0xf7,0xf2,0xeb,0xe4,0xde,0xa8,0xea,0xfe,0x49, -0x0a,0x08,0xa7,0x03,0x00,0xe3,0xf6,0xe8,0x06,0xde,0xdf,0x57,0xed,0xfd,0x01,0x05, -0x02,0xbb,0xf6,0xe4,0xdd,0xd6,0xd5,0xc6,0xdd,0xe8,0x08,0xee,0xed,0x38,0xeb,0xe5, -0xe6,0xdb,0xd6,0x68,0xdd,0xec,0x70,0xf5,0xf6,0xf3,0xf4,0xf3,0x7e,0xf0,0xea,0x25, -0xe8,0xf0,0xbf,0xfd,0x01,0xb2,0xf9,0xf1,0xcc,0xed,0xea,0x95,0xe8,0xee,0xa1,0xfa, -0x04,0xc8,0x04,0xfe,0x7a,0xf9,0xf7,0xa8,0xf6,0xf7,0x71,0xfe,0x0a,0x88,0x0f,0x0a, -0x8c,0x01,0xf4,0x50,0xe6,0xe5,0x45,0xf7,0x13,0x92,0x1f,0x0e,0x26,0xf4,0xeb,0xba, -0xf6,0x01,0xcc,0xfe,0xf7,0xac,0x00,0x18,0x32,0x27,0x18,0xeb,0xf0,0xd1,0x2e,0xe1, -0x17,0x47,0x46,0x47,0x38,0x1e,0xf3,0xf8,0xe8,0xfb,0x17,0x12,0x1f,0x12,0x28,0x31, -0xbc,0x34,0x27,0xb4,0x0f,0xfc,0x5c,0xf8,0xff,0xcd,0x05,0x07,0xc6,0x0e,0x17,0x5b, -0x0f,0xe9,0x8d,0xb2,0x8e,0x9c,0x9a,0xcc,0x6d,0xfd,0x11,0xb2,0x08,0xf4,0xe2,0xe2, -0xd9,0x4a,0xdc,0xeb,0xfa,0x00,0x12,0x0e,0x1d,0x1f,0xb9,0x1b,0x13,0x14,0x0b,0x08, -0x38,0x10,0x1f,0xe6,0x2f,0x41,0x6a,0x53,0x5d,0xec,0x5d,0x54,0x59,0x44,0x32,0x40, -0x1e,0x08,0xb1,0xfa,0xfc,0xa9,0x03,0x07,0xd0,0x05,0x01,0xbf,0xfd,0xf7,0xab,0xed, -0xe5,0x64,0xe7,0xf4,0xc3,0x03,0x0f,0x40,0x11,0x07,0x4f,0xf3,0xdd,0x51,0xd4,0xdd, -0x59,0xf0,0xfe,0x05,0x03,0x01,0xb9,0xf9,0xe9,0x9f,0xda,0xd4,0xe9,0xda,0xe8,0x40, -0xf2,0xf6,0xb5,0xf2,0xe6,0xb5,0xd7,0xd3,0x99,0xdc,0xe9,0xdd,0xf0,0xf1,0xad,0xf4, -0xf7,0xa5,0xf1,0xe7,0x75,0xe5,0xf0,0x70,0xfb,0xfc,0x5d,0xf9,0xf8,0x34,0xf5,0xeb, -0x24,0xe3,0xe9,0x80,0xfa,0x07,0xe8,0x06,0x03,0xf0,0x01,0xfb,0xa1,0xef,0xef,0x83, -0x02,0x1a,0x51,0x1c,0x05,0xaa,0xee,0xea,0x0f,0xf6,0x00,0x81,0xff,0xfc,0xe5,0x02, -0x11,0xbe,0x18,0x08,0xfc,0xe5,0xd1,0xa4,0xe5,0x17,0x66,0x39,0x2a,0x63,0xf9,0xd7, -0x6a,0xe1,0x01,0x46,0x1a,0x20,0xaf,0x1f,0x20,0x01,0x19,0x06,0xb1,0xf6,0xfa,0xea, -0x0f,0x24,0xb8,0x2b,0x2b,0x6b,0x2c,0x29,0x5b,0x1b,0x00,0xe9,0xe7,0xe7,0xaf,0x07, -0x2e,0xaa,0x3d,0x22,0x6b,0xea,0xb7,0x43,0xa1,0xa8,0xab,0xc1,0xe0,0x98,0xfd,0x0c, -0xdb,0x04,0xec,0xd7,0xd4,0xd0,0x08,0xe0,0xf6,0xb6,0x08,0x15,0x90,0x19,0x17,0xa4, -0x11,0x0a,0xab,0x02,0xfd,0xc4,0x03,0x1c,0xc0,0x3c,0x52,0x7f,0x58,0x51,0x37,0x4a, -0x4a,0x67,0x4a,0x40,0x0a,0x2e,0x16,0xa0,0x02,0xfb,0x9b,0xfd,0x01,0xff,0x05,0x07, -0x9a,0x05,0xfb,0xbe,0xea,0xde,0x32,0xe2,0xf5,0x5e,0x0b,0x14,0x7f,0x0f,0x01,0x9b, -0xf0,0xe0,0x6d,0xda,0xe0,0x70,0xed,0xfc,0xbe,0x05,0x03,0x66,0xf6,0xe4,0x12,0xd8, -0xd6,0x3f,0xde,0xe8,0x32,0xf0,0xf4,0x04,0xf2,0xe6,0xee,0xd9,0xd5,0x36,0xdb,0xe5, -0x35,0xee,0xf6,0x42,0xfc,0xf9,0xe8,0xeb,0xe1,0xf1,0xe4,0xf2,0x64,0xfb,0xfa,0xdd, -0xf9,0xfc,0x49,0xf8,0xe8,0x32,0xdc,0xe4,0xb8,0xfc,0x0f,0x28,0x0f,0x00,0x79,0xf2, -0xef,0xff,0xf9,0x05,0x16,0x08,0x03,0x70,0x01,0x0a,0xad,0x11,0x02,0xb2,0xe3,0xd7, -0x75,0xf1,0x1d,0x31,0x30,0x18,0xa0,0xee,0xdc,0x7c,0xe9,0x02,0x81,0x11,0x12,0x7f, -0x0d,0x05,0x38,0xfc,0xf5,0xa1,0xf5,0x00,0xe1,0x0f,0x1a,0x69,0x1a,0x13,0x23,0x0d, -0x0a,0xcd,0x08,0x02,0xfe,0xfe,0x0c,0xe3,0x2c,0x49,0x62,0x45,0x1f,0x7a,0xf3,0xe0, -0x39,0xf0,0x12,0x54,0x2f,0x39,0xa6,0x2b,0x08,0x6d,0xda,0xb4,0xb0,0xa6,0xb1,0x87, -0xcd,0xec,0x8f,0x02,0x04,0x70,0xf1,0xda,0x65,0xd0,0xd6,0x21,0xe3,0xf1,0x49,0x03, -0x16,0xaa,0x20,0x19,0xce,0x06,0xf6,0x03,0xf1,0xf8,0xa7,0x0c,0x29,0x5b,0x44,0x50, -0xd4,0x4c,0x44,0x5d,0x44,0x4b,0x31,0x4f,0x4a,0x1b,0x3b,0x20,0x26,0x05,0xf7,0x9e, -0xfc,0x09,0x36,0x10,0x0b,0xee,0x00,0xf5,0xa2,0xe9,0xe3,0x80,0xe7,0xf6,0xd4,0x07, -0x10,0x2e,0x0e,0x02,0x42,0xf0,0xdf,0xcc,0xd9,0xe1,0x9a,0xf0,0xfd,0x44,0x03,0x01, -0x98,0xf7,0xe8,0x98,0xda,0xd5,0xa9,0xdb,0xe8,0x59,0xf4,0xf8,0x6c,0xf3,0xe5,0x9c, -0xd7,0xd1,0xee,0xd7,0xe3,0x3f,0xf0,0xfa,0x43,0xfe,0xf8,0xbc,0xeb,0xe0,0xf9,0xdf, -0xea,0x18,0xfb,0x08,0xfd,0x08,0xf9,0x28,0xe4,0xdc,0x66,0xe9,0xfa,0xd1,0xfd,0xf7, -0xbb,0xf9,0x09,0x25,0x12,0x01,0xde,0xe6,0xdf,0x6f,0xf9,0x1c,0x31,0x26,0x0f,0x48, -0xf0,0xe2,0x4a,0xec,0x00,0xc7,0x0c,0x0b,0x32,0x04,0x00,0x35,0xff,0xfd,0x65,0xfa, -0xfb,0x31,0x01,0x05,0x80,0x01,0xfc,0xc8,0xfe,0x06,0x76,0x08,0x00,0x71,0xf9,0x03, -0x14,0x19,0x27,0x91,0x1e,0x05,0x64,0xf0,0xf3,0xbe,0x0e,0x2f,0x86,0x42,0x3d,0x28, -0x25,0x05,0xaa,0xf2,0xf5,0x84,0x08,0x22,0x0c,0x35,0x35,0x20,0x1f,0xf9,0xb0,0xd0, -0xb7,0xde,0xb5,0xc2,0x64,0xd4,0xe9,0x8e,0xfa,0xfd,0x76,0xf0,0xdc,0x11,0xcf,0xcf, -0x7e,0xdc,0xf2,0x45,0x0e,0x23,0x94,0x22,0x0c,0x7c,0xf3,0xe8,0x5b,0xef,0xfd,0x27, -0x11,0x2c,0xa1,0x42,0x48,0x8d,0x42,0x3d,0x18,0x43,0x4f,0xb8,0x55,0x4f,0xdc,0x40, -0x28,0x17,0x0e,0xff,0xc8,0x01,0x0a,0x3f,0x0e,0x08,0x1e,0x01,0xfa,0x73,0xf0,0xe6, -0x96,0xe6,0xf4,0x6a,0x06,0x0e,0xe3,0x09,0x01,0xcc,0xf6,0xe7,0x5f,0xdd,0xdf,0x60, -0xec,0xfc,0x80,0x04,0x03,0xe4,0xf9,0xea,0xe3,0xd9,0xd3,0x37,0xdc,0xec,0xe7,0xf6, -0xf6,0x20,0xef,0xe6,0x4b,0xdc,0xd2,0x66,0xd0,0xdd,0x4b,0xf6,0x07,0xd7,0x02,0xed, -0xe9,0xdc,0xde,0xfe,0xed,0xf9,0x27,0xfa,0xf6,0xee,0xf9,0x01,0xdb,0xff,0xed,0x4a, -0xd9,0xd8,0x69,0xf1,0x11,0xde,0x1c,0x0c,0x8d,0xf4,0xea,0xc1,0xf3,0x04,0x74,0x0b, -0x07,0xc5,0x02,0x03,0xac,0x06,0x03,0xd8,0xfa,0xf5,0x8a,0xf7,0xfa,0x2e,0xfe,0x03, -0xdf,0x0c,0x11,0x2b,0x09,0xf5,0xac,0xe7,0xec,0xba,0x01,0x13,0xca,0x12,0x01,0x4f, -0xf3,0xf3,0xad,0x04,0x17,0xfa,0x1b,0x10,0x94,0xff,0xf8,0x56,0x00,0x11,0x9b,0x22, -0x2d,0x5e,0x30,0x25,0x89,0x11,0xff,0xeb,0xfc,0x0c,0x12,0x21,0x2d,0x92,0x2d,0x24, -0x10,0x11,0xf6,0x0e,0xdc,0xc8,0x22,0xbf,0xc2,0x68,0xd2,0xea,0xa7,0xfc,0xfb,0xd3, -0xe7,0xd2,0x14,0xc9,0xd0,0xc6,0xe1,0xf9,0xb6,0x11,0x1e,0x2b,0x17,0x00,0xd5,0xeb, -0xe5,0x67,0xed,0xfd,0x43,0x11,0x27,0xa5,0x38,0x3e,0xc3,0x3e,0x41,0xc2,0x45,0x4a, -0x87,0x4d,0x4d,0x06,0x47,0x34,0x4b,0x1a,0x07,0x01,0x04,0x08,0x8f,0x0a,0x07,0xe5, -0x03,0xff,0xe2,0xf5,0xeb,0xf9,0xe9,0xf3,0xf8,0xff,0x08,0x50,0x0a,0x06,0xdc,0xfb, -0xea,0x4c,0xde,0xe1,0x71,0xee,0xfb,0x4d,0x02,0x01,0xcc,0xfb,0xef,0x78,0xe0,0xd7, -0x05,0xdb,0xe9,0x45,0xf8,0xfd,0xa2,0xf3,0xe1,0x56,0xd2,0xd1,0x81,0xdd,0xec,0x57, -0xf2,0xf0,0x37,0xf1,0xf7,0x4a,0xf9,0xec,0x3e,0xdc,0xdc,0xc5,0xf3,0x0f,0x50,0x14, -0xfe,0x0d,0xe4,0xda,0x83,0xe4,0xf3,0xdf,0xfa,0xfc,0x05,0x00,0x06,0x04,0x09,0x04, -0xa3,0xfa,0xf4,0x22,0xf4,0xf9,0xeb,0x03,0x0f,0xf9,0x15,0x10,0xf4,0xfd,0xe8,0xa3, -0xde,0xea,0x2b,0x06,0x1d,0xc4,0x1d,0x09,0x31,0xf3,0xea,0xc6,0xf0,0xfb,0x19,0x01, -0x01,0xa3,0xff,0x00,0x19,0x05,0x09,0xec,0x0a,0x06,0x1b,0xfe,0xf7,0xac,0xfa,0x06, -0x29,0x15,0x21,0xf5,0x26,0x23,0x8e,0x19,0x0c,0x68,0x05,0x09,0x1e,0x16,0x20,0x0f, -0x25,0x24,0x7d,0x24,0x1f,0x49,0x10,0xf7,0xaf,0xdd,0xca,0x86,0xc4,0xca,0x2e,0xdb, -0xec,0xab,0xf4,0xee,0xc0,0xde,0xd1,0x0a,0xce,0xd6,0xc4,0xe7,0xfd,0x85,0x0f,0x15, -0x20,0x0b,0xfa,0xf9,0xec,0xe8,0x84,0xec,0xf8,0xc3,0x0a,0x20,0x3c,0x33,0x3c,0x86, -0x3f,0x41,0x87,0x42,0x43,0x6e,0x48,0x4d,0x6e,0x4e,0x42,0x32,0x29,0x10,0x37,0x05, -0x05,0x18,0x08,0x09,0x7a,0x08,0x04,0xd0,0xfb,0xf2,0x72,0xed,0xf0,0x5b,0xfa,0x04, -0x87,0x09,0x06,0x4d,0xfd,0xf0,0x7e,0xe7,0xe5,0x04,0xea,0xf4,0x50,0x01,0x09,0x51, -0x01,0xed,0x62,0xdc,0xdd,0x8e,0xec,0xf5,0x66,0xef,0xe6,0x41,0xe8,0xf0,0xab,0xed, -0xdb,0x79,0xcc,0xd3,0xe4,0xec,0x03,0xa1,0x04,0xf4,0x23,0xe3,0xdf,0xc2,0xe8,0xf5, -0x58,0xfc,0xfc,0x5e,0xfb,0xfb,0xf0,0xf8,0xf0,0xbf,0xe6,0xe2,0xd7,0xe8,0xf6,0x1b, -0x05,0x0f,0xca,0x12,0x0a,0x80,0xf6,0xe3,0x7b,0xe1,0xf5,0x46,0x14,0x25,0xea,0x1c, -0x03,0x17,0xea,0xe0,0x56,0xe8,0xf9,0x7a,0x09,0x10,0xdf,0x0f,0x09,0x6d,0x02,0xf9, -0xda,0xef,0xe9,0x7a,0xeb,0xf7,0x32,0x09,0x16,0xb1,0x17,0x0e,0x27,0xfe,0xee,0xfc, -0xe7,0xee,0x7c,0x03,0x1b,0xcd,0x29,0x28,0xa0,0x1b,0x0d,0x37,0x05,0x05,0x4d,0x0d, -0x17,0x1e,0x20,0x24,0x8a,0x27,0x28,0xba,0x25,0x1b,0xa8,0x08,0xf3,0x05,0xe2,0xd7, -0x10,0xd3,0xd6,0xb8,0xde,0xe7,0xe1,0xe9,0xe5,0x70,0xdc,0xd6,0xb9,0xd7,0xdf,0x66, -0xeb,0xf8,0x0d,0x06,0x0e,0xc7,0x0b,0xfe,0xbe,0xef,0xe5,0x17,0xe7,0xf4,0x33,0x07, -0x1c,0x85,0x2f,0x3c,0xf0,0x40,0x40,0xe1,0x3b,0x3b,0xe1,0x43,0x51,0x4d,0x59,0x50, -0xe2,0x35,0x17,0xac,0x05,0x02,0xff,0x07,0x0c,0x17,0x0c,0x07,0x54,0x01,0xfa,0xed, -0xf3,0xef,0xcc,0xf1,0xfc,0x80,0x08,0x0d,0x90,0x04,0xf4,0x07,0xe9,0xe9,0xbf,0xf2, -0xf8,0x47,0xf8,0xf6,0x8f,0xf9,0xfd,0xaa,0xfa,0xec,0xbc,0xdd,0xda,0xfa,0xe7,0xf9, -0xe0,0xfb,0xec,0x6e,0xd8,0xd1,0x97,0xda,0xe7,0x87,0xed,0xed,0x71,0xed,0xf2,0x14, -0xf5,0xef,0x0d,0xe7,0xe4,0x36,0xec,0xf8,0xad,0x01,0x02,0xc6,0xfc,0xf0,0x65,0xdf, -0xd5,0x51,0xdc,0xf6,0x75,0x12,0x1d,0xc8,0x10,0xf6,0xdd,0xe1,0xde,0x5d,0xef,0x06, -0x2b,0x16,0x17,0xd2,0x0d,0x02,0x15,0xf7,0xeb,0x98,0xe5,0xeb,0xa0,0xfb,0x0f,0x96, -0x1a,0x17,0x0d,0x09,0xf3,0xab,0xdf,0xd7,0xb8,0xe2,0xfe,0x73,0x1a,0x27,0x14,0x1e, -0x04,0xdd,0xe7,0xd8,0xb5,0xdf,0xf8,0xdd,0x16,0x28,0x69,0x2a,0x21,0x12,0x12,0x03, -0x79,0xfd,0x02,0xf4,0x0e,0x1d,0xb4,0x28,0x2f,0xcd,0x31,0x2b,0x75,0x1d,0x0f,0xb3, -0x02,0xf7,0xa6,0xed,0xe6,0xa5,0xe2,0xe1,0x51,0xde,0xdc,0x10,0xdd,0xdf,0x9f,0xe1, -0xe1,0x85,0xe1,0xe4,0x55,0xea,0xf4,0x49,0x01,0x0b,0x10,0x0c,0x01,0xe9,0xf1,0xe6, -0xc7,0xe4,0xee,0xd3,0x01,0x1a,0x45,0x30,0x3b,0x25,0x3c,0x38,0xc1,0x35,0x39,0xfc, -0x45,0x55,0xe6,0x5b,0x52,0xfc,0x3b,0x21,0x9b,0x0e,0x04,0xdd,0x01,0x05,0x59,0x0d, -0x10,0x7d,0x09,0xfa,0x40,0xee,0xee,0x0b,0xf7,0xfc,0xc8,0xfc,0xfc,0x26,0x00,0x04, -0x74,0xfe,0xed,0x8c,0xdf,0xe1,0xb5,0xf3,0x07,0xf1,0x09,0xfb,0x29,0xeb,0xe4,0xa8, -0xe7,0xeb,0xa5,0xea,0xe8,0x09,0xe9,0xea,0xbc,0xe8,0xe1,0xe6,0xd9,0xd8,0xaa,0xde, -0xe8,0x75,0xf1,0xf6,0x8e,0xf5,0xec,0xbb,0xe0,0xdc,0xc7,0xe7,0xfd,0xc2,0x0c,0x09, -0x8a,0xf5,0xde,0xf0,0xd1,0xd9,0xa1,0xee,0x05,0x60,0x0f,0x0a,0x37,0xfe,0xf3,0x6f, -0xee,0xed,0xe3,0xf0,0xfb,0xb2,0x09,0x15,0x85,0x16,0x0b,0xef,0xf9,0xe6,0xe7,0xdb, -0xe3,0x2f,0xfd,0x19,0x8e,0x28,0x1e,0xef,0x04,0xe6,0x05,0xd2,0xd3,0xae,0xed,0x11, -0x74,0x28,0x28,0xa2,0x12,0xf5,0x2d,0xdf,0xd8,0xdc,0xe6,0x01,0x6a,0x1b,0x2a,0x0a, -0x2b,0x1f,0xbd,0x0e,0xfd,0xee,0xf6,0xfd,0x11,0x0f,0x24,0x8a,0x34,0x3a,0xae,0x36, -0x27,0x1d,0x15,0x06,0xe8,0xff,0xfe,0xa8,0xfc,0xf6,0x05,0xec,0xe0,0x2c,0xd8,0xd5, -0x7a,0xd9,0xdf,0xde,0xe4,0xe6,0x27,0xe6,0xe6,0x93,0xe9,0xf2,0xc1,0xfe,0x09,0x3b, -0x0b,0x01,0xb4,0xf0,0xe4,0x30,0xe2,0xed,0xad,0x03,0x1a,0x70,0x29,0x30,0x69,0x33, -0x35,0xaf,0x38,0x3a,0xff,0x41,0x50,0x4a,0x5e,0x5c,0x93,0x45,0x25,0x43,0x0e,0x08, -0x0f,0x0b,0x0b,0xbd,0x09,0x09,0x12,0x0b,0x09,0xa1,0xfd,0xed,0x93,0xe3,0xea,0xd5, -0xfd,0x0e,0x4f,0x10,0x01,0x07,0xef,0xe5,0x80,0xe7,0xef,0xfc,0xf5,0xf9,0x00,0xfc, -0xfe,0xfe,0xfc,0xf2,0x8f,0xe5,0xde,0x02,0xe1,0xe9,0xeb,0xf0,0xf2,0xd2,0xeb,0xe0, -0xdc,0xd5,0xd2,0x75,0xdb,0xec,0x74,0xf9,0xf9,0x89,0xed,0xdf,0x42,0xdb,0xe6,0x49, -0xf9,0x06,0xc4,0x03,0xf5,0x1d,0xe8,0xe2,0xf5,0xe3,0xe8,0x2a,0xef,0xf7,0x07,0x00, -0x05,0xc5,0x04,0xfd,0xc6,0xf1,0xe8,0xbf,0xea,0xf8,0x3c,0x0d,0x1b,0xa1,0x19,0x0a, -0x2c,0xf3,0xde,0x50,0xd9,0xeb,0xcc,0x0b,0x25,0x61,0x27,0x12,0x35,0xf4,0xdc,0x19, -0xd6,0xe3,0xe8,0xfd,0x17,0xc5,0x23,0x1e,0x11,0x0a,0xf0,0xdf,0xde,0xdc,0xc3,0xea, -0x04,0x1d,0x1e,0x2c,0x05,0x2b,0x1c,0xed,0x08,0xf7,0xbf,0xf1,0xfb,0xff,0x13,0x2e, -0xdd,0x3e,0x3e,0xca,0x31,0x1f,0xd1,0x0f,0x08,0xe0,0x06,0x08,0xd6,0x05,0xfc,0x00, -0xee,0xe0,0xdc,0xd7,0xd4,0x0e,0xd8,0xdf,0xd0,0xe5,0xe8,0x88,0xe6,0xe4,0xd9,0xe8, -0xf3,0x0c,0x00,0x07,0x42,0x05,0xfa,0xbd,0xed,0xe4,0xf6,0xe3,0xed,0x83,0xfd,0x11, -0x41,0x22,0x2c,0x66,0x2e,0x2c,0xc4,0x2d,0x37,0xba,0x46,0x53,0xba,0x58,0x54,0x1a, -0x49,0x37,0xf1,0x1e,0x07,0xd4,0xfb,0x01,0x5b,0x13,0x1f,0x00,0x18,0x02,0xb2,0xec, -0xe4,0xbe,0xea,0xf6,0x80,0xfe,0x03,0x9c,0x06,0x04,0x61,0xfa,0xed,0x30,0xe4,0xe5, -0xc8,0xed,0xf8,0x08,0x02,0x05,0x1c,0x00,0xf0,0xe2,0xdf,0xda,0x4a,0xe2,0xee,0xdf, -0xf5,0xf1,0xc7,0xe4,0xd8,0x7a,0xd4,0xdb,0xf1,0xe6,0xed,0x4b,0xeb,0xe4,0x1e,0xe3, -0xe8,0x95,0xef,0xf3,0x08,0xf4,0xf3,0xcc,0xf3,0xf3,0xec,0xf2,0xef,0xfa,0xe9,0xe5, -0x8d,0xe8,0xf3,0x4c,0x01,0x08,0x9c,0x05,0xfa,0xe1,0xed,0xe8,0x81,0xee,0x00,0xad, -0x14,0x1c,0xa7,0x12,0xfc,0x2b,0xe8,0xe0,0xbb,0xea,0x00,0x01,0x15,0x1e,0xe0,0x16, -0x04,0x54,0xef,0xe2,0x7b,0xe2,0xef,0x6a,0x04,0x16,0x44,0x1d,0x15,0x3a,0x03,0xee, -0x5c,0xe0,0xdf,0x41,0xee,0x08,0x61,0x21,0x2c,0xdf,0x27,0x15,0xb6,0xfe,0xef,0x89, -0xf0,0x02,0xaf,0x1d,0x34,0x65,0x3e,0x3a,0xf1,0x2b,0x1b,0x48,0x0f,0x0b,0x16,0x0d, -0x0e,0xea,0x0a,0xff,0x7c,0xf0,0xe1,0x65,0xd7,0xd4,0x7b,0xd8,0xde,0x7a,0xe3,0xe5, -0xa9,0xe6,0xe9,0xc5,0xed,0xf2,0x2e,0xf9,0xff,0x11,0x01,0xfb,0xb1,0xed,0xe1,0x7b, -0xe0,0xea,0x2f,0xfc,0x0c,0x8f,0x18,0x1f,0x36,0x26,0x2c,0x0c,0x31,0x33,0x8a,0x39, -0x48,0x27,0x5c,0x64,0x6c,0x55,0x33,0xde,0x13,0x05,0xd5,0x08,0x12,0xe9,0x17,0x16, -0x98,0x0f,0x04,0x83,0xf7,0xec,0x5e,0xe9,0xed,0xcb,0xf8,0x05,0x1d,0x0d,0x08,0x9c, -0xfa,0xeb,0xb6,0xe2,0xe4,0x1a,0xef,0xfc,0x6b,0x07,0x07,0xfa,0xfa,0xeb,0xc4,0xe3, -0xe6,0xce,0xed,0xef,0x53,0xea,0xe5,0xaa,0xe4,0xe5,0xbb,0xe5,0xe2,0xaf,0xde,0xdc, -0x45,0xdf,0xe7,0x19,0xf1,0xf5,0x83,0xf2,0xed,0x86,0xeb,0xef,0x11,0xf5,0xf8,0x3d, -0xf7,0xf0,0xe1,0xe7,0xe5,0xe3,0xeb,0xf8,0x9c,0x03,0x04,0x5a,0xfc,0xf1,0xaf,0xec, -0xf1,0x4a,0xfe,0x0b,0x4c,0x12,0x0d,0xc7,0x00,0xf4,0x3c,0xf0,0xf3,0xb1,0xfb,0x06, -0x37,0x0f,0x11,0x0b,0x0b,0xfd,0x8f,0xf1,0xeb,0x76,0xee,0xf8,0xaf,0x06,0x12,0xbc, -0x16,0x0f,0x3a,0xff,0xec,0x85,0xe0,0xe3,0xf3,0xf4,0x0d,0x4e,0x22,0x28,0xf9,0x1e, -0x0b,0xf4,0xf7,0xef,0xe3,0xf5,0x08,0x5a,0x21,0x35,0x33,0x3c,0x35,0x9f,0x27,0x1a, -0x91,0x12,0x10,0x7c,0x11,0x11,0x3b,0x0d,0x02,0x78,0xf4,0xe6,0x56,0xdb,0xd4,0xc5, -0xd2,0xd9,0xa0,0xe3,0xea,0xee,0xeb,0xea,0x91,0xeb,0xf2,0x45,0xf9,0xfb,0x5c,0xfa, -0xf6,0x23,0xf0,0xe9,0xdc,0xe5,0xe7,0xbd,0xf1,0x02,0xa3,0x14,0x21,0xbd,0x25,0x22, -0xef,0x21,0x2b,0x59,0x3f,0x53,0x77,0x5e,0x5b,0x98,0x4c,0x37,0x84,0x22,0x14,0x01, -0x0e,0x10,0x21,0x15,0x17,0xfa,0x13,0x09,0x6b,0xfb,0xed,0x40,0xe5,0xea,0xf4,0xf9, -0x0a,0x73,0x0f,0x05,0x2a,0xf5,0xe8,0xf8,0xe5,0xeb,0x1f,0xf5,0xfb,0x8f,0xfe,0xfd, -0xd8,0xfa,0xf7,0xd9,0xf2,0xeb,0x9d,0xe4,0xe0,0x0e,0xe4,0xed,0xe3,0xf3,0xf0,0x6a, -0xe4,0xd8,0x02,0xd4,0xd9,0x50,0xe3,0xed,0xce,0xf4,0xf4,0xee,0xee,0xe8,0x5d,0xe9, -0xf0,0x17,0xf7,0xf7,0x55,0xf2,0xed,0xc5,0xeb,0xee,0x16,0xf4,0xf9,0x82,0xf9,0xf4, -0x1f,0xf1,0xf3,0xcb,0xfb,0x02,0xfa,0x04,0x04,0xba,0x02,0xff,0xd3,0xfa,0xf8,0x0d, -0xfc,0x01,0x7a,0x05,0x06,0x05,0x06,0x05,0x54,0x02,0xfc,0xeb,0xf6,0xf3,0xdf,0xf5, -0xfd,0x45,0x08,0x10,0xee,0x10,0x06,0x33,0xf6,0xe9,0xa0,0xe5,0xed,0x1b,0xfe,0x11, -0xa1,0x1d,0x1d,0x9f,0x12,0x02,0xec,0xf6,0xf3,0x7a,0xfb,0x0c,0xfb,0x20,0x2f,0xbe, -0x33,0x2f,0x80,0x27,0x1f,0xa6,0x17,0x11,0xa9,0x0f,0x11,0xf4,0x10,0x08,0xcc,0xf8, -0xe6,0x19,0xd9,0xd3,0xba,0xd4,0xd9,0x83,0xdf,0xe6,0xc8,0xec,0xf0,0x8b,0xf0,0xee, -0x04,0xef,0xf4,0xe9,0xfa,0xfb,0xb4,0xf2,0xe6,0xf3,0xdf,0xe4,0xea,0xf1,0x01,0x5f, -0x0e,0x14,0x38,0x17,0x1b,0x36,0x24,0x30,0xde,0x3e,0x4b,0x10,0x53,0x55,0x8f,0x50, -0x41,0x36,0x2d,0x1a,0x25,0x0f,0x0f,0x48,0x17,0x1c,0x66,0x18,0x0a,0xfc,0xf8,0xec, -0x44,0xea,0xf2,0x4d,0xff,0x06,0x0a,0x05,0xfd,0xde,0xf7,0xf5,0x12,0xf2,0xed,0xd2, -0xea,0xf0,0x67,0xfc,0x06,0xf8,0x07,0xfe,0x5e,0xf0,0xe2,0x9d,0xdc,0xe1,0x0c,0xef, -0xf9,0x58,0xf8,0xec,0xb2,0xdd,0xd5,0x17,0xd5,0xdb,0x44,0xe5,0xee,0x88,0xf2,0xf1, -0x52,0xee,0xed,0x4f,0xef,0xee,0xbe,0xec,0xec,0xff,0xf1,0xf8,0x73,0xfa,0xf7,0xa7, -0xf1,0xeb,0x0c,0xe9,0xeb,0x6f,0xf5,0x01,0x3a,0x09,0x08,0x03,0x01,0xf9,0x99,0xf5, -0xf5,0x4e,0xfa,0x01,0x6c,0x08,0x0a,0xc4,0x06,0x01,0x4f,0xff,0xfd,0x7c,0xfb,0xf9, -0x34,0xf9,0xfc,0xd3,0x00,0x05,0x48,0x09,0x09,0x1b,0x05,0xfb,0xc7,0xf1,0xed,0x10, -0xef,0xf7,0x3c,0x04,0x0f,0xd4,0x14,0x12,0x41,0x09,0xff,0xfa,0xf9,0xfa,0x40,0x00, -0x0c,0xdb,0x1b,0x2a,0x30,0x32,0x31,0xd3,0x28,0x1d,0xbe,0x15,0x14,0xb0,0x15,0x16, -0xd7,0x12,0x09,0xe7,0xfb,0xec,0xe5,0xdd,0xd2,0xbf,0xcf,0xd6,0x03,0xe3,0xee,0xb2, -0xf1,0xee,0x81,0xea,0xec,0x34,0xf2,0xf7,0x98,0xf8,0xf5,0x83,0xef,0xe9,0xbd,0xe6, -0xe8,0x04,0x00,0xff,0x3e,0x00,0x00,0x22,0x00,0x00,0xb1,0xff,0xff,0x60,0xfe,0xfe, -0x49,0xff,0xff,0xf8,0xfe,0xfe,0x21,0xfd,0xfb,0x5d,0xfa,0xf9,0xcf,0xfb,0xfe,0x6b, -0x00,0x00,0x1b,0x02,0x05,0x4a,0x08,0x05,0x6b,0xff,0xfa,0x9f,0xfb,0xfe,0x87,0xff, -0xff,0x25,0x00,0x01,0x60,0xff,0xfc,0x83,0xfb,0xfe,0x8b,0x02,0x03,0xc5,0x01,0x00, -0x0b,0x01,0x01,0x49,0x02,0x03,0xa4,0x03,0x02,0x16,0x00,0xfe,0x19,0xff,0x01,0xf3, -0x03,0x06,0x61,0x06,0x03,0xdc,0xff,0xfd,0x1c,0xfe,0xfd,0x0b,0xfc,0xfc,0xf8,0x00, -0x05,0x21,0x04,0xff,0xa9,0xfd,0x00,0xcd,0x03,0x01,0xec,0xfd,0xfd,0x93,0xfe,0xfd, -0x5d,0xfb,0xfb,0x1b,0x00,0x04,0x74,0x04,0x01,0x59,0xff,0xfd,0xbc,0xfb,0xfa,0x6a, -0xfc,0xff,0xdf,0x02,0x02,0xce,0x00,0xff,0xd1,0xff,0x02,0x36,0x04,0x03,0x2d,0x02, -0x01,0x73,0x01,0x01,0xc4,0xfe,0xfb,0x05,0xfa,0xfb,0xfc,0xfd,0xff,0xe0,0xff,0x01, -0x1c,0x04,0x04,0xcb,0x02,0x01,0x85,0x02,0x04,0xd4,0x03,0x01,0x05,0xff,0xfd,0xbb, -0xfc,0xfb,0x4b,0xfc,0xff,0xb2,0x01,0x01,0x53,0xff,0xfe,0x9a,0xff,0x00,0x4c,0x00, -0xfe,0xc6,0xfd,0x00,0xd1,0x02,0x01,0x4d,0xfd,0xf9,0xed,0xfa,0xfe,0x7b,0x01,0x02, -0xbc,0x03,0x03,0x59,0x01,0xfe,0x63,0xfd,0xff,0x33,0x00,0xff,0x24,0xfe,0xfe,0xd1, -0xfe,0xff,0x1c,0x01,0x02,0x3b,0x03,0x01,0x4f,0x00,0xff,0x68,0xff,0xff,0x68,0x00, -0x01,0x17,0x01,0xff,0xd5,0xfd,0xfd,0x4c,0xfe,0xfd,0x3f,0xfd,0xfd,0x77,0xfe,0xff, -0x11,0xff,0xff,0x97,0x00,0x00,0xa6,0xfc,0xf6,0x92,0xf0,0xed,0xe7,0xe9,0xe3,0x6a, -0xe7,0x0d,0x40,0x50,0x7f,0x0f,0x6d,0x1f,0x4f,0xd3,0xb8,0x5e,0xc6,0xd0,0x42,0xd5, -0xf1,0x26,0x1c,0x2f,0x70,0x17,0xf1,0x85,0xe6,0xfa,0x98,0x0c,0x0a,0x88,0x04,0x07, -0xfb,0x07,0xfb,0xfb,0xed,0xeb,0x86,0xf5,0x01,0xf1,0x03,0x02,0x5e,0x05,0x09,0xb6, -0x09,0x05,0x2b,0x01,0x00,0x93,0x02,0x02,0xb4,0xf5,0xde,0x51,0xce,0xd1,0x8e,0xdb, -0xdd,0x34,0xdd,0xea,0x7e,0x0b,0x31,0xc8,0x4b,0x57,0xf5,0x55,0x3e,0x5a,0x0d,0xd9, -0xc3,0xc2,0xca,0xeb,0xd6,0xdd,0x3a,0xee,0x0b,0xa1,0x1c,0x12,0xfb,0xfc,0xf8,0xa9, -0x08,0x12,0x5c,0x0c,0x05,0xe5,0x05,0x04,0xf7,0xf9,0xed,0x17,0xec,0xf7,0x8e,0x04, -0x09,0x58,0x0a,0x0b,0xcc,0x0c,0x0a,0xfc,0x06,0x02,0xee,0x00,0x03,0x94,0x02,0xf4, -0x2c,0xdd,0xcf,0x51,0xd3,0xd9,0x11,0xd8,0xdd,0xc2,0xf3,0x19,0x05,0x3b,0x4d,0x4f, -0x59,0x58,0xe0,0x3a,0x04,0x35,0xd3,0xc7,0xff,0xd6,0xdc,0x9a,0xda,0xe9,0xb8,0x08, -0x1a,0x4c,0x0e,0xf9,0x2c,0xfc,0x10,0xba,0x18,0x0d,0xf4,0x03,0x03,0xcd,0x01,0xf8, -0x63,0xed,0xed,0x39,0xf9,0x03,0x6d,0x07,0x08,0xe3,0x0a,0x0d,0x80,0x0c,0x0a,0x91, -0x05,0x02,0xd7,0x02,0x00,0x8d,0xf1,0xd7,0xd3,0xc9,0xd0,0x14,0xd6,0xd5,0x70,0xdc, -0xf9,0x0c,0x25,0x42,0xbd,0x4c,0x52,0x24,0x50,0x33,0x82,0xfa,0xca,0xbb,0xc6,0xdb, -0x0b,0xe1,0xda,0x8e,0xe8,0x09,0x50,0x1b,0x0d,0xf1,0xf6,0xfb,0x87,0x11,0x16,0x4f, -0x09,0xff,0x9e,0x01,0x00,0x43,0xf5,0xea,0xb2,0xeb,0xf9,0x27,0x05,0x08,0x6f,0x0b, -0x0f,0x13,0x10,0x0b,0xde,0x05,0x00,0x10,0xfe,0x02,0x90,0x03,0xf4,0x1d,0xd8,0xc8, -0x74,0xce,0xd5,0x99,0xd4,0xdb,0x50,0xfb,0x2d,0x31,0x4c,0x4f,0xc1,0x4c,0x47,0x7f, -0x2c,0xf5,0xa7,0xc7,0xc9,0x0a,0xe4,0xea,0x41,0xe0,0xe8,0x1c,0x08,0x1b,0x83,0x0c, -0xf7,0xc0,0xfc,0x12,0x39,0x16,0x06,0x49,0xfc,0xfd,0x89,0xfe,0xf7,0xc6,0xef,0xf2, -0x7c,0xfe,0x07,0xa2,0x08,0x09,0xba,0x0c,0x0c,0x77,0x08,0x04,0x3c,0x02,0x01,0x59, -0x03,0x02,0xc5,0xf3,0xd9,0xd7,0xca,0xcf,0x9c,0xd5,0xd3,0xe5,0xd8,0xfc,0x07,0x33, -0x54,0xe7,0x54,0x4b,0x0c,0x43,0x28,0xb0,0xf0,0xc3,0x8a,0xc7,0xe4,0xa9,0xed,0xe3, -0xce,0xea,0x09,0x2d,0x1c,0x0c,0xf6,0xf6,0xfd,0xc0,0x11,0x14,0x29,0x05,0xfb,0x5c, -0xfe,0xff,0x2a,0xf8,0xef,0xbe,0xf2,0xfe,0xec,0x07,0x09,0xff,0x0a,0x0d,0xdd,0x0c, -0x07,0x63,0x01,0xfe,0x98,0xff,0x02,0x01,0x01,0xf2,0xfe,0xd9,0xcc,0xa6,0xcf,0xd3, -0x29,0xd2,0xd8,0xbd,0xfc,0x36,0x84,0x5b,0x5b,0x35,0x4d,0x3d,0xcf,0x20,0xeb,0x6f, -0xc0,0xc4,0x2e,0xe3,0xee,0xa4,0xe6,0xec,0xec,0x09,0x1b,0xde,0x0c,0xf8,0xa6,0xfe, -0x12,0xa4,0x13,0x04,0xf5,0xfa,0xfd,0x93,0xfe,0xf7,0xe6,0xef,0xf3,0x07,0x00,0x0a, -0x61,0x0c,0x0c,0xdd,0x0e,0x0d,0x80,0x06,0xff,0x17,0xfc,0xfe,0x53,0x02,0x01,0x7b, -0xf2,0xd9,0x3d,0xcd,0xcf,0x56,0xd2,0xd1,0x06,0xd9,0xfe,0x01,0x39,0x60,0xcd,0x62, -0x50,0x3d,0x3b,0x1a,0x8c,0xe7,0xbf,0xb4,0xc3,0xe0,0x4c,0xed,0xe8,0x03,0xf0,0x00, -0x39,0x02,0x02,0x3c,0x03,0x03,0x70,0x02,0x01,0xd2,0xff,0xfe,0x8b,0xfe,0xfe,0x4e, -0xff,0xff,0x74,0xff,0xff,0x5e,0x00,0x00,0x76,0x00,0x00,0x5d,0x01,0x01,0xc6,0x00, -0x00,0x80,0xff,0xff,0x91,0xfe,0xfe,0x63,0xfe,0xff,0x14,0x00,0x00,0xd9,0x00,0x01, -0x82,0x01,0x01,0x5a,0x01,0x00,0x13,0xff,0xfe,0x68,0xfe,0xfe,0x14,0xfe,0xfe,0xe1, -0xfe,0x00,0x03,0x01,0x00,0x3e,0x00,0xff,0x2b,0xff,0xfe,0xf9,0xfd,0xfd,0x9e,0xfe, -0xff,0xc5,0xff,0xff,0xbf,0xff,0xff,0x41,0xfe,0xfd,0x04,0xfd,0xfd,0x88,0xfe,0xff, -0x48,0x00,0x00,0x8e,0x01,0x02,0x00,0x02,0x01,0x95,0x00,0x00,0x81,0xff,0xfe,0x4d, -0xfe,0xfe,0x87,0xff,0x00,0x9b,0x01,0x01,0xcd,0x01,0x01,0x96,0x00,0xff,0x9c,0xff, -0x00,0xc3,0x00,0x00,0x2d,0x00,0xff,0x52,0xfe,0xfe,0x30,0xfe,0xff,0xe3,0x00,0x03, -0x30,0x05,0x06,0x8a,0x06,0x05,0xe2,0x02,0xff,0x75,0xfa,0xf6,0x81,0xf5,0xf8,0x28, -0xfa,0xf9,0x37,0xfb,0x01,0xf3,0x04,0x01,0x86,0xfb,0xfa,0x41,0xf9,0xf3,0xb5,0xeb, -0xeb,0x06,0xf7,0x13,0xd2,0x41,0x6d,0x58,0x70,0x4d,0x87,0x26,0x05,0x9e,0xde,0xb2, -0x30,0x9c,0xb8,0x50,0xe9,0x02,0xe9,0x03,0x0a,0x81,0x19,0x17,0x6f,0xfe,0xee,0x39, -0xfc,0x0f,0x1d,0x0c,0xf8,0xb7,0xf0,0xf4,0x87,0xf1,0xe8,0xe6,0xe8,0xf6,0x13,0x02, -0x07,0xf0,0x0a,0x0b,0xe3,0x03,0xfc,0x5a,0xf9,0xf4,0x51,0xeb,0xe9,0xe6,0xf3,0xfe, -0xed,0xff,0xfe,0x18,0x05,0x10,0x02,0x12,0x05,0x24,0xf1,0xda,0xd4,0xc4,0xbb,0x72, -0xbb,0xc0,0xf8,0xcf,0xf1,0x7a,0x1c,0x34,0xed,0x2e,0x23,0xe1,0x1b,0x08,0x8c,0xe5, -0xcd,0xba,0xe9,0x3c,0xf5,0x7f,0x7a,0x46,0x51,0x2e,0xa4,0x1a,0xf0,0xd9,0xb7,0x9e, -0xbc,0xc2,0xfa,0xb2,0x0c,0x04,0x95,0x07,0x17,0xf6,0x19,0x06,0xd3,0xf7,0x04,0xaa, -0x1a,0x1d,0x4a,0x0c,0xfd,0x85,0xfc,0xfb,0xd4,0xef,0xe7,0x4b,0xee,0xfc,0x68,0x07, -0x0e,0x59,0x11,0x0e,0x01,0x0b,0x09,0x70,0x01,0xf5,0xdc,0xef,0xf4,0x9f,0xfd,0x00, -0xf3,0x00,0x06,0xf9,0x0f,0x14,0x04,0x0a,0xf5,0xd5,0xdc,0xc6,0x2b,0xbd,0xbb,0xa3, -0xbc,0xc9,0x0a,0xea,0x15,0x1d,0x32,0x2f,0xb3,0x23,0x1c,0x32,0x0b,0xea,0x78,0xcf, -0xe2,0xbb,0x2e,0x76,0xe3,0x7a,0x4f,0xf4,0x2b,0x17,0xed,0xf2,0xbb,0x3e,0x9d,0xbb, -0x93,0xf3,0x0b,0x68,0x04,0x04,0xd2,0x11,0x15,0x82,0x00,0xee,0x9e,0xf9,0x10,0xc7, -0x16,0x06,0x7d,0xf8,0xf9,0x7a,0xfa,0xf0,0x46,0xe7,0xec,0x00,0xfa,0x04,0x31,0x0a, -0x0c,0x3f,0x09,0x04,0xa4,0x01,0xfc,0x48,0xf3,0xec,0x9a,0xef,0xf9,0x96,0xff,0x01, -0x06,0x06,0x0f,0x6d,0x18,0x12,0x68,0xfc,0xdf,0x50,0xc5,0xbb,0x76,0xba,0xba,0x9f, -0xc6,0xe5,0x7e,0x12,0x32,0xb9,0x32,0x27,0x2f,0x1f,0x0d,0x64,0xee,0xd2,0x44,0xdf, -0x25,0xba,0x6e,0x7c,0xd3,0x56,0x33,0x6b,0x20,0xff,0x00,0xca,0xa7,0x0b,0xbd,0xef, -0x6e,0x08,0x04,0x70,0x04,0x10,0x4c,0x15,0x03,0xe7,0xf2,0xfc,0xd5,0x11,0x1a,0x36, -0x0e,0x00,0xbe,0x00,0xff,0x5b,0xf5,0xea,0x2d,0xeb,0xf4,0x2b,0xfc,0x02,0x3f,0x09, -0x08,0xf4,0x04,0x03,0x6e,0x00,0xf7,0x6e,0xef,0xf0,0x97,0xf9,0xff,0xd9,0x01,0x05, -0x2c,0x0f,0x18,0x0f,0x15,0x01,0x16,0xe4,0xc7,0x63,0xba,0xb8,0x18,0xb9,0xc2,0x7a, -0xdd,0x08,0x53,0x2b,0x2f,0xdb,0x27,0x20,0x25,0x11,0xf5,0x8d,0xd8,0xdd,0xbb,0x1b, -0x64,0x91,0x78,0x57,0xa9,0x32,0x1e,0xc4,0xff,0xcd,0xb8,0xa8,0xb7,0xd6,0xe7,0x04, -0x91,0x03,0x04,0x12,0x10,0x17,0x33,0x08,0xf5,0x65,0xf9,0x0c,0x81,0x16,0x0d,0x7e, -0x01,0x00,0xb2,0xff,0xf7,0xb0,0xeb,0xe9,0x2b,0xf2,0xfa,0xd9,0x02,0x09,0x3e,0x09, -0x05,0xae,0x05,0x03,0x65,0xfb,0xf2,0x20,0xf1,0xf9,0x21,0xff,0x01,0x37,0x05,0x0e, -0x52,0x18,0x16,0x3b,0x06,0xea,0xd3,0xcb,0xbc,0x0a,0xba,0xba,0xdf,0xc2,0xda,0x75, -0x04,0x2a,0x50,0x31,0x2a,0xf4,0x22,0x15,0x6a,0xfc,0xdd,0xfd,0xdc,0x14,0x73,0x5b, -0x75,0x11,0x59,0x35,0xa7,0x21,0x05,0x5c,0xd5,0xad,0x4c,0xb6,0xe3,0xb5,0x01,0x04, -0xeb,0x05,0x10,0xf9,0x17,0x0a,0xd7,0xf7,0xf9,0x67,0x09,0x13,0x3f,0x0d,0x01,0x88, -0xff,0xfe,0x5c,0xf7,0xed,0x24,0xea,0xf0,0x84,0xf6,0xfe,0x03,0x00,0x00,0x38,0xff, -0xfe,0x06,0xfd,0xfa,0x16,0xf8,0xf8,0xeb,0xfc,0x02,0x51,0x05,0x06,0x26,0x07,0x07, -0x4e,0x06,0x00,0x4e,0xfb,0xf9,0xed,0xfc,0x00,0x97,0x01,0x01,0x53,0x01,0x01,0x3c, -0x01,0x00,0xb3,0x00,0x03,0x23,0x05,0x03,0x7e,0x00,0xfd,0x0c,0xfd,0xfc,0x17,0xfb, -0xfa,0x37,0xfc,0xfe,0x2e,0xff,0xfc,0xce,0xfb,0xfe,0xfc,0x03,0x07,0xcb,0x08,0x08, -0x82,0x05,0xff,0x1e,0xfa,0xf8,0x1a,0xfd,0x02,0xef,0x05,0x05,0xbf,0x04,0x02,0xf2, -0xfd,0xfa,0x63,0xfa,0xff,0xf6,0x04,0x07,0x74,0x05,0x01,0xa8,0xfd,0xfa,0xd9,0xf8, -0xf9,0x88,0xfd,0x02,0x27,0x04,0x00,0xda,0xfa,0xf6,0x65,0xf4,0xf5,0x1b,0xfc,0x06, -0x06,0x0e,0x0c,0xf7,0x03,0xfd,0x1a,0xfd,0xfc,0x1c,0xf9,0xf7,0x76,0xfd,0x06,0x8a, -0x09,0x03,0x3e,0xfd,0xfc,0xb3,0xff,0x02,0x70,0x01,0x03,0xa1,0x09,0x0e,0x8b,0x0a, -0xff,0xb6,0xf6,0xf6,0x46,0xf9,0xf8,0x0f,0xf9,0x00,0x72,0x0a,0x0c,0x05,0x03,0xf9, -0x7f,0xfb,0x02,0x3c,0x04,0xfe,0x1e,0xfb,0xfc,0xc5,0xfd,0xfb,0x16,0xf9,0xfd,0x54, -0x06,0x0c,0x45,0x0a,0x03,0xd6,0xfe,0xff,0x03,0x00,0xfd,0x2f,0xfc,0xfd,0xad,0x00, -0x00,0xbd,0xfe,0xfe,0x15,0x01,0x02,0xe8,0xff,0xfd,0x99,0xff,0x02,0x0b,0x02,0xfe, -0xfb,0xfd,0x00,0xcc,0x01,0xfe,0x9e,0xfb,0xfa,0xbb,0xfb,0xfc,0x14,0xfc,0xfe,0xa2, -0x02,0x06,0xf4,0x05,0x02,0x70,0xfe,0xfe,0xb0,0xfe,0xfd,0x66,0xfb,0xfc,0xe5,0xff, -0x01,0x0c,0x00,0xfc,0x4e,0xfb,0xfb,0x53,0xfb,0xfc,0xfa,0xfd,0xfc,0xb3,0xf6,0xef, -0xe2,0xe6,0xe0,0xd0,0xe1,0x02,0x6d,0x48,0x7f,0x5f,0x77,0x37,0x64,0xde,0xb6,0x1b, -0xc0,0xce,0x71,0xd1,0xe4,0xe2,0x0f,0x30,0x6c,0x26,0xfe,0x18,0xe5,0xf2,0x86,0x0d, -0x15,0x1a,0x0f,0x0f,0x6a,0x13,0x01,0x8f,0xdc,0xc0,0xa7,0xc1,0xd0,0x3f,0xd4,0xcd, -0x68,0xd9,0x05,0x7e,0x3d,0x61,0x3c,0x6d,0x66,0x40,0x48,0x0d,0x3e,0xcd,0xab,0xfe, -0xb4,0xce,0x1d,0xe1,0xf3,0xd0,0x0f,0x28,0x84,0x23,0x05,0x72,0xf0,0xfa,0x68,0x0d, -0x11,0x09,0x0d,0x0e,0x27,0x0f,0xfc,0xf2,0xd7,0xbe,0xff,0xc1,0xcf,0x2a,0xd3,0xd3, -0x60,0xe6,0x14,0xde,0x46,0x63,0xff,0x6c,0x63,0x68,0x40,0x04,0x3d,0xc9,0xaf,0x44, -0xbd,0xd6,0x88,0xe5,0xf6,0x50,0x11,0x26,0x10,0x1d,0xff,0x42,0xf0,0x01,0xd5,0x16, -0x19,0xa6,0x13,0x12,0xd9,0x0d,0xf6,0x06,0xd1,0xba,0x77,0xc0,0xcc,0xd5,0xcd,0xd0, -0xbc,0xea,0x1d,0x48,0x4e,0x67,0x8e,0x6f,0x64,0x47,0x3e,0xfe,0x35,0xc4,0xb0,0x3a, -0xc2,0xd8,0x98,0xe4,0xf4,0x59,0x11,0x22,0x4e,0x15,0xf9,0xb5,0xf1,0x07,0xf5,0x1c, -0x1d,0x53,0x16,0x14,0x46,0x0c,0xf1,0x30,0xcb,0xb7,0x55,0xbe,0xc9,0x35,0xcb,0xd2, -0xb0,0xf0,0x25,0xa5,0x53,0x6a,0x49,0x6f,0x60,0x48,0x36,0xf5,0x8c,0xbe,0xb0,0xdb, -0xc5,0xdb,0xc1,0xe4,0xf5,0x1a,0x12,0x22,0xf2,0x12,0xf7,0x19,0xf4,0x0b,0x46,0x1c, -0x19,0x40,0x12,0x12,0x40,0x0a,0xec,0x45,0xc6,0xb6,0x08,0xc0,0xcb,0x31,0xcd,0xd6, -0x68,0xfa,0x2f,0x19,0x58,0x67,0xef,0x68,0x57,0xfb,0x2b,0xeb,0x5d,0xba,0xb4,0x97, -0xcb,0xdc,0x2e,0xe6,0xf9,0xc2,0x17,0x25,0xb7,0x12,0xf9,0x42,0xf9,0x0e,0x8a,0x19, -0x12,0x49,0x0f,0x13,0xc7,0x0b,0xeb,0x14,0xc4,0xb7,0x43,0xc3,0xcd,0x82,0xce,0xd9, -0xce,0x00,0x37,0x21,0x5b,0x66,0xf3,0x62,0x4f,0x74,0x22,0xe3,0x3a,0xb8,0xba,0xe0, -0xd3,0xe3,0x0a,0xea,0xfc,0x56,0x19,0x23,0x58,0x0e,0xf5,0x39,0xf9,0x0f,0xba,0x18, -0x11,0xae,0x0e,0x11,0x38,0x08,0xe8,0x35,0xc7,0xbf,0x9f,0xc9,0xcd,0x09,0x00,0xff, -0x08,0xff,0xff,0x50,0xfe,0xfd,0x99,0xfd,0xfe,0xb7,0xff,0xff,0xff,0xfe,0xfd,0x5f, -0xfe,0x00,0x73,0x02,0x03,0x49,0x03,0x02,0xd1,0x00,0xff,0x8f,0xff,0xff,0x77,0xff, -0xff,0x07,0xff,0xfe,0xa4,0xfd,0xfd,0x9c,0xfe,0xff,0x9d,0x00,0x00,0xdb,0x00,0x01, -0x67,0x02,0x02,0x7b,0x01,0xfe,0xee,0xfc,0xfd,0x01,0xff,0x00,0x86,0xff,0xfd,0xc9, -0xfd,0x01,0xb8,0x05,0x05,0x5d,0x01,0xfc,0x44,0xfb,0xff,0x94,0x03,0x03,0x54,0xfe, -0xfa,0x41,0xfb,0x00,0x39,0x04,0x03,0x22,0x00,0x00,0xe3,0x03,0x06,0x4e,0x05,0x00, -0x33,0xfc,0xfc,0x62,0xfe,0xff,0x60,0xfc,0xf7,0x9d,0xf3,0xf2,0x3a,0xf7,0xfe,0x04, -0x03,0x05,0x9f,0x09,0x0e,0xd9,0x11,0x0f,0x39,0x0a,0x05,0x7c,0x01,0xfd,0x30,0xf9, -0xf6,0xa0,0xf4,0xf7,0xd1,0xfd,0x05,0x31,0x06,0x00,0xb0,0xf9,0xf9,0x7b,0x00,0x07, -0x27,0x07,0x00,0xef,0xfc,0xff,0x90,0x03,0x04,0xb6,0x00,0xff,0x42,0x03,0x08,0xe7, -0x08,0x01,0x7f,0xf7,0xf2,0x6e,0xf8,0x00,0x51,0x00,0xfb,0x87,0xfc,0x05,0xae,0x0c, -0x08,0xa7,0xfe,0xf9,0xfa,0xfb,0xff,0x2d,0x00,0xfc,0x5f,0xfb,0xff,0x90,0x03,0x01, -0xef,0xf9,0xf3,0xd2,0xf5,0xfe,0x74,0x04,0x06,0xcc,0x05,0x03,0x5c,0x03,0x02,0x97, -0xff,0xfb,0x01,0xf8,0xf9,0xef,0xfd,0xff,0xe5,0xff,0xff,0x45,0xfc,0xf6,0x13,0xee, -0xe9,0x01,0xdd,0xd4,0xc6,0xd8,0x1d,0xad,0x79,0x7a,0x7f,0x72,0x1b,0xb8,0xa4,0xa6, -0x1e,0xc5,0xcf,0x06,0xca,0xdb,0x76,0x07,0x19,0x7a,0xef,0xaa,0x24,0x91,0xbf,0x1a, -0x13,0x55,0x5e,0x7d,0x7f,0x4f,0x7c,0x58,0x0d,0xed,0x9b,0x1c,0x95,0xbb,0x7c,0xe8, -0xf1,0x2b,0xeb,0xf9,0xbb,0x0b,0xf1,0x6e,0xb6,0x99,0x46,0xc4,0x19,0x62,0x58,0x73, -0x23,0x7b,0x78,0x0f,0x4d,0xf0,0x01,0xa6,0x9d,0xe8,0xc9,0xf2,0xa8,0xf6,0xeb,0x9a, -0xf4,0x05,0x84,0xf0,0xbe,0x83,0xa5,0xca,0xbe,0x17,0x52,0x72,0x6a,0x7a,0x11,0x7a, -0x49,0x9e,0xf1,0xa8,0x86,0xa0,0xcd,0xd8,0xf2,0xf5,0x16,0xf0,0x00,0x74,0x0e,0xf0, -0x9d,0xb9,0xa2,0x9c,0xcb,0x17,0xd7,0x4e,0x65,0x4f,0x78,0x79,0x20,0x47,0xef,0x50, -0xa8,0xa3,0xfa,0xd1,0xf6,0x4e,0xf8,0xf1,0x82,0xfd,0x08,0x73,0xe9,0xb3,0xc3,0x9d, -0xc8,0xc5,0x17,0x4e,0x64,0x66,0x7a,0x80,0x7b,0x49,0x09,0xf0,0xa7,0x3a,0xa7,0xd8, -0x0f,0xfd,0xfb,0x00,0xef,0xf8,0xd4,0xff,0xe0,0x62,0xad,0x9d,0x9b,0xcc,0x1c,0xe0, -0x4f,0x67,0x9a,0x79,0x76,0xf0,0x43,0xea,0x0a,0xa9,0xad,0x1f,0xdf,0xfe,0x46,0xf6, -0xe8,0xa5,0xf2,0xfd,0x42,0xe2,0xb3,0xc0,0xa3,0xd3,0x3a,0x20,0x50,0x16,0x64,0x75, -0xfc,0x74,0x41,0xaf,0xeb,0xab,0x34,0xaf,0xde,0xad,0xfb,0xf4,0xa2,0xe8,0xf3,0xe5, -0xfc,0xe2,0xc1,0xb3,0xa6,0x3e,0xd5,0x1f,0x2e,0x50,0x64,0x09,0x79,0x76,0x7d,0x41, -0xea,0x8f,0xab,0xb1,0x82,0xe0,0xfa,0x06,0xf2,0xe7,0xe2,0xf2,0xfd,0x74,0xe0,0xb1, -0x3e,0xa6,0xd6,0x0a,0x22,0x50,0x4f,0x68,0x7b,0xd2,0x76,0x42,0xfe,0xe8,0xaa,0x63, -0xb0,0xdc,0xdf,0xf8,0xf2,0x9f,0xea,0xf4,0x78,0xf8,0xd9,0x00,0xaf,0xaa,0x06,0xdf, -0x25,0x06,0x4f,0x65,0xd8,0x7a,0x75,0x75,0x3b,0xe1,0xf5,0xa8,0xb6,0x22,0xe6,0xfe, -0x6a,0xf4,0xe9,0x0f,0xf6,0xfa,0xb0,0xd9,0xae,0x42,0xa9,0xde,0x4b,0x24,0x4c,0x7a, -0x61,0x76,0xb4,0x70,0x36,0xd9,0xdf,0xab,0xca,0xbe,0xf0,0xa0,0x04,0xf5,0x88,0xe7, -0xf1,0x57,0xf6,0xd6,0x59,0xac,0xab,0x82,0xe1,0x25,0x9a,0x4a,0x5e,0xc4,0x73,0x6d, -0x6c,0x34,0xe1,0x01,0xb0,0xc2,0x48,0xf1,0x03,0xeb,0xf3,0xe6,0xeb,0xf1,0xf5,0xe9, -0xd4,0xac,0x56,0xac,0xe3,0x26,0x25,0x47,0x7d,0x5d,0x73,0xfb,0x6c,0x34,0x32,0xe0, -0xb1,0xc9,0xc7,0xf4,0x4e,0x04,0xf2,0xb2,0xe4,0x00,0x51,0x09,0x32,0x8a,0x4b,0x5e, -0xac,0x5f,0x5f,0xb9,0x39,0x22,0x05,0x37,0xba,0x02,0x8b,0x89,0x04,0x80,0xa3,0x66, -0xd3,0xe3,0xd4,0xd8,0xe0,0x2c,0xe7,0xe5,0xf6,0xea,0xe9,0xd3,0xf6,0x0e,0x7a,0x16, -0x25,0x5e,0x23,0x0f,0xf9,0x15,0x13,0x8e,0x06,0x13,0xd7,0x12,0x08,0xc0,0x0c,0x08, -0xad,0x09,0x09,0x9c,0x00,0x00,0xe6,0x00,0x03,0xf3,0x03,0xfb,0xac,0xfb,0xf7,0x65, -0xfb,0xfd,0x25,0xf7,0xee,0xaa,0xf3,0xf7,0xd7,0xf4,0xf7,0xdf,0xf1,0xf4,0x28,0xfb, -0xfe,0x98,0x03,0x00,0xa2,0x00,0x05,0xa9,0x06,0x04,0xaf,0x02,0xfe,0x4d,0xff,0x01, -0x56,0xff,0x04,0xbd,0xff,0x05,0x02,0x05,0xfd,0x8c,0xfc,0xf8,0xa9,0x0c,0x2f,0xec, -0x44,0x58,0x4b,0x57,0x41,0xbb,0x47,0x36,0x07,0xf6,0xc6,0x80,0xa1,0x81,0x53,0x8c, -0xac,0x06,0xc0,0xc9,0xe0,0xcc,0xd2,0x57,0xdd,0xdc,0x2a,0xe0,0xea,0x4c,0xf4,0x09, -0x0e,0x1a,0x19,0x6a,0x1b,0x1b,0x83,0x13,0x14,0x15,0x15,0x11,0x34,0x0e,0x0a,0xbd, -0x0b,0x0c,0x2c,0x08,0x04,0xce,0x02,0x05,0x81,0x04,0x04,0x48,0x01,0xfb,0x9e,0xf9, -0xf7,0xcf,0xf8,0xf5,0x62,0xf3,0xf2,0x95,0xf1,0xf5,0x9a,0xf5,0xf3,0xe0,0xf3,0xf6, -0x39,0xfc,0xff,0xf0,0xfe,0x00,0x73,0x02,0x04,0x84,0x05,0x01,0x5d,0x01,0xff,0x5d, -0x03,0x07,0xf5,0x05,0x07,0x4b,0x07,0x09,0xc6,0x03,0x00,0x4a,0xfc,0xfe,0x56,0x16, -0x33,0x62,0x55,0x5e,0x14,0x58,0x64,0xdc,0x5c,0x30,0x48,0xfd,0xc5,0xb5,0x93,0x80, -0x62,0x87,0x9a,0x8c,0xa8,0xae,0xc8,0xbb,0xc2,0x87,0xc9,0xd2,0x5d,0xd6,0xe4,0x3e, -0xf9,0x08,0x3d,0x16,0x1d,0xd6,0x1f,0x1e,0x34,0x1d,0x1b,0x92,0x1b,0x18,0x18,0x14, -0x13,0xad,0x13,0x12,0x35,0x0f,0x0a,0xae,0x0a,0x0b,0x6c,0x0b,0x09,0xdb,0x02,0xfe, -0xba,0xfa,0xf7,0xa6,0xf4,0xf1,0x9b,0xef,0xf0,0xf4,0xf1,0xf1,0x26,0xf1,0xf3,0x66, -0xf6,0xfa,0x24,0xfb,0xfe,0x42,0xff,0x01,0x86,0x03,0x03,0x9d,0x05,0x04,0x50,0x05, -0x06,0xbf,0x0a,0x0c,0x0a,0x0d,0x0d,0xce,0x0c,0x0a,0x18,0x03,0xfa,0x81,0xfe,0x08, -0xf0,0x17,0x31,0xd3,0x42,0x4d,0x69,0x57,0x5c,0x07,0x50,0x30,0x1c,0x07,0xd8,0x93, -0xb0,0x9d,0x87,0x9a,0xa0,0x0a,0xaa,0xb1,0x55,0xba,0xc6,0x93,0xcc,0xd4,0x18,0xdf, -0xeb,0xc3,0xf9,0x06,0x17,0x0f,0x14,0x5f,0x18,0x19,0x64,0x18,0x17,0x7c,0x17,0x16, -0x48,0x16,0x16,0xc8,0x16,0x14,0x9e,0x13,0x11,0xa7,0x10,0x10,0x78,0x0e,0x0c,0x63, -0x07,0x01,0x3b,0xfd,0xf9,0x65,0xf6,0xf4,0x10,0xf3,0xf3,0xf2,0xf2,0xf2,0x58,0xf3, -0xf5,0x65,0xf7,0xf8,0xfe,0xf9,0xfc,0x47,0xfe,0x00,0x01,0x02,0x03,0xb4,0x04,0x06, -0xb7,0x08,0x0a,0xf9,0x0c,0x0e,0x96,0x0f,0x0f,0xb5,0x0d,0x07,0xcc,0x04,0x02,0x43, -0x02,0x0a,0x04,0x18,0x2a,0xd6,0x3a,0x49,0xee,0x55,0x59,0xe9,0x4f,0x37,0x60,0x10, -0xe6,0x9a,0xc1,0xa9,0x91,0xa0,0xa1,0x73,0xa5,0xac,0xb6,0xb5,0xbe,0x6f,0xc8,0xd0, -0xcd,0xda,0xe7,0x42,0xf3,0xff,0x05,0x08,0x0e,0x52,0x13,0x15,0x79,0x16,0x16,0x4b, -0x17,0x18,0x40,0x19,0x19,0x0f,0x1a,0x18,0x64,0x16,0x14,0x88,0x12,0x10,0x96,0x0e, -0x0c,0x72,0x08,0x04,0xea,0xff,0xfc,0xdb,0xf9,0xf8,0x04,0xf7,0xf5,0x30,0xf3,0xf1, -0x83,0xf1,0xf1,0x1e,0xf2,0xf2,0xa9,0xf3,0xf5,0x3f,0xf8,0xfa,0xfa,0xfc,0xff,0xff, -0x02,0x05,0x98,0x08,0x0b,0x1e,0x0e,0x10,0x3d,0x12,0x10,0x1a,0x0e,0x0a,0x69,0x06, -0x02,0xd3,0x05,0x0b,0xaf,0x16,0x23,0x37,0x32,0x3f,0x1e,0x4b,0x4f,0x5c,0x49,0x35, -0xbc,0x17,0xf2,0x4e,0xd1,0xb9,0x03,0xac,0xa7,0x7b,0xa8,0xac,0x2f,0xb4,0xbc,0x1e, -0xc5,0xce,0x80,0xd7,0xe1,0x7f,0xed,0xf7,0x04,0x00,0x06,0xec,0x0b,0x0f,0xf7,0x11, -0x14,0xa3,0x15,0x17,0x68,0x19,0x1a,0x25,0x1a,0x18,0x98,0x16,0x14,0xb2,0x11,0x0f, -0xfe,0x0d,0x0c,0xb2,0x09,0x06,0xe2,0x01,0xfd,0x8f,0xfb,0xf9,0xb9,0xf7,0xf5,0x15, -0xf3,0xf1,0x39,0xf1,0xf1,0x43,0xf1,0xf1,0x81,0xf2,0xf4,0xfa,0xf6,0xf9,0xe4,0xfb, -0xfe,0xe3,0x00,0x04,0xa1,0x06,0x09,0x42,0x0c,0x10,0x92,0x11,0x11,0xc5,0x0f,0x0d, -0x9d,0x0b,0x0a,0xe1,0x0b,0x10,0x15,0x18,0x22,0xc8,0x2e,0x3b,0xa8,0x46,0x4b,0x78, -0x48,0x38,0x2c,0x1e,0xfc,0x2e,0xdc,0xc2,0xd3,0xb0,0xa7,0x64,0xa4,0xa5,0x8f,0xab, -0xb3,0x65,0xbc,0xc6,0x30,0xcf,0xd9,0x6f,0xe5,0xf0,0xf0,0xf8,0x00,0xc9,0x06,0x0c, -0x23,0x10,0x13,0xd4,0x15,0x18,0x99,0x1a,0x1c,0x12,0x1c,0x1a,0x3e,0x19,0x17,0x30, -0x14,0x11,0x0e,0x10,0x0e,0x16,0x0c,0x08,0x00,0x04,0xff,0xe8,0xfb,0xf9,0xd6,0xf6, -0xf4,0x84,0xf1,0xef,0xdc,0xee,0xee,0x2c,0xef,0xef,0x4b,0xf1,0xf3,0xa4,0xf5,0xf8, -0xd1,0xf9,0xfc,0x71,0xfe,0xff,0x0d,0x00,0x00,0x65,0x00,0x00,0xf3,0xff,0x00,0x70, -0x00,0x01,0x40,0x01,0x01,0x44,0x01,0x01,0x19,0x02,0x02,0xd4,0x01,0x00,0x6f,0x00, -0x00,0x5d,0x02,0x04,0x72,0x05,0x05,0x88,0x04,0x03,0x32,0x02,0x02,0x45,0x03,0x04, -0x06,0x05,0x05,0x84,0x05,0x06,0xc2,0x06,0x07,0x33,0x07,0x07,0x31,0x07,0x07,0xe9, -0x07,0x07,0x8c,0x07,0x07,0xf8,0x07,0x08,0xad,0x09,0x0a,0xd5,0x0a,0x0b,0xd6,0x0b, -0x0c,0x32,0x0c,0x0c,0x43,0x0c,0x0c,0x14,0x0c,0x0b,0x4a,0x0b,0x0b,0x05,0x0c,0x0d, -0x42,0x0e,0x0e,0xcd,0x0e,0x0e,0x73,0x0d,0x0c,0x1c,0x0c,0x0b,0x28,0x0b,0x0b,0x82, -0x0b,0x0b,0x0e,0x0c,0x0b,0x3c,0x0b,0x0a,0x55,0x09,0x08,0xe1,0x06,0x06,0x80,0x05, -0x05,0x25,0x05,0x04,0xfb,0x03,0x02,0xbf,0x01,0x00,0xb3,0xfe,0xfd,0x65,0xfc,0xfb, -0xfa,0xfa,0xfa,0x52,0xf9,0xf8,0xb9,0xf7,0xf6,0xa6,0xf4,0xf2,0x5d,0xf1,0xf0,0xf7, -0xef,0xef,0xb7,0xee,0xed,0x6a,0xec,0xeb,0x23,0xea,0xe9,0x11,0xe8,0xe7,0x37,0xe7, -0xe7,0xb1,0xe6,0xe5,0x0f,0xe5,0xe4,0xa3,0xe3,0xe3,0xe5,0xe2,0xe2,0xc5,0xe1,0xe1, -0x4b,0xe2,0xe3,0x33,0xe4,0xe5,0xe3,0xe5,0xe5,0x6c,0xe4,0xe2,0x36,0xe1,0xe1,0x4e, -0xe4,0xe7,0x52,0xe9,0xea,0x07,0xeb,0xeb,0x8a,0xec,0xed,0xe5,0xed,0xee,0x47,0xef, -0xf0,0xf8,0xf1,0xf3,0x49,0xf5,0xf6,0x9f,0xf8,0xfa,0xb2,0xfb,0xfd,0x55,0xff,0x01, -0xd4,0x02,0x03,0xbd,0x04,0x05,0x5d,0x07,0x08,0x0d,0x0a,0x0a,0x3f,0x0c,0x0e,0xa3, -0x10,0x12,0x6f,0x14,0x14,0x3b,0x14,0x13,0x27,0x13,0x13,0xda,0x14,0x16,0x47,0x18, -0x19,0x8b,0x1a,0x1a,0xf8,0x19,0x19,0x52,0x18,0x17,0x88,0x16,0x15,0x76,0x14,0x14, -0x82,0x14,0x15,0xe5,0x15,0x15,0x6b,0x14,0x12,0x35,0x10,0x0e,0x1b,0x0e,0x0d,0xbf, -0x0d,0x0c,0x79,0x0a,0x07,0x1e,0x06,0x05,0x97,0x05,0x05,0xc9,0x04,0x03,0x98,0x02, -0x02,0x65,0x02,0x01,0x8e,0x00,0xfe,0xfa,0xfc,0xfc,0xa0,0xfb,0xfb,0x77,0xfb,0xfb, -0xae,0xfc,0xfd,0x49,0xfe,0xfe,0xa9,0xfe,0xfe,0x89,0xfe,0xfe,0x5a,0xff,0x00,0xe8, -0x01,0x02,0x2e,0x03,0x03,0x00,0x03,0x03,0xe9,0x04,0x06,0x69,0x08,0x0a,0xe3,0x0b, -0x0d,0x45,0x0e,0x0e,0x8a,0x0e,0x0e,0x96,0x0e,0x0f,0x35,0x10,0x10,0x4e,0x11,0x11, -0x69,0x12,0x13,0x3b,0x15,0x15,0x3e,0x15,0x13,0xb7,0x11,0x10,0x0f,0x11,0x11,0x60, -0x10,0x0f,0xa7,0x0e,0x0e,0x52,0x0d,0x0b,0x1e,0x0a,0x08,0x58,0x07,0x06,0x77,0x05, -0x04,0x92,0x02,0x00,0xf9,0xfd,0xfa,0x7b,0xf7,0xf4,0x6e,0xf3,0xf2,0x3b,0xf2,0xf1, -0x57,0xf0,0xee,0xee,0xec,0xea,0x23,0xe7,0xe4,0xc2,0xe1,0xdf,0xdf,0xde,0xde,0xf3, -0xdd,0xdd,0xbd,0xdd,0xdd,0x23,0xdc,0xda,0x45,0xd8,0xd6,0xde,0xd6,0xd7,0x0d,0xd9, -0xd9,0x59,0xd9,0xd8,0x5c,0xd8,0xd8,0x06,0xd9,0xda,0xb1,0xdb,0xdd,0x4e,0xe0,0xe2, -0x84,0xe3,0xe4,0xe2,0xe4,0xe6,0xa1,0xe7,0xe9,0x78,0xeb,0xed,0x8c,0xf0,0xf3,0xab, -0xf6,0xf8,0x4d,0xfa,0xfb,0xd6,0xfc,0xff,0xc0,0x01,0x04,0x3a,0x07,0x09,0xe8,0x0b, -0x0e,0xc6,0x10,0x12,0x5c,0x14,0x15,0xda,0x16,0x17,0x3b,0x18,0x18,0x3a,0x19,0x19, -0x9c,0x1a,0x1b,0x3f,0x1e,0x20,0x2a,0x22,0x22,0x13,0x21,0x1f,0xf7,0x1d,0x1c,0x6f, -0x1c,0x1b,0xfc,0x1a,0x19,0x2b,0x18,0x16,0x6d,0x16,0x16,0x4d,0x17,0x16,0x2b,0x15, -0x13,0x48,0x12,0x11,0xf0,0x0e,0x0b,0x8e,0x08,0x05,0xff,0x04,0x05,0xa2,0x05,0x05, -0x8b,0x05,0x05,0x31,0x04,0x02,0x5e,0x01,0xff,0x3b,0xfe,0xfd,0x61,0xfc,0xfc,0x43, -0xfc,0xfc,0xc7,0xfc,0xfc,0xef,0xfc,0xfc,0xbc,0xfc,0xfc,0x8a,0xfc,0xfc,0x0b,0xfd, -0xfd,0x55,0xfd,0xfd,0xe4,0xfd,0xff,0x0e,0x03,0x05,0xdf,0x06,0x04,0xff,0x00,0xfc, -0xbe,0xfa,0xfc,0x40,0x00,0x05,0x51,0x08,0x09,0x59,0x09,0x08,0x09,0x09,0x0a,0xff, -0x07,0xf6,0x2f,0xdb,0xcb,0x9b,0xe0,0x16,0x5f,0x4c,0x5e,0xf1,0x3f,0xff,0xe9,0xbe, -0x9d,0x67,0xab,0xd7,0x45,0xff,0x12,0x0c,0x13,0x0e,0xa9,0x12,0x1a,0x83,0x19,0x0b, -0x63,0xf6,0xe6,0xfa,0xe0,0xde,0x02,0xd5,0xc6,0x87,0xc0,0xd2,0x22,0xf9,0x22,0xf6, -0x3d,0x45,0x24,0x3c,0x28,0x3a,0x0d,0xf0,0x40,0xda,0xd4,0x7c,0xdd,0xec,0x54,0xfa, -0x05,0xf3,0x0f,0x1e,0xf0,0x2d,0x39,0xac,0x3b,0x33,0x38,0x26,0x19,0x10,0x0e,0x04, -0xef,0xff,0x02,0x97,0x0d,0x1c,0xf0,0x25,0x28,0x6c,0x27,0x25,0xbc,0x24,0x22,0x43, -0x1c,0x14,0x27,0x0f,0x0e,0xcd,0x10,0x0f,0xc8,0x08,0x00,0x46,0xfc,0xfe,0x98,0x03, -0x06,0x05,0x04,0xfd,0xaf,0xf7,0xf3,0x47,0xf1,0xef,0xd0,0xe9,0xe1,0x13,0xd8,0xd1, -0x9e,0xd0,0xd2,0x38,0xd4,0xd2,0xbf,0xce,0xc9,0x37,0xc6,0xc5,0xc8,0xc5,0xc4,0xa8, -0xc0,0xba,0xbd,0xb4,0xb0,0x36,0xaf,0xb0,0x4d,0xb3,0xb5,0xa6,0xb7,0xb9,0x8c,0xba, -0xb9,0xea,0xb8,0xb9,0x7b,0xbb,0xbc,0x92,0xba,0xb8,0xbd,0xbb,0xc5,0x1d,0xd3,0xd9, -0xc0,0xd1,0xc3,0x69,0xbd,0xc9,0x7d,0xe4,0xfd,0x3c,0x08,0x02,0x82,0xf5,0xee,0x9a, -0xf1,0xf6,0x9e,0xf6,0xf1,0xec,0xf3,0x08,0x55,0x2d,0x52,0x79,0x61,0x4f,0x0e,0x28, -0x02,0xd6,0xf7,0x0c,0x9f,0x30,0x4a,0xb4,0x51,0x4d,0x1b,0x4c,0x54,0x93,0x5e,0x60, -0x61,0x56,0x4b,0x90,0x49,0x54,0x42,0x5f,0x5a,0x8a,0x3e,0x16,0x11,0xfa,0x00,0x6d, -0x28,0x5a,0xff,0x7f,0x7f,0xff,0x7f,0x79,0x4c,0x50,0x21,0x81,0xf7,0xda,0xed,0xd0, -0xd9,0x11,0xee,0x09,0xb5,0x21,0x33,0xb7,0x3d,0x40,0x85,0x3a,0x2d,0x71,0x19,0x00, -0x5a,0xe4,0xca,0x59,0xb8,0xb2,0xbc,0xbb,0xcf,0x3e,0xea,0x03,0x97,0x16,0x1f,0xd9, -0x1f,0x18,0x3d,0x0b,0xf9,0x8d,0xe9,0xdf,0xb7,0xdc,0xde,0x60,0xe0,0xe4,0x37,0xee, -0xff,0x6a,0x15,0x28,0x0a,0x33,0x34,0xa1,0x2f,0x29,0x99,0x23,0x1c,0x58,0x14,0x0d, -0x17,0x0c,0x12,0x5e,0x20,0x2f,0x98,0x3a,0x3f,0x21,0x3e,0x3b,0xea,0x3a,0x3c,0x50, -0x3c,0x38,0x1c,0x31,0x28,0x09,0x22,0x1e,0xb9,0x1d,0x1e,0x74,0x1f,0x20,0xa8,0x20, -0x1f,0x3c,0x1e,0x1b,0x94,0x15,0x0c,0xca,0x01,0xf6,0xeb,0xed,0xe8,0x18,0xe6,0xe4, -0x17,0xe2,0xde,0x09,0xda,0xd5,0xc0,0xd0,0xcd,0x89,0xc9,0xc2,0xe3,0xb7,0xae,0xe4, -0xa9,0xab,0xa3,0xad,0xab,0xbd,0xa4,0x9d,0xf2,0x9a,0x9e,0x0a,0xa2,0x9e,0xe5,0x92, -0x87,0xf3,0x84,0x8f,0x5e,0xa2,0xb0,0x26,0xb2,0xa8,0x5e,0x9d,0x98,0x2b,0x9c,0xa0, -0x04,0x9e,0x97,0x31,0x96,0xa4,0x7d,0xc0,0xdc,0x01,0xe7,0xdb,0xda,0xc2,0xae,0x76, -0xae,0xc4,0x2d,0xe5,0xff,0xde,0x0b,0x0a,0xd7,0x02,0xfb,0x8d,0xf7,0xf4,0xa7,0xf3, -0xf7,0x2a,0x04,0x17,0xae,0x2c,0x39,0xa0,0x39,0x33,0x96,0x2f,0x35,0x06,0x45,0x57, -0x11,0x62,0x5f,0x4e,0x4f,0x35,0x7c,0x1c,0x0d,0x82,0x0d,0x1d,0xad,0x37,0x53,0x22, -0x69,0x78,0xf3,0x7f,0x7f,0x4f,0x73,0x58,0xab,0x36,0x16,0xf3,0xff,0xf4,0x7e,0xf3, -0xfa,0xa6,0x09,0x20,0x9e,0x3a,0x50,0x4c,0x5d,0x5c,0xcc,0x4e,0x36,0xb2,0x17,0xfb, -0x10,0xe4,0xd5,0xd7,0xcf,0xd4,0x1c,0xe5,0xfd,0x7b,0x18,0x2c,0x65,0x34,0x30,0x20, -0x24,0x17,0x6d,0x0e,0x07,0x65,0x00,0xf8,0xfd,0xf2,0xf1,0xef,0xf7,0x03,0x6c,0x11, -0x1d,0x1d,0x28,0x31,0x96,0x39,0x3e,0x94,0x3c,0x34,0xb7,0x29,0x21,0x04,0x1e,0x1f, -0x77,0x23,0x28,0x89,0x2e,0x35,0x61,0x3b,0x40,0xe0,0x41,0x41,0x95,0x3f,0x3d,0xc7, -0x3a,0x37,0x37,0x33,0x2e,0xc8,0x29,0x25,0x75,0x21,0x1e,0xd4,0x1b,0x1a,0x41,0x18, -0x15,0x04,0x11,0x0c,0x4e,0x0a,0x07,0x8c,0x02,0xf8,0x1c,0xed,0xe4,0x81,0xe0,0xe0, -0x48,0xdf,0xd8,0x9f,0xce,0xc4,0xfa,0xbf,0xc0,0x42,0xc0,0xbb,0xe8,0xb1,0xa8,0xbd, -0xa6,0xac,0x98,0xb4,0xb6,0x81,0xac,0x9b,0x80,0x8a,0x83,0xd6,0x85,0x8b,0x83,0x8d, -0x8c,0x1e,0x8f,0x98,0xf7,0xa6,0xb1,0xbb,0xb0,0xa2,0x7a,0x8e,0x80,0x00,0x80,0x8b, -0x7b,0x9f,0xb0,0x69,0xb9,0xb9,0x2f,0xb5,0xaf,0x22,0xab,0xaa,0x8e,0xaf,0xb9,0x3d, -0xc9,0xda,0x8c,0xe9,0xf2,0xc4,0xf2,0xeb,0xde,0xe1,0xdb,0x24,0xdd,0xe7,0xef,0xf6, -0x02,0x3b,0x07,0x04,0x9d,0x01,0x05,0x6b,0x15,0x2d,0x02,0x44,0x51,0xb3,0x51,0x48, -0x94,0x39,0x2a,0x03,0x1c,0x10,0x4d,0x0b,0x0f,0x29,0x20,0x3a,0x34,0x54,0x64,0x7f, -0x69,0x66,0x9e,0x64,0x63,0x1a,0x5f,0x50,0xb9,0x37,0x1a,0x79,0x04,0xfc,0xa4,0x03, -0x16,0x18,0x2e,0x44,0x07,0x57,0x63,0x28,0x68,0x61,0x96,0x4d,0x30,0xd9,0x11,0xfb, -0x12,0xf1,0xf3,0xa0,0xfc,0x09,0x67,0x17,0x24,0x3f,0x31,0x39,0xf8,0x3b,0x37,0x4f, -0x2f,0x24,0xf8,0x1a,0x13,0xae,0x0f,0x0d,0xc5,0x0c,0x0e,0xa9,0x13,0x1c,0x22,0x26, -0x2f,0xf0,0x34,0x37,0x5c,0x38,0x37,0x2b,0x36,0x33,0xe7,0x2f,0x2c,0x65,0x2a,0x2b, -0xb0,0x2d,0x30,0x86,0x31,0x31,0x82,0x31,0x34,0xd8,0x39,0x3e,0x17,0x3f,0x3a,0x5e, -0x34,0x2e,0x0f,0x2c,0x2a,0x38,0x28,0x23,0x1e,0x1e,0x18,0x9c,0x15,0x14,0x67,0x13, -0x10,0x95,0x0b,0x07,0x1b,0x07,0x08,0x05,0x07,0xff,0xd4,0xf1,0xe3,0xef,0xdb,0xda, -0x1e,0xdd,0xdc,0x69,0xd6,0xcc,0xc6,0xc3,0xbf,0xee,0xbf,0xc0,0x45,0xbe,0xb9,0x2e, -0xb6,0xb5,0x88,0xb6,0xb4,0x7e,0xad,0xa0,0xb7,0x91,0x87,0x4a,0x86,0x8c,0x1e,0x98, -0xa2,0x4d,0xaa,0xac,0x17,0xa9,0xa0,0xee,0x96,0x8f,0xa2,0x8d,0x93,0x04,0x9d,0xa6, -0x89,0xac,0xad,0x8e,0xaa,0xa3,0xd8,0x9b,0x97,0xfc,0x9b,0xaa,0xea,0xbf,0xd3,0x39, -0xdd,0xda,0x70,0xcf,0xc7,0x8a,0xc9,0xd4,0x08,0xe2,0xea,0xa3,0xe9,0xe2,0xb1,0xd9, -0xd6,0x5b,0xdb,0xe7,0x80,0xf8,0x0d,0x6b,0x24,0x37,0xec,0x42,0x40,0xef,0x31,0x1b, -0xde,0x08,0xff,0x6a,0x01,0x09,0xab,0x13,0x1d,0x0f,0x2a,0x39,0x70,0x48,0x54,0xbd, -0x5b,0x5d,0x1b,0x5c,0x56,0xea,0x4b,0x3a,0xa5,0x24,0x0f,0x7b,0x02,0x02,0x53,0x10, -0x27,0xed,0x41,0x56,0x24,0x61,0x61,0xac,0x59,0x4b,0x54,0x38,0x24,0x34,0x12,0x05, -0x7b,0x00,0x02,0x6d,0x0b,0x17,0x72,0x23,0x2d,0x0c,0x35,0x39,0x24,0x3a,0x37,0xc0, -0x2f,0x25,0x47,0x1b,0x14,0x46,0x12,0x13,0x7a,0x16,0x19,0xe6,0x1c,0x22,0x50,0x28, -0x2e,0xe2,0x31,0x33,0x16,0x34,0x35,0xe4,0x36,0x37,0x36,0x35,0x30,0x28,0x2b,0x27, -0xdc,0x27,0x2a,0x79,0x2e,0x31,0xbc,0x34,0x37,0xab,0x3a,0x3c,0x40,0x3a,0x35,0x71, -0x2e,0x29,0x33,0x27,0x27,0xde,0x28,0x27,0x24,0x22,0x1a,0x7c,0x14,0x11,0x76,0x11, -0x12,0x24,0x11,0x0d,0x14,0x08,0x03,0xb7,0xff,0xfb,0x15,0xf5,0xed,0x33,0xe6,0xe1, -0x0f,0xe0,0xdd,0x3f,0xd9,0xd1,0x7b,0xc9,0xc3,0xf5,0xc0,0xc1,0xee,0xc4,0xc7,0xa8, -0xc7,0xc3,0x33,0xb9,0xab,0x2f,0x9f,0x97,0x13,0x96,0x9a,0xaa,0xa1,0xa7,0xc5,0xa9, -0xa8,0xdc,0xa4,0x9e,0x5b,0x98,0x93,0x5e,0x94,0x9b,0xf3,0xa5,0xaf,0x41,0xb1,0xaa, -0xde,0x9f,0x96,0x3f,0x96,0x9d,0x3e,0xa9,0xb2,0x79,0xb7,0xb9,0x04,0xbb,0xbe,0x31, -0xc2,0xc6,0xdd,0xcc,0xd5,0xa3,0xdf,0xe9,0x05,0xee,0xea,0xb0,0xdd,0xcf,0xb2,0xc6, -0xcb,0x41,0xdd,0xf7,0x83,0x11,0x25,0x79,0x31,0x36,0xf4,0x34,0x2d,0x2b,0x22,0x15, -0x67,0x0c,0x09,0xd2,0x0b,0x12,0x7d,0x1c,0x28,0x47,0x36,0x45,0xe0,0x51,0x5a,0x8f, -0x5f,0x5f,0x1c,0x5b,0x50,0xd4,0x3f,0x2d,0x34,0x1d,0x14,0x52,0x13,0x1a,0x1b,0x29, -0x3b,0xb0,0x4c,0x59,0xe2,0x5d,0x59,0x9e,0x4e,0x3f,0x73,0x2e,0x1f,0x43,0x12,0x08, -0x1d,0x04,0x05,0x4f,0x0e,0x1a,0x0c,0x27,0x2f,0x1b,0x33,0x31,0x1b,0x2d,0x26,0xf1, -0x1d,0x15,0xcd,0x0f,0x0c,0x99,0x0c,0x0e,0x56,0x10,0x11,0xae,0x13,0x16,0x98,0x1a, -0x1e,0x2f,0x23,0x26,0xf7,0x28,0x2a,0x71,0x29,0x26,0xde,0x22,0x1e,0x06,0x1b,0x1a, -0xc4,0x1c,0x21,0x6b,0x27,0x2b,0x8f,0x2e,0x2f,0xa5,0x2f,0x2f,0x0b,0x2f,0x2c,0x9a, -0x28,0x23,0x6d,0x20,0x1f,0x15,0x20,0x21,0xf4,0x20,0x1e,0x5b,0x1b,0x18,0xe1,0x15, -0x14,0x59,0x13,0x10,0x7d,0x0c,0x06,0xa9,0x00,0xfc,0xb4,0xf9,0xf8,0x14,0xf6,0xf1, -0x38,0xea,0xe1,0x5b,0xda,0xd6,0xb9,0xd6,0xd9,0xf2,0xda,0xd9,0x1c,0xd5,0xcd,0x1d, -0xc5,0xbc,0xf3,0xb3,0xae,0x94,0xac,0xaf,0xd8,0xb4,0xb9,0x40,0xb8,0xb1,0x73,0xa6, -0x9d,0x90,0x99,0x9d,0x50,0xa4,0xab,0x18,0xaf,0xae,0x7a,0xab,0xa7,0x70,0xa2,0x9e, -0x7c,0x9d,0x9f,0xbc,0xa5,0xac,0xbc,0xb1,0xb2,0x23,0xaf,0xac,0x86,0xad,0xb4,0x4c, -0xc1,0xcf,0x62,0xda,0xe0,0x32,0xe0,0xdb,0x99,0xd3,0xca,0x1e,0xc4,0xc2,0x11,0xc7, -0xd4,0x27,0xe8,0xfe,0xcb,0x12,0x21,0xa4,0x28,0x28,0x6f,0x23,0x19,0x58,0x0e,0x04, -0xfa,0xfe,0xfe,0x24,0x03,0x0d,0xcb,0x1c,0x2e,0x6c,0x40,0x4e,0x68,0x56,0x57,0xbe, -0x54,0x4e,0xac,0x46,0x3c,0x88,0x30,0x25,0x75,0x1d,0x1b,0xa5,0x1f,0x29,0xd6,0x36, -0x44,0xac,0x50,0x58,0x12,0x5a,0x55,0x4c,0x4b,0x3c,0xcd,0x2c,0x1e,0xe7,0x13,0x0d, -0x5e,0x0d,0x12,0xc5,0x1b,0x27,0x81,0x30,0x36,0xe0,0x36,0x34,0xd0,0x2e,0x28,0xc1, -0x20,0x19,0xc7,0x13,0x10,0xab,0x10,0x12,0x19,0x15,0x17,0x84,0x19,0x1c,0x0a,0x21, -0x25,0xac,0x29,0x2b,0x24,0x2a,0x27,0x20,0x23,0x1f,0x0b,0x1d,0x1b,0x88,0x1b,0x1d, -0xb4,0x20,0x24,0xfe,0x28,0x2c,0xc0,0x2d,0x2d,0x9e,0x2c,0x2a,0x11,0x27,0x24,0x61, -0x21,0x1f,0x42,0x1d,0x1b,0x5e,0x1b,0x1b,0xdd,0x1c,0x1d,0xf5,0x1b,0x18,0x41,0x12, -0x0b,0xad,0x06,0x03,0xeb,0x02,0x03,0xf3,0x02,0x00,0x0c,0xfc,0xf4,0x7f,0xec,0xe4, -0xa0,0xdc,0xd7,0x1f,0xd7,0xd9,0xca,0xdd,0xdf,0x7f,0xdd,0xd5,0xd7,0xc9,0xbe,0xe6, -0xb6,0xb4,0x78,0xb6,0xba,0x00,0xbc,0xba,0x2e,0xb6,0xae,0xaa,0xa6,0xa0,0x1a,0x9f, -0xa2,0x02,0xa8,0xad,0x0f,0xb1,0xb0,0x63,0xac,0xa7,0xbc,0xa4,0xa4,0x65,0xa6,0xa9, -0x46,0xac,0xad,0xae,0xad,0xab,0xe8,0xa8,0xa8,0xc4,0xab,0xb4,0xe4,0xc0,0xce,0x8b, -0xda,0xe1,0xbc,0xe3,0xe0,0xee,0xda,0xd3,0xad,0xcd,0xca,0xb1,0xc9,0xcd,0x97,0xd6, -0xe6,0x51,0xfa,0x10,0x01,0x22,0x2d,0x21,0x30,0x2c,0x01,0x23,0x17,0x50,0x0b,0x02, -0xf7,0xfe,0x02,0xd0,0x0b,0x1b,0x17,0x2e,0x40,0xc2,0x4e,0x57,0x44,0x59,0x56,0x71, -0x4f,0x47,0xb7,0x3e,0x35,0x9e,0x2d,0x27,0x92,0x23,0x23,0x4e,0x28,0x30,0x35,0x3b, -0x46,0x6a,0x50,0x55,0x0d,0x55,0x4d,0x34,0x40,0x30,0x9b,0x22,0x17,0x1b,0x11,0x0e, -0xd7,0x0f,0x15,0xf1,0x1c,0x25,0xe3,0x2a,0x2c,0x2d,0x2b,0x27,0x93,0x22,0x1d,0x8b, -0x18,0x12,0x5e,0x0d,0x09,0xd5,0x07,0x09,0xd3,0x0c,0x11,0xa4,0x15,0x19,0xc1,0x1b, -0x1d,0x6d,0x1f,0x20,0x10,0x1f,0x1c,0x59,0x19,0x16,0x49,0x15,0x16,0x81,0x18,0x1b, -0x59,0x1e,0x20,0x67,0x22,0x24,0xa8,0x26,0x28,0x11,0x28,0x26,0xa2,0x22,0x1e,0x69, -0x1b,0x19,0x6d,0x1a,0x1c,0x08,0x1f,0x20,0xe9,0x1f,0x1c,0xc7,0x16,0x10,0xc6,0x0a, -0x07,0xe7,0x06,0x08,0xb9,0x0a,0x0b,0xf0,0x07,0x01,0x90,0xf7,0xee,0xc6,0xe7,0xe4, -0xac,0xe4,0xe5,0xae,0xe6,0xe5,0xb8,0xe1,0xdb,0xb0,0xd2,0xca,0xde,0xc5,0xc4,0xe7, -0xc5,0xc7,0x9d,0xc7,0xc3,0x4e,0xbd,0xb5,0xe7,0xae,0xaa,0x0f,0xaa,0xab,0x74,0xad, -0xaf,0x47,0xb0,0xaf,0x99,0xad,0xab,0xa2,0xa9,0xaa,0xb6,0xad,0xb1,0x8c,0xb4,0xb4, -0x32,0xb0,0xaa,0x92,0xa4,0xa2,0x42,0xa4,0xaa,0x1d,0xb5,0xc1,0x31,0xcd,0xd7,0x66, -0xde,0xe1,0xf5,0xdf,0xda,0xcd,0xd3,0xcd,0xe0,0xc8,0xc7,0x4f,0xca,0xd0,0x99,0xdb, -0xec,0x74,0x00,0x14,0x07,0x23,0x29,0x0a,0x28,0x1f,0x8e,0x14,0x08,0x4e,0x00,0xfc, -0x67,0xfe,0x05,0x3e,0x12,0x21,0x18,0x32,0x40,0xad,0x4b,0x50,0x8d,0x50,0x4c,0x21, -0x45,0x3d,0x66,0x35,0x2e,0x63,0x28,0x25,0xe0,0x24,0x28,0xf5,0x2e,0x37,0x5e,0x41, -0x49,0xce,0x4f,0x51,0x09,0x4e,0x44,0x2e,0x38,0x2a,0x9e,0x20,0x1a,0x58,0x18,0x18, -0x9b,0x1a,0x1d,0xaf,0x22,0x28,0x03,0x2d,0x2f,0xda,0x2e,0x2a,0xac,0x24,0x1e,0x11, -0x18,0x13,0xd5,0x0f,0x0d,0xbd,0x0d,0x0f,0x9a,0x13,0x18,0xb4,0x1c,0x1f,0xcb,0x20, -0x20,0xb3,0x1e,0x1c,0x4f,0x1b,0x19,0x7c,0x18,0x17,0xe5,0x16,0x17,0x38,0x19,0x1b, -0xbd,0x1e,0x21,0x65,0x23,0x24,0x68,0x24,0x22,0x8b,0x1f,0x1b,0xc7,0x17,0x15,0x2c, -0x16,0x18,0xfb,0x1b,0x1d,0x3f,0x1d,0x19,0xe9,0x13,0x0d,0xfe,0x08,0x06,0x15,0x06, -0x07,0x19,0x09,0x08,0xad,0x05,0xff,0x98,0xf7,0xf0,0x02,0xeb,0xe9,0x34,0xea,0xeb, -0x28,0xeb,0xe7,0x6a,0xe1,0xd9,0xfd,0xd2,0xce,0xb6,0xcc,0xcd,0x94,0xce,0xcf,0xb1, -0xcd,0xc9,0x1e,0xc4,0xbd,0x85,0xb7,0xb3,0x4f,0xb3,0xb4,0x7a,0xb6,0xb7,0x35,0xb6, -0xb3,0x97,0xb0,0xaf,0x02,0xb0,0xb3,0x20,0xb7,0xbb,0xc1,0xbd,0xbe,0x34,0xbc,0xb7, -0xec,0xb1,0xac,0xad,0xaa,0xac,0x26,0xb2,0xba,0x8d,0xc5,0xd0,0x68,0xda,0xe2,0x61, -0xe6,0xe6,0x4d,0xe3,0xdc,0x03,0xd4,0xcd,0x13,0xca,0xcb,0xd4,0xd0,0xda,0x1d,0xe9, -0xfa,0x0e,0x0d,0x1b,0x2e,0x24,0x24,0xcd,0x1e,0x14,0x11,0x08,0xfe,0x17,0xf9,0xf9, -0x32,0xfe,0x07,0x37,0x14,0x22,0xff,0x31,0x3e,0x67,0x46,0x48,0x28,0x45,0x3e,0x71, -0x35,0x2d,0x75,0x26,0x21,0x46,0x1e,0x1d,0x7c,0x20,0x26,0x97,0x2e,0x37,0xf1,0x3d, -0x42,0x72,0x43,0x42,0xf0,0x3d,0x36,0x0f,0x2e,0x24,0x98,0x1c,0x17,0x64,0x15,0x16, -0xe8,0x19,0x1e,0x68,0x23,0x27,0x0c,0x2b,0x2c,0x55,0x2b,0x27,0xbf,0x22,0x1c,0xc9, -0x16,0x12,0xd9,0x10,0x11,0x49,0x14,0x17,0x7c,0x1b,0x1e,0x7c,0x21,0x23,0xb3,0x23, -0x23,0xb1,0x21,0x1f,0x4e,0x1e,0x1c,0xde,0x1b,0x1b,0xf5,0x1b,0x1e,0x91,0x21,0x25, -0x0b,0x29,0x2a,0x15,0x29,0x25,0xbc,0x21,0x1e,0xd1,0x1b,0x1b,0x33,0x1c,0x1e,0xc5, -0x20,0x22,0xe0,0x20,0x1c,0xef,0x16,0x10,0x5c,0x0c,0x0a,0xdc,0x0b,0x0d,0x8d,0x0e, -0x0c,0xd9,0x07,0x01,0xb6,0xfa,0xf5,0xd5,0xf1,0xf0,0xd5,0xef,0xef,0xc0,0xec,0xe8, -0x05,0xe2,0xda,0xfe,0xd4,0xd1,0x86,0xd0,0xd1,0xb8,0xd2,0xd2,0xc8,0xcf,0xca,0x9b, -0xc4,0xbe,0xde,0xba,0xb8,0x89,0xb7,0xb7,0x70,0xb6,0xb5,0x87,0xb3,0xb0,0x9f,0xae, -0xad,0x97,0xae,0xb1,0x4c,0xb6,0xba,0x17,0xbd,0xbd,0x7a,0xbc,0xb9,0x3f,0xb6,0xb1, -0xdd,0xad,0xab,0xbd,0xac,0xb1,0xa1,0xb8,0xc2,0xfc,0xcd,0xd8,0x6d,0xe1,0xe6,0xd9, -0xe7,0xe5,0x12,0xdf,0xd7,0x70,0xcf,0xca,0x4a,0xca,0xce,0x5f,0xd8,0xe5,0x5f,0xf6, -0x07,0xb5,0x15,0x1e,0x8b,0x21,0x1e,0x19,0x17,0x0d,0x13,0x03,0xfb,0xfc,0xf8,0xfb, -0xaa,0x03,0x0f,0xf3,0x1c,0x2a,0xba,0x36,0x3f,0x18,0x44,0x43,0x7b,0x3e,0x35,0x2e, -0x2c,0x24,0x61,0x1f,0x1e,0x61,0x1f,0x22,0x65,0x26,0x2b,0x17,0x31,0x36,0x1a,0x3b, -0x3d,0x79,0x3d,0x3a,0x48,0x35,0x2e,0xb3,0x26,0x1f,0xb7,0x19,0x16,0x00,0x15,0x16, -0x69,0x1a,0x1f,0xc3,0x23,0x26,0xfd,0x27,0x27,0x04,0x25,0x21,0x39,0x1d,0x18,0x8a, -0x14,0x11,0x6e,0x11,0x12,0x8d,0x15,0x18,0x06,0x1b,0x1d,0x08,0x20,0x22,0x07,0x24, -0x24,0x61,0x22,0x1f,0x4a,0x1d,0x1c,0x25,0x1d,0x1f,0x65,0x22,0x25,0xbc,0x28,0x2a, -0x89,0x2a,0x28,0x92,0x24,0x21,0x35,0x20,0x21,0xbf,0x25,0x29,0x68,0x2b,0x2a,0xa6, -0x26,0x21,0xb9,0x1c,0x19,0x43,0x17,0x16,0x88,0x16,0x16,0x66,0x15,0x12,0x1f,0x0f, -0x0a,0x58,0x06,0x03,0x64,0x01,0xff,0x0f,0xfe,0xfa,0xfb,0xf5,0xef,0xbb,0xe8,0xe2, -0x00,0xdd,0xda,0x18,0xda,0xda,0xa4,0xd9,0xd7,0xa6,0xd3,0xcf,0x51,0xca,0xc5,0x2e, -0xc2,0xbf,0xe3,0xbc,0xba,0x5c,0xb8,0xb5,0x95,0xb1,0xad,0xdd,0xaa,0xa9,0x27,0xaa, -0xac,0x39,0xb0,0xb4,0x10,0xb7,0xb8,0x6a,0xb8,0xb6,0x37,0xb3,0xaf,0xa1,0xaa,0xa7, -0x92,0xa5,0xa6,0x7a,0xaa,0xb1,0x11,0xba,0xc4,0xff,0xcf,0xd9,0x35,0xdf,0xe1,0xa0, -0xde,0xd8,0xbf,0xd1,0xca,0xbe,0xc6,0xc6,0x34,0xca,0xd2,0xa7,0xde,0xed,0xe9,0xfd, -0x0c,0x07,0x17,0x1c,0xc1,0x1b,0x17,0xe5,0x0f,0x07,0xb7,0xff,0xfb,0x11,0xfb,0x00, -0xb6,0x0a,0x18,0xb2,0x26,0x33,0x8b,0x3d,0x43,0xa2,0x44,0x42,0x93,0x3c,0x34,0xeb, -0x2c,0x26,0x4f,0x24,0x24,0x7b,0x27,0x2b,0xc7,0x2f,0x34,0x01,0x38,0x3b,0x49,0x3e, -0x3f,0xc8,0x3e,0x3b,0xac,0x36,0x30,0x20,0x29,0x23,0x93,0x1e,0x1b,0xcb,0x1a,0x1b, -0x9c,0x1e,0x22,0x52,0x25,0x27,0xd0,0x26,0x25,0x62,0x22,0x1f,0xc3,0x1b,0x18,0xc4, -0x14,0x11,0x6e,0x10,0x10,0xcb,0x12,0x15,0x5f,0x19,0x1c,0x14,0x1e,0x1e,0x1a,0x1e, -0x1c,0x98,0x1a,0x19,0xd0,0x18,0x1a,0x97,0x1d,0x21,0x60,0x23,0x23,0x8e,0x22,0x20, -0xe1,0x1d,0x1d,0x41,0x1e,0x21,0x76,0x25,0x29,0xc1,0x2a,0x2a,0xe0,0x26,0x22,0x59, -0x1e,0x1b,0x16,0x1a,0x1a,0x45,0x1b,0x1b,0xbb,0x1a,0x18,0x50,0x14,0x10,0x3c,0x0e, -0x0c,0x2c,0x0c,0x0b,0xd8,0x09,0x06,0xd5,0x00,0xf9,0x2f,0xf3,0xed,0x45,0xe9,0xe6, -0xdf,0xe5,0xe5,0xf2,0xe3,0xe1,0x56,0xdd,0xd8,0x29,0xd4,0xd0,0x2a,0xce,0xcb,0x8f, -0xc9,0xc6,0x18,0xc3,0xbf,0xb4,0xba,0xb5,0xa4,0xaf,0xab,0xc5,0xa9,0xab,0x04,0xaf, -0xb3,0xe4,0xb6,0xb9,0xf2,0xb9,0xb9,0xa7,0xb7,0xb4,0x75,0xaf,0xa9,0x74,0xa3,0x9f, -0x2f,0xa0,0xa4,0x33,0xab,0xb4,0x65,0xbe,0xc8,0x3a,0xd1,0xd7,0x94,0xd9,0xd8,0x51, -0xd3,0xcc,0xd8,0xc5,0xc1,0x64,0xc0,0xc3,0x07,0xca,0xd3,0x56,0xdf,0xed,0x71,0xfb, -0x08,0xe1,0x10,0x14,0xa7,0x12,0x0c,0x08,0x04,0xfb,0x6e,0xf6,0xf5,0xe4,0xf8,0x00, -0x5d,0x0c,0x19,0x6e,0x27,0x33,0x31,0x3b,0x3f,0xc2,0x3e,0x3a,0x2a,0x34,0x2d,0x30, -0x27,0x23,0xcf,0x23,0x26,0xd0,0x29,0x2e,0x37,0x33,0x37,0x7a,0x3b,0x3e,0xe4,0x3f, -0x40,0x80,0x3e,0x3b,0x13,0x36,0x30,0x10,0x2a,0x25,0x76,0x22,0x21,0x84,0x21,0x22, -0x9b,0x24,0x26,0xca,0x28,0x2a,0xb3,0x2a,0x29,0x3b,0x27,0x23,0x6a,0x1f,0x1b,0x30, -0x17,0x14,0xb8,0x13,0x15,0x52,0x18,0x1c,0x74,0x1f,0x21,0x90,0x20,0x1e,0x7a,0x1c, -0x1b,0xc5,0x1b,0x1d,0xf9,0x1f,0x22,0x11,0x23,0x22,0x1c,0x21,0x1e,0xac,0x1c,0x1b, -0x3f,0x1d,0x20,0xb6,0x24,0x28,0x36,0x2a,0x29,0xc8,0x26,0x23,0x24,0x20,0x1e,0x84, -0x1d,0x1d,0xda,0x1d,0x1d,0xd5,0x1b,0x19,0x35,0x16,0x12,0x7f,0x10,0x0f,0x03,0x00, -0xff,0x2e,0x00,0x00,0x45,0x00,0x00,0x32,0x00,0x00,0xd7,0x00,0x01,0x52,0x01,0x01, -0xb7,0x01,0x02,0x30,0x02,0x02,0x02,0x02,0x01,0x4f,0x02,0x02,0x7d,0x03,0x03,0x8b, -0x03,0x03,0x24,0x03,0x03,0x74,0x03,0x03,0xb9,0x03,0x03,0x0e,0x04,0x04,0x11,0x04, -0x03,0xdf,0x03,0x03,0x7a,0x03,0x03,0x24,0x03,0x03,0x32,0x03,0x03,0xa0,0x02,0x02, -0xf4,0x01,0x01,0x6b,0x01,0x01,0x90,0x00,0x00,0x90,0xff,0xff,0x04,0xff,0xfe,0x4b, -0xfe,0xfd,0x1b,0xfd,0xfc,0x8a,0xfc,0xfc,0xd6,0xfb,0xfa,0x9b,0xf9,0xf9,0xe0,0xf8, -0xf8,0x0a,0xf8,0xf7,0x15,0xf7,0xf7,0xb6,0xf7,0xf7,0xd3,0xf5,0xf4,0x95,0xf3,0xf3, -0xfa,0xf3,0xf4,0xd1,0xf3,0xf3,0xd5,0xf2,0xf2,0x58,0xf2,0xf2,0xd2,0xf1,0xf1,0x68, -0xf1,0xf1,0xf9,0xf1,0xf2,0xa7,0xf2,0xf2,0x19,0xf2,0xf1,0xa5,0xf0,0xf0,0xe7,0xf0, -0xf1,0xac,0xf2,0xf3,0xa2,0xf3,0xf4,0xf5,0xf4,0xf5,0x92,0xf4,0xf3,0x5b,0xf3,0xf4, -0xc3,0xf5,0xf7,0x82,0xf7,0xf7,0x03,0xf7,0xf7,0xd9,0xf8,0xfa,0x85,0xfb,0xfc,0x67, -0xfd,0xfe,0x25,0xff,0xff,0x47,0xff,0xfe,0x4f,0xff,0x00,0x77,0x02,0x04,0xcc,0x06, -0x08,0x17,0x0a,0x0b,0xfa,0x0c,0x0d,0xba,0x0d,0x0d,0x0b,0x0e,0x0f,0x70,0x10,0x12, -0x70,0x13,0x14,0x8f,0x16,0x18,0x82,0x19,0x1a,0x4a,0x1b,0x1b,0x4c,0x1c,0x1c,0x6d, -0x1d,0x1d,0xec,0x1d,0x1d,0xfe,0x1d,0x1e,0xa9,0x1f,0x20,0xac,0x21,0x21,0xae,0x21, -0x20,0xcc,0x1f,0x1e,0x3d,0x1e,0x1d,0x4a,0x1d,0x1c,0x6d,0x1c,0x1b,0x6f,0x1b,0x1a, -0xe5,0x18,0x17,0x36,0x16,0x15,0xc7,0x14,0x13,0x4b,0x12,0x10,0xc9,0x0e,0x0c,0x5a, -0x0a,0x08,0x62,0x06,0x05,0xa3,0x04,0x04,0x52,0x03,0x02,0x82,0x00,0xfe,0xc6,0xfb, -0xf9,0xc2,0xf6,0xf4,0x8e,0xf3,0xf2,0xc7,0xf1,0xf1,0x73,0xf0,0xef,0x05,0xee,0xec, -0x1e,0xec,0xeb,0x45,0xea,0xe8,0xdb,0xe6,0xe5,0x33,0xe4,0xe3,0x5c,0xe3,0xe2,0x3c, -0xe2,0xe2,0xe4,0xe2,0xe3,0x99,0xe3,0xe2,0xbd,0xe1,0xe1,0xf1,0xe0,0xe1,0xd0,0xe0, -0xe0,0x67,0xe0,0xe0,0x2b,0xe1,0xe1,0x97,0xe1,0xe1,0xbd,0xe2,0xe4,0x24,0xe6,0xe7, -0x08,0xe8,0xe7,0xee,0xe7,0xe8,0xd4,0xe8,0xe9,0xf0,0xe8,0xe9,0x63,0xea,0xec,0x49, -0xef,0xf1,0x7c,0xf3,0xf4,0x48,0xf5,0xf5,0xef,0xf6,0xf7,0x4c,0xf8,0xf8,0x95,0xf8, -0xf9,0xba,0xfb,0xfe,0x22,0x00,0x01,0x68,0x02,0x03,0xb6,0x04,0x05,0x9f,0x06,0x06, -0x9b,0x06,0x06,0x3f,0x08,0x09,0x9f,0x0b,0x0c,0x6c,0x0d,0x0d,0x4d,0x0e,0x0e,0xfa, -0x0e,0x0f,0x84,0x0f,0x0f,0x5d,0x10,0x10,0x7e,0x11,0x11,0xdd,0x11,0x11,0x18,0x11, -0x10,0x0e,0x11,0x10,0x4e,0x10,0x0f,0xca,0x0f,0x10,0x0d,0x12,0x12,0x40,0x10,0x0d, -0x88,0x0b,0x0b,0x25,0x0c,0x0c,0xb7,0x0b,0x0a,0xbb,0x0a,0x0b,0xbd,0x0c,0x0b,0x3d, -0x09,0x06,0x78,0x05,0x06,0xf0,0x06,0x06,0xd9,0x04,0x03,0xc1,0x02,0x03,0x9a,0x04, -0x04,0x0f,0x05,0x05,0xf1,0x04,0x03,0xaf,0x01,0xfe,0xc9,0xfc,0xfd,0xe1,0xfe,0x00, -0xd7,0x00,0x00,0x52,0xff,0xff,0x21,0xff,0xfe,0x7e,0xfe,0xfe,0xc5,0xfe,0xff,0xb7, -0xff,0xff,0xe2,0xfd,0xfc,0x48,0xfb,0xfa,0xd4,0xf9,0xfa,0xf7,0xfb,0xfd,0xf8,0xfe, -0x00,0xd3,0x00,0x00,0x77,0xff,0xff,0xc0,0xff,0x00,0xbf,0xff,0xf9,0x61,0xed,0xe4, -0xd3,0xe6,0xf6,0xa2,0x0a,0x1c,0x88,0x26,0x24,0xf0,0x11,0xf3,0x77,0xd1,0xbb,0x77, -0xc1,0xe7,0x69,0x1b,0x3d,0xab,0x3b,0x18,0xd9,0xee,0xda,0x26,0xe2,0xf7,0x7d,0x07, -0x0c,0x76,0x0f,0x18,0xba,0x22,0x1c,0xba,0xff,0xd8,0xac,0xc2,0xd0,0xe5,0xfa,0x2c, -0x35,0x51,0x61,0x9a,0x5c,0x44,0x96,0x20,0xfa,0x6e,0xe1,0xdc,0x2c,0xea,0xfe,0xae, -0x12,0x23,0xdb,0x32,0x3f,0xb3,0x45,0x43,0x68,0x38,0x28,0x29,0x19,0x0e,0x10,0x08, -0x05,0x0b,0x05,0x07,0xe7,0x0e,0x19,0x09,0x22,0x24,0x22,0x1f,0x14,0xcd,0x09,0x02, -0x0d,0x02,0x04,0x98,0x05,0x02,0x2a,0xfd,0xf6,0x36,0xec,0xdf,0x25,0xd8,0xde,0xaa, -0xef,0xfb,0xef,0xf5,0xde,0x9c,0xc9,0xc9,0x89,0xdf,0xf6,0xab,0xf9,0xe1,0x6f,0xbe, -0xa6,0xda,0xa4,0xaf,0xae,0xb6,0xb5,0x35,0xb9,0xcd,0x9f,0xee,0x06,0x0c,0x04,0xe3, -0xc0,0xb1,0x86,0x0b,0x80,0x80,0x60,0x9c,0xc1,0xe3,0xe2,0xf8,0xf8,0xfb,0xed,0xae, -0xd6,0xc4,0xf5,0xbf,0xc7,0x18,0xcf,0xcd,0xaf,0xc8,0xc9,0xb3,0xd0,0xd5,0xc9,0xcd, -0xbe,0x9a,0xbb,0xd4,0x18,0x02,0x2e,0x10,0x40,0x2f,0xd2,0x07,0xdf,0x6c,0xc7,0xc1, -0x92,0xc7,0xd4,0xe8,0xe4,0xf9,0x40,0x0e,0x1f,0xe7,0x28,0x2b,0xd2,0x29,0x28,0xf4, -0x27,0x27,0x0d,0x25,0x1e,0xfe,0x16,0x0f,0x61,0x08,0x05,0x56,0x0a,0x1a,0x4a,0x34, -0x4f,0x21,0x62,0x6a,0x76,0x69,0x63,0x97,0x5a,0x4f,0x02,0x41,0x32,0xeb,0x29,0x2a, -0x48,0x35,0x47,0xb8,0x5b,0x6b,0xdf,0x73,0x72,0xfe,0x6b,0x62,0xfd,0x5a,0x55,0x8f, -0x53,0x51,0x6e,0x4f,0x4a,0x6d,0x45,0x42,0x82,0x43,0x48,0x82,0x4a,0x47,0x30,0x40, -0x3c,0xaa,0x3f,0x44,0x78,0x41,0x31,0x9f,0x1b,0x0c,0x96,0x0d,0x1a,0x11,0x23,0x1c, -0x38,0x08,0xf2,0x8e,0xea,0xf0,0xf5,0xf9,0xfc,0x79,0xf7,0xf2,0x30,0xf2,0xf4,0xec, -0xef,0xdd,0x10,0xc0,0xa5,0x58,0x99,0xa1,0x87,0xb8,0xd4,0xf4,0xea,0xf5,0xa4,0xed, -0xd3,0x39,0xb0,0x90,0x7f,0x83,0x8a,0x64,0x9b,0xab,0xc4,0xb3,0xb7,0x5b,0xbc,0xc2, -0x35,0xc4,0xbd,0xa9,0xb1,0xaa,0xe6,0xae,0xbb,0xfe,0xc5,0xc3,0x00,0xb2,0x9c,0xd7, -0x8f,0x92,0xbb,0xa3,0xba,0x28,0xd0,0xe1,0xa1,0xeb,0xee,0x8a,0xe8,0xd9,0x3e,0xc8, -0xba,0xf0,0xb3,0xb6,0x3b,0xc0,0xcd,0x33,0xda,0xe4,0xbf,0xeb,0xef,0x60,0xf2,0xf9, -0x78,0x05,0x12,0x2a,0x1a,0x16,0x4b,0x09,0xf8,0xa5,0xec,0xeb,0x02,0xf4,0x03,0x8c, -0x15,0x26,0x97,0x34,0x3f,0x99,0x47,0x4b,0x7d,0x4b,0x46,0x58,0x3e,0x35,0x7a,0x2f, -0x2e,0xe6,0x33,0x3e,0x11,0x49,0x50,0x5b,0x54,0x56,0x1d,0x5b,0x61,0xa8,0x66,0x66, -0x17,0x60,0x57,0xd7,0x51,0x51,0xbb,0x53,0x52,0xd2,0x4a,0x42,0x1c,0x41,0x48,0xd9, -0x53,0x59,0xaa,0x54,0x47,0x8b,0x3b,0x36,0x7c,0x39,0x3d,0x14,0x3c,0x34,0x42,0x29, -0x1f,0xe7,0x17,0x10,0xef,0x09,0x03,0x1e,0x01,0x02,0xc7,0x07,0x0f,0xd5,0x15,0x17, -0x00,0x0e,0xf8,0xed,0xda,0xbf,0x08,0xb3,0xba,0xed,0xd0,0xe7,0x71,0xf2,0xf1,0x79, -0xe8,0xdc,0x8a,0xcf,0xc0,0xde,0xb2,0xa9,0x0a,0xaa,0xb3,0xbb,0xc0,0xc8,0xaa,0xc7, -0xc0,0x64,0xb8,0xb5,0x28,0xb9,0xc1,0x22,0xca,0xd0,0x9b,0xd1,0xc9,0x67,0xb9,0xa7, -0x23,0x9c,0x9e,0xf6,0xab,0xbd,0x4c,0xcc,0xd4,0x07,0xd9,0xdd,0xbd,0xe2,0xe2,0x7f, -0xda,0xcb,0x0d,0xbf,0xbb,0x8c,0xc2,0xcc,0x48,0xd2,0xd1,0x92,0xcd,0xce,0xcd,0xd9, -0xec,0xc8,0x00,0x0e,0xdf,0x12,0x0c,0xaa,0xff,0xf1,0x70,0xe5,0xdf,0xe7,0xdf,0xe6, -0x61,0xf1,0x01,0x83,0x13,0x25,0xe7,0x32,0x38,0x95,0x35,0x2d,0x3d,0x26,0x22,0x98, -0x22,0x23,0xcc,0x23,0x23,0x02,0x25,0x2b,0xd9,0x35,0x3f,0x3f,0x46,0x48,0x95,0x49, -0x4d,0xd4,0x52,0x56,0x73,0x53,0x4b,0xaa,0x42,0x3c,0x5e,0x3b,0x3c,0xf6,0x3e,0x42, -0x04,0x46,0x49,0xf0,0x48,0x44,0xd9,0x3d,0x39,0xa2,0x39,0x3d,0xf7,0x3e,0x3a,0x35, -0x31,0x28,0xcc,0x23,0x1f,0x42,0x16,0x09,0xfb,0xff,0x01,0xb3,0x0e,0x1f,0x43,0x27, -0x20,0xf8,0x0d,0xf7,0x1f,0xe7,0xdd,0xed,0xd9,0xd9,0xd4,0xdb,0xe1,0x9e,0xe9,0xee, -0x8d,0xee,0xe7,0xee,0xdc,0xd1,0x73,0xc7,0xc1,0x85,0xbf,0xc2,0xb0,0xc6,0xc9,0x1c, -0xc8,0xc1,0xce,0xbb,0xbb,0x67,0xc3,0xcf,0x3f,0xda,0xdd,0x70,0xd7,0xcc,0x6c,0xc1, -0xb8,0xa9,0xb3,0xb2,0x78,0xb5,0xbc,0x8f,0xc8,0xd6,0xb2,0xe1,0xe7,0xc8,0xe6,0xe2, -0x13,0xde,0xdc,0xd8,0xdc,0xdc,0x1a,0xda,0xd5,0x95,0xd0,0xce,0x66,0xd0,0xd7,0xfd, -0xe3,0xf2,0xab,0x00,0x0a,0xbe,0x10,0x11,0xae,0x0e,0x06,0x9b,0xfa,0xed,0x03,0xe4, -0xe3,0xc5,0xec,0xfc,0x2d,0x0e,0x1b,0xb9,0x23,0x28,0x7a,0x2c,0x2f,0xc3,0x2e,0x29, -0x7c,0x22,0x1c,0xec,0x1b,0x1f,0x50,0x23,0x26,0xe8,0x28,0x2c,0xc8,0x32,0x3a,0xd5, -0x40,0x45,0x47,0x48,0x49,0x5e,0x49,0x45,0x54,0x3e,0x37,0x8e,0x35,0x37,0xbd,0x3b, -0x3d,0x1d,0x3d,0x3b,0x47,0x3b,0x3c,0x66,0x3c,0x39,0xf6,0x34,0x33,0xc3,0x36,0x3d, -0x65,0x40,0x3a,0x5c,0x2c,0x1a,0x77,0x0c,0x06,0xd6,0x08,0x10,0xa9,0x19,0x20,0x40, -0x21,0x1c,0xfb,0x12,0x06,0x01,0xf9,0xee,0x46,0xe7,0xe3,0xc7,0xe2,0xe5,0x92,0xe9, -0xee,0xd4,0xef,0xec,0x91,0xe3,0xd9,0xec,0xd2,0xd0,0x88,0xd0,0xce,0x0d,0xc9,0xc0, -0x36,0xb9,0xb7,0x40,0xba,0xc0,0x08,0xc7,0xcc,0x67,0xd1,0xd5,0x97,0xd6,0xd2,0x17, -0xc8,0xba,0xc2,0xad,0xa8,0xa5,0xab,0xb5,0x78,0xc1,0xcb,0x08,0xd2,0xd5,0x29,0xd7, -0xd7,0x4b,0xd8,0xd9,0x22,0xda,0xda,0xd7,0xd8,0xd4,0x9d,0xcf,0xcb,0xc5,0xc9,0xcb, -0x48,0xd1,0xdb,0x35,0xe9,0xf9,0xc0,0x06,0x0e,0xd9,0x0e,0x08,0xe2,0xfd,0xf3,0x7a, -0xec,0xe9,0xb7,0xea,0xf0,0xa9,0xfa,0x07,0xd7,0x14,0x1f,0x6f,0x27,0x2b,0x08,0x2d, -0x2c,0x8a,0x2a,0x27,0x86,0x24,0x22,0x8d,0x22,0x23,0x10,0x24,0x26,0xa6,0x2b,0x34, -0xe1,0x3d,0x45,0x3a,0x49,0x49,0x13,0x48,0x47,0x66,0x46,0x43,0xc4,0x3d,0x38,0x98, -0x36,0x39,0x17,0x3f,0x43,0xb4,0x42,0x3d,0x1a,0x37,0x32,0x1e,0x33,0x37,0xd3,0x3c, -0x41,0x60,0x41,0x3c,0xdc,0x32,0x25,0xf9,0x17,0x0e,0x80,0x0a,0x0d,0x24,0x14,0x1b, -0xb9,0x20,0x21,0x39,0x1d,0x13,0x87,0x05,0xf7,0xd0,0xeb,0xe6,0x47,0xe7,0xeb,0xb5, -0xee,0xee,0x7b,0xeb,0xe6,0x9f,0xe3,0xe2,0x41,0xe1,0xdf,0x8a,0xdc,0xd7,0xae,0xd1, -0xc9,0xad,0xc1,0xba,0x18,0xb7,0xb8,0x8d,0xbf,0xc9,0x91,0xd2,0xd9,0xc9,0xdb,0xd8, -0xa4,0xcf,0xc4,0x50,0xb9,0xb3,0xd3,0xb2,0xb7,0x21,0xbd,0xc2,0xee,0xc7,0xcc,0xfc, -0xd1,0xd6,0xa5,0xd8,0xd8,0xee,0xd8,0xda,0xf6,0xdc,0xde,0x62,0xdb,0xd4,0x17,0xcc, -0xc6,0x2a,0xc7,0xce,0x46,0xdb,0xea,0xe9,0xf8,0x03,0x5d,0x09,0x09,0xc4,0x04,0xfd, -0xca,0xf5,0xee,0x67,0xe9,0xe8,0x23,0xec,0xf5,0x79,0x02,0x0f,0x65,0x19,0x1f,0xe8, -0x22,0x25,0x23,0x27,0x27,0x8f,0x26,0x22,0x5c,0x1e,0x1b,0x65,0x1b,0x1e,0xc4,0x22, -0x28,0xa4,0x2e,0x35,0x1b,0x3d,0x43,0x43,0x46,0x45,0x2b,0x42,0x3d,0x77,0x39,0x37, -0xd8,0x37,0x39,0x8e,0x3c,0x3e,0xc8,0x3e,0x3d,0x00,0x3a,0x37,0x07,0x37,0x39,0xc8, -0x3d,0x41,0x89,0x42,0x3f,0x38,0x39,0x30,0x6c,0x27,0x1e,0x77,0x17,0x14,0x85,0x16, -0x1d,0x86,0x25,0x2a,0x78,0x29,0x21,0xca,0x15,0x09,0x18,0x00,0xfa,0x11,0xf7,0xf5, -0x59,0xf4,0xf2,0x39,0xf0,0xed,0xeb,0xeb,0xeb,0xc4,0xeb,0xec,0x42,0xeb,0xe8,0x63, -0xe2,0xd9,0x4e,0xcf,0xc4,0xb3,0xbb,0xb8,0xd5,0xbb,0xc4,0xfe,0xcf,0xd8,0x98,0xdb, -0xd9,0xb1,0xd2,0xca,0x7e,0xc3,0xbd,0x25,0xb9,0xb7,0x77,0xb8,0xbb,0x4d,0xc0,0xc4, -0xd9,0xc7,0xca,0x53,0xcc,0xce,0x4f,0xd2,0xd6,0x50,0xd9,0xdb,0x63,0xda,0xd6,0x94, -0xcf,0xc8,0x7c,0xc4,0xc4,0xdb,0xc9,0xd3,0xc6,0xdf,0xec,0x2e,0xf8,0xff,0x78,0x01, -0xfe,0x94,0xf7,0xf0,0x92,0xea,0xe7,0x8f,0xe8,0xec,0x40,0xf2,0xfa,0x0f,0x05,0x0f, -0x62,0x17,0x1c,0x6c,0x1f,0x20,0xa6,0x20,0x20,0xa7,0x1f,0x1d,0xff,0x1b,0x1a,0x1c, -0x1c,0x20,0x15,0x27,0x2e,0x3f,0x36,0x3b,0x47,0x3e,0x3e,0x5b,0x3d,0x3b,0xc8,0x3a, -0x3b,0x8f,0x3e,0x40,0x8e,0x41,0x3f,0xde,0x3c,0x39,0x8a,0x37,0x36,0xde,0x37,0x3a, -0x65,0x3e,0x43,0x35,0x47,0x47,0x2f,0x44,0x3c,0x60,0x31,0x27,0xc3,0x1f,0x1c,0xb4, -0x1c,0x20,0x92,0x24,0x28,0x32,0x29,0x26,0x2c,0x21,0x19,0x0a,0x12,0x0b,0xe5,0x05, -0x01,0xc9,0xfd,0xf9,0xff,0xf5,0xf1,0xfd,0xed,0xeb,0xb9,0xeb,0xee,0xd6,0xf1,0xf3, -0x18,0xf1,0xe9,0x19,0xde,0xd1,0x99,0xc6,0xbf,0xd6,0xbc,0xbe,0xef,0xc4,0xcc,0xfa, -0xd3,0xd8,0x45,0xd8,0xd4,0xe0,0xcc,0xc5,0x33,0xbf,0xbb,0x3f,0xbb,0xbb,0x4b,0xbc, -0xbc,0xa5,0xbc,0xbe,0x83,0xc1,0xc6,0xa4,0xcb,0xd0,0x36,0xd4,0xd7,0x44,0xd9,0xd9, -0x23,0xd6,0xcf,0x2d,0xc8,0xc1,0xdf,0xbf,0xc2,0x0e,0xcb,0xd6,0x29,0xe3,0xee,0x83, -0xf6,0xfb,0xa0,0xfb,0xf8,0xae,0xf3,0xed,0xb9,0xe8,0xe6,0x24,0xe7,0xeb,0x24,0xf2, -0xfa,0xbb,0x03,0x0c,0x58,0x14,0x1a,0x87,0x1e,0x20,0xb9,0x20,0x1f,0x84,0x1c,0x19, -0x86,0x17,0x18,0xf7,0x1c,0x24,0xf1,0x2b,0x32,0xa3,0x35,0x36,0xfb,0x36,0x38,0x81, -0x3a,0x3d,0x6e,0x41,0x43,0xbe,0x44,0x43,0xd5,0x3f,0x3a,0xec,0x35,0x33,0x60,0x33, -0x37,0xc4,0x3d,0x45,0xe0,0x4a,0x4d,0x44,0x4b,0x45,0xe0,0x3b,0x32,0x45,0x2a,0x25, -0x63,0x23,0x24,0xa4,0x26,0x29,0x25,0x2b,0x2b,0x96,0x29,0x26,0x40,0x21,0x1c,0x23, -0x17,0x11,0x8c,0x0b,0x04,0xb4,0xfc,0xf6,0x44,0xf2,0xf1,0xb7,0xf3,0xf7,0x6b,0xfb, -0xfd,0xe3,0xfb,0xf7,0xc1,0xee,0xe4,0x80,0xd8,0xce,0x23,0xc7,0xc4,0x22,0xc5,0xc9, -0x34,0xcf,0xd4,0x1f,0xd9,0xda,0xd7,0xd8,0xd4,0x26,0xce,0xc7,0x5b,0xc2,0xbe,0xee, -0xbc,0xbb,0x58,0xba,0xb9,0x3d,0xbb,0xbf,0xd4,0xc5,0xcd,0x92,0xd3,0xd7,0xe9,0xd8, -0xd7,0x4f,0xd5,0xd1,0x76,0xcc,0xc7,0xa2,0xc2,0xc0,0x7b,0xc2,0xc8,0xe8,0xd1,0xdd, -0x60,0xe7,0xef,0x55,0xf4,0xf6,0x53,0xf5,0xf2,0x20,0xed,0xe8,0x71,0xe4,0xe3,0x75, -0xe5,0xea,0x18,0xf2,0xfb,0x36,0x05,0x0e,0xac,0x16,0x1b,0x29,0x1d,0x1b,0x6a,0x18, -0x14,0x7d,0x12,0x12,0xd5,0x14,0x19,0x98,0x1f,0x25,0xb9,0x2a,0x2e,0xf6,0x30,0x33, -0xa1,0x35,0x38,0x3d,0x3c,0x3f,0xc3,0x40,0x40,0x94,0x3d,0x39,0x42,0x34,0x30,0xc9, -0x2f,0x32,0x36,0x38,0x3f,0x27,0x46,0x4a,0xe5,0x4a,0x47,0x18,0x41,0x39,0x40,0x31, -0x2b,0x17,0x28,0x26,0x0e,0x27,0x27,0xb7,0x27,0x27,0xdd,0x27,0x27,0x1b,0x27,0x25, -0x06,0x22,0x1c,0x79,0x15,0x0c,0x3f,0x04,0xfc,0x25,0xf6,0xf2,0xbb,0xf2,0xf5,0xec, -0xfa,0xff,0x5a,0x01,0xfe,0x16,0xf7,0xed,0x15,0xe3,0xd9,0x8e,0xd2,0xcc,0x5e,0xc9, -0xc8,0x87,0xca,0xce,0x1f,0xd4,0xd8,0x90,0xd9,0xd8,0xda,0xd5,0xd1,0x7b,0xcc,0xc6, -0x15,0xc0,0xbb,0x71,0xb8,0xb8,0xb7,0xba,0xbe,0x49,0xc3,0xc8,0x9c,0xce,0xd3,0x7c, -0xd7,0xd8,0xac,0xd7,0xd4,0x39,0xd0,0xcb,0xa8,0xc7,0xc5,0x76,0xc5,0xc7,0x0f,0xcd, -0xd4,0xe5,0xdc,0xe5,0xce,0xed,0xf3,0xa7,0xf6,0xf7,0x00,0xf5,0xf1,0x62,0xec,0xe8, -0x34,0xe6,0xe7,0xc5,0xeb,0xf3,0xc2,0xfc,0x07,0x16,0x11,0x18,0x0b,0x1d,0x1d,0x6f, -0x1c,0x19,0x2a,0x17,0x15,0x6e,0x16,0x18,0x9d,0x1c,0x20,0x3f,0x25,0x28,0xed,0x2b, -0x2e,0x3e,0x32,0x36,0xe4,0x3a,0x3f,0xe2,0x41,0x42,0xc4,0x3f,0x3b,0x51,0x35,0x30, -0x69,0x2e,0x2f,0xd9,0x33,0x39,0x1d,0x40,0x44,0x8b,0x46,0x45,0x64,0x41,0x3b,0xed, -0x35,0x30,0x37,0x2c,0x29,0xc2,0x26,0x25,0xe1,0x23,0x23,0x35,0x23,0x23,0x65,0x23, -0x23,0xa4,0x22,0x20,0x3b,0x1c,0x14,0x2b,0x0b,0x01,0xa5,0xf9,0xf5,0xe4,0xf3,0xf4, -0x8b,0xf6,0xf8,0xdb,0xfa,0xfb,0x6c,0xfa,0xf5,0x6e,0xee,0xe5,0x55,0xdc,0xd5,0xc4, -0xd0,0xce,0xe4,0xcc,0xcc,0x56,0xcd,0xd0,0xa3,0xd4,0xd8,0x9b,0xda,0xd9,0xf3,0xd4, -0xce,0xcf,0xc8,0xc3,0x55,0xbf,0xbd,0x60,0xbc,0xbd,0xa4,0xbf,0xc3,0x1a,0xc9,0xcf, -0x57,0xd5,0xd9,0xf1,0xd9,0xd7,0x3e,0xd4,0xd0,0xb2,0xcc,0xca,0x99,0xc9,0xc9,0xcf, -0xcb,0xcf,0x01,0xd4,0xda,0x25,0xe1,0xe7,0x9d,0xed,0xf1,0x6d,0xf4,0xf4,0xed,0xf2, -0xee,0x0d,0xea,0xe6,0x75,0xe5,0xe8,0x84,0xee,0xf7,0x03,0x01,0x0a,0xd1,0x10,0x14, -0x2c,0x16,0x16,0x81,0x15,0x15,0x93,0x15,0x16,0xd7,0x17,0x19,0xcb,0x1b,0x1d,0x3f, -0x20,0x22,0xaf,0x26,0x2b,0xbb,0x31,0x37,0x1f,0x3d,0x3f,0x0f,0x40,0x3d,0x83,0x38, -0x33,0x0a,0x30,0x2e,0x3c,0x30,0x33,0x8c,0x38,0x3d,0x45,0x41,0x43,0x2b,0x44,0x42, -0x4a,0x3f,0x3a,0x0e,0x00,0x00,0xb2,0x00,0x00,0xa9,0x00,0x00,0x0b,0x01,0x01,0x22, -0x01,0x01,0x84,0x01,0x02,0x70,0x02,0x02,0x0c,0x03,0x03,0x72,0x03,0x04,0xd3,0x04, -0x05,0x22,0x05,0x05,0x62,0x05,0x05,0x6e,0x06,0x06,0xfc,0x06,0x07,0x41,0x07,0x07, -0xd7,0x07,0x08,0x73,0x08,0x08,0xb9,0x08,0x08,0xed,0x08,0x08,0x0f,0x09,0x09,0x21, -0x09,0x09,0xd1,0x08,0x08,0x79,0x08,0x08,0x77,0x08,0x08,0x06,0x08,0x07,0x38,0x07, -0x07,0xf1,0x06,0x06,0x09,0x06,0x05,0x73,0x04,0x04,0xb0,0x03,0x03,0xd5,0x02,0x02, -0x62,0x01,0x00,0x6c,0x00,0x00,0x81,0xff,0xfe,0x39,0xfd,0xfb,0x4f,0xfb,0xfb,0x62, -0xfb,0xfb,0x33,0xfa,0xf8,0x96,0xf6,0xf5,0xb9,0xf5,0xf6,0x76,0xf6,0xf5,0xa8,0xf3, -0xf2,0xd3,0xf1,0xf2,0x54,0xf2,0xf1,0x07,0xf0,0xee,0x2c,0xee,0xee,0x95,0xee,0xee, -0x8b,0xee,0xee,0x35,0xee,0xee,0x75,0xee,0xee,0xa4,0xed,0xec,0x7e,0xec,0xec,0xf7, -0xec,0xed,0xed,0xee,0xf0,0x11,0xf1,0xf1,0x98,0xf1,0xf1,0xae,0xf2,0xf3,0x0d,0xf5, -0xf5,0x7a,0xf5,0xf5,0x83,0xf5,0xf6,0xdd,0xf8,0xfb,0xd1,0xfc,0xfe,0xb0,0xfe,0xff, -0x87,0x00,0x01,0xdc,0x02,0x03,0xd8,0x03,0x04,0x03,0x05,0x06,0x16,0x08,0x09,0x79, -0x0a,0x0b,0x53,0x0c,0x0e,0xc0,0x0f,0x10,0x7b,0x10,0x0f,0x86,0x0e,0x0e,0x9a,0x0f, -0x10,0x9f,0x12,0x13,0xbf,0x14,0x15,0x31,0x15,0x15,0x87,0x15,0x15,0x93,0x14,0x13, -0x1c,0x13,0x12,0x8a,0x12,0x13,0x20,0x14,0x15,0x37,0x16,0x16,0xf0,0x14,0x13,0x68, -0x12,0x11,0xda,0x10,0x0f,0x49,0x0e,0x0d,0xac,0x0e,0x10,0xc6,0x11,0x11,0xea,0x0f, -0x0d,0x35,0x0b,0x0a,0x85,0x0a,0x0a,0x4d,0x0a,0x08,0xca,0x06,0x05,0xa9,0x05,0x06, -0x44,0x06,0x04,0xdf,0x02,0x00,0x8b,0xff,0xff,0x84,0xff,0xff,0x3b,0xff,0xfd,0x5b, -0xfb,0xf8,0x6a,0xf6,0xf5,0x18,0xf6,0xf7,0xf2,0xf6,0xf4,0x38,0xf1,0xef,0x52,0xef, -0xf0,0x0f,0xf2,0xf1,0x91,0xed,0xe8,0x5a,0xe4,0xe2,0xa6,0xe4,0xea,0x64,0xef,0xef, -0xd2,0xe8,0xe1,0x01,0xde,0xe3,0x35,0xeb,0xea,0x9e,0xdb,0xc5,0x9b,0xbb,0xc8,0x0d, -0xed,0x10,0xeb,0x19,0xff,0x46,0xd1,0xac,0xb9,0xaa,0xca,0x5d,0xea,0xf2,0x9d,0xf1, -0xe9,0x53,0xdd,0xda,0xe3,0xe4,0xf9,0x7d,0x03,0xf4,0xd1,0xd7,0xc0,0x0d,0xc2,0xd8, -0xae,0xf2,0x08,0x78,0x1b,0x27,0xc5,0x26,0x1b,0x48,0x04,0xe5,0x61,0xcd,0xcb,0x99, -0xe1,0x06,0x67,0x2b,0x4b,0xf8,0x5e,0x65,0x31,0x5a,0x41,0x3a,0x2a,0x18,0xc1,0x0f, -0x0f,0xfb,0x18,0x27,0x87,0x35,0x45,0x0b,0x58,0x69,0x7a,0x73,0x72,0x31,0x67,0x55, -0x44,0x44,0x38,0xff,0x35,0x3a,0x6c,0x43,0x48,0xc1,0x45,0x41,0xba,0x41,0x44,0x14, -0x45,0x42,0x2f,0x3e,0x35,0x07,0x2b,0x23,0xc1,0x1f,0x1d,0x24,0x16,0x0a,0xc9,0xfe, -0xf8,0x44,0xf9,0xfc,0x12,0xfb,0xf3,0xd9,0xe8,0xdf,0xb2,0xd9,0xd6,0xcb,0xd2,0xcb, -0x72,0xc0,0xb6,0x00,0xae,0xa9,0x0b,0xab,0xae,0x44,0xae,0xa8,0xaf,0xa0,0x99,0x45, -0x96,0x96,0xb4,0x96,0x95,0x4e,0x94,0x91,0xf6,0x8e,0x8e,0x3c,0x92,0x97,0x84,0x9b, -0x9d,0x54,0x9d,0x9b,0x9c,0x9a,0x9c,0x52,0xa1,0xa8,0x89,0xaf,0xb4,0x15,0xb9,0xbe, -0x2c,0xc5,0xca,0x04,0xcd,0xce,0xd6,0xd0,0xd5,0x37,0xdd,0xe7,0x08,0xf2,0xfb,0xc7, -0x01,0x05,0x86,0x08,0x0c,0xbd,0x12,0x18,0x19,0x1d,0x20,0xd6,0x23,0x27,0x7e,0x2d, -0x34,0x7e,0x3d,0x45,0xda,0x49,0x49,0x8e,0x4a,0x4e,0xd9,0x52,0x54,0x98,0x56,0x5a, -0x59,0x5d,0x5d,0x41,0x5b,0x59,0x51,0x58,0x5b,0xc0,0x5f,0x61,0xf1,0x5d,0x5b,0xbc, -0x5d,0x62,0xa5,0x66,0x68,0x2e,0x67,0x5f,0x7b,0x53,0x45,0xd6,0x3b,0x3a,0x23,0x41, -0x4a,0xb2,0x50,0x55,0x02,0x5a,0x5c,0x67,0x56,0x42,0x94,0x22,0x05,0xe9,0xf7,0x02, -0x97,0x1c,0x39,0x60,0x4b,0x51,0xd2,0x46,0x34,0xa0,0x1f,0x0a,0x56,0xf5,0xe0,0x1f, -0xd2,0xd1,0xca,0xe2,0xfe,0x63,0x14,0x21,0x03,0x24,0x21,0x93,0x1b,0x12,0xc0,0xfb, -0xd7,0xf3,0xb0,0x97,0xeb,0x98,0xb4,0x2b,0xdb,0xf8,0x86,0x0a,0x0d,0x51,0x01,0xee, -0x85,0xd9,0xc7,0x26,0xb8,0xae,0xa8,0xaa,0xab,0xef,0xb1,0xb9,0x8f,0xc2,0xc9,0xcf, -0xcf,0xd1,0xb1,0xcb,0xc0,0xc6,0xaf,0x9f,0xe4,0x96,0x9c,0x91,0xac,0xc2,0x6d,0xd5, -0xe0,0x39,0xe0,0xd5,0x94,0xc3,0xb0,0x35,0xa3,0x9d,0xe5,0xa0,0xac,0xe6,0xbe,0xd6, -0x47,0xed,0xff,0x3a,0x09,0x09,0x6e,0x03,0xfa,0xc5,0xf0,0xe9,0x10,0xe5,0xe6,0x4d, -0xef,0xfd,0xf0,0x00,0x0c,0xb2,0x17,0x22,0x04,0x2b,0x31,0xa8,0x35,0x38,0xf1,0x38, -0x39,0xf2,0x39,0x3b,0x1e,0x3f,0x41,0xef,0x43,0x45,0xa3,0x46,0x48,0x09,0x4b,0x4d, -0xe6,0x4e,0x4e,0x5a,0x4c,0x48,0x04,0x44,0x40,0x55,0x3d,0x3a,0x83,0x36,0x32,0xa2, -0x2d,0x29,0x27,0x26,0x22,0x3f,0x1f,0x1a,0xe7,0x13,0x0b,0xbd,0x03,0xfb,0xcc,0xf4, -0xee,0xd8,0xe8,0xe3,0xd4,0xdd,0xd8,0x69,0xd3,0xce,0xf7,0xc9,0xc5,0x2b,0xc1,0xbc, -0xd6,0xb7,0xb3,0xf3,0xad,0xa8,0xb7,0xa2,0x9d,0x55,0x99,0x97,0x98,0x97,0x98,0x6d, -0x9a,0x9b,0xb6,0x9b,0x9c,0x25,0x9e,0xa1,0x44,0xa4,0xa5,0xdd,0xa5,0xa5,0x28,0xa6, -0xa7,0xdc,0xa9,0xac,0x58,0xb0,0xb5,0xff,0xbd,0xc7,0x24,0xd0,0xd7,0x90,0xdb,0xe0, -0x40,0xe6,0xee,0x00,0xf5,0xf8,0x0a,0xf9,0xf9,0xb4,0xfc,0x04,0x42,0x0e,0x17,0x98, -0x1e,0x23,0x56,0x27,0x2c,0x95,0x33,0x3b,0x3d,0x42,0x44,0x8d,0x44,0x43,0xcb,0x45, -0x4a,0xef,0x50,0x53,0x6b,0x53,0x51,0xdf,0x52,0x56,0x18,0x5b,0x5d,0x7b,0x5d,0x5c, -0xb5,0x5c,0x5f,0x16,0x62,0x60,0x3d,0x59,0x4d,0xaf,0x44,0x41,0xbe,0x45,0x4c,0xfc, -0x51,0x54,0xcd,0x54,0x51,0xec,0x4b,0x42,0xa1,0x35,0x28,0xff,0x1f,0x1d,0x26,0x21, -0x28,0xa4,0x2e,0x32,0x29,0x33,0x30,0xc8,0x2a,0x22,0x30,0x15,0x05,0xee,0xf7,0xef, -0xd1,0xee,0xf6,0x46,0x03,0x10,0xd8,0x1a,0x1e,0x10,0x19,0x0d,0x2e,0xff,0xf0,0xf8, -0xe3,0xdc,0xc3,0xd9,0xdc,0xaf,0xe4,0xed,0x47,0xf5,0xf9,0xef,0xfa,0xf8,0x25,0xf4, -0xee,0xa0,0xe5,0xdc,0x10,0xd4,0xd0,0x0a,0xd2,0xd7,0x21,0xdd,0xe2,0x56,0xe4,0xe2, -0xe2,0xdb,0xd2,0xee,0xc9,0xc2,0x3e,0xc0,0xc1,0x2d,0xc7,0xcf,0x61,0xd7,0xde,0x23, -0xe1,0xdf,0x24,0xd9,0xd1,0x45,0xc9,0xc3,0x81,0xc0,0xc1,0xff,0xc6,0xce,0x11,0xd7, -0xe0,0x4d,0xea,0xf1,0x6d,0xf6,0xf7,0x2c,0xf7,0xf6,0xd2,0xf5,0xf7,0x17,0xfb,0x00, -0xe7,0x06,0x0d,0xec,0x14,0x1b,0x5c,0x22,0x28,0xd6,0x2d,0x32,0x88,0x36,0x3a,0x92, -0x3d,0x40,0xcb,0x43,0x47,0x90,0x4a,0x4e,0x26,0x52,0x55,0x85,0x57,0x58,0xf8,0x58, -0x59,0x02,0x59,0x58,0x23,0x56,0x52,0x2c,0x4f,0x4c,0x63,0x4a,0x48,0x3f,0x47,0x44, -0xe8,0x40,0x3c,0xc7,0x37,0x32,0xdc,0x2c,0x25,0xfa,0x1c,0x13,0x7d,0x0b,0x04,0x89, -0xfe,0xf8,0xe2,0xf0,0xe8,0x3e,0xe1,0xdb,0x34,0xd7,0xd3,0x48,0xce,0xc6,0x38,0xbd, -0xb4,0xfa,0xad,0xa8,0x7c,0xa3,0x9d,0xb0,0x95,0x8f,0x60,0x8a,0x88,0x80,0x86,0x85, -0xe3,0x83,0x83,0x98,0x84,0x86,0x3a,0x88,0x88,0x81,0x86,0x84,0xa9,0x83,0x84,0x56, -0x86,0x88,0x48,0x8a,0x8c,0xe4,0x8f,0x96,0x65,0x9f,0xa9,0x60,0xb1,0xb7,0x09,0xbc, -0xc0,0xb6,0xc5,0xcb,0xd8,0xd0,0xd4,0x5c,0xd8,0xdc,0xbf,0xe3,0xec,0xf8,0xf5,0xfe, -0x12,0x05,0x0b,0xd9,0x12,0x1a,0x7f,0x22,0x27,0xbc,0x2a,0x2c,0xbc,0x2f,0x34,0x65, -0x39,0x3d,0xb2,0x3e,0x3e,0x8e,0x3f,0x42,0x02,0x47,0x4d,0xc8,0x53,0x58,0x3b,0x5b, -0x5a,0xd8,0x56,0x50,0x7b,0x49,0x42,0x3c,0x3f,0x3f,0x4d,0x44,0x4a,0x25,0x4f,0x50, -0x8d,0x4e,0x49,0x32,0x42,0x3b,0xc1,0x33,0x2c,0xda,0x25,0x20,0xdb,0x1e,0x21,0x42, -0x27,0x2e,0xa5,0x33,0x34,0x10,0x2e,0x22,0x06,0x13,0x04,0x38,0xfa,0xf7,0x23,0xfa, -0x01,0xf6,0x0a,0x13,0x69,0x19,0x1a,0xb9,0x16,0x0f,0x90,0x06,0xfe,0x4a,0xf8,0xf3, -0x2a,0xf1,0xf1,0x27,0xf4,0xf9,0x64,0xff,0x05,0x60,0x08,0x08,0x48,0x05,0xff,0xb1, -0xf7,0xf0,0x1e,0xed,0xed,0x3a,0xf2,0xf8,0xa8,0xfd,0x00,0x35,0xff,0xfa,0xc0,0xf1, -0xe8,0xbc,0xe0,0xdb,0x5f,0xdb,0xde,0x23,0xe3,0xe8,0x09,0xee,0xf2,0x14,0xf4,0xf2, -0x03,0xed,0xe5,0x17,0xdd,0xd5,0xfd,0xd0,0xcf,0x79,0xd1,0xd6,0xb3,0xdc,0xe3,0x3b, -0xea,0xef,0xe2,0xf1,0xf2,0x17,0xf2,0xf1,0x7c,0xf2,0xf3,0x0f,0xf6,0xf8,0x83,0xfa, -0xfe,0x01,0x03,0x09,0x03,0x10,0x16,0x63,0x1b,0x1f,0xca,0x23,0x28,0x24,0x2d,0x31, -0xd8,0x34,0x37,0xe0,0x38,0x3b,0x99,0x3f,0x44,0xc6,0x48,0x4b,0x2b,0x4d,0x4d,0xdc, -0x4e,0x50,0x84,0x51,0x51,0x33,0x4f,0x4c,0x76,0x4a,0x4a,0x80,0x4a,0x49,0x0f,0x47, -0x41,0x5e,0x3c,0x37,0x5f,0x35,0x32,0xbd,0x2e,0x27,0x9f,0x1f,0x17,0xda,0x10,0x0a, -0xad,0x04,0xfd,0x2a,0xf6,0xef,0xb0,0xe8,0xe3,0xf3,0xdd,0xd8,0x55,0xd2,0xcc,0x90, -0xc5,0xbf,0x02,0xb8,0xaf,0x6f,0xa7,0x9f,0x53,0x98,0x93,0xca,0x90,0x8f,0xa0,0x8d, -0x8c,0x77,0x8b,0x8b,0xe1,0x8a,0x8a,0x94,0x88,0x86,0x80,0x83,0x82,0xa4,0x82,0x84, -0xd0,0x85,0x87,0x1d,0x8b,0x90,0xa1,0x96,0x9d,0x4c,0xa4,0xa9,0xe6,0xad,0xb2,0xcc, -0xb8,0xbf,0x08,0xc6,0xcb,0x63,0xcf,0xd3,0x2f,0xda,0xe2,0xa5,0xeb,0xf4,0x2f,0xfd, -0x03,0x2e,0x0a,0x10,0x5d,0x18,0x20,0xd4,0x27,0x2e,0x95,0x33,0x37,0x3d,0x3b,0x3d, -0xbc,0x3f,0x41,0x98,0x44,0x49,0xc9,0x50,0x59,0x20,0x60,0x64,0x09,0x65,0x61,0xad, -0x5c,0x57,0x4d,0x54,0x52,0x09,0x52,0x52,0x75,0x53,0x55,0xb5,0x57,0x59,0xa9,0x59, -0x56,0x5b,0x50,0x46,0xcf,0x3b,0x31,0xc1,0x28,0x24,0xec,0x24,0x28,0xe3,0x2c,0x30, -0x5a,0x31,0x2d,0x6a,0x25,0x19,0xee,0x0d,0x02,0x2b,0xfa,0xf5,0xa2,0xf3,0xf5,0x14, -0xf8,0xfb,0x68,0xfe,0xff,0x9a,0xfe,0xfb,0x50,0xf5,0xee,0xf4,0xe6,0xe0,0x8a,0xdc, -0xdb,0xd3,0xdc,0xe0,0xbd,0xe5,0xea,0xa4,0xec,0xeb,0x5f,0xe8,0xe3,0xdd,0xdf,0xdd, -0x31,0xdc,0xdd,0x49,0xe1,0xe6,0x84,0xeb,0xee,0x4f,0xef,0xeb,0x2f,0xe6,0xde,0x4f, -0xd8,0xd4,0xe5,0xd3,0xd7,0x41,0xdc,0xe2,0x0a,0xe9,0xee,0xa4,0xf1,0xf2,0x38,0xf0, -0xea,0x2d,0xe4,0xdd,0xbb,0xd9,0xd8,0x1f,0xdb,0xdf,0xe4,0xe3,0xe8,0xbc,0xed,0xf2, -0x6b,0xf7,0xfa,0xee,0xfc,0xfd,0x0a,0xfe,0xfe,0xdf,0x00,0x03,0x88,0x06,0x09,0x46, -0x0c,0x0f,0x4c,0x14,0x19,0xbd,0x1f,0x25,0xa0,0x29,0x2d,0xed,0x31,0x36,0x01,0x3a, -0x3c,0xef,0x3e,0x40,0xb7,0x42,0x46,0x00,0x4a,0x4d,0x29,0x50,0x51,0xc5,0x51,0x52, -0xf3,0x52,0x53,0xda,0x53,0x53,0xb1,0x51,0x50,0x82,0x4e,0x4c,0x49,0x4a,0x47,0x37, -0x44,0x40,0x6c,0x3d,0x39,0x8c,0x35,0x30,0xb0,0x29,0x23,0xd2,0x1c,0x16,0x0f,0x11, -0x0a,0xc4,0x02,0xfa,0x9f,0xf3,0xed,0x26,0xe8,0xe3,0xd3,0xdd,0xd7,0x3b,0xd1,0xca, -0x97,0xc3,0xbc,0xe8,0xb4,0xac,0x4d,0xa5,0x9e,0x4f,0x9a,0x96,0x9f,0x94,0x92,0x29, -0x91,0x8f,0xde,0x8e,0x8d,0xa8,0x8b,0x89,0x21,0x86,0x83,0x4a,0x82,0x82,0x93,0x83, -0x85,0xed,0x88,0x8c,0x65,0x90,0x95,0x72,0x9a,0xa0,0x60,0xa5,0xaa,0xc4,0xae,0xb3, -0x30,0xb7,0xbb,0xaa,0xc0,0xc6,0xfb,0xcd,0xd5,0xfe,0xdd,0xe5,0x17,0xec,0xf2,0xf6, -0xf8,0x00,0x39,0x09,0x12,0x17,0x1b,0x22,0x86,0x27,0x2a,0x69,0x2c,0x2e,0xa9,0x31, -0x36,0x13,0x3c,0x42,0xcd,0x49,0x50,0xc3,0x55,0x59,0x5e,0x5c,0x5c,0x9d,0x5b,0x59, -0xe0,0x55,0x53,0x61,0x51,0x51,0xeb,0x53,0x57,0xd9,0x5b,0x5f,0x90,0x5f,0x5c,0xd8, -0x55,0x4c,0x55,0x42,0x39,0x19,0x34,0x32,0xd1,0x32,0x35,0xe1,0x36,0x37,0x7a,0x36, -0x32,0xef,0x2c,0x25,0xb6,0x1c,0x13,0x6b,0x0b,0x04,0x4a,0x00,0xfe,0x85,0xfe,0x00, -0x42,0x02,0x04,0x20,0x04,0x01,0xbd,0xfc,0xf6,0x21,0xef,0xe9,0x17,0xe6,0xe5,0xc0, -0xe5,0xe7,0xe3,0xe8,0xea,0xb3,0xea,0xe9,0x0f,0xe8,0xe5,0x21,0xe2,0xe0,0xc2,0xdf, -0xe1,0x90,0xe3,0xe7,0x54,0xeb,0xee,0x78,0xef,0xed,0xb7,0xe8,0xe2,0x35,0xdc,0xd7, -0xa7,0xd5,0xd7,0x91,0xdb,0xe1,0x1e,0xe8,0xed,0x44,0xf0,0xf1,0x91,0xef,0xec,0x68, -0xe8,0xe3,0xac,0xdf,0xdc,0x9f,0xdc,0xde,0xf6,0xe1,0xe6,0xc5,0xea,0xef,0xc0,0xf2, -0xf5,0xbb,0xf7,0xf8,0xbd,0xf9,0xfa,0xad,0xfc,0xff,0xd1,0x01,0x04,0x07,0x07,0x09, -0x5e,0x0d,0x11,0xd6,0x15,0x1a,0xb7,0x1e,0x22,0xa7,0x25,0x28,0xeb,0x2b,0x2f,0x27, -0x33,0x36,0xca,0x39,0x3c,0x5a,0x3f,0x41,0x7a,0x43,0x44,0x6c,0x45,0x45,0x3b,0x46, -0x46,0x8e,0x47,0x47,0xf9,0x46,0x45,0xae,0x44,0x43,0x58,0x42,0x40,0xc8,0x3d,0x3a, -0x34,0x36,0x32,0x64,0x2e,0x2a,0xf7,0x25,0x20,0xdb,0x1a,0x14,0xb6,0x0d,0x07,0x60, -0x00,0xfa,0x41,0xf4,0xee,0xbd,0xe9,0xe4,0x5b,0xdf,0xd9,0xbb,0xd3,0xcd,0xc5,0xc6, -0xbf,0x2b,0xb8,0xb0,0x69,0xa9,0xa3,0x42,0x9e,0x9a,0x3a,0x98,0x96,0xd6,0x94,0x93, -0x94,0x91,0x8f,0x8a,0x8d,0x8b,0xe3,0x88,0x87,0xc0,0x85,0x85,0x64,0x85,0x86,0xf4, -0x87,0x8a,0x9a,0x8e,0x93,0xd6,0x98,0x9e,0xc2,0xa2,0xa6,0xcd,0xaa,0xaf,0x93,0xb4, -0xba,0xaf,0xc1,0xc8,0x64,0xce,0xd4,0x61,0xd9,0xde,0xed,0xe4,0xec,0x81,0xf4,0xfe, -0x31,0x08,0x11,0x2b,0x1a,0x21,0x60,0x26,0x2a,0x9b,0x2e,0x32,0x14,0x36,0x3a,0x14, -0x3f,0x44,0x1b,0x4b,0x52,0x84,0x59,0x5f,0x4e,0x64,0x66,0x10,0x65,0x62,0xc3,0x5e, -0x5b,0x2f,0x5b,0x5c,0xad,0x60,0x65,0x76,0x69,0x6b,0xb8,0x6a,0x66,0x5c,0x60,0x58, -0x5f,0x51,0x4a,0x68,0x45,0x42,0x14,0x41,0x40,0xec,0x40,0x40,0xcc,0x3f,0x3d,0x72, -0x38,0x31,0xc8,0x28,0x1f,0xc8,0x16,0x0f,0xfc,0x0a,0x08,0x24,0x07,0x06,0x07,0x06, -0x05,0x21,0x03,0xff,0xea,0xfa,0xf5,0xe7,0xef,0xeb,0x60,0xe7,0xe5,0x85,0xe4,0xe4, -0x3a,0xe5,0xe5,0xd7,0xe4,0xe3,0x21,0xe0,0xdc,0x48,0xd9,0xd7,0x54,0xd7,0xd9,0x43, -0xdc,0xdf,0xdc,0xe2,0xe5,0x43,0xe6,0xe5,0xc8,0xe2,0xde,0xd9,0xd9,0xd5,0xa8,0xd2, -0xd2,0x73,0xd4,0xd8,0x7d,0xde,0xe4,0x71,0xe8,0xea,0xaf,0xeb,0xea,0x17,0xe8,0xe5, -0xc7,0xe2,0xe0,0x59,0xdf,0xdf,0x58,0xe1,0xe4,0xd3,0xe7,0xeb,0xd6,0xee,0xf1,0xce, -0xf4,0xf7,0xd7,0xf9,0xfb,0x8d,0xfd,0xff,0x33,0x01,0x03,0xe7,0x05,0x08,0x78,0x0b, -0x0e,0x19,0x12,0x15,0x4b,0x19,0x1c,0x2b,0x20,0x23,0x39,0x27,0x2a,0x7f,0x2e,0x31, -0x38,0x34,0x36,0xda,0x38,0x3b,0xf0,0x3c,0x3e,0xfb,0x3f,0x40,0x6d,0x41,0x41,0x6f, -0x42,0x42,0x48,0x42,0x41,0xdb,0x40,0x3f,0xfa,0x3d,0x3c,0xe0,0x39,0x37,0x49,0x35, -0x32,0x3e,0x30,0x2c,0xbf,0x28,0x23,0xea,0x1d,0x17,0x59,0x11,0x0b,0x12,0x05,0xff, -0x26,0xfa,0xf5,0x27,0xf1,0xed,0x12,0xe9,0xe4,0x27,0xdf,0xd9,0x41,0xd2,0xcb,0xe2, -0xc3,0xbc,0x2c,0xb6,0xb0,0x85,0xab,0xa7,0xcb,0xa4,0xa2,0x76,0xa0,0x9e,0xe9,0x9c, -0x9b,0xe5,0x99,0x98,0x96,0x96,0x94,0xb4,0x91,0x8f,0x68,0x8e,0x8e,0x6b,0x90,0x93, -0x94,0x96,0x9a,0x91,0x9d,0xa0,0x3d,0xa4,0xa7,0x5f,0xac,0xb1,0x47,0xb7,0xbd,0xa1, -0xc2,0xc7,0x76,0xcb,0xcf,0xa4,0xd3,0xd8,0x1c,0xdf,0xe6,0x55,0xee,0xf6,0xb8,0xfe, -0x06,0xac,0x0e,0x15,0x2e,0x1c,0x21,0xc2,0x24,0x27,0xd7,0x29,0x2c,0xfb,0x30,0x37, -0x80,0x3e,0x46,0x5b,0x4e,0x54,0xf6,0x57,0x58,0x9e,0x57,0x55,0x05,0x53,0x51,0xbf, -0x52,0x55,0xe3,0x58,0x5c,0xfb,0x5f,0x61,0xcd,0x61,0x5f,0x56,0x5b,0x55,0x7d,0x4f, -0x49,0xe4,0x43,0x40,0x84,0x3e,0x3e,0xe4,0x3e,0x3f,0x37,0x3f,0x3d,0x25,0x39,0x32, -0xb9,0x2a,0x22,0x84,0x1a,0x14,0x46,0x10,0x0e,0xc0,0x0c,0x0b,0x3b,0x0a,0x07,0xde, -0x04,0x01,0x35,0xfd,0xf8,0x8d,0xf4,0xf0,0x9a,0xed,0xeb,0x68,0xea,0xe9,0x9f,0xe9, -0xe8,0xea,0xe6,0xe4,0x91,0xe0,0xdd,0x41,0xda,0xd8,0xfe,0xd8,0xda,0x69,0xdd,0xe0, -0x26,0xe3,0xe4,0x7e,0xe5,0xe4,0x78,0xe2,0xdf,0x59,0xdc,0xd9,0x61,0xd6,0xd4,0xbb, -0xd4,0xd6,0x4a,0xda,0xde,0x1a,0xe3,0xe6,0xca,0xe8,0xe9,0xb5,0xe8,0xe7,0xc5,0xe5, -0xe4,0xc3,0xe2,0xe1,0xce,0xe1,0xe2,0x9a,0xe4,0xe7,0xc5,0xea,0xee,0x16,0xf2,0xf5, -0x89,0xf8,0xfa,0x0f,0xfd,0xff,0x00,0x00,0x00,0xb1,0x02,0x05,0x93,0x07,0x09,0xab, -0x0b,0x0d,0x94,0x0e,0x0f,0x7b,0x10,0x11,0x40,0x11,0x11,0x35,0x11,0x10,0x6e,0x10, -0x0f,0xda,0x0e,0x0e,0x10,0x0d,0x0c,0x84,0x0b,0x0a,0xbf,0x0a,0x0a,0xfa,0x0a,0x0b, -0xda,0x0c,0x0e,0x86,0x10,0x13,0x31,0x16,0x19,0xcd,0x1d,0x22,0x36,0x27,0x2c,0xe7, -0x31,0x37,0x39,0x3d,0x43,0xf3,0x48,0x4e,0x5c,0x54,0x59,0x1e,0x5f,0x64,0x91,0x68, -0x6c,0xce,0x70,0x74,0x55,0x77,0x79,0x2f,0x7c,0x7d,0xfc,0x7e,0x7f,0xfb,0x7f,0x7f, -0x6e,0x7f,0x7e,0xe5,0x7c,0x7b,0xe1,0x78,0x76,0x01,0x73,0x6f,0x77,0x6b,0x67,0x30, -0x62,0x5d,0xa2,0x57,0x51,0xbd,0x4b,0x45,0x09,0x3f,0x38,0xa6,0x31,0x2a,0xef,0x23, -0x1d,0x73,0x16,0x0f,0x4d,0x09,0x03,0x12,0xfd,0xf7,0xc5,0xf1,0xec,0xda,0xe7,0xe3, -0x46,0xdf,0xdb,0x69,0xd8,0xd5,0xd6,0xd2,0xd0,0x99,0xce,0xcc,0x8e,0xcb,0xca,0x65, -0xc9,0xc8,0x1a,0xc8,0xc7,0x8b,0xc7,0xc7,0x97,0xc7,0xc7,0x3c,0xc8,0xc8,0x6b,0xc9, -0xca,0x13,0xcb,0xcc,0x21,0xcd,0xce,0x84,0xcf,0xd0,0x1d,0xd2,0xd3,0xb7,0xd4,0xd5, -0x1f,0xd7,0xd8,0xf1,0xd8,0xd9,0x29,0xda,0xda,0x87,0xda,0xda,0xf5,0xd9,0xd9,0x22, -0xd8,0xd6,0x1c,0xd5,0xd3,0xf3,0xd0,0xce,0xf8,0xcb,0xc9,0x42,0xc6,0xc3,0x76,0xc0, -0xbd,0xe9,0xba,0xb8,0xf5,0xb5,0xb4,0x50,0xb2,0xb1,0x10,0xb0,0xaf,0x79,0xaf,0xaf, -0x5a,0xb0,0xb1,0xb6,0xb2,0xb4,0x46,0xb6,0xb8,0xb6,0xba,0xbd,0xd3,0xbf,0xc2,0x57, -0xc5,0xc8,0xd1,0xca,0xcd,0x58,0xd0,0xd2,0xaf,0xd5,0xd8,0xc2,0xda,0xdd,0xe5,0xdf, -0xe2,0x17,0xe5,0xe7,0x8c,0xea,0xed,0x35,0xf0,0xf3,0x01,0xf6,0xf9,0xd0,0xfb,0xfe, -0x0e,0x00,0x00,0xa7,0xfd,0xfa,0xcb,0xf7,0xf4,0xda,0xf1,0xef,0x80,0xec,0xea,0x23, -0xe8,0xe6,0xe6,0xe4,0xe3,0x6a,0xe2,0xe1,0x87,0xe0,0xdf,0xeb,0xde,0xde,0x52,0xdd, -0xdc,0xea,0xdb,0xdb,0x82,0xda,0xda,0xc2,0xd9,0xd9,0x2c,0xda,0xda,0x3d,0xdc,0xdd, -0x0f,0xe0,0xe2,0xbb,0xe5,0xe8,0x6f,0xec,0xef,0x5c,0xf3,0xf6,0xfc,0xf9,0xfc,0xaf, -0xff,0x02,0x41,0x04,0x06,0xd3,0x07,0x09,0xa3,0x0a,0x0c,0x50,0x0d,0x0e,0x0b,0x10, -0x11,0xb4,0x12,0x13,0x0f,0x15,0x15,0x7f,0x16,0x16,0x28,0x16,0x15,0x52,0x13,0x10, -0xff,0x0d,0x0a,0x35,0x06,0x01,0x79,0xfc,0xf7,0xb3,0xf1,0xec,0xc2,0xe6,0xe1,0x25, -0xdc,0xd6,0x2f,0xd2,0xcd,0xe7,0xc8,0xc4,0x28,0xc0,0xbb,0x5c,0xb7,0xb2,0x5e,0xae, -0xa9,0xeb,0xa4,0xa0,0x93,0x9b,0x97,0xe0,0x92,0x8e,0x6f,0x8b,0x88,0xb5,0x85,0x83, -0x1a,0x82,0x80,0x1d,0x80,0x80,0x10,0x80,0x80,0xb4,0x80,0x81,0x13,0x82,0x82,0x8b, -0x83,0x84,0xd2,0x84,0x85,0x49,0x86,0x87,0x11,0x88,0x89,0x83,0x8a,0x8c,0xb0,0x8d, -0x8f,0x88,0x91,0x93,0xcb,0x95,0x98,0x30,0x9a,0x9c,0xc8,0x9e,0xa1,0x51,0xa3,0xa5, -0x9a,0xa7,0xa9,0xdb,0xab,0xad,0x2e,0xb0,0xb2,0xf8,0xb4,0xb7,0x59,0xba,0xbd,0x21, -0xc0,0xc3,0x31,0xc6,0xc9,0x95,0xcc,0xcf,0x1c,0xd3,0xd6,0x09,0xda,0xdd,0x5b,0xe1, -0xe5,0x54,0xe9,0xed,0xc6,0xf1,0xf6,0xe4,0xfa,0xff,0x26,0x04,0x08,0x7e,0x0d,0x11, -0x3f,0x16,0x1a,0x25,0x1e,0x21,0xd9,0x24,0x27,0x7a,0x2a,0x2c,0x2f,0x2f,0x31,0x85, -0x33,0x35,0x9b,0x37,0x39,0xaa,0x3b,0x3d,0x8a,0x3f,0x41,0x80,0x42,0x43,0xec,0x44, -0x45,0xdb,0x45,0x45,0x7e,0x45,0x44,0x78,0x43,0x42,0x80,0x40,0x3e,0x3c,0x3d,0x3b, -0x2a,0x3a,0x39,0x10,0x38,0x37,0xc5,0x36,0x36,0x26,0x36,0x35,0xcf,0x35,0x35,0x18, -0x35,0x34,0xd9,0x33,0x32,0xae,0x31,0x30,0xc4,0x2e,0x2d,0xc4,0x2b,0x2a,0x67,0x29, -0x28,0xf8,0x27,0x27,0x1d,0x28,0x28,0x68,0x29,0x2a,0xea,0x2b,0x2d,0xd4,0x2e,0x30, -0x62,0x31,0x32,0x35,0x33,0x33,0x3d,0x34,0x34,0xd9,0x34,0x35,0x21,0x35,0x35,0xe8, -0x35,0x36,0x46,0x37,0x38,0x84,0x39,0x3b,0xd2,0x3c,0x3e,0x58,0x40,0x42,0xa0,0x43, -0x44,0x1f,0x46,0x47,0xd0,0x47,0x48,0x74,0x48,0x48,0x67,0x48,0x48,0x05,0x48,0x47, -0xad,0x47,0x47,0x78,0x47,0x47,0x98,0x47,0x47,0x3e,0x48,0x48,0x76,0x48,0x48,0x45, -0x48,0x47,0x6f,0x47,0x46,0x98,0x45,0x44,0x6a,0x43,0x42,0xc3,0x40,0x3f,0x25,0x3e, -0x3c,0x1a,0x3b,0x39,0x2b,0x38,0x36,0xb9,0x34,0x33,0xa1,0x31,0x2f,0xfd,0x2d,0x2c, -0xe0,0x29,0x27,0x9b,0x25,0x23,0x04,0x21,0x1e,0x6b,0x1c,0x1a,0xf3,0x17,0x15,0x7b, -0x13,0x11,0xd1,0x0e,0x0c,0xe4,0x09,0x07,0xa4,0x04,0x01,0x0d,0x00,0xfe,0xee,0x05, -0x0d,0x08,0x15,0x1c,0xd7,0x22,0x28,0x5c,0x2e,0x33,0x06,0x38,0x3c,0x77,0x40,0x43, -0x5d,0x46,0x48,0x73,0x49,0x49,0xbe,0x49,0x49,0xb6,0x48,0x47,0xb7,0x45,0x43,0x89, -0x40,0x3c,0x0f,0x39,0x35,0x67,0x32,0x2f,0xfc,0x2d,0x2c,0x3c,0x2c,0x2b,0x2c,0x2b, -0x2a,0xdb,0x29,0x29,0x6b,0x2a,0x2c,0x22,0x2f,0x33,0x96,0x38,0x3e,0x51,0x43,0x47, -0xad,0x4b,0x4f,0xa2,0x52,0x56,0x22,0x5a,0x5e,0xdc,0x63,0x68,0x2e,0x6d,0x70,0x72, -0x71,0x71,0xcb,0x70,0x6e,0x4f,0x6d,0x6b,0xc7,0x69,0x67,0xef,0x65,0x63,0xd2,0x5e, -0x59,0x78,0x53,0x4c,0x68,0x45,0x3e,0xfb,0x37,0x31,0x4e,0x2c,0x26,0x36,0x20,0x19, -0xfc,0x12,0x0c,0x42,0x05,0xfe,0xee,0xf8,0xf3,0x01,0xee,0xe9,0x21,0xe4,0xdf,0xb5, -0xda,0xd6,0x15,0xd2,0xce,0xa3,0xca,0xc7,0xe4,0xc3,0xc0,0x4a,0xbd,0xb9,0x9c,0xb6, -0xb3,0x9b,0xb1,0xaf,0x6f,0xae,0xad,0xc1,0xab,0xa9,0xdf,0xa7,0xa5,0x17,0xa3,0xa1, -0xc0,0x9f,0x9f,0x31,0x9f,0x9f,0xfa,0x9f,0x9f,0x3f,0x9f,0x9d,0xca,0x9b,0x9a,0xf2, -0x98,0x98,0x5d,0x99,0x9a,0x5a,0x9c,0x9d,0x6b,0x9e,0x9e,0x05,0x9e,0x9d,0x06,0x9d, -0x9d,0x84,0x9e,0xa0,0xce,0xa3,0xa7,0x52,0xaa,0xad,0x50,0xaf,0xb1,0x66,0xb3,0xb6, -0x71,0xb9,0xbe,0x81,0xc3,0xc9,0xd8,0xcf,0xd5,0xef,0xdb,0xe1,0xe8,0xe6,0xed,0x22, -0xf3,0xf9,0x0f,0x00,0xfd,0x3b,0x03,0x0b,0x24,0x12,0x16,0x39,0x1a,0x1e,0xbe,0x24, -0x2a,0x80,0x2e,0x33,0x3a,0x39,0x3e,0x05,0x42,0x45,0x72,0x4a,0x51,0x6a,0x57,0x59, -0x7d,0x5a,0x5d,0xc6,0x63,0x69,0xdd,0x6a,0x67,0xf8,0x64,0x66,0x01,0x68,0x65,0x82, -0x5b,0x4f,0x81,0x44,0x3b,0x37,0x2f,0x1c,0x51,0x05,0xef,0xfb,0xdc,0xcb,0xe4,0xb7, -0xa4,0xd1,0x93,0x89,0xf1,0x82,0x80,0x02,0x80,0x83,0x8e,0x8b,0x95,0x35,0xa0,0xac, -0x72,0xb9,0xc6,0x16,0xd0,0xd5,0x4c,0xda,0xdf,0x0e,0xe5,0xe6,0xb0,0xe1,0xdc,0x13, -0xda,0xdb,0x17,0xdc,0xd8,0x28,0xd3,0xd1,0xb5,0xd5,0xdc,0xc0,0xde,0xde,0x47,0xdf, -0xe5,0xe5,0xed,0xf5,0xa2,0xf7,0xfd,0x04,0x00,0xfb,0x5d,0xfc,0xff,0xe8,0xfe,0xfd, -0x21,0x0a,0x1f,0x61,0x1b,0xfb,0xb0,0xe7,0xef,0xda,0xfd,0x06,0x57,0x0f,0x1d,0xb4, -0x19,0x01,0x5d,0xee,0xf1,0x94,0x00,0x07,0x26,0x01,0xfb,0xa4,0xfa,0x01,0xfb,0x06, -0x08,0x82,0x01,0xf9,0xc8,0xf5,0xf8,0x42,0xfc,0x00,0xd5,0xff,0x02,0xe4,0x00,0x02, -0x10,0x00,0xfc,0xe5,0xf9,0xfc,0xa0,0xfb,0xf9,0x1f,0x02,0x0b,0x65,0x04,0xfd,0xfe, -0x02,0x0f,0x83,0x10,0x07,0x11,0xfb,0xf4,0x28,0xf6,0xfa,0x1e,0xfe,0x00,0x7a,0x01, -0x00,0x28,0xfd,0xf9,0xef,0xf7,0xf9,0x8c,0xfa,0xfa,0x6e,0xff,0x07,0x39,0x09,0x06, -0x22,0xfe,0xf9,0x1f,0xfa,0xf7,0xec,0xf7,0xf6,0xe8,0xf7,0xfb,0x96,0x03,0x11,0x5a, -0x12,0x04,0xa6,0xf9,0xf5,0x49,0xfa,0xfb,0xba,0xf9,0xf9,0x22,0x04,0x1d,0xaa,0x20, -0x0f,0xeb,0xfe,0xf9,0xd7,0xff,0x08,0x8a,0x10,0x08,0xe9,0x01,0xff,0x1f,0xfe,0xfd, -0x26,0xf7,0xee,0x2a,0xf1,0xf6,0x82,0x0c,0x1d,0xfd,0x1b,0x0e,0x43,0x01,0xfd,0x1c, -0xff,0x06,0xee,0x12,0x11,0xcb,0x08,0x02,0x74,0x06,0x0b,0x46,0x06,0x03,0x86,0xfb, -0xf6,0xa9,0xf7,0xfa,0xc2,0xfe,0xff,0xb0,0xfd,0xfa,0x31,0xf5,0xf4,0xca,0xf5,0xf4, -0x71,0xf3,0xf4,0xd9,0xf8,0xfd,0x07,0xff,0xff,0x41,0xf9,0xf3,0x6e,0xf1,0xf2,0x3c, -0xf7,0xfd,0x03,0xff,0xfe,0x97,0xfc,0xfa,0x50,0xf7,0xf8,0xcf,0xfa,0xfa,0x2d,0xf9, -0xf7,0x3c,0xfe,0x07,0x6b,0x03,0xfc,0x30,0xfc,0xfe,0x50,0xfc,0xf5,0xdd,0xf9,0xfd, -0x9f,0xfe,0x02,0xc3,0xfd,0xfb,0x1a,0xfd,0xfb,0xbb,0xfa,0xfe,0x0f,0x03,0x01,0xb2, -0xff,0xff,0x05,0x02,0x00,0x67,0xfe,0xfe,0xbf,0xfd,0xff,0x7a,0x04,0x04,0x64,0x03, -0x0a,0x93,0x16,0x12,0xbb,0x01,0xf7,0x4b,0xfd,0x0a,0x56,0x0f,0x09,0xff,0x03,0x02, -0x13,0x06,0x05,0x56,0xff,0xfd,0x9f,0xfd,0x00,0x24,0x04,0x05,0xd0,0x04,0x01,0xbb, -0x02,0x01,0xf6,0xfb,0xf9,0xdc,0xf7,0xf9,0xe5,0xfc,0xfe,0x79,0x00,0x02,0x74,0x04, -0xff,0xe3,0xfc,0xff,0x4d,0x01,0xfc,0xca,0xf7,0xfc,0x18,0x03,0x04,0x91,0x01,0xfe, -0xb5,0xfc,0x02,0xa4,0x04,0xfb,0xb9,0xf7,0xfa,0xba,0xff,0x08,0xd3,0x08,0x04,0x19, -0x03,0x03,0x8f,0x01,0xfd,0xba,0xfd,0x02,0x52,0x06,0x05,0xa7,0xff,0x00,0x52,0x09, -0x10,0xdf,0x08,0xff,0x0d,0xff,0x04,0x9a,0x08,0x09,0xd3,0x0b,0x09,0x39,0x06,0x04, -0x20,0x04,0x08,0xd7,0x07,0x02,0x1d,0x02,0x02,0x40,0x06,0x0b,0x34,0x04,0xff,0x03, -0x00,0x04,0x93,0x03,0x01,0x22,0x01,0x01,0x18,0x06,0x03,0xc6,0x02,0x03,0x89,0xfa, -0xf6,0x3c,0xfb,0xfc,0x03,0xfc,0x03,0x8b,0x04,0xfc,0xb5,0xfb,0xfc,0x69,0xf9,0xf9, -0x2b,0xfa,0xf9,0xdd,0xfa,0xfe,0xa4,0x02,0xfe,0xaa,0xfc,0x02,0xe4,0x04,0x00,0xe5, -0xfd,0xfc,0xd6,0xfc,0xfe,0x8a,0x00,0x04,0x30,0x00,0x00,0x38,0x01,0x02,0xdf,0x03, -0x00,0x1a,0x02,0xfc,0x6d,0xfb,0x01,0x10,0x02,0x02,0x60,0x03,0x06,0xc0,0x04,0x00, -0xfa,0xff,0x02,0x1a,0x08,0x0a,0x97,0x05,0x06,0x2e,0x09,0x0b,0x34,0x10,0x08,0x64, -0xfe,0xfd,0x36,0x05,0x0b,0xa2,0x0a,0x09,0x67,0x0a,0x08,0x89,0x06,0x02,0xff,0x01, -0x01,0xae,0x04,0x08,0x65,0x05,0x05,0x6a,0x06,0x03,0x16,0x03,0x03,0x61,0x04,0xff, -0xc2,0xfa,0xfd,0xe9,0x01,0x07,0xed,0x03,0xfc,0x65,0xfe,0xfc,0x6a,0xfa,0xf8,0x38, -0xfc,0xff,0xe6,0xfe,0xfb,0xb8,0xf8,0xfc,0xb6,0xf8,0xf8,0x18,0xff,0x02,0x1b,0x04, -0xff,0xc5,0xfd,0xfd,0xdc,0xfa,0xfb,0x59,0xff,0x00,0xf0,0x03,0x07,0x26,0x01,0xfc, -0x06,0x03,0x03,0x8f,0x00,0xfc,0x41,0xf3,0xf9,0xca,0x04,0x08,0x7b,0x06,0x02,0x96, -0x02,0x00,0xbf,0xfe,0xfb,0xa9,0xff,0x08,0xed,0x08,0x04,0xb5,0x04,0x06,0x05,0x05, -0x06,0x12,0x06,0x07,0x2a,0x08,0x06,0xc3,0x0a,0x0f,0xdf,0x13,0x0f,0xb8,0x08,0x08, -0x25,0x06,0x0d,0x6d,0x0d,0x05,0x2b,0x04,0x04,0xa6,0x08,0x0c,0x09,0x08,0xfe,0xe4, -0xfd,0xff,0xfe,0xfd,0x01,0x49,0x01,0xfb,0x6c,0xfb,0xfe,0xb7,0xfe,0xf9,0xe0,0xf8, -0xf7,0x85,0xf5,0xf9,0x51,0xfb,0xfd,0x7e,0xfb,0xfb,0xfc,0xfc,0xfc,0x32,0xfa,0xf9, -0x7c,0xfb,0xfe,0x17,0x00,0x00,0x61,0xfd,0xfe,0xf5,0xff,0xfd,0x44,0xfd,0xfd,0x0a, -0xf9,0xf7,0x68,0xfa,0x01,0x5a,0x01,0x00,0x20,0xfe,0xf7,0xb5,0xf8,0xfc,0xbe,0xff, -0xfe,0xe8,0xfb,0x02,0x9c,0x03,0x04,0x5a,0x06,0x00,0xb2,0xfd,0xff,0x9f,0x01,0x06, -0x8d,0x0c,0x0d,0x6a,0x09,0x09,0x74,0x0a,0x05,0x21,0x0a,0x12,0x0a,0x0c,0x07,0x71, -0x0b,0x0e,0x27,0x0b,0x0b,0x38,0x0f,0x0c,0x09,0x06,0x07,0x54,0x03,0x02,0x39,0x07, -0x05,0x81,0xff,0xf8,0xd7,0xf8,0xfe,0xc8,0xff,0xff,0xc3,0xf7,0xf5,0xbf,0xf5,0xf5, -0x00,0xf8,0xf6,0xba,0xfa,0xfd,0x66,0xf8,0xf8,0xe8,0xfc,0x03,0x9e,0x01,0xfb,0xc3, -0xff,0xff,0x4f,0xfd,0xfb,0xfa,0xf8,0xfd,0x0f,0x04,0x07,0xc3,0x02,0xf9,0x7f,0xfc, -0xfe,0x9f,0xfc,0xfa,0x1d,0x00,0x05,0x82,0x03,0xfe,0xcc,0xfb,0xfe,0x19,0x00,0xff, -0x5e,0x01,0xfc,0xff,0xf9,0xff,0x1e,0x01,0x00,0x9f,0x05,0x05,0x08,0x02,0x00,0xe5, -0xff,0x05,0x73,0x09,0x09,0x64,0x0a,0x0d,0x74,0x0d,0x0c,0x64,0x0c,0x0d,0xfd,0x11, -0x0d,0x1b,0x0a,0x10,0x33,0x0c,0x0c,0x10,0x0e,0x09,0xd5,0x02,0x02,0xf7,0x05,0x02, -0x7b,0xff,0xfc,0x7f,0xfa,0xfa,0xe9,0xfb,0xf9,0x9f,0xf4,0xef,0xcf,0xee,0xf4,0x2e, -0xf6,0xee,0xf2,0xe8,0xe9,0xc2,0xec,0xf4,0xbd,0xfc,0xfb,0x03,0xf5,0xf4,0xfa,0xf6, -0xff,0x07,0x03,0xff,0xd4,0xfe,0xff,0xee,0xff,0xff,0x28,0x03,0x04,0x22,0x01,0x01, -0xcf,0xff,0xfc,0xfd,0xfa,0xf9,0xf0,0xf9,0xf8,0xe2,0xfd,0x00,0xf1,0xf8,0xf5,0xe5, -0xf8,0xff,0x35,0xff,0xff,0xc8,0x06,0xfc,0xad,0xf8,0xfc,0xa9,0x05,0x10,0x8a,0x0d, -0x07,0xae,0x04,0x04,0x34,0x07,0x12,0xce,0x1a,0x16,0xa2,0x13,0x12,0x94,0x10,0x11, -0xc1,0x12,0x12,0x5d,0x12,0x0e,0x53,0x0b,0x0d,0x8f,0x11,0x11,0xde,0x08,0x00,0xbc, -0xfe,0xfe,0x11,0xfd,0xff,0xfc,0x04,0x00,0x81,0xf8,0xf6,0xc8,0xf4,0xf4,0xdd,0xf1, -0xf0,0x87,0xec,0xe8,0x60,0xec,0xef,0x95,0xed,0xea,0x02,0xee,0xf9,0xe5,0xfa,0xfc, -0x7f,0xfb,0xf7,0x96,0xf8,0xf9,0x73,0xfe,0xfe,0x5f,0x00,0x02,0xab,0xfd,0xfc,0x2e, -0xfb,0xfc,0x18,0x00,0xfc,0x40,0xf8,0xf7,0x4b,0xf5,0xf3,0x3e,0xfb,0xfd,0x13,0xfd, -0xfb,0xf7,0xf4,0xf6,0x6f,0xfb,0xfb,0x9e,0x01,0x02,0xda,0xfb,0xfc,0xfb,0x01,0x02, -0x0f,0x00,0x05,0x07,0x0e,0x0c,0xf8,0x0d,0x14,0xb8,0x15,0x19,0x86,0x19,0x17,0x1c, -0x1b,0x1f,0x37,0x1b,0x13,0xe0,0x11,0x16,0xc8,0x1a,0x1b,0x7e,0x19,0x0d,0x13,0x0c, -0x11,0x61,0x0d,0x07,0x0a,0xfb,0xf5,0xdf,0xf7,0xf8,0xab,0xfb,0xf3,0x2b,0xf5,0xf3, -0x92,0xf0,0xf4,0xe2,0xe9,0xe6,0x20,0xe9,0xe5,0xe7,0xdd,0xe4,0x50,0xe7,0xee,0x9d, -0xf5,0xf7,0xed,0xf3,0xf6,0xb0,0xfb,0xf8,0x5b,0xfc,0xf8,0xd4,0xf1,0xf7,0xe4,0xff, -0xfe,0x48,0xfe,0xfe,0x8e,0xfe,0xff,0xdb,0xfd,0xfc,0xda,0xee,0xea,0x51,0xf4,0xf5, -0x2b,0xf6,0xf7,0xff,0xfd,0x01,0xdb,0xfd,0xfd,0xfe,0xfc,0xf6,0x45,0xf9,0xfb,0x4f, -0xfc,0xfe,0xae,0x07,0x07,0x55,0x06,0x12,0x82,0x12,0x12,0xe3,0x1c,0x1e,0x00,0x1b, -0x21,0xeb,0x23,0x1e,0x1d,0x24,0x26,0xb5,0x1f,0x1b,0x5b,0x1a,0x1d,0x99,0x1b,0x16, -0x34,0x12,0x11,0x84,0x0f,0x0a,0x5c,0x08,0xff,0x0e,0xfc,0xf9,0xb3,0xf5,0xfd,0xeb, -0xff,0xf7,0xda,0xed,0xeb,0xa3,0xe9,0xe8,0xf2,0xeb,0xe7,0xb2,0xdc,0xda,0x7b,0xdd, -0xe0,0xc5,0xe4,0xeb,0xe7,0xf8,0xf9,0x6f,0xf5,0xf0,0xcc,0xf3,0xfe,0xb6,0xfd,0xfd, -0xf1,0xfe,0xf1,0xbe,0xf2,0x01,0x34,0x07,0x06,0x64,0x06,0xfc,0xcf,0xf0,0xf1,0xf8, -0xef,0xec,0x1c,0xf2,0xf8,0x27,0xf6,0xf3,0xae,0xf6,0xf7,0x51,0xfc,0x04,0xc3,0x04, -0xf6,0x3f,0xec,0xf1,0x2e,0xfe,0x07,0x0a,0x0f,0x10,0xa0,0x09,0x0a,0x73,0x17,0x26, -0x75,0x2c,0x2c,0xce,0x24,0x18,0x39,0x1f,0x2f,0xf8,0x2f,0x27,0xb7,0x22,0x1e,0xec, -0x20,0x22,0x01,0x22,0x1d,0x3b,0x19,0x15,0xd0,0x0d,0x08,0xd7,0x01,0xfa,0x87,0x00, -0x04,0x00,0xfe,0xf7,0x7a,0xf3,0xf6,0x73,0xf6,0xee,0xa5,0xe6,0xe6,0x11,0xe6,0xe4, -0x3d,0xdd,0xd4,0x1a,0xda,0xdf,0x22,0xe0,0xe9,0x0b,0xf7,0xf9,0x05,0xef,0xf1,0x32, -0xf7,0xf5,0x9e,0xf5,0xfa,0xb6,0xf8,0xf4,0x09,0x01,0x05,0xce,0xfc,0xff,0xd1,0x01, -0xfb,0xa8,0xf5,0xf0,0x6e,0xe9,0xe9,0x35,0xf0,0xfa,0x72,0xfb,0xf9,0xa0,0xf6,0xf4, -0xd9,0xf7,0xf9,0xe9,0xf7,0xf2,0xfe,0xf7,0x04,0x43,0x06,0x02,0xc8,0x01,0x04,0x01, -0x0d,0x14,0xe7,0x1b,0x28,0x1a,0x2e,0x31,0x77,0x2e,0x2f,0xf4,0x37,0x35,0xf3,0x2a, -0x20,0x59,0x1e,0x28,0x84,0x2c,0x2d,0xc5,0x29,0x1e,0xe4,0x1b,0x1a,0xc9,0x18,0x0f, -0x29,0xff,0xfa,0x53,0xfb,0x04,0x4a,0x01,0xfb,0xfa,0xfc,0xf9,0x55,0xf3,0xec,0xb2, -0xe5,0xe3,0x98,0xde,0xd8,0x78,0xcf,0xcf,0x40,0xd3,0xd3,0x94,0xd6,0xe0,0xec,0xf1, -0xf8,0x29,0xf1,0xe9,0x9c,0xea,0xee,0x9b,0xf0,0xf3,0xc1,0xf9,0xfb,0x3f,0xfe,0xfe, -0xf4,0xff,0x04,0xf6,0x04,0x03,0x9c,0xf6,0xe6,0x9d,0xe5,0xe9,0x4e,0xf5,0xfa,0xa4, -0xf4,0xf2,0x94,0xf3,0xf4,0x8b,0xf6,0xf4,0xc3,0xf2,0xf8,0x54,0xf8,0xf7,0x92,0xfd, -0x03,0x3d,0x03,0x0a,0x25,0x13,0x13,0xbe,0x1d,0x2e,0x4f,0x36,0x33,0x55,0x34,0x36, -0x56,0x31,0x2a,0x07,0x2a,0x29,0xd0,0x2b,0x30,0x4c,0x2f,0x2d,0x01,0x2a,0x21,0x23, -0x1c,0x15,0x5f,0x12,0x05,0xe9,0xfa,0xfc,0x96,0xff,0x01,0xe9,0xfd,0xfd,0xdd,0xfe, -0xf1,0xb6,0xe2,0xe2,0x03,0xe4,0xe4,0x43,0xdd,0xd5,0x08,0xd2,0xd0,0xf8,0xcd,0xcb, -0x1a,0xc7,0xcc,0x7f,0xe7,0xf3,0x57,0xeb,0xed,0x74,0xf5,0xfa,0x57,0xf7,0xec,0xbe, -0xe3,0xe6,0x20,0xf8,0x05,0x91,0x0a,0x04,0x69,0xff,0x04,0xdd,0xfe,0xf6,0x3e,0xec, -0xe0,0xba,0xe2,0xed,0x2d,0xf3,0xf8,0xe6,0xfb,0xff,0xe4,0xfb,0xfa,0x18,0xf9,0xf6, -0xeb,0xf7,0xf4,0x05,0xf6,0xfd,0xaa,0x09,0x0e,0x07,0x15,0x22,0x83,0x28,0x34,0x4b, -0x3f,0x38,0x2a,0x36,0x41,0xa0,0x44,0x38,0xd3,0x2d,0x2d,0x94,0x30,0x35,0xd8,0x3b, -0x39,0x61,0x30,0x22,0x35,0x1f,0x21,0x69,0x0f,0x05,0xf8,0x06,0x04,0x72,0xff,0xfd, -0xf2,0xfe,0xfc,0x70,0x01,0xfe,0x76,0xeb,0xe1,0x78,0xe3,0xe7,0x44,0xe0,0xd7,0xac, -0xcf,0xcb,0x58,0xc9,0xc3,0xee,0xbd,0xc4,0x75,0xdc,0xed,0xcf,0xe8,0xe9,0xf0,0xf2, -0xf9,0xc1,0xf8,0xe9,0xd4,0xe1,0xea,0x99,0xf6,0x02,0x3a,0x03,0x09,0xc1,0x0b,0x02, -0x60,0xfb,0xf4,0x5e,0xea,0xe0,0xbd,0xde,0xe8,0xa1,0xf2,0xf5,0xce,0xf6,0xf4,0xf9, -0xf0,0xf1,0xa2,0xf4,0xf4,0x79,0xec,0xec,0xc4,0xf4,0x02,0x63,0x0a,0x0e,0xc7,0x10, -0x19,0xf4,0x2d,0x3f,0xe4,0x40,0x42,0xd0,0x3c,0x3e,0x62,0x42,0x39,0x5d,0x31,0x30, -0xbc,0x39,0x3f,0x0f,0x3c,0x3a,0xaa,0x31,0x25,0x17,0x25,0x1f,0x1d,0x0e,0x00,0xc5, -0xf9,0xfe,0x39,0x02,0x02,0xdf,0x04,0xfe,0xd3,0xfa,0xf2,0x5a,0xea,0xe6,0x34,0xe8, -0xe5,0x7b,0xda,0xcf,0x2e,0xcb,0xcb,0x23,0xc7,0xbd,0x83,0xb3,0xbf,0x00,0xe4,0xfc, -0x1e,0xee,0xe7,0x08,0xef,0xf6,0xce,0xf8,0xe9,0xe8,0xe0,0xe8,0x86,0xf7,0x07,0x80, -0x10,0x16,0x1f,0x10,0x0c,0x45,0x04,0xef,0xdd,0xe5,0xdb,0x60,0xd9,0xe4,0xda,0xe8, -0xea,0x43,0xec,0xf1,0xee,0xef,0xed,0xb5,0xeb,0xe8,0xdf,0xeb,0xec,0x98,0xea,0xed, -0x8c,0xff,0x11,0x44,0x11,0x1a,0xb9,0x3e,0x52,0xab,0x4c,0x45,0xd2,0x37,0x37,0xfd, -0x41,0x3f,0x63,0x38,0x33,0xb9,0x38,0x41,0xd2,0x3d,0x3b,0x23,0x37,0x2d,0x66,0x1e, -0x09,0x38,0x00,0xff,0x60,0x02,0x05,0x4a,0x07,0x07,0xec,0x02,0x03,0xf4,0xff,0xf5, -0xad,0xee,0xe8,0x87,0xe6,0xe4,0xe7,0xda,0xd9,0x10,0xdd,0xd3,0xbb,0xc3,0xb5,0x5c, -0xac,0xc9,0x55,0xf3,0xed,0x0b,0xe3,0xec,0xa7,0xf5,0xf9,0xcc,0xf0,0xe8,0x45,0xe6, -0xef,0xb9,0x01,0x0a,0x33,0x14,0x17,0x63,0x16,0x12,0xca,0x03,0xed,0x3b,0xdb,0xd7, -0x3b,0xe0,0xe7,0x98,0xe4,0xe2,0x00,0xe8,0xeb,0x14,0xec,0xec,0x57,0xeb,0xe9,0x59, -0xe1,0xe1,0xf1,0xe5,0xf4,0xe4,0xff,0x0b,0x52,0x23,0x3d,0x57,0x4b,0x49,0xbc,0x3f, -0x39,0x4d,0x44,0x48,0x65,0x3d,0x31,0x73,0x30,0x36,0xb3,0x41,0x4a,0x51,0x4b,0x3c, -0x4e,0x30,0x22,0xe2,0x0e,0x08,0x21,0xff,0xfd,0xf5,0x03,0x02,0x5a,0x07,0x0b,0x97, -0x04,0xf8,0x39,0xf3,0xf1,0x18,0xed,0xe4,0xf2,0xdb,0xd8,0xf2,0xd2,0xd0,0xc7,0xcd, -0xc4,0x5b,0xad,0x9e,0xdf,0xbe,0xf3,0xd4,0xf7,0xe1,0x7b,0xe6,0xf3,0x08,0xfe,0xf5, -0x91,0xdf,0xdc,0xc6,0xf1,0x0c,0xaa,0x1b,0x1f,0x9a,0x1d,0x17,0x9e,0x17,0x0f,0x2a, -0xfa,0xe1,0x6e,0xd5,0xdd,0x8d,0xe6,0xea,0x67,0xed,0xe8,0x8c,0xdb,0xd8,0x41,0xe0, -0xe8,0x52,0xeb,0xea,0x93,0xe5,0xe7,0xdd,0xf4,0x02,0x41,0x0c,0x1a,0x00,0x36,0x4f, -0x58,0x50,0x4f,0x68,0x45,0x40,0x4e,0x44,0x3b,0x81,0x35,0x35,0xfb,0x33,0x3c,0x94, -0x44,0x47,0x39,0x3e,0x34,0x57,0x29,0x0f,0x10,0xfa,0xf3,0x8a,0xfc,0x08,0x4d,0x09, -0x07,0x1c,0x03,0xfe,0x34,0xf7,0xf2,0xb7,0xeb,0xe3,0x92,0xe4,0xe1,0x34,0xd4,0xce, -0x16,0xce,0xc9,0x3b,0xbd,0xaf,0x5f,0xa2,0xbc,0xcd,0xf6,0xfa,0x01,0xe4,0xe9,0xa2, -0xf3,0xf9,0x3f,0xf4,0xe9,0x1f,0xea,0xfc,0xc1,0x0f,0x15,0x90,0x1a,0x26,0x3a,0x25, -0x1c,0xfc,0x0c,0xf6,0xa7,0xe9,0xe1,0xc9,0xde,0xde,0xab,0xde,0xe1,0x3b,0xe2,0xde, -0xb1,0xd8,0xdb,0xf6,0xdf,0xe4,0xa5,0xe4,0xdd,0x66,0xdc,0xe4,0x58,0xfe,0x16,0x01, -0x20,0x3e,0x90,0x4d,0x4d,0xc0,0x4d,0x45,0x6e,0x44,0x3f,0x82,0x35,0x30,0xd9,0x36, -0x43,0x4b,0x48,0x49,0x26,0x45,0x37,0x86,0x2a,0x22,0x93,0x0e,0xf9,0xdf,0xf6,0xff, -0xf6,0x0a,0x0f,0x50,0x07,0xfe,0xdf,0xfd,0xfa,0x2e,0xf0,0xeb,0xdd,0xe5,0xde,0xc5, -0xde,0xdb,0xd2,0xd4,0xd2,0x58,0xcd,0xb6,0x40,0x9e,0x94,0xf1,0xc1,0xfb,0x6d,0xf3, -0xee,0xf2,0xf6,0xfa,0x88,0xf9,0xe9,0x38,0xe9,0xf5,0x4b,0x06,0x16,0x36,0x1d,0x28, -0x7c,0x2d,0x2d,0xd6,0x2b,0x13,0x6e,0xf0,0xd5,0xfb,0xd0,0xe0,0x83,0xea,0xed,0x47, -0xe6,0xda,0x3d,0xd0,0xc8,0x48,0xce,0xe3,0xcc,0xe9,0xe3,0x92,0xd7,0xd5,0x50,0xeb, -0x06,0x4c,0x1c,0x34,0xa0,0x48,0x45,0x11,0x41,0x4b,0x34,0x4e,0x51,0x44,0x49,0x38, -0x5c,0x33,0x35,0x9f,0x3f,0x4b,0xe1,0x4a,0x41,0x7b,0x37,0x28,0x0c,0x14,0x04,0xe8, -0xfb,0xff,0x61,0x04,0x09,0xfc,0x0a,0x02,0x9b,0x00,0xfe,0xf0,0xf6,0xef,0x09,0xe6, -0xe2,0x2f,0xda,0xd7,0xb7,0xd8,0xd7,0xf4,0xce,0xbf,0x00,0xa8,0x8d,0xf9,0xa2,0xec, -0xdb,0xff,0xe8,0xdb,0xee,0xf7,0x35,0xfa,0xf5,0x2d,0xec,0xf4,0xac,0x07,0x11,0x99, -0x15,0x24,0x83,0x30,0x33,0xcc,0x30,0x1b,0x56,0xf6,0xda,0xe7,0xd5,0xdd,0x91,0xe5, -0xe7,0x3f,0xe0,0xdc,0x8a,0xd3,0xc2,0x0c,0xc4,0xd5,0x10,0xe4,0xe9,0x1c,0xe0,0xd3, -0xea,0xd8,0xf0,0x27,0x0e,0x2b,0x02,0x4a,0x4d,0xb7,0x41,0x41,0xc2,0x43,0x54,0x8c, -0x54,0x3d,0x71,0x2c,0x2d,0xe2,0x38,0x48,0xe3,0x53,0x52,0xc1,0x3e,0x2b,0xc7,0x1a, -0x07,0x3e,0xfb,0xff,0x23,0x0a,0x0a,0x2c,0x08,0x06,0x48,0x07,0x02,0x6c,0xf6,0xf5, -0xdf,0xf1,0xe5,0xd4,0xdb,0xd9,0xa7,0xd5,0xda,0x6b,0xe0,0xc9,0x7f,0xa8,0x94,0x0d, -0x9d,0xe3,0x65,0x09,0xec,0x99,0xe5,0xf1,0x63,0xfc,0xfe,0x6d,0xf7,0xef,0xfa,0xf2, -0x0a,0x24,0x20,0x28,0x1d,0x32,0x33,0x66,0x2d,0x1e,0x35,0x03,0xe9,0xa1,0xd9,0xe0, -0x15,0xea,0xe2,0xd5,0xda,0xdc,0x03,0xd8,0xcc,0x46,0xc3,0xcb,0xa1,0xde,0xe3,0x9e, -0xde,0xda,0x8a,0xdf,0xf1,0xe8,0x0a,0x23,0xe3,0x3e,0x4a,0x87,0x46,0x46,0x55,0x46, -0x4f,0x57,0x54,0x45,0x7b,0x3b,0x30,0xc5,0x2f,0x3b,0x73,0x48,0x4b,0xfa,0x3e,0x2e, -0xd3,0x1a,0x07,0xa2,0xf9,0xfa,0xe5,0xff,0x05,0xc5,0x04,0xfe,0x67,0xf9,0xf8,0x6c, -0xf8,0xf5,0xa6,0xf0,0xe4,0xde,0xdd,0xdc,0x2a,0xd9,0xd5,0xbe,0xd9,0xcb,0xce,0xae, -0x97,0x0c,0x98,0xd8,0xd3,0x03,0xe8,0xcf,0xe3,0xef,0xad,0xfb,0x02,0xaf,0xf3,0xeb, -0x60,0xf4,0x09,0x67,0x1a,0x21,0x9e,0x2d,0x2a,0x8d,0x28,0x24,0x14,0x0e,0xf2,0xfa, -0xdf,0xdb,0x0a,0xdc,0xe0,0x0a,0xe3,0xdb,0x85,0xd3,0xc5,0xbf,0xbf,0xcd,0xa6,0xe1, -0xe4,0xb4,0xe0,0xdf,0xce,0xe2,0xf2,0xb1,0x0a,0x22,0x61,0x3f,0x48,0xf5,0x44,0x4d, -0x1b,0x4a,0x4b,0x6d,0x4b,0x41,0x26,0x3d,0x3c,0x92,0x38,0x37,0x3e,0x41,0x49,0xa5, -0x43,0x2f,0xf1,0x1a,0x04,0xe1,0xf4,0xfb,0xe7,0x0c,0x10,0xe5,0x07,0xfc,0xf3,0xfa, -0xfe,0xe4,0xfa,0xf8,0x2b,0xf1,0xe2,0x1f,0xd9,0xd6,0xea,0xd5,0xd9,0xd4,0xda,0xcc, -0x8e,0xaf,0x90,0x68,0x99,0xdf,0x29,0xff,0xe6,0x2a,0xe5,0xf0,0x17,0xfe,0x05,0xcb, -0xfb,0xf4,0x69,0xf6,0x09,0xb9,0x1c,0x25,0x68,0x28,0x2b,0x74,0x35,0x2e,0x96,0x10, -0xee,0x91,0xd3,0xdb,0x60,0xe7,0xe5,0xc6,0xdc,0xda,0xcd,0xd4,0xba,0x27,0xb9,0xcc, -0x54,0xe1,0xe7,0xed,0xdc,0xd3,0xcc,0xd4,0xf0,0x10,0x0f,0x2a,0xac,0x45,0x41,0x6b, -0x43,0x47,0x12,0x44,0x51,0x51,0x50,0x46,0xbf,0x3e,0x38,0x4d,0x38,0x40,0xb1,0x49, -0x4b,0xef,0x3f,0x2f,0x9c,0x19,0x00,0x52,0xf8,0xfe,0xa0,0x0b,0x11,0xe6,0x08,0x07, -0xa1,0x02,0xff,0x43,0xfa,0xf4,0xff,0xe7,0xdf,0xe5,0xde,0xd9,0x3e,0xcf,0xd4,0x15, -0xdd,0xd0,0xd7,0xab,0x82,0xd0,0x92,0xe2,0x7b,0x00,0xed,0xd1,0xec,0xee,0x87,0xfb, -0x05,0x50,0xfa,0xee,0x08,0xfd,0x15,0xc6,0x20,0x27,0x20,0x2d,0x2b,0x16,0x2d,0x2c, -0x7d,0x0f,0xed,0x8f,0xd8,0xde,0xb9,0xea,0xe9,0x2f,0xe2,0xd3,0x6e,0xc8,0xb8,0x06, -0xb6,0xd0,0x4a,0xe3,0xe7,0x4b,0xe0,0xce,0xee,0xdb,0xfa,0x1a,0x11,0x2e,0x33,0x44, -0x3d,0x0d,0x3e,0x42,0x53,0x45,0x4d,0x9f,0x4f,0x47,0x47,0x3a,0x32,0x9f,0x35,0x41, -0x37,0x4a,0x46,0xf1,0x39,0x1f,0xba,0x04,0xfc,0x60,0xfe,0x03,0xfe,0x0d,0x13,0x89, -0x10,0x08,0x64,0xfe,0xf4,0xed,0xf1,0xf7,0x81,0xef,0xe3,0x33,0xdf,0xdc,0xf2,0xdb, -0xd9,0x9e,0xd2,0xbd,0x5e,0x9e,0x83,0x61,0xa6,0xf9,0x48,0xff,0xea,0x14,0xf0,0xf6, -0x91,0x04,0x04,0x06,0xf8,0xf4,0x02,0x05,0x1c,0x86,0x28,0x2c,0x3e,0x2e,0x2c,0xd3, -0x30,0x25,0x5b,0xff,0xde,0xc1,0xd3,0xdf,0x33,0xeb,0xe5,0xeb,0xd9,0xcd,0xc6,0xc4, -0xc0,0x77,0xc0,0xce,0x2b,0xe4,0xe4,0x83,0xd3,0xd2,0xd3,0xe4,0x00,0x10,0x1b,0x38, -0xad,0x41,0x39,0x17,0x3e,0x41,0x44,0x49,0x4a,0x4f,0x47,0x41,0x0e,0x39,0x30,0x76, -0x35,0x43,0x40,0x48,0x3f,0xdf,0x33,0x22,0x05,0x0e,0xfc,0x3d,0xf8,0x05,0x07,0x10, -0x0c,0x2e,0x06,0xfc,0x33,0xf8,0xf5,0x8a,0xf7,0xf8,0xe1,0xea,0xe2,0x90,0xdc,0xde, -0x6a,0xde,0xd6,0x49,0xcb,0xb2,0x7d,0x97,0x8e,0x85,0xc8,0xfd,0x49,0xed,0xe6,0x2e, -0xe7,0xf1,0x97,0x07,0x02,0x4c,0xf2,0xf4,0x1b,0x0a,0x1e,0x90,0x27,0x2f,0x86,0x2d, -0x2c,0x03,0x32,0x1f,0x29,0xf4,0xd6,0x7c,0xd5,0xe5,0xe0,0xec,0xea,0xc6,0xdb,0xc6, -0x79,0xb6,0xb0,0x84,0xbf,0xd9,0xa6,0xe8,0xe2,0x1d,0xd5,0xd8,0xab,0xec,0x0c,0x38, -0x2e,0x40,0x6e,0x37,0x38,0x69,0x42,0x46,0x58,0x4b,0x4d,0xb8,0x4d,0x48,0x73,0x3e, -0x35,0xf1,0x37,0x3f,0x1b,0x44,0x3e,0x89,0x2f,0x1e,0xfd,0x06,0xf9,0x26,0xff,0x0e, -0xc7,0x16,0x0c,0x4e,0x03,0xf6,0xf6,0xf4,0xf9,0xee,0xfc,0xf8,0x7a,0xeb,0xde,0xaf, -0xd7,0xd5,0xb0,0xd7,0xd5,0xb3,0xc3,0xad,0x64,0x8f,0xa2,0xa5,0xef,0xfc,0x8c,0xe6, -0xed,0xae,0xef,0x00,0xc1,0x06,0xfc,0xd4,0xf5,0x01,0x5d,0x1b,0x2a,0xe2,0x2d,0x2d, -0x33,0x29,0x30,0x74,0x2b,0x0e,0x4b,0xeb,0xdc,0xf2,0xe0,0xe4,0x51,0xe5,0xe2,0x3b, -0xd5,0xcb,0x05,0xbc,0xb5,0x8c,0xc6,0xdd,0x5a,0xe8,0xda,0xe2,0xd2,0xe3,0xd5,0x00, -0x1e,0xb5,0x34,0x3a,0xdb,0x33,0x3b,0xd0,0x41,0x49,0x6f,0x4f,0x4a,0x65,0x48,0x42, -0x18,0x39,0x34,0xb1,0x36,0x3d,0x60,0x3e,0x35,0x3b,0x25,0x0b,0x87,0xfb,0xfe,0x51, -0x07,0x0f,0x75,0x0b,0x03,0x6c,0xff,0xfa,0x69,0xf8,0xf5,0xbd,0xf2,0xf0,0x8e,0xea, -0xdf,0x91,0xd7,0xd5,0xbb,0xd9,0xd4,0x5f,0xbd,0x94,0x17,0x83,0xc4,0x5f,0x09,0xf6, -0x83,0xe5,0xe8,0x13,0xf8,0x09,0x1e,0x00,0xf0,0x64,0xf2,0x07,0xdd,0x21,0x28,0x6c, -0x24,0x24,0xab,0x2f,0x36,0x12,0x1e,0xf6,0xa2,0xd9,0xd7,0x82,0xe5,0xeb,0x09,0xe7, -0xd7,0x3c,0xc7,0xba,0x6b,0xb0,0xbb,0x18,0xdd,0xee,0x25,0xdf,0xca,0x9c,0xd0,0xee, -0x5b,0x14,0x39,0x90,0x45,0x33,0x9c,0x31,0x38,0x00,0x40,0x4d,0x71,0x50,0x4c,0x0d, -0x47,0x3b,0xa7,0x32,0x39,0xae,0x44,0x45,0x16,0x36,0x24,0xeb,0x10,0x02,0x93,0xfd, -0x01,0x9f,0x10,0x12,0x33,0x0b,0xff,0x9c,0xef,0xef,0xa9,0xf2,0xf3,0xb6,0xf3,0xe8, -0xb8,0xde,0xdc,0xe3,0xe0,0xe2,0xf9,0xd6,0xc2,0x83,0xa0,0x82,0x11,0xa4,0xf9,0x78, -0x02,0xea,0x79,0xeb,0xf4,0xfe,0x09,0x0e,0x2a,0xfd,0xeb,0xea,0xf7,0x12,0x19,0x25, -0x2f,0x53,0x2f,0x2e,0xb9,0x37,0x2e,0xb4,0x09,0xe2,0x4e,0xd5,0xdc,0xeb,0xe8,0xe8, -0xc1,0xdd,0xd7,0x21,0xcc,0xbe,0x22,0xbd,0xc7,0xf1,0xd9,0xe3,0x35,0xd9,0xd4,0x98, -0xe0,0xff,0x2d,0x27,0x43,0x9d,0x3e,0x32,0x84,0x37,0x39,0x8c,0x42,0x4c,0xa2,0x4a, -0x4a,0x0d,0x44,0x37,0x4b,0x35,0x3e,0x9a,0x46,0x41,0x0e,0x34,0x17,0xe8,0x01,0xfe, -0x04,0x00,0x00,0x11,0x00,0x00,0xf0,0xff,0x00,0x10,0x00,0x00,0xa0,0xff,0xfe,0xad, -0xfd,0xfc,0xd8,0xfb,0xfb,0xcf,0xfc,0xfd,0xcd,0xfe,0xff,0x74,0xff,0xff,0x29,0x00, -0x01,0x62,0x02,0x03,0x84,0x03,0x03,0x61,0x02,0x02,0x81,0x02,0x03,0x09,0x05,0x06, -0x56,0x07,0x07,0x2e,0x08,0x08,0xa1,0x07,0x06,0x9d,0x05,0x04,0xc2,0x02,0x01,0x47, -0x00,0xff,0x12,0xfe,0xfd,0x92,0xfc,0xfc,0x08,0xfd,0xfd,0x8d,0xfe,0xfe,0xac,0xfe, -0xfe,0x15,0xfe,0xfe,0x41,0xfe,0xfe,0x46,0xfe,0xfd,0x1c,0xfd,0xfc,0xe6,0xfb,0xfb, -0x8b,0xfb,0xfb,0xc3,0xfa,0xfa,0x24,0xfa,0xfa,0x58,0xfb,0xfc,0x45,0xfd,0xfd,0xfc, -0xfd,0xfe,0x61,0xfe,0xff,0xa0,0xff,0x00,0x00,0x00,0xff,0x7c,0xff,0xff,0xf8,0xff, -0x00,0x7a,0x01,0x02,0x92,0x02,0x02,0x0e,0x03,0x03,0x90,0x02,0x01,0x2a,0x00,0xfe, -0x69,0xfd,0xfc,0x2e,0xfd,0xfd,0x5c,0xfe,0xfe,0x69,0xfe,0xfe,0xc0,0xfd,0xfd,0x6d, -0xfe,0xff,0x03,0x00,0x00,0xc9,0x00,0x00,0x8b,0x00,0x00,0xe9,0x00,0x01,0xd6,0x01, -0x02,0x00,0x02,0x01,0xbd,0x01,0x01,0xdc,0x01,0x01,0x3c,0x01,0x00,0xd2,0xfe,0xfd, -0x2a,0xfd,0xfd,0x15,0xfe,0xff,0x90,0xff,0xff,0x9c,0xff,0xff,0xa7,0xff,0x00,0x13, -0x01,0x01,0x8e,0x02,0x02,0xfd,0x02,0x02,0xbe,0x02,0x02,0x17,0x02,0x01,0xac,0x01, -0x01,0x3c,0x02,0x02,0xeb,0x02,0x02,0x3b,0x02,0x01,0x39,0x01,0x01,0x42,0x01,0x01, -0xa4,0x00,0xff,0x74,0xfd,0xfb,0xab,0xfa,0xfa,0x38,0xfb,0xfc,0x44,0xfd,0xfd,0xab, -0xfd,0xfd,0x55,0xfd,0xfd,0xcc,0xfe,0xff,0xce,0x00,0x01,0x03,0x01,0x00,0xd8,0xff, -0xff,0xe4,0xfe,0xfe,0xab,0xfe,0xfe,0x9a,0xfe,0xfe,0x46,0xfe,0xfe,0xf1,0xfd,0xfd, -0xbd,0xfd,0xfd,0xaa,0xfd,0xfd,0x3d,0xfe,0xfe,0xde,0xff,0x00,0xde,0x01,0x02,0x65, -0x02,0x02,0x33,0x02,0x02,0x69,0x03,0x04,0xd9,0x05,0x06,0x4c,0x07,0x07,0x35,0x07, -0x06,0xaf,0x06,0x06,0xa3,0x05,0x05,0x91,0x04,0x04,0xe3,0x03,0x03,0xc7,0x02,0x02, -0x40,0x01,0x00,0x7c,0x00,0x00,0x72,0xff,0xfe,0xe5,0xfc,0xfb,0xc8,0xfa,0xfa,0x3b, -0xfb,0xfb,0x1b,0xfc,0xfc,0x42,0xfc,0xfc,0x9b,0xfd,0xfe,0x17,0xff,0xff,0x71,0xfe, -0xfd,0x1b,0xfd,0xfc,0xcc,0xfc,0xfc,0xfe,0xfc,0xfc,0xad,0xfc,0xfc,0x25,0xfc,0xfc, -0x10,0xfc,0xfc,0xa5,0xfc,0xfd,0x61,0xfd,0xfd,0xba,0xfd,0xfd,0x59,0xfd,0xfd,0xd0, -0xfc,0xfc,0x4e,0xfd,0xfe,0x41,0xff,0x00,0x3b,0x02,0x03,0x68,0x04,0x04,0xfe,0x04, -0x04,0x7c,0x04,0x03,0x4e,0x03,0x02,0x0a,0x02,0x01,0x08,0x01,0x00,0x5a,0x00,0x00, -0x02,0x00,0xff,0x8e,0xff,0xfe,0x5f,0xfe,0xfd,0xad,0xfd,0xfd,0xcb,0xfd,0xfd,0x29, -0xfd,0xfc,0xcc,0xfc,0xfd,0x86,0xfe,0xff,0x0e,0x01,0x01,0xca,0x01,0x01,0xec,0x01, -0x02,0x37,0x03,0x03,0x1d,0x04,0x03,0x5e,0x03,0x02,0xd9,0x01,0x01,0xd3,0x00,0x00, -0xdb,0x00,0x00,0xef,0x00,0x00,0xc7,0xff,0xff,0x80,0xfe,0xfe,0xf7,0xfe,0xff,0x8c, -0x00,0x01,0x41,0x01,0x01,0xe2,0x00,0x00,0x6a,0x00,0x00,0x85,0x00,0x01,0xe0,0x01, -0x02,0x4b,0x03,0x03,0xb4,0x02,0x01,0xcd,0x00,0xff,0x9a,0xfe,0xfd,0x2b,0xfd,0xfd, -0x70,0xfd,0xfe,0x55,0xff,0x00,0x82,0x00,0x00,0xd5,0xff,0xff,0x83,0xfe,0xfd,0xfc, -0xfc,0xfc,0xb3,0xfb,0xfb,0x6c,0xfc,0xfd,0x67,0xfe,0xfe,0x9d,0xfe,0xfd,0xbc,0xfc, -0xfb,0x7e,0xfb,0xfb,0xb8,0xfb,0xfc,0x20,0xfc,0xfc,0x85,0xfc,0xfc,0x6e,0xfd,0xfd, -0x5e,0xfe,0xfe,0xd9,0xfe,0xff,0x45,0x00,0x01,0x39,0x03,0x04,0x5d,0x06,0x07,0x88, -0x08,0x09,0x98,0x0a,0x0b,0xe7,0x0b,0x0b,0xaa,0x0a,0x09,0x14,0x08,0x07,0x35,0x07, -0x07,0x45,0x07,0x06,0x49,0x05,0x03,0x77,0x01,0xff,0xa7,0xfd,0xfc,0x12,0xfb,0xfa, -0xb9,0xfa,0xfb,0x56,0xfc,0xfd,0xc4,0xfd,0xfd,0x5c,0xfd,0xfc,0x3b,0xfc,0xfb,0xce, -0xfb,0xfb,0xec,0xfb,0xfc,0xa3,0xfc,0xfd,0x41,0xfd,0xfd,0x31,0xfc,0xfa,0x5d,0xf9, -0xf8,0x82,0xf7,0xf7,0xa6,0xf7,0xf7,0x0e,0xf8,0xf8,0x51,0xf8,0xf9,0x51,0xfa,0xfc, -0xc0,0xfd,0xff,0x65,0x00,0x01,0x60,0x01,0x01,0xae,0x02,0x03,0xbb,0x04,0x05,0x75, -0x05,0x04,0x0e,0x04,0x03,0x61,0x02,0x02,0xe0,0x01,0x01,0x8c,0x01,0x01,0xf3,0x00, -0x00,0xed,0x00,0x00,0xde,0x00,0x00,0x48,0x00,0x00,0x32,0x00,0x00,0x14,0x00,0xff, -0x56,0xfe,0xfd,0x37,0xfd,0xfe,0xb0,0xff,0x01,0x19,0x03,0x03,0xed,0x03,0x03,0x69, -0x03,0x03,0x97,0x03,0x03,0x38,0x03,0x02,0x9c,0x02,0x02,0xbf,0x03,0x04,0x96,0x04, -0x04,0x21,0x03,0x02,0x05,0x02,0x02,0x82,0x02,0x02,0xf9,0x01,0x00,0x0a,0xff,0xfd, -0x37,0xfc,0xfb,0x06,0xfb,0xfa,0xcd,0xfa,0xfa,0x0d,0xfb,0xfb,0xc6,0xfb,0xfb,0x6d, -0xfb,0xfa,0xd6,0xf8,0xf7,0x50,0xf5,0xf4,0x61,0xf3,0xf3,0xd6,0xf3,0xf4,0xbb,0xf5, -0xf6,0xdc,0xf7,0xf8,0x7b,0xf9,0xf9,0x4f,0xfa,0xfa,0xb8,0xfa,0xfa,0xcd,0xfa,0xfa, -0x6a,0xfa,0xfa,0x75,0xfa,0xfa,0xaf,0xfb,0xfc,0x27,0xfd,0xfd,0xb8,0xfd,0xfd,0x3e, -0xfe,0xfe,0xdd,0xff,0x01,0xe4,0x02,0x04,0x7a,0x06,0x08,0x45,0x0a,0x0c,0x33,0x0e, -0x10,0xd1,0x11,0x13,0xf7,0x14,0x16,0x28,0x18,0x19,0x7d,0x1b,0x1c,0x1e,0x1e,0x1f, -0x53,0x20,0x21,0xf9,0x22,0x24,0x96,0x25,0x26,0x37,0x27,0x27,0xae,0x28,0x29,0xc6, -0x29,0x29,0xd9,0x28,0x27,0xe9,0x25,0x24,0xf0,0x21,0x1f,0x37,0x1c,0x18,0x41,0x13, -0x0e,0x23,0x09,0x04,0xd1,0xfe,0xf9,0x04,0xf3,0xec,0xb1,0xe4,0xdd,0x17,0xd7,0xd1, -0x6b,0xcd,0xc9,0x2f,0xc7,0xc4,0x3e,0xc3,0xc2,0x50,0xc1,0xc1,0x63,0xc1,0xc1,0x7c, -0xc2,0xc3,0xf7,0xc4,0xc7,0xf2,0xc9,0xcd,0xf5,0xd0,0xd4,0x46,0xd7,0xd9,0x37,0xdb, -0xdc,0xcd,0xde,0xe1,0x32,0xe4,0xe7,0xf9,0xea,0xee,0xd1,0xf0,0xf3,0xb5,0xf5,0xf8, -0xe2,0xfa,0xfd,0x2f,0x01,0x04,0x23,0x07,0x0a,0x92,0x0d,0x11,0x39,0x16,0x1b,0xa0, -0x1f,0x23,0xea,0x26,0x29,0x3a,0x2c,0x2e,0x5d,0x31,0x33,0x44,0x34,0x34,0xc5,0x33, -0x33,0x70,0x32,0x32,0xc2,0x31,0x31,0x90,0x2f,0x2d,0xdb,0x2b,0x2a,0xe3,0x28,0x27, -0x1a,0x26,0x24,0x60,0x21,0x1e,0x9b,0x1c,0x1b,0x83,0x1a,0x1a,0x40,0x19,0x18,0x60, -0x16,0x14,0xd9,0x12,0x10,0xaf,0x0e,0x0b,0x26,0x07,0x02,0xf1,0xfc,0xf8,0xc2,0xf3, -0xef,0x4b,0xeb,0xe6,0xb5,0xe0,0xdb,0xf0,0xd5,0xd2,0x30,0xcf,0xcd,0x52,0xcb,0xc9, -0xe9,0xc7,0xc6,0xc8,0xc5,0xc5,0x7c,0xc6,0xc7,0x3a,0xc9,0xcb,0x04,0xce,0xd1,0xd5, -0xd4,0xd8,0x02,0xdb,0xdd,0xb6,0xdf,0xe2,0xe1,0xe4,0xe7,0xde,0xea,0xed,0xf3,0xee, -0xf0,0x12,0xf1,0xf2,0x93,0xf3,0xf5,0xd3,0xf6,0xf8,0x75,0xf9,0xfa,0x86,0xfb,0xfd, -0x31,0xff,0x01,0x7c,0x04,0x07,0x70,0x09,0x0b,0xdf,0x0e,0x12,0x14,0x16,0x1a,0xd1, -0x1d,0x21,0xb2,0x23,0x25,0x7c,0x27,0x29,0xd2,0x2a,0x2c,0xd7,0x2d,0x2e,0x5c,0x2f, -0x2f,0xb9,0x2f,0x2f,0x8a,0x2f,0x2f,0x82,0x2e,0x2d,0x8f,0x2d,0x2d,0x86,0x2d,0x2d, -0x3d,0x2e,0x2e,0x19,0x2f,0x2f,0x09,0x30,0x30,0xb2,0x2f,0x2e,0x06,0x2c,0x28,0x1d, -0x25,0x20,0x9b,0x1b,0x15,0x68,0x0e,0x06,0xe7,0xfd,0xf5,0xf5,0xec,0xe5,0x70,0xdd, -0xd6,0xd1,0xce,0xc7,0xbe,0xc1,0xbc,0x68,0xb8,0xb5,0xd3,0xb2,0xb0,0x8f,0xaf,0xae, -0x68,0xae,0xaf,0x44,0xb1,0xb4,0xb2,0xb7,0xbb,0x9a,0xbf,0xc3,0x06,0xc7,0xca,0x18, -0xce,0xd1,0x3a,0xd5,0xd8,0x2b,0xdc,0xdf,0x1a,0xe3,0xe6,0xb7,0xe9,0xec,0xbc,0xef, -0xf2,0x89,0xf5,0xf8,0x77,0xfb,0xfe,0xc8,0x01,0x05,0x96,0x09,0x0e,0x64,0x13,0x18, -0x99,0x1d,0x22,0x83,0x26,0x2a,0x1c,0x2f,0x33,0x25,0x37,0x3a,0x01,0x3c,0x3d,0x60, -0x3d,0x3d,0x76,0x3d,0x3d,0xda,0x3d,0x3d,0xdb,0x3c,0x3b,0xb3,0x38,0x35,0xcc,0x32, -0x30,0x11,0x2e,0x2c,0xaa,0x2b,0x2a,0xcb,0x29,0x28,0xdd,0x27,0x26,0xfd,0x25,0x25, -0x10,0x24,0x22,0x9e,0x21,0x1f,0xae,0x1d,0x1a,0x27,0x16,0x10,0x4b,0x0a,0x03,0xf3, -0xfb,0xf4,0xcc,0xed,0xe6,0xac,0xdf,0xd8,0x76,0xd1,0xcb,0x81,0xc5,0xc0,0x8b,0xbc, -0xb8,0x3b,0xb5,0xb2,0xe2,0xaf,0xae,0xbb,0xae,0xaf,0x0a,0xb1,0xb2,0x1d,0xb5,0xb8, -0x01,0xbc,0xc0,0x8d,0xc6,0xcc,0xa9,0xd2,0xd8,0x74,0xdd,0xe2,0x77,0xe7,0xec,0xa5, -0xf0,0xf3,0xee,0xf5,0xf6,0x6e,0xf7,0xf7,0xef,0xf8,0xfa,0xc3,0xfb,0xfd,0x93,0xfe, -0x00,0x11,0x02,0x04,0x79,0x07,0x0a,0xf5,0x0c,0x0f,0x16,0x12,0x15,0x14,0x19,0x1d, -0x22,0x21,0x24,0x89,0x27,0x2a,0xd2,0x2c,0x2f,0xdd,0x32,0x35,0x27,0x37,0x37,0x9c, -0x37,0x36,0xee,0x35,0x34,0x5a,0x33,0x31,0x6d,0x30,0x2f,0x62,0x2e,0x2e,0x93,0x2e, -0x2f,0x35,0x30,0x31,0x80,0x31,0x31,0x3d,0x32,0x32,0xad,0x33,0x34,0xf2,0x33,0x32, -0xe9,0x2f,0x2b,0x7c,0x26,0x20,0x12,0x19,0x11,0x37,0x09,0x00,0xa8,0xf7,0xee,0x0c, -0xe6,0xdd,0x48,0xd5,0xcd,0xa5,0xc5,0xbe,0x13,0xb7,0xb0,0xd8,0xaa,0xa6,0x92,0xa2, -0xa0,0x13,0x9f,0x9f,0x22,0xa0,0xa1,0x5d,0xa4,0xa7,0x99,0xab,0xb0,0xe6,0xb5,0xbb, -0x3e,0xc2,0xc8,0xa8,0xce,0xd4,0x33,0xd9,0xdd,0xbb,0xe1,0xe5,0xd7,0xe8,0xeb,0xce, -0xee,0xf1,0xc6,0xf3,0xf5,0x1f,0xf8,0xfa,0xd4,0xfc,0xff,0xcf,0x03,0x08,0x24,0x0d, -0x12,0x33,0x17,0x1c,0x95,0x21,0x27,0x02,0x2d,0x32,0x7e,0x38,0x3d,0xe8,0x41,0x45, -0x2c,0x49,0x4c,0x92,0x4e,0x50,0xe3,0x50,0x50,0x38,0x4f,0x4d,0x21,0x4a,0x46,0x38, -0x42,0x3d,0x45,0x38,0x33,0x25,0x2f,0x2b,0x2b,0x29,0x27,0x35,0x26,0x25,0x7e,0x26, -0x27,0xad,0x29,0x2b,0x08,0x2d,0x2d,0x2a,0x2d,0x2b,0xd8,0x28,0x25,0x61,0x20,0x1a, -0xbe,0x14,0x0d,0xff,0x06,0xff,0x5c,0xf8,0xf0,0xe6,0xe7,0xde,0xad,0xd5,0xcc,0xc9, -0xc3,0xbb,0x76,0xb3,0xac,0xf0,0xa4,0x9e,0x96,0x98,0x93,0x0b,0x90,0x8d,0x69,0x8c, -0x8c,0x3a,0x8e,0x91,0xe1,0x94,0x99,0xbc,0x9f,0xa6,0x4a,0xae,0xb6,0x9a,0xbf,0xc8, -0x4f,0xd2,0xdb,0x12,0xe3,0xe9,0x1d,0xef,0xf2,0x1b,0xf5,0xf6,0x5d,0xf8,0xf9,0x4c, -0xfb,0xfc,0xde,0xfe,0x01,0x33,0x04,0x07,0x9f,0x0c,0x11,0xbe,0x17,0x1d,0x2c,0x24, -0x2a,0xee,0x31,0x38,0xdf,0x3f,0x46,0x81,0x4b,0x4f,0x3e,0x53,0x55,0x8b,0x57,0x58, -0x98,0x58,0x57,0x89,0x55,0x52,0xb4,0x4d,0x47,0x6f,0x41,0x3a,0x2a,0x34,0x2e,0xc6, -0x29,0x26,0xf6,0x23,0x22,0x65,0x21,0x21,0x23,0x22,0x24,0xa1,0x26,0x29,0x23,0x2b, -0x2b,0x9f,0x2b,0x2a,0xc2,0x27,0x24,0x9a,0x20,0x1b,0xc9,0x15,0x0f,0x54,0x08,0x01, -0x91,0xf9,0xf1,0xdd,0xe9,0xe1,0x18,0xd9,0xd0,0x9b,0xc8,0xc0,0x1b,0xb9,0xb1,0x4d, -0xab,0xa5,0x26,0xa0,0x9b,0x5c,0x98,0x95,0x2c,0x94,0x93,0xbb,0x94,0x97,0x15,0x9b, -0x9f,0x3c,0xa5,0xab,0xf5,0xb1,0xb9,0xd1,0xc0,0xc9,0x71,0xd1,0xd9,0x34,0xe0,0xe6, -0xf1,0xea,0xee,0x3a,0xf1,0xf2,0x0e,0xf4,0xf4,0xce,0xf5,0xf6,0xae,0xf8,0xfb,0x31, -0xfe,0x01,0x2e,0x06,0x0b,0xa1,0x10,0x16,0x4b,0x1d,0x24,0xa4,0x2b,0x32,0xff,0x39, -0x40,0x88,0x46,0x4b,0x0c,0x50,0x53,0x37,0x56,0x58,0xd1,0x58,0x58,0x17,0x57,0x54, -0x6c,0x51,0x4d,0xc0,0x47,0x41,0xbe,0x3b,0x35,0x7c,0x30,0x2c,0xd6,0x29,0x28,0xf7, -0x27,0x28,0xc1,0x28,0x2a,0xe1,0x2b,0x2d,0xce,0x2f,0x30,0xee,0x30,0x2f,0xa7,0x2c, -0x28,0x1c,0x24,0x1e,0x79,0x18,0x11,0x6b,0x0a,0x02,0xc6,0xf9,0xf0,0x5f,0xe8,0xdf, -0xfb,0xd6,0xce,0xb4,0xc5,0xbd,0xc3,0xb4,0xac,0x5b,0xa5,0x9e,0xeb,0x98,0x94,0x70, -0x90,0x8e,0x24,0x8d,0x8d,0x00,0x8e,0x90,0xc4,0x93,0x98,0x36,0x9e,0xa5,0x64,0xad, -0xb6,0xa0,0xbe,0xc7,0x94,0xcf,0xd7,0x98,0xde,0xe4,0xeb,0xe9,0xee,0x93,0xf1,0xf4, -0x11,0xf6,0xf8,0x72,0xfa,0xfd,0x42,0x00,0x03,0x8b,0x07,0x0b,0xf9,0x0f,0x14,0x9e, -0x1a,0x20,0x8e,0x27,0x2e,0x87,0x35,0x3c,0xa6,0x42,0x48,0x13,0x4d,0x51,0x94,0x54, -0x57,0xa0,0x58,0x59,0x17,0x59,0x57,0x36,0x54,0x4f,0xae,0x4a,0x44,0x7b,0x3e,0x38, -0xa5,0x32,0x2d,0x76,0x28,0x24,0x90,0x20,0x1e,0xe7,0x1d,0x1e,0xdc,0x20,0x23,0x18, -0x26,0x28,0x61,0x29,0x2a,0x63,0x2a,0x29,0xfc,0x27,0x24,0x5c,0x20,0x1a,0x4a,0x14, -0x0d,0x6c,0x07,0x00,0x9c,0xf9,0xf1,0xac,0xe9,0xe1,0x16,0xd9,0xd1,0x50,0xc9,0xc1, -0x1c,0xba,0xb2,0x47,0xab,0xa5,0xa0,0x9f,0x9b,0xf4,0x97,0x95,0xcd,0x94,0x94,0x4e, -0x96,0x99,0x20,0x9d,0xa2,0xd3,0xa7,0xad,0xcf,0xb4,0xbc,0x53,0xc4,0xcc,0xda,0xd4, -0xdc,0xe6,0xe2,0xe8,0xb0,0xeb,0xee,0x86,0xf0,0xf2,0xf6,0xf3,0xf5,0x64,0xf6,0xf7, -0xe7,0xf8,0xfa,0x1f,0xfe,0x01,0x7f,0x06,0x0b,0x17,0x11,0x17,0xa2,0x1d,0x24,0x98, -0x2b,0x32,0xe7,0x38,0x3e,0xeb,0x43,0x48,0x0c,0x4d,0x50,0x08,0x53,0x54,0xc6,0x54, -0x54,0x91,0x52,0x50,0xb7,0x4d,0x4a,0x04,0x46,0x41,0x33,0x3c,0x37,0xca,0x33,0x30, -0x09,0x2e,0x2c,0xd0,0x2a,0x2a,0x99,0x2b,0x2d,0x2a,0x30,0x32,0xe3,0x32,0x32,0xc0, -0x2f,0x2c,0x97,0x28,0x24,0xd7,0x1f,0x1a,0xb5,0x13,0x0c,0x21,0x04,0xfc,0xb5,0xf4, -0xed,0xb3,0xe5,0xdd,0xad,0xd5,0xcd,0x76,0xc5,0xbd,0xcf,0xb6,0xaf,0x9b,0xa8,0xa1, -0x7b,0x9b,0x96,0x63,0x92,0x90,0xe0,0x8e,0x8f,0x40,0x90,0x92,0xe9,0x95,0x9a,0xc4, -0x9f,0xa6,0x43,0xad,0xb5,0xc2,0xbd,0xc7,0x81,0xd0,0xd9,0xca,0xe1,0xe8,0x4b,0xee, -0xf2,0x4b,0xf6,0xf9,0xc4,0xfb,0xfe,0x31,0x00,0x02,0x64,0x04,0x06,0x8c,0x09,0x0c, -0x7c,0x10,0x14,0x18,0x19,0x1e,0x81,0x23,0x29,0xd2,0x2e,0x34,0xe8,0x39,0x3e,0x6e, -0x43,0x47,0xa5,0x4a,0x4d,0xe4,0x4e,0x4f,0xb6,0x4e,0x4c,0xcc,0x49,0x45,0x5d,0x41, -0x3c,0xd9,0x37,0x33,0xc3,0x2e,0x2a,0x9d,0x27,0x25,0x45,0x24,0x24,0xe7,0x25,0x28, -0xe7,0x2b,0x2f,0x8b,0x33,0x36,0x2e,0x39,0x3a,0x61,0x39,0x37,0xd4,0x33,0x2f,0x93, -0x29,0x23,0xb0,0x1b,0x13,0x0a,0x0b,0x01,0xaf,0xf8,0xef,0x05,0xe6,0xdc,0xdd,0xd3, -0xcb,0xd2,0xc2,0xba,0x2c,0xb3,0xac,0x90,0xa5,0x9f,0x9c,0x9a,0x96,0xd3,0x92,0x90, -0xda,0x8f,0x90,0xe4,0x91,0x94,0x79,0x98,0x9d,0xb7,0xa3,0xab,0x44,0xb4,0xbe,0x47, -0xc9,0xd4,0x51,0xde,0xe7,0xda,0xef,0xf6,0x6d,0xfc,0x00,0x79,0x03,0x05,0x81,0x05, -0x05,0x41,0x04,0x03,0x18,0x03,0x03,0xe3,0x03,0x05,0x02,0x07,0x09,0x4b,0x0d,0x11, -0x5d,0x17,0x1d,0xf9,0x23,0x29,0x3e,0x2f,0x33,0x3e,0x38,0x3c,0x66,0x40,0x43,0x4d, -0x46,0x47,0x42,0x46,0x43,0x5e,0x40,0x3c,0x91,0x37,0x33,0xa1,0x2e,0x2a,0x76,0x26, -0x23,0x65,0x21,0x21,0x50,0x22,0x25,0x41,0x29,0x2e,0x58,0x34,0x39,0xae,0x3e,0x42, -0x01,0x44,0x44,0x83,0x42,0x3e,0xce,0x39,0x33,0x46,0x2c,0x24,0x58,0x1c,0x13,0x2f, -0x0b,0x01,0xfc,0xf7,0xee,0x71,0xe4,0xdb,0x07,0xd3,0xcb,0x70,0xc3,0xbc,0xd1,0xb4, -0xad,0xda,0xa6,0xa0,0xfd,0x9b,0x98,0x00,0x95,0x92,0xde,0x91,0x92,0xa1,0x93,0x96, -0xb8,0x9a,0xa0,0x60,0xa6,0xad,0xca,0xb5,0xbe,0xcd,0xc8,0xd3,0xb4,0xdd,0xe7,0x48, -0xf0,0xf7,0x28,0xfd,0x01,0x91,0x03,0x04,0x0d,0x05,0x04,0x25,0x03,0x01,0x1e,0x01, -0x00,0x7f,0x01,0x02,0x17,0x04,0x06,0xd7,0x09,0x0e,0xe5,0x13,0x1a,0xa2,0x20,0x27, -0x01,0x2d,0x32,0x88,0x37,0x3c,0x31,0x40,0x43,0xa8,0x45,0x46,0xf2,0x44,0x42,0x18, -0x3f,0x3a,0x8f,0x36,0x32,0x90,0x2d,0x29,0xa5,0x25,0x22,0xce,0x21,0x22,0xfc,0x25, -0x2a,0x5c,0x30,0x35,0x2f,0x3b,0x3f,0xac,0x43,0x46,0x07,0x48,0x47,0xbe,0x45,0x41, -0xf9,0x3b,0x35,0x76,0x2e,0x27,0xb0,0x1e,0x15,0x25,0x0b,0x00,0x01,0x00,0x00,0x00, -0x00,0xfe,0x8d,0xfc,0xfb,0xde,0xfd,0xff,0x94,0xff,0x01,0x42,0x03,0x03,0x11,0x02, -0x03,0x69,0x06,0x07,0x2f,0x08,0x06,0x2d,0x04,0x01,0x38,0xff,0xfd,0x82,0xfc,0xfd, -0xcd,0xfe,0xfe,0x15,0xfe,0xfe,0xc6,0xfd,0xfc,0xb6,0xfb,0xfb,0x43,0xfa,0xfa,0x57, -0xfc,0xfd,0x1c,0xfe,0xff,0x00,0x00,0xff,0x8c,0xff,0x00,0x2a,0x02,0x02,0x0e,0x03, -0x01,0x9a,0xfe,0xfc,0xce,0xfd,0xfe,0x09,0xfe,0xfd,0x3d,0xff,0x00,0xba,0x00,0x00, -0x69,0x01,0x02,0xd1,0x01,0x01,0xcc,0x01,0x00,0xa2,0xfd,0xfd,0x05,0xff,0xff,0x7c, -0xff,0x00,0xe3,0x01,0x02,0xed,0x02,0x02,0xc7,0x01,0x01,0xbd,0x02,0x02,0x9c,0x01, -0x01,0x42,0x01,0xff,0xb5,0xfb,0xfa,0x48,0xfc,0xfd,0x5b,0xfd,0xfd,0xdc,0xff,0x01, -0x83,0x00,0xff,0xb4,0xfe,0xfe,0x6a,0xfe,0xfe,0xd1,0xfd,0xfd,0xda,0xfd,0xfe,0xee, -0x00,0x02,0x35,0x02,0x02,0x99,0x04,0x06,0x6c,0x07,0x06,0x3f,0x06,0x05,0x41,0x04, -0x03,0x07,0x02,0x00,0x2c,0x00,0xfe,0x85,0xfb,0xfa,0xbb,0xfb,0xfc,0xb2,0xfc,0xfe, -0x17,0xff,0xfd,0xcb,0xfc,0xfc,0xde,0xfc,0xfc,0x05,0xfc,0xfc,0x15,0xfd,0xfd,0x9a, -0xfd,0xfd,0xe0,0xfc,0xfe,0xb1,0x00,0x03,0xe8,0x04,0x04,0xed,0x03,0x02,0x8a,0x01, -0x00,0x2a,0x00,0xff,0xfe,0xfe,0xfd,0xbd,0xfd,0xfd,0xc9,0xfc,0xfd,0xe6,0xff,0x01, -0xca,0x01,0x02,0xd7,0x03,0x03,0xae,0x02,0x01,0xc3,0x00,0x00,0x7f,0x00,0xff,0x70, -0xfe,0xff,0x1c,0x01,0x01,0xa2,0x00,0x00,0x05,0x01,0x02,0x4b,0x03,0x01,0xad,0xff, -0xfd,0x0b,0xfd,0xfe,0x24,0x00,0x00,0x35,0xff,0xfd,0x3c,0xfc,0xfb,0x7c,0xfd,0xfe, -0xcd,0xfd,0xfb,0x7e,0xfb,0xfb,0x5f,0xfc,0xfc,0xee,0xfd,0xfe,0x59,0xff,0x01,0xd9, -0x04,0x07,0x88,0x09,0x0b,0xa7,0x0b,0x09,0x65,0x07,0x07,0xa6,0x06,0x03,0x77,0xff, -0xfc,0x92,0xfa,0xfb,0x35,0xfd,0xfd,0xbc,0xfc,0xfb,0xce,0xfb,0xfc,0x13,0xfd,0xfd, -0xd1,0xfa,0xf8,0x62,0xf7,0xf7,0x1e,0xf8,0xf9,0xf0,0xfb,0xff,0x05,0x01,0x01,0xbe, -0x03,0x05,0xf6,0x04,0x03,0x01,0x02,0x01,0x3c,0x01,0x00,0xed,0x00,0x00,0x29,0x00, -0x00,0x64,0xff,0xfd,0x07,0xfe,0x01,0xd9,0x03,0x03,0x58,0x03,0x03,0x96,0x02,0x02, -0x4c,0x04,0x04,0x60,0x02,0x02,0x37,0x03,0x01,0xba,0xfe,0xfd,0x83,0xfd,0xfe,0xbd, -0x00,0x02,0x00,0x01,0xfd,0xd8,0xf9,0xf8,0x1a,0xfa,0xfc,0x04,0xfe,0xff,0x15,0x00, -0x00,0x14,0x00,0x00,0xf1,0xff,0xff,0x33,0xfe,0xfd,0xb5,0xfc,0xfc,0x22,0xfc,0xfd, -0x92,0xfe,0xff,0xee,0x00,0x01,0x56,0x02,0x04,0xe6,0x05,0x05,0x85,0x04,0x05,0x15, -0x07,0x08,0xa5,0x08,0x07,0x1b,0x06,0x05,0x10,0x04,0x01,0x26,0xfe,0xfd,0xe7,0xfe, -0xff,0xc4,0xfd,0xfc,0x5b,0xfc,0xfb,0xe3,0xf8,0xf5,0x5b,0xf2,0xf0,0x5e,0xf2,0xf4, -0xff,0xf6,0xf8,0x4d,0xfb,0xfe,0x52,0x01,0x04,0x94,0x05,0x05,0x15,0x05,0x05,0x5f, -0x07,0x08,0x20,0x07,0x05,0xf5,0x03,0x02,0x26,0x00,0xfe,0x2c,0xfe,0xfd,0x2a,0xfe, -0xff,0x3d,0x01,0x02,0x3c,0x05,0x05,0x1e,0x04,0x02,0x8f,0x03,0x03,0x22,0x02,0x02, -0x3b,0x03,0x01,0xb4,0xfe,0xfe,0xc3,0xfe,0xfe,0x2a,0xfe,0xfd,0x72,0xfb,0xfa,0x73, -0xfa,0xfa,0x1e,0xfa,0xf9,0x5b,0xfb,0xfc,0x2d,0xfc,0xfb,0x2b,0xfe,0x01,0xc8,0x02, -0x01,0x2c,0x00,0xff,0xa7,0x00,0x02,0x8c,0x02,0xff,0x4c,0xfe,0xfe,0x5b,0xfe,0xfd, -0x64,0xfe,0x00,0x6f,0x02,0x03,0x03,0x05,0x06,0x38,0x07,0x08,0x2b,0x0b,0x0c,0x05, -0x0c,0x0b,0x28,0x0a,0x07,0x42,0x03,0xff,0x9e,0xfc,0xf9,0x94,0xf6,0xf4,0x58,0xf3, -0xf3,0x86,0xf4,0xf5,0xff,0xf6,0xf7,0xe4,0xf6,0xf7,0x13,0xf9,0xfb,0xd1,0xfb,0xfd, -0xa1,0xff,0x01,0x32,0x00,0xff,0x43,0x00,0x02,0xa8,0x04,0x06,0x76,0x07,0x07,0x14, -0x06,0x04,0xdf,0x04,0x05,0x18,0x06,0x06,0xd0,0x04,0x02,0x4b,0x01,0x01,0x93,0x01, -0x02,0x04,0x04,0x05,0x52,0x04,0x03,0xb6,0x02,0x00,0x71,0xfc,0xfb,0x52,0xfb,0xfb, -0xd7,0xfc,0xfe,0x6b,0xfe,0xfd,0x27,0xff,0x00,0x09,0xff,0xfd,0xf1,0xfc,0xfc,0xb3, -0xf9,0xf8,0x33,0xf8,0xf8,0x62,0xf8,0xfa,0x02,0xfc,0xfc,0xce,0xfd,0xff,0xfa,0x00, -0x01,0xf0,0x01,0x03,0x6d,0x04,0x04,0x7a,0x06,0x08,0x41,0x07,0x05,0x80,0x03,0x02, -0x4e,0x03,0x04,0xe4,0x04,0x05,0xfb,0x07,0x0a,0xf9,0x0a,0x09,0x74,0x07,0x05,0x19, -0x03,0x00,0xea,0xfe,0xfc,0x68,0xf9,0xf7,0xe1,0xf5,0xf5,0x14,0xf5,0xf4,0x6c,0xf4, -0xf4,0x15,0xf4,0xf2,0xcb,0xf0,0xf0,0xb8,0xf2,0xf6,0xb8,0xfa,0xfd,0xcb,0xff,0x01, -0x0e,0x04,0x05,0x68,0x06,0x07,0xd8,0x08,0x0a,0x61,0x0b,0x0c,0x0e,0x0e,0x0e,0xa5, -0x0d,0x0c,0x1e,0x0d,0x0d,0x49,0x0d,0x0b,0x9d,0x0a,0x0a,0x88,0x0a,0x09,0xc5,0x07, -0x07,0xd0,0x05,0x03,0x52,0x00,0xfe,0x32,0xfb,0xf7,0x20,0xf3,0xef,0x2c,0xec,0xe9, -0x4b,0xe9,0xe8,0xcf,0xe7,0xe7,0xb6,0xe8,0xea,0x8c,0xed,0xf0,0xea,0xf2,0xf4,0x21, -0xf5,0xf5,0x9b,0xf5,0xf6,0xca,0xf9,0xfc,0xeb,0xfd,0xff,0x53,0x02,0x06,0x0b,0x0b, -0x0f,0x53,0x13,0x16,0x0f,0x1a,0x1d,0x02,0x20,0x22,0x00,0x24,0x26,0xaa,0x28,0x29, -0xca,0x2a,0x2b,0x41,0x29,0x25,0x3a,0x21,0x1a,0xe7,0x10,0x06,0x2a,0xfc,0xef,0x0a, -0xe1,0xd4,0x83,0xcb,0xc5,0x6d,0xc2,0xc1,0x71,0xc1,0xc2,0xdc,0xc5,0xcb,0x97,0xd2, -0xd8,0xe5,0xdb,0xdf,0xcc,0xe5,0xec,0x07,0xf2,0xf6,0x6e,0xfc,0x02,0xab,0x08,0x0f, -0xa8,0x18,0x21,0x6d,0x28,0x2d,0x89,0x32,0x34,0x88,0x33,0x32,0x96,0x31,0x2e,0x1d, -0x2b,0x28,0x36,0x25,0x20,0xd2,0x1b,0x1a,0xc5,0x18,0x15,0xf8,0x11,0x0d,0xb3,0x04, -0xfa,0xb7,0xf1,0xe8,0xce,0xdd,0xd3,0x0c,0xce,0xca,0x06,0xc7,0xc5,0xe8,0xc6,0xca, -0x81,0xcf,0xd6,0x27,0xdc,0xe0,0x5c,0xe6,0xec,0x80,0xef,0xf1,0x59,0xf4,0xf7,0xe9, -0xf9,0xfc,0x73,0x00,0x05,0xab,0x0a,0x10,0x27,0x18,0x1f,0xda,0x24,0x28,0xc6,0x2b, -0x2e,0x97,0x2f,0x2f,0x7c,0x2f,0x2e,0x85,0x2d,0x2d,0x8c,0x2e,0x2f,0x47,0x30,0x2f, -0xa4,0x2a,0x23,0xc1,0x18,0x0a,0xa9,0xf9,0xe8,0xcf,0xd9,0xcb,0xe3,0xbe,0xb6,0xb8, -0xb1,0xae,0x8c,0xae,0xb2,0x77,0xb9,0xc1,0xa6,0xc8,0xcf,0xeb,0xd6,0xdd,0xbd,0xe4, -0xeb,0x12,0xf1,0xf6,0xff,0xfc,0x03,0xe8,0x0b,0x16,0x00,0x20,0x28,0x5b,0x31,0x38, -0xcd,0x3c,0x3d,0xa8,0x3d,0x3d,0x4f,0x3c,0x37,0x87,0x31,0x2d,0x46,0x2b,0x29,0x66, -0x27,0x25,0x99,0x23,0x20,0x4e,0x1c,0x13,0xda,0x06,0xf8,0x45,0xea,0xdc,0x10,0xce, -0xc2,0x7e,0xba,0xb3,0x07,0xaf,0xae,0xbe,0xb1,0xb6,0x25,0xbe,0xc9,0x66,0xd5,0xdf, -0xed,0xe9,0xf2,0x76,0xf6,0xf7,0x89,0xf9,0xfc,0x47,0xff,0x03,0xf4,0x08,0x0e,0xa3, -0x13,0x1b,0x02,0x23,0x28,0x6e,0x2e,0x34,0xb5,0x37,0x37,0x66,0x35,0x32,0xdb,0x2f, -0x2e,0x05,0x2f,0x30,0xdc,0x31,0x32,0x1a,0x34,0x33,0x29,0x2e,0x23,0x88,0x15,0x05, -0x40,0xf3,0xe1,0x6d,0xd1,0xc2,0x02,0xb4,0xa8,0xec,0xa1,0x9f,0xfe,0xa1,0xa6,0x0f, -0xaf,0xb9,0x2c,0xc6,0xd1,0x4a,0xda,0xe0,0x0e,0xe7,0xec,0xab,0xf1,0xf6,0xd1,0xfb, -0x04,0x94,0x0e,0x18,0x9b,0x22,0x2d,0xa6,0x37,0x3f,0xda,0x45,0x4a,0xdd,0x4c,0x4a, -0xad,0x46,0x40,0x6f,0x39,0x32,0xc6,0x2e,0x2c,0x9d,0x2a,0x29,0xc2,0x28,0x25,0xa9, -0x1d,0x12,0xc9,0x04,0xf4,0x8c,0xe4,0xd5,0x20,0xc5,0xb6,0x93,0xaa,0xa2,0x8b,0x9e, -0x9e,0xcc,0xa3,0xab,0xc6,0xb4,0xc1,0xe7,0xd0,0xdf,0xd4,0xe8,0xef,0x61,0xf5,0xfb, -0xb1,0xfe,0x01,0xea,0x05,0x0a,0x1d,0x10,0x17,0x8a,0x21,0x2b,0x54,0x33,0x39,0xa9, -0x3d,0x3e,0x3a,0x3d,0x3a,0x85,0x36,0x32,0x4a,0x2f,0x2b,0x1a,0x28,0x27,0x07,0x2b, -0x2f,0xa6,0x31,0x31,0x61,0x2c,0x22,0x67,0x14,0x04,0x9d,0xf3,0xe0,0x59,0xcd,0xbb, -0x04,0xac,0xa0,0x06,0x9a,0x97,0xbc,0x98,0x9e,0x3e,0xaa,0xb8,0x71,0xc5,0xd1,0x7b, -0xdc,0xe4,0x67,0xea,0xee,0x0f,0xf3,0xf7,0xbd,0xfe,0x07,0x02,0x10,0x1a,0x33,0x26, -0x32,0xe4,0x3c,0x46,0x31,0x4e,0x52,0x3e,0x52,0x4e,0xd4,0x48,0x42,0xf0,0x39,0x32, -0x9a,0x2d,0x2b,0xe3,0x2b,0x2d,0xf0,0x2a,0x26,0x05,0x20,0x16,0xf5,0x07,0xf6,0x1a, -0xe5,0xd3,0x32,0xc1,0xaf,0x8f,0xa1,0x97,0x3b,0x92,0x92,0xe1,0x96,0x9f,0xfa,0xab, -0xbb,0xab,0xcc,0xda,0x1d,0xe6,0xf0,0x44,0xf9,0xfe,0x4e,0x02,0x06,0x76,0x0b,0x10, -0x9b,0x17,0x20,0x1b,0x2a,0x32,0xb6,0x3a,0x42,0x23,0x46,0x47,0x70,0x45,0x40,0x66, -0x38,0x31,0xa1,0x2b,0x25,0xd9,0x20,0x21,0xd4,0x25,0x2b,0x72,0x2f,0x30,0x5f,0x2c, -0x22,0xec,0x17,0x09,0x80,0xf5,0xe1,0x70,0xcd,0xba,0x6f,0xa9,0x9b,0x59,0x92,0x8e, -0x68,0x91,0x99,0x16,0xa4,0xb0,0x7a,0xbf,0xce,0x97,0xdb,0xe6,0xe2,0xed,0xf3,0x92, -0xf7,0xfc,0x18,0x02,0x08,0x36,0x11,0x1c,0x3f,0x29,0x34,0xd6,0x3e,0x48,0x5f,0x51, -0x55,0x9e,0x56,0x53,0x37,0x4c,0x42,0x86,0x39,0x33,0x21,0x2e,0x2b,0x35,0x2b,0x2c, -0xda,0x2c,0x29,0xdb,0x22,0x17,0x14,0x08,0xf7,0x3b,0xe6,0xd3,0x99,0xc0,0xaf,0xda, -0xa1,0x96,0x17,0x8f,0x8d,0x86,0x91,0x99,0x09,0xa5,0xb3,0x90,0xc2,0xd3,0x91,0xe2, -0xee,0x56,0xf5,0xf9,0x4c,0xfd,0x00,0x24,0x04,0x0a,0x1f,0x14,0x1e,0x47,0x2a,0x36, -0x2c,0x42,0x4a,0x4d,0x51,0x54,0x3a,0x54,0x4f,0x0f,0x48,0x3d,0x54,0x32,0x2a,0x74, -0x25,0x24,0xa7,0x27,0x2c,0x07,0x2f,0x2d,0xd2,0x26,0x1c,0x78,0x0f,0x01,0x71,0xf1, -0xdf,0xd7,0xcc,0xbb,0xc6,0xab,0x9e,0x40,0x93,0x8d,0x42,0x8c,0x90,0x8c,0x99,0xa6, -0x76,0xb6,0xc8,0x0c,0xdb,0xe9,0xac,0xf2,0xf6,0xcc,0xf9,0xfc,0x3e,0x01,0x07,0xff, -0x11,0x1d,0xfd,0x2a,0x39,0x31,0x46,0x50,0xd0,0x55,0x58,0xcb,0x57,0x52,0x27,0x48, -0x3a,0x8c,0x2e,0x26,0x77,0x22,0x21,0x24,0x24,0x29,0x14,0x2c,0x2a,0xb4,0x24,0x1b, -0x6a,0x0f,0x01,0xd2,0xf1,0xe1,0xa8,0xd0,0xc0,0xba,0xb1,0xa5,0x93,0x9b,0x95,0x79, -0x93,0x97,0x81,0x9f,0xab,0xe1,0xb8,0xc8,0x2e,0xd9,0xe6,0x90,0xee,0xf2,0xed,0xf4, -0xf6,0x1e,0xfb,0x01,0x1e,0x0b,0x16,0x5b,0x24,0x33,0xa0,0x40,0x4b,0xae,0x53,0x58, -0xa4,0x58,0x54,0x3f,0x4d,0x42,0xe0,0x35,0x2c,0x98,0x28,0x28,0x32,0x2a,0x2e,0x00, -0x31,0x2f,0xe9,0x28,0x1e,0xdb,0x11,0x02,0x06,0xf1,0xdf,0x3b,0xce,0xbd,0x92,0xac, -0x9e,0xc8,0x93,0x8e,0xc0,0x8c,0x90,0x30,0x98,0xa5,0xc1,0xb5,0xc7,0x61,0xd7,0xe4, -0x29,0xee,0xf4,0x11,0xf8,0xfd,0xb2,0x03,0x0b,0xe9,0x14,0x20,0x8e,0x2e,0x3c,0x57, -0x48,0x51,0x36,0x57,0x59,0x9a,0x57,0x50,0xe1,0x44,0x38,0x88,0x2d,0x24,0x92,0x1e, -0x1e,0x9d,0x23,0x28,0x42,0x2a,0x29,0xed,0x24,0x1a,0xdc,0x0d,0x00,0xcc,0xf1,0xe1, -0xf6,0xd0,0xc1,0x5a,0xb2,0xa4,0x1d,0x9b,0x95,0xa9,0x94,0x98,0xfd,0xa1,0xad,0x1c, -0xbc,0xcc,0x58,0xdc,0xe7,0x5f,0xee,0xf2,0x35,0xf5,0xf7,0xf7,0xfa,0x01,0x7f,0x0b, -0x17,0x93,0x24,0x32,0xc9,0x3e,0x48,0xae,0x50,0x54,0x49,0x54,0x50,0x7a,0x4a,0x41, -0xc5,0x37,0x30,0x2b,0x2c,0x2a,0xbb,0x2d,0x32,0x24,0x32,0x2c,0x89,0x24,0x1a,0x27, -0x0c,0xfc,0x35,0xed,0xdd,0x5d,0xcd,0xbd,0x8e,0xaf,0xa1,0x08,0x96,0x8f,0xab,0x8e, -0x92,0xd3,0x99,0xa5,0x8a,0xb4,0xc6,0xc5,0xd8,0xe7,0x7a,0xf1,0xf8,0x20,0xfd,0x01, -0xfc,0x06,0x0d,0x9e,0x16,0x20,0xbf,0x2c,0x38,0xfc,0x43,0x4d,0xc3,0x53,0x56,0xd4, -0x53,0x4d,0xf3,0x43,0x39,0xdd,0x2f,0x27,0xa8,0x21,0x1e,0x8b,0x20,0x26,0x50,0x29, -0x27,0x02,0x21,0x18,0x8e,0x0d,0xff,0xb7,0xf0,0xe1,0x78,0xd1,0xc1,0x84,0xb2,0xa6, -0x01,0x9d,0x97,0x0b,0x96,0x99,0xa5,0xa1,0xad,0x7a,0xbc,0xcd,0x71,0xdd,0xea,0x16, -0xf2,0xf5,0xe7,0xf6,0xf9,0x23,0xfd,0x03,0xa5,0x0c,0x18,0x58,0x25,0x31,0x85,0x3c, -0x45,0x8e,0x4c,0x50,0xe1,0x4f,0x4b,0x9f,0x45,0x3d,0x8d,0x35,0x2e,0x7b,0x2c,0x2e, -0xfe,0x32,0x36,0x37,0x37,0x32,0x3b,0x28,0x19,0xef,0x0a,0xfb,0xb2,0xea,0xd9,0x7e, -0xc9,0xb9,0x9d,0xab,0x9e,0xce,0x94,0x8f,0x8c,0x90,0x95,0x04,0x9d,0xa8,0x1a,0xb9, -0xcb,0x1d,0xdd,0xea,0x75,0xf3,0xf9,0x29,0xfd,0x00,0x90,0x04,0x0b,0xd3,0x13,0x1e, -0xcc,0x2b,0x38,0x18,0x43,0x4b,0xbb,0x51,0x54,0xf3,0x51,0x4b,0xd7,0x42,0x39,0x44, -0x2f,0x27,0x61,0x23,0x25,0x81,0x29,0x2d,0xca,0x2e,0x2a,0xda,0x21,0x16,0x54,0x09, -0xfa,0x8f,0xeb,0xdc,0x80,0xcc,0xbd,0x3c,0xb0,0xa4,0xd9,0x9a,0x94,0xda,0x93,0x97, -0x70,0x9e,0xab,0xfc,0xbd,0xd0,0x0e,0xe1,0xed,0x8e,0xf6,0xfa,0x9f,0xfc,0xfd,0xdf, -0x00,0x05,0xc8,0x0c,0x16,0x1f,0x23,0x2f,0xea,0x3a,0x44,0x65,0x4b,0x4f,0x45,0x50, -0x4d,0x14,0x46,0x3c,0x6e,0x34,0x2e,0x4f,0x2d,0x2f,0x47,0x34,0x37,0xed,0x36,0x30, -0xad,0x26,0x18,0x7c,0x08,0xf8,0x41,0xe7,0xd6,0xa3,0xc5,0xb6,0x80,0xa8,0x9d,0x02, -0x95,0x90,0xaf,0x91,0x96,0x5e,0x9f,0xab,0x4b,0xbc,0xcf,0x1d,0xe2,0xf0,0x63,0xf9, -0xfe,0xf4,0x00,0x02,0xda,0x04,0x09,0x17,0x12,0x1d,0xaf,0x2a,0x36,0x85,0x40,0x48, -0x91,0x4d,0x50,0xda,0x4f,0x4a,0x5c,0x41,0x36,0x15,0x2e,0x29,0xe2,0x25,0x26,0xc2, -0x2b,0x31,0xd4,0x30,0x2b,0x34,0x22,0x15,0x05,0x06,0xf6,0x4b,0xe7,0xd6,0x2a,0xc8, -0xbc,0x74,0xb0,0xa4,0x4c,0x9c,0x98,0x8e,0x98,0x9b,0x8a,0xa3,0xaf,0x9e,0xbe,0xcf, -0x46,0xe1,0xef,0xd6,0xf7,0xfc,0xf4,0xfe,0x00,0x01,0x00,0xfe,0xdd,0xfb,0xff,0x24, -0x01,0x03,0xa2,0x03,0x08,0xf1,0x06,0x01,0x18,0xfd,0xfd,0x4c,0xfe,0xfe,0x56,0xfc, -0xfb,0x62,0xfa,0xfd,0xfb,0xfe,0xff,0xac,0x00,0x02,0xbe,0x01,0xfc,0x9d,0xfe,0xfd, -0xac,0x00,0x00,0x19,0x02,0x01,0x2c,0x00,0xfd,0xc4,0xff,0x00,0xe3,0x02,0x02,0xd8, -0x01,0x02,0x2c,0x01,0xff,0x65,0xfa,0xfd,0xba,0xfd,0x01,0x43,0xff,0xfe,0x09,0xfe, -0xfd,0xda,0xfe,0x02,0x95,0x02,0x06,0x1e,0x07,0x05,0x83,0x03,0x00,0x5d,0xfe,0xfa, -0x1a,0xfc,0xfe,0xa7,0xfd,0xfc,0x4d,0xfc,0xfc,0x94,0xfd,0xfc,0x0f,0xfe,0x03,0xe8, -0x04,0x02,0xab,0x00,0xff,0xde,0xfd,0xfd,0x58,0xfd,0x01,0x7b,0x02,0x04,0x40,0x01, -0x00,0xff,0xfe,0xff,0x3b,0x01,0x00,0xc5,0x02,0x01,0xbe,0xfd,0xfe,0x54,0x00,0xfd, -0xac,0xfb,0xfe,0xdd,0xfb,0xfb,0xde,0xfc,0xfe,0x98,0x01,0x07,0xa9,0x0b,0x09,0x87, -0x07,0x03,0x29,0xfc,0xfb,0xb4,0xfd,0xfb,0x2d,0xfc,0xfd,0x00,0xf8,0xf7,0xeb,0xf8, -0xff,0xe4,0x01,0x05,0x27,0x03,0x01,0xec,0x00,0x00,0x59,0x00,0xfd,0x96,0x01,0x03, -0x7a,0x03,0x02,0x2c,0x04,0x02,0xb7,0x01,0xfd,0xc2,0xfe,0x02,0x80,0xfd,0xf8,0x38, -0xfc,0xff,0x44,0x00,0x00,0x31,0xff,0xfd,0x15,0xfc,0xfd,0xe1,0xff,0x01,0x67,0x04, -0x05,0x77,0x05,0x08,0xd7,0x07,0x05,0x71,0x01,0xfd,0x46,0xff,0xfc,0x2a,0xfb,0xf5, -0xa9,0xf0,0xf4,0xbb,0xf8,0xfe,0x51,0x04,0x05,0x17,0x06,0x08,0x72,0x05,0x02,0xb7, -0xfe,0xfd,0xc9,0xff,0x02,0x0c,0x06,0x03,0x30,0x03,0x02,0x5b,0x01,0xfe,0xa3,0xfe, -0xfd,0x11,0xfa,0xfa,0x9d,0xf9,0xfc,0xac,0xfb,0x01,0xc8,0x01,0xff,0xc7,0x02,0xff, -0xbd,0xfe,0xfd,0xf3,0x00,0x03,0xa4,0x06,0x08,0x8d,0x0c,0x0b,0x4b,0x07,0xff,0x3f, -0xf9,0xf4,0x26,0xf3,0xf5,0x1c,0xf7,0xf7,0x01,0xfb,0xfd,0x20,0x01,0xff,0x83,0x02, -0x06,0x68,0x07,0x05,0xa0,0x05,0x06,0xc2,0x02,0x01,0x53,0x02,0x05,0x74,0x03,0x00, -0x01,0xfb,0xfb,0xb6,0xfe,0xfd,0x97,0x00,0xfd,0x20,0xfc,0xf8,0x01,0xf8,0xfa,0xd0, -0xfc,0xff,0x0a,0x01,0x03,0xcd,0x04,0x08,0x24,0x05,0x02,0x5f,0x04,0x05,0xcc,0x0a, -0x09,0xb6,0x05,0x00,0x9a,0xfc,0xf7,0xb3,0xf5,0xf5,0x59,0xf5,0xf3,0x6d,0xf1,0xf7, -0x19,0xff,0x03,0x46,0x06,0x06,0x9c,0x07,0x09,0x22,0x09,0x06,0xfd,0x06,0x04,0x1a, -0x03,0x03,0xd7,0x01,0x00,0xf6,0xfe,0xfb,0xea,0xf8,0xf6,0x7d,0xf9,0xf7,0x59,0xfa, -0xfb,0xc7,0xfc,0xfd,0x28,0xfd,0x01,0x96,0x00,0x04,0x9a,0x07,0x05,0xd0,0x04,0x06, -0x4b,0x05,0x06,0x6a,0x0a,0x09,0x37,0x07,0x00,0x38,0xfe,0xf7,0xe5,0xf4,0xf3,0xb4, -0xee,0xee,0xba,0xf2,0xf6,0x0b,0xf9,0xfe,0xb1,0x04,0x0a,0xb1,0x0e,0x12,0xb7,0x11, -0x0b,0x2b,0x05,0x02,0xdd,0x02,0x01,0x26,0x03,0x02,0x43,0xff,0xfb,0x15,0xf8,0xf4, -0x5a,0xf2,0xf1,0x0e,0xf4,0xfb,0x37,0xfc,0xff,0x39,0x01,0x02,0x40,0x05,0x03,0xfa, -0x05,0x06,0x69,0x06,0x08,0x24,0x0a,0x0a,0xda,0x08,0x08,0xfa,0x07,0x02,0x02,0x01, -0xf9,0x24,0xf2,0xec,0xc4,0xeb,0xea,0x8f,0xeb,0xee,0xc7,0xf6,0xfc,0x12,0x07,0x0e, -0x46,0x13,0x15,0xf2,0x15,0x12,0xd5,0x0e,0x09,0x6f,0x08,0x05,0xfd,0x02,0xfc,0xb2, -0xf8,0xf3,0x9c,0xf0,0xee,0xdc,0xf1,0xef,0x78,0xee,0xf0,0xa2,0xf6,0xfd,0x1e,0x06, -0x0b,0x9e,0x0e,0x0d,0xf4,0x0c,0x0d,0xe6,0x09,0x06,0xdd,0x02,0x07,0xaa,0x08,0x08, -0xa7,0x07,0x05,0xe5,0xfc,0xf5,0xad,0xec,0xea,0x06,0xe7,0xe6,0x47,0xe9,0xef,0xed, -0xf8,0xff,0x34,0x07,0x09,0x9a,0x0f,0x15,0xe6,0x1a,0x1e,0x26,0x1e,0x19,0xcf,0x11, -0x04,0x2c,0xfd,0xf3,0x77,0xec,0xea,0x64,0xe7,0xe7,0xc9,0xeb,0xee,0x5f,0xf1,0xf0, -0xd5,0xf7,0xfd,0x73,0x02,0x08,0xa8,0x0e,0x14,0x92,0x18,0x1a,0x96,0x16,0x10,0xf7, -0x0a,0x06,0x3a,0x02,0xfe,0x55,0xfc,0xf5,0x64,0xf5,0xf1,0x83,0xf0,0xed,0x2e,0xec, -0xea,0x50,0xea,0xee,0xbf,0xf1,0xf6,0x0b,0x01,0x0c,0xbc,0x17,0x1c,0x9f,0x21,0x26, -0x1d,0x26,0x21,0xf1,0x14,0x09,0xfa,0xfc,0xf1,0x84,0xe5,0xdf,0xbe,0xdc,0xdc,0xa7, -0xe0,0xe6,0xf4,0xed,0xf3,0x9c,0xf6,0xfd,0x9e,0x05,0x0c,0xee,0x16,0x1e,0x73,0x23, -0x21,0xa6,0x1e,0x16,0xd4,0x0e,0x0a,0x17,0x00,0xfa,0x8e,0xf2,0xee,0xbe,0xe7,0xe4, -0x0f,0xe6,0xe9,0x1f,0xeb,0xec,0x1c,0xee,0xef,0xd6,0xf3,0xfa,0xbc,0x02,0x0e,0x19, -0x19,0x22,0xf7,0x29,0x2c,0xd8,0x2d,0x26,0x7c,0x1f,0x0e,0xbf,0xff,0xea,0x32,0xdd, -0xd1,0x46,0xce,0xd0,0xb6,0xd5,0xde,0xe6,0xe6,0xee,0x9c,0xf6,0x03,0x4c,0x11,0x1c, -0x13,0x23,0x26,0x9b,0x25,0x24,0x9c,0x21,0x1d,0x58,0x16,0x10,0x89,0x05,0xf9,0x58, -0xec,0xdf,0x75,0xd7,0xd5,0x39,0xd7,0xde,0x8b,0xe9,0xee,0x65,0xf0,0xf4,0x45,0xfb, -0x00,0x55,0x0a,0x15,0x95,0x1f,0x26,0xf6,0x2a,0x30,0xb2,0x31,0x30,0x09,0x28,0x18, -0xc7,0x01,0xe6,0xe7,0xcb,0xc0,0xf3,0xbd,0xc1,0x6a,0xcd,0xd9,0xd3,0xe1,0xef,0x51, -0xf9,0x05,0x2c,0x14,0x26,0xf0,0x30,0x35,0xe1,0x32,0x2d,0xba,0x27,0x1e,0x32,0x1a, -0x14,0xa1,0x09,0xf5,0x2d,0xe3,0xcf,0xcb,0xc7,0xc4,0x9f,0xcb,0xd8,0xee,0xe2,0xed, -0x9d,0xf2,0xf8,0x0c,0xfe,0x08,0x75,0x14,0x23,0xb1,0x2a,0x2f,0x7f,0x30,0x2e,0xd8, -0x2e,0x30,0x3b,0x2e,0x1e,0x7f,0x02,0xe0,0xcd,0xc3,0xb2,0xd9,0xac,0xb4,0x17,0xc4, -0xd2,0xb9,0xe0,0xed,0xcd,0xf9,0x07,0x87,0x1b,0x2d,0x3b,0x3c,0x3e,0x88,0x3e,0x35, -0xf4,0x2c,0x29,0x41,0x25,0x1f,0xf7,0x0d,0xf1,0x31,0xd4,0xbd,0x87,0xaf,0xae,0x9d, -0xb8,0xce,0x6a,0xe4,0xf4,0x3d,0xf8,0xfd,0x1d,0x06,0x10,0xbf,0x1f,0x2c,0x63,0x37, -0x37,0x06,0x32,0x2f,0x33,0x32,0x34,0x62,0x32,0x1d,0x46,0xfc,0xd8,0xef,0xb9,0xa3, -0x05,0x9f,0xa9,0xd3,0xbe,0xd5,0x89,0xe3,0xef,0x80,0xf8,0x09,0xf6,0x1d,0x33,0xf8, -0x43,0x4d,0x29,0x4a,0x3e,0x06,0x31,0x2c,0xa7,0x29,0x22,0x5b,0x0c,0xec,0x76,0xcc, -0xae,0xbc,0x9e,0x9f,0x84,0xae,0xc8,0x30,0xe4,0xf1,0x1f,0xfd,0x03,0x7a,0x0d,0x1c, -0x4d,0x30,0x3c,0x2e,0x3f,0x39,0xb7,0x31,0x2a,0x87,0x29,0x31,0x2a,0x30,0x1c,0x95, -0xfc,0xd6,0x27,0xb2,0x9b,0x10,0x96,0xa2,0xe8,0xbd,0xd6,0x4b,0xe7,0xf0,0xec,0xfa, -0x0b,0x8b,0x20,0x38,0x8a,0x4b,0x54,0x08,0x4d,0x3f,0xa1,0x30,0x2b,0x3f,0x2d,0x24, -0x11,0x10,0xed,0x6b,0xc9,0xa6,0xbe,0x92,0x92,0xe3,0xa3,0xc3,0x25,0xe0,0xf4,0xad, -0x00,0x09,0x20,0x14,0x26,0x50,0x37,0x45,0xcc,0x47,0x3d,0x09,0x2f,0x23,0xc5,0x23, -0x2e,0x53,0x30,0x1e,0xc1,0xff,0xd6,0xc8,0xb0,0x94,0x5c,0x8d,0x9c,0xaf,0xb6,0xd4, -0xf8,0xe9,0xf5,0x22,0xff,0x0c,0xb8,0x23,0x3a,0xd9,0x4e,0x58,0x04,0x52,0x3f,0x25, -0x32,0x2c,0xf8,0x2d,0x26,0x5b,0x0e,0xec,0xc3,0xc5,0xa3,0x56,0x8d,0x8b,0x0e,0x9f, -0xbd,0x07,0xdf,0xf7,0x01,0x01,0x09,0xa2,0x16,0x29,0x51,0x3d,0x4b,0x52,0x4e,0x43, -0x1c,0x32,0x24,0x0d,0x27,0x2f,0x0a,0x2b,0x16,0xb6,0xf6,0xd0,0x62,0xaa,0x91,0xdd, -0x8a,0x9a,0x51,0xba,0xda,0xc5,0xed,0xf7,0x75,0x00,0x10,0x5c,0x27,0x40,0x2c,0x51, -0x55,0xaf,0x4b,0x3c,0x9b,0x2e,0x2a,0xbb,0x2d,0x28,0xac,0x10,0xef,0x45,0xc7,0xa2, -0x6d,0x8c,0x88,0xf0,0x9b,0xbd,0xb5,0xde,0xf2,0xdb,0xfb,0x04,0xaa,0x17,0x2a,0xc7, -0x41,0x52,0xe6,0x53,0x46,0xce,0x34,0x27,0xce,0x29,0x31,0x57,0x29,0x12,0x6b,0xf1, -0xca,0x13,0xa6,0x8b,0xf7,0x87,0x98,0xb8,0xbb,0xde,0xd7,0xef,0xf9,0xa1,0x02,0x13, -0xc5,0x2c,0x43,0xc4,0x52,0x55,0x7f,0x4a,0x34,0x77,0x29,0x2b,0x2d,0x35,0x2b,0x95, -0x13,0xed,0xe9,0xc4,0x9f,0x80,0x88,0x87,0xba,0x9a,0xbc,0x86,0xdc,0xf0,0xd9,0xf8, -0x07,0xf0,0x18,0x33,0xfa,0x46,0x54,0x4a,0x56,0x47,0x69,0x36,0x25,0x0f,0x28,0x2e, -0xc5,0x26,0x10,0x53,0xee,0xc8,0x67,0xa4,0x8a,0xd2,0x86,0x9a,0xfe,0xbb,0xdc,0x54, -0xf0,0xfc,0x19,0x07,0x17,0x79,0x2f,0x46,0x27,0x56,0x53,0x65,0x46,0x33,0x98,0x27, -0x2b,0x8e,0x33,0x29,0x7b,0x10,0xeb,0x4e,0xc3,0xa0,0xc0,0x88,0x87,0x2d,0x9c,0xbc, -0xde,0xdd,0xef,0x57,0xf7,0x03,0x17,0x1b,0x36,0xe9,0x4e,0x5b,0x1b,0x59,0x46,0x39, -0x30,0x21,0xef,0x26,0x30,0x8f,0x26,0x0e,0x06,0xea,0xc3,0x5f,0xa2,0x8b,0x12,0x89, -0x9a,0xfb,0xba,0xdd,0xa1,0xef,0xfb,0xa4,0x09,0x1b,0x65,0x34,0x4c,0x6a,0x58,0x58, -0x90,0x42,0x2d,0x58,0x22,0x2a,0x9b,0x31,0x27,0xb0,0x0d,0xea,0xb3,0xc2,0x9f,0x32, -0x8a,0x8b,0xe7,0xa0,0xbf,0x2f,0xde,0xec,0xcc,0xf4,0x02,0x05,0x1b,0x39,0xd3,0x51, -0x5c,0x46,0x57,0x46,0x33,0x30,0x27,0xe1,0x2d,0x31,0x84,0x22,0x04,0xb4,0xe3,0xbd, -0xee,0x9e,0x8a,0x27,0x8a,0x9d,0x7b,0xbf,0xe0,0x0e,0xf4,0xfe,0xa2,0x0a,0x20,0x21, -0x38,0x4e,0xbf,0x59,0x53,0xb2,0x3d,0x2a,0x46,0x23,0x2b,0x33,0x30,0x23,0xc8,0x06, -0xe2,0xc4,0xbc,0x9e,0xee,0x8e,0x92,0x77,0xa6,0xc6,0x69,0xe3,0xef,0xca,0xf4,0x00, -0x15,0x18,0x37,0xe7,0x50,0x5e,0x30,0x5b,0x44,0xad,0x2e,0x25,0x42,0x2d,0x2e,0x83, -0x1d,0x01,0xae,0xe0,0xbc,0x95,0x9d,0x8a,0x0c,0x8d,0xa1,0x9f,0xc5,0xe9,0xb2,0xf6, -0xfc,0xbb,0x07,0x1e,0x02,0x3a,0x51,0x7a,0x5a,0x54,0xd2,0x3b,0x27,0xd1,0x21,0x29, -0xff,0x2a,0x1c,0x32,0x01,0xe1,0xb2,0xbf,0xa3,0xed,0x93,0x95,0xb6,0xa9,0xc7,0x8f, -0xe5,0xf2,0xba,0xf6,0x01,0x0e,0x17,0x33,0x0c,0x4d,0x59,0x5a,0x56,0x43,0x42,0x2d, -0x28,0xbd,0x2e,0x30,0x46,0x1f,0x02,0x49,0xdf,0xbc,0x12,0x9d,0x8c,0x33,0x8e,0xa3, -0x18,0xc6,0xe4,0xd1,0xf3,0xfd,0xb1,0x0b,0x21,0x66,0x3d,0x52,0x1b,0x5b,0x51,0x76, -0x39,0x24,0x4c,0x1f,0x28,0x8d,0x2a,0x1b,0xe4,0x00,0xe0,0xcf,0xc0,0xa3,0xe7,0x93, -0x97,0x62,0xac,0xcb,0x89,0xe7,0xf2,0x52,0xf7,0x01,0x8f,0x17,0x33,0x05,0x4a,0x55, -0xff,0x51,0x42,0x87,0x31,0x2b,0x16,0x33,0x2d,0xe5,0x1a,0xfc,0x55,0xdd,0xbc,0x1e, -0xa0,0x8d,0x6f,0x90,0xa4,0x52,0xc5,0xe7,0xd3,0xf7,0x01,0x1d,0x0e,0x21,0xa7,0x39, -0x4e,0xa6,0x57,0x4e,0xd7,0x3a,0x28,0x32,0x1f,0x26,0xc9,0x27,0x19,0x85,0xff,0xe1, -0x52,0xc0,0xa4,0x0b,0x96,0x97,0x4a,0xac,0xcc,0xf2,0xe9,0xf5,0x14,0xf9,0x03,0xe5, -0x18,0x32,0x01,0x47,0x51,0x35,0x4d,0x3e,0x8d,0x2f,0x2f,0x59,0x37,0x33,0x79,0x1a, -0xfb,0x62,0xd9,0xb8,0x7c,0x9d,0x8e,0x80,0x93,0xa7,0xf2,0xca,0xe9,0x7e,0xf9,0x00, -0x50,0x0b,0x1f,0x53,0x39,0x4c,0x9d,0x55,0x4c,0x4b,0x3a,0x27,0xac,0x25,0x2e,0x55, -0x2b,0x16,0xfb,0xfa,0xdb,0xc8,0xbc,0xa3,0xf3,0x92,0x95,0x64,0xaa,0xd0,0x81,0xed, -0xfa,0xed,0xfd,0x05,0x49,0x17,0x30,0x56,0x45,0x50,0x89,0x4e,0x3d,0xce,0x2f,0x30, -0xb3,0x38,0x31,0x4b,0x19,0xf8,0x90,0xd5,0xb4,0x9e,0x9b,0x8f,0x33,0x95,0xaa,0xf4, -0xce,0xef,0x3e,0xfe,0x02,0x9b,0x09,0x1e,0x25,0x37,0x49,0xf3,0x51,0x4c,0x40,0x37, -0x29,0xcd,0x26,0x32,0xe0,0x2b,0x15,0x69,0xf6,0xd5,0x2e,0xbb,0xa3,0x77,0x97,0x9a, -0xc3,0xae,0xce,0x31,0xee,0xfa,0xfa,0xfe,0x05,0x76,0x18,0x30,0xcc,0x43,0x4f,0xe2, -0x49,0x3c,0x58,0x2f,0x32,0x28,0x3a,0x32,0x07,0x18,0xf7,0x01,0xd4,0xb5,0x06,0x9b, -0x8e,0xae,0x94,0xac,0x27,0xcf,0xf5,0x06,0x02,0x03,0x5a,0x0c,0x1d,0x3d,0x35,0x45, -0xad,0x4e,0x47,0xf9,0x34,0x26,0xa6,0x26,0x31,0x88,0x2e,0x19,0x94,0xf8,0xd7,0x2c, -0xbc,0xa2,0xc6,0x95,0x99,0xd8,0xad,0xd3,0xc6,0xf2,0xff,0x11,0xfd,0x03,0xfa,0x15, -0x2e,0x3b,0x43,0x50,0x61,0x4a,0x38,0x7d,0x2b,0x30,0x74,0x39,0x33,0xf5,0x19,0xf8, -0x6a,0xd4,0xb6,0x96,0x9c,0x8d,0xaf,0x94,0xad,0x14,0xd2,0xf4,0x55,0x03,0x08,0x59, -0x0f,0x1b,0x68,0x2f,0x41,0xd6,0x48,0x41,0x55,0x34,0x27,0x0c,0x2f,0x3b,0x71,0x31, -0x17,0xab,0xf6,0xd6,0x0c,0xba,0xa2,0x83,0x94,0x97,0x6d,0xad,0xd3,0x6a,0xf5,0xff, -0x48,0x02,0x07,0xe7,0x15,0x2e,0x6c,0x42,0x4a,0x93,0x43,0x33,0xe0,0x28,0x31,0x6b, -0x3c,0x36,0x79,0x1b,0xf8,0xb1,0xd4,0xb4,0x57,0x9b,0x8f,0x5a,0x96,0xaf,0x30,0xd7, -0xf9,0xe1,0x06,0x07,0x57,0x08,0x17,0x15,0x2d,0x40,0x2d,0x49,0x41,0x85,0x2f,0x25, -0x34,0x2d,0x3b,0x4c,0x36,0x1c,0x59,0xfb,0xd5,0x2c,0xb9,0xa0,0xdb,0x93,0x96,0xd6, -0xad,0xd3,0x77,0xf3,0x01,0x2e,0x05,0x0b,0xe1,0x17,0x2d,0x23,0x3e,0x46,0xa2,0x40, -0x32,0xdc,0x28,0x30,0x0d,0x3f,0x36,0xa7,0x1d,0xf8,0x49,0xd4,0xb6,0xd6,0x9c,0x8e, -0xca,0x94,0xae,0x52,0xd6,0xfc,0x26,0x08,0x08,0xf8,0x09,0x16,0x27,0x2a,0x3c,0x3f, -0x46,0x3e,0x8e,0x2e,0x25,0x55,0x33,0x40,0x65,0x39,0x1b,0x5e,0xf8,0xd3,0x73,0xb7, -0x9e,0x3c,0x93,0x99,0x14,0xb0,0xd6,0x3a,0xf7,0x03,0x44,0x03,0x05,0x2f,0x15,0x2b, -0x6d,0x3f,0x49,0x22,0x41,0x2e,0x05,0x25,0x30,0x18,0x40,0x39,0xaa,0x1d,0xf9,0x69, -0xd5,0xb6,0x5d,0x9c,0x8f,0x3f,0x97,0xaf,0xa5,0xd7,0xf9,0x0f,0x06,0x05,0x17,0x09, -0x16,0x86,0x2b,0x3d,0x68,0x43,0x3c,0x4c,0x2d,0x27,0x16,0x36,0x42,0xb9,0x39,0x1c, -0xf1,0xf7,0xd4,0x4e,0xb7,0x9d,0x81,0x90,0x95,0x36,0xb0,0xd8,0x5f,0xfa,0x03,0xe7, -0x03,0x04,0xad,0x14,0x2d,0x25,0x3f,0x48,0x51,0x40,0x2b,0x71,0x24,0x34,0xa4,0x41, -0x3a,0xb1,0x1d,0xfa,0x43,0xd4,0xb4,0xcc,0x99,0x90,0xa3,0x97,0xb0,0x5d,0xd9,0xf9, -0x3e,0x05,0x04,0xed,0x07,0x17,0xe6,0x2d,0x3e,0xfb,0x45,0x3c,0x6c,0x2d,0x26,0x4c, -0x35,0x40,0xca,0x38,0x1b,0xe8,0xf6,0xd3,0xa7,0xb4,0x9b,0xf4,0x90,0x98,0x68,0xb2, -0xda,0xd3,0xf9,0x05,0x4b,0x06,0x08,0x9f,0x16,0x2c,0x10,0x3d,0x44,0x6c,0x3c,0x2c, -0x51,0x26,0x34,0x89,0x40,0x38,0x38,0x1d,0xf8,0xee,0xd3,0xb3,0xea,0x99,0x8f,0x0d, -0x99,0xb3,0x07,0xdc,0xfc,0xd8,0x08,0x05,0xef,0x05,0x13,0x51,0x29,0x3d,0x5c,0x44, -0x3b,0x26,0x2d,0x28,0xda,0x38,0x44,0x98,0x3a,0x1d,0xa4,0xf6,0xcf,0x8c,0xb1,0x9b, -0x58,0x92,0x98,0x7f,0xb2,0xd9,0x9d,0xf7,0x02,0xc4,0x02,0x09,0xdb,0x17,0x2f,0xfb, -0x42,0x46,0x52,0x3d,0x28,0x6c,0x23,0x35,0x72,0x43,0x3a,0xe0,0x1d,0xf8,0xca,0xd3, -0xb1,0xef,0x96,0x8e,0x5b,0x97,0xb1,0x44,0xdb,0xfd,0xf0,0x07,0x08,0xbd,0x09,0x17, -0xf5,0x2b,0x3c,0xb1,0x41,0x38,0x80,0x29,0x25,0x88,0x3a,0x49,0xbb,0x3e,0x1e,0x1c, -0xf6,0xcf,0x3e,0xb0,0x96,0xf0,0x8d,0x96,0x47,0xb1,0xdb,0x7d,0xfb,0x07,0x1a,0x07, -0x09,0x02,0x17,0x2f,0xe6,0x41,0x48,0xf4,0x38,0x25,0x2b,0x22,0x34,0x58,0x44,0x3c, -0xb6,0x1e,0xf7,0xed,0xcf,0xaf,0xae,0x97,0x90,0x41,0x99,0xb4,0x8f,0xde,0xff,0xa5, -0x09,0x06,0x72,0x06,0x14,0x84,0x2a,0x3b,0x1f,0x42,0x36,0xd0,0x27,0x25,0x6c,0x3a, -0x48,0xcd,0x3f,0x21,0x33,0xf9,0xd1,0xa2,0xaf,0x96,0x4e,0x8c,0x95,0x79,0xb2,0xdd, -0x7c,0xfc,0x05,0x3b,0x03,0x07,0xb2,0x17,0x30,0x80,0x41,0x47,0xa9,0x38,0x27,0xe3, -0x22,0x35,0x43,0x45,0x3a,0xfd,0x1c,0xf7,0x4f,0xd2,0xb3,0x29,0x9a,0x8f,0xde,0x98, -0xb4,0x05,0xdd,0xfd,0x10,0x05,0x01,0x22,0x04,0x14,0xd3,0x2d,0x41,0x45,0x46,0x37, -0x69,0x26,0x26,0x39,0x3c,0x49,0x15,0x3d,0x1f,0x65,0xf6,0xd0,0xfe,0xae,0x96,0xdc, -0x8d,0x98,0xcf,0xb3,0xde,0x09,0xfb,0x02,0x35,0x01,0x05,0x78,0x18,0x31,0x3d,0x46, -0x47,0xea,0x3a,0x24,0x8f,0x22,0x32,0x88,0x41,0x3a,0x88,0x1e,0xf9,0x88,0xd4,0xb3, -0x47,0x98,0x8e,0x9a,0x98,0xb4,0x7e,0xdf,0xfc,0x4d,0x05,0x03,0xc3,0x04,0x12,0xb2, -0x2b,0x3e,0xba,0x45,0x38,0x8b,0x28,0x28,0x41,0x3d,0x48,0xae,0x3e,0x1e,0x0b,0xf6, -0xd0,0x94,0xad,0x95,0x2a,0x8d,0x98,0x2a,0xb4,0xdb,0x6c,0xfc,0x00,0x20,0x00,0x00, -0xa8,0x00,0x00,0x63,0x00,0x01,0xa2,0x01,0x01,0xca,0x01,0x02,0x24,0x02,0x00,0x89, -0xfe,0xfd,0xf8,0xfc,0xfc,0xa1,0xfb,0xfc,0x40,0xfd,0xfe,0x69,0xfe,0xfc,0x0e,0xfd, -0xfd,0x8e,0xfe,0xff,0x3d,0x01,0x02,0xb4,0x02,0x02,0x2b,0x03,0x06,0xdc,0x09,0x08, -0x3e,0x06,0x04,0x39,0x04,0x02,0x22,0xfe,0xf9,0xdf,0xf7,0xf7,0xf1,0xf7,0xf8,0x9d, -0xf9,0xfa,0xcd,0xfb,0xfa,0x67,0xf9,0xfa,0xbc,0xfd,0x01,0x03,0x05,0x05,0x28,0x05, -0x05,0xee,0x06,0x08,0x39,0x0c,0x0e,0xd4,0x0c,0x08,0xaa,0x02,0xff,0x76,0xfc,0xfa, -0x08,0xf9,0xf6,0x89,0xf5,0xf6,0xe4,0xf6,0xf8,0x87,0xf6,0xf3,0x2f,0xf6,0xfa,0x87, -0xfe,0xff,0x72,0x00,0x02,0xe6,0x03,0x07,0xbc,0x0d,0x12,0x96,0x15,0x14,0x81,0x0e, -0x08,0xe3,0x04,0x01,0x84,0xfd,0xfa,0xad,0xf8,0xf7,0x05,0xf6,0xf3,0x22,0xf0,0xee, -0x20,0xee,0xf1,0x95,0xf6,0xfb,0xdf,0xfe,0xfc,0xbf,0xfb,0xfe,0xe5,0x03,0x0a,0x1f, -0x11,0x16,0x42,0x16,0x14,0xe2,0x11,0x0e,0xaa,0x0a,0x06,0x0d,0x02,0xff,0x64,0xfc, -0xf8,0xdf,0xf6,0xf2,0xd5,0xee,0xee,0x49,0xee,0xec,0xeb,0xeb,0xef,0x72,0xf4,0xf8, -0x60,0xf8,0xfc,0x33,0x02,0x07,0x6e,0x0f,0x17,0xda,0x1b,0x1e,0x60,0x1b,0x16,0xf8, -0x12,0x0c,0xc5,0x03,0x01,0x09,0x01,0xfe,0xb0,0xf9,0xf4,0x2a,0xee,0xe7,0xaf,0xe3, -0xe1,0xe3,0xe0,0xe5,0x4c,0xec,0xf3,0x4c,0xf7,0xfc,0xe4,0x04,0x0f,0x68,0x16,0x1a, -0x96,0x1c,0x1e,0x30,0x1d,0x19,0x2d,0x16,0x11,0x20,0x0b,0x05,0xa1,0x00,0xfc,0x92, -0xf6,0xf1,0x7f,0xed,0xe8,0x0c,0xe4,0xe2,0x2d,0xe3,0xe4,0x9c,0xe7,0xef,0x65,0xf7, -0xfc,0xfa,0x02,0x0b,0x37,0x11,0x16,0x24,0x1c,0x20,0x62,0x20,0x1a,0xdf,0x14,0x0f, -0xe5,0x0b,0x0b,0xaf,0x0d,0x09,0x62,0xfd,0xf1,0xe6,0xe9,0xe6,0x92,0xe2,0xe1,0x04, -0xe2,0xe2,0xc7,0xe6,0xeb,0x51,0xef,0xf3,0x76,0xf9,0x02,0xa4,0x0c,0x16,0xf1,0x1c, -0x20,0x06,0x20,0x1d,0x13,0x19,0x16,0x8a,0x14,0x11,0xfa,0x0f,0x0b,0x45,0x03,0xf9, -0x49,0xee,0xe4,0x1a,0xdf,0xde,0x46,0xdf,0xe1,0x97,0xe4,0xe6,0xd3,0xe7,0xec,0x13, -0xf5,0xff,0x53,0x08,0x11,0xb1,0x1a,0x20,0x96,0x1f,0x20,0xb5,0x1e,0x1a,0x4b,0x18, -0x18,0x17,0x19,0x12,0x3d,0x06,0xfa,0x9e,0xf1,0xeb,0x84,0xe6,0xe2,0xe6,0xe0,0xdf, -0x94,0xdb,0xda,0x83,0xdc,0xe4,0x50,0xf1,0xfe,0x9a,0x07,0x0d,0x23,0x14,0x19,0x69, -0x1b,0x1b,0xa5,0x1b,0x1f,0x8f,0x24,0x23,0x41,0x1d,0x13,0x61,0x08,0xfe,0x03,0xf5, -0xf0,0xb1,0xec,0xe6,0xcb,0xe1,0xdc,0xca,0xd8,0xd8,0x8a,0xdb,0xe4,0x31,0xf0,0xf8, -0x27,0xff,0x04,0x3a,0x0a,0x11,0xf0,0x18,0x1e,0x16,0x22,0x25,0xd8,0x28,0x26,0xda, -0x1e,0x15,0x9d,0x0e,0x07,0xce,0xff,0xf8,0x55,0xef,0xe5,0xe2,0xdb,0xd7,0xc7,0xd6, -0xda,0x74,0xe0,0xe7,0x60,0xea,0xeb,0x07,0xee,0xf8,0xb3,0x06,0x11,0xc7,0x17,0x1d, -0xa7,0x22,0x27,0x36,0x29,0x27,0x05,0x21,0x19,0xb5,0x13,0x0e,0x2c,0x09,0x00,0x1e, -0xf6,0xea,0x00,0xdf,0xd8,0xdf,0xd9,0xdc,0x95,0xdd,0xde,0x4e,0xe1,0xe6,0x37,0xee, -0xf6,0x62,0xfe,0x05,0x4a,0x0c,0x15,0xa7,0x20,0x2b,0xc7,0x2f,0x2b,0x2a,0x22,0x1a, -0x4b,0x18,0x17,0x04,0x12,0x07,0xe2,0xf9,0xed,0x4f,0xe6,0xe2,0xd0,0xdd,0xd9,0xb5, -0xd7,0xd9,0x20,0xdd,0xe2,0xe6,0xe7,0xed,0xcc,0xf3,0xf9,0x90,0x03,0x13,0x40,0x22, -0x2a,0xca,0x2b,0x27,0x91,0x21,0x20,0x77,0x22,0x21,0xa4,0x1a,0x0e,0xc8,0xff,0xf3, -0x18,0xeb,0xe5,0xbb,0xe0,0xda,0xee,0xd7,0xd7,0xde,0xda,0xdf,0x03,0xe1,0xe1,0x3d, -0xe7,0xf2,0x1d,0x03,0x11,0x2e,0x1b,0x20,0x64,0x24,0x27,0x65,0x28,0x28,0x13,0x27, -0x25,0x81,0x21,0x18,0xb6,0x09,0xfa,0x2f,0xf0,0xea,0x4d,0xe5,0xe0,0xd4,0xdd,0xdb, -0x0b,0xd8,0xd2,0x80,0xcf,0xd6,0xc7,0xe3,0xf1,0x7b,0xfc,0x05,0x7e,0x10,0x1a,0xeb, -0x22,0x28,0xff,0x2b,0x2c,0x2e,0x2c,0x29,0x78,0x25,0x1f,0x3a,0x17,0x09,0xb3,0xf8, -0xed,0x53,0xe8,0xe5,0x6e,0xe1,0xd9,0x91,0xd1,0xce,0x9a,0xcf,0xd4,0x60,0xdb,0xe4, -0x2e,0xf1,0xfe,0xd7,0x0a,0x17,0x88,0x21,0x28,0x32,0x2a,0x28,0xbe,0x27,0x29,0x13, -0x2c,0x29,0xbd,0x21,0x15,0x40,0x06,0xf7,0x8e,0xed,0xe6,0x58,0xe2,0xde,0x92,0xd7, -0xd0,0xfd,0xcd,0xce,0x37,0xd1,0xd8,0x18,0xe6,0xf7,0xa0,0x06,0x12,0x9a,0x1a,0x1f, -0x0d,0x24,0x26,0x98,0x27,0x2a,0x7a,0x2f,0x31,0xae,0x2c,0x1f,0xc4,0x0f,0x01,0x38, -0xf5,0xeb,0xa9,0xe3,0xde,0xd0,0xda,0xd5,0x39,0xcf,0xcc,0x35,0xcd,0xd3,0x97,0xdd, -0xea,0x93,0xfa,0x09,0x40,0x12,0x18,0x62,0x1c,0x21,0xef,0x2a,0x32,0xd8,0x33,0x30, -0x5b,0x29,0x20,0x15,0x18,0x0e,0xed,0x03,0xf8,0x13,0xed,0xe2,0x42,0xda,0xd4,0x4b, -0xcf,0xcb,0xd4,0xca,0xd0,0xcc,0xda,0xe5,0x4a,0xef,0xf6,0x37,0xff,0x0b,0x02,0x18, -0x24,0x36,0x2d,0x31,0xdd,0x32,0x31,0x5d,0x2d,0x26,0x1e,0x22,0x1c,0x18,0x12,0x04, -0x27,0xf6,0xe9,0xa8,0xdf,0xd4,0x68,0xca,0xc6,0x08,0xc9,0xd2,0xc0,0xda,0xde,0x26, -0xe3,0xea,0x8b,0xf5,0x03,0x6a,0x11,0x1d,0x5f,0x28,0x2d,0x19,0x30,0x30,0xee,0x30, -0x2e,0xf9,0x29,0x24,0x9b,0x1b,0x0d,0x99,0x00,0xf5,0x63,0xe7,0xd9,0x99,0xd2,0xcf, -0x9d,0xcd,0xcc,0xe5,0xcc,0xd1,0x81,0xd9,0xe3,0x5c,0xed,0xf7,0x3f,0x06,0x14,0xc6, -0x1e,0x24,0xfc,0x29,0x2f,0x8e,0x35,0x38,0xc4,0x36,0x30,0x05,0x26,0x19,0xe5,0x0b, -0xfe,0x5b,0xf1,0xe3,0x2e,0xd8,0xd1,0x2c,0xcf,0xcd,0xfb,0xcc,0xcb,0x8b,0xcb,0xd1, -0xcd,0xdf,0xef,0x94,0xfe,0x0c,0x6f,0x16,0x1d,0x68,0x27,0x2e,0xd7,0x34,0x3b,0xa4, -0x3c,0x38,0x77,0x30,0x25,0x88,0x18,0x07,0x8e,0xf6,0xe8,0xa4,0xdd,0xd7,0xcd,0xd5, -0xd2,0x6e,0xcd,0xc6,0xdd,0xc3,0xc8,0xbe,0xd4,0xe4,0x31,0xf5,0x04,0xce,0x10,0x18, -0x8a,0x1f,0x28,0xdc,0x31,0x39,0x41,0x3d,0x3e,0x37,0x3a,0x2f,0xd8,0x20,0x10,0xdd, -0x00,0xf2,0x2c,0xe8,0xde,0x2e,0xd6,0xcf,0x5c,0xcb,0xc7,0x74,0xc4,0xc6,0x1b,0xcf, -0xdd,0xf0,0xe9,0xf5,0xc3,0xff,0x0c,0x27,0x19,0x24,0x7d,0x2f,0x37,0x25,0x3b,0x3a, -0xad,0x38,0x35,0x45,0x2f,0x21,0x67,0x0f,0xff,0x25,0xf2,0xe7,0xec,0xde,0xd5,0x1b, -0xce,0xc8,0x33,0xc5,0xc6,0xf3,0xc8,0xcf,0x32,0xda,0xe6,0xa0,0xf1,0xff,0x01,0x0f, -0x1d,0x5c,0x29,0x2f,0x74,0x34,0x3a,0x87,0x3e,0x3e,0x5a,0x3a,0x31,0x50,0x22,0x10, -0x11,0xff,0xef,0x0c,0xe3,0xda,0x4a,0xd2,0xc9,0x10,0xc3,0xc2,0x90,0xc4,0xc8,0xbc, -0xcd,0xd6,0x22,0xe4,0xf5,0xf3,0x06,0x16,0xd0,0x21,0x2a,0x0b,0x33,0x3b,0x2a,0x43, -0x46,0x5f,0x44,0x3a,0xe0,0x2b,0x1b,0x85,0x0b,0xfc,0x9a,0xeb,0xda,0x7a,0xce,0xc9, -0x90,0xc6,0xc4,0x1c,0xc1,0xbe,0xaf,0xc3,0xce,0x83,0xdd,0xf0,0x6a,0x01,0x0d,0xbe, -0x17,0x21,0xb9,0x2f,0x3f,0x95,0x48,0x4b,0xd3,0x46,0x3d,0x3d,0x33,0x26,0xd6,0x15, -0x04,0x00,0xf3,0xe4,0x5d,0xd9,0xce,0x0f,0xc7,0xc0,0xae,0xbe,0xbf,0xc2,0xc2,0xca, -0x17,0xd5,0xe2,0xcb,0xf2,0x03,0xd7,0x10,0x1e,0xc4,0x2c,0x39,0x3c,0x42,0x46,0x61, -0x46,0x42,0x09,0x3a,0x2f,0xa8,0x24,0x13,0x3a,0xff,0xeb,0x0a,0xdc,0xd1,0x38,0xcb, -0xc7,0x2e,0xc5,0xc2,0x82,0xc2,0xc6,0xbe,0xcd,0xd7,0x3f,0xe5,0xf5,0x11,0x05,0x13, -0xdf,0x23,0x33,0x3d,0x3e,0x41,0x6c,0x41,0x3f,0x9c,0x3b,0x33,0xcc,0x2a,0x20,0xd4, -0x0e,0xfa,0x88,0xe9,0xdd,0x80,0xd1,0xca,0xbb,0xc7,0xc6,0xe5,0xc5,0xc5,0xe7,0xc5, -0xc9,0xde,0xd4,0xe3,0x2d,0xf5,0x08,0x10,0x19,0x29,0xe6,0x33,0x36,0xac,0x37,0x3b, -0xee,0x3e,0x3d,0xed,0x39,0x31,0xd2,0x20,0x0d,0x29,0xfa,0xe6,0x8d,0xd9,0xd1,0xab, -0xcc,0xc8,0x24,0xc3,0xbe,0xe3,0xbb,0xbd,0xff,0xc6,0xd6,0x83,0xe8,0xfb,0x17,0x0f, -0x1c,0xb7,0x25,0x2e,0xd0,0x36,0x3e,0xa9,0x46,0x4a,0xbc,0x48,0x3d,0x69,0x2d,0x1c, -0xb2,0x08,0xf5,0xd5,0xe5,0xdc,0x61,0xd3,0xc9,0x29,0xc0,0xb8,0xcf,0xb3,0xb2,0x0f, -0xb9,0xc6,0xac,0xda,0xf1,0x28,0x07,0x17,0x14,0x22,0x2b,0xaf,0x36,0x41,0xe1,0x48, -0x50,0x65,0x54,0x4d,0x48,0x3e,0x29,0x23,0x13,0xfe,0xbe,0xea,0xda,0xa9,0xd1,0xcb, -0x21,0xc4,0xbc,0x68,0xb3,0xac,0xfd,0xaf,0xbe,0x66,0xd3,0xeb,0x09,0x01,0x14,0xf1, -0x1f,0x28,0xe1,0x2e,0x38,0xd5,0x45,0x51,0x3e,0x57,0x53,0xcd,0x46,0x34,0xd1,0x1e, -0x05,0xb6,0xed,0xdd,0x2b,0xd5,0xcf,0x36,0xc9,0xc0,0x0f,0xb9,0xb3,0xba,0xb3,0xbe, -0x31,0xd0,0xe4,0x88,0xf7,0x06,0x99,0x13,0x1d,0x25,0x25,0x2d,0x57,0x39,0x44,0x4b, -0x4c,0x4d,0x14,0x48,0x3b,0xf5,0x29,0x14,0x2f,0xfe,0xec,0x58,0xe2,0xdc,0xb0,0xd2, -0xc5,0xfa,0xbb,0xb8,0x47,0xb9,0xbe,0x05,0xc8,0xd4,0x6a,0xe2,0xf0,0x7c,0xfe,0x09, -0x8e,0x16,0x22,0x73,0x2e,0x3a,0x8e,0x44,0x4b,0xe0,0x4b,0x44,0xd7,0x36,0x25,0xa2, -0x12,0x02,0xbb,0xf5,0xe4,0x6e,0xd5,0xcb,0x8d,0xc7,0xc2,0xdc,0xb9,0xb4,0xd7,0xb7, -0xc1,0x07,0xce,0xdb,0x8e,0xec,0xfe,0xc1,0x0d,0x1a,0xd9,0x26,0x36,0x33,0x45,0x51, -0x05,0x57,0x56,0xce,0x4e,0x3d,0x84,0x26,0x0e,0xcd,0xfb,0xef,0xe6,0xe5,0xd7,0xaa, -0xc7,0xba,0x28,0xb0,0xaa,0x82,0xaa,0xb0,0x8b,0xbd,0xcf,0x8e,0xe4,0xf9,0xec,0x0a, -0x17,0x3d,0x25,0x36,0x33,0x48,0x57,0x2f,0x62,0x63,0xd0,0x5a,0x4a,0xee,0x32,0x1b, -0x03,0x06,0xf3,0xa4,0xe1,0xd3,0x09,0xc7,0xbc,0xbe,0xb4,0xac,0x27,0xa8,0xab,0xc9, -0xb8,0xcb,0xab,0xde,0xef,0x59,0xff,0x10,0xc2,0x22,0x36,0x58,0x48,0x55,0xe1,0x5b, -0x5c,0x84,0x58,0x4f,0xea,0x3e,0x29,0x43,0x12,0xfd,0xd3,0xeb,0xd9,0x58,0xca,0xbf, -0xff,0xb9,0xb6,0xf4,0xb1,0xaf,0x8e,0xb5,0xc2,0x34,0xd2,0xe2,0x90,0xf3,0x06,0xe4, -0x18,0x2a,0x55,0x3a,0x46,0x60,0x4d,0x52,0x61,0x52,0x4f,0x39,0x46,0x36,0xf7,0x21, -0x0a,0xce,0xf5,0xe3,0x4e,0xd5,0xc9,0x9a,0xc1,0xbc,0x27,0xb8,0xb3,0xe5,0xb1,0xb8, -0x65,0xc4,0xd2,0x24,0xe0,0xf2,0x25,0x08,0x1c,0x50,0x2a,0x34,0xc6,0x40,0x4c,0xc3, -0x52,0x54,0x16,0x4f,0x43,0xf8,0x34,0x21,0xb9,0x09,0xf6,0xe2,0xe8,0xd8,0x4a,0xc7, -0xba,0xcc,0xb4,0xb2,0x52,0xae,0xad,0xe7,0xb3,0xc0,0x19,0xd0,0xe2,0xec,0xf8,0x10, -0x13,0x23,0x31,0xf5,0x3f,0x4c,0xf3,0x56,0x5a,0x25,0x57,0x54,0x15,0x4c,0x3b,0xc8, -0x23,0x06,0xf3,0xec,0xda,0x63,0xc8,0xbc,0x62,0xb4,0xad,0xab,0xa6,0xa3,0xa2,0xa7, -0xb4,0xf2,0xc4,0xd8,0x4a,0xf0,0x08,0xd7,0x1f,0x32,0xfd,0x40,0x4d,0x0b,0x59,0x61, -0xe2,0x63,0x61,0x03,0x57,0x45,0xb3,0x2b,0x11,0xc9,0xf8,0xe1,0x69,0xcc,0xbd,0xf2, -0xb4,0xae,0x06,0xa9,0xa4,0xcf,0xa5,0xac,0x45,0xb8,0xcb,0xdc,0xe7,0x04,0xf1,0x1a, -0x2b,0xc9,0x39,0x47,0xee,0x55,0x5f,0x7b,0x64,0x61,0xaf,0x58,0x4a,0x17,0x37,0x1f, -0x67,0x04,0xe9,0x18,0xd4,0xc5,0x81,0xbc,0xb7,0x07,0xb1,0xa7,0x85,0xa2,0xa7,0x01, -0xb3,0xc3,0xa1,0xd7,0xf0,0x91,0x07,0x1a,0x7a,0x2c,0x3d,0x7b,0x4c,0x56,0x90,0x5a, -0x5b,0xd6,0x58,0x52,0xf7,0x44,0x2d,0x5c,0x13,0xf9,0x24,0xe2,0xd0,0x9d,0xc5,0xbd, -0xff,0xb4,0xa9,0x1c,0xa1,0x9f,0xf9,0xa5,0xaf,0x9e,0xc2,0xdb,0xc2,0xf5,0x0d,0x63, -0x24,0x34,0x39,0x3f,0x48,0x2d,0x53,0x5d,0x4a,0x64,0x64,0xba,0x5a,0x42,0x6e,0x27, -0x0a,0x73,0xee,0xd9,0x19,0xca,0xc1,0xd7,0xb8,0xab,0xc9,0xa0,0x9a,0x81,0x97,0x9d, -0xda,0xae,0xca,0x15,0xea,0x06,0x52,0x1d,0x30,0x09,0x3e,0x46,0x7e,0x53,0x63,0x28, -0x6f,0x74,0xd1,0x6e,0x5b,0x73,0x3c,0x1a,0x4d,0xfc,0xe0,0xe3,0xcc,0xc2,0x62,0xb7, -0xaa,0xd5,0x9d,0x95,0x1a,0x92,0x94,0xfc,0xa0,0xba,0x4e,0xdd,0xff,0xf0,0x19,0x2d, -0xb5,0x39,0x42,0x57,0x50,0x63,0x35,0x73,0x7b,0x38,0x77,0x67,0x03,0x4b,0x26,0x84, -0x03,0xe8,0x40,0xd2,0xc2,0x71,0xb6,0xad,0x63,0xa4,0x9b,0x5b,0x94,0x93,0xd0,0x9d, -0xb6,0x80,0xd3,0xf3,0x10,0x0d,0x21,0x40,0x32,0x41,0x66,0x4f,0x5d,0x76,0x6b,0x72, -0x9e,0x71,0x66,0xa3,0x51,0x39,0xc1,0x18,0xf2,0x59,0xd7,0xc7,0x5e,0xbc,0xb4,0xf3, -0xad,0xa6,0x9c,0x9c,0x98,0xd1,0x9c,0xab,0x0b,0xc3,0xde,0xa7,0xf9,0x10,0x85,0x22, -0x33,0x14,0x43,0x4e,0x96,0x57,0x62,0x45,0x6a,0x69,0x01,0x5c,0x47,0xd5,0x2b,0x09, -0x19,0xec,0xd9,0xc6,0xcb,0xbf,0xb7,0xb4,0xab,0xbe,0xa1,0x98,0x4e,0x97,0x9e,0x85, -0xaf,0xc7,0x19,0xe1,0xfc,0x02,0x15,0x2a,0xab,0x38,0x42,0x63,0x4c,0x5b,0x38,0x69, -0x71,0xc8,0x71,0x61,0x76,0x40,0x20,0x20,0x05,0xeb,0x59,0xd4,0xc4,0x6a,0xb8,0xac, -0x6f,0xa4,0x98,0x0b,0x8f,0x90,0x3c,0x9e,0xb6,0xf2,0xd1,0xee,0xcb,0x0c,0x24,0xe6, -0x33,0x00,0x20,0x00,0x00,0x29,0x01,0x01,0x4d,0x02,0x02,0x47,0x02,0x01,0xcb,0x00, -0xff,0x69,0xfe,0xfd,0xb1,0xfb,0xfa,0x74,0xf9,0xf9,0x27,0xfa,0xfb,0x8f,0xfe,0x01, -0x45,0x04,0x07,0x70,0x09,0x0a,0x2f,0x0b,0x09,0x3e,0x07,0x03,0x5d,0x00,0xfc,0xce, -0xf9,0xf6,0x17,0xf3,0xf0,0x8e,0xf0,0xf1,0x9b,0xf4,0xf8,0x1c,0xfe,0x03,0x65,0x08, -0x0d,0x71,0x10,0x12,0x94,0x11,0x0f,0xf0,0x0a,0x06,0xe0,0x00,0xfb,0x4b,0xf7,0xf3, -0x13,0xf0,0xed,0x6e,0xed,0xef,0xa9,0xf3,0xf9,0xa7,0xff,0x05,0xdf,0x0b,0x10,0x4c, -0x14,0x15,0x12,0x13,0x0e,0xdf,0x09,0x03,0x8c,0xfd,0xf8,0x71,0xf3,0xef,0xcb,0xec, -0xea,0x5e,0xeb,0xed,0x5e,0xf2,0xf8,0xe9,0xff,0x07,0x9f,0x0f,0x15,0xf4,0x17,0x17, -0x0b,0x15,0x10,0x79,0x0a,0x04,0xe2,0xfd,0xf7,0xdb,0xf1,0xec,0x4d,0xe9,0xe7,0x3e, -0xe9,0xed,0xc8,0xf3,0xfb,0x63,0x03,0x0a,0x2e,0x12,0x17,0xdb,0x19,0x19,0x73,0x16, -0x10,0xad,0x09,0x01,0x8e,0xfa,0xf4,0xd0,0xed,0xe8,0x09,0xe5,0xe4,0xf5,0xe6,0xed, -0xe1,0xf4,0xfd,0xee,0x06,0x0e,0x67,0x15,0x1a,0x40,0x1c,0x1b,0xd4,0x16,0x11,0xb1, -0x09,0x01,0xba,0xf9,0xf2,0x52,0xec,0xe7,0xe5,0xe3,0xe3,0x71,0xe5,0xeb,0xf9,0xf4, -0xff,0x4c,0x09,0x12,0x91,0x1a,0x1f,0x4a,0x20,0x1d,0xc1,0x16,0x0e,0x5e,0x06,0xfd, -0xd6,0xf4,0xed,0x4c,0xe7,0xe2,0x30,0xdf,0xdf,0xcb,0xe4,0xec,0xeb,0xf6,0x02,0x30, -0x0c,0x15,0x0b,0x1d,0x21,0xe4,0x20,0x1d,0xc7,0x17,0x0f,0x2e,0x07,0xfd,0x8b,0xf5, -0xed,0x0d,0xe6,0xe0,0xa8,0xde,0xe0,0x75,0xe5,0xee,0x0b,0xfa,0x04,0xaf,0x0f,0x19, -0xc0,0x1f,0x23,0x71,0x21,0x1c,0x38,0x15,0x0c,0x62,0x02,0xf8,0x01,0xef,0xe7,0x14, -0xe1,0xdc,0x0f,0xdc,0xdf,0x02,0xe6,0xef,0xf9,0xfb,0x08,0xf9,0x13,0x1d,0xf7,0x23, -0x26,0x6b,0x23,0x1d,0x10,0x15,0x0b,0x6a,0x02,0xf8,0x87,0xef,0xe8,0x14,0xe2,0xde, -0x27,0xdc,0xdf,0xf3,0xe6,0xf1,0x82,0xfd,0x09,0xf1,0x13,0x1d,0x64,0x23,0x26,0x5f, -0x24,0x1d,0xb1,0x12,0x07,0xfe,0xfd,0xf3,0xb1,0xe9,0xe2,0x48,0xdc,0xd7,0x2e,0xd9, -0xdf,0x9c,0xe9,0xf5,0xf8,0x02,0x10,0x29,0x1b,0x23,0xd0,0x28,0x29,0x83,0x23,0x1b, -0x34,0x11,0x05,0x1f,0xfb,0xf2,0xb1,0xea,0xe4,0x12,0xdf,0xdc,0x63,0xdc,0xe0,0xdc, -0xe8,0xf3,0x2f,0x02,0x10,0xe7,0x1a,0x23,0x93,0x28,0x2a,0xd0,0x24,0x1b,0x16,0x10, -0x03,0xc3,0xf6,0xeb,0xa3,0xe2,0xdc,0x22,0xd8,0xd7,0x54,0xda,0xe1,0x19,0xec,0xf9, -0x7f,0x09,0x17,0xf4,0x21,0x29,0xba,0x2c,0x29,0x2f,0x23,0x19,0xc9,0x0d,0x01,0xc6, -0xf6,0xed,0x06,0xe5,0xdc,0x2e,0xd8,0xd7,0xde,0xda,0xe3,0xe8,0xee,0xfb,0x3f,0x0a, -0x16,0x97,0x21,0x29,0x4b,0x2c,0x29,0x19,0x22,0x16,0x45,0x09,0xfd,0xe3,0xf1,0xe7, -0x3d,0xde,0xd6,0x5a,0xd3,0xd4,0xe2,0xda,0xe5,0x4b,0xf3,0x01,0x66,0x0f,0x1b,0x9f, -0x26,0x2d,0xf4,0x2e,0x2b,0xa6,0x22,0x16,0xf7,0x08,0xfd,0xca,0xf1,0xe6,0xe6,0xdd, -0xd8,0x33,0xd5,0xd5,0x76,0xdb,0xe6,0x08,0xf4,0x02,0x68,0x11,0x1e,0x06,0x28,0x2e, -0x3a,0x2e,0x27,0xf9,0x1d,0x12,0x97,0x05,0xf9,0x85,0xec,0xe1,0xa0,0xd6,0xcf,0x78, -0xcf,0xd3,0x22,0xdc,0xe9,0xf6,0xf8,0x0a,0x24,0x1a,0x28,0xd2,0x31,0x34,0x9d,0x30, -0x27,0x57,0x1c,0x0e,0x5a,0x01,0xf4,0xbd,0xe9,0xe1,0x17,0xdb,0xd6,0x6c,0xd4,0xd6, -0xec,0xde,0xea,0xa7,0xf7,0x06,0xfe,0x17,0x25,0xe2,0x2d,0x30,0x2b,0x2e,0x27,0xb9, -0x1c,0x0e,0x18,0x00,0xf2,0x34,0xe5,0xd9,0x23,0xd0,0xcb,0x68,0xcb,0xd1,0xab,0xde, -0xf0,0x11,0x03,0x16,0x54,0x27,0x32,0x08,0x37,0x35,0xb1,0x2d,0x22,0xab,0x15,0x09, -0x00,0xfc,0xef,0x70,0xe4,0xdb,0xe7,0xd4,0xd0,0x3c,0xd0,0xd6,0x47,0xe2,0xf0,0x15, -0x01,0x11,0x45,0x20,0x2c,0xf4,0x32,0x33,0x69,0x2c,0x21,0xfe,0x15,0x07,0x7b,0xf8, -0xe9,0xd8,0xdd,0xd4,0x9b,0xce,0xcd,0x81,0xd0,0xda,0x63,0xe8,0xf9,0x26,0x0a,0x18, -0x7d,0x27,0x32,0x86,0x38,0x36,0x56,0x2c,0x1f,0x5f,0x11,0x01,0x7f,0xf4,0xe8,0xbf, -0xdf,0xd6,0x1a,0xcf,0xcc,0x09,0xd1,0xda,0x3e,0xe9,0xfa,0x46,0x0b,0x1b,0x19,0x29, -0x32,0x36,0x35,0x2f,0x6e,0x26,0x19,0x5f,0x0b,0xfd,0x85,0xf0,0xe4,0xb5,0xd9,0xd1, -0x4f,0xcd,0xcc,0x7e,0xd2,0xde,0x37,0xee,0xff,0xae,0x12,0x23,0xee,0x31,0x39,0xe3, -0x37,0x31,0xf8,0x27,0x1a,0xf5,0x0b,0xfc,0xc9,0xed,0xe0,0x6e,0xd7,0xd2,0xd0,0xce, -0xd0,0xf6,0xd6,0xe1,0xf7,0xf0,0x02,0xa4,0x13,0x22,0x19,0x2e,0x34,0x55,0x32,0x2b, -0x33,0x20,0x13,0xfb,0x05,0xf7,0xed,0xe9,0xdc,0xbf,0xd2,0xcc,0x73,0xca,0xcf,0x84, -0xd9,0xe7,0x4d,0xf9,0x0a,0x0d,0x1d,0x2c,0x2a,0x38,0x3c,0xd1,0x36,0x2d,0x83,0x20, -0x11,0xb6,0x01,0xf3,0xb7,0xe6,0xdb,0x57,0xd3,0xce,0xb6,0xce,0xd3,0xa2,0xdc,0xea, -0x1f,0xfb,0x0d,0x50,0x1c,0x28,0xeb,0x30,0x32,0x9b,0x2e,0x26,0xb1,0x1a,0x0d,0x63, -0xfe,0xf0,0x39,0xe4,0xd8,0x65,0xcd,0xc7,0x31,0xc8,0xcf,0x00,0xdd,0xf0,0x3e,0x04, -0x17,0x91,0x28,0x37,0xaf,0x3e,0x3b,0x43,0x33,0x26,0x66,0x17,0x07,0x45,0xf8,0xec, -0x99,0xdf,0xd5,0xd6,0xcf,0xcd,0x1e,0xd1,0xd8,0xb9,0xe4,0xf3,0x7d,0x04,0x14,0x34, -0x21,0x2b,0xbf,0x32,0x32,0xd2,0x2b,0x21,0xb7,0x14,0x06,0x21,0xf5,0xe6,0x28,0xda, -0xcf,0x67,0xc9,0xc8,0xe1,0xcd,0xd8,0xa1,0xe7,0xfb,0x72,0x0f,0x22,0x5c,0x32,0x3e, -0x91,0x40,0x39,0x4a,0x2e,0x1f,0x31,0x0d,0xfd,0xf3,0xee,0xe3,0x10,0xd7,0xd0,0x15, -0xcd,0xcb,0x8f,0xd2,0xdd,0x03,0xec,0xfb,0x7f,0x0c,0x1d,0x78,0x2a,0x34,0xf1,0x36, -0x31,0xfd,0x27,0x1a,0x09,0x0d,0xfd,0xe7,0xed,0xde,0x1d,0xd2,0xca,0x8c,0xc7,0xc9, -0x79,0xd3,0xe1,0x57,0xf3,0x07,0xe2,0x19,0x2b,0x34,0x39,0x40,0xe8,0x3c,0x32,0xce, -0x26,0x17,0x16,0x05,0xf4,0x11,0xe6,0xd9,0xc9,0xcf,0xca,0x76,0xc9,0xcd,0x58,0xd7, -0xe5,0xb5,0xf5,0x06,0x19,0x18,0x29,0x95,0x34,0x38,0xe8,0x34,0x2d,0x61,0x22,0x14, -0xd9,0x04,0xf3,0x9d,0xe4,0xd7,0x43,0xcc,0xc5,0xeb,0xc5,0xce,0xf4,0xd9,0xea,0xea, -0xfe,0x12,0xf8,0x24,0x33,0xcf,0x3e,0x3f,0xfa,0x38,0x2d,0x3f,0x1e,0x0d,0x82,0xfc, -0xec,0x4a,0xdf,0xd3,0x5c,0xcb,0xc7,0xd1,0xc7,0xd0,0x68,0xdd,0xed,0xc4,0x00,0x11, -0xbe,0x22,0x30,0x7b,0x39,0x39,0x15,0x31,0x27,0x38,0x1a,0x09,0x1c,0xf9,0xe9,0xb2, -0xdb,0xcf,0x57,0xc8,0xc5,0xf6,0xc7,0xd3,0x94,0xe3,0xf7,0x54,0x0b,0x1f,0x41,0x31, -0x3d,0x19,0x41,0x3c,0x59,0x32,0x24,0x2b,0x15,0x04,0xf5,0xf3,0xe4,0x16,0xd7,0xcd, -0x92,0xc6,0xc5,0x87,0xcb,0xd6,0xa9,0xe5,0xf7,0xce,0x09,0x1b,0xd7,0x2b,0x38,0x94, -0x3b,0x36,0x1f,0x2e,0x21,0x38,0x12,0x01,0x46,0xf1,0xe0,0xcf,0xd0,0xc7,0x22,0xc1, -0xc1,0x48,0xcb,0xda,0xdd,0xf0,0x06,0x4c,0x1b,0x2b,0x28,0x38,0x43,0xe1,0x41,0x38, -0x3f,0x2b,0x1a,0x29,0x09,0xf7,0xe5,0xe9,0xdd,0xe4,0xd1,0xca,0xc7,0xc6,0xc9,0x74, -0xd1,0xde,0x5f,0xf0,0x01,0x18,0x13,0x24,0x86,0x34,0x3d,0x98,0x3c,0x35,0xc9,0x28, -0x19,0x05,0x08,0xf4,0x2a,0xe3,0xd4,0xf5,0xc8,0xc1,0x83,0xc0,0xc7,0x1f,0xd5,0xe6, -0x0c,0xfc,0x12,0xa4,0x26,0x38,0x21,0x42,0x43,0xf2,0x3b,0x2f,0x4a,0x22,0x11,0x52, -0x00,0xf0,0xb7,0xe0,0xd4,0xc7,0xcb,0xc7,0x91,0xc6,0xcc,0x04,0xd8,0xe6,0x36,0xf8, -0x0b,0xab,0x20,0x31,0x88,0x3b,0x3e,0x57,0x39,0x2e,0xdc,0x20,0x10,0x9e,0xfe,0xea, -0xcf,0xd8,0xcb,0x82,0xc2,0xbd,0xaa,0xc1,0xcd,0x0e,0xde,0xf3,0xa0,0x09,0x1f,0xf1, -0x31,0x3f,0x04,0x45,0x40,0x80,0x35,0x27,0xe7,0x16,0x06,0x8a,0xf6,0xe6,0xc3,0xd7, -0xcd,0x45,0xc5,0xc2,0x00,0xc7,0xd1,0x4d,0xe3,0xf6,0xf6,0x08,0x1b,0x50,0x2c,0x39, -0xd6,0x3d,0x3b,0x81,0x33,0x28,0xc0,0x17,0x05,0xf6,0xf2,0xe0,0x6e,0xd2,0xc6,0x90, -0xbe,0xbe,0xe9,0xc5,0xd4,0x82,0xe7,0xfe,0xd3,0x14,0x29,0x4f,0x3b,0x45,0x8d,0x46, -0x3d,0xd9,0x2f,0x20,0x94,0x0d,0xfb,0x29,0xea,0xda,0x1a,0xce,0xc6,0x66,0xc2,0xc4, -0x3f,0xce,0xdb,0xc2,0xec,0x01,0x43,0x16,0x29,0xf7,0x36,0x3e,0xe7,0x3e,0x38,0x30, -0x2c,0x1e,0xa7,0x0d,0xfa,0xab,0xe7,0xd6,0xc0,0xc8,0xbe,0x6b,0xbb,0xc1,0x45,0xcd, -0xdf,0x47,0xf5,0x0c,0x13,0x23,0x37,0x93,0x44,0x46,0xae,0x41,0x37,0x38,0x28,0x15, -0xdd,0x02,0xf0,0x2c,0xe0,0xd2,0x33,0xc8,0xc0,0xdd,0xbf,0xc6,0x28,0xd4,0xe6,0xf6, -0xf9,0x0d,0xd9,0x20,0x33,0xd1,0x3e,0x41,0xdb,0x3c,0x33,0xb4,0x24,0x13,0xa7,0x01, -0xee,0xbe,0xdb,0xcb,0xd0,0xbe,0xba,0x16,0xbd,0xc7,0x1e,0xd9,0xed,0x32,0x04,0x1b, -0xf3,0x30,0x40,0xbd,0x47,0x45,0xdb,0x3c,0x30,0xe8,0x1e,0x0b,0x93,0xf8,0xe6,0xe6, -0xd6,0xc9,0x9a,0xbf,0xbc,0xa7,0xc0,0xcc,0x36,0xde,0xf2,0x00,0x07,0x1a,0x12,0x2f, -0x3e,0xab,0x43,0x41,0x52,0x39,0x2b,0xb8,0x18,0x05,0x2e,0xf4,0xe2,0x26,0xd1,0xc4, -0x24,0xbd,0xbc,0x32,0xc2,0xd0,0x11,0xe3,0xf9,0xfc,0x11,0x29,0x85,0x3c,0x47,0x01, -0x49,0x42,0x4d,0x37,0x27,0x3d,0x14,0x00,0xa7,0xec,0xd9,0x6a,0xca,0xbf,0x15,0xba, -0xbd,0xd4,0xc5,0xd5,0x3a,0xea,0x00,0x81,0x17,0x2b,0x89,0x3b,0x43,0x34,0x42,0x3b, -0xab,0x30,0x20,0xdc,0x0d,0xfb,0xf6,0xe7,0xd5,0x2a,0xc7,0xbd,0x6e,0xbb,0xbf,0xa6, -0xca,0xdb,0x16,0xf1,0x08,0x34,0x1f,0x34,0x88,0x44,0x4b,0x87,0x48,0x3e,0x8c,0x2f, -0x1c,0x21,0x07,0xf4,0x06,0xe1,0xcf,0xa4,0xc2,0xba,0x22,0xb9,0xbf,0x03,0xcd,0xe0, -0xfb,0xf6,0x0f,0x73,0x25,0x39,0x8b,0x45,0x47,0xe3,0x41,0x36,0xd7,0x26,0x13,0xea, -0xff,0xec,0x6f,0xda,0xcb,0x5a,0xc1,0xbb,0xc9,0xbc,0xc4,0x19,0xd4,0xe8,0x98,0x00, -0x18,0xce,0x2e,0x40,0xf4,0x49,0x49,0xd6,0x41,0x36,0xf1,0x24,0x10,0x90,0xfa,0xe6, -0x8a,0xd4,0xc5,0xb2,0xb9,0xb5,0x3f,0xba,0xc5,0xbd,0xd8,0xee,0x29,0x07,0x1e,0x97, -0x34,0x43,0x9f,0x48,0x45,0x4c,0x3d,0x2f,0x2e,0x1c,0x07,0x85,0xf3,0xe0,0x30,0xce, -0xbf,0x69,0xb9,0xba,0xe3,0xc0,0xd0,0xa3,0xe1,0xf7,0x79,0x0f,0x27,0x6d,0x3c,0x48, -0xb4,0x4a,0x45,0x76,0x3b,0x2b,0x8d,0x17,0x01,0x8b,0xeb,0xd8,0xc7,0xc9,0xbe,0x41, -0xb8,0xb9,0x6c,0xc2,0xd2,0x32,0xe5,0xfd,0xf3,0x15,0x2d,0x49,0x40,0x49,0xeb,0x49, -0x43,0xdd,0x37,0x25,0xc0,0x0f,0xf9,0x55,0xe4,0xd0,0x95,0xc0,0xb6,0x5d,0xb4,0xbb, -0xa1,0xc8,0xdb,0x8c,0xf2,0x0a,0xcf,0x22,0x37,0x67,0x45,0x4b,0x10,0x48,0x3e,0x3c, -0x31,0x1e,0x4d,0x0a,0xf5,0xe9,0xe0,0xce,0x49,0xc0,0xb8,0xfc,0xb7,0xbd,0x1a,0xca, -0xdb,0xad,0xf3,0x0c,0x3f,0x25,0x3b,0x15,0x4a,0x4f,0x74,0x49,0x3f,0xb0,0x2d,0x16, -0xf8,0xfe,0xe8,0x89,0xd4,0xc2,0xdc,0xb6,0xb3,0xd1,0xb7,0xc3,0x28,0xd3,0xe9,0x16, -0x03,0x1c,0x79,0x32,0x43,0x3e,0x4d,0x4b,0x2b,0x44,0x37,0x66,0x25,0x10,0x8e,0xfb, -0xe6,0x7a,0xd3,0xc2,0x78,0xb7,0xb3,0x91,0xb8,0xc3,0x1e,0xd5,0xed,0xb7,0x06,0x1f, -0xcb,0x35,0x47,0x9e,0x4e,0x4a,0xf7,0x41,0x34,0x20,0x21,0x09,0xeb,0xf2,0xdd,0x75, -0xc8,0xb9,0x37,0xb1,0xb1,0x76,0xbb,0xcb,0x24,0xe2,0xfa,0xe4,0x11,0x2b,0x8f,0x42, -0x4f,0xbf,0x50,0x4b,0xd1,0x3e,0x2b,0xff,0x15,0xff,0xbd,0xea,0xd5,0x22,0xc4,0xb8, -0x5e,0xb3,0xb5,0x6e,0xbf,0xcf,0xeb,0xe4,0xfd,0x03,0x18,0x31,0x21,0x44,0x4d,0x9d, -0x4d,0x47,0x3d,0x3c,0x28,0x95,0x11,0xf9,0x1d,0xe3,0xcc,0x5e,0xba,0xb0,0xc4,0xae, -0xb5,0x6c,0xc3,0xd8,0xb1,0xf1,0x0d,0xfe,0x28,0x3f,0x4a,0x4e,0x4f,0x8d,0x4b,0x41, -0xde,0x31,0x1e,0xe2,0x07,0xf1,0x0a,0xdc,0xc9,0x9b,0xbb,0xb3,0xd7,0xb2,0xb9,0xee, -0xc7,0xdb,0x4e,0xf4,0x0e,0x9a,0x29,0x40,0x11,0x4e,0x52,0xc4,0x4d,0x43,0x05,0x32, -0x19,0x7f,0x00,0xe7,0x93,0xcf,0xbe,0xf0,0xb0,0xad,0xc0,0xb1,0xbd,0xfd,0xd1,0xe9, -0x1f,0x04,0x1f,0x43,0x37,0x4a,0xe5,0x52,0x51,0xc7,0x48,0x39,0x9e,0x25,0x0f,0x7b, -0xf8,0xe1,0xeb,0xcd,0xbc,0x69,0xb1,0xaf,0x13,0xb5,0xc2,0x58,0xd6,0xee,0xb5,0x09, -0x24,0xf2,0x3b,0x4c,0x5e,0x53,0x51,0x64,0x46,0x35,0x72,0x1f,0x06,0xec,0xee,0xd7, -0x4b,0xc3,0xb3,0x0d,0xac,0xad,0xa6,0xb7,0xc9,0x46,0xe0,0xfb,0x9f,0x17,0x32,0x45, -0x47,0x52,0x7b,0x55,0x4e,0x16,0x41,0x2e,0xfb,0x18,0xff,0xba,0xe6,0xd0,0x5f,0xbe, -0xb1,0x9e,0xad,0xb1,0x68,0xbc,0xcd,0x25,0xe4,0xff,0xf6,0x1b,0x37,0xf3,0x4b,0x55, -0x19,0x56,0x4d,0xef,0x3e,0x28,0xeb,0x0e,0xf4,0xac,0xdb,0xc4,0x8f,0xb4,0xac,0x93, -0xab,0xb4,0x55,0xc3,0xd7,0x3b,0xf2,0x0e,0x92,0x2b,0x43,0xd7,0x51,0x55,0x9e,0x51, -0x47,0x0a,0x36,0x1f,0xf4,0x06,0xee,0x67,0xd6,0xc1,0xda,0xb2,0xab,0xd5,0xac,0xb6, -0x77,0xc7,0xde,0x14,0xf8,0x14,0x6f,0x32,0x49,0xc4,0x55,0x57,0x2f,0x53,0x44,0x96, -0x2f,0x17,0xf2,0xfb,0xe1,0x6d,0xca,0xb7,0x4a,0xab,0xa9,0x51,0xaf,0xbc,0xcf,0xd0, -0xea,0x36,0x06,0x21,0x99,0x3c,0x4f,0x9c,0x57,0x56,0xb1,0x4e,0x3d,0x29,0x26,0x0d, -0x4f,0xf5,0xdd,0x11,0xc7,0xb5,0xd9,0xab,0xa9,0x6f,0xb1,0xc0,0xa7,0xd4,0xee,0x1d, -0x0d,0x2b,0x93,0x45,0x54,0xfe,0x58,0x56,0x86,0x4a,0x36,0x0d,0x1f,0x03,0xbf,0xe9, -0xce,0x3f,0xba,0xad,0xdd,0xa7,0xab,0x4f,0xb7,0xc9,0x2e,0xe2,0xfd,0x40,0x1b,0x38, -0xc4,0x4e,0x58,0x27,0x58,0x51,0xf7,0x42,0x2f,0xa9,0x16,0xfc,0x29,0xe2,0xc9,0xa3, -0xb6,0xab,0xb4,0xa7,0xad,0x79,0xb9,0xcd,0xcc,0xe7,0x05,0x5d,0x25,0x3f,0xfe,0x51, -0x58,0x3c,0x57,0x4e,0xea,0x3d,0x27,0x5e,0x0f,0xf3,0x4d,0xd7,0xbf,0xb5,0xaf,0xa7, -0xdb,0xa6,0xaf,0x5c,0xc1,0xd7,0xaf,0xf4,0x14,0x16,0x34,0x4b,0xe8,0x58,0x5c,0xf7, -0x55,0x48,0x03,0x34,0x1b,0x1b,0x02,0xe7,0x44,0xcf,0xba,0x3f,0xac,0xa6,0xf6,0xaa, -0xb6,0x08,0xc9,0xe2,0x60,0xfd,0x1b,0x06,0x39,0x50,0x63,0x5a,0x5b,0x4b,0x55,0x45, -0x77,0x2e,0x13,0xc9,0xf9,0xdd,0x6d,0xc4,0xb2,0x8f,0xa7,0xa5,0xca,0xac,0xbb,0x0a, -0xd2,0xeb,0x25,0x0a,0x2c,0xe4,0x47,0x57,0xa9,0x5c,0x59,0x08,0x4e,0x3c,0x6b,0x24, -0x09,0x23,0xee,0xd4,0x40,0xbf,0xb0,0x51,0xa9,0xa9,0x9c,0xb1,0xc0,0x30,0xd6,0xf2, -0xaf,0x14,0x35,0x5a,0x4d,0x5b,0x27,0x5e,0x58,0x1e,0x4b,0x35,0x40,0x1c,0xfe,0xce, -0xe1,0xc8,0x6a,0xb4,0xa6,0x48,0xa2,0xa8,0x37,0xb7,0xcb,0x0d,0xe5,0x04,0x15,0x25, -0x41,0xd9,0x54,0x5d,0x37,0x5d,0x53,0xd9,0x42,0x2b,0x06,0x11,0xf4,0x49,0xda,0xc5, -0x99,0xb3,0xa8,0x80,0xa6,0xac,0x78,0xba,0xcf,0xa1,0xe9,0x0a,0x8a,0x2b,0x48,0x08, -0x5b,0x61,0xb2,0x5e,0x52,0x94,0x3c,0x21,0xf5,0x04,0xe8,0x32,0xcd,0xb8,0xa0,0xa9, -0xa5,0x76,0xa8,0xb3,0xd0,0xc5,0xdd,0x03,0xfb,0x1a,0x6c,0x39,0x51,0xc7,0x5c,0x5e, -0x5b,0x58,0x4a,0x97,0x33,0x18,0xae,0xfc,0xe1,0xf7,0xc7,0xb2,0x06,0xa5,0xa1,0x13, -0xa7,0xb4,0x1e,0xc9,0xe4,0x42,0x03,0x26,0xd5,0x45,0x5a,0x59,0x63,0x61,0x97,0x56, -0x42,0xef,0x29,0x0c,0x6f,0xef,0xd3,0xfb,0xbb,0xab,0x0e,0xa4,0xa5,0x55,0xae,0xbe, -0x89,0xd6,0xf3,0x89,0x14,0x34,0x81,0x4c,0x5a,0x38,0x5f,0x5a,0x3b,0x4e,0x39,0xa6, -0x1f,0x03,0x1b,0xe7,0xcc,0xe8,0xb6,0xa9,0x90,0xa2,0xa4,0x56,0xae,0xc0,0x8e,0xda, -0xfa,0x3a,0x1e,0x40,0x97,0x59,0x65,0xe7,0x66,0x5d,0x16,0x4a,0x30,0x47,0x13,0xf4, -0x46,0xd7,0xbe,0x38,0xac,0xa2,0x8d,0xa3,0xab,0xd7,0xbb,0xd1,0xf4,0xec,0x0c,0xff, -0x2c,0x47,0x65,0x57,0x5e,0xf9,0x5c,0x52,0x49,0x40,0x28,0x91,0x0b,0xee,0xfa,0xd2, -0xba,0x1d,0xa9,0xa0,0xc2,0xa1,0xaa,0xee,0xbb,0xd4,0x10,0xf3,0x16,0x58,0x38,0x54, -0xea,0x64,0x68,0x2f,0x62,0x51,0xbb,0x38,0x1b,0x00,0xfc,0xdd,0x44,0xc2,0xad,0x0e, -0xa4,0xa1,0x9d,0xa7,0xb6,0x11,0xcb,0xe4,0x7f,0x03,0x23,0x9d,0x42,0x57,0x98,0x60, -0x61,0xf5,0x57,0x46,0x01,0x2e,0x12,0x16,0xf4,0xd6,0xe8,0xbd,0xaa,0x98,0x9f,0x9e, -0x27,0xa7,0xb7,0x70,0xcd,0xeb,0xaa,0x0f,0x34,0x81,0x51,0x63,0x81,0x68,0x64,0x48, -0x56,0x3f,0xf8,0x22,0x03,0x05,0xe4,0xca,0x04,0xb4,0xa4,0x66,0xa0,0xa3,0xbe,0xae, -0xc2,0xe1,0xda,0xfb,0x8b,0x1d,0x3b,0xad,0x54,0x61,0xcf,0x64,0x5d,0x52,0x4c,0x35, -0x40,0x18,0xfa,0x60,0xdc,0xc1,0xf1,0xab,0xa0,0x6a,0x9f,0xa4,0x20,0xb2,0xc9,0x92, -0xe5,0x08,0x48,0x2c,0x4b,0xfb,0x60,0x68,0x28,0x67,0x59,0xe5,0x43,0x29,0x80,0x0b, -0xec,0xa0,0xcd,0xb7,0xef,0xa7,0x9f,0x82,0xa0,0xa9,0x62,0xba,0xd3,0x0d,0xf4,0x18, -0xf5,0x38,0x53,0xd2,0x61,0x67,0xa2,0x61,0x51,0xc4,0x39,0x1d,0x28,0x00,0xe2,0x73, -0xc6,0xb0,0x56,0xa1,0x9d,0x82,0xa1,0xae,0x71,0xc2,0xdd,0x45,0x00,0x26,0x53,0x46, -0x5d,0x75,0x68,0x68,0xf1,0x5d,0x4a,0xbd,0x30,0x12,0x4c,0xf3,0xd3,0xef,0xb9,0xa8, -0x4d,0xa0,0xa0,0xa4,0xa7,0xb7,0x37,0xcf,0xec,0x1f,0x0f,0x31,0x27,0x4d,0x5d,0x47, -0x66,0x64,0x22,0x56,0x41,0xd3,0x25,0x07,0x4b,0xe7,0xcb,0x32,0xb4,0xa2,0xeb,0x9b, -0x9d,0xe2,0xa8,0xbc,0xad,0xd7,0xfb,0xa4,0x20,0x42,0xe4,0x59,0x66,0x5d,0x69,0x60, -0xbc,0x4f,0x35,0x8f,0x18,0xf8,0xd7,0xda,0xc1,0xb6,0xab,0xa0,0x12,0x9d,0xa2,0x5e, -0xb2,0xc7,0xda,0xe3,0x06,0xc7,0x29,0x48,0xe2,0x5c,0x67,0x9b,0x66,0x5b,0xe5,0x47, -0x2c,0xcd,0x0d,0xed,0x80,0xd0,0xb8,0xf8,0xa5,0x9d,0x7c,0x9e,0xa7,0x07,0x00,0x00, -0x63,0xff,0xfe,0xea,0xfc,0xfc,0x45,0xfc,0xfc,0x26,0xfc,0xfc,0xd9,0xfc,0xfc,0x0f, -0xff,0xff,0x7b,0xff,0xff,0xa8,0xfe,0xfe,0xa5,0xfe,0xff,0xea,0xfe,0xfe,0x72,0xff, -0xfe,0x2e,0xfd,0xfe,0x5a,0xff,0x00,0x42,0x01,0x01,0x1b,0x02,0x02,0x0d,0x03,0x03, -0x85,0x03,0x03,0x58,0x04,0x02,0x8b,0x01,0x00,0xca,0xfe,0xff,0xcb,0x00,0x01,0xe1, -0x01,0x02,0x76,0x04,0x05,0xf6,0x03,0x06,0x31,0x07,0x05,0xdb,0x04,0x03,0xa1,0x03, -0x04,0x86,0x03,0xff,0x0e,0xfe,0xfd,0x49,0xfc,0xfc,0x95,0xfc,0xfb,0x9d,0xfb,0xfd, -0x2f,0xfe,0x00,0xc1,0x00,0xff,0xa2,0xff,0xff,0x62,0xfe,0xfb,0xdf,0xfa,0xfb,0x66, -0xfb,0xfa,0x9e,0xfb,0xfc,0x51,0xf9,0xf9,0x97,0xfa,0xfa,0x07,0xfc,0xfc,0xb9,0xfc, -0x00,0xc8,0x01,0x00,0x2d,0x02,0x01,0x9f,0xfe,0xff,0xc9,0xff,0xfd,0xc0,0xfe,0xff, -0xa4,0xfd,0xfe,0x4d,0xff,0x01,0x86,0x02,0x02,0x53,0x03,0x04,0x05,0x04,0x02,0x02, -0x02,0x03,0x07,0x06,0x05,0x2d,0x06,0x06,0xb3,0x05,0x05,0x81,0x04,0x04,0x61,0x03, -0x02,0x4f,0x02,0x01,0x8c,0x01,0x00,0x8f,0x00,0x00,0x15,0x00,0xff,0x85,0xff,0xff, -0x71,0xfd,0xff,0xd3,0x00,0x02,0xc1,0x01,0x02,0x19,0x03,0x00,0x7f,0xff,0xfe,0x3c, -0xfb,0xf8,0x7d,0xf8,0xf8,0xb6,0xf8,0xf8,0xdc,0xf9,0xfb,0x81,0xf9,0xf8,0x5a,0xf9, -0xfc,0x94,0xfd,0x00,0x12,0x02,0x02,0xe1,0x01,0x01,0x7b,0x01,0xfd,0xac,0xfa,0xfb, -0x38,0xfa,0xf8,0x69,0xfa,0xfa,0xaa,0xfb,0xfe,0x33,0x03,0x05,0xf4,0x05,0x07,0x43, -0x09,0x09,0x87,0x0b,0x0a,0x39,0x09,0x08,0x91,0x06,0x05,0xe9,0x02,0xff,0xa9,0xf9, -0xf5,0x6a,0xf6,0xf8,0xc3,0xfc,0x02,0x68,0x06,0x09,0x78,0x0b,0x0d,0xd6,0x0c,0x0b, -0x10,0x0a,0x06,0x69,0x03,0x01,0x62,0xfe,0xfb,0x4f,0xf8,0xf4,0x20,0xf2,0xf2,0x38, -0xf1,0xf2,0x0a,0xf5,0xf6,0x6d,0xfa,0xff,0xd6,0x04,0x09,0x48,0x0d,0x0b,0xdf,0x07, -0x03,0x5a,0xfb,0xf5,0xe7,0xf2,0xf0,0x21,0xef,0xee,0x25,0xf1,0xf3,0x76,0xf5,0xf9, -0x4b,0xfd,0xff,0x19,0x03,0x06,0x1d,0x0c,0x10,0x9a,0x14,0x14,0xb0,0x12,0x0c,0xd9, -0x03,0xff,0x88,0xfa,0xf5,0xd3,0xf2,0xf2,0xb9,0xf2,0xf6,0x58,0xff,0x07,0xa3,0x0f, -0x13,0x01,0x15,0x13,0x45,0x11,0x0d,0x7f,0x0c,0x0a,0x93,0x06,0x03,0x06,0xff,0xf7, -0x77,0xef,0xea,0x5c,0xe9,0xeb,0x2b,0xf2,0xf8,0x84,0xfd,0x01,0xc9,0x07,0x0f,0xe3, -0x11,0x14,0x05,0x12,0x0d,0xbd,0x07,0xfd,0xcf,0xf5,0xf0,0xd3,0xec,0xeb,0xf1,0xea, -0xec,0xa3,0xec,0xed,0x98,0xf0,0xf5,0x78,0xfe,0x06,0x45,0x10,0x17,0x83,0x19,0x17, -0xad,0x11,0x09,0x7f,0x01,0xfd,0xcc,0xf5,0xed,0xa2,0xe8,0xe7,0x87,0xe6,0xe9,0x62, -0xf0,0xf9,0x9a,0x05,0x0d,0xdb,0x11,0x13,0x8c,0x16,0x1a,0xbf,0x16,0x13,0x01,0x0f, -0x0c,0xc1,0x06,0xfe,0x05,0xf3,0xec,0x2a,0xe9,0xea,0x98,0xee,0xf5,0xc3,0xfd,0x05, -0xef,0x0e,0x16,0x84,0x19,0x1b,0xc5,0x18,0x17,0x55,0x0e,0x07,0xd1,0x01,0xf9,0x2d, -0xf3,0xef,0x4b,0xe8,0xe6,0xa8,0xe4,0xe4,0x23,0xe8,0xed,0x9d,0xf4,0x01,0xa2,0x0d, -0x18,0x15,0x1d,0x19,0x23,0x13,0x0a,0x99,0x02,0xf9,0xaa,0xed,0xe5,0xbc,0xe2,0xe0, -0x0e,0xe3,0xe6,0xca,0xea,0xee,0x64,0xf4,0xff,0x82,0x07,0x11,0xff,0x1a,0x22,0x50, -0x23,0x1d,0x84,0x18,0x12,0xab,0x09,0xfa,0x76,0xec,0xe7,0xfc,0xe4,0xe6,0x53,0xec, -0xf2,0xea,0xfc,0x08,0x1d,0x13,0x19,0xcc,0x1a,0x1d,0x20,0x1d,0x1c,0xe2,0x1c,0x17, -0x3d,0x0f,0x05,0x43,0xf9,0xee,0xa2,0xe4,0xde,0xe1,0xda,0xdf,0x0c,0xe9,0xf3,0xdc, -0xff,0x0a,0x28,0x12,0x16,0x1e,0x1a,0x19,0x89,0x15,0x0c,0x57,0x02,0xf8,0x61,0xee, -0xeb,0x8c,0xe8,0xe6,0x19,0xe3,0xdf,0x07,0xe1,0xe2,0x2a,0xea,0xf8,0x5c,0x0a,0x18, -0xc2,0x20,0x24,0x1f,0x23,0x1c,0x6e,0x12,0x04,0x7e,0xf9,0xf2,0x33,0xeb,0xe3,0x94, -0xe1,0xe2,0x50,0xe7,0xee,0xe2,0xf9,0x05,0x5a,0x0f,0x13,0xe1,0x16,0x1d,0xfd,0x20, -0x22,0xea,0x24,0x20,0xc9,0x13,0x03,0x76,0xf2,0xe8,0xb6,0xe1,0xe1,0x1d,0xe5,0xea, -0xf0,0xf2,0xfd,0x90,0x05,0x0e,0xd9,0x14,0x19,0x07,0x20,0x1f,0x8c,0x1a,0x12,0x19, -0x09,0xfe,0x0a,0xf6,0xef,0xef,0xe8,0xe1,0x2e,0xd8,0xd2,0x5b,0xd6,0xe2,0x0f,0xf5, -0x05,0x97,0x11,0x19,0xa3,0x1a,0x18,0xfa,0x14,0x0f,0xcc,0x0a,0x04,0x8c,0xf9,0xee, -0xf5,0xe7,0xe1,0x26,0xe0,0xe3,0x4f,0xe8,0xee,0xd0,0xf3,0xfc,0x18,0x05,0x0d,0x0c, -0x16,0x1f,0x3a,0x28,0x2b,0xf5,0x25,0x18,0xf2,0x05,0xf3,0x96,0xe7,0xe5,0x24,0xe6, -0xe7,0xfe,0xec,0xf5,0xf4,0xfc,0x04,0x0c,0x0e,0x16,0x09,0x1e,0x1f,0x09,0x1c,0x16, -0xdb,0x0c,0x0a,0xb1,0x07,0xff,0x09,0xf8,0xf6,0xc0,0xef,0xed,0x1f,0xec,0xeb,0xf3, -0xea,0xf1,0x35,0xfd,0x09,0xbd,0x12,0x1a,0xaa,0x19,0x11,0xf3,0x08,0xff,0x51,0xf5, -0xef,0xb8,0xeb,0xe7,0x25,0xe7,0xe9,0xaa,0xed,0xf5,0x7e,0xfc,0x00,0x41,0x03,0x06, -0x54,0x07,0x08,0x85,0x04,0x00,0x98,0xfe,0xfe,0x17,0x00,0x00,0xd3,0xfa,0xf4,0xef, -0xf1,0xf0,0x2f,0xf3,0xf9,0x49,0x02,0x0b,0x70,0x12,0x18,0xd3,0x18,0x17,0xd9,0x12, -0x0c,0x41,0x05,0xfe,0xcc,0xfd,0xfc,0xe0,0xfa,0xfa,0xb7,0xf8,0xfc,0x4d,0x03,0x09, -0xc7,0x0e,0x0e,0xd1,0x09,0x07,0xba,0x08,0x0a,0x88,0x09,0x06,0x6a,0x03,0x00,0x52, -0xf9,0xf5,0x1e,0xf5,0xf2,0x21,0xee,0xf0,0x5b,0xf1,0xf3,0x1f,0xfb,0xf9,0x37,0xf8, -0xfb,0x00,0xfd,0xfe,0xdf,0x01,0x01,0xa6,0xfc,0xf9,0xb5,0xf5,0xf5,0x32,0xf6,0xf6, -0xac,0xf3,0xf3,0x11,0xf7,0xfd,0x68,0xff,0xfd,0x6e,0xfc,0xfe,0xe0,0x04,0x0c,0xc2, -0x0e,0x10,0x92,0x0d,0x0a,0x8b,0x09,0x09,0xe8,0x0c,0x0c,0x82,0x06,0x05,0x0e,0x08, -0x09,0x48,0x0c,0x0d,0x14,0x0a,0x06,0x9d,0x02,0x03,0x83,0x05,0x04,0x9d,0x02,0x02, -0x8e,0x03,0x05,0x42,0x04,0x01,0x72,0xfc,0xf8,0x32,0xf5,0xf3,0x3e,0xf5,0xf6,0xab, -0xf6,0xf5,0x03,0xf6,0xf7,0xe0,0xf3,0xf1,0x15,0xef,0xeb,0x2c,0xec,0xee,0xe5,0xf2, -0xf6,0x46,0xfc,0x03,0x74,0x05,0x04,0x53,0x00,0xf6,0xef,0xf2,0xf2,0xf7,0xf5,0xff, -0xc2,0x0b,0x14,0x54,0x17,0x16,0xe9,0x14,0x0e,0x4c,0x06,0xfd,0x91,0xfb,0xfa,0x0c, -0x04,0x0f,0x79,0x15,0x17,0x2c,0x19,0x19,0xc8,0x15,0x0c,0x95,0xfe,0xf1,0xbe,0xec, -0xf2,0xfb,0x02,0x14,0x2b,0x1f,0x21,0x95,0x14,0xfe,0x71,0xea,0xdf,0x7b,0xdc,0xe1, -0xda,0xea,0xf3,0xeb,0xff,0x09,0x0f,0x0c,0x03,0xcd,0xf7,0xeb,0xa8,0xe4,0xdf,0x4a, -0xde,0xe4,0xd0,0xee,0x00,0x83,0x13,0x1d,0x5e,0x1f,0x13,0x16,0xfc,0xe2,0x51,0xd0, -0xcf,0xa4,0xdd,0xf5,0x3e,0x0f,0x1d,0x04,0x21,0x1c,0xe4,0x11,0x05,0xc5,0xfa,0xf7, -0x04,0xfc,0x06,0x47,0x12,0x1d,0xf6,0x26,0x2a,0xf1,0x26,0x18,0x78,0x01,0xee,0xbd, -0xdf,0xde,0x92,0xeb,0xff,0x50,0x12,0x23,0x58,0x2c,0x2d,0x57,0x1e,0x08,0x1f,0xf4, -0xe4,0x19,0xdc,0xdf,0x19,0xeb,0xff,0xeb,0x0c,0x10,0x7c,0x0d,0x01,0x3b,0xee,0xdc, -0xe8,0xd1,0xcf,0xb4,0xd7,0xea,0x7b,0x01,0x18,0xe6,0x22,0x18,0x34,0x04,0xf2,0x14, -0xe3,0xd6,0xcc,0xd6,0xde,0xf5,0xe6,0xf7,0x12,0x0d,0x1e,0xbb,0x27,0x22,0xd9,0x0f, -0xfb,0x4f,0xeb,0xe6,0x16,0xea,0xfa,0x56,0x11,0x25,0x2a,0x32,0x30,0xed,0x22,0x0d, -0x16,0xf7,0xea,0xc4,0xe4,0xef,0x3b,0x07,0x1b,0x41,0x29,0x31,0xf2,0x2b,0x1b,0x2b, -0x0b,0xf9,0x14,0xe6,0xdb,0xa5,0xe0,0xf0,0x62,0x01,0x10,0xdf,0x18,0x11,0x18,0x05, -0xf9,0x03,0xea,0xdc,0x1b,0xd7,0xde,0xef,0xef,0xfe,0x4b,0x09,0x0e,0x4d,0x09,0xfc, -0x22,0xeb,0xd9,0xee,0xcf,0xce,0x14,0xd6,0xea,0x7c,0x04,0x18,0x42,0x1d,0x1a,0x44, -0x0b,0xfa,0x25,0xf1,0xec,0x5d,0xf1,0xfd,0x70,0x09,0x12,0x8d,0x1d,0x22,0x3a,0x19, -0x0b,0xd8,0x03,0xf9,0x7c,0xf9,0xfc,0xc8,0x03,0x11,0xe5,0x1f,0x27,0xf8,0x29,0x24, -0x04,0x1c,0x0c,0x89,0xfe,0xf6,0xda,0xf3,0xf9,0x95,0x03,0x0a,0x5c,0x0f,0x0f,0xe4, -0x02,0xf0,0x13,0xe3,0xe1,0x72,0xe2,0xe9,0xb6,0xf7,0x03,0x00,0x07,0x05,0x19,0x02, -0xf7,0x0f,0xe6,0xd9,0xdb,0xd9,0xe0,0x49,0xec,0xf7,0x53,0xfb,0xf6,0xb9,0xf2,0xf1, -0x7b,0xf3,0xf3,0x36,0xef,0xed,0xa8,0xf5,0x01,0x3d,0x0d,0x18,0xc4,0x1e,0x1c,0xcd, -0x11,0x03,0xe7,0xff,0x01,0x81,0xff,0x02,0x30,0x0c,0x1b,0xe2,0x26,0x27,0x71,0x18, -0x04,0x28,0xfc,0xf8,0x82,0xf7,0x07,0x9a,0x1a,0x22,0x4f,0x25,0x20,0xe8,0x14,0x08, -0xa8,0xff,0xfc,0x35,0xfa,0xf6,0x63,0xf3,0xf7,0x40,0xfa,0xf9,0x32,0xf3,0xf0,0xd1, -0xf0,0xe7,0x4c,0xe1,0xdc,0x6e,0xd8,0xde,0x40,0xf0,0x04,0x07,0x13,0x18,0xb2,0x11, -0xfb,0x18,0xe2,0xce,0x3e,0xcc,0xdd,0x5d,0xf6,0x02,0xbc,0xfe,0xf2,0x1d,0xed,0xf0, -0x3e,0xf9,0x02,0xa8,0x0b,0x11,0x97,0x16,0x17,0xce,0x1c,0x20,0x3f,0x21,0x21,0xfa, -0x22,0x22,0xfe,0x17,0x05,0xfe,0xf6,0xed,0xac,0xef,0x00,0x8a,0x15,0x1f,0xa2,0x1f, -0x12,0x4a,0x08,0x07,0xea,0x0c,0x16,0xf1,0x17,0x10,0xa7,0x09,0x00,0x58,0xf5,0xef, -0x63,0xee,0xed,0x4b,0xe6,0xdd,0xdd,0xdb,0xde,0xe3,0xdc,0xdb,0xa4,0xde,0xe9,0xe7, -0xf7,0x01,0x32,0x04,0x04,0x1d,0x06,0x02,0x16,0xf8,0xf3,0x02,0xf1,0xef,0xe3,0xef, -0xed,0xbc,0xe4,0xe0,0xd6,0xe6,0xf3,0xe2,0x03,0x0e,0xaa,0x0e,0x10,0xb7,0x19,0x22, -0xde,0x22,0x1f,0xd7,0x1d,0x21,0x26,0x24,0x23,0x1b,0x1a,0x0d,0x97,0x02,0xf8,0x9c, -0xfb,0x04,0x03,0x09,0x07,0xed,0x09,0x06,0xc7,0x02,0x0b,0xfc,0x1b,0x26,0x95,0x20, -0x0d,0x6c,0xfe,0xf8,0x3c,0xf7,0xf5,0xec,0xee,0xe9,0x71,0xe9,0xe7,0x64,0xe0,0xd9, -0xb4,0xd5,0xd6,0x69,0xdb,0xe6,0xac,0xf1,0xf6,0xd0,0xf5,0xf6,0x9e,0xf6,0xf7,0x16, -0x00,0x09,0xd4,0x03,0xf0,0x34,0xe4,0xea,0x9c,0xf5,0xf6,0xc7,0xf5,0xf2,0x99,0xf0, -0xf5,0x27,0xfe,0x0c,0x8e,0x1f,0x28,0x2a,0x28,0x25,0x41,0x28,0x2b,0x8e,0x2e,0x28, -0x70,0x19,0x11,0xfb,0x04,0x00,0x26,0x01,0x02,0x21,0x00,0x04,0x56,0x0f,0x14,0x89, -0x11,0x0c,0x00,0x06,0x06,0x7a,0x10,0x17,0x47,0x17,0x0d,0x82,0xfe,0xec,0x2e,0xdd, -0xd6,0x26,0xd7,0xda,0x50,0xd3,0xcc,0x27,0xcb,0xd0,0x19,0xde,0xf9,0x94,0x10,0x0a, -0x16,0xf8,0xf0,0x7e,0xf1,0xf2,0xce,0xf5,0xf4,0x3f,0xec,0xed,0x39,0xf3,0xf4,0xd6, -0xf4,0xf6,0xdf,0xf5,0xf8,0x01,0xfd,0x04,0x16,0x10,0x1d,0x62,0x2d,0x39,0xa1,0x3a, -0x35,0xcc,0x2d,0x23,0x58,0x11,0xfd,0x0b,0xf9,0xff,0xfb,0x08,0x0f,0xf0,0x0e,0x0e, -0x0e,0x0d,0x0c,0xff,0x11,0x17,0x49,0x17,0x12,0xe1,0x0a,0x04,0x3d,0xff,0xfd,0x9f, -0x02,0x03,0xfa,0xfe,0xf2,0x37,0xdf,0xcd,0x6c,0xc5,0xc6,0x62,0xc8,0xd3,0x02,0xe5, -0xf5,0x68,0xff,0x03,0x5b,0x02,0xf5,0x50,0xe8,0xe2,0x19,0xe8,0xf3,0xfb,0xf8,0xf3, -0x48,0xe8,0xe0,0x96,0xe8,0xfb,0x87,0x0b,0x12,0xe8,0x0d,0x05,0x99,0x01,0xff,0xbc, -0x07,0x17,0x38,0x2e,0x42,0xcf,0x4a,0x41,0x8d,0x2b,0x10,0x74,0xf3,0xe0,0xb6,0xea, -0x08,0x31,0x24,0x2f,0x5b,0x21,0x08,0xe3,0xfa,0x07,0x98,0x21,0x2e,0x62,0x2a,0x12, -0xeb,0xf7,0xe0,0x7f,0xd7,0xda,0xc6,0xec,0xff,0xd6,0x0b,0x02,0x9e,0xe4,0xc6,0xaf, -0xb7,0xbb,0x35,0xd2,0xf6,0xdf,0x14,0x20,0x5e,0x0d,0xef,0xb0,0xd4,0xd1,0x64,0xe0, -0xf1,0x69,0xf5,0xea,0x6b,0xdf,0xd5,0x5d,0xd7,0xe6,0x3f,0xfe,0x13,0xd2,0x26,0x34, -0x82,0x27,0x0e,0xec,0xfd,0xf7,0xac,0x00,0x19,0x88,0x37,0x41,0xaf,0x32,0x16,0x2c, -0x00,0xf9,0x41,0xfb,0x08,0x5f,0x18,0x22,0xd5,0x26,0x25,0x72,0x21,0x19,0xae,0x15, -0x1b,0x70,0x20,0x1e,0x6d,0x0f,0xf6,0x62,0xe2,0xd4,0x4b,0xd0,0xda,0x37,0xea,0xf7, -0xb4,0xfe,0xf6,0xb5,0xe4,0xd7,0xe0,0xd8,0xe2,0xc5,0xed,0xf9,0xd5,0xfc,0xf6,0x77, -0xee,0xe1,0x7d,0xd8,0xd8,0xcc,0xe2,0xe6,0xf1,0xdc,0xd8,0xf7,0xdf,0xef,0x1a,0xf5, -0xfa,0x81,0x0c,0x22,0x87,0x31,0x36,0x5b,0x29,0x0d,0xfe,0xf6,0xfb,0xb4,0x0a,0x17, -0xff,0x24,0x26,0x2b,0x1f,0x17,0x24,0x12,0x10,0x89,0x15,0x17,0xed,0x11,0x0f,0xb3, -0x14,0x25,0xd1,0x35,0x37,0xb0,0x29,0x16,0x11,0x0b,0x03,0x2b,0xf3,0xe0,0x11,0xd3, -0xd0,0xc5,0xd7,0xe6,0xf9,0xf4,0xfa,0x0b,0xfa,0xf6,0xd3,0xee,0xdf,0xa9,0xd3,0xd1, -0x57,0xd6,0xe5,0x8d,0xfa,0x01,0xc5,0xf8,0xed,0x93,0xdc,0xcb,0x40,0xc5,0xca,0x48, -0xd7,0xea,0x9a,0xf9,0x02,0xfc,0x0e,0x1a,0x68,0x26,0x2f,0xca,0x2d,0x20,0x88,0x10, -0x03,0xb3,0xfc,0xfe,0x4a,0x0b,0x1f,0xf5,0x34,0x39,0x3c,0x29,0x0f,0xdd,0xfe,0x00, -0xef,0x0c,0x1a,0x3c,0x26,0x2e,0x0a,0x34,0x2d,0x21,0x21,0x16,0xc6,0x0d,0xfc,0xf4, -0xee,0xea,0x1f,0xe0,0xd9,0xa2,0xdc,0xe3,0x6a,0xf0,0xfc,0x67,0x04,0x03,0x8f,0xf0, -0xd4,0xa4,0xc7,0xd3,0xea,0xe2,0xea,0x05,0xf2,0xf8,0x37,0xf7,0xea,0x30,0xe1,0xd6, -0xcf,0xcd,0xd0,0x77,0xda,0xe5,0x22,0xf2,0xfe,0x35,0x07,0x10,0xa5,0x16,0x1b,0xe9, -0x1c,0x1d,0xb0,0x14,0x03,0xb3,0xf8,0xfe,0x99,0x17,0x32,0x1b,0x3e,0x3a,0xa4,0x2a, -0x13,0xc6,0x00,0xf9,0xfc,0xfa,0x07,0xf7,0x1a,0x33,0x3d,0x44,0x41,0xd8,0x31,0x1e, -0x35,0x10,0x05,0x50,0xf4,0xe6,0xf7,0xdf,0xde,0x9c,0xe7,0xf0,0xfc,0xf5,0xfb,0x2f, -0x03,0xff,0xcb,0xe9,0xd2,0x5a,0xc5,0xc6,0xd7,0xda,0xf2,0xcb,0x00,0x09,0xf4,0x05, -0xf1,0x58,0xd7,0xc1,0x04,0xb1,0xae,0x00,0xbc,0xd8,0x61,0xf0,0x09,0xe2,0x1d,0x25, -0x2a,0x25,0x1c,0x1a,0x0d,0xfc,0x82,0xf9,0x02,0x09,0x0c,0x16,0x25,0x22,0x2c,0x45, -0x2f,0x24,0x6e,0x10,0x0b,0xfc,0x0b,0x12,0x04,0x1e,0x22,0xb8,0x1d,0x20,0x2f,0x35, -0x46,0xbc,0x44,0x3a,0x45,0x26,0x03,0x91,0xe0,0xca,0xea,0xcf,0xeb,0xc4,0x02,0x0d, -0x77,0x0b,0xfd,0xb7,0xde,0xc0,0x9d,0xc0,0xdb,0xe4,0xf5,0xff,0xaa,0xfd,0xf6,0x43, -0xe4,0xd2,0xfc,0xd2,0xea,0x72,0xfd,0xf4,0xbc,0xd1,0xae,0x04,0xa1,0xb1,0x24,0xd7, -0x0b,0x68,0x32,0x33,0xf3,0x1e,0x0a,0x01,0xfa,0xef,0x74,0xf3,0x09,0x93,0x2a,0x43, -0xcc,0x3a,0x20,0xe8,0x0b,0x02,0xba,0x03,0x0f,0xe2,0x1d,0x1f,0x6d,0x17,0x13,0x30, -0x0f,0x19,0x73,0x3c,0x55,0x7a,0x56,0x3e,0x8d,0x14,0xea,0x22,0xd8,0xe0,0x38,0xf7, -0x0c,0x69,0x11,0x09,0x6e,0xfc,0xeb,0x7f,0xdb,0xd0,0x35,0xd2,0xd8,0xb1,0xdf,0xe6, -0x62,0xeb,0xf1,0x95,0xf4,0xf4,0x75,0xef,0xe6,0xdf,0xdb,0xcf,0x16,0xc7,0xc3,0x5a, -0xbe,0xc7,0x55,0xe7,0x08,0x34,0x15,0x11,0xca,0x00,0xf0,0x2c,0xf3,0xfe,0x19,0x0b, -0x18,0x71,0x22,0x25,0x1e,0x2a,0x31,0x07,0x23,0x0a,0xf1,0xfd,0xfe,0xfd,0x0a,0x15, -0x1a,0x19,0x22,0x94,0x37,0x3a,0x2d,0x38,0x3e,0x7e,0x44,0x36,0x14,0x14,0xf4,0x85, -0xe6,0xf0,0x09,0x04,0x0e,0x62,0x0e,0x08,0x85,0x00,0xf4,0xa1,0xe2,0xd3,0xea,0xc6, -0xc8,0x5c,0xe0,0xfa,0xc9,0x06,0x00,0x1a,0xf1,0xdf,0x5f,0xd2,0xc6,0xaf,0xc1,0xc9, -0xe0,0xd5,0xd7,0x44,0xd3,0xd7,0xad,0xe6,0xff,0xc6,0x14,0x0b,0xee,0xf9,0xf4,0x71, -0xee,0xe7,0xcc,0xf0,0x08,0x40,0x26,0x3e,0x13,0x43,0x2e,0xab,0x15,0x00,0x41,0xff, -0x0c,0xfc,0x1a,0x25,0x42,0x25,0x24,0xca,0x2a,0x2e,0x4d,0x2e,0x2e,0xb3,0x32,0x31, -0xdd,0x1f,0xff,0x95,0xec,0xf2,0x62,0x02,0x19,0x64,0x27,0x14,0xe1,0xf7,0xe1,0x6b, -0xd2,0xcd,0x87,0xd5,0xe6,0x40,0xf5,0xf7,0x31,0xee,0xe7,0xa4,0xe6,0xee,0x72,0xea, -0xdd,0x81,0xd3,0xc9,0x8c,0xc4,0xc3,0x8c,0xc0,0xd0,0xec,0xf2,0x08,0xbf,0x08,0xf5, -0x8f,0xdf,0xda,0x69,0xeb,0x06,0x9b,0x1b,0x22,0xe5,0x1c,0x17,0x54,0x16,0x15,0x9c, -0x17,0x1c,0x19,0x1b,0x14,0x55,0x13,0x19,0x13,0x24,0x2b,0x5e,0x2a,0x2d,0xf7,0x37, -0x3e,0x50,0x3d,0x31,0x8a,0x18,0xff,0xa6,0x01,0x12,0x04,0x14,0x0b,0x2e,0x04,0xf7, -0x5b,0xee,0xec,0xaa,0xee,0xe9,0xd2,0xe5,0xe6,0x38,0xea,0xf1,0xaa,0xef,0xe6,0x1c, -0xdc,0xd9,0x48,0xe1,0xe8,0x7c,0xe1,0xcf,0x3a,0xc6,0xc3,0xbe,0xbe,0xc3,0xed,0xdd, -0xf4,0xad,0xfa,0xfa,0xc8,0xf9,0xf8,0xc9,0xf9,0xfb,0x43,0xfa,0x0b,0x12,0x1f,0x21, -0xab,0x18,0x0f,0x86,0x0a,0x0f,0x3f,0x1d,0x2d,0x4d,0x2e,0x20,0x46,0x11,0x11,0x15, -0x1f,0x25,0x98,0x2e,0x38,0x16,0x3c,0x3b,0xb3,0x30,0x17,0xb3,0xfe,0xf7,0xcc,0x03, -0x0f,0x57,0x16,0x1a,0xbb,0x0c,0xf2,0xd5,0xe1,0xda,0x8d,0xe0,0xf1,0x3d,0xf9,0xea, -0xe6,0xd6,0xc9,0x47,0xc7,0xda,0x06,0xf1,0xf7,0xe8,0xf1,0xe4,0xf8,0xd4,0xce,0xc9, -0xc4,0xc0,0xb5,0xd3,0xf4,0x81,0x01,0xf8,0xe9,0xe9,0xdd,0xd8,0xe0,0xf1,0xc0,0xfa, -0x0a,0x0d,0x1f,0x23,0xf8,0x1a,0x15,0xcc,0x11,0x0f,0x6b,0x22,0x3a,0x6c,0x35,0x1c, -0x75,0x04,0x00,0xeb,0x10,0x20,0x39,0x2b,0x3d,0x35,0x45,0x3d,0xc0,0x24,0x11,0x52, -0x0b,0x0b,0xd9,0x15,0x19,0xac,0x13,0x0e,0x01,0x06,0xf9,0x90,0xed,0xe9,0x1d,0xea, -0xed,0x76,0xf1,0xe9,0x08,0xd2,0xc6,0x8f,0xcd,0xdc,0x77,0xef,0xff,0xaa,0xfa,0xe2, -0x77,0xc8,0xbd,0x69,0xc0,0xcc,0xbf,0xdd,0xea,0xfa,0xec,0xe8,0xad,0xe5,0xe4,0xc8, -0xea,0xf5,0xd5,0xfe,0x07,0x68,0x0c,0x0e,0x34,0x0a,0x0e,0x22,0x20,0x2d,0xe5,0x32, -0x2e,0xca,0x25,0x1c,0x51,0x0e,0x02,0x56,0x04,0x1a,0x29,0x34,0x3a,0x03,0x39,0x3d, -0x6f,0x34,0x1b,0x08,0x0e,0x1a,0xd1,0x27,0x21,0x15,0x11,0x03,0x78,0xf7,0xf4,0x8d, -0xf8,0xfa,0x84,0xf2,0xdf,0x58,0xd5,0xdc,0x7c,0xe1,0xe2,0x55,0xe5,0xe6,0x24,0xee, -0xfc,0x24,0xfb,0xe7,0x69,0xd1,0xbb,0xc3,0xad,0xb8,0xa3,0xd0,0xe2,0x09,0xe6,0xed, -0x55,0xee,0xdf,0x9d,0xe2,0xf0,0x6f,0xfa,0x07,0x04,0x15,0x16,0x7f,0x17,0x13,0x9e, -0x0e,0x16,0xc6,0x24,0x29,0xc4,0x26,0x22,0x0f,0x14,0xfe,0x86,0xf6,0x0f,0x8b,0x3b, -0x5c,0x95,0x5b,0x42,0xfd,0x24,0x0c,0x03,0xfe,0x08,0x1e,0x26,0x36,0xc3,0x35,0x1e, -0x6c,0xf8,0xdf,0xc5,0xd6,0xe5,0x31,0x05,0x0c,0x0e,0xf8,0xde,0x23,0xcd,0xcd,0xb8, -0xd5,0xe2,0x62,0xf8,0x0b,0x4a,0x03,0xe0,0xfa,0xbd,0xad,0x59,0xb8,0xd2,0xcf,0xe8, -0xf0,0x05,0xe4,0xcf,0xbd,0xc4,0xcb,0xc2,0xe0,0xfc,0xfe,0x11,0x12,0x2a,0x0d,0x0a, -0xac,0x04,0x08,0xc4,0x1b,0x22,0xa0,0x1a,0x1a,0x65,0x18,0x0e,0x5d,0x12,0x20,0x42, -0x25,0x29,0xfc,0x2c,0x29,0xf0,0x21,0x21,0x89,0x26,0x2b,0x89,0x34,0x38,0x22,0x30, -0x1d,0xc7,0x12,0x10,0x46,0x0d,0x0f,0x07,0x05,0xec,0x75,0xdb,0xd9,0x77,0xe2,0xea, -0xc5,0xe9,0xe4,0x71,0xde,0xe0,0x88,0xe1,0xdd,0xe6,0xdb,0xe4,0xad,0xef,0xed,0x90, -0xe1,0xd5,0xc4,0xcb,0xc7,0x20,0xcb,0xd4,0x05,0xd7,0xd7,0xfb,0xdb,0xe0,0xdb,0xe7, -0xfb,0x83,0x10,0x19,0x00,0x17,0x15,0x03,0x19,0x28,0x92,0x32,0x2a,0xfb,0x15,0x05, -0x5c,0x01,0x0c,0xeb,0x20,0x2b,0xa0,0x2e,0x2b,0x21,0x18,0x15,0x93,0x30,0x44,0x83, -0x40,0x38,0xf6,0x31,0x28,0x6f,0x18,0x03,0x19,0xf3,0xef,0x74,0xf2,0xf8,0x88,0x00, -0xfb,0x34,0xea,0xe0,0x1d,0xe0,0xe5,0xeb,0xef,0xf4,0xe7,0xf0,0xe4,0xc6,0xd0,0xc0, -0x0a,0xcc,0xe8,0xb7,0xf5,0xea,0x3f,0xd2,0xbc,0xbf,0xb1,0xba,0xc2,0xcd,0xde,0x41, -0xed,0x02,0xb8,0x0f,0x10,0x2a,0x10,0x0b,0x56,0x06,0x02,0x6a,0xff,0x06,0x1e,0x14, -0x1b,0x23,0x1b,0x1e,0x3e,0x20,0x21,0x2a,0x28,0x2e,0x14,0x23,0x12,0x30,0x0e,0x1c, -0x86,0x2f,0x36,0x00,0x39,0x3d,0xee,0x3c,0x31,0x7a,0x25,0x1f,0x59,0x0c,0xec,0x1f, -0xd6,0xcf,0x0a,0xdf,0xff,0x8e,0x14,0x11,0xe6,0x03,0xf0,0x51,0xdc,0xd4,0xa1,0xd3, -0xd9,0xc5,0xe2,0xe9,0x17,0xe8,0xe1,0xcd,0xd7,0xca,0x34,0xc5,0xce,0x3b,0xdd,0xdc, -0xb9,0xcd,0xc6,0x23,0xc6,0xd0,0x2e,0xf5,0x19,0x8a,0x25,0x1f,0x98,0x11,0xfe,0x2a, -0xf0,0xf4,0x8e,0x02,0x08,0xab,0x17,0x32,0x48,0x3b,0x2e,0x09,0x20,0x1e,0x83,0x21, -0x21,0xa3,0x22,0x28,0x7b,0x28,0x22,0xd6,0x23,0x2e,0x3f,0x3a,0x42,0x4d,0x3d,0x2a, -0x4e,0x0e,0xf3,0xcf,0xeb,0xef,0xb5,0xf4,0xf8,0x57,0xef,0xee,0x0f,0xfa,0xf7,0x08, -0xdf,0xca,0xeb,0xc6,0xce,0xe2,0xd9,0xe6,0x8e,0xf4,0xf6,0x9e,0xe7,0xdf,0x7b,0xdf, -0xd8,0x8d,0xd0,0xc4,0x03,0xbc,0xbd,0x91,0xbc,0xc4,0x30,0xe4,0x02,0x60,0x0b,0x10, -0x77,0x1c,0x23,0x6b,0x16,0x05,0x83,0x06,0x13,0xf9,0x28,0x3f,0x0c,0x45,0x36,0x6a, -0x1b,0xf9,0x7a,0xef,0x0d,0x3a,0x29,0x31,0x21,0x2e,0x27,0x46,0x2a,0x2e,0x64,0x34, -0x42,0x81,0x4e,0x46,0x39,0x26,0x02,0xde,0xeb,0xdf,0x12,0xd6,0xdb,0x25,0xf4,0x07, -0xfe,0x06,0xed,0xa6,0xc9,0xb4,0x6f,0xbe,0xd1,0x3f,0xf1,0x10,0x61,0x0b,0xed,0x6d, -0xd3,0xc6,0x5a,0xcc,0xd7,0x86,0xd8,0xd2,0x94,0xc9,0xc2,0x08,0xbc,0xc3,0x2f,0xe2, -0x00,0x35,0x14,0x1e,0xdb,0x1d,0x16,0x90,0x05,0xf3,0x11,0xfa,0x17,0xc1,0x2d,0x38, -0x80,0x39,0x2d,0x95,0x16,0x02,0x64,0xfb,0x0c,0x61,0x1f,0x31,0x1e,0x43,0x3e,0xaa, -0x2e,0x24,0x06,0x25,0x30,0xf5,0x32,0x2e,0x9f,0x24,0x10,0xcb,0xfd,0xee,0xb5,0xeb, -0xf4,0xd7,0xf7,0xf8,0x7a,0xfc,0xfb,0x3b,0xef,0xd9,0xaa,0xc3,0xbf,0xe8,0xd5,0xf1, -0x4e,0xfa,0xf0,0xa5,0xdf,0xc7,0x25,0xb5,0xba,0xdd,0xcd,0xdf,0x65,0xe7,0xdf,0xbe, -0xd6,0xce,0x09,0xd0,0xe7,0x51,0x05,0x13,0x86,0x14,0x14,0x0d,0x0e,0xf9,0x4b,0xee, -0xfd,0xbe,0x15,0x2b,0x15,0x44,0x4c,0x84,0x35,0x13,0xdc,0x04,0x0f,0x40,0x24,0x3a, -0x43,0x3c,0x33,0xf3,0x25,0x15,0x19,0x16,0x28,0x9f,0x36,0x37,0x76,0x24,0x06,0xca, -0xf1,0xeb,0x39,0xef,0xfa,0xf5,0x0b,0x15,0x6e,0x10,0xfd,0x9c,0xe8,0xd3,0xc4,0xc6, -0xc8,0x24,0xd4,0xe6,0x20,0xf0,0xe4,0x5d,0xc8,0xb3,0x48,0xb9,0xd8,0x23,0xf3,0xf1, -0x4a,0xe0,0xcc,0x61,0xc3,0xd2,0xb0,0xee,0x05,0xbd,0x08,0x03,0x99,0xfe,0xfe,0xe0, -0xf5,0xea,0xae,0xf0,0x0a,0xe0,0x1d,0x20,0x69,0x29,0x34,0xdc,0x31,0x23,0x71,0x1c, -0x25,0x29,0x3a,0x45,0x7e,0x34,0x23,0x79,0x1b,0x0e,0x46,0x13,0x27,0x4f,0x32,0x31, -0x80,0x2a,0x1a,0xd4,0x06,0xf4,0xe1,0xe7,0xed,0x98,0x05,0x18,0x68,0x15,0x09,0xc2, -0xf5,0xdb,0xc3,0xcf,0xca,0x67,0xc9,0xd7,0xa6,0xe2,0xe3,0x50,0xdd,0xce,0xf0,0xc3, -0xcb,0x5e,0xdf,0xe8,0xe3,0xe3,0xda,0xc4,0xc5,0xba,0xaa,0xc6,0xe3,0xe3,0x07,0x19, -0xae,0x17,0x09,0x75,0xf5,0xe7,0x2b,0xea,0xfb,0x0e,0x14,0x22,0x3e,0x25,0x28,0x9a, -0x31,0x39,0xd9,0x37,0x22,0xfd,0x17,0x23,0xdc,0x2b,0x2c,0x48,0x30,0x2f,0x26,0x2c, -0x30,0xf2,0x38,0x37,0xa0,0x21,0x0a,0xe8,0x03,0x03,0x47,0x07,0x10,0xb0,0x07,0xf8, -0xe9,0xf0,0xea,0x34,0xec,0xf3,0x69,0xed,0xdf,0x65,0xc8,0xb4,0xd3,0xbc,0xd4,0xff, -0xeb,0xf2,0xf9,0xe7,0xd2,0x94,0xc8,0xcb,0x87,0xcb,0xc9,0x00,0xcf,0xe1,0xfe,0xeb, -0xe6,0x58,0xe3,0xe1,0x8d,0xe4,0xf8,0x61,0x0f,0x1e,0x38,0x24,0x19,0x49,0x05,0xf6, -0x8e,0x00,0x1a,0xa6,0x33,0x44,0x7c,0x44,0x31,0x80,0x21,0x20,0xa3,0x24,0x2f,0x99, -0x3c,0x36,0x91,0x27,0x1b,0x34,0x0e,0x16,0xfd,0x2c,0x33,0xa3,0x2d,0x21,0x6a,0x11, -0x02,0x58,0xf2,0xe5,0xed,0xe2,0xf0,0xfe,0xfb,0xf8,0xd2,0xef,0xe8,0xfc,0xdb,0xcd, -0xb8,0xc5,0xc1,0xce,0xc6,0xcc,0x25,0xcc,0xc7,0xd2,0xc7,0xd6,0xec,0xf2,0x00,0x89, -0xee,0xd0,0x77,0xbd,0xc3,0x90,0xd8,0xe9,0x24,0xf2,0x00,0xff,0x0c,0x09,0x2e,0x0b, -0x16,0xd6,0x1c,0x1c,0x79,0x17,0x15,0xa7,0x15,0x22,0x22,0x3c,0x47,0x34,0x3e,0x32, -0x1b,0x24,0x1c,0xc3,0x23,0x23,0x10,0x15,0x16,0x9d,0x29,0x39,0x69,0x3b,0x34,0xc5, -0x25,0x19,0xfa,0x12,0x0d,0xe5,0x03,0xf4,0xb5,0xe2,0xdd,0xa2,0xe0,0xe3,0xab,0xf3, -0xfc,0xaa,0xe9,0xce,0x67,0xbf,0xbb,0xb2,0xc3,0xd5,0x5a,0xed,0xfb,0xb4,0xea,0xcc, -0x8f,0xbf,0xbc,0x8c,0xc3,0xd0,0x92,0xd8,0xdb,0x5f,0xe0,0xde,0x0b,0xdf,0xf0,0xbc, -0x09,0x1b,0xb2,0x1e,0x21,0xa2,0x1c,0x08,0x62,0x02,0x1c,0xe3,0x32,0x3d,0x16,0x3f, -0x39,0xa7,0x2d,0x1f,0xe6,0x0b,0xff,0x79,0x0b,0x2f,0xc2,0x4b,0x52,0x5f,0x42,0x2c, -0x45,0x24,0x25,0xac,0x25,0x17,0x85,0x07,0xfe,0xfe,0xf3,0xee,0xd5,0xf0,0xf6,0x54, -0xfc,0xfa,0x33,0xea,0xda,0x79,0xca,0xc1,0x6c,0xc8,0xcb,0x1b,0xd0,0xe0,0x77,0xf7, -0x08,0xb4,0x01,0xdd,0x98,0xba,0xaa,0x30,0xa4,0xad,0xa4,0xc1,0xd8,0x83,0xef,0x00, -0x8f,0x01,0x04,0x98,0x07,0x05,0xdf,0x04,0x05,0xb3,0x0a,0x11,0x36,0x13,0x15,0x5e, -0x22,0x31,0xea,0x3d,0x40,0x1c,0x3b,0x2d,0xba,0x13,0xfb,0xe8,0x02,0x21,0xbc,0x41, -0x5b,0x00,0x5f,0x47,0xd9,0x2a,0x1b,0x78,0x1a,0x15,0x86,0x08,0xfa,0x11,0xef,0xf1, -0x68,0xf5,0xf1,0x3f,0xf2,0xf5,0xe8,0xee,0xe1,0x8e,0xdd,0xda,0x19,0xcf,0xc4,0xf7, -0xbd,0xcf,0x58,0xf6,0xff,0x2c,0xea,0xd7,0x50,0xc8,0xc1,0xbc,0xc0,0xc3,0xbc,0xc9, -0xd1,0xc4,0xd3,0xd8,0x43,0xe9,0x02,0xa2,0x10,0x0f,0xad,0x0a,0x0b,0x7d,0x0f,0x16, -0xe2,0x1c,0x1e,0xf7,0x25,0x2b,0x9e,0x2d,0x30,0x31,0x21,0x13,0xc6,0x12,0x15,0xde, -0x25,0x3d,0xd7,0x40,0x37,0x07,0x2d,0x29,0x1d,0x2e,0x30,0xc3,0x37,0x38,0x00,0x26, -0x11,0x0c,0x00,0xeb,0x20,0xdb,0xdd,0xee,0xef,0xf8,0xef,0xf2,0xe0,0xad,0xc7,0xba, -0x54,0xc9,0xe4,0x38,0xf0,0xf7,0xdd,0xf6,0xdc,0x85,0xbe,0xb3,0x14,0xc0,0xd4,0x07, -0xd9,0xda,0x79,0xdd,0xcf,0x73,0xbe,0xc0,0x7b,0xd3,0xee,0xeb,0x15,0x32,0x3b,0x2a, -0x11,0x2e,0xff,0xf9,0x0b,0x05,0x20,0x58,0x40,0x4b,0x5c,0x3d,0x20,0xba,0x03,0xfa, -0x1e,0x02,0x14,0x5a,0x35,0x4a,0x6d,0x3f,0x2e,0xdc,0x29,0x27,0x0f,0x33,0x47,0x4d, -0x4f,0x3d,0x4d,0x1d,0xfc,0x0e,0xe3,0xd7,0xa5,0xe1,0xf7,0xd0,0x0f,0x0c,0x40,0xeb, -0xd1,0x79,0xc2,0xc0,0xf3,0xce,0xe2,0xcd,0xef,0xfa,0xbb,0xf5,0xd9,0x35,0xc4,0xc3, -0x9e,0xc9,0xd0,0xb8,0xd5,0xcc,0x84,0xbe,0xb2,0x44,0xb8,0xd3,0x3d,0xf5,0x08,0x32, -0x0e,0x12,0x47,0x0f,0xff,0xcf,0xf9,0x0d,0xef,0x2a,0x3d,0xfd,0x38,0x20,0x7a,0x13, -0x12,0x8d,0x0f,0x14,0x41,0x20,0x2a,0x4a,0x3c,0x4d,0xfa,0x4b,0x38,0x24,0x29,0x27, -0x55,0x2a,0x28,0x5f,0x1f,0x1e,0x36,0x22,0x18,0xdc,0x04,0xf0,0x75,0xea,0xf2,0xcd, -0xf6,0xf1,0x10,0xe2,0xd6,0x1f,0xd5,0xdf,0xd3,0xf1,0xf9,0x0c,0xf3,0xe9,0x43,0xe0, -0xd2,0x73,0xba,0xa7,0xea,0xa6,0xbd,0xba,0xd2,0xd8,0x50,0xdd,0xe9,0x0f,0xed,0xe1, -0x75,0xd3,0xd7,0x97,0xf6,0x19,0xe7,0x26,0x1c,0x9c,0x07,0xfb,0x2e,0x08,0x1c,0x63, -0x29,0x29,0xc7,0x1f,0x10,0xfe,0x0b,0x11,0xc2,0x1d,0x32,0xc1,0x45,0x53,0xc2,0x4d, -0x36,0x1f,0x27,0x27,0x9e,0x31,0x30,0x8d,0x22,0x1f,0xd6,0x1f,0x13,0xb5,0xfc,0xe9, -0x57,0xe4,0xf0,0x6f,0x02,0x03,0xc6,0xf8,0xe9,0x2b,0xd6,0xd1,0xb4,0xdd,0xe6,0xeb, -0xe7,0xe7,0xae,0xda,0xc9,0xbe,0xc2,0xbf,0x88,0xc7,0xd8,0x64,0xdb,0xce,0x10,0xbc, -0xb3,0x40,0xc1,0xe4,0x50,0x03,0x15,0x61,0x1f,0x1a,0xc1,0x05,0xf2,0x7c,0xee,0xf8, -0xf0,0x07,0x19,0x5a,0x25,0x26,0xd3,0x1d,0x19,0x8f,0x1b,0x21,0xd4,0x2d,0x35,0x75, -0x31,0x29,0x86,0x2d,0x3d,0x32,0x47,0x4a,0x5a,0x51,0x4b,0x5c,0x2d,0x03,0x60,0xe4, -0xdc,0x8c,0xe9,0xfb,0x50,0x04,0x08,0x32,0x06,0xfd,0xe7,0xf4,0xf4,0x79,0xf2,0xec, -0xcf,0xe8,0xe1,0x9d,0xd5,0xca,0x27,0xc6,0xc9,0x0c,0xd4,0xdd,0x5d,0xd2,0xbb,0x10, -0xaa,0xa7,0x9f,0xb3,0xc5,0xbd,0xe8,0x08,0xcf,0x16,0x0a,0x21,0x00,0x05,0x87,0x09, -0x04,0xc6,0x03,0x06,0xdd,0x05,0x05,0xe2,0x06,0x0e,0x5a,0x18,0x1f,0x2b,0x23,0x2a, -0xe1,0x32,0x33,0xc1,0x2c,0x2b,0x98,0x36,0x46,0x3a,0x53,0x54,0xf5,0x4a,0x39,0x2b, -0x22,0x0a,0xb1,0xf8,0xef,0x09,0xec,0xef,0x0f,0xfb,0x07,0xc7,0x09,0x01,0x64,0xf4, -0xe9,0x56,0xe7,0xe9,0x21,0xeb,0xef,0x66,0xee,0xe2,0xab,0xd4,0xca,0x5f,0xc0,0xbb, -0x33,0xb6,0xb0,0x2b,0xba,0xc2,0xd6,0xc7,0xcd,0x7b,0xce,0xde,0x2f,0xfc,0x12,0x6f, -0x1b,0x10,0xfc,0xfb,0xf1,0x4d,0xf5,0x08,0xb4,0x18,0x22,0x45,0x22,0x18,0x4a,0x0f, -0x10,0xd5,0x19,0x27,0x40,0x28,0x23,0x30,0x2d,0x45,0xa8,0x5a,0x57,0x0c,0x3e,0x1c, -0x1f,0x10,0x23,0x76,0x37,0x31,0x01,0x1c,0x01,0xdd,0xf0,0xf6,0xe7,0xff,0x05,0x04, -0x07,0x00,0xc4,0xec,0xd9,0x28,0xda,0xe4,0xaa,0xee,0xed,0x90,0xe0,0xdd,0x82,0xea, -0xed,0x16,0xd5,0xb0,0x75,0x97,0x9c,0x8a,0xbd,0xe6,0x0f,0xf9,0xec,0x18,0xd2,0xcc, -0xe7,0xdb,0xe9,0xb5,0xf0,0xfd,0x42,0x08,0x05,0xd0,0x00,0x09,0xa3,0x19,0x24,0xda, -0x21,0x15,0x76,0x13,0x21,0xcf,0x28,0x1e,0x7b,0x10,0x12,0x36,0x29,0x47,0xfa,0x5c, -0x63,0x83,0x53,0x2f,0xec,0x0c,0x00,0x44,0x09,0x1d,0x2d,0x2f,0x2f,0xc6,0x22,0x11, -0x43,0xff,0xf2,0x1c,0xf1,0xf0,0x7a,0xed,0xe7,0x27,0xdd,0xdb,0x05,0xe0,0xe0,0x78, -0xdf,0xe7,0x30,0xee,0xec,0xac,0xde,0xce,0xf5,0xb5,0x94,0x98,0x98,0xc2,0x0b,0xea, -0x04,0xbe,0x04,0xea,0x81,0xcc,0xc2,0x12,0xcc,0xe2,0x63,0xf8,0x0c,0xd1,0x16,0x15, -0xc2,0x10,0x1f,0x31,0x2c,0x24,0xa9,0x1d,0x23,0xd7,0x28,0x1e,0x03,0x0e,0x06,0x75, -0x0e,0x24,0x4f,0x3d,0x53,0x52,0x60,0x53,0xee,0x31,0x1c,0xcb,0x19,0x1c,0x9b,0x27, -0x2c,0x1c,0x23,0x16,0x80,0x07,0xf6,0x1c,0xeb,0xe5,0x3a,0xe3,0xdf,0x75,0xdc,0xde, -0xee,0xe3,0xe4,0x1d,0xde,0xe1,0x60,0xec,0xef,0xe9,0xeb,0xe5,0xec,0xd7,0xbd,0x54, -0xa6,0xa6,0x14,0xb9,0xcd,0xe4,0xd6,0xd4,0xf2,0xd5,0xe2,0x14,0xef,0xf5,0x2e,0xfd, -0x0b,0xc6,0x18,0x1f,0xbd,0x1f,0x1f,0xfb,0x1f,0x13,0x1b,0x08,0x13,0x24,0x26,0x27, -0x22,0x18,0x14,0xca,0x18,0x1b,0x9c,0x2a,0x46,0x8f,0x4b,0x34,0x7c,0x28,0x37,0xa1, -0x48,0x49,0x30,0x39,0x21,0x7c,0x0d,0x02,0xd5,0xfa,0xf4,0x52,0xf0,0xeb,0xe0,0xdc, -0xd6,0x59,0xdd,0xee,0x47,0xf4,0xea,0x98,0xe2,0xe4,0x42,0xed,0xeb,0x7b,0xd6,0xc2, -0x57,0xc5,0xd3,0x9f,0xdd,0xd6,0x73,0xc3,0xb7,0xf0,0xb3,0xb4,0x90,0xbf,0xd6,0x9a, -0xec,0x02,0x12,0x0f,0x0f,0x96,0x11,0x1a,0x00,0x21,0x22,0x7d,0x22,0x24,0x81,0x1d, -0x0c,0xcc,0x06,0x08,0x3c,0x0d,0x21,0xf3,0x38,0x42,0x0f,0x3f,0x31,0x28,0x23,0x1f, -0x0b,0x26,0x2e,0xfd,0x38,0x4b,0x53,0x52,0x3e,0x0b,0x20,0xfd,0xa0,0xe6,0xe1,0x57, -0xe5,0xf0,0xe5,0xf1,0xe4,0x2b,0xd7,0xd9,0x5a,0xed,0xfc,0x4e,0x02,0xff,0xa3,0xeb, -0xd8,0x28,0xcb,0xbb,0x86,0xb7,0xc4,0x02,0xda,0xe7,0x25,0xe3,0xd3,0xa8,0xbf,0xac, -0x40,0xa7,0xbe,0x52,0xe2,0x00,0xce,0x15,0x1d,0x58,0x1b,0x14,0x21,0x11,0x16,0xf0, -0x1d,0x25,0x56,0x25,0x15,0xcd,0x05,0x05,0x9b,0x13,0x22,0xba,0x2f,0x3b,0x0b,0x3b, -0x2a,0x87,0x21,0x24,0xc7,0x2d,0x3c,0xdb,0x4a,0x4d,0x4e,0x44,0x31,0x06,0x1c,0x08, -0xdf,0xf9,0xee,0x24,0xe2,0xe5,0x48,0xf0,0xec,0x9d,0xdd,0xcf,0xfb,0xd3,0xe7,0x2a, -0xf5,0xf5,0x85,0xed,0xe7,0x35,0xe6,0xe1,0xac,0xdb,0xda,0x7c,0xcf,0xbd,0xd8,0xb4, -0xb0,0xc1,0xb7,0xc2,0x92,0xc9,0xd5,0x32,0xe2,0xee,0xb1,0xfe,0x12,0x3e,0x1a,0x17, -0x75,0x12,0x12,0x2c,0x1e,0x28,0x4c,0x28,0x22,0x94,0x19,0x11,0xe9,0x0c,0x0b,0x45, -0x13,0x22,0x5b,0x2f,0x32,0x14,0x32,0x43,0xe4,0x47,0x3b,0xaf,0x38,0x3c,0xe7,0x37, -0x2b,0x19,0x1d,0x0f,0x42,0x06,0xf9,0xd8,0xe9,0xe6,0x32,0xe9,0xef,0xf1,0xec,0xe0, -0xfa,0xde,0xe2,0x9c,0xe4,0xe9,0x74,0xed,0xe8,0x5f,0xe1,0xd7,0xc3,0xd2,0xd6,0xbb, -0xd3,0xcb,0x0c,0xbb,0xac,0x04,0xb9,0xca,0x2a,0xd2,0xdb,0xbf,0xe9,0xf6,0xf2,0x01, -0x0a,0x87,0x12,0x12,0x26,0x09,0x08,0x96,0x15,0x1e,0x0b,0x23,0x23,0xca,0x13,0x04, -0xa3,0x09,0x17,0x79,0x1e,0x21,0xd0,0x25,0x31,0x57,0x3f,0x4c,0x7a,0x5e,0x52,0xee, -0x2d,0x1b,0xff,0x1b,0x22,0xb2,0x1f,0x10,0xba,0x03,0xf7,0x53,0xf2,0xf8,0xb1,0xfd, -0xfb,0x3a,0xed,0xda,0xb2,0xd5,0xe2,0xd0,0xed,0xf1,0x86,0xf2,0xee,0x6c,0xe9,0xe8, -0xae,0xdf,0xc3,0x43,0xa0,0x95,0xd9,0xac,0xce,0x15,0xe3,0xe3,0x15,0xd7,0xd1,0xd8, -0xdd,0xf3,0x9a,0x03,0x06,0xef,0x07,0x07,0x93,0x04,0x06,0x7d,0x13,0x22,0xc5,0x27, -0x28,0x32,0x20,0x17,0xfa,0x10,0x05,0x7d,0x04,0x13,0xd5,0x2b,0x47,0x42,0x57,0x4f, -0xfd,0x3b,0x31,0x2e,0x2f,0x2b,0x19,0x2c,0x1f,0x3c,0x11,0x11,0xfd,0x0d,0xfd,0x9d, -0xee,0xf2,0x7e,0x00,0x01,0x9a,0xf7,0xe9,0xf2,0xdd,0xd8,0x69,0xd6,0xdc,0x65,0xed, -0xfb,0x93,0x00,0xf7,0x5e,0xda,0xb8,0x36,0xb2,0xb9,0x8a,0xb4,0xb6,0xaa,0xc8,0xd0, -0xbf,0xd6,0xe3,0x32,0xe5,0xe5,0xf3,0xf2,0x07,0x04,0x10,0x0a,0x79,0x04,0x02,0x4d, -0x07,0x12,0x82,0x22,0x2e,0xcc,0x2f,0x25,0x0d,0x16,0x06,0x66,0xfc,0x00,0xfa,0x1c, -0x3e,0xef,0x59,0x65,0xb9,0x54,0x37,0x97,0x1f,0x1a,0xdf,0x24,0x2f,0xf0,0x2e,0x1f, -0xed,0x08,0xf6,0x85,0xed,0xf0,0xd2,0xf4,0xf5,0x11,0xf8,0xf4,0x40,0xe7,0xdb,0x9b, -0xd8,0xe3,0xfd,0xed,0xf2,0xe8,0x03,0x03,0xd4,0xde,0xaf,0x6c,0x96,0x9c,0xa3,0xba, -0xdb,0x65,0xe8,0xe1,0xdc,0xce,0xbd,0x0f,0xc4,0xdd,0x4d,0xf8,0x0f,0x08,0x1b,0x13, -0xa5,0x0a,0x07,0xb6,0x05,0x09,0x88,0x12,0x1a,0x88,0x20,0x26,0x91,0x1e,0x0c,0xc1, -0x04,0x12,0xbb,0x2f,0x42,0x9a,0x47,0x45,0x2e,0x41,0x34,0xf1,0x20,0x1e,0x6a,0x32, -0x3f,0x0d,0x3d,0x30,0x7e,0x12,0xf1,0x57,0xdf,0xde,0x27,0xeb,0xfc,0x33,0x07,0x00, -0xb2,0xf4,0xe9,0x36,0xd8,0xd7,0x13,0xe3,0xe6,0xd8,0xe7,0xee,0x22,0xdd,0xc6,0xb1, -0xc2,0xc8,0xf9,0xd2,0xdc,0x4b,0xd1,0xc1,0xd0,0xbf,0xc1,0x9d,0xc3,0xcf,0xc6,0xeb, -0x12,0x33,0x2b,0x24,0xfc,0x0e,0xfd,0xac,0xf8,0xfd,0xd7,0x05,0x15,0xac,0x1e,0x21, -0xda,0x25,0x21,0x5f,0x1a,0x17,0x25,0x20,0x2d,0xfa,0x2f,0x25,0xa1,0x1c,0x23,0x6d, -0x3d,0x4d,0x75,0x4c,0x43,0x19,0x3a,0x30,0x85,0x19,0xfd,0x32,0xe5,0xe2,0x1e,0xee, -0xf8,0x2c,0xff,0xff,0x45,0xf8,0xf0,0x00,0xe8,0xdc,0x0b,0xd5,0xd6,0x5d,0xdf,0xe6, -0x48,0xe3,0xde,0xcd,0xe0,0xd9,0x45,0xc8,0xbe,0x71,0xb8,0xba,0xf2,0xc4,0xc3,0x9a, -0xbc,0xc7,0x10,0xe9,0x0e,0x9e,0x1d,0x1a,0x60,0x15,0x0e,0x87,0x05,0xff,0xe0,0x00, -0x0b,0xcd,0x1a,0x25,0x25,0x26,0x22,0x4f,0x1d,0x17,0xaa,0x19,0x22,0x8d,0x2b,0x2a, -0xc7,0x2d,0x3c,0x73,0x4e,0x52,0x33,0x42,0x31,0x67,0x28,0x22,0x42,0x13,0x05,0xad, -0xf8,0xf3,0x8c,0xec,0xdf,0xc1,0xe8,0x02,0x8a,0x0b,0x01,0x68,0xf3,0xe0,0x6d,0xd4, -0xd6,0xe4,0xe4,0xf0,0xdd,0xec,0xdf,0x44,0xda,0xd3,0xfe,0xbe,0xa5,0x39,0x9c,0xaf, -0xbc,0xd0,0xe5,0x31,0xec,0xe7,0xb0,0xde,0xe3,0xc0,0xee,0x00,0xed,0x1b,0x26,0x1e, -0x18,0x09,0x59,0xff,0xfa,0x43,0x09,0x22,0xed,0x31,0x28,0xbb,0x0f,0x07,0xd3,0x11, -0x1e,0x59,0x31,0x45,0x81,0x4d,0x53,0x78,0x51,0x3e,0x43,0x29,0x11,0x0a,0x01,0x0b, -0x3a,0x1f,0x2b,0x46,0x28,0x0f,0x6c,0xf3,0xe2,0x7c,0xdf,0xea,0x84,0xfa,0x07,0x99, -0x02,0xe6,0x00,0xd0,0xd8,0xdd,0xeb,0xf6,0x60,0xf5,0xe0,0x8c,0xc6,0xbb,0xf4,0xb4, -0xae,0x45,0xaf,0xb9,0xd9,0xd4,0xfb,0x06,0x07,0xf2,0x5a,0xd8,0xcb,0xf3,0xd4,0xec, -0xe4,0x00,0x10,0x9d,0x1b,0x19,0x67,0x06,0xfa,0x62,0x0a,0x24,0xea,0x2e,0x28,0x3c, -0x1d,0x0f,0x0d,0x0a,0x18,0x14,0x32,0x3f,0xd6,0x42,0x42,0xc8,0x45,0x47,0xf4,0x39, -0x25,0x07,0x16,0x0f,0x61,0x18,0x1f,0xa0,0x17,0x11,0xfc,0x0b,0xfc,0x47,0xf3,0xee, -0x06,0xea,0xe9,0x7e,0xf1,0xe8,0xa7,0xd3,0xcf,0xae,0xd9,0xeb,0x35,0xf4,0xe9,0x7b, -0xdc,0xd5,0x74,0xd5,0xd2,0x71,0xc0,0xa9,0xee,0xa2,0xb8,0x08,0xda,0xef,0x20,0xf6, -0xf6,0xdc,0xf4,0xf1,0x0d,0xf8,0x00,0x08,0x06,0x0f,0xbf,0x15,0x0d,0xdd,0x0e,0x1e, -0x27,0x2c,0x2b,0x67,0x19,0x0d,0xf1,0x13,0x20,0x7c,0x27,0x24,0xb6,0x20,0x28,0xfa, -0x32,0x40,0x7e,0x5a,0x64,0x6d,0x47,0x1b,0x75,0x03,0x00,0x04,0x03,0x05,0x08,0x05, -0xfe,0xa7,0xf5,0xf8,0x8a,0xfe,0xf8,0xfe,0xf1,0xe4,0x5b,0xd9,0xd4,0xf2,0xda,0xe2, -0xaf,0xe3,0xe1,0xc5,0xdb,0xd3,0xce,0xd4,0xe0,0xa6,0xe3,0xcd,0x56,0xa7,0x93,0x98, -0xa8,0xd2,0xbd,0xf6,0x02,0xce,0xfb,0xf6,0xe5,0x00,0x0d,0x05,0x0c,0xff,0x76,0xfe, -0x0c,0xe6,0x1a,0x22,0xd2,0x25,0x26,0x69,0x1e,0x17,0x14,0x16,0x1a,0xbe,0x26,0x33, -0x9e,0x36,0x22,0x7c,0x16,0x2a,0x5b,0x4c,0x5b,0x03,0x4f,0x31,0x29,0x12,0x07,0x2c, -0x0b,0x07,0x27,0xf9,0xf0,0x17,0xf5,0xfe,0x93,0x04,0xff,0x72,0xef,0xe1,0x3b,0xd7, -0xd3,0xd8,0xdc,0xed,0x3c,0xf6,0xf0,0x49,0xdf,0xc7,0xa8,0xc1,0xc9,0x6b,0xce,0xd1, -0xbc,0xc5,0xb8,0xbc,0xbf,0xcc,0x9f,0xde,0xf3,0xd0,0xf9,0xf8,0xea,0xfd,0x08,0x16, -0x09,0x00,0x05,0xfc,0x03,0x12,0x11,0x24,0xbb,0x3d,0x41,0x91,0x21,0xff,0x43,0xf5, -0x04,0x9a,0x1d,0x2f,0xc9,0x43,0x4b,0x58,0x37,0x28,0xf7,0x2b,0x33,0xdc,0x3e,0x3d, -0xe0,0x24,0x10,0x66,0x0b,0x0b,0x5e,0x08,0x03,0x4a,0xfb,0xf6,0xcd,0xf5,0xf5,0x27, -0xee,0xe0,0x63,0xd0,0xcd,0xf3,0xdd,0xf5,0xf2,0x03,0x02,0x7a,0xe8,0xc9,0x66,0xbc, -0xba,0x46,0xc3,0xcf,0xdf,0xd0,0xc7,0xa4,0xc7,0xd1,0x76,0xda,0xe2,0x94,0xe7,0xe8, -0x2a,0xeb,0xf6,0x1c,0x0d,0x1d,0xa2,0x1c,0x12,0xb9,0x0b,0x14,0x02,0x25,0x2d,0x56, -0x21,0x0c,0x18,0x05,0x0f,0x23,0x1d,0x2a,0xb3,0x40,0x4f,0xf0,0x40,0x2e,0x24,0x26, -0x22,0x58,0x24,0x30,0x56,0x3a,0x33,0x6b,0x21,0x14,0x22,0x0b,0xff,0xc7,0xf4,0xe9, -0xd1,0xe6,0xf0,0x01,0xf0,0xe9,0x50,0xdf,0xdc,0x70,0xe6,0xed,0xe9,0xec,0xf3,0x77, -0xea,0xc6,0x37,0xb8,0xc0,0x2d,0xcf,0xdb,0x88,0xe2,0xdf,0x8e,0xd6,0xc8,0x52,0xc0, -0xc8,0x04,0xdc,0xee,0x90,0xf9,0xfc,0xa7,0xfe,0x07,0xb4,0x12,0x18,0x08,0x17,0x16, -0x5a,0x1a,0x1f,0xe5,0x21,0x19,0x7a,0x0a,0x0b,0xb3,0x1d,0x2e,0xbf,0x35,0x36,0x3e, -0x30,0x20,0x2c,0x25,0x36,0x36,0x39,0x3b,0x79,0x36,0x2a,0x31,0x1d,0x0d,0x5b,0x08, -0x0d,0x6e,0x0e,0x02,0xed,0xef,0xe2,0xc0,0xe2,0xe5,0x04,0xe3,0xdf,0x8d,0xdf,0xe9, -0x8e,0xf7,0xf4,0x80,0xe3,0xd1,0x46,0xc3,0xcb,0xdd,0xdd,0xd5,0x55,0xbf,0xbe,0x05, -0xc9,0xce,0x7f,0xd8,0xe3,0x30,0xe7,0xec,0x68,0xed,0xe9,0x90,0xed,0xfc,0x39,0x0f, -0x21,0x4c,0x29,0x21,0x3e,0x19,0x1b,0x6b,0x1a,0x0d,0xfb,0x06,0x10,0x4b,0x26,0x31, -0x60,0x26,0x18,0x85,0x1e,0x3b,0x54,0x4e,0x48,0x52,0x39,0x2e,0xe9,0x20,0x1e,0xcb, -0x22,0x1e,0x9f,0x19,0x14,0x1c,0x0b,0xfd,0xe6,0xef,0xe2,0xf1,0xdb,0xe3,0x58,0xf0, -0xed,0xba,0xe4,0xe9,0x52,0xe9,0xe0,0x5f,0xdf,0xe3,0x5d,0xf0,0xef,0x49,0xd2,0xb5, -0x9d,0xa8,0xb1,0x2d,0xc9,0xd8,0x06,0xd7,0xcd,0x5f,0xcd,0xda,0x8f,0xef,0xfc,0xb4, -0x00,0x07,0x67,0x0f,0x13,0x28,0x15,0x13,0xb2,0x15,0x1f,0x0f,0x24,0x1e,0x9b,0x1c, -0x22,0x1e,0x25,0x17,0x61,0x0a,0x0b,0xb6,0x21,0x40,0x13,0x48,0x40,0xc3,0x3b,0x3a, -0x8e,0x40,0x43,0x15,0x34,0x1a,0x07,0xfe,0xea,0x9c,0xf2,0x02,0x72,0x04,0xfe,0x1d, -0xf1,0xe4,0x8c,0xe0,0xdc,0x5d,0xdf,0xe5,0xc2,0xe4,0xe3,0x1e,0xe5,0xe7,0x38,0xf3, -0xf8,0x04,0xe3,0xcf,0xd1,0xc6,0xbc,0xf5,0xae,0xa9,0xc8,0xb0,0xbb,0xec,0xc9,0xe7, -0x0a,0x0a,0x19,0x8a,0x13,0x00,0x5e,0xf3,0xfa,0xd0,0x0f,0x1d,0x67,0x23,0x20,0x87, -0x1c,0x1d,0x08,0x18,0x13,0xe8,0x14,0x12,0x67,0x12,0x1e,0x0f,0x2f,0x2d,0x6b,0x27, -0x36,0x2c,0x53,0x5b,0x6c,0x52,0x43,0xc4,0x32,0x22,0x4c,0x06,0xe8,0x4d,0xe2,0xf0, -0xa3,0xfb,0xfb,0xbe,0xf6,0xf0,0x43,0xe8,0xe5,0xff,0xe3,0xe5,0x71,0xe6,0xeb,0x53, -0xf8,0xf4,0x18,0xdb,0xcb,0x16,0xd5,0xe4,0x74,0xe0,0xc9,0xec,0xb1,0xa9,0x13,0xb5, -0xbe,0x47,0xc4,0xd4,0xb2,0xe9,0x02,0xba,0x18,0x20,0x7c,0x19,0x0e,0x83,0x07,0x07, -0xd4,0x0a,0x0c,0x3b,0x16,0x21,0x80,0x1e,0x13,0x3f,0x10,0x13,0xd8,0x19,0x1f,0x62, -0x26,0x2e,0x7c,0x34,0x37,0x77,0x34,0x35,0x0c,0x4b,0x5a,0x07,0x48,0x2f,0x03,0x1e, -0x05,0x1b,0xe9,0xdb,0x9c,0xde,0xee,0xd4,0xf9,0xfc,0xc1,0xf6,0xed,0xeb,0xe6,0xe8, -0x4e,0xe8,0xe3,0xed,0xe9,0xf3,0xaf,0xef,0xdc,0x5c,0xca,0xbc,0x2e,0xb9,0xcc,0xd4, -0xdf,0xd4,0x34,0xb8,0xb0,0x3b,0xbc,0xd1,0xb2,0xe9,0x01,0xe2,0x0e,0x11,0x9e,0x11, -0x12,0xe1,0x0e,0x0c,0x60,0x0b,0x0b,0xbe,0x0c,0x0f,0x79,0x18,0x28,0xa4,0x27,0x17, -0x9f,0x0f,0x13,0xfe,0x27,0x39,0xef,0x36,0x30,0x1b,0x2b,0x26,0x1a,0x39,0x50,0xe0, -0x50,0x3c,0x7b,0x1c,0x00,0x15,0xf2,0xf0,0x8e,0xf3,0xf3,0xea,0xf3,0xf7,0x82,0xf8, -0xf8,0xf4,0xf7,0xf0,0x87,0xe2,0xdb,0x0f,0xdc,0xdf,0x46,0xe3,0xe2,0x1e,0xde,0xd1, -0x9b,0xc6,0xcb,0x71,0xd3,0xd2,0x8a,0xc0,0xac,0x43,0xb2,0xca,0xcc,0xe9,0xfd,0x75, -0x03,0x05,0xef,0x06,0x0b,0xa5,0x0e,0x0c,0xd0,0x08,0x08,0x7a,0x0c,0x0f,0xa5,0x10, -0x1a,0x78,0x2b,0x2c,0x4c,0x21,0x22,0xef,0x2c,0x30,0x44,0x2a,0x27,0x68,0x2b,0x34, -0x4d,0x3a,0x3b,0x7e,0x3b,0x33,0x81,0x1f,0x13,0xc2,0x08,0x04,0x09,0x02,0xf6,0x88, -0xeb,0xe7,0x08,0xf2,0x00,0xb0,0x03,0xfd,0xfa,0xe7,0xd3,0xf2,0xd0,0xdb,0xb5,0xe2, -0xdd,0x1d,0xd3,0xd2,0x1f,0xd9,0xd5,0x11,0xcd,0xca,0x48,0xcf,0xcc,0x0a,0xc7,0xcf, -0x73,0xdd,0xe4,0xa9,0xe6,0xe9,0xeb,0xf7,0x0c,0x20,0x1a,0x1c,0x81,0x12,0x06,0x5e, -0x01,0x09,0xad,0x19,0x26,0xb6,0x2b,0x27,0xff,0x24,0x20,0x3c,0x18,0x19,0xd2,0x2e, -0x3f,0xb4,0x37,0x2e,0xaa,0x2f,0x32,0x70,0x38,0x34,0xb8,0x23,0x1b,0x32,0x1b,0x16, -0xda,0x0b,0xfb,0x67,0xe8,0xde,0x92,0xe7,0xf4,0x59,0xf8,0xf5,0x7c,0xf0,0xe5,0x65, -0xd6,0xd2,0x25,0xdb,0xe4,0xe2,0xe4,0xde,0x70,0xd4,0xce,0xa1,0xc8,0xca,0x90,0xce, -0xc8,0xb1,0xc3,0xd0,0x64,0xdd,0xdf,0x69,0xdd,0xe3,0xfa,0xf2,0x06,0xae,0x15,0x1c, -0x3a,0x20,0x1c,0x67,0x12,0x08,0x1d,0x05,0x0c,0x69,0x1b,0x27,0x8d,0x2d,0x2a,0xb6, -0x29,0x25,0x7b,0x22,0x2e,0xfa,0x38,0x33,0x37,0x2e,0x2f,0x0e,0x30,0x2c,0xdb,0x2b, -0x2a,0x10,0x26,0x1e,0xf4,0x10,0xfe,0x12,0xeb,0xdb,0x7b,0xdb,0xe5,0xed,0xed,0xf7, -0x5b,0xf6,0xe8,0x41,0xe4,0xe3,0x57,0xda,0xd4,0x17,0xd8,0xdc,0x17,0xd4,0xc7,0xe2, -0xc7,0xd4,0x2d,0xe0,0xd8,0xc1,0xc8,0xc3,0x8f,0xc5,0xd1,0x8c,0xe3,0xed,0xb0,0xf5, -0x08,0xb0,0x16,0x1c,0xb2,0x1b,0x15,0x77,0x10,0x16,0xb5,0x1d,0x18,0xe9,0x10,0x12, -0x35,0x16,0x1b,0x5c,0x28,0x34,0xc0,0x35,0x33,0x32,0x33,0x2d,0x35,0x25,0x26,0x06, -0x31,0x32,0xf3,0x2a,0x26,0xde,0x24,0x23,0x29,0x1b,0x01,0xce,0xe6,0xdd,0x2a,0xe7, -0xef,0xde,0xee,0xeb,0xa6,0xe8,0xe7,0xc4,0xef,0xf6,0xa7,0xea,0xd4,0x5b,0xc9,0xca, -0x1f,0xd3,0xcf,0xc5,0xc7,0xd0,0xe8,0xd2,0xce,0x75,0xd5,0xda,0x96,0xdb,0xdb,0x02, -0xd3,0xd2,0x2b,0xe4,0xfd,0x90,0x14,0x23,0x89,0x25,0x1d,0x62,0x13,0x0d,0xae,0x0d, -0x0f,0xb2,0x0b,0x0d,0xad,0x1b,0x2b,0x76,0x33,0x34,0xf3,0x35,0x2f,0x43,0x22,0x21, -0xf5,0x2b,0x33,0x2c,0x2e,0x21,0x4c,0x22,0x2f,0x88,0x37,0x30,0xf2,0x1f,0x08,0xf1, -0xec,0xdb,0xad,0xd8,0xe1,0x6f,0xef,0xf1,0x07,0xec,0xf2,0x1c,0xfb,0xf8,0x9d,0xed, -0xd5,0x40,0xbe,0xba,0x5b,0xcc,0xe8,0xad,0xfa,0xea,0x62,0xd2,0xc8,0xdc,0xc2,0xbf, -0x09,0xbd,0xc2,0x2a,0xd2,0xe0,0x5f,0xee,0xfc,0xe7,0x08,0x14,0xe3,0x1b,0x1e,0x88, -0x20,0x1e,0xd4,0x19,0x0e,0x86,0x02,0xff,0x59,0x10,0x32,0x5c,0x47,0x3e,0x32,0x29, -0x16,0xa8,0x14,0x23,0xdb,0x31,0x3a,0xa5,0x3f,0x3b,0x81,0x2c,0x20,0x2b,0x1d,0x19, -0xe6,0x14,0x14,0xec,0x0e,0x00,0xd9,0xec,0xde,0x7e,0xdc,0xdf,0xcc,0xe6,0xf1,0xbd, -0xfc,0xfb,0x16,0xe7,0xcf,0x91,0xc6,0xcb,0xd8,0xd7,0xde,0x38,0xd5,0xc9,0xdd,0xc8, -0xcc,0x59,0xd5,0xe2,0x5e,0xe7,0xe6,0xe2,0xe2,0xd9,0xa5,0xd2,0xd7,0xbf,0xdf,0xf5, -0xb0,0x11,0x23,0x33,0x2a,0x25,0x05,0x17,0x0a,0xa7,0x03,0x07,0x18,0x17,0x27,0xa2, -0x30,0x35,0x15,0x3a,0x3d,0xd3,0x3b,0x33,0x81,0x20,0x18,0xa3,0x17,0x17,0xee,0x22, -0x2d,0xdd,0x30,0x2c,0xbc,0x24,0x22,0x52,0x1a,0x04,0xfb,0xf2,0xe7,0xd6,0xe1,0xe6, -0x03,0xee,0xf2,0xe0,0xf4,0xf0,0xf5,0xe7,0xde,0xe0,0xc8,0xb7,0xc1,0xb8,0xc4,0x79, -0xd5,0xe7,0x19,0xef,0xe8,0x03,0xdc,0xd4,0x26,0xcf,0xce,0xd3,0xd7,0xdd,0x14,0xe1, -0xe5,0x8e,0xeb,0xf6,0xa1,0x05,0x0f,0x80,0x11,0x12,0x11,0x13,0x16,0x2f,0x1c,0x1f, -0x36,0x1f,0x20,0xa8,0x27,0x2d,0x43,0x32,0x2e,0xa7,0x23,0x1f,0xb8,0x21,0x2c,0x09, -0x37,0x32,0x1f,0x27,0x22,0x70,0x23,0x1c,0xd1,0x11,0x17,0xc9,0x1b,0x15,0x0e,0x0a, -0xfb,0x59,0xf6,0xf3,0x8a,0xe9,0xdd,0xca,0xd5,0xd2,0x0c,0xe0,0xf4,0x13,0xf2,0xe0, -0xd0,0xd6,0xd1,0x1e,0xcb,0xc7,0x8a,0xc5,0xca,0xd1,0xd2,0xd7,0x97,0xd5,0xcf,0x8d, -0xda,0xe8,0xa9,0xeb,0xec,0x53,0xed,0xef,0x89,0xf3,0xfa,0x9c,0x03,0x10,0x5e,0x1f, -0x2e,0x29,0x32,0x23,0xc7,0x0f,0x0a,0x56,0x10,0x1e,0xe8,0x2e,0x36,0xa1,0x35,0x30, -0x39,0x21,0x18,0x83,0x21,0x37,0x43,0x48,0x49,0xb9,0x3c,0x21,0xa0,0x05,0xfc,0x2c, -0x04,0x0f,0xef,0x14,0x0f,0x31,0xfb,0xe4,0x74,0xd4,0xcf,0xb3,0xda,0xec,0x50,0xf6, -0xf4,0xcc,0xe9,0xe1,0x98,0xd9,0xd5,0xf6,0xd8,0xdb,0xd3,0xd7,0xd5,0x3f,0xd3,0xc2, -0x91,0xa8,0xa4,0x06,0xc2,0xea,0x78,0x02,0xff,0x49,0xf1,0xeb,0xb1,0xec,0xff,0xe9, -0x18,0x1f,0x3c,0x24,0x2a,0xa2,0x20,0x13,0x82,0x0f,0x10,0x34,0x13,0x1d,0x36,0x24, -0x27,0xa3,0x26,0x29,0xaa,0x2d,0x2a,0xef,0x2f,0x44,0xde,0x56,0x4f,0x18,0x30,0x13, -0xfc,0x08,0x0d,0x4d,0x14,0x10,0xc0,0xfd,0xea,0x40,0xe3,0xe3,0xb8,0xdf,0xe2,0x70, -0xf1,0xf5,0xe9,0xf3,0xf0,0x5a,0xe4,0xdd,0x67,0xe1,0xe3,0x9f,0xe0,0xdb,0xa1,0xd5, -0xc9,0x27,0xbc,0xb2,0x38,0xaf,0xbc,0x31,0xd1,0xe3,0xe7,0xe7,0xe8,0x68,0xf4,0x03, -0x5d,0x0f,0x17,0x4b,0x1a,0x17,0xc5,0x0c,0x05,0x20,0x0c,0x14,0xc4,0x13,0x15,0x8f, -0x1c,0x1d,0x4b,0x17,0x14,0x60,0x1c,0x2b,0x28,0x36,0x3d,0x3c,0x46,0x4c,0x79,0x47, -0x36,0x87,0x2d,0x28,0x48,0x19,0x0d,0xeb,0x0e,0x08,0xb4,0xf4,0xea,0xfd,0xec,0xef, -0xfc,0xef,0xef,0xd3,0xed,0xee,0x21,0xec,0xe9,0xc8,0xe8,0xee,0x9a,0xf1,0xe5,0x22, -0xd6,0xcb,0xc0,0xc1,0xbf,0x54,0xc2,0xc2,0xfc,0xbe,0xc1,0x46,0xd1,0xe3,0x74,0xeb, -0xe8,0x43,0xeb,0xf6,0x57,0x03,0x0e,0x1b,0x18,0x18,0xcf,0x13,0x0d,0x76,0x0a,0x0d, -0x82,0x13,0x18,0x93,0x16,0x12,0xde,0x10,0x11,0xc9,0x19,0x2c,0x31,0x42,0x4b,0x96, -0x4a,0x45,0x4c,0x39,0x22,0x06,0x16,0x1e,0xd9,0x2c,0x32,0xf6,0x27,0x12,0x01,0xfc, -0xe4,0x83,0xd9,0xe2,0xf4,0xf4,0xfd,0xc3,0xfc,0xf3,0xbf,0xe8,0xe2,0x68,0xe1,0xe7, -0xa8,0xef,0xf5,0x0b,0xee,0xd0,0xd7,0xad,0xa0,0x9d,0xb3,0xcf,0x3b,0xe3,0xea,0x89, -0xe2,0xd0,0xb0,0xc2,0xc5,0x87,0xd7,0xf1,0x63,0x0b,0x25,0xa1,0x2b,0x19,0x5e,0x01, -0xf5,0x40,0xfd,0x0e,0x91,0x1c,0x28,0x1b,0x29,0x1a,0x54,0x0a,0x0a,0xc8,0x1d,0x38, -0x3f,0x4b,0x45,0x87,0x2f,0x1b,0xe9,0x15,0x22,0x0b,0x38,0x3c,0x97,0x30,0x25,0x9e, -0x1d,0x16,0xe6,0x07,0xf2,0xcc,0xe7,0xe9,0xdb,0xf1,0xfc,0xc2,0x02,0xfa,0x25,0xe5, -0xd7,0xa7,0xda,0xea,0x15,0xf0,0xe9,0xe0,0xe1,0xd4,0x10,0xcd,0xcc,0x7f,0xc9,0xcc, -0x5c,0xd1,0xcb,0x71,0xc9,0xd3,0xc8,0xd9,0xdb,0x3e,0xdb,0xdf,0x2d,0xee,0x05,0xad, -0x18,0x1f,0xa5,0x15,0x07,0x31,0xff,0x04,0x7c,0x16,0x24,0xfe,0x22,0x19,0xf5,0x16, -0x19,0x3b,0x1e,0x23,0xdd,0x31,0x3f,0xde,0x40,0x32,0xa0,0x1f,0x18,0xb1,0x1d,0x32, -0x9a,0x45,0x3f,0x49,0x29,0x15,0x57,0x00,0xef,0xe6,0xe8,0xec,0xc2,0xf5,0xfb,0x88, -0xfb,0xf8,0x7c,0xec,0xde,0x9c,0xe0,0xe8,0xe4,0xe8,0xe5,0x1c,0xe1,0xd6,0x6d,0xcf, -0xce,0x66,0xcd,0xcf,0x78,0xdb,0xe9,0x8d,0xdc,0xbd,0xf2,0xac,0xb4,0x6e,0xd4,0xfd, -0x09,0x13,0x13,0x7c,0x0c,0x04,0x40,0x05,0x08,0xa8,0x06,0x0a,0xc9,0x11,0x17,0x62, -0x19,0x16,0xf9,0x1a,0x26,0x99,0x2b,0x27,0x92,0x22,0x29,0xeb,0x32,0x2f,0xd3,0x2a, -0x2b,0xdb,0x36,0x42,0x30,0x3b,0x20,0xd5,0x0b,0x08,0xb9,0x0b,0x0d,0x79,0x0a,0xfd, -0xee,0xf3,0xf0,0x96,0xf1,0xf5,0xcd,0xf6,0xed,0x5b,0xe4,0xdf,0x11,0xd8,0xd4,0x38, -0xda,0xde,0xbe,0xe2,0xdf,0x4d,0xda,0xd3,0xad,0xc8,0xba,0x86,0xb6,0xc8,0x40,0xec, -0xff,0xdd,0xf6,0xe3,0x46,0xd9,0xdf,0xe1,0xeb,0x00,0xc5,0x13,0x18,0x9d,0x15,0x0e, -0x27,0x09,0x0e,0x43,0x16,0x1e,0x57,0x29,0x2c,0x76,0x24,0x1a,0x78,0x16,0x18,0x49, -0x20,0x30,0x4e,0x3e,0x45,0x90,0x40,0x2c,0x4d,0x19,0x0d,0x0d,0x11,0x1c,0x68,0x26, -0x2a,0xea,0x1c,0x04,0xd7,0xf0,0xe7,0xf8,0xe8,0xf0,0x65,0xef,0xe6,0x7b,0xe3,0xdd, -0x38,0xd8,0xd9,0xfc,0xe1,0xeb,0xe7,0xef,0xe7,0x39,0xd4,0xc4,0x66,0xc5,0xc5,0x06, -0xc8,0xd4,0x41,0xe1,0xe7,0x23,0xe6,0xdd,0xec,0xd3,0xd8,0x7e,0xec,0x01,0xbe,0x10, -0x12,0x74,0x11,0x19,0xf0,0x1c,0x1b,0xd1,0x19,0x1b,0x19,0x1d,0x1e,0x83,0x17,0x11, -0x84,0x17,0x27,0x3b,0x33,0x32,0x64,0x2f,0x2f,0x8c,0x2c,0x26,0x66,0x23,0x26,0x9f, -0x25,0x27,0x7e,0x2a,0x23,0x08,0x14,0x06,0x74,0xfc,0xef,0x12,0xe5,0xdd,0x8a,0xe1, -0xeb,0x6f,0xf0,0xef,0xc4,0xe6,0xd9,0xc9,0xda,0xe7,0xe3,0xe5,0xdf,0xa3,0xdf,0xde, -0xea,0xd5,0xc9,0xb3,0xc6,0xce,0xe1,0xcf,0xd2,0xe7,0xd9,0xd9,0x67,0xd5,0xd9,0xfd, -0xe6,0xf6,0xf5,0x06,0x14,0x2a,0x20,0x28,0xbc,0x22,0x10,0xf8,0x07,0x0f,0xd3,0x21, -0x2e,0xd3,0x22,0x14,0xc8,0x13,0x19,0xb4,0x1c,0x23,0x93,0x2b,0x34,0xd9,0x36,0x31, -0x32,0x2c,0x30,0x63,0x33,0x2b,0xf3,0x1f,0x1c,0x3f,0x18,0x0d,0xe8,0xfc,0xe4,0x5c, -0xd2,0xd4,0x7f,0xea,0xfd,0x65,0xff,0xee,0x18,0xde,0xdb,0x65,0xe4,0xee,0x55,0xf2, -0xef,0xa9,0xe4,0xd6,0xb1,0xc9,0xc4,0x05,0xc6,0xcc,0xf6,0xcd,0xcc,0x02,0xcf,0xd6, -0xe6,0xdd,0xe2,0x4d,0xe8,0xf3,0x56,0x09,0x1f,0x67,0x24,0x19,0x56,0x0c,0x06,0x69, -0x0d,0x18,0xaf,0x1b,0x1b,0x07,0x19,0x0f,0xd5,0x0a,0x13,0x8b,0x25,0x36,0xb8,0x3c, -0x3a,0x9d,0x3a,0x35,0xdf,0x28,0x24,0x29,0x29,0x29,0x02,0x24,0x1f,0xcf,0x19,0x0c, -0xd0,0xfc,0xf3,0x75,0xef,0xef,0x30,0xef,0xef,0x9b,0xea,0xe2,0x75,0xdd,0xe0,0x1c, -0xef,0xf9,0x4b,0xf3,0xe7,0x9a,0xd9,0xcc,0xb9,0xc6,0xbf,0xb6,0xbb,0xc7,0xc4,0xd9, -0xe2,0x42,0xe0,0xdf,0x59,0xdf,0xe1,0x3e,0xe4,0xea,0x09,0xf4,0xfe,0xfd,0x05,0x0f, -0x2c,0x19,0x1c,0x33,0x1b,0x1b,0x7e,0x1d,0x14,0x51,0x08,0x0c,0x28,0x17,0x1e,0x89, -0x24,0x2a,0x01,0x2e,0x33,0xdf,0x3a,0x3a,0x09,0x30,0x24,0x9c,0x1f,0x1f,0xb7,0x24, -0x28,0x5a,0x21,0x15,0x86,0x0e,0x07,0xac,0x01,0xf6,0x8d,0xe6,0xdb,0x05,0xda,0xdf, -0x95,0xe6,0xed,0x05,0xf0,0xeb,0x93,0xe5,0xe2,0x0b,0xe0,0xdb,0xe9,0xd8,0xd6,0xa1, -0xcf,0xcb,0xb2,0xc8,0xcd,0xf4,0xd5,0xd6,0x8e,0xd5,0xd9,0xe1,0xe0,0xeb,0x0c,0xf4, -0xf8,0x39,0x00,0x0e,0x98,0x1e,0x26,0xfe,0x23,0x1f,0xdd,0x16,0x0f,0x14,0x0d,0x10, -0xb0,0x13,0x18,0x92,0x21,0x29,0xd0,0x29,0x29,0x6c,0x2e,0x34,0x2a,0x35,0x33,0xb6, -0x2f,0x25,0xd6,0x1c,0x1c,0x9e,0x1d,0x1c,0x13,0x13,0x05,0xda,0xff,0xfb,0xbc,0xf0, -0xe3,0xfd,0xda,0xe1,0x85,0xeb,0xee,0xaa,0xec,0xec,0x1a,0xeb,0xe2,0xa1,0xda,0xda, -0x66,0xd9,0xd6,0xee,0xd3,0xcf,0xc1,0xc7,0xc4,0x73,0xd0,0xe4,0x10,0xe9,0xe0,0x43, -0xdc,0xe3,0x14,0xe9,0xef,0x9a,0xfa,0x06,0x08,0x11,0x16,0x87,0x1b,0x1e,0xf0,0x1d, -0x21,0x61,0x1c,0x11,0xcc,0x14,0x1c,0xce,0x1c,0x1e,0x68,0x25,0x2b,0x39,0x31,0x31, -0xa8,0x2f,0x30,0xb5,0x2c,0x26,0x4b,0x25,0x23,0xb2,0x1d,0x14,0x5a,0x08,0x01,0x6d, -0x03,0x04,0x48,0x02,0xf9,0x6a,0xeb,0xe0,0x3a,0xd6,0xd6,0x36,0xe4,0xef,0x09,0xf0, -0xeb,0xca,0xe8,0xe8,0x94,0xe1,0xd6,0x43,0xc8,0xc0,0xb5,0xc6,0xcb,0x7d,0xc8,0xcc, -0x00,0xdc,0xe9,0xee,0xf4,0xfa,0xd5,0xf7,0xf5,0xcf,0xf5,0xf2,0x05,0xf3,0x01,0x41, -0x10,0x22,0x75,0x2e,0x2c,0xa0,0x1f,0x14,0xd6,0x10,0x13,0x36,0x15,0x14,0x89,0x1a, -0x2d,0x6b,0x40,0x42,0x87,0x3c,0x38,0x82,0x2d,0x1f,0x9c,0x1d,0x1d,0x95,0x14,0x0e, -0xd8,0x08,0x03,0x96,0x0c,0x12,0x9b,0x11,0x04,0xfe,0xea,0xd6,0x1e,0xd3,0xd7,0xb4, -0xda,0xe4,0xc7,0xee,0xeb,0x8a,0xec,0xf0,0xc4,0xe5,0xd8,0x1f,0xcb,0xc2,0xbb,0xc6, -0xcc,0xff,0xcf,0xce,0x5c,0xd3,0xdc,0x4d,0xe6,0xf4,0x55,0x00,0xff,0x99,0xf6,0xef, -0x32,0xf1,0x02,0xc1,0x16,0x22,0x2b,0x27,0x26,0x46,0x1c,0x12,0xe4,0x14,0x15,0xb2, -0x12,0x16,0xe6,0x19,0x23,0x5d,0x32,0x38,0xbf,0x34,0x32,0x37,0x30,0x2a,0x61,0x2a, -0x2b,0x6f,0x23,0x10,0x2a,0x05,0x01,0xcb,0x08,0x10,0x48,0x0c,0xfd,0x7f,0xed,0xe3, -0xed,0xde,0xdf,0xc8,0xe8,0xe7,0x82,0xde,0xdc,0xbc,0xe1,0xe5,0x7f,0xe7,0xe1,0x4c, -0xda,0xd8,0xa6,0xd8,0xcc,0x79,0xc2,0xc9,0x89,0xd3,0xd8,0x4a,0xdf,0xe4,0x0b,0xf0, -0xf6,0x52,0xf3,0xf0,0x48,0xf6,0x05,0x73,0x16,0x25,0xe3,0x27,0x21,0xe1,0x1a,0x1a, -0xe8,0x1d,0x1f,0x5f,0x1d,0x15,0x80,0x11,0x13,0x92,0x15,0x21,0xb3,0x2f,0x3e,0xd0, -0x44,0x36,0x5f,0x24,0x1e,0x69,0x20,0x29,0xde,0x2a,0x17,0xf0,0x05,0x05,0x0a,0x04, -0xf8,0x2e,0xe8,0xde,0xa0,0xdd,0xe3,0x29,0xea,0xe3,0x9e,0xd9,0xde,0x13,0xe9,0xeb, -0xda,0xee,0xf0,0x98,0xea,0xde,0x53,0xca,0xbc,0xf8,0xbb,0xc5,0xb5,0xd5,0xdf,0x06, -0xd6,0xce,0xba,0xd8,0xe7,0x99,0xf8,0x06,0xdd,0x09,0x09,0x60,0x0f,0x19,0x90,0x1e, -0x22,0xe7,0x26,0x25,0x8e,0x1c,0x16,0x3e,0x15,0x11,0x3e,0x0d,0x0b,0x04,0x15,0x27, -0xf0,0x33,0x40,0x7c,0x4a,0x42,0x00,0x2b,0x1d,0xf1,0x1b,0x1a,0x87,0x1e,0x20,0x96, -0x16,0x08,0x2b,0x00,0xf7,0x12,0xee,0xe6,0xbf,0xdf,0xd8,0xaa,0xd9,0xdf,0x94,0xe4, -0xe9,0xec,0xea,0xef,0x9b,0xf7,0xfa,0x3e,0xf5,0xe4,0xd1,0xc8,0xb6,0x22,0xaf,0xb4, -0x5f,0xcd,0xe6,0x76,0xec,0xe3,0x27,0xdb,0xda,0x80,0xe5,0xf1,0x4c,0xfc,0x06,0x12, -0x10,0x1a,0x73,0x21,0x28,0x39,0x2a,0x23,0x05,0x1a,0x13,0x3a,0x13,0x12,0x19,0x0a, -0x06,0xea,0x11,0x24,0x00,0x37,0x45,0xb7,0x41,0x32,0x98,0x2e,0x35,0x11,0x33,0x2a, -0x79,0x1f,0x0e,0xc4,0x02,0x04,0x60,0x08,0x07,0x70,0xfd,0xee,0x90,0xdd,0xd4,0xb2, -0xd6,0xdf,0x47,0xe6,0xeb,0xda,0xee,0xf2,0x31,0xf5,0xee,0x49,0xe0,0xd5,0xb7,0xd1, -0xd9,0x60,0xdf,0xce,0xe9,0xb7,0xb0,0x52,0xb4,0xcb,0xbe,0xef,0x01,0xfa,0x01,0xfa, -0xd3,0xf0,0xf1,0xd0,0xfe,0x0f,0xd9,0x22,0x33,0x11,0x31,0x23,0xc1,0x16,0x0c,0xeb, -0x07,0x0c,0x5f,0x15,0x1a,0x18,0x22,0x24,0x1b,0x20,0x1d,0x27,0x2a,0x3f,0xd3,0x4a, -0x4a,0xd4,0x3b,0x24,0x03,0x12,0x0a,0x05,0x0e,0x18,0x7e,0x19,0x08,0x5e,0xf3,0xe6, -0xd4,0xdc,0xd4,0xdf,0xd8,0xe4,0xcf,0xe8,0xe5,0x06,0xe7,0xec,0xc2,0xef,0xf1,0x62, -0xe8,0xe0,0x23,0xda,0xd2,0xa1,0xcc,0xc7,0x84,0xc1,0xc5,0x5d,0xcf,0xd5,0x70,0xde, -0xe2,0x4b,0xe1,0xe2,0x82,0xef,0x07,0x19,0x1d,0x27,0xb9,0x21,0x16,0x15,0x17,0x1f, -0x10,0x22,0x1d,0x49,0x16,0x0a,0xfc,0xff,0x06,0xeb,0x19,0x26,0x46,0x30,0x38,0x46, -0x37,0x3a,0x29,0x3b,0x2f,0xd0,0x28,0x25,0x47,0x21,0x20,0xdc,0x24,0x25,0x21,0x13, -0xfa,0xd5,0xe7,0xe2,0xc1,0xe4,0xe7,0x92,0xe3,0xdf,0x70,0xd9,0xdd,0x64,0xee,0xfd, -0x67,0xfe,0xf6,0x22,0xe5,0xd5,0x00,0xc9,0xc7,0x00,0xc9,0xcb,0x73,0xce,0xcf,0x4f, -0xcd,0xd2,0xe0,0xda,0xdb,0x14,0xd9,0xe1,0x1b,0xf6,0x08,0x38,0x14,0x18,0x4c,0x19, -0x1b,0x69,0x1d,0x21,0x62,0x22,0x1a,0x3d,0x14,0x13,0x43,0x11,0x11,0x3d,0x17,0x1d, -0x2f,0x25,0x27,0x7e,0x2b,0x2d,0x3a,0x30,0x3c,0xb0,0x43,0x3d,0x57,0x30,0x21,0xb1, -0x12,0x0e,0x3c,0x09,0xfa,0x62,0xf0,0xee,0xeb,0xe7,0xe5,0x91,0xe7,0xe8,0x32,0xec, -0xee,0x17,0xe5,0xde,0xdc,0xe5,0xe6,0x8d,0xe5,0xec,0xaf,0xf0,0xeb,0x37,0xdd,0xc9, -0xa4,0xbb,0xb2,0x7d,0xb4,0xbf,0x99,0xd1,0xe3,0x39,0xed,0xf2,0x95,0xfd,0x04,0xa3, -0x07,0x10,0x63,0x13,0x14,0xf1,0x17,0x19,0xc3,0x13,0x17,0x01,0x1b,0x1e,0xeb,0x21, -0x22,0x8b,0x1a,0x0e,0xea,0x06,0x0f,0x3a,0x29,0x3f,0x7a,0x4b,0x4b,0x8d,0x43,0x2d, -0xeb,0x1d,0x21,0xe6,0x20,0x16,0x01,0x07,0xfb,0x1a,0xf5,0xf5,0xa0,0xf5,0xf1,0xff, -0xec,0xe5,0x99,0xe1,0xe2,0x50,0xe7,0xe8,0x1d,0xe2,0xe1,0xfa,0xe5,0xef,0x77,0xfa, -0xf0,0xd5,0xd4,0xbd,0x24,0xb2,0xb8,0xa6,0xcb,0xd9,0xc7,0xd6,0xd1,0x7c,0xd7,0xe5, -0xeb,0xf7,0x02,0x1f,0x08,0x0a,0xaa,0x0a,0x0b,0x55,0x13,0x1d,0xf1,0x1c,0x17,0xca, -0x14,0x17,0x6a,0x1a,0x19,0xd3,0x15,0x14,0xea,0x16,0x1c,0x87,0x26,0x36,0xd1,0x44, -0x47,0xaa,0x39,0x29,0x1b,0x25,0x2b,0x53,0x2d,0x28,0x46,0x1f,0x0c,0x79,0xf5,0xe7, -0xc4,0xe1,0xe2,0xff,0xe9,0xee,0xac,0xee,0xeb,0xe2,0xe9,0xe8,0xd5,0xe8,0xeb,0x40, -0xe8,0xe4,0xff,0xe2,0xe1,0x17,0xd9,0xc7,0xbe,0xbd,0xc1,0x6e,0xc6,0xcf,0xb6,0xd8, -0xd3,0xf9,0xcb,0xd1,0xd5,0xe2,0xfb,0xad,0x14,0x21,0x65,0x23,0x1c,0x2e,0x0d,0x05, -0xf7,0x08,0x0e,0xfd,0x15,0x18,0x17,0x1a,0x1a,0x96,0x15,0x12,0x08,0x1a,0x25,0x67, -0x2c,0x31,0x5c,0x34,0x35,0x96,0x3a,0x3b,0x2b,0x35,0x2f,0x18,0x2e,0x25,0xf3,0x14, -0x07,0x83,0xfb,0xf0,0xe1,0xe9,0xe9,0x64,0xed,0xf0,0x45,0xee,0xee,0xb1,0xee,0xe8, -0x10,0xe2,0xe4,0x60,0xe6,0xe7,0x83,0xe3,0xd7,0xf0,0xce,0xd5,0x9a,0xd7,0xca,0x87, -0xc4,0xc4,0xa0,0xc5,0xcf,0x33,0xdb,0xe5,0x6e,0xe9,0xec,0xb0,0xf3,0x00,0xe2,0x0f, -0x19,0xad,0x1b,0x19,0xbe,0x12,0x0e,0xfb,0x13,0x1a,0x16,0x22,0x21,0x52,0x1a,0x19, -0x6c,0x1d,0x23,0x40,0x25,0x23,0x84,0x2b,0x36,0x99,0x38,0x33,0x5b,0x32,0x31,0x0e, -0x2e,0x29,0x33,0x25,0x16,0x54,0x00,0xef,0x95,0xe5,0xe5,0x9c,0xf0,0xf8,0x3e,0xf6, -0xf0,0x61,0xe9,0xe4,0x23,0xe1,0xe2,0x0a,0xe9,0xee,0xe0,0xea,0xe4,0x4e,0xde,0xcf, -0xb7,0xbc,0xb9,0xb4,0xc4,0xcb,0xa8,0xd0,0xd3,0xf7,0xd0,0xd4,0x1e,0xdf,0xef,0x7e, -0x05,0x16,0x17,0x19,0x0e,0x87,0x03,0x02,0xd4,0x0b,0x15,0x76,0x1a,0x21,0xda,0x26, -0x1f,0xfc,0x13,0x0d,0x62,0x0c,0x12,0x0b,0x24,0x38,0xbc,0x4a,0x4f,0x81,0x3d,0x2a, -0x74,0x20,0x1f,0xf2,0x24,0x2b,0x5c,0x2a,0x1c,0x38,0x07,0xf3,0xcc,0xea,0xf0,0x11, -0xf7,0xf6,0x28,0xf1,0xe7,0x54,0xdb,0xd8,0x1e,0xe2,0xf4,0x47,0xff,0xfd,0x80,0xef, -0xe2,0xd2,0xd2,0xbf,0x15,0xb5,0xbc,0x70,0xc5,0xcf,0xbf,0xd8,0xde,0xd4,0xdd,0xd5, -0xcb,0xcf,0xda,0xdd,0xf2,0x0b,0x83,0x16,0x15,0x8c,0x12,0x0e,0xcd,0x11,0x18,0xf8, -0x1c,0x18,0x76,0x0f,0x06,0xb3,0x03,0x0a,0x26,0x1b,0x2a,0x40,0x33,0x3a,0xd7,0x3c, -0x36,0x24,0x2d,0x30,0x76,0x37,0x39,0xb4,0x35,0x2d,0x93,0x25,0x17,0x69,0x02,0xf2, -0x5e,0xeb,0xef,0xd7,0xf7,0xf3,0x08,0xea,0xe6,0xc8,0xe7,0xeb,0x72,0xee,0xf3,0x6d, -0xf6,0xf1,0x31,0xe2,0xcd,0x60,0xc5,0xce,0xe1,0xd7,0xdb,0xaf,0xd6,0xc9,0xc4,0xbd, -0xbb,0x5d,0xc3,0xd1,0xc2,0xe2,0xf1,0x27,0xfa,0x0c,0x63,0x15,0x0d,0x9a,0x0a,0x0e, -0x02,0x0e,0x14,0x1a,0x19,0x13,0x51,0x0d,0x0a,0x38,0x09,0x12,0x36,0x24,0x31,0x1a, -0x35,0x30,0x13,0x23,0x13,0xbe,0x14,0x35,0x93,0x54,0x5c,0xed,0x4e,0x30,0xeb,0x13, -0x02,0xd2,0xf8,0xf6,0xb3,0xf9,0xfc,0xe7,0xf8,0xf0,0xfb,0xe7,0xe8,0xdf,0xee,0xf5, -0xe5,0x00,0xff,0x25,0xe9,0xd7,0xb0,0xcf,0xc9,0x14,0xcd,0xe0,0x7b,0xf5,0xf1,0x0b, -0xcf,0xaa,0xc4,0x96,0x9c,0x2f,0xbf,0xe7,0xac,0x01,0x09,0x82,0x03,0xf8,0xb4,0xf6, -0x00,0xe3,0x0e,0x1d,0xe1,0x1c,0x14,0x92,0x09,0x00,0x61,0x03,0x16,0x30,0x24,0x27, -0x0e,0x2b,0x26,0x7e,0x19,0x11,0x8b,0x13,0x20,0x78,0x39,0x55,0x5f,0x5d,0x4c,0x48, -0x39,0x22,0xee,0x09,0x00,0xa4,0x04,0x03,0xe0,0xfa,0xf2,0x99,0xea,0xeb,0x47,0xf3, -0xf8,0xea,0xf8,0xf5,0x49,0xf2,0xf0,0x1c,0xe8,0xdb,0xfc,0xde,0xe2,0x81,0xdc,0xe0, -0x7c,0xe7,0xdc,0xd5,0xc5,0xb4,0x8c,0xb0,0xba,0x07,0xcc,0xd5,0xb3,0xdc,0xe7,0x4c, -0xf6,0x03,0x28,0x11,0x1a,0xfd,0x17,0x0e,0xff,0x0c,0x07,0x28,0x07,0x07,0xa0,0x08, -0x10,0x8a,0x1a,0x1e,0xfa,0x1f,0x22,0x66,0x26,0x25,0xfd,0x24,0x29,0x8f,0x34,0x3c, -0x19,0x3e,0x3b,0x96,0x34,0x2f,0x29,0x2b,0x21,0xca,0x0e,0xf5,0x8b,0xe6,0xe3,0x04, -0xe3,0xea,0x25,0xfb,0x06,0x33,0x04,0xff,0x5a,0xf9,0xeb,0xde,0xdf,0xde,0x0e,0xe6, -0xe5,0x3b,0xdf,0xd9,0xfd,0xd4,0xd1,0xd3,0xc9,0xc0,0x90,0xc1,0xc9,0x6e,0xca,0xc9, -0x20,0xd2,0xe1,0x5e,0xf4,0x08,0xb4,0x18,0x21,0xb4,0x16,0x05,0x07,0xff,0xfe,0x3c, -0xfe,0x00,0x46,0x0a,0x19,0x3a,0x20,0x1a,0x46,0x1a,0x1d,0xa9,0x1c,0x20,0x42,0x28, -0x2f,0x88,0x37,0x3a,0xd4,0x34,0x39,0x2c,0x3f,0x34,0xd1,0x29,0x23,0x11,0x17,0x06, -0x2b,0xf3,0xe9,0x25,0xe9,0xee,0xe8,0xf7,0xfd,0xbc,0x01,0xfc,0x5c,0xeb,0xe3,0xba, -0xea,0xe7,0x3c,0xe3,0xe1,0x11,0xdf,0xe1,0x34,0xda,0xd1,0x6f,0xd2,0xd3,0xf4,0xce, -0xc5,0xea,0xc0,0xc2,0x1d,0xc7,0xd1,0xa5,0xe6,0xfe,0x9f,0x0b,0x0f,0xa0,0x14,0x16, -0xf7,0x10,0x07,0x63,0x05,0x0c,0x73,0x10,0x0e,0x1e,0x0d,0x10,0x60,0x1b,0x26,0x50, -0x25,0x22,0xb3,0x21,0x24,0x27,0x2b,0x31,0x37,0x33,0x36,0x53,0x37,0x3a,0x57,0x3a, -0x29,0x6f,0x16,0x0c,0x30,0x0a,0x06,0x00,0xf6,0xe8,0xb9,0xe6,0xeb,0xe2,0xf1,0xfb, -0x35,0xf8,0xec,0x79,0xe5,0xe1,0xb5,0xdd,0xde,0x46,0xe4,0xe8,0x3f,0xe0,0xce,0x95, -0xbf,0xc3,0xb8,0xd5,0xda,0x94,0xd3,0xce,0x75,0xce,0xd6,0xc8,0xdf,0xe9,0x04,0xf2, -0xfc,0x35,0x06,0x0e,0x4c,0x10,0x0c,0x6c,0x09,0x0d,0xf4,0x17,0x21,0x1a,0x22,0x1b, -0xcb,0x15,0x19,0xa6,0x1e,0x1e,0x97,0x25,0x31,0x75,0x38,0x34,0xa7,0x29,0x24,0xee, -0x22,0x23,0x91,0x22,0x25,0x7a,0x29,0x27,0x38,0x1a,0x0a,0xbe,0x00,0xf7,0x7e,0xf6, -0xf6,0xfe,0xf4,0xf2,0xaf,0xe9,0xe1,0x6a,0xe1,0xdf,0xd9,0xdb,0xda,0xe5,0xd9,0xdc, -0x3b,0xe0,0xdb,0xe0,0xd0,0xce,0x77,0xd0,0xd6,0xb2,0xe4,0xeb,0xab,0xe2,0xd5,0xe8, -0xc5,0xc5,0x72,0xdb,0xf3,0xa8,0x01,0x0c,0x3b,0x11,0x0d,0x4c,0x0a,0x0a,0xa9,0x10, -0x20,0xf3,0x2e,0x2f,0x58,0x25,0x19,0x38,0x0f,0x14,0xcc,0x23,0x31,0xce,0x39,0x3a, -0x7f,0x33,0x25,0xfb,0x17,0x0e,0x4b,0x13,0x22,0x72,0x2f,0x34,0xe1,0x2c,0x19,0x2e, -0x02,0xf2,0x33,0xea,0xf0,0x65,0xfc,0x00,0x51,0xef,0xd7,0x02,0xd0,0xd7,0x90,0xe7, -0xf8,0x8b,0xf7,0xdf,0xc7,0xcc,0xc0,0x3f,0xc4,0xd0,0x68,0xd2,0xd3,0x6b,0xe3,0xee, -0xed,0xee,0xe5,0x38,0xd3,0xc8,0xb2,0xcf,0xea,0xec,0x00,0x04,0x98,0x00,0x00,0x30, -0x05,0x0d,0x23,0x1a,0x28,0x0d,0x2d,0x24,0x73,0x18,0x11,0xde,0x1a,0x2c,0x56,0x36, -0x31,0xb3,0x26,0x22,0xdb,0x25,0x27,0xdc,0x24,0x1c,0x97,0x19,0x23,0x35,0x2a,0x2d, -0xe2,0x29,0x1f,0x33,0x15,0x0c,0xac,0xff,0xf1,0x14,0xef,0xee,0x74,0xe8,0xe4,0xb4, -0xde,0xd7,0xcc,0xd5,0xd3,0xb7,0xd3,0xdc,0xe9,0xe3,0xe5,0x5f,0xe4,0xdf,0x6d,0xe0, -0xdf,0xd8,0xd6,0xd2,0xa0,0xd0,0xcd,0x1b,0xd3,0xd5,0x62,0xdc,0xe7,0x4d,0xed,0xf7, -0x8e,0x01,0x05,0x91,0x0c,0x10,0xbc,0x10,0x19,0x44,0x27,0x2f,0xba,0x30,0x2b,0x50, -0x22,0x1d,0x31,0x19,0x17,0xd6,0x18,0x15,0xaf,0x1a,0x2a,0x81,0x34,0x32,0xa1,0x2f, -0x34,0x35,0x36,0x2c,0xf2,0x1e,0x1a,0x04,0x17,0x12,0x7a,0x0a,0xfa,0xd8,0xe9,0xe2, -0xd9,0xe2,0xe6,0x1a,0xe4,0xdc,0x0f,0xd8,0xd4,0xce,0xcf,0xd1,0x38,0xdd,0xec,0xb0, -0xf8,0xf8,0xc8,0xe5,0xd1,0x51,0xc3,0xbf,0xf6,0xc5,0xc9,0xd9,0xcf,0xda,0x2b,0xe1, -0xe1,0x6a,0xdf,0xe7,0x8c,0x00,0x19,0x4a,0x21,0x1c,0x8a,0x18,0x14,0x47,0x12,0x19, -0x98,0x25,0x2f,0x26,0x2f,0x25,0xd4,0x1a,0x12,0x95,0x11,0x15,0x5b,0x1e,0x28,0xef, -0x32,0x38,0xbb,0x37,0x31,0x6b,0x27,0x24,0xaf,0x28,0x2a,0x20,0x24,0x0e,0xf3,0xf9, -0xf2,0xf8,0xeb,0xe9,0xc7,0xed,0xed,0x16,0xe8,0xdf,0x27,0xdc,0xdb,0xba,0xe1,0xe1, -0x0e,0xda,0xd4,0x2f,0xd9,0xe5,0x11,0xf2,0xef,0xdf,0xd8,0xc6,0x43,0xc3,0xc4,0xc9, -0xc3,0xc8,0x30,0xd1,0xe1,0xe9,0xf1,0xf5,0x91,0xf8,0x04,0x2d,0x10,0x15,0xe8,0x16, -0x1b,0xf1,0x1e,0x1d,0x8b,0x1a,0x14,0x01,0x16,0x25,0x0d,0x32,0x30,0x15,0x29,0x1d, -0xa2,0x10,0x14,0xf8,0x23,0x33,0x74,0x3b,0x36,0x78,0x2f,0x33,0xf6,0x35,0x29,0xa5, -0x13,0x01,0x55,0xf8,0xf8,0x62,0xf8,0xf5,0x99,0xed,0xe6,0xa7,0xe6,0xea,0x08,0xf1, -0xf9,0xd3,0xee,0xd6,0xa1,0xc7,0xc7,0xce,0xd1,0xe1,0x36,0xeb,0xe3,0x8a,0xda,0xd2, -0x12,0xcd,0xd6,0xb9,0xd6,0xc4,0xc4,0xb9,0xc9,0xf0,0xe8,0x02,0x1e,0x0e,0x0a,0xb9, -0x02,0x06,0xed,0x10,0x17,0x68,0x16,0x10,0xad,0x0d,0x11,0x35,0x1d,0x2c,0x25,0x35, -0x30,0x6d,0x25,0x1b,0xb9,0x19,0x21,0x89,0x28,0x2b,0x53,0x29,0x24,0x27,0x32,0x45, -0x76,0x46,0x30,0xe0,0x17,0x09,0x26,0xfb,0xf6,0xb7,0xf5,0xf1,0xc1,0xed,0xed,0xc9, -0xec,0xed,0xf4,0xea,0xe2,0xa9,0xda,0xda,0x11,0xdd,0xe2,0xa7,0xe0,0xdd,0x16,0xe3, -0xe1,0x83,0xd3,0xce,0x63,0xd5,0xce,0xdf,0xc4,0xc9,0x4e,0xcc,0xcf,0x53,0xd9,0xe9, -0x32,0xfc,0x0b,0xe8,0x11,0x0f,0x38,0x10,0x12,0xcb,0x10,0x15,0xa6,0x20,0x25,0x6e, -0x23,0x1d,0xb7,0x18,0x19,0xc4,0x17,0x18,0x3d,0x29,0x33,0x94,0x2a,0x24,0xcf,0x27, -0x32,0xe8,0x36,0x2f,0x97,0x34,0x37,0xe4,0x2d,0x1c,0xe8,0x06,0xf6,0x71,0xec,0xee, -0xe0,0xf0,0xf0,0x5c,0xf1,0xea,0x3d,0xe1,0xd6,0x27,0xd5,0xdc,0x7d,0xe3,0xeb,0x44, -0xeb,0xde,0x77,0xd5,0xd9,0x72,0xe4,0xe2,0xd2,0xd4,0xc7,0xb5,0xc5,0xc0,0x37,0xba, -0xc6,0xb0,0xda,0xf3,0x34,0x05,0x0f,0x35,0x14,0x0c,0x9c,0x04,0x08,0xbf,0x0e,0x18, -0xa0,0x23,0x29,0x5b,0x27,0x1f,0xe6,0x16,0x11,0x7e,0x16,0x25,0x70,0x2a,0x1f,0xc4, -0x10,0x15,0x91,0x26,0x34,0x99,0x45,0x53,0xed,0x4b,0x31,0x69,0x19,0x08,0xc6,0xfe, -0xfd,0xbe,0xfd,0xf8,0xfc,0xf0,0xeb,0xd2,0xe9,0xea,0x4e,0xe8,0xe0,0xe5,0xdc,0xe0, -0x70,0xe5,0xe7,0xa0,0xe1,0xdb,0xf6,0xdf,0xe8,0x09,0xeb,0xe2,0xbf,0xcf,0xbe,0xb1, -0xba,0xc0,0xfd,0xc7,0xcd,0xad,0xd9,0xe8,0xfd,0xf4,0xfc,0xbd,0x06,0x14,0x19,0x1b, -0x18,0xe0,0x0e,0x0d,0x6a,0x17,0x23,0x4a,0x28,0x23,0x7c,0x18,0x10,0x69,0x14,0x20, -0x61,0x22,0x1a,0x46,0x1a,0x29,0x37,0x34,0x35,0x73,0x30,0x34,0xc3,0x3e,0x40,0x28, -0x32,0x1c,0xad,0x09,0xf8,0x9e,0xea,0xdf,0x9b,0xdc,0xf0,0x83,0x05,0x00,0x9b,0xec, -0xdd,0x04,0xd9,0xe3,0xb9,0xed,0xec,0xaf,0xea,0xe8,0x08,0xe6,0xe0,0xa1,0xd4,0xcb, -0x97,0xc8,0xca,0x7e,0xc9,0xc5,0x31,0xc3,0xc7,0xef,0xcf,0xe0,0x2d,0xf9,0x0c,0xdc, -0x1a,0x1e,0x71,0x15,0x04,0xfb,0xf7,0xfc,0xaf,0x0d,0x1d,0x88,0x24,0x24,0xac,0x24, -0x22,0xed,0x1b,0x16,0x0a,0x16,0x18,0x39,0x21,0x2f,0xe6,0x3a,0x3f,0xfd,0x3c,0x33, -0xe2,0x2d,0x2b,0xba,0x24,0x1e,0x06,0x1d,0x0e,0xf4,0xee,0xde,0x5a,0xe5,0xf3,0x91, -0xff,0x05,0x77,0xfb,0xea,0xf1,0xe0,0xdb,0xe3,0xd7,0xd4,0x41,0xd5,0xe1,0xe9,0xef, -0xf3,0x8c,0xed,0xd7,0x04,0xc1,0xb6,0x62,0xbd,0xd1,0xfb,0xd7,0xd5,0x3e,0xd4,0xd0, -0x7b,0xd8,0xf6,0x2f,0x15,0x21,0x72,0x1d,0x0e,0xfd,0x02,0x04,0xe2,0x04,0x06,0x33, -0x0d,0x15,0xf4,0x23,0x35,0xe4,0x3b,0x32,0xc3,0x19,0x04,0xe5,0x05,0x19,0x8e,0x32, -0x45,0x8f,0x47,0x39,0xa2,0x2f,0x2f,0x5c,0x2f,0x2a,0x05,0x21,0x0f,0x9f,0xf8,0xe8, -0x5f,0xe6,0xe8,0x42,0xeb,0xf4,0x39,0x02,0x03,0x60,0xf9,0xe9,0xc2,0xd3,0xc3,0x6d, -0xc0,0xd2,0xa4,0xeb,0xfc,0xbd,0xfc,0xe5,0x5f,0xcb,0xc0,0x26,0xba,0xb6,0xe1,0xc2, -0xd0,0x6d,0xd6,0xdd,0x5d,0xe3,0xf2,0x80,0x07,0x17,0x10,0x18,0x15,0xbb,0x12,0x0d, -0xe7,0x05,0x01,0x41,0x06,0x12,0xcb,0x24,0x33,0x0d,0x33,0x28,0x51,0x19,0x0e,0xda, -0x0b,0x11,0xef,0x28,0x43,0x5a,0x51,0x48,0x6b,0x37,0x31,0xa8,0x2c,0x22,0x35,0x19, -0x07,0x56,0xf1,0xe8,0x6f,0xeb,0xf0,0xa9,0xf3,0xf8,0xf9,0xfa,0xfb,0x6d,0xf7,0xf0, -0xce,0xe6,0xdb,0xee,0xd8,0xd8,0xfa,0xdd,0xe7,0xb7,0xe6,0xdf,0xa6,0xd1,0xba,0x58, -0xaf,0xb6,0x5e,0xc1,0xd2,0x04,0xe5,0xe9,0x8a,0xec,0xf6,0x3b,0x01,0x0a,0x72,0x0e, -0x0d,0xce,0x08,0x03,0x12,0x00,0x05,0xe2,0x0c,0x11,0x25,0x16,0x1e,0x34,0x29,0x2e, -0x9c,0x27,0x1c,0x03,0x12,0x17,0x76,0x36,0x51,0x56,0x55,0x4a,0xae,0x2c,0x10,0x75, -0x13,0x25,0xa6,0x28,0x17,0x35,0xff,0xea,0x27,0xde,0xe6,0x0b,0xfd,0x12,0x06,0x13, -0x01,0x6a,0xf5,0xe9,0xa9,0xe0,0xde,0x70,0xde,0xdd,0x14,0xdb,0xdf,0x0b,0xe4,0xd4, -0xbc,0xc4,0xb9,0xe6,0xb9,0xcd,0x65,0xe1,0xde,0x4d,0xd4,0xcb,0x73,0xcf,0xea,0x5c, -0x09,0x19,0x3a,0x19,0x0d,0x5a,0xfc,0xf0,0xb7,0xf1,0x01,0x5d,0x17,0x21,0xaf,0x21, -0x1f,0xb4,0x1f,0x25,0x27,0x2a,0x24,0x19,0x23,0x25,0x04,0x2d,0x35,0x0e,0x31,0x24, -0xd3,0x1e,0x2c,0x0d,0x44,0x50,0x85,0x3e,0x16,0xd9,0xf0,0xe1,0xb5,0xe7,0xf2,0xa5, -0xfc,0x06,0xdd,0x00,0xf2,0x47,0xe7,0xe0,0xb3,0xe3,0xec,0x2e,0xe7,0xd8,0xbf,0xdb, -0xe3,0xc6,0xe2,0xdf,0x16,0xd1,0xc2,0xab,0xc8,0xd6,0xe8,0xd6,0xca,0xb2,0xba,0xb5, -0x98,0xcd,0xf1,0xf2,0x07,0x11,0x34,0x13,0x0d,0x33,0x06,0x03,0x48,0x06,0x0d,0x9a, -0x15,0x18,0xa0,0x13,0x13,0xee,0x19,0x21,0x36,0x29,0x26,0xc5,0x21,0x22,0xad,0x2b, -0x34,0x1c,0x35,0x2d,0x96,0x29,0x33,0xb1,0x3d,0x3c,0xc8,0x32,0x19,0x79,0xfa,0xf0, -0xf6,0xf8,0xfd,0x64,0xfe,0xfd,0x55,0xf5,0xee,0xec,0xec,0xed,0xe9,0xee,0xea,0x1d, -0xdc,0xcc,0x38,0xcb,0xda,0x2b,0xea,0xe6,0x18,0xe1,0xda,0xdf,0xc8,0xbf,0x83,0xc0, -0xc9,0x18,0xce,0xd2,0x22,0xde,0xed,0x82,0xfb,0x06,0x9d,0x06,0x01,0x91,0xfe,0xfd, -0x7a,0x01,0x06,0x6e,0x0b,0x14,0x12,0x1c,0x24,0xb9,0x2f,0x32,0x2a,0x28,0x1f,0xc4, -0x15,0x06,0xb6,0x07,0x24,0xb0,0x41,0x4e,0xd4,0x4d,0x3c,0x90,0x25,0x21,0x50,0x23, -0x1b,0xd8,0x0a,0xfc,0x83,0xfa,0x02,0xa1,0x04,0x04,0xa6,0x05,0x03,0x64,0xfa,0xeb, -0xb4,0xd7,0xc8,0x0b,0xcb,0xd6,0x2a,0xdf,0xea,0x60,0xf8,0xfb,0x7e,0xed,0xd3,0xd6, -0xb3,0x9e,0xda,0xa7,0xca,0x39,0xe5,0xe8,0x96,0xe4,0xe7,0x94,0xee,0xf4,0x7c,0xf8, -0xfb,0x5b,0x02,0x00,0xcc,0xfe,0x00,0x52,0x0d,0x20,0x3c,0x2b,0x27,0x26,0x27,0x25, -0x18,0x1f,0x18,0x71,0x0e,0x0b,0x8e,0x13,0x28,0xb0,0x41,0x56,0xde,0x55,0x3e,0xa1, -0x22,0x0b,0x5f,0x00,0x09,0x86,0x20,0x29,0x9e,0x1a,0x08,0xdf,0xfe,0xfc,0x1d,0xfa, -0xf3,0xd9,0xee,0xe8,0x37,0xe2,0xe0,0xd3,0xda,0xd5,0xa7,0xd9,0xe4,0x2d,0xf1,0xf6, -0x87,0xf2,0xe1,0xf9,0xc8,0xae,0x37,0x9d,0xa9,0x8c,0xd9,0x04,0x23,0x01,0xe3,0x7f, -0xd2,0xd4,0xe9,0xe2,0xf5,0xf8,0x01,0x0a,0x6e,0x0e,0x0c,0x7a,0x10,0x19,0x0c,0x22, -0x27,0x3b,0x27,0x21,0xd9,0x1b,0x13,0x60,0x0b,0x10,0x38,0x20,0x28,0x7e,0x2e,0x45, -0xce,0x52,0x45,0xd8,0x2d,0x15,0xcb,0x0d,0x18,0xda,0x29,0x27,0x2f,0x18,0x07,0x80, -0xf8,0xf1,0x0b,0xf5,0xf9,0x19,0xf3,0xe5,0x14,0xd8,0xd4,0x78,0xd9,0xe5,0x6a,0xf2, -0xf3,0x9d,0xec,0xe4,0x0d,0xe5,0xe7,0xfd,0xd7,0xc0,0x93,0xb6,0xb5,0x0d,0xc6,0xdd, -0xd9,0xe2,0xdc,0xb1,0xd0,0xcf,0xf7,0xe5,0x05,0x0c,0x19,0x17,0xec,0x09,0x06,0x9b, -0x0b,0x13,0x44,0x1f,0x29,0x71,0x26,0x1c,0x16,0x18,0x13,0x37,0x0f,0x0e,0xa7,0x0f, -0x1a,0xcf,0x2d,0x3b,0xed,0x48,0x4d,0xd7,0x3c,0x29,0xe0,0x1e,0x22,0xb2,0x2d,0x2c, -0x1e,0x18,0xfe,0xf1,0xef,0xf1,0x3d,0xf7,0xf7,0xba,0xf1,0xe2,0x43,0xd7,0xdc,0xc3, -0xe3,0xea,0xba,0xef,0xf4,0x86,0xf5,0xec,0xee,0xe1,0xd5,0xce,0xcc,0xc6,0x97,0xc0, -0xba,0xaa,0xc2,0xd3,0xa8,0xdb,0xdf,0xc1,0xe0,0xe4,0x02,0xee,0xf3,0x7d,0xf4,0xfa, -0x1c,0x02,0x0e,0x86,0x23,0x30,0xab,0x27,0x1a,0x20,0x0b,0x05,0xdf,0x08,0x0a,0x5d, -0x11,0x1c,0xfb,0x28,0x33,0x58,0x36,0x36,0x77,0x37,0x38,0x80,0x30,0x29,0x1d,0x2e, -0x26,0xd8,0x14,0x0f,0x63,0x15,0x1f,0xc1,0x22,0x1a,0x13,0x02,0xe6,0x9f,0xd6,0xd4, -0x03,0xdb,0xe6,0x2f,0xf5,0xfb,0xb9,0xf3,0xe8,0x43,0xde,0xd6,0xe2,0xd5,0xd3,0x3e, -0xd0,0xd1,0x6e,0xd6,0xd3,0xce,0xcb,0xc6,0x06,0xc8,0xd3,0xe7,0xe6,0xee,0x6a,0xe6, -0xdf,0x75,0xe0,0xee,0x9f,0x07,0x1b,0xe2,0x23,0x27,0x0e,0x22,0x13,0xb9,0x0c,0x10, -0x22,0x14,0x1b,0x81,0x1e,0x1c,0xbc,0x21,0x25,0x89,0x25,0x29,0x6e,0x2e,0x2d,0xa8, -0x2c,0x32,0x53,0x3c,0x39,0x1d,0x2e,0x22,0x86,0x10,0x09,0x57,0x0d,0x0d,0x62,0x09, -0x01,0xda,0xec,0xd9,0xe4,0xda,0xe5,0x28,0xef,0xf1,0xb9,0xed,0xe9,0x9a,0xe2,0xdd, -0x36,0xe0,0xdc,0x11,0xd2,0xcc,0xb1,0xcb,0xd7,0x78,0xde,0xd1,0x4a,0xc2,0xbc,0x0d, -0xc7,0xdc,0xb7,0xf1,0xf6,0x07,0xf1,0xee,0x7d,0xef,0xfb,0x3c,0x13,0x24,0xe2,0x27, -0x22,0x1f,0x18,0x10,0x64,0x13,0x1a,0xcf,0x1d,0x1e,0x36,0x24,0x29,0x87,0x28,0x24, -0x6f,0x29,0x33,0x52,0x3a,0x3a,0xb9,0x2c,0x1d,0x06,0x1f,0x26,0x68,0x2a,0x28,0xf4, -0x1a,0x08,0x4e,0xf8,0xee,0x61,0xec,0xe9,0x1b,0xe6,0xe8,0xb3,0xea,0xed,0x02,0xec, -0xe8,0x3d,0xe7,0xe1,0xa6,0xd8,0xd6,0xa9,0xdf,0xd7,0x1e,0xc6,0xc2,0x81,0xca,0xda, -0x19,0xe5,0xe4,0x00,0xda,0xcb,0x23,0xc3,0xcb,0x0f,0xe3,0xfc,0x4e,0x11,0x18,0xc3, -0x15,0x0e,0xee,0x0b,0x12,0x46,0x17,0x13,0xdb,0x13,0x1c,0xaf,0x1e,0x20,0x36,0x28, -0x2d,0x03,0x2f,0x2e,0x2e,0x2f,0x2d,0x7a,0x20,0x19,0x8f,0x20,0x27,0xae,0x2c,0x34, -0xdb,0x37,0x31,0xc2,0x23,0x10,0x55,0xf8,0xe9,0xe2,0xea,0xf0,0x7d,0xf2,0xf1,0x58, -0xef,0xe9,0x70,0xe3,0xde,0x6f,0xdd,0xda,0xba,0xd8,0xd4,0x78,0xce,0xd0,0xa9,0xd7, -0xe1,0x60,0xe7,0xe6,0xfc,0xdd,0xd5,0x12,0xd1,0xcf,0xc2,0xcc,0xcb,0x83,0xd4,0xee, -0xff,0x07,0x13,0x74,0x10,0x06,0xaa,0x03,0x10,0x15,0x1e,0x1b,0x33,0x17,0x1b,0x88, -0x1f,0x23,0x13,0x28,0x29,0x4b,0x2a,0x28,0xce,0x26,0x24,0xb9,0x1c,0x1b,0x25,0x27, -0x32,0xda,0x32,0x2e,0x5e,0x2e,0x30,0x69,0x28,0x09,0xf1,0xef,0xf1,0x3d,0x02,0x09, -0x79,0x01,0xf1,0x95,0xe1,0xdd,0x84,0xe1,0xe1,0x26,0xdf,0xde,0x50,0xd9,0xd9,0x3a, -0xde,0xd8,0xcb,0xd0,0xd6,0x06,0xdf,0xdf,0xc8,0xd6,0xcc,0x15,0xc8,0xcb,0xb9,0xcb, -0xd3,0x3d,0xec,0x00,0x65,0x06,0x03,0xe2,0xfb,0xf5,0x5e,0xfc,0x0f,0xda,0x21,0x28, -0xd0,0x25,0x22,0xdd,0x1b,0x19,0x4d,0x19,0x17,0xe0,0x20,0x2e,0x2e,0x32,0x2f,0x66, -0x23,0x14,0xfe,0x1b,0x39,0xcf,0x4b,0x42,0x1a,0x2d,0x1c,0xbb,0x14,0x0b,0xb4,0xff, -0xfa,0xea,0xff,0x09,0x06,0x03,0xee,0x95,0xe0,0xdd,0x00,0xde,0xe2,0xc4,0xeb,0xf1, -0xd0,0xeb,0xe0,0xbd,0xd2,0xcf,0xf3,0xd0,0xd4,0xd6,0xdd,0xda,0xcd,0xc5,0xb8,0xee, -0xbf,0xcf,0xf8,0xe0,0xe8,0x04,0xe7,0xeb,0x72,0xf4,0xfd,0x66,0xfe,0x02,0x41,0x0a, -0x18,0x64,0x25,0x23,0x96,0x1b,0x14,0x66,0x0d,0x12,0xe4,0x20,0x29,0xda,0x23,0x1c, -0x16,0x20,0x2e,0x29,0x3d,0x3a,0x32,0x32,0x31,0x39,0x29,0x19,0x7b,0x16,0x1c,0x9d, -0x23,0x24,0x6d,0x1e,0x13,0x9d,0x03,0xee,0x16,0xde,0xdd,0xf0,0xe9,0xee,0xe8,0xed, -0xf2,0xdb,0xf5,0xeb,0xa4,0xdb,0xd8,0xc5,0xe1,0xe2,0xb5,0xd0,0xc4,0x3d,0xca,0xd1, -0x41,0xd5,0xdc,0xa8,0xe1,0xe1,0x19,0xd9,0xce,0xb9,0xca,0xcf,0x4d,0xdc,0xf2,0xa1, -0x0d,0x1c,0x01,0x1a,0x14,0xaa,0x15,0x1b,0x6c,0x18,0x0d,0x7e,0x0c,0x14,0x7b,0x1c, -0x1f,0xdd,0x29,0x34,0xe6,0x32,0x2c,0x22,0x29,0x23,0x01,0x1f,0x21,0xa6,0x28,0x33, -0x4d,0x3a,0x34,0x0f,0x2c,0x21,0x9c,0x0e,0x01,0x11,0xff,0xfb,0x29,0xf2,0xe9,0x58, -0xe4,0xdf,0x0b,0xe3,0xe9,0x33,0xf1,0xf8,0xe6,0xec,0xdc,0x82,0xd1,0xce,0x39,0xda, -0xe1,0xbf,0xdd,0xd6,0xfd,0xd2,0xd1,0x85,0xc9,0xc8,0xa8,0xce,0xd4,0xc5,0xdb,0xe6, -0x56,0xf0,0xf8,0xff,0xfa,0xfb,0x4f,0x02,0x0e,0x34,0x1b,0x24,0x5c,0x28,0x1c,0xc5, -0x0e,0x0c,0x81,0x13,0x18,0x06,0x1d,0x23,0x9e,0x25,0x28,0xfe,0x27,0x25,0x45,0x2f, -0x3d,0x4d,0x40,0x37,0x7b,0x2a,0x1b,0xe5,0x18,0x1d,0x67,0x1c,0x15,0x6d,0x0c,0x04, -0xdc,0xfa,0xeb,0xa9,0xe2,0xdd,0x46,0xe0,0xe7,0x4a,0xea,0xec,0xbf,0xec,0xe8,0xa6, -0xdf,0xdc,0x95,0xde,0xda,0x7b,0xd8,0xd8,0x12,0xcf,0xc2,0x95,0xc0,0xc7,0x19,0xd5, -0xdc,0x69,0xd7,0xda,0x69,0xed,0xf3,0xf6,0xf4,0xff,0xbb,0x08,0x11,0xda,0x1c,0x21, -0xcf,0x1d,0x18,0xad,0x11,0x0c,0xd2,0x14,0x20,0x7a,0x21,0x20,0x45,0x1c,0x1d,0x42, -0x20,0x1f,0xa3,0x2a,0x3d,0xc7,0x44,0x3d,0x3b,0x3b,0x39,0x3c,0x2f,0x1c,0x19,0x0f, -0x07,0x6f,0x00,0xfb,0x8a,0xf3,0xef,0x66,0xf0,0xee,0x81,0xe7,0xe6,0xa9,0xec,0xec, -0xf7,0xe5,0xdf,0x88,0xde,0xe5,0xe1,0xe9,0xe8,0x72,0xe3,0xd9,0xab,0xc9,0xbc,0x44, -0xb8,0xbb,0x93,0xc0,0xc4,0x92,0xcc,0xde,0xb6,0xee,0xfa,0xac,0x09,0x11,0x1b,0x11, -0x0e,0x3d,0x0c,0x0d,0x15,0x12,0x14,0x76,0x15,0x19,0xbb,0x1d,0x1f,0x76,0x21,0x1f, -0xb4,0x1c,0x15,0x9a,0x12,0x26,0x31,0x3e,0x44,0xdb,0x3c,0x34,0x2b,0x37,0x3d,0xa2, -0x3c,0x31,0xeb,0x1a,0xfd,0xb8,0xea,0xe8,0x82,0xee,0xf4,0xf9,0xf4,0xf2,0x1d,0xf0, -0xef,0xf9,0xed,0xeb,0xfc,0xe6,0xde,0x0c,0xdb,0xdd,0xd7,0xe9,0xf4,0xf4,0xec,0xd5, -0x11,0xc3,0xc4,0x6b,0xc9,0xc2,0xc0,0xba,0xb8,0xd5,0xbb,0xcb,0xac,0xe9,0x06,0x89, -0x16,0x17,0xb8,0x12,0x0f,0x91,0x0c,0x0a,0xb5,0x0a,0x0c,0x92,0x13,0x1c,0x60,0x24, -0x28,0x87,0x2b,0x21,0xec,0x0c,0x01,0xe4,0x07,0x22,0xf3,0x38,0x3c,0x03,0x40,0x48, -0x1f,0x4f,0x4b,0x9e,0x40,0x2a,0xf8,0x0e,0xf8,0x56,0xe9,0xe8,0x20,0xf2,0xfb,0xac, -0xfe,0xf6,0x44,0xee,0xec,0x38,0xe8,0xde,0xc9,0xd5,0xd1,0x87,0xd6,0xe8,0xd8,0xfb, -0x07,0x59,0x07,0xee,0xa5,0xcb,0xb3,0xa4,0xa0,0xa3,0x7f,0xba,0xc9,0xb3,0xd0,0xdb, -0xae,0xea,0xfb,0x4a,0x08,0x0f,0x11,0x0e,0x08,0x8d,0x09,0x0b,0x45,0x0b,0x10,0x88, -0x1a,0x25,0xc5,0x2a,0x2b,0x60,0x23,0x14,0xc6,0x06,0xfd,0x9b,0xfe,0x0c,0x5d,0x25, -0x46,0xf7,0x62,0x67,0x56,0x54,0x37,0xed,0x21,0x1b,0x66,0x14,0x03,0xa9,0xf7,0xf7, -0x84,0xf8,0xf7,0xb8,0xf8,0xfa,0x22,0xf4,0xeb,0x2a,0xe5,0xdb,0x55,0xd4,0xd7,0x1c, -0xde,0xe6,0x3b,0xf0,0xfe,0xa5,0x08,0xfa,0x42,0xd4,0xae,0xc1,0x9c,0x9f,0x1c,0xac, -0xc1,0xb2,0xde,0xf8,0xfa,0x03,0xff,0xd4,0xfa,0xf9,0x56,0xf6,0xf9,0xd0,0x06,0x11, -0x85,0x13,0x16,0xb0,0x19,0x20,0x46,0x2b,0x31,0x1a,0x2c,0x1b,0x46,0xff,0xe9,0x26, -0xf3,0x16,0x02,0x3c,0x55,0xf7,0x52,0x49,0x63,0x46,0x39,0x27,0x27,0x18,0x35,0x0a, -0x02,0xaf,0x02,0x05,0x95,0x0b,0x0d,0x2c,0x07,0xff,0xec,0xf2,0xe7,0x8c,0xe0,0xd3, -0x9a,0xc7,0xc9,0xa9,0xdd,0xfe,0xb1,0x11,0x0b,0x82,0xf0,0xca,0xcd,0xb5,0xb8,0xb7, -0xc4,0xcf,0xde,0xcb,0xc2,0x76,0xc7,0xd7,0x8a,0xe5,0xf2,0xf7,0xff,0x04,0x95,0xfd, -0xf4,0x0f,0xf5,0xfd,0xff,0x08,0x18,0x94,0x26,0x31,0xe2,0x32,0x26,0xa6,0x16,0x0c, -0x43,0x06,0x09,0xd1,0x1a,0x29,0x0e,0x31,0x32,0x30,0x2e,0x36,0x0c,0x45,0x47,0xe4, -0x32,0x16,0x20,0x09,0x09,0x60,0x10,0x18,0xf7,0x16,0x0a,0x59,0xfb,0xf0,0xc3,0xea, -0xe9,0xc9,0xe8,0xe1,0xdd,0xdb,0xdc,0x14,0xdf,0xe2,0xe3,0xe9,0xf4,0x06,0xf6,0xf0, -0xf0,0xe4,0xd0,0xc5,0xb7,0xa2,0xde,0xa5,0xc6,0xe3,0xec,0x02,0xc9,0x01,0xee,0x68, -0xd2,0xc8,0xbc,0xd8,0xf4,0xc4,0x0e,0x19,0x7f,0x1b,0x1a,0xf5,0x17,0x14,0x6e,0x15, -0x1d,0x56,0x27,0x29,0x2d,0x23,0x17,0x48,0x0b,0x0a,0x69,0x17,0x31,0x74,0x4f,0x59, -0x9f,0x4f,0x36,0xc1,0x13,0xf9,0x6a,0xf9,0x0e,0xf3,0x29,0x37,0x6d,0x32,0x19,0xaf, -0xfe,0xeb,0xa8,0xde,0xda,0x07,0xe5,0xee,0x89,0xed,0xe2,0x36,0xd9,0xda,0x2b,0xdf, -0xe0,0xa0,0xe5,0xe8,0x42,0xe3,0xdb,0x90,0xcb,0xbc,0x8a,0xbb,0xc9,0x5e,0xd8,0xec, -0x76,0xfe,0xf6,0x3c,0xe3,0xd0,0xee,0xcc,0xdd,0x79,0xf5,0x0b,0x9b,0x1a,0x20,0x0f, -0x20,0x19,0x7c,0x18,0x1c,0xda,0x1c,0x1e,0xe0,0x23,0x2c,0x01,0x2e,0x1f,0x47,0x0f, -0x19,0x3e,0x30,0x37,0x56,0x2f,0x28,0xce,0x29,0x21,0xc0,0x18,0x1b,0x3c,0x1d,0x24, -0xe1,0x25,0x1e,0x5f,0x11,0x01,0x86,0xf5,0xe7,0x96,0xdd,0xde,0x97,0xdc,0xdb,0xee, -0xe4,0xec,0xfe,0xe3,0xd1,0xe4,0xcf,0xdd,0x96,0xdf,0xd8,0xc9,0xd7,0xde,0x09,0xe1, -0xdc,0x80,0xd7,0xd5,0xa0,0xd5,0xd7,0x5f,0xdc,0xe1,0x66,0xe3,0xe6,0xf2,0xec,0xf9, -0xe6,0x0e,0x21,0xbf,0x28,0x28,0xd0,0x1f,0x16,0x52,0x0e,0x0e,0xee,0x18,0x23,0x6e, -0x2c,0x2d,0x6d,0x28,0x25,0x76,0x2e,0x36,0x8a,0x2c,0x1f,0x30,0x19,0x18,0x08,0x1c, -0x23,0xf0,0x25,0x21,0xfb,0x1a,0x1a,0xfe,0x1e,0x10,0x6d,0xf9,0xe5,0x5b,0xd9,0xda, -0xe9,0xe0,0xe6,0x10,0xf0,0xf5,0x32,0xea,0xd6,0x28,0xce,0xd6,0x4d,0xd6,0xc7,0x4e, -0xbf,0xc4,0xc1,0xd2,0xe5,0x24,0xed,0xef,0xe2,0xf2,0xe9,0x6a,0xdc,0xdb,0x4f,0xd9, -0xd5,0x2e,0xdd,0xed,0x5e,0x06,0x1e,0x5b,0x2c,0x2a,0x7f,0x1f,0x11,0x96,0x08,0x0b, -0xc6,0x1b,0x2c,0x1c,0x30,0x2d,0xd9,0x32,0x36,0x6a,0x2f,0x2c,0x1d,0x2c,0x1f,0x91, -0x13,0x0f,0x34,0x11,0x1c,0x06,0x23,0x27,0xf0,0x2a,0x25,0x69,0x1b,0x0f,0x04,0xff, -0xe9,0x53,0xd4,0xd2,0xd9,0xe1,0xf4,0xc0,0xfb,0xfa,0x81,0xeb,0xd8,0x51,0xc8,0xc4, -0xa2,0xcc,0xd6,0x1d,0xda,0xd8,0x65,0xd9,0xd7,0x29,0xdc,0xe2,0x3e,0xe2,0xde,0x69, -0xdb,0xda,0xf5,0xdc,0xe2,0xa9,0xe6,0xed,0x9e,0xfe,0x19,0x10,0x29,0x28,0xfc,0x1e, -0x10,0x11,0x07,0x08,0xdb,0x12,0x23,0x84,0x32,0x35,0x0b,0x2b,0x29,0x79,0x32,0x37, -0xe0,0x33,0x27,0xbe,0x1a,0x19,0xe3,0x22,0x2b,0xac,0x2b,0x21,0x01,0x19,0x1a,0xd9, -0x14,0x01,0xc0,0xee,0xe5,0x3a,0xe4,0xe7,0xa6,0xee,0xf4,0x03,0xf1,0xeb,0x0d,0xe8, -0xe5,0x81,0xdd,0xd9,0xd7,0xd9,0xd1,0xa5,0xc6,0xc2,0xad,0xc5,0xd4,0x12,0xe4,0xe6, -0x9e,0xe2,0xd7,0x21,0xcb,0xcd,0x88,0xd8,0xea,0x94,0xfe,0x0b,0x4e,0x12,0x10,0x93, -0x0c,0x0a,0xf6,0x0a,0x12,0xa4,0x19,0x1b,0x89,0x17,0x14,0x44,0x1b,0x2d,0x4f,0x38, -0x2e,0x49,0x2b,0x30,0x47,0x31,0x2f,0x91,0x23,0x18,0x9f,0x1e,0x2f,0x8c,0x3a,0x36, -0xc1,0x29,0x1a,0xa2,0x0a,0xfc,0x8b,0xf1,0xea,0xc8,0xe9,0xed,0x2e,0xf2,0xf6,0x43, -0xf2,0xe7,0x5d,0xe2,0xdd,0x81,0xd1,0xc9,0x29,0xd0,0xdc,0x1e,0xea,0xe4,0x13,0xcf, -0xc9,0xb8,0xcf,0xd3,0x0f,0xd2,0xc8,0xb0,0xc9,0xd7,0x3c,0xe3,0xe9,0xc0,0xf0,0xff, -0x57,0x0f,0x18,0x01,0x18,0x13,0x6b,0x0d,0x0c,0xc0,0x10,0x17,0x97,0x22,0x28,0xeb, -0x24,0x22,0x86,0x1c,0x15,0x55,0x1f,0x31,0xbd,0x37,0x30,0xb5,0x29,0x32,0x23,0x3d, -0x3b,0x4e,0x37,0x29,0x46,0x12,0x03,0x24,0x03,0x08,0x86,0x08,0x00,0x23,0xef,0xe0, -0x3a,0xd9,0xdd,0xb2,0xe7,0xec,0x66,0xeb,0xee,0xef,0xed,0xe3,0x8f,0xd5,0xcd,0x62, -0xce,0xd3,0xb5,0xdf,0xe3,0x2c,0xd5,0xc5,0xab,0xb7,0xaa,0xe3,0xb8,0xdc,0xde,0xfb, -0x09,0x55,0x00,0xf4,0xe1,0xf5,0x00,0x2d,0x11,0x24,0x71,0x2c,0x2a,0x05,0x17,0x04, -0x84,0x03,0x10,0x51,0x20,0x2c,0xd6,0x32,0x32,0x30,0x21,0x11,0x17,0x11,0x1e,0x74, -0x37,0x4f,0xb9,0x54,0x4c,0x72,0x39,0x1b,0x2e,0xfd,0xed,0x29,0xf8,0x0b,0xd4,0x14, -0x0e,0x40,0xfd,0xea,0x31,0xd8,0xd4,0xce,0xe5,0xf6,0xf0,0xf7,0xec,0x0a,0xde,0xd9, -0x81,0xdd,0xe0,0xf5,0xe1,0xe4,0xc7,0xdd,0xce,0xb3,0xbe,0xb1,0x74,0xae,0xbd,0x06, -0xdc,0xfa,0x06,0x05,0x02,0xac,0xf6,0xe6,0x82,0xe0,0xeb,0xec,0x05,0x1c,0xd2,0x28, -0x26,0x88,0x18,0x0d,0x56,0x0f,0x1e,0x4c,0x2b,0x23,0x84,0x16,0x17,0x7a,0x1d,0x25, -0x85,0x2b,0x2f,0x4a,0x37,0x40,0x91,0x40,0x3c,0x4c,0x31,0x17,0xfc,0x05,0x04,0x2c, -0x0f,0x14,0x97,0x10,0x09,0xdd,0xfd,0xef,0x33,0xe0,0xde,0x0c,0xe4,0xe6,0x10,0xe3, -0xdd,0x6f,0xdf,0xe5,0x39,0xec,0xea,0x74,0xe5,0xde,0xb4,0xd1,0xcf,0x3e,0xd6,0xcd, -0xac,0xb7,0xab,0xef,0xbc,0xd9,0xb1,0xf1,0x00,0xc4,0x01,0xfe,0x7c,0xf7,0xef,0x95, -0xf2,0x01,0x6f,0x14,0x1f,0x14,0x27,0x2d,0x00,0x28,0x1a,0x57,0x11,0x12,0x49,0x12, -0x17,0x39,0x26,0x31,0x21,0x2d,0x24,0xd1,0x21,0x2d,0x4e,0x46,0x56,0x28,0x4d,0x2c, -0x6d,0x0b,0xf7,0x54,0xf5,0x01,0x35,0x10,0x17,0xbe,0x15,0x05,0xb9,0xed,0xd9,0xf5, -0xca,0xca,0xd5,0xdb,0xee,0x41,0xf8,0xfb,0xbc,0xef,0xdd,0xf3,0xd1,0xd0,0xc4,0xdb, -0xe5,0xa1,0xdc,0xcb,0xc8,0xb6,0xa8,0x34,0xb1,0xcf,0xcc,0xf5,0x0a,0xb8,0x06,0xfa, -0x32,0xef,0xec,0xa2,0xee,0x01,0xa5,0x15,0x25,0x0b,0x2f,0x2e,0xaa,0x24,0x13,0xe6, -0x02,0xfe,0xf7,0x0c,0x26,0x49,0x3a,0x30,0xd6,0x17,0x10,0x04,0x18,0x26,0xd3,0x44, -0x5a,0x3b,0x5e,0x48,0x8b,0x23,0x06,0xed,0xf6,0xf2,0xec,0xfd,0x0c,0x68,0x0e,0x01, -0xfe,0xf2,0xe1,0xa0,0xd6,0xd7,0xba,0xde,0xeb,0x2f,0xf7,0xf9,0x53,0xe7,0xd2,0x67, -0xcd,0xda,0x5b,0xe9,0xef,0x40,0xe9,0xd5,0x53,0xb8,0xa2,0x25,0xa4,0xb7,0x8b,0xd1, -0xec,0x8e,0x02,0x07,0xd9,0x05,0x02,0x9a,0xff,0x06,0x01,0x14,0x1e,0x52,0x1e,0x1c, -0x65,0x18,0x12,0x72,0x0e,0x10,0xaf,0x19,0x25,0xfe,0x2b,0x28,0x7a,0x20,0x19,0x8e, -0x17,0x1d,0xed,0x2e,0x42,0xb6,0x4e,0x51,0xa9,0x42,0x2b,0x05,0x13,0x02,0x1d,0xff, -0xfc,0xd8,0xf3,0xed,0x69,0xe9,0xe3,0xe7,0xe5,0xeb,0xac,0xef,0xf0,0x76,0xef,0xeb, -0x3f,0xe9,0xdf,0x5b,0xd4,0xd1,0xae,0xd8,0xe0,0xaf,0xe7,0xe4,0x0e,0xd3,0xbb,0xcf, -0xab,0xa9,0xa4,0xba,0xd3,0x6a,0xe7,0xf5,0xa1,0xfe,0x04,0x15,0x08,0x12,0x9b,0x1d, -0x22,0x2e,0x21,0x1a,0x05,0x12,0x0c,0x5e,0x0f,0x13,0x79,0x14,0x1b,0xc6,0x26,0x2e, -0xcd,0x2c,0x23,0x9f,0x1d,0x1f,0x1b,0x2d,0x44,0x11,0x4f,0x4d,0xfc,0x42,0x2e,0x9a, -0x16,0x06,0x02,0x04,0xfe,0xbc,0xf5,0xef,0x55,0xe8,0xe1,0xc5,0xdd,0xe1,0xfd,0xeb, -0xf0,0x42,0xef,0xf0,0xf4,0xee,0xe7,0x26,0xdd,0xd9,0x61,0xd9,0xdb,0xed,0xde,0xdc, -0x7d,0xcd,0xbb,0x68,0xad,0xa8,0xe1,0xb3,0xd0,0x51,0xeb,0xfb,0xb1,0x02,0x06,0xe7, -0x04,0x0a,0xe2,0x13,0x1f,0x40,0x22,0x1e,0xc2,0x19,0x16,0xe2,0x13,0x16,0x71,0x19, -0x18,0x1e,0x14,0x15,0xfe,0x22,0x2a,0xff,0x29,0x27,0x1f,0x29,0x38,0xee,0x53,0x59, -0x6b,0x4b,0x33,0xaa,0x1b,0x0b,0xe5,0x01,0xfe,0x9a,0xfc,0xf2,0xce,0xe7,0xdc,0x5f, -0xdf,0xe9,0xf1,0xe9,0xe6,0xfa,0xe6,0xe9,0x67,0xe8,0xe7,0x6d,0xe8,0xe4,0xda,0xe0, -0xe0,0x23,0xdf,0xde,0x15,0xd3,0xb6,0xe8,0xa1,0xa4,0x22,0xb5,0xce,0xc9,0xe8,0xfa, -0x7a,0xfe,0xfb,0xb5,0x01,0x0f,0xa8,0x1d,0x21,0x28,0x1a,0x13,0x93,0x10,0x11,0x3e, -0x14,0x18,0x79,0x1f,0x21,0x57,0x1d,0x19,0x67,0x15,0x0c,0x8f,0x09,0x1e,0x46,0x47, -0x61,0xcd,0x61,0x57,0x49,0x46,0x2d,0x2a,0x1a,0x0c,0x97,0x02,0xfc,0x78,0xf7,0xf0, -0x3b,0xe9,0xe7,0x8e,0xe9,0xec,0x64,0xec,0xe9,0x15,0xe5,0xe6,0x5a,0xea,0xe4,0x7e, -0xde,0xe0,0x3a,0xe4,0xe6,0x30,0xe6,0xda,0x2d,0xc9,0xb2,0xd7,0x9e,0xa7,0x65,0xbd, -0xcf,0xc0,0xe5,0xfa,0x08,0x00,0xfe,0x1c,0x01,0x06,0x5c,0x0f,0x18,0xb5,0x1d,0x1d, -0x7e,0x1b,0x17,0xdc,0x10,0x0d,0x56,0x12,0x1c,0x09,0x27,0x2d,0xc4,0x29,0x18,0xad, -0x06,0x0c,0x4e,0x2b,0x46,0x23,0x57,0x5c,0x0c,0x55,0x3b,0xd3,0x1e,0x12,0x69,0x0d, -0x07,0x9b,0x01,0xf7,0xb6,0xed,0xe4,0x70,0xdd,0xde,0x57,0xe6,0xf2,0xe2,0xf8,0xf6, -0x82,0xe8,0xd8,0xae,0xd0,0xcf,0xde,0xdc,0xeb,0xf1,0xeb,0xe5,0x6a,0xd9,0xc6,0xbd, -0xb0,0xa4,0x3f,0xae,0xc0,0x69,0xd2,0xe4,0x02,0xef,0xf7,0x51,0x03,0x10,0x0f,0x1b, -0x23,0x89,0x22,0x17,0x5b,0x0f,0x0d,0x23,0x0f,0x15,0xb8,0x1b,0x1f,0xc1,0x24,0x2b, -0x56,0x2d,0x2e,0x97,0x24,0x16,0x33,0x15,0x25,0x29,0x3b,0x43,0x10,0x4b,0x4e,0x0e, -0x3f,0x25,0x70,0x13,0x04,0x2e,0xf2,0xe3,0xe8,0xe0,0xe3,0x0e,0xe9,0xee,0x9a,0xef, -0xee,0x3b,0xf0,0xf1,0x6c,0xf3,0xe8,0xe1,0xd4,0xc7,0x10,0xc6,0xd8,0x1a,0xec,0xef, -0x2b,0xe8,0xdb,0x40,0xc9,0xb8,0xa6,0xae,0xb2,0xd0,0xbd,0xd0,0xf2,0xe8,0x04,0x21, -0x17,0x1e,0x57,0x20,0x1a,0x5f,0x12,0x0d,0xbc,0x0a,0x08,0xd2,0x05,0x0b,0x91,0x17, -0x27,0xc9,0x36,0x37,0xfd,0x24,0x12,0x23,0x12,0x21,0xc1,0x31,0x38,0xc8,0x3d,0x3e, -0xcd,0x39,0x39,0x77,0x38,0x2d,0xdb,0x18,0x00,0xd4,0xef,0xe7,0xe5,0xe3,0xea,0xf4, -0xf6,0xf9,0xe5,0xf0,0xec,0xb1,0xf0,0xf4,0xf7,0xe8,0xd7,0x08,0xd0,0xd9,0x82,0xe8, -0xe6,0x3c,0xda,0xd2,0x18,0xcb,0xc5,0x35,0xc7,0xc9,0x26,0xce,0xd1,0x71,0xca,0xd6, -0x32,0xee,0xff,0xb7,0x09,0x0b,0x51,0x07,0x07,0x45,0x0b,0x11,0x0c,0x16,0x14,0x6f, -0x12,0x10,0x7f,0x16,0x1d,0x05,0x21,0x20,0x1f,0x24,0x2b,0xa0,0x2d,0x25,0xc6,0x1c, -0x26,0x1d,0x40,0x49,0x7d,0x36,0x25,0xf9,0x28,0x2e,0xa1,0x21,0x0e,0x61,0xff,0xfa, -0x7d,0xf8,0xf3,0x16,0xf1,0xef,0x58,0xed,0xea,0x1b,0xe7,0xe8,0xa5,0xea,0xe1,0x27, -0xd5,0xd6,0x3e,0xe1,0xe4,0x82,0xe2,0xe2,0x51,0xda,0xc8,0x8b,0xb7,0xbc,0x7f,0xd1, -0xd7,0x61,0xd2,0xd2,0xe6,0xde,0xf0,0x2f,0xfb,0x03,0x1f,0x0a,0x0b,0x93,0x0c,0x0e, -0x86,0x0e,0x11,0x20,0x18,0x1f,0xf6,0x29,0x2d,0x5a,0x26,0x14,0x6e,0x09,0x08,0x21, -0x16,0x30,0x10,0x3d,0x38,0x7e,0x31,0x2d,0x69,0x31,0x3a,0xf0,0x37,0x2f,0xf4,0x20, -0x11,0x81,0x08,0x01,0xb5,0xf9,0xf6,0x6b,0xf7,0xf6,0x35,0xf3,0xeb,0x6f,0xdf,0xd3, -0x5b,0xd3,0xdc,0x70,0xea,0xf7,0xe9,0xf7,0xed,0x14,0xd5,0xc0,0x9a,0xbf,0xcc,0x4d, -0xda,0xd8,0xdb,0xcc,0xc2,0x24,0xc4,0xd1,0x80,0xe2,0xf3,0x27,0xfc,0xfc,0xfe,0xf9, -0xfc,0xc6,0x07,0x12,0xbe,0x19,0x1f,0xb2,0x21,0x23,0xd7,0x21,0x16,0x8b,0x0e,0x0f, -0xaa,0x12,0x1b,0x5d,0x2d,0x3a,0x82,0x3c,0x3c,0xe9,0x35,0x26,0x27,0x19,0x1c,0x46, -0x2d,0x33,0xda,0x23,0x10,0x85,0x0a,0x10,0x80,0x11,0x06,0xc2,0xf5,0xe8,0x3b,0xe2, -0xe3,0x39,0xe8,0xe8,0x6b,0xe5,0xe0,0x7b,0xe1,0xef,0xca,0xfa,0xf1,0xb4,0xdd,0xcc, -0x9e,0xbb,0xb3,0x4e,0xc0,0xd7,0xe1,0xe6,0xe7,0x3b,0xda,0xd1,0xc5,0xd8,0xe0,0xcf, -0xe2,0xe9,0x7c,0xf5,0x00,0x73,0x0d,0x18,0x0e,0x18,0x11,0xe2,0x14,0x20,0x62,0x29, -0x25,0xf7,0x15,0x08,0x2f,0x0a,0x15,0xb0,0x24,0x32,0xbe,0x39,0x3c,0x3d,0x3d,0x36, -0x27,0x26,0x1b,0x82,0x1c,0x26,0xf8,0x34,0x33,0x84,0x21,0x0e,0xf4,0x03,0xf9,0xaa, -0xee,0xea,0xe5,0xe6,0xe5,0xf4,0xe5,0xe0,0x44,0xde,0xe6,0x6e,0xf0,0xf3,0x18,0xf0, -0xe3,0xb3,0xd3,0xd0,0x13,0xd3,0xd6,0xe8,0xd1,0xc8,0x72,0xcf,0xdf,0x43,0xdb,0xcc, -0x32,0xc6,0xce,0xdd,0xe0,0xf0,0x30,0xf8,0x01,0x6a,0x10,0x1f,0xb0,0x21,0x1c,0x88, -0x1b,0x19,0x6b,0x11,0x0a,0x99,0x07,0x0b,0x6b,0x18,0x2c,0xd0,0x38,0x33,0xf2,0x23, -0x1b,0xc0,0x1c,0x29,0xae,0x3b,0x44,0xe1,0x3a,0x29,0x4a,0x1b,0x16,0x7d,0x1e,0x25, -0x81,0x1e,0x0c,0xee,0xf2,0xdb,0x56,0xd4,0xdd,0x12,0xec,0xf5,0xaf,0xf6,0xf1,0x87, -0xf1,0xef,0xca,0xe0,0xc8,0xea,0xc4,0xd2,0x14,0xe3,0xed,0xab,0xe1,0xc5,0xb5,0xb3, -0xb9,0xe0,0xcf,0xea,0xed,0xf1,0xe5,0x72,0xd4,0xcf,0x01,0xe1,0xfa,0x38,0x14,0x27, -0x8a,0x24,0x17,0x71,0x0f,0x0f,0xc5,0x10,0x0d,0x80,0x0b,0x11,0x45,0x1e,0x2b,0xf4, -0x31,0x31,0x0b,0x2a,0x23,0x01,0x24,0x2e,0x45,0x36,0x34,0x95,0x2a,0x1d,0x54,0x19, -0x21,0x16,0x2e,0x31,0x1c,0x21,0x0a,0x7f,0xf8,0xe7,0x3d,0xe0,0xdd,0xa0,0xde,0xe7, -0x6c,0xf5,0x00,0xcc,0xfa,0xf0,0xf7,0xe8,0xd6,0x4a,0xc5,0xbf,0x74,0xc4,0xcf,0x88, -0xda,0xdb,0xa9,0xd6,0xd8,0xec,0xe2,0xe7,0x99,0xdf,0xd2,0xe6,0xc9,0xcb,0x4b,0xd7, -0xea,0x56,0x00,0x18,0x90,0x28,0x2a,0xa9,0x20,0x12,0x38,0x07,0x06,0x2c,0x0e,0x15, -0x0b,0x1e,0x2a,0x3f,0x33,0x31,0x39,0x30,0x2e,0x42,0x2e,0x2d,0xc5,0x27,0x25,0x60, -0x1d,0x15,0x8e,0x1a,0x2d,0x12,0x3c,0x36,0x25,0x27,0x14,0xfd,0xfa,0xe5,0x45,0xdc, -0xde,0xa5,0xe9,0xf1,0x0b,0xf3,0xee,0xd2,0xe8,0xe4,0x5c,0xe5,0xe1,0xcb,0xde,0xe2, -0x6e,0xde,0xd0,0x3c,0xc4,0xbf,0xa3,0xcb,0xe0,0x34,0xea,0xe3,0x3c,0xd3,0xc2,0x93, -0xbf,0xcb,0xcb,0xdf,0xfb,0xd9,0x12,0x1d,0x8f,0x1a,0x11,0x41,0x0f,0x11,0xc2,0x12, -0x16,0x0e,0x19,0x1c,0xf2,0x1b,0x17,0x84,0x18,0x22,0x03,0x32,0x41,0x83,0x3b,0x24, -0xd2,0x13,0x11,0xd5,0x1e,0x32,0x69,0x47,0x51,0x0d,0x46,0x2b,0xd0,0x0c,0xf4,0x1c, -0xe6,0xea,0xb8,0xf6,0xfa,0x8c,0xf7,0xee,0x84,0xe6,0xe0,0x8f,0xdd,0xe3,0xf1,0xe8, -0xe7,0x6a,0xe1,0xd4,0x50,0xcb,0xd3,0x1a,0xe6,0xef,0xe7,0xe9,0xe1,0xb4,0xd2,0xbe, -0xba,0xae,0xa7,0xfb,0xb5,0xd8,0x0c,0xfe,0x14,0xc1,0x16,0x0d,0x39,0x01,0xfa,0x21, -0x00,0x11,0x59,0x26,0x2c,0xf5,0x23,0x1e,0x06,0x1f,0x1d,0x2f,0x1d,0x19,0x1b,0x15, -0x15,0xd6,0x1b,0x27,0xad,0x29,0x23,0xdb,0x2b,0x46,0x5c,0x57,0x53,0xd2,0x3e,0x1f, -0x46,0x06,0xf8,0x08,0xf4,0xf4,0xef,0xf8,0xfb,0xaf,0xf5,0xeb,0xdf,0xe7,0xe6,0xa8, -0xdd,0xd6,0xb3,0xd3,0xd4,0xb8,0xe0,0xf1,0x09,0xfd,0xfb,0x8b,0xe0,0xc8,0xa1,0xc5, -0xc9,0x50,0xc7,0xbe,0xf4,0xb6,0xc0,0xd4,0xd6,0xe3,0xd5,0xe8,0xf3,0x6d,0x03,0x13, -0x1a,0x1a,0x16,0x26,0x10,0x09,0x2d,0x0b,0x13,0x28,0x1d,0x25,0x1f,0x2a,0x29,0xe1, -0x20,0x11,0x19,0x0a,0x0a,0x3a,0x15,0x2d,0xd1,0x3a,0x3d,0x22,0x3a,0x3c,0xa1,0x3c, -0x34,0x7e,0x2b,0x24,0xd1,0x1c,0x1a,0x94,0x10,0xf4,0x3f,0xe1,0xdc,0x1d,0xe4,0xeb, -0x0f,0xf0,0xf3,0xf8,0xf2,0xe9,0x3b,0xde,0xd4,0xd3,0xd4,0xe3,0x64,0xf1,0xf4,0xac, -0xe9,0xd2,0x34,0xc0,0xbc,0x37,0xc7,0xd1,0x26,0xc8,0xc0,0xba,0xcb,0xdd,0x12,0xe6, -0xea,0x6f,0xf5,0x07,0xc3,0x19,0x22,0x6d,0x1e,0x15,0x77,0x0f,0x0e,0xb1,0x13,0x1c, -0xc7,0x22,0x1f,0x96,0x16,0x13,0x1a,0x16,0x1a,0xcd,0x25,0x30,0xc1,0x30,0x2c,0xde, -0x2e,0x3b,0x8d,0x42,0x3f,0x72,0x34,0x1f,0xaa,0x0d,0x09,0xfb,0x06,0x00,0xb1,0xf9, -0xf2,0xf5,0xed,0xed,0x00,0xe9,0xdf,0xd9,0xdc,0xe3,0x6a,0xf0,0xf7,0x0f,0xef,0xe4, -0x8c,0xde,0xd8,0xbf,0xdb,0xdf,0x7a,0xda,0xd4,0xd5,0xc2,0xb4,0x5d,0xb4,0xba,0xd0, -0xc8,0xdf,0x31,0xf2,0xf9,0x07,0x01,0x03,0x20,0xfe,0xff,0x86,0x0a,0x18,0x08,0x27, -0x2c,0x1f,0x23,0x14,0x58,0x0a,0x0a,0x28,0x19,0x2c,0x3e,0x2b,0x1d,0x85,0x17,0x17, -0xe3,0x20,0x2f,0x9e,0x40,0x4a,0xf7,0x48,0x42,0xa2,0x36,0x26,0xa4,0x13,0x02,0x4b, -0xfb,0xfe,0xa9,0x00,0xfe,0x40,0xf6,0xe8,0x52,0xda,0xd8,0x69,0xe0,0xec,0x2f,0xf4, -0xe9,0xd2,0xd8,0xd8,0x0d,0xe6,0xed,0x49,0xeb,0xe5,0x7a,0xde,0xd6,0x3a,0xca,0xb9, -0x22,0xae,0xb2,0xb1,0xc1,0xda,0x66,0xf0,0xf8,0xe7,0xfb,0xfe,0xf9,0xfc,0x00,0x28, -0x0b,0x1a,0x2f,0x26,0x26,0xcc,0x20,0x19,0x3d,0x13,0x14,0x9d,0x1a,0x19,0xa0,0x13, -0x16,0xc1,0x21,0x27,0x51,0x20,0x21,0xd4,0x2e,0x49,0x92,0x5d,0x54,0x75,0x39,0x22, -0x76,0x10,0xff,0xc6,0xf9,0x02,0xb1,0x0a,0x09,0x0c,0xfd,0xe6,0x11,0xd2,0xce,0xab, -0xd4,0xe3,0x3f,0xf6,0xfb,0x0f,0xf5,0xef,0x2b,0xe5,0xd7,0x38,0xcf,0xd3,0x8b,0xe1, -0xde,0xc8,0xcb,0xb7,0xab,0xa9,0xb1,0x03,0xcb,0xe6,0xec,0xf9,0x01,0x88,0xfd,0xf1, -0xd1,0xed,0xf7,0x6b,0x0a,0x20,0xd3,0x2d,0x2f,0xfa,0x27,0x19,0x6b,0x0a,0x01,0x2f, -0x01,0x0b,0xeb,0x1d,0x2a,0x5f,0x2c,0x22,0x18,0x1b,0x1e,0x1d,0x2a,0x44,0xec,0x57, -0x53,0x29,0x44,0x2a,0xce,0x0e,0xfe,0xef,0xfe,0x04,0xe0,0x09,0x09,0xd6,0xfa,0xea, -0x5f,0xde,0xd7,0x83,0xd5,0xdf,0x3a,0xef,0xf7,0xbb,0xf6,0xef,0x31,0xe1,0xd5,0xba, -0xd7,0xe5,0x3e,0xec,0xda,0x1c,0xc5,0xbc,0x90,0xb4,0xaa,0x16,0xb5,0xd3,0xf6,0xef, -0x03,0xfc,0x09,0x00,0xdc,0xf5,0xf9,0x13,0x03,0x0d,0x8b,0x19,0x22,0x1c,0x23,0x1e, -0x31,0x18,0x12,0x8a,0x10,0x14,0x45,0x18,0x1b,0x86,0x20,0x23,0x59,0x2e,0x36,0xe1, -0x31,0x2a,0x9a,0x2c,0x3c,0x9c,0x4d,0x46,0x70,0x24,0x04,0x91,0xf2,0xf4,0x65,0xfc, -0x04,0xe5,0x05,0x00,0x10,0xf6,0xe6,0x3b,0xda,0xd8,0xc2,0xdf,0xed,0x52,0xf6,0xf8, -0x40,0xf2,0xe0,0xe3,0xd0,0xcb,0x01,0xcb,0xd2,0xa5,0xe3,0xe9,0x12,0xd8,0xbe,0xf3, -0xa7,0xa7,0xfa,0xc4,0xec,0x19,0x0b,0x18,0x02,0x14,0x04,0x39,0xf6,0xf6,0x4d,0x09, -0x1d,0x9d,0x28,0x27,0xed,0x1d,0x12,0xb9,0x0c,0x12,0x66,0x1d,0x23,0x6b,0x22,0x26, -0x11,0x2b,0x24,0x79,0x18,0x14,0x8b,0x28,0x47,0xb1,0x58,0x5b,0xfc,0x49,0x26,0x8a, -0xff,0xe4,0xcd,0xde,0xea,0x86,0xfc,0x04,0x96,0xfe,0xf0,0x1a,0xe4,0xe2,0x99,0xe5, -0xe4,0x4c,0xe1,0xe0,0x67,0xe4,0xee,0xa8,0xed,0xe2,0xb2,0xdc,0xdf,0x38,0xdc,0xd1, -0x7a,0xc6,0xbd,0x3b,0xb0,0xa8,0x44,0xb6,0xd3,0x4e,0xfd,0x1c,0xcb,0x26,0x1b,0x7e, -0x07,0xf9,0x00,0xf9,0x00,0xa5,0x0a,0x15,0xa7,0x1f,0x2a,0x39,0x32,0x2c,0x93,0x16, -0x03,0xdf,0x01,0x0d,0x9d,0x1f,0x28,0x6d,0x32,0x3f,0xc4,0x3e,0x39,0x3b,0x43,0x4d, -0x53,0x46,0x2b,0x8a,0x07,0xeb,0x17,0xe5,0xf1,0x12,0xfa,0xff,0x48,0x03,0xff,0x28, -0xf6,0xe6,0x5e,0xda,0xd4,0x45,0xd6,0xde,0x6b,0xec,0xf9,0xea,0xf6,0xee,0xc2,0xe6, -0xd8,0xc1,0xc8,0xc6,0xdf,0xc1,0xb3,0xff,0xac,0xb5,0x64,0xcc,0xea,0x5b,0x04,0x0f, -0xd0,0x0f,0x0a,0x91,0xff,0xf8,0x02,0xf9,0x02,0x1d,0x14,0x23,0x8f,0x28,0x21,0x41, -0x18,0x11,0x5f,0x0d,0x0d,0xed,0x0f,0x16,0xf5,0x22,0x2e,0xed,0x35,0x3c,0x57,0x3d, -0x35,0x9b,0x38,0x3e,0x0b,0x38,0x27,0xdc,0x13,0x06,0x71,0xfb,0xf6,0x89,0xfb,0x04, -0xa3,0x05,0xfb,0x2f,0xea,0xd9,0x87,0xd6,0xe0,0x40,0xeb,0xf1,0xbf,0xf6,0xf2,0xd2, -0xe8,0xdc,0x91,0xc6,0xbc,0xda,0xc7,0xd8,0x72,0xe3,0xdd,0x3b,0xcd,0xc5,0x2a,0xbd, -0xbf,0x57,0xd4,0xed,0x51,0x04,0x11,0x03,0x0d,0xfe,0x47,0xfe,0x0c,0x0e,0x1d,0x28, -0x33,0x26,0x1b,0xf9,0x0f,0x0a,0x07,0x0c,0x12,0xc4,0x1a,0x2c,0x33,0x42,0x3f,0x0a, -0x26,0x10,0x04,0x0a,0x19,0x88,0x31,0x45,0x5a,0x51,0x4b,0xb3,0x34,0x15,0x7b,0xfb, -0xee,0xb7,0xf4,0xff,0xb4,0xfd,0xf4,0xca,0xe6,0xdf,0xcb,0xe2,0xe8,0x18,0xf0,0xf4, -0x74,0xf3,0xe8,0x5c,0xd4,0xc5,0xc0,0xc3,0xd0,0x3c,0xeb,0x00,0x3a,0xf7,0xd7,0x00, -0xbc,0xac,0xd2,0xaa,0xb6,0x1d,0xd0,0xf1,0xdf,0x04,0x04,0xbc,0x01,0x03,0x20,0x05, -0x0a,0xf9,0x15,0x21,0x03,0x28,0x21,0xeb,0x0e,0x07,0x70,0x0d,0x1c,0x14,0x2c,0x37, -0xf9,0x38,0x28,0x69,0x12,0x06,0xb8,0x0d,0x21,0x7a,0x33,0x4c,0xb7,0x63,0x56,0x2d, -0x31,0x14,0x88,0x03,0xf8,0xcd,0xf3,0xf6,0xc5,0xfa,0xf8,0x3d,0xee,0xdf,0xb0,0xd9, -0xe2,0x04,0xf0,0xfa,0xc9,0xf4,0xe0,0xce,0xcd,0xc8,0xd1,0xd0,0xe2,0x2b,0xed,0xed, -0x83,0xf1,0xf3,0x3c,0xd9,0xac,0x4a,0x90,0x95,0xf7,0xb7,0xe4,0xc8,0x04,0x12,0x74, -0x11,0x06,0xd1,0xfc,0x01,0xbb,0x12,0x24,0x3b,0x29,0x1d,0xa4,0x0f,0x10,0xe3,0x15, -0x20,0x96,0x27,0x28,0x5f,0x26,0x22,0x28,0x1a,0x0e,0x3b,0x12,0x27,0x55,0x3c,0x45, -0xa5,0x4d,0x4d,0xe2,0x37,0x26,0xd5,0x16,0x06,0xfb,0xfd,0xfa,0x5b,0xf1,0xe4,0x79, -0xe0,0xe4,0x53,0xec,0xeb,0x4a,0xe7,0xe9,0x13,0xeb,0xe9,0xb0,0xdf,0xdb,0x62,0xe1, -0xe7,0xb4,0xe6,0xe0,0xf9,0xd4,0xca,0x24,0xc5,0xc3,0xc9,0xc3,0xc3,0xda,0xc3,0xd2, -0x78,0xe8,0xf5,0x3a,0x02,0x0e,0x5b,0x16,0x18,0x90,0x13,0x0f,0x75,0x12,0x17,0x68, -0x17,0x14,0xf0,0x10,0x13,0x29,0x1b,0x1e,0xd8,0x1f,0x20,0x39,0x21,0x27,0x80,0x2b, -0x2b,0x96,0x35,0x43,0x7f,0x43,0x3b,0x99,0x2f,0x23,0xa5,0x17,0x0a,0xe1,0x00,0xfe, -0x09,0xf9,0xef,0xc7,0xea,0xeb,0x6a,0xea,0xe6,0x83,0xe5,0xe6,0x8d,0xea,0xf0,0xab, -0xf0,0xe7,0xb5,0xdf,0xd7,0xca,0xd0,0xcb,0x40,0xce,0xd0,0x70,0xc6,0xc4,0x8e,0xcf, -0xd8,0x4c,0xda,0xdc,0xa6,0xdd,0xdd,0xb1,0xe9,0xfe,0x42,0x10,0x18,0x07,0x18,0x13, -0xfa,0x15,0x1a,0x1f,0x1c,0x1b,0x57,0x16,0x10,0x9f,0x11,0x17,0xab,0x1e,0x24,0xb3, -0x2b,0x32,0x60,0x2f,0x2d,0x6a,0x2d,0x27,0x79,0x28,0x2f,0x1d,0x39,0x3d,0xba,0x31, -0x1f,0x6b,0x0a,0xf7,0x75,0xee,0xf0,0x85,0xf6,0xf2,0xd9,0xe6,0xdc,0x4d,0xd8,0xe1, -0x62,0xee,0xf2,0x90,0xeb,0xe8,0xf6,0xe9,0xdf,0x2f,0xd3,0xd1,0x7d,0xd9,0xe2,0xef, -0xe0,0xcc,0xe8,0xb6,0xb0,0xeb,0xb5,0xc7,0x15,0xdf,0xf1,0x1b,0xfe,0x00,0xf6,0x00, -0x07,0xab,0x0e,0x18,0x19,0x25,0x26,0xf4,0x1f,0x18,0xe7,0x14,0x13,0x16,0x11,0x13, -0x0f,0x1f,0x2a,0x04,0x29,0x20,0xa8,0x19,0x1a,0xca,0x2d,0x43,0x37,0x4e,0x44,0x6e, -0x2f,0x21,0x4b,0x1c,0x15,0x26,0x15,0x12,0xd6,0x06,0xf4,0x38,0xe2,0xdb,0x42,0xde, -0xe7,0xcf,0xeb,0xee,0x53,0xee,0xec,0x79,0xeb,0xe7,0x35,0xdf,0xdc,0x29,0xe2,0xe3, -0x4d,0xdd,0xd4,0x68,0xc5,0xb9,0xc5,0xbf,0xcc,0x6d,0xd5,0xde,0x0e,0xe3,0xdb,0x6e, -0xd7,0xe2,0x60,0xf9,0x12,0x73,0x23,0x27,0x9b,0x20,0x18,0x65,0x10,0x0d,0x4c,0x14, -0x18,0x47,0x17,0x1a,0xf8,0x1e,0x20,0xb5,0x1f,0x1e,0xbf,0x21,0x30,0xc6,0x3d,0x3e, -0xd3,0x38,0x2f,0x52,0x28,0x27,0xaf,0x2c,0x32,0x87,0x2b,0x14,0xf2,0xf9,0xe6,0x2d, -0xdf,0xe1,0x93,0xe8,0xe9,0xad,0xe8,0xe9,0xc0,0xe7,0xe8,0xc9,0xe9,0xe9,0x19,0xe9, -0xe7,0xd9,0xe1,0xd7,0xcc,0xcf,0xcc,0x76,0xd1,0xd6,0x26,0xd0,0xc2,0xa8,0xc0,0xc5, -0x27,0xcb,0xd8,0x86,0xec,0xfd,0x67,0x0b,0x15,0xf0,0x14,0x12,0xa7,0x13,0x15,0x5b, -0x18,0x19,0x1a,0x18,0x11,0xdd,0x0d,0x0a,0x8a,0x0c,0x1c,0x74,0x2d,0x32,0x27,0x30, -0x29,0x5b,0x23,0x2d,0xe8,0x38,0x39,0xa5,0x3e,0x3d,0x4f,0x30,0x24,0xb0,0x18,0x08, -0x63,0xfa,0xf2,0xad,0xea,0xea,0x73,0xf1,0xf3,0x68,0xf1,0xeb,0x0e,0xe8,0xea,0xfc, -0xea,0xe6,0x82,0xe4,0xe6,0xa8,0xe4,0xda,0x68,0xd0,0xcb,0xb4,0xc9,0xcb,0x3d,0xc7, -0xbf,0x74,0xc2,0xcb,0xec,0xd1,0xd9,0x17,0xe7,0xf9,0xa2,0x08,0x10,0x0d,0x13,0x11, -0x8a,0x0c,0x07,0xfc,0x09,0x0e,0xa3,0x18,0x23,0xda,0x26,0x20,0x4a,0x13,0x09,0x60, -0x0f,0x20,0xca,0x31,0x38,0x7f,0x35,0x34,0x44,0x3f,0x4c,0x72,0x43,0x30,0x9a,0x26, -0x1d,0x3f,0x12,0x05,0x74,0xfb,0xf8,0x4d,0xf4,0xee,0x7a,0xf3,0xfa,0x4e,0xfa,0xf0, -0x41,0xe2,0xd8,0xa5,0xdb,0xe8,0x0b,0xf5,0xf0,0x98,0xe5,0xe1,0xe4,0xda,0xd2,0xad, -0xc8,0xba,0x02,0xaf,0xb8,0x6e,0xc7,0xcb,0x97,0xd1,0xdd,0x61,0xec,0xf6,0xb3,0xfd, -0x08,0x94,0x11,0x11,0x9e,0x0d,0x0d,0xc0,0x11,0x19,0xd9,0x1d,0x1a,0x7f,0x18,0x1a, -0x6e,0x19,0x14,0x1a,0x11,0x12,0xa1,0x1d,0x2d,0x8f,0x3f,0x49,0xc2,0x3f,0x37,0x77, -0x3f,0x41,0x63,0x35,0x28,0x9a,0x16,0x04,0x51,0xf9,0xf2,0x8f,0xec,0xeb,0x81,0xf4, -0xf7,0xc2,0xee,0xec,0xdd,0xeb,0xe3,0x29,0xe1,0xe7,0x63,0xec,0xf5,0x88,0xfe,0xf1, -0xc4,0xd8,0xc1,0xcf,0xbc,0xcb,0xd0,0xd1,0xc4,0xa3,0xb4,0xb2,0x68,0xbd,0xd7,0xe0, -0xee,0xfb,0xf9,0x02,0x07,0x6b,0x0b,0x0d,0x2b,0x0e,0x0f,0xc1,0x10,0x11,0x46,0x16, -0x1b,0xf3,0x1c,0x17,0x2c,0x11,0x09,0x6a,0x0a,0x18,0x33,0x2f,0x3e,0x02,0x3f,0x3a, -0x1d,0x3c,0x3e,0x89,0x3b,0x37,0x45,0x36,0x2c,0x06,0x1b,0x0c,0x87,0x01,0xfb,0x07, -0xf4,0xec,0xeb,0xed,0xf0,0xa3,0xef,0xee,0xe6,0xef,0xf1,0xe0,0xea,0xe5,0xfe,0xea, -0xf0,0xf4,0xea,0xe0,0xf8,0xd6,0xcc,0xe9,0xc2,0xbe,0xdb,0xc1,0xc7,0x3e,0xcc,0xcd, -0x52,0xd0,0xd7,0xc1,0xdd,0xe9,0x16,0xf8,0x04,0x35,0x0e,0x13,0x0c,0x12,0x0e,0xdf, -0x0c,0x06,0xed,0x03,0x0b,0x36,0x19,0x20,0x57,0x1e,0x1b,0x7a,0x16,0x17,0xd4,0x1c, -0x21,0x5f,0x32,0x40,0xfd,0x3e,0x3a,0x74,0x3d,0x3f,0xb0,0x3b,0x32,0x5f,0x22,0x0e, -0x2c,0xff,0xf5,0x82,0xf5,0xfa,0xa4,0xf9,0xf3,0xdb,0xee,0xee,0x2d,0xef,0xef,0xf9, -0xee,0xea,0x8b,0xe3,0xe3,0xde,0xe1,0xdb,0x2d,0xdf,0xe0,0xa1,0xd6,0xcb,0x98,0xc2, -0xbc,0xb3,0xb4,0xb9,0x5b,0xc5,0xd4,0x32,0xe7,0xfd,0x24,0x0a,0x07,0x54,0x01,0xfe, -0x9a,0x00,0x09,0xa2,0x0f,0x11,0x82,0x11,0x0f,0x93,0x10,0x15,0x96,0x1a,0x21,0x92, -0x26,0x27,0xdb,0x20,0x1b,0x99,0x1f,0x27,0xdd,0x2f,0x37,0xc3,0x3b,0x43,0x27,0x4a, -0x44,0x9a,0x2e,0x0f,0xff,0xf4,0xe6,0x7c,0xea,0xf8,0x81,0x07,0x0b,0x88,0x01,0xf6, -0x3f,0xf0,0xe7,0x3b,0xe3,0xe7,0x30,0xee,0xeb,0x15,0xe0,0xd3,0x2d,0xce,0xd6,0xb9, -0xe4,0xea,0x2b,0xdd,0xc6,0xeb,0xba,0xb4,0x54,0xac,0xb1,0x25,0xcc,0xf4,0x99,0x13, -0x23,0xf5,0x1c,0x03,0xaa,0xf0,0xef,0xbf,0xf6,0x01,0xb3,0x11,0x1d,0xe0,0x1e,0x19, -0x6f,0x13,0x15,0x2e,0x23,0x2e,0x8d,0x30,0x26,0xe5,0x17,0x17,0x30,0x2b,0x42,0xbf, -0x4c,0x4c,0xc2,0x42,0x2e,0x27,0x17,0x05,0xf8,0xf7,0xed,0x3c,0xf2,0x00,0x77,0x0f, -0x13,0x8b,0x0d,0xff,0xbe,0xf5,0xef,0x46,0xe7,0xdd,0x94,0xda,0xe2,0xcf,0xe7,0xe3, -0xca,0xe1,0xe8,0xaf,0xe7,0xce,0x71,0xb6,0xae,0xc3,0xb0,0xbd,0xc9,0xd1,0xe7,0xf7, -0xf3,0xf2,0x08,0xf2,0xf9,0x59,0x00,0xfe,0xd5,0xf6,0xf2,0xae,0xf6,0xfe,0x96,0x03, -0x0d,0x0a,0x20,0x2c,0x8a,0x27,0x1d,0xe8,0x15,0x0f,0xd9,0x13,0x1d,0x8d,0x2a,0x3c, -0x84,0x4b,0x4d,0xdf,0x46,0x37,0xee,0x22,0x15,0x99,0x14,0x14,0x5c,0x13,0x0d,0x17, -0x09,0x0b,0x94,0x09,0x03,0x4b,0x01,0x02,0x35,0xfc,0xea,0x2c,0xe2,0xde,0x9f,0xd8, -0xde,0x0e,0xed,0xf3,0x60,0xef,0xde,0x8a,0xc8,0xb8,0x31,0xb3,0xb7,0xf1,0xc1,0xd8, -0x30,0xe8,0xeb,0x41,0xef,0xed,0x02,0xe9,0xe7,0xd9,0xe3,0xe8,0xc2,0xf7,0x02,0xef, -0x05,0x07,0x91,0x09,0x09,0x05,0x0f,0x18,0x63,0x1d,0x1d,0xf5,0x15,0x14,0x50,0x1f, -0x2f,0x66,0x39,0x44,0x14,0x4b,0x46,0x47,0x32,0x1e,0x6b,0x16,0x13,0x4d,0x0e,0x0d, -0x2d,0x19,0x25,0xd3,0x28,0x1f,0xa3,0x0b,0xfd,0x85,0xf6,0xf4,0x15,0xf6,0xf9,0x80, -0xf4,0xea,0x4c,0xe3,0xe0,0x47,0xe0,0xde,0x42,0xd9,0xd5,0x36,0xce,0xc1,0x84,0xba, -0xc5,0x5c,0xd7,0xe1,0xa6,0xe3,0xea,0x5c,0xf1,0xe9,0x3a,0xd9,0xd1,0xaf,0xd9,0xe7, -0xfa,0xf6,0x03,0x4b,0x09,0x0a,0xe8,0x0a,0x10,0x18,0x11,0x13,0x66,0x19,0x1a,0x26, -0x1e,0x24,0x96,0x27,0x2a,0x15,0x2c,0x2f,0xad,0x35,0x36,0xf1,0x33,0x2a,0x5b,0x1a, -0x0c,0xc9,0x0c,0x18,0x1d,0x2b,0x2c,0x70,0x1f,0x1a,0x5f,0x13,0x07,0xb7,0x00,0xfe, -0x21,0xf6,0xf0,0x85,0xee,0xe9,0x34,0xe3,0xde,0x19,0xda,0xd8,0xb9,0xdd,0xdd,0xb1, -0xd4,0xce,0x67,0xc8,0xc7,0xf8,0xd1,0xde,0x0f,0xe5,0xe4,0x0c,0xe4,0xdf,0x78,0xd9, -0xd6,0x3a,0xd8,0xdc,0x27,0xe7,0xf5,0x01,0x03,0x0c,0xe8,0x0e,0x15,0xe6,0x1c,0x19, -0x24,0x1a,0x1f,0x57,0x19,0x17,0x67,0x22,0x2f,0xa1,0x37,0x34,0xdd,0x27,0x1f,0x22, -0x1e,0x20,0x80,0x29,0x33,0xba,0x2f,0x22,0x95,0x1b,0x1f,0x9d,0x27,0x2c,0xc6,0x21, -0x09,0x91,0xf4,0xec,0x65,0xea,0xe7,0x44,0xe8,0xee,0xd1,0xf1,0xee,0x9e,0xe9,0xdf, -0x7f,0xd2,0xc8,0xff,0xcc,0xd6,0xa7,0xe2,0xea,0x66,0xe7,0xdd,0xac,0xcb,0xbd,0x74, -0xc3,0xd8,0x09,0xe2,0xdd,0x68,0xd8,0xd6,0x74,0xe1,0xf9,0xf9,0x0b,0x10,0xe4,0x12, -0x15,0xcc,0x18,0x18,0xfc,0x13,0x12,0x85,0x18,0x23,0x41,0x2d,0x35,0x92,0x2d,0x1f, -0xd8,0x1b,0x23,0x02,0x27,0x25,0xa8,0x26,0x32,0xaf,0x3b,0x36,0x17,0x2b,0x1e,0x56, -0x17,0x19,0xad,0x1a,0x0f,0x80,0xfc,0xf0,0x92,0xed,0xed,0x48,0xec,0xed,0x3b,0xef, -0xeb,0x6a,0xe0,0xd2,0x1d,0xcc,0xd2,0x72,0xe0,0xe8,0x63,0xe3,0xdd,0x35,0xdd,0xdc, -0xae,0xd3,0xc4,0x0b,0xc1,0xca,0x1c,0xd9,0xe4,0xc8,0xe8,0xe4,0x34,0xe2,0xec,0xb8, -0xfd,0x0b,0x2f,0x11,0x10,0x3e,0x10,0x0f,0xc2,0x14,0x1f,0x42,0x29,0x2f,0x22,0x2e, -0x23,0xa2,0x17,0x10,0x3c,0x11,0x18,0x7a,0x26,0x31,0x31,0x3f,0x47,0x15,0x3a,0x26, -0x31,0x20,0x26,0x11,0x27,0x26,0xf3,0x1b,0x04,0xb9,0xfa,0xfa,0xeb,0xf9,0xf6,0xcd, -0xee,0xe8,0xb2,0xe4,0xdc,0xde,0xd3,0xce,0x3c,0xd7,0xe6,0x3b,0xf3,0xf9,0xb3,0xef, -0xd9,0x8f,0xc7,0xc0,0x86,0xc3,0xcc,0xbf,0xd2,0xd4,0xc2,0xd1,0xcd,0xaf,0xd1,0xdf, -0x91,0xf5,0x07,0x25,0x06,0xfb,0xe4,0xfd,0x0a,0xc1,0x13,0x19,0x04,0x20,0x29,0x5a, -0x30,0x2a,0x37,0x17,0x07,0x6f,0x07,0x10,0xe7,0x1e,0x2d,0xa9,0x32,0x2f,0x00,0x2f, -0x33,0x24,0x35,0x32,0xfd,0x2e,0x2d,0xd6,0x30,0x28,0xe7,0x0f,0xfc,0xe5,0xf6,0xfd, -0x6e,0x02,0xfd,0x05,0xf3,0xe8,0xbb,0xde,0xd4,0x4e,0xd3,0xdb,0x1f,0xe8,0xef,0xee, -0xef,0xe5,0x1c,0xda,0xdb,0xe5,0xe1,0xda,0xd3,0xc8,0xbe,0x05,0xc4,0xcc,0x7b,0xca, -0xcb,0x71,0xd1,0xdb,0x48,0xed,0xfe,0x8e,0x0a,0x09,0x8f,0x07,0x07,0x7f,0x0a,0x13, -0xec,0x20,0x25,0x94,0x21,0x1f,0x0f,0x1e,0x1c,0x80,0x1c,0x1c,0x07,0x1b,0x1d,0xbc, -0x1d,0x22,0x7a,0x2a,0x28,0x5f,0x33,0x4a,0xf2,0x4f,0x3e,0x44,0x2b,0x1b,0x36,0x0d, -0x00,0x80,0xf6,0xf3,0x06,0xf7,0xf7,0x34,0xf3,0xef,0x53,0xeb,0xe5,0x30,0xe0,0xe0, -0x5b,0xe0,0xdc,0x0e,0xdd,0xe6,0x0a,0xed,0xe5,0xdd,0xe0,0xe2,0x6b,0xe1,0xd8,0x88, -0xc3,0xad,0xeb,0xa8,0xb7,0xc3,0xcc,0xe1,0x71,0xf5,0x06,0x70,0x0d,0x0c,0xc6,0x07, -0x08,0xc4,0x0b,0x0e,0x20,0x14,0x1b,0x18,0x1e,0x20,0x64,0x24,0x27,0x83,0x25,0x20, -0x14,0x1c,0x18,0x46,0x14,0x13,0xfc,0x19,0x26,0x04,0x3d,0x49,0xa8,0x4e,0x52,0xa9, -0x43,0x26,0x9b,0x09,0xf1,0x82,0xe8,0xf2,0x12,0xf8,0xfb,0xfb,0xfa,0xf2,0x4c,0xef, -0xed,0x03,0xe2,0xdd,0x01,0xd9,0xda,0xf7,0xe3,0xe9,0xe6,0xe9,0xeb,0x17,0xe7,0xe0, -0x2d,0xd8,0xcd,0xb4,0xc5,0xbc,0x60,0xb1,0xb4,0x80,0xc2,0xda,0x0f,0xf7,0x08,0x73, -0x0e,0x0e,0x51,0x0c,0x0a,0xb2,0x04,0x02,0x85,0x08,0x14,0xd7,0x1c,0x22,0x3b,0x24, -0x1f,0xce,0x1a,0x17,0xf3,0x14,0x1a,0xf6,0x23,0x2a,0xbb,0x2d,0x2d,0x15,0x35,0x40, -0xe2,0x43,0x41,0x1d,0x38,0x28,0xcd,0x15,0x02,0x98,0xf8,0xf6,0xf4,0xf5,0xf5,0x8b, -0xf8,0xfb,0xce,0xf0,0xe6,0x9f,0xe6,0xe2,0x6e,0xdb,0xd9,0x73,0xe0,0xeb,0xb6,0xf4, -0xee,0x72,0xda,0xcc,0xc9,0xca,0xcf,0x58,0xd1,0xc7,0x5d,0xbf,0xbd,0x26,0xc5,0xd7, -0x85,0xeb,0xf9,0xda,0x00,0x04,0xe4,0x08,0x09,0xd8,0x09,0x11,0x4c,0x16,0x14,0x3f, -0x18,0x1c,0x53,0x1f,0x21,0xe1,0x1b,0x11,0xae,0x03,0x08,0xd6,0x24,0x3a,0xbd,0x3e, -0x35,0x31,0x24,0x1f,0x51,0x33,0x4b,0x46,0x50,0x3e,0xc0,0x21,0x08,0xdc,0xf9,0xf5, -0xf9,0xf6,0xf9,0xa7,0xfa,0xf2,0x09,0xe4,0xde,0xb3,0xe3,0xe6,0xe8,0xe2,0xe0,0x22, -0xe3,0xf1,0x08,0xfd,0xf3,0xcd,0xdb,0xc4,0xf8,0xbe,0xd5,0xa2,0xe8,0xdc,0x03,0xba, -0x9e,0x1e,0xa2,0xbd,0xf0,0xe7,0x08,0xa9,0x11,0x0f,0x6a,0x05,0xfe,0x4f,0x07,0x15, -0x7f,0x1d,0x1e,0x6c,0x1c,0x19,0x70,0x19,0x1c,0x88,0x1a,0x13,0xef,0x10,0x13,0xea, -0x1c,0x26,0x6e,0x29,0x20,0x65,0x1e,0x35,0x23,0x51,0x5e,0x61,0x56,0x39,0xd2,0x19, -0x00,0xab,0xee,0xef,0x34,0xfb,0xff,0xd8,0xfa,0xf3,0x2d,0xeb,0xe3,0xd7,0xe3,0xea, -0x09,0xec,0xe1,0x5a,0xdd,0xe0,0x40,0xe6,0xf1,0xa9,0xf3,0xe6,0x07,0xdc,0xd8,0x98, -0xcf,0xbc,0xba,0xac,0xa8,0x83,0xae,0xc8,0x30,0xe5,0xf9,0x63,0x04,0x08,0xd5,0x07, -0x07,0x30,0x0b,0x12,0x69,0x16,0x15,0xfb,0x14,0x18,0x22,0x1b,0x1e,0xbf,0x21,0x1e, -0x3c,0x1a,0x18,0x22,0x1b,0x19,0x02,0x1a,0x27,0x23,0x32,0x39,0x6d,0x47,0x52,0x63, -0x4b,0x34,0x01,0x19,0x0b,0x60,0x07,0x00,0x2d,0xf9,0xf4,0x25,0xf2,0xf0,0x30,0xee, -0xea,0x5d,0xe6,0xea,0x10,0xee,0xeb,0x48,0xe4,0xdc,0x57,0xd7,0xde,0x7d,0xed,0xee, -0x4f,0xe4,0xda,0x3a,0xd2,0xc1,0x19,0xb5,0xb4,0xae,0xbc,0xce,0xa8,0xe1,0xe9,0x58, -0xf1,0xf8,0xbb,0xff,0x08,0x9a,0x0e,0x11,0x76,0x13,0x14,0x6b,0x14,0x13,0x05,0x15, -0x18,0xfc,0x1f,0x25,0xfd,0x20,0x17,0x67,0x17,0x1f,0x62,0x2c,0x33,0xcb,0x2d,0x2a, -0x9e,0x34,0x3c,0x98,0x3a,0x34,0x27,0x2e,0x25,0x4e,0x1b,0x0a,0xcf,0xfc,0xf5,0xb4, -0xef,0xed,0x50,0xee,0xee,0x5b,0xf0,0xef,0x5e,0xe9,0xde,0xc1,0xd8,0xdc,0x66,0xdf, -0xe2,0xbc,0xdf,0xd3,0xd4,0xd7,0xde,0x8b,0xdb,0xd9,0x7d,0xd7,0xcf,0xa3,0xc4,0xbc, -0x94,0xc1,0xd4,0x5c,0xe5,0xf1,0x1c,0x04,0x13,0x47,0x16,0x11,0x07,0x0e,0x0c,0x6e, -0x0b,0x10,0x28,0x19,0x1e,0x65,0x23,0x25,0x91,0x20,0x1b,0x66,0x18,0x1c,0x99,0x2d, -0x38,0xc3,0x28,0x1c,0x61,0x1d,0x26,0xdc,0x39,0x45,0xfd,0x42,0x37,0xdd,0x27,0x13, -0x0c,0xff,0xee,0x19,0xe7,0xe8,0x23,0xec,0xf4,0xcc,0xfe,0xf7,0x6b,0xe4,0xdb,0x4d, -0xd8,0xdb,0x2b,0xe2,0xe7,0x60,0xe3,0xd3,0xe3,0xc8,0xcb,0xf7,0xd9,0xe1,0x8d,0xe1, -0xda,0x8d,0xd1,0xc4,0x8c,0xbe,0xc2,0xc3,0xd0,0xe6,0xb0,0xfd,0x0f,0x01,0x1a,0x1a, -0x35,0x0f,0x05,0x52,0x09,0x19,0x40,0x27,0x26,0xb3,0x1e,0x1b,0xb3,0x18,0x1a,0x12, -0x21,0x26,0xc9,0x28,0x2e,0x3c,0x2e,0x22,0xde,0x15,0x14,0x56,0x2a,0x3e,0xb4,0x3f, -0x39,0x1f,0x32,0x25,0x9b,0x13,0xfe,0x8a,0xf1,0xef,0xdf,0xf2,0xee,0x9e,0xe1,0xda, -0x44,0xdc,0xe1,0x68,0xe5,0xe4,0x89,0xe2,0xe6,0x14,0xea,0xe2,0xab,0xd9,0xd5,0x9f, -0xd7,0xde,0xce,0xde,0xd1,0x11,0xc6,0xc3,0xe3,0xc1,0xc5,0xab,0xd2,0xe1,0xa1,0xed, -0xf6,0xfe,0xff,0x07,0x52,0x12,0x23,0x28,0x2f,0x2e,0x1d,0x26,0x1e,0x81,0x19,0x14, -0x6d,0x0e,0x11,0xcb,0x19,0x20,0x8a,0x23,0x24,0xf2,0x23,0x28,0x40,0x2b,0x33,0x3b, -0x41,0x46,0x13,0x41,0x32,0xeb,0x1d,0x0b,0xbd,0x04,0x08,0x14,0x0b,0x01,0x13,0xf3, -0xe2,0xe0,0xcf,0xd0,0xe4,0xdd,0xeb,0x34,0xf3,0xf5,0x21,0xed,0xe2,0xbe,0xdd,0xdf, -0x5d,0xdf,0xd9,0xd7,0xda,0xde,0x19,0xd6,0xcb,0x3d,0xc6,0xba,0xa9,0xb8,0xc7,0x9f, -0xdb,0xec,0xc5,0xfd,0x06,0x38,0x02,0xfc,0xbc,0x04,0x15,0x47,0x23,0x25,0x0f,0x1f, -0x15,0x77,0x12,0x14,0xb4,0x16,0x18,0x38,0x1c,0x26,0x62,0x2d,0x28,0xb1,0x1c,0x16, -0x3b,0x1b,0x2e,0x4c,0x42,0x47,0xc2,0x46,0x3f,0xb8,0x2e,0x16,0x21,0xff,0xf9,0xf3, -0xfd,0x01,0x0a,0xfe,0xf4,0xd3,0xe3,0xda,0xb3,0xe0,0xe9,0x51,0xe9,0xe8,0xc3,0xe6, -0xde,0xab,0xda,0xd7,0x4c,0xd9,0xe8,0xdc,0xf5,0xed,0xed,0xd7,0xc2,0x48,0xbb,0xbb, -0x06,0xbc,0xc5,0x81,0xd5,0xe9,0x40,0xfc,0x04,0xd1,0x01,0xfd,0x0b,0xff,0x08,0x57, -0x18,0x20,0xc8,0x20,0x1e,0x22,0x1a,0x1a,0x9a,0x1e,0x22,0x59,0x22,0x1c,0x3a,0x10, -0x05,0x1f,0x0a,0x18,0xcc,0x2c,0x41,0x1e,0x54,0x59,0xd9,0x4f,0x34,0xff,0x1a,0x05, -0xf7,0xff,0x0a,0x13,0x0a,0x04,0x12,0x00,0xf6,0xa1,0xe9,0xe1,0x8c,0xe1,0xe5,0x9b, -0xe3,0xdf,0x9a,0xde,0xdc,0x89,0xda,0xe1,0x81,0xeb,0xf5,0xdd,0xfa,0xf0,0xf1,0xd3, -0xb1,0x95,0x9e,0xa5,0x83,0xbc,0xdc,0xfa,0xf6,0xf8,0x2c,0xeb,0xe7,0x37,0xf2,0xfc, -0xb1,0x03,0x0e,0x3c,0x19,0x1c,0x3d,0x1d,0x1c,0x69,0x1b,0x1d,0xd0,0x22,0x24,0x15, -0x22,0x1c,0xd8,0x0f,0x07,0xf1,0x0a,0x19,0xe1,0x2d,0x44,0xf8,0x50,0x4c,0xe3,0x3a, -0x25,0x4b,0x1a,0x1a,0xcf,0x1f,0x1a,0x51,0x0b,0x03,0x43,0xf9,0xef,0xb8,0xe8,0xe5, -0xd8,0xe3,0xdf,0x05,0xdf,0xe4,0x7e,0xeb,0xec,0x86,0xea,0xe7,0xa7,0xe2,0xdc,0xe6, -0xdc,0xde,0x47,0xd7,0xcb,0x53,0xc8,0xc7,0x4b,0xc2,0xc1,0x6a,0xcb,0xd8,0x89,0xe6, -0xf1,0x9d,0xfc,0x05,0xe6,0x09,0x0b,0xa8,0x0e,0x17,0xe0,0x1f,0x22,0x26,0x1f,0x16, -0x55,0x0f,0x0d,0x33,0x10,0x1b,0x21,0x28,0x2f,0xd4,0x2e,0x25,0x3e,0x1f,0x20,0x4c, -0x2c,0x3d,0x58,0x47,0x44,0x5e,0x33,0x19,0xb4,0x0b,0x0a,0x99,0x0a,0x07,0x22,0xfd, -0xf2,0x94,0xed,0xe9,0x90,0xe2,0xe7,0x28,0xec,0xe8,0x32,0xeb,0xf2,0x34,0xf1,0xe5, -0x42,0xd8,0xcf,0xba,0xd2,0xe0,0xf0,0xe6,0xdd,0xef,0xc7,0xbb,0x73,0xb4,0xba,0x7f, -0xd6,0xee,0xaf,0xf0,0xed,0xde,0xee,0xf4,0x90,0xff,0x0b,0xc8,0x11,0x14,0x80,0x14, -0x1b,0x22,0x1d,0x19,0xd6,0x18,0x1b,0x61,0x1f,0x1d,0xd5,0x19,0x19,0x51,0x1a,0x23, -0xb1,0x28,0x2a,0x2e,0x38,0x47,0x70,0x4b,0x44,0x69,0x32,0x1e,0xf6,0x0f,0x03,0x97, -0xfd,0x03,0xf8,0x05,0x01,0x0d,0xff,0xf6,0x9f,0xe9,0xe0,0x78,0xde,0xdc,0x4f,0xdd, -0xdd,0x42,0xe1,0xe7,0x5a,0xf2,0xf7,0x59,0xf3,0xe5,0xc3,0xcf,0xb7,0x9b,0xad,0xb5, -0xa7,0xc1,0xce,0xb6,0xd8,0xe1,0x21,0xf2,0x00,0xb7,0x00,0xfc,0x47,0xf8,0xf3,0xd1, -0xf5,0x00,0xbf,0x11,0x1e,0x5f,0x24,0x26,0x6f,0x25,0x21,0x13,0x20,0x19,0x90,0x0a, -0x01,0x29,0x07,0x1b,0x7e,0x38,0x4b,0x1a,0x4b,0x43,0x25,0x36,0x26,0x99,0x23,0x29, -0x3e,0x27,0x19,0xfa,0x08,0x02,0xee,0x05,0x06,0x86,0x00,0xf4,0xe7,0xea,0xe1,0x1e, -0xdc,0xdf,0x03,0xe1,0xdf,0xb6,0xe1,0xe7,0x33,0xed,0xf3,0x32,0xf1,0xe6,0x03,0xd2, -0xbd,0x63,0xbb,0xc4,0x25,0xc3,0xc3,0x8c,0xcc,0xd0,0x66,0xda,0xe7,0x88,0xf0,0xf7, -0xca,0x03,0x0b,0xd6,0x11,0x16,0xd2,0x15,0x15,0x4b,0x18,0x17,0x6e,0x11,0x13,0xd3, -0x1d,0x20,0xad,0x1b,0x16,0xb6,0x16,0x25,0xb6,0x33,0x2c,0x78,0x27,0x38,0x2f,0x4a, -0x49,0x1d,0x38,0x21,0x65,0x16,0x14,0xa1,0x12,0x0d,0x2d,0x03,0xf7,0x6f,0xef,0xeb, -0x25,0xf1,0xf2,0xf3,0xf2,0xf9,0xf3,0xf6,0xe8,0x4e,0xd5,0xc9,0x7a,0xd7,0xea,0x5d, -0xe9,0xdc,0x0f,0xd8,0xd3,0xdd,0xc9,0xc1,0x02,0xc0,0xc6,0x74,0xcf,0xd9,0xe5,0xdf, -0xe5,0xc1,0xe8,0xf5,0x04,0x05,0x0b,0x25,0x11,0x12,0xa2,0x0a,0x00,0x15,0xfd,0x05, -0x15,0x15,0x2a,0x69,0x37,0x30,0x4c,0x1f,0x11,0x59,0x0e,0x1a,0x2e,0x2f,0x34,0x99, -0x30,0x30,0xd5,0x31,0x33,0x21,0x39,0x3b,0x87,0x33,0x25,0xd2,0x11,0xfc,0x53,0xec, -0xe9,0x84,0xf1,0xfb,0xc0,0x03,0x05,0x85,0xfe,0xf3,0x01,0xe4,0xd3,0xf7,0xcb,0xd7, -0x1b,0xeb,0xf8,0x5e,0xf7,0xe8,0xf3,0xd6,0xc8,0x07,0xc7,0xcc,0xc7,0xc9,0xbe,0xb8, -0xb6,0xb7,0xad,0xc4,0xdd,0x12,0xfd,0x12,0xd5,0x15,0x10,0xf4,0x02,0xfa,0xb0,0xfe, -0x07,0xf0,0x0e,0x18,0xa5,0x25,0x2b,0x4c,0x26,0x1a,0x32,0x0b,0x05,0xe8,0x0c,0x1b, -0x14,0x2a,0x35,0xe8,0x39,0x39,0x87,0x38,0x42,0x7f,0x49,0x42,0x51,0x34,0x1b,0x15, -0xfd,0xf0,0x19,0xf3,0x00,0x43,0x0a,0x03,0x57,0xf5,0xee,0x98,0xee,0xe7,0x98,0xe0, -0xde,0x90,0xdf,0xe8,0xc5,0xf3,0xf4,0x5f,0xef,0xe6,0xf2,0xdc,0xd3,0xf9,0xcc,0xc3, -0xb8,0xbb,0xba,0x9b,0xbc,0xc2,0x88,0xd2,0xeb,0x17,0xfa,0xfd,0x8a,0xf9,0xf6,0xf3, -0xf7,0x02,0x89,0x0e,0x12,0x38,0x14,0x18,0xea,0x1a,0x1b,0xc2,0x1c,0x1b,0x93,0x17, -0x0f,0x9b,0x09,0x0f,0x38,0x1b,0x2b,0x3c,0x42,0x4f,0x86,0x47,0x3b,0x3d,0x36,0x2d, -0x2f,0x20,0x19,0x00,0x1b,0x14,0x67,0x05,0x02,0x0e,0x08,0x02,0xda,0xf4,0xec,0xb5, -0xea,0xea,0x39,0xeb,0xe6,0x4d,0xdf,0xe3,0x65,0xf4,0xf8,0x4a,0xee,0xe1,0x2f,0xd0, -0xba,0x1b,0xb3,0xbe,0xac,0xcc,0xd3,0xdd,0xd9,0xdf,0x42,0xe0,0xda,0x55,0xdb,0xe5, -0xd8,0xf1,0xfc,0x32,0xfe,0x01,0x78,0x07,0x0b,0xe7,0x0e,0x15,0xe2,0x17,0x1b,0x4a, -0x1f,0x1c,0x1c,0x13,0x0f,0x54,0x16,0x23,0xf1,0x32,0x3b,0x93,0x34,0x2d,0xaf,0x21, -0x1c,0x22,0x2b,0x37,0xc8,0x35,0x31,0x71,0x28,0x1b,0x08,0x0d,0x04,0x49,0x01,0x04, -0xe6,0x02,0xf7,0xf5,0xe9,0xe7,0x8a,0xea,0xea,0xa2,0xe6,0xe0,0x76,0xdd,0xe1,0xb8, -0xe7,0xe3,0x32,0xd9,0xd4,0x49,0xd6,0xdf,0xe0,0xde,0xcb,0xf0,0xb6,0xb6,0xd7,0xc1, -0xd2,0xe4,0xe4,0xf0,0x28,0xf8,0xfc,0x9b,0xfa,0xf7,0x4a,0xfd,0x09,0xe1,0x11,0x11, -0x4f,0x0f,0x13,0xbb,0x1f,0x29,0x19,0x26,0x1b,0x71,0x17,0x1c,0x30,0x21,0x21,0xaa, -0x1d,0x20,0xdf,0x2d,0x3f,0xc3,0x4e,0x52,0xec,0x41,0x29,0x4a,0x0d,0xf9,0xf5,0xf9, -0x03,0xdd,0x0f,0x16,0xb2,0x0c,0xf9,0x30,0xee,0xeb,0x0d,0xee,0xec,0x55,0xe3,0xde, -0xa5,0xdf,0xe1,0x42,0xe2,0xe7,0x85,0xef,0xee,0xe7,0xe2,0xd4,0x06,0xc8,0xb6,0xd5, -0xac,0xae,0xac,0xbe,0xdd,0x68,0xf9,0x00,0x38,0xf7,0xf0,0xe0,0xeb,0xed,0x96,0xfa, -0x09,0xc9,0x12,0x12,0xc9,0x0e,0x11,0xf0,0x17,0x1f,0x33,0x26,0x26,0xcc,0x1e,0x13, -0x4e,0x12,0x1e,0xee,0x2a,0x35,0x1c,0x46,0x46,0x56,0x32,0x26,0xa8,0x29,0x2a,0x58, -0x28,0x20,0xc7,0x15,0x11,0x9f,0x0e,0x05,0x27,0xf8,0xea,0x3d,0xea,0xf5,0x8a,0xfc, -0xf8,0x07,0xe9,0xda,0x3f,0xd3,0xd7,0x59,0xe7,0xef,0x7a,0xe9,0xdf,0xed,0xd8,0xcc, -0x97,0xc2,0xc4,0xd8,0xc7,0xcf,0x3c,0xd7,0xd6,0xfb,0xd5,0xda,0x9e,0xe3,0xe8,0xe1, -0xef,0x01,0x11,0x13,0x19,0xda,0x13,0x06,0xde,0xfc,0x01,0x4e,0x14,0x24,0x7d,0x28, -0x1e,0x7a,0x18,0x1b,0x42,0x1c,0x1f,0x73,0x23,0x29,0x61,0x32,0x45,0x00,0x4e,0x42, -0x03,0x26,0x12,0x15,0x1a,0x2a,0xd8,0x26,0x19,0xb9,0x0c,0x02,0x35,0xf4,0xe9,0x7f, -0xe7,0xf1,0xda,0x00,0x02,0x38,0xf3,0xe3,0x6b,0xe1,0xe5,0x5a,0xe3,0xdb,0x89,0xce, -0xd0,0xde,0xdf,0xe2,0x87,0xd0,0xbe,0xa6,0xbc,0xca,0x6f,0xd9,0xd9,0xf2,0xd6,0xdf, -0x87,0xe7,0xeb,0x16,0xf5,0xfc,0x27,0x02,0x0f,0xf2,0x13,0x0d,0x8b,0x07,0x04,0x31, -0x08,0x10,0xd9,0x16,0x1a,0xda,0x20,0x2a,0xc4,0x2e,0x24,0x3c,0x1b,0x26,0x0a,0x36, -0x3e,0x02,0x40,0x3a,0x0e,0x35,0x28,0xee,0x14,0x0f,0xee,0x1e,0x1f,0x67,0x10,0x0a, -0x02,0x04,0xf7,0xdd,0xee,0xee,0xfc,0xf3,0xf7,0xef,0xf7,0xf1,0xf6,0xe7,0xdf,0x2f, -0xde,0xdd,0x63,0xde,0xe1,0x5f,0xda,0xcb,0x65,0xbe,0xb4,0x38,0xbc,0xd0,0xe7,0xdc, -0xe1,0xe9,0xe6,0xe1,0x67,0xda,0xdf,0x83,0xe9,0xf3,0x4e,0xff,0x0b,0xa0,0x0a,0x0b, -0x7d,0x0e,0x12,0x99,0x12,0x12,0x30,0x16,0x17,0x04,0x19,0x1d,0x3f,0x27,0x2e,0x5b, -0x35,0x3d,0xcd,0x39,0x28,0x3d,0x23,0x30,0xe0,0x39,0x31,0xf4,0x20,0x15,0xc7,0x12, -0x14,0x8f,0x15,0x0e,0xf1,0x04,0x02,0x99,0x00,0xf8,0xa5,0xee,0xeb,0x4c,0xf1,0xf9, -0x4a,0xf8,0xea,0xd7,0xda,0xd2,0x04,0xcd,0xc4,0xfe,0xc6,0xda,0x72,0xe9,0xde,0x8d, -0xca,0xbf,0x74,0xbe,0xcd,0xc2,0xe2,0xee,0xa9,0xec,0xe5,0x89,0xe7,0xf0,0x51,0xf6, -0xfb,0xb9,0x01,0x09,0x86,0x0c,0x0b,0xb8,0x09,0x0d,0x17,0x18,0x26,0x4f,0x2b,0x27, -0x24,0x2b,0x29,0xaf,0x25,0x24,0x2b,0x2a,0x36,0xaa,0x37,0x2b,0x4d,0x2b,0x2f,0xb6, -0x2c,0x29,0x67,0x22,0x1a,0xdb,0x14,0x0d,0x0e,0x03,0xfa,0x7e,0xfc,0xfd,0xc5,0xfb, -0xf6,0x9c,0xf0,0xe5,0x2d,0xdb,0xd9,0xca,0xdc,0xe4,0x22,0xe8,0xdd,0x17,0xd1,0xcc, -0x42,0xc8,0xcf,0x24,0xdb,0xe2,0x9c,0xdc,0xcd,0x71,0xc0,0xc0,0x6d,0xcb,0xde,0xfc, -0xf1,0xfc,0x8a,0x05,0x07,0x35,0x00,0xfb,0x4d,0xfe,0x09,0x28,0x19,0x25,0xf6,0x28, -0x25,0xe9,0x1c,0x16,0x5e,0x1b,0x23,0xa2,0x2b,0x34,0xc3,0x2d,0x21,0x0a,0x21,0x21, -0x49,0x2b,0x3d,0xf2,0x48,0x48,0x49,0x36,0x18,0x3e,0xff,0xf7,0x26,0x00,0x07,0x76, -0x05,0xfe,0xd8,0xf8,0xf4,0x71,0xeb,0xe1,0x85,0xdd,0xda,0x9f,0xd5,0xdc,0xa8,0xe4, -0xe6,0x48,0xe5,0xe2,0x75,0xe0,0xd8,0x7c,0xcc,0xc3,0x1c,0xc1,0xc2,0x34,0xbe,0xc4, -0x0c,0xde,0xf2,0x2c,0xf7,0xf8,0x5d,0xf8,0xf9,0xed,0x03,0x09,0x3f,0x0b,0x0d,0x03, -0x0a,0x10,0xae,0x21,0x2d,0x49,0x2c,0x27,0x2c,0x1e,0x0f,0x7e,0x08,0x0d,0x2d,0x1e, -0x2d,0xcf,0x39,0x44,0xba,0x49,0x45,0xa2,0x38,0x29,0x4d,0x1b,0x0e,0x49,0x0a,0x13, -0x5b,0x1b,0x11,0x9f,0x01,0xf4,0xd6,0xec,0xed,0xdc,0xef,0xea,0xcd,0xdf,0xd6,0xd5, -0xd6,0xdb,0x3c,0xe1,0xea,0x45,0xf5,0xf6,0xa9,0xe9,0xd5,0x47,0xc0,0xb2,0xeb,0xad, -0xb5,0xf7,0xc9,0xdb,0xfe,0xe7,0xf4,0x4d,0xf2,0xe3,0x9b,0xdf,0xe6,0xda,0xf8,0x0f, -0x03,0x1a,0x1b,0x6a,0x1b,0x1a,0xd8,0x16,0x16,0xd6,0x1a,0x23,0x96,0x28,0x20,0xec, -0x17,0x12,0x1f,0x11,0x1b,0x2b,0x2e,0x46,0x40,0x57,0x4d,0x5a,0x32,0x1f,0x28,0x16, -0x0b,0x26,0x10,0x19,0x3e,0x1f,0x1d,0xc9,0x14,0x01,0xe2,0xec,0xe0,0xdd,0xe1,0xe7, -0xbf,0xea,0xef,0x78,0xee,0xdd,0x7b,0xd0,0xcf,0x3f,0xd8,0xe4,0x8c,0xf0,0xed,0xb4, -0xd8,0xca,0x40,0xc4,0xc0,0x8a,0xc5,0xcb,0x3e,0xd2,0xd9,0xc2,0xe2,0xe9,0xf8,0xeb, -0xe7,0xca,0xe9,0xfa,0xd5,0x0e,0x21,0xd3,0x28,0x24,0x9c,0x17,0x0f,0x17,0x15,0x1e, -0x9b,0x26,0x2b,0x68,0x2b,0x26,0xe4,0x20,0x1b,0x52,0x15,0x1c,0x37,0x33,0x43,0xd6, -0x43,0x3f,0xd5,0x36,0x2b,0x72,0x1c,0x0e,0xea,0x05,0x02,0x39,0x09,0x0b,0xf1,0xfb, -0xed,0xe9,0xe4,0xde,0x39,0xdd,0xdf,0x30,0xe8,0xf2,0x14,0xf0,0xe3,0x92,0xd4,0xcf, -0x90,0xd4,0xe2,0x69,0xed,0xe1,0xaf,0xcc,0xbd,0x5d,0xb6,0xb9,0xbd,0xc4,0xcf,0x3e, -0xe3,0xf7,0x2f,0x03,0x01,0x34,0xfa,0xf4,0x50,0xf9,0x05,0xc6,0x13,0x22,0x5b,0x2d, -0x28,0x45,0x14,0x07,0x40,0x0a,0x1a,0x3b,0x2f,0x35,0x4e,0x2d,0x21,0xf0,0x11,0x14, -0xc8,0x24,0x3d,0x24,0x4c,0x49,0x42,0x48,0x3d,0xe9,0x23,0x0e,0xb2,0x00,0xfc,0x99, -0xfd,0x02,0x1f,0x03,0xfe,0x94,0xec,0xd4,0x2e,0xcb,0xdc,0x97,0xf8,0xff,0x89,0xf5, -0xe6,0x37,0xd4,0xc6,0xb7,0xc9,0xdd,0x0e,0xed,0xee,0xc5,0xdf,0xcb,0xa3,0xb7,0xac, -0xb6,0xb2,0xc4,0x6d,0xd9,0xec,0x4a,0xff,0x09,0x17,0x06,0x01,0x4d,0x02,0x06,0x09, -0x17,0x29,0xd4,0x29,0x15,0xae,0x02,0x02,0xc1,0x0d,0x1a,0x90,0x27,0x2f,0x05,0x28, -0x1b,0x6e,0x18,0x1c,0xcb,0x26,0x38,0x96,0x45,0x4c,0xdd,0x47,0x38,0xc9,0x2e,0x21, -0xfb,0x0b,0xf6,0x19,0xf1,0xf8,0x3a,0xf9,0xf1,0xd5,0xe7,0xe0,0x1f,0xea,0xf3,0x69, -0xf3,0xed,0xc8,0xe7,0xdf,0x1d,0xd9,0xdd,0x2d,0xe9,0xeb,0x3b,0xe6,0xdd,0x89,0xcc, -0xb9,0x45,0xb4,0xb6,0x48,0xbe,0xc5,0x56,0xd3,0xf1,0x43,0x03,0x01,0xdb,0x03,0x0c, -0x3e,0x10,0x12,0xf2,0x10,0x0b,0xa4,0x07,0x09,0xcd,0x0f,0x1a,0xb9,0x25,0x2f,0x1e, -0x32,0x25,0x6b,0x13,0x04,0xf4,0x01,0x10,0x72,0x28,0x43,0x64,0x54,0x51,0x2f,0x3d, -0x2b,0x1d,0x26,0x1e,0x15,0x12,0x06,0xc3,0xfc,0xf2,0xf5,0xe7,0xe7,0xca,0xef,0xfb, -0x85,0x05,0x04,0x76,0xf4,0xe2,0xf3,0xd3,0xc8,0xf4,0xc6,0xd6,0xb0,0xee,0xfd,0xb1, -0xfd,0xf5,0x18,0xdd,0xbd,0x3a,0xac,0xb1,0x8d,0xc4,0xcd,0x39,0xd0,0xd7,0xf3,0xe4, -0xf7,0xff,0x0c,0x19,0xf3,0x1a,0x14,0x72,0x06,0xfe,0x31,0xfe,0x05,0x45,0x0f,0x1d, -0x27,0x2c,0x30,0x57,0x2a,0x22,0x7d,0x21,0x18,0x45,0x0c,0x13,0x45,0x26,0x31,0x89, -0x35,0x3d,0x5f,0x45,0x44,0x40,0x3a,0x27,0x0d,0x0c,0xf3,0x17,0xec,0xf5,0x5e,0x00, -0xf8,0x16,0xed,0xf2,0x84,0xfe,0xfe,0x77,0xed,0xdd,0xcc,0xde,0xe3,0x1a,0xde,0xd5, -0x7e,0xd5,0xdf,0xce,0xf0,0xf3,0xd9,0xeb,0xe4,0xd3,0xcb,0xab,0x9c,0xa2,0xab,0x2e, -0xc3,0xe6,0x84,0x06,0x18,0x92,0x11,0xfc,0x93,0xf6,0x05,0x95,0x0d,0x09,0x23,0x06, -0x09,0x57,0x16,0x20,0x1b,0x1c,0x16,0x19,0x1f,0x2d,0xe8,0x2b,0x1f,0xd5,0x12,0x02, -0xdd,0xff,0x1b,0x91,0x4b,0x69,0x63,0x66,0x4d,0xde,0x2c,0x10,0xc7,0xfd,0xf4,0x01, -0xf9,0x02,0x95,0x01,0xfb,0x9c,0xf9,0xf8,0xbc,0xf8,0xf1,0x1e,0xe0,0xd6,0x24,0xdf, -0xe6,0x38,0xe6,0xe3,0x9e,0xdd,0xe6,0xbb,0xf7,0xfd,0x76,0xed,0xcc,0xcb,0xa6,0x93, -0x7a,0xa6,0xcb,0x91,0xe5,0xf5,0xbc,0xfb,0xef,0xfd,0xed,0x00,0x5e,0x11,0x0e,0xdc, -0x07,0x01,0x9c,0x02,0x0c,0xf8,0x1d,0x2c,0x7b,0x2c,0x1f,0xd1,0x11,0x0d,0x43,0x0c, -0x0a,0x68,0x0d,0x16,0x19,0x26,0x3c,0xad,0x50,0x54,0x86,0x4c,0x41,0x16,0x2f,0x1b, -0x8d,0x0e,0x05,0xc5,0x00,0xf9,0x5b,0xf3,0xf2,0x33,0xf9,0x03,0xa7,0xfe,0xee,0x11, -0xe1,0xd8,0x12,0xd4,0xda,0x63,0xea,0xf8,0x4b,0xfc,0xf6,0x98,0xe4,0xd4,0x1f,0xcd, -0xc9,0x80,0xc6,0xbe,0x33,0xb2,0xaf,0x41,0xbf,0xdd,0x0c,0xfe,0x0e,0x21,0x09,0xfe, -0x5a,0xfb,0xff,0x84,0x03,0x08,0xf7,0x0e,0x14,0xab,0x18,0x21,0x52,0x2a,0x2a,0x04, -0x1e,0x0a,0xdb,0xfe,0x06,0x01,0x1c,0x2b,0xdb,0x31,0x39,0xa7,0x3c,0x39,0x95,0x3f, -0x44,0xa8,0x38,0x20,0xe4,0x02,0xfa,0x37,0x05,0x0f,0x8f,0x11,0x07,0xbd,0xfa,0xf3, -0xd2,0xee,0xec,0xf3,0xe8,0xe6,0x3a,0xdf,0xdc,0x87,0xdf,0xe8,0xd3,0xf2,0xf2,0xdd, -0xe3,0xd7,0x28,0xca,0xc0,0xae,0xc0,0xc7,0xe9,0xc9,0xc9,0x11,0xd6,0xe7,0x8c,0xf0, -0xf0,0x99,0xef,0xed,0x6b,0xec,0xf6,0x34,0x07,0x11,0xe4,0x15,0x14,0x67,0x11,0x14, -0x71,0x1b,0x23,0xe4,0x1d,0x16,0xe9,0x1d,0x26,0xec,0x29,0x2e,0x81,0x31,0x30,0x12, -0x28,0x21,0x3c,0x2a,0x2f,0x8f,0x2c,0x2b,0x72,0x25,0x1a,0xad,0x13,0x0f,0xd5,0x05, -0xfa,0x14,0xfa,0xfb,0x0f,0xf7,0xef,0xb5,0xeb,0xe5,0x7f,0xdd,0xe2,0x4b,0xec,0xe5, -0x71,0xda,0xd3,0xb9,0xcd,0xca,0x10,0xd1,0xe0,0x1a,0xeb,0xe5,0x24,0xda,0xcf,0x19, -0xc5,0xc4,0xaf,0xcd,0xdc,0x0f,0xee,0xff,0xb8,0x04,0x01,0xcb,0xff,0xfe,0x5f,0x01, -0x0d,0x2c,0x1b,0x23,0x32,0x23,0x1e,0x66,0x17,0x15,0x98,0x1d,0x2b,0xed,0x35,0x32, -0x8d,0x26,0x1d,0x33,0x17,0x1d,0x76,0x32,0x3e,0x55,0x3b,0x3a,0x31,0x32,0x20,0x0a, -0x0d,0x02,0x97,0xfc,0xf7,0x9b,0xf6,0xfa,0xb4,0xfb,0xfb,0x74,0xf6,0xe9,0x49,0xdb, -0xd6,0xe6,0xda,0xe0,0x86,0xdc,0xd4,0x53,0xda,0xe8,0x60,0xee,0xec,0x38,0xdb,0xc3, -0xd8,0xbb,0xbf,0xea,0xc1,0xc6,0xc9,0xd7,0xed,0xee,0xf6,0xf9,0x9b,0x02,0x0b,0x1d, -0x0d,0x08,0x33,0xff,0xfb,0x8d,0x04,0x11,0xfa,0x1f,0x28,0x2c,0x2a,0x28,0xd7,0x25, -0x1c,0xb8,0x12,0x0d,0x09,0x10,0x24,0xb6,0x3e,0x42,0x55,0x38,0x38,0xf6,0x33,0x26, -0x08,0x1e,0x24,0xf9,0x27,0x1a,0xdd,0x05,0xf5,0xdb,0xe9,0xe7,0x40,0xee,0xf3,0x84, -0xfb,0x00,0xef,0xf7,0xe5,0x39,0xd5,0xc9,0x89,0xd1,0xe2,0xe7,0xee,0xf1,0x16,0xe3, -0xd0,0x4a,0xc5,0xc0,0x70,0xc2,0xcf,0xac,0xdf,0xe1,0x93,0xd4,0xcb,0xbc,0xce,0xe3, -0x61,0xfb,0x0f,0xf6,0x1a,0x21,0xf4,0x1f,0x11,0xd8,0x01,0xfa,0x16,0x01,0x13,0xae, -0x27,0x31,0xe1,0x2f,0x26,0x76,0x16,0x11,0x74,0x1d,0x29,0xd3,0x2e,0x32,0x7d,0x39, -0x39,0xee,0x2a,0x1d,0xe2,0x1f,0x25,0xec,0x1d,0x16,0x3e,0x19,0x12,0x12,0xff,0xe9, -0x12,0xd9,0xda,0xb3,0xe8,0xff,0xf3,0x0a,0xfe,0xcf,0xe6,0xcc,0x7a,0xc4,0xce,0xa7, -0xda,0xe1,0x01,0xe2,0xe8,0x82,0xe7,0xd8,0xf4,0xbe,0xb2,0x9f,0xbb,0xd1,0x65,0xe9, -0xfa,0xd6,0xf7,0xe7,0xb9,0xdd,0xe0,0x93,0xf1,0x10,0xe5,0x26,0x2a,0xf3,0x1e,0x0d, -0x5f,0xfd,0xfd,0xbb,0x0e,0x23,0x94,0x31,0x39,0xf1,0x3a,0x31,0x11,0x1a,0x08,0x65, -0x10,0x2e,0x89,0x49,0x58,0xad,0x4e,0x2e,0x82,0x0f,0xfe,0x0e,0xf9,0xf7,0xea,0x03, -0x18,0xaf,0x23,0x12,0x07,0xf4,0xdb,0x09,0xd4,0xe4,0x1d,0xfd,0x05,0xce,0xfe,0xe9, -0x14,0xcd,0xbb,0xeb,0xc2,0xd9,0xb1,0xe7,0xe8,0xe8,0xdd,0xcf,0x45,0xc4,0xba,0x09, -0xb5,0xc5,0xce,0xe5,0xff,0x84,0x11,0x10,0xc3,0xf8,0xdf,0xcf,0xd9,0xe8,0xb7,0x06, -0x1f,0x81,0x23,0x1c,0x18,0x10,0x07,0x27,0x0a,0x1b,0xf0,0x26,0x29,0x3b,0x34,0x3b, -0x29,0x2f,0x1e,0x09,0x1b,0x22,0x33,0x29,0x39,0x84,0x4b,0x48,0x6b,0x2e,0x0e,0x01, -0xf6,0xf1,0x67,0xfd,0x0c,0x16,0x15,0x18,0xba,0x0d,0xf4,0x2b,0xe2,0xdf,0x43,0xe5, -0xe7,0x2c,0xeb,0xec,0x63,0xe9,0xdc,0x61,0xd1,0xcd,0x6c,0xce,0xd0,0xc2,0xdd,0xe5, -0xfb,0xde,0xce,0x97,0xbd,0xb9,0xe8,0xc7,0xe6,0x78,0x03,0x0e,0x73,0x02,0xee,0x10, -0xe4,0xe8,0x28,0xf8,0x09,0x42,0x18,0x22,0x2b,0x22,0x1e,0x0a,0x1a,0x17,0x5a,0x1a, -0x16,0xce,0x14,0x20,0x1c,0x2f,0x36,0xd4,0x34,0x2c,0x91,0x23,0x2b,0x96,0x39,0x38, -0x65,0x30,0x21,0xe1,0x14,0x14,0x1f,0x13,0x0a,0xec,0xfc,0xf6,0xdf,0xfa,0xfa,0xb6, -0xf2,0xe9,0xbb,0xe5,0xe7,0x35,0xe2,0xdb,0x43,0xe6,0xf0,0xd8,0xeb,0xe3,0x38,0xd4, -0xc9,0xb5,0xcb,0xcb,0x0b,0xc9,0xcb,0x1b,0xcd,0xd0,0xc7,0xd5,0xd7,0x37,0xda,0xe4, -0x9e,0xf4,0x06,0x7f,0x0e,0x0a,0xc6,0x09,0x0d,0x91,0x12,0x12,0x40,0x0b,0x0f,0xaa, -0x19,0x1a,0xf0,0x16,0x1b,0xb6,0x23,0x23,0xc3,0x1b,0x18,0x53,0x26,0x35,0x5d,0x42, -0x48,0xdb,0x41,0x2b,0x7a,0x1c,0x20,0x8e,0x27,0x23,0x95,0x10,0xfd,0x1e,0xf6,0xf0, -0x54,0xee,0xf0,0x33,0xf5,0xfd,0x9c,0xfc,0xec,0xfd,0xe0,0xdf,0x1f,0xe4,0xe6,0x37, -0xe0,0xdb,0xf1,0xe1,0xe8,0xa2,0xdc,0xc4,0xef,0xb7,0xbe,0xa4,0xcf,0xd6,0x1d,0xd1, -0xcd,0x93,0xd4,0xe0,0x2e,0xf2,0x06,0xa0,0x11,0x14,0xc7,0x0a,0xfe,0x6a,0xfd,0x04, -0xeb,0x10,0x1b,0xf6,0x1f,0x1d,0x66,0x19,0x1b,0x46,0x24,0x28,0x0a,0x26,0x28,0x28, -0x2b,0x28,0xc8,0x28,0x29,0x67,0x2c,0x39,0x2e,0x3c,0x2e,0xf3,0x23,0x1a,0x00,0x04, -0xf6,0xcd,0xff,0x05,0xcf,0x04,0xff,0x5d,0xf6,0xee,0x01,0xf0,0xf0,0xdc,0xe3,0xd8, -0x70,0xda,0xdf,0xcc,0xe1,0xe1,0xc0,0xdb,0xdc,0xb4,0xe3,0xdf,0x0f,0xd8,0xd4,0x37, -0xc5,0xb9,0x89,0xbc,0xca,0x14,0xdf,0xf4,0x79,0xfd,0xf4,0x17,0xef,0xf3,0x16,0xfd, -0x0a,0x85,0x10,0x0f,0x22,0x12,0x1d,0xd1,0x27,0x30,0xd0,0x2e,0x1c,0xf3,0x08,0x04, -0x6e,0x11,0x26,0x8d,0x34,0x34,0x03,0x34,0x3d,0xff,0x38,0x2c,0x36,0x27,0x27,0x44, -0x27,0x22,0x4c,0x1b,0x11,0x89,0x0a,0x04,0x3e,0x00,0xfc,0x05,0xf6,0xeb,0xc4,0xde, -0xd7,0xd5,0xd0,0xce,0x7a,0xdc,0xf0,0xcf,0x01,0x03,0x1a,0xeb,0xd1,0x12,0xc5,0xbb, -0xa1,0xba,0xc7,0xdb,0xda,0xee,0x6d,0xf4,0xd9,0xd8,0xbe,0xc0,0x27,0xd5,0xe7,0x43, -0xf2,0xff,0xd4,0x0c,0x15,0x0d,0x15,0x14,0x09,0x18,0x1c,0x06,0x1f,0x1f,0xc8,0x1f, -0x1a,0xe6,0x10,0x10,0xce,0x14,0x24,0x84,0x3e,0x4c,0x11,0x44,0x31,0x19,0x19,0x02, -0xaf,0x08,0x30,0x40,0x4a,0x49,0xb1,0x35,0x21,0x26,0x0e,0xf8,0x1b,0xea,0xe1,0x47, -0xe0,0xe8,0xb6,0xef,0xee,0x79,0xed,0xee,0x16,0xe6,0xdb,0xc7,0xda,0xdc,0x2d,0xe0, -0xdd,0x19,0xd5,0xcc,0x74,0xc4,0xca,0xd9,0xdc,0xe4,0x18,0xd8,0xce,0xf8,0xc9,0xcb, -0x7f,0xd5,0xde,0x39,0xea,0xfd,0xda,0x16,0x2b,0x6e,0x30,0x21,0x5f,0x0e,0xfe,0x96, -0xfc,0x09,0xad,0x18,0x26,0x33,0x33,0x3a,0xc4,0x2a,0x13,0xc2,0x0d,0x1c,0x8d,0x31, -0x3f,0x7d,0x44,0x37,0x02,0x22,0x17,0xe0,0x1a,0x2c,0x55,0x34,0x32,0x90,0x24,0x09, -0xc9,0xe9,0xd1,0x1c,0xd0,0xe2,0x69,0xf2,0xf6,0x39,0xfb,0xfb,0xf8,0xf1,0xdb,0x92, -0xc0,0xc0,0x35,0xd8,0xeb,0xae,0xf4,0xeb,0xda,0xd1,0xc5,0xaa,0xc5,0xc8,0x17,0xd0, -0xd4,0x31,0xd4,0xd0,0x9a,0xce,0xd7,0x9d,0xe6,0xfc,0x37,0x0f,0x1a,0x42,0x1f,0x21, -0xce,0x21,0x19,0x24,0x0c,0x05,0x50,0x0d,0x21,0x89,0x31,0x30,0x39,0x23,0x19,0xb2, -0x15,0x1c,0x06,0x2c,0x36,0x63,0x3d,0x40,0x68,0x34,0x23,0x29,0x1d,0x27,0xfa,0x2e, -0x2c,0xcd,0x1e,0x00,0x3f,0xf0,0xed,0x29,0xea,0xe8,0x9e,0xe3,0xdf,0xb8,0xe5,0xea, -0xf0,0xe7,0xe5,0x4d,0xea,0xee,0xe4,0xec,0xed,0xc2,0xe5,0xcf,0x94,0xbe,0xb7,0x7b, -0xb7,0xc9,0x29,0xe0,0xe8,0x20,0xd9,0xc2,0x55,0xc0,0xd3,0xae,0xed,0x03,0xba,0x0c, -0x0d,0xcc,0x12,0x1b,0xa1,0x1b,0x20,0x96,0x24,0x1c,0x11,0x16,0x14,0x18,0x0f,0x0f, -0x66,0x0f,0x10,0x66,0x22,0x39,0xcc,0x4c,0x53,0xd7,0x40,0x29,0xde,0x1e,0x21,0xb4, -0x30,0x36,0x8a,0x30,0x23,0xf7,0x0f,0x03,0x1c,0xfb,0xf0,0x08,0xeb,0xea,0x69,0xe4, -0xdf,0xc9,0xe5,0xeb,0x38,0xea,0xe6,0xee,0xea,0xf1,0xee,0xf3,0xe7,0x3a,0xd8,0xc8, -0x12,0xba,0xbc,0x93,0xc5,0xce,0x59,0xd3,0xd3,0x3e,0xcf,0xce,0x81,0xd6,0xe2,0xcc, -0xed,0xf7,0x2f,0xff,0x04,0xd0,0x0f,0x1d,0xee,0x21,0x16,0x7f,0x0d,0x0e,0xa2,0x17, -0x1d,0x5c,0x19,0x13,0x0c,0x14,0x1b,0x3b,0x2b,0x3a,0x1f,0x3f,0x38,0xe6,0x2f,0x29, -0x79,0x2a,0x31,0x31,0x3c,0x3f,0x84,0x2f,0x18,0xa3,0x08,0x02,0x3d,0x05,0x03,0x6c, -0xf5,0xe6,0x0a,0xe5,0xea,0xf5,0xee,0xef,0xdd,0xe9,0xe5,0x5a,0xe2,0xd9,0xf9,0xd2, -0xd5,0xd9,0xd5,0xd2,0x95,0xd9,0xdd,0x7d,0xdb,0xd2,0x34,0xc7,0xbd,0xbd,0xbc,0xc7, -0x65,0xd9,0xef,0x50,0xfa,0xfa,0xa0,0xf7,0xfd,0x69,0x08,0x11,0x6f,0x16,0x17,0x48, -0x13,0x0c,0xa7,0x11,0x1f,0x39,0x2a,0x2d,0x10,0x29,0x1d,0x8a,0x18,0x1c,0xf1,0x1c, -0x1d,0xf7,0x2b,0x40,0xde,0x50,0x50,0x5e,0x44,0x31,0x35,0x16,0x01,0x91,0x03,0x10, -0xcc,0x10,0x09,0xb5,0xff,0xed,0x60,0xdb,0xde,0x20,0xef,0xf7,0xa2,0xef,0xe4,0x49, -0xdd,0xd6,0x64,0xd5,0xdb,0x94,0xe3,0xeb,0x52,0xee,0xe4,0xdf,0xc1,0x9f,0x65,0xa2, -0xb9,0x58,0xcc,0xe0,0xb8,0xf5,0xf7,0x0c,0xec,0xe8,0x6a,0xee,0xfe,0x34,0x15,0x21, -0xec,0x1c,0x11,0x33,0x09,0x0b,0x28,0x15,0x20,0x30,0x28,0x26,0xd1,0x1e,0x16,0x66, -0x14,0x15,0xb8,0x1c,0x39,0xc3,0x56,0x4c,0xf7,0x2c,0x24,0x2d,0x30,0x35,0x77,0x2e, -0x1d,0xed,0x0c,0x04,0xaa,0xfe,0xf5,0xad,0xef,0xec,0x88,0xee,0xf3,0xc3,0xf3,0xe8, -0x54,0xdf,0xe6,0xb9,0xf0,0xf2,0x07,0xec,0xe6,0x00,0xe9,0xdf,0xfa,0xc2,0xb2,0xbd, -0xc1,0xdc,0x77,0xe5,0xd4,0xd0,0xb9,0xad,0x19,0xbf,0xe1,0x72,0xf8,0x03,0x36,0x06, -0x07,0xa2,0x08,0x0a,0x99,0x0f,0x16,0xd3,0x1f,0x25,0x90,0x17,0x06,0xb1,0x03,0x13, -0xc3,0x24,0x2d,0x40,0x2a,0x20,0x1c,0x24,0x37,0x53,0x3f,0x3a,0x16,0x31,0x2a,0x7f, -0x2e,0x2d,0xff,0x26,0x23,0xd3,0x1b,0x0c,0x04,0x01,0xfd,0x9a,0xfb,0xf8,0xec,0xf1, -0xe2,0x6a,0xda,0xe2,0x16,0xee,0xf7,0x13,0xf5,0xe2,0xc6,0xd1,0xd4,0xcf,0xe3,0xe8, -0xcb,0xe1,0xd0,0x64,0xbf,0xbe,0xea,0xc7,0xd5,0xf0,0xdf,0xdf,0x24,0xd6,0xd2,0xbd, -0xdc,0xef,0x63,0xfa,0xfe,0x1c,0x05,0x08,0xbe,0x0e,0x16,0xda,0x1b,0x1b,0x2d,0x11, -0x09,0xf5,0x11,0x20,0xb8,0x26,0x22,0xa8,0x21,0x25,0x73,0x27,0x28,0x06,0x2d,0x36, -0x8b,0x3c,0x35,0xa6,0x27,0x21,0xd9,0x2e,0x35,0x72,0x2a,0x16,0x38,0xff,0xf0,0xf9, -0xf1,0xff,0x2b,0xfe,0xed,0x8c,0xde,0xdb,0x84,0xe6,0xf4,0x8f,0xf9,0xf1,0x11,0xe7, -0xda,0x8d,0xcd,0xc7,0x47,0xcc,0xd3,0xe7,0xce,0xcb,0x0a,0xd4,0xd9,0x7e,0xd8,0xd0, -0x7d,0xcb,0xcd,0xf5,0xda,0xf5,0xca,0x08,0x0b,0xe6,0x01,0xfc,0xaa,0x06,0x18,0x58, -0x28,0x25,0x80,0x12,0x04,0x65,0x00,0x04,0x59,0x0d,0x1f,0xd3,0x32,0x3b,0xff,0x3b, -0x33,0x89,0x2e,0x2b,0x90,0x26,0x2b,0xe2,0x30,0x33,0x57,0x2f,0x27,0xe1,0x26,0x22, -0x8a,0x10,0xff,0xe0,0xf8,0xf5,0x01,0xea,0xdc,0xb3,0xdb,0xe6,0xeb,0xf1,0xfa,0xab, -0x00,0xfe,0x51,0xea,0xd6,0x54,0xcb,0xc6,0xb3,0xc9,0xd4,0xfe,0xda,0xd9,0xe6,0xd1, -0xca,0x50,0xc8,0xcc,0xc0,0xcc,0xc7,0x3e,0xcd,0xde,0xe7,0xf3,0x02,0x73,0x09,0x16, -0xf1,0x21,0x24,0xf8,0x1c,0x12,0x64,0x0a,0x06,0xe2,0x09,0x15,0x1d,0x22,0x27,0xdf, -0x26,0x26,0xe0,0x22,0x21,0xa3,0x26,0x2f,0xa4,0x33,0x30,0x21,0x2f,0x32,0x3c,0x3b, -0x43,0xf4,0x36,0x1c,0xa7,0x0c,0x05,0xed,0xfd,0xf0,0xb0,0xdd,0xd3,0x1b,0xdb,0xea, -0xba,0xf2,0xf0,0x47,0xf2,0xf2,0x3b,0xeb,0xe3,0x39,0xe1,0xe6,0xd2,0xe5,0xdb,0x5c, -0xd1,0xcd,0x59,0xcb,0xc5,0xc7,0xc2,0xc1,0x85,0xc1,0xc9,0x27,0xd5,0xdc,0xf9,0xe4, -0xf0,0xa5,0x04,0x1c,0x12,0x27,0x28,0x51,0x25,0x1f,0xf0,0x16,0x0f,0x37,0x07,0x0a, -0x96,0x17,0x21,0xa7,0x24,0x22,0x51,0x14,0x0a,0x05,0x16,0x2a,0x2c,0x48,0x59,0x0e, -0x50,0x3c,0x4d,0x29,0x20,0x7e,0x26,0x2a,0x5e,0x27,0x17,0x12,0xff,0xe2,0x28,0xd2, -0xcf,0x97,0xd8,0xe4,0xc8,0xee,0xf8,0x92,0xfd,0xf4,0xe6,0xe0,0xd3,0x5c,0xdc,0xf0, -0xac,0xff,0x00,0xc9,0xe9,0xcb,0x15,0xad,0xa6,0x4a,0xb2,0xbd,0x27,0xc6,0xd2,0x52, -0xda,0xd7,0xea,0xd7,0xec,0xfd,0x0a,0x21,0x25,0x2b,0x29,0xfa,0x1e,0x14,0xb9,0x0c, -0x04,0xe3,0x07,0x16,0x0a,0x21,0x20,0xf5,0x17,0x0e,0xc5,0x0e,0x18,0x42,0x24,0x32, -0x9d,0x3b,0x3e,0xd3,0x43,0x4f,0x78,0x52,0x3f,0x24,0x29,0x1e,0x65,0x17,0x0a,0x8f, -0xf0,0xd7,0x42,0xd4,0xe2,0xd6,0xf1,0xf6,0x4c,0xfa,0xfa,0x25,0xf2,0xe4,0x56,0xde, -0xe5,0x17,0xed,0xec,0x18,0xe7,0xdd,0x70,0xce,0xcb,0x8a,0xd2,0xd1,0xb4,0xc3,0xb3, -0xaa,0xb1,0xbd,0x6e,0xcc,0xd6,0x4e,0xe4,0x02,0x9a,0x22,0x2d,0x40,0x25,0x15,0x78, -0x03,0xfb,0x4f,0xf9,0x05,0xe9,0x18,0x25,0x35,0x28,0x1c,0xc4,0x08,0x04,0xc2,0x17, -0x30,0xa9,0x36,0x31,0xd0,0x2e,0x30,0x2b,0x33,0x36,0x81,0x31,0x2e,0x88,0x36,0x3c, -0x87,0x33,0x17,0xc7,0xf2,0xdd,0xff,0xdf,0xe8,0xee,0xf5,0xfc,0x79,0xf9,0xef,0x2b, -0xe3,0xd8,0x3c,0xd6,0xe6,0xa1,0xfa,0xfa,0x69,0xe9,0xd9,0xaf,0xd0,0xc4,0xae,0xb9, -0xc0,0xb8,0xd3,0xe0,0x3c,0xe2,0xda,0x17,0xca,0xbd,0xc8,0xc2,0xdc,0xe6,0xfc,0x13, -0xf5,0x1b,0x17,0xd6,0x10,0x0f,0x68,0x11,0x14,0x9d,0x1c,0x21,0xab,0x20,0x19,0x96, -0x0d,0x03,0xee,0x07,0x1c,0xc4,0x37,0x4b,0x9e,0x4e,0x43,0xec,0x2f,0x15,0x95,0x0a, -0x22,0xfb,0x3c,0x43,0xe1,0x34,0x1e,0x10,0x0c,0xfa,0x1f,0xf0,0xe9,0x2d,0xe9,0xe8, -0x1c,0xe2,0xdd,0x54,0xe3,0xea,0xe8,0xf0,0xf7,0xc8,0xfb,0xfb,0x02,0xf4,0xe3,0x39, -0xc9,0xb4,0x52,0xaa,0xbb,0x52,0xde,0xe8,0x64,0xd5,0xc0,0xe9,0xbc,0xc9,0x86,0xd6, -0xe6,0x8c,0xf7,0x02,0xdd,0x0b,0x0f,0xa1,0x17,0x28,0xb6,0x2e,0x24,0xad,0x16,0x04, -0xa1,0xfc,0x07,0x63,0x13,0x16,0x5e,0x1b,0x23,0x8f,0x2e,0x37,0x00,0x30,0x21,0xea, -0x2b,0x47,0x46,0x4d,0x41,0xe4,0x37,0x2b,0x3c,0x1a,0x0e,0xeb,0x07,0x04,0x99,0xfe, -0xee,0x4c,0xdc,0xd5,0x39,0xda,0xe8,0x89,0xfb,0x02,0xc8,0xf9,0xeb,0x3a,0xe3,0xdd, -0xbf,0xd9,0xde,0x89,0xeb,0xf3,0x43,0xe8,0xcc,0x52,0xb3,0xa9,0x99,0xb0,0xbd,0x1c, -0xc5,0xd0,0xaf,0xe0,0xec,0xbb,0xf7,0x01,0x8d,0x0a,0x18,0x12,0x25,0x25,0x59,0x16, -0x0a,0x31,0x05,0x09,0x1d,0x12,0x15,0x81,0x17,0x1d,0x09,0x20,0x1c,0xe2,0x15,0x1c, -0x2c,0x34,0x46,0xea,0x45,0x3f,0x48,0x3b,0x36,0x1a,0x39,0x36,0x6f,0x27,0x15,0xe6, -0x06,0xfb,0x24,0xf4,0xeb,0x34,0xe2,0xe3,0x03,0xef,0xf5,0xc4,0xf2,0xf1,0xbc,0xf5, -0xf8,0xd3,0xee,0xe1,0xbc,0xdc,0xd8,0xb9,0xcc,0xc3,0x9a,0xc2,0xcb,0xbf,0xd9,0xda, -0xf2,0xd2,0xd1,0x77,0xcd,0xca,0xd3,0xcf,0xdb,0xf4,0xea,0xfa,0x5b,0x05,0x0f,0xdb, -0x1d,0x1e,0x46,0x12,0x0f,0xac,0x10,0x0a,0x37,0x04,0x07,0xd8,0x10,0x1c,0x0c,0x2a, -0x35,0x91,0x39,0x33,0x1b,0x29,0x1d,0xb8,0x1e,0x31,0xc9,0x39,0x32,0xd6,0x30,0x33, -0xc1,0x33,0x2b,0x3f,0x1d,0x0e,0x75,0xfd,0xed,0xa6,0xe5,0xe5,0xc8,0xeb,0xf0,0x17, -0xf2,0xef,0xe4,0xeb,0xe8,0xc4,0xe5,0xe5,0xcc,0xe6,0xe5,0x0e,0xdb,0xcf,0x6e,0xc9, -0xc9,0x22,0xcb,0xc2,0x2f,0xc3,0xce,0xdf,0xd4,0xd3,0xb5,0xd2,0xd6,0x3d,0xe4,0xf8, -0xad,0x09,0x0e,0xb7,0x0e,0x0b,0x7d,0x09,0x0d,0x9d,0x16,0x23,0x44,0x2d,0x27,0x87, -0x16,0x03,0x2e,0xf9,0x07,0x0a,0x2c,0x48,0xe9,0x4a,0x37,0x84,0x24,0x23,0xd7,0x2d, -0x39,0x5c,0x3b,0x34,0xee,0x2b,0x22,0xfb,0x19,0x0c,0x73,0xf9,0xed,0xca,0xf1,0xfa, -0xef,0xfd,0xf5,0xc3,0xe1,0xd3,0xa3,0xd3,0xdd,0x11,0xf6,0x0d,0x47,0x01,0xe1,0x47, -0xcb,0xc5,0xcd,0xcb,0xd2,0xf2,0xd4,0xcb,0xa7,0xb8,0xb4,0x15,0xc7,0xde,0x26,0xe1, -0xdc,0xc6,0xdc,0xed,0x64,0x09,0x18,0xea,0x12,0x0a,0x78,0x0a,0x0d,0x56,0x18,0x23, -0x15,0x20,0x10,0xd9,0x07,0x0e,0xc7,0x19,0x21,0x9e,0x28,0x2a,0xe3,0x2a,0x2e,0x42, -0x32,0x38,0x55,0x42,0x3b,0x16,0x2f,0x2a,0x81,0x29,0x26,0x7c,0x1d,0x09,0xce,0xf6, -0xef,0xf6,0xf1,0xf5,0x4b,0xf8,0xf4,0xa3,0xe9,0xe0,0xdf,0xe0,0xe9,0x6a,0xf0,0xf1, -0xf1,0xea,0xe1,0x2f,0xe0,0xdb,0x6a,0xd4,0xcd,0x6d,0xd0,0xd3,0x66,0xcb,0xc3,0x79, -0xbd,0xbf,0x03,0xcd,0xd9,0x08,0xe6,0xfa,0xc2,0x06,0x07,0x8a,0x0a,0x0c,0xed,0x0e, -0x16,0x98,0x21,0x22,0xa3,0x19,0x0e,0x40,0x05,0x0a,0x09,0x19,0x25,0x7c,0x2e,0x2c, -0x96,0x28,0x29,0x6d,0x21,0x1c,0x5d,0x2b,0x3f,0x55,0x4b,0x4c,0x60,0x41,0x2a,0xd8, -0x14,0x04,0xce,0xf4,0xed,0x83,0xf4,0xfa,0xc3,0xf9,0xf4,0x9c,0xe6,0xdb,0xba,0xe1, -0xec,0x19,0xf2,0xf0,0x67,0xe7,0xdc,0xb9,0xd5,0xd2,0x3c,0xda,0xe3,0xb4,0xdf,0xd7, -0xf9,0xce,0xc6,0xd9,0xc0,0xb8,0xb3,0xb7,0xc8,0x0e,0xec,0x09,0xe0,0x0e,0x05,0x75, -0xfd,0xf9,0x97,0xfd,0x0d,0x1c,0x1f,0x29,0x22,0x27,0x1c,0x3b,0x16,0x11,0xf7,0x0c, -0x0f,0x9a,0x1f,0x29,0x30,0x27,0x26,0xa7,0x2b,0x28,0x8d,0x23,0x32,0x86,0x49,0x53, -0x0f,0x4c,0x2f,0xfc,0x0e,0xfd,0xb9,0xf9,0xff,0xf9,0x07,0x05,0x7b,0xfc,0xf1,0x09, -0xe6,0xdf,0x25,0xdb,0xda,0x03,0xda,0xdd,0x33,0xe5,0xe6,0x0c,0xe8,0xef,0x50,0xec, -0xdf,0xc3,0xdc,0xd9,0x06,0xc9,0xb6,0x41,0xa9,0xaa,0x09,0xc3,0xe3,0x5c,0xf4,0xfa, -0xbb,0xfd,0xf9,0x5b,0xfb,0xfd,0xff,0x00,0x0c,0x2d,0x1a,0x23,0x58,0x27,0x28,0xfd, -0x29,0x26,0x0f,0x23,0x18,0x30,0x0a,0x01,0x7b,0x06,0x17,0xf3,0x29,0x3a,0xc4,0x3b, -0x44,0xa1,0x55,0x52,0x2e,0x3c,0x27,0x45,0x16,0x08,0x42,0xf7,0xf1,0x03,0xfe,0x09, -0x15,0x0b,0x01,0x82,0xee,0xda,0x37,0xcf,0xd1,0x75,0xdb,0xe2,0x86,0xe1,0xe8,0x51, -0xf9,0x03,0xcc,0xf6,0xd7,0x38,0xbe,0xc2,0x42,0xc9,0xc0,0x37,0xba,0xb7,0x1e,0xbb, -0xcc,0x29,0xe8,0x01,0xce,0x0d,0x05,0xdc,0xf9,0xf2,0xde,0xf4,0x04,0x56,0x1b,0x2f, -0xe9,0x31,0x24,0x1b,0x1c,0x17,0x46,0x11,0x12,0x71,0x14,0x11,0x99,0x13,0x24,0x4d, -0x38,0x46,0x34,0x4b,0x44,0xf2,0x38,0x30,0x62,0x28,0x1b,0x1d,0x11,0x0d,0xfa,0x0d, -0x09,0xd4,0x02,0xfd,0x3c,0xff,0xfa,0xfa,0xea,0xdb,0xfd,0xd6,0xdf,0x75,0xee,0xf4, -0xda,0xec,0xe6,0x0a,0xeb,0xf1,0xfb,0xed,0xd6,0xcb,0xb9,0xad,0x44,0xb3,0xc3,0x10, -0xd3,0xde,0x55,0xe2,0xdf,0xab,0xdc,0xdc,0x50,0xe6,0xf5,0x32,0x04,0x09,0xbc,0x05, -0x06,0x9f,0x10,0x1e,0xa7,0x26,0x22,0xf6,0x17,0x11,0xa8,0x0f,0x12,0x3f,0x1a,0x1b, -0x1f,0x22,0x29,0xd7,0x32,0x3a,0xb3,0x3b,0x3b,0xb3,0x38,0x33,0x89,0x2b,0x25,0xd3, -0x22,0x23,0x17,0x20,0x10,0x4b,0x01,0xf5,0xe0,0xef,0xf0,0x57,0xeb,0xe4,0xda,0xdf, -0xdd,0x74,0xe5,0xee,0x90,0xec,0xe8,0x38,0xe0,0xd5,0x66,0xd6,0xdf,0xd6,0xe2,0xde, -0x3d,0xd6,0xc7,0xde,0xc0,0xc1,0x2f,0xc7,0xd0,0xbb,0xda,0xe2,0x61,0xe0,0xe5,0x22, -0xf5,0x06,0xe4,0x13,0x1e,0x45,0x1f,0x1f,0x8f,0x1f,0x1d,0x42,0x14,0x0f,0xa2,0x10, -0x15,0xef,0x1c,0x24,0xd9,0x29,0x23,0x26,0x15,0x1a,0xb0,0x2f,0x39,0xa3,0x37,0x39, -0x5a,0x3b,0x3e,0x49,0x38,0x27,0x3e,0x1c,0x18,0x52,0x10,0xfb,0x0c,0xe3,0xd0,0x90, -0xd2,0xe5,0xe3,0xf0,0xf0,0x3b,0xf2,0xef,0x06,0xe5,0xe3,0x45,0xdf,0xdc,0x82,0xe5, -0xe6,0x0a,0xd8,0xca,0xc5,0xcc,0xd5,0xc4,0xd4,0xca,0x16,0xbe,0xb9,0x0e,0xc3,0xd0, -0x82,0xdd,0xf1,0xa4,0x03,0x13,0x09,0x22,0x25,0x94,0x1a,0x10,0xa0,0x09,0x0a,0x84, -0x14,0x20,0xaa,0x24,0x1d,0x4a,0x15,0x14,0xe1,0x20,0x2e,0xfb,0x2c,0x26,0xea,0x27, -0x22,0xb0,0x1b,0x24,0xf6,0x39,0x51,0x35,0x56,0x45,0xfe,0x28,0x09,0x82,0xf1,0xe7, -0xf5,0xe4,0xe5,0x4e,0xef,0xfc,0x82,0xfd,0xf1,0xaf,0xe0,0xd2,0xbd,0xd4,0xe5,0x1a, -0xe9,0xdd,0xad,0xd8,0xd4,0x9d,0xd6,0xe1,0x44,0xea,0xea,0xa8,0xe1,0xcc,0x14,0xb3, -0xa2,0x7e,0xa6,0xbb,0x8c,0xd7,0xf8,0x35,0x13,0x20,0xaa,0x1d,0x0e,0x28,0x02,0x03, -0x35,0x0f,0x1e,0x47,0x29,0x2b,0xc0,0x26,0x1c,0xbc,0x16,0x18,0xe1,0x22,0x2d,0x8a, -0x2a,0x1c,0x79,0x11,0x14,0x93,0x24,0x3f,0x2b,0x4d,0x48,0xd4,0x41,0x3c,0x40,0x28, -0x10,0xab,0x02,0xf3,0x5c,0xed,0xef,0x65,0xf4,0xef,0x25,0xe5,0xde,0xde,0xdb,0xdd, -0xaf,0xe7,0xef,0x2c,0xef,0xe5,0x9d,0xd3,0xc9,0x40,0xd2,0xe7,0x9b,0xf6,0xee,0xb3, -0xd3,0xc1,0x5b,0xb8,0xaf,0xef,0xb3,0xc5,0x1b,0xda,0xe6,0xff,0xf0,0xfc,0x94,0x07, -0x11,0xc6,0x1a,0x20,0xb4,0x21,0x23,0xa2,0x20,0x17,0xa6,0x10,0x0e,0x66,0x14,0x25, -0x4e,0x38,0x37,0xf4,0x23,0x12,0xd8,0x0f,0x18,0x5a,0x2a,0x46,0x2f,0x54,0x4c,0x8b, -0x3b,0x28,0x4f,0x1f,0x1b,0xdc,0x15,0x10,0xca,0x07,0xf6,0x47,0xe1,0xd5,0x2a,0xda, -0xde,0xfb,0xe0,0xe6,0x6a,0xef,0xf1,0x1a,0xea,0xda,0x70,0xcb,0xd0,0x58,0xe6,0xf4, -0x5b,0xf3,0xdc,0x94,0xc0,0xb0,0x1d,0xad,0xb8,0x49,0xcb,0xd8,0x68,0xe4,0xf0,0x04, -0xf0,0xea,0x6c,0xf0,0x01,0x7e,0x18,0x24,0xff,0x27,0x23,0x23,0x20,0x1a,0xce,0x11, -0x0a,0x4f,0x0e,0x22,0x53,0x31,0x2b,0xed,0x17,0x09,0xd7,0x11,0x2b,0xc1,0x47,0x56, -0x46,0x53,0x48,0x6f,0x35,0x18,0xec,0x07,0x09,0xaa,0x0f,0x16,0x56,0x18,0x0e,0xa9, -0xf6,0xdf,0x51,0xd8,0xdd,0x36,0xde,0xe1,0x2f,0xed,0xf0,0x43,0xe9,0xd8,0x1e,0xcc, -0xd6,0xbe,0xf4,0x00,0xff,0xee,0xc8,0x1e,0xa7,0xa0,0x12,0xae,0xc4,0x2c,0xdb,0xed, -0xfc,0xf2,0xef,0xb9,0xea,0xec,0x71,0xf1,0xf9,0x13,0x0a,0x19,0x1d,0x1a,0x19,0x33, -0x19,0x17,0x8d,0x1a,0x1d,0x53,0x23,0x27,0x55,0x22,0x15,0x40,0x08,0x07,0x54,0x1a, -0x3c,0x5b,0x5a,0x5e,0xfb,0x50,0x3e,0x0b,0x26,0x16,0xf8,0x0f,0x08,0xa2,0x07,0x0c, -0xf7,0x0d,0x0a,0xf8,0xfe,0xf0,0x11,0xeb,0xeb,0x52,0xe6,0xe1,0x8e,0xe1,0xde,0x6e, -0xdd,0xdd,0x84,0xe3,0xed,0xbc,0xf2,0xf0,0xf5,0xe1,0xc4,0x8b,0xa8,0x9e,0x92,0xa7, -0xbe,0xc8,0xd4,0xe6,0x2a,0xf6,0xfa,0x08,0xf8,0xf6,0xa9,0xf7,0xfc,0x10,0x03,0x07, -0xb4,0x0c,0x15,0x4a,0x1d,0x22,0x35,0x24,0x21,0xa0,0x1b,0x16,0xec,0x12,0x14,0xe6, -0x16,0x1b,0xfc,0x27,0x38,0x2c,0x4e,0x52,0xe4,0x44,0x40,0xf9,0x35,0x21,0xb8,0x0d, -0xfb,0x9d,0xf8,0x07,0x09,0x14,0x0f,0xa9,0x05,0xfd,0x30,0xf4,0xea,0xfd,0xe3,0xe0, -0x52,0xdc,0xe5,0xf6,0xee,0xef,0xaa,0xec,0xe0,0xa6,0xd3,0xda,0xcd,0xdd,0xce,0x80, -0xc9,0xc1,0xbe,0xb7,0xb3,0xc7,0xbb,0xd5,0xe0,0xf1,0x02,0xff,0x02,0xf0,0x9c,0xe6, -0xef,0x86,0xfb,0x05,0x0d,0x10,0x15,0x0d,0x1c,0x22,0x93,0x1d,0x17,0x07,0x17,0x1b, -0x62,0x22,0x26,0xdf,0x1f,0x19,0x9b,0x1e,0x29,0x21,0x38,0x3e,0xa6,0x40,0x4b,0x1a, -0x4b,0x35,0x43,0x15,0xfd,0x22,0x02,0x14,0x03,0x16,0x08,0x18,0xf7,0xea,0x8f,0xec, -0xf2,0x55,0xf4,0xf4,0x05,0xee,0xe2,0x01,0xd7,0xd2,0xa2,0xda,0xe5,0x6e,0xf0,0xf3, -0x5a,0xdf,0xcb,0xbf,0xc8,0xc4,0x54,0xbc,0xbb,0x40,0xbe,0xc6,0x32,0xd7,0xe6,0x7f, -0xee,0xf3,0xdb,0xfa,0x06,0x39,0x16,0x17,0x08,0x09,0xfe,0x94,0xfa,0x04,0xf2,0x19, -0x2b,0xdd,0x30,0x2c,0xfd,0x23,0x14,0x53,0x08,0x0c,0x79,0x1c,0x31,0x7a,0x43,0x48, -0xd7,0x38,0x2c,0x41,0x3b,0x4b,0x43,0x47,0x33,0x44,0x17,0xff,0x23,0xea,0xe2,0xaa, -0xe8,0xf2,0x29,0xfb,0x03,0xee,0x00,0xf0,0x77,0xe6,0xdf,0x81,0xd7,0xd8,0xb8,0xe2, -0xf0,0x00,0xf3,0xeb,0xa5,0xda,0xce,0x8d,0xc8,0xc3,0xfc,0xc1,0xbe,0xa2,0xb4,0xb0, -0xf3,0xb7,0xd1,0x5b,0xf7,0x16,0xe1,0x20,0x17,0x5c,0x0c,0x07,0x49,0x06,0x06,0xe0, -0x03,0x03,0x0f,0x0f,0x1c,0x1a,0x22,0x27,0x98,0x24,0x1b,0xbc,0x19,0x17,0x18,0x14, -0x13,0x87,0x1d,0x34,0x14,0x4c,0x59,0xce,0x57,0x4a,0x43,0x3c,0x26,0xad,0x0f,0xfd, -0xc0,0xf3,0xf4,0x27,0xf6,0xf0,0xfd,0xed,0xf5,0x10,0xfc,0xfe,0x65,0xf9,0xe6,0x7d, -0xd7,0xd0,0x3d,0xd2,0xdd,0x65,0xe4,0xe7,0x45,0xf4,0xf8,0x8a,0xea,0xcd,0x10,0xab, -0x98,0xf4,0xa4,0xbe,0x4f,0xd3,0xdc,0x13,0xe3,0xed,0xcf,0xfc,0x05,0x1c,0x0d,0x17, -0x32,0x1b,0x11,0xe8,0x07,0x03,0xc2,0x04,0x12,0x4d,0x27,0x30,0x3e,0x29,0x20,0x31, -0x1b,0x17,0xf0,0x19,0x1a,0x0f,0x1d,0x27,0x9c,0x36,0x43,0x1b,0x51,0x54,0x4f,0x45, -0x2b,0xcb,0x12,0x08,0xc2,0x05,0x00,0x75,0xf3,0xe8,0x46,0xe7,0xea,0xa7,0xf5,0xff, -0x63,0xfc,0xf3,0xfc,0xe4,0xda,0x7a,0xdf,0xe5,0xa6,0xe5,0xe1,0xf1,0xda,0xd8,0x1b, -0xde,0xe5,0x58,0xde,0xc1,0xc9,0xa3,0x9a,0x29,0xab,0xd0,0x38,0xef,0xf7,0x4a,0xfc, -0x05,0x35,0x10,0x18,0xc7,0x16,0x0d,0x7b,0x05,0x02,0x99,0x03,0x0c,0x85,0x18,0x21, -0x1d,0x26,0x1d,0x55,0x15,0x1c,0x42,0x2c,0x36,0xb1,0x31,0x24,0xfd,0x1f,0x2e,0x5f, -0x45,0x55,0x5e,0x56,0x42,0xee,0x1e,0x01,0x5f,0xf8,0xf1,0xd4,0xe8,0xec,0x76,0xf9, -0xfe,0x2a,0xfe,0xfc,0x2a,0xf8,0xed,0x67,0xe5,0xe3,0xc9,0xe9,0xef,0x7b,0xe8,0xd5, -0x78,0xc3,0xc2,0xd7,0xcd,0xd6,0x8f,0xdc,0xd5,0x05,0xcb,0xc0,0x68,0xb6,0xbc,0xeb, -0xd2,0xeb,0x76,0xff,0x0d,0x02,0x0f,0x0a,0x31,0x08,0x07,0x21,0x08,0x0a,0x84,0x0a, -0x0d,0x5b,0x0f,0x0e,0x5f,0x13,0x1b,0xad,0x23,0x2d,0x87,0x37,0x3b,0x77,0x39,0x30, -0xbf,0x24,0x19,0x3c,0x1a,0x2e,0xe9,0x48,0x53,0xc0,0x40,0x21,0xed,0x0c,0xff,0x07, -0xf7,0xf3,0xed,0xf1,0xf1,0x02,0xf0,0xf0,0x6a,0xf2,0xf0,0xad,0xef,0xec,0x69,0xeb, -0xea,0x12,0xe1,0xda,0x84,0xd1,0xc5,0x06,0xbd,0xc5,0x87,0xdd,0xef,0xdf,0xe8,0xc8, -0x02,0xb8,0xb7,0x36,0xbd,0xd3,0x03,0xee,0x00,0x9e,0x06,0x0b,0x76,0x0d,0x0d,0x11, -0x0f,0x10,0x79,0x14,0x17,0x19,0x16,0x16,0x48,0x15,0x0e,0x3e,0x0d,0x19,0xd3,0x2d, -0x3c,0xba,0x45,0x3f,0x45,0x23,0x0b,0x5f,0x0f,0x23,0xc3,0x3c,0x54,0xad,0x51,0x3e, -0x92,0x23,0x07,0xe4,0xf5,0xf1,0x42,0xf5,0xf8,0xce,0xf5,0xf0,0xbb,0xea,0xe1,0xe5, -0xda,0xdf,0xb1,0xec,0xf5,0x98,0xf3,0xeb,0x2a,0xdb,0xc0,0x3d,0xb1,0xbe,0xac,0xda, -0xec,0xd0,0xec,0xdc,0xf5,0xc3,0xb4,0x41,0xb0,0xbc,0xad,0xd6,0xee,0x61,0x03,0x10, -0x6b,0x12,0x11,0xd5,0x0e,0x11,0x19,0x18,0x1c,0x2c,0x1e,0x20,0x25,0x1e,0x15,0x2b, -0x0f,0x0f,0xbb,0x1f,0x34,0xf6,0x3c,0x38,0xa3,0x32,0x2c,0xa0,0x1b,0x1b,0x7a,0x2e, -0x3b,0x46,0x43,0x44,0xc8,0x32,0x1b,0xa2,0x03,0xef,0xbf,0xe5,0xe7,0xbf,0xee,0xf6, -0x8e,0xf9,0xf2,0x59,0xe5,0xd6,0x4d,0xce,0xdc,0x64,0xf3,0xf8,0xcf,0xf3,0xe3,0x0b, -0xca,0xb6,0xf7,0xb9,0xcc,0x7d,0xdc,0xe3,0xed,0xda,0xc5,0x82,0xb2,0xb4,0x73,0xca, -0xe3,0xc1,0xf7,0x0c,0xc4,0x1c,0x1d,0x43,0x14,0x0d,0xef,0x0a,0x0f,0xef,0x1e,0x2b, -0x4c,0x2c,0x21,0xaf,0x10,0x03,0x68,0x07,0x1c,0x0f,0x39,0x4e,0xc8,0x4c,0x38,0x3b, -0x26,0x18,0x32,0x22,0x40,0x1f,0x4d,0x42,0x03,0x2d,0x14,0xc9,0x00,0xf0,0xb0,0xe5, -0xe4,0x15,0xe7,0xed,0x64,0xf1,0xf1,0x08,0xef,0xea,0x9a,0xe4,0xe5,0x96,0xec,0xf1, -0x1e,0xf2,0xe0,0xcd,0xc3,0xb2,0xd7,0xb5,0xc9,0x16,0xe0,0xe2,0xbd,0xcd,0xbf,0x0a, -0xbe,0xc3,0xb3,0xd1,0xe6,0x1c,0xfe,0x10,0xc4,0x17,0x17,0x2f,0x19,0x15,0x7f,0x0d, -0x08,0xad,0x09,0x10,0xb8,0x16,0x1b,0x37,0x17,0x0e,0x28,0x11,0x25,0xca,0x3e,0x48, -0xc9,0x3a,0x2c,0xc9,0x25,0x27,0x1c,0x38,0x46,0x13,0x4a,0x39,0xce,0x24,0x12,0xbf, -0x05,0xfc,0x33,0xf0,0xe9,0x23,0xe9,0xea,0x2b,0xe9,0xeb,0x74,0xf1,0xf1,0x00,0xee, -0xf1,0x36,0xfc,0xf8,0xd6,0xe0,0xc9,0x09,0xbb,0xb8,0x25,0xc7,0xd8,0x60,0xd5,0xc7, -0x13,0xbe,0xbe,0x96,0xcb,0xd9,0xe0,0xe2,0xec,0x6b,0xf6,0x02,0xa4,0x09,0x0d,0x7c, -0x13,0x15,0xfc,0x16,0x18,0xc1,0x16,0x0f,0xd0,0x01,0xff,0x10,0x07,0x14,0xbe,0x23, -0x33,0x55,0x3c,0x34,0x59,0x2e,0x33,0x18,0x3d,0x4a,0xa9,0x49,0x2f,0x2d,0x1b,0x17, -0xf3,0x1c,0x23,0x9d,0x1e,0x0e,0xab,0xfe,0xed,0x46,0xe1,0xe2,0x55,0xeb,0xef,0x8f, -0xf2,0xf5,0x63,0xf6,0xf3,0x1c,0xef,0xee,0xea,0xe3,0xd5,0x65,0xcf,0xca,0x08,0xc1, -0xba,0x85,0xb6,0xb9,0x47,0xc1,0xd4,0x14,0xe9,0xed,0xaa,0xde,0xd4,0x9f,0xda,0xf0, -0x81,0x0d,0x1e,0x2a,0x1d,0x12,0x9a,0x0a,0x09,0xa4,0x0a,0x11,0xf0,0x16,0x11,0x81, -0x07,0x0e,0x47,0x20,0x31,0xfb,0x3c,0x3a,0xd9,0x33,0x32,0x20,0x34,0x3d,0x9b,0x3e, -0x27,0x66,0x11,0x19,0x7a,0x2f,0x34,0x4b,0x24,0x08,0x5e,0xf3,0xea,0x3d,0xeb,0xf1, -0x3a,0xf8,0xfb,0x1a,0xf8,0xee,0x4b,0xec,0xf0,0xce,0xf1,0xea,0x4d,0xdb,0xcd,0x4b, -0xc9,0xca,0xda,0xc9,0xc9,0x93,0xcb,0xcb,0x11,0xd0,0xd6,0x81,0xd3,0xcf,0x89,0xca, -0xd2,0x46,0xe7,0xfc,0x5c,0x0b,0x11,0x14,0x11,0x0b,0x05,0x08,0x06,0xdb,0x08,0x0f, -0x83,0x13,0x1b,0x34,0x23,0x20,0x9a,0x1e,0x20,0x72,0x23,0x32,0xc5,0x3b,0x3a,0xd9, -0x36,0x34,0xdf,0x29,0x23,0xb6,0x2e,0x39,0xeb,0x2d,0x1b,0xf8,0x14,0x10,0x06,0x05, -0xfa,0xaa,0xef,0xea,0x0f,0xef,0xf8,0xaf,0xfe,0xf7,0xa9,0xe5,0xd7,0x2c,0xdc,0xe7, -0x61,0xeb,0xe5,0x33,0xde,0xd6,0xc9,0xc8,0xbf,0xe2,0xc1,0xcb,0x3a,0xd6,0xda,0x19, -0xd2,0xcd,0x15,0xcf,0xd3,0x99,0xde,0xec,0x5f,0xfa,0x08,0x53,0x11,0x12,0x0f,0x12, -0x0e,0xbb,0x0b,0x0c,0x88,0x16,0x22,0xa4,0x23,0x1b,0xfd,0x14,0x16,0xa6,0x1f,0x2b, -0x8c,0x35,0x3c,0xd7,0x40,0x3a,0xde,0x27,0x18,0x3c,0x27,0x3c,0x5f,0x40,0x32,0xe2, -0x1a,0x0b,0xba,0x02,0xff,0x8e,0xfb,0xf0,0x94,0xe9,0xe8,0x7e,0xea,0xec,0xa8,0xea, -0xe8,0x80,0xed,0xf0,0x69,0xeb,0xe1,0xba,0xd5,0xca,0x85,0xc5,0xc0,0x03,0xc9,0xde, -0xef,0xe7,0xdd,0x56,0xc5,0xb8,0x72,0xc1,0xd3,0x2c,0xe8,0xf6,0xc5,0xf9,0xfb,0xa8, -0x03,0x0d,0xec,0x14,0x1a,0xa6,0x1d,0x17,0xa7,0x0c,0x08,0x8c,0x0a,0x12,0x74,0x18, -0x1b,0xdf,0x26,0x3a,0x41,0x41,0x33,0x45,0x26,0x1e,0xa2,0x1b,0x29,0x95,0x3b,0x42, -0x6c,0x41,0x3b,0x4b,0x26,0x11,0x2b,0x09,0x02,0x89,0xfb,0xf1,0x16,0xe3,0xdd,0x90, -0xe4,0xed,0x2e,0xf5,0xfb,0x15,0xf5,0xe5,0xe9,0xdf,0xdb,0xf8,0xd3,0xd4,0x03,0xce, -0xc4,0xac,0xd3,0xe1,0xd7,0xdd,0xd8,0x2c,0xd0,0xc1,0x24,0xba,0xbe,0xa7,0xca,0xe5, -0x77,0xfa,0x05,0xff,0x0d,0x13,0x4d,0x18,0x1a,0x65,0x17,0x0e,0x64,0x09,0x0a,0x15, -0x11,0x1b,0x81,0x24,0x2a,0x73,0x28,0x2a,0x6c,0x2b,0x2a,0xff,0x2b,0x27,0x5a,0x21, -0x21,0xf9,0x28,0x2e,0x27,0x39,0x45,0xe3,0x3d,0x2a,0xd8,0x14,0x03,0x8b,0xfd,0xf9, -0x03,0xed,0xe4,0xee,0xe4,0xe3,0xf4,0xe8,0xf5,0xbb,0xf5,0xec,0x54,0xe6,0xdd,0x1d, -0xd3,0xce,0xb5,0xcd,0xcd,0x02,0xce,0xd4,0x37,0xe1,0xe6,0x23,0xdb,0xcb,0xe9,0xc2, -0xca,0xca,0xce,0xd1,0x05,0xdc,0xe7,0xa2,0xf1,0x02,0x83,0x12,0x1f,0xf6,0x29,0x28, -0x8a,0x1d,0x12,0x1e,0x0b,0x07,0x27,0x0d,0x1b,0x6f,0x2f,0x3a,0x88,0x3a,0x36,0xe6, -0x2e,0x22,0x6c,0x1b,0x1b,0xc6,0x1f,0x29,0x1f,0x34,0x36,0x31,0x36,0x34,0x0c,0x2e, -0x1f,0x64,0x0d,0xff,0x7a,0xed,0xdb,0xc7,0xd2,0xd7,0x2b,0xe7,0xf2,0x9c,0xfc,0xfc, -0x99,0xea,0xd8,0xba,0xd0,0xca,0xca,0xce,0xd6,0x57,0xd3,0xd2,0xf2,0xd8,0xe5,0xd3, -0xe7,0xd9,0xa0,0xc8,0xbb,0xc5,0xb9,0xc5,0x55,0xd5,0xe5,0x9b,0xf6,0x06,0xe9,0x16, -0x24,0x5a,0x25,0x1c,0xd8,0x14,0x0d,0xd4,0x08,0x13,0xcc,0x22,0x2a,0x6d,0x2d,0x24, -0x52,0x1e,0x2a,0x21,0x35,0x33,0xa5,0x2d,0x28,0x96,0x1d,0x16,0xb4,0x2d,0x4d,0x85, -0x54,0x44,0xc6,0x27,0x08,0x04,0xf1,0xe6,0xcc,0xe6,0xec,0x35,0xf1,0xf4,0xf4,0xf0, -0xea,0xdc,0xe8,0xe7,0x3b,0xdd,0xd4,0x16,0xde,0xe9,0x9c,0xe6,0xd9,0x3d,0xce,0xc4, -0x36,0xc5,0xd6,0x4f,0xe3,0xda,0x59,0xc5,0xb3,0x5b,0xb3,0xc9,0x38,0xea,0x02,0x8d, -0x11,0x13,0xac,0x09,0x01,0xba,0x04,0x0e,0xb0,0x16,0x1b,0x67,0x18,0x16,0xa6,0x1a, -0x1d,0x1b,0x18,0x14,0x65,0x1b,0x28,0xea,0x36,0x3e,0x5c,0x3a,0x27,0xed,0x1b,0x26, -0xf1,0x3d,0x49,0x2e,0x48,0x3c,0xc6,0x27,0x0a,0x76,0xee,0xe5,0x0d,0xf0,0xfe,0xea, -0xff,0xf3,0x73,0xe8,0xe4,0x2c,0xe5,0xe3,0x17,0xe1,0xe3,0xab,0xe7,0xe3,0xe7,0xdb, -0xd6,0xa9,0xd1,0xca,0x1a,0xd0,0xde,0xf9,0xdc,0xcd,0xef,0xba,0xb1,0x67,0xb5,0xc4, -0x04,0xdb,0xf7,0xf4,0x11,0x1d,0xd4,0x14,0x06,0xf9,0xfe,0x03,0xad,0x12,0x1e,0x9b, -0x22,0x25,0x38,0x25,0x1e,0x7e,0x1a,0x18,0x93,0x19,0x1e,0x60,0x22,0x28,0x02,0x2c, -0x26,0xc9,0x23,0x30,0x98,0x44,0x53,0x08,0x54,0x45,0x9d,0x27,0x01,0xf6,0xe5,0xdf, -0x6a,0xef,0x02,0x95,0x06,0xfd,0x7b,0xf2,0xe7,0xb5,0xde,0xdc,0xb6,0xdc,0xdb,0x48, -0xdc,0xdf,0xdb,0xe7,0xef,0x20,0xe8,0xdc,0xc2,0xd8,0xd3,0x12,0xc4,0xb8,0x85,0xb0, -0xa9,0x94,0xaf,0xcb,0x09,0xef,0x06,0x79,0x0f,0x11,0xcb,0x09,0x03,0x71,0x01,0x01, -0x8a,0x09,0x17,0xf5,0x1f,0x24,0x4c,0x27,0x27,0x32,0x2d,0x27,0x0f,0x14,0x0c,0x13, -0x12,0x16,0x27,0x28,0x3d,0x49,0x48,0x47,0x0c,0x46,0x43,0xba,0x3e,0x30,0x1c,0x18, -0x01,0x8a,0xf7,0xf9,0xc1,0xf8,0xf8,0x98,0xfb,0xfb,0xb9,0xf8,0xf0,0xdb,0xe3,0xdf, -0xc3,0xdd,0xd7,0x2c,0xd3,0xd6,0xba,0xe2,0xf7,0xd9,0x00,0xe8,0xe6,0xc8,0xbc,0xa9, -0xbd,0xbb,0xdf,0xb6,0xbc,0xf0,0xc6,0xd6,0xaf,0xe5,0xef,0x92,0xfa,0x01,0x9e,0x00, -0x03,0xd1,0x04,0x0a,0xf7,0x14,0x19,0x97,0x16,0x16,0x8f,0x1d,0x23,0x8d,0x2f,0x35, -0xb4,0x1c,0x00,0xf9,0x09,0x25,0x0e,0x35,0x3a,0x4c,0x42,0x4c,0x01,0x46,0x33,0x32, -0x29,0x2a,0xb8,0x23,0x17,0x72,0x07,0xfd,0x9e,0xfe,0x02,0xf3,0xfd,0xf3,0x46,0xed, -0xe7,0xf6,0xe1,0xe2,0xef,0xe3,0xe0,0x4f,0xdc,0xe2,0x34,0xed,0xea,0x18,0xe1,0xd6, -0x53,0xce,0xc7,0x62,0xb9,0xbb,0x6d,0xc7,0xcb,0xe7,0xd3,0xdb,0xf9,0xdd,0xe8,0x10, -0xf4,0xfa,0xeb,0xfd,0x01,0x9c,0x05,0x0a,0x97,0x0f,0x18,0xb8,0x21,0x1f,0x8e,0x19, -0x14,0x41,0x15,0x1a,0x2c,0x1c,0x1a,0x08,0x1b,0x21,0x4c,0x30,0x3a,0x9d,0x3b,0x3b, -0xa1,0x3d,0x39,0x48,0x34,0x33,0xfb,0x2c,0x1d,0x43,0x09,0xfa,0x5c,0xfa,0xfa,0x9d, -0xf7,0xf6,0x3b,0xf2,0xe9,0xe9,0xe3,0xe6,0x69,0xee,0xf1,0xa5,0xea,0xdd,0xfa,0xd9, -0xde,0xf5,0xdc,0xdb,0x13,0xda,0xcd,0x61,0xbe,0xc0,0x05,0xc6,0xc6,0xa8,0xc6,0xcd, -0xf8,0xdb,0xea,0x21,0xf6,0xfc,0x4e,0x02,0x03,0x8e,0x06,0x10,0x77,0x12,0x14,0xd2, -0x15,0x0f,0xf3,0x08,0x0e,0xdb,0x23,0x32,0x92,0x31,0x25,0xf5,0x14,0x0f,0xa6,0x1e, -0x37,0x94,0x40,0x37,0xc7,0x2b,0x2b,0xb1,0x36,0x3a,0xa0,0x31,0x27,0x31,0x1b,0x12, -0x93,0x07,0xf9,0x4f,0xee,0xeb,0xc3,0xed,0xee,0x36,0xee,0xee,0xd0,0xed,0xe8,0xe2, -0xd8,0xcd,0xfc,0xd4,0xe7,0xbd,0xf3,0xee,0xc6,0xd9,0xc6,0x6c,0xc4,0xcc,0x44,0xcd, -0xcb,0x59,0xc9,0xc1,0xa9,0xc1,0xcd,0xab,0xdf,0xf5,0x93,0x05,0x0c,0xd3,0x11,0x12, -0x69,0x0d,0x0d,0xff,0x14,0x16,0x56,0x17,0x1d,0x62,0x22,0x24,0x64,0x24,0x1d,0x74, -0x13,0x19,0x7b,0x28,0x31,0x84,0x32,0x31,0x99,0x30,0x3a,0x74,0x3e,0x37,0x5d,0x35, -0x30,0xf8,0x21,0x09,0xa7,0xee,0xdf,0x7b,0xe9,0x00,0x22,0x08,0x01,0xf3,0xf0,0xe4, -0xc5,0xe2,0xe3,0x3f,0xe2,0xda,0x0d,0xdd,0xe1,0x86,0xe4,0xe7,0x07,0xe8,0xe3,0xe6, -0xdd,0xcf,0x0a,0xb6,0xb0,0x82,0xbb,0xc4,0x10,0xcd,0xd3,0xed,0xe2,0xfc,0x78,0x11, -0x10,0x38,0x01,0xf6,0x1f,0xfa,0x0b,0x92,0x19,0x1e,0xe5,0x20,0x21,0x2a,0x1f,0x1e, -0x22,0x1d,0x1c,0x2a,0x1c,0x1a,0xf6,0x17,0x1c,0x87,0x2e,0x3d,0x32,0x3c,0x3b,0x54, -0x3d,0x3a,0x99,0x37,0x31,0x44,0x20,0x05,0x04,0xf5,0xf8,0x15,0xff,0x04,0xfa,0x04, -0xf8,0xb2,0xe6,0xd8,0x88,0xd5,0xdb,0xf9,0xe4,0xef,0xbe,0xf3,0xee,0x36,0xec,0xe8, -0xf3,0xd6,0xc1,0x71,0xc0,0xd1,0x52,0xd6,0xcf,0x47,0xc6,0xbd,0x2a,0xbd,0xcc,0x6d, -0xea,0xfd,0xa5,0x01,0x04,0x06,0x05,0xfd,0x59,0xfc,0x07,0xe5,0x16,0x28,0x20,0x2a, -0x20,0x91,0x13,0x0c,0x61,0x0a,0x09,0x78,0x0f,0x1c,0xf0,0x2e,0x40,0xc8,0x3f,0x35, -0x91,0x2a,0x23,0x12,0x34,0x46,0xb5,0x4d,0x3e,0xc1,0x1e,0x02,0xb4,0xec,0xed,0x34, -0xff,0x09,0xcc,0x05,0xf9,0x1b,0xed,0xdc,0xf5,0xd4,0xe3,0x3d,0xf2,0xf0,0x91,0xed, -0xef,0xf8,0xee,0xe7,0x21,0xdc,0xcf,0x53,0xc0,0xbf,0x62,0xc8,0xd2,0xfd,0xcf,0xbb, -0x27,0xb4,0xcc,0xed,0xef,0x03,0x59,0x07,0x02,0xa9,0xfb,0xf8,0x57,0xf8,0x00,0x43, -0x15,0x25,0xf8,0x20,0x16,0x8a,0x13,0x12,0x96,0x10,0x12,0xbb,0x10,0x0f,0x2b,0x1c, -0x32,0x1b,0x4c,0x51,0x92,0x3e,0x2f,0x4b,0x2b,0x2b,0xa5,0x24,0x1f,0x74,0x26,0x2a, -0xc2,0x17,0x05,0x25,0xfe,0xf9,0x91,0xf7,0xf6,0xe9,0xef,0xee,0x71,0xec,0xe8,0x3e, -0xe5,0xe4,0x0b,0xeb,0xf2,0x1c,0xfc,0xf8,0xea,0xe1,0xbe,0xfd,0xa7,0xa5,0xc8,0xb7, -0xd3,0x14,0xdd,0xe0,0x7c,0xe0,0xd3,0x46,0xcc,0xd4,0x93,0xe2,0xf5,0x29,0x09,0x0f, -0xdb,0x0d,0x0b,0xe3,0x0c,0x11,0x1f,0x13,0x18,0xa9,0x1e,0x18,0x7d,0x0b,0x06,0xea, -0x0e,0x1a,0xef,0x27,0x3d,0x3e,0x4c,0x44,0xda,0x33,0x2f,0xe0,0x2c,0x24,0x45,0x22, -0x28,0x45,0x2f,0x2a,0xd4,0x1a,0x0e,0xd8,0x06,0xfd,0x45,0xf3,0xef,0x2d,0xed,0xea, -0xdd,0xea,0xeb,0x4e,0xec,0xec,0xcb,0xee,0xec,0xbf,0xed,0xec,0xc1,0xdc,0xcb,0x39, -0xc0,0xbc,0xf9,0xc2,0xce,0x1a,0xd3,0xd7,0x73,0xd7,0xd2,0xbb,0xd1,0xd3,0xb2,0xd8, -0xe3,0xe3,0xf3,0x03,0xe8,0x0f,0x18,0x19,0x19,0x14,0xd2,0x13,0x13,0x32,0x14,0x17, -0x8c,0x1a,0x16,0x44,0x11,0x17,0x90,0x22,0x2d,0x31,0x3c,0x4b,0x35,0x4c,0x3b,0x94, -0x21,0x11,0x13,0x1b,0x29,0xb3,0x30,0x37,0x48,0x30,0x18,0xc5,0x07,0xfe,0x07,0xf3, -0xea,0x5a,0xec,0xec,0x3a,0xed,0xef,0xc6,0xed,0xeb,0x0a,0xee,0xe9,0x65,0xe4,0xe7, -0x46,0xe2,0xcf,0xb6,0xbc,0xb6,0x6e,0xb8,0xc9,0x9f,0xe2,0xe9,0xb7,0xe3,0xda,0xa5, -0xcf,0xcc,0x1d,0xd4,0xdd,0xfc,0xe6,0xf6,0xab,0x0d,0x1a,0xdf,0x14,0x0c,0x74,0x0d, -0x10,0x39,0x13,0x17,0xd4,0x17,0x17,0xb2,0x1a,0x20,0x2e,0x24,0x27,0x94,0x2e,0x39, -0x14,0x40,0x3e,0xef,0x39,0x2e,0xe6,0x23,0x1d,0x0f,0x1e,0x26,0x3a,0x30,0x32,0x9e, -0x25,0x06,0x6d,0xe8,0xde,0x86,0xe4,0xee,0x2f,0xfa,0xf8,0xf5,0xec,0xe8,0xb3,0xe8, -0xe8,0x58,0xe7,0xde,0xf4,0xd9,0xd5,0x87,0xcf,0xcc,0x2a,0xcb,0xc3,0x9b,0xba,0xc1, -0x41,0xd3,0xe1,0x20,0xe9,0xe6,0x4a,0xdc,0xd7,0x0e,0xdf,0xf3,0x19,0x0c,0x1b,0xf3, -0x18,0x0e,0xe7,0x0a,0x10,0x2b,0x14,0x15,0x72,0x0f,0x0b,0x5c,0x10,0x18,0xab,0x28, -0x39,0x9a,0x3e,0x35,0x3e,0x2d,0x34,0x9c,0x43,0x3b,0x5c,0x20,0x0d,0x41,0x14,0x24, -0x43,0x2d,0x32,0xd7,0x28,0x10,0xd9,0xf7,0xec,0x81,0xed,0xef,0x82,0xed,0xee,0x02, -0xf0,0xed,0x74,0xeb,0xed,0x82,0xec,0xe9,0x01,0xdb,0xc5,0xdb,0xbc,0xc6,0xf7,0xcb, -0xc4,0xf9,0xc7,0xd9,0xae,0xec,0xea,0x0a,0xd5,0xc5,0xa5,0xc4,0xd1,0x6b,0xe6,0xfb, -0x75,0x08,0x0c,0x9f,0x0c,0x0e,0x42,0x15,0x1b,0x06,0x1a,0x17,0xfe,0x14,0x10,0x52, -0x11,0x1c,0x3a,0x24,0x2f,0x67,0x43,0x47,0xd5,0x34,0x22,0x2c,0x21,0x23,0x70,0x1c, -0x16,0x98,0x1f,0x32,0xde,0x40,0x3a,0x48,0x25,0x0c,0xeb,0xfa,0xf4,0x06,0xef,0xee, -0x45,0xf0,0xef,0xca,0xed,0xeb,0xef,0xe9,0xe3,0xcf,0xe0,0xe5,0xdc,0xdf,0xcf,0x24, -0xc2,0xc1,0x6b,0xcf,0xd6,0xdc,0xd8,0xe6,0x97,0xef,0xe6,0xc9,0xd9,0xc9,0xeb,0xb8, -0xb7,0x26,0xca,0xea,0x6d,0x08,0x15,0xaf,0x12,0x0b,0xa2,0x09,0x0e,0xbc,0x15,0x1d, -0x42,0x23,0x23,0x40,0x1e,0x1c,0x5c,0x24,0x2e,0xf5,0x2e,0x2f,0x28,0x35,0x33,0xe9, -0x24,0x1b,0xdc,0x1b,0x1b,0x56,0x1b,0x27,0x92,0x3a,0x48,0x6b,0x45,0x24,0xb8,0xfb, -0xe9,0x33,0xec,0xf2,0x9f,0xf6,0xf3,0xaf,0xe9,0xdc,0xe9,0xd7,0xde,0x31,0xe4,0xde, -0xf3,0xd5,0xd8,0x5b,0xdd,0xdf,0x05,0xdc,0xda,0xb2,0xd5,0xcd,0x3d,0xd3,0xdf,0x54, -0xe4,0xda,0xdf,0xc4,0xb9,0x1b,0xc7,0xdd,0x2a,0xf5,0x0b,0xfb,0x16,0x10,0x9c,0x0a, -0x0a,0x6d,0x15,0x25,0xc4,0x29,0x24,0x8a,0x20,0x1e,0x9b,0x22,0x1e,0xde,0x14,0x1b, -0xe1,0x27,0x2b,0x28,0x2b,0x30,0x2b,0x3c,0x3f,0x9e,0x32,0x22,0x51,0x23,0x2b,0x84, -0x2e,0x25,0x3d,0x09,0xee,0xe1,0xe5,0xf4,0xbe,0x06,0x04,0x15,0xed,0xd0,0x0c,0xc8, -0xd1,0x8f,0xe3,0xf0,0x2a,0xf4,0xe7,0x5e,0xd9,0xcf,0x2d,0xcf,0xdc,0x16,0xe1,0xd0, -0x8f,0xc0,0xbe,0xfa,0xc5,0xd0,0xca,0xda,0xdb,0x8f,0xde,0xec,0x5f,0x05,0x14,0x7b, -0x0d,0xfb,0xb8,0xf3,0xfd,0x0a,0x19,0x30,0x5c,0x36,0x2a,0xc1,0x10,0x05,0x25,0x0e, -0x21,0x5a,0x35,0x40,0x7d,0x2e,0x02,0x2e,0xf6,0x1c,0x36,0x42,0x4c,0x52,0x48,0x41, -0x53,0x36,0x29,0x61,0x1d,0x14,0x2c,0x0c,0xfd,0xe2,0xef,0xf1,0xec,0xfb,0xfc,0xb1, -0xea,0xce,0x2e,0xc8,0xd9,0xda,0xee,0xf6,0x76,0xef,0xde,0x95,0xcf,0xcd,0xe1,0xe1, -0xfc,0x9e,0xf7,0xd4,0x57,0xb4,0xad,0x42,0xb5,0xbb,0x0f,0xc5,0xd1,0xba,0xdc,0xe9, -0xd2,0xfb,0x0b,0x9b,0x0f,0x12,0x3a,0x18,0x1d,0xde,0x25,0x24,0x9e,0x21,0x1d,0x31, -0x0f,0x04,0xb2,0x08,0x19,0xfa,0x27,0x2b,0x87,0x21,0x18,0xc6,0x1f,0x32,0x66,0x40, -0x41,0x43,0x3c,0x40,0x22,0x42,0x36,0x16,0x25,0x15,0xc6,0x06,0xfd,0xc1,0xf5,0xeb, -0xab,0xe0,0xdc,0xbf,0xdc,0xdb,0xa5,0xe3,0xf0,0x0c,0xf8,0xfd,0x15,0xfb,0xe9,0x0f, -0xd7,0xcd,0x81,0xd0,0xdb,0xed,0xdc,0xd2,0xd5,0xd0,0xd0,0xcc,0xc4,0xb4,0x5a,0xb2, -0xc1,0xdc,0xd4,0xe7,0x7a,0xf3,0x00,0x25,0x0c,0x13,0xb0,0x1e,0x2b,0xcc,0x2c,0x26, -0x93,0x18,0x0b,0x1e,0x07,0x04,0xe5,0x06,0x16,0x52,0x27,0x2f,0x2e,0x32,0x31,0xba, -0x2c,0x2a,0x59,0x2e,0x2d,0x4c,0x29,0x2f,0x17,0x3b,0x42,0x27,0x3b,0x2d,0xe3,0x17, -0x02,0x63,0xf3,0xea,0xc1,0xe2,0xda,0x6b,0xd4,0xd7,0x28,0xe5,0xf1,0xfc,0xf9,0xfa, -0x31,0xf2,0xea,0x65,0xe0,0xd5,0xf6,0xd7,0xda,0x0e,0xcb,0xbf,0x2c,0xcc,0xdd,0x74, -0xe5,0xdb,0x4c,0xc3,0xb1,0x02,0xaf,0xbf,0x54,0xe1,0x03,0x09,0x17,0x1d,0x2a,0x21, -0x24,0xb8,0x22,0x1f,0x75,0x15,0x0a,0x01,0x0d,0x15,0x38,0x19,0x1b,0x14,0x19,0x12, -0x0d,0x1e,0x32,0x5c,0x38,0x38,0xfe,0x38,0x2f,0x11,0x26,0x29,0x12,0x39,0x49,0x4d, -0x4b,0x39,0xb1,0x13,0xeb,0x6a,0xdd,0xe2,0xee,0xed,0xf6,0xdc,0xf2,0xe7,0x28,0xe9, -0xea,0xa9,0xe4,0xe4,0x78,0xe8,0xe7,0xe7,0xe4,0xe1,0xc2,0xdd,0xdc,0xbe,0xd2,0xc6, -0xd3,0xc1,0xc6,0x66,0xd3,0xd2,0xb8,0xc6,0xbd,0xdc,0xc1,0xd8,0x9c,0xfa,0x15,0x03, -0x1c,0x0e,0x1c,0xfe,0xfc,0x45,0x0b,0x1d,0x5b,0x24,0x1e,0x3b,0x13,0x0a,0xbe,0x0f, -0x1e,0xba,0x26,0x1e,0xa2,0x16,0x1b,0x49,0x2c,0x43,0x14,0x4f,0x4b,0x1b,0x3e,0x2f, -0x5d,0x26,0x20,0xe2,0x1d,0x1a,0x49,0x12,0x01,0xac,0xf8,0x00,0x99,0x0a,0x06,0x39, -0xf1,0xd8,0x88,0xd2,0xde,0x3f,0xee,0xf4,0xa0,0xed,0xe6,0xc5,0xe1,0xe1,0xe7,0xe4, -0xe0,0xf7,0xc6,0xaa,0xb7,0xa4,0xb1,0x70,0xc7,0xdb,0xbb,0xec,0xf5,0xa1,0xf0,0xe8, -0x09,0xe4,0xeb,0x01,0xf4,0xf6,0xf5,0xf9,0x05,0xb0,0x0f,0x1c,0x3b,0x28,0x24,0xd4, -0x1d,0x16,0xa3,0x11,0x14,0xae,0x17,0x14,0xb6,0x1a,0x27,0x7c,0x37,0x40,0x22,0x47, -0x51,0xec,0x46,0x2d,0xc1,0x19,0x0c,0x68,0x0f,0x19,0x01,0x17,0x13,0xbf,0x12,0x09, -0x8f,0xfe,0xfc,0x28,0xf7,0xee,0x6f,0xe8,0xdf,0x01,0xdc,0xe3,0x7b,0xe8,0xeb,0xd0, -0xeb,0xe8,0xbf,0xe2,0xd9,0x4d,0xd5,0xca,0xa3,0xb5,0xa7,0x99,0xaf,0xc8,0x39,0xe0, -0xeb,0x60,0xec,0xec,0x35,0xea,0xe4,0x50,0xe9,0xf9,0x8a,0x07,0x0f,0xe6,0x0f,0x10, -0xed,0x17,0x1e,0x30,0x22,0x22,0x61,0x1c,0x17,0x43,0x15,0x16,0x15,0x19,0x19,0x47, -0x1f,0x36,0x41,0x4e,0x57,0xc6,0x51,0x3b,0xcb,0x25,0x1d,0xe5,0x13,0x09,0xd1,0x07, -0x10,0xca,0x16,0x0e,0x96,0xfe,0xf6,0x7e,0xf8,0xee,0x7f,0xdd,0xd7,0x90,0xde,0xeb, -0xb9,0xf0,0xf1,0x6f,0xf0,0xe9,0xef,0xe8,0xe4,0x5d,0xd8,0xc5,0xa4,0xb5,0xae,0xf2, -0xae,0xb7,0x82,0xc1,0xd1,0xb6,0xf0,0x03,0x46,0x03,0xfd,0x07,0xf4,0xea,0x0d,0xed, -0xf9,0xc3,0x0a,0x1f,0xb3,0x26,0x22,0x37,0x18,0x15,0x88,0x14,0x0e,0xe7,0x0d,0x15, -0xc7,0x22,0x2c,0xa4,0x2d,0x2e,0x4f,0x3c,0x4f,0x3e,0x56,0x51,0x1c,0x41,0x27,0xe5, -0x10,0xfd,0xcd,0xf6,0x01,0x22,0x0d,0x0f,0x7e,0x0d,0x03,0x79,0xf4,0xea,0x18,0xe7, -0xe2,0x30,0xe2,0xe8,0x53,0xeb,0xee,0x73,0xee,0xe4,0xf3,0xda,0xd7,0xc5,0xd0,0xcb, -0x57,0xc7,0xbc,0x39,0xb3,0xb0,0x6f,0xbd,0xd4,0x01,0xec,0xfc,0xbe,0xfe,0xf8,0x16, -0xf9,0xfa,0xe6,0xfc,0x06,0x4d,0x0e,0x10,0xcb,0x14,0x19,0x33,0x13,0x10,0x28,0x11, -0x0c,0xe3,0x0c,0x17,0xe3,0x27,0x37,0xcd,0x3b,0x31,0x32,0x29,0x31,0x0b,0x42,0x4a, -0x5a,0x49,0x38,0x59,0x21,0x07,0xee,0xfc,0x07,0x10,0x0b,0x0a,0xb6,0x0a,0x05,0x57, -0xf6,0xe0,0x1d,0xd8,0xe1,0xaf,0xf4,0xfd,0xa5,0x00,0xfe,0x82,0xee,0xda,0x5d,0xc5, -0xb8,0x3f,0xbd,0xcd,0xb4,0xdb,0xd4,0xd0,0xc6,0xc6,0x7d,0xcb,0xd1,0xee,0xd6,0xe1, -0x74,0xec,0xee,0x24,0xee,0xef,0x72,0xf4,0x04,0x12,0x19,0x28,0xdc,0x28,0x1c,0x8f, -0x0b,0xfc,0x2a,0xfd,0x05,0xdb,0x15,0x2a,0xe2,0x35,0x37,0xd3,0x32,0x2d,0xbe,0x2d, -0x2f,0x64,0x32,0x36,0x1c,0x37,0x35,0x31,0x31,0x2c,0x70,0x23,0x13,0x82,0xfe,0xf7, -0xab,0xf9,0x00,0xd6,0xff,0xef,0x09,0xdf,0xdc,0xa1,0xeb,0xfc,0xbb,0xff,0xf7,0x8e, -0xf0,0xe0,0x65,0xd0,0xd2,0x29,0xd6,0xd0,0xb9,0xca,0xc0,0xf5,0xbd,0xc7,0x2c,0xcb, -0xc6,0x96,0xbe,0xc3,0xb2,0xd9,0xfc,0x22,0x11,0x13,0x63,0x07,0xfa,0x6c,0x00,0x11, -0x95,0x1b,0x1b,0x93,0x15,0x0f,0xc4,0x0d,0x0d,0x8d,0x11,0x17,0x1f,0x1d,0x22,0x64, -0x2a,0x31,0x4e,0x3d,0x45,0x34,0x41,0x37,0x70,0x2f,0x30,0x4d,0x3c,0x42,0xb7,0x2f, -0x0e,0x51,0xf8,0xed,0xca,0xea,0xf1,0xfe,0xf7,0xf9,0x51,0xf3,0xea,0x93,0xe4,0xe5, -0x57,0xf2,0xf8,0x47,0xf5,0xf2,0x80,0xea,0xe3,0xb3,0xd9,0xc7,0x2e,0xb9,0xb7,0xc4, -0xbf,0xcf,0x23,0xd8,0xd1,0xe2,0xc1,0xb8,0x33,0xc6,0xe3,0x3e,0xfa,0x09,0x5e,0x15, -0x14,0x3d,0x0d,0x0a,0xb1,0x0d,0x14,0x53,0x17,0x14,0x39,0x11,0x13,0xad,0x16,0x12, -0xd2,0x0d,0x17,0x69,0x2f,0x42,0x77,0x47,0x43,0x84,0x3b,0x34,0x2c,0x2d,0x25,0x39, -0x28,0x35,0x00,0x37,0x22,0x68,0x0f,0x01,0x9e,0xf5,0xee,0xd9,0xea,0xeb,0x6e,0xf3, -0xf5,0xa4,0xf4,0xf4,0x16,0xef,0xe9,0x2d,0xea,0xf1,0x41,0xe9,0xd4,0x5f,0xc8,0xc1, -0x16,0xbe,0xc4,0x54,0xc5,0xc5,0x38,0xd4,0xe5,0x62,0xe4,0xd9,0x62,0xd4,0xd7,0x57, -0xe5,0xf5,0x88,0x04,0x10,0xc1,0x0f,0x08,0xbf,0x06,0x0b,0xb5,0x10,0x0e,0x2b,0x0e, -0x13,0x60,0x18,0x1b,0x4a,0x24,0x31,0x1a,0x39,0x31,0x69,0x26,0x25,0xeb,0x27,0x2c, -0xd6,0x35,0x34,0x5c,0x2c,0x2b,0xbe,0x2b,0x2c,0xf0,0x26,0x0f,0x1e,0xfa,0xf3,0x61, -0xf6,0xfe,0xd4,0xfd,0xee,0xa9,0xdf,0xde,0xd7,0xe4,0xe8,0xee,0xec,0xea,0xfb,0xd8, -0xc6,0x08,0xc8,0xd7,0x19,0xe6,0xeb,0x79,0xe1,0xce,0x97,0xb9,0xb3,0x93,0xc2,0xd5, -0x14,0xdb,0xdc,0x06,0xe4,0xfd,0x61,0x10,0x0c,0xb0,0xfb,0xf4,0xb3,0xfc,0x12,0xdc, -0x26,0x2d,0x32,0x28,0x22,0x32,0x1a,0x0c,0xef,0x0d,0x21,0x68,0x33,0x2e,0xb4,0x1d, -0x19,0xc4,0x24,0x32,0x4d,0x47,0x53,0x8d,0x42,0x23,0x61,0x16,0x17,0x2d,0x15,0x06, -0xc5,0xfb,0xfd,0x44,0x04,0x0e,0x04,0x0d,0xf7,0x19,0xdb,0xc8,0x63,0xc7,0xd2,0x48, -0xe6,0xf8,0x2b,0xfc,0xf2,0x6f,0xe5,0xd6,0x7b,0xd2,0xd3,0x71,0xcb,0xbc,0x1e,0xb1, -0xb4,0xaf,0xc8,0xdd,0x0c,0xe6,0xe6,0xa4,0xea,0xf2,0xc0,0xf9,0xff,0x28,0xfe,0xfb, -0x5d,0x01,0x11,0x4c,0x26,0x32,0xc7,0x34,0x2e,0x9d,0x1c,0x08,0x91,0xf9,0xfb,0x8f, -0x1b,0x37,0xc5,0x3a,0x33,0x32,0x2d,0x3d,0x89,0x4d,0x3a,0x0b,0x27,0x2b,0x83,0x29, -0x1c,0x7f,0x11,0x0d,0x2a,0x0d,0x0a,0xe9,0x05,0xfd,0x46,0xf1,0xe3,0x14,0xd8,0xd3, -0x4f,0xd5,0xdc,0xdf,0xeb,0xf7,0xc6,0xfe,0xfd,0x21,0xe5,0xcd,0x16,0xc8,0xc8,0x9e, -0xc3,0xbf,0x9d,0xc3,0xca,0xad,0xcf,0xd1,0x50,0xd4,0xde,0x08,0xea,0xec,0x1f,0xec, -0xee,0x3a,0xfc,0x13,0x5b,0x21,0x27,0x89,0x2a,0x25,0xf9,0x19,0x11,0x3d,0x14,0x0e, -0xee,0x08,0x17,0xc4,0x23,0x25,0xbe,0x34,0x40,0x4e,0x3c,0x38,0xb0,0x3b,0x3e,0xee, -0x38,0x28,0xb6,0x14,0x09,0x9f,0x0c,0x15,0x2b,0x28,0x26,0x5b,0x08,0xec,0xb7,0xda, -0xce,0xe8,0xd0,0xdf,0x04,0xec,0xf3,0x91,0xf2,0xeb,0x6c,0xe2,0xde,0xf3,0xdd,0xda, -0x6f,0xdf,0xe3,0xe3,0xce,0xb5,0x2e,0xa7,0xab,0x61,0xc3,0xe6,0x28,0x01,0x04,0xfd, -0xf4,0xde,0xc8,0xd5,0xe0,0xcc,0xf2,0x09,0xd5,0x22,0x2d,0x94,0x29,0x23,0xc1,0x19, -0x0a,0xd0,0x07,0x0f,0xbb,0x19,0x25,0x4b,0x28,0x1c,0xe0,0x16,0x22,0xdf,0x32,0x48, -0xaa,0x5d,0x5b,0x25,0x40,0x20,0xfa,0x09,0xff,0xd3,0x0a,0x19,0x6c,0x19,0x12,0x19, -0x00,0xe9,0x0e,0xe2,0xe6,0x37,0xe7,0xe4,0x8c,0xe8,0xec,0xe4,0xf0,0xf0,0x22,0xe4, -0xe1,0x19,0xe4,0xdf,0x37,0xd5,0xc7,0x1f,0xc2,0xc5,0xa8,0xc3,0xbf,0x44,0xc4,0xd0, -0xd4,0xd9,0xde,0xc7,0xe6,0xf6,0x0c,0x05,0x0e,0x00,0x11,0x0e,0xdc,0x0b,0x09,0x19, -0x0e,0x18,0xc0,0x1d,0x1e,0x9b,0x19,0x12,0x86,0x0f,0x11,0x6f,0x1a,0x27,0xa2,0x2f, -0x34,0xba,0x39,0x38,0x84,0x32,0x2e,0x8d,0x33,0x38,0x2e,0x3a,0x33,0xd5,0x1d,0x00, -0x86,0xec,0xed,0xd5,0xf6,0xfd,0xe1,0xfa,0xf2,0x26,0xeb,0xe8,0x64,0xe2,0xe3,0xcb, -0xed,0xf4,0xc8,0xf0,0xe9,0x76,0xe3,0xda,0xac,0xc8,0xb9,0xff,0xbc,0xca,0xa2,0xd8, -0xdc,0x0a,0xd0,0xc1,0xcb,0xbe,0xc8,0x3e,0xe3,0x01,0x31,0x0e,0x0d,0x89,0x0d,0x09, -0x5c,0x05,0x09,0x35,0x15,0x1e,0x3e,0x1c,0x15,0xa9,0x14,0x12,0x0f,0x17,0x19,0x1d, -0x1f,0x29,0xff,0x30,0x30,0x92,0x2f,0x31,0x21,0x2c,0x28,0x5e,0x2f,0x3c,0x9a,0x45, -0x3b,0xc7,0x21,0x06,0x47,0xee,0xe7,0x94,0xf0,0xf8,0x7d,0xfa,0xf4,0xf5,0xed,0xf1, -0x3c,0xf2,0xe9,0x42,0xe4,0xe8,0x0b,0xec,0xe5,0x23,0xdc,0xd9,0xf1,0xd7,0xd6,0xa7, -0xd0,0xcb,0x3d,0xd0,0xd1,0x49,0xc6,0xba,0xb8,0xba,0xc7,0xb7,0xdc,0xf8,0xc5,0x0d, -0x13,0x1c,0x13,0x0d,0x44,0x0a,0x0b,0x3c,0x0d,0x0d,0xb5,0x0a,0x0c,0x83,0x11,0x1a, -0xdb,0x1f,0x24,0xf5,0x32,0x3c,0x81,0x30,0x1b,0x0e,0x18,0x1d,0x0d,0x28,0x32,0xe0, -0x3d,0x4e,0x03,0x4e,0x41,0xeb,0x27,0x08,0x0c,0xeb,0xe2,0x3b,0xec,0xf6,0x92,0xf9, -0xf2,0xf0,0xe7,0xec,0x72,0xf6,0xf5,0x9f,0xee,0xec,0xf1,0xe6,0xd3,0x21,0xc4,0xce, -0xd7,0xe3,0xee,0x26,0xf3,0xe9,0x16,0xce,0xbd,0x83,0xb4,0xad,0x82,0xaf,0xbd,0xe3, -0xda,0x01,0xfe,0x19,0x19,0x8d,0x0d,0x03,0xe0,0x03,0x0e,0x12,0x18,0x17,0xcf,0x13, -0x16,0x54,0x13,0x08,0x50,0x0d,0x21,0x03,0x2a,0x24,0x7f,0x1e,0x1a,0x6e,0x21,0x24, -0xcc,0x20,0x2f,0xba,0x4e,0x60,0x74,0x56,0x39,0xb2,0x1d,0x09,0x79,0xf4,0xe9,0x00, -0xf2,0x03,0x24,0x0a,0xff,0x21,0xeb,0xdb,0x3e,0xd8,0xdf,0x6b,0xec,0xf8,0xaf,0xfa, -0xeb,0x9c,0xd9,0xd0,0xc6,0xce,0xd8,0x50,0xe2,0xef,0x10,0xea,0xc1,0x23,0x9b,0x9b, -0x64,0xbb,0xd8,0xa9,0xe8,0xf3,0x7e,0x05,0x09,0xee,0xfd,0xf5,0xf2,0xf9,0x07,0x9c, -0x1a,0x29,0x4b,0x28,0x1f,0x97,0x12,0xfe,0x8b,0xfb,0x10,0x28,0x2e,0x3d,0x3c,0x38, -0x26,0xe5,0x11,0x07,0xed,0x15,0x3d,0x6d,0x62,0x5a,0xef,0x34,0x21,0x1e,0x26,0x22, -0x65,0x12,0x07,0x34,0x07,0x04,0x80,0xf9,0xe8,0x08,0xdf,0xe2,0x92,0xe1,0xe4,0x62, -0xf1,0xfb,0x6a,0xf6,0xe6,0x49,0xd5,0xc8,0x02,0xc9,0xda,0x92,0xec,0xf0,0x84,0xd9, -0xbb,0x5a,0xb5,0xc1,0xac,0xd0,0xd2,0x77,0xcc,0xd1,0x0d,0xdd,0xe4,0x4b,0xf1,0x09, -0x91,0x1e,0x24,0xf9,0x1b,0x13,0x0a,0x12,0x13,0x77,0x15,0x17,0x31,0x14,0x17,0x1d, -0x2c,0x33,0x03,0x29,0x27,0x9a,0x1d,0x11,0xe8,0x1a,0x36,0x3c,0x4d,0x4b,0x67,0x35, -0x1f,0x90,0x1d,0x2a,0x6a,0x30,0x26,0x99,0x0c,0xf9,0x6d,0xe9,0xdc,0x5f,0xe2,0xea, -0x68,0xef,0xf3,0xc7,0xf2,0xed,0xfa,0xe6,0xdc,0xea,0xd7,0xd5,0xd4,0xcf,0xdc,0x95, -0xef,0xed,0x1f,0xe0,0xcd,0x67,0xb3,0xb1,0x90,0xc3,0xd2,0x42,0xd5,0xd1,0x2a,0xd5, -0xe3,0x14,0xf1,0x01,0xe8,0x13,0x1f,0x81,0x24,0x22,0x08,0x18,0x07,0x93,0x03,0x11, -0x24,0x20,0x2b,0x40,0x2f,0x2c,0xed,0x27,0x1e,0x3e,0x18,0x11,0x2a,0x1b,0x36,0xde, -0x49,0x4b,0xd2,0x3e,0x2c,0x9f,0x2b,0x2c,0x2f,0x22,0x14,0xc8,0x0a,0x02,0x38,0xf5, -0xe4,0x9a,0xda,0xdc,0x22,0xea,0xf4,0xf0,0xf2,0xed,0x96,0xe2,0xd7,0x59,0xcf,0xd6, -0x9e,0xe9,0xf3,0xcd,0xec,0xda,0xd0,0xc9,0xc5,0x11,0xc4,0xbf,0x96,0xc0,0xc9,0xc2, -0xd1,0xda,0x56,0xe6,0xf1,0xad,0xfb,0xff,0x02,0x00,0x06,0x54,0x11,0x1d,0x4a,0x27, -0x2b,0xb4,0x21,0x14,0x04,0x10,0x16,0x39,0x1b,0x1e,0x09,0x25,0x26,0xe5,0x28,0x28, -0xc4,0x24,0x2c,0x45,0x3a,0x3c,0xec,0x34,0x29,0xf0,0x19,0x16,0x71,0x1a,0x19,0xa9, -0x13,0x0a,0xdf,0x03,0xfa,0xac,0xec,0xe4,0x96,0xde,0xe0,0x4b,0xe8,0xea,0x71,0xed, -0xed,0x6e,0xe9,0xe2,0xb9,0xde,0xe0,0x03,0xde,0xdb,0xfa,0xda,0xd3,0xbd,0xc7,0xc4, -0x37,0xcb,0xd7,0xc3,0xde,0xda,0x38,0xdc,0xec,0x2b,0xf4,0xf4,0xda,0xfd,0x06,0x85, -0x0e,0x18,0x1e,0x1f,0x1b,0x73,0x16,0x10,0x46,0x0a,0x11,0x21,0x1d,0x1e,0x79,0x1d, -0x1a,0x21,0x1a,0x1d,0x62,0x1c,0x25,0x80,0x37,0x3f,0xcd,0x39,0x36,0x7f,0x36,0x2d, -0x60,0x1c,0x0f,0x50,0x08,0x00,0x6b,0xfc,0xf5,0x95,0xf0,0xf1,0x07,0xf0,0xe9,0x1a, -0xe8,0xed,0x1c,0xee,0xe8,0x13,0xe2,0xe0,0x57,0xe6,0xeb,0x68,0xea,0xe6,0xe4,0xdd, -0xcf,0xf5,0xc1,0xbd,0x08,0xc0,0xc4,0x0e,0xc8,0xcf,0x44,0xdf,0xee,0x2f,0xfa,0x07, -0x6e,0x10,0x0f,0x7d,0x0e,0x0b,0x2b,0x0c,0x10,0x24,0x13,0x14,0x82,0x17,0x1b,0x16, -0x1d,0x1f,0x43,0x1d,0x1b,0x42,0x15,0x10,0x28,0x20,0x37,0x26,0x3f,0x38,0x9a,0x30, -0x32,0xf7,0x38,0x39,0xc6,0x30,0x1c,0xb5,0x00,0xed,0x80,0xe9,0xef,0x10,0xf5,0xf6, -0x24,0xf4,0xf1,0x27,0xf1,0xef,0x4c,0xed,0xe9,0xfd,0xe1,0xdc,0xae,0xdf,0xea,0x73, -0xf4,0xf0,0x69,0xda,0xc7,0xa9,0xc8,0xcd,0xb3,0xc6,0xbf,0x0e,0xbd,0xbf,0x40,0xcd, -0xe8,0xc2,0x03,0x14,0x17,0x16,0x11,0x4b,0x0e,0x0c,0x80,0x09,0x09,0x05,0x0b,0x11, -0x58,0x19,0x21,0x38,0x25,0x28,0xfb,0x20,0x0d,0x05,0x01,0x05,0x3b,0x1d,0x33,0x2d, -0x38,0x3a,0x2b,0x43,0x49,0x6a,0x47,0x3d,0x47,0x29,0x10,0x95,0xfa,0xeb,0x53,0xe9, -0xf2,0x0a,0xfc,0xfe,0x9b,0xf7,0xf0,0xa1,0xed,0xea,0x7b,0xe2,0xd9,0xc8,0xd4,0xd8, -0x07,0xe8,0xfb,0x85,0x07,0x08,0x4c,0xf3,0xd1,0x5c,0xb9,0xa6,0xcb,0xa6,0xbb,0xfd, -0xca,0xd2,0x82,0xdc,0xea,0x30,0xfa,0x07,0xe0,0x0d,0x0d,0xee,0x08,0x09,0xa4,0x0a, -0x0a,0x35,0x0f,0x18,0x82,0x22,0x28,0x99,0x29,0x22,0x0d,0x15,0x07,0x7e,0xfe,0xfe, -0x70,0x0a,0x20,0x65,0x3f,0x5b,0x8c,0x62,0x51,0xdb,0x36,0x21,0x01,0x1a,0x14,0xb2, -0x04,0xf8,0x75,0xf7,0xf8,0xfe,0xf7,0xf8,0x7a,0xfa,0xf5,0x54,0xed,0xe7,0x33,0xde, -0xd6,0xed,0xd9,0xdf,0x38,0xe7,0xf0,0x4c,0xfd,0x08,0x81,0xfd,0xda,0x11,0xb5,0xa3, -0x64,0xa4,0xaf,0x09,0xc3,0xde,0x70,0xf7,0x04,0x5c,0x00,0xfb,0xf6,0xf9,0xf6,0x96, -0xf7,0x04,0x85,0x0f,0x11,0x6f,0x14,0x17,0xa6,0x1d,0x27,0x0e,0x2f,0x2b,0x74,0x1c, -0x02,0x04,0xeb,0xf1,0x00,0x11,0x35,0x3a,0x50,0x50,0x72,0x46,0x43,0x6b,0x38,0x27, -0xa6,0x18,0x0a,0x4a,0x03,0x02,0xe6,0x04,0x0a,0x64,0x0d,0x07,0xfb,0xff,0xf5,0xb5, -0xe9,0xe2,0x24,0xd7,0xca,0x7d,0xca,0xdd,0x43,0xfb,0x0f,0x26,0x0c,0xf4,0xa2,0xcf, -0xba,0x43,0xbb,0xc6,0x0a,0xd2,0xcf,0xd5,0xc5,0xc9,0x83,0xd8,0xe5,0x5e,0xf2,0xff, -0x54,0x04,0xfe,0x0a,0xf6,0xf5,0x21,0xfd,0x07,0xb6,0x15,0x24,0xd0,0x2d,0x30,0xf8, -0x25,0x16,0xfc,0x0c,0x06,0x24,0x07,0x17,0x20,0x26,0x2c,0x8c,0x2e,0x2b,0x43,0x32, -0x41,0xe1,0x45,0x34,0x3a,0x18,0x09,0xac,0x08,0x0f,0xa1,0x17,0x17,0x28,0x0c,0xfd, -0x37,0xf2,0xec,0x90,0xea,0xea,0xf5,0xe3,0xdd,0x99,0xdd,0xe0,0x04,0xe3,0xe9,0x4c, -0xf4,0xf6,0x4b,0xf1,0xe7,0x6c,0xd4,0xbd,0x33,0xa8,0xa7,0x3d,0xc5,0xea,0x0c,0x01, -0x02,0xb8,0xf1,0xd6,0xf5,0xca,0xd8,0x9a,0xf2,0x0c,0x97,0x18,0x1a,0x9a,0x19,0x16, -0x6c,0x14,0x14,0x6a,0x1b,0x25,0x23,0x28,0x22,0x73,0x17,0x0b,0x76,0x09,0x14,0x79, -0x2c,0x49,0x8a,0x55,0x4d,0x30,0x35,0x14,0xfd,0xfa,0xf8,0x68,0x0b,0x26,0x05,0x35, -0x31,0x91,0x1a,0x00,0xa6,0xed,0xe0,0x4a,0xdc,0xe5,0x77,0xef,0xf0,0x4a,0xe5,0xdb, -0xd5,0xdc,0xe0,0xe4,0xe0,0xe7,0x11,0xe9,0xe4,0x4e,0xde,0xcf,0xd2,0xbf,0xbd,0x4b, -0xca,0xd8,0x23,0xeb,0xfe,0xd0,0xf8,0xe6,0x29,0xd4,0xce,0xd1,0xdc,0xf3,0xef,0x09, -0x19,0xd1,0x1f,0x1f,0x2a,0x19,0x17,0xdc,0x1b,0x1c,0xb1,0x1c,0x22,0xe3,0x29,0x2c, -0x6a,0x20,0x0f,0x66,0x17,0x2c,0xbb,0x35,0x2e,0x64,0x27,0x28,0x94,0x20,0x17,0x66, -0x1a,0x1b,0x5c,0x21,0x24,0x46,0x1e,0x11,0x17,0x02,0xf7,0x20,0xe9,0xdf,0x94,0xdf, -0xde,0xf2,0xdc,0xe5,0x84,0xed,0xe6,0x25,0xd4,0xd1,0x01,0xde,0xe1,0x98,0xda,0xd9, -0x33,0xdf,0xe2,0x7a,0xde,0xda,0xb3,0xd7,0xd7,0xbc,0xd9,0xdd,0xf7,0xe1,0xe4,0xf2, -0xe5,0xeb,0x67,0xf7,0x0b,0xed,0x1e,0x26,0x0f,0x27,0x1f,0x47,0x16,0x0d,0x8d,0x0d, -0x16,0x4a,0x21,0x2a,0x82,0x2c,0x27,0x8b,0x23,0x2b,0x0b,0x35,0x2c,0xe9,0x1e,0x18, -0xf9,0x17,0x1a,0x54,0x21,0x24,0x0c,0x21,0x1a,0xa8,0x19,0x1e,0x01,0x12,0xfb,0x5b, -0xe8,0xdb,0x27,0xdb,0xe1,0xc8,0xe6,0xef,0x67,0xf5,0xec,0x0b,0xd9,0xcf,0x16,0xd8, -0xd8,0x02,0xcb,0xc2,0x03,0xc5,0xd3,0x70,0xe5,0xed,0x94,0xef,0xf3,0x7b,0xeb,0xde, -0x85,0xdd,0xdb,0x7a,0xd7,0xdd,0xd7,0xec,0x04,0x01,0x1c,0x2a,0xe2,0x29,0x1e,0x2c, -0x12,0x08,0x0a,0x0a,0x18,0x53,0x29,0x2d,0x8a,0x2a,0x2f,0x57,0x34,0x2e,0x16,0x2b, -0x2b,0xa7,0x1f,0x13,0x28,0x0f,0x10,0xa7,0x1a,0x22,0x17,0x26,0x29,0x2e,0x26,0x1c, -0x14,0x10,0x01,0x03,0xec,0xd6,0x7b,0xd3,0xe0,0x9e,0xf2,0xfc,0xa0,0xfa,0xed,0x27, -0xdb,0xca,0x88,0xc5,0xcd,0x52,0xd7,0xdb,0x81,0xd9,0xda,0xc5,0xd8,0xdc,0x86,0xe3, -0xe3,0xe7,0xdf,0xdd,0x82,0xdb,0xdd,0x7e,0xe3,0xe7,0xb5,0xed,0xfd,0x54,0x16,0x27, -0xd8,0x27,0x1e,0x38,0x11,0x07,0x47,0x08,0x11,0xbc,0x20,0x30,0x80,0x34,0x2a,0x63, -0x27,0x2f,0x1c,0x35,0x32,0x5a,0x27,0x1a,0x04,0x18,0x20,0xc7,0x29,0x2a,0xc6,0x20, -0x18,0x51,0x19,0x15,0xe4,0x02,0xf0,0xe7,0xe6,0xe4,0xfd,0xe7,0xee,0x29,0xf5,0xf2, -0x2c,0xed,0xe9,0x96,0xe6,0xdf,0xa5,0xda,0xdb,0x48,0xd3,0xc8,0x7e,0xc4,0xc5,0xbc, -0xd3,0xe3,0x5e,0xe7,0xe4,0x83,0xd9,0xcc,0x3b,0xce,0xd8,0x39,0xe9,0xfd,0xe2,0x0a, -0x11,0x76,0x10,0x0c,0x0f,0x0a,0x0a,0xbd,0x11,0x18,0xe8,0x1a,0x17,0xea,0x13,0x19, -0x5c,0x2b,0x36,0x5b,0x2e,0x2a,0xc1,0x2e,0x30,0x50,0x2e,0x23,0x9b,0x18,0x1c,0xda, -0x2c,0x38,0x39,0x35,0x29,0x45,0x1a,0x0b,0xab,0xfd,0xf2,0x86,0xeb,0xe9,0xdf,0xed, -0xf2,0xca,0xf5,0xf2,0xcf,0xe9,0xe2,0xad,0xde,0xd4,0xe3,0xca,0xd0,0x4d,0xdd,0xe9, -0x55,0xe6,0xd2,0x19,0xcb,0xd1,0x48,0xd6,0xd5,0x93,0xca,0xca,0x13,0xd7,0xe2,0xce, -0xe8,0xef,0x38,0xfd,0x0d,0xe4,0x16,0x17,0x38,0x13,0x0c,0xad,0x0b,0x0f,0x76,0x15, -0x20,0x75,0x27,0x24,0xc4,0x21,0x1c,0x0a,0x15,0x1c,0x4e,0x2f,0x36,0xa1,0x2f,0x28, -0xbb,0x2f,0x3b,0xd0,0x3a,0x36,0x49,0x2a,0x13,0xec,0x03,0x02,0x25,0x08,0x08,0xe7, -0x00,0xf1,0x32,0xe2,0xda,0x64,0xdd,0xe7,0xc7,0xec,0xec,0xf0,0xee,0xee,0x4d,0xe5, -0xd7,0xab,0xce,0xcf,0x42,0xd4,0xdf,0xff,0xe4,0xd8,0x93,0xc8,0xba,0x0e,0xad,0xb8, -0x47,0xdb,0xfa,0x1c,0x09,0x01,0xb8,0xf4,0xf5,0xe9,0xff,0x0f,0xb9,0x21,0x2b,0x40, -0x2a,0x18,0xe4,0x04,0x02,0xd5,0x0c,0x1c,0xd8,0x29,0x30,0x9b,0x31,0x22,0x8a,0x11, -0x0f,0xad,0x1b,0x33,0xfe,0x4c,0x54,0xb0,0x4c,0x3b,0xf3,0x1e,0xff,0x0e,0xee,0xf6, -0x89,0x09,0x14,0x02,0x0f,0xfe,0xfd,0xeb,0xd9,0x1d,0xd5,0xe3,0x1b,0xf5,0xf8,0x69, -0xed,0xdf,0xd6,0xd9,0xdc,0xae,0xe0,0xe2,0x05,0xe4,0xdf,0xa5,0xd0,0xc0,0x9d,0xb3, -0xaf,0x8d,0xbc,0xd9,0xae,0xf8,0x04,0x2a,0x03,0xf8,0x36,0xe8,0xe1,0xd4,0xea,0x03, -0xae,0x1a,0x27,0xac,0x26,0x19,0x33,0x0e,0x0e,0xd6,0x1c,0x2a,0xb3,0x23,0x16,0xea, -0x16,0x1c,0xd6,0x23,0x29,0x0d,0x2e,0x35,0xb9,0x3d,0x3f,0xe3,0x3b,0x31,0x56,0x19, -0x06,0xb2,0x03,0x0d,0xd1,0x13,0x11,0x09,0x0b,0xff,0xc8,0xf1,0xe1,0xdb,0xde,0xe4, -0x47,0xe6,0xe4,0x12,0xdf,0xdf,0x68,0xe5,0xec,0x48,0xeb,0xe6,0x3b,0xe0,0xd3,0x3a, -0xd0,0xd6,0xbd,0xd0,0xbb,0x42,0xad,0xbb,0x5d,0xd7,0xef,0xbc,0xff,0x01,0x3f,0xff, -0xf9,0x12,0xf0,0xf1,0xaf,0x00,0x12,0x07,0x1e,0x25,0xc8,0x2b,0x28,0x97,0x1b,0x11, -0x65,0x12,0x12,0x36,0x16,0x24,0xc0,0x2f,0x2c,0xba,0x23,0x20,0x35,0x2b,0x42,0x38, -0x54,0x4c,0xc9,0x2e,0x0d,0x45,0xf8,0xf5,0x61,0x00,0x0e,0xfb,0x16,0x15,0x0c,0x07, -0xef,0xba,0xdb,0xcc,0xbf,0xca,0xdb,0xd9,0xed,0xf7,0x97,0xfc,0xf1,0x57,0xde,0xd3, -0x2d,0xd1,0xdb,0x99,0xe7,0xe0,0x29,0xcf,0xba,0xee,0xa9,0xaf,0xb5,0xcc,0xf2,0x02, -0x09,0x07,0x1c,0xfb,0xef,0xf9,0xeb,0xed,0x75,0xfe,0x13,0xb5,0x23,0x2d,0x8c,0x2e, -0x25,0x13,0x15,0x03,0x0f,0xfe,0x0a,0x7c,0x23,0x38,0xea,0x31,0x19,0xd6,0x0f,0x16, -0x8d,0x23,0x40,0xdb,0x57,0x5d,0x06,0x4a,0x26,0x0a,0x09,0xf7,0x0b,0xf3,0xfc,0x9b, -0x0b,0x0e,0xd6,0x02,0xf4,0x8c,0xe2,0xd7,0x49,0xd8,0xdd,0x2e,0xeb,0xf6,0x7a,0xf9, -0xe9,0x65,0xd4,0xcd,0xe7,0xd9,0xe9,0x00,0xef,0xea,0x5f,0xd8,0xbc,0x55,0xa5,0xa5, -0xb5,0xb7,0xd0,0x76,0xeb,0x01,0xa7,0x07,0x05,0xab,0x02,0xff,0x55,0x05,0x12,0x3a, -0x1d,0x1d,0x2e,0x1b,0x18,0x20,0x11,0x0d,0x30,0x0f,0x17,0xd7,0x23,0x2b,0x12,0x29, -0x21,0xe0,0x19,0x17,0x46,0x1c,0x2c,0x59,0x40,0x4d,0x5b,0x51,0x44,0xe9,0x2d,0x15, -0xf4,0x03,0xff,0x34,0xfd,0xf5,0x31,0xee,0xea,0xd0,0xe3,0xe5,0x29,0xeb,0xef,0x41, -0xf0,0xef,0xb9,0xeb,0xe9,0xed,0xe0,0xd4,0x5f,0xd2,0xd7,0x2f,0xe0,0xe7,0xbc,0xe5, -0xd5,0xe0,0xbe,0xad,0xcd,0xa9,0xb9,0x0a,0xd2,0xe6,0x63,0xf4,0xfd,0xcd,0x03,0x07, -0xaa,0x11,0x1c,0x59,0x22,0x21,0x27,0x1a,0x12,0xee,0x0c,0x0e,0x7d,0x13,0x13,0x6e, -0x1a,0x25,0xb4,0x2d,0x2c,0xf6,0x23,0x1d,0x64,0x1e,0x2a,0x0b,0x41,0x4d,0xc2,0x4c, -0x43,0xd0,0x2f,0x18,0xe6,0x05,0x03,0xd5,0xff,0xf6,0x3f,0xf0,0xe9,0xef,0xe2,0xde, -0x11,0xe2,0xeb,0x4b,0xf0,0xf0,0x17,0xf1,0xef,0x86,0xe9,0xde,0x4e,0xd9,0xda,0x23, -0xdc,0xde,0x4d,0xde,0xd0,0xa1,0xbd,0xaf,0x09,0xa9,0xb2,0xbf,0xcd,0xe9,0x4a,0xfa, -0x02,0x56,0x06,0x05,0x71,0x09,0x12,0x0b,0x1e,0x22,0x26,0x1e,0x19,0xeb,0x16,0x13, -0xda,0x15,0x19,0x35,0x19,0x14,0x05,0x15,0x21,0x3a,0x2a,0x29,0x79,0x27,0x27,0xd6, -0x35,0x50,0x16,0x58,0x4b,0x55,0x34,0x1c,0xed,0x0b,0x02,0x66,0xfe,0xfc,0x1e,0xf4, -0xe8,0xfd,0xdd,0xdf,0xb2,0xe8,0xea,0x38,0xe7,0xe6,0x2f,0xe9,0xe8,0x7b,0xe8,0xe9, -0x63,0xe6,0xe2,0x9e,0xe2,0xe1,0x69,0xe0,0xd6,0x63,0xba,0xa2,0x7d,0xa2,0xb1,0xbe, -0xca,0xe5,0x63,0xf8,0xfd,0x2f,0xfb,0x00,0xc2,0x0d,0x1c,0xa8,0x21,0x1a,0x5d,0x13, -0x10,0x0d,0x12,0x13,0x1a,0x18,0x1f,0xa0,0x21,0x1d,0xfe,0x19,0x16,0x11,0x0e,0x09, -0x56,0x1b,0x43,0xe1,0x5f,0x61,0x16,0x58,0x47,0x59,0x2f,0x1b,0x87,0x0d,0x03,0x16, -0xfd,0xf8,0xa3,0xf1,0xe9,0x0d,0xe8,0xe9,0xe8,0xeb,0xec,0xce,0xe9,0xe5,0xe0,0xe6, -0xea,0x33,0xe5,0xdf,0x4a,0xe0,0xe3,0xdc,0xe6,0xe6,0x3b,0xdc,0xcc,0x83,0xb5,0xa0, -0x0f,0xa8,0xbd,0x73,0xce,0xe4,0xa7,0xf9,0xff,0xdf,0xfe,0x00,0x2e,0x06,0x0e,0x64, -0x17,0x1c,0x6d,0x1d,0x1a,0xb0,0x17,0x10,0x78,0x0c,0x10,0xac,0x1a,0x25,0x66,0x2c, -0x2a,0x72,0x1a,0x07,0x87,0x0a,0x27,0x98,0x43,0x55,0xb8,0x5b,0x55,0xad,0x3d,0x20, -0x56,0x13,0x0d,0x3d,0x08,0x01,0x7f,0xf8,0xee,0xef,0xe4,0xde,0x91,0xde,0xe5,0x43, -0xf1,0xf8,0x6a,0xf6,0xea,0x54,0xda,0xd1,0x23,0xd0,0xdb,0xac,0xea,0xec,0xb7,0xe6, -0xdb,0x23,0xc9,0xb3,0x58,0xa6,0xae,0x32,0xc0,0xd1,0x4c,0xe3,0xee,0x7b,0xf6,0x02, -0x87,0x0f,0x19,0x0e,0x23,0x22,0x18,0x18,0x0f,0x6f,0x0d,0x0e,0xba,0x14,0x1a,0x7f, -0x1e,0x23,0x79,0x2a,0x2c,0x97,0x2d,0x25,0x44,0x16,0x14,0x04,0x23,0x38,0xd5,0x40, -0x48,0x1a,0x4e,0x40,0xca,0x26,0x14,0x65,0x06,0xf3,0x6d,0xe4,0xe0,0x9c,0xe3,0xe8, -0x9e,0xee,0xf0,0x84,0xef,0xf0,0xe9,0xf1,0xf4,0x3a,0xea,0xd7,0xe1,0xc8,0xc5,0x87, -0xd6,0xeb,0x8d,0xef,0xe9,0x73,0xdd,0xca,0x6f,0xba,0xb0,0xf1,0xb1,0xbd,0x01,0xcf, -0xe6,0xd9,0x01,0x16,0xc2,0x1d,0x20,0xc5,0x1b,0x13,0xa1,0x0d,0x0b,0x9a,0x08,0x06, -0xd2,0x0a,0x16,0xb7,0x25,0x35,0x56,0x38,0x26,0x1a,0x13,0x11,0x97,0x1f,0x30,0xe0, -0x37,0x3c,0x1b,0x3e,0x38,0x9f,0x38,0x38,0x02,0x2e,0x1a,0x23,0x02,0xf0,0xde,0xe7, -0xe4,0x95,0xe9,0xf6,0xf0,0xf9,0xf1,0xcb,0xeb,0xf0,0x48,0xf4,0xea,0xf5,0xd9,0xd0, -0xfe,0xd8,0xe9,0x38,0xe9,0xdc,0x22,0xd4,0xcc,0x82,0xc5,0xc6,0xed,0xc8,0xcd,0x04, -0xd1,0xca,0xa7,0xd3,0xeb,0x0b,0xfe,0x08,0x18,0x0b,0x07,0xf7,0x06,0x0a,0x2a,0x11, -0x15,0x73,0x15,0x12,0x89,0x10,0x15,0xcd,0x1c,0x20,0xde,0x20,0x23,0x48,0x2a,0x2d, -0x6f,0x26,0x1c,0x8d,0x24,0x3d,0xbe,0x49,0x38,0x08,0x26,0x27,0xff,0x2d,0x23,0xb2, -0x0f,0x00,0xf6,0xfa,0xf8,0x0d,0xf4,0xf1,0xd3,0xef,0xed,0x1a,0xeb,0xe7,0x2a,0xe8, -0xea,0x1e,0xe3,0xd6,0xd1,0xd6,0xe0,0x4e,0xe4,0xe2,0xdf,0xe2,0xdb,0x07,0xcb,0xb9, -0x17,0xbc,0xd1,0x10,0xd8,0xd2,0xad,0xd2,0xde,0x46,0xf0,0xfa,0x66,0x03,0x0a,0xe2, -0x0a,0x0b,0x5d,0x0d,0x0d,0x07,0x10,0x16,0x3b,0x1e,0x28,0x6c,0x2d,0x27,0x94,0x16, -0x09,0x57,0x07,0x13,0x2f,0x2d,0x3c,0x82,0x39,0x31,0xdf,0x2d,0x30,0x14,0x39,0x38, -0xc9,0x2f,0x22,0x34,0x12,0x09,0xe6,0x01,0xf9,0xbf,0xf6,0xf7,0x14,0xf6,0xf3,0xef, -0xec,0xe0,0xfa,0xd4,0xd2,0xc9,0xda,0xe9,0x28,0xf6,0xf7,0x6c,0xef,0xd7,0x11,0xc2, -0xbf,0x6b,0xcb,0xd9,0xee,0xd9,0xce,0x56,0xc3,0xc4,0x36,0xd0,0xe1,0xa7,0xf2,0xfb, -0x4f,0xfd,0xfa,0x06,0xfc,0x06,0x4c,0x12,0x19,0xb0,0x1e,0x21,0xa3,0x22,0x22,0xb7, -0x17,0x0e,0x99,0x0f,0x12,0xd4,0x1a,0x2b,0x2b,0x39,0x3b,0xab,0x3b,0x35,0x8c,0x26, -0x18,0x43,0x19,0x2a,0x06,0x34,0x26,0x22,0x12,0x0b,0xe0,0x0f,0x12,0x5b,0x08,0xf7, -0x6f,0xea,0xe2,0x9c,0xe3,0xe7,0x1f,0xe9,0xe5,0x3f,0xe1,0xe0,0xff,0xed,0xfa,0xfb, -0xf2,0xdf,0xa9,0xce,0xbd,0xf3,0xb3,0xbe,0x3a,0xd5,0xe5,0x9b,0xe8,0xdb,0x7c,0xd1, -0xd8,0x94,0xe0,0xe2,0x38,0xe9,0xf4,0x07,0xff,0x0c,0x73,0x18,0x18,0x19,0x11,0x14, -0x01,0x1f,0x29,0x70,0x26,0x17,0xe3,0x09,0x09,0xcc,0x13,0x23,0x47,0x31,0x38,0x4b, -0x3c,0x3c,0x0c,0x37,0x27,0x93,0x1b,0x1b,0xe8,0x24,0x33,0x5d,0x33,0x22,0x2d,0x0f, -0x04,0xc7,0xfa,0xef,0xc8,0xea,0xe7,0x96,0xe5,0xe6,0x84,0xe1,0xde,0xea,0xe5,0xf1, -0x10,0xf6,0xf1,0x87,0xe6,0xd5,0x9e,0xcf,0xd2,0x4c,0xd6,0xd1,0x5f,0xc8,0xcd,0x09, -0xdd,0xdc,0x48,0xcd,0xc5,0x6c,0xcd,0xde,0x6e,0xee,0xf7,0x9b,0x00,0x0e,0x0f,0x1e, -0x22,0x35,0x1d,0x1b,0x7b,0x1a,0x13,0x80,0x0b,0x08,0x55,0x0b,0x17,0x4a,0x2a,0x38, -0x41,0x34,0x25,0x86,0x1b,0x1c,0xf3,0x27,0x3a,0x83,0x43,0x3b,0xa2,0x2a,0x1c,0x00, -0x16,0x1c,0x2d,0x24,0x1f,0x36,0x0e,0xf4,0x5b,0xdd,0xd4,0x24,0xdc,0xeb,0x56,0xf5, -0xf6,0x28,0xf2,0xf1,0x33,0xf0,0xe3,0xa0,0xca,0xc5,0x91,0xd1,0xe2,0xe4,0xed,0xe4, -0x23,0xc8,0xb5,0x25,0xb9,0xce,0x8a,0xe9,0xf2,0x6f,0xe7,0xd6,0xda,0xce,0xde,0x18, -0xf8,0x11,0xf8,0x26,0x25,0x6f,0x18,0x0e,0xe8,0x0e,0x10,0x83,0x0c,0x0a,0xbb,0x0f, -0x1c,0x95,0x29,0x31,0xc1,0x31,0x2a,0x57,0x23,0x23,0x94,0x2c,0x35,0xbc,0x34,0x2b, -0xe6,0x1d,0x18,0x4f,0x20,0x2c,0xfa,0x31,0x22,0x9d,0x0c,0xf9,0x3f,0xe9,0xe0,0x5a, -0xdd,0xde,0xb6,0xe6,0xf4,0x32,0x00,0xfb,0x17,0xf1,0xe9,0x3f,0xd8,0xc7,0xe0,0xbf, -0xc3,0x2a,0xcf,0xda,0x64,0xdb,0xd7,0xab,0xd8,0xe1,0x3a,0xe8,0xe0,0x6c,0xd3,0xcb, -0xf2,0xcb,0xd6,0x57,0xe9,0xfe,0xef,0x15,0x27,0x9a,0x2a,0x21,0x33,0x13,0x07,0x4f, -0x06,0x0d,0x4a,0x15,0x1c,0x2c,0x2a,0x32,0xfe,0x30,0x2f,0xea,0x2c,0x2c,0xf2,0x2b, -0x27,0x92,0x24,0x1e,0x31,0x16,0x19,0x92,0x2b,0x3c,0x47,0x38,0x29,0x26,0x18,0xfd, -0x4d,0xe7,0xdd,0x49,0xdd,0xe8,0xeb,0xf1,0xf2,0xed,0xee,0xea,0x73,0xe4,0xe5,0xd5, -0xe2,0xde,0x92,0xe2,0xdf,0xca,0xd1,0xc5,0x45,0xbf,0xc9,0x7b,0xde,0xe9,0xcf,0xe4, -0xd5,0xc0,0xc3,0xbf,0x75,0xca,0xdd,0x2c,0xf9,0x10,0x1f,0x1d,0x1a,0xbd,0x11,0x0e, -0x4e,0x10,0x12,0xc8,0x16,0x18,0x89,0x1b,0x1c,0x81,0x17,0x17,0x0d,0x21,0x30,0xc3, -0x3f,0x3c,0xe6,0x25,0x14,0x75,0x10,0x1d,0x96,0x30,0x45,0xf2,0x50,0x46,0xda,0x2c, -0x0e,0x7a,0xf6,0xe6,0xde,0xe9,0xf5,0xde,0xfa,0xf8,0x76,0xef,0xe7,0x8c,0xe2,0xde, -0xf2,0xe2,0xe9,0xca,0xe8,0xe2,0x1a,0xd6,0xcb,0xfa,0xd1,0xe4,0x4c,0xef,0xea,0xd7, -0xe2,0xd4,0x74,0xc0,0xb0,0x70,0xa7,0xb3,0x62,0xd5,0xfa,0xca,0x12,0x17,0xa6,0x0e, -0x02,0x78,0xfa,0xff,0xf9,0x0f,0x25,0xb2,0x2c,0x24,0x7f,0x1f,0x1f,0x41,0x1e,0x1d, -0x9a,0x1a,0x15,0x7a,0x15,0x1b,0x10,0x27,0x29,0x9e,0x23,0x2a,0x33,0x44,0x55,0x8f, -0x53,0x40,0x66,0x21,0x07,0x8d,0xf9,0xf3,0xb8,0xf4,0xf8,0xfb,0xfb,0xf5,0xff,0xec, -0xe8,0x63,0xe6,0xdf,0xe3,0xd6,0xd3,0xf5,0xd4,0xdf,0xbb,0xef,0xfc,0x8e,0xfc,0xe2, -0xdc,0xc9,0xc6,0xe1,0xc8,0xc8,0x6a,0xc0,0xb7,0x8f,0xbf,0xd5,0x57,0xe3,0xe8,0x99, -0xf2,0x01,0x36,0x12,0x1a,0xe2,0x16,0x10,0x1a,0x09,0x09,0x0c,0x12,0x1b,0xa7,0x24, -0x29,0xed,0x28,0x21,0xcd,0x12,0x0a,0xf6,0x09,0x13,0x48,0x2a,0x39,0x89,0x3d,0x39, -0x9c,0x3b,0x3c,0x6f,0x35,0x2c,0xc6,0x24,0x1d,0x14,0x1a,0x12,0x91,0xf7,0xe2,0xda, -0xdc,0xe3,0x37,0xeb,0xef,0x19,0xf3,0xf3,0xb3,0xea,0xdf,0x24,0xd5,0xd4,0xd5,0xe1, -0xf0,0xd8,0xf4,0xeb,0x95,0xd4,0xc1,0x9a,0xbc,0xc6,0xb8,0xd1,0xc9,0x49,0xc1,0xca, -0x5b,0xdc,0xe6,0xc3,0xea,0xf4,0x51,0x05,0x18,0x5c,0x22,0x1e,0x39,0x16,0x0f,0xe0, -0x0d,0x13,0x03,0x1c,0x22,0xca,0x1f,0x17,0xd0,0x12,0x14,0x09,0x18,0x22,0x49,0x2e, -0x30,0xf4,0x2c,0x2e,0xf6,0x3a,0x43,0xd8,0x40,0x37,0xe1,0x22,0x0f,0x48,0x0a,0x07, -0x1e,0x01,0xfa,0x58,0xf3,0xee,0xf7,0xec,0xe9,0x9e,0xe0,0xdc,0xd0,0xe2,0xef,0xd1, -0xf6,0xf0,0x07,0xe5,0xde,0x83,0xd9,0xda,0xdb,0xde,0xdb,0x1a,0xd5,0xc4,0x34,0xb6, -0xb4,0x51,0xb9,0xc7,0xf9,0xdc,0xf1,0x20,0xf9,0x00,0x78,0x03,0xfe,0x2a,0xff,0x09, -0x4a,0x17,0x25,0x0e,0x2d,0x23,0xdc,0x15,0x0b,0x51,0x0a,0x17,0xa6,0x2b,0x2c,0xd1, -0x1d,0x17,0xfb,0x16,0x1f,0x39,0x2e,0x3e,0xf9,0x48,0x48,0xdb,0x41,0x36,0x88,0x27, -0x14,0x48,0x03,0xfb,0x36,0xfe,0x00,0x0c,0xfe,0xf7,0x7a,0xea,0xdb,0x67,0xd8,0xdf, -0xce,0xeb,0xf5,0xd1,0xeb,0xda,0x65,0xd8,0xe4,0x6d,0xed,0xec,0x80,0xe6,0xdf,0x42, -0xd7,0xcb,0x6c,0xba,0xae,0xf3,0xb0,0xbf,0x68,0xd7,0xee,0x1c,0xf8,0xfb,0x7c,0xfe, -0xfd,0x72,0x00,0x0a,0x74,0x19,0x25,0x6c,0x27,0x21,0x82,0x1b,0x14,0xc0,0x14,0x1a, -0x2c,0x1a,0x14,0xb5,0x15,0x21,0x56,0x27,0x21,0x72,0x20,0x2d,0x84,0x46,0x5c,0x74, -0x55,0x3b,0xc1,0x23,0x11,0x4a,0x00,0xf9,0x1c,0x01,0x0a,0x02,0x0a,0xfe,0xc6,0xe7, -0xd3,0x16,0xcf,0xd4,0x80,0xe2,0xf5,0xd7,0xfb,0xf5,0xa5,0xf0,0xe5,0x8f,0xd8,0xd0, -0xb7,0xd2,0xe0,0x77,0xe0,0xce,0x23,0xbb,0xab,0x2e,0xb0,0xc9,0x70,0xe5,0xf8,0xea, -0x01,0xfe,0xdf,0xf1,0xec,0xce,0xf5,0x07,0xac,0x1d,0x2c,0x88,0x2f,0x28,0xc6,0x1a, -0x0b,0xe2,0x01,0x00,0xa7,0x09,0x1b,0xac,0x29,0x2c,0x33,0x23,0x1b,0xc0,0x1d,0x28, -0xa5,0x41,0x56,0x0a,0x54,0x45,0x57,0x2d,0x11,0xc5,0xff,0xfe,0x55,0x03,0x09,0x1b, -0x0a,0xfc,0xa0,0xec,0xdf,0x8b,0xd7,0xd6,0xa4,0xde,0xed,0xde,0xf7,0xf7,0xa1,0xef, -0xe2,0x3e,0xd6,0xd7,0x20,0xe5,0xec,0xc9,0xdc,0xc7,0xe1,0xbc,0xb5,0xbe,0xab,0xb4, -0x51,0xd1,0xee,0xd4,0x02,0x0a,0xc1,0x01,0xf6,0xa2,0xf8,0x02,0x97,0x0c,0x18,0x46, -0x22,0x23,0x24,0x1e,0x19,0x82,0x12,0x0f,0xbd,0x12,0x16,0x74,0x19,0x1f,0x74,0x22, -0x2d,0x00,0x36,0x33,0x33,0x2c,0x2c,0x83,0x3b,0x4d,0xf4,0x48,0x28,0x6c,0x07,0xf3, -0xe7,0xf3,0xfb,0x96,0x03,0x06,0x62,0x00,0xf7,0x12,0xe8,0xda,0xbf,0xd7,0xde,0x69, -0xeb,0xf5,0x54,0xf7,0xf2,0x5d,0xe1,0xd1,0x58,0xcb,0xca,0x28,0xd1,0xe2,0x30,0xe9, -0xd9,0xfd,0xc0,0xa9,0x28,0xa7,0xc2,0x81,0xe9,0x09,0xa2,0x17,0x14,0x2a,0x06,0xf7, -0x30,0xf6,0x07,0x8a,0x1c,0x28,0x11,0x28,0x1e,0x5b,0x13,0x0d,0xd1,0x11,0x1c,0xb9, -0x23,0x22,0x55,0x25,0x2a,0x2d,0x25,0x19,0xd3,0x13,0x25,0x6d,0x44,0x57,0x64,0x5b, -0x4b,0xc5,0x29,0x02,0x21,0xe6,0xde,0xd1,0xe8,0xfb,0xd4,0x04,0x00,0xee,0xf2,0xe5, -0x50,0xe3,0xe5,0x04,0xe5,0xe2,0x1a,0xe0,0xe3,0xd6,0xee,0xee,0x13,0xe3,0xdd,0xd2, -0xde,0xdc,0x08,0xd3,0xc6,0x5d,0xbe,0xb1,0xcc,0xa7,0xb4,0x71,0xd0,0xf9,0x66,0x1a, -0x26,0x7c,0x1d,0x09,0x26,0xfa,0xf8,0xe8,0xff,0x09,0x9e,0x14,0x1f,0xb0,0x29,0x31, -0xdd,0x2d,0x18,0x4f,0x05,0x01,0xbe,0x0c,0x1e,0x76,0x28,0x30,0xdb,0x3e,0x3f,0x53, -0x39,0x41,0x37,0x4c,0x46,0x2e,0x2e,0x0a,0xf4,0xec,0xe5,0x31,0xf0,0xf9,0x1c,0xff, -0x02,0x1b,0x00,0xf6,0x1e,0xe8,0xdb,0xc5,0xd4,0xd5,0x2f,0xde,0xeb,0x27,0xf9,0xf7, -0x47,0xee,0xe7,0x3d,0xda,0xca,0x4c,0xc8,0xc4,0x77,0xb6,0xad,0xc9,0xb3,0xc9,0xa9, -0xe7,0x02,0x01,0x0f,0x0f,0xdf,0x0a,0x00,0x30,0xf8,0xf8,0xb1,0x00,0x11,0xbf,0x22, -0x28,0x85,0x21,0x18,0x9f,0x12,0x0d,0x99,0x0d,0x0f,0xae,0x15,0x21,0xe8,0x2d,0x35, -0xc0,0x3b,0x3d,0xbf,0x35,0x37,0x67,0x3e,0x38,0x39,0x29,0x15,0xf4,0x06,0xfc,0xa4, -0xf6,0xfa,0x6d,0x03,0x05,0x2b,0xfd,0xeb,0x9d,0xda,0xd6,0xdd,0xde,0xea,0xd8,0xf1, -0xf5,0x9f,0xf2,0xe9,0x0e,0xdd,0xc8,0x7e,0xbd,0xc6,0x99,0xd7,0xe3,0xd9,0xde,0xce, -0xba,0xc6,0xbe,0x61,0xbf,0xd2,0x3d,0xeb,0x02,0xed,0x10,0x0d,0x9b,0xff,0xfd,0x9c, -0x0b,0x1c,0xb0,0x27,0x26,0x48,0x1c,0x10,0x40,0x09,0x0a,0xa7,0x10,0x19,0xa3,0x29, -0x40,0xb7,0x41,0x29,0xe4,0x11,0x0a,0xc2,0x17,0x2f,0x3a,0x44,0x51,0x57,0x4d,0x37, -0xca,0x18,0xfe,0xf0,0xee,0xf3,0x33,0xff,0xfd,0x0f,0xf5,0xe8,0x56,0xdf,0xe1,0xfd, -0xe7,0xee,0x6e,0xf3,0xf3,0x8c,0xe9,0xd5,0xc9,0xc5,0xc3,0x71,0xce,0xe8,0x37,0xff, -0xf8,0xec,0xd9,0xbe,0x66,0xad,0xab,0x23,0xb6,0xcd,0x7b,0xef,0x04,0x20,0x05,0x02, -0xc0,0x02,0x05,0xf0,0x09,0x14,0x68,0x20,0x27,0x5c,0x22,0x10,0x5a,0x07,0x0c,0xed, -0x1a,0x2a,0x6a,0x36,0x39,0x21,0x2a,0x13,0xee,0x06,0x0c,0xf4,0x1f,0x31,0x47,0x49, -0x61,0x1b,0x58,0x33,0xf9,0x15,0x04,0x03,0xf9,0xf3,0x9c,0xf5,0xfa,0xef,0xf9,0xf0, -0xd3,0xe0,0xda,0xc0,0xe1,0xef,0xb0,0xfa,0xf7,0x41,0xe3,0xcf,0x8c,0xc8,0xcf,0x86, -0xe1,0xed,0xd3,0xec,0xf1,0xa8,0xf4,0xdc,0x3b,0xb1,0x91,0xad,0x93,0xb4,0xab,0xe0, -0x02,0xb2,0x11,0x12,0x32,0x07,0xfd,0xc5,0x00,0x10,0x9e,0x23,0x29,0x19,0x1e,0x10, -0xbc,0x0f,0x15,0x50,0x1f,0x27,0xf1,0x28,0x26,0xf8,0x22,0x1b,0x51,0x0f,0x11,0xd4, -0x24,0x3a,0xfe,0x43,0x4c,0x63,0x4d,0x39,0x15,0x27,0x17,0x1e,0x08,0xfe,0xf1,0xfa, -0xf2,0x3d,0xe5,0xe0,0x47,0xe4,0xeb,0x09,0xec,0xe7,0x8f,0xe8,0xeb,0x70,0xe9,0xdf, -0x8d,0xdb,0xe1,0x87,0xe7,0xe8,0xd6,0xe3,0xd7,0xd7,0xcb,0xc5,0x3a,0xc3,0xc2,0xdf, -0xc2,0xc2,0x36,0xcf,0xe6,0xe0,0xf3,0x00,0x79,0x0d,0x15,0x1b,0x18,0x14,0x65,0x0f, -0x11,0xfa,0x16,0x18,0x53,0x14,0x11,0x58,0x13,0x1a,0xce,0x1e,0x20,0x12,0x21,0x21, -0xd9,0x26,0x2b,0x69,0x2b,0x34,0x0a,0x43,0x43,0x3b,0x3c,0x30,0x2b,0x24,0x18,0x3f, -0x0b,0x01,0xa6,0xfe,0xf9,0x57,0xf0,0xea,0x6e,0xeb,0xea,0x8a,0xe6,0xe5,0xa9,0xe6, -0xea,0x21,0xf0,0xf0,0x3f,0xe8,0xe0,0x25,0xd8,0xd1,0x9e,0xcb,0xce,0x40,0xd1,0xc7, -0xe8,0xc4,0xcf,0xa5,0xd8,0xda,0xa8,0xdc,0xdd,0x0d,0xdd,0xe8,0x4d,0xfc,0x0e,0xac, -0x17,0x18,0x86,0x13,0x14,0xac,0x19,0x1a,0x19,0x1b,0x15,0x7e,0x10,0x10,0x87,0x16, -0x1d,0x9c,0x23,0x2a,0xdb,0x31,0x30,0xd5,0x2d,0x2e,0xf2,0x28,0x28,0xa6,0x2f,0x38, -0x8a,0x3e,0x33,0x0a,0x22,0x0c,0xbd,0xf8,0xee,0xff,0xef,0xf5,0x49,0xf3,0xe8,0xe2, -0xdc,0xd8,0x95,0xdf,0xec,0xe7,0xf1,0xec,0x32,0xe7,0xe9,0x2d,0xe1,0xd2,0xaf,0xd1, -0xd8,0x99,0xe1,0xe1,0xdd,0xce,0xb8,0x72,0xb1,0xb5,0xdb,0xc5,0xdd,0x8b,0xf0,0xfd, -0x98,0x00,0x00,0x0c,0x07,0x0e,0xb4,0x17,0x24,0xa3,0x26,0x20,0x22,0x19,0x15,0x94, -0x13,0x11,0x83,0x13,0x1d,0x9f,0x29,0x29,0xe0,0x20,0x19,0x9e,0x19,0x2b,0xba,0x41, -0x4d,0x14,0x45,0x30,0x32,0x21,0x1b,0x1d,0x15,0x14,0x37,0x13,0x08,0x88,0xf6,0xe4, -0x63,0xdb,0xdd,0xcc,0xe7,0xeb,0x8c,0xee,0xef,0xf2,0xec,0xec,0x83,0xe8,0xe0,0x94, -0xdc,0xe1,0x7f,0xe4,0xdd,0xdf,0xd5,0xc7,0xf5,0xb9,0xbe,0x5a,0xcc,0xd4,0x2a,0xde, -0xe3,0xd8,0xdc,0xd7,0x1b,0xe1,0xf7,0x21,0x10,0x22,0x24,0x28,0x21,0xb3,0x18,0x10, -0x2c,0x0e,0x13,0x46,0x18,0x17,0x39,0x1a,0x1e,0x5a,0x20,0x1f,0xde,0x1e,0x21,0x54, -0x2e,0x3c,0x3d,0x3e,0x38,0x4e,0x2f,0x28,0x63,0x27,0x2b,0xdd,0x31,0x2c,0xb7,0x15, -0xfb,0x09,0xe8,0xdf,0xf7,0xe0,0xe8,0xe5,0xe9,0xe8,0x55,0xe9,0xe7,0x6b,0xe7,0xea, -0xe5,0xe9,0xe9,0x92,0xe9,0xe4,0xc4,0xd9,0xd1,0x5b,0xcc,0xd0,0x63,0xd6,0xd0,0x57, -0xc2,0xbf,0xc5,0xc3,0xc9,0x20,0xd6,0xe9,0x7d,0xfb,0x0a,0x54,0x14,0x15,0xd2,0x12, -0x13,0xd8,0x15,0x18,0x86,0x19,0x19,0xe2,0x12,0x0e,0x7a,0x0b,0x0c,0x17,0x1b,0x2c, -0xfc,0x32,0x30,0x1d,0x2b,0x23,0x4d,0x2c,0x39,0x61,0x39,0x3d,0x8d,0x3e,0x31,0xf8, -0x24,0x19,0xbd,0x09,0xfb,0x30,0xf3,0xeb,0x18,0xea,0xf0,0x98,0xf3,0xf1,0xdd,0xeb, -0xe8,0xc2,0xea,0xea,0xac,0xe6,0xe4,0x27,0xe6,0xe5,0x90,0xdb,0xd0,0x0f,0xcc,0xca, -0x00,0xcc,0xc8,0x56,0xc0,0xc2,0xc7,0xcb,0xd2,0x51,0xd9,0xe6,0xe0,0xf7,0x07,0x3d, -0x10,0x13,0xe1,0x11,0x0c,0xfc,0x06,0x08,0x77,0x0d,0x16,0x39,0x22,0x26,0x76,0x21, -0x14,0xd1,0x08,0x0d,0xbc,0x1e,0x30,0x85,0x38,0x35,0xdb,0x33,0x3d,0x8d,0x4b,0x44, -0x0e,0x32,0x27,0xe5,0x1e,0x13,0x67,0x06,0xfb,0x1d,0xf9,0xf4,0xcd,0xee,0xf2,0x8c, -0xfa,0xfa,0x3c,0xf1,0xe3,0xca,0xd8,0xda,0x7a,0xe7,0xf4,0x23,0xf1,0xe6,0x48,0xe1, -0xdb,0x44,0xd4,0xc9,0xca,0xbb,0xaf,0xcf,0xb7,0xc6,0xee,0xcb,0xd0,0x1f,0xdc,0xeb, -0x7e,0xf5,0xfd,0xa2,0x07,0x10,0x1b,0x12,0x0e,0x20,0x0d,0x11,0xa4,0x18,0x1d,0xc8, -0x1b,0x18,0xc1,0x1a,0x19,0xee,0x14,0x11,0xb6,0x11,0x1c,0x5a,0x2c,0x3d,0x7f,0x48, -0x3f,0x2c,0x36,0x3d,0x83,0x40,0x36,0xa8,0x29,0x18,0xe3,0x05,0xf9,0x5e,0xf3,0xed, -0x39,0xeb,0xf3,0xed,0xf7,0xf0,0x35,0xed,0xec,0x25,0xe5,0xe1,0x76,0xe6,0xec,0x8b, -0xf4,0xfd,0x0b,0xf4,0xda,0x9f,0xc3,0xbc,0x6b,0xc9,0xd1,0xfd,0xc5,0xb5,0x4b,0xb2, -0xbc,0xb0,0xd4,0xed,0xc4,0xfa,0x02,0x74,0x07,0x0b,0x91,0x0d,0x0e,0x22,0x0f,0x10, -0xa9,0x10,0x16,0xf0,0x1a,0x1c,0x6b,0x18,0x11,0x3e,0x0a,0x0a,0xa0,0x16,0x2d,0x05, -0x3d,0x3e,0x8b,0x3a,0x3b,0xcc,0x3d,0x3b,0xf9,0x36,0x35,0x6f,0x2d,0x1c,0x31,0x0d, -0x02,0xb0,0xfb,0xf5,0x00,0xed,0xed,0x6d,0xf0,0xef,0x5c,0xee,0xef,0x76,0xf1,0xeb, -0xae,0xe6,0xeb,0x13,0xf2,0xed,0xda,0xe2,0xd8,0xa6,0xcd,0xc3,0xd8,0xbd,0xc0,0x89, -0xc6,0xca,0x5d,0xcc,0xcf,0x41,0xd5,0xdc,0x9a,0xe7,0xf6,0x30,0x03,0x0d,0x35,0x13, -0x12,0x56,0x0f,0x0d,0x82,0x07,0x04,0x76,0x0a,0x18,0x83,0x20,0x1e,0x9f,0x1c,0x17, -0x57,0x17,0x1c,0xdf,0x21,0x30,0x57,0x40,0x3f,0x4e,0x3a,0x3d,0x20,0x3f,0x3c,0xe0, -0x33,0x23,0x0b,0x10,0x00,0xd4,0xf5,0xf5,0x01,0xfa,0xfa,0xf0,0xf3,0xee,0x2a,0xef, -0xee,0x1d,0xef,0xef,0x0b,0xeb,0xe3,0x76,0xe4,0xe1,0xaf,0xdb,0xdf,0x1a,0xe0,0xd7, -0x3a,0xcd,0xc3,0x42,0xbd,0xb6,0x70,0xb9,0xc4,0x8c,0xd3,0xe5,0xe9,0xfb,0x0a,0x15, -0x08,0x02,0x21,0xff,0xff,0xcc,0x07,0x0f,0x84,0x10,0x10,0x8e,0x0f,0x0f,0x57,0x14, -0x19,0x2a,0x20,0x25,0xde,0x27,0x21,0x9b,0x1b,0x1f,0xf0,0x26,0x2f,0xe0,0x36,0x3a, -0xaf,0x42,0x49,0xca,0x45,0x31,0x67,0x12,0xf7,0x71,0xe7,0xe9,0xcc,0xf6,0x05,0x8e, -0x0b,0x02,0x38,0xf7,0xf0,0x5c,0xe8,0xe2,0x8e,0xe6,0xed,0xa8,0xeb,0xe1,0xe1,0xd4, -0xce,0x91,0xd5,0xe3,0xca,0xea,0xdf,0x60,0xc8,0xbb,0x5d,0xb5,0xad,0x98,0xb0,0xc9, -0xfc,0xf1,0x11,0x29,0x22,0x1e,0xb3,0x05,0xf1,0x69,0xef,0xf6,0x71,0x00,0x10,0x43, -0x1c,0x1f,0x66,0x1a,0x13,0x4a,0x15,0x22,0xc1,0x2d,0x31,0xd2,0x27,0x18,0x02,0x15, -0x27,0x77,0x3f,0x4b,0x65,0x4c,0x44,0xf4,0x30,0x19,0xd9,0x06,0xf9,0x55,0xee,0xf1, -0xf7,0xfe,0x0e,0x8f,0x14,0x0f,0xc1,0x01,0xf7,0x32,0xf0,0xe8,0xf7,0xde,0xda,0x01, -0xe2,0xe8,0xa6,0xe3,0xe1,0x87,0xe8,0xe8,0xd0,0xd0,0xb8,0x0c,0xae,0xb0,0x96,0xbc, -0xcf,0x53,0xe5,0xf3,0x3b,0xf2,0xf1,0xe9,0xf8,0xff,0xca,0xfe,0xf7,0x39,0xf3,0xf5, -0xdf,0xfd,0x03,0xb5,0x0c,0x1e,0x2b,0x2c,0x28,0x24,0x1e,0x16,0xa9,0x0f,0x13,0xf1, -0x1c,0x28,0x6c,0x3a,0x4a,0xa4,0x4d,0x46,0xce,0x38,0x24,0x94,0x15,0x14,0xf5,0x14, -0x13,0xf3,0x0d,0x09,0x52,0x0b,0x09,0x79,0x03,0x01,0x06,0x02,0xfc,0xee,0xec,0xe2, -0xe9,0xdf,0xda,0x46,0xde,0xec,0x36,0xf4,0xf1,0x41,0xe1,0xca,0xca,0xb8,0xb2,0xa6, -0xb5,0xbf,0xe5,0xd4,0xe6,0x8e,0xea,0xee,0x7e,0xed,0xe9,0x14,0xe8,0xe4,0x04,0xe7, -0xf6,0xc5,0x02,0x05,0x4e,0x07,0x09,0x19,0x0a,0x0e,0xdd,0x17,0x1d,0x55,0x1e,0x17, -0x42,0x14,0x1e,0x37,0x2e,0x38,0xbd,0x43,0x4a,0x78,0x47,0x33,0x2f,0x20,0x16,0x0b, -0x14,0x0e,0x1f,0x0d,0x17,0x1b,0x24,0x28,0xf5,0x1f,0x0c,0xea,0xfd,0xf6,0x18,0xf4, -0xf5,0xbb,0xf8,0xf4,0x9f,0xeb,0xe3,0x7e,0xe0,0xe0,0xb8,0xde,0xd9,0x19,0xd6,0xcf, -0x08,0xc2,0xbb,0x35,0xc5,0xd5,0x9d,0xe1,0xe3,0x95,0xe9,0xf2,0xb2,0xeb,0xdb,0x78, -0xd2,0xd8,0xe4,0xe5,0xf5,0x09,0x03,0x09,0x80,0x0a,0x0a,0x83,0x0f,0x11,0x71,0x12, -0x18,0x24,0x1a,0x1d,0x95,0x23,0x27,0x15,0x2a,0x2b,0x3b,0x2f,0x35,0x47,0x36,0x34, -0x39,0x2c,0x1c,0x32,0x0d,0x0c,0x35,0x17,0x29,0x16,0x2d,0x20,0x13,0x1b,0x14,0x08, -0x08,0x00,0xda,0xfe,0xf6,0x28,0xf0,0xef,0x55,0xe9,0xe3,0x97,0xdf,0xda,0x51,0xd8, -0xdd,0x3d,0xdd,0xd5,0x73,0xcf,0xc8,0x8c,0xc7,0xd1,0xb6,0xdd,0xe5,0xf0,0xe4,0xe4, -0x52,0xe0,0xda,0x16,0xd7,0xd8,0x86,0xdc,0xe6,0x78,0xf4,0x01,0xcf,0x0b,0x0e,0x7d, -0x14,0x1b,0x8c,0x19,0x19,0xcc,0x1e,0x1a,0x61,0x17,0x20,0x0d,0x2d,0x36,0x02,0x34, -0x27,0x46,0x1e,0x1d,0x93,0x1e,0x28,0x92,0x33,0x30,0x3f,0x24,0x1c,0x72,0x1f,0x27, -0x39,0x2d,0x24,0x31,0x0c,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xee,0xff,0xff,0xee, -0xff,0xff,0xcd,0xff,0xff,0x0b,0x00,0x00,0xc3,0xff,0xff,0x58,0xff,0xfe,0x9d,0xfe, -0xfe,0x47,0xfe,0xfe,0xd5,0xfd,0xfd,0x97,0xfd,0xfe,0x93,0xff,0x00,0x85,0x01,0x02, -0x09,0x02,0x00,0xc8,0xff,0xff,0x3d,0x00,0x00,0xda,0x00,0x01,0x65,0x00,0xfe,0x56, -0xfd,0xfb,0xda,0xf9,0xfb,0x11,0xfb,0xfc,0xb5,0xff,0xff,0x08,0xfe,0xff,0xc5,0xfe, -0xfd,0x63,0xff,0xff,0x09,0xfe,0xfe,0xb1,0x00,0x05,0x43,0x01,0x01,0xa7,0x01,0xfd, -0xe0,0xfe,0x02,0x83,0x03,0x04,0x28,0xff,0xf6,0xcf,0xf9,0xfe,0xff,0xfb,0xfd,0xc3, -0xff,0xfe,0xe8,0xf8,0xf8,0x2e,0xfb,0xf8,0x53,0xfb,0xff,0x94,0xfe,0x03,0xc3,0x05, -0xfa,0xdf,0xf9,0xff,0x0c,0x01,0xfe,0x49,0x01,0x03,0x1e,0x05,0x05,0xd2,0x01,0xfd, -0x81,0xfb,0x05,0x8b,0x0a,0x05,0x90,0x01,0xfe,0xab,0xf6,0xf6,0x98,0xf9,0xfa,0x2d, -0xfe,0xfe,0xb2,0xf8,0xfc,0x50,0x02,0x00,0x87,0xf4,0xef,0xd6,0xf1,0xf9,0xb4,0x01, -0x08,0x9c,0x08,0x08,0x60,0x05,0x09,0x13,0x02,0x01,0xbf,0x06,0xfc,0x60,0xf8,0x06, -0xd1,0x0b,0x07,0xcc,0x06,0x02,0x36,0xf8,0xf4,0x0c,0xf5,0xee,0x98,0xf3,0x04,0x82, -0x00,0x02,0x5a,0x03,0xfa,0x6c,0xfb,0xf6,0xa8,0xee,0xed,0x63,0xf6,0x01,0x1e,0x09, -0x0d,0xa6,0x13,0x09,0xda,0xf7,0xf6,0x7f,0x01,0x09,0x7b,0x08,0x07,0x8c,0x07,0x0a, -0x0a,0x15,0x14,0x38,0xff,0xf2,0x9a,0xf1,0xea,0xf5,0xf2,0x07,0x8b,0x03,0xfc,0xae, -0xfa,0xf5,0xfe,0xf5,0xfa,0x9a,0xf6,0xe7,0xad,0xec,0x00,0xaa,0x0a,0x0e,0xb3,0x11, -0x05,0xbc,0xf8,0xfb,0x0e,0x06,0x0b,0x74,0x0e,0x10,0x20,0x05,0x07,0x44,0x14,0x14, -0x95,0x00,0xf5,0x7a,0xf3,0xe9,0x21,0xf5,0x05,0x3c,0xff,0xf7,0x4a,0xf4,0xe8,0x1e, -0xec,0xfb,0x90,0xf8,0xec,0x9a,0xf0,0xfd,0x04,0x03,0x10,0x79,0x17,0x01,0xca,0xf3, -0x05,0x8c,0x0e,0x0d,0x36,0x12,0x0f,0x2f,0x02,0x0a,0xfe,0x1b,0x0c,0x8a,0x02,0x02, -0x5e,0xf3,0xee,0x3b,0x05,0xfb,0x3f,0xed,0xf1,0x4d,0xec,0xea,0x65,0xf3,0xfb,0x49, -0xf0,0xed,0xcc,0xfc,0xfd,0xc9,0xf9,0x01,0xcb,0x01,0x03,0x89,0x0a,0x0b,0x1b,0x18, -0x14,0x61,0x11,0x08,0x73,0xff,0x0e,0x89,0x13,0x0a,0xe6,0x07,0x0c,0x34,0x01,0xf4, -0xbb,0xfc,0x00,0x65,0xf4,0xef,0x61,0xeb,0xe1,0x72,0xed,0xf7,0xf9,0xec,0xea,0xd9, -0xef,0xf3,0x91,0xf2,0x00,0x6f,0x09,0x01,0xa1,0x02,0x09,0xbb,0x0e,0x1f,0xa9,0x25, -0x15,0xd4,0x11,0x1d,0x7a,0x1d,0x16,0xf6,0x08,0x02,0x39,0xf8,0xf0,0xa7,0x01,0xfd, -0x84,0xf8,0xf0,0x8b,0xde,0xdc,0x43,0xe4,0xe8,0x5e,0xe0,0xd8,0x57,0xea,0xf3,0x7c, -0xef,0x03,0xe1,0x01,0x07,0x11,0x11,0x00,0xb4,0x0a,0x1c,0x30,0x20,0x25,0xa8,0x27, -0x2c,0x54,0x28,0x25,0x6c,0x19,0x03,0xc4,0x04,0x06,0xdf,0xfb,0xf4,0x21,0xfc,0xef, -0x3e,0xd9,0xd7,0xbd,0xd7,0xd9,0x69,0xe5,0xdf,0xc1,0xda,0xe9,0x0a,0xe9,0xee,0xc1, -0x00,0xfb,0x36,0x04,0x0b,0xaa,0x1e,0x30,0xf4,0x24,0x2c,0xc4,0x27,0x12,0x8e,0x27, -0x3c,0x2f,0x25,0x27,0x15,0x0f,0xf4,0x9d,0xfd,0xfb,0xa5,0xf6,0xe7,0xf1,0xd4,0xdc, -0x39,0xdd,0xec,0xd4,0xe9,0xc6,0xb2,0xce,0xcb,0x5e,0xcd,0xfb,0x5e,0x07,0x09,0x62, -0x04,0x00,0xad,0x11,0x1f,0x56,0x26,0x2c,0x6a,0x1e,0x28,0x60,0x39,0x3d,0xa3,0x46, -0x29,0x72,0x10,0x05,0x2b,0xf8,0xfe,0xe7,0x08,0xf6,0x7c,0xd8,0xd0,0x9b,0xc3,0xd0, -0x65,0xd9,0xc8,0x13,0xc0,0xc2,0x8a,0xd7,0xe7,0x2f,0xf1,0xfc,0x73,0xfc,0xea,0x27, -0x10,0x28,0x1a,0x30,0x47,0xe9,0x34,0x2c,0x9a,0x42,0x40,0x12,0x3c,0x31,0x9b,0x2b, -0x2a,0xc4,0x1b,0x17,0x5b,0xfa,0xdd,0x10,0xd0,0xc8,0xd5,0xca,0xd4,0x91,0xc2,0xbc, -0xab,0xb9,0xba,0x8f,0xcb,0xcb,0x6e,0xd7,0xe3,0x58,0xf9,0x04,0x5c,0x0e,0x2b,0x22, -0x2c,0x31,0x6c,0x44,0x4c,0x1b,0x51,0x52,0x83,0x48,0x40,0xc1,0x35,0x2d,0x29,0x29, -0x1d,0xe8,0x0a,0xe7,0x41,0xdb,0xd4,0x15,0xbb,0xbb,0x08,0xbd,0xb0,0xfa,0xaf,0xbc, -0x0c,0xbe,0xd0,0x57,0xd3,0xd8,0x2c,0xef,0xf8,0x4c,0x0c,0x1f,0x01,0x2e,0x37,0xe2, -0x3f,0x46,0x46,0x4a,0x5f,0xcf,0x5e,0x4e,0x8f,0x38,0x39,0x4f,0x32,0x1f,0x8c,0x11, -0xf5,0xa7,0xe4,0xdb,0xa9,0xc6,0xb4,0xc2,0xb8,0xaa,0xee,0x9c,0xac,0x07,0xb9,0xc2, -0xb0,0xc9,0xc7,0x1f,0xd0,0xf1,0xbf,0x02,0x10,0xe3,0x27,0x35,0x93,0x51,0x61,0x20, -0x5f,0x5e,0x7b,0x5a,0x61,0xce,0x5e,0x47,0x81,0x4a,0x31,0xfc,0x11,0x06,0x4c,0xe7, -0xdc,0xc5,0xc6,0xa7,0xfb,0xa2,0xa8,0xbc,0xac,0xa6,0x44,0x9c,0xa6,0x24,0xb8,0xc4, -0xfa,0xd7,0xe1,0x9b,0xfb,0x14,0xf4,0x19,0x2c,0x14,0x4f,0x67,0x32,0x66,0x6f,0xd4, -0x74,0x74,0x02,0x6c,0x59,0x8c,0x4c,0x38,0x41,0x1e,0x06,0xe1,0xf2,0xea,0x13,0xd1, -0xb1,0x6e,0x99,0x98,0x77,0x95,0x9b,0x64,0xa1,0x9c,0xb2,0xad,0xbd,0x04,0xcc,0xe2, -0xdf,0xf8,0x03,0x16,0x0c,0x1e,0x4c,0x3c,0x65,0x48,0x7d,0x7f,0x8f,0x7a,0x7f,0x5f, -0x70,0x63,0x75,0x5b,0x45,0xed,0x2e,0x1a,0x24,0x02,0xeb,0x1c,0xdd,0xbf,0xd2,0x93, -0x87,0x5b,0x8e,0x90,0x5c,0x9e,0xa7,0xa2,0xa3,0xb4,0xd1,0xc2,0xcb,0x82,0xe1,0xf8, -0x9c,0x0d,0x1b,0x3a,0x35,0x5c,0x85,0x7f,0x7f,0xff,0x7f,0x7a,0x62,0x73,0x67,0x9f, -0x5c,0x54,0x60,0x41,0x2a,0xaf,0x0e,0xee,0xbb,0xea,0xcf,0x94,0xa1,0x89,0xdf,0x81, -0x80,0x61,0x92,0xa1,0x75,0xa7,0xb0,0x7f,0xbc,0xcb,0x05,0xd8,0xee,0xde,0xf8,0xfe, -0x6e,0x25,0x56,0x5e,0x7b,0x7f,0xff,0x7f,0x7f,0x44,0x6f,0x69,0x56,0x5d,0x4b,0x46, -0x43,0x3c,0x40,0x27,0x18,0x4a,0xf7,0xc5,0x51,0xa1,0x84,0x0a,0x80,0x80,0xc0,0x8e, -0x97,0x2a,0xa2,0xb0,0x61,0xbd,0xc0,0x4b,0xca,0xd6,0x79,0xdd,0xfc,0x02,0x22,0x4b, -0xe0,0x74,0x7f,0xff,0x7f,0x7c,0x3f,0x76,0x6b,0x8f,0x5c,0x4d,0xc7,0x44,0x3d,0xc6, -0x37,0x2c,0xf2,0x0d,0xe7,0xff,0xb6,0x92,0x03,0x85,0x82,0x57,0x8b,0x92,0xa9,0x9b, -0xaa,0xc8,0xb9,0xc1,0x41,0xcb,0xd1,0x15,0xd6,0xe0,0x76,0xfc,0x26,0xfe,0x5b,0x7f, -0xfe,0x7f,0x7f,0x1f,0x7e,0x6a,0x67,0x5e,0x4f,0xa5,0x41,0x3a,0x45,0x3c,0x3a,0x94, -0x2b,0x0d,0x85,0xd6,0xa4,0x7b,0x88,0x80,0x70,0x85,0x96,0xba,0x9c,0xaa,0x60,0xb5, -0xbe,0xd5,0xc3,0xc7,0x57,0xd1,0xd7,0x89,0xe7,0x0d,0x55,0x3a,0x64,0xfa,0x7b,0x7f, -0xdf,0x7d,0x6c,0x28,0x64,0x56,0x49,0x48,0x45,0xe5,0x3e,0x34,0xa8,0x31,0x25,0xa1, -0xfc,0xc4,0x94,0x9b,0x80,0x00,0x80,0x84,0xfe,0x8f,0x98,0x98,0xac,0xb5,0xd1,0xba, -0xc5,0xe1,0xcd,0xcf,0xfd,0xd3,0xee,0xa0,0x12,0x3c,0x94,0x6b,0x7f,0xff,0x7f,0x7b, -0x4d,0x6f,0x59,0x65,0x4b,0x45,0x25,0x3b,0x2f,0x3c,0x36,0x33,0x24,0x1e,0xf7,0x52, -0xc1,0x8f,0x0c,0x80,0x80,0x10,0x82,0x94,0x6d,0xa6,0xb2,0xa7,0xbc,0xc8,0xd2,0xcc, -0xcb,0xe7,0xce,0xd8,0x4c,0xf0,0x19,0xbb,0x4b,0x6e,0xbb,0x7f,0x7f,0x09,0x71,0x5e, -0x78,0x52,0x47,0x53,0x3c,0x34,0x0e,0x36,0x33,0x3f,0x2e,0x18,0x53,0xe8,0xb0,0xb5, -0x8b,0x80,0xa0,0x83,0x93,0x02,0xa2,0xad,0x0e,0xb8,0xc4,0xc8,0xcc,0xce,0x39,0xcf, -0xcf,0x90,0xdb,0xfb,0xd8,0x28,0x58,0x8d,0x74,0x78,0x35,0x74,0x65,0x48,0x57,0x4e, -0x6a,0x3d,0x34,0x81,0x32,0x36,0xa8,0x38,0x2f,0x40,0x0b,0xd6,0x2d,0xa8,0x8c,0xc3, -0x83,0x8e,0x20,0x9e,0xa4,0xf2,0xb2,0xc1,0xbc,0xcb,0xd0,0x90,0xcd,0xca,0x6d,0xce, -0xe3,0x73,0x07,0x36,0x5c,0x61,0x74,0xab,0x74,0x6c,0x76,0x62,0x53,0xa5,0x43,0x37, -0x23,0x30,0x31,0xe8,0x35,0x35,0xb7,0x27,0x03,0xce,0xcb,0xa1,0x04,0x8d,0x8b,0x42, -0x96,0xa1,0xc7,0xac,0xba,0x2d,0xca,0xd2,0x27,0xd1,0xcd,0x8f,0xcc,0xd2,0x01,0xea, -0x10,0xf5,0x3a,0x62,0x85,0x72,0x6c,0x75,0x68,0x5e,0x1d,0x4b,0x3c,0x19,0x35,0x2f, -0x9b,0x30,0x34,0x9a,0x31,0x1e,0x52,0xf8,0xc6,0x50,0x9e,0x92,0x6f,0x95,0x9d,0x95, -0xa8,0xb3,0xbf,0xc1,0xce,0xcc,0xd2,0xd0,0x45,0xce,0xd0,0xa9,0xda,0xef,0x7f,0x14, -0x3f,0x0c,0x60,0x6b,0xad,0x6e,0x66,0xe9,0x53,0x44,0x3e,0x38,0x31,0x25,0x32,0x31, -0xb7,0x31,0x30,0xd7,0x19,0xf0,0x49,0xc1,0x9e,0x8c,0x91,0x95,0xe9,0xa2,0xad,0xdc, -0xb9,0xc7,0x68,0xcf,0xd2,0xa4,0xd3,0xcf,0x24,0xcf,0xdb,0x1e,0xf8,0x23,0xd2,0x4b, -0x60,0xca,0x69,0x65,0x91,0x5d,0x50,0x34,0x40,0x37,0xe8,0x2e,0x2e,0x49,0x30,0x32, -0x2c,0x2d,0x0c,0x63,0xde,0xb9,0xe2,0xa0,0x98,0x2c,0xa0,0xa6,0x69,0xb3,0xbf,0x5d, -0xcc,0xd2,0x4d,0xd3,0xd2,0xcb,0xcc,0xd0,0xea,0xe3,0x06,0x4d,0x30,0x51,0xba,0x62, -0x65,0x71,0x63,0x57,0x37,0x47,0x3f,0xdb,0x35,0x2d,0xbf,0x2d,0x31,0xf5,0x30,0x25, -0x0f,0x03,0xd2,0xb3,0xaf,0xa1,0xf5,0x9d,0xa4,0xf9,0xae,0xb7,0x67,0xc2,0xcc,0x16, -0xd2,0xd4,0x8d,0xd4,0xd1,0xe0,0xd1,0xe6,0x00,0x0d,0x37,0x79,0x56,0x64,0x1a,0x66, -0x5d,0x9b,0x51,0x45,0xa7,0x3b,0x33,0x54,0x2d,0x2a,0x3b,0x30,0x32,0x29,0x1d,0xf7, -0xdf,0xca,0xa8,0xe9,0x9f,0xa1,0x45,0xaa,0xb2,0xfa,0xbb,0xc6,0x44,0xce,0xd4,0x2c, -0xd9,0xd5,0xfb,0xd2,0xda,0xde,0xf1,0x19,0xe5,0x3b,0x55,0x31,0x63,0x61,0x40,0x59, -0x4c,0x69,0x41,0x36,0x1c,0x2e,0x2c,0x2a,0x2c,0x2f,0xb3,0x2c,0x10,0x4c,0xea,0xc8, -0xd3,0xaa,0xa1,0x3b,0xa4,0xad,0x01,0xb8,0xc2,0x9d,0xcc,0xd3,0x40,0xd5,0xd4,0xcb, -0xcf,0xd2,0x02,0xe3,0xfe,0x54,0x20,0x40,0x6e,0x56,0x63,0x02,0x5f,0x51,0x4d,0x45, -0x3a,0x95,0x33,0x2d,0xf5,0x29,0x2f,0x43,0x2f,0x1f,0x9a,0x03,0xe1,0x98,0xbf,0xa9, -0x31,0xa4,0xa9,0xb1,0xb2,0xbe,0xdf,0xc6,0xcd,0xb1,0xd5,0xd8,0x9e,0xd6,0xd5,0x4e, -0xdc,0xea,0x4a,0x05,0x28,0x6e,0x45,0x58,0x1c,0x62,0x57,0xa0,0x48,0x3f,0x5f,0x37, -0x2e,0x2a,0x27,0x24,0x1b,0x27,0x27,0x22,0x19,0xfa,0xc4,0xd6,0xb8,0x49,0xa8,0xa7, -0xdc,0xb3,0xbf,0x34,0xc6,0xcc,0x46,0xd4,0xda,0x8e,0xdd,0xda,0x5e,0xd6,0xde,0x01, -0xf1,0x12,0x86,0x39,0x52,0x14,0x5c,0x57,0x20,0x4c,0x42,0xc2,0x38,0x30,0x18,0x2c, -0x26,0xbd,0x24,0x29,0x14,0x23,0x10,0xe2,0xed,0xc9,0x4f,0xb3,0xab,0x09,0xb0,0xba, -0x15,0xc1,0xc8,0x9a,0xd0,0xd6,0xa7,0xdd,0xdf,0xca,0xdc,0xdb,0xc2,0xdf,0xf7,0x5b, -0x1e,0x41,0x64,0x54,0x59,0xec,0x53,0x48,0xef,0x3f,0x37,0x1e,0x2e,0x25,0xc6,0x20, -0x22,0x1f,0x27,0x22,0xe2,0x07,0xde,0xec,0xbf,0xaf,0x7c,0xad,0xb7,0x36,0xbf,0xc4, -0xf3,0xcc,0xd6,0xb0,0xdc,0xe0,0x32,0xdd,0xd7,0x0b,0xd7,0xe7,0xb7,0x0b,0x33,0x66, -0x4a,0x54,0xc4,0x55,0x4b,0x6b,0x45,0x3e,0xcc,0x33,0x2b,0x62,0x24,0x22,0xae,0x29, -0x27,0xd9,0x17,0xf4,0x84,0xcd,0xbc,0xa3,0xaf,0xb5,0xe0,0xbc,0xbd,0xf9,0xc5,0xce, -0xfd,0xd5,0xdd,0x4c,0xdd,0xd7,0x78,0xd6,0xdb,0x33,0xf7,0x1d,0x99,0x38,0x4f,0x20, -0x54,0x50,0xe6,0x4f,0x46,0x8e,0x3c,0x33,0x52,0x28,0x24,0x66,0x26,0x2b,0xfb,0x24, -0x09,0xbb,0xe6,0xc6,0x85,0xb2,0xb1,0xf1,0xb3,0xb6,0xc7,0xbc,0xc6,0x88,0xd3,0xdd, -0x88,0xdf,0xda,0x0e,0xd6,0xd6,0x8f,0xe5,0x05,0x2d,0x29,0x42,0x1b,0x4e,0x51,0x1a, -0x53,0x4d,0xc6,0x42,0x37,0x4e,0x2a,0x23,0xe4,0x23,0x2a,0x40,0x2b,0x1a,0x76,0xfe, -0xdb,0xde,0xbe,0xb6,0x55,0xb0,0xb1,0x27,0xb9,0xc1,0x62,0xce,0xdb,0xa2,0xdf,0xde, -0x76,0xd6,0xd1,0x2f,0xd9,0xeb,0xec,0x12,0x35,0x9f,0x46,0x52,0x0d,0x55,0x4b,0x04, -0x43,0x39,0x07,0x2c,0x23,0xcf,0x21,0x25,0x45,0x28,0x25,0xad,0x12,0xee,0xb0,0xcc, -0xba,0x4e,0xb1,0xb4,0xf2,0xba,0xbf,0xdb,0xcb,0xd8,0x1b,0xe1,0xe2,0x1a,0xe0,0xd9, -0xad,0xd5,0xdf,0xe4,0xfa,0x20,0xbd,0x3b,0x4a,0x52,0x51,0x4c,0x3e,0x46,0x3a,0x5e, -0x31,0x26,0x0e,0x20,0x21,0x55,0x26,0x2a,0x8f,0x20,0xff,0x7f,0xde,0xc7,0xea,0xb7, -0xb7,0x02,0xbd,0xbf,0x59,0xc6,0xd2,0xb1,0xdc,0xe0,0x59,0xe0,0xdd,0xf4,0xd7,0xda, -0x44,0xea,0x0b,0x55,0x2b,0x3f,0x06,0x4b,0x4e,0x6c,0x4a,0x40,0xac,0x36,0x2b,0x43, -0x23,0x1f,0x18,0x23,0x26,0x86,0x27,0x19,0xdd,0xf3,0xd2,0x16,0xc0,0xb5,0xfd,0xb7, -0xbe,0x2a,0xc3,0xcf,0xeb,0xd9,0xdf,0xf5,0xe1,0xe1,0x10,0xdd,0xd6,0xca,0xde,0xf5, -0x47,0x11,0x30,0xd8,0x45,0x4b,0x39,0x4d,0x46,0x3f,0x3a,0x2e,0x0f,0x29,0x22,0xdd, -0x1e,0x21,0x64,0x26,0x22,0xc9,0x10,0xee,0x86,0xcd,0xba,0x09,0xb4,0xb8,0xe8,0xc1, -0xca,0x80,0xd2,0xda,0x2c,0xe1,0xe3,0xbe,0xe0,0xdc,0x6d,0xdb,0xe4,0x67,0xf9,0x18, -0xc1,0x3a,0x4b,0x1b,0x4c,0x4a,0x98,0x3f,0x34,0x43,0x2b,0x23,0x49,0x20,0x1e,0x3f, -0x22,0x24,0x08,0x1f,0x06,0x29,0xe1,0xc3,0xbe,0xb6,0xb5,0xc3,0xbd,0xc8,0x53,0xce, -0xd7,0x13,0xdf,0xe4,0xe3,0xe3,0xe0,0x66,0xdd,0xdd,0xef,0xe9,0x04,0xb0,0x26,0x3f, -0x6a,0x48,0x4a,0xf9,0x45,0x38,0x4b,0x31,0x28,0xd0,0x1e,0x1e,0x22,0x1d,0x21,0x03, -0x24,0x16,0x1f,0xf9,0xd6,0xbf,0xc1,0xb8,0x3a,0xba,0xc3,0xbd,0xc8,0xcf,0x74,0xdb, -0xe2,0x70,0xe5,0xe5,0xed,0xdf,0xdd,0x7a,0xe1,0xf4,0x2b,0x14,0x2f,0xd4,0x41,0x47, -0x31,0x47,0x41,0x16,0x38,0x2e,0xf1,0x23,0x1d,0x68,0x1a,0x1d,0x64,0x22,0x20,0x7f, -0x0b,0xeb,0xb8,0xd0,0xbe,0xdd,0xbb,0xbf,0xca,0xc4,0xca,0x46,0xd4,0xdc,0xcf,0xe4, -0xe7,0x2f,0xe5,0xdf,0x30,0xdc,0xe8,0xe9,0x01,0x20,0x91,0x36,0x43,0xd0,0x44,0x41, -0xde,0x3c,0x30,0x19,0x29,0x22,0x68,0x1c,0x1d,0x92,0x20,0x22,0x74,0x18,0xfa,0xcb, -0xde,0xc9,0xaf,0xbe,0xc1,0x74,0xc4,0xca,0x36,0xd2,0xd9,0x89,0xe0,0xe4,0xae,0xe6, -0xe4,0xee,0xdf,0xe3,0xc6,0xf2,0x0c,0x12,0x28,0x36,0x1d,0x40,0x43,0xa4,0x3c,0x34, -0xa7,0x2b,0x23,0xe2,0x1c,0x19,0x5f,0x1c,0x1f,0x58,0x1d,0x10,0xd7,0xf3,0xd8,0x1b, -0xc9,0xc1,0x84,0xc2,0xc8,0x02,0xcf,0xd8,0x42,0xe0,0xe6,0x2c,0xe9,0xe6,0x68,0xe2, -0xde,0x6c,0xe5,0xfb,0xd2,0x15,0x2b,0x1a,0x3a,0x40,0xcf,0x3f,0x37,0x69,0x2f,0x25, -0xad,0x1d,0x1c,0xd9,0x1c,0x1d,0xa5,0x1e,0x1a,0x57,0x04,0xe8,0x2f,0xd6,0xc6,0x51, -0xc1,0xc6,0xe6,0xca,0xd2,0xda,0xdd,0xe3,0x7d,0xe6,0xe8,0x53,0xe6,0xe3,0xa1,0xe2, -0xef,0xd5,0x02,0x19,0x6d,0x33,0x3d,0xec,0x3d,0x3e,0xc1,0x34,0x29,0x1d,0x23,0x1e, -0xd0,0x19,0x17,0x19,0x1d,0x1d,0x18,0x13,0xfe,0x8d,0xe2,0xcb,0xbc,0xc4,0xc2,0xfc, -0xc7,0xd0,0xa1,0xd8,0xe1,0xb5,0xe7,0xeb,0x29,0xea,0xe6,0x66,0xe3,0xe5,0x88,0xf2, -0x07,0xc8,0x22,0x34,0x1a,0x3a,0x3e,0x6b,0x36,0x2a,0x83,0x23,0x1b,0x6a,0x17,0x17, -0x42,0x19,0x1d,0xf1,0x1b,0x11,0x77,0xf7,0xda,0x30,0xcc,0xc2,0xee,0xc6,0xd1,0x98, -0xd6,0xde,0x8e,0xe5,0xe8,0x3e,0xeb,0xea,0x6a,0xe7,0xe5,0x18,0xe7,0xf6,0x29,0x11, -0x29,0x8b,0x38,0x3b,0x13,0x37,0x2f,0x88,0x28,0x21,0xac,0x1b,0x17,0x94,0x14,0x17, -0x94,0x1b,0x1a,0x96,0x09,0xec,0x28,0xd4,0xc7,0x04,0xc7,0xce,0x12,0xd4,0xd9,0x30, -0xe0,0xe6,0xaf,0xeb,0xed,0x58,0xeb,0xe7,0x30,0xe4,0xed,0x6b,0x01,0x1c,0x1e,0x32, -0x37,0x4e,0x38,0x32,0x29,0x2b,0x26,0xe4,0x1e,0x18,0x55,0x16,0x15,0x54,0x18,0x1a, -0xae,0x10,0xfb,0x2d,0xe2,0xcf,0xfe,0xc9,0xcb,0x9c,0xd2,0xd6,0xc3,0xdb,0xe3,0x34, -0xe9,0xed,0x57,0xee,0xea,0x0a,0xe8,0xea,0x0e,0xf5,0x0a,0x61,0x22,0x32,0x84,0x36, -0x34,0x6a,0x31,0x28,0xc3,0x20,0x1c,0x02,0x17,0x13,0x60,0x14,0x16,0xd2,0x15,0x0d, -0x74,0xf6,0xdd,0xb2,0xcf,0xca,0x7e,0xcc,0xd3,0x1b,0xd9,0xde,0xf1,0xe4,0xeb,0xb2, -0xed,0xed,0x9c,0xeb,0xe8,0xf7,0xec,0xfc,0x0f,0x10,0x23,0x4b,0x34,0x38,0xa6,0x34, -0x2f,0xb2,0x25,0x1d,0x76,0x19,0x16,0xd1,0x13,0x12,0x96,0x15,0x12,0x52,0x02,0xef, -0xa7,0xd9,0xca,0xde,0xc8,0xce,0xa8,0xd5,0xdd,0x84,0xe2,0xe7,0x11,0xeb,0xee,0xb6, -0xee,0xeb,0x5c,0xec,0xf2,0x1b,0x01,0x18,0x81,0x2c,0x36,0x55,0x38,0x33,0x91,0x29, -0x21,0xf3,0x1c,0x1a,0x68,0x15,0x11,0x2e,0x13,0x14,0x82,0x0f,0xfe,0xef,0xe5,0xd3, -0x35,0xca,0xc8,0x1a,0xd1,0xd8,0xad,0xde,0xe3,0x66,0xe8,0xec,0x6f,0xef,0xef,0x03, -0xeb,0xe9,0x4c,0xf2,0x08,0xb5,0x21,0x31,0x7f,0x39,0x38,0x82,0x2f,0x28,0x02,0x22, -0x1b,0x8a,0x15,0x11,0xa1,0x0f,0x15,0x0f,0x1b,0x10,0xe1,0xf5,0xdd,0x33,0xcc,0xc6, -0x32,0xcc,0xd4,0x12,0xd9,0xdf,0x46,0xe6,0xea,0xaf,0xef,0xf0,0xdd,0xea,0xe5,0xe8, -0xe9,0xfa,0x89,0x14,0x2b,0x47,0x35,0x38,0xc1,0x37,0x2e,0x36,0x28,0x21,0x3f,0x1b, -0x18,0xc1,0x13,0x14,0x51,0x18,0x17,0xc1,0x05,0xeb,0xbe,0xd7,0xcb,0x0b,0xc7,0xce, -0x75,0xd3,0xd8,0xe6,0xe0,0xe4,0x87,0xe8,0xed,0x4f,0xee,0xe9,0xf0,0xe5,0xee,0x62, -0x00,0x18,0x7d,0x2e,0x38,0x48,0x3a,0x38,0xb2,0x2f,0x27,0xc2,0x21,0x1c,0x00,0x18, -0x14,0x2d,0x14,0x1a,0x61,0x15,0x00,0x9b,0xe7,0xd1,0x6f,0xc6,0xc7,0x02,0xcc,0xd2, -0x3b,0xd9,0xe0,0x9f,0xe5,0xe9,0x61,0xed,0xea,0x6a,0xe5,0xe7,0x24,0xf2,0x08,0x7f, -0x23,0x32,0x35,0x39,0x3c,0x00,0x36,0x2e,0x24,0x27,0x20,0x13,0x1b,0x16,0xc1,0x15, -0x19,0x4b,0x1a,0x0e,0xf9,0xf7,0xdd,0xdf,0xcd,0xc6,0x9b,0xc8,0xcd,0x25,0xd3,0xdb, -0x54,0xe2,0xe6,0x6c,0xea,0xea,0xce,0xe5,0xe3,0xb6,0xe8,0xfa,0x7b,0x15,0x28,0xcf, -0x34,0x3d,0x00,0x3c,0x35,0x1d,0x2f,0x24,0xc2,0x1d,0x1a,0xfb,0x17,0x1b,0x12,0x1e, -0x15,0x0f,0x03,0xe8,0x50,0xd5,0xcb,0x20,0xc5,0xc9,0x74,0xcc,0xd3,0x0c,0xde,0xe3, -0x62,0xe7,0xe9,0x09,0xe7,0xe3,0xd8,0xe3,0xee,0x74,0x07,0x1f,0xda,0x30,0x3c,0xcd, -0x3e,0x3d,0x09,0x36,0x29,0xfd,0x22,0x1e,0x36,0x18,0x18,0x64,0x1e,0x1d,0xfc,0x10, -0xf8,0x7b,0xde,0xcb,0xa0,0xc3,0xc3,0xb7,0xc4,0xcd,0x88,0xd6,0xde,0xdc,0xe4,0xe9, -0x54,0xe9,0xe6,0x52,0xe2,0xe3,0x63,0xf4,0x0e,0x87,0x29,0x3b,0xda,0x41,0x41,0x9d, -0x3c,0x2f,0x3e,0x27,0x23,0x4f,0x1b,0x17,0x96,0x19,0x1c,0x3d,0x1b,0x09,0x8c,0xee, -0xd3,0xda,0xc3,0xbf,0x87,0xc2,0xc8,0x0a,0xd2,0xd8,0x18,0xe0,0xe6,0xaa,0xe9,0xeb, -0xf0,0xe5,0xe2,0xd1,0xe9,0xfd,0x31,0x19,0x31,0x0b,0x40,0x41,0x1c,0x41,0x36,0x97, -0x2c,0x27,0x4b,0x20,0x19,0x57,0x17,0x1b,0xc5,0x1c,0x17,0x49,0x05,0xe4,0x64,0xcd, -0xc3,0xdd,0xbc,0xc3,0x35,0xcc,0xd0,0x4b,0xda,0xe2,0xa7,0xe7,0xea,0x44,0xe8,0xe4, -0x7f,0xe3,0xee,0xe5,0x04,0x1e,0xad,0x36,0x40,0xce,0x43,0x3f,0x9e,0x37,0x2f,0x37, -0x25,0x1f,0x32,0x1a,0x15,0xa0,0x18,0x1c,0xd3,0x11,0xfc,0x34,0xdf,0xc9,0x7a,0xbf, -0xbe,0x07,0xc6,0xca,0x9f,0xd2,0xdc,0xd2,0xe0,0xe7,0x90,0xea,0xe8,0x97,0xe6,0xe8, -0xe6,0xf3,0x0e,0x7a,0x29,0x3a,0x2d,0x44,0x41,0xe1,0x3b,0x35,0x73,0x2c,0x27,0x07, -0x21,0x1b,0xac,0x17,0x1a,0xc3,0x17,0x06,0xef,0xec,0xd3,0x68,0xc2,0xbd,0x2e,0xc5, -0xc9,0x91,0xcf,0xd6,0x9d,0xdd,0xe2,0x83,0xe6,0xe8,0x10,0xe5,0xe7,0x89,0xee,0x00, -0x54,0x19,0x30,0x9c,0x41,0x43,0xa5,0x41,0x3e,0x4f,0x32,0x2a,0x76,0x27,0x1f,0xc0, -0x18,0x1b,0x87,0x1b,0x11,0x7d,0x02,0xe5,0x5b,0xcb,0xbc,0x5a,0xbd,0xbe,0x7f,0xc7, -0xd0,0x7c,0xd5,0xdd,0x09,0xe6,0xea,0x63,0xe7,0xe5,0xa9,0xe4,0xed,0x8f,0x07,0x23, -0x46,0x38,0x41,0x54,0x48,0x41,0x39,0x37,0x32,0xc3,0x28,0x1e,0xb7,0x18,0x1a,0xb5, -0x1e,0x20,0x19,0x0f,0xf2,0xcd,0xd6,0xc5,0xd0,0xba,0xbb,0xad,0xc5,0xca,0xca,0xd3, -0xdb,0x45,0xe2,0xe7,0x35,0xe8,0xe4,0xd1,0xdf,0xe8,0x86,0xfb,0x15,0x04,0x31,0x3f, -0x0f,0x44,0x47,0xc7,0x3e,0x33,0x4f,0x31,0x27,0x79,0x1f,0x1a,0xb6,0x1b,0x1f,0x84, -0x17,0x04,0xda,0xe4,0xcb,0x35,0xc2,0xba,0x18,0xbc,0xc6,0xe4,0xc9,0xd2,0x66,0xdc, -0xe3,0xe6,0xe9,0xe6,0x5e,0xe2,0xe3,0x68,0xed,0x06,0x10,0x21,0x36,0xef,0x45,0x4b, -0x96,0x47,0x3d,0x0b,0x36,0x2b,0x6e,0x23,0x1b,0x91,0x18,0x1c,0x93,0x1e,0x13,0xdc, -0xf7,0xdb,0xb5,0xc3,0xb7,0x73,0xb5,0xbf,0x73,0xc6,0xce,0xda,0xd8,0xe1,0x84,0xe8, -0xe8,0x2e,0xe5,0xe0,0x52,0xe4,0xf5,0x4a,0x10,0x2d,0x75,0x40,0x4c,0x17,0x4c,0x45, -0x41,0x3c,0x32,0xa7,0x26,0x1e,0x09,0x1b,0x1b,0x10,0x1f,0x1c,0x09,0x08,0xeb,0x10, -0xd4,0xbc,0x35,0xb3,0xb7,0x9f,0xbe,0xc7,0xf5,0xd2,0xdc,0x18,0xe3,0xe7,0xfb,0xe7, -0xe3,0xe3,0xe3,0xed,0xf8,0xfd,0x1a,0xdd,0x34,0x44,0x20,0x50,0x4e,0xb4,0x40,0x38, -0x0e,0x2f,0x22,0xdd,0x1c,0x19,0xc5,0x19,0x1e,0xdf,0x18,0x00,0x0a,0xe2,0xca,0x28, -0xb7,0xb0,0xbf,0xb8,0xc1,0x8b,0xcb,0xd8,0x2a,0xe1,0xe7,0x97,0xec,0xe8,0xd7,0xe0, -0xe3,0x50,0xef,0x04,0x98,0x22,0x3e,0x02,0x4f,0x52,0x5c,0x4b,0x40,0x0e,0x31,0x24, -0xab,0x1d,0x18,0xe2,0x18,0x20,0x58,0x1f,0x11,0x54,0xf7,0xd6,0x58,0xbe,0xb3,0x12, -0xb4,0xbd,0x82,0xc7,0xd3,0x84,0xdb,0xe3,0x96,0xea,0xe9,0x7a,0xe5,0xe4,0xc9,0xe7, -0xf4,0x9c,0x10,0x30,0x12,0x46,0x52,0x8f,0x50,0x42,0x75,0x38,0x2d,0xb9,0x22,0x1b, -0x22,0x18,0x1c,0xa2,0x1e,0x1a,0xed,0x07,0xe6,0xdd,0xca,0xb5,0x7f,0xae,0xb9,0xf2, -0xc1,0xca,0x5e,0xd6,0xde,0x1b,0xe9,0xed,0xeb,0xe9,0xe7,0x21,0xe5,0xeb,0x66,0x01, -0x1f,0x5b,0x3b,0x4d,0x40,0x4f,0x4c,0x91,0x41,0x34,0xe8,0x28,0x1c,0x21,0x16,0x17, -0xab,0x19,0x1c,0xf5,0x14,0xf8,0x4e,0xdb,0xc1,0xae,0xb2,0xb1,0x2d,0xb8,0xc2,0x21, -0xcc,0xd8,0x51,0xe5,0xeb,0x61,0xec,0xe9,0xfd,0xe4,0xe5,0x70,0xf3,0x0b,0x8a,0x2b, -0x45,0xf3,0x4f,0x53,0x07,0x4e,0x3d,0x8b,0x30,0x24,0x4e,0x1a,0x14,0xa6,0x17,0x1d, -0x6e,0x1a,0x0a,0x7a,0xf0,0xd0,0xa5,0xba,0xb0,0x89,0xaf,0xba,0x60,0xc3,0xd0,0xa3, -0xde,0xe9,0xbc,0xed,0xed,0x28,0xe9,0xe3,0x1f,0xe8,0xfc,0xe3,0x18,0x31,0x1a,0x45, -0x51,0x74,0x4f,0x48,0x97,0x3e,0x2e,0xff,0x21,0x17,0xb5,0x11,0x14,0x59,0x1c,0x19, -0xf4,0x02,0xe8,0x1b,0xcf,0xb9,0x9e,0xb3,0xb2,0x90,0xb3,0xc1,0xf2,0xcf,0xdd,0xe8, -0xea,0xf0,0x5e,0xec,0xe5,0xb0,0xe4,0xee,0xa4,0x01,0x21,0x24,0x3a,0x47,0x66,0x54, -0x53,0x0d,0x46,0x3a,0x56,0x2d,0x1d,0x97,0x15,0x16,0xe5,0x19,0x1c,0x9f,0x14,0xf9, -0x8f,0xd8,0xc5,0xe4,0xb5,0xaf,0x69,0xb8,0xbd,0xea,0xc7,0xd5,0xd7,0xdf,0xe7,0x17, -0xe9,0xe6,0xa1,0xe2,0xe1,0x9e,0xf3,0x14,0x8e,0x2f,0x46,0x32,0x52,0x51,0xb5,0x4a, -0x41,0x8b,0x35,0x28,0x39,0x20,0x1a,0xf1,0x18,0x1f,0x75,0x1e,0x05,0x9e,0xe3,0xcb, -0x50,0xb5,0xaf,0x3b,0xb5,0xb8,0xfc,0xbe,0xcb,0x2b,0xd7,0xdf,0x6e,0xe7,0xe8,0x81, -0xe2,0xde,0x6f,0xe9,0x02,0x01,0x21,0x3e,0xe3,0x4b,0x53,0x68,0x56,0x4b,0x1b,0x3f, -0x32,0xd5,0x25,0x1c,0x9f,0x17,0x1d,0x59,0x24,0x18,0x60,0xfa,0xda,0xd4,0xbc,0xb0, -0xfb,0xaf,0xb3,0x67,0xbb,0xc7,0x7b,0xd4,0xdd,0x74,0xe4,0xe8,0xae,0xe4,0xdf,0xa7, -0xe4,0xf1,0x29,0x0a,0x2b,0x14,0x44,0x51,0xa9,0x57,0x51,0xb6,0x43,0x37,0x1a,0x2c, -0x23,0x8f,0x1c,0x19,0x0a,0x1d,0x1c,0xde,0x0f,0xf1,0x89,0xcd,0xb9,0x32,0xac,0xac, -0xf0,0xb6,0xc0,0xa5,0xca,0xd6,0xfc,0xdf,0xe9,0xbc,0xec,0xe7,0x0d,0xe3,0xe5,0x31, -0xf8,0x14,0xd3,0x32,0x4c,0x77,0x55,0x56,0x84,0x4c,0x3d,0x7c,0x30,0x24,0x0f,0x1e, -0x19,0x4c,0x1b,0x23,0x7d,0x18,0xfe,0x8e,0xe7,0xc7,0x8e,0xb1,0xac,0x3b,0xaf,0xb8, -0x56,0xc4,0xd1,0xe4,0xda,0xe2,0x41,0xe8,0xe5,0x63,0xe0,0xe5,0xe2,0xee,0x04,0x8c, -0x22,0x43,0x87,0x51,0x54,0x9e,0x53,0x42,0x3c,0x38,0x33,0xba,0x27,0x1c,0x59,0x1d, -0x1c,0x56,0x17,0x0c,0x4a,0xf5,0xd3,0x2c,0xb8,0xb1,0xc9,0xab,0xb4,0x53,0xc1,0xc5, -0x07,0xd0,0xdf,0x70,0xe7,0xe9,0xeb,0xe7,0xe2,0xd1,0xe5,0xf8,0xf0,0x13,0x36,0x87, -0x49,0x4f,0x8b,0x52,0x4a,0xb4,0x42,0x38,0xba,0x28,0x21,0xb2,0x1c,0x19,0x16,0x22, -0x17,0x7c,0x02,0xe5,0xc8,0xc6,0xb8,0x1c,0xaf,0xb0,0xae,0xb8,0xbf,0xd6,0xca,0xd7, -0xc5,0xde,0xe5,0xa8,0xe5,0xe3,0x46,0xe7,0xeb,0x9a,0x03,0x1f,0xbb,0x36,0x4b,0x66, -0x54,0x53,0xe3,0x4c,0x41,0xd1,0x32,0x29,0xf5,0x20,0x1d,0xce,0x1a,0x1a,0xe2,0x14, -0xf9,0xc2,0xda,0xc1,0x4c,0xae,0xad,0xaf,0xb1,0xb6,0xb1,0xc2,0xce,0xe9,0xd7,0xdf, -0x86,0xe2,0xe5,0x92,0xe3,0xe6,0xb2,0xf7,0x0f,0x91,0x2d,0x44,0x35,0x4b,0x53,0x3c, -0x53,0x4a,0x5d,0x40,0x31,0x77,0x29,0x23,0x01,0x1b,0x1b,0x6c,0x19,0x06,0x27,0xea, -0xcd,0xa1,0xba,0xb1,0x41,0xaf,0xb2,0xc2,0xb6,0xc5,0x17,0xd4,0xdb,0x1a,0xe3,0xe6, -0xf2,0xe5,0xe7,0x7b,0xee,0xfe,0x49,0x1b,0x33,0xea,0x45,0x51,0x0e,0x56,0x53,0xab, -0x44,0x38,0xb4,0x2e,0x24,0xed,0x1f,0x19,0x31,0x16,0x13,0x18,0xfc,0xdf,0x63,0xc9, -0xb3,0x1f,0xb1,0xb0,0x9f,0xb4,0xbf,0x1f,0xca,0xd6,0xd9,0xdd,0xe2,0x79,0xe9,0xea, -0x30,0xea,0xf6,0x25,0x09,0x24,0x6f,0x3d,0x48,0xf8,0x56,0x54,0xd6,0x4a,0x40,0x0a, -0x30,0x2a,0x99,0x24,0x1c,0xb5,0x1a,0x16,0x72,0x05,0xeb,0x9b,0xd0,0xc2,0x50,0xb2, -0xb0,0xba,0xb6,0xb9,0xf2,0xc8,0xd5,0x34,0xd9,0xe0,0x35,0xe5,0xe8,0x21,0xeb,0xf1, -0x15,0xfe,0x15,0x7a,0x2e,0x41,0xf4,0x4d,0x57,0x0a,0x51,0x43,0xc6,0x35,0x2a,0xe9, -0x25,0x22,0xdc,0x1a,0x17,0x3d,0x12,0xfa,0x82,0xde,0xc8,0x7f,0xb8,0xaf,0x18,0xb1, -0xb5,0x23,0xbf,0xcf,0x20,0xd8,0xdb,0x3e,0xe1,0xe6,0x4e,0xe8,0xeb,0xa0,0xf7,0x0b, -0x35,0x22,0x38,0xcf,0x49,0x54,0xb1,0x54,0x49,0xe4,0x38,0x2e,0x6f,0x2a,0x27,0x4b, -0x21,0x1b,0xde,0x15,0x07,0xfa,0xee,0xd4,0x2c,0xc1,0xb2,0xe4,0xaf,0xb3,0xed,0xbb, -0xca,0xe2,0xd4,0xd7,0xf7,0xdd,0xe2,0x0f,0xe8,0xeb,0x44,0xef,0xfa,0x28,0x10,0x2c, -0x6f,0x44,0x52,0x84,0x56,0x4d,0xc6,0x41,0x35,0x59,0x2f,0x28,0x68,0x1f,0x18,0x38, -0x17,0x15,0x71,0x05,0xea,0x2a,0xca,0xb4,0x51,0xac,0xb0,0xd5,0xb9,0xc4,0xf6,0xce, -0xd6,0xac,0xde,0xe4,0xe4,0xe9,0xeb,0x41,0xea,0xee,0x4d,0xfb,0x18,0x9c,0x39,0x4e, -0x30,0x57,0x54,0x20,0x47,0x3b,0x3b,0x32,0x28,0x47,0x1e,0x19,0x1c,0x17,0x18,0x37, -0x18,0x04,0xc1,0xdf,0xc0,0x0c,0xae,0xa8,0x84,0xb2,0xbf,0x8a,0xc8,0xd3,0xe1,0xdc, -0xe2,0x7e,0xe6,0xea,0x10,0xe7,0xe6,0x1c,0xf1,0x08,0xe8,0x26,0x42,0x89,0x57,0x55, -0xa0,0x4a,0x42,0xca,0x36,0x2d,0xe0,0x26,0x20,0x51,0x19,0x18,0xdd,0x17,0x0a,0x0d, -0xf4,0xd5,0x9d,0xb7,0xa9,0x14,0xae,0xb6,0x5b,0xc2,0xcd,0x64,0xd6,0xdf,0x98,0xe7, -0xea,0x55,0xe8,0xe7,0xba,0xea,0xf7,0x48,0x10,0x31,0xc9,0x4d,0x55,0x4c,0x51,0x48, -0x1d,0x3d,0x34,0x08,0x2a,0x1e,0xb4,0x19,0x18,0xc0,0x18,0x16,0x1b,0x0a,0xe9,0x09, -0xc9,0xb2,0xfe,0xa9,0xb0,0x37,0xbc,0xc3,0x31,0xcc,0xda,0x03,0xe7,0xed,0x9d,0xeb, -0xe5,0x87,0xe2,0xea,0x90,0xfe,0x1e,0x7a,0x3f,0x50,0x63,0x54,0x4e,0x46,0x45,0x3c, -0x9e,0x2e,0x23,0x1e,0x19,0x19,0xa2,0x1c,0x1e,0x5b,0x14,0xfc,0x10,0xda,0xbe,0x95, -0xad,0xac,0xc6,0xb7,0xbb,0xee,0xc4,0xcf,0x3b,0xde,0xe8,0x07,0xe9,0xe3,0x7d,0xdf, -0xe4,0x3d,0xf5,0x10,0xfd,0x2d,0x45,0x88,0x52,0x54,0x5b,0x4e,0x46,0x12,0x39,0x29, -0x29,0x22,0x1d,0x12,0x1b,0x1c,0x52,0x17,0x08,0x8e,0xec,0xce,0x86,0xb7,0xab,0x8c, -0xad,0xb6,0xa7,0xbf,0xcc,0xfb,0xd7,0xe2,0x30,0xe8,0xe8,0x3f,0xe9,0xe5,0xd4,0xe8, -0xfb,0x38,0x16,0x37,0xba,0x4d,0x54,0x5e,0x56,0x4c,0x05,0x3d,0x32,0x22,0x28,0x1e, -0x4e,0x1a,0x17,0xfc,0x19,0x15,0xed,0x00,0xe1,0x04,0xc4,0xb3,0x78,0xab,0xb0,0x13, -0xba,0xc4,0x62,0xcf,0xda,0xf9,0xe2,0xe7,0x6c,0xea,0xe8,0xaa,0xe8,0xef,0xe1,0x04, -0x27,0x65,0x45,0x51,0xa6,0x56,0x51,0xbb,0x44,0x38,0x33,0x2d,0x24,0x9b,0x1c,0x17, -0xec,0x17,0x1b,0x40,0x11,0xf4,0xc3,0xd0,0xb7,0xcf,0xaa,0xab,0x16,0xb5,0xbf,0x53, -0xcb,0xd7,0x8f,0xe0,0xe6,0x35,0xea,0xe8,0x86,0xe3,0xe5,0xa0,0xf7,0x16,0x4a,0x38, -0x4f,0xa0,0x56,0x55,0xb0,0x4b,0x3e,0x23,0x31,0x27,0xc6,0x1f,0x1b,0x88,0x1a,0x1c, -0x11,0x15,0x00,0x49,0xe2,0xc2,0xd7,0xaf,0xab,0xff,0xaf,0xb9,0xf0,0xc4,0xd0,0x08, -0xda,0xe1,0x2e,0xe7,0xe8,0x0e,0xe9,0xe9,0x93,0xf0,0x04,0xae,0x24,0x3e,0xf2,0x4b, -0x54,0xbe,0x50,0x44,0xc9,0x3a,0x2f,0x59,0x26,0x1f,0xf8,0x1a,0x17,0x64,0x18,0x0e, -0xe2,0xf5,0xd6,0xa5,0xbe,0xaf,0xf9,0xab,0xb4,0x05,0xbc,0xc8,0x32,0xd3,0xdb,0xba, -0xe1,0xe8,0x93,0xe8,0xe6,0x1a,0xed,0xf9,0xb5,0x0f,0x2a,0xb9,0x42,0x52,0x74,0x54, -0x4f,0xcb,0x43,0x37,0xbc,0x2a,0x23,0x64,0x1d,0x16,0x4d,0x16,0x16,0x4a,0x09,0xec, -0xba,0xcf,0xb8,0x84,0xab,0xac,0xcc,0xb5,0xbe,0xf5,0xc9,0xd5,0x6b,0xdf,0xe5,0x0c, -0xe9,0xe7,0x3b,0xe6,0xeb,0xdd,0xff,0x19,0xc8,0x36,0x4d,0x24,0x54,0x53,0x5e,0x4e, -0x3f,0xba,0x33,0x2a,0xeb,0x1f,0x1b,0x50,0x1b,0x18,0x30,0x10,0xfc,0x6e,0xdd,0xc2, -0x41,0xb2,0xad,0x98,0xaf,0xb8,0x9f,0xc4,0xce,0x65,0xdb,0xe4,0x46,0xe6,0xe8,0xa4, -0xe7,0xe8,0x07,0xf4,0x0c,0x34,0x29,0x42,0x94,0x4e,0x56,0x20,0x51,0x45,0x1a,0x3a, -0x2c,0x55,0x23,0x1c,0xe9,0x17,0x18,0xa9,0x16,0x09,0x77,0xec,0xcf,0xbd,0xba,0xad, -0xdf,0xae,0xb5,0x25,0xbd,0xca,0x0b,0xd7,0xe0,0xb5,0xe6,0xe8,0xe9,0xea,0xe9,0x5f, -0xec,0xfb,0xc6,0x15,0x32,0x4f,0x47,0x4f,0xa2,0x54,0x4f,0x4e,0x3c,0x32,0xfb,0x28, -0x1c,0xad,0x19,0x18,0xfb,0x18,0x16,0x28,0x03,0xe3,0xd4,0xc4,0xb4,0xd8,0xae,0xaf, -0x99,0xba,0xc4,0x0c,0xcf,0xdc,0x48,0xe3,0xe5,0x9d,0xe8,0xe7,0x40,0xe5,0xef,0x4c, -0x08,0x26,0xb6,0x3d,0x4e,0xf8,0x55,0x50,0x28,0x46,0x3a,0xa7,0x2c,0x23,0x49,0x1e, -0x1a,0xf2,0x19,0x18,0x56,0x11,0xf1,0x6a,0xd2,0xbe,0xd1,0xac,0xae,0x30,0xb6,0xbc, -0xcf,0xc9,0xd5,0xab,0xde,0xe6,0xb0,0xe9,0xeb,0x93,0xe6,0xe9,0xb6,0xf9,0x10,0x6c, -0x30,0x49,0xdb,0x53,0x56,0xbd,0x4f,0x40,0xdb,0x31,0x28,0x55,0x1f,0x16,0xb3,0x14, -0x1b,0x44,0x18,0x06,0xc9,0xe8,0xc6,0x46,0xb2,0xaa,0x7a,0xaf,0xba,0x13,0xc5,0xd1, -0xab,0xdd,0xe6,0x72,0xec,0xed,0xc4,0xe9,0xe7,0x99,0xec,0xff,0xd1,0x1e,0x3c,0xf3, -0x4f,0x57,0xcf,0x52,0x47,0x04,0x38,0x29,0x0b,0x1f,0x19,0x74,0x17,0x15,0x0d,0x19, -0x14,0x83,0xf9,0xd9,0x40,0xbd,0xab,0xcb,0xaa,0xb2,0x8e,0xbd,0xcb,0x02,0xd8,0xe2, -0xb9,0xe9,0xed,0xcc,0xee,0xeb,0x82,0xe9,0xf0,0x77,0x08,0x2c,0x9c,0x47,0x54,0xff, -0x56,0x4e,0xbb,0x3d,0x30,0x38,0x26,0x1c,0x53,0x17,0x13,0x03,0x15,0x17,0xd4,0x0a, -0xeb,0x7c,0xca,0xb2,0xa2,0xa9,0xae,0xaf,0xb9,0xc4,0x78,0xcf,0xdd,0x3e,0xe8,0xef, -0xb1,0xf2,0xed,0x87,0xe7,0xea,0x73,0xfc,0x1e,0xb8,0x3e,0x4e,0x2b,0x55,0x50,0x14, -0x44,0x38,0x67,0x2a,0x1b,0x8e,0x15,0x12,0x8f,0x15,0x18,0x0f,0x13,0xfb,0xcc,0xd9, -0xbf,0x09,0xaf,0xad,0xe7,0xb5,0xbd,0x8f,0xc9,0xd8,0x2f,0xe5,0xed,0x5b,0xf0,0xed, -0xcb,0xe8,0xeb,0xe2,0xf3,0x0a,0x7b,0x2a,0x40,0x5e,0x51,0x55,0x27,0x4e,0x42,0x91, -0x31,0x24,0xaa,0x1a,0x15,0xef,0x14,0x14,0x66,0x12,0x08,0xef,0xee,0xd2,0xb4,0xb8, -0xab,0x1c,0xae,0xb6,0x3b,0xc3,0xd0,0x11,0xdd,0xe8,0xe1,0xed,0xef,0xf2,0xeb,0xe9, -0xcd,0xef,0x00,0x08,0x16,0x2f,0xe6,0x49,0x55,0x6d,0x53,0x4b,0x82,0x3b,0x2b,0xcd, -0x20,0x19,0x65,0x15,0x13,0xa3,0x13,0x0e,0xb7,0xfe,0xe6,0x7a,0xcc,0xb2,0x23,0xa9, -0xac,0x92,0xb6,0xc7,0xa8,0xd5,0xe1,0xcb,0xea,0xf1,0x2e,0xf0,0xec,0x88,0xeb,0xf3, -0xd0,0x04,0x20,0x16,0x3e,0x4e,0x63,0x56,0x52,0xfe,0x43,0x37,0xf1,0x29,0x1c,0x70, -0x11,0x10,0xa1,0x12,0x13,0x26,0x09,0xf5,0x7d,0xda,0xc2,0xd6,0xb4,0xad,0x6a,0xb1, -0xbb,0xad,0xc8,0xd7,0x76,0xe6,0xef,0xc8,0xf1,0xef,0xa4,0xec,0xf0,0x57,0xfb,0x10, -0xd5,0x28,0x3e,0x35,0x4e,0x56,0x17,0x50,0x40,0x5a,0x32,0x21,0x0a,0x17,0x13,0x51, -0x13,0x12,0x1e,0x0c,0x01,0x22,0xea,0xd0,0xe0,0xbe,0xb2,0x40,0xad,0xb8,0xf9,0xc2, -0xd1,0x8d,0xe0,0xe8,0xd4,0xed,0xee,0xd4,0xec,0xec,0x71,0xf1,0x02,0x01,0x1c,0x32, -0xf1,0x49,0x57,0x86,0x50,0x46,0x69,0x36,0x25,0x32,0x1d,0x17,0x01,0x12,0x16,0xde, -0x1a,0x0e,0xa7,0xf5,0xdc,0x9f,0xc2,0xaf,0x92,0xaf,0xb3,0x56,0xbe,0xcf,0x09,0xdb, -0xe3,0x8f,0xec,0xef,0xcd,0xec,0xe8,0x7d,0xea,0xf6,0xd3,0x0e,0x2a,0x18,0x40,0x4f, -0x55,0x54,0x4d,0x8e,0x3f,0x30,0xd7,0x25,0x1a,0xd5,0x13,0x15,0xde,0x17,0x18,0x95, -0x09,0xea,0xcd,0xcf,0xbd,0xd3,0xae,0xaf,0xe2,0xb5,0xc1,0xd9,0xd1,0xdd,0xf3,0xe5, -0xeb,0x9c,0xec,0xe8,0xa7,0xe3,0xec,0x96,0x01,0x1d,0x97,0x36,0x4a,0x13,0x56,0x53, -0x38,0x49,0x3a,0x21,0x27,0x1d,0x9f,0x18,0x17,0xa9,0x1b,0x1c,0x5a,0x0f,0xf7,0x6a, -0xdb,0xc2,0xaa,0xb4,0xae,0x7a,0xb1,0xb8,0xb3,0xc9,0xd9,0xda,0xe3,0xe9,0x8f,0xed, -0xeb,0xae,0xea,0xec,0x6c,0xf4,0x08,0x9b,0x23,0x3c,0x6b,0x4e,0x56,0x80,0x52,0x43, -0x87,0x30,0x24,0x25,0x1c,0x15,0x61,0x13,0x15,0x2f,0x17,0x0b,0xbf,0xf3,0xd3,0x73, -0xbc,0xaf,0x5a,0xae,0xb5,0xc4,0xc1,0xce,0xff,0xdb,0xe6,0x8e,0xee,0xf0,0x23,0xed, -0xe9,0x01,0xe8,0xf6,0x83,0x15,0x33,0x16,0x4a,0x55,0x0a,0x52,0x48,0x82,0x3a,0x2a, -0x9e,0x21,0x18,0x7f,0x14,0x17,0xac,0x18,0x18,0x40,0x06,0xdf,0x15,0xc4,0xb1,0xa3, -0xaa,0xb4,0x51,0xbb,0xc7,0x0d,0xd6,0xe0,0x2a,0xea,0xee,0x1b,0xee,0xea,0x81,0xe4, -0xee,0xa2,0x08,0x26,0x30,0x42,0x52,0xae,0x53,0x4f,0xa8,0x43,0x35,0x86,0x29,0x1e, -0xe1,0x18,0x12,0xd8,0x13,0x1a,0xee,0x10,0xf4,0x70,0xd4,0xba,0xc5,0xab,0xad,0x16, -0xb5,0xbe,0x9e,0xcb,0xd9,0x61,0xe3,0xeb,0x0d,0xf3,0xec,0x8b,0xe4,0xe5,0x4d,0xf5, -0x15,0xd7,0x34,0x4b,0xa8,0x55,0x53,0x72,0x4c,0x3c,0x5d,0x2f,0x24,0x9f,0x1a,0x12, -0x36,0x14,0x1e,0x83,0x1b,0x05,0xd1,0xe6,0xc6,0x24,0xad,0xac,0x29,0xb0,0xb7,0x19, -0xc6,0xd1,0xc6,0xdc,0xe8,0xd2,0xef,0xef,0xe6,0xe7,0xe4,0xf6,0xec,0x00,0xa5,0x1f, -0x40,0x9f,0x4e,0x54,0x31,0x55,0x45,0x5a,0x38,0x2d,0xc9,0x1f,0x17,0x35,0x15,0x16, -0x42,0x1b,0x15,0x8a,0xfa,0xd8,0x36,0xbc,0xb0,0xb6,0xaa,0xb2,0x2b,0xbf,0xc7,0x4d, -0xd4,0xe2,0x85,0xea,0xef,0x10,0xed,0xe6,0xbb,0xe9,0xf5,0x69,0x0b,0x2c,0xd7,0x45, -0x50,0x09,0x55,0x4e,0x7a,0x41,0x34,0xee,0x28,0x1d,0xbe,0x16,0x14,0x26,0x16,0x16, -0xdb,0x09,0xec,0x35,0xce,0xb8,0x52,0xac,0xaf,0xe7,0xb8,0xc0,0xd6,0xcb,0xd9,0x0c, -0xe5,0xed,0xca,0xf0,0xee,0x05,0xe9,0xed,0x4d,0x00,0x1d,0xa2,0x3a,0x4b,0xf1,0x51, -0x52,0x5d,0x48,0x3e,0x57,0x33,0x25,0x75,0x19,0x13,0xf0,0x16,0x18,0xee,0x0d,0xf5, -0xb8,0xd9,0xbf,0xee,0xb2,0xb0,0x66,0xb4,0xba,0x4c,0xc3,0xd1,0x5d,0xdf,0xeb,0xc2, -0xf0,0xef,0x42,0xec,0xef,0x88,0xfa,0x0d,0xbc,0x29,0x3f,0xab,0x49,0x53,0x17,0x52, -0x46,0x13,0x3a,0x2c,0x09,0x1d,0x14,0xc2,0x12,0x13,0xc0,0x12,0x07,0xd8,0xee,0xcf, -0xea,0xbc,0xb2,0xa6,0xac,0xb4,0x8e,0xbc,0xc7,0x56,0xd7,0xe5,0x4c,0xee,0xf2,0x79, -0xee,0xec,0x6d,0xf0,0xf9,0x3e,0x14,0x33,0x24,0x47,0x52,0x1a,0x57,0x4b,0x5d,0x3e, -0x32,0x05,0x23,0x16,0x11,0x12,0x11,0xff,0x15,0x13,0xcf,0x02,0xe2,0x3c,0xc5,0xb1, -0xfc,0xa9,0xaf,0xca,0xbb,0xc3,0xfa,0xcf,0xdf,0x16,0xeb,0xf0,0x9b,0xef,0xed,0xf4, -0xe9,0xee,0xc5,0x04,0x25,0x93,0x41,0x51,0x14,0x57,0x50,0x30,0x44,0x3b,0x10,0x2b, -0x1c,0xb3,0x15,0x12,0x05,0x14,0x15,0x31,0x0d,0xf3,0x64,0xcf,0xb9,0xfa,0xa8,0xac, -0x9a,0xb9,0xbf,0xa3,0xc8,0xd9,0x04,0xe4,0xed,0xb0,0xf2,0xf0,0x50,0xeb,0xea,0x62, -0xf8,0x17,0x36,0x36,0x4b,0x5a,0x54,0x51,0x6f,0x49,0x3f,0x9c,0x34,0x25,0xe5,0x19, -0x12,0x18,0x12,0x17,0x4b,0x16,0xfe,0x8e,0xdf,0xc3,0x8b,0xae,0xa9,0x0a,0xb3,0xba, -0xac,0xc2,0xd0,0x2b,0xdd,0xe8,0x59,0xf1,0xf1,0x0a,0xea,0xe8,0x15,0xf5,0x0d,0x36, -0x2d,0x45,0x52,0x4f,0x52,0x6f,0x4e,0x48,0xd6,0x3b,0x2e,0xb3,0x25,0x17,0x53,0x11, -0x17,0x34,0x16,0x07,0x98,0xec,0xcc,0x32,0xb7,0xb0,0x81,0xaf,0xb4,0xc2,0xb9,0xc8, -0x92,0xd2,0xe0,0x96,0xf0,0xf5,0x72,0xf1,0xec,0x1c,0xec,0xf9,0x08,0x1b,0x39,0x2c, -0x49,0x51,0xb5,0x53,0x50,0x3d,0x42,0x36,0x37,0x2a,0x18,0x01,0x13,0x12,0xbb,0x15, -0x15,0x15,0xff,0xd9,0xbf,0xc0,0xb2,0x52,0xaf,0xb2,0x8b,0xb8,0xc0,0xd8,0xc9,0xdb, -0xf1,0xe8,0xee,0xaa,0xf2,0xee,0x5c,0xec,0xf7,0x43,0x0f,0x2b,0xc8,0x41,0x48,0x1b, -0x50,0x52,0xc0,0x4b,0x43,0x32,0x30,0x24,0x4d,0x1c,0x16,0x30,0x15,0x12,0x21,0x05, -0xea,0x25,0xcb,0xbc,0xa0,0xb2,0xae,0x7c,0xb5,0xb6,0x44,0xc1,0xd3,0x31,0xde,0xe7, -0x57,0xed,0xef,0xf1,0xee,0xf3,0x0b,0x03,0x1a,0x1f,0x35,0x44,0xad,0x4e,0x55,0x12, -0x53,0x47,0x05,0x38,0x2a,0xc5,0x1f,0x16,0xcb,0x11,0x14,0xa3,0x0e,0xfd,0x74,0xdf, -0xc2,0xed,0xb5,0xad,0xcf,0xae,0xb2,0xaf,0xba,0xc9,0x67,0xd8,0xe3,0xe3,0xee,0xf1, -0xe7,0xef,0xf0,0xaf,0xf1,0x05,0xfc,0x25,0x3f,0xbc,0x50,0x52,0x58,0x56,0x4d,0x0c, -0x3b,0x31,0x94,0x24,0x18,0x6b,0x15,0x12,0xbc,0x13,0x0e,0x9f,0xf3,0xd1,0xf6,0xb6, -0xad,0x72,0xac,0xaf,0xee,0xba,0xc2,0x62,0xd0,0xe0,0x05,0xe6,0xec,0xd0,0xf0,0xed, -0x42,0xeb,0xfa,0xc4,0x16,0x36,0x50,0x4b,0x51,0x17,0x55,0x50,0xd4,0x44,0x37,0xbe, -0x2c,0x21,0xf8,0x16,0x13,0x8e,0x14,0x14,0x22,0x04,0xe2,0xe2,0xc4,0xb0,0x65,0xa9, -0xad,0xc3,0xb2,0xbc,0xe5,0xc9,0xd6,0x38,0xe4,0xec,0xe7,0xee,0xef,0xb7,0xe9,0xf0, -0x7c,0x05,0x22,0x34,0x40,0x51,0x27,0x55,0x54,0xf1,0x4d,0x40,0x2a,0x35,0x29,0x73, -0x1d,0x13,0x9a,0x0f,0x15,0x0d,0x10,0xf6,0x68,0xd8,0xba,0xed,0xac,0xad,0x74,0xaf, -0xb7,0xf0,0xbf,0xca,0x8c,0xd8,0xe4,0x66,0xf0,0xf0,0x64,0xea,0xf1,0xd2,0xfd,0x0f, -0x13,0x28,0x41,0x87,0x4e,0x53,0x2e,0x52,0x49,0xb1,0x3c,0x30,0x7a,0x23,0x17,0x4a, -0x13,0x13,0xef,0x0d,0x04,0x03,0xf1,0xd0,0x52,0xb8,0xae,0x63,0xa8,0xb1,0xef,0xbe, -0xc6,0x07,0xd1,0xdf,0x1a,0xeb,0xef,0xe4,0xee,0xee,0x58,0xee,0xfb,0xd8,0x17,0x37, -0x94,0x4d,0x56,0xb6,0x53,0x4c,0x40,0x43,0x36,0xb4,0x2a,0x1d,0x25,0x13,0x15,0xc3, -0x15,0x11,0x25,0xfe,0xdc,0xde,0xc0,0xaf,0x71,0xab,0xb2,0x07,0xb9,0xc0,0xf3,0xc8, -0xd7,0xe9,0xe7,0xed,0x96,0xed,0xeb,0x87,0xe8,0xf2,0xfe,0x0b,0x2a,0x02,0x46,0x50, -0xde,0x53,0x50,0x2f,0x49,0x3e,0xea,0x2f,0x21,0x9d,0x1a,0x1a,0xda,0x17,0x14,0x4b, -0x0b,0xee,0xd8,0xcd,0xb5,0xff,0xa9,0xab,0x37,0xb3,0xba,0x42,0xc4,0xd1,0x2e,0xe0, -0xe7,0x5a,0xea,0xed,0x14,0xea,0xeb,0x5e,0xfc,0x17,0xdc,0x37,0x4b,0x0d,0x51,0x54, -0x43,0x50,0x45,0xa2,0x37,0x2b,0x71,0x21,0x1a,0x38,0x16,0x15,0xa4,0x14,0x00,0x4d, -0xe0,0xc3,0x95,0xb0,0xa8,0x3d,0xad,0xb4,0xd9,0xbb,0xc9,0x13,0xd8,0xe2,0xc4,0xe9, -0xee,0xbc,0xeb,0xe8,0x65,0xf2,0x09,0x0d,0x2a,0x48,0x51,0x55,0x52,0x41,0x50,0x4a, -0x6d,0x3d,0x35,0xf6,0x26,0x1b,0x12,0x18,0x15,0xc6,0x14,0x0f,0x72,0xf4,0xcd,0x2a, -0xb3,0xac,0x68,0xac,0xb2,0xe5,0xb9,0xbf,0x48,0xcc,0xde,0x19,0xe7,0xee,0x0f,0xf0, -0xea,0x45,0xe9,0xf5,0x8f,0x13,0x36,0x77,0x4d,0x54,0xbb,0x53,0x4f,0x2a,0x46,0x38, -0x4d,0x2b,0x1f,0xb1,0x13,0x11,0xdb,0x16,0x15,0x8e,0x07,0xe9,0x25,0xc3,0xab,0x98, -0xa7,0xac,0x9f,0xb6,0xbe,0x55,0xc8,0xd6,0xd2,0xe4,0xee,0xe0,0xf1,0xef,0x5b,0xec, -0xee,0xd5,0x00,0x23,0x61,0x41,0x51,0xe9,0x55,0x51,0x06,0x49,0x3f,0xbe,0x31,0x21, -0x2d,0x16,0x13,0x71,0x12,0x15,0x11,0x15,0xfb,0xb8,0xd8,0xba,0x41,0xa9,0xa9,0x04, -0xb2,0xba,0xfc,0xc3,0xd1,0x3d,0xe1,0xea,0x54,0xef,0xf1,0x9e,0xea,0xe9,0x10,0xf5, -0x0b,0x7a,0x30,0x49,0x29,0x53,0x54,0x06,0x51,0x46,0xec,0x38,0x2c,0x2b,0x1f,0x12, -0x77,0x11,0x19,0xa8,0x16,0x0b,0x97,0xef,0xc9,0xe7,0xb3,0xab,0xe5,0xab,0xb4,0x66, -0xbc,0xc5,0xee,0xd4,0xe5,0x35,0xef,0xf0,0xa1,0xeb,0xe8,0x32,0xeb,0xfd,0x5e,0x1e, -0x3b,0xb9,0x4e,0x53,0xba,0x52,0x4f,0x74,0x47,0x36,0xec,0x24,0x1a,0x4d,0x15,0x15, -0x8e,0x1d,0x13,0xc3,0xfb,0xdb,0x4e,0xbf,0xb0,0xb4,0xac,0xb0,0xc6,0xb3,0xba,0x1d, -0xca,0xdb,0x96,0xe7,0xef,0xc8,0xea,0xe7,0x5b,0xec,0xf4,0x73,0x0c,0x2b,0x50,0x41, -0x4c,0x67,0x4f,0x55,0x06,0x4e,0x3e,0xd8,0x33,0x22,0x57,0x18,0x19,0x60,0x18,0x16, -0xb5,0x08,0xef,0x33,0xcf,0xb7,0x9c,0xb0,0xab,0x0b,0xaf,0xb9,0xc3,0xbf,0xd0,0x20, -0xe2,0xe9,0xc1,0xec,0xea,0x11,0xeb,0xee,0xad,0xfb,0x18,0x5a,0x30,0x45,0xa2,0x54, -0x52,0xdd,0x54,0x4d,0xf5,0x38,0x29,0x8e,0x1d,0x16,0xbb,0x17,0x18,0x88,0x15,0x03, -0x30,0xe3,0xc8,0xa3,0xaf,0xaa,0xac,0xac,0xad,0x9c,0xb9,0xc6,0x59,0xd7,0xe6,0x0b, -0xec,0xec,0x8c,0xea,0xe6,0xb2,0xed,0x03,0xd6,0x21,0x42,0xe6,0x50,0x54,0x5f,0x57, -0x50,0x9d,0x41,0x31,0x17,0x25,0x1c,0x2a,0x1a,0x1c,0x79,0x1e,0x11,0x23,0xf4,0xcf, -0x0f,0xb6,0xad,0x62,0xac,0xb0,0x6f,0xb6,0xc0,0xeb,0xcf,0xdc,0xbc,0xe5,0xe9,0xa8, -0xe9,0xe8,0xd2,0xe8,0xf8,0x02,0x15,0x34,0xcd,0x47,0x4d,0xe6,0x54,0x53,0x12,0x4a, -0x3a,0x10,0x2e,0x25,0x3b,0x1c,0x19,0xc3,0x1a,0x16,0x9b,0x02,0xe5,0x7e,0xc5,0xb3, -0x16,0xae,0xac,0x5a,0xb0,0xb8,0xf7,0xc6,0xd4,0xbf,0xe0,0xe6,0x9f,0xe9,0xea,0xd0, -0xe8,0xef,0xed,0x03,0x25,0x51,0x3f,0x4b,0x51,0x53,0x57,0xf2,0x4f,0x40,0x63,0x33, -0x27,0x0e,0x1f,0x1d,0x12,0x1c,0x18,0xfb,0x10,0xf7,0x33,0xd2,0xbc,0xf1,0xb0,0xab, -0x7e,0xad,0xb6,0x44,0xc2,0xd0,0x5e,0xdf,0xe4,0x75,0xe7,0xea,0x26,0xe9,0xea,0xe1, -0xfa,0x13,0x3f,0x30,0x44,0x5f,0x4d,0x52,0x32,0x51,0x47,0x4a,0x39,0x2b,0x22,0x26, -0x1e,0x3a,0x18,0x19,0x2d,0x14,0x01,0xf9,0xe6,0xc8,0x31,0xb6,0xb1,0xed,0xae,0xb3, -0x57,0xba,0xc7,0xf2,0xd4,0xde,0x6e,0xe6,0xea,0xb3,0xec,0xec,0x2d,0xf1,0x00,0x7d, -0x1b,0x38,0xbd,0x4e,0x50,0x4c,0x52,0x50,0x35,0x41,0x34,0x97,0x2c,0x21,0x8f,0x1a, -0x15,0x61,0x14,0x13,0x5c,0xfd,0xdb,0x2a,0xbd,0xab,0x32,0xad,0xaf,0x26,0xb8,0xc1, -0x97,0xc9,0xd8,0x54,0xe2,0xe8,0x9b,0xef,0xee,0x67,0xea,0xf3,0xb7,0x05,0x2d,0x79, -0x4b,0x4d,0xc0,0x52,0x54,0xb0,0x47,0x41,0xa1,0x34,0x25,0x8d,0x1d,0x16,0x68,0x16, -0x16,0x65,0x0e,0xf1,0x46,0xc8,0xb6,0xd3,0xaa,0xaa,0x14,0xb5,0xb7,0x17,0xc0,0xd2, -0x16,0xdd,0xe5,0x53,0xec,0xed,0x98,0xeb,0xeb,0x8c,0xfd,0x1e,0xe3,0x3e,0x4c,0xc3, -0x4f,0x52,0x7e,0x4f,0x48,0x50,0x3a,0x2b,0xf3,0x21,0x1f,0x52,0x1b,0x18,0x50,0x11, -0xf8,0xac,0xd8,0xbd,0x15,0xb0,0xae,0xd0,0xb0,0xb4,0xdf,0xbb,0xc9,0xc6,0xd9,0xe2, -0x32,0xe5,0xe9,0xc4,0xec,0xef,0xa9,0xf7,0x0c,0xd2,0x2b,0x44,0xa2,0x50,0x56,0xb3, -0x55,0x4b,0xde,0x3e,0x2f,0x57,0x25,0x22,0x1d,0x1d,0x19,0xf2,0x17,0x09,0x2b,0xec, -0xce,0xca,0xb4,0xa7,0x88,0xac,0xb3,0xcf,0xba,0xc6,0xa4,0xd4,0xdd,0x84,0xe4,0xe9, -0xab,0xe8,0xea,0xf3,0xf1,0x00,0xc3,0x19,0x3a,0xfb,0x4d,0x53,0xa3,0x54,0x50,0x52, -0x44,0x37,0x35,0x2d,0x22,0x78,0x1b,0x1c,0x30,0x17,0x11,0xc4,0x02,0xe0,0xb5,0xc1, -0xae,0x3e,0xa9,0xac,0x4e,0xb5,0xbe,0x0b,0xcb,0xd7,0xff,0xe3,0xe7,0xaf,0xe9,0xeb, -0x0c,0xe7,0xee,0xa5,0x07,0x26,0x2e,0x44,0x54,0xb8,0x56,0x57,0x50,0x4e,0x3e,0xba, -0x32,0x23,0x92,0x1d,0x1d,0x4a,0x1a,0x1f,0xc4,0x16,0xf3,0xf4,0xd0,0xb5,0x23,0xa8, -0xa9,0xfc,0xae,0xb8,0x01,0xc3,0xd2,0x38,0xdf,0xe3,0x5f,0xe8,0xe8,0x9f,0xe3,0xeb, -0x84,0xfd,0x17,0x4a,0x3a,0x4c,0xe7,0x4e,0x55,0xaf,0x52,0x45,0x97,0x3a,0x2c,0x14, -0x22,0x1d,0x79,0x19,0x19,0x92,0x15,0x04,0x81,0xe3,0xc1,0xce,0xb4,0xab,0xb1,0xab, -0xb6,0x3b,0xbc,0xc9,0x72,0xd9,0xe2,0xe6,0xea,0xef,0x99,0xeb,0xe9,0x44,0xee,0x01, -0x92,0x20,0x3b,0x68,0x4f,0x57,0x73,0x55,0x4e,0xde,0x40,0x2f,0x7e,0x24,0x1a,0x91, -0x17,0x17,0x76,0x18,0x17,0xef,0xfd,0xdb,0xc2,0xbe,0xaa,0x1b,0xaa,0xae,0xcd,0xb6, -0xc4,0x94,0xd1,0xde,0x9c,0xe8,0xed,0xc3,0xee,0xeb,0x64,0xe9,0xf3,0x7a,0x0a,0x27, -0x5b,0x43,0x54,0x2f,0x58,0x54,0xca,0x48,0x37,0xee,0x2b,0x21,0xb4,0x17,0x13,0x7e, -0x17,0x1a,0x70,0x0d,0xf3,0x09,0xd2,0xb5,0x24,0xa8,0xa8,0xaf,0xb1,0xbd,0xb8,0xc9, -0xd6,0x96,0xe2,0xeb,0xb0,0xee,0xea,0xec,0xe8,0xed,0x8a,0xfa,0x17,0x90,0x38,0x4d, -0x28,0x53,0x56,0x5b,0x50,0x41,0xaf,0x35,0x26,0xf5,0x1a,0x15,0xf7,0x17,0x19,0x80, -0x0f,0x00,0x49,0xe2,0xc3,0xd2,0xb2,0xaa,0xd9,0xaa,0xb6,0x91,0xbc,0xcb,0x19,0xdc, -0xe5,0x7f,0xeb,0xea,0x7d,0xec,0xef,0x35,0xf6,0x08,0xab,0x25,0x3f,0x9d,0x4c,0x55, -0xa6,0x54,0x4a,0xb6,0x3e,0x30,0x2c,0x24,0x1d,0xb0,0x17,0x10,0x64,0x0e,0x05,0x87, -0xee,0xd5,0x40,0xc1,0xb0,0xe2,0xac,0xb3,0x5a,0xb9,0xc3,0xa5,0xd1,0xdf,0x87,0xe7, -0xee,0x20,0xf3,0xf1,0xfb,0xf0,0xfb,0x9e,0x11,0x30,0x99,0x4b,0x51,0x2f,0x56,0x50, -0x4f,0x41,0x33,0xc6,0x29,0x1e,0xb3,0x15,0x11,0xa3,0x12,0x10,0x4a,0x00,0xe4,0x04, -0xc3,0xaf,0x85,0xab,0xae,0x85,0xb7,0xc2,0xdb,0xce,0xdb,0xe1,0xe4,0xec,0xb6,0xf2, -0xf4,0x14,0xf1,0xf2,0xfb,0x01,0x21,0x9d,0x40,0x4f,0xe2,0x55,0x54,0xb5,0x46,0x39, -0xc6,0x2d,0x23,0xe4,0x19,0x12,0xd4,0x10,0x11,0x66,0x0c,0xf9,0x34,0xd6,0xb8,0xbe, -0xad,0xa9,0xac,0xb2,0xbc,0x93,0xc6,0xd2,0x7c,0xdd,0xe7,0x97,0xf0,0xf2,0x27,0xf2, -0xf1,0x43,0xf8,0x11,0x48,0x32,0x48,0x6a,0x53,0x55,0x9b,0x4e,0x40,0xed,0x36,0x2b, -0xb2,0x1e,0x17,0xce,0x12,0x0d,0xdc,0x0f,0x04,0x6f,0xe5,0xc7,0x9a,0xb5,0xaa,0x88, -0xac,0xb7,0x3e,0xc0,0xca,0x29,0xd9,0xe2,0xea,0xe9,0xf3,0x98,0xf5,0xef,0xab,0xf1, -0x00,0x10,0x1a,0x3b,0xdb,0x50,0x56,0xa3,0x53,0x4b,0xe7,0x40,0x31,0x1a,0x25,0x1c, -0x6e,0x12,0x0c,0xf2,0x11,0x0e,0x6e,0xfb,0xdc,0x3b,0xbb,0xa9,0x9f,0xaa,0xb1,0x0f, -0xb8,0xc1,0x0b,0xd0,0xdc,0x0b,0xe8,0xf0,0xc1,0xf2,0xf0,0x0a,0xf1,0xf8,0x10,0x0c, -0x2f,0x2a,0x4c,0x52,0x14,0x56,0x50,0x7a,0x42,0x38,0x2a,0x2c,0x20,0xa8,0x1b,0x14, -0x77,0x0d,0x0d,0xd8,0x01,0xe9,0xd7,0xca,0xb3,0x42,0xa9,0xac,0x66,0xb7,0xc0,0x0b, -0xcc,0xd9,0xc5,0xe2,0xea,0x22,0xf2,0xf2,0x6a,0xf1,0xf5,0x44,0x00,0x1a,0x4f,0x3c, -0x4e,0x51,0x53,0x56,0x41,0x4a,0x3c,0x24,0x32,0x24,0xae,0x1a,0x14,0xa8,0x11,0x12, -0x86,0x0b,0xf9,0xb9,0xda,0xbe,0x8d,0xb0,0xaa,0xfa,0xaf,0xba,0xaa,0xc3,0xd2,0xd9, -0xdf,0xe7,0x7d,0xef,0xf0,0x35,0xf0,0xf1,0x49,0xf8,0x0e,0xea,0x2b,0x45,0x53,0x53, -0x57,0xd4,0x51,0x44,0x91,0x35,0x27,0x0d,0x1f,0x18,0x77,0x15,0x14,0xf2,0x0f,0x05, -0x93,0xea,0xc9,0x68,0xb4,0xab,0xc2,0xab,0xb4,0xfd,0xbe,0xcb,0x9f,0xd9,0xe4,0x69, -0xec,0xef,0xbd,0xf0,0xf1,0x35,0xf2,0x02,0x04,0x1e,0x39,0xcf,0x4d,0x57,0x52,0x53, -0x4a,0xa5,0x3b,0x2d,0xad,0x23,0x1b,0x31,0x19,0x14,0xff,0x12,0x0c,0x6b,0xf5,0xda, -0x42,0xc1,0xae,0xc4,0xab,0xb0,0x29,0xb9,0xc5,0xd8,0xd1,0xdf,0xa0,0xe7,0xed,0xf8, -0xf1,0xf0,0x79,0xef,0xf8,0x4b,0x0e,0x29,0xa8,0x43,0x53,0xbb,0x56,0x52,0x7c,0x44, -0x34,0xba,0x28,0x1e,0x56,0x17,0x13,0x34,0x18,0x14,0x0c,0x05,0xea,0x12,0xcd,0xb3, -0xea,0xa9,0xac,0xde,0xb2,0xbf,0x0e,0xce,0xd9,0x94,0xe2,0xed,0xc1,0xef,0xee,0x85, -0xeb,0xef,0x0d,0x03,0x1c,0x23,0x39,0x4d,0x73,0x56,0x56,0x71,0x4c,0x3e,0x21,0x30, -0x25,0x10,0x19,0x14,0x7a,0x17,0x18,0x12,0x11,0xfc,0x3c,0xdc,0xc0,0xb3,0xaf,0xa9, -0x20,0xac,0xb6,0xea,0xc5,0xd2,0xff,0xde,0xe9,0x69,0xee,0xee,0xbd,0xea,0xe9,0xef, -0xf7,0x0f,0x78,0x27,0x43,0x67,0x57,0x56,0x0f,0x52,0x45,0x99,0x34,0x2a,0xc5,0x21, -0x17,0xea,0x15,0x16,0x4f,0x18,0x06,0xef,0xec,0xd1,0x01,0xb2,0xaa,0xe2,0xaa,0xb1, -0xb2,0xc0,0xcc,0x8f,0xd6,0xe3,0x60,0xed,0xf1,0x19,0xed,0xe9,0x3d,0xf0,0xfe,0xd3, -0x1b,0x3b,0x7c,0x4e,0x56,0x4e,0x56,0x48,0x66,0x39,0x30,0x9f,0x23,0x18,0xab,0x16, -0x16,0xc6,0x18,0x11,0x89,0xfb,0xdb,0x5c,0xc0,0xb1,0x45,0xa9,0xaf,0x7d,0xbd,0xc7, -0xc6,0xd2,0xdf,0x06,0xe6,0xed,0x5b,0xef,0xeb,0xcd,0xee,0xf9,0xa1,0x0d,0x28,0x1d, -0x42,0x4f,0x62,0x52,0x4d,0x1c,0x43,0x36,0xde,0x2a,0x20,0xaf,0x1a,0x14,0xf3,0x12, -0x13,0xab,0x05,0xed,0x19,0xd1,0xb9,0x39,0xaf,0xae,0x4b,0xb4,0xbe,0x46,0xc9,0xd6, -0xf0,0xe1,0xeb,0xa0,0xf1,0xf2,0x26,0xef,0xee,0xbb,0xfb,0x15,0xb3,0x33,0x4d,0x7c, -0x55,0x55,0x10,0x50,0x3f,0xbb,0x2f,0x23,0x6c,0x1a,0x11,0x7c,0x11,0x19,0x79,0x14, -0x01,0x93,0xe3,0xbd,0x24,0xac,0xaa,0xc2,0xaf,0xb9,0x68,0xc4,0xd0,0xd8,0xdd,0xe8, -0xe9,0xf0,0xf2,0x5a,0xef,0xec,0x5d,0xf0,0x04,0x3f,0x24,0x40,0xfb,0x4f,0x56,0xb0, -0x54,0x4a,0xf8,0x39,0x2a,0x0f,0x20,0x17,0x7e,0x13,0x15,0x6b,0x18,0x0c,0x08,0xf5, -0xd4,0x9e,0xb7,0xac,0x64,0xaa,0xb2,0x72,0xbc,0xca,0x75,0xd7,0xe2,0x72,0xeb,0xf1, -0x15,0xf0,0xeb,0x6f,0xee,0xf9,0xb9,0x13,0x35,0x6e,0x4c,0x52,0x23,0x58,0x4d,0x09, -0x3e,0x32,0x6c,0x26,0x1c,0xac,0x16,0x15,0x6c,0x17,0x14,0x61,0x02,0xe0,0x08,0xc2, -0xb2,0x7f,0xaa,0xad,0xc9,0xb9,0xc2,0x40,0xcf,0xdd,0xb2,0xe6,0xed,0x81,0xee,0xeb, -0xdb,0xe9,0xf2,0xa6,0x08,0x27,0xa8,0x42,0x4e,0x0f,0x57,0x51,0x19,0x46,0x3b,0x18, -0x2c,0x22,0x11,0x1d,0x17,0x62,0x16,0x18,0xb7,0x0c,0xef,0xf4,0xd1,0xbb,0x27,0xaa, -0xab,0x3a,0xb4,0xb9,0xf1,0xc5,0xd4,0x7a,0xdf,0xe7,0x4f,0xed,0xee,0xb0,0xeb,0xf1, -0xb4,0xfe,0x14,0xcd,0x33,0x4b,0x8d,0x52,0x55,0x57,0x50,0x41,0x9f,0x34,0x2a,0xe6, -0x1d,0x16,0x7e,0x17,0x16,0x5f,0x0f,0xff,0xfb,0xe2,0xc3,0xee,0xb0,0xab,0x9c,0xac, -0xb5,0x9e,0xc0,0xcc,0x99,0xdb,0xe7,0x27,0xec,0xed,0x4b,0xee,0xed,0xe5,0xf6,0x09, -0x03,0x22,0x3d,0xdb,0x4f,0x55,0x3f,0x55,0x4b,0xdf,0x3c,0x2f,0x15,0x22,0x16,0xa9, -0x13,0x15,0x04,0x12,0x08,0xfd,0xf3,0xd7,0xb3,0xbc,0xad,0xce,0xaa,0xaf,0x62,0xb9, -0xc4,0x99,0xd1,0xe1,0x13,0xec,0xf0,0x6d,0xf1,0xf0,0x6b,0xf3,0xff,0x52,0x13,0x2d, -0x4b,0x45,0x53,0x36,0x56,0x4e,0x28,0x43,0x37,0xa7,0x28,0x1b,0x69,0x15,0x12,0x9d, -0x11,0x0e,0xe9,0x00,0xe4,0xa2,0xc9,0xb5,0x69,0xaa,0xaf,0x14,0xb9,0xc1,0x7c,0xcc, -0xd9,0xb2,0xe5,0xee,0xb5,0xf0,0xf1,0x20,0xf0,0xf5,0x80,0x04,0x1c,0xbc,0x39,0x4f, -0xe6,0x55,0x52,0xb2,0x4c,0x3f,0xf1,0x30,0x22,0x0c,0x18,0x13,0xbd,0x13,0x14,0xbe, -0x09,0xf4,0xc4,0xd8,0xbd,0xe4,0xac,0xac,0xac,0xb1,0xb8,0xaf,0xc3,0xd0,0x43,0xdf, -0xe9,0x94,0xef,0xf1,0x61,0xf2,0xf5,0x3a,0xfb,0x10,0xf0,0x30,0x46,0xc7,0x53,0x55, -0x00,0x4d,0x46,0xc5,0x3a,0x2e,0xf0,0x20,0x15,0x6d,0x11,0x12,0xf0,0x0f,0xff,0x9a, -0xe3,0xc8,0x55,0xb3,0xac,0xee,0xb2,0xb7,0x4c,0xbd,0xc5,0xcc,0xd2,0xe4,0xa1,0xef, -0xf3,0xa5,0xf1,0xf0,0x4d,0xf6,0x03,0xa1,0x1d,0x3a,0xd1,0x4e,0x55,0x80,0x52,0x4f, -0x68,0x44,0x35,0x70,0x25,0x18,0x75,0x14,0x14,0xb7,0x12,0x0d,0x1b,0xf8,0xd9,0x7a, -0xbc,0xac,0x13,0xad,0xaf,0x38,0xb8,0xc2,0xc5,0xcb,0xdb,0x6b,0xe9,0xed,0x76,0xef, -0xef,0xee,0xf0,0xfa,0x64,0x0c,0x26,0xc4,0x41,0x53,0xe1,0x56,0x53,0x84,0x48,0x39, -0x30,0x2d,0x21,0x1e,0x17,0x15,0xb2,0x15,0x11,0xa1,0x05,0xec,0xcd,0xce,0xb6,0xeb, -0xa7,0xab,0x98,0xb3,0xbe,0xd2,0xc8,0xd3,0x35,0xe2,0xed,0x5b,0xf0,0xf1,0xbe,0xef, -0xef,0xc7,0xff,0x15,0xdd,0x2e,0x4c,0xe8,0x57,0x55,0xaf,0x4e,0x42,0x70,0x33,0x25, -0x84,0x19,0x12,0x1d,0x14,0x15,0xe8,0x0b,0xfb,0xc1,0xe1,0xc3,0xed,0xb0,0xaa,0x10, -0xae,0xb7,0x90,0xc4,0xd0,0xbf,0xdc,0xe9,0x84,0xf0,0xf1,0xc2,0xf1,0xf4,0xa1,0xf8, -0x08,0x78,0x22,0x3d,0x07,0x4f,0x57,0x85,0x50,0x41,0x7a,0x36,0x2c,0x09,0x22,0x19, -0x0e,0x13,0x12,0xf1,0x0f,0x00,0x9d,0xeb,0xd3,0x29,0xbc,0xaf,0xa2,0xac,0xb7,0x4a, -0xc2,0xcb,0x65,0xd5,0xe0,0x1b,0xec,0xf2,0x3a,0xf3,0xf2,0xec,0xf9,0x02,0x48,0x13, -0x2c,0x73,0x44,0x53,0xee,0x55,0x4b,0xfd,0x3e,0x32,0x4d,0x26,0x1a,0x2e,0x13,0x10, -0x22,0x0f,0x09,0xf8,0xfa,0xe3,0xae,0xcb,0xb5,0x7e,0xab,0xae,0x39,0xb8,0xc5,0x17, -0xd1,0xda,0xa0,0xe6,0xf0,0x64,0xf3,0xf4,0x2b,0xf5,0xfb,0x46,0x0c,0x20,0x57,0x38, -0x4f,0x27,0x56,0x4f,0x7f,0x45,0x38,0x63,0x2d,0x23,0xe1,0x17,0x11,0xd1,0x10,0x0e, -0x97,0xfd,0xe9,0x3f,0xd7,0xbe,0x5e,0xb1,0xaf,0x3a,0xb2,0xbe,0x47,0xcb,0xd4,0xfb, -0xdf,0xed,0xd6,0xf3,0xf2,0xd9,0xf1,0xf8,0xdd,0x03,0x16,0x77,0x32,0x46,0xac,0x53, -0x56,0x01,0x48,0x3a,0x83,0x32,0x27,0xe7,0x1c,0x15,0x30,0x14,0x11,0x68,0x06,0xf5, -0x83,0xdb,0xc5,0x68,0xb9,0xb0,0x21,0xb3,0xbd,0x6a,0xc5,0xce,0xfe,0xd7,0xe4,0xeb, -0xef,0xf3,0xa5,0xf2,0xf4,0x06,0xfc,0x0c,0x72,0x21,0x3b,0x25,0x50,0x56,0x80,0x4d, -0x44,0x5b,0x3a,0x2e,0xc7,0x23,0x19,0x41,0x11,0x10,0x7e,0x0f,0x03,0xad,0xec,0xd4, -0xf2,0xbb,0xac,0xcb,0xae,0xb6,0x09,0xc0,0xc9,0x56,0xd3,0xdf,0x13,0xec,0xf4,0x63, -0xf4,0xf3,0x7a,0xf4,0xfc,0x0a,0x10,0x2c,0x88,0x4a,0x57,0x3f,0x51,0x4b,0x3f,0x3e, -0x2f,0xf3,0x27,0x1d,0x06,0x12,0x0f,0xa0,0x12,0x0f,0x99,0xfd,0xe5,0xec,0xc6,0xac, -0x71,0xab,0xb1,0x3c,0xbc,0xca,0x16,0xd0,0xd9,0xe7,0xe7,0xf1,0x8c,0xf5,0xf2,0xf0, -0xef,0xf5,0xc6,0x03,0x20,0x1a,0x40,0x50,0xbd,0x56,0x4f,0xeb,0x41,0x37,0x04,0x2b, -0x1e,0x0c,0x18,0x13,0x1b,0x13,0x0e,0xa4,0x05,0xf3,0xc7,0xd3,0xbb,0xad,0xad,0xaa, -0xce,0xb5,0xc1,0xdd,0xcc,0xd7,0x6b,0xe2,0xed,0xcc,0xf4,0xf6,0x5f,0xf4,0xf1,0x56, -0xfb,0x14,0x33,0x2f,0x48,0x63,0x55,0x51,0xbe,0x48,0x3d,0xf3,0x30,0x25,0x0e,0x1a, -0x11,0xfb,0x0f,0x12,0x45,0x0f,0xfc,0x98,0xe2,0xc8,0xdb,0xb2,0xad,0x5f,0xb2,0xbb, -0x6c,0xc6,0xd0,0xdc,0xdc,0xe7,0xd5,0xf0,0xf4,0xe4,0xf0,0xf0,0x4c,0xf8,0x08,0x3b, -0x23,0x3d,0xff,0x4f,0x53,0x2b,0x50,0x46,0xc8,0x3a,0x2f,0x03,0x21,0x15,0x89,0x10, -0x12,0xa7,0x11,0x06,0x27,0xf3,0xd4,0x94,0xbc,0xaf,0xde,0xad,0xb3,0x41,0xbd,0xc6, -0xac,0xd2,0xe2,0xf3,0xec,0xf1,0xbb,0xf1,0xf1,0x6b,0xf6,0x04,0x52,0x15,0x29,0xa9, -0x42,0x52,0x36,0x54,0x50,0xc1,0x43,0x39,0x90,0x2b,0x1e,0xb2,0x15,0x11,0x35,0x0d, -0x04,0x5e,0xf8,0xe8,0xdd,0xd0,0xba,0xdb,0xaf,0xac,0xa4,0xb4,0xc1,0xa6,0xca,0xd6, -0xc9,0xe4,0xee,0x68,0xf2,0xf4,0xbc,0xf5,0xf9,0x5a,0x08,0x1a,0x4e,0x32,0x4a,0x8e, -0x56,0x54,0x36,0x4b,0x3e,0x02,0x31,0x23,0xfc,0x17,0x12,0xb4,0x12,0x0d,0xc4,0xfe, -0xf0,0x60,0xdb,0xc5,0x31,0xb7,0xae,0xf8,0xb0,0xba,0x40,0xc6,0xd1,0x7d,0xde,0xea, -0x9a,0xf0,0xf2,0x94,0xf5,0xf9,0x55,0xfe,0x0f,0x94,0x28,0x3d,0x47,0x4d,0x56,0x0a, -0x4d,0x3e,0xcb,0x37,0x2c,0x38,0x20,0x17,0x3e,0x14,0x10,0x5f,0x08,0xfd,0xd3,0xe2, -0xcb,0xc8,0xbe,0xaf,0x44,0xb0,0xbb,0x45,0xc1,0xcb,0xef,0xd7,0xe2,0xf9,0xec,0xf0, -0x39,0xf3,0xf5,0x0b,0xfb,0x0d,0xe0,0x1d,0x33,0x05,0x4d,0x53,0x93,0x4c,0x47,0x08, -0x3c,0x31,0x29,0x28,0x1e,0xc3,0x17,0x14,0x07,0x0d,0x00,0xfa,0xf0,0xd9,0xaf,0xc3, -0xb3,0xfb,0xaf,0xb4,0xa0,0xbd,0xc7,0x3f,0xd0,0xdb,0x7f,0xe5,0xec,0xd2,0xf0,0xf5, -0xe9,0xfb,0x03,0x80,0x0f,0x26,0x25,0x43,0x4f,0xcf,0x52,0x4e,0x10,0x43,0x3a,0x6a, -0x2f,0x23,0x7d,0x1e,0x14,0x6a,0x0f,0x06,0x70,0xf7,0xea,0xa4,0xce,0xbb,0x7b,0xb2, -0xad,0x1e,0xb8,0xc0,0x3d,0xc7,0xd4,0xf7,0xdd,0xe6,0xfa,0xed,0xf0,0xbd,0xfa,0x01, -0x43,0x08,0x1c,0x25,0x32,0x48,0x07,0x54,0x4e,0xc9,0x49,0x43,0x58,0x38,0x2c,0xbb, -0x23,0x1d,0xf6,0x15,0x07,0x7d,0xfa,0xed,0x81,0xda,0xc7,0x30,0xb5,0xaf,0x3a,0xb3, -0xb9,0x95,0xc1,0xcb,0xab,0xd7,0xe2,0x9b,0xe8,0xef,0xf4,0xf9,0x00,0xf9,0x04,0x0e, -0x49,0x21,0x3e,0x14,0x52,0x54,0xe3,0x50,0x49,0x50,0x3c,0x32,0xf8,0x28,0x20,0xdf, -0x17,0x0c,0xa9,0x02,0xf9,0xd1,0xe6,0xd1,0x14,0xba,0xae,0xa3,0xaf,0xb5,0x0f,0xbe, -0xc4,0x55,0xcd,0xd8,0x5d,0xe4,0xee,0xe7,0xf6,0xfb,0x2a,0xff,0x05,0x2a,0x17,0x37, -0x17,0x4e,0x55,0x2a,0x53,0x4a,0x7d,0x42,0x39,0x77,0x2d,0x24,0xf2,0x1a,0x15,0xa9, -0x10,0x01,0x63,0xee,0xd6,0x03,0xbb,0xac,0xce,0xab,0xb3,0x94,0xbd,0xc4,0x6d,0xcc, -0xd4,0x0b,0xdf,0xe7,0xe4,0xea,0xf2,0xe7,0xfc,0x04,0x2c,0x12,0x2c,0xba,0x45,0x50, -0x87,0x55,0x4f,0xd1,0x47,0x40,0x88,0x35,0x2c,0x35,0x20,0x1b,0x3c,0x12,0x03,0x9b, -0xf8,0xe2,0x5f,0xc7,0xb7,0xb1,0xab,0xab,0x65,0xb4,0xb9,0xdf,0xc3,0xcd,0x30,0xdb, -0xe5,0x4f,0xeb,0xf1,0x22,0xf7,0xfe,0x9c,0x0a,0x1c,0xb1,0x3a,0x54,0x49,0x56,0x54, -0x68,0x4e,0x40,0x65,0x38,0x2e,0x36,0x23,0x20,0xc8,0x1a,0x0e,0x27,0xff,0xed,0x5d, -0xd4,0xb6,0x53,0xab,0xaa,0x5b,0xae,0xbd,0x01,0xc3,0xc6,0xf9,0xd5,0xdf,0xa9,0xe2, -0xea,0x59,0xf5,0xff,0xd5,0x04,0x11,0x23,0x2d,0x4a,0x59,0x55,0x57,0x38,0x53,0x43, -0xd4,0x3a,0x32,0xee,0x27,0x24,0xaa,0x1c,0x10,0x69,0x06,0xf8,0xd4,0xe1,0xc5,0xbe, -0xb1,0xa8,0x86,0xa8,0xb7,0xbf,0xc0,0xc5,0x86,0xd2,0xdc,0x66,0xe1,0xe9,0x25,0xf2, -0xfa,0x61,0x00,0x08,0xe6,0x18,0x34,0x22,0x4a,0x54,0xb8,0x57,0x4d,0x0b,0x41,0x36, -0xa6,0x2b,0x21,0x23,0x1d,0x15,0x2e,0x0a,0x03,0x9e,0xf3,0xdd,0x76,0xc2,0xae,0x17, -0xa7,0xab,0xcb,0xb7,0xc2,0x27,0xce,0xdc,0x39,0xe4,0xe8,0xad,0xf3,0xf6,0x8a,0xf7, -0xff,0x51,0x0d,0x25,0x91,0x3d,0x4f,0x83,0x56,0x53,0xb8,0x47,0x39,0xc6,0x2d,0x24, -0x30,0x1a,0x17,0xb0,0x14,0x0c,0xa2,0x01,0xeb,0xf3,0xce,0xba,0xc3,0xae,0xab,0x53, -0xb0,0xbc,0xc9,0xc8,0xd5,0x14,0xe2,0xe9,0x3f,0xee,0xf0,0xcd,0xf3,0xf8,0xa2,0x04, -0x18,0xdf,0x2f,0x43,0x81,0x52,0x57,0xce,0x4b,0x3f,0xe6,0x32,0x25,0xec,0x20,0x19, -0x3e,0x11,0x0e,0x68,0x08,0xf4,0x56,0xde,0xca,0x68,0xb6,0xaa,0xff,0xaf,0xb9,0x66, -0xc4,0xd2,0x50,0xda,0xe1,0x4e,0xed,0xf3,0x2e,0xf4,0xf6,0xe0,0xfc,0x0b,0xf5,0x1f, -0x36,0x3e,0x4d,0x57,0x99,0x51,0x45,0xd5,0x38,0x2b,0x95,0x24,0x18,0x7a,0x10,0x11, -0x52,0x0d,0x01,0xbe,0xee,0xd7,0x54,0xbf,0xaf,0xf0,0xac,0xb2,0x84,0xbb,0xcb,0xff, -0xd5,0xdf,0x41,0xed,0xf3,0xed,0xf5,0xf8,0x67,0xf9,0x03,0x0c,0x16,0x28,0xfd,0x3e, -0x50,0x5d,0x53,0x4d,0x36,0x41,0x32,0xf9,0x28,0x1d,0xd2,0x14,0x0f,0x1a,0x07,0x03, -0x57,0xf4,0xe4,0xa9,0xd2,0xbd,0x18,0xb2,0xae,0x98,0xb3,0xc3,0x8a,0xce,0xd8,0xd9, -0xe4,0xed,0x2d,0xf9,0xfa,0x78,0xf9,0xff,0x79,0x05,0x18,0x07,0x33,0x49,0x4c,0x58, -0x55,0x12,0x47,0x39,0x2d,0x2e,0x22,0xcd,0x18,0x12,0x82,0x0e,0x06,0x0e,0xff,0xf0, -0x69,0xdb,0xc5,0x7b,0xb5,0xad,0xf5,0xb2,0xbe,0x4c,0xcb,0xd4,0x28,0xde,0xea,0x47, -0xf2,0xf7,0x7e,0xfb,0xfc,0xa2,0xfe,0x0b,0x88,0x25,0x40,0xb1,0x54,0x57,0x72,0x4b, -0x40,0x01,0x34,0x28,0x48,0x1c,0x13,0x79,0x11,0x0e,0x02,0x08,0xfc,0x0b,0xe4,0xce, -0xe0,0xb9,0xac,0xc1,0xb1,0xbc,0xda,0xc4,0xce,0xfa,0xd8,0xe4,0x7f,0xec,0xf0,0xee, -0xf5,0xfa,0xbd,0x00,0x08,0xe0,0x18,0x33,0x18,0x49,0x50,0x94,0x4f,0x47,0x4d,0x3d, -0x32,0x6f,0x24,0x1a,0x06,0x15,0x0f,0x5a,0x08,0xfc,0x3b,0xef,0xdb,0x15,0xc3,0xb2, -0xdb,0xad,0xb1,0xc8,0xba,0xc2,0x55,0xcf,0xdd,0x30,0xe6,0xee,0xc6,0xf3,0xfb,0xdc, -0x01,0x04,0x38,0x12,0x2b,0x3a,0x3e,0x4e,0xa6,0x55,0x4e,0x61,0x47,0x39,0xc0,0x29, -0x1e,0x7c,0x15,0x11,0x28,0x0b,0x00,0xfc,0xf6,0xe1,0x52,0xcc,0xbc,0xad,0xad,0xb1, -0x6a,0xb7,0xc0,0x93,0xcc,0xd9,0x95,0xe6,0xec,0x3f,0xf2,0xf8,0xc0,0xf9,0xfd,0x12, -0x0c,0x21,0x1b,0x3a,0x4b,0x77,0x53,0x4f,0xf2,0x45,0x3d,0xec,0x2e,0x21,0x0f,0x1b, -0x15,0x3e,0x0f,0x08,0x66,0xfa,0xe6,0x82,0xcf,0xbd,0xb4,0xb3,0xb2,0xcf,0xb8,0xbd, -0x36,0xc5,0xd3,0xc6,0xdf,0xe8,0x35,0xee,0xf2,0xef,0xf7,0xfd,0x5a,0x08,0x1e,0xf0, -0x34,0x45,0x52,0x50,0x50,0x73,0x47,0x40,0x81,0x36,0x27,0xf5,0x1e,0x1a,0xaa,0x14, -0x0f,0x90,0x02,0xec,0xfe,0xd3,0xc0,0x00,0xb0,0xad,0x66,0xb4,0xba,0x39,0xc2,0xcd, -0xdd,0xda,0xe4,0x7a,0xec,0xee,0xa8,0xf1,0xf9,0xa3,0x02,0x11,0x8a,0x29,0x42,0xcb, -0x51,0x56,0xaf,0x4f,0x47,0x8a,0x3b,0x2e,0xb0,0x24,0x1a,0x81,0x16,0x13,0x27,0x0b, -0xfd,0xf6,0xe4,0xc9,0xe9,0xb5,0xaa,0x10,0xae,0xb6,0x51,0xbe,0xc9,0x1a,0xd3,0xe0, -0x53,0xe9,0xed,0x50,0xf1,0xf5,0xd6,0xfc,0x09,0x1f,0x1e,0x34,0x3f,0x4a,0x54,0xc5, -0x51,0x4b,0x21,0x41,0x34,0x64,0x29,0x21,0xc6,0x19,0x18,0xc0,0x11,0x02,0x36,0xef, -0xd9,0x31,0xc1,0xb1,0x62,0xac,0xae,0xe8,0xb7,0xc2,0x1b,0xcd,0xd9,0xd1,0xe5,0xeb, -0x67,0xec,0xf0,0xa5,0xf7,0x03,0x00,0x14,0x29,0x7e,0x43,0x52,0x2d,0x56,0x52,0x77, -0x48,0x3a,0x23,0x2c,0x21,0x6a,0x1a,0x1a,0x3b,0x19,0x0a,0x69,0xf8,0xe4,0x1f,0xcb, -0xb7,0xcb,0xb0,0xad,0x41,0xb3,0xbe,0xd0,0xca,0xd7,0xdf,0xe4,0xec,0xd8,0xeb,0xec, -0x8b,0xf3,0xfd,0x4d,0x09,0x1d,0x25,0x37,0x48,0xb0,0x53,0x58,0x7d,0x4c,0x3a,0x4f, -0x30,0x23,0x3d,0x1a,0x19,0x7f,0x1a,0x0f,0xdb,0x01,0xf2,0xb4,0xd7,0xc1,0x51,0xb4, -0xaa,0xbb,0xae,0xbe,0x43,0xc9,0xd4,0xd8,0xe0,0xe9,0x30,0xeb,0xef,0xb7,0xf3,0xf8, -0x62,0xfe,0x10,0xc4,0x28,0x40,0x02,0x52,0x57,0x1f,0x50,0x3e,0xa1,0x31,0x26,0x7d, -0x1d,0x19,0x65,0x19,0x12,0xf3,0x0c,0x01,0xc3,0xe4,0xcc,0x09,0xba,0xaa,0x78,0xab, -0xb8,0x36,0xc5,0xd1,0x94,0xde,0xe7,0x76,0xea,0xef,0xf9,0xf2,0xf4,0x51,0xfb,0x07, -0xf2,0x18,0x2f,0x4a,0x49,0x57,0xe5,0x52,0x48,0x11,0x35,0x28,0xb9,0x1d,0x18,0x84, -0x17,0x13,0x2c,0x10,0x09,0x4a,0xf7,0xe2,0xc5,0xca,0xb1,0xd2,0xab,0xb1,0x93,0xbd, -0xcc,0x02,0xd8,0xe3,0x33,0xe8,0xec,0x83,0xf0,0xf4,0xa2,0xf9,0xfe,0x2a,0x08,0x21, -0x93,0x3c,0x4d,0x4c,0x57,0x4d,0x2a,0x3f,0x31,0x9a,0x24,0x1c,0x92,0x14,0x13,0xa4, -0x11,0x0a,0xdc,0x03,0xf1,0x47,0xd4,0xc0,0x73,0xae,0xac,0x94,0xb8,0xc3,0x65,0xd1, -0xdd,0xfb,0xe6,0xee,0x48,0xf2,0xf4,0x4d,0xf6,0xf5,0x38,0xfe,0x11,0x14,0x29,0x46, -0xbd,0x56,0x51,0x5a,0x47,0x3a,0xfd,0x27,0x1c,0x04,0x18,0x12,0x94,0x10,0x11,0x1a, -0x0e,0xfc,0xea,0xe7,0xcd,0xab,0xb2,0xab,0x62,0xb1,0xba,0x80,0xc9,0xd7,0xcd,0xdf, -0xea,0x2b,0xf3,0xf3,0x7a,0xf2,0xf4,0xea,0xf8,0x02,0xe0,0x1a,0x3b,0x63,0x4f,0x54, -0xba,0x4f,0x42,0xc0,0x2e,0x24,0x39,0x1d,0x13,0x66,0x13,0x14,0xc1,0x0c,0x04,0xc1, -0xf4,0xd8,0xd7,0xbd,0xaf,0x2f,0xac,0xb4,0x22,0xc3,0xd0,0x93,0xd9,0xe6,0x9b,0xee, -0xf0,0xcb,0xf4,0xf4,0x12,0xf6,0xfd,0xd7,0x0e,0x2b,0x31,0x45,0x51,0xf1,0x53,0x48, -0xfe,0x36,0x2d,0x15,0x22,0x1a,0x84,0x17,0x11,0x53,0x0e,0x09,0x75,0xfa,0xe6,0x05, -0xcc,0xba,0x80,0xaf,0xaf,0x7e,0xbe,0xc9,0x07,0xd3,0xdf,0xe5,0xe5,0xee,0x69,0xf6, -0xf8,0xe1,0xf6,0xf8,0x69,0x02,0x1c,0x10,0x37,0x4d,0xf6,0x55,0x4d,0x9c,0x3f,0x34, -0x37,0x28,0x1f,0x8c,0x18,0x0d,0x7d,0x0d,0x0c,0x32,0x06,0xf4,0x0f,0xd9,0xc0,0x15, -0xad,0xab,0xe9,0xb6,0xc0,0x49,0xcc,0xd8,0x9e,0xe1,0xee,0x1f,0xf7,0xf8,0x91,0xf7, -0xf5,0x86,0xfb,0x0f,0x45,0x2c,0x45,0x9a,0x53,0x52,0xef,0x47,0x3b,0xde,0x2e,0x23, -0x43,0x1b,0x12,0x73,0x0c,0x0e,0x32,0x09,0xfb,0xb1,0xe7,0xcc,0x3c,0xb7,0xad,0xe8, -0xb1,0xbb,0xd5,0xc5,0xd3,0xda,0xdc,0xe7,0x10,0xf3,0xf7,0xa6,0xf5,0xf6,0xe1,0xf7, -0x05,0x5a,0x20,0x3a,0x96,0x50,0x55,0xef,0x4d,0x42,0x0e,0x35,0x29,0xd7,0x1e,0x13, -0xaa,0x0f,0x13,0x46,0x0e,0x04,0x7a,0xef,0xd5,0x02,0xbe,0xaf,0xe2,0xb0,0xb4,0x39, -0xc0,0xce,0x34,0xd7,0xe2,0x7e,0xf0,0xf3,0x74,0xf3,0xf5,0x3d,0xf6,0x00,0xb7,0x13, -0x2e,0x99,0x45,0x50,0x9c,0x56,0x48,0x9c,0x39,0x32,0x7c,0x26,0x1a,0xc2,0x13,0x0e, -0xcf,0x0a,0x0a,0x30,0xfe,0xe2,0x35,0xcb,0xbb,0xc0,0xaa,0xaf,0x48,0xbd,0xc2,0x67, -0xcd,0xd9,0x97,0xe6,0xf1,0xdf,0xf7,0xf7,0xa4,0xf3,0xf8,0xd6,0x08,0x21,0x8e,0x3b, -0x4c,0xd5,0x53,0x4e,0x06,0x43,0x3b,0x0e,0x2f,0x21,0x2e,0x19,0x0f,0x6a,0x0b,0x0e, -0x12,0x04,0xec,0x65,0xd7,0xc3,0x17,0xb1,0xaf,0xc0,0xb5,0xb8,0xb3,0xc3,0xd3,0x70, -0xdd,0xea,0xef,0xf7,0xf9,0x02,0xf5,0xf4,0xcb,0xfd,0x11,0x42,0x29,0x45,0xf9,0x51, -0x54,0x31,0x54,0x44,0x0c,0x35,0x2b,0x21,0x1a,0x0e,0xea,0x0e,0x10,0xc9,0x0c,0xff, -0x7c,0xea,0xca,0x75,0xb4,0xb0,0x8c,0xaa,0xb1,0x1e,0xbf,0xca,0xf4,0xd8,0xe8,0xfb, -0xf1,0xf5,0x9d,0xf5,0xf5,0xa1,0xf5,0x03,0xe9,0x1e,0x3a,0x93,0x4c,0x54,0xa0,0x55, -0x4a,0x11,0x3c,0x32,0xa7,0x22,0x15,0xa5,0x12,0x0f,0xb1,0x0a,0x07,0x7a,0xf5,0xd5, -0x90,0xc0,0xb1,0xed,0xaa,0xb1,0x33,0xbc,0xc3,0xe7,0xd0,0xe1,0x64,0xeb,0xf1,0x6b, -0xf5,0xf7,0x62,0xf7,0xff,0x79,0x13,0x2e,0x22,0x46,0x52,0xf0,0x53,0x49,0x0f,0x40, -0x36,0xd7,0x29,0x1d,0xb9,0x17,0x11,0x91,0x0a,0x03,0x34,0xf9,0xe5,0xfe,0xca,0xb8, -0x52,0xac,0xb0,0xb7,0xbb,0xc0,0xf9,0xc9,0xd7,0x5c,0xe4,0xef,0xe3,0xf5,0xfb,0x29, -0xff,0xfe,0x7e,0x04,0x19,0x68,0x38,0x4c,0x20,0x55,0x50,0x4f,0x45,0x3c,0x86,0x2e, -0x22,0xb5,0x1a,0x11,0x34,0x09,0x04,0x08,0xfe,0xf2,0x0f,0xdd,0xc2,0x68,0xb0,0xab, -0xea,0xb4,0xbd,0x9e,0xc7,0xd2,0x9e,0xdd,0xe8,0xf0,0xef,0xf8,0x14,0xfe,0x00,0x13, -0x02,0x0c,0x8f,0x28,0x44,0xca,0x53,0x54,0xc8,0x4b,0x40,0x84,0x30,0x27,0x22,0x21, -0x19,0x5e,0x12,0x08,0xa8,0xfe,0xf8,0xf6,0xe8,0xcd,0xec,0xb8,0xad,0x12,0xaf,0xba, -0xb1,0xc7,0xd1,0x12,0xda,0xe2,0xfd,0xe9,0xf1,0x57,0xfb,0x00,0x13,0x00,0x06,0x5f, -0x1b,0x33,0x59,0x4d,0x57,0xe2,0x50,0x42,0xad,0x38,0x2d,0x23,0x23,0x1e,0x90,0x15, -0x0b,0xac,0x01,0xfc,0x0f,0xf0,0xd9,0xbf,0xc4,0xb0,0xd3,0xaa,0xb5,0x13,0xc0,0xc9, -0xe6,0xd4,0xdb,0x1f,0xe6,0xf0,0x95,0xf8,0x00,0xf5,0x02,0x06,0xb5,0x0e,0x26,0xd8, -0x43,0x4f,0xfb,0x50,0x4a,0x66,0x3d,0x32,0x3e,0x2a,0x22,0xfd,0x16,0x0e,0x4b,0x08, -0xff,0x88,0xf6,0xe9,0x4e,0xce,0xbb,0x17,0xb3,0xb0,0xaa,0xba,0xc4,0xd0,0xcd,0xd7, -0x22,0xe2,0xeb,0xdf,0xf0,0xf8,0xc7,0xff,0x01,0xaf,0x06,0x19,0xcd,0x32,0x4a,0x32, -0x55,0x51,0xcb,0x48,0x39,0x6a,0x2e,0x23,0x69,0x1b,0x17,0x6c,0x0f,0x04,0x35,0xfe, -0xf4,0xcc,0xdd,0xc6,0xb6,0xb2,0xab,0x88,0xb1,0xbe,0xa7,0xc9,0xd2,0x69,0xde,0xe6, -0x98,0xeb,0xf2,0x9b,0xf9,0xfc,0x6a,0x02,0x0e,0x00,0x27,0x44,0x7a,0x51,0x55,0x03, -0x4e,0x3d,0x2b,0x35,0x29,0xf6,0x1f,0x1c,0x4a,0x14,0x0e,0x12,0x07,0xfa,0x30,0xe6, -0xce,0x6d,0xbb,0xae,0xf9,0xad,0xba,0x13,0xc4,0xcd,0x66,0xd9,0xe0,0x75,0xe8,0xf0, -0x3a,0xf3,0xf8,0xd6,0xfd,0x07,0x88,0x19,0x36,0x41,0x4d,0x52,0x3d,0x52,0x4b,0x3e, -0x3b,0x2e,0x1b,0x27,0x1f,0xa1,0x15,0x13,0xb8,0x0c,0x02,0xc8,0xf6,0xdf,0xba,0xbf, -0xb3,0x16,0xae,0xaf,0x6b,0xbc,0xc7,0xc7,0xcf,0xd9,0x47,0xe2,0xea,0xb4,0xf1,0xf8, -0x7f,0xfc,0xfb,0xbc,0x08,0x27,0x95,0x44,0x52,0x75,0x55,0x52,0x61,0x42,0x39,0x8f, -0x2f,0x22,0x2d,0x1d,0x14,0x21,0x0a,0x09,0xc8,0x06,0xee,0x9e,0xcd,0xb6,0x73,0xaa, -0xa7,0x99,0xb6,0xc0,0x74,0xc5,0xd5,0x41,0xe0,0xe7,0xa9,0xf1,0xf7,0x8d,0xf8,0xf8, -0xcb,0xff,0x17,0x8d,0x38,0x4f,0x0f,0x55,0x50,0xcd,0x47,0x3e,0x79,0x32,0x25,0x53, -0x1e,0x18,0x3a,0x0f,0x0a,0xaa,0x05,0xfa,0xe5,0xde,0xc2,0x98,0xb1,0xab,0x95,0xb4, -0xbd,0x07,0xc3,0xcf,0x21,0xdc,0xe5,0x01,0xed,0xf4,0x88,0xfa,0xfa,0xf5,0xf8,0x09, -0x45,0x22,0x3f,0x7c,0x55,0x53,0x9c,0x50,0x46,0xc9,0x38,0x2a,0x92,0x1f,0x19,0xf0, -0x10,0x0f,0xc3,0x0c,0x05,0xc4,0xf1,0xd5,0x8d,0xb5,0xa9,0x73,0xab,0xb4,0xa8,0xbe, -0xc8,0x9a,0xd7,0xe0,0x79,0xeb,0xf4,0x35,0xf6,0xf7,0x52,0xf6,0xfb,0x2f,0x12,0x36, -0x00,0x4d,0x57,0x75,0x53,0x49,0x64,0x3f,0x2f,0x7d,0x22,0x1a,0xe4,0x10,0x0f,0x41, -0x10,0x0e,0xa9,0xfe,0xe4,0x8f,0xc4,0xaf,0x83,0xaa,0xb2,0xe6,0xb9,0xc4,0xb9,0xd0, -0xda,0xec,0xe7,0xef,0x9e,0xf5,0xf5,0xbb,0xf3,0xf6,0x01,0x04,0x24,0x55,0x42,0x50, -0x68,0x55,0x50,0xe7,0x44,0x38,0x1a,0x2b,0x1f,0x78,0x17,0x13,0xf5,0x0f,0x0d,0x76, -0x0a,0xf5,0xd8,0xd6,0xbe,0x20,0xae,0xac,0x4b,0xb6,0xbe,0xe4,0xc7,0xd4,0x20,0xdf, -0xe8,0xa0,0xee,0xf3,0xf9,0xf1,0xf1,0xa6,0xfb,0x10,0x1a,0x30,0x4c,0xe2,0x54,0x53, -0x32,0x4d,0x41,0x14,0x35,0x2b,0x31,0x22,0x19,0x18,0x12,0x12,0x1a,0x10,0xfd,0x21, -0xe7,0xca,0x6f,0xb3,0xae,0x84,0xb0,0xb6,0xcd,0xbe,0xc9,0x63,0xd4,0xdf,0xfe,0xeb, -0xf4,0x82,0xf2,0xf1,0x31,0xf7,0x01,0xdb,0x19,0x37,0x96,0x4b,0x55,0x4d,0x56,0x4d, -0x44,0x40,0x34,0x44,0x26,0x1c,0x67,0x14,0x10,0x52,0x11,0x08,0xbc,0xf6,0xdd,0xf1, -0xc0,0xb1,0x64,0xad,0xaf,0xc5,0xb7,0xc3,0x8e,0xce,0xda,0x50,0xe5,0xf0,0x7a,0xf4, -0xf3,0x86,0xf4,0xfa,0x69,0x0b,0x27,0x53,0x42,0x54,0xe2,0x56,0x50,0x2d,0x44,0x35, -0x09,0x2b,0x1f,0x7a,0x16,0x15,0xc3,0x0f,0x0c,0x10,0x01,0xea,0xe2,0xcf,0xb8,0x0a, -0xad,0xac,0xd7,0xb3,0xc0,0x79,0xcb,0xd6,0x6c,0xe4,0xee,0xea,0xf3,0xf5,0x83,0xf3, -0xf7,0x7a,0x00,0x17,0xff,0x38,0x4f,0xb0,0x55,0x53,0x09,0x49,0x3b,0x1a,0x30,0x21, -0x8f,0x16,0x14,0x8e,0x13,0x0d,0x4c,0x06,0xf5,0xe2,0xd9,0xc1,0xce,0xb3,0xae,0x72, -0xb3,0xbd,0xce,0xc4,0xd1,0x55,0xe1,0xeb,0x71,0xee,0xf2,0x31,0xf4,0xf7,0xd5,0xfe, -0x0d,0xad,0x2c,0x48,0xfd,0x52,0x53,0x03,0x4e,0x42,0xd0,0x35,0x2b,0x30,0x21,0x1a, -0xff,0x12,0x09,0x83,0x04,0xfb,0xb4,0xe8,0xcf,0x85,0xba,0xb0,0x59,0xb0,0xb9,0xfb, -0xbf,0xc8,0xd0,0xd5,0xe2,0xe8,0xeb,0xf5,0xb8,0xfc,0xfe,0x33,0xf9,0xfa,0xef,0x12, -0x35,0x29,0x4d,0x54,0xdf,0x53,0x48,0xa4,0x3d,0x2f,0x45,0x26,0x1f,0xba,0x15,0x09, -0x7d,0x08,0x07,0xb6,0xfb,0xe2,0x3f,0xc3,0xae,0xc8,0xa9,0xb4,0x83,0xbd,0xc5,0xa5, -0xd0,0xdb,0xc0,0xe2,0xec,0x4c,0xf8,0xfc,0x8c,0xf8,0xf4,0xa5,0x03,0x27,0xb4,0x49, -0x57,0x29,0x53,0x4c,0x64,0x40,0x34,0x14,0x2b,0x24,0x2b,0x1a,0x11,0x33,0x0d,0x0b, -0xbb,0x05,0xee,0x87,0xd0,0xb1,0x5c,0xab,0xb2,0x95,0xb9,0xc3,0x91,0xca,0xd4,0x0e, -0xde,0xe8,0x73,0xf2,0xf9,0x57,0xf7,0xf6,0xf1,0xfd,0x15,0x08,0x3b,0x51,0x41,0x54, -0x52,0x96,0x49,0x3a,0x60,0x33,0x2a,0x5d,0x1f,0x18,0x16,0x12,0x0b,0x62,0x0b,0x01, -0x35,0xdf,0xc1,0xa1,0xae,0xab,0x02,0xb3,0xbf,0xa8,0xc6,0xcc,0x94,0xd6,0xdf,0x72, -0xe7,0xf3,0xb7,0xf9,0xf3,0x05,0xf4,0x08,0x5f,0x28,0x48,0x1f,0x56,0x53,0x57,0x4d, -0x42,0xa5,0x38,0x30,0xc1,0x29,0x1e,0xe5,0x13,0x0d,0xc4,0x10,0x08,0x95,0xef,0xce, -0xc6,0xb3,0xa9,0xda,0xae,0xbb,0xb4,0xc2,0xc9,0x4b,0xd2,0xdd,0x20,0xe6,0xf1,0x20, -0xf7,0xf3,0x7b,0xf3,0xfe,0xb7,0x18,0x36,0xab,0x4e,0x53,0xc8,0x4f,0x4d,0x14,0x43, -0x37,0xb2,0x2b,0x21,0x1a,0x16,0x12,0x50,0x11,0x09,0xa4,0xfd,0xe5,0xeb,0xc3,0xb0, -0x12,0xae,0xb0,0x2b,0xb7,0xc0,0xe7,0xcc,0xd8,0x3f,0xe5,0xee,0xde,0xf1,0xf5,0x08, -0xf7,0xf7,0x5a,0x06,0x23,0x44,0x41,0x50,0x07,0x56,0x54,0xe0,0x45,0x39,0x31,0x2d, -0x20,0x44,0x19,0x19,0x21,0x13,0x0e,0x48,0x07,0xef,0xbe,0xd0,0xb7,0xcb,0xae,0xac, -0x40,0xb5,0xc1,0x6d,0xca,0xd7,0x16,0xe3,0xe8,0x16,0xec,0xf2,0xfc,0xf4,0xf8,0x46, -0xfe,0x10,0x98,0x33,0x4b,0xe6,0x56,0x56,0x89,0x48,0x3e,0xa7,0x31,0x24,0xde,0x1f, -0x19,0xf2,0x13,0x15,0x03,0x0a,0xfb,0xb3,0xe1,0xc1,0x38,0xaf,0xa9,0xe0,0xb1,0xbd, -0x5c,0xc5,0xcf,0x79,0xdb,0xe4,0xff,0xec,0xee,0xfa,0xf2,0xfa,0x3d,0xfb,0x07,0x7c, -0x25,0x40,0xa4,0x51,0x55,0x0e,0x51,0x48,0x15,0x39,0x2b,0x79,0x23,0x1b,0xa0,0x17, -0x15,0x80,0x0c,0x02,0x09,0xf0,0xd3,0xb3,0xba,0xad,0x38,0xab,0xb3,0x92,0xbd,0xc9, -0xc0,0xd4,0xdf,0x3e,0xe8,0xea,0xcc,0xf0,0xf6,0xee,0xf8,0x02,0xf9,0x12,0x2e,0xf1, -0x47,0x4f,0x54,0x55,0x52,0x52,0x3f,0x36,0x57,0x29,0x1e,0xb5,0x1b,0x15,0xab,0x0e, -0x07,0x02,0xff,0xe8,0x36,0xc9,0xb7,0xd1,0xad,0xa8,0x48,0xb7,0xc0,0x05,0xcb,0xdc, -0x6a,0xe3,0xe9,0x40,0xef,0xf6,0xe2,0xf7,0xf7,0xc7,0x05,0x1c,0xfd,0x34,0x4c,0x24, -0x57,0x53,0x37,0x4c,0x3e,0x25,0x2e,0x23,0xbe,0x1a,0x13,0x5e,0x10,0x0f,0x2f,0x0a, -0xf8,0xe9,0xdd,0xc4,0x48,0xae,0xa9,0x1b,0xae,0xb7,0xf8,0xc6,0xd2,0x6f,0xe0,0xea, -0x0d,0xf0,0xf2,0x94,0xf0,0xf1,0x42,0xfa,0x0d,0xe2,0x2a,0x44,0x0f,0x53,0x57,0x4b, -0x4f,0x40,0x9b,0x33,0x25,0xda,0x1c,0x17,0x66,0x16,0x13,0x6f,0x0d,0x01,0xba,0xe6, -0xcb,0xe0,0xb9,0xac,0x2c,0xae,0xb9,0x3d,0xc3,0xd0,0xa2,0xdd,0xe5,0x1a,0xec,0xf0, -0x59,0xf3,0xf2,0x47,0xf5,0x02,0x19,0x1e,0x39,0xba,0x4b,0x55,0xa1,0x51,0x47,0xdf, -0x3b,0x2a,0x24,0x1e,0x1b,0x74,0x18,0x10,0xa1,0x0f,0x0d,0x65,0xf3,0xd9,0x06,0xc3, -0xb1,0x0b,0xae,0xb5,0x1d,0xbb,0xc7,0xd9,0xd6,0xe1,0x1f,0xe7,0xee,0xf5,0xf6,0xf3, -0x7e,0xf3,0xfc,0x71,0x0c,0x28,0x85,0x44,0x50,0xcf,0x52,0x53,0xdb,0x45,0x35,0xb8, -0x27,0x1f,0x6e,0x1b,0x13,0xf1,0x10,0x0f,0xa9,0xfc,0xea,0x59,0xce,0xb4,0x99,0xb1, -0xaf,0xe4,0xb3,0xbd,0xaa,0xc9,0xd9,0xce,0xe2,0xe8,0x07,0xf1,0xf2,0x8b,0xf6,0xf7, -0xd1,0xfd,0x1b,0xe6,0x35,0x47,0x0b,0x58,0x54,0xbf,0x4a,0x3f,0xaf,0x2c,0x25,0x51, -0x1d,0x15,0x1d,0x14,0x10,0x98,0x08,0xf9,0x74,0xd9,0xc0,0xa8,0xae,0xaa,0x3e,0xb3, -0xb6,0x96,0xc5,0xd3,0x21,0xdc,0xe8,0xa3,0xee,0xf1,0x37,0xf6,0xf8,0x01,0xfd,0x0e, -0x69,0x25,0x39,0xcb,0x4b,0x56,0x76,0x53,0x49,0x36,0x3a,0x2c,0xe6,0x1f,0x1a,0xd6, -0x16,0x0e,0x1f,0x09,0xfc,0x5d,0xea,0xd6,0x29,0xc2,0xae,0xd7,0xa9,0xaf,0x24,0xba, -0xc9,0x86,0xd7,0xe2,0x63,0xe9,0xef,0xfe,0xf2,0xf7,0xeb,0xff,0x05,0x47,0x11,0x29, -0x15,0x3f,0x4f,0xe5,0x57,0x51,0x21,0x40,0x33,0x82,0x25,0x1c,0x68,0x19,0x17,0x00, -0x0c,0x02,0x7b,0xf8,0xe2,0x2c,0xcf,0xbe,0x9c,0xae,0xaa,0x87,0xb3,0xbe,0x6d,0xcf, -0xdc,0x2f,0xe5,0xe9,0xf8,0xed,0xf6,0x7a,0xfa,0xff,0xa1,0x09,0x17,0xe0,0x2e,0x4a, -0x0c,0x58,0x56,0x34,0x4b,0x3b,0xe9,0x2a,0x22,0xd9,0x1d,0x15,0x4e,0x0f,0x0a,0x87, -0xff,0xf0,0xb3,0xde,0xc5,0x4f,0xb1,0xab,0x27,0xb0,0xba,0x6a,0xc9,0xd6,0x03,0xdf, -0xe7,0xc3,0xee,0xf2,0xe1,0xf5,0xfc,0x21,0x04,0x0d,0x23,0x23,0x3f,0x57,0x50,0x54, -0x4e,0x50,0x43,0x69,0x36,0x2a,0x44,0x21,0x1a,0x29,0x15,0x0f,0xcb,0x05,0xf9,0xf5, -0xe8,0xd1,0x73,0xbc,0xb1,0xe7,0xae,0xb5,0x60,0xc1,0xce,0xe6,0xd6,0xe1,0x61,0xe9, -0xed,0xd6,0xf3,0xfb,0xc5,0xfd,0x04,0x6a,0x16,0x2e,0x02,0x46,0x53,0x63,0x54,0x4b, -0x2c,0x3e,0x33,0x25,0x26,0x1b,0x6e,0x17,0x10,0x0a,0x0a,0x07,0x8d,0xf9,0xdf,0x9e, -0xca,0xb4,0xda,0xaa,0xb0,0xd1,0xba,0xc5,0x04,0xd1,0xde,0xdb,0xe5,0xea,0xed,0xf0, -0xf6,0xce,0xf8,0xfd,0xf9,0x05,0x1c,0xcb,0x3a,0x50,0xc1,0x55,0x51,0xc6,0x46,0x38, -0x68,0x2c,0x23,0x90,0x1c,0x14,0x07,0x0e,0x09,0x2b,0x03,0xf2,0xf2,0xd9,0xbe,0xd6, -0xab,0xad,0xf8,0xb4,0xbf,0x11,0xc9,0xd3,0x88,0xde,0xe6,0xf4,0xed,0xf4,0xa7,0xf8, -0xfb,0x01,0x01,0x11,0xaf,0x27,0x43,0x58,0x56,0x51,0xd8,0x4b,0x41,0xbd,0x34,0x2b, -0x7d,0x20,0x17,0xde,0x0f,0x09,0x91,0x04,0xf9,0x75,0xe5,0xd3,0xe2,0xb6,0xae,0x17, -0xb2,0xb6,0xf7,0xc4,0xcd,0xd5,0xd6,0xe2,0xcf,0xec,0xf4,0x55,0xf6,0xf4,0x67,0xfa, -0x06,0x6a,0x1c,0x3d,0x71,0x4d,0x54,0x70,0x52,0x47,0xba,0x3b,0x32,0x57,0x26,0x18, -0xb0,0x13,0x14,0xc8,0x0d,0x02,0xde,0xef,0xd3,0x6a,0xbf,0xb6,0x62,0xaf,0xb5,0x04, -0xbd,0xc5,0x05,0xd0,0xdd,0xf8,0xe7,0xec,0x06,0xef,0xf1,0xba,0xf5,0x00,0x6c,0x14, -0x2e,0xba,0x42,0x50,0xd5,0x53,0x4e,0x69,0x44,0x3b,0x65,0x2f,0x20,0x5d,0x1c,0x18, -0x08,0x12,0x09,0x66,0xf9,0xe2,0x77,0xc9,0xb8,0x63,0xaf,0xb0,0xa6,0xb6,0xbe,0x49, -0xc7,0xd6,0xc1,0xe2,0xea,0xa1,0xed,0xeb,0x7f,0xef,0xf6,0x1a,0x06,0x22,0xda,0x3f, -0x4f,0x3f,0x53,0x51,0xcd,0x48,0x40,0xb9,0x36,0x27,0x22,0x1d,0x1d,0x0f,0x1b,0x17, -0xa4,0x0b,0xed,0x1c,0xd1,0xbc,0x74,0xaf,0xb0,0x9b,0xb5,0xb9,0x88,0xbd,0xc8,0x8d, -0xd9,0xe4,0x83,0xe7,0xe9,0x33,0xe9,0xee,0xed,0xff,0x17,0xf8,0x31,0x48,0xa5,0x51, -0x54,0x70,0x50,0x4a,0x17,0x42,0x31,0x5a,0x26,0x1e,0x65,0x1b,0x19,0xdd,0x0e,0xf9, -0x7d,0xde,0xc7,0x03,0xb6,0xad,0xad,0xb2,0xb4,0xbd,0xb6,0xc2,0x26,0xd0,0xdd,0x66, -0xe7,0xe8,0xea,0xe9,0xef,0x83,0xfa,0x0a,0x9e,0x1f,0x3a,0xfc,0x48,0x4e,0xcf,0x55, -0x4e,0x50,0x46,0x3c,0x9d,0x2c,0x20,0x95,0x1d,0x1a,0xcf,0x12,0x05,0x5c,0xee,0xd4, -0xdc,0xbd,0xb3,0xb4,0xad,0xae,0x18,0xb6,0xbb,0x94,0xc9,0xda,0xc7,0xe4,0xe9,0x9c, -0xeb,0xeb,0xd8,0xef,0xfd,0xab,0x0f,0x29,0x7e,0x44,0x52,0x22,0x59,0x56,0xd6,0x4b, -0x3e,0xe2,0x2d,0x23,0x3c,0x1d,0x1e,0xc3,0x1b,0x12,0x47,0x01,0xe7,0x20,0xc8,0xb6, -0xbc,0xab,0xa9,0x49,0xb0,0xb8,0x5a,0xc6,0xd3,0xed,0xde,0xe4,0x0b,0xe8,0xec,0x8b, -0xf0,0xf6,0x16,0x01,0x19,0x88,0x35,0x4a,0x81,0x57,0x5a,0xf5,0x50,0x44,0xd0,0x38, -0x2c,0xeb,0x22,0x1e,0x37,0x19,0x11,0xfa,0x07,0xf7,0x94,0xde,0xc4,0x76,0xb2,0xa9, -0x65,0xac,0xb5,0x3d,0xbd,0xc9,0x3f,0xd8,0xe0,0xd8,0xe5,0xec,0xff,0xf1,0xf7,0x15, -0x00,0x10,0xf9,0x25,0x38,0x84,0x4d,0x53,0xa8,0x4d,0x4c,0xc1,0x3e,0x31,0xd0,0x2c, -0x24,0xca,0x1a,0x10,0x9c,0x04,0xf5,0x84,0xe6,0xd7,0x08,0xc2,0xb1,0xbe,0xb2,0xb0, -0xd9,0xb5,0xc7,0x53,0xcd,0xd7,0x20,0xe3,0xe9,0x15,0xf1,0xf7,0x7b,0xfc,0x05,0xfb, -0x15,0x2d,0xdb,0x44,0x4e,0x73,0x53,0x4f,0x87,0x3f,0x38,0x41,0x34,0x25,0xed,0x1b, -0x19,0xcc,0x12,0x03,0x06,0xf3,0xdf,0xd1,0xc3,0xb7,0x7f,0xb3,0xae,0x86,0xb6,0xbf, -0x53,0xc4,0xcf,0x1c,0xdc,0xe5,0x4d,0xec,0xf1,0x2a,0xf8,0xfc,0x45,0x09,0x23,0x3c, -0x3a,0x4a,0x9c,0x57,0x53,0x17,0x46,0x41,0x57,0x38,0x2b,0x22,0x24,0x1e,0xb0,0x15, -0x0f,0x8c,0x04,0xea,0x7e,0xce,0xbd,0x17,0xb0,0xac,0xdd,0xb6,0xbd,0x3a,0xc2,0xca, -0x61,0xd4,0xde,0x4e,0xe8,0xee,0xd3,0xef,0xf4,0x78,0x00,0x16,0x18,0x31,0x47,0xd7, -0x4f,0x50,0xe1,0x4c,0x46,0x84,0x3e,0x32,0x0e,0x29,0x1f,0xe4,0x18,0x18,0x21,0x11, -0xf7,0x6a,0xdf,0xc6,0x1f,0xb1,0xac,0x92,0xae,0xb2,0xbe,0xb8,0xc2,0x61,0xce,0xdb, -0xf9,0xe5,0xea,0x15,0xeb,0xef,0x28,0xf8,0x07,0x36,0x25,0x3c,0x42,0x48,0x53,0xb6, -0x54,0x51,0xb9,0x46,0x3a,0xcd,0x2e,0x22,0x0b,0x1f,0x1f,0x71,0x14,0x04,0x58,0xec, -0xd0,0x77,0xbc,0xb1,0x8f,0xae,0xad,0x6e,0xb1,0xbb,0xaf,0xc9,0xd4,0x30,0xdc,0xe0, -0x1e,0xe6,0xef,0x40,0xf7,0x04,0x1f,0x19,0x2e,0x7b,0x41,0x4d,0x6a,0x59,0x56,0x91, -0x47,0x3e,0x8b,0x31,0x2b,0x63,0x27,0x21,0xf1,0x17,0x0e,0x48,0xfb,0xdf,0x5c,0xc8, -0xb8,0xda,0xac,0xaa,0xbc,0xb3,0xbb,0x62,0xc7,0xd0,0x80,0xd6,0xdc,0xaa,0xe1,0xea, -0xdb,0xee,0xf9,0xe1,0x0b,0x22,0xc2,0x38,0x49,0xbd,0x57,0x56,0xaa,0x4f,0x44,0x12, -0x3a,0x2f,0x32,0x2a,0x24,0x39,0x1b,0x14,0x89,0x08,0xee,0x52,0xd3,0xc1,0x55,0xae, -0xaa,0x8f,0xae,0xb3,0x20,0xbd,0xc9,0x04,0xd3,0xd9,0x00,0xe1,0xe8,0xeb,0xeb,0xf1, -0xc4,0xff,0x13,0xeb,0x2c,0x48,0xce,0x52,0x56,0x69,0x58,0x4b,0xa6,0x3c,0x36,0x8c, -0x30,0x26,0xe4,0x1f,0x1a,0xfd,0x0d,0xfb,0x09,0xe2,0xc7,0x82,0xb3,0xaf,0xd8,0xad, -0xb2,0xe9,0xba,0xc3,0x53,0xcf,0xd8,0x84,0xde,0xe5,0xed,0xec,0xf0,0x2e,0xf7,0x02, -0xcd,0x1c,0x3b,0x49,0x4b,0x56,0x7b,0x58,0x4e,0x36,0x44,0x3c,0x07,0x2f,0x29,0x60, -0x24,0x19,0x41,0x0e,0x0a,0x37,0xf4,0xd4,0xcb,0xc0,0xb1,0xd7,0xaa,0xb2,0x18,0xb8, -0xbc,0x46,0xc9,0xd3,0x47,0xd9,0xe1,0xb8,0xee,0xf3,0x76,0xf3,0xfd,0xf3,0x0f,0x27, -0x28,0x3f,0x52,0x6d,0x57,0x50,0xff,0x4b,0x40,0x8c,0x35,0x2d,0xaa,0x20,0x18,0x33, -0x15,0x0f,0xb2,0x00,0xe8,0x7b,0xd1,0xb8,0x79,0xab,0xaf,0xf1,0xb3,0xb9,0x4d,0xc5, -0xcf,0x9c,0xdb,0xe6,0x23,0xed,0xef,0x4a,0xee,0xf4,0x32,0x01,0x14,0xfd,0x32,0x4b, -0xfc,0x56,0x58,0xf3,0x4e,0x45,0xd8,0x36,0x2b,0x20,0x21,0x1b,0x45,0x1b,0x14,0xfc, -0x06,0xf8,0x2a,0xdf,0xc3,0xe4,0xb2,0xab,0xae,0xaf,0xb7,0x68,0xc2,0xcd,0x0a,0xd7, -0xe2,0xd4,0xe7,0xea,0xbd,0xf1,0xf7,0xad,0xfc,0x0a,0xd4,0x21,0x3a,0x88,0x4e,0x57, -0xe6,0x51,0x47,0x11,0x3d,0x31,0xf3,0x29,0x23,0xc4,0x19,0x12,0x91,0x09,0xff,0x22, -0xec,0xd7,0x27,0xc1,0xaf,0x36,0xad,0xb6,0x2e,0xbe,0xc6,0x4e,0xd0,0xda,0x03,0xe6, -0xeb,0x17,0xf0,0xf5,0x63,0xf9,0x02,0xe4,0x0f,0x2c,0x6b,0x48,0x52,0xf7,0x57,0x50, -0x92,0x42,0x39,0x88,0x2e,0x21,0x62,0x1b,0x16,0x1d,0x0f,0x03,0x28,0xf8,0xe1,0xce, -0xc5,0xb4,0xbd,0xa9,0xaa,0x26,0xb9,0xc2,0xdd,0xcb,0xd9,0xe0,0xe2,0xe8,0xde,0xef, -0xf5,0xa8,0xf9,0xfe,0xa5,0x0c,0x23,0x62,0x3b,0x4a,0x2b,0x54,0x55,0x82,0x45,0x3b, -0x60,0x32,0x26,0xbd,0x1f,0x19,0x0a,0x14,0x0c,0x21,0xfb,0xe9,0x95,0xd2,0xc0,0xa2, -0xb3,0xac,0xfa,0xb2,0xbe,0xe2,0xc6,0xd3,0x92,0xda,0xe2,0xf6,0xea,0xef,0x1e,0xf7, -0xfb,0x2e,0x06,0x1a,0x21,0x2f,0x45,0x52,0x54,0x56,0x7a,0x4d,0x3f,0xb9,0x34,0x2c, -0xf2,0x26,0x21,0x04,0x18,0x09,0xeb,0xff,0xf2,0x04,0xda,0xc7,0x2e,0xb9,0xaf,0xd7, -0xaf,0xb8,0x56,0xc5,0xcf,0xc4,0xd7,0xde,0xdf,0xe7,0xf1,0xff,0xf8,0xfb,0x3a,0x01, -0x0f,0xf2,0x22,0x37,0xa1,0x48,0x57,0x00,0x50,0x42,0xbb,0x38,0x2d,0x47,0x28,0x24, -0x9b,0x1a,0x11,0x64,0x07,0xfa,0x26,0xe6,0xd1,0xfe,0xc2,0xae,0xfe,0xac,0xb5,0x3e, -0xbd,0xcb,0x7e,0xd4,0xd8,0x38,0xe0,0xe8,0x75,0xf1,0xf9,0x72,0xfd,0x09,0x07,0x18, -0x2e,0xb3,0x46,0x53,0x3d,0x54,0x4b,0xe8,0x40,0x33,0xd6,0x2c,0x25,0x6d,0x1c,0x17, -0x09,0x12,0x03,0xe2,0xf1,0xdc,0x76,0xc4,0xb4,0xcd,0xaf,0xb1,0xb8,0xb7,0xc4,0x5a, -0xd0,0xd8,0x00,0xe1,0xe6,0x15,0xea,0xf3,0x58,0xfb,0x02,0x94,0x0c,0x23,0x70,0x3c, -0x4b,0x54,0x56,0x51,0xed,0x44,0x3b,0x2a,0x30,0x27,0x93,0x1f,0x1a,0xeb,0x12,0x0b, -0x06,0xff,0xe9,0x27,0xd0,0xbd,0x50,0xaf,0xaa,0x6c,0xb5,0xbd,0x8e,0xc7,0xd2,0x50, -0xdd,0xe5,0x20,0xeb,0xf1,0x4a,0xf5,0xfa,0xfd,0x02,0x17,0x46,0x34,0x46,0x07,0x52, -0x54,0x0d,0x4a,0x41,0x15,0x3a,0x29,0x6e,0x22,0x21,0x32,0x19,0x0e,0xe3,0x04,0xf4, -0x0f,0xd9,0xc5,0x1a,0xb6,0xab,0xac,0xb1,0xba,0xc4,0xbe,0xcd,0x3a,0xda,0xe1,0xc6, -0xe8,0xee,0xbc,0xf2,0xf4,0xd9,0xfc,0x0c,0x8b,0x1f,0x3e,0x3e,0x54,0x55,0x8f,0x4f, -0x49,0xb1,0x3d,0x2f,0x9e,0x26,0x20,0xe0,0x1a,0x19,0x1c,0x11,0xfe,0x56,0xe8,0xd0, -0x47,0xb4,0xab,0x1b,0xae,0xb5,0xf0,0xbc,0xc5,0x9f,0xd0,0xdd,0xc8,0xe8,0xed,0xa3, -0xee,0xf0,0x0f,0xf8,0x06,0xc2,0x1a,0x36,0x38,0x4c,0x57,0xd2,0x53,0x49,0x5f,0x41, -0x36,0xa8,0x2b,0x22,0x2b,0x18,0x19,0x60,0x18,0x01,0x59,0xf0,0xd6,0x98,0xbc,0xaf, -0x3c,0xab,0xb2,0x4b,0xbb,0xc4,0xcb,0xcd,0xd6,0xb3,0xe2,0xee,0xf5,0xec,0xef,0x0f, -0xf9,0x01,0xd6,0x14,0x2a,0x60,0x3b,0x4a,0x99,0x50,0x4a,0x4d,0x45,0x3e,0xdb,0x34, -0x28,0xdf,0x1c,0x1b,0xcd,0x12,0x08,0x81,0xfd,0xe2,0x3e,0xce,0xbf,0x56,0xb1,0xb0, -0x53,0xb5,0xbb,0xaa,0xc3,0xcd,0xcf,0xdd,0xe7,0x85,0xeb,0xf2,0xb8,0xf4,0xfb,0xa5, -0x09,0x16,0xe3,0x2c,0x48,0x7a,0x52,0x54,0x3c,0x4f,0x44,0x15,0x38,0x2a,0xd3,0x20, -0x1a,0x5e,0x16,0x13,0x80,0x08,0xf4,0x4e,0xdf,0xc4,0xc4,0xaf,0xa9,0x1e,0xae,0xb8, -0x64,0xbf,0xca,0x89,0xd6,0xe2,0xec,0xe9,0xec,0x21,0xf0,0xf7,0x1a,0x03,0x11,0xe5, -0x29,0x42,0xd6,0x50,0x56,0x71,0x4f,0x45,0x26,0x3d,0x2e,0x7b,0x25,0x20,0x63,0x1c, -0x17,0x61,0x0b,0xf6,0x2b,0xe1,0xcd,0x95,0xba,0xae,0xda,0xae,0xb7,0xe3,0xbc,0xc8, -0x57,0xd4,0xdd,0x1c,0xe8,0xed,0xf7,0xf0,0xf5,0x43,0xfd,0x04,0x32,0x15,0x32,0x11, -0x4a,0x56,0xd6,0x56,0x4e,0xfe,0x3f,0x33,0x98,0x2a,0x1b,0x10,0x12,0x15,0xc0,0x16, -0x11,0xd5,0xfb,0xe0,0x44,0xc2,0xae,0x29,0xac,0xaf,0xda,0xb8,0xc4,0x1a,0xcc,0xdb, -0x66,0xea,0xef,0xdc,0xf3,0xf3,0xb5,0xf3,0xf8,0x5a,0x05,0x22,0xfd,0x3c,0x50,0x32, -0x59,0x53,0x8d,0x44,0x3b,0x4d,0x2f,0x1f,0xdf,0x16,0x12,0xa5,0x11,0x10,0xf1,0x09, -0xf0,0x2d,0xd4,0xbb,0x52,0xaa,0xaa,0xd2,0xb7,0xc2,0xb0,0xca,0xd5,0x1f,0xe0,0xeb, -0x60,0xf1,0xf3,0x81,0xf3,0xf5,0x6c,0xfd,0x12,0xde,0x32,0x4a,0x4b,0x58,0x54,0xa9, -0x48,0x3c,0x51,0x2f,0x25,0xd9,0x1d,0x19,0x20,0x19,0x13,0x86,0x08,0xf9,0xac,0xde, -0xc3,0xaa,0xb1,0xaa,0x21,0xb2,0xbd,0xf5,0xc6,0xd0,0x8e,0xdc,0xe6,0xe9,0xec,0xf0, -0x37,0xf4,0xf7,0x22,0xfc,0x08,0x4c,0x1e,0x3d,0x80,0x54,0x57,0x12,0x51,0x44,0xdf, -0x36,0x2c,0x3a,0x21,0x18,0xc8,0x16,0x12,0x53,0x0a,0xfe,0x6b,0xee,0xd5,0x4c,0xb9, -0xab,0x18,0xab,0xb3,0x69,0xc1,0xcb,0x56,0xd4,0xe2,0x77,0xed,0xf3,0x51,0xf5,0xf7, -0x37,0xfa,0x00,0xac,0x12,0x2f,0xe6,0x47,0x56,0x30,0x56,0x49,0x70,0x3e,0x31,0xd2, -0x23,0x1c,0x1e,0x18,0x14,0xf0,0x12,0x06,0xe6,0xf2,0xe0,0x92,0xc5,0xb1,0xed,0xaa, -0xae,0xb8,0xb9,0xc4,0x5e,0xd1,0xdc,0x6b,0xe6,0xef,0x7d,0xf2,0xf4,0x30,0xfc,0x04, -0xfd,0x0e,0x22,0xb5,0x36,0x4c,0x99,0x55,0x4e,0xc5,0x46,0x39,0x05,0x2a,0x23,0x0a, -0x1a,0x16,0x63,0x11,0x04,0xff,0xf8,0xe8,0x8c,0xd7,0xc2,0x46,0xb1,0xb0,0x20,0xb2, -0xbb,0x91,0xcc,0xd4,0x10,0xe0,0xed,0xb0,0xf2,0xf8,0x7b,0xfb,0xfe,0xa3,0x01,0x0d, -0x23,0x26,0x42,0x90,0x55,0x56,0x78,0x4d,0x40,0xf0,0x2f,0x26,0x0c,0x1b,0x11,0x94, -0x12,0x10,0x3d,0x08,0xfb,0x9d,0xe6,0xcc,0x23,0xb4,0xaa,0x69,0xac,0xb7,0xc3,0xc6, -0xcf,0xf3,0xd9,0xe7,0x29,0xee,0xf4,0xea,0xf8,0xf9,0xde,0xfc,0x06,0x40,0x1a,0x38, -0xab,0x4f,0x56,0xab,0x50,0x41,0x9e,0x37,0x2d,0xb4,0x20,0x19,0x4c,0x14,0x0c,0x04, -0x06,0xff,0xe6,0xf3,0xdb,0x25,0xc1,0xb0,0xad,0xab,0xb6,0xef,0xc2,0xca,0x46,0xd5, -0xe0,0x0e,0xea,0xf2,0xc4,0xf7,0xfb,0xd9,0xfb,0xfd,0xcd,0x0b,0x25,0xc1,0x43,0x55, -0xae,0x52,0x47,0x9d,0x3e,0x32,0x14,0x25,0x1e,0xe7,0x1b,0x10,0x7a,0x09,0x04,0x41, -0xf6,0xe9,0x79,0xd0,0xb7,0xdb,0xab,0xb0,0xd8,0xbb,0xc5,0xda,0xcf,0xdb,0x22,0xe2, -0xe9,0x2d,0xf5,0xfb,0x71,0x01,0x00,0x26,0x02,0x17,0x5f,0x34,0x4c,0x19,0x57,0x4c, -0xde,0x44,0x38,0xcf,0x2a,0x23,0xb0,0x1a,0x11,0x5b,0x0a,0x03,0xbc,0xfb,0xf0,0x73, -0xdc,0xc4,0x04,0xb0,0xaf,0xf9,0xb6,0xbf,0x3d,0xce,0xd5,0xbf,0xdf,0xea,0xc2,0xf1, -0xf8,0xd9,0xfd,0xfd,0x5c,0xff,0x0d,0x71,0x29,0x4a,0x4b,0x55,0x53,0x07,0x4c,0x3b, -0xa2,0x30,0x24,0x5d,0x1c,0x19,0xdc,0x11,0x04,0x3e,0xfe,0xf4,0x00,0xe4,0xc9,0x3f, -0xb2,0xad,0x27,0xaf,0xbe,0xa5,0xc9,0xd0,0x2c,0xdd,0xe5,0x83,0xed,0xf8,0xae,0x02, -0x02,0x49,0xfe,0x04,0x32,0x19,0x35,0xb2,0x4e,0x57,0xdb,0x4a,0x41,0xbc,0x37,0x2a, -0x5c,0x22,0x17,0x84,0x0e,0x08,0xb6,0x01,0xfb,0x30,0xf0,0xda,0x62,0xc1,0xac,0xb0, -0xad,0xb9,0xc2,0xc1,0xce,0x8e,0xd6,0xe0,0x2d,0xed,0xf4,0x0c,0xfb,0xff,0x2c,0x00, -0x01,0x96,0x10,0x2c,0xb0,0x49,0x54,0x1c,0x54,0x49,0xdf,0x3a,0x2e,0x8d,0x24,0x1f, -0xb1,0x15,0x0b,0xa8,0x06,0x02,0x58,0xf5,0xe0,0x4a,0xc7,0xb2,0x3d,0xab,0xaf,0xd5, -0xbc,0xc8,0xf3,0xd2,0xdb,0x4d,0xe5,0xf1,0x67,0xfa,0xfe,0x9b,0xfc,0xfa,0xe8,0x06, -0x22,0x06,0x3f,0x51,0x91,0x56,0x4f,0x11,0x40,0x34,0x04,0x2c,0x1e,0x14,0x18,0x11, -0xf4,0x0a,0x0a,0xa0,0x01,0xec,0x15,0xd0,0xba,0xda,0xac,0xad,0x4c,0xb8,0xc1,0xe3, -0xca,0xd7,0x0d,0xe2,0xea,0xbb,0xf5,0xfb,0x81,0xf9,0xfa,0x69,0x02,0x16,0x66,0x2f, -0x47,0xfe,0x54,0x51,0x25,0x4b,0x41,0xf6,0x31,0x27,0x79,0x1c,0x13,0x90,0x0d,0x0b, -0x00,0x06,0xf4,0xfc,0xe1,0xc8,0xb7,0xb0,0xae,0x8f,0xb1,0xb6,0x0f,0xc5,0xce,0x64, -0xda,0xe7,0x25,0xef,0xf5,0xf1,0xf6,0xfa,0x86,0x00,0x0d,0x21,0x29,0x3c,0xa7,0x49, -0x56,0x43,0x4f,0x44,0x04,0x3b,0x2e,0xf9,0x21,0x18,0xfd,0x12,0x0f,0xf3,0x06,0xf7, -0x7d,0xe4,0xce,0x22,0xbe,0xb2,0x25,0xb0,0xb7,0x72,0xbe,0xc9,0xaf,0xd5,0xe2,0x12, -0xec,0xf2,0xfc,0xf3,0xf9,0xe4,0x01,0x0c,0xe3,0x1d,0x30,0xc6,0x42,0x52,0x15,0x54, -0x4a,0x0d,0x3e,0x32,0x19,0x2a,0x1d,0xb5,0x17,0x12,0x10,0x05,0xfc,0x25,0xee,0xd6, -0xb9,0xc6,0xb9,0x60,0xaf,0xb2,0x17,0xbb,0xc6,0xf2,0xce,0xd8,0x9c,0xe5,0xee,0x98, -0xf9,0x00,0x63,0xff,0x03,0x57,0x0f,0x21,0xb5,0x38,0x4c,0xe9,0x55,0x4f,0x5b,0x43, -0x39,0x15,0x2d,0x22,0xef,0x17,0x0d,0xc8,0x06,0x02,0x1f,0xfb,0xe7,0x7a,0xd2,0xbe, -0x95,0xaf,0xaf,0x56,0xb8,0xc1,0x6b,0xcb,0xd4,0x71,0xdf,0xea,0x33,0xf4,0xfd,0x17, -0xfe,0xfe,0xa9,0x08,0x19,0xf2,0x34,0x4a,0xef,0x52,0x50,0x6f,0x47,0x3c,0x5a,0x32, -0x28,0xb8,0x20,0x1a,0xf6,0x13,0x0a,0x6d,0xfa,0xec,0x33,0xd7,0xc1,0x91,0xb5,0xb0, -0x30,0xb4,0xbb,0x7a,0xc4,0xcf,0x92,0xd9,0xe1,0x12,0xe8,0xf0,0xa3,0xfb,0x05,0x7b, -0x08,0x0e,0x72,0x20,0x3c,0x38,0x4d,0x54,0x0a,0x54,0x48,0x32,0x3a,0x2d,0xde,0x21, -0x1c,0x29,0x14,0x07,0x8e,0x02,0xfd,0x98,0xed,0xd2,0x6b,0xbb,0xae,0x45,0xaa,0xb3, -0x2c,0xbf,0xc7,0x9a,0xd4,0xdf,0x0d,0xe6,0xed,0x5c,0xf4,0xfa,0x1c,0x00,0x05,0xfa, -0x15,0x30,0x3a,0x48,0x53,0xbe,0x54,0x48,0x18,0x3f,0x34,0x2c,0x27,0x1f,0xa9,0x1a, -0x12,0x77,0x0e,0x04,0x88,0xf4,0xe0,0xda,0xc7,0xb2,0x02,0xaa,0xb1,0xdd,0xba,0xc2, -0x59,0xce,0xd8,0x4d,0xe1,0xe8,0x7a,0xec,0xf3,0xc0,0xfa,0x00,0x0d,0x0f,0x29,0x42, -0x40,0x4e,0xc6,0x54,0x50,0x90,0x45,0x37,0xb7,0x2c,0x28,0x24,0x20,0x1a,0xa2,0x14, -0x07,0x15,0xf8,0xe4,0x01,0xcf,0xbb,0x1e,0xb0,0xb0,0xb9,0xb6,0xc0,0x36,0xcd,0xd1, -0x89,0xd7,0xdf,0x18,0xe7,0xf0,0xdd,0xf7,0xff,0x7b,0x0d,0x1e,0xa1,0x34,0x47,0x02, -0x4f,0x54,0xec,0x4a,0x3b,0x94,0x35,0x2e,0xa2,0x28,0x21,0xf5,0x15,0x0c,0x8c,0xfd, -0xeb,0x65,0xd8,0xc2,0x5c,0xb7,0xb0,0xa9,0xae,0xbb,0xb4,0xc2,0xcd,0x2d,0xd8,0xdb, -0x1d,0xe4,0xec,0x06,0xf2,0xfa,0x3a,0x06,0x18,0xc7,0x2e,0x3b,0x27,0x49,0x54,0xfd, -0x4e,0x45,0x3a,0x3a,0x2e,0xba,0x29,0x22,0xad,0x1d,0x16,0x0b,0x07,0xf8,0xa1,0xdf, -0xc8,0x29,0xbe,0xb1,0x65,0xaf,0xb4,0xcd,0xbc,0xcc,0x84,0xd6,0xda,0x1c,0xe1,0xe4, -0xf2,0xec,0xf5,0x74,0xfe,0x0e,0x9f,0x1e,0x30,0xba,0x47,0x52,0xfe,0x53,0x4e,0x91, -0x3f,0x32,0x03,0x2a,0x25,0x6d,0x20,0x1b,0x5d,0x14,0x04,0xa6,0xed,0xd9,0xca,0xc1, -0xb2,0x56,0xae,0xae,0xdc,0xb8,0xc4,0xf4,0xcf,0xd8,0x17,0xde,0xe3,0x75,0xe7,0xed, -0x0e,0xf9,0x05,0x7e,0x10,0x23,0x68,0x3d,0x49,0x7a,0x54,0x53,0x63,0x44,0x3a,0x4f, -0x2f,0x27,0x18,0x27,0x21,0xe4,0x1a,0x10,0x38,0xfb,0xe5,0xdf,0xcf,0xba,0xf4,0xae, -0xaa,0x57,0xb4,0xbc,0xfe,0xc7,0xd3,0x03,0xda,0xdf,0x0f,0xe3,0xe5,0x08,0xed,0xfb, -0x14,0x09,0x1b,0x47,0x30,0x43,0x5e,0x56,0x57,0xa2,0x4b,0x41,0x29,0x37,0x2a,0x74, -0x24,0x22,0x61,0x1f,0x18,0xfb,0x09,0xf2,0xdb,0xda,0xc8,0x2e,0xb3,0xa9,0xed,0xae, -0xb5,0x45,0xbf,0xcc,0xc3,0xd4,0xdd,0xe3,0xe4,0xe6,0x11,0xe9,0xf2,0x1c,0x01,0x11, -0x02,0x22,0x39,0xd1,0x4e,0x55,0xa7,0x55,0x4b,0x33,0x3d,0x34,0x21,0x2a,0x22,0x04, -0x1f,0x1c,0x86,0x14,0x00,0xbc,0xe8,0xd5,0x26,0xbd,0xaf,0x93,0xaa,0xac,0x4d,0xb9, -0xc4,0x7d,0xce,0xd7,0x5e,0xe0,0xe5,0xa7,0xe8,0xee,0xca,0xfa,0x08,0x81,0x16,0x29, -0x1f,0x3f,0x51,0x4b,0x57,0x4f,0xc0,0x42,0x34,0xbf,0x2c,0x25,0x94,0x1d,0x1d,0xf7, -0x19,0x0c,0x1c,0xfa,0xe6,0x9a,0xcd,0xb8,0x6d,0xac,0xac,0xc8,0xb4,0xc2,0x27,0xce, -0xd3,0x93,0xdd,0xe3,0x07,0xe3,0xe6,0x6f,0xf1,0xfe,0x1a,0x0c,0x1f,0x25,0x34,0x47, -0x13,0x55,0x52,0xeb,0x46,0x3c,0x35,0x33,0x29,0x05,0x23,0x24,0x9d,0x21,0x15,0xb6, -0x04,0xed,0x41,0xd7,0xc6,0xca,0xb5,0xad,0x42,0xb1,0xbb,0x63,0xc3,0xce,0xb7,0xd9, -0xdf,0x61,0xe1,0xe5,0x1c,0xea,0xf5,0xcc,0x06,0x14,0x5a,0x26,0x3c,0xaf,0x4d,0x52, -0x7a,0x53,0x48,0xd4,0x38,0x31,0xf4,0x28,0x21,0xeb,0x22,0x1e,0x87,0x0c,0xf8,0xe5, -0xe3,0xd0,0xac,0xbe,0xb3,0xef,0xad,0xb1,0x2a,0xbf,0xc7,0xb4,0xd0,0xdb,0x5d,0xdf, -0xe0,0xc9,0xe6,0xf1,0x25,0xfe,0x0a,0xdd,0x17,0x2b,0x3c,0x44,0x54,0xa3,0x55,0x4e, -0x28,0x44,0x35,0x6e,0x2a,0x25,0x0b,0x24,0x1c,0x8e,0x12,0x05,0xbb,0xf2,0xe1,0xd6, -0xca,0xb6,0xa0,0xad,0xad,0x93,0xb5,0xc2,0xf0,0xcd,0xd7,0xd3,0xdd,0xe1,0x4f,0xe6, -0xec,0x02,0xf9,0x02,0x16,0x06,0x17,0xa1,0x32,0x4b,0xd3,0x57,0x54,0x95,0x49,0x3c, -0xd8,0x2e,0x28,0xf0,0x21,0x20,0xf6,0x1b,0x0d,0x19,0x01,0xf2,0xa5,0xdd,0xc2,0x6e, -0xae,0xa8,0x3e,0xaf,0xbb,0x17,0xc9,0xd2,0x13,0xdb,0xe1,0x98,0xe2,0xe8,0x6d,0xf4, -0xfc,0x75,0x00,0x08,0xa8,0x1f,0x3e,0xc9,0x53,0x57,0xe6,0x4f,0x41,0x63,0x33,0x2a, -0x85,0x24,0x21,0x4f,0x1c,0x14,0x01,0x0c,0xff,0xaf,0xee,0xd6,0x62,0xb9,0xaa,0xae, -0xaa,0xb4,0x9b,0xc3,0xcd,0x76,0xd5,0xdc,0xfd,0xe1,0xe8,0x8d,0xee,0xf4,0x1c,0xf8, -0xfb,0x4b,0x10,0x2f,0xdd,0x47,0x57,0xa0,0x56,0x47,0x64,0x3b,0x31,0x5b,0x27,0x21, -0xe3,0x1c,0x19,0x99,0x12,0x08,0x33,0xfd,0xe3,0xba,0xc7,0xb4,0x81,0xa8,0xb0,0x7f, -0xbb,0xc5,0x50,0xd1,0xd9,0xc5,0xdf,0xe6,0x33,0xeb,0xf3,0x69,0xf7,0xf8,0x87,0x07, -0x1f,0x69,0x38,0x4c,0xcd,0x56,0x4c,0x25,0x41,0x3a,0x58,0x2a,0x24,0x9e,0x21,0x18, -0x0b,0x11,0x0d,0x54,0x04,0xf0,0xe9,0xd9,0xc4,0xb2,0xaf,0xae,0x95,0xb9,0xbe,0x51, -0xca,0xd5,0x47,0xd9,0xe2,0x88,0xea,0xf0,0x5d,0xf4,0xf6,0xcd,0x00,0x13,0xa2,0x30, -0x47,0x69,0x4f,0x52,0xc7,0x48,0x3d,0x56,0x35,0x2d,0xd3,0x23,0x1b,0x8a,0x15,0x12, -0xfa,0x09,0xf7,0x90,0xe2,0xc8,0x8c,0xb8,0xb2,0x9c,0xb5,0xbb,0xea,0xc1,0xcd,0x5d, -0xd7,0xe0,0x12,0xe7,0xec,0x15,0xef,0xf4,0x80,0xfb,0x0a,0xd5,0x22,0x36,0x4b,0x4a, -0x52,0x7c,0x50,0x48,0x4f,0x3d,0x30,0x93,0x27,0x1e,0x77,0x17,0x18,0x10,0x12,0x06, -0xd6,0xf1,0xd6,0xb9,0xc0,0xb1,0x0c,0xb0,0xb3,0x76,0xba,0xc5,0x7e,0xd1,0xdb,0x2f, -0xe6,0xeb,0xfd,0xec,0xef,0xf2,0xf0,0x00,0x60,0x15,0x29,0xe8,0x3d,0x4b,0x16,0x52, -0x4e,0xf1,0x40,0x36,0x1d,0x2c,0x23,0x44,0x1e,0x17,0xd9,0x16,0x10,0xc5,0xfb,0xe5, -0x07,0xcf,0xbc,0xc2,0xb2,0xaf,0xd6,0xb6,0xc1,0x08,0xcb,0xd5,0x40,0xdc,0xe4,0x86, -0xeb,0xec,0x3e,0xef,0xf8,0xbe,0x07,0x1d,0x9a,0x32,0x43,0x70,0x51,0x4f,0x0a,0x46, -0x3c,0xe0,0x33,0x2b,0x46,0x25,0x1b,0xf8,0x15,0x11,0x17,0x07,0xf6,0x1e,0xdd,0xc8, -0x2f,0xb7,0xae,0x27,0xb1,0xb9,0xa3,0xc4,0xd0,0x52,0xd7,0xdf,0xfd,0xe7,0xea,0x2a, -0xef,0xf0,0x63,0xf7,0x0d,0xb8,0x26,0x3e,0x4f,0x51,0x57,0xf0,0x4f,0x40,0x99,0x35, -0x31,0x50,0x29,0x22,0x46,0x1f,0x1a,0xba,0x12,0x02,0x84,0xe8,0xce,0x5b,0xb8,0xae, -0x25,0xad,0xb6,0xe8,0xc2,0xcc,0xce,0xd5,0xdc,0x83,0xe1,0xe6,0x3c,0xec,0xed,0xff, -0xf3,0x01,0x89,0x19,0x36,0x82,0x48,0x54,0x7d,0x55,0x49,0x01,0x3d,0x33,0x23,0x29, -0x21,0x0d,0x21,0x1b,0xfd,0x18,0x0f,0x4e,0xf6,0xda,0xdc,0xc3,0xb2,0xe9,0xab,0xb1, -0x40,0xb8,0xc3,0x88,0xd1,0xdd,0x01,0xe1,0xe6,0xa0,0xe8,0xea,0xa5,0xf3,0x00,0x95, -0x0e,0x23,0x03,0x39,0x4e,0x2c,0x56,0x50,0xcc,0x47,0x37,0xe0,0x29,0x26,0x8b,0x20, -0x1e,0x36,0x1c,0x0f,0x4b,0xff,0xef,0x80,0xd9,0xbd,0x2d,0xae,0xac,0x8b,0xb1,0xbf, -0x21,0xcd,0xd3,0x5a,0xdc,0xe5,0xac,0xe7,0xe9,0x1f,0xf2,0xfb,0xf7,0x03,0x13,0xc4, -0x29,0x42,0x91,0x4f,0x54,0xbf,0x49,0x3d,0x24,0x38,0x2c,0x9b,0x21,0x21,0xda,0x1c, -0x14,0x01,0x09,0xf6,0x50,0xe6,0xd1,0xb0,0xba,0xb0,0x32,0xad,0xb8,0xd6,0xc2,0xcc, -0xb3,0xd7,0xdf,0xa4,0xe3,0xe7,0x4e,0xec,0xf8,0x42,0x03,0x04,0x5f,0x12,0x32,0x26, -0x4b,0x55,0x86,0x55,0x47,0x90,0x3d,0x34,0x0a,0x2a,0x22,0x9e,0x1c,0x17,0x72,0x0f, -0x03,0xb9,0xf8,0xe1,0xbf,0xc3,0xb2,0xde,0xa9,0xb0,0xd0,0xbd,0xc3,0xfa,0xcc,0xd9, -0xab,0xe3,0xe9,0x97,0xea,0xf0,0xfe,0xf7,0xfa,0x7d,0x08,0x21,0x7a,0x40,0x55,0x78, -0x55,0x4f,0x82,0x44,0x3a,0x49,0x31,0x26,0x61,0x1e,0x20,0xe7,0x18,0x0c,0x78,0x04, -0xed,0x96,0xd2,0xb8,0x8c,0xa9,0xaa,0x38,0xb7,0xc2,0x89,0xc9,0xd1,0x29,0xdd,0xe3, -0x1a,0xe4,0xec,0xbc,0xf2,0xf4,0xa0,0xff,0x15,0x2f,0x33,0x4d,0x97,0x56,0x54,0x59, -0x49,0x3f,0x22,0x38,0x2e,0x01,0x25,0x1f,0x40,0x19,0x12,0x10,0x0b,0xfb,0x7c,0xe4, -0xc7,0x88,0xb2,0xa9,0xc1,0xb0,0xbc,0xb1,0xc0,0xcb,0x64,0xd5,0xde,0xb9,0xe5,0xed, -0x46,0xf3,0xf6,0x11,0xfb,0x05,0x33,0x1c,0x38,0x63,0x4c,0x55,0x95,0x55,0x47,0x7e, -0x3d,0x34,0x32,0x2a,0x22,0x80,0x18,0x0f,0xd3,0x0c,0x07,0x54,0xf6,0xdf,0x94,0xc4, -0xb0,0x60,0xa9,0xb2,0x61,0xbd,0xc6,0x16,0xd1,0xd9,0x54,0xe0,0xea,0xe6,0xef,0xf0, -0x90,0xf5,0xfc,0x30,0x0c,0x2a,0xcf,0x46,0x51,0xe8,0x56,0x4d,0xbb,0x3f,0x39,0x74, -0x2d,0x24,0xb2,0x1c,0x14,0xfa,0x11,0x0c,0x45,0x01,0xea,0xfa,0xcc,0xba,0xd8,0xae, -0xaf,0x64,0xbb,0xc1,0xea,0xca,0xd4,0x3c,0xdf,0xe9,0x31,0xef,0xf4,0x42,0xf6,0xf5, -0x04,0xff,0x14,0xd4,0x2f,0x4a,0x12,0x53,0x51,0xca,0x4b,0x3d,0x5c,0x34,0x29,0x53, -0x1b,0x12,0xa7,0x0d,0x0d,0xcb,0x0e,0x02,0x74,0xe7,0xc6,0x63,0xb0,0xab,0xca,0xaf, -0xbc,0x1b,0xc4,0xcb,0xdb,0xd7,0xe3,0xcd,0xec,0xf2,0x37,0xf1,0xed,0xb8,0xf3,0x08, -0xa4,0x29,0x47,0x15,0x4f,0x51,0x18,0x4b,0x3f,0x51,0x3c,0x35,0x5d,0x26,0x1b,0xbf, -0x12,0x10,0xde,0x11,0x04,0x1f,0xee,0xcf,0x43,0xb9,0xb1,0xf3,0xaf,0xb8,0x62,0xbd, -0xc1,0x33,0xcf,0xdd,0x84,0xe7,0xf2,0x77,0xef,0xea,0x7d,0xeb,0xf9,0x12,0x1b,0x37, -0xfe,0x49,0x53,0xc1,0x4f,0x4a,0x0e,0x43,0x38,0xfb,0x2d,0x24,0xc7,0x18,0x14,0x03, -0x14,0x13,0xc6,0xfc,0xde,0x1c,0xc5,0xb0,0x2d,0xb0,0xb2,0x59,0xb7,0xbd,0xf6,0xc6, -0xd1,0xb1,0xdd,0xea,0x73,0xf2,0xf1,0x8b,0xec,0xf3,0xc5,0x03,0x22,0x5d,0x41,0x4f, -0x24,0x54,0x52,0x0e,0x4b,0x40,0x19,0x32,0x28,0x7c,0x1f,0x14,0x5e,0x13,0x13,0x62, -0x0f,0xfb,0xd7,0xd4,0xb9,0x39,0xad,0xab,0xc6,0xb2,0xb9,0xc5,0xc2,0xcf,0x04,0xd9, -0xe5,0xb5,0xed,0xee,0x05,0xea,0xe4,0xca,0xf1,0x17,0x84,0x39,0x4f,0x2f,0x56,0x52, -0x6a,0x4e,0x44,0xa9,0x39,0x2c,0x42,0x1f,0x1c,0x87,0x1c,0x1f,0xb7,0x19,0xff,0x0d, -0xdc,0xbf,0xe3,0xae,0xac,0x59,0xb1,0xb5,0x36,0xba,0xc7,0x24,0xd7,0xe0,0x59,0xe6, -0xea,0x83,0xea,0xea,0x07,0xee,0x06,0x16,0x2a,0x43,0x50,0x51,0x55,0x93,0x51,0x4e, -0x97,0x43,0x32,0xf9,0x25,0x1f,0x9c,0x19,0x17,0x2c,0x19,0x10,0x79,0xf3,0xcf,0x18, -0xb7,0xaa,0x37,0xaf,0xb3,0x9d,0xb5,0xbd,0xcf,0xcd,0xda,0xb2,0xe1,0xe7,0xef,0xea, -0xec,0x43,0xeb,0xf8,0xa5,0x19,0x3c,0x56,0x4d,0x50,0x0f,0x53,0x50,0xa6,0x46,0x3c, -0x1c,0x2e,0x23,0x11,0x1f,0x18,0x56,0x19,0x16,0x59,0x01,0xde,0x0f,0xbf,0xb1,0xc4, -0xab,0xaf,0x86,0xb5,0xb7,0x95,0xc4,0xd6,0xe6,0xde,0xe8,0xe6,0xed,0xea,0x18,0xe6, -0xe7,0xf9,0x03,0x2d,0xd8,0x45,0x51,0xf0,0x54,0x52,0xc6,0x50,0x43,0x7d,0x31,0x28, -0xa0,0x1f,0x19,0xe2,0x1b,0x1e,0x4e,0x13,0xf5,0xd2,0xcd,0xb5,0x75,0xae,0xb0,0x0c, -0xb4,0xb4,0xc5,0xbe,0xcf,0xd2,0xda,0xe4,0x9b,0xea,0xec,0xb0,0xe7,0xe5,0x03,0xf0, -0x13,0x8f,0x35,0x4c,0x35,0x57,0x52,0x61,0x52,0x46,0x1e,0x37,0x2d,0xb3,0x25,0x20, -0x6a,0x1d,0x1a,0x86,0x1b,0x0c,0xf2,0xe4,0xc5,0x35,0xae,0xaa,0x9e,0xb0,0xb3,0x92, -0xbc,0xc6,0x78,0xd2,0xdc,0x8e,0xe2,0xe8,0x30,0xea,0xe6,0x00,0xec,0x01,0xa1,0x1f, -0x42,0x41,0x53,0x56,0x85,0x53,0x4a,0x7b,0x40,0x36,0x37,0x2d,0x25,0x6b,0x20,0x1e, -0x00,0x19,0x11,0x81,0xfd,0xd9,0x70,0xbc,0xae,0xd9,0xaa,0xb1,0xeb,0xb8,0xbf,0x11, -0xcb,0xd7,0x32,0xe0,0xe5,0x03,0xe9,0xe7,0xf5,0xe6,0xf4,0x44,0x0d,0x2b,0x44,0x47, -0x53,0x76,0x57,0x53,0xe8,0x49,0x3d,0x7c,0x2f,0x2a,0x1a,0x23,0x1c,0x42,0x1e,0x19, -0xb4,0x08,0xec,0x6f,0xcf,0xb7,0x8e,0xad,0xad,0xf7,0xb2,0xba,0x0e,0xc7,0xd1,0xd4, -0xd9,0xe3,0x52,0xe5,0xe8,0x7a,0xea,0xee,0xd6,0xfc,0x17,0x49,0x37,0x4c,0x14,0x54, -0x57,0x7d,0x4e,0x40,0xfb,0x37,0x2c,0xb5,0x22,0x1f,0x05,0x1c,0x1b,0x32,0x15,0x02, -0x57,0xe1,0xc0,0x90,0xb2,0xa9,0xbf,0xac,0xb9,0xf1,0xbe,0xcc,0x3c,0xdb,0xe1,0x43, -0xe5,0xe6,0xd1,0xe5,0xe9,0x10,0xf2,0x0a,0xe2,0x28,0x3f,0xfd,0x4d,0x54,0x0b,0x54, -0x49,0xb7,0x3e,0x30,0xef,0x24,0x23,0x00,0x21,0x1a,0xa7,0x19,0x0c,0x9a,0xf0,0xd7, -0x83,0xbf,0xae,0x37,0xaa,0xb2,0x43,0xbb,0xc6,0x29,0xd6,0xde,0x8f,0xe1,0xe5,0x86, -0xe5,0xe3,0x43,0xec,0xfc,0x81,0x13,0x32,0xc9,0x4a,0x56,0x24,0x57,0x4e,0xf4,0x3f, -0x31,0x5f,0x2a,0x24,0x39,0x20,0x1e,0xc9,0x20,0x19,0x9c,0x03,0xe7,0x9c,0xc6,0xb2, -0x92,0xac,0xaf,0x9e,0xb8,0xc3,0xc0,0xcd,0xd8,0x71,0xdf,0xe5,0x16,0xe5,0xe1,0xeb, -0xe4,0xee,0x4c,0x00,0x1e,0x0b,0x3f,0x52,0xf0,0x56,0x54,0xaf,0x49,0x3c,0x7e,0x30, -0x27,0x8e,0x22,0x1e,0x2d,0x1f,0x1d,0x6a,0x13,0xfb,0xbb,0xda,0xbd,0x17,0xaf,0xab, -0x7a,0xb2,0xbe,0x97,0xc6,0xd0,0x8c,0xda,0xe2,0x3e,0xe8,0xe7,0x19,0xe5,0xe6,0x96, -0xf0,0x08,0x87,0x2c,0x48,0xf5,0x54,0x57,0x01,0x4e,0x3f,0x62,0x36,0x2e,0xd4,0x23, -0x1f,0x1d,0x21,0x21,0xdc,0x1e,0x0e,0x65,0xed,0xcb,0x51,0xb6,0xa9,0x59,0xad,0xba, -0x81,0xbf,0xc8,0xc6,0xd4,0xdf,0xd9,0xe6,0xe9,0xc7,0xe6,0xe3,0xcd,0xe8,0xfd,0x01, -0x1e,0x39,0xca,0x4b,0x50,0x4c,0x50,0x47,0x96,0x3f,0x34,0x7f,0x27,0x20,0xc4,0x1b, -0x1a,0xf9,0x1d,0x18,0x8a,0x00,0xe1,0x7d,0xc2,0xb1,0x6e,0xac,0xb1,0x77,0xb8,0xbf, -0x16,0xce,0xdb,0x9c,0xe4,0xea,0xbb,0xeb,0xe5,0x6e,0xe4,0xec,0x37,0x06,0x2b,0xcd, -0x43,0x52,0x90,0x4e,0x49,0x35,0x46,0x39,0x5f,0x2e,0x25,0x6e,0x1e,0x1a,0xba,0x17, -0x1a,0x74,0x12,0xf4,0xcb,0xd3,0xb9,0xde,0xad,0xb2,0x9a,0xb4,0xb9,0xba,0xc3,0xd1, -0xd0,0xde,0xe6,0xde,0xea,0xea,0xbf,0xe4,0xe4,0x5a,0xf5,0x11,0xbf,0x35,0x4f,0x21, -0x4e,0x4f,0x46,0x4e,0x42,0x28,0x39,0x2c,0x64,0x21,0x1b,0x57,0x1c,0x20,0xe2,0x18, -0x06,0x49,0xe8,0xc3,0x20,0xb2,0xaf,0x47,0xae,0xb4,0x75,0xba,0xc6,0xc8,0xd8,0xe5, -0x70,0xea,0xe8,0xdb,0xe6,0xe6,0x02,0xea,0x00,0x9a,0x26,0x40,0x61,0x4c,0x53,0xac, -0x51,0x4b,0x1f,0x41,0x32,0xf0,0x25,0x1f,0x0a,0x1d,0x1d,0x54,0x1d,0x12,0xba,0xf6, -0xd6,0x92,0xbb,0xaf,0xcc,0xad,0xb1,0xc4,0xb5,0xbe,0x72,0xcd,0xdb,0x59,0xe3,0xe6, -0xad,0xe6,0xe6,0xdb,0xee,0xfa,0x04,0x12,0x30,0x6a,0x40,0x45,0xee,0x52,0x53,0x28, -0x49,0x42,0x71,0x30,0x27,0x13,0x21,0x19,0x8a,0x19,0x11,0x9c,0x02,0xf0,0xe4,0xd1, -0xc2,0x51,0xb4,0xaa,0x74,0xb0,0xb3,0x94,0xc1,0xd5,0x70,0xdd,0xe5,0x57,0xe8,0xe6, -0xb5,0xeb,0xf1,0x06,0x01,0x22,0x99,0x38,0x42,0x7f,0x51,0x55,0x34,0x4e,0x42,0x88, -0x35,0x28,0x59,0x22,0x22,0x1e,0x20,0x17,0x61,0x0c,0xf1,0x90,0xd2,0xc5,0x22,0xb7, -0xb0,0x88,0xaf,0xb3,0x8b,0xbd,0xcd,0x8a,0xdb,0xe0,0xda,0xe1,0xe4,0xb7,0xe8,0xec, -0x1d,0xfe,0x16,0x99,0x2e,0x3d,0xc4,0x43,0x50,0xc5,0x52,0x47,0x1a,0x3f,0x34,0x52, -0x26,0x25,0xb7,0x21,0x19,0x8e,0x15,0x00,0x4a,0xe1,0xd0,0xd5,0xc2,0xb5,0x8f,0xb2, -0xb2,0x64,0xb5,0xc2,0x06,0xd6,0xdd,0x37,0xdf,0xe3,0x07,0xe4,0xe6,0x17,0xf5,0x07, -0x63,0x20,0x39,0xc3,0x41,0x4d,0x05,0x56,0x4e,0x87,0x44,0x35,0xf5,0x2a,0x29,0x22, -0x28,0x21,0x4c,0x19,0x0c,0x05,0xf3,0xd2,0xd6,0xc0,0xb6,0x6f,0xab,0xae,0xfa,0xb0, -0xbd,0xdb,0xcf,0xd8,0x17,0xdb,0xde,0x2c,0xe3,0xe7,0xac,0xef,0xff,0xa6,0x18,0x31, -0x6e,0x40,0x4d,0x6e,0x52,0x4f,0xad,0x47,0x38,0xbc,0x31,0x30,0x17,0x2b,0x23,0x4d, -0x1e,0x12,0x97,0xfc,0xe1,0x91,0xc9,0xb8,0xaf,0xae,0xaf,0x90,0xb0,0xb8,0xfc,0xc6, -0xd2,0x46,0xda,0xdc,0xc3,0xdd,0xe4,0x7b,0xec,0xf5,0x35,0x07,0x24,0xca,0x3a,0x48, -0x99,0x52,0x56,0x2a,0x50,0x41,0x53,0x36,0x2e,0x00,0x2a,0x2b,0x9b,0x20,0x17,0x97, -0x0e,0xf3,0xa2,0xd4,0xbd,0xe7,0xad,0xa9,0xba,0xab,0xb5,0x47,0xbe,0xcd,0xb0,0xd7, -0xd7,0x81,0xda,0xe6,0xd0,0xeb,0xf2,0xc1,0xfd,0x0d,0x1e,0x2a,0x40,0x9f,0x4e,0x58, -0x03,0x54,0x49,0x19,0x3b,0x31,0x8f,0x2b,0x29,0xc4,0x24,0x1c,0x24,0x14,0x08,0xd7, -0xe9,0xcc,0x73,0xb7,0xa9,0x4d,0xa7,0xb0,0x07,0xb9,0xc4,0xf8,0xd2,0xd9,0x46,0xdb, -0xe1,0xa6,0xe7,0xe9,0x53,0xf0,0xff,0x9d,0x17,0x34,0x2b,0x4b,0x53,0x3e,0x57,0x50, -0x52,0x45,0x3a,0x19,0x2f,0x2d,0xf3,0x25,0x1b,0x0c,0x1c,0x0e,0xea,0xfa,0xe0,0x4d, -0xc1,0xaf,0x0e,0xab,0xac,0x24,0xb3,0xbb,0x2b,0xc8,0xd2,0x87,0xd8,0xe3,0xe7,0xe7, -0xec,0x57,0xf3,0xf6,0x59,0x05,0x23,0xbc,0x3c,0x48,0xf2,0x56,0x56,0xef,0x4b,0x42, -0xfa,0x35,0x2a,0x80,0x22,0x1d,0x28,0x17,0x15,0xa6,0x10,0xfb,0xe3,0xd6,0xbd,0xe2, -0xac,0xa2,0xe4,0xac,0xb4,0x6b,0xc1,0xd0,0xa4,0xdb,0xe0,0xdc,0xe3,0xe7,0x80,0xe7, -0xec,0xd1,0xf9,0x10,0xb4,0x2b,0x48,0x8c,0x54,0x52,0xe7,0x4f,0x44,0x75,0x35,0x2d, -0xcb,0x28,0x22,0x50,0x1e,0x17,0x59,0x15,0x05,0x1b,0xe9,0xcc,0x72,0xb2,0xab,0x84, -0xaf,0xb6,0xfc,0xbf,0xc9,0x1e,0xd2,0xdb,0x54,0xe0,0xe4,0x72,0xe8,0xec,0xba,0xf6, -0x01,0x4b,0x1b,0x39,0x8a,0x46,0x51,0x61,0x53,0x4a,0xa7,0x41,0x37,0xdd,0x2e,0x27, -0x18,0x22,0x1c,0x5b,0x15,0x0e,0xde,0xfc,0xdf,0xe3,0xc5,0xb0,0xb2,0xa6,0xaf,0x75, -0xb7,0xc0,0x7d,0xcd,0xd5,0xcb,0xdb,0xe0,0x75,0xe4,0xea,0x28,0xee,0xf8,0x6b,0x07, -0x23,0x51,0x42,0x4f,0xe2,0x4f,0x52,0xba,0x48,0x3a,0xcc,0x31,0x2a,0xbe,0x24,0x21, -0x1a,0x1d,0x14,0xf6,0x0a,0xf7,0xe7,0xd3,0xb8,0xcf,0xab,0xa7,0x17,0xae,0xbb,0x68, -0xc5,0xd0,0xa9,0xd9,0xdd,0x1c,0xe1,0xe9,0xa7,0xf0,0xef,0x5f,0xf8,0x13,0x98,0x30, -0x45,0xe1,0x53,0x52,0x93,0x4d,0x44,0x85,0x38,0x30,0x77,0x2a,0x21,0x4b,0x19,0x15, -0xd2,0x10,0x02,0x28,0xe7,0xce,0x06,0xb4,0xaa,0x0a,0xaf,0xb4,0xe3,0xbc,0xc8,0x64, -0xd5,0xdd,0xa4,0xe2,0xe8,0xf1,0xea,0xea,0x28,0xf3,0x07,0x20,0x20,0x3d,0xd0,0x4a, -0x50,0xd4,0x52,0x48,0x74,0x40,0x33,0x38,0x27,0x23,0x97,0x1f,0x1d,0x92,0x17,0x0c, -0x61,0xf6,0xda,0x7c,0xbf,0xb4,0x91,0xaf,0xaf,0x79,0xb6,0xc1,0x0e,0xd1,0xd9,0x27, -0xdf,0xe1,0x1f,0xe4,0xe8,0x08,0xf0,0xfd,0x7b,0x13,0x2f,0x72,0x3d,0x4b,0x6c,0x55, -0x50,0x57,0x43,0x3b,0x44,0x2e,0x25,0xdd,0x26,0x21,0xd0,0x19,0x13,0x9e,0xff,0xe4, -0x84,0xcf,0xbd,0xc3,0xae,0xae,0xc9,0xb5,0xbd,0xef,0xc7,0xd4,0xf5,0xd8,0xdc,0xb6, -0xe4,0xe7,0x77,0xea,0xf5,0xc3,0x04,0x1d,0x08,0x37,0x48,0xd7,0x52,0x53,0x12,0x4a, -0x40,0x6b,0x35,0x2d,0x5e,0x2a,0x20,0x76,0x1e,0x1c,0x66,0x0e,0xf9,0xfe,0xd9,0xc1, -0xed,0xb2,0xab,0xf4,0xb0,0xb7,0x89,0xbf,0xcc,0x1f,0xd2,0xd9,0x89,0xe2,0xe5,0x00, -0xe9,0xed,0x13,0xf7,0x0c,0x7c,0x26,0x3e,0x4a,0x51,0x55,0x9e,0x50,0x48,0xcc,0x3b, -0x31,0x1f,0x2a,0x22,0xb2,0x20,0x1f,0x62,0x18,0x0b,0x7c,0xf0,0xce,0x46,0xb7,0xa8, -0x7d,0xa9,0xb1,0xfc,0xba,0xc7,0x58,0xd0,0xd9,0xa3,0xde,0xe0,0x1a,0xe5,0xe8,0xcb, -0xec,0xff,0xc0,0x18,0x34,0xfd,0x4e,0x55,0xd3,0x56,0x4f,0x22,0x40,0x35,0x90,0x29, -0x24,0x47,0x25,0x21,0x9d,0x1d,0x16,0x7e,0xfb,0xdd,0x21,0xc6,0xae,0xca,0xa8,0xac, -0x04,0xb6,0xc0,0x8d,0xcd,0xd7,0x4a,0xdb,0xdf,0x59,0xe3,0xe3,0x5e,0xe9,0xf6,0xd2, -0x05,0x20,0xeb,0x44,0x50,0x29,0x55,0x52,0x9c,0x45,0x3b,0x56,0x31,0x27,0x88,0x24, -0x24,0xa5,0x22,0x1e,0x58,0x0c,0xf5,0x3f,0xd2,0xb4,0xe4,0xab,0xa8,0x65,0xb2,0xbb, -0x1f,0xc4,0xd1,0xd7,0xdc,0xe1,0xd7,0xe1,0xe1,0xb7,0xe5,0xee,0x5e,0xf7,0x0f,0xcf, -0x2e,0x45,0x0c,0x52,0x54,0x86,0x51,0x46,0x9d,0x38,0x2d,0x9f,0x25,0x22,0xf3,0x21, -0x1c,0x41,0x15,0x0a,0x70,0xed,0xcc,0x0b,0xb7,0xa9,0x5e,0xa9,0xb2,0x0a,0xba,0xc5, -0x22,0xd4,0xdc,0xdd,0xe0,0xe4,0x58,0xe8,0xeb,0x2c,0xf0,0xfd,0xe3,0x15,0x33,0x2d, -0x4b,0x53,0xf5,0x57,0x4d,0xdc,0x3e,0x32,0xee,0x27,0x25,0xc0,0x22,0x1e,0x1d,0x1c, -0x14,0xe1,0x01,0xe2,0xcd,0xc3,0xb0,0x6b,0xa8,0xac,0xa5,0xb6,0xbf,0xea,0xce,0xd9, -0xed,0xdd,0xe1,0x88,0xe3,0xe8,0x4a,0xeb,0xf4,0x05,0x09,0x22,0xa7,0x3b,0x4c,0xc5, -0x55,0x56,0x24,0x4a,0x3c,0x57,0x2e,0x25,0xda,0x22,0x1e,0x95,0x1c,0x1a,0xc5,0x0c, -0xf5,0x2b,0xda,0xbd,0xf5,0xaf,0xa9,0x29,0xaf,0xb9,0x14,0xc6,0xd4,0x8a,0xdc,0xe1, -0xad,0xe4,0xe3,0xb3,0xe4,0xec,0x73,0xf9,0x12,0x39,0x32,0x45,0x54,0x51,0x56,0xb9, -0x4c,0x41,0x99,0x34,0x28,0xeb,0x24,0x22,0x8c,0x21,0x21,0x2a,0x18,0x03,0xb8,0xe2, -0xc5,0x3c,0xb5,0xad,0x00,0xb0,0xb6,0x39,0xc0,0xce,0xce,0xd9,0xe0,0xe0,0xe3,0xe3, -0x19,0xe2,0xe6,0xa2,0xef,0x03,0xdf,0x20,0x3a,0x4d,0x4d,0x54,0xad,0x54,0x4b,0x1f, -0x3d,0x31,0x96,0x27,0x1f,0x2f,0x24,0x23,0x87,0x1b,0x11,0x10,0xf8,0xd8,0xd5,0xbe, -0xaf,0xdb,0xab,0xb0,0x90,0xb9,0xc2,0xf3,0xcc,0xdb,0xd7,0xe1,0xe0,0x3e,0xe2,0xe5, -0x68,0xec,0xfc,0x93,0x0f,0x29,0xc0,0x43,0x50,0xf3,0x54,0x52,0x15,0x49,0x3c,0x2c, -0x2f,0x26,0x86,0x25,0x23,0x75,0x1f,0x16,0xea,0x00,0xe8,0x24,0xcc,0xb8,0x35,0xac, -0xaa,0x90,0xb1,0xbb,0x54,0xc6,0xd5,0x61,0xde,0xe1,0x06,0xe3,0xe2,0x38,0xe8,0xf3, -0xee,0x02,0x19,0xf9,0x34,0x4b,0x28,0x57,0x55,0x22,0x50,0x42,0x32,0x33,0x2b,0xc6, -0x22,0x22,0xdb,0x20,0x17,0xfc,0x10,0xfa,0x8c,0xdd,0xc2,0xd0,0xad,0xa8,0x3d,0xad, -0xb7,0x81,0xc3,0xce,0x50,0xda,0xe0,0xa4,0xdf,0xe3,0xb1,0xe6,0xf0,0x25,0x00,0x0e, -0x28,0x24,0x3e,0x83,0x4e,0x53,0x3f,0x51,0x49,0x0a,0x3b,0x2f,0x9e,0x2b,0x27,0xa9, -0x22,0x1a,0xef,0x0b,0x00,0xd3,0xf0,0xda,0x50,0xc0,0xaf,0x19,0xaa,0xae,0x82,0xba, -0xc6,0x7b,0xd0,0xdb,0xd0,0xe0,0xe3,0x33,0xea,0xf1,0x94,0xf7,0xfd,0xfb,0x0b,0x26, -0xf0,0x40,0x54,0x54,0x58,0x51,0x38,0x40,0x31,0xfa,0x27,0x24,0xd2,0x24,0x1c,0x17, -0x16,0x0d,0x42,0x00,0xec,0x6f,0xd1,0xb7,0x5f,0xab,0xab,0x72,0xb7,0xc5,0x24,0xcf, -0xd8,0xcd,0xda,0xdf,0x27,0xe7,0xed,0x0c,0xf6,0xf9,0xd7,0xff,0x16,0x68,0x39,0x4c, -0x62,0x53,0x54,0xc4,0x44,0x39,0xbc,0x32,0x2d,0x05,0x28,0x20,0x52,0x16,0x10,0x05, -0x07,0xf8,0x72,0xde,0xc1,0x5f,0xb4,0xab,0xab,0xb2,0xbe,0x3c,0xc7,0xd0,0xa0,0xd8, -0xdd,0x4f,0xe4,0xea,0xa5,0xf0,0xf4,0x92,0xf8,0x0d,0x47,0x2a,0x3f,0x05,0x52,0x54, -0x85,0x4c,0x43,0x27,0x3a,0x30,0x37,0x28,0x23,0xda,0x1b,0x15,0x85,0x10,0x03,0x08, -0xe7,0xcf,0x89,0xb9,0xab,0xf6,0xaf,0xb6,0x19,0xc0,0xcb,0x54,0xd5,0xdb,0x22,0xe1, -0xe7,0xf8,0xea,0xeb,0x9a,0xf1,0x00,0x7f,0x19,0x39,0x97,0x4c,0x57,0x11,0x54,0x46, -0x9f,0x3d,0x2f,0xfd,0x27,0x23,0xfa,0x1e,0x1e,0xfd,0x1d,0x11,0xbe,0xf7,0xd5,0x09, -0xba,0xaa,0x86,0xa8,0xb2,0xd6,0xbb,0xc8,0xc6,0xd4,0xda,0xab,0xe1,0xe6,0x3f,0xea, -0xeb,0x79,0xeb,0xf4,0x7b,0x0c,0x27,0x49,0x42,0x54,0xff,0x53,0x4f,0x45,0x44,0x34, -0x35,0x2b,0x25,0x99,0x1e,0x1c,0x1a,0x1a,0x15,0x0a,0x0c,0xef,0xcb,0xce,0xb4,0x5b, -0xa8,0xac,0xcb,0xb3,0xc2,0xd1,0xcc,0xd3,0x2b,0xdd,0xe4,0xb6,0xe9,0xee,0x98,0xed, -0xec,0x10,0xfa,0x17,0x70,0x37,0x4d,0x98,0x56,0x53,0x0e,0x47,0x3c,0x14,0x2f,0x26, -0xec,0x24,0x1d,0xf7,0x18,0x1c,0x29,0x16,0x00,0x42,0xe0,0xc1,0x10,0xad,0xa9,0x03, -0xb4,0xbc,0x62,0xc5,0xd1,0x4b,0xd8,0xde,0x99,0xe7,0xea,0x6a,0xe9,0xe9,0xeb,0xf2, -0x08,0x5b,0x2a,0x47,0x35,0x50,0x52,0x0e,0x50,0x46,0x62,0x3b,0x33,0x8b,0x2a,0x21, -0x80,0x1d,0x1a,0x4a,0x17,0x0c,0x33,0xf3,0xcd,0xfc,0xb6,0xae,0x3a,0xad,0xb1,0x6b, -0xb9,0xc3,0xa9,0xcf,0xdc,0x9a,0xe4,0xec,0xc3,0xef,0xeb,0x47,0xe7,0xf6,0x28,0x1a, -0x36,0xd4,0x46,0x52,0x5e,0x55,0x4c,0xa6,0x43,0x36,0x63,0x2c,0x23,0xb1,0x19,0x18, -0x55,0x1a,0x19,0x06,0x05,0xe1,0x92,0xc7,0xb3,0xdb,0xa9,0xb2,0x77,0xb6,0xbe,0x88, -0xcb,0xd4,0x77,0xdf,0xe9,0xe1,0xee,0xed,0x5f,0xe7,0xee,0x53,0x03,0x21,0xb6,0x3f, -0x4e,0x03,0x55,0x53,0x90,0x49,0x3e,0xaf,0x32,0x28,0xfc,0x21,0x19,0x7c,0x16,0x1b, -0x8e,0x10,0xf7,0xb4,0xd7,0xb8,0xdf,0xad,0xac,0x76,0xb1,0xb9,0x44,0xc4,0xcf,0x7c, -0xd8,0xe0,0x17,0xeb,0xee,0x8a,0xec,0xee,0x2e,0xf4,0x0f,0x26,0x30,0x40,0x80,0x50, -0x57,0xcf,0x4a,0x45,0x28,0x3c,0x2f,0x88,0x27,0x1b,0x07,0x15,0x16,0x03,0x13,0x03, -0x28,0xe8,0xcd,0xd4,0xb8,0xa9,0xcf,0xb0,0xb7,0x30,0xbc,0xca,0x1f,0xd3,0xdd,0x43, -0xe8,0xeb,0x08,0xec,0xee,0x05,0xf6,0x05,0xad,0x1e,0x36,0x51,0x4b,0x54,0xf7,0x51, -0x4d,0x41,0x40,0x32,0xa5,0x2a,0x24,0xc7,0x1f,0x1d,0x2f,0x15,0x08,0x71,0xf1,0xd9, -0x58,0xc1,0xb0,0xc8,0xae,0xaf,0xe3,0xb7,0xc6,0xea,0xcf,0xd7,0x0e,0xe0,0xe2,0x0f, -0xe8,0xee,0x10,0xf3,0xfe,0x83,0x0d,0x26,0xeb,0x3e,0x4f,0x51,0x57,0x50,0x0a,0x44, -0x38,0x77,0x2e,0x26,0x30,0x24,0x1b,0xb4,0x16,0x11,0x62,0x02,0xed,0x02,0xd2,0xbd, -0x25,0xae,0xac,0xa8,0xb3,0xbb,0x7e,0xc7,0xd4,0x68,0xdd,0xe4,0xd6,0xe9,0xea,0x2f, -0xf0,0xf2,0x52,0xfd,0x12,0x0e,0x2f,0x4b,0xa7,0x56,0x54,0x03,0x4e,0x41,0xee,0x32, -0x2b,0xe1,0x24,0x1e,0xbb,0x19,0x15,0x73,0x0c,0xfb,0x4d,0xe2,0xc9,0xa7,0xb2,0xad, -0x20,0xb2,0xb8,0xc5,0xc2,0xcb,0x8d,0xd4,0xde,0x04,0xe5,0xea,0x25,0xf1,0xf5,0xac, -0xf8,0x04,0xba,0x1b,0x3a,0x54,0x4f,0x55,0x37,0x52,0x47,0x54,0x3b,0x34,0x05,0x2c, -0x25,0x90,0x1f,0x14,0x51,0x0c,0x03,0x69,0xf3,0xdb,0xcc,0xc1,0xaf,0x4a,0xab,0xb2, -0xf4,0xbd,0xc7,0xbb,0xcf,0xd8,0xd4,0xdd,0xe6,0x7f,0xef,0xf4,0xda,0xfa,0xfb,0x4f, -0x09,0x26,0x8a,0x43,0x51,0xa6,0x55,0x4d,0x34,0x41,0x3a,0xe9,0x31,0x2a,0xb2,0x1f, -0x18,0x98,0x13,0x0a,0x26,0x00,0xec,0x41,0xd0,0xb9,0xe4,0xab,0xac,0x0a,0xb9,0xc0, -0xb8,0xc7,0xd2,0xcd,0xda,0xe3,0x3f,0xe8,0xed,0x18,0xf4,0xf9,0xea,0x03,0x18,0x87, -0x35,0x4d,0x09,0x55,0x51,0x73,0x4b,0x3f,0x94,0x36,0x30,0x2f,0x25,0x1e,0x7d,0x17, -0x0f,0x55,0x08,0xf6,0x9f,0xde,0xc4,0x63,0xad,0xab,0x62,0xb0,0xba,0x9d,0xc5,0xc9, -0xfa,0xd4,0xe0,0x48,0xe7,0xef,0xbc,0xf2,0xf2,0xf1,0xf7,0x05,0x57,0x20,0x41,0x98, -0x52,0x56,0xe9,0x50,0x47,0x02,0x3f,0x33,0x85,0x27,0x1d,0xf1,0x15,0x13,0xb8,0x12, -0x08,0x76,0xf4,0xd2,0x8a,0xb5,0xa8,0x89,0xa9,0xb4,0x9b,0xbe,0xc8,0x70,0xd2,0xdd, -0x70,0xe5,0xea,0xae,0xed,0xee,0x5f,0xf2,0xfa,0xca,0x11,0x32,0xdb,0x4b,0x55,0xc3, -0x54,0x4b,0xe2,0x40,0x39,0xe3,0x2c,0x23,0x67,0x1e,0x19,0x07,0x16,0x0e,0x84,0xfd, -0xe2,0x7f,0xc2,0xaf,0xba,0xa8,0xae,0x41,0xbb,0xc1,0x2d,0xca,0xd6,0xa4,0xdf,0xe7, -0x99,0xec,0xee,0xe9,0xf4,0xf7,0x65,0x03,0x20,0x00,0x3d,0x53,0xc1,0x57,0x4f,0xa2, -0x4a,0x3f,0xfa,0x31,0x28,0x7a,0x1d,0x18,0x77,0x17,0x13,0x47,0x09,0xf3,0xcc,0xd7, -0xbd,0x53,0xaa,0xaf,0x51,0xb7,0xbe,0xb1,0xc6,0xcd,0x18,0xdb,0xe6,0x44,0xe8,0xea, -0x67,0xee,0xf3,0xe2,0xfb,0x0d,0xef,0x29,0x43,0x94,0x50,0x53,0x88,0x4c,0x43,0x7e, -0x3c,0x2e,0x35,0x25,0x21,0x56,0x1c,0x14,0x0f,0x10,0x01,0x5e,0xe8,0xcf,0x05,0xb8, -0xaa,0x3c,0xaf,0xb9,0x10,0xbe,0xc8,0x32,0xd3,0xdb,0x22,0xe4,0xe9,0x7d,0xec,0xee, -0xda,0xf8,0x03,0x91,0x13,0x32,0xdc,0x4a,0x4f,0x1b,0x53,0x4c,0x64,0x3e,0x37,0xec, -0x2e,0x24,0xa9,0x1b,0x1b,0xc8,0x14,0x04,0xe6,0xfb,0xe6,0x65,0xc4,0xb6,0x02,0xb0, -0xac,0x4c,0xb9,0xc0,0xaf,0xc7,0xd4,0x10,0xdf,0xe5,0xc8,0xe4,0xee,0x86,0xf5,0xf7, -0x4c,0x06,0x20,0x68,0x3c,0x54,0xe1,0x54,0x50,0x00,0x4b,0x3d,0x5e,0x35,0x2a,0x68, -0x21,0x1d,0xde,0x14,0x10,0x69,0x07,0xef,0x6b,0xd5,0xbb,0xe4,0xad,0xaf,0x41,0xb3, -0xbd,0xfc,0xc1,0xca,0x80,0xda,0xe2,0x7d,0xe7,0xec,0xe4,0xed,0xf3,0x65,0xfc,0x11, -0x12,0x32,0x4a,0xde,0x53,0x4f,0x4c,0x4a,0x44,0xd6,0x39,0x33,0x92,0x29,0x21,0x77, -0x1f,0x15,0x23,0x09,0xfb,0x66,0xdf,0xc5,0x37,0xb3,0xaf,0x13,0xb6,0xbb,0x3c,0xc0, -0xc3,0x68,0xcc,0xd9,0x74,0xe0,0xe8,0x77,0xf2,0xf5,0xaf,0xfa,0x04,0xe2,0x1b,0x39, -0x0a,0x4a,0x50,0xbd,0x4f,0x48,0x75,0x40,0x3d,0xb9,0x32,0x25,0xb3,0x1e,0x15,0x17, -0x10,0x06,0x3e,0xf3,0xd9,0xf1,0xbe,0xad,0x9d,0xac,0xb3,0x3a,0xbc,0xbf,0xfd,0xc4, -0xd2,0xc8,0xd9,0xe4,0xc3,0xec,0xee,0x7c,0xf4,0xfd,0xfa,0x0e,0x2b,0x40,0x42,0x4f, -0xf6,0x55,0x52,0x71,0x48,0x40,0xc5,0x33,0x29,0x31,0x25,0x1f,0x97,0x17,0x11,0x20, -0x00,0xe5,0x2c,0xcd,0xb8,0xe8,0xa9,0xa9,0xb9,0xb2,0xba,0x6b,0xc8,0xd3,0x8f,0xd7, -0xdd,0x92,0xe4,0xe8,0x2c,0xef,0xfa,0xe5,0x08,0x1d,0xe4,0x35,0x49,0x34,0x56,0x56, -0x22,0x4e,0x43,0xb5,0x33,0x30,0xa9,0x2b,0x23,0x4e,0x1d,0x10,0x3d,0x02,0xee,0x7e, -0xd8,0xc3,0xee,0xb2,0xab,0xfe,0xaf,0xb6,0xf4,0xc3,0xce,0x24,0xd4,0xdb,0xd5,0xe0, -0xe8,0xb4,0xee,0xf4,0x1f,0xfd,0x0a,0x74,0x23,0x3f,0x26,0x54,0x5b,0x4e,0x58,0x49, -0x65,0x3a,0x32,0xb6,0x28,0x23,0x23,0x21,0x16,0x89,0x0d,0x02,0xf7,0xec,0xce,0xaa, -0xb6,0xac,0xeb,0xa9,0xb4,0xd6,0xc0,0xc8,0xed,0xd1,0xdb,0x88,0xde,0xe6,0xf3,0xf0, -0xf3,0x8c,0xf9,0x02,0x3e,0x13,0x2a,0xbf,0x48,0x57,0xc0,0x53,0x4e,0x75,0x44,0x36, -0xd6,0x2d,0x29,0xec,0x20,0x17,0xb0,0x0d,0x04,0x24,0xf5,0xe5,0x70,0xca,0xb1,0x7d, -0xab,0xad,0xf2,0xb7,0xc5,0xfe,0xcc,0xd3,0x5f,0xdd,0xe4,0x9b,0xed,0xf5,0x85,0xfc, -0xff,0xce,0x02,0x14,0x25,0x35,0x4e,0x2d,0x57,0x56,0x8b,0x4a,0x3c,0xc7,0x34,0x2b, -0x75,0x22,0x18,0x94,0x0f,0x07,0xb3,0xfe,0xf7,0x8c,0xe0,0xc1,0xe8,0xaf,0xa8,0xf5, -0xae,0xbe,0x44,0xc6,0xce,0x81,0xd8,0xe1,0x96,0xeb,0xf4,0xd7,0xfa,0xfa,0x7c,0xf9, -0x0d,0x41,0x29,0x42,0x63,0x56,0x53,0x5d,0x4c,0x43,0x2a,0x39,0x31,0x61,0x28,0x1d, -0x1d,0x13,0x09,0x38,0x05,0xfd,0x60,0xe3,0xce,0x67,0xb8,0xaa,0x06,0xb0,0xb7,0x5b, -0xc0,0xca,0x47,0xd2,0xdb,0x48,0xe6,0xf0,0xa6,0xf9,0xf7,0xd6,0xf5,0x02,0xf1,0x18, -0x39,0xe9,0x4d,0x52,0x62,0x52,0x4c,0xd3,0x3f,0x36,0xd7,0x2c,0x1f,0xc6,0x14,0x0e, -0x3c,0x0e,0x07,0xe0,0xf6,0xdb,0xf3,0xbc,0xb0,0x7d,0xae,0xb2,0xd5,0xba,0xc1,0x7c, -0xcc,0xd9,0x36,0xe3,0xec,0xc9,0xf3,0xf4,0x1d,0xf3,0xf6,0x50,0x0c,0x2b,0x8d,0x43, -0x53,0xbc,0x56,0x4e,0xac,0x45,0x3d,0x1e,0x30,0x23,0x19,0x1d,0x13,0x4f,0x0e,0x10, -0x82,0x05,0xe4,0xe8,0xca,0xb3,0xde,0xa8,0xb1,0x08,0xb9,0xbe,0x67,0xc7,0xd2,0x0c, -0xdd,0xe9,0x09,0xf3,0xf5,0x73,0xef,0xf1,0x63,0x00,0x19,0x02,0x3b,0x4f,0x9e,0x55, -0x52,0x64,0x4a,0x3f,0x29,0x35,0x2a,0x31,0x20,0x15,0xbb,0x10,0x15,0xd5,0x0a,0xf8, -0x17,0xdc,0xbc,0xed,0xad,0xad,0x02,0xb3,0xbd,0x08,0xc5,0xcd,0x35,0xd9,0xe4,0x71, -0xf0,0xf4,0xc5,0xf3,0xf2,0x37,0xf2,0x07,0x73,0x27,0x3f,0xaf,0x52,0x57,0x9f,0x4e, -0x44,0xb7,0x3a,0x2f,0x70,0x23,0x1a,0xc0,0x11,0x0f,0xcc,0x10,0x0d,0xd1,0xf2,0xd2, -0x9c,0xb9,0xa9,0x5b,0xae,0xb8,0xe9,0xbf,0xc9,0x20,0xd4,0xdc,0xbe,0xe8,0xf1,0xe2, -0xf3,0xf0,0xdf,0xee,0xfa,0xfe,0x12,0x2f,0x0e,0x4d,0x58,0xdb,0x50,0x4a,0xbf,0x3e, -0x30,0xfe,0x29,0x1f,0x24,0x18,0x12,0x39,0x11,0x0b,0xce,0xfe,0xe8,0x47,0xc8,0xae, -0xd8,0xac,0xb1,0xfc,0xb9,0xc7,0x2e,0xce,0xd7,0xa7,0xe2,0xe9,0xde,0xef,0xf1,0xb9, -0xf2,0xf4,0x2f,0xff,0x1a,0x61,0x3c,0x4f,0x19,0x56,0x52,0x3d,0x45,0x3c,0x8d,0x33, -0x25,0x6c,0x1d,0x17,0x3d,0x0f,0x0c,0xb6,0x06,0xf5,0x4c,0xd9,0xc0,0x31,0xb1,0xab, -0xd9,0xb3,0xbc,0xfe,0xc1,0xcc,0x4f,0xda,0xe4,0x75,0xee,0xf3,0xd3,0xf2,0xf5,0x22, -0xfd,0x0d,0xb9,0x25,0x41,0x7a,0x51,0x50,0x85,0x4d,0x47,0x52,0x39,0x2f,0x53,0x26, -0x19,0x42,0x15,0x14,0x4a,0x0a,0xfe,0x84,0xea,0xd1,0x88,0xba,0xb0,0x99,0xb1,0xb5, -0xb4,0xbd,0xc8,0xd1,0xd0,0xdd,0xab,0xe8,0xeb,0xd7,0xef,0xf4,0x26,0xf7,0x02,0x47, -0x16,0x32,0x43,0x47,0x51,0x19,0x56,0x4d,0xc4,0x40,0x34,0xb1,0x28,0x1f,0x13,0x19, -0x13,0xef,0x11,0x0a,0xf1,0xf9,0xde,0x25,0xc4,0xb5,0xc2,0xad,0xaf,0xf3,0xb7,0xc0, -0xd1,0xcb,0xd7,0x89,0xe0,0xe8,0xb2,0xed,0xf0,0x66,0xf1,0xf8,0xc7,0x0b,0x24,0x4a, -0x3d,0x4d,0xff,0x53,0x51,0x1b,0x49,0x3c,0x34,0x2f,0x28,0x42,0x20,0x18,0xc0,0x17, -0x12,0x25,0xff,0xea,0x40,0xd2,0xb9,0x5c,0xae,0xaf,0xe6,0xb2,0xbb,0x2c,0xc9,0xd0, -0x0c,0xd9,0xe1,0xbd,0xe7,0xeb,0xee,0xf0,0xf4,0xef,0xfe,0x18,0x33,0x35,0x4a,0xc3, -0x53,0x52,0x1d,0x49,0x3d,0xca,0x35,0x2e,0x38,0x26,0x1d,0x67,0x19,0x15,0x16,0x10, -0xfc,0x88,0xdc,0xc1,0xba,0xb0,0xae,0xac,0xb4,0xbd,0x88,0xc3,0xcb,0x03,0xd5,0xde, -0x08,0xe6,0xea,0x21,0xeb,0xeb,0xf2,0xf3,0x08,0x98,0x24,0x40,0xa8,0x52,0x55,0x37, -0x4e,0x46,0xb2,0x38,0x2f,0x25,0x28,0x23,0x75,0x1d,0x1a,0xc5,0x18,0x0a,0xa5,0xf1, -0xd4,0x87,0xb6,0xab,0x21,0xae,0xb6,0xe5,0xc2,0xcb,0x94,0xd0,0xd9,0xfe,0xe1,0xea, -0x8e,0xec,0xe7,0xee,0xe8,0xf6,0xae,0x14,0x34,0x23,0x4b,0x56,0xe7,0x51,0x46,0x2e, -0x3f,0x34,0x5d,0x2e,0x26,0xd1,0x1a,0x1b,0x06,0x1f,0x18,0x41,0x00,0xe1,0xf2,0xc5, -0xb1,0x25,0xaf,0xb5,0xb8,0xba,0xc4,0x80,0xcc,0xd2,0xb1,0xde,0xe8,0x0b,0xeb,0xe8, -0xec,0xe5,0xee,0xb7,0x01,0x1f,0xb0,0x3f,0x4e,0xf5,0x55,0x54,0x20,0x44,0x3b,0xc6, -0x34,0x29,0x1d,0x1f,0x1c,0x44,0x19,0x1c,0x43,0x14,0xf7,0xae,0xd4,0xb9,0xba,0xad, -0xaa,0x3e,0xb7,0xc1,0xc3,0xc5,0xcd,0xf0,0xd7,0xe2,0x30,0xeb,0xed,0x7a,0xe8,0xea, -0x7a,0xf5,0x0b,0x64,0x2b,0x44,0x6e,0x50,0x51,0xa3,0x4d,0x44,0x45,0x3c,0x31,0x4e, -0x22,0x1b,0x80,0x17,0x19,0x29,0x1a,0x0d,0xc1,0xf0,0xce,0x78,0xb7,0xac,0xb8,0xad, -0xb9,0x89,0xc1,0xc7,0xdc,0xd5,0xde,0x2b,0xe6,0xec,0xda,0xe9,0xe6,0x68,0xea,0xfb, -0x06,0x1d,0x3a,0x84,0x4b,0x56,0xf4,0x4e,0x44,0xc1,0x3e,0x33,0xdc,0x27,0x20,0x25, -0x1c,0x1b,0x95,0x1c,0x10,0x78,0xfb,0xdc,0x02,0xc1,0xad,0x3e,0xac,0xb7,0xed,0xbc, -0xc3,0x5f,0xd0,0xda,0xc8,0xe1,0xe9,0x96,0xe9,0xea,0x42,0xf0,0xf7,0xd9,0x07,0x1f, -0x4c,0x3f,0x50,0x57,0x51,0x50,0x5b,0x45,0x39,0x8a,0x2d,0x24,0xd2,0x1d,0x1a,0x00, -0x17,0x13,0x86,0x08,0xf6,0xbf,0xda,0xbb,0x95,0xaf,0xad,0x22,0xb5,0xc4,0x11,0xcc, -0xd4,0xd8,0xe1,0xe8,0x49,0xe9,0xea,0x66,0xed,0xf3,0xeb,0xfa,0x0d,0xca,0x2d,0x45, -0x41,0x54,0x57,0x00,0x49,0x3b,0x5b,0x31,0x25,0xf5,0x1d,0x1b,0x2c,0x1b,0x17,0xbe, -0x0f,0x01,0x67,0xe7,0xcd,0x74,0xb8,0xa9,0xc4,0xae,0xbd,0x72,0xc6,0xd2,0x87,0xdd, -0xe6,0x02,0xeb,0xed,0x05,0xef,0xf2,0xe6,0xf4,0x01,0x53,0x1a,0x37,0xcd,0x4f,0x54, -0xad,0x4c,0x42,0xd3,0x33,0x27,0x24,0x23,0x1e,0xf7,0x18,0x15,0x4c,0x11,0x08,0xd4, -0xf6,0xdc,0xfe,0xc1,0xaf,0x02,0xb0,0xb6,0x05,0xc1,0xcb,0x5f,0xd4,0xdb,0xe8,0xe3, -0xe8,0x41,0xee,0xf4,0xc9,0xf4,0xfa,0x11,0x09,0x24,0x8a,0x43,0x50,0x68,0x52,0x4e, -0x46,0x3e,0x33,0x11,0x2b,0x22,0x40,0x1f,0x1b,0x0f,0x11,0x09,0xf6,0x03,0xf0,0xab, -0xd1,0xba,0xe1,0xae,0xab,0x34,0xb8,0xc5,0xb1,0xcc,0xd9,0x80,0xdf,0xe1,0xaa,0xe8, -0xf1,0x16,0xf7,0xf8,0x87,0xff,0x16,0xb7,0x32,0x46,0xad,0x53,0x50,0xb4,0x45,0x3d, -0xd9,0x32,0x2a,0x2a,0x25,0x1b,0x90,0x17,0x0d,0xcd,0x04,0xf9,0x19,0xe2,0xcb,0xc7, -0xb6,0xac,0x33,0xb1,0xb9,0xd7,0xc2,0xd0,0xb0,0xd8,0xe3,0xcd,0xe9,0xeb,0x40,0xf1, -0xf3,0x4d,0xf9,0x0a,0x2b,0x23,0x3d,0x77,0x50,0x54,0x7c,0x51,0x44,0x91,0x38,0x2d, -0xfd,0x24,0x1e,0x8e,0x17,0x14,0x08,0x0c,0x00,0x35,0xed,0xd5,0xe6,0xbd,0xaf,0xdc, -0xac,0xb3,0x2c,0xbe,0xc8,0xe2,0xd4,0xdb,0x9b,0xe6,0xec,0xc3,0xee,0xf2,0xcc,0xf4, -0x01,0xd4,0x17,0x31,0x03,0x45,0x4d,0x2d,0x4f,0x4c,0x77,0x41,0x35,0xaa,0x2d,0x25, -0x3b,0x1e,0x15,0x72,0x12,0x08,0x4f,0xf6,0xe1,0xef,0xc8,0xb9,0xa5,0xb3,0xb1,0x25, -0xb6,0xc1,0xeb,0xcb,0xd7,0xe7,0xde,0xe4,0x5e,0xec,0xef,0xb4,0xf3,0xfa,0x60,0x07, -0x20,0x62,0x39,0x4c,0xb6,0x51,0x54,0xf7,0x4a,0x3d,0x3d,0x33,0x27,0x15,0x20,0x1a, -0x7f,0x15,0x0f,0x59,0x06,0xf5,0x20,0xd8,0xbd,0xe8,0xb3,0xae,0x32,0xb2,0xbd,0x3d, -0xc3,0xcf,0x5b,0xdc,0xe2,0xc8,0xe7,0xed,0x8c,0xf2,0xf6,0x03,0x00,0xfc,0xfd,0xfd, -0xff,0x0f,0xf9,0xfc,0x69,0xff,0xf2,0xfb,0x06,0xfc,0xeb,0xee,0xe5,0xc2,0x08,0xfd, -0x55,0xf3,0xfa,0x8e,0x03,0xf3,0xd6,0x06,0xe2,0x9a,0x0b,0xd1,0x3d,0x0a,0xfd,0x1f, -0xf2,0x0e,0x7d,0xe0,0xe0,0x63,0x02,0xdf,0xe8,0xf9,0x07,0x37,0x0f,0xef,0x7a,0x07, -0x10,0xa4,0xf4,0xfd,0xc6,0x0b,0x17,0x73,0x1b,0xf7,0xa9,0xdd,0x4d,0x9b,0x31,0x18, -0x2b,0x0a,0xf8,0x01,0x2c,0x24,0xb0,0xbe,0xf8,0xc8,0x2f,0xe8,0x9c,0xf0,0x1c,0xb3, -0x22,0x0c,0xd5,0xee,0xf3,0xee,0x07,0xe0,0x30,0x2e,0xe9,0x17,0xdb,0x36,0x68,0xe2, -0xc6,0x1e,0xe9,0xbf,0x0d,0xed,0x3a,0x17,0xc8,0xaf,0xd2,0xfa,0xce,0x12,0xa5,0xd3, -0x1e,0xd0,0x15,0x59,0x8f,0xe1,0xb0,0xca,0x04,0x41,0x34,0x94,0x8a,0x42,0x2a,0x22, -0xd5,0x53,0x5e,0x32,0x02,0xaf,0x41,0x2d,0x1b,0x08,0x5b,0x53,0x63,0x43,0x3c,0x0f, -0x66,0xdd,0x76,0x5d,0xd8,0x5e,0x63,0x34,0x56,0x5b,0x78,0x59,0x60,0x1e,0x72,0x0d, -0xe5,0x74,0x72,0x04,0x42,0x1e,0x6f,0x6c,0x58,0xde,0x47,0x31,0xc5,0x2d,0x58,0x59, -0x1f,0x74,0x0f,0x2c,0x16,0xab,0x68,0x2c,0x23,0xe3,0xf9,0x80,0x4d,0xf3,0xe7,0xee, -0x10,0x00,0xb1,0xee,0x9d,0xbd,0xf7,0x83,0xbd,0xae,0x4a,0xe7,0xae,0x0d,0xc1,0xac, -0xdc,0x97,0x93,0xf0,0xbc,0xa2,0x09,0xae,0x82,0x09,0x8a,0x8d,0xc9,0x99,0x9a,0x42, -0x94,0x9a,0x43,0xad,0xb2,0xee,0xa2,0xb4,0xde,0xa2,0xa4,0xb1,0x8f,0xc1,0xe9,0xc7, -0xc5,0xfd,0xb5,0xec,0x07,0xfd,0xf0,0xaf,0xe2,0x18,0x66,0x2c,0xf1,0xdf,0x14,0x1c, -0xae,0x26,0x68,0x8a,0x3d,0x26,0xba,0x3e,0x7c,0x74,0x73,0x4c,0xa7,0x59,0x5d,0xfb, -0x70,0x59,0x3e,0x5c,0x60,0x84,0x48,0x5c,0x4f,0x5f,0x4f,0x93,0x3d,0x41,0xd1,0x3a, -0x62,0x49,0x3e,0x43,0x61,0x1b,0x25,0xed,0xf1,0x0a,0x70,0xf5,0x12,0x55,0x12,0xfe, -0x2e,0xf4,0x02,0x01,0x2c,0xce,0xe8,0x28,0xd2,0x29,0x02,0xc7,0x25,0xc3,0xf2,0xd9, -0x98,0xaf,0x69,0xde,0xbe,0x51,0xbd,0x8c,0xa9,0xe4,0xb9,0x6d,0xad,0xcd,0x82,0xa1, -0x9a,0x1e,0xd5,0xd1,0x8b,0xaf,0xfc,0x2c,0xc4,0xa4,0x5b,0xcc,0xc9,0x93,0x02,0xd4, -0x78,0xf6,0x04,0xbb,0x06,0xd0,0xa5,0x09,0xca,0xad,0xee,0x28,0x79,0xdc,0x26,0x18, -0x3b,0xf6,0x1f,0x17,0x27,0xca,0x65,0xfd,0x58,0x47,0x38,0x18,0x3f,0x02,0x06,0x40, -0xfc,0xa5,0x24,0x29,0x74,0x4c,0xef,0x23,0x34,0x4a,0xc4,0x26,0xf1,0xb4,0x3f,0x25, -0x35,0xf4,0x43,0xad,0xf1,0x11,0xcf,0x11,0xf7,0xc1,0x1d,0xde,0x27,0x19,0xe6,0x6b, -0x02,0x09,0xb0,0xfb,0x05,0x5d,0xdf,0xfe,0x40,0x06,0xd6,0xc5,0x07,0x05,0x84,0xdd, -0x09,0x29,0xf9,0xfd,0x1a,0xc6,0xcb,0x2a,0x1b,0xe5,0xc7,0xf2,0x11,0x03,0xef,0xef, -0xe7,0x1e,0x08,0x1a,0xfb,0xcb,0xc8,0x1e,0x0b,0xf8,0x02,0x02,0x92,0x0b,0xef,0x1f, -0x01,0x68,0x79,0xd4,0x1a,0xfa,0x14,0x00,0x57,0xeb,0x64,0xe2,0xd8,0x1c,0x28,0x3c, -0xec,0xca,0x33,0xe8,0xff,0x2a,0xfb,0x30,0x03,0x20,0x35,0xd2,0x1a,0x48,0xe6,0x09, -0x52,0xd4,0xd8,0x2d,0xe3,0xf3,0x65,0x0a,0xd7,0x11,0xdd,0xb0,0x3f,0xeb,0xd0,0xc7, -0xca,0xdb,0x13,0xd3,0xe4,0x50,0xb7,0xe5,0x0e,0xb7,0xca,0xf0,0xc4,0xbf,0x95,0xf7, -0xa8,0x16,0x2c,0xb1,0x51,0x03,0xed,0xab,0xe5,0x0d,0xfe,0xdc,0xf9,0xee,0xcc,0x1b, -0x90,0xe7,0xeb,0x8a,0xe8,0xfb,0x62,0x07,0x19,0xc8,0xd0,0x48,0x60,0xee,0x0e,0x5d, -0x31,0x07,0x2a,0x02,0x4d,0xfe,0xfe,0x08,0x89,0x13,0x55,0xc5,0xf5,0x3e,0x17,0x27, -0x32,0x4f,0x03,0x28,0x92,0x5d,0xbe,0x71,0x6e,0xf2,0xef,0xf9,0x47,0xe0,0xff,0x2a, -0x15,0x11,0x1e,0x03,0x08,0x34,0x12,0x11,0xfd,0xf9,0xed,0x2b,0xd6,0xb9,0xfc,0x74, -0xeb,0xed,0x89,0xbd,0xe9,0xfe,0xd9,0x2f,0x43,0xbd,0xd7,0x85,0x26,0xd1,0x2d,0x03, -0xdc,0xdd,0xf5,0xd2,0xb5,0xb5,0x15,0x65,0xa7,0x04,0x7a,0xdf,0xcf,0x2f,0xfd,0xe9, -0xed,0x0f,0xe7,0x50,0xdf,0x08,0xea,0xbd,0x2b,0x75,0xc6,0xf3,0xab,0xcf,0xf7,0x42, -0xf8,0xf0,0x9a,0xf2,0xfe,0x64,0x13,0x27,0x80,0xf4,0x05,0xd1,0xf7,0x3f,0x13,0xd5, -0x07,0xf5,0x1a,0x28,0x25,0x22,0xe0,0xcc,0x36,0xda,0x0f,0x11,0x27,0x65,0xfc,0xe8, -0xd6,0x1f,0xf5,0xad,0x3e,0xf3,0x63,0x11,0x0f,0x36,0xf0,0x41,0x45,0x15,0xca,0xfe, -0x35,0xf1,0x38,0xe5,0xd0,0x72,0x2b,0xea,0xf0,0x1f,0xdd,0x0d,0x11,0x13,0xee,0xd0, -0x39,0xa3,0x07,0xd2,0x9a,0x1a,0xdf,0xd2,0x36,0xd2,0xd6,0x23,0x02,0xa7,0x2a,0xb1, -0xe5,0x14,0xfc,0x99,0xf1,0x23,0x3d,0x15,0xfa,0xa7,0x28,0x46,0xac,0x0c,0x10,0x65, -0x53,0xf7,0x50,0x1f,0x38,0x02,0xf5,0x20,0xce,0x34,0xfc,0xf9,0x50,0xeb,0xa6,0x20, -0x23,0x58,0x06,0x3b,0xe4,0xf9,0x1c,0x6a,0x1d,0xec,0x5d,0x32,0xdc,0x1f,0xed,0x06, -0xb5,0x19,0xdf,0x8f,0x3b,0xef,0xb4,0xda,0x2d,0x03,0xbc,0x08,0xb7,0xe2,0xd2,0xa2, -0xd1,0xd1,0x35,0xc9,0xed,0x26,0xb2,0xc8,0xce,0xc4,0xd1,0x94,0xc6,0xfd,0x2e,0xd3, -0xa6,0xc3,0xee,0xa5,0xa8,0xcd,0xbc,0x9e,0x02,0xb1,0xe6,0xf5,0xc9,0x39,0xf1,0xca, -0xd8,0x04,0xfd,0x40,0xe5,0xfd,0x1a,0x1b,0xc0,0x16,0x10,0x3b,0xf6,0xc9,0x24,0x08, -0x18,0x32,0x84,0xe2,0x41,0xec,0x0e,0x1d,0x2c,0x2e,0x1a,0x4e,0x53,0x34,0xa7,0x50, -0x35,0x58,0x1d,0x7f,0xdf,0x20,0x5a,0x66,0x5d,0x12,0xa0,0x32,0x58,0x30,0x1e,0x37, -0x3b,0x4a,0x0e,0x43,0x52,0x4a,0xad,0x16,0x11,0x03,0x51,0x12,0xd0,0xf2,0x36,0x16, -0xb3,0x49,0xe6,0xcb,0x12,0x55,0xeb,0xe5,0xa5,0x06,0xc7,0x0b,0x10,0xa2,0xa4,0x06, -0x98,0x29,0x2a,0x93,0x5b,0xd8,0xcb,0x8f,0x97,0xe7,0x0b,0xb8,0xa8,0x68,0xbd,0xb7, -0xf7,0xd9,0xcb,0x78,0xb7,0xce,0x38,0xab,0xe4,0x3a,0xc7,0xcf,0xa9,0xd1,0xf5,0x0d, -0xe4,0xf0,0xcd,0xd4,0xf2,0x92,0x04,0x9c,0x53,0x07,0xe6,0x7f,0xfe,0x20,0x7f,0x0c, -0x09,0x2b,0xf1,0x3e,0x77,0x49,0xec,0x12,0x50,0xf7,0x07,0x5a,0x21,0xe1,0x4b,0x02, -0xfa,0x56,0x3d,0x2b,0x49,0x02,0xfa,0x48,0x32,0xf6,0x4f,0x32,0x9c,0x53,0x22,0x8c, -0x4a,0x29,0x20,0x51,0x0e,0xdd,0x35,0x20,0x48,0x1e,0x1f,0x1f,0x31,0xda,0xa3,0x49, -0x1b,0x95,0x0d,0x24,0x16,0xd0,0xee,0xc4,0xf5,0xff,0x41,0xd1,0x01,0x3c,0x02,0xb0, -0x3b,0x1c,0xe5,0x10,0x00,0xd4,0x89,0xd0,0xee,0xf7,0xe3,0xe0,0xfe,0xd5,0xd5,0xff, -0xe1,0xae,0x50,0xe0,0x08,0x2e,0xcd,0x01,0x2d,0xd1,0x15,0xe1,0xf6,0xd8,0xd5,0xd2, -0xf5,0x0f,0x1f,0xbe,0x0a,0xf4,0xf4,0x64,0xed,0x16,0xa3,0xfe,0xd6,0x89,0x06,0x38, -0xe6,0xe1,0x1c,0x25,0x26,0x14,0x41,0xfc,0x0e,0x83,0x2e,0x46,0xda,0xda,0x3d,0xd3, -0x30,0x12,0x33,0xf2,0x5c,0x80,0x03,0x22,0xbd,0x17,0x31,0x72,0x07,0xec,0xef,0x4a, -0x0d,0xc7,0xe7,0x41,0x70,0x04,0xf1,0xb5,0xdd,0x0a,0x04,0x03,0xe8,0x22,0x1b,0xd8, -0x6c,0xf8,0xdd,0xda,0x07,0xdb,0xb9,0xf1,0xd3,0xe1,0x1a,0xa8,0x57,0x12,0x0d,0xdf, -0xa0,0xe6,0x63,0x06,0xcd,0xd6,0xf7,0x07,0x0c,0xc8,0xd3,0x73,0x1a,0xd8,0x38,0xf7, -0xc4,0x09,0xfc,0xc3,0x6e,0xf8,0xe1,0x29,0xee,0x29,0x05,0xa7,0x0f,0xc6,0xf7,0x08, -0xd5,0xf2,0xfd,0x34,0x22,0xf3,0x80,0x1d,0xe9,0x04,0xeb,0x48,0xcb,0xfa,0x15,0xdc, -0x1f,0x28,0x45,0xfb,0x2e,0xf8,0x19,0x25,0xe6,0x12,0x06,0xca,0x3c,0x06,0x85,0x2e, -0x28,0x51,0xdd,0x33,0x03,0x23,0xef,0xda,0xfc,0xfe,0xe5,0xdb,0x0e,0x4a,0xdd,0x2a, -0x8c,0xcf,0x25,0x5e,0xf7,0xe6,0xae,0xe9,0x19,0x0e,0xc9,0xc8,0xfc,0xe8,0x16,0xc0, -0xb5,0xd3,0xdc,0xd1,0x0b,0x33,0xe6,0x01,0x4a,0xe6,0xef,0xb7,0xe1,0xeb,0xee,0xd2, -0x1e,0x51,0x10,0xf0,0xe0,0xdf,0xe7,0x9d,0x0b,0xf6,0xd7,0xfd,0xce,0x91,0x35,0xf8, -0x04,0x1d,0xe0,0x89,0xfd,0x2d,0x78,0xd4,0x0a,0xd3,0x21,0xf9,0x29,0x00,0x02,0xd7, -0x30,0x1b,0xbb,0xfd,0x41,0xd8,0x01,0x17,0xe8,0x3f,0xf9,0xfb,0x08,0xe9,0x3e,0x1e, -0x00,0xe9,0x26,0x04,0xd0,0x26,0xe9,0x33,0x4c,0xef,0x94,0x29,0x0f,0xa6,0x08,0x08, -0xdb,0xde,0x17,0xc6,0xcd,0xd7,0x3d,0x05,0xdb,0xad,0xfc,0xdf,0x2a,0xc5,0x20,0xd6, -0xb5,0x08,0x04,0xce,0xd1,0xb8,0xf7,0xe4,0xa6,0xea,0xe0,0xd8,0xd2,0xf8,0xd5,0xcc, -0xed,0x2b,0xe9,0x13,0xba,0x15,0xe9,0xe5,0xd9,0xf3,0x25,0x05,0x06,0xb7,0xfa,0xf3, -0x3e,0x05,0xe5,0xae,0x16,0x0d,0x5b,0x14,0xf8,0x06,0x18,0x1f,0xdf,0x14,0xf7,0x91, -0x3c,0x18,0xcf,0x3e,0x21,0x80,0x31,0x2a,0x56,0x1d,0x2c,0x50,0xf8,0x69,0xe5,0xe9, -0x6f,0xce,0xfe,0x17,0x62,0x0b,0x4c,0x37,0xf9,0x1e,0xd8,0x37,0x12,0xaa,0xd7,0x2e, -0x5f,0xd7,0x2a,0xbf,0x03,0xfd,0x94,0xe9,0xc9,0x9d,0x17,0xdf,0xdc,0xb8,0xeb,0x2a, -0xad,0xf3,0xd8,0xe3,0xa6,0x1c,0xe9,0xaf,0x33,0xde,0xb4,0xd3,0xaf,0xc0,0x1f,0xcc, -0xc2,0x51,0xf1,0xcf,0x82,0xc2,0xef,0xd6,0xc1,0xe6,0x50,0xe0,0xce,0x8c,0xdc,0xcc, -0xe6,0x0c,0xc8,0xd5,0xff,0x06,0x8e,0x01,0xfe,0xb6,0x15,0x0a,0xd3,0x2b,0x07,0x6a, -0x44,0x1b,0x9b,0x18,0x10,0x11,0x48,0x36,0x50,0x04,0x56,0xf7,0x53,0x4f,0xb9,0x49, -0x6e,0xaf,0x1c,0x6b,0x3b,0x2d,0x4f,0x22,0x5f,0x0b,0xc2,0x52,0x24,0x43,0x32,0x41, -0x32,0x18,0x4e,0x94,0xf2,0x4d,0x30,0x03,0x2a,0xa4,0xfa,0x1f,0x19,0xf6,0x10,0x59, -0x0e,0xef,0x1b,0x12,0xd0,0x70,0xca,0xf7,0xd3,0x91,0xc0,0x18,0xac,0xbc,0x8f,0xae, -0xc3,0xa8,0xa8,0xa1,0x6c,0xdf,0xb2,0x2b,0x9b,0xde,0x92,0x90,0xc8,0xfd,0x9c,0xad, -0x5b,0xc6,0x8b,0xa6,0xfe,0x99,0xde,0xdd,0xdb,0x70,0xca,0x28,0x25,0xe2,0xd7,0xfa, -0xd8,0xff,0x1f,0xe2,0xda,0xb4,0xf0,0x40,0x17,0xe8,0xe5,0x34,0x54,0xed,0xfc,0x52, -0xfd,0x36,0x44,0x21,0xa9,0x3b,0x47,0x47,0x14,0x68,0x70,0x21,0x49,0xcd,0x3d,0x46, -0x76,0x5d,0x3a,0xc2,0x32,0x56,0x80,0x40,0x32,0x84,0x1f,0x48,0x98,0x5b,0x03,0x3f, -0x6f,0x2e,0x0f,0x0c,0x2d,0xaf,0x35,0x09,0x3c,0xe2,0x3b,0xf1,0x15,0x00,0xb8,0xff, -0xf5,0x53,0xee,0xdf,0xbc,0xdc,0xdc,0xdb,0xc7,0x04,0x96,0xbb,0xd4,0x87,0xe3,0xc3, -0xcf,0xda,0xdc,0xa7,0xb6,0xf7,0xae,0xc8,0xa3,0x7d,0xde,0xaa,0x00,0xc9,0xc1,0x86, -0xc5,0xd3,0x22,0xc0,0xf6,0xd3,0xdb,0x06,0x56,0xcd,0xf2,0xf3,0xdd,0xe4,0x30,0xc3, -0x11,0x46,0xbd,0x01,0x5c,0x09,0x04,0x1f,0x2d,0xfe,0x4f,0x33,0xe7,0xa8,0x43,0x21, -0xec,0x16,0x22,0xd9,0x30,0x0c,0x7f,0x61,0x05,0x6b,0x46,0xfc,0x8b,0x41,0x28,0x20, -0x40,0xfc,0x20,0x44,0x1c,0x7e,0x2f,0x11,0x0d,0x29,0x0b,0x58,0x31,0x02,0xf7,0x00, -0x14,0x3f,0x02,0x16,0x65,0x0c,0xd4,0xd0,0x04,0xf7,0xea,0xf3,0xe4,0xfb,0xe9,0xf0, -0xc5,0xa9,0xf7,0xdb,0xf2,0xd8,0x19,0xf4,0xb6,0xfd,0x09,0xf0,0x6c,0xec,0xd8,0xaa, -0xe0,0xc6,0x2e,0xf9,0xb4,0x1d,0x04,0xd6,0xec,0xb4,0x0c,0x68,0xe8,0xc2,0xfa,0xeb, -0xf3,0x3f,0xb7,0x2d,0x47,0xec,0xed,0xc4,0x00,0xfb,0x7d,0x00,0x00,0x13,0xe9,0x23, -0x94,0x20,0xf2,0xa6,0xff,0x0d,0x05,0x1b,0xf8,0x8b,0x07,0x2c,0xb4,0x21,0x0b,0x10, -0x43,0x1c,0x2c,0x23,0x22,0xa9,0x0c,0x20,0x3b,0x20,0x1c,0x67,0x11,0xfc,0x6c,0xec, -0x3b,0x17,0x06,0xff,0x4c,0x15,0x17,0xa7,0xfc,0xf7,0x43,0xfe,0x0b,0x05,0xdd,0xf3, -0x67,0xfc,0x07,0x51,0xc7,0xf5,0x64,0xdb,0xd8,0x79,0xf9,0xd3,0x35,0xe7,0xd5,0x0b, -0xfe,0xd0,0xf8,0xdd,0xf2,0xb0,0xc7,0xeb,0xfe,0xfe,0xbf,0x99,0xdf,0xfc,0x90,0xee, -0xe5,0xf0,0xe6,0x22,0x0f,0xd3,0x19,0x59,0xf2,0xfe,0x9c,0xfc,0x0c,0x32,0x08,0x01, -0x81,0x0b,0x25,0x55,0xf7,0x2b,0x51,0x07,0x1f,0x8b,0x0a,0x20,0x2d,0x36,0x11,0xa6, -0x27,0x1c,0xb6,0x4e,0x00,0xe8,0x36,0x2a,0xe6,0x0c,0x22,0xce,0x2c,0xe9,0x3f,0x48, -0x11,0x57,0x16,0xe0,0xc1,0x18,0x06,0x06,0x17,0xff,0xc0,0xfc,0x00,0x6f,0x09,0xbf, -0xaf,0x04,0xcf,0x7e,0xef,0xd2,0x92,0x19,0xbd,0xc3,0xd6,0xf7,0xae,0xd5,0xec,0x4b, -0xce,0xf0,0xb6,0xba,0xe9,0xc3,0xe4,0xca,0x7b,0xb9,0xf4,0xdb,0xce,0xd3,0x1a,0xef, -0xe2,0xfa,0xf0,0x10,0x2b,0xdd,0xed,0x5c,0xfe,0xe8,0xb4,0x03,0xf1,0x05,0x02,0xea, -0x4a,0xfd,0x05,0x3c,0x11,0x39,0x53,0x2c,0x14,0x4e,0x34,0x2a,0x0d,0x0e,0x34,0x1f, -0x10,0x08,0x27,0x3e,0x32,0x65,0x16,0x38,0x4c,0x16,0x32,0xab,0x2a,0x33,0xfc,0x4c, -0x01,0x70,0x34,0x25,0xaa,0x0a,0x39,0xf6,0xdf,0x28,0xf4,0x0b,0xf1,0x01,0x39,0xdc, -0x87,0xf3,0x10,0x92,0xf0,0xee,0x5a,0xf4,0xdd,0x74,0xdb,0xd8,0xd9,0xee,0xce,0x12, -0xbe,0xcc,0x87,0xd9,0xc6,0x18,0xce,0xb3,0xc2,0xd3,0xc9,0xb0,0xc9,0xc2,0x51,0xca, -0xc5,0x16,0xb5,0xe2,0x8a,0xac,0xdf,0xe2,0xb5,0x01,0xf9,0xd2,0xf5,0x18,0xdf,0xe9, -0xc7,0x02,0xdf,0xcd,0xfb,0xd9,0xb4,0x22,0xe7,0x83,0x0c,0x0e,0x1e,0xfc,0x27,0x6b, -0x23,0x28,0x98,0x06,0x3b,0x7b,0x32,0x13,0x18,0x40,0x33,0x87,0x1a,0x49,0x25,0x31, -0x37,0x12,0x2c,0x50,0x4c,0x3d,0x3d,0x14,0x3f,0x4a,0xc6,0x25,0x45,0xd4,0x36,0x0a, -0x97,0x43,0x29,0x00,0x1a,0x0a,0xa5,0x2d,0xfc,0xa4,0x21,0xf5,0x55,0x04,0xec,0x06, -0xfc,0xec,0xf6,0xe8,0xf2,0xc7,0xd9,0xd9,0xd5,0xf9,0xb5,0x4e,0xe8,0xca,0x48,0xd4, -0xc8,0xd7,0xbd,0xd4,0x8a,0xc8,0xc7,0xf5,0xcb,0xd1,0xc6,0xc5,0xbc,0x22,0xd5,0xcf, -0xac,0xcc,0xd5,0xbf,0xd7,0xe7,0x0e,0xcf,0xe4,0x29,0xe7,0xed,0x94,0xed,0xef,0x0c, -0xe6,0xe2,0xda,0x10,0xf2,0x9c,0x30,0xef,0x5f,0x0e,0x18,0xf2,0x04,0x13,0xd4,0x11, -0x32,0x95,0x23,0x15,0xca,0x2c,0x2a,0xf0,0x3a,0x29,0x8b,0x12,0x42,0xb5,0x32,0x2c, -0xd0,0x51,0x26,0xca,0x2d,0x2c,0xab,0x3b,0x29,0x98,0x26,0x0b,0x33,0x2b,0x14,0x66, -0xfb,0x24,0xda,0xfa,0x17,0xe0,0x10,0xef,0x60,0xea,0xfe,0x6b,0xf2,0xe8,0x55,0xf1, -0xd6,0x42,0xf5,0xc7,0xcb,0xed,0xda,0x58,0xd2,0xd3,0xc3,0xd4,0xd2,0x4e,0xc3,0xd0, -0xc9,0xc1,0xf6,0xb0,0xc8,0xc1,0xd1,0xee,0xca,0x6f,0xd6,0xf4,0xd1,0xdf,0xd9,0x5b, -0xdd,0xf7,0xd9,0xd5,0xf4,0x6c,0xe6,0xf4,0xf0,0x00,0x03,0xa9,0xeb,0x26,0xb7,0x0d, -0x00,0x22,0x23,0xef,0x50,0x21,0x25,0x01,0x03,0x35,0x78,0x12,0x19,0x2c,0x35,0x23, -0x90,0x22,0x20,0x82,0x2b,0x26,0x27,0x2e,0x2d,0x21,0x14,0x21,0x06,0x27,0x0f,0x77, -0x2d,0x15,0x9f,0x27,0x08,0x23,0x0a,0x0b,0x13,0x01,0xfe,0x47,0x0e,0xfa,0xf5,0xea, -0x01,0x84,0xe6,0xf1,0x36,0xee,0xeb,0xc8,0xe6,0xe2,0x60,0xbf,0xe8,0x2c,0xdf,0xbf, -0x43,0xcb,0xf1,0x1b,0xc3,0xdb,0x5c,0xca,0xce,0xb9,0xcb,0xda,0x11,0xf5,0xb1,0x2e, -0xef,0xd2,0x8d,0xee,0xd2,0x8e,0xed,0xe2,0xd5,0xf6,0x00,0xc3,0xec,0x0d,0xff,0xfe, -0x0d,0x74,0x13,0x0f,0x28,0x0a,0x18,0xc9,0x10,0x1e,0xe1,0x17,0x23,0x05,0x36,0x1a, -0x55,0x40,0x23,0x11,0x22,0x31,0x92,0x3f,0x40,0xaa,0x24,0x3b,0xec,0x3e,0x38,0xae, -0x2e,0x40,0x8c,0x1a,0x35,0x4a,0x27,0x24,0xcd,0x21,0x1e,0x4d,0xfd,0x45,0x98,0xfa, -0x0a,0xdd,0xf3,0x11,0xd1,0xf4,0xd7,0x77,0xfb,0xe6,0x95,0xea,0xdc,0x8d,0xd1,0xe2, -0xb2,0xc5,0xda,0xbf,0xc2,0xd3,0x85,0xac,0xcd,0xee,0xcb,0xba,0x02,0xcc,0xbd,0x23, -0xc6,0xb8,0x1f,0xd7,0xbf,0xb5,0xcc,0xbd,0xd2,0xe1,0xc1,0x23,0xf8,0xcc,0x33,0xe9, -0xe5,0xcd,0xe9,0xfa,0x82,0xe6,0xfe,0x59,0x05,0xfa,0x86,0x18,0x15,0xd0,0x0e,0x18, -0x34,0x16,0x2e,0xfb,0x1c,0x2e,0x42,0x2a,0x2f,0x75,0x37,0x34,0xe4,0x3a,0x41,0xfe, -0x42,0x41,0xec,0x3e,0x3a,0x19,0x4b,0x36,0x57,0x4b,0x3a,0x4b,0x3c,0x33,0x75,0x39, -0x36,0x57,0x27,0x3c,0x40,0x1c,0x23,0xab,0x1e,0x1a,0xdf,0x0f,0x0b,0xdc,0xf3,0x08, -0xcc,0xe8,0x02,0xe0,0xdf,0xda,0x12,0xe1,0xd7,0x2d,0xc9,0xd9,0x42,0xbf,0xd0,0x8b, -0xaf,0xcc,0xac,0xba,0xc1,0x87,0xbf,0xc2,0x0c,0xb4,0xd1,0xa2,0xaf,0xba,0x48,0xb3, -0xcb,0x74,0xc9,0xc4,0x12,0xcd,0xce,0x2f,0xcc,0xdb,0xa5,0xd2,0xd4,0xbd,0xe9,0xeb, -0xd0,0xeb,0xe9,0xcf,0x02,0x08,0x3f,0xf2,0x12,0xc5,0x0f,0x18,0xf5,0x24,0x26,0x95, -0x21,0x3b,0x5b,0x3c,0x22,0x1d,0x44,0x23,0xce,0x39,0x35,0xd9,0x2a,0x5b,0x8e,0x25, -0x49,0x33,0x46,0x3e,0xf7,0x37,0x45,0x96,0x2c,0x2f,0x48,0x45,0x25,0xd9,0x2e,0x33, -0x7a,0x25,0x19,0x33,0x23,0x10,0x52,0x06,0x13,0xb4,0x02,0xff,0x97,0xfe,0xee,0xbe, -0xf0,0xec,0x51,0xe2,0xe1,0x89,0xde,0xd7,0x10,0xcd,0xce,0x86,0xdf,0xba,0x5a,0xd3, -0xcf,0x01,0xd8,0xc6,0xa7,0xd7,0xbf,0x7a,0xb4,0xd2,0x9c,0xce,0xc2,0x52,0xd3,0xd0, -0x6c,0xd4,0xd8,0x0b,0xe4,0xd7,0xff,0xde,0xdf,0x25,0xe8,0xf9,0x9e,0xe3,0xf2,0x38, -0x04,0xf1,0x96,0x19,0x04,0xb4,0x09,0x05,0x61,0x27,0x11,0x94,0x13,0x28,0xb2,0x25, -0x21,0xdd,0x2b,0x31,0x3a,0x1d,0x41,0x50,0x22,0x45,0x0b,0x1a,0x42,0x02,0x24,0x40, -0x3c,0x26,0x31,0xea,0x35,0x1e,0x73,0x28,0x1f,0xaa,0x1d,0x1a,0xb7,0x1d,0x10,0x34, -0x15,0xfe,0xa8,0x13,0x02,0xa0,0xf5,0xf6,0xce,0xf0,0xe7,0xb0,0xed,0xe3,0xf4,0xe9, -0xdc,0xaf,0xda,0xdf,0x1e,0xdc,0xdf,0x98,0xc1,0xd5,0x7e,0xc6,0xe0,0xb3,0xc3,0xd3, -0x55,0xdc,0xcd,0xe6,0xdd,0xd8,0x96,0xdb,0xd3,0x67,0xe3,0xe5,0x1a,0xf2,0xea,0x73, -0xef,0xfa,0x6e,0xeb,0x08,0xaa,0xf1,0xfd,0x68,0x08,0x02,0x78,0x09,0x05,0x0e,0x10, -0x1b,0x9b,0x1b,0x24,0xd7,0x20,0x24,0x99,0x1c,0x2e,0x03,0x2c,0x23,0xe7,0x31,0x2a, -0x12,0x24,0x3a,0x34,0x25,0x36,0xf1,0x25,0x35,0x1f,0x2b,0x1f,0xbb,0x34,0x1d,0x2c, -0x2b,0x22,0xe2,0x13,0x0f,0xca,0x13,0x05,0x0a,0x0d,0x0a,0xc0,0x05,0xf3,0x66,0xfa, -0xea,0xf5,0xf0,0xe7,0x71,0xf3,0xd0,0x93,0xe0,0xe4,0x7a,0xcb,0xd3,0x61,0xd7,0xc5, -0x75,0xce,0xcd,0xbf,0xc1,0xc8,0x73,0xcb,0xd3,0xf8,0xcd,0xc5,0xd0,0xc6,0xda,0x5a, -0xc7,0xcf,0xdd,0xdd,0xd6,0x92,0xde,0xd1,0xfa,0xf4,0xe3,0xf2,0xe6,0x05,0x18,0xec, -0xfe,0xb8,0x10,0x02,0x88,0x0b,0x1a,0x06,0x06,0x38,0xe6,0x21,0x24,0x8a,0x20,0x46, -0x03,0x30,0x20,0x46,0x41,0x32,0xb9,0x36,0x45,0x3a,0x37,0x32,0xbb,0x3a,0x4f,0x4c, -0x3b,0x28,0x71,0x3a,0x3f,0x39,0x27,0x2c,0xef,0x31,0x1b,0x70,0x29,0x0b,0xba,0x33, -0x0a,0xda,0x0d,0x04,0x67,0x07,0x04,0xa5,0xfb,0xfa,0x5e,0xf1,0xda,0xcb,0xeb,0xe6, -0xe3,0xd3,0xe7,0x13,0xd2,0xcd,0x94,0xbd,0xc4,0x16,0xc3,0xc0,0x25,0xcf,0xc2,0xd6, -0xbd,0xc0,0xaf,0xc6,0xbe,0x06,0xb8,0xc6,0x99,0xc7,0xba,0x09,0xd1,0xdb,0xca,0xc1, -0xe2,0x96,0xc9,0xe4,0x64,0xe0,0xe0,0x19,0xeb,0xf5,0x21,0x04,0xf0,0x36,0x16,0xf1, -0xa2,0x10,0x1c,0x49,0x10,0x1d,0xef,0x27,0x14,0x7a,0x39,0x26,0xa7,0x1a,0x37,0x94, -0x36,0x32,0xa3,0x36,0x37,0x85,0x4d,0x33,0xc4,0x3b,0x39,0xe8,0x43,0x33,0x03,0x36, -0x37,0xc1,0x34,0x2e,0xc4,0x32,0x1e,0x8b,0x39,0x27,0x42,0x25,0x2c,0x53,0x0d,0x2d, -0x8b,0x06,0x1e,0xf4,0x0b,0x03,0x5e,0xfa,0x03,0x74,0xfe,0xf1,0xfb,0xfc,0xe8,0x98, -0xe9,0xec,0xa5,0xe9,0xe5,0x79,0xe8,0xd4,0x58,0xdb,0xde,0x42,0xd5,0xce,0x28,0xd1, -0xc8,0x86,0xd7,0xc6,0xf5,0xd6,0xc9,0xd8,0xc4,0xd9,0x3f,0xc8,0xd5,0x5e,0xc7,0xe0, -0xee,0xcb,0xda,0x07,0xdc,0xe1,0x5a,0xdc,0xe6,0x6b,0xe7,0xeb,0xe9,0xee,0xf1,0x90, -0xfc,0xea,0x96,0x0e,0xfd,0xd7,0x0d,0x04,0x6c,0x15,0x00,0xe0,0x1a,0x17,0x1a,0x16, -0x1c,0xd3,0x21,0x28,0x10,0x19,0x2c,0xc6,0x1e,0x1b,0x3b,0x2a,0x2a,0x97,0x24,0x1b, -0x77,0x2e,0x24,0x9e,0x1a,0x28,0xdc,0x24,0x2f,0xf7,0x1d,0x1b,0x6c,0x26,0x20,0x1c, -0x0f,0x26,0x00,0x1c,0x14,0x1f,0x17,0x1d,0xbd,0x0a,0x15,0x03,0x16,0x0c,0xaa,0xff, -0x0c,0x71,0x0b,0x03,0x33,0xfe,0x08,0x82,0xfc,0xf7,0xee,0xfa,0xef,0xd5,0xf6,0xea, -0x5f,0xf3,0xef,0xfe,0xe7,0xef,0xca,0xf1,0xe2,0xa2,0xed,0xec,0xc3,0xef,0xf4,0x02, -0xea,0xe8,0xda,0xea,0xf3,0xd6,0xe5,0xe9,0xac,0xf0,0xed,0xf6,0xf1,0xe7,0xcc,0xed, -0xf2,0xf2,0xf7,0xf0,0xbd,0xed,0xe9,0xc3,0xfc,0xec,0x42,0xed,0xf6,0x60,0xed,0xf5, -0x96,0xf7,0xf2,0x99,0xf6,0xf6,0x6b,0xec,0xf5,0x0a,0xf9,0x00,0x8c,0xe9,0xf5,0xbc, -0xfe,0x02,0x9d,0xfa,0xf8,0x4b,0x03,0x07,0x0c,0xf8,0x06,0xd7,0x04,0x03,0xe9,0x0b, -0x10,0x7b,0x07,0x0b,0xaf,0x06,0x0d,0x7d,0x11,0x15,0x4e,0x10,0x1b,0x6b,0x06,0x19, -0x0a,0x14,0x17,0x6f,0x1f,0x09,0x50,0x25,0x15,0xaf,0x1a,0x16,0x24,0x25,0x0a,0xe7, -0x2a,0x0e,0xd2,0x1b,0x1b,0x84,0x19,0x1f,0xcd,0x15,0x14,0x9e,0x18,0x11,0x9a,0x10, -0x0a,0xfb,0x13,0x0a,0x7a,0xfe,0x11,0x1f,0xfe,0xfc,0xf8,0x04,0xfc,0x0f,0xf9,0xec, -0x00,0xf6,0xf2,0x53,0xdd,0xe9,0x92,0xec,0xd2,0x7e,0xe2,0xd7,0xd1,0xdb,0xd9,0x9e, -0xe7,0xc6,0xeb,0xd1,0xce,0x49,0xd4,0xce,0xbf,0xd6,0xd2,0x62,0xd5,0xc6,0xcf,0xd0, -0xce,0xfd,0xd7,0xd0,0x26,0xce,0xdb,0x7d,0xe0,0xd9,0x8d,0xe6,0xe7,0x7c,0xea,0xea, -0x19,0xf4,0xf9,0xb9,0xf7,0x11,0x53,0xfc,0x0c,0x1d,0x0d,0x26,0x32,0x0c,0x1b,0x3a, -0x25,0x22,0x68,0x17,0x2b,0x86,0x36,0x37,0x78,0x32,0x3d,0x4a,0x35,0x44,0x55,0x3e, -0x3e,0x64,0x47,0x38,0x08,0x4c,0x50,0x1c,0x47,0x33,0x7d,0x3b,0x45,0x8f,0x3f,0x2e, -0xef,0x30,0x3e,0x81,0x27,0x2e,0xf8,0x28,0x22,0xaf,0x17,0x0d,0xda,0x18,0x00,0xe1, -0x04,0x04,0x15,0xf2,0xf9,0xed,0xe6,0xe2,0xbb,0xe4,0xd0,0x27,0xdd,0xce,0xf4,0xcc, -0xbf,0x34,0xce,0xbd,0xfd,0xbc,0xb3,0x18,0xc8,0xc2,0x1b,0xb6,0xb4,0xbd,0xc4,0xaf, -0xaa,0xc9,0xb9,0xeb,0xc4,0xbd,0xa9,0xd3,0xb5,0xa3,0xd5,0xcd,0xf7,0xcd,0xd4,0x95, -0xd8,0xe0,0x6e,0xdf,0xe4,0x2f,0xe2,0xea,0x80,0xf7,0xf1,0x13,0xf9,0x01,0x19,0x19, -0x06,0xbb,0x18,0x21,0x1e,0x18,0x32,0xde,0x27,0x29,0x54,0x37,0x3b,0xd2,0x32,0x39, -0xcd,0x48,0x41,0x15,0x3f,0x4e,0x48,0x49,0x4b,0x0c,0x49,0x4d,0x15,0x38,0x47,0x01, -0x42,0x48,0x79,0x3b,0x3e,0x10,0x35,0x31,0x79,0x29,0x2e,0xc5,0x1e,0x28,0xad,0x0b, -0x19,0x62,0x0b,0x0d,0xd1,0x00,0x02,0x67,0xf8,0xed,0x1f,0xee,0xea,0xbb,0xe3,0xe9, -0xbd,0xd4,0xe1,0x71,0xd0,0xd5,0x53,0xcc,0xd0,0xe1,0xd6,0xbb,0x52,0xd6,0xbc,0xb8, -0xc5,0xd2,0x22,0xc1,0xca,0xc4,0xca,0xc9,0x6b,0xc8,0xcb,0xb0,0xd6,0xc4,0xa2,0xe0, -0xd1,0x9f,0xe0,0xdf,0xda,0xd4,0xe1,0xdb,0xeb,0xea,0xbd,0xf4,0xed,0x1d,0xfe,0x07, -0x41,0xf8,0x08,0x57,0x11,0x02,0xa1,0x12,0x18,0x3e,0x06,0x1d,0x51,0x21,0x11,0x0f, -0x23,0x1d,0x0c,0x1e,0x2a,0x55,0x2a,0x19,0x3b,0x2b,0x1b,0x64,0x2c,0x21,0x49,0x1c, -0x1c,0x00,0x26,0x1e,0x44,0x1c,0x1a,0x2f,0x15,0x21,0x78,0x10,0x15,0x56,0x1a,0x10, -0x88,0x16,0x0b,0x8d,0x06,0x0b,0x9b,0x03,0x10,0xd1,0x03,0x02,0xec,0x00,0x0e,0x68, -0xf9,0x08,0x47,0xf7,0xfc,0x9f,0xf4,0xfa,0xef,0xfc,0xfc,0x0f,0xec,0x01,0x06,0xf2, -0xf8,0x6d,0xf5,0xfe,0xe8,0xf9,0xec,0x93,0xfd,0xf5,0x50,0xf5,0x02,0xb8,0xef,0xfa, -0x3a,0xf7,0xf6,0xe3,0xfd,0xf8,0x06,0x04,0xfc,0xf0,0xf0,0x06,0x18,0xfd,0x05,0xa6, -0xf6,0x09,0xfc,0xec,0x02,0x56,0xf9,0xfe,0x50,0x01,0xfa,0xe6,0xfc,0xfd,0x69,0xf6, -0x03,0xe1,0xf3,0xf1,0xdd,0xf7,0xfd,0x9d,0xfa,0xfd,0x31,0xed,0xf8,0x14,0xf2,0xe8, -0x98,0xff,0xe6,0x4a,0xfa,0xf4,0x8c,0xf3,0xf5,0x43,0xfb,0xf4,0xc5,0xec,0xf0,0x9c, -0xf8,0xe2,0xf9,0x02,0xef,0x75,0x02,0xf1,0xa7,0x05,0x01,0xd8,0xfc,0x01,0xe7,0x03, -0x05,0x97,0x02,0x02,0x75,0x16,0x06,0x8d,0x06,0x13,0xf0,0x0c,0x18,0xc0,0x15,0x1f, -0x55,0x0d,0x22,0x91,0x29,0x11,0x87,0x23,0x1c,0xca,0x22,0x21,0x35,0x25,0x18,0xa0, -0x2a,0x15,0x3f,0x1e,0x27,0x57,0x13,0x26,0x82,0x12,0x1c,0x08,0x0f,0x1f,0x10,0x11, -0x08,0xa0,0x0d,0x04,0xfc,0x0b,0xfb,0x29,0x01,0xfd,0x58,0xf8,0xf8,0xea,0xf2,0xf3, -0x39,0xe9,0xe6,0xa8,0xe4,0xe1,0x7e,0xe3,0xe2,0x44,0xe1,0xe6,0xc8,0xdd,0xd6,0x15, -0xdc,0xde,0x30,0xdc,0xdf,0x62,0xd7,0xd7,0x6a,0xcd,0xd8,0x4b,0xd9,0xdf,0x75,0xd2, -0xe3,0xb6,0xdf,0xe3,0x24,0xe6,0xe9,0x7d,0xeb,0xf6,0x95,0xf2,0xf3,0x2c,0x06,0xf2, -0xf9,0x11,0x00,0x59,0x10,0x0a,0x83,0x13,0x12,0xf7,0x1d,0x1d,0xfc,0x20,0x26,0x52, -0x1f,0x24,0x95,0x2a,0x26,0x3a,0x28,0x27,0x5a,0x2f,0x2c,0x7a,0x35,0x32,0x46,0x24, -0x27,0x26,0x30,0x2e,0x8e,0x18,0x2d,0xe3,0x1b,0x27,0xa8,0x18,0x1a,0x66,0x13,0x1f, -0xfe,0x08,0x11,0xb1,0x13,0xfd,0xb9,0xf9,0x07,0x47,0xeb,0xff,0x19,0xf8,0xf7,0xd3, -0xf3,0xf0,0x65,0xdd,0xfa,0xd4,0xdf,0xe0,0x69,0xeb,0xe1,0xaa,0xe8,0xe8,0x3a,0xdf, -0xdf,0xf5,0xdd,0xd9,0x7f,0xe1,0xda,0x55,0xe5,0xe2,0x7e,0xde,0xed,0x74,0xe3,0xe3, -0x53,0xe2,0xf9,0x33,0xe0,0xee,0x25,0xee,0xf9,0x5f,0xf7,0xf7,0x8f,0xed,0xf7,0x77, -0x07,0xf7,0x75,0x0e,0x09,0x6e,0x07,0x0c,0xd9,0x12,0x04,0xcd,0x1a,0x0e,0x20,0x0f, -0x10,0x8f,0x13,0x0b,0x72,0x16,0x10,0x7c,0x11,0x1b,0x06,0x0c,0x17,0xc2,0x0d,0x0a, -0x81,0x0e,0x0c,0xb3,0x0d,0x03,0xb2,0x03,0x0c,0xe1,0x03,0xee,0x13,0x09,0xf7,0x03, -0xf7,0xff,0x61,0xec,0xfe,0x33,0xed,0xfd,0x4e,0xf2,0x01,0x0a,0xf9,0xf4,0x8c,0x00, -0x02,0x31,0xf2,0xff,0x74,0xf7,0xf9,0x7f,0xf6,0xfa,0x25,0x00,0xf1,0x1b,0xfd,0xfc, -0xc3,0xf4,0xfd,0x88,0xff,0xf0,0x60,0x0c,0x01,0x65,0xfb,0x15,0xa5,0x03,0x13,0xbe, -0x05,0x05,0xb0,0x07,0x10,0x6f,0x0c,0x03,0x1a,0x09,0x13,0x4a,0x0f,0x0d,0xc7,0x15, -0x0f,0x24,0x17,0x17,0x78,0x18,0x0c,0x3b,0x13,0x04,0x34,0x27,0x0c,0x55,0x0c,0x16, -0x6f,0x0a,0x0f,0x3d,0x10,0x06,0xb7,0xfe,0xff,0x9b,0x0a,0xed,0xab,0x00,0xff,0x57, -0xf6,0xf0,0x31,0xf4,0xfc,0x4f,0xde,0xea,0x06,0xee,0xe3,0xaf,0xd7,0xe8,0xa3,0xda, -0xe0,0x1c,0xdc,0xe4,0x49,0xd0,0xdc,0xd4,0xdb,0xdc,0xad,0xd9,0xd6,0x75,0xd7,0xe0, -0x64,0xd7,0xd4,0x9b,0xd9,0xe4,0xf4,0xe1,0xe7,0x4b,0xe8,0xeb,0xe0,0xef,0xe8,0xc4, -0xfb,0xef,0x0e,0x05,0xf7,0x11,0xfd,0x13,0xb5,0x00,0x07,0x56,0x12,0x15,0x7b,0x17, -0x24,0xd5,0x13,0x25,0x20,0x27,0x2e,0x6a,0x24,0x33,0x3f,0x16,0x3c,0x24,0x26,0x2e, -0xd7,0x3c,0x25,0x7f,0x45,0x34,0xc9,0x28,0x44,0x37,0x2f,0x2c,0xd2,0x37,0x31,0xed, -0x2a,0x2a,0xce,0x2c,0x22,0xe9,0x26,0x20,0xdd,0x1a,0x1c,0xc9,0x1b,0x0f,0x35,0x14, -0x0e,0x1a,0xfc,0x04,0xcb,0xf8,0xff,0xf4,0xf2,0xf2,0x84,0xf6,0xd7,0x5e,0xee,0xe5, -0xfb,0xd2,0xde,0xb1,0xda,0xd3,0xea,0xca,0xd7,0x03,0xc8,0xcd,0xdb,0xc0,0xc5,0x9c, -0xc1,0xc5,0x4f,0xc3,0xcc,0x8b,0xba,0xc8,0x08,0xc7,0xc0,0x20,0xcd,0xc4,0xa2,0xd2, -0xc8,0xe5,0xd7,0xd6,0x2f,0xd1,0xd4,0x21,0xe1,0xdf,0x31,0xe7,0xe7,0x77,0xf5,0xf0, -0x67,0xf2,0xf5,0xcb,0x0b,0xff,0xf6,0x0f,0x03,0x9a,0x1b,0x1a,0x43,0x1a,0x2c,0xe8, -0x1a,0x30,0xf1,0x26,0x3a,0xfa,0x2c,0x4a,0xb9,0x2c,0x4c,0x41,0x3b,0x45,0xba,0x44, -0x35,0x7b,0x4c,0x3c,0x76,0x41,0x42,0x93,0x47,0x3f,0x2c,0x3d,0x39,0x63,0x3a,0x41, -0xf4,0x2d,0x3d,0x70,0x2d,0x31,0x9d,0x2d,0x26,0x7f,0x19,0x20,0x52,0x12,0x15,0xee, -0x0b,0x09,0x7b,0x0d,0xf8,0xb6,0x04,0xf6,0x01,0xef,0xf8,0xa2,0xdf,0xe7,0x7d,0xdd, -0xe4,0xa8,0xd7,0xd5,0x50,0xd5,0xca,0xc1,0xcb,0xc9,0x88,0xd0,0xbd,0x7a,0xd0,0xc5, -0x9d,0xca,0xc7,0x6b,0xc6,0xc1,0x30,0xc4,0xc2,0x21,0xd0,0xc5,0x3b,0xcc,0xcc,0x79, -0xd5,0xd6,0xe2,0xd1,0xdd,0x89,0xd6,0xe5,0x73,0xe7,0xe2,0x38,0xf0,0xe8,0x75,0xfb, -0xec,0x61,0xfb,0x00,0x03,0xf6,0x00,0x2a,0x01,0x13,0xc8,0xfd,0x15,0xb0,0x0c,0x03, -0x8d,0x20,0x0c,0x66,0x1e,0x0e,0x3b,0x1e,0x1a,0x34,0x1b,0x24,0x1d,0x18,0x25,0xd3, -0x19,0x29,0xe3,0x1d,0x27,0x99,0x1b,0x1e,0x28,0x2c,0x1c,0x22,0x1f,0x2d,0x3d,0x18, -0x1e,0xde,0x24,0x24,0x64,0x12,0x21,0x00,0x13,0x14,0x83,0x16,0x1d,0x66,0xf7,0x1e, -0xf8,0x06,0x13,0x94,0x10,0x06,0xeb,0x0a,0x05,0xe0,0x0d,0x08,0xeb,0x09,0xfd,0xd5, -0x14,0x02,0xd3,0x06,0xfc,0x8a,0x03,0x03,0x0e,0xf8,0xfb,0x7e,0x04,0xf8,0x27,0xfd, -0xfa,0x1b,0x05,0xfb,0x7c,0xfe,0xfd,0xd9,0xf9,0x01,0x61,0xf5,0xfa,0x96,0xf5,0xf8, -0x0d,0xf8,0xf3,0x00,0xf6,0xf5,0x50,0xff,0xdf,0xff,0xf1,0xf2,0xec,0xe8,0xe3,0x2b, -0xee,0xeb,0x8a,0xe4,0xe5,0x4f,0xe8,0xea,0x56,0xe2,0xf2,0x8b,0xe2,0xe4,0x1a,0xe5, -0xdf,0x9d,0xe2,0xe3,0xfd,0xda,0xf0,0x76,0xe9,0xe8,0x59,0xde,0xec,0x4c,0xe7,0xea, -0xaa,0xe7,0xe1,0x94,0xf8,0xea,0x2d,0xfc,0xf0,0x13,0xf0,0x04,0x13,0xf5,0xf8,0xa1, -0xff,0xfe,0x20,0x05,0x09,0xd1,0x08,0x05,0x62,0x18,0x04,0x4e,0x0c,0x20,0x28,0x0a, -0x12,0x40,0x2c,0x11,0x81,0x25,0x20,0xc7,0x25,0x1f,0x1d,0x2a,0x2a,0xf7,0x25,0x34, -0xd9,0x31,0x2b,0xd8,0x2d,0x33,0x00,0x28,0x26,0x2f,0x3d,0x26,0x1b,0x33,0x21,0x55, -0x2b,0x29,0x7a,0x20,0x18,0x24,0x2f,0x19,0xef,0x1a,0x15,0x49,0x26,0x0c,0xa6,0x0a, -0x0d,0x2d,0x02,0x03,0x16,0x03,0x04,0x34,0xf6,0xff,0x91,0xf5,0xf7,0x55,0xfa,0xe6, -0x62,0xec,0xf8,0x7b,0xcf,0xea,0x66,0xd7,0xe5,0xed,0xcb,0xd6,0xc9,0xd8,0xc8,0x96, -0xd8,0xcc,0x74,0xd3,0xd9,0xa9,0xc7,0xd7,0xc5,0xca,0xce,0x9c,0xd8,0xd4,0x38,0xd0, -0xd4,0x38,0xd0,0xde,0xe8,0xdd,0xd2,0xaa,0xe4,0xde,0x6b,0xe5,0xe7,0x15,0xe6,0xec, -0x2b,0xf3,0xed,0x5b,0xfb,0xf1,0x7e,0x04,0x02,0xee,0xfc,0x0f,0x33,0x00,0x0e,0x7f, -0x19,0x03,0x23,0x19,0x13,0x83,0x0d,0x1c,0x3f,0x20,0x1b,0xb8,0x1c,0x1e,0xe0,0x23, -0x1e,0x77,0x19,0x30,0xc0,0x13,0x26,0x6f,0x1a,0x21,0x88,0x18,0x21,0x89,0x1f,0x29, -0x0e,0x0a,0x2b,0x5b,0x0c,0x1a,0x21,0x15,0x16,0x26,0x17,0x12,0x52,0x1b,0x0e,0x0e, -0x07,0x18,0xdc,0x05,0x0c,0x54,0x04,0x0f,0xf4,0xfe,0x02,0xa1,0x04,0x04,0xcf,0x01, -0xfc,0x28,0x0c,0xff,0x4d,0xfb,0xfa,0x4f,0xf8,0x06,0xd5,0xff,0xf7,0x77,0x01,0xfa, -0x32,0xf4,0xfb,0xb8,0xfd,0xf4,0xd3,0xf7,0xf6,0xfb,0xf6,0xf8,0x72,0xf1,0xee,0x1f, -0xf5,0xf6,0x05,0xf5,0xea,0xfd,0xff,0xe4,0xbe,0xf0,0xf1,0xc1,0xeb,0xeb,0x51,0xed, -0xe3,0x04,0xea,0xf8,0xf5,0xe3,0xe7,0xa7,0xd6,0xf4,0xd3,0xe2,0xe6,0x47,0xe7,0xe3, -0x34,0xe9,0xf2,0xd8,0xe3,0xf5,0xe8,0xd8,0xf7,0x26,0xe6,0xef,0xf5,0xf0,0xf6,0x86, -0xf5,0xe9,0x56,0x03,0xfc,0xbc,0xf9,0xf8,0x7e,0x09,0xf7,0x3a,0xff,0x03,0x24,0xff, -0x09,0xf4,0xff,0x03,0x0d,0x08,0x09,0x9f,0x07,0x0c,0x40,0x16,0x0c,0xbb,0x1e,0x13, -0x13,0x04,0x18,0xef,0x19,0x18,0x55,0x1b,0x1c,0x8e,0x16,0x1f,0xf3,0x27,0x11,0x1d, -0x28,0x1e,0x42,0x1b,0x11,0x02,0x2b,0x17,0xb5,0x24,0x21,0xb7,0x1a,0x23,0xef,0x1b, -0x0f,0xb4,0x20,0x13,0xa7,0x0b,0x19,0x68,0x14,0x0a,0x21,0x12,0x01,0xa0,0x07,0x04, -0x23,0x07,0xff,0xd0,0xfd,0xf1,0x50,0x06,0xfa,0xba,0xef,0xee,0xf7,0xeb,0xfe,0x46, -0xe9,0xeb,0x24,0xe5,0xf4,0xbc,0xda,0xe3,0x34,0xe5,0xe4,0xa3,0xdc,0xe8,0x89,0xdd, -0xec,0x43,0xdc,0xe9,0xaf,0xde,0xe6,0xeb,0xd2,0xf8,0xce,0xd4,0xe5,0xd0,0xec,0xee, -0xdb,0xe0,0xf2,0x23,0xeb,0xec,0x62,0xf5,0xf1,0x0b,0xf9,0xf7,0x99,0xf5,0xfc,0xe0, -0x03,0xf8,0xeb,0x06,0x09,0x0b,0xff,0x11,0x41,0x08,0x06,0x58,0x17,0x04,0x32,0x21, -0x10,0x22,0x1e,0x13,0xc0,0x1c,0x1b,0xab,0x19,0x21,0xbb,0x23,0x1a,0xad,0x18,0x18, -0xc1,0x24,0x15,0xf9,0x18,0x10,0xb9,0x07,0x15,0x99,0x05,0x1a,0x82,0x07,0x05,0xa4, -0x0d,0xfd,0x48,0xfc,0x02,0x4b,0xfb,0xf4,0x88,0x05,0xed,0x86,0xf6,0xec,0x51,0xee, -0xe9,0x6e,0xe0,0xed,0xf2,0xe1,0xf7,0x5c,0xda,0xdf,0x96,0xe1,0xdf,0x87,0xe7,0xdd, -0x77,0xdb,0xed,0x2e,0xdb,0xeb,0xbb,0xe1,0xe1,0x54,0xdf,0xf4,0xb5,0xe1,0xfa,0x91, -0xea,0xf8,0x2a,0xe9,0x06,0x85,0xea,0x01,0x67,0x01,0x04,0x68,0x07,0x12,0x8d,0xfc, -0x22,0x5b,0xfd,0x28,0x09,0x13,0x10,0xbc,0x12,0x26,0x29,0x1b,0x1a,0x70,0x24,0x21, -0x68,0x26,0x24,0x22,0x24,0x23,0xf0,0x24,0x23,0x7e,0x2c,0x1c,0x79,0x23,0x18,0xf1, -0x20,0x19,0x26,0x1d,0x17,0xb2,0x18,0x10,0x4b,0x1c,0x10,0xf0,0x03,0x0f,0xe4,0xff, -0x09,0x2e,0xf5,0xff,0x0f,0xf4,0xf2,0x6a,0xf6,0xea,0x86,0xef,0xe4,0x85,0xe6,0xe1, -0x3b,0xe9,0xdb,0x54,0xda,0xde,0xf6,0xd2,0xd1,0x14,0xda,0xdb,0xf9,0xcd,0xd4,0x2f, -0xdc,0xd1,0x47,0xdf,0xdb,0x16,0xd4,0xdd,0x88,0xdb,0xd1,0xf1,0xe8,0xe3,0x85,0xd3, -0xe6,0x76,0xe1,0xee,0xce,0xe5,0xee,0x0e,0xe8,0xf9,0x9f,0xf4,0xf0,0xd9,0xfd,0x04, -0x5d,0xf8,0x02,0xb3,0x05,0x06,0xd9,0x0c,0x10,0x82,0x14,0x0e,0xaf,0x17,0x26,0x54, -0x12,0x25,0x61,0x17,0x1c,0x32,0x1d,0x21,0x5a,0x1e,0x2b,0xfb,0x22,0x25,0x84,0x28, -0x23,0x25,0x1a,0x2c,0xc4,0x1e,0x2e,0xca,0x18,0x1e,0x12,0x30,0x23,0x5e,0x22,0x22, -0x2c,0x1b,0x21,0x5c,0x16,0x17,0x43,0x10,0x13,0xac,0x0c,0x13,0xcf,0x0b,0x0c,0xe5, -0x06,0x10,0x6e,0xff,0x03,0x79,0xfe,0xfe,0x81,0xf7,0xfd,0x7d,0xec,0xf5,0x13,0xee, -0xf5,0x2a,0xe4,0xe4,0xeb,0xf3,0xdd,0x00,0xea,0xde,0x2c,0xe1,0xe1,0x4d,0xe3,0xe7, -0x26,0xe3,0xe6,0x8c,0xd9,0xef,0x4d,0xe6,0xe5,0xd3,0xdd,0xe9,0x5d,0xe1,0xe9,0xc8, -0xe9,0xe6,0xeb,0xf3,0xe3,0xc9,0xfc,0xea,0xe8,0xfa,0xec,0x61,0xff,0xf3,0x34,0xf7, -0x00,0xa7,0xff,0xfd,0xd2,0xf7,0xfa,0x58,0x07,0xff,0x7f,0xfd,0x0c,0x53,0xfe,0x13, -0xc6,0x05,0x03,0x31,0x05,0x08,0x5b,0x08,0x14,0xcd,0xfc,0x0b,0x44,0x0f,0x09,0x39, -0x04,0x08,0x91,0x0e,0x07,0xeb,0x08,0x08,0x3a,0x09,0x10,0xc4,0xff,0x09,0xd7,0x08, -0x09,0x52,0x05,0xfa,0x33,0x04,0xfd,0x8a,0xf7,0x05,0x70,0xfb,0xfb,0x6f,0xf8,0x0c, -0x59,0xf8,0x00,0xbb,0xfa,0x01,0x22,0x06,0xf7,0xa1,0x0d,0xfe,0xba,0x05,0xf3,0x0b, -0x0d,0x06,0x80,0x07,0x03,0xaf,0xfe,0x0e,0x5c,0xfb,0x18,0x79,0x03,0x0a,0xc3,0x11, -0x11,0x2b,0x09,0x11,0x07,0x15,0x09,0x56,0x12,0x07,0xe6,0x11,0x0c,0xa4,0x10,0x0c, -0xcf,0x08,0x10,0x0a,0x0f,0x11,0x9a,0x04,0x0f,0x49,0x08,0x0e,0xb1,0x0d,0x00,0xa6, -0x07,0x0c,0x59,0xf8,0x05,0xd9,0x05,0xf5,0x7e,0xf4,0x03,0xb7,0xee,0xee,0xad,0xec, -0xf3,0x01,0xe4,0xf2,0x3f,0xe6,0xec,0xdd,0xe4,0xef,0x1c,0xe3,0xe4,0x8b,0xe1,0xeb, -0x84,0xe4,0xe5,0x81,0xe3,0xe9,0xbc,0xe5,0xe3,0x6f,0xe8,0xec,0xfe,0xe2,0xe9,0x81, -0xed,0xe5,0xca,0xec,0xf0,0xdd,0xf6,0xf6,0x7e,0xf2,0x02,0x15,0x02,0xf7,0x00,0x04, -0xfc,0x71,0x0c,0xfa,0xac,0x0c,0x12,0x14,0x06,0x13,0x90,0x0c,0x0b,0x1c,0x10,0x0b, -0x8c,0x12,0x0f,0x92,0x10,0x0f,0xc4,0x16,0x10,0x7a,0x0b,0x19,0x94,0x0e,0x10,0x78, -0x0c,0x17,0xbe,0x08,0x11,0x35,0x0c,0x08,0xee,0x09,0x12,0x65,0x00,0x09,0x88,0x04, -0x08,0xc6,0x02,0x09,0x7e,0xfb,0x02,0x90,0xfe,0xfa,0x4f,0xff,0xfd,0xe1,0xfa,0xf7, -0x08,0xfa,0xf9,0xd4,0xef,0xfa,0xac,0xee,0xfa,0xbc,0xf5,0xef,0x35,0xfb,0xec,0x09, -0xfe,0xf4,0x18,0xe9,0x01,0xbb,0xee,0xfd,0x0b,0xf9,0xfd,0x72,0xf8,0xfe,0x7b,0xff, -0xf9,0x5c,0x04,0x08,0x1b,0x04,0x0a,0x3a,0x0a,0x03,0x83,0x0f,0x0f,0x0b,0x0b,0x13, -0x53,0x0b,0x18,0xf2,0x15,0x14,0xed,0x1a,0x13,0xa8,0x1a,0x10,0x98,0x1a,0x14,0x15, -0x18,0x11,0xa6,0x13,0x16,0xb8,0x0a,0x0c,0x2e,0x0e,0x12,0xa1,0x0a,0x00,0xf0,0x0d, -0x04,0xfc,0x01,0xfd,0x7c,0x04,0x02,0x61,0xf4,0xfa,0x7e,0xef,0xf5,0x8c,0xed,0xec, -0xce,0xe8,0xea,0x18,0xe5,0xe8,0x58,0xdc,0xdd,0x8e,0xd8,0xdf,0x74,0xd1,0xdb,0xec, -0xd4,0xd8,0x12,0xce,0xd9,0x9f,0xd6,0xd9,0xcb,0xd7,0xd5,0xb9,0xe2,0xd5,0x92,0xe2, -0xd9,0xd5,0xe5,0xe3,0x5e,0xe7,0xf2,0x7c,0xe5,0xf2,0x12,0xfe,0xf4,0x30,0xf9,0x02, -0xdd,0x00,0x16,0x39,0xfe,0x07,0x7f,0x1a,0x10,0xb4,0x13,0x19,0x9b,0x1a,0x1e,0xcc, -0x1c,0x1f,0xcd,0x23,0x24,0xd3,0x25,0x23,0x7f,0x2b,0x24,0x6c,0x27,0x2d,0xa3,0x23, -0x29,0x71,0x2b,0x25,0x0d,0x25,0x25,0x08,0x22,0x23,0xcf,0x1f,0x24,0x07,0x14,0x1c, -0xe2,0x1e,0x16,0x26,0x13,0x19,0x09,0x10,0x0d,0x17,0x0c,0x08,0x27,0x00,0xf7,0xdf, -0x03,0xf3,0x45,0xfc,0xf5,0xe4,0xf6,0xec,0xda,0xf0,0xed,0xc0,0xe8,0xea,0x5f,0xe7, -0xee,0x47,0xde,0xe8,0x11,0xe5,0xe3,0xbd,0xe4,0xe7,0x53,0xe8,0xe3,0x23,0xe7,0xde, -0x02,0xeb,0xe3,0x3f,0xe8,0xf1,0x2b,0xec,0xf0,0xaf,0xea,0xf7,0x28,0xf8,0xf0,0x73, -0xfa,0xef,0x63,0x04,0xf5,0xeb,0xfb,0xff,0x73,0x02,0x00,0x32,0x04,0x08,0x1e,0xfb, -0x0d,0xcd,0x06,0x02,0xdd,0x0a,0xfe,0x07,0x0b,0x07,0x80,0x02,0x03,0xec,0x0a,0x02, -0x26,0xff,0x07,0xbb,0xfa,0x04,0xcd,0xff,0xfe,0x2b,0x00,0xfa,0x88,0x04,0xf6,0x43, -0xf8,0xf7,0xe1,0xf8,0xfb,0x64,0xef,0xfc,0xa9,0xe6,0xff,0xf6,0xe8,0xf1,0x78,0xf0, -0xea,0x88,0xf3,0xf3,0x47,0xf0,0xfb,0x32,0xee,0xf2,0x89,0xed,0xf8,0xe4,0xee,0xfc, -0x0a,0xfa,0xf5,0x0b,0xfa,0xf4,0xa7,0x04,0x00,0xc9,0x09,0xfd,0xf3,0x0d,0x0c,0x77, -0x06,0x12,0xdb,0x0a,0x11,0xa1,0x0d,0x14,0x51,0x17,0x18,0xf8,0x1b,0x1a,0xa6,0x22, -0x1e,0xbc,0x1c,0x1c,0x6a,0x22,0x21,0xc7,0x23,0x1f,0xda,0x22,0x20,0x2f,0x20,0x1c, -0x55,0x18,0x19,0x73,0x13,0x1c,0xda,0x16,0x13,0xb8,0x11,0x18,0xd9,0x0c,0x12,0xf8, -0x08,0x0a,0x84,0x0d,0x03,0x63,0x03,0x06,0x3c,0xfe,0xfd,0x5a,0x02,0xfa,0x55,0xf8, -0xf8,0x76,0xf1,0xf4,0xb0,0xee,0xee,0x98,0xf2,0xe7,0xf1,0xe7,0xf0,0x0a,0xde,0xec, -0x56,0xe0,0xe7,0xb9,0xe4,0xe0,0xb1,0xe7,0xdf,0x45,0xde,0xe9,0xbb,0xdf,0xeb,0x44, -0xe1,0xe9,0x0a,0xea,0xe2,0xd7,0xef,0xe7,0x1d,0xf0,0xe6,0xbc,0xf5,0xed,0xa7,0xf0, -0xf7,0x44,0xf7,0xf5,0x4f,0xf9,0xf7,0xf4,0xf8,0xf6,0x35,0xfa,0xfb,0x63,0xfd,0xff, -0x80,0x00,0x05,0x71,0x01,0x05,0x5e,0x07,0x04,0xe9,0x08,0x07,0xe7,0x0c,0x04,0x9d, -0x11,0x08,0x7a,0x0f,0x0a,0xd9,0x0e,0x0e,0xa3,0x0f,0x0c,0xd2,0x10,0x08,0xf5,0x12, -0x09,0x90,0x0e,0x0f,0xbb,0x12,0x05,0x94,0x18,0x07,0x27,0x0b,0x16,0x78,0x06,0x0f, -0x05,0x0b,0x08,0x13,0x0e,0x09,0xe6,0x0e,0x10,0x44,0x0e,0x04,0xcb,0x0d,0x10,0x5d, -0x06,0x0d,0x8a,0x0b,0x0d,0xbd,0x0e,0x10,0xf1,0x0b,0x0f,0xbb,0x02,0x0c,0xb5,0x08, -0x05,0xb8,0x0e,0x09,0x12,0x07,0x08,0x74,0x05,0x08,0xe4,0x04,0x03,0x1f,0x04,0x03, -0x63,0xff,0xff,0xde,0x06,0xfc,0xda,0xfa,0xfc,0x59,0x01,0xf6,0x15,0xfb,0xfe,0x61, -0xf8,0xfc,0x95,0xf8,0xfa,0x5d,0xf1,0xfa,0xa5,0xf8,0xf5,0x5d,0xf1,0xf5,0xa1,0xef, -0xf6,0x2c,0xee,0xed,0x9e,0xee,0xed,0x55,0xea,0xee,0xb9,0xec,0xec,0xa1,0xe6,0xe9, -0xee,0xeb,0xee,0x35,0xea,0xee,0x89,0xea,0xec,0x0b,0xe8,0xf0,0x87,0xe2,0xef,0xd5, -0xf0,0xe8,0x4b,0xee,0xf7,0x2c,0xf0,0xf5,0x33,0xf3,0xf9,0xd0,0xf5,0xf3,0x66,0x01, -0xf7,0x1c,0xff,0xfd,0xdb,0xfc,0x0a,0x36,0x00,0x04,0x04,0x08,0x09,0x4a,0x0c,0x0a, -0x8f,0x0d,0x0e,0x04,0x10,0x10,0x54,0x11,0x14,0xea,0x17,0x13,0xf7,0x11,0x18,0x9f, -0x1a,0x1b,0xeb,0x18,0x1b,0x2a,0x1b,0x13,0xd2,0x19,0x18,0xbd,0x13,0x1b,0xfe,0x11, -0x13,0x31,0x16,0x0e,0x0b,0x16,0x0a,0x5d,0x11,0x0e,0x1f,0x08,0x0d,0x64,0x0c,0x0b, -0x21,0x05,0x0a,0x6b,0x06,0xff,0x90,0x06,0x01,0xd7,0xff,0xfd,0xa7,0xff,0x00,0x6a, -0xff,0xf7,0x6a,0xf9,0xf8,0x4f,0xf7,0xfc,0x0c,0xf1,0xf6,0x2a,0xf3,0xf7,0x30,0xf8, -0xf3,0x08,0xef,0xf2,0xe8,0xf2,0xf3,0xa1,0xef,0xf3,0xcb,0xf1,0xf0,0x12,0xfc,0xf4, -0x1b,0xf4,0xf2,0xe9,0xf3,0xf7,0xe6,0xf2,0xf7,0xd1,0xfa,0xf7,0xa4,0xf6,0xf7,0x04, -0xf6,0xf6,0x3b,0xfb,0xfb,0xf8,0xf8,0xf4,0x6e,0xff,0xfc,0x79,0xf4,0xf9,0x8d,0xf5, -0xfa,0x55,0x01,0xf4,0xb3,0xfc,0xfd,0xe7,0xfc,0xff,0x5f,0xfa,0xfb,0x44,0x02,0xfc, -0x50,0xf9,0xfe,0xad,0xfb,0xff,0x8c,0x00,0x02,0xe1,0xf9,0x04,0xf2,0xfe,0x01,0x5a, -0x02,0x05,0xfb,0xfc,0x03,0x44,0xfe,0x05,0xbb,0xff,0x05,0xc5,0x03,0x06,0x45,0x02, -0x05,0x85,0x02,0x05,0xca,0x07,0x09,0xbf,0x02,0x0b,0x9b,0x04,0x06,0xab,0x03,0x0a, -0x79,0x04,0x07,0x8f,0x03,0x0f,0x74,0x04,0x0c,0xff,0x0b,0x05,0x41,0x0a,0x0d,0xa6, -0x04,0x0b,0xd6,0x03,0x09,0x60,0x07,0x06,0x11,0x08,0x0a,0x4c,0x09,0x07,0x94,0x04, -0x05,0x75,0x07,0x08,0x91,0x04,0x01,0x48,0x06,0x04,0x10,0x02,0xff,0x37,0x07,0xfa, -0x59,0x00,0xfd,0x64,0xfb,0xf9,0xa4,0xf9,0xfc,0xfb,0xf6,0xfa,0x77,0xf4,0xf0,0xcd, -0x00,0xef,0xe4,0xf6,0xf6,0x9a,0xf5,0xf4,0x01,0xf4,0xf3,0x94,0xf0,0xf4,0x38,0xf0, -0xf3,0x2a,0xf4,0xf3,0x6b,0xf4,0xf4,0xbd,0xf5,0xf3,0x6b,0xf3,0xf8,0x59,0xf8,0xf5, -0x72,0xfc,0xfd,0x52,0xfc,0xfc,0x66,0x03,0xfe,0x7d,0xff,0x03,0xcb,0x03,0x05,0xbb, -0x02,0x09,0x65,0x0e,0x03,0x16,0x0e,0x0a,0x71,0x0c,0x09,0x80,0x0d,0x05,0xac,0x0f, -0x0c,0x30,0x10,0x0c,0xb3,0x0b,0x0c,0x1b,0x0f,0x13,0xae,0x0a,0x0c,0xb6,0x0c,0x0f, -0x00,0x0a,0x0d,0x69,0x08,0x0f,0x8a,0x04,0x09,0xa4,0x06,0x06,0xca,0x07,0xfc,0xb2, -0x02,0xfc,0xfb,0x00,0xfd,0x56,0xfc,0xfd,0xb6,0xfd,0xfc,0xdb,0xf2,0xf9,0xd1,0xf1, -0xf2,0x37,0xef,0xf5,0x21,0xea,0xed,0x08,0xec,0xef,0xc8,0xe5,0xe8,0x5e,0xed,0xe8, -0xb0,0xed,0xeb,0xc1,0xe4,0xec,0x8e,0xe7,0xed,0xfb,0xe7,0xe9,0x4a,0xe8,0xf2,0x6d, -0xf1,0xf4,0x68,0xee,0xfa,0x00,0xf4,0xfa,0xbd,0xf8,0xfe,0xba,0xfb,0xfb,0xe6,0x04, -0x01,0x5f,0x05,0x07,0x1c,0x05,0x10,0x5c,0x0b,0x0c,0x3b,0x0c,0x15,0xda,0x10,0x13, -0x11,0x16,0x17,0xed,0x15,0x17,0xca,0x16,0x19,0x64,0x1a,0x1c,0xa6,0x18,0x1a,0xa5, -0x18,0x19,0x3b,0x12,0x18,0x69,0x15,0x11,0x0f,0x19,0x0b,0x0b,0x12,0x0e,0x1a,0x0c, -0x0a,0x14,0x0a,0x05,0x24,0x02,0x07,0x1f,0xff,0xfb,0x97,0xfd,0xf8,0x48,0xf4,0xf4, -0xfa,0xf0,0xf6,0xd1,0xee,0xed,0x68,0xf1,0xea,0x29,0xee,0xeb,0x11,0xeb,0xe8,0xd6, -0xe8,0xeb,0x43,0xec,0xe7,0x9b,0xea,0xef,0xa5,0xea,0xec,0x19,0xed,0xf1,0xb2,0xee, -0xf1,0xc3,0xf2,0xf3,0xff,0xf7,0xf7,0x44,0xf9,0xfd,0xb4,0xff,0x03,0x5b,0xfd,0x03, -0x80,0x00,0x04,0x62,0x01,0x07,0xe1,0x09,0x06,0x12,0x09,0x10,0x00,0x08,0x10,0xfa, -0x0a,0x13,0xf7,0x0e,0x0a,0x91,0x13,0x0d,0x9d,0x0a,0x12,0x6b,0x0d,0x0c,0x57,0x0b, -0x10,0x63,0x07,0x0c,0xde,0x09,0x08,0xeb,0x05,0x07,0x54,0x07,0x03,0x73,0x00,0x02, -0x1b,0xff,0x00,0xf2,0xfd,0xfb,0xb0,0xfb,0xfb,0x6f,0xf5,0xfb,0x33,0xf7,0xf7,0x12, -0xfa,0xf7,0x3f,0xf8,0xf5,0x32,0xf9,0xf5,0x86,0xf5,0xf7,0xad,0xf5,0xf9,0x1f,0xf6, -0xf7,0x38,0xf7,0xf8,0x80,0xf7,0xfa,0x1e,0xf5,0xfb,0xab,0xf5,0xfd,0xac,0xf9,0xfb, -0x4d,0xfb,0xff,0xab,0xfe,0xfa,0x8c,0xff,0x00,0x83,0x02,0xfe,0x7e,0xfe,0x03,0x9a, -0x01,0x03,0x61,0x07,0xff,0x08,0x07,0x06,0xa8,0x04,0x05,0x78,0x04,0x05,0x11,0x05, -0x0a,0xd2,0x04,0x05,0xfe,0x0d,0x06,0x6e,0x09,0x04,0xd7,0x08,0x07,0xc2,0x06,0x05, -0x7d,0x09,0x00,0x77,0x09,0x06,0x01,0x06,0x01,0x48,0x05,0x03,0x26,0x07,0x05,0x5e, -0xff,0x06,0xb9,0x03,0x02,0x40,0x09,0xfe,0x13,0x06,0x04,0x99,0x04,0x05,0x15,0x06, -0x05,0x75,0x01,0x06,0x0f,0x06,0x00,0x3f,0x03,0x04,0xb5,0x05,0xff,0x93,0x03,0x02, -0x53,0x03,0x00,0xa2,0xfe,0x02,0x8c,0xfe,0x01,0xcd,0xfd,0xfd,0xa5,0xfe,0xfa,0xf5, -0xff,0xfa,0x34,0xff,0xf6,0xba,0xf8,0xfb,0x1b,0xf2,0xf6,0xa3,0xf7,0xf4,0xc4,0xf4, -0xf4,0xe4,0xf5,0xf6,0x5c,0xf2,0xf2,0x86,0xf2,0xf2,0xfb,0xf0,0xf3,0xfd,0xee,0xf4, -0xcf,0xef,0xf5,0xac,0xf2,0xf2,0x83,0xf3,0xf1,0x8b,0xf4,0xf1,0x62,0xf7,0xf6,0xd5, -0xf4,0xf6,0x5d,0xf5,0xfb,0xd5,0xf8,0xfb,0xf0,0xf9,0xfa,0xf7,0xfe,0xfd,0xa1,0x00, -0xfd,0x48,0x02,0x02,0x50,0x02,0x06,0x95,0x01,0x0b,0xe2,0x06,0x07,0xc8,0x0b,0x0d, -0x75,0x08,0x10,0x63,0x10,0x0c,0x88,0x11,0x0f,0x5a,0x13,0x11,0x33,0x13,0x14,0x17, -0x11,0x12,0x46,0x13,0x13,0xba,0x10,0x10,0x38,0x12,0x0f,0x1d,0x11,0x0b,0x40,0x0d, -0x0d,0x25,0x0a,0x07,0xec,0x09,0x03,0x1e,0x0a,0x01,0xd7,0x04,0x00,0x02,0x01,0xfe, -0xd4,0xfe,0xfe,0xb6,0xfa,0x00,0x10,0xf9,0xf8,0x55,0xf9,0xf6,0x40,0xf6,0xf9,0x63, -0xf4,0xf4,0x05,0xf3,0xf3,0x2f,0xf4,0xf3,0x60,0xf4,0xf1,0x10,0xf1,0xf2,0x74,0xf5, -0xf2,0x0b,0xf3,0xf4,0x7c,0xf3,0xf8,0x61,0xf1,0xf7,0xc3,0xf5,0xf7,0x74,0xf8,0xfa, -0x90,0xfb,0xf5,0xd0,0xfc,0xff,0xba,0xf5,0x03,0x27,0xfa,0x02,0xe6,0x01,0x00,0xc3, -0x00,0x04,0xd7,0x02,0x00,0x25,0x07,0x03,0x73,0x04,0x07,0x36,0x06,0x06,0x06,0x07, -0x07,0x53,0x02,0x06,0xe9,0x04,0x04,0xf0,0x04,0x04,0xd5,0x04,0x02,0xc6,0x07,0x02, -0xfc,0x02,0xfe,0xbb,0x02,0x02,0xf1,0xfe,0xfe,0x81,0x03,0xfa,0x9d,0xff,0xfd,0xb3, -0xfb,0xfd,0xac,0xfc,0xfa,0xe5,0xfb,0xf8,0x09,0xfd,0xf3,0x4f,0xfe,0xf8,0x4b,0xf9, -0xf8,0x02,0xfa,0xf6,0x49,0xfa,0xfb,0x7d,0xf8,0xf9,0x94,0xfc,0xf9,0xe2,0xfd,0xfa, -0x25,0xfc,0xfe,0x8c,0xfb,0xfd,0xc4,0xff,0x00,0x46,0x00,0xfe,0x9e,0x01,0x00,0x54, -0x03,0x04,0xde,0x03,0x03,0x4c,0x05,0x05,0x31,0x08,0x04,0xd3,0x07,0x07,0xdc,0x0a, -0x0a,0x58,0x06,0x09,0xe8,0x08,0x09,0x8d,0x0e,0x07,0xcc,0x0a,0x0c,0xa6,0x09,0x08, -0x91,0x0a,0x09,0x21,0x08,0x07,0x29,0x07,0x06,0xfc,0x0a,0x06,0x61,0x06,0x07,0x48, -0x02,0x04,0x92,0x00,0x04,0x44,0x00,0x00,0x49,0xfe,0xfe,0xff,0xfc,0xfd,0xb3,0xfe, -0xf9,0xd1,0xfb,0xfa,0x17,0xfb,0xf7,0xff,0xf6,0xfa,0x7a,0xf7,0xf7,0xfa,0xf8,0xf5, -0x08,0xf9,0xf4,0x37,0xf8,0xf6,0x3c,0xf6,0xfa,0xb4,0xf3,0xfa,0xe5,0xf5,0xfb,0x82, -0xf4,0xf9,0x4d,0xf8,0xfa,0x16,0xf9,0xf9,0x89,0xfa,0xfd,0x19,0xfa,0xfc,0xbe,0xfb, -0xfe,0x36,0xfd,0xfe,0x41,0xfd,0xfd,0xd1,0xfe,0xff,0x59,0x00,0x00,0x40,0x02,0xff, -0xbd,0x00,0x02,0xb5,0x02,0x03,0x21,0x00,0x05,0xe3,0x03,0x03,0x0f,0x03,0x04,0xa5, -0x02,0x04,0x51,0x03,0x02,0x0d,0x04,0x02,0x1e,0x05,0x01,0x68,0x02,0x02,0x0c,0x04, -0x00,0xa9,0x02,0x02,0x23,0x01,0x02,0xf1,0xff,0x01,0xef,0x00,0x03,0x7b,0x01,0xfe, -0xeb,0xfe,0x02,0x99,0xff,0x00,0x76,0x01,0xfe,0xd6,0x01,0xfd,0xe1,0x00,0x00,0xee, -0x00,0xfe,0xad,0x01,0x02,0x93,0x00,0x00,0x72,0xff,0x01,0xf0,0x01,0x01,0xc7,0xff, -0x03,0xea,0x01,0x03,0x4c,0x00,0x03,0x82,0x03,0x01,0xa5,0x04,0x03,0x5d,0x02,0x03, -0x35,0x03,0x01,0xe6,0x02,0x04,0x07,0x00,0x03,0x90,0x03,0xff,0x9c,0x03,0x03,0x42, -0x01,0x00,0xe7,0x01,0xff,0x15,0xff,0xff,0x44,0xfe,0xfe,0xac,0xfd,0xff,0x64,0xfe, -0xfd,0xff,0xfd,0xff,0xcb,0xfe,0xfd,0xe8,0xff,0xfb,0xbc,0xfd,0xfc,0x90,0xfc,0xff, -0x11,0xfc,0xfd,0x62,0xfc,0xfd,0x6c,0xfd,0xfe,0x4b,0xfb,0xfe,0x7e,0xfa,0x01,0xc6, -0xfd,0xfb,0xb8,0xfe,0xfe,0xe9,0xfd,0xfe,0xdb,0xfd,0xfc,0xa5,0xfe,0xff,0x21,0xfd, -0xfe,0x13,0xfd,0xff,0x2e,0xfe,0xfe,0x11,0xff,0x00,0x40,0xfc,0xff,0x0e,0xff,0x01, -0x04,0xfb,0x00,0xf2,0xfe,0xfd,0x6e,0x00,0xfd,0x28,0xff,0xfd,0x43,0xff,0xfd,0x15, -0xff,0xfe,0x54,0xff,0xfe,0x80,0xff,0xfe,0xc5,0xff,0xff,0x25,0xff,0xfe,0x9a,0xfe, -0xff,0xae,0xff,0xfd,0xf9,0xff,0x01,0xd4,0xfd,0x00,0x31,0x00,0xff,0xef,0xff,0xff, -0xfa,0x00,0xff,0x40,0x02,0x00,0x1c,0x01,0x00,0x11,0x03,0xfe,0x28,0x03,0x02,0xe8, -0x00,0x04,0x72,0x00,0x02,0x24,0x04,0x02,0x49,0x03,0x04,0xe5,0x02,0x05,0xd2,0x02, -0x06,0x91,0x01,0x03,0x56,0x04,0x03,0xdb,0x03,0x02,0xf0,0x03,0x04,0xc8,0x02,0x04, -0xec,0x03,0x00,0x2e,0x04,0x06,0xf1,0x01,0xff,0x3d,0x05,0x02,0x61,0x02,0x01,0x50, -0x02,0x01,0x41,0x03,0x00,0xb1,0x03,0xfd,0x2c,0x03,0x01,0x15,0x00,0x01,0x07,0x00, -0xfd,0x8f,0x00,0x00,0x65,0x00,0xfe,0x40,0xff,0x00,0x95,0xfb,0xfe,0xda,0xfd,0xfd, -0xf6,0xfe,0xfc,0x95,0xfd,0xfd,0x36,0xfc,0xfb,0x14,0xfd,0xfa,0xd4,0xfc,0xfb,0x8f, -0xfe,0xfb,0x2c,0xfd,0xfd,0x16,0xfc,0xfe,0xf0,0xfc,0xfd,0x4b,0xfd,0xfe,0x50,0xfd, -0xfe,0xe1,0xff,0xfe,0x81,0xfe,0xff,0x7f,0x00,0xfe,0x37,0x00,0x01,0xe4,0xff,0x01, -0x59,0xff,0x02,0xc2,0xff,0x01,0x71,0x01,0x02,0x1c,0x00,0x03,0x8b,0xff,0x01,0x1e, -0x01,0x04,0xb2,0x00,0x01,0xcd,0x00,0x04,0x44,0x00,0x03,0x07,0x01,0x02,0xe5,0x00, -0x02,0xb4,0x00,0x02,0xa3,0xff,0x00,0xf7,0x00,0x00,0x5c,0x00,0x01,0xe8,0x00,0xfe, -0xed,0x00,0xff,0x14,0xfe,0x00,0x3f,0xfb,0xff,0x91,0xfd,0xfd,0xd8,0xfc,0xfd,0x1e, -0xfc,0xfd,0x0d,0xfe,0xfb,0x9b,0xfd,0xfb,0xe8,0xfd,0xfb,0xcf,0xfb,0xfc,0xc0,0xfe, -0xfb,0xd7,0xfc,0xfd,0xb5,0xfd,0xfc,0x3a,0xfe,0xfd,0x6b,0xff,0xfc,0xa1,0xff,0xff, -0xc0,0xff,0xfe,0x6c,0x00,0xff,0xe9,0xff,0x00,0x8c,0x01,0xff,0xd9,0x00,0x01,0xe9, -0x02,0x01,0x3a,0x00,0x03,0x71,0x03,0x02,0x2a,0x04,0x01,0xf3,0x03,0x03,0x7e,0x03, -0x03,0x68,0x03,0x02,0x5d,0x02,0x04,0x6d,0x01,0x04,0x2d,0x02,0x04,0x20,0x04,0x03, -0x70,0x04,0x02,0x08,0x02,0x03,0xdd,0x01,0x02,0x67,0x02,0x01,0x0d,0x01,0x02,0xe5, -0x01,0x01,0x31,0x01,0x01,0x95,0x00,0x01,0x13,0x00,0x00,0x2e,0x00,0x01,0x1d,0xff, -0x01,0x9b,0xfc,0x01,0xf5,0xfd,0xff,0x1d,0xfe,0xfc,0x0e,0xff,0xfc,0xc7,0xfd,0xfd, -0xca,0xfd,0xfe,0x73,0xfd,0xfe,0xa8,0xfd,0x00,0x91,0xfd,0xfd,0x9b,0xfd,0xfc,0xb4, -0xfd,0xfe,0x19,0xfd,0x00,0x05,0xfd,0xfd,0x57,0xfe,0xfe,0x45,0xff,0xff,0x78,0xfd, -0x01,0xdb,0xfe,0x01,0xc9,0xff,0x00,0x57,0x00,0x01,0x54,0x02,0xff,0x07,0x01,0x02, -0xc2,0x00,0x01,0x7c,0xff,0x01,0x0d,0x02,0xff,0x8d,0x02,0xff,0x9f,0x00,0x00,0x44, -0xfe,0x02,0x32,0xff,0xfe,0x49,0xff,0xff,0x69,0xfd,0xfd,0xa0,0xff,0xfc,0x89,0xfd, -0xfc,0x63,0xfc,0xfc,0x5c,0xfd,0xfa,0x8b,0xfd,0xfc,0xf3,0xfb,0xfb,0xee,0xfb,0xfa, -0x2d,0xfe,0xfa,0x7d,0xfd,0xf9,0x98,0xfe,0xfb,0x5a,0xfa,0xff,0x11,0xfb,0xfd,0x04, -0xfd,0xfe,0xfb,0xfc,0xfd,0x99,0xfe,0xfe,0x9f,0xfe,0x00,0x1e,0xff,0x01,0x79,0x00, -0x02,0x2a,0x02,0x02,0x18,0x04,0x04,0x3e,0x04,0x06,0xf6,0x04,0x05,0x10,0x08,0x06, -0xf4,0x06,0x08,0xd8,0x06,0x09,0x96,0x07,0x09,0xa3,0x07,0x0a,0x1d,0x09,0x09,0x95, -0x09,0x09,0x31,0x09,0x08,0x96,0x09,0x08,0x39,0x08,0x08,0x1e,0x06,0x07,0xe9,0x05, -0x05,0x34,0x04,0x03,0x07,0x04,0x01,0xf9,0x01,0x02,0xfa,0xff,0x01,0xe7,0xfe,0xff, -0xb7,0xfe,0xfe,0x20,0xfe,0xfd,0xf0,0xfa,0xfc,0xb9,0xfa,0xfb,0xa0,0xfa,0xfb,0x21, -0xf9,0xf9,0xb3,0xf9,0xf8,0xa4,0xf8,0xf7,0x99,0xf8,0xf7,0x73,0xf8,0xf8,0x21,0xf7, -0xf8,0xd7,0xf7,0xf8,0x4e,0xf8,0xf9,0x85,0xf8,0xf9,0x3a,0xf9,0xfa,0x35,0xf9,0xfa, -0x7b,0xfa,0xfc,0x9a,0xf9,0xfd,0xf5,0xfc,0xfe,0xb2,0xfc,0xfe,0xb8,0xff,0xff,0xc3, -0xfe,0x00,0x92,0x00,0x00,0xea,0x00,0x01,0x3e,0x00,0x03,0xe2,0x01,0x03,0x97,0x02, -0x03,0xf5,0x03,0x02,0x97,0x05,0x02,0x81,0x04,0x04,0x31,0x03,0x03,0x6f,0x03,0x03, -0x3e,0x04,0x02,0x7f,0x05,0x03,0x82,0x03,0x03,0x1b,0x03,0x04,0xe8,0x01,0x03,0xcb, -0x02,0x03,0xcb,0x01,0x02,0xea,0x00,0x03,0x41,0x01,0x01,0x4d,0x00,0x01,0x81,0x01, -0x00,0x32,0x00,0x01,0x41,0xff,0x00,0x12,0x01,0xff,0x5d,0x00,0x00,0x30,0x00,0x00, -0xd9,0xff,0x00,0xb3,0xff,0x00,0xbe,0xff,0xff,0x66,0x01,0x00,0x05,0x00,0x00,0x7d, -0xff,0x00,0x11,0x00,0x00,0x42,0xff,0xff,0xf5,0xff,0xff,0xfc,0xfe,0x00,0x68,0xfe, -0x00,0x57,0xff,0xff,0x14,0xff,0x00,0xd5,0xfe,0xfe,0x75,0xff,0x00,0x30,0xfd,0xff, -0x85,0xff,0xfe,0xe7,0xfe,0x00,0xa1,0xfe,0xff,0xfa,0xfd,0xfd,0x5f,0x00,0xfe,0xd8, -0xfe,0xfd,0x9e,0x00,0xfd,0x27,0xff,0xfe,0xd7,0xfe,0xfe,0xc7,0xff,0xfe,0x81,0xfe, -0x00,0xb1,0xfe,0xfe,0xda,0xfe,0xfe,0x9e,0xff,0xfd,0x24,0xff,0xff,0x50,0xff,0xff, -0x20,0xff,0xff,0xac,0xff,0xff,0x01,0x00,0xff,0x7b,0x00,0xff,0x2e,0xff,0x00,0x84, -0xfe,0x01,0x5d,0x00,0x01,0x46,0x01,0x00,0x6e,0x01,0x00,0x5a,0x01,0x01,0x1e,0x00, -0x02,0x04,0x01,0x00,0x1b,0x02,0x01,0xc3,0x00,0x02,0x30,0x01,0x01,0x02,0x00,0x00, -0x6f,0x00,0xff,0x0f,0x00,0x00,0x16,0x00,0xff,0x76,0x00,0x00,0x80,0xfe,0x00,0x70, -0xff,0xff,0x33,0x00,0xfe,0x0f,0xff,0xff,0x11,0xff,0xfe,0x6d,0xfe,0xff,0xb0,0xfe, -0xfe,0x24,0xff,0xfe,0x2f,0xff,0xfe,0x11,0x00,0xfe,0x3a,0xff,0xff,0x9d,0xfe,0xfe, -0x5b,0xff,0xff,0x3b,0xff,0xff,0x5e,0xff,0xff,0xf1,0xff,0xff,0x35,0x00,0x00,0x36, -0x00,0x00,0x11,0x00,0x00,0xc6,0x00,0x00,0xbe,0x00,0x00,0x4b,0x01,0x01,0xc3,0x01, -0x01,0xb2,0x01,0x01,0xb2,0x01,0x01,0x01,0x02,0x02,0xe1,0x01,0x01,0x82,0x01,0x02, -0x6a,0x00,0x02,0x5a,0x01,0x02,0x98,0x00,0x03,0xe3,0xff,0x02,0xe0,0x00,0x01,0xa7, -0x00,0x00,0x97,0x00,0x01,0x6b,0xff,0xff,0x4e,0x00,0xff,0x83,0xff,0xfe,0xf4,0xff, -0xfe,0xff,0xfe,0xfe,0xb2,0xff,0xfe,0xa5,0xfe,0xfe,0xa4,0xfe,0xfe,0x7b,0xfe,0xfe, -0x55,0xfe,0xfe,0x25,0xfe,0xfe,0xd5,0xfe,0xfd,0x8b,0xfd,0xfd,0x9f,0xfd,0xfe,0x34, -0xfe,0xfe,0x74,0xfe,0xfd,0x47,0xff,0xfe,0x2f,0xfe,0xff,0x9c,0xfe,0x00,0x07,0xff, -0xff,0x84,0x00,0x00,0x43,0x00,0x00,0xb0,0x00,0x00,0x7c,0x00,0x01,0x92,0x00,0x01, -0xa9,0x01,0x01,0x8f,0x01,0x02,0x25,0x02,0x02,0xc3,0x01,0x02,0x6a,0x02,0x02,0xf3, -0x01,0x02,0x4f,0x02,0x02,0x98,0x02,0x02,0x21,0x02,0x01,0x09,0x02,0x01,0xe5,0x00, -0x01,0x0a,0x01,0x01,0xe4,0x00,0x01,0x36,0x00,0x00,0x27,0x00,0x00,0x99,0xff,0xff, -0x5d,0xff,0xfe,0x0d,0xff,0xff,0x02,0xff,0xfe,0x62,0xfe,0xfe,0xa2,0xfe,0xfe,0xa0, -0xfe,0xfd,0x8a,0xfd,0xfe,0x03,0xfd,0xfd,0xe9,0xfc,0xfd,0x5d,0xfd,0xfd,0x44,0xfd, -0xfe,0x41,0xfd,0xfe,0xe4,0xfd,0xfd,0xc4,0xfe,0xfd,0x3d,0xfe,0xfe,0x67,0xfe,0xfe, -0xe3,0xfe,0xff,0xc1,0xfe,0xff,0x26,0xff,0xff,0x3f,0xff,0xff,0x3d,0x00,0xff,0x7a, -0x00,0x00,0xa4,0xff,0x01,0x52,0x00,0x01,0x90,0x00,0x01,0x22,0x01,0x01,0x69,0x01, -0x01,0xe5,0x01,0x01,0xc4,0x01,0x01,0xd9,0x01,0x01,0xac,0x01,0x01,0xbc,0x01,0x02, -0xf2,0x01,0x01,0x0f,0x02,0x01,0xe6,0x01,0x01,0xda,0x01,0x01,0x87,0x01,0x01,0xa4, -0x01,0x01,0x42,0x01,0x00,0xcc,0x00,0x01,0x76,0x00,0x00,0xca,0x00,0x00,0x40,0x00, -0x00,0xa2,0xff,0xff,0xdc,0xff,0xff,0xae,0xff,0xff,0xa3,0xff,0xff,0x66,0xff,0xff, -0x67,0xff,0xff,0x13,0xff,0xff,0x19,0xff,0xff,0x56,0xff,0xff,0x52,0xff,0xff,0x73, -0xff,0xff,0x64,0xff,0xff,0x75,0xff,0xff,0x75,0xff,0xff,0x78,0xff,0xff,0x69,0xff, -0xff,0xab,0xff,0xff,0xc9,0xff,0xff,0xda,0xff,0xff,0xea,0xff,0xff,0xdc,0xff,0xff, -0xee,0xff,0xff,0xdf,0xff,0xff,0xef,0xff,0xff,0xef,0xff,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x7e,0x01, -0xf8,0x6e,0xdc,0xe5,0x50,0x4e,0x16,0x01,0x80,0x64,0xe3,0x19,0xa7,0x16,0x45,0xd4, -0xdf,0x04,0x0c,0x31,0xdf,0x19,0xe2,0x15,0xe2,0x47,0x25,0x0f,0x88,0xc6,0x0f,0x42, -0x30,0xdf,0xe1,0x06,0x0a,0x47,0xf7,0xf8,0x49,0xf6,0x0f,0x08,0x03,0xfc,0xaa,0xfb, -0xfd,0xd8,0xfd,0xef,0x59,0x0d,0x10,0x07,0xf8,0x19,0xc6,0xdb,0x03,0x06,0x0c,0xf1, -0x36,0x0e,0x01,0xba,0x09,0xd6,0x89,0x3b,0xd8,0xa4,0xbe,0x2e,0x7e,0x16,0xf1,0x0d, -0x03,0xfb,0x2e,0x07,0x0a,0x4f,0xf2,0xf5,0x54,0x24,0xf3,0x5e,0xd2,0x2e,0x7e,0x01, -0xe8,0x45,0x11,0x1e,0x21,0xd8,0x08,0xbe,0x21,0xcf,0xe0,0x0a,0x1c,0x75,0xd8,0x2b, -0xed,0xe7,0xe6,0xb3,0x2c,0xcd,0x76,0x24,0xdd,0x3e,0x1e,0x28,0x97,0xc7,0xed,0x83, -0x16,0x1a,0x72,0xe1,0xfc,0xd7,0x2a,0x0b,0x74,0xc4,0xe9,0xa9,0x38,0xe6,0x75,0x12, -0xe9,0x21,0xf3,0x28,0xd4,0xe5,0xcc,0x1e,0x58,0xfa,0x6b,0xcd,0x05,0xbf,0xf2,0x05, -0x61,0x14,0xee,0xe8,0xf2,0xf0,0x26,0x0f,0xfb,0x2c,0xf5,0x10,0xa1,0xfa,0x05,0xc8, -0xea,0x11,0x9a,0x03,0xed,0x85,0xff,0x03,0x4d,0x09,0xfe,0x35,0x0f,0xfb,0x40,0xe2, -0x08,0x63,0x1e,0xeb,0xc3,0xff,0x01,0xba,0xed,0x1b,0x94,0xd9,0x1b,0xd8,0xfb,0xee, -0xc7,0x18,0x01,0xbc,0xed,0x1a,0xf4,0xf1,0xfb,0x93,0x25,0xcd,0xc2,0x0a,0xf9,0x91, -0x11,0x20,0x55,0xd0,0x13,0x50,0xf5,0x0e,0x7e,0xe0,0x11,0x8a,0x18,0xe2,0xf7,0x11, -0xf6,0x64,0xf9,0x26,0x8f,0xfc,0xdb,0x86,0xfd,0x49,0xd7,0xb7,0x17,0x66,0x15,0xd1, -0x26,0x31,0xcf,0x28,0x21,0x07,0x1b,0xd8,0x14,0x36,0x17,0xeb,0x47,0x08,0xf2,0xab, -0x0c,0x0f,0x1b,0xe3,0x1d,0x66,0xff,0xc0,0x1c,0x37,0x16,0x39,0xcb,0x11,0xed,0xf8, -0xf5,0xb1,0x13,0xf8,0x81,0x0b,0xf4,0x8a,0xfa,0x1d,0x9d,0xd1,0xf8,0xdf,0x4a,0xe8, -0xd7,0xc0,0x18,0x75,0x1c,0xf7,0x80,0xdb,0x0a,0x71,0x25,0xd8,0x5d,0x04,0xf8,0xc3, -0x06,0x17,0x1a,0xf5,0xf5,0xd5,0x07,0xf4,0x89,0x00,0x1e,0xa2,0xbe,0x30,0xbb,0x0c, -0xdb,0x58,0x11,0xde,0xcf,0x32,0xe8,0xc3,0x05,0x16,0x69,0xcd,0x11,0x34,0x23,0xce, -0x92,0x0c,0x2b,0x12,0xe6,0xfd,0x59,0x06,0xef,0xcd,0x12,0x10,0x83,0xd4,0x19,0xbd, -0x16,0xe1,0x9c,0x02,0x15,0x8d,0xff,0xfd,0xeb,0xf3,0xf7,0xaf,0x1a,0xf7,0x61,0xf9, -0x18,0x48,0xef,0x17,0x6f,0x01,0xdc,0x89,0xfe,0x0f,0xb2,0x2d,0xd5,0x50,0xe8,0x34, -0xf1,0xd7,0xe6,0x88,0x33,0xf6,0x86,0xe0,0x19,0x90,0x1e,0xb4,0x8e,0x2a,0x0d,0xa7, -0xd9,0x1c,0x86,0xfc,0x0b,0x7c,0x15,0xcd,0x40,0x0a,0x2b,0x86,0xdd,0xfa,0xd2,0xff, -0xf6,0x74,0x14,0xed,0x5a,0x18,0xf3,0x58,0xd5,0x37,0xa1,0xf1,0xe9,0x77,0x19,0x0e, -0x98,0xc7,0x26,0x8e,0x21,0xcb,0x26,0xfb,0x0c,0x21,0x02,0x02,0xd1,0xf7,0xf9,0x46, -0x1b,0xf3,0x6a,0xd6,0x38,0xe1,0xdf,0x01,0x1d,0x0c,0xdc,0x9f,0x19,0x04,0x15,0x00, -0xe0,0x4d,0x07,0x26,0x7e,0xc2,0x0b,0xfd,0x45,0xab,0x26,0x03,0x31,0xfe,0xea,0xe8, -0x9d,0x17,0xfa,0x7e,0x0a,0xe6,0x93,0x06,0x17,0xc0,0xf6,0xf7,0x8d,0x06,0x1d,0xef, -0xec,0xec,0xce,0x1d,0xf9,0x4b,0x1b,0xf1,0x5c,0xde,0x2a,0xb3,0xdb,0x01,0xa5,0x14, -0xf5,0xf1,0x05,0xee,0x5d,0x05,0x10,0xd7,0xff,0xf5,0x0f,0x14,0xfa,0xf8,0xee,0x2e, -0xee,0xd9,0x0d,0xc4,0x0c,0xdf,0x12,0x29,0xfa,0x62,0xfb,0xd4,0x7b,0x25,0x07,0x94, -0xcf,0x3c,0x04,0x06,0xdd,0x83,0xfa,0x0a,0x55,0x21,0xda,0xb1,0xff,0x0c,0x42,0xe8, -0x2b,0x3f,0xd3,0xfc,0x89,0x12,0xf7,0x45,0x34,0xd3,0xa2,0xee,0x21,0x5e,0xf2,0x04, -0xa3,0x0d,0xfb,0x34,0xf3,0xf5,0x33,0x18,0x13,0x7a,0xe4,0xf9,0x59,0xff,0x0c,0x9d, -0x05,0xd4,0x0c,0x27,0x02,0xd5,0xe8,0x11,0xc4,0xf2,0xea,0xd8,0x24,0x02,0x35,0xdf, -0x1c,0x1c,0xec,0x06,0x71,0x0f,0xe4,0xf7,0x2a,0xd1,0xa1,0x07,0x17,0xf0,0x01,0xe9, -0x6f,0xf8,0x10,0xdd,0xea,0x12,0x9e,0x17,0xe3,0xa2,0x02,0x0d,0xff,0xf8,0xff,0x07, -0xfc,0x07,0xe9,0x07,0xf4,0xe8,0xff,0x22,0xeb,0xd7,0xea,0x2d,0x21,0xf9,0x49,0x0a, -0x04,0x8d,0xf0,0xf7,0x5e,0x02,0x28,0x9e,0xe3,0xc6,0xf1,0x3f,0xf5,0x35,0x04,0xf9, -0xf9,0xfb,0x19,0x75,0xe8,0x21,0x92,0xfc,0xd7,0x9f,0x21,0x09,0x3e,0xe7,0x07,0xb5, -0x0a,0x01,0xca,0xd4,0x24,0x5f,0x10,0xf1,0x6f,0xf9,0xf9,0xc7,0x1b,0xd9,0x63,0x0f, -0x04,0x99,0xea,0x25,0x69,0xf2,0xf4,0xb8,0x07,0xee,0x52,0x1c,0x00,0xfe,0xcd,0x58, -0xd9,0xd0,0xd9,0xfe,0x3c,0xdf,0xbc,0x01,0xf2,0xa3,0x1b,0x10,0x9a,0xc7,0x2f,0xf7, -0x0e,0xc2,0x8e,0x0c,0x31,0x95,0xdf,0xf0,0x91,0x2d,0xe5,0x7a,0x04,0xe8,0xda,0x0c, -0x10,0xd6,0xd7,0x10,0x69,0x0c,0xec,0xd5,0xfe,0x10,0xad,0xf1,0xf9,0x27,0x12,0x02, -0xf7,0xec,0x1e,0x8b,0xf9,0xe3,0xc9,0x0e,0x00,0x08,0x18,0xca,0x39,0x26,0x02,0x2d, -0xf3,0x21,0xb9,0xda,0xf7,0x2d,0x19,0x01,0xef,0xe9,0xef,0xfd,0x1f,0x14,0x17,0xca, -0x00,0x27,0x25,0x09,0xaa,0xd9,0xfe,0xb9,0x3b,0xde,0xeb,0xe9,0x0f,0x33,0xfc,0x06, -0xee,0x02,0x0a,0xca,0xf7,0xf7,0xa3,0x03,0x05,0x74,0x0a,0xe9,0x4b,0x09,0x21,0x2c, -0xdf,0xea,0x9c,0x1e,0x08,0x32,0xf1,0xe4,0x37,0x30,0xf5,0xb9,0xec,0x1e,0x16,0xeb, -0xf7,0xb9,0x25,0xee,0x13,0xea,0x18,0x63,0x19,0xeb,0x11,0xf7,0x0b,0x98,0x0b,0xeb, -0xa1,0x16,0xed,0x48,0x07,0x33,0x5a,0xdc,0xe9,0x10,0x08,0x0c,0xbc,0xfc,0xe6,0x2f, -0x0f,0x0b,0xdd,0x02,0xf7,0x4c,0xe0,0x0b,0xd2,0x02,0x09,0x50,0x17,0xde,0x45,0x02, -0x1c,0x7c,0xe4,0xfc,0x97,0x2b,0xf0,0x21,0xf5,0x10,0x5f,0xf0,0x18,0x38,0xe2,0x04, -0x58,0x0a,0xff,0x09,0x14,0xe9,0xce,0xf4,0x0a,0xf1,0x0f,0xf4,0x6b,0xf1,0xfb,0xcd, -0x08,0x0d,0x37,0xf7,0xfe,0x34,0x12,0xfe,0x57,0xf1,0xf4,0x95,0x1f,0xef,0xf0,0x11, -0xec,0xba,0xfb,0x29,0x26,0xd3,0xf6,0x31,0x1d,0xf3,0x02,0x07,0x13,0x3e,0xf0,0xfd, -0xbb,0xfa,0xff,0xa2,0x14,0xd3,0x6b,0x28,0xff,0xa3,0xfb,0x06,0x7f,0xd3,0x2f,0x5d, -0xf2,0xeb,0x76,0x1a,0x05,0xe3,0xe9,0x06,0x58,0x1a,0xe1,0x32,0xef,0x24,0xcc,0xfd, -0x11,0x55,0x03,0xdd,0xa0,0x13,0x1e,0x07,0xe1,0x0d,0x89,0xff,0xe4,0xc0,0x1d,0x06, -0xdd,0xea,0x0b,0xce,0x0a,0xe3,0xa8,0x00,0x21,0xc2,0xe0,0xfc,0xe4,0x27,0xf7,0xcf, -0xdf,0x1f,0x92,0xff,0xdf,0xe7,0x0a,0x28,0x5d,0xef,0xed,0xf9,0x04,0x0a,0x22,0x07, -0xf3,0x50,0xff,0x0a,0xe8,0x12,0xdd,0x4b,0x13,0xf9,0xd4,0x04,0xf2,0x71,0xff,0x0a, -0x60,0x0d,0x08,0x84,0xd2,0x15,0x6f,0x0c,0xfa,0xe9,0x02,0xef,0xd0,0xf5,0x2b,0x23, -0x06,0xd3,0x6a,0x1b,0xfe,0x6f,0xfd,0xfc,0x3e,0x0a,0xfa,0x49,0xf9,0x1d,0x0c,0xef, -0xf7,0x8f,0x12,0xf6,0xbb,0xf8,0x03,0xae,0xfd,0x03,0x61,0xfd,0xf3,0x41,0x00,0x1d, -0xdc,0xe9,0xed,0x92,0x2f,0x03,0x4d,0xd4,0x0d,0x63,0x0e,0xfa,0xbd,0x01,0x02,0x44, -0xef,0xff,0x9c,0x20,0xec,0x6e,0xf6,0x13,0xbc,0xe5,0x0f,0x6a,0xf4,0x09,0x7b,0x0e, -0xf0,0x36,0xfa,0x0d,0xa9,0xfa,0xfd,0xf3,0x0d,0xfb,0xfa,0xfc,0x12,0xc5,0xf7,0xec, -0x6b,0x13,0x0a,0x14,0xf2,0x05,0x10,0xf7,0xf8,0x4d,0x0e,0x15,0xd9,0xe2,0x10,0xf4, -0x16,0xd8,0x5c,0x01,0x1b,0x20,0xf5,0xff,0xd3,0x13,0xf9,0x9e,0xe9,0x0e,0x27,0x00, -0x05,0x77,0x05,0xf5,0xe7,0xf6,0xfa,0x4f,0x0e,0xfb,0x58,0x0c,0xfc,0x6d,0xfb,0x0c, -0xa7,0xf3,0x00,0xde,0x15,0xe9,0xf3,0xfa,0x17,0x8f,0xec,0xf0,0xea,0x1f,0xf8,0xee, -0xe7,0x1a,0xac,0x06,0xf4,0xa5,0xf9,0xf6,0x1e,0x15,0x0e,0x86,0xdc,0xfd,0x9d,0x1d, -0xfd,0xcc,0xf8,0xf8,0xb2,0xff,0x03,0xfb,0x0b,0xe7,0xb5,0xfd,0x16,0x82,0x09,0xef, -0xfe,0xf8,0xfe,0x35,0x08,0x05,0x2e,0xf4,0xfc,0x18,0x11,0x0f,0xf9,0xda,0x0d,0xed, -0x06,0xf4,0xb0,0x00,0x0d,0x4a,0xf7,0xfb,0x8f,0x15,0xef,0xe3,0xfa,0x0f,0x1f,0x04, -0xf4,0x1f,0xfb,0x06,0x15,0x10,0xeb,0xf6,0x00,0x27,0x25,0xe0,0x00,0x67,0xf6,0x1e, -0x90,0xfc,0xf2,0xee,0x15,0xe9,0x2e,0xff,0x07,0xc1,0x0c,0x02,0x67,0xed,0x07,0x7f, -0xf4,0xfe,0x7f,0x20,0xec,0xd9,0x01,0xfd,0x7a,0xf6,0xfd,0x15,0x1c,0xf8,0x12,0xf0, -0x0f,0x6e,0xfa,0xf0,0xe4,0x0f,0x12,0x36,0xef,0xfc,0xd5,0x08,0x02,0xf3,0xf2,0x08, -0x2e,0x08,0xe7,0x0c,0x11,0xf9,0x42,0x0c,0xf8,0xcc,0xff,0x04,0xb2,0x01,0x02,0x0e, -0xe4,0x0f,0xe8,0x06,0xee,0xc9,0x1d,0x00,0x4a,0xda,0x2b,0xa2,0xf6,0xe4,0x42,0x11, -0x18,0x11,0xec,0xf4,0xc9,0x20,0xed,0xc9,0xeb,0x0e,0x67,0x0c,0xf6,0xbf,0xf8,0x01, -0xfd,0x01,0xf9,0x70,0x10,0xf6,0x6a,0xe9,0x16,0x8e,0x00,0xfa,0xb3,0x06,0xf8,0xb5, -0x08,0xfe,0x8a,0xf6,0x05,0x6a,0xfc,0x09,0x21,0x0c,0xf4,0xc9,0x03,0x05,0x3e,0xe5, -0x0d,0x51,0x0c,0xfe,0x98,0xfd,0xfd,0xc4,0x06,0x02,0xab,0xfe,0xde,0x50,0x1e,0x10, -0x8c,0xf0,0xfb,0x8e,0xfd,0x03,0xdc,0x01,0xf7,0xd7,0x03,0x04,0x3f,0xfb,0x13,0x4c, -0xf0,0xf9,0x39,0x1a,0xe4,0x6e,0x01,0x13,0x56,0x00,0xf7,0x6e,0x00,0xfc,0x4e,0x0c, -0x0f,0x6f,0xee,0xe9,0x7f,0x06,0x23,0xb5,0xde,0x0a,0x22,0x0e,0xe2,0xfa,0x20,0xe5, -0x64,0x11,0x08,0xe9,0xe9,0x09,0x9c,0x08,0x05,0x98,0xf7,0xed,0xb3,0x10,0x04,0x90, -0xf1,0x22,0x99,0xed,0xf3,0xd7,0x0a,0xed,0x77,0x16,0xf4,0x84,0xf8,0x16,0x0d,0xe6, -0x0b,0x9f,0x15,0xde,0x2f,0xfd,0x12,0x1f,0xfb,0xf7,0x59,0x00,0x0b,0x38,0xf4,0xfc, -0x24,0x0e,0xf9,0x16,0xf0,0x0f,0x9a,0xf5,0x09,0x4a,0x08,0xf7,0x76,0xf6,0xfc,0xc8, -0x0d,0x0d,0x75,0xf5,0xf7,0x6f,0x06,0xfe,0x76,0x18,0xf2,0xa3,0xea,0x15,0xc5,0xee, -0x0c,0xe1,0xf1,0x04,0x04,0x14,0xeb,0x87,0x02,0x07,0xc7,0x02,0x02,0xe2,0xf4,0x09, -0xc2,0x07,0x02,0xe4,0x04,0xe9,0x56,0x08,0x20,0x47,0xe5,0xf6,0xa2,0x02,0x0b,0x55, -0x07,0xeb,0xb1,0x01,0x0a,0xe5,0x09,0xf8,0x1f,0xf0,0x10,0xcf,0xf9,0xfd,0xe9,0x0f, -0xf6,0xf8,0xfb,0x0e,0xd4,0xee,0x06,0xc2,0x0a,0xf3,0xaf,0x08,0xf1,0x69,0x05,0x0e, -0x75,0xf5,0xf8,0x7f,0x11,0xf1,0x18,0xf5,0x1f,0xe8,0xfb,0xf9,0xd7,0x03,0xf9,0x86, -0x11,0xee,0x02,0xfc,0x0b,0x2d,0x04,0xf9,0x85,0x01,0x09,0xd2,0xf7,0xf9,0x82,0x01, -0xf8,0x79,0x06,0x04,0x55,0xfd,0x00,0xb7,0xf9,0x0a,0x97,0xf1,0x00,0x0b,0x09,0xfa, -0xd5,0x09,0xfd,0x31,0x05,0xf5,0x14,0xfd,0x0c,0xb6,0xf7,0xee,0xa8,0x16,0x06,0x1e, -0xe0,0x1f,0x12,0xf9,0xf9,0xda,0xfe,0xfc,0x81,0x14,0xf7,0xa4,0xfb,0x04,0x17,0xfb, -0x0c,0x5c,0x01,0xf2,0x44,0x05,0x03,0xa1,0xfe,0xf4,0x0c,0x0a,0x0b,0xbf,0xd3,0x22, -0x65,0x0d,0xde,0x99,0x13,0x00,0x7a,0x04,0xf1,0x74,0xf8,0x1f,0x23,0xf8,0xf7,0xed, -0x08,0xe9,0x2c,0x19,0xfc,0xd6,0xf3,0x0f,0x9e,0xe8,0x1b,0x88,0xf8,0xfa,0xb3,0x00, -0xf1,0x78,0x13,0x06,0x6f,0xf1,0xff,0x79,0x04,0x05,0x4c,0x03,0xfd,0xcf,0x01,0xfa, -0x70,0x07,0x03,0x3e,0xfe,0x04,0xfc,0xff,0xf5,0x04,0x07,0xfe,0xe3,0xf2,0x13,0x0a, -0xf8,0xfa,0x90,0x1b,0xee,0x1e,0xed,0x1b,0x8c,0xef,0x06,0x8d,0xfb,0xf7,0xaa,0x07, -0x06,0xfe,0xf7,0xea,0x69,0x15,0xf4,0x97,0xff,0x0d,0xab,0xfe,0xef,0x3c,0x0a,0x0c, -0xd3,0xee,0xfd,0x3b,0x15,0x01,0x59,0xe0,0x18,0x6d,0xfe,0xfd,0xb9,0x06,0xff,0xf3, -0xf5,0x05,0xcb,0x07,0xfb,0x4b,0xf2,0x04,0xca,0x16,0xe8,0x59,0xfe,0x12,0x01,0xf0, -0x08,0x61,0xfe,0x07,0x64,0xf2,0x08,0x23,0xf8,0x0e,0x23,0xff,0xee,0x1f,0x12,0xfc, -0x68,0xf5,0x00,0x4c,0x03,0x12,0xfb,0xf4,0xf6,0xd1,0x13,0xed,0x03,0x01,0x10,0x7d, -0x00,0xeb,0xcd,0x08,0x0d,0xea,0xed,0x06,0x0b,0x04,0xec,0xe7,0x08,0x15,0xd1,0xef, -0xfb,0x46,0x02,0x00,0x09,0x06,0xf1,0x94,0x12,0xfb,0xf5,0xf7,0xfe,0x27,0x0b,0x0d, -0x25,0xed,0x03,0x59,0x05,0xeb,0x52,0x19,0xff,0x16,0xf3,0xfa,0xbd,0x04,0x0f,0x9d, -0xeb,0x06,0x02,0x0d,0xee,0xd2,0x0f,0xf0,0xad,0x0b,0xf6,0xf6,0xfd,0x15,0x6e,0xe1, -0x12,0x0d,0x03,0xf9,0xc1,0x01,0xf7,0xcd,0x05,0x01,0x25,0x01,0x08,0x60,0xf3,0x06, -0x09,0xfe,0xf9,0x16,0x06,0x04,0x1d,0xff,0xf8,0x04,0xfe,0x04,0x8b,0x03,0xfd,0x70, -0x01,0x07,0x8b,0xf1,0xfc,0x8a,0x16,0xf4,0xb9,0xfb,0x03,0xf8,0xf6,0x10,0x87,0xfc, -0xfb,0x06,0x08,0xf0,0xa1,0x06,0x11,0xd0,0xf8,0xf3,0x8a,0x07,0x04,0x12,0xf6,0x06, -0x31,0x06,0xfd,0x46,0x00,0xf6,0xe5,0xfc,0x05,0x64,0x12,0xec,0x48,0xfd,0x0b,0xba, -0xfd,0xf9,0xe0,0x05,0xff,0x19,0xfe,0x06,0x90,0xfa,0x06,0xa3,0x06,0xe7,0x86,0x06, -0x0a,0x73,0xfa,0x01,0x09,0x12,0xf9,0xba,0xea,0x11,0x89,0x04,0x01,0xe8,0xf9,0xfb, -0xb8,0x0a,0xf6,0xec,0xf8,0x15,0x94,0xfe,0xe5,0x46,0x13,0xf9,0xcc,0xfe,0x0b,0x9e, -0xe7,0x1b,0x08,0xf2,0xfb,0x7b,0x0f,0xf0,0x1a,0x00,0x08,0x41,0x02,0x00,0x0b,0x00, -0x01,0x57,0xf8,0x02,0x80,0x06,0xf1,0x06,0x15,0xe9,0x56,0x06,0x14,0x21,0xf0,0xfd, -0x53,0xfc,0x12,0x24,0xf8,0xf7,0x92,0x08,0x00,0x3b,0x02,0xf8,0x02,0xf2,0x21,0x18, -0xf1,0xf5,0xcb,0x10,0xf1,0x19,0x06,0xfe,0x3c,0x0b,0xf4,0x53,0x05,0x04,0xc4,0xf4, -0x0d,0xf0,0xfd,0xf7,0x48,0x06,0x09,0x59,0xfa,0xf3,0x9c,0x10,0x01,0x1a,0xf1,0x05, -0xf8,0xfb,0x0e,0xbf,0xf2,0xf7,0xd7,0x15,0xf9,0xd4,0xf9,0x08,0x3d,0x00,0xf9,0x62, -0x07,0x05,0xf2,0xf8,0x0a,0x02,0x00,0xee,0x54,0x11,0xfe,0x79,0xf9,0x0c,0x84,0xeb, -0x13,0x8a,0x05,0xef,0x60,0x0b,0xf8,0x9e,0xfe,0x03,0xcd,0xfd,0x08,0x9b,0xf7,0x05, -0x91,0x02,0xee,0xd2,0x0d,0xfb,0x73,0x02,0x0d,0xc7,0xef,0x07,0x86,0xfd,0xff,0x92, -0x04,0xfa,0x68,0x00,0x07,0xe2,0xf9,0x00,0x48,0x0c,0xf6,0x03,0x02,0x00,0xe0,0xf2, -0x05,0xe3,0x0f,0xed,0xbb,0x03,0x13,0x83,0xec,0x01,0x68,0x05,0xf6,0x92,0x06,0xff, -0xfe,0x01,0x04,0x54,0xfb,0x00,0x95,0xfa,0x0a,0xb8,0xf7,0x0e,0xf9,0xfa,0xf0,0x84, -0x19,0xee,0x28,0x02,0x0a,0x90,0xfc,0xfe,0x34,0xff,0x00,0xa6,0x04,0x03,0x38,0xf7, -0x01,0x20,0x06,0xf7,0x43,0x04,0x00,0xaa,0xfd,0x0d,0x44,0xf7,0xf7,0x31,0x0a,0xfc, -0x46,0x09,0xf1,0x31,0x00,0x17,0xd2,0xec,0xf7,0x12,0x16,0xf6,0xfc,0x07,0xfc,0x58, -0xf8,0x0b,0x90,0xf5,0x06,0x0c,0x00,0x05,0xf6,0xff,0xfa,0x4c,0xff,0xfd,0x7c,0x05, -0xfc,0xd6,0xfb,0x07,0x31,0x01,0x00,0xe7,0xf8,0x04,0x61,0x01,0xfe,0x35,0xfd,0x02, -0xa1,0xfc,0x06,0x64,0x01,0xf8,0x09,0x08,0xfe,0x16,0xfd,0xfe,0x88,0xfe,0x04,0xe8, -0xf8,0x02,0x7e,0x10,0xea,0xba,0x09,0xfd,0xab,0xf7,0x0a,0x46,0xfe,0x04,0xc5,0x03, -0xf2,0xd0,0x07,0x05,0x54,0xf5,0x0b,0x83,0x05,0xf3,0xe8,0xfd,0x07,0xe3,0x05,0xf8, -0xb4,0x03,0x06,0x72,0xf2,0x01,0xfd,0x0f,0xf3,0x7a,0x08,0xfb,0x0b,0xf9,0x06,0x9a, -0x04,0x01,0xcf,0xf8,0xfd,0xf6,0x05,0x00,0x9b,0x00,0x01,0x63,0x05,0xfb,0x1b,0xf4, -0x0e,0x80,0x04,0xf6,0x9a,0x02,0x06,0x5b,0xff,0xfb,0x05,0x02,0x03,0x0c,0xfa,0xfe, -0x1e,0x04,0xfb,0x6f,0x07,0x01,0x72,0xfd,0xfd,0xcd,0xfe,0x05,0x30,0xfd,0xff,0x7b, -0xff,0xfc,0x52,0x00,0x07,0xf3,0xff,0xfc,0xd4,0xfd,0xff,0x32,0xff,0x03,0x2d,0x05, -0xf3,0x5f,0x03,0x0d,0x43,0xf2,0xff,0x83,0x0a,0xfa,0x26,0x00,0x07,0x30,0xf7,0xfc, -0xda,0x04,0xfc,0x2b,0xff,0x05,0x70,0x01,0x01,0x48,0xf9,0x06,0xa2,0xfe,0xf8,0xca, -0x11,0xef,0x0d,0x06,0xfe,0x99,0xff,0x02,0x05,0xf5,0x07,0xfe,0x08,0xf5,0x8f,0x01, -0x07,0xb6,0xfa,0x02,0x8d,0xf8,0xfd,0x8c,0x0e,0xf4,0x1f,0x06,0x07,0x97,0xec,0x06, -0xcd,0x09,0xfa,0x6e,0x08,0xf3,0x4f,0x01,0x02,0x19,0xfe,0x08,0x4e,0xfa,0xfb,0x52, -0x0c,0xf7,0xf1,0xff,0x0e,0x8b,0xf7,0xf8,0x9b,0x0c,0xfb,0x9f,0xf5,0x0d,0x9f,0xff, -0xf5,0x92,0x01,0x05,0x10,0xff,0x00,0x45,0x03,0xfc,0xb9,0xff,0x01,0xb2,0xfd,0x07, -0x43,0xf8,0x05,0xf4,0xff,0xf6,0x83,0x0c,0x07,0x65,0xf2,0xfd,0x9a,0x07,0xfb,0x9f, -0xfc,0x02,0xad,0x02,0x05,0x6e,0xfb,0xf8,0xf9,0x07,0xf8,0x03,0x04,0x04,0x73,0xf4, -0x0c,0xd5,0xff,0xfd,0x4b,0x02,0xf6,0x3b,0x07,0x08,0x01,0xf6,0x02,0x17,0x05,0xf4, -0xc8,0x08,0x05,0xb5,0xf5,0x04,0xa6,0x03,0xfe,0x77,0x02,0xfc,0xc1,0x00,0x04,0x8d, -0x00,0xf7,0x23,0xff,0x08,0x29,0xfe,0xfd,0x8a,0x03,0x00,0x31,0xfa,0x00,0x61,0x0b, -0xfd,0x16,0xfd,0xfd,0x3e,0x01,0x03,0x3e,0xfc,0xfc,0xb0,0x07,0x05,0x7c,0xf5,0x01, -0xc8,0x06,0xf9,0x5b,0x02,0x05,0x03,0xf9,0x02,0x6b,0x03,0xf9,0x68,0xff,0x05,0x8e, -0xfd,0x00,0x1b,0x01,0x04,0xa8,0xf9,0xfe,0x73,0x05,0xfd,0xd2,0x02,0xfe,0xfb,0xf8, -0x08,0xa5,0xfe,0xfd,0xf2,0x05,0xff,0x4a,0xfb,0xfe,0x4c,0x08,0xf6,0x1c,0x02,0x04, -0x7c,0x02,0xf7,0xe6,0x02,0x04,0x7e,0xf7,0x02,0x24,0x08,0xfc,0x45,0xfc,0x00,0x6a, -0x01,0xf7,0x14,0x0e,0xf9,0x00,0x02,0x00,0xf7,0xfd,0x02,0x35,0xff,0x02,0x8f,0xf8, -0x04,0xb4,0x04,0xf9,0x84,0xff,0x07,0xe7,0xfd,0xfb,0x2c,0xfe,0x0b,0xba,0xfa,0xfb, -0x4f,0x01,0x04,0x9c,0xfd,0xfb,0x7c,0xff,0x03,0xda,0x01,0xfc,0x75,0x04,0x01,0xbb, -0xfe,0x00,0xb2,0xfb,0xfe,0x2a,0x02,0x02,0x33,0x05,0xfb,0x85,0xf4,0x0f,0x87,0x00, -0xf4,0xff,0x01,0xff,0x7d,0x03,0x01,0x8a,0xfa,0xfd,0x1e,0x09,0x02,0xd3,0xf6,0xfe, -0x25,0x08,0x01,0x3f,0xf8,0x0a,0x33,0xfc,0xfe,0xcf,0x03,0xfc,0xc0,0x01,0x02,0x59, -0xfe,0xff,0x4c,0xfd,0x03,0xc2,0x03,0xf8,0xff,0x01,0x03,0x76,0xff,0x03,0xf1,0xfb, -0xfd,0x5e,0x05,0x00,0x94,0xf9,0x05,0xf2,0xfc,0x04,0x65,0x00,0xf8,0x38,0x07,0x02, -0xc3,0xfa,0x02,0x71,0xfb,0x03,0xaa,0x00,0xfb,0x6f,0x06,0xfe,0xdf,0xfc,0xfd,0x79, -0x06,0xfa,0xb9,0x00,0x02,0x92,0xfc,0x06,0xb9,0xff,0xfa,0x89,0x04,0x01,0x30,0xfd, -0xfc,0x40,0x02,0x0b,0x91,0xf5,0x02,0xcf,0x00,0xfd,0x70,0x02,0x01,0xab,0xfe,0xfd, -0xcf,0x02,0xfd,0x4c,0xfa,0x03,0x1f,0x06,0xfd,0x57,0xfd,0x01,0x1b,0xf6,0x04,0x84, -0x0a,0xf5,0xc3,0xfd,0x0c,0xa9,0xfa,0xff,0x3e,0x01,0xfc,0xc7,0x03,0x00,0xee,0xfe, -0xfc,0xc3,0xfe,0x03,0x85,0x01,0x02,0xeb,0xff,0xf8,0xbe,0x04,0xfd,0x46,0x00,0x00, -0x43,0x01,0x01,0x0f,0x00,0x02,0xb7,0xfe,0xfc,0xa9,0xfe,0x04,0x07,0x01,0x00,0xe4, -0x03,0xfb,0x7f,0xfe,0x01,0x92,0x04,0xfb,0x38,0xfc,0x09,0x2c,0xfd,0xfe,0x1c,0xfd, -0xfd,0xab,0x0c,0xf8,0x4f,0xf7,0x08,0x9f,0x00,0xf6,0xeb,0x02,0x0a,0x96,0xfa,0xf9, -0x93,0x06,0xfc,0x04,0xfd,0x07,0xab,0xfd,0xfc,0xcc,0x02,0x03,0xe6,0xfd,0xf9,0x0a, -0x07,0x02,0xab,0xfa,0xff,0x48,0x02,0xfe,0x2e,0x05,0xfe,0xa8,0xfb,0x07,0x1f,0xf7, -0x01,0xc6,0x06,0xfa,0xec,0xf9,0x02,0x23,0x03,0x01,0x10,0xfe,0xfb,0x5a,0x04,0x04, -0x4b,0xfd,0xfe,0x7d,0xff,0x07,0x41,0xfa,0xfe,0x36,0x01,0xff,0x65,0x03,0xfe,0xf3, -0xfe,0xfe,0xef,0xff,0x01,0x34,0x03,0xff,0x36,0xfc,0x01,0x81,0x02,0xff,0x34,0x00, -0x00,0x11,0xfe,0x02,0x76,0xfc,0x01,0xa8,0x07,0xf9,0xcb,0xfe,0x03,0x1b,0x00,0xff, -0xe3,0xfe,0x03,0xa7,0x02,0xf9,0x96,0xfd,0x09,0x47,0x02,0xf9,0x51,0x01,0xfe,0x19, -0xff,0x04,0xec,0xfd,0xfe,0xc8,0xff,0x01,0x75,0xfd,0x00,0xc2,0x01,0xff,0x63,0x00, -0xff,0xcc,0xfd,0xfe,0xe0,0x05,0x04,0x5f,0xf6,0xff,0x99,0x04,0x01,0x30,0xfc,0xff, -0x4f,0x00,0x01,0x0e,0x00,0x00,0xe0,0x01,0xff,0x89,0xfb,0xfe,0x3a,0x05,0xfe,0x75, -0xfd,0x06,0x62,0xf9,0x04,0xa9,0xfc,0xff,0xc7,0x08,0xf7,0x7b,0xff,0x05,0x14,0xfe, -0xfe,0xab,0x02,0xfd,0x10,0xff,0x04,0xd2,0xfe,0xfe,0x5b,0xff,0x01,0x96,0xfe,0xfe, -0xaa,0x09,0xf8,0xf3,0xfa,0x07,0x5b,0xfc,0x02,0xbe,0x02,0xfa,0x87,0x00,0x01,0xd2, -0xfd,0x01,0x2e,0x01,0x03,0xaa,0xfd,0xfc,0xab,0x00,0x00,0x17,0x04,0xfd,0xec,0xfa, -0x05,0xc0,0x02,0xff,0x92,0xfd,0x01,0xe3,0xfe,0xfe,0xc9,0x04,0xfe,0x79,0xf9,0x01, -0xad,0x03,0xfe,0xe3,0x04,0xfc,0xe5,0xfc,0x05,0xdb,0xff,0xfc,0x7c,0x00,0x06,0xaa, -0xfa,0xfd,0xa4,0x02,0x01,0xe8,0xff,0xfe,0x0f,0x01,0xff,0xd4,0x00,0xfe,0xbf,0xff, -0xfe,0x00,0xff,0x02,0xe7,0x01,0xff,0xb5,0xfb,0x01,0x20,0x02,0xfc,0xed,0x00,0x02, -0x0e,0xff,0xff,0xe2,0xff,0x02,0x79,0x00,0xf9,0x6e,0x05,0xff,0xdf,0xff,0x01,0xaf, -0xfb,0x04,0x7f,0xfe,0xff,0x24,0x00,0xfc,0xe4,0x04,0xff,0x8a,0xfd,0x03,0xb9,0xfd, -0xff,0x5a,0x04,0xfe,0x1c,0xfd,0xfd,0x59,0x03,0x03,0x0a,0xfc,0xfe,0xbd,0x01,0x02, -0xd9,0xfd,0xfc,0xb7,0x00,0x04,0xd4,0x01,0xfc,0xb0,0xfc,0x04,0x23,0x02,0xfc,0x4a, -0x02,0xfd,0x82,0x02,0x02,0xc9,0xf7,0x04,0x6d,0x01,0xfe,0xd0,0x05,0xfb,0xbc,0xfd, -0x04,0x31,0xff,0xfd,0xa3,0xff,0x03,0x27,0x03,0xfb,0x37,0xff,0x00,0x58,0x01,0x00, -0x68,0xff,0x02,0xab,0xfc,0x00,0x82,0xfd,0x01,0x9f,0x00,0xfe,0x45,0x01,0x00,0xa2, -0xff,0x00,0x54,0x00,0xfe,0x6a,0x01,0x02,0x34,0xfd,0x04,0xc6,0xfd,0xfb,0x4d,0x05, -0xfe,0x33,0xff,0x02,0x22,0xff,0xfe,0x07,0x01,0x03,0x33,0xff,0xfe,0x82,0x01,0xfc, -0x4b,0x01,0x02,0xb2,0xfb,0x06,0xed,0xfc,0xfe,0x74,0x03,0xfa,0xcc,0x03,0x00,0x10, -0xfe,0x02,0x7f,0xfc,0x00,0x7c,0x03,0xfb,0x8b,0x03,0x00,0x7c,0x00,0xfd,0x2b,0xff, -0x03,0x8d,0xfd,0xfe,0xee,0x02,0x00,0x16,0xff,0x01,0x22,0xff,0xfe,0xf0,0x01,0x02, -0xf4,0xfc,0xfd,0x94,0x02,0x01,0x9e,0xfb,0x02,0x4a,0x01,0xff,0xcd,0xfb,0x02,0xe8, -0x04,0xf9,0x66,0x03,0x00,0x89,0xf9,0x04,0xc2,0x02,0xfd,0x8a,0x02,0xfc,0xe1,0x00, -0x04,0xf2,0xfb,0x03,0xdb,0xfd,0xff,0x28,0x00,0xff,0x84,0x02,0xff,0xe4,0xfc,0x03, -0x66,0x00,0xfc,0x60,0x04,0x01,0x01,0xfb,0x03,0x6f,0x00,0xfd,0x1b,0x03,0xfc,0x53, -0xff,0x04,0x2c,0xfd,0xfd,0x9f,0x05,0xfd,0xab,0xfe,0x00,0xd7,0x00,0x02,0xcf,0x00, -0xfb,0x9b,0xfd,0x05,0x5b,0xff,0xfb,0x78,0x04,0x00,0xba,0xfa,0x04,0x46,0x00,0xfb, -0xa3,0x04,0x01,0x45,0xfe,0x00,0x76,0xff,0xff,0xf5,0xfe,0xff,0x5d,0x01,0x02,0x33, -0xff,0xff,0x53,0x03,0xfd,0x37,0x05,0xfb,0xb2,0xfe,0x04,0x2d,0xfa,0x02,0x9f,0xff, -0x00,0x9e,0x02,0xfc,0x5e,0xff,0x02,0x51,0xfe,0x00,0x79,0x01,0x00,0x9d,0xfe,0xfd, -0xd0,0x04,0xfc,0xce,0x01,0x02,0x53,0xfa,0x03,0x37,0x02,0xfe,0xf4,0x00,0xff,0xbf, -0xfe,0xff,0x70,0x00,0x02,0x8f,0x01,0xfc,0xcd,0xfd,0x04,0xd9,0x02,0xfb,0x36,0x00, -0x01,0x2b,0x01,0xfd,0x8a,0xff,0x02,0xd0,0xfe,0x00,0xf1,0xff,0xff,0x5d,0x02,0xff, -0x63,0xfd,0xff,0xfe,0x00,0x02,0xaa,0xfe,0xff,0x22,0xfe,0x03,0x82,0x01,0xf9,0x98, -0x04,0x00,0xfb,0xfb,0x04,0xd5,0x00,0xfa,0x07,0x00,0x05,0x51,0x02,0xfc,0x57,0xfe, -0x01,0xcf,0x01,0xfc,0x2f,0xfe,0x05,0xc8,0xfc,0xff,0xd0,0x04,0xfc,0xe3,0xfd,0x00, -0xf6,0x01,0x02,0x41,0xfc,0xff,0x26,0x02,0xfe,0x41,0x03,0x00,0x60,0x00,0x00,0x2a, -0xfa,0x03,0xf5,0x05,0xfa,0x2b,0x00,0x01,0x5a,0x00,0xff,0xcd,0xff,0xff,0x72,0xfc, -0x03,0x5e,0x04,0xfb,0x47,0x01,0x02,0x92,0xfd,0x00,0x49,0x02,0xff,0x41,0xff,0x01, -0x94,0xfe,0x00,0x62,0x00,0xfe,0xaf,0x03,0xff,0x56,0xfc,0x02,0x11,0x00,0x00,0x52, -0xfe,0x01,0xa7,0xff,0xfc,0x05,0x05,0x00,0xa4,0xfe,0x01,0x06,0xff,0x01,0xa1,0x01, -0xfe,0x20,0xff,0x01,0xc4,0xfe,0x00,0x02,0x04,0xfe,0xde,0xfc,0x00,0x11,0x02,0x00, -0xaa,0xfe,0x02,0xd0,0x00,0xfb,0xdc,0x03,0x00,0x87,0xfc,0x01,0xf1,0xff,0x00,0xd8, -0xff,0xfe,0xca,0x00,0x00,0xbe,0xff,0xfd,0x07,0x05,0x01,0xe8,0xfb,0x00,0x80,0xff, -0x03,0x74,0xfd,0xfe,0xd4,0x04,0x00,0x7c,0xfc,0xfd,0x82,0x02,0x03,0x72,0xfd,0x00, -0xf9,0xff,0xff,0xfb,0xff,0xff,0x0a,0xfe,0x03,0xa4,0x03,0xfa,0x19,0x00,0x03,0xea, -0xfd,0xff,0x67,0x01,0x00,0x63,0xff,0x01,0x90,0x00,0xfe,0x16,0xff,0xff,0x64,0x04, -0xfe,0xec,0xfd,0x02,0x18,0xfd,0x01,0x13,0x01,0x01,0x81,0xfe,0x00,0xb4,0xff,0xfe, -0xb7,0x00,0x01,0x3c,0x01,0xfd,0x06,0xfe,0x05,0xa5,0xfc,0xfe,0x45,0x07,0xfa,0x87, -0xfe,0x05,0x21,0xfe,0xfe,0xe7,0xff,0x00,0x21,0x00,0x00,0x4e,0x00,0xff,0x54,0x01, -0xff,0x43,0xff,0x03,0x8b,0xfd,0x00,0x8b,0x01,0xfb,0x6f,0x01,0x01,0x2c,0x00,0xfe, -0xb4,0x00,0x00,0x88,0xfe,0x01,0xfd,0x00,0xfe,0x76,0x00,0xff,0xb4,0xff,0x00,0x7a, -0x00,0xff,0x78,0x01,0x00,0x71,0xfc,0x01,0xdc,0x00,0x00,0xa5,0xff,0xfe,0xcc,0x00, -0xff,0x8d,0xff,0x02,0xe3,0xff,0xfd,0x37,0x02,0xff,0x01,0xfe,0x03,0x3e,0xff,0xff, -0x5c,0x00,0x00,0xb1,0x00,0xfe,0xfc,0x01,0x01,0xc1,0xfd,0xfd,0xd7,0x01,0x02,0x46, -0xfd,0x00,0xf7,0x02,0xfc,0xb4,0x02,0x02,0xdb,0xfb,0xfe,0x8c,0x04,0x00,0x32,0xfd, -0x02,0xe3,0xfe,0xff,0x95,0x03,0xfe,0xe9,0xfc,0x02,0xe1,0xfe,0x00,0x7c,0x03,0xfc, -0x39,0xff,0x02,0x4a,0xfc,0x03,0xf5,0x02,0xfb,0xe4,0xff,0x02,0x9e,0x00,0xfd,0xd7, -0x01,0x00,0x94,0xfd,0x01,0xf8,0x00,0xfe,0xac,0xfe,0x03,0x17,0xff,0xfc,0x26,0x02, -0x01,0x60,0x00,0x00,0xbc,0xff,0xff,0x17,0xff,0x00,0x4b,0x02,0xfe,0xdb,0xff,0x00, -0xf5,0xfe,0x00,0xa9,0x00,0xff,0x9d,0xfe,0x01,0x20,0x01,0xfe,0xd6,0xfd,0x02,0x64, -0x01,0xfe,0xb5,0xff,0x01,0x32,0xff,0x01,0x71,0x00,0xff,0x10,0x01,0xff,0x64,0xff, -0x00,0x3b,0x00,0xff,0xfd,0x02,0xfc,0x71,0xff,0x03,0x09,0xfe,0xfe,0x77,0x03,0xff, -0x36,0xfd,0x03,0xc1,0xff,0xfc,0xfb,0x02,0x02,0x02,0xfd,0xff,0x17,0x02,0x00,0x28, -0xfe,0x02,0xc9,0xfe,0xfc,0x2d,0x04,0xff,0x04,0xff,0xfe,0x36,0x01,0x01,0xca,0xfe, -0x00,0x7b,0x01,0xfe,0x4c,0x00,0xff,0x69,0xff,0x02,0xb8,0x00,0xfc,0x72,0xff,0x04, -0xb0,0xfc,0x00,0x79,0x03,0xfb,0x49,0x01,0x01,0xec,0xfe,0x01,0x3c,0xff,0x00,0x22, -0x01,0xfd,0x9a,0x00,0x00,0xa9,0x01,0xff,0x54,0xfe,0x00,0xe4,0x01,0x00,0x6a,0xfe, -0xff,0x57,0x01,0x01,0x56,0xff,0xff,0x52,0x00,0xff,0xf7,0xff,0x01,0xb6,0xff,0xfe, -0x3c,0x00,0x00,0xb0,0x00,0x00,0x09,0x01,0xfd,0x69,0xff,0x01,0xc7,0xff,0x00,0x47, -0x01,0xfe,0x7e,0xfe,0x01,0x00,0xff,0x00,0x9b,0x03,0xfd,0xeb,0xfe,0x01,0x9a,0x00, -0xfe,0xfa,0xff,0x00,0x4a,0x02,0xfe,0x0a,0xfd,0x01,0x22,0x02,0x01,0x08,0xff,0xfd, -0xde,0x01,0xff,0xcc,0xff,0xfe,0xcc,0x02,0xff,0x15,0xfd,0x03,0x24,0xfe,0x01,0xd7, -0xff,0xff,0xb4,0x01,0xff,0x7c,0xff,0xff,0xe6,0xff,0x02,0x9c,0xff,0xfd,0x1f,0x01, -0x00,0xd3,0xfe,0x00,0x7d,0x02,0xfc,0x4e,0x01,0x00,0xf8,0xfd,0x02,0xe2,0xff,0xff, -0xe0,0x01,0xff,0x9d,0xfe,0x00,0x7d,0x00,0xff,0x69,0x00,0x00,0x1a,0x00,0x01,0xfa, -0xfc,0xfe,0xbf,0x03,0xff,0xa9,0xfe,0xff,0x5e,0x02,0x01,0x70,0xfc,0x00,0x2e,0x02, -0xfd,0x1f,0x00,0x00,0x1e,0x01,0xfe,0x2e,0xff,0x01,0xba,0x00,0xff,0x4d,0xff,0xfd, -0x7a,0x03,0x00,0x2c,0xfd,0x02,0x40,0x00,0xfe,0xe7,0x00,0xfe,0x6c,0x00,0x02,0x29, -0xff,0xfe,0x48,0x00,0x01,0x7d,0xfe,0x00,0x42,0x01,0x00,0xe9,0x00,0xfe,0x69,0xfe, -0x02,0x38,0x01,0xfe,0x4e,0x00,0xff,0xf0,0xfe,0x02,0x8c,0x01,0xfd,0x6c,0x00,0xff, -0x34,0xff,0x03,0xb0,0xff,0xfe,0x96,0x02,0xfe,0xd9,0xfe,0x02,0x8c,0xff,0xfe,0x5a, -0x00,0xff,0xab,0x00,0xfe,0x6b,0x01,0xff,0x1e,0xfe,0x03,0x56,0xff,0xff,0x69,0x00, -0xff,0x23,0x00,0xff,0x9a,0x01,0x01,0xf9,0xfd,0xff,0x08,0x01,0xfe,0xa7,0x01,0x01, -0xb5,0xfe,0x02,0x30,0xfe,0xff,0xf1,0x00,0x00,0xa5,0x02,0xfd,0x90,0xff,0x02,0x29, -0xff,0xfe,0xec,0x00,0x01,0xee,0xff,0xfe,0x76,0x00,0x00,0x10,0xff,0xff,0x5e,0x02, -0xff,0x0f,0xfe,0xff,0x3f,0x00,0x00,0x39,0x00,0x02,0x53,0xff,0xfd,0x19,0x01,0x01, -0x05,0x00,0x00,0x94,0xff,0x00,0x49,0xff,0xff,0x7c,0x02,0xfc,0x4c,0xff,0x03,0xc8, -0xfe,0xff,0xea,0x00,0xff,0xaa,0xff,0x01,0x06,0x00,0xff,0x55,0x01,0xff,0x79,0xfe, -0x01,0x5e,0x00,0xff,0x6f,0x01,0xfd,0x8a,0x00,0x01,0x05,0x01,0xff,0x73,0xfe,0x02, -0x33,0x01,0xfc,0x01,0x00,0x03,0x6f,0xfe,0xfe,0xf7,0x01,0xff,0xa8,0x00,0x00,0x36, -0xff,0xff,0x56,0x00,0x02,0xf9,0xfc,0x00,0x8b,0x02,0xfd,0xe7,0x00,0x01,0x82,0xfe, -0x00,0xdf,0x00,0xfd,0xdd,0x01,0x01,0x6e,0xfc,0x01,0x60,0x01,0xff,0xa3,0xff,0x00, -0xa8,0xff,0xff,0x7e,0x00,0xff,0x3f,0x00,0x00,0xb4,0xff,0xff,0x48,0x01,0x00,0xf4, -0xfe,0xff,0xcc,0xff,0x00,0xf6,0x00,0xfe,0x6d,0xff,0x01,0x6f,0xff,0x00,0x35,0x00, -0x01,0xf0,0xff,0xfe,0xec,0xff,0x01,0x40,0x00,0xfe,0x3e,0x00,0x00,0xe3,0xff,0x01, -0x07,0xff,0x00,0xc5,0x00,0xff,0x3f,0xff,0x01,0xa7,0xff,0xff,0x79,0x00,0xff,0x4b, -0x00,0x00,0xb3,0xff,0x01,0xb3,0xff,0xfe,0xdd,0x02,0x00,0x76,0xfe,0xff,0x48,0x01, -0x00,0xe5,0xff,0xff,0x3c,0xff,0x00,0xfb,0xff,0x00,0x04,0x01,0xfe,0x4e,0xff,0x00, -0x1c,0x00,0x00,0x79,0x00,0x01,0x42,0xfe,0xfe,0x09,0x02,0xff,0xdf,0xff,0x00,0x5c, -0x00,0xff,0x6c,0xff,0x00,0x8e,0x00,0x00,0xd0,0xff,0x00,0x80,0x00,0xff,0x48,0x00, -0xff,0x71,0x01,0x00,0xa4,0xfe,0x02,0x08,0x00,0xfc,0xba,0x01,0x02,0x14,0xfe,0x00, -0x54,0x00,0xff,0xb4,0x00,0x00,0xc3,0xff,0x00,0xb9,0x00,0xfe,0x81,0x00,0x01,0x67, -0xfd,0x02,0x24,0x01,0xfe,0x13,0x00,0x00,0xf2,0xfe,0x01,0xef,0x00,0xfd,0xe6,0x00, -0x02,0xf1,0xfd,0xff,0x59,0x01,0x01,0x54,0xff,0xfd,0xdc,0x01,0x00,0x03,0x00,0xff, -0xbf,0xff,0x00,0x0e,0x00,0xfe,0x53,0x01,0x02,0x89,0xfe,0xfe,0xc8,0x00,0x00,0x38, -0x00,0xff,0xef,0xff,0xff,0x5c,0x01,0xfe,0x49,0x00,0x01,0x45,0xfe,0x00,0x49,0x02, -0xfe,0xca,0xfd,0x02,0x31,0x02,0xfd,0x77,0xff,0x02,0x8d,0xfe,0xff,0x72,0x02,0xfe, -0x74,0xfe,0x02,0x56,0xff,0xff,0xbc,0x00,0xff,0x72,0x01,0x00,0xa3,0xfe,0x01,0xca, -0xff,0xfd,0xbf,0x02,0x00,0xc3,0xfd,0x01,0xcb,0x01,0xfe,0x82,0xff,0x02,0x36,0xfd, -0x00,0xb6,0x01,0xff,0x92,0x00,0x00,0x90,0xff,0x00,0xa2,0x00,0x00,0x5e,0xff,0xff, -0x7a,0x00,0xff,0x76,0xff,0x01,0x08,0x00,0xff,0x7c,0x00,0xfe,0x87,0x01,0x00,0x08, -0xff,0x00,0xb9,0x00,0xfe,0x58,0xff,0x02,0x55,0x00,0xfd,0x7f,0x00,0x01,0xff,0xfe, -0xff,0x4d,0x00,0x00,0xe5,0x00,0xff,0x7a,0x00,0xff,0x80,0xff,0x01,0xd6,0x00,0xff, -0x70,0xff,0x00,0x6b,0x00,0xfe,0x9e,0x00,0x00,0x38,0x00,0x00,0xea,0xfd,0x01,0xe1, -0x00,0xff,0x88,0xff,0x01,0x46,0x00,0xfe,0x29,0x01,0x00,0x16,0xff,0x00,0x9b,0x00, -0xff,0x94,0xfe,0x00,0x4f,0x01,0xfe,0x4f,0x01,0x01,0xa6,0xfd,0x00,0x65,0x00,0xff, -0xa5,0x01,0x00,0x13,0xff,0x00,0x6c,0x00,0xfe,0xd6,0xff,0x02,0x57,0x00,0x00,0x33, -0xff,0xfd,0xef,0x01,0x00,0x4f,0xff,0xff,0xe9,0x01,0xff,0xc7,0xfe,0x01,0x28,0x00, -0xff,0xa0,0x00,0x00,0xd8,0xff,0xff,0x9b,0x00,0x01,0x51,0xfe,0xff,0x8e,0x00,0x00, -0xa5,0xff,0xff,0x0d,0x01,0x00,0x13,0x00,0xff,0xba,0x00,0xff,0x2d,0xff,0x00,0x6f, -0x00,0x00,0x41,0x00,0xfe,0xae,0x00,0x00,0x00,0x00,0x00,0x06,0x00,0x01,0x71,0xff, -0xff,0x71,0x01,0x00,0x99,0xfe,0xff,0x1e,0x01,0x00,0xe0,0xff,0x00,0x1d,0x00,0xfe, -0xfa,0x00,0x00,0xe4,0xfe,0x00,0xa9,0x00,0x00,0xc7,0xff,0xff,0xb9,0x00,0xff,0x9a, -0xff,0x01,0x01,0x00,0xff,0xdb,0x00,0xfe,0x7c,0xff,0x02,0x58,0x00,0xfd,0xdc,0x00, -0x01,0xe4,0xfd,0x01,0xc4,0x00,0xff,0x1a,0x00,0x00,0xd4,0x00,0xff,0xa7,0xff,0x00, -0xc7,0xff,0x00,0x6c,0x00,0xfe,0x2c,0x00,0x01,0x5d,0xff,0xff,0x5b,0x01,0xff,0xfc, -0xff,0xfe,0xcf,0xff,0x00,0xbb,0x01,0xff,0x09,0xfe,0x01,0x65,0x00,0xff,0x82,0x01, -0xff,0xc7,0xff,0xff,0xdd,0xff,0x00,0x3a,0x01,0xfe,0x5f,0x00,0x01,0x81,0xff,0xff, -0x2d,0x00,0xff,0x8e,0x00,0x00,0x27,0x00,0x00,0x1a,0x00,0xfe,0x6d,0x00,0x01,0xd5, -0xfe,0xff,0xc9,0x00,0xff,0x49,0x00,0x00,0x77,0x00,0x00,0x29,0xff,0x00,0x31,0x00, -0x00,0x81,0x00,0xff,0x5c,0x00,0x00,0x6a,0xff,0x00,0x87,0x00,0xfd,0x3e,0x02,0x00, -0x61,0xfe,0x01,0xfd,0xff,0xff,0x30,0x00,0x01,0xb5,0x00,0xfe,0x14,0xff,0x02,0xc3, -0xff,0xfe,0x50,0x01,0x01,0x7e,0xff,0xfe,0xbf,0xff,0x00,0x45,0x01,0x00,0xe2,0xfe, -0xff,0xb9,0x00,0x00,0x51,0x00,0x01,0xf6,0xff,0xff,0xe0,0x00,0x00,0x95,0xfe,0x01, -0xd1,0x00,0xff,0x91,0xff,0x01,0x19,0xff,0xff,0xc0,0x02,0xfe,0x6d,0xff,0x01,0x1a, -0xff,0xff,0xf3,0x01,0x00,0x6a,0xfe,0x00,0x40,0x01,0xfe,0xae,0x00,0x00,0xa8,0xfe, -0x00,0x48,0x01,0xff,0xe9,0xff,0x01,0x73,0xff,0xff,0xbb,0x00,0xff,0xec,0xff,0x00, -0x94,0x00,0x00,0x18,0xff,0x00,0xd1,0x00,0xff,0xe5,0xff,0x00,0xbf,0xff,0x00,0x81, -0x00,0xff,0xe8,0xff,0x00,0xb7,0x00,0x00,0x66,0xff,0x00,0xd4,0x00,0xff,0xd1,0x00, -0x00,0x05,0x00,0x00,0xa4,0xfe,0x01,0xbb,0x00,0xfe,0x37,0x00,0x00,0x9f,0xff,0xff, -0x0e,0x00,0x00,0x60,0x01,0x00,0xc7,0xfe,0x00,0xd0,0xff,0x00,0x54,0x00,0xff,0xe0, -0x01,0x00,0x14,0xff,0x00,0x3f,0xff,0x00,0xf6,0x00,0x00,0x70,0x00,0x00,0x41,0xff, -0x00,0xa2,0x00,0x00,0x10,0x00,0x00,0x55,0x00,0xff,0xf3,0xff,0x00,0x29,0x01,0xff, -0x4d,0xfe,0x01,0x50,0x01,0xff,0xb6,0xff,0x00,0x6d,0x00,0xff,0x56,0x00,0x00,0xa8, -0xff,0x00,0xc5,0x00,0xff,0x08,0x00,0xff,0xea,0xff,0x00,0x4b,0x00,0x00,0xa8,0xff, -0x00,0xb1,0x00,0xff,0x1c,0x00,0x00,0x93,0xff,0x00,0x03,0x01,0xfe,0x4e,0x00,0x01, -0x7c,0xfe,0x00,0x88,0x00,0xff,0x51,0x01,0x00,0x81,0xff,0x00,0x1b,0x00,0xff,0x77, -0x00,0x00,0xe7,0xff,0xff,0x1f,0x00,0x00,0x1e,0x00,0xff,0xd9,0xff,0x00,0x69,0x00, -0xff,0x57,0x00,0x00,0xa2,0x00,0x00,0x01,0xff,0x00,0x52,0x01,0xff,0x4c,0xff,0x00, -0xab,0x00,0xff,0xbc,0xff,0x00,0x8a,0x00,0xff,0xf6,0xff,0x00,0x06,0x00,0xff,0xcb, -0x00,0x00,0x0d,0xff,0xff,0x89,0x00,0xff,0xef,0x00,0x00,0xd1,0xfe,0x01,0xd9,0xff, -0xfe,0xc3,0x01,0x00,0x13,0x01,0xff,0xef,0xfd,0x01,0x6a,0x00,0xff,0xe3,0x00,0xff, -0xaf,0xff,0x00,0x1a,0x00,0x00,0x17,0x00,0xff,0x0b,0x00,0xff,0xb8,0x00,0xff,0xfe, -0xff,0x00,0x7e,0x00,0xff,0x49,0xff,0x01,0x03,0x00,0xff,0x41,0x01,0x00,0xf1,0xfe, -0x01,0xd5,0xff,0xff,0xcc,0x00,0x00,0xa0,0x00,0xff,0x0d,0x00,0x00,0x94,0xff,0x00, -0x87,0x00,0xff,0xe9,0xff,0x00,0x4d,0x00,0xff,0xa1,0xff,0x01,0x81,0x00,0xff,0xbb, -0xff,0x00,0xa7,0x00,0xff,0xc5,0x00,0x00,0x82,0xff,0x00,0x23,0x00,0x00,0xec,0xff, -0xff,0x9b,0x00,0xff,0xcc,0xff,0x00,0xca,0xff,0x00,0xc4,0x00,0xff,0x25,0x00,0xff, -0xef,0xff,0x00,0xdd,0xff,0x00,0x71,0x01,0xff,0xe4,0xfe,0x01,0x25,0x00,0xfe,0x6f, -0x00,0x00,0xba,0x00,0xff,0x2e,0x00,0xff,0x6c,0x00,0x00,0x56,0xfe,0x00,0xa3,0x01, -0xff,0x9e,0xff,0x00,0xbb,0x00,0xff,0xf5,0xfe,0x00,0x18,0x01,0x00,0x13,0x00,0x00, -0x83,0x00,0xfe,0xed,0x00,0x00,0x15,0xff,0x00,0xea,0xff,0xff,0xfc,0x00,0xff,0x38, -0x00,0x01,0xe0,0xff,0x00,0x05,0x00,0xfe,0xee,0x00,0x00,0x91,0xff,0x00,0x5a,0x00, -0x00,0x8e,0xff,0xff,0xae,0x00,0x00,0x90,0xff,0x00,0xc2,0xff,0x00,0x23,0x01,0xff, -0xfe,0xff,0x00,0xc1,0xff,0x00,0x82,0xff,0x01,0xd2,0x00,0xff,0x34,0x00,0x00,0x77, -0x00,0xff,0x3b,0xff,0x00,0x7d,0x00,0xff,0x19,0x00,0xff,0xff,0xff,0x00,0x22,0x00, -0x00,0x17,0x00,0x00,0xa0,0xff,0x01,0xe0,0xff,0xff,0x22,0x01,0x00,0x43,0xff,0x00, -0xae,0x00,0xff,0x18,0x00,0x00,0xa5,0xff,0xff,0xdc,0x00,0x00,0x3a,0xff,0x00,0x95, -0xff,0xff,0xcf,0x00,0xff,0xb9,0x00,0x00,0x66,0xff,0x00,0x94,0x00,0xff,0x2e,0x00, -0x00,0xa1,0xff,0x00,0xf5,0x00,0xff,0xab,0xff,0x01,0xb1,0xff,0xff,0x75,0x00,0x00, -0xd7,0xff,0x00,0xab,0xff,0xff,0xa5,0x00,0x00,0xe5,0xff,0x00,0x41,0x00,0x00,0x14, -0x00,0xff,0xde,0xff,0x00,0xb6,0xff,0x00,0xb2,0x00,0x00,0xf5,0xff,0xff,0xfe,0xff, -0x00,0x82,0x00,0x00,0x85,0xff,0x00,0x50,0x00,0xff,0x2a,0x01,0x00,0x1b,0xff,0xff, -0xff,0x00,0xff,0x1b,0xff,0x01,0x05,0x01,0xff,0x45,0x00,0xff,0x67,0xff,0x01,0x32, -0x00,0xff,0xe4,0x00,0x01,0x31,0xff,0xff,0xe6,0x00,0x00,0x33,0x00,0x00,0x47,0xff, -0x00,0x11,0x01,0xfe,0x2b,0x00,0x01,0x8c,0xff,0xff,0x84,0x00,0x00,0x06,0x00,0xff, -0x79,0x00,0x00,0x8a,0xff,0x00,0x32,0x00,0xff,0x2f,0x00,0x00,0xaf,0xff,0xff,0x6b, -0x00,0xff,0x6e,0x00,0x00,0x77,0x00,0xff,0x3c,0xff,0x00,0xe7,0xff,0x00,0xf0,0x00, -0xff,0xfe,0xff,0x00,0x47,0x00,0xff,0xae,0xff,0x00,0x54,0x00,0xff,0x8a,0x00,0x00, -0x73,0xff,0x00,0x6d,0x00,0xff,0x23,0x00,0xff,0xaf,0x00,0x00,0xa8,0xff,0x00,0x11, -0x00,0x00,0xc5,0xff,0x00,0xa1,0x00,0x00,0xe5,0xff,0xff,0x2f,0x00,0x00,0xf7,0xff, -0xff,0xfa,0x00,0x00,0x4b,0xfe,0x00,0x53,0x01,0xff,0xa5,0xff,0x00,0x7a,0x00,0x00, -0xbb,0xff,0xff,0xb9,0x00,0x00,0x43,0x00,0x00,0x57,0xff,0x00,0xe1,0x00,0xff,0x6b, -0x00,0x00,0x68,0xff,0xff,0x7f,0xff,0x00,0x8c,0x00,0x00,0x45,0x00,0xff,0x26,0x00, -0x00,0xc6,0xff,0x00,0xb6,0x00,0x00,0x21,0x00,0x00,0xb1,0xff,0xff,0xab,0x00,0x00, -0x46,0x00,0xff,0x4d,0x00,0x00,0x41,0xff,0x00,0xa6,0x00,0xff,0x0f,0x00,0x00,0xc4, -0xff,0xff,0x6a,0x00,0x00,0xd4,0xff,0xff,0x3e,0x00,0x00,0x67,0x00,0xff,0x28,0x00, -0x00,0xee,0xff,0xfe,0x3b,0x00,0x01,0xb4,0xff,0xff,0xff,0x00,0xff,0xa3,0xff,0x01, -0xc0,0xff,0xff,0xae,0x00,0x00,0xa8,0xff,0xff,0x57,0x00,0x00,0x85,0x00,0x00,0xc4, -0xff,0xff,0xfb,0xff,0x00,0x68,0x00,0xff,0x2b,0x00,0x00,0xc9,0xff,0xff,0x9c,0x00, -0xff,0x1d,0x00,0x00,0xc7,0xff,0xff,0xfe,0x00,0x00,0xa6,0xff,0x00,0x17,0x00,0xff, -0x49,0x00,0xff,0xef,0xff,0x00,0x8a,0x00,0xff,0xdc,0x00,0xff,0x66,0xff,0x01,0x33, -0x00,0xff,0x3d,0x00,0x00,0x05,0x00,0xff,0xaf,0x00,0x00,0x87,0xff,0x00,0x13,0x00, -0xff,0x39,0x01,0xff,0x3a,0x00,0x00,0x89,0xff,0x00,0x24,0x00,0xff,0x2d,0x00,0x00, -0x14,0x00,0x00,0xde,0xff,0xff,0xf4,0x00,0x00,0x75,0xff,0xff,0xad,0x00,0x00,0x22, -0xff,0x00,0x7c,0x00,0x00,0xa6,0xff,0x00,0x51,0x00,0xff,0xc8,0x00,0x00,0xe6,0xff, -0x00,0xc4,0xff,0xff,0x9c,0x00,0x00,0xce,0xff,0xff,0xf7,0x00,0xff,0xcf,0xff,0xff, -0x8f,0x00,0x00,0x46,0xff,0x00,0xbb,0x00,0xff,0xc4,0xff,0x00,0x4a,0x00,0xff,0xdb, -0xff,0x00,0x88,0x00,0xff,0x0d,0x00,0x00,0x89,0x00,0xff,0x41,0xff,0x01,0x40,0x01, -0xff,0x59,0xff,0x00,0x98,0x00,0xff,0xfa,0xff,0x00,0x39,0x00,0x00,0x40,0x00,0x00, -0x22,0x00,0x00,0xc5,0xff,0x00,0x83,0x00,0xff,0x9b,0xff,0x00,0x1e,0x00,0xff,0xc9, -0x00,0x00,0x91,0xff,0x00,0x76,0xff,0x00,0x36,0x01,0xff,0xe6,0xff,0x00,0x86,0x00, -0x00,0x55,0x00,0xff,0x4d,0x00,0xff,0xcf,0xff,0x00,0xe8,0xff,0xff,0x8b,0x00,0x00, -0x35,0x00,0xff,0xc9,0xff,0x00,0x58,0x00,0xff,0x1e,0x00,0x00,0x4a,0x00,0xff,0x86, -0x00,0x00,0xba,0xff,0xff,0x0f,0x00,0x00,0x31,0x00,0xff,0x8d,0x00,0x00,0x9b,0xff, -0xff,0x2e,0x00,0x00,0xb5,0x00,0xff,0x72,0x00,0x00,0xbb,0xff,0xff,0x1e,0x00,0x00, -0x53,0x00,0x00,0x85,0xff,0xff,0xda,0x00,0xff,0x6e,0x00,0x00,0x1c,0xff,0x00,0x1c, -0x00,0xff,0xf0,0x00,0x00,0xd7,0xff,0x00,0xf2,0xff,0xff,0x7d,0x00,0x00,0xd8,0xff, -0x00,0xe0,0xff,0xff,0xc4,0x00,0x00,0x55,0x00,0x00,0x8e,0xff,0xff,0x77,0x00,0x00, -0x16,0x00,0x00,0x31,0x00,0x00,0x42,0x00,0x00,0xd5,0xff,0xff,0xbf,0x00,0x00,0x74, -0xff,0x00,0xd6,0x00,0xff,0x95,0xff,0x01,0x96,0xff,0xff,0xcc,0x00,0xff,0x7b,0x00, -0x00,0x68,0xff,0xff,0xbe,0x00,0x00,0xa0,0xff,0x00,0x0a,0x00,0xff,0x86,0x01,0xff, -0x9f,0xff,0x00,0xdd,0xff,0x00,0x76,0x00,0xff,0x4b,0x00,0x00,0xa3,0xff,0x00,0x50, -0x00,0x00,0x96,0x00,0xff,0xdf,0xff,0xff,0xba,0x00,0x00,0x3c,0xff,0xff,0x2d,0x01, -0xff,0xd9,0xff,0x00,0xed,0xff,0xff,0xbb,0x00,0x00,0x46,0xff,0x00,0x33,0x01,0xff, -0x2a,0xff,0x00,0x7d,0x00,0x00,0x82,0xff,0x00,0xc9,0x00,0xff,0x34,0x00,0x00,0xd9, -0xff,0x00,0x25,0x00,0x00,0x92,0x00,0xff,0x6d,0xff,0x00,0xc2,0x00,0x00,0xa3,0xff, -0x00,0x6a,0xff,0x00,0xa2,0x00,0xff,0xa9,0x00,0x00,0xdc,0xff,0xff,0x9b,0x00,0x00, -0xad,0xff,0xff,0x78,0x00,0x00,0x94,0xff,0x00,0x12,0x01,0xff,0xe9,0xff,0x00,0x7d, -0xff,0xff,0xad,0x00,0x00,0x35,0x00,0x00,0x80,0xff,0xff,0xdb,0x00,0x00,0xbb,0xff, -0xff,0x1f,0x00,0x00,0x6a,0x00,0xff,0x23,0x00,0x00,0xfb,0xff,0x00,0x26,0x00,0xff, -0x49,0x00,0x00,0xcd,0xff,0xff,0xbc,0x00,0x00,0x08,0x00,0xff,0xbb,0xff,0x00,0x2f, -0x00,0xff,0xfe,0xff,0xff,0x79,0x00,0x00,0x33,0x00,0x00,0xf8,0xff,0xff,0x4a,0x00, -0x00,0xf5,0xff,0x00,0x98,0x00,0xff,0xed,0xff,0xff,0x0f,0x00,0x00,0xac,0xff,0x00, -0xa7,0x00,0xff,0x4a,0x00,0xff,0xfb,0xff,0x00,0x76,0x00,0x00,0xa0,0xff,0xff,0x2f, -0x00,0x00,0x88,0x00,0xff,0x08,0x00,0x00,0x33,0x00,0xff,0x3a,0x00,0x01,0xa3,0xff, -0xff,0x6a,0x00,0x00,0x40,0x00,0x00,0xf4,0xff,0x00,0x02,0x00,0x00,0x20,0x00,0x00, -0x41,0x00,0x00,0xd3,0xff,0xff,0x6f,0x00,0xff,0x7f,0x00,0x00,0x23,0x00,0x00,0xa2, -0xff,0xff,0x9d,0x00,0x00,0x96,0xff,0x00,0xa7,0x00,0xff,0x46,0x00,0x00,0x25,0x00, -0x00,0x52,0x00,0xff,0xfc,0xff,0x00,0xf8,0xff,0x00,0xa6,0x00,0xff,0x9d,0xff,0x00, -0x53,0x00,0xff,0x3f,0x00,0x00,0x31,0x00,0x00,0xe1,0xff,0x00,0x65,0x00,0x00,0x44, -0xff,0x00,0x92,0x00,0x00,0x14,0x00,0xff,0x9d,0x00,0x00,0x46,0xff,0x00,0xd2,0x00, -0xff,0xab,0xff,0x01,0x45,0x00,0xff,0xfa,0xff,0xff,0xcc,0x00,0x00,0xb1,0xff,0x00, -0x03,0x00,0xff,0x9d,0x00,0x00,0xc9,0xff,0x00,0x58,0x00,0xfe,0x5d,0x00,0x00,0xcf, -0xff,0xff,0x1e,0x01,0xff,0xe7,0xff,0x00,0x19,0x00,0xff,0x2f,0x00,0x00,0xfb,0xff, -0xff,0x83,0x00,0x00,0xcd,0xff,0x00,0x41,0x00,0x00,0xe2,0xff,0xff,0x1d,0x00,0x00, -0x4c,0x00,0x00,0x11,0x00,0xff,0xf9,0xff,0x00,0x47,0x00,0xff,0x3f,0x00,0xff,0xef, -0xff,0x00,0x58,0x00,0xff,0x6e,0x00,0x00,0x22,0x00,0x00,0xf0,0xff,0x00,0x02,0x00, -0x00,0x44,0x00,0x00,0xd4,0xff,0xff,0xcd,0x00,0x00,0xc3,0xff,0x00,0xda,0xff,0xff, -0x5e,0x00,0x00,0x81,0x00,0xff,0xec,0xff,0x00,0x94,0xff,0x00,0xc1,0x00,0x00,0x06, -0x00,0xff,0xfd,0xff,0x00,0x5a,0x00,0xff,0x39,0x00,0x00,0xe1,0xff,0x00,0x55,0x00, -0x00,0xf0,0xff,0x00,0x17,0x00,0xff,0xfb,0xff,0x00,0x95,0x00,0x00,0xe0,0xff,0x00, -0x07,0x00,0x00,0xe8,0xff,0xff,0xa8,0x00,0x00,0xa4,0xff,0xff,0xfc,0x00,0x00,0xa0, -0xff,0x00,0xbc,0x00,0xff,0x68,0xff,0x00,0xb5,0x00,0x00,0x82,0xff,0x00,0xc2,0x00, -0xff,0xaf,0xff,0x00,0x72,0x00,0x00,0x84,0xff,0x00,0x24,0x00,0xff,0x4b,0x00,0x00, -0x49,0x00,0x00,0xc1,0xff,0xff,0x5b,0x00,0x00,0x22,0x00,0x00,0x26,0x00,0xff,0x2f, -0x00,0x00,0x11,0x00,0x00,0xf6,0xff,0xff,0x6f,0x00,0x00,0xf3,0xff,0x00,0x40,0x00, -0x00,0x29,0x00,0xff,0xe9,0xff,0x00,0x33,0x00,0x00,0x65,0x00,0x00,0x11,0x00,0xff, -0x3d,0x00,0x00,0x3a,0x00,0xff,0xfe,0xff,0xff,0x3f,0x00,0x00,0x33,0x00,0x00,0x9a, -0xff,0xff,0xe5,0x00,0x00,0xa3,0xff,0x01,0x60,0x00,0xff,0x45,0x00,0x00,0xbc,0xff, -0xff,0x5d,0x00,0x00,0xf5,0xff,0xff,0x49,0x00,0x00,0x5b,0x00,0xff,0x2f,0x00,0xff, -0x1e,0x00,0x00,0x24,0x00,0x00,0x31,0x00,0x00,0xb0,0xff,0xff,0xfe,0x00,0x00,0x38, -0xff,0x00,0xb5,0x00,0xff,0xca,0xff,0x00,0x17,0x00,0x00,0x81,0x00,0x00,0xd0,0xff, -0x00,0x46,0x00,0xff,0x7e,0x00,0x00,0xa7,0xff,0xff,0x0e,0x00,0x00,0x80,0x00,0x00, -0xc6,0xff,0xff,0x2f,0x00,0x00,0x23,0x00,0x00,0x90,0x00,0x00,0xa3,0xff,0x00,0x51, -0x00,0x00,0xf3,0xff,0x00,0x91,0x00,0x00,0xa2,0xff,0x00,0x56,0x00,0x00,0xb3,0xff, -0x00,0x72,0x00,0xff,0x49,0x00,0x00,0x14,0x00,0x00,0xc5,0xff,0xff,0x5e,0x00,0x00, -0x43,0x00,0x00,0x24,0x00,0x00,0xd0,0xff,0x00,0x11,0x00,0x01,0x20,0x00,0xff,0x65, -0x00,0x00,0xb3,0xff,0x00,0x90,0x00,0x00,0xc5,0xff,0xff,0x5a,0x00,0x00,0xb8,0xff, -0x00,0xb6,0x00,0xff,0xeb,0xff,0x00,0x80,0x00,0x00,0x24,0x00,0xff,0xcf,0xff,0x00, -0x59,0x00,0xff,0x1b,0x00,0x00,0x38,0x00,0xff,0x2c,0x00,0x00,0x15,0x00,0x00,0x65, -0x00,0xff,0x2f,0x00,0x00,0xb1,0xff,0x00,0x18,0x00,0xff,0x7c,0x00,0x00,0xb7,0xff, -0xff,0x8d,0x00,0x00,0xe0,0xff,0x00,0x0a,0x00,0xff,0x7d,0x00,0xff,0x2c,0x00,0x00, -0xcd,0xff,0xff,0x7f,0x00,0xff,0x0d,0x00,0x00,0x25,0x00,0x00,0x31,0x00,0x00,0x35, -0x00,0x00,0x52,0x00,0x00,0xd0,0xff,0xff,0x2e,0x00,0x00,0x47,0x00,0x00,0x34,0x00, -0x00,0x11,0x00,0x00,0x00,0x00,0xff,0x8e,0x00,0x00,0xab,0xff,0xff,0x57,0x00,0x00, -0x1b,0x00,0xff,0x95,0x00,0x00,0x89,0xff,0xff,0xfe,0x00,0x00,0x96,0xff,0xff,0x4c, -0x00,0x00,0x07,0x00,0xff,0x5b,0x00,0x00,0xc5,0xff,0x00,0x35,0x00,0x00,0xf7,0xff, -0x00,0x41,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0xd6,0x41,0x23,0xf9,0x91,0x0b,0xf5,0xdf,0xc3,0x57,0xaa, -0xbe,0x16,0xfc,0x3c,0xa0,0x61,0x56,0xc9,0x17,0xe5,0x45,0x15,0xc8,0x27,0x5b,0xd9, -0x2f,0x15,0xd0,0x0c,0x22,0x14,0x21,0xd8,0xbd,0x22,0xff,0x0c,0xdb,0x90,0x16,0xfe, -0x19,0x05,0xf8,0x14,0x17,0xd4,0x61,0x17,0x03,0xca,0xeb,0x27,0xf0,0xf6,0xde,0x81, -0x41,0xeb,0xa0,0xdd,0x3f,0x12,0xe1,0x06,0x0d,0x0c,0x20,0x33,0xe0,0xed,0x83,0x2e, -0xd5,0x2b,0x18,0xe1,0xb2,0x20,0xe5,0xfd,0x08,0xe0,0x36,0x1b,0x14,0x0a,0x0b,0xd2, -0x8b,0xf6,0x25,0xa5,0xdc,0x01,0x17,0x54,0xb2,0x66,0x09,0xff,0x6e,0x0f,0xd9,0x7f, -0x2d,0xe6,0x85,0xfd,0x07,0xab,0xd0,0x37,0xff,0x08,0xe4,0x71,0xef,0x3a,0x7e,0xba, -0x1e,0xb4,0xf8,0xf2,0x7c,0x08,0xd9,0x71,0x31,0xed,0x34,0xe0,0x47,0x0a,0xdc,0x04, -0x65,0x03,0xe4,0xbd,0x35,0xd5,0xab,0x18,0xd9,0xfb,0x11,0x17,0xe2,0xd7,0x1f,0x0d, -0xeb,0xf7,0xae,0xf0,0x19,0x0d,0x14,0xde,0x2e,0x05,0x29,0xf5,0xd1,0x22,0x58,0x32, -0xb7,0xfd,0x4c,0xdb,0x6a,0xee,0x29,0xbc,0xf7,0xfc,0xcb,0xe2,0x2f,0x4f,0xdf,0x1f, -0x7b,0xcd,0x1a,0x00,0xeb,0x0c,0xaa,0x0e,0xde,0x0f,0x1c,0x0f,0x47,0xe5,0x37,0x79, -0xb9,0x11,0xd2,0x1c,0xf0,0x91,0x07,0x1f,0x04,0xac,0x4e,0xa7,0xc0,0x39,0x6d,0xf8, -0x1d,0xec,0xda,0xd8,0x15,0x28,0xd9,0x30,0x36,0xea,0x5f,0xf9,0xd5,0x47,0xec,0x3b, -0x08,0xb8,0x4d,0x76,0xd0,0x00,0x3e,0x10,0xd5,0x62,0x21,0x2b,0x29,0x04,0xef,0x72, -0xed,0xff,0x71,0x45,0xa6,0xc9,0x21,0x04,0x18,0xcb,0x24,0xf3,0xfa,0x42,0xc3,0x9b, -0x15,0x54,0x0f,0xe0,0x52,0x36,0xea,0xd5,0x09,0xfb,0xb9,0xc9,0x2f,0x26,0x43,0xcc, -0xf7,0x14,0xce,0xbe,0x05,0x1a,0xf0,0xf5,0x40,0x02,0xc4,0xfb,0x47,0x21,0xda,0xd3, -0x1a,0xfe,0x01,0xf3,0x2c,0xd3,0xbe,0xf9,0x9e,0x4b,0xaf,0xfb,0x41,0xeb,0xcf,0xe7, -0x00,0x70,0x3b,0xe6,0xc1,0x10,0x0d,0xc9,0xd4,0x34,0x52,0x01,0xec,0xb4,0x34,0xbe, -0x4d,0x22,0xf6,0xba,0xd0,0x1a,0x31,0x16,0xdb,0xd1,0x0c,0xdb,0x94,0x18,0x07,0x20, -0xe8,0x14,0x89,0x25,0x9b,0x36,0x70,0xae,0x82,0x23,0x18,0xf4,0xe6,0x25,0x63,0xbc, -0xf5,0x69,0x2f,0xd7,0x9b,0x2e,0xe5,0x9f,0xf3,0xf6,0xef,0x10,0xf9,0x66,0x11,0xfc, -0xdf,0xec,0xf2,0x8e,0x0a,0xd9,0xbc,0x32,0x2a,0xaf,0xaa,0x0e,0x98,0x14,0x1c,0xe1, -0xdd,0x06,0x95,0x16,0xd1,0x54,0x27,0x23,0xa2,0xdc,0xe5,0xda,0x19,0xfc,0x99,0xf8, -0x08,0x16,0x1c,0xed,0x33,0xcc,0x01,0x36,0x32,0xd5,0x2c,0x34,0x04,0x1d,0x05,0xcb, -0xd3,0x31,0x00,0x7a,0x10,0x05,0xe2,0xd3,0x49,0x89,0xd3,0xd5,0x0a,0x62,0xca,0x25, -0x1e,0xf7,0x29,0x9e,0x73,0xff,0xdb,0xf2,0x55,0x2e,0xc0,0x56,0x21,0xfc,0x4e,0x0b, -0xe0,0x8f,0x16,0xfe,0x83,0xf9,0x05,0xa8,0x07,0xdb,0x92,0x1c,0xe9,0xab,0x18,0xed, -0x1b,0x17,0xf9,0xdf,0xe5,0x23,0xeb,0xd5,0x1f,0xbe,0x03,0xd0,0xd9,0x06,0x34,0xc3, -0xcd,0xef,0xbf,0xfd,0x0f,0x6c,0x37,0x99,0xbc,0x5d,0xc9,0xa8,0xcf,0x59,0x2c,0xed, -0xf6,0x75,0x13,0xed,0x53,0xec,0x10,0xb4,0xfe,0x0a,0x1a,0x03,0x15,0x4b,0xec,0xc6, -0x42,0x5c,0xad,0xed,0x1d,0x14,0x12,0xf9,0x09,0xba,0xf7,0x23,0x02,0xc8,0x21,0x7e, -0x02,0xfe,0xe2,0x0d,0xde,0xe5,0x3a,0x02,0x9b,0xba,0x27,0x4f,0x07,0x21,0x98,0xf0, -0xef,0x35,0x03,0xff,0x72,0x03,0x28,0x0d,0xe9,0xf2,0x04,0xfe,0xcc,0x5a,0x48,0xde, -0xae,0x09,0xe8,0xe3,0x15,0xec,0xc8,0xe5,0x4e,0xf0,0xc7,0xff,0x3a,0x24,0xd7,0x69, -0x3d,0xce,0x1c,0x26,0xf3,0x92,0xdd,0x41,0x79,0xd0,0xd0,0x89,0x3d,0xf2,0x74,0xed, -0x31,0x00,0xcb,0xfd,0xd8,0xfe,0x07,0xd6,0x2e,0xc2,0x25,0x21,0xe9,0x74,0xe7,0x09, -0x5c,0x27,0xf0,0xc7,0xe5,0x19,0x18,0xfe,0xfd,0x76,0x00,0x13,0x3e,0xe6,0x13,0x3f, -0xc2,0x70,0xd3,0xbc,0x15,0x3a,0x02,0xe4,0xaa,0x1d,0xff,0xa9,0xe7,0x0f,0x02,0xfe, -0xe7,0x21,0x0a,0x01,0x40,0x3c,0xd6,0xb8,0x05,0x0c,0x1f,0xf4,0x22,0x16,0xed,0x12, -0xeb,0xdc,0x0f,0xce,0xfa,0xfc,0xf7,0x3c,0xae,0x36,0x0d,0xf3,0x00,0x09,0x0d,0xa9, -0xfa,0x0b,0xc9,0xdf,0xfa,0x21,0x09,0x3c,0xa5,0xe2,0xe8,0x98,0x0a,0xf9,0x3f,0x07, -0xdb,0xd9,0x50,0xe3,0x1b,0xd8,0x29,0x95,0xec,0x1e,0x12,0xd0,0x1c,0xa3,0x21,0xcb, -0x1b,0x05,0x19,0xfe,0xf7,0xdc,0x93,0x19,0x0f,0xad,0xbf,0x32,0x52,0xd8,0x23,0xe6, -0xfc,0xe3,0xdf,0x3c,0xe3,0x12,0xff,0xfd,0xc7,0x00,0x30,0x40,0xcf,0xca,0x93,0x7f, -0xb8,0x4f,0xf5,0x1b,0x57,0x04,0xe9,0xf2,0xf9,0xfd,0x19,0xf0,0x1a,0x1c,0x05,0xf8, -0x9d,0x1c,0xed,0xf2,0xf3,0x15,0xb6,0x19,0xd7,0x43,0x19,0xf7,0x2e,0xee,0xf8,0x45, -0x24,0xfa,0x7e,0xeb,0x3f,0x8b,0xcf,0xe1,0x84,0x28,0xe0,0x7d,0xe8,0x47,0xdb,0xd3, -0x08,0x0a,0x08,0xf3,0xff,0xec,0xec,0xcd,0x3d,0xf9,0xe4,0xce,0x1d,0x39,0xf8,0xf8, -0x88,0x24,0x03,0x41,0xfc,0x0e,0x51,0xe3,0xf0,0x4f,0x3c,0xce,0x5e,0x09,0x19,0x4e, -0xe2,0x00,0x34,0xd8,0x37,0x57,0xfb,0xe4,0x54,0xe8,0x1b,0x35,0x02,0xfc,0xdc,0x13, -0xde,0x12,0x2f,0xd2,0xc1,0x16,0xf0,0xe2,0x32,0xdc,0xa0,0xdf,0x26,0x77,0x1a,0xf9, -0x00,0xf0,0x0e,0xf1,0xd9,0xfe,0xa6,0x39,0xfe,0x56,0xd8,0x18,0x30,0xdd,0x3b,0xab, -0xef,0xdf,0x1c,0x21,0xf2,0x21,0xec,0x04,0x86,0x22,0xff,0xef,0xce,0x24,0x64,0x08, -0xfb,0x79,0x0d,0x0d,0x47,0xd8,0x01,0x49,0xf8,0x12,0xb7,0x07,0xe1,0xba,0x00,0x18, -0xc3,0xc1,0x13,0x7c,0x25,0xee,0xc2,0xd1,0x50,0x03,0xba,0xfc,0xa9,0x33,0xfe,0xe0, -0xf8,0x0c,0xd0,0xed,0xf1,0x41,0x10,0x1a,0x73,0xf5,0xd5,0xa1,0x3d,0xda,0x64,0x0a, -0x06,0xc2,0xea,0x20,0x05,0x07,0xf0,0xa0,0xe5,0x17,0xec,0xe7,0xf7,0xec,0x29,0xfe, -0xb5,0xd1,0x0b,0xe9,0xec,0x35,0x73,0xd2,0x2e,0x1b,0xd9,0x02,0x5c,0x24,0xe6,0xba, -0x10,0x08,0xff,0xca,0x26,0x5e,0x18,0xfd,0x60,0xe0,0x26,0x82,0xb1,0x46,0xd3,0xf7, -0xfc,0x70,0x0f,0xd6,0x20,0x12,0xf9,0x17,0x1b,0x19,0xfc,0xd9,0x29,0x63,0xe7,0xe4, -0x9f,0x1d,0x15,0x41,0xf9,0xe2,0xcb,0x14,0xdf,0x38,0x20,0xdd,0x19,0x1c,0x0a,0xfa, -0xd8,0x0c,0x63,0x19,0xd7,0x33,0x12,0x05,0xf8,0xeb,0x23,0x6b,0xd4,0x33,0xec,0xec, -0xcf,0x52,0x1a,0x10,0x47,0xf1,0x0e,0xfd,0xf8,0x0d,0x5a,0xd1,0x23,0xed,0x0c,0xf9, -0x1d,0xff,0xfd,0xb4,0xfb,0xe6,0xa2,0x0a,0xed,0x92,0x3a,0xd8,0x04,0x02,0x12,0xeb, -0xda,0x05,0xd5,0xfc,0x49,0x60,0xb5,0x1f,0x29,0x1b,0xae,0x65,0x3a,0xed,0xf7,0x12, -0x2b,0x0a,0xbf,0xfa,0x1f,0x28,0xe4,0xa3,0x02,0x1e,0x35,0x00,0xe7,0x4a,0x1f,0xc4, -0xaa,0x36,0xfc,0x41,0x0e,0xf7,0xfa,0xf9,0xf7,0xc8,0xea,0x2f,0x93,0xed,0xe3,0xfc, -0x1c,0x06,0xa2,0xeb,0x02,0xd3,0x13,0xed,0x6c,0x01,0x16,0x73,0xeb,0x11,0x49,0xff, -0xf2,0x2d,0x0b,0xef,0xc1,0x07,0x0e,0x94,0xf9,0xf1,0x6e,0xdb,0x17,0x1c,0x22,0xe3, -0x2b,0x02,0x0d,0x43,0xe7,0x01,0xbf,0x06,0x19,0xee,0x00,0xe2,0xba,0x0c,0xfd,0x9d, -0xf9,0xfd,0x77,0x1e,0xf0,0x18,0xde,0x24,0x2a,0x09,0xf8,0xec,0xd5,0x28,0x90,0xff, -0xf3,0xa9,0x14,0xe7,0x5c,0xfe,0xf9,0x71,0xed,0x20,0x1c,0x11,0xdc,0xc1,0x16,0xe8, -0xd5,0x0a,0xf2,0xb2,0x2a,0xf9,0x40,0xe8,0x2a,0xc8,0xe7,0xfb,0xc0,0x25,0xdb,0xee, -0x0a,0x07,0x4a,0x03,0xdb,0x4f,0x15,0x04,0xf1,0xc9,0x32,0x3c,0x16,0xcd,0xe4,0x2b, -0xe3,0x60,0xf2,0x0d,0xf5,0x17,0x03,0x27,0x08,0xe8,0x14,0xf4,0x1e,0xe3,0xed,0x1e, -0x1b,0xe1,0xe2,0x89,0x1f,0xfd,0x1c,0x05,0x09,0x2e,0xe8,0x12,0xac,0xd2,0x24,0x89, -0x1e,0xc9,0xc0,0x28,0xe1,0xca,0x16,0xfa,0xa9,0x14,0xf2,0xb9,0xe2,0x20,0x68,0xec, -0x19,0xe5,0x10,0xed,0x39,0xfa,0xfd,0xf1,0x33,0x9b,0x68,0x5d,0xc8,0x4c,0xff,0x11, -0xe1,0xf4,0x00,0xb1,0xf2,0x0b,0x5d,0xe8,0x11,0x8e,0x2a,0xc5,0x9f,0x17,0x12,0xc9, -0xd8,0x0d,0xa1,0x24,0xf3,0x88,0x1b,0xdd,0xb3,0xe4,0x1d,0xd0,0xec,0x09,0x65,0x09, -0xf9,0x4a,0xe7,0xf9,0xe0,0x16,0xf3,0x82,0x1c,0xf3,0x43,0x03,0xf0,0x8c,0xe3,0x1e, -0xba,0xf8,0x17,0xdc,0xf8,0x04,0xc4,0x00,0xfb,0x14,0xdc,0x09,0x39,0x3c,0xc9,0x94, -0x35,0xdc,0xd6,0xf8,0x0a,0xb6,0x0b,0x11,0xe0,0xdc,0x14,0x5b,0xd3,0x13,0x3a,0x36, -0xc5,0x67,0x0f,0x2f,0x76,0xdc,0xfa,0x75,0x1b,0x04,0x68,0xe2,0x02,0xb4,0x1c,0x03, -0x72,0xfa,0x02,0xcc,0xfa,0xf0,0x3f,0x08,0xf8,0x11,0xfb,0x06,0xb3,0xe2,0x22,0xbc, -0xf4,0xf4,0x41,0x1b,0xfb,0xe1,0xf9,0x08,0x2a,0xe7,0x1c,0x5e,0xf6,0x0b,0xd8,0x0c, -0xf3,0x7a,0xd1,0x34,0xba,0xfe,0x09,0xf3,0xd1,0xff,0x44,0x29,0xbe,0x0f,0x30,0xf5, -0xd4,0xfb,0xfc,0xb0,0xfa,0x10,0x88,0x04,0xf2,0xa2,0xfb,0xed,0x79,0xe3,0x3b,0xc6, -0xeb,0x26,0xb7,0xd6,0xf7,0x67,0x0b,0xf6,0x3d,0x20,0xee,0xd0,0x04,0x08,0xf6,0xd8, -0x07,0x43,0x18,0x09,0xd7,0x09,0xe5,0x39,0xe4,0x17,0xc5,0xec,0x16,0x23,0x0f,0x21, -0x52,0xe4,0xf3,0xb0,0x14,0xff,0x42,0x08,0xf8,0xaf,0x03,0x0f,0x41,0xcf,0x26,0xfc, -0xf0,0xfa,0xc0,0x19,0x0e,0x13,0xe7,0xdb,0x10,0x1c,0x01,0x71,0xf0,0x2e,0x4b,0x03, -0xe5,0xb8,0xeb,0x1e,0x92,0x06,0x00,0xa3,0xf3,0xe9,0x44,0x19,0xfb,0xe6,0xff,0x0a, -0x56,0xef,0x0d,0x47,0xfb,0x14,0xa7,0xe0,0xf5,0xcb,0x0f,0xed,0x48,0xf6,0x22,0x44, -0x10,0xea,0x9a,0xe4,0xff,0x41,0x11,0xf3,0x9c,0x02,0xf2,0xb8,0x0e,0xe6,0xd0,0x1e, -0xf7,0xc9,0x11,0xd8,0xc6,0xf4,0x2c,0xbe,0xd0,0x1d,0x23,0xf4,0xff,0xfa,0x05,0xf6, -0x09,0xf9,0x1c,0x9e,0x13,0xee,0x3a,0xed,0x0a,0x8e,0x13,0xd7,0x4c,0x51,0xfd,0x96, -0xba,0x28,0xdd,0x00,0xeb,0x48,0x16,0x05,0x0b,0x02,0xe2,0xfe,0xf5,0x09,0xb3,0x1b, -0x0f,0x00,0xf1,0x02,0xe4,0xe6,0x10,0xba,0xec,0x17,0x29,0xf9,0x0c,0xa2,0x17,0xda, -0xfb,0x0a,0xf8,0x38,0x13,0xee,0xda,0x26,0xcc,0xaf,0x0b,0x02,0x21,0xf5,0x5c,0x87, -0xb2,0xf4,0xbf,0x24,0xcf,0xca,0x16,0x07,0xa5,0xd8,0x43,0xbd,0xb1,0x2b,0x7b,0xf2, -0x13,0xd4,0xeb,0x00,0x1a,0x07,0xd7,0x26,0x2e,0xff,0x22,0xde,0xfd,0x58,0x18,0xe0, -0xa5,0x1b,0xee,0x0f,0xf9,0x15,0x8d,0xf2,0xef,0xe4,0x18,0x05,0xe7,0xe6,0x1c,0x41, -0xf8,0x04,0x37,0x05,0x19,0xfd,0xef,0xe2,0x8c,0x15,0xef,0xd6,0x00,0x0e,0xb3,0x09, -0xf2,0xf2,0xfd,0xf2,0xc9,0x0a,0x0a,0x08,0x11,0xf7,0x67,0xda,0x0e,0x40,0x1c,0x08, -0x77,0xe3,0x0c,0x64,0x01,0xd2,0x7b,0x3e,0xdf,0x6c,0x1e,0xde,0x6d,0x22,0xf0,0x92, -0xf3,0x1a,0xd3,0xe7,0x3a,0x91,0xe3,0xd8,0xed,0x18,0x09,0x56,0x04,0x08,0x9c,0x04, -0xf7,0xbe,0xe4,0x14,0x0f,0xee,0x24,0x6e,0x00,0xef,0xd6,0xf9,0xfc,0xb7,0x06,0x00, -0xeb,0x1d,0xcb,0x65,0x07,0xee,0x17,0x19,0xe9,0xea,0x0a,0x02,0x85,0xe3,0x2c,0x4b, -0xd6,0x0a,0xe7,0x16,0xc9,0xa0,0x41,0xcc,0xa4,0x13,0x05,0x59,0xf2,0x33,0x0b,0xe9, -0xcc,0x6d,0x49,0xe2,0xdf,0xda,0x48,0x99,0xcb,0x0a,0xf6,0xf7,0xf9,0x26,0x2d,0xd2, -0xb6,0x35,0xc0,0x75,0x24,0x00,0x43,0xfc,0x03,0xc8,0xe8,0x06,0x09,0x0c,0x08,0xaa, -0x23,0xbf,0x9e,0x1e,0x00,0xd5,0xed,0x18,0x19,0xf1,0x20,0x06,0xe1,0x0c,0x94,0xf8, -0x03,0xb1,0x00,0x13,0xe9,0x03,0xd0,0x84,0x1c,0x05,0x32,0xea,0x3a,0xac,0xcf,0x2a, -0xa1,0xe0,0xf2,0x7f,0x0d,0x12,0x16,0x04,0xf5,0xd4,0xee,0x03,0xb8,0x06,0xf3,0x8f, -0x16,0xf9,0x8d,0xe4,0x0d,0x6d,0xe6,0x06,0x84,0x11,0xed,0x17,0x23,0xec,0x17,0xef, -0xf5,0x6b,0x17,0x00,0x8a,0x16,0xdb,0xcd,0x01,0x22,0x01,0xc6,0x4b,0xca,0xd9,0x0c, -0x6d,0xe1,0x08,0x31,0x13,0xe6,0xc0,0x22,0xd5,0xf6,0xff,0x1a,0x66,0xef,0x18,0x4f, -0xf0,0x0e,0x92,0xd5,0x0a,0xd4,0x15,0xe5,0x4d,0x37,0xd2,0xb8,0xed,0x28,0x0a,0x11, -0xda,0x97,0x19,0xf2,0x6e,0xfc,0x09,0x7f,0xfa,0x25,0x4f,0xf3,0xed,0xa5,0x1a,0xd6, -0x9e,0x1e,0xe8,0x69,0x25,0xf1,0xf4,0xee,0x1e,0xf7,0xea,0x0b,0x8f,0xfd,0x06,0x19, -0x09,0xf1,0xcf,0x09,0xf2,0x1d,0x13,0xfa,0x06,0xf0,0xff,0xc6,0xfc,0x0a,0x24,0xfc, -0xf9,0x4b,0x03,0xef,0x73,0x0c,0xf0,0x56,0x05,0x02,0xe9,0x27,0xc0,0x64,0x27,0xe7, -0x61,0x0f,0x04,0x60,0xf4,0x02,0x38,0x04,0xf0,0x6d,0xfe,0x29,0x76,0xf2,0xd4,0x9e, -0x37,0xdf,0x93,0xeb,0x2d,0x20,0xe5,0x26,0x76,0xe3,0x16,0xbc,0xbc,0x16,0x25,0x30, -0xeb,0x03,0xf3,0xfe,0x3f,0x0c,0xfb,0x22,0x03,0x09,0xea,0xec,0x1c,0x3f,0xf3,0xec, -0x65,0x23,0x04,0xa5,0xf4,0xf1,0x21,0x12,0xe3,0xbd,0x19,0x0d,0x78,0xcc,0x22,0x67, -0xe7,0x1a,0xc4,0xf2,0x29,0xd5,0xda,0xf6,0xb6,0x34,0xe0,0x72,0xef,0x12,0x1d,0x05, -0x15,0xd4,0xeb,0xcb,0x98,0x36,0xfc,0x79,0xf8,0x0f,0x9f,0xec,0xf5,0x5a,0x07,0x10, -0xcc,0xf1,0x19,0x4c,0xe3,0xf6,0x5c,0x2c,0xe2,0x53,0xfa,0xfe,0x78,0x2b,0xbe,0xa7, -0x0a,0x33,0x5b,0xf4,0xc6,0x35,0x3a,0xe2,0x33,0x0a,0x17,0xad,0xe0,0x1d,0x2c,0xf2, -0xff,0x0e,0xdc,0x20,0x7e,0xdb,0x38,0xdf,0xdd,0x0c,0x76,0xf7,0xe2,0x0e,0x22,0xfe, -0xec,0x0a,0x09,0xc4,0xfb,0xe4,0xd1,0x03,0x1b,0x97,0xf1,0xfc,0xe5,0x2e,0xb2,0x31, -0x31,0xeb,0xcd,0xf9,0x13,0x43,0xfe,0xeb,0xd6,0x08,0x16,0x3d,0xec,0x00,0x4a,0x16, -0xf4,0xe1,0xee,0xf9,0x6f,0x1b,0xfe,0x32,0x0a,0xdf,0x29,0xff,0xf1,0x31,0x20,0x19, -0x0c,0xcb,0x1c,0x52,0x01,0x07,0x84,0xea,0x0f,0x1c,0x09,0xe3,0x87,0xfb,0x12,0x0b, -0x16,0xd6,0xb2,0x07,0x15,0x21,0xe1,0x09,0x2d,0xf8,0x14,0xaf,0x02,0xea,0xcd,0xe6, -0x29,0x4f,0xfa,0x10,0x86,0xe4,0x02,0x7b,0x1d,0xd1,0x87,0x20,0xe6,0x5f,0x10,0x06, -0x7c,0x01,0xf3,0x2a,0x10,0xf0,0xef,0x1b,0xf5,0x23,0xfc,0x00,0xb2,0xf0,0x28,0x3a, -0xe1,0xff,0x0e,0x0b,0x05,0x65,0xfb,0xec,0xba,0x16,0x01,0x0f,0xf3,0x13,0x5d,0xec, -0xd8,0xcc,0x4d,0xdf,0x5b,0xfc,0x14,0x74,0xd6,0x12,0x9f,0x06,0xf3,0x94,0x08,0x13, -0xcd,0xe8,0xe9,0x23,0x1f,0xeb,0xb3,0xfe,0x1b,0xdd,0xef,0xfc,0xb3,0xfe,0x0d,0x37, -0xef,0x05,0x9f,0x06,0xea,0x66,0x01,0x14,0xce,0xf0,0x0b,0x08,0x03,0xf4,0x8c,0x05, -0xf2,0xd5,0xf8,0x24,0x1f,0xd1,0x22,0x76,0xee,0x06,0xf1,0x10,0xde,0x20,0x10,0x18, -0x22,0xde,0x0d,0xd9,0xe7,0x27,0x18,0x0f,0xd5,0xf9,0x0d,0xee,0xc7,0x31,0xdc,0x94, -0x0f,0x11,0xe1,0xca,0x24,0x4b,0x0c,0xe6,0xf1,0x1f,0x06,0x0f,0xe5,0x07,0x85,0xe9, -0x2f,0x69,0xc9,0x39,0xdd,0xe5,0xf1,0xb3,0x0a,0x0b,0x5b,0x02,0xf1,0x3f,0xf8,0x0d, -0x2d,0xf0,0x18,0xe2,0xf3,0x01,0x69,0xf2,0x30,0xbd,0xb6,0x2f,0x88,0xfd,0xf3,0x05, -0x17,0xd1,0xc0,0x10,0xfc,0x45,0x23,0xf3,0xb7,0xfb,0xfd,0xbf,0xde,0x14,0x43,0x02, -0x09,0x97,0xf6,0xec,0x0d,0x25,0xe4,0x76,0xf5,0x2b,0x43,0xf3,0x1b,0xfe,0xbc,0x1c, -0x1c,0x03,0xe4,0x97,0x2d,0xe7,0x21,0x11,0x00,0xaf,0xe2,0x03,0xf3,0x0b,0xf5,0xcd, -0x0b,0xf6,0x6e,0xe2,0x27,0xc9,0xe1,0x34,0xd6,0xda,0xfd,0x37,0x26,0xcc,0xb2,0x20, -0xfd,0xc5,0x0a,0x00,0x23,0xf3,0x13,0xa5,0xf7,0x01,0x20,0x11,0xd9,0xa4,0x0a,0x05, -0x7f,0xf2,0x17,0x8f,0xf7,0x03,0xd3,0x00,0xf6,0x6a,0x35,0xd0,0x6c,0xf4,0x19,0x0b, -0xfa,0x0f,0xc0,0xfb,0xec,0x3a,0x36,0xb4,0x73,0x33,0xee,0xca,0x08,0xf1,0x8f,0x1a, -0xf1,0x1b,0xfd,0x05,0x52,0xda,0x39,0x02,0xf3,0xd1,0xfd,0x20,0x11,0x67,0xcc,0x0e, -0x03,0x10,0x00,0x59,0x18,0xbe,0xec,0x21,0xed,0x24,0x20,0x19,0xd9,0xcd,0x0f,0x7b, -0x0d,0xd1,0x97,0x28,0xf5,0xe7,0xee,0x0e,0x92,0x0c,0xe8,0x44,0x11,0x12,0x05,0xdd, -0x0b,0xf8,0xfa,0xf4,0x3a,0x24,0x19,0xff,0xf5,0xc8,0x6a,0x36,0xe7,0x82,0xe9,0x3a, -0x31,0xe4,0xff,0x42,0xfc,0x08,0x72,0x07,0xfa,0x88,0x08,0xfc,0x08,0x1a,0xd2,0x3d, -0xfb,0x34,0x10,0xea,0xfe,0x03,0xe4,0x43,0x37,0xd9,0x08,0x37,0xf1,0x11,0x97,0x1f, -0xd3,0x6e,0x24,0xed,0xde,0x00,0x2a,0xee,0xc7,0x1d,0x61,0xf1,0xfc,0x1a,0x0f,0xea, -0x2b,0xf2,0x09,0x05,0x1f,0xee,0xa8,0xea,0xf9,0xab,0x18,0x18,0x24,0xe8,0x01,0x44, -0xe6,0x37,0xec,0xc6,0xfa,0x89,0x35,0xd1,0xb4,0x11,0x11,0xc5,0xe3,0xf3,0x10,0x1f, -0xe2,0x7d,0xfe,0x10,0xed,0xe7,0x1c,0x2a,0x06,0xf0,0x50,0xfb,0x1c,0xaf,0xe5,0xe6, -0xf2,0x12,0xfd,0x0f,0x1f,0xf8,0x4f,0x20,0xc8,0x02,0xfd,0x36,0x42,0xc1,0x2c,0x2a, -0xe7,0xf4,0x6a,0x3d,0xa3,0x95,0x58,0xbc,0x54,0x33,0x16,0xb3,0xe1,0xec,0x50,0x09, -0x10,0x30,0xf6,0x30,0x34,0xf0,0x13,0x7e,0xf0,0xe8,0x0b,0x24,0xf2,0xb1,0x04,0x19, -0x72,0xd0,0x20,0xc5,0xe9,0x24,0x64,0xfb,0xe1,0xfb,0x0c,0xe8,0x88,0x1d,0xde,0xe2, -0x1a,0xe9,0xeb,0x3d,0xba,0x26,0x21,0x01,0x77,0xdc,0x38,0x41,0xdc,0xff,0x5d,0xf2, -0xff,0xcf,0x04,0xe0,0xdd,0x3f,0xea,0x41,0xea,0x28,0x1a,0xb4,0x0e,0x22,0xf6,0x27, -0xf5,0xe7,0x13,0x18,0xfe,0xf6,0x7f,0xf8,0xf5,0xf4,0x2f,0xe2,0x3a,0xfb,0x03,0x8c, -0xfd,0x1b,0x50,0xd9,0x3a,0xd7,0xdb,0x08,0xd6,0xf5,0xfa,0x13,0x13,0xe3,0xa2,0x04, -0xf9,0x1c,0x1d,0xed,0xc0,0xfe,0x40,0xeb,0xbe,0x24,0x00,0xe8,0x11,0xd0,0xf8,0x0b, -0xdd,0x1c,0xe7,0xa1,0x04,0x0f,0x88,0xf5,0xec,0xca,0x1f,0xf4,0xca,0xfb,0x1e,0x4b, -0xc6,0x1d,0xe4,0x02,0x08,0xb6,0x12,0xe8,0x8a,0x06,0xe9,0xcf,0x01,0x07,0xdf,0x0d, -0xfd,0x92,0x0a,0x05,0xb0,0xd8,0x2d,0x12,0xdf,0x03,0xc0,0x17,0xe0,0x39,0xf9,0x01, -0x3f,0x10,0xec,0x7f,0xff,0xf9,0xad,0x05,0x08,0x5f,0xdc,0x18,0x27,0xe6,0x27,0x85, -0x00,0xec,0xde,0x12,0xe2,0x75,0x21,0xe7,0x98,0x0a,0x04,0xa2,0xda,0x21,0x65,0xf7, -0xf4,0x08,0x16,0xfa,0xd1,0x14,0xbc,0xdb,0x23,0x0f,0x4a,0xe2,0x23,0x36,0xd4,0x08, -0x0a,0x19,0x05,0xbd,0xff,0xf5,0xce,0x1b,0xee,0x22,0xf5,0x1b,0xdf,0xf4,0xe5,0x44, -0x52,0xca,0x78,0xfe,0x2d,0x03,0xe1,0x00,0x90,0x03,0xf9,0x57,0x08,0xe2,0xb0,0x15, -0xf8,0x1d,0x01,0x1e,0xa0,0xf5,0x0b,0x87,0xe4,0xff,0x20,0x12,0xf7,0x66,0x02,0x12, -0xf7,0xef,0x08,0xa0,0xe5,0x1a,0x96,0xe9,0x12,0xf4,0x0d,0xbb,0x01,0x11,0x19,0x89, -0xef,0x1c,0x48,0xea,0x02,0xa8,0x05,0xe2,0x00,0x0e,0x09,0xe2,0x05,0x06,0x60,0xd9, -0x17,0x2a,0xfd,0xfb,0x6d,0x10,0x0f,0x35,0xd4,0x17,0xad,0xf2,0xf1,0x7d,0x1e,0x02, -0xd3,0xf2,0x14,0x9b,0xdf,0xef,0x35,0x1d,0xf8,0x6c,0x09,0xfc,0x92,0xef,0x25,0x41, -0xd5,0x2d,0xe6,0xfb,0xda,0x24,0x3b,0xea,0xe4,0xfc,0xf3,0xef,0xff,0x14,0xf3,0xf0, -0x12,0xaa,0xf0,0xf5,0xb4,0x10,0xda,0x6d,0x2c,0xf2,0xa4,0xf2,0x26,0x02,0xe1,0x03, -0x37,0x13,0x00,0xa2,0xf6,0x09,0x6e,0xf3,0x0c,0x88,0xe1,0x23,0xb6,0xe7,0x08,0x50, -0x18,0xdd,0x62,0x10,0x08,0x4c,0xf0,0x16,0xb5,0xdf,0x06,0xc5,0xf3,0x19,0xab,0xfe, -0xea,0x65,0x28,0xea,0x8a,0xef,0x08,0x4e,0x00,0x10,0x53,0x01,0xf6,0x71,0x07,0x00, -0x4d,0xea,0x0c,0xd0,0x17,0xf9,0x4e,0xee,0xf2,0xd1,0xf7,0x08,0xd3,0x10,0xfc,0x34, -0xf9,0x06,0x17,0xeb,0x07,0x18,0x02,0x13,0x90,0xf7,0xf7,0xed,0xff,0x06,0xe0,0xfe, -0x05,0xb6,0xfe,0xf2,0x22,0x1d,0xfb,0x6a,0xec,0x05,0xb0,0xf2,0x00,0x7c,0x17,0xfb, -0x53,0xf2,0x0e,0x84,0xe5,0x06,0xb8,0x0f,0xeb,0xdb,0x2d,0xd8,0x20,0x07,0xfa,0x1a, -0xf7,0x2d,0x9d,0xf4,0x02,0xf7,0xfa,0xc8,0xee,0x2d,0x07,0x39,0xea,0x1a,0xa0,0xeb, -0x14,0x71,0xdf,0x10,0xe8,0xfd,0x0f,0x3a,0xff,0xf1,0x86,0x09,0x10,0x83,0xe9,0x01, -0x81,0x2d,0xc6,0x27,0x2c,0xe5,0xd2,0x1b,0xe2,0xff,0xec,0x29,0xff,0xec,0x0d,0x1f, -0xfc,0xed,0x85,0x21,0xdd,0x75,0xfd,0x03,0x91,0xfb,0x1d,0x86,0xf4,0x04,0x6a,0xf7, -0x03,0x18,0x01,0xfc,0x3e,0xfd,0x11,0xcf,0xf6,0xe1,0x9e,0x1c,0xff,0x06,0xf4,0x1f, -0x23,0xf7,0xec,0x8c,0xfb,0x0d,0xdc,0xea,0x0c,0x1a,0xeb,0x1f,0xa0,0xfb,0xef,0xb4, -0x1b,0xfa,0x08,0x05,0xce,0x71,0x2c,0x06,0x23,0xd0,0x33,0x78,0x02,0xdb,0x5c,0x06, -0x12,0x5c,0xef,0xeb,0x7e,0x02,0xf2,0x97,0x24,0xeb,0x12,0xfb,0x01,0x88,0x0b,0xf5, -0x65,0xfa,0x2e,0x7d,0xe2,0x13,0xf8,0xed,0x00,0xdb,0xf9,0x01,0x2f,0x32,0xd5,0x8e, -0x14,0xfd,0xd8,0xce,0x2f,0xbd,0xd8,0x22,0xa1,0x09,0xee,0xff,0x1e,0xcb,0x7e,0x04, -0x16,0x46,0x02,0xed,0xbb,0x16,0xdb,0x90,0x0a,0x0e,0x8a,0xef,0x25,0x6f,0xdb,0x39, -0x5a,0xcf,0x0b,0xce,0xee,0xf5,0xbf,0x30,0xdf,0x17,0x0d,0x0d,0x62,0xe8,0x09,0x04, -0xdd,0x0f,0x77,0x10,0xee,0xe5,0x0d,0xf7,0xcc,0x14,0xf4,0x70,0x1b,0x0e,0x6c,0xd4, -0x07,0xd7,0x0e,0xe6,0x78,0xff,0x16,0x96,0xdc,0x20,0xf8,0xf4,0xf8,0x1b,0x10,0xf2, -0x04,0x08,0xdb,0x3b,0x1b,0xfc,0x8f,0x02,0xfe,0xcd,0xea,0x1e,0xb3,0xff,0xfa,0xc5, -0xf5,0x0d,0x24,0x03,0xd0,0xfd,0x3e,0xf1,0x32,0xe0,0x21,0xb9,0xf5,0x05,0x42,0x01, -0x03,0x30,0xea,0x0f,0x6b,0xfa,0xe2,0x76,0x13,0x09,0x09,0xfd,0xf0,0x22,0x15,0xf4, -0x7d,0x14,0xdc,0xf9,0x0e,0x14,0x4c,0xe3,0x1c,0xae,0xfe,0xfc,0xaa,0xf0,0x0b,0x55, -0x11,0xd3,0xcd,0x1e,0x0e,0x94,0xdb,0x1e,0xf2,0xf6,0xff,0x2f,0x06,0xfc,0x46,0xf1, -0x1c,0x2e,0xed,0xf5,0xba,0x25,0xde,0x8c,0x2a,0xe9,0x91,0x12,0xf8,0x87,0xdf,0x22, -0x15,0xe6,0x1a,0x3e,0xfc,0xff,0xd1,0x08,0xc9,0x6c,0x27,0x07,0x03,0xf3,0x0e,0x0f, -0xe3,0x07,0x70,0xe5,0x29,0x04,0xed,0xf2,0xe7,0x30,0xd7,0xda,0x11,0x0c,0x39,0xd4, -0x3f,0x72,0xe1,0xe1,0xd0,0x2f,0xf6,0x1f,0xe2,0x1e,0x4a,0xe3,0x1e,0x15,0xe9,0xfd, -0x4e,0x12,0xd5,0x6f,0x12,0xff,0x86,0xf6,0x1a,0x86,0xdd,0x29,0x96,0xf1,0x03,0x62, -0xcd,0x39,0x9d,0xde,0x0d,0xab,0xfc,0xe8,0x49,0x1b,0x08,0x60,0xee,0x09,0x2f,0x04, -0x07,0xbd,0xf1,0x00,0xee,0x0c,0xed,0xfc,0x01,0x1b,0x1b,0xe5,0x08,0xbc,0x16,0xef, -0x28,0x03,0xfb,0x16,0x08,0x01,0x06,0xe1,0x2d,0x29,0xe6,0x30,0x11,0xe5,0xcb,0xd5, -0x56,0xbd,0xe8,0x19,0x19,0x29,0xd5,0x18,0xf0,0xe9,0x07,0x44,0x1a,0xeb,0x32,0x02, -0x0c,0x1d,0xec,0xfb,0x0f,0xf9,0x2c,0x96,0xf0,0xe2,0x30,0x16,0xfa,0xd8,0xf5,0x03, -0x0a,0xef,0x0f,0x1a,0x07,0xed,0xf4,0x15,0xfa,0x70,0x04,0x0b,0x1c,0xe9,0x00,0xe2, -0xe5,0xff,0x24,0x3b,0xdf,0xdd,0xd5,0x13,0xc2,0x09,0xfd,0xbb,0xfd,0xf7,0x4a,0x0f, -0xf0,0xc2,0x01,0xef,0xda,0x2b,0xd0,0xf9,0x1f,0x16,0x1f,0xe7,0x1b,0x82,0xda,0x28, -0x13,0xe9,0xdc,0x98,0x4b,0xce,0x6c,0x1d,0xfa,0x12,0xdd,0x3d,0xfa,0xdb,0x04,0xfb, -0x09,0xee,0xc1,0x02,0xfb,0x03,0xfe,0x07,0x43,0x1c,0xec,0x94,0x03,0x15,0x86,0xd3, -0x01,0xa5,0x28,0xf7,0x0b,0xe0,0x21,0x98,0x04,0xe7,0x19,0x0c,0x02,0xdc,0xf8,0x05, -0x50,0x0c,0xea,0xbe,0x04,0xea,0x9e,0x1c,0xf4,0x67,0x0c,0x04,0x20,0xda,0x16,0x83, -0x0c,0xf2,0xda,0x1c,0xd9,0xec,0x03,0x03,0x9b,0x04,0x02,0xff,0x04,0xe2,0xd4,0x05, -0xff,0x27,0x0b,0x07,0xad,0xd2,0x2c,0xeb,0xdb,0xf8,0x03,0x23,0xd1,0x8e,0x2a,0xed, -0x02,0xcc,0x5b,0x53,0xd0,0xfa,0x92,0x1f,0x08,0x3c,0xf3,0xe5,0x5e,0x2d,0xef,0x20, -0x05,0x15,0x50,0xdc,0x01,0x9f,0x0c,0x01,0x1d,0x0c,0xfb,0x0d,0xfa,0xf7,0xd9,0xf4, -0x09,0xfd,0x08,0xfe,0xa4,0x00,0x0a,0xeb,0x02,0xde,0xee,0x2a,0x08,0xfd,0xce,0x0f, -0x07,0x0e,0xfa,0x8f,0xf6,0x0e,0xe2,0x03,0x15,0x59,0xd3,0x1f,0x1b,0xfb,0xdc,0xbc, -0x28,0xe5,0x0c,0xf9,0x04,0xb8,0xfb,0x27,0x27,0xd2,0x1b,0x2e,0xee,0xfd,0xe7,0x0f, -0xed,0xf7,0xf9,0x1b,0x3d,0x04,0xcf,0x2c,0x37,0x0a,0x3e,0xc5,0x21,0x9a,0xdc,0x1a, -0xd2,0xf5,0xfb,0xd9,0x27,0xbf,0xfb,0x0d,0x15,0x10,0xfd,0xf9,0x08,0xfc,0x1b,0xb6, -0xde,0xfe,0x6a,0x0e,0xf2,0x8d,0x1f,0xfa,0xc3,0xf6,0x01,0xfe,0x0c,0xe5,0x0f,0x28, -0xd2,0x94,0x20,0xfb,0x7d,0x08,0x06,0xf2,0xde,0x1c,0xb5,0x01,0xf3,0xc5,0x07,0xea, -0xe1,0xf8,0x14,0x88,0xfa,0x03,0x8a,0x0b,0xd1,0x70,0x2f,0xff,0xe9,0xe3,0x25,0xf1, -0xf6,0x0f,0x29,0xdb,0xf6,0x4e,0x45,0xd6,0x60,0x12,0xe6,0x79,0x02,0xfd,0xe1,0xed, -0x2f,0xcf,0xe9,0xfe,0x4a,0xf0,0x0b,0x68,0x0b,0xd5,0x3c,0x40,0xea,0x4b,0xe7,0xfa, -0x36,0x0a,0x0e,0x4d,0xfd,0xff,0x7f,0x0c,0xe4,0xa4,0xf7,0x2c,0xde,0xeb,0xf1,0xa7, -0x0a,0xfd,0x40,0x1c,0xe9,0x7e,0xf5,0x18,0x6b,0xde,0xfd,0xa1,0x12,0x0a,0x16,0xe8, -0xf8,0xe7,0x0e,0xfc,0x97,0xf7,0x26,0xfe,0xec,0xe9,0xbf,0x32,0xd1,0xf9,0x08,0x23, -0x0c,0xe7,0xfd,0x45,0x0a,0x12,0x86,0xe0,0xf8,0xfd,0x15,0xef,0x4e,0x04,0xf4,0x8e, -0x01,0x0d,0xe2,0xee,0xfd,0x43,0x12,0x11,0x08,0xd1,0x32,0xfb,0xef,0xf8,0x46,0xfd, -0xea,0x71,0x34,0xe0,0xa8,0x0e,0x0e,0xe7,0xef,0x20,0xe3,0xd0,0x2e,0xb5,0xe2,0xdc, -0xa6,0x2e,0xee,0x35,0xef,0x0a,0x52,0x12,0xf8,0xb9,0xf0,0x06,0xa7,0x14,0xdf,0xef, -0xe4,0x2b,0xa7,0xf7,0x11,0xbb,0x03,0xe6,0x49,0x18,0xf8,0x35,0x09,0xfe,0x23,0xee, -0xfe,0x86,0x00,0xff,0x41,0x02,0x18,0xd3,0xf7,0xe2,0x22,0x15,0xed,0x06,0x0b,0x03, -0xb3,0x07,0x04,0x3c,0xe7,0x03,0x18,0x1c,0xed,0x1f,0x01,0x24,0xb4,0xef,0xf4,0xd0, -0xef,0xf5,0xad,0x3e,0xce,0x57,0x12,0xfe,0xed,0x09,0xfc,0x95,0xdb,0x07,0xfb,0x10, -0xf1,0xb2,0xfc,0x1d,0xcd,0xeb,0xed,0x6c,0x0f,0xf8,0xa5,0x23,0xda,0x49,0x0f,0x05, -0x4c,0xe3,0x2d,0x1e,0xd8,0x28,0xff,0x01,0xe4,0x70,0x0f,0xea,0x66,0x1b,0xd7,0x8f, -0x0a,0xfe,0x18,0x09,0x01,0x58,0x13,0xee,0x04,0xfc,0x05,0x48,0xef,0x0c,0xba,0xf4, -0x04,0xde,0x16,0xff,0x41,0xf6,0x0a,0xfb,0xf8,0x12,0x8d,0xef,0xe9,0xeb,0x1c,0xf6, -0x87,0xee,0x0a,0xe9,0x1a,0xfd,0x0c,0xeb,0x0a,0x5a,0x07,0xc7,0x95,0x28,0x06,0x6e, -0xfe,0xff,0x81,0xe7,0x31,0xa5,0xd8,0x26,0x65,0xeb,0xfe,0x8d,0x25,0xc4,0x04,0x15, -0x12,0x79,0xf0,0x17,0xc1,0xe3,0x16,0x4f,0xf1,0xfd,0x38,0x01,0x0a,0xa3,0xe9,0xff, -0x8f,0x18,0xea,0xca,0xfd,0x07,0xf4,0xed,0x14,0x58,0x16,0xe6,0x89,0xee,0x18,0xe7, -0xef,0x07,0x34,0x0b,0x04,0x36,0x13,0xd5,0xea,0x00,0x11,0xd8,0xf7,0x08,0x9d,0xf9, -0xf9,0xcb,0xf8,0x03,0xa1,0x11,0x01,0xf8,0xf8,0xdd,0xee,0x02,0x0e,0xd1,0x0a,0xf2, -0xe8,0x17,0x08,0x80,0xe6,0x03,0xe9,0x09,0x04,0x6f,0xde,0x28,0xc9,0xe2,0x1f,0xca, -0xe7,0xfd,0x7e,0x17,0xeb,0x96,0x0b,0x00,0xe4,0x05,0xec,0x47,0xf7,0x1b,0xcd,0xf0, -0x0d,0x9e,0xf2,0x22,0x8f,0xf6,0xd5,0xfd,0x38,0xe7,0x6d,0x10,0xfe,0xe0,0xff,0xf9, -0xe2,0xf1,0x23,0xb9,0x02,0xeb,0xfd,0x0e,0xe9,0xde,0x03,0x05,0xce,0xf4,0xf6,0x01, -0x15,0xdf,0x2a,0x11,0x10,0xa6,0xe9,0x15,0x3d,0xe7,0xf7,0x67,0x11,0xfd,0x41,0x09, -0xea,0xd6,0x0d,0xfc,0x58,0x02,0x0c,0xe1,0xed,0xf7,0xe1,0x19,0x00,0xe4,0xdd,0x04, -0x5c,0x02,0x09,0xc2,0x03,0xf8,0x93,0x09,0xfe,0xc1,0x05,0xdb,0x18,0x34,0xe2,0xfa, -0xfc,0x18,0x71,0xe1,0x07,0x15,0x11,0xf8,0x94,0x0e,0xf5,0x9d,0xfd,0x13,0x50,0xf4, -0xf5,0x64,0x04,0x07,0x78,0x0c,0xf4,0x94,0xe7,0x21,0xa7,0xeb,0x03,0x36,0x11,0xdd, -0xc8,0x22,0xf1,0xf2,0x15,0xf6,0x24,0xed,0x19,0x9e,0xfb,0xfa,0x5e,0x08,0xfe,0xbe, -0xf2,0x20,0x38,0x04,0xec,0x9e,0xee,0x06,0xd9,0x09,0xf7,0x9a,0x0d,0x0d,0x15,0xf6, -0xed,0x2c,0xfa,0x0a,0xc2,0x01,0xf0,0xa2,0x0f,0xea,0xd5,0xf9,0x12,0x9b,0xff,0x06, -0x1d,0x10,0xde,0xa4,0x13,0xf0,0xba,0xfb,0x18,0x39,0xdd,0x27,0xc6,0xe6,0xf6,0x15, -0x0e,0xfd,0x86,0x11,0xe1,0xa8,0xfd,0x13,0xba,0xda,0x29,0xec,0xe9,0xf8,0x0b,0x05, -0x1b,0x9b,0xf4,0xf9,0x00,0x02,0xf7,0xb2,0xf1,0x1a,0x89,0xf5,0xff,0xf0,0x18,0xee, -0x69,0x04,0x17,0x69,0xf1,0xf2,0xd9,0xf1,0x13,0x0e,0x01,0xfd,0xbb,0x01,0x03,0xaf, -0x12,0xe6,0xc0,0x05,0x1f,0xbb,0xcc,0x1f,0x05,0x12,0xec,0x44,0x0d,0x08,0x8a,0xe9, -0x0e,0x44,0x14,0xee,0x85,0xfc,0xf8,0x68,0x0b,0xf2,0x11,0xfc,0xfc,0x72,0x1a,0xe6, -0x25,0x08,0xf1,0x63,0x04,0xea,0xe5,0x0d,0x1b,0xf0,0xdb,0x0f,0xf9,0x0a,0xf7,0x55, -0x23,0xe4,0x68,0xe5,0x29,0x4e,0xd9,0x0d,0x3b,0x32,0xd6,0xd8,0xec,0xfe,0x4d,0x02, -0x10,0xdc,0x18,0xf2,0xed,0xdb,0xfa,0x9f,0x07,0x21,0x4f,0xe7,0x09,0xdb,0xff,0xf5, -0x88,0x0c,0xdb,0xb7,0x41,0xcf,0xcd,0x07,0x0c,0x1c,0xdb,0x2d,0x62,0xfe,0x03,0x8e, -0xeb,0x0f,0x3a,0x06,0xc9,0x4a,0x3b,0xf9,0xc8,0xc8,0x3b,0x12,0xe1,0x12,0x61,0xff, -0xe9,0xe4,0x2b,0xf6,0xa2,0xd2,0x2c,0xc4,0xfe,0x00,0xa5,0xfb,0xdb,0xe8,0x45,0xef, -0xe7,0x18,0xda,0xbe,0xe4,0x2a,0x50,0xd5,0x01,0x13,0x3b,0xe8,0xd0,0xe5,0x15,0x08, -0xfe,0xf2,0xd1,0xf0,0x14,0xd1,0x2a,0xd3,0xf0,0xe1,0x20,0x39,0xfc,0x0f,0x59,0xee, -0x38,0x59,0xd2,0x00,0x0e,0xf8,0xf7,0x3f,0x28,0xf6,0x87,0xe2,0x2c,0x2d,0xd0,0x03, -0x18,0x1c,0xe9,0x45,0xff,0xfd,0x9e,0xef,0x0a,0xe4,0x00,0x00,0x9c,0x18,0xe9,0x6e, -0x0f,0xda,0xb0,0x19,0x23,0xc0,0xc0,0x34,0x81,0xd7,0xff,0x48,0x24,0xfc,0x1f,0xfd, -0xff,0xcc,0xeb,0xfc,0x2f,0x26,0xdb,0xfd,0x01,0x2d,0x5e,0xcd,0x2e,0xa8,0xdb,0x16, -0xec,0x07,0xf4,0xaf,0xe1,0x14,0x12,0x11,0x01,0xf3,0xfe,0xf8,0xeb,0x10,0xf8,0x5b, -0xd9,0x42,0x9a,0xc3,0x17,0x51,0xea,0x12,0x9c,0x09,0xde,0xfd,0x28,0xf1,0xb4,0xf1, -0x03,0xc3,0xfb,0x15,0x81,0xfa,0xeb,0xd0,0xf0,0x25,0x03,0xe0,0x20,0x15,0x0f,0xdf, -0x8c,0x19,0xd4,0x5e,0x17,0x11,0xc5,0xef,0x18,0xfe,0xea,0x13,0xbb,0xe4,0x01,0x7c, -0x0f,0xf4,0x13,0x03,0x01,0x9d,0xee,0x04,0xfa,0xfb,0x07,0xba,0x1e,0xeb,0x22,0xf1, -0x01,0x6f,0xee,0x28,0x63,0xe1,0x29,0x3c,0xf1,0xda,0x2e,0x21,0x05,0x2e,0xe2,0x14, -0x2b,0x1c,0xde,0xd4,0xfc,0x12,0x11,0xf1,0x15,0x19,0xf3,0x0d,0x5e,0xf5,0xf0,0xa5, -0x1c,0xe9,0xfd,0x28,0xef,0x1a,0xe1,0x1c,0x5f,0xf9,0xf7,0x45,0xfe,0x08,0xe5,0xf9, -0x11,0x4d,0xe5,0x09,0xfe,0x19,0xca,0xce,0x22,0xee,0xaa,0x21,0xf0,0x1b,0xe7,0x17, -0x9b,0xe2,0x18,0x41,0xf6,0xef,0xa2,0x1d,0xe6,0x47,0x10,0x0f,0x79,0xf8,0xe9,0x07, -0x0c,0x21,0x1b,0xd0,0x20,0x39,0xe8,0x0e,0x5a,0x08,0xea,0xd8,0x1c,0xeb,0x8c,0xfa, -0x0b,0x26,0xe5,0x14,0x04,0xfe,0xeb,0x77,0x15,0x11,0x48,0xd3,0x2f,0xd4,0xe0,0xf3, -0xeb,0x1b,0xee,0x21,0x20,0xf2,0xc8,0xf5,0x07,0x1f,0xf3,0x12,0x1e,0xfe,0x05,0x00, -0x0e,0xeb,0x1e,0xf9,0x15,0x34,0xdd,0x23,0x90,0x12,0xe2,0x28,0x0f,0xda,0x93,0x03, -0x28,0xa5,0x01,0xfb,0xae,0xcd,0x32,0xde,0xe3,0xf8,0x73,0x3a,0xda,0xb6,0x0e,0xfc, -0xb3,0xd8,0x29,0x8d,0x03,0xe4,0x70,0xf4,0x17,0x90,0xe8,0x15,0xa8,0xfa,0x06,0x06, -0xf8,0xf5,0x2d,0x12,0xf2,0xed,0xfb,0x08,0xa8,0x0b,0x05,0xb9,0xf0,0xdf,0x96,0x27, -0xfd,0xc5,0xee,0x09,0x86,0xf8,0x17,0xf3,0xf9,0xd5,0xfa,0x25,0x00,0x95,0xf0,0x1b, -0x95,0xdc,0x1e,0xe1,0xeb,0xf3,0xfe,0x15,0xf3,0xaa,0x04,0x12,0x43,0xfc,0xea,0x95, -0xfa,0x17,0x82,0xff,0xf8,0x55,0x18,0xf3,0xf1,0xf5,0x27,0xa8,0xe7,0xf2,0x97,0x1e, -0xf8,0x36,0xea,0x1b,0x34,0x08,0xdd,0xce,0x2e,0xe8,0x7d,0xd9,0x30,0xc0,0xe3,0x09, -0xf8,0x11,0xe4,0x9d,0x17,0xe2,0x53,0x0a,0x04,0xad,0x03,0x1b,0x20,0xdd,0xf7,0xef, -0xfc,0xee,0xea,0x1d,0x17,0x37,0xde,0x0a,0x8a,0x00,0xe9,0xdd,0x13,0x11,0x3c,0xeb, -0xfa,0x18,0xf8,0x07,0x8a,0xec,0x21,0xe9,0xf1,0x01,0x02,0xfc,0xfb,0x64,0x18,0xfd, -0x86,0xde,0x14,0x9a,0xfb,0x12,0x71,0xff,0xea,0xa6,0x17,0xfe,0x50,0xd3,0x36,0x3c, -0xdf,0xfa,0x6e,0x2d,0xd4,0xcf,0x01,0x18,0xf3,0xed,0x09,0x71,0x26,0xc9,0xfc,0xfb, -0x1b,0x05,0xff,0xf2,0x8c,0x02,0x0e,0x3b,0xea,0x21,0x76,0x07,0xe2,0x7a,0x18,0xe3, -0xe6,0x03,0x22,0x78,0xe2,0x19,0x74,0xf6,0xee,0x0e,0xf1,0x23,0x5c,0xfa,0xf5,0xe3, -0x13,0xfa,0xd7,0xe3,0x21,0xb1,0x03,0xe9,0x37,0x03,0x10,0x0d,0xe3,0x20,0x65,0xd7, -0x0d,0x8e,0x13,0xeb,0x25,0x14,0xe7,0x47,0x14,0xd5,0x96,0x1f,0x13,0xd2,0xd9,0x24, -0x40,0xe1,0x08,0x0d,0xfe,0xf8,0x4b,0xfc,0x26,0x9b,0xda,0x20,0x60,0xf4,0xe5,0x07, -0x21,0xe8,0x81,0x13,0xec,0x9a,0x19,0x0d,0xb5,0xd4,0x03,0xba,0x21,0xf4,0x71,0x08, -0xfc,0x08,0xe5,0x12,0xec,0x02,0xec,0x1c,0x0f,0x1b,0xcd,0xdd,0x0f,0x42,0xfa,0x05, -0x24,0xfb,0x01,0xa3,0x0d,0xe1,0xdb,0x1a,0xfd,0x14,0x0a,0xf7,0x43,0x01,0x03,0xb4, -0xf5,0xf9,0x14,0x0a,0x0c,0xee,0xd6,0x2a,0xfb,0xe6,0x16,0x59,0xfc,0xee,0xde,0x06, -0xf4,0x6c,0x01,0x16,0x48,0xf9,0xec,0x4e,0x0e,0xec,0x3e,0x16,0xeb,0x50,0x2d,0xd3, -0x11,0x0b,0x19,0xc8,0xc4,0x1b,0xde,0x0e,0xfd,0xdf,0x02,0xf1,0x86,0x0d,0xfe,0x96, -0xed,0x1c,0x37,0xe0,0x0f,0x08,0x11,0xd9,0xc2,0x2e,0xe2,0x0c,0x14,0xff,0x93,0xf2, -0x0e,0x59,0xef,0x0f,0x87,0xf9,0x0c,0x07,0xda,0x1b,0x5a,0x1a,0xe2,0xbf,0x12,0xbe, -0x15,0x45,0xe2,0xba,0x02,0x0f,0x05,0x00,0xed,0xd9,0xfe,0x20,0x7e,0xec,0xea,0x65, -0x1b,0xf0,0xa6,0x14,0xde,0x79,0x12,0x10,0xb8,0xeb,0x17,0x5c,0xe1,0x16,0x23,0xfc, -0xf0,0xab,0x08,0x1b,0x35,0xdd,0x0b,0x71,0x04,0x00,0xca,0x00,0xed,0x62,0x19,0xf0, -0x48,0x16,0xde,0xce,0x14,0xfc,0x3a,0xf5,0x14,0xe3,0xfd,0xef,0x28,0x02,0x02,0x5f, -0x04,0xf2,0x57,0xe5,0x17,0x0c,0x11,0xfa,0xc8,0xfe,0xfc,0xde,0xf9,0x03,0x4d,0xff, -0x14,0x01,0x0a,0xd0,0x67,0x11,0xff,0xcf,0xf3,0x34,0xcd,0xdc,0x12,0x93,0xfc,0xdb, -0x20,0x14,0x06,0x48,0x12,0xeb,0x64,0x02,0x09,0x99,0x11,0xde,0x53,0x0b,0x03,0x2a, -0xfb,0x07,0x3b,0xe4,0x20,0x04,0xf0,0x07,0xb8,0x14,0xce,0x5b,0x3e,0xe8,0xe3,0xe7, -0x24,0xf5,0xd8,0x04,0x26,0x09,0x12,0x03,0xf7,0xfe,0xba,0xeb,0x0f,0xe0,0x0b,0xdf, -0x7a,0x18,0xfe,0xc9,0xf7,0xec,0xf4,0x27,0xf1,0xa7,0xf5,0x11,0xcd,0x14,0xe2,0x48, -0xfc,0xf3,0x1f,0x1b,0xdd,0x56,0x1f,0xf5,0x2e,0x08,0xe6,0xe2,0x0d,0x0e,0xa4,0xf1, -0x00,0xf5,0xef,0x15,0x84,0xfd,0x05,0xf3,0xed,0x1f,0x64,0xfe,0xcd,0x02,0x37,0xfa, -0xb4,0xd9,0x25,0x7d,0xf7,0x00,0x84,0xf1,0x15,0xb7,0x04,0xe9,0x4b,0x18,0xde,0xdb, -0x24,0xd0,0x2d,0x2b,0xfa,0x91,0xef,0x13,0x55,0xe0,0x0b,0x8a,0x09,0x0a,0xcf,0x03, -0xe9,0x5d,0x01,0xf5,0x88,0x21,0xf9,0xf6,0xff,0x07,0x01,0xf4,0xf8,0xb9,0xf7,0x1c, -0xf0,0xf4,0xf8,0xb0,0x10,0x01,0x66,0xe6,0x04,0x12,0x11,0xf3,0xb1,0x1c,0xcf,0xad, -0x1f,0xfb,0x31,0xf4,0x1e,0xe1,0xd1,0x32,0xe5,0xe1,0x08,0x5f,0x08,0xea,0x13,0x1d, -0xe6,0x92,0x02,0xff,0x00,0x0c,0x03,0x8d,0xf6,0x03,0x98,0xe7,0x1a,0x82,0xe5,0x0e, -0xd0,0x19,0xd8,0xa7,0x15,0xf0,0x0b,0x1d,0xec,0x97,0xfc,0x0f,0x33,0xf1,0x17,0xeb, -0xdc,0x20,0x15,0xf0,0x09,0x9a,0xf5,0xf4,0x16,0x12,0xef,0xcb,0x16,0x07,0x14,0xdd, -0xf9,0xcf,0x13,0x06,0x64,0xf3,0x09,0x13,0xf5,0xfb,0x38,0x05,0x06,0x4e,0x14,0xf7, -0x17,0xf9,0xf7,0x58,0xf3,0x24,0x48,0xff,0xff,0xa3,0x00,0xf5,0x2b,0xfb,0xfe,0xef, -0x14,0x06,0x13,0xf7,0xe6,0x80,0x0b,0x02,0x88,0x04,0x16,0x20,0xf0,0xf2,0xe5,0xfd, -0x0c,0x65,0xfc,0x1a,0x4d,0xf3,0xf4,0xca,0x09,0xe9,0x94,0x08,0x08,0x7b,0x03,0x00, -0xfa,0xf0,0x05,0xc0,0xf9,0x09,0xf0,0xfb,0x00,0x95,0xff,0xf7,0x1f,0x15,0xe7,0x90, -0x21,0xd3,0x44,0x13,0x18,0xeb,0xe3,0x0c,0xa3,0xef,0x11,0xe2,0x07,0xda,0x14,0x0d, -0x19,0x66,0xfc,0x01,0x65,0xec,0x08,0x96,0xf6,0xf9,0x3e,0x06,0x19,0x63,0xe6,0x06, -0x42,0x01,0xee,0x06,0x1f,0xda,0xbf,0x0d,0x19,0x65,0xe8,0xf8,0x5d,0x28,0xe3,0x5a, -0x05,0x01,0x18,0xf9,0x16,0x97,0xfa,0xf2,0xfd,0x1f,0xdb,0x0b,0x09,0xfd,0xe8,0x03, -0x14,0xad,0xed,0x0f,0x60,0xe1,0x17,0x73,0xf9,0x04,0x3d,0x02,0x0a,0x4a,0xec,0xf2, -0x21,0x21,0xea,0x54,0x10,0xf6,0x71,0x02,0x01,0x51,0xe6,0x1d,0xd9,0xf3,0x16,0x48, -0xf1,0xf8,0x55,0x12,0xf8,0xe5,0x00,0xfd,0xea,0x05,0xf0,0x18,0xe9,0x18,0xcc,0xfd, -0x0c,0xd6,0x07,0xeb,0xb6,0x00,0xf6,0xe5,0xfe,0x0f,0x61,0x15,0xd3,0x79,0x0f,0x1e, -0x31,0xdd,0x04,0x8e,0x0c,0x05,0xd8,0xdf,0x1c,0xb7,0xeb,0x05,0x8a,0xea,0x22,0x2b, -0x0a,0xf3,0x6c,0xf4,0x02,0x7b,0x05,0xf2,0x21,0xfe,0xfd,0xba,0x1c,0xf6,0xa1,0xef, -0x14,0xe3,0x03,0xf8,0x7d,0xfb,0x13,0x3c,0x09,0xdf,0x48,0x15,0xf1,0x2d,0xfc,0x25, -0xde,0xe1,0x1d,0x99,0xe3,0x03,0x8c,0x07,0xea,0x7a,0xff,0x15,0x9d,0xf6,0xef,0x03, -0x25,0xf4,0x6c,0xf1,0x0d,0xdf,0xef,0x0b,0xa3,0xef,0x00,0xc4,0x17,0xeb,0xdb,0x07, -0x0d,0x23,0xea,0x0c,0x69,0x00,0xf4,0x59,0x02,0xff,0x85,0x03,0xfc,0x2d,0xfc,0x05, -0x78,0x00,0x0e,0xd0,0xf3,0xfa,0x45,0xfa,0x04,0x27,0x05,0xfe,0xf1,0x08,0xf4,0xe3, -0x0a,0x08,0xa0,0xef,0x0e,0xc1,0x00,0xff,0x31,0xfd,0xea,0x47,0x17,0xf5,0x00,0x15, -0xe4,0x3f,0x13,0x03,0xf1,0xda,0x00,0xe9,0x15,0x13,0xf0,0xe1,0x16,0x57,0xfa,0xf3, -0xc5,0x14,0xf6,0xec,0x08,0xef,0x9b,0x11,0xe9,0x8d,0x0c,0x15,0x3d,0xea,0x0d,0xe3, -0x04,0xf1,0xa6,0xff,0xf9,0x40,0x02,0x0b,0x1f,0xf7,0xf8,0xbc,0x0c,0x04,0x52,0xf6, -0xfd,0x69,0xf8,0x13,0x00,0xfd,0xfd,0xf3,0x04,0xff,0xe5,0x09,0x00,0xe1,0x02,0xf0, -0x1e,0x07,0x12,0x52,0xf8,0xeb,0x50,0x18,0xee,0x9b,0xf5,0x13,0x2a,0xf0,0x0c,0x1a, -0x01,0xf5,0x7c,0x16,0xe0,0x78,0x01,0x18,0x9f,0xe4,0x2a,0x12,0xe2,0xfb,0xc0,0x24, -0xf8,0xeb,0xf5,0x0a,0x8a,0xf4,0xf2,0xb1,0x19,0xe5,0x56,0x14,0xf1,0x84,0x00,0x1a, -0xe2,0xf1,0x02,0x78,0xe2,0x1e,0x69,0xf3,0xee,0x6a,0x23,0xfe,0xb0,0xe8,0x10,0x4e, -0x02,0xfe,0x63,0x0d,0xfc,0xd2,0xeb,0x11,0x24,0x08,0xed,0x64,0x0a,0x04,0x6b,0xfd, -0xec,0xab,0x00,0x02,0x01,0x0f,0xfc,0xa0,0xea,0x13,0x2c,0xf8,0xf6,0xfc,0x01,0x17, -0xfb,0xf2,0x06,0x9b,0x0c,0xe8,0x1f,0xfb,0x0e,0x04,0x0b,0xf9,0xce,0x07,0xf4,0x56, -0xe9,0x26,0xb6,0xee,0x13,0x35,0xf1,0xfe,0x60,0xfa,0xfe,0xca,0x0f,0xf7,0x12,0x09, -0x07,0x97,0xf4,0xff,0x14,0xf7,0x1d,0xdd,0xf0,0x0d,0x90,0xf3,0x07,0x72,0x0c,0xf4, -0xe5,0x06,0xf3,0xa3,0x0c,0xec,0x8c,0xf9,0x1f,0x04,0xf4,0xfb,0x02,0xfe,0x01,0x40, -0xfa,0xfe,0xec,0x11,0xe1,0x04,0x1d,0xe3,0x90,0x08,0x1b,0xb3,0xeb,0xf8,0xf3,0x02, -0x0a,0xe3,0x06,0xf1,0x1c,0xea,0x27,0x46,0xfa,0xe2,0x94,0x22,0x00,0x6a,0xf5,0xea, -0xa2,0x0e,0x0a,0x56,0xf5,0x0e,0x4a,0xf9,0x03,0xf9,0xef,0xf5,0x2c,0x21,0xec,0x66, -0x0f,0x04,0x4a,0xf5,0xfe,0x33,0xff,0x04,0x6e,0x07,0x1f,0x13,0xde,0xe9,0xfa,0x0d, -0x11,0x12,0x00,0xf2,0xa4,0x14,0xe6,0x8e,0x0d,0xeb,0x98,0x11,0xfa,0x6c,0x0a,0x07, -0xbc,0xf3,0x02,0xc2,0xfb,0x02,0x99,0x08,0xff,0xec,0x02,0xfa,0x24,0xf1,0x04,0xc4, -0x08,0xfe,0x56,0x03,0x0b,0x28,0xe8,0x0f,0xf2,0xfa,0x00,0xba,0x08,0xf3,0x7d,0x05, -0xea,0x29,0x08,0x12,0x21,0xf4,0xfb,0x04,0x0e,0x03,0x7a,0xe1,0x18,0x63,0xfa,0xf9, -0x67,0x0d,0xf3,0x98,0x0e,0x0b,0xcb,0xee,0xf5,0x07,0x04,0x0f,0x62,0xf3,0x09,0x59, -0xf4,0x17,0x6a,0xdd,0x0a,0x37,0x0d,0xef,0x08,0x19,0xec,0x13,0x07,0x06,0x19,0xec, -0x03,0xf4,0x1a,0xf1,0x76,0xed,0x0f,0x05,0x00,0x0f,0xbb,0xf0,0xf6,0x9c,0x13,0xef, -0xaf,0x12,0xfc,0xd3,0xee,0x17,0x69,0xef,0x0a,0xd2,0x00,0x03,0x75,0xff,0x02,0x27, -0xef,0x03,0x72,0x10,0xeb,0xb6,0x12,0x06,0xe0,0xe7,0xfd,0x4e,0x18,0x05,0x7e,0xe8, -0x08,0x32,0x01,0xf9,0x9a,0x09,0xeb,0xcf,0x15,0xff,0xa1,0xfd,0xf1,0x3e,0x04,0x05, -0x0e,0xf8,0x11,0x11,0xf8,0x08,0x61,0xfc,0xe7,0xa6,0x06,0x09,0x80,0x0c,0xfd,0x26, -0x00,0xec,0x24,0x0b,0x01,0x8d,0xfc,0x00,0xcb,0x06,0x10,0x0d,0xdb,0x14,0xdc,0x0c, -0xdb,0xc2,0x1c,0x03,0x24,0xff,0xf0,0xfd,0xff,0x0b,0xcf,0xec,0x0f,0xfd,0xfd,0xf3, -0x5d,0x07,0x0a,0x1b,0xf3,0xf6,0x8e,0x1c,0xfb,0xa2,0x08,0xe5,0x6b,0x14,0xf9,0x4f, -0xf4,0x0a,0xe3,0xfe,0x12,0x9a,0xf2,0xfd,0x8e,0x03,0xea,0xbe,0x1d,0xf1,0xb0,0xef, -0x16,0x4c,0xf4,0x03,0x3f,0x14,0xee,0x78,0xed,0x12,0x89,0xf8,0x0c,0x9e,0x03,0xed, -0xf7,0x13,0xef,0xe4,0xfe,0x13,0x94,0xfb,0xff,0x0a,0xff,0x09,0x25,0xf5,0x00,0x90, -0xf6,0x09,0x63,0xfd,0x13,0xa2,0x00,0xd9,0x52,0x19,0xff,0x8e,0xf8,0x0a,0x42,0x03, -0x04,0xde,0xec,0x06,0xd4,0x10,0xf4,0x7a,0xf0,0x09,0x4a,0x0c,0xf8,0xbe,0x08,0xf2, -0x2f,0xf8,0x10,0xde,0xf8,0xf3,0xc8,0x08,0x0b,0x6c,0xf4,0xfa,0x9c,0xfd,0x01,0x56, -0xff,0x0b,0xb5,0x0d,0xeb,0x16,0xfc,0x05,0x44,0xf5,0x0e,0x4b,0xfb,0x0b,0xec,0xfc, -0xfb,0x8a,0x0f,0xed,0xf4,0x06,0xfd,0x64,0xf0,0x0b,0x6c,0x04,0xf5,0xfe,0x07,0x06, -0x74,0xde,0x1c,0x0c,0x06,0x03,0x8c,0xe5,0x03,0x7a,0x05,0xfc,0x28,0x0f,0xf5,0x22, -0x15,0x06,0xb0,0xe8,0x04,0xd3,0x07,0xfe,0xe6,0xf5,0x06,0xd6,0x04,0xfe,0x37,0xfe, -0x11,0x91,0xfa,0xf1,0x84,0xfe,0xfe,0x6b,0x10,0xfe,0x44,0xf6,0x16,0xe5,0xe2,0x00, -0xd2,0x02,0x10,0x31,0x12,0xec,0xad,0xf3,0xfe,0xee,0x07,0xfe,0x45,0x01,0x02,0xc6, -0x0c,0xff,0xf0,0xde,0x08,0xd1,0x03,0xf1,0x50,0x15,0x00,0x61,0x0a,0xeb,0xea,0xf4, -0x22,0xe4,0xe5,0xf6,0x51,0x16,0x09,0xc0,0xf9,0xf8,0x36,0xed,0x17,0x7c,0x0c,0xe6, -0x72,0x0f,0xef,0xcc,0x0d,0xf3,0x3a,0xff,0x0c,0x2d,0x00,0xf8,0xa8,0x07,0x03,0xc9, -0xf6,0x07,0x7e,0xfa,0xf6,0x58,0x03,0x04,0x3b,0x0a,0xfb,0x20,0xfe,0x0b,0xd4,0xfa, -0xff,0x5a,0xfe,0xfe,0x10,0xff,0x08,0x4d,0xff,0x04,0xaf,0xfc,0xf4,0x04,0x0b,0xf4, -0xf7,0x0d,0xfe,0x6f,0xfa,0xff,0x48,0xfd,0xfd,0xe7,0x06,0x15,0x87,0xf6,0xfb,0x69, -0x00,0xfa,0x7a,0x14,0xe5,0xfc,0xf4,0x19,0x2a,0xf8,0x01,0x50,0xfe,0xfe,0xdb,0xff, -0xfe,0xbe,0xfb,0x09,0x18,0x01,0xf4,0x05,0x11,0xe9,0x1a,0x01,0x0a,0xc3,0xff,0x0b, -0x97,0xf2,0xf5,0x0b,0x03,0x0a,0x48,0xf7,0x04,0xc5,0xfe,0xfd,0x46,0x02,0xfe,0xe2, -0x03,0x01,0x9f,0xf8,0x02,0x64,0xfd,0x0e,0x38,0x04,0xe8,0xc5,0x03,0x13,0x47,0xf3, -0x00,0x1c,0x0e,0xfd,0x64,0xf9,0xfb,0xff,0x03,0x06,0xb4,0xfd,0xfc,0x72,0xf7,0x15, -0x51,0xfe,0xf2,0x11,0x0f,0xf9,0xfd,0xf5,0xff,0x05,0x07,0xfd,0x41,0x01,0x0d,0x35, -0xf8,0x00,0x00,0xf5,0x0c,0x19,0xfb,0xf5,0x85,0x18,0xee,0x19,0xfd,0xfa,0xe9,0x0d, -0x09,0x9c,0xf4,0xfe,0x05,0xfe,0xf9,0x2f,0x03,0x1b,0x67,0xe0,0x0a,0xda,0x02,0xff, -0xa2,0x05,0xf8,0xd6,0x09,0xec,0xbc,0xf9,0x17,0x91,0xfc,0xfa,0x93,0x0c,0xfa,0x2b, -0xed,0x09,0xe6,0x00,0xf6,0xd0,0x1f,0xf8,0x05,0xeb,0x02,0x0f,0x0b,0xfe,0xa7,0x02, -0x04,0xaf,0xfd,0x09,0x5f,0xe8,0x06,0xa3,0x04,0xfd,0xa8,0x18,0xe0,0x63,0x0c,0xfc, -0xf1,0xff,0x01,0xc9,0xf6,0x08,0x44,0xf9,0x06,0x9c,0x03,0xf6,0xcb,0x00,0xfc,0x93, -0x18,0xe8,0x37,0x07,0x0c,0x23,0xf6,0xf3,0xd9,0xf6,0x18,0xbb,0xfc,0x00,0x57,0x01, -0x00,0x07,0xf6,0xf8,0xb2,0x16,0xf1,0x7f,0x09,0xfa,0xa5,0x09,0xfc,0x33,0xe8,0x19, -0x77,0x0b,0xf2,0x80,0xf9,0xfb,0xca,0x01,0x0e,0x01,0x04,0xee,0xd6,0x07,0xf8,0xef, -0x0c,0xf6,0x28,0xfb,0x25,0x91,0xd3,0x0b,0xbe,0x09,0xf0,0x9e,0x0a,0xfa,0x01,0x08, -0xf5,0xec,0xfa,0x0e,0xe0,0x0c,0xf6,0xf4,0xff,0xfb,0x51,0x04,0x07,0xf0,0xe4,0x1f, -0xc5,0x0b,0xe6,0x9c,0x04,0xf6,0x27,0x10,0x00,0x17,0xec,0x18,0x86,0xed,0xff,0x6f, -0xff,0x1a,0x9a,0xf2,0xf3,0xb1,0x04,0x03,0xc2,0x00,0xf0,0x4a,0x0a,0xfe,0x88,0xfd, -0xfa,0xd0,0x02,0x0b,0x6a,0xf5,0x0b,0xa0,0xf7,0x04,0xed,0xfd,0xfe,0x12,0x0c,0xf2, -0xca,0x0a,0x03,0x96,0xe7,0x0b,0x34,0x0c,0xfd,0x6d,0xf0,0x0c,0x81,0xe9,0x0c,0xc2, -0x14,0xea,0x89,0x02,0xf5,0xb9,0x0d,0x06,0xf7,0xf1,0x08,0x69,0x00,0xfc,0xca,0x02, -0x08,0x6a,0xf2,0x05,0xfd,0xf7,0x17,0x64,0xfa,0xeb,0xd2,0x11,0xfa,0x61,0x07,0x05, -0x8b,0xef,0x15,0x44,0xf9,0xf8,0xaa,0x05,0x00,0x6b,0x0d,0xe6,0x63,0x0a,0x03,0x12, -0x0b,0xf4,0x60,0x06,0xfe,0xe5,0xee,0x0a,0x41,0x00,0xfe,0x53,0x0e,0xf7,0x9c,0xec, -0x0b,0x54,0xfd,0x01,0xc0,0x03,0xf6,0xca,0x13,0xea,0xf2,0x02,0x0d,0xbf,0xf6,0x07, -0xa8,0xf2,0xfb,0x85,0x19,0xfa,0x82,0xfe,0x01,0x4b,0xf6,0xfa,0xa2,0x01,0x06,0x95, -0x0e,0xf9,0x0a,0xf0,0x0b,0xeb,0xfc,0xf8,0x4d,0x0e,0x05,0xde,0xed,0xfb,0x22,0x08, -0xf8,0xfa,0x09,0xf8,0x18,0x06,0x08,0x20,0xf9,0xfd,0xa7,0xfa,0x04,0x0d,0x09,0xf5, -0x22,0x04,0xff,0xf2,0x0a,0xfe,0x0d,0xf4,0x05,0x80,0xfa,0x07,0x80,0x00,0x0e,0xa1, -0xf4,0xfb,0x81,0x02,0x02,0xca,0x04,0x04,0xc4,0x03,0xfc,0x7b,0xf7,0xf5,0xd7,0x08, -0x08,0xa2,0x00,0x03,0xb2,0xef,0xfc,0x1b,0x09,0x05,0xff,0x05,0xf7,0x28,0xfa,0x05, -0x6d,0xfe,0xfe,0x09,0x07,0x05,0x02,0xf8,0xfe,0x2a,0xfa,0x06,0x32,0xff,0xfc,0x75, -0x06,0x01,0x7d,0xfc,0x03,0xd1,0x08,0xf1,0x46,0xfd,0x0e,0xe5,0xfb,0xee,0xbd,0x08, -0x0b,0x26,0xf9,0x00,0x20,0xff,0xf3,0xf8,0x03,0xfd,0xdd,0x03,0xfe,0xfe,0xf5,0x11, -0x2b,0xf9,0x0d,0xe6,0xfa,0xfa,0xb7,0x04,0xf1,0x9e,0x0c,0x0a,0xc3,0xf5,0xfc,0x99, -0x02,0xfd,0x39,0x09,0x03,0xd3,0xff,0xfe,0xac,0xf2,0x0c,0x8b,0xfe,0xf9,0x77,0x06, -0x02,0x4e,0x02,0xf9,0xb4,0x00,0xfc,0x26,0xfb,0x04,0xff,0xff,0x06,0x70,0xf4,0x06, -0x38,0x06,0xf5,0xc7,0x09,0x05,0x0a,0x06,0xee,0x79,0x04,0xff,0xcc,0xfc,0xfd,0xda, -0x01,0x0b,0xdb,0xfd,0xfe,0xd1,0x04,0xf4,0x28,0xff,0x0c,0xf9,0xff,0xfe,0x88,0x00, -0xf1,0x7e,0x0f,0xfd,0x39,0xf6,0x12,0x73,0xef,0x05,0x9f,0x02,0xec,0x6f,0x0d,0xf4, -0xdb,0x0a,0xfa,0x0d,0x07,0xf8,0x69,0xfb,0x0a,0x6e,0x06,0xfa,0x40,0xfe,0x02,0x6a, -0xf7,0x06,0x2a,0x00,0xf6,0xf2,0x0f,0xfb,0xb8,0x01,0x04,0x36,0xfb,0xf6,0xab,0xff, -0x03,0xed,0x07,0xfd,0x53,0xf9,0x06,0x13,0xfc,0x02,0xf8,0x08,0xf6,0x9d,0x04,0xe2, -0x4b,0x17,0x0f,0xb9,0xe5,0x09,0xd9,0xfe,0xfb,0x20,0x07,0xff,0x16,0x02,0x0b,0x09, -0xec,0x00,0x87,0x0e,0xee,0xd8,0x15,0xff,0xe6,0xfa,0x05,0xe0,0xef,0x0c,0x5b,0x02, -0x05,0x41,0xfd,0xfa,0x46,0xff,0xf8,0x20,0x17,0xf8,0x57,0xfc,0x04,0x03,0xf2,0x05, -0x2a,0x0b,0x02,0xb1,0xf4,0x08,0x66,0xf3,0xfc,0x8f,0x0e,0xfa,0x0b,0xf6,0x00,0x31, -0x0d,0xf9,0x7f,0xfc,0x01,0x7f,0xfc,0x0d,0xf9,0xfc,0xf9,0xc1,0x04,0x01,0x45,0xf9, -0x01,0xa2,0x03,0xfb,0x02,0x0e,0xfd,0x8e,0xf1,0x01,0xb9,0xf8,0xfb,0xd5,0x04,0x13, -0xf3,0xfb,0x00,0x6f,0xf6,0xfd,0xe0,0xff,0xfe,0x08,0x12,0xfb,0x86,0xee,0xfe,0xc4, -0x07,0x0a,0xbf,0xf6,0x09,0x8c,0xff,0xf5,0x1b,0x06,0xfe,0x3d,0x02,0xff,0x39,0x0c, -0xef,0x39,0x02,0x0c,0xf6,0xee,0x16,0xb9,0xfa,0xf8,0x79,0xf8,0xfc,0xa8,0x11,0xfa, -0x5c,0x05,0xfb,0x53,0xfa,0x05,0xe5,0x00,0x07,0x7b,0x04,0xf9,0x21,0xfa,0xfa,0x39, -0xfc,0x16,0x12,0xf3,0xf1,0x02,0x17,0xf6,0xf3,0xfe,0x00,0xd7,0xff,0x07,0xd1,0xfc, -0x01,0x0f,0xff,0x01,0x60,0x03,0xfe,0x1c,0xfb,0x01,0xf6,0xff,0xf4,0x44,0x15,0xfb, -0x43,0xfb,0xfa,0x64,0xfb,0x07,0x0e,0x05,0x00,0xf3,0xf7,0x07,0x8b,0x05,0xed,0xc0, -0x04,0x04,0xb4,0xff,0xf7,0x7c,0x0c,0x03,0x22,0xf5,0x06,0x5d,0xf2,0x04,0xcd,0x0d, -0x00,0xdf,0xfc,0xf6,0xee,0x07,0xf1,0xf3,0x0c,0x06,0xda,0xfb,0x03,0xc1,0xfe,0xf9, -0xa4,0xf9,0x01,0x79,0x03,0x09,0xc2,0x02,0xfe,0x9a,0x03,0xf6,0xe5,0xfa,0x00,0xcf, -0x00,0x09,0x79,0x05,0xfd,0x5c,0xf3,0x01,0x8d,0xfc,0x07,0x08,0x05,0xf1,0x9a,0x03, -0x05,0x42,0xfd,0xf8,0x39,0x17,0xff,0x83,0xf0,0x06,0x7f,0xfd,0x0a,0x47,0xf6,0x01, -0xd1,0x03,0xf1,0x87,0x01,0x0a,0xde,0x09,0xfa,0xee,0xf0,0xfd,0xa8,0x07,0x06,0x7c, -0xf9,0x09,0x53,0xee,0x11,0x7b,0xf5,0xed,0x2a,0x1f,0xfc,0x85,0xfd,0xff,0x22,0xf3, -0x0e,0x20,0xf9,0x02,0x74,0x0e,0x03,0x88,0xe6,0x08,0xa5,0x0d,0xf7,0x8b,0xfb,0xff, -0x15,0x05,0xfe,0x5a,0xf9,0x0d,0x59,0x03,0xf9,0x06,0xfb,0x02,0x57,0x02,0xfe,0x72, -0x01,0xf6,0x1b,0x05,0xfe,0xe1,0xff,0xfd,0x74,0x03,0xfd,0x14,0xfe,0x09,0xf0,0xf6, -0x00,0x4c,0x08,0x02,0x81,0xf7,0x09,0x13,0xfa,0xf4,0x24,0x0c,0xfe,0xe8,0x01,0xfe, -0x1d,0x05,0x0d,0x14,0xee,0x00,0x5d,0x05,0xff,0xfa,0xfc,0x02,0x01,0x0b,0xf8,0xd5, -0x04,0xf5,0x6b,0xfc,0x01,0xe4,0x08,0x08,0x92,0xf0,0x07,0x88,0xf9,0xfa,0xcc,0x0b, -0x00,0xeb,0x06,0xee,0x29,0x06,0x05,0x7e,0xfe,0xfb,0x00,0x05,0x08,0x7a,0xed,0xfb, -0x99,0x0f,0xfb,0x41,0x01,0x00,0x5a,0xfe,0x04,0x8a,0xfe,0xef,0xc3,0x10,0x07,0xc3, -0xf6,0xfc,0xba,0xfa,0x0d,0x7a,0x07,0x01,0x7b,0xf6,0xf4,0xb7,0x00,0xfb,0x6c,0x04, -0x10,0x04,0xfe,0xf1,0x4b,0x0c,0xf6,0x4c,0x07,0x09,0x5f,0xe8,0x08,0x6a,0x0a,0xed, -0x56,0x09,0x06,0xd3,0xfd,0xf1,0x52,0x0d,0x0e,0xf3,0xf9,0xf7,0x71,0xfb,0x08,0x70, -0x01,0x04,0xbb,0xf5,0x00,0xcb,0x11,0xf2,0x07,0x00,0xff,0xac,0x00,0xff,0xae,0xf8, -0x00,0xce,0xfc,0x03,0xb4,0x08,0x03,0xce,0xfa,0xf7,0x7f,0x02,0xff,0x30,0x03,0x04, -0x59,0x02,0xfb,0x3a,0x02,0x09,0x7d,0xf1,0x04,0xbd,0x05,0xfd,0x6f,0xfb,0x06,0x23, -0x03,0xf9,0xa8,0xfa,0x00,0x26,0x09,0x00,0xe8,0x03,0xf5,0xa5,0x00,0xfe,0x35,0xfc, -0x0c,0xdd,0xfa,0xff,0x9a,0x03,0xf8,0x1f,0xfd,0xfc,0xbb,0x04,0x02,0x57,0x0a,0x05, -0x21,0xe9,0x04,0xf6,0x04,0xfb,0x77,0xfc,0x00,0x97,0xfe,0x0d,0x29,0xfb,0xf5,0x8b, -0x16,0xf7,0xdd,0xf5,0x0e,0x92,0x03,0x08,0xf5,0xe8,0xfa,0xcc,0x0c,0x00,0x7c,0x02, -0x06,0x64,0xfe,0xf5,0xc9,0xfa,0x05,0xd5,0x04,0xfc,0x6e,0xfb,0x04,0x27,0xfa,0x07, -0x68,0x03,0xf1,0xf5,0x0c,0x04,0x01,0xf2,0xfc,0x82,0x0a,0x01,0xf2,0x02,0xfd,0x14, -0x02,0x08,0xbb,0xfe,0xf8,0x53,0xfb,0x0d,0xc6,0xf5,0xf8,0xcc,0x06,0x03,0x82,0xff, -0xfb,0xbf,0x07,0xfa,0x3d,0xfe,0x07,0x05,0xfb,0x02,0xb9,0xfd,0xfd,0x54,0x00,0x04, -0x33,0x04,0xee,0xf4,0x09,0x00,0x26,0x05,0xf9,0x65,0x05,0x0b,0x5e,0xf2,0xf3,0xdb, -0x01,0x18,0x7c,0xfb,0xfc,0xb7,0x07,0xee,0x09,0x06,0xfc,0x1a,0x06,0x0c,0x78,0xf4, -0x01,0x05,0xfe,0xfa,0xa6,0x04,0x05,0xeb,0x04,0xf6,0x1b,0xff,0x00,0xb0,0x03,0xf5, -0xe5,0x03,0x05,0x25,0xfc,0x00,0x59,0xfe,0xf7,0xa7,0x02,0x0b,0x81,0xf9,0x02,0xdd, -0xff,0xf8,0xe8,0x08,0x04,0x7f,0xf4,0x03,0x77,0x07,0x02,0x8e,0x01,0xf2,0xbd,0xfc, -0x09,0xc8,0xff,0x09,0xfd,0xfd,0xf9,0x3c,0x08,0xe6,0xbf,0x0d,0x0b,0xf3,0xf6,0x08, -0x12,0x01,0x00,0x2a,0xe7,0x07,0x7e,0x0a,0xfe,0x12,0xfa,0x05,0xe9,0x07,0xe7,0xfd, -0x09,0x0c,0xc9,0xfd,0x11,0x91,0xe9,0x03,0xb9,0x05,0xf7,0xec,0x03,0x06,0x34,0xfd, -0xff,0x70,0x04,0xfb,0x8a,0x04,0xf7,0x80,0xfc,0x08,0x7c,0xf7,0x01,0x9f,0x00,0x0a, -0x4b,0xfd,0xf2,0x7c,0xfe,0x0d,0x8b,0xfd,0xff,0x2c,0xfc,0xf3,0xe2,0x12,0x02,0x62, -0xf2,0x08,0x4b,0x01,0xf9,0x5b,0xf7,0x0d,0x8b,0x08,0xf4,0xdb,0x01,0xf4,0x5e,0xfe, -0x0b,0xd0,0xfe,0x03,0x2e,0x00,0xf5,0x58,0xfa,0x11,0x14,0xf6,0x0e,0x81,0xfc,0xf7, -0xf2,0x14,0xe8,0xf8,0x08,0x00,0x6a,0xfe,0x0f,0xaa,0xf8,0xf6,0xf6,0x02,0xf7,0xfd, -0x09,0x01,0x5e,0xfd,0xfc,0xb0,0xff,0x0f,0x62,0xf1,0x09,0x8d,0xfc,0xfc,0x66,0x0b, -0xfe,0x7a,0xfb,0x00,0xb5,0xfd,0x06,0xe4,0x04,0xeb,0x1b,0x1f,0xe5,0x2b,0x0b,0x0e, -0xb5,0xee,0xff,0xf2,0xfa,0xfa,0x53,0x16,0xfa,0x2f,0xf0,0x0e,0xbb,0xf4,0xff,0x10, -0x0d,0xf5,0x22,0x07,0xec,0x18,0x13,0xfb,0xe5,0xf5,0x0f,0x9d,0xfc,0xfe,0x6f,0xff, -0x01,0x2f,0x01,0xf6,0xb6,0x07,0xf9,0xf7,0x05,0x00,0x7e,0x04,0x08,0xb1,0xef,0xf3, -0x4d,0x09,0x0f,0x40,0xf0,0xfa,0x30,0x0f,0xf6,0x48,0x09,0xfa,0x17,0xff,0x01,0x6a, -0xff,0x08,0x94,0xf1,0x0a,0x24,0x01,0x02,0x96,0x02,0xf6,0xc4,0xfc,0x06,0xa1,0x07, -0xfa,0x89,0x01,0xfb,0xe9,0x01,0x04,0x70,0xfe,0x06,0xbf,0xf1,0x10,0x7e,0xf8,0xfa, -0x6e,0x07,0xfb,0x49,0x05,0x00,0x7d,0x01,0x0a,0x76,0xfd,0xf1,0x32,0xfe,0x05,0xf9, -0xfd,0x03,0x31,0xf9,0x05,0x9d,0xfa,0xfe,0xba,0x0e,0xf8,0xde,0xfd,0xf9,0x6b,0x04, -0xfe,0xb5,0x00,0xfe,0x20,0x07,0x0c,0x17,0xeb,0x07,0x1f,0x04,0xfd,0xfc,0xff,0xf6, -0xbe,0x06,0x0a,0x1d,0xfd,0xfc,0xd4,0xfc,0x05,0x36,0xfb,0x04,0x59,0xf0,0x0a,0x7f, -0xf9,0xf9,0xe2,0x0f,0xf0,0xb7,0x06,0x0d,0x8f,0xf9,0xfa,0xff,0xfe,0x0d,0x15,0xf5, -0xfe,0x14,0xfe,0xff,0x6c,0xfc,0x16,0xa7,0xf6,0xea,0x0d,0x12,0xff,0x9d,0xfa,0x0a, -0xd4,0x04,0xf6,0xda,0xf2,0x07,0x1c,0x0b,0xfc,0x6d,0xf4,0x0f,0x1b,0xfc,0xf2,0xb3, -0x12,0x02,0xd3,0xed,0x02,0x73,0x0b,0x09,0xb8,0xf4,0x0a,0x97,0xf4,0xf9,0x09,0x0a, -0x00,0xae,0x0a,0xfa,0xce,0xfe,0xf4,0xbf,0x02,0x02,0x6b,0xfe,0x09,0xe8,0xff,0xf8, -0x82,0xf8,0x05,0x0f,0x0f,0xf8,0xfa,0x04,0xee,0x84,0x09,0x03,0x16,0x00,0x02,0xd0, -0xfc,0xfb,0xb6,0xfc,0x06,0x3a,0xfe,0x02,0xcd,0xfc,0xf6,0x29,0x03,0x05,0x40,0xfa, -0x06,0x96,0x07,0xf1,0x5c,0xff,0x01,0x09,0x02,0x04,0x0a,0xf4,0x06,0x07,0x0f,0xeb, -0xe6,0x05,0x08,0x40,0xf6,0x0a,0x11,0xf9,0x0b,0x51,0x02,0xf4,0xd3,0x06,0xf9,0x48, -0xf9,0x06,0x5a,0xfe,0xfa,0xe7,0x0c,0xfa,0x94,0xf7,0x0d,0x65,0x01,0xf6,0xe6,0x00, -0x05,0x30,0xf5,0x0d,0x12,0x02,0x02,0xdc,0x00,0xfc,0x65,0x03,0xfd,0xc9,0x08,0xf6, -0x28,0xfa,0x05,0xb8,0x04,0x06,0x4e,0xf8,0xfc,0xd1,0xfb,0x06,0x30,0x03,0x00,0x48, -0xf9,0x01,0xb1,0x03,0xff,0xa7,0x05,0x01,0x9f,0xfd,0xf7,0x01,0xfc,0x03,0x28,0x00, -0x0d,0x8f,0xfe,0xf4,0x0e,0xf7,0x04,0x87,0x0b,0xfb,0x48,0x04,0xfb,0x6f,0xf1,0x0f, -0xb9,0x01,0xfd,0xbf,0xf3,0x02,0x3b,0x0b,0xf5,0x1c,0x03,0xfe,0x74,0x0b,0xfc,0xd9, -0xf9,0x00,0x60,0xff,0x03,0xb1,0x07,0x00,0xd4,0xf4,0x00,0x52,0x04,0xfd,0x3b,0xf9, -0x05,0x75,0x02,0x02,0x5a,0x01,0xf6,0xb7,0x04,0x04,0x70,0xfb,0xfb,0xe5,0x01,0x0b, -0x11,0xf9,0x01,0x62,0x0a,0xfa,0xed,0xfc,0x00,0x66,0x05,0x03,0x6f,0x08,0xfc,0xca, -0xf3,0x07,0xa9,0x01,0xfb,0x16,0x0c,0xfe,0x34,0xf3,0x04,0x01,0xff,0x03,0x9c,0xfc, -0x06,0xc5,0x02,0xef,0x98,0xfc,0x05,0x68,0xfe,0x06,0x70,0xfd,0xff,0x27,0x01,0xfb, -0x44,0x0b,0xf7,0x75,0xf7,0x07,0x59,0x0b,0xfb,0x4b,0xfd,0x05,0x24,0xf5,0x00,0x34, -0x04,0xfe,0xbe,0xfd,0x01,0x3d,0x06,0xf5,0x88,0xfe,0x00,0x91,0x02,0x0f,0xc6,0x00, -0xf1,0xb9,0x02,0x0b,0x68,0xee,0x05,0xbb,0x09,0xfa,0xd0,0x00,0xfb,0xf0,0x0b,0xf5, -0xdf,0x07,0xfb,0xf5,0xef,0x11,0x1f,0xfd,0xfd,0x6f,0x09,0xfd,0x6a,0xfc,0x03,0xfa, -0x00,0xfe,0x8c,0x14,0xf0,0x39,0xfe,0xfd,0x18,0xfe,0x04,0xc1,0x00,0x16,0x45,0xee, -0xf9,0xb6,0x06,0xf9,0x0c,0x04,0xff,0x7c,0xfe,0xfd,0x9f,0xff,0xfc,0x79,0xf9,0x09, -0xc4,0xfe,0x00,0x90,0xfe,0xfa,0xec,0xfe,0x0b,0xfc,0xfc,0xf7,0xd9,0x07,0xfa,0x9c, -0x06,0x07,0xce,0xfe,0xfd,0x05,0xfa,0x05,0x15,0xf7,0x03,0x17,0x02,0x03,0x1b,0x08, -0xf7,0xab,0xfb,0xf5,0xb6,0x10,0x02,0xd6,0xed,0x17,0x70,0xe9,0x09,0xdc,0x01,0xf5, -0xde,0x0f,0xfe,0x5b,0xfb,0x00,0x6b,0x05,0xf4,0x9b,0xfb,0x14,0x21,0x04,0xf7,0x53, -0xfa,0x05,0x63,0xf9,0x06,0x85,0x05,0x01,0x14,0x00,0xf3,0x1b,0x09,0xf9,0x98,0xff, -0x0b,0xe1,0xf6,0xff,0xec,0x09,0xf8,0xdf,0xf8,0x03,0xdb,0x0d,0xf8,0x21,0x05,0xf4, -0x67,0xfe,0x04,0x20,0xfd,0x03,0x17,0xfd,0xff,0x19,0x09,0xf9,0xd1,0xfe,0xfc,0xc9, -0xf8,0x14,0xc3,0xfc,0xee,0x92,0x02,0x00,0xb2,0x0e,0x08,0xd6,0xfe,0xf7,0x5e,0xfb, -0x02,0xe0,0xf6,0x12,0x66,0x00,0x05,0xd2,0xfa,0xeb,0xf7,0x10,0xf7,0x7f,0x06,0x02, -0x2c,0xfc,0xfc,0xc7,0xf9,0xf9,0x9e,0x01,0x12,0x56,0xf8,0xf9,0x5e,0x12,0xf5,0x37, -0xfb,0x04,0xd4,0x01,0xf7,0x34,0x04,0x0a,0x64,0xf6,0x0d,0x1e,0x0b,0xf1,0x45,0xf8, -0x02,0x1c,0x08,0xfe,0x0c,0x0d,0xf0,0x1d,0xff,0xf7,0x4d,0xfe,0x0f,0x6a,0x09,0xef, -0x8d,0x07,0xf5,0x92,0xf4,0x0a,0xb4,0x03,0x05,0xe4,0x07,0xfa,0xc8,0xf0,0x04,0xa3, -0xfd,0x0e,0x0d,0xf8,0xfb,0x70,0xf9,0x07,0xee,0x04,0x00,0xb8,0x01,0xf1,0x07,0x07, -0x03,0xac,0x0b,0xf0,0xda,0xfa,0x09,0xd9,0xf9,0x08,0x45,0x0b,0x02,0xe4,0xeb,0x07, -0xac,0x06,0xed,0x2b,0x06,0x08,0x7a,0xfe,0xf3,0xfa,0x0a,0xff,0x44,0xfc,0x0c,0x28, -0xed,0xfe,0x6f,0x02,0x0f,0x0c,0xf6,0xff,0x5d,0x11,0xe8,0x4d,0x02,0x09,0xd9,0xf2, -0x0e,0x13,0x04,0xf0,0xa4,0xfa,0x0f,0x1a,0xf9,0x11,0x3f,0xfc,0xff,0xa3,0x00,0xf5, -0x6e,0xfb,0x09,0x13,0x00,0x09,0x74,0xfd,0xf4,0x83,0x04,0xf4,0x22,0x06,0x06,0x3f, -0xf9,0x0b,0xe2,0xfd,0xee,0x3b,0x0d,0x01,0xd7,0xfe,0xff,0x0d,0xf7,0x16,0xf6,0xec, -0x05,0xb5,0x06,0xf6,0x05,0xfa,0x05,0xd3,0x10,0xf6,0xcf,0xfa,0x07,0x2c,0xf9,0xfd, -0x51,0x09,0xf8,0xb3,0x03,0x0b,0x8b,0xf7,0xfd,0x4d,0x00,0xf6,0x7c,0x05,0x03,0x69, -0x09,0xee,0x85,0xf9,0x0d,0x38,0x00,0x05,0xfe,0xfe,0xfe,0x78,0xfd,0xf5,0x2b,0x02, -0x05,0xb9,0x06,0x00,0x3e,0x00,0x01,0xf6,0x01,0xf6,0x0a,0xfe,0x08,0xbd,0xfc,0x05, -0xd9,0x01,0xf4,0x62,0x0b,0xf5,0xfe,0x09,0x00,0xbf,0xf6,0x03,0x1d,0x00,0xf8,0x34, -0x0b,0xfa,0x24,0xf4,0x10,0x61,0xf7,0x06,0x22,0x03,0xf2,0xcc,0x0e,0xf1,0x05,0x02, -0x05,0x36,0x08,0xf4,0xa5,0x01,0xfb,0xc5,0x0c,0x02,0x8f,0xf4,0x07,0x10,0x01,0xf2, -0x03,0x03,0x0b,0x77,0xf3,0x0c,0xc5,0x01,0xfe,0x39,0x00,0x03,0x1a,0xfd,0x05,0xd1, -0xef,0x04,0x0b,0x06,0xf5,0x3e,0x14,0xfe,0xca,0xf4,0xf6,0xda,0xfd,0x12,0x8a,0xfc, -0xfd,0xc0,0x04,0xf7,0xad,0xfd,0x08,0xf9,0x0a,0x00,0x5b,0xf8,0xf8,0x83,0x08,0xfd, -0x30,0xfb,0x13,0x3b,0xf2,0xf6,0xbd,0x0e,0xf9,0xa2,0xfa,0x0c,0x1e,0xff,0xf2,0xe0, -0x07,0xfb,0x32,0xfa,0x07,0x9d,0x07,0xf6,0xc8,0x01,0x02,0x3c,0xf4,0x0c,0x38,0xfa, -0x09,0x60,0xf2,0x05,0x61,0x01,0xfc,0x85,0x06,0x01,0x49,0x06,0xf6,0xad,0xf7,0x03, -0x2a,0x0b,0xfc,0x06,0xf8,0x0d,0x2a,0xf3,0x08,0x36,0xfd,0x02,0x5e,0x00,0xf7,0x59, -0x08,0x02,0xc0,0x05,0x04,0x7b,0xf7,0x06,0xee,0xf8,0xf7,0x7d,0x08,0x03,0xfa,0xfb, -0xfb,0x97,0xf8,0x05,0x8e,0x07,0xff,0x59,0xfe,0xf6,0xc5,0xfc,0x0b,0x1e,0xf6,0x0c, -0x64,0x0c,0xeb,0xdf,0x0d,0xfe,0x72,0xfd,0x09,0xf9,0xf4,0xfe,0x62,0x0f,0xef,0xc3, -0xfa,0x13,0xd2,0xf8,0xff,0x88,0xfa,0x0a,0xbe,0xfd,0xf7,0xa9,0x03,0xfc,0xad,0xff, -0xfc,0x6c,0x0d,0x01,0x65,0xf8,0x00,0x0c,0x04,0x00,0xe2,0xf0,0x05,0x7b,0x0a,0xf3, -0xe0,0x06,0x05,0x84,0xf7,0xfe,0x22,0x10,0xf5,0x9f,0xfb,0x12,0x1c,0xf4,0xf7,0x26, -0x07,0xf5,0x21,0x0e,0xfd,0x32,0x00,0x0a,0x34,0xf9,0xf7,0xb6,0x04,0x08,0xcf,0xf9, -0x02,0x38,0xfd,0xfe,0xa4,0xff,0x01,0x1e,0x0b,0xf4,0x42,0xfe,0x03,0x66,0xfa,0xfd, -0x70,0x06,0xff,0x8e,0xfe,0x03,0x43,0x00,0xfe,0x64,0xfe,0x0b,0xad,0xf9,0xfe,0x01, -0x05,0xf9,0xc7,0x0d,0xf9,0xc9,0x03,0xf8,0xa2,0xfc,0x0c,0xbd,0xfb,0x05,0xb2,0xfa, -0xfa,0xbd,0xfb,0x03,0x15,0x05,0x02,0x97,0x00,0xf2,0x8e,0x09,0xfb,0xff,0xfe,0x09, -0xad,0xf2,0x08,0x02,0x03,0xf3,0x13,0x07,0x0c,0xb3,0xf5,0x01,0xd7,0x04,0xfa,0xfe, -0x00,0x07,0x74,0x01,0x08,0xa0,0xe8,0x09,0x07,0xfa,0x05,0x01,0x0a,0xfa,0xa3,0xfd, -0xf7,0x2b,0x07,0xfd,0x9a,0xff,0x0b,0xaa,0xfc,0xfa,0xef,0xf6,0x06,0xc1,0x05,0x00, -0xff,0xfd,0xff,0x64,0xfa,0x02,0x31,0x05,0xff,0xe2,0x01,0xf3,0xb0,0x06,0x01,0xfe, -0xf1,0x19,0x99,0xf3,0xf5,0x2e,0x06,0xfa,0xe7,0x0f,0x08,0x2d,0xf8,0xfb,0x28,0xff, -0xfb,0x14,0x0a,0x09,0x52,0xf6,0x00,0x87,0xfa,0x01,0x21,0xfb,0x09,0x0c,0x08,0xf2, -0x17,0xfe,0xfc,0x71,0x03,0x04,0x72,0xfd,0x08,0x2d,0xfc,0xfd,0x8c,0x00,0xfa,0x43, -0x0e,0xfa,0x2c,0x01,0xf9,0x34,0x0e,0xfd,0xe2,0x03,0xfc,0x9d,0xf9,0x05,0xe0,0xfc, -0x0c,0x24,0xfd,0xf6,0x75,0xfc,0xf8,0x0f,0x04,0x0b,0xf7,0x00,0xfe,0x90,0xfe,0xfa, -0x95,0xff,0xff,0xc9,0x03,0x01,0xe6,0x00,0x03,0xaa,0xf3,0x05,0xa6,0x00,0xf9,0x6c, -0x06,0xff,0x25,0x03,0xee,0x2d,0x05,0x13,0xee,0xf1,0x02,0x3c,0x06,0xf2,0x42,0x07, -0x04,0x1e,0xf7,0x06,0xfd,0x00,0xfb,0x9e,0x0a,0xfa,0xa4,0xfe,0x04,0x0b,0xf9,0x00, -0xc1,0xfe,0x06,0x27,0xfd,0x00,0xc1,0x03,0xf3,0x88,0x05,0x06,0x23,0x02,0xf9,0xff, -0xff,0x08,0xbc,0xf4,0x06,0x2e,0x03,0xf7,0x6f,0x09,0x02,0x76,0xf7,0xff,0x29,0x00, -0xf6,0x31,0x10,0xff,0x9b,0xfb,0x04,0x0d,0x01,0xfa,0x5f,0x01,0x05,0x60,0xfc,0xfd, -0x84,0xf9,0x04,0x3c,0x05,0xfc,0xbd,0xfe,0xfb,0xbc,0x07,0x00,0xd2,0xf7,0x0d,0x76, -0xed,0x05,0x75,0x0a,0xfa,0xfa,0xfe,0xfb,0x8a,0x08,0xfe,0xfb,0xfb,0x05,0x63,0xf9, -0xff,0x6f,0x06,0xfc,0x65,0x00,0x05,0xa2,0xfb,0x03,0x76,0x01,0x02,0xdb,0xfc,0xf6, -0xef,0x02,0x06,0x5d,0x01,0xfd,0x76,0xf5,0x0a,0x76,0x04,0xfb,0x9f,0xfe,0x05,0xc2, -0xf6,0xfe,0x85,0x0c,0xf7,0x0d,0x04,0x02,0x49,0xfd,0x01,0xf2,0xfd,0x02,0x6b,0xfd, -0x05,0x40,0x06,0xf4,0x4f,0x04,0x00,0x34,0xf7,0x0b,0x6e,0x01,0xf9,0x3c,0x03,0xf7, -0x69,0x03,0x09,0x12,0xfc,0xfe,0xa5,0xfd,0xfd,0x90,0x02,0x01,0xd5,0x06,0xf1,0x99, -0x01,0x05,0xaf,0xfd,0x00,0xec,0xfa,0x01,0xd5,0xfd,0xfc,0xac,0x01,0x08,0x64,0x00, -0x05,0x38,0x02,0xfa,0x64,0xfd,0xfd,0x5c,0x08,0xfa,0xd5,0x01,0x07,0x61,0xf2,0x04, -0x20,0x0a,0xfc,0x75,0xff,0x01,0xad,0x06,0xee,0x4e,0x05,0x0a,0xd0,0xfa,0xfe,0x73, -0x02,0x03,0x2a,0xfb,0x03,0xc7,0xfd,0xfd,0x46,0x01,0xfa,0xe7,0x03,0x05,0x6d,0xff, -0xfc,0xd3,0x04,0x00,0x25,0xfd,0xf9,0x2f,0x07,0x07,0x70,0xf4,0xfc,0xb6,0x08,0x02, -0x7f,0xfb,0xfa,0xcd,0x09,0xf9,0x57,0x01,0x07,0x08,0xf3,0xfe,0xff,0x03,0xf9,0x19, -0x01,0x10,0x1f,0xf4,0xf5,0x66,0x10,0xff,0x75,0xf9,0xfe,0x8c,0x02,0xfc,0x38,0x0c, -0xf6,0x20,0xfc,0x0b,0x82,0xf8,0x00,0x5a,0x07,0x03,0x2b,0xf6,0x01,0x81,0x0d,0xf2, -0x08,0x02,0x0a,0x7a,0xf4,0x06,0x9f,0x01,0x01,0x98,0xf5,0x03,0xfa,0x02,0x00,0xde, -0x06,0xfa,0xa9,0xff,0xff,0x41,0xfe,0x02,0xfb,0xff,0xfb,0x28,0x05,0x03,0x6d,0xf5, -0x01,0xdc,0x03,0xf8,0xf2,0xfb,0x09,0x0f,0x08,0xf9,0x04,0x02,0xfc,0x7d,0xfe,0x04, -0x1d,0xf6,0x0f,0xd0,0xf8,0xfe,0x98,0xff,0x01,0xa2,0xfd,0xf7,0xb9,0x0a,0x06,0xa2, -0xf8,0xfe,0x98,0x09,0xfc,0x90,0xfd,0x08,0x45,0xed,0x05,0x03,0x08,0x00,0xd1,0x04, -0xfd,0xc4,0xf8,0xf9,0x05,0x0c,0x07,0x21,0xf8,0xfe,0x7c,0xfe,0xf9,0x97,0x00,0x0d, -0x7e,0x09,0xf6,0x3b,0x01,0xf8,0xe5,0xfc,0x03,0x05,0x07,0xfe,0x96,0x05,0xfc,0xe9, -0xf5,0x09,0x76,0xf7,0x0f,0x4a,0xfb,0xf1,0x39,0x0b,0xf6,0xde,0x00,0x0e,0x2d,0xff, -0xf7,0x1a,0xfd,0x04,0xb7,0x05,0xfe,0xe2,0xf5,0xfc,0xa8,0x02,0x08,0xd7,0x04,0xf3, -0x07,0x10,0xfa,0x74,0x02,0xf8,0x33,0xfe,0x05,0xb6,0xf6,0x05,0x8c,0x07,0xfa,0xa8, -0xfc,0x01,0xec,0x00,0xfe,0x9a,0x02,0x01,0x01,0xfb,0xfe,0x1c,0x05,0x02,0xe6,0xf8, -0x05,0x83,0x05,0x06,0xda,0xf7,0xf9,0x2d,0x02,0xf4,0x54,0x0e,0x05,0x57,0x02,0xf9, -0x5a,0xfd,0x03,0xce,0xf8,0x05,0x72,0xfb,0x03,0x89,0x05,0xfb,0xe5,0x05,0xfd,0x84, -0xfc,0x05,0x77,0x0b,0xf7,0xa0,0xf6,0x08,0x0d,0xf5,0xfe,0x9c,0x09,0x07,0x79,0xf7, -0xf8,0x58,0x07,0x00,0x7e,0xfc,0xff,0x81,0xfa,0xfd,0x5e,0x08,0x03,0x29,0x03,0xf8, -0x9a,0xf2,0x0c,0xa5,0x05,0xfa,0x7f,0x04,0xfd,0x28,0xfd,0x00,0xeb,0x01,0xff,0xd3, -0x07,0x01,0x67,0xfe,0xfe,0x03,0xf8,0xff,0x68,0x01,0x06,0x47,0x0a,0xf9,0x02,0xf8, -0x03,0x07,0x03,0xfe,0xf3,0xff,0xfd,0x7d,0x04,0x05,0x5d,0xe9,0x11,0x86,0x05,0xf9, -0xda,0xfe,0xfe,0x8d,0x09,0xfa,0x7a,0xfa,0x03,0xf9,0x04,0xfb,0xba,0x02,0x04,0x50, -0xfd,0xfd,0x45,0x02,0x04,0x8d,0xfa,0xfc,0x58,0x01,0x02,0x4d,0x01,0x07,0x2c,0xfe, -0xf7,0x13,0xfb,0xff,0xbd,0x00,0x08,0x9a,0xfb,0x01,0xcc,0xfe,0xfe,0x1f,0x04,0xfa, -0x4c,0x05,0xfa,0x93,0x02,0xff,0x36,0xfd,0x07,0x78,0xf9,0x01,0x61,0x06,0xfd,0xb6, -0xfc,0x09,0x6f,0x00,0xfa,0xd0,0x07,0xf9,0x28,0x02,0x06,0x11,0x00,0x05,0x4a,0xfb, -0x01,0x61,0xfd,0xf4,0x6f,0x05,0x04,0x1b,0x04,0x00,0x54,0xff,0xff,0x51,0x03,0xfc, -0x1a,0xff,0xfd,0xda,0xfc,0x06,0xa6,0xfb,0xfa,0x36,0x06,0xfe,0xf8,0x04,0x06,0x34, -0xf8,0xfd,0x49,0x08,0xf2,0x58,0xfd,0x0c,0x61,0xfd,0x01,0x2a,0x04,0xfb,0x46,0xfc, -0x03,0x64,0xff,0x01,0xe0,0x04,0xee,0xbb,0x08,0x00,0x65,0x00,0x04,0x77,0xfc,0x03, -0x8b,0xf7,0xf9,0xac,0x0a,0x07,0x96,0x01,0xfc,0xee,0xf5,0x03,0xa1,0x03,0x02,0xe8, -0x08,0xfa,0x5e,0xfc,0x02,0xbf,0xf4,0x06,0x43,0x0e,0xfa,0x25,0xff,0x05,0x34,0xf9, -0xfb,0x19,0x0f,0x01,0x24,0xf7,0xfd,0xce,0x05,0x03,0x77,0xf5,0x0c,0x03,0xfd,0xf6, -0xc9,0x07,0xfe,0x71,0x00,0x03,0x77,0xfb,0x04,0x59,0xff,0xfe,0x99,0xf8,0x00,0xdb, -0xff,0x04,0x0c,0xfe,0xfc,0xdf,0xfe,0x02,0x15,0x04,0xfa,0x4a,0x08,0xff,0xec,0xef, -0x06,0xdb,0x04,0xff,0xe9,0xfd,0x09,0x18,0xf8,0x02,0xf8,0x03,0xf7,0x9b,0x00,0xfe, -0xc8,0xfe,0x01,0x4e,0x00,0xff,0x0c,0x00,0xff,0xcf,0xfb,0x06,0x00,0x04,0xfb,0x6a, -0xfa,0xfe,0x60,0x05,0x03,0x5a,0x04,0xfa,0xa3,0x05,0x09,0xb3,0xf1,0x0e,0x99,0x03, -0xf2,0x77,0x06,0x06,0xf4,0xf2,0xff,0xcb,0x0a,0x02,0xf5,0x08,0xf3,0xcf,0xf5,0x04, -0x3d,0xfc,0x0a,0xb9,0x08,0xf5,0x57,0xfe,0x00,0x96,0xfa,0x09,0x56,0x04,0xff,0xc1, -0xfc,0xf5,0x03,0x03,0x02,0x09,0xfe,0x08,0x00,0xfe,0xfa,0xe1,0xfc,0x03,0x42,0x02, -0xff,0xcf,0xfd,0xf6,0x76,0x08,0xf8,0xa0,0x05,0x06,0xa4,0xf8,0x03,0xdb,0xff,0xfe, -0xd9,0x02,0xfc,0x88,0x06,0xf9,0xbe,0xfa,0x07,0x94,0xfd,0xfd,0x72,0x08,0xfc,0x7e, -0xfb,0x01,0x68,0xf9,0x06,0x06,0xfd,0xff,0x3f,0x0a,0xfc,0xef,0x02,0x01,0x4f,0xfe, -0xfc,0x77,0x02,0x02,0xa9,0x00,0x01,0xb4,0x00,0x02,0xee,0x03,0x01,0xdc,0xf6,0xf9, -0xea,0x0e,0xff,0x0c,0xfa,0xfe,0x22,0x05,0xfb,0xd1,0xff,0x04,0x0e,0xf9,0x05,0x2e, -0x01,0xfe,0xb1,0xfc,0xfb,0x64,0x07,0xfc,0xa4,0x00,0x01,0xe2,0x04,0xfe,0x27,0xfb, -0x01,0x00,0xf8,0x01,0x00,0x05,0x08,0x27,0xff,0xf7,0xba,0xfc,0x01,0x16,0x0c,0xfe, -0x2a,0xef,0x0a,0x42,0xfd,0xf8,0x05,0x08,0x08,0x70,0x00,0x00,0x16,0xfc,0xfc,0xe4, -0xfe,0xfa,0xac,0x06,0x03,0xa9,0xfb,0x01,0x84,0xfe,0x00,0xfe,0xfd,0x0b,0xc0,0xfe, -0xf5,0xbd,0x03,0x04,0x55,0xfa,0x08,0x06,0x09,0xf5,0x01,0xfe,0x08,0x15,0xf8,0x00, -0x30,0xff,0xff,0xc5,0x04,0xfe,0x42,0x03,0x06,0xfd,0xfa,0xf8,0x84,0x02,0xfe,0x9b, -0xff,0x01,0xb9,0x00,0x02,0xef,0xf8,0xff,0x0e,0x01,0x00,0xac,0x01,0xff,0x70,0x04, -0x01,0x81,0xf7,0xfb,0x2b,0x04,0x02,0xb8,0x08,0x06,0xe5,0xf5,0xfd,0xe6,0xff,0xfe, -0xec,0x00,0x03,0xbd,0x06,0xf9,0x4c,0xfd,0xfe,0x3c,0x03,0xf8,0x9d,0x02,0x0a,0x9c, -0xf9,0xfd,0xb1,0x00,0xfd,0x28,0x01,0x00,0x86,0x04,0xff,0xc7,0xff,0x00,0x17,0xff, -0xfd,0x52,0xff,0x03,0x0b,0xff,0x02,0xfe,0x03,0xfd,0x1d,0xfd,0x01,0xce,0x02,0xfb, -0x43,0xfe,0x02,0x40,0x06,0x03,0x18,0xfb,0xfa,0x69,0x04,0x00,0xeb,0xfd,0x03,0x2c, -0xfa,0x06,0x03,0x02,0xf2,0xf6,0x00,0x00,0xcf,0x05,0x05,0x55,0xff,0xfa,0x3b,0xf8, -0x01,0x2e,0x01,0x06,0x60,0x03,0xf7,0x36,0x02,0x02,0x98,0xfb,0xfb,0x8c,0x0c,0x00, -0x3c,0xfb,0x02,0xeb,0xf6,0x01,0x26,0x06,0x00,0x51,0xfe,0x07,0xb8,0x02,0xf8,0xfa, -0xfd,0xfd,0x42,0x01,0x04,0xcc,0x01,0xfb,0xda,0xfb,0x01,0xa5,0x08,0x05,0x10,0xf5, -0xfb,0xb2,0x06,0xfe,0xed,0xff,0x04,0xfa,0xff,0xf6,0x23,0x04,0x06,0x38,0xfd,0x06, -0x75,0xf3,0xfe,0x2a,0x09,0x02,0xd1,0xf8,0x04,0x00,0x08,0xfd,0xf1,0x02,0xfb,0x91, -0xfc,0x06,0xae,0xfb,0x05,0x97,0xf8,0xfa,0xb3,0x07,0xff,0xaa,0xff,0xfe,0x79,0xff, -0xfb,0xdd,0xff,0x05,0xd2,0xfd,0xfa,0x87,0x00,0x06,0x88,0xfd,0x03,0x12,0x06,0xfb, -0x76,0xf6,0x01,0x12,0x06,0x02,0xe7,0x02,0xfb,0x6f,0xfe,0x01,0xc0,0xfe,0x04,0xcf, -0x00,0xfd,0x00,0x02,0x03,0x60,0xfb,0xff,0x20,0x06,0xff,0x7c,0xfb,0x04,0xc0,0xff, -0xf8,0x24,0x02,0x09,0xcd,0xfb,0xfe,0x72,0x01,0x00,0x94,0x01,0x03,0x83,0xfd,0xfa, -0x19,0x04,0xff,0x07,0x00,0xff,0x52,0xfd,0x00,0x33,0x04,0xfe,0x1e,0x02,0x02,0xec, -0xfb,0x01,0xea,0x05,0xf5,0xd3,0xfd,0x06,0x97,0x03,0x01,0x7a,0xfd,0xfe,0xe1,0xf9, -0xff,0xb5,0x02,0x03,0x61,0x01,0xfb,0xbc,0xfa,0x00,0x62,0x08,0xfb,0x61,0x08,0xf7, -0xa8,0xfa,0x06,0xd0,0xff,0x09,0x86,0x02,0xf6,0xe7,0xfd,0x05,0x41,0x01,0xfa,0xda, -0x0f,0xfc,0xb3,0xf4,0x07,0x6c,0xff,0xfe,0x0c,0x02,0x01,0xe6,0xfd,0x00,0xf3,0x00, -0xfe,0x50,0x01,0xfe,0x5f,0x02,0xfa,0xc0,0x03,0x04,0x59,0xff,0xfa,0xc3,0xfe,0x02, -0x6a,0xfa,0x05,0x7c,0x09,0xfc,0x15,0xfb,0xfe,0x58,0xff,0x00,0xa5,0x08,0xfd,0x9b, -0xf9,0x00,0x6e,0xfd,0x05,0x53,0xff,0x01,0x32,0xff,0xfe,0xad,0xff,0xfb,0xab,0x09, -0xfd,0xf3,0xfc,0x04,0xe5,0xfa,0x03,0x07,0xfe,0x06,0xf3,0x00,0xf8,0x5b,0xf7,0xfd, -0x18,0x04,0x07,0x0f,0x08,0xf8,0x14,0xf9,0x00,0x21,0xfe,0x05,0x2b,0x01,0xfe,0xe2, -0x04,0x01,0x0e,0xff,0x00,0x66,0x00,0x02,0x6b,0x06,0xfb,0x24,0xfd,0x01,0xba,0x00, -0x02,0x56,0xfc,0xff,0x86,0x01,0x09,0xd4,0xfd,0x00,0x78,0xfc,0xf8,0xae,0x03,0xfc, -0xc9,0x02,0x08,0xeb,0x01,0xfd,0x6b,0xf0,0x07,0x83,0x02,0xf8,0xee,0x09,0x01,0x5d, -0xf9,0xfe,0x00,0x07,0x00,0x5f,0xff,0xfc,0x5b,0xfa,0x05,0xff,0xfd,0xf7,0x5a,0x00, -0x04,0xac,0x00,0x00,0x8e,0x01,0xff,0xab,0xff,0xfb,0xf7,0xfd,0xff,0x0f,0xff,0x02, -0x4b,0x05,0x03,0xbf,0xfa,0xf7,0xa5,0x00,0x06,0x00,0x02,0xfa,0xcd,0xff,0x02,0xf5, -0x03,0xfc,0x59,0x04,0x05,0xc0,0xf6,0x03,0xed,0x08,0xff,0xd7,0xf6,0xfe,0x4c,0x09, -0xff,0x56,0xfe,0x02,0x87,0x05,0x00,0x8d,0xf4,0xff,0xb7,0x06,0xff,0x9a,0x02,0x04, -0x7e,0xfe,0xfc,0x5e,0x03,0xfc,0xbe,0xff,0xfc,0x6d,0xfe,0x08,0xc7,0xfc,0xfb,0x66, -0x00,0xfe,0xbf,0x02,0x02,0xc6,0xfe,0xfd,0x6b,0xf9,0x00,0x88,0x05,0xf5,0x4a,0x05, -0x07,0x86,0xfc,0x00,0x32,0x04,0xfc,0x13,0xf8,0x00,0x0f,0x00,0x04,0xa4,0xff,0xfb, -0x07,0x07,0xfd,0xc7,0x05,0x03,0x6c,0xf0,0xff,0x99,0x02,0x04,0x56,0xfe,0x03,0x63, -0xfe,0xfb,0x12,0x00,0x05,0xf7,0x05,0xfa,0x84,0xff,0xfe,0x90,0xff,0x0c,0x76,0xff, -0xf9,0x13,0x02,0x03,0x47,0x01,0x01,0x03,0xfe,0xfe,0x99,0xfe,0xff,0xf8,0x03,0xfe, -0x1e,0x04,0x04,0x60,0xfb,0xff,0x64,0xfc,0x02,0x96,0x05,0xff,0x7f,0xfa,0xfc,0x71, -0x00,0xff,0xb7,0x03,0x01,0xd6,0x02,0x03,0x12,0xf5,0xfe,0x2a,0x04,0xff,0x30,0xfc, -0x01,0xd2,0x02,0x01,0x59,0xff,0xfb,0x51,0x01,0xff,0x91,0xfb,0x05,0x24,0x02,0xfe, -0xb7,0x02,0x00,0x87,0xfb,0xff,0x8c,0x00,0xfe,0x3d,0x02,0xfb,0x5e,0xf9,0x03,0x8a, -0x06,0x02,0x6a,0x03,0xfb,0x47,0xfc,0x03,0xec,0xf8,0x06,0x19,0x05,0xfb,0xb2,0xff, -0xff,0xd6,0x04,0x01,0x80,0xfe,0x00,0x54,0xfe,0x00,0x4c,0x01,0x03,0x2f,0xff,0x03, -0xa9,0x00,0xff,0xa8,0x07,0xf4,0x83,0x02,0x01,0x1d,0xfa,0xff,0x93,0xfc,0x00,0x9d, -0x08,0x03,0x48,0xfc,0x01,0x4a,0x01,0xfa,0xf4,0xfd,0xfc,0x52,0xff,0x05,0x2c,0x01, -0xff,0x49,0xfe,0x01,0x47,0x03,0xfc,0xca,0xf7,0x01,0x67,0xff,0x01,0x88,0x06,0xfa, -0xad,0xfe,0xff,0x75,0x07,0x02,0xc3,0xf7,0xff,0xb7,0xfe,0xf7,0xe2,0x02,0x0e,0x3c, -0x02,0xfe,0x6f,0xfe,0xf9,0x18,0x01,0xfe,0x0a,0x04,0x00,0xac,0xfb,0x05,0xbe,0xff, -0x04,0x63,0x02,0xf9,0x61,0x02,0x01,0xbe,0xfa,0xfe,0xf0,0x04,0xfb,0xef,0xff,0x05, -0xc2,0x02,0xfd,0x7f,0xfe,0x01,0x99,0xff,0x00,0xae,0xff,0xff,0x8c,0x04,0x01,0xc2, -0xfb,0xfe,0xb8,0x00,0x00,0x44,0x06,0xf8,0xc3,0xfb,0x03,0x29,0xfe,0x06,0x3b,0x00, -0xf7,0x8c,0x00,0x03,0x4f,0xff,0xfe,0x0b,0x00,0xfb,0x2e,0x04,0x00,0x31,0xfa,0x07, -0xf5,0xfe,0xff,0xec,0xfc,0xff,0x59,0x03,0xfa,0x13,0x02,0x09,0x97,0xf8,0xfb,0xdd, -0x08,0x00,0xd9,0xfc,0xfe,0x6a,0xfb,0x05,0x26,0x05,0xff,0x99,0x02,0xfe,0x87,0xf9, -0x03,0xa5,0x08,0xfe,0xd6,0xfc,0xfd,0x6c,0xfc,0x03,0x88,0xfc,0x0a,0x94,0x03,0xfb, -0x78,0xf8,0xf9,0xed,0x09,0x02,0x2a,0xfc,0xff,0x2a,0xff,0x00,0x0f,0x04,0xfe,0x78, -0xfd,0xff,0xbd,0xf9,0x05,0xd0,0x03,0xfa,0xc8,0x04,0xfc,0x59,0xfd,0x07,0x36,0xfe, -0xfe,0x0f,0x04,0xff,0xb1,0xf9,0xf8,0x59,0x02,0x0a,0x17,0xff,0x00,0x73,0xfe,0xfa, -0xc9,0x04,0x04,0x40,0xff,0xfc,0x01,0x01,0xff,0xc6,0xfe,0x03,0x3c,0xfe,0x02,0xc3, -0x03,0xfc,0x7e,0xfc,0x04,0xb1,0x04,0xf5,0xcd,0x00,0x07,0x49,0xff,0x03,0x86,0xff, -0xff,0xc2,0xfc,0xfd,0x96,0x07,0xfe,0x2b,0x00,0xfb,0xcf,0x04,0xfc,0x40,0xfc,0x08, -0x0c,0xfd,0xfb,0x2f,0xfd,0x03,0xe9,0x05,0xf7,0x81,0xfd,0x08,0x08,0xff,0x03,0xd1, -0xfb,0xf8,0x4a,0x06,0xfd,0xdf,0xfd,0x04,0x08,0xff,0x05,0x48,0xff,0xf7,0xbc,0x08, -0x01,0xcd,0xf5,0x02,0x87,0x03,0xfa,0x69,0x03,0xff,0x49,0xfe,0x00,0x2b,0xfd,0x03, -0x53,0x05,0xff,0x76,0xf8,0xfd,0x69,0x05,0x01,0x20,0x04,0x00,0x86,0x05,0xfc,0xaf, -0xf5,0x07,0x14,0x00,0xff,0x59,0x02,0xff,0x97,0xff,0xff,0xdf,0x06,0xfc,0x69,0xfc, -0x03,0xde,0xfe,0x02,0x95,0x01,0xfe,0x8b,0xfb,0x05,0xe6,0x00,0xfd,0x2e,0x02,0xfb, -0x6c,0x00,0x03,0x74,0xfb,0xff,0x1f,0x03,0xfe,0x0d,0x01,0xf9,0x9c,0x02,0x05,0xe2, -0xfd,0xff,0x43,0xfb,0xfd,0x7c,0x01,0x01,0x85,0x03,0xfc,0xbf,0xff,0xff,0xc5,0xf9, -0x05,0x9e,0x00,0xff,0xf0,0x05,0xfc,0x8b,0xf9,0x05,0xc7,0x04,0xfd,0x2c,0xfc,0xfc, -0x33,0x02,0x04,0x32,0x00,0x03,0x9a,0xfc,0xfb,0xfb,0x01,0xff,0x9d,0x07,0x06,0x93, -0xf9,0xfa,0x75,0x03,0x00,0x88,0x04,0x03,0x26,0xfe,0x05,0x31,0xfd,0xfb,0x8b,0xff, -0x00,0x0e,0x05,0x01,0x2a,0xfa,0x00,0x61,0x04,0xfe,0xf3,0x04,0xfa,0x15,0xf9,0x05, -0xc6,0x00,0xff,0x9a,0x02,0xf9,0xff,0xfb,0x06,0x2a,0x05,0xfc,0xfd,0x00,0x00,0xd7, -0xfe,0xfa,0x05,0xfa,0x04,0x7f,0x04,0xfd,0x9d,0xfb,0xff,0x80,0x05,0x00,0x8a,0xfd, -0x03,0xfc,0xfe,0xfc,0xd0,0xfe,0x01,0xa0,0x06,0xfb,0xc5,0xfd,0x05,0x15,0xfe,0xfe, -0xc9,0x03,0x01,0x38,0xfd,0xfd,0xc0,0xfd,0x03,0x25,0x0b,0xff,0x47,0xf8,0xfe,0xaf, -0xfe,0x00,0x9d,0x02,0x06,0x02,0xfc,0xfa,0xde,0x06,0xfc,0xa8,0x01,0xfe,0x59,0x08, -0x07,0x76,0xf5,0xff,0x86,0x00,0xff,0x23,0x03,0x01,0x58,0x01,0x01,0x78,0xfe,0x00, -0xbe,0xff,0xfc,0xd9,0xfb,0x00,0x6f,0xff,0x02,0x40,0x01,0xfd,0xae,0xfe,0x00,0x80, -0x03,0xfe,0xae,0xf9,0x01,0x82,0x03,0xff,0x20,0x02,0xfc,0x0e,0xfd,0xff,0x6d,0x01, -0x01,0x84,0x03,0xfd,0x92,0xfc,0x03,0x38,0xfd,0x04,0x76,0x06,0xf7,0x4f,0x02,0x02, -0xa2,0xf8,0x05,0x78,0xfb,0xfe,0xb0,0x07,0xfd,0x75,0x01,0x0c,0x7c,0xf6,0xf4,0xab, -0x08,0x00,0xab,0x00,0x04,0x1f,0x01,0x01,0x97,0xf8,0xff,0xe5,0x04,0xff,0xe2,0xff, -0x03,0x78,0x00,0xfd,0xc2,0xfe,0x05,0xc6,0x02,0xfb,0x5c,0xfc,0x02,0xc7,0x06,0x02, -0x33,0xfa,0xfa,0x52,0xfd,0x04,0x30,0x00,0x00,0x7d,0x02,0x01,0x86,0xff,0xf7,0xfb, -0xfd,0x04,0xea,0xff,0x00,0x43,0xfe,0xfd,0xe8,0xfe,0x02,0x74,0xfe,0xff,0x10,0x02, -0x00,0xa1,0xff,0xfb,0xe1,0xff,0x09,0x4c,0x02,0xfb,0xe4,0xff,0x02,0x6b,0xff,0x00, -0x4f,0xff,0xff,0x90,0x03,0xfc,0x97,0xfe,0x03,0x11,0x01,0x02,0xc4,0xff,0xfe,0x35, -0xff,0x01,0x14,0x02,0x07,0x8d,0xfc,0xf9,0x02,0xff,0xfc,0x5f,0x06,0x05,0x09,0x01, -0xfe,0x4e,0xfe,0x00,0x98,0x00,0xfc,0x9d,0xfd,0x04,0xd2,0xff,0xfc,0xef,0x04,0xfe, -0x68,0x03,0xfd,0x51,0xfb,0x04,0x33,0x00,0xff,0xd1,0xfb,0xfa,0x14,0x02,0x04,0x49, -0x02,0x04,0x7a,0x00,0xf6,0xd9,0xf6,0x03,0xe5,0x02,0x04,0x2e,0x04,0xf7,0xfa,0xfe, -0x03,0x51,0x00,0x03,0x96,0xfc,0xfd,0x6d,0x06,0xfc,0x7a,0xff,0x01,0xc0,0x01,0x01, -0x84,0xfe,0xfe,0x17,0x02,0x08,0xea,0xfd,0xfb,0xf7,0xfc,0x04,0x53,0x04,0xfc,0x63, -0x06,0xfe,0xf6,0xfa,0x02,0x12,0xfe,0x01,0x08,0x00,0x05,0x35,0x01,0xfd,0x46,0xfa, -0xfb,0x1c,0x08,0x01,0x01,0xff,0x01,0xae,0xf6,0x03,0xee,0x07,0xfc,0x46,0x00,0x02, -0x62,0xff,0xff,0xb6,0xfb,0x00,0x99,0x01,0xfe,0xb2,0x01,0x01,0xc6,0xfd,0xfb,0x66, -0xff,0x00,0x9b,0x02,0xfb,0xa4,0xff,0x04,0xcc,0xfb,0x06,0x88,0x02,0xf8,0x98,0x01, -0xfe,0xed,0xf8,0x06,0x01,0x06,0xfa,0x3e,0x01,0x04,0x18,0xfb,0x05,0xd4,0xfe,0x01, -0xba,0x05,0xf7,0xc2,0x00,0x00,0x97,0xff,0x02,0x5c,0x00,0x02,0x77,0x02,0xfc,0xcf, -0xfc,0xff,0x1b,0x02,0x06,0xee,0x03,0xf9,0xb7,0xfe,0xfe,0x7d,0xfd,0x04,0x7d,0x02, -0xfd,0xb0,0xff,0x02,0x09,0xfd,0xff,0xad,0x00,0xfe,0x09,0xff,0xfe,0xa5,0xfd,0x04, -0x70,0x05,0xfb,0xd4,0xfd,0x00,0xe2,0x01,0x03,0x01,0xfb,0xfe,0x06,0x00,0x01,0x80, -0x00,0xfd,0x0c,0x03,0xfe,0x5c,0x01,0x01,0xaf,0xfb,0x02,0xc6,0xfe,0xf9,0xed,0x02, -0x05,0x47,0xff,0xfa,0xee,0x03,0xfd,0x9f,0xf9,0x08,0x9c,0x05,0xfe,0x29,0x00,0xf4, -0x9b,0x02,0x09,0xa7,0xff,0x06,0x29,0x00,0xfa,0xe4,0xfe,0xfb,0xf4,0x02,0x08,0x0f, -0x00,0xff,0x94,0xff,0xfa,0x61,0x02,0x03,0x3f,0x02,0x03,0x1b,0xfa,0xf8,0xdd,0x03, -0x01,0x15,0x00,0xfe,0x6e,0x03,0x01,0x0a,0xf9,0xfa,0xf4,0x07,0x05,0xd5,0xfa,0x01, -0x2f,0xfe,0xfa,0x5a,0x02,0x02,0x57,0x01,0xff,0x67,0xfb,0x04,0x5e,0xfe,0xf8,0xa5, -0x01,0xfd,0xc1,0x01,0x05,0xb4,0x01,0x00,0xc8,0xfc,0xfc,0xe3,0x03,0xff,0xbf,0xfd, -0x02,0x92,0xfc,0xfe,0x50,0x09,0x02,0x86,0xf7,0x01,0x40,0x00,0x02,0x56,0xff,0xff, -0x77,0x01,0xfd,0x77,0x01,0x02,0x73,0x00,0x00,0x3b,0x02,0x05,0xb0,0xf7,0xff,0x6f, -0x02,0x00,0x7d,0x04,0xff,0x17,0x06,0x03,0xe3,0xf7,0xfb,0xb5,0x02,0x03,0xb1,0xfd, -0x01,0xb0,0x03,0xfa,0xba,0xfc,0x07,0xc5,0x03,0xfa,0xfe,0xfa,0x03,0x36,0x00,0xf9, -0x27,0x02,0x06,0xf0,0x01,0xfd,0xce,0xf8,0xff,0xd7,0x08,0x01,0x56,0xfe,0xfa,0x54, -0xf7,0x05,0xeb,0x01,0x03,0x24,0x06,0xf9,0xbd,0xfb,0x02,0xe2,0xfa,0x02,0x85,0x00, -0x04,0x6a,0x06,0xf5,0xbd,0xfb,0x04,0x6a,0x01,0xfd,0xa4,0x00,0x01,0xb9,0x00,0xfd, -0xf2,0xfc,0x09,0x58,0x04,0xfd,0x3e,0x00,0xf7,0xbd,0x01,0x03,0x1c,0xfe,0x03,0x22, -0x01,0xfb,0x5d,0x02,0x01,0xe1,0xfc,0x03,0x5f,0x02,0xfe,0xf0,0x01,0xfe,0xdc,0xfc, -0x03,0xde,0x01,0x00,0xa4,0x05,0xff,0x42,0xfa,0xfc,0xd2,0x02,0x01,0xa2,0xfc,0x04, -0xb8,0x00,0xfe,0xaf,0x05,0xfc,0xba,0xfb,0x00,0x52,0xff,0x02,0xcb,0xfe,0xfc,0xc7, -0x01,0x03,0x90,0xfd,0x00,0x87,0x01,0xfc,0x03,0x01,0x02,0x10,0xfd,0x01,0x27,0x01, -0xfe,0xab,0x03,0x00,0xe7,0xfb,0x00,0x59,0x03,0xfc,0xb4,0xfa,0x03,0x14,0x00,0xff, -0x30,0x06,0xfc,0x03,0xff,0x04,0xc2,0xff,0xff,0xff,0xfe,0x03,0xb9,0xfd,0xf6,0xe3, -0x01,0x0a,0xa4,0x04,0x01,0x9a,0xfd,0xf6,0x0a,0x01,0x05,0xa4,0x05,0x00,0x9a,0xf6, -0x00,0x41,0x02,0x01,0x54,0x06,0x04,0x6b,0xfa,0xf9,0xa8,0x01,0xfd,0x1e,0xff,0x05, -0xa3,0x02,0xfe,0x5c,0xf7,0x03,0xb9,0x06,0xfd,0x17,0x05,0xff,0x55,0xf9,0xfd,0x4b, -0xfd,0x02,0x6d,0x05,0xfc,0xa2,0x03,0x01,0x76,0xf8,0x02,0x2c,0xfc,0x01,0x27,0x08, -0xfc,0x7b,0xfa,0x04,0x45,0x01,0xfc,0x61,0x04,0x00,0xea,0xfd,0x00,0xde,0xfa,0xff, -0x69,0x01,0x03,0x69,0xfd,0x02,0x4d,0x04,0xfb,0xc1,0x01,0x02,0x02,0xfe,0xfd,0xfd, -0x00,0x02,0x74,0xff,0xfc,0xcf,0x01,0x05,0xdf,0xfe,0xfb,0x41,0x03,0x02,0x69,0xfa, -0x00,0x9e,0x06,0xfe,0xc1,0xfd,0x03,0x20,0x00,0xff,0x21,0x00,0xff,0x12,0x00,0x01, -0x84,0x02,0xff,0x53,0xfc,0xfd,0xbb,0x05,0xff,0x2a,0xfa,0xfd,0x32,0x00,0x02,0xfd, -0x05,0x01,0x11,0xf7,0xfe,0x2d,0x07,0x01,0x54,0xfc,0xfc,0x11,0x01,0xfe,0x63,0x00, -0x04,0x03,0x06,0x02,0xe7,0xfa,0xfd,0xfd,0xfc,0xfd,0x8b,0x01,0x05,0x85,0x06,0xf8, -0xea,0x03,0xff,0x78,0xf6,0x09,0xb6,0x03,0xfe,0x09,0xfe,0xf8,0xec,0x01,0x04,0x40, -0xfe,0x08,0x9d,0xfd,0xf7,0x77,0x06,0xfc,0x7a,0x01,0x01,0x0d,0xfc,0x02,0x98,0x04, -0xfe,0x4b,0xfb,0x02,0xe6,0x06,0xfd,0x43,0xfb,0x00,0xce,0x01,0xfd,0x6c,0x01,0x02, -0x43,0xfe,0x01,0x2a,0xfd,0xfd,0xf4,0x02,0x04,0x6c,0xfb,0xf9,0x6d,0x03,0x02,0xfb, -0x01,0x05,0xf2,0xfd,0xf8,0x32,0xfe,0x01,0xf6,0xfd,0x02,0xa8,0x05,0xfe,0x91,0xfe, -0x00,0x77,0xfd,0x00,0x8f,0x01,0xfc,0x57,0x03,0x03,0x63,0xff,0x02,0x6e,0xfb,0x00, -0x54,0x03,0xff,0xf2,0xfd,0xff,0x5b,0x00,0xfd,0xfa,0x01,0x04,0x24,0x01,0x02,0x4d, -0x02,0xf8,0x3d,0xfe,0xfd,0x2f,0xfe,0x0a,0xaf,0xfc,0xfc,0xa3,0x07,0xfb,0xac,0xfc, -0x03,0x13,0x00,0x00,0xf0,0x00,0x05,0xcf,0xfa,0xfc,0x9f,0x04,0x01,0xa1,0xfd,0xfe, -0x0d,0x03,0x02,0x12,0xfb,0xf9,0x2f,0x02,0x03,0xf4,0xfe,0x02,0x06,0x03,0xfc,0xb7, -0xfc,0x01,0x42,0xf9,0x02,0xfc,0x05,0xfe,0xcf,0x04,0xfb,0x01,0xf8,0x01,0x67,0x00, -0x04,0x7d,0x06,0xfb,0xd8,0xfa,0x04,0xcc,0xfe,0xfc,0x7b,0x03,0xff,0xbe,0x00,0xfd, -0x88,0x00,0x02,0x30,0xff,0x01,0x3e,0x03,0xfe,0xbc,0xfe,0x00,0xaf,0x02,0x03,0x0a, -0xfd,0xfd,0x21,0x05,0x01,0xf0,0xfc,0x02,0x52,0x02,0xfd,0x3e,0xfe,0x03,0x37,0xfe, -0xfb,0x03,0x04,0x03,0x98,0xfd,0xfc,0x3c,0x00,0xfd,0x3e,0x02,0x04,0x93,0x01,0xfc, -0x61,0xfb,0x02,0xfe,0x02,0xfe,0x5f,0xff,0xfe,0x38,0xfe,0x00,0xb1,0x01,0xfd,0x5d, -0x00,0xff,0x5f,0xfb,0x01,0x25,0x07,0x01,0x31,0xf9,0xff,0xcf,0x00,0xfb,0xf1,0x02, -0x04,0xd5,0x00,0xfd,0x9c,0xfc,0x01,0x26,0xff,0x02,0x80,0x04,0x02,0x27,0xfe,0x00, -0xf8,0xfe,0xfb,0x83,0xff,0x03,0x8f,0x00,0xff,0x1d,0x00,0x02,0xc6,0x03,0x01,0xac, -0x01,0xf9,0xe2,0xfd,0x0b,0x07,0xff,0xfa,0xbd,0xff,0x00,0xff,0x05,0xfc,0x01,0xff, -0x06,0xd6,0xf8,0xfa,0x40,0x03,0x03,0x2e,0x02,0x03,0x98,0xfa,0xfc,0x9c,0x00,0xfc, -0x59,0x02,0x03,0x98,0xfb,0xfb,0x1d,0x02,0x02,0x63,0xfd,0x04,0x24,0x01,0xfa,0x21, -0xfe,0x02,0x47,0x03,0x00,0xe1,0xfe,0x00,0xa0,0xfe,0xfd,0x02,0x03,0x02,0xcd,0xfc, -0xfe,0x65,0x03,0x02,0x92,0xf8,0x01,0xe7,0x04,0xff,0xb0,0x03,0x00,0x36,0xfb,0xff, -0x99,0x01,0x00,0x55,0x00,0xfd,0xae,0x02,0x05,0xe9,0xfc,0xfe,0x47,0x05,0xfb,0xdf, -0xfa,0x03,0x4e,0x05,0xfd,0x15,0x07,0x04,0x20,0xf5,0xfe,0xb9,0x05,0x02,0x70,0xf9, -0xff,0x22,0x06,0xf9,0x30,0xfe,0x08,0x79,0x02,0xfc,0x57,0xfd,0xfd,0xd3,0x00,0x05, -0xbd,0xff,0xf9,0x8b,0xfe,0x02,0xee,0x01,0xfb,0x58,0xff,0x04,0xce,0xfd,0xfb,0xaf, -0x04,0xfe,0x49,0xfb,0x01,0x59,0x00,0x01,0x2a,0x01,0x02,0xd9,0x02,0xfa,0x5b,0x03, -0xfb,0xf8,0xfd,0x09,0xf4,0xfc,0xfa,0xde,0x03,0xff,0x8a,0x01,0x02,0x05,0xfd,0x01, -0xe2,0x02,0xfb,0xcd,0x00,0x03,0xa0,0xfa,0x02,0xc2,0x05,0xfb,0x73,0x01,0x04,0x3a, -0xfa,0x03,0xc0,0x04,0xfa,0x2e,0xfd,0x02,0x1e,0x02,0xfd,0x54,0x01,0x02,0xcc,0xff, -0xfc,0xac,0x03,0x02,0x08,0xfa,0xfe,0xfb,0x02,0x00,0xf6,0xfc,0xfe,0xc5,0x00,0xfd, -0x37,0x04,0x06,0xe3,0xfb,0xfd,0x4b,0xfe,0xfd,0x81,0xff,0x07,0x6e,0x01,0xf7,0x02, -0xfd,0x02,0x99,0x03,0x01,0xf8,0xfe,0xfd,0x85,0x01,0x02,0x69,0xfe,0x01,0x4a,0xfc, -0xfe,0xc1,0x05,0x03,0x1f,0x02,0xfd,0xa7,0xff,0xff,0xeb,0xf9,0x02,0x34,0x01,0x00, -0x27,0x07,0xff,0xde,0xfb,0xff,0x46,0x01,0x01,0x12,0x01,0x04,0x49,0xfc,0xf9,0x43, -0x02,0x02,0x81,0x04,0x02,0x36,0xff,0xff,0xaf,0xf8,0x05,0xbb,0x01,0xf9,0x59,0x01, -0x00,0x42,0xfe,0xff,0x6b,0x02,0x01,0xee,0xfd,0x00,0x80,0x03,0xfe,0xca,0xf9,0x00, -0x92,0x01,0x01,0x03,0x04,0xfb,0x0c,0x01,0xff,0x32,0xfd,0x01,0x81,0xfe,0xfa,0xb7, -0xff,0x06,0xa0,0x03,0xfd,0xeb,0xfb,0xfe,0xac,0x03,0x05,0x3f,0xfd,0xfc,0xe1,0xff, -0x01,0x23,0x03,0x02,0xcd,0xfe,0x00,0xef,0x00,0xfe,0x05,0x01,0x00,0x41,0x03,0x02, -0xb7,0x00,0xff,0x0e,0xfc,0x00,0xf9,0x07,0xfe,0x93,0xfa,0xfe,0xe9,0xff,0xff,0x86, -0xfc,0x08,0x0a,0x05,0xf4,0xa3,0x02,0x04,0xfc,0xfd,0x00,0x01,0x02,0xfc,0x9f,0xfb, -0x05,0x2b,0x01,0xfe,0xd4,0x01,0xfe,0x56,0xff,0xfe,0x6b,0xfb,0x01,0x91,0x03,0xfe, -0x6c,0x02,0x01,0xaa,0xfd,0xff,0x37,0xfe,0x02,0x76,0xff,0xfe,0x88,0xff,0xff,0x9e, -0x00,0xfe,0x4b,0x01,0x00,0x35,0xfe,0x00,0x7e,0x00,0x00,0x2f,0x00,0x00,0x6a,0xfe, -0x00,0x93,0x05,0xfd,0x30,0x01,0x07,0x05,0xfb,0xfa,0x48,0xff,0x02,0xe3,0x06,0x00, -0x4f,0xfd,0xff,0x8f,0xfe,0x03,0x71,0x03,0x03,0xd8,0xfe,0xf9,0xe6,0xff,0x02,0x4c, -0x00,0x00,0x41,0x01,0xfd,0x7e,0xfb,0x01,0xa2,0x03,0xff,0x4a,0xfe,0x00,0x94,0x00, -0x01,0xc0,0x01,0xfe,0x50,0xfe,0x01,0xb3,0xfd,0xff,0x93,0x00,0x03,0xf3,0x02,0x00, -0x92,0xfb,0xfd,0x30,0xfe,0x00,0x7c,0x07,0xfe,0x55,0xf8,0x01,0x66,0x05,0x01,0xfa, -0xfc,0xfd,0xab,0xfc,0xfc,0x2f,0x05,0x03,0x63,0x03,0xfc,0xba,0xfe,0x02,0x48,0xfd, -0x00,0x96,0x03,0x00,0x59,0xfc,0x02,0x52,0x02,0xf8,0xaa,0x04,0x08,0x48,0xf9,0x01, -0x01,0x04,0xfc,0xd9,0x02,0x03,0x08,0xfe,0xfb,0x2b,0x02,0x05,0xd2,0xfb,0x00,0xfc, -0x05,0x00,0x74,0xf8,0xfc,0xb5,0x07,0xff,0x6f,0xfe,0x01,0x2f,0xfd,0xfb,0xfe,0xfe, -0x04,0x65,0x03,0x01,0x81,0xfd,0xf9,0x76,0x02,0x02,0x02,0xff,0xfe,0x71,0x03,0xfe, -0xc6,0xfa,0x02,0x75,0x04,0x00,0xa0,0xfc,0xfd,0x2a,0x00,0xfd,0x96,0x02,0x03,0xf0, -0xf8,0x00,0x35,0x03,0x02,0x22,0x03,0x03,0x04,0xff,0xfa,0xd1,0xfd,0x01,0xef,0xff, -0x02,0x27,0x07,0xfc,0xbe,0xfb,0x06,0xf7,0x02,0xfc,0x07,0x00,0xff,0xb6,0xfe,0xfc, -0xc2,0x04,0x09,0x9c,0xfa,0xfb,0xd4,0x04,0x01,0x56,0x01,0xff,0x83,0x00,0xfd,0x37, -0xfb,0x04,0x4c,0x02,0xfe,0x7e,0xff,0x01,0xf2,0xfd,0xfe,0x41,0x01,0xff,0x9f,0x01, -0xfd,0x78,0xfe,0xff,0x1e,0xfe,0x06,0x8b,0xfe,0xfa,0x08,0x01,0x01,0xcb,0x01,0xfd, -0xe7,0xfb,0x01,0xfe,0x01,0x00,0x9f,0xff,0xfa,0xcb,0x00,0x06,0xb8,0xff,0xfe,0xad, -0xff,0x00,0x3c,0xfb,0xfc,0x73,0x03,0x00,0x53,0x02,0x01,0x14,0x00,0x03,0x02,0xfd, -0xff,0xbc,0x02,0xff,0x8d,0x01,0xff,0x41,0xff,0x03,0xfd,0x00,0x00,0x85,0xfd,0xff, -0x5a,0xff,0xfc,0x94,0x05,0x04,0xe6,0xfa,0x00,0x74,0xff,0xfe,0x0a,0x07,0x02,0xa3, -0xfe,0xfe,0xe1,0xfe,0xfd,0x95,0x00,0x03,0x46,0x00,0xff,0x84,0xfe,0x00,0x02,0x01, -0x00,0x6e,0xfd,0x00,0xc9,0x00,0xfe,0xed,0x02,0xfc,0xee,0xfb,0x04,0xb9,0xff,0xf9, -0xc6,0x01,0x03,0x49,0xfe,0x03,0x16,0x00,0xf8,0x91,0x01,0x04,0xfe,0x05,0xfa,0x8b, -0xf8,0x04,0xa2,0x01,0xfe,0x86,0x03,0x05,0xd0,0xfb,0xf9,0x08,0x02,0x02,0x0d,0x00, -0xfe,0xcb,0x00,0xff,0xf8,0xfd,0x06,0x68,0x03,0xfc,0x4a,0xff,0xfd,0xaa,0x00,0x04, -0x1a,0x01,0x01,0x5e,0xfd,0xfd,0xa7,0x03,0xfc,0x45,0x05,0x05,0x5b,0xf9,0xfc,0x92, -0xfd,0x03,0x21,0x06,0xff,0xd9,0xfc,0xff,0x3c,0xfc,0xfc,0x44,0x05,0x04,0xc8,0xfe, -0xfc,0x1a,0xff,0x01,0x74,0xfe,0x01,0x99,0x04,0x00,0x69,0xfa,0xfc,0x3d,0x02,0xff, -0x62,0x00,0x03,0x6b,0xfd,0xfc,0xc8,0x01,0x03,0x21,0xfe,0x01,0x38,0xff,0xfe,0x96, -0x02,0x00,0x40,0xff,0x01,0x26,0xff,0xfd,0xa9,0x00,0x02,0x99,0x00,0x00,0xcc,0x00, -0xfd,0x8e,0x01,0x00,0xe6,0xfd,0x03,0x94,0x00,0xfc,0xdb,0xfd,0x02,0x97,0x02,0xfd, -0x9f,0x01,0x02,0xb4,0xfd,0xfe,0x28,0xfe,0x05,0xb8,0xff,0xfe,0x0a,0x06,0xfe,0xe4, -0xfc,0x01,0xc1,0x00,0xfd,0xdc,0xfc,0x00,0x46,0x04,0x02,0x57,0xff,0xfc,0xb7,0xf9, -0x01,0x1a,0x05,0xff,0xfb,0x02,0x01,0xa7,0xf9,0xfd,0x71,0x02,0x02,0x7a,0x01,0x00, -0x5d,0x02,0xfe,0xa6,0xf6,0x00,0xf8,0x08,0xff,0x21,0xfd,0xfd,0x8c,0x02,0x00,0x9f, -0xfd,0x01,0xeb,0xff,0xfb,0x97,0x00,0x04,0x91,0x01,0xff,0xa7,0xfd,0xff,0x26,0x01, -0x01,0x11,0xff,0x02,0x94,0xff,0xfd,0x65,0x02,0x02,0x1a,0x01,0x02,0x61,0xfe,0xff, -0xd3,0x00,0x01,0xab,0x01,0xf9,0x73,0x00,0x02,0x2f,0x00,0x02,0x32,0xff,0xfd,0x12, -0x02,0x04,0x45,0x00,0xfb,0x78,0xfb,0x03,0xa9,0x03,0xfe,0x90,0xff,0x00,0xef,0xfa, -0xfe,0xe2,0x04,0x00,0x46,0xfc,0x00,0x6e,0x00,0xfe,0xe3,0xff,0x02,0x07,0x05,0x00, -0x81,0xfd,0x01,0xf7,0xfd,0xf7,0xcb,0x01,0x08,0x58,0xfa,0xfd,0x45,0x04,0x00,0x36, -0x03,0x00,0x2a,0xfe,0xff,0xf7,0xfb,0x02,0xf4,0x01,0xff,0xee,0x03,0xfe,0x36,0xfc, -0xff,0xfb,0x02,0x02,0x58,0x00,0xfe,0x3c,0xfe,0xfd,0x6e,0x01,0x03,0x3f,0x02,0xfd, -0xa1,0x00,0x02,0x3e,0xff,0x00,0xc4,0xfd,0xfe,0xdc,0xff,0xfe,0x67,0x02,0x01,0xfe, -0x00,0x04,0x33,0xfc,0xf9,0x45,0x05,0x03,0xba,0xfe,0xfd,0x38,0xfc,0xff,0x8e,0x01, -0x01,0x00,0x03,0xfe,0xbb,0xfb,0x00,0xaa,0x00,0xfe,0x86,0x01,0x02,0x4c,0x00,0xff, -0x5d,0xfa,0x00,0x8f,0x05,0xfe,0x02,0xfd,0x02,0xe0,0x02,0xfe,0x94,0xfe,0x03,0xfb, -0x00,0xfc,0xc9,0xff,0xfc,0x0a,0x00,0x06,0xf0,0x01,0xfb,0x2f,0xfe,0x03,0x31,0x01, -0xfe,0x8f,0x01,0xfe,0x38,0xfa,0x00,0xbe,0x06,0x04,0xb4,0xfc,0x03,0x54,0x00,0xfa, -0xb3,0x01,0x02,0xb5,0xfe,0xfb,0xcd,0xff,0x04,0x6c,0x02,0xfe,0x1f,0x01,0x01,0x73, -0xff,0xfe,0xca,0xfd,0xfd,0x6e,0xfe,0x01,0xbb,0x02,0xff,0x9d,0x02,0x01,0x7d,0xfe, -0xff,0x73,0xfb,0xfe,0xad,0x01,0xfe,0xd7,0x02,0x00,0x59,0x02,0x03,0xa0,0xfc,0xfe, -0x44,0x00,0xfc,0x6d,0x00,0xff,0x4b,0xfe,0x01,0xc6,0xff,0x00,0x9e,0x03,0xfe,0xee, -0xff,0x00,0x27,0xfe,0xff,0x9e,0xfd,0x02,0x51,0x05,0xfd,0x4a,0xfd,0x03,0xe0,0x01, -0x00,0x78,0x00,0xfd,0xea,0xfb,0x01,0x5c,0x05,0x00,0x53,0x02,0xfe,0x57,0xff,0x00, -0x80,0xfe,0x01,0x4a,0x00,0x01,0x67,0x03,0xfd,0xa7,0xfc,0x01,0xf3,0x01,0x02,0x72, -0xff,0x00,0xc0,0xfc,0xfa,0x97,0x03,0x07,0xad,0xfe,0xfd,0x44,0x01,0xfd,0x39,0xfc, -0xff,0x88,0x03,0x00,0x6f,0xfc,0xff,0x0a,0x05,0x00,0xe2,0xfb,0xff,0x99,0x00,0x00, -0x23,0x01,0x03,0x04,0x01,0xfc,0xc2,0xfe,0x00,0xef,0xff,0x02,0x55,0xff,0xff,0xeb, -0xfd,0xfc,0xed,0xff,0x00,0x59,0x05,0x04,0x53,0xff,0xff,0x64,0xfe,0xfe,0x35,0x02, -0xfe,0x27,0x02,0x03,0x74,0xf9,0xfe,0x63,0x04,0x02,0xc3,0xfd,0x00,0xb2,0x00,0xfe, -0x9f,0x01,0x02,0x94,0xff,0xfe,0x43,0xfe,0x02,0x08,0x03,0x00,0x3a,0x02,0x00,0x10, -0xf9,0xf9,0x0e,0x06,0x06,0x47,0xff,0xff,0x50,0xfe,0xfc,0x45,0x01,0x05,0x23,0x02, -0xfe,0xda,0xf9,0xff,0x54,0x01,0xfd,0x0f,0x03,0x06,0x11,0xfc,0xfa,0xa5,0x01,0x01, -0xc4,0x00,0x02,0xb7,0xfc,0xfc,0xb6,0x03,0x01,0x41,0x00,0x00,0x6d,0xff,0x00,0xc5, -0xfc,0xfe,0xc7,0x01,0x00,0x21,0x02,0x00,0xb6,0xfc,0xff,0x65,0x03,0x06,0xe9,0xfb, -0xfb,0x91,0x00,0x00,0xb2,0x01,0x02,0x3b,0x04,0xff,0xa0,0xfa,0xfe,0xcb,0x01,0x02, -0x53,0x00,0xfd,0xbf,0x00,0xff,0xf5,0x01,0x02,0x3a,0xff,0xff,0x8d,0x01,0xff,0xe1, -0xfe,0x01,0xf9,0x00,0xff,0xdd,0xfe,0x01,0xd6,0x02,0x00,0x6e,0x00,0xfe,0xfc,0xfa, -0xfb,0xeb,0x01,0x02,0x97,0x01,0x02,0xcf,0xfd,0xfd,0x70,0x01,0xff,0xc7,0xfd,0xfe, -0xcb,0x01,0x02,0xe9,0xfe,0xfd,0x64,0x04,0x03,0x22,0xfc,0xfe,0x9a,0x00,0xff,0xa9, -0xfd,0xfd,0x37,0x02,0x04,0x9e,0xff,0xff,0x50,0x01,0x00,0x97,0xff,0xfe,0xc1,0x02, -0xfb,0x9e,0xfc,0x07,0xa0,0x01,0xff,0x45,0xff,0xfe,0x5b,0x01,0x00,0x41,0xfe,0x01, -0x52,0x02,0xfe,0xce,0xfd,0x01,0x4d,0x02,0x03,0x66,0x00,0xfc,0xae,0xfe,0x01,0xb3, -0xfb,0xff,0x6e,0x06,0xfe,0x68,0xfd,0x02,0x72,0x01,0x00,0xa0,0xfe,0xff,0x8c,0x00, -0xfd,0x2f,0x02,0x03,0xdd,0xfe,0xfc,0xb7,0x00,0x01,0x45,0xfc,0xfc,0xdf,0x01,0x01, -0xf5,0xfc,0x01,0x1d,0x03,0xff,0x73,0x00,0xff,0xb5,0xfd,0x00,0x9e,0xff,0xfd,0xbb, -0x00,0x00,0xfe,0x00,0x01,0x04,0x00,0xfe,0x1d,0x02,0x00,0x9e,0xfe,0x02,0xcf,0xfc, -0xfe,0x4d,0x05,0xff,0x33,0x00,0x01,0xc7,0xfe,0x00,0x4b,0xfe,0xfe,0xce,0x01,0xfd, -0x38,0x01,0x04,0x9d,0x00,0xfc,0xbd,0xff,0x04,0xf0,0x03,0xfb,0x28,0xfe,0x00,0x52, -0xfd,0x00,0xdc,0x01,0x01,0xb3,0x00,0xfc,0x7c,0xff,0x03,0x09,0xfe,0xfc,0x03,0xfe, -0x02,0x60,0x03,0xff,0x62,0xfe,0x03,0xf5,0x00,0xfc,0x92,0xfe,0x02,0x01,0x02,0xfe, -0x27,0xfc,0xfe,0xb9,0x01,0x00,0x21,0x02,0x02,0x93,0xfe,0xfe,0xf6,0x01,0xff,0x6c, -0xff,0x01,0x4f,0xfc,0xff,0x2e,0x03,0xfe,0xf7,0x01,0x00,0x32,0xfe,0x00,0x97,0x00, -0x01,0x50,0x01,0x02,0xa4,0xfe,0xfe,0xfe,0x02,0xff,0x35,0x00,0x00,0xbf,0x01,0x00, -0x53,0xfc,0xfe,0x69,0x01,0x01,0x43,0x00,0x00,0x8b,0x00,0xff,0x18,0xff,0x00,0x2f, -0x00,0xff,0xe0,0x01,0xff,0xe6,0xfc,0x02,0x91,0xfe,0xff,0xf2,0x03,0xfd,0x47,0xfc, -0x01,0xa3,0x01,0x00,0x5d,0xff,0xfc,0x29,0x02,0x01,0x20,0xf9,0x01,0x25,0x06,0xfd, -0x95,0xff,0x00,0x24,0xfe,0x02,0xc2,0xff,0x01,0x8a,0xff,0xfb,0x61,0x00,0x04,0x11, -0x01,0xfe,0x35,0x02,0xff,0x8b,0xfb,0x02,0x4c,0x05,0xff,0xbe,0xfc,0x00,0xdd,0x00, -0xff,0x5a,0x03,0x01,0x31,0xfe,0xff,0xbb,0xff,0x00,0x6d,0xfd,0xff,0xad,0x05,0x01, -0xb6,0xfb,0x01,0x39,0x01,0x00,0x6e,0x02,0xfe,0x7e,0xfd,0xfe,0x87,0x02,0x03,0xd3, -0xfc,0xfe,0x50,0x01,0xfd,0xf6,0xfe,0x00,0x34,0x01,0xff,0x61,0xfe,0xff,0xcf,0xff, -0x00,0x22,0x01,0x02,0xba,0xff,0xfd,0x58,0xff,0x00,0xde,0xff,0xfe,0x01,0x00,0xff, -0x18,0x00,0x00,0x7e,0xff,0x01,0x53,0xff,0xfa,0x2e,0x02,0x03,0x69,0xfe,0x03,0xcc, -0x00,0xfd,0xe0,0xfe,0xff,0xf2,0x02,0x02,0x71,0xff,0xfe,0x1f,0xfe,0x01,0x29,0x05, -0x01,0xaa,0xfd,0x00,0xdb,0xfe,0xff,0xda,0x05,0x00,0x53,0xff,0xfe,0x90,0xfe,0x02, -0xfd,0xfe,0xfc,0xa9,0x04,0x01,0xeb,0xfb,0x02,0x41,0xff,0xfc,0xa2,0x03,0x01,0x5a, -0xff,0x00,0x99,0xfc,0xff,0x32,0x02,0x00,0xff,0xff,0xfd,0xcf,0xfe,0xff,0xae,0xff, -0x02,0x09,0xff,0xfb,0x25,0x00,0xfe,0xa9,0x02,0x05,0x5d,0xfd,0xfe,0x11,0x01,0xfb, -0xed,0x01,0x04,0x11,0xfe,0xff,0x83,0xff,0xff,0xe2,0x00,0x00,0xcc,0xff,0xff,0xe6, -0x01,0x00,0x74,0xff,0x02,0x14,0xfe,0x02,0x97,0x03,0xfc,0x0e,0xfc,0xff,0xe9,0x03, -0x02,0xb1,0xff,0xfe,0xc5,0xfe,0x02,0xe0,0x02,0x00,0x86,0xff,0xff,0x1e,0x00,0x00, -0x99,0x00,0x01,0x45,0x00,0xfd,0x39,0xff,0x00,0x34,0xff,0x02,0x44,0x00,0xfe,0x2b, -0xfe,0x02,0x5a,0x02,0xfb,0xfa,0xff,0x01,0x1e,0xff,0xff,0x19,0x00,0x02,0x32,0x00, -0xf9,0x69,0x00,0x05,0x25,0xfe,0xff,0xbb,0xfe,0xfe,0x10,0x00,0x00,0x3f,0x02,0x02, -0x94,0xfd,0xfe,0x54,0x00,0xfb,0x34,0x01,0x03,0x8e,0xfd,0x03,0xf1,0xfe,0xfe,0xd1, -0x03,0xfe,0x52,0x00,0x02,0x23,0xff,0x00,0x55,0x00,0xfc,0x7b,0xff,0x05,0x17,0x02, -0x01,0xb8,0xff,0xfa,0xc9,0xff,0x04,0xfc,0x01,0xfe,0xed,0xfc,0x00,0xd4,0x03,0x01, -0xfa,0xff,0xff,0x48,0xff,0xfd,0xef,0xfc,0x03,0xe9,0x02,0xfc,0xc7,0x04,0x00,0xf5, -0xfb,0x00,0x72,0x01,0x02,0x1e,0xff,0xfa,0xfa,0xfe,0x00,0xd6,0xfc,0x01,0xa6,0x05, -0x00,0x65,0xfb,0xfe,0xef,0x03,0xfe,0x15,0xfe,0x01,0xd4,0xfe,0xfd,0xa3,0x01,0x03, -0xf6,0x00,0xff,0xd6,0xfd,0xfe,0x74,0x00,0x01,0x11,0x00,0xfe,0xfd,0x01,0x02,0x12, -0x00,0x00,0xd6,0x00,0x00,0xcf,0xfd,0x01,0xb3,0x03,0xfc,0x4a,0xfd,0x02,0x6b,0x01, -0xff,0x82,0x01,0xff,0x7e,0x01,0xff,0xbc,0xfe,0x02,0x4e,0xff,0xfd,0x5d,0x02,0x00, -0x5b,0xfe,0x00,0x64,0x00,0xff,0x17,0x02,0xff,0xb7,0xfc,0x00,0x66,0xfe,0x01,0x54, -0x02,0x00,0x81,0xff,0xfe,0xc4,0x01,0x02,0xa9,0xfb,0xfd,0x21,0x03,0xfe,0xf8,0x00, -0x03,0xf0,0xfc,0xff,0x96,0x00,0x00,0xa5,0x01,0xfc,0x6a,0xfb,0x03,0x94,0x04,0x01, -0x95,0x00,0xfc,0x48,0xff,0x00,0x5c,0xfe,0x04,0x2d,0xff,0xfb,0x9e,0xff,0x02,0x4e, -0x01,0xfd,0x94,0x01,0x04,0x50,0xff,0xfe,0x06,0x01,0xff,0xbe,0x01,0x02,0xca,0xfd, -0x00,0xb0,0x00,0xff,0x79,0x01,0x00,0x59,0xfe,0xfd,0x79,0x00,0x01,0xc8,0x01,0x03, -0xd1,0xff,0xfe,0xe7,0xfe,0xfe,0xb6,0xfe,0x02,0x9d,0x01,0xfa,0xbc,0xff,0x04,0x57, -0x00,0xfe,0x49,0x00,0x00,0x6a,0xff,0xfd,0x10,0xfe,0x01,0xcb,0xff,0x01,0x17,0x01, -0xfe,0xf5,0xfd,0x00,0x9e,0x00,0xfe,0xae,0xff,0xfd,0xf5,0xfc,0x04,0x4b,0x06,0xff, -0xf4,0xfc,0xff,0x3e,0x00,0x01,0x58,0x00,0xfd,0x40,0x04,0xfd,0x2e,0xfc,0x04,0x47, -0x02,0x02,0x99,0x01,0xfb,0x8e,0xfd,0xfe,0x3b,0xff,0x02,0xe6,0x03,0x01,0x72,0xff, -0x00,0x36,0x01,0x01,0x3b,0xff,0xfd,0xee,0xfd,0x00,0x39,0x04,0x02,0x0e,0xfe,0xfd, -0x4a,0x01,0x00,0x88,0x00,0xfe,0xfc,0xfe,0xff,0x4d,0xfd,0xfe,0x8b,0x00,0x03,0xb0, -0x05,0xff,0x72,0xf9,0xfe,0xfc,0xfd,0xff,0xf3,0x04,0x00,0x74,0xfd,0xfd,0xc4,0x00, -0x02,0x68,0x00,0x01,0xa4,0xfe,0xfa,0xc4,0xfe,0x02,0x3f,0x02,0x02,0xf3,0xfe,0xfc, -0x36,0x01,0x02,0xcc,0x01,0xfe,0x97,0xfc,0x01,0xeb,0x00,0xff,0xdd,0x02,0x00,0x37, -0xfe,0x01,0x01,0x02,0xfe,0x5e,0xfc,0x02,0x7b,0x05,0xfd,0xeb,0xfd,0x02,0x6e,0x00, -0x00,0xbb,0x01,0xff,0x2b,0xfd,0xfb,0x99,0x00,0x03,0x1c,0x01,0x01,0xa0,0x00,0x01, -0xcc,0xfd,0xfe,0xfa,0x02,0xff,0xeb,0xfd,0x00,0x9b,0xfe,0xff,0x55,0x01,0xfd,0xd1, -0xff,0x03,0x4b,0xfd,0xfd,0xe6,0x01,0xff,0xaf,0xfe,0xfe,0x9d,0xfe,0x02,0x61,0x04, -0xfd,0x9d,0xfd,0x01,0xe8,0xfd,0xfd,0xd9,0x01,0x00,0x19,0x01,0x01,0xfb,0xfe,0x01, -0x3c,0xfe,0xff,0x33,0x03,0xff,0xff,0xfd,0xfd,0x07,0x03,0x03,0xfd,0xfc,0x01,0x58, -0x02,0xfb,0xc7,0xff,0x01,0x6c,0x00,0x00,0x49,0xfe,0x00,0x0c,0x02,0xff,0xe8,0x01, -0x02,0x24,0xfd,0xfe,0x65,0x02,0x01,0x13,0xff,0xff,0xbe,0xfe,0xfe,0x23,0x06,0x03, -0x06,0xfb,0xfe,0x9c,0x02,0xfd,0x29,0xfd,0x01,0xe7,0x01,0xfe,0x7c,0x01,0x04,0x85, -0xfe,0xfa,0x6e,0xfe,0xff,0xc9,0xfd,0x01,0xd6,0x03,0xff,0x81,0xfd,0x00,0x36,0x00, -0x00,0x82,0x00,0x00,0x35,0xfd,0xfd,0xb7,0x01,0x00,0xbf,0x02,0x00,0x63,0xff,0x00, -0x54,0x01,0xff,0x3a,0xfd,0x00,0x40,0x00,0x00,0x3b,0x02,0x01,0x25,0x03,0xfe,0xdf, -0xfd,0xff,0x41,0xfe,0x02,0x9d,0x00,0xff,0xdd,0x01,0xfc,0xef,0xfd,0x04,0x59,0x02, -0x00,0x0e,0x01,0xfa,0xd0,0xfd,0x02,0x30,0x00,0x04,0xfa,0x02,0xfb,0x9a,0xfc,0x02, -0xd5,0x01,0xfe,0x53,0xff,0x01,0xb3,0xff,0x00,0x83,0x02,0x02,0x36,0xfe,0xfb,0x57, -0x00,0x00,0x1a,0xff,0x01,0x59,0x00,0xfc,0x09,0xff,0x03,0x9c,0xff,0xfe,0x57,0x02, -0xfb,0x9e,0xfc,0x02,0xb5,0x00,0x00,0x9a,0x01,0x01,0xfe,0xfe,0xfe,0xb9,0xfd,0x00, -0xe2,0x03,0xfe,0xac,0xfc,0x01,0xe6,0x02,0x02,0x1c,0x00,0xfd,0x91,0xff,0x02,0x83, -0xff,0xfd,0x4d,0x00,0x01,0x27,0x01,0x00,0xde,0xfe,0x00,0x62,0x02,0x00,0xa4,0xff, -0x00,0x05,0xfe,0x00,0x4f,0x00,0x00,0x60,0x01,0x01,0x8e,0xff,0xfe,0x7a,0x00,0x00, -0x78,0xff,0xff,0xd4,0xfd,0xfe,0xa7,0x04,0x05,0x57,0xfe,0xfd,0xb8,0xfd,0xff,0x00, -0x00,0xfe,0x8b,0x01,0xfe,0xfb,0xfd,0x02,0x6e,0x02,0xfe,0x81,0x00,0x01,0xf8,0xfd, -0xff,0x8d,0xfe,0xff,0xf2,0x00,0xfe,0x98,0x00,0x01,0x22,0x00,0xff,0x36,0x00,0x00, -0x54,0xff,0xfe,0xba,0xfe,0x01,0xb1,0x00,0x01,0x09,0x05,0xfe,0x0a,0xfd,0x02,0xcd, -0xff,0xfc,0xa9,0x00,0x04,0x83,0x01,0xfd,0xe4,0xfe,0x02,0x5e,0x00,0xff,0xcc,0x01, -0xfd,0x77,0xfe,0x01,0x22,0x01,0x00,0xff,0xff,0x00,0x9f,0x01,0xff,0x89,0x00,0xff, -0x50,0xfe,0x02,0x18,0xff,0xfc,0x61,0x00,0x05,0x8a,0x03,0xfb,0x6f,0xfd,0x00,0xd5, -0xff,0xfe,0x1f,0xfe,0x02,0x9b,0x01,0xfc,0xc8,0xfe,0x02,0x70,0xff,0x00,0x86,0x01, -0xfd,0xb0,0xfd,0xff,0x2b,0x02,0x04,0x2e,0xff,0xfe,0x45,0xff,0x00,0x70,0x00,0xfd, -0x78,0x00,0x00,0xa9,0xfd,0x02,0x7c,0x01,0xff,0x15,0x01,0xff,0x2a,0xff,0x01,0x12, -0xff,0xff,0x64,0x02,0x02,0xc1,0x01,0x01,0x65,0xfd,0xff,0x13,0x03,0xfd,0x7d,0xfe, -0x01,0x8a,0xfd,0x01,0xf8,0x04,0xff,0x5f,0xfe,0xfe,0xb9,0x00,0x02,0xb1,0xff,0xff, -0xe8,0xfe,0xfa,0xa0,0xff,0x06,0x3d,0x02,0x01,0x66,0x00,0xfd,0xda,0xfb,0x00,0x01, -0x04,0xff,0x4c,0xfd,0xff,0x99,0x00,0xff,0xdc,0x01,0x02,0x90,0xfd,0xfd,0x14,0xfe, -0xff,0xc6,0xff,0x02,0x7b,0x03,0xfe,0xc2,0xfe,0xff,0x01,0xff,0x02,0x7f,0x01,0xfe, -0x7d,0xfc,0xfe,0x91,0x04,0x03,0xf0,0xff,0xff,0xad,0xff,0xfd,0x5a,0xff,0x03,0x5a, -0x01,0xfc,0x7e,0xfe,0x01,0x01,0x01,0x02,0x4d,0x02,0xfe,0xf5,0xfc,0xff,0xfc,0x01, -0x01,0x53,0x01,0x01,0x00,0xfe,0xfd,0x1f,0x01,0x02,0x01,0xff,0x00,0x30,0x02,0xfe, -0x26,0xfe,0x00,0xf2,0xfe,0x01,0xd8,0x04,0xfe,0xa9,0xfd,0x00,0x85,0x01,0xfe,0x7f, -0xfd,0x01,0xa1,0x00,0x00,0x0a,0x02,0xfc,0xf5,0xfd,0x02,0x11,0x00,0x00,0x34,0x01, -0xfe,0xf6,0xff,0xff,0xcd,0xfe,0x02,0x53,0xff,0xfc,0x2d,0x01,0xfe,0x0f,0x00,0x03, -0xa3,0xff,0xfb,0x23,0x02,0x04,0x34,0x00,0xfd,0x08,0xfe,0x03,0x80,0x01,0xfe,0x0b, -0x02,0x01,0xa3,0xfc,0xff,0x69,0x02,0xff,0xcf,0xff,0x01,0x1c,0x00,0xfd,0x6f,0xff, -0x02,0x31,0x00,0xff,0xd6,0x00,0xfe,0xff,0xff,0x03,0x6e,0x00,0xfb,0x5d,0x01,0x03, -0x08,0xff,0xfd,0x87,0x02,0x02,0xf1,0xfb,0xfd,0xcd,0x00,0x01,0xba,0xff,0x00,0xf4, -0x01,0xfd,0x6c,0xff,0x02,0x7d,0xfe,0xfd,0x46,0x00,0x03,0x50,0xff,0xfe,0x17,0xfe, -0xff,0x06,0x03,0x00,0x7f,0xfe,0xfd,0xb4,0x00,0x02,0xe5,0xfd,0x03,0x62,0x01,0xfb, -0xcc,0xff,0x01,0x8d,0x01,0x00,0x71,0xff,0xff,0xbc,0xfd,0x00,0x64,0x04,0x00,0xe0, -0xfc,0x00,0x22,0x00,0x02,0x20,0x04,0xff,0xb7,0xfe,0xfe,0x85,0xfe,0xff,0xe8,0xfe, -0x02,0x97,0x03,0xfe,0x4c,0xff,0xfe,0x93,0xfc,0x03,0x1a,0x04,0xff,0x89,0xfd,0xff, -0xd0,0xff,0x01,0x9b,0x00,0x00,0xd1,0x01,0xfc,0xe8,0xfc,0x03,0x07,0x02,0xfe,0x69, -0xff,0xff,0xd8,0xff,0x02,0x2f,0x01,0xfd,0x38,0xff,0xff,0x58,0xfe,0xfe,0x5d,0x02, -0x02,0x2b,0xfe,0xff,0xee,0xff,0xfd,0x99,0x00,0x03,0x30,0x01,0xfa,0x98,0xfe,0x05, -0xbb,0x00,0xfe,0xfd,0x00,0xfe,0x8d,0xff,0x01,0x74,0x01,0x00,0xd9,0xfd,0xff,0x30, -0x01,0xff,0x24,0x02,0x01,0x3b,0xff,0xff,0xc8,0xfd,0x00,0x5c,0x02,0x00,0xf3,0x00, -0x01,0x6a,0xfe,0xfe,0x9d,0x01,0x00,0x39,0xfd,0xfe,0xc0,0x01,0x00,0xe5,0xff,0x01, -0xe4,0x00,0x00,0xb1,0xff,0xfe,0xae,0xfe,0x01,0x37,0x01,0xff,0xed,0x01,0xfe,0x8c, -0xfd,0x00,0x83,0x01,0x00,0xa4,0x00,0x00,0x03,0xfe,0xff,0x3d,0x00,0xfe,0xae,0x00, -0x02,0xb0,0xff,0xfc,0x1f,0x02,0x01,0x39,0xfc,0xfe,0x9d,0x00,0x01,0xff,0xff,0xfe, -0xca,0x04,0x00,0x77,0xfa,0x00,0x6c,0x01,0xfd,0xac,0x01,0x01,0x2f,0x00,0x01,0xad, -0xfe,0x00,0x96,0x00,0xfe,0x72,0x02,0x01,0x1d,0xfe,0xff,0x78,0xff,0xff,0x13,0x02, -0x02,0x79,0x00,0xfd,0x3b,0xff,0x00,0x86,0x00,0x01,0x9e,0xff,0xff,0x57,0xff,0x01, -0x8a,0x01,0xfe,0xd9,0xff,0xff,0xbf,0xfd,0xff,0xa8,0x01,0xff,0x37,0xfd,0x01,0x05, -0x00,0x00,0x4c,0x02,0xff,0x0e,0x00,0xff,0xab,0xff,0xfe,0x40,0xfe,0x00,0xcf,0x01, -0x01,0xfa,0xfd,0xfc,0xef,0xfe,0x01,0x1f,0x04,0xfe,0x90,0xfe,0x00,0x65,0xfe,0x00, -0x68,0x01,0x02,0x77,0x01,0xfc,0x65,0xfe,0x02,0x9a,0x00,0x00,0xf8,0xff,0xfd,0x93, -0x00,0x02,0x0d,0x02,0x01,0xcf,0xfe,0xfd,0x56,0x00,0x00,0x59,0x01,0x00,0x56,0xff, -0x03,0x52,0xff,0xfd,0x9a,0x00,0x02,0xba,0x01,0xfa,0x2f,0xfe,0x02,0xe7,0xff,0x00, -0xe9,0x02,0xff,0x65,0xfc,0x00,0xf1,0x00,0x00,0xc3,0x00,0xfd,0x29,0xff,0xff,0x84, -0x02,0x03,0x49,0xfe,0xfd,0x8c,0xff,0xfe,0xc9,0xfe,0x02,0x08,0x01,0xfe,0xfe,0x00, -0xfe,0x99,0xfd,0x01,0x1b,0x03,0x00,0xed,0xfd,0xfe,0x17,0xfe,0xfe,0xc5,0x03,0x04, -0x71,0xfe,0xfc,0xc8,0xfe,0x02,0x51,0x01,0x00,0xa2,0x02,0xff,0x11,0xfe,0xff,0x87, -0x00,0x03,0xb4,0x02,0x00,0x4c,0xfe,0xfd,0x0b,0x00,0x00,0xb0,0xfe,0x00,0x6f,0x02, -0x00,0xec,0x00,0xff,0xaa,0x00,0x00,0xd4,0xfe,0xff,0x0f,0xff,0xff,0x00,0x02,0x00, -0xd4,0xfd,0x00,0x86,0x01,0xff,0xba,0x00,0xff,0x9b,0xfe,0x01,0xf4,0xfd,0xfe,0xcf, -0x01,0xff,0xcb,0xfe,0x00,0xe0,0x00,0x00,0xf5,0xfe,0xff,0x99,0x01,0xfe,0xcf,0xfd, -0x03,0xa3,0x02,0xfd,0xda,0xff,0x00,0xa3,0xfe,0xfe,0xda,0x01,0x01,0xec,0xfd,0xff, -0xde,0x00,0xfe,0x63,0x01,0x03,0x97,0xfe,0xfe,0x10,0xfe,0x00,0xac,0x02,0xff,0xc1, -0x00,0x02,0xf6,0xfe,0x00,0xd1,0x01,0xfe,0xa9,0x00,0x00,0x67,0x00,0x02,0x09,0xfd, -0xff,0xeb,0x01,0xff,0x89,0x02,0x01,0xf3,0xfb,0xfd,0xd0,0x00,0x00,0x48,0x01,0x02, -0x16,0xff,0xff,0x10,0xff,0x01,0xa9,0x01,0xfe,0x63,0xff,0xfe,0x44,0xff,0x00,0x91, -0x01,0x02,0xa6,0xfe,0xfe,0x2a,0x00,0xff,0x7c,0x00,0xfe,0x5b,0x00,0x00,0x9d,0xfe, -0x00,0xc1,0x01,0x01,0xa8,0xff,0xfe,0x14,0xff,0xfe,0xd2,0xfd,0x03,0x72,0x04,0xff, -0x03,0xff,0xff,0x77,0xff,0x01,0xc6,0xff,0xff,0x5c,0x01,0xfe,0xc7,0xfe,0x02,0x86, -0x01,0xfe,0x8a,0xff,0x00,0x89,0x00,0x03,0x33,0xfe,0xfd,0xd4,0x01,0xff,0x46,0x00, -0x01,0x67,0x02,0x01,0x8d,0xfe,0xff,0x1b,0xff,0xfd,0xcb,0x00,0x01,0x06,0x00,0xff, -0xb6,0x00,0xff,0x7a,0xff,0xfe,0x0b,0x00,0x00,0x97,0xfe,0x01,0xc8,0xff,0xfe,0x67, -0x02,0xff,0xe8,0xfd,0x01,0xca,0xff,0xfe,0x1e,0x00,0x00,0xad,0xfe,0xfe,0xc5,0x01, -0x02,0x89,0x00,0xff,0x54,0x00,0xfe,0x8f,0xfd,0x01,0x39,0x03,0xff,0x74,0xff,0xff, -0xc2,0x00,0x01,0x1d,0xff,0xff,0x7f,0xff,0xfe,0x37,0x01,0x02,0x05,0x01,0x00,0x19, -0xff,0xfe,0x5f,0x00,0x00,0xc3,0x01,0x00,0xaf,0xff,0xfe,0x65,0xfd,0x00,0x2d,0x01, -0xff,0x64,0x00,0x01,0x38,0x01,0xfd,0x9a,0xfd,0x01,0xc9,0x01,0x02,0x01,0x00,0xff, -0xc0,0xfe,0x00,0x64,0x00,0xff,0xba,0xff,0xff,0x4a,0xfe,0x00,0x55,0x03,0xfe,0xa6, -0xfc,0x03,0xe1,0xff,0xfd,0x74,0x01,0xff,0x48,0xff,0x00,0xe9,0xff,0xff,0xd6,0x00, -0x00,0xfc,0x00,0x00,0xfd,0xfe,0xff,0x0d,0xff,0xff,0xb4,0x02,0x01,0x5a,0xfd,0xff, -0xf8,0x01,0x00,0x45,0x00,0x01,0x8c,0x00,0xfe,0x33,0xff,0x00,0x03,0x00,0x00,0xbd, -0x00,0xff,0x3c,0x01,0x00,0xa5,0xfd,0x01,0xf8,0xff,0xff,0x10,0x03,0xff,0x42,0xff, -0x01,0xcd,0xfe,0xff,0xef,0x00,0xff,0x89,0xfe,0xff,0xf2,0x01,0xff,0xd9,0xfd,0xff, -0x8c,0x02,0x00,0x28,0xff,0xff,0x9e,0xfe,0xff,0xe8,0x01,0x01,0xc3,0xff,0xfd,0x79, -0xfe,0x00,0xd0,0x00,0x00,0x08,0x00,0xff,0x80,0xfe,0x00,0x35,0x00,0x00,0x7b,0x01, -0xff,0x29,0x00,0x00,0xc8,0xfd,0xfe,0x7b,0x01,0x01,0xcf,0x01,0xff,0xa3,0xfe,0x00, -0x86,0x01,0x00,0xc9,0xff,0xff,0x24,0xff,0x00,0x58,0x01,0x03,0xf2,0x01,0xfe,0xf4, -0xfe,0xfd,0x7f,0x00,0x02,0x4f,0xff,0xff,0x6e,0xff,0xfe,0x03,0x01,0x02,0x58,0xff, -0x00,0xd6,0x01,0xfb,0x20,0xfe,0x03,0xdb,0x00,0xff,0xc0,0xff,0x02,0x41,0x00,0xfe, -0xca,0x00,0x01,0x24,0xfd,0xfc,0xd5,0x00,0x01,0x4a,0x00,0x00,0x6c,0xff,0xff,0x99, -0xff,0x00,0x98,0xff,0xfe,0x9d,0x00,0xff,0x76,0xfe,0x02,0xf0,0x00,0xfd,0x10,0xff, -0x00,0x5c,0x01,0x00,0x8a,0xff,0x01,0x35,0xff,0xfd,0x51,0x01,0x03,0x27,0xff,0x00, -0xbd,0x02,0xfd,0x41,0xfc,0x01,0x1b,0x03,0x01,0x68,0x01,0xfe,0x1c,0xfe,0x00,0x0e, -0x00,0x00,0x7c,0x00,0x00,0xb1,0x00,0xff,0x48,0x01,0x00,0xa2,0xfe,0x01,0x81,0x00, -0xfe,0xb8,0xff,0x00,0x9f,0xff,0x00,0xb1,0xff,0xff,0xc7,0xff,0x01,0xa3,0x01,0xfe, -0xfb,0xfe,0x00,0x64,0xfe,0xff,0xd2,0x01,0x01,0x91,0xff,0x01,0x95,0xff,0xfb,0x4d, -0xff,0x01,0xa8,0x00,0xff,0x7e,0xff,0x00,0x30,0xff,0xff,0x3d,0x02,0x00,0xdc,0xfd, -0xfe,0x8d,0xfe,0x01,0xb4,0x00,0xfd,0xed,0x02,0x01,0x9f,0xfd,0xff,0xc7,0x00,0x00, -0x81,0x00,0xff,0x0f,0x00,0x00,0x11,0x00,0x02,0x76,0x00,0xff,0x4f,0x01,0xfe,0xbe, -0x01,0x00,0x6f,0xfd,0xfe,0xf7,0x00,0x01,0x48,0x01,0x00,0xae,0xff,0xff,0x53,0xff, -0x00,0x7f,0x01,0xfe,0x63,0xff,0x00,0x57,0xff,0x01,0xb1,0xff,0xff,0xe1,0x00,0x00, -0xa1,0xfe,0x00,0x85,0x00,0xfd,0xf7,0xff,0x01,0xe7,0xff,0x00,0xdb,0xfe,0xfe,0x0f, -0x02,0xff,0x21,0xfd,0x00,0xd1,0x00,0x00,0x05,0x01,0x00,0x15,0xff,0xff,0x88,0xff, -0xff,0x93,0x02,0x00,0xa8,0xfe,0x00,0x68,0xfe,0xff,0x74,0x02,0x01,0x13,0xff,0x00, -0x8a,0x01,0xff,0xd2,0xfe,0x00,0x77,0x00,0xff,0x4b,0x01,0x01,0x92,0xff,0x01,0x13, -0xff,0xff,0x1e,0x01,0xfe,0x5b,0x01,0x02,0x04,0xff,0x00,0x59,0x00,0xfd,0x8f,0xff, -0x01,0xa2,0xff,0x00,0x07,0x00,0xff,0x13,0x00,0xff,0xf0,0xff,0x01,0x7c,0x00,0x00, -0x43,0xfe,0xfd,0x04,0x00,0x01,0xf8,0x02,0xff,0x6e,0xfc,0xff,0x3a,0x00,0xff,0x83, -0x01,0x00,0x23,0xfe,0x00,0x9f,0x01,0xfe,0x7e,0xff,0x00,0xc7,0x00,0x01,0xa0,0xfd, -0xff,0x57,0xff,0xfe,0x64,0x02,0x02,0xd8,0xff,0xfd,0x8b,0xfe,0x02,0xbb,0x01,0xff, -0x34,0x00,0xff,0x5d,0xfe,0xff,0xf5,0x00,0x01,0x3b,0x01,0x00,0x84,0x01,0xff,0xac, -0xfe,0x00,0x70,0x00,0x00,0x44,0x00,0x01,0x37,0x00,0xfe,0x05,0x01,0x00,0xe4,0xfe, -0x02,0x22,0x01,0xff,0xf3,0x00,0xfe,0xa5,0xfd,0x01,0x9d,0x00,0xfe,0xbf,0x00,0x00, -0xe0,0xfe,0xff,0x82,0xff,0x01,0x03,0x02,0xfe,0x33,0xfd,0x00,0xe9,0x01,0xff,0x06, -0xfe,0x00,0x7d,0x01,0xff,0xa8,0xfe,0x00,0x74,0x00,0xfe,0xb6,0xfe,0x01,0x22,0x01, -0xfe,0x3b,0x02,0x03,0x28,0xfd,0xfd,0x51,0x00,0x00,0x12,0x02,0x01,0x37,0xfe,0xff, -0x68,0x01,0x00,0x7a,0x01,0x00,0xb8,0xff,0xfe,0x0f,0xff,0x00,0x6c,0x01,0x01,0x83, -0xff,0xfe,0x55,0x00,0x00,0x07,0x02,0x02,0x24,0xfe,0xff,0x30,0x00,0xfd,0xf0,0xff, -0x03,0x4e,0x01,0x00,0x45,0xff,0xfc,0xd3,0xff,0x02,0xc6,0xff,0x01,0xd1,0x00,0xfe, -0x71,0xfe,0xfe,0xdd,0x00,0x02,0x22,0x00,0xff,0x05,0xff,0x00,0x56,0x01,0xff,0xf4, -0xfd,0xff,0x70,0x00,0x00,0x8b,0x01,0xff,0x2f,0xff,0xff,0xb8,0xff,0x00,0xd8,0x00, -0x00,0x7d,0xfe,0xfd,0x26,0x00,0x00,0x5d,0x01,0x01,0x45,0x00,0xff,0xe5,0xfc,0x01, -0xd2,0x03,0x00,0x1e,0xfe,0xff,0x3a,0x00,0x00,0x52,0x01,0x00,0xb9,0x00,0xff,0xc8, -0xfd,0x01,0x9b,0x01,0xff,0xbb,0x00,0xff,0x95,0xff,0x00,0xa0,0x00,0x00,0xcc,0xfe, -0xff,0xcb,0x00,0xff,0x17,0x00,0x01,0x9c,0xfe,0xfe,0xed,0x00,0xfe,0x95,0x00,0x01, -0xa7,0xff,0x01,0x21,0xfe,0xfe,0x29,0x02,0xff,0x42,0xff,0x01,0x92,0xff,0xff,0x45, -0xff,0xff,0x8d,0x00,0x01,0x93,0x00,0xff,0x5c,0xff,0xfe,0x82,0x00,0x01,0x6b,0xff, -0xff,0x8b,0x01,0xff,0xcd,0xfd,0x01,0x17,0x02,0xfe,0x22,0x00,0x00,0x28,0xff,0xff, -0x89,0x01,0x00,0x5e,0x01,0x00,0xcd,0xfd,0xff,0x8d,0x01,0xff,0x09,0x01,0x00,0x34, -0xfe,0x00,0x86,0x00,0x01,0xd0,0x01,0xff,0x14,0xfe,0xff,0xd5,0xff,0xff,0x8a,0x00, -0x01,0xca,0xff,0xfe,0x14,0x00,0x00,0x95,0x00,0xff,0x25,0xff,0x01,0x31,0x00,0xfe, -0x89,0x00,0x01,0xd1,0xfe,0xfe,0x75,0x00,0x01,0x08,0xff,0xff,0x69,0x01,0xff,0x1b, -0x00,0xff,0xbd,0xff,0x00,0x9c,0xfe,0x00,0xa0,0x00,0xff,0x8f,0x00,0x00,0x28,0xff, -0x00,0x84,0x01,0xfd,0xbd,0xff,0x02,0x16,0xff,0x00,0x10,0x01,0x00,0xbb,0xff,0xff, -0x01,0x00,0x00,0xbd,0xff,0x00,0x1b,0x01,0xfe,0xf7,0x00,0x02,0x27,0xff,0xfe,0x8d, -0xfe,0x01,0x99,0x02,0xfe,0xe8,0xfe,0x00,0x04,0xff,0xff,0x2e,0x02,0x00,0xb9,0xfd, -0xfe,0xf1,0x00,0x01,0xc1,0xff,0x01,0x2b,0x00,0xfd,0x59,0xfe,0xff,0x5a,0x01,0x01, -0x58,0x00,0x00,0x4b,0xfe,0xfd,0x81,0x01,0x01,0xbb,0x00,0x01,0xb2,0xfd,0xfd,0x83, -0x00,0x02,0x11,0x00,0x00,0xd2,0xff,0xff,0x00,0x01,0xff,0xdd,0xff,0x00,0x2d,0xfe, -0xff,0x2c,0x02,0x00,0x1e,0xff,0x01,0x89,0x00,0xfd,0x1d,0xff,0x00,0x88,0x01,0xff, -0xb6,0xfe,0x00,0x3c,0x01,0x00,0x4d,0x00,0x00,0x9e,0x00,0xfe,0x3c,0x00,0xfe,0x39, -0xff,0x01,0xe2,0x01,0x01,0xc4,0xff,0x00,0x49,0x00,0xff,0xb7,0xfe,0xfe,0xca,0x00, -0x00,0x7a,0xff,0x00,0x56,0xfe,0xfe,0xb4,0x02,0x01,0x19,0xfe,0xff,0x36,0x00,0xfe, -0xeb,0x00,0x00,0x0a,0xfe,0x01,0xe3,0x00,0xff,0x76,0x00,0xff,0x54,0x00,0xfe,0x63, -0xff,0x01,0x8c,0x00,0xff,0x80,0xff,0x01,0xab,0x00,0xff,0x28,0xff,0xff,0x5f,0x00, -0xfe,0x58,0x01,0x00,0x66,0xff,0x02,0xf3,0x00,0xff,0x42,0xff,0x00,0x62,0x00,0xff, -0xba,0xff,0x00,0x29,0x01,0xff,0xa4,0xff,0x01,0xe3,0xff,0x00,0xfb,0xff,0xfe,0xb8, -0xff,0x01,0x73,0x01,0xff,0x7e,0xff,0x00,0xa8,0xff,0x00,0x58,0x01,0xfd,0xd7,0xfd, -0x00,0xcc,0x01,0x01,0xe1,0x00,0xff,0x22,0xfe,0xfe,0x3b,0xff,0x01,0x06,0x01,0xfe, -0x6b,0xff,0xfe,0x9c,0xff,0x01,0x9c,0x01,0x00,0x42,0xff,0xff,0x58,0xfe,0x00,0x5a, -0x01,0x00,0xd1,0x00,0xff,0xac,0xfe,0x00,0xac,0x02,0xff,0xd9,0xfd,0xff,0x5c,0xff, -0xff,0x8a,0x00,0x02,0xa6,0x01,0xff,0xbb,0xfe,0xfe,0x0a,0x01,0x00,0xe4,0xfe,0x00, -0x5c,0xff,0xfe,0x7c,0x00,0x00,0xba,0x01,0x01,0x68,0xfd,0xff,0x93,0x02,0xff,0xa6, -0xff,0x01,0xef,0xff,0xfd,0x4f,0x00,0x01,0x3f,0x00,0xfe,0xe9,0xff,0x00,0xb9,0xff, -0xff,0x6d,0x00,0x00,0x2c,0xff,0xfe,0x6f,0x00,0x00,0xd8,0xff,0xff,0xb8,0xff,0xff, -0xe6,0xff,0x00,0x8c,0xfe,0x00,0x18,0x01,0xfe,0xa8,0xff,0x00,0x22,0x00,0xff,0xee, -0x00,0x00,0xdb,0xfe,0xff,0xd9,0x00,0x01,0x8f,0xff,0xfd,0xc8,0xff,0x01,0x79,0x01, -0x00,0x62,0x01,0xff,0x26,0xfd,0x00,0x45,0x02,0x00,0x6b,0xff,0x00,0xc4,0xff,0xfe, -0xf2,0x00,0x01,0x3a,0x01,0xff,0xba,0xff,0x00,0x73,0xfe,0xfe,0x3d,0x01,0x00,0x4d, -0xff,0xff,0x8e,0x00,0xff,0x9f,0x00,0x00,0xbd,0xfe,0xfe,0xb8,0x00,0x01,0x54,0x00, -0xff,0xe2,0xff,0x00,0x23,0x00,0x00,0xc1,0xff,0xff,0x95,0xfe,0x00,0x58,0x01,0xfe, -0x3b,0x00,0x01,0xd3,0xff,0xfe,0xb3,0x00,0x01,0x41,0xff,0xff,0x5a,0xfe,0xff,0x78, -0x01,0x00,0x51,0x01,0x00,0xbc,0xfe,0x00,0x42,0x00,0xff,0x9b,0x00,0x01,0xc6,0xff, -0xff,0xb3,0xff,0x00,0xec,0x00,0xff,0x47,0x00,0x00,0xa7,0xff,0x01,0xe0,0xff,0xff, -0x12,0xff,0xff,0xd8,0x00,0x00,0x42,0x00,0x00,0xe4,0xfe,0xff,0xcb,0x00,0x01,0x49, -0x01,0xff,0xd2,0xfe,0x00,0xd1,0x00,0x00,0x32,0x00,0x00,0x29,0xfe,0xfe,0xd4,0x00, -0x01,0xd4,0x00,0x00,0x3b,0xff,0xfe,0x20,0xff,0x00,0xc7,0x01,0x01,0xea,0xfe,0xfe, -0x15,0xff,0x01,0x41,0x00,0xfe,0x9b,0xff,0x00,0x7c,0x01,0xff,0xed,0xff,0xff,0x6f, -0xfe,0x00,0xd9,0x00,0x00,0x33,0x00,0xff,0x99,0xff,0xff,0x26,0x00,0x00,0xab,0x00, -0x00,0x69,0x00,0xff,0xd1,0xfe,0x01,0x14,0x01,0x00,0x05,0x01,0x00,0x79,0xff,0xfe, -0x04,0x00,0x01,0x56,0x00,0x00,0xb1,0x00,0xff,0x53,0xfe,0x00,0x30,0x01,0x00,0xa0, -0xff,0x00,0xcd,0xff,0xfe,0xa8,0x00,0x00,0x0f,0xff,0xff,0xe5,0x00,0x01,0x54,0x00, -0xfe,0xdd,0xfe,0x00,0xa1,0x00,0x01,0xc7,0xff,0xfe,0x55,0xff,0x00,0xd5,0xff,0xff, -0x45,0x01,0x01,0xe3,0xfe,0xfe,0x44,0x00,0x00,0x3a,0xff,0x01,0x60,0x01,0xff,0xe1, -0xfe,0xff,0x51,0x01,0x00,0xda,0xff,0x00,0xad,0xff,0xff,0xb7,0x00,0x01,0xc0,0xff, -0x00,0xd8,0x00,0xfe,0xab,0xfe,0xff,0xd9,0x00,0x00,0x9a,0xff,0x00,0x86,0x01,0x01, -0xf0,0xfe,0xff,0x09,0x01,0xff,0x17,0xff,0x01,0x11,0x01,0x00,0x6a,0x00,0xfe,0xdc, -0xff,0x00,0xc4,0xfe,0xff,0x0f,0x00,0xfe,0xe7,0xff,0x00,0xb7,0x00,0x02,0x84,0xff, -0xfd,0xe4,0xff,0x00,0x0d,0x00,0xfe,0x7e,0x00,0x00,0xab,0xfe,0x01,0x54,0x01,0xfe, -0xbe,0xfe,0x00,0x4f,0x01,0xff,0x03,0xff,0xff,0x7c,0xff,0xff,0x0e,0x02,0x01,0x3d, -0xfe,0xff,0xd1,0xff,0xff,0xcf,0x00,0x00,0xc0,0xff,0xff,0xb7,0x00,0x01,0x67,0x00, -0xff,0xac,0xff,0xff,0x1b,0xff,0x00,0xfe,0x00,0xff,0xf8,0xff,0x00,0x0c,0x00,0xff, -0x3d,0x00,0x00,0x52,0xff,0xff,0xa5,0x00,0x00,0x18,0x00,0x00,0x24,0x00,0xff,0x4a, -0xff,0x00,0x77,0x00,0xff,0xaf,0x00,0x01,0xe0,0xff,0xff,0x77,0x00,0xff,0xb6,0xfe, -0xff,0x3a,0xff,0x00,0x7b,0x00,0xff,0xff,0x00,0x00,0x23,0xff,0xfe,0x7a,0x00,0x01, -0xe0,0xff,0xff,0x24,0xff,0x00,0x22,0x01,0x00,0xd9,0xff,0xff,0x94,0xfe,0xff,0xc6, -0x00,0x00,0x23,0x01,0x00,0xe0,0xfe,0x00,0x8d,0x00,0xff,0x6c,0x01,0x00,0x4a,0xfe, -0xfe,0x9f,0x00,0x00,0xcb,0x00,0xff,0xa5,0xff,0x00,0x7b,0xff,0x00,0xa7,0x01,0xff, -0x9f,0xff,0x00,0x72,0xff,0xff,0x86,0x00,0x01,0xad,0x00,0xfe,0xd9,0xff,0xff,0x0d, -0xff,0x01,0x41,0x01,0xff,0xc8,0xfe,0xff,0x99,0x00,0x00,0x31,0xff,0x00,0xb8,0x00, -0xff,0x51,0x00,0x00,0x85,0xff,0xfe,0xbd,0xff,0x00,0x8d,0x00,0x00,0x54,0xff,0xff, -0xe5,0xff,0xff,0x79,0x00,0x01,0x52,0x00,0xff,0x34,0xff,0xff,0x46,0x00,0x01,0xa1, -0xff,0x00,0xc3,0xff,0xff,0x93,0x00,0x00,0xf8,0xff,0xff,0x35,0xff,0x00,0x2b,0x01, -0x00,0x63,0x00,0x01,0xc2,0xff,0xfe,0xf3,0xff,0x01,0xea,0x00,0xff,0x46,0xff,0xff, -0x98,0xff,0x00,0x47,0x01,0x00,0xa3,0xff,0xff,0xee,0xff,0xff,0x6c,0x00,0x00,0x4a, -0xff,0xff,0x8a,0x00,0xff,0x6a,0x00,0x01,0xb4,0xff,0xff,0x45,0x00,0xff,0x56,0xff, -0x00,0x55,0x00,0x00,0x0d,0xff,0xff,0x11,0x01,0xff,0x2b,0xff,0x00,0x44,0x00,0xff, -0x16,0xff,0x00,0x5b,0x00,0x00,0x81,0x00,0x00,0x53,0xff,0xff,0x61,0x00,0x00,0x46, -0x00,0x00,0x28,0x00,0x00,0x71,0xff,0xff,0x7c,0x00,0xff,0x0f,0x00,0x00,0x20,0xff, -0xff,0xfd,0x00,0xff,0xfd,0xff,0x00,0xa7,0xff,0xff,0xae,0x00,0x00,0x06,0x00,0xff, -0xd7,0xff,0x00,0xdf,0xff,0xff,0x49,0x00,0x00,0x27,0x00,0xff,0xc5,0xff,0xff,0x9f, -0xff,0xff,0x9f,0x00,0x00,0x6a,0xff,0xff,0xc9,0x00,0x00,0x42,0xff,0xff,0x7e,0x00, -0xff,0xef,0xff,0xff,0x8c,0x00,0x00,0x65,0xff,0x00,0xc0,0xff,0xff,0x42,0x00,0x00, -0xe3,0xff,0x00,0xd3,0x00,0xff,0xbc,0xff,0x00,0x70,0xff,0xff,0x25,0x00,0x01,0x44, -0x00,0xff,0x05,0x00,0xff,0xee,0xff,0x00,0xa8,0x00,0xff,0x2f,0xff,0x00,0x4f,0x01, -0xff,0xf3,0xff,0x00,0xd5,0xfe,0x00,0x30,0x01,0x00,0x80,0xff,0xff,0x70,0xff,0x00, -0xd2,0xff,0x00,0xea,0x00,0xff,0x06,0x00,0x00,0xf7,0xfe,0xff,0x39,0x01,0x01,0x94, -0xff,0xfe,0xdc,0xff,0x00,0x41,0x00,0x01,0x31,0x00,0xfe,0xf8,0xfe,0x00,0x89,0x00, -0x01,0x50,0x00,0xfe,0x6e,0xff,0x00,0x95,0x00,0x00,0xc1,0xff,0xff,0xac,0xff,0xff, -0x4b,0x00,0x00,0xdc,0xff,0xff,0x9b,0xff,0xff,0x4c,0x00,0xff,0x3d,0x00,0x00,0x1c, -0x00,0xff,0xba,0xff,0x00,0x10,0x00,0xff,0x1f,0x00,0xff,0x7a,0xff,0x00,0x59,0x01, -0x00,0x64,0xff,0xff,0x4d,0x00,0xff,0x2f,0x00,0x00,0xc6,0xff,0xff,0x7d,0x00,0x00, -0xc3,0xff,0xff,0xe9,0xff,0x00,0xe8,0xff,0xff,0x07,0x00,0xff,0xdd,0xff,0x00,0x85, -0x00,0xff,0x7f,0xff,0x00,0xf9,0xff,0xff,0xb6,0xff,0x00,0x80,0x00,0x00,0x38,0x00, -0xff,0xb5,0xff,0x00,0xf6,0xff,0xff,0xae,0xff,0xff,0xee,0xff,0xff,0xa5,0x00,0x00, -0xc4,0xff,0x00,0x48,0x00,0xff,0xf5,0xff,0x00,0xf9,0xff,0xff,0x77,0xff,0xff,0x4e, -0x00,0x00,0x63,0x00,0x00,0x03,0x00,0x00,0x51,0xff,0xff,0xab,0x00,0x00,0x03,0x00, -0x00,0x36,0x00,0xff,0x78,0xff,0x00,0x19,0x01,0x00,0xa1,0xff,0xff,0xee,0xff,0xff, -0x9c,0x00,0x00,0x27,0x00,0xff,0x58,0xff,0x00,0x55,0x00,0x00,0x53,0x00,0xff,0x55, -0xff,0x00,0x74,0x00,0x00,0xf3,0xff,0xff,0x38,0xff,0x00,0x70,0x00,0x00,0xe7,0xff, -0xff,0xd7,0xff,0x00,0x00,0x00,0xff,0x7c,0x00,0x00,0xb5,0xff,0xff,0xdf,0xff,0x00, -0x21,0x00,0xff,0x0c,0x00,0xff,0x7e,0xff,0x00,0x82,0x00,0x00,0x31,0x00,0x00,0xa4, -0xff,0xff,0x5a,0x00,0x00,0x20,0xff,0xff,0xaf,0x00,0xff,0xea,0xff,0x00,0x3f,0x00, -0xff,0x27,0x00,0x00,0xe6,0xff,0xff,0x59,0x00,0x00,0xa3,0xff,0x00,0xb9,0x00,0xff, -0x7e,0xff,0xff,0x2e,0x00,0xff,0x0f,0x00,0x00,0x51,0x00,0x00,0xe1,0xff,0x00,0xe5, -0xff,0x00,0x30,0x00,0xff,0xcd,0xff,0xff,0x9e,0xff,0xff,0xbe,0x00,0x00,0xc5,0xff, -0xff,0x89,0xff,0x00,0xf2,0xff,0xff,0x3e,0x00,0xff,0xef,0xff,0x00,0x62,0x00,0x00, -0xc3,0xff,0xff,0xb4,0xff,0x00,0x05,0x00,0xff,0x3c,0x00,0x00,0xf8,0xff,0xff,0xf7, -0xff,0xff,0x0b,0x00,0x00,0xda,0xff,0xff,0x58,0x00,0x00,0x06,0x00,0xff,0xbe,0xff, -0xff,0xfa,0xff,0x00,0x48,0x00,0xff,0xdd,0xff,0x00,0x76,0x00,0xff,0x2f,0x00,0x00, -0x82,0xff,0xff,0x8a,0x00,0x00,0xe6,0xff,0x00,0xe3,0xff,0xff,0x5c,0x00,0x00,0xd1, -0xff,0xff,0x5e,0x00,0xff,0x6f,0xff,0xff,0x5e,0x00,0x00,0xc0,0xff,0x00,0x23,0x00, -0xff,0x86,0xff,0x00,0x33,0x00,0xff,0x6b,0x00,0x00,0x94,0xff,0x00,0xf0,0xff,0xff, -0x1a,0x00,0x00,0x12,0x00,0xff,0xef,0xff,0x00,0x21,0x00,0x00,0x24,0x00,0xff,0xab, -0xff,0xff,0x4e,0x00,0x00,0xe3,0xff,0xff,0xfe,0xff,0x00,0x21,0x00,0x00,0xf0,0xff, -0xff,0x3c,0x00,0x00,0xe3,0xff,0xff,0x2e,0x00,0x00,0xf1,0xff,0x00,0xe0,0xff,0x00, -0x10,0x00,0xff,0xee,0xff,0xff,0x5e,0x00,0x00,0xe4,0xff,0xff,0xcd,0xff,0x00,0x43, -0x00,0x00,0xf3,0xff,0xff,0xac,0xff,0xff,0x4d,0x00,0x00,0xe5,0xff,0xff,0xeb,0xff, -0x00,0xe1,0xff,0xff,0xed,0xff,0xff,0xec,0xff,0x00,0x66,0x00,0x00,0xd0,0xff,0xff, -0xba,0xff,0x00,0x22,0x00,0xff,0x2f,0x00,0x00,0xf1,0xff,0xff,0xbd,0xff,0x00,0x52, -0x00,0x00,0x21,0x00,0x00,0x91,0xff,0xff,0x9a,0x00,0x00,0xd7,0xff,0xff,0x0d,0x00, -0xff,0xdf,0xff,0x00,0x01,0x00,0xff,0x1f,0x00,0x00,0x43,0x00,0xff,0xae,0xff,0xff, -0xff,0xff,0x00,0x52,0x00,0xff,0xbc,0xff,0x00,0x07,0x00,0xff,0x19,0x00,0x00,0xf1, -0xff,0xff,0xef,0xff,0x00,0xe0,0xff,0xff,0x4f,0x00,0x00,0xb1,0xff,0x00,0x20,0x00, -0xff,0xeb,0xff,0x00,0x02,0x00,0xff,0xee,0xff,0xff,0x0f,0x00,0x00,0x02,0x00,0xff, -0xec,0xff,0x00,0x02,0x00,0xff,0xff,0xff,0xff,0x0e,0x00,0x00,0x01,0x00,0x00,0x00, -0x00,0xff,0xee,0xff,0x00,0x22,0x00,0x00,0x23,0x00,0xff,0xcd,0xff,0xff,0x1f,0x00, -0x00,0x22,0x00,0x00,0xf0,0xff,0xff,0xec,0xff,0x00,0x03,0x00,0xff,0x0f,0x00,0xff, -0x0f,0x00,0x00,0x10,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0xe0, -0xff,0xff,0x1f,0x00,0xff,0x2f,0x00,0x00,0xe0,0xff,0xff,0xdf,0xff,0x00,0x30,0x00, -0x00,0xe0,0xff,0xff,0xff,0xff,0xff,0x0e,0x00,0x00,0x11,0x00,0xff,0xee,0xff,0xff, -0xcd,0xff,0x00,0x53,0x00,0xff,0xdf,0xff,0xff,0x1f,0x00,0x00,0xe2,0xff,0xff,0x2f, -0x00,0xff,0xff,0xff,0x00,0x12,0x00,0xff,0x1f,0x00,0xff,0x0f,0x00,0x00,0xf1,0xff, -0xff,0xdf,0xff,0xff,0x1f,0x00,0xff,0x1f,0x00,0x00,0xf1,0xff,0xff,0x0d,0x00,0x00, -0xd1,0xff,0x00,0x30,0x00,0xff,0xaf,0xff,0xff,0x3e,0x00,0x00,0xf0,0xff,0x00,0xf0, -0xff,0xff,0xde,0xff,0x00,0x10,0x00,0xff,0xff,0xff,0x00,0x01,0x00,0xff,0x1e,0x00, -0xff,0xdf,0xff,0xff,0x0f,0x00,0xff,0x1f,0x00,0xff,0xef,0xff,0x00,0x10,0x00,0xff, -0xff,0xff,0xff,0x0f,0x00,0x00,0xe0,0xff,0x00,0x10,0x00,0xff,0xed,0xff,0x00,0x01, -0x00,0xff,0x0f,0x00,0x00,0x11,0x00,0xff,0xee,0xff,0x00,0x00,0x00,0x00,0x21,0x00, -0x00,0xe0,0xff,0xff,0x0e,0x00,0x00,0xf1,0xff,0x00,0xe0,0xff,0xff,0x2d,0x00,0x00, -0x01,0x00,0x00,0xe0,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0xf0,0xff,0x00,0xf0, -0xff,0xff,0x1f,0x00,0xff,0x0e,0x00,0x00,0xe1,0xff,0xff,0x0f,0x00,0xff,0x0f,0x00, -0x00,0xf0,0xff,0x00,0x00,0x00,0xff,0x0f,0x00,0xff,0xff,0xff,0x00,0x00,0x00,0x00, -0x00,0x00,0xff,0xfe,0xff,0x00,0xf1,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0xf0,0xff,0x00,0x00,0x00,0xff,0xef,0xff,0xff,0x0f,0x00,0x00,0x01,0x00, -0x00,0x00,0x00,0xff,0x0f,0x00,0xff,0x0f,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0x00, -0xf1,0xff,0xff,0x0f,0x00,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0x00,0xf0,0xff,0x00,0xf0,0xff,0xff,0xfe,0xff,0x00,0x00,0x00,0x00,0x01,0x00, -0xff,0xfe,0xff,0x00,0x00,0x00,0xff,0x0f,0x00,0x00,0xf0,0xff,0xff,0x0f,0x00,0x00, -0x00,0x00,0xff,0xff,0xff,0x00,0x00,0x00,0xff,0x0f,0x00,0xff,0xff,0xff,0x00,0xf0, -0xff,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00, -0xff,0xff,0xff,0x00,0x00,0x00,0xff,0xff,0xff,0x00,0x00,0x00,0xff,0xff,0xff,0x00, -0xf0,0xff,0xff,0x0f,0x00,0xff,0x0f,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0x0f, -0x00,0x00,0xf0,0xff,0xff,0x0f,0x00,0xff,0xff,0xff,0x00,0xf0,0xff,0x00,0x00,0x00, -0xff,0xff,0xff,0x00,0x00,0x00,0xff,0xff,0xff,0x00,0x00,0x00,0xff,0xff,0xff,0xff, -0x0f,0x00,0x00,0xf0,0xff,0x00,0x00,0x00,0xff,0xff,0xff,0x00,0xf0,0xff,0x00,0x00, -0x00,0xff,0xff,0xff,0xff,0x0f,0x00,0xff,0x0f,0x00,0xff,0x0f,0x00,0x00,0xf0,0xff, -0xff,0x0f,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0xf0,0xff,0xff, -0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0xfe,0x32,0x02,0xfe,0x04,0xfc,0xff,0xda,0x03,0x03, -0x11,0xfd,0xfd,0x6b,0x02,0xfd,0x07,0xfd,0x00,0x4f,0xfe,0xff,0x77,0x01,0xfe,0x88, -0xfd,0x00,0x62,0xff,0xff,0xc5,0xff,0x02,0x88,0x02,0xfd,0xfd,0xfa,0x00,0xe5,0x04, -0xfa,0x2f,0xfb,0x07,0x2c,0x03,0xfb,0xe2,0x00,0x04,0x1a,0xfc,0xfa,0x02,0x01,0x01, -0x3c,0xfe,0x01,0xd4,0x01,0xfb,0xc6,0xfb,0x02,0x50,0x02,0xfe,0xae,0xfd,0x01,0xa3, -0x01,0xfb,0x7b,0xfe,0x00,0x4e,0xfd,0x00,0x87,0xfe,0xfb,0xe2,0x00,0x04,0x71,0xfe, -0xfd,0x0d,0xfe,0xfe,0x82,0x00,0x00,0x2f,0xff,0xfd,0x48,0xfc,0xfc,0xfe,0x03,0x00, -0x00,0xfb,0xfc,0xe2,0xfc,0x01,0x4d,0x04,0xfd,0xee,0xfb,0xfc,0x44,0xfe,0x00,0x45, -0xfe,0x00,0xf6,0x00,0xfc,0x72,0xfe,0x05,0x22,0x01,0xfc,0x01,0x00,0x00,0x4a,0xfb, -0xfe,0x02,0x04,0x02,0xec,0xfb,0xfd,0x7f,0x03,0xff,0x84,0xf9,0xf7,0xcf,0x00,0x08, -0x6b,0xfe,0xf8,0x1f,0x02,0x02,0xf6,0xfb,0xfd,0xe4,0xfb,0xfc,0xb5,0x03,0x01,0x29, -0x02,0x03,0x71,0xf9,0xfc,0x61,0x06,0xff,0x96,0xfc,0x02,0x7b,0xff,0xfb,0x97,0xff, -0x01,0x02,0x00,0x01,0xfb,0xff,0x00,0x5c,0x00,0xfd,0x5a,0x01,0xff,0xc6,0x01,0x00, -0xec,0xfa,0x00,0xe5,0x02,0xfd,0xc3,0xf9,0xfd,0xbc,0x00,0x00,0x0b,0x00,0x01,0xba, -0xfc,0xf8,0x8a,0x00,0x04,0xa2,0x01,0xfb,0x4d,0xfe,0x03,0xce,0xfd,0xfc,0x90,0x03, -0x02,0x69,0xfa,0xff,0xdf,0x06,0x03,0x31,0xfb,0xf6,0x25,0xff,0x05,0xde,0xfc,0xfe, -0xe1,0x04,0xfd,0x5d,0xfe,0x01,0x90,0xfe,0xfd,0x66,0x00,0x00,0x04,0xfc,0x00,0x67, -0x03,0xff,0xfa,0xfd,0xfc,0xf7,0xfb,0x01,0xc8,0x05,0xfd,0xf3,0xf9,0x03,0x98,0x03, -0x01,0x06,0x01,0xfb,0x5f,0xfa,0xfe,0xc5,0x00,0xfd,0xc2,0xfb,0x02,0x70,0x02,0xfe, -0x39,0xfc,0xfd,0x32,0xff,0x00,0xfd,0xfd,0xfd,0xae,0xfd,0xfc,0x10,0x03,0x05,0xb5, -0xfd,0xfb,0x8e,0xfb,0xfa,0xef,0x02,0x05,0x84,0xf9,0xf9,0xf6,0x02,0xfb,0xa9,0xfd, -0x05,0x03,0x00,0xfe,0x58,0xfc,0xfa,0x65,0xfd,0x04,0x9f,0x00,0x02,0xea,0x01,0xf6, -0xe4,0xfb,0x05,0x55,0xfe,0xf9,0xf7,0x01,0x05,0x9b,0xfa,0xf9,0x47,0x03,0xfe,0xc6, -0xfb,0x02,0x64,0x01,0xfa,0x4a,0xfb,0xfb,0x3f,0xfc,0xfd,0x58,0x05,0x03,0x6d,0xee, -0xf8,0x47,0x0c,0xf9,0xcd,0xf4,0x06,0x2d,0x04,0xf9,0x5c,0xff,0x05,0x09,0x02,0xfd, -0x18,0xfd,0xff,0x38,0xf7,0x00,0x7e,0x0f,0xf9,0x8d,0xee,0x05,0xf2,0x03,0xfa,0x73, -0x06,0xf4,0x6a,0xf8,0x07,0x98,0x01,0x00,0xbb,0xf7,0xfa,0x20,0x03,0xff,0x26,0x02, -0xfb,0x3c,0xf6,0xfd,0xbc,0xfb,0xfb,0xdc,0x08,0x02,0x7c,0xf2,0xfa,0x6e,0x05,0x05, -0xa8,0xf9,0xf5,0xc7,0xf7,0xfe,0xe2,0x00,0x02,0xb4,0x07,0xfa,0xd2,0xf0,0xfe,0xdc, -0xf5,0xf6,0x3b,0x0e,0xfb,0x4b,0xf1,0x05,0xe4,0xfc,0xf6,0x3f,0x03,0xf0,0x53,0xf4, -0x04,0x79,0xf6,0x00,0x2f,0x17,0xe1,0xbf,0xe6,0xf8,0xe1,0xdd,0x09,0x51,0xf5,0xe0, -0x82,0x15,0xb1,0xee,0xe2,0x58,0x6a,0x94,0x08,0x51,0x31,0xa3,0x81,0x20,0x17,0x72, -0xe8,0xfc,0x87,0x0e,0xec,0x2c,0xf2,0x22,0xde,0xf0,0xf4,0xc0,0x17,0x03,0xe5,0xe4, -0xf1,0x02,0x49,0x21,0x9f,0xc2,0xdb,0xc5,0x2b,0x27,0x14,0xf9,0xe9,0x9a,0xe0,0xf4, -0x7b,0x28,0x13,0x01,0x04,0x25,0x63,0xef,0xe9,0xdf,0x0c,0xfd,0xa0,0x06,0xf7,0x9a, -0xf9,0x0c,0xab,0xff,0xf7,0x87,0xec,0xf8,0x4c,0xfa,0x0a,0xf7,0x1c,0xe5,0x5b,0xdb, -0x26,0xd8,0xfa,0xfa,0x42,0x29,0xe4,0x47,0xf8,0x26,0xed,0x04,0x12,0x44,0xea,0x12, -0x3a,0x0a,0xed,0xfc,0x07,0xfc,0x6c,0x1a,0x0f,0x5e,0xf3,0x19,0x0f,0x08,0x05,0xf6, -0x0b,0xff,0xd0,0x07,0x0c,0x22,0x02,0xfc,0xf7,0xfa,0x01,0x57,0x02,0xe8,0x2f,0x0c, -0x2f,0xce,0x12,0xcd,0x95,0xce,0x07,0x3a,0x0a,0x25,0xe0,0xfd,0xe1,0xc9,0x00,0xf4, -0x54,0xda,0x05,0xda,0x28,0x0a,0x30,0xee,0xea,0xb2,0xcf,0xe5,0xe0,0x0f,0x1e,0x02, -0x09,0xcd,0xaf,0xd5,0x13,0x8b,0x0a,0xf0,0x04,0xe9,0xee,0xa8,0xf1,0xfd,0x65,0x25, -0xf2,0xd8,0xcf,0x18,0xda,0xe4,0xe4,0xeb,0x46,0xef,0x10,0xe4,0x32,0x92,0xc4,0xe3, -0x23,0x30,0x1c,0x0d,0x2c,0xec,0x50,0xb7,0x02,0xc3,0x04,0x07,0x6a,0x29,0xe7,0x4a, -0xf6,0x1d,0x56,0xdc,0xef,0x0c,0x0c,0xfc,0xfd,0xe9,0xea,0x6d,0x14,0x1f,0x8f,0xf4, -0xee,0x6e,0xdd,0xf5,0x66,0x1f,0xfd,0xfc,0xfb,0x0c,0xb6,0xf7,0xe3,0xad,0x16,0x1b, -0x90,0xe5,0xc9,0xb2,0x3f,0x2f,0x5e,0xc8,0x0a,0x40,0x0e,0xd1,0x14,0x0b,0x11,0xb4, -0xf5,0x1e,0x1c,0xf3,0xf9,0x73,0x19,0xde,0x89,0xee,0x23,0x74,0x02,0xee,0x8a,0xe1, -0x06,0x52,0xe3,0xe7,0x6e,0x4d,0xec,0x7b,0x00,0xd1,0x70,0xf4,0x45,0x52,0x2a,0xdd, -0xe9,0xea,0xf4,0xe6,0xeb,0x29,0x2c,0x15,0xf1,0x06,0xee,0xe6,0x2f,0x0b,0x03,0x43, -0xd6,0x05,0x3e,0x1e,0x0e,0xde,0x09,0x03,0x41,0xd1,0x26,0x19,0x07,0xd4,0x27,0x19, -0xfb,0x6e,0xe5,0x19,0xa6,0xfd,0x19,0x77,0x26,0xbd,0xdd,0xdf,0x41,0x0b,0xf9,0xc9, -0x83,0xfc,0x02,0x02,0xf5,0xdd,0x26,0xe8,0x10,0x1b,0x15,0xff,0x69,0xde,0xe7,0x99, -0xff,0x0c,0x76,0x15,0x17,0x42,0xeb,0xfd,0x00,0xcc,0x02,0x53,0xfe,0x02,0xd4,0x33, -0xbd,0x08,0xbd,0x3f,0x5d,0x21,0xfe,0x01,0x0d,0xde,0xee,0xca,0x28,0xd2,0xf6,0xd6, -0x77,0x51,0x10,0x07,0xdb,0xf8,0x29,0xfa,0x2b,0xb9,0x19,0xe5,0xce,0x04,0xf8,0x5b, -0xdb,0x10,0xd8,0x1e,0xfb,0x13,0x01,0xd9,0x08,0xcc,0x06,0xf1,0x19,0xf0,0xd5,0x02, -0x17,0x05,0xf3,0xfd,0x20,0x1a,0xf6,0x6e,0xd8,0x12,0xc7,0x3d,0xe5,0xda,0xdc,0x2a, -0xab,0x00,0x0e,0x43,0xeb,0xc5,0x88,0xfa,0xe8,0x9e,0x26,0x0c,0x24,0xfa,0xe6,0xf6, -0xe5,0x15,0xb2,0x07,0x0c,0xa5,0x09,0xfe,0x11,0xd7,0xe6,0x42,0x42,0x26,0x59,0xf0, -0xfd,0x86,0xdc,0xdf,0x57,0x01,0x1b,0xb8,0x09,0xd6,0x67,0x21,0x16,0x8c,0xfa,0x03, -0x6e,0xda,0x23,0x30,0x28,0xd8,0xad,0xfb,0x14,0xe3,0xea,0x38,0xc4,0x01,0xd8,0x90, -0x10,0x11,0xc1,0xf7,0x00,0xa2,0x35,0x1d,0x1f,0xf4,0xee,0x76,0xeb,0x31,0x42,0x08, -0xcd,0x64,0x2a,0x33,0x00,0x80,0xf5,0x34,0x49,0xda,0xaa,0x32,0xef,0x03,0xc7,0x10, -0xf6,0x14,0x23,0x70,0x20,0xe2,0xb9,0xda,0xec,0x5a,0xfe,0x2d,0x34,0x34,0xda,0xf4, -0xe4,0x30,0x20,0x20,0x00,0xb5,0xe8,0xdf,0xd1,0x10,0x1f,0xfe,0xee,0x1a,0x56,0x18, -0xe1,0xc6,0xd6,0xee,0xf1,0x29,0xf0,0x4c,0xfc,0x29,0x99,0xe2,0xe5,0xde,0x0a,0xd5, -0x1b,0x03,0x13,0x47,0xda,0x01,0x19,0x36,0xdb,0x47,0xcc,0x0b,0x39,0xd7,0x15,0xbd, -0x21,0xf3,0x09,0xf3,0xf2,0xd3,0x1a,0x12,0xea,0xc1,0xdd,0x8d,0x20,0xfa,0x1d,0x09, -0xd9,0xfb,0xe8,0x24,0xa2,0xe8,0xf4,0x04,0xfb,0x00,0x3c,0x08,0x01,0xe8,0x04,0xe0, -0x1b,0x33,0x16,0x28,0xcc,0x19,0x32,0x1c,0xd8,0x11,0xdf,0x2b,0xc6,0x1e,0xd1,0x3e, -0xe9,0x33,0xae,0x2c,0xf1,0x2c,0xd1,0x09,0x91,0x08,0x23,0x20,0x22,0xe0,0x23,0x19, -0xe1,0xf4,0xc9,0x1a,0x9c,0x30,0x36,0x8a,0xbb,0xd1,0x95,0x3d,0x23,0x86,0xf4,0xd2, -0x3e,0x1e,0x0a,0xb0,0xd7,0x11,0x4e,0x27,0x03,0x2e,0xd3,0xd6,0x39,0x38,0x4d,0x3f, -0xe3,0xec,0xdb,0x21,0xc9,0xb8,0x06,0x3f,0xbf,0xee,0x0d,0xb4,0x16,0xd8,0x72,0x23, -0x00,0xbd,0xd8,0x23,0x3b,0x13,0xd4,0xb7,0xf3,0x33,0xe6,0x0b,0xd8,0x2b,0x1a,0x0b, -0x5b,0xf3,0x35,0xf7,0xf5,0xc7,0x44,0x29,0x1c,0x9f,0x16,0x08,0x8c,0x0c,0xeb,0xf0, -0xd1,0x37,0x09,0xe9,0xeb,0x2b,0x3e,0xef,0x11,0x0c,0x08,0xb8,0xbf,0xea,0x60,0x09, -0x31,0x9f,0x29,0xdc,0xed,0xe4,0x14,0x93,0x1e,0xf1,0x13,0xef,0x13,0x78,0xee,0x00, -0xdf,0x02,0x06,0x78,0x17,0xf6,0xc7,0xd4,0xf1,0x30,0x07,0x17,0x79,0x34,0xdd,0x11, -0xbf,0x39,0xe8,0x1a,0xe5,0x54,0x0a,0x00,0xbc,0xef,0xf7,0xb6,0x17,0x2c,0x54,0xd8, -0xdb,0xcf,0x13,0xf0,0x49,0xfb,0x08,0xf7,0xec,0xe9,0x89,0x06,0x1a,0x25,0x08,0xf2, -0x64,0xdf,0xfa,0xd9,0x25,0xfa,0xf1,0xf4,0x28,0x6a,0xe2,0xd4,0xe9,0x0c,0x1f,0xd8, -0x09,0xd5,0x47,0x0f,0xf8,0x32,0x06,0x12,0xc6,0xf2,0x01,0xfb,0xea,0xe3,0xac,0x46, -0x17,0x92,0xbe,0x2d,0x07,0x1b,0xa3,0xa7,0xf7,0x56,0x84,0xf5,0xd6,0xea,0x12,0x23, -0x40,0xfb,0xf5,0x3b,0x11,0x06,0x7d,0xd6,0x0e,0x4a,0x38,0xec,0x6a,0x10,0x33,0x49, -0xec,0xde,0xda,0x0c,0x22,0x31,0xfb,0x13,0x37,0x19,0xcf,0x1a,0xed,0x13,0x21,0x0f, -0x0d,0xcd,0x00,0x14,0xe6,0x10,0xf8,0x98,0xec,0x13,0x8e,0x05,0xfd,0xe9,0xea,0x05, -0xf6,0xf5,0xfc,0x89,0x38,0x05,0xa3,0xde,0xf5,0x53,0xef,0xe3,0x22,0x25,0x1b,0x7f, -0xe1,0x0a,0x39,0x18,0xee,0x07,0x05,0x11,0x35,0xfb,0xee,0xc9,0xf3,0xf6,0x86,0x27, -0x0e,0x47,0x0a,0x18,0x8f,0xf7,0xcb,0x3b,0xff,0x29,0x99,0xff,0xe4,0xe5,0x09,0x21, -0xb1,0x07,0xec,0x6a,0xde,0x1d,0xbf,0x1c,0xca,0x83,0x09,0x15,0x2b,0xea,0x2f,0x62, -0xff,0xb4,0xed,0x04,0x2d,0xaf,0x0d,0xf4,0xbf,0xf6,0x04,0xe9,0x04,0xe9,0x8a,0x11, -0x0f,0x3c,0xe2,0x0d,0x28,0x28,0x07,0x56,0xd9,0xe3,0xff,0x1c,0x1d,0x54,0xe0,0x09, -0x28,0x04,0xf8,0x35,0x0b,0x0f,0x8b,0x0a,0xdf,0xd8,0xee,0x0c,0x78,0x17,0x02,0x91, -0xf4,0x19,0xa3,0xfd,0xfe,0x67,0x0f,0xec,0xa3,0x08,0x09,0x14,0xdf,0xfc,0x58,0x17, -0x04,0x60,0x1d,0x00,0x8a,0xdd,0x06,0x43,0x0e,0xfe,0x81,0xe9,0xfe,0xd5,0x25,0x14, -0x7e,0xe5,0xe1,0xe7,0x0e,0x0b,0xa3,0xf4,0x02,0xea,0xf8,0xfc,0x31,0x11,0xe9,0x28, -0xf7,0x20,0x7e,0x04,0xf9,0xa5,0xe9,0xfc,0x6a,0x14,0xff,0x27,0xf2,0xf6,0x0b,0x0c, -0xf2,0x6c,0x17,0x05,0x95,0xf1,0x13,0xe3,0x06,0xe4,0x89,0x0e,0x22,0x3f,0xf6,0x04, -0x73,0x0b,0xe3,0x56,0x0e,0x21,0x1f,0xe0,0xfc,0x06,0x28,0xdb,0xbe,0xec,0x2c,0x11, -0xfd,0x0e,0xc5,0xf9,0xf2,0x18,0x12,0xf0,0x36,0xfd,0x1d,0x74,0xf7,0xff,0x49,0x1d, -0x05,0x31,0xea,0xfe,0x31,0x03,0xea,0x56,0x0e,0xf5,0x9c,0xe3,0x25,0x5d,0x0a,0xeb, -0xed,0x03,0xe6,0x93,0x07,0x28,0x89,0xf0,0x05,0xbe,0x0a,0xee,0x78,0x0e,0xe3,0x0b, -0xe4,0x2f,0x1a,0xfe,0x05,0x80,0xfd,0xe0,0xba,0x0b,0x1c,0x0c,0xf6,0x06,0xac,0x19, -0xf5,0xd9,0xeb,0x0d,0x08,0x10,0x09,0xe7,0x03,0xe5,0x0b,0x0d,0x1b,0xb5,0xe0,0x0b, -0x4e,0x1a,0xe6,0xff,0x1b,0xf9,0xb7,0xe8,0x0b,0x98,0xff,0xf9,0x99,0xfe,0x1a,0x72, -0xf4,0x02,0xb1,0x2a,0xfb,0xb8,0xdf,0xf8,0x66,0xef,0x06,0xd7,0x1a,0xf0,0xaa,0xfd, -0x03,0x8c,0xd4,0x0a,0x0c,0x17,0xf7,0x3a,0x18,0xfc,0xf6,0x00,0xe6,0xd7,0xdd,0x26, -0x3c,0x22,0xf0,0xca,0xf4,0x03,0x18,0xdf,0x04,0x51,0x44,0x03,0xe9,0xeb,0xe5,0xaf, -0xe3,0x1b,0x2c,0x2b,0x12,0x07,0xf7,0xf1,0xe8,0xe6,0x0c,0xa1,0x06,0xf8,0x5c,0x0e, -0x21,0xaa,0xf9,0xc1,0x93,0xfb,0x26,0x92,0x08,0xe8,0x34,0xe0,0x07,0x38,0x22,0xee, -0x3e,0xff,0xfe,0x00,0xd6,0x1f,0x78,0x1c,0xe3,0xbb,0xed,0xfa,0x91,0x14,0x11,0x3e, -0xd9,0xfa,0xba,0x18,0xe4,0xa8,0x05,0x12,0xca,0xea,0x09,0xf4,0xfa,0x03,0xdd,0x13, -0x03,0xfa,0xf4,0xf7,0x57,0x02,0x01,0x0f,0x0a,0x0b,0x43,0xf6,0xfa,0x75,0x02,0xf1, -0xe5,0x07,0x15,0x89,0xf2,0x0a,0xff,0x06,0xdd,0xdf,0xf9,0x35,0x90,0x09,0xe6,0xf8, -0x05,0x0a,0x16,0x16,0xfc,0x8c,0xe9,0x14,0x77,0x06,0xda,0x89,0x00,0x2e,0x1e,0xfa, -0xfb,0x57,0x05,0xe3,0xfa,0x10,0x0d,0xeb,0xd9,0xfb,0x83,0x0f,0x09,0x64,0xfd,0xf6, -0x33,0xf0,0xf8,0x82,0x07,0x08,0x73,0xeb,0xf4,0x6b,0x08,0x12,0x8c,0x0a,0xe9,0x86, -0xf2,0x05,0x7a,0xf8,0x00,0x72,0x05,0x09,0xa5,0x14,0xfa,0xcc,0xed,0xfd,0x2e,0x11, -0xe6,0x80,0xf1,0x30,0xe5,0x0c,0xe7,0x3f,0x0b,0x00,0xe9,0xee,0x02,0xc1,0x06,0x07, -0x11,0xee,0xf6,0xfc,0x18,0xff,0x62,0xea,0x11,0xed,0xfa,0xf5,0xb9,0x1d,0xf1,0xa7, -0xe9,0x0e,0xe9,0xff,0x09,0xc7,0xfc,0xfd,0x84,0x0c,0xf5,0x42,0xf0,0xff,0x2c,0x08, -0x07,0xff,0xfe,0x11,0x30,0xfb,0xe7,0xfa,0xe8,0x05,0x96,0x12,0x0a,0xf2,0xf5,0x00, -0x3f,0xf9,0xf9,0x45,0x11,0xef,0x51,0x09,0x14,0xa3,0xf7,0xfd,0xb9,0xf0,0x0c,0xdc, -0x0e,0xf0,0xf2,0xfc,0xf0,0x6f,0x0f,0x0c,0xba,0xf2,0x04,0x17,0xee,0x08,0x59,0x00, -0xe2,0xe9,0x0c,0x0d,0x51,0xff,0x05,0x26,0xf8,0xf0,0xde,0xf9,0x00,0xbc,0x02,0xff, -0x2c,0xf5,0x01,0xfa,0xfa,0xef,0x32,0x03,0xfc,0x45,0x02,0xfc,0x10,0xf9,0x06,0x26, -0x00,0xfd,0x22,0x0e,0x0e,0x84,0xf7,0xfb,0xdc,0x02,0xfc,0x45,0xfe,0xfa,0xca,0x05, -0x03,0xc2,0xed,0x05,0x6e,0x10,0xee,0xc3,0x05,0x12,0x2e,0xf5,0x00,0x20,0x05,0xf2, -0x75,0x13,0x10,0xb5,0xf6,0x05,0xfd,0x04,0xfc,0x67,0xff,0x00,0x00,0x07,0x00,0xb0, -0xf8,0x06,0x15,0x0f,0xf9,0x61,0xfb,0x0d,0x0c,0xff,0xfe,0x7b,0x03,0x02,0xf2,0x05, -0xfe,0xed,0xef,0x05,0x42,0x0c,0xf6,0x23,0x05,0x02,0x1a,0xe4,0xf7,0x79,0x00,0x08, -0x95,0x00,0xff,0x81,0xf6,0xf0,0x11,0x14,0xf8,0xa6,0xf7,0x06,0x9a,0xf1,0x01,0x9a, -0x05,0x00,0x51,0xfd,0xec,0xab,0x0a,0x0d,0x18,0xe6,0x09,0xe2,0x05,0xf2,0x13,0xfd, -0xf7,0xc4,0xfe,0x05,0x7c,0xfe,0xf6,0xec,0xfb,0x0d,0x26,0xf9,0xf2,0xa7,0x00,0x03, -0x26,0xf3,0x01,0xf6,0x0c,0xf9,0x94,0xed,0xf4,0x7e,0x12,0x07,0xc3,0xf4,0xf8,0xf0, -0xf7,0x0b,0x8d,0x07,0xfa,0x41,0xfe,0xfb,0x0e,0x0c,0xfd,0x8d,0xf5,0x11,0x81,0xfe, -0xec,0x41,0x06,0x05,0xd4,0x06,0x12,0xd4,0xee,0xf1,0x64,0x0a,0x0d,0x45,0xff,0xf5, -0xf6,0x03,0x09,0xde,0xfe,0x00,0x81,0xfa,0x05,0x9d,0x01,0xf0,0xa7,0x04,0x00,0x5f, -0xf4,0x03,0xe8,0xfc,0xff,0xba,0xfc,0xf0,0xbd,0x0b,0x05,0x6b,0xfb,0xfe,0x60,0xfa, -0xfb,0xf7,0x01,0x03,0xff,0xf5,0xf1,0x28,0x03,0x04,0x02,0x06,0x11,0xdf,0xf0,0xe8, -0x7c,0x04,0x08,0xfe,0x08,0x07,0x4f,0xf9,0x05,0xa8,0x06,0xf4,0xd1,0xfd,0x0a,0x52, -0xfb,0xfc,0xe2,0x08,0xfe,0x19,0xfc,0x04,0x0f,0x05,0xf8,0xfb,0x02,0x06,0x5e,0xfe, -0xfe,0x97,0x0c,0x00,0x04,0xf8,0xff,0x60,0x08,0x09,0x98,0xfb,0x03,0xdf,0x04,0xf8, -0x85,0x0d,0x0b,0x86,0xf8,0x02,0x8f,0x09,0x07,0x33,0xff,0x00,0x17,0xfe,0xfc,0xe8, -0xff,0x05,0xa5,0x06,0xfe,0x81,0x02,0xfd,0xd6,0xfb,0x02,0xa2,0xff,0x05,0x03,0xf6, -0xed,0xee,0x07,0x06,0xc1,0xf5,0xfc,0x5c,0x08,0x04,0xcf,0x02,0xfa,0x7a,0xf5,0xfc, -0xbd,0x03,0x00,0xbe,0x00,0xf9,0x81,0x01,0x07,0x87,0xfd,0x01,0x78,0x01,0xf9,0xb5, -0xfb,0x04,0xac,0xfb,0xfb,0x95,0x05,0x05,0x25,0xfa,0xf7,0xce,0xfb,0xfe,0xbf,0x00, -0xfe,0x8c,0xf9,0xff,0xef,0xff,0xf7,0x2d,0xff,0xff,0x51,0xf9,0xfd,0xfa,0xf9,0xfa, -0xc1,0x00,0x02,0x21,0xfd,0xf9,0x97,0x01,0x04,0xab,0xff,0x01,0xcf,0x00,0xf9,0xbb, -0xff,0x04,0x7b,0xfc,0xff,0x89,0xfe,0x02,0xc5,0x03,0x01,0x63,0x02,0x03,0x50,0xfe, -0x01,0xb0,0x09,0xff,0x88,0xf5,0x05,0x6d,0x04,0xff,0x55,0x08,0xf9,0xd6,0xfd,0x09, -0x5b,0xf9,0x00,0x27,0x07,0xfc,0x7e,0xfd,0x08,0x98,0xfe,0xfc,0xf2,0x0a,0xfc,0xb0, -0xf6,0x09,0x6e,0x00,0xf3,0x53,0x08,0x09,0x61,0xfb,0x00,0x1b,0xfa,0x01,0x79,0x0c, -0xf2,0x66,0xfa,0x05,0x6f,0x01,0x07,0x2e,0x00,0xf5,0xb9,0x07,0x04,0x25,0xf7,0x06, -0x49,0x01,0xf8,0xee,0x09,0x04,0xe1,0xfe,0x02,0xe8,0x00,0xfa,0x4a,0x02,0x0b,0x40, -0xfc,0xf8,0x0d,0x06,0x06,0xe7,0xfd,0xfb,0x84,0xff,0x05,0xac,0x00,0x00,0x3d,0x05, -0xf9,0xdb,0x02,0x0b,0x89,0xfa,0x02,0xc8,0x0b,0xfc,0x0f,0xfb,0x07,0x79,0x04,0x00, -0x96,0x09,0x01,0x96,0xfa,0x01,0xba,0x02,0x02,0x79,0x00,0x01,0x06,0x04,0xf9,0xfc, -0xfa,0x03,0x54,0xfe,0xfd,0x40,0xff,0x04,0x93,0x02,0xf7,0xb0,0x00,0x06,0xe0,0xf7, -0xf4,0x61,0x02,0x06,0x4d,0xfb,0xff,0x71,0xff,0xf6,0xce,0xfb,0x08,0x40,0x05,0xfc, -0x22,0xfc,0xfe,0xe5,0x01,0x08,0x11,0x01,0xff,0xdf,0xfe,0xff,0x39,0x06,0xff,0x64, -0xff,0x0b,0x4f,0x02,0xf3,0xc9,0x00,0x05,0xc8,0x02,0xfe,0xac,0xfa,0xfd,0x10,0x03, -0x02,0xa7,0xfb,0x00,0x25,0x05,0xff,0x61,0xf7,0x03,0x9d,0x04,0xfe,0x98,0x06,0x02, -0x79,0xfb,0x00,0x39,0x02,0xfd,0xf5,0x01,0x07,0xcc,0x06,0xfc,0x88,0x01,0x05,0x02, -0xfa,0xff,0x9e,0x02,0xff,0x69,0x04,0x02,0x3b,0x01,0x02,0x04,0x00,0xfd,0x34,0xfe, -0x02,0xb2,0x03,0x00,0xd3,0x00,0xfd,0xd3,0xfc,0xfe,0x47,0xfe,0x04,0x55,0xff,0x00, -0x1c,0x07,0xff,0x24,0xfd,0x00,0xda,0xfe,0xff,0x31,0x02,0xff,0x4d,0x01,0x01,0x45, -0xff,0xfd,0x0c,0x03,0x03,0x30,0xfc,0xff,0xe5,0x02,0x03,0x9d,0x01,0xf9,0xfb,0xf8, -0x04,0x48,0x06,0xff,0x20,0xff,0x01,0x0f,0xfd,0xff,0x61,0x03,0x00,0x40,0xff,0x00, -0xf9,0xfe,0xff,0x40,0x03,0x01,0xeb,0xfc,0x01,0x0a,0x04,0xfe,0xf4,0xfe,0x01,0x9d, -0x02,0x02,0x70,0xff,0x00,0x80,0x04,0xff,0x5e,0xfd,0x01,0xcf,0x03,0x03,0x90,0xfe, -0xfe,0x38,0x02,0x00,0xd3,0x00,0x01,0x65,0x00,0x01,0x9a,0xfe,0xff,0x84,0x03,0x02, -0x59,0xff,0xfe,0x1b,0xff,0xff,0x2a,0x02,0x01,0x84,0x00,0xff,0xd3,0xfe,0x01,0x31, -0x01,0x00,0x10,0x01,0xff,0xeb,0xfe,0xfe,0x34,0xff,0x01,0x64,0x00,0xff,0x8c,0x00, -0x00,0x07,0xff,0xfe,0xfa,0xff,0xff,0x94,0xff,0x00,0xe6,0xff,0x00,0x27,0xff,0xff, -0x93,0x00,0xff,0xed,0xff,0x00,0xd4,0xff,0xff,0x0d,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0xa0,0x00,0x01,0x25,0x02,0x02,0x7e,0x03,0x04,0x03,0x05,0x05,0xac,0x06, -0x07,0x37,0x08,0x08,0x0b,0x09,0x08,0xdf,0x08,0x08,0xe6,0x07,0x07,0xa3,0x06,0x06, -0xa1,0x05,0x05,0xd3,0x04,0x04,0x18,0x04,0x03,0x2b,0x03,0x02,0xd8,0x01,0x01,0x31, -0x00,0xff,0xf4,0xfd,0xfc,0x66,0xfa,0xf8,0xb3,0xf5,0xf2,0x4f,0xf0,0xed,0x7c,0xeb, -0xe9,0x8b,0xe8,0xe8,0x16,0xe9,0xea,0x3c,0xed,0xf0,0xb4,0xf3,0xf7,0x78,0xfb,0xff, -0x71,0x02,0x05,0xb7,0x07,0x09,0x87,0x0a,0x0b,0x52,0x0b,0x0b,0x98,0x0b,0x0b,0x5e, -0x0c,0x0c,0x3e,0x0d,0x0d,0x76,0x0d,0x0d,0x06,0x0d,0x0c,0x28,0x0c,0x0b,0xde,0x0b, -0x0c,0xa3,0x0c,0x0d,0x41,0x0d,0x0c,0xfd,0x0b,0x0a,0x4c,0x09,0x07,0x3d,0x06,0x04, -0xa8,0x02,0x00,0x07,0xfe,0xfb,0x34,0xf8,0xf4,0x7e,0xf1,0xee,0x12,0xeb,0xe8,0x87, -0xe6,0xe5,0xf5,0xe4,0xe5,0xa6,0xe6,0xe8,0x96,0xea,0xec,0x3f,0xef,0xf1,0x16,0xf3, -0xf4,0xe9,0xf5,0xf6,0xcd,0xf7,0xf8,0xca,0xf9,0xfb,0x34,0xfd,0xff,0xdb,0x02,0x06, -0xba,0x0a,0x0f,0x31,0x13,0x17,0x92,0x1a,0x1d,0xd9,0x1f,0x21,0x46,0x22,0x22,0x73, -0x21,0x1f,0xef,0x1d,0x1b,0x66,0x18,0x15,0x25,0x12,0x0e,0xcf,0x0b,0x08,0xab,0x05, -0x02,0x99,0xff,0xfc,0x36,0xf9,0xf5,0x3d,0xf2,0xee,0xa8,0xea,0xe6,0x3d,0xe3,0xdf, -0x1c,0xdd,0xdb,0xe0,0xd9,0xd9,0x7a,0xda,0xdc,0x91,0xde,0xe1,0x9d,0xe5,0xe9,0x0d, -0xee,0xf2,0x54,0xf6,0xfa,0x92,0xfd,0x00,0xdd,0x03,0x06,0xf7,0x08,0x0b,0xc6,0x0d, -0x10,0x51,0x12,0x14,0x67,0x16,0x18,0x50,0x19,0x1a,0x26,0x1b,0x1b,0x2b,0x1c,0x1c, -0xb2,0x1b,0x1a,0x9d,0x19,0x18,0x20,0x16,0x14,0xd1,0x11,0x0f,0x9a,0x0d,0x0b,0xca, -0x09,0x07,0xbd,0x05,0x02,0xbf,0xff,0xfc,0xe1,0xf7,0xf3,0x69,0xef,0xeb,0x11,0xe7, -0xe3,0xcb,0xe0,0xde,0xb7,0xdc,0xdb,0x7b,0xdb,0xdb,0x1e,0xdd,0xde,0xcf,0xe1,0xe5, -0xf2,0xe8,0xed,0x00,0xf1,0xf4,0x4d,0xf8,0xfb,0xf5,0xfd,0x00,0x94,0x02,0x04,0xb9, -0x06,0x09,0x50,0x0b,0x0d,0x4c,0x10,0x12,0x87,0x14,0x16,0x94,0x17,0x18,0xbc,0x19, -0x1a,0x07,0x1b,0x1b,0xc7,0x1b,0x1b,0xdc,0x1b,0x1b,0x29,0x1b,0x1a,0x15,0x19,0x17, -0x88,0x15,0x12,0x8d,0x0f,0x0b,0xda,0x06,0x01,0xf9,0xfb,0xf6,0x11,0xf0,0xea,0xa3, -0xe4,0xdf,0xf7,0xda,0xd7,0x33,0xd4,0xd2,0x65,0xd1,0xd1,0x7c,0xd3,0xd6,0x77,0xda, -0xdf,0xd0,0xe3,0xe8,0xfa,0xec,0xf1,0x80,0xf4,0xf7,0xac,0xfa,0xfd,0xc4,0xff,0x02, -0xc4,0x04,0x07,0xd4,0x09,0x0c,0x28,0x0f,0x11,0x4c,0x14,0x16,0x3c,0x19,0x1b,0x4c, -0x1e,0x20,0x57,0x22,0x23,0x5f,0x25,0x26,0xb2,0x26,0x26,0x7d,0x26,0x25,0xe8,0x23, -0x21,0xa5,0x1d,0x18,0x1f,0x13,0x0c,0x92,0x04,0xfc,0x37,0xf4,0xec,0x78,0xe5,0xde, -0x9c,0xd8,0xd3,0xf0,0xcd,0xc9,0xdb,0xc6,0xc5,0xb6,0xc5,0xc7,0x59,0xcb,0xd0,0x9b, -0xd7,0xdf,0xf1,0xe6,0xee,0x79,0xf5,0xfb,0x14,0x00,0x04,0xc0,0x06,0x08,0x5e,0x0a, -0x0b,0x0a,0x0d,0x0e,0x85,0x0f,0x10,0x0c,0x12,0x13,0x11,0x14,0x14,0xde,0x15,0x16, -0x6e,0x18,0x1a,0x53,0x1c,0x1e,0x8c,0x21,0x24,0xb2,0x26,0x28,0x5c,0x2a,0x2a,0x6e, -0x2a,0x28,0x18,0x25,0x20,0x71,0x19,0x11,0x76,0x08,0xfe,0xab,0xf4,0xea,0x85,0xe0, -0xd7,0xa7,0xcf,0xc9,0x42,0xc4,0xc1,0x96,0xc0,0xc1,0x23,0xc3,0xc6,0xab,0xcb,0xd1, -0x5c,0xd8,0xdf,0xa1,0xe5,0xeb,0xdb,0xf0,0xf5,0x44,0xf9,0xfc,0x0f,0x00,0x02,0x0a, -0x05,0x07,0xc5,0x09,0x0c,0x5a,0x10,0x14,0x6b,0x19,0x1e,0x60,0x22,0x26,0xc6,0x29, -0x2c,0x1b,0x2f,0x31,0x71,0x32,0x33,0x31,0x33,0x32,0xce,0x31,0x30,0x90,0x2d,0x2a, -0xa2,0x25,0x20,0x71,0x19,0x11,0x9a,0x08,0xfe,0x4a,0xf4,0xe9,0xac,0xdf,0xd5,0x0f, -0xcd,0xc5,0x71,0xbe,0xb9,0x92,0xb5,0xb4,0x90,0xb4,0xb6,0xce,0xba,0xc0,0xa2,0xc6, -0xce,0xe1,0xd5,0xdd,0x4b,0xe5,0xec,0x46,0xf3,0xf9,0x2c,0x00,0x06,0xa7,0x0c,0x12, -0x24,0x17,0x1a,0xd9,0x1c,0x1e,0x83,0x1f,0x21,0x14,0x24,0x28,0x50,0x2c,0x30,0xf2, -0x32,0x34,0xc8,0x34,0x34,0xd1,0x32,0x31,0xe7,0x2f,0x2e,0x10,0x2c,0x29,0x4c,0x27, -0x24,0xd5,0x20,0x1c,0x79,0x17,0x11,0x77,0x0a,0x02,0x9d,0xfa,0xf1,0x2f,0xe9,0xe0, -0x64,0xd7,0xce,0x0d,0xc7,0xc0,0x62,0xba,0xb6,0xe3,0xb3,0xb3,0xa6,0xb4,0xb7,0x94, -0xbb,0xc1,0x50,0xc7,0xce,0xc4,0xd5,0xdd,0x57,0xe5,0xed,0x54,0xf5,0xfd,0x30,0x04, -0x0a,0x2b,0x10,0x13,0x9f,0x16,0x18,0x26,0x1a,0x1c,0x07,0x20,0x24,0x2d,0x2a,0x2f, -0xf6,0x33,0x37,0xf2,0x38,0x3a,0xb3,0x3a,0x3b,0x30,0x3b,0x3a,0xcb,0x39,0x38,0x97, -0x36,0x34,0xb1,0x30,0x2c,0x28,0x27,0x20,0xfa,0x18,0x0f,0x3b,0x05,0xf9,0xfa,0xec, -0xe0,0x82,0xd3,0xc7,0x0b,0xbd,0xb4,0x40,0xad,0xa8,0x6b,0xa6,0xa6,0x87,0xa8,0xac, -0x31,0xb1,0xb7,0x76,0xbe,0xc5,0xff,0xcd,0xd6,0xe4,0xde,0xe7,0xab,0xf0,0xf9,0x33, -0x01,0x08,0x23,0x0e,0x12,0xcf,0x16,0x19,0xef,0x1c,0x20,0x85,0x24,0x29,0x79,0x2f, -0x35,0x51,0x39,0x3c,0x81,0x3d,0x3e,0xa4,0x3e,0x3f,0x91,0x3f,0x3f,0xbf,0x3f,0x3e, -0xdb,0x3c,0x3a,0x94,0x36,0x31,0xee,0x2b,0x24,0x54,0x1b,0x10,0x7f,0x05,0xf9,0xe0, -0xeb,0xde,0x9a,0xd1,0xc5,0x33,0xba,0xb0,0xbf,0xa9,0xa4,0x09,0xa2,0xa1,0xaf,0xa3, -0xa7,0x30,0xac,0xb2,0xdd,0xba,0xc3,0xb9,0xcc,0xd6,0x95,0xdf,0xe8,0xa5,0xf0,0xf8, -0x6c,0x00,0x06,0x7f,0x0c,0x10,0x7d,0x14,0x17,0xd4,0x19,0x1d,0x52,0x21,0x26,0x06, -0x2c,0x31,0xfe,0x36,0x3a,0x7d,0x3d,0x3f,0xe4,0x40,0x42,0x8c,0x44,0x46,0xc0,0x46, -0x46,0x17,0x45,0x42,0x36,0x3e,0x38,0x39,0x31,0x27,0x5f,0x1d,0x11,0x87,0x04,0xf6, -0xdd,0xe8,0xda,0x1a,0xcd,0xc0,0xdb,0xb5,0xad,0xb1,0xa6,0xa2,0xaa,0xa0,0xa1,0xf0, -0xa2,0xa6,0xc6,0xab,0xb2,0x76,0xba,0xc3,0x7e,0xce,0xd9,0xba,0xe4,0xef,0x41,0xf8, -0x00,0x15,0x07,0x0c,0x65,0x10,0x13,0xe4,0x14,0x15,0xf8,0x15,0x17,0xc2,0x19,0x1d, -0x5e,0x23,0x29,0x6a,0x2f,0x34,0xc1,0x37,0x3b,0xe0,0x3d,0x40,0xfe,0x43,0x46,0x86, -0x47,0x47,0xb1,0x44,0x40,0x2f,0x3c,0x36,0x92,0x2e,0x25,0xb7,0x1a,0x0e,0x68,0x01, -0xf3,0x53,0xe4,0xd5,0x67,0xc7,0xba,0xeb,0xaf,0xa7,0x34,0xa1,0x9d,0xcb,0x9c,0x9e, -0xd2,0xa1,0xa8,0x62,0xb0,0xb9,0x6f,0xc4,0xcf,0x3c,0xdc,0xe9,0xf2,0xf5,0x01,0x3a, -0x0b,0x12,0x28,0x17,0x19,0x26,0x1a,0x1a,0x51,0x19,0x18,0xb4,0x17,0x17,0x2d,0x19, -0x1b,0x2b,0x1f,0x22,0xdf,0x26,0x2a,0xc5,0x2d,0x31,0x06,0x36,0x3b,0xc0,0x3f,0x43, -0xa0,0x43,0x41,0x9c,0x3d,0x37,0x58,0x30,0x28,0x0d,0x21,0x18,0x18,0x0f,0x04,0xf6, -0xf8,0xed,0xb1,0xe0,0xd3,0x5d,0xc7,0xbb,0xfa,0xb0,0xa7,0x9b,0xa0,0x9b,0xbf,0x9a, -0x9c,0x7e,0xa2,0xaa,0xc9,0xb4,0xc0,0xa7,0xcc,0xd8,0x2d,0xe5,0xf1,0xd5,0xfc,0x06, -0x3e,0x0f,0x15,0x65,0x19,0x1b,0x17,0x1c,0x1c,0x06,0x1d,0x1e,0x2f,0x22,0x26,0xb5, -0x2a,0x2e,0x9b,0x31,0x33,0x55,0x34,0x34,0x6d,0x35,0x36,0x6f,0x39,0x3c,0xa3,0x3e, -0x3f,0xd7,0x3d,0x39,0x9a,0x33,0x2c,0x79,0x25,0x1e,0xbf,0x18,0x12,0xf4,0x0a,0x01, -0x6c,0xf6,0xe9,0x27,0xdb,0xcb,0x4c,0xbc,0xad,0x7a,0xa0,0x95,0xa9,0x8d,0x88,0x6e, -0x88,0x8c,0xd4,0x94,0xa1,0xe1,0xaf,0xc0,0x84,0xd0,0xe0,0x93,0xee,0xfb,0x4a,0x07, -0x10,0xfd,0x17,0x1c,0x5c,0x1f,0x1f,0x8e,0x1f,0x1f,0x7e,0x21,0x24,0xdd,0x29,0x2f, -0xd8,0x34,0x39,0xb2,0x3b,0x3d,0x71,0x3d,0x3d,0x93,0x3d,0x3e,0xa6,0x3f,0x40,0xfb, -0x40,0x3f,0xd6,0x3b,0x36,0xf1,0x2e,0x27,0x69,0x20,0x19,0xbc,0x13,0x0d,0x43,0x05, -0xfb,0x2c,0xf0,0xe2,0x3f,0xd4,0xc4,0xea,0xb4,0xa6,0x12,0x99,0x8e,0x8b,0x87,0x84, -0xc2,0x84,0x89,0xa8,0x92,0x9f,0xe5,0xae,0xc0,0xc2,0xd1,0xe2,0x0e,0xf3,0x01,0x5c, -0x0e,0x18,0x01,0x1f,0x23,0x91,0x24,0x24,0xd1,0x22,0x22,0x42,0x23,0x26,0x78,0x2b, -0x31,0x34,0x37,0x3c,0x7b,0x40,0x43,0xc0,0x44,0x45,0xde,0x46,0x47,0xca,0x47,0x47, -0x33,0x45,0x41,0xd4,0x3b,0x35,0x35,0x2e,0x27,0x72,0x20,0x1a,0x91,0x13,0x0c,0x97, -0x03,0xf8,0x1c,0xec,0xdd,0xda,0xcd,0xbd,0x96,0xad,0x9f,0x96,0x93,0x8a,0x7b,0x85, -0x83,0x7a,0x85,0x8a,0x8b,0x93,0x9f,0xca,0xae,0xbf,0x7d,0xd1,0xe3,0xe1,0xf3,0x03, -0x53,0x10,0x1a,0x69,0x21,0x24,0xed,0x24,0x22,0xe7,0x1e,0x1c,0x83,0x1b,0x1d,0x08, -0x22,0x28,0xc3,0x2e,0x34,0x87,0x38,0x3b,0x13,0x3d,0x3e,0xab,0x40,0x43,0x35,0x46, -0x48,0x5c,0x4a,0x49,0x6e,0x47,0x43,0x51,0x3d,0x36,0xd7,0x2e,0x27,0x81,0x1e,0x14, -0x16,0x08,0xf9,0x19,0xe9,0xd7,0x7c,0xc6,0xb6,0x34,0xa8,0x9c,0xc8,0x93,0x8e,0x31, -0x8b,0x8b,0x95,0x8e,0x94,0xee,0x9d,0xaa,0xd1,0xb8,0xc9,0x41,0xda,0xeb,0x40,0xfa, -0x07,0x54,0x11,0x18,0x46,0x1c,0x1d,0x04,0x1c,0x18,0xcd,0x14,0x10,0xbf,0x0e,0x0f, -0xd4,0x12,0x18,0xb5,0x1e,0x24,0xfa,0x28,0x2b,0x7a,0x2d,0x2f,0xa6,0x32,0x37,0xe3, -0x3c,0x42,0xfd,0x47,0x4b,0x69,0x4d,0x4d,0xd6,0x4b,0x48,0x08,0x43,0x3a,0xef,0x2f, -0x21,0x93,0x0f,0xfb,0xed,0xe6,0xd2,0x87,0xc0,0xb1,0xe9,0xa5,0x9d,0x49,0x98,0x95, -0xcd,0x95,0x97,0xee,0x9b,0xa2,0x54,0xab,0xb6,0xbb,0xc4,0xd4,0x16,0xe5,0xf5,0x38, -0x04,0x0f,0x08,0x17,0x1a,0xec,0x1a,0x18,0x16,0x14,0x0f,0x70,0x0a,0x06,0x9b,0x04, -0x04,0x2b,0x07,0x0b,0xe1,0x0f,0x14,0x17,0x18,0x1a,0x9c,0x1d,0x21,0x54,0x26,0x2c, -0x3c,0x34,0x3b,0x9d,0x42,0x47,0x3b,0x4b,0x4d,0xd5,0x4d,0x4c,0x81,0x47,0x3f,0x38, -0x34,0x25,0x67,0x13,0xff,0xd0,0xe9,0xd5,0x15,0xc3,0xb4,0xa0,0xa8,0xa1,0x10,0x9c, -0x99,0xeb,0x99,0x9c,0x97,0xa1,0xa9,0xdd,0xb4,0xc2,0x5a,0xd2,0xe3,0x44,0xf4,0x03, -0x4a,0x10,0x19,0xa7,0x1e,0x20,0x10,0x1e,0x19,0x26,0x13,0x0c,0xd9,0x06,0x02,0x16, -0x00,0x00,0xf1,0x01,0x05,0x85,0x09,0x0d,0x98,0x10,0x12,0x8f,0x15,0x19,0xb4,0x1e, -0x25,0x74,0x2c,0x33,0x38,0x39,0x3d,0x1a,0x41,0x43,0x2c,0x45,0x44,0xe9,0x40,0x39, -0x89,0x2e,0x1f,0x2d,0x0e,0xfa,0x68,0xe6,0xd3,0xc5,0xc2,0xb5,0xc4,0xaa,0xa3,0x23, -0x9e,0x9b,0x45,0x9b,0x9e,0xfb,0xa5,0xb0,0xbe,0xbe,0xce,0x34,0xdf,0xf0,0xad,0x01, -0x10,0x27,0x1c,0x23,0xea,0x26,0x26,0x43,0x22,0x1c,0x11,0x15,0x0e,0x10,0x08,0x04, -0xa4,0x02,0x03,0xd4,0x05,0x09,0x21,0x0c,0x0e,0x5e,0x11,0x13,0x89,0x16,0x1a,0x1a, -0x20,0x26,0xb4,0x2b,0x30,0xe4,0x33,0x36,0x7a,0x38,0x39,0xde,0x3a,0x39,0xfd,0x35, -0x2e,0xb4,0x22,0x14,0xb4,0x03,0xf1,0x0d,0xe0,0xcf,0x97,0xc0,0xb3,0x19,0xa9,0xa0, -0xbd,0x9a,0x97,0xc8,0x97,0x9c,0x97,0xa5,0xb2,0xe2,0xc0,0xd1,0xe0,0xe0,0xf0,0xdf, -0x00,0x0f,0xde,0x1c,0x26,0xa7,0x2b,0x2c,0x92,0x28,0x22,0xf5,0x1a,0x14,0xd7,0x0f, -0x0d,0xa8,0x0d,0x0f,0xee,0x12,0x16,0xa2,0x18,0x1a,0xe5,0x1b,0x1d,0x6c,0x20,0x23, -0x8f,0x28,0x2c,0x47,0x2f,0x30,0x94,0x2f,0x2d,0x3c,0x2b,0x28,0x1b,0x27,0x25,0xde, -0x23,0x20,0x61,0x19,0x0f,0x18,0x03,0xf4,0x6d,0xe5,0xd4,0x2b,0xc4,0xb4,0x18,0xa6, -0x99,0x0e,0x91,0x8c,0xd5,0x8c,0x92,0x4c,0x9d,0xab,0x34,0xbb,0xcb,0x74,0xda,0xe9, -0x93,0xf7,0x06,0xd1,0x13,0x1f,0x9a,0x27,0x2a,0xff,0x29,0x25,0xc2,0x1e,0x19,0xe2, -0x15,0x15,0x8c,0x18,0x1c,0x26,0x20,0x22,0x3f,0x24,0x24,0xad,0x25,0x27,0x85,0x2a, -0x2f,0xb0,0x33,0x37,0x1c,0x3a,0x39,0x4d,0x37,0x32,0x7d,0x2d,0x28,0xf3,0x23,0x21, -0x02,0x1f,0x1c,0x23,0x17,0x0f,0xc1,0x03,0xf5,0x08,0xe5,0xd3,0x55,0xc1,0xb0,0x62, -0xa1,0x95,0x4e,0x8e,0x8b,0x41,0x8c,0x92,0x11,0x9c,0xa9,0x64,0xb8,0xc7,0x1f,0xd7, -0xe5,0x21,0xf2,0xfe,0x46,0x09,0x12,0xa9,0x19,0x1d,0xdc,0x1e,0x1d,0x10,0x1a,0x17, -0x6b,0x17,0x1a,0x20,0x1f,0x25,0x37,0x2b,0x2f,0xb1,0x30,0x31,0xf1,0x30,0x31,0xcc, -0x33,0x37,0x22,0x3b,0x3e,0x55,0x3f,0x3e,0xe2,0x3a,0x36,0x53,0x31,0x2d,0xb2,0x29, -0x26,0x59,0x23,0x1e,0x18,0x17,0x0c,0xb8,0xfe,0xee,0x51,0xdb,0xc7,0xb9,0xb4,0xa4, -0x55,0x97,0x8e,0x59,0x8a,0x8a,0xb3,0x8d,0x94,0x0e,0x9f,0xab,0xaf,0xbb,0xcc,0xc0, -0xdc,0xec,0x0d,0xfb,0x06,0x1e,0x10,0x16,0x1d,0x1b,0x1d,0x33,0x1d,0x1b,0x0b,0x19, -0x16,0xe8,0x14,0x15,0x02,0x18,0x1b,0x0f,0x20,0x23,0xa4,0x24,0x24,0x0e,0x25,0x26, -0xb3,0x28,0x2d,0xa4,0x32,0x37,0x0b,0x3b,0x3c,0x1b,0x3d,0x3d,0xd0,0x3c,0x3c,0xa3, -0x3b,0x39,0xf9,0x34,0x2c,0xbd,0x20,0x10,0xfd,0xfd,0xe9,0xc4,0xd3,0xbf,0x58,0xad, -0x9e,0x51,0x92,0x8b,0x20,0x88,0x89,0xed,0x8f,0x99,0xcc,0xa6,0xb6,0xaa,0xc7,0xd8, -0x3b,0xe9,0xf8,0x77,0x05,0x0f,0x99,0x16,0x1a,0x65,0x1b,0x1a,0x51,0x17,0x13,0x29, -0x10,0x0d,0x42,0x0b,0x0b,0x35,0x0d,0x10,0xc3,0x13,0x16,0xee,0x18,0x19,0xd8,0x19, -0x1b,0xe4,0x1e,0x24,0x73,0x2a,0x30,0x1e,0x36,0x3a,0x10,0x3d,0x3f,0x7d,0x42,0x44, -0x9e,0x45,0x43,0x69,0x3d,0x32,0xc6,0x22,0x0f,0x03,0xf9,0xe2,0x03,0xcd,0xba,0x53, -0xaa,0x9e,0xb3,0x95,0x91,0xb1,0x90,0x94,0x62,0x9b,0xa6,0xc7,0xb4,0xc5,0xa5,0xd6, -0xe7,0x4e,0xf8,0x06,0x85,0x11,0x19,0x42,0x1d,0x1e,0xe1,0x1b,0x17,0xf2,0x10,0x0a, -0x19,0x05,0x01,0x73,0xff,0xff,0x1f,0x02,0x05,0x40,0x08,0x0a,0x9e,0x0c,0x0d,0x3f, -0x10,0x14,0x58,0x1b,0x23,0xde,0x2c,0x35,0xd4,0x3b,0x40,0xe8,0x43,0x46,0xb6,0x48, -0x4a,0xe1,0x48,0x44,0xf1,0x3a,0x2d,0x23,0x1b,0x05,0x88,0xee,0xd8,0xc6,0xc4,0xb4, -0xd9,0xa7,0x9e,0x6b,0x98,0x95,0xd6,0x95,0x99,0x2e,0xa2,0xae,0xe3,0xbc,0xcd,0xf7, -0xde,0xf0,0xc6,0x00,0x0e,0x7d,0x19,0x20,0xb1,0x22,0x21,0xda,0x1d,0x18,0x14,0x12, -0x0c,0xf3,0x06,0x03,0x59,0x02,0x02,0x3b,0x04,0x06,0x10,0x07,0x07,0xd5,0x06,0x06, -0xce,0x08,0x0d,0xf2,0x14,0x1e,0x3f,0x29,0x32,0xa9,0x39,0x3e,0xab,0x42,0x45,0xcf, -0x48,0x49,0xee,0x47,0x41,0x16,0x36,0x26,0xd6,0x12,0xfc,0x6c,0xe6,0xd1,0x46,0xbf, -0xb0,0xa5,0xa4,0x9c,0x04,0x97,0x94,0x1e,0x96,0x9b,0xb9,0xa5,0xb3,0x46,0xc3,0xd3, -0x5a,0xe3,0xf2,0xda,0x00,0x0d,0x16,0x17,0x1d,0xa4,0x1f,0x1e,0x17,0x1b,0x16,0x58, -0x12,0x0f,0x00,0x0d,0x0c,0x38,0x0d,0x0e,0x7b,0x10,0x11,0x7d,0x12,0x12,0x2c,0x13, -0x14,0xae,0x18,0x1e,0x2a,0x26,0x2d,0x2c,0x34,0x37,0x0f,0x3a,0x3a,0x18,0x3a,0x39, -0x3d,0x3a,0x39,0x9a,0x36,0x2f,0xdb,0x23,0x13,0x3f,0x01,0xed,0xd8,0xd9,0xc7,0xaf, -0xb8,0xab,0x7c,0xa1,0x99,0x1d,0x95,0x93,0x6b,0x96,0x9d,0xb5,0xa8,0xb7,0x22,0xc7, -0xd6,0xde,0xe4,0xf1,0x27,0xfd,0x07,0x0c,0x11,0x17,0xbe,0x1b,0x1c,0xd7,0x1a,0x17, -0x4c,0x14,0x11,0xda,0x10,0x12,0xa0,0x14,0x18,0xa1,0x1b,0x1e,0xba,0x20,0x22,0x51, -0x23,0x25,0x11,0x28,0x2c,0xb8,0x31,0x36,0x60,0x38,0x37,0x7f,0x35,0x31,0x0e,0x2e, -0x2a,0xdc,0x28,0x27,0x08,0x25,0x20,0x72,0x17,0x0b,0x64,0xfc,0xec,0xc0,0xda,0xc9, -0xfb,0xb9,0xac,0xc0,0xa0,0x98,0xbc,0x94,0x94,0xb9,0x98,0xa1,0x19,0xae,0xbd,0x01, -0xcd,0xdb,0xce,0xe8,0xf3,0x16,0xfd,0x05,0x5f,0x0d,0x13,0xf5,0x16,0x18,0x03,0x17, -0x14,0x42,0x10,0x0d,0xf3,0x0b,0x0d,0x34,0x11,0x16,0x0b,0x1d,0x22,0xb4,0x25,0x27, -0xfe,0x28,0x2a,0x06,0x2d,0x31,0x75,0x36,0x3a,0x5a,0x3c,0x3a,0x4f,0x37,0x32,0x90, -0x2c,0x28,0xf1,0x24,0x23,0xa0,0x20,0x1c,0xb5,0x14,0x09,0x88,0xfb,0xeb,0x51,0xd9, -0xc7,0xa5,0xb6,0xa8,0x15,0x9e,0x98,0x04,0x97,0x99,0x7b,0xa0,0xaa,0x38,0xb7,0xc5, -0x8b,0xd4,0xe2,0x45,0xee,0xf7,0xae,0xff,0x06,0x01,0x0b,0x0e,0x27,0x10,0x10,0xf1, -0x0d,0x0a,0xfb,0x06,0x04,0xc3,0x03,0x06,0x24,0x0c,0x14,0xfb,0x1d,0x25,0x98,0x2a, -0x2c,0x2b,0x2d,0x2d,0x8a,0x2f,0x33,0xf0,0x37,0x3c,0x34,0x3e,0x3d,0x45,0x3a,0x35, -0x67,0x30,0x2b,0xdb,0x27,0x24,0x7b,0x21,0x1c,0x24,0x14,0x08,0x0d,0xfa,0xe8,0x6d, -0xd6,0xc4,0x95,0xb3,0xa5,0x5e,0x9c,0x97,0xca,0x97,0x9c,0xe4,0xa4,0xb0,0xbb,0xbe, -0xce,0x82,0xdd,0xeb,0x18,0xf7,0xff,0x0e,0x06,0x09,0xdb,0x0a,0x0a,0x32,0x08,0x05, -0x53,0x01,0xfc,0x1f,0xf9,0xf6,0x8f,0xf7,0xfb,0x73,0x02,0x0c,0xb3,0x16,0x20,0x90, -0x26,0x2a,0x34,0x2c,0x2e,0x70,0x31,0x36,0x5f,0x3d,0x43,0x61,0x46,0x46,0x08,0x44, -0x3f,0x2e,0x3b,0x36,0xfa,0x31,0x2c,0xc7,0x25,0x1c,0xe9,0x10,0x02,0x21,0xf1,0xde, -0xdf,0xcc,0xbb,0x2c,0xad,0xa1,0x5c,0x9a,0x97,0x05,0x99,0x9f,0x8b,0xaa,0xb8,0x84, -0xc8,0xd9,0x68,0xe9,0xf7,0x76,0x02,0x0a,0xd6,0x0e,0x0f,0x2e,0x0e,0x0a,0x35,0x05, -0xff,0xc2,0xf8,0xf3,0xf2,0xee,0xed,0x82,0xee,0xf3,0x28,0xfb,0x04,0x5a,0x0e,0x17, -0x90,0x1d,0x22,0xc0,0x25,0x2a,0x51,0x30,0x38,0x06,0x41,0x48,0x4f,0x4e,0x4f,0x6e, -0x4e,0x4a,0x97,0x45,0x40,0xa1,0x39,0x31,0x29,0x27,0x1a,0x40,0x0a,0xf8,0x26,0xe5, -0xd2,0xb2,0xc0,0xb1,0x9c,0xa5,0x9c,0x9c,0x97,0x96,0x27,0x9a,0xa2,0x97,0xae,0xbd, -0x79,0xce,0xdf,0x93,0xee,0xfc,0x73,0x07,0x0f,0x1f,0x15,0x16,0x9c,0x15,0x11,0x3f, -0x0c,0x04,0x8e,0xfd,0xf7,0x40,0xf2,0xf0,0x17,0xf2,0xf6,0xad,0xfd,0x05,0x84,0x0c, -0x12,0x48,0x17,0x1b,0x66,0x20,0x26,0x3e,0x2f,0x38,0xaf,0x42,0x4a,0xca,0x4f,0x51, -0xcb,0x50,0x4d,0x9c,0x49,0x43,0x9f,0x3c,0x32,0x6a,0x25,0x15,0x43,0x02,0xed,0x77, -0xd8,0xc5,0x26,0xb5,0xa8,0x60,0x9e,0x97,0x9e,0x94,0x94,0xcb,0x98,0xa1,0x30,0xad, -0xbc,0xe3,0xcc,0xdd,0xd9,0xec,0xfa,0x75,0x06,0x00,0x40,0x01,0x02,0xb8,0x03,0x04, -0xbc,0x05,0x06,0x07,0x07,0x07,0x53,0x07,0x07,0xe3,0x06,0x06,0xb6,0x05,0x04,0xcd, -0x03,0x02,0x09,0x01,0xff,0x55,0xfd,0xfb,0x44,0xf9,0xf7,0x94,0xf5,0xf4,0x64,0xf3, -0xf2,0xee,0xf2,0xf3,0x86,0xf4,0xf6,0xc0,0xf7,0xf9,0x1e,0xfc,0xfe,0x85,0x00,0x02, -0x48,0x04,0x05,0x1d,0x07,0x08,0xb1,0x08,0x09,0x32,0x09,0x08,0x6f,0x08,0x07,0x89, -0x06,0x05,0xa3,0x03,0x01,0x0e,0x00,0xfe,0x10,0xfc,0xfa,0x82,0xf8,0xf6,0x7e,0xf5, -0xf4,0xf8,0xf3,0xf3,0x4d,0xf4,0xf5,0xa5,0xf6,0xf8,0x86,0xfa,0xfd,0xc0,0xff,0x02, -0xab,0x05,0x08,0xe6,0x0a,0x0d,0xa0,0x0e,0x10,0x21,0x11,0x11,0x1d,0x12,0x11,0xdc, -0x10,0x0f,0xf3,0x0c,0x0a,0x80,0x06,0x02,0x18,0xfe,0xf9,0x08,0xf5,0xf0,0x37,0xec, -0xe8,0xc8,0xe5,0xe4,0x91,0xe3,0xe4,0x66,0xe6,0xe9,0xa3,0xec,0xf0,0xd8,0xf4,0xf9, -0xe6,0xfd,0x02,0xe8,0x06,0x0b,0xd1,0x0e,0x12,0x76,0x15,0x17,0x8d,0x19,0x1a,0x86, -0x1a,0x19,0xfb,0x17,0x15,0x27,0x12,0x0e,0x50,0x09,0x04,0xc4,0xfe,0xf9,0x30,0xf3, -0xed,0x3e,0xe9,0xe5,0x19,0xe3,0xe1,0x3f,0xe2,0xe3,0x1a,0xe6,0xe9,0x65,0xed,0xf1, -0x7c,0xf6,0xfb,0x15,0x00,0x04,0x0b,0x09,0x0d,0xc1,0x10,0x13,0x9f,0x16,0x18,0xe9, -0x19,0x1a,0x57,0x1a,0x19,0x09,0x18,0x15,0x5a,0x12,0x0e,0x44,0x09,0x03,0x28,0xfd, -0xf6,0x55,0xef,0xe8,0x1b,0xe3,0xde,0xb9,0xdb,0xda,0x39,0xdb,0xdd,0x37,0xe1,0xe6, -0xb1,0xeb,0xf1,0x2d,0xf8,0xfe,0x44,0x04,0x09,0x6e,0x0f,0x14,0xb6,0x18,0x1c,0xc3, -0x1e,0x20,0xe6,0x20,0x20,0x28,0x1f,0x1c,0x2b,0x19,0x14,0x2a,0x0f,0x08,0x0d,0x02, -0xfa,0x6d,0xf3,0xec,0xc3,0xe5,0xe0,0x86,0xdc,0xda,0x7a,0xda,0xdc,0x72,0xdf,0xe4, -0x40,0xe9,0xef,0x02,0xf5,0xfa,0x5c,0x00,0x05,0xba,0x0a,0x0f,0xa7,0x13,0x17,0x33, -0x1a,0x1c,0xf8,0x1d,0x1e,0x79,0x1e,0x1d,0x86,0x1b,0x18,0x6e,0x15,0x10,0x5d,0x0b, -0x04,0xce,0xfd,0xf6,0xe5,0xee,0xe8,0x51,0xe2,0xdd,0xbc,0xda,0xd9,0x41,0xd9,0xdb, -0xb4,0xde,0xe3,0x05,0xe9,0xef,0x63,0xf5,0xfb,0x78,0x01,0x07,0x35,0x0d,0x12,0x4d, -0x18,0x1d,0x73,0x21,0x24,0xed,0x26,0x27,0x6c,0x27,0x25,0x37,0x22,0x1d,0x06,0x17, -0x0f,0x96,0x06,0xfd,0x10,0xf3,0xe9,0x66,0xe0,0xd8,0x4f,0xd3,0xcf,0x4c,0xce,0xce, -0x4c,0xd1,0xd5,0x48,0xdb,0xe2,0xc2,0xe9,0xf1,0x3f,0xfa,0x02,0x13,0x0a,0x11,0x89, -0x18,0x1e,0xeb,0x23,0x28,0x10,0x2b,0x2c,0xad,0x2d,0x2d,0xe4,0x2b,0x29,0xc1,0x24, -0x1f,0x11,0x18,0x0f,0xad,0x06,0xfc,0x4c,0xf2,0xe7,0xec,0xdd,0xd4,0x9f,0xcd,0xc8, -0xa5,0xc5,0xc5,0xa5,0xc7,0xcc,0xb4,0xd2,0xda,0xa9,0xe3,0xed,0xa6,0xf7,0x02,0xf1, -0x0b,0x14,0xfe,0x1c,0x23,0x4c,0x29,0x2d,0x3b,0x31,0x33,0x36,0x34,0x33,0x96,0x30, -0x2c,0xc0,0x25,0x1d,0x1f,0x15,0x0b,0x41,0x00,0xf4,0x2b,0xe9,0xdd,0x9f,0xd3,0xcb, -0x43,0xc5,0xc2,0xa0,0xc1,0xc3,0x0b,0xc8,0xce,0xc2,0xd5,0xde,0x21,0xe7,0xf0,0xee, -0xfa,0x05,0x62,0x0f,0x19,0xa5,0x22,0x2a,0xff,0x31,0x37,0x55,0x3b,0x3d,0xb8,0x3d, -0x3b,0x69,0x37,0x31,0x94,0x29,0x20,0x47,0x16,0x0b,0x38,0x00,0xf4,0xe8,0xe8,0xdd, -0x07,0xd3,0xc9,0x6b,0xc2,0xbd,0x07,0xbb,0xbb,0x81,0xbd,0xc2,0x71,0xc8,0xd0,0xd8, -0xd9,0xe4,0x42,0xef,0xfa,0x3f,0x07,0x13,0xb4,0x1e,0x28,0x9e,0x31,0x38,0x25,0x3d, -0x40,0x22,0x41,0x40,0x62,0x3d,0x38,0x4c,0x32,0x2a,0x65,0x21,0x17,0x18,0x0d,0x02, -0xc2,0xf6,0xeb,0x09,0xe1,0xd7,0xb4,0xce,0xc7,0xdc,0xc2,0xc0,0x51,0xbf,0xc0,0x57, -0xc3,0xc8,0x61,0xce,0xd5,0xef,0xde,0xe9,0xc4,0xf4,0x01,0xc3,0x0d,0x19,0x4a,0x24, -0x2d,0xe3,0x33,0x38,0xd8,0x3a,0x3a,0x4f,0x39,0x35,0xfe,0x30,0x2b,0x82,0x24,0x1d, -0x12,0x15,0x0c,0x97,0x03,0xfa,0x0b,0xf2,0xe9,0x2c,0xe2,0xdb,0x53,0xd5,0xd0,0xb7, -0xcc,0xca,0x25,0xc9,0xc9,0x15,0xcb,0xce,0x23,0xd3,0xda,0x64,0xe3,0xee,0x55,0xfa, -0x07,0xc2,0x13,0x1f,0x35,0x29,0x31,0x35,0x37,0x3a,0x1c,0x3c,0x3b,0x07,0x39,0x35, -0x11,0x30,0x2a,0x93,0x23,0x1c,0xd4,0x14,0x0d,0x85,0x05,0xfd,0x88,0xf5,0xed,0x94, -0xe4,0xdb,0xaf,0xd3,0xcb,0x3c,0xc5,0xc0,0x23,0xbd,0xbc,0xe5,0xbd,0xc2,0x12,0xc9, -0xd2,0x5e,0xdf,0xed,0x19,0xfd,0x0c,0x1b,0x1b,0x27,0x28,0x31,0x37,0x3a,0x3b,0x3b, -0x7f,0x3a,0x37,0xc4,0x32,0x2d,0xd7,0x27,0x22,0x46,0x1d,0x18,0x94,0x13,0x0e,0xac, -0x09,0x03,0x3e,0xfd,0xf5,0x96,0xec,0xe3,0x21,0xd9,0xcf,0x54,0xc6,0xbf,0xb2,0xba, -0xb9,0x8a,0xbc,0xc3,0x43,0xcd,0xd9,0xec,0xe7,0xf6,0x59,0x05,0x13,0xd6,0x1f,0x29, -0x9b,0x30,0x34,0x18,0x36,0x35,0xd6,0x32,0x2f,0xc0,0x2a,0x26,0x46,0x22,0x1e,0x17, -0x1b,0x17,0xfd,0x13,0x0f,0xf5,0x09,0x03,0xb6,0xfb,0xf2,0x7b,0xe8,0xdd,0xa3,0xd1, -0xc6,0x0c,0xbe,0xb8,0x39,0xb7,0xba,0xf1,0xc0,0xcb,0x50,0xd7,0xe4,0x3f,0xf3,0x00, -0x8e,0x0d,0x18,0xdb,0x21,0x28,0x6d,0x2d,0x2f,0xbd,0x30,0x30,0xea,0x2f,0x2e,0xee, -0x2d,0x2c,0xaf,0x2b,0x29,0xc9,0x25,0x20,0xf2,0x18,0x10,0x03,0x06,0xfa,0xab,0xee, -0xe1,0xff,0xd4,0xc8,0x05,0xbd,0xb4,0x49,0xb0,0xb0,0xe7,0xb4,0xbd,0xe7,0xc8,0xd6, -0xe0,0xe3,0xf1,0xaf,0xff,0x0c,0xab,0x18,0x22,0x28,0x2a,0x2f,0x96,0x32,0x33,0xcd, -0x33,0x33,0xf2,0x31,0x30,0x4c,0x2f,0x2d,0x23,0x2a,0x25,0x7a,0x1f,0x17,0xe7,0x0d, -0x03,0x11,0xf7,0xea,0xf0,0xdb,0xcd,0x18,0xc0,0xb5,0x7a,0xaf,0xae,0xde,0xb3,0xbd, -0x57,0xca,0xd8,0x7c,0xe7,0xf5,0x97,0x02,0x0e,0x64,0x18,0x21,0xc1,0x27,0x2c,0x28, -0x2f,0x2f,0x4f,0x2f,0x2d,0xcd,0x2b,0x29,0xb9,0x27,0x25,0xae,0x23,0x20,0x1a,0x1c, -0x15,0xec,0x0d,0x04,0x36,0xf9,0xec,0x7d,0xdf,0xd1,0x6c,0xc4,0xb9,0x40,0xb1,0xae, -0xa6,0xb0,0xb8,0xa0,0xc3,0xd2,0xb7,0xe2,0xf3,0xd1,0x02,0x11,0x2a,0x1f,0x2b,0xe0, -0x34,0x3c,0xb3,0x40,0x42,0x97,0x41,0x3e,0xc9,0x39,0x33,0x48,0x2c,0x24,0xd4,0x1b, -0x13,0xb2,0x0a,0x02,0x07,0xfa,0xf1,0x96,0xe8,0xdf,0xe9,0xd5,0xcb,0x1f,0xc2,0xb8, -0x1f,0xb2,0xae,0xc9,0xaf,0xb5,0x7d,0xc0,0xce,0x0a,0xdf,0xf0,0x01,0x01,0x11,0x49, -0x21,0x2f,0x25,0x3b,0x44,0xf8,0x4a,0x4e,0x12,0x4e,0x4a,0xee,0x44,0x3c,0x84,0x31, -0x25,0x9a,0x19,0x0d,0x7e,0x03,0xfa,0xe8,0xf2,0xec,0x55,0xe6,0xe0,0xd9,0xda,0xd4, -0x5c,0xce,0xc7,0x18,0xc1,0xbb,0xac,0xb8,0xb8,0x79,0xbc,0xc4,0x01,0xcf,0xdc,0x57, -0xeb,0xfa,0x2f,0x0b,0x1b,0x72,0x2a,0x38,0x5c,0x45,0x4f,0x52,0x55,0x57,0x74,0x54, -0x4d,0x15,0x42,0x33,0x5e,0x24,0x14,0x2b,0x06,0xf9,0xb8,0xef,0xe8,0xea,0xe3,0xe0, -0x56,0xdd,0xd9,0x4d,0xd5,0xd0,0x31,0xca,0xc4,0xb1,0xbe,0xbb,0xb4,0xba,0xbd,0x96, -0xc3,0xcd,0xc3,0xd9,0xe8,0xc4,0xf7,0x07,0x4d,0x18,0x28,0xd7,0x37,0x45,0x99,0x50, -0x58,0xb3,0x5b,0x5a,0x46,0x54,0x49,0x76,0x3a,0x29,0x84,0x17,0x06,0xe9,0xf7,0xec, -0x5c,0xe5,0xe1,0xb2,0xde,0xdc,0xec,0xda,0xd8,0xc4,0xd4,0xd0,0x9d,0xcc,0xc8,0xed, -0xc5,0xc4,0xd3,0xc3,0xc5,0x0f,0xcb,0xd3,0xd7,0xde,0xec,0x97,0xfb,0x0b,0x5c,0x1c, -0x2c,0xc4,0x3a,0x46,0x9d,0x4f,0x54,0x07,0x55,0x50,0x8f,0x48,0x3c,0xf2,0x2c,0x1c, -0x35,0x0c,0xfd,0x1f,0xf3,0xeb,0x7d,0xe7,0xe5,0x16,0xe4,0xe2,0x79,0xe0,0xdd,0xc2, -0xd8,0xd3,0x5b,0xce,0xc9,0x13,0xc5,0xc2,0xf6,0xc1,0xc4,0x5c,0xcb,0xd5,0xd3,0xe1, -0xf0,0x3b,0x01,0x12,0xa1,0x22,0x31,0xbd,0x3e,0x48,0xa6,0x4e,0x50,0x5d,0x4e,0x47, -0x45,0x3c,0x2e,0x0b,0x20,0x12,0xa3,0x06,0xfe,0x8b,0xfa,0xf9,0xe1,0xf8,0xf8,0x45, -0xf6,0xf2,0xa1,0xeb,0xe3,0x12,0xd9,0xce,0xb6,0xc3,0xba,0x24,0xb3,0xaf,0xa8,0xb0, -0xb6,0xaf,0xc1,0xd0,0xf4,0xe1,0xf5,0xba,0x09,0x1d,0x22,0x2f,0x3e,0x4e,0x4b,0x53, -0x3a,0x57,0x55,0x6c,0x4f,0x44,0x6b,0x37,0x29,0x72,0x1b,0x0f,0x9c,0x07,0x02,0xae, -0x00,0xff,0x58,0xfe,0xfb,0x88,0xf6,0xee,0xef,0xe4,0xd8,0x9e,0xcb,0xbe,0x02,0xb2, -0xa8,0xfb,0xa3,0xa4,0xae,0xab,0xb7,0x8d,0xc8,0xdc,0xa8,0xf2,0x08,0x0c,0x1e,0x31, -0x84,0x41,0x4e,0xb3,0x56,0x5a,0x42,0x58,0x51,0xd8,0x46,0x39,0xfd,0x2b,0x1f,0xb1, -0x14,0x0d,0x89,0x09,0x07,0x47,0x06,0x04,0xf5,0xff,0xf8,0xc6,0xed,0xe0,0x83,0xd0, -0xc0,0xe0,0xaf,0xa2,0x85,0x99,0x97,0xd3,0x9b,0xa7,0x54,0xb8,0xcd,0x76,0xe4,0xfc, -0x90,0x12,0x27,0x58,0x3a,0x4a,0x32,0x56,0x5d,0x6d,0x60,0x5d,0x5a,0x56,0x4b,0x04, -0x3e,0x2f,0x8c,0x22,0x17,0xf4,0x0e,0x09,0x18,0x06,0x03,0x85,0xff,0xf9,0xe9,0xf0, -0xe5,0x93,0xd6,0xc5,0x09,0xb4,0xa3,0xeb,0x96,0x90,0x30,0x91,0x9a,0x65,0xaa,0xbf, -0x15,0xd7,0xef,0xab,0x07,0x1e,0x34,0x33,0x45,0x0c,0x55,0x60,0xe6,0x66,0x68,0x50, -0x63,0x59,0x1f,0x4d,0x3d,0x6c,0x2d,0x1d,0x68,0x0f,0x04,0x01,0xfc,0xf6,0xcb,0xf2, -0xee,0x2f,0xea,0xe3,0xf5,0xd9,0xcd,0xcf,0xbf,0xb0,0xca,0xa2,0x98,0xc5,0x93,0x96, -0x8e,0xa1,0xb2,0xf4,0xc6,0xdd,0x46,0xf4,0x0a,0x5f,0x20,0x34,0x11,0x46,0x55,0xd7, -0x61,0x6a,0xa4,0x6d,0x6b,0xdc,0x64,0x59,0xb8,0x4a,0x39,0x36,0x27,0x15,0xce,0x06, -0xfa,0x68,0xf1,0xea,0x3b,0xe5,0xdf,0x0b,0xd9,0xd0,0x84,0xc5,0xb8,0x8f,0xab,0x9f, -0x84,0x96,0x93,0xc8,0x97,0xa3,0xe0,0xb3,0xc8,0xf3,0xdd,0xf3,0x99,0x08,0x1c,0x73, -0x2e,0x40,0xa2,0x50,0x5f,0xc3,0x6a,0x71,0x4b,0x73,0x6e,0xdc,0x64,0x56,0xa1,0x43, -0x2e,0xdf,0x19,0x06,0x38,0xf6,0xe9,0xce,0xe1,0xdc,0xb9,0xd8,0xd4,0x16,0xce,0xc5, -0x74,0xba,0xae,0xce,0xa4,0x9e,0x61,0x9c,0xa0,0xf7,0xa9,0xb7,0x7e,0xc8,0xda,0xe3, -0xeb,0xfd,0x84,0x0e,0x20,0x03,0x33,0x46,0xf0,0x57,0x66,0x3c,0x71,0x75,0x58,0x73, -0x6a,0x3a,0x5c,0x49,0xe0,0x32,0x1b,0x8e,0x06,0xf4,0x5f,0xe8,0xe0,0xec,0xdc,0xdb, -0x40,0xd9,0xd5,0xfc,0xcf,0xc7,0x4b,0xbe,0xb4,0x7f,0xad,0xa8,0x2d,0xa8,0xab,0x9b, -0xb3,0xbe,0x0f,0xcd,0xdc,0x7a,0xed,0xfe,0xa9,0x10,0x24,0x71,0x38,0x4c,0x5b,0x5e, -0x6b,0x76,0x72,0x72,0xea,0x6b,0x5f,0x10,0x4d,0x38,0x43,0x22,0x0e,0x10,0xfd,0xf1, -0x42,0xea,0xe7,0x18,0xe7,0xe6,0xf1,0xe2,0xdc,0x0e,0xd4,0xc9,0xe9,0xbe,0xb4,0x8e, -0xac,0xa6,0x0f,0xa5,0xa7,0x0b,0xaf,0xba,0x53,0xc8,0xd8,0x3e,0xeb,0xff,0x44,0x15, -0x2c,0xb8,0x43,0x58,0x0a,0x69,0x73,0xa1,0x75,0x70,0xf9,0x64,0x54,0x32,0x40,0x2b, -0x15,0x18,0x08,0x09,0xfe,0xf7,0x5f,0xf5,0xf4,0x73,0xf2,0xee,0x1a,0xe8,0xde,0x3a, -0xd3,0xc6,0x35,0xb9,0xac,0xfd,0xa2,0x9c,0xaa,0x9b,0xa0,0x51,0xa9,0xb6,0xab,0xc7, -0xdb,0x04,0xf1,0x08,0x49,0x21,0x39,0x5b,0x50,0x63,0x75,0x70,0x76,0xf4,0x73,0x6a, -0x77,0x5b,0x49,0x10,0x35,0x22,0xfb,0x13,0x09,0x9e,0x04,0x02,0xb8,0x01,0xff,0xaf, -0xfb,0xf4,0x01,0xe9,0xda,0xcb,0xc9,0xb7,0x7c,0xa6,0x97,0xfa,0x8d,0x8b,0x30,0x8f, -0x99,0x2a,0xa9,0xbc,0xa3,0xd1,0xe9,0xb5,0x01,0x1b,0x41,0x34,0x4b,0xec,0x5f,0x6e, -0x09,0x76,0x75,0x2a,0x6e,0x60,0x5a,0x4f,0x3c,0xf6,0x2a,0x1c,0xcc,0x12,0x0c,0xda, -0x08,0x05,0x3a,0x01,0xfa,0x02,0xf0,0xe2,0xe8,0xd1,0xbe,0x1c,0xab,0x99,0xf0,0x8a, -0x83,0x12,0x83,0x8a,0x99,0x98,0xab,0xa9,0xc1,0xd8,0xce,0xf0,0x08,0xba,0x20,0x38, -0x34,0x4e,0x60,0x9f,0x6e,0x75,0x89,0x75,0x6e,0x8b,0x62,0x52,0x19,0x41,0x30,0x36, -0x22,0x16,0xef,0x0e,0x08,0x6f,0x03,0xfc,0x4c,0xf4,0xe9,0xe1,0xda,0xc9,0x8d,0xb6, -0xa2,0x8d,0x91,0x85,0xc7,0x80,0x84,0x18,0x90,0xa1,0xa8,0xb6,0xcd,0x7c,0xe5,0xfc, -0x4a,0x14,0x2b,0xd9,0x41,0x55,0xe9,0x65,0x71,0x52,0x76,0x75,0xa1,0x6d,0x61,0x80, -0x50,0x3e,0x73,0x2c,0x1c,0x9e,0x10,0x07,0x2a,0x01,0xfb,0x63,0xf4,0xeb,0x8c,0xe0, -0xd2,0x08,0xc2,0xaf,0xf9,0x9c,0x8c,0x8f,0x82,0x80,0x20,0x86,0x93,0x1e,0xa7,0xbd, -0xa9,0xd5,0xed,0xea,0x04,0x1c,0xc2,0x32,0x47,0xcf,0x5a,0x6a,0x20,0x74,0x78,0x86, -0x76,0x6e,0xe5,0x60,0x4f,0xe9,0x3b,0x28,0xe0,0x15,0x06,0x5a,0xfb,0xf3,0x9c,0xee, -0xea,0xa0,0xe4,0xdd,0x50,0xd2,0xc4,0xbb,0xb4,0xa4,0xc1,0x95,0x8c,0x5e,0x8b,0x91, -0x3c,0x9f,0xb1,0xba,0xc6,0xdc,0xbe,0xf2,0x08,0xc5,0x1d,0x33,0x40,0x47,0x59,0xaf, -0x69,0x74,0x0b,0x7a,0x79,0xf1,0x71,0x65,0xb1,0x53,0x3e,0xfd,0x28,0x14,0xd1,0x01, -0xf3,0xca,0xe9,0xe3,0xa2,0xde,0xda,0xa5,0xd4,0xcc,0x14,0xc1,0xb3,0x9e,0xa6,0x9b, -0x7a,0x95,0x95,0x37,0x9c,0xa8,0x5c,0xb9,0xcc,0x60,0xdf,0x00,0x59,0xfe,0xfd,0xc5, -0xfc,0xf9,0x7e,0xf6,0xf4,0x25,0xf2,0xf0,0x60,0xed,0xeb,0x48,0xee,0xf1,0xbb,0xf3, -0xf4,0xf6,0xf4,0xf8,0x2e,0xfc,0xfe,0x45,0xff,0xfe,0x01,0xfd,0xfb,0xc8,0xfb,0xfa, -0xcd,0xfb,0xff,0x06,0x04,0x09,0x46,0x0d,0x0f,0xcd,0x14,0x1c,0x8f,0x23,0x25,0xc0, -0x20,0x1d,0x99,0x1e,0x22,0x70,0x24,0x24,0x46,0x24,0x26,0xf2,0x26,0x24,0x0d,0x20, -0x18,0x65,0x12,0x0a,0xf3,0x05,0x04,0x95,0x02,0xff,0x79,0xf5,0xe9,0x0d,0xe1,0xd9, -0x08,0xd4,0xd1,0xb4,0xca,0xbf,0x7e,0xb3,0xaf,0x75,0xba,0xc9,0x45,0xd3,0xd6,0x5c, -0xd6,0xd8,0xaf,0xdc,0xe1,0xc1,0xe2,0xe3,0x52,0xe5,0xea,0x21,0xf1,0xf7,0x39,0xfc, -0xff,0xac,0x02,0x06,0x01,0x0e,0x19,0xd2,0x26,0x35,0x58,0x41,0x4a,0x90,0x50,0x57, -0x8f,0x62,0x68,0xc2,0x60,0x4f,0xce,0x3f,0x38,0x24,0x36,0x34,0xd6,0x2f,0x28,0x3d, -0x23,0x1e,0xf7,0x1a,0x16,0xec,0x0f,0x08,0x00,0x00,0xfa,0x37,0xf8,0xf2,0x3c,0xe9, -0xdd,0xd3,0xcf,0xc4,0x44,0xb9,0xaf,0xe8,0xa6,0x98,0x73,0x8a,0x85,0xf5,0x8e,0xa2, -0xd2,0xb3,0xbf,0x87,0xc5,0xcb,0x51,0xd2,0xda,0x8c,0xe2,0xe9,0xe2,0xed,0xf2,0x39, -0xf4,0xf2,0xd1,0xf0,0xef,0xda,0xee,0xef,0x58,0xf0,0xf4,0x7f,0xfe,0x0a,0x99,0x17, -0x21,0x15,0x2a,0x37,0xf1,0x48,0x59,0x41,0x5c,0x53,0xc8,0x47,0x40,0x2c,0x40,0x40, -0x6f,0x40,0x3d,0xe3,0x35,0x2d,0x97,0x25,0x20,0x39,0x1f,0x1d,0xd5,0x1b,0x1c,0xfa, -0x1e,0x22,0x0a,0x23,0x20,0xb0,0x1b,0x15,0x43,0x0f,0x09,0x4c,0x01,0xf1,0xac,0xdc, -0xcc,0xbe,0xc8,0xcf,0xc9,0xda,0xe2,0x52,0xe3,0xe0,0xef,0xde,0xe0,0xd3,0xe2,0xe5, -0x36,0xe9,0xea,0x6b,0xe7,0xe0,0xb8,0xd7,0xd0,0xb7,0xca,0xc4,0x6d,0xbf,0xbb,0xa0, -0xbb,0xc2,0x95,0xca,0xd0,0x6f,0xd6,0xe2,0x94,0xf7,0x0d,0x1a,0x1b,0x1a,0x9a,0x13, -0x0e,0x1c,0x0f,0x14,0x8b,0x1b,0x1f,0xca,0x1f,0x1a,0xed,0x15,0x14,0xee,0x15,0x18, -0x20,0x19,0x1b,0x57,0x20,0x25,0x56,0x29,0x2a,0xce,0x29,0x26,0xc7,0x22,0x21,0xf2, -0x1d,0x14,0x87,0x05,0xf6,0xb8,0xef,0xf4,0x3a,0x01,0x0e,0x94,0x16,0x19,0x38,0x1b, -0x1d,0xa2,0x1f,0x23,0xe4,0x26,0x28,0xc3,0x24,0x1b,0x98,0x10,0x06,0xf0,0xfc,0xf4, -0x10,0xe9,0xdc,0xaf,0xd2,0xcf,0xc3,0xcf,0xce,0x94,0xca,0xcb,0xc0,0xd5,0xe6,0x31, -0xf1,0xf1,0x6a,0xe9,0xdf,0xf8,0xda,0xdb,0x52,0xdf,0xe4,0xc2,0xe4,0xe1,0x68,0xdc, -0xda,0x81,0xdb,0xde,0xd3,0xe1,0xe6,0x51,0xeb,0xf1,0xd8,0xf8,0x00,0x6d,0x07,0x0c, -0xd1,0x10,0x17,0x0c,0x1e,0x1f,0x92,0x18,0x0e,0x79,0x08,0x0b,0x15,0x17,0x25,0x43, -0x30,0x37,0x04,0x3b,0x3d,0x57,0x40,0x43,0x9b,0x48,0x4b,0x5e,0x4b,0x45,0x07,0x3b, -0x2f,0x2c,0x25,0x1b,0xc0,0x0d,0xfc,0x8a,0xea,0xdd,0xe5,0xd4,0xcb,0xec,0xbf,0xb7, -0xbd,0xb9,0xc4,0x85,0xcf,0xd3,0x13,0xcf,0xc8,0x32,0xc3,0xc3,0x8d,0xc9,0xd1,0xf3, -0xd6,0xd8,0x16,0xd7,0xd6,0xd5,0xd7,0xdb,0xa1,0xdf,0xe5,0x85,0xea,0xef,0x5a,0xf7, -0x00,0x9e,0x09,0x10,0xc9,0x17,0x20,0xcf,0x2a,0x30,0x00,0x2e,0x25,0xfc,0x1c,0x1a, -0xfe,0x20,0x2c,0xa1,0x36,0x3d,0xab,0x40,0x40,0xc7,0x3f,0x3f,0x2f,0x41,0x42,0x50, -0x40,0x3a,0xd4,0x2e,0x20,0xdf,0x14,0x0a,0x28,0xff,0xef,0xa4,0xdd,0xd0,0x74,0xc8, -0xc0,0x4c,0xb7,0xae,0x3f,0xaf,0xb9,0x4a,0xc8,0xd3,0x20,0xd6,0xd3,0xf5,0xce,0xce, -0x73,0xd3,0xdd,0x82,0xe6,0xec,0x49,0xef,0xf1,0x34,0xf4,0xf8,0x8b,0xff,0x06,0x0b, -0x0c,0x10,0x23,0x15,0x1b,0xb5,0x20,0x22,0x0f,0x25,0x29,0x98,0x2f,0x33,0x4f,0x31, -0x26,0xa2,0x17,0x0c,0x8e,0x09,0x0d,0xf6,0x14,0x1b,0x7e,0x1f,0x1e,0x09,0x1c,0x1a, -0x3f,0x1c,0x1e,0xbc,0x20,0x1e,0xad,0x17,0x0c,0xed,0x02,0xfb,0x24,0xf3,0xe7,0x36, -0xd9,0xcd,0xb6,0xc5,0xbf,0xa2,0xb5,0xab,0x2e,0xa8,0xae,0x6d,0xbd,0xcd,0x87,0xd8, -0xdc,0xbb,0xdc,0xdd,0xaf,0xe4,0xf0,0x2c,0xfe,0x08,0x47,0x0f,0x12,0xd9,0x13,0x15, -0x4f,0x1a,0x1f,0xa6,0x23,0x26,0x24,0x29,0x2d,0x9c,0x31,0x33,0xc7,0x34,0x38,0xa6, -0x3f,0x46,0x1b,0x48,0x40,0x2c,0x33,0x25,0xe2,0x1a,0x16,0x9b,0x17,0x1a,0xf8,0x1a, -0x16,0xb5,0x0e,0x07,0x53,0x02,0x00,0x0c,0x01,0xff,0x38,0xf9,0xee,0x5a,0xe4,0xdc, -0x7e,0xd5,0xcb,0xa1,0xbd,0xb1,0x70,0xa8,0xa1,0x04,0x98,0x8c,0xdb,0x84,0x85,0xb7, -0x8f,0x9f,0xeb,0xaf,0xbb,0xf3,0xc0,0xc5,0x33,0xce,0xdd,0x91,0xef,0x01,0x0a,0x11, -0x1c,0x78,0x24,0x2b,0x2b,0x34,0x3d,0x32,0x44,0x49,0xea,0x4e,0x54,0x0a,0x5a,0x5c, -0x8f,0x5d,0x5e,0xad,0x63,0x6a,0x20,0x6d,0x68,0xbc,0x5c,0x4c,0xd1,0x3c,0x31,0xbd, -0x2c,0x2b,0xc9,0x29,0x24,0x93,0x1a,0x0e,0xee,0x03,0xfc,0x23,0xf8,0xf4,0x16,0xed, -0xe1,0x2c,0xd6,0xcd,0xd9,0xc6,0xbd,0x6c,0xb2,0xa7,0x82,0x9f,0x9a,0xb4,0x93,0x8a, -0xae,0x82,0x80,0x80,0x86,0x94,0x1c,0xa7,0xb6,0x54,0xbe,0xc2,0x0b,0xc9,0xd4,0xe9, -0xe4,0xf7,0xd9,0x08,0x16,0xec,0x20,0x28,0x7e,0x31,0x39,0x5f,0x41,0x46,0x3c,0x4b, -0x4f,0xa8,0x53,0x55,0xc9,0x54,0x53,0x0b,0x56,0x5c,0x50,0x61,0x60,0x0f,0x59,0x4b, -0x71,0x3a,0x2d,0xf0,0x24,0x22,0xb5,0x21,0x1f,0x75,0x19,0x0f,0x4e,0x05,0xfc,0x3f, -0xf9,0xf7,0xe2,0xf2,0xea,0xed,0xe1,0xdb,0x75,0xd6,0xd0,0x74,0xc7,0xbe,0xa9,0xb7, -0xb2,0xf9,0xac,0xa5,0x62,0x9c,0x96,0xe0,0x95,0x9e,0xed,0xad,0xbc,0x5f,0xc6,0xca, -0x00,0xcd,0xd3,0xc7,0xde,0xed,0x1b,0xfe,0x0b,0x3d,0x16,0x1e,0xc2,0x25,0x2d,0xbc, -0x34,0x39,0x9e,0x3d,0x41,0x66,0x45,0x47,0xff,0x47,0x46,0xcb,0x47,0x4c,0xeb,0x52, -0x56,0x43,0x53,0x49,0x6f,0x3c,0x2f,0x11,0x26,0x21,0x4e,0x21,0x21,0x9a,0x1f,0x18, -0x8b,0x0e,0x04,0x0d,0xff,0xfc,0x24,0xf8,0xf0,0x28,0xe7,0xdf,0x08,0xda,0xd3,0xcf, -0xcb,0xc2,0x6c,0xbb,0xb5,0xcf,0xb0,0xaa,0x93,0xa1,0x98,0xcb,0x93,0x97,0x81,0xa2, -0xb0,0xb9,0xbb,0xc1,0x97,0xc4,0xc8,0x69,0xd0,0xdd,0xa2,0xec,0xfb,0x0c,0x08,0x12, -0xe6,0x1b,0x25,0x28,0x2e,0x34,0x1b,0x3a,0x3f,0x26,0x45,0x49,0x8c,0x4b,0x4b,0xa2, -0x4b,0x4f,0xb7,0x55,0x5b,0xa5,0x5c,0x57,0x55,0x4c,0x3e,0xcf,0x33,0x2c,0x88,0x29, -0x29,0xf8,0x28,0x24,0x8a,0x1b,0x11,0xa3,0x09,0x05,0x17,0x01,0xf9,0xbc,0xf0,0xe8, -0x45,0xe2,0xdc,0xf7,0xd4,0xcc,0x4a,0xc5,0xbf,0x06,0xba,0xb4,0x32,0xac,0xa2,0xbb, -0x9a,0x99,0xa2,0x9f,0xab,0x95,0xb6,0xbe,0x85,0xc1,0xc3,0x00,0xc7,0xcf,0x1c,0xdc, -0xe9,0x74,0xf5,0x00,0x41,0x0a,0x13,0xff,0x1c,0x24,0x54,0x2a,0x30,0x4b,0x37,0x3c, -0x6a,0x3f,0x3f,0xaa,0x3f,0x42,0x83,0x47,0x4e,0xd3,0x52,0x52,0x41,0x4b,0x40,0x1d, -0x36,0x2d,0x3c,0x29,0x28,0x8f,0x2a,0x2a,0x00,0x25,0x1c,0x7f,0x16,0x12,0xfe,0x0f, -0x0a,0xe9,0x02,0xfb,0x26,0xf5,0xef,0xd2,0xe7,0xdf,0xec,0xd7,0xd1,0x39,0xcc,0xc6, -0xbb,0xbf,0xb5,0x4f,0xac,0xa6,0xfd,0xa8,0xb1,0x8a,0xbc,0xc5,0xd6,0xc9,0xca,0xcf, -0xcc,0xd1,0x4b,0xda,0xe4,0xe4,0xed,0xf6,0x77,0xfe,0x06,0x08,0x0e,0x14,0xb8,0x19, -0x1f,0x83,0x25,0x2b,0x57,0x2f,0x30,0x9a,0x30,0x31,0xce,0x36,0x3e,0x12,0x45,0x47, -0x8c,0x44,0x3c,0xf5,0x31,0x28,0xb0,0x21,0x20,0xe3,0x21,0x22,0xfe,0x1f,0x1a,0xc2, -0x14,0x12,0x45,0x11,0x0e,0xe7,0x08,0x02,0x2b,0xfd,0xf7,0x39,0xf1,0xe9,0xb9,0xe1, -0xda,0xda,0xd4,0xcf,0xf7,0xc8,0xbf,0x68,0xb4,0xac,0x12,0xaa,0xaf,0x64,0xb9,0xc3, -0x8b,0xca,0xcc,0x9c,0xcd,0xd0,0xe8,0xd6,0xdf,0x9c,0xe8,0xf0,0xf9,0xf7,0xff,0xe7, -0x06,0x0d,0x46,0x13,0x19,0x65,0x20,0x27,0x92,0x2c,0x2f,0x2d,0x31,0x32,0xb9,0x36, -0x3e,0x83,0x46,0x4c,0xb3,0x4c,0x47,0x1e,0x3f,0x35,0xd3,0x2c,0x28,0xeb,0x28,0x29, -0xfe,0x27,0x22,0x98,0x1c,0x19,0x47,0x18,0x16,0x13,0x12,0x0c,0x85,0x06,0x00,0x09, -0xfa,0xf2,0x7b,0xea,0xe2,0xe2,0xda,0xd4,0x6b,0xcd,0xc3,0x46,0xb7,0xab,0x1d,0xa5, -0xa5,0x84,0xab,0xb4,0x2b,0xbc,0xbf,0xaa,0xc0,0xc2,0x2b,0xc8,0xd0,0xd8,0xd9,0xe2, -0x54,0xea,0xf2,0xf4,0xf9,0x00,0xaa,0x06,0x0d,0x10,0x14,0x1b,0x08,0x22,0x26,0x8d, -0x29,0x2b,0xf5,0x2e,0x35,0x3d,0x3f,0x47,0xdc,0x4c,0x4c,0x2e,0x48,0x3f,0x8e,0x37, -0x31,0x5d,0x30,0x30,0xff,0x2f,0x2b,0xbc,0x26,0x23,0xe4,0x21,0x20,0x77,0x1d,0x19, -0x46,0x14,0x0e,0x3d,0x09,0x03,0x92,0xfb,0xf2,0x7f,0xeb,0xe5,0xf2,0xde,0xd6,0x32, -0xca,0xbc,0x7d,0xb2,0xad,0x1d,0xb0,0xb6,0x2c,0xbe,0xc2,0x87,0xc3,0xc4,0x94,0xc7, -0xcd,0x1a,0xd5,0xdc,0x57,0xe3,0xea,0x77,0xf1,0xf7,0x3c,0xfd,0x02,0xda,0x08,0x0f, -0xf6,0x15,0x1b,0x21,0x1e,0x1f,0xba,0x21,0x26,0xf5,0x2d,0x36,0x0c,0x3e,0x41,0x3a, -0x40,0x3a,0x24,0x32,0x2b,0xd7,0x28,0x29,0x90,0x28,0x25,0x29,0x21,0x1d,0x1a,0x1c, -0x1b,0xe4,0x19,0x17,0x33,0x13,0x0e,0xf7,0x09,0x05,0x33,0xff,0xf7,0xab,0xf0,0xeb, -0x74,0xe6,0xe0,0xb4,0xd6,0xca,0x26,0xbe,0xb6,0x52,0xb4,0xb8,0x7a,0xbf,0xc5,0xa1, -0xc7,0xc8,0xd8,0xca,0xcf,0x1c,0xd6,0xdc,0x8c,0xe3,0xea,0x24,0xf1,0xf7,0x26,0xfd, -0x02,0x9a,0x08,0x0f,0xb2,0x15,0x1b,0x46,0x1f,0x21,0x72,0x22,0x25,0x69,0x2b,0x33, -0xa6,0x3b,0x41,0x9c,0x43,0x3f,0x0d,0x38,0x30,0xe5,0x2b,0x2a,0xcb,0x29,0x26,0x9e, -0x22,0x1e,0xd8,0x1b,0x1a,0x96,0x19,0x17,0x8e,0x14,0x10,0x50,0x0b,0x06,0x1c,0x01, -0xf9,0xda,0xf1,0xeb,0x78,0xe6,0xe1,0x84,0xd9,0xce,0x03,0xc1,0xb5,0x6c,0xb0,0xb1, -0x9d,0xb7,0xbd,0x7b,0xc1,0xc3,0x10,0xc5,0xc9,0xc0,0xce,0xd5,0xe0,0xdb,0xe3,0x70, -0xea,0xf1,0x2a,0xf8,0xfe,0x13,0x04,0x0a,0xeb,0x11,0x19,0x30,0x1e,0x21,0x65,0x23, -0x26,0x22,0x2b,0x32,0xf4,0x3a,0x43,0xf0,0x47,0x47,0xf8,0x41,0x3a,0x32,0x34,0x30, -0xcf,0x2e,0x2b,0x08,0x27,0x22,0x25,0x1e,0x1b,0x21,0x19,0x17,0x35,0x14,0x10,0xe1, -0x0b,0x07,0x3e,0x03,0xfd,0xe1,0xf5,0xef,0x00,0xea,0xe5,0xd9,0xdf,0xd6,0xfb,0xc9, -0xbd,0x46,0xb4,0xb1,0x26,0xb4,0xb9,0x63,0xbd,0xbf,0x4e,0xc2,0xc6,0x20,0xcb,0xd1, -0xd3,0xd7,0xdf,0xb1,0xe6,0xee,0xba,0xf5,0xfc,0x41,0x02,0x08,0x2c,0x10,0x17,0x55, -0x1d,0x20,0xbe,0x22,0x24,0x88,0x27,0x2c,0x5d,0x34,0x3d,0xd3,0x44,0x47,0x3f,0x45, -0x3e,0x9d,0x38,0x34,0x57,0x31,0x2e,0xe1,0x29,0x24,0xee,0x1f,0x1b,0x3f,0x19,0x16, -0xce,0x13,0x0f,0xc6,0x0a,0x06,0xb4,0x01,0xfc,0x74,0xf5,0xee,0x4b,0xe9,0xe5,0x27, -0xe1,0xda,0x63,0xcf,0xc2,0xb5,0xb6,0xaf,0x1c,0xaf,0xb2,0x04,0xb6,0xb8,0x4e,0xbb, -0xbe,0x85,0xc2,0xc7,0x9b,0xcd,0xd4,0x06,0xdc,0xe3,0xdd,0xeb,0xf3,0xd1,0xf9,0x00, -0xae,0x08,0x11,0x81,0x18,0x1d,0x1f,0x21,0x23,0xe6,0x25,0x2a,0xb1,0x30,0x39,0x7c, -0x43,0x49,0x8c,0x4a,0x46,0x3a,0x41,0x3c,0xef,0x39,0x37,0x81,0x33,0x2e,0x79,0x29, -0x25,0xc0,0x21,0x1f,0x45,0x1c,0x18,0xa4,0x13,0x0f,0x71,0x0a,0x05,0xb3,0xfe,0xf7, -0x07,0xf1,0xec,0x32,0xe8,0xe2,0x4d,0xda,0xcd,0x9e,0xc0,0xb6,0x16,0xb2,0xb2,0xd6, -0xb4,0xb7,0x03,0xb9,0xbb,0x20,0xbe,0xc2,0x22,0xc7,0xcc,0x0c,0xd3,0xda,0x72,0xe1, -0xe8,0x5b,0xef,0xf6,0xb4,0xfd,0x05,0x5f,0x0e,0x14,0xdb,0x18,0x1b,0x1b,0x1e,0x21, -0x41,0x26,0x2e,0x97,0x38,0x41,0x65,0x45,0x44,0xf9,0x40,0x3c,0x3b,0x39,0x36,0xf4, -0x32,0x2e,0x9b,0x29,0x24,0x3e,0x21,0x1e,0xd7,0x1b,0x18,0x99,0x14,0x10,0x66,0x0c, -0x07,0xad,0x02,0xfc,0x69,0xf6,0xf1,0x16,0xee,0xea,0x0d,0xe5,0xdb,0x40,0xce,0xc2, -0xbf,0xbb,0xb9,0x68,0xba,0xbc,0x76,0xbe,0xc0,0x4a,0xc3,0xc7,0x70,0xcb,0xd0,0x06, -0xd6,0xdc,0x35,0xe3,0xea,0xb3,0xf0,0xf6,0x18,0xfd,0x04,0x25,0x0c,0x12,0x2b,0x17, -0x1a,0xb2,0x1b,0x1c,0xcf,0x1f,0x25,0xbd,0x2e,0x37,0x3e,0x3e,0x3f,0xfe,0x3d,0x3a, -0x29,0x37,0x33,0x9f,0x30,0x2c,0x24,0x27,0x21,0xad,0x1d,0x1a,0xe7,0x17,0x15,0xc3, -0x11,0x0e,0xe2,0x0a,0x07,0x77,0x03,0xfe,0x2b,0xf9,0xf4,0xd1,0xf0,0xee,0x0a,0xeb, -0xe3,0xb9,0xd8,0xcc,0x49,0xc3,0xbe,0xd1,0xbc,0xbd,0x5d,0xbf,0xc1,0xb3,0xc3,0xc6, -0xdd,0xca,0xcf,0x14,0xd4,0xd9,0x45,0xdf,0xe5,0x05,0xeb,0xf0,0x36,0xf6,0xfd,0x51, -0x04,0x0b,0xb3,0x10,0x14,0xca,0x16,0x17,0x7d,0x19,0x1d,0xbd,0x25,0x2f,0x91,0x37, -0x3c,0x67,0x3d,0x3b,0xfa,0x38,0x36,0x95,0x33,0x2f,0xeb,0x2a,0x25,0x2a,0x21,0x1d, -0x9f,0x1b,0x19,0x85,0x16,0x13,0xc4,0x0f,0x0c,0xd4,0x08,0x04,0xbb,0xff,0xfa,0x54, -0xf6,0xf4,0xc1,0xf1,0xec,0x28,0xe3,0xd7,0x58,0xcc,0xc4,0x69,0xc0,0xbf,0x31,0xbf, -0xc0,0x82,0xc1,0xc3,0xba,0xc6,0xca,0x76,0xce,0xd3,0x30,0xd8,0xdd,0x6d,0xe3,0xe8, -0x39,0xee,0xf4,0x05,0xfb,0x01,0x1c,0x08,0x0d,0x40,0x10,0x11,0x48,0x12,0x14,0xff, -0x1a,0x23,0xfa,0x2c,0x34,0x25,0x38,0x38,0xff,0x37,0x36,0x9d,0x35,0x33,0xb4,0x2f, -0x2b,0x70,0x26,0x22,0x0c,0x20,0x1d,0x2b,0x1b,0x18,0xc3,0x14,0x11,0x57,0x0e,0x0a, -0x6c,0x06,0x00,0x30,0x00,0x00,0x96,0x00,0x00,0x99,0x00,0x01,0x54,0x01,0x01,0xa3, -0x00,0xff,0x61,0xfd,0xfb,0x69,0xfa,0xf7,0x70,0xf0,0xed,0xe1,0xee,0xf1,0x4f,0xf5, -0xf8,0xaf,0xfd,0x02,0x4c,0x07,0x0c,0xea,0x10,0x14,0x54,0x18,0x1d,0x46,0x23,0x25, -0xef,0x22,0x19,0x6c,0x09,0xf9,0x26,0xed,0xe7,0xd8,0xe7,0xe9,0x0a,0xee,0xf1,0x3e, -0xf3,0xf3,0xf5,0xf0,0xed,0xc3,0xea,0xef,0xa2,0xf9,0x03,0xfc,0x0b,0x0e,0x7e,0x0d, -0x0b,0xd5,0x08,0x07,0x96,0x07,0x0a,0xe4,0x0d,0x12,0x4d,0x14,0x10,0xe8,0x0c,0x06, -0xc4,0xf8,0xe9,0x48,0xdc,0xd5,0x15,0xd8,0xe0,0xb8,0xe8,0xe9,0x4f,0xe8,0xe9,0x3f, -0xef,0xef,0x6d,0xee,0xf6,0xa0,0x06,0x1a,0xe6,0x29,0x2f,0xe2,0x2c,0x27,0xd7,0x22, -0x24,0xe1,0x26,0x25,0x3a,0x23,0x21,0x85,0x1a,0x0e,0x34,0x02,0xf3,0x92,0xe1,0xd3, -0x85,0xc8,0xc6,0xe1,0xcd,0xdd,0x3d,0xee,0xf8,0xba,0xfe,0x07,0xf8,0x0c,0x08,0x3a, -0x03,0x06,0xde,0x12,0x21,0x64,0x2b,0x2c,0x46,0x25,0x19,0xb7,0x0f,0x0a,0xf5,0x05, -0x01,0x91,0x00,0x03,0x9c,0x01,0xfb,0x50,0xf2,0xe3,0x2e,0xd4,0xc6,0x2e,0xbe,0xbd, -0xf2,0xc6,0xd8,0x73,0xe7,0xef,0x2f,0xf7,0xff,0xaf,0x03,0xfc,0x8b,0xf6,0xfc,0xb2, -0x0b,0x1e,0x53,0x2c,0x33,0x73,0x31,0x2c,0x2f,0x2a,0x2a,0xb7,0x27,0x23,0x4a,0x24, -0x25,0x7b,0x21,0x19,0xe3,0x0b,0xf8,0xc4,0xe0,0xca,0xe2,0xb8,0xaf,0x92,0xb1,0xbb, -0x33,0xc3,0xc7,0xdf,0xce,0xdb,0xee,0xe4,0xe5,0x2f,0xe9,0xf5,0xde,0x0b,0x23,0x1b, -0x37,0x40,0xf8,0x41,0x3f,0x1e,0x40,0x41,0xd4,0x3e,0x3a,0xda,0x38,0x35,0xc6,0x2d, -0x23,0xda,0x15,0x01,0xba,0xe9,0xd3,0x28,0xc1,0xb8,0x57,0xbb,0xc3,0x9f,0xca,0xce, -0x10,0xd5,0xe0,0x48,0xe7,0xe7,0x0c,0xeb,0xf7,0xd3,0x0a,0x20,0x8a,0x31,0x39,0x61, -0x37,0x32,0xd1,0x2e,0x2c,0x26,0x27,0x22,0x22,0x1f,0x1a,0x60,0x11,0x07,0xd7,0xf9, -0xe6,0xea,0xd1,0xbe,0x18,0xb0,0xaa,0xc3,0xaf,0xba,0x29,0xc2,0xc8,0xf4,0xd2,0xe0, -0x23,0xe8,0xeb,0x9b,0xf3,0x04,0xbb,0x1c,0x35,0x9e,0x4a,0x55,0x1a,0x57,0x54,0x95, -0x53,0x51,0xee,0x4c,0x48,0xf9,0x43,0x39,0x3f,0x2c,0x1b,0xcc,0x06,0xed,0x1a,0xd3, -0xbb,0xb0,0xa6,0x9c,0x0b,0x9f,0xa6,0x88,0xab,0xb1,0x43,0xbc,0xc9,0x16,0xd2,0xd6, -0x0b,0xe0,0xf1,0xab,0x09,0x24,0xbe,0x3b,0x48,0x49,0x4b,0x4b,0x01,0x4c,0x49,0xab, -0x44,0x40,0x55,0x3a,0x30,0xc9,0x23,0x14,0xe9,0x00,0xe8,0xcd,0xd0,0xba,0x53,0xa9, -0xa3,0x82,0xa9,0xb4,0x4c,0xbe,0xc9,0x65,0xd9,0xe9,0x24,0xf3,0xf8,0x35,0x00,0x0d, -0xc7,0x1f,0x34,0x51,0x44,0x4a,0x42,0x46,0x40,0x4a,0x3c,0x35,0x2a,0x2e,0x27,0x11, -0x1f,0x14,0x77,0x09,0xfd,0xd9,0xed,0xdb,0x76,0xc8,0xb7,0x69,0xab,0xa9,0x78,0xb2, -0xbd,0x3b,0xc7,0xd4,0x80,0xe4,0xf3,0xce,0xfc,0x02,0x87,0x0a,0x16,0x4f,0x28,0x3b, -0xf1,0x48,0x4c,0x68,0x47,0x41,0x06,0x3b,0x32,0xf2,0x28,0x20,0xc5,0x15,0x0a,0x91, -0xfe,0xf1,0x9b,0xe1,0xcf,0x99,0xbe,0xaf,0x04,0xa6,0xa7,0x8d,0xb3,0xbf,0xef,0xcb, -0xdb,0xe6,0xee,0xff,0xa5,0x09,0x11,0x60,0x1a,0x27,0x7a,0x39,0x4b,0x6a,0x57,0x58, -0xc2,0x51,0x4a,0x38,0x41,0x34,0xfc,0x27,0x1b,0x05,0x0e,0x00,0x70,0xf2,0xe4,0xf1, -0xd2,0xc1,0xfd,0xb0,0xa2,0xd1,0x99,0x9d,0xce,0xaa,0xb8,0x32,0xc5,0xd7,0x67,0xeb, -0xfb,0x5f,0x05,0x0b,0x49,0x13,0x1f,0x05,0x30,0x41,0xf9,0x4c,0x4d,0xa4,0x48,0x43, -0xba,0x3b,0x31,0xc6,0x26,0x1c,0x90,0x10,0x05,0xb3,0xfa,0xed,0x8a,0xde,0xcf,0xa4, -0xc0,0xb3,0x76,0xad,0xb4,0xa1,0xc2,0xd0,0xb9,0xdf,0xf2,0x56,0x06,0x14,0x13,0x1b, -0x1e,0xd8,0x22,0x2b,0xd0,0x37,0x45,0xdd,0x4b,0x47,0xa5,0x3e,0x35,0xa3,0x28,0x1a, -0x3d,0x0e,0x01,0x09,0xf4,0xe7,0xde,0xdb,0xce,0xf1,0xbe,0xb0,0x28,0xa2,0x96,0x41, -0x93,0x9d,0x98,0xae,0xc0,0x25,0xd4,0xec,0xce,0x05,0x18,0xeb,0x23,0x2b,0xc5,0x32, -0x3c,0x2a,0x4b,0x59,0x7f,0x60,0x5c,0x2a,0x55,0x4b,0xd4,0x3d,0x2f,0x4f,0x23,0x16, -0xc4,0x09,0xfe,0x73,0xf2,0xe4,0x06,0xd5,0xc5,0x91,0xb4,0xa5,0xcf,0xa0,0xa8,0x22, -0xb5,0xc1,0x34,0xd0,0xe4,0xb8,0xf8,0x06,0xb8,0x0d,0x12,0xb5,0x17,0x20,0x83,0x2e, -0x3d,0x09,0x44,0x42,0x10,0x3d,0x35,0xcc,0x2b,0x21,0xfc,0x17,0x0d,0x0c,0x04,0xfb, -0x95,0xf1,0xe5,0x44,0xd7,0xc9,0xdd,0xbb,0xaf,0x47,0xad,0xb6,0x47,0xc3,0xcf,0x79, -0xdf,0xf4,0xa6,0x07,0x14,0x30,0x1a,0x1d,0xdd,0x21,0x28,0x0f,0x36,0x42,0x97,0x46, -0x43,0xe9,0x3d,0x35,0x35,0x2a,0x1e,0xbc,0x13,0x08,0x9b,0xff,0xf7,0x69,0xee,0xe1, -0xb9,0xd3,0xc6,0xef,0xb8,0xad,0x2e,0xad,0xb6,0x0c,0xc3,0xce,0x2b,0xdf,0xf3,0x19, -0x05,0x0f,0x8c,0x14,0x18,0xe0,0x1b,0x23,0x96,0x30,0x3d,0xd0,0x41,0x41,0x14,0x3e, -0x37,0x68,0x2e,0x25,0xf0,0x1a,0x11,0x15,0x09,0x01,0x08,0xf7,0xe9,0x33,0xdb,0xcc, -0x2a,0xbd,0xb0,0x98,0xae,0xb6,0x7c,0xc0,0xca,0xbe,0xda,0xee,0x20,0xff,0x08,0x7a, -0x0d,0x10,0x8f,0x14,0x1c,0x99,0x2a,0x37,0xb0,0x3c,0x3e,0x50,0x3c,0x36,0xfb,0x2e, -0x26,0x73,0x1c,0x13,0xa1,0x0b,0x04,0xe3,0xf9,0xec,0x28,0xde,0xcf,0xe0,0xbd,0xb0, -0x9b,0xae,0xb5,0x66,0xbe,0xc9,0x4a,0xda,0xef,0xd0,0xff,0x09,0xde,0x0f,0x13,0x6b, -0x17,0x20,0xd3,0x2d,0x38,0x0f,0x3e,0x3e,0xfb,0x3b,0x35,0xf6,0x2c,0x23,0x81,0x17, -0x0d,0x0b,0x06,0xfe,0x3f,0xf5,0xe8,0x8c,0xdc,0xcf,0x10,0xc0,0xb5,0xc7,0xb5,0xbd, -0x8c,0xc7,0xd3,0xbb,0xe6,0xfb,0x6d,0x0c,0x15,0x0d,0x1b,0x1d,0x53,0x1f,0x26,0x50, -0x30,0x38,0x82,0x3a,0x39,0x69,0x35,0x2e,0x33,0x25,0x1a,0x91,0x0e,0x04,0xca,0xfd, -0xf7,0x53,0xed,0xe1,0x2c,0xd6,0xc9,0xa0,0xb9,0xaf,0xb8,0xaf,0xb6,0xa6,0xbe,0xcb, -0x04,0xde,0xf3,0xe6,0x03,0x0e,0x39,0x15,0x19,0xe4,0x1d,0x27,0x12,0x33,0x3b,0x5a, -0x3f,0x3f,0x92,0x3b,0x35,0x27,0x2d,0x22,0xd2,0x16,0x0d,0xb8,0x06,0xfe,0x5f,0xf4, -0xe8,0x08,0xdd,0xce,0xef,0xbf,0xb6,0xa2,0xb5,0xba,0xea,0xc1,0xcd,0x99,0xdf,0xf3, -0x72,0x02,0x0b,0x9f,0x11,0x14,0xe3,0x17,0x20,0xdc,0x2b,0x34,0xb6,0x38,0x38,0x3a, -0x35,0x2f,0x45,0x27,0x1d,0xa4,0x12,0x0a,0xc8,0x04,0xfe,0x52,0xf4,0xe9,0x2f,0xdf, -0xd1,0x5c,0xc3,0xba,0x6d,0xbb,0xc1,0xe2,0xc8,0xd5,0x73,0xe7,0xfb,0x42,0x0a,0x14, -0x9b,0x1a,0x1d,0x11,0x21,0x29,0xa9,0x33,0x3a,0x7c,0x3d,0x3b,0x37,0x36,0x2e,0x29, -0x25,0x19,0x44,0x0d,0x03,0x2e,0xfd,0xf5,0xd1,0xea,0xe0,0x21,0xd5,0xc7,0xf3,0xb8, -0xb1,0x96,0xb2,0xb8,0xb7,0xc0,0xce,0x82,0xe1,0xf4,0x5b,0x04,0x0f,0xb6,0x15,0x19, -0x93,0x1e,0x28,0x10,0x32,0x3a,0x61,0x3d,0x3c,0xd3,0x37,0x31,0xa7,0x28,0x1d,0x78, -0x12,0x0a,0x64,0x03,0xfb,0x98,0xf1,0xe7,0x8d,0xdc,0xcd,0xda,0xbf,0xb8,0x26,0xb9, -0xbe,0xe4,0xc5,0xd3,0xa3,0xe4,0xf6,0xe8,0x05,0x10,0x5a,0x16,0x19,0x18,0x1f,0x27, -0xab,0x31,0x39,0xa6,0x3c,0x3b,0x27,0x37,0x30,0xdb,0x27,0x1c,0x85,0x11,0x09,0xc5, -0x02,0xfa,0x18,0xf1,0xe8,0x84,0xdc,0xcd,0x2d,0xc0,0xb9,0xb3,0xb9,0xbd,0xaf,0xc5, -0xd2,0x15,0xe3,0xf4,0x37,0x03,0x0d,0x78,0x12,0x15,0x3a,0x1b,0x23,0x6b,0x2d,0x35, -0x17,0x39,0x38,0x51,0x34,0x2e,0x4c,0x26,0x1b,0x96,0x10,0x08,0x1e,0x02,0xf9,0x76, -0xf0,0xe7,0xa8,0xdb,0xcc,0x07,0xbf,0xb8,0x12,0xb8,0xbb,0xac,0xc3,0xd1,0x61,0xe2, -0xf3,0x3e,0x03,0x0d,0xea,0x12,0x17,0x71,0x1d,0x26,0x90,0x2f,0x37,0x10,0x3a,0x38, -0x4f,0x35,0x2f,0x89,0x27,0x1c,0x1d,0x13,0x0b,0xcd,0x04,0xfc,0x3d,0xf5,0xed,0xc2, -0xe1,0xd3,0x55,0xc6,0xc0,0xb0,0xbf,0xc3,0x30,0xca,0xd6,0x12,0xe5,0xf4,0xcf,0x02, -0x0b,0xde,0x0f,0x13,0x40,0x18,0x20,0x73,0x29,0x30,0x9a,0x33,0x32,0xfd,0x2f,0x2b, -0x47,0x24,0x1b,0xd2,0x12,0x0c,0x59,0x06,0xff,0x84,0xf8,0xf0,0x5b,0xe5,0xd6,0xd7, -0xc9,0xc3,0xd1,0xc1,0xc4,0x56,0xcb,0xd6,0x37,0xe4,0xf2,0xe8,0xff,0x08,0x53,0x0c, -0x0f,0xfc,0x14,0x1c,0xcb,0x25,0x2d,0x52,0x30,0x2f,0x2e,0x2d,0x28,0x88,0x21,0x18, -0x87,0x10,0x0a,0x5a,0x04,0xfd,0x3c,0xf7,0xef,0x0b,0xe4,0xd5,0xcc,0xc9,0xc3,0xaa, -0xc2,0xc5,0xe7,0xcc,0xd8,0xe6,0xe5,0xf5,0x02,0x00,0x11,0x2d,0x11,0x11,0x45,0x10, -0x10,0x42,0x10,0x0e,0x5d,0x0f,0x0e,0x10,0x0b,0x0b,0x32,0x0a,0x09,0x7e,0x09,0x07, -0x92,0x06,0x05,0x29,0x06,0x06,0x4d,0x07,0x02,0x57,0x0e,0xf6,0x33,0x0e,0xff,0x71, -0xf3,0x11,0xae,0xf8,0x09,0xb0,0xf8,0xf0,0xd7,0x1a,0xe6,0x13,0xfe,0x1a,0xf2,0xda, -0x24,0xdf,0xea,0x08,0xf0,0x0b,0xfb,0xca,0xfa,0x13,0x6b,0x08,0xf4,0xee,0x22,0x12, -0x42,0x01,0x0b,0xf8,0x26,0xf0,0x9f,0x1a,0x27,0xfa,0xf9,0x22,0x6b,0x05,0x38,0x6a, -0xeb,0x30,0x9e,0x22,0xf8,0xb0,0x3a,0x06,0xe6,0x15,0x1b,0x74,0x20,0xf9,0x29,0x20, -0x14,0x8d,0xf6,0x2b,0x68,0xf0,0xf9,0x15,0x1d,0xfe,0x5f,0xf3,0xfe,0xf2,0xeb,0xfc, -0xd0,0xef,0xe6,0xf1,0xfa,0xf6,0x4d,0x0f,0xe8,0x37,0xfd,0xeb,0x33,0xf7,0xf9,0x63, -0x19,0xfc,0x61,0xfe,0x03,0x53,0x0b,0x03,0x66,0xfa,0x2a,0x69,0x10,0x07,0xfd,0x18, -0x07,0xbf,0x24,0x20,0xb6,0xfa,0x02,0xed,0x06,0xed,0x42,0x02,0x0c,0xc0,0xf5,0x09, -0x58,0xfd,0x02,0x72,0xe9,0xe9,0xdb,0x25,0xfe,0xa8,0x0b,0x0b,0xe6,0xd5,0xe8,0x05, -0xf0,0xe5,0xa0,0xe7,0xb5,0xc2,0xdc,0xe0,0xde,0xbb,0xc9,0x21,0xba,0xa8,0x39,0xb5, -0xc1,0x66,0xb3,0xc4,0xb9,0xd4,0xd0,0x47,0xd4,0xb2,0x40,0xc3,0xd6,0xc6,0xdc,0xec, -0xa8,0xea,0xcf,0x48,0xc4,0xdc,0xea,0xd1,0xd3,0xec,0xf9,0xfc,0x08,0xf6,0xf4,0xb7, -0xfd,0xfb,0xa9,0x02,0x23,0x4e,0x20,0x16,0x42,0x2f,0x1b,0xd9,0x11,0x28,0x4c,0x28, -0x16,0x16,0x1b,0x39,0xe9,0x22,0x14,0x20,0x33,0x30,0x9b,0x39,0x32,0x4b,0x20,0x28, -0x3d,0x10,0x2a,0xd8,0xf9,0xfb,0x3c,0x1a,0xfd,0x8c,0x1c,0x12,0x3b,0xff,0xfa,0xf7, -0x0d,0x12,0xd1,0xec,0x26,0x53,0x33,0x38,0xfa,0x1c,0x1f,0x03,0x19,0x0d,0xbe,0x30, -0x37,0xb6,0x1d,0x32,0x2c,0x2c,0x20,0x87,0x16,0x23,0x60,0x57,0x2c,0x6e,0x33,0x29, -0x5e,0x25,0x4d,0x45,0x2d,0x25,0x11,0x3d,0x0d,0xbf,0x33,0x31,0x48,0x19,0x39,0x87, -0x25,0x28,0x0a,0x25,0x1e,0x41,0x21,0x1f,0xaf,0x3c,0x43,0xf5,0x13,0x0a,0x54,0x0a, -0x26,0x7b,0x33,0x1c,0x5d,0x05,0xfd,0x2a,0xff,0x03,0xe7,0xf2,0xdd,0x37,0xea,0xe8, -0x94,0xda,0xc9,0x56,0xd3,0xd8,0xc7,0xf4,0xf9,0xf6,0xda,0xeb,0x01,0x0b,0x01,0x6b, -0x2f,0x21,0x73,0xf7,0xfd,0xb0,0xe1,0xe3,0x5d,0xde,0xf4,0x78,0xf3,0xeb,0x5a,0xf5, -0xe8,0xce,0xe5,0x11,0x5d,0x11,0x24,0x9d,0x1e,0x2b,0x41,0x43,0x11,0x9a,0x31,0x3d, -0xee,0x09,0x27,0xe1,0x21,0x05,0x8e,0x1a,0x0b,0x8e,0x2f,0x31,0xe3,0x09,0x01,0xf8, -0x04,0x0d,0x7d,0xfa,0xef,0xaf,0xe1,0xdb,0x51,0xe0,0xe4,0x57,0xde,0xc1,0xa8,0xee, -0xd7,0xe5,0xc7,0xda,0x43,0xde,0x0c,0x1f,0x0f,0x06,0x38,0xfc,0xda,0xf9,0xf8,0xf1, -0xb9,0xf4,0x07,0xa3,0xf0,0xf6,0x9a,0xcd,0xc6,0x54,0xd3,0xf2,0x0b,0xfc,0xe6,0xf0, -0xda,0x00,0x80,0xfc,0xf9,0xff,0x08,0xfb,0x55,0xef,0xf7,0x46,0x00,0xf4,0x26,0x01, -0x0c,0x4a,0xf2,0xf4,0x6a,0x00,0xdd,0x99,0xf3,0x17,0x5d,0x1b,0xec,0xb4,0xc0,0xe1, -0x31,0xee,0xeb,0x48,0xfd,0xe2,0x4a,0xd0,0xe2,0xae,0xdf,0xca,0x48,0xc7,0xe1,0x8a, -0xe3,0xcc,0x49,0xd2,0xd2,0x3a,0xd2,0x01,0x62,0xfb,0xf2,0xb2,0xef,0xfe,0xba,0x2a, -0x13,0x81,0x21,0x1e,0xa6,0xe9,0xec,0x60,0xd9,0xe4,0xd2,0xf7,0xea,0xc3,0x0f,0x00, -0x90,0xf5,0x0f,0x59,0x17,0x3b,0x76,0x46,0x3d,0xc4,0x4b,0x4a,0xbe,0x41,0x3d,0x7d, -0x3e,0x4c,0x36,0x42,0x34,0x03,0x3f,0x33,0x93,0x2c,0x57,0x8c,0x66,0x26,0x81,0x39, -0x45,0xd2,0x2a,0x34,0xd7,0x24,0x1b,0xd8,0xf4,0x1b,0xe0,0x24,0xfc,0x6c,0x20,0x32, -0x0f,0x1d,0x10,0x68,0x22,0x35,0xb3,0x42,0x78,0x1a,0x71,0x42,0x3a,0x4b,0x4b,0x3a, -0x38,0x2f,0xc3,0x57,0x4c,0x58,0x17,0x2c,0x62,0xf9,0xff,0x30,0x2b,0x1a,0xba,0x0b, -0x0a,0xf8,0x17,0x23,0xd3,0x1a,0x23,0x2f,0x19,0xff,0xe6,0x10,0x05,0x8f,0x01,0x17, -0xca,0x08,0x04,0x09,0x07,0xec,0x73,0xe8,0xf1,0xc0,0x14,0x2b,0xc2,0xe9,0xcc,0x1b, -0xe3,0xec,0xae,0xff,0x04,0xb8,0xf2,0xe1,0x5f,0xfc,0xe6,0xfa,0xcf,0xd6,0xb4,0xff, -0xe0,0x28,0xde,0xd7,0x59,0xd1,0xe3,0x91,0xe7,0x09,0x4a,0xf2,0xd5,0x37,0xf6,0x08, -0x95,0xf8,0x00,0xa4,0xfa,0xdf,0x86,0xb4,0xc1,0x4d,0xb4,0xbf,0xd2,0xd0,0xd6,0xc5, -0xd1,0xc5,0x6e,0xd9,0xee,0x09,0x00,0x00,0x20,0x01,0x01,0x37,0x01,0x02,0x71,0x02, -0x04,0x76,0x03,0x06,0xbf,0x03,0x0a,0xae,0x05,0x00,0x56,0x19,0xfd,0x6f,0xff,0x23, -0xc5,0xfd,0x0a,0x97,0x22,0xf0,0x80,0x28,0x16,0xf1,0xf4,0x29,0x6c,0x03,0x10,0x9f, -0x11,0xf4,0x36,0x25,0xf5,0x7f,0xfa,0x20,0x8f,0xf3,0x14,0x10,0x08,0x0e,0x52,0x02, -0x0f,0x9d,0x0e,0xff,0x98,0xf1,0x06,0xe5,0x1f,0xf3,0x40,0x13,0x03,0x60,0xe8,0xfc, -0x58,0xe4,0x2b,0x92,0xef,0xdd,0xeb,0xeb,0x16,0xaa,0xda,0x04,0x52,0xeb,0x00,0x5d, -0x14,0xc5,0x97,0x21,0x1c,0x66,0xdb,0xfc,0x00,0xfc,0x02,0xf5,0xed,0xe7,0x43,0xfd, -0x37,0x23,0xfa,0x13,0x2d,0x0e,0x20,0x85,0x28,0x07,0x27,0x21,0x0a,0x6c,0xf6,0x0b, -0x1f,0x05,0x0f,0x94,0x17,0xf5,0x4c,0x11,0x0e,0xaa,0xfe,0x0e,0xb5,0x01,0xee,0x0d, -0x07,0x04,0xd0,0x07,0x14,0xc3,0xee,0xfb,0xca,0xf1,0xcb,0x17,0xeb,0xee,0x6a,0xe2, -0xc9,0x1c,0xd4,0xf6,0xf2,0xf2,0xf2,0x3b,0xfb,0xed,0xb0,0xee,0xe3,0xb7,0xd1,0xe0, -0x01,0xca,0xc9,0xde,0xde,0xc6,0xb0,0xd3,0xe3,0xc4,0xe2,0xed,0xb3,0xe5,0xdf,0xea, -0xf2,0xe6,0xeb,0xf2,0x27,0xd1,0xf3,0xd3,0x4e,0x12,0x09,0x55,0xe0,0xe8,0xa5,0xee, -0xf5,0xae,0xe3,0xd1,0x10,0x03,0xee,0xab,0xea,0x03,0x7e,0x04,0x0a,0xd0,0xf6,0xeb, -0xb1,0x14,0x2b,0x6b,0x17,0x0d,0x3a,0x0d,0x27,0xef,0x21,0x06,0x5e,0x2c,0x0f,0xcc, -0xfd,0x05,0xc7,0x15,0x26,0x58,0x19,0x13,0xeb,0x1e,0x1f,0xe9,0x1a,0x2d,0x29,0x18, -0x1c,0x61,0x1e,0x0a,0xf7,0x3a,0x21,0xb4,0x28,0x1c,0xcf,0xfb,0x06,0xff,0x13,0x01, -0xc4,0x10,0xe2,0x71,0xf1,0x1e,0x31,0x05,0x2a,0x46,0x26,0x04,0xda,0x0d,0x0e,0x23, -0x0f,0x06,0x24,0x00,0x04,0xfb,0x10,0x0a,0xc7,0x1c,0x28,0xd6,0x15,0x19,0x6f,0x25, -0x1b,0x1f,0x17,0x08,0x4d,0x30,0x57,0x89,0x0e,0x13,0xb8,0x4e,0x27,0xd4,0xfb,0x09, -0xd0,0x1f,0x2e,0x9c,0xe6,0x09,0xb0,0x3c,0x15,0x30,0x2a,0x39,0xa9,0x3c,0x4e,0x4e, -0x28,0x1b,0x09,0x46,0x48,0xf7,0x4d,0x41,0xf4,0x42,0x64,0x61,0x37,0x41,0xf3,0x46, -0x1d,0x38,0x1a,0x0e,0xe8,0x12,0x2d,0x77,0x23,0x1e,0x31,0x21,0x07,0x7b,0x22,0x36, -0xa1,0x13,0x23,0x71,0xfd,0x08,0x3b,0x14,0x03,0x90,0x13,0x08,0x85,0xcf,0xd9,0x1f, -0xd7,0xc6,0xf6,0xcd,0x94,0x6b,0xa9,0xc9,0x2f,0xbd,0xcf,0xb1,0xe0,0xc2,0x1f,0xb6, -0xcd,0x28,0xc8,0xbc,0xfc,0xad,0xb0,0x6d,0xba,0xb0,0xbf,0xc1,0xd2,0x01,0xc7,0xbe, -0x79,0xc6,0xc9,0x2a,0xba,0xaa,0x6a,0xe1,0xee,0x2c,0xb8,0xcf,0x12,0xed,0xcf,0x8e, -0xc6,0xba,0xc1,0xe7,0xe8,0xf7,0xae,0xef,0x20,0xf7,0xde,0x3f,0x05,0x05,0x99,0x1c, -0x29,0xa0,0xfc,0x0f,0x88,0x2c,0x2e,0xc0,0x33,0x27,0x10,0x42,0x47,0x25,0x1f,0x35, -0x92,0x34,0x10,0x02,0x06,0xf5,0xae,0x0c,0x21,0x0d,0x13,0x15,0x48,0x29,0x0a,0x08, -0x31,0x2e,0xc4,0x2e,0x3e,0xb9,0x08,0x1c,0x88,0x2c,0x18,0x9d,0x36,0x15,0xdd,0xd8, -0xfc,0xcb,0xe6,0xe9,0xa3,0xdf,0xbd,0x8c,0xbe,0xdb,0x2a,0xe9,0xe9,0x70,0xfd,0xdd, -0x2b,0xd1,0xe7,0x6a,0xd3,0xd0,0x58,0xbe,0xb0,0x66,0xb8,0xbe,0x6b,0xc6,0xd6,0xc7, -0xbb,0xbe,0x07,0xd2,0xd2,0x44,0xaf,0xb6,0x63,0x03,0xe1,0xcb,0xba,0xf5,0xca,0xf5, -0xe8,0x88,0xd2,0xce,0xa2,0x13,0xea,0xf2,0xcf,0x0e,0x30,0x03,0x10,0xf8,0x1f,0x2a, -0x89,0x4d,0x3d,0x1f,0x2c,0x41,0xed,0x57,0x67,0x47,0x65,0x5e,0xf7,0x7f,0x7c,0x79, -0x69,0x7f,0xb0,0x66,0x59,0x9c,0x4d,0x3c,0xe4,0x44,0x56,0x67,0x46,0x5c,0x94,0x41, -0x2c,0xbc,0x5f,0x3d,0x4e,0x56,0x46,0x5d,0x1e,0x35,0xb5,0x30,0x25,0xc5,0x41,0x11, -0xa0,0xe6,0xe6,0x6d,0xeb,0xe9,0x03,0xd1,0xbf,0xd8,0xb9,0xd8,0x88,0xea,0xf6,0xbc, -0x08,0xd9,0x47,0xdd,0xf0,0x2d,0xe1,0xce,0x8a,0xc4,0xb3,0x60,0xb7,0xb6,0x64,0xbf, -0xd4,0x40,0xcc,0xbd,0xe4,0xdb,0xf6,0xc2,0xbf,0xdf,0xc5,0x1a,0xe4,0x3e,0xf0,0x17, -0x6e,0x14,0x0c,0xac,0xdd,0x04,0x2f,0x28,0x05,0x68,0x00,0x04,0x78,0x00,0xff,0x97, -0xff,0x00,0xd6,0x00,0x01,0x51,0x00,0xff,0x97,0xff,0xff,0x3d,0xff,0xfc,0xfc,0xfd, -0xfc,0x5f,0xfb,0x01,0xa3,0xf8,0x04,0x86,0xef,0x2b,0x2e,0xd1,0xc2,0xf8,0x7c,0xb2, -0x66,0xb6,0x69,0x0d,0xbb,0x0e,0x0e,0xf9,0xeb,0xc0,0x24,0xb6,0xb9,0x29,0xf8,0xa2, -0xc9,0x34,0x32,0xd6,0x09,0xb6,0xda,0x08,0xc4,0x00,0xd0,0x17,0x42,0xc1,0x8b,0xeb, -0x2d,0x5e,0xf2,0xe7,0xa3,0xdc,0x10,0x01,0xc8,0x27,0x51,0xc9,0x1d,0x54,0x22,0xf9, -0xa3,0xd2,0x07,0x58,0x21,0xdb,0x96,0x21,0xf5,0x9c,0x06,0x46,0xe3,0xf5,0x31,0x7d, -0x2c,0x0e,0x43,0x1d,0x17,0xf2,0xff,0xfb,0xb7,0x34,0xed,0xc3,0xd8,0x2e,0x91,0xec, -0x09,0xe4,0xfd,0xf4,0x0c,0x30,0x01,0xf9,0x03,0x01,0x19,0x04,0xf4,0x9b,0x01,0x1a, -0xcb,0xe5,0x02,0x8f,0xb7,0xce,0xdb,0xea,0xc1,0xf8,0xe3,0xbc,0x46,0xe2,0xdc,0x38, -0xcf,0x14,0x3d,0xdb,0xcb,0x4a,0xb8,0xb9,0x87,0xc9,0xbc,0x54,0xdc,0xbf,0x52,0xd6, -0xd1,0xc7,0x9e,0xde,0x32,0xd3,0xb8,0x98,0xe5,0xf9,0x62,0xe8,0xc5,0x9c,0x21,0x0b, -0x5c,0x09,0xfa,0x2e,0x12,0xed,0x9f,0x07,0x26,0xc5,0xa2,0xbf,0x81,0xea,0xda,0x86, -0xa4,0x04,0x4c,0xca,0xeb,0xda,0x39,0x1f,0x66,0x0d,0x26,0xf9,0x1e,0xed,0xfe,0x32, -0x2f,0x3a,0xe4,0xff,0x1c,0xf0,0xc4,0xb7,0xf5,0xfe,0xc9,0xf3,0xf9,0xb5,0xe2,0x1b, -0x04,0x38,0x2c,0x90,0x1f,0xdc,0x71,0x1d,0x20,0x6e,0x18,0xfc,0x45,0x1b,0x1e,0x7b, -0x29,0x0a,0x70,0xe0,0x13,0xd8,0x16,0x22,0xae,0x01,0x04,0x59,0xfb,0x33,0xa3,0x25, -0x0b,0xdc,0x25,0x43,0x22,0x35,0x30,0x51,0x4a,0x1f,0x74,0xed,0xe4,0xcd,0xfd,0xe7, -0x04,0x0f,0xf9,0x86,0xb9,0x2b,0x0d,0x57,0x05,0xce,0x1f,0x1c,0x94,0xd5,0x04,0x52, -0x35,0xdf,0xf1,0xf2,0x01,0xfa,0xb3,0xdc,0x17,0xd0,0xd6,0xbf,0xd5,0xbd,0x42,0xdd, -0xcd,0x74,0x10,0x0f,0x9a,0xd7,0xe3,0xc0,0xf5,0x08,0x88,0xf3,0x08,0xe9,0x0f,0x0e, -0xe4,0x1b,0xdb,0x45,0xd4,0x08,0x81,0x12,0xf4,0xc7,0xe6,0x08,0x16,0x21,0x1b,0x14, -0x09,0x24,0x21,0x37,0x50,0x0d,0x42,0x3a,0x5a,0x77,0x37,0xf6,0x0c,0x07,0xa6,0x32, -0x0d,0xab,0x20,0xe9,0x4c,0x00,0x5d,0x87,0x3e,0x24,0xe9,0x0e,0x08,0x31,0xe1,0xf4, -0xaf,0xec,0xe6,0xf4,0xe8,0xb9,0xaf,0xb0,0xcd,0x09,0xdb,0xc3,0xa1,0xae,0xa2,0x57, -0x9d,0xcc,0x4f,0xd0,0xcc,0x05,0xbc,0xc9,0xcb,0xda,0xcb,0x8f,0xc7,0xdf,0x4a,0xd9, -0xf2,0x7f,0xd4,0x86,0x82,0xce,0xe9,0xf2,0xdf,0xab,0x37,0xca,0xc0,0xf6,0xda,0xd1, -0xfd,0xb8,0xcd,0x24,0xef,0xfa,0xe0,0xc8,0x0d,0x06,0x09,0xe5,0x66,0xb6,0xeb,0xe4, -0xdd,0xd3,0x11,0xe9,0xb4,0xe9,0xce,0x28,0x19,0x0a,0xda,0x47,0x0c,0xd6,0xfe,0xb9, -0x02,0xfd,0xf2,0xc8,0xf6,0xe7,0xad,0x06,0xb2,0xd0,0x6a,0xc3,0xd6,0x65,0xae,0xc8, -0x55,0xd2,0xd8,0x25,0xfc,0xe6,0x88,0xe9,0xef,0x68,0xfb,0xed,0xe3,0xfe,0x18,0xec, -0x15,0x2a,0xb9,0xfe,0x12,0x33,0x24,0x3d,0xd0,0x33,0x39,0x64,0x2c,0x2e,0x37,0x47, -0x29,0x79,0x2a,0x40,0xb0,0x51,0x47,0x68,0x2f,0x73,0x2f,0x5e,0x2d,0x16,0x29,0x2d, -0x24,0x17,0x54,0x9a,0x23,0xd4,0x4c,0x4a,0x52,0xca,0x22,0x2e,0xc2,0x18,0xe0,0x1e, -0x1a,0x20,0x10,0xec,0x0a,0x75,0xe6,0xc3,0xc5,0xcd,0xe0,0x8a,0xf0,0xcb,0xfd,0xde, -0xca,0x58,0xe0,0x03,0xd3,0x08,0xf8,0x47,0xf7,0xfa,0xa9,0xeb,0xed,0x9c,0x07,0x04, -0xa5,0xfc,0x10,0x3b,0xe0,0xe7,0xe3,0x03,0x28,0x87,0x09,0x08,0xdf,0x0b,0x0e,0x77, -0x1b,0x09,0x74,0x05,0x15,0x8a,0x4b,0x0d,0xfc,0x32,0x4c,0xda,0x48,0x13,0xf4,0x1a, -0x21,0x58,0x32,0x44,0x55,0x04,0x1a,0xba,0x4b,0x68,0xb3,0x35,0x32,0xb1,0x24,0x13, -0xce,0x24,0x20,0xaa,0x05,0x14,0x7e,0xed,0xbe,0x00,0xe0,0xd6,0x15,0xe1,0xd3,0xd7, -0xb9,0xd3,0xb3,0xe5,0x05,0x7e,0x03,0xf7,0x80,0xf6,0xf6,0xd5,0xea,0xf0,0x64,0xff, -0xdf,0xee,0x0d,0xe2,0xc9,0xc6,0xd4,0xda,0xfe,0xe6,0x56,0xeb,0xf3,0xc9,0xd5,0xf8, -0x55,0xf0,0xde,0xdb,0xe1,0x06,0xf7,0x04,0xe1,0x9c,0x06,0x25,0xa6,0xe8,0xc7,0x7a, -0xe0,0xc5,0xe8,0xdb,0xf0,0xa0,0x8e,0xb8,0x69,0x1f,0xf2,0x5b,0xdd,0xf5,0xa2,0xc0, -0xce,0xf4,0xfd,0xcd,0x00,0xd6,0xd5,0x4b,0xa6,0xa7,0xac,0x9b,0xc9,0x40,0xb0,0xa5, -0xc8,0xaf,0xaf,0x6c,0xda,0xf3,0x30,0xe8,0xe1,0x73,0xf6,0xfc,0x48,0xe5,0xf6,0x03, -0x00,0x0c,0x72,0x16,0xe8,0xa0,0xea,0xfc,0xf7,0x15,0x18,0xe1,0x12,0x0e,0x97,0x08, -0x23,0x34,0x12,0x16,0xa1,0x07,0x4c,0xc0,0x26,0x36,0x22,0x5a,0x4b,0x5f,0x2c,0x2d, -0x6d,0x1c,0x0a,0xbe,0x4f,0xff,0x3d,0xf2,0x31,0x0d,0x49,0x31,0xed,0x38,0x19,0x74, -0xfc,0x25,0xf2,0x20,0x00,0x0b,0x0b,0xfe,0x68,0xc7,0xbc,0x88,0xd5,0xca,0xe2,0xcc, -0xaf,0xf6,0xa9,0xbf,0x5b,0xe1,0xea,0xed,0xcb,0xd6,0x07,0xea,0xd3,0xa9,0xc0,0xee, -0x3e,0xd5,0xef,0xfa,0xe7,0xcf,0xfe,0xc3,0xec,0xc3,0xf7,0xe4,0xc8,0x05,0xe5,0x2a, -0xf3,0xfd,0x79,0xf7,0xe6,0xda,0x0e,0x23,0x12,0x16,0x25,0x1f,0x52,0x4a,0x0a,0x27, -0x2b,0xe4,0x23,0x2d,0xdb,0x3e,0x18,0x59,0xf7,0x40,0x0e,0x61,0x3f,0x64,0x3d,0x20, -0xaa,0x0f,0x3d,0xbb,0x26,0x0e,0xa6,0x28,0x29,0x97,0xb1,0x72,0xc0,0x3a,0x8e,0x9b, -0x64,0x16,0x46,0xc9,0x1f,0x1f,0xf2,0xf1,0xeb,0x0d,0xf6,0xa7,0xe6,0x26,0x09,0x04, -0x00,0xe9,0x0f,0xea,0x5f,0x18,0x06,0x5e,0xc2,0x0e,0x4c,0x0a,0xd8,0xaa,0xfb,0x0c, -0x5b,0x00,0xf6,0x61,0x0f,0xf6,0x91,0x05,0x2c,0x33,0xee,0x18,0x54,0xf9,0xed,0x91, -0x0c,0xee,0xeb,0xea,0xf4,0x57,0x24,0xea,0xd3,0xfd,0x1b,0xd4,0xfa,0xf6,0x62,0xff, -0x2e,0x5f,0xf4,0x1c,0x37,0xde,0x03,0xd6,0xe8,0xd1,0x57,0xce,0xd6,0xca,0xbb,0xe2, -0x3e,0xf4,0xd2,0x6d,0x0f,0xef,0x17,0x0f,0x23,0xfc,0xf9,0x37,0x7d,0xf6,0x21,0x49, -0x06,0xff,0x29,0x13,0xdf,0x87,0xf1,0xce,0xf1,0xe8,0xc7,0xb0,0xc2,0xf3,0x48,0xf2, -0xf9,0x55,0x00,0x33,0x95,0x0a,0x25,0x1a,0x1f,0x14,0x25,0x20,0xfe,0x62,0xb5,0xb6, -0x7a,0xdc,0x9d,0xf1,0x98,0x9b,0xb3,0xc9,0xe2,0xd9,0xd7,0xe4,0x3a,0xf0,0x1f,0xbb, -0xef,0x25,0x56,0x17,0x27,0x3e,0xfe,0x07,0xd1,0x19,0xf9,0x60,0xed,0xe5,0x4c,0xd9, -0xe9,0xea,0xc8,0xc8,0xec,0xe1,0xd6,0x59,0xff,0xec,0xec,0x05,0x37,0xfb,0x2c,0x28, -0xed,0x43,0x47,0xde,0x4e,0x20,0x6f,0xf0,0x02,0xf9,0xfb,0xb6,0x59,0xb3,0xb3,0xd1, -0xab,0xec,0xc8,0xcc,0xcf,0xe7,0x0d,0x17,0x43,0x26,0x39,0x49,0x2d,0x47,0x3d,0x2d, -0x30,0x41,0x2e,0x2a,0xe6,0x2b,0xf7,0x5a,0x02,0x0a,0xed,0xdf,0xd0,0x9c,0xe1,0xf0, -0xb7,0xfc,0xe7,0x01,0x18,0x42,0xd7,0x20,0x38,0xbe,0x43,0x3b,0x34,0x3f,0x01,0x07, -0xcb,0xe9,0x94,0xdc,0xa6,0x9b,0xa2,0xa1,0x71,0xce,0xd8,0x82,0xc7,0xc1,0xd7,0x0b, -0x06,0x64,0x16,0x1c,0xce,0x36,0x41,0x85,0x1d,0x35,0xe9,0x3b,0x34,0xe1,0x23,0x0b, -0x5e,0x10,0x12,0x15,0xd5,0xe8,0x21,0xee,0xf2,0xbb,0x0e,0x08,0xa0,0x1c,0x49,0x8f, -0x3b,0x3f,0x0f,0x49,0x66,0xbc,0x67,0x1b,0x67,0x0d,0x22,0x31,0x11,0xbf,0x18,0xdc, -0xab,0xe9,0xd3,0xdb,0x4f,0xb2,0xe6,0x09,0x0a,0x00,0xe2,0x1e,0x2c,0x19,0x34,0x2e, -0x43,0x1b,0x3b,0xfb,0x2b,0x30,0xe6,0x21,0xfe,0x18,0x05,0xf4,0xc6,0xcd,0xbd,0x4b, -0xcc,0xef,0x11,0xdd,0xe0,0xa1,0x2e,0x28,0x3d,0x16,0x33,0x2e,0x27,0x34,0x9c,0x23, -0xde,0xbd,0xd5,0xf5,0x0b,0xc8,0xb4,0xb6,0xa6,0xa3,0x72,0xb1,0xbb,0x7c,0x94,0xbe, -0x5a,0xe7,0xe4,0xec,0x06,0xfe,0x22,0x27,0x1b,0x27,0x18,0x20,0xb5,0x38,0x37,0x69, -0x0f,0xf8,0x7b,0x1b,0xe7,0xe0,0xc4,0xd9,0x33,0xd4,0xf5,0x24,0xf3,0xf4,0x3f,0x3c, -0x45,0x8d,0x34,0x4a,0x93,0x42,0x62,0xba,0x31,0xfe,0x1e,0xef,0x1c,0x4b,0xd0,0xbb, -0x6e,0xbe,0x9e,0xb0,0xcc,0xab,0xdc,0x9c,0xd2,0x2e,0xe6,0xe5,0x4d,0xfd,0x0f,0x55, -0x1e,0xf5,0x46,0x0f,0x17,0x3a,0x0a,0x14,0x79,0xf2,0xe7,0x49,0xf2,0xcc,0xd1,0xba, -0xbb,0x6e,0xc7,0xee,0xb6,0xe4,0x00,0x7e,0x41,0x38,0xef,0x3e,0x45,0x25,0x46,0x4f, -0x1e,0x31,0xf0,0xae,0xff,0x0b,0x00,0xe0,0xc5,0x4d,0xc1,0xcb,0xad,0xd8,0xca,0x9e, -0xbe,0xfc,0x12,0xf8,0x13,0x29,0x13,0x2b,0x6d,0x35,0x26,0xef,0x25,0x29,0xc6,0x35, -0x31,0xfc,0xfd,0x01,0x91,0x14,0xd5,0x43,0xcc,0xd5,0x1d,0xe9,0xfd,0x5e,0xf0,0x1a, -0xdf,0x54,0x39,0xf5,0x4a,0x3e,0x93,0x5c,0x5b,0x3b,0x2a,0x06,0x7d,0x1f,0x29,0x3c, -0xdd,0xfb,0xbf,0xcf,0xdf,0x73,0xfb,0xd1,0x59,0xdb,0x10,0x3e,0x14,0x25,0xa9,0x2f, -0x4c,0xa1,0x43,0x2a,0x6a,0x3f,0x38,0x4b,0x3f,0x2e,0x96,0x08,0x13,0x7c,0xf9,0xd2, -0xb3,0xcd,0xb9,0x5e,0xdc,0xe9,0x93,0xd5,0x13,0x4e,0x32,0x23,0xb9,0x31,0x2d,0xcf, -0x36,0x43,0x5b,0x06,0xdb,0x91,0xfc,0xed,0x3d,0xbd,0xac,0xc1,0xab,0xb2,0xd9,0xc6, -0x99,0xcb,0xc4,0xf3,0x16,0xf5,0x0a,0xf1,0x21,0x38,0xc4,0x29,0x2b,0xf4,0x2d,0x2d, -0xa3,0x43,0x30,0x80,0xfb,0x27,0xe0,0x03,0xd6,0x03,0xdf,0xd9,0xd3,0xf2,0xff,0x76, -0xf2,0x37,0x43,0x4b,0x3f,0x03,0x45,0x42,0x2a,0x60,0x3e,0xc9,0x1d,0xe8,0x83,0x24, -0xe8,0x2c,0xcd,0xca,0x22,0xaa,0xc1,0xcf,0xbe,0xa1,0x8d,0xc0,0xe5,0x67,0xf8,0xfd, -0x1d,0x0c,0x31,0x74,0x11,0x0d,0xe4,0x16,0x0e,0x59,0x1d,0xf6,0x3b,0xdd,0xef,0x5d, -0xc2,0xa3,0x5f,0x9b,0x9a,0xae,0xbd,0xaf,0xbe,0xb9,0xfc,0x0a,0x06,0xff,0xa8,0x06, -0x02,0x25,0x1a,0x02,0xd4,0xc9,0xc2,0xf4,0xd4,0xbf,0xf1,0x96,0x92,0x5e,0x89,0xa5, -0xb4,0x95,0x80,0xc0,0xbd,0xcb,0x48,0xe0,0xf0,0x78,0x0e,0x10,0x6b,0x05,0x04,0xbd, -0x0a,0x05,0xc3,0x22,0xf4,0xcb,0xec,0x06,0xc9,0xd3,0xcb,0x09,0xc5,0xca,0x03,0xf2, -0xe5,0xb9,0xf9,0x40,0x07,0x37,0x4c,0x32,0x37,0x53,0xdb,0x52,0x4b,0x13,0x00,0x0e, -0xb2,0x2a,0xe7,0xf9,0xe7,0xd4,0x51,0xcf,0xe7,0x57,0xd3,0xc6,0xef,0xf4,0x0e,0xba, -0x1e,0x1d,0xc0,0x44,0x4c,0x0e,0x2f,0x39,0x43,0x35,0x44,0x40,0x47,0x10,0xc7,0x20, -0x1f,0xcc,0xe6,0xe3,0x4b,0xce,0xdd,0x0e,0xf6,0xdd,0xde,0xff,0x3d,0x05,0x2a,0x32, -0x60,0x31,0x37,0xb5,0x41,0x1c,0x43,0xf0,0xe9,0x2a,0xfc,0xd0,0xa6,0xb7,0xaf,0x76, -0xa6,0xc3,0x8f,0x98,0xa8,0x55,0xc9,0xe0,0x00,0xe5,0xfb,0x2d,0x16,0x10,0x1a,0x03, -0x12,0x10,0x02,0x0f,0xd5,0x1d,0xdb,0x26,0xf8,0xea,0xac,0xbc,0xb8,0x60,0xa6,0xbb, -0xe7,0xd7,0xbe,0x55,0xf8,0x1a,0x65,0x30,0x26,0x1f,0x27,0x44,0x9c,0x47,0x29,0x9e, -0xe7,0x18,0xdf,0x06,0xe2,0x22,0xd3,0xc9,0x72,0xcf,0xd9,0x1c,0xbf,0xd3,0xef,0xf3, -0x11,0xe8,0x16,0x25,0xf5,0x52,0x42,0xfa,0x38,0x41,0xb8,0x3e,0x54,0x6f,0x42,0x17, -0xea,0x3a,0x11,0x2b,0xf2,0xe7,0xb4,0xda,0xf6,0xe7,0xf8,0xee,0x13,0x31,0x48,0xdc, -0x43,0x52,0x4d,0x46,0x62,0x89,0x54,0x32,0xc7,0x0b,0x14,0x09,0x11,0xe3,0x91,0xdc, -0xbb,0x44,0xd3,0xd1,0xe7,0xae,0xc9,0x4c,0xec,0xfc,0xde,0x01,0x20,0xb7,0x34,0x2a, -0x7f,0x20,0x2d,0xf8,0x15,0x41,0x2b,0x1c,0xfd,0xab,0x20,0xf4,0x76,0xdc,0xd1,0xd5, -0xbe,0xea,0x97,0xdd,0xde,0xd8,0x16,0x30,0xa8,0x3d,0x29,0x55,0x3e,0x43,0x15,0x58, -0x0c,0xc1,0xfb,0x16,0x0f,0x00,0x00,0x18,0xfe,0xff,0x0c,0xfb,0x0d,0x01,0xf7,0xe4, -0xf6,0x3a,0xd6,0xbc,0xe5,0x36,0x0a,0xb3,0x06,0x4c,0xf8,0xdc,0x88,0x31,0xc3,0xa0, -0x2b,0x13,0xd4,0x07,0x08,0xf2,0x16,0xe9,0x84,0x03,0x17,0x44,0xe9,0x09,0x2c,0xfb, -0x06,0x75,0x19,0xf7,0x95,0xf7,0xf4,0xf1,0x06,0x21,0x9f,0x34,0x16,0x4f,0x19,0x40, -0x60,0x05,0x1c,0xf6,0x1c,0x0a,0xea,0x04,0xef,0xf5,0x04,0x13,0x34,0x11,0x04,0x5d, -0x10,0xe7,0x75,0x05,0x14,0xe2,0x08,0x38,0x07,0x16,0x03,0x54,0x0c,0x1b,0x13,0x29, -0xee,0x7a,0x09,0x17,0x08,0xd6,0xfd,0xc5,0x11,0xfc,0x7e,0x0b,0x04,0xd2,0xf1,0xfd, -0xd1,0x1e,0x0c,0x6a,0x0f,0xee,0xfb,0x06,0xfc,0xec,0xfe,0x44,0x68,0xf7,0xcf,0x18, -0xf5,0xe5,0xf7,0xe0,0xec,0x04,0xf2,0xe5,0xc9,0xfe,0xfc,0xdc,0xf4,0x04,0xe1,0xf4, -0xef,0x70,0xd3,0xe9,0x0b,0x08,0xfa,0x33,0x16,0x0c,0xc0,0xe7,0xe2,0xd6,0xf2,0xf3, -0x84,0xdf,0xfd,0x1d,0x04,0xf8,0xe5,0xed,0xe0,0x01,0xd4,0xe9,0x6b,0x07,0xce,0x71, -0xd3,0x11,0xe9,0x10,0x2a,0x81,0x1c,0x0d,0x91,0x0d,0xeb,0xdc,0xff,0xec,0xd1,0xf9, -0x12,0x28,0x0a,0xea,0xc4,0xef,0xce,0x42,0xdb,0x0b,0x28,0xda,0xdc,0x24,0xf3,0x14, -0x7d,0x2f,0x01,0xdf,0x09,0x0a,0xa8,0xf6,0x03,0x6b,0x00,0x18,0xa5,0x2f,0x12,0x25, -0xdb,0xed,0xe0,0xdb,0xf0,0x6d,0x12,0xe9,0xd1,0x03,0xeb,0x80,0x19,0x36,0xef,0xfe, -0xff,0xde,0xfd,0xfe,0xad,0x04,0x05,0xc5,0x1d,0x2e,0x42,0x0b,0xd0,0x5d,0xdf,0xe4, -0xa7,0xfb,0x03,0xc5,0xd9,0x1d,0x3c,0x04,0x1e,0x47,0x44,0x0c,0xfd,0x0b,0x00,0xbe, -0xf5,0xf8,0xe2,0xed,0xfd,0x04,0x0f,0xf2,0x49,0xce,0xd1,0x04,0xdd,0x1d,0x71,0x20, -0xe8,0x0e,0x26,0x14,0x01,0x21,0x32,0x4e,0x10,0x1d,0xf7,0x0a,0x0c,0x2b,0x1c,0x0f, -0x75,0x21,0x20,0xe0,0xeb,0xcd,0x39,0xc8,0xc4,0x3a,0x0d,0x1b,0x54,0xf7,0x23,0x50, -0x25,0x3d,0x70,0x38,0x10,0xa7,0x1f,0x08,0xe8,0xfc,0x08,0x8a,0x04,0x19,0x60,0x1a, -0xe9,0xcd,0xcb,0xd3,0x8c,0xca,0x11,0x7e,0x1c,0x19,0x05,0x39,0x33,0x6b,0x53,0x3d, -0x25,0x1c,0x29,0x19,0x19,0x11,0x0f,0x08,0x07,0x6c,0x23,0x25,0x03,0xf5,0xd4,0x25, -0xde,0xd6,0x94,0x1b,0x03,0x1f,0x0e,0x21,0x6f,0x09,0x2d,0xf5,0x12,0xfa,0x7c,0x04, -0xf2,0xa7,0xfc,0xfc,0xd7,0xfe,0x18,0x6d,0x17,0xdb,0x9e,0xba,0xb9,0x9c,0xba,0x07, -0x80,0xf1,0x03,0xf8,0x23,0x0f,0x42,0x35,0x16,0x57,0x00,0x07,0x94,0xed,0xf3,0xbd, -0xec,0xf6,0x0c,0x0e,0x05,0xe8,0xd3,0xc0,0x4c,0xba,0xce,0x59,0x18,0x0f,0x40,0x26, -0x3f,0x63,0x35,0x5d,0xa1,0x3a,0x24,0xa1,0x23,0x09,0x96,0x0e,0xff,0x99,0x06,0x1d, -0xb8,0x0c,0xd2,0x60,0xc5,0xb4,0x45,0xd3,0x09,0xd0,0xfd,0x20,0x2d,0x2f,0x30,0x25, -0x51,0x36,0xc0,0x2f,0x27,0x80,0x14,0x15,0x37,0x02,0x05,0xba,0x1b,0x0d,0x71,0xcd, -0xbb,0x7a,0xa1,0xce,0xb4,0x03,0xf2,0xc9,0x25,0x30,0x5f,0x40,0x59,0xc4,0x3c,0x3c, -0xdd,0x22,0x0e,0xa3,0x0f,0x04,0x41,0x02,0x19,0x7c,0x08,0xcd,0x94,0xbd,0x9a,0x28, -0xc6,0xfa,0x11,0xdf,0x09,0xad,0x0a,0x26,0x36,0x39,0x16,0x2a,0x22,0x0c,0x00,0xf3, -0xed,0x3b,0xeb,0xec,0x0c,0x00,0xed,0xfb,0xbc,0xb4,0xc3,0x97,0xc2,0xcd,0xf7,0xe4, -0x0c,0x12,0x0f,0x27,0x37,0x55,0x3a,0x33,0x39,0xcd,0x2c,0x1d,0x75,0x12,0x0e,0x40, -0x1e,0x30,0x82,0x11,0xe9,0x57,0xe1,0xd0,0x79,0x05,0x2c,0xe7,0x29,0x54,0x73,0x4d, -0x6f,0xf8,0x7f,0x66,0x88,0x5a,0x48,0xe0,0x40,0x2e,0x62,0x18,0x29,0xb1,0x3a,0x10, -0x84,0xe6,0xd4,0x79,0xc1,0xfd,0x2f,0x0f,0x16,0x62,0x3b,0x34,0x88,0x51,0x57,0x4d, -0x4b,0x3f,0x55,0x21,0x1e,0xdb,0x17,0xfe,0x83,0x0a,0x21,0x32,0xf1,0xcb,0x60,0xb4, -0x9e,0xe8,0xe8,0xee,0xf1,0xfd,0x1f,0x7a,0x1d,0x40,0xfa,0x37,0x30,0x99,0x2f,0x0d, -0xce,0x06,0x06,0xc6,0xf2,0xf7,0xcd,0x11,0xff,0x5c,0x00,0x01,0x17,0x03,0x05,0x46, -0x08,0x0b,0x49,0x0f,0x13,0xb1,0x16,0x19,0xdc,0x1b,0x1c,0x2a,0x1c,0x1a,0xe7,0x17, -0x14,0x8c,0x11,0x0e,0x03,0x0b,0x07,0xad,0x04,0x01,0x3c,0xff,0xfc,0x1f,0xfb,0xf9, -0x7b,0xf8,0xf7,0x64,0xf6,0xf5,0x6b,0xf5,0xf5,0x38,0xf6,0xf7,0x53,0xf8,0xf9,0x47, -0xfa,0xfa,0x8a,0xfa,0xf9,0xff,0xf8,0xf7,0x3a,0xf6,0xf4,0x6b,0xf3,0xf2,0x94,0xf1, -0xf1,0x85,0xf1,0xf2,0xf1,0xf2,0xf4,0x51,0xf5,0xf6,0x2b,0xf8,0xf9,0xc7,0xfa,0xfb, -0x2f,0xfd,0xfe,0x54,0xff,0x00,0x56,0x01,0x02,0x91,0x02,0x03,0x30,0x03,0x03,0x23, -0x03,0x03,0xc0,0x02,0x02,0xf6,0x01,0x01,0xb5,0x00,0xff,0x4f,0xff,0xfe,0xf9,0xfd, -0xfd,0xd6,0xfc,0xfc,0xe6,0xfb,0xfb,0xf6,0xfa,0xfa,0x49,0xfa,0xfa,0x01,0xfa,0xfa, -0xf0,0xf9,0xf9,0xef,0xf9,0xf9,0xdd,0xf9,0xf9,0x2f,0xfa,0xfa,0xd7,0xfa,0xfb,0xa4, -0xfb,0xfb,0x4f,0xfc,0xfc,0xa7,0xfc,0xfc,0x4e,0xfd,0xfd,0x4b,0xfe,0xfe,0x8d,0xff, -0x00,0x92,0x00,0x00,0xdd,0x00,0x00,0xc8,0xff,0xfe,0xee,0xfd,0xfc,0xac,0xfb,0xfa, -0xb9,0xf9,0xf8,0x5f,0xf8,0xf7,0xbe,0xf7,0xf7,0xcb,0xf7,0xf7,0x1d,0xf8,0xf8,0xc7, -0xf8,0xf9,0x26,0xfa,0xfb,0x01,0xfc,0xfc,0x9d,0xfd,0xfe,0x72,0xfe,0xfe,0xfc,0xfe, -0xff,0x01,0xff,0xfe,0x9d,0xfe,0xfe,0x82,0xfd,0xfc,0x2d,0xfc,0xfb,0x2a,0xfb,0xfa, -0xff,0xfa,0xfb,0x30,0xfb,0xfb,0xe8,0xfb,0xfc,0xf6,0xfc,0xfd,0x28,0xfe,0xfe,0x7d, -0xff,0x00,0x80,0x00,0x01,0x71,0x01,0x01,0x2c,0x02,0x02,0x65,0x02,0x02,0xf5,0x01, -0x01,0x75,0x00,0xff,0x88,0xfe,0xfd,0x97,0xfc,0xfb,0x3c,0xfb,0xfa,0x6b,0xfa,0xfa, -0x13,0xfa,0xfa,0x21,0xfa,0xfa,0x95,0xfa,0xfa,0x4e,0xfb,0xfb,0x4c,0xfc,0xfc,0x3c, -0xfd,0xfd,0xe9,0xfd,0xfe,0x10,0xfe,0xfe,0xe0,0xfd,0xfd,0x8a,0xfd,0xfd,0x88,0xfd, -0xfd,0xfa,0xfd,0xfe,0x73,0xfe,0xfe,0x89,0xfe,0xfe,0xe5,0xfd,0xfd,0xf7,0xfc,0xfc, -0x28,0xfc,0xfb,0xbe,0xfb,0xfb,0x89,0xfb,0xfb,0x77,0xfb,0xfb,0x98,0xfb,0xfb,0xba, -0xfb,0xfb,0xbc,0xfb,0xfb,0xdc,0xfb,0xfc,0x61,0xfc,0xfc,0x7e,0xfd,0xfe,0xd3,0xfe, -0xff,0xe7,0xff,0x00,0x31,0x00,0x00,0xe1,0xff,0xff,0x5a,0xff,0xff,0xb0,0xfe,0xfe, -0x06,0xfe,0xfd,0x4a,0xfd,0xfd,0xe0,0xfc,0xfc,0x0d,0xfd,0xfd,0xa5,0xfd,0xfe,0xa2, -0xfe,0xff,0xd3,0xff,0x00,0x69,0x01,0x02,0xe3,0x04,0x08,0x6d,0x0d,0x12,0xd4,0x16, -0x1a,0x3e,0x1e,0x20,0xcd,0x22,0x24,0x23,0x25,0x25,0x2c,0x26,0x26,0xe8,0x26,0x27, -0x28,0x28,0x28,0x4c,0x29,0x29,0x88,0x29,0x29,0x30,0x28,0x26,0x3f,0x25,0x23,0x41, -0x20,0x1d,0x91,0x19,0x15,0xdd,0x11,0x0d,0x3f,0x0a,0x06,0x9c,0x03,0x00,0xcf,0xfe, -0xfd,0xe2,0xfb,0xfb,0xc3,0xfa,0xfa,0x79,0xfa,0xfa,0x87,0xfa,0xfa,0xdb,0xfa,0xfb, -0x40,0xfb,0xfb,0xea,0xfb,0xfc,0x62,0xfc,0xfc,0x88,0xfc,0xfc,0x36,0xfc,0xfb,0x3c, -0xfb,0xfa,0xa7,0xf9,0xf8,0x2e,0xf8,0xf7,0xd7,0xf6,0xf6,0x93,0xf5,0xf4,0x6f,0xf4, -0xf3,0xae,0xf3,0xf3,0x77,0xf3,0xf3,0xfb,0xf3,0xf4,0xe5,0xf4,0xf5,0x69,0xf6,0xf7, -0xd2,0xf7,0xf8,0xc7,0xf8,0xf8,0x0f,0xf9,0xf8,0xce,0xf8,0xf8,0x16,0xf8,0xf7,0x09, -0xf7,0xf6,0xd6,0xf5,0xf5,0x57,0xf5,0xf5,0xf6,0xf5,0xf6,0x7a,0xf7,0xf8,0x46,0xf9, -0xfa,0xe1,0xfa,0xfb,0x19,0xfc,0xfc,0x75,0xfc,0xfc,0xf4,0xfb,0xfb,0x39,0xfb,0xfa, -0xaf,0xfa,0xfa,0x05,0xfa,0xf9,0xbd,0xf9,0xf9,0xdc,0xf9,0xfa,0x51,0xfa,0xfa,0xd9, -0xfa,0xfb,0x20,0xfb,0xfb,0x13,0xfb,0xfa,0x8d,0xfa,0xfa,0xd4,0xf9,0xf9,0xf7,0xf8, -0xf8,0x49,0xf8,0xf8,0xf0,0xf7,0xf8,0x30,0xf8,0xf8,0xe8,0xf8,0xf9,0x94,0xf9,0xf9, -0x6f,0xfa,0xfa,0x6d,0xfb,0xfb,0xaf,0xfc,0xfd,0xe4,0xfd,0xfe,0xd6,0xfe,0xff,0xc5, -0xff,0x00,0x51,0x00,0x00,0x56,0x00,0x00,0xa1,0xff,0xff,0xd3,0xfe,0xfe,0x79,0xfe, -0xfe,0x97,0xfe,0xfe,0xec,0xfe,0xff,0x10,0xff,0xff,0x74,0xff,0xff,0xfb,0xff,0x00, -0x22,0x00,0x00,0xc0,0xff,0xff,0xc5,0xfe,0xfe,0x40,0xfd,0xfc,0x96,0xfb,0xfa,0x4e, -0xfa,0xf9,0xcf,0xf9,0xf9,0xeb,0xf9,0xfa,0x93,0xfa,0xfa,0x4f,0xfb,0xfb,0x86,0xfb, -0xfb,0x46,0xfb,0xfb,0xf3,0xfa,0xfa,0xbe,0xfa,0xfa,0x58,0xfa,0xfa,0xc1,0xf9,0xf9, -0xd5,0xf8,0xf8,0xb5,0xf7,0xf7,0x70,0xf6,0xf5,0x3c,0xf5,0xf4,0x7c,0xf4,0xf4,0x55, -0xf4,0xf4,0x86,0xf4,0xf4,0x5a,0xf4,0xf3,0x3e,0xf3,0xf2,0x55,0xf1,0xf0,0xd7,0xef, -0xef,0xa9,0xef,0xef,0x5e,0xf0,0xf0,0xfb,0xf0,0xf1,0x83,0xf1,0xf2,0x02,0xf3,0xf4, -0x83,0xf5,0xf6,0x79,0xf7,0xf7,0x0e,0xf8,0xf8,0xb4,0xf8,0xf9,0x2b,0xfb,0xfd,0x20, -0xff,0x01,0x94,0x03,0x06,0xb0,0x08,0x0c,0x90,0x0f,0x13,0xd9,0x17,0x1c,0xb3,0x20, -0x24,0xff,0x28,0x2c,0x3b,0x30,0x33,0x35,0x36,0x38,0xdc,0x3a,0x3c,0xa1,0x3c,0x3c, -0x76,0x3b,0x39,0xac,0x37,0x35,0xe0,0x31,0x2e,0x76,0x2a,0x26,0x92,0x21,0x1c,0xec, -0x17,0x12,0x0f,0x0e,0x09,0x62,0x04,0xff,0xae,0xfb,0xf7,0x2b,0xf4,0xf1,0x92,0xee, -0xec,0x29,0xeb,0xea,0x16,0xea,0xea,0xa3,0xea,0xeb,0x67,0xec,0xed,0xea,0xee,0xf0, -0xc5,0xf1,0xf3,0xb3,0xf4,0xf6,0xb3,0xf7,0xf9,0x71,0xfa,0xfb,0xcb,0xfc,0xfd,0x5a, -0xfe,0xfe,0x3d,0xff,0xff,0x96,0xff,0xff,0xeb,0xff,0x00,0x51,0x00,0x00,0xda,0x00, -0x00,0x0f,0x01,0x00,0xae,0x00,0x00,0xc4,0xff,0xff,0xa3,0xfe,0xfe,0x92,0xfd,0xfd, -0x71,0xfc,0xfb,0x1d,0xfb,0xfa,0xb6,0xf9,0xf9,0xf3,0xf8,0xf8,0x8b,0xf8,0xf8,0xd4, -0xf7,0xf7,0x84,0xf6,0xf5,0x4e,0xf5,0xf4,0x7c,0xf4,0xf4,0x45,0xf4,0xf4,0xc8,0xf4, -0xf5,0xd4,0xf5,0xf6,0x17,0xf7,0xf7,0x7c,0xf8,0xf9,0xc3,0xf9,0xfa,0xd6,0xfa,0xfb, -0x84,0xfb,0xfb,0xfd,0xfb,0xfb,0xff,0xfb,0xfb,0xdf,0xfb,0xfb,0xdc,0xfb,0xfb,0x6a, -0xfb,0xfb,0x60,0xfa,0xf9,0xfb,0xf8,0xf8,0x72,0xf7,0xf6,0x6e,0xf6,0xf6,0xd0,0xf5, -0xf5,0x3e,0xf6,0xf6,0x9b,0xf7,0xf8,0xb9,0xf9,0xfa,0xdd,0xfb,0xfc,0x7b,0xfd,0xfd, -0x4e,0xfe,0xfe,0xc9,0xfe,0xfe,0xdd,0xfe,0xfe,0x8b,0xfe,0xfe,0xc3,0xfd,0xfd,0xd5, -0xfc,0xfc,0x06,0xfc,0xfb,0x7b,0xfb,0xfb,0x45,0xfb,0xfb,0x85,0xfb,0xfb,0x3e,0xfc, -0xfc,0xf9,0xfc,0xfd,0x62,0xfd,0xfd,0xc9,0xfd,0xfd,0x0e,0xfe,0xfe,0x32,0xfe,0xfe, -0x65,0xfe,0xfe,0x97,0xfe,0xfe,0x0d,0xff,0xff,0x84,0xff,0xff,0xdb,0xff,0xff,0xdd, -0xff,0xff,0x5a,0xff,0xfe,0x6e,0xfe,0xfd,0x4e,0xfd,0xfc,0xe9,0xfb,0xfb,0x62,0xfa, -0xf9,0xb8,0xf8,0xf7,0x3f,0xf7,0xf6,0x08,0xf6,0xf5,0x18,0xf5,0xf4,0x8c,0xf4,0xf4, -0x87,0xf4,0xf4,0x2c,0xf5,0xf5,0x2a,0xf6,0xf6,0x3b,0xf7,0xf7,0xea,0xf7,0xf7,0xae, -0xf7,0xf7,0xa4,0xf6,0xf5,0xdd,0xf4,0xf3,0x4a,0xf2,0xf0,0x2c,0xef,0xed,0x18,0xec, -0xea,0xdd,0xe9,0xe9,0xd3,0xe8,0xe8,0xbb,0xe8,0xe8,0x1d,0xe9,0xe9,0x28,0xea,0xeb, -0x10,0xec,0xed,0xe6,0xee,0xf0,0xbb,0xf2,0xf5,0x90,0xf7,0xfa,0xa7,0xfd,0x00,0x8f, -0x04,0x08,0x23,0x0c,0x10,0xa5,0x14,0x19,0x40,0x1d,0x21,0xe3,0x24,0x28,0xa6,0x2b, -0x2e,0x7a,0x31,0x33,0xdd,0x35,0x37,0x76,0x38,0x38,0xee,0x38,0x38,0x03,0x37,0x35, -0x04,0x33,0x30,0x76,0x2d,0x2a,0x92,0x26,0x22,0xbc,0x1e,0x1a,0x59,0x16,0x12,0xa0, -0x0d,0x09,0x15,0x05,0x01,0x51,0xfd,0xf9,0xde,0xf6,0xf4,0xd0,0xf1,0xef,0x7f,0xee, -0xed,0xc8,0xec,0xec,0x36,0xec,0xec,0x53,0xec,0xec,0x5c,0xed,0xee,0x53,0xef,0xf0, -0x0a,0xf2,0xf3,0x29,0xf5,0xf6,0x3b,0xf8,0xf9,0x09,0xfb,0xfc,0x75,0xfd,0xfe,0xba, -0xff,0x00,0x7a,0x01,0x02,0xa1,0x02,0x03,0x71,0x03,0x03,0xba,0x03,0x03,0x69,0x03, -0x03,0x90,0x02,0x02,0x81,0x01,0x00,0x7f,0x00,0xff,0x8f,0xff,0xff,0xd2,0xfe,0xfe, -0x59,0xfe,0xfe,0x13,0xfe,0xfd,0xbf,0xfd,0xfd,0x07,0xfd,0xfc,0xe8,0xfb,0xfb,0x73, -0xfa,0xf9,0x0b,0xf9,0xf8,0xd6,0xf7,0xf7,0xe5,0xf6,0xf6,0x68,0xf6,0xf6,0x86,0xf6, -0xf6,0x7f,0xf7,0xf7,0x6e,0xf8,0xf8,0x1c,0xf9,0xf9,0x75,0xf9,0xf9,0xda,0xf9,0xfa, -0x62,0xfa,0xfa,0xeb,0xfa,0xfa,0x1f,0xfb,0xfa,0xbe,0xfa,0xfa,0x38,0xfa,0xf9,0xae, -0xf9,0xf9,0x15,0xf9,0xf8,0xce,0xf8,0xf8,0xaa,0xf8,0xf8,0xba,0xf8,0xf8,0x0c,0xf9, -0xf9,0xa5,0xf9,0xf9,0x4f,0xfa,0xfa,0xd8,0xfa,0xfb,0x31,0xfb,0xfb,0x76,0xfb,0xfb, -0x57,0xfb,0xfb,0xe3,0xfa,0xfa,0x5a,0xfa,0xfa,0xd0,0xf9,0xf9,0x7a,0xf9,0xf9,0x36, -0xf9,0xf9,0x22,0xf9,0xf9,0x32,0xf9,0xf9,0xa6,0xf9,0xfa,0x70,0xfa,0xfa,0x7f,0xfb, -0xfb,0x6f,0xfc,0xfc,0x3d,0xfd,0xfd,0xd8,0xfd,0xfe,0x41,0xfe,0xfe,0xc9,0xfe,0xff, -0x51,0xff,0xff,0x0a,0x00,0x00,0xe6,0x00,0x01,0x94,0x01,0x01,0xbb,0x01,0x01,0x38, -0x01,0x00,0x3c,0x00,0xff,0xfa,0xfe,0xfe,0x94,0xfd,0xfc,0x4e,0xfc,0xfb,0x1a,0xfb, -0xfa,0x4a,0xfa,0xf9,0xaf,0xf9,0xf9,0x88,0xf9,0xf9,0xea,0xf9,0xfa,0x92,0xfa,0xfa, -0x2d,0xfb,0xfb,0x23,0xfb,0xfa,0x7e,0xfa,0xf9,0x1e,0xf9,0xf8,0xd0,0xf6,0xf5,0x18, -0xf4,0xf2,0x3a,0xf1,0xef,0xbe,0xee,0xed,0xda,0xec,0xec,0x71,0xeb,0xea,0x7e,0xea, -0xe9,0x8f,0xe9,0xe9,0x90,0xe8,0xe8,0xa2,0xe7,0xe7,0xd3,0xe6,0xe6,0xb4,0xe5,0xe5, -0x60,0xe4,0xe3,0xcf,0xe3,0xe3,0x9e,0xe4,0xe5,0xdd,0xe7,0xea,0xa6,0xed,0xf1,0xc6, -0xf5,0xfa,0x6d,0x00,0x06,0x49,0x0d,0x14,0x53,0x1b,0x22,0x97,0x29,0x30,0x68,0x37, -0x3d,0x1f,0x44,0x49,0xcc,0x4e,0x53,0xa2,0x56,0x59,0x36,0x5b,0x5c,0x01,0x5c,0x5a, -0x1f,0x59,0x56,0x83,0x52,0x4d,0x9f,0x48,0x42,0x86,0x3b,0x34,0x00,0x2c,0x23,0x1b, -0x1b,0x12,0xf7,0x09,0x01,0xca,0xf9,0xf2,0x33,0xeb,0xe4,0xfb,0xde,0xda,0xf0,0xd5, -0xd2,0xee,0xd0,0xcf,0xac,0xcf,0xd0,0xe5,0xd1,0xd4,0xe0,0xd6,0xda,0x46,0xde,0xe2, -0xa6,0xe6,0xea,0xac,0xee,0xf2,0x11,0xf5,0xf7,0x2c,0xfa,0xfc,0xf3,0xfd,0xff,0x66, -0x00,0x01,0x82,0x01,0x01,0x8a,0x01,0x01,0xd3,0x00,0x00,0x06,0x00,0xff,0x39,0xff, -0xfe,0x6c,0xfe,0xfe,0xb1,0xfd,0xfd,0x68,0xfd,0xfd,0x97,0xfd,0xfd,0xba,0xfd,0xfd, -0x7a,0xfd,0xfd,0x81,0xfc,0xfb,0xfc,0xfa,0xf9,0xef,0xf8,0xf7,0x8c,0xf6,0xf5,0x03, -0xf4,0xf2,0xfe,0xf1,0xf1,0xd3,0xf0,0xf0,0xdb,0xf0,0xf1,0xd3,0xf1,0xf2,0x79,0xf3, -0xf4,0x87,0xf5,0xf6,0x0c,0xf8,0xf9,0xb6,0xfa,0xfc,0x30,0xfd,0xfe,0x45,0xff,0x00, -0x90,0x00,0x01,0x40,0x01,0x01,0x35,0x01,0x01,0xb1,0x00,0x00,0x61,0xff,0xfe,0x98, -0xfd,0xfc,0xba,0xfb,0xfa,0x0d,0xfa,0xf9,0x93,0xf8,0xf7,0x3d,0xf7,0xf6,0x19,0xf6, -0xf5,0x49,0xf5,0xf5,0xf0,0xf4,0xf4,0xfe,0xf4,0xf5,0x82,0xf5,0xf6,0xd1,0xf6,0xf7, -0x89,0xf8,0xf9,0x99,0xfa,0xfb,0xba,0xfc,0xfd,0x8a,0xfe,0xff,0xf4,0xff,0x00,0xf8, -0x00,0x01,0x63,0x01,0x01,0x67,0x01,0x01,0x04,0x01,0x00,0x29,0x00,0xff,0x3a,0xff, -0xfe,0x5c,0xfe,0xfd,0x9f,0xfd,0xfd,0x25,0xfd,0xfc,0xff,0xfc,0xfd,0x20,0xfd,0xfd, -0xc7,0xfd,0xfe,0xb3,0xfe,0xff,0x70,0xff,0xff,0xfc,0xff,0x00,0x32,0x00,0x00,0xf2, -0xff,0xff,0x5a,0xff,0xfe,0x5d,0xfe,0xfd,0x4c,0xfd,0xfc,0x6d,0xfc,0xfc,0xb0,0xfb, -0xfb,0x47,0xfb,0xfb,0x01,0xfb,0xfa,0xff,0xfa,0xfa,0xbd,0xfa,0xfa,0x59,0xfa,0xfa, -0x90,0xf9,0xf8,0x2f,0xf8,0xf7,0x34,0xf6,0xf5,0xe1,0xf3,0xf2,0x59,0xf1,0xef,0x9f, -0xee,0xed,0xf3,0xeb,0xea,0x5a,0xe9,0xe8,0xd1,0xe6,0xe5,0x69,0xe4,0xe3,0x03,0xe2, -0xe0,0xee,0xdf,0xde,0xcd,0xdd,0xdc,0x9a,0xdb,0xda,0x0b,0xda,0xd9,0xaa,0xd9,0xda, -0x22,0xdb,0xdc,0xfc,0xde,0xe1,0x6e,0xe5,0xe9,0x7a,0xee,0xf3,0xbd,0xf9,0x00,0xa0, -0x06,0x0d,0x97,0x14,0x1b,0xeb,0x22,0x2a,0x84,0x31,0x38,0xdc,0x3f,0x46,0x0a,0x4d, -0x52,0xfd,0x57,0x5c,0xd5,0x5f,0x62,0x48,0x64,0x65,0x11,0x65,0x64,0x11,0x62,0x5f, -0x63,0x5b,0x56,0x3b,0x51,0x4a,0x0f,0x44,0x3c,0x88,0x34,0x2c,0x81,0x23,0x1a,0xba, -0x11,0x08,0x1d,0x00,0xf7,0x37,0xef,0xe7,0x89,0xe0,0xda,0xa2,0xd4,0xd0,0xa1,0xcc, -0xca,0x15,0xc9,0xc8,0xdf,0xc9,0xcb,0x08,0xce,0xd1,0x04,0xd5,0xd9,0xb3,0xdd,0xe2, -0xb3,0xe6,0xeb,0x11,0xef,0xf2,0x5e,0xf6,0xf9,0xd4,0xfb,0xfd,0x6e,0xff,0x00,0x38, -0x01,0x01,0xb9,0x01,0x01,0x59,0x01,0x00,0x8f,0x00,0x00,0xc2,0xff,0xff,0x57,0xff, -0xff,0x44,0xff,0xff,0x64,0xff,0xff,0x67,0xff,0xff,0x14,0xff,0xfe,0x2b,0xfe,0xfd, -0x97,0xfc,0xfb,0x7a,0xfa,0xf9,0xd3,0xf7,0xf6,0x38,0xf5,0xf3,0xdf,0xf2,0xf1,0x1e, -0xf1,0xf0,0x07,0xf0,0xef,0x9c,0xef,0xef,0xa9,0xef,0xef,0xfb,0xef,0xf0,0xa3,0xf0, -0xf1,0xc3,0xf1,0xf2,0x58,0xf3,0xf4,0x44,0xf5,0xf6,0x65,0xf7,0xf8,0x67,0xf9,0xfa, -0xe2,0xfa,0xfb,0xd6,0xfb,0xfc,0x52,0xfc,0xfc,0x35,0xfc,0xfc,0xc1,0xfb,0xfb,0xf6, -0xfa,0xfa,0xd6,0xf9,0xf9,0xa4,0xf8,0xf8,0x70,0xf7,0xf6,0x6e,0xf6,0xf5,0x8f,0xf5, -0xf5,0xf2,0xf4,0xf4,0xfe,0xf4,0xf5,0x92,0xf5,0xf6,0x03,0xf7,0xf8,0x20,0xf9,0xfa, -0x95,0xfb,0xfc,0x2e,0xfe,0xff,0xb7,0x00,0x01,0xed,0x02,0x03,0x9d,0x04,0x05,0x82, -0x05,0x05,0xcb,0x05,0x05,0x6a,0x05,0x05,0x80,0x04,0x03,0x4f,0x03,0x02,0xe9,0x01, -0x01,0x73,0x00,0xff,0x0c,0xff,0xfe,0xc6,0xfd,0xfd,0xe5,0xfc,0xfc,0x9b,0xfc,0xfc, -0x99,0xfc,0xfc,0xeb,0xfc,0xfd,0x41,0xfd,0xfd,0x97,0xfd,0xfd,0xba,0xfd,0xfd,0x9a, -0xfd,0xfd,0x88,0xfd,0xfd,0x87,0xfd,0xfd,0x99,0xfd,0xfd,0xec,0xfd,0xfd,0x2f,0xfe, -0xfe,0x74,0xfe,0xfe,0xa9,0xfe,0xfe,0xab,0xfe,0xfe,0x79,0xfe,0xfe,0x04,0xfe,0xfd, -0x3b,0xfd,0xfc,0xfa,0xfb,0xfb,0x11,0xfa,0xf8,0x9f,0xf7,0xf6,0x51,0xf4,0xf2,0x46, -0xf0,0xee,0xc1,0xeb,0xe9,0x46,0xe7,0xe5,0x43,0xe3,0xe1,0xb8,0xdf,0xde,0x71,0xdc, -0xda,0x3d,0xd9,0xd7,0x5b,0xd6,0xd5,0x22,0xd4,0xd3,0xa5,0xd2,0xd2,0x03,0xd2,0xd2, -0x91,0xd2,0xd3,0xd8,0xd4,0xd6,0x2c,0xd9,0xdc,0x03,0xe0,0xe4,0xf9,0xe9,0xf0,0xd0, -0xf6,0xfe,0xb2,0x05,0x0d,0xdc,0x15,0x1e,0x10,0x26,0x2e,0xc0,0x35,0x3d,0x73,0x44, -0x4b,0xa4,0x51,0x57,0xb9,0x5c,0x61,0xc2,0x64,0x67,0x8a,0x69,0x6a,0x26,0x6a,0x68, -0x5d,0x66,0x62,0x4c,0x5e,0x58,0xbd,0x52,0x4b,0x7f,0x44,0x3c,0x28,0x34,0x2b,0x1a, -0x23,0x1a,0x7b,0x12,0x0a,0x86,0x02,0xfa,0x2d,0xf3,0xeb,0x8b,0xe4,0xdd,0x1e,0xd8, -0xd3,0xa5,0xcf,0xcd,0xf3,0xcb,0xcb,0xcd,0xcc,0xce,0x59,0xd1,0xd4,0xbc,0xd8,0xdd, -0x80,0xe1,0xe6,0x81,0xea,0xee,0x1e,0xf3,0xf7,0xb0,0xfa,0xfe,0x32,0x01,0x03,0x0e, -0x06,0x07,0xaa,0x08,0x09,0xf0,0x08,0x08,0x76,0x07,0x06,0x04,0x05,0x03,0x7a,0x02, -0x01,0x85,0x00,0xff,0xaf,0xff,0xff,0x98,0xff,0xff,0xba,0xff,0xff,0x9b,0xff,0xff, -0xb4,0xfe,0xfd,0xdd,0xfc,0xfb,0x3a,0xfa,0xf8,0x3c,0xf7,0xf5,0x19,0xf4,0xf2,0x18, -0xf1,0xef,0xcd,0xee,0xee,0xa1,0xed,0xed,0x76,0xed,0xed,0xfa,0xed,0xee,0xd5,0xee, -0xef,0xe4,0xef,0xf0,0x79,0xf1,0xf2,0x86,0xf3,0xf4,0x4e,0xf6,0xf7,0x1a,0xf9,0xfa, -0x95,0xfb,0xfc,0x79,0xfd,0xfe,0x81,0xfe,0xfe,0x9a,0xfe,0xfe,0xc4,0xfd,0xfd,0x30, -0xfc,0xfb,0x54,0xfa,0xf9,0x75,0xf8,0xf7,0xea,0xf6,0xf6,0xb4,0xf5,0xf5,0xf4,0xf4, -0xf4,0x6a,0xf4,0xf4,0xe2,0xf3,0xf3,0x9b,0xf3,0xf3,0x0b,0xf4,0xf4,0x38,0xf5,0xf6, -0x74,0xf7,0xf8,0x7e,0xfa,0xfc,0x90,0xfd,0xff,0x71,0x00,0x01,0xa9,0x02,0x03,0x37, -0x04,0x04,0x6e,0x05,0x05,0x1c,0x06,0x06,0x43,0x06,0x06,0xa1,0x05,0x05,0x83,0x04, -0x03,0xfc,0x02,0x01,0xdf,0x00,0xff,0x7a,0xfe,0xfd,0x34,0xfc,0xfb,0xa4,0xfa,0xfa, -0xf2,0xf9,0xf9,0x2f,0xfa,0xfa,0xe7,0xfa,0xfb,0xc5,0xfb,0xfc,0x72,0xfc,0xfc,0xda, -0xfc,0xfc,0xed,0xfc,0xfc,0xee,0xfc,0xfc,0x1f,0xfd,0xfd,0x63,0xfd,0xfd,0x0b,0xfe, -0xfe,0xc6,0xfe,0xff,0x72,0xff,0xff,0xfb,0xff,0x00,0x21,0x00,0x00,0x12,0x00,0xff, -0xbe,0xff,0xff,0x07,0xff,0xfe,0xc7,0xfd,0xfc,0xac,0xfb,0xfa,0xb4,0xf8,0xf6,0x0f, -0xf5,0xf2,0x9d,0xf0,0xee,0xb2,0xeb,0xe9,0xa3,0xe6,0xe4,0x81,0xe1,0xde,0x5f,0xdc, -0xd9,0x4c,0xd7,0xd4,0xce,0xd2,0xd0,0x3d,0xcf,0xcd,0x0f,0xcd,0xcc,0x47,0xcc,0xcc, -0x17,0xcd,0xce,0xc2,0xcf,0xd1,0xcf,0xd4,0xd8,0xa5,0xdc,0xe1,0x5a,0xe7,0xed,0xac, -0xf4,0xfc,0xf2,0x03,0x0c,0x70,0x14,0x1d,0xc0,0x25,0x2e,0x99,0x37,0x40,0x27,0x49, -0x51,0xba,0x59,0x61,0xd3,0x67,0x6d,0xc7,0x71,0x74,0xce,0x76,0x77,0xc5,0x76,0x75, -0x41,0x72,0x6e,0x55,0x69,0x63,0x34,0x5c,0x54,0xa6,0x4b,0x42,0xa1,0x37,0x2c,0xa8, -0x20,0x14,0xc5,0x07,0xfb,0x34,0xef,0xe3,0x4c,0xd9,0xcf,0xde,0xc7,0xc1,0xe9,0xbc, -0xb9,0xcf,0xb8,0xb9,0xf2,0xba,0xbe,0x82,0xc2,0xc7,0xac,0xcd,0xd4,0xa1,0xda,0xe1, -0x93,0xe7,0xed,0x39,0xf3,0xf8,0x83,0xfc,0x00,0x23,0x03,0x05,0xb4,0x06,0x07,0xc8, -0x07,0x07,0xf8,0x06,0x06,0x00,0x05,0x03,0xbe,0x02,0x01,0xca,0x00,0x00,0xd2,0xff, -0xff,0x0d,0x00,0x00,0xf7,0x00,0x01,0xe7,0x01,0x02,0x42,0x02,0x02,0xd2,0x01,0x01, -0xa5,0x00,0xff,0xfd,0xfe,0xfd,0xdf,0xfc,0xfb,0xac,0xfa,0xf9,0x27,0xf8,0xf6,0x9e, -0xf5,0xf4,0x26,0xf3,0xf1,0xef,0xf0,0xef,0x1e,0xef,0xee,0x08,0xee,0xed,0xdd,0xed, -0xee,0xb2,0xee,0xef,0x98,0xf0,0xf1,0x5e,0xf3,0xf4,0xae,0xf6,0xf8,0xf5,0xf9,0xfb, -0xb7,0xfc,0xfd,0x4a,0xfe,0xfe,0xca,0xfe,0xfe,0xac,0xfe,0xfe,0xf5,0xfd,0xfd,0xb6, -0xfc,0xfb,0xdd,0xfa,0xf9,0x7b,0xf8,0xf7,0xa0,0xf5,0xf4,0xa1,0xf2,0xf1,0xf4,0xef, -0xee,0x1e,0xee,0xed,0x89,0xed,0xed,0xbe,0xee,0xef,0xae,0xf1,0xf3,0xda,0xf5,0xf8, -0xb3,0xfa,0xfd,0x93,0xff,0x01,0x0d,0x04,0x05,0x7d,0x07,0x08,0xcc,0x09,0x0a,0xd7, -0x0a,0x0b,0x11,0x0b,0x0a,0x4d,0x0a,0x09,0x88,0x08,0xff,0x39,0x00,0x01,0xcf,0x04, -0x08,0xb4,0x0b,0x0e,0xeb,0x10,0x12,0xb4,0x12,0x12,0x44,0x11,0x0f,0x0d,0x0e,0x0c, -0x11,0x0a,0x08,0x11,0x06,0x04,0x41,0x02,0x00,0xc7,0xfe,0xfd,0x72,0xfb,0xf9,0xfb, -0xf7,0xf6,0xb4,0xf4,0xf3,0x25,0xf2,0xf1,0x84,0xf0,0xf0,0xc1,0xef,0xef,0xeb,0xef, -0xf0,0xc3,0xf0,0xf1,0x46,0xf2,0xf3,0x33,0xf4,0xf5,0x54,0xf6,0xf7,0x76,0xf8,0xf9, -0x78,0xfa,0xfb,0x26,0xfc,0xfc,0x3c,0xfd,0xfd,0x98,0xfd,0xfd,0x89,0xfd,0xfd,0x05, -0xfd,0xfc,0x19,0xfc,0xfb,0x19,0xfb,0xfa,0x19,0xfa,0xf9,0x6b,0xf9,0xf9,0xe2,0xf8, -0xf8,0xac,0xf8,0xf8,0x78,0xf8,0xf8,0x97,0xf8,0xf8,0x1c,0xf9,0xf9,0xd7,0xf9,0xfa, -0xb5,0xfa,0xfb,0x82,0xfb,0xfb,0x0d,0xfc,0xfc,0x53,0xfc,0xfc,0x45,0xfc,0xfc,0xf1, -0xfb,0xfb,0xdd,0xfb,0xfb,0xed,0xfb,0xfc,0x20,0xfc,0xfc,0xc6,0xfc,0xfd,0xa2,0xfd, -0xfe,0x50,0xfe,0xfe,0xa9,0xfe,0xfe,0x89,0xfe,0xfe,0x67,0xfe,0xfe,0x76,0xfe,0xfe, -0xc9,0xfe,0xfe,0x2f,0xff,0xff,0x33,0xff,0xfe,0x9f,0xfe,0xfe,0xe3,0xfd,0xfd,0x9a, -0xfd,0xfd,0xc9,0xfd,0xfe,0x81,0xfe,0xff,0xd2,0xff,0x00,0x6a,0x01,0x01,0x7f,0x02, -0x02,0xcb,0x02,0x02,0xab,0x02,0x02,0x69,0x02,0x02,0x04,0x02,0x01,0x8c,0x01,0x01, -0x65,0x01,0x01,0x4a,0x02,0x03,0x73,0x04,0x06,0xe0,0x07,0x09,0x3f,0x0c,0x0e,0x87, -0x10,0x12,0x63,0x13,0x13,0xde,0x13,0x13,0x03,0x12,0x10,0xb8,0x0e,0x0c,0x9b,0x0a, -0x08,0x46,0x06,0x04,0x74,0x02,0x00,0x8e,0xff,0xfe,0x86,0xfd,0xfc,0x6d,0xfc,0xfc, -0xe1,0xfb,0xfb,0xfe,0xfb,0xfc,0x41,0xfc,0xfc,0x86,0xfc,0xfc,0x88,0xfc,0xfc,0x78, -0xfc,0xfc,0x67,0xfc,0xfc,0x34,0xfc,0xfc,0xf1,0xfb,0xfb,0xce,0xfb,0xfb,0x9a,0xfb, -0xfb,0x57,0xfb,0xfb,0x34,0xfb,0xfb,0x43,0xfb,0xfb,0x76,0xfb,0xfb,0xca,0xfb,0xfb, -0xdd,0xfb,0xfb,0x9c,0xfb,0xfb,0x36,0xfb,0xfb,0xd0,0xfa,0xfa,0x9a,0xfa,0xfa,0x78, -0xfa,0xfa,0x77,0xfa,0xfa,0x77,0xfa,0xfa,0x87,0xfa,0xfa,0xb9,0xfa,0xfa,0xec,0xfa, -0xfb,0x31,0xfb,0xfb,0x44,0xfb,0xfb,0x14,0xfb,0xfa,0x9e,0xfa,0xfa,0xe4,0xf9,0xf9, -0x38,0xf9,0xf8,0xdf,0xf8,0xf8,0x2e,0xf9,0xf9,0xf7,0xf9,0xfa,0x18,0xfb,0xfb,0x4b, -0xfc,0xfc,0x3c,0xfd,0xfd,0xc8,0xfd,0xfd,0x0e,0xfe,0xfe,0x11,0xfe,0xfd,0xbf,0xfd, -0xfd,0x47,0xfd,0xfd,0xf1,0xfc,0xfc,0xee,0xfc,0xfd,0x10,0xfd,0xfd,0x85,0xfd,0xfd, -0xbb,0xfd,0xfd,0x39,0xfd,0xfc,0x0a,0xfc,0xfb,0xd6,0xfa,0xfa,0x78,0xfa,0xfa,0xc9, -0xfa,0xfb,0x92,0xfb,0xfc,0xf3,0xfc,0xfd,0xee,0xfe,0xff,0xbe,0x00,0x01,0xd5,0x01, -0x02,0x31,0x02,0x02,0x44,0x02,0x02,0x23,0x02,0x02,0xf0,0x01,0x01,0xbd,0x01,0x01, -0x68,0x01,0x01,0x75,0x01,0x01,0x1b,0x02,0x02,0x19,0x03,0x03,0xe8,0x03,0x04,0x84, -0x04,0x04,0x1c,0x05,0x05,0x18,0x06,0x06,0x6b,0x07,0x07,0x3e,0x08,0x08,0x55,0x08, -0x08,0x13,0x08,0x08,0x00,0x08,0x08,0x83,0x08,0x08,0x1d,0x09,0x09,0x34,0x09,0x08, -0x9f,0x08,0x08,0x71,0x07,0x06,0x1c,0x06,0x05,0xa5,0x04,0x04,0x80,0x03,0x03,0xc2, -0x02,0x02,0xb5,0x01,0x00,0xde,0xff,0xfe,0x7b,0xfd,0xfc,0xf3,0xfa,0xf9,0x7b,0xf8, -0xf7,0x34,0xf6,0xf5,0xa5,0xf4,0xf4,0xb2,0xf3,0xf3,0xd4,0xf2,0xf2,0x58,0xf2,0xf2, -0x64,0xf2,0xf2,0x4b,0xf3,0xf4,0xf0,0xf4,0xf5,0xde,0xf6,0xf7,0x9c,0xf8,0xf9,0xd4, -0xf9,0xfa,0xc5,0xfa,0xfb,0xa4,0xfb,0xfb,0x1f,0xfc,0xfc,0x02,0xfc,0xfb,0xbe,0xfb, -0xfb,0x27,0xfb,0xfa,0x6c,0xfa,0xfa,0x90,0xf9,0xf9,0xb2,0xf8,0xf8,0xf5,0xf7,0xf7, -0x59,0xf7,0xf7,0xd0,0xf6,0xf6,0xaa,0xf6,0xf6,0xba,0xf6,0xf6,0xfd,0xf6,0xf7,0x42, -0xf7,0xf7,0x75,0xf7,0xf7,0xb8,0xf7,0xf7,0x2e,0xf8,0xf8,0xe8,0xf8,0xf9,0xc5,0xf9, -0xfa,0x93,0xfa,0xfa,0x2e,0xfb,0xfb,0x96,0xfb,0xfb,0x3e,0xfc,0xfc,0xf8,0xfc,0xfd, -0x07,0xfe,0xfe,0x39,0xff,0xff,0xae,0x00,0x01,0x36,0x02,0x02,0x9f,0x03,0x04,0x30, -0x04,0x04,0xd2,0x03,0x03,0x07,0x03,0x02,0x7b,0x02,0x02,0x55,0x02,0x02,0x96,0x02, -0x02,0x4d,0x03,0x03,0x7d,0x04,0x05,0x03,0x06,0x06,0xad,0x07,0x08,0x47,0x09,0x0a, -0xd1,0x0a,0x0b,0x29,0x0c,0x0c,0xea,0x0c,0x0d,0x21,0x0d,0x0d,0x94,0x0d,0x0e,0xc0, -0x0e,0x0f,0x0c,0x11,0x12,0x28,0x14,0x15,0x2b,0x17,0x18,0x98,0x19,0x1a,0xf6,0x1a, -0x1b,0x23,0x1b,0x1a,0xa9,0x19,0x18,0xc6,0x16,0x14,0xff,0x12,0x10,0xad,0x0e,0x0c, -0x05,0x0a,0x07,0x3a,0x05,0x02,0x8e,0x00,0xfe,0xd3,0xfb,0xf9,0xc6,0xf6,0xf3,0xef, -0xf0,0xed,0xac,0xea,0xe7,0xfa,0xe4,0xe2,0x5d,0xe1,0xe0,0x48,0xe0,0xe0,0xab,0xe1, -0xe2,0xbf,0xe4,0xe6,0x4d,0xe9,0xeb,0xae,0xee,0xf1,0xf6,0xf3,0xf6,0x96,0xf8,0xfa, -0x59,0xfc,0xfd,0xfc,0xfe,0xff,0x2c,0x00,0x00,0xc3,0xff,0xff,0x00,0xfe,0xfc,0xad, -0xfb,0xfa,0x78,0xf9,0xf8,0x87,0xf7,0xf6,0xa9,0xf5,0xf4,0xaa,0xf3,0xf2,0xbb,0xf1, -0xf0,0x0d,0xf0,0xef,0x94,0xee,0xed,0x6f,0xed,0xec,0x8e,0xec,0xec,0x87,0xec,0xec, -0x2c,0xed,0xed,0x5a,0xee,0xef,0x01,0xf0,0xf1,0x62,0xf2,0xf3,0x5c,0xf5,0xf6,0x9f, -0xf8,0xfa,0x04,0xfc,0xfd,0x6b,0xff,0x01,0x80,0x02,0x03,0x1d,0x05,0x06,0xd1,0x06, -0x07,0x43,0x07,0x06,0x4e,0x06,0x05,0x56,0x04,0x03,0xd1,0x01,0x00,0x07,0xff,0xfd, -0x49,0xfc,0xfb,0x21,0xfa,0xf9,0x16,0xf9,0xf9,0x92,0xf9,0xfa,0x86,0xfb,0xfc,0x5d, -0xfe,0xff,0x8e,0x01,0x02,0x5f,0x04,0x05,0x98,0x06,0x07,0x79,0x08,0x09,0x14,0x0a, -0x0a,0x7c,0x0b,0x0c,0x03,0x0d,0x0e,0x00,0x0f,0x10,0x01,0x11,0x11,0x6d,0x12,0x12, -0xfc,0x12,0x13,0x11,0x13,0x12,0xae,0x12,0x12,0x82,0x11,0x10,0x0d,0x10,0x0f,0x42, -0x0e,0x0d,0xd8,0x0c,0x0c,0x36,0x0c,0x0c,0xc5,0x0c,0x0d,0x88,0x0e,0x0f,0x1c,0x11, -0x12,0xf8,0x13,0x15,0x23,0x16,0x16,0x8a,0x16,0x15,0x7c,0x14,0x12,0x9a,0x10,0x0e, -0x26,0x0c,0x09,0x6c,0x07,0x04,0x3e,0x02,0xff,0xa7,0xfc,0xf9,0x3e,0xf7,0xf4,0x4a, -0xf2,0xf0,0x32,0xee,0xec,0x28,0xeb,0xea,0x61,0xe9,0xe9,0x01,0xe9,0xe9,0xa4,0xe9, -0xea,0xd2,0xea,0xeb,0x9a,0xec,0xed,0x1c,0xef,0xf0,0xf8,0xf1,0xf3,0xa6,0xf4,0xf5, -0xbc,0xf6,0xf7,0xf6,0xf7,0xf8,0x54,0xf8,0xf8,0xe3,0xf7,0xf7,0xb5,0xf6,0xf5,0x0e, -0xf5,0xf4,0x73,0xf3,0xf2,0x4c,0xf2,0xf1,0xcf,0xf1,0xf1,0xdc,0xf1,0xf1,0x0f,0xf2, -0xf2,0x11,0xf2,0xf2,0xf1,0xf1,0xf1,0x8c,0xf1,0xf1,0xa2,0xf0,0xf0,0x60,0xef,0xee, -0x7d,0xee,0xee,0x43,0xee,0xee,0x29,0xef,0xef,0xde,0xf0,0xf1,0x1e,0xf3,0xf4,0xd6, -0xf5,0xf7,0x27,0xf9,0xfa,0xbe,0xfc,0xfe,0xf6,0xff,0x01,0x75,0x02,0x03,0x05,0x04, -0x04,0x96,0x04,0x04,0x48,0x04,0x03,0x2c,0x03,0x02,0xe8,0x01,0x01,0xf6,0x00,0x00, -0x6a,0x00,0x00,0xd1,0xff,0xff,0x58,0xff,0xff,0x54,0xff,0xff,0xf9,0xff,0x00,0x17, -0x01,0x01,0x5a,0x02,0x02,0xaf,0x03,0x04,0x36,0x05,0x06,0x32,0x07,0x08,0x75,0x09, -0x0a,0xa9,0x0b,0x0c,0x69,0x0d,0x0e,0x91,0x0e,0x0f,0x40,0x0f,0x0f,0x76,0x0f,0x0f, -0x46,0x0f,0x0f,0xc0,0x0e,0x0e,0x48,0x0e,0x0d,0x6d,0x0d,0x0c,0x7f,0x0c,0x0c,0xa0, -0x0b,0x0b,0x66,0x0b,0x0b,0x3a,0x0c,0x0c,0xde,0x0d,0x0e,0xdd,0x0f,0x10,0xde,0x11, -0x12,0x7b,0x13,0x13,0x4f,0x14,0x14,0x36,0x14,0x13,0xeb,0x12,0x11,0x6d,0x10,0x0e, -0xfc,0x0c,0x0a,0xae,0x08,0x06,0x72,0x03,0x00,0xaa,0xfd,0xfa,0xba,0xf7,0xf4,0x7f, -0xf2,0xf0,0x63,0xee,0xec,0x3f,0xec,0xeb,0xe9,0xea,0xea,0x31,0xe9,0xe8,0x49,0xe8, -0xe8,0xf6,0xe8,0xe9,0x5f,0xeb,0xed,0xd0,0xee,0xf0,0xcc,0xf2,0xf4,0x49,0xf6,0xf7, -0x3d,0xf9,0xfa,0x66,0xfb,0xfc,0xe4,0xfc,0xfd,0x94,0xfd,0xfd,0x9a,0xfd,0xfd,0xf5, -0xfc,0xfc,0xf8,0xfb,0xfb,0xb6,0xfa,0xf9,0x2f,0xf9,0xf8,0x64,0xf7,0xf6,0xa8,0xf5, -0xf4,0x1d,0xf4,0xf3,0xa5,0xf2,0xf1,0x5f,0xf1,0xf0,0x5c,0xf0,0xf0,0xd0,0xef,0xef, -0xec,0xef,0xf0,0xa2,0xf0,0xf1,0x14,0xf2,0xf2,0xff,0xf3,0xf5,0x20,0xf6,0xf7,0x53, -0xf8,0xf9,0x45,0xfa,0xfb,0xe2,0xfb,0xfc,0x39,0xfd,0xfd,0x3c,0xfe,0xfe,0x0a,0xff, -0xff,0xa6,0xff,0xff,0xdc,0xff,0xff,0xac,0xff,0xff,0x16,0xff,0xfe,0xad,0xfe,0xfe, -0x47,0xfe,0xfe,0xf1,0xfd,0xfd,0xcd,0xfd,0xfd,0xfd,0xfd,0xfe,0x52,0xfe,0xfe,0xb8, -0xfe,0xfe,0xdc,0xfe,0xfe,0xcc,0xfe,0xfe,0xfd,0xfe,0xff,0xc4,0xff,0x00,0x26,0x01, -0x02,0x00,0x03,0x04,0x41,0x05,0x06,0x0a,0x08,0x09,0xe7,0x0a,0x0c,0x94,0x0d,0x0e, -0x0d,0x10,0x11,0x32,0x12,0x13,0x85,0x14,0x15,0x0b,0x17,0x18,0xf7,0x19,0x1b,0x49, -0x1d,0x1e,0xbf,0x20,0x22,0x16,0x24,0x25,0x2a,0x27,0x28,0x35,0x29,0x29,0x79,0x29, -0x28,0xf9,0x26,0x24,0x47,0x21,0x1d,0xf5,0x18,0x14,0xa5,0x0f,0x0b,0x80,0x06,0x02, -0x90,0xfd,0xf9,0xf3,0xf4,0xf0,0x2e,0xed,0xe9,0xbc,0xe6,0xe4,0xa0,0xe1,0xdf,0x38, -0xdd,0xdb,0x25,0xda,0xd9,0xcf,0xda,0xdc,0x86,0xde,0xe0,0x4d,0xe3,0xe5,0xda,0xe7, -0xe9,0xcd,0xeb,0xed,0xab,0xef,0xf1,0x58,0xf3,0xf5,0x91,0xf6,0xf7,0xfe,0xf8,0xf9, -0x5c,0xfa,0xfa,0xba,0xfa,0xfa,0x08,0xfa,0xf9,0x75,0xf8,0xf7,0x67,0xf6,0xf5,0x34, -0xf4,0xf3,0x74,0xf2,0xf1,0x2c,0xf1,0xf0,0x2a,0xf0,0xef,0x8c,0xef,0xef,0x76,0xef, -0xef,0xfa,0xef,0xf0,0x94,0xf0,0xf0,0xfd,0xf0,0xf1,0x21,0xf1,0xf1,0x53,0xf1,0xf1, -0x1a,0xf2,0xf2,0x8b,0xf3,0xf4,0x87,0xf5,0xf6,0x0b,0xf8,0xf9,0xd6,0xfa,0xfc,0xd5, -0xfd,0xff,0x53,0x00,0x01,0xe3,0x01,0x02,0x74,0x02,0x02,0x88,0x02,0x02,0x36,0x02, -0x01,0xaf,0x01,0x01,0xc3,0x00,0x00,0xe5,0xff,0xff,0x06,0xff,0xfe,0x29,0xfe,0xfd, -0x2b,0xfd,0xfc,0xe9,0xfb,0xfb,0xa4,0xfa,0xfa,0xa1,0xf9,0xf9,0x15,0xf9,0xf8,0xdf, -0xf8,0xf8,0xed,0xf8,0xf9,0x82,0xf9,0xfa,0xc0,0xfa,0xfb,0xdb,0xfc,0xfe,0xb3,0xff, -0x01,0x16,0x03,0x04,0xbe,0x06,0x08,0x68,0x0a,0x0c,0x14,0x0e,0x0f,0x6c,0x11,0x12, -0x6f,0x14,0x15,0x3d,0x17,0x18,0xe8,0x19,0x1b,0x83,0x1c,0x1d,0x2d,0x1f,0x20,0xb7, -0x21,0x23,0x71,0x24,0x25,0x3d,0x27,0x28,0xb8,0x29,0x2a,0x5a,0x2b,0x2b,0x8a,0x2b, -0x2b,0xf0,0x29,0x28,0x46,0x26,0x23,0x58,0x20,0x1c,0x79,0x18,0x13,0x2f,0x0f,0x0a, -0xd1,0x04,0xff,0x38,0xfa,0xf4,0xdf,0xef,0xeb,0x90,0xe6,0xe2,0x08,0xdf,0xdc,0xf2, -0xd9,0xd6,0xfc,0xd3,0xd1,0x8a,0xd0,0xd0,0x2b,0xd2,0xd4,0xb8,0xd7,0xdb,0x97,0xdf, -0xe3,0x4e,0xe8,0xec,0xb9,0xf0,0xf4,0xe8,0xf7,0xfa,0x6e,0xfd,0xff,0x58,0x01,0x02, -0xbb,0x03,0x04,0x54,0x04,0x04,0x30,0x03,0x02,0xd2,0x00,0xff,0xb5,0xfd,0xfb,0x3f, -0xfa,0xf8,0x96,0xf6,0xf4,0x7f,0xf3,0xf2,0x02,0xf1,0xf0,0x72,0xef,0xef,0xb0,0xee, -0xee,0x68,0xee,0xee,0x55,0xee,0xee,0x65,0xee,0xee,0xc9,0xee,0xef,0x71,0xef,0xef, -0x8f,0xf0,0xf1,0xf3,0xf1,0xf2,0xbc,0xf3,0xf4,0xaa,0xf5,0xf6,0xcb,0xf7,0xf8,0xcc, -0xf9,0xfa,0x9b,0xfb,0xfc,0x05,0xfd,0xfd,0xf9,0xfd,0xfe,0x43,0xfe,0xfe,0xf3,0xfd, -0xfd,0x19,0xfd,0xfc,0x19,0xfc,0xfb,0x19,0xfb,0xfa,0x09,0xfa,0xf9,0xc6,0xf8,0xf8, -0x93,0xf7,0xf7,0x80,0xf6,0xf6,0xc1,0xf5,0xf5,0x58,0xf5,0xf5,0x44,0xf5,0xf5,0x54, -0xf5,0xf5,0x86,0xf5,0xf5,0xb9,0xf5,0xf5,0x2e,0xf6,0xf6,0x19,0xf7,0xf7,0xdd,0xf8, -0xfa,0xa1,0xfb,0xfd,0xf9,0xff,0x02,0x9a,0x05,0x08,0x0b,0x0c,0x0f,0xe7,0x12,0x16, -0xd6,0x19,0x1d,0x31,0x20,0x23,0xb1,0x25,0x28,0x51,0x2a,0x2c,0xd9,0x2e,0x31,0xc3, -0x33,0x36,0x26,0x39,0x3b,0x2c,0x3e,0x40,0x81,0x41,0x42,0x13,0x42,0x41,0x73,0x3f, -0x3c,0xbf,0x39,0x35,0x88,0x30,0x2a,0xd9,0x23,0x1c,0x04,0x14,0x0b,0x65,0x02,0xf9, -0x44,0xf0,0xe7,0xf6,0xde,0xd7,0x32,0xd0,0xca,0x84,0xc5,0xc2,0xd0,0xbf,0xbe,0x3f, -0xbf,0xc0,0xfa,0xc2,0xc6,0xf2,0xc9,0xce,0x56,0xd3,0xd8,0x19,0xde,0xe3,0xf9,0xe8, -0xee,0xb1,0xf2,0xf6,0xbf,0xfa,0xfe,0xe0,0x00,0x03,0x55,0x05,0x06,0xde,0x07,0x08, -0x45,0x08,0x07,0xcb,0x06,0x05,0x29,0x04,0x02,0xb8,0x00,0xfe,0xbc,0xfc,0xfa,0x79, -0xf8,0xf6,0x97,0xf4,0xf2,0x8e,0xf1,0xf0,0x86,0xef,0xee,0x6e,0xee,0xed,0xbf,0xed, -0xed,0x68,0xed,0xed,0x65,0xed,0xed,0xd9,0xed,0xee,0x92,0xee,0xef,0xa0,0xef,0xf0, -0x45,0xf1,0xf2,0x95,0xf3,0xf5,0xb1,0xf6,0xf8,0x37,0xfa,0xfb,0x7e,0xfd,0xfe,0xfd, -0xff,0x00,0x9f,0x01,0x02,0x51,0x02,0x02,0x46,0x02,0x01,0x9f,0x01,0x01,0xb2,0x00, -0x00,0xb3,0xff,0xff,0xa2,0xfe,0xfe,0x81,0xfd,0xfc,0x2e,0xfc,0xfb,0x75,0xfa,0xf9, -0x98,0xf8,0xf7,0xaa,0xf6,0xf5,0xba,0xf4,0xf3,0xdc,0xf2,0xf2,0x60,0xf1,0xf1,0xe0, -0xf0,0xf1,0x91,0xf1,0xf2,0x45,0xf3,0xf4,0xb7,0xf5,0xf7,0x91,0xf8,0xfa,0xd2,0xfb, -0xfd,0x99,0xff,0x01,0x2c,0x04,0x06,0x39,0x09,0x0b,0x8d,0x0e,0x11,0xf3,0x13,0x16, -0x29,0x19,0x1b,0xe9,0x1d,0x1f,0xde,0x21,0x23,0x69,0x25,0x27,0xd6,0x29,0x2c,0xe9, -0x2f,0x33,0x89,0x37,0x3b,0x27,0x3f,0x42,0xb4,0x44,0x46,0xd5,0x46,0x46,0xc5,0x44, -0x42,0x82,0x3e,0x39,0x8f,0x34,0x2e,0xe2,0x26,0x1e,0x6f,0x16,0x0d,0x37,0x04,0xfa, -0xef,0xf1,0xe9,0xc1,0xe0,0xd9,0x42,0xd2,0xcc,0xd2,0xc6,0xc2,0xe6,0xbe,0xbc,0x78, -0xbb,0xbb,0x5c,0xbd,0xc0,0xd1,0xc3,0xc8,0x96,0xcd,0xd3,0x12,0xd9,0xdf,0x43,0xe5, -0xeb,0x91,0xf0,0xf5,0xf9,0xf9,0xfd,0x1d,0x01,0x03,0xdb,0x05,0x07,0x34,0x08,0x08, -0x7a,0x08,0x07,0x6b,0x06,0x04,0x9a,0x02,0x00,0xf5,0xfd,0xfb,0x5a,0xf9,0xf7,0x33, -0xf5,0xf3,0xc6,0xf1,0xf0,0x26,0xef,0xee,0x63,0xed,0xec,0x9e,0xec,0xec,0x36,0xec, -0xec,0xe1,0xeb,0xeb,0x9c,0xeb,0xeb,0xa9,0xeb,0xeb,0x4d,0xec,0xec,0x8d,0xed,0xee, -0x24,0xef,0xf0,0x01,0xf1,0xf2,0x31,0xf3,0xf4,0xc7,0xf5,0xf7,0x71,0xf8,0xf9,0x2c, -0xfb,0xfc,0x96,0xfd,0xfe,0xcb,0xff,0x00,0xbc,0x01,0x02,0x49,0x03,0x03,0x3d,0x04, -0x04,0x45,0x04,0x03,0x7f,0x03,0x02,0xdb,0x01,0x00,0xac,0xff,0xfe,0xf5,0xfc,0xfb, -0x18,0xfa,0xf8,0x6b,0xf7,0xf6,0x44,0xf5,0xf4,0xb6,0xf3,0xf3,0x14,0xf3,0xf3,0x72, -0xf3,0xf4,0xb0,0xf4,0xf5,0xaa,0xf6,0xf7,0xeb,0xf8,0xfa,0x82,0xfb,0xfd,0x90,0xfe, -0x00,0xf4,0x01,0x03,0x8c,0x05,0x07,0x15,0x09,0x0a,0x4b,0x0c,0x0d,0x3c,0x0f,0x10, -0xf9,0x11,0x13,0xd6,0x14,0x16,0xe5,0x17,0x19,0x59,0x1b,0x1d,0xf1,0x1e,0x21,0x30, -0x23,0x25,0xbc,0x28,0x2c,0xe2,0x2f,0x34,0x30,0x38,0x3c,0xe4,0x3f,0x42,0xfe,0x44, -0x45,0xdf,0x45,0x44,0x08,0x42,0x3e,0xd7,0x39,0x34,0xd4,0x2d,0x26,0x78,0x1e,0x15, -0x9c,0x0c,0x03,0x92,0xf9,0xf0,0x54,0xe7,0xde,0x3e,0xd7,0xd0,0xf3,0xc9,0xc4,0x18, -0xc0,0xbc,0x83,0xb9,0xb8,0x73,0xb8,0xba,0x85,0xbd,0xc2,0x60,0xc7,0xcd,0xf7,0xd3, -0xda,0x7a,0xe1,0xe8,0x81,0xee,0xf4,0x3a,0xfa,0xff,0xc5,0x03,0x07,0xca,0x0a,0x0d, -0xc2,0x0e,0x0f,0xca,0x0f,0x0f,0x14,0x0e,0x0c,0x46,0x0a,0x07,0x0c,0x05,0x02,0x21, -0xff,0xfc,0x32,0xf9,0xf6,0xc6,0xf3,0xf1,0x25,0xef,0xed,0x93,0xeb,0xea,0x02,0xe9, -0xe8,0x82,0xe7,0xe7,0x13,0xe7,0xe7,0x62,0xe7,0xe7,0x5c,0xe8,0xe9,0xd0,0xe9,0xea, -0xdd,0xeb,0xec,0x1f,0xee,0xef,0x63,0xf0,0xf1,0xa8,0xf2,0xf3,0xfc,0xf4,0xf6,0x62, -0xf7,0xf8,0xea,0xf9,0xfb,0x52,0xfc,0xfd,0x77,0xfe,0xff,0x25,0x00,0x00,0x3b,0x01, -0x01,0xb8,0x01,0x01,0xcc,0x01,0x01,0x6a,0x01,0x01,0x80,0x00,0xff,0x1e,0xff,0xfe, -0x02,0xfd,0xfb,0x9d,0xfa,0xf9,0x15,0xf8,0xf6,0xad,0xf5,0xf4,0x87,0xf3,0xf2,0x2b, -0xf2,0xf1,0xbc,0xf1,0xf1,0x4e,0xf2,0xf2,0x8d,0xf3,0xf4,0x14,0xf5,0xf5,0xff,0xf6, -0xf8,0xb3,0xf9,0xfb,0x0a,0xfe,0x00,0xcc,0x03,0x06,0x1e,0x0a,0x0d,0x22,0x10,0x12, -0xaf,0x15,0x18,0xe5,0x1a,0x1d,0xb5,0x1f,0x22,0x60,0x24,0x26,0xad,0x29,0x2c,0xad, -0x30,0x35,0xf0,0x39,0x3f,0x83,0x44,0x49,0x19,0x4e,0x51,0x5c,0x54,0x55,0x9a,0x55, -0x54,0x52,0x51,0x4d,0xa2,0x47,0x41,0x50,0x39,0x30,0xfa,0x26,0x1c,0x26,0x11,0x05, -0x05,0xf9,0xec,0x6a,0xe0,0xd4,0x99,0xc9,0xbf,0xf9,0xb6,0xaf,0x9d,0xaa,0xa7,0xc3, -0xa5,0xa6,0x64,0xa8,0xac,0x42,0xb1,0xb7,0xa7,0xbe,0xc6,0xf9,0xce,0xd7,0x28,0xe0, -0xe8,0x89,0xf0,0xf7,0x7e,0xfe,0x04,0x34,0x09,0x0d,0x43,0x10,0x12,0xd8,0x13,0x14, -0xf5,0x13,0x12,0xed,0x10,0x0e,0x86,0x0b,0x08,0x15,0x05,0x01,0xcd,0xfe,0xfb,0x3e, -0xf9,0xf6,0x5a,0xf4,0xf2,0x33,0xf0,0xee,0x08,0xed,0xeb,0xcc,0xea,0xea,0x60,0xe9, -0xe9,0xc0,0xe8,0xe8,0xbb,0xe8,0xe8,0x2e,0xe9,0xe9,0x4a,0xea,0xeb,0xf0,0xeb,0xec, -0x0f,0xee,0xef,0x42,0xf0,0xf1,0xa7,0xf2,0xf3,0x1d,0xf5,0xf6,0xe7,0xf7,0xf9,0xf6, -0xfa,0xfc,0xd7,0xfd,0xff,0x00,0x00,0x00,0x9e,0x01,0x02,0xb3,0x02,0x03,0x93,0x03, -0x03,0x0d,0x04,0x03,0xdf,0x03,0x03,0xf7,0x02,0x02,0x54,0x01,0x00,0xc2,0xfe,0xfd, -0x83,0xfb,0xf9,0xeb,0xf7,0xf6,0x51,0xf4,0xf2,0x1a,0xf1,0xef,0x8b,0xee,0xed,0xf9, -0xec,0xec,0x1d,0xed,0xed,0xdc,0xee,0xf0,0xd3,0xf1,0xf3,0x9a,0xf5,0xf7,0xda,0xf9, -0xfc,0xb2,0xfe,0x01,0x36,0x04,0x07,0xf1,0x09,0x0c,0x9d,0x0f,0x12,0xb3,0x14,0x17, -0x30,0x19,0x1b,0x34,0x1d,0x1f,0x53,0x21,0x23,0xed,0x26,0x2a,0xd8,0x2e,0x33,0x2b, -0x39,0x3e,0x7d,0x44,0x49,0xde,0x4e,0x53,0x30,0x56,0x58,0xd3,0x58,0x58,0xb0,0x55, -0x51,0xff,0x4c,0x46,0x5b,0x3f,0x37,0xb0,0x2d,0x23,0xda,0x18,0x0d,0x55,0x01,0xf5, -0x90,0xe8,0xdc,0x95,0xd0,0xc5,0x1b,0xbc,0xb3,0x2d,0xad,0xa8,0xf2,0xa4,0xa3,0x29, -0xa4,0xa6,0xa8,0xaa,0xb0,0xf2,0xb6,0xbe,0x2b,0xc7,0xd0,0x10,0xd9,0xe2,0xc1,0xea, -0xf3,0xa0,0xfa,0x01,0x98,0x07,0x0c,0xba,0x10,0x13,0x9a,0x15,0x16,0x15,0x16,0x14, -0xee,0x12,0x10,0xf2,0x0c,0x09,0xb6,0x05,0x02,0x80,0xfe,0xfb,0x12,0xf8,0xf5,0xd4, -0xf2,0xf0,0xfc,0xee,0xed,0x37,0xec,0xeb,0x84,0xea,0xe9,0x8f,0xe9,0xe9,0x34,0xe9, -0xe9,0x84,0xe9,0xe9,0x7f,0xea,0xeb,0xd1,0xeb,0xec,0x59,0xed,0xee,0x23,0xef,0xf0, -0x01,0xf1,0xf1,0xad,0xf2,0xf3,0x37,0xf4,0xf5,0xe0,0xf5,0xf6,0xfe,0xf7,0xf9,0x72, -0xfa,0xfb,0x4d,0xfd,0xfe,0xea,0xff,0x01,0x21,0x02,0x03,0xd0,0x03,0x04,0x08,0x05, -0x05,0x96,0x05,0x05,0x69,0x05,0x04,0x1e,0x04,0x03,0xa0,0x01,0x00,0x20,0xfe,0xfc, -0x54,0xfa,0xf8,0xb8,0xf6,0xf5,0xa2,0xf3,0xf2,0x14,0xf1,0xf0,0x62,0xef,0xee,0xef, -0xee,0xef,0xf3,0xef,0xf1,0x71,0xf2,0xf4,0x23,0xf6,0xf8,0x53,0xfa,0xfc,0xb7,0xfe, -0x00,0x4f,0x03,0x00,0xd0,0x00,0x01,0xfc,0x01,0x01,0xdc,0x01,0x03,0x72,0x04,0x05, -0xf0,0x04,0x04,0x53,0x03,0x02,0x74,0x01,0x01,0xb0,0x01,0x03,0x82,0x05,0x06,0x05, -0x07,0x07,0xf5,0x05,0x04,0x88,0x03,0x03,0x39,0x04,0x04,0xdc,0x04,0x05,0x80,0x03, -0x01,0x83,0xfe,0xfc,0x81,0xfb,0xfb,0x6a,0xfc,0xfd,0x0b,0xff,0x00,0xb5,0x00,0x00, -0xf4,0xff,0xff,0xe3,0xfd,0xfd,0xf6,0xfd,0xfe,0x03,0xfe,0xfd,0xa0,0xfb,0xf9,0x56, -0xf7,0xf6,0xe8,0xf6,0xf8,0x80,0xf9,0xfa,0xaf,0xfb,0xfb,0x2d,0xfb,0xf9,0xef,0xf8, -0xf9,0xa1,0xf9,0xfb,0x88,0xfd,0xfe,0x5d,0xff,0xfd,0xea,0xfb,0xfa,0x3b,0xfa,0xfa, -0xad,0xfb,0xfd,0xf8,0xff,0x02,0x1a,0x05,0x05,0x91,0x04,0x04,0x43,0x02,0x01,0xe6, -0x01,0x03,0x64,0x04,0x04,0xf8,0x02,0x00,0xa2,0xfd,0xfc,0x5c,0xfc,0xfc,0x49,0xff, -0x01,0x0c,0x03,0x03,0xe7,0x02,0x02,0x12,0x01,0xff,0xcd,0xff,0x00,0x11,0x01,0x01, -0x2e,0x01,0xff,0x48,0xfe,0xfc,0xdf,0xfa,0xfa,0xc4,0xfb,0xfe,0xc8,0x00,0x04,0x43, -0x07,0x08,0xbf,0x08,0x08,0x21,0x08,0x07,0xef,0x07,0x08,0x87,0x08,0x08,0xa1,0x07, -0x06,0x50,0x03,0x00,0x3c,0xff,0xff,0xb9,0x00,0x02,0x6d,0x04,0x05,0x5e,0x06,0x06, -0x94,0x04,0x02,0x09,0x02,0x01,0xac,0x01,0x03,0xb4,0x03,0x02,0xee,0x01,0xff,0x17, -0xfd,0xfc,0x74,0xfc,0xfd,0xe9,0xff,0x00,0xdb,0x02,0x03,0x07,0x03,0x02,0xf0,0xff, -0xfe,0xd9,0xfd,0xfc,0x7a,0xfc,0xfc,0x1a,0xfb,0xf9,0xe0,0xf5,0xf3,0xa0,0xf1,0xf3, -0xd2,0xf4,0xf6,0x66,0xf8,0xfa,0x4b,0xfc,0xfc,0x58,0xfb,0xf9,0x08,0xf9,0xf9,0x12, -0xfa,0xfb,0x0e,0xfe,0xff,0x7a,0x00,0xff,0xf7,0xfd,0xfc,0xea,0xfc,0xff,0xf0,0x00, -0x02,0x8c,0x05,0x07,0xae,0x09,0x0a,0xcf,0x0b,0x0a,0x1d,0x0a,0x09,0x62,0x09,0x0a, -0xe4,0x09,0x09,0xe1,0x07,0x05,0x61,0x02,0x01,0xeb,0x01,0x03,0xb3,0x03,0x03,0x4d, -0x04,0x02,0x6e,0x00,0xfd,0x85,0xfa,0xf8,0x5d,0xf6,0xf4,0x42,0xf4,0xf4,0xce,0xf5, -0xf5,0xb4,0xf3,0xf2,0x6a,0xf1,0xf1,0x9a,0xf2,0xf4,0xb4,0xf5,0xf8,0x98,0xfa,0xfa, -0x1e,0xfb,0xfb,0x21,0xfb,0xfa,0x0c,0xfb,0xfb,0xec,0xfa,0xf9,0x6e,0xf9,0xf7,0x12, -0xf5,0xf5,0xa9,0xf7,0xf8,0x18,0xfa,0xfc,0xfe,0xfe,0x00,0xe6,0x01,0x01,0x1a,0x00, -0xff,0xa2,0xfe,0xfd,0x4b,0xff,0x01,0x93,0x01,0x01,0x68,0x00,0x00,0xa4,0xff,0x00, -0x0b,0x04,0x06,0xba,0x07,0x09,0xbe,0x0c,0x0d,0xfe,0x0e,0x10,0x52,0x11,0x12,0x8f, -0x13,0x14,0x06,0x14,0x12,0x32,0x10,0x0d,0xd7,0x09,0x07,0x17,0x07,0x06,0x24,0x05, -0x05,0x61,0x04,0x03,0xf8,0x01,0x00,0xb7,0xfe,0xfb,0x46,0xf9,0xf7,0x88,0xf6,0xf6, -0x57,0xf5,0xf2,0x0c,0xf1,0xf0,0x49,0xf2,0xf4,0x79,0xf8,0xfb,0x69,0xfd,0xfe,0x5a, -0x01,0x02,0x5b,0x01,0x00,0x77,0x00,0x00,0xac,0xff,0xff,0xf7,0xff,0xff,0x35,0xfd, -0xfb,0x3a,0xf8,0xf5,0xa2,0xf4,0xf6,0xcc,0xf7,0xfa,0xc2,0xfc,0xff,0xed,0x01,0x01, -0x2c,0x02,0x01,0x4f,0x02,0x02,0x41,0x00,0xfd,0xbd,0xfb,0xf9,0xe7,0xf7,0xf5,0xfe, -0xf5,0xf6,0x33,0xf8,0xfa,0xef,0xfe,0x01,0xef,0x03,0x06,0x07,0x06,0x06,0xf0,0x05, -0x08,0x33,0x0b,0x0e,0x71,0x10,0x10,0xa9,0x0e,0x0d,0x83,0x0a,0x06,0x0c,0x04,0x03, -0xb6,0x04,0x05,0x43,0x06,0x08,0x80,0x08,0x07,0x7c,0x06,0x04,0xf1,0x00,0xfe,0x0c, -0xfc,0xfa,0x34,0xf8,0xf7,0x51,0xf6,0xf5,0x38,0xf5,0xf8,0xa1,0xfc,0x02,0x54,0x06, -0x0b,0x96,0x0c,0x0d,0x21,0x0d,0x0b,0x5f,0x0b,0x09,0xcf,0x09,0x09,0xa8,0x09,0x08, -0x8b,0x07,0x03,0xbf,0xff,0xfb,0x40,0xf7,0xf5,0xf7,0xf6,0xf8,0x0c,0xfb,0xfd,0x2f, -0x01,0x02,0x6c,0x02,0x02,0x52,0x00,0xff,0x3c,0xfe,0xfd,0x50,0xfb,0xf8,0xba,0xf5, -0xf3,0x31,0xef,0xee,0x0f,0xf1,0xf5,0x63,0xf9,0xfd,0x9e,0x02,0x04,0xac,0x05,0x04, -0x13,0x01,0xfe,0xa4,0xfe,0xff,0x77,0x00,0x01,0xb3,0x01,0x01,0xae,0x00,0xfe,0x48, -0xfc,0xfa,0x4c,0xfc,0xfe,0x31,0xff,0x01,0x36,0x02,0x02,0x4e,0x01,0x00,0x90,0xfe, -0xfb,0x3e,0xf9,0xf6,0x78,0xf3,0xef,0xac,0xec,0xea,0xf9,0xe9,0xe8,0x06,0xe9,0xed, -0x6f,0xf5,0xfc,0xe2,0x02,0x06,0x34,0x08,0x08,0x81,0x07,0x06,0x92,0x05,0x05,0x1f, -0x06,0x05,0xc6,0x03,0x03,0x00,0x01,0xfd,0xd4,0xf9,0xf8,0xa4,0xf7,0xf9,0xe7,0xfb, -0xfe,0xee,0x01,0x04,0x19,0x07,0x08,0x52,0x08,0x07,0xb0,0x06,0x05,0xfb,0x04,0x03, -0x24,0x01,0xfe,0x85,0xfb,0xf8,0x9d,0xf9,0xfc,0x0c,0x04,0x0a,0xf0,0x0e,0x12,0x4b, -0x14,0x13,0x1e,0x12,0x10,0xff,0x0d,0x0d,0xe8,0x0e,0x10,0xb4,0x0f,0x0e,0x8c,0x0d, -0x0c,0x55,0x0a,0x09,0x22,0x09,0x0a,0xdf,0x0c,0x0d,0xec,0x10,0x11,0x56,0x11,0x0f, -0x16,0x0c,0x09,0xb1,0x06,0x02,0x57,0xfc,0xf5,0xa9,0xef,0xea,0x96,0xe5,0xe2,0x2d, -0xe2,0xe4,0x90,0xe8,0xf0,0x56,0xf7,0xff,0xeb,0x04,0x07,0x96,0x06,0x04,0x29,0x03, -0x02,0x72,0x02,0x01,0x41,0xff,0xfc,0xc2,0xf8,0xf5,0x22,0xf0,0xeb,0x25,0xe9,0xe9, -0x11,0xec,0xee,0x62,0xf0,0xf2,0x56,0xf4,0xf5,0xa5,0xf3,0xf2,0x49,0xf1,0xf0,0xaf, -0xef,0xed,0xed,0xeb,0xeb,0xcb,0xe9,0xe8,0x32,0xe6,0xe7,0xa5,0xeb,0xf3,0x13,0xfb, -0x01,0x65,0x06,0x09,0x4a,0x0c,0x0b,0x6f,0x0c,0x0c,0x96,0x0e,0x11,0x84,0x13,0x14, -0x33,0x14,0x12,0x4b,0x12,0x11,0x85,0x11,0x13,0x8c,0x17,0x1c,0xba,0x1f,0x23,0x9a, -0x24,0x23,0x2a,0x1f,0x19,0x4c,0x13,0x0c,0xcf,0x07,0x02,0x85,0xfb,0xf4,0x2f,0xee, -0xe8,0xfb,0xe4,0xe3,0xf3,0xe3,0xe6,0x25,0xed,0xf3,0x74,0xfb,0x01,0x62,0x04,0x06, -0x87,0x05,0x04,0x70,0x03,0x02,0x63,0x01,0x00,0xe7,0xfe,0xfb,0xec,0xf6,0xf1,0xf6, -0xea,0xe7,0x55,0xe6,0xe9,0x25,0xec,0xef,0xdb,0xf2,0xf5,0x98,0xf6,0xf5,0xe1,0xf3, -0xf2,0xb8,0xf3,0xf4,0x7f,0xf4,0xf4,0x8c,0xf4,0xf3,0x60,0xf1,0xef,0xf7,0xf0,0xf4, -0xa9,0xfb,0x04,0x82,0x09,0x0e,0xe3,0x10,0x13,0x32,0x12,0x11,0x8c,0x11,0x12,0x2a, -0x14,0x15,0xa6,0x16,0x17,0x8c,0x16,0x15,0x7c,0x14,0x12,0x39,0x14,0x18,0x19,0x1d, -0x1e,0x4f,0x21,0x22,0xe6,0x22,0x1f,0xb6,0x19,0x12,0x1e,0x0d,0x07,0xa5,0x00,0xf9, -0x3c,0xf4,0xef,0x59,0xea,0xe6,0x76,0xe3,0xe3,0x4f,0xe8,0xef,0x9e,0xf6,0xff,0xe3, -0x04,0x08,0x64,0x09,0x07,0xfd,0x05,0x05,0x91,0x04,0x04,0x82,0x03,0x02,0xe2,0xfe, -0xfa,0x6e,0xf6,0xf0,0x4b,0xec,0xea,0x03,0xed,0xef,0x79,0xf3,0xf6,0x9b,0xf7,0xf7, -0x30,0xf5,0xf4,0xe2,0xf3,0xf5,0xd0,0xf5,0xf6,0xcd,0xf8,0xf8,0xd8,0xf5,0xf2,0x2c, -0xf0,0xef,0x76,0xf1,0xf7,0xf1,0xfc,0x00,0xb8,0x03,0x05,0xf0,0x04,0x04,0x7c,0x05, -0x05,0x6b,0x07,0x08,0x0d,0x09,0x08,0x5f,0x09,0x08,0xc2,0x06,0x05,0x81,0x03,0x04, -0x41,0x07,0x0b,0x72,0x0d,0x11,0x52,0x12,0x13,0xc4,0x10,0x0b,0xe9,0x04,0xfe,0x2c, -0xf9,0xf2,0x76,0xec,0xe9,0xe0,0xe4,0xe0,0x89,0xdd,0xdb,0xec,0xdc,0xe1,0x0f,0xeb, -0xf1,0x8d,0xf9,0xff,0xa0,0x01,0x02,0xc5,0x01,0x01,0xf5,0x01,0x04,0xfc,0x06,0x08, -0x3b,0x08,0x05,0xe9,0x01,0xfc,0x1f,0xf7,0xf2,0x23,0xf0,0xf3,0x13,0xf6,0xfa,0xa2, -0xfe,0x00,0x5e,0x02,0x00,0xed,0xff,0xff,0x2f,0x02,0x04,0x6d,0x06,0x07,0xbe,0x07, -0x05,0x4d,0x04,0x03,0xf1,0x02,0x04,0xdf,0x0a,0x11,0x94,0x14,0x17,0x01,0x17,0x16, -0x31,0x15,0x17,0x10,0x19,0x1c,0x89,0x1f,0x21,0x0b,0x24,0x24,0x8f,0x24,0x22,0x5e, -0x1f,0x1b,0x66,0x1b,0x1c,0xdf,0x1e,0x20,0x89,0x24,0x25,0x29,0x24,0x20,0x69,0x1b, -0x13,0x4f,0x0c,0x04,0x0a,0xfb,0xf2,0x2c,0xed,0xe6,0xcb,0xde,0xd9,0x5c,0xd5,0xd3, -0x70,0xd3,0xd7,0xe7,0xd9,0xdd,0x1c,0xe1,0xe2,0x2d,0xe3,0xe1,0x8d,0xe2,0xe4,0x5f, -0xe9,0xec,0x8b,0xee,0xed,0xab,0xea,0xe6,0xa5,0xdf,0xd7,0x66,0xd1,0xcf,0x45,0xd2, -0xd4,0x26,0xd7,0xdb,0xbd,0xdf,0xe1,0xfd,0xe2,0xe4,0x23,0xe6,0xea,0x6e,0xed,0xef, -0x2a,0xf2,0xf3,0xfb,0xf3,0xf5,0x75,0xf6,0xf8,0xa3,0xfb,0x01,0x14,0x07,0x0a,0x02, -0x0e,0x0e,0x4d,0x0f,0x0f,0x28,0x12,0x15,0xa2,0x19,0x1f,0xd1,0x22,0x23,0x86,0x22, -0x22,0xe0,0x21,0x1f,0xe7,0x1b,0x1b,0xd8,0x1d,0x21,0xb0,0x24,0x2a,0x6c,0x2f,0x31, -0x1c,0x32,0x2f,0xcb,0x2a,0x24,0x84,0x1c,0x12,0x8d,0x09,0x02,0xe5,0xfa,0xf4,0xca, -0xef,0xe9,0xbb,0xe5,0xe4,0x46,0xe7,0xeb,0xf2,0xef,0xf3,0x56,0xf4,0xf5,0x0d,0xf7, -0xf8,0x6e,0xfc,0xff,0x7d,0x03,0x06,0x8f,0x06,0x03,0x91,0xfd,0xf6,0x85,0xec,0xe4, -0x3a,0xe1,0xe1,0x72,0xe1,0xe2,0x24,0xe6,0xe9,0x99,0xeb,0xeb,0x2f,0xec,0xed,0x84, -0xf0,0xf1,0xed,0xf1,0xf2,0xeb,0xf2,0xf2,0x18,0xf2,0xf1,0x4f,0xf4,0xf7,0x1d,0xfc, -0xff,0x60,0x00,0x01,0xc4,0x00,0x00,0x94,0xff,0x01,0xa9,0x04,0x09,0xa0,0x0d,0x11, -0x22,0x13,0x13,0x1c,0x14,0x14,0xea,0x13,0x11,0xab,0x13,0x16,0x77,0x1a,0x1f,0xae, -0x26,0x2c,0x24,0x31,0x33,0x76,0x31,0x2c,0xe6,0x25,0x1f,0x50,0x17,0x10,0x57,0x0a, -0x04,0x65,0xfe,0xf8,0xa9,0xf1,0xed,0xa5,0xeb,0xec,0x2b,0xef,0xf1,0xc9,0xf2,0xf2, -0xeb,0xf5,0xf7,0x03,0xf9,0xfc,0x43,0x00,0x01,0x57,0x01,0xff,0x94,0xf9,0xf2,0xcd, -0xea,0xe0,0x0e,0xd9,0xd4,0x4c,0xd3,0xd5,0x92,0xd8,0xdd,0x47,0xe0,0xe2,0x0e,0xe4, -0xe6,0x65,0xe9,0xed,0x2e,0xf1,0xf4,0x41,0xf7,0xf9,0xf4,0xfa,0xfc,0xdc,0xfd,0xff, -0x86,0x01,0x03,0xa9,0x05,0x05,0x08,0x06,0x05,0xd6,0x04,0x05,0x61,0x06,0x09,0x42, -0x0d,0x11,0x78,0x13,0x14,0xf0,0x13,0x14,0x51,0x14,0x13,0x37,0x13,0x14,0x84,0x13, -0x15,0x4b,0x19,0x1d,0x13,0x20,0x21,0x1c,0x20,0x1b,0xf9,0x15,0x0f,0x1b,0x09,0x01, -0x04,0xfa,0xf5,0x02,0xef,0xe8,0xdc,0xe2,0xdb,0x8d,0xd5,0xd1,0x06,0xd1,0xd3,0x04, -0xd7,0xdb,0x2d,0xe0,0xe5,0x7b,0xe8,0xec,0x63,0xf1,0xf7,0x9c,0xfd,0x00,0xda,0x00, -0xff,0x58,0xfd,0xf9,0xbd,0xf4,0xef,0x1b,0xed,0xec,0xcd,0xee,0xf2,0x72,0xf6,0xf9, -0x05,0xfc,0xfe,0x27,0x00,0x02,0x46,0x07,0x0b,0xd3,0x0d,0x0f,0xa4,0x10,0x12,0x90, -0x12,0x12,0xa1,0x11,0x12,0xc3,0x12,0x14,0x23,0x13,0x12,0x1d,0x12,0x14,0x32,0x17, -0x1a,0xb1,0x1c,0x20,0xa5,0x23,0x25,0x67,0x26,0x26,0xd2,0x26,0x28,0x28,0x29,0x27, -0xda,0x25,0x24,0x77,0x25,0x28,0x8f,0x2c,0x30,0x92,0x32,0x32,0xe7,0x2d,0x26,0xaf, -0x1e,0x16,0xf5,0x0d,0x06,0x87,0x00,0xfa,0x08,0xf4,0xed,0x9d,0xe6,0xde,0xbd,0xd8, -0xd5,0xcc,0xd4,0xd6,0xe0,0xd8,0xda,0x4c,0xde,0xdf,0x21,0xe0,0xe1,0x09,0xe3,0xe4, -0xcc,0xe4,0xe2,0xe5,0xde,0xda,0xc2,0xd2,0xc9,0x7d,0xc2,0xbd,0xee,0xbb,0xbe,0x93, -0xc0,0xc4,0x2e,0xc8,0xca,0xff,0xcb,0xcb,0xf9,0xcb,0xd0,0xd4,0xd3,0xd6,0x67,0xda, -0xdf,0x05,0xe5,0xea,0xd6,0xee,0xf2,0x9d,0xf6,0xfb,0xd0,0x00,0x03,0xcb,0x07,0x0c, -0x51,0x12,0x18,0x0d,0x1f,0x25,0x47,0x2c,0x32,0x78,0x36,0x36,0x0b,0x36,0x37,0xe4, -0x3a,0x3c,0xcc,0x3c,0x3c,0x2f,0x3b,0x3b,0xe3,0x3d,0x40,0x25,0x43,0x43,0xcb,0x42, -0x3e,0xf2,0x36,0x2e,0x36,0x27,0x20,0xe0,0x18,0x13,0x14,0x0c,0x06,0xd0,0x00,0xf8, -0x27,0xef,0xe6,0x24,0xe1,0xe0,0x47,0xe0,0xe1,0xc3,0xe2,0xe5,0x88,0xe7,0xeb,0x0c, -0xef,0xf0,0x5a,0xf2,0xf3,0xa1,0xf1,0xef,0x95,0xeb,0xe6,0xb2,0xdf,0xd9,0x09,0xd5, -0xd1,0x34,0xd2,0xd3,0x8f,0xd8,0xda,0xef,0xdb,0xdc,0x56,0xdb,0xdc,0xb6,0xdf,0xe3, -0xa2,0xe5,0xe8,0xec,0xea,0xec,0x8f,0xf0,0xf3,0xfd,0xf5,0xf9,0xa6,0xfb,0xfe,0xa6, -0xfd,0xfe,0x3a,0x00,0x04,0x21,0x08,0x0b,0x18,0x10,0x14,0xda,0x19,0x1e,0xe1,0x1e, -0x1f,0xd3,0x20,0x23,0xe3,0x24,0x23,0x5e,0x23,0x23,0x02,0x25,0x29,0xb2,0x2d,0x33, -0xba,0x38,0x3b,0xd7,0x3a,0x38,0xc2,0x32,0x2d,0xe1,0x26,0x1f,0x1d,0x1a,0x13,0xff, -0x0e,0x0a,0x82,0x02,0xfb,0xaa,0xf5,0xf1,0xff,0xf0,0xf0,0x0e,0xf2,0xf2,0x3a,0xf5, -0xf5,0x16,0xf7,0xf8,0x88,0xf9,0xf9,0xda,0xf8,0xf5,0x5f,0xf3,0xef,0x3e,0xec,0xe7, -0x21,0xe0,0xdb,0x2d,0xda,0xdb,0x6c,0xdd,0xe1,0xcd,0xe3,0xe3,0x19,0xe1,0xdd,0x6b, -0xdd,0xdd,0x87,0xde,0xe0,0xa6,0xe3,0xe4,0x27,0xe6,0xec,0x67,0xf1,0xf4,0xe7,0xfa, -0xff,0xc7,0x02,0x04,0x12,0x06,0x07,0xef,0x0a,0x10,0x35,0x15,0x19,0xe9,0x1c,0x20, -0x78,0x21,0x1f,0x66,0x1d,0x1c,0xb3,0x1b,0x19,0xd6,0x14,0x12,0x16,0x10,0x0e,0x3e, -0x11,0x14,0xd8,0x18,0x1b,0x7e,0x1f,0x1d,0x02,0x19,0x13,0x29,0x0c,0x02,0xa8,0xf8, -0xf1,0x30,0xe9,0xe2,0x0b,0xdd,0xd5,0x8a,0xcd,0xc7,0x57,0xc4,0xc4,0x4d,0xc7,0xcc, -0x5e,0xd1,0xd6,0x7b,0xda,0xde,0x89,0xe4,0xeb,0x73,0xf0,0xf3,0x9b,0xf4,0xf6,0xd5, -0xf7,0xf6,0x3d,0xf3,0xed,0x0b,0xeb,0xea,0xab,0xee,0xf1,0x56,0xf7,0xfa,0xad,0xfc, -0xfe,0x90,0xfd,0xff,0x41,0x02,0x05,0x91,0x08,0x0d,0xc4,0x0e,0x10,0x4a,0x15,0x16, -0x2f,0x17,0x19,0xda,0x19,0x1c,0xb2,0x1b,0x1c,0x0a,0x1f,0x22,0x0a,0x29,0x30,0x47, -0x37,0x3b,0xe8,0x3f,0x41,0x97,0x3f,0x3d,0xcd,0x3c,0x3b,0x6c,0x3a,0x37,0x7f,0x35, -0x32,0x0b,0x31,0x33,0xc9,0x37,0x3d,0x32,0x41,0x44,0x8a,0x42,0x3e,0x0a,0x39,0x30, -0x58,0x26,0x1b,0x7e,0x12,0x07,0x08,0xfe,0xf5,0x89,0xea,0xde,0x0b,0xd4,0xcb,0x70, -0xc7,0xc5,0x76,0xc5,0xc4,0x3a,0xc6,0xc5,0x5c,0xc7,0xca,0xe0,0xcc,0xce,0xea,0xce, -0xcd,0x28,0xcc,0xca,0xf3,0xc6,0xc1,0x03,0xb9,0xb4,0xd1,0xb0,0xb1,0xd4,0xb1,0xb6, -0x43,0xb8,0xb7,0xb9,0xb5,0xb2,0xc5,0xb2,0xb5,0x21,0xb8,0xbb,0x8f,0xc1,0xc5,0xf0, -0xc9,0xd1,0x43,0xd7,0xdd,0x22,0xe5,0xec,0xd9,0xf5,0xfd,0x59,0x05,0x0d,0x26,0x16, -0x20,0x1e,0x2a,0x32,0xbe,0x3a,0x41,0x4f,0x45,0x45,0x88,0x46,0x48,0x14,0x49,0x4a, -0x30,0x48,0x48,0x93,0x46,0x46,0xaf,0x4a,0x4e,0x7f,0x54,0x57,0xf7,0x59,0x57,0x7e, -0x52,0x4a,0x3f,0x41,0x36,0x26,0x2b,0x21,0x54,0x15,0x0b,0x17,0x03,0xf8,0x10,0xec, -0xe2,0xc1,0xda,0xd9,0x3c,0xdb,0xdd,0x27,0xde,0xe0,0xf7,0xdf,0xdf,0xef,0xe1,0xe4, -0xc6,0xe7,0xea,0xd6,0xeb,0xed,0x14,0xed,0xea,0xee,0xe5,0xdf,0xeb,0xdb,0xda,0xa1, -0xdc,0xde,0xb6,0xe2,0xe5,0x69,0xe6,0xe4,0x56,0xdf,0xdd,0x95,0xde,0xdf,0xbb,0xe0, -0xe3,0x7c,0xe4,0xe4,0x29,0xe8,0xea,0x3f,0xec,0xef,0xea,0xf1,0xf7,0x94,0xfb,0x00, -0xa0,0x04,0x08,0x0e,0x11,0x18,0xc0,0x1e,0x24,0xd5,0x29,0x2c,0x87,0x2b,0x2a,0x67, -0x29,0x28,0xf7,0x26,0x22,0x71,0x1e,0x1b,0x07,0x1c,0x21,0x87,0x28,0x32,0x34,0x3a, -0x40,0xdd,0x42,0x42,0x95,0x3f,0x3b,0x29,0x34,0x2c,0xd8,0x26,0x1f,0x0b,0x18,0x12, -0xa1,0x08,0xfc,0x49,0xf2,0xeb,0x17,0xea,0xe9,0x4d,0xeb,0xeb,0xf8,0xec,0xec,0x84, -0xeb,0xed,0xf8,0xef,0xf2,0x36,0xf5,0xf7,0x35,0xf8,0xf6,0x44,0xf2,0xeb,0x6b,0xe3, -0xdd,0xde,0xd9,0xda,0xc1,0xdb,0xdf,0x3e,0xe2,0xe2,0x49,0xe2,0xde,0xc9,0xde,0xe1, -0x64,0xe3,0xe5,0x33,0xe8,0xe7,0x18,0xe7,0xe9,0x7b,0xea,0xe9,0xcb,0xeb,0xee,0xc2, -0xf3,0xf8,0x7a,0xfd,0x02,0x3a,0x08,0x10,0x27,0x17,0x1e,0x51,0x23,0x28,0x64,0x2a, -0x29,0x87,0x28,0x26,0x3a,0x25,0x22,0x37,0x1c,0x16,0x09,0x10,0x0c,0x8f,0x0e,0x11, -0xf5,0x15,0x19,0xd6,0x1b,0x19,0x87,0x13,0x0c,0xb3,0x02,0xf6,0x93,0xea,0xe0,0x0e, -0xd6,0xcd,0xbd,0xc8,0xc0,0x96,0xb8,0xb3,0x9b,0xb1,0xb4,0x6f,0xbb,0xc4,0x3c,0xcc, -0xd4,0x20,0xd8,0xdb,0x8d,0xe2,0xe7,0x17,0xeb,0xee,0x95,0xf0,0xf2,0x48,0xf1,0xed, -0x24,0xe7,0xdd,0x5f,0xd8,0xd6,0xba,0xda,0xdf,0x75,0xe8,0xf0,0xce,0xf7,0xfc,0x98, -0xfd,0x02,0x69,0x09,0x0d,0x1a,0x11,0x13,0x53,0x11,0x0e,0x6e,0x0e,0x0d,0xa8,0x0b, -0x0c,0x57,0x0d,0x11,0x1c,0x16,0x1c,0xe0,0x22,0x29,0x0a,0x33,0x3a,0x76,0x41,0x47, -0x40,0x4c,0x4e,0x23,0x4e,0x4f,0x43,0x4f,0x50,0x9c,0x51,0x4f,0xe6,0x4b,0x47,0xc7, -0x45,0x4a,0xc4,0x4f,0x58,0xd1,0x5e,0x63,0x86,0x61,0x5b,0x0e,0x55,0x4c,0x81,0x3f, -0x33,0x50,0x27,0x19,0x0f,0x0d,0x01,0x13,0xf2,0xe1,0xd6,0xd4,0xcc,0xf2,0xc8,0xc7, -0xfb,0xc7,0xc6,0x93,0xc6,0xc4,0x78,0xc2,0xc4,0xb9,0xc4,0xc4,0xa1,0xc3,0xc2,0x3a, -0xc0,0xbb,0xd9,0xb5,0xad,0x74,0xa1,0x99,0xd4,0x93,0x94,0xe5,0x96,0x9c,0xc2,0x9f, -0xa2,0xc5,0xa3,0xa3,0xb1,0xa6,0xad,0x74,0xb4,0xbb,0x7a,0xc2,0xc6,0x2e,0xcc,0xd3, -0x60,0xd9,0xde,0x0f,0xe6,0xee,0x60,0xf7,0xff,0x79,0x08,0x10,0x8e,0x17,0x21,0x5a, -0x2a,0x32,0xa8,0x38,0x3e,0xf6,0x42,0x44,0xef,0x46,0x48,0x2e,0x4a,0x4b,0x58,0x49, -0x45,0x8a,0x41,0x3d,0xf1,0x3e,0x41,0x7f,0x45,0x47,0xd0,0x46,0x40,0x7a,0x36,0x2b, -0x06,0x1e,0x0e,0x34,0xfe,0xf0,0x6f,0xe5,0xdb,0x5c,0xd6,0xcf,0xfa,0xc9,0xc8,0x6c, -0xcb,0xd4,0x6b,0xe0,0xed,0x22,0xf7,0x01,0x05,0x08,0x0c,0x45,0x11,0x14,0x96,0x15, -0x15,0xfa,0x13,0x0f,0x99,0x08,0x00,0xf6,0xf6,0xea,0xe5,0xe1,0xdd,0xfd,0xdf,0xe5, -0x84,0xed,0xf4,0x1b,0xfa,0xfd,0xdb,0xfd,0x00,0x0d,0x05,0x06,0x06,0x05,0x01,0xcf, -0xfa,0xf1,0x70,0xe9,0xe3,0x01,0xdb,0xd7,0x2b,0xd6,0xd8,0xdd,0xdc,0xe3,0xc6,0xea, -0xf2,0x25,0xfe,0x08,0xba,0x12,0x1a,0xaa,0x21,0x27,0x75,0x2b,0x2e,0x53,0x2f,0x2f, -0x25,0x2f,0x2a,0x0e,0x25,0x1f,0x4e,0x1c,0x20,0xea,0x27,0x32,0xa0,0x3a,0x42,0xe7, -0x44,0x44,0x37,0x43,0x40,0xa8,0x3a,0x33,0x3d,0x2d,0x24,0xce,0x1b,0x13,0x68,0x08, -0xfb,0x49,0xf1,0xea,0x72,0xe8,0xe9,0x01,0xed,0xef,0x56,0xf2,0xf4,0x70,0xf4,0xf6, -0x5b,0xf8,0xfb,0x50,0xfe,0xff,0xd8,0xfe,0xfb,0x97,0xf4,0xeb,0x57,0xde,0xd4,0x58, -0xcd,0xcb,0xea,0xcc,0xd0,0xb6,0xd2,0xd2,0xab,0xd1,0xce,0x27,0xcf,0xd3,0x72,0xd7, -0xdb,0x0e,0xe0,0xe0,0xdc,0xe0,0xe2,0x9c,0xe4,0xe4,0x0b,0xe7,0xe9,0x4c,0xf0,0xf8, -0x59,0x00,0x08,0xfd,0x0f,0x18,0xf7,0x1e,0x25,0x7e,0x2a,0x2e,0x1c,0x31,0x31,0x3e, -0x31,0x2f,0xe4,0x2c,0x2a,0x00,0x24,0x1b,0x23,0x13,0x0c,0xca,0x0b,0x0d,0xa4,0x10, -0x12,0xdf,0x14,0x10,0x9b,0x07,0xfd,0x3b,0xf1,0xe0,0x3f,0xd1,0xc2,0xbe,0xb5,0xa9, -0x0a,0xa1,0x9a,0xc3,0x93,0x92,0x7d,0x96,0xa0,0x79,0xad,0xbc,0xf5,0xc7,0xd3,0xd6, -0xda,0xde,0x4f,0xe3,0xe7,0x5c,0xea,0xec,0x0a,0xee,0xed,0x55,0xea,0xe4,0xac,0xde, -0xd4,0xd6,0xce,0xce,0x69,0xd3,0xdd,0x0e,0xeb,0xf7,0xb8,0x00,0x09,0x08,0x0f,0x18, -0xa8,0x21,0x29,0xc9,0x2e,0x31,0x82,0x2f,0x2c,0x94,0x28,0x23,0x6e,0x1f,0x1c,0xbb, -0x1a,0x1c,0xe1,0x1f,0x25,0xe5,0x2c,0x34,0xc6,0x3d,0x47,0x68,0x51,0x59,0x15,0x62, -0x68,0x52,0x6b,0x6c,0x5f,0x6c,0x68,0xae,0x64,0x5c,0x8b,0x52,0x48,0x3a,0x40,0x3f, -0xdb,0x40,0x45,0x09,0x4b,0x4f,0xb1,0x4f,0x4d,0x37,0x4b,0x47,0x0b,0x42,0x3a,0x19, -0x32,0x28,0x9a,0x1d,0x12,0x27,0x05,0xf3,0x5e,0xe3,0xd5,0xcc,0xce,0xcb,0x71,0xc9, -0xc7,0x7a,0xc7,0xc6,0xab,0xc3,0xc2,0x5f,0xc2,0xc1,0xde,0xc1,0xc1,0xc0,0xbe,0xb9, -0x84,0xb0,0xa6,0x6e,0x99,0x8f,0x67,0x88,0x86,0x1a,0x89,0x8d,0x07,0x94,0x98,0xb9, -0x9b,0x9d,0xae,0xa4,0xad,0xa4,0xb4,0xb9,0xb5,0xbe,0xc0,0x4b,0xc1,0xc3,0x61,0xc5, -0xc8,0x45,0xcc,0xd0,0xed,0xd8,0xe1,0xeb,0xeb,0xf8,0xc9,0x03,0x10,0x99,0x1c,0x26, -0xcb,0x2f,0x36,0x8f,0x3b,0x3d,0xe1,0x3d,0x3e,0x48,0x3e,0x3e,0x77,0x3d,0x3a,0x0a, -0x39,0x35,0xc8,0x38,0x3d,0xfa,0x43,0x48,0x1b,0x4a,0x44,0xbd,0x39,0x2d,0x7c,0x1e, -0x0b,0x8c,0xf9,0xe9,0xf3,0xdb,0xd2,0x9a,0xcb,0xc6,0xd3,0xc0,0xbf,0x1c,0xc3,0xcd, -0xb5,0xd9,0xe8,0x2b,0xf6,0x03,0x16,0x0d,0x11,0x7b,0x16,0x1a,0xf1,0x1b,0x1d,0xad, -0x1d,0x1b,0x86,0x15,0x0d,0xfa,0x04,0xf9,0x91,0xef,0xeb,0x80,0xeb,0xf1,0x67,0xf9, -0x02,0x65,0x08,0x0d,0xaa,0x11,0x19,0xed,0x21,0x26,0xff,0x28,0x29,0x81,0x24,0x1c, -0x35,0x14,0x0b,0x36,0x02,0xfa,0xf9,0xf4,0xf3,0x9a,0xf4,0xf6,0x6b,0xfb,0x00,0xa3, -0x07,0x0f,0x32,0x15,0x1b,0xaa,0x22,0x26,0xbf,0x29,0x2b,0x37,0x2d,0x2e,0x1d,0x30, -0x2e,0x32,0x2a,0x28,0x9a,0x25,0x27,0xb7,0x2a,0x2f,0xfe,0x34,0x38,0x9a,0x38,0x34, -0x5a,0x32,0x2f,0xe6,0x2a,0x26,0x4b,0x23,0x20,0x31,0x1c,0x16,0x5f,0x0f,0x03,0x2e, -0xfb,0xf2,0x1d,0xef,0xee,0x93,0xed,0xec,0x1f,0xed,0xec,0xc0,0xe8,0xe8,0x33,0xe8, -0xe7,0x85,0xe8,0xe7,0x7e,0xe5,0xdf,0x7c,0xd6,0xcc,0x3e,0xbf,0xb4,0x9c,0xaf,0xae, -0xbd,0xb3,0xb9,0x8e,0xc1,0xc4,0x7a,0xc6,0xc7,0x10,0xcc,0xd3,0x9b,0xdb,0xe1,0x0e, -0xe7,0xe7,0x60,0xe6,0xe5,0xfb,0xe4,0xe5,0x67,0xe5,0xe6,0x6c,0xec,0xf4,0x18,0xfe, -0x09,0x15,0x15,0x20,0x07,0x2b,0x33,0xa6,0x3a,0x3f,0x5b,0x40,0x3e,0xca,0x3a,0x35, -0xff,0x31,0x2e,0x99,0x29,0x22,0x05,0x1c,0x14,0x3e,0x13,0x12,0x43,0x10,0x0e,0xa9, -0x0a,0x01,0x8a,0xf3,0xe4,0x58,0xd4,0xc3,0xb7,0xb3,0xa4,0x6e,0x99,0x8f,0xb4,0x88, -0x84,0x6a,0x81,0x82,0xeb,0x87,0x95,0x30,0xa5,0xb6,0x22,0xc7,0xd5,0xcc,0xe0,0xe7, -0x7c,0xef,0xf5,0xa6,0xf8,0xfb,0xf9,0xfb,0xfb,0x35,0xf8,0xf1,0xe6,0xea,0xe0,0x9e, -0xdb,0xdb,0x82,0xde,0xe7,0x8d,0xf2,0xfd,0xaf,0x05,0x0c,0xc8,0x11,0x1b,0xdb,0x28, -0x34,0x39,0x3d,0x43,0xac,0x45,0x44,0x78,0x42,0x3e,0xa6,0x39,0x32,0xca,0x2b,0x26, -0x3d,0x25,0x24,0x35,0x27,0x2b,0x02,0x31,0x38,0x05,0x40,0x47,0xfe,0x4e,0x54,0x81, -0x56,0x58,0x1a,0x5a,0x5c,0x80,0x5d,0x5c,0x4a,0x57,0x53,0x6a,0x4e,0x4d,0xf9,0x4d, -0x4e,0x43,0x50,0x4f,0x70,0x4b,0x45,0x66,0x41,0x3c,0x34,0x37,0x33,0x86,0x30,0x2e, -0xc6,0x29,0x23,0xaf,0x1a,0x0c,0xac,0xff,0xf2,0x08,0xea,0xe4,0xff,0xde,0xda,0xaa, -0xd7,0xd5,0xd1,0xd0,0xcd,0xdd,0xcb,0xcb,0xe4,0xca,0xc9,0x8b,0xc5,0xbe,0xd1,0xb2, -0xa7,0xeb,0x99,0x8d,0xeb,0x84,0x80,0x90,0x80,0x81,0x4c,0x84,0x83,0xf7,0x81,0x80, -0x07,0x85,0x8f,0x2a,0x9b,0xa6,0xae,0xb1,0xb8,0x92,0xbc,0xc0,0xef,0xc4,0xc9,0xa4, -0xcb,0xcf,0x75,0xd4,0xdc,0xc8,0xe4,0xee,0x31,0xf9,0x06,0x5d,0x15,0x20,0xe7,0x2b, -0x37,0x20,0x3e,0x43,0x41,0x46,0x48,0x04,0x4a,0x4a,0xdb,0x48,0x43,0xb4,0x3e,0x37, -0x5f,0x35,0x34,0x16,0x33,0x33,0x93,0x2f,0x28,0xb5,0x1b,0x10,0x4e,0x05,0xf6,0xf9, -0xe8,0xdd,0xe4,0xd3,0xca,0x8d,0xc4,0xbf,0x57,0xba,0xb8,0x1c,0xbb,0xc4,0xee,0xd2, -0xdf,0xc2,0xec,0xfa,0xc8,0x05,0x0d,0x21,0x16,0x1d,0x4c,0x23,0x28,0x5c,0x2b,0x2b, -0x73,0x27,0x20,0x9c,0x19,0x0d,0x0f,0x05,0xff,0x2e,0xfd,0x01,0x11,0x06,0x0c,0xdb, -0x0f,0x12,0x35,0x16,0x1c,0xea,0x26,0x30,0x1f,0x39,0x3e,0xb2,0x3d,0x3b,0x65,0x38, -0x32,0x66,0x2b,0x22,0x46,0x19,0x12,0x17,0x0e,0x09,0x1b,0x08,0x08,0x37,0x0a,0x10, -0x51,0x14,0x19,0x7a,0x1f,0x23,0x60,0x24,0x26,0x46,0x28,0x2a,0x52,0x2c,0x2d,0x19, -0x2b,0x29,0xda,0x25,0x25,0x51,0x26,0x26,0xbd,0x2a,0x2b,0xc0,0x27,0x20,0x0f,0x1b, -0x12,0xf9,0x0a,0x04,0xdf,0x00,0xfe,0x46,0xfc,0xf9,0xde,0xf5,0xef,0xba,0xe9,0xe5, -0x43,0xe5,0xe7,0x1e,0xe9,0xec,0x7e,0xef,0xf1,0x21,0xf0,0xf0,0x27,0xf2,0xf3,0x95, -0xf5,0xf6,0xb0,0xf4,0xef,0x2f,0xe8,0xe0,0x99,0xd4,0xc9,0xae,0xc3,0xbf,0x5e,0xc1, -0xc2,0xb1,0xc2,0xbf,0xd4,0xba,0xb7,0x04,0xb9,0xc0,0x0f,0xcb,0xd3,0x48,0xdb,0xdf, -0xdd,0xe1,0xe3,0xed,0xe5,0xe8,0xb9,0xe9,0xea,0x15,0xed,0xf1,0xce,0xf6,0xfd,0xa2, -0x04,0x0c,0xa8,0x17,0x22,0x50,0x2c,0x34,0x4d,0x3a,0x3c,0x9c,0x3d,0x3e,0x91,0x3e, -0x3e,0xf2,0x3c,0x36,0x69,0x30,0x28,0x4d,0x24,0x21,0x6e,0x1e,0x1c,0x7f,0x17,0x10, -0xe2,0x04,0xf9,0x41,0xea,0xd8,0x1f,0xc7,0xb6,0xa7,0xa9,0x9d,0xc4,0x93,0x8d,0x03, -0x89,0x88,0x13,0x8c,0x97,0x5d,0xa8,0xb7,0x63,0xc7,0xd6,0x05,0xe2,0xe7,0x0c,0xed, -0xf2,0x93,0xf5,0xf8,0xee,0xf9,0xf7,0x7a,0xf1,0xe8,0x4c,0xdf,0xd4,0x19,0xcc,0xc9, -0x42,0xca,0xd1,0x07,0xd9,0xe0,0xec,0xe5,0xea,0xb4,0xef,0xf7,0xb5,0x04,0x11,0xfa, -0x1c,0x25,0x65,0x28,0x2a,0x73,0x2b,0x2b,0x51,0x28,0x23,0x34,0x1e,0x1b,0xf4,0x1a, -0x1a,0x64,0x1a,0x1c,0x39,0x21,0x29,0x68,0x31,0x3b,0xa1,0x44,0x4b,0xd8,0x51,0x56, -0x9f,0x5c,0x62,0x65,0x67,0x6b,0xdb,0x6d,0x70,0x36,0x70,0x71,0x67,0x76,0x78,0xe0, -0x7a,0x78,0xd6,0x72,0x67,0xfc,0x5b,0x4f,0x12,0x41,0x34,0x12,0x29,0x21,0x61,0x18, -0x11,0x44,0x0a,0x00,0xec,0xf4,0xeb,0x68,0xe5,0xe1,0xee,0xdc,0xda,0x6a,0xda,0xd8, -0x2d,0xd6,0xd4,0x2f,0xd4,0xd3,0x6f,0xd4,0xd3,0x2b,0xd0,0xc8,0x14,0xbd,0xaf,0xff, -0x9f,0x91,0x81,0x88,0x82,0x78,0x83,0x87,0xec,0x8a,0x8b,0x69,0x8b,0x8d,0xcb,0x91, -0x9d,0x57,0xab,0xb8,0xd9,0xc3,0xcb,0x5c,0xd3,0xda,0xd0,0xde,0xe5,0xb2,0xe9,0xed, -0xd4,0xf0,0xf6,0x44,0xfc,0x00,0xe2,0x01,0x02,0xe5,0x01,0x01,0xd3,0x00,0xff,0xbe, -0xff,0x00,0x59,0x02,0x04,0x3a,0x07,0x08,0xaf,0x09,0x09,0x29,0x08,0x05,0xaa,0x02, -0x00,0x60,0xfd,0xfb,0x4c,0xfc,0xfc,0xac,0xfe,0x00,0x1e,0x03,0x03,0x0a,0x03,0x01, -0x64,0xff,0xfc,0x9e,0xfa,0xf9,0x73,0xf9,0xfa,0xa6,0xfc,0xff,0xb3,0x01,0x02,0x2c, -0x03,0x01,0xdd,0xff,0xfd,0x62,0xfb,0xfa,0xc1,0xf9,0xfa,0xc5,0xfb,0xfe,0x08,0x01, -0x02,0x49,0x03,0x02,0x5e,0x01,0x00,0x13,0x00,0xff,0x65,0xff,0x01,0xf0,0x02,0x05, -0x39,0x08,0x09,0xcb,0x0a,0x09,0xd7,0x06,0x03,0xd2,0xff,0xfd,0x9c,0xfc,0xfd,0x43, -0xfe,0x00,0x35,0x02,0x02,0x99,0x01,0xff,0xd0,0xfa,0xf6,0x7a,0xf3,0xf0,0xef,0xee, -0xef,0x31,0xf1,0xf4,0x07,0xf8,0xfb,0xb8,0xfc,0xfb,0xae,0xf9,0xf6,0x51,0xf2,0xf0, -0xc2,0xee,0xef,0xb5,0xf2,0xf7,0x2a,0xfd,0x01,0xf4,0x04,0x05,0x8c,0x04,0x02,0x83, -0x00,0xff,0x3e,0x00,0x01,0x9a,0x04,0x09,0x2b,0x0f,0x14,0x33,0x16,0x16,0xd1,0x13, -0x0f,0xa9,0x0a,0x06,0x75,0x04,0x04,0x14,0x06,0x09,0xc0,0x0b,0x0c,0x0c,0x0c,0x09, -0xb5,0x05,0x00,0x6d,0xfb,0xf7,0x79,0xf4,0xf3,0x7d,0xf5,0xf8,0xcb,0xfc,0x01,0xc4, -0x02,0x01,0x1c,0xff,0xf9,0xef,0xf3,0xef,0x45,0xec,0xeb,0x06,0xed,0xf0,0xb4,0xf4, -0xf9,0xc0,0xfc,0xfe,0xe0,0xfd,0xfc,0xf9,0xfa,0xfa,0x00,0xfa,0xfa,0xad,0xfd,0x03, -0xd9,0x09,0x0f,0xdb,0x13,0x15,0x72,0x13,0x10,0x72,0x0b,0x06,0xae,0x03,0x02,0x36, -0x03,0x05,0xb6,0x06,0x08,0xab,0x08,0x07,0xf3,0x03,0xff,0xd0,0xf9,0xf6,0xf2,0xf2, -0xf0,0xa8,0xf0,0xf4,0x1e,0xfa,0x00,0x15,0x05,0x06,0x26,0x03,0xff,0xb6,0xf9,0xf5, -0x54,0xf3,0xf2,0x7c,0xf4,0xf7,0x9a,0xfa,0xfd,0xfe,0x01,0x04,0x77,0x04,0x03,0x59, -0x01,0xfe,0xda,0xfc,0xfb,0x69,0xfd,0x02,0xa2,0x08,0x0e,0xae,0x14,0x17,0x8c,0x16, -0x12,0x64,0x0c,0x06,0x2a,0x03,0x00,0x1c,0x00,0x00,0x05,0x01,0x01,0xd5,0x00,0x00, -0x52,0xfd,0xfa,0xd7,0xf6,0xf1,0xfe,0xed,0xea,0x9b,0xe8,0xe9,0x6c,0xed,0xf2,0xb9, -0xf8,0xfc,0xa9,0xfc,0xf8,0x10,0xf3,0xed,0xa1,0xe9,0xe9,0x8b,0xea,0xed,0xb0,0xf0, -0xf4,0xf3,0xf7,0xfb,0xcc,0xfd,0xfe,0x01,0x00,0x01,0x00,0x01,0x02,0x24,0x03,0x05, -0x45,0x0a,0x11,0xa4,0x18,0x1f,0xba,0x22,0x20,0x29,0x1d,0x18,0x75,0x13,0x10,0xb9, -0x0e,0x0d,0xfa,0x0c,0x0b,0x87,0x09,0x07,0x58,0x04,0xff,0x46,0xfb,0xf6,0xf0,0xf0, -0xec,0x8c,0xe9,0xe8,0x18,0xea,0xee,0x71,0xf4,0xfa,0x6a,0xfd,0xfa,0x0f,0xf6,0xf0, -0xb4,0xeb,0xe8,0xca,0xe8,0xea,0xd8,0xed,0xf1,0x6d,0xf6,0xfb,0xcd,0xff,0x00,0x58, -0x01,0x02,0x54,0x02,0x01,0x60,0x00,0x00,0x64,0x03,0x08,0x6e,0x10,0x18,0x38,0x1e, -0x1f,0x12,0x1d,0x18,0xb9,0x13,0x10,0xf1,0x0d,0x0b,0x0c,0x0b,0x0a,0x8d,0x09,0x07, -0xcb,0x05,0x02,0x84,0xfd,0xf9,0xbe,0xf5,0xf1,0xe0,0xed,0xec,0xff,0xec,0xf0,0x34, -0xf5,0xf9,0xfc,0xfc,0xfa,0xad,0xf5,0xef,0xd6,0xe9,0xe6,0xf1,0xe4,0xe4,0xb7,0xe4, -0xe7,0x79,0xea,0xee,0x59,0xf2,0xf4,0x57,0xf4,0xf5,0x3a,0xf6,0xf6,0x78,0xf8,0xfa, -0x7e,0xfe,0x05,0x4c,0x0e,0x17,0xa3,0x1f,0x24,0xe3,0x23,0x22,0x6d,0x20,0x1d,0x03, -0x1b,0x19,0x48,0x17,0x15,0x25,0x13,0x10,0xbf,0x0e,0x0b,0x94,0x05,0xff,0x6d,0xfb, -0xf6,0xe8,0xf2,0xf0,0x59,0xf0,0xf1,0xff,0xf5,0xfb,0xb5,0xff,0x00,0xd8,0xfd,0xf9, -0x72,0xf4,0xf1,0x02,0xf1,0xf1,0x67,0xf2,0xf4,0xbf,0xf8,0xfc,0x6f,0x00,0x03,0x11, -0x02,0x00,0x66,0xfe,0xfb,0xf9,0xfb,0xfe,0x72,0x01,0x07,0xc1,0x0e,0x17,0x64,0x1f, -0x25,0xc9,0x26,0x24,0xf8,0x20,0x1c,0x25,0x18,0x15,0x69,0x11,0x0e,0xcc,0x0d,0x0c, -0x6f,0x0c,0x0a,0xa7,0x05,0xff,0xcd,0xfa,0xf5,0x00,0xf1,0xf0,0x11,0xef,0xef,0xb2, -0xf1,0xf4,0x6a,0xf8,0xf9,0xa9,0xf7,0xf2,0xb8,0xec,0xe6,0x6d,0xe2,0xe1,0x15,0xe2, -0xe3,0x59,0xe7,0xeb,0x2d,0xf0,0xf3,0x10,0xf4,0xf2,0x8b,0xf2,0xf3,0x01,0xf5,0xf9, -0xac,0x00,0x08,0xa1,0x11,0x1c,0xaf,0x27,0x30,0xa9,0x35,0x35,0x5a,0x33,0x2d,0xbe, -0x27,0x22,0x3d,0x1e,0x19,0x48,0x16,0x13,0x66,0x10,0x0c,0x37,0x06,0xfc,0x4f,0xf6, -0xef,0xbf,0xea,0xe7,0xd5,0xe5,0xe3,0x0f,0xe4,0xe6,0x76,0xe9,0xec,0x43,0xed,0xea, -0x61,0xe5,0xdf,0x21,0xda,0xd7,0xef,0xd8,0xd9,0xed,0xdb,0xdf,0xcf,0xe4,0xe8,0xc9, -0xea,0xeb,0x2c,0xec,0xed,0x38,0xf0,0xf3,0x49,0xf8,0xfe,0xc2,0x05,0x0f,0xd7,0x19, -0x23,0xf2,0x29,0x2a,0x49,0x28,0x24,0xd1,0x1e,0x1b,0x81,0x18,0x15,0x56,0x14,0x13, -0xed,0x12,0x11,0x87,0x0f,0x0b,0xc6,0x06,0x02,0x66,0xff,0xfc,0x9a,0xfb,0xf9,0xba, -0xf9,0xfb,0xfe,0xfd,0xff,0xe9,0x00,0xfd,0xc8,0xf6,0xee,0xeb,0xe6,0xe1,0xf1,0xde, -0xdd,0x09,0xdd,0xdd,0xd6,0xdd,0xe0,0x11,0xe2,0xe3,0xf2,0xe1,0xe1,0x2c,0xe5,0xe9, -0xcd,0xf0,0xf8,0xc1,0x01,0x0c,0x1d,0x19,0x24,0x38,0x2d,0x32,0x4b,0x33,0x30,0x21, -0x2a,0x23,0x7a,0x1e,0x19,0x34,0x14,0x0f,0xbf,0x0b,0x09,0xbb,0x07,0x05,0x19,0x01, -0xfd,0xd4,0xf9,0xf5,0xf7,0xf3,0xf3,0xbb,0xf3,0xf5,0x36,0xf9,0xfc,0x34,0xfe,0xfe, -0x5d,0xfb,0xf5,0x52,0xef,0xea,0x74,0xe6,0xe5,0xf0,0xe3,0xe3,0x90,0xe2,0xe4,0x51, -0xe7,0xea,0xd6,0xeb,0xee,0xc4,0xf1,0xf5,0x64,0xfa,0x01,0x5a,0x09,0x13,0xc0,0x1c, -0x26,0x38,0x2e,0x35,0x22,0x36,0x33,0xa8,0x2d,0x27,0xc0,0x1f,0x1b,0x73,0x16,0x13, -0xc9,0x11,0x0f,0x53,0x0e,0x0e,0x23,0x0a,0x05,0xf5,0x01,0xfe,0x27,0xfa,0xf9,0x95, -0xf8,0xf8,0x13,0xf9,0xfb,0x34,0xfd,0xfe,0x63,0xfc,0xf5,0x4a,0xed,0xe5,0xd4,0xdc, -0xd8,0x32,0xd5,0xd4,0x77,0xd5,0xd8,0xf1,0xdb,0xde,0xcb,0xdf,0xe0,0xb3,0xe2,0xe6, -0xf4,0xeb,0xf4,0xdd,0xfe,0x0a,0x72,0x15,0x22,0x98,0x2d,0x36,0x6e,0x3c,0x3b,0x2e, -0x37,0x30,0xa9,0x27,0x20,0xa8,0x19,0x14,0xce,0x10,0x0c,0x7a,0x0a,0x08,0x7f,0x05, -0x00,0x14,0xfc,0xf8,0xf4,0xf3,0xf1,0x3f,0xf1,0xf1,0x37,0xf2,0xf3,0x78,0xf5,0xf8, -0x33,0xf8,0xf4,0x4d,0xee,0xe6,0xb7,0xde,0xd8,0xce,0xd5,0xd3,0xac,0xd2,0xd3,0x1f, -0xd5,0xd8,0x38,0xda,0xda,0x74,0xdc,0xde,0x7c,0xe4,0xec,0x9c,0xf7,0x02,0x64,0x0d, -0x18,0x7a,0x24,0x2e,0xeb,0x35,0x36,0xb5,0x32,0x2b,0x33,0x22,0x19,0x28,0x14,0x10, -0x31,0x0e,0x0c,0x68,0x0c,0x0d,0x28,0x0e,0x0c,0x8c,0x0a,0x07,0xb0,0x03,0x01,0x8f, -0x02,0x03,0x13,0x04,0x04,0xfc,0x06,0x09,0x17,0x0b,0x09,0x9b,0x03,0xfa,0xf0,0xef, -0xe5,0x4a,0xe0,0xdb,0x66,0xd8,0xd5,0x38,0xd4,0xd5,0x3b,0xd7,0xd8,0x9b,0xd9,0xda, -0x38,0xde,0xe5,0x50,0xef,0xfa,0x12,0x07,0x13,0xa0,0x20,0x2d,0x45,0x37,0x3c,0x21, -0x3a,0x33,0xfe,0x2a,0x20,0xb5,0x18,0x11,0xed,0x0b,0x07,0x10,0x03,0x00,0xa8,0xff, -0xfe,0x1b,0xfb,0xf8,0xf0,0xf4,0xf2,0x5d,0xf2,0xf4,0x76,0xf6,0xf8,0x80,0xfa,0xfe, -0xee,0x02,0x05,0x49,0x04,0xfd,0xdf,0xf4,0xeb,0x21,0xe5,0xe0,0x1b,0xdd,0xd9,0xd2, -0xd6,0xd6,0xcb,0xd9,0xdc,0xfb,0xde,0xe1,0xab,0xe4,0xe9,0x3f,0xf1,0xfd,0xb2,0x08, -0x15,0xa1,0x22,0x2f,0xf8,0x39,0x40,0xa1,0x41,0x3d,0x36,0x35,0x2b,0x14,0x22,0x1a, -0x0d,0x15,0x0e,0x0c,0x0a,0x08,0xd7,0x08,0x0a,0x54,0x0a,0x09,0xb7,0x05,0x02,0x33, -0x00,0x01,0x06,0x02,0x02,0x54,0x03,0x05,0x13,0x06,0x07,0x04,0x05,0xfe,0x65,0xf4, -0xea,0x78,0xe1,0xdc,0xbc,0xd8,0xd4,0xef,0xd1,0xcf,0xf8,0xcf,0xd2,0x9b,0xd4,0xd5, -0xd8,0xd7,0xdb,0xda,0xe1,0xec,0x77,0xf8,0x05,0x14,0x12,0x1f,0xea,0x2a,0x34,0xf4, -0x38,0x38,0x24,0x32,0x28,0x9a,0x1f,0x19,0xaa,0x13,0x0e,0x3f,0x0a,0x06,0xfc,0x05, -0x06,0x88,0x05,0x03,0xa8,0x01,0xfe,0xaa,0xfb,0xfc,0xed,0xfe,0x00,0xa5,0x01,0x02, -0x3f,0x03,0x05,0x51,0x05,0xff,0x1c,0xf7,0xed,0xd4,0xe3,0xdc,0x85,0xd6,0xd1,0x31, -0xcc,0xc9,0x4e,0xc9,0xca,0xc9,0xcc,0xcd,0xd8,0xce,0xd1,0x20,0xd6,0xde,0xfe,0xec, -0xf9,0x01,0x05,0x11,0x8e,0x1e,0x29,0x2f,0x32,0x34,0x34,0x31,0x2b,0x40,0x23,0x1b, -0x86,0x16,0x11,0x72,0x0d,0x0b,0x8c,0x0c,0x0f,0xcf,0x13,0x14,0x6d,0x14,0x13,0xc1, -0x10,0x10,0x21,0x13,0x13,0x0f,0x14,0x14,0x11,0x14,0x11,0x1d,0x11,0x0e,0xb2,0x07, -0xfe,0x3d,0xf5,0xea,0x68,0xe3,0xdc,0xae,0xd6,0xd1,0x64,0xcf,0xd0,0xf8,0xd1,0xd3, -0x97,0xd4,0xd5,0x54,0xd8,0xde,0xa6,0xe8,0xf2,0xda,0xfd,0x0a,0xd3,0x15,0x20,0xdd, -0x2a,0x2e,0x66,0x2c,0x27,0x96,0x1f,0x15,0x82,0x0c,0x05,0x2a,0xff,0xfa,0x3d,0xfa, -0xfa,0xbf,0xfc,0xff,0x9f,0x00,0xff,0xaa,0xfd,0xfc,0xf3,0xfd,0x01,0xa6,0x02,0x03, -0x22,0x05,0x07,0x96,0x09,0x0a,0x59,0x09,0x03,0xf8,0xfa,0xf2,0xbf,0xeb,0xe6,0xd3, -0xe0,0xdc,0x75,0xd9,0xda,0x18,0xdd,0xdf,0x98,0xe1,0xe4,0x7a,0xe7,0xed,0xe4,0xf4, -0xff,0xc7,0x09,0x15,0xac,0x21,0x2c,0x59,0x37,0x3d,0x7d,0x3e,0x3b,0xba,0x35,0x2d, -0xb0,0x22,0x1c,0x78,0x17,0x14,0xa4,0x12,0x12,0x9d,0x14,0x18,0x80,0x1a,0x1a,0xa7, -0x18,0x17,0x98,0x16,0x17,0x17,0x17,0x15,0x6c,0x13,0x11,0xd3,0x0f,0x0e,0x41,0x0b, -0x06,0x5b,0xfd,0xf3,0x68,0xe8,0xe0,0x28,0xd9,0xd1,0xfa,0xcb,0xc9,0xa0,0xc7,0xc7, -0x61,0xc6,0xc5,0x6f,0xc7,0xca,0x7b,0xce,0xd7,0xe0,0xe0,0xea,0x2d,0xf5,0x00,0x91, -0x0b,0x14,0x5e,0x19,0x1a,0x85,0x16,0x11,0x94,0x08,0x02,0xac,0xff,0xfc,0x01,0xfa, -0xf9,0x38,0xfb,0xfe,0x5b,0x02,0x03,0x6e,0x05,0x05,0xc6,0x04,0x04,0x1e,0x06,0x06, -0x02,0x07,0x08,0xaa,0x0b,0x0f,0x37,0x11,0x0e,0xce,0x08,0x01,0x37,0xf6,0xeb,0x28, -0xe5,0xdd,0x05,0xd6,0xd2,0x05,0xd1,0xd1,0x7b,0xd3,0xd6,0xe4,0xd8,0xdb,0xba,0xe1, -0xe9,0x2a,0xf4,0xfd,0xb8,0x07,0x11,0x84,0x1b,0x23,0xf6,0x27,0x2a,0x35,0x27,0x22, -0x6d,0x1b,0x14,0x7b,0x12,0x10,0x4e,0x0f,0x0f,0x7a,0x11,0x14,0x9d,0x17,0x19,0xe7, -0x1a,0x1b,0x4a,0x1a,0x18,0xa4,0x18,0x17,0x9d,0x16,0x16,0x22,0x16,0x16,0x29,0x17, -0x17,0x13,0x12,0x09,0x87,0x00,0xf4,0xd5,0xeb,0xe3,0x12,0xda,0xd2,0x54,0xcd,0xcb, -0xd6,0xca,0xca,0xa7,0xca,0xcb,0x67,0xce,0xd3,0x0c,0xdc,0xe5,0x83,0xee,0xf7,0xbd, -0x00,0x07,0xfe,0x0d,0x11,0x4f,0x13,0x0e,0xdb,0x08,0xff,0x7e,0xfa,0xf6,0xc8,0xf2, -0xf0,0xad,0xf1,0xf3,0x7e,0xf5,0xf6,0xa8,0xf7,0xf9,0xb7,0xfa,0xfa,0x4c,0xfd,0x01, -0x51,0x05,0x08,0x9a,0x0c,0x12,0x70,0x17,0x1b,0x1c,0x1c,0x17,0xbd,0x0f,0x04,0xaf, -0xfa,0xf2,0x98,0xea,0xe5,0xfc,0xe2,0xe2,0x92,0xe3,0xe5,0xbf,0xe6,0xe9,0x68,0xec, -0xf1,0x3e,0xfc,0x08,0xde,0x14,0x22,0x08,0x2e,0x38,0xb8,0x40,0x45,0x49,0x47,0x42, -0xce,0x3b,0x33,0x55,0x2a,0x23,0x58,0x1e,0x1c,0x97,0x1c,0x1e,0xa8,0x20,0x21,0xa3, -0x1f,0x1e,0x73,0x1c,0x1a,0x53,0x19,0x19,0xf9,0x1a,0x1c,0x5c,0x1d,0x1d,0xda,0x1e, -0x1e,0x0b,0x1c,0x15,0x9e,0x0a,0xfc,0x76,0xed,0xe1,0x3f,0xd8,0xd0,0x3c,0xcb,0xc5, -0x9e,0xc3,0xc0,0x08,0xbd,0xba,0x9a,0xb9,0xbb,0x31,0xc0,0xca,0x87,0xd5,0xe1,0xa5, -0xec,0xf7,0x70,0x00,0x08,0x11,0x0c,0x0a,0x18,0x05,0xfd,0xbe,0xf4,0xed,0xd2,0xe7, -0xe3,0x7d,0xe2,0xe3,0xf9,0xe5,0xe7,0x41,0xe9,0xeb,0xa4,0xed,0xef,0xb3,0xf2,0xf8, -0x73,0xfe,0x04,0x79,0x0b,0x10,0x0e,0x18,0x1f,0xf9,0x23,0x23,0x0a,0x1e,0x13,0x14, -0x05,0xf8,0xb6,0xef,0xe8,0x9d,0xe4,0xe0,0xba,0xdf,0xdf,0x7f,0xe0,0xdf,0xea,0xe0, -0xe3,0x1a,0xea,0xf3,0xa1,0xfe,0x09,0xb0,0x14,0x1f,0x84,0x2a,0x35,0x9b,0x3c,0x40, -0x65,0x3d,0x35,0x84,0x29,0x1d,0xc7,0x15,0x10,0x59,0x0e,0x0d,0x9b,0x0e,0x0f,0xb1, -0x0e,0x0c,0x7c,0x0b,0x09,0x2a,0x08,0x06,0xae,0x08,0x0b,0x44,0x0d,0x0f,0x67,0x13, -0x19,0x32,0x1e,0x1f,0x1e,0x1b,0x0f,0xab,0x01,0xf1,0x9d,0xe6,0xdd,0x91,0xd4,0xcc, -0x4f,0xc8,0xc7,0xf4,0xc5,0xc3,0xbd,0xc2,0xc3,0x79,0xc6,0xcd,0xa4,0xd6,0xe0,0x5c, -0xeb,0xf4,0xe8,0xfe,0x0a,0x89,0x13,0x18,0x47,0x19,0x13,0x77,0x09,0xfd,0x30,0xf2, -0xea,0x33,0xe4,0xe2,0x99,0xe3,0xe6,0x68,0xe9,0xed,0x48,0xf0,0xf3,0x79,0xf6,0xf9, -0x16,0xff,0x05,0x1e,0x0c,0x12,0x7b,0x1a,0x24,0xe0,0x2c,0x33,0x56,0x34,0x2c,0x87, -0x1f,0x10,0xb6,0x01,0xf6,0x3d,0xed,0xe5,0x72,0xdf,0xde,0x37,0xdf,0xe1,0x65,0xe2, -0xe5,0xc9,0xe7,0xed,0x0c,0xf7,0x03,0x52,0x0d,0x18,0x84,0x23,0x31,0x95,0x3e,0x48, -0x08,0x4d,0x4b,0x23,0x45,0x3a,0x55,0x2f,0x28,0xd3,0x20,0x1c,0x67,0x1c,0x1d,0x43, -0x1e,0x1f,0xd5,0x1f,0x1e,0xf6,0x1d,0x1d,0x56,0x1d,0x20,0x0f,0x24,0x25,0x6e,0x25, -0x27,0xb8,0x2a,0x2b,0x1a,0x2c,0x23,0x27,0x15,0x04,0x63,0xf3,0xe5,0x6a,0xd9,0xcf, -0xdb,0xc5,0xbf,0xfb,0xbc,0xb9,0x68,0xb6,0xb5,0x81,0xb6,0xb9,0xa4,0xc0,0xca,0x87, -0xd2,0xda,0x44,0xe3,0xec,0xb9,0xf7,0xff,0x3d,0x04,0x01,0x1d,0xfb,0xf0,0x23,0xe2, -0xd5,0x1f,0xcd,0xc6,0x04,0xc3,0xc4,0x6e,0xc9,0xcd,0x01,0xd3,0xd8,0x37,0xde,0xe3, -0x97,0xea,0xf3,0x1f,0xff,0x08,0xdd,0x10,0x17,0x5f,0x22,0x2a,0xc7,0x2f,0x31,0xd1, -0x2a,0x1e,0xbd,0x11,0x05,0xe3,0xfa,0xf1,0x2f,0xec,0xe8,0xb5,0xe9,0xeb,0x36,0xea, -0xe8,0x08,0xea,0xeb,0xaf,0xf2,0xfd,0x3b,0x09,0x13,0x27,0x1f,0x29,0xac,0x37,0x42, -0xbb,0x48,0x49,0x76,0x45,0x3d,0x06,0x31,0x23,0xd2,0x18,0x0f,0xf7,0x08,0x06,0xeb, -0x08,0x0b,0x63,0x0d,0x0e,0xd2,0x0d,0x0c,0x32,0x0d,0x0f,0x86,0x14,0x18,0x52,0x1a, -0x19,0x02,0x1b,0x1f,0xf0,0x21,0x22,0x44,0x1b,0x0f,0x80,0xff,0xef,0x53,0xe1,0xd6, -0x6b,0xcd,0xc4,0x8b,0xc1,0xc0,0x34,0xbd,0xba,0x99,0xb9,0xbb,0x50,0xbf,0xc7,0x84, -0xd1,0xdb,0xc8,0xe5,0xee,0x15,0xf9,0x05,0x83,0x0c,0x0f,0xbb,0x0d,0x07,0xa8,0xfd, -0xef,0x60,0xe2,0xd8,0x0d,0xd2,0xd1,0x20,0xd4,0xd9,0xae,0xdf,0xe6,0xb5,0xeb,0xf2, -0x4c,0xf9,0x00,0x6b,0x0a,0x14,0x34,0x1d,0x25,0x24,0x2c,0x35,0xf6,0x3d,0x44,0x27, -0x42,0x37,0xae,0x29,0x18,0xbe,0x09,0xfe,0xb5,0xf1,0xe8,0xa8,0xe2,0xe1,0xcf,0xe0, -0xdf,0x2d,0xde,0xe0,0x8b,0xe5,0xef,0x35,0xfc,0x09,0xec,0x16,0x23,0xcd,0x2f,0x3d, -0xcd,0x48,0x4e,0x3f,0x51,0x4e,0xbd,0x48,0x3c,0x14,0x2e,0x24,0x32,0x1b,0x17,0xed, -0x18,0x1b,0x6d,0x1f,0x22,0xc2,0x21,0x22,0x18,0x23,0x25,0xc6,0x27,0x2d,0xfb,0x31, -0x32,0xc5,0x2f,0x2f,0xc6,0x2f,0x2f,0x2b,0x2e,0x25,0xf2,0x17,0x07,0x08,0xf6,0xe8, -0xf1,0xda,0xcf,0xaf,0xc6,0xc0,0x21,0xbc,0xb6,0x89,0xb0,0xab,0xff,0xab,0xb0,0x64, -0xb9,0xc4,0x15,0xce,0xd7,0x7a,0xdf,0xe7,0xc7,0xf0,0xf7,0x69,0xfa,0xf7,0xbc,0xf1, -0xe5,0x30,0xd4,0xc6,0x41,0xba,0xb0,0x5e,0xae,0xb0,0x69,0xb6,0xbd,0xe4,0xc4,0xcb, -0x8c,0xd6,0xe0,0xf2,0xe9,0xf6,0x95,0x02,0x0c,0x21,0x13,0x1a,0x52,0x24,0x2d,0x13, -0x33,0x30,0xca,0x28,0x1c,0xd9,0x0d,0x01,0x40,0xf7,0xef,0x96,0xea,0xe7,0xf7,0xe8, -0xe9,0x1b,0xe9,0xe7,0xbb,0xea,0xee,0xa0,0xf5,0x00,0x0c,0x0c,0x17,0xb1,0x21,0x2c, -0x07,0x39,0x44,0x4b,0x4d,0x4e,0xf1,0x49,0x40,0xfb,0x32,0x23,0x8f,0x17,0x0c,0xa0, -0x04,0x02,0x96,0x03,0x05,0xf3,0x07,0x07,0xf9,0x08,0x0a,0x07,0x0d,0x11,0x13,0x18, -0x1c,0x2f,0x20,0x21,0x6f,0x25,0x2b,0x4a,0x2f,0x2d,0x4e,0x24,0x18,0x23,0x08,0xf7, -0xf9,0xea,0xdf,0x70,0xd3,0xc8,0x7e,0xc2,0xbe,0xc4,0xba,0xb7,0xa6,0xb6,0xb7,0x5a, -0xbb,0xc3,0x11,0xcb,0xd2,0xbe,0xdb,0xe3,0x60,0xec,0xf9,0x35,0x01,0x04,0xaf,0x02, -0xfc,0xa2,0xf0,0xe2,0xa1,0xd6,0xcc,0x90,0xc5,0xc5,0x58,0xc9,0xd1,0xfe,0xdb,0xe6, -0x7a,0xef,0xfa,0x9b,0x04,0x0e,0x79,0x1b,0x28,0x0c,0x32,0x38,0x50,0x3e,0x47,0xcf, -0x4e,0x51,0x75,0x4c,0x42,0x55,0x33,0x21,0x46,0x12,0x06,0x83,0xfa,0xf0,0x6f,0xeb, -0xea,0x4e,0xeb,0xeb,0x2b,0xec,0xef,0xcb,0xf3,0xfa,0x38,0x02,0x09,0x88,0x12,0x1d, -0x41,0x28,0x36,0x86,0x42,0x4a,0x50,0x4c,0x49,0x58,0x40,0x33,0x63,0x25,0x1a,0xb3, -0x10,0x0b,0x05,0x09,0x0a,0x89,0x0e,0x12,0xec,0x15,0x19,0x06,0x1b,0x1e,0x31,0x22, -0x28,0x20,0x2c,0x2c,0xed,0x2c,0x30,0xc3,0x34,0x37,0xe4,0x36,0x2d,0x2c,0x21,0x10, -0xac,0x00,0xf4,0x31,0xe7,0xdc,0xd0,0xd1,0xcb,0x2f,0xc9,0xc5,0x0d,0xc1,0xbf,0xe3, -0xbe,0xc0,0x06,0xc5,0xca,0xe5,0xce,0xd4,0x57,0xd9,0xdf,0xbd,0xe8,0xed,0x8a,0xee, -0xe9,0xd8,0xe0,0xd2,0xcf,0xc0,0xb1,0x68,0xa5,0x9b,0x7e,0x98,0x9b,0x33,0xa3,0xad, -0x1a,0xba,0xc6,0xd7,0xd3,0xe0,0x5d,0xed,0xfb,0x92,0x09,0x15,0xcd,0x1d,0x25,0x9b, -0x31,0x3a,0x3e,0x42,0x41,0xb2,0x39,0x2d,0x2e,0x20,0x13,0x6f,0x08,0xfd,0x8c,0xf5, -0xf1,0x40,0xf3,0xf4,0x37,0xf4,0xf3,0x25,0xf5,0xf7,0x23,0xfd,0x04,0x92,0x09,0x0f, -0x89,0x16,0x1e,0x18,0x2b,0x35,0x1b,0x3c,0x3c,0x78,0x37,0x2d,0x24,0x1d,0x0b,0xfc, -0xff,0xf4,0x8d,0xec,0xe9,0x4d,0xec,0xf1,0x67,0xf8,0xfd,0x83,0x01,0x06,0x34,0x0b, -0x10,0xfb,0x18,0x1f,0x29,0x22,0x22,0xa8,0x27,0x2d,0x47,0x32,0x32,0xa2,0x2a,0x1e, -0x79,0x0f,0xff,0x9f,0xf2,0xe4,0x5a,0xd8,0xcd,0xdc,0xca,0xca,0xc4,0xc9,0xc6,0x04, -0xc5,0xc4,0x59,0xc7,0xcd,0x90,0xd1,0xd5,0xc9,0xda,0xe0,0x28,0xe8,0xf1,0xe1,0xf7, -0xfc,0x10,0xf9,0xf1,0x48,0xe4,0xd3,0xb2,0xc6,0xbc,0x2d,0xb7,0xb8,0xa0,0xbd,0xc6, -0x7d,0xd1,0xde,0x21,0xea,0xf6,0x56,0x03,0x0f,0xc3,0x1c,0x28,0x4f,0x31,0x35,0xdd, -0x3a,0x44,0x04,0x4c,0x50,0x4f,0x4d,0x44,0xa1,0x37,0x28,0x0b,0x1d,0x12,0x4f,0x0a, -0x02,0x6e,0xff,0x00,0xaf,0x02,0x03,0x02,0x03,0x03,0x1f,0x07,0x0b,0x8c,0x10,0x14, -0x50,0x18,0x1e,0xe0,0x24,0x30,0x54,0x3b,0x43,0xbf,0x44,0x3f,0xe7,0x34,0x25,0xc2, -0x14,0x08,0x49,0xff,0xf9,0xdd,0xf7,0xfb,0x6b,0x01,0x09,0x13,0x10,0x16,0xdd,0x1d, -0x24,0x0b,0x2b,0x31,0xaf,0x36,0x37,0x46,0x36,0x39,0xc6,0x3f,0x45,0x55,0x46,0x3e, -0x7f,0x33,0x23,0x9b,0x12,0x03,0xb8,0xf4,0xe7,0x37,0xdb,0xd4,0x34,0xcf,0xca,0xe7, -0xc2,0xbd,0x54,0xb9,0xb8,0xf5,0xb8,0xba,0xd4,0xba,0xbd,0xf2,0xc0,0xc8,0xbc,0xd1, -0xd8,0xf4,0xd9,0xd5,0x9f,0xcd,0xc0,0x28,0xb0,0xa3,0x93,0x98,0x91,0x0e,0x90,0x94, -0x15,0xa0,0xac,0xf7,0xba,0xc9,0x18,0xd8,0xe7,0x88,0xf6,0x06,0x96,0x15,0x20,0x90, -0x25,0x2e,0x56,0x3b,0x46,0x40,0x4e,0x4d,0xbb,0x46,0x3a,0xe9,0x2c,0x21,0xa1,0x16, -0x0f,0xe2,0x08,0x06,0xd4,0x07,0x07,0x35,0x05,0x02,0xce,0xff,0xff,0x89,0x02,0x05, -0xb2,0x06,0x09,0x7e,0x0c,0x11,0x36,0x1a,0x23,0x44,0x29,0x29,0x74,0x24,0x1a,0x33, -0x0c,0xfd,0x56,0xf1,0xe6,0x74,0xde,0xdc,0x36,0xe1,0xe7,0x08,0xef,0xf5,0x35,0xf9, -0xfe,0x60,0x03,0x08,0x36,0x0f,0x13,0xed,0x13,0x13,0x35,0x19,0x20,0x0d,0x28,0x2a, -0xe6,0x23,0x1b,0x6e,0x11,0x06,0x9b,0xfe,0xf7,0x95,0xef,0xe7,0x3e,0xe6,0xe3,0xbe, -0xde,0xd8,0x16,0xd3,0xce,0x8b,0xcd,0xce,0x6a,0xd0,0xd3,0x5f,0xd9,0xde,0x7f,0xe7, -0xf1,0x2e,0xfa,0xfe,0xa8,0xfc,0xf6,0xb5,0xe8,0xd8,0xe3,0xcb,0xc2,0x85,0xbc,0xbc, -0x4e,0xc3,0xcc,0xce,0xd7,0xe2,0x0b,0xec,0xf6,0x4b,0x02,0x0e,0xe4,0x1b,0x29,0xd1, -0x30,0x35,0x65,0x3c,0x45,0xdf,0x4e,0x53,0x1f,0x4f,0x44,0xa1,0x36,0x27,0xfe,0x1b, -0x13,0xe0,0x0a,0x04,0xfa,0x01,0x03,0x11,0x02,0xfd,0xbf,0xf8,0xf3,0x78,0xf2,0xf5, -0x98,0xfa,0x02,0xc3,0x0a,0x13,0x84,0x1c,0x28,0xda,0x34,0x3d,0x38,0x3f,0x3c,0xd2, -0x34,0x28,0x51,0x1b,0x11,0x78,0x08,0x03,0x17,0x05,0x0b,0x3a,0x14,0x1c,0x1b,0x23, -0x26,0x77,0x2a,0x2e,0x43,0x32,0x38,0x9c,0x3c,0x3c,0x36,0x3c,0x40,0x2b,0x48,0x4e, -0xd3,0x4e,0x46,0x3b,0x3a,0x29,0x75,0x1a,0x0d,0xe3,0xff,0xf2,0xbb,0xe5,0xdd,0x63, -0xd4,0xca,0xd6,0xbe,0xb2,0x9b,0xa9,0xa4,0xf6,0xa1,0xa1,0xab,0xa3,0xa4,0xff,0xa6, -0xad,0xe9,0xb5,0xbd,0x95,0xc1,0xc0,0xaa,0xb9,0xad,0x57,0x9e,0x92,0x6d,0x8b,0x8a, -0xd2,0x8f,0x9d,0x85,0xae,0xbf,0x2f,0xd2,0xe3,0x90,0xf3,0x03,0xaa,0x12,0x22,0xe9, -0x30,0x39,0xb1,0x3e,0x46,0x62,0x4f,0x58,0x95,0x5c,0x56,0x28,0x4c,0x3e,0xc2,0x2e, -0x22,0xa7,0x17,0x0e,0xf6,0x06,0x03,0x07,0x03,0x01,0xb9,0xfc,0xf5,0xe7,0xed,0xea, -0x2c,0xeb,0xec,0xe2,0xef,0xf3,0xa7,0xf7,0xfe,0x29,0x0a,0x16,0x61,0x1d,0x1d,0xc1, -0x17,0x0c,0x4d,0xfc,0xed,0x99,0xe3,0xde,0x48,0xdf,0xe4,0xcf,0xef,0xfa,0x1a,0x04, -0x09,0xaa,0x0a,0x0b,0x48,0x0d,0x0f,0x33,0x13,0x15,0xe0,0x13,0x13,0xdb,0x18,0x20, -0x6f,0x29,0x2c,0x43,0x28,0x20,0x97,0x14,0x0a,0x72,0x01,0xf7,0xf2,0xec,0xe3,0x5d, -0xdf,0xdb,0x32,0xd6,0xcf,0xee,0xc8,0xc1,0x5c,0xbd,0xbb,0x93,0xbc,0xc0,0x0c,0xc7, -0xcf,0x24,0xdc,0xea,0x35,0xf6,0xfc,0xca,0xfa,0xf3,0xf2,0xe3,0xd2,0x9f,0xc7,0xc0, -0x39,0xbf,0xc2,0x3e,0xcc,0xd9,0xe3,0xe6,0xf5,0x64,0x01,0x0c,0x20,0x16,0x1e,0xf8, -0x28,0x33,0x80,0x38,0x3b,0x7f,0x43,0x4d,0xbb,0x56,0x5c,0xd2,0x58,0x4e,0x4a,0x3f, -0x2d,0x35,0x1e,0x11,0x4a,0x08,0x00,0xec,0xfd,0xfe,0x13,0xff,0xfc,0x10,0xf8,0xf4, -0x53,0xf3,0xf4,0x98,0xf6,0xfa,0xcf,0xff,0x06,0x77,0x0f,0x1b,0xe6,0x26,0x2f,0xd2, -0x30,0x2d,0x03,0x25,0x19,0x1d,0x10,0x0c,0x88,0x0d,0x12,0x58,0x1b,0x28,0xb5,0x33, -0x3e,0x74,0x44,0x46,0x52,0x46,0x46,0x14,0x46,0x48,0xd3,0x47,0x44,0xae,0x42,0x45, -0x8d,0x4c,0x51,0xdd,0x51,0x4a,0xa5,0x3d,0x2d,0x61,0x1b,0x0b,0x99,0xfc,0xef,0xb5, -0xe3,0xdc,0x18,0xd7,0xcf,0xb9,0xc6,0xb9,0xee,0xad,0xa4,0x7c,0x9d,0x99,0xd1,0x99, -0x9d,0xa3,0xa1,0xa9,0x0a,0xb3,0xb9,0x8a,0xba,0xb4,0x64,0xaa,0x9a,0xbf,0x8b,0x82, -0x0d,0x80,0x83,0xa3,0x8b,0x9a,0x42,0xac,0xbf,0x8f,0xd5,0xe8,0xc5,0xf7,0x06,0x6c, -0x13,0x1f,0x3d,0x2d,0x35,0xcf,0x3b,0x43,0x2b,0x4e,0x57,0xbc,0x5c,0x57,0x6c,0x4c, -0x3b,0x7a,0x29,0x18,0x2c,0x0c,0x02,0xee,0xfc,0xfa,0xfa,0xfc,0xfe,0x38,0xfd,0xfa, -0x50,0xf5,0xf1,0x5a,0xf0,0xef,0x1f,0xf3,0xf7,0x63,0xfc,0x02,0xd8,0x0c,0x15,0xe8, -0x1c,0x1d,0x45,0x19,0x0f,0x7f,0x00,0xf3,0x02,0xe9,0xe1,0x94,0xdd,0xdf,0xed,0xe6, -0xed,0xe4,0xf5,0xfb,0x97,0xfd,0xfe,0x2e,0x00,0x01,0x3d,0x06,0x08,0xcf,0x0a,0x0d, -0x44,0x15,0x20,0x44,0x2b,0x30,0x1f,0x2e,0x23,0xfd,0x15,0x06,0xce,0xfb,0xf2,0x4f, -0xeb,0xe4,0x44,0xe2,0xe1,0x38,0xde,0xd9,0xd6,0xd1,0xc9,0x98,0xc2,0xbe,0xdc,0xbf, -0xc2,0x8e,0xc9,0xd0,0x38,0xda,0xe5,0x27,0xf0,0xf7,0xc0,0xf4,0xed,0xe1,0xdd,0xcd, -0x76,0xc2,0xbc,0x32,0xbb,0xbf,0xdb,0xca,0xd8,0x6d,0xe7,0xf6,0x8d,0x01,0x0a,0xac, -0x13,0x1a,0x50,0x23,0x2f,0x05,0x37,0x3c,0x59,0x45,0x4f,0x58,0x59,0x5f,0x1d,0x5e, -0x54,0x1d,0x46,0x35,0xca,0x25,0x18,0x35,0x0e,0x07,0x86,0x04,0x05,0x9e,0x06,0x05, -0x25,0x02,0xfe,0x97,0xfd,0xfc,0xb9,0xfc,0xff,0xf2,0x01,0x05,0xfb,0x0b,0x16,0xfc, -0x20,0x2a,0xd1,0x2c,0x2c,0xf8,0x24,0x1a,0xa9,0x11,0x0c,0xd7,0x0b,0x0e,0x50,0x15, -0x1f,0xdb,0x2a,0x37,0xdc,0x41,0x45,0x29,0x47,0x46,0x6e,0x44,0x45,0xaa,0x45,0x42, -0x18,0x42,0x45,0xad,0x4c,0x53,0x8c,0x55,0x4d,0xf8,0x40,0x30,0x84,0x1f,0x12,0x79, -0x07,0xfb,0xfb,0xef,0xe8,0xd5,0xe1,0xd9,0x3e,0xd1,0xc5,0x49,0xbb,0xb1,0xb4,0xa7, -0xa2,0xd5,0x9e,0x9c,0x6e,0x9d,0xa2,0x5e,0xac,0xb5,0x35,0xbc,0xbb,0xdb,0xb4,0xa6, -0x4f,0x99,0x91,0xd1,0x8f,0x95,0x01,0x9f,0xad,0xf7,0xbd,0xd0,0x9b,0xe2,0xee,0xbf, -0xfb,0x09,0xcf,0x14,0x20,0xbd,0x2a,0x30,0x34,0x34,0x39,0x58,0x3f,0x45,0x41,0x47, -0x40,0x77,0x34,0x23,0x37,0x11,0x01,0xe1,0xf6,0xf1,0x54,0xee,0xf0,0x79,0xf5,0xf8, -0xaa,0xfa,0xfa,0xee,0xf9,0xfb,0xc7,0xfa,0xf9,0xc9,0xfb,0xff,0x72,0x03,0x08,0x86, -0x0f,0x15,0xb8,0x19,0x18,0x14,0x12,0x05,0xdb,0xf5,0xe7,0x16,0xdf,0xdc,0x26,0xdd, -0xe2,0x6b,0xeb,0xf2,0x40,0xfa,0xfe,0x3c,0xff,0xff,0x50,0xfd,0xfa,0x5e,0xfd,0xff, -0x39,0xff,0x03,0x80,0x0b,0x17,0x58,0x23,0x27,0x0e,0x22,0x17,0x1d,0x0a,0xfb,0xd2, -0xef,0xe6,0x21,0xdc,0xd3,0x25,0xd0,0xd0,0xcb,0xce,0xcd,0x76,0xc8,0xc4,0x35,0xc1, -0xbd,0xfe,0xbf,0xc3,0xca,0xc9,0xd1,0x49,0xdd,0xeb,0xdb,0xf7,0x01,0xd7,0x00,0xf8, -0x0e,0xeb,0xdc,0x72,0xd3,0xd0,0x75,0xd0,0xd4,0x57,0xdd,0xe9,0xa0,0xf6,0x06,0x44, -0x11,0x1d,0x51,0x29,0x31,0xb2,0x3a,0x43,0xab,0x48,0x4c,0xb8,0x51,0x57,0x53,0x5b, -0x5d,0x42,0x56,0x48,0xc5,0x35,0x22,0xbd,0x11,0x05,0x2a,0xfe,0xf8,0x32,0xf7,0xf7, -0x4e,0xf7,0xf6,0xda,0xf3,0xf2,0x9d,0xf6,0xf7,0x4c,0xfa,0xff,0x9f,0x06,0x0e,0x26, -0x18,0x23,0xd2,0x2c,0x34,0x7d,0x38,0x37,0x12,0x31,0x25,0x18,0x1b,0x17,0xc1,0x17, -0x1a,0x33,0x21,0x2b,0x9c,0x35,0x40,0x5d,0x47,0x47,0x86,0x46,0x42,0xc3,0x3d,0x3b, -0xaf,0x3a,0x38,0x51,0x38,0x3d,0xe9,0x46,0x4f,0x45,0x50,0x47,0xbd,0x3a,0x2b,0xf3, -0x1a,0x0f,0x08,0x00,0xff,0xec,0x01,0x02,0x2e,0x02,0xff,0xbe,0xfe,0xfd,0xe4,0xfd, -0xfe,0xaa,0xff,0x00,0xaf,0x02,0x04,0xa3,0x04,0x05,0xb6,0x04,0x03,0xce,0x03,0x03, -0x45,0x03,0x02,0xe7,0x01,0x01,0xff,0x00,0xfe,0x3d,0xfc,0xf9,0xa6,0xf6,0xf6,0x5f, -0xf7,0xf8,0xd8,0xf9,0xfb,0x1d,0xfd,0xfd,0xe7,0xfc,0xfc,0x26,0xfc,0xfd,0x5e,0xff, -0xff,0xe7,0xff,0x00,0x7c,0x00,0xff,0xbe,0xfe,0xfc,0xe8,0xfa,0xfb,0x64,0xfb,0xfc, -0x11,0xfe,0x00,0xf9,0x01,0x03,0x97,0x03,0x02,0xec,0x00,0xff,0xcd,0xff,0xff,0x69, -0x01,0x03,0x1e,0x05,0x04,0xaf,0x04,0x02,0x47,0x00,0xfe,0x85,0xfe,0x00,0xc9,0x02, -0x05,0xcf,0x08,0x09,0x65,0x0a,0x0a,0x72,0x08,0x06,0x14,0x05,0x04,0x4c,0x04,0x04, -0xd8,0x04,0x04,0xd9,0x03,0x01,0x30,0xfd,0xf7,0xfe,0xf4,0xf4,0xaf,0xf6,0xf9,0x11, -0xfd,0x01,0xf9,0x05,0x06,0x57,0x05,0x02,0x5c,0x01,0x02,0x62,0x03,0x05,0xa0,0x07, -0x08,0x6f,0x09,0x07,0xef,0x03,0xff,0xd2,0xfc,0xfc,0x3a,0xfc,0xfc,0xbf,0xfe,0x00, -0xc9,0x01,0x02,0x72,0x00,0xfc,0xb4,0xf8,0xf5,0xb5,0xf3,0xf4,0x76,0xf6,0xf7,0x5f, -0xf9,0xfa,0x77,0xfa,0xf8,0x64,0xf6,0xf8,0x51,0xfa,0xfe,0x33,0x03,0x06,0x4f,0x09, -0x0a,0x04,0x0a,0x07,0x13,0x05,0x05,0xe0,0x06,0x09,0xa9,0x0b,0x0c,0x12,0x0b,0x08, -0xad,0x04,0xfe,0xed,0xf8,0xf5,0x48,0xf3,0xf2,0xf6,0xf3,0xf6,0x68,0xf8,0xfb,0x4b, -0xfe,0xfc,0x2e,0xfa,0xf9,0x85,0xfa,0xfc,0x4a,0x00,0x03,0x04,0x03,0x02,0xb4,0xff, -0xfb,0x36,0xf7,0xf5,0x6b,0xf5,0xf6,0x6a,0xfa,0xfd,0x5e,0x00,0x02,0xb4,0x03,0x03, -0x63,0x01,0xfe,0x7e,0xfc,0xfb,0xdb,0xfd,0x00,0x3d,0x03,0x04,0xaf,0x06,0x05,0xb8, -0x03,0x02,0xc4,0x01,0x04,0xb2,0x09,0x0f,0xc8,0x12,0x13,0xab,0x13,0x11,0x37,0x0d, -0x0a,0xe1,0x06,0x06,0x2f,0x08,0x0a,0xf9,0x0a,0x08,0x86,0x05,0x01,0xcf,0xfc,0xf6, -0xb5,0xf1,0xef,0xe8,0xed,0xf0,0x41,0xf3,0xf3,0x0e,0xf5,0xf7,0xf9,0xf6,0xf4,0x7f, -0xf4,0xf6,0xb2,0xfb,0x02,0xc3,0x08,0x0b,0xad,0x0a,0x06,0x0c,0x01,0xfb,0xd2,0xf6, -0xf5,0xb9,0xf6,0xfb,0xb0,0xff,0x01,0xb3,0x00,0x00,0x46,0xff,0xfd,0x29,0xfb,0xfa, -0xd5,0xfa,0xfc,0x9c,0xff,0x01,0x27,0x01,0xff,0x5e,0xfd,0xf9,0xd4,0xf5,0xf4,0x0c, -0xf8,0xfe,0x90,0x06,0x0b,0x4b,0x0c,0x0b,0x92,0x07,0x01,0xb2,0xfb,0xf9,0x64,0xfa, -0xfc,0xcf,0x01,0x04,0xbe,0x02,0xff,0xd8,0xfb,0xf8,0x22,0xf3,0xef,0xdb,0xee,0xed, -0xd9,0xee,0xf1,0x44,0xf1,0xf1,0x80,0xf2,0xf2,0xfd,0xf1,0xf3,0x97,0xf8,0xfe,0xde, -0x06,0x0d,0xf6,0x10,0x11,0x71,0x0d,0x08,0xd6,0x00,0xfb,0x82,0xf8,0xf9,0x0c,0xfd, -0x00,0xc7,0x01,0x00,0xfa,0xff,0x00,0x66,0xff,0xfe,0x80,0xfd,0xfe,0x42,0xff,0x00, -0xa7,0x01,0x03,0x86,0x04,0x05,0xe5,0x05,0x05,0x8c,0x07,0x0b,0xf8,0x11,0x19,0x04, -0x1e,0x1f,0xc7,0x1d,0x1b,0x93,0x14,0x0f,0x68,0x0c,0x0d,0xe4,0x0f,0x13,0x42,0x14, -0x12,0xb3,0x0e,0x0b,0xb3,0x08,0x03,0x30,0xfe,0xf9,0xe3,0xf5,0xf4,0xed,0xf3,0xf3, -0xcd,0xf2,0xf1,0xe9,0xf1,0xef,0xec,0xed,0xee,0x7a,0xf1,0xf8,0x11,0xff,0x02,0x15, -0x03,0xff,0xb1,0xfa,0xf4,0x5c,0xef,0xec,0xdc,0xed,0xf1,0xeb,0xf4,0xf7,0xa9,0xf7, -0xf7,0x3b,0xf7,0xf7,0x10,0xf6,0xf6,0xb8,0xf6,0xf8,0x3f,0xfb,0xff,0xc4,0x02,0x05, -0x3d,0x06,0x05,0x99,0x03,0x03,0xb6,0x04,0x08,0xca,0x10,0x16,0x7e,0x19,0x19,0x52, -0x15,0x0d,0x8c,0x06,0x01,0x17,0xff,0xfe,0x49,0x00,0x02,0x02,0x00,0xfc,0x18,0xf9, -0xf4,0x3f,0xef,0xea,0x79,0xe6,0xe3,0x3d,0xe4,0xe6,0x50,0xe9,0xea,0xbf,0xeb,0xec, -0x1b,0xed,0xef,0x60,0xf3,0xf8,0x28,0x01,0x0a,0x32,0x11,0x12,0xcc,0x0f,0x09,0xd8, -0x00,0xfb,0x05,0xfb,0xfe,0x09,0x04,0x08,0x31,0x0b,0x0b,0x43,0x0c,0x0a,0x8c,0x08, -0x07,0x41,0x06,0x04,0x35,0x04,0x05,0x96,0x09,0x0b,0x52,0x0d,0x0c,0x5f,0x0a,0x05, -0xf4,0x03,0x04,0x36,0x07,0x0d,0x07,0x12,0x14,0x84,0x14,0x11,0x40,0x0b,0x05,0xbf, -0x03,0x04,0xac,0x07,0x0b,0x0d,0x0e,0x0f,0xd6,0x0f,0x0d,0x25,0x08,0x01,0x69,0xfc, -0xf7,0x13,0xf3,0xf2,0x0b,0xf3,0xf3,0x75,0xf5,0xf5,0x28,0xf3,0xef,0xae,0xee,0xf0, -0x22,0xf2,0xf8,0x09,0x00,0x05,0xd0,0x05,0x02,0xc2,0xfa,0xf0,0x45,0xe9,0xe6,0x81, -0xe6,0xe9,0x5c,0xed,0xef,0x32,0xf1,0xf2,0x3c,0xf2,0xf0,0xc7,0xef,0xf0,0xe0,0xed, -0xf0,0x49,0xf3,0xf8,0xb1,0xfd,0x04,0x58,0x08,0x0a,0x30,0x09,0x08,0x9d,0x0b,0x10, -0xe5,0x15,0x1b,0xbb,0x1d,0x1d,0x06,0x19,0x10,0xe9,0x08,0x05,0x78,0x05,0x08,0xfc, -0x0c,0x0d,0x11,0x0c,0x0b,0xd1,0x06,0xff,0x2b,0xf8,0xf1,0x59,0xed,0xea,0xe3,0xe8, -0xe7,0x08,0xe8,0xeb,0x89,0xef,0xee,0x5a,0xed,0xee,0x84,0xf0,0xf3,0xb9,0xfa,0x02, -0xab,0x09,0x0d,0x36,0x0c,0x06,0xf9,0xfd,0xf8,0x2d,0xf7,0xfa,0xc2,0xff,0x05,0xc6, -0x0a,0x10,0x04,0x13,0x11,0xd8,0x0f,0x0a,0xad,0x08,0x05,0x4e,0x06,0x05,0xac,0x08, -0x0b,0xeb,0x11,0x15,0x94,0x14,0x11,0x0c,0x0f,0x0f,0x5c,0x12,0x16,0xca,0x1a,0x1d, -0x6a,0x1e,0x1b,0x48,0x14,0x0d,0xc1,0x07,0x06,0x83,0x08,0x0b,0x59,0x0c,0x0b,0x87, -0x08,0x02,0xb7,0xf8,0xee,0x50,0xe5,0xdf,0x68,0xdd,0xdd,0x3d,0xde,0xe1,0x9b,0xe7, -0xec,0x6a,0xf0,0xf0,0xb4,0xed,0xed,0x40,0xed,0xf0,0x73,0xf6,0xfb,0xd7,0xfc,0xfb, -0x16,0xf5,0xe9,0x15,0xe0,0xdb,0x5a,0xdd,0xe1,0x95,0xe5,0xeb,0x02,0xf2,0xf8,0x78, -0xfb,0xfd,0x8d,0xfb,0xf8,0x2d,0xf7,0xfa,0x7d,0xfa,0xfe,0x63,0x02,0x06,0x58,0x07, -0x09,0x46,0x07,0x04,0x92,0x04,0x09,0x5d,0x11,0x18,0x67,0x1c,0x1f,0x28,0x1e,0x17, -0xfa,0x10,0x0c,0x99,0x0b,0x0d,0x31,0x0e,0x0e,0x8b,0x0c,0x07,0xbf,0x01,0xf6,0x2d, -0xea,0xde,0xc9,0xd7,0xd5,0x16,0xd7,0xda,0x9f,0xe1,0xe9,0x9c,0xf0,0xf5,0x2b,0xf7, -0xf5,0xb7,0xf6,0xfb,0x71,0x02,0x0b,0x44,0x12,0x14,0x1e,0x14,0x0d,0x19,0x03,0xfa, -0x44,0xf5,0xf5,0xc7,0xf9,0xfd,0x7c,0xfe,0x02,0x64,0x05,0x04,0x7e,0x05,0x04,0x1a, -0x05,0x06,0xe1,0x0d,0x13,0x95,0x18,0x1d,0x80,0x23,0x26,0xf4,0x25,0x20,0x35,0x1b, -0x18,0x35,0x1a,0x20,0x8e,0x27,0x29,0x23,0x2c,0x2a,0x77,0x23,0x1a,0x7e,0x15,0x14, -0x46,0x15,0x16,0x13,0x14,0x0f,0x1e,0x08,0xfd,0xda,0xf1,0xe4,0x63,0xd7,0xcd,0x6b, -0xcb,0xce,0xe9,0xd1,0xd6,0xfc,0xdd,0xe4,0x60,0xe7,0xe7,0xb6,0xe2,0xdf,0xa0,0xdf, -0xe6,0xcb,0xec,0xf1,0x54,0xf3,0xf2,0x8a,0xee,0xe5,0x37,0xdf,0xdd,0xf2,0xdf,0xe7, -0x6f,0xf0,0xf3,0x2b,0xf6,0xf9,0x21,0xfb,0xf9,0xbf,0xf7,0xf7,0xab,0xf8,0x00,0x07, -0x07,0x0f,0xf4,0x14,0x1c,0x7c,0x20,0x1f,0x59,0x18,0x12,0xc3,0x11,0x14,0xf5,0x16, -0x1a,0x84,0x1a,0x1a,0x7f,0x18,0x11,0x99,0x08,0x01,0xe4,0xff,0x03,0xc7,0x07,0x08, -0x2d,0x05,0xff,0xee,0xf6,0xed,0x9b,0xe1,0xd5,0x47,0xce,0xcf,0x3d,0xd7,0xde,0x2e, -0xe9,0xf6,0x8f,0x04,0x0b,0x81,0x0d,0x0b,0x62,0x09,0x0a,0xdd,0x10,0x15,0x87,0x15, -0x14,0xa8,0x10,0x08,0xbd,0xfb,0xf0,0xb4,0xe8,0xe9,0x9a,0xf0,0xf8,0x5c,0xfc,0xfe, -0xc9,0x03,0x05,0x87,0x04,0xff,0x1c,0xfe,0xfe,0xec,0x07,0x11,0xcd,0x1a,0x20,0x0d, -0x29,0x2b,0x35,0x29,0x21,0xab,0x1b,0x19,0xab,0x1c,0x22,0xf5,0x26,0x2a,0x61,0x2d, -0x2e,0xc0,0x29,0x21,0x2d,0x1b,0x16,0xb9,0x18,0x1c,0x9f,0x1d,0x16,0xd4,0x0d,0x01, -0xd6,0xf2,0xe0,0x5e,0xcf,0xc1,0xff,0xbb,0xbf,0xe2,0xc5,0xcd,0x4f,0xd6,0xde,0x25, -0xe0,0xdf,0x46,0xdd,0xdd,0xa9,0xde,0xe4,0x85,0xea,0xec,0x28,0xed,0xea,0x4a,0xe5, -0xda,0xbd,0xd1,0xcd,0x65,0xd2,0xdb,0x82,0xe5,0xeb,0x27,0xf1,0xf5,0x8b,0xf8,0xfb, -0xa5,0xfb,0xfe,0x3c,0x02,0x0a,0x0a,0x16,0x22,0xa4,0x29,0x2f,0x6b,0x2e,0x27,0xef, -0x1a,0x0e,0x56,0x08,0x08,0x03,0x0c,0x0f,0xbd,0x13,0x15,0x5e,0x15,0x13,0xd1,0x0e, -0x0a,0x0e,0x09,0x0c,0xfc,0x10,0x12,0xaf,0x0e,0x06,0x21,0xf9,0xec,0xe8,0xdd,0xd0, -0x19,0xc7,0xc5,0x93,0xcb,0xd7,0xd3,0xe4,0xf1,0xfe,0xfc,0x00,0x38,0x01,0x01,0x3f, -0x05,0x08,0xdd,0x0f,0x16,0x36,0x18,0x18,0x6d,0x13,0x0a,0xa7,0xfd,0xf3,0x72,0xed, -0xf0,0x33,0xf7,0xfe,0x5f,0x03,0x07,0x72,0x08,0x06,0x7c,0x06,0x03,0xdd,0x01,0x03, -0x73,0x0b,0x16,0xec,0x24,0x2f,0xdb,0x36,0x34,0x1d,0x2e,0x23,0xe9,0x19,0x14,0xc5, -0x14,0x19,0xc3,0x1d,0x24,0xc6,0x28,0x29,0x43,0x28,0x24,0x77,0x20,0x1f,0x6f,0x22, -0x26,0xfe,0x23,0x1b,0x31,0x0e,0xfc,0x7f,0xed,0xdc,0xc6,0xca,0xbd,0x55,0xb8,0xba, -0x9c,0xc2,0xcd,0x1c,0xd9,0xe1,0x2b,0xe2,0xdf,0x47,0xdb,0xd9,0xa1,0xd9,0xde,0xd5, -0xe0,0xe1,0x23,0xe2,0xdf,0xa8,0xd8,0xcf,0x32,0xc7,0xc5,0x22,0xca,0xd7,0x78,0xe6, -0xf1,0x71,0xfb,0x01,0x8e,0x04,0x08,0x41,0x0a,0x0b,0xf8,0x0c,0x13,0xa9,0x1b,0x25, -0xa8,0x2c,0x30,0x38,0x2c,0x23,0xd3,0x16,0x0b,0x50,0x03,0x03,0x78,0x08,0x0d,0x6a, -0x13,0x18,0x28,0x1b,0x1b,0x60,0x17,0x11,0x36,0x0f,0x10,0x12,0x13,0x11,0x99,0x0b, -0x02,0x8b,0xf2,0xe5,0x82,0xda,0xcf,0x71,0xc6,0xc5,0xbb,0xcc,0xd7,0x8b,0xe7,0xf4, -0xeb,0xfc,0x00,0x94,0x01,0x00,0xd8,0xff,0x02,0x36,0x0a,0x10,0x3c,0x11,0x10,0xcc, -0x0c,0x05,0x4e,0xfe,0xf6,0x41,0xef,0xed,0xff,0xf4,0xfd,0x0a,0x02,0x06,0x47,0x05, -0x03,0x53,0x04,0x07,0x59,0x0c,0x0f,0x8b,0x1a,0x26,0xf6,0x34,0x3f,0x7e,0x45,0x43, -0xb7,0x3d,0x34,0x67,0x2b,0x24,0xce,0x26,0x2a,0x2a,0x2d,0x2e,0xa8,0x2d,0x2a,0xc9, -0x25,0x1f,0x51,0x17,0x11,0x4c,0x10,0x11,0x97,0x0f,0x08,0xff,0xfc,0xeb,0xb8,0xdb, -0xce,0x75,0xc1,0xb6,0xfd,0xb4,0xb9,0xa7,0xc0,0xcb,0x62,0xd3,0xd5,0xd9,0xd1,0xcf, -0xab,0xcb,0xc8,0x8a,0xcb,0xd4,0xe6,0xdd,0xe2,0xe5,0xe1,0xe0,0x44,0xdd,0xd9,0x01, -0xd5,0xd2,0x07,0xd7,0xe1,0x67,0xef,0xf9,0x81,0xfe,0xfd,0xce,0xf8,0xf7,0xad,0xf7, -0xf7,0x19,0xf8,0x01,0xe8,0x0d,0x1d,0x13,0x2a,0x31,0xe6,0x2e,0x29,0xaa,0x20,0x17, -0xe5,0x11,0x15,0x1c,0x1d,0x21,0xdd,0x24,0x25,0x9d,0x24,0x22,0x82,0x1e,0x18,0x4c, -0x15,0x16,0x88,0x1b,0x1b,0xcc,0x14,0x07,0x34,0xf4,0xe3,0xce,0xd7,0xce,0x4b,0xc7, -0xc7,0x9b,0xce,0xda,0x85,0xe9,0xf6,0x0d,0xfb,0xf9,0x28,0xf6,0xf1,0xe1,0xed,0xf2, -0x14,0xfd,0x08,0x34,0x0e,0x0c,0x9a,0x09,0x04,0x09,0xfd,0xf3,0x43,0xeb,0xec,0x06, -0xf3,0xfc,0x87,0x04,0x08,0x6e,0x08,0x07,0xe6,0x0b,0x10,0xfa,0x13,0x16,0x04,0x20, -0x2a,0x25,0x38,0x43,0x0a,0x49,0x45,0xdb,0x3f,0x37,0x68,0x2e,0x29,0xe5,0x2c,0x32, -0x6d,0x35,0x33,0x4e,0x31,0x2e,0x97,0x28,0x23,0x12,0x1b,0x13,0x88,0x10,0x11,0xf6, -0x0e,0x04,0x23,0xf3,0xdd,0x80,0xcb,0xbd,0x88,0xb2,0xa8,0xee,0xa6,0xab,0xfc,0xb4, -0xc1,0x6f,0xce,0xd4,0xd9,0xd4,0xd2,0x03,0xce,0xcd,0x36,0xd2,0xdd,0xdd,0xe9,0xf1, -0x21,0xf0,0xeb,0x01,0xe7,0xe0,0x78,0xda,0xd1,0xe3,0xcf,0xd5,0xe0,0xde,0xe8,0xe4, -0xed,0xed,0xeb,0xeb,0xf0,0x92,0xf5,0xf9,0xf8,0xfb,0x06,0xb5,0x11,0x20,0xf3,0x2b, -0x32,0x30,0x2e,0x27,0x11,0x1f,0x16,0xa2,0x12,0x17,0x43,0x1e,0x25,0x86,0x28,0x29, -0x4b,0x2a,0x2a,0x77,0x29,0x23,0xfe,0x1c,0x1b,0xdb,0x1e,0x21,0x60,0x19,0x0a,0x6c, -0xf6,0xe5,0x0d,0xd9,0xcd,0xd7,0xc2,0xc1,0x4e,0xc9,0xd7,0x85,0xe9,0xf8,0x4e,0xfd, -0xfc,0xb2,0xfa,0xf7,0x58,0xf7,0xfb,0x94,0x05,0x0d,0xba,0x13,0x13,0x58,0x0e,0x08, -0xab,0x03,0xfd,0x0e,0xf3,0xf0,0x75,0xf5,0xff,0xce,0x08,0x0c,0x4e,0x0a,0x07,0xe4, -0x0b,0x10,0x68,0x12,0x11,0x08,0x1a,0x25,0xc8,0x34,0x40,0x00,0x44,0x3c,0xfb,0x33, -0x2a,0x3a,0x24,0x21,0x7e,0x26,0x2d,0xea,0x32,0x33,0x92,0x2d,0x29,0x91,0x24,0x1f, -0xfc,0x16,0x0d,0x1d,0x09,0x07,0x48,0x06,0xfe,0xaa,0xed,0xd7,0x2f,0xc7,0xbb,0xa1, -0xb0,0xa7,0x45,0xa7,0xb0,0x7c,0xc0,0xd4,0x36,0xe4,0xe6,0xc7,0xe1,0xdd,0x41,0xd7, -0xd2,0xb5,0xd0,0xd7,0xc0,0xdd,0xe0,0xc7,0xde,0xd9,0x73,0xd4,0xd0,0x74,0xcc,0xc4, -0x73,0xc2,0xca,0x00,0xd9,0xe6,0xdd,0xef,0xf0,0x8d,0xee,0xf1,0x7e,0xf6,0xf8,0xbe, -0xf9,0x03,0x67,0x10,0x23,0xaf,0x32,0x37,0xbd,0x32,0x2a,0x09,0x23,0x1d,0x05,0x1c, -0x22,0xd2,0x2a,0x32,0xb0,0x33,0x30,0x21,0x2c,0x27,0x34,0x23,0x1c,0x87,0x13,0x10, -0x69,0x0e,0x0d,0x3f,0x08,0xfa,0xa6,0xe7,0xd9,0x2c,0xd1,0xc9,0xfe,0xc1,0xc3,0x11, -0xce,0xe1,0x4c,0xfa,0x0d,0x1f,0x14,0x12,0x92,0x0d,0x07,0x35,0x03,0x04,0x0e,0x0e, -0x19,0x57,0x1f,0x20,0xf0,0x18,0x10,0x1a,0x08,0xff,0xfc,0xf4,0xef,0x87,0xf4,0xff, -0x29,0x0a,0x10,0xe9,0x0f,0x0e,0xf4,0x10,0x15,0x01,0x16,0x12,0xd3,0x17,0x22,0x1f, -0x34,0x3d,0x2d,0x3f,0x37,0x93,0x2c,0x23,0xb4,0x1b,0x17,0x57,0x1a,0x21,0x04,0x26, -0x27,0x80,0x22,0x1c,0xd0,0x14,0x0e,0xbf,0x08,0xff,0x8b,0xfd,0xfe,0x62,0xff,0xfb, -0xb5,0xed,0xdb,0xe3,0xcc,0xc3,0x97,0xba,0xb0,0x12,0xad,0xb3,0x0e,0xc4,0xda,0x66, -0xe9,0xeb,0xc5,0xe4,0xdd,0xf5,0xd5,0xd1,0x06,0xd2,0xda,0xf1,0xe4,0xe9,0x3c,0xe9, -0xe4,0xff,0xdd,0xd7,0x82,0xd2,0xca,0xbc,0xc7,0xd0,0x11,0xdd,0xe8,0x26,0xed,0xe9, -0x79,0xe3,0xe5,0x4c,0xeb,0xef,0x6c,0xf0,0xfa,0xf5,0x0d,0x26,0x0d,0x37,0x3b,0x8c, -0x32,0x26,0x83,0x1d,0x15,0x3e,0x12,0x14,0x7b,0x1b,0x22,0xa7,0x26,0x25,0x49,0x21, -0x1c,0xa7,0x1a,0x17,0xff,0x11,0x10,0x46,0x12,0x14,0x36,0x12,0x05,0x9d,0xf1,0xe1, -0x64,0xd8,0xd1,0x7b,0xcc,0xcc,0x95,0xd7,0xed,0x77,0x08,0x1c,0x11,0x22,0x1d,0x20, -0x15,0x0e,0x54,0x0a,0x0c,0x9c,0x14,0x20,0x3b,0x26,0x23,0xc6,0x1b,0x10,0xca,0x04, -0xfc,0x41,0xf1,0xed,0xf4,0xf2,0xfc,0x0e,0x08,0x0e,0x8e,0x0b,0x03,0x5c,0x04,0x07, -0x1d,0x09,0x07,0xf8,0x0d,0x1b,0xb3,0x30,0x3f,0xcb,0x42,0x38,0xcb,0x2c,0x21,0x0f, -0x1a,0x18,0x6c,0x1d,0x25,0x66,0x2d,0x32,0x46,0x31,0x2d,0x55,0x26,0x21,0x35,0x1b, -0x11,0x68,0x0a,0x07,0x64,0x03,0xfb,0xaf,0xeb,0xd3,0x6d,0xc0,0xb4,0xdb,0xaa,0xa0, -0xe3,0x9d,0xa6,0x53,0xb7,0xce,0xa7,0xe0,0xe5,0xdc,0xe1,0xdb,0xaa,0xd4,0xcf,0x16, -0xd3,0xdd,0xfc,0xed,0xf4,0xbe,0xf3,0xea,0x03,0xde,0xd1,0x29,0xc7,0xbc,0xc5,0xb8, -0xbe,0x3d,0xca,0xd9,0xc2,0xe5,0xe7,0xac,0xe6,0xec,0xbc,0xf5,0xfa,0x5c,0xfe,0x09, -0xc9,0x19,0x30,0xe9,0x3f,0x41,0x55,0x37,0x2b,0x39,0x20,0x16,0xa6,0x11,0x14,0x18, -0x1c,0x24,0x71,0x29,0x29,0x82,0x25,0x20,0x20,0x1e,0x1b,0xf1,0x14,0x0e,0x51,0x0c, -0x0a,0x6c,0x05,0xf9,0x03,0xe5,0xd4,0x48,0xce,0xca,0x2d,0xc7,0xcb,0xc8,0xd9,0xf2, -0x8a,0x0f,0x24,0xfb,0x29,0x24,0xbf,0x1c,0x15,0x60,0x11,0x15,0x19,0x1f,0x29,0x0d, -0x2c,0x28,0x7b,0x1e,0x0f,0x7e,0xff,0xf2,0xbf,0xe6,0xe2,0xcb,0xe5,0xed,0xac,0xf7, -0xff,0x8f,0x01,0xff,0x6a,0x03,0x09,0x57,0x09,0x06,0x10,0x0b,0x16,0xec,0x29,0x38, -0xe1,0x3a,0x31,0x8e,0x27,0x1e,0x95,0x17,0x16,0x00,0x1d,0x26,0xfe,0x2f,0x36,0x1f, -0x39,0x37,0x37,0x34,0x31,0x05,0x2c,0x22,0x7f,0x19,0x12,0xf0,0x08,0xfc,0x1d,0xe9, -0xce,0x41,0xb7,0xa9,0x7c,0xa0,0x96,0x9d,0x92,0x9a,0xf6,0xaf,0xca,0x93,0xdd,0xe0, -0xe9,0xdc,0xd5,0x21,0xcf,0xcc,0xee,0xd2,0xdf,0xe4,0xec,0xf4,0x74,0xf3,0xed,0xe8, -0xe4,0xd8,0x5d,0xcf,0xc6,0x95,0xc5,0xcc,0xc6,0xd7,0xe4,0x97,0xef,0xf2,0x03,0xf1, -0xf4,0xdc,0xfa,0xfc,0x21,0xf9,0xff,0x44,0x0d,0x22,0x5d,0x31,0x33,0x8b,0x29,0x1d, -0xbe,0x13,0x0d,0x12,0x0d,0x16,0xfa,0x21,0x2d,0x09,0x37,0x39,0x36,0x36,0x2f,0xeb, -0x28,0x20,0x83,0x16,0x0f,0x90,0x0c,0x08,0x0d,0x03,0xf8,0x70,0xe6,0xd6,0x46,0xcc, -0xc7,0xe3,0xc2,0xc4,0x11,0xd0,0xeb,0x9d,0x0a,0x22,0xb5,0x28,0x27,0x58,0x24,0x21, -0x85,0x21,0x27,0x4d,0x32,0x3d,0x35,0x40,0x38,0xb5,0x29,0x16,0xd7,0x01,0xf1,0x2d, -0xe4,0xde,0x9d,0xe0,0xe7,0x1b,0xf2,0xfe,0xbc,0x01,0x00,0xd5,0x00,0x00,0x68,0xfd, -0xf9,0x63,0xff,0x0d,0x58,0x24,0x35,0x40,0x39,0x31,0xf0,0x26,0x1d,0x02,0x17,0x16, -0x52,0x1c,0x26,0x48,0x32,0x39,0x8b,0x3a,0x38,0xb5,0x30,0x27,0x66,0x1d,0x13,0x0a, -0x0d,0x08,0x46,0x03,0xfa,0xc0,0xe9,0xd3,0x17,0xbe,0xae,0xf3,0xa3,0x99,0xb4,0x94, -0x99,0xda,0xae,0xc8,0xd1,0xdb,0xe1,0x51,0xde,0xd8,0x5b,0xd5,0xd4,0x4b,0xdc,0xe9, -0xe7,0xf8,0x01,0x9b,0x02,0xfb,0xd2,0xed,0xdc,0x32,0xcc,0xbc,0x04,0xb7,0xb9,0x89, -0xc4,0xd1,0x3e,0xe2,0xe8,0x8e,0xeb,0xf1,0x59,0xf7,0xfa,0xa6,0xfa,0x04,0x20,0x16, -0x2e,0xa6,0x3d,0x3e,0x4d,0x34,0x27,0x3e,0x1b,0x12,0xaa,0x0d,0x0e,0x4d,0x15,0x1f, -0x0d,0x29,0x2d,0x42,0x2e,0x28,0xb9,0x22,0x1d,0xc7,0x15,0x13,0x03,0x15,0x17,0xb6, -0x16,0x0c,0x13,0xf9,0xe6,0x12,0xd9,0xd0,0xef,0xc6,0xc4,0xa6,0xcb,0xe3,0x96,0x01, -0x18,0x83,0x1f,0x1e,0xfe,0x1a,0x18,0x47,0x18,0x1f,0x5f,0x2d,0x3a,0xa4,0x40,0x3c, -0xdf,0x2e,0x19,0xa7,0xff,0xe9,0x36,0xd5,0xcc,0x83,0xcd,0xd8,0xe1,0xe5,0xf6,0x6e, -0xfd,0x00,0xc1,0x02,0x05,0x85,0x04,0x00,0x91,0x05,0x13,0x49,0x2a,0x3b,0xe9,0x3e, -0x38,0x31,0x30,0x27,0x79,0x23,0x20,0xb8,0x23,0x2d,0xcd,0x37,0x40,0x55,0x42,0x40, -0x1b,0x38,0x2e,0xaa,0x23,0x18,0xb6,0x10,0x0a,0x29,0x04,0xfb,0x7b,0xeb,0xd3,0x14, -0xbd,0xad,0x80,0xa1,0x95,0xb3,0x8e,0x92,0xa0,0xa6,0xc4,0x02,0xd9,0xdd,0xdc,0xd9, -0xd2,0x67,0xcf,0xcf,0x2f,0xd9,0xe8,0x1d,0xf7,0xff,0xb3,0xfe,0xf4,0x9f,0xe4,0xcf, -0x3d,0xbf,0xb1,0x37,0xad,0xb3,0x1d,0xc1,0xcf,0x9b,0xe1,0xea,0xdb,0xef,0xf5,0xee, -0xfa,0xfb,0x35,0xf8,0xfd,0x86,0x0c,0x24,0xcd,0x37,0x3a,0x2b,0x31,0x25,0x85,0x19, -0x13,0xc3,0x0f,0x12,0x93,0x1b,0x25,0x2c,0x31,0x36,0x66,0x37,0x30,0x63,0x27,0x20, -0x8e,0x1a,0x19,0xf3,0x1b,0x20,0xb2,0x20,0x18,0x10,0x05,0xf3,0xae,0xe3,0xd6,0x03, -0xc8,0xc1,0x30,0xc6,0xdd,0xa6,0xfe,0x15,0xa7,0x1a,0x17,0x12,0x12,0x12,0x82,0x15, -0x1d,0xec,0x29,0x35,0xca,0x3a,0x35,0xa8,0x24,0x0d,0xed,0xf0,0xdb,0xe8,0xcc,0xc6, -0x9a,0xca,0xd7,0x6f,0xe7,0xf7,0xdf,0xff,0x03,0x18,0x04,0x04,0x39,0x01,0xfb,0x38, -0xff,0x10,0x12,0x2b,0x3e,0x4f,0x43,0x3a,0xf4,0x2f,0x25,0x7d,0x21,0x1f,0x98,0x21, -0x2a,0xb9,0x34,0x3e,0x5a,0x42,0x42,0x2e,0x39,0x2b,0xce,0x22,0x18,0x7b,0x11,0x0e, -0x81,0x0b,0x03,0x88,0xf4,0xdd,0x5f,0xc9,0xb8,0xe2,0xa9,0x9a,0x3e,0x92,0x96,0x70, -0xaa,0xc7,0x52,0xdb,0xde,0x0f,0xd9,0xd2,0xdc,0xd1,0xd5,0x48,0xdf,0xee,0x02,0xfc, -0x03,0x26,0x03,0xf8,0x27,0xe7,0xcf,0x79,0xbd,0xb1,0xd2,0xac,0xb3,0xa8,0xc2,0xd3, -0xb9,0xe3,0xec,0x86,0xef,0xee,0xda,0xec,0xea,0x16,0xe7,0xec,0x99,0xfe,0x19,0xfa, -0x2c,0x31,0x62,0x2a,0x21,0xa3,0x19,0x18,0xe1,0x18,0x1b,0x15,0x23,0x2b,0xe0,0x33, -0x38,0x04,0x39,0x30,0x02,0x26,0x1f,0x81,0x19,0x18,0xdc,0x1f,0x26,0x61,0x25,0x1b, -0x80,0x07,0xf4,0x83,0xe4,0xd7,0xfb,0xca,0xc4,0x1d,0xc9,0xdf,0x79,0xfe,0x15,0xf5, -0x1a,0x18,0xe2,0x13,0x12,0x16,0x15,0x1b,0x51,0x26,0x31,0x10,0x34,0x2e,0xec,0x1d, -0x06,0x16,0xe9,0xd1,0x09,0xc1,0xb9,0xb0,0xbb,0xca,0x1b,0xde,0xf3,0x10,0xff,0x05, -0x58,0x09,0x08,0xcf,0x05,0xff,0xc5,0x00,0x0e,0xda,0x28,0x3b,0xbe,0x3f,0x38,0xaa, -0x2f,0x27,0x7e,0x26,0x29,0xc0,0x2c,0x35,0xc8,0x3f,0x4a,0x71,0x4c,0x4b,0xb9,0x40, -0x32,0x51,0x25,0x1b,0x70,0x13,0x14,0x42,0x14,0x0e,0xaf,0xff,0xe6,0xd5,0xce,0xb9, -0x64,0xa9,0x98,0x0e,0x8f,0x92,0x42,0xa8,0xc8,0x80,0xde,0xe1,0xdf,0xdc,0xd7,0xf6, -0xd7,0xde,0xdb,0xe9,0xf7,0xfb,0x03,0x08,0x17,0x06,0xf7,0xa6,0xe3,0xc9,0x84,0xb6, -0xad,0xc0,0xaa,0xb0,0x34,0xbf,0xcf,0xb5,0xdf,0xe9,0xea,0xf0,0xf4,0x7a,0xf4,0xf1, -0xd0,0xeb,0xef,0xef,0xfd,0x19,0xa4,0x2f,0x34,0x1e,0x2d,0x22,0xe7,0x18,0x16,0x11, -0x16,0x16,0xce,0x1b,0x21,0x89,0x29,0x2b,0x2c,0x2d,0x25,0x00,0x1b,0x15,0x14,0x14, -0x15,0x4d,0x1f,0x27,0xcb,0x28,0x1f,0x56,0x0b,0xf7,0xc7,0xe5,0xd6,0x4f,0xc8,0xc0, -0xa6,0xc4,0xdb,0xb7,0xfb,0x14,0xa7,0x1a,0x15,0x1a,0x0f,0x0c,0xc1,0x0f,0x17,0x60, -0x22,0x2e,0xaa,0x32,0x2e,0x2b,0x1e,0x05,0x2a,0xe6,0xcd,0xea,0xbf,0xbc,0xd6,0xc0, -0xcf,0x8a,0xe1,0xf3,0xda,0xfe,0x04,0xb8,0x05,0x03,0x44,0xff,0xf9,0x58,0xfc,0x0a, -0x9d,0x24,0x39,0xc5,0x3f,0x37,0x42,0x2c,0x23,0x48,0x21,0x24,0x58,0x29,0x32,0x89, -0x3e,0x4b,0x1a,0x53,0x56,0x05,0x4d,0x3e,0x25,0x33,0x2b,0xec,0x24,0x24,0xe6,0x22, -0x1a,0x50,0x07,0xec,0x93,0xd0,0xb7,0x72,0xa4,0x94,0x3d,0x8a,0x8d,0x33,0xa2,0xc2, -0x9b,0xdb,0xe2,0x31,0xde,0xd6,0x17,0xd3,0xd8,0x13,0xe2,0xef,0x4e,0x00,0x07,0x67, -0x06,0xf7,0x4b,0xe1,0xc2,0x1e,0xac,0xa1,0x07,0xa3,0xa9,0xef,0xb9,0xcc,0x64,0xdf, -0xea,0x0c,0xf2,0xf6,0x41,0xf6,0xf5,0xe3,0xf3,0xf9,0xf6,0x07,0x21,0xf1,0x36,0x3e, -0xc5,0x37,0x2d,0x76,0x23,0x20,0xd7,0x1f,0x1e,0x2a,0x21,0x27,0xec,0x2f,0x33,0x65, -0x34,0x29,0x2c,0x1b,0x12,0x81,0x0f,0x0e,0x4c,0x16,0x1e,0x94,0x21,0x1a,0x1a,0x0a, -0xf7,0xf0,0xe4,0xd5,0xba,0xc7,0xbc,0x22,0xbd,0xd2,0xc4,0xf2,0x0b,0x3e,0x14,0x10, -0xfc,0x08,0x05,0x30,0x09,0x12,0x70,0x1e,0x2d,0xce,0x33,0x30,0xe0,0x1d,0x02,0x4c, -0xdf,0xc3,0x77,0xb4,0xb2,0xa5,0xb5,0xc4,0x47,0xd8,0xee,0x35,0xfd,0x06,0xa1,0x0a, -0x08,0xca,0x03,0xfd,0x48,0xff,0x0b,0x39,0x25,0x3b,0x82,0x43,0x3d,0x8e,0x34,0x2d, -0x16,0x2d,0x30,0xd1,0x33,0x3c,0xc4,0x48,0x54,0x8e,0x5b,0x5e,0x77,0x55,0x45,0xc2, -0x39,0x34,0x68,0x2f,0x2d,0xd9,0x2d,0x26,0x24,0x12,0xf4,0xe5,0xd3,0xb5,0x5e,0x9f, -0x8d,0xdb,0x83,0x87,0x51,0x9c,0xbc,0xf2,0xd5,0xdf,0x07,0xdd,0xd7,0xfb,0xd5,0xdb, -0xd1,0xe4,0xef,0x97,0xfb,0x00,0xdc,0xfd,0xee,0x24,0xd8,0xba,0x4e,0xa5,0x9c,0xdc, -0x9d,0xa1,0xcd,0xb1,0xc6,0x96,0xdc,0xea,0x64,0xf1,0xf5,0xa4,0xf4,0xf1,0xce,0xef, -0xf5,0x8c,0x04,0x1f,0x40,0x34,0x3a,0xfc,0x34,0x2c,0x7d,0x27,0x27,0x35,0x2a,0x2a, -0x7b,0x2e,0x36,0xc2,0x3d,0x3f,0xe6,0x3d,0x32,0xab,0x22,0x17,0xd6,0x12,0x11,0x94, -0x14,0x1b,0x82,0x1c,0x11,0xda,0xfc,0xe4,0x72,0xcf,0xbf,0x5b,0xb4,0xad,0x2c,0xb2, -0xc7,0xa6,0xe9,0x03,0x68,0x0e,0x0f,0xe1,0x0b,0x0b,0xfd,0x11,0x1a,0x75,0x1f,0x29, -0x47,0x2d,0x29,0xc3,0x16,0xfb,0x9c,0xd6,0xba,0x66,0xab,0xa9,0x46,0xb0,0xc4,0x69, -0xde,0xf7,0xff,0x05,0x0a,0x81,0x0a,0x08,0xa1,0x03,0x00,0x81,0x04,0x13,0xbb,0x2c, -0x42,0x98,0x49,0x42,0xef,0x38,0x31,0x4c,0x32,0x37,0x61,0x39,0x40,0x5a,0x4d,0x5a, -0x34,0x60,0x64,0x90,0x5b,0x4c,0x34,0x42,0x3c,0x64,0x37,0x34,0x64,0x33,0x29,0x5f, -0x12,0xf0,0x1b,0xcd,0xb0,0xbd,0x9a,0x8b,0xbb,0x81,0x84,0x75,0x99,0xbc,0x19,0xd6, -0xde,0x30,0xdd,0xd9,0xba,0xd9,0xde,0x58,0xe5,0xea,0x95,0xf3,0xfa,0x04,0xfa,0xec, -0xcf,0xd7,0xb7,0xc5,0x9d,0x92,0xaa,0x94,0x9d,0x32,0xb0,0xca,0xaa,0xe4,0xf2,0xf0, -0xf8,0xfc,0x04,0xfc,0xfa,0xde,0xfa,0xff,0xce,0x0c,0x23,0xc2,0x37,0x3e,0xbb,0x38, -0x2f,0x04,0x28,0x26,0x14,0x28,0x27,0x8f,0x2a,0x33,0xa9,0x3c,0x3f,0xb8,0x3c,0x2e, -0x53,0x1a,0x0e,0x94,0x09,0x09,0x5c,0x0d,0x15,0x52,0x18,0x0d,0xdb,0xf8,0xe1,0x96, -0xcf,0xc1,0xef,0xb6,0xaf,0x70,0xb2,0xc7,0xe4,0xe9,0xff,0x8d,0xfe,0xff,0x8d,0xff, -0x00,0x40,0xff,0xfe,0x22,0xfd,0xfb,0x07,0xfc,0xfc,0x09,0x01,0x03,0xcc,0x07,0x09, -0xdf,0x07,0x06,0x3f,0x06,0x06,0x64,0x03,0x01,0xac,0x01,0x00,0x3a,0x00,0xfc,0xfd, -0xfa,0xf9,0x05,0xf7,0xf4,0xc8,0xf5,0xf7,0xd8,0xfa,0xfd,0xb6,0xfe,0xfc,0xae,0xfb, -0xfb,0xd4,0xfc,0xfe,0x0a,0xfe,0xfe,0xbc,0x01,0x01,0xad,0x00,0xfc,0xe6,0xf8,0xf5, -0xfd,0xf4,0xf5,0xa9,0xf9,0x00,0xa2,0x04,0x06,0xb7,0x04,0x04,0x08,0x03,0x02,0xd3, -0x00,0x00,0x3b,0x00,0x00,0x2b,0x03,0x02,0xd3,0xfe,0xfb,0x32,0xf8,0xf7,0x0b,0xf7, -0xf8,0xc1,0xfd,0x03,0xf4,0x06,0x05,0xa8,0x01,0x01,0x03,0x03,0x06,0xe6,0x07,0x0a, -0xa4,0x0a,0x0b,0xda,0x0a,0x07,0x29,0x02,0xfd,0x73,0xfb,0xf8,0x0a,0xf9,0xfd,0x1b, -0x05,0x09,0x13,0x09,0x05,0xcf,0x00,0x01,0xf7,0x02,0x06,0xa4,0x07,0x0a,0x25,0x0a, -0x09,0xf0,0x05,0xff,0x32,0xf9,0xf5,0x6b,0xf4,0xf3,0x05,0xf4,0xf8,0x11,0xfb,0xfb, -0x3a,0xf8,0xf3,0x9a,0xf3,0xf5,0xc8,0xf7,0xfd,0x8a,0x01,0x03,0x58,0x03,0xff,0x34, -0xfa,0xf3,0x2c,0xf1,0xf1,0x75,0xf3,0xf7,0x37,0xfc,0x03,0x74,0x07,0x05,0xde,0xff, -0xfd,0x3a,0xff,0x03,0x58,0x06,0x09,0x22,0x0d,0x0c,0x0b,0x0b,0x05,0x80,0xff,0xfa, -0xae,0xf8,0xf3,0x3b,0xf2,0xf5,0x50,0xf9,0xfd,0x30,0xfe,0xfc,0x25,0xfe,0x05,0x21, -0x09,0x0d,0x9a,0x11,0x15,0x19,0x15,0x11,0x2d,0x0b,0x05,0x7b,0x03,0x01,0x21,0x00, -0xfe,0x1b,0x00,0x02,0x7a,0x04,0x03,0x0c,0x01,0x00,0x36,0xff,0x02,0x23,0x04,0x09, -0xc4,0x0d,0x0e,0xa4,0x0b,0x05,0x94,0xff,0xfa,0xf6,0xf7,0xf3,0xc5,0xf0,0xee,0xf5, -0xeb,0xeb,0xb4,0xea,0xeb,0xfe,0xed,0xf4,0x94,0xf8,0xfd,0x55,0x01,0x08,0x82,0x0a, -0x07,0xd6,0x01,0xfb,0x67,0xf8,0xf5,0xb9,0xf4,0xf6,0xf0,0xf8,0xfc,0xda,0xfd,0xfe, -0xe1,0xfc,0xfc,0x47,0xfe,0x01,0x71,0x04,0x0a,0xf1,0x10,0x17,0x73,0x1a,0x17,0x45, -0x12,0x0a,0xaf,0x04,0xff,0x73,0xfa,0xf5,0x90,0xf1,0xf1,0x53,0xf0,0xf1,0x7a,0xf3, -0xf7,0x31,0xff,0x05,0x86,0x0b,0x12,0x77,0x17,0x18,0x3b,0x15,0x0a,0xa9,0x02,0xff, -0x56,0xff,0xfd,0xad,0xfe,0x00,0x56,0x01,0x02,0x00,0x01,0xfe,0xc1,0xfa,0xfa,0x3e, -0xfc,0xff,0xb3,0x03,0x0b,0x4a,0x11,0x12,0x5f,0x0d,0x03,0x89,0xfb,0xf6,0x92,0xef, -0xe6,0x57,0xdf,0xda,0x98,0xd7,0xd8,0xe7,0xda,0xe1,0x01,0xeb,0xf5,0x78,0xfe,0x05, -0xf2,0x09,0x0d,0xc5,0x0e,0x08,0x49,0xff,0xf9,0x0f,0xf7,0xf6,0xca,0xf8,0xfa,0x4e, -0xfd,0xfd,0x9f,0xfe,0xfe,0x5e,0xfb,0xfc,0x26,0x01,0x08,0xed,0x10,0x17,0x82,0x1c, -0x20,0x97,0x21,0x19,0xea,0x10,0x0c,0x44,0x05,0xfd,0x15,0xf5,0xee,0x0c,0xec,0xec, -0x11,0xec,0xee,0x86,0xf4,0xff,0xca,0x07,0x10,0x48,0x18,0x1c,0x79,0x1c,0x18,0x68, -0x0f,0x06,0x80,0x03,0x04,0x94,0x03,0x01,0x67,0xff,0xff,0xf4,0x00,0x00,0x76,0xfe, -0xff,0x36,0x02,0x06,0x9d,0x0b,0x12,0xd3,0x18,0x1b,0xe8,0x19,0x10,0xbd,0x03,0xf9, -0x84,0xf0,0xe5,0xb0,0xdb,0xd4,0xd8,0xcf,0xcf,0xe8,0xd2,0xd3,0x0e,0xdb,0xe6,0x7f, -0xf0,0xfa,0x11,0x02,0x0b,0x53,0x11,0x11,0x16,0x09,0x00,0x8b,0xfe,0xfb,0x68,0xf6, -0xf4,0xd5,0xf4,0xf6,0xa6,0xf8,0xfb,0x17,0xfc,0xfe,0xf3,0x00,0x06,0x32,0x0c,0x15, -0x2c,0x20,0x29,0x42,0x2c,0x28,0x78,0x1d,0x12,0x17,0x09,0xff,0x52,0xf7,0xed,0xd6, -0xe5,0xe4,0xab,0xe8,0xe9,0x45,0xee,0xf5,0x7d,0xff,0x05,0x46,0x0c,0x14,0x12,0x1c, -0x1e,0x96,0x1a,0x10,0xf2,0x06,0x03,0x72,0xff,0xff,0xe0,0xfe,0xfe,0x00,0xfd,0x00, -0x74,0x00,0xfe,0xbc,0x00,0x06,0x2d,0x09,0x0d,0xfb,0x11,0x1a,0x84,0x20,0x1e,0xbe, -0x12,0x02,0xe4,0xf3,0xe7,0xba,0xdc,0xd1,0x42,0xc9,0xc7,0x47,0xc9,0xcb,0x2d,0xd1, -0xd9,0x4b,0xe6,0xef,0xea,0xfa,0x02,0x98,0x0a,0x10,0x73,0x0f,0x0a,0x94,0x00,0xfb, -0xdf,0xf8,0xf8,0x15,0xf8,0xf8,0xed,0xf9,0xfc,0x6e,0x00,0xff,0x77,0x00,0x07,0x00, -0x0f,0x16,0x05,0x1f,0x28,0xe5,0x30,0x36,0xe3,0x2e,0x1f,0x4a,0x10,0x02,0x9c,0xf6, -0xeb,0x2e,0xe4,0xdf,0x89,0xdd,0xe1,0xd5,0xe5,0xeb,0x41,0xf7,0x01,0x2b,0x09,0x0e, -0xd9,0x12,0x16,0xfa,0x19,0x18,0x2e,0x10,0x06,0xb6,0x00,0x00,0x37,0x02,0x01,0x5a, -0x04,0x04,0xc8,0x05,0x03,0x7c,0x02,0x03,0xf3,0x08,0x0d,0xd8,0x12,0x17,0x52,0x1b, -0x1d,0x61,0x19,0x0c,0x31,0xfc,0xec,0xc5,0xdc,0xd1,0xc2,0xc7,0xbe,0xf4,0xbd,0xc4, -0x08,0xcc,0xd2,0x1b,0xdc,0xea,0xe4,0xf3,0xfc,0x4f,0x03,0x08,0xcb,0x0d,0x10,0x3b, -0x08,0xff,0x31,0xf8,0xf8,0x51,0xfc,0xfe,0x07,0xfe,0xfe,0x09,0x03,0x08,0xdf,0x0c, -0x0f,0x45,0x16,0x1e,0x46,0x25,0x2b,0x81,0x31,0x37,0x98,0x3a,0x32,0xc9,0x20,0x0e, -0x4b,0x00,0xf3,0xc1,0xe8,0xdd,0xb1,0xd6,0xd7,0xcf,0xde,0xe4,0x9f,0xee,0xf7,0x94, -0x00,0x06,0x56,0x0d,0x10,0xec,0x13,0x19,0x0d,0x19,0x11,0xbf,0x0a,0x07,0x87,0x07, -0x09,0x89,0x06,0x06,0xef,0x07,0x0c,0xfb,0x0c,0x0b,0xdf,0x0b,0x0d,0x46,0x0f,0x12, -0x70,0x12,0x13,0x33,0x15,0x12,0x60,0x03,0xf1,0xd7,0xe1,0xd6,0xf3,0xcb,0xc1,0xcb, -0xb7,0xb4,0xeb,0xb9,0xc2,0x48,0xcc,0xd7,0xa1,0xe3,0xec,0xdb,0xf5,0xfe,0x1c,0x05, -0x0a,0x7b,0x0e,0x07,0x80,0xff,0xfc,0x9f,0xfc,0x01,0x24,0x06,0x07,0x87,0x0a,0x0f, -0xb4,0x12,0x15,0xff,0x16,0x1a,0xa8,0x1e,0x23,0x6f,0x27,0x2d,0x8e,0x34,0x37,0x2e, -0x2f,0x1f,0xe0,0x0e,0x00,0xe6,0xf1,0xe7,0xfd,0xdc,0xd7,0x7d,0xd7,0xdd,0x06,0xe2, -0xe6,0x11,0xec,0xf4,0xf8,0xfd,0x03,0x91,0x08,0x0f,0xb2,0x16,0x16,0xea,0x0f,0x08, -0x5f,0x08,0x07,0xe5,0x0b,0x0d,0xac,0x0d,0x11,0x9a,0x17,0x17,0xc5,0x14,0x0f,0xe9, -0x0c,0x0d,0x29,0x0e,0x10,0x79,0x12,0x14,0x49,0x0f,0x01,0xcd,0xef,0xde,0xfa,0xcf, -0xc5,0xe1,0xba,0xb5,0xa5,0xb7,0xbe,0x6a,0xc6,0xcf,0x64,0xd6,0xde,0x0e,0xe4,0xec, -0x5d,0xf5,0xfe,0x5b,0x05,0x09,0x9f,0x07,0x01,0x95,0xfe,0x02,0xbc,0x09,0x0f,0xc0, -0x0e,0x12,0xea,0x19,0x20,0xb9,0x1f,0x1c,0x69,0x1d,0x1f,0x61,0x23,0x29,0xe7,0x2d, -0x31,0xa8,0x33,0x2c,0x9e,0x1e,0x0d,0x0c,0xfe,0xef,0xd4,0xe4,0xd9,0x3c,0xd4,0xd8, -0xc6,0xdf,0xe5,0xa1,0xe6,0xeb,0x53,0xf2,0xf6,0x3d,0xff,0x07,0x44,0x0d,0x10,0x52, -0x0d,0x07,0xbd,0x05,0x07,0x52,0x0a,0x0f,0x58,0x12,0x14,0x53,0x18,0x1e,0x9e,0x20, -0x1e,0x14,0x1c,0x16,0xa6,0x12,0x11,0x5b,0x12,0x14,0xe7,0x16,0x11,0x09,0x02,0xee, -0xa5,0xdd,0xcf,0x77,0xc4,0xba,0xd2,0xaf,0xb0,0xa9,0xba,0xc4,0xf7,0xca,0xd1,0xa4, -0xd9,0xe1,0xe0,0xea,0xf4,0xfc,0xfe,0x07,0x38,0x0e,0x0d,0xe5,0x08,0x07,0x1b,0x09, -0x0f,0xed,0x15,0x1a,0xe3,0x1d,0x21,0x26,0x25,0x27,0xb3,0x26,0x24,0xb7,0x20,0x22, -0xbf,0x27,0x2f,0xb8,0x34,0x34,0xbd,0x2a,0x1d,0x64,0x0d,0xfe,0x5f,0xf1,0xe4,0xca, -0xd7,0xd0,0x16,0xd1,0xd6,0x48,0xda,0xe1,0xa0,0xe7,0xe9,0x1a,0xee,0xf6,0xdb,0xff, -0x06,0x41,0x0d,0x0c,0xe0,0x08,0x07,0x66,0x09,0x0c,0x8c,0x12,0x14,0xef,0x16,0x19, -0xba,0x1e,0x21,0x34,0x20,0x1b,0xb4,0x15,0x12,0x95,0x11,0x12,0x4a,0x14,0x13,0xff, -0x0c,0xfe,0x9e,0xee,0xdf,0xdd,0xd1,0xc5,0x0c,0xba,0xaf,0x26,0xa8,0xad,0x2d,0xb6, -0xbf,0x3d,0xcc,0xd6,0x0f,0xdf,0xe9,0x54,0xf2,0xfb,0xc8,0x04,0x0a,0xdc,0x0a,0x09, -0xb5,0x0a,0x10,0x0f,0x18,0x1d,0xf5,0x1e,0x22,0x16,0x28,0x29,0xde,0x2b,0x2b,0xb7, -0x28,0x24,0x9d,0x23,0x27,0x63,0x2c,0x31,0x5a,0x35,0x2c,0x16,0x1a,0x09,0xfd,0xfb, -0xef,0x28,0xe5,0xd8,0x9f,0xce,0xcb,0x48,0xd1,0xd7,0x33,0xda,0xdd,0xe4,0xdf,0xe8, -0x90,0xf0,0xf6,0x70,0xfc,0x05,0x6c,0x08,0x05,0xb0,0x03,0x05,0x6e,0x0d,0x16,0xf8, -0x19,0x1c,0x33,0x1f,0x25,0x8a,0x29,0x28,0x65,0x25,0x1f,0x00,0x17,0x11,0x06,0x11, -0x13,0xee,0x16,0x0f,0xce,0xfe,0xeb,0x6f,0xdb,0xce,0x22,0xc3,0xba,0x91,0xaf,0xab, -0xe4,0xb1,0xbb,0x20,0xc3,0xcd,0x1d,0xd7,0xde,0x0f,0xea,0xf4,0x56,0xfc,0x05,0x2c, -0x0f,0x0e,0x6a,0x0c,0x0f,0x27,0x14,0x1d,0x55,0x22,0x23,0x9d,0x23,0x2a,0x3b,0x32, -0x36,0xc9,0x33,0x2d,0xfd,0x27,0x26,0x9f,0x28,0x2a,0xa0,0x2a,0x2c,0xb5,0x22,0x0f, -0x1b,0xfd,0xec,0x48,0xdf,0xd7,0xbc,0xce,0xc7,0xba,0xc7,0xcb,0xc2,0xd2,0xd8,0x40, -0xde,0xe1,0x30,0xe7,0xee,0x92,0xf2,0xf6,0x17,0x01,0x04,0x00,0x01,0x03,0x6b,0x09, -0x11,0xc7,0x18,0x1a,0xa8,0x19,0x1f,0x25,0x2d,0x34,0xdc,0x35,0x31,0xac,0x2a,0x25, -0x87,0x21,0x1d,0x23,0x19,0x18,0xee,0x10,0xfe,0x92,0xe6,0xd1,0xe8,0xc3,0xbc,0x75, -0xb5,0xad,0xfc,0xa9,0xb2,0xa4,0xbd,0xc9,0x0e,0xd5,0xdb,0x01,0xe5,0xf1,0x9b,0xf8, -0xfe,0x4f,0x07,0x0f,0x59,0x0f,0x0e,0x9c,0x10,0x15,0xfd,0x1d,0x20,0x62,0x1c,0x1c, -0xf8,0x23,0x2b,0x18,0x32,0x34,0xc8,0x33,0x2f,0x29,0x2d,0x2b,0xac,0x2b,0x2c,0x0e, -0x2e,0x1e,0xbf,0x09,0xf4,0x35,0xe2,0xd6,0x52,0xce,0xc3,0xf6,0xba,0xbf,0xcf,0xc7, -0xce,0x71,0xd3,0xd9,0x1f,0xdf,0xe7,0xe9,0xed,0xef,0xba,0xf1,0xfd,0x4e,0x04,0x06, -0x7d,0x08,0x0b,0xa8,0x12,0x19,0x25,0x1c,0x1b,0x66,0x21,0x2d,0xe6,0x37,0x3b,0x01, -0x39,0x32,0xfb,0x2e,0x2b,0xc3,0x23,0x1d,0x03,0x19,0x0f,0x92,0xfc,0xe5,0x38,0xcf, -0xbe,0x5d,0xb5,0xad,0x78,0xa6,0xa8,0xd0,0xb5,0xc1,0xfe,0xcc,0xd6,0xda,0xe0,0xeb, -0x30,0xf4,0xf8,0x0b,0xfd,0x06,0x40,0x12,0x18,0x31,0x1a,0x1c,0xc5,0x1f,0x26,0x77, -0x27,0x24,0x0a,0x27,0x32,0xab,0x3c,0x40,0x3d,0x3d,0x37,0x86,0x32,0x30,0xe6,0x2b, -0x27,0x44,0x1f,0x1b,0xba,0x0f,0xfc,0x75,0xe5,0xd4,0x18,0xc6,0xbf,0x24,0xb8,0xb5, -0xc4,0xbb,0xc6,0xd6,0xd0,0xd9,0x17,0xdd,0xde,0xd5,0xe5,0xe8,0x60,0xe9,0xed,0x72, -0xf8,0xff,0x3c,0x02,0x06,0xaf,0x0a,0x12,0x1a,0x1b,0x1a,0xde,0x1b,0x27,0x42,0x35, -0x3f,0xd1,0x42,0x41,0x66,0x3d,0x36,0x32,0x2d,0x23,0x15,0x1b,0x18,0x31,0x0c,0xf7, -0xd0,0xdd,0xc7,0x02,0xb9,0xb1,0xb7,0xa8,0xa1,0x13,0xa7,0xb8,0xa9,0xca,0xd6,0xee, -0xe0,0xe9,0x19,0xf1,0xf9,0x76,0xfa,0xfc,0xf3,0x05,0x13,0x59,0x19,0x1b,0x25,0x1d, -0x24,0xec,0x2f,0x33,0xe8,0x2d,0x2d,0x73,0x38,0x42,0x12,0x47,0x44,0x63,0x3d,0x34, -0x15,0x2e,0x25,0x35,0x1a,0x11,0xbd,0x0c,0xfe,0x0d,0xea,0xd5,0xc1,0xc4,0xbc,0x3e, -0xb5,0xae,0x20,0xae,0xbb,0x3b,0xca,0xd3,0xcf,0xda,0xe2,0xe1,0xe6,0xec,0x92,0xec, -0xeb,0x74,0xec,0xfa,0xd5,0x00,0x00,0xfc,0x02,0x08,0xaa,0x13,0x1e,0xb3,0x20,0x20, -0x2f,0x2b,0x3a,0x2a,0x43,0x44,0xe4,0x42,0x3d,0x90,0x36,0x30,0x10,0x23,0x15,0x21, -0x0e,0x00,0x8a,0xec,0xd3,0x35,0xbe,0xb2,0xa7,0xad,0xa8,0xbc,0xa8,0xb2,0xb1,0xc4, -0xd3,0x12,0xde,0xeb,0x21,0xf7,0x01,0x4e,0x08,0x06,0x29,0x05,0x0c,0x2b,0x15,0x15, -0x84,0x15,0x18,0xe5,0x20,0x2b,0xb7,0x2f,0x2e,0xc0,0x30,0x3b,0xc6,0x41,0x40,0xd4, -0x3b,0x38,0xad,0x32,0x2b,0x1d,0x20,0x16,0xa5,0x0e,0x0a,0xe6,0xf8,0xdd,0x1f,0xc7, -0xb6,0x76,0xaf,0xae,0xc5,0xac,0xae,0xe4,0xb9,0xc7,0x84,0xd0,0xd5,0x18,0xdf,0xe9, -0xfb,0xf1,0xf2,0xd0,0xee,0xef,0x24,0xfb,0x02,0x87,0x03,0x04,0xd9,0x08,0x12,0x70, -0x1b,0x1f,0x55,0x24,0x30,0xfc,0x3c,0x42,0x16,0x3f,0x3b,0x8e,0x37,0x32,0xe3,0x2a, -0x20,0xda,0x16,0x12,0x64,0x05,0xed,0x76,0xd2,0xbc,0x31,0xae,0xa8,0xde,0xa6,0xab, -0xbe,0xb8,0xcb,0x85,0xd6,0xde,0xaf,0xec,0xfb,0x0b,0x07,0x0e,0x90,0x0b,0x0b,0x90, -0x12,0x1c,0x18,0x1f,0x1e,0x05,0x20,0x25,0x73,0x2b,0x2c,0xc3,0x2c,0x2f,0x1f,0x3c, -0x40,0x8a,0x3d,0x38,0x2b,0x35,0x2f,0x4b,0x2c,0x21,0x1b,0x16,0x0e,0x19,0x08,0xf8, -0xb4,0xdf,0xc8,0x82,0xb8,0xad,0xd1,0xa5,0xa3,0x0f,0xa8,0xb4,0x7d,0xbe,0xc5,0x61, -0xcf,0xdd,0x16,0xe7,0xee,0x8d,0xec,0xea,0x14,0xee,0xfd,0x47,0x06,0x06,0x37,0x08, -0x0e,0xb6,0x17,0x1e,0x3e,0x23,0x29,0xa5,0x35,0x42,0xf6,0x44,0x40,0xc2,0x3c,0x38, -0x8f,0x34,0x29,0x19,0x1c,0x12,0x11,0x0c,0xff,0x6a,0xe8,0xcc,0x2b,0xb7,0xaa,0xe9, -0xa4,0xa3,0xbb,0xa9,0xb6,0xa6,0xc9,0xd8,0x32,0xe5,0xf4,0xc3,0x02,0x0f,0xb0,0x14, -0x12,0xdb,0x11,0x1b,0xe3,0x23,0x23,0x8a,0x20,0x23,0xed,0x27,0x2c,0x2c,0x2d,0x2e, -0x05,0x34,0x3f,0x4f,0x44,0x44,0x9d,0x43,0x42,0x50,0x3c,0x32,0xe9,0x23,0x17,0x4c, -0x12,0x0c,0xb5,0xfa,0xe0,0x92,0xc6,0xb1,0x58,0xa3,0x99,0x19,0x96,0x99,0xa7,0xa6, -0xb5,0x3f,0xc0,0xca,0xb2,0xd7,0xe5,0x9a,0xee,0xec,0x7e,0xec,0xf2,0x59,0x01,0x09, -0xda,0x07,0x07,0xc6,0x09,0x12,0xee,0x17,0x1b,0x6c,0x23,0x2f,0x46,0x3d,0x43,0x8f, -0x43,0x40,0xbb,0x3d,0x37,0x71,0x2b,0x1d,0x89,0x12,0x0d,0x60,0xff,0xe8,0xc0,0xcc, -0xb3,0xbc,0xa2,0x9a,0xb2,0x97,0xa1,0x01,0xb2,0xc7,0xc4,0xd8,0xe5,0x57,0xf7,0x09, -0x41,0x16,0x1a,0x66,0x17,0x17,0x8b,0x21,0x29,0x40,0x28,0x23,0xcf,0x24,0x28,0xa5, -0x2a,0x27,0xb1,0x29,0x31,0xbd,0x40,0x4a,0xba,0x4d,0x4a,0x5a,0x4a,0x41,0xb0,0x33, -0x21,0x1f,0x17,0x10,0x8d,0x0c,0xfd,0xb4,0xe2,0xc9,0xaa,0xb1,0xa0,0xee,0x94,0x92, -0xde,0x96,0xa5,0xfa,0xb3,0xbe,0x64,0xca,0xd9,0x8b,0xe6,0xee,0xe7,0xeb,0xed,0x29, -0xf7,0x07,0xa2,0x0b,0x07,0x0f,0x06,0x07,0xd8,0x0a,0x0c,0xc3,0x0d,0x19,0xc1,0x2a, -0x3c,0xe0,0x42,0x42,0xba,0x41,0x3e,0x74,0x33,0x23,0x5a,0x14,0x0e,0xb3,0x0d,0xff, -0x33,0xe3,0xc6,0x2b,0xb2,0xa4,0xba,0x9c,0x9a,0xed,0xa4,0xb7,0x36,0xd2,0xe4,0x5d, -0xf2,0x05,0x91,0x17,0x22,0xa4,0x21,0x1b,0x9e,0x1b,0x26,0xe7,0x29,0x25,0xe4,0x1b, -0x18,0xe3,0x19,0x1b,0xd7,0x1b,0x23,0x59,0x31,0x45,0xe2,0x51,0x56,0x11,0x57,0x56, -0x41,0x4b,0x3a,0xaa,0x23,0x16,0xc2,0x12,0x0d,0x96,0xfa,0xdd,0xaf,0xc4,0xaf,0x66, -0x9e,0x91,0xb5,0x90,0x96,0x9c,0xa7,0xb7,0xd1,0xc1,0xd0,0xfb,0xe2,0xee,0x6f,0xf2, -0xec,0x85,0xee,0xfa,0x7c,0x0b,0x0c,0x97,0x01,0xf9,0x3d,0xf7,0xf8,0x54,0xfa,0xfe, -0x88,0x0d,0x22,0xc1,0x35,0x3e,0xa7,0x40,0x42,0x28,0x3e,0x32,0xfb,0x20,0x13,0xda, -0x0e,0x0e,0x5b,0x00,0xe6,0xd3,0xc9,0xb4,0x41,0xa6,0x9f,0x44,0x9d,0xa8,0xc8,0xba, -0xd2,0x2f,0xe8,0xfc,0x80,0x11,0x21,0xaf,0x28,0x25,0x3e,0x22,0x26,0x14,0x31,0x32, -0x78,0x26,0x18,0xba,0x11,0x10,0xf0,0x10,0x11,0x7e,0x1d,0x2e,0x30,0x46,0x54,0x5f, -0x5b,0x5f,0x36,0x60,0x54,0x4c,0x41,0x29,0xa3,0x1c,0x18,0x16,0x0f,0xf9,0xa4,0xdb, -0xc0,0xb7,0xa9,0x98,0x47,0x8e,0x8d,0x1a,0x94,0xa4,0xfd,0xb6,0xc6,0x94,0xd6,0xe6, -0x05,0xf0,0xf1,0x17,0xef,0xf5,0x97,0x01,0x0c,0xaa,0x09,0xfe,0x40,0xf6,0xf2,0x8d, -0xf1,0xf0,0x77,0xf3,0x03,0xfa,0x17,0x2b,0xfd,0x35,0x3b,0xf5,0x3d,0x3b,0x7b,0x30, -0x1f,0x64,0x13,0x12,0x0c,0x12,0x00,0x95,0xe3,0xc9,0xa2,0xb5,0xa8,0x8a,0xa0,0x9f, -0x37,0xac,0xbf,0x6e,0xd9,0xed,0xea,0xfd,0x13,0xb0,0x24,0x2c,0x46,0x2b,0x27,0x5c, -0x2c,0x34,0x92,0x33,0x26,0x08,0x18,0x10,0x62,0x0e,0x0c,0x3e,0x0e,0x1b,0x8d,0x2f, -0x49,0xb6,0x5b,0x62,0xfa,0x64,0x62,0xc2,0x54,0x40,0x67,0x28,0x1c,0xe1,0x15,0x0c, -0xb1,0xf4,0xd4,0x47,0xb9,0xa4,0xa1,0x94,0x8b,0xd0,0x8f,0x9b,0x90,0xaf,0xc0,0x66, -0xcc,0xdc,0xa7,0xed,0xf6,0x65,0xf7,0xf1,0x2f,0xf6,0x01,0x41,0x09,0x03,0xaa,0xf4, -0xeb,0x1d,0xe8,0xe6,0x66,0xe6,0xee,0x08,0x03,0x1a,0xf3,0x2e,0x37,0xb5,0x38,0x3a, -0x68,0x38,0x2b,0xd0,0x19,0x0f,0x1f,0x0e,0x0b,0x7f,0xf9,0xda,0x9e,0xbf,0xad,0xd1, -0xa1,0x9d,0x6f,0xa5,0xb8,0x23,0xcc,0xe4,0x85,0xf5,0x06,0x82,0x1a,0x2a,0xd5,0x2e, -0x2b,0x93,0x28,0x2f,0x74,0x39,0x36,0xdc,0x28,0x1a,0xf6,0x11,0x0d,0xca,0x09,0x0d, -0x93,0x1e,0x33,0x3d,0x4c,0x5d,0x31,0x62,0x66,0x46,0x64,0x53,0x66,0x3d,0x27,0x1b, -0x1f,0x1b,0x35,0x0f,0xf3,0x5d,0xd5,0xb8,0x9a,0xa3,0x92,0x10,0x8a,0x90,0x08,0x9d, -0xb1,0xf2,0xc4,0xd3,0x39,0xe4,0xf4,0x4c,0xf9,0xf4,0xb6,0xee,0xf3,0x5e,0xff,0x07, -0x29,0x01,0xf0,0x9a,0xe7,0xe1,0xcf,0xdf,0xe0,0x26,0xec,0x03,0x24,0x1a,0x2e,0x20, -0x34,0x36,0x4e,0x39,0x32,0xf7,0x21,0x11,0x9c,0x0a,0x08,0x59,0x05,0xf1,0x3e,0xd5, -0xbe,0x96,0xab,0xa1,0x61,0x9d,0xa6,0x05,0xbb,0xd1,0x4b,0xe9,0xfa,0xf5,0x08,0x1a, -0xfe,0x25,0x27,0x67,0x25,0x26,0xd9,0x2f,0x3a,0x30,0x37,0x2a,0xcd,0x1e,0x19,0xf5, -0x15,0x13,0xc2,0x15,0x28,0x98,0x3b,0x53,0xe1,0x63,0x69,0xef,0x6b,0x65,0x23,0x52, -0x3c,0xbf,0x29,0x22,0x70,0x1b,0x0e,0x9c,0xf5,0xd6,0xcf,0xbb,0xa4,0xc9,0x93,0x8b, -0xdb,0x90,0x9b,0x0e,0xb1,0xc4,0x47,0xd3,0xe4,0xaa,0xf0,0xf3,0xbb,0xf0,0xef,0x03, -0xf7,0x01,0xa4,0x02,0xf6,0x63,0xe6,0xde,0xc4,0xda,0xda,0x49,0xde,0xe9,0x2e,0x00, -0x18,0xc7,0x2c,0x36,0xc9,0x3a,0x3a,0xf2,0x31,0x20,0xdb,0x0f,0x0a,0x31,0x09,0x03, -0xc7,0xee,0xd1,0x6e,0xb8,0xa6,0x1a,0x9b,0x97,0xf9,0xa1,0xb7,0xd2,0xce,0xe7,0xbe, -0xfa,0x0a,0x9c,0x1a,0x24,0x50,0x26,0x26,0x95,0x29,0x34,0x1f,0x40,0x3c,0x56,0x2d, -0x1e,0x69,0x16,0x11,0x41,0x11,0x17,0x87,0x29,0x3e,0x5c,0x58,0x68,0x48,0x6c,0x6b, -0xbf,0x63,0x4f,0xa4,0x3a,0x29,0x2e,0x25,0x21,0xec,0x15,0xfc,0x96,0xdc,0xbe,0x88, -0xa4,0x8f,0xa3,0x86,0x8c,0x1a,0x9a,0xae,0x9b,0xc1,0xcf,0x5e,0xdf,0xec,0x40,0xf1, -0xf3,0xac,0xf4,0xfc,0x42,0x06,0x07,0x8e,0xfc,0xe9,0xd3,0xdb,0xd3,0x5c,0xce,0xd0, -0x6e,0xdf,0xf7,0xea,0x11,0x28,0x0f,0x34,0x37,0x03,0x37,0x2f,0xb2,0x21,0x15,0xb8, -0x0f,0x0c,0xbf,0x04,0xf0,0xc5,0xd6,0xbe,0xe0,0xa8,0x9b,0xa4,0x99,0xa3,0x99,0xb8, -0xd0,0x21,0xe8,0xfc,0x94,0x0b,0x18,0xe4,0x21,0x26,0x45,0x28,0x2d,0xe7,0x39,0x42, -0xcf,0x3d,0x30,0x42,0x22,0x18,0x88,0x12,0x12,0x42,0x18,0x2d,0xa0,0x42,0x5a,0xea, -0x69,0x6a,0xdd,0x67,0x5f,0x38,0x4f,0x3d,0x30,0x2f,0x28,0x58,0x24,0x16,0x60,0xfe, -0xe1,0x33,0xc2,0xa7,0xa8,0x92,0x88,0xea,0x8c,0x98,0xfb,0xac,0xc2,0x7f,0xd4,0xe3, -0x35,0xed,0xf3,0x28,0xf6,0xf9,0xdd,0x02,0x0c,0x84,0x0a,0xfc,0x02,0xe8,0xd8,0x37, -0xcd,0xc7,0x28,0xcb,0xdb,0x4c,0xf5,0x0e,0x1b,0x25,0x2f,0xe9,0x31,0x2f,0x0c,0x28, -0x1e,0x2b,0x16,0x12,0x47,0x10,0x06,0x83,0xf1,0xd8,0x51,0xbe,0xa9,0x78,0x9d,0x9a, -0xc6,0xa4,0xb8,0x93,0xd0,0xeb,0xc1,0xfd,0x0e,0x5e,0x1a,0x22,0xd2,0x26,0x2a,0x91, -0x32,0x3e,0xed,0x44,0x3d,0x69,0x2e,0x1f,0xf6,0x14,0x10,0x07,0x11,0x18,0x57,0x2e, -0x45,0xe4,0x5b,0x6a,0x57,0x6b,0x65,0xfb,0x5a,0x4a,0xec,0x39,0x30,0xd3,0x2b,0x25, -0xf5,0x15,0xfd,0x15,0xdf,0xbe,0xcc,0xa0,0x8b,0x2b,0x83,0x87,0xbd,0x95,0xae,0x45, -0xc7,0xd7,0xfe,0xe4,0xee,0xf9,0xf5,0xfb,0x0b,0x02,0x09,0x96,0x0f,0x08,0xa7,0xf6, -0xdf,0x84,0xce,0xc4,0xfb,0xc1,0xc6,0xa5,0xd7,0xf1,0x3f,0x0d,0x25,0x3c,0x31,0x33, -0x04,0x30,0x29,0x4b,0x21,0x19,0xd9,0x17,0x13,0xc7,0x08,0xf3,0x95,0xd8,0xbc,0x2c, -0xa6,0x99,0x43,0x95,0x9f,0x99,0xb3,0xcb,0x6b,0xe8,0xff,0xc4,0x0e,0x19,0x61,0x21, -0x28,0xec,0x2f,0x3a,0xe9,0x43,0x48,0x10,0x41,0x2e,0x7c,0x1d,0x11,0x76,0x0d,0x10, -0x06,0x1c,0x31,0x86,0x48,0x62,0x82,0x71,0x72,0xb7,0x68,0x5b,0xde,0x4a,0x3c,0x22, -0x32,0x2d,0xea,0x24,0x13,0x6e,0xfb,0xd9,0x54,0xb6,0x9a,0x9e,0x87,0x80,0x99,0x85, -0x92,0x92,0xab,0xc8,0xb1,0xdb,0xe8,0xbd,0xf1,0xf9,0x7b,0x00,0x08,0xd3,0x0e,0x11, -0x25,0x09,0xf4,0x34,0xda,0xc4,0xe8,0xb9,0xb9,0x28,0xc1,0xd3,0xd5,0xec,0x0b,0x0b, -0x27,0x35,0x9e,0x36,0x30,0xcd,0x2b,0x22,0xec,0x1d,0x1b,0xd3,0x15,0x0a,0x76,0xf5, -0xda,0x13,0xbc,0xa6,0x11,0x9a,0x96,0x08,0xa0,0xb2,0x29,0xc9,0xe7,0xb8,0x00,0x0f, -0x61,0x18,0x21,0x63,0x29,0x31,0x6f,0x3c,0x46,0x4f,0x4a,0x42,0x4c,0x30,0x1b,0xf5, -0x0e,0x0e,0x22,0x13,0x20,0xd8,0x35,0x4a,0xd6,0x62,0x72,0x14,0x70,0x64,0x45,0x56, -0x47,0x4a,0x3b,0x33,0x8b,0x2e,0x25,0x0f,0x17,0xfc,0x3a,0xd8,0xb2,0x50,0x97,0x86, -0x9e,0x81,0x87,0x03,0x96,0xaf,0x3e,0xcc,0xe2,0x70,0xee,0xf6,0xa9,0xfd,0x03,0xea, -0x0a,0x10,0x96,0x0e,0x04,0xa6,0xee,0xd2,0xe7,0xbb,0xb0,0x2a,0xb1,0xba,0x6f,0xd2, -0xee,0x4a,0x0d,0x28,0xd5,0x34,0x34,0x0a,0x2f,0x28,0x19,0x20,0x1c,0xa7,0x18,0x11, -0x2a,0x05,0xf2,0xc9,0xd8,0xba,0xf5,0xa1,0x94,0x86,0x93,0xa0,0x33,0xb4,0xcc,0xe8, -0xea,0x03,0x10,0x12,0x18,0x17,0x22,0x2c,0x69,0x37,0x3f,0x17,0x45,0x45,0xdc,0x3c, -0x2c,0x5f,0x1a,0x0f,0x43,0x0e,0x15,0x70,0x22,0x3a,0x80,0x4f,0x68,0x12,0x74,0x71, -0x7e,0x63,0x54,0xc1,0x45,0x39,0x2f,0x34,0x2d,0xc2,0x24,0x12,0x24,0xf9,0xd4,0x1b, -0xb1,0x95,0x9b,0x85,0x82,0xf6,0x89,0x9a,0xf9,0xb8,0xd5,0xc8,0xe8,0xf1,0x73,0xf6, -0xfe,0xb7,0x06,0x0b,0xeb,0x0d,0x08,0x25,0xfc,0xe8,0xbc,0xcf,0xba,0x54,0xb0,0xb2, -0xfa,0xbb,0xd1,0xb9,0xee,0x0e,0x1f,0x2d,0x39,0x3f,0x37,0x2f,0x80,0x28,0x22,0xf0, -0x1d,0x17,0xa0,0x0c,0x01,0x70,0xf0,0xd6,0x9d,0xb8,0xa1,0xff,0x97,0x98,0x03,0xa3, -0xb5,0xc1,0xcf,0xf0,0xb7,0x07,0x14,0xb0,0x18,0x24,0x5a,0x30,0x39,0x54,0x42,0x44, -0x7b,0x43,0x3b,0xc3,0x2c,0x19,0x2b,0x0e,0x0d,0xc4,0x14,0x22,0x64,0x37,0x4f,0x2c, -0x6b,0x77,0x49,0x74,0x61,0x3e,0x52,0x44,0xbb,0x3c,0x35,0xb9,0x2a,0x1d,0x1a,0x0d, -0xf4,0x5d,0xcf,0xab,0x6c,0x92,0x85,0x24,0x83,0x8a,0x4c,0x9c,0xbc,0xf1,0xd9,0xec, -0x16,0xf2,0xf7,0x96,0x02,0x0a,0x9e,0x11,0x10,0x2b,0x08,0xfa,0x5e,0xe7,0xcd,0x0b, -0xb7,0xae,0xe5,0xaf,0xba,0x1a,0xd0,0xed,0x75,0x11,0x2f,0x03,0x3d,0x38,0x5a,0x2d, -0x26,0x88,0x21,0x1d,0x6e,0x16,0x08,0xc8,0xfa,0xec,0x80,0xd4,0xb7,0xb4,0xa3,0x9a, -0x83,0x99,0xa3,0xcc,0xb6,0xd3,0x9c,0xf4,0x0c,0x0c,0x16,0x18,0xdb,0x25,0x34,0x6e, -0x42,0x4a,0x91,0x4a,0x45,0x23,0x3d,0x2d,0xad,0x19,0x0d,0xac,0x0d,0x14,0xa6,0x22, -0x36,0xef,0x4f,0x6c,0xd2,0x78,0x72,0x08,0x5f,0x50,0x28,0x45,0x3e,0x3d,0x36,0x2a, -0x39,0x1c,0x0b,0x25,0xf3,0xcc,0x6f,0xaa,0x91,0x6d,0x85,0x81,0x8e,0x8a,0x9e,0x9a, -0xc0,0xdf,0x9e,0xf2,0xf3,0x45,0xf8,0x02,0x4c,0x0c,0x11,0x2f,0x0f,0x04,0x18,0xf7, -0xe4,0x1d,0xca,0xb5,0x1e,0xae,0xb2,0xb8,0xbe,0xd4,0x19,0xf0,0x12,0xf9,0x2f,0x3b, -0xc1,0x34,0x28,0x0d,0x26,0x20,0x4a,0x1d,0x10,0x9f,0x01,0xf4,0x1e,0xe7,0xd0,0x24, -0xb3,0xa0,0x02,0x99,0x9b,0x36,0xa6,0xb8,0xad,0xd5,0xf6,0x2c,0x0e,0x15,0xf3,0x15, -0x24,0xc6,0x35,0x44,0x22,0x4b,0x49,0xe1,0x43,0x3a,0x97,0x2c,0x18,0xea,0x0e,0x11, -0xb1,0x18,0x25,0x9c,0x39,0x50,0x19,0x6b,0x74,0xba,0x6c,0x5a,0xab,0x4f,0x48,0x49, -0x42,0x38,0x0f,0x2a,0x19,0x17,0x0a,0xf0,0x5c,0xc9,0xa5,0x1a,0x8e,0x82,0x0c,0x82, -0x8b,0xfa,0xa2,0xc9,0xb1,0xe3,0xf2,0x67,0xf0,0xf6,0xa2,0x02,0x0d,0xcf,0x13,0x0f, -0xc3,0x02,0xf4,0xbb,0xe1,0xc8,0x75,0xb4,0xae,0x00,0xb3,0xc0,0xd2,0xd4,0x00,0x2e, -0xfe,0xff,0xab,0xff,0x01,0x03,0x03,0x03,0x5f,0x05,0x06,0x5f,0x03,0x00,0x16,0xfc, -0xf9,0x40,0xf9,0xfb,0x95,0xfd,0xff,0x54,0xfc,0xfa,0x37,0xfb,0xfd,0x25,0x00,0x01, -0x93,0xfe,0xfe,0x71,0xfb,0xf8,0x64,0xf8,0xfb,0x51,0xfc,0x01,0x96,0x04,0x05,0x55, -0x07,0x04,0x83,0xfd,0xfc,0x66,0xfd,0xfd,0x0f,0x01,0x01,0x3e,0x00,0xff,0x63,0xfd, -0xfe,0x59,0x04,0x06,0x85,0x04,0x03,0xd0,0x00,0xfc,0xac,0xf9,0xf9,0xc8,0xfa,0xfe, -0x57,0x03,0x06,0xd7,0x06,0x03,0xa2,0xfd,0xf9,0x5e,0xf8,0xf8,0xf1,0xf9,0xfa,0x3a, -0xf9,0xf6,0x2f,0xf6,0xf9,0x92,0xfc,0xff,0x14,0x02,0x03,0x7a,0x02,0xff,0x49,0xfb, -0xf9,0xbd,0xfa,0xff,0xd1,0x03,0x0b,0x08,0x10,0x0d,0x90,0x0a,0x04,0x29,0x01,0x03, -0xd7,0x02,0x03,0x4e,0x05,0x02,0x97,0xfe,0xfe,0x57,0xff,0x02,0x6d,0x08,0x0a,0xc0, -0x08,0x07,0xa0,0x00,0xfa,0x63,0xf7,0xf8,0xab,0xfe,0x03,0xfc,0x07,0x07,0x1f,0x04, -0xfd,0xff,0xf6,0xf6,0xa9,0xf7,0xf8,0x68,0xf7,0xf3,0xe9,0xf0,0xed,0x41,0xed,0xf3, -0x2f,0xfc,0x03,0xde,0x06,0x05,0x8f,0x03,0xfe,0x00,0xfb,0xfc,0xef,0x01,0x08,0x26, -0x0e,0x10,0xb0,0x0d,0x09,0x8f,0x05,0x03,0x03,0x03,0x01,0x9a,0x00,0xff,0xa0,0xfa, -0xf5,0xb1,0xf3,0xf7,0x48,0xfd,0x04,0x4e,0x09,0x06,0x1d,0x04,0xff,0x3a,0xf9,0xf8, -0x32,0xfa,0xfc,0x89,0x00,0x04,0x90,0x03,0x02,0x57,0x00,0xfa,0x62,0xf6,0xf4,0xf1, -0xef,0xed,0x9b,0xed,0xec,0x3c,0xea,0xea,0x56,0xf1,0xf9,0xad,0x02,0x09,0xa6,0x09, -0x07,0xfd,0x02,0xfd,0x88,0xfe,0x04,0xb6,0x0b,0x10,0x1c,0x12,0x11,0x48,0x0f,0x0a, -0xb8,0x06,0x04,0xc4,0x00,0xfe,0x84,0xfc,0xf9,0xa1,0xf7,0xf5,0xce,0xf4,0xfb,0x53, -0x04,0x0b,0xf2,0x0c,0x0a,0x83,0x02,0xf9,0x2a,0xf9,0xff,0xe7,0x07,0x0b,0xcb,0x09, -0x06,0xff,0x01,0xfe,0xe4,0xfb,0xf8,0xba,0xf6,0xf1,0x5f,0xec,0xeb,0xa4,0xea,0xe7, -0xdb,0xe8,0xf0,0xa1,0xf8,0x02,0xfb,0x08,0x07,0xe5,0x05,0x03,0x65,0x01,0x09,0x86, -0x12,0x17,0x6b,0x17,0x12,0x7d,0x0f,0x0e,0xd7,0x0d,0x0d,0x9f,0x0c,0x05,0x24,0xfd, -0xf6,0x64,0xf2,0xf1,0x14,0xed,0xec,0x66,0xf1,0xf6,0x7a,0xfd,0x03,0x9f,0x05,0x02, -0x47,0x00,0x03,0x86,0x07,0x0b,0xea,0x0b,0x06,0x29,0x00,0xfb,0x30,0xfb,0xfc,0x3d, -0xf9,0xf2,0xba,0xec,0xe8,0xf9,0xe7,0xe5,0x8e,0xe3,0xe2,0xe9,0xe4,0xec,0x67,0xf8, -0x04,0xf0,0x0a,0x0a,0xbb,0x09,0x0b,0x03,0x12,0x1c,0x25,0x20,0x1f,0xb3,0x1b,0x14, -0xb8,0x11,0x12,0x6f,0x12,0x0c,0x86,0x03,0xfa,0x12,0xf5,0xf1,0x34,0xea,0xe5,0x50, -0xe4,0xe6,0x4f,0xf2,0xfd,0xf6,0x02,0x06,0x69,0x06,0x06,0x09,0x0e,0x18,0xb3,0x1a, -0x17,0xb2,0x09,0xfc,0xac,0xf9,0xfa,0x2c,0xfb,0xf8,0xec,0xf2,0xeb,0x3f,0xe8,0xe5, -0xb8,0xe3,0xe2,0x07,0xde,0xdc,0xef,0xe4,0xf0,0x07,0xfc,0x03,0x07,0x08,0x0e,0x56, -0x18,0x24,0x96,0x2c,0x2b,0xbe,0x22,0x15,0x67,0x11,0x13,0xec,0x18,0x16,0x0f,0x0d, -0x04,0xd1,0xfc,0xf6,0x3a,0xf3,0xec,0xbe,0xe5,0xe0,0xb7,0xdd,0xe6,0xf0,0xf5,0x03, -0x88,0x0b,0x0f,0x18,0x13,0x19,0xe9,0x1f,0x1d,0x5c,0x15,0x07,0xb1,0xf8,0xf7,0xb4, -0xfb,0xfe,0x04,0xfb,0xf3,0x6f,0xec,0xe9,0x12,0xe7,0xe2,0xab,0xdd,0xd4,0x78,0xd0, -0xd4,0x0f,0xe5,0xf7,0xcf,0x06,0x0d,0xe9,0x12,0x19,0x24,0x25,0x2a,0xc8,0x2c,0x24, -0xbb,0x16,0x10,0xaa,0x10,0x13,0x20,0x13,0x0f,0x5a,0x06,0xfe,0xea,0xf6,0xef,0x66, -0xea,0xe1,0x76,0xd7,0xd5,0x61,0xde,0xef,0xb3,0xff,0x06,0x60,0x0a,0x0f,0x00,0x17, -0x22,0xa8,0x24,0x1b,0x5b,0x0d,0xfa,0xee,0xf3,0xf8,0xae,0xfd,0xfd,0xf7,0xf8,0xf3, -0xec,0xeb,0xe7,0x13,0xe3,0xde,0x37,0xd7,0xcc,0xd5,0xcc,0xdc,0xd6,0xf1,0x01,0xa3, -0x0d,0x17,0x76,0x1f,0x2c,0x5e,0x34,0x35,0x03,0x2d,0x19,0x24,0x0c,0x0e,0x67,0x16, -0x1d,0x31,0x1c,0x13,0x1e,0x08,0xff,0x87,0xf6,0xef,0x6f,0xe5,0xd5,0x47,0xcb,0xd0, -0x75,0xe1,0xf8,0x40,0x07,0x0d,0x04,0x13,0x1c,0xfa,0x25,0x28,0xe8,0x24,0x14,0xb0, -0xff,0xf5,0xf7,0xf7,0x00,0xbf,0x07,0x04,0xb6,0xf8,0xec,0x93,0xe2,0xde,0x00,0xdb, -0xd2,0x10,0xc3,0xc1,0x98,0xce,0xe7,0x7d,0xff,0x0c,0x02,0x14,0x19,0x23,0x23,0x30, -0x3a,0x34,0x2d,0x9d,0x1c,0x0b,0xe2,0x0b,0x15,0x3c,0x20,0x22,0xda,0x1a,0x0b,0x2e, -0xfe,0xf5,0x7a,0xee,0xe5,0x54,0xd4,0xc4,0x75,0xc4,0xd3,0x9c,0xe8,0xfb,0x20,0x07, -0x0e,0x2a,0x18,0x23,0x44,0x2b,0x29,0x8b,0x17,0xfd,0x9d,0xf2,0xf7,0x77,0x01,0x08, -0xc8,0x03,0xf7,0xb2,0xea,0xe1,0xa9,0xdf,0xe0,0x77,0xd7,0xc3,0x8a,0xba,0xc4,0xed, -0xda,0xf3,0xcf,0x04,0x0f,0xed,0x16,0x21,0xdd,0x2e,0x33,0x9b,0x2f,0x1d,0x14,0x0c, -0x0b,0x5b,0x18,0x25,0x04,0x29,0x22,0x5c,0x13,0x05,0xce,0xfd,0xf7,0xaa,0xf0,0xdb, -0x45,0xc4,0xc1,0xb3,0xce,0xe5,0x42,0xf9,0x07,0x2c,0x10,0x18,0x22,0x26,0x2f,0x13, -0x2e,0x1e,0xa2,0x04,0xf6,0x1c,0xfa,0x03,0x96,0x0b,0x09,0x67,0xfc,0xf0,0x6e,0xea, -0xea,0x44,0xe8,0xd9,0xec,0xc4,0xb9,0x25,0xc1,0xd5,0xec,0xed,0x01,0x0d,0x0a,0x11, -0x14,0x1f,0x2c,0x58,0x36,0x32,0xda,0x1e,0x0e,0xae,0x0d,0x17,0xb3,0x24,0x29,0xfc, -0x21,0x13,0xd5,0x08,0x03,0x0b,0x01,0xf9,0x9e,0xe3,0xcc,0xbc,0xc3,0xcc,0x65,0xe0, -0xf4,0x26,0x00,0x0b,0x04,0x17,0x23,0xeb,0x2d,0x2d,0xe4,0x22,0x0a,0x55,0xfb,0xfc, -0xc4,0x04,0x0b,0x1c,0x07,0xf8,0xef,0xec,0xe7,0xd7,0xe8,0xe7,0xe9,0xda,0xc5,0xde, -0xb5,0xb8,0x3c,0xcc,0xe5,0xdc,0xf8,0x02,0x50,0x0a,0x17,0x4a,0x27,0x32,0xb9,0x2e, -0x1d,0x75,0x0e,0x0c,0x5f,0x18,0x24,0xe2,0x27,0x20,0x6a,0x13,0x08,0x5d,0x08,0x07, -0x6a,0x00,0xe8,0x0f,0xd0,0xc5,0xa1,0xc8,0xdd,0x22,0xf0,0xfc,0xbe,0x07,0x13,0xc6, -0x23,0x31,0xb5,0x32,0x24,0x33,0x0e,0x01,0x6a,0x02,0x0c,0x88,0x12,0x0b,0x73,0xfb, -0xea,0xf2,0xe5,0xea,0xa2,0xe8,0xdc,0x3f,0xc8,0xb8,0x19,0xb9,0xc9,0x33,0xdf,0xf0, -0x29,0xfa,0x02,0xfa,0x12,0x26,0xd1,0x31,0x30,0x55,0x1d,0x0e,0x10,0x0e,0x19,0x8b, -0x27,0x2b,0x74,0x22,0x10,0x12,0x07,0x06,0x06,0x09,0x03,0x03,0xef,0xd6,0x25,0xc9, -0xc9,0x87,0xda,0xef,0xe0,0xfd,0x06,0x7e,0x12,0x24,0xe3,0x32,0x39,0x0b,0x2d,0x18, -0xdf,0x0b,0x0d,0xe8,0x12,0x17,0xc7,0x0b,0xf4,0x5d,0xe4,0xde,0x92,0xe0,0xe4,0xb7, -0xdc,0xcc,0xfc,0xbb,0xb8,0xca,0xc2,0xd8,0x4c,0xeb,0xf5,0x97,0x01,0x0e,0x87,0x22, -0x32,0x37,0x32,0x26,0x93,0x19,0x14,0xd6,0x1b,0x27,0xef,0x2a,0x1e,0x1d,0x0c,0x00, -0x63,0xff,0x01,0x0c,0xfd,0xec,0x55,0xd3,0xc2,0x1d,0xc1,0xcf,0x27,0xe6,0xf8,0xc6, -0x05,0x13,0x7c,0x28,0x3b,0x74,0x41,0x39,0x2c,0x26,0x17,0x6a,0x13,0x14,0x50,0x18, -0x0d,0xac,0xf5,0xe0,0x4d,0xd7,0xd9,0x82,0xda,0xd6,0x9d,0xc7,0xb4,0x3b,0xaf,0xb6, -0x0e,0xcc,0xdf,0x23,0xec,0xf8,0x6f,0x0a,0x23,0x33,0x34,0x38,0xc4,0x2e,0x20,0xef, -0x1b,0x22,0x0b,0x2d,0x2b,0x7e,0x1b,0x06,0xc4,0xf8,0xf9,0x01,0xfa,0xf5,0x72,0xe6, -0xd1,0x67,0xbe,0xbd,0x61,0xce,0xe4,0x7d,0xf8,0x08,0x10,0x18,0x30,0x45,0x44,0x4e, -0x65,0x48,0x37,0x64,0x27,0x22,0xb9,0x25,0x25,0x92,0x17,0xfa,0x01,0xe0,0xd5,0x11, -0xd4,0xd8,0xf6,0xd6,0xc7,0x3c,0xb4,0xac,0xb4,0xb6,0xca,0xf0,0xdc,0xeb,0xe5,0xf8, -0x0f,0x27,0x29,0x3a,0x99,0x3e,0x36,0xf8,0x28,0x21,0xc3,0x26,0x2d,0x90,0x29,0x17, -0x8d,0xfd,0xef,0xf7,0xec,0xed,0xbf,0xed,0xe4,0x66,0xcf,0xb9,0xfb,0xb7,0xc8,0x0f, -0xde,0xf3,0x4a,0x06,0x19,0x7b,0x34,0x49,0x1f,0x53,0x4f,0xc6,0x41,0x30,0xcf,0x2a, -0x2e,0xd1,0x28,0x15,0x95,0xf6,0xdb,0x31,0xcc,0xc9,0x32,0xce,0xd0,0x69,0xc7,0xb5, -0xae,0xad,0xb6,0xc3,0xc6,0xda,0xf4,0xeb,0xfd,0x12,0x15,0x2d,0xc4,0x3b,0x41,0xd5, -0x3a,0x2b,0x7a,0x25,0x2b,0x65,0x30,0x2c,0xda,0x17,0xf9,0x4c,0xe5,0xdc,0xc2,0xdc, -0xe0,0x93,0xd9,0xc6,0xa3,0xb3,0xb4,0x84,0xc4,0xd9,0x7a,0xef,0x03,0x65,0x1b,0x38, -0x3c,0x4f,0x57,0xea,0x50,0x41,0x83,0x33,0x2f,0xd2,0x34,0x30,0x6d,0x1d,0xfc,0x88, -0xd7,0xc6,0x5b,0xc3,0xc9,0xe0,0xcc,0xc1,0x74,0xb2,0xa9,0x20,0xb1,0xc5,0xfb,0xd7, -0xea,0xe8,0xfd,0x18,0x9c,0x36,0x47,0xa2,0x4a,0x40,0x07,0x30,0x28,0x43,0x2e,0x39, -0x94,0x35,0x20,0x23,0xff,0xe5,0x43,0xda,0xd6,0x80,0xd7,0xcf,0x87,0xba,0xa9,0x89, -0xaa,0xbf,0x7a,0xd6,0xec,0x87,0x02,0x1b,0x6c,0x3f,0x58,0x65,0x62,0x5d,0xc6,0x49, -0x37,0xce,0x2e,0x34,0x64,0x36,0x26,0x80,0x07,0xe0,0x82,0xc8,0xbe,0xaf,0xc2,0xc5, -0xa0,0xb8,0xa8,0xf1,0x9c,0xa4,0x6a,0xb9,0xce,0x4f,0xe4,0xf8,0x25,0x16,0x36,0xc7, -0x49,0x4f,0xf6,0x44,0x33,0xa6,0x28,0x2c,0x36,0x3b,0x39,0x7b,0x26,0x04,0x64,0xe6, -0xd7,0xb1,0xd3,0xd5,0x2d,0xce,0xba,0x5a,0xa8,0xa5,0x0a,0xb9,0xd3,0x30,0xee,0x07, -0x48,0x22,0x42,0xfd,0x5c,0x64,0x57,0x5f,0x4f,0xba,0x3d,0x35,0xc7,0x3c,0x42,0xb0, -0x32,0x11,0x22,0xe5,0xc6,0x28,0xbd,0xc0,0x3f,0xc3,0xb8,0xc9,0xa3,0x96,0x42,0x9b, -0xb1,0x5d,0xcc,0xe4,0x7a,0xfb,0x18,0x8b,0x35,0x48,0x88,0x4b,0x42,0x05,0x32,0x28, -0x9b,0x2f,0x3f,0x5e,0x41,0x2e,0x5d,0x09,0xe6,0xa1,0xd1,0xca,0xcd,0xce,0xcc,0x09, -0xba,0xa8,0xfb,0xa5,0xb5,0x49,0xd1,0xed,0xc6,0x06,0x22,0xff,0x42,0x5c,0xfa,0x66, -0x64,0xca,0x53,0x44,0x7d,0x3d,0x44,0x92,0x4d,0x40,0xdb,0x1e,0xed,0x8a,0xc6,0xb4, -0x3f,0xb4,0xb9,0x59,0xb1,0xa1,0x0a,0x96,0x96,0xcd,0xac,0xc6,0xfb,0xdc,0xf5,0x4d, -0x12,0x31,0x82,0x45,0x4a,0x61,0x42,0x32,0xf4,0x29,0x2d,0x07,0x3f,0x45,0xc7,0x36, -0x13,0x45,0xed,0xd2,0x19,0xc9,0xcb,0xad,0xc9,0xb9,0xa2,0xab,0xa3,0xa3,0xb0,0xcd, -0xa2,0xe5,0x00,0xd6,0x1f,0x3f,0x85,0x5b,0x66,0x7a,0x65,0x5a,0x2c,0x4f,0x44,0x5f, -0x4b,0x56,0x9e,0x4d,0x2b,0x41,0xf9,0xce,0x17,0xb7,0xb2,0xd7,0xb4,0xac,0x33,0x9e, -0x90,0xc5,0x8f,0xa5,0x8a,0xc1,0xd9,0x0c,0xf2,0x0e,0xe9,0x28,0x3b,0xa2,0x42,0x3c, -0x49,0x31,0x26,0xb9,0x28,0x3c,0x49,0x47,0x3c,0xa1,0x1b,0xf2,0xbf,0xd3,0xc5,0x48, -0xc5,0xc3,0x57,0xb5,0xa6,0x9b,0x9f,0xab,0x09,0xc7,0xe2,0x5e,0xfe,0x1d,0xde,0x3a, -0x53,0x7c,0x61,0x64,0xf1,0x5d,0x51,0x05,0x47,0x4c,0xdc,0x5b,0x59,0x2e,0x38,0x04, -0x50,0xd4,0xb5,0xc9,0xad,0xb0,0x65,0xab,0x9c,0xfb,0x8e,0x8d,0xcd,0xa2,0xc3,0xab, -0xdc,0xf5,0x67,0x0f,0x24,0x9e,0x38,0x3f,0xd2,0x3a,0x30,0x70,0x27,0x29,0x5a,0x3c, -0x4d,0x24,0x43,0x21,0xf9,0xf5,0xd0,0xe4,0xbc,0xbc,0x7b,0xbf,0xb6,0x28,0xac,0xa3, -0x80,0xa9,0xc7,0x4f,0xe5,0x00,0xce,0x1f,0x39,0x5c,0x51,0x60,0x41,0x66,0x61,0xae, -0x57,0x4e,0xd5,0x4f,0x60,0x27,0x62,0x41,0xec,0x0b,0xd6,0x8c,0xb2,0xa7,0xa7,0xac, -0xaa,0x5a,0xa1,0x96,0x89,0x92,0xa6,0x8a,0xc6,0xdf,0x6c,0xf6,0x0d,0xe2,0x21,0x33, -0xa4,0x3d,0x39,0x93,0x30,0x2b,0x82,0x27,0x36,0xe5,0x46,0x3f,0xcc,0x1e,0xed,0x26, -0xc4,0xae,0xce,0xaf,0xb6,0x12,0xb3,0xac,0x89,0xa3,0xa9,0x0a,0xc6,0xe3,0x0c,0xfe, -0x19,0xed,0x35,0x4e,0x0d,0x62,0x69,0x40,0x65,0x5e,0xcb,0x53,0x51,0x89,0x61,0x66, -0xcc,0x49,0x13,0xa5,0xdb,0xb3,0xab,0xa5,0xab,0x8e,0xad,0xa4,0xa0,0x96,0x91,0x58, -0xa3,0xc5,0x3c,0xe2,0xf7,0x46,0x0d,0x1e,0x67,0x2f,0x3a,0x9b,0x38,0x31,0x40,0x28, -0x25,0xb8,0x31,0x45,0xa5,0x44,0x22,0xa8,0xee,0xc0,0x31,0xa6,0xa9,0x16,0xb5,0xb7, -0xf6,0xb0,0xa5,0x6d,0xa6,0xc0,0x13,0xe2,0xfc,0xce,0x1b,0x37,0x8a,0x4d,0x61,0xcb, -0x6a,0x67,0x4c,0x60,0x58,0x02,0x56,0x63,0xde,0x6d,0x53,0x1c,0x1c,0xdf,0xe1,0xb4, -0xa8,0xe5,0xb0,0xb7,0xcb,0xae,0x9f,0x14,0x95,0x9e,0x5f,0xc3,0xe1,0xd6,0xf7,0x0e, -0xcb,0x1d,0x2b,0xcd,0x35,0x31,0xae,0x2a,0x26,0x70,0x23,0x2a,0x1c,0x40,0x41,0xac, -0x22,0xef,0x33,0xbe,0xa2,0x91,0xa5,0xb4,0xc3,0xbb,0xb9,0xf8,0xaf,0xab,0x2a,0xc1, -0xe0,0x12,0xfd,0x1c,0xcd,0x39,0x51,0x34,0x65,0x6e,0x52,0x6a,0x61,0x9b,0x5b,0x5a, -0x5e,0x68,0x71,0xdf,0x5a,0x23,0xed,0xe5,0xb7,0x91,0xa5,0xac,0xa9,0xb3,0xae,0xdf, -0xa2,0x99,0xf4,0x9f,0xbd,0x51,0xdb,0xf3,0x6c,0x0b,0x1f,0x48,0x2d,0x36,0x9d,0x32, -0x26,0x1d,0x1e,0x19,0x96,0x20,0x36,0xc1,0x3c,0x23,0x9b,0xf1,0xc0,0x1e,0xa2,0xa1, -0x83,0xae,0xb5,0xf4,0xb3,0xae,0x8c,0xad,0xc1,0x06,0xe0,0xfc,0xbc,0x18,0x37,0xa7, -0x50,0x66,0xa0,0x6f,0x6a,0x35,0x61,0x5a,0x13,0x59,0x66,0x09,0x72,0x61,0x84,0x2c, -0xf0,0xe3,0xc0,0xac,0xc5,0xb0,0xb3,0x1d,0xad,0x9d,0x90,0x93,0x9a,0xd5,0xb7,0xdb, -0xb4,0xf1,0x09,0xf7,0x1d,0x2b,0xc2,0x36,0x32,0x59,0x22,0x15,0xc0,0x0d,0x12,0x52, -0x29,0x36,0xaa,0x25,0xf8,0x9a,0xc9,0xaa,0x19,0xab,0xb8,0xf1,0xbd,0xb7,0x7a,0xb0, -0xac,0xc1,0xbc,0xdd,0x75,0xfb,0x19,0x80,0x3a,0x51,0xbe,0x67,0x71,0x7a,0x6b,0x5f, -0xa5,0x55,0x51,0x2d,0x5e,0x6b,0x6f,0x63,0x35,0xb0,0xf8,0xc6,0xe9,0xb0,0xb6,0x6f, -0xbc,0xb4,0xb5,0xa3,0x93,0x9f,0x95,0xaf,0x6e,0xd3,0xea,0x8d,0xff,0x13,0x36,0x23, -0x32,0x2a,0x33,0x22,0x33,0x12,0x05,0x5a,0x07,0x1d,0x54,0x2f,0x24,0x56,0xfa,0xcb, -0xc9,0xab,0xab,0x60,0xbc,0xc6,0xa6,0xc4,0xbb,0x58,0xb4,0xc0,0x88,0xde,0xfd,0x67, -0x17,0x33,0x27,0x48,0x5d,0x60,0x6e,0x6f,0xb2,0x65,0x58,0xf3,0x50,0x5d,0xa1,0x6c, -0x69,0x4f,0x40,0x00,0x0e,0xca,0xaf,0x94,0xb5,0xc0,0x4f,0xbb,0xa8,0xc4,0x96,0x95, -0x4e,0xac,0xd0,0x07,0xe9,0xfb,0xcb,0x0b,0x17,0xf2,0x28,0x30,0x1f,0x25,0x14,0x0a, -0x06,0x05,0x7b,0x17,0x2d,0xd8,0x2b,0x05,0x50,0xd3,0xad,0x1b,0xa8,0xb9,0x9b,0xc5, -0xc2,0x2e,0xba,0xb4,0xc9,0xbf,0xe0,0xf0,0xff,0x16,0xd0,0x2d,0x41,0x92,0x54,0x6b, -0x06,0x71,0x66,0xba,0x59,0x50,0x67,0x5a,0x6f,0x90,0x74,0x51,0x0e,0x11,0xd4,0xe6, -0xb1,0xb4,0x53,0xc1,0xbc,0xdd,0xa9,0x96,0x98,0x92,0xa9,0x00,0xcf,0xe8,0x36,0xf8, -0x06,0xea,0x11,0x24,0x8e,0x31,0x28,0x71,0x16,0x07,0x60,0x04,0x16,0x8c,0x30,0x32, -0xde,0x0d,0xd7,0xb6,0xac,0xa4,0x71,0xb7,0xc4,0x8d,0xc3,0xbb,0xe4,0xb3,0xbe,0x25, -0xde,0xff,0x38,0x16,0x28,0xe5,0x37,0x4b,0x0a,0x65,0x6e,0x58,0x67,0x5a,0x0c,0x00, -0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x10,0x00,0x00,0x21,0x00,0x00,0x53,0x00,0x00, -0x86,0x00,0x00,0xa9,0x00,0x00,0xbb,0x00,0x00,0xcc,0x00,0x00,0xed,0x00,0x00,0x0f, -0x01,0x01,0x21,0x01,0x01,0x22,0x01,0x01,0x12,0x01,0x01,0x11,0x01,0x00,0xef,0x00, -0x00,0xcc,0x00,0x00,0xed,0x00,0x00,0xfe,0x00,0x01,0x31,0x01,0x01,0xa6,0x01,0x01, -0x4f,0x02,0x02,0xfa,0x02,0x03,0x53,0x03,0x03,0x46,0x03,0x02,0x5e,0x02,0x01,0xa9, -0x00,0xff,0x69,0xfe,0xfd,0x34,0xfc,0xfb,0x64,0xfa,0xf9,0x1b,0xf9,0xf8,0x8b,0xf8, -0xf8,0x0b,0xf9,0xf9,0x59,0xfa,0xfb,0x54,0xfc,0xfd,0x0a,0xff,0x00,0xd7,0x01,0x03, -0x11,0x04,0x04,0xdb,0x04,0x04,0xa8,0x03,0x02,0x75,0x00,0xfe,0xd4,0xfb,0xf9,0x57, -0xf7,0xf5,0xbb,0xf4,0xf4,0xd5,0xf4,0xf6,0x62,0xf8,0xfb,0xa4,0xfe,0x02,0x14,0x06, -0x09,0x7e,0x0d,0x10,0x1a,0x13,0x14,0x7b,0x15,0x15,0x66,0x14,0x12,0xc9,0x0f,0x0c, -0x24,0x08,0x03,0xad,0xff,0xfb,0xdf,0xf8,0xf6,0xf7,0xf4,0xf4,0xc5,0xf4,0xf6,0xc4, -0xf8,0xfc,0x32,0x00,0x04,0xbd,0x09,0x0e,0x8b,0x13,0x17,0x9e,0x1b,0x1e,0x41,0x1f, -0x1e,0xed,0x1c,0x19,0xf8,0x14,0x0f,0x26,0x09,0x02,0x9b,0xfc,0xf7,0xd3,0xf2,0xef, -0x49,0xed,0xeb,0x1c,0xeb,0xeb,0xb0,0xeb,0xed,0xd0,0xee,0xf1,0xb1,0xf3,0xf6,0xd9, -0xf9,0xfd,0x26,0x01,0x04,0x7f,0x08,0x0b,0x14,0x0d,0x0d,0xbf,0x0d,0x0c,0xb4,0x09, -0x05,0x2e,0x01,0xfb,0x0b,0xf6,0xf0,0xc5,0xea,0xe5,0x98,0xe0,0xdc,0x94,0xd8,0xd5, -0xbc,0xd3,0xd2,0xd6,0xd1,0xd1,0x0f,0xd3,0xd5,0x10,0xd8,0xdc,0x43,0xe1,0xe7,0x40, -0xed,0xf3,0x1c,0xfa,0xff,0x9e,0x04,0x07,0x4e,0x09,0x08,0x5b,0x06,0x02,0xc8,0xfd, -0xf8,0xa9,0xf3,0xef,0x9c,0xed,0xed,0x3a,0xf0,0xf4,0x7e,0xfb,0x03,0x72,0x0b,0x13, -0x5c,0x1b,0x21,0xd8,0x25,0x27,0x2f,0x28,0x26,0x4b,0x24,0x21,0x66,0x1e,0x1b,0x39, -0x19,0x17,0x1a,0x17,0x17,0x2a,0x19,0x1b,0x54,0x1d,0x1f,0xf0,0x1f,0x20,0xb3,0x1f, -0x1e,0x15,0x1c,0x19,0xd1,0x15,0x12,0x8d,0x10,0x0f,0x14,0x0f,0x0f,0x9e,0x11,0x14, -0x21,0x17,0x1a,0xa8,0x1d,0x1f,0x3f,0x21,0x21,0xd2,0x1f,0x1d,0xa9,0x1a,0x17,0x43, -0x13,0x0f,0x90,0x0a,0x06,0xe2,0x01,0xfd,0xfe,0xf9,0xf5,0xbe,0xf1,0xed,0x25,0xe9, -0xe5,0x87,0xe2,0xe0,0x1a,0xe0,0xe0,0xac,0xe2,0xe5,0x08,0xe9,0xec,0xca,0xef,0xf1, -0xdf,0xf2,0xf2,0xe3,0xef,0xec,0xd0,0xe6,0xe0,0xde,0xda,0xd5,0x32,0xd0,0xcc,0x64, -0xc9,0xc7,0x69,0xc6,0xc5,0xa8,0xc4,0xc3,0x59,0xc2,0xc0,0x5e,0xbf,0xbd,0xbe,0xbc, -0xbc,0x93,0xbc,0xbe,0xd2,0xc0,0xc4,0xbb,0xc9,0xcf,0x29,0xd6,0xdd,0x01,0xe4,0xea, -0xaa,0xf0,0xf5,0x8f,0xfa,0xfe,0xe7,0x01,0x05,0x82,0x08,0x0c,0x16,0x11,0x16,0x9c, -0x1d,0x25,0x54,0x2d,0x35,0x22,0x3c,0x41,0xd8,0x44,0x45,0x2c,0x44,0x40,0xc0,0x39, -0x32,0xc2,0x29,0x21,0xa6,0x19,0x12,0xaf,0x0d,0x09,0xff,0x07,0x07,0x37,0x08,0x09, -0x7b,0x0b,0x0d,0x61,0x0e,0x0f,0xc5,0x0f,0x0f,0xa9,0x0e,0x0c,0xfc,0x09,0x06,0x05, -0x02,0xfd,0x69,0xf9,0xf5,0x1c,0xf3,0xf1,0x37,0xf1,0xf2,0xca,0xf5,0xfa,0xfa,0x00, -0x08,0x86,0x10,0x18,0x1e,0x21,0x28,0x4b,0x2f,0x34,0xc6,0x37,0x39,0x31,0x38,0x35, -0x02,0x30,0x29,0x44,0x21,0x18,0x2b,0x10,0x08,0x21,0x01,0xfb,0x2c,0xf8,0xf6,0xe3, -0xf5,0xf6,0x8d,0xf8,0xfa,0x37,0xfc,0xfd,0x85,0xfd,0xfc,0x0c,0xfb,0xf8,0x68,0xf5, -0xf1,0xdc,0xed,0xe9,0x7f,0xe6,0xe3,0xe7,0xe0,0xde,0xab,0xdc,0xda,0xef,0xd9,0xd9, -0xdd,0xda,0xdd,0x60,0xe0,0xe4,0xaf,0xea,0xf1,0x17,0xf9,0x01,0x31,0x09,0x11,0x30, -0x18,0x1e,0x87,0x23,0x27,0xa9,0x2a,0x2d,0x31,0x2f,0x31,0xe6,0x33,0x36,0xbf,0x3a, -0x3f,0xa0,0x43,0x48,0xa0,0x4b,0x4e,0xf0,0x4e,0x4e,0x92,0x4b,0x47,0x80,0x40,0x38, -0x42,0x2e,0x23,0xa8,0x18,0x0e,0x83,0x04,0xfb,0xaa,0xf3,0xec,0x57,0xe6,0xe1,0x04, -0xdd,0xd9,0xd5,0xd5,0xd2,0x22,0xce,0xc9,0x4d,0xc5,0xc0,0x4a,0xbc,0xb8,0x77,0xb5, -0xb3,0x7b,0xb3,0xb4,0xdd,0xb7,0xbc,0x82,0xc1,0xc7,0x29,0xce,0xd5,0xe0,0xdb,0xe2, -0x0a,0xe9,0xee,0x3d,0xf4,0xf9,0x91,0xfd,0x01,0x97,0x04,0x06,0x08,0x07,0x05,0x4e, -0x03,0xff,0x03,0xfa,0xf3,0x8f,0xed,0xe7,0x51,0xe1,0xdc,0x4a,0xd9,0xd7,0x73,0xd6, -0xd6,0xfc,0xd7,0xd9,0x38,0xdb,0xdc,0x59,0xdd,0xdd,0x44,0xdc,0xda,0x14,0xd7,0xd2, -0x8d,0xcd,0xc7,0x69,0xc1,0xbb,0x36,0xb6,0xb2,0x36,0xb0,0xb0,0x21,0xb2,0xb6,0xaa, -0xbd,0xc7,0x90,0xd2,0xe0,0x21,0xef,0xfb,0x6e,0x0c,0x1d,0x81,0x2d,0x3d,0xd3,0x4b, -0x58,0x4f,0x64,0x6d,0xda,0x74,0x7a,0x60,0x7d,0x7f,0xf5,0x7f,0x7f,0xcb,0x7e,0x7d, -0xa5,0x7b,0x79,0x18,0x77,0x74,0xa2,0x70,0x6c,0xe9,0x67,0x62,0x37,0x5c,0x54,0xbf, -0x4c,0x43,0x36,0x39,0x2e,0xb4,0x22,0x16,0xe8,0x09,0xfc,0xde,0xef,0xe2,0x3d,0xd6, -0xca,0xc1,0xbe,0xb4,0x16,0xab,0xa3,0xc3,0x9c,0x97,0xff,0x94,0x93,0xff,0x94,0x98, -0x11,0x9d,0xa3,0xfc,0xab,0xb5,0x64,0xbf,0xc9,0xbf,0xd4,0xdf,0x27,0xea,0xf4,0xc9, -0xfe,0x08,0xe8,0x11,0x1a,0xcf,0x23,0x2c,0x85,0x34,0x3c,0x63,0x43,0x49,0xbf,0x4f, -0x54,0x9a,0x58,0x5b,0x88,0x5d,0x5e,0x87,0x5e,0x5d,0xd9,0x5b,0x59,0xe3,0x55,0x51, -0x7f,0x4d,0x48,0x38,0x43,0x3d,0x57,0x37,0x30,0xcb,0x29,0x22,0xe7,0x1a,0x13,0x01, -0x0b,0x02,0xff,0xfa,0xf3,0xf3,0xeb,0xe5,0x55,0xdf,0xda,0xf3,0xd5,0xd2,0x8b,0xd0, -0xcf,0x25,0xcf,0xd0,0xe0,0xd1,0xd4,0x8c,0xd8,0xdd,0x61,0xe2,0xe8,0xc5,0xee,0xf5, -0x68,0xfc,0x03,0xc2,0x09,0x0f,0xcf,0x15,0x1a,0x7f,0x1f,0x23,0x34,0x26,0x28,0xa5, -0x29,0x2a,0x03,0x2a,0x29,0x82,0x27,0x25,0x64,0x22,0x1f,0x30,0x1b,0x16,0x4e,0x12, -0x0d,0x35,0x08,0x02,0x5d,0xfd,0xf7,0x1b,0xf2,0xec,0xf6,0xe6,0xe1,0x8a,0xdc,0xd7, -0xfa,0xd2,0xce,0x89,0xca,0xc6,0xdf,0xc3,0xc1,0x43,0xbf,0xbd,0x5e,0xbd,0xbd,0xb9, -0xbe,0xc0,0xac,0xc3,0xc7,0x27,0xcc,0xd1,0x4c,0xd8,0xdf,0x99,0xe7,0xf0,0xe1,0xf8, -0x01,0x0f,0x0b,0x13,0x7e,0x1c,0x24,0x09,0x2c,0x32,0x8b,0x38,0x3d,0x35,0x41,0x43, -0x9f,0x45,0x46,0xc3,0x45,0x44,0x05,0x42,0x3e,0xcc,0x3a,0x36,0x80,0x30,0x2a,0xc6, -0x23,0x1c,0x6c,0x15,0x0d,0x1d,0x06,0xfe,0x12,0xf6,0xed,0xef,0xe5,0xdd,0xee,0xd5, -0xce,0x61,0xc6,0xbf,0x00,0xb8,0xb1,0xb9,0xab,0xa6,0x17,0xa2,0x9e,0x29,0x9c,0x9a, -0xac,0x9a,0x9b,0xc9,0x9d,0xa1,0x70,0xa5,0xab,0x90,0xb1,0xb9,0x71,0xc1,0xca,0x59, -0xd4,0xde,0xe8,0xe8,0xf3,0x74,0xfd,0x07,0xf6,0x10,0x19,0x1e,0x22,0x29,0xf7,0x2f, -0x35,0x28,0x3a,0x3d,0x7c,0x40,0x42,0x13,0x43,0x43,0x72,0x42,0x41,0x32,0x3f,0x3c, -0xdc,0x39,0x36,0x86,0x32,0x2e,0x73,0x29,0x24,0xd5,0x1e,0x18,0x7d,0x12,0x0b,0xed, -0x04,0xfd,0x6c,0xf6,0xee,0x9f,0xe7,0xe0,0x86,0xd9,0xd3,0x00,0xcd,0xc7,0xea,0xc2, -0xbe,0xff,0xbb,0xb9,0xce,0xb8,0xb8,0x8b,0xb9,0xbb,0x16,0xbe,0xc1,0xea,0xc5,0xca, -0x0b,0xd0,0xd5,0xbc,0xdb,0xe1,0xfd,0xe7,0xed,0xaf,0xf3,0xf9,0x21,0xfe,0x02,0x1d, -0x07,0x0a,0x0d,0x0e,0x10,0xca,0x12,0x14,0x86,0x15,0x16,0x62,0x16,0x16,0xb4,0x15, -0x14,0x7c,0x13,0x11,0x0d,0x10,0x0e,0x01,0x0c,0x09,0x5c,0x07,0x04,0xfa,0x01,0xff, -0xf6,0xfc,0xfa,0x7a,0xf8,0xf6,0xe8,0xf4,0xf3,0xea,0xf2,0xf2,0xa9,0xf2,0xf3,0xf1, -0xf3,0xf5,0x24,0xf7,0xf9,0x58,0xfc,0xff,0x7a,0x03,0x07,0xdd,0x0c,0x12,0x35,0x18, -0x1e,0xf7,0x24,0x2b,0x8b,0x32,0x39,0xc4,0x3f,0x45,0x8e,0x4b,0x50,0x97,0x54,0x57, -0x0d,0x5a,0x5b,0xa4,0x5b,0x5b,0xb1,0x59,0x57,0xa8,0x54,0x51,0x02,0x4d,0x48,0x26, -0x43,0x3d,0x16,0x37,0x30,0x36,0x29,0x21,0xeb,0x19,0x11,0xad,0x09,0x01,0x57,0xf9, -0xf1,0x33,0xe9,0xe1,0x74,0xd9,0xd1,0xcf,0xca,0xc4,0xc0,0xbd,0xb8,0x32,0xb3,0xaf, -0xd0,0xab,0xa9,0x79,0xa8,0xa8,0x65,0xa9,0xab,0xd9,0xae,0xb3,0xa3,0xb8,0xbf,0x30, -0xc6,0xce,0x92,0xd6,0xdf,0x97,0xe8,0xf1,0x0c,0xfb,0x04,0x02,0x0d,0x15,0xfb,0x1d, -0x25,0x2d,0x2d,0x33,0x1e,0x3a,0x3f,0xbb,0x44,0x49,0x90,0x4c,0x4f,0x34,0x51,0x52, -0xa4,0x52,0x52,0x13,0x51,0x4f,0xf5,0x4c,0x4a,0xb0,0x46,0x42,0xdf,0x3e,0x3a,0x86, -0x35,0x30,0xd5,0x2a,0x25,0x32,0x1f,0x19,0xf2,0x12,0x0c,0xcc,0x06,0x00,0x7e,0xfb, -0xf6,0xa5,0xf1,0xed,0x29,0xea,0xe7,0x87,0xe5,0xe4,0x26,0xe4,0xe4,0x0b,0xe6,0xe8, -0xb0,0xea,0xed,0x9e,0xf1,0xf5,0xa8,0xf9,0xfd,0xdc,0x01,0x05,0x5b,0x09,0x0c,0x69, -0x0f,0x11,0x8b,0x13,0x14,0x8c,0x15,0x15,0x5b,0x15,0x14,0x38,0x13,0x11,0x89,0x0f, -0x0d,0x82,0x0a,0x07,0xcb,0x04,0x01,0x6a,0xfe,0xfb,0x90,0xf7,0xf4,0xc3,0xf0,0xed, -0xe5,0xe9,0xe6,0x17,0xe3,0xdf,0x7c,0xdc,0xd9,0x65,0xd6,0xd3,0x5b,0xd1,0xcf,0x94, -0xcd,0xcc,0x94,0xcb,0xcb,0xf7,0xcb,0xcd,0xf2,0xce,0xd1,0xd8,0xd4,0xd8,0x7d,0xdd, -0xe2,0x29,0xe8,0xee,0x20,0xf4,0xfa,0x85,0x00,0x06,0x8a,0x0c,0x12,0x41,0x17,0x1c, -0x40,0x20,0x23,0xff,0x26,0x29,0x05,0x2b,0x2c,0x81,0x2c,0x2c,0x74,0x2b,0x2a,0x20, -0x28,0x25,0x0c,0x23,0x1f,0x5d,0x1c,0x18,0x68,0x14,0x0f,0x3f,0x0b,0x06,0x34,0x01, -0xfc,0xd0,0xf6,0xf1,0x9a,0xec,0xe7,0xb9,0xe2,0xde,0x80,0xd9,0xd5,0x64,0xd1,0xcd, -0xad,0xca,0xc7,0x6d,0xc5,0xc3,0xe6,0xc1,0xc0,0x7e,0xc0,0xc0,0xc6,0xc0,0xc1,0xc8, -0xc2,0xc4,0x77,0xc6,0xc8,0x4c,0xcb,0xcd,0xbe,0xd0,0xd3,0x99,0xd6,0xd9,0x9a,0xdc, -0xdf,0x68,0xe2,0xe5,0xc2,0xe7,0xea,0x52,0xec,0xee,0x46,0xf0,0xf1,0x3e,0xf3,0xf4, -0x04,0xf5,0xf5,0xd8,0xf5,0xf5,0x8d,0xf5,0xf4,0x1e,0xf4,0xf3,0xc0,0xf1,0xf0,0x84, -0xee,0xec,0x68,0xea,0xe8,0xd2,0xe5,0xe3,0x07,0xe1,0xde,0xf8,0xdb,0xd9,0x17,0xd7, -0xd4,0xde,0xd2,0xd0,0x1e,0xcf,0xcd,0xf7,0xcb,0xca,0xab,0xc9,0xc8,0x2c,0xc8,0xc7, -0xbd,0xc7,0xc7,0x0c,0xc8,0xc8,0xf6,0xc8,0xc9,0xbc,0xca,0xcb,0x0d,0xcd,0xce,0x62, -0xcf,0xd0,0x0a,0xd2,0xd3,0xd7,0xd4,0xd6,0x52,0xd7,0xd8,0x77,0xd9,0xda,0x15,0xdb, -0xdb,0x3b,0xdc,0xdc,0xea,0xdc,0xdd,0xf0,0xdc,0xdc,0x6b,0xdc,0xdc,0xa1,0xdb,0xdb, -0x93,0xda,0xd9,0x4f,0xd9,0xd8,0x3a,0xd8,0xd7,0x9d,0xd7,0xd7,0x46,0xd7,0xd7,0xa5, -0xd7,0xd8,0xd2,0xd8,0xd9,0x9a,0xda,0xdb,0x4d,0xdd,0xde,0xce,0xe0,0xe2,0xfc,0xe4, -0xe7,0xd5,0xe9,0xec,0x17,0xef,0xf1,0x8c,0xf4,0xf7,0x05,0xfa,0xfc,0x09,0xff,0x01, -0xb6,0x03,0x05,0xbe,0x07,0x09,0x94,0x0a,0x0b,0x9b,0x0c,0x0d,0x52,0x0d,0x0d,0xd4, -0x0c,0x0c,0xe1,0x0a,0x09,0xc7,0x07,0x05,0xce,0x03,0x01,0xd6,0xfe,0xfc,0x31,0xf9, -0xf6,0x55,0xf3,0xf0,0x65,0xed,0xea,0x0a,0xe8,0xe5,0x59,0xe3,0xe1,0xa5,0xdf,0xde, -0x65,0xdd,0xdc,0x8c,0xdc,0xdc,0x5b,0xdd,0xde,0x06,0xe0,0xe2,0x70,0xe4,0xe7,0xb5, -0xea,0xee,0xb8,0xf2,0xf7,0xf3,0xfb,0x00,0x2f,0x06,0x0b,0x6a,0x11,0x17,0x23,0x1d, -0x23,0xc0,0x28,0x2e,0x07,0x34,0x39,0x86,0x3e,0x43,0xe5,0x47,0x4b,0xbf,0x4f,0x53, -0xf0,0x55,0x58,0x88,0x5a,0x5c,0x31,0x5d,0x5d,0xfc,0x5d,0x5d,0xda,0x5c,0x5b,0xf9, -0x59,0x58,0xc0,0x55,0x53,0x32,0x50,0x4d,0xa0,0x49,0x46,0x92,0x42,0x3e,0x4f,0x3b, -0x37,0xb7,0x33,0x30,0x91,0x2c,0x29,0xf3,0x25,0x22,0xfe,0x1f,0x1d,0xe4,0x1a,0x18, -0xfd,0x16,0x15,0xd4,0x13,0x12,0xba,0x11,0x11,0xb1,0x10,0x10,0x57,0x10,0x10,0x86, -0x10,0x10,0x0c,0x11,0x11,0xc6,0x11,0x12,0xa3,0x12,0x13,0x40,0x13,0x13,0x97,0x13, -0x13,0xaa,0x13,0x13,0x38,0x13,0x12,0x2b,0x12,0x11,0x09,0x11,0x10,0xa6,0x0f,0x0e, -0xec,0x0d,0x0d,0x51,0x0c,0x0b,0x1b,0x0b,0x0a,0x29,0x0a,0x09,0xde,0x09,0x09,0x6f, -0x0a,0x0b,0xd0,0x0b,0x0c,0x1d,0x0e,0x0f,0x28,0x11,0x13,0x20,0x15,0x17,0x49,0x1a, -0x1c,0xcf,0x1f,0x22,0xbb,0x25,0x28,0x1e,0x2c,0x2f,0x33,0x32,0x35,0xf2,0x37,0x3a, -0x2a,0x3d,0x3f,0x87,0x41,0x43,0x93,0x44,0x45,0x18,0x46,0x46,0xe3,0x45,0x45,0x03, -0x44,0x42,0x56,0x40,0x3d,0xac,0x3a,0x37,0x11,0x33,0x2e,0x2c,0x2a,0x25,0xd2,0x1f, -0x1a,0x74,0x14,0x0e,0x68,0x08,0x02,0x24,0xfc,0xf6,0x21,0xf0,0xea,0xa4,0xe4,0xdf, -0x02,0xda,0xd5,0xc3,0xd0,0xcc,0x1b,0xc9,0xc5,0x3e,0xc3,0xc1,0x40,0xbf,0xbe,0x40, -0xbd,0xbd,0x20,0xbd,0xbd,0xdc,0xbe,0xc0,0x35,0xc2,0xc4,0xc5,0xc6,0xc9,0x57,0xcc, -0xcf,0xa7,0xd2,0xd5,0x1d,0xd9,0xdc,0x95,0xdf,0xe2,0xaa,0xe5,0xe8,0xe6,0xea,0xed, -0x33,0xef,0xf0,0x5f,0xf2,0xf3,0x58,0xf4,0xf4,0xfd,0xf4,0xf4,0x2b,0xf4,0xf3,0x03, -0xf2,0xf0,0xf9,0xee,0xed,0x01,0xeb,0xe8,0x3b,0xe6,0xe3,0xd9,0xe0,0xde,0x62,0xdb, -0xd8,0x0b,0xd6,0xd3,0x28,0xd1,0xce,0xee,0xcc,0xcb,0x71,0xc9,0xc8,0xf1,0xc6,0xc6, -0x50,0xc5,0xc4,0xce,0xc4,0xc4,0x4e,0xc5,0xc5,0x9d,0xc6,0xc7,0x76,0xc8,0xc9,0x1a, -0xcb,0xcc,0x4a,0xce,0xcf,0x6d,0xd1,0xd2,0x7f,0xd4,0xd5,0x6f,0xd7,0xd8,0xeb,0xd9, -0xda,0xdf,0xdb,0xdc,0x19,0xdd,0xdd,0xc8,0xdd,0xdd,0xbd,0xdd,0xdd,0x16,0xdd,0xdc, -0x3b,0xdc,0xdb,0xd9,0xda,0xda,0x50,0xd9,0xd8,0x2b,0xd8,0xd7,0x5b,0xd7,0xd7,0xf1, -0xd6,0xd6,0x2f,0xd7,0xd7,0x18,0xd8,0xd8,0xee,0xd9,0xdb,0x71,0xdc,0xde,0xc0,0xdf, -0xe1,0xdb,0xe3,0xe6,0x92,0xe8,0xeb,0x91,0xed,0xf0,0x91,0xf2,0xf5,0x91,0xf7,0xf9, -0x4f,0xfc,0xfe,0x77,0x00,0x02,0xf5,0x03,0x05,0xa7,0x06,0x07,0x6a,0x08,0x08,0x2e, -0x09,0x09,0x34,0x09,0x08,0x8f,0x08,0x07,0x1e,0x07,0x06,0x01,0x05,0x03,0xbe,0x02, -0x01,0x08,0x00,0xff,0x0f,0x00,0x00,0x41,0x00,0x00,0xa7,0x00,0x00,0xed,0x00,0x00, -0xcd,0x00,0x00,0x6e,0x01,0x02,0x22,0x02,0x00,0x86,0xfd,0xfb,0xb1,0xfa,0xfc,0x9f, -0x00,0x02,0x18,0x00,0xfb,0x61,0xf9,0xfe,0x4b,0x08,0x0e,0x19,0x0c,0x02,0x9a,0xfa, -0xfb,0xe8,0x05,0x11,0x2d,0x14,0x09,0x87,0xfa,0xf1,0x63,0xf1,0xf9,0x09,0x04,0x08, -0x02,0x01,0xf1,0x4f,0xe3,0xdc,0x40,0xe0,0xee,0x5f,0xfe,0x02,0x50,0xfb,0xfa,0x47, -0x07,0x16,0xf9,0x1b,0x19,0x32,0x17,0x17,0xa5,0x14,0x10,0x86,0x10,0x15,0x62,0x16, -0x0f,0xbe,0x03,0xf5,0xa6,0xea,0xe9,0xa8,0xee,0xee,0x43,0xe4,0xd8,0xb4,0xcf,0xca, -0x5c,0xcb,0xd5,0xb3,0xe6,0xf8,0x6a,0x08,0x1a,0x77,0x2c,0x31,0xc6,0x24,0x12,0xeb, -0x08,0x08,0xe2,0x07,0x01,0xea,0xf9,0xfb,0x9c,0x0b,0x1f,0xfd,0x27,0x1c,0xab,0x08, -0xfb,0x2e,0xf9,0xf7,0xbc,0xf1,0xe9,0xa1,0xe3,0xe8,0x35,0xf9,0x0f,0x60,0x20,0x2c, -0x5b,0x37,0x3b,0x4d,0x31,0x18,0x30,0xfb,0xe4,0x1f,0xd5,0xc9,0x53,0xc5,0xcd,0xbb, -0xdf,0xf3,0x19,0x01,0x00,0x2f,0xf4,0xe6,0x43,0xe0,0xdf,0x0b,0xdb,0xce,0xb3,0xc3, -0xcb,0xbf,0xee,0x22,0xf3,0x51,0x6d,0x2d,0x75,0x6f,0x3e,0x64,0x50,0x3c,0x32,0x08, -0x69,0xdd,0xbf,0x3e,0xbd,0xd6,0x73,0xfe,0x25,0xe8,0x3d,0x40,0x50,0x2d,0x0f,0xfa, -0xef,0xd2,0xa5,0xb5,0x9a,0x26,0x87,0x84,0x43,0x96,0xbb,0xe3,0xe7,0x0c,0x53,0x1f, -0x27,0x01,0x2d,0x31,0xa1,0x29,0x0e,0xfd,0xe4,0xbc,0x67,0xa8,0xb2,0x0c,0xd7,0x08, -0x76,0x3a,0x63,0x7b,0x7b,0x7e,0x38,0x6c,0x4c,0x60,0x29,0x08,0x7f,0xe7,0xc6,0x2d, -0xb3,0xb8,0xe3,0xd5,0xff,0x9d,0x26,0x3f,0x24,0x47,0x42,0xbe,0x39,0x2c,0xf9,0x16, -0xf7,0xa8,0xd5,0xbc,0x64,0xb3,0xbd,0x37,0xd8,0xfc,0xc2,0x1d,0x32,0xdf,0x37,0x2c, -0x4a,0x14,0xf5,0x99,0xd8,0xc1,0x11,0xb0,0xaa,0x60,0xb6,0xd6,0x8c,0x01,0x27,0x20, -0x3c,0x40,0x47,0x3a,0x2d,0xff,0x1a,0x00,0xc5,0xe1,0xc7,0x49,0xba,0xbf,0x1b,0xd8, -0xfc,0x96,0x21,0x3e,0xd7,0x4e,0x52,0xd0,0x48,0x34,0x0a,0x16,0xee,0x79,0xc6,0xab, -0x22,0xa6,0xb6,0xbb,0xd3,0xf0,0x87,0x03,0x0b,0x20,0x0c,0x0d,0x50,0x0d,0x07,0x4a, -0xfa,0xec,0xfe,0xe7,0xec,0x1a,0xf9,0x0c,0x17,0x24,0x39,0xc7,0x46,0x49,0x5d,0x42, -0x30,0xc4,0x14,0xf3,0xb9,0xd1,0xb4,0x42,0xa2,0xa4,0x97,0xbb,0xdf,0xf1,0x04,0x28, -0xf6,0x45,0x58,0x98,0x5c,0x52,0xfd,0x3e,0x24,0x61,0x06,0xec,0x6f,0xde,0xdd,0xfd, -0xea,0x01,0x99,0x19,0x2a,0x13,0x2e,0x24,0xd0,0x0d,0xef,0xc2,0xcd,0xb1,0x1b,0xa3, -0xa6,0x65,0xbb,0xdd,0xac,0x06,0x2e,0x34,0x4d,0x5c,0x73,0x56,0x3d,0x23,0x18,0xf0, -0x2e,0xce,0xb4,0x10,0xa6,0xa6,0x3a,0xb6,0xd3,0xc3,0xf7,0x19,0x2e,0x31,0x3a,0xc8, -0x36,0x27,0xea,0x10,0xf7,0xe9,0xe0,0xd1,0x55,0xcc,0xd3,0xd2,0xe3,0xf9,0xe9,0x0e, -0x1f,0xa1,0x26,0x23,0xef,0x17,0x06,0x92,0xf3,0xe4,0x4a,0xdd,0xde,0x3f,0xe9,0xfb, -0x61,0x13,0x2e,0xf6,0x45,0x52,0x1a,0x50,0x3e,0x1d,0x23,0x02,0xef,0xe4,0xcd,0x6f, -0xc0,0xbe,0xb2,0xc8,0xdf,0x34,0xfd,0x1b,0x65,0x32,0x3d,0x6f,0x3d,0x32,0x7d,0x22, -0x10,0x2c,0x01,0xf5,0x21,0xed,0xeb,0x81,0xf0,0xfc,0xba,0x0b,0x18,0x63,0x1d,0x18, -0x69,0x0a,0xf5,0x9b,0xdf,0xcc,0xaa,0xbf,0xb9,0xfb,0xbb,0xc7,0x70,0xda,0xf3,0xea, -0x0d,0x22,0xcb,0x2b,0x27,0x41,0x17,0x01,0x4d,0xec,0xda,0x66,0xce,0xc9,0x22,0xcb, -0xd5,0x0a,0xe9,0x02,0xe7,0x1b,0x2f,0x63,0x38,0x36,0x0e,0x2c,0x1a,0x08,0x06,0xf1, -0x8c,0xe0,0xd4,0x0b,0xd1,0xd7,0xd0,0xe5,0xfa,0x23,0x0f,0x1e,0xe3,0x22,0x1c,0xdd, -0x0f,0x01,0x16,0xf6,0xef,0x41,0xec,0xee,0xc8,0xf8,0x0d,0x60,0x29,0x46,0x6e,0x5c, -0x62,0x9e,0x58,0x40,0x43,0x1f,0xfb,0x77,0xd9,0xbe,0xb1,0xad,0xab,0x06,0xb8,0xd1, -0x74,0xf1,0x10,0x39,0x27,0x30,0x7e,0x2e,0x24,0x36,0x17,0x08,0x6f,0xfa,0xec,0x8d, -0xe3,0xe2,0x57,0xeb,0xfb,0x2b,0x0e,0x1c,0xe1,0x20,0x1b,0xac,0x0e,0xfc,0x7e,0xe9, -0xd6,0x9a,0xc6,0xbc,0x9b,0xbd,0xcc,0x90,0xe6,0x07,0xb3,0x25,0x3a,0xb6,0x40,0x37, -0xba,0x22,0x07,0x44,0xea,0xcf,0x2c,0xbc,0xb4,0x11,0xbb,0xd0,0x4c,0xf0,0x11,0x5f, -0x2e,0x3f,0x29,0x43,0x3a,0x00,0x27,0x0d,0x1b,0xf2,0xd8,0xac,0xc6,0xbf,0xbb,0xc5, -0xd7,0xe4,0xef,0x08,0xfa,0x1a,0x23,0xc8,0x22,0x1b,0xf7,0x10,0x06,0x88,0xfe,0xfa, -0x67,0xfb,0x02,0xce,0x11,0x26,0xa4,0x3b,0x4b,0x65,0x4f,0x45,0x3b,0x30,0x13,0xfb, -0xf4,0xd7,0xfb,0xbe,0xae,0x37,0xaa,0xb4,0xed,0xcd,0xef,0x5d,0x12,0x2d,0xf4,0x3b, -0x3d,0x1b,0x35,0x25,0x49,0x12,0xfd,0x95,0xe9,0xdb,0x35,0xd7,0xde,0x8d,0xef,0x03, -0x83,0x13,0x1c,0x34,0x1c,0x14,0x6b,0x08,0xf9,0x49,0xea,0xdc,0x53,0xd2,0xd0,0xf8, -0xd9,0xee,0x47,0x09,0x22,0xc7,0x32,0x36,0x24,0x2d,0x1a,0xd5,0x01,0xe7,0x36,0xce, -0xba,0xe2,0xaf,0xb2,0x2f,0xc4,0xe0,0xc6,0x00,0x1d,0x16,0x30,0x36,0xfc,0x32,0x27, -0xf5,0x15,0x00,0x66,0xe9,0xd5,0x35,0xc9,0xc8,0x95,0xd2,0xe4,0x22,0xf7,0x06,0xeb, -0x0f,0x12,0x97,0x0f,0x09,0xe0,0x00,0xf9,0xea,0xf5,0xf7,0x15,0xff,0x0d,0xc5,0x20, -0x35,0x21,0x44,0x49,0x43,0x43,0x34,0xf0,0x1d,0x04,0xe4,0xe9,0xd2,0xd2,0xc0,0xba, -0x04,0xc1,0xd4,0x07,0xf0,0x0d,0x17,0x27,0x39,0x26,0x42,0x41,0x01,0x38,0x29,0x81, -0x16,0x03,0x85,0xf3,0xeb,0x00,0xec,0xf5,0xb2,0x01,0x0c,0xf3,0x10,0x0f,0xd0,0x07, -0xfd,0xa6,0xf1,0xe5,0x69,0xda,0xd2,0x71,0xcf,0xd5,0x21,0xe3,0xf6,0xa6,0x09,0x17, -0x09,0x1d,0x19,0x3a,0x0f,0xff,0xec,0xed,0xdc,0x22,0xcd,0xc3,0xbb,0xc2,0xcb,0xcc, -0xdd,0xf4,0x48,0x0a,0x1a,0x6a,0x23,0x24,0x28,0x1f,0x14,0xc9,0x05,0xf4,0x95,0xe3, -0xd7,0x78,0xd3,0xd7,0xcd,0xe2,0xf0,0xda,0xfd,0x07,0xed,0x0d,0x10,0x78,0x10,0x0e, -0xb9,0x0b,0x09,0x35,0x09,0x0d,0xe1,0x15,0x22,0xb3,0x2e,0x37,0x14,0x39,0x33,0x3a, -0x28,0x18,0x27,0x06,0xf2,0x9c,0xe0,0xd2,0x3a,0xcc,0xcf,0x0b,0xdd,0xf1,0x06,0x08, -0x1c,0x79,0x2c,0x36,0x47,0x3a,0x38,0x30,0x30,0x23,0x88,0x13,0x03,0x93,0xf6,0xf0, -0x6a,0xf1,0xf6,0x32,0xfb,0xfe,0xa0,0xfd,0xfa,0xfc,0xf6,0xf2,0xfc,0xed,0xe8,0xf5, -0xe2,0xe0,0x83,0xe2,0xea,0xe9,0xf6,0x04,0x00,0x0e,0x12,0x03,0x10,0x08,0x9b,0xfd, -0xef,0xbb,0xe0,0xd2,0x3a,0xc8,0xc4,0xe9,0xc9,0xd7,0x59,0xea,0xfd,0x16,0x0d,0x17, -0x68,0x1c,0x1c,0x30,0x16,0x0b,0x33,0xfc,0xeb,0x7f,0xde,0xd6,0x6e,0xd6,0xdb,0x0e, -0xe5,0xef,0xbb,0xfa,0x05,0x44,0x0e,0x14,0xcb,0x17,0x17,0xaa,0x15,0x13,0x99,0x13, -0x17,0x76,0x1e,0x26,0x7b,0x2d,0x30,0x46,0x2e,0x26,0x2f,0x1b,0x0b,0x7b,0xf9,0xe6, -0x17,0xd6,0xcc,0x93,0xcb,0xd4,0x1d,0xe6,0xfb,0x1c,0x12,0x26,0x51,0x35,0x3e,0x84, -0x3f,0x39,0xe0,0x2b,0x1a,0xc9,0x08,0xfa,0x5d,0xf3,0xf2,0xaa,0xf6,0xfc,0x56,0x01, -0x04,0x72,0x04,0x02,0x0b,0xff,0xf9,0x81,0xf1,0xea,0x40,0xe5,0xe5,0xba,0xeb,0xf5, -0xcc,0x00,0x09,0xbd,0x0e,0x0e,0x17,0x09,0xff,0xf3,0xf1,0xe2,0xcc,0xd3,0xc8,0x53, -0xc3,0xc7,0xc0,0xd2,0xe3,0xea,0xf5,0x05,0x6d,0x11,0x17,0x39,0x18,0x12,0xee,0x07, -0xf8,0x29,0xe8,0xda,0xe4,0xd1,0xd0,0x94,0xd4,0xdc,0x1d,0xe7,0xf1,0x5d,0xfc,0x06, -0x30,0x0e,0x13,0xce,0x16,0x17,0xa9,0x17,0x18,0xbd,0x1c,0x23,0x62,0x2a,0x30,0xc3, -0x32,0x31,0x02,0x2b,0x20,0x58,0x12,0x01,0x29,0xf0,0xe1,0xf3,0xd7,0xd6,0x9a,0xdd, -0xeb,0x04,0xfd,0x10,0x74,0x22,0x31,0xa8,0x3b,0x3f,0xca,0x3c,0x33,0xda,0x25,0x16, -0xf1,0x07,0xfd,0x3c,0xf8,0xf6,0xc5,0xf6,0xf8,0x61,0xf9,0xfa,0xd2,0xf9,0xf8,0x70, -0xf4,0xef,0x63,0xe9,0xe5,0xf0,0xe3,0xe6,0x4f,0xed,0xf4,0xdf,0xfb,0x00,0x74,0x01, -0xff,0x42,0xf9,0xf0,0x70,0xe4,0xd8,0x46,0xce,0xc8,0x08,0xc9,0xd0,0x61,0xdc,0xeb, -0x19,0xfb,0x08,0x19,0x12,0x16,0x63,0x14,0x0c,0x8c,0x00,0xf1,0x3e,0xe4,0xda,0xe5, -0xd5,0xd6,0x8f,0xdc,0xe5,0x00,0xef,0xf9,0x0a,0x04,0x0d,0x12,0x14,0x18,0xd6,0x1a, -0x1c,0xd7,0x1e,0x22,0x5d,0x28,0x2e,0x15,0x33,0x35,0x40,0x33,0x2d,0x5a,0x24,0x17, -0xdc,0x08,0xf9,0xe0,0xea,0xe1,0xb6,0xde,0xe3,0x98,0xee,0xfd,0x39,0x0e,0x1e,0x25, -0x2c,0x36,0x80,0x3a,0x38,0x3d,0x31,0x25,0x80,0x16,0x08,0x3d,0xfe,0xf7,0x53,0xf3, -0xf1,0x85,0xf0,0xf0,0x65,0xf0,0xf0,0x43,0xef,0xec,0x4e,0xe9,0xe5,0x16,0xe3,0xe3, -0xd6,0xe6,0xec,0xac,0xf3,0xf9,0x8b,0xfd,0xfe,0xd4,0xfb,0xf6,0xb1,0xed,0xe3,0xfc, -0xd9,0xd2,0x83,0xce,0xd0,0x80,0xd6,0xe0,0xba,0xec,0xf9,0x41,0x04,0x0c,0xbd,0x11, -0x11,0x2e,0x0d,0x04,0x34,0xf9,0xee,0x57,0xe6,0xe1,0x6f,0xe1,0xe4,0xb3,0xe9,0xf1, -0xe3,0xf9,0x02,0x8f,0x0b,0x12,0x4a,0x18,0x1c,0x6a,0x20,0x24,0x06,0x29,0x2e,0x40, -0x32,0x34,0x5a,0x34,0x30,0x2c,0x2a,0x20,0x99,0x14,0x07,0x50,0xf9,0xed,0x87,0xe5, -0xe3,0xc2,0xe6,0xef,0xb8,0xfb,0x09,0xfc,0x17,0x24,0xbd,0x2e,0x34,0xc4,0x34,0x30, -0x21,0x27,0x1b,0x5d,0x10,0x06,0x85,0xfe,0xf8,0x8c,0xf4,0xf1,0xe5,0xee,0xed,0xa1, -0xeb,0xea,0x00,0xe8,0xe5,0x9a,0xe3,0xe2,0x3e,0xe4,0xe7,0xe6,0xeb,0xf0,0x58,0xf4, -0xf6,0xb9,0xf6,0xf4,0x65,0xef,0xe8,0x25,0xe0,0xd8,0x85,0xd2,0xd0,0x02,0xd2,0xd7, -0xfe,0xe0,0xeb,0xaa,0xf6,0x00,0x39,0x08,0x0c,0xf8,0x0c,0x09,0x59,0x03,0xfb,0xf8, -0xf3,0xed,0x5f,0xea,0xe9,0x83,0xea,0xed,0x3f,0xf3,0xf9,0x1c,0x01,0x08,0x0b,0x10, -0x16,0x1c,0x1d,0x23,0xc0,0x28,0x2e,0xa8,0x33,0x37,0xc5,0x38,0x37,0x94,0x32,0x2a, -0x2a,0x20,0x13,0xdc,0x06,0xfa,0xda,0xf0,0xea,0x4b,0xe9,0xec,0xc8,0xf3,0xfd,0x7e, -0x09,0x15,0x92,0x1f,0x27,0xbb,0x2c,0x2e,0xf2,0x2b,0x26,0xf9,0x1e,0x16,0xf6,0x0d, -0x06,0x34,0xff,0xf8,0x89,0xf2,0xed,0xc2,0xe8,0xe5,0x16,0xe3,0xe1,0xf9,0xe0,0xe1, -0x57,0xe3,0xe6,0xea,0xea,0xef,0xf6,0xf2,0xf4,0x7d,0xf4,0xf1,0x8e,0xed,0xe7,0xcf, -0xe1,0xdb,0xfd,0xd6,0xd4,0xc1,0xd3,0xd6,0x96,0xdb,0xe2,0xc5,0xe9,0xf1,0xe3,0xf7, -0xfd,0x15,0x01,0x02,0x2b,0x02,0xff,0x2b,0xfc,0xf8,0x06,0xf5,0xf2,0xd7,0xf0,0xf0, -0x72,0xf0,0xf2,0x10,0xf5,0xf9,0x4d,0x00,0x08,0x43,0x11,0x1b,0x01,0x25,0x2e,0x35, -0x36,0x3b,0x6d,0x3e,0x3d,0x47,0x39,0x32,0xb2,0x28,0x1d,0xae,0x12,0x08,0xe0,0xfe, -0xf8,0xb4,0xf4,0xf4,0x27,0xf7,0xfc,0xd2,0x02,0x0a,0x89,0x12,0x1a,0x81,0x20,0x25, -0x67,0x28,0x29,0xe4,0x27,0x24,0x06,0x1f,0x18,0xf2,0x0f,0x06,0x8a,0xfc,0xf2,0x15, -0xe9,0xe1,0x99,0xdc,0xda,0xd6,0xda,0xdd,0x65,0xe1,0xe6,0x75,0xeb,0xef,0xfe,0xf2, -0xf4,0xd0,0xf2,0xef,0x0b,0xeb,0xe5,0x3a,0xe0,0xdb,0x17,0xd8,0xd6,0x55,0xd6,0xd8, -0x41,0xdb,0xdf,0xd6,0xe3,0xe8,0x43,0xec,0xf0,0x70,0xf3,0xf6,0xab,0xf9,0xfc,0xa0, -0xfd,0xfe,0x47,0xfe,0xfd,0xc1,0xfa,0xf7,0xa7,0xf3,0xf0,0x23,0xee,0xee,0xa6,0xf1, -0xf8,0x61,0x01,0x0d,0x21,0x1a,0x27,0x45,0x33,0x3c,0x6b,0x42,0x43,0xcb,0x40,0x39, -0x8f,0x30,0x25,0x99,0x1a,0x10,0x7a,0x08,0x02,0x08,0xff,0xfd,0x7d,0xfe,0x00,0xa9, -0x03,0x07,0x32,0x0b,0x0f,0xfc,0x14,0x1a,0x18,0x20,0x25,0x64,0x29,0x2b,0x9b,0x2b, -0x28,0x48,0x22,0x19,0x20,0x0d,0xff,0xfa,0xf1,0xe5,0xd8,0xdb,0xd5,0xfd,0xd3,0xd5, -0x0f,0xdb,0xe1,0x3e,0xe9,0xef,0xd8,0xf3,0xf5,0x06,0xf4,0xf0,0x72,0xea,0xe4,0x32, -0xde,0xd9,0xd8,0xd6,0xd6,0x32,0xd7,0xd9,0xaa,0xdc,0xdf,0xf9,0xe1,0xe3,0xba,0xe4, -0xe5,0x4c,0xe7,0xe9,0x6b,0xed,0xf2,0x83,0xf7,0xfc,0xec,0x00,0x03,0x85,0x03,0x01, -0x51,0xfc,0xf5,0x8f,0xef,0xea,0xa8,0xe8,0xea,0xde,0xf1,0xfc,0x4f,0x0b,0x1b,0xf4, -0x2a,0x38,0x27,0x42,0x47,0xb0,0x46,0x41,0xfb,0x38,0x2e,0xb1,0x22,0x18,0x15,0x10, -0x0a,0x46,0x07,0x06,0x94,0x06,0x07,0xba,0x08,0x09,0x48,0x0a,0x0b,0x55,0x0d,0x10, -0xbb,0x15,0x1c,0x52,0x23,0x2a,0xb5,0x2f,0x32,0x92,0x30,0x2a,0xb6,0x1f,0x11,0xc5, -0x00,0xef,0x3f,0xe1,0xd6,0x02,0xd0,0xcf,0x23,0xd3,0xda,0x98,0xe3,0xec,0x16,0xf3, -0xf6,0x48,0xf6,0xf2,0xd6,0xeb,0xe3,0x6f,0xdc,0xd6,0x28,0xd3,0xd2,0x68,0xd4,0xd8, -0x50,0xdc,0xe0,0xc3,0xe2,0xe3,0xd9,0xe2,0xe1,0xb2,0xdf,0xdf,0xa9,0xe1,0xe6,0x34, -0xed,0xf5,0x3a,0xfe,0x05,0xa5,0x09,0x0a,0xe4,0x06,0x00,0x00,0xf7,0xed,0xee,0xe6, -0xe3,0xfc,0xe5,0xed,0x1f,0xfb,0x0c,0xd2,0x1e,0x30,0x19,0x3f,0x48,0xf7,0x4b,0x49, -0x18,0x42,0x37,0x67,0x2b,0x20,0xb0,0x16,0x10,0x78,0x0d,0x0c,0xff,0x0d,0x0f,0xa2, -0x0f,0x0e,0xfe,0x0c,0x0a,0xb8,0x08,0x08,0x3b,0x0b,0x10,0xcb,0x18,0x22,0x17,0x2c, -0x33,0x1f,0x38,0x37,0x21,0x30,0x23,0x89,0x12,0xff,0xf2,0xeb,0xdb,0xe8,0xcf,0xca, -0xc4,0xca,0xd0,0xc9,0xd9,0xe4,0xa3,0xed,0xf4,0xd3,0xf6,0xf5,0xc2,0xef,0xe7,0x4f, -0xdf,0xd7,0x5a,0xd2,0xd0,0x12,0xd1,0xd4,0x69,0xd9,0xde,0x26,0xe2,0xe3,0x9f,0xe3, -0xe1,0xa7,0xde,0xdc,0x17,0xdc,0xde,0xb5,0xe3,0xeb,0x8c,0xf5,0xff,0x65,0x07,0x0c, -0xe4,0x0c,0x09,0xa2,0x01,0xf8,0x60,0xee,0xe7,0xf0,0xe3,0xe6,0xd7,0xee,0xfc,0xb6, -0x0d,0x20,0xe5,0x31,0x3f,0xef,0x48,0x4b,0x3f,0x49,0x41,0x3c,0x37,0x2b,0xa8,0x20, -0x17,0xfe,0x11,0x0e,0x5f,0x0e,0x0e,0xae,0x0f,0x0f,0x8a,0x0e,0x0c,0x17,0x0a,0x08, -0xa7,0x08,0x0b,0x17,0x11,0x19,0x60,0x22,0x2b,0xd9,0x32,0x36,0xe6,0x34,0x2d,0x8d, -0x21,0x11,0x50,0xfe,0xeb,0x4f,0xdc,0xd1,0x80,0xcb,0xcb,0x2d,0xd1,0xd9,0x6b,0xe3, -0xec,0x22,0xf2,0xf4,0xd7,0xf2,0xed,0xbe,0xe6,0xde,0xfe,0xd7,0xd3,0x53,0xd1,0xd2, -0x73,0xd5,0xd9,0x9f,0xde,0xe2,0xa1,0xe3,0xe3,0x43,0xe1,0xde,0xcb,0xdc,0xdc,0x1a, -0xdf,0xe4,0x67,0xec,0x00,0xa0,0x00,0x02,0x2c,0x06,0x09,0xfb,0x0b,0x0b,0x18,0x08, -0x02,0x47,0xfc,0xf7,0xa7,0xf5,0xf7,0xe4,0xfb,0x01,0x9a,0x06,0x08,0x0e,0x08,0x04, -0x1e,0x01,0xfe,0xba,0xfe,0x01,0x92,0x04,0x07,0x94,0x07,0x04,0x1f,0x00,0xfa,0x58, -0xf6,0xf5,0xa1,0xf7,0xfd,0x07,0x05,0x0c,0x40,0x10,0x10,0x6b,0x0d,0x07,0x5f,0x02, -0xfe,0xe6,0xfc,0xfd,0x13,0xfe,0xfd,0xee,0xfb,0xf8,0xb2,0xf3,0xf0,0xc1,0xee,0xf0, -0x5a,0xf5,0xfb,0xcb,0x01,0x05,0x8c,0x06,0x04,0x63,0x00,0xfd,0xd4,0xfc,0xff,0x3b, -0x05,0x0b,0x36,0x10,0x12,0x81,0x10,0x0c,0x46,0x07,0x03,0x62,0x01,0x02,0x83,0x04, -0x06,0x99,0x06,0x03,0xea,0xfd,0xf6,0x5c,0xf0,0xec,0x69,0xec,0xef,0xc5,0xf3,0xf7, -0x97,0xf8,0xf6,0x81,0xf0,0xe9,0xa9,0xe3,0xe0,0x6d,0xe2,0xe8,0x11,0xf0,0xf8,0xf0, -0xfd,0x01,0xd0,0x01,0x02,0x65,0x04,0x09,0xe1,0x0f,0x16,0x7e,0x1b,0x1b,0x99,0x16, -0x0d,0x9b,0x03,0xfb,0x49,0xf8,0xfa,0xeb,0x01,0x0b,0xd5,0x13,0x18,0x65,0x17,0x11, -0x76,0x08,0xff,0x79,0xf9,0xf7,0x47,0xf9,0xfd,0x38,0x02,0x05,0x9c,0x07,0x08,0xf3, -0x08,0x0b,0xa4,0x0f,0x15,0xe6,0x1a,0x1d,0x7d,0x1c,0x16,0x32,0x0c,0x01,0x0e,0xfb, -0xfa,0xe5,0x00,0x0d,0x13,0x1c,0x29,0x97,0x31,0x32,0x17,0x2c,0x20,0x15,0x12,0x04, -0x01,0xf8,0xee,0x96,0xe6,0xdf,0x7b,0xd9,0xd4,0xa5,0xd1,0xd2,0x7c,0xd8,0xe2,0x10, -0xed,0xf6,0x81,0xf9,0xf5,0xd2,0xe8,0xd6,0x29,0xc2,0xaf,0xff,0xa3,0xa0,0x5a,0xa6, -0xb3,0x2b,0xc6,0xda,0xae,0xef,0x03,0xa4,0x15,0x26,0x4c,0x36,0x42,0xef,0x4a,0x4c, -0x85,0x46,0x3a,0x96,0x2a,0x1a,0x2e,0x0f,0x09,0x6d,0x0b,0x12,0x81,0x1a,0x21,0xd0, -0x22,0x1f,0xc1,0x16,0x0c,0x0b,0x04,0xff,0x95,0xff,0x04,0xb0,0x0a,0x11,0x09,0x17, -0x1a,0x1b,0x1d,0x1e,0xbd,0x20,0x22,0x84,0x22,0x1f,0x09,0x18,0x0b,0xa5,0xfa,0xe8, -0xde,0xd9,0xd1,0x54,0xd1,0xd9,0x9e,0xe8,0xf9,0xc9,0x08,0x13,0x10,0x17,0x15,0x1c, -0x11,0x0b,0x8a,0x07,0x05,0x85,0x04,0x03,0x18,0x01,0xfc,0x7c,0xf7,0xf2,0x9d,0xf0, -0xf1,0x66,0xf4,0xf7,0x31,0xf6,0xef,0xc3,0xe0,0xcb,0x9e,0xb3,0x9c,0xf2,0x89,0x80, -0x02,0x80,0x88,0x3d,0x98,0xab,0xe2,0xbe,0xd1,0x3c,0xe3,0xf3,0xe4,0x01,0x0e,0x46, -0x17,0x1a,0xed,0x17,0x0e,0x26,0x00,0xf0,0x83,0xe2,0xda,0xd2,0xd8,0xde,0x50,0xe7, -0xf1,0xa5,0xf8,0xfb,0x75,0xf9,0xf4,0xbf,0xf0,0xef,0xfc,0xf3,0xfd,0x96,0x0a,0x19, -0xb2,0x26,0x31,0x4d,0x3a,0x40,0xf6,0x44,0x48,0x52,0x49,0x47,0xf1,0x3f,0x33,0x11, -0x21,0x0c,0xa5,0xf8,0xe9,0x7f,0xe3,0xe6,0x41,0xf0,0xfe,0xd9,0x0c,0x17,0x36,0x1c, -0x1b,0x75,0x16,0x10,0x51,0x0a,0x06,0x89,0x04,0x03,0xc1,0x00,0xfc,0x5c,0xf7,0xf1, -0x5e,0xee,0xee,0x10,0xf1,0xf5,0xae,0xf9,0xf9,0x21,0xf2,0xe4,0xdb,0xd2,0xc0,0xf2, -0xb0,0xa8,0xbd,0xa9,0xb3,0xc6,0xc3,0xd7,0xcd,0xec,0x00,0x0a,0x13,0x24,0x98,0x35, -0x46,0xd2,0x54,0x5f,0x6a,0x64,0x61,0xbf,0x58,0x4b,0x60,0x3c,0x30,0x6a,0x2a,0x2a, -0xf5,0x2e,0x35,0x42,0x39,0x38,0x49,0x32,0x27,0xfb,0x1b,0x12,0x99,0x0e,0x11,0x00, -0x19,0x24,0x72,0x2f,0x38,0x3c,0x3f,0x42,0x2f,0x45,0x46,0xa6,0x46,0x44,0x0c,0x3f, -0x33,0xfe,0x22,0x0d,0x5b,0xf7,0xe4,0x12,0xd8,0xd5,0xc6,0xdb,0xe8,0x79,0xf7,0x04, -0xf4,0x0b,0x0d,0x7a,0x0a,0x04,0xef,0xff,0xfd,0xa4,0xfd,0xff,0x1e,0x02,0x02,0x06, -0x00,0xfb,0x3b,0xf7,0xf4,0xa8,0xf4,0xf6,0x3f,0xf9,0xf8,0x95,0xf1,0xe3,0x2d,0xd0, -0xb9,0xaa,0xa4,0x95,0x54,0x8e,0x90,0x79,0x9a,0xa9,0x31,0xb9,0xc8,0xa6,0xd5,0xe1, -0xf7,0xec,0xf8,0x6b,0x04,0x0e,0x35,0x14,0x14,0x50,0x0d,0x01,0xc3,0xf2,0xe5,0x7c, -0xdd,0xdb,0x0b,0xe0,0xe7,0xbf,0xef,0xf4,0x11,0xf3,0xed,0x24,0xe5,0xde,0x45,0xdc, -0xe0,0x5f,0xec,0xfc,0x94,0x0d,0x1d,0x07,0x2a,0x32,0x0f,0x39,0x3d,0xb6,0x40,0x42, -0x36,0x41,0x3b,0x53,0x2f,0x1d,0xbc,0x08,0xf4,0x62,0xe4,0xdc,0xde,0xde,0xe8,0x79, -0xf6,0x03,0xce,0x0c,0x0f,0x63,0x0b,0x03,0xf8,0xfa,0xf4,0xa7,0xf1,0xf2,0x84,0xf4, -0xf6,0x41,0xf5,0xf1,0x6a,0xec,0xe7,0x6b,0xe5,0xe6,0x45,0xe9,0xeb,0x9b,0xea,0xe3, -0x9a,0xd6,0xc5,0x64,0xb3,0xa5,0x43,0x9e,0xa0,0xd4,0xaa,0xbb,0x55,0xce,0xe0,0x7a, -0xf0,0xfd,0x5f,0x0a,0x17,0xc6,0x25,0x34,0x1c,0x42,0x4b,0xa1,0x4d,0x49,0xb4,0x3f, -0x34,0x00,0x2a,0x24,0xea,0x24,0x29,0x88,0x2f,0x33,0x71,0x31,0x29,0x8b,0x1d,0x10, -0x25,0x06,0x02,0x04,0x06,0x10,0xf3,0x1d,0x2b,0x1e,0x37,0x3e,0x93,0x41,0x42,0x17, -0x42,0x41,0x80,0x3e,0x39,0xb0,0x2e,0x1e,0x7d,0x0a,0xf4,0x59,0xe1,0xd5,0x61,0xd2, -0xd9,0xf4,0xe6,0xf6,0xfc,0x03,0x0b,0x01,0x0b,0x05,0xb2,0xfc,0xf5,0xa4,0xf1,0xf2, -0x8c,0xf7,0xfd,0x75,0x01,0x02,0xf6,0xff,0xfb,0x5e,0xf8,0xf6,0x8d,0xf7,0xf8,0x9b, -0xf7,0xf1,0x85,0xe4,0xd1,0xbb,0xbb,0xa6,0x0b,0x97,0x8f,0x39,0x91,0x9a,0xc5,0xa7, -0xb5,0x1e,0xc2,0xcb,0xf7,0xd2,0xda,0x09,0xe4,0xef,0x7c,0xfc,0x07,0x08,0x0e,0x0e, -0x12,0x08,0xfd,0x1e,0xf3,0xeb,0x83,0xe8,0xeb,0x23,0xf1,0xf6,0x2f,0xf9,0xf5,0x3c, -0xed,0xe2,0xa2,0xd8,0xd4,0x0b,0xd9,0xe5,0x7a,0xf8,0x0d,0xbc,0x21,0x31,0xec,0x3c, -0x43,0xec,0x47,0x4a,0x87,0x4b,0x4a,0x05,0x45,0x3a,0x25,0x2a,0x16,0x02,0x02,0xf2, -0x21,0xea,0xeb,0x6b,0xf5,0x03,0xe7,0x10,0x19,0x14,0x1a,0x13,0x49,0x08,0xfc,0x90, -0xf2,0xee,0x04,0xef,0xf3,0x71,0xf7,0xf9,0xf8,0xf7,0xf3,0xd7,0xed,0xe9,0xe8,0xe7, -0xe8,0x1b,0xea,0xe9,0x92,0xe3,0xd8,0x79,0xc9,0xb9,0xb7,0xac,0xa6,0x6c,0xa9,0xb4, -0x93,0xc4,0xd6,0xde,0xe7,0xf5,0xc6,0xff,0x08,0x2d,0x13,0x20,0x44,0x30,0x41,0xb1, -0x4f,0x59,0x70,0x5b,0x57,0x36,0x4f,0x46,0xf5,0x3f,0x3d,0x1b,0x3f,0x41,0xd9,0x41, -0x3c,0xae,0x31,0x21,0x5a,0x10,0x02,0x85,0xfb,0xfd,0xad,0x08,0x18,0xbf,0x2a,0x3a, -0xc1,0x44,0x4a,0x16,0x4c,0x4b,0xa6,0x49,0x46,0x7a,0x41,0x38,0x25,0x2a,0x17,0x55, -0x02,0xef,0xc0,0xe1,0xdd,0xe8,0xe2,0xef,0xe7,0xfe,0x0c,0xf0,0x12,0x12,0xb2,0x0a, -0xff,0x2f,0xf6,0xf0,0x5b,0xf1,0xf7,0xb4,0xff,0x07,0x03,0x0b,0x0a,0xa3,0x05,0xff, -0x39,0xfa,0xf6,0xbd,0xf4,0xf1,0xff,0xeb,0xe0,0x8d,0xd0,0xbd,0x63,0xaa,0x9c,0xd4, -0x95,0x97,0x5f,0xa1,0xae,0x2b,0xbc,0xc6,0x5b,0xcd,0xd1,0xe4,0xd4,0xdb,0x31,0xe5, -0xf2,0x8d,0x01,0x0d,0x1e,0x15,0x15,0xdc,0x10,0x08,0x5e,0x01,0xfc,0x2d,0xfc,0xfe, -0xf2,0xff,0xfe,0x87,0xf7,0xeb,0x13,0xdc,0xce,0xa6,0xc6,0xc8,0xb2,0xd3,0xe7,0xb8, -0xff,0x17,0x89,0x2b,0x39,0x0a,0x42,0x46,0xe3,0x47,0x48,0x50,0x46,0x41,0x7a,0x38, -0x2a,0xc2,0x17,0x04,0xb4,0xf3,0xe9,0xee,0xe8,0xf0,0xb4,0xfc,0x09,0xf8,0x11,0x13, -0xc2,0x0c,0x01,0x32,0xf4,0xea,0xe2,0xe5,0xe8,0xf1,0xee,0xf7,0x64,0xfd,0xff,0xe1, -0xfb,0xf5,0x37,0xee,0xe8,0x17,0xe5,0xe3,0x36,0xe1,0xdc,0x23,0xd3,0xc6,0xb8,0xb8, -0xad,0xb5,0xa7,0xa9,0x9e,0xb3,0xc2,0xd6,0xd2,0xe1,0xa4,0xeb,0xf2,0x90,0xf6,0xfc, -0x05,0x06,0x14,0x1b,0x27,0x3a,0x63,0x4a,0x54,0x6c,0x58,0x56,0x04,0x51,0x4b,0x8c, -0x48,0x47,0x6a,0x47,0x45,0xd0,0x3d,0x30,0x38,0x1e,0x0a,0x96,0xf9,0xf0,0xe3,0xf0, -0xfb,0x68,0x0d,0x22,0x63,0x35,0x43,0x1c,0x4c,0x4f,0x91,0x4e,0x4c,0x26,0x49,0x44, -0x75,0x3c,0x30,0x63,0x1f,0x0b,0x19,0xf8,0xe8,0x7f,0xe1,0xe2,0xad,0xeb,0xf8,0x72, -0x03,0x09,0x48,0x08,0x00,0x16,0xf5,0xea,0x0a,0xe5,0xe6,0xa8,0xee,0xfa,0xab,0x06, -0x0e,0x0c,0x11,0x0d,0x89,0x06,0xfe,0xb7,0xf7,0xf2,0xcd,0xee,0xe9,0xd7,0xe0,0xd3, -0x2f,0xc4,0xb4,0x50,0xa7,0xa0,0xfe,0xa1,0xa9,0x77,0xb4,0xbf,0xa3,0xc6,0xc9,0xe7, -0xc8,0xc7,0xcd,0xc9,0xd1,0x62,0xde,0xef,0x5a,0x01,0x0f,0xfa,0x17,0x19,0x29,0x16, -0x10,0x87,0x0b,0x08,0x5e,0x08,0x07,0x5b,0x04,0xfb,0xfd,0xed,0xdc,0x5c,0xcc,0xc1, -0xa5,0xbf,0xc8,0xbd,0xdb,0xf4,0x68,0x0e,0x24,0x5e,0x35,0x3f,0x24,0x44,0x46,0x90, -0x46,0x46,0xe3,0x43,0x3e,0x92,0x33,0x24,0x96,0x12,0x01,0x07,0xf5,0xef,0x8e,0xf2, -0xfa,0xac,0x04,0x0b,0x38,0x0c,0x05,0x0c,0xfa,0xec,0x9d,0xe2,0xde,0x2a,0xe2,0xeb, -0x48,0xf7,0x01,0xd2,0x05,0x04,0xf0,0xfc,0xf3,0xd3,0xe9,0xe2,0x8c,0xde,0xdb,0xe9, -0xd7,0xd1,0x38,0xc8,0xbd,0xd5,0xb3,0xae,0x7d,0xb0,0xb8,0x3e,0xc6,0xd5,0xa0,0xe1, -0xe9,0x5d,0xed,0xee,0x44,0xf0,0xf6,0xbb,0x03,0x16,0xce,0x2d,0x44,0x32,0x56,0x61, -0x55,0x65,0x63,0x1f,0x60,0x5c,0x41,0x59,0x56,0x8c,0x52,0x49,0x7e,0x3b,0x27,0x9c, -0x11,0xfd,0xf7,0xef,0xec,0x97,0xf3,0x03,0x85,0x17,0x2b,0x17,0x3b,0x44,0x8b,0x48, -0x48,0xb7,0x46,0x44,0x2a,0x42,0x3d,0x3f,0x36,0x29,0xfb,0x18,0x06,0x33,0xf5,0xe9, -0x47,0xe5,0xe8,0x66,0xf0,0xf9,0x50,0xfe,0xfd,0x3b,0xf7,0xed,0xf4,0xe3,0xdf,0x05, -0xe2,0xeb,0x8f,0xfa,0x09,0xa9,0x14,0x18,0x8c,0x15,0x0c,0x29,0x01,0xf6,0x26,0xee, -0xe8,0xa6,0xe3,0xdd,0xb9,0xd4,0xc8,0x1f,0xbc,0xb0,0x8f,0xaa,0xaa,0xe5,0xaf,0xb8, -0xce,0xc1,0xc7,0x15,0xc8,0xc4,0x8d,0xc0,0xbe,0x8f,0xc3,0xcf,0x3a,0xe2,0xf7,0x2d, -0x0c,0x1b,0x55,0x23,0x24,0x18,0x21,0x1c,0x02,0x18,0x15,0x16,0x13,0x0e,0x1c,0x06, -0xf8,0xe0,0xe5,0xd3,0xa4,0xc4,0xbe,0xb4,0xc2,0xd1,0xc8,0xe7,0x00,0xdc,0x17,0x29, -0xf9,0x34,0x3a,0xef,0x3d,0x3f,0xcd,0x41,0x43,0xe0,0x41,0x3c,0x86,0x31,0x22,0x02, -0x11,0x01,0xab,0xf7,0xf4,0x36,0xf7,0xfd,0x63,0x02,0x03,0x44,0xfe,0xf4,0xb6,0xe8, -0xdf,0x38,0xdc,0xe0,0x48,0xeb,0xf9,0x71,0x05,0x0c,0xc5,0x0b,0x04,0x64,0xf8,0xeb, -0x3b,0xe1,0xda,0xb6,0xd6,0xd4,0x05,0xd1,0xcb,0x49,0xc4,0xbd,0xe2,0xb8,0xb9,0x9d, -0xc0,0xcb,0x7c,0xd8,0xe3,0x73,0xe9,0xea,0xba,0xe8,0xe7,0xe2,0xe9,0xf3,0xef,0x05, -0x1d,0x5b,0x37,0x4e,0xd3,0x5e,0x67,0xbb,0x69,0x67,0x65,0x63,0x5f,0x7b,0x5c,0x58, -0x20,0x50,0x42,0x3e,0x30,0x1a,0x92,0x04,0xf4,0x61,0xec,0xef,0xf1,0xfa,0x0c,0x06, -0x1f,0x2e,0xc9,0x38,0x3d,0x26,0x3e,0x3d,0xc5,0x3c,0x3c,0x3c,0x3c,0x38,0x1f,0x31, -0x24,0x72,0x13,0x02,0xc2,0xf3,0xeb,0x83,0xe9,0xed,0x13,0xf3,0xf7,0x57,0xf7,0xf2, -0x72,0xe9,0xe0,0x7f,0xdc,0xde,0xbe,0xe8,0xf7,0x0c,0x08,0x14,0xad,0x1a,0x18,0x25, -0x0f,0x02,0x44,0xf5,0xea,0xfe,0xe3,0xdf,0xb9,0xdb,0xd6,0x64,0xce,0xc4,0xee,0xbb, -0xb6,0xe0,0xb4,0xb8,0x69,0xbf,0xc6,0xf3,0xc9,0xc8,0xcf,0xc3,0xbd,0x90,0xb8,0xba, -0x24,0xc4,0xd5,0x8d,0xec,0x03,0x1c,0x17,0x23,0xa9,0x28,0x27,0xcc,0x23,0x1f,0x17, -0x1c,0x19,0x14,0x15,0x0d,0x32,0x00,0xee,0xbc,0xdb,0xcb,0x93,0xc1,0xc1,0x3c,0xcc, -0xde,0x2a,0xf5,0x0b,0x12,0x1d,0x29,0x95,0x30,0x34,0x6e,0x38,0x3c,0x55,0x40,0x42, -0x1b,0x41,0x39,0x3e,0x2d,0x1c,0x9f,0x0c,0xff,0x39,0xf8,0xf6,0x5d,0xf9,0xfc,0xd7, -0xfc,0xf8,0xe8,0xef,0xe5,0xc6,0xdc,0xd9,0x58,0xdd,0xe7,0x39,0xf5,0x01,0x4c,0x09, -0x09,0x82,0x01,0xf4,0xbd,0xe6,0xda,0x68,0xd2,0xce,0x26,0xcd,0xcc,0x56,0xca,0xc6, -0x49,0xc2,0xbf,0x89,0xc0,0xc6,0x61,0xcf,0xda,0xf1,0xe2,0xe7,0x9a,0xe7,0xe4,0x03, -0xe1,0xe1,0x2f,0xea,0xfa,0x3b,0x12,0x2c,0x6f,0x46,0x5a,0xf7,0x66,0x6c,0xc1,0x6b, -0x68,0x4c,0x65,0x61,0xae,0x5d,0x56,0x77,0x4a,0x39,0xf2,0x23,0x0e,0x65,0xfc,0xf1, -0xde,0xf0,0xf8,0x0c,0x07,0x17,0x57,0x26,0x31,0xe0,0x36,0x39,0x65,0x3a,0x3b,0xcb, -0x3d,0x3f,0x09,0x3f,0x39,0x3e,0x2f,0x1f,0x1c,0x0e,0xfd,0x0d,0xf2,0xec,0x35,0xec, -0xef,0xf2,0xf1,0xf1,0x5b,0xed,0xe5,0x6f,0xde,0xda,0xf2,0xdb,0xe4,0x28,0xf2,0x01, -0x74,0x0d,0x13,0x24,0x11,0x08,0xf1,0xfa,0xed,0x77,0xe2,0xdb,0xb6,0xd7,0xd5,0x4b, -0xd3,0xcf,0x10,0xc9,0xc2,0x7e,0xbe,0xbd,0x69,0xc0,0xc5,0xa9,0xca,0xcc,0x6c,0xca, -0xc3,0xef,0xbb,0xb5,0xde,0xb5,0xbd,0x7f,0xce,0xe4,0x4f,0xfd,0x12,0x5e,0x22,0x2a, -0x94,0x2b,0x28,0x7b,0x24,0x20,0xd7,0x1c,0x18,0x83,0x10,0x04,0x06,0xf4,0xe1,0xa8, -0xd0,0xc5,0xb5,0xc2,0xc9,0x99,0xd8,0xec,0x07,0x01,0x12,0x6f,0x20,0x29,0xd7,0x2f, -0x35,0x98,0x3b,0x41,0x9c,0x46,0x47,0xe8,0x42,0x38,0xf3,0x28,0x18,0x74,0x09,0xff, -0xb5,0xfa,0xfa,0xf7,0xfb,0xfc,0xc1,0xf8,0xf1,0xbb,0xe8,0xe0,0x6e,0xdd,0xe0,0x80, -0xe8,0xf4,0xa6,0xff,0x06,0x37,0x06,0xfe,0xda,0xf1,0xe3,0x22,0xd6,0xcd,0xd3,0xc8, -0xc8,0x02,0xc9,0xc9,0xe9,0xc8,0xc7,0x75,0xc6,0xc7,0xdf,0xcc,0xd4,0x6a,0xdd,0xe4, -0xf9,0xe7,0xe6,0x0e,0x00,0x00,0x81,0xff,0xff,0xbf,0xff,0xff,0xb8,0xff,0xff,0x8f, -0x00,0x00,0x20,0xfe,0xfd,0x3d,0xfe,0xfe,0xe8,0xfe,0xfe,0x7d,0xfe,0xfc,0x1a,0xfc, -0xfc,0xbf,0xfe,0xff,0xc2,0xfe,0xfe,0x76,0xfb,0xfa,0x20,0xfd,0xfe,0x90,0xfc,0xfe, -0x01,0xff,0xfe,0x84,0xfc,0xfb,0x5b,0xfc,0xfd,0xa2,0xfd,0xfe,0xd7,0xfe,0xfe,0x47, -0xfe,0xfe,0x9a,0xfe,0xfe,0xf5,0xfc,0xfc,0x20,0xfc,0xfe,0xc7,0xfe,0xfe,0x81,0xfe, -0xff,0x70,0xfe,0xfe,0x8c,0xff,0xff,0xa0,0xfe,0xfe,0x2d,0xfe,0xfd,0xe0,0xfc,0xfd, -0xa0,0xfd,0xfe,0x7a,0xfe,0xfe,0x59,0xff,0x00,0xf3,0x00,0x00,0x14,0x00,0x01,0x54, -0x02,0x02,0x04,0x02,0x01,0xd7,0x00,0x01,0xd3,0x02,0x04,0xa0,0x04,0x05,0x24,0x05, -0x05,0x04,0x06,0x05,0xb5,0x05,0x06,0xce,0x07,0x07,0x2f,0x07,0x06,0xfa,0x06,0x06, -0x1b,0x07,0x08,0xd1,0x08,0x08,0xc5,0x06,0x06,0x38,0x06,0x05,0x28,0x05,0x04,0xfd, -0x05,0x06,0x85,0x04,0x03,0x33,0x02,0x01,0x7e,0x01,0xff,0x3b,0xfe,0xfe,0x87,0xfe, -0xfd,0x4f,0xfd,0xfd,0x7d,0xfe,0xfd,0x94,0xfc,0xfc,0xa8,0xfb,0xfa,0x61,0xf9,0xf9, -0xf9,0xf9,0xfa,0x1f,0xfc,0xfb,0xd5,0xf9,0xfa,0xd0,0xfb,0xfc,0x3d,0xfc,0xfa,0x0f, -0xfa,0xf9,0xbb,0xfa,0xfb,0x8e,0xfc,0xfc,0x4b,0xfc,0xfc,0x67,0xfd,0xfd,0x5a,0xfd, -0xfd,0x12,0xfd,0xfd,0x6b,0xfe,0xfe,0x49,0xfe,0xfe,0x34,0xff,0xff,0x98,0xff,0xff, -0x0b,0xff,0xfe,0x03,0xfe,0xfe,0x98,0xff,0xff,0x9e,0xff,0xff,0xa0,0xfe,0xff,0xf1, -0xfe,0xfe,0xfa,0xfe,0xfe,0xd5,0xfd,0xfe,0x16,0xff,0xff,0x45,0xff,0xff,0x6a,0x00, -0x00,0x5c,0x01,0x01,0x9e,0x01,0x00,0x59,0x00,0x01,0xfa,0x02,0x03,0x66,0x04,0x05, -0x7b,0x06,0x06,0x75,0x06,0x07,0x18,0x08,0x08,0x08,0x09,0x08,0xde,0x08,0x09,0x4f, -0x0b,0x0b,0x67,0x0a,0x09,0x9b,0x0a,0x0a,0x69,0x09,0x09,0x6a,0x0a,0x09,0xc9,0x08, -0x09,0xb3,0x08,0x06,0x4e,0x05,0x04,0x24,0x03,0x02,0x02,0x01,0x00,0xb1,0xfe,0xfc, -0x9e,0xfc,0xfc,0x4e,0xfc,0xfb,0x67,0xfb,0xfb,0xf1,0xf8,0xf6,0xa8,0xf5,0xf6,0x30, -0xf6,0xf5,0x8d,0xf5,0xf5,0xae,0xf6,0xf7,0xf3,0xf7,0xf8,0x3e,0xf9,0xf8,0x84,0xf7, -0xf7,0xd8,0xf7,0xf7,0xbe,0xf7,0xf7,0xee,0xf7,0xf9,0x24,0xfa,0xfa,0x10,0xfa,0xfa, -0xb7,0xfa,0xfb,0x40,0xfb,0xfb,0xab,0xfc,0xfd,0xb9,0xfd,0xfd,0x6a,0xfd,0xfd,0xe8, -0xfd,0xff,0x44,0x00,0x00,0x31,0x00,0x00,0x8a,0x00,0x00,0xd2,0xff,0xff,0x0d,0x00, -0xff,0x86,0xff,0x00,0xe4,0xff,0xff,0x17,0x00,0xff,0xb4,0xfd,0xfe,0x54,0xff,0xff, -0xa3,0xfe,0xfe,0x25,0xff,0x00,0x65,0x01,0x01,0xf5,0x01,0x03,0xd8,0x03,0x03,0x3c, -0x04,0x05,0xc0,0x05,0x06,0xa4,0x07,0x08,0x9e,0x08,0x08,0x06,0x0a,0x0b,0x1c,0x0c, -0x0c,0xec,0x0d,0x0e,0x54,0x0e,0x0e,0x8a,0x0e,0x0e,0x17,0x0e,0x0d,0x5d,0x0d,0x0c, -0x2e,0x0c,0x0b,0x77,0x0b,0x0a,0xbe,0x09,0x07,0xef,0x06,0x05,0xf8,0x02,0x00,0x15, -0xff,0xfd,0x2d,0xfb,0xf9,0x5f,0xf9,0xf7,0x73,0xf5,0xf4,0xc3,0xf3,0xf3,0xeb,0xf1, -0xef,0xe5,0xee,0xf0,0xf2,0xf0,0xf1,0x45,0xf2,0xf3,0xd4,0xf3,0xf4,0xb8,0xf4,0xf5, -0xde,0xf6,0xf5,0xc7,0xf4,0xf5,0x19,0xf6,0xf5,0x98,0xf5,0xf6,0x91,0xf6,0xf7,0x06, -0xf8,0xf8,0x65,0xf8,0xf8,0xda,0xf8,0xf9,0x19,0xfa,0xfa,0xed,0xfb,0xfc,0x8d,0xfd, -0xfe,0x6a,0xff,0x00,0xc2,0x00,0x01,0x15,0x02,0x02,0x66,0x02,0x02,0xe1,0x01,0x01, -0x4d,0x01,0x00,0xcf,0x00,0x00,0xa2,0xff,0xff,0xf4,0xfe,0xfe,0x84,0xfd,0xfd,0x65, -0xfd,0xfd,0xa1,0xfc,0xfd,0xc5,0xfe,0xff,0xf3,0xff,0x01,0x8d,0x03,0x04,0x65,0x04, -0x03,0x8d,0x03,0x03,0xdf,0x04,0x06,0x10,0x07,0x08,0xb9,0x09,0x0b,0xbd,0x0d,0x0f, -0xd1,0x10,0x11,0xbf,0x12,0x13,0x7c,0x14,0x14,0xba,0x14,0x14,0x1f,0x15,0x14,0x1f, -0x14,0x13,0x75,0x12,0x11,0x80,0x0f,0x0e,0xcc,0x0e,0x0d,0x58,0x0c,0x0d,0x3a,0x0f, -0x0c,0xee,0x06,0xfe,0xfd,0xf4,0xeb,0x16,0xe7,0xe7,0xe5,0xe5,0xe7,0xf2,0xea,0xee, -0xcb,0xf1,0xf4,0x88,0xf4,0xf2,0xe0,0xed,0xea,0xcf,0xe9,0xeb,0x1e,0xee,0xee,0x39, -0xf0,0xf2,0x2f,0xf4,0xf4,0xd7,0xf4,0xf5,0x81,0xf5,0xf5,0xc7,0xf5,0xf6,0x02,0xf6, -0xf4,0x0d,0xf5,0xf4,0x4a,0xf4,0xf4,0x67,0xf5,0xf6,0x8a,0xf7,0xf8,0xeb,0xf9,0xfb, -0xa7,0xfc,0xfd,0xaa,0xfe,0xff,0x3e,0x01,0x02,0xda,0x03,0x04,0xca,0x04,0x04,0xc9, -0x03,0x02,0x39,0x01,0x00,0x40,0xfe,0xfc,0xb5,0xfa,0xf9,0xbc,0xf8,0xf8,0x14,0xf9, -0xfa,0x23,0xfc,0xfe,0x63,0xff,0x00,0x3c,0x02,0x03,0x61,0x03,0x02,0xb6,0xff,0xfc, -0x96,0xfb,0xfc,0xf4,0xfd,0x02,0x45,0x07,0x0c,0x64,0x11,0x14,0x4e,0x16,0x16,0x58, -0x16,0x16,0xd7,0x16,0x16,0x7f,0x17,0x18,0x98,0x1a,0x1c,0x93,0x1c,0x1c,0xbf,0x1d, -0x1d,0xb6,0x1b,0x1a,0x71,0x1a,0x1b,0xa9,0x1c,0x1e,0x1d,0x22,0x24,0x52,0x22,0x1a, -0x50,0x08,0xef,0xb1,0xd7,0xcf,0x44,0xd6,0xdf,0xc9,0xe6,0xf0,0x55,0xf7,0xf9,0x3d, -0xfa,0xf8,0x81,0xee,0xe1,0x40,0xd7,0xd3,0x0f,0xda,0xe3,0xac,0xec,0xf2,0xa7,0xf5, -0xf7,0x65,0xf9,0xfa,0x7f,0xfa,0xf9,0xb7,0xf9,0xf9,0x8f,0xf9,0xf7,0x49,0xf4,0xf1, -0xd1,0xee,0xec,0xac,0xeb,0xec,0x90,0xed,0xf0,0x21,0xf3,0xf6,0x37,0xf9,0xfb,0x68, -0xfb,0xfb,0x2a,0xfe,0xfe,0x3d,0x02,0x03,0x87,0x05,0x06,0x54,0x06,0x06,0xa0,0x03, -0x01,0x91,0xfe,0xfb,0xb4,0xf8,0xf6,0xe5,0xf4,0xf3,0x64,0xf4,0xf7,0x16,0xfa,0xfd, -0x3d,0x01,0x02,0xfc,0x03,0x04,0xb3,0x04,0x04,0xa3,0xfe,0xf7,0x3b,0xf3,0xf2,0x13, -0xf5,0xfb,0x72,0x03,0x09,0x7e,0x10,0x16,0xec,0x1a,0x1d,0x7f,0x1e,0x1e,0x79,0x1e, -0x1c,0x3c,0x17,0x13,0x4e,0x15,0x1c,0xb0,0x23,0x26,0x9b,0x27,0x26,0x10,0x24,0x21, -0x7f,0x24,0x26,0xc7,0x28,0x31,0xa2,0x3e,0x49,0x84,0x47,0x38,0x36,0x23,0xfc,0x99, -0xc2,0xaa,0xc5,0xd2,0xf5,0x74,0xfc,0xf8,0x53,0xed,0xe1,0x14,0xec,0xff,0x0f,0xfd, -0xf0,0x9a,0xe6,0xe5,0x63,0xd3,0xae,0x0a,0xa6,0xd8,0x06,0x04,0x01,0xb8,0xf5,0xf6, -0x9a,0xfd,0x06,0x5c,0x0a,0x07,0x10,0xfd,0xf9,0x1e,0xf5,0xf5,0x81,0xf1,0xe8,0xc8, -0xe1,0xe2,0x07,0xe8,0xe8,0xc1,0xe8,0xe3,0x19,0xeb,0xf3,0xe8,0xf9,0xfa,0x1d,0xf5, -0xf5,0xcb,0xfa,0x05,0x32,0x03,0x00,0x5f,0x00,0x03,0xc5,0x04,0xff,0xcf,0xf9,0xf9, -0x63,0xf9,0xf8,0x4b,0xf5,0xeb,0x97,0xe4,0xec,0xf1,0xf4,0xf9,0x2a,0xfd,0x01,0xad, -0x06,0x08,0x99,0x06,0x04,0xe3,0x02,0xff,0x8c,0xf7,0xee,0x98,0xea,0xef,0xd4,0xfc, -0x0a,0x2f,0x0f,0x13,0xaa,0x1b,0x20,0xa9,0x1f,0x1f,0xda,0x23,0x24,0x09,0x23,0x1d, -0x23,0x15,0x12,0x98,0x18,0x25,0x81,0x2c,0x2a,0x5f,0x26,0x24,0xba,0x24,0x2a,0x95, -0x2d,0x2f,0x67,0x39,0x4a,0x84,0x5a,0x5f,0x73,0x4f,0x35,0xcf,0x0f,0xc8,0x7d,0x8f, -0xb7,0xa7,0xfb,0x06,0xa5,0xfa,0xeb,0xca,0xd8,0xe6,0x5b,0x02,0xed,0xfe,0xdf,0xea, -0x5f,0xf4,0xdd,0x10,0xb4,0x9f,0x6f,0xca,0xff,0xe6,0x09,0xf6,0xca,0xef,0xf6,0x08, -0x05,0x10,0x1a,0x10,0x01,0x20,0xfb,0xf2,0xcc,0xf0,0xf1,0x1e,0xe6,0xda,0x41,0xdb, -0xe2,0xaa,0xe3,0xe8,0x2b,0xe0,0xe2,0xce,0xed,0xf6,0x9c,0xf8,0xf3,0x84,0xee,0xf3, -0x4a,0x02,0x02,0x6b,0x02,0x01,0x6e,0x04,0x06,0x7c,0x00,0xf4,0x7c,0xf0,0xef,0xd4, -0xf0,0xf0,0x0e,0xe7,0xdb,0xa9,0xe2,0xef,0x8a,0xf5,0xfa,0xcc,0x01,0x08,0x1f,0x0d, -0x0e,0x26,0x0b,0x09,0x66,0x05,0xf9,0x49,0xef,0xec,0xe6,0xee,0xf8,0xb0,0x07,0x0f, -0x49,0x17,0x20,0xae,0x25,0x24,0xa3,0x24,0x2a,0xf6,0x2b,0x29,0x11,0x20,0x16,0xa6, -0x13,0x18,0xd7,0x25,0x2c,0xa0,0x2a,0x27,0x97,0x26,0x26,0xc2,0x2d,0x32,0x4f,0x38, -0x45,0x89,0x58,0x6a,0x24,0x6e,0x57,0xe9,0x35,0x07,0xe2,0xb8,0x84,0x01,0xc2,0x0b, -0x95,0x0c,0xf9,0x06,0xe6,0xd0,0xee,0xe9,0x01,0x72,0xde,0xdc,0x0f,0xf6,0xfd,0x43, -0xe3,0xb9,0x58,0x9f,0xc2,0x14,0xf5,0x03,0x2e,0xf7,0xf1,0x30,0xf3,0x01,0x94,0x10, -0x11,0xbd,0x00,0xfd,0x0e,0xf2,0xee,0xbf,0xf0,0xe4,0x58,0xd9,0xdc,0xb1,0xdf,0xde, -0xec,0xe4,0xdc,0x10,0xe0,0xe9,0xb9,0xef,0xf2,0x1a,0xf3,0xec,0x49,0xf5,0xfe,0x8f, -0x00,0x01,0x53,0x01,0x02,0xc1,0x03,0xfd,0x56,0xf1,0xed,0x87,0xea,0xea,0xb4,0xe9, -0xe0,0x44,0xd7,0xe0,0x15,0xed,0xf3,0x7b,0xfb,0x03,0x28,0x0a,0x0c,0xef,0x0f,0x0d, -0x30,0x0c,0x03,0x7e,0xf7,0xef,0x5e,0xf1,0xf5,0x5d,0xff,0x0c,0x94,0x10,0x19,0x6a, -0x22,0x27,0x33,0x27,0x2a,0xa0,0x2f,0x31,0x0a,0x2d,0x1f,0xe9,0x15,0x17,0x25,0x1e, -0x28,0x1a,0x28,0x26,0x36,0x27,0x28,0x90,0x2a,0x32,0x7e,0x38,0x43,0x5f,0x58,0x6c, -0x94,0x77,0x70,0x08,0x54,0x2a,0x7a,0xe5,0x92,0x96,0x95,0xf3,0xc2,0x17,0x08,0xe2, -0xf3,0xdb,0x74,0xd0,0xf6,0x65,0xef,0xd2,0x23,0xe7,0xfb,0x88,0xf8,0xdb,0x9b,0xb4, -0xb2,0xa1,0xdd,0x02,0x59,0xfa,0xe4,0xfe,0xe3,0xef,0x41,0x04,0x10,0xb3,0x0a,0xff, -0x1d,0xff,0xf1,0x75,0xf3,0xec,0x1b,0xde,0xd9,0x49,0xe2,0xe0,0x64,0xe2,0xde,0xae, -0xda,0xe4,0xc1,0xe6,0xe9,0x43,0xed,0xea,0xd5,0xec,0xf9,0xe8,0xfd,0xff,0xfe,0x01, -0x03,0x02,0x03,0x00,0x82,0xf3,0xeb,0x68,0xe9,0xe6,0x96,0xe6,0xe1,0x14,0xda,0xdb, -0x6c,0xe6,0xec,0x08,0x00,0x00,0x35,0xff,0xff,0x14,0x00,0x00,0xe2,0xff,0xff,0x0b, -0x00,0x00,0xf9,0x00,0x00,0xb5,0xff,0xff,0x7c,0xff,0xfe,0x8e,0xff,0x00,0x78,0x00, -0x00,0xd0,0xff,0xff,0xeb,0xff,0x00,0x48,0x00,0xff,0xe3,0xfe,0xff,0xc7,0xff,0x00, -0xb0,0xff,0xff,0x32,0xff,0xff,0x7f,0x00,0x00,0x45,0x00,0xff,0x5b,0xff,0x00,0xf0, -0xff,0xfe,0x5d,0xff,0x00,0x47,0x01,0x01,0x68,0x00,0xfe,0xac,0xff,0x01,0x24,0x01, -0x00,0xc4,0x00,0x01,0xea,0x01,0x02,0x82,0x01,0x00,0x37,0x00,0x01,0xa4,0x01,0x01, -0xe1,0x00,0x01,0x6a,0x02,0x03,0x94,0x03,0x01,0xa7,0xff,0x00,0x04,0x02,0x02,0x86, -0x01,0x00,0xce,0x00,0x01,0x89,0x01,0x00,0x0e,0x01,0x00,0xaa,0xff,0xff,0x3b,0xff, -0xfd,0x89,0xfc,0xfd,0x5e,0xff,0xfe,0x2f,0xff,0xff,0xc2,0xfe,0xfe,0x58,0xfc,0xfa, -0x5a,0xfb,0xfb,0x1f,0xfd,0xfe,0x28,0xff,0xff,0x6c,0x00,0x00,0x16,0x00,0xff,0x05, -0xff,0xff,0xd3,0xff,0x00,0x12,0x00,0x01,0xb7,0x02,0x02,0x0e,0x03,0x02,0xab,0x01, -0x01,0x71,0x01,0x01,0x29,0x01,0x01,0x82,0x01,0x01,0xab,0x02,0x02,0x25,0x01,0x01, -0x7a,0x01,0x00,0x67,0xff,0xfe,0xd2,0xfd,0xfe,0x53,0xff,0x00,0x73,0xff,0xff,0xe6, -0xff,0xff,0x4d,0xff,0xfe,0xc0,0xfc,0xfd,0x70,0xfd,0xfd,0x0b,0xfe,0xfe,0xcc,0xff, -0x00,0x29,0x01,0x00,0xdb,0xff,0xff,0xef,0xff,0xff,0xae,0x00,0x01,0x11,0x01,0x01, -0xb5,0x02,0x03,0x74,0x02,0x02,0xdb,0x03,0x03,0x63,0x02,0x02,0xac,0x03,0x03,0xed, -0x03,0x04,0x7e,0x05,0x05,0x40,0x04,0x04,0x48,0x05,0x04,0xe6,0x02,0x03,0x20,0x03, -0x02,0x45,0x01,0x01,0x33,0x01,0x00,0x9a,0xff,0xfe,0x98,0xfd,0xfc,0xe7,0xfa,0xfa, -0xd1,0xf9,0xf8,0x9e,0xf8,0xf9,0xf8,0xf9,0xf9,0x69,0xf9,0xf9,0x55,0xfa,0xfa,0x6f, -0xfa,0xfa,0x00,0xfb,0xfc,0xa0,0xfc,0xfd,0xc4,0xfd,0xfe,0xdd,0x00,0x02,0xfa,0x02, -0x03,0xe1,0x03,0x04,0xdb,0x04,0x04,0x7f,0x05,0x06,0xd2,0x06,0x07,0x91,0x07,0x08, -0xa0,0x07,0x07,0x94,0x07,0x07,0xae,0x07,0x06,0xf9,0x05,0x05,0x6f,0x05,0x04,0x70, -0x02,0x01,0x21,0x00,0xff,0x96,0xfd,0xfb,0xd1,0xfa,0xfb,0xca,0xfa,0xf9,0xe9,0xf9, -0xfa,0xb4,0xf9,0xf9,0xe6,0xf9,0xfa,0x34,0xfa,0xfa,0x05,0xfb,0xfc,0x52,0xfc,0xfc, -0xb1,0xfc,0xfd,0xab,0xfe,0xff,0x81,0xff,0xff,0x0e,0x01,0x01,0xee,0x01,0x02,0xe8, -0x03,0x04,0xbd,0x05,0x07,0x11,0x08,0x09,0xc8,0x0a,0x0b,0xd3,0x0b,0x0c,0xa7,0x0c, -0x0c,0x98,0x0b,0x0a,0x3d,0x0b,0x0b,0x08,0x0b,0x0a,0x6e,0x0b,0x0b,0x73,0x09,0x06, -0x7d,0x03,0xff,0x73,0xfa,0xf5,0xc2,0xf0,0xee,0x28,0xee,0xee,0xa4,0xef,0xf1,0x7c, -0xf2,0xf2,0x64,0xf2,0xf2,0x82,0xf1,0xf0,0xad,0xf0,0xf1,0xc0,0xf1,0xf2,0x1f,0xf5, -0xf8,0xc1,0xfa,0xfd,0xc1,0xfe,0xff,0x7e,0x00,0x01,0x74,0x02,0x04,0x33,0x06,0x08, -0x5a,0x0b,0x0d,0xf5,0x0e,0x0f,0xc9,0x0f,0x0f,0x67,0x0e,0x0d,0xf6,0x0c,0x0d,0xc3, -0x0e,0x11,0x4c,0x15,0x18,0xa3,0x19,0x1a,0xf0,0x18,0x14,0xff,0x0e,0x06,0x9c,0xfc, -0xf2,0x60,0xea,0xe8,0x02,0xea,0xed,0x7f,0xf2,0xf6,0x9d,0xf8,0xf7,0x85,0xf3,0xef, -0x3a,0xeb,0xe6,0x21,0xe4,0xe7,0x27,0xed,0xf2,0x7d,0xf7,0xfa,0xbc,0xfc,0xfe,0x94, -0xfe,0xfc,0xfa,0xf9,0xf8,0x1d,0xfa,0xfd,0x96,0x01,0x04,0x49,0x07,0x0a,0x1c,0x0e, -0x10,0x9b,0x11,0x10,0x54,0x0f,0x0f,0x8c,0x0f,0x0f,0x42,0x0f,0x12,0x30,0x17,0x1c, -0x01,0x20,0x20,0x28,0x21,0x21,0x6e,0x23,0x22,0x62,0x1a,0x0e,0x82,0xff,0xec,0x77, -0xd8,0xd4,0x20,0xe0,0xea,0xb0,0xed,0xf0,0x53,0xeb,0xe7,0x39,0xe9,0xe6,0x73,0xd8, -0xca,0x98,0xc6,0xd1,0x86,0xe8,0xfc,0xce,0xff,0xfa,0x5e,0xfc,0x02,0x90,0x02,0xfc, -0x0b,0xf5,0xf6,0x36,0xfe,0x06,0x97,0x0a,0x0c,0x89,0x0f,0x12,0x3f,0x19,0x1b,0x73, -0x17,0x11,0x27,0x0f,0x0b,0x2f,0x09,0x06,0xd4,0x06,0x0c,0xa9,0x15,0x1d,0x0a,0x24, -0x2a,0x37,0x31,0x33,0x95,0x33,0x2f,0xa1,0x1f,0x0e,0x05,0xf5,0xd2,0x9e,0xc5,0xdc, -0x09,0xf5,0xfd,0x7e,0xf6,0xea,0x71,0xe6,0xf2,0x04,0xea,0xd0,0x9c,0xcb,0xd0,0x4b, -0xc8,0xcb,0x29,0xf1,0x0e,0x94,0x0c,0x02,0xc8,0x00,0xfe,0xcf,0xf9,0xef,0x86,0xed, -0xf5,0xd3,0xff,0x05,0x21,0x0b,0x0d,0x05,0x16,0x1d,0x02,0x1f,0x1f,0x53,0x1c,0x16, -0x92,0x0e,0x09,0x5e,0x02,0x00,0x20,0x00,0x07,0x1c,0x0f,0x14,0xac,0x1c,0x2a,0xc6, -0x35,0x3a,0x5e,0x40,0x3f,0xb1,0x30,0x1d,0xb1,0xf9,0xc2,0x67,0xa3,0xc2,0x7d,0xeb, -0xf6,0xac,0xee,0xd9,0x2d,0xd9,0xf2,0x90,0xe6,0xc3,0x46,0xc6,0xd8,0x8e,0xcf,0xc0, -0xd3,0xdb,0x05,0xc6,0x0d,0x05,0xc1,0x02,0x03,0x1f,0x06,0xfe,0xa5,0xfb,0xfc,0xc3, -0xfd,0x00,0x35,0x0b,0x10,0xde,0x18,0x20,0x14,0x25,0x27,0x6f,0x28,0x1f,0x1f,0x14, -0x06,0x7d,0xf9,0xf2,0x9a,0xf5,0xfd,0x23,0x06,0x0f,0x1b,0x1f,0x36,0x5e,0x46,0x49, -0x60,0x4d,0x43,0x6e,0x31,0x16,0x74,0xe3,0xb0,0x13,0xb1,0xdd,0x02,0xfb,0xfa,0xfb, -0xe5,0xd4,0x3c,0xdd,0xee,0x0b,0xd5,0xc3,0xa1,0xd4,0xe1,0x1e,0xcf,0xc8,0x20,0xe1, -0x01,0x67,0x0a,0x07,0xa9,0x03,0x04,0x20,0x07,0x03,0xe4,0x00,0x00,0x90,0xfe,0x00, -0xd5,0x06,0x0b,0x77,0x18,0x1d,0xaf,0x26,0x2b,0x4d,0x2c,0x22,0x93,0x18,0x07,0x3b, -0xfa,0xef,0x6a,0xf0,0xf5,0x03,0xfd,0x05,0x72,0x1a,0x35,0x3a,0x45,0x4f,0x36,0x56, -0x4a,0x2b,0x35,0x0e,0xfd,0xca,0x96,0x3b,0xad,0xe7,0xb2,0xfe,0xf7,0x11,0xd9,0xcc, -0x00,0xe1,0xe5,0x61,0xbd,0xbe,0xe7,0xdd,0xe3,0x93,0xc8,0xca,0xc4,0xe9,0xff,0x6d, -0x02,0x06,0xff,0x08,0x0d,0x1d,0x0f,0x0c,0x57,0x09,0x06,0xd6,0x02,0x05,0xb0,0x06, -0x0d,0x81,0x18,0x1e,0x91,0x26,0x2b,0x1a,0x2a,0x21,0xdc,0x15,0x05,0x3c,0xf8,0xf2, -0x07,0xf3,0xf6,0x26,0xfd,0x0a,0x45,0x26,0x40,0x2c,0x4d,0x5a,0xc8,0x57,0x45,0xdc, -0x2d,0xf3,0x53,0xa4,0x97,0x24,0xd4,0x04,0x71,0x07,0xef,0xb9,0xd4,0xd8,0x49,0xeb, -0xcd,0x65,0xb1,0xc8,0x4c,0xe7,0xda,0x3a,0xc6,0xcd,0xec,0xef,0x08,0x96,0x0b,0x05, -0xdc,0x03,0x0d,0x74,0x0e,0x10,0x5b,0x0c,0x03,0x0f,0x01,0x07,0x7e,0x07,0x11,0x88, -0x16,0x1e,0xc7,0x27,0x2c,0x08,0x25,0x1b,0xbb,0x0b,0xfd,0x44,0xf4,0xf3,0x13,0xf1, -0xf4,0x67,0xfb,0x11,0xf4,0x30,0x43,0xd5,0x51,0x5d,0xf5,0x51,0x3d,0x59,0x14,0xc0, -0x47,0x85,0xa9,0xdd,0xf2,0x0a,0x13,0x00,0xdd,0x33,0xd3,0xe8,0x61,0xe0,0xaf,0xdc, -0xb4,0xda,0x38,0xe1,0xc8,0x88,0xca,0xe6,0xa5,0x00,0x09,0xf7,0x07,0x02,0x02,0x0a, -0x0f,0x14,0x13,0x12,0x02,0x0c,0x06,0x88,0x0b,0x0a,0x39,0x0c,0x16,0x64,0x1a,0x23, -0xcd,0x29,0x28,0x01,0x1f,0x12,0xcf,0x03,0xf7,0x9f,0xf4,0xf2,0x64,0xf2,0xf6,0x0b, -0x06,0x24,0x34,0x3f,0x4e,0xaa,0x5f,0x5c,0x0e,0x4b,0x30,0x70,0xe8,0x92,0xe4,0x8f, -0xd8,0x2a,0x0a,0x0c,0x44,0xef,0xd6,0xfc,0xe1,0xef,0x38,0xc6,0xb0,0x93,0xcb,0xe7, -0x5d,0xd9,0xc4,0x21,0xc7,0xec,0x8c,0x0c,0x0e,0xca,0x02,0x01,0x13,0x0c,0x11,0x33, -0x17,0x11,0x23,0x04,0x04,0x36,0x0c,0x09,0x7e,0x13,0x15,0x8d,0x1f,0x28,0x3d,0x2c, -0x22,0x7c,0x18,0x06,0x8c,0xf8,0xf2,0xd9,0xf1,0xee,0x47,0xf1,0xfa,0xc2,0x13,0x33, -0x7f,0x45,0x56,0x52,0x5f,0x50,0x62,0x39,0x07,0xc0,0xad,0x81,0x35,0xb5,0xfb,0xcb, -0x0c,0xfd,0x89,0xda,0xd9,0xa5,0xee,0xd9,0xb2,0xad,0xbc,0xc9,0xe0,0xdd,0x3f,0xc6, -0xcc,0x17,0xe9,0x00,0xc3,0x08,0x07,0x49,0x02,0x0a,0x00,0x0e,0x16,0xd4,0x14,0x0b, -0x6a,0x07,0x0e,0x38,0x0b,0x0f,0x3a,0x17,0x1c,0xde,0x26,0x2b,0x26,0x26,0x1c,0xca, -0x0f,0x02,0x91,0xf6,0xf4,0x52,0xf0,0xf1,0x3f,0xf6,0x09,0x0b,0x2a,0x42,0x11,0x52, -0x62,0xa4,0x5a,0x46,0x73,0x22,0xd0,0xc8,0x86,0x9c,0x2e,0xea,0x0e,0xe0,0x0a,0xe7, -0x18,0xd7,0xe8,0x98,0xe8,0xb8,0x0c,0xb4,0xd6,0x4d,0xe9,0xd2,0x71,0xc3,0xd0,0x89, -0xf2,0x08,0x1b,0x0a,0x01,0x13,0x05,0x0c,0xb6,0x12,0x17,0x1e,0x11,0x05,0x8b,0x09, -0x0d,0x91,0x0b,0x15,0xd5,0x17,0x22,0x6f,0x2a,0x2a,0x65,0x20,0x14,0x6a,0x05,0xf7, -0x5b,0xf3,0xf0,0x92,0xef,0xf2,0x41,0xff,0x1c,0x8f,0x39,0x49,0xc3,0x5b,0x5d,0x68, -0x4a,0x2f,0xd6,0xeb,0x92,0xd5,0x88,0xd1,0x14,0x08,0x0d,0x6f,0xf2,0xd7,0x52,0xe3, -0xf0,0x35,0xc5,0xac,0xc8,0xc9,0xe7,0x2e,0xd6,0xc3,0xf0,0xcf,0xef,0xe4,0x02,0x08, -0x7f,0x05,0x03,0xfc,0x0a,0x0f,0x8a,0x18,0x14,0x39,0x0a,0x0b,0xf9,0x10,0x0a,0x19, -0x14,0x18,0x62,0x20,0x2a,0x41,0x2d,0x24,0xd8,0x19,0x0b,0x25,0xff,0xf7,0x7b,0xf3, -0xf0,0xc5,0xf1,0xf9,0xe7,0x13,0x33,0x2b,0x46,0x58,0xab,0x62,0x54,0x51,0x3e,0x0a, -0xa5,0xac,0x80,0x40,0xb7,0xff,0xfd,0x10,0x00,0x7e,0xdd,0xde,0xc0,0xf1,0xd8,0xa1, -0xae,0xbe,0xfd,0xe2,0xe3,0xc8,0xc8,0xbe,0x4c,0xd8,0x00,0xe2,0x01,0x02,0xa6,0x01, -0x02,0x13,0x03,0x02,0x77,0x01,0x02,0x06,0x04,0x02,0x69,0x01,0x01,0x4e,0x02,0x01, -0xbd,0x00,0x00,0x09,0x00,0xfe,0x81,0xfd,0xfe,0x26,0xfe,0xfd,0xd3,0xfd,0xfe,0x2d, -0xfe,0xfd,0x71,0xff,0x02,0x76,0x00,0xfd,0x9b,0x00,0x02,0x9f,0x01,0x00,0xd0,0x00, -0x02,0x99,0x02,0x01,0x69,0x00,0xff,0xd9,0xfd,0xfc,0x85,0xfc,0xfc,0xd8,0xfb,0xfb, -0xfc,0xfc,0xfd,0x26,0xfe,0xff,0xfc,0x00,0x00,0x38,0x00,0x01,0x5f,0x03,0x03,0xe9, -0x03,0x05,0xb3,0x07,0x08,0x8a,0x05,0x03,0x56,0x04,0x02,0xcf,0x00,0x00,0x87,0xff, -0xfd,0xbc,0xfc,0xfd,0xf0,0xfc,0xfb,0xfc,0xfa,0xfb,0xc8,0xfb,0xfb,0xd9,0xfb,0xfc, -0xfe,0xfe,0x00,0x0f,0x02,0x02,0x45,0x02,0x02,0xdf,0x03,0x03,0xb3,0x02,0x02,0x2a, -0x01,0xfe,0x5c,0xfc,0xf9,0x5f,0xfa,0xfb,0x62,0xf9,0xf8,0x16,0xf9,0xf9,0xcf,0xfa, -0xfb,0xfc,0xfc,0xff,0x51,0x01,0x01,0xfb,0x00,0x02,0xc0,0x04,0x07,0x45,0x09,0x0a, -0x27,0x0a,0x08,0xae,0x07,0x07,0xd5,0x07,0x07,0x47,0x05,0x02,0x08,0x00,0xfd,0x3f, -0xfc,0xfa,0x88,0xf9,0xf9,0x48,0xf9,0xf8,0xe7,0xf8,0xfa,0x44,0xfc,0xff,0xb2,0x00, -0x01,0x83,0x02,0x03,0x32,0x03,0x04,0xe2,0x04,0x04,0xea,0x03,0x02,0x92,0x00,0xff, -0x3a,0xfe,0xfd,0x06,0xfd,0xfb,0x86,0xf8,0xf5,0x8d,0xf4,0xf4,0x98,0xf4,0xf4,0x12, -0xf5,0xf7,0xff,0xfa,0xfd,0x21,0x00,0x04,0x36,0x08,0x0b,0x4d,0x0e,0x0f,0x03,0x10, -0x10,0x04,0x10,0x0f,0x2f,0x0f,0x0c,0x58,0x09,0x06,0x09,0x03,0xff,0xc2,0xfb,0xf8, -0xd7,0xf5,0xf3,0xbb,0xf1,0xf1,0xad,0xf3,0xf4,0x4e,0xf6,0xf8,0xdf,0xfb,0xff,0xf1, -0x01,0x05,0x43,0x09,0x0c,0x64,0x0e,0x0f,0xb6,0x0e,0x0d,0x48,0x0c,0x0a,0x73,0x06, -0x00,0x29,0xfa,0xf4,0x18,0xee,0xe7,0x0a,0xe4,0xe2,0x20,0xe3,0xe8,0x66,0xed,0xf1, -0xdd,0xf4,0xf6,0x69,0xfb,0x01,0x38,0x08,0x10,0x5e,0x16,0x18,0x82,0x1b,0x1c,0xcb, -0x1b,0x1d,0x03,0x1c,0x17,0x56,0x12,0x0a,0xa6,0x01,0xfb,0x9b,0xf6,0xf3,0x00,0xf1, -0xed,0x5c,0xea,0xe7,0x20,0xe4,0xe5,0xb2,0xea,0xf2,0x6d,0xfa,0x01,0x51,0x08,0x0e, -0x3c,0x15,0x1b,0xcd,0x20,0x22,0x4b,0x21,0x1c,0x6e,0x17,0x0f,0x49,0x07,0x00,0x75, -0xf8,0xee,0x3d,0xe5,0xdd,0x41,0xd7,0xd5,0x73,0xd5,0xd8,0x11,0xdd,0xe1,0xb5,0xe4, -0xe8,0x27,0xeb,0xf4,0x10,0x07,0x17,0xb3,0x19,0x18,0x26,0x1e,0x27,0xde,0x2f,0x32, -0xf5,0x30,0x2b,0x9b,0x21,0x17,0x59,0x0c,0xff,0xd6,0xf4,0xef,0xe0,0xea,0xe4,0x71, -0xd8,0xcf,0x34,0xd0,0xd9,0x84,0xe3,0xea,0x0e,0xf0,0xf6,0x39,0x00,0x09,0x2c,0x18, -0x27,0x82,0x2f,0x34,0x88,0x35,0x2e,0xa3,0x25,0x1e,0x67,0x15,0x0e,0xd8,0x07,0xfe, -0xe0,0xf5,0xee,0x72,0xe5,0xde,0xfb,0xd4,0xcd,0x17,0xbf,0xb4,0x98,0xbf,0xcd,0xae, -0xdf,0xee,0x87,0xed,0xf8,0xd7,0x07,0x0a,0xce,0x1d,0x31,0xbf,0x34,0x3d,0x59,0x3b, -0x2a,0x5a,0x33,0x3e,0xc6,0x31,0x25,0x55,0x0e,0xf2,0x1e,0xe6,0xd6,0xe1,0xcc,0xce, -0x34,0xcc,0xd5,0xad,0xe3,0xe3,0x17,0xdf,0xd6,0x3b,0xd4,0xe0,0x59,0xf7,0x1a,0xa8, -0x2b,0x29,0x40,0x39,0x52,0xf7,0x51,0x3b,0x98,0x27,0x24,0x2c,0x2b,0x1e,0x3d,0x0b, -0xff,0x8b,0xf8,0xf2,0xce,0xf1,0xe6,0x91,0xd6,0xce,0xec,0xbc,0xac,0xe6,0xad,0xb4, -0xc4,0xc9,0xdc,0xc2,0xc9,0xdf,0x88,0x31,0x4d,0xa3,0x37,0x2b,0xc6,0x20,0x2f,0xbc, -0x3f,0x23,0x6f,0x22,0x40,0xbc,0x34,0x28,0x86,0x27,0x00,0xca,0xd9,0xd2,0xcd,0xd5, -0xd0,0x3e,0xb9,0xb0,0xe4,0xbd,0xd1,0x4f,0xe0,0xcf,0x2b,0xcc,0xfa,0x52,0x08,0xfc, -0xae,0x0e,0x1e,0xb6,0x39,0x5a,0x13,0x52,0x3b,0x58,0x4d,0x57,0x07,0x3f,0x23,0x5d, -0xfe,0xe1,0x5d,0xf3,0xfd,0x7c,0xeb,0xe0,0xff,0xdd,0xdb,0x15,0xda,0xbf,0x5c,0xa5, -0xa4,0x5e,0xbc,0xd4,0x8c,0xba,0xb4,0x21,0x12,0x69,0x99,0x58,0x3f,0x47,0x34,0x32, -0xb9,0x41,0x2e,0x76,0x09,0x16,0x8b,0x42,0x4c,0xf5,0x37,0x00,0x0a,0xd6,0xce,0xb3, -0xd5,0xd1,0xa7,0xbc,0xae,0x75,0xb8,0xc6,0xc9,0xda,0xd0,0x28,0xab,0xc4,0xc1,0x17, -0x2a,0x70,0x13,0x14,0xb2,0x20,0x46,0xf6,0x5c,0x45,0x0d,0x46,0x74,0x22,0x5a,0x27, -0x22,0x15,0xf0,0x8a,0xd7,0xf1,0x80,0xf4,0xe3,0x7e,0xdd,0xd8,0xfc,0xd1,0xc3,0xcb, -0xb7,0xb3,0xac,0xbb,0xdd,0xb4,0xc5,0x95,0x1f,0xd9,0x4f,0xa3,0x6f,0x50,0xc3,0x3d, -0x34,0xd9,0x49,0x3f,0x15,0x17,0x11,0xad,0x31,0x4e,0x57,0x42,0x0c,0xdb,0xd8,0xc5, -0x97,0xcc,0xda,0xb6,0xcd,0xbb,0x62,0xb7,0xbb,0x8f,0xca,0xd5,0x6f,0xb8,0x9f,0x23, -0xe0,0x3e,0x2f,0x37,0x14,0x73,0x1c,0x2e,0x0d,0x4e,0x51,0x46,0x2c,0x53,0xfa,0x7f, -0x44,0x36,0x22,0x17,0xf4,0xde,0xd3,0x28,0xef,0xe7,0x52,0xdb,0xdc,0xd6,0xd4,0xc4, -0x1c,0xbf,0xba,0x6f,0xb5,0xd5,0x64,0xd2,0x94,0x12,0xc6,0x3e,0x54,0x62,0x48,0x06, -0x36,0x37,0x24,0x56,0x4f,0x74,0x19,0x1b,0xcc,0x35,0x3e,0x81,0x35,0x11,0x74,0xeb, -0xd6,0x09,0xd1,0xd7,0x3f,0xd0,0xc7,0x51,0xc5,0xbf,0x61,0xc5,0xcd,0x27,0xc8,0xa7, -0x74,0x9e,0x00,0x6a,0x57,0x35,0xd6,0x1d,0x29,0x63,0x33,0x57,0xef,0x3e,0x27,0xb5, -0x6a,0x6e,0x25,0x2e,0x21,0x42,0x04,0xd3,0x63,0xd8,0xe4,0x09,0xda,0xd6,0xcd,0xd6, -0xc7,0x0a,0xbf,0xc7,0xf2,0xc0,0xcd,0xd3,0xdf,0xa6,0x6e,0xa7,0x1d,0x34,0x55,0x44, -0x2a,0x35,0x2a,0x65,0x4c,0x5d,0xbb,0x27,0x20,0x61,0x43,0x3f,0xd1,0x32,0x18,0xd6, -0xf0,0xdf,0xb5,0xd4,0xd6,0x84,0xd2,0xc9,0xa2,0xc9,0xbd,0xb2,0xc1,0xc9,0x06,0xce, -0xca,0x16,0x9e,0xb2,0x6e,0x31,0x5f,0x41,0x34,0x32,0xc2,0x27,0x42,0xce,0x56,0x1d, -0x1a,0x30,0x6b,0x93,0x4a,0x2b,0xe1,0x1e,0xe9,0x8d,0xcf,0xda,0xda,0xdf,0xd9,0x0f, -0xd7,0xce,0x9a,0xbd,0xc0,0x9f,0xc2,0xc5,0x72,0xd9,0xbc,0x0a,0xa2,0xfe,0x6b,0x50, -0x40,0x05,0x38,0x28,0x34,0x3d,0x63,0x30,0x3a,0x20,0xdc,0x46,0x44,0x95,0x2c,0x1d, -0x70,0xf2,0xdc,0x55,0xd8,0xd5,0x9e,0xd7,0xce,0xd7,0xce,0xc2,0xed,0xbe,0xc8,0xc3, -0xc7,0xd5,0x14,0xb9,0x95,0x18,0xf3,0x5c,0x47,0x4a,0x36,0x3a,0x30,0x33,0x3b,0x5d, -0x38,0x60,0x15,0x4d,0x01,0x53,0x31,0xbc,0x2f,0x08,0xf5,0xd5,0xce,0x1c,0xd8,0xd9, -0x6e,0xd2,0xce,0xc4,0xc1,0xbf,0xe5,0xc8,0xc7,0xd4,0xd4,0xc8,0x4e,0xa4,0xe0,0x8c, -0x49,0x47,0x11,0x34,0x2d,0xea,0x2d,0x5c,0x9c,0x48,0x1e,0x4a,0x42,0x50,0x81,0x2f, -0x24,0x08,0x01,0xdc,0xc4,0xd9,0xd6,0x08,0xd7,0xcf,0x78,0xce,0xc5,0xcb,0xb9,0xc5, -0x13,0xc5,0xd3,0xcf,0xd3,0x9e,0xb6,0xc5,0x42,0xa8,0x58,0x3d,0xf8,0x34,0x2c,0x83, -0x53,0x50,0xd8,0x16,0x33,0x85,0x53,0x35,0xb7,0x2e,0x18,0xd6,0xe4,0xd1,0xee,0xd3, -0xd7,0x90,0xd2,0xcf,0x05,0xc7,0xbd,0xc8,0xc7,0xc7,0xa3,0xd0,0xd0,0x68,0xaa,0xc4, -0xc4,0x35,0x55,0x04,0x3a,0x35,0xfe,0x29,0x50,0x3c,0x55,0x1f,0xfd,0x35,0x56,0x15, -0x36,0x28,0xd5,0x11,0xe2,0xeb,0xd5,0xd3,0x05,0xd4,0xd2,0x82,0xce,0xcb,0xb0,0xba, -0xc2,0xcc,0xc7,0xcf,0x00,0xdc,0xb1,0x8b,0xac,0x20,0x8d,0x5a,0x42,0x78,0x38,0x29, -0x4d,0x48,0x5e,0x13,0x27,0x26,0x47,0x51,0x3b,0x86,0x2c,0x1e,0xdb,0xee,0xd5,0x91, -0xd1,0xd1,0x04,0xd1,0xcd,0x67,0xca,0xbd,0x77,0xc5,0xca,0xb1,0xcf,0xd9,0xc5,0xb2, -0xb0,0x0f,0x19,0x5a,0x02,0x42,0x3a,0xc5,0x2b,0x42,0x4b,0x5c,0x27,0xf0,0x27,0x55, -0x9b,0x3e,0x2b,0x03,0x1d,0xeb,0x4f,0xd6,0xd5,0xe1,0xd2,0xd2,0x7a,0xcd,0xcc,0x49, -0xbe,0xc0,0x1c,0xc7,0xca,0xc2,0xdc,0xc0,0x57,0xa6,0x04,0x32,0x5b,0x48,0xca,0x3d, -0x2b,0xe7,0x3d,0x5f,0xb8,0x32,0x20,0x09,0x4c,0x3f,0x58,0x29,0x22,0x0f,0xf8,0xd7, -0x55,0xd0,0xd0,0xec,0xd1,0xcd,0x44,0xcd,0xc1,0x6b,0xc1,0xc9,0xab,0xca,0xd9,0xd4, -0xbd,0xa5,0x0b,0x00,0x00,0x30,0x00,0x00,0x66,0x00,0x00,0x84,0x00,0x00,0xb4,0xff, -0xff,0x6b,0x00,0x00,0xbd,0x00,0x00,0x98,0x00,0x00,0x87,0x00,0x00,0x44,0x00,0x00, -0x66,0x00,0x00,0xac,0x00,0x00,0xb6,0x00,0x00,0xd6,0xff,0x00,0xa0,0xff,0xff,0x57, -0xff,0xff,0xa1,0xff,0xff,0xda,0xfe,0xff,0xd9,0xff,0xff,0x26,0xff,0xff,0x52,0xff, -0x00,0x60,0x00,0xff,0x5c,0xff,0xff,0x52,0xfe,0xfe,0xc3,0xfe,0xff,0x62,0xff,0xff, -0xf6,0xfe,0xfe,0xf8,0xfd,0xfd,0xbd,0xfe,0xff,0x92,0xfe,0xfe,0xa3,0xfd,0xfd,0x1b, -0xfe,0xfe,0xc7,0xfe,0xfe,0xb4,0xfd,0xfd,0xe3,0xfc,0xfd,0xf5,0xfd,0xfe,0x12,0xfe, -0xfd,0xd6,0xfc,0xfd,0xc3,0xfd,0xfd,0xcb,0xfc,0xfc,0xe0,0xfb,0xfc,0x3a,0xfe,0xfe, -0xb7,0xfc,0xfc,0x33,0xfd,0xfe,0x70,0xfe,0xfe,0xca,0xfe,0xfe,0x7f,0xff,0x00,0xe5, -0x00,0x01,0xd5,0x02,0x04,0xa0,0x03,0x03,0x0b,0x05,0x06,0xa1,0x06,0x06,0x9e,0x06, -0x06,0xce,0x07,0x08,0xf1,0x07,0x08,0x61,0x08,0x09,0x31,0x09,0x08,0xf4,0x07,0x08, -0x30,0x08,0x07,0x5f,0x07,0x06,0x87,0x05,0x04,0x26,0x04,0x04,0x34,0x04,0x04,0x40, -0x03,0x02,0x88,0x02,0x02,0xd5,0x01,0x01,0x64,0x00,0x00,0x86,0x00,0x00,0x62,0xff, -0xff,0x34,0xff,0xff,0x45,0xff,0xfe,0x37,0xfe,0xfe,0x22,0xfe,0xfe,0xd4,0xfd,0xfd, -0x1f,0xfe,0xfd,0x0b,0xfe,0xfe,0xd3,0xfd,0xfd,0x35,0xfd,0xfd,0x76,0xfd,0xfd,0x1c, -0xfe,0xfe,0x73,0xfe,0xfd,0x1f,0xfe,0xfe,0x8a,0xfe,0xfe,0xf5,0xfd,0xfd,0xfb,0xfd, -0xfe,0x85,0xfe,0xfe,0xcc,0xfe,0xfe,0xdb,0xfe,0xfe,0x2f,0xff,0xff,0x35,0xff,0xff, -0xd3,0xff,0xff,0x9c,0xff,0xff,0xd9,0xff,0x00,0xc3,0x00,0x01,0xd1,0x00,0x00,0x55, -0x00,0x00,0xb9,0x00,0x00,0xdb,0x00,0x00,0xca,0x00,0x00,0x28,0x00,0x00,0x9b,0x00, -0x00,0xe8,0x00,0x00,0x48,0x00,0x00,0x90,0xff,0xff,0xde,0xff,0xff,0x67,0xff,0xff, -0x03,0xff,0xff,0x20,0xff,0xff,0xc0,0xfe,0xff,0x80,0xfe,0xfd,0xae,0xfd,0xfd,0x1d, -0xfe,0xfe,0x84,0xfe,0xfe,0x55,0xfe,0xfe,0xa8,0xfe,0xfe,0xcd,0xfe,0xfe,0xd7,0xfe, -0xff,0xc5,0xfe,0xfe,0x16,0xfe,0xfd,0x7a,0xfe,0xfe,0x45,0xfe,0xfe,0x4c,0xfe,0xfe, -0xe3,0xfe,0xfe,0x6b,0xfe,0xfd,0x6d,0xfd,0xfe,0x41,0xfe,0xfd,0xef,0xfd,0xfd,0x6b, -0xfd,0xfd,0xda,0xfd,0xfd,0x16,0xfd,0xfc,0x7d,0xfc,0xfc,0xd2,0xfb,0xfb,0xcc,0xfb, -0xfc,0x61,0xfc,0xfc,0xfa,0xfc,0xfd,0x22,0xfd,0xfd,0xde,0xfe,0xff,0xc6,0x01,0x04, -0x11,0x06,0x07,0xba,0x09,0x0b,0xf7,0x0c,0x10,0xa0,0x12,0x13,0x56,0x14,0x15,0x79, -0x16,0x17,0x85,0x17,0x16,0x4d,0x16,0x14,0x6f,0x13,0x11,0x5a,0x0f,0x0d,0x18,0x0c, -0x0a,0x52,0x08,0x06,0x78,0x04,0x02,0x7e,0x01,0x00,0x06,0xff,0xfd,0x68,0xfc,0xfb, -0x1a,0xfb,0xfa,0xd6,0xf9,0xf8,0xcf,0xf8,0xf9,0x01,0xf9,0xf8,0x39,0xf8,0xf7,0x2c, -0xf8,0xf8,0xc1,0xf7,0xf7,0x0e,0xf8,0xf8,0xf8,0xf8,0xf8,0xde,0xf8,0xf8,0xee,0xf8, -0xf9,0x91,0xf9,0xfa,0x31,0xfa,0xfa,0x61,0xfa,0xfb,0x52,0xfb,0xfb,0xe5,0xfb,0xfc, -0xe9,0xfc,0xfd,0x61,0xfd,0xfd,0x34,0xfd,0xfd,0xd8,0xfd,0xfe,0x37,0xff,0xff,0xb7, -0xff,0xff,0xce,0xff,0xff,0x4e,0x00,0x00,0x05,0x00,0xff,0xbc,0xff,0xff,0xba,0xff, -0xff,0x4d,0x00,0x00,0x55,0x00,0x00,0x13,0x00,0x00,0x34,0x00,0x00,0x42,0x00,0x00, -0xc2,0xff,0xff,0x7f,0x00,0x01,0x75,0x01,0x00,0x8e,0x00,0x00,0xdd,0x00,0x01,0x20, -0x01,0x01,0xb1,0x00,0x00,0x09,0x00,0xff,0x98,0xff,0xff,0x4b,0xff,0xfe,0x0d,0xfe, -0xfd,0x04,0xfd,0xfd,0xb0,0xfc,0xfc,0x27,0xfc,0xfc,0x11,0xfc,0xfc,0x41,0xfc,0xfc, -0xdb,0xfc,0xfc,0xa8,0xfc,0xfd,0xc4,0xfd,0xfd,0x8c,0xfd,0xfd,0x8e,0xfe,0xff,0xf4, -0xff,0x00,0x01,0x00,0x00,0x2b,0x01,0x01,0x74,0x01,0x01,0xc7,0x01,0x02,0xc0,0x01, -0x01,0x28,0x01,0x01,0x50,0x01,0x00,0x0f,0x00,0xff,0x83,0xfe,0xfd,0xcd,0xfc,0xfb, -0x51,0xf9,0xf8,0xa0,0xf6,0xf5,0xd2,0xf3,0xf2,0xe0,0xef,0xee,0x00,0xec,0xea,0x96, -0xe8,0xe7,0x1d,0xe9,0xec,0xc3,0xf1,0xf9,0xf1,0x00,0x0a,0x54,0x13,0x19,0x06,0x1b, -0x19,0xe2,0x15,0x13,0x00,0x13,0x16,0x6e,0x1c,0x25,0x43,0x30,0x38,0xcc,0x3c,0x3b, -0xf2,0x33,0x2a,0x28,0x21,0x19,0x03,0x13,0x0d,0x8a,0x09,0x07,0xa6,0x05,0x04,0x92, -0x01,0xfe,0xae,0xfc,0xfb,0xd4,0xfa,0xfa,0x26,0xf9,0xf8,0xf3,0xf6,0xf5,0xef,0xf4, -0xf4,0xaa,0xf4,0xf5,0xd4,0xf6,0xf7,0xce,0xf8,0xf8,0xfd,0xf7,0xf6,0x9f,0xf5,0xf4, -0xc3,0xf3,0xf3,0x79,0xf4,0xf5,0xec,0xf6,0xf8,0x03,0xf9,0xf8,0xfd,0xf7,0xf7,0x20, -0xf6,0xf6,0x95,0xf6,0xf7,0x40,0xf8,0xf9,0x5d,0xfb,0xfc,0x49,0xfd,0xfd,0x47,0xfd, -0xfd,0xc8,0xfd,0xfd,0x0e,0xfe,0xfe,0x96,0xfe,0xfe,0x1b,0xff,0xff,0xa2,0xfe,0xfe, -0x68,0xfe,0xfe,0x29,0xff,0xff,0x86,0xff,0xff,0xde,0xff,0xfe,0x39,0xfd,0xfd,0xd0, -0xfc,0xfc,0xc3,0xfc,0xfe,0xd3,0xfe,0xfe,0x2a,0xff,0xff,0x18,0xff,0xff,0x20,0xff, -0xfe,0xdf,0xfe,0xff,0x57,0x00,0x01,0x66,0x02,0x02,0x5f,0x03,0x03,0xcc,0x02,0x02, -0x40,0x02,0x00,0xff,0xff,0x00,0x07,0x00,0xff,0x05,0xff,0xfe,0xb7,0xfd,0xfc,0x3b, -0xfb,0xfa,0xe2,0xf9,0xf9,0x26,0xf9,0xf9,0x2e,0xfa,0xf9,0x4a,0xfa,0xfa,0x30,0xf9, -0xf8,0x3f,0xf9,0xfa,0xc7,0xfb,0xfc,0xef,0xfe,0x00,0x96,0x01,0x03,0xf0,0x03,0x04, -0x07,0x05,0x05,0x4c,0x05,0x04,0x81,0x02,0x02,0xf4,0x01,0x01,0xc7,0x01,0x02,0x3c, -0x04,0x05,0x79,0x06,0x06,0xb2,0x04,0x00,0xa8,0xfb,0xf5,0xf4,0xee,0xe8,0xa8,0xe0, -0xd8,0x00,0xd0,0xc9,0x84,0xc3,0xc0,0xa7,0xc1,0xcb,0x5f,0xe2,0x03,0xc1,0x22,0x38, -0x8a,0x31,0x08,0x10,0xf1,0x06,0xd8,0x1c,0x2d,0xba,0x3a,0x3f,0xca,0x56,0x64,0x9f, -0x4f,0x4c,0xca,0x5e,0x63,0x69,0x4d,0x2f,0xc2,0x22,0x2a,0x09,0x20,0x12,0x32,0x07, -0x02,0x58,0x00,0xff,0x9d,0xfa,0xf6,0xe4,0xf1,0xf6,0x71,0xf5,0xf3,0xd5,0xef,0xeb, -0x38,0xe9,0xee,0x71,0xf3,0xf4,0x0e,0xf8,0xf8,0xf2,0xf9,0xfd,0x1d,0xfb,0xf6,0x2c, -0xf4,0xf1,0x58,0xf4,0xf7,0xa0,0xf3,0xf5,0xd5,0xf6,0xf7,0x90,0xf6,0xf4,0x39,0xee, -0xed,0xb7,0xed,0xf0,0x40,0xf3,0xf3,0x24,0xf3,0xf7,0x11,0xf9,0xf8,0xa5,0xf4,0xf4, -0xff,0xf8,0xfa,0xed,0xf8,0xf7,0x42,0xf9,0xfe,0x45,0xff,0xfb,0x07,0xf9,0xfb,0x30, -0xfd,0xfd,0x6a,0xfb,0xfa,0xea,0xfd,0xff,0x9b,0xfe,0xfe,0xb7,0xfc,0xfc,0x10,0xfc, -0xf9,0x9b,0xf7,0xf6,0x4a,0xf7,0xf9,0x95,0xfa,0xfb,0x47,0xfb,0xfa,0xde,0xf8,0xf7, -0xc4,0xf6,0xf8,0xf7,0xf8,0xfc,0x85,0xff,0x02,0x51,0x03,0x04,0x8d,0x06,0x09,0x22, -0x08,0x06,0x9a,0x05,0x02,0xc1,0x04,0x09,0xe3,0x07,0x06,0xf5,0x04,0x04,0xa2,0x00, -0xfb,0x8b,0xfa,0xfa,0x0a,0xfb,0xfa,0xf3,0xf8,0xf8,0xc3,0xf5,0xf1,0x2d,0xf0,0xeb, -0xf6,0xe9,0xea,0x68,0xea,0xec,0x03,0xee,0xed,0xcd,0xef,0xf3,0x92,0xf7,0xfc,0xef, -0x02,0x07,0x19,0x0d,0x11,0xbb,0x11,0x10,0xca,0x0d,0x09,0x2b,0x04,0x01,0xca,0x03, -0x07,0x86,0x0a,0x0d,0x39,0x11,0x13,0xc8,0x12,0x0f,0x8a,0x0d,0x0a,0x99,0x05,0xff, -0xd8,0xf7,0xf0,0x04,0xe7,0xdc,0x82,0xd1,0xc9,0x81,0xc1,0xbc,0x8b,0xbb,0xc0,0x78, -0xd0,0xed,0xff,0x13,0x33,0xfc,0x40,0x23,0x2e,0xf4,0xf6,0xa7,0x15,0x29,0x20,0x3a, -0x42,0x40,0x4f,0x6b,0xdd,0x60,0x49,0x92,0x58,0x69,0x46,0x60,0x43,0x3c,0x2b,0x29, -0xe7,0x2a,0x1c,0xc1,0x0f,0x05,0x43,0x03,0xff,0x9e,0xff,0xfb,0x3c,0xf6,0xf3,0xa2, -0xf6,0xf2,0xcb,0xf0,0xea,0xcd,0xe6,0xe8,0x7f,0xf0,0xf3,0xe1,0xf5,0xf7,0x25,0xf6, -0xfb,0xa5,0xfc,0xf7,0xb2,0xf3,0xf0,0x62,0xf1,0xf7,0xd0,0xf4,0xf4,0xd2,0xf5,0xf6, -0xc1,0xf5,0xf5,0x60,0xef,0xeb,0x33,0xec,0xec,0x2f,0xf1,0xf2,0x67,0xf1,0xf3,0xb4, -0xf6,0xf7,0x4b,0xf4,0xf1,0x43,0xf5,0xf9,0xf1,0xf8,0xf5,0x4a,0xf5,0xfa,0x88,0xfe, -0xfb,0x25,0xf7,0xf8,0x04,0xfb,0xfb,0x0d,0xfb,0xf8,0xb2,0xfa,0xfd,0x2f,0xfe,0xfd, -0xf4,0xfb,0xf9,0x6e,0xfa,0xf9,0xc2,0xf5,0xf5,0x86,0xf5,0xf7,0x18,0xf8,0xf9,0xe1, -0xf8,0xf9,0x42,0xf7,0xf4,0x8c,0xf2,0xf3,0xda,0xf5,0xf9,0xd0,0xfc,0xff,0xbd,0x01, -0x02,0xea,0x03,0x06,0x8f,0x09,0x08,0x22,0x08,0x04,0xbd,0x04,0x09,0x5b,0x0a,0x07, -0x21,0x05,0x04,0xcb,0x02,0xfd,0x6c,0xfb,0xfb,0x28,0xfc,0xfb,0x22,0xf9,0xf8,0xe9, -0xf6,0xf1,0xe3,0xed,0xe9,0x95,0xe5,0xe5,0x39,0xe6,0xe7,0x92,0xe8,0xe8,0x93,0xe8, -0xeb,0x09,0xef,0xf3,0xce,0xf9,0x00,0x1e,0x09,0x11,0x15,0x14,0x15,0xe9,0x14,0x11, -0xfa,0x0a,0x05,0xe6,0x05,0x08,0x76,0x0b,0x0f,0x91,0x13,0x16,0xb4,0x16,0x13,0xc7, -0x10,0x0f,0x10,0x0b,0x05,0xe6,0xfd,0xf5,0xcb,0xec,0xe1,0x15,0xd5,0xca,0x08,0xc2, -0xbb,0x4d,0xba,0xbc,0x5f,0xc9,0xe3,0xc0,0x08,0x2c,0x85,0x42,0x33,0x71,0xff,0xee, -0x76,0x0c,0x25,0x68,0x38,0x44,0x60,0x4a,0x66,0x8f,0x6b,0x4c,0x4e,0x52,0x69,0xbe, -0x6a,0x54,0x0b,0x39,0x27,0xff,0x2c,0x25,0x03,0x17,0x08,0xf3,0x03,0xff,0xdc,0x00, -0xfd,0x5d,0xf9,0xf2,0x40,0xf6,0xf4,0x50,0xf2,0xee,0x68,0xe8,0xe6,0x3e,0xee,0xf3, -0xe2,0xf4,0xf7,0x02,0xf4,0xf8,0xe1,0xfb,0xf7,0x0c,0xf3,0xef,0x06,0xef,0xf4,0x7a, -0xf5,0xf3,0xf2,0xf4,0xf5,0xc5,0xf5,0xf5,0x45,0xf1,0xea,0x9d,0xeb,0xec,0xf7,0xef, -0xf1,0x8f,0xf1,0xf1,0x5c,0xf5,0xf6,0x6b,0xf4,0xf0,0xad,0xf3,0xf8,0x0d,0xfa,0xf6, -0xf7,0xf4,0xf8,0xa9,0xfd,0xfc,0x95,0xf6,0xf6,0xc5,0xf9,0xfb,0x66,0xfb,0xf8,0x1b, -0xf9,0xfc,0xd5,0xfd,0xfc,0xad,0xfb,0xf8,0xee,0xf8,0xf8,0x7d,0xf5,0xf3,0xac,0xf3, -0xf6,0x51,0xf7,0xf7,0x19,0xf6,0xf5,0x9f,0xf4,0xf1,0xfa,0xef,0xf0,0xd6,0xf1,0xf4, -0x40,0xf9,0xfd,0x83,0xff,0xff,0xed,0x00,0x03,0xf6,0x07,0x08,0xda,0x08,0x05,0x77, -0x04,0x09,0x17,0x0c,0x09,0x3e,0x07,0x05,0x1f,0x04,0xfe,0x3d,0xfc,0xfc,0xe8,0xfc, -0xfd,0x82,0xfb,0xfa,0x9f,0xf9,0xf3,0xb7,0xee,0xe9,0x87,0xe4,0xe3,0xae,0xe4,0xe4, -0x0e,0xe6,0xe6,0xe1,0xe5,0xe7,0x19,0xea,0xee,0x9a,0xf4,0xfc,0x42,0x04,0x0d,0x9c, -0x12,0x15,0xae,0x17,0x16,0x5a,0x11,0x0a,0x00,0x08,0x09,0x27,0x0d,0x10,0x89,0x14, -0x17,0x6d,0x19,0x16,0xeb,0x12,0x0f,0xef,0x0c,0x08,0x03,0x01,0xf8,0x9d,0xf0,0xe5, -0xcc,0xd8,0xcd,0x13,0xc4,0xbc,0xbb,0xb9,0xbb,0x5a,0xc7,0xe0,0x84,0x05,0x29,0x3b, -0x43,0x3a,0xbd,0x07,0xee,0x80,0x0b,0x27,0x86,0x38,0x44,0xd1,0x48,0x63,0xdb,0x6d, -0x4e,0xf0,0x4c,0x67,0xb1,0x6e,0x5c,0x9f,0x45,0x30,0xd4,0x2f,0x26,0x6d,0x1b,0x0d, -0x44,0x05,0xff,0x22,0x01,0xff,0x29,0xfc,0xf3,0xf4,0xf5,0xf4,0x40,0xf2,0xef,0xe4, -0xe9,0xe6,0x5b,0xed,0xf3,0xb9,0xf4,0xf7,0x86,0xf3,0xf6,0x9d,0xfb,0xf8,0xf6,0xf2, -0xef,0xba,0xee,0xf3,0xce,0xf5,0xf2,0x8c,0xf4,0xf5,0x14,0xf6,0xf5,0xe9,0xf2,0xeb, -0x7c,0xec,0xed,0x54,0xf0,0xf2,0xd9,0xf1,0xf1,0xf5,0xf4,0xf5,0x9c,0xf3,0xf0,0xf2, -0xf2,0xf8,0x7c,0xfa,0xf6,0xeb,0xf4,0xf8,0x14,0xfd,0xfb,0xaf,0xf6,0xf6,0xf8,0xf9, -0xfb,0x65,0xfb,0xf9,0x14,0xf9,0xfb,0xe7,0xfc,0xfc,0x24,0xfb,0xf7,0x1f,0xf8,0xf8, -0x3f,0xf6,0xf3,0x39,0xf2,0xf3,0xfe,0xf4,0xf5,0xad,0xf4,0xf3,0x1d,0xf2,0xef,0x34, -0xed,0xed,0x81,0xee,0xf0,0xb1,0xf4,0xf8,0x1f,0xfc,0xfd,0x13,0xff,0x00,0xfe,0x04, -0x06,0x17,0x08,0x05,0x42,0x04,0x09,0xd3,0x0b,0x0a,0x87,0x08,0x07,0x19,0x05,0xfe, -0xbd,0xfc,0xfd,0x2a,0xfe,0xfe,0xc4,0xfb,0xfa,0x0c,0xf9,0xf2,0xba,0xee,0xe9,0x1b, -0xe5,0xe4,0x82,0xe3,0xe3,0xd9,0xe4,0xe4,0x27,0xe4,0xe5,0x2d,0xe8,0xec,0x01,0x00, -0x00,0xa1,0xff,0x00,0x78,0x00,0xff,0x2e,0x00,0x00,0xc2,0xff,0xff,0x62,0xff,0xff, -0x5c,0xff,0xff,0x39,0x00,0x00,0x94,0x00,0x00,0xc8,0x00,0x00,0xd8,0xff,0xff,0x87, -0xff,0xff,0xcb,0xff,0xff,0x93,0xff,0x00,0x1c,0x01,0xfe,0xed,0xfe,0x01,0xe5,0x00, -0xff,0x72,0xff,0xff,0xc9,0xff,0x00,0x03,0x01,0x01,0x17,0x01,0x00,0x80,0xff,0xfe, -0x6a,0xff,0xff,0xec,0x00,0x01,0x55,0x01,0x00,0x57,0x01,0x00,0x8d,0x00,0x00,0x6a, -0x00,0x00,0x90,0x00,0xff,0x6c,0xff,0x01,0xd3,0x01,0x01,0x66,0x02,0x01,0x9e,0x00, -0x00,0x35,0x01,0x00,0x6a,0x01,0x02,0xa2,0x02,0x01,0x85,0x00,0x00,0xb9,0x00,0xff, -0x0a,0x01,0x03,0x69,0x03,0xff,0x7d,0xfe,0xfe,0x07,0x01,0x01,0x05,0x00,0x01,0x75, -0x02,0xfe,0xea,0xfd,0xff,0x93,0xff,0xff,0x92,0x00,0xff,0xa7,0xfe,0xff,0xbc,0x00, -0xff,0xc3,0xfe,0xfd,0x6d,0xfd,0xfe,0x32,0xff,0xfe,0x3a,0xfe,0xfd,0x4b,0xfe,0xff, -0xb9,0xff,0xfd,0x26,0xfd,0xfd,0xe8,0xfd,0xfe,0xf8,0xff,0xfe,0x7e,0xff,0x00,0xa2, -0xff,0xfe,0xce,0xfe,0xfe,0xd3,0xff,0x00,0xbc,0x00,0xff,0xc0,0xfe,0xff,0x2d,0x01, -0x00,0x64,0xff,0xff,0x06,0x02,0x03,0x66,0x02,0x01,0x0a,0x03,0x02,0x39,0x03,0x02, -0x8a,0x01,0x00,0xcb,0x02,0x04,0x37,0x04,0x03,0x71,0x02,0x02,0x37,0x02,0x01,0x2f, -0x03,0x03,0x7a,0x02,0x01,0x26,0x02,0x03,0x23,0x03,0x03,0xf8,0x03,0x02,0xba,0x01, -0x01,0x87,0x01,0x02,0x35,0x04,0x03,0x00,0x02,0x01,0x34,0x01,0x00,0x4d,0x01,0x00, -0x1a,0x01,0x02,0xb2,0x01,0x00,0x57,0x00,0x00,0xc0,0xff,0xff,0xad,0xff,0xfe,0x82, -0xfd,0xfe,0x09,0x00,0xff,0xec,0xfe,0xfe,0x0c,0xff,0xfe,0x10,0xfe,0xff,0x8a,0xff, -0xfe,0xa9,0xfe,0xfe,0xa3,0xfc,0xfb,0x2d,0xfc,0xfc,0x30,0xfc,0xfc,0x99,0xfd,0xfe, -0x07,0xff,0xfe,0x46,0xfd,0xfd,0x23,0xfe,0xfe,0x71,0xfe,0xfe,0xd6,0xfe,0xff,0xea, -0xff,0xff,0x29,0x00,0x00,0x29,0x00,0x00,0xe7,0x00,0x01,0x94,0x01,0x01,0xca,0x01, -0x03,0x95,0x04,0x04,0x10,0x03,0x02,0x99,0x03,0x04,0x94,0x03,0x03,0x33,0x05,0x06, -0x47,0x05,0x05,0x12,0x06,0x05,0x97,0x04,0x03,0x5d,0x03,0x04,0x37,0x05,0x04,0x03, -0x04,0x04,0x73,0x04,0x04,0x7a,0x04,0x02,0xe3,0x00,0x01,0x5e,0x02,0x02,0xa2,0x02, -0x01,0xf9,0x00,0x01,0x45,0x01,0x00,0x16,0x00,0xff,0xbf,0xff,0xff,0x82,0xfe,0xfe, -0x9f,0xff,0xff,0xd5,0xfe,0xfe,0xd0,0xfc,0xfc,0xb6,0xfc,0xfd,0x53,0xfd,0xfd,0x26, -0xfe,0xfe,0x80,0xfc,0xfb,0xeb,0xfb,0xfc,0xdd,0xfd,0xfd,0x49,0xfc,0xfb,0x24,0xfb, -0xfa,0x0c,0xfb,0xfb,0xaf,0xfc,0xfc,0x48,0xfc,0xfc,0xaf,0xfd,0xfc,0x7f,0xfc,0xfc, -0xf8,0xfc,0xfd,0x7d,0xfd,0xfd,0x05,0xff,0x00,0x50,0xff,0xff,0x62,0x00,0x01,0xe0, -0x00,0x00,0xee,0x01,0x03,0xda,0x04,0x05,0x02,0x05,0x04,0xbe,0x04,0x05,0xd2,0x06, -0x06,0xee,0x05,0x06,0xee,0x07,0x07,0xfd,0x08,0x09,0x40,0x07,0x07,0xd4,0x08,0x09, -0x32,0x07,0x06,0x27,0x07,0x07,0xb2,0x05,0x05,0xd6,0x05,0x04,0xff,0x03,0x04,0x73, -0x03,0x02,0x29,0x03,0x02,0x57,0x01,0x01,0xf1,0xff,0xfe,0x5f,0xff,0xff,0x90,0xfe, -0xfe,0x91,0xfd,0xfd,0xb5,0xfc,0xfb,0x27,0xfc,0xfc,0xa4,0xfa,0xfa,0x25,0xfb,0xfa, -0x76,0xf9,0xf9,0x1e,0xfa,0xf9,0x2d,0xf9,0xf8,0x76,0xf9,0xfa,0x78,0xfa,0xfa,0x62, -0xfa,0xf9,0x0e,0xf9,0xf9,0x67,0xfa,0xf9,0x5c,0xf9,0xf9,0xdf,0xf9,0xf9,0x3a,0xfa, -0xfa,0x78,0xfa,0xfa,0x97,0xfa,0xfb,0xf5,0xfb,0xfc,0xe4,0xfc,0xfd,0xc6,0xfd,0xfd, -0x1c,0xfe,0xfe,0x7d,0xff,0xff,0x0f,0x01,0x01,0x8f,0x03,0x04,0x2d,0x05,0x06,0x3a, -0x09,0x0b,0xc5,0x0c,0x0d,0xdb,0x0d,0x0f,0xc9,0x11,0x12,0x82,0x12,0x13,0x7e,0x14, -0x14,0x47,0x14,0x14,0x66,0x14,0x13,0x28,0x13,0x12,0x49,0x12,0x12,0x1f,0x12,0x0f, -0x85,0x0d,0x0c,0x62,0x0b,0x0b,0x12,0x0a,0x08,0x09,0x07,0x05,0x84,0x03,0x02,0x7e, -0x02,0xff,0x9e,0xfd,0xfd,0xb2,0xfb,0xf9,0x1a,0xfa,0xf9,0x6a,0xf7,0xf6,0x43,0xf4, -0xf2,0x5e,0xf2,0xf1,0x6d,0xf1,0xf1,0x71,0xf0,0xef,0xdd,0xef,0xef,0x12,0xef,0xef, -0xf8,0xef,0xef,0x68,0xef,0xef,0xa1,0xee,0xef,0xdb,0xf0,0xf0,0xd3,0xef,0xf0,0x90, -0xf0,0xf0,0x23,0xf0,0xf0,0xcb,0xf0,0xef,0xce,0xef,0xf0,0x10,0xf0,0xf0,0x2c,0xf2, -0xf3,0x33,0xf3,0xf4,0x1d,0xf7,0xf8,0x2a,0xfb,0xfd,0x15,0xff,0x03,0x40,0x06,0x09, -0xf6,0x0b,0x0f,0x11,0x12,0x14,0xb7,0x16,0x19,0x3a,0x1d,0x20,0xbf,0x23,0x25,0x3b, -0x27,0x29,0xe8,0x2c,0x30,0xf0,0x31,0x33,0xb3,0x32,0x30,0x0f,0x2f,0x2b,0x2d,0x27, -0x22,0x8c,0x1f,0x1d,0x1e,0x1d,0x1b,0xa4,0x18,0x16,0xeb,0x15,0x15,0x63,0x14,0x12, -0x6d,0x10,0x0c,0xab,0x06,0xff,0xc6,0xf9,0xf4,0x58,0xef,0xef,0x37,0xf4,0xf7,0x16, -0xf7,0xf4,0x08,0xf1,0xed,0xc3,0xeb,0xee,0x54,0xf1,0xf2,0x29,0xf2,0xf0,0x32,0xec, -0xe4,0x7e,0xdb,0xd2,0xb5,0xc5,0xc4,0xa6,0xdb,0xf2,0xeb,0xf6,0xf4,0xea,0xf1,0xed, -0x03,0xee,0xee,0xb1,0xe9,0xe5,0xfe,0xe5,0xe8,0xe9,0xe9,0xe8,0x68,0xe4,0xdf,0x63, -0xd9,0xd4,0x37,0xd0,0xcd,0x93,0xcc,0xce,0x0d,0xd8,0xe6,0x23,0xf3,0xfd,0x3e,0x06, -0x0b,0x92,0x0f,0x0f,0x5d,0x0e,0x0c,0xd6,0x0a,0x0b,0xcc,0x11,0x19,0x2a,0x23,0x2a, -0x18,0x2e,0x32,0x43,0x35,0x34,0x49,0x34,0x35,0xaf,0x37,0x39,0xd7,0x3b,0x3d,0xc4, -0x3b,0x36,0x17,0x30,0x2b,0x48,0x27,0x20,0x7f,0x1a,0x18,0x6b,0x17,0x14,0xf5,0x15, -0x1b,0xc6,0x22,0x2a,0x94,0x2c,0x28,0xe3,0x19,0x01,0x1f,0xe7,0xca,0xf1,0xb7,0xd0, -0x37,0x00,0x12,0x76,0x05,0xf3,0x19,0xe9,0xdf,0x1b,0xe3,0xe6,0xd6,0xe4,0xf0,0x87, -0xfd,0xfa,0x3f,0xf0,0xe6,0xdf,0xe2,0xdc,0x9c,0xd2,0xc6,0xa1,0xb6,0xb4,0x5c,0xd9, -0xfd,0x2a,0xff,0xf0,0xe5,0xea,0xf0,0x4e,0xf4,0xf1,0x92,0xec,0xe6,0xda,0xe5,0xe8, -0xa8,0xe6,0xdd,0x69,0xd4,0xcd,0x1a,0xcf,0xce,0x94,0xc7,0xc0,0xfc,0xc3,0xd8,0x82, -0xed,0xfa,0x6c,0x01,0x08,0xab,0x0f,0x11,0x64,0x15,0x12,0xe1,0x09,0x08,0x62,0x0d, -0x16,0x8b,0x22,0x27,0xca,0x2d,0x3b,0x03,0x41,0x42,0x65,0x40,0x3f,0x14,0x40,0x3f, -0xe6,0x3e,0x40,0x8c,0x3d,0x38,0x65,0x33,0x2f,0xb2,0x2d,0x29,0x29,0x20,0x1c,0x32, -0x1a,0x14,0x39,0x14,0x18,0x65,0x24,0x35,0xb0,0x41,0x40,0x6f,0x30,0x14,0xa5,0xf3, -0xc6,0x85,0x97,0xab,0xfc,0xfc,0x1f,0xd9,0x02,0xea,0x13,0xe4,0xdb,0x2a,0xe5,0xe6, -0x50,0xd9,0xeb,0xed,0x01,0xfd,0x9c,0xee,0xe3,0x9e,0xe2,0xe5,0x69,0xd9,0xc5,0xef, -0xb5,0xa9,0xe1,0xb9,0xe9,0xfe,0x01,0xf8,0x3b,0xf0,0xf2,0x0c,0xf2,0xf3,0x55,0xf2, -0xeb,0xbc,0xe2,0xe7,0x0f,0xe6,0xd9,0x88,0xd0,0xc9,0xbc,0xca,0xcb,0xbe,0xc6,0xbc, -0xe2,0xbd,0xce,0xcd,0xe9,0xfc,0xd1,0x00,0x07,0xf2,0x12,0x12,0xb0,0x14,0x13,0xc4, -0x07,0x06,0x80,0x07,0x0e,0x79,0x1b,0x23,0x65,0x27,0x36,0x4f,0x44,0x46,0x3a,0x45, -0x48,0xdf,0x49,0x46,0x79,0x44,0x44,0xcf,0x42,0x3a,0x43,0x32,0x2c,0x3a,0x2b,0x2a, -0xe6,0x22,0x1d,0x9b,0x1b,0x13,0xdc,0x13,0x18,0xca,0x1f,0x33,0x95,0x45,0x4a,0xf4, -0x3d,0x21,0x83,0xff,0xd4,0x9a,0x99,0x90,0x5f,0xe2,0x23,0x22,0x0c,0xe6,0x3d,0xde, -0xd3,0x3f,0xde,0xe9,0xb5,0xd8,0xe4,0xe6,0x03,0x04,0x35,0xf3,0xe5,0x02,0xe2,0xe9, -0x60,0xe0,0xca,0x9d,0xb7,0xa7,0x79,0xad,0xdb,0xc9,0xfb,0xf4,0x74,0xec,0xf9,0x49, -0xf7,0xf3,0x44,0xf5,0xf2,0xf4,0xe8,0xeb,0x9a,0xec,0xdb,0x1b,0xd1,0xc9,0x10,0xc9, -0xca,0x0b,0xc6,0xbb,0x55,0xb9,0xc7,0x22,0xe2,0xfa,0xe9,0x01,0x07,0x45,0x15,0x15, -0xbf,0x14,0x15,0xcb,0x08,0x04,0x0e,0x06,0x0a,0x6f,0x16,0x21,0x51,0x24,0x32,0x14, -0x43,0x49,0xd1,0x48,0x4c,0xdc,0x50,0x4b,0x64,0x47,0x47,0xc7,0x46,0x3f,0xb6,0x35, -0x2c,0x99,0x27,0x28,0xab,0x24,0x1e,0xe9,0x1c,0x15,0x3c,0x11,0x16,0x64,0x1c,0x2d, -0xf3,0x41,0x4b,0x8e,0x47,0x2d,0x7f,0x0c,0xe9,0x9f,0xad,0x82,0x48,0xbd,0x1a,0x39, -0x1b,0xee,0x61,0xdb,0xd1,0xc7,0xd2,0xe5,0x66,0xdb,0xd9,0x23,0xfe,0x09,0xe6,0xfa, -0xe9,0x3e,0xe1,0xe8,0x2a,0xe6,0xd3,0x5c,0xba,0xa9,0x58,0xa8,0xcc,0xa5,0xf4,0x00, -0x6a,0xf6,0xf7,0x6d,0xf9,0xf2,0x7e,0xf4,0xf5,0x32,0xed,0xe9,0x1b,0xef,0xe1,0x33, -0xd3,0xc8,0xcb,0xc4,0xc8,0x88,0xc6,0xbc,0x2b,0xb7,0xc2,0xd1,0xda,0xf7,0x00,0x00, -0x00,0x01,0x00,0xff,0x0b,0x00,0x00,0xa9,0x00,0x00,0xd6,0xff,0xff,0xd8,0x00,0x02, -0xb6,0x02,0x01,0x6d,0x01,0x01,0x89,0x01,0x00,0x8a,0xff,0xff,0xc3,0xff,0xff,0x2b, -0xff,0xff,0xd8,0xff,0xff,0x04,0xff,0xff,0xe5,0xfe,0xfe,0x56,0xfe,0xfe,0x46,0xff, -0xff,0xce,0xff,0xff,0xc7,0xff,0xff,0xee,0xff,0xff,0xde,0xff,0xff,0x0e,0x00,0x00, -0x06,0x01,0x01,0xf5,0x00,0x00,0xa8,0x00,0x00,0xac,0x00,0x00,0x1d,0x01,0x01,0xa6, -0x01,0x02,0xb4,0x02,0x02,0xb6,0x01,0x01,0x17,0x01,0x00,0xa4,0xff,0xff,0x22,0xff, -0xff,0xf9,0xff,0xff,0x6d,0xff,0xfe,0x5c,0xfe,0xfe,0xa0,0xfd,0xfd,0xc3,0xfc,0xfc, -0x2d,0xfd,0xfd,0x76,0xfd,0xfd,0xa6,0xfd,0xfd,0x0d,0xfe,0xfe,0x3c,0xff,0xff,0xe3, -0xff,0x00,0x5f,0x01,0x01,0x96,0x01,0x01,0x1d,0x02,0x02,0xa5,0x02,0x02,0x45,0x02, -0x02,0xeb,0x02,0x03,0x71,0x03,0x03,0x72,0x02,0x01,0xcf,0x01,0x00,0xbc,0xff,0xff, -0x2c,0x00,0xff,0x4c,0xff,0xff,0x00,0xff,0xfe,0xab,0xfd,0xfd,0x24,0xfd,0xfc,0x29, -0xfc,0xfc,0xa4,0xfc,0xfc,0x2d,0xfd,0xfd,0xf9,0xfd,0xfe,0x11,0xfe,0xfe,0xe4,0xfe, -0xff,0x5d,0x00,0x00,0x46,0x01,0x02,0x63,0x02,0x02,0x19,0x03,0x03,0xb7,0x03,0x04, -0x64,0x04,0x04,0xc6,0x04,0x04,0x1c,0x04,0x03,0x27,0x03,0x02,0xaa,0x01,0x00,0x0b, -0x00,0xff,0x57,0xff,0xfe,0xff,0xfd,0xfd,0x15,0xfd,0xfc,0x22,0xfb,0xfa,0x29,0xfa, -0xf9,0x2a,0xf9,0xf9,0x21,0xf9,0xf9,0xd7,0xf9,0xfa,0xca,0xfb,0xfc,0x8c,0xfd,0xfe, -0xd6,0xff,0x01,0xf7,0x02,0x03,0xbe,0x04,0x05,0xd6,0x06,0x07,0xbe,0x07,0x07,0x67, -0x07,0x07,0x75,0x07,0x07,0x3a,0x07,0x06,0xd6,0x05,0x05,0x54,0x04,0x02,0x8f,0x01, -0x00,0xd5,0xff,0xff,0x55,0xfe,0xfd,0xa5,0xfc,0xfc,0xa0,0xfb,0xfa,0x19,0xf9,0xf8, -0x80,0xf7,0xf7,0x54,0xf6,0xf5,0xdb,0xf5,0xf6,0x30,0xf6,0xf6,0x07,0xf7,0xf8,0x33, -0xfa,0xfd,0x22,0x00,0x02,0x2b,0x05,0x07,0x88,0x09,0x0a,0x05,0x0b,0x0b,0x4b,0x0c, -0x0c,0x8a,0x0c,0x0c,0xb2,0x0b,0x0b,0x21,0x0a,0x09,0xd3,0x07,0x06,0x50,0x04,0x02, -0x2c,0x01,0xff,0xbc,0xfe,0xfd,0x59,0xfc,0xfb,0xf1,0xf9,0xf8,0x09,0xf7,0xf5,0x37, -0xf4,0xf3,0xf1,0xf1,0xf0,0x0b,0xf0,0xf0,0xb2,0xef,0xee,0x1e,0xef,0xf1,0x81,0xf4, -0xf9,0x60,0xfe,0x02,0xad,0x06,0x0a,0xc3,0x0c,0x0e,0x38,0x0f,0x0f,0xd2,0x0e,0x0e, -0xbc,0x0f,0x10,0xd8,0x10,0x11,0x96,0x11,0x10,0x67,0x0e,0x0b,0x5f,0x09,0x07,0x24, -0x05,0x03,0xf3,0x01,0x00,0x99,0xfd,0xfb,0xdc,0xfa,0xf7,0x8c,0xf5,0xf5,0xc4,0xf3, -0xf2,0x77,0xf2,0xf1,0x5a,0xf0,0xee,0xa6,0xe8,0xe0,0x7a,0xd9,0xd8,0xeb,0xdf,0xea, -0x25,0xf3,0xfa,0x92,0x01,0x08,0xfc,0x10,0x16,0x9d,0x19,0x19,0xe1,0x16,0x15,0x30, -0x15,0x17,0x63,0x19,0x1b,0x18,0x1d,0x1b,0xe0,0x16,0x11,0x7d,0x0d,0x0b,0x73,0x09, -0x08,0x40,0x06,0x04,0xa3,0x00,0xfd,0xb5,0xfb,0xf7,0x62,0xf2,0xf2,0x67,0xf2,0xf3, -0xec,0xf5,0xf6,0x08,0xf6,0xf4,0xb1,0xee,0xe1,0x1f,0xcf,0xc4,0x76,0xd0,0xe5,0xbd, -0xf1,0xef,0x18,0xe9,0xea,0x7c,0xf9,0x0f,0xd3,0x17,0x15,0x14,0x14,0x16,0xc2,0x17, -0x1b,0x4b,0x1d,0x20,0x14,0x28,0x2e,0x76,0x2d,0x26,0x8f,0x1e,0x18,0x84,0x17,0x15, -0xa4,0x0c,0x03,0xa3,0xfe,0xfb,0x17,0xf9,0xf6,0x18,0xf2,0xea,0x15,0xea,0xf1,0x11, -0xf7,0xfc,0x27,0x00,0xfe,0xf5,0xf9,0xf3,0x6b,0xdf,0xbc,0xbb,0xae,0xc2,0x46,0xe2, -0xf1,0x10,0xea,0xe4,0x40,0xef,0x05,0xe1,0x12,0x09,0x74,0xfd,0x01,0x79,0x09,0x12, -0x2d,0x1e,0x23,0xe0,0x28,0x36,0x31,0x3e,0x39,0xe2,0x29,0x1e,0x9f,0x1b,0x1e,0x21, -0x23,0x19,0x3d,0x0c,0x02,0xf5,0xff,0xff,0x22,0xf4,0xe8,0x9f,0xda,0xd7,0x09,0xe2, -0xee,0xee,0xf9,0x04,0x9e,0x0a,0x07,0x4f,0x00,0xed,0xe4,0xc4,0xa0,0xaa,0xa2,0xcb, -0x43,0xf0,0xf6,0x31,0xee,0xf1,0x5d,0x05,0x0d,0xe3,0xfa,0xe7,0x7d,0xf8,0x0d,0xf6, -0x0c,0x0c,0xab,0x1c,0x35,0x26,0x45,0x4b,0xa8,0x41,0x31,0xc5,0x27,0x22,0x20,0x1d, -0x21,0x08,0x21,0x10,0xff,0x07,0x00,0x29,0xfe,0xf6,0xf8,0xea,0xdd,0x4d,0xd4,0xd6, -0xfd,0xde,0xeb,0x1d,0xfe,0x0e,0x4f,0x12,0x0c,0x92,0xfe,0xe6,0xd1,0xb5,0x94,0x52, -0xa5,0xd8,0xa6,0xf6,0xf7,0x29,0xf3,0xfe,0x51,0x0c,0x02,0x3f,0xe8,0xed,0x03,0x0c, -0x0c,0x1d,0xf7,0x0c,0xdd,0x3d,0x4c,0x42,0x44,0x43,0xa6,0x3c,0x30,0x58,0x25,0x16, -0x4a,0x15,0x21,0xed,0x20,0x11,0x8e,0x08,0xfe,0x47,0xf7,0xef,0x17,0xe7,0xd4,0x03, -0xcd,0xcf,0xdd,0xdb,0xf2,0x89,0x0b,0x19,0x3f,0x17,0x0c,0x13,0xfa,0xca,0x63,0x93, -0x90,0x5a,0xbe,0xf0,0xb7,0xfd,0xf7,0x65,0xf9,0x08,0xa5,0x10,0xf4,0xff,0xe3,0xfe, -0x0a,0x14,0xfb,0x7f,0x00,0x2d,0xb3,0x45,0x42,0x7e,0x42,0x43,0x08,0x33,0x26,0xac, -0x19,0x0f,0x19,0x1e,0x28,0x31,0x19,0x10,0x8c,0x06,0xfc,0x08,0xf5,0xec,0x2b,0xdb, -0xcc,0xb3,0xc9,0xd1,0x86,0xe5,0xfe,0x0e,0x17,0x1c,0xaf,0x14,0x06,0x69,0xe0,0x9f, -0x65,0x83,0xa7,0x39,0xe1,0xfe,0xfe,0xfc,0xf8,0xc9,0x06,0x13,0x56,0x07,0xe5,0xd9, -0xf4,0x12,0xac,0x04,0xf4,0x83,0x18,0x3b,0x28,0x43,0x41,0x64,0x45,0x39,0x26,0x2a, -0x1f,0xb8,0x0e,0x16,0x37,0x29,0x1f,0x51,0x13,0x0d,0xaf,0xff,0xf8,0x0d,0xf1,0xe2, -0x1d,0xcf,0xcb,0x15,0xcd,0xdb,0xd3,0xf2,0x0e,0xe0,0x1e,0x19,0xf1,0x0c,0xf0,0xa8, -0xad,0x82,0x09,0x99,0xd3,0xc7,0xfa,0xff,0x7a,0xfc,0x03,0x30,0x13,0x0e,0x8a,0xf0, -0xec,0xea,0x0e,0x0b,0x88,0xf3,0x0a,0x6e,0x32,0x42,0xa7,0x40,0x44,0x1f,0x3e,0x2e, -0x94,0x24,0x10,0xfe,0x10,0x25,0x3d,0x23,0x14,0x4c,0x10,0x04,0x36,0xf9,0xf3,0x1d, -0xe7,0xd3,0x45,0xcc,0xcc,0x93,0xd4,0xea,0x99,0x07,0x1d,0xf6,0x1d,0x11,0xda,0xfa, -0xbc,0x53,0x83,0x91,0x03,0xc8,0xf5,0xb8,0x00,0xfb,0x12,0x02,0x0d,0x44,0x10,0xf3, -0x45,0xe8,0x0a,0x1c,0x11,0xf6,0xf8,0x05,0x2e,0xb8,0x40,0x41,0x40,0x44,0x41,0xbf, -0x31,0x26,0x5e,0x14,0x0d,0x96,0x21,0x26,0x7c,0x16,0x11,0xdf,0x05,0xfa,0xea,0xf3, -0xe9,0x0f,0xd6,0xcd,0xf6,0xcd,0xd2,0xbc,0xe5,0xff,0x7f,0x19,0x1f,0xcc,0x13,0x02, -0x25,0xc9,0x8a,0x53,0x8a,0xbd,0xc1,0xef,0xff,0x03,0xfd,0xfd,0x5a,0x0a,0x10,0x4c, -0xf9,0xe8,0xd0,0x04,0x17,0x04,0xfb,0x00,0x38,0x28,0x3e,0xef,0x3f,0x42,0xde,0x44, -0x33,0x3b,0x29,0x19,0xc0,0x0c,0x1d,0x2b,0x26,0x18,0x5e,0x11,0x09,0x75,0xfc,0xf3, -0xbe,0xec,0xd9,0x2b,0xce,0xce,0x79,0xd2,0xe1,0x44,0xf9,0x15,0xa6,0x1f,0x17,0x57, -0x06,0xd5,0x7c,0x8f,0x84,0xfe,0xb3,0xe6,0x47,0xfd,0xfb,0x57,0xfc,0x07,0x95,0x0f, -0xff,0x9c,0xe6,0x00,0x2b,0x18,0x02,0xe1,0xfd,0x23,0x4b,0x3d,0x41,0xf6,0x44,0x46, -0x60,0x35,0x29,0x98,0x1c,0x0d,0x0d,0x19,0x25,0x73,0x19,0x12,0x86,0x0c,0xfd,0x68, -0xf5,0xed,0xa5,0xdd,0xce,0xab,0xcf,0xd2,0x44,0xde,0xf4,0x02,0x10,0x20,0x69,0x18, -0x0a,0xd8,0xdf,0x97,0x1f,0x82,0xaa,0x13,0xe1,0xfb,0x71,0xfc,0xfd,0x1d,0x05,0x10, -0xb3,0x01,0xe7,0xbf,0xf8,0x18,0x7b,0x08,0xfa,0xd7,0x1b,0x3b,0x08,0x44,0x44,0x79, -0x46,0x38,0x9e,0x2b,0x21,0xe0,0x0f,0x17,0x3d,0x24,0x1a,0x09,0x13,0x0d,0x14,0x01, -0xf4,0xe7,0xed,0xe0,0xf2,0xd0,0xcf,0xc4,0xd1,0xdc,0x52,0xef,0x0b,0x8b,0x1e,0x19, -0x47,0x0d,0xe8,0xdd,0xa1,0x80,0x40,0xa5,0xdb,0x80,0xf8,0xfc,0xa0,0xfc,0x06,0xc3, -0x0e,0x05,0x90,0xe8,0xf3,0x0b,0x19,0x0d,0x30,0xf9,0x15,0xf0,0x38,0x41,0x29,0x42, -0x47,0xe2,0x3b,0x2d,0x37,0x22,0x12,0x5a,0x15,0x23,0x4f,0x1c,0x12,0x22,0x0f,0x03, -0x2e,0xf7,0xee,0x59,0xe1,0xd2,0x23,0xce,0xd0,0x84,0xd8,0xec,0xf5,0x05,0x1c,0x75, -0x1b,0x10,0x65,0xf2,0xab,0xf3,0x81,0x9d,0xfd,0xd3,0xf7,0x69,0xfb,0xfe,0x14,0x04, -0x0e,0x3a,0x08,0xe9,0xbf,0xed,0x14,0x53,0x12,0xfb,0x23,0x12,0x34,0x59,0x40,0x42, -0x38,0x48,0x3d,0x0e,0x2d,0x24,0xf0,0x13,0x12,0xdc,0x24,0x1d,0x1c,0x13,0x10,0xb3, -0x06,0xf9,0xf3,0xee,0xe2,0x97,0xd2,0xcf,0xa0,0xce,0xd7,0x82,0xe8,0x01,0x86,0x1a, -0x1b,0x1f,0x12,0xf8,0x95,0xb5,0x84,0xb3,0x97,0xcf,0x06,0x00,0xff,0x2f,0x00,0x00, -0x8e,0x00,0xff,0x58,0xff,0xff,0x6f,0x00,0x00,0x46,0x00,0xff,0x0e,0x00,0x00,0xf6, -0xff,0xff,0x4c,0x00,0x00,0xab,0x00,0x00,0x5a,0x01,0x02,0xe2,0x01,0x01,0x94,0x01, -0x01,0x7b,0x01,0x01,0x7b,0x01,0x00,0x19,0x00,0x00,0xd7,0x00,0x00,0xca,0xff,0xfe, -0x26,0xfe,0xff,0xf1,0xfe,0xfd,0x1f,0xfd,0xfd,0x84,0xfe,0xfe,0x97,0xfd,0xfd,0x3b, -0xfe,0xfe,0x64,0xfd,0xfc,0x5b,0xfe,0xff,0xd7,0xfd,0xfc,0x86,0xfd,0xff,0xb8,0xff, -0xfe,0x2b,0xfe,0xfe,0x64,0xfe,0xfd,0x8a,0xfd,0xfe,0xcd,0xff,0x00,0x05,0x02,0x02, -0x5e,0x02,0x02,0x0f,0x04,0x03,0x23,0x03,0x05,0xc9,0x05,0x04,0xd1,0x03,0x03,0x9a, -0x03,0x03,0x52,0x01,0x00,0x03,0x00,0xff,0x3e,0xff,0xfe,0x31,0xfd,0xfc,0xe4,0xfb, -0xfc,0x4a,0xfd,0xfd,0xfc,0xfe,0x00,0xe9,0x01,0x02,0x9b,0x04,0x06,0x7d,0x08,0x09, -0x97,0x09,0x09,0xd6,0x08,0x07,0x48,0x06,0x04,0x47,0x01,0xff,0x71,0xfe,0xfc,0x6a, -0xfb,0xfb,0x08,0xfb,0xfb,0x93,0xfb,0xfc,0xfd,0xfe,0xff,0xa3,0xfd,0xfc,0x20,0xfc, -0xfa,0x7d,0xf9,0xfc,0xf4,0xfc,0xfe,0xd5,0x00,0x01,0x13,0x03,0x01,0x83,0xff,0xff, -0x8d,0xfb,0xf7,0x94,0xf5,0xf5,0x61,0xf6,0xf8,0xf7,0xfa,0xf9,0x1c,0xf7,0xfe,0xdc, -0x0a,0x14,0xd1,0x19,0x16,0x04,0x0d,0x02,0x2f,0xfe,0xfc,0xdd,0xfb,0x02,0x22,0x07, -0x07,0xb8,0x05,0x04,0x05,0x06,0xff,0x0d,0xf5,0xee,0x90,0xec,0xf0,0x86,0xf5,0xfc, -0xcb,0x02,0x04,0xa0,0x03,0x06,0x18,0x0d,0x13,0x8e,0x13,0x0f,0xc0,0x0d,0x0a,0x1e, -0x0e,0x13,0x20,0x0d,0x08,0x42,0x06,0x01,0x16,0xfb,0xf2,0x97,0xe6,0xde,0x99,0xe0, -0xe9,0x88,0xf4,0x03,0xe3,0x15,0x22,0x36,0x26,0x23,0x93,0x17,0xef,0x84,0xbf,0xd6, -0x57,0x02,0x0e,0xd5,0x22,0x20,0xce,0x05,0xfb,0x8d,0xfb,0xf0,0xa9,0xe2,0xe5,0x7d, -0xe5,0xdc,0x70,0xe2,0xeb,0x8f,0xf2,0xfe,0x9a,0x06,0x11,0xc5,0x21,0x30,0x28,0x39, -0x2f,0x0e,0x15,0xec,0x42,0xd2,0xe7,0x29,0x0e,0x1c,0x29,0x0e,0x04,0x85,0x0f,0x0d, -0x20,0xf8,0xdd,0xa8,0xc4,0xc8,0xb8,0xda,0xed,0x22,0xff,0x05,0xe7,0x18,0x2f,0xe6, -0x2f,0x2b,0xad,0x1e,0x0a,0xad,0xf1,0xd2,0xf6,0xd9,0x04,0x26,0x22,0x1e,0xb7,0x18, -0x2a,0xa5,0x29,0x12,0x44,0xf7,0xcf,0xf7,0xb7,0xc2,0xe0,0xcc,0xdd,0x2e,0xfa,0x14, -0x55,0x30,0x44,0x8e,0x4c,0x3e,0x03,0x23,0x04,0x08,0xc3,0x9e,0x20,0xd0,0x0d,0xab, -0x21,0x1e,0x51,0x1e,0x21,0x39,0x18,0xfb,0x06,0xd4,0xbf,0x12,0xc7,0xc6,0x2a,0xc9, -0xe5,0x8a,0x02,0x1a,0xd8,0x2b,0x33,0xe2,0x3c,0x32,0x30,0x21,0x06,0x3f,0xdc,0xb2, -0xbd,0xd0,0x1b,0xba,0x27,0x1b,0xee,0x22,0x25,0x4f,0x1f,0x0c,0x83,0xe5,0xbf,0x14, -0xb5,0xbf,0x56,0xcc,0xe8,0x64,0x00,0x12,0xcd,0x2f,0x4c,0x52,0x4f,0x37,0xe2,0x14, -0xf3,0xa9,0xc3,0xa7,0x95,0xda,0x27,0x0f,0x28,0x17,0x6c,0x2d,0x35,0xb1,0x23,0x0c, -0xe2,0xe4,0xbc,0xb6,0xb2,0xbc,0x39,0xd2,0xec,0x8c,0x01,0x23,0x61,0x3e,0x4e,0xd5, -0x4b,0x2e,0xcd,0x0f,0xed,0x59,0xba,0xa2,0x4b,0xe3,0x29,0xbf,0x21,0x1b,0x01,0x2d, -0x2d,0x1a,0x19,0xf3,0xbe,0xc4,0xaa,0xb9,0xae,0xbc,0x1c,0xd2,0xf6,0xde,0x14,0x32, -0x30,0x53,0x61,0xb7,0x4a,0x24,0xed,0xf0,0xb9,0x35,0x8c,0xc6,0xa4,0x1c,0x2e,0x3b, -0x21,0x23,0x63,0x31,0x28,0xcf,0x09,0xde,0xc7,0xbb,0xb8,0x34,0xc1,0xca,0xbf,0xe7, -0xfd,0x60,0x0c,0x32,0x53,0x50,0x59,0x1a,0x43,0x18,0xbe,0xf7,0xcb,0xc4,0xa4,0xcd, -0x76,0x21,0x28,0x39,0x1b,0x26,0x9b,0x28,0x1a,0xdc,0x04,0xdc,0xb2,0xb7,0xb1,0x0d, -0xbe,0xd5,0x56,0xf3,0x0f,0x1c,0x25,0x42,0xf2,0x57,0x55,0x23,0x31,0x06,0x08,0xdd, -0xad,0x94,0xa7,0xf7,0xae,0x2d,0x22,0x21,0x1d,0x2c,0xb9,0x2c,0x11,0x08,0xe8,0xbc, -0xa7,0xa6,0xab,0x3a,0xbc,0xdc,0x3c,0x03,0x18,0xed,0x40,0x6e,0xfa,0x73,0x57,0x5f, -0x1e,0xd2,0x3a,0x88,0x8a,0x84,0xf0,0x24,0xdf,0x29,0x27,0x0d,0x25,0x2c,0x2c,0x19, -0xf1,0x05,0xc0,0xae,0xf1,0xbc,0xc6,0xc4,0xd5,0xf7,0x17,0x0c,0x21,0x53,0x47,0x5a, -0x01,0x54,0x32,0xf7,0x09,0xe2,0x8b,0xaa,0xb3,0xf7,0xff,0x25,0xdc,0x20,0x24,0xdd, -0x2a,0x1c,0x74,0x0e,0xeb,0xd7,0xba,0xa9,0x21,0xb7,0xc7,0x5b,0xe6,0x08,0x1c,0x1e, -0x35,0x4b,0x5a,0x6a,0x70,0x4e,0x18,0xb7,0xe7,0xac,0xc0,0x92,0xdb,0xbd,0x21,0x28, -0x42,0x1f,0x2b,0xa1,0x32,0x1f,0x07,0xfd,0xc3,0xdd,0xa5,0xaa,0x96,0xb4,0xcc,0xac, -0xf9,0x12,0xd8,0x2d,0x5d,0x6c,0x75,0x67,0x7a,0x3a,0xfa,0x48,0xad,0x80,0x90,0xc2, -0x16,0x0e,0x26,0x29,0x94,0x27,0x29,0xff,0x20,0x02,0x17,0xd3,0xab,0x3e,0xb1,0xc1, -0x98,0xcb,0xec,0x41,0x0c,0x1e,0xd5,0x41,0x5f,0xe8,0x60,0x40,0x2a,0x0f,0xde,0x27, -0x9e,0xa2,0xd8,0xf5,0x21,0x7c,0x22,0x26,0xef,0x2f,0x26,0x6e,0x14,0xf3,0x52,0xbf, -0xa7,0xc8,0xb4,0xc0,0x3e,0xd9,0x02,0x12,0x17,0x32,0xb3,0x56,0x6b,0xfe,0x5c,0x26, -0x6a,0xf3,0xb6,0x91,0x8e,0xcb,0x1c,0x15,0x23,0x59,0x20,0x29,0x7b,0x2c,0x20,0x06, -0x06,0xd3,0x68,0xaa,0xad,0x6a,0xba,0xc8,0x59,0xf2,0x10,0x2d,0x26,0x50,0x0e,0x6f, -0x69,0x90,0x3e,0x04,0x4c,0xbe,0x86,0x7b,0xb5,0x0a,0x3f,0x24,0x26,0x10,0x27,0x2b, -0xc7,0x21,0x0a,0x2e,0xde,0xb0,0x22,0xac,0xbd,0xea,0xc6,0xe5,0x7a,0x0a,0x20,0x6e, -0x46,0x68,0x45,0x6b,0x48,0x09,0x13,0xd2,0x3a,0x8c,0x9e,0x8a,0xf8,0x20,0x2a,0x23, -0x28,0x5d,0x2e,0x25,0xf5,0x13,0xf1,0x65,0xbd,0xa8,0x21,0xb7,0xc2,0x0d,0xda,0xff, -0x84,0x15,0x34,0x3f,0x5a,0x6b,0x8e,0x58,0x24,0x15,0xf2,0xb0,0xbc,0x92,0xd3,0x1e, -0x16,0x22,0x92,0x21,0x2b,0x4d,0x29,0x1a,0xb5,0x00,0xd0,0x65,0xa9,0xaf,0x02,0xc0, -0xce,0xcd,0xf5,0x13,0x0b,0x2c,0x54,0x61,0x6e,0x66,0xbf,0x36,0xfc,0x47,0xb5,0x86, -0x71,0xc2,0x0f,0x89,0x22,0x25,0x02,0x29,0x29,0x1b,0x20,0x08,0xa5,0xd7,0xac,0x76, -0xac,0xbd,0xa6,0xc9,0xeb,0x5a,0x0b,0x26,0x26,0x51,0x72,0x32,0x6f,0x45,0x46,0x0c, -0xc0,0xc9,0x82,0xb0,0x03,0x00,0xff,0x8c,0x00,0x01,0x07,0x01,0xfe,0xcf,0xff,0x00, -0x0d,0x00,0x00,0x13,0x01,0x00,0x61,0xff,0xff,0x24,0xff,0xfe,0x88,0xfe,0xff,0x54, -0xff,0xfe,0xcc,0xfe,0xff,0xd7,0xff,0xff,0x6b,0xff,0xff,0x43,0xff,0xff,0x55,0xff, -0xff,0xce,0xff,0xff,0xa8,0xfe,0xfe,0x73,0xfe,0xfe,0x22,0xfe,0xff,0x0a,0x02,0x02, -0x01,0xfe,0xfa,0x95,0xf9,0xfd,0xf1,0x00,0x01,0xf5,0xff,0xfe,0x41,0xfc,0xfb,0x12, -0xfb,0xfc,0x9d,0xfe,0xff,0xb0,0xff,0xfe,0x07,0xfd,0xfc,0x8c,0xfd,0xfe,0xa8,0xfe, -0xfe,0x85,0xfe,0xfd,0x88,0xfb,0xfb,0x6a,0xfd,0xfd,0xf4,0xfc,0xfe,0xd8,0xfe,0xfc, -0x1f,0xfc,0xfb,0xb9,0xfa,0xf9,0x8f,0xfa,0xfd,0x5c,0xff,0xfd,0x79,0xfe,0x00,0x57, -0x01,0x03,0xae,0x05,0x04,0x4f,0x03,0x02,0x3f,0x04,0x03,0x99,0x05,0x07,0xf1,0x05, -0x07,0xe7,0x09,0x0a,0x62,0x0a,0x0b,0x50,0x0b,0x0c,0xa1,0x0b,0x0a,0x38,0x09,0x09, -0xfa,0x08,0x07,0x48,0x07,0x07,0xb8,0x06,0x07,0x74,0x08,0x09,0x0a,0x08,0x04,0x43, -0x03,0x03,0xb0,0x01,0x01,0x41,0x01,0x00,0xf2,0xfe,0xfd,0x79,0xfe,0xfe,0x0e,0xff, -0xfe,0x09,0xfe,0xfd,0x7c,0xfd,0xfd,0x93,0xfd,0xfc,0x1b,0xfc,0xfc,0xc4,0xfc,0xfc, -0xe0,0xfb,0xfd,0x48,0xfe,0xfe,0xd6,0xfd,0xfd,0x2b,0xff,0xff,0x49,0xfe,0xfe,0xb1, -0xfd,0xfd,0x2e,0xff,0xff,0xdf,0xff,0x00,0x11,0xff,0xfd,0x7f,0xfe,0xff,0x9f,0x00, -0x00,0x5b,0xff,0xfd,0x01,0xfd,0xfd,0x34,0xfd,0xff,0x00,0x01,0xff,0x9c,0xfe,0xfe, -0xc7,0xfd,0xfe,0x01,0x00,0x01,0xf4,0xff,0xfd,0x9f,0xfd,0xff,0x24,0x00,0xff,0x03, -0xff,0x00,0x16,0x00,0xfe,0x83,0xfd,0xfc,0x8f,0xfc,0xfd,0x0f,0xff,0x00,0x12,0x00, -0xfd,0x9b,0xfc,0xfc,0xf7,0xfa,0xfa,0xee,0xfc,0xfe,0x72,0xfe,0xfe,0x63,0xfd,0xfe, -0xa4,0xfe,0xfe,0x91,0xfe,0xfe,0xfb,0xfc,0xfc,0x81,0xfd,0xfe,0xa3,0xfd,0xfd,0x53, -0xfd,0xfd,0xc5,0xfd,0xfc,0xef,0xfb,0xfb,0x4c,0xfb,0xfb,0x23,0xfc,0xfc,0x80,0xfb, -0xfb,0x9e,0xfb,0xfb,0x23,0xfc,0xfc,0x30,0xfc,0xfd,0x7d,0xfe,0xff,0x63,0xff,0xfe, -0x37,0xfe,0xfe,0xf4,0xfe,0x01,0x6a,0x04,0x05,0x6d,0x06,0x05,0xf9,0x04,0x06,0x65, -0x09,0x0b,0xce,0x0c,0x0d,0xc1,0x0d,0x0e,0xba,0x0f,0x10,0x71,0x10,0x12,0x15,0x14, -0x13,0x3b,0x13,0x13,0x09,0x13,0x11,0xcc,0x10,0x0d,0xe7,0x09,0x08,0x86,0x05,0x04, -0x86,0x03,0xff,0x59,0xfe,0xfe,0xb9,0xfc,0xfb,0x7d,0xf9,0xf8,0xc3,0xf9,0xf9,0x54, -0xf8,0xf8,0x75,0xf8,0xf8,0xd6,0xf8,0xf8,0xbb,0xf8,0xf7,0x7c,0xf8,0xf8,0xed,0xf8, -0xf9,0x76,0xfa,0xf9,0x3d,0xf9,0xf9,0x57,0xf9,0xf9,0xd0,0xf8,0xf9,0x4b,0xfc,0xfd, -0xcd,0xfd,0xfe,0xf9,0xfe,0xff,0x20,0x00,0xff,0xfc,0xff,0x01,0x48,0x01,0x01,0xe6, -0x02,0x02,0xb9,0x01,0x01,0x14,0x01,0x01,0x7d,0x01,0x00,0x65,0x00,0x00,0x98,0xff, -0xff,0xe8,0xff,0xff,0x00,0xff,0x00,0xe4,0xff,0xff,0x73,0xfe,0xfe,0xc2,0xfd,0xfd, -0x04,0xfe,0xfe,0x3f,0xfe,0xfd,0x95,0xfd,0xfe,0xf9,0xfe,0xfe,0x0a,0xff,0xfe,0xff, -0xfe,0xfe,0xd9,0xfd,0xfd,0x27,0xfe,0xfe,0xd6,0xfd,0xfd,0x32,0xfd,0xfd,0xdf,0xfd, -0xfc,0x7c,0xfc,0xfd,0xb1,0xfc,0xfc,0x84,0xfb,0xfb,0xc2,0xfb,0xfc,0xb9,0xfc,0xfc, -0xf7,0xfb,0xfb,0xba,0xfb,0xfb,0xc3,0xfa,0xfa,0xc8,0xfa,0xfa,0x8d,0xf9,0xf7,0xcc, -0xf7,0xf8,0x44,0xf9,0xfa,0x91,0xfa,0xfb,0x11,0xfb,0xfb,0x6c,0xfd,0xff,0x20,0x00, -0xff,0x99,0xfe,0xfe,0x57,0xfd,0xfc,0x5d,0xfe,0xfe,0xba,0xfd,0xfd,0xed,0xfe,0x01, -0x7b,0x05,0x0a,0x2c,0x13,0x1c,0x99,0x25,0x2d,0xdd,0x31,0x33,0x92,0x2f,0x27,0x6d, -0x23,0x1f,0xf7,0x1b,0x1b,0x0c,0x1a,0x18,0xdb,0x1b,0x1c,0xa0,0x15,0x0c,0xe5,0x04, -0xfd,0xbc,0xf7,0xf3,0xa1,0xf2,0xf3,0x53,0xf2,0xf0,0x25,0xf2,0xf3,0x76,0xf3,0xf5, -0x85,0xf6,0xf6,0xb6,0xf7,0xf8,0x4d,0xf9,0xf9,0xe9,0xf7,0xf6,0xf1,0xf3,0xf1,0x4e, -0xf1,0xf2,0x43,0xf3,0xf4,0x56,0xf5,0xf6,0xe5,0xf6,0xf7,0x32,0xf7,0xf7,0x92,0xf8, -0xfa,0x62,0xfc,0xfe,0x0f,0x01,0x02,0x0a,0x03,0x03,0xae,0x04,0x04,0x0a,0x04,0x04, -0x0b,0x06,0x05,0x43,0x02,0x01,0x09,0x02,0x00,0x6f,0xff,0xfd,0x89,0xfc,0xfc,0x35, -0xfc,0xfc,0xf2,0xfb,0xfc,0x94,0xfd,0xfd,0xff,0xfd,0xfe,0x1e,0xff,0xfe,0xad,0xfe, -0xff,0x7b,0x01,0x01,0x61,0x00,0x01,0x84,0x01,0x00,0x65,0x00,0x00,0x6c,0x00,0xff, -0x3a,0xff,0xff,0x24,0xff,0xfe,0x82,0xfc,0xfa,0xf3,0xf8,0xf9,0x6d,0xfa,0xf9,0x8b, -0xf8,0xf7,0xb7,0xf7,0xf8,0x85,0xf9,0xfa,0x33,0xfb,0xfb,0x5e,0xfc,0xfc,0x53,0xfc, -0xfc,0x55,0xfb,0xf9,0xb5,0xf7,0xf4,0x0f,0xf4,0xf6,0x10,0xf8,0xf9,0x50,0xfa,0xfa, -0x25,0xfa,0xfb,0x83,0xfc,0xfd,0x11,0xfc,0xfa,0x5c,0xfa,0xfa,0x88,0xf9,0xf8,0x77, -0xf6,0xf5,0xc0,0xf2,0xef,0xe8,0xea,0xe7,0x2d,0xe7,0xeb,0xb2,0xf9,0x12,0x73,0x30, -0x49,0xe6,0x53,0x4d,0xe7,0x27,0x06,0xe7,0x1d,0x31,0xe9,0x2c,0x2f,0xcd,0x2d,0x34, -0xe7,0x56,0x70,0x75,0x5f,0x38,0xa1,0x1d,0x10,0xd7,0x04,0xfc,0xbd,0xf4,0xe8,0xb3, -0xe2,0xea,0x53,0xef,0xed,0x0d,0xe1,0xdf,0xe5,0xe3,0xe9,0x68,0xef,0xf4,0x31,0xf6, -0xf9,0x76,0xfb,0xf8,0x92,0xf6,0xf7,0x6f,0xf9,0xf9,0xa7,0xf8,0xf4,0x5e,0xf3,0xf3, -0x3c,0xf2,0xed,0xde,0xe6,0xe4,0x56,0xe7,0xeb,0xa7,0xf1,0xf6,0x64,0xfa,0xfe,0x92, -0x00,0x02,0xb4,0x00,0x00,0x85,0x00,0x01,0x12,0x04,0x03,0xbf,0x05,0x08,0xf0,0x06, -0x04,0x4c,0x03,0x01,0xf3,0xfc,0xf9,0x64,0xf5,0xf4,0xba,0xf5,0xf7,0x91,0xf7,0xf8, -0x80,0xfa,0xfd,0xbd,0x00,0x02,0x90,0xff,0xfe,0x13,0xfe,0x02,0xd2,0x05,0x03,0x9f, -0x03,0x04,0x99,0x05,0x07,0xa4,0x07,0x04,0xde,0x03,0x03,0x6b,0x04,0x01,0x7b,0xfd, -0xfa,0xd3,0xf6,0xf6,0xd3,0xf7,0xf6,0x7e,0xf0,0xed,0x23,0xed,0xf1,0x12,0xf3,0xf3, -0x46,0xf5,0xf6,0x62,0xf6,0xf7,0x24,0xf8,0xf9,0xf2,0xfb,0xfd,0x16,0xfa,0xf7,0xb3, -0xf6,0xf8,0x12,0xf9,0xf8,0x0b,0xf9,0xf8,0xf7,0xf8,0xfa,0x1c,0xfc,0xfb,0x5c,0xfb, -0xfa,0xcb,0xfc,0x01,0xa6,0x02,0x00,0x28,0xfb,0xf8,0xd8,0xf5,0xf2,0x29,0xec,0xe3, -0x9e,0xdc,0xd9,0xa9,0xd7,0xd9,0x77,0xea,0x0b,0x9e,0x35,0x57,0xac,0x63,0x5d,0xcd, -0x25,0xe1,0xc9,0x02,0x39,0xae,0x42,0x5b,0xea,0x64,0x5b,0xd7,0x78,0x7f,0xbf,0x4d, -0x31,0x65,0x2f,0x23,0x58,0x04,0xf0,0x86,0xfe,0x15,0x12,0x04,0xeb,0xfa,0xd8,0xda, -0xfb,0xd7,0xde,0x81,0xdd,0xe2,0x12,0xe9,0xf7,0x3f,0xf8,0xfa,0xf4,0xfa,0xf2,0x4a, -0xf1,0xf9,0xa1,0xfd,0xff,0xa4,0xfe,0xf8,0x91,0xf6,0xf3,0x6b,0xec,0xe6,0x04,0xde, -0xde,0x76,0xe5,0xe8,0x52,0xeb,0xf3,0x7d,0xfb,0xfe,0xd5,0xfe,0xfd,0xb1,0xf8,0xfc, -0x60,0xfe,0x00,0xf3,0x05,0x06,0x21,0x07,0x08,0x1d,0x03,0xf9,0x3b,0xf8,0xf7,0x0c, -0xf3,0xef,0xf6,0xe8,0xe9,0x95,0xf2,0xf9,0xe3,0xf7,0xf7,0x1e,0xfa,0xfd,0xdc,0x00, -0x00,0xfb,0xfe,0x01,0x59,0x02,0x05,0x0d,0x08,0x09,0xa5,0x0c,0x0c,0x0d,0x09,0x05, -0x95,0x03,0x03,0x85,0x05,0x03,0x13,0x05,0x02,0x1c,0xff,0xfa,0x2c,0xf6,0xf3,0x13, -0xf5,0xf5,0x31,0xef,0xeb,0xe8,0xe8,0xed,0x31,0xee,0xee,0x8d,0xf2,0xf3,0x0d,0xf2, -0xf1,0xfb,0xf1,0xf1,0x1f,0xf8,0xfc,0xb3,0xf8,0xf6,0xa7,0xf6,0xf6,0xfb,0xf6,0xf7, -0xe8,0xf7,0xf7,0x63,0xf7,0xf9,0x9c,0xfc,0xfd,0xc5,0xff,0xff,0x0d,0x00,0x03,0x62, -0x04,0x00,0xdd,0xfa,0xf7,0x4c,0xf3,0xee,0xd2,0xe7,0xe0,0xcb,0xd9,0xd4,0x60,0xce, -0xcf,0x2a,0xe5,0x0a,0xbf,0x3a,0x64,0x84,0x71,0x67,0xb6,0x25,0xd7,0x40,0xfc,0x3e, -0xc3,0x4a,0x67,0x7f,0x70,0x60,0x98,0x78,0x75,0x91,0x41,0x33,0xf2,0x3e,0x41,0x1b, -0x2a,0x0a,0x5c,0x0d,0x22,0x3e,0x0a,0xe6,0xc6,0xd4,0xe0,0x71,0xdc,0xe4,0xa3,0xe5, -0xe8,0x47,0xe9,0xf7,0x27,0xf5,0xf5,0x2b,0xf3,0xea,0x52,0xec,0xf7,0x91,0xfc,0xff, -0x5c,0xfe,0xf6,0x17,0xf5,0xf0,0x35,0xe8,0xe3,0xd8,0xdd,0xe0,0x90,0xe9,0xeb,0xf1, -0xec,0xf4,0xfe,0xfc,0xfe,0x11,0xfc,0xfb,0xa2,0xf7,0xfc,0xab,0xfe,0x01,0xad,0x07, -0x06,0x76,0x06,0x06,0xb3,0xfd,0xf1,0x07,0xf0,0xf0,0xeb,0xed,0xea,0x04,0xe3,0xe3, -0x08,0xec,0xf0,0xdf,0xee,0xef,0xe7,0xf3,0x00,0xa4,0xff,0xff,0x7c,0x00,0x00,0x9d, -0x00,0x00,0xd6,0xff,0xff,0x44,0xff,0xff,0x78,0xff,0xff,0x76,0xff,0xff,0xa8,0xff, -0xff,0x79,0xff,0xfe,0x2f,0xfe,0xfe,0xd5,0xfe,0xfe,0x3a,0xfe,0xfe,0x93,0xfe,0xfe, -0xfe,0xfe,0xff,0xd3,0xfe,0xfe,0x1a,0xff,0xfe,0xef,0xfe,0xff,0xcb,0xff,0xff,0xa6, -0xff,0x00,0xa6,0x00,0x00,0x2d,0x01,0x01,0xb0,0x00,0x01,0xf2,0x01,0x02,0x70,0x01, -0x01,0xb7,0x01,0x01,0x18,0x02,0x02,0xe5,0x01,0x02,0x64,0x02,0x02,0x30,0x02,0x02, -0x93,0x02,0x03,0x55,0x02,0x01,0x2e,0x02,0x00,0x5f,0x00,0x00,0x7b,0x01,0x02,0x92, -0x01,0x01,0x68,0x01,0x00,0xd7,0x00,0x01,0x1c,0x02,0x01,0x97,0x00,0x00,0x65,0x00, -0x00,0x54,0x00,0x00,0x5b,0x00,0xff,0x6a,0xff,0xff,0xcb,0xfe,0xfd,0x79,0xfe,0xfe, -0x1c,0xfe,0xfe,0xd9,0xfe,0xfc,0x9f,0xfc,0xfe,0xc2,0xfe,0xfe,0x30,0xfd,0xfd,0x18, -0xfe,0xfe,0xfc,0xfe,0xfe,0x06,0xfe,0xfd,0xbd,0xfd,0xfe,0x15,0xff,0xff,0xa7,0xff, -0x00,0xcb,0x01,0x01,0xcd,0x01,0x02,0xa1,0x02,0x03,0x32,0x04,0x05,0x50,0x05,0x05, -0xa4,0x04,0x04,0x08,0x05,0x05,0x82,0x04,0x04,0xfa,0x04,0x05,0x82,0x05,0x05,0xb5, -0x04,0x05,0xd5,0x05,0x04,0x49,0x03,0x02,0xac,0x03,0x04,0x17,0x04,0x02,0x46,0x02, -0x02,0x3a,0x02,0x01,0xdf,0x01,0x01,0x7d,0x01,0x00,0x4e,0x00,0xff,0xac,0x00,0x00, -0x1f,0x00,0xff,0x0e,0x00,0xff,0xd6,0xfd,0xfc,0x4f,0xfd,0xfe,0xc2,0xfe,0xfe,0x4e, -0xfe,0xfd,0xb6,0xfd,0xfd,0x8e,0xfc,0xfc,0x82,0xfc,0xfc,0xf6,0xfb,0xfc,0xdb,0xfc, -0xfc,0x4e,0xfd,0xfd,0x94,0xfd,0xfe,0xd5,0xfd,0xfd,0x93,0xfd,0xfe,0x3c,0xff,0xff, -0x09,0x01,0x02,0x7e,0x03,0x03,0x96,0x03,0x03,0x34,0x03,0x04,0xe9,0x05,0x06,0x50, -0x07,0x08,0x2b,0x08,0x07,0x23,0x07,0x06,0x5f,0x07,0x07,0xf8,0x06,0x06,0x44,0x06, -0x06,0x63,0x06,0x07,0x95,0x06,0x04,0x37,0x04,0x04,0xd8,0x03,0x03,0xe8,0x02,0x02, -0x89,0x02,0x01,0xde,0x00,0x00,0xfd,0x00,0x00,0xbf,0x00,0xff,0x0c,0xff,0xfe,0x10, -0xfe,0xfe,0xab,0xfd,0xfd,0xc9,0xfe,0xfe,0x69,0xfe,0xfd,0x25,0xfd,0xfd,0xbb,0xfc, -0xfb,0x78,0xfb,0xfb,0x85,0xfc,0xfc,0xae,0xfb,0xfb,0x08,0xfb,0xf9,0x7f,0xfa,0xfa, -0x3a,0xfa,0xfa,0x1e,0xfb,0xfb,0x85,0xfb,0xfa,0x7e,0xfb,0xfd,0x70,0xfd,0xfd,0x07, -0xfe,0xfe,0x12,0xff,0x01,0x61,0x03,0x05,0x44,0x06,0x07,0x02,0x09,0x0a,0x1a,0x0b, -0x0b,0x44,0x0c,0x0d,0x4c,0x0e,0x0e,0x04,0x0e,0x0e,0xa2,0x0d,0x0d,0xa9,0x0c,0x0a, -0x72,0x09,0x09,0x4f,0x09,0x08,0xf8,0x07,0x06,0xdd,0x05,0x05,0xe7,0x04,0x03,0x4d, -0x02,0x00,0xbd,0xff,0xff,0x6b,0xff,0xff,0x91,0xff,0x00,0x00,0xff,0xfd,0xcc,0xfd, -0xfc,0xec,0xfb,0xfc,0x21,0xfc,0xfb,0xd7,0xfb,0xfc,0xd5,0xfc,0xfd,0x10,0xfc,0xfb, -0xbc,0xfb,0xfa,0x37,0xf9,0xf8,0x2f,0xf9,0xf9,0x6b,0xfa,0xf9,0x2f,0xf8,0xf7,0xae, -0xf7,0xf5,0xc4,0xf3,0xf5,0xb6,0xf5,0xf5,0xfd,0xf5,0xf5,0x3c,0xf7,0xf9,0xfc,0xf9, -0xf9,0x8c,0xfb,0xfd,0x2b,0x00,0x02,0x16,0x04,0x06,0xe8,0x08,0x0b,0xf8,0x0d,0x0f, -0xd1,0x0f,0x11,0x61,0x12,0x13,0x26,0x13,0x12,0xc9,0x12,0x12,0x78,0x11,0x10,0xfd, -0x0e,0x0c,0xea,0x0a,0x09,0xc6,0x08,0x07,0x8a,0x06,0x06,0x6a,0x06,0x04,0xdc,0x03, -0x02,0x3b,0x01,0x00,0x05,0xff,0xfd,0xcf,0xfc,0xfc,0x21,0xfd,0xfd,0xc4,0xfc,0xfc, -0x73,0xfb,0xfb,0x95,0xfb,0xfc,0x31,0xfb,0xf9,0x7d,0xfa,0xfb,0x69,0xfb,0xfa,0xf2, -0xf9,0xf9,0x8b,0xf8,0xf9,0x06,0xfa,0xf8,0x24,0xf7,0xf6,0xcb,0xf5,0xf6,0x10,0xf6, -0xf3,0x4d,0xf3,0xf2,0xae,0xf1,0xf1,0x31,0xf0,0xf0,0x08,0xf1,0xf0,0x9f,0xf2,0xf5, -0xb9,0xf6,0xf6,0x9e,0xf8,0xfc,0x34,0x01,0x07,0xa0,0x0d,0x12,0x17,0x16,0x19,0xf6, -0x1b,0x1e,0xbf,0x21,0x22,0x78,0x22,0x22,0x80,0x21,0x20,0x37,0x1e,0x1b,0x22,0x18, -0x15,0xfd,0x12,0x0f,0x37,0x0d,0x0b,0xcb,0x09,0x07,0xbd,0x05,0x04,0x51,0x02,0x00, -0x63,0xff,0xfe,0x86,0xfd,0xfd,0xf6,0xfc,0xfc,0xbc,0xfc,0xfb,0xb2,0xf9,0xfa,0x00, -0xfa,0xf9,0xf8,0xf8,0xf7,0x4f,0xf8,0xf8,0x59,0xf9,0xfa,0x0a,0xfb,0xfa,0xe7,0xf8, -0xf5,0xae,0xf4,0xf5,0x59,0xf8,0xf6,0x0e,0xf4,0xf8,0x79,0xfb,0xf6,0x2d,0xf3,0xf0, -0xb3,0xeb,0xe7,0x19,0xe3,0xe0,0x2d,0xdf,0xdc,0xab,0xdd,0xdf,0x1d,0xdf,0xde,0xe4, -0xde,0xe2,0x6f,0xea,0xf3,0x83,0xfb,0x03,0x45,0x0b,0x12,0xf4,0x17,0x1d,0x1d,0x23, -0x27,0x80,0x2a,0x2e,0x32,0x30,0x30,0xb9,0x30,0x2f,0x3a,0x2d,0x29,0xb4,0x23,0x1d, -0x2c,0x19,0x15,0x1a,0x13,0x10,0x2a,0x0e,0x0c,0xe8,0x0a,0x08,0xc1,0x05,0x01,0x2e, -0xfe,0xfc,0x01,0xfb,0xfa,0x02,0xfa,0xfb,0xa0,0xfc,0xfd,0x1a,0xfe,0xfd,0x1b,0xfd, -0xfb,0x0d,0xfa,0xf8,0x46,0xf7,0xf6,0x3c,0xf7,0xf7,0xe8,0xf9,0xfc,0x86,0xf9,0xf4, -0x96,0xef,0xed,0xc4,0xef,0xf5,0xd4,0xf9,0xfe,0xe3,0xff,0xfe,0xd8,0xfb,0xf5,0x8a, -0xeb,0xe1,0xe4,0xd8,0xd4,0x1f,0xd3,0xd1,0x01,0xd1,0xd1,0x38,0xd0,0xcf,0x03,0xd0, -0xd3,0x40,0xda,0xe4,0xff,0xf0,0xfd,0x08,0x0d,0x1b,0xeb,0x26,0x30,0xa2,0x36,0x3b, -0x43,0x40,0x48,0x29,0x50,0x54,0xb6,0x54,0x50,0x17,0x48,0x3e,0x0e,0x36,0x2e,0x5f, -0x25,0x1d,0x2b,0x16,0x11,0x6e,0x14,0x16,0x67,0x14,0x0d,0x6c,0xfe,0xec,0x8e,0xe4, -0xe5,0x86,0xeb,0xf4,0x7d,0xfb,0x02,0xe2,0x03,0x07,0xdd,0x0d,0x10,0x3b,0x0f,0x0a, -0x1e,0xfe,0xf0,0x7f,0xed,0xf3,0x5b,0xfe,0x04,0x12,0xfb,0xe9,0x39,0xd7,0xc6,0x0b, -0xc2,0xe3,0x23,0x23,0x2c,0x0b,0x16,0x06,0xd8,0xf3,0xe5,0x4c,0xf0,0xf6,0xf6,0xdf, -0xd4,0x61,0xca,0xb5,0x85,0xa6,0xa9,0xa7,0xd2,0xde,0xa4,0xca,0xc5,0xba,0xb7,0xaf, -0x52,0xc1,0xcf,0x65,0xdd,0xed,0xe6,0xff,0x17,0xd0,0x25,0x2f,0xad,0x3c,0x43,0x7d, -0x4c,0x59,0xac,0x5c,0x5f,0x4f,0x5f,0x55,0xd4,0x4f,0x44,0xf9,0x37,0x2f,0xb5,0x28, -0x25,0x36,0x21,0x18,0x7d,0x17,0x1e,0x44,0x1c,0x14,0x99,0x02,0xe6,0x4f,0xdc,0xdf, -0x5b,0xe4,0xee,0xca,0xf8,0xfc,0x05,0x01,0x0b,0xb9,0x13,0x19,0x86,0x1b,0x18,0xd1, -0x07,0xf2,0x90,0xe9,0xf1,0x37,0x03,0x0e,0x5c,0x00,0xe1,0xe0,0xc7,0xb3,0xde,0xa4, -0xcb,0xfb,0x2e,0x4d,0xf8,0x2a,0x0a,0x70,0xe7,0xe0,0xbc,0x03,0x01,0x7d,0xd1,0xda, -0x0c,0xe4,0xbe,0x65,0x95,0x91,0xf4,0xc2,0xeb,0xba,0xdc,0xb8,0x17,0xa7,0xa6,0x33, -0xb9,0xcf,0x49,0xd6,0xe2,0x6a,0xf7,0x16,0xd1,0x27,0x33,0xfb,0x3f,0x45,0xca,0x4f, -0x60,0x30,0x63,0x64,0xf9,0x61,0x53,0x8f,0x4e,0x49,0xb3,0x3a,0x2f,0x6e,0x2a,0x2b, -0xc7,0x2c,0x25,0x6a,0x1e,0x21,0x81,0x22,0x1c,0x93,0x07,0xe7,0x63,0xd6,0xda,0x99, -0xe0,0xea,0x77,0xf4,0xf9,0xb0,0xfe,0x0b,0x9a,0x16,0x1c,0x0f,0x24,0x22,0xf9,0x12, -0xfb,0xa6,0xef,0xf5,0x10,0x0a,0x15,0xd5,0x05,0xe3,0x23,0xc6,0xa9,0x0d,0x91,0xba, -0x16,0x34,0x5f,0x9a,0x31,0x09,0x4b,0xe7,0xdc,0x66,0x04,0x04,0xd6,0xc9,0xdf,0xfa, -0xf3,0xc8,0xbf,0x96,0x89,0x06,0xb8,0xf1,0xe6,0xe3,0xad,0x1d,0x9e,0xa4,0xfb,0xb2, -0xc7,0x91,0xcd,0xd6,0x1c,0xed,0x10,0x5a,0x25,0x31,0xdf,0x3e,0x47,0x6f,0x51,0x63, -0x6a,0x67,0x69,0x20,0x67,0x54,0xad,0x4d,0x4c,0xa3,0x39,0x2b,0xc8,0x26,0x29,0xc0, -0x2c,0x28,0xba,0x1d,0x1f,0xbc,0x26,0x22,0x52,0x0e,0xeb,0xa4,0xd3,0xd6,0x79,0xde, -0xe7,0xfa,0xf1,0xf7,0x27,0xfd,0x09,0x52,0x13,0x19,0x33,0x23,0x22,0xe4,0x15,0xff, -0xd5,0xf4,0xf6,0x06,0x0c,0x19,0xe6,0x0d,0xe7,0x7c,0xc8,0xab,0x81,0x90,0xa8,0x84, -0x20,0x5f,0x82,0x3b,0x0e,0x8f,0xec,0xda,0xca,0xfd,0x0c,0xaf,0xce,0xda,0xa6,0xf7, -0xcf,0xb0,0x9a,0x86,0x1f,0xa4,0xe4,0xc9,0xf3,0xbe,0xac,0x9c,0xa1,0x9f,0xb1,0xc6, -0xc1,0xca,0xce,0x69,0xe2,0x09,0x26,0x22,0x30,0xd9,0x3d,0x48,0xd4,0x50,0x66,0x04, -0x6d,0x6d,0x11,0x69,0x54,0xcb,0x49,0x4b,0x69,0x3c,0x2d,0x68,0x27,0x27,0x3a,0x2b, -0x29,0x89,0x20,0x1e,0x6a,0x23,0x20,0x68,0x0e,0xed,0xf6,0xd5,0xd6,0x67,0xde,0xe8, -0x7b,0xf1,0xf5,0xc4,0xf8,0x06,0x61,0x11,0x18,0xe6,0x21,0x23,0x0b,0x18,0x03,0xab, -0xf9,0xfc,0xbc,0x10,0x1d,0x4a,0x0e,0xe7,0xba,0xc6,0xa9,0x70,0x8e,0xa4,0x7a,0x22, -0x65,0x15,0x3f,0x0c,0xe1,0xe9,0xd5,0x54,0xf9,0x0c,0x0d,0xcf,0xdb,0x25,0x00,0xd5, -0x1d,0xa0,0x88,0xb1,0xa4,0xdd,0x83,0xe5,0xb7,0x88,0xa3,0xa8,0x0e,0xb6,0xc4,0xc9, -0xc9,0xcd,0x7c,0xe1,0x06,0xe7,0x1d,0x2a,0xfe,0x3a,0x46,0x0d,0x51,0x64,0x3d,0x6d, -0x6e,0x6b,0x6d,0x58,0xed,0x4a,0x48,0x68,0x39,0x29,0xbe,0x25,0x26,0xb0,0x2a,0x29, -0x60,0x20,0x1f,0xa3,0x23,0x20,0x14,0x0e,0xec,0x8e,0xd5,0xd7,0x63,0xe1,0xeb,0x96, -0xf3,0xf7,0xe1,0xf8,0x05,0xe0,0x0f,0x15,0xa3,0x1e,0x21,0xb1,0x14,0x01,0xba,0xf9, -0x00,0x4c,0x16,0x26,0x94,0x15,0xea,0xde,0xc2,0xa3,0xcc,0x86,0x9e,0xef,0x1f,0x6a, -0x0a,0x41,0x11,0x20,0xe9,0xd4,0x97,0xf6,0x0b,0x99,0xcd,0xdb,0x82,0x03,0xd6,0xd1, -0x9c,0x85,0x57,0x9f,0xd5,0xba,0xe8,0xc1,0x47,0xa2,0xa4,0xdc,0xb4,0xc7,0xb9,0xca, -0xce,0x97,0xdd,0xff,0x6f,0x00,0x00,0x2c,0x01,0x01,0x35,0x01,0x01,0xa6,0x01,0x00, -0x4f,0x00,0xff,0xb7,0xff,0x01,0x01,0x02,0x02,0xa1,0x02,0x03,0xb2,0x03,0x03,0x73, -0x01,0xff,0x0e,0xff,0xfe,0x83,0xfd,0xfc,0x3d,0xfc,0xfc,0xb3,0xfc,0xfd,0x02,0xfd, -0xfd,0x83,0xfd,0xfd,0xaf,0xfe,0xfe,0xcb,0xfe,0xff,0x82,0xff,0x00,0x84,0x00,0x00, -0xdc,0x00,0xff,0x3f,0xff,0x00,0x81,0x01,0x02,0x67,0x03,0x04,0x08,0x05,0x04,0x55, -0x02,0x00,0x80,0xfe,0xfd,0x7d,0xfc,0xfa,0x0d,0xfa,0xf9,0x1c,0xf9,0xf8,0xd9,0xf8, -0xfa,0x61,0xfb,0xfb,0x08,0xfb,0xfb,0x81,0xfb,0xfc,0x93,0xfc,0xfc,0x07,0xfd,0xfe, -0xd2,0xfe,0xff,0x38,0x01,0x03,0x01,0x05,0x07,0x25,0x09,0x09,0xa6,0x09,0x09,0x1b, -0x09,0x08,0x21,0x07,0x05,0x0e,0x04,0x02,0x68,0x01,0x00,0x53,0xff,0xfe,0xe9,0xfd, -0xfd,0x3c,0xfd,0xfc,0x50,0xfa,0xf8,0x83,0xf6,0xf5,0x55,0xf4,0xf3,0xab,0xf4,0xf6, -0xa3,0xf7,0xf9,0xd0,0xfa,0xfd,0xd6,0xff,0x01,0x68,0x03,0x06,0xa2,0x08,0x09,0xe9, -0x08,0x08,0x81,0x07,0x06,0xec,0x05,0x05,0x27,0x05,0x05,0x30,0x05,0x05,0x43,0x04, -0x03,0x69,0x02,0x00,0x1a,0xfe,0xfa,0xc9,0xf6,0xf3,0x31,0xf0,0xee,0xa9,0xed,0xec, -0x4f,0xed,0xee,0x99,0xf0,0xf3,0x1f,0xf8,0xfb,0x1f,0x00,0x04,0x92,0x07,0x0a,0xa9, -0x0c,0x0d,0x2d,0x0f,0x0f,0xbc,0x0f,0x0f,0xd2,0x0e,0x0e,0x3f,0x0f,0x10,0x74,0x11, -0x11,0xb2,0x0f,0x0d,0x37,0x0a,0x06,0x72,0x01,0xfc,0x99,0xf8,0xf5,0x2a,0xf3,0xf0, -0x2b,0xee,0xeb,0x5a,0xe9,0xe6,0xa0,0xe2,0xe0,0x55,0xdf,0xe1,0xb0,0xe5,0xec,0x0d, -0xf5,0xfd,0x34,0x05,0x0c,0xd2,0x10,0x13,0x70,0x13,0x13,0x66,0x13,0x13,0x92,0x13, -0x14,0x2c,0x16,0x17,0xd6,0x18,0x19,0x09,0x18,0x14,0xca,0x10,0x0b,0xec,0x04,0xfd, -0x80,0xf5,0xf0,0x09,0xec,0xe8,0xf9,0xe6,0xe4,0x87,0xe1,0xdd,0x7a,0xda,0xd8,0xdb, -0xd7,0xdb,0xf0,0xe0,0xe8,0xe2,0xf1,0xfb,0xcc,0x04,0x10,0xb4,0x1a,0x22,0x31,0x28, -0x2a,0x50,0x26,0x21,0xca,0x1d,0x1a,0x04,0x19,0x1a,0x17,0x1f,0x23,0x1d,0x23,0x1e, -0xe7,0x15,0x07,0x1b,0xfa,0xec,0x2f,0xe3,0xe5,0x07,0xea,0xf0,0xd3,0xf5,0xf1,0x51, -0xe9,0xdd,0xf2,0xcf,0xc8,0x07,0xc3,0xc4,0x9d,0xcf,0xd7,0x4f,0xe3,0xf3,0x88,0xfd, -0x0b,0x06,0x1a,0x1f,0x94,0x26,0x27,0x41,0x21,0x1e,0x70,0x19,0x1e,0x0c,0x32,0x44, -0x74,0x47,0x3c,0x73,0x29,0x1b,0x41,0x10,0xfb,0xef,0xe8,0xe1,0xae,0xe3,0xed,0x60, -0xee,0xeb,0x50,0xf0,0xf3,0x46,0xf3,0xe7,0x3a,0xd1,0xc5,0x13,0xbb,0xbb,0xdb,0xc9, -0xcf,0xd4,0xd5,0xee,0xb2,0x02,0x13,0xb8,0x27,0x2f,0xec,0x38,0x39,0x44,0x2d,0x23, -0x7d,0x0a,0xf8,0x38,0x13,0x44,0x29,0x5d,0x4c,0x9f,0x30,0x24,0x7b,0x28,0x0a,0xef, -0xd9,0xd2,0xb4,0xec,0xf9,0x5a,0xed,0xe0,0xbd,0xec,0xfa,0xb4,0xfc,0xf5,0x7b,0xd8, -0xc3,0xec,0xbb,0xb5,0x61,0xbd,0xc4,0x12,0xc2,0xd7,0xa8,0xf5,0x03,0xc4,0x19,0x32, -0x81,0x43,0x53,0xc3,0x47,0x34,0x19,0x1a,0xf5,0x27,0xfe,0x38,0x52,0x60,0x55,0xea, -0x32,0x1e,0x98,0x20,0x09,0xf0,0xcf,0xc5,0xa6,0xee,0x03,0x1f,0xf6,0xdf,0xbd,0xe6, -0xfe,0x77,0x03,0xf9,0x2a,0xe4,0xc8,0xc5,0xbe,0xb4,0xfb,0xb3,0xbd,0x79,0xbc,0xc9, -0x90,0xee,0xfb,0x90,0x03,0x22,0xf9,0x3e,0x5c,0x76,0x5c,0x44,0x82,0x2c,0xfb,0xe9, -0xe1,0x18,0xca,0x5f,0x6a,0x9f,0x46,0x25,0x11,0x21,0x20,0x27,0xe0,0xab,0xed,0xcc, -0x04,0x56,0x09,0xeb,0x4a,0xda,0xf0,0xca,0x00,0x01,0x71,0xf4,0xcf,0x5d,0xbe,0xba, -0xb3,0xb7,0xc0,0x4d,0xbf,0xbb,0x9f,0xde,0xf9,0x5a,0xfa,0x10,0x39,0x31,0x50,0x2b, -0x66,0x54,0xb1,0x3c,0x15,0x47,0xdd,0xee,0x3c,0x45,0x75,0x77,0x60,0x31,0x56,0x1a, -0x21,0x47,0xff,0xb1,0xd6,0xab,0xe8,0x9b,0x11,0x03,0x38,0xdf,0xe2,0x4b,0xf9,0x06, -0x83,0x02,0xde,0x5e,0xb8,0xb7,0xd6,0xb1,0xbd,0xa2,0xc2,0xba,0x84,0xce,0xf9,0x87, -0xfd,0x08,0x06,0x26,0x43,0xfd,0x67,0x62,0xad,0x4a,0x2a,0xb6,0xe9,0xd4,0xef,0x1f, -0x71,0x71,0x73,0x45,0x02,0x1f,0x1c,0x1a,0x16,0xc4,0xaa,0x96,0xc6,0x43,0x07,0x0e, -0x63,0xeb,0xde,0xda,0xf6,0x04,0x8e,0x07,0xf0,0x48,0xbf,0xb3,0xf6,0xad,0xb6,0xf2, -0xc4,0xbf,0xb0,0xc2,0xf0,0xc3,0x00,0x04,0x35,0x1d,0x39,0xac,0x5f,0x6b,0x6d,0x54, -0x39,0xac,0xfd,0xcb,0xe6,0xfd,0x63,0xf6,0x7f,0x59,0x29,0x2a,0x1b,0xa0,0x1f,0xde, -0xa6,0x90,0xaa,0x61,0xf6,0x15,0x5f,0xf9,0xdf,0xcf,0xf0,0xfd,0x6f,0x05,0xf9,0xe3, -0xcb,0xb2,0x9f,0xad,0xb1,0x07,0xc9,0xc5,0xc4,0xc1,0xe5,0x0c,0x00,0xff,0x29,0xff, -0xff,0x56,0xff,0xff,0xfb,0xff,0x00,0xd1,0xff,0xff,0x20,0xff,0x00,0xb0,0xff,0xfe, -0xbd,0xfe,0xfe,0x47,0xfe,0xfe,0x97,0xfe,0xfe,0xf5,0xfd,0xfd,0x91,0xfd,0xfe,0x0c, -0xff,0xfe,0xce,0xfe,0xfd,0xde,0xfd,0xfd,0xb0,0xfc,0xfd,0xdd,0xfe,0xff,0xc1,0xfe, -0xfe,0x01,0xfe,0xfe,0x23,0xfe,0xfe,0x64,0xfe,0xfe,0xa0,0xfd,0xfe,0xbc,0xfe,0xfe, -0x73,0xfe,0xfe,0x57,0xfe,0xfe,0x5b,0xfe,0xfe,0xf9,0xfe,0xff,0x60,0xfe,0xfe,0xb6, -0xfe,0xfe,0x8c,0xfe,0xff,0xd8,0xff,0xff,0x57,0xff,0xfe,0xcd,0xfe,0xfe,0x6b,0xfe, -0xfe,0x3a,0xfe,0xfe,0xc6,0xfe,0xfe,0x67,0xfe,0xfe,0x0d,0xff,0xfe,0xe9,0xfd,0xfe, -0x63,0xfe,0xff,0x36,0x00,0xff,0x3f,0x00,0xff,0x0f,0x00,0x00,0x39,0x01,0x01,0x62, -0x01,0x02,0x11,0x03,0x03,0xfd,0x03,0x03,0x5f,0x04,0x04,0xa9,0x04,0x05,0xb3,0x05, -0x06,0xed,0x06,0x06,0xc1,0x05,0x06,0x38,0x07,0x06,0x0a,0x06,0x05,0x4e,0x05,0x04, -0xba,0x03,0x03,0x0f,0x04,0x03,0x3e,0x03,0x01,0xef,0x00,0x00,0x17,0x00,0xfe,0x9f, -0xfe,0xfd,0x9f,0xfc,0xfc,0x65,0xfc,0xfb,0xb7,0xfa,0xf9,0x4d,0xf9,0xf9,0x53,0xf8, -0xf7,0x3c,0xf8,0xf9,0x80,0xf9,0xf9,0xab,0xf9,0xfa,0xb3,0xfb,0xfc,0x20,0xfc,0xfc, -0x0a,0xfd,0xfc,0x78,0xfc,0xfc,0xcd,0xfc,0xfc,0x1b,0xfd,0xfd,0xa6,0xfd,0xfd,0xbc, -0xfd,0xfd,0x8e,0xfd,0xfd,0x55,0xfd,0xfd,0x8c,0xfe,0xfe,0x06,0xfe,0xfe,0x99,0xff, -0xff,0xef,0xff,0x00,0xa9,0x00,0x00,0xf4,0x00,0x01,0xc5,0x01,0x01,0x0b,0x01,0x00, -0x64,0x00,0x02,0x42,0x02,0x01,0x22,0x00,0xff,0xd8,0xff,0x00,0x47,0x00,0xff,0x16, -0xff,0xff,0xb1,0xfe,0xfe,0x37,0xfe,0xfe,0xa5,0xfe,0xfe,0xa7,0xfe,0xff,0x60,0xff, -0xff,0x56,0xff,0xff,0x79,0x00,0x00,0x1e,0x00,0xff,0x5c,0x00,0x00,0xab,0x00,0x01, -0xd1,0x00,0x00,0x28,0x00,0x00,0x6a,0x01,0x01,0xa5,0x01,0x02,0xf2,0x02,0x03,0x77, -0x04,0x05,0x8d,0x06,0x07,0x6d,0x09,0x0a,0xd4,0x0b,0x0e,0x31,0x0f,0x0f,0xdd,0x0f, -0x0f,0xd7,0x0f,0x10,0x87,0x11,0x11,0xc6,0x10,0x10,0x04,0x0f,0x0b,0x26,0x07,0x03, -0xbb,0xfa,0xf4,0x12,0xf4,0xf6,0x3d,0xfb,0xff,0x2d,0x03,0x05,0x27,0x03,0xfc,0xb6, -0xf1,0xe5,0xb0,0xda,0xd7,0xf7,0xdc,0xe6,0x91,0xee,0xf3,0x17,0xf6,0xf8,0xc5,0xf9, -0xfa,0x69,0xfb,0xfc,0x02,0xfe,0x01,0x21,0x03,0x03,0x7d,0x03,0x02,0xe1,0xff,0xfe, -0xc3,0xfc,0xfb,0x1d,0xfb,0xfa,0x72,0xf9,0xf9,0xbb,0xf9,0xf8,0xa8,0xf6,0xf4,0x49, -0xf3,0xf3,0x8a,0xf5,0xf8,0x76,0xfb,0xfd,0xf3,0xff,0x01,0x4b,0x01,0xff,0xab,0xfe, -0xfd,0x6e,0xfd,0xfe,0x6d,0x00,0x02,0x43,0x04,0x05,0x01,0x05,0x04,0xd7,0x03,0x01, -0xe4,0xfe,0xfe,0xa8,0xfd,0xfd,0x5b,0xfe,0xff,0x1f,0x01,0x02,0x9f,0x05,0x07,0xda, -0x07,0x08,0x77,0x07,0x04,0x79,0x02,0x02,0x90,0x01,0x02,0x1b,0x02,0x01,0x45,0x01, -0x00,0xa4,0xfe,0xfc,0x14,0xfb,0xfa,0x44,0xfa,0xfa,0xfb,0xfa,0xfc,0xb1,0xfe,0xff, -0xfb,0xfe,0xfd,0x5c,0xfc,0xfd,0x71,0xff,0x01,0xf5,0x02,0x06,0x7c,0x0a,0x0f,0x75, -0x15,0x1b,0x18,0x22,0x2d,0xbf,0x3f,0x4e,0xde,0x53,0x4a,0x03,0x34,0x0a,0xc6,0xdf, -0xf2,0x69,0x16,0x1a,0xda,0x1c,0x10,0xeb,0x02,0x01,0xc5,0x0b,0xfd,0x8d,0xf2,0xe7, -0x3d,0xe0,0xd5,0x21,0xc9,0xbd,0x58,0xce,0xe6,0x18,0xec,0xec,0xba,0xee,0xf0,0x04, -0xf6,0xf9,0xa7,0xfc,0xfe,0xf9,0x03,0x04,0xe9,0x05,0x07,0x07,0x05,0x04,0xe4,0x03, -0x01,0x7f,0xfe,0xfa,0xc5,0xf4,0xf7,0xa0,0xf9,0xf8,0x02,0xf8,0xf2,0x12,0xed,0xea, -0x0a,0xed,0xef,0xce,0xf3,0xf6,0x2d,0xf7,0xfb,0xfb,0xfc,0xf9,0x80,0xf7,0xfa,0xbe, -0xfb,0xfd,0x22,0xfd,0xfc,0x95,0x00,0x02,0x31,0x02,0x03,0xeb,0x03,0x00,0xdf,0xfd, -0xfa,0x4c,0xfa,0xfb,0xc3,0xfe,0x00,0x0a,0x01,0x01,0xaa,0x04,0x08,0x3a,0x0c,0x0c, -0xd2,0x0b,0x0b,0xc6,0x0a,0x05,0x77,0x03,0x04,0x40,0x07,0x08,0x1c,0x0a,0x07,0x95, -0x02,0xfd,0x57,0xf8,0xf8,0x84,0xf7,0xf7,0xc4,0xf8,0xf8,0x1a,0xf8,0xfa,0x9f,0xfd, -0xfc,0x16,0xfa,0xf8,0x58,0xfa,0xfe,0x24,0x01,0x01,0x18,0x06,0x09,0x95,0x0d,0x13, -0xe4,0x19,0x21,0x11,0x31,0x48,0x5a,0x5f,0x69,0x1a,0x62,0x44,0x3e,0x13,0xd3,0x23, -0xd9,0x18,0x03,0x2b,0x2e,0x62,0x20,0x0b,0x14,0x01,0x0d,0x45,0xef,0xdf,0x4f,0xe5, -0xed,0x63,0xde,0xc9,0xdb,0xb4,0xbf,0xb5,0xe1,0xeb,0x39,0xe4,0xe1,0xdf,0xe3,0xf2, -0xbc,0xfe,0x01,0x32,0xff,0x03,0x3b,0x05,0x05,0x99,0x07,0x02,0xf9,0x00,0x01,0xe8, -0x00,0xfd,0x6f,0xfd,0xf7,0x46,0xf9,0xfe,0x31,0xfc,0xfa,0x0e,0xf3,0xe9,0xbf,0xe6, -0xe8,0x3f,0xeb,0xef,0xda,0xf3,0xf3,0x76,0xf7,0xf7,0x74,0xf2,0xef,0xc7,0xf5,0xf9, -0x68,0xfc,0xfb,0xd7,0xf7,0xfb,0xfe,0xfe,0xfd,0x20,0xfc,0xfd,0x26,0xfe,0xfb,0x8d, -0xf8,0xf8,0x00,0xf9,0xff,0xa0,0x01,0x00,0x6b,0x02,0x06,0x26,0x0b,0x10,0x44,0x10, -0x0f,0xff,0x0f,0x0f,0xcb,0x0a,0x07,0x23,0x07,0x0b,0x4c,0x0f,0x0e,0xef,0x09,0x03, -0x23,0xfd,0xf8,0xa7,0xf7,0xf5,0x9b,0xf6,0xf9,0xff,0xfb,0xfa,0x52,0xfc,0xff,0xf3, -0xfd,0xfb,0xc5,0xf8,0xf9,0x2b,0xfe,0x02,0x96,0x01,0x06,0x12,0x0a,0x0d,0xca,0x12, -0x1a,0x7a,0x22,0x34,0x28,0x4e,0x67,0x60,0x72,0x6a,0x01,0x4a,0x11,0x0e,0xcb,0xd3, -0xc0,0x1c,0x31,0x89,0x34,0x26,0x18,0x0e,0x02,0xa2,0x0e,0xe8,0xc9,0xd7,0xe6,0x8e, -0xf2,0xe2,0x04,0xcf,0xbb,0xd2,0xc2,0xdc,0x31,0xe4,0xdf,0x09,0xe1,0xe0,0x9a,0xee, -0xff,0xb2,0x02,0xff,0x58,0x04,0x02,0x16,0x01,0x04,0xd0,0x00,0x01,0x63,0x03,0x00, -0xe2,0xfc,0xfc,0xc7,0xf6,0xfa,0xba,0x00,0xfd,0x48,0xfc,0xf3,0x4a,0xe9,0xe6,0xb2, -0xe7,0xe9,0x84,0xed,0xf1,0xba,0xf1,0xf5,0xe6,0xf2,0xed,0x13,0xeb,0xf2,0x5b,0xf7, -0xfb,0x76,0xf9,0xf5,0xbd,0xf9,0xfc,0x08,0xf9,0xf7,0xfc,0xfa,0xfa,0xbc,0xf6,0xf4, -0xe5,0xf2,0xf6,0xae,0xfd,0xff,0x87,0xfe,0x02,0x08,0x08,0x0d,0x1f,0x12,0x13,0x62, -0x14,0x14,0xda,0x12,0x0d,0x20,0x09,0x09,0x10,0x0d,0x10,0x1d,0x12,0x0d,0x05,0x06, -0xff,0xe6,0xfb,0xf9,0x33,0xf8,0xf9,0x78,0xfc,0xfd,0x35,0xfc,0xfe,0xe6,0xff,0xfd, -0xfc,0xfa,0xf9,0x8d,0xfb,0x01,0x15,0x04,0x03,0x49,0x09,0x0d,0x52,0x10,0x15,0x6d, -0x1d,0x27,0x36,0x3d,0x58,0x0b,0x70,0x76,0x39,0x67,0x40,0x17,0xfe,0xbe,0xe4,0xe9, -0x2a,0xf5,0x36,0x31,0x7e,0x21,0x05,0xd4,0x09,0x08,0x2d,0xd9,0xda,0xf4,0xf0,0xf6, -0xfc,0xe4,0xd3,0x28,0xc2,0xc9,0x0b,0xd4,0xd7,0x8e,0xdc,0xe4,0x25,0xe4,0xf1,0x66, -0xfc,0xff,0xfd,0xfd,0x02,0x1d,0xfc,0xfd,0x1d,0x00,0xfe,0x91,0x00,0x03,0x64,0xff, -0xfc,0xfc,0xf9,0xf4,0x22,0xfd,0x00,0xea,0xfe,0xfd,0x22,0xf2,0xea,0xb4,0xe7,0xe8, -0xf2,0xe7,0xec,0xe3,0xed,0xf1,0x2c,0xf3,0xee,0x2d,0xe8,0xe9,0x4a,0xf0,0xf6,0x42, -0xfa,0xf6,0x29,0xf5,0xf8,0xb5,0xf7,0xf2,0x99,0xf3,0xf9,0xbe,0xf6,0xf3,0xde,0xf1, -0xf1,0x9b,0xf8,0xfc,0x54,0xfa,0xfb,0x2e,0x03,0x0a,0x5c,0x10,0x13,0xa7,0x14,0x14, -0x7d,0x14,0x10,0x7c,0x0b,0x07,0xfe,0x08,0x0c,0xdc,0x11,0x13,0xf1,0x0c,0x04,0xaf, -0x00,0xfe,0x42,0xfc,0xfc,0xdf,0xfd,0xfe,0x27,0xfe,0xfe,0xf3,0x01,0x00,0x7a,0xfd, -0xfa,0xc5,0xfb,0xff,0x16,0x05,0x03,0x72,0x05,0x0a,0x7a,0x0e,0x12,0xe4,0x19,0x22, -0x61,0x33,0x4e,0x08,0x6b,0x7c,0x51,0x75,0x59,0x60,0x20,0xcf,0x32,0xca,0x19,0xe8, -0x34,0x38,0xe0,0x28,0x11,0x19,0x05,0x16,0x20,0xeb,0xd2,0x7e,0xe9,0xf9,0xb6,0xef, -0xe2,0x63,0xce,0xcc,0x00,0xd0,0xd0,0x97,0xcf,0xd5,0x31,0xe0,0xec,0x37,0xf7,0xfe, -0xf8,0xfb,0x01,0x24,0xfe,0xf8,0x7c,0xfd,0xfb,0x54,0xfd,0x01,0x3a,0x00,0xfc,0x67, -0xfa,0xf2,0x36,0xf6,0xff,0xa7,0xfd,0xfe,0x1d,0xf7,0xed,0xcb,0xe9,0xe8,0xe8,0xe7, -0xea,0x38,0xeb,0xed,0xec,0xf0,0xec,0x6e,0xe6,0xe4,0xe3,0xe9,0xf0,0x5c,0xf7,0xf6, -0x3f,0xf4,0xf6,0x49,0xf7,0xf1,0x09,0xee,0xf5,0x9d,0xf6,0xf2,0x7d,0xf1,0xee,0x08, -0xf5,0xfa,0x65,0xf9,0xf8,0xc2,0xfd,0x05,0x4f,0x0d,0x10,0x18,0x13,0x14,0x54,0x14, -0x12,0x81,0x0c,0x07,0xac,0x08,0x0c,0x45,0x11,0x14,0x55,0x10,0x07,0xcc,0x02,0x00, -0x5a,0xfe,0xfe,0xed,0x00,0x02,0x21,0x02,0x01,0x32,0x02,0x02,0x11,0xff,0xfb,0xb4, -0xfb,0xff,0x06,0x06,0x06,0x71,0x05,0x0a,0xda,0x0d,0x10,0xae,0x16,0x1e,0x5b,0x2e, -0x49,0xb7,0x67,0x7e,0x80,0x7b,0x65,0x99,0x35,0xe4,0x6b,0xc2,0x0a,0xbc,0x32,0x38, -0xf8,0x2d,0x19,0x4c,0x03,0x18,0x53,0xf9,0xd2,0x91,0xe5,0xf7,0x1a,0xf5,0xea,0x29, -0xdc,0xd5,0x95,0xd6,0xd0,0xc9,0xc6,0xc5,0xba,0xd0,0xe6,0x91,0xf8,0xfc,0x79,0xfc, -0x00,0x1d,0x02,0xf8,0x62,0xf9,0xf6,0xbe,0xf7,0xff,0x16,0x01,0xfc,0x6f,0xfa,0xf2, -0x5c,0xf2,0xfd,0x29,0xfd,0xfe,0x53,0xf9,0xee,0x9a,0xeb,0xe9,0x0c,0xe9,0xeb,0x76, -0xed,0xeb,0xa6,0xef,0xeb,0xcc,0xe3,0xe0,0x41,0xe4,0xeb,0x12,0xf2,0xf4,0x62,0xf2, -0xf5,0x9b,0xf8,0xf2,0xf7,0xec,0xf2,0x96,0xf5,0xf1,0x49,0xf0,0xec,0x05,0xf2,0xf8, -0xfe,0xf9,0xf7,0x05,0x00,0x00,0xe1,0x00,0x00,0xb8,0xff,0xff,0x48,0xff,0xff,0x2f, -0x01,0x02,0x60,0x02,0x02,0x02,0x01,0x00,0x3f,0x02,0x02,0x40,0x01,0x00,0x4f,0x00, -0x00,0x5e,0x02,0x02,0x5d,0x02,0x01,0x4a,0x01,0x01,0x75,0x01,0x00,0x58,0xff,0xff, -0xbd,0x00,0x00,0xb8,0x00,0x01,0x4b,0x01,0xff,0x3d,0xff,0xff,0x15,0xff,0xfe,0x51, -0xfd,0xfd,0xc9,0xfd,0xfe,0x00,0xfe,0xfd,0x5e,0xfe,0xfe,0x7a,0xfe,0xfd,0xdc,0xfc, -0xfd,0x38,0xfe,0xfd,0x29,0xfd,0xfd,0x5c,0xff,0x00,0x69,0x00,0x00,0x52,0x00,0x00, -0x45,0x00,0x00,0x68,0x00,0x00,0x84,0x01,0x03,0x90,0x03,0x03,0x4b,0x03,0x03,0x54, -0x03,0x02,0xfb,0x02,0x03,0x20,0x03,0x03,0x87,0x03,0x03,0xf9,0x03,0x04,0xb7,0x04, -0x03,0xf8,0x01,0x01,0x9a,0x01,0x00,0x0e,0x01,0x01,0xa2,0x00,0xff,0x0f,0xff,0xfe, -0x5a,0xfe,0xfe,0x80,0xfd,0xfc,0xfd,0xfc,0xfd,0x35,0xfc,0xfb,0xd5,0xfb,0xfc,0x56, -0xfb,0xfb,0x72,0xfb,0xfb,0x99,0xfc,0xfd,0xba,0xfd,0xfc,0xee,0xfb,0xfb,0x5c,0xfc, -0xfc,0x1a,0xfd,0xfd,0xc9,0xfd,0xfe,0x13,0xff,0xff,0xb6,0xff,0xff,0xcd,0xff,0xff, -0x59,0xff,0x00,0x20,0x01,0x01,0x2a,0x02,0x02,0xc7,0x02,0x03,0x3a,0x04,0x04,0x34, -0x04,0x04,0xfa,0x05,0x07,0xc2,0x07,0x08,0x98,0x09,0x0a,0x64,0x09,0x08,0xa5,0x08, -0x08,0x41,0x06,0x05,0x26,0x05,0x04,0xd7,0x03,0x04,0x00,0x03,0x00,0x7a,0xfe,0xfd, -0xcb,0xfd,0xfd,0xc3,0xfb,0xfa,0x96,0xf9,0xf8,0x3e,0xf8,0xf7,0x9d,0xf7,0xf7,0x40, -0xf6,0xf6,0x62,0xf6,0xf7,0xe3,0xf7,0xf8,0xe4,0xf8,0xf9,0xa6,0xf9,0xf9,0xfd,0xf9, -0xfa,0x25,0xfb,0xfb,0x9b,0xfc,0xfc,0x7d,0xfc,0xfd,0x21,0xfe,0xfe,0xad,0xff,0x00, -0xf9,0x00,0x00,0xad,0x01,0x02,0x8d,0x03,0x03,0x1d,0x04,0x04,0x76,0x04,0x04,0xfe, -0x05,0x07,0x25,0x0a,0x0d,0xcf,0x11,0x15,0xd3,0x18,0x1b,0x9b,0x1b,0x19,0xbe,0x17, -0x12,0xab,0x0b,0x07,0x4a,0x07,0x08,0x68,0x0a,0x0a,0xec,0x0a,0x08,0xae,0x02,0xfc, -0xf5,0xf6,0xf1,0x6d,0xee,0xec,0x5f,0xed,0xed,0x1b,0xee,0xef,0x52,0xf0,0xf0,0xac, -0xef,0xed,0x7d,0xed,0xee,0xa0,0xef,0xf1,0x9f,0xf4,0xf7,0x22,0xf9,0xfb,0x81,0xfb, -0xfb,0x39,0xfb,0xfa,0xd6,0xf9,0xf9,0xa7,0xf8,0xf9,0xf5,0xfa,0xfd,0xa0,0xff,0x01, -0xbe,0x03,0x05,0x29,0x06,0x05,0x27,0x04,0x02,0xf4,0x00,0x00,0x7d,0x02,0x05,0x7a, -0x0a,0x11,0xf5,0x18,0x20,0x06,0x27,0x2a,0xff,0x29,0x24,0xc8,0x1a,0x10,0xf6,0x09, -0x07,0xbd,0x09,0x11,0xaa,0x18,0x19,0xb5,0x17,0x12,0x7c,0x07,0xfa,0x40,0xf0,0xeb, -0x54,0xe9,0xea,0x36,0xec,0xed,0x14,0xef,0xf0,0xcf,0xef,0xeb,0x5a,0xe7,0xe4,0xf8, -0xe4,0xe7,0x70,0xea,0xee,0xb7,0xf1,0xf4,0xeb,0xf8,0xfc,0x57,0xfe,0xfe,0xfb,0xfc, -0xf9,0xf3,0xf4,0xf1,0x8f,0xf1,0xf4,0xe9,0xf8,0xfd,0xd9,0x00,0x02,0xb4,0x04,0x07, -0x17,0x08,0x05,0x1c,0x01,0xfc,0x1f,0xfa,0xf9,0x0d,0xfd,0x03,0x20,0x0d,0x1a,0x2a, -0x2a,0x39,0xe2,0x42,0x44,0x77,0x3f,0x29,0xda,0x0a,0xfc,0x42,0x09,0x19,0x91,0x1b, -0x18,0x55,0x12,0x0d,0x05,0x0e,0x0f,0xfe,0x0a,0x05,0x53,0xfe,0xee,0xa8,0xd7,0xca, -0xda,0xcd,0xd9,0x07,0xe6,0xe9,0xea,0xe7,0xe1,0x81,0xda,0xde,0x57,0xe5,0xe6,0x6c, -0xe7,0xea,0x8a,0xef,0xf6,0x89,0xff,0x07,0x11,0x0c,0x0f,0xf8,0x0b,0xff,0xc4,0xf0, -0xe8,0xf8,0xe9,0xf0,0x5d,0xf7,0xfc,0x4b,0xff,0x04,0x3e,0x0e,0x14,0x8d,0x12,0x08, -0x12,0xfe,0xf4,0x42,0xec,0xe8,0xfc,0xea,0xf7,0xe5,0x0b,0x25,0x78,0x3f,0x52,0x28, -0x58,0x58,0x72,0x47,0x10,0xab,0xe4,0xf9,0xd9,0x24,0x2d,0xc1,0x1d,0x10,0x3c,0x09, -0x12,0xbf,0x15,0x03,0x41,0x00,0x0b,0x04,0x06,0xf2,0xdd,0xd6,0xc3,0x58,0xcf,0xe2, -0xb6,0xe6,0xe1,0xfe,0xe2,0xdc,0xeb,0xd8,0xe0,0x81,0xe9,0xe6,0x9d,0xe7,0xea,0x67, -0xee,0xf7,0x94,0xfe,0x03,0xdb,0x0d,0x15,0x54,0x0d,0xff,0xd1,0xeb,0xe6,0xc1,0xea, -0xf1,0x90,0xf3,0xf9,0x83,0xfe,0x08,0xb8,0x16,0x1a,0x08,0x14,0x09,0xac,0xfd,0xef, -0x6e,0xe1,0xd7,0x33,0xdc,0xef,0xf8,0x09,0x2b,0xf5,0x4b,0x5f,0xad,0x64,0x65,0x25, -0x49,0x02,0x95,0xd2,0xfd,0xd4,0x32,0x33,0x2a,0x1b,0x0b,0x4d,0x0b,0x1e,0xee,0x13, -0xfa,0x7e,0x01,0x08,0xef,0xfd,0xe2,0xf2,0xba,0xa7,0xa3,0xc4,0xeb,0x59,0xf4,0xe2, -0x99,0xd9,0xd6,0x2e,0xdf,0xe7,0x60,0xe7,0xdd,0x2c,0xe4,0xea,0x00,0xf7,0x03,0x85, -0x07,0x0d,0xb7,0x1e,0x21,0x3f,0x15,0xfe,0xc9,0xe4,0xe2,0xf4,0xeb,0xf2,0xaa,0xf3, -0xf6,0xcc,0xfd,0x0e,0x11,0x1b,0x19,0x3d,0x10,0x03,0x15,0xf7,0xe8,0xa4,0xd6,0xcc, -0xda,0xd9,0xf5,0x3f,0x1a,0x42,0x7b,0x61,0x6e,0xf4,0x70,0x63,0xd4,0x22,0xd9,0x72, -0xe4,0x27,0xff,0x3a,0x27,0xcf,0x10,0x06,0xc8,0x16,0x1c,0xe5,0xfd,0xfd,0xb7,0x0d, -0x08,0x43,0xf4,0xd4,0xde,0xaf,0xaf,0x90,0xd2,0xee,0xb4,0xeb,0xde,0xed,0xd2,0xda, -0xe4,0xeb,0xf0,0x19,0xe5,0xe0,0x03,0xe5,0xea,0xd9,0xf9,0x00,0xac,0x03,0x12,0x58, -0x23,0x1d,0x62,0x0d,0xf1,0xed,0xe2,0xe7,0x34,0xed,0xf1,0x50,0xf3,0xf5,0x39,0x02, -0x15,0x22,0x1d,0x19,0x97,0x0f,0x01,0xe2,0xf2,0xdf,0x56,0xcd,0xca,0xa1,0xdc,0xfa, -0x8f,0x21,0x4b,0x12,0x67,0x75,0x93,0x7c,0x59,0xd6,0x06,0xc9,0xa6,0xf4,0x35,0x3e, -0x38,0x1c,0x02,0x0a,0x08,0x2e,0x21,0x16,0xd9,0xf8,0x01,0x97,0x0b,0x02,0x3d,0xe3, -0xb6,0x4a,0xa3,0xc6,0xc9,0xe6,0xec,0x22,0xe0,0xd8,0xa7,0xd8,0xe3,0x3f,0xea,0xe9, -0x69,0xe0,0xe8,0x82,0xeb,0xf5,0x42,0x01,0x06,0x47,0x0f,0x24,0x17,0x29,0x1a,0xce, -0x03,0xe8,0x83,0xe4,0xec,0x65,0xec,0xec,0xeb,0xee,0xf5,0x7a,0x09,0x19,0xd1,0x16, -0x10,0x84,0x07,0xfb,0x78,0xec,0xd6,0xf2,0xc7,0xd2,0xc3,0xed,0x12,0x2b,0x40,0x64, -0xf4,0x73,0x7e,0xe0,0x6b,0x1e,0xb5,0xd0,0xe9,0xea,0x33,0x3f,0x09,0x26,0x0d,0x09, -0x05,0x1a,0x9d,0x1b,0xf8,0x1d,0xff,0x0e,0x55,0x06,0xf1,0x51,0xca,0xa8,0x01,0xb7, -0xdf,0xd4,0xe8,0xd5,0x40,0xd3,0xdc,0x3a,0xe5,0xed,0x34,0xf0,0xe6,0x01,0xe7,0xe9, -0x0e,0xed,0xf9,0x6e,0x00,0x07,0xfd,0x1b,0x28,0x35,0x1e,0x0d,0xe8,0xf0,0xe4,0xef, -0xe9,0xeb,0x21,0xea,0xec,0xd4,0xee,0x00,0x05,0x14,0x19,0x11,0x15,0x0b,0xe5,0x00, -0xf5,0x18,0xdf,0xc9,0x00,0xc9,0xde,0x75,0x00,0x28,0x33,0x51,0x69,0x2d,0x78,0x79, -0xed,0x48,0xee,0x48,0xcf,0x12,0x10,0x3f,0x33,0x92,0x14,0x04,0x18,0x0e,0x24,0xb9, -0x0b,0xf8,0x97,0x05,0x0a,0x87,0xfd,0xda,0x13,0xaf,0xb1,0x21,0xda,0xe8,0x45,0xd9, -0xcf,0x8b,0xd8,0xde,0x81,0xe7,0xf0,0x3f,0xee,0xe9,0x56,0xee,0xeb,0x28,0xf7,0x00, -0xce,0x04,0x11,0xfc,0x26,0x24,0xaa,0x17,0xfe,0x29,0xe9,0xea,0x87,0xee,0xea,0xee, -0xe9,0xeb,0x49,0xf7,0x0c,0x56,0x16,0x14,0xa8,0x0d,0x04,0xbf,0xfa,0xea,0xfe,0xd0, -0xc7,0x33,0xd4,0xf2,0xbe,0x1b,0x48,0xc5,0x66,0x75,0xfe,0x7f,0x5a,0x43,0xfc,0xc8, -0x2f,0x0a,0x42,0x98,0x3a,0x1c,0x02,0x06,0x09,0x43,0x23,0x0e,0x20,0xf4,0x04,0xff, -0x0c,0xff,0x88,0xe1,0xb8,0x3a,0xad,0xcb,0x9f,0xe5,0xe3,0x39,0xd3,0xd2,0xe7,0xd5, -0xe1,0x49,0xf1,0xf4,0x9e,0xea,0xec,0x86,0xe8,0xf0,0x79,0xfe,0x03,0x82,0x0d,0x24, -0x27,0x27,0x1e,0xa3,0x07,0xec,0xa7,0xe8,0xec,0x5d,0xeb,0xeb,0x3d,0xea,0xf0,0x01, -0x00,0xff,0x7e,0xfe,0xff,0x09,0x01,0x00,0x34,0xff,0xff,0x81,0xff,0xff,0xe1,0xfe, -0xfe,0x5d,0xff,0xff,0xf7,0x00,0x00,0xde,0xfe,0xfe,0x5b,0xff,0xff,0xe3,0xff,0xff, -0xbf,0xfe,0xff,0xf9,0x00,0x00,0xe5,0xfe,0xff,0x70,0xff,0xfe,0x7e,0xfe,0xff,0x11, -0xff,0xfe,0xa9,0xfe,0xff,0x1a,0x00,0xff,0x68,0xff,0xff,0x4a,0xff,0xfe,0x9f,0xff, -0xff,0xc4,0xff,0x01,0xd3,0x00,0x00,0xc7,0x02,0x04,0x74,0x03,0x03,0xd8,0x03,0x02, -0x49,0x02,0x02,0x96,0x02,0x02,0x3d,0x03,0x02,0x8d,0x00,0xff,0x07,0x00,0xff,0x9d, -0xff,0x00,0x61,0xff,0xfe,0xa9,0xfe,0xff,0x0f,0x00,0xfd,0x1d,0xfc,0xfc,0x9b,0xfd, -0xfe,0x92,0xff,0xff,0xca,0xfe,0x01,0xf1,0x03,0x02,0xfb,0x01,0x02,0x77,0x01,0x02, -0xe1,0x02,0x00,0xc4,0xfd,0xfe,0x7b,0x02,0x04,0xd4,0x01,0xff,0x8b,0xfe,0xfc,0xa0, -0xfa,0xfa,0xc6,0xf9,0xfb,0xc6,0xfe,0xff,0x5c,0xfe,0xfe,0x63,0x00,0x01,0x4a,0x02, -0x04,0xae,0x06,0x05,0xb8,0x04,0x05,0x11,0x05,0x06,0x57,0x08,0x08,0x78,0x08,0x07, -0x77,0x05,0x05,0xe1,0x04,0x03,0x4d,0x03,0x01,0x42,0xfd,0xfb,0x02,0xfa,0xf8,0x44, -0xf7,0xf6,0x18,0xf7,0xf7,0x4c,0xf7,0xf7,0x17,0xf9,0xfa,0x12,0xfc,0xff,0xc1,0x00, -0x01,0x06,0x03,0x04,0x59,0x06,0x08,0x55,0x09,0x09,0xee,0x08,0x07,0x95,0x06,0x04, -0x7a,0x02,0x01,0xb8,0xff,0xfd,0xa9,0xfb,0xf9,0x62,0xf7,0xf7,0x3c,0xf7,0xf6,0xa5, -0xf5,0xf4,0xee,0xf4,0xf5,0x6a,0xf7,0xfb,0x52,0xff,0x02,0x4b,0x06,0x09,0xb4,0x0b, -0x0e,0xa7,0x10,0x11,0xad,0x13,0x14,0x03,0x12,0x10,0x50,0x0e,0x0b,0xcf,0x09,0x07, -0xc1,0x03,0x00,0xe3,0xfb,0xf8,0x0a,0xf6,0xf2,0x16,0xf0,0xed,0xce,0xe9,0xe6,0x79, -0xe6,0xe7,0x73,0xe8,0xec,0x23,0xf2,0xf8,0x07,0xfe,0x02,0xcd,0x07,0x0c,0x04,0x11, -0x14,0x13,0x15,0x15,0xc3,0x14,0x12,0x4e,0x10,0x0d,0xde,0x0a,0x07,0x3f,0x06,0x03, -0x02,0xfe,0xfa,0xe7,0xf7,0xf4,0x9d,0xf0,0xea,0xf4,0xe4,0xe2,0x37,0xe0,0xdf,0xc9, -0xe2,0xe7,0x01,0xed,0xf5,0x72,0xfe,0x06,0xf9,0x0e,0x17,0x7f,0x1e,0x23,0x59,0x27, -0x29,0x20,0x25,0x21,0x37,0x1e,0x19,0x5c,0x16,0x13,0x94,0x0e,0x0a,0xe2,0x05,0xfe, -0x6e,0xf6,0xed,0x89,0xe3,0xdd,0xee,0xdc,0xdb,0x9a,0xd7,0xd7,0x84,0xdb,0xe1,0x04, -0xe6,0xe9,0x4b,0xe9,0xe6,0x33,0xee,0xf9,0x9d,0x04,0x14,0x21,0x22,0x26,0xab,0x2f, -0x37,0xa2,0x2f,0x2b,0xb2,0x26,0x1b,0xfe,0x16,0x0e,0x22,0x00,0xf8,0x2d,0xf5,0xee, -0xc4,0xed,0xf2,0xd8,0xf6,0xf0,0xe1,0xd9,0xc9,0x00,0xc0,0xbd,0xc5,0xc8,0xde,0x08, -0xe9,0xf7,0x70,0x0f,0x13,0x6a,0x0b,0x0a,0x10,0x0d,0x15,0xdc,0x2a,0x32,0x1c,0x31, -0x39,0xd6,0x3c,0x3a,0x75,0x34,0x28,0x84,0x1d,0x17,0x66,0x09,0xfb,0xc5,0xf0,0xe2, -0x7d,0xcf,0xc1,0xfb,0xd7,0xfb,0xcd,0xf4,0xd5,0x5b,0xc2,0xb9,0x3c,0xd0,0xef,0xe4, -0xeb,0xd8,0x3e,0xe3,0x02,0xc1,0x10,0x13,0x59,0x1b,0x24,0x30,0x30,0x45,0xef,0x3b, -0x2d,0x99,0x33,0x30,0xbc,0x2f,0x2a,0x61,0x10,0xf8,0xb3,0xf4,0xe9,0xfd,0xd6,0xd1, -0xd4,0xf5,0x21,0xd3,0x08,0xd5,0x41,0xb5,0xa6,0x4b,0xb0,0xb0,0x4c,0xb0,0xdb,0xe6, -0x0c,0x1e,0x6c,0x0f,0x03,0x00,0x0e,0x20,0x74,0x21,0x22,0x04,0x35,0x38,0x79,0x47, -0x4f,0x22,0x42,0x2e,0xaf,0x25,0x18,0x87,0x0f,0x02,0x65,0xf0,0xed,0xc5,0xdd,0xb1, -0x72,0xb1,0xf6,0x52,0x1e,0x02,0x32,0xcd,0xb2,0x68,0xbf,0xcf,0x56,0xbb,0xb2,0x11, -0xda,0x11,0x42,0x29,0x0f,0xb5,0x16,0x26,0xa9,0x27,0x3c,0x08,0x5d,0x35,0x2a,0x28, -0x35,0xa0,0x2e,0x30,0x34,0x2c,0x10,0x6e,0x05,0xff,0x9a,0xe8,0xce,0x6d,0xa1,0xbd, -0x2a,0x1d,0x24,0x5f,0xe8,0xc2,0xfe,0xa8,0xaa,0xac,0xad,0x9b,0x16,0xca,0x1c,0x3c, -0x3e,0x15,0x51,0xf6,0xfc,0x3a,0x15,0x1c,0x33,0x31,0x47,0x3c,0x42,0x4c,0xf7,0x50, -0x3f,0xcd,0x32,0x2a,0xca,0x17,0x0e,0x6f,0xfd,0xe2,0xf1,0xe2,0xcb,0x15,0x9e,0xbc, -0x73,0x0f,0x21,0x9f,0xef,0xba,0xa8,0xaa,0xc5,0x77,0xcd,0xb0,0xcd,0xc2,0xfd,0x13, -0x30,0x26,0x61,0xfd,0x0b,0xfb,0x20,0x21,0xcb,0x48,0x5d,0xc5,0x32,0x34,0x65,0x42, -0x3b,0x1c,0x38,0x24,0x7d,0x03,0xfd,0x1d,0xf4,0xe2,0x37,0xc7,0x9c,0x92,0xc7,0x25, -0x0a,0x1e,0xda,0x41,0xb6,0xa8,0xc4,0xb8,0xb4,0x20,0x9d,0xcb,0xfc,0x1f,0x41,0x4e, -0x16,0xf4,0xde,0x04,0x21,0xaf,0x20,0x34,0xa7,0x45,0x3d,0x78,0x4d,0x51,0xc9,0x44, -0x36,0x7b,0x27,0x11,0x0b,0x0c,0xf7,0x52,0xdf,0xe2,0x9e,0xba,0x97,0x0e,0xcf,0x22, -0x19,0x1a,0xdd,0x68,0xb0,0xaf,0x61,0xca,0xc1,0x26,0xa7,0xcf,0xab,0x17,0x40,0xfa, -0x1f,0x01,0x38,0x1a,0x20,0xad,0x22,0x54,0x59,0x4b,0x2c,0x9e,0x40,0x46,0x3d,0x3f, -0x38,0xe7,0x19,0x02,0x36,0x02,0xee,0x1c,0xe0,0xb3,0xbd,0x8d,0xd7,0xf8,0x31,0x17, -0x1a,0xd0,0xad,0xbe,0xa9,0xbf,0x15,0xb0,0x9c,0x07,0xd6,0x30,0x50,0x46,0x12,0x02, -0xf3,0x10,0x90,0x23,0x26,0x9f,0x47,0x45,0x80,0x39,0x4f,0x82,0x4e,0x42,0xe0,0x38, -0x1f,0xfd,0x0d,0x09,0xe8,0xea,0xde,0xd1,0xd1,0x9a,0x35,0xa6,0x03,0x7d,0x31,0xfd, -0xd5,0xbf,0xa5,0x4a,0xba,0xd1,0xf1,0xad,0xab,0x01,0xf2,0x38,0x9f,0x37,0x04,0x56, -0x02,0x25,0xe4,0x20,0x3d,0xf9,0x5d,0x36,0x44,0x35,0x4b,0xa5,0x43,0x42,0xbe,0x2d, -0x0c,0x57,0x02,0xf9,0x35,0xe5,0xd3,0x93,0x96,0x9d,0x8f,0x07,0x32,0xf2,0xfa,0xba, -0x56,0xa6,0xb3,0xb6,0xc3,0xa6,0x14,0xa5,0xfd,0xc2,0x43,0x35,0xe7,0xf7,0xfd,0x97, -0x21,0x27,0x8e,0x35,0x50,0xef,0x37,0x40,0x6f,0x51,0x49,0x21,0x40,0x32,0xd4,0x12, -0x0d,0x32,0xfb,0xde,0x7d,0xdb,0xb2,0x28,0x8f,0xd7,0xe1,0x26,0x1c,0xed,0xd6,0xab, -0xcd,0xa8,0xc9,0x25,0xc3,0xa0,0x60,0xcc,0x22,0x32,0x45,0x14,0x19,0xfa,0x1a,0x59, -0x2b,0x2a,0x1e,0x57,0x48,0x78,0x2d,0x46,0x2f,0x49,0x44,0x47,0x3c,0x1a,0xc0,0x02, -0xff,0x12,0xe9,0xde,0x9f,0xb3,0x88,0xce,0xcf,0x2c,0xd0,0x19,0xd8,0x4d,0xa9,0xa9, -0x96,0xc1,0xbc,0xaf,0x9b,0xc8,0x3f,0x2b,0x49,0x65,0x12,0xf1,0xfa,0x17,0x29,0x63, -0x2a,0x4d,0x73,0x44,0x34,0xc4,0x4c,0x4d,0xb8,0x44,0x3d,0x68,0x20,0x0a,0xc5,0x05, -0xe6,0x24,0xdb,0xc4,0x11,0x8f,0xae,0x68,0x0f,0x2a,0x68,0xf1,0xbc,0xe1,0xa3,0xbc, -0x40,0xce,0xac,0x52,0xad,0x05,0x1e,0x45,0x2c,0xa9,0xf6,0x0a,0xe8,0x28,0x28,0xf1, -0x49,0x56,0x54,0x30,0x3e,0xb8,0x4c,0x48,0xc4,0x44,0x28,0xdd,0x08,0x00,0xed,0xef, -0xde,0xe1,0xc6,0x8a,0x29,0xaa,0x0d,0x13,0x2d,0xee,0xf3,0xb8,0xa5,0xeb,0xb8,0xca, -0xc0,0xa8,0xad,0x27,0x08,0x4d,0x57,0x2b,0xf5,0x3f,0x05,0x2a,0xf8,0x24,0x42,0x79, -0x4f,0x33,0x73,0x41,0x51,0x30,0x47,0x46,0x09,0x2d,0x0f,0xca,0x08,0xf3,0x22,0xda, -0xcf,0x93,0x96,0x96,0x18,0xf0,0x2b,0x12,0x04,0xc5,0x8a,0xa9,0xaf,0xf5,0xce,0xbb, -0x87,0xa4,0xe5,0x7c,0x3e,0x3c,0x70,0x01,0xfc,0xdf,0x26,0x28,0x1d,0x3c,0x5b,0x8a, -0x38,0x34,0x7b,0x4c,0x46,0xef,0x48,0x36,0x0c,0x10,0x05,0x38,0xf6,0xe0,0x92,0xcf, -0x97,0xa5,0x8f,0xf2,0x61,0x2b,0x03,0xbd,0xc3,0xa4,0xba,0xaf,0xc9,0xfb,0xb9,0xa2, -0xe0,0xe8,0x44,0x68,0x3f,0xfe,0x1f,0xfa,0x22,0x97,0x27,0x3b,0x16,0x54,0x39,0x26, -0x38,0x4f,0x14,0x49,0x48,0xf8,0x3b,0x16,0x9f,0x0b,0xfc,0x41,0xde,0xd1,0xcd,0xa0, -0x85,0x2f,0xd4,0x24,0x64,0x10,0xd1,0xbd,0xab,0xa9,0x02,0xc8,0xc6,0xec,0xa4,0xce, -0xc3,0x30,0x46,0xd9,0x0c,0xf4,0xaf,0x1f,0x27,0xd7,0x34,0x5a,0xbc,0x43,0x30,0x50, -0x49,0x48,0xf2,0x48,0x42,0x97,0x1b,0x08,0x5b,0xfe,0xe5,0xe2,0xd4,0xa3,0x8e,0x81, -0xd4,0x17,0x24,0x12,0x89,0xcc,0xa9,0xaf,0xa7,0xc5,0xba,0xc4,0xa3,0xd9,0xcf,0xff, -0xed,0xff,0xff,0xed,0xff,0xff,0xde,0xff,0xff,0xee,0xff,0xff,0xdd,0xff,0xff,0xdd, -0xff,0xff,0xdd,0xff,0xff,0xde,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xed,0xff, -0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0x00,0xf0,0xff,0xff,0x46,0xfe,0xff, -0x4a,0x01,0x12,0x49,0x1c,0xd2,0x5e,0xaf,0xa3,0x95,0xcd,0xfb,0xb6,0x0c,0x12,0x81, -0x10,0x1e,0x7e,0x08,0x29,0xa3,0x28,0x03,0xbd,0x3e,0x74,0x60,0x13,0x8d,0x1a,0xe0, -0x3c,0x88,0x52,0x60,0xac,0x5b,0x6c,0xbb,0x46,0x25,0x08,0x07,0xfb,0x9c,0xfb,0xf5, -0xcf,0xfa,0x01,0x77,0xfd,0xc0,0x0e,0x9d,0xd0,0x37,0xba,0x9f,0x2c,0xd7,0xf0,0x0a, -0x97,0x81,0xc3,0x92,0x13,0x96,0x50,0x0b,0x26,0xbe,0xb0,0xe6,0x9b,0x9a,0x53,0xdb, -0x02,0x2b,0xf0,0xd5,0xc3,0xd8,0xd9,0xfb,0xd4,0xef,0x6a,0xf8,0xf5,0xbb,0x0d,0x44, -0xbd,0x57,0x71,0x79,0x4a,0x57,0x98,0x7a,0x7c,0x4b,0x6e,0x60,0xfc,0x7f,0x41,0x71, -0x19,0x4a,0x88,0x64,0x24,0x58,0xf3,0x23,0x31,0x3a,0x39,0x79,0xf7,0xb4,0x31,0xba, -0xe5,0x5c,0xe0,0xbc,0x62,0xe1,0x1d,0x63,0x02,0xb9,0xcf,0x89,0x81,0xbc,0x84,0x80, -0xf0,0x9e,0xae,0x64,0x9e,0xae,0xa3,0xb3,0xb9,0xd3,0xc3,0xec,0xf5,0xf3,0xfa,0x59, -0x01,0x03,0x20,0x29,0x6c,0x97,0x7d,0x7d,0xaa,0x7d,0x7c,0x14,0x54,0x24,0x38,0x2a, -0x41,0x75,0x3c,0x19,0xd1,0x12,0x32,0x4d,0x12,0xc7,0xbf,0xda,0x30,0xaf,0x50,0x07, -0x8c,0xcd,0xdd,0x46,0x13,0x17,0x53,0x0c,0xf9,0x73,0xc1,0xa0,0x71,0xb9,0xe3,0x0c, -0xfc,0xf4,0xa1,0xbf,0x8b,0x19,0x85,0xa6,0xfd,0xdf,0x17,0xaa,0x2d,0x2a,0xef,0x13, -0x07,0x17,0xff,0xd3,0x99,0xab,0xcb,0x7b,0x1c,0x56,0x8a,0x23,0xd9,0xb5,0xaf,0xac, -0xa3,0xda,0x06,0x97,0x32,0x27,0xac,0xeb,0xd0,0xcf,0x13,0x4e,0xc1,0x4a,0x44,0x07, -0x44,0x1e,0xda,0x04,0x0e,0x84,0x0f,0x02,0x3e,0x14,0x37,0x91,0x36,0x0f,0xe8,0xf6, -0x01,0x2e,0x12,0x0a,0xbb,0xfd,0xf8,0xf0,0xec,0xee,0xbc,0xe6,0xd7,0xc5,0xd1,0xec, -0x76,0xf2,0xd4,0x0d,0xc8,0xe3,0xb7,0xe0,0xc6,0x5a,0xda,0xf5,0x58,0xed,0xda,0x8e, -0xf2,0x1a,0x48,0x3d,0x42,0x02,0x24,0x00,0xdb,0xdc,0xe5,0xc6,0x2a,0x65,0xe2,0x6f, -0x4d,0x85,0x2a,0x11,0x6e,0xf8,0xea,0xd8,0xdc,0xd7,0x3d,0xe5,0xf7,0x68,0xee,0xbf, -0x6d,0xaa,0xca,0x23,0xe6,0x0b,0x90,0x1b,0x2a,0x39,0x38,0x2d,0x46,0x0e,0xfd,0x6a, -0x08,0x2e,0x25,0x46,0x2f,0x8a,0x00,0xe2,0x65,0xf8,0x2b,0xc6,0x4a,0x2d,0xdc,0xe3, -0x9d,0x89,0x9b,0xe1,0x49,0x34,0x4e,0x9f,0x1f,0xcc,0x3e,0x9f,0xc1,0x3c,0x13,0x3c, -0x63,0x2c,0xf2,0x31,0xc8,0xde,0xb9,0xfa,0xf1,0x30,0xe4,0xf9,0x5c,0x1f,0x26,0x53, -0xfa,0xc9,0xa0,0xc7,0xfb,0xe6,0x35,0x59,0xbb,0x4f,0x2f,0x51,0x26,0x25,0x4b,0x18, -0x13,0x1b,0x16,0x09,0x69,0xec,0xdb,0x81,0xd9,0xd7,0x3a,0xc2,0xa8,0x1a,0xb8,0xdf, -0xa2,0xda,0xbc,0x0a,0xbc,0xd1,0x6f,0xec,0x0a,0x5a,0x17,0x22,0xe2,0x2a,0x24,0x54, -0x1f,0x22,0x1e,0x20,0x12,0x28,0xf9,0xf0,0xd1,0xfa,0x04,0x71,0xfa,0xec,0x8c,0xef, -0xfe,0x0d,0x0b,0x0a,0xbd,0x0a,0x17,0xfb,0x20,0x15,0xde,0xf8,0xe5,0x03,0xf2,0x0b, -0xc2,0x0f,0xfd,0xed,0xfb,0x13,0xde,0x20,0x03,0xf4,0xef,0x0a,0x4f,0x30,0x3d,0xd1, -0x27,0x05,0x2a,0xe5,0xda,0xf6,0xf1,0x1f,0xb5,0x36,0x1c,0xca,0xf8,0xf0,0x48,0xfe, -0x0b,0xe6,0x0d,0x00,0xae,0xed,0xf4,0xa1,0x16,0x15,0x39,0xea,0xc8,0x25,0xc1,0xcd, -0xa7,0xe7,0xff,0x62,0xed,0xcb,0xac,0xba,0xd0,0x27,0xfb,0x1c,0xd2,0x19,0x08,0x61, -0xf4,0xf4,0xde,0x04,0x2b,0xe7,0x42,0x3f,0x77,0x27,0x11,0x0a,0xfb,0x00,0x16,0x09, -0x06,0xc2,0x0b,0x06,0xeb,0xf4,0xf0,0x41,0xec,0xf5,0x45,0x08,0x1d,0x89,0x2b,0x29, -0xec,0x11,0xf0,0xd4,0xe0,0xf0,0x4a,0x04,0x01,0x15,0xe9,0xd0,0x0f,0xc9,0xc8,0x53, -0xd3,0xe3,0x5c,0xfe,0x15,0x3a,0x19,0x19,0x9e,0x15,0x1e,0x9a,0x28,0x26,0x11,0x0b, -0xfc,0x77,0x0d,0x15,0x57,0xfc,0xdd,0x6e,0xd2,0xcc,0x2b,0xc6,0xb8,0xe3,0xaf,0xbe, -0x98,0xd6,0xe8,0xbc,0xf2,0xec,0xe0,0xdf,0xf2,0xf4,0x1a,0x31,0x11,0x39,0x37,0x3d, -0x32,0x26,0xbe,0x1a,0x01,0xba,0xed,0xfa,0x8f,0x2c,0x53,0xbb,0x41,0x05,0x7e,0xe2, -0xfa,0x4a,0x2a,0x38,0x11,0x2b,0x19,0xc7,0x02,0xe5,0xa4,0xda,0xfa,0xf5,0x26,0x2a, -0x8b,0xfe,0xce,0x05,0xc2,0xd4,0xee,0xf2,0x02,0xbf,0x03,0xf7,0xad,0xea,0xe5,0x4c, -0xef,0xfc,0x18,0x0b,0x1b,0x17,0x27,0x22,0x0c,0x0d,0xf1,0x91,0xe6,0xf8,0x5b,0x14, -0x18,0xb1,0xfd,0xdb,0xd0,0xca,0xc9,0x90,0xd7,0xea,0x90,0x01,0x18,0x81,0x14,0xfb, -0xf0,0xf5,0x02,0x5d,0x06,0x00,0x89,0x04,0x19,0x18,0x21,0x14,0x91,0x02,0xfc,0xaa, -0x05,0x12,0x92,0x0d,0xf8,0xb1,0xee,0xfa,0x53,0x0e,0x13,0x75,0x06,0xfc,0x20,0xfd, -0x05,0x89,0x0a,0x04,0x15,0x04,0x13,0x57,0x20,0x14,0x39,0xf8,0xe1,0xdf,0xe9,0xff, -0x76,0x06,0xfb,0x1c,0xe3,0xcd,0xf9,0xc5,0xd3,0xed,0xde,0xd0,0x02,0xc3,0xd0,0x6b, -0xdf,0xe2,0x8c,0xf2,0x11,0xdd,0x32,0x42,0x82,0x3a,0x28,0x71,0x1c,0x1d,0x2c,0x20, -0x20,0x88,0x13,0x00,0xb1,0xee,0xdd,0x47,0xdf,0xf0,0xab,0xf5,0xe9,0x73,0xd9,0xc9, -0x49,0xc4,0xd4,0xd4,0xee,0x07,0x1e,0x18,0x20,0x5a,0x20,0x15,0xea,0xff,0xf0,0x19, -0xf7,0x1d,0x8a,0x40,0x3d,0x8e,0x2a,0x20,0xca,0x16,0x09,0xb5,0x02,0x04,0xa3,0x08, -0x0e,0x4c,0x14,0x16,0x2a,0x1a,0x13,0xf1,0x04,0x07,0x36,0x11,0x0d,0x20,0xf7,0xdc, -0x94,0xce,0xcc,0xf5,0xd1,0xdf,0x52,0xf1,0xf8,0xa2,0xea,0xe2,0xb7,0xf0,0x08,0x42, -0x15,0x12,0x00,0x07,0x01,0xec,0x08,0x18,0xb0,0x20,0x12,0x23,0xfd,0xf6,0xe6,0xfc, -0x02,0xef,0xfd,0xfa,0x79,0xfd,0x00,0x0f,0x02,0xfc,0x91,0xfd,0x07,0x78,0x08,0xfd, -0x21,0xf7,0xfb,0xc2,0x02,0x02,0xd3,0xfe,0x03,0xfe,0x0b,0x06,0xff,0xfd,0xf7,0x6a, -0xf1,0xf0,0x1a,0xf1,0xf0,0x59,0xf1,0xf4,0x94,0xfe,0x02,0xdd,0x05,0x0b,0x90,0x0c, -0xff,0x8d,0xf3,0xfd,0xa2,0x0e,0x0d,0xee,0x08,0x0b,0xa6,0x0b,0xff,0x99,0xf2,0xf4, -0xcb,0xf8,0xf1,0xb6,0xdd,0xcb,0x30,0xcc,0xd4,0x20,0xd3,0xd6,0x14,0xed,0x01,0x3e, -0xfe,0xeb,0xe6,0xe7,0xf9,0xc0,0x13,0x27,0xb1,0x2a,0x28,0xdb,0x31,0x3f,0x0d,0x42, -0x31,0x56,0x1d,0x03,0xc2,0xe2,0xd0,0xf1,0xd4,0xec,0xd9,0xfb,0xf2,0x7b,0xe5,0xe3, -0x39,0xe7,0xee,0xde,0xfb,0x0b,0x88,0x13,0x11,0xb0,0x14,0x19,0x26,0x15,0x15,0x94, -0x1c,0x18,0xb8,0x0b,0x06,0x3c,0x06,0xfb,0x3c,0xef,0xf2,0x72,0xfe,0x06,0x6e,0x0b, -0x11,0xad,0x0f,0x0b,0x47,0x14,0x1c,0x24,0x16,0x07,0x9a,0xf2,0xdc,0x2b,0xdf,0xf4, -0x44,0x07,0x0e,0xb3,0x05,0xff,0x86,0xff,0xfe,0xe1,0xfd,0x05,0xf5,0x12,0x10,0x67, -0xfb,0xeb,0x79,0xed,0xfe,0xec,0x0e,0x12,0xe9,0x07,0xef,0x76,0xdb,0xd6,0x29,0xe1, -0xee,0x54,0xfc,0x06,0xcd,0x04,0xf5,0x58,0xe5,0xe4,0x7d,0xfe,0x21,0xd3,0x31,0x26, -0xfb,0x0e,0xfb,0x37,0xf0,0xec,0x9c,0xee,0xed,0x53,0xec,0xf4,0xa8,0xf7,0xe7,0x9c, -0xd1,0xc9,0x9f,0xdc,0xfa,0xe2,0x0d,0x14,0x00,0x1d,0x28,0x4b,0x2b,0x23,0x4c,0x21, -0x26,0x71,0x29,0x29,0x77,0x1f,0x0e,0x25,0xfc,0xeb,0x0b,0xe2,0xe8,0x92,0xf2,0xf5, -0x15,0xf5,0xf1,0x4e,0xe5,0xd7,0x0e,0xd4,0xd2,0x86,0xd4,0xe1,0xf4,0xfa,0x0f,0x49, -0x0d,0xf1,0x72,0xd0,0xcf,0xc3,0xeb,0x0c,0xbc,0x29,0x3a,0xc8,0x38,0x24,0x12,0x09, -0xfd,0x50,0x01,0x07,0x2f,0x08,0xff,0x89,0xf1,0xec,0x3c,0xf0,0xf1,0xa2,0xed,0xee, -0x8a,0xf3,0xf8,0x6a,0xfb,0xfc,0x6f,0xfd,0x03,0xff,0x14,0x26,0x72,0x27,0x1b,0xaa, -0x13,0x13,0xd0,0x13,0x12,0xbc,0x0f,0x14,0x5b,0x23,0x28,0x7e,0x19,0x06,0xe4,0xfe, -0x00,0x33,0x03,0x06,0xc3,0x0b,0x11,0xc2,0x11,0x0b,0xd8,0x07,0x06,0x92,0xff,0xfc, -0x27,0xf6,0xf2,0xb6,0xf0,0xef,0x59,0xee,0xee,0x14,0xf0,0xf2,0x3c,0xf6,0xfc,0x8f, -0x05,0x09,0x7a,0x02,0xef,0xe5,0xd6,0xc4,0x6b,0xc3,0xd2,0xc6,0xe4,0xee,0x1d,0xf1, -0xf1,0xe0,0xf0,0xf2,0x81,0xf5,0xfa,0x53,0x00,0x0a,0x31,0x17,0x21,0xbe,0x23,0x1b, -0x65,0x10,0x07,0xfe,0x02,0xff,0x71,0xf8,0xf2,0x69,0xf4,0xfb,0x5b,0xff,0xfb,0xfb, -0xf4,0xf0,0x20,0xf1,0xfb,0xd2,0x0a,0x16,0xd1,0x15,0x0d,0xac,0x09,0x10,0x44,0x1c, -0x22,0xec,0x20,0x1b,0xf0,0x11,0x07,0x76,0x02,0x05,0x13,0x0b,0x0b,0x3c,0x02,0xf3, -0x9e,0xe6,0xdb,0x33,0xd5,0xd6,0xa2,0xdd,0xe8,0x2f,0xf3,0xf5,0x2e,0xf0,0xe9,0x2d, -0xea,0xef,0xc9,0xf5,0xf9,0x25,0xfb,0x02,0xd2,0x0b,0x0e,0x00,0x05,0xfa,0xc9,0xf8, -0x00,0x7c,0x0c,0x16,0x77,0x1b,0x1a,0xe4,0x11,0x04,0x84,0xf9,0xfb,0x56,0x09,0x19, -0x8e,0x22,0x1e,0x9b,0x0e,0xf9,0x4d,0xec,0xe9,0xbb,0xef,0xfa,0x32,0x03,0x04,0xc0, -0xfe,0xfc,0x2d,0x01,0x07,0xd6,0x0c,0x12,0xb5,0x15,0x12,0x2c,0x0a,0x03,0x1d,0x06, -0x10,0xd9,0x19,0x19,0x93,0x0f,0x05,0xae,0x02,0x05,0xa9,0x08,0x06,0x0f,0xff,0xf3, -0x94,0xe9,0xe5,0x9f,0xe7,0xeb,0xa0,0xee,0xf1,0x5d,0xf4,0xf7,0x6a,0xfd,0x02,0x49, -0x01,0xf8,0xbf,0xee,0xe8,0x1d,0xeb,0xf4,0x96,0xfc,0xfb,0xe1,0xf0,0xe7,0x1d,0xe6, -0xe8,0x3d,0xed,0xf5,0x60,0x01,0x0c,0xc2,0x0e,0x0c,0xa8,0x09,0x05,0x6e,0x02,0x04, -0x45,0x0d,0x14,0xa4,0x10,0x06,0x49,0xff,0xfe,0x52,0xff,0xfe,0xc4,0xfa,0xf7,0xd3, -0xf3,0xf0,0x6c,0xf2,0xf9,0xc0,0xff,0x01,0x2c,0x03,0x0b,0xd2,0x19,0x24,0x14,0x23, -0x18,0x13,0x0c,0x04,0xf1,0xfe,0xf9,0xfa,0xf4,0xf4,0x37,0xf9,0x03,0x82,0x0c,0x0e, -0x5d,0x0a,0x01,0x8d,0xf7,0xee,0x75,0xe9,0xea,0x80,0xed,0xed,0x5e,0xea,0xe7,0x8c, -0xe9,0xef,0x64,0xf5,0xf8,0x8d,0xf8,0xf5,0xfe,0xf4,0xf9,0x7d,0x05,0x13,0xc8,0x20, -0x28,0xee,0x27,0x1d,0xcc,0x11,0x0b,0x02,0x09,0x07,0xfb,0x06,0x08,0xc4,0x0a,0x0a, -0x5c,0x06,0xfd,0xd9,0xf4,0xf2,0x6c,0xf7,0xfb,0xfa,0xfc,0xfe,0x59,0x04,0x0c,0xec, -0x10,0x0d,0x4a,0x09,0x09,0x31,0x0c,0x0f,0xb4,0x0d,0x05,0x2d,0xfc,0xf5,0x01,0xf2, -0xf1,0xb7,0xf0,0xf1,0xd1,0xf3,0xf5,0x51,0xf2,0xef,0xe7,0xf0,0xf5,0x1a,0xfa,0xfc, -0xd4,0xfd,0x01,0x4e,0x09,0x12,0x91,0x19,0x1a,0x2c,0x13,0x04,0x14,0xf4,0xe8,0x76, -0xe3,0xe2,0xc8,0xe2,0xe3,0x5a,0xe4,0xe5,0x96,0xe9,0xf2,0x64,0xfd,0x04,0xff,0x05, -0x04,0xfc,0x06,0x0c,0x90,0x0e,0x0d,0x35,0x0b,0x09,0x2b,0x06,0xff,0x05,0xf8,0xf4, -0x7b,0xf8,0x00,0x1d,0x07,0x08,0x33,0x05,0x01,0x58,0xfe,0xfa,0x48,0xf8,0xfc,0x50, -0x04,0x08,0x44,0x03,0xfb,0x6e,0xfb,0x02,0x5a,0x0a,0x0c,0x31,0x09,0x07,0xbb,0x08, -0x08,0xd8,0x04,0xff,0xab,0xfd,0xff,0x8e,0x04,0x09,0xc3,0x0c,0x0d,0x50,0x0a,0x0a, -0xf9,0x0f,0x17,0x80,0x19,0x12,0x65,0x03,0xf1,0x1e,0xe3,0xdb,0x9c,0xdb,0xdd,0x5c, -0xe0,0xe5,0xf3,0xee,0xf9,0x88,0xfc,0xf5,0x8f,0xee,0xf2,0x86,0x04,0x19,0x2c,0x25, -0x22,0x99,0x17,0x0b,0xc6,0x04,0x05,0x84,0x08,0x0b,0xe5,0x0c,0x08,0x1d,0xfd,0xf0, -0xdb,0xec,0xf2,0xa9,0xfb,0x01,0xd4,0x01,0x00,0x40,0x00,0x04,0x0e,0x0c,0x12,0x63, -0x15,0x14,0xa6,0x0e,0x06,0xba,0xff,0xfa,0x21,0xf6,0xf5,0xa7,0xf9,0xff,0x9c,0x03, -0x03,0x31,0x01,0xff,0x1b,0xfe,0xfa,0x7b,0xf5,0xef,0x64,0xeb,0xec,0x43,0xf3,0xfc, -0x1c,0x01,0xfe,0x9e,0xfb,0xfc,0x42,0x01,0x09,0x83,0x0c,0x05,0xa3,0xf5,0xe6,0xde, -0xe1,0xe3,0x4b,0xe6,0xe7,0x3b,0xea,0xef,0xf3,0xf5,0xfd,0x03,0x04,0x06,0x2d,0x03, -0xfe,0xd7,0x00,0x0a,0xf1,0x11,0x12,0x89,0x0e,0x0a,0xcb,0x09,0x09,0x3a,0x08,0x07, -0xe7,0x07,0x07,0xc1,0x04,0x02,0xc5,0x00,0x01,0xa8,0x04,0x08,0x7f,0x0c,0x0c,0xbe, -0x09,0x05,0x98,0x03,0x03,0x9c,0x02,0xfe,0xbd,0xf9,0xf5,0x16,0xf5,0xf7,0x64,0xf6, -0xf0,0xe8,0xea,0xeb,0x6d,0xf5,0x03,0xed,0x10,0x16,0xc3,0x14,0x10,0xd8,0x0a,0x06, -0xb6,0x05,0x06,0x01,0x06,0x06,0x19,0x07,0x04,0x6b,0xff,0xfc,0x13,0xfd,0xfb,0xd9, -0xf2,0xe8,0x5b,0xe4,0xe6,0x89,0xec,0xf3,0x5e,0xfa,0xfd,0x5d,0xff,0x04,0x40,0x0f, -0x1c,0x75,0x24,0x25,0xdb,0x21,0x19,0xe9,0x0c,0xfe,0x06,0xf4,0xf2,0x94,0xf7,0xff, -0xe6,0x05,0x09,0x94,0x06,0xfc,0x3e,0xf2,0xee,0x60,0xf1,0xf9,0x45,0x05,0x12,0x60, -0x17,0x12,0x40,0x05,0xf7,0x3e,0xef,0xed,0x1d,0xf3,0xfa,0x4b,0xfe,0xfc,0xa0,0xf7, -0xf4,0xaa,0xf3,0xf4,0x27,0xf8,0xfd,0xc7,0x00,0x00,0x23,0xfd,0xf8,0xad,0xf4,0xf3, -0xb4,0xf5,0xf8,0x9e,0xf9,0xf8,0x01,0xf7,0xf8,0xf8,0xfa,0xfc,0x33,0xfb,0xf7,0x92, -0xf1,0xef,0x11,0xf1,0xf7,0x64,0x00,0x07,0x95,0x08,0x05,0x36,0x01,0xfe,0xf5,0xff, -0x06,0xb1,0x0b,0x0b,0xfb,0x04,0xfc,0x3c,0xf9,0xfa,0xca,0xfd,0x01,0x57,0x06,0x0a, -0x15,0x0a,0x07,0x3d,0x09,0x0e,0xcd,0x15,0x1a,0xf9,0x1b,0x1a,0x4e,0x19,0x16,0x23, -0x10,0x08,0x63,0x00,0xfa,0x4c,0xf7,0xf4,0x06,0xf0,0xea,0x21,0xe4,0xe0,0x5c,0xe2, -0xe8,0x6d,0xf2,0xfd,0x5d,0x0a,0x16,0xe7,0x1d,0x1d,0x5d,0x17,0x0e,0xe8,0x09,0x0c, -0xda,0x10,0x0c,0x9b,0xfd,0xeb,0x00,0xe1,0xe4,0xf5,0xee,0xf8,0xbf,0xff,0x01,0x41, -0xfc,0xf5,0x74,0xf0,0xf0,0xde,0xf5,0xfd,0xab,0x05,0x0b,0xcc,0x0f,0x10,0xa5,0x0d, -0x0b,0x70,0x0a,0x09,0xf0,0x04,0x00,0x83,0xfe,0x01,0xc8,0x06,0x09,0x26,0x07,0x02, -0xb3,0xff,0x01,0xd7,0x02,0x03,0x72,0x05,0x08,0x72,0x06,0xfd,0xdb,0xf2,0xee,0xc6, -0xf1,0xf6,0xfe,0xf8,0xf8,0xeb,0xf7,0xf7,0x22,0xf7,0xf7,0x9b,0xf7,0xf5,0xe4,0xf1, -0xef,0xad,0xf1,0xf8,0x7f,0x01,0x03,0x78,0xfe,0xf9,0x54,0xf8,0xfa,0x69,0xfd,0xff, -0xa7,0xff,0xfd,0x8d,0xfa,0xf7,0xc8,0xf5,0xf4,0x7b,0xf4,0xf6,0x31,0xfa,0xfe,0x67, -0x00,0x01,0xa4,0x04,0x0b,0x82,0x10,0x10,0xa8,0x0c,0x09,0x08,0x08,0x05,0x73,0x00, -0xfd,0x93,0xfd,0xfe,0xbf,0xfd,0xfa,0x71,0xf7,0xf8,0xbc,0xfd,0x03,0xd9,0x07,0x08, -0x9d,0x06,0x04,0x42,0x04,0x06,0x16,0x0a,0x10,0x60,0x17,0x1c,0xfd,0x1c,0x17,0x02, -0x0e,0x06,0x8f,0x05,0x07,0xe7,0x06,0x00,0x4c,0xf6,0xec,0x05,0xe7,0xe6,0x3f,0xeb, -0xf2,0xa4,0xf8,0xfb,0xa4,0xfa,0xfb,0xe3,0xff,0x06,0x6c,0x0c,0x0f,0x09,0x12,0x13, -0x78,0x11,0x0b,0xf4,0x03,0xfe,0xa5,0xfa,0xf8,0x6a,0xf6,0xf3,0xfc,0xf3,0xf7,0xf5, -0xf9,0xf7,0x66,0xf1,0xef,0x81,0xf4,0xfe,0xf4,0x06,0x0b,0x1b,0x0b,0x04,0xdc,0xfc, -0xf7,0x6e,0xf7,0xfa,0x1f,0x00,0x03,0x11,0x02,0xfe,0x61,0xf8,0xf2,0xe9,0xee,0xf0, -0xba,0xfa,0x08,0x4e,0x13,0x15,0x50,0x10,0x0b,0xc9,0x0a,0x0b,0x2d,0x0a,0x05,0x00, -0x00,0xff,0x13,0x01,0x00,0x9a,0xfc,0xf8,0xc0,0xf6,0xf6,0x4f,0xf5,0xf2,0x04,0xf1, -0xf2,0x82,0xf3,0xf6,0x21,0xfb,0xff,0x6e,0x00,0xfe,0xf0,0xfb,0xfa,0xed,0xf9,0xfa, -0x0b,0xfe,0x01,0x80,0x00,0xfb,0x3d,0xf5,0xf0,0x43,0xee,0xef,0x56,0xf3,0xf8,0x29, -0xfc,0xfc,0x0c,0xfd,0xff,0x17,0x03,0x06,0xb7,0x0a,0x0f,0xac,0x13,0x14,0x0e,0x12, -0x0b,0x1c,0x06,0x04,0xe6,0x04,0x02,0x6f,0xfe,0xfa,0x91,0xf9,0xfc,0x46,0xfe,0xfc, -0xa9,0xfa,0xfd,0x1b,0x06,0x10,0xbf,0x1a,0x20,0x65,0x21,0x1f,0xd9,0x1d,0x1b,0x1a, -0x16,0x0d,0xf2,0x03,0xfd,0xe7,0xf9,0xf6,0xcc,0xf3,0xf2,0x40,0xf0,0xec,0xb4,0xe7, -0xe6,0x0a,0xeb,0xf2,0x0e,0xfb,0x00,0x85,0x00,0xfc,0x15,0xf8,0xf8,0xa7,0xfd,0x04, -0x18,0x0a,0x0c,0xa2,0x09,0x04,0x98,0x00,0xfe,0x10,0xfb,0xf7,0x99,0xf5,0xf6,0x52, -0xf9,0xfc,0xdc,0xfe,0xff,0xb5,0xfe,0xfd,0x9c,0xfd,0xfe,0x73,0xfd,0xfb,0x31,0xfb, -0xff,0x5c,0x03,0x01,0xde,0xfc,0xf8,0x7d,0xf8,0xfa,0x69,0xfe,0x04,0x9e,0x0c,0x12, -0x51,0x13,0x10,0x09,0x0c,0x07,0xcf,0x05,0x05,0xfd,0x05,0x02,0x5f,0xfd,0xf6,0x98, -0xf0,0xed,0xb8,0xec,0xee,0x65,0xf2,0xf6,0x39,0xf9,0xfa,0x0e,0xfc,0xfc,0x69,0xfd, -0xfe,0xda,0xff,0x00,0x39,0x01,0x02,0x57,0x04,0x04,0xd7,0x00,0xf9,0xac,0xf2,0xee, -0x9d,0xf0,0xf5,0x27,0xfa,0xfb,0xec,0xfa,0xfb,0xc3,0xfd,0x00,0x7b,0x02,0x04,0x38, -0x07,0x08,0x3c,0x08,0x06,0xa0,0x04,0x06,0x5a,0x0c,0x12,0x18,0x15,0x13,0x00,0x0d, -0x06,0xa7,0x01,0xff,0x52,0xfd,0xfb,0xc6,0xf9,0xf9,0x30,0xf9,0xfb,0x08,0x00,0x03, -0x34,0x03,0x04,0xc1,0x08,0x0e,0x90,0x0f,0x0d,0x50,0x0a,0x0a,0x1d,0x0e,0x12,0xa0, -0x14,0x13,0x3b,0x0f,0x08,0xe0,0xfe,0xf5,0xe2,0xec,0xe8,0xde,0xea,0xf0,0xac,0xf5, -0xf6,0x95,0xf3,0xef,0xec,0xeb,0xea,0xd1,0xec,0xf5,0x42,0x00,0x09,0x64,0x0d,0x0c, -0x1d,0x08,0x00,0x88,0xf9,0xf6,0x46,0xf7,0xf8,0x56,0xf7,0xf6,0x2a,0xfa,0x01,0xfc, -0x08,0x0b,0x62,0x08,0x05,0x42,0x05,0x07,0xfc,0x08,0x08,0x26,0x08,0x07,0x78,0x03, -0xfb,0x58,0xf3,0xed,0x2b,0xeb,0xec,0xd4,0xf1,0xf9,0xe7,0xff,0x03,0x40,0x02,0xff, -0xdc,0xfe,0x01,0x98,0x06,0x0a,0x7e,0x0d,0x0f,0x21,0x0f,0x0c,0x81,0x06,0x01,0x18, -0xff,0xfd,0x75,0xfa,0xf6,0xfd,0xf4,0xf4,0x5a,0xf3,0xf0,0x93,0xed,0xee,0xe7,0xf3, -0xfb,0xe3,0x01,0x07,0xc0,0x09,0x0a,0xec,0x0b,0x0c,0x29,0x0a,0x04,0xd4,0xfd,0xf9, -0x71,0xf5,0xf2,0x81,0xef,0xee,0x6b,0xf0,0xf4,0xfe,0xfa,0xff,0x71,0x00,0x01,0x32, -0x04,0x0a,0xa1,0x10,0x15,0xfb,0x18,0x1a,0x85,0x18,0x12,0x54,0x09,0x00,0x75,0xf9, -0xf6,0xb8,0xf8,0xfd,0xfd,0x00,0x00,0x37,0xff,0xfe,0x9f,0xfe,0xff,0x31,0x02,0x06, -0x2d,0x09,0x07,0xb8,0x03,0x00,0xbb,0x01,0x07,0x28,0x0f,0x13,0x9d,0x12,0x0c,0xab, -0x05,0x00,0xc8,0xfd,0xfc,0x73,0xf9,0xf5,0x01,0xf2,0xf2,0xc3,0xf4,0xf8,0x97,0xfb, -0xfc,0xab,0xfb,0xfa,0x95,0xf8,0xf5,0xde,0xf3,0xf3,0x96,0xf4,0xf5,0xb9,0xf5,0xf5, -0x0d,0xf6,0xf5,0x2c,0xf4,0xf1,0xa3,0xee,0xef,0x5c,0xf6,0x00,0xcf,0x0a,0x10,0xf9, -0x12,0x12,0xce,0x10,0x0d,0x2b,0x0b,0x0a,0xa3,0x0a,0x0a,0x1d,0x08,0x00,0x18,0xf6, -0xed,0xc5,0xe9,0xeb,0x93,0xef,0xf4,0x07,0xf8,0xfa,0xa9,0xfc,0xfe,0xfe,0x01,0x07, -0x83,0x0e,0x14,0x0c,0x17,0x14,0xb7,0x0d,0x05,0xfc,0x00,0x01,0xba,0x05,0x08,0xa6, -0x06,0x01,0xa1,0xfa,0xf5,0xcb,0xf2,0xf1,0x3d,0xf3,0xf6,0x17,0xfa,0xfb,0x76,0xf9, -0xf7,0x37,0xfa,0x00,0x4f,0x06,0x06,0xff,0x03,0xff,0x3e,0xfd,0xfd,0xf0,0xfe,0x00, -0xeb,0xff,0xfc,0x06,0xf9,0xf7,0xbb,0xf7,0xf7,0xb9,0xf7,0xf9,0x44,0xfc,0xff,0x9e, -0x03,0x06,0x58,0x08,0x09,0xc6,0x09,0x0a,0x14,0x0d,0x12,0x49,0x17,0x18,0x7d,0x17, -0x13,0xb9,0x0d,0x07,0xd5,0x01,0xfd,0x0d,0xfb,0xf8,0xfd,0xf6,0xf5,0x54,0xf4,0xf3, -0x7b,0xf3,0xf4,0x7e,0xf8,0xfd,0xd5,0x02,0x08,0x4f,0x0e,0x10,0xe1,0x0d,0x09,0x37, -0x05,0x01,0x7c,0xff,0xfe,0x19,0xff,0x00,0x14,0x00,0xfd,0x66,0xf9,0xf6,0x41,0xf4, -0xf3,0xeb,0xf3,0xf3,0xa9,0xf2,0xf1,0x1d,0xf2,0xf3,0x8e,0xf6,0xf8,0xbf,0xfa,0xfb, -0xc1,0xf9,0xf7,0xc9,0xf6,0xf7,0x1d,0xfa,0xfd,0x58,0x01,0x04,0x0d,0x06,0x03,0xa8, -0xff,0xfe,0x76,0x01,0x07,0x02,0x0c,0x0e,0xd2,0x0d,0x0c,0x89,0x0a,0x07,0x57,0x03, -0xff,0x21,0xfa,0xf4,0x52,0xef,0xec,0xae,0xec,0xed,0x1a,0xf1,0xf7,0x04,0xff,0x07, -0xd2,0x0d,0x11,0xb6,0x11,0x10,0xf1,0x0d,0x0b,0xba,0x08,0x05,0x63,0x02,0x01,0x5e, -0x02,0x00,0x48,0xfb,0xf5,0x44,0xf3,0xf6,0xdb,0xfc,0x01,0xb8,0x03,0x05,0x36,0x07, -0x08,0xb2,0x07,0x06,0x1f,0x06,0x04,0x9c,0x02,0xff,0x31,0xfb,0xf8,0xf8,0xf6,0xf5, -0xf2,0xf2,0xf0,0xee,0xef,0xf1,0x54,0xf5,0xfa,0x29,0xff,0x02,0xce,0x05,0x07,0x5a, -0x09,0x0b,0xe6,0x0d,0x0f,0x8a,0x10,0x11,0x52,0x11,0x0f,0x3e,0x0c,0x07,0x75,0x02, -0xff,0x08,0x00,0x02,0xab,0x04,0x04,0xa6,0x02,0xff,0x3b,0xfc,0xf9,0xc8,0xf7,0xf7, -0x15,0xf9,0xfc,0x23,0xff,0x01,0xa0,0x01,0x00,0x0f,0x00,0xff,0xb8,0xff,0xff,0xd4, -0xfd,0xfb,0x7f,0xfa,0xf9,0xde,0xfa,0xfd,0xc2,0xff,0x01,0x80,0x00,0x00,0xa0,0xff, -0xfc,0xfe,0xf6,0xf0,0x5d,0xed,0xed,0x4f,0xf2,0xf8,0xa2,0xfc,0xfd,0x7e,0xfb,0xf5, -0x9e,0xef,0xeb,0x38,0xec,0xf1,0x67,0xf8,0xfe,0x15,0x02,0x03,0xc8,0x03,0x05,0x04, -0x09,0x0d,0x09,0x11,0x12,0x32,0x11,0x0e,0x9e,0x0b,0x07,0xd5,0x02,0xff,0x94,0xfc, -0xf9,0x8c,0xf6,0xf3,0xac,0xf2,0xf3,0xda,0xf6,0xfb,0x7f,0x01,0x05,0x3d,0x09,0x0b, -0x0d,0x0d,0x0c,0x59,0x0b,0x0b,0x20,0x0c,0x0c,0xe9,0x09,0x04,0x7b,0x00,0xfe,0x7c, -0xfe,0xff,0x11,0x00,0x00,0xb2,0xfe,0xfc,0x00,0xf9,0xf7,0xfd,0xf9,0xfd,0x5f,0x01, -0x03,0x84,0x04,0x05,0xc5,0x04,0x02,0xb7,0xfe,0xfb,0x56,0xfa,0xfb,0x60,0xfb,0xfa, -0x0b,0xf9,0xf6,0x4a,0xf4,0xf2,0x76,0xf1,0xf3,0xb0,0xf7,0xfe,0xcd,0x06,0x0d,0x68, -0x11,0x12,0x91,0x10,0x0e,0xc6,0x0c,0x0c,0xc2,0x0b,0x0a,0x6a,0x09,0x08,0x89,0x07, -0x05,0x4b,0x03,0x01,0xd3,0xff,0xff,0x50,0xfe,0xfd,0x2a,0xfd,0xfc,0x9e,0xfc,0xfc, -0x05,0xfc,0xfb,0x36,0xfa,0xf8,0x43,0xf6,0xf5,0x27,0xf6,0xf8,0x8e,0xfd,0x01,0xc4, -0x00,0xfc,0x61,0xf6,0xf3,0xe2,0xf3,0xf7,0xaf,0xfc,0xff,0x6d,0x01,0x02,0xd1,0x01, -0x00,0x8a,0xff,0xff,0x17,0x00,0xff,0x0f,0xfe,0xfa,0x2d,0xf7,0xf3,0xc3,0xef,0xee, -0x90,0xed,0xed,0xa2,0xec,0xed,0x34,0xf0,0xf5,0x18,0xfc,0x02,0x3d,0x08,0x0c,0x37, -0x11,0x17,0xc4,0x1c,0x1e,0x7d,0x1c,0x17,0x0c,0x13,0x0e,0x77,0x09,0x04,0x20,0xff, -0xfb,0x7a,0xf9,0xf7,0x2c,0xf6,0xf4,0xdf,0xf4,0xf5,0x0f,0xf7,0xf7,0xc3,0xf7,0xfa, -0x06,0xff,0x04,0xbd,0x0a,0x0f,0x65,0x11,0x10,0x2c,0x0f,0x0d,0xdb,0x0b,0x07,0xcd, -0x01,0xfb,0xc4,0xf5,0xf2,0x50,0xf0,0xf0,0xc7,0xf1,0xf4,0xd1,0xf8,0x00,0x62,0x07, -0x0c,0xfd,0x0f,0x10,0x3c,0x0f,0x0b,0x86,0x06,0x02,0x2e,0x01,0x00,0x01,0xfe,0xfa, -0x25,0xf6,0xf2,0xba,0xf0,0xf0,0x3b,0xf2,0xf4,0x01,0xf6,0xf8,0xec,0xfc,0x01,0xdc, -0x05,0x08,0xa3,0x08,0x07,0x27,0x06,0x05,0x6c,0x06,0x07,0xd2,0x07,0x08,0xd9,0x08, -0x07,0x3f,0x06,0x03,0x0b,0x01,0xfe,0xaf,0xfe,0x00,0x11,0x02,0x03,0xf5,0x02,0x01, -0x23,0xfe,0xf9,0x2e,0xf6,0xf4,0x75,0xf4,0xf5,0xa9,0xf6,0xf7,0x51,0xf6,0xf5,0x43, -0xf5,0xf7,0x3b,0xfc,0x00,0xe4,0x01,0x02,0xc1,0x03,0x07,0xe0,0x08,0x07,0x2e,0x05, -0x02,0x96,0xff,0xfc,0x50,0xf8,0xf4,0x09,0xf0,0xeb,0x1e,0xeb,0xee,0x72,0xf2,0xf5, -0x35,0xf6,0xf6,0x13,0xf6,0xf6,0x2a,0xf8,0xfb,0x23,0x00,0x06,0xb6,0x0c,0x11,0xc9, -0x14,0x16,0xc5,0x15,0x13,0xc9,0x10,0x0d,0xd7,0x08,0x03,0x2e,0x01,0x01,0x19,0x04, -0x05,0xfb,0x04,0x02,0xf7,0xff,0xfe,0x39,0xff,0x01,0xa7,0x03,0x05,0xa9,0x07,0x09, -0x25,0x09,0x07,0xc2,0x04,0x01,0x6f,0xfe,0xfa,0xe8,0xf6,0xf4,0xb9,0xf4,0xf7,0x60, -0xf9,0xfa,0x44,0xfa,0xfb,0x00,0xfd,0xff,0xd4,0x01,0x04,0x52,0x05,0x05,0xf5,0x03, -0x01,0xd7,0xfe,0xfd,0xd3,0xfd,0x00,0x07,0x03,0x04,0x11,0x03,0x00,0x7b,0xfe,0xfc, -0xac,0xfb,0xfa,0x9f,0xfa,0xfa,0xba,0xfa,0xfa,0x10,0xf9,0xf8,0x76,0xf8,0xf9,0x1c, -0xfc,0xfe,0xd6,0x00,0x04,0x1e,0x0a,0x0e,0xb3,0x0f,0x0e,0xc8,0x0b,0x08,0x27,0x05, -0x02,0x38,0x01,0x00,0x0b,0x00,0xfe,0xcf,0xfe,0xff,0xce,0x01,0x03,0x42,0x03,0x02, -0x31,0x00,0xfe,0x40,0xfb,0xf7,0x7b,0xf4,0xf2,0x52,0xf0,0xee,0x2d,0xee,0xee,0x82, -0xee,0xf0,0x84,0xf4,0xf9,0xaf,0xfe,0x01,0x49,0x03,0x05,0x01,0x08,0x0a,0x78,0x0a, -0x07,0x8b,0x03,0xff,0x69,0xfd,0xfd,0xb7,0xfe,0xff,0x7f,0x00,0xff,0xc5,0xfb,0xf6, -0x5f,0xf3,0xf2,0x1e,0xf5,0xf7,0x6b,0xf9,0xfa,0xe6,0xfb,0xff,0x93,0x04,0x0a,0xa1, -0x0d,0x0e,0x1f,0x10,0x12,0x05,0x14,0x13,0x04,0x10,0x0b,0x59,0x07,0x04,0x88,0x03, -0x03,0xc2,0x02,0x02,0xf6,0x02,0x04,0x84,0x05,0x05,0x7d,0x04,0x02,0x61,0x00,0xff, -0x6c,0xff,0xfd,0x6d,0xfb,0xf9,0x8c,0xf9,0xf9,0x86,0xf8,0xf8,0xa1,0xf9,0xfc,0xbb, -0xfe,0xfe,0x44,0xfc,0xfa,0x9a,0xfa,0xfc,0xd3,0xfe,0x02,0xf2,0x05,0x09,0x9e,0x0b, -0x08,0x6f,0x03,0xfe,0x25,0xfb,0xf9,0x17,0xf8,0xf6,0x58,0xf5,0xf5,0x87,0xf6,0xf7, -0x99,0xf8,0xfa,0x00,0xfc,0xfe,0xdf,0x02,0x06,0x45,0x08,0x08,0xfb,0x07,0x05,0x57, -0x01,0xfd,0xe0,0xfa,0xfb,0x26,0xfd,0xfe,0xfe,0xff,0xff,0x5a,0xfd,0xfb,0x61,0xfb, -0xfe,0xe9,0x02,0x06,0xa8,0x08,0x09,0x69,0x0a,0x0b,0x29,0x0d,0x0d,0xd8,0x0a,0x05, -0x2e,0x01,0xfd,0x37,0xfa,0xf6,0xeb,0xf2,0xef,0x68,0xed,0xec,0x10,0xeb,0xea,0x8d, -0xeb,0xed,0xed,0xf1,0xf7,0x80,0xfc,0x01,0x7d,0x06,0x09,0xfe,0x0b,0x0d,0x24,0x0e, -0x0d,0x6f,0x0c,0x0a,0x43,0x08,0x05,0x4e,0x02,0xfd,0xdf,0xf9,0xf5,0x49,0xf1,0xee, -0x67,0xee,0xf0,0x5a,0xf4,0xf8,0x37,0xfc,0xff,0xd8,0x02,0x06,0xb7,0x0a,0x0e,0x99, -0x10,0x10,0x28,0x0f,0x0d,0xd6,0x0b,0x0a,0xa6,0x08,0x07,0x64,0x07,0x08,0x5e,0x0a, -0x0a,0x9e,0x0a,0x09,0xe8,0x07,0x06,0xf7,0x04,0x02,0xfb,0xff,0xfd,0xab,0xfc,0xfc, -0xb2,0xfb,0xfb,0x13,0xfb,0xfb,0x93,0xfb,0xfb,0x4a,0xfb,0xfa,0xac,0xfa,0xfa,0xfc, -0xfa,0xfa,0x7b,0xfa,0xf9,0x9f,0xf8,0xf6,0xfc,0xf5,0xf6,0x2e,0xf9,0xfb,0x6a,0xfd, -0xfe,0xf2,0xfd,0xfd,0x43,0xfc,0xfb,0x28,0xfb,0xfb,0xdc,0xfd,0xff,0xbf,0x00,0x00, -0x1a,0x01,0x01,0xd8,0x01,0x02,0x87,0x03,0x03,0xdc,0x01,0xff,0x32,0xfe,0xfe,0x4e, -0xff,0xfe,0x67,0xfd,0xfd,0xf3,0xfd,0xff,0xa6,0x01,0x04,0xf4,0x05,0x06,0x50,0x05, -0x05,0x80,0x05,0x07,0xa0,0x09,0x0c,0xc2,0x0c,0x0a,0xdc,0x06,0x02,0xb6,0xfe,0xfb, -0x4c,0xf9,0xf6,0xde,0xf4,0xf3,0xe3,0xf1,0xf1,0x40,0xf0,0xef,0xf9,0xef,0xf1,0x9f, -0xf4,0xf6,0x29,0xf8,0xf9,0xf9,0xfa,0xfc,0x12,0xfe,0x01,0x63,0x05,0x09,0xfb,0x0c, -0x0e,0xb5,0x0d,0x0c,0x80,0x0a,0x09,0x08,0x08,0x05,0x77,0x02,0x00,0xe1,0xfe,0xfe, -0x2d,0xff,0xff,0x80,0xfd,0xfb,0x30,0xf9,0xf9,0x58,0xfc,0x00,0xc0,0x03,0x06,0xce, -0x08,0x09,0x33,0x08,0x06,0x37,0x05,0x05,0x25,0x07,0x09,0x5f,0x0c,0x0d,0xf5,0x0c, -0x0b,0x56,0x08,0x04,0xa3,0x00,0xfe,0x08,0xfe,0xfe,0x4c,0x00,0x01,0xcc,0x02,0x02, -0x9a,0x00,0xfc,0x1a,0xf8,0xf4,0x86,0xf2,0xf1,0xdd,0xf1,0xf1,0xaf,0xf2,0xf4,0xe1, -0xf5,0xf7,0x4a,0xf9,0xfb,0x53,0xfd,0xff,0x98,0x01,0x03,0xb8,0x04,0x04,0xf3,0x01, -0xfe,0x03,0xfa,0xf7,0x81,0xf6,0xf8,0x76,0xfb,0xfe,0xb2,0xff,0x00,0x7b,0x01,0x01, -0x65,0x00,0xff,0x99,0xff,0xff,0xc8,0xfe,0xfd,0xde,0xfd,0xfe,0xf4,0xfe,0x00,0xb1, -0x01,0x03,0x62,0x03,0x02,0xba,0x01,0x00,0x0e,0x00,0xff,0x1e,0x01,0x03,0x01,0x05, -0x06,0x1b,0x08,0x08,0x4a,0x08,0x07,0x2d,0x08,0x08,0xc9,0x07,0x05,0xf4,0x01,0xff, -0x32,0xfd,0xfb,0xc5,0xf8,0xf5,0xca,0xf2,0xf1,0xeb,0xf2,0xf4,0x7a,0xf5,0xf6,0x63, -0xf8,0xfc,0x70,0xff,0x01,0x63,0x01,0x01,0x70,0x00,0xff,0x0c,0xff,0xfe,0x0a,0xff, -0x00,0x91,0x01,0x02,0x1c,0x03,0x02,0x6f,0x03,0x04,0x5a,0x06,0x07,0xdf,0x08,0x08, -0xff,0x08,0x09,0xb5,0x09,0x09,0xa7,0x08,0x07,0xd3,0x04,0x01,0xc5,0xfd,0xfb,0xc8, -0xfa,0xfa,0x23,0xf9,0xf8,0x5c,0xfa,0xfd,0xdc,0x01,0x05,0xda,0x08,0x0a,0xcf,0x0b, -0x0b,0x08,0x0b,0x0a,0x19,0x0a,0x09,0x35,0x08,0x05,0x9f,0x02,0xfe,0x7b,0xfb,0xf8, -0xaf,0xf6,0xf4,0x42,0xf1,0xee,0x69,0xed,0xed,0x3e,0xef,0xf0,0xe6,0xf1,0xf4,0xca, -0xf8,0xfd,0x92,0x00,0x02,0x33,0x02,0x01,0xd4,0xff,0xfe,0x81,0xfc,0xfb,0x9b,0xfb, -0xfb,0x1a,0xfb,0xfa,0xa0,0xf9,0xfa,0xa9,0xfc,0xff,0x53,0x01,0x02,0x44,0x02,0x02, -0x48,0x03,0x04,0xc2,0x04,0x05,0x73,0x05,0x05,0x89,0x05,0x05,0x21,0x04,0x03,0xa4, -0x02,0x02,0xc7,0x01,0x00,0xa2,0xfd,0xfb,0xa1,0xf9,0xfa,0x42,0xfc,0xff,0x95,0x02, -0x05,0x82,0x06,0x06,0x3f,0x07,0x07,0x7c,0x08,0x08,0xb9,0x07,0x06,0x90,0x03,0x00, -0xba,0xfd,0xfc,0x60,0xfc,0xfe,0xc2,0xff,0x00,0xe0,0xfe,0xfc,0x1c,0xfa,0xf7,0xf7, -0xf4,0xf2,0xc6,0xef,0xee,0xb3,0xee,0xf1,0xb7,0xf5,0xfa,0xab,0xff,0x03,0xc9,0x06, -0x09,0x7d,0x0c,0x0d,0x1a,0x0d,0x0b,0x6b,0x0a,0x09,0x28,0x09,0x09,0x60,0x08,0x07, -0xb0,0x04,0x02,0x62,0x00,0xff,0x46,0xfe,0xfc,0xeb,0xfb,0xfd,0xd1,0xff,0x02,0x95, -0x03,0x03,0xf8,0x02,0x02,0x4c,0x03,0x03,0xbf,0x04,0x05,0x3d,0x07,0x08,0x22,0x08, -0x07,0x71,0x05,0x03,0xc9,0x01,0x00,0xe3,0xfe,0xfd,0x74,0xfb,0xfa,0x62,0xf9,0xf8, -0xf5,0xf6,0xf6,0xa0,0xf5,0xf4,0x8e,0xf3,0xf2,0x14,0xf2,0xf3,0x10,0xf4,0xf4,0xcb, -0xf4,0xf4,0xae,0xf5,0xf7,0xfa,0xf9,0xfc,0x92,0xfe,0x00,0x0f,0x02,0x01,0x01,0xff, -0xfc,0x1f,0xfc,0xfc,0x6c,0xfe,0x00,0x41,0x01,0x01,0x2e,0x02,0x02,0x1b,0x04,0x05, -0x47,0x06,0x06,0x1f,0x08,0x09,0xa7,0x0a,0x0a,0xdf,0x09,0x07,0xea,0x04,0x01,0xdd, -0xfe,0xfc,0x18,0xfb,0xfa,0x29,0xfb,0xfc,0xab,0xfe,0x00,0x56,0x02,0x04,0x38,0x06, -0x06,0xc8,0x05,0x05,0x27,0x06,0x06,0xda,0x05,0x03,0x9e,0x01,0xff,0xe2,0xfc,0xfb, -0x4a,0xfb,0xfb,0x74,0xfb,0xfb,0xdc,0xfb,0xfb,0x3d,0xfc,0xfd,0x42,0xfe,0xfe,0x7e, -0xfe,0xfd,0x04,0xfc,0xfa,0xbc,0xf9,0xf9,0x32,0xf9,0xf9,0x6b,0xfa,0xfb,0xea,0xfd, -0x00,0xd8,0x02,0x04,0x4b,0x06,0x07,0xa5,0x07,0x07,0x2b,0x08,0x09,0xc4,0x0a,0x0c, -0x80,0x0c,0x0b,0xd8,0x08,0x05,0x23,0x02,0x00,0x34,0xff,0xfe,0x95,0xfd,0xfd,0xa4, -0xfd,0xfe,0xba,0xff,0x00,0x23,0x00,0xff,0xdd,0xff,0x00,0x1b,0x02,0x03,0x11,0x03, -0x01,0x9c,0xff,0xfd,0xa3,0xfb,0xfb,0xb1,0xfa,0xf9,0x0d,0xf9,0xf9,0x03,0xfa,0xfa, -0xc7,0xfa,0xfb,0xe6,0xfb,0xfb,0xda,0xfa,0xfa,0xe1,0xf9,0xf9,0x7d,0xf9,0xf8,0x07, -0xf7,0xf4,0xae,0xf2,0xf1,0x77,0xf2,0xf5,0x11,0xf8,0xfa,0x94,0xfb,0xfc,0x4c,0xfe, -0x00,0xc4,0x02,0x05,0xcb,0x08,0x0a,0xfe,0x0b,0x0c,0x64,0x0c,0x0c,0x31,0x0b,0x09, -0x7a,0x07,0x05,0x83,0x03,0x02,0x77,0x01,0x00,0x97,0xff,0xff,0x00,0xff,0xff,0x0c, -0x01,0x02,0x87,0x03,0x04,0x53,0x04,0x03,0x39,0x02,0x01,0x22,0x01,0x02,0xc3,0x03, -0x04,0xa7,0x03,0x01,0x0b,0x00,0xff,0x44,0xff,0xff,0x16,0xff,0xfe,0xe9,0xfd,0xfc, -0x49,0xfb,0xfa,0x0b,0xfb,0xfb,0xff,0xfc,0xfd,0x3d,0xff,0x01,0x30,0x02,0x02,0x62, -0x01,0x00,0xc2,0xfd,0xfa,0x96,0xf7,0xf6,0xf9,0xf6,0xf8,0x32,0xf9,0xf9,0x8e,0xfa, -0xfb,0x1d,0xfe,0x01,0x00,0x04,0x07,0x92,0x0a,0x0e,0xa2,0x10,0x11,0xc1,0x0f,0x0d, -0x68,0x0b,0x09,0xe4,0x06,0x04,0x81,0x01,0xff,0xab,0xfe,0xfe,0x82,0xfd,0xfc,0x24, -0xfb,0xfa,0x6f,0xfb,0xfb,0x94,0xfa,0xf9,0x2c,0xf9,0xf8,0x6d,0xf9,0xfa,0x69,0xfc, -0xfe,0xa4,0xff,0x00,0x06,0x01,0x01,0x6c,0x02,0x02,0xa6,0x01,0x00,0x07,0xff,0xfd, -0xc1,0xfa,0xf8,0x26,0xf6,0xf4,0x10,0xf2,0xf1,0x42,0xf1,0xf2,0x54,0xf4,0xf7,0xf1, -0xf9,0xfc,0xd4,0xfd,0xfe,0x2a,0xff,0xff,0xee,0x00,0x01,0x0a,0x02,0x02,0x47,0x03, -0x04,0x49,0x06,0x07,0x6d,0x08,0x07,0xc9,0x05,0x03,0x4c,0x02,0x01,0x6a,0x02,0x04, -0xe2,0x05,0x06,0x9c,0x06,0x05,0xae,0x05,0x06,0x24,0x07,0x07,0xb4,0x06,0x06,0x55, -0x06,0x06,0xe5,0x05,0x05,0x72,0x04,0x03,0xef,0x02,0x00,0x1d,0xfe,0xfb,0xa7,0xf9, -0xf8,0x8c,0xf8,0xf8,0xca,0xf8,0xf8,0xaf,0xf9,0xfb,0x90,0xfc,0xfd,0xda,0xfe,0x00, -0xfa,0x02,0x04,0x59,0x04,0x02,0x79,0x00,0xfe,0x59,0xfd,0xfc,0xec,0xfc,0xfd,0x52, -0xfd,0xfd,0x61,0xfc,0xfb,0x52,0xf9,0xf7,0x8c,0xf7,0xf8,0xdb,0xfa,0xfd,0xe5,0xff, -0x01,0x8a,0x02,0x03,0x91,0x03,0x04,0xf2,0x04,0x06,0xa7,0x08,0x0b,0x13,0x0d,0x0d, -0x68,0x0c,0x0a,0x63,0x07,0x04,0xfa,0x01,0xff,0xfa,0xfd,0xfd,0x90,0xfc,0xfc,0x16, -0xfc,0xfb,0xd7,0xfa,0xfa,0x8c,0xfb,0xfc,0xba,0xfd,0xfe,0x96,0xfe,0xfe,0x63,0xfd, -0xfc,0x09,0xfc,0xfb,0xd3,0xf9,0xf8,0x60,0xf6,0xf5,0x9d,0xf6,0xf8,0xb1,0xf9,0xfa, -0xee,0xfb,0xfd,0x82,0xfe,0xff,0x14,0xff,0xfe,0x44,0xfd,0xfc,0x64,0xfb,0xfa,0x0a, -0xfa,0xf9,0x0a,0xfa,0xfa,0x1f,0xfc,0xfd,0x56,0xff,0x01,0xbf,0x04,0x06,0xbb,0x07, -0x07,0x78,0x06,0x05,0x93,0x04,0x04,0x5b,0x05,0x05,0x3d,0x06,0x06,0x5a,0x07,0x08, -0x46,0x09,0x09,0x98,0x09,0x09,0xec,0x09,0x09,0xa9,0x08,0x07,0xe6,0x05,0x04,0xb4, -0x02,0x01,0x19,0x01,0x01,0x11,0x01,0x00,0xe7,0xfe,0xfc,0x6b,0xfa,0xf8,0x2d,0xf8, -0xf7,0x9f,0xf7,0xf7,0x38,0xf8,0xf8,0xee,0xf8,0xf8,0xfc,0xf9,0xfd,0x01,0x01,0x03, -0x8c,0x04,0x04,0x71,0x03,0x02,0x6c,0x01,0xff,0x14,0xfd,0xfb,0xa3,0xf9,0xf8,0xb6, -0xf7,0xf7,0x7b,0xf8,0xf9,0x3c,0xfb,0xfc,0x09,0xfe,0xff,0xe7,0x00,0x02,0x12,0x03, -0x03,0x2f,0x05,0x06,0xe5,0x06,0x06,0x6c,0x06,0x05,0xcf,0x05,0x05,0xb7,0x04,0x03, -0x48,0x02,0x01,0x54,0x00,0xff,0xa4,0xfe,0xff,0xb3,0x00,0x02,0x64,0x03,0x03,0x7c, -0x03,0x02,0x03,0x00,0xfd,0x05,0xfb,0xf9,0x6c,0xf9,0xf9,0x72,0xf8,0xf7,0xcf,0xf7, -0xf7,0x2a,0xf7,0xf6,0x48,0xf6,0xf6,0xff,0xf8,0xfc,0xc3,0xff,0x02,0x66,0x03,0x02, -0xc9,0x00,0xfe,0x8e,0xfd,0xfc,0xc7,0xfb,0xfb,0xcc,0xfc,0xfe,0x12,0xff,0xff,0x92, -0xfe,0xfd,0x77,0xfc,0xfc,0xe4,0xfc,0xfd,0xab,0xfe,0xff,0xde,0x01,0x04,0x68,0x07, -0x09,0xc8,0x0a,0x0b,0x03,0x0b,0x0a,0xc7,0x09,0x09,0x78,0x09,0x09,0xba,0x09,0x09, -0xc3,0x07,0x05,0x4f,0x04,0x02,0xa8,0x00,0xff,0x05,0xff,0xff,0xaa,0x00,0x02,0x90, -0x03,0x04,0xdc,0x04,0x03,0x48,0x01,0xfe,0x7f,0xfd,0xfc,0xcc,0xfc,0xfd,0x14,0xfe, -0xfe,0x29,0xfe,0xfc,0x49,0xfa,0xf7,0x39,0xf5,0xf3,0x3b,0xf3,0xf3,0xaa,0xf4,0xf5, -0x4d,0xf7,0xf8,0x0a,0xfa,0xfb,0xb9,0xfd,0x00,0x78,0x03,0x05,0x48,0x06,0x06,0x02, -0x06,0x06,0xd2,0x05,0x04,0x88,0x02,0x00,0xd2,0xfd,0xfc,0xb0,0xfa,0xf9,0x4c,0xf9, -0xf9,0xb2,0xf9,0xfb,0x72,0xfd,0x00,0x65,0x03,0x06,0x33,0x08,0x08,0x5c,0x08,0x07, -0x5a,0x07,0x07,0xd3,0x06,0x06,0x42,0x05,0x04,0x91,0x02,0x00,0x4d,0xff,0xfe,0xb5, -0xfd,0xfc,0xcd,0xfb,0xfa,0x1d,0xfa,0xf9,0x34,0xf8,0xf6,0x9f,0xf5,0xf4,0x5e,0xf5, -0xf6,0xfd,0xf8,0xfb,0xa6,0xfd,0xfe,0xad,0xfe,0xfd,0x9d,0xfd,0xfe,0x64,0xff,0x00, -0x78,0x01,0x02,0xf4,0x02,0x03,0x91,0x02,0x01,0x46,0x00,0xff,0xcc,0xff,0xff,0x9d, -0xff,0xff,0x81,0xfe,0xfe,0x45,0xfe,0xfe,0x17,0xff,0x00,0x66,0x02,0x04,0xde,0x07, -0x0a,0x2e,0x0d,0x0d,0x19,0x0c,0x09,0x5b,0x07,0x05,0xa3,0x03,0x02,0x4a,0x02,0x02, -0x63,0x02,0x02,0xda,0x02,0x02,0xce,0x02,0x02,0x6e,0x03,0x04,0xa1,0x04,0x04,0xbf, -0x04,0x03,0xea,0x01,0x00,0x50,0xfe,0xfd,0x21,0xfc,0xfb,0xe1,0xf9,0xf8,0xcc,0xf7, -0xf6,0xaa,0xf5,0xf5,0xd0,0xf4,0xf4,0xfd,0xf4,0xf5,0x15,0xf6,0xf7,0x61,0xf8,0xfa, -0x53,0xfc,0xfe,0x93,0xff,0x00,0x68,0x01,0x02,0x90,0x02,0x02,0xce,0x02,0x02,0x11, -0x01,0x00,0xb9,0x00,0x01,0x22,0x01,0x00,0x36,0xff,0xfe,0xc8,0xfe,0xff,0xbc,0x00, -0x01,0x07,0x02,0x02,0xa7,0x02,0x02,0x17,0x02,0x02,0x70,0x02,0x03,0x55,0x04,0x05, -0x03,0x06,0x06,0xea,0x06,0x06,0xc9,0x05,0x04,0xf4,0x01,0xfe,0xee,0xfb,0xfa,0xe2, -0xf9,0xfa,0xd7,0xfa,0xfa,0xe7,0xf9,0xf9,0x07,0xf9,0xf8,0xcb,0xf8,0xf9,0x81,0xf9, -0xfa,0x94,0xfb,0xfd,0x10,0xfe,0xfe,0x67,0xfe,0xfe,0x23,0xfe,0xfe,0x37,0xff,0xff, -0x5d,0x00,0x00,0xbb,0x00,0x00,0xb6,0xff,0xff,0xb5,0xff,0x00,0x4e,0x02,0x03,0x73, -0x03,0x03,0x85,0x03,0x04,0x23,0x05,0x06,0x07,0x08,0x09,0x63,0x09,0x08,0x2d,0x08, -0x07,0xc9,0x06,0x05,0x17,0x04,0x03,0xd3,0x02,0x02,0x2a,0x02,0x01,0x33,0x00,0xff, -0x6d,0x00,0x01,0x47,0x02,0x02,0x68,0x02,0x01,0x4f,0x01,0x00,0x6b,0x00,0x00,0xd3, -0xff,0xff,0xb5,0xfe,0xfe,0x81,0xfd,0xfc,0x3f,0xfc,0xfb,0x14,0xfa,0xf8,0x1e,0xf8, -0xf7,0x08,0xf7,0xf6,0x7a,0xf6,0xf6,0x06,0xf6,0xf5,0x1b,0xf6,0xf7,0x67,0xf9,0xfb, -0x05,0xfd,0xfe,0x56,0xff,0xff,0x39,0xff,0xfe,0xd8,0xfd,0xfd,0x8c,0xfe,0xff,0x0b, -0x01,0x02,0x38,0x04,0x05,0x18,0x06,0x05,0x1d,0x05,0x04,0x26,0x04,0x04,0xf4,0x03, -0x03,0x72,0x02,0x02,0x65,0x02,0x02,0xc2,0x01,0x01,0xda,0x01,0x02,0x93,0x02,0x02, -0x5b,0x02,0x01,0x25,0x00,0xff,0xd3,0xfe,0xfe,0x0e,0xff,0xff,0x25,0x00,0x01,0xcc, -0x03,0x05,0x83,0x05,0x04,0x66,0x02,0xff,0x1e,0xfd,0xfa,0x81,0xf7,0xf5,0xcc,0xf4, -0xf3,0x3f,0xf3,0xf2,0x7d,0xf3,0xf4,0xcf,0xf6,0xf8,0x4d,0xfb,0xfe,0x32,0x01,0x04, -0x90,0x06,0x08,0x3d,0x0a,0x0a,0x18,0x0a,0x09,0xc1,0x07,0x06,0xf5,0x04,0x04,0x91, -0x03,0x03,0x52,0x02,0x01,0x33,0x00,0xff,0xaa,0xff,0x00,0xf2,0x00,0x02,0xa1,0x03, -0x05,0x3c,0x08,0x0a,0x55,0x0b,0x0a,0x9e,0x09,0x08,0xb1,0x06,0x05,0xc7,0x03,0x01, -0x29,0xff,0xfc,0xfe,0xfa,0xf9,0xd9,0xf8,0xf8,0xb8,0xf8,0xf9,0xa7,0xfa,0xfb,0x3b, -0xfc,0xfc,0x86,0xfc,0xfc,0x9a,0xfc,0xfc,0x36,0xfc,0xfb,0x6e,0xfb,0xfa,0x9f,0xfa, -0xfa,0x81,0xf9,0xf8,0x3d,0xf8,0xf7,0xdc,0xf7,0xf8,0xd8,0xf9,0xfb,0x64,0xfc,0xfd, -0x10,0xfd,0xfc,0x3b,0xfc,0xfb,0x5e,0xfc,0xfd,0xcb,0xff,0x01,0x7f,0x03,0x03,0x8f, -0x03,0x02,0xac,0x02,0x03,0x34,0x04,0x05,0x33,0x06,0x06,0x3f,0x07,0x07,0xa0,0x06, -0x06,0x21,0x05,0x04,0xf0,0x02,0x02,0x20,0x01,0x00,0xf8,0xff,0xff,0x84,0xfe,0xfd, -0x8d,0xfd,0xfd,0xed,0xfe,0x00,0x38,0x02,0x03,0xba,0x04,0x05,0xd4,0x04,0x03,0x77, -0x01,0xff,0xb8,0xfd,0xfc,0x61,0xfa,0xf8,0x6a,0xf7,0xf7,0xc2,0xf7,0xf8,0xee,0xf9, -0xfa,0x6a,0xfb,0xfc,0xb2,0xfc,0xfd,0xa2,0xfd,0xfe,0x87,0xff,0x00,0x0c,0x02,0x03, -0xb0,0x03,0x04,0x36,0x05,0x05,0x9b,0x05,0x05,0xb1,0x04,0x04,0xc5,0x03,0x03,0x30, -0x02,0x01,0x9a,0x01,0x01,0x0d,0x02,0x02,0x71,0x02,0x03,0x65,0x04,0x05,0x77,0x06, -0x07,0xa5,0x07,0x07,0x95,0x06,0x05,0xdb,0x04,0x03,0x3b,0x02,0x00,0xf8,0xfe,0xfd, -0xa5,0xfb,0xfa,0xd1,0xf8,0xf8,0x42,0xf8,0xf8,0x1d,0xf9,0xf8,0x9d,0xf8,0xf8,0xd8, -0xf8,0xf9,0x66,0xfa,0xfb,0x2a,0xfd,0xfe,0x78,0xff,0xff,0xbd,0xff,0xff,0x21,0xfe, -0xfc,0x9e,0xfb,0xfa,0x24,0xf9,0xf8,0xe6,0xf7,0xf7,0xfc,0xf7,0xf8,0x36,0xf9,0xfa, -0x27,0xfc,0xfd,0x7e,0xff,0x00,0x1d,0x02,0x03,0x63,0x04,0x05,0x68,0x06,0x06,0x8c, -0x06,0x05,0x2d,0x05,0x04,0xdf,0x04,0x04,0x18,0x04,0x03,0xf9,0x02,0x02,0x03,0x02, -0x02,0x0b,0x04,0x04,0xef,0x04,0x03,0x8f,0x02,0x01,0x74,0x00,0x00,0x01,0x00,0x00, -0xe0,0xff,0xff,0xe9,0xfe,0xfd,0x2f,0xfd,0xfc,0xaf,0xfd,0xfe,0x9f,0x00,0x02,0x12, -0x03,0x03,0x83,0x02,0x01,0x68,0x00,0xff,0x83,0xfd,0xfb,0xe9,0xf9,0xf9,0x31,0xf9, -0xf9,0x2c,0xfa,0xfa,0x85,0xfa,0xfa,0xce,0xfb,0xfd,0x03,0xff,0x00,0x4c,0x02,0x03, -0x93,0x03,0x03,0xcb,0x03,0x03,0x6a,0x03,0x03,0x23,0x03,0x03,0xf0,0x02,0x03,0x83, -0x03,0x03,0x89,0x03,0x03,0xdd,0x04,0x06,0x73,0x07,0x08,0x83,0x08,0x08,0xf2,0x06, -0x04,0x9f,0x02,0x00,0x74,0xfe,0xfd,0x84,0xfc,0xfc,0xd2,0xfb,0xfb,0xab,0xfb,0xfb, -0x68,0xfb,0xfb,0xb6,0xfb,0xfb,0xff,0xfb,0xfb,0x0d,0xfc,0xfc,0x96,0xfc,0xfc,0xa8, -0xfc,0xfc,0xcd,0xfc,0xfc,0x23,0xfb,0xf9,0xb9,0xf7,0xf6,0xb0,0xf4,0xf4,0x31,0xf4, -0xf5,0x64,0xf7,0xfa,0xf1,0xfc,0xff,0x6c,0x02,0x04,0xf8,0x05,0x06,0xeb,0x06,0x06, -0xe9,0x05,0x04,0x5d,0x03,0x01,0x87,0xff,0xfd,0x4c,0xfc,0xfb,0x65,0xfb,0xfc,0x88, -0xfe,0x01,0xd1,0x03,0x06,0x23,0x08,0x09,0xb9,0x0a,0x0b,0x56,0x0b,0x0a,0xc4,0x08, -0x07,0xc8,0x06,0x06,0x33,0x05,0x03,0x99,0x01,0xff,0x1b,0xfe,0xfc,0xfd,0xfb,0xfb, -0xc4,0xfa,0xfa,0x77,0xfa,0xfa,0x1a,0xfb,0xfb,0xed,0xfc,0xfe,0x32,0xff,0x00,0xd2, -0x00,0x01,0x95,0x01,0x01,0xb6,0x00,0xff,0x0d,0xff,0xfe,0x95,0xfd,0xfc,0x0c,0xfc, -0xfb,0xda,0xfb,0xfc,0xc5,0xfc,0xfc,0xee,0xfc,0xfd,0x90,0xfd,0xfe,0x88,0xff,0x00, -0xd9,0x01,0x02,0x8f,0x03,0x03,0x48,0x03,0x02,0xcf,0x02,0x02,0x1c,0x03,0x03,0x8c, -0x04,0x04,0xcf,0x04,0x04,0xa3,0x03,0x03,0x24,0x03,0x03,0x54,0x03,0x03,0x91,0x02, -0x01,0x7f,0x01,0x01,0x76,0x01,0x01,0x82,0x00,0xff,0x69,0xfe,0xfd,0x01,0xfc,0xfb, -0x26,0xfb,0xfb,0x80,0xfa,0xf9,0xaa,0xf8,0xf7,0x7d,0xf7,0xf7,0x4b,0xf8,0xf8,0x2d, -0xf9,0xf9,0x75,0xf9,0xf9,0xfa,0xf9,0xfa,0xe5,0xfa,0xfb,0x99,0xfc,0xfd,0xbb,0xfe, -0xff,0x38,0x00,0x00,0x9f,0x01,0x01,0x9c,0x01,0x01,0x86,0x01,0x02,0x60,0x02,0x02, -0xe5,0x01,0x01,0x9a,0x01,0x01,0xdb,0x01,0x01,0xee,0x01,0x01,0xfd,0x01,0x02,0xb5, -0x02,0x03,0x80,0x03,0x04,0xe2,0x04,0x05,0x0c,0x07,0x08,0xc9,0x09,0x0a,0x55,0x0a, -0x0a,0x10,0x09,0x07,0xa9,0x05,0x03,0xb7,0x00,0xfd,0xe5,0xf9,0xf7,0xd3,0xf5,0xf5, -0x4a,0xf6,0xf7,0x48,0xf9,0xfb,0x96,0xfd,0xff,0xe8,0x00,0x01,0xeb,0x01,0x01,0x19, -0x01,0x00,0xc8,0xff,0xfe,0xcd,0xfd,0xfc,0xeb,0xfb,0xfb,0x04,0xfb,0xfb,0xc2,0xfb, -0xfc,0x7a,0xfd,0xfe,0xd2,0xfe,0xff,0x7a,0x00,0x01,0xb2,0x01,0x02,0x21,0x02,0x01, -0xbf,0x01,0x01,0xd9,0x01,0x02,0x94,0x02,0x02,0x9b,0x02,0x02,0xd5,0x01,0x01,0x93, -0x00,0x00,0xf2,0xff,0xff,0x7f,0x00,0x01,0x44,0x02,0x03,0x81,0x03,0x03,0x59,0x03, -0x02,0xbb,0x01,0x00,0x16,0xff,0xfd,0xff,0xfc,0xfc,0xd3,0xfb,0xfb,0xfc,0xfb,0xfc, -0x63,0xfc,0xfc,0xd9,0xfc,0xfd,0xf0,0xfc,0xfc,0x1a,0xfc,0xfb,0x96,0xfa,0xf9,0x4e, -0xf9,0xf8,0x8c,0xf8,0xf8,0xd8,0xf8,0xf9,0xd4,0xf9,0xfa,0x4e,0xfc,0xfd,0x1c,0xff, -0x00,0xe7,0x01,0x03,0xf2,0x03,0x04,0x13,0x04,0x03,0x7b,0x03,0x03,0xd7,0x03,0x04, -0x74,0x04,0x04,0xa3,0x03,0x03,0x90,0x02,0x02,0xd8,0x02,0x03,0x17,0x04,0x04,0x96, -0x04,0x04,0x8f,0x05,0x05,0x3f,0x06,0x06,0x02,0x06,0x05,0x3c,0x05,0x04,0xa8,0x03, -0x02,0x9b,0x01,0x00,0x04,0xff,0xfe,0xb2,0xfd,0xfd,0xca,0xfd,0xfd,0x5f,0xfe,0xfe, -0x2d,0xff,0xff,0xd2,0xfe,0xfe,0xa6,0xfd,0xfc,0x9a,0xfb,0xfa,0xeb,0xf9,0xf9,0xa4, -0xf8,0xf8,0x33,0xf8,0xf8,0xcb,0xf9,0xfb,0xb2,0xfc,0xfe,0xf5,0xff,0x01,0x76,0x02, -0x03,0x31,0x03,0x03,0x33,0x03,0x03,0x22,0x03,0x03,0x22,0x03,0x02,0x2e,0x02,0x01, -0xd1,0xff,0xfe,0x17,0xfd,0xfc,0xd2,0xfb,0xfc,0x26,0xfd,0xfd,0xbe,0xfe,0xff,0x3c, -0x01,0x02,0xdf,0x04,0x06,0xe3,0x06,0x06,0x4d,0x06,0x05,0x05,0x04,0x02,0xa6,0x00, -0xfe,0xfc,0xfc,0xfb,0x78,0xfa,0xf9,0xee,0xf9,0xfa,0xb2,0xfa,0xfb,0x35,0xfc,0xfd, -0x22,0xfe,0xfe,0x4e,0xff,0xff,0xe3,0xfe,0xfe,0x97,0xfd,0xfc,0x0b,0xfc,0xfb,0x6a, -0xfb,0xfb,0x03,0xfb,0xfa,0xcd,0xfa,0xfa,0x1c,0xfb,0xfb,0xcd,0xfc,0xfd,0xdc,0xfe, -0x00,0xf3,0x01,0x03,0x2c,0x05,0x05,0x5d,0x06,0x06,0x4d,0x07,0x07,0x68,0x07,0x07, -0x20,0x06,0x05,0xf1,0x03,0x02,0xce,0x01,0x01,0x11,0x01,0x01,0x49,0x02,0x02,0x2d, -0x03,0x03,0x03,0x03,0x02,0x9b,0x02,0x02,0x3c,0x03,0x03,0x6c,0x04,0x04,0x5f,0x05, -0x05,0x42,0x04,0x02,0x4d,0x01,0xff,0xcd,0xfe,0xfd,0x3f,0xfd,0xfc,0x97,0xfb,0xfa, -0xaa,0xf9,0xf8,0xda,0xf7,0xf7,0x97,0xf7,0xf8,0x03,0xf9,0xf9,0xff,0xfa,0xfc,0x40, -0xfd,0xfe,0x36,0xff,0xff,0xdb,0xff,0xff,0x8d,0xff,0xfe,0x1e,0xfe,0xfd,0xb9,0xfd, -0xfe,0x55,0xff,0x00,0xc8,0x01,0x02,0x2b,0x03,0x03,0xa0,0x02,0x02,0x72,0x01,0x00, -0x1b,0x00,0xff,0x49,0xff,0xff,0x11,0xff,0xff,0x42,0xff,0xff,0x8b,0x00,0x01,0x77, -0x02,0x03,0x16,0x04,0x04,0x15,0x04,0x03,0x34,0x02,0x00,0xaf,0xff,0xfe,0x35,0xfd, -0xfc,0x69,0xfc,0xfc,0x66,0xfc,0xfc,0xd8,0xfc,0xfd,0x31,0xfd,0xfd,0x13,0xfd,0xfd, -0x30,0xfd,0xfd,0x6a,0xfe,0xff,0xc2,0xff,0x00,0x84,0x00,0x00,0xe6,0xff,0xff,0x64, -0xfe,0xfd,0x50,0xfb,0xf9,0xbb,0xf8,0xf8,0x49,0xf9,0xfa,0x89,0xfc,0xfe,0xda,0x00, -0x03,0x40,0x05,0x07,0x93,0x08,0x09,0x43,0x09,0x08,0x1d,0x08,0x07,0x84,0x06,0x05, -0x8a,0x04,0x03,0x76,0x02,0x01,0xfa,0x00,0x00,0xda,0x00,0x01,0xa5,0x01,0x01,0xbb, -0x01,0x01,0xbc,0x01,0x01,0x78,0x01,0x01,0xea,0x01,0x02,0x00,0x02,0x01,0x2b,0x01, -0x00,0xc7,0xff,0xff,0x14,0xff,0xfe,0xef,0xfe,0xfe,0xbd,0xfe,0xfe,0xc5,0xfd,0xfd, -0x30,0xfc,0xfb,0x3a,0xfb,0xfa,0x8d,0xfa,0xfa,0xe3,0xf9,0xf9,0xb6,0xf8,0xf8,0x44, -0xf8,0xf8,0xbb,0xf9,0xfb,0xa1,0xfc,0xfe,0x62,0xff,0x00,0xd4,0x00,0x01,0x22,0x01, -0x01,0x62,0x01,0x01,0x3e,0x02,0x02,0x13,0x02,0x01,0x9d,0x01,0x01,0x76,0x01,0x01, -0xda,0x01,0x01,0xdd,0x01,0x01,0x2f,0x02,0x02,0x33,0x02,0x02,0xc1,0x01,0x01,0x93, -0x00,0x00,0xa1,0xff,0xff,0x81,0xfe,0xfd,0x7e,0xfd,0xfd,0x74,0xfd,0xfd,0x9f,0xfe, -0xff,0xc4,0xff,0x00,0x82,0x00,0x00,0xec,0x00,0x00,0x3b,0x00,0xff,0x3b,0xff,0xfe, -0x2a,0xfe,0xfd,0xcd,0xfd,0xfd,0xee,0xfd,0xfd,0x6c,0xfd,0xfc,0x8f,0xfc,0xfc,0x34, -0xfc,0xfc,0xe6,0xfc,0xfd,0xcb,0xfe,0xff,0x2f,0x01,0x02,0x24,0x03,0x03,0x0b,0x04, -0x04,0x53,0x04,0x04,0x24,0x04,0x04,0xd1,0x03,0x03,0x07,0x03,0x02,0x59,0x02,0x02, -0x7a,0x03,0x04,0x57,0x05,0x05,0xbc,0x05,0x05,0xd6,0x04,0x04,0x01,0x03,0x01,0xce, -0x00,0xff,0x9a,0xfe,0xfd,0xae,0xfd,0xfd,0x1b,0xfe,0xfe,0xc6,0xfe,0xfe,0xce,0xfe, -0xfe,0x59,0xfe,0xfe,0xc1,0xfd,0xfd,0x78,0xfd,0xfd,0xf9,0xfd,0xfe,0x18,0xff,0xff, -0x87,0xff,0xfe,0xff,0xfd,0xfc,0xe8,0xfa,0xf9,0x36,0xf8,0xf7,0x79,0xf7,0xf7,0x3b, -0xf8,0xf8,0xde,0xf9,0xfb,0x30,0xfc,0xfd,0x19,0xff,0x00,0xc8,0x01,0x02,0x8d,0x03, -0x03,0x1f,0x04,0x04,0x12,0x04,0x04,0xc0,0x03,0x03,0x94,0x02,0x01,0x5f,0x01,0x00, -0x6c,0x00,0x00,0xd1,0xff,0xff,0x69,0xff,0xff,0xb6,0xff,0x00,0x35,0x01,0x01,0x7e, -0x02,0x02,0x4d,0x03,0x03,0x79,0x03,0x02,0xbc,0x01,0x00,0x37,0xff,0xfe,0x83,0xfd, -0xfc,0x6f,0xfc,0xfb,0xdf,0xfb,0xfb,0xab,0xfb,0xfb,0x5d,0xfc,0xfd,0xf0,0xfd,0xfe, -0xff,0xff,0x00,0x7c,0x01,0x01,0x5f,0x02,0x02,0x57,0x02,0x01,0x6f,0x01,0x00,0x0c, -0x00,0xff,0x62,0xfe,0xfd,0xae,0xfd,0xfd,0xc9,0xfd,0xfe,0xf4,0xfe,0xff,0xbc,0x00, -0x01,0x58,0x02,0x02,0x4e,0x03,0x03,0x2a,0x04,0x04,0x6c,0x05,0x05,0x1e,0x06,0x05, -0x7f,0x05,0x04,0x1c,0x04,0x03,0x18,0x03,0x02,0x2a,0x02,0x01,0x6b,0x01,0x00,0x1d, -0x00,0xff,0x74,0xfe,0xfd,0x1c,0xfd,0xfc,0xb6,0xfb,0xfb,0xb1,0xfa,0xfa,0xda,0xfa, -0xfb,0xe4,0xfb,0xfc,0x69,0xfd,0xfe,0x55,0xff,0x00,0xe4,0x00,0x01,0xe2,0x00,0x00, -0x12,0xff,0xfd,0xbd,0xfc,0xfb,0xfb,0xfa,0xfa,0xc5,0xf9,0xf9,0x04,0xf9,0xf9,0xa1, -0xf9,0xfa,0xba,0xfb,0xfc,0xbb,0xfd,0xfe,0x9b,0xff,0x00,0x61,0x00,0x00,0x6c,0x01, -0x02,0x66,0x03,0x04,0xe4,0x04,0x05,0x24,0x05,0x04,0x88,0x03,0x02,0x98,0x01,0x00, -0x7d,0x00,0x00,0x96,0x00,0x00,0x4e,0x01,0x01,0x2b,0x02,0x02,0x66,0x02,0x02,0x46, -0x02,0x02,0xb1,0x01,0x00,0xee,0xff,0xfe,0x5f,0xfe,0xfe,0xe0,0xfd,0xfd,0x4f,0xfe, -0xfe,0xfa,0xfe,0xfe,0xbf,0xfe,0xfe,0x15,0xfe,0xfe,0x71,0xfe,0xff,0xc1,0xff,0x00, -0x74,0x00,0x00,0x36,0x00,0xff,0x7d,0xff,0xff,0x02,0xff,0xff,0x20,0xff,0xff,0xb6, -0xff,0xff,0x1f,0x00,0x00,0xe1,0xff,0xff,0xbb,0xff,0xff,0x5f,0x00,0x00,0x2c,0x01, -0x01,0xc8,0x01,0x01,0xfe,0x01,0x02,0x61,0x02,0x02,0x7d,0x03,0x04,0x04,0x05,0x05, -0x87,0x05,0x05,0xa3,0x04,0x03,0xad,0x02,0x01,0xf5,0xff,0xfe,0xcd,0xfd,0xfc,0x4e, -0xfc,0xfb,0xef,0xfb,0xfc,0xc2,0xfc,0xfd,0xe7,0xfd,0xfd,0xaf,0xfd,0xfd,0xd3,0xfc, -0xfc,0xda,0xfc,0xfd,0xe4,0xfd,0xfe,0xe8,0xfe,0xfe,0x8f,0xfe,0xfd,0x3d,0xfd,0xfc, -0x19,0xfc,0xfb,0xcc,0xfb,0xfb,0x6f,0xfc,0xfd,0x80,0xfd,0xfd,0xcc,0xfd,0xfd,0x9a, -0xfd,0xfd,0x1b,0xfe,0xfe,0x18,0xff,0xff,0xc8,0xff,0xff,0xed,0xff,0x00,0xb3,0x00, -0x01,0x93,0x01,0x01,0x3e,0x02,0x02,0x2a,0x03,0x03,0x5c,0x04,0x04,0x2d,0x05,0x05, -0x34,0x05,0x04,0xfb,0x03,0x03,0x62,0x02,0x01,0x1b,0x01,0x00,0xe7,0xff,0xff,0xe5, -0xfe,0xfe,0x8a,0xfe,0xfe,0xe9,0xfe,0xff,0x07,0x00,0x00,0xa7,0x00,0x00,0x38,0x00, -0xff,0x4c,0xff,0xfe,0x9e,0xfe,0xfe,0xb2,0xfd,0xfd,0x67,0xfd,0xfd,0x3b,0xfe,0xfe, -0x5d,0xff,0xff,0x4d,0x00,0x00,0x1c,0x01,0x01,0xb1,0x00,0x00,0x81,0xff,0xff,0x02, -0xff,0xff,0x93,0xff,0x00,0xf3,0x00,0x01,0x4b,0x02,0x02,0xaa,0x02,0x02,0x84,0x01, -0x00,0x77,0xff,0xfe,0x3a,0xfe,0xfe,0xa3,0xfe,0xff,0x36,0x00,0x00,0x8f,0x01,0x01, -0xfd,0x01,0x01,0x1f,0x02,0x02,0xf6,0x02,0x03,0xf8,0x03,0x03,0x8f,0x03,0x02,0x8a, -0x01,0x00,0xc2,0xfe,0xfd,0xb4,0xfb,0xfa,0x56,0xf9,0xf8,0xd8,0xf7,0xf7,0x87,0xf7, -0xf8,0x42,0xf9,0xfa,0x0a,0xfc,0xfd,0x96,0xfe,0xff,0x7a,0x00,0x01,0xc3,0x01,0x02, -0x42,0x02,0x02,0x91,0x01,0x00,0xed,0xff,0xfe,0xac,0xfd,0xfc,0x4c,0xfc,0xfc,0x62, -0xfc,0xfc,0x7d,0xfd,0xfe,0xa1,0xfe,0xff,0x30,0xff,0xff,0x08,0x00,0x00,0xed,0x01, -0x03,0x22,0x04,0x04,0x2d,0x05,0x05,0xb2,0x04,0x04,0x81,0x03,0x03,0xc0,0x02,0x02, -0xdb,0x02,0x03,0x50,0x03,0x03,0xaa,0x03,0x03,0xb6,0x02,0x01,0xbc,0x00,0xff,0x0d, -0xff,0xfe,0xc5,0xfd,0xfd,0x88,0xfd,0xfd,0x2b,0xfe,0xfe,0x3b,0xff,0xff,0xb9,0xff, -0xff,0x69,0xff,0xff,0x03,0xff,0xff,0x31,0xff,0xff,0x66,0xff,0xff,0xf4,0xfe,0xfe, -0xf8,0xfd,0xfd,0x16,0xfd,0xfd,0xa3,0xfd,0xfe,0x67,0xff,0x00,0x46,0x01,0x01,0x5e, -0x02,0x02,0x99,0x02,0x02,0x94,0x01,0x00,0x0d,0x00,0xff,0xa4,0xfe,0xfe,0xd2,0xfd, -0xfd,0xfc,0xfd,0xfe,0x37,0xff,0x00,0xf1,0x00,0x01,0x1a,0x02,0x02,0x75,0x02,0x02, -0x47,0x02,0x01,0x8e,0x01,0x01,0xd2,0x00,0x00,0x7a,0x00,0x00,0xf3,0xff,0xff,0x4a, -0xff,0xfe,0x4d,0xfe,0xfd,0xb8,0xfc,0xfb,0x6f,0xfb,0xfb,0xd0,0xfa,0xfa,0x2e,0xfb, -0xfb,0x5a,0xfc,0xfd,0xc1,0xfd,0xfe,0x84,0xfe,0xfe,0x79,0xfe,0xfe,0x14,0xfe,0xfe, -0x10,0xfe,0xfe,0x06,0xff,0xff,0x6b,0x00,0x00,0x3e,0x01,0x01,0x14,0x01,0x00,0x5d, -0x00,0xff,0x3c,0xff,0xfe,0x0f,0xff,0xff,0xe5,0xff,0x00,0xab,0x01,0x02,0xab,0x03, -0x04,0xc5,0x04,0x05,0x10,0x05,0x04,0x6d,0x04,0x03,0x2d,0x03,0x02,0x08,0x02,0x01, -0x38,0x01,0x00,0xcf,0x00,0x00,0xab,0x00,0x00,0xba,0x00,0x00,0xeb,0x00,0x01,0x52, -0x01,0x01,0x46,0x01,0x01,0x90,0x00,0x00,0x60,0xff,0xfe,0x5c,0xfe,0xfd,0x9f,0xfd, -0xfd,0xb2,0xfc,0xfc,0xe4,0xfb,0xfb,0xfc,0xfb,0xfc,0xf5,0xfc,0xfd,0x8b,0xfe,0xff, -0xb3,0xff,0x00,0x40,0x00,0x00,0xa8,0x00,0x00,0x69,0x00,0x00,0xa0,0xff,0xff,0x56, -0xff,0xff,0xa6,0xff,0xff,0x1e,0x00,0x00,0x64,0x00,0x00,0x98,0x00,0x00,0xaa,0x00, -0x00,0x79,0x00,0x00,0x14,0x00,0xff,0xdf,0xff,0xff,0x9b,0xff,0xff,0x56,0xff,0xff, -0x95,0xff,0xff,0x5e,0x00,0x00,0x4d,0x01,0x01,0xa9,0x01,0x01,0x07,0x01,0x00,0xc7, -0xff,0xff,0x51,0xfe,0xfd,0x0a,0xfd,0xfc,0x69,0xfc,0xfc,0x55,0xfc,0xfc,0xc7,0xfc, -0xfd,0x62,0xfd,0xfd,0x78,0xfd,0xfd,0x03,0xfd,0xfc,0xfe,0xfc,0xfd,0xc4,0xfd,0xfe, -0x89,0xff,0x00,0x26,0x01,0x01,0x1b,0x02,0x02,0x43,0x02,0x02,0x75,0x02,0x02,0xca, -0x02,0x02,0x8c,0x02,0x02,0x60,0x01,0x00,0x0a,0x00,0xff,0x79,0xff,0xff,0xfa,0xff, -0x00,0x74,0x00,0x00,0xc9,0x00,0x00,0x6f,0x01,0x02,0x11,0x03,0x04,0x64,0x05,0x06, -0xf5,0x06,0x07,0xc1,0x06,0x06,0xc0,0x04,0x03,0xa5,0x01,0x00,0x80,0xfe,0xfd,0x75, -0xfc,0xfb,0x9f,0xfb,0xfb,0x77,0xfb,0xfb,0x0a,0xfc,0xfc,0x18,0xfd,0xfd,0x09,0xfe, -0xfe,0xd7,0xfe,0xff,0x72,0xff,0xff,0x0c,0x00,0x00,0x12,0x00,0xff,0x2c,0xff,0xfe, -0xa5,0xfd,0xfd,0xd1,0xfc,0xfc,0xec,0xfc,0xfd,0x93,0xfd,0xfe,0x90,0xfe,0xff,0xf4, -0xff,0x00,0x4a,0x01,0x01,0x2c,0x02,0x02,0x24,0x02,0x01,0x4c,0x01,0x00,0x5d,0x00, -0xff,0x5d,0xff,0xff,0x22,0xff,0xff,0x54,0xff,0xff,0x66,0xff,0xff,0x87,0xff,0xff, -0x99,0xff,0xff,0xa9,0xff,0xff,0xdb,0xff,0xff,0x1f,0x00,0x00,0x74,0x00,0x00,0xca, -0x00,0x00,0x8b,0x00,0x00,0xb2,0xff,0xff,0x82,0xfe,0xfd,0x3e,0xfd,0xfc,0x4a,0xfc, -0xfc,0x11,0xfc,0xfc,0x84,0xfc,0xfc,0x8f,0xfd,0xfe,0x24,0xff,0x00,0xc0,0x00,0x01, -0xf7,0x01,0x02,0x64,0x02,0x02,0xd3,0x01,0x01,0xe5,0x00,0x00,0x9a,0x00,0x00,0xfb, -0x00,0x01,0xd6,0x01,0x02,0x42,0x02,0x02,0x23,0x02,0x01,0xaf,0x01,0x01,0xe4,0x00, -0x00,0xcb,0x00,0x00,0x4f,0x01,0x01,0x4b,0x02,0x02,0x2c,0x03,0x03,0x45,0x03,0x02, -0x7f,0x02,0x01,0x1d,0x01,0x00,0x18,0x00,0xff,0xcd,0xff,0xff,0xab,0xff,0xff,0x68, -0xff,0xff,0x55,0xff,0xff,0x35,0xff,0xfe,0x7e,0xfe,0xfd,0x4e,0xfd,0xfc,0x5b,0xfc, -0xfc,0x01,0xfc,0xfc,0x72,0xfc,0xfc,0x1c,0xfd,0xfd,0x95,0xfd,0xfd,0xcb,0xfd,0xfd, -0xcc,0xfd,0xfd,0xdc,0xfd,0xfd,0x1e,0xfe,0xfe,0xf6,0xfe,0xff,0x5a,0x00,0x01,0xb0, -0x01,0x02,0xa4,0x02,0x02,0xed,0x02,0x02,0x4a,0x02,0x01,0x7d,0x01,0x01,0x90,0x00, -0x00,0x81,0xff,0xfe,0x4e,0xfe,0xfd,0x5b,0xfd,0xfd,0x22,0xfd,0xfd,0xc6,0xfd,0xfe, -0x15,0xff,0xff,0x0f,0x01,0x02,0xc0,0x02,0x03,0x84,0x03,0x03,0xc6,0x02,0x01,0xcd, -0x00,0xff,0xbb,0xfe,0xfd,0x7f,0xfd,0xfd,0xc1,0xfc,0xfc,0xcb,0xfc,0xfc,0x2f,0xfd, -0xfd,0xa6,0xfd,0xfe,0x60,0xfe,0xfe,0x3d,0xff,0xff,0xb7,0xff,0xff,0x4f,0x00,0x00, -0x1b,0x01,0x01,0xd7,0x01,0x02,0x73,0x02,0x02,0xaa,0x02,0x02,0x68,0x02,0x02,0xf3, -0x01,0x01,0xcd,0x01,0x01,0xbb,0x01,0x01,0xdc,0x01,0x01,0xdd,0x01,0x01,0x8b,0x01, -0x01,0xe4,0x00,0x00,0x69,0x00,0x00,0x23,0x00,0x00,0x00,0x00,0x00,0x31,0x00,0x00, -0xa7,0x00,0x00,0x1e,0x01,0x01,0x64,0x01,0x01,0x26,0x01,0x00,0x6d,0x00,0x00,0x90, -0xff,0xfe,0x4f,0xfe,0xfd,0x2a,0xfd,0xfc,0x7c,0xfc,0xfc,0x14,0xfc,0xfc,0x41,0xfc, -0xfc,0xc8,0xfc,0xfd,0x51,0xfd,0xfd,0x77,0xfd,0xfd,0x56,0xfd,0xfd,0x55,0xfd,0xfd, -0xb7,0xfd,0xfe,0xb2,0xfe,0xff,0x06,0x00,0x00,0x09,0x01,0x01,0x43,0x01,0x01,0xf3, -0x00,0x00,0x28,0x00,0xff,0x9c,0xff,0xff,0x98,0xff,0xff,0x2c,0x00,0x00,0x3a,0x01, -0x01,0x1b,0x02,0x02,0x96,0x02,0x02,0xcb,0x02,0x02,0x6a,0x02,0x02,0x80,0x01,0x00, -0x6f,0x00,0xff,0x1c,0xff,0xfe,0x08,0xfe,0xfd,0x59,0xfd,0xfd,0x54,0xfd,0xfd,0xd8, -0xfd,0xfe,0xc4,0xfe,0xff,0xf6,0xff,0x00,0xe8,0x00,0x01,0x73,0x01,0x01,0x68,0x01, -0x01,0x81,0x00,0xff,0x2d,0xff,0xfe,0xd7,0xfd,0xfd,0x36,0xfd,0xfd,0x95,0xfd,0xfd, -0x8f,0xfe,0xff,0xf4,0xff,0x00,0x4a,0x01,0x01,0x7e,0x02,0x02,0x6f,0x03,0x03,0x0c, -0x04,0x04,0x01,0x04,0x03,0x3b,0x03,0x02,0x1a,0x02,0x01,0xc7,0x00,0x00,0xb2,0xff, -0xff,0x15,0xff,0xff,0x20,0xff,0xff,0xc6,0xff,0x00,0xb4,0x00,0x01,0x51,0x01,0x01, -0x56,0x01,0x01,0xc2,0x00,0x00,0x06,0x00,0xff,0x5b,0xff,0xfe,0xaf,0xfe,0xfe,0xf4, -0xfd,0xfd,0x6a,0xfd,0xfd,0xe1,0xfc,0xfc,0xcc,0xfc,0xfc,0xab,0xfc,0xfc,0x99,0xfc, -0xfc,0xeb,0xfc,0xfd,0x82,0xfd,0xfd,0x2d,0xfe,0xfe,0x96,0xfe,0xfe,0xbb,0xfe,0xfe, -0x69,0xfe,0xfe,0xd2,0xfd,0xfd,0x9a,0xfd,0xfd,0x3d,0xfe,0xfe,0x6c,0xff,0x00,0x02, -0x01,0x01,0x8c,0x02,0x03,0xa2,0x03,0x03,0x1f,0x04,0x04,0xb0,0x03,0x03,0xa4,0x02, -0x02,0x60,0x01,0x00,0x3c,0x00,0xff,0x5c,0xff,0xff,0x22,0xff,0xff,0xb5,0xff,0x00, -0x71,0x00,0x00,0x0c,0x01,0x01,0xf1,0x00,0x00,0x8c,0x00,0x00,0x14,0x00,0x00,0xe0, -0xff,0xff,0xdd,0xff,0xff,0xbc,0xff,0xff,0x69,0xff,0xff,0xb1,0xfe,0xfe,0xf4,0xfd, -0xfd,0xcc,0xfd,0xfd,0xec,0xfd,0xfe,0x30,0xfe,0xfe,0x75,0xfe,0xfe,0xc9,0xfe,0xff, -0x81,0xff,0x00,0xc1,0x00,0x01,0x48,0x02,0x02,0x4d,0x03,0x03,0xd9,0x03,0x04,0x10, -0x04,0x04,0xd0,0x03,0x03,0xa6,0x02,0x01,0x69,0x00,0xff,0x34,0xfe,0xfd,0x38,0xfd, -0xfd,0x62,0xfd,0xfd,0x7d,0xfe,0xff,0x03,0x00,0x00,0x8d,0x01,0x02,0x40,0x02,0x02, -0xe3,0x01,0x01,0xe7,0x00,0x00,0x94,0xff,0xfe,0x3e,0xfe,0xfd,0x2a,0xfd,0xfc,0x7c, -0xfc,0xfc,0x45,0xfc,0xfc,0x44,0xfc,0xfc,0xb6,0xfc,0xfd,0x81,0xfd,0xfe,0x80,0xfe, -0xff,0x60,0xff,0xff,0xaa,0xff,0xff,0x28,0xff,0xfe,0x2a,0xfe,0xfd,0x7c,0xfd,0xfd, -0x86,0xfd,0xfd,0x3c,0xfe,0xfe,0x5b,0xff,0xff,0x7f,0x00,0x00,0x4e,0x01,0x01,0xc9, -0x01,0x01,0x0e,0x02,0x02,0xf1,0x01,0x01,0xcd,0x01,0x01,0xfd,0x01,0x02,0x31,0x02, -0x02,0x23,0x02,0x02,0xd0,0x01,0x01,0x7a,0x01,0x01,0x24,0x01,0x01,0x01,0x01,0x01, -0x00,0x01,0x00,0xef,0x00,0x00,0x8b,0x00,0x00,0x14,0x00,0xff,0xcf,0xff,0xff,0x17, -0xff,0xfe,0x6b,0xfe,0xfe,0xe1,0xfd,0xfd,0x1d,0xfe,0xfe,0xf7,0xfe,0xff,0x85,0xff, -0xff,0x68,0xff,0xff,0x24,0xff,0xff,0x22,0xff,0xff,0x11,0xff,0xff,0x42,0xff,0xff, -0x76,0xff,0xff,0xea,0xff,0x00,0x62,0x00,0x00,0xda,0x00,0x01,0x41,0x01,0x01,0x66, -0x01,0x01,0x66,0x01,0x01,0xa7,0x01,0x01,0x1d,0x02,0x02,0x64,0x02,0x02,0x66,0x02, -0x02,0x04,0x02,0x01,0x3a,0x01,0x00,0xb8,0xff,0xfe,0xcc,0xfd,0xfc,0x3e,0xfc,0xfb, -0x9c,0xfb,0xfb,0x2b,0xfc,0xfc,0x5b,0xfd,0xfd,0x5e,0xfe,0xfe,0xda,0xfe,0xff,0x30, -0xff,0xff,0x86,0xff,0xff,0xca,0xff,0xff,0xcd,0xff,0xff,0x17,0xff,0xfe,0xf8,0xfd, -0xfd,0x17,0xfd,0xfc,0x8c,0xfc,0xfc,0x86,0xfc,0xfc,0x5d,0xfd,0xfe,0xd0,0xfe,0xff, -0x59,0x00,0x01,0x90,0x01,0x02,0x71,0x02,0x02,0xcb,0x02,0x02,0x6a,0x02,0x02,0xb1, -0x01,0x01,0x36,0x01,0x01,0x11,0x01,0x01,0x52,0x01,0x01,0x1a,0x02,0x02,0xb7,0x02, -0x02,0xdd,0x02,0x02,0x7b,0x02,0x02,0xe3,0x01,0x01,0x59,0x01,0x01,0x02,0x01,0x00, -0x9e,0x00,0x00,0xb3,0xff,0xff,0xa2,0xfe,0xfe,0xb2,0xfd,0xfd,0x36,0xfd,0xfd,0x73, -0xfd,0xfd,0x2c,0xfe,0xfe,0x29,0xff,0xff,0x0a,0x00,0x00,0x85,0x00,0x00,0x57,0x00, -0x00,0xc1,0xff,0xff,0xe6,0xfe,0xfe,0xf6,0xfd,0xfd,0x7a,0xfd,0xfd,0xc8,0xfd,0xfe, -0x61,0xfe,0xfe,0xfa,0xfe,0xff,0xc4,0xff,0x00,0x46,0x01,0x02,0x03,0x03,0x03,0xfa, -0x03,0x04,0xe1,0x03,0x03,0x29,0x03,0x02,0x0a,0x02,0x01,0x74,0x00,0xff,0xea,0xfe, -0xfe,0xc4,0xfd,0xfd,0x78,0xfd,0xfd,0xe9,0xfd,0xfe,0xb4,0xfe,0xff,0x93,0xff,0xff, -0xcc,0xff,0xff,0x7a,0xff,0xff,0xd3,0xfe,0xfe,0x07,0xfe,0xfd,0x29,0xfd,0xfc,0xce, -0xfc,0xfc,0xfc,0xfc,0xfd,0x63,0xfd,0xfd,0xca,0xfd,0xfd,0x0e,0xfe,0xfe,0x43,0xfe, -0xfe,0x75,0xfe,0xfe,0x0a,0xff,0xff,0xc6,0xff,0x00,0x71,0x00,0x00,0x7e,0x01,0x02, -0x80,0x02,0x03,0x50,0x03,0x03,0x26,0x03,0x02,0x2b,0x02,0x01,0x19,0x01,0x00,0x5a, -0x00,0x00,0x01,0x00,0x00,0x31,0x00,0x00,0xa6,0x00,0x00,0x4f,0x01,0x01,0xf9,0x01, -0x02,0xf7,0x02,0x03,0xd7,0x03,0x04,0x21,0x04,0x04,0xa0,0x03,0x03,0x20,0x02,0x01, -0xb0,0xff,0xfe,0x15,0xfd,0xfc,0x71,0xfb,0xfb,0x74,0xfb,0xfb,0x8f,0xfc,0xfd,0xf4, -0xfd,0xfe,0x4a,0xff,0xff,0x2c,0x00,0x00,0x55,0x00,0x00,0xe2,0xff,0xff,0xf7,0xfe, -0xfe,0x17,0xfe,0xfd,0xbd,0xfd,0xfd,0xba,0xfd,0xfd,0x1e,0xfe,0xfe,0x95,0xfe,0xfe, -0x1d,0xff,0xff,0xa5,0xff,0x00,0x60,0x00,0x00,0x5e,0x01,0x01,0x0b,0x02,0x02,0x64, -0x02,0x02,0x15,0x02,0x01,0x5b,0x01,0x00,0xaf,0x00,0x00,0x56,0x00,0x00,0x75,0x00, -0x00,0xc9,0x00,0x00,0xfe,0x00,0x00,0xae,0x00,0x00,0xa3,0xff,0xff,0x50,0xfe,0xfd, -0x7d,0xfd,0xfd,0x03,0xfd,0xfc,0xff,0xfc,0xfd,0x41,0xfd,0xfd,0xb8,0xfd,0xfd,0xed, -0xfd,0xfd,0xee,0xfd,0xfd,0x1f,0xfe,0xfe,0x43,0xfe,0xfe,0x74,0xfe,0xfe,0x2c,0xff, -0xff,0x1a,0x00,0x00,0xe8,0x00,0x01,0x43,0x01,0x01,0x13,0x01,0x00,0xbe,0x00,0x00, -0x9a,0x00,0x00,0xba,0x00,0x00,0xfd,0x00,0x01,0xa4,0x01,0x02,0xa1,0x02,0x03,0xa2, -0x03,0x04,0x30,0x04,0x04,0x03,0x04,0x03,0x2a,0x03,0x02,0xe8,0x01,0x01,0xe5,0x00, -0x00,0x17,0x00,0xff,0x9d,0xff,0xff,0x36,0xff,0xff,0x01,0xff,0xfe,0x0f,0xff,0xff, -0x21,0xff,0xff,0x43,0xff,0xff,0x86,0xff,0xff,0xa9,0xff,0xff,0x79,0xff,0xff,0xe3, -0xfe,0xfe,0x18,0xfe,0xfd,0x29,0xfd,0xfc,0xce,0xfc,0xfc,0xcb,0xfc,0xfc,0x4f,0xfd, -0xfd,0x2b,0xfe,0xfe,0x19,0xff,0xff,0xc7,0xff,0xff,0x0f,0x00,0x00,0xe0,0xff,0xff, -0xfe,0xff,0x00,0x30,0x00,0x00,0x96,0x00,0x00,0xcb,0x00,0x00,0xdd,0x00,0x00,0xdd, -0x00,0x00,0xbc,0x00,0x00,0xab,0x00,0x00,0xba,0x00,0x00,0xfc,0x00,0x01,0x62,0x01, -0x01,0x98,0x01,0x01,0x16,0x01,0x00,0x2a,0x00,0xff,0x2b,0xff,0xfe,0x3b,0xfe,0xfd, -0x6c,0xfd,0xfd,0xf2,0xfc,0xfc,0xed,0xfc,0xfd,0x40,0xfd,0xfd,0xe8,0xfd,0xfe,0xa3, -0xfe,0xff,0x92,0xff,0x00,0x40,0x00,0x00,0x98,0x00,0x00,0x48,0x00,0xff,0x7f,0xff, -0xfe,0x7f,0xfe,0xfe,0xc0,0xfd,0xfd,0x0c,0xfe,0xfe,0x79,0xff,0x00,0x87,0x01,0x02, -0xba,0x03,0x04,0x18,0x05,0x05,0x56,0x05,0x05,0x91,0x04,0x03,0x2e,0x03,0x02,0x95, -0x01,0x00,0x5e,0x00,0xff,0xae,0xff,0xff,0x78,0xff,0xff,0xda,0xff,0x00,0x41,0x00, -0x00,0xb8,0x00,0x00,0xfd,0x00,0x00,0xff,0x00,0x00,0x9d,0x00,0x00,0x15,0x00,0xff, -0x6b,0xff,0xff,0xa0,0xfe,0xfe,0xa3,0xfd,0xfd,0xb2,0xfc,0xfc,0x05,0xfc,0xfb,0xde, -0xfb,0xfc,0x50,0xfc,0xfc,0x4c,0xfd,0xfd,0x4c,0xfe,0xfe,0x0a,0xff,0xff,0x84,0xff, -0xff,0xfc,0xff,0x00,0x41,0x00,0x00,0x75,0x00,0x00,0x87,0x00,0x00,0x88,0x00,0x00, -0x68,0x00,0x00,0x14,0x00,0xff,0xae,0xff,0xff,0x26,0xff,0xfe,0xdf,0xfe,0xfe,0x0d, -0xff,0xff,0x06,0x00,0x00,0xbd,0x01,0x02,0x59,0x03,0x03,0x0d,0x04,0x03,0x8f,0x03, -0x02,0xfe,0x01,0x00,0xff,0xff,0xff,0x30,0xfe,0xfd,0x29,0xfd,0xfc,0xff,0xfc,0xfd, -0x41,0xfd,0xfd,0xb8,0xfd,0xfd,0x3f,0xfe,0xfe,0xa6,0xfe,0xfe,0x0d,0xff,0xff,0x42, -0xff,0xff,0x45,0xff,0xff,0x23,0xff,0xff,0x01,0xff,0xff,0x10,0xff,0xff,0x43,0xff, -0xff,0x97,0xff,0xff,0x0d,0x00,0x00,0xb4,0x00,0x01,0xb3,0x01,0x02,0x93,0x02,0x02, -0x1e,0x03,0x03,0x33,0x03,0x03,0x23,0x03,0x03,0xf1,0x02,0x02,0xad,0x02,0x02,0x37, -0x02,0x01,0x9f,0x01,0x01,0xd3,0x00,0x00,0x16,0x00,0xff,0xce,0xff,0xff,0xbb,0xff, -0xff,0xbb,0xff,0xff,0xcb,0xff,0xff,0xcc,0xff,0xff,0x59,0xff,0xff,0x90,0xfe,0xfe, -0x70,0xfd,0xfc,0x7e,0xfc,0xfc,0xf2,0xfb,0xfc,0x20,0xfc,0xfc,0xc7,0xfc,0xfd,0x71, -0xfd,0xfd,0x1c,0xfe,0xfe,0x85,0xfe,0xfe,0xeb,0xfe,0xff,0x41,0xff,0xff,0xa7,0xff, -0xff,0xdc,0xff,0xff,0xdd,0xff,0xff,0xbc,0xff,0xff,0x9a,0xff,0xff,0xda,0xff,0x00, -0x82,0x00,0x00,0x6f,0x01,0x01,0x2c,0x02,0x02,0x96,0x02,0x02,0xdb,0x02,0x02,0xbd, -0x02,0x02,0x17,0x02,0x01,0xe8,0x00,0x00,0x93,0xff,0xff,0x90,0xfe,0xfe,0x55,0xfe, -0xfe,0xe8,0xfe,0xff,0xb4,0xff,0x00,0x30,0x00,0x00,0x34,0x00,0x00,0x02,0x00,0xff, -0xae,0xff,0xff,0x37,0xff,0xfe,0xbf,0xfe,0xfe,0x37,0xfe,0xfe,0x01,0xfe,0xfe,0x00, -0xfe,0xfe,0x31,0xfe,0xfe,0x86,0xfe,0xfe,0xeb,0xfe,0xff,0x51,0xff,0xff,0xd9,0xff, -0x00,0xa3,0x00,0x01,0x91,0x01,0x02,0x60,0x02,0x02,0xca,0x02,0x02,0xcd,0x02,0x02, -0x7a,0x02,0x02,0xf3,0x01,0x01,0xac,0x01,0x01,0x89,0x01,0x01,0x88,0x01,0x01,0x99, -0x01,0x01,0x89,0x01,0x01,0x57,0x01,0x01,0xf3,0x00,0x00,0x7b,0x00,0x00,0xd2,0xff, -0xff,0xd5,0xfe,0xfe,0xd5,0xfd,0xfd,0x06,0xfd,0xfc,0xbc,0xfc,0xfc,0xfc,0xfc,0xfd, -0x73,0xfd,0xfd,0xeb,0xfd,0xfe,0x20,0xfe,0xfe,0x75,0xfe,0xfe,0xa9,0xfe,0xfe,0x58, -0xfe,0xfe,0xc1,0xfd,0xfd,0x37,0xfd,0xfd,0x01,0xfd,0xfd,0x52,0xfd,0xfd,0x0a,0xfe, -0xfe,0x28,0xff,0xff,0x6c,0x00,0x01,0xd1,0x01,0x02,0x07,0x03,0x03,0x96,0x03,0x03, -0xaa,0x03,0x03,0x27,0x03,0x02,0x1a,0x02,0x01,0xd7,0x00,0x00,0xb3,0xff,0xff,0x25, -0xff,0xff,0x41,0xff,0xff,0xe9,0xff,0x00,0xb4,0x00,0x01,0x71,0x01,0x01,0xba,0x01, -0x01,0x7a,0x01,0x01,0xe3,0x00,0x00,0x18,0x00,0xff,0x09,0xff,0xfe,0x18,0xfe,0xfd, -0x7b,0xfd,0xfd,0x45,0xfd,0xfd,0x65,0xfd,0xfd,0xc9,0xfd,0xfe,0x40,0xfe,0xfe,0xc8, -0xfe,0xff,0x61,0xff,0xff,0xfb,0xff,0x00,0x94,0x00,0x00,0x1d,0x01,0x01,0x64,0x01, -0x01,0x67,0x01,0x01,0x14,0x01,0x00,0xbe,0x00,0x00,0x68,0x00,0x00,0x55,0x00,0x00, -0x96,0x00,0x00,0x2d,0x01,0x01,0xe8,0x01,0x02,0x74,0x02,0x02,0x89,0x02,0x02,0x36, -0x02,0x02,0xc0,0x01,0x01,0x49,0x01,0x00,0x7e,0x00,0xff,0x4e,0xff,0xfe,0x1a,0xfe, -0xfd,0x28,0xfd,0xfc,0xad,0xfc,0xfc,0x99,0xfc,0xfc,0xca,0xfc,0xfc,0x2f,0xfd,0xfd, -0xa6,0xfd,0xfe,0x40,0xfe,0xfe,0x98,0xfe,0xfe,0x68,0xfe,0xfe,0xe2,0xfd,0xfd,0x9b, -0xfd,0xfd,0x99,0xfd,0xfd,0xfc,0xfd,0xfe,0x84,0xfe,0xfe,0x2c,0xff,0xff,0xe8,0xff, -0x00,0xc4,0x00,0x01,0xb4,0x01,0x02,0x71,0x02,0x02,0xeb,0x02,0x03,0x00,0x03,0x02, -0xdf,0x02,0x02,0x6a,0x02,0x02,0xa0,0x01,0x01,0x15,0x01,0x00,0xef,0x00,0x00,0xbc, -0x00,0x00,0x9a,0x00,0x00,0x68,0x00,0x00,0x24,0x00,0x00,0x01,0x00,0xff,0xff,0xff, -0xff,0xce,0xff,0xff,0x8b,0xff,0xff,0x25,0xff,0xfe,0xae,0xfe,0xfe,0x16,0xfe,0xfd, -0xad,0xfd,0xfd,0x98,0xfd,0xfd,0xfb,0xfd,0xfe,0xa4,0xfe,0xff,0xa2,0xff,0x00,0x81, -0x00,0x00,0x1d,0x01,0x01,0x02,0x01,0x00,0x6c,0x00,0xff,0x8f,0xff,0xff,0xd2,0xfe, -0xfe,0xcb,0xfe,0xff,0x70,0xff,0xff,0x9f,0x00,0x01,0xb2,0x01,0x02,0xa3,0x02,0x03, -0x40,0x03,0x03,0x55,0x03,0x03,0xe3,0x02,0x02,0x18,0x02,0x01,0x08,0x01,0x00,0xd6, -0xff,0xff,0xb4,0xfe,0xfe,0xf4,0xfd,0xfd,0xcd,0xfd,0xfd,0xcc,0xfd,0xfd,0xed,0xfd, -0xfd,0x2f,0xfe,0xfe,0x75,0xfe,0xfe,0xca,0xfe,0xfe,0xbc,0xfe,0xfe,0x49,0xfe,0xfd, -0x9e,0xfd,0xfd,0x14,0xfd,0xfd,0x00,0xfd,0xfd,0x63,0xfd,0xfd,0xfa,0xfd,0xfe,0x94, -0xfe,0xfe,0x3e,0xff,0xff,0xb7,0xff,0xff,0x2e,0x00,0x00,0x95,0x00,0x00,0x0c,0x01, -0x01,0x84,0x01,0x01,0xdb,0x01,0x01,0x1f,0x02,0x02,0x43,0x02,0x02,0x44,0x02,0x02, -0x44,0x02,0x02,0x44,0x02,0x02,0x44,0x02,0x02,0x34,0x02,0x02,0x02,0x02,0x01,0xbe, -0x01,0x01,0x17,0x01,0x00,0x2a,0x00,0xff,0x6c,0xff,0xff,0xd1,0xfe,0xfe,0x79,0xfe, -0xfe,0x45,0xfe,0xfe,0x23,0xfe,0xfe,0x43,0xfe,0xfe,0x86,0xfe,0xfe,0xdb,0xfe,0xff, -0x30,0xff,0xff,0x65,0xff,0xff,0x67,0xff,0xff,0x35,0xff,0xff,0xc0,0xfe,0xfe,0x48, -0xfe,0xfe,0x01,0xfe,0xfe,0x52,0xfe,0xfe,0x3c,0xff,0xff,0x7d,0x00,0x01,0xc2,0x01, -0x02,0x93,0x02,0x02,0xcc,0x02,0x02,0x6a,0x02,0x02,0xb1,0x01,0x01,0x05,0x01,0x00, -0x7b,0x00,0x00,0x45,0x00,0x00,0x23,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x32, -0x00,0x00,0x23,0x00,0x00,0xe0,0xff,0xff,0x8b,0xff,0xff,0x14,0xff,0xfe,0x7c,0xfe, -0xfe,0xb1,0xfd,0xfd,0xe5,0xfc,0xfc,0x38,0xfc,0xfc,0xf0,0xfb,0xfc,0x40,0xfc,0xfc, -0x09,0xfd,0xfd,0xf8,0xfd,0xfe,0xf7,0xfe,0xff,0xc6,0xff,0x00,0x61,0x00,0x00,0xc9, -0x00,0x00,0xee,0x00,0x00,0xde,0x00,0x00,0xbc,0x00,0x00,0xbb,0x00,0x00,0xab,0x00, -0x00,0xba,0x00,0x00,0xfd,0x00,0x01,0x41,0x01,0x01,0xc8,0x01,0x02,0x51,0x02,0x02, -0xea,0x02,0x03,0x63,0x03,0x03,0x89,0x03,0x03,0x16,0x03,0x02,0x0a,0x02,0x01,0xc6, -0x00,0x00,0xa2,0xff,0xff,0xb2,0xfe,0xfe,0x36,0xfe,0xfe,0xf0,0xfd,0xfd,0xff,0xfd, -0xfe,0x20,0xfe,0xfe,0x43,0xfe,0xfe,0x65,0xfe,0xfe,0x87,0xfe,0xfe,0x88,0xfe,0xfe, -0x78,0xfe,0xfe,0x67,0xfe,0xfe,0x55,0xfe,0xfe,0x86,0xfe,0xfe,0xda,0xfe,0xff,0x51, -0xff,0xff,0xfa,0xff,0x00,0x73,0x00,0x00,0xeb,0x00,0x01,0x52,0x01,0x01,0x87,0x01, -0x01,0x68,0x01,0x01,0x25,0x01,0x01,0xe0,0x00,0x00,0xcd,0x00,0x00,0xbc,0x00,0x00, -0x9a,0x00,0x00,0x47,0x00,0x00,0xf1,0xff,0xff,0xde,0xff,0xff,0xfe,0xff,0x00,0x20, -0x00,0x00,0x43,0x00,0x00,0x13,0x00,0xff,0x7d,0xff,0xff,0x80,0xfe,0xfd,0x6f,0xfd, -0xfc,0x8e,0xfc,0xfc,0x24,0xfc,0xfc,0x53,0xfc,0xfc,0xe9,0xfc,0xfd,0xb4,0xfd,0xfe, -0x92,0xfe,0xff,0x70,0xff,0xff,0x3e,0x00,0x00,0xb8,0x00,0x00,0xfe,0x00,0x00,0xde, -0x00,0x00,0x9b,0x00,0x00,0x67,0x00,0x00,0x56,0x00,0x00,0x55,0x00,0x00,0x86,0x00, -0x00,0x1b,0x01,0x01,0x39,0x02,0x02,0x6d,0x03,0x03,0x3e,0x04,0x04,0x56,0x04,0x04, -0x91,0x03,0x02,0x4f,0x02,0x01,0xd8,0x00,0x00,0x82,0xff,0xff,0xb0,0xfe,0xfe,0x99, -0xfe,0xfe,0xeb,0xfe,0xff,0x31,0xff,0xff,0x65,0xff,0xff,0x56,0xff,0xff,0xf2,0xfe, -0xfe,0x8b,0xfe,0xfe,0x24,0xfe,0xfe,0xe0,0xfd,0xfd,0xcd,0xfd,0xfd,0xbb,0xfd,0xfd, -0xdb,0xfd,0xfd,0x1f,0xfe,0xfe,0x73,0xfe,0xfe,0xea,0xfe,0xff,0x72,0xff,0xff,0x2c, -0x00,0x00,0xc7,0x00,0x00,0x2f,0x01,0x01,0x22,0x01,0x01,0xf0,0x00,0x00,0xbd,0x00, -0x00,0xab,0x00,0x00,0xdb,0x00,0x01,0x20,0x01,0x01,0x54,0x01,0x01,0x45,0x01,0x01, -0xe2,0x00,0x00,0x8b,0x00,0x00,0x35,0x00,0x00,0x01,0x00,0xff,0xdf,0xff,0xff,0x8b, -0xff,0xff,0xf3,0xfe,0xfe,0x7b,0xfe,0xfe,0x24,0xfe,0xfe,0xe0,0xfd,0xfd,0xbc,0xfd, -0xfd,0xaa,0xfd,0xfd,0xcb,0xfd,0xfd,0x2f,0xfe,0xfe,0x85,0xfe,0xfe,0xdb,0xfe,0xfe, -0xfe,0xfe,0xfe,0xff,0xfe,0xfe,0xff,0xfe,0xff,0x51,0xff,0xff,0xfa,0xff,0x00,0xc6, -0x00,0x01,0xa3,0x01,0x02,0x50,0x02,0x02,0xd9,0x02,0x03,0x20,0x03,0x03,0x22,0x03, -0x03,0xe1,0x02,0x02,0x39,0x02,0x01,0x5c,0x01,0x00,0x9f,0x00,0x00,0x56,0x00,0x00, -0x97,0x00,0x00,0x0c,0x01,0x01,0x63,0x01,0x01,0x67,0x01,0x01,0xf3,0x00,0x00,0x29, -0x00,0xff,0x5c,0xff,0xfe,0x8e,0xfe,0xfe,0xe3,0xfd,0xfd,0x6a,0xfd,0xfd,0xf2,0xfc, -0xfc,0xdd,0xfc,0xfc,0xfd,0xfc,0xfd,0x41,0xfd,0xfd,0xa7,0xfd,0xfd,0x1d,0xfe,0xfe, -0xa5,0xfe,0xff,0x60,0xff,0xff,0x1b,0x00,0x00,0x95,0x00,0x00,0xec,0x00,0x00,0xce, -0x00,0x00,0x7a,0x00,0x00,0x24,0x00,0x00,0x00,0x00,0x00,0x21,0x00,0x00,0x74,0x00, -0x00,0xfb,0x00,0x01,0x63,0x01,0x01,0x98,0x01,0x01,0x99,0x01,0x01,0x68,0x01,0x01, -0x03,0x01,0x00,0x7b,0x00,0x00,0xd2,0xff,0xff,0x38,0xff,0xfe,0xcf,0xfe,0xfe,0x79, -0xfe,0xfe,0x66,0xfe,0xfe,0x76,0xfe,0xfe,0xa9,0xfe,0xfe,0xec,0xfe,0xfe,0x0f,0xff, -0xff,0xf0,0xfe,0xfe,0x8c,0xfe,0xfe,0xf3,0xfd,0xfd,0x8b,0xfd,0xfd,0x87,0xfd,0xfd, -0x3c,0xfe,0xfe,0x6c,0xff,0x00,0xb1,0x00,0x01,0xc4,0x01,0x02,0x41,0x02,0x02,0x55, -0x02,0x02,0x23,0x02,0x02,0xf0,0x01,0x01,0xdd,0x01,0x01,0xdd,0x01,0x01,0xcd,0x01, -0x01,0x9b,0x01,0x01,0x57,0x01,0x01,0x23,0x01,0x01,0xf0,0x00,0x00,0xde,0x00,0x00, -0xab,0x00,0x00,0x89,0x00,0x00,0x78,0x00,0x00,0x67,0x00,0x00,0x24,0x00,0xff,0xbf, -0xff,0xff,0xf5,0xfe,0xfe,0x18,0xfe,0xfd,0x4a,0xfd,0xfc,0x9e,0xfc,0xfc,0x45,0xfc, -0xfc,0x64,0xfc,0xfc,0xe9,0xfc,0xfd,0xb4,0xfd,0xfe,0xc3,0xfe,0xff,0xb4,0xff,0x00, -0x41,0x00,0x00,0x66,0x00,0x00,0x14,0x00,0xff,0xae,0xff,0xff,0x57,0xff,0xff,0x54, -0xff,0xff,0xb7,0xff,0x00,0x70,0x00,0x00,0x5e,0x01,0x01,0x2c,0x02,0x02,0x96,0x02, -0x02,0xaa,0x02,0x02,0x58,0x02,0x02,0xb1,0x01,0x01,0xc4,0x00,0x00,0xc4,0xff,0xff, -0xe5,0xfe,0xfe,0x69,0xfe,0xfe,0x55,0xfe,0xfe,0x86,0xfe,0xfe,0xfb,0xfe,0xff,0x73, -0xff,0xff,0xda,0xff,0xff,0xfe,0xff,0xff,0xdf,0xff,0xff,0x6a,0xff,0xff,0xe2,0xfe, -0xfe,0x69,0xfe,0xfe,0x13,0xfe,0xfe,0x11,0xfe,0xfe,0x73,0xfe,0xfe,0x0b,0xff,0xff, -0x95,0xff,0xff,0x0d,0x00,0x00,0x63,0x00,0x00,0xc9,0x00,0x01,0x50,0x01,0x01,0x0b, -0x02,0x02,0x95,0x02,0x02,0xcc,0x02,0x02,0x8b,0x02,0x02,0x15,0x02,0x01,0xae,0x01, -0x01,0x47,0x01,0x01,0xf1,0x00,0x00,0xbd,0x00,0x00,0xaa,0x00,0x00,0xaa,0x00,0x00, -0x68,0x00,0x00,0xe3,0xff,0xff,0x39,0xff,0xfe,0x7c,0xfe,0xfe,0xf2,0xfd,0xfd,0xdd, -0xfd,0xfd,0xed,0xfd,0xfd,0x1f,0xfe,0xfe,0x22,0xfe,0xfe,0x33,0xfe,0xfe,0x33,0xfe, -0xfe,0x33,0xfe,0xfe,0x12,0xfe,0xfe,0x01,0xfe,0xfe,0xf0,0xfd,0xfd,0x0f,0xfe,0xfe, -0x51,0xfe,0xfe,0x0a,0xff,0xff,0x08,0x00,0x00,0x08,0x01,0x01,0xc7,0x01,0x02,0x41, -0x02,0x02,0x76,0x02,0x02,0x46,0x02,0x02,0xc0,0x01,0x01,0x48,0x01,0x01,0xf1,0x00, -0x00,0xcd,0x00,0x00,0xbc,0x00,0x00,0x9a,0x00,0x00,0x57,0x00,0x00,0x03,0x00,0xff, -0xce,0xff,0xff,0xab,0xff,0xff,0x99,0xff,0xff,0x78,0xff,0xff,0x35,0xff,0xff,0xe0, -0xfe,0xfe,0x8b,0xfe,0xfe,0x46,0xfe,0xfe,0x34,0xfe,0xfe,0x54,0xfe,0xfe,0xa7,0xfe, -0xfe,0xfc,0xfe,0xff,0x52,0xff,0xff,0xb8,0xff,0xff,0x0d,0x00,0x00,0x63,0x00,0x00, -0xb9,0x00,0x00,0xfd,0x00,0x01,0x10,0x01,0x01,0x22,0x01,0x01,0x12,0x01,0x01,0xf0, -0x00,0x00,0xef,0x00,0x00,0x1f,0x01,0x01,0x74,0x01,0x01,0xeb,0x01,0x02,0x10,0x02, -0x02,0x01,0x02,0x01,0x8d,0x01,0x01,0xc2,0x00,0x00,0xe5,0xff,0xff,0x07,0xff,0xfe, -0x5a,0xfe,0xfe,0x02,0xfe,0xfe,0x21,0xfe,0xfe,0xa6,0xfe,0xfe,0x0d,0xff,0xff,0x22, -0xff,0xfe,0xcf,0xfe,0xfe,0x27,0xfe,0xfd,0x8c,0xfd,0xfd,0x14,0xfd,0xfd,0xf0,0xfc, -0xfd,0x20,0xfd,0xfd,0xa5,0xfd,0xfe,0x70,0xfe,0xfe,0x3d,0xff,0xff,0xd9,0xff,0x00, -0x52,0x00,0x00,0xc9,0x00,0x00,0x1f,0x01,0x01,0x43,0x01,0x01,0x66,0x01,0x01,0x77, -0x01,0x01,0x77,0x01,0x01,0x77,0x01,0x01,0x77,0x01,0x01,0x77,0x01,0x01,0x56,0x01, -0x01,0x45,0x01,0x01,0x13,0x01,0x01,0xe0,0x00,0x00,0x9b,0x00,0x00,0x57,0x00,0x00, -0x13,0x00,0xff,0xdf,0xff,0xff,0x49,0xff,0xfe,0xaf,0xfe,0xfe,0x04,0xfe,0xfd,0x9c, -0xfd,0xfd,0x98,0xfd,0xfd,0xda,0xfd,0xfe,0x51,0xfe,0xfe,0xe9,0xfe,0xff,0x94,0xff, -0xff,0x1d,0x00,0x00,0x74,0x00,0x00,0xa9,0x00,0x00,0xbb,0x00,0x00,0x8a,0x00,0x00, -0x36,0x00,0x00,0xf1,0xff,0xff,0xde,0xff,0xff,0xfe,0xff,0x00,0x73,0x00,0x00,0x2c, -0x01,0x01,0xe8,0x01,0x02,0x84,0x02,0x02,0xcb,0x02,0x02,0x8b,0x02,0x02,0xb2,0x01, -0x01,0x92,0x00,0x00,0x80,0xff,0xff,0xb1,0xfe,0xfe,0x36,0xfe,0xfe,0x22,0xfe,0xfe, -0x42,0xfe,0xfe,0x75,0xfe,0xfe,0xa8,0xfe,0xfe,0xbb,0xfe,0xfe,0xbb,0xfe,0xfe,0xbb, -0xfe,0xfe,0xbb,0xfe,0xfe,0xaa,0xfe,0xfe,0x79,0xfe,0xfe,0x25,0xfe,0xfe,0xf0,0xfd, -0xfd,0xee,0xfd,0xfd,0x0e,0xfe,0xfe,0x63,0xfe,0xfe,0x1b,0xff,0xff,0xe7,0xff,0x00, -0xb4,0x00,0x01,0x50,0x01,0x01,0xa8,0x01,0x01,0xaa,0x01,0x01,0x89,0x01,0x01,0x67, -0x01,0x01,0x76,0x01,0x01,0xb9,0x01,0x01,0xfd,0x01,0x02,0x10,0x02,0x02,0xf1,0x01, -0x01,0x9d,0x01,0x01,0xf4,0x00,0x00,0x5a,0x00,0x00,0xd1,0xff,0xff,0x59,0xff,0xff, -0xe1,0xfe,0xfe,0x8b,0xfe,0xfe,0x67,0xfe,0xfe,0x66,0xfe,0xfe,0xa8,0xfe,0xfe,0xec, -0xfe,0xff,0x31,0xff,0xff,0x54,0xff,0xff,0x66,0xff,0xff,0x56,0xff,0xff,0x24,0xff, -0xff,0x01,0xff,0xff,0x10,0xff,0xff,0x74,0xff,0xff,0xeb,0xff,0x00,0x62,0x00,0x00, -0xea,0x00,0x01,0x41,0x01,0x01,0x86,0x01,0x01,0xa9,0x01,0x01,0xaa,0x01,0x01,0x89, -0x01,0x01,0x46,0x01,0x01,0xd0,0x00,0x00,0x48,0x00,0x00,0xe1,0xff,0xff,0xcc,0xff, -0xff,0xcc,0xff,0xff,0xdd,0xff,0xff,0xcd,0xff,0xff,0x7a,0xff,0xff,0xf3,0xfe,0xfe, -0x7b,0xfe,0xfe,0x14,0xfe,0xfe,0x00,0xfe,0xfe,0x10,0xfe,0xfe,0x32,0xfe,0xfe,0x54, -0xfe,0xfe,0x55,0xfe,0xfe,0x54,0xfe,0xfe,0x65,0xfe,0xfe,0xa8,0xfe,0xfe,0x1e,0xff, -0xff,0xb6,0xff,0xff,0x3f,0x00,0x00,0x96,0x00,0x00,0xba,0x00,0x00,0x9a,0x00,0x00, -0x67,0x00,0x00,0x56,0x00,0x00,0x86,0x00,0x00,0xea,0x00,0x01,0x52,0x01,0x01,0xc9, -0x01,0x01,0x1f,0x02,0x02,0x11,0x02,0x01,0xcf,0x01,0x01,0x6a,0x01,0x01,0x13,0x01, -0x00,0xbe,0x00,0x00,0x69,0x00,0x00,0x14,0x00,0xff,0xcf,0xff,0xff,0x8a,0xff,0xff, -0x36,0xff,0xff,0xf1,0xfe,0xfe,0xbd,0xfe,0xfe,0x9a,0xfe,0xfe,0x78,0xfe,0xfe,0x56, -0xfe,0xfe,0x44,0xfe,0xfe,0x23,0xfe,0xfe,0x32,0xfe,0xfe,0x85,0xfe,0xfe,0x3d,0xff, -0xff,0x1a,0x00,0x00,0xf8,0x00,0x01,0x73,0x01,0x01,0x88,0x01,0x01,0x36,0x01,0x00, -0xbf,0x00,0x00,0x57,0x00,0x00,0x33,0x00,0x00,0x43,0x00,0x00,0x65,0x00,0x00,0x98, -0x00,0x00,0xcb,0x00,0x00,0xdd,0x00,0x00,0xcc,0x00,0x00,0x9a,0x00,0x00,0x57,0x00, -0x00,0x13,0x00,0xff,0xcf,0xff,0xff,0x48,0xff,0xff,0xb0,0xfe,0xfe,0x37,0xfe,0xfd, -0xcf,0xfd,0xfd,0x89,0xfd,0xfd,0x67,0xfd,0xfd,0x76,0xfd,0xfd,0xa8,0xfd,0xfd,0x1d, -0xfe,0xfe,0xb6,0xfe,0xff,0x60,0xff,0xff,0x0b,0x00,0x00,0x84,0x00,0x00,0xdb,0x00, -0x00,0xcd,0x00,0x00,0x7a,0x00,0x00,0x24,0x00,0x00,0xe0,0xff,0xff,0xfe,0xff,0x00, -0x51,0x00,0x00,0xfa,0x00,0x01,0x84,0x01,0x01,0xfc,0x01,0x02,0x10,0x02,0x02,0x11, -0x02,0x02,0xe0,0x01,0x01,0xad,0x01,0x01,0x47,0x01,0x01,0xb0,0x00,0x00,0x27,0x00, -0xff,0xae,0xff,0xff,0x46,0xff,0xff,0x22,0xff,0xff,0x32,0xff,0xff,0x54,0xff,0xff, -0x66,0xff,0xff,0x66,0xff,0xff,0x45,0xff,0xff,0x02,0xff,0xfe,0xad,0xfe,0xfe,0x36, -0xfe,0xfe,0x01,0xfe,0xfe,0x10,0xfe,0xfe,0x74,0xfe,0xfe,0xfb,0xfe,0xff,0x63,0xff, -0xff,0xca,0xff,0xff,0x2f,0x00,0x00,0x74,0x00,0x00,0xda,0x00,0x00,0x0f,0x01,0x01, -0x22,0x01,0x01,0x22,0x01,0x01,0x12,0x01,0x00,0xef,0x00,0x00,0xbd,0x00,0x00,0xaa, -0x00,0x00,0xaa,0x00,0x00,0xaa,0x00,0x00,0xab,0x00,0x00,0x89,0x00,0x00,0x15,0x00, -0xff,0x7d,0xff,0xff,0xb1,0xfe,0xfe,0x05,0xfe,0xfd,0x9b,0xfd,0xfd,0x98,0xfd,0xfd, -0x1c,0xfe,0xfe,0xa5,0xfe,0xfe,0x1e,0xff,0xff,0x33,0xff,0xff,0x12,0xff,0xff,0xe0, -0xfe,0xfe,0xdd,0xfe,0xfe,0xfe,0xfe,0xff,0x31,0xff,0xff,0x96,0xff,0xff,0xec,0xff, -0x00,0x51,0x00,0x00,0xb8,0x00,0x00,0x3f,0x01,0x01,0xc8,0x01,0x01,0x1f,0x02,0x02, -0x12,0x02,0x02,0xd0,0x01,0x01,0x7a,0x01,0x01,0x14,0x01,0x00,0xce,0x00,0x00,0x9a, -0x00,0x00,0x78,0x00,0x00,0x77,0x00,0x00,0x88,0x00,0x00,0x88,0x00,0x00,0x67,0x00, -0x00,0x24,0x00,0x00,0xe0,0xff,0xff,0xac,0xff,0xff,0x78,0xff,0xff,0x35,0xff,0xff, -0xe1,0xfe,0xfe,0x8b,0xfe,0xfe,0x25,0xfe,0xfe,0x11,0xfe,0xfe,0x42,0xfe,0xfe,0x86, -0xfe,0xfe,0xba,0xfe,0xfe,0xfd,0xfe,0xff,0x21,0xff,0xff,0x64,0xff,0xff,0xb9,0xff, -0xff,0x1e,0x00,0x00,0x74,0x00,0x00,0xa9,0x00,0x00,0xbb,0x00,0x00,0xaa,0x00,0x00, -0x99,0x00,0x00,0x99,0x00,0x00,0xa9,0x00,0x00,0xcb,0x00,0x00,0xcc,0x00,0x00,0xbc, -0x00,0x00,0x89,0x00,0x00,0x46,0x00,0x00,0x02,0x00,0xff,0xef,0xff,0xff,0xbc,0xff, -0xff,0x8a,0xff,0xff,0x67,0xff,0xff,0x45,0xff,0xff,0x23,0xff,0xff,0xe0,0xfe,0xfe, -0x9c,0xfe,0xfe,0x36,0xfe,0xfe,0xf1,0xfd,0xfd,0xff,0xfd,0xfe,0x31,0xfe,0xfe,0xb7, -0xfe,0xff,0x50,0xff,0xff,0xea,0xff,0x00,0x83,0x00,0x00,0x0c,0x01,0x01,0x64,0x01, -0x01,0x98,0x01,0x01,0x89,0x01,0x01,0x56,0x01,0x01,0x13,0x01,0x00,0xef,0x00,0x00, -0xbc,0x00,0x00,0xaa,0x00,0x00,0xaa,0x00,0x00,0xcb,0x00,0x00,0xfe,0x00,0x01,0x21, -0x01,0x01,0x33,0x01,0x01,0xf2,0x00,0x00,0x7c,0x00,0x00,0xe3,0xff,0xff,0x69,0xff, -0xff,0x03,0xff,0xfe,0xdf,0xfe,0xfe,0xbc,0xfe,0xfe,0x9a,0xfe,0xfe,0x67,0xfe,0xfe, -0x55,0xfe,0xfe,0x76,0xfe,0xfe,0xb9,0xfe,0xfe,0x1e,0xff,0xff,0x64,0xff,0xff,0x98, -0xff,0xff,0xa9,0xff,0xff,0x99,0xff,0xff,0x88,0xff,0xff,0x77,0xff,0xff,0x66,0xff, -0xff,0x77,0xff,0xff,0xa8,0xff,0xff,0xfc,0xff,0x00,0x63,0x00,0x00,0xd9,0x00,0x00, -0x1f,0x01,0x01,0x53,0x01,0x01,0x66,0x01,0x01,0x35,0x01,0x01,0xd0,0x00,0x00,0x49, -0x00,0x00,0xc0,0xff,0xff,0x58,0xff,0xff,0x23,0xff,0xff,0x43,0xff,0xff,0x75,0xff, -0xff,0x98,0xff,0xff,0xaa,0xff,0xff,0x89,0xff,0xff,0x56,0xff,0xff,0x13,0xff,0xff, -0x00,0xff,0xfe,0xff,0xfe,0xfe,0xee,0xfe,0xfe,0xee,0xfe,0xfe,0xff,0xfe,0xff,0x21, -0xff,0xff,0x74,0xff,0xff,0xda,0xff,0x00,0x30,0x00,0x00,0x96,0x00,0x00,0xeb,0x00, -0x01,0x30,0x01,0x01,0x65,0x01,0x01,0x88,0x01,0x01,0x99,0x01,0x01,0x78,0x01,0x01, -0x56,0x01,0x01,0x23,0x01,0x01,0x01,0x01,0x00,0xef,0x00,0x00,0xbc,0x00,0x00,0x79, -0x00,0x00,0x14,0x00,0xff,0xae,0xff,0xff,0x36,0xff,0xfe,0xdf,0xfe,0xfe,0x9a,0xfe, -0xfe,0x78,0xfe,0xfe,0x77,0xfe,0xfe,0x98,0xfe,0xfe,0xdb,0xfe,0xfe,0x1f,0xff,0xff, -0x54,0xff,0xff,0x87,0xff,0xff,0x78,0xff,0xff,0x46,0xff,0xff,0xf2,0xfe,0xfe,0xbd, -0xfe,0xfe,0x9a,0xfe,0xfe,0xb9,0xfe,0xfe,0x2e,0xff,0xff,0xd7,0xff,0x00,0x93,0x00, -0x00,0x2e,0x01,0x01,0x65,0x01,0x01,0x56,0x01,0x01,0x14,0x01,0x00,0xce,0x00,0x00, -0x69,0x00,0x00,0x34,0x00,0x00,0x12,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x11, -0x00,0x00,0x22,0x00,0x00,0x33,0x00,0x00,0x12,0x00,0x00,0xe0,0xff,0xff,0x9b,0xff, -0xff,0x57,0xff,0xff,0x44,0xff,0xff,0x33,0xff,0xff,0x33,0xff,0xff,0x44,0xff,0xff, -0x33,0xff,0xff,0x22,0xff,0xff,0x11,0xff,0xff,0x11,0xff,0xff,0x42,0xff,0xff,0xa7, -0xff,0xff,0x1d,0x00,0x00,0x74,0x00,0x00,0xb9,0x00,0x00,0xdd,0x00,0x00,0xee,0x00, -0x00,0xee,0x00,0x00,0xff,0x00,0x01,0x10,0x01,0x01,0x21,0x01,0x01,0x22,0x01,0x01, -0x11,0x01,0x00,0xef,0x00,0x00,0xac,0x00,0x00,0x78,0x00,0x00,0x45,0x00,0x00,0x13, -0x00,0x00,0xe0,0xff,0xff,0x9b,0xff,0xff,0x57,0xff,0xff,0x23,0xff,0xff,0x01,0xff, -0xff,0xf0,0xfe,0xfe,0xce,0xfe,0xfe,0x9b,0xfe,0xfe,0x57,0xfe,0xfe,0x13,0xfe,0xfe, -0xf0,0xfd,0xfe,0x10,0xfe,0xfe,0x74,0xfe,0xfe,0x1c,0xff,0xff,0xb6,0xff,0x00,0x40, -0x00,0x00,0xa7,0x00,0x00,0xbb,0x00,0x00,0xab,0x00,0x00,0x58,0x00,0x00,0x13,0x00, -0xff,0xef,0xff,0xff,0xee,0xff,0xff,0x1f,0x00,0x00,0x53,0x00,0x00,0x97,0x00,0x00, -0xdb,0x00,0x00,0xfe,0x00,0x01,0x00,0x01,0x00,0xef,0x00,0x00,0xac,0x00,0x00,0x58, -0x00,0x00,0x13,0x00,0xff,0xdf,0xff,0xff,0x9b,0xff,0xff,0x57,0xff,0xff,0x13,0xff, -0xff,0xf0,0xfe,0xfe,0xee,0xfe,0xfe,0x1f,0xff,0xff,0x63,0xff,0xff,0xb8,0xff,0xff, -0xfe,0xff,0x00,0x10,0x00,0x00,0x01,0x00,0xff,0xef,0xff,0xff,0xbd,0xff,0xff,0x9a, -0xff,0xff,0x78,0xff,0xff,0x77,0xff,0xff,0xa8,0xff,0xff,0x0d,0x00,0x00,0x84,0x00, -0x00,0x0c,0x01,0x01,0x53,0x01,0x01,0x77,0x01,0x01,0x67,0x01,0x01,0x25,0x01,0x01, -0xd0,0x00,0x00,0x7a,0x00,0x00,0x24,0x00,0x00,0xe0,0xff,0xff,0xbc,0xff,0xff,0x89, -0xff,0xff,0x67,0xff,0xff,0x45,0xff,0xff,0x34,0xff,0xff,0x12,0xff,0xff,0xf0,0xfe, -0xfe,0xde,0xfe,0xfe,0xbc,0xfe,0xfe,0xaa,0xfe,0xfe,0xa9,0xfe,0xfe,0xca,0xfe,0xfe, -0x0e,0xff,0xff,0x31,0xff,0xff,0x65,0xff,0xff,0x77,0xff,0xff,0x77,0xff,0xff,0x77, -0xff,0xff,0x98,0xff,0xff,0xeb,0xff,0x00,0x41,0x00,0x00,0xa7,0x00,0x00,0xec,0x00, -0x00,0xee,0x00,0x00,0xbd,0x00,0x00,0x9a,0x00,0x00,0x88,0x00,0x00,0xa9,0x00,0x00, -0xdc,0x00,0x00,0xee,0x00,0x00,0xde,0x00,0x00,0x9b,0x00,0x00,0x36,0x00,0x00,0xc0, -0xff,0xff,0x69,0xff,0xff,0x13,0xff,0xff,0x00,0xff,0xff,0x21,0xff,0xff,0x74,0xff, -0xff,0xda,0xff,0xff,0x1f,0x00,0x00,0x22,0x00,0x00,0x12,0x00,0xff,0xdf,0xff,0xff, -0x9b,0xff,0xff,0x67,0xff,0xff,0x45,0xff,0xff,0x44,0xff,0xff,0x64,0xff,0xff,0xb8, -0xff,0xff,0x1e,0x00,0x00,0x63,0x00,0x00,0xb9,0x00,0x00,0xed,0x00,0x00,0xff,0x00, -0x00,0xef,0x00,0x00,0xac,0x00,0x00,0x68,0x00,0x00,0x24,0x00,0x00,0xf0,0xff,0xff, -0xde,0xff,0xff,0xdd,0xff,0xff,0xfe,0xff,0x00,0x10,0x00,0x00,0x11,0x00,0x00,0xf0, -0xff,0xff,0xbd,0xff,0xff,0x79,0xff,0xff,0x45,0xff,0xff,0x12,0xff,0xff,0xe0,0xfe, -0xfe,0xbd,0xfe,0xfe,0xaa,0xfe,0xfe,0x99,0xfe,0xfe,0xba,0xfe,0xfe,0xec,0xfe,0xff, -0x20,0xff,0xff,0x75,0xff,0xff,0xb9,0xff,0xff,0xec,0xff,0xff,0x1f,0x00,0x00,0x32, -0x00,0x00,0x54,0x00,0x00,0x66,0x00,0x00,0x77,0x00,0x00,0x77,0x00,0x00,0x77,0x00, -0x00,0x98,0x00,0x00,0xba,0x00,0x00,0xdc,0x00,0x00,0xee,0x00,0x00,0xde,0x00,0x00, -0x9b,0x00,0x00,0x57,0x00,0x00,0x13,0x00,0x00,0xf0,0xff,0xff,0x0f,0x00,0x00,0x21, -0x00,0x00,0x44,0x00,0x00,0x44,0x00,0x00,0xf2,0xff,0xff,0x7b,0xff,0xff,0xf3,0xfe, -0xfe,0x9b,0xfe,0xfe,0x77,0xfe,0xfe,0xb9,0xfe,0xfe,0x2e,0xff,0xff,0xa6,0xff,0xff, -0x1e,0x00,0x00,0x53,0x00,0x00,0x87,0x00,0x00,0x99,0x00,0x00,0x99,0x00,0x00,0x78, -0x00,0x00,0x46,0x00,0x00,0x02,0x00,0xff,0xdf,0xff,0xff,0xbc,0xff,0xff,0xba,0xff, -0xff,0xcb,0xff,0xff,0x0e,0x00,0x00,0x42,0x00,0x00,0x86,0x00,0x00,0xba,0x00,0x00, -0xab,0x00,0x00,0x89,0x00,0x00,0x36,0x00,0x00,0xe1,0xff,0xff,0x8b,0xff,0xff,0x36, -0xff,0xff,0x01,0xff,0xfe,0xef,0xfe,0xfe,0xdd,0xfe,0xfe,0xdd,0xfe,0xfe,0xfe,0xfe, -0xfe,0x0f,0xff,0xff,0x32,0xff,0xff,0x75,0xff,0xff,0x88,0xff,0xff,0x99,0xff,0xff, -0x88,0xff,0xff,0x77,0xff,0xff,0x77,0xff,0xff,0x77,0xff,0xff,0xa8,0xff,0xff,0xec, -0xff,0x00,0x52,0x00,0x00,0xc9,0x00,0x00,0x1f,0x01,0x01,0x43,0x01,0x01,0x34,0x01, -0x01,0x02,0x01,0x00,0xdf,0x00,0x00,0x8b,0x00,0x00,0x57,0x00,0x00,0x34,0x00,0x00, -0x22,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x01, -0x00,0xff,0xdf,0xff,0xff,0x8a,0xff,0xff,0x56,0xff,0xff,0x44,0xff,0xff,0x44,0xff, -0xff,0x55,0xff,0xff,0x66,0xff,0xff,0x77,0xff,0xff,0x77,0xff,0xff,0x77,0xff,0xff, -0x87,0xff,0xff,0xa9,0xff,0xff,0xdb,0xff,0xff,0xfe,0xff,0x00,0x10,0x00,0x00,0x11, -0x00,0x00,0x01,0x00,0x00,0xf0,0xff,0x00,0x00,0x00,0x00,0x21,0x00,0x00,0x54,0x00, -0x00,0x76,0x00,0x00,0x88,0x00,0x00,0x78,0x00,0x00,0x46,0x00,0x00,0x12,0x00,0xff, -0xdf,0xff,0xff,0xbc,0xff,0xff,0x8a,0xff,0xff,0x68,0xff,0xff,0x46,0xff,0xff,0x34, -0xff,0xff,0x43,0xff,0xff,0x64,0xff,0xff,0x97,0xff,0xff,0xca,0xff,0xff,0xdc,0xff, -0xff,0xcc,0xff,0xff,0x9b,0xff,0xff,0x57,0xff,0xff,0x13,0xff,0xfe,0xff,0xfe,0xfe, -0xfe,0xfe,0xff,0x31,0xff,0xff,0xa6,0xff,0xff,0x1d,0x00,0x00,0x85,0x00,0x00,0xec, -0x00,0x01,0x10,0x01,0x01,0x12,0x01,0x01,0xf0,0x00,0x00,0xbd,0x00,0x00,0x79,0x00, -0x00,0x45,0x00,0x00,0x33,0x00,0x00,0x22,0x00,0x00,0x32,0x00,0x00,0x54,0x00,0x00, -0x76,0x00,0x00,0x87,0x00,0x00,0x88,0x00,0x00,0x67,0x00,0x00,0x35,0x00,0x00,0xf1, -0xff,0xff,0xad,0xff,0xff,0x47,0xff,0xff,0x12,0xff,0xff,0x00,0xff,0xff,0x00,0xff, -0xff,0x21,0xff,0xff,0x43,0xff,0xff,0x75,0xff,0xff,0x98,0xff,0xff,0xba,0xff,0xff, -0xdc,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xee, -0xff,0xff,0xff,0xff,0x00,0x20,0x00,0x00,0x43,0x00,0x00,0x65,0x00,0x00,0x66,0x00, -0x00,0x35,0x00,0x00,0x02,0x00,0xff,0xdf,0xff,0xff,0xcc,0xff,0xff,0xdc,0xff,0xff, -0xed,0xff,0xff,0x0f,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x00,0x00,0xff,0xde, -0xff,0xff,0x9b,0xff,0xff,0x68,0xff,0xff,0x24,0xff,0xff,0xf0,0xfe,0xfe,0xde,0xfe, -0xfe,0xfe,0xfe,0xff,0x31,0xff,0xff,0xa6,0xff,0xff,0x0d,0x00,0x00,0x63,0x00,0x00, -0x98,0x00,0x00,0x9a,0x00,0x00,0x68,0x00,0x00,0x24,0x00,0x00,0xf0,0xff,0xff,0xff, -0xff,0xff,0x0f,0x00,0x00,0x21,0x00,0x00,0x64,0x00,0x00,0x98,0x00,0x00,0xba,0x00, -0x00,0xcc,0x00,0x00,0xdd,0x00,0x00,0xbc,0x00,0x00,0x9a,0x00,0x00,0x68,0x00,0x00, -0x24,0x00,0x00,0xf0,0xff,0xff,0xbd,0xff,0xff,0x89,0xff,0xff,0x67,0xff,0xff,0x66, -0xff,0xff,0x66,0xff,0xff,0x77,0xff,0xff,0x87,0xff,0xff,0x98,0xff,0xff,0x99,0xff, -0xff,0x99,0xff,0xff,0x88,0xff,0xff,0x67,0xff,0xff,0x45,0xff,0xff,0x33,0xff,0xff, -0x43,0xff,0xff,0x65,0xff,0xff,0xb8,0xff,0xff,0x0d,0x00,0x00,0x42,0x00,0x00,0x76, -0x00,0x00,0x88,0x00,0x00,0x78,0x00,0x00,0x56,0x00,0x00,0x24,0x00,0x00,0xf1,0xff, -0xff,0xde,0xff,0xff,0xcc,0xff,0xff,0xcc,0xff,0xff,0xed,0xff,0xff,0xff,0xff,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xef,0xff,0xff,0xcd,0xff,0xff,0xab, -0xff,0xff,0x9a,0xff,0xff,0x88,0xff,0xff,0x77,0xff,0xff,0x87,0xff,0xff,0xa9,0xff, -0xff,0xcb,0xff,0xff,0xdc,0xff,0xff,0xee,0xff,0xff,0xde,0xff,0xff,0xdd,0xff,0xff, -0xcc,0xff,0xff,0xdc,0xff,0xff,0xed,0xff,0xff,0x1f,0x00,0x00,0x42,0x00,0x00,0x76, -0x00,0x00,0xa9,0x00,0x00,0xba,0x00,0x00,0xcb,0x00,0x00,0xcc,0x00,0x00,0xcc,0x00, -0x00,0xbc,0x00,0x00,0x8a,0x00,0x00,0x36,0x00,0x00,0xe0,0xff,0xff,0x9b,0xff,0xff, -0x56,0xff,0xff,0x44,0xff,0xff,0x65,0xff,0xff,0xa8,0xff,0xff,0xec,0xff,0xff,0x0f, -0x00,0x00,0x00,0x00,0xff,0xef,0xff,0xff,0xbc,0xff,0xff,0x68,0xff,0xff,0x24,0xff, -0xff,0xe0,0xfe,0xfe,0xcd,0xfe,0xfe,0xdc,0xfe,0xfe,0x0e,0xff,0xff,0x42,0xff,0xff, -0xa7,0xff,0xff,0xfd,0xff,0x00,0x42,0x00,0x00,0x76,0x00,0x00,0x88,0x00,0x00,0x67, -0x00,0x00,0x45,0x00,0x00,0x13,0x00,0x00,0xf0,0xff,0xff,0xee,0xff,0xff,0xed,0xff, -0xff,0xfe,0xff,0x00,0x20,0x00,0x00,0x43,0x00,0x00,0x65,0x00,0x00,0x56,0x00,0x00, -0x35,0x00,0x00,0x02,0x00,0xff,0xdf,0xff,0xff,0xab,0xff,0xff,0x78,0xff,0xff,0x66, -0xff,0xff,0x76,0xff,0xff,0x98,0xff,0xff,0xba,0xff,0xff,0xdc,0xff,0xff,0xfe,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xde,0xff,0xff,0xcd,0xff,0xff, -0xcc,0xff,0xff,0xdc,0xff,0xff,0xed,0xff,0x00,0x10,0x00,0x00,0x53,0x00,0x00,0x86, -0x00,0x00,0xa9,0x00,0x00,0xbb,0x00,0x00,0xaa,0x00,0x00,0x89,0x00,0x00,0x67,0x00, -0x00,0x34,0x00,0x00,0x01,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00, -0x11,0x00,0x00,0x01,0x00,0xff,0xef,0xff,0xff,0xac,0xff,0xff,0x57,0xff,0xff,0x02, -0xff,0xfe,0xef,0xfe,0xfe,0xee,0xfe,0xfe,0x1f,0xff,0xff,0x42,0xff,0xff,0x76,0xff, -0xff,0xa9,0xff,0xff,0xdc,0xff,0xff,0xee,0xff,0xff,0xfe,0xff,0xff,0xee,0xff,0xff, -0xde,0xff,0xff,0xbc,0xff,0xff,0x9a,0xff,0xff,0x99,0xff,0xff,0xa9,0xff,0xff,0xec, -0xff,0x00,0x20,0x00,0x00,0x85,0x00,0x00,0xca,0x00,0x00,0xdd,0x00,0x00,0xbc,0x00, -0x00,0x8a,0x00,0x00,0x46,0x00,0x00,0x02,0x00,0xff,0xff,0xff,0xff,0xee,0xff,0xff, -0xdd,0xff,0xff,0xcc,0xff,0xff,0xbc,0xff,0xff,0xbb,0xff,0xff,0xbb,0xff,0xff,0xdc, -0xff,0xff,0xed,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xee,0xff, -0xff,0xcd,0xff,0xff,0xab,0xff,0xff,0x9a,0xff,0xff,0xaa,0xff,0xff,0xdb,0xff,0xff, -0xfe,0xff,0x00,0x21,0x00,0x00,0x43,0x00,0x00,0x65,0x00,0x00,0x66,0x00,0x00,0x55, -0x00,0x00,0x34,0x00,0x00,0x12,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x21,0x00, -0x00,0x33,0x00,0x00,0x44,0x00,0x00,0x55,0x00,0x00,0x45,0x00,0x00,0x13,0x00,0x00, -0xe0,0xff,0xff,0x9b,0xff,0xff,0x57,0xff,0xff,0x23,0xff,0xff,0x21,0xff,0xff,0x32, -0xff,0xff,0x54,0xff,0xff,0x76,0xff,0xff,0x98,0xff,0xff,0x99,0xff,0xff,0x99,0xff, -0xff,0x89,0xff,0xff,0x78,0xff,0xff,0x77,0xff,0xff,0x66,0xff,0xff,0x77,0xff,0xff, -0x98,0xff,0xff,0xca,0xff,0xff,0x0e,0x00,0x00,0x42,0x00,0x00,0x86,0x00,0x00,0xba, -0x00,0x00,0xdc,0x00,0x00,0xcd,0x00,0x00,0xab,0x00,0x00,0x68,0x00,0x00,0x34,0x00, -0x00,0x01,0x00,0x00,0xf0,0xff,0xff,0xde,0xff,0xff,0xcc,0xff,0xff,0xbb,0xff,0xff, -0xcc,0xff,0xff,0xfe,0xff,0x00,0x20,0x00,0x00,0x43,0x00,0x00,0x45,0x00,0x00,0x23, -0x00,0x00,0xd0,0xff,0xff,0x7a,0xff,0xff,0x35,0xff,0xff,0x11,0xff,0xff,0x32,0xff, -0xff,0x85,0xff,0xff,0xda,0xff,0xff,0x1f,0x00,0x00,0x53,0x00,0x00,0x65,0x00,0x00, -0x56,0x00,0x00,0x34,0x00,0x00,0x12,0x00,0x00,0xf0,0xff,0xff,0xef,0xff,0xff,0xee, -0xff,0xff,0xee,0xff,0xff,0x0f,0x00,0x00,0x21,0x00,0x00,0x43,0x00,0x00,0x66,0x00, -0x00,0x77,0x00,0x00,0x56,0x00,0x00,0x24,0x00,0x00,0xf1,0xff,0xff,0xbd,0xff,0xff, -0x89,0xff,0xff,0x56,0xff,0xff,0x44,0xff,0xff,0x33,0xff,0xff,0x44,0xff,0xff,0x55, -0xff,0xff,0x76,0xff,0xff,0x98,0xff,0xff,0xa9,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff, -0xff,0xaa,0xff,0xff,0x99,0xff,0xff,0x88,0xff,0xff,0x88,0xff,0xff,0xa9,0xff,0xff, -0xdb,0xff,0xff,0x0f,0x00,0x00,0x53,0x00,0x00,0x97,0x00,0x00,0xba,0x00,0x00,0xbb, -0x00,0x00,0x9a,0x00,0x00,0x68,0x00,0x00,0x45,0x00,0x00,0x23,0x00,0x00,0x22,0x00, -0x00,0x32,0x00,0x00,0x54,0x00,0x00,0x66,0x00,0x00,0x66,0x00,0x00,0x45,0x00,0x00, -0x12,0x00,0xff,0xdf,0xff,0xff,0x8a,0xff,0xff,0x46,0xff,0xff,0x23,0xff,0xff,0x32, -0xff,0xff,0x64,0xff,0xff,0xa8,0xff,0xff,0xfc,0xff,0x00,0x20,0x00,0x00,0x33,0x00, -0x00,0x33,0x00,0x00,0x01,0x00,0xff,0xdf,0xff,0xff,0xbc,0xff,0xff,0xaa,0xff,0xff, -0xba,0xff,0xff,0xdc,0xff,0xff,0xfe,0xff,0x00,0x10,0x00,0x00,0x11,0x00,0x00,0x22, -0x00,0x00,0x32,0x00,0x00,0x44,0x00,0x00,0x65,0x00,0x00,0x66,0x00,0x00,0x46,0x00, -0x00,0x13,0x00,0x00,0xe0,0xff,0xff,0xbc,0xff,0xff,0x9a,0xff,0xff,0x89,0xff,0xff, -0x99,0xff,0xff,0xa9,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0x99, -0xff,0xff,0x88,0xff,0xff,0x78,0xff,0xff,0x77,0xff,0xff,0x77,0xff,0xff,0x87,0xff, -0xff,0x98,0xff,0xff,0xba,0xff,0xff,0xed,0xff,0xff,0x1f,0x00,0x00,0x32,0x00,0x00, -0x44,0x00,0x00,0x44,0x00,0x00,0x33,0x00,0x00,0x12,0x00,0x00,0x11,0x00,0x00,0x21, -0x00,0x00,0x43,0x00,0x00,0x86,0x00,0x00,0xb9,0x00,0x00,0xdc,0x00,0x00,0xcd,0x00, -0x00,0xab,0x00,0x00,0x68,0x00,0x00,0x13,0x00,0xff,0xdf,0xff,0xff,0xab,0xff,0xff, -0x89,0xff,0xff,0x88,0xff,0xff,0x88,0xff,0xff,0x98,0xff,0xff,0x99,0xff,0xff,0xaa, -0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff, -0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xcb,0xff,0xff,0xed,0xff,0xff,0xff,0xff,0x00, -0x10,0x00,0x00,0x32,0x00,0x00,0x54,0x00,0x00,0x65,0x00,0x00,0x66,0x00,0x00,0x56, -0x00,0x00,0x34,0x00,0x00,0x01,0x00,0xff,0xce,0xff,0xff,0x9b,0xff,0xff,0x88,0xff, -0xff,0x98,0xff,0xff,0xca,0xff,0xff,0xfd,0xff,0x00,0x21,0x00,0x00,0x33,0x00,0x00, -0x23,0x00,0x00,0xf1,0xff,0xff,0xbd,0xff,0xff,0x79,0xff,0xff,0x45,0xff,0xff,0x23, -0xff,0xff,0x32,0xff,0xff,0x43,0xff,0xff,0x76,0xff,0xff,0xb9,0xff,0xff,0xec,0xff, -0xff,0x1f,0x00,0x00,0x32,0x00,0x00,0x54,0x00,0x00,0x44,0x00,0x00,0x23,0x00,0x00, -0x12,0x00,0x00,0x00,0x00,0xff,0x0f,0x00,0x00,0x10,0x00,0x00,0x32,0x00,0x00,0x65, -0x00,0x00,0x87,0x00,0x00,0x99,0x00,0x00,0x9a,0x00,0x00,0x99,0x00,0x00,0x78,0x00, -0x00,0x46,0x00,0x00,0x23,0x00,0x00,0xf0,0xff,0xff,0xce,0xff,0xff,0xab,0xff,0xff, -0x78,0xff,0xff,0x67,0xff,0xff,0x76,0xff,0xff,0x87,0xff,0xff,0x98,0xff,0xff,0xaa, -0xff,0xff,0xaa,0xff,0xff,0x9a,0xff,0xff,0x89,0xff,0xff,0x77,0xff,0xff,0x77,0xff, -0xff,0x87,0xff,0xff,0xb9,0xff,0xff,0xec,0xff,0x00,0x20,0x00,0x00,0x64,0x00,0x00, -0x77,0x00,0x00,0x77,0x00,0x00,0x56,0x00,0x00,0x23,0x00,0x00,0x01,0x00,0xff,0xde, -0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xfe,0xff,0x00,0x10,0x00,0x00,0x43,0x00, -0x00,0x44,0x00,0x00,0x34,0x00,0x00,0x12,0x00,0xff,0xdf,0xff,0xff,0x9b,0xff,0xff, -0x57,0xff,0xff,0x44,0xff,0xff,0x44,0xff,0xff,0x55,0xff,0xff,0x87,0xff,0xff,0xa9, -0xff,0xff,0xdc,0xff,0xff,0xfe,0xff,0x00,0x00,0x00,0x00,0x11,0x00,0x00,0x11,0x00, -0x00,0x01,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xee,0xff,0xff,0xfe,0xff,0xff, -0x0f,0x00,0x00,0x32,0x00,0x00,0x65,0x00,0x00,0x87,0x00,0x00,0x99,0x00,0x00,0x99, -0x00,0x00,0x89,0x00,0x00,0x67,0x00,0x00,0x45,0x00,0x00,0x23,0x00,0x00,0x12,0x00, -0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xde,0xff,0xff,0xcd,0xff,0xff,0xcc,0xff,0xff, -0xcc,0xff,0xff,0xbb,0xff,0xff,0x9a,0xff,0xff,0x78,0xff,0xff,0x56,0xff,0xff,0x34, -0xff,0xff,0x33,0xff,0xff,0x43,0xff,0xff,0x65,0xff,0xff,0x98,0xff,0xff,0xdb,0xff, -0xff,0xfe,0xff,0x00,0x10,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x10,0x00,0x00,0x22,0x00,0x00,0x43,0x00,0x00,0x65,0x00,0x00,0x66, -0x00,0x00,0x66,0x00,0x00,0x56,0x00,0x00,0x34,0x00,0x00,0x12,0x00,0x00,0xf0,0xff, -0xff,0xcd,0xff,0xff,0xbb,0xff,0xff,0x9a,0xff,0xff,0x99,0xff,0xff,0x99,0xff,0xff, -0xa9,0xff,0xff,0xba,0xff,0xff,0xbb,0xff,0xff,0xcc,0xff,0xff,0xbb,0xff,0xff,0xbb, -0xff,0xff,0xab,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xbb,0xff,0xff,0xdc,0xff, -0xff,0xfe,0xff,0x00,0x20,0x00,0x00,0x43,0x00,0x00,0x76,0x00,0x00,0x98,0x00,0x00, -0x99,0x00,0x00,0x99,0x00,0x00,0x78,0x00,0x00,0x45,0x00,0x00,0x12,0x00,0x00,0xf0, -0xff,0xff,0xef,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xff,0xff,0x00,0x00,0x00, -0x00,0x21,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x12,0x00,0x00,0xf0,0xff,0xff, -0xac,0xff,0xff,0x57,0xff,0xff,0x23,0xff,0xff,0x01,0xff,0xff,0x10,0xff,0xff,0x32, -0xff,0xff,0x64,0xff,0xff,0x98,0xff,0xff,0xcb,0xff,0xff,0xed,0xff,0xff,0xee,0xff, -0xff,0xee,0xff,0xff,0xfe,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x11,0x00,0x00, -0x22,0x00,0x00,0x32,0x00,0x00,0x43,0x00,0x00,0x54,0x00,0x00,0x65,0x00,0x00,0x66, -0x00,0x00,0x66,0x00,0x00,0x45,0x00,0x00,0x23,0x00,0x00,0x01,0x00,0xff,0xde,0xff, -0xff,0xbc,0xff,0xff,0xab,0xff,0xff,0xaa,0xff,0xff,0xba,0xff,0xff,0xbb,0xff,0xff, -0xcc,0xff,0xff,0xdc,0xff,0xff,0xcd,0xff,0xff,0xbc,0xff,0xff,0xaa,0xff,0xff,0x99, -0xff,0xff,0x99,0xff,0xff,0x99,0xff,0xff,0xba,0xff,0xff,0xec,0xff,0xff,0x1f,0x00, -0x00,0x42,0x00,0x00,0x76,0x00,0x00,0x98,0x00,0x00,0x99,0x00,0x00,0x78,0x00,0x00, -0x56,0x00,0x00,0x24,0x00,0x00,0x01,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f, -0x00,0x00,0x11,0x00,0x00,0x32,0x00,0x00,0x44,0x00,0x00,0x34,0x00,0x00,0x12,0x00, -0x00,0xe0,0xff,0xff,0xac,0xff,0xff,0x79,0xff,0xff,0x56,0xff,0xff,0x55,0xff,0xff, -0x55,0xff,0xff,0x76,0xff,0xff,0x98,0xff,0xff,0xbb,0xff,0xff,0xdc,0xff,0xff,0xdd, -0xff,0xff,0xdd,0xff,0xff,0xcc,0xff,0xff,0xbb,0xff,0xff,0xaa,0xff,0xff,0xba,0xff, -0xff,0xbb,0xff,0xff,0xdc,0xff,0xff,0xfe,0xff,0x00,0x10,0x00,0x00,0x32,0x00,0x00, -0x65,0x00,0x00,0x87,0x00,0x00,0x99,0x00,0x00,0x99,0x00,0x00,0x78,0x00,0x00,0x46, -0x00,0x00,0x13,0x00,0x00,0xf0,0xff,0xff,0xee,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff, -0xff,0xed,0xff,0xff,0xee,0xff,0xff,0xde,0xff,0xff,0xcd,0xff,0xff,0xbc,0xff,0xff, -0xab,0xff,0xff,0xaa,0xff,0xff,0x99,0xff,0xff,0xa9,0xff,0xff,0xba,0xff,0xff,0xcb, -0xff,0xff,0xdc,0xff,0xff,0xfe,0xff,0xff,0x0f,0x00,0x00,0x11,0x00,0x00,0x32,0x00, -0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x43,0x00,0x00, -0x54,0x00,0x00,0x55,0x00,0x00,0x55,0x00,0x00,0x45,0x00,0x00,0x34,0x00,0x00,0x12, -0x00,0x00,0xf0,0xff,0xff,0xde,0xff,0xff,0xbc,0xff,0xff,0xab,0xff,0xff,0xaa,0xff, -0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xbb,0xff,0xff,0xbb,0xff,0xff,0xbb,0xff,0xff, -0xbb,0xff,0xff,0xbb,0xff,0xff,0xbb,0xff,0xff,0xab,0xff,0xff,0xaa,0xff,0xff,0x9a, -0xff,0xff,0xa9,0xff,0xff,0xba,0xff,0xff,0xcb,0xff,0xff,0xed,0xff,0xff,0x0f,0x00, -0x00,0x21,0x00,0x00,0x43,0x00,0x00,0x54,0x00,0x00,0x65,0x00,0x00,0x56,0x00,0x00, -0x45,0x00,0x00,0x34,0x00,0x00,0x12,0x00,0x00,0x00,0x00,0x00,0xf0,0xff,0xff,0xff, -0xff,0xff,0x0f,0x00,0x00,0x10,0x00,0x00,0x21,0x00,0x00,0x22,0x00,0x00,0x12,0x00, -0x00,0x00,0x00,0xff,0xef,0xff,0xff,0xcd,0xff,0xff,0xbb,0xff,0xff,0x9a,0xff,0xff, -0x99,0xff,0xff,0x99,0xff,0xff,0x99,0xff,0xff,0xaa,0xff,0xff,0xcb,0xff,0xff,0xed, -0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x11,0x00,0x00,0x01,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x10,0x00,0x00,0x21,0x00,0x00,0x32,0x00,0x00,0x43,0x00,0x00, -0x44,0x00,0x00,0x44,0x00,0x00,0x34,0x00,0x00,0x23,0x00,0x00,0x11,0x00,0x00,0xf0, -0xff,0xff,0xef,0xff,0xff,0xdd,0xff,0xff,0xcc,0xff,0xff,0xbb,0xff,0xff,0xbb,0xff, -0xff,0xbb,0xff,0xff,0xbb,0xff,0xff,0xcc,0xff,0xff,0xcc,0xff,0xff,0xcc,0xff,0xff, -0xbc,0xff,0xff,0xbb,0xff,0xff,0xab,0xff,0xff,0xba,0xff,0xff,0xbb,0xff,0xff,0xdc, -0xff,0xff,0xed,0xff,0xff,0xff,0xff,0x00,0x10,0x00,0x00,0x21,0x00,0x00,0x22,0x00, -0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00, -0x11,0x00,0x00,0x11,0x00,0x00,0x21,0x00,0x00,0x32,0x00,0x00,0x33,0x00,0x00,0x33, -0x00,0x00,0x33,0x00,0x00,0x12,0x00,0x00,0xf0,0xff,0xff,0xef,0xff,0xff,0xcd,0xff, -0xff,0xbb,0xff,0xff,0xab,0xff,0xff,0xbb,0xff,0xff,0xcb,0xff,0xff,0xdd,0xff,0xff, -0xee,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xee, -0xff,0xff,0xde,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xed,0xff,0xff,0xfe,0xff, -0x00,0x00,0x00,0x00,0x21,0x00,0x00,0x32,0x00,0x00,0x43,0x00,0x00,0x44,0x00,0x00, -0x34,0x00,0x00,0x23,0x00,0x00,0x12,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0xff,0xef, -0xff,0xff,0xde,0xff,0xff,0xdd,0xff,0xff,0xcc,0xff,0xff,0xcc,0xff,0xff,0xdd,0xff, -0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xcc,0xff,0xff, -0xcc,0xff,0xff,0xdc,0xff,0xff,0xed,0xff,0xff,0xee,0xff,0xff,0xff,0xff,0xff,0x0f, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x10,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00, -0x22,0x00,0x00,0x22,0x00,0x00,0x12,0x00,0x00,0x11,0x00,0x00,0x00,0x00,0xff,0xff, -0xff,0xff,0xef,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff, -0xde,0xff,0xff,0xed,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x11,0x00, -0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xef,0xff,0xff,0xee,0xff, -0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xed,0xff,0xff, -0xee,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0xff,0x8e,0x02,0xff,0x50,0x03,0xf6,0xdb,0x09,0xfa,0x2d,0xf6,0x0b,0x8f, -0x0a,0xf6,0x48,0x05,0xf5,0x1b,0xfc,0x15,0x5d,0xf8,0xed,0x12,0x08,0xf1,0x17,0x06, -0x01,0x93,0xfb,0x16,0x39,0xd0,0x00,0xe9,0x28,0x1b,0x92,0xd7,0x10,0x99,0x1f,0xe5, -0x2c,0xee,0xf4,0x55,0x1b,0x07,0x03,0xe0,0x2d,0x22,0xc2,0xec,0x06,0x2b,0xd4,0xeb, -0xe3,0x2d,0xa9,0xe5,0x67,0x10,0xa6,0x15,0x2f,0xd1,0x30,0x80,0x0d,0x69,0x93,0xb1, -0x21,0x0a,0xea,0xda,0x3c,0xfe,0xbd,0x72,0x33,0x18,0x9d,0xf8,0x0e,0x6a,0xd6,0xd3, -0x0e,0xf3,0x2c,0xc2,0x05,0x01,0x2d,0x32,0x11,0x41,0xe7,0x0b,0xd7,0xca,0x25,0x0c, -0x06,0xda,0x9f,0x02,0x15,0x8a,0xe9,0xf8,0x1c,0xe2,0x1f,0x64,0x0a,0xd1,0x17,0x08, -0x33,0xdf,0xfc,0xf3,0x95,0x29,0xdd,0xf4,0x1a,0xdf,0xd7,0x00,0x0d,0x65,0xf0,0x0c, -0x8c,0xe4,0x0a,0x7c,0xff,0xd7,0x29,0x09,0x1e,0xf6,0xef,0x17,0x1c,0xe7,0x25,0x3c, -0xff,0x0c,0x48,0xed,0xe1,0x97,0x28,0x20,0x6b,0xd1,0xef,0x59,0xf5,0x02,0x83,0x12, -0x06,0x2b,0xc5,0x1b,0xe4,0xd5,0x20,0xc7,0x31,0xe9,0xb5,0xf4,0x19,0x6d,0x08,0x0d, -0x5e,0xe7,0xf8,0xdb,0x0a,0x00,0x9a,0x1d,0xdc,0x6e,0xe7,0x1d,0xca,0xd7,0xef,0xbb, -0x14,0xfc,0x6a,0x11,0xec,0x4d,0x18,0xec,0x46,0x1b,0xea,0x12,0x0d,0x18,0xf0,0x04, -0xde,0x32,0x46,0x9f,0xfa,0x21,0x0a,0xff,0xe4,0x2b,0xa9,0xb5,0xfd,0xcc,0x55,0xc0, -0x2c,0xf0,0x20,0x35,0xf1,0x28,0x36,0xf5,0xc7,0x95,0x2d,0xf4,0x47,0x15,0x01,0x01, -0xfa,0xda,0xef,0x1c,0x05,0x03,0xf6,0xf4,0xe4,0xff,0x14,0x66,0x03,0xe8,0x27,0x16, -0xf1,0x71,0xfc,0x0a,0x6c,0xfd,0xfa,0x3b,0x01,0xf5,0x21,0x09,0xfc,0x68,0xe9,0x07, -0x8e,0x0c,0xfe,0x5e,0xfe,0x11,0x94,0xfa,0xfa,0x42,0x02,0xfb,0x58,0x09,0x01,0x9c, -0xf1,0x11,0x2a,0xf6,0xfa,0x6d,0xf2,0x01,0x99,0x00,0x0b,0xda,0xf7,0xfe,0xfd,0x03, -0xfe,0x3e,0xfe,0x06,0x14,0x03,0xf8,0xa4,0x08,0xf6,0x96,0x19,0xee,0x30,0xf1,0x0d, -0xd6,0x06,0xf2,0xcb,0x03,0xe2,0x27,0x2c,0xea,0x75,0xfa,0x14,0x6f,0xed,0x00,0x96, -0x03,0xf4,0x0f,0x06,0xfe,0xc8,0x02,0x01,0x19,0x0c,0xf5,0xa4,0xfa,0x02,0x5b,0x07, -0xf7,0x66,0x00,0x03,0x09,0x06,0xfe,0xc4,0xef,0x04,0x7b,0x00,0xf8,0x02,0xfe,0x03, -0xf3,0x04,0x00,0xe9,0xf6,0x06,0x8f,0x06,0xf7,0x60,0xf7,0x08,0xe4,0x0a,0xff,0xed, -0xfe,0x00,0xa5,0x00,0xfb,0x0d,0xf5,0xff,0x2c,0x04,0xfd,0xba,0x01,0x06,0x42,0xf9, -0xf7,0xc9,0x02,0x00,0x6c,0x00,0x04,0xe2,0xfe,0x00,0x1e,0x05,0xfa,0x28,0x03,0xfd, -0x38,0xfc,0x03,0x4f,0xfe,0xfe,0xcc,0x00,0xff,0x39,0xfd,0x00,0x57,0xfd,0xfe,0x2c, -0xfb,0xfd,0xa3,0x02,0x04,0xf2,0x00,0x00,0xce,0x00,0xfe,0x7a,0x00,0xff,0x03,0x01, -0xfe,0xc7,0x03,0x04,0xdd,0xf9,0xfa,0x38,0xfc,0x01,0x50,0xfe,0xfb,0xf4,0xfe,0x03, -0xc2,0x03,0xfd,0x50,0xff,0xff,0x22,0x04,0x03,0x75,0xfc,0x01,0x07,0x01,0x00,0x4b, -0x02,0xfd,0x86,0xfc,0x00,0x6f,0xfc,0xfc,0x1d,0xff,0xfe,0x92,0x01,0xff,0xdc,0xfd, -0x01,0x2c,0x02,0x01,0x60,0x00,0xfd,0x84,0x02,0x05,0x93,0x01,0xff,0x36,0xfe,0xfb, -0x98,0xfd,0xfd,0x1e,0x00,0xff,0x56,0xfe,0xfe,0xf0,0xff,0xff,0xa4,0xfb,0x03,0x52, -0x01,0x02,0xe8,0x03,0xff,0x3a,0x02,0xfb,0x62,0xfd,0x02,0x54,0x02,0xfe,0x7e,0xff, -0xfd,0xff,0xfe,0xfd,0xf7,0xff,0xfc,0x6f,0xfe,0x04,0xf6,0xff,0xff,0x94,0xfc,0xfe, -0x7a,0xfc,0x04,0xa8,0x05,0x00,0x0c,0x03,0xfe,0xe5,0xfd,0xf9,0x3b,0x01,0x00,0x68, -0x03,0xff,0x86,0xff,0xfa,0x95,0x00,0xf9,0x17,0xff,0x16,0x01,0xe1,0xfc,0x8d,0x15, -0x1d,0x5a,0xeb,0x01,0x6b,0xe4,0x1e,0x99,0xde,0x06,0x2f,0x10,0x03,0x26,0xfb,0x05, -0xbe,0xe5,0x0a,0xa0,0xf2,0xe5,0xf1,0x0f,0x1d,0xf2,0x02,0xe3,0x68,0x23,0xe2,0x55, -0x17,0x07,0xe0,0x01,0x21,0x2e,0x13,0xfa,0x79,0xff,0xcd,0x94,0xd9,0xf8,0x14,0xff, -0xea,0xc1,0x26,0xf2,0xec,0xd5,0x34,0xf7,0x06,0x21,0xe8,0xef,0xd0,0x90,0x3f,0x21, -0x2f,0x0e,0xe2,0xc4,0x00,0x04,0xfd,0xd6,0x13,0x15,0xfc,0xea,0x8f,0xa8,0x12,0x7b, -0x1d,0x0e,0x22,0xfc,0xdf,0x05,0x1c,0x02,0xfb,0x11,0x11,0x29,0x0b,0x0e,0x48,0x0c, -0x0b,0xb4,0x04,0xe4,0x5e,0xdf,0xde,0x42,0x1b,0x0b,0x80,0xed,0xf9,0x58,0xff,0xfb, -0x44,0xfd,0xe7,0x24,0xf4,0x16,0x4f,0x28,0x20,0x1c,0xfa,0x0c,0xde,0xef,0xe3,0xd6, -0xff,0x09,0x90,0x09,0xf4,0xc1,0x0e,0xef,0x0f,0xf4,0x0c,0x5d,0xf3,0xed,0xdf,0x1c, -0x00,0x0c,0xfc,0x15,0xd3,0xee,0xee,0xcd,0x00,0xfb,0x59,0x2b,0xfe,0xf4,0xd6,0x08, -0xe6,0x0f,0x02,0x9a,0xf1,0xf0,0x1f,0x1a,0x05,0x5f,0xee,0x03,0x0e,0x01,0xfa,0xf0, -0xe9,0x20,0xcf,0x24,0xd7,0xc1,0xd9,0x1d,0xaf,0x03,0xe5,0x3b,0xf3,0x1e,0x47,0x11, -0x01,0xbb,0xe8,0x0a,0x32,0xf9,0xec,0x40,0x11,0x22,0x11,0x0c,0xeb,0x85,0xf9,0x00, -0x36,0xe8,0xf5,0x83,0x0f,0xf1,0xf7,0xf3,0x17,0x8b,0x17,0xf2,0xa0,0xe7,0xfd,0x41, -0x10,0xfa,0xef,0x13,0xfc,0x3c,0x08,0x01,0x85,0xf2,0xfe,0x42,0x01,0x02,0x0c,0x02, -0x0a,0x59,0xf0,0x03,0x23,0xf7,0xfb,0x3e,0xea,0x02,0xc3,0x0d,0xfd,0x3e,0x16,0x09, -0x57,0xef,0xfb,0x5e,0xfe,0x09,0xe1,0x00,0x02,0xcf,0xf6,0x13,0xb9,0xff,0xf4,0xc8, -0xea,0x03,0xbc,0x05,0xfe,0x8d,0x06,0x07,0xd8,0xf4,0xf2,0x33,0x09,0x03,0xb3,0xfb, -0x05,0xd2,0x01,0x05,0x89,0xfd,0xfa,0x3e,0xfe,0x02,0x4e,0xf4,0x0a,0x5b,0x09,0xf8, -0x84,0xfc,0xf6,0xba,0xfc,0x07,0xd8,0xfa,0xff,0x06,0xf5,0x06,0x6f,0x07,0xfd,0x4d, -0xfb,0x07,0x51,0x00,0xfa,0x87,0x07,0xfd,0xee,0xfd,0x02,0x7d,0x04,0xfd,0xba,0xf3, -0x03,0x8a,0x02,0xfe,0x88,0xf5,0xfa,0x6f,0x02,0x08,0x9c,0x00,0xfc,0x9e,0x0b,0xff, -0xc4,0xf8,0x05,0x26,0x07,0xfd,0x8c,0xff,0xf9,0x64,0x02,0x07,0x33,0xf8,0xf8,0x7f, -0xfb,0xf6,0x2a,0x02,0x01,0xd8,0x04,0x04,0x3a,0x00,0xfd,0xa4,0x06,0x02,0x8e,0x00, -0x05,0xd0,0xf9,0x01,0x91,0x01,0x01,0xad,0xfc,0xf9,0xee,0xf9,0xfa,0x63,0xfd,0xfe, -0xea,0x01,0x04,0x57,0x03,0xfc,0xf5,0x04,0x03,0x3c,0xfc,0x00,0xce,0x02,0x01,0x9b, -0x03,0x00,0x12,0xfe,0xf9,0x0e,0xfa,0xfa,0x4e,0x05,0x02,0x62,0xeb,0xfb,0xe2,0x2a, -0xeb,0x52,0xea,0x23,0xec,0x05,0x09,0xae,0xe0,0x04,0x67,0xf0,0x2a,0x82,0x07,0x02, -0x51,0xd2,0xe3,0xe9,0x44,0xbe,0xb8,0x24,0xce,0xc3,0x3f,0x17,0x91,0xcd,0xf9,0x0a, -0xdf,0x1f,0x2b,0x05,0x23,0xfc,0x05,0xcb,0xb8,0x1d,0xe2,0xbf,0x1e,0xb2,0xb4,0x63, -0xe4,0x4f,0x5f,0x80,0x30,0x37,0xcb,0xe7,0x18,0x49,0xc4,0xce,0xc6,0x6c,0x11,0xdf, -0xa4,0x64,0xdb,0xae,0xbf,0xf5,0xe6,0x3f,0x20,0x66,0xbd,0xff,0x95,0x07,0x27,0x5e, -0x1b,0x0a,0xe4,0x96,0x30,0x46,0x11,0xf9,0x2f,0x1f,0xc1,0xeb,0xf0,0x1c,0x9f,0x04, -0xf7,0xc6,0xea,0x0d,0x4c,0xd8,0x33,0xc9,0x13,0xd7,0xbb,0x0c,0x0b,0x5b,0x26,0xc9, -0x03,0x1a,0x26,0xa1,0xd1,0x04,0x76,0x00,0x12,0x66,0xf0,0xd7,0xc8,0x07,0xf7,0xe7, -0xe3,0x0e,0x9d,0x35,0x1c,0xf4,0xbd,0x02,0x4c,0x17,0x13,0x5a,0xf7,0xf4,0xb8,0x19, -0x1b,0x15,0xf4,0xed,0xf8,0xea,0xfb,0xe9,0xf2,0xfd,0x1a,0x0a,0xf2,0x91,0xff,0x19, -0x94,0x14,0xda,0x8c,0xd3,0x40,0x77,0xe9,0x38,0x99,0xd3,0x27,0x75,0x15,0xe7,0x2e, -0x07,0xc2,0xaa,0xf5,0x28,0xb1,0xf0,0x2f,0xf1,0xf4,0xc0,0x1e,0x02,0x1a,0xd0,0xd6, -0x1a,0xbe,0x02,0xff,0x26,0x2b,0xf5,0xde,0xf3,0xe8,0xd4,0x05,0x27,0x7f,0xf5,0xf6, -0xf5,0x01,0x11,0x18,0xf2,0x02,0x5b,0xea,0xf3,0xcf,0xf2,0x18,0x3e,0x0e,0xfe,0x59, -0xf2,0xdd,0x3b,0x3b,0xd9,0xf4,0xe0,0x30,0xb7,0xe6,0x1b,0x62,0x0c,0xfb,0x8c,0x0a, -0xf7,0x60,0xf9,0xf1,0x80,0x0d,0xfb,0x37,0x14,0x08,0x38,0xeb,0xf0,0x92,0xf0,0x0e, -0x15,0xf8,0xe1,0x5d,0x0f,0x2e,0x1b,0xe7,0xf0,0xf2,0x18,0xee,0xb7,0x0b,0x06,0x1f, -0x08,0x03,0x39,0xeb,0x1e,0x34,0x06,0xe3,0x32,0xf1,0x12,0x38,0xed,0xe3,0x53,0x26, -0xf0,0x0a,0x03,0xfd,0xa2,0x09,0x05,0x5e,0xf9,0xf7,0x5c,0x10,0xfd,0xc2,0x08,0x02, -0x4c,0x07,0xf8,0x06,0xf5,0x08,0x79,0xf0,0x01,0x0d,0xfc,0xfe,0xb1,0xfc,0x18,0x0e, -0xe3,0xfc,0x8b,0xf9,0x12,0x61,0x04,0xf8,0x7b,0x0c,0x04,0xaa,0x07,0x03,0x7e,0xf8, -0xf5,0x29,0xfe,0xfe,0x2a,0x03,0xff,0x5d,0xf2,0x00,0xf2,0xfa,0xff,0x7e,0xfa,0xf9, -0x6f,0x0b,0x07,0xab,0x06,0xfe,0xeb,0x07,0xff,0x56,0xfd,0x06,0x31,0xfb,0xfd,0xcc, -0xfe,0xfb,0x4a,0x02,0xfc,0xa2,0xf6,0xfa,0xef,0xff,0xfe,0x20,0x00,0x03,0xd9,0x02, -0x04,0x19,0x0a,0x01,0x23,0xfa,0x02,0xec,0x00,0x00,0xbc,0xff,0xfa,0x43,0x00,0x01, -0x4f,0xf9,0xf9,0x9a,0xfa,0xfe,0xc0,0xfd,0x0b,0x93,0x03,0x00,0x5e,0xff,0xff,0xc2, -0xfd,0x03,0x87,0xfd,0xfe,0x72,0x06,0x02,0x90,0xfc,0x00,0x02,0xfb,0xfa,0x25,0xfd, -0xfe,0x4c,0x07,0x03,0xeb,0xfc,0x02,0x43,0xfc,0x00,0xd6,0xfe,0x00,0x71,0xfe,0x00, -0xaa,0xff,0x01,0xe4,0xfe,0xff,0xf9,0xfe,0x00,0x79,0xfe,0x05,0x1d,0x02,0xfe,0x9f, -0x03,0xfd,0xa4,0xff,0xff,0xd0,0xfd,0xfb,0x45,0xfc,0xfd,0xdd,0xfc,0x05,0x7e,0xfe, -0xff,0x3f,0x02,0xfd,0x32,0xf5,0x04,0x48,0x22,0xeb,0x39,0xf0,0x12,0x96,0x31,0xfc, -0x9d,0xcf,0xf7,0x79,0x14,0x05,0x1f,0xf1,0xe4,0x6f,0x12,0xf1,0x4b,0xd4,0x2b,0x23, -0x05,0xd4,0x47,0xe9,0x1d,0x56,0x51,0x11,0x43,0x05,0x13,0x71,0xfc,0xf4,0x02,0xe7, -0x1c,0xb4,0xe9,0xc3,0x7c,0xfe,0x1a,0xda,0xe9,0xcc,0x3a,0xe8,0x04,0x07,0x2f,0xde, -0x38,0x15,0x49,0xb1,0x18,0xf5,0xa4,0xf9,0x17,0x9d,0x0f,0xe9,0xbd,0xe5,0x55,0xfb, -0xf9,0xba,0x57,0xbd,0xdc,0x14,0xed,0x0c,0x94,0x00,0xfe,0x3c,0x22,0x17,0x1e,0x00, -0xfd,0x84,0x08,0x03,0x56,0xfe,0x46,0x7a,0x1a,0xee,0x00,0x06,0xfb,0xe2,0xc0,0xe4, -0xd7,0x06,0xeb,0x3c,0x0e,0x04,0xff,0xf0,0xeb,0xdd,0x09,0xf0,0xca,0x06,0xfc,0x73, -0x1f,0x26,0x88,0xf2,0x2b,0x8d,0xeb,0x1c,0x51,0xf8,0xec,0xdc,0x01,0xf4,0xa5,0xfc, -0xf8,0x86,0x15,0xfc,0xdd,0xaa,0x0d,0x89,0x0b,0xf6,0x61,0xdb,0x19,0x0e,0x0e,0x2e, -0x9b,0x12,0x0f,0x3e,0xfb,0xeb,0x3b,0xf9,0x19,0x47,0x14,0xe8,0x8a,0x0a,0x00,0x68, -0xfd,0xa8,0x05,0xf3,0x1d,0x60,0xdc,0x0d,0x00,0x16,0x14,0xd5,0x0a,0x04,0x88,0x07, -0xf5,0xde,0x01,0xed,0x62,0x2d,0x2b,0xa8,0xf6,0xd9,0xbf,0xf1,0xf9,0xe0,0xd7,0x01, -0xd9,0x17,0x05,0x7e,0xf9,0xf0,0x77,0x0c,0x00,0xa5,0xf5,0xef,0x58,0x0f,0x0f,0x6a, -0x27,0xfa,0x3b,0x05,0xf7,0x99,0xfa,0xf1,0xa5,0xfb,0xf0,0xe8,0xf3,0x32,0xee,0xfb, -0xe7,0x0e,0xec,0x03,0xe7,0xfd,0xf5,0xaf,0x10,0xfc,0x94,0xfc,0x10,0xf0,0x0b,0x04, -0x14,0xfa,0xfa,0xc6,0x0c,0x09,0xc5,0x05,0xf4,0xfb,0x05,0x00,0x66,0xe1,0xfe,0xcd, -0xfd,0xf4,0xab,0xed,0x06,0x16,0x18,0xeb,0xc0,0x02,0x1b,0x39,0x04,0xf9,0xa1,0x02, -0x13,0x0f,0x10,0xf6,0x8b,0xfa,0x04,0x1a,0xfa,0xec,0xb1,0x04,0xfb,0x4e,0xed,0xea, -0x71,0x08,0x15,0x59,0xfa,0xf4,0x1f,0x01,0x09,0x92,0x09,0x00,0x41,0x04,0x0c,0x58, -0x06,0xf9,0xac,0x00,0xfa,0xb2,0xf4,0xf7,0xa0,0x07,0x02,0x09,0xf8,0xf4,0x43,0x00, -0x06,0x8c,0xf8,0xfd,0x86,0xfd,0x05,0x89,0x04,0x00,0xda,0x0f,0x03,0x4f,0xf7,0xff, -0x04,0x0d,0xfc,0xeb,0xf7,0x02,0x88,0x07,0x01,0x82,0xf3,0xfa,0x17,0xff,0xf7,0xac, -0xf8,0x02,0xca,0x0e,0xfe,0xd4,0xf8,0x0a,0x90,0x09,0xfb,0x14,0xfa,0x0b,0x45,0x03, -0x00,0x70,0x00,0x02,0xb9,0x01,0xf9,0x66,0xf4,0xfd,0x81,0x00,0xf7,0x6d,0xfc,0x06, -0x17,0xfe,0xfe,0xe8,0xfb,0x04,0x45,0xfc,0xff,0x97,0x0c,0x0d,0x32,0x00,0x01,0xa2, -0x05,0xf7,0xec,0xf7,0xfb,0x80,0xfd,0x05,0x10,0xfb,0xf8,0xdd,0xfc,0x06,0x51,0xfa, -0xfa,0x89,0x01,0xfc,0xba,0x05,0x02,0xab,0x09,0x05,0xed,0x00,0x00,0x20,0xff,0x0c, -0xb3,0xfb,0xf9,0xb9,0x00,0x00,0x90,0xfd,0xf6,0xa3,0xf9,0xfa,0x8a,0xfe,0xfc,0xb9, -0x02,0x00,0x18,0xff,0x03,0xf9,0x07,0x05,0xa7,0x08,0xfe,0x76,0x00,0x00,0x5c,0x06, -0xfd,0xe7,0xfe,0x01,0xba,0xf6,0xf8,0x1a,0xfe,0xf8,0xbc,0xf2,0xfe,0x67,0x06,0x01, -0xf0,0x05,0x03,0x11,0x02,0x09,0x22,0x09,0xfa,0x0b,0xfc,0x05,0xb6,0x0a,0xfd,0xf5, -0x01,0x02,0xb5,0xf0,0xf2,0xf1,0xff,0xfa,0x75,0x0c,0xe4,0x39,0x1e,0xfc,0x2d,0x2d, -0xbc,0xfd,0x27,0xd4,0x34,0x24,0xfe,0x02,0x28,0xa2,0x49,0x43,0xe7,0x9a,0xf4,0x1b, -0x70,0xdd,0xf2,0xea,0x42,0xc2,0x7b,0x46,0xdd,0x72,0xdc,0x21,0x2b,0x35,0xb3,0x59, -0x3b,0xaa,0xab,0x1c,0xcd,0x4a,0x44,0x95,0x27,0x67,0xbf,0x8b,0x10,0x6d,0xe4,0xba, -0xf2,0x7b,0x18,0xda,0xef,0x75,0xe6,0xf2,0xda,0x14,0x63,0xf0,0xd8,0x48,0xe6,0xf3, -0x52,0xe9,0x08,0x6b,0x1a,0x02,0x59,0x20,0xbe,0x74,0x1e,0x10,0xa0,0x28,0x08,0xd3, -0x06,0x20,0x8b,0x1f,0xd6,0x70,0xf2,0xeb,0xe2,0xd2,0xee,0x7b,0x27,0xe2,0x36,0xe8, -0x00,0x4a,0x04,0x14,0xab,0xfc,0xf0,0xc0,0x23,0xfe,0xd8,0x1e,0x11,0xda,0x49,0xb0, -0x89,0xfc,0x05,0x30,0xdb,0x0b,0x7a,0x21,0xf0,0x3a,0xd9,0xfe,0xd3,0x22,0xd3,0x82, -0xe7,0xf6,0xdb,0x41,0xd7,0x0f,0x27,0x0b,0x29,0x00,0xdd,0xe9,0x04,0x1f,0x47,0xf1, -0x06,0x0f,0x08,0x1f,0xab,0xd7,0xdf,0xf4,0x1a,0x13,0x3e,0xe4,0xd9,0x74,0x1b,0xfb, -0x19,0x11,0xe2,0xf3,0x44,0xdd,0x29,0xd9,0x21,0x3f,0x01,0x12,0x80,0xec,0x2a,0x0e, -0xff,0xf0,0x70,0xe6,0xef,0x84,0x2a,0xd4,0xc2,0xe7,0x33,0x71,0xf8,0x08,0xfe,0xd4, -0x37,0x58,0xbf,0x1e,0x69,0x0c,0x08,0x5f,0x24,0xeb,0x87,0xf1,0x05,0xe7,0x09,0xea, -0x85,0xf1,0xf3,0x26,0x0c,0x13,0x87,0xe4,0x0f,0x88,0xe4,0x28,0x54,0xd9,0x0e,0x99, -0xfe,0x1c,0xbe,0x06,0xf3,0xa8,0x1d,0xde,0xd3,0xdf,0x2c,0x3f,0xf1,0x0a,0xa8,0xe1, -0x01,0x58,0x0f,0x27,0x61,0xd5,0xe0,0xbf,0x18,0xf3,0x9a,0x12,0x08,0xf2,0x00,0xf8, -0xbe,0xea,0x21,0x7f,0x08,0xe4,0xaf,0xed,0x10,0x38,0x0a,0x12,0xc5,0xf3,0xfe,0x1d, -0xff,0xf9,0x23,0x0b,0xf2,0x4f,0x02,0xee,0x33,0x05,0x23,0x09,0xe4,0xf6,0xb0,0xfc, -0x08,0x11,0x02,0x07,0xb6,0xfe,0x00,0x39,0x0d,0xfd,0x5c,0x0d,0xf7,0xca,0xf2,0x05, -0x94,0x08,0x01,0xd2,0xf7,0xfd,0x1e,0xfd,0xf7,0x57,0xfb,0x08,0xf2,0xf8,0xf4,0x83, -0x0e,0x0c,0x43,0x00,0x01,0x4c,0x01,0xfe,0x9b,0x00,0x01,0xda,0x01,0x06,0xbc,0xfa, -0x00,0xd7,0xfd,0xf3,0x13,0xff,0xff,0x32,0xfb,0xfe,0xce,0x07,0xfd,0x89,0x02,0x04, -0xa6,0xfc,0x01,0xd3,0xfe,0xff,0x9f,0x06,0xfe,0x78,0xff,0x05,0x2c,0x01,0xfa,0x33, -0x00,0xfa,0xac,0xfb,0x01,0x1e,0xff,0x03,0x41,0xff,0xfc,0x31,0x03,0x02,0x30,0xf6, -0xff,0x1f,0x07,0x03,0x64,0x00,0x03,0x83,0x02,0xff,0xfa,0xfd,0x03,0x89,0xfc,0xfb, -0xde,0xfc,0x05,0x61,0x00,0xfc,0xac,0xfd,0x06,0x87,0xfd,0xf8,0x16,0xfe,0x05,0x63, -0x01,0x01,0x91,0x03,0x01,0x4d,0xfe,0xfc,0xb7,0xff,0xfd,0x90,0x00,0x07,0xde,0x01, -0xf3,0xf5,0xff,0x08,0x09,0x01,0xf9,0x4c,0xf3,0x0d,0xc2,0x0e,0xe3,0xef,0xf3,0x13, -0x94,0x1b,0xfe,0xbf,0xef,0x08,0x6e,0x02,0xe6,0x14,0xf8,0x1d,0xa7,0xfc,0xcd,0x16, -0x19,0x40,0x0c,0xf6,0xb8,0x5a,0x05,0x1d,0x60,0xf7,0x01,0x7a,0x21,0xf3,0x86,0x11, -0x0b,0x68,0xc6,0x15,0x6c,0x01,0x07,0x31,0xde,0x34,0x33,0xde,0xdf,0x8a,0xf3,0xbf, -0x3b,0x64,0x41,0x04,0xfd,0xcb,0x8b,0x11,0x0a,0x4a,0xf4,0xff,0xf5,0x03,0x14,0xb5, -0xed,0x10,0xbf,0xf4,0xee,0xc9,0xc9,0xd6,0xd0,0x2c,0x28,0x7b,0xf1,0xf0,0xf0,0x12, -0x0e,0xe1,0xf9,0x1d,0x90,0x18,0x12,0x16,0xf1,0xc0,0x9d,0x16,0x19,0xf3,0x06,0xad, -0x65,0x1c,0x0f,0x62,0x07,0xc4,0xaf,0x1e,0xfe,0x48,0xeb,0x1a,0x13,0x0d,0x1f,0x4b, -0x05,0xf6,0xfc,0x02,0xf4,0xae,0x03,0xf7,0x5c,0xfa,0x26,0x27,0xc6,0xfa,0xa2,0x2d, -0xfb,0xc0,0xba,0xe2,0x8a,0x29,0x2d,0x50,0xfd,0xff,0x6c,0x1b,0xef,0x1c,0xe7,0x06, -0x20,0x1f,0x18,0xc3,0xb0,0x1c,0x82,0x54,0xd6,0x45,0xcc,0xe3,0x98,0x01,0x19,0x33, -0xe8,0x0f,0x0f,0x22,0xfd,0x27,0xcf,0xfd,0x53,0x20,0xf4,0xb4,0x02,0x1d,0x6d,0x1a, -0x04,0x2b,0xf5,0xf6,0xef,0xf9,0xec,0x0d,0xe7,0x11,0x4e,0x29,0xd7,0x5b,0xf2,0x0b, -0xbf,0x0b,0xeb,0xb4,0xda,0x30,0x3a,0x24,0xf5,0x4b,0x03,0xec,0xe0,0x0c,0xfe,0x5d, -0xf9,0x01,0x30,0x01,0x06,0x53,0xfc,0xef,0xe3,0x00,0x0a,0xfa,0xe2,0xee,0x1b,0x0d, -0x2a,0x59,0xf1,0xf2,0x6c,0x28,0xfc,0x37,0xdd,0x0b,0xe9,0x23,0xf8,0x35,0xd3,0x05, -0x4d,0x1d,0x07,0xa9,0xd0,0xfe,0xd3,0x1f,0xf0,0xd1,0xf3,0x1a,0xea,0x05,0xe8,0xc8, -0xf2,0x29,0x4a,0x03,0xec,0x80,0xef,0x11,0x7c,0x01,0x05,0x4a,0xf9,0x0f,0xc0,0xf8, -0xf1,0xfd,0xfa,0x0a,0x93,0xfd,0x02,0xef,0xf7,0x06,0xe5,0x00,0x06,0xdf,0xf5,0xfe, -0x91,0xf9,0x0d,0xcd,0xfa,0x02,0xd4,0x0e,0xfb,0x1f,0xff,0xf7,0xc5,0xfe,0x07,0xc8, -0xeb,0x01,0x40,0x1a,0xfa,0x4a,0xec,0x03,0xdf,0x08,0xf6,0x5f,0xf3,0x08,0x6e,0x09, -0xfd,0x3e,0x08,0x15,0xea,0xf7,0xe6,0xc2,0x01,0xfd,0x2f,0x08,0xff,0xf1,0xf5,0x0a, -0x52,0xff,0xf4,0x2d,0x02,0xfe,0x6c,0xf7,0x09,0x0b,0x0b,0x04,0x55,0x06,0xf4,0x35, -0x00,0x05,0x23,0xf0,0x08,0xc5,0x09,0xfc,0x38,0x01,0xf8,0x3d,0x01,0xf9,0xf6,0xfd, -0xf6,0x7a,0x0a,0xfe,0x7b,0x07,0x05,0x79,0xf6,0x00,0x24,0x01,0x04,0xe9,0x00,0x01, -0xd7,0xfa,0x04,0xe6,0x00,0xfb,0x7a,0x05,0xfc,0xbd,0xfe,0xf9,0x48,0xff,0xfd,0x68, -0x03,0x02,0x78,0xf9,0x00,0xa6,0x06,0xf9,0xfc,0xfb,0x03,0xc2,0x05,0x02,0x21,0x08, -0xff,0x14,0xfe,0x01,0xed,0xfa,0x00,0x62,0xfc,0xff,0x83,0xff,0x00,0xfe,0xfd,0xfb, -0x61,0xf8,0xfd,0xd6,0x04,0x05,0x49,0x03,0x00,0xdc,0x00,0x05,0x74,0xff,0x03,0x85, -0xfc,0xfe,0x4f,0x00,0x02,0x92,0x03,0xfb,0x61,0xf9,0xfa,0x82,0xfc,0x00,0x33,0x02, -0x02,0x84,0xfc,0x07,0xd6,0x00,0xfc,0x75,0x04,0x03,0xe4,0xfe,0x01,0xdd,0xff,0xff, -0x39,0xfd,0xf8,0x2f,0xfe,0x00,0x8a,0x02,0xfd,0x77,0x00,0xfe,0x6a,0xff,0x01,0x5d, -0x05,0x02,0xf3,0xfc,0x03,0x70,0x04,0xf7,0xdc,0x09,0xfd,0x8a,0xef,0x02,0x51,0x00, -0x02,0x87,0x05,0xf6,0xe9,0xf2,0x20,0x5d,0x05,0xe7,0x81,0x1a,0xf8,0xee,0xfc,0xf7, -0xd1,0x13,0x20,0xc8,0xd3,0x06,0x64,0xd7,0x1a,0xe8,0xd0,0x4a,0xc4,0xb6,0x11,0xbe, -0x2f,0xb3,0x52,0x41,0xf1,0x1f,0x27,0x01,0x36,0x90,0x2e,0xe9,0x77,0xe5,0x2d,0xfb, -0xee,0xe4,0xe2,0xe9,0xb1,0xd2,0x0b,0x0e,0x1a,0xd3,0x04,0x1b,0x3a,0x8e,0xfa,0xcc, -0x3b,0xd6,0x13,0x8a,0x68,0xf8,0x3e,0x03,0x18,0xca,0xfd,0xd9,0xb0,0x1a,0xd9,0x65, -0xf8,0xe0,0x9d,0xe9,0x2d,0xec,0x0d,0xe5,0x8d,0xcf,0x1c,0x9d,0xe9,0x18,0x22,0x00, -0x1a,0xd9,0x40,0xf1,0xfa,0x1b,0xe7,0xa9,0xe5,0x07,0x64,0xed,0x09,0x7a,0xe4,0x0e, -0x1e,0x07,0xe7,0x34,0xfb,0x1d,0x19,0xc3,0xf8,0x35,0x22,0x0d,0x23,0x2f,0xeb,0x39, -0x1d,0xf6,0x0b,0xf7,0xc8,0xb3,0x04,0x28,0x3c,0xd3,0x21,0x9b,0x20,0xea,0xaa,0xdf, -0xee,0xf5,0x12,0xfc,0x3e,0x28,0xf7,0x40,0x10,0xf0,0xb9,0x1b,0x15,0x41,0xa6,0x0a, -0x68,0x08,0x02,0x39,0xfa,0x03,0x23,0xf5,0xff,0xec,0xfd,0x02,0x54,0x0c,0xfc,0x26, -0x09,0x12,0xe5,0x08,0x1f,0x89,0xd2,0x15,0xfa,0xf3,0xf3,0x21,0xec,0x18,0x5c,0xdd, -0x0b,0xc9,0x09,0xe5,0x7a,0x0b,0xff,0x8d,0xf0,0x0e,0x4d,0x03,0x19,0xc1,0x02,0xfd, -0x71,0x0c,0xf6,0x66,0x0b,0xfb,0x44,0x03,0xfa,0x29,0x00,0x05,0x11,0xf9,0xee,0x03, -0xe7,0x0c,0x90,0x01,0x04,0x9d,0xea,0xfc,0xb9,0x14,0x0a,0x2e,0xe9,0x0c,0xf3,0x08, -0x00,0xc3,0x11,0x07,0x5c,0xf7,0x05,0xa4,0xfc,0x09,0x04,0x08,0xeb,0x0e,0xf1,0x00, -0x9c,0xf4,0xfe,0xc0,0x06,0xe9,0x8d,0xfb,0x05,0x4e,0x03,0x10,0x71,0xfe,0xfd,0x28, -0x15,0x02,0xe5,0x07,0x01,0xd6,0xf8,0x0f,0xd1,0x08,0xf2,0xf5,0xe4,0xf8,0xf1,0xf8, -0x04,0x98,0xf8,0x02,0xa9,0xef,0x04,0x64,0x11,0xff,0xeb,0xf9,0x04,0x7c,0x11,0x14, -0x6a,0x0f,0xf1,0xf9,0xf1,0x09,0xcd,0xf8,0xf9,0xad,0xff,0xf4,0x52,0xf2,0x00,0x86, -0x00,0xf2,0xdb,0xff,0xfc,0x00,0x05,0x19,0x97,0x05,0xf8,0x35,0x0d,0x05,0xf3,0xf8, -0x03,0x88,0x03,0x05,0xa8,0xff,0xf6,0x2f,0x01,0xf3,0x6c,0xf7,0xfd,0x2e,0xfe,0xfb, -0x54,0x00,0xfc,0xe8,0x02,0x06,0xc8,0x02,0x01,0x94,0xfd,0x00,0x28,0x08,0x07,0xf3, -0x01,0x00,0xce,0x04,0xfb,0xbc,0xfb,0xfc,0xfe,0xfb,0xfa,0xe5,0xfc,0x01,0x95,0xfc, -0xf7,0x2c,0x02,0xfd,0x5f,0x01,0x00,0x75,0xff,0x03,0x68,0xff,0xfb,0x6a,0x00,0x03, -0x9a,0xfc,0x03,0xfa,0x05,0x00,0x67,0xfa,0xf7,0xf8,0x02,0x07,0xd6,0xff,0xff,0x41, -0x00,0xfd,0xd4,0xfd,0x00,0xb1,0xfd,0xfd,0x50,0xfe,0x04,0x98,0x04,0x04,0x3c,0xff, -0xfb,0x36,0x02,0xfb,0x18,0xfa,0x02,0x93,0x08,0x02,0x2c,0xfd,0xfd,0x61,0xfc,0xfb, -0x95,0x02,0xfc,0x13,0xfa,0x09,0xaa,0x0a,0x01,0x08,0xf7,0xff,0xbb,0x01,0x00,0x05, -0xef,0x0a,0x3b,0x11,0x0b,0x23,0x01,0xee,0xf5,0xf0,0x01,0x58,0xf1,0x04,0xe0,0x05, -0xf7,0xfd,0x0c,0x13,0xd2,0xf7,0xdf,0x9a,0x02,0xff,0x0b,0x28,0x03,0x90,0xde,0x2f, -0x9d,0xf0,0xdd,0x76,0x0f,0x07,0x51,0x03,0xdd,0xf2,0xfc,0xfb,0xa2,0x0c,0xe3,0x17, -0x2c,0xf3,0xc5,0x08,0x24,0x22,0xbf,0x24,0x43,0xcf,0x2c,0x45,0x3c,0x00,0x33,0xee, -0xc3,0x7d,0x0c,0xff,0xd7,0xf2,0xd8,0xb7,0x0a,0xea,0x9f,0x41,0x2d,0x39,0xbd,0xdb, -0x41,0x0c,0xfe,0xd3,0x23,0x2d,0x6b,0xfe,0xfc,0x82,0x23,0xea,0x4e,0xe3,0xfb,0xa1, -0xcf,0xe4,0x37,0x33,0x1e,0x17,0xde,0x06,0x70,0xf1,0xde,0xce,0x09,0x00,0xf7,0x03, -0x26,0xc0,0x26,0xfa,0x9d,0x0d,0x09,0x56,0xd4,0xee,0xee,0x06,0xf4,0xf1,0x0a,0x08, -0x30,0x00,0x01,0xb9,0xe5,0xe4,0xc3,0xf4,0x0a,0x3d,0x05,0x0d,0x91,0x19,0x12,0x74, -0x0c,0xf4,0x24,0x01,0xf9,0x13,0xda,0xff,0x6d,0x1a,0x0f,0x10,0x08,0xfd,0x5b,0xe1, -0xf1,0xc8,0xe8,0xe7,0x90,0x1b,0x0b,0xe1,0x07,0x17,0xd5,0x0d,0xf8,0xfb,0xfb,0xf6, -0x54,0xf2,0x05,0x96,0x0a,0x17,0xce,0x09,0x00,0xf4,0xe4,0xf0,0x7d,0xed,0xf5,0x02, -0xf8,0x01,0x04,0x12,0x16,0x43,0x11,0x05,0xff,0xe8,0xe3,0x17,0xff,0x15,0xd9,0x0d, -0xfc,0x59,0x16,0x13,0x2e,0xdf,0xec,0xd7,0xea,0xec,0xf0,0x18,0xfc,0xef,0x0e,0x27, -0x17,0xd8,0xf8,0xdc,0x0b,0xf1,0xdc,0xf6,0x10,0x5e,0x06,0x12,0x90,0x0b,0xe3,0x16, -0x0b,0xf8,0x59,0xe3,0x08,0xb2,0x0b,0x03,0x1c,0x0a,0xfb,0xed,0x02,0xf2,0x31,0xe6, -0x0f,0x89,0x08,0xf9,0xcf,0x08,0x00,0x33,0x04,0xef,0x5c,0x00,0x01,0x56,0x00,0xfd, -0xcb,0x09,0x11,0x13,0xfc,0xfe,0x0d,0xf9,0x03,0x1d,0xf6,0xf6,0x59,0x0c,0xff,0xd5, -0xfb,0xf7,0x55,0xfa,0x03,0x0b,0x01,0xfd,0xdf,0xfb,0x06,0x91,0x05,0x0c,0x88,0x0b, -0xfc,0xc5,0xfb,0xff,0xd8,0xfe,0x03,0x00,0x00,0xf8,0x26,0xfa,0xfd,0x2b,0xff,0xf6, -0xcb,0xfa,0xff,0x83,0xff,0x02,0x8b,0x07,0x07,0x5a,0x06,0x03,0xad,0x00,0x01,0x69, -0x02,0xff,0x5b,0x00,0xfe,0xbf,0xfa,0xf9,0xfb,0xfc,0xff,0x2c,0xf7,0xfb,0x69,0x01, -0x02,0xa5,0xfe,0x02,0x2b,0x05,0x00,0x2e,0x05,0x04,0x88,0xfd,0x03,0x0d,0xff,0xfb, -0xcf,0x01,0xff,0x1d,0xfc,0xfd,0xe9,0xfd,0xfb,0x28,0x00,0xfe,0x77,0xfe,0x01,0xc3, -0x00,0x02,0x5b,0x02,0x01,0x51,0x02,0x00,0xf5,0xff,0xfb,0xbb,0xfe,0x00,0x7e,0x00, -0x01,0x2a,0xfe,0xfe,0x23,0xff,0x00,0xab,0x01,0xfc,0xd6,0xff,0x01,0x8f,0x01,0x03, -0x9f,0xfd,0xfe,0xf2,0xfc,0xfb,0x41,0x01,0x01,0x19,0x01,0x01,0x32,0x00,0x03,0xd6, -0x01,0xff,0x86,0xfd,0x01,0x6c,0x03,0x02,0x04,0xff,0xfb,0xcb,0xfd,0xfd,0x3a,0xff, -0xfb,0x66,0xfa,0xfe,0x7b,0x01,0x02,0x3a,0x03,0x07,0xde,0x02,0xfb,0x9d,0xfa,0x01, -0x44,0x13,0x06,0x2a,0xf6,0xff,0xb8,0x01,0xdf,0x36,0x07,0xfb,0xa9,0xf7,0x0d,0x70, -0xfa,0xfd,0x1d,0x04,0x03,0x49,0xeb,0x21,0x6b,0x20,0xf1,0xaa,0xed,0xf3,0xca,0x18, -0x05,0x80,0xf4,0xe5,0xef,0xf3,0x4e,0x25,0xfc,0xc4,0x97,0xdf,0x21,0x55,0xf9,0xf3, -0xf4,0x0e,0xfd,0x4e,0x0c,0x1e,0x9d,0x04,0xce,0x6b,0xfd,0xed,0x30,0x18,0x4f,0xe6, -0x02,0xb7,0x4d,0xee,0x16,0x73,0xe6,0x01,0x74,0xfb,0xf3,0x78,0x21,0x1c,0x68,0x08, -0xe3,0x07,0xf9,0xde,0xe7,0x0b,0x24,0x3d,0x0f,0xf3,0xc8,0xf3,0xfa,0xaa,0x0a,0xf6, -0xe8,0xdf,0xf9,0x26,0x15,0x03,0x64,0x09,0xff,0x89,0x1d,0xfd,0xc8,0xe6,0xfc,0x98, -0x08,0xfa,0x6a,0xf6,0x13,0xd5,0x05,0xf3,0x2f,0xf8,0xfe,0xf2,0x02,0xeb,0x58,0xef, -0x0a,0x67,0x23,0x0c,0xa8,0xf9,0xed,0x9f,0x12,0xef,0x6d,0x02,0x03,0xfc,0xff,0x09, -0xf0,0xef,0x0c,0xcc,0x0f,0xe9,0x14,0xc6,0x0e,0xde,0x2d,0xf8,0xa5,0xfc,0x01,0xd3, -0xfb,0xf8,0x96,0xf8,0x07,0xd6,0x15,0xf1,0xb3,0xe1,0x22,0xc8,0x1a,0xf1,0x8f,0xe7, -0xf9,0x62,0x11,0x0c,0x6d,0xf5,0x03,0x81,0x09,0xe1,0x6c,0xff,0x0d,0x31,0x06,0xe5, -0xa0,0xf6,0x0f,0x45,0xfd,0x01,0x65,0xfe,0x04,0x44,0x07,0x0d,0xbf,0x08,0x03,0xb1, -0xf2,0xfa,0xca,0x00,0x14,0xb2,0xf3,0xf8,0xe4,0x01,0xf0,0x2c,0xf0,0x06,0x68,0x02, -0xeb,0x19,0x00,0x0e,0x23,0x19,0xf1,0x6d,0xf9,0x1b,0x41,0xf8,0x02,0xda,0x09,0x00, -0x82,0xfb,0xf8,0x2d,0xeb,0x0a,0xb4,0x10,0xf5,0xb9,0xeb,0xfb,0x52,0xfe,0xfb,0x93, -0x06,0x13,0x8d,0xf7,0xf7,0xc0,0x0f,0x0a,0x40,0xf8,0xfc,0x39,0xf3,0x05,0x98,0x14, -0x0c,0xc9,0xef,0xf7,0x4c,0xfb,0xf7,0x9f,0xfe,0x04,0xc5,0xfe,0x00,0xa5,0x0d,0x00, -0x85,0xe2,0xfc,0xa8,0x0c,0xfc,0x7d,0x00,0x0e,0xe1,0x0a,0xfd,0x3f,0x01,0x04,0x70, -0xeb,0xf6,0x26,0x14,0x06,0xae,0xfd,0xfa,0xa5,0xff,0xfd,0x67,0xf0,0xee,0x9b,0x03, -0x07,0x93,0x0c,0x08,0x45,0xfe,0xfa,0xc0,0xfd,0x04,0x9e,0x09,0xff,0xf4,0xfa,0x03, -0x2f,0x03,0x00,0xf4,0xfa,0xfc,0x63,0xf7,0xf6,0x63,0x03,0x0a,0xcb,0xfc,0xff,0xda, -0x05,0xfd,0x6d,0xfb,0x00,0xc3,0x01,0x05,0x0c,0x01,0xfd,0x4a,0x08,0x01,0xa8,0xf9, -0xfd,0x2c,0x00,0xfe,0xfc,0xfd,0xff,0xe9,0x07,0xfc,0x94,0xf7,0x01,0x92,0xff,0xfb, -0x8d,0x05,0x00,0x08,0xfe,0x01,0xbd,0x02,0x00,0x4c,0x00,0xff,0x55,0xfb,0x04,0xde, -0x03,0xff,0x4e,0xff,0x01,0x4e,0xfb,0xf6,0x1b,0x02,0xff,0xef,0x00,0x01,0x5f,0xfb, -0xfc,0xe8,0x01,0x00,0xef,0xfd,0x02,0x0f,0x04,0x01,0x09,0x03,0xff,0x28,0xfe,0x02, -0x08,0xfd,0x02,0x98,0x02,0xfd,0xaa,0xf9,0xfb,0x58,0xfc,0xff,0x1c,0x00,0x00,0xeb, -0x02,0x00,0x46,0x00,0xff,0x29,0x04,0xfe,0x60,0x03,0x05,0x25,0x03,0x00,0xa8,0xfd, -0xfa,0x99,0xfc,0x00,0x38,0xfc,0xfd,0x33,0x00,0x00,0xd7,0xfd,0x00,0xf1,0x01,0xfd, -0x1b,0x01,0x00,0xad,0x01,0x06,0x2f,0x03,0x01,0x77,0xfd,0xfc,0x1c,0x00,0x00,0xb8, -0xfc,0xfd,0x50,0x00,0x01,0x13,0xfe,0xfa,0x55,0xfd,0x01,0x1c,0x02,0x02,0xcb,0xfe, -0x00,0x49,0x04,0x01,0xaf,0x03,0xff,0xc0,0xfb,0xfd,0xc7,0x02,0xfc,0xc4,0xfd,0x04, -0xb2,0xfa,0x00,0x85,0xfa,0xf8,0xb2,0x09,0x09,0x4e,0xf1,0x0a,0x70,0x05,0xf5,0xf4, -0x05,0x0e,0x4d,0x07,0xfd,0x91,0xf0,0xf0,0xb9,0x1a,0xe1,0xad,0x0a,0x11,0xce,0xea, -0xec,0x67,0xe6,0x16,0x1e,0x15,0xea,0x2f,0x11,0x26,0xe0,0xef,0xef,0x7d,0x10,0xf6, -0x43,0xfc,0xf4,0x31,0x0d,0x40,0xb4,0xbb,0xde,0xaa,0x27,0x10,0x1c,0xd1,0xfd,0x82, -0xf5,0x1c,0x97,0xf3,0x19,0xf1,0xf3,0x13,0x47,0xea,0x14,0x25,0x14,0xec,0x7a,0xd9, -0x17,0xdb,0xef,0x18,0xd5,0xf3,0x0c,0x61,0xf3,0x00,0x54,0xff,0x02,0x19,0xea,0xef, -0xe8,0x24,0x15,0x89,0xfb,0xf4,0xb1,0x05,0xfa,0x8d,0xf1,0xee,0x29,0x0d,0x0e,0x37, -0x02,0xff,0xc8,0x0a,0xf1,0xb3,0xeb,0x02,0xf6,0x0a,0x0c,0x70,0xfe,0x01,0xd3,0x09, -0x06,0x6a,0xef,0xef,0x7e,0xfb,0xfe,0x0b,0xfd,0x0c,0xa8,0x08,0xf8,0x35,0x07,0xf9, -0x51,0x01,0x03,0x1a,0xf8,0x06,0xca,0x0a,0x03,0xbd,0x00,0x02,0xff,0xf5,0xed,0x35, -0xfe,0xf6,0x14,0xf4,0x04,0xe0,0x0d,0x0b,0x93,0x07,0xed,0x02,0xfc,0x12,0x54,0xf9, -0x0a,0x20,0x09,0x02,0xfe,0xff,0x0b,0x40,0xf3,0xf5,0x5c,0xed,0xfa,0x1e,0x00,0xfb, -0xeb,0xfd,0x06,0xf0,0x0e,0xf0,0xfc,0xf8,0x02,0x15,0x04,0xff,0x80,0x04,0x12,0x76, -0x0a,0x04,0x22,0x02,0xf1,0x05,0xfa,0xfc,0xbe,0xfe,0x02,0xc9,0x05,0xff,0x4d,0xfd, -0xea,0x17,0xf2,0x02,0x27,0xfb,0xf8,0x00,0x12,0x0b,0xe6,0x05,0x04,0x29,0xf7,0x0e, -0x6e,0xf1,0xf8,0xd7,0x0f,0x14,0xd6,0xfc,0xff,0x2b,0x02,0xee,0x3b,0xf0,0xea,0x52, -0x03,0x07,0x33,0xfd,0x03,0xfc,0x06,0x02,0xcf,0xf4,0xf6,0xea,0x08,0x08,0x6e,0x08, -0x11,0xf4,0x09,0xfd,0x7f,0x00,0xf1,0x90,0xf3,0xfd,0x55,0xff,0xfa,0xf3,0x03,0xfe, -0xa4,0xf9,0xfb,0xb6,0xf8,0x01,0x8c,0x03,0x03,0x83,0x06,0x0a,0x87,0x0f,0xfe,0xad, -0xf8,0x04,0x9c,0xff,0xfd,0xec,0xfb,0x00,0x79,0xfd,0xf5,0xb9,0xfb,0xff,0x1c,0x03, -0xfc,0xef,0xf6,0xfe,0x9d,0x03,0x00,0xaa,0x05,0x0b,0xef,0x04,0xff,0x52,0x00,0x00, -0xf8,0x01,0xff,0xeb,0xf6,0x00,0x3e,0x03,0xfe,0x5b,0xfe,0xfb,0xcc,0xfa,0xf7,0xea, -0xfd,0x00,0xb2,0x05,0x06,0x63,0xfe,0x02,0xc8,0x02,0x02,0x74,0xfd,0xfd,0xbb,0x02, -0x03,0x36,0x04,0x02,0xdf,0xfd,0xfc,0x0b,0xfb,0xf9,0x8f,0xfb,0x00,0x28,0xfc,0x04, -0x25,0x03,0xfd,0x23,0xfe,0xfb,0x08,0x01,0x04,0x68,0x01,0x05,0xef,0x05,0x00,0xe1, -0xfc,0x01,0xf1,0x05,0x01,0x4b,0xfa,0x00,0xb7,0x00,0xf4,0x39,0xf5,0x02,0x1e,0x01, -0xfc,0x02,0xf5,0x03,0x55,0x0c,0x01,0xc3,0xf7,0x00,0x0e,0x04,0x06,0x65,0x07,0x0c, -0x11,0x06,0xfd,0xf1,0xf6,0xfe,0x01,0x01,0xf6,0x95,0xf6,0xff,0x81,0xff,0xfc,0x6e, -0xfb,0xfb,0x19,0xfd,0x00,0x7a,0xff,0x06,0x69,0x0d,0x08,0x0b,0x04,0x03,0x0a,0x03, -0x03,0x9d,0xf5,0xee,0xe0,0xff,0x11,0x20,0xe4,0xfb,0xe1,0x1f,0xfd,0x8e,0xda,0x2a, -0x3c,0xee,0xff,0x53,0xf0,0x08,0x72,0x33,0xec,0xaf,0xfd,0x10,0x54,0xda,0xf0,0x0d, -0x16,0xdc,0x3f,0xf9,0x20,0xde,0xff,0x02,0xa2,0xe8,0xff,0xf0,0xfc,0xec,0xf5,0x24, -0x18,0x3a,0x10,0x22,0xbf,0xed,0xf5,0x3d,0xf4,0xdf,0xec,0xf3,0x0b,0xd4,0x06,0xee, -0xc3,0xec,0xfa,0x40,0xfe,0xf6,0x22,0x08,0x07,0xda,0x0f,0x10,0x18,0x1e,0x0f,0x09, -0xfe,0xfc,0x36,0xe1,0x0f,0xfc,0x17,0xf0,0xb2,0xe2,0xf5,0xcb,0xf6,0xee,0x93,0xf2, -0x08,0x77,0xf9,0xfa,0x15,0x0e,0x0d,0x21,0x12,0xfd,0x3a,0x01,0x1c,0xca,0x1f,0xfc, -0x51,0xed,0xfd,0x63,0xe6,0xee,0x72,0x11,0x0c,0xc3,0xec,0xd8,0xbd,0x07,0x0a,0x33, -0xea,0xf7,0xe2,0x12,0x19,0x44,0x04,0x0f,0xd4,0x0d,0xec,0x30,0x00,0xea,0x36,0x19, -0x0c,0x59,0xf4,0xfa,0xfe,0x13,0xde,0xf4,0xec,0x08,0x00,0x06,0xfd,0xd3,0xef,0x12, -0x2b,0x06,0xf5,0x1c,0xf4,0xfe,0x0e,0x1b,0xfd,0xc4,0xff,0x12,0x5b,0xfb,0xef,0x40, -0xfa,0x03,0xef,0x06,0x05,0xb1,0xfb,0x0a,0x22,0xfd,0xf1,0x42,0xf2,0xf8,0xe1,0x06, -0x02,0x35,0x05,0x08,0x3f,0xf5,0xf5,0x8c,0xff,0x0b,0x0d,0x06,0xfc,0xa0,0x06,0x18, -0xb2,0x07,0xed,0x8c,0xfb,0xe6,0x06,0xfa,0x0a,0x47,0x09,0xf6,0x59,0xf1,0xfa,0x89, -0x08,0x01,0x9a,0xfa,0x06,0x4d,0xfe,0x0b,0x85,0x12,0x07,0x44,0xff,0xff,0x50,0xfb, -0x0b,0x47,0xfc,0xe4,0xaf,0xf6,0xfa,0x2f,0x09,0xf0,0xa2,0xfe,0x06,0x6f,0x01,0xf1, -0x77,0x05,0x10,0x0b,0x01,0x07,0x67,0x0b,0x0a,0xd9,0x04,0xf1,0xcc,0xfe,0xfd,0x33, -0xfb,0xff,0xfe,0xfb,0x00,0xb4,0xf2,0xec,0x70,0xfd,0x11,0xf3,0xfd,0xf0,0xa3,0x0d, -0x11,0xde,0x01,0xfd,0x6b,0x07,0xf4,0xe5,0xff,0x0a,0x70,0x10,0x01,0x24,0xf4,0xf5, -0xb8,0xfc,0x03,0x3d,0xf0,0xfb,0x00,0x05,0x02,0x66,0x00,0xfc,0x67,0x00,0xf6,0xc9, -0x01,0x0e,0x0c,0x00,0x01,0x14,0x02,0x05,0x34,0x03,0x03,0xa7,0xfe,0xf7,0x2c,0xfd, -0xfe,0x55,0x05,0xfe,0xff,0xf7,0xf5,0x8e,0x03,0x05,0xf4,0xfc,0xfd,0xa2,0xfe,0x00, -0xac,0x01,0x07,0xb7,0x05,0xfc,0x2b,0xfe,0x03,0x3d,0x04,0x02,0x20,0x01,0xfb,0x5a, -0xfd,0xff,0x5b,0x00,0xfb,0x3b,0xfe,0xfa,0x04,0xfc,0x01,0x1b,0x02,0xff,0x8b,0x00, -0x00,0x3e,0x02,0x04,0xa8,0x02,0x00,0xc6,0xfe,0x05,0x82,0xff,0xff,0x2f,0xfe,0xfe, -0x6e,0xfc,0xfb,0x0e,0xfe,0xfe,0x50,0xfe,0xfc,0x4a,0xff,0x01,0x75,0x03,0x03,0x98, -0xff,0x01,0x60,0x01,0xfe,0x0a,0x02,0x04,0x21,0x01,0xff,0xdf,0xfe,0xfe,0x47,0xfb, -0xfc,0x78,0xff,0xfb,0x2f,0xff,0x02,0xd6,0x00,0xff,0x54,0x02,0xfe,0x20,0xff,0x00, -0xfd,0x02,0x03,0x2c,0x00,0x01,0x93,0xfe,0xfd,0xf8,0xfe,0x00,0x26,0x01,0xfe,0x4a, -0xff,0x00,0x7b,0xfe,0xfe,0x0b,0xff,0x00,0xf2,0xff,0x01,0x8d,0x01,0xff,0xd1,0xfe, -0xff,0xc5,0xfe,0x00,0xb5,0x04,0x02,0x46,0xfd,0xff,0x34,0xfd,0x01,0x7e,0x00,0x03, -0x8f,0xfc,0xf5,0xde,0x08,0x02,0x1d,0xfb,0x09,0xff,0xef,0xf5,0xb6,0x11,0x04,0x82, -0xff,0xfc,0xb8,0x02,0x13,0xa7,0xf0,0xf6,0xed,0xf9,0xf9,0x0b,0x0f,0xfd,0xbc,0x09, -0x02,0xc4,0xe2,0xfe,0xe3,0x17,0xf7,0x2b,0xf0,0x03,0x15,0xff,0xfb,0xba,0x10,0x05, -0x5f,0x07,0x00,0xec,0xf2,0xfc,0x8e,0x01,0x09,0xb3,0xf9,0x07,0x4a,0x04,0xdf,0x8a, -0x15,0x05,0xa8,0xf2,0xf6,0xa6,0xe8,0x0c,0xe2,0x3d,0xd6,0x7b,0xd9,0x01,0xdf,0x35, -0x16,0x69,0xf0,0xec,0x27,0xfd,0x04,0xd9,0xf8,0x16,0x2a,0xea,0xed,0x68,0xf2,0x0d, -0xd4,0x27,0xd6,0xbc,0xdf,0x0b,0xce,0x2c,0x0b,0x02,0xfd,0xfb,0x5e,0x06,0xf3,0xfc, -0x05,0x06,0x68,0x0b,0xec,0x3d,0xea,0x02,0xaf,0xef,0x00,0x08,0xec,0x24,0xec,0xf0, -0xf9,0xe0,0x11,0xfa,0x6c,0x20,0xf6,0x53,0x0f,0xf5,0x6f,0x0f,0xff,0xd4,0xfd,0xe6, -0xfa,0xe2,0x22,0xa0,0xfe,0xea,0x7d,0xf0,0xfa,0x98,0x07,0xf5,0x8a,0x0a,0x12,0xd4, -0x1a,0xe9,0x05,0x0e,0x1a,0x9b,0xea,0xf5,0x32,0xff,0x0e,0x34,0xf7,0xf1,0x01,0xf9, -0x0b,0xa7,0xf9,0xe0,0x66,0x06,0x0b,0xaf,0xfd,0x03,0x7e,0x0f,0x04,0x19,0xf9,0x06, -0x4b,0x02,0x0b,0xf4,0xf7,0xf1,0x7b,0x07,0x04,0xa2,0xfc,0xf8,0x6c,0xfb,0xf8,0x8b, -0xfc,0x06,0x5b,0x00,0x00,0x1f,0x06,0x02,0xdf,0xf6,0x0c,0xf6,0x03,0xf8,0x44,0x04, -0xfb,0x99,0x00,0xfa,0xdf,0xf8,0x0b,0xbd,0x01,0xe4,0xb8,0xfe,0x1b,0x25,0xfd,0xf2, -0xf7,0x00,0x06,0x78,0xfe,0xfe,0x69,0xfd,0x08,0x18,0x02,0xee,0x85,0x12,0x11,0x99, -0xee,0xf1,0x42,0x06,0x02,0x0f,0xf8,0xfd,0x04,0x00,0x0a,0x7e,0x00,0xf4,0x5b,0x03, -0xff,0xd9,0xf3,0x05,0x2b,0x0a,0x00,0x01,0x05,0x05,0x95,0xf7,0x01,0x4c,0xfb,0xf8, -0xfe,0xff,0x07,0x43,0x04,0xfe,0x33,0xfa,0xf6,0xdf,0x01,0x01,0xbc,0xfc,0xfd,0xb8, -0x05,0x07,0xff,0x04,0xfe,0x0c,0xfb,0xfe,0xd6,0x07,0x01,0x34,0xf8,0xfc,0x59,0x00, -0x00,0xac,0xfb,0xfc,0x94,0x01,0xfd,0x9c,0xfc,0x06,0x49,0x06,0xfa,0xaf,0xf9,0x05, -0xfd,0x06,0x03,0x74,0x00,0x01,0x67,0x05,0xf9,0x78,0xf9,0xff,0xf4,0xfe,0xfb,0xa7, -0xff,0x0a,0xdb,0xfd,0xf8,0xe7,0xfc,0x00,0x31,0xfe,0xfc,0xa7,0x04,0x09,0xfa,0x02, -0xfd,0x08,0x03,0xfe,0x26,0xfa,0xfc,0xf5,0xff,0x04,0x1c,0x00,0x00,0x52,0x02,0x01, -0x2e,0xf8,0xfa,0x5c,0x02,0x02,0xac,0xfe,0x00,0x75,0x04,0xff,0x4f,0xfe,0xfb,0x04, -0xfb,0x01,0xc6,0x00,0xff,0xcf,0x00,0x07,0x01,0x01,0xfe,0x56,0x02,0x00,0x60,0x00, -0xfe,0xe3,0xff,0x01,0xf9,0xff,0xfe,0x67,0xfd,0xfc,0x59,0xfc,0xfc,0x1d,0xfd,0xff, -0xd5,0x03,0x00,0xe8,0x04,0x03,0x9b,0x01,0x01,0x79,0x00,0x01,0xd6,0x01,0x00,0x55, -0xfe,0x00,0x6a,0xfd,0xfa,0xb9,0xfd,0xff,0x89,0xfd,0xfb,0xf2,0xfe,0x02,0x60,0xff, -0x05,0x23,0xf6,0x03,0x8e,0x05,0x01,0x30,0x03,0x07,0x4c,0x03,0xf6,0x68,0xf7,0xfc, -0xb4,0xfe,0x16,0x35,0x0f,0xf9,0x3d,0xfc,0xd8,0xf0,0x01,0x21,0x7b,0xdd,0xf5,0x45, -0x0e,0x1b,0x1f,0x0e,0xf7,0xaa,0xec,0xe4,0x09,0xfe,0x1e,0x8c,0xf8,0xfb,0xdc,0x20, -0x08,0xb2,0xf8,0xfe,0xfb,0xe0,0xdc,0x70,0xff,0x20,0x17,0x24,0x21,0x50,0xee,0xdd, -0x5f,0x04,0xfa,0x04,0xdb,0x02,0x58,0x1b,0x03,0xfd,0x00,0x02,0x7a,0x02,0xe9,0xec, -0xdd,0xf9,0x18,0x14,0x15,0xa9,0x0f,0x1a,0x6f,0x17,0xeb,0x81,0xf2,0xf7,0x11,0x07, -0xde,0x32,0x09,0x0f,0x44,0x0d,0xf4,0xaf,0xdd,0xef,0x04,0xeb,0x01,0x16,0x0f,0xff, -0x5c,0x13,0x1d,0x1f,0x16,0x13,0x0a,0x0c,0xcf,0x28,0xf3,0x13,0x12,0x06,0x0e,0xac, -0xf5,0xd7,0x81,0x02,0xfe,0x43,0xdb,0xdb,0x27,0x0b,0x18,0x5a,0x0e,0x20,0x6d,0x1f, -0xed,0xe5,0xf6,0x0d,0x0c,0x02,0x05,0x37,0xfb,0x04,0xfd,0x0d,0xf6,0xad,0xe6,0xef, -0x6e,0xe2,0xeb,0x9a,0xfa,0x15,0x98,0x23,0xf9,0x35,0xf8,0x0b,0x00,0xf5,0x02,0x43, -0x1c,0x0f,0x7c,0xf4,0xfc,0x8f,0x17,0x16,0xb9,0xdb,0xdd,0x2b,0xed,0x04,0x45,0x04, -0x03,0xdf,0x02,0xf9,0x73,0xea,0xfc,0x27,0x1a,0x0e,0x70,0xf4,0xf9,0xa2,0x1a,0x14, -0x92,0x04,0xf8,0xae,0xfc,0xfa,0x99,0xea,0x02,0x6f,0x10,0xf0,0x79,0xf1,0xfa,0x27, -0xff,0x09,0x95,0xf3,0xfa,0xcc,0x07,0x04,0x25,0x01,0x19,0x3e,0x08,0xfb,0xfd,0xdc, -0x15,0x5e,0x18,0xed,0xcc,0xfb,0xfd,0xd1,0xfa,0x00,0x8a,0x07,0xf0,0x41,0xed,0xff, -0xcc,0xff,0x14,0x12,0x15,0xf1,0x58,0xe2,0x15,0xa3,0x0f,0xeb,0x6f,0x09,0x08,0x2b, -0x00,0x01,0x7f,0x01,0x00,0xd9,0xfa,0xf6,0x2e,0xf4,0x07,0x4a,0x07,0xf6,0xe0,0xfe, -0x00,0x50,0xfd,0xf1,0xc5,0xfa,0x11,0xdd,0x05,0x00,0x04,0x06,0x04,0x2e,0x01,0xff, -0x7e,0xff,0xff,0x19,0x07,0xf7,0x72,0xfd,0x0b,0x5b,0xf3,0xe4,0x6a,0xfe,0x10,0x20, -0xfc,0xf8,0x11,0x09,0x0d,0x00,0xf8,0xf4,0x74,0x05,0x10,0xa7,0xfe,0xff,0xc6,0x06, -0x0c,0x13,0xf4,0xf1,0x89,0xff,0x06,0x04,0xef,0xf9,0xe8,0x0f,0x05,0x55,0xfb,0xef, -0xbb,0xfe,0x0e,0x01,0xfe,0x01,0x12,0x09,0x06,0x8d,0xf8,0x00,0xe9,0x05,0x02,0xb7, -0xeb,0xfa,0xce,0x0c,0x02,0xfa,0xfb,0xff,0x9f,0xfe,0xfc,0xf3,0xfe,0xff,0xc2,0x05, -0x00,0xaf,0xfb,0x04,0x9c,0x07,0x00,0xd7,0xf8,0xfa,0x0c,0xff,0x00,0xf6,0x04,0xff, -0x9d,0xfd,0xff,0x14,0x03,0xff,0x37,0xfd,0x04,0xdd,0x00,0xfb,0x68,0xfd,0x05,0x9a, -0x04,0xf6,0x4f,0xfb,0xff,0x36,0x01,0xfd,0xdd,0xfe,0x05,0xad,0x01,0xfe,0x97,0xfd, -0x07,0x95,0x05,0xfc,0x28,0xfd,0x00,0x19,0x01,0xff,0xdf,0xfd,0xfd,0xb1,0xfc,0xfb, -0x6d,0xfb,0x00,0xd4,0x02,0x00,0x0c,0x00,0x02,0x7c,0x05,0x02,0xf9,0x01,0xfe,0x0f, -0xff,0x01,0x61,0x00,0xff,0x1b,0x00,0xfd,0xf9,0xf9,0xfa,0x92,0xff,0x01,0x08,0xfd, -0xfb,0x35,0x05,0x06,0x27,0x00,0x00,0x8c,0x03,0x00,0xb1,0xfe,0x00,0x06,0x02,0xfe, -0x2f,0x01,0xfe,0x38,0xfc,0xfd,0x2b,0x00,0xf7,0xc2,0x00,0x05,0xbd,0x03,0x07,0x59, -0xff,0xfc,0xcd,0xfc,0x00,0x6e,0xf6,0x06,0xab,0x04,0xf5,0x3f,0xff,0x04,0xa6,0xfc, -0xf9,0xa8,0xfc,0xfe,0x57,0x00,0x07,0x45,0x0c,0x08,0x2e,0xff,0x07,0xf4,0xf2,0xf6, -0x49,0x0d,0xfb,0x71,0x02,0x03,0xcb,0xf7,0xfd,0xef,0xe9,0xf8,0x6a,0xe8,0x17,0xdd, -0x14,0x09,0x4f,0x0a,0xee,0x22,0x08,0x01,0x48,0xf4,0xf9,0x2e,0x03,0x14,0x08,0x15, -0xf4,0xe2,0xe0,0xf2,0x21,0xea,0x0d,0x00,0xf8,0x0e,0xb3,0x16,0x0c,0x41,0x0a,0xfc, -0xa7,0xe7,0xf2,0xde,0x01,0x1c,0x01,0x06,0xf6,0x15,0x10,0xf0,0xa0,0xf3,0xd6,0xe6, -0x0c,0xfa,0x9f,0x0c,0x10,0xff,0x06,0x1c,0x7c,0xdc,0x0e,0x82,0x07,0xf3,0x9f,0xe6, -0xf5,0x34,0x24,0x13,0xe3,0xf6,0xdc,0x16,0xfa,0x0d,0x25,0xec,0xfc,0xc8,0x0d,0x0a, -0x93,0xff,0x0e,0x80,0x0d,0x0d,0xf8,0xe4,0xe7,0xca,0x0e,0x0f,0xdd,0x03,0xeb,0x07, -0xff,0xf7,0xab,0x02,0x02,0x3e,0xf4,0x0d,0x31,0xe7,0x04,0x7e,0x0c,0x19,0xbb,0x02, -0xf5,0x0c,0xf9,0x01,0xa2,0x0d,0xee,0x5a,0xf0,0x07,0x99,0xf6,0x0f,0x54,0x12,0xfc, -0xe3,0xe7,0xec,0xb8,0xfe,0x0f,0x69,0x11,0x03,0x07,0x05,0x01,0x79,0x01,0xf3,0x4f, -0xfd,0xf1,0xa0,0xf7,0x07,0x1e,0x0c,0x10,0x85,0xfc,0xf7,0x2c,0xee,0xf7,0x51,0x00, -0x07,0xc4,0x0f,0x05,0x33,0x09,0xfd,0x5e,0xf7,0xff,0x9e,0xf5,0xf6,0x3d,0xff,0x0a, -0x4c,0x09,0x02,0xff,0xfc,0xf2,0xb2,0xf8,0xf7,0x2b,0x01,0x0e,0x4d,0x06,0xff,0xc4, -0xff,0x05,0x85,0xfd,0xfc,0xdb,0x01,0xff,0x92,0xfd,0x01,0x58,0xff,0x07,0xe1,0xfb, -0xf4,0xba,0xfa,0x00,0x77,0x01,0xfd,0x17,0xfb,0xfd,0x7f,0x03,0x0c,0xc8,0x07,0x00, -0x5c,0xfd,0xfd,0xf7,0xfa,0xfc,0xf9,0x06,0x09,0x07,0x03,0xf9,0x86,0xfa,0xfa,0xc5, -0xf3,0xf5,0x65,0x01,0x09,0x21,0x07,0x04,0xdb,0x04,0xfb,0x3e,0xf5,0xfa,0x48,0x07, -0x0e,0xd5,0x06,0x03,0x10,0x01,0xf8,0xba,0xfa,0xf9,0x0c,0xf1,0xf9,0x38,0x0c,0x04, -0xf0,0xfc,0xff,0x99,0xf9,0x00,0x95,0xff,0x00,0xad,0x03,0x0c,0x59,0x05,0x05,0x36, -0x06,0xf8,0x25,0xf1,0xfc,0xdb,0x02,0x01,0x36,0xfa,0xfb,0x75,0x03,0x00,0x38,0xf9, -0xfb,0xe6,0x01,0xff,0xb0,0x02,0x0c,0xe6,0x07,0x01,0xfc,0xfb,0xfd,0x68,0x01,0x00, -0x3f,0xfd,0xfd,0x6d,0x00,0xff,0xf8,0xfc,0xfc,0xa9,0xfa,0xfe,0xd2,0x03,0x00,0x02, -0x00,0x03,0x53,0x00,0x01,0xb8,0x03,0x02,0x39,0xfd,0xff,0x8c,0xff,0xff,0xad,0x00, -0xfe,0x85,0xfd,0xff,0xdb,0xfe,0xff,0x04,0xff,0x01,0xdb,0xfd,0x01,0x30,0x00,0xff, -0x78,0x02,0xff,0x3e,0x02,0xfe,0xc8,0xfa,0xff,0x65,0x01,0x01,0xd1,0x00,0x01,0x56, -0xfe,0xff,0x9f,0x01,0xff,0x24,0x00,0xff,0xde,0x00,0x02,0xf8,0xfd,0xfb,0xdc,0xfe, -0x00,0xf4,0xfb,0x01,0x1d,0x00,0x01,0x68,0xff,0xf6,0xb8,0x08,0x0c,0x0c,0xff,0xf9, -0x98,0x0a,0x03,0x03,0xf3,0xfb,0x56,0x06,0xfc,0xb7,0xf9,0xef,0x40,0x06,0x0f,0x5c, -0xfb,0xf1,0x25,0x08,0x05,0x05,0xed,0x08,0x6d,0x1c,0xf5,0x2e,0x0a,0xfb,0xd0,0x1d, -0xfe,0xc6,0xd6,0xee,0x26,0x05,0x0d,0x1c,0xdf,0x0b,0x33,0x20,0x15,0xba,0xd2,0xf6, -0xcb,0x0d,0xf5,0xa0,0xea,0x2b,0x88,0x1f,0x04,0xe8,0xf4,0x12,0x60,0xe9,0xeb,0x55, -0xcb,0x0a,0x63,0x2a,0xea,0xe3,0xf5,0x3e,0x89,0xf4,0xcc,0x3c,0xea,0x04,0x59,0x23, -0x0f,0x59,0xf8,0x32,0xcd,0xff,0xe6,0x31,0xfb,0xe3,0x1a,0xfa,0xfc,0x7d,0xfd,0x23, -0x48,0xf2,0xda,0x36,0x12,0x0d,0x22,0xe6,0xf8,0x80,0x13,0x05,0xa9,0x05,0x29,0x0b, -0xf9,0xec,0x45,0xff,0xfe,0x0f,0xf6,0x10,0x6f,0xea,0xf2,0xbd,0x1a,0xfd,0x3f,0xf4, -0x03,0x57,0xf9,0xef,0x93,0xfd,0x0f,0x88,0x01,0x03,0xa8,0x0d,0xff,0x5e,0x04,0x00, -0x85,0xeb,0xf4,0xf1,0x05,0x1d,0x74,0x03,0xfe,0x8b,0xfe,0xf8,0x1d,0xf3,0xf3,0x5a, -0x04,0xf6,0x04,0x01,0x11,0x17,0x02,0xf8,0x63,0xf7,0xfa,0xba,0xfe,0xff,0x47,0xfe, -0x13,0x1c,0x10,0x06,0x4a,0x04,0xee,0xdd,0xf2,0x02,0x6c,0x0e,0xfd,0x1e,0xf4,0x00, -0xb6,0x11,0xf1,0x4d,0xdd,0xfc,0xc3,0x04,0x05,0x61,0x06,0x02,0x98,0x03,0xfa,0x4b, -0xfe,0x1d,0x85,0x02,0xf7,0x7c,0xf6,0x0b,0x86,0x18,0xf2,0xd2,0xe3,0x05,0x07,0x03, -0xf8,0xc2,0xf8,0x04,0x7f,0xf2,0xef,0x0b,0x04,0x12,0x06,0x02,0xfe,0x09,0x04,0x01, -0xb1,0x02,0x09,0xe4,0x01,0x01,0x34,0x0c,0xf9,0x7f,0xf3,0x06,0xf0,0x04,0xee,0xd9, -0xf7,0xfd,0x08,0xfb,0x04,0x6b,0xfe,0xfc,0x4a,0xff,0xfa,0xe1,0xff,0x08,0xef,0x0b, -0x01,0x94,0x08,0x02,0x23,0xfc,0x01,0x2a,0xff,0xff,0x95,0x05,0xfc,0x74,0xf4,0x06, -0xfe,0xf8,0xf3,0x34,0xfc,0xf8,0xf4,0xfe,0x09,0x74,0x08,0xfa,0xa2,0xfb,0x0c,0x2a, -0x07,0xfc,0x72,0x0d,0x01,0xda,0xf2,0x09,0x50,0x0b,0xf4,0xe9,0xf0,0xf6,0x38,0x03, -0x00,0xad,0xf5,0x02,0x31,0x05,0x00,0x58,0xf8,0xf1,0x6b,0x0f,0x1a,0x36,0x04,0xf3, -0x52,0x05,0xfe,0xd7,0xff,0xff,0xc8,0xf7,0xfb,0x98,0x08,0x01,0x95,0xf9,0xfc,0x67, -0xed,0xf5,0xbc,0x02,0x0f,0xe6,0x0f,0x05,0x40,0xf5,0xfd,0xd5,0x09,0xfe,0x4d,0xfa, -0x03,0xa1,0x07,0x00,0x16,0x01,0x01,0x01,0xf8,0xec,0xa0,0xf3,0x05,0xf3,0x0f,0x02, -0x6d,0x00,0x00,0xdd,0xfe,0xf9,0x12,0xff,0x07,0x15,0x07,0x04,0x88,0xfb,0x05,0x3d, -0x04,0xf9,0x94,0xf4,0xf9,0x59,0x00,0x01,0xfc,0x07,0xfd,0x74,0x00,0xfe,0xc8,0xf8, -0xff,0xe3,0x06,0x04,0xe5,0xfc,0xff,0x1c,0x04,0x04,0x5f,0xff,0xf5,0xed,0xfe,0x00, -0x21,0x03,0x01,0xc6,0x02,0x00,0xe6,0xfa,0xfb,0x21,0xff,0x05,0x92,0x01,0xfb,0xfd, -0xfd,0x01,0xe2,0x01,0xfe,0x21,0xfe,0xff,0x4e,0x04,0xfc,0xaf,0xfd,0x07,0x41,0x02, -0xfd,0xb5,0xfd,0x02,0x5c,0x04,0xfe,0xe3,0xfa,0xfe,0xb9,0x00,0xfb,0xce,0xfc,0x04, -0x00,0x02,0xfb,0x0d,0xfd,0x02,0x0b,0x04,0xfe,0x18,0xfe,0x02,0x41,0x05,0x04,0xde, -0xfe,0xff,0xac,0xff,0xfb,0x29,0xf9,0x01,0x70,0x04,0xfd,0x0f,0xfc,0x00,0xd5,0xfe, -0xfc,0xdf,0xfe,0x02,0x20,0x03,0x01,0x1a,0x02,0x04,0xdd,0x01,0xff,0x51,0xf7,0xff, -0x52,0x01,0xff,0xae,0x00,0x00,0x9e,0x01,0x02,0x76,0xf2,0xf8,0x5a,0x0e,0x01,0x47, -0x08,0x06,0x94,0xfb,0x05,0xc0,0xf4,0xf7,0x1a,0x01,0xf6,0xc6,0xe5,0x1b,0xf7,0x03, -0x05,0x2b,0xf6,0xf8,0x40,0xf6,0x0e,0x34,0x06,0x05,0xaa,0x15,0xfb,0x9d,0x11,0x07, -0x96,0xf2,0xf2,0xcc,0xf3,0xee,0x36,0x08,0xf9,0x25,0x0b,0xf7,0x1e,0xed,0x03,0xcf, -0x10,0xd2,0x1d,0x15,0xfe,0xde,0x03,0x23,0x3f,0x1b,0x03,0xf9,0xf3,0xf8,0x92,0xf7, -0x01,0xc7,0xfa,0xfa,0x94,0x00,0x06,0x17,0xf6,0xef,0xce,0xea,0xf9,0x0e,0xff,0xf2, -0xd5,0x1b,0x1e,0xc8,0x0e,0x08,0xf1,0xf7,0x02,0x0e,0x00,0xf2,0xea,0x0a,0xfb,0xfd, -0x04,0xf4,0xe9,0x01,0x02,0x18,0xe6,0xe6,0xa6,0xf5,0x09,0xf4,0x0e,0x06,0x4f,0x16, -0xf6,0x00,0x11,0xfa,0x19,0x00,0x0a,0x10,0xea,0x0a,0xfc,0x01,0x05,0xf9,0x05,0xf5, -0xf1,0xed,0xf2,0x41,0x00,0xfc,0xb0,0xff,0x04,0xbe,0x06,0x12,0xb7,0xff,0xf7,0x9c, -0xfe,0xf9,0x53,0x01,0xfe,0x75,0x01,0x10,0xa3,0xfd,0xfc,0x5b,0x06,0xf8,0x68,0xf5, -0xf5,0x23,0x02,0x06,0x0e,0x0d,0xff,0x1f,0xfc,0x03,0x1b,0xf4,0xf6,0xbf,0xfc,0xff, -0xcf,0x00,0x0a,0x43,0x0a,0x00,0x30,0x04,0xf8,0xcb,0xf5,0x09,0x3f,0x05,0x06,0x97, -0xf9,0xf7,0x18,0x08,0xfe,0xce,0xf9,0xf6,0x20,0xf1,0xfd,0xe5,0x05,0x06,0x2d,0x00, -0x04,0x96,0xfb,0x03,0x33,0x05,0x06,0x36,0x0f,0xfd,0xf8,0xf3,0x08,0x89,0x05,0xf2, -0xc9,0xf2,0xfe,0x83,0xfc,0xf6,0xfc,0x00,0x07,0xe0,0x00,0xfd,0x06,0xf8,0x07,0xe8, -0x11,0x04,0xe4,0xfb,0x07,0xa1,0x06,0xf5,0xef,0xf7,0x04,0x22,0xff,0xf4,0xbf,0xf5, -0x00,0xbb,0x05,0xfc,0xb5,0xfc,0xfe,0xaf,0x02,0x03,0x04,0x02,0x0d,0x81,0x04,0xf9, -0x42,0xfa,0x04,0x98,0x06,0xfd,0x50,0xf5,0xf4,0xaf,0x04,0x04,0x8b,0xfc,0x01,0xaa, -0xfe,0xff,0xd2,0xfe,0x02,0x89,0x03,0x01,0x10,0xfd,0xfb,0x6d,0x07,0x04,0xed,0xfc, -0xf7,0xf5,0xfa,0x03,0xda,0x03,0xff,0x29,0x02,0x01,0xb7,0xfc,0x00,0xf8,0x01,0x01, -0x9e,0xfd,0xfb,0xdc,0xff,0x03,0x04,0xff,0xfc,0x72,0xfd,0xfd,0x8c,0xfc,0x04,0x02, -0x04,0x02,0x0c,0x00,0x00,0x30,0x02,0x01,0xeb,0x01,0xfd,0xb8,0xff,0xfe,0xc9,0xfd, -0xff,0x44,0xfd,0xfc,0x43,0xfc,0xff,0xf7,0x00,0x02,0x0e,0x01,0x01,0xac,0x02,0x00, -0xdd,0x02,0x00,0x1a,0x00,0x01,0xed,0x00,0xfd,0xfd,0xfd,0xfe,0x6f,0xfb,0xfc,0xf6, -0xfc,0xff,0x4b,0x01,0x01,0xa4,0xfe,0x00,0x3a,0x02,0xff,0x2a,0x02,0x04,0xbe,0x02, -0x01,0x31,0xfd,0xfc,0xfd,0xfd,0x00,0x47,0x02,0xf8,0x5d,0xfa,0x03,0xcd,0xfe,0xfa, -0x9a,0x0c,0x0b,0xd5,0xf1,0xf1,0xf7,0x17,0x17,0xca,0xe6,0xef,0x60,0x0f,0x0f,0xfd, -0xea,0xf1,0x86,0xf8,0x0d,0x46,0xf5,0x12,0x39,0x0c,0xf8,0x03,0xeb,0xf6,0x4c,0x13, -0x13,0x05,0xfb,0xf7,0x86,0x05,0x11,0x2f,0x08,0xf1,0x11,0xe7,0xf0,0x84,0x02,0x04, -0x01,0x10,0x00,0x14,0xf7,0xf9,0x6e,0xf2,0x04,0x63,0x0e,0xf6,0x03,0x03,0x1e,0x3f, -0x10,0xee,0x41,0xf8,0x18,0x38,0xff,0xe2,0xc3,0x00,0xf8,0xb8,0x03,0x00,0x64,0x23, -0xe0,0xb7,0xe3,0xf0,0x5b,0x07,0x01,0x2e,0x05,0x1b,0xfa,0xf3,0xf2,0x2f,0x28,0x0c, -0xd9,0xce,0xf7,0x3c,0x1f,0x05,0xa5,0x28,0x00,0x6e,0xe9,0xf3,0xfe,0xf9,0xe5,0xdc, -0xe4,0x0c,0xe4,0x13,0xeb,0x83,0x23,0x01,0xe4,0xd1,0xeb,0x08,0x12,0x08,0x12,0x1e, -0x12,0xa7,0x14,0x0d,0xeb,0x05,0xe3,0x77,0xe4,0x0c,0xae,0xf3,0xf5,0xc7,0x0e,0xff, -0x4f,0xef,0xe9,0x37,0xfd,0xf0,0x05,0xfe,0xfe,0x76,0x0d,0x27,0xd2,0x19,0xfc,0x47, -0x03,0x10,0x65,0xf5,0xf4,0x32,0x08,0xf6,0x94,0xfe,0x08,0xbb,0xfe,0xd5,0x4b,0xe2, -0x0d,0x03,0x00,0xf6,0x43,0xf3,0x18,0x76,0x17,0xf8,0x28,0x0d,0x18,0xcf,0xf1,0xfd, -0x6d,0x11,0x11,0x2a,0xef,0xef,0x67,0x05,0x06,0x00,0xe1,0xea,0xc1,0xfb,0x07,0xd8, -0xfb,0xfa,0xda,0x0a,0x05,0xd0,0xff,0x0b,0xfd,0x02,0x00,0xdd,0x09,0x0e,0x50,0x08, -0xfd,0x69,0xf5,0xf7,0xea,0xf9,0xff,0x33,0xf9,0xec,0xf4,0xf8,0x04,0xc6,0x05,0x05, -0x4a,0xfd,0xf4,0x3b,0x0b,0x13,0xe8,0xf9,0x0a,0xba,0x07,0xf5,0xaa,0x08,0x02,0x3d, -0xfe,0xee,0x11,0xf0,0x05,0x7d,0xfd,0xfb,0xba,0xfc,0x01,0x2f,0x06,0x04,0xf8,0xf7, -0xfc,0x57,0x09,0xf8,0x08,0x0c,0x14,0xca,0xfb,0xff,0x32,0x03,0xfb,0x66,0xe5,0xfb, -0x84,0x07,0x05,0xc2,0x04,0xf7,0xea,0xfd,0xfd,0x82,0xfe,0x00,0x3f,0xfd,0xfc,0x2c, -0x08,0x12,0xb3,0x04,0xf7,0x73,0xfa,0x02,0x19,0xfd,0xf9,0x4c,0x08,0x06,0xe3,0xf6, -0xfe,0xd1,0xfe,0x01,0x6e,0xf5,0xf8,0x20,0x03,0x07,0x8b,0x07,0xf8,0xaa,0xfc,0x06, -0x5c,0xfd,0xfd,0xb2,0x09,0x0a,0x40,0xfa,0xf6,0x53,0x06,0x07,0xbb,0xf8,0xf5,0xd6, -0xfe,0xfe,0x2a,0x00,0xff,0x70,0xfb,0xfb,0x2a,0x01,0x01,0x71,0x08,0x08,0xa6,0xfc, -0xf9,0x9b,0x03,0x09,0xac,0x02,0xfb,0xa0,0xff,0x00,0x8e,0xfe,0xfa,0x11,0xfb,0xfa, -0x8f,0xfb,0xfd,0x49,0x04,0x03,0xae,0xfb,0xfc,0x21,0x07,0x04,0x66,0x01,0x03,0xe4, -0x00,0x01,0x5c,0x05,0x05,0x9e,0xf9,0xf6,0x40,0xfa,0x01,0x72,0x00,0xfe,0x9d,0xf9, -0xfb,0x9b,0x01,0xff,0xa1,0x02,0x00,0xdf,0x00,0x04,0x44,0x04,0x06,0x84,0x02,0xfe, -0xb2,0xfc,0x02,0x53,0xfe,0xfd,0x72,0xfd,0xff,0x03,0xfd,0xfd,0x24,0xfe,0x00,0x91, -0xfd,0x00,0x25,0x00,0x02,0xad,0x03,0x01,0x2d,0x01,0x02,0x6f,0x01,0xfc,0x5c,0xff, -0x01,0x6c,0x02,0xfc,0x68,0xfd,0xff,0x26,0xfd,0xff,0x86,0xfd,0xff,0x69,0x00,0x01, -0x61,0x00,0xff,0xda,0x00,0x01,0x43,0xff,0x01,0x23,0x00,0x04,0x2d,0xfb,0xfe,0x93, -0x01,0x00,0x9d,0x01,0x03,0x01,0xfb,0xff,0x57,0x01,0xfa,0xae,0x01,0xfd,0x2d,0x03, -0x06,0x05,0xfb,0xf8,0x0e,0xfb,0xfc,0xd6,0xff,0x04,0xca,0x07,0x06,0x69,0x02,0xf7, -0xa9,0x01,0xfe,0xf0,0xf6,0xff,0xcf,0x0a,0x08,0x97,0x04,0xfd,0xe6,0xf7,0xf7,0x8a, -0xf6,0xfc,0xc4,0x03,0x06,0x90,0x03,0x02,0x39,0x04,0xfc,0xb8,0xf4,0xfc,0x12,0x01, -0x08,0xfa,0x07,0x05,0xcf,0xff,0x05,0xc3,0xee,0xfc,0x1e,0x08,0xfb,0x88,0xff,0x01, -0x78,0x03,0xfe,0x03,0xf5,0x05,0x12,0x0a,0xf1,0xc9,0xf0,0x0e,0xd5,0x0b,0xf9,0xc0, -0xf8,0x08,0x80,0x05,0xf1,0x7d,0xfb,0x06,0x0f,0x03,0x01,0x30,0xfa,0x06,0x6f,0x10, -0xf5,0x30,0x02,0x00,0x36,0x03,0xeb,0x06,0x07,0x11,0xb4,0xf3,0x0d,0xf4,0xf7,0xf1, -0x00,0x07,0xe9,0x16,0xf1,0x0e,0xb5,0xff,0x1f,0x48,0x00,0xf0,0x08,0x09,0xed,0x51, -0x2b,0x02,0x70,0xe8,0xf9,0x47,0x0a,0xf1,0x9e,0x10,0xf9,0x50,0xd8,0xfe,0x12,0x15, -0xfb,0xdc,0xfa,0xf6,0xc0,0x0b,0xfc,0x08,0x1d,0x10,0x88,0xfe,0x06,0x4b,0xf3,0x02, -0x87,0xf7,0xf7,0x07,0x15,0xfe,0x97,0xf7,0xe0,0x28,0xff,0xec,0x80,0x07,0xf5,0xfd, -0x09,0x09,0x5e,0x03,0x0a,0xfd,0x1f,0xe7,0x3e,0xeb,0x11,0xa8,0x10,0x0a,0xea,0x03, -0x00,0x9c,0xf6,0xf7,0xcb,0xf1,0xea,0xb8,0x09,0xf1,0x57,0xe9,0x16,0x72,0x1a,0xf4, -0xac,0xf1,0x03,0xf2,0x02,0xff,0x2c,0x0c,0x09,0x8c,0x0d,0x03,0x9e,0xf6,0x07,0x16, -0xff,0xea,0x5a,0xf2,0x09,0xde,0x0b,0xf0,0x78,0xf6,0x06,0x37,0xfb,0xf1,0xc1,0x00, -0x06,0x77,0x03,0x06,0xc4,0x08,0x0b,0x73,0x05,0xfa,0x6e,0xfa,0x01,0x73,0x09,0xf7, -0x08,0xf8,0x08,0xd2,0x01,0xf4,0xa4,0xf7,0xf9,0x15,0xfd,0xfc,0xc4,0x03,0x04,0x12, -0x0b,0xff,0x5f,0xf9,0x02,0xf6,0x05,0xfc,0xec,0xfc,0x0f,0xbf,0x09,0xfa,0x4b,0xfb, -0xfb,0xd5,0xf2,0xfa,0x8e,0xff,0x01,0xf1,0x03,0x04,0x94,0xf7,0xfe,0x80,0x04,0xf8, -0x3e,0xfd,0x05,0x7c,0x08,0x09,0x66,0x02,0x00,0x92,0xfc,0xfd,0x43,0xfa,0xfa,0x6b, -0x03,0x02,0x87,0xff,0xfd,0x33,0xff,0xfe,0x08,0xf7,0xfd,0x87,0xff,0x04,0x52,0x03, -0x02,0x73,0x08,0x02,0xa5,0xfd,0xfe,0x74,0xfb,0x00,0xcd,0x00,0x01,0x8e,0xff,0x03, -0x08,0xfe,0xfa,0x97,0xfa,0xfa,0x5b,0xff,0xfe,0x4d,0x02,0x07,0x1a,0x02,0xf9,0xd9, -0xfd,0x05,0xf2,0xff,0xfd,0x37,0x01,0x05,0xb8,0x03,0xff,0x87,0xf8,0x01,0x8d,0x01, -0xfc,0x67,0xfd,0xfc,0x68,0x02,0xfe,0xe7,0x00,0x01,0xa4,0xfb,0xfc,0x4e,0x00,0x00, -0x28,0x05,0x03,0xc0,0xfb,0x01,0xe2,0x06,0x02,0x60,0x06,0xf8,0xe9,0xee,0x06,0x25, -0x0e,0xff,0x71,0xfa,0x02,0xf6,0xf7,0xf8,0xa7,0x01,0x00,0x65,0x02,0xf9,0x24,0xf9, -0x12,0xa4,0x0b,0xf2,0x32,0xf4,0x07,0xe0,0x04,0x03,0x70,0x08,0x00,0x9d,0x02,0xfb, -0x85,0xf7,0x02,0xe2,0x03,0xf2,0xb7,0xf8,0x09,0x9d,0x00,0xfc,0x66,0xfc,0xfc,0xc4, -0x02,0xfe,0x07,0xfe,0x0a,0x8a,0x09,0xfe,0xeb,0xfc,0x04,0xfd,0x02,0xfe,0xa1,0xfc, -0xf9,0x7a,0x04,0xfe,0xd7,0xf3,0x02,0x96,0x05,0xfc,0x3b,0xf9,0x00,0xa2,0xf9,0x0b, -0x33,0x04,0xf8,0x94,0x08,0x0e,0x32,0xfb,0x01,0xa0,0x00,0xeb,0x5f,0xf9,0x0a,0xca, -0x0d,0xfb,0xa9,0x03,0x01,0xb8,0xde,0x0a,0xb6,0xf9,0xf6,0x4a,0x17,0x1c,0x05,0xfc, -0xfc,0x48,0xf6,0xec,0x45,0xfa,0x03,0x17,0x0a,0xfc,0xf9,0x0c,0xf8,0xba,0xf7,0x0a, -0xf1,0xf5,0xee,0xcb,0x07,0x1b,0x5a,0xeb,0x0c,0x3d,0x37,0xe8,0x6d,0xe4,0xf9,0xba, -0x18,0xf5,0x78,0xe9,0xcb,0x13,0x17,0x2f,0xad,0x11,0xc8,0xfd,0xf4,0x21,0xd9,0xca, -0x23,0xb9,0x32,0xd8,0x0d,0x0d,0x1f,0x81,0x1b,0xeb,0x01,0xd4,0xe2,0x61,0x0c,0xf6, -0x2d,0x1e,0x11,0xb3,0xf5,0xe1,0xaf,0xf8,0xee,0x66,0x0e,0x0a,0xf9,0xe9,0x26,0x4a, -0x2e,0xf4,0x30,0xf4,0xfc,0xa7,0xf2,0xe9,0xb6,0x0e,0x0c,0x46,0x0f,0x00,0xea,0xdf, -0xf5,0x3d,0x03,0xf4,0x45,0xf7,0x0a,0x49,0x0b,0xff,0x4f,0x08,0x15,0xc9,0x02,0xe2, -0xf6,0xfa,0x0d,0x0c,0x05,0x06,0x68,0x04,0xf0,0x3f,0x01,0x08,0x3b,0xff,0xf0,0xe9, -0xf7,0xf5,0xce,0xff,0x11,0x73,0x02,0xf5,0x95,0x02,0x0c,0xaa,0xec,0x03,0xc3,0x09, -0xff,0x9f,0xfe,0x0a,0xfa,0x04,0x04,0x91,0xfb,0xec,0x2a,0xfe,0xff,0xa0,0xfc,0x0f, -0x31,0x07,0xf3,0xf0,0xec,0xf7,0x53,0x10,0x12,0x77,0xee,0xf6,0x4d,0x12,0x0e,0xfb, -0x04,0xfe,0xd6,0xec,0x03,0x4b,0xf4,0x15,0x1d,0xed,0xf1,0xe9,0x04,0xfc,0x92,0x06, -0x0e,0x78,0xea,0xf6,0x3d,0x14,0x01,0xde,0x00,0x0c,0xa4,0xfb,0x12,0x65,0xfb,0xfe, -0xfc,0xfe,0xf1,0x57,0x00,0xf4,0xa9,0xf7,0xfc,0x6e,0xfb,0x00,0x28,0x03,0x04,0xaf, -0xf0,0x01,0x64,0x10,0x05,0x5d,0x0c,0x05,0xb1,0xff,0x10,0x99,0xfe,0xee,0xc8,0x00, -0x01,0xdc,0xf3,0xf7,0x35,0x00,0xf6,0x53,0xed,0x02,0xe1,0x0a,0x02,0x46,0xfa,0xff, -0x35,0x09,0x0e,0xbf,0x09,0xfe,0x4e,0x08,0x02,0xcd,0xfd,0x00,0xc4,0xfe,0xf7,0xa9, -0xf4,0xfa,0x7d,0xfd,0xfa,0x3e,0xf9,0xf5,0x76,0x06,0x00,0xc7,0x01,0x05,0x96,0x06, -0x07,0xaf,0xfe,0x09,0xf5,0x09,0xff,0x3c,0xfb,0xfb,0xc1,0x00,0xfe,0x87,0xf4,0xf9, -0x4d,0x01,0xfd,0x46,0xfb,0x00,0x86,0x00,0xfe,0x84,0xfd,0xff,0x0c,0x03,0x03,0x88, -0x05,0x00,0x4d,0x0a,0x04,0x20,0xfa,0xfc,0x61,0x03,0xff,0xb5,0xfc,0xfc,0x6d,0x04, -0xfe,0xc7,0xf7,0xfa,0xa4,0xfc,0xf7,0x48,0x00,0x05,0x60,0x03,0x05,0xf0,0x01,0xff, -0x5d,0x03,0x04,0x72,0xff,0x03,0x1d,0x03,0xfe,0x8a,0x03,0x00,0xb5,0xf8,0xf6,0xa0, -0xfc,0xfb,0x24,0xfd,0x02,0x45,0xfd,0xff,0x3b,0x01,0x00,0xde,0x03,0x06,0xd5,0xff, -0x01,0x21,0x07,0x00,0x19,0x04,0x04,0x3f,0xf9,0xfa,0x97,0xfa,0xfe,0x11,0xff,0xfb, -0x68,0xfb,0xfd,0x39,0x02,0xff,0xef,0x01,0x00,0x12,0xff,0x02,0x64,0x03,0x09,0xa2, -0x04,0x00,0x13,0xff,0xff,0xbc,0xfe,0xfa,0xab,0xfd,0xfd,0x92,0xfc,0xfc,0x3c,0x01, -0xff,0x2c,0xfd,0x01,0x96,0xfe,0xff,0x50,0x04,0x03,0x73,0x05,0x01,0xef,0xff,0xff, -0xea,0x01,0xfe,0xff,0xfd,0xfd,0x94,0xfd,0xfe,0x26,0xfb,0x01,0x40,0x04,0xff,0x33, -0xfb,0x00,0x67,0x03,0x00,0x98,0xf4,0x08,0x50,0x09,0x0d,0x19,0xff,0xf7,0x47,0xf3, -0x00,0x0c,0xff,0x03,0x60,0xfd,0xf8,0x79,0xfe,0x11,0x51,0xff,0xf5,0x8a,0xf3,0xfd, -0x8d,0x05,0x0d,0x6a,0x05,0x03,0xee,0x03,0xfa,0xbb,0x00,0xff,0xff,0xfb,0xf3,0x1f, -0xff,0x04,0x8a,0x03,0x00,0x5a,0xfa,0xf7,0x1b,0xfa,0xff,0x1f,0xfe,0x02,0xdf,0x13, -0x02,0x1f,0xf9,0x04,0x46,0x1b,0xfa,0xce,0xe6,0xfa,0x5b,0x09,0x0c,0x53,0xfd,0xf8, -0x67,0xfd,0xde,0xef,0xf5,0x05,0xe7,0x22,0xd9,0x0b,0xfa,0x19,0x30,0x0a,0x11,0x72, -0xe2,0x0b,0x6d,0x10,0x03,0x62,0x03,0x12,0xc9,0xf8,0xde,0x63,0x0e,0x01,0x84,0x05, -0xdf,0xbb,0xfb,0xfa,0xc7,0xf7,0x10,0xcc,0xee,0x09,0xd8,0xf7,0x04,0x02,0x2d,0x02, -0x51,0xef,0xf7,0x44,0x17,0xf7,0x62,0x0c,0x10,0x9a,0xd9,0x08,0x6f,0xfa,0xfa,0xeb, -0xfc,0xf7,0x6e,0xd8,0x2b,0x75,0xf3,0xe2,0xfa,0x1e,0xf0,0x84,0x0b,0x2d,0xad,0xf8, -0xf4,0x96,0x0c,0xdc,0x2a,0x11,0x09,0x43,0xf7,0x02,0x56,0x0c,0xf1,0xbd,0x10,0xe1, -0xea,0xdc,0x05,0x63,0x0b,0x16,0x98,0x07,0x05,0x29,0xf6,0xf3,0x4e,0xfa,0xfe,0xad, -0x0e,0x00,0x09,0xfd,0x11,0xf8,0x0b,0xf4,0x6d,0xe9,0x04,0x52,0x00,0x02,0x4f,0xfb, -0xfd,0x66,0x0a,0xfe,0x81,0xf5,0x01,0x38,0x01,0xf7,0x75,0xf5,0x02,0x77,0x0b,0x00, -0x3f,0x0d,0x05,0xb7,0x02,0xf9,0xf5,0xf1,0x02,0xa1,0x07,0x00,0xc6,0xff,0x0d,0xb6, -0xf7,0xf9,0x5c,0xf8,0xe9,0x65,0xfd,0x01,0xfb,0x0e,0x03,0x6b,0x0d,0x02,0x9e,0xf2, -0x02,0xd4,0x00,0xfd,0xb4,0x06,0x07,0x81,0x02,0x08,0x7a,0xf6,0xf1,0x27,0xfd,0xfd, -0x52,0xf0,0xfb,0xd2,0x06,0x08,0x41,0x04,0xff,0x08,0xff,0x03,0x3c,0xfd,0x04,0x50, -0x04,0x08,0xce,0xfe,0xff,0xc1,0x02,0x01,0x2b,0xf8,0xef,0x53,0xfa,0xfd,0x1f,0x03, -0xff,0xc3,0xff,0x07,0x7e,0xfd,0xfd,0x8d,0x02,0x02,0xf2,0x06,0xfc,0x50,0x00,0x07, -0xb3,0x07,0xfb,0xdc,0xfa,0xfa,0x7b,0xf6,0xff,0x68,0xfd,0x01,0x22,0x01,0x00,0x0b, -0x00,0x03,0xc2,0x05,0xf9,0x9f,0xfa,0x02,0x1e,0x05,0x03,0x04,0x02,0x00,0xa7,0x00, -0xfb,0x4b,0xf8,0xfd,0x65,0x00,0x00,0x04,0x01,0x02,0xd1,0x01,0xfe,0xe8,0x00,0xff, -0x56,0xff,0xfa,0xf7,0xfc,0x06,0x0b,0x05,0xff,0xb7,0xfe,0xfc,0x5b,0xfe,0xff,0x42, -0xff,0xfc,0x99,0x05,0x00,0x2f,0xff,0x05,0x33,0x02,0xfb,0x54,0xfa,0xfb,0xe6,0x02, -0x02,0xc9,0xff,0xff,0x6b,0x01,0xfe,0x3b,0xfd,0xfc,0x90,0x00,0x01,0x97,0x02,0x03, -0xa3,0x05,0xff,0x1a,0xfe,0xfe,0xb1,0xf9,0xfa,0x0a,0x06,0x03,0x42,0x03,0xff,0x3b, -0xf9,0xf7,0x8b,0x05,0x0b,0x58,0xf9,0xf5,0x88,0x06,0x14,0xf0,0x01,0xed,0xba,0xf6, -0x00,0x4b,0xfd,0x05,0x3c,0x10,0x03,0x33,0xf0,0xf5,0x6f,0x04,0x01,0xef,0xf6,0xfb, -0xd5,0x08,0x13,0xdc,0x04,0xf5,0xd2,0x04,0x00,0x92,0xf4,0xfa,0x60,0xfe,0x0c,0x38, -0x00,0x05,0xc4,0xfe,0xfc,0xfb,0xf8,0xf2,0xb6,0x00,0xf4,0x19,0xff,0x0f,0xa2,0x10, -0x06,0xa7,0xfe,0xf0,0x05,0xee,0xf6,0x4e,0x1b,0xfd,0xdb,0x0f,0x0a,0x60,0x03,0x10, -0x67,0xf3,0xdf,0x2f,0xfc,0xf7,0x4b,0xf8,0x16,0xaf,0x12,0xf2,0xd4,0xe6,0xea,0x4e, -0x00,0x13,0xf2,0xde,0x06,0xb1,0x2a,0x1a,0x10,0xf8,0x01,0x8a,0x10,0x11,0xfd,0xd1, -0xf2,0xf9,0x2b,0x02,0x44,0xdf,0x00,0x51,0x06,0xd9,0xff,0xd5,0x14,0xbf,0x07,0xeb, -0xbe,0xe5,0x34,0xe3,0x31,0xf7,0x3c,0xed,0x08,0xb2,0x19,0x0b,0x2d,0xfc,0x06,0x73, -0x07,0xde,0x04,0xfa,0x04,0x79,0xec,0xd1,0x71,0xe4,0x1d,0xbb,0x07,0xfa,0xb6,0x06, -0x09,0xdd,0x0e,0x0c,0xfd,0xff,0x08,0x93,0x11,0x04,0x6b,0xfd,0x06,0x76,0x04,0xe9, -0xed,0xea,0xfc,0x4d,0xf0,0xec,0xbf,0xf5,0x06,0xc2,0x18,0xf1,0x1e,0x02,0x0e,0xc5, -0x07,0x08,0x2a,0xf3,0xfc,0xd5,0x17,0x16,0xd9,0x08,0xf4,0xf0,0xeb,0xee,0xb2,0xfa, -0x02,0x04,0xf7,0xf7,0xc7,0x00,0x0b,0xa1,0x0b,0xfb,0x41,0xef,0xf1,0x88,0x0a,0x11, -0xe4,0x0e,0x00,0x30,0x0d,0x00,0x68,0xe3,0xf5,0xe3,0x15,0xf5,0xac,0xf4,0x04,0xe0, -0x0e,0xfe,0x01,0xfb,0x03,0x59,0xe6,0xf0,0xcc,0x06,0x1d,0xb7,0x0f,0xe6,0x7d,0xfc, -0x13,0xac,0x03,0xed,0x22,0x00,0x07,0x48,0xf3,0x06,0x8e,0x0c,0xf3,0x32,0xf9,0xf6, -0x93,0xfb,0x07,0x00,0x08,0xef,0xa1,0x0d,0x0b,0xd7,0xf8,0x00,0x27,0x05,0xf9,0x3b, -0xfe,0xfe,0x50,0x08,0x04,0x78,0xf2,0x00,0x25,0xff,0xfb,0x96,0x03,0xf9,0xf3,0xfd, -0x03,0x71,0xfe,0xfc,0xac,0x08,0x03,0xce,0xfe,0xfd,0x44,0x04,0x03,0xe6,0xff,0xf9, -0xc9,0xf5,0x08,0xca,0x04,0xfb,0xcd,0xf9,0xfe,0x13,0xfd,0xfd,0x54,0x06,0x06,0x90, -0xfa,0xfb,0x36,0x00,0x0c,0x70,0x03,0xf6,0xc8,0xfa,0x05,0xd2,0xff,0x01,0x4d,0x03, -0xf9,0xa5,0xf6,0xff,0x9c,0x03,0x02,0x76,0xff,0xfc,0x91,0xfc,0x06,0x3b,0x00,0xf9, -0x85,0x01,0x0a,0xcb,0x09,0xfc,0x65,0xf9,0x00,0x8e,0xf9,0xf4,0xf3,0x01,0x03,0xdd, -0xff,0x01,0xca,0xfd,0xf8,0x28,0xfc,0xfa,0x83,0x01,0x0f,0xa6,0x08,0x02,0xc1,0x02, -0x06,0x5c,0xfc,0xf6,0x9c,0xf8,0xff,0xa3,0x01,0xfe,0x4f,0xff,0xfc,0xed,0xf9,0xf6, -0x1d,0xfb,0x02,0x5c,0x06,0x02,0xbe,0x03,0x08,0x21,0x06,0x01,0x95,0xfe,0xff,0x5d, -0xfe,0xfd,0x4d,0xfc,0xfe,0xa8,0xfd,0xfd,0x6a,0xfa,0xfb,0x6c,0x00,0xfb,0xdf,0xfa, -0x02,0x8c,0x06,0x05,0x6a,0x05,0x05,0xb5,0xfd,0xfe,0xea,0xff,0xff,0x4d,0xfe,0xfe, -0xb1,0xfe,0xfe,0x9d,0x00,0xfc,0x83,0xf7,0xfc,0x7d,0xff,0x00,0xcc,0x07,0x01,0x2f, -0x00,0x05,0xf4,0x01,0xfd,0x3a,0xfd,0xfe,0xd4,0xfd,0x02,0x87,0x00,0xff,0x0f,0xff, -0xfd,0x40,0xfe,0xfd,0x1b,0xfe,0x01,0x7b,0x02,0x01,0xba,0x01,0x00,0x18,0x00,0xff, -0x8f,0xfd,0xfb,0x2f,0xff,0x00,0xa0,0x02,0x00,0x1f,0xfe,0xfd,0x65,0x03,0x00,0x8b, -0xfd,0x01,0x20,0x01,0x01,0x49,0xfe,0x00,0xcb,0x01,0xfd,0x6d,0xfc,0xfd,0x6a,0xff, -0xfe,0xc3,0xfd,0xff,0x53,0x01,0x03,0x1a,0x02,0x01,0xec,0xff,0x02,0x50,0x00,0xfe, -0x6e,0xfd,0xff,0xae,0x02,0x01,0x60,0xfe,0xfb,0xb6,0xf8,0xfd,0xc4,0xfd,0x01,0xca, -0xfa,0x0c,0xc3,0x03,0x06,0x6c,0x02,0xfc,0x49,0xfe,0xfc,0xc6,0xfa,0xfe,0xb9,0x08, -0x00,0x82,0xf7,0xff,0xd1,0xff,0xf9,0xd4,0xf5,0x01,0x24,0x07,0xff,0xbd,0xfd,0x0c, -0x84,0x07,0x01,0x9b,0x01,0x00,0xdc,0x00,0xf8,0x09,0xf3,0x0c,0xff,0x06,0xfc,0x63, -0xfc,0xf1,0x98,0xff,0xf0,0x02,0xf1,0x15,0x27,0x09,0xf8,0x02,0x0f,0xff,0x2d,0xf7, -0x0a,0x85,0x0b,0xfe,0xf5,0x03,0xef,0xa9,0x07,0x0a,0x4f,0xee,0xed,0x59,0x0c,0x08, -0xdc,0xef,0xf8,0x65,0x0b,0xef,0x4c,0xfb,0x06,0xf6,0x13,0x03,0x97,0xfb,0x13,0xda, -0x0a,0xe5,0xf4,0xe3,0x10,0x9c,0x0c,0x04,0x0e,0x01,0xf8,0x6f,0xf8,0xf5,0x9a,0x03, -0x0d,0x2a,0xed,0xf9,0x3a,0x19,0x08,0x7a,0xea,0xfc,0xa8,0x02,0xfc,0x7e,0x0b,0x03, -0xa1,0xfd,0xff,0xbc,0xeb,0x0e,0xdb,0x06,0xee,0x86,0xff,0x0c,0xd7,0x1a,0xee,0xfa, -0xff,0xee,0x12,0x07,0xfa,0x2e,0xfd,0x0c,0x4f,0x04,0xf0,0xf4,0xfc,0x07,0x56,0xe6, -0xf5,0xf7,0x18,0x07,0xbf,0x0c,0x00,0x7b,0xfa,0xfb,0xf6,0x00,0xfb,0xa2,0xfc,0x0e, -0x21,0xf7,0x11,0x23,0x07,0xf0,0x22,0xee,0xee,0xa3,0x01,0x00,0x58,0x0b,0xfc,0x70, -0x04,0x17,0x75,0xf0,0x01,0x30,0x00,0xee,0x40,0x09,0x0b,0x0a,0x07,0x0e,0x93,0xfc, -0xe8,0x2c,0x00,0xf6,0xd3,0xf3,0x08,0xb5,0x06,0x07,0xda,0xfe,0xfd,0x20,0xff,0xf4, -0xd2,0xf6,0x07,0xa7,0x04,0x09,0x93,0x0d,0x03,0xc3,0xf8,0xf8,0x84,0xef,0xfd,0x43, -0x0d,0x00,0xdf,0x07,0xff,0x6a,0x04,0xf8,0x22,0xf9,0xfb,0x41,0xf8,0xff,0xf1,0x02, -0x0a,0xe4,0x06,0x00,0x60,0xf6,0xf6,0x3d,0x07,0x00,0x9d,0xf8,0x06,0x8c,0x06,0x01, -0x1d,0x06,0xfa,0x17,0xfd,0xfc,0xa2,0xf7,0xfc,0xf8,0x06,0x08,0xe0,0xfc,0xff,0x3b, -0xfe,0xfb,0x58,0xfc,0xfd,0x47,0x01,0xfe,0x13,0x05,0x02,0x27,0x07,0x07,0xf3,0xf9, -0xf4,0xac,0xfd,0x00,0xa9,0x00,0x04,0xa8,0x03,0xfe,0x2e,0x01,0xfb,0x35,0xf9,0x02, -0xd4,0xfa,0xf8,0xf2,0x08,0x05,0x6e,0x02,0x01,0x4f,0xfd,0xfc,0x9b,0xfe,0xfd,0x03, -0x02,0x02,0xed,0xff,0xff,0xb5,0x04,0x00,0xb4,0xfd,0xfa,0xeb,0xf9,0x02,0x91,0xff, -0xff,0x9f,0x01,0x02,0xbe,0x03,0xfc,0x62,0xfd,0xfe,0x56,0xfe,0xff,0x13,0xff,0x05, -0x57,0x05,0x01,0x2a,0xfc,0xfe,0xbc,0xf9,0xfa,0xc0,0x02,0x03,0x8d,0x05,0xfd,0x9b, -0x01,0xf7,0xc7,0xff,0x02,0xbf,0xfe,0xfc,0x2c,0x02,0x00,0x4c,0x04,0x0a,0xf1,0x05, -0xf1,0xd1,0xec,0xfd,0x0f,0x05,0x05,0x94,0x0d,0xfb,0xa1,0xf9,0x04,0x6d,0x07,0xf9, -0xe4,0xf0,0xf8,0xe8,0x01,0x13,0x8d,0x14,0xfd,0x17,0xe4,0x02,0xfb,0x0a,0x03,0x08, -0xf0,0xfb,0x5c,0x08,0x0e,0xd1,0x05,0xe5,0xb9,0xea,0x0d,0x3d,0x00,0x0d,0x82,0x08, -0xfd,0xd6,0xe4,0x1c,0x25,0x0d,0xe9,0x81,0xfa,0xfa,0x38,0x0f,0x14,0x0e,0x04,0xd7, -0x95,0xed,0x19,0xcc,0x09,0xfa,0xbd,0xfd,0xef,0x66,0xf2,0x26,0xf0,0x18,0xf6,0x1f, -0xe2,0xf8,0x25,0x11,0x0c,0xcd,0xf9,0x02,0xf4,0xf0,0xf5,0x2c,0x05,0xff,0x98,0xfd, -0xf8,0x3a,0xe8,0x09,0x2b,0x1b,0x09,0x8f,0xf9,0x0d,0xf7,0xf2,0x04,0x8c,0x14,0x0b, -0xcf,0xf6,0xef,0xa2,0xfa,0x0b,0x75,0xfe,0xe0,0x1d,0xe3,0x03,0x1d,0x03,0xf3,0xa3, -0x04,0x20,0x3b,0xfb,0xfc,0xa3,0x13,0x0a,0x44,0x08,0x08,0x7f,0xfd,0x08,0x7e,0x0b, -0xf7,0x2c,0xf5,0xef,0xbb,0xed,0xe1,0x6b,0xf2,0x11,0xe2,0xfc,0xfd,0xc2,0xfb,0x0b, -0x29,0x0f,0x04,0x08,0xf7,0x0d,0xa7,0x23,0x09,0xd0,0x02,0x07,0x4b,0xfb,0xdc,0x58, -0xfb,0xf4,0x24,0xf0,0x03,0x4f,0xfb,0xfd,0xd9,0xfc,0xf9,0x09,0xf9,0x07,0x2e,0x0d, -0x06,0xa0,0x0b,0x0c,0x6d,0x06,0x04,0x7f,0xfc,0xfa,0x99,0xfa,0xfa,0x1d,0xfb,0xfd, -0x83,0xff,0xfb,0x5a,0xfc,0xfb,0x13,0x02,0xfd,0x78,0xfc,0xfc,0x1c,0xfe,0x08,0xe2, -0x12,0x08,0x38,0xf8,0x03,0x70,0x01,0xfa,0xa0,0xf6,0x05,0x19,0xfc,0xf7,0x9c,0x0a, -0x02,0xb9,0xf9,0xfd,0x37,0xf6,0x05,0x6d,0xfc,0x04,0x32,0x04,0xff,0x68,0x08,0xfb, -0x4f,0xfb,0x04,0xe7,0xf0,0xfd,0x6c,0x11,0x00,0x2e,0xf4,0x07,0x5a,0x05,0xfe,0x42, -0xff,0xf7,0x4d,0xfa,0x05,0x62,0x02,0xfe,0xfc,0x09,0xfa,0xe2,0xf4,0x03,0xdb,0x00, -0xfc,0x2c,0xf9,0x02,0x9e,0x09,0x02,0xe1,0xff,0x06,0xc5,0xfc,0xf7,0xf4,0xfc,0x01, -0x3d,0x06,0xfe,0x3e,0xfe,0xfe,0x3f,0x00,0xfb,0x69,0xf6,0x02,0xa1,0x00,0x03,0x01, -0x02,0x05,0x16,0x07,0xfc,0xd6,0xfe,0xfe,0xe1,0xfe,0x01,0x29,0xfa,0x02,0x87,0x06, -0xfc,0x4c,0xf3,0xff,0x8c,0x06,0xf8,0x9c,0xf9,0xfc,0x34,0x0c,0x0e,0x92,0x0b,0xf6, -0xd0,0xf6,0x01,0x94,0xff,0xfa,0x3b,0x04,0x00,0x11,0xf5,0x09,0x39,0x0a,0xef,0xba, -0xf2,0xfb,0xf2,0x00,0x0e,0x87,0x0a,0x00,0x35,0x08,0x01,0x3b,0xf7,0xfc,0x0b,0x02, -0xfa,0xa1,0xfd,0x03,0xfd,0x03,0xfc,0xd6,0xfc,0xf9,0xb1,0xf7,0xfa,0x64,0x03,0x0a, -0xb6,0x07,0x03,0x2c,0x01,0xff,0xd1,0x02,0x02,0x46,0xfd,0xfa,0xbd,0xfb,0xfd,0x5e, -0x03,0x02,0x39,0xf8,0xf8,0x02,0xfe,0x00,0xd1,0x02,0x04,0xd2,0x01,0x00,0x4e,0x04, -0x05,0x9e,0x04,0x00,0x4f,0xfa,0xf9,0x30,0xfc,0xfe,0xdc,0xfe,0x00,0xc0,0x00,0xfd, -0x8a,0xfd,0x01,0xa8,0xfe,0x00,0x52,0x00,0x00,0xbf,0x07,0x08,0x83,0x01,0xfc,0x23, -0xfb,0xfd,0x21,0xfb,0xfc,0xf3,0xff,0x02,0xa8,0xff,0xfd,0x3f,0x01,0xfc,0x5f,0xfd, -0xff,0x50,0x01,0x06,0x8a,0x06,0x05,0xa6,0x00,0xfe,0xad,0xfa,0xf8,0x76,0xfc,0x00, -0x34,0x01,0x01,0x3c,0x00,0xff,0x9f,0xfc,0xfb,0x58,0xff,0x01,0xed,0x02,0x05,0x76, -0x06,0x02,0x35,0xff,0xfa,0x8c,0xfb,0xfe,0x43,0x00,0xff,0xca,0xfc,0x00,0x0a,0x00, -0xff,0xe5,0xfe,0x00,0x85,0x00,0x02,0x30,0x03,0x00,0x2f,0x03,0x01,0x5e,0xfb,0xfe, -0x5d,0x02,0xfd,0xba,0xfb,0xfd,0x63,0xff,0x00,0xb4,0x00,0xff,0x20,0x02,0x02,0x92, -0xff,0x02,0x83,0x01,0xff,0x21,0x00,0x00,0x83,0x01,0x00,0xfc,0xfc,0xfb,0x1d,0x00, -0xfd,0x17,0xfc,0xff,0x45,0x03,0x03,0x70,0x01,0x00,0x1b,0x03,0xfe,0x0e,0xfc,0x01, -0x9b,0x03,0xfe,0x98,0xff,0x01,0xd2,0xfd,0xfb,0xf9,0xfd,0xfc,0x79,0xfd,0x01,0xa6, -0x02,0x03,0xd7,0x02,0xff,0x2c,0x01,0x00,0x10,0x01,0xfd,0xf5,0xff,0x04,0x5e,0xfd, -0xff,0xa6,0x02,0xfa,0xe4,0xfb,0xfc,0xe9,0xff,0x03,0xb9,0xff,0x03,0x86,0x08,0xff, -0x85,0xfd,0xf3,0x50,0xf7,0x0d,0xc3,0x03,0x00,0x09,0x06,0xfb,0xa6,0xf4,0xff,0xc4, -0x00,0xf4,0x41,0x09,0x07,0xbc,0x07,0x12,0x9c,0xf7,0x07,0x42,0xea,0x06,0x3a,0xfd, -0x07,0xec,0xfe,0xf4,0x69,0x00,0xf6,0x18,0xf7,0x01,0xcb,0xf8,0xfa,0xe9,0x01,0xfd, -0xa8,0x0d,0x12,0x36,0x0b,0x03,0x3a,0xfe,0xf8,0xd0,0x0c,0xfb,0x75,0xf2,0x0c,0x31, -0x05,0x02,0xfd,0xf6,0xf3,0x3f,0xe7,0xf8,0x7b,0xfa,0x03,0x75,0x01,0x04,0x8d,0x0f, -0x0a,0xfb,0x07,0xf7,0x0d,0xf4,0x06,0xf9,0x0c,0x0c,0x5e,0x01,0x06,0xa6,0xf7,0xfe, -0xbe,0xf9,0xf4,0x49,0xe8,0xf5,0xeb,0x02,0x0e,0x40,0x0b,0xf4,0x85,0x00,0xf7,0x92, -0x06,0x01,0x8f,0x04,0x04,0xa2,0x0a,0x0f,0x0c,0x0c,0xfd,0xb6,0xdf,0xf5,0x0a,0x0d, -0x03,0x25,0x03,0xfe,0x15,0xe8,0x02,0x60,0xfd,0xf8,0x94,0x07,0xf9,0xb5,0xf0,0x22, -0x26,0x09,0xff,0x97,0x00,0xee,0x2b,0x0f,0x0f,0xb2,0xfc,0xfd,0x49,0x02,0xed,0xbb, -0x01,0xff,0x65,0xfa,0x02,0x13,0xed,0x02,0x0e,0x05,0xfe,0x66,0x01,0xfb,0xb5,0x03, -0x04,0x41,0x09,0x09,0x46,0x02,0xfc,0x56,0xfc,0x07,0xcf,0xfe,0xfc,0xab,0xfc,0xfc, -0x4b,0xfe,0xfa,0xfe,0xfa,0xfe,0xc6,0xfb,0xfa,0x88,0x03,0x06,0xad,0x04,0xff,0x8c, -0x00,0x03,0xc0,0x01,0x01,0x79,0x05,0x02,0x6f,0xff,0xfb,0x9e,0x00,0xfc,0x5d,0xfe, -0xfc,0x7b,0xfc,0xfc,0xb6,0xfe,0x00,0xf6,0xfe,0xff,0x4c,0xfb,0xff,0x6d,0x05,0x03, -0xe5,0x03,0x02,0xd8,0x00,0xfc,0x0c,0x03,0x04,0x8f,0xfd,0x02,0x5a,0xfe,0xf9,0x15, -0xfe,0x00,0x74,0xfe,0xfb,0xec,0xf9,0x00,0xd3,0x03,0x02,0x8b,0xfa,0xfe,0x82,0x04, -0x02,0x27,0x03,0x03,0x98,0x04,0x00,0x63,0xfc,0x01,0xbd,0xff,0xff,0x4b,0xfe,0xff, -0xd3,0xfd,0xfd,0xe1,0xfc,0xfb,0x35,0xfb,0xfe,0x50,0x02,0x05,0x31,0x04,0x03,0xe1, -0xff,0xfa,0x17,0x07,0x05,0x31,0xff,0x03,0x22,0x02,0x01,0x38,0xfc,0xfa,0xc9,0xf3, -0xf9,0x98,0x01,0xfe,0x5f,0x03,0x07,0x7c,0xfd,0xf7,0x06,0x04,0xff,0x17,0xfc,0x06, -0xff,0xfd,0x11,0x86,0x06,0xff,0x57,0xf6,0xfe,0xda,0x05,0xfb,0x20,0xfd,0xf3,0x1a, -0xf1,0x15,0xdf,0x0b,0xee,0xba,0xf6,0xff,0xf1,0xfa,0x06,0xe5,0x12,0xfa,0xc7,0xef, -0x07,0xb0,0x16,0x0a,0x5c,0xf9,0xf1,0xed,0xf9,0x0c,0x3b,0x06,0xf1,0xce,0xf7,0x00, -0x0e,0x03,0xf8,0x9a,0x03,0x06,0x40,0xe9,0xf4,0x6d,0x0d,0x17,0xd7,0x07,0xfe,0xd1, -0xf9,0xf8,0x22,0x0a,0xff,0xcf,0xf4,0x0c,0xf8,0x08,0xfd,0x1d,0xff,0x10,0x89,0xdf, -0xe0,0xfa,0x0e,0x19,0x1c,0xf8,0xf3,0x84,0x0b,0xfe,0xe4,0xfe,0xff,0x59,0xf8,0xf0, -0xb2,0x01,0x17,0xdb,0x0d,0x15,0x47,0x11,0xe3,0xaa,0xe1,0x04,0xbc,0x02,0x02,0x6e, -0xfa,0xf9,0x3f,0x18,0xff,0x75,0xe8,0xf3,0x3b,0xf1,0xf9,0x3a,0x03,0x18,0xe5,0x18, -0x10,0x83,0xfb,0xf6,0xc8,0x03,0xfd,0x33,0xf5,0xf6,0x7e,0x10,0x03,0x64,0x03,0x01, -0x76,0xeb,0xed,0xcd,0xf1,0xff,0x85,0x08,0x0f,0xb8,0x02,0xf9,0xfd,0x12,0x0d,0x01, -0xfb,0xf2,0x13,0xfd,0x01,0x77,0x04,0x09,0x42,0x03,0x02,0x0b,0xf8,0xf3,0xda,0xf8, -0xfb,0xf1,0xfb,0xef,0x17,0x0f,0x1a,0xed,0x0a,0xf8,0x63,0xf8,0xf5,0x57,0xf5,0x04, -0xcf,0x0d,0x06,0xa4,0x02,0xfc,0xcb,0x00,0x05,0xa9,0xef,0xee,0x93,0x02,0x08,0x84, -0x0d,0x09,0x61,0xf9,0xf9,0x3a,0xfd,0xf6,0xc9,0xf9,0x07,0x0b,0x01,0x03,0x46,0x0e, -0xfd,0x7e,0xfc,0xf9,0xf2,0xf2,0x05,0xc2,0x08,0x07,0xa3,0x06,0x02,0x2b,0x01,0xfd, -0x99,0xf1,0xf8,0x17,0x00,0xfe,0x54,0x01,0xfd,0xc3,0x06,0x08,0x1a,0xf3,0xf4,0x7d, -0x09,0xff,0x41,0xf6,0x0c,0x1f,0x11,0x02,0x98,0x00,0xfd,0x75,0xfd,0xfc,0x2f,0xfa, -0xf8,0xac,0x06,0x06,0xf4,0xf5,0xfb,0xce,0x01,0xf5,0x51,0xfb,0x02,0x99,0x04,0x09, -0x4e,0x0c,0x01,0x5e,0xfb,0xfc,0xc2,0xfd,0xfc,0x8a,0x02,0x09,0x2e,0x07,0xf9,0xa1, -0xf4,0xf8,0xd5,0xf9,0xf5,0x4e,0xfe,0x09,0x3d,0x0c,0x04,0x06,0x00,0x00,0x1d,0xff, -0xf9,0x42,0xfd,0x0e,0x83,0x0c,0xfe,0xb7,0xfc,0xfc,0x93,0xfb,0xef,0x15,0xf4,0x01, -0xf3,0x08,0xff,0x10,0xfe,0x04,0x0c,0x08,0xfc,0x5e,0xf7,0x04,0x85,0x09,0x04,0x14, -0x05,0x08,0xa7,0x02,0xf8,0x5b,0xf2,0xf9,0xfc,0x01,0xf9,0xdc,0xf3,0x00,0x61,0x08, -0x04,0x66,0xff,0xfe,0x45,0xfd,0xfb,0xcf,0xff,0x09,0xff,0x0b,0x07,0xb3,0xff,0xff, -0xeb,0x02,0xfc,0x70,0xf1,0xf9,0x43,0xfe,0xfc,0x89,0x03,0x07,0x92,0x01,0xfb,0xdd, -0xf5,0xf9,0x17,0x03,0x08,0xd9,0x05,0x04,0x7d,0x06,0x03,0xe9,0xfe,0xfa,0xb4,0xfa, -0xfc,0x88,0xfc,0x00,0xd6,0x02,0x04,0x91,0xfd,0xfa,0x9e,0xfc,0xfe,0x86,0xff,0x00, -0xfc,0x04,0x02,0xb5,0x01,0x02,0x03,0x03,0xff,0x24,0xfc,0xfb,0x1e,0xfd,0x02,0x7f, -0x02,0xfe,0x47,0x00,0x01,0x9b,0xff,0xfd,0x23,0xff,0xfd,0xbc,0xfd,0x00,0x8d,0x02, -0x04,0x9b,0x01,0xfd,0xcb,0xf9,0xfd,0x20,0x00,0x01,0xd1,0x00,0x02,0x67,0x03,0x02, -0xa1,0x00,0xff,0xd2,0xfd,0xfd,0xab,0xfd,0x00,0x95,0x01,0x01,0x5c,0xfe,0xfd,0xd6, -0xfe,0xfc,0x81,0xfd,0xff,0xf8,0xff,0x02,0xcd,0x03,0x03,0x58,0x04,0x01,0x21,0xfe, -0xfe,0x36,0xfe,0xff,0xf3,0xfe,0x00,0x71,0x01,0xff,0xe2,0xfc,0xfc,0xb3,0xfc,0xfc, -0xe4,0xfe,0x02,0x8d,0x03,0x06,0xe6,0x04,0x01,0x91,0xff,0xfe,0xda,0xfc,0xfe,0xf4, -0x01,0x03,0x33,0xff,0xfe,0xf8,0xfd,0xfd,0x30,0xfa,0xfc,0x61,0xff,0x00,0x18,0x04, -0x05,0x60,0x04,0x02,0x33,0x00,0xfe,0x50,0xfe,0x00,0xf5,0x00,0xfe,0xc3,0xfe,0x01, -0x36,0x00,0xff,0xcd,0xfc,0xfb,0x83,0xfd,0xfb,0x77,0x02,0x09,0x43,0x07,0x04,0x02, -0xfe,0xfc,0x07,0xfd,0xfa,0x70,0xfd,0x05,0xb3,0xff,0xfd,0x8e,0x02,0xff,0x9f,0xfe, -0xf8,0x88,0xf7,0x03,0x83,0x06,0x04,0x31,0x06,0x08,0x09,0xfd,0xfa,0xb0,0xfe,0x01, -0x66,0x00,0xfb,0xf7,0xfe,0x05,0xf0,0xfd,0xf2,0x42,0x02,0x04,0xf2,0x06,0xfd,0x03, -0xfc,0xff,0x23,0x05,0x01,0x04,0x01,0xfd,0x2c,0xfc,0x03,0x8c,0x08,0xfc,0x24,0xf5, -0xf3,0x80,0xfe,0x07,0x63,0x06,0x0d,0x7b,0x00,0x06,0x60,0xf5,0x07,0x19,0xfe,0x03, -0x76,0xee,0x06,0x72,0x11,0xf8,0x43,0xee,0xf2,0x10,0x02,0xf4,0xb8,0xf0,0x10,0x0e, -0x1c,0x00,0x29,0x00,0x07,0xf8,0x05,0xf7,0xed,0xf8,0x05,0xcb,0x13,0xfe,0xf3,0xf5, -0x04,0x6b,0xfb,0xd5,0x26,0xec,0x0a,0x46,0x0f,0x03,0x97,0x02,0x0e,0x51,0x08,0xfd, -0x27,0xfe,0xfe,0x03,0x0b,0x04,0x90,0x06,0x09,0x84,0xef,0xe9,0x54,0xfa,0xfd,0xd6, -0xfa,0xfa,0x17,0x07,0x02,0x96,0xfa,0x06,0x29,0x08,0x02,0x10,0x04,0x07,0x1b,0x0b, -0x03,0x9d,0xf9,0xf9,0xcf,0xfb,0xfb,0x2d,0xf8,0xfa,0xc4,0x04,0xf9,0xac,0xf8,0xff, -0xcc,0x02,0x01,0x21,0x03,0x07,0x37,0x07,0x0c,0x47,0xf7,0x05,0x47,0x00,0xf8,0xd9, -0xfb,0xfc,0xf0,0x06,0xfb,0x1c,0xfd,0xfb,0x57,0xfd,0xf6,0x0d,0xfa,0x0b,0x4a,0x07, -0x05,0x4d,0x04,0x03,0x57,0x00,0xf6,0x11,0xfc,0xfe,0x46,0x02,0xfe,0x90,0x03,0x04, -0xd5,0x00,0xf3,0xf5,0xf8,0x05,0xc3,0xfd,0x05,0xe1,0x06,0x02,0x1e,0x07,0xfa,0x31, -0xf9,0x02,0xb7,0xf5,0xf8,0x1f,0x07,0x03,0x5d,0x01,0xfe,0x17,0xf8,0x03,0x99,0x04, -0xfc,0xc3,0x03,0x04,0xa7,0x03,0x02,0xa1,0x03,0x00,0x1d,0xf8,0xf7,0x9e,0xf8,0x01, -0x06,0x00,0xfb,0x72,0xfe,0x04,0x34,0x01,0xff,0x92,0x01,0x04,0x0a,0x01,0x04,0x56, -0x04,0x02,0x5e,0x06,0xfd,0x3a,0xfa,0xfa,0xac,0xfb,0xf6,0x9e,0xfb,0xfe,0x0d,0xff, -0x00,0xea,0xfe,0x02,0xa3,0x04,0xff,0x2e,0x00,0x05,0xfd,0x07,0x06,0x71,0x03,0xff, -0xa0,0xfc,0xfc,0x81,0xf8,0xf9,0x65,0xfe,0xfc,0x8d,0xfe,0x00,0xb9,0xff,0xfe,0xfa, -0x00,0x00,0x8e,0x01,0x03,0x4d,0x05,0x03,0x4c,0x03,0x02,0x50,0xfd,0xfa,0x33,0xfd, -0xfd,0xdf,0xfd,0xfd,0x94,0xff,0x00,0x5c,0x02,0x00,0x5b,0xfe,0xfe,0x3c,0xfe,0x00, -0x4d,0x04,0x04,0xe1,0xff,0xff,0xa1,0xfe,0xff,0xc2,0x00,0xfa,0xbf,0xfb,0xff,0x12, -0x02,0x02,0x65,0x02,0x00,0x8b,0xfe,0x02,0xa2,0xff,0x01,0x60,0xf9,0xfe,0x5c,0x02, -0x05,0x1c,0x02,0xfd,0x1e,0xf5,0xf5,0x2a,0x06,0x04,0x8c,0xfe,0x08,0xa8,0x03,0x03, -0x3d,0xf9,0x02,0x5f,0xf9,0x00,0xec,0x02,0xfb,0x65,0x0c,0x0e,0x60,0xf1,0xed,0x08, -0xed,0x03,0xb5,0xf2,0x0a,0x22,0x26,0xfd,0x38,0xe9,0x0f,0xc4,0xfd,0xf3,0x9a,0xfd, -0xf9,0xba,0x20,0x16,0xb7,0xf9,0x0d,0x6f,0xf4,0xd9,0xc6,0xef,0xf9,0x71,0x05,0x0a, -0xba,0x0b,0xff,0xdd,0xf2,0x03,0x89,0xfc,0x00,0x33,0xfe,0xf4,0x30,0x27,0x2f,0x7e, -0x01,0xd5,0x37,0xf8,0x08,0xe9,0xf7,0xfd,0x92,0xff,0xeb,0x24,0xf2,0x08,0x27,0x19, -0xea,0x46,0xdf,0xf6,0xe2,0x18,0x22,0xe8,0x15,0x01,0x40,0xfa,0x16,0xd4,0xe6,0xfc, -0x30,0x1b,0x00,0xd5,0xee,0xf5,0x7a,0xfb,0xfe,0x28,0xfa,0xe2,0x6e,0xea,0x0b,0x16, -0x08,0x06,0xf9,0x10,0x10,0xf9,0xf0,0xf9,0x04,0x14,0x0c,0xe5,0x12,0xf9,0x59,0xfc, -0x0d,0x3f,0x00,0xef,0x5a,0xe8,0xf6,0x08,0xf8,0xf6,0xca,0x05,0x0a,0xe2,0x03,0xe8, -0x26,0xf9,0x1a,0xd6,0x0f,0xfc,0x62,0xfd,0x12,0x25,0x0d,0xf9,0x8b,0xfd,0x05,0xdf, -0xf8,0xf6,0x01,0xfb,0x0e,0x6a,0xf7,0xe6,0x10,0xfc,0x03,0x14,0x03,0xff,0x5b,0xf1, -0x0c,0x3a,0x11,0xfa,0xfd,0xfc,0x11,0xab,0x07,0xf2,0x34,0x09,0x10,0x1c,0xfe,0xe1, -0x00,0xff,0x1c,0x3a,0xfb,0xe9,0x24,0xf6,0x06,0xd8,0xfd,0xf8,0x62,0xf9,0x0e,0x64, -0x05,0xee,0xea,0x0a,0x10,0x22,0x00,0xf3,0xba,0x01,0x13,0x9b,0x0d,0xf5,0x76,0xfa, -0x06,0x4b,0xf7,0xf3,0x7b,0xfd,0x06,0xce,0xfb,0xf3,0x24,0x02,0x03,0xd8,0xff,0xf4, -0x1b,0xfd,0x10,0x63,0x06,0x01,0xaf,0x05,0x0d,0xdc,0x00,0xf5,0x57,0xfd,0x03,0xed, -0x06,0xf9,0xa5,0xfe,0xff,0x3f,0xf1,0xf1,0x25,0x03,0x00,0xb2,0xfe,0xfc,0x82,0x00, -0x12,0x8b,0x08,0xf2,0x82,0x08,0x08,0xa6,0xfc,0x06,0xcb,0x06,0x02,0xc5,0xf6,0xf5, -0x26,0x03,0xff,0xab,0xef,0xfc,0x0a,0x0b,0xf4,0x2b,0xfc,0x0a,0xff,0x05,0xfd,0x44, -0xff,0x0f,0x78,0xfd,0xf8,0xf4,0xfc,0x0a,0xef,0xfd,0xfe,0xeb,0x06,0xfb,0x6d,0xf9, -0xf6,0x0c,0xfe,0x01,0x3d,0x03,0xf9,0x38,0x01,0x11,0x15,0xff,0xf9,0x2a,0x02,0xfc, -0xb4,0xfa,0x04,0x35,0x06,0x01,0xf9,0x00,0xfc,0x36,0xff,0xfb,0xca,0xfb,0xfe,0xe9, -0x00,0x05,0x77,0x03,0x04,0x84,0x02,0xfb,0x37,0xf8,0xfb,0xdb,0x01,0x02,0xf4,0x03, -0x03,0xd0,0xfd,0xfc,0x67,0x01,0xff,0x09,0xfa,0xff,0x30,0x03,0x03,0x5b,0x07,0x03, -0xe8,0xfc,0xfa,0x7f,0xfb,0xfc,0xf1,0x03,0x03,0x30,0xfc,0x01,0x91,0xff,0x00,0x96, -0xff,0xfe,0x14,0xff,0xff,0x96,0x03,0x02,0x9d,0x04,0x02,0xa2,0xfc,0xfc,0x8a,0xff, -0x00,0x2e,0xfe,0xfe,0x11,0x00,0xfd,0x2e,0xff,0x00,0xfe,0x01,0xff,0xa7,0xff,0xff, -0x6c,0x00,0x03,0xd6,0x01,0x00,0x5d,0x00,0xff,0x8a,0xff,0xfe,0xf8,0xfc,0xfd,0xd9, -0xfe,0xfe,0xd6,0x00,0x03,0x10,0x03,0xfd,0x7a,0xfd,0x00,0x7b,0x01,0x01,0xe4,0x02, -0x03,0x93,0xff,0xfc,0x08,0x00,0xff,0x95,0xfc,0xfd,0xd2,0xff,0x00,0x96,0x01,0x00, -0x8c,0xfe,0x00,0x78,0xff,0x00,0x08,0x03,0x01,0x06,0x01,0xff,0x62,0xff,0xfe,0xbe, -0xff,0xff,0x12,0xff,0xfe,0x6f,0xfe,0x00,0x88,0xff,0xfd,0xea,0x00,0x02,0xc0,0x02, -0x02,0x51,0x02,0xfe,0x7c,0xfd,0xfe,0x55,0xff,0x00,0x89,0x01,0x00,0x7f,0xfe,0xfd, -0x45,0xfd,0xff,0x9f,0x00,0xff,0x10,0x02,0x04,0xfa,0x01,0x00,0x2b,0xff,0xfe,0xc2, -0xfe,0xff,0xc1,0x00,0x01,0x44,0x00,0xfc,0x38,0xfe,0x01,0xb7,0xff,0xfc,0x6c,0x00, -0x00,0x1b,0x01,0x02,0x89,0x02,0x01,0x09,0x00,0xfe,0x30,0xfe,0x00,0x0b,0x00,0x00, -0x17,0x00,0xfe,0xbe,0xfd,0xff,0x07,0xff,0x00,0x1d,0xfc,0x01,0xbf,0x00,0x03,0xa4, -0x01,0x04,0xdd,0xfc,0xf8,0xb4,0x05,0x03,0xa6,0x02,0xfa,0x68,0x02,0x04,0x27,0xfe, -0xf1,0xb9,0xf8,0x03,0x88,0xfe,0x02,0xa4,0x0e,0x06,0x73,0xf3,0xf6,0x39,0x05,0x04, -0x29,0xff,0xfd,0xf9,0x0c,0x0a,0xe4,0xf5,0xfd,0xf8,0x02,0xfd,0x24,0xfa,0xf7,0x9c, -0x05,0x04,0xe7,0xef,0xfc,0xac,0x0e,0xfd,0x76,0xf6,0x06,0x71,0x09,0xf8,0x54,0xfa, -0x05,0xbe,0x0e,0x0b,0x3a,0xfb,0x05,0x93,0x02,0xf2,0xd0,0xee,0xfe,0x8a,0x07,0xf8, -0x1e,0xfb,0x09,0x09,0x03,0xf4,0xb1,0xf4,0x02,0x24,0x03,0x02,0xd9,0x0d,0x12,0xc6, -0x07,0xfb,0xd3,0xfe,0x00,0x99,0x01,0xf8,0xde,0xf4,0xfd,0x5b,0x02,0xf8,0x75,0xfb, -0xfc,0x42,0xf0,0xff,0xc0,0x0b,0xf9,0xe6,0xfe,0x14,0x52,0x18,0x01,0xbb,0xfa,0xfc, -0x5b,0x09,0x09,0x11,0xf4,0xf7,0x23,0x0c,0xf6,0x68,0xe6,0xff,0x00,0xfd,0xf1,0x70, -0xfb,0x05,0x22,0x13,0x08,0x15,0xf6,0x05,0xfb,0x13,0x06,0xe0,0xf8,0x01,0xfe,0x0a, -0x01,0x43,0xf7,0xf6,0x5b,0x00,0xf9,0xea,0xec,0xf9,0x92,0x0a,0xfe,0x20,0xf4,0x10, -0xbc,0x03,0x02,0x75,0x05,0xfa,0xbf,0x07,0x0d,0x4c,0xef,0x09,0xb3,0x0c,0xf0,0xa8, -0xfc,0xf2,0xff,0xfb,0x03,0xc2,0xfd,0x04,0x8e,0x05,0xfc,0x3b,0xfc,0x00,0x27,0xfa, -0x07,0x3d,0x02,0x00,0xf5,0x06,0x01,0x69,0x00,0xfa,0xe8,0xf8,0xfb,0xda,0x02,0x02, -0x0f,0x04,0x05,0x99,0x01,0xf7,0xd7,0xfc,0x02,0xa4,0xff,0xfe,0x92,0x00,0xff,0x36, -0x00,0x00,0xc0,0xfc,0xfb,0xe8,0xff,0xfe,0x79,0x00,0x09,0xe9,0x04,0x00,0xa9,0x02, -0xff,0xf0,0xfe,0x03,0x50,0xfe,0xfc,0x78,0xfe,0xfe,0x5b,0xfa,0xfd,0x18,0xfe,0xf9, -0x85,0xfc,0x01,0x84,0x03,0x07,0x20,0x04,0x00,0xe9,0x03,0x03,0xca,0xff,0x06,0x1d, -0x06,0xfc,0x88,0xf9,0xfc,0x51,0xfa,0xf7,0x0d,0xfd,0xfd,0x79,0xfe,0xff,0xe0,0xfa, -0x00,0xcd,0x07,0x01,0x7c,0xff,0x08,0xac,0x08,0x03,0xdf,0x02,0x00,0x64,0xff,0xfb, -0x88,0xfa,0xfe,0xc7,0xff,0xf8,0xee,0xf7,0xfb,0x97,0xfe,0x00,0x14,0xff,0x00,0x53, -0x07,0x05,0x63,0x01,0x05,0xbe,0x05,0xff,0x67,0xfe,0x02,0x55,0x02,0xfe,0x7d,0xf9, -0xf7,0xdb,0xfe,0x00,0x50,0xfa,0xf8,0xca,0x05,0x03,0xfc,0xfa,0x03,0x58,0x0e,0xf9, -0x16,0xf6,0x10,0x90,0x06,0xff,0x67,0xf9,0xf7,0xee,0x0c,0xfb,0x67,0xf2,0xf4,0x96, -0x12,0x01,0xf7,0xf1,0x07,0x7f,0x11,0xf1,0xa2,0xf1,0x0e,0x83,0xf8,0xf3,0xbb,0x09, -0x10,0x8e,0x0d,0xff,0x25,0xe1,0xfd,0x4f,0x14,0xfe,0x8f,0xe8,0x0e,0x03,0x17,0x01, -0xae,0xec,0xff,0x72,0x02,0xea,0x3e,0x10,0x05,0xcb,0xef,0x00,0xbf,0xfa,0x01,0x3e, -0x10,0xf0,0x82,0xe7,0x1a,0x91,0x11,0xff,0x23,0x04,0xfd,0x1a,0xf8,0x02,0xca,0x0a, -0x03,0x51,0xfd,0xf4,0x3a,0x02,0xfa,0x8e,0x01,0xf6,0x13,0xd8,0x07,0x93,0x34,0xfd, -0x75,0xe3,0x05,0x21,0x0b,0xf7,0x3a,0x09,0x0a,0x70,0xfb,0x01,0x45,0xff,0x03,0x1a, -0x0e,0xf3,0xa1,0xe0,0x09,0x99,0x1b,0xf2,0xc5,0xf1,0x07,0x15,0x01,0xf5,0x5a,0xf6, -0x05,0xef,0x11,0xf4,0x75,0xf9,0x0a,0x31,0x0a,0xfb,0x74,0xfe,0x06,0xe9,0x03,0xff, -0xdc,0xf8,0x09,0xe2,0x03,0xf2,0xb3,0xf7,0x05,0x41,0xfe,0xfd,0x52,0xff,0xf9,0x90, -0xfe,0xff,0x92,0x01,0xfd,0x22,0x0b,0x11,0xfd,0xf8,0xfa,0xb9,0x04,0x03,0xfc,0x06, -0xfc,0x16,0xef,0x08,0x8a,0x03,0xf6,0xf6,0xfc,0x07,0xef,0xec,0xf0,0xb4,0x0f,0x10, -0x7c,0xff,0xf1,0x08,0xfa,0x0c,0x2d,0x11,0x01,0x32,0xfa,0x05,0x11,0xf9,0xfc,0x6d, -0x0b,0x00,0xd1,0xf9,0xea,0xa9,0xf4,0x14,0x69,0x15,0xeb,0xf1,0xf0,0x06,0x73,0x04, -0x02,0x38,0x06,0xf8,0xad,0xf4,0x08,0xec,0x14,0x07,0x2b,0xfe,0xea,0x09,0xf9,0x08, -0x6d,0x04,0xff,0xb1,0xfe,0x00,0xe0,0xfc,0xfc,0xe7,0xfa,0x03,0xcf,0xfa,0xf6,0x48, -0x0a,0x0a,0xb9,0x0a,0x05,0x95,0xfa,0xe9,0xad,0xf6,0x09,0x34,0x0b,0x06,0xb9,0xfb, -0xfc,0xe1,0x00,0x04,0xea,0xf7,0xf8,0x1b,0xfe,0xfe,0xd5,0x07,0x0d,0xf7,0x04,0xf6, -0xe4,0xf7,0x01,0x5f,0x09,0xf6,0xd0,0xf1,0x08,0x71,0x0f,0xfd,0xe6,0xf7,0x03,0xec, -0xfd,0xf4,0x86,0xf8,0x06,0xc3,0x06,0x09,0x55,0x01,0x00,0xd1,0x01,0xfc,0x76,0xf7, -0x01,0xf2,0x04,0xfb,0x8d,0xfe,0x09,0x7f,0x02,0xf9,0x41,0xf7,0xf6,0x00,0xfd,0x05, -0x28,0x05,0x06,0x3d,0x05,0x00,0x5e,0xfc,0xff,0xbb,0xfe,0xfb,0xbe,0xfc,0x06,0xe6, -0x06,0x02,0xef,0xfd,0xf9,0x20,0xf5,0xf9,0x96,0xff,0x03,0x30,0x07,0x05,0x1b,0x01, -0xfe,0xde,0x02,0xfc,0xe2,0xfb,0x01,0xd9,0xff,0x03,0x4d,0x05,0x02,0x15,0xfc,0xf9, -0xaf,0xfa,0xf9,0xf6,0x00,0x02,0xf9,0x01,0x03,0x3c,0x00,0x01,0xbf,0xff,0xfe,0xd2, -0xfd,0x01,0xa4,0x01,0x00,0x27,0x01,0x02,0x42,0x00,0xfb,0xff,0xfa,0xfd,0xf3,0xfe, -0x01,0x04,0x01,0x01,0x8b,0x00,0x01,0x8e,0x01,0xfe,0x68,0x00,0xfd,0x3a,0xfb,0x00, -0xbf,0x06,0x01,0xb9,0xfc,0xff,0x63,0xfd,0xfc,0xce,0xff,0x00,0x97,0x01,0x01,0xf7, -0xfe,0x01,0x85,0x04,0xfe,0x43,0xfa,0xfe,0x4f,0x01,0x01,0xd6,0xff,0xff,0x47,0x00, -0xff,0xf6,0xfb,0xff,0xe4,0x01,0xff,0xfd,0xfe,0x01,0xcb,0x03,0x01,0xd4,0xff,0xff, -0x00,0xff,0xfd,0x2f,0xfe,0x01,0x30,0x00,0xfd,0x07,0x00,0xff,0x1c,0xff,0x00,0xd7, -0xff,0xfe,0x5f,0x00,0x00,0x72,0x00,0x03,0x52,0x01,0xff,0xfd,0xff,0xff,0x85,0xfe, -0xff,0xe1,0xfd,0xfd,0x4b,0x01,0x00,0xb2,0xff,0x00,0x83,0x00,0xfe,0xc8,0xfc,0xff, -0x23,0x02,0x03,0x72,0x02,0x01,0xb4,0xff,0xfe,0xcb,0xfe,0xfe,0xf1,0xfd,0xfe,0x50, -0x00,0x02,0xfc,0x00,0xfe,0xcd,0xfe,0xfe,0x1b,0xfc,0xff,0x2e,0x04,0x02,0x51,0x01, -0xff,0x41,0x01,0x01,0x8b,0xfc,0xf9,0x67,0xfd,0x03,0x8d,0x03,0x01,0xfb,0x00,0xff, -0xb1,0xfa,0xfc,0x44,0x00,0x02,0x5e,0x00,0x01,0xba,0x02,0x01,0x9c,0xff,0xfb,0x45, -0xfe,0xfe,0x29,0xfe,0x02,0x78,0x03,0x01,0xb5,0xfe,0xfc,0xe3,0xfd,0x00,0x18,0x00, -0x01,0x1c,0x02,0x00,0x02,0x00,0x00,0xd7,0xfd,0xfe,0xb5,0xff,0xfe,0x51,0xff,0x02, -0x89,0x01,0xff,0x12,0xfe,0xff,0x74,0x00,0x01,0x45,0x00,0x01,0x79,0x01,0xfc,0x5a, -0xff,0x02,0x7d,0x00,0xfe,0x21,0xfd,0xff,0x69,0x00,0xfe,0x84,0xfd,0x01,0xfe,0x00, -0xff,0x0d,0x02,0x01,0x22,0xff,0xfe,0xa5,0xfe,0x01,0x95,0x03,0x00,0x2c,0xff,0x00, -0x63,0xfd,0xfc,0x5e,0xfd,0xff,0x8e,0x00,0xff,0x6c,0x01,0x01,0x4b,0x00,0xfe,0x49, -0xff,0xfe,0x6e,0x00,0x02,0x9c,0x02,0x00,0xbe,0xfe,0xff,0xdb,0xfe,0xff,0x10,0xfd, -0xfd,0x50,0x00,0xff,0xd4,0x01,0x01,0x64,0x01,0xfd,0x7e,0x00,0x00,0x21,0xfb,0xfe, -0x5c,0x08,0x06,0x24,0xff,0xff,0xcf,0xfd,0x01,0xdf,0xf3,0xfa,0x85,0x08,0x03,0xc6, -0xf7,0x06,0x32,0x06,0xf7,0xce,0xf6,0xf7,0xcb,0x07,0x05,0xe1,0xfa,0x0c,0x28,0x0b, -0xf8,0xfc,0xf7,0x03,0x3c,0x01,0xfe,0x80,0xff,0xfb,0x31,0x05,0x05,0x89,0xfe,0xfb, -0xed,0xfc,0xf6,0xbe,0xf9,0x05,0xfc,0x03,0x03,0xc3,0xfe,0xfc,0x9d,0x00,0x06,0xaf, -0xfd,0xf6,0x74,0x07,0x06,0x2c,0xff,0x01,0x43,0xff,0xff,0xb6,0xfe,0xfd,0xa4,0xff, -0x01,0x2d,0xfd,0xf8,0xe0,0x00,0x01,0xfb,0xfc,0xfb,0x8d,0x03,0x04,0x93,0xfe,0xff, -0x9f,0x00,0x03,0x9d,0x03,0x01,0x97,0x01,0x02,0xc1,0xff,0xfa,0x7c,0xfc,0xfe,0x8a, -0xff,0xfc,0xa6,0xfc,0xff,0xfd,0xff,0xfe,0x31,0xff,0x02,0xf3,0x03,0x03,0x7f,0xff, -0x00,0x80,0x02,0xff,0x09,0xfe,0x03,0x72,0x01,0xfc,0xbe,0xfb,0xfc,0xca,0xfc,0xfd, -0x74,0xfd,0xff,0x9b,0x06,0x06,0x42,0x00,0xff,0x74,0x01,0xff,0x10,0xfe,0x00,0x9c, -0x01,0x00,0x4c,0xfe,0xfc,0x94,0x00,0xfe,0xf5,0xf7,0xfc,0x03,0x02,0x03,0xfd,0x01, -0x02,0x61,0x03,0x02,0xb5,0xfe,0xfe,0x43,0x02,0x02,0xae,0xfc,0xfc,0x94,0xfb,0x02, -0x29,0x05,0xfe,0xf8,0xf8,0x01,0xa3,0xfc,0xf6,0x9b,0x02,0x09,0x2a,0x02,0xfe,0x30, -0xfe,0x07,0xf6,0x03,0xf6,0x3e,0xf8,0x03,0x2c,0x01,0xfc,0x60,0x03,0x08,0x8d,0xfe, -0xf5,0x20,0xfa,0x04,0x09,0x06,0x01,0x97,0xfe,0x02,0xeb,0xf9,0x05,0x21,0x07,0xf7, -0xa8,0xf3,0xfe,0xc6,0x17,0x06,0x18,0xe7,0xfc,0x94,0x06,0xf7,0x3c,0xff,0x10,0xe1, -0x03,0xf7,0xd6,0xf0,0x04,0x08,0x07,0xfd,0xb2,0xf1,0x0b,0x38,0x14,0x03,0xcd,0xf2, -0x04,0x50,0xf5,0xf2,0x1d,0x06,0x0b,0xd3,0x0b,0xfe,0x3c,0xfb,0x00,0xe4,0xf8,0xeb, -0x1a,0xea,0x10,0xe1,0x12,0x03,0x2c,0x01,0x07,0x1d,0xff,0xf5,0xcb,0xfa,0xfa,0x3c, -0x00,0x08,0x97,0x0f,0x0d,0x74,0xff,0xf1,0x79,0xeb,0xf9,0x62,0x01,0xfe,0x79,0x00, -0x03,0x8c,0x09,0x05,0x9c,0xfd,0xf7,0x5a,0xf4,0xff,0x52,0x05,0x09,0xac,0x0e,0x08, -0xbb,0xf8,0xf8,0x0b,0xfe,0xfb,0x79,0xf4,0xfd,0x41,0x02,0x03,0x2d,0x05,0xff,0x86, -0xfc,0xfa,0x66,0xf9,0xfb,0xea,0x07,0x06,0xf9,0x01,0x06,0x26,0x0c,0xfa,0x39,0xfb, -0x03,0xe2,0x04,0x00,0xb4,0xf2,0x05,0xf3,0x05,0xf6,0xd2,0x03,0xff,0x09,0xe3,0xf5, -0xc2,0x11,0xfa,0x84,0xed,0x0d,0x34,0x1b,0xfb,0x0e,0xf9,0x11,0xbf,0xf8,0xfd,0x1b, -0x09,0xff,0x8d,0x0d,0x0c,0x4f,0xfd,0xf6,0x7a,0xff,0xea,0xa4,0xe4,0x04,0x2a,0xfc, -0xf4,0x20,0x01,0x14,0x49,0xf8,0xff,0xb7,0x08,0xf6,0x54,0x0c,0x16,0x00,0x05,0xff, -0xdc,0x12,0x02,0x4e,0xf7,0xfb,0xae,0xe7,0xf3,0x7f,0x00,0xfb,0x4a,0xfc,0xfb,0x16, -0xf4,0xf9,0x7e,0x0a,0x0c,0xcc,0xfc,0xfc,0xeb,0x0a,0x11,0x32,0x0c,0x09,0x0c,0xfe, -0xfa,0xad,0xfb,0xfd,0x09,0x00,0xf6,0x99,0xf2,0xef,0xe0,0xfd,0x09,0xe8,0x02,0xf7, -0x5d,0xfa,0xfe,0x20,0xfc,0x13,0xaa,0x12,0xff,0x36,0x01,0x09,0xd6,0x06,0xfe,0xd7, -0xf5,0xf3,0xc3,0xfb,0x00,0x30,0x00,0x00,0xa6,0x00,0x00,0x0c,0x01,0x01,0xf1,0x00, -0x00,0x2a,0x00,0xff,0x8b,0xff,0xff,0x9e,0x00,0x01,0x53,0x01,0x01,0x91,0x00,0x00, -0xe2,0xff,0xff,0xfe,0xff,0x00,0xb4,0x00,0x01,0x88,0x02,0x03,0x44,0x03,0x02,0x48, -0x01,0x00,0xb1,0xff,0x00,0xc1,0x00,0x01,0x03,0x01,0x00,0x7a,0x00,0x00,0x5d,0x01, -0x01,0x7c,0x01,0x00,0x5d,0x00,0x00,0x16,0x01,0x01,0x2f,0x02,0x01,0x1d,0x01,0x00, -0x88,0x00,0x01,0x90,0x01,0x01,0xbd,0x01,0x01,0x48,0x01,0x01,0x34,0x01,0x00,0x2d, -0x00,0xff,0x78,0xff,0xff,0xae,0x00,0x01,0x32,0x01,0x01,0xc0,0x00,0x00,0xbb,0x00, -0x00,0x09,0x00,0xff,0xa4,0xfe,0xfe,0x18,0xff,0xff,0x1c,0x00,0xff,0x5e,0xff,0xfe, -0x9d,0xfe,0xfe,0x1c,0xff,0xff,0x55,0xff,0xff,0xf2,0xfe,0xfe,0x6b,0xfe,0xfd,0xaf, -0xfd,0xfd,0x1a,0xfe,0xfe,0x6d,0xff,0xff,0xe6,0xfe,0xfe,0x30,0xfd,0xfc,0xbb,0xfc, -0xfd,0xa2,0xfd,0xfe,0x41,0xfe,0xfe,0x44,0xfe,0xfe,0x75,0xfe,0xfe,0x67,0xfe,0xfe, -0x24,0xfe,0xfd,0x9f,0xfd,0xfd,0xd2,0xfc,0xfc,0x4d,0xfd,0xfe,0xf2,0xfe,0xff,0xe2, -0xfe,0xfe,0x17,0xfe,0xfe,0x51,0xfe,0xfe,0x1d,0xff,0xff,0x90,0xfe,0xfd,0x4d,0xfd, -0xfc,0xff,0xfc,0xfd,0xe6,0xfd,0xfe,0x18,0xff,0xff,0xe9,0xff,0x00,0x00,0x00,0xff, -0xbe,0xff,0xff,0x78,0xff,0xff,0x87,0xff,0xff,0x0c,0x00,0x00,0xd8,0x00,0x01,0x22, -0x01,0x01,0xb0,0x00,0x00,0xf3,0xff,0xff,0x4e,0x00,0x00,0x9f,0x01,0x01,0x0f,0x02, -0x01,0xdf,0x01,0x01,0x9b,0x01,0x01,0xda,0x01,0x02,0x71,0x02,0x02,0x2f,0x03,0x02, -0x5e,0x02,0x01,0x5c,0x01,0x01,0x43,0x01,0x01,0xe8,0x01,0x02,0x73,0x02,0x02,0x99, -0x02,0x02,0x48,0x02,0x02,0x01,0x02,0x02,0x52,0x02,0x02,0x88,0x02,0x02,0x25,0x02, -0x01,0x5b,0x01,0x00,0x9d,0x00,0x00,0xc9,0x00,0x01,0x61,0x01,0x01,0x1c,0x02,0x02, -0x33,0x02,0x02,0xf2,0x01,0x01,0xbd,0x01,0x01,0x7a,0x01,0x00,0xfd,0xff,0xff,0x81, -0xfe,0xfe,0x1a,0xff,0xff,0xea,0xff,0xff,0x6a,0xff,0xff,0x84,0xff,0xff,0xbd,0xff, -0xff,0x42,0xfe,0xfd,0x48,0xfd,0xfd,0x95,0xfd,0xfd,0x0d,0xfe,0xfd,0xcf,0xfd,0xfd, -0xbb,0xfd,0xfd,0x7b,0xfd,0xfd,0xa0,0xfc,0xfc,0x55,0xfc,0xfc,0x55,0xfc,0xfc,0x24, -0xfc,0xfc,0x32,0xfc,0xfc,0x96,0xfc,0xfc,0x9a,0xfc,0xfc,0x78,0xfc,0xfc,0x77,0xfc, -0xfc,0x76,0xfc,0xfc,0x87,0xfc,0xfc,0xa8,0xfc,0xfc,0x1c,0xfd,0xfd,0xe7,0xfd,0xfe, -0x64,0xfe,0xfe,0xe3,0xfd,0xfd,0x58,0xfd,0xfd,0x34,0xfd,0xfd,0x12,0xfd,0xfd,0x21, -0xfd,0xfd,0x42,0xfd,0xfd,0xa6,0xfd,0xfd,0x4e,0xfe,0xfe,0xb9,0xfe,0xfe,0x3d,0xff, -0xff,0x4b,0x00,0x00,0xa9,0x00,0x00,0x79,0x00,0x00,0x78,0x00,0x00,0x66,0x00,0x00, -0xa7,0x00,0x00,0x7f,0x01,0x02,0x70,0x02,0x02,0x99,0x02,0x02,0x88,0x02,0x02,0x4d, -0x03,0x03,0xc9,0x03,0x03,0x59,0x03,0x03,0x22,0x03,0x03,0x84,0x03,0x03,0x2d,0x04, -0x04,0x85,0x04,0x04,0x48,0x04,0x03,0xaf,0x03,0x03,0x98,0x03,0x03,0xea,0x03,0x04, -0x41,0x04,0x04,0x65,0x04,0x04,0x46,0x04,0x04,0xc2,0x03,0x03,0x48,0x03,0x03,0x01, -0x03,0x02,0x8c,0x02,0x02,0xe3,0x01,0x01,0xab,0x01,0x01,0xba,0x01,0x01,0x1e,0x02, -0x02,0x23,0x02,0x01,0x8e,0x01,0x01,0x34,0x01,0x01,0x43,0x01,0x01,0xd2,0x00,0x00, -0x57,0x00,0x00,0x23,0x00,0xff,0x5e,0xff,0xfe,0x2b,0xfe,0xfd,0xac,0xfd,0xfd,0x48, -0xfd,0xfc,0x4c,0xfc,0xfb,0xbe,0xfb,0xfb,0x8a,0xfb,0xfb,0x98,0xfb,0xfb,0xfb,0xfb, -0xfc,0xd0,0xfb,0xfb,0xe6,0xfa,0xfa,0x26,0xfa,0xfa,0x21,0xfa,0xfa,0x23,0xfa,0xfa, -0xd1,0xf9,0xf9,0xd7,0xf8,0xf8,0xf5,0xf7,0xf7,0x4e,0xf8,0xf8,0x7e,0xf9,0xf9,0x0d, -0xfa,0xfa,0x41,0xfa,0xfa,0xb7,0xfa,0xfa,0xbc,0xfa,0xfa,0xaa,0xfa,0xfa,0x99,0xfa, -0xfa,0x47,0xfa,0xfa,0x42,0xfa,0xfa,0x3a,0xfb,0xfb,0x3b,0xfc,0xfc,0xe8,0xfc,0xfd, -0x63,0xfd,0xfd,0x46,0xfd,0xfd,0x33,0xfd,0xfd,0xa4,0xfd,0xfe,0xa2,0xfe,0xff,0x82, -0xff,0xff,0x89,0xff,0xff,0x25,0xff,0xff,0x93,0xff,0x00,0xc2,0x00,0x01,0xe6,0x01, -0x02,0xc5,0x02,0x03,0xc4,0x03,0x04,0xc5,0x04,0x05,0x92,0x05,0x05,0x5f,0x06,0x06, -0x68,0x06,0x06,0xe1,0x05,0x05,0xbb,0x05,0x05,0x2e,0x06,0x06,0x87,0x06,0x06,0xfb, -0x06,0x07,0xa5,0x07,0x07,0xdd,0x07,0x07,0xab,0x07,0x07,0xeb,0x07,0x08,0x42,0x08, -0x08,0x14,0x08,0x07,0x9d,0x07,0x07,0x46,0x07,0x07,0xe1,0x06,0x06,0xf8,0x05,0x05, -0xd6,0x04,0x04,0x69,0x04,0x04,0x87,0x04,0x04,0x79,0x04,0x04,0xf4,0x03,0x03,0xac, -0x03,0x03,0xe6,0x02,0x02,0x95,0x01,0x00,0xcf,0x00,0x00,0xfd,0x00,0x00,0xae,0x00, -0x00,0xf5,0xff,0xff,0x39,0xff,0xfe,0x2c,0xfe,0xfd,0x08,0xfd,0xfc,0x89,0xfc,0xfc, -0x37,0xfc,0xfb,0x5e,0xfb,0xfa,0xfb,0xf9,0xf9,0x94,0xf8,0xf8,0xa1,0xf7,0xf7,0x35, -0xf7,0xf6,0xbf,0xf6,0xf6,0x05,0xf6,0xf5,0xde,0xf5,0xf5,0xdd,0xf5,0xf5,0x9b,0xf5, -0xf5,0x89,0xf5,0xf5,0x36,0xf5,0xf4,0xbe,0xf4,0xf4,0xeb,0xf4,0xf5,0x41,0xf5,0xf5, -0x56,0xf5,0xf5,0xe1,0xf4,0xf4,0xbb,0xf4,0xf4,0x3e,0xf5,0xf5,0x1a,0xf6,0xf6,0x4b, -0xf7,0xf7,0x1b,0xf8,0xf8,0xa6,0xf8,0xf9,0x90,0xf9,0xfa,0xc3,0xfa,0xfb,0x83,0xfb, -0xfb,0x0d,0xfc,0xfc,0x73,0xfc,0xfc,0x0c,0xfd,0xfd,0x07,0xfe,0xfe,0x2b,0xff,0xff, -0xa7,0xff,0xff,0xdb,0xff,0x00,0xa3,0x00,0x01,0x04,0x02,0x02,0x7b,0x03,0x04,0x04, -0x05,0x05,0x5c,0x06,0x06,0x1c,0x07,0x07,0xc6,0x07,0x08,0x93,0x08,0x09,0x70,0x09, -0x09,0x7f,0x0a,0x0b,0x80,0x0b,0x0c,0x81,0x0c,0x0d,0x80,0x0d,0x0d,0xec,0x0d,0x0d, -0xbd,0x0d,0x0d,0x69,0x0d,0x0d,0x24,0x0d,0x0d,0x63,0x0d,0x0d,0x88,0x0d,0x0d,0x46, -0x0d,0x0d,0xf1,0x0c,0x0c,0x7b,0x0c,0x0c,0xe2,0x0b,0x0b,0xbc,0x0b,0x0b,0x7a,0x0b, -0x0b,0x91,0x0a,0x0a,0xc2,0x09,0x09,0x93,0x08,0x07,0x1e,0x07,0x06,0x53,0x05,0x04, -0x1a,0x04,0x03,0x4a,0x03,0x02,0xae,0x02,0x02,0xe5,0x01,0x01,0xc6,0x00,0x00,0xc3, -0xff,0xff,0x16,0xff,0xfe,0xfa,0xfd,0xfd,0x41,0xfc,0xfb,0x2a,0xfb,0xfa,0xe9,0xf9, -0xf9,0x83,0xf8,0xf7,0x6f,0xf7,0xf6,0x4e,0xf6,0xf5,0x97,0xf4,0xf3,0xfa,0xf2,0xf2, -0xf6,0xf1,0xf1,0xc7,0xf0,0xf0,0x70,0xef,0xee,0x8e,0xee,0xee,0xb1,0xed,0xed,0x78, -0xed,0xed,0xa8,0xed,0xed,0xbc,0xed,0xed,0xba,0xed,0xed,0x2e,0xee,0xee,0xa6,0xee, -0xee,0xfc,0xee,0xef,0x62,0xef,0xef,0xa7,0xef,0xef,0x5e,0xf0,0xf1,0xd0,0xf1,0xf2, -0x08,0xf3,0xf3,0x53,0xf3,0xf3,0x19,0xf4,0xf4,0xef,0xf5,0xf6,0xcd,0xf7,0xf8,0x99, -0xf9,0xfa,0x68,0xfb,0xfc,0xb1,0xfc,0xfd,0xb3,0xfd,0xfe,0xf5,0xfe,0xff,0x8c,0x00, -0x01,0x05,0x02,0x02,0x3a,0x03,0x03,0x7d,0x04,0x05,0xc2,0x05,0x06,0x26,0x07,0x07, -0xff,0x08,0x09,0xff,0x0a,0x0b,0x8d,0x0c,0x0d,0xd2,0x0d,0x0e,0xcb,0x0f,0x10,0xfe, -0x11,0x13,0xe0,0x13,0x14,0x5a,0x15,0x15,0x7e,0x16,0x16,0x2d,0x17,0x17,0xc6,0x17, -0x18,0x30,0x18,0x18,0x12,0x18,0x17,0x9d,0x17,0x17,0xf3,0x16,0x16,0x8c,0x16,0x16, -0xa1,0x15,0x15,0xe3,0x14,0x14,0x39,0x14,0x13,0x6d,0x13,0x12,0x6f,0x12,0x11,0xca, -0x10,0x0f,0x0d,0x0f,0x0e,0xe6,0x0d,0x0d,0xa4,0x0c,0x0b,0x4f,0x0b,0x0a,0x77,0x09, -0x08,0x45,0x07,0x06,0x54,0x05,0x04,0xc7,0x03,0x03,0x51,0x02,0x01,0x77,0x00,0xff, -0x87,0xfe,0xfd,0xfa,0xfc,0xfc,0x73,0xfb,0xfa,0x99,0xf9,0xf8,0x25,0xf7,0xf5,0x8c, -0xf4,0xf3,0x96,0xf2,0xf2,0xa1,0xf1,0xf1,0x20,0xf0,0xef,0xc0,0xed,0xec,0x58,0xeb, -0xea,0x13,0xe9,0xe8,0x10,0xe7,0xe6,0x31,0xe5,0xe4,0x43,0xe3,0xe2,0xb7,0xe1,0xe1, -0x14,0xe1,0xe0,0xee,0xe0,0xe0,0xfd,0xe0,0xe1,0xd4,0xe1,0xe2,0x17,0xe3,0xe3,0xcd, -0xe4,0xe5,0x4f,0xe7,0xe8,0xa8,0xe9,0xea,0xe5,0xea,0xeb,0xc4,0xeb,0xec,0xc3,0xec, -0xed,0x37,0xee,0xef,0x32,0xf0,0xf1,0x55,0xf2,0xf2,0x7f,0xf3,0xf3,0xbf,0xf4,0xf5, -0xda,0xf6,0xf8,0xa3,0xf9,0xfb,0xa2,0xfc,0xfe,0x20,0xff,0xff,0x8f,0x00,0x01,0x80, -0x01,0x02,0x03,0x03,0x03,0xff,0x04,0x06,0x21,0x07,0x08,0x84,0x09,0x0a,0xfb,0x0b, -0x0d,0x93,0x0e,0x10,0x90,0x11,0x13,0x55,0x15,0x17,0x5b,0x1a,0x1d,0x42,0x1f,0x20, -0x26,0x20,0x1f,0x01,0x1e,0x1d,0x3f,0x1f,0x21,0xd6,0x23,0x25,0x6a,0x26,0x26,0xb4, -0x25,0x25,0xe3,0x24,0x24,0xee,0x24,0x25,0x10,0x25,0x25,0xa0,0x24,0x23,0x8e,0x22, -0x20,0x89,0x1e,0x1c,0xbd,0x1b,0x1b,0x44,0x1b,0x1b,0x46,0x1b,0x1a,0xc7,0x18,0x16, -0x03,0x13,0x0f,0xdb,0x0c,0x0b,0xd2,0x0a,0x0b,0x8b,0x0d,0x0f,0x17,0x11,0x11,0x9f, -0x11,0x0f,0xfd,0x0c,0x09,0x7a,0x06,0x04,0xe3,0x02,0x02,0xf5,0x01,0x01,0x82,0xff, -0xfd,0xd9,0xfb,0xfa,0x09,0xfa,0xfa,0xf0,0xf9,0xf9,0x89,0xf8,0xf6,0xde,0xf4,0xf2, -0xf7,0xef,0xed,0x48,0xeb,0xe9,0xe6,0xe7,0xe6,0x2d,0xe6,0xe5,0x88,0xe4,0xe2,0x7e, -0xe0,0xdd,0x99,0xda,0xd8,0x41,0xd6,0xd5,0x92,0xd4,0xd4,0xf4,0xd3,0xd3,0x19,0xd3, -0xd2,0xc7,0xd1,0xd1,0x50,0xd0,0xd0,0xd2,0xd0,0xd2,0xe7,0xd4,0xd7,0x8b,0xda,0xdc, -0x9e,0xde,0xdf,0xce,0xe0,0xe1,0xed,0xe2,0xe4,0xa3,0xe5,0xe7,0x25,0xe9,0xeb,0xb0, -0xec,0xee,0xf0,0xee,0xef,0x2a,0xf0,0xf0,0xae,0xf1,0xf2,0x17,0xf3,0xf3,0xb8,0xf3, -0xf3,0x4e,0xf4,0xf4,0xfe,0xf5,0xf7,0x57,0xf9,0xfb,0xc7,0xfd,0xff,0x5d,0x01,0x02, -0x27,0x03,0x03,0xb8,0x03,0x04,0xc1,0x04,0x05,0x2d,0x07,0x08,0x8b,0x0a,0x0c,0xb9, -0x0e,0x10,0x4f,0x13,0x15,0x29,0x18,0x1b,0x30,0x1e,0x21,0x9d,0x25,0x29,0xe0,0x2b, -0x2d,0x5f,0x2f,0x30,0x20,0x30,0x2f,0xff,0x2f,0x30,0x08,0x32,0x34,0xa4,0x36,0x38, -0xd6,0x38,0x37,0xbd,0x35,0x33,0xc1,0x30,0x2e,0x9f,0x2d,0x2c,0x24,0x2b,0x29,0x8d, -0x28,0x26,0xef,0x24,0x22,0x1a,0x20,0x1d,0x58,0x1b,0x19,0xac,0x18,0x17,0x79,0x16, -0x14,0x9f,0x13,0x12,0x45,0x11,0x10,0xe4,0x0e,0x0d,0x1b,0x0d,0x0c,0x4e,0x0d,0x0d, -0xfb,0x0d,0x0d,0xbf,0x0d,0x0d,0x84,0x0c,0x0b,0x55,0x09,0x06,0xba,0x03,0x01,0x32, -0xff,0xfd,0xbe,0xfc,0xfb,0x52,0xf9,0xf7,0x07,0xf6,0xf5,0x82,0xf4,0xf3,0x39,0xf2, -0xf0,0x98,0xee,0xec,0xc6,0xe9,0xe6,0xa8,0xe2,0xde,0xc8,0xda,0xd7,0xbc,0xd5,0xd4, -0xe3,0xd2,0xd1,0x44,0xcf,0xcc,0x8f,0xca,0xc8,0x80,0xc5,0xc3,0x75,0xc1,0xbf,0xff, -0xbe,0xbe,0x87,0xbe,0xbf,0x41,0xc0,0xc2,0x91,0xc4,0xc7,0xad,0xcb,0xcf,0x5f,0xd4, -0xd8,0x69,0xdc,0xdf,0x59,0xe2,0xe4,0x69,0xe6,0xe8,0x91,0xe9,0xea,0x5f,0xec,0xed, -0xd5,0xed,0xed,0x9e,0xed,0xed,0xf2,0xec,0xed,0xf4,0xed,0xef,0x50,0xf0,0xf1,0xb9, -0xf2,0xf3,0xcb,0xf4,0xf5,0x3e,0xf7,0xf8,0x1f,0xfb,0xfd,0xb6,0xff,0x01,0x25,0x02, -0x02,0x61,0x01,0x00,0x77,0xff,0xfe,0xcc,0xfe,0xff,0xdd,0x01,0x04,0x09,0x08,0x0b, -0xfd,0x0f,0x14,0x84,0x18,0x1c,0x69,0x20,0x23,0xed,0x26,0x29,0xc8,0x2b,0x2d,0xec, -0x2f,0x32,0x33,0x35,0x38,0x9b,0x3c,0x40,0x3a,0x44,0x46,0x9e,0x48,0x49,0x32,0x49, -0x48,0x8e,0x48,0x48,0x72,0x47,0x45,0x1b,0x42,0x3c,0xe8,0x35,0x2f,0x87,0x2a,0x27, -0xe4,0x24,0x22,0xca,0x1f,0x1c,0xb3,0x18,0x15,0xbb,0x13,0x12,0x59,0x12,0x12,0x47, -0x13,0x14,0x5c,0x16,0x17,0x6a,0x18,0x18,0xe2,0x16,0x14,0x5e,0x12,0x0f,0x66,0x0c, -0x09,0x7a,0x07,0x06,0xb9,0x06,0x07,0x30,0x07,0x06,0x2c,0x06,0x05,0xfd,0x05,0x06, -0x74,0x06,0x06,0x63,0x05,0x04,0xa3,0x02,0x00,0xd4,0xfc,0xf8,0x75,0xf3,0xef,0x02, -0xec,0xea,0x13,0xe9,0xe7,0xb8,0xe4,0xe0,0x6b,0xdc,0xd8,0xbb,0xd5,0xd3,0x77,0xd1, -0xcf,0x35,0xcd,0xca,0xbf,0xc8,0xc6,0x74,0xc3,0xbf,0xbe,0xbb,0xb7,0x50,0xb2,0xae, -0x90,0xaa,0xa8,0x73,0xa7,0xa8,0xe9,0xab,0xb1,0x65,0xb8,0xc0,0x45,0xc8,0xcf,0x0a, -0xd6,0xdb,0x89,0xe0,0xe4,0x3f,0xe9,0xed,0x61,0xf0,0xf2,0x3d,0xf4,0xf4,0x47,0xf3, -0xf1,0x35,0xef,0xed,0xf4,0xeb,0xeb,0x61,0xea,0xe9,0x2a,0xe9,0xe9,0x90,0xe9,0xeb, -0x20,0xed,0xf0,0xa0,0xf3,0xf7,0xdf,0xfc,0x01,0x6e,0x06,0x09,0x46,0x0a,0x09,0xe0, -0x05,0x01,0x99,0xfc,0xf7,0x27,0xf3,0xf0,0x38,0xf0,0xf2,0xd6,0xf6,0xfc,0x3b,0x03, -0x09,0x6d,0x10,0x16,0x7f,0x1d,0x23,0xe7,0x28,0x2d,0x53,0x30,0x32,0x91,0x32,0x32, -0x27,0x32,0x32,0x64,0x33,0x36,0xe3,0x3a,0x41,0xc4,0x48,0x50,0x57,0x57,0x5c,0x68, -0x5f,0x5f,0x49,0x5d,0x59,0x67,0x55,0x51,0x2b,0x4e,0x49,0x8c,0x43,0x3b,0x93,0x31, -0x27,0x89,0x1e,0x17,0x36,0x12,0x0e,0x8e,0x0c,0x0a,0x9a,0x09,0x09,0x79,0x0a,0x0c, -0x52,0x0e,0x10,0xa7,0x12,0x14,0xfc,0x16,0x19,0x86,0x1b,0x1d,0x90,0x1d,0x1c,0xd9, -0x19,0x15,0xe5,0x0e,0x07,0xd4,0xff,0xf9,0x6f,0xf6,0xf5,0xe6,0xf6,0xfa,0x48,0xff, -0x04,0x78,0x09,0x0d,0xec,0x10,0x12,0x26,0x12,0x10,0x46,0x0d,0x08,0xec,0x02,0xfb, -0x76,0xf2,0xe9,0xa1,0xe0,0xda,0x13,0xd6,0xd4,0xa2,0xd2,0xd1,0xa4,0xd0,0xd0,0x81, -0xcf,0xcf,0xd6,0xce,0xcd,0xb3,0xca,0xc7,0xe8,0xc3,0xbf,0xdc,0xba,0xb5,0xe3,0xae, -0xa7,0xb7,0x9f,0x98,0x48,0x93,0x91,0xc4,0x93,0x9b,0x03,0xa7,0xb5,0xbb,0xc4,0xd1, -0x93,0xd9,0xdd,0x1c,0xe0,0xe2,0x6d,0xe7,0xee,0x55,0xf6,0xfd,0xa2,0x01,0x02,0x9b, -0x00,0xfc,0x33,0xf7,0xf2,0xb7,0xee,0xec,0xb1,0xea,0xe9,0x2e,0xe9,0xe7,0x8a,0xe5, -0xe3,0x86,0xe2,0xe4,0xb2,0xe8,0xf0,0xc4,0xf9,0x03,0x9f,0x0d,0x14,0xae,0x18,0x17, -0x2c,0x12,0x08,0xc8,0xfc,0xf1,0x45,0xe8,0xe3,0x02,0xe2,0xe4,0xe7,0xe9,0xf1,0x63, -0xf9,0x01,0xba,0x09,0x11,0x7b,0x19,0x21,0xd7,0x29,0x31,0xda,0x37,0x3b,0x0c,0x3c, -0x39,0x29,0x36,0x33,0x65,0x32,0x33,0xc8,0x36,0x3b,0xfb,0x41,0x49,0x6a,0x52,0x5b, -0xee,0x64,0x6c,0x25,0x70,0x6f,0xb8,0x69,0x60,0xf9,0x56,0x4e,0x9d,0x48,0x43,0xfa, -0x3d,0x35,0x18,0x2a,0x1c,0x0f,0x10,0x05,0x4d,0xff,0xfc,0x66,0xfc,0xfe,0x4e,0x02, -0x06,0x43,0x0a,0x0d,0xb8,0x0f,0x10,0x8c,0x11,0x12,0x5a,0x14,0x17,0xf6,0x1a,0x1e, -0xa5,0x20,0x20,0x0c,0x1e,0x17,0x6e,0x0e,0x03,0x11,0xf8,0xef,0x69,0xeb,0xec,0x33, -0xf1,0xf8,0x5a,0x01,0x09,0xca,0x10,0x16,0xb0,0x18,0x19,0x50,0x17,0x14,0xae,0x11, -0x0d,0x06,0x07,0xfd,0x87,0xf0,0xe1,0x8c,0xd3,0xc8,0x7f,0xc3,0xc1,0x9b,0xc3,0xc7, -0x54,0xca,0xcd,0xb1,0xcf,0xd1,0x70,0xd0,0xce,0xb3,0xc9,0xc4,0xe2,0xbd,0xb7,0xe4, -0xb0,0xaa,0xc6,0xa2,0x99,0x9d,0x90,0x88,0xee,0x84,0x86,0x4d,0x90,0xa0,0x4d,0xb5, -0xc8,0x97,0xd6,0xdd,0x0c,0xdf,0xde,0x7b,0xe0,0xe7,0x01,0xf2,0xfe,0x31,0x08,0x0d, -0xa8,0x0d,0x09,0xba,0x02,0xfb,0x53,0xf4,0xef,0x12,0xec,0xeb,0xc6,0xeb,0xeb,0xdc, -0xe9,0xe5,0xaa,0xe0,0xdc,0x5d,0xdc,0xe0,0x37,0xe9,0xf5,0x92,0x02,0x0f,0x3a,0x1a, -0x20,0x20,0x1f,0x17,0x57,0x0a,0xfb,0x95,0xed,0xe3,0xa6,0xdd,0xdc,0xc0,0xdd,0xe2, -0x09,0xea,0xf2,0x6f,0xfc,0x05,0x3d,0x0f,0x18,0xdb,0x22,0x2d,0x89,0x37,0x3e,0x1e, -0x42,0x40,0x0d,0x3d,0x38,0xdc,0x35,0x35,0xd5,0x36,0x39,0xc6,0x3c,0x41,0xc6,0x47, -0x50,0x12,0x5a,0x64,0xcf,0x6e,0x75,0xac,0x77,0x73,0x96,0x69,0x5c,0x0a,0x50,0x46, -0x12,0x40,0x3b,0x8c,0x36,0x2e,0xb0,0x21,0x13,0x35,0x05,0xfa,0xc1,0xf3,0xf2,0x27, -0xf5,0xfa,0xb6,0x00,0x06,0x5b,0x0b,0x0d,0x5c,0x0e,0x0d,0x7f,0x0d,0x0e,0x8b,0x12, -0x18,0x30,0x1e,0x23,0x80,0x24,0x22,0x79,0x1c,0x12,0x8f,0x07,0xfb,0xa3,0xf0,0xea, -0x77,0xe9,0xed,0xc4,0xf4,0xfd,0xef,0x06,0x0f,0xd4,0x15,0x1a,0x54,0x1c,0x1c,0xb4, -0x1a,0x18,0x42,0x14,0x0e,0x16,0x05,0xf7,0xcf,0xe7,0xd6,0xa6,0xc7,0xbd,0xfd,0xb8, -0xb9,0xcc,0xbd,0xc2,0xc1,0xc6,0xcb,0x2a,0xcf,0xd0,0x0e,0xd0,0xcb,0x2f,0xc6,0xbe, -0x7d,0xb6,0xaf,0xf2,0xa7,0x9f,0xaf,0x96,0x8c,0xce,0x84,0x80,0x10,0x82,0x8c,0x3b, -0x9f,0xb5,0x34,0xc9,0xd6,0x1e,0xdc,0xdb,0xbd,0xdb,0xdf,0x02,0xe8,0x00,0x50,0x00, -0x00,0xeb,0x00,0x00,0xcd,0x00,0x00,0x7a,0x00,0x00,0x76,0x00,0x00,0x2b,0x01,0x01, -0x2a,0x02,0x02,0x34,0x02,0x02,0x90,0x01,0x01,0xb1,0x00,0x00,0xb8,0x00,0x01,0x82, -0x01,0x01,0x89,0x01,0x01,0x26,0x01,0x00,0xee,0x00,0x01,0x61,0x01,0x01,0xaa,0x01, -0x01,0xf6,0x00,0x00,0x69,0x00,0x00,0x65,0x00,0x00,0x04,0x00,0xff,0x4b,0xff,0xfe, -0x9c,0xfe,0xfe,0x87,0xfe,0xfe,0xb9,0xfe,0xfe,0xfd,0xfe,0xfe,0xde,0xfe,0xfe,0xcc, -0xfe,0xfe,0xfd,0xfe,0xfe,0xef,0xfe,0xfe,0x28,0xfe,0xfd,0x9c,0xfd,0xfd,0x2c,0xfe, -0xfe,0xf8,0xfe,0xff,0xa4,0xff,0xff,0xfe,0xff,0xff,0xce,0xff,0xff,0x2d,0x00,0x00, -0x4a,0x01,0x01,0x0c,0x02,0x01,0xdf,0x01,0x01,0x49,0x01,0x01,0x11,0x01,0x01,0x95, -0x01,0x01,0x0d,0x02,0x02,0x32,0x02,0x02,0x23,0x02,0x01,0xbf,0x01,0x01,0xba,0x01, -0x01,0x1d,0x02,0x02,0xd8,0x02,0x03,0xf1,0x02,0x02,0xc7,0x01,0x00,0x3e,0x00,0xff, -0xbd,0xff,0xff,0xbb,0xff,0xff,0x58,0xff,0xff,0xf3,0xfe,0xfe,0x9c,0xfe,0xfe,0x26, -0xfe,0xfd,0x1f,0xfe,0xfe,0xc6,0xfe,0xff,0x52,0xff,0xff,0xf5,0xfe,0xfe,0xe6,0xfd, -0xfd,0xb9,0xfd,0xfd,0x0f,0xfe,0xfd,0xbf,0xfd,0xfd,0x78,0xfd,0xfd,0xd9,0xfd,0xfe, -0x41,0xfe,0xfe,0x08,0xff,0xff,0xde,0x00,0x01,0xb9,0x01,0x01,0xc5,0x00,0x00,0x87, -0x00,0x00,0x8f,0x01,0x02,0x71,0x02,0x02,0x99,0x02,0x02,0x67,0x02,0x02,0x77,0x02, -0x02,0x98,0x02,0x02,0xda,0x02,0x02,0x0f,0x03,0x02,0xef,0x02,0x03,0x41,0x03,0x03, -0x97,0x03,0x03,0x06,0x03,0x02,0xe8,0x01,0x01,0xf7,0x00,0x00,0xf6,0xff,0xff,0x9b, -0xff,0xff,0x37,0xff,0xfe,0x8e,0xfe,0xfe,0xc1,0xfd,0xfd,0x26,0xfd,0xfc,0x0f,0xfd, -0xfd,0xb4,0xfd,0xfd,0xce,0xfd,0xfd,0x05,0xfd,0xfc,0xcc,0xfc,0xfc,0xce,0xfc,0xfc, -0x37,0xfc,0xfc,0x30,0xfc,0xfc,0xd8,0xfc,0xfd,0x83,0xfd,0xfd,0xe9,0xfd,0xfe,0xa4, -0xfe,0xff,0x61,0xff,0xff,0xf9,0xff,0x00,0xf5,0x00,0x01,0x1a,0x02,0x02,0x75,0x02, -0x02,0x44,0x02,0x02,0xf8,0x02,0x03,0x6a,0x04,0x04,0x6e,0x05,0x05,0xcb,0x05,0x05, -0x4a,0x05,0x04,0x5c,0x04,0x03,0xef,0x03,0x04,0x62,0x04,0x04,0xaa,0x04,0x04,0xd6, -0x03,0x03,0x20,0x02,0x01,0xc6,0x00,0x00,0x47,0x00,0x00,0xe0,0xff,0xff,0x4b,0xff, -0xfe,0x0b,0xfe,0xfd,0xf6,0xfc,0xfc,0x89,0xfc,0xfc,0xfa,0xfc,0xfd,0xe0,0xfc,0xfc, -0xf8,0xfb,0xfb,0x59,0xfb,0xfb,0x32,0xfb,0xfb,0x74,0xfb,0xfb,0x0c,0xfc,0xfc,0xf2, -0xfb,0xfb,0xc7,0xfa,0xfa,0x24,0xfa,0xfa,0x38,0xfb,0xfc,0xe0,0xfc,0xfd,0x7b,0xfe, -0xff,0x90,0xff,0x00,0x80,0x00,0x01,0x22,0x02,0x03,0x75,0x04,0x05,0x16,0x06,0x06, -0x97,0x06,0x06,0xdc,0x06,0x06,0x0f,0x07,0x07,0x31,0x07,0x07,0x75,0x07,0x07,0xba, -0x07,0x07,0x38,0x07,0x06,0x4c,0x06,0x05,0x8d,0x05,0x05,0x03,0x05,0x04,0x5b,0x04, -0x03,0xbb,0x02,0x01,0x79,0x00,0xff,0x55,0xfe,0xfd,0xe7,0xfc,0xfc,0x18,0xfc,0xfb, -0x8c,0xfb,0xfb,0xf3,0xfa,0xfa,0xbc,0xfa,0xfa,0xdc,0xfa,0xfa,0x7b,0xfa,0xfa,0xa1, -0xf9,0xf9,0x25,0xf9,0xf9,0x51,0xf9,0xf9,0xdb,0xf9,0xf9,0x0b,0xf9,0xf8,0x31,0xf7, -0xf6,0xca,0xf6,0xf7,0x46,0xf8,0xf9,0x33,0xfa,0xfb,0xf2,0xfb,0xfc,0xbd,0xfd,0xfe, -0x3d,0x00,0x01,0xbd,0x03,0x05,0xac,0x07,0x09,0x64,0x0a,0x0b,0x81,0x0b,0x0b,0xfc, -0x0b,0x0c,0x33,0x0c,0x0c,0xa1,0x0b,0x0a,0x5f,0x0a,0x09,0xae,0x09,0x09,0x58,0x09, -0x09,0xa0,0x08,0x08,0xb3,0x07,0x07,0x93,0x06,0x05,0x1d,0x05,0x04,0x84,0x03,0x02, -0x7a,0x01,0x00,0x71,0xfe,0xfc,0x8e,0xfb,0xfa,0x54,0xf9,0xf8,0x4b,0xf8,0xf8,0x94, -0xf8,0xf9,0x90,0xf9,0xfa,0x41,0xfa,0xfa,0x13,0xfa,0xf9,0x3a,0xf9,0xf8,0x5c,0xf8, -0xf7,0x5d,0xf7,0xf6,0xeb,0xf5,0xf4,0x1f,0xf4,0xf3,0x53,0xf2,0xf1,0x08,0xf1,0xf1, -0x50,0xf1,0xf2,0x42,0xf3,0xf4,0xbc,0xf6,0xf9,0x23,0xfc,0xff,0xc6,0x02,0x06,0xe5, -0x09,0x0d,0xc1,0x0f,0x11,0xca,0x12,0x13,0xf2,0x12,0x12,0x54,0x11,0x10,0x34,0x0f, -0x0e,0x84,0x0d,0x0c,0x1d,0x0c,0x0b,0x17,0x0b,0x0b,0x50,0x0b,0x0b,0xaf,0x0c,0x0d, -0xf6,0x0d,0x0d,0x1e,0x0d,0x0b,0x37,0x09,0x06,0xc8,0x03,0x01,0xc2,0xfe,0xfc,0x48, -0xfa,0xf8,0xf0,0xf5,0xf4,0xf2,0xf2,0xf2,0xa6,0xf2,0xf3,0xf9,0xf4,0xf6,0x39,0xf8, -0xf9,0xa9,0xfa,0xfb,0x54,0xfb,0xfb,0x70,0xfa,0xf9,0xeb,0xf8,0xf7,0x8d,0xf6,0xf5, -0x50,0xf3,0xf1,0x1b,0xf0,0xee,0x75,0xec,0xea,0x98,0xe8,0xe7,0x20,0xe6,0xe6,0x62, -0xe7,0xe9,0xce,0xed,0xf2,0x6f,0xf9,0x00,0xcd,0x08,0x10,0x8a,0x17,0x1c,0xcc,0x1f, -0x20,0x8a,0x1f,0x1c,0x5d,0x19,0x15,0xf8,0x11,0x0f,0xc0,0x0c,0x0a,0xaf,0x09,0x08, -0xfb,0x07,0x07,0xaa,0x08,0x0b,0x90,0x0e,0x13,0x91,0x17,0x1a,0xfd,0x1b,0x1b,0xe1, -0x17,0x13,0x92,0x0d,0x07,0x4b,0x02,0xfd,0x56,0xf9,0xf5,0x1f,0xf3,0xf0,0xa5,0xed, -0xeb,0xf7,0xe9,0xea,0x80,0xeb,0xee,0xc4,0xf1,0xf5,0x55,0xf8,0xfa,0x4a,0xfc,0xfd, -0x78,0xfe,0xff,0x20,0xff,0xfe,0x79,0xfd,0xfb,0x6b,0xf9,0xf6,0x24,0xf2,0xed,0xc7, -0xe8,0xe4,0x55,0xe0,0xdc,0x6f,0xda,0xd8,0xb8,0xd7,0xd8,0x85,0xda,0xdf,0xd2,0xe6, -0xf1,0x08,0xff,0x0d,0x9b,0x1b,0x26,0xde,0x2d,0x2f,0x0e,0x2e,0x29,0x13,0x23,0x1d, -0x73,0x18,0x14,0xdf,0x11,0x0e,0x16,0x0a,0x05,0x81,0x00,0xfc,0xbd,0xfb,0xfe,0x03, -0x04,0x0b,0x9e,0x15,0x1e,0xdf,0x25,0x2a,0x45,0x2c,0x2b,0xbb,0x28,0x22,0x7d,0x1a, -0x10,0xe8,0x05,0xfb,0x8b,0xf2,0xea,0x32,0xe2,0xdb,0x1c,0xd8,0xd7,0x7c,0xda,0xdf, -0xc1,0xe4,0xea,0x5b,0xf0,0xf6,0x80,0xfb,0x00,0x6f,0x06,0x0a,0x97,0x0b,0x09,0xf2, -0x03,0xfe,0xce,0xfb,0xfa,0xb8,0xf9,0xf7,0x08,0xf3,0xec,0xef,0xe5,0xde,0x77,0xd7, -0xd1,0xa6,0xcc,0xc9,0xe8,0xc7,0xc8,0xf0,0xca,0xd1,0x5f,0xde,0xf0,0x98,0x06,0x1d, -0x63,0x30,0x3c,0x0b,0x41,0x3e,0x47,0x37,0x2d,0xbd,0x24,0x1d,0x87,0x18,0x14,0x6a, -0x10,0x0a,0x4a,0x02,0xf9,0x04,0xf2,0xee,0x20,0xf0,0xf9,0xe4,0x06,0x17,0xd0,0x26, -0x31,0xd7,0x34,0x32,0x62,0x2c,0x27,0x2e,0x26,0x26,0xb1,0x25,0x21,0x2e,0x19,0x0b, -0xb5,0xf9,0xe6,0xbc,0xd5,0xca,0xab,0xc6,0xc8,0x61,0xcd,0xd4,0xed,0xdc,0xe4,0x53, -0xea,0xef,0x2d,0xf4,0xf8,0x86,0xfe,0x05,0x2f,0x0e,0x14,0x2e,0x17,0x13,0x47,0x0b, -0x02,0xf0,0xf9,0xf4,0xa0,0xef,0xeb,0x23,0xe6,0xe0,0x45,0xd9,0xd0,0xfa,0xc6,0xbd, -0x53,0xb5,0xb1,0xbc,0xb4,0xbf,0x5b,0xd3,0xed,0xce,0x0b,0x28,0xc0,0x3d,0x4a,0x16, -0x4f,0x4d,0x69,0x47,0x3e,0xa0,0x32,0x26,0x2c,0x1b,0x0f,0x38,0x04,0xf9,0x96,0xee, -0xe6,0x76,0xe2,0xe3,0x75,0xec,0xfd,0xf6,0x11,0x26,0x27,0x37,0x3f,0x70,0x3d,0x35, -0x49,0x2c,0x26,0x68,0x25,0x27,0x5a,0x2a,0x29,0xb8,0x22,0x14,0x79,0x00,0xea,0x28, -0xd6,0xc7,0x65,0xc0,0xc0,0x44,0xc5,0xcd,0x2b,0xd7,0xde,0xb2,0xe1,0xe4,0xd1,0xe6, -0xeb,0xc8,0xf3,0xff,0x43,0x0c,0x18,0xfd,0x20,0x20,0xfa,0x17,0x0a,0xdd,0xfd,0xf5, -0x30,0xf1,0xef,0x88,0xed,0xe8,0x8d,0xe0,0xd4,0x4a,0xc6,0xb7,0x5b,0xab,0xa3,0x9e, -0xa4,0xaf,0xdb,0xc5,0xe4,0x7d,0x07,0x27,0x2a,0x40,0x4e,0xd1,0x52,0x51,0xe6,0x4b, -0x45,0x03,0x3e,0x34,0xd6,0x26,0x16,0xd3,0x04,0xf4,0xeb,0xe6,0xdd,0x62,0xd8,0xd8, -0xfe,0xe2,0xf6,0x5e,0x0f,0x28,0xc2,0x3c,0x47,0x33,0x46,0x3d,0x6d,0x33,0x2c,0x63, -0x29,0x29,0x6d,0x2b,0x2a,0x48,0x25,0x18,0xae,0x05,0xf0,0x63,0xdb,0xca,0x49,0xc0, -0xbc,0xb1,0xbd,0xc4,0x33,0xcd,0xd5,0xa8,0xda,0xdd,0x6a,0xe1,0xe7,0x6b,0xf1,0xfd, -0xe7,0x0a,0x17,0xeb,0x1f,0x20,0x2f,0x1a,0x0e,0x36,0x02,0xf9,0x29,0xf6,0xf4,0xbd, -0xf2,0xed,0x8c,0xe4,0xd7,0xf4,0xc7,0xb8,0x5c,0xab,0xa1,0x5e,0xa0,0xa9,0x18,0xbe, -0xdc,0xd0,0xfd,0x1d,0xf9,0x36,0x46,0x7f,0x4e,0x4f,0x8a,0x4c,0x48,0xf4,0x43,0x3d, -0xaa,0x32,0x22,0xf1,0x0d,0xfa,0xf4,0xe8,0xdb,0xc5,0xd3,0xd2,0x37,0xda,0xed,0xeb, -0x07,0x23,0x83,0x3b,0x4a,0x95,0x4c,0x45,0x89,0x3a,0x31,0x54,0x2c,0x2a,0x44,0x2a, -0x2a,0xe0,0x26,0x1d,0xcf,0x0d,0xf9,0xaa,0xe3,0xcf,0xb2,0xc0,0xb8,0xe9,0xb6,0xbb, -0xf5,0xc3,0xcd,0x73,0xd3,0xd8,0x80,0xdd,0xe4,0x69,0xee,0xfa,0xbf,0x08,0x16,0xa0, -0x1f,0x22,0x4a,0x1e,0x14,0xd7,0x08,0xff,0xc4,0xfa,0xf8,0x5d,0xf6,0xf1,0x77,0xe8, -0xdb,0x60,0xcb,0xbb,0xd9,0xac,0xa1,0xf0,0x9b,0xa1,0x99,0xb3,0xd0,0xf1,0xf1,0x13, -0x34,0x2f,0x42,0x75,0x4c,0x4f,0xec,0x4d,0x4a,0xb1,0x46,0x42,0xc4,0x39,0x2b,0x12, -0x17,0x01,0x66,0xed,0xdc,0x0d,0xd2,0xce,0x82,0xd3,0xe5,0x9a,0x00,0x1e,0xf6,0x39, -0x4c,0xa7,0x51,0x4b,0x88,0x3f,0x33,0x1e,0x2d,0x29,0x8e,0x29,0x2a,0x82,0x28,0x21, -0xca,0x12,0xff,0xb3,0xe9,0xd3,0xb7,0xc2,0xb8,0x76,0xb4,0xb7,0xa0,0xbe,0xc8,0x25, -0xcf,0xd3,0x27,0xd9,0xe0,0x08,0xea,0xf6,0xe7,0x04,0x13,0xce,0x1f,0x25,0xb9,0x23, -0x1a,0xa8,0x0e,0x03,0x6f,0xfd,0xfa,0xd5,0xf7,0xf3,0xaa,0xeb,0xdf,0xc2,0xcf,0xbf, -0xe8,0xaf,0xa2,0xa8,0x9a,0x9c,0x4e,0xab,0xc4,0x35,0xe4,0x05,0x28,0x24,0x3c,0xf3, -0x4a,0x51,0xc8,0x51,0x4d,0x9f,0x49,0x45,0x82,0x3d,0x30,0x63,0x1d,0x07,0x59,0xf3, -0xe2,0xb2,0xd5,0xcf,0xbd,0xd1,0xdf,0xf7,0xf7,0x14,0xdb,0x30,0x47,0xc4,0x51,0x4f, -0x8e,0x46,0x3a,0x57,0x31,0x2b,0x6f,0x29,0x28,0x1c,0x27,0x21,0xaa,0x15,0x04,0xa1, -0xef,0xd9,0x99,0xc7,0xbc,0x40,0xb6,0xb6,0x7d,0xbc,0xc5,0x55,0xcc,0xcf,0xbe,0xd4, -0xdb,0x1d,0xe5,0xf1,0x04,0x00,0x0f,0x5e,0x1d,0x24,0x4d,0x25,0x1e,0x13,0x13,0x08, -0xf4,0x00,0xfd,0x1f,0xfc,0xf8,0xed,0xf1,0xe5,0x48,0xd5,0xc4,0xe0,0xb2,0xa3,0xf3, -0x97,0x96,0xe2,0xa0,0xb7,0xf4,0xd5,0xf8,0xd5,0x19,0x35,0x6b,0x48,0x52,0x60,0x54, -0x51,0x5b,0x4d,0x49,0x86,0x43,0x37,0x9c,0x25,0x0f,0x9e,0xfa,0xe7,0x7b,0xd9,0xd1, -0xc2,0xce,0xd7,0x2b,0xed,0x08,0xaf,0x26,0x40,0x8e,0x50,0x52,0x8c,0x4b,0x3f,0x69, -0x35,0x2e,0x4b,0x2b,0x2a,0x24,0x29,0x25,0xd2,0x1a,0x09,0x0f,0xf5,0xdd,0x89,0xc9, -0xbc,0xe1,0xb3,0xb2,0x67,0xb7,0xc0,0xc4,0xc8,0xce,0x0a,0xd4,0xda,0xca,0xe2,0xed, -0x6c,0xfb,0x0b,0x46,0x1b,0x26,0xd3,0x29,0x25,0x00,0x1a,0x0d,0x09,0x04,0xfe,0xee, -0xfb,0xf8,0x1e,0xf3,0xe7,0x4f,0xd8,0xc6,0xcb,0xb4,0xa4,0x20,0x97,0x92,0xfc,0x9a, -0xb0,0xd1,0xce,0xf2,0x75,0x15,0x32,0x1d,0x47,0x52,0x44,0x55,0x52,0xbf,0x4e,0x4a, -0x68,0x45,0x3b,0xcb,0x2a,0x14,0x0c,0xfe,0xe9,0x3f,0xda,0xd0,0x32,0xcc,0xd2,0x7a, -0xe6,0x02,0xbb,0x21,0x3d,0xdc,0x4f,0x53,0x1d,0x4d,0x41,0xe4,0x36,0x30,0x10,0x2c, -0x2a,0x0c,0x2a,0x27,0xda,0x1f,0x10,0x22,0xfc,0xe4,0xff,0xce,0xbf,0xfb,0xb5,0xb1, -0xcf,0xb4,0xbc,0x58,0xc5,0xcb,0x33,0xd0,0xd6,0x5b,0xde,0xe8,0x69,0xf6,0x07,0xf4, -0x18,0x26,0x45,0x2c,0x29,0xd2,0x1e,0x12,0xa0,0x06,0xff,0x77,0xfb,0xf8,0xc5,0xf3, -0xea,0xcd,0xdc,0xcb,0x2d,0xba,0xa8,0xcc,0x99,0x91,0x7f,0x96,0xa8,0x35,0xc5,0xe8, -0xb9,0x0c,0x2c,0xdb,0x43,0x51,0x63,0x56,0x55,0x75,0x51,0x4d,0x18,0x49,0x40,0x43, -0x30,0x1a,0x0a,0x03,0xed,0xa1,0xdb,0xcf,0xde,0xc9,0xce,0xa1,0xdf,0xfa,0x15,0x19, -0x36,0x8e,0x4c,0x54,0xf9,0x50,0x46,0x35,0x3b,0x33,0x49,0x2f,0x2d,0x5f,0x2d,0x2a, -0xc9,0x22,0x13,0x83,0xfe,0xe6,0xec,0xcf,0xbf,0x09,0xb5,0xb0,0x0c,0xb3,0xb9,0xdf, -0xc2,0xc9,0x01,0xce,0xd4,0xda,0xdc,0xe7,0x67,0xf5,0x06,0x09,0x19,0x27,0xb8,0x2d, -0x2a,0x76,0x1f,0x11,0xbe,0x06,0x00,0x06,0xfd,0xf9,0x5f,0xf5,0xec,0xa8,0xde,0xcd, -0x2b,0xbc,0xaa,0xae,0x9b,0x92,0x3c,0x95,0xa5,0xb2,0xc0,0xe3,0x07,0x08,0x28,0xfd, -0x40,0x4f,0x77,0x55,0x54,0x4c,0x51,0x4d,0x47,0x49,0x41,0xbd,0x33,0x1e,0xdb,0x06, -0xef,0x5d,0xdc,0xcf,0xb0,0xc7,0xc9,0x58,0xd9,0xf3,0x9d,0x13,0x33,0x65,0x4b,0x55, -0x58,0x53,0x49,0xe9,0x3e,0x37,0xca,0x32,0x30,0x06,0x2f,0x2c,0xf2,0x24,0x16,0xb3, -0x01,0xea,0x82,0xd2,0xc0,0xff,0xb5,0xb0,0xbb,0xb1,0xb7,0x8f,0xc0,0xc7,0xe4,0xcc, -0xd3,0xcc,0xdb,0xe5,0x0e,0xf3,0x00,0x50,0x00,0x00,0x77,0x00,0x00,0x77,0x00,0x00, -0x56,0x00,0x00,0x53,0x00,0x00,0x2b,0x01,0x01,0xaa,0x01,0x01,0x88,0x01,0x01,0x0a, -0x02,0x02,0x34,0x02,0x02,0xd0,0x01,0x01,0x4e,0x02,0x02,0x68,0x02,0x02,0xa1,0x01, -0x01,0x9a,0x01,0x01,0x1c,0x02,0x02,0x06,0x03,0x03,0x65,0x03,0x03,0x82,0x02,0x02, -0x01,0x02,0x02,0x30,0x02,0x02,0x15,0x02,0x01,0xff,0x01,0x02,0xb1,0x02,0x03,0x43, -0x03,0x03,0x51,0x02,0x01,0xf8,0x00,0x00,0x58,0x00,0x00,0xc7,0x00,0x01,0x28,0x02, -0x02,0xe4,0x01,0x01,0xd4,0x00,0x00,0x9b,0x00,0x00,0x16,0x00,0xff,0xcc,0xff,0xff, -0x69,0xff,0xff,0xa0,0xfe,0xfe,0x03,0xfe,0xfe,0x30,0xfe,0xfe,0xc7,0xfe,0xff,0x51, -0xff,0xff,0x47,0xff,0xfe,0x2a,0xfe,0xfd,0x1d,0xfe,0xfe,0x87,0xfe,0xfe,0x14,0xfe, -0xfe,0x30,0xfe,0xfe,0x35,0xfe,0xfd,0xbf,0xfd,0xfd,0xc9,0xfd,0xfe,0x30,0xfe,0xfe, -0x24,0xfe,0xfe,0x11,0xfe,0xfe,0x11,0xfe,0xfe,0xb5,0xfe,0xff,0xb3,0xff,0x00,0x10, -0x00,0xff,0x9f,0xff,0xff,0xc9,0xff,0x00,0xf4,0x00,0x01,0x12,0x01,0x01,0xf0,0x00, -0x01,0xf1,0x00,0x00,0xdc,0x00,0x01,0x36,0x02,0x02,0x1d,0x03,0x02,0x8d,0x02,0x02, -0x33,0x02,0x02,0xf8,0x02,0x03,0x13,0x03,0x03,0xf0,0x02,0x02,0x9c,0x02,0x02,0x45, -0x02,0x02,0x1a,0x03,0x03,0x98,0x03,0x03,0xe4,0x02,0x02,0x48,0x02,0x02,0xc7,0x02, -0x03,0x20,0x03,0x02,0x3a,0x02,0x02,0x31,0x02,0x02,0x97,0x02,0x02,0x57,0x02,0x02, -0x03,0x02,0x01,0x8e,0x01,0x00,0x4d,0x00,0xff,0x8d,0xff,0xff,0xf3,0xfe,0xfe,0x1f, -0xff,0xff,0xd0,0xfe,0xfe,0xe6,0xfd,0xfd,0xca,0xfd,0xfd,0x3f,0xfe,0xfe,0x35,0xfe, -0xfe,0x70,0xfd,0xfc,0x8e,0xfc,0xfc,0xa8,0xfc,0xfc,0xbd,0xfc,0xfc,0xec,0xfc,0xfd, -0x62,0xfd,0xfd,0xa8,0xfd,0xfd,0xf6,0xfc,0xfc,0x08,0xfc,0xfb,0xdc,0xfb,0xfc,0x83, -0xfc,0xfc,0xfc,0xfc,0xfd,0x73,0xfd,0xfd,0x2a,0xfe,0xfe,0x0a,0xff,0xff,0x02,0xff, -0xfe,0xce,0xfe,0xfe,0xa8,0xfe,0xfe,0x6d,0xff,0x00,0xd3,0x00,0x01,0x93,0x01,0x01, -0x1b,0x02,0x02,0x54,0x02,0x02,0x53,0x02,0x02,0x6b,0x03,0x04,0xa1,0x04,0x04,0x1f, -0x05,0x05,0xe1,0x04,0x04,0x5a,0x04,0x04,0xf0,0x03,0x04,0x20,0x04,0x04,0x97,0x04, -0x04,0xb9,0x04,0x04,0xca,0x04,0x04,0x9c,0x04,0x04,0x06,0x04,0x03,0xdc,0x03,0x04, -0x51,0x04,0x04,0xca,0x04,0x04,0x5b,0x04,0x03,0x7d,0x03,0x02,0x9f,0x02,0x02,0x35, -0x02,0x02,0x23,0x02,0x01,0xae,0x01,0x01,0xf4,0x00,0x00,0xac,0x00,0x00,0x92,0xff, -0xfe,0xbf,0xfe,0xfe,0xf6,0xfd,0xfd,0x83,0xfc,0xfc,0xa0,0xfb,0xfb,0xb2,0xfa,0xfa, -0xb2,0xf9,0xf9,0x37,0xf9,0xf8,0xae,0xf8,0xf8,0xb7,0xf8,0xf9,0xc3,0xf9,0xfa,0x75, -0xfa,0xfa,0x92,0xf9,0xf9,0x42,0xf9,0xf9,0x96,0xf9,0xf9,0xdb,0xf9,0xfa,0x81,0xfa, -0xfa,0x2d,0xfb,0xfb,0xe2,0xfa,0xfa,0xdc,0xfa,0xfb,0xb2,0xfb,0xfc,0xf4,0xfc,0xfd, -0xf8,0xfd,0xfe,0xa5,0xfe,0xfe,0x6f,0xff,0xff,0x3d,0x00,0x00,0x4c,0x01,0x01,0x4c, -0x02,0x02,0x3a,0x03,0x03,0x0c,0x04,0x04,0x22,0x04,0x04,0x89,0x05,0x06,0x0b,0x08, -0x09,0x14,0x0a,0x0a,0x58,0x0a,0x09,0xea,0x08,0x08,0x35,0x08,0x08,0xe8,0x08,0x09, -0x64,0x09,0x09,0xd2,0x08,0x08,0xc6,0x07,0x07,0x92,0x06,0x06,0x23,0x06,0x06,0x84, -0x06,0x06,0xfc,0x06,0x07,0xa0,0x06,0x06,0x30,0x05,0x04,0x7a,0x04,0x04,0xb8,0x04, -0x04,0x5a,0x04,0x03,0x8e,0x03,0x03,0x50,0x02,0x01,0x35,0x00,0xfe,0x0f,0xfe,0xfd, -0xe4,0xfc,0xfc,0x8b,0xfc,0xfc,0x82,0xfb,0xfa,0x48,0xf9,0xf7,0xce,0xf6,0xf5,0x9a, -0xf4,0xf3,0x0c,0xf3,0xf2,0xc6,0xf1,0xf1,0x92,0xf0,0xf0,0x35,0xf0,0xf0,0x64,0xf0, -0xf0,0xd8,0xf0,0xf1,0xe5,0xf1,0xf2,0x0d,0xf4,0xf5,0x62,0xf6,0xf7,0x47,0xf8,0xf8, -0x6e,0xf9,0xf9,0x0b,0xfa,0xf9,0xaf,0xf9,0xf9,0x57,0xf9,0xf9,0xb6,0xf9,0xfa,0x70, -0xfa,0xfa,0x4e,0xfb,0xfb,0x9d,0xfc,0xfd,0x88,0xfe,0xff,0x78,0x00,0x01,0x86,0x02, -0x03,0xeb,0x04,0x06,0x51,0x07,0x08,0xfa,0x09,0x0b,0x12,0x0c,0x0c,0x0f,0x0e,0x0f, -0x11,0x10,0x10,0xcc,0x10,0x10,0xc6,0x0f,0x0f,0x13,0x0f,0x0f,0x41,0x0f,0x0f,0xa8, -0x0f,0x0f,0x8b,0x0f,0x0f,0x50,0x0e,0x0d,0x97,0x0c,0x0b,0x2c,0x0b,0x0a,0x9b,0x0a, -0x0a,0x46,0x0a,0x0a,0xb0,0x09,0x09,0xe5,0x08,0x08,0x17,0x08,0x07,0xcd,0x07,0x07, -0xac,0x07,0x07,0xa5,0x06,0x05,0x9b,0x04,0x03,0x67,0x02,0x01,0x54,0x00,0xff,0x19, -0xff,0xfe,0x09,0xfe,0xfd,0xd2,0xfb,0xfa,0x03,0xf8,0xf5,0xe8,0xf2,0xf0,0xf4,0xed, -0xeb,0xde,0xe9,0xe7,0x9b,0xe5,0xe3,0xb8,0xe1,0xe0,0x12,0xdf,0xde,0x6c,0xdf,0xe1, -0x60,0xe3,0xe6,0xe6,0xe9,0xed,0x6a,0xf1,0xf4,0x1f,0xf8,0xfa,0xa5,0xfb,0xfb,0x7f, -0xfb,0xfa,0x06,0xf9,0xf7,0xe7,0xf5,0xf4,0x78,0xf3,0xf2,0xcd,0xf2,0xf3,0xa0,0xf3, -0xf4,0x77,0xf5,0xf6,0xa9,0xf7,0xf8,0x1c,0xfa,0xfb,0x38,0xfd,0xff,0x02,0x01,0x02, -0x2b,0x04,0x05,0xb7,0x06,0x08,0x00,0x0a,0x0c,0x1a,0x10,0x14,0xe3,0x17,0x1a,0x8e, -0x1c,0x1c,0x3d,0x1c,0x1a,0x0d,0x19,0x17,0x44,0x15,0x13,0xcc,0x12,0x12,0x95,0x12, -0x13,0x99,0x14,0x15,0xb8,0x15,0x14,0x9b,0x12,0x0f,0xbf,0x0d,0x0c,0xc9,0x0c,0x0e, -0xe0,0x0e,0x0f,0xa0,0x0e,0x0d,0x7d,0x0d,0x0d,0x02,0x0d,0x0d,0x00,0x0d,0x0d,0x22, -0x0d,0x0d,0xd1,0x0c,0x0c,0x11,0x0b,0x09,0x5c,0x08,0x06,0x9a,0x04,0x02,0xb8,0x00, -0xff,0x2e,0x00,0x01,0x11,0x02,0x02,0x75,0x01,0xff,0xe6,0xfb,0xf6,0xaf,0xf0,0xe9, -0xd6,0xe1,0xda,0x0c,0xd5,0xd0,0x0e,0xce,0xcb,0x9f,0xca,0xca,0xe0,0xca,0xcd,0xb9, -0xd2,0xd9,0xee,0xe2,0xec,0x1d,0xf6,0xfd,0xfe,0x02,0x05,0x55,0x05,0x03,0xbd,0x00, -0xfc,0x81,0xf6,0xf1,0x14,0xed,0xea,0xfc,0xe9,0xea,0x71,0xea,0xeb,0x43,0xec,0xed, -0xdc,0xef,0xf1,0xde,0xf3,0xf5,0x3a,0xf7,0xf8,0x2e,0xfa,0xfb,0xb1,0xfb,0xfc,0x67, -0xfd,0xfe,0x9e,0x00,0x02,0x57,0x04,0x06,0x08,0x09,0x0c,0x30,0x0f,0x12,0x96,0x15, -0x18,0xd9,0x1b,0x1f,0x05,0x22,0x24,0x3c,0x27,0x2a,0x61,0x2d,0x2f,0xeb,0x2f,0x2d, -0xc6,0x26,0x1d,0x65,0x12,0x07,0x29,0x00,0xfd,0x15,0xfe,0x02,0xc7,0x07,0x0c,0x09, -0x10,0x11,0xbb,0x11,0x11,0xdb,0x12,0x14,0xa0,0x14,0x15,0x35,0x16,0x17,0x04,0x18, -0x17,0x01,0x14,0x10,0xf1,0x0b,0x08,0x1a,0x07,0x07,0x53,0x08,0x0a,0x04,0x0c,0x0d, -0x50,0x0c,0x09,0x69,0x05,0x01,0xe0,0xfd,0xfc,0x6d,0xfd,0xfe,0x4c,0xff,0xfe,0xf0, -0xfa,0xf5,0xd7,0xec,0xe2,0x61,0xd5,0xc7,0x03,0xba,0xb0,0xe0,0xaa,0xab,0x67,0xb0, -0xb9,0x48,0xc5,0xd1,0xc5,0xdd,0xea,0xce,0xf8,0x06,0xb4,0x11,0x19,0x86,0x1b,0x18, -0x61,0x0f,0x03,0x68,0xf7,0xed,0x2b,0xe8,0xe5,0xe7,0xe3,0xe2,0xa6,0xe0,0xdf,0xa6, -0xdf,0xe1,0x8e,0xe5,0xe9,0x9c,0xed,0xf0,0xfe,0xf4,0xf9,0xf2,0xfc,0xff,0x67,0x00, -0x00,0x12,0xff,0xfe,0x66,0xfe,0xff,0xa5,0x01,0x05,0x64,0x09,0x0d,0x85,0x10,0x12, -0xd6,0x12,0x11,0x7c,0x11,0x13,0xa4,0x17,0x1e,0xcb,0x27,0x32,0xc8,0x3c,0x43,0x9f, -0x45,0x40,0x18,0x34,0x22,0x24,0x0f,0xff,0x58,0xf7,0xf7,0x3d,0xff,0x0a,0xac,0x15, -0x1c,0xa1,0x1b,0x15,0x35,0x0e,0x09,0xd6,0x08,0x0b,0x46,0x0e,0x11,0x61,0x14,0x17, -0xdd,0x19,0x18,0x0e,0x16,0x12,0x2b,0x10,0x0f,0x02,0x0f,0x0f,0x97,0x0f,0x0e,0xbe, -0x0d,0x0c,0x04,0x0a,0x06,0x3f,0x03,0x00,0x68,0xff,0xff,0x69,0x01,0x03,0x0f,0x06, -0x06,0x3a,0x04,0xfc,0xfd,0xf0,0xe1,0x6d,0xcf,0xbb,0x26,0xa9,0x9c,0x06,0x98,0x9b, -0x29,0xa6,0xb5,0x07,0xc6,0xd6,0x76,0xe5,0xf3,0x68,0x00,0x0b,0xe4,0x12,0x17,0x67, -0x18,0x14,0x05,0x0b,0xff,0x55,0xf4,0xec,0x1f,0xe9,0xe6,0x33,0xe3,0xe0,0x11,0xdd, -0xdb,0x5a,0xdc,0xdf,0x92,0xe3,0xe7,0xa8,0xea,0xed,0x4e,0xf2,0xf7,0xc8,0xfc,0x00, -0x07,0x02,0x01,0x64,0xff,0xfd,0x68,0xfc,0xfc,0x9f,0xff,0x03,0x0d,0x09,0x0e,0x04, -0x12,0x12,0x9b,0x0f,0x0b,0xa2,0x08,0x0a,0x90,0x11,0x1e,0x91,0x2d,0x3d,0xad,0x4b, -0x54,0xd0,0x53,0x4a,0xb4,0x37,0x20,0x30,0x0a,0xfb,0x5b,0xf7,0xfb,0xfc,0x06,0x14, -0x38,0x1f,0x23,0xa4,0x1d,0x11,0xf9,0x05,0xff,0x2e,0x01,0x06,0xa3,0x0b,0x10,0x7c, -0x15,0x19,0x18,0x1b,0x19,0x64,0x15,0x11,0x4d,0x10,0x11,0x10,0x13,0x14,0x8f,0x15, -0x14,0xc2,0x11,0x0f,0xb1,0x0b,0x07,0x0b,0x04,0x01,0xb6,0xff,0xfe,0xc6,0xfe,0x00, -0xea,0x02,0x03,0x3f,0x01,0xf9,0x5b,0xef,0xe3,0x11,0xd3,0xbf,0x0a,0xac,0x9c,0x00, -0x94,0x95,0xb2,0x9e,0xae,0x60,0xbf,0xd1,0x5b,0xe3,0xf3,0xe1,0xff,0x08,0x76,0x0e, -0x12,0x6b,0x14,0x11,0x06,0x09,0xfe,0xe8,0xf4,0xee,0x95,0xea,0xe6,0xff,0xe2,0xdf, -0x74,0xdc,0xdb,0xc3,0xdb,0xde,0x3a,0xe3,0xe7,0x19,0xeb,0xee,0xf2,0xf1,0xf6,0xcd, -0xfb,0xff,0x86,0x00,0xfe,0x3e,0xfc,0xf9,0x2b,0xf8,0xf9,0xc0,0xfc,0x02,0x4c,0x0a, -0x11,0xbb,0x16,0x17,0x43,0x13,0x0c,0x5d,0x07,0x06,0x4b,0x0e,0x1d,0xc3,0x2f,0x41, -0x1c,0x50,0x58,0xe4,0x57,0x4d,0x3d,0x3a,0x21,0x0b,0x0c,0xfe,0x8d,0xfb,0x00,0xdd, -0x0a,0x17,0xe4,0x20,0x23,0xdb,0x1d,0x11,0xa4,0x04,0xfd,0x86,0xfd,0x02,0xc6,0x08, -0x0f,0x35,0x15,0x19,0x5e,0x1b,0x19,0x21,0x15,0x11,0xaa,0x10,0x12,0x36,0x15,0x16, -0xcf,0x16,0x14,0x1e,0x12,0x0e,0x92,0x09,0x05,0xac,0x03,0x03,0xb3,0x02,0x00,0x2e, -0xff,0xfe,0x8d,0xff,0x00,0x85,0xfe,0xf8,0xc5,0xee,0xe3,0xd7,0xd4,0xc2,0xb7,0xae, -0x9c,0x29,0x91,0x8f,0xe9,0x97,0xa7,0x3d,0xbb,0xce,0x0d,0xe1,0xf1,0x5b,0xfe,0x05, -0x64,0x09,0x0c,0xa7,0x0e,0x0d,0x9a,0x07,0xfe,0x5f,0xf6,0xef,0xff,0xeb,0xe8,0xf9, -0xe4,0xe1,0xc9,0xde,0xdd,0x20,0xdd,0xdf,0xa3,0xe2,0xe6,0xa9,0xe9,0xec,0x55,0xf0, -0xf5,0x32,0xfa,0xfd,0xee,0xfe,0xfd,0x54,0xfa,0xf8,0x20,0xf7,0xf8,0x07,0xfd,0x03, -0x28,0x0b,0x12,0xfd,0x17,0x18,0x9a,0x14,0x0d,0x3a,0x07,0x05,0xee,0x0c,0x1c,0xa5, -0x2f,0x42,0xe7,0x51,0x5a,0xce,0x5b,0x52,0x36,0x3f,0x26,0x9d,0x10,0x02,0xa5,0xfd, -0x01,0xb2,0x09,0x15,0x37,0x21,0x25,0x58,0x21,0x15,0xc1,0x06,0xfe,0xf8,0xfc,0x00, -0x28,0x06,0x0c,0x46,0x13,0x18,0x97,0x1a,0x18,0x28,0x14,0x11,0xb0,0x10,0x12,0x0d, -0x16,0x18,0x51,0x18,0x16,0xcc,0x13,0x0f,0xca,0x0a,0x06,0xcc,0x04,0x04,0x32,0x03, -0x00,0xa9,0xfd,0xfc,0x80,0xfb,0xfb,0xde,0xfa,0xf6,0x58,0xef,0xe6,0x68,0xda,0xc9, -0x48,0xb5,0xa1,0x21,0x92,0x8c,0x7c,0x91,0x9f,0x4b,0xb3,0xc8,0x53,0xdc,0xee,0xe4, -0xfb,0x03,0xe8,0x07,0x0b,0xb4,0x0d,0x0d,0xad,0x08,0xff,0x6d,0xf7,0xf0,0xda,0xec, -0xe9,0xcb,0xe5,0xe2,0xaa,0xdf,0xdd,0xe6,0xdc,0xde,0x96,0xe1,0xe5,0x3c,0xe9,0xeb, -0x9f,0xef,0xf4,0x21,0xf9,0xfd,0xb7,0xfe,0xfd,0xd0,0xf9,0xf7,0x17,0xf7,0xf8,0x2b, -0xfd,0x03,0x3d,0x0b,0x12,0xaf,0x18,0x1a,0xd1,0x16,0x10,0xc0,0x08,0x06,0xe0,0x0b, -0x1a,0x64,0x2d,0x40,0x7d,0x50,0x5a,0x84,0x5c,0x55,0x77,0x44,0x2c,0x87,0x15,0x06, -0xe0,0xff,0x02,0x34,0x0a,0x15,0x27,0x20,0x25,0x4c,0x23,0x18,0x80,0x09,0xfe,0x6e, -0xfb,0xfd,0x6d,0x03,0x0a,0x53,0x11,0x17,0xd2,0x19,0x18,0x26,0x15,0x12,0x27,0x12, -0x14,0x02,0x17,0x19,0xf7,0x19,0x18,0x77,0x15,0x10,0xbd,0x0b,0x07,0xc5,0x04,0x04, -0x01,0x03,0xff,0x5f,0xfc,0xfa,0x80,0xf9,0xfa,0x14,0xfa,0xf6,0x9d,0xf0,0xe8,0x9b, -0xdd,0xcd,0x8a,0xb9,0xa4,0x75,0x93,0x8b,0xf8,0x8e,0x9c,0x82,0xaf,0xc5,0xe1,0xd9, -0xec,0xc9,0xfa,0x02,0x8c,0x06,0x08,0x1c,0x0b,0x0b,0x48,0x08,0x00,0x5e,0xf8,0xf1, -0x79,0xed,0xea,0x15,0xe7,0xe3,0x3f,0xe1,0xde,0xec,0xdd,0xdf,0x63,0xe2,0xe6,0x75, -0xe9,0xeb,0x3d,0xef,0xf3,0xea,0xf8,0xfc,0x3f,0xfe,0xfc,0x89,0xf9,0xf7,0x15,0xf7, -0xf8,0xec,0xfc,0x02,0xff,0x09,0x11,0xca,0x17,0x1a,0xd5,0x17,0x11,0x20,0x09,0x04, -0x9f,0x09,0x16,0x0f,0x2a,0x3e,0x9d,0x50,0x5c,0x14,0x60,0x5a,0x68,0x4a,0x32,0x47, -0x1a,0x09,0x57,0x02,0x03,0x87,0x0a,0x13,0x2e,0x1d,0x23,0xa8,0x21,0x17,0xfa,0x09, -0xfe,0xc3,0xf9,0xfb,0x89,0x01,0x09,0x24,0x11,0x17,0xef,0x1a,0x19,0xa6,0x15,0x12, -0xa4,0x11,0x13,0xd7,0x16,0x19,0xec,0x1a,0x19,0xa5,0x15,0x10,0x19,0x0b,0x06,0x58, -0x04,0x04,0x15,0x04,0x01,0x66,0xfd,0xfa,0xb5,0xf8,0xf8,0x17,0xf8,0xf5,0xcd,0xf0, -0xea,0xa1,0xe0,0xd2,0xa5,0xbf,0xab,0xf2,0x98,0x8e,0x34,0x8e,0x98,0x04,0xaa,0xbf, -0x23,0xd4,0xe6,0x7d,0xf6,0xff,0xce,0x04,0x07,0x88,0x09,0x0a,0x4e,0x09,0x03,0x77, -0xfc,0xf5,0xec,0xf0,0xed,0xf4,0xe8,0xe4,0x4c,0xe1,0xde,0xb2,0xdc,0xde,0x80,0xe1, -0xe5,0x5c,0xe9,0xec,0xe5,0xef,0xf4,0x55,0xf9,0xfd,0xba,0xff,0xfe,0x89,0xfb,0xf8, -0x47,0xf7,0xf7,0x2f,0xfb,0x01,0x62,0x08,0x10,0x77,0x17,0x1a,0x7e,0x19,0x13,0x34, -0x0b,0x05,0x9d,0x08,0x14,0x19,0x27,0x3b,0x2e,0x4e,0x5a,0xfc,0x5f,0x5b,0xad,0x4d, -0x37,0x27,0x1f,0x0d,0xb1,0x03,0x03,0x02,0x00,0x00,0x90,0xff,0xfe,0xfb,0xfd,0xfd, -0xc5,0xfc,0xfc,0x86,0xfc,0xfd,0xd1,0xfd,0xfe,0xf8,0xfe,0xfe,0xff,0xfe,0xfe,0x0f, -0xff,0xff,0x93,0xff,0x00,0xc2,0x00,0x01,0x68,0x02,0x03,0x60,0x03,0x03,0x79,0x03, -0x03,0xf2,0x02,0x02,0x1f,0x03,0x03,0xb7,0x03,0x03,0x7b,0x03,0x02,0x6e,0x02,0x01, -0x8f,0x01,0x01,0x80,0x00,0x00,0xa1,0xff,0xff,0xb3,0xfe,0xfe,0x93,0xfd,0xfc,0xfb, -0xfb,0xfb,0x05,0xfb,0xfa,0x7c,0xfa,0xfa,0x11,0xfa,0xfa,0x88,0xfb,0xfc,0x69,0xfd, -0xfe,0x13,0xff,0x00,0x15,0x02,0x04,0xf1,0x05,0x07,0x04,0x08,0x08,0x97,0x08,0x08, -0x08,0x08,0x07,0x33,0x06,0x05,0x43,0x04,0x03,0xc8,0x02,0x02,0x41,0x01,0x00,0x76, -0xff,0xfe,0x37,0xfd,0xfb,0x2b,0xfa,0xf8,0x38,0xf7,0xf5,0x4e,0xf4,0xf2,0x6c,0xf1, -0xf0,0x48,0xf0,0xf0,0xab,0xf1,0xf3,0x83,0xf5,0xf8,0x48,0xfc,0x00,0x04,0x04,0x07, -0xa9,0x0a,0x0d,0x13,0x0f,0x10,0x32,0x10,0x0f,0x89,0x0e,0x0d,0xa8,0x0c,0x0b,0x0d, -0x0b,0x09,0xdf,0x08,0x07,0x5f,0x07,0x07,0x90,0x06,0x05,0xbc,0x04,0x03,0xb8,0x01, -0xff,0x33,0xfc,0xf8,0xd0,0xf2,0xed,0x25,0xe8,0xe3,0x54,0xdf,0xdd,0xc0,0xdc,0xde, -0xfe,0xe3,0xeb,0xc9,0xf4,0xfe,0x60,0x06,0x0d,0x0d,0x13,0x15,0x53,0x14,0x11,0xc7, -0x0e,0x0d,0x66,0x0f,0x14,0x20,0x19,0x1d,0xdc,0x1f,0x1e,0xa9,0x1a,0x14,0x8a,0x0d, -0x06,0xea,0x00,0xfe,0xf5,0xff,0x03,0x6e,0x07,0x08,0x9a,0x06,0x00,0xfb,0xf8,0xf1, -0xbb,0xea,0xe2,0x3d,0xda,0xd2,0x93,0xcc,0xcb,0x45,0xcf,0xd7,0x51,0xe0,0xe9,0xa9, -0xf3,0xfe,0x68,0x08,0x0f,0xd3,0x12,0x13,0x95,0x0f,0x0b,0xf4,0x09,0x0d,0x02,0x15, -0x1d,0xd7,0x24,0x29,0x79,0x2b,0x2b,0x31,0x28,0x23,0xb2,0x1c,0x14,0x17,0x0a,0x01, -0xec,0xfc,0xfb,0x0a,0xfe,0xff,0x47,0xfd,0xf8,0x3a,0xf4,0xef,0x8c,0xe9,0xe1,0xe7, -0xd6,0xc9,0x4f,0xbe,0xb8,0xcb,0xbb,0xc6,0x5b,0xd7,0xea,0xc5,0xfe,0x0f,0x6c,0x19, -0x1c,0xc7,0x16,0x0b,0xec,0x01,0xff,0x76,0x07,0x15,0xbb,0x24,0x2e,0x34,0x31,0x30, -0x42,0x2e,0x2d,0x5a,0x2e,0x2d,0x35,0x26,0x18,0x6c,0x08,0xfb,0xf8,0xf6,0xfa,0xc5, -0x02,0x09,0x83,0x09,0x03,0xdc,0xfa,0xf3,0x34,0xec,0xe3,0x37,0xd6,0xc2,0x2b,0xad, -0x9d,0x9c,0x9b,0xa7,0xfd,0xbf,0xde,0x58,0xfe,0x19,0x6b,0x28,0x2a,0x43,0x22,0x12, -0x93,0x00,0xf7,0xa2,0xfc,0x0f,0x84,0x25,0x35,0xcf,0x3c,0x3e,0x74,0x3f,0x40,0x69, -0x3f,0x37,0x46,0x26,0x0e,0x49,0xf7,0xeb,0x8d,0xf0,0xff,0x68,0x0e,0x13,0x94,0x0d, -0x01,0xec,0xf4,0xeb,0x79,0xe4,0xdc,0xd7,0xd0,0xbf,0x2f,0xac,0x9d,0x23,0x9a,0xa5, -0x90,0xba,0xd5,0x29,0xf4,0x11,0x1b,0x25,0x2b,0x16,0x25,0x14,0x23,0x00,0xf1,0x65, -0xf0,0xfe,0x9e,0x16,0x2f,0xd5,0x41,0x4b,0x99,0x4f,0x50,0x3b,0x4f,0x48,0x39,0x3b, -0x26,0x62,0x0d,0xf7,0x99,0xec,0xef,0x1f,0xfc,0x07,0x95,0x0c,0x09,0x0f,0xff,0xf0, -0x26,0xe4,0xd9,0xb6,0xcd,0xbf,0x9c,0xad,0x9b,0xf2,0x91,0x98,0x20,0xad,0xca,0xef, -0xea,0x09,0x69,0x23,0x2f,0x3b,0x2d,0x1d,0x1d,0x04,0xec,0x3f,0xe5,0xf5,0x80,0x16, -0x39,0x0a,0x52,0x59,0xd0,0x53,0x4b,0x24,0x44,0x3f,0xd3,0x37,0x2a,0xaf,0x17,0x04, -0x01,0xf7,0xf5,0x6c,0xfd,0x04,0x75,0x07,0x04,0x58,0xfb,0xee,0x92,0xe0,0xd9,0xc1, -0xd4,0xd0,0x41,0xc8,0xb7,0x27,0xa2,0x95,0xf6,0x97,0xa9,0x19,0xc6,0xe6,0x29,0x06, -0x21,0xc0,0x2a,0x22,0xee,0x0f,0xf7,0x3a,0xe8,0xed,0x0a,0x0c,0x37,0x48,0x5d,0x6f, -0x74,0x68,0x55,0x57,0x43,0x39,0xdb,0x36,0x32,0x0c,0x27,0x13,0x90,0xfc,0xee,0xeb, -0xed,0xf3,0x5b,0xfa,0xfb,0xbf,0xf6,0xee,0xff,0xe6,0xe1,0x24,0xdc,0xd5,0xf5,0xcd, -0xc2,0xe2,0xb0,0xa1,0x38,0x9b,0xa1,0x7c,0xb4,0xd0,0x7f,0xf2,0x14,0xa9,0x2b,0x2e, -0xc3,0x1e,0x04,0x02,0xec,0xe5,0xda,0xf9,0x22,0x4a,0x4e,0x6a,0x76,0x6d,0x5b,0x2b, -0x46,0x3a,0x80,0x3a,0x3e,0x07,0x39,0x25,0x5b,0x09,0xef,0x2f,0xe5,0xe8,0x9f,0xf3, -0xfc,0xc1,0xfb,0xf5,0xce,0xed,0xe6,0x3d,0xe2,0xda,0xda,0xcf,0xc1,0x08,0xaf,0x9d, -0xc4,0x92,0x94,0x23,0xa4,0xc0,0xb3,0xe4,0x0b,0xee,0x2b,0x37,0x29,0x2f,0x18,0x2b, -0xfe,0xf0,0x21,0xf9,0x19,0xaa,0x42,0x60,0x72,0x68,0x59,0x1b,0x42,0x32,0x97,0x31, -0x3a,0x92,0x3d,0x32,0x94,0x17,0xf9,0x22,0xe7,0xe7,0x79,0xf4,0x02,0x74,0x05,0xfd, -0x21,0xf0,0xe3,0xc7,0xda,0xd2,0xd4,0xc7,0xbb,0x48,0xab,0x9b,0x33,0x93,0x97,0xc0, -0xa7,0xc2,0x4b,0xe3,0x06,0xef,0x26,0x37,0xfe,0x34,0x21,0xc8,0x04,0xee,0x25,0xec, -0x03,0xc0,0x2a,0x50,0x25,0x64,0x60,0x3e,0x4e,0x3c,0x7d,0x37,0x3d,0xfe,0x42,0x3c, -0x21,0x25,0x05,0xfb,0xed,0xe7,0x81,0xef,0xfb,0x7d,0x00,0xfa,0xe3,0xed,0xe3,0xd0, -0xdb,0xd5,0x0c,0xcb,0xba,0x8d,0xa8,0x96,0xcd,0x8d,0x93,0x50,0xa5,0xc1,0xa1,0xe1, -0x03,0x5f,0x23,0x37,0x66,0x3a,0x2c,0xc2,0x10,0xf5,0x47,0xeb,0xfb,0xa5,0x1e,0x44, -0x63,0x5b,0x5d,0x6c,0x50,0x40,0x5f,0x39,0x3c,0x8f,0x41,0x3e,0xb2,0x2c,0x11,0xdb, -0xf9,0xee,0xa8,0xf1,0xfa,0x66,0xfe,0xf9,0x5b,0xed,0xe1,0xb4,0xd9,0xd6,0xe8,0xd0, -0xc4,0x68,0xb2,0x9c,0x0c,0x8d,0x8b,0xdc,0x9a,0xb6,0xca,0xd7,0xfa,0xfd,0x1a,0x30, -0x9d,0x36,0x2c,0xf6,0x14,0xfa,0xe3,0xec,0xf8,0x06,0x1b,0x43,0x9d,0x60,0x67,0x2a, -0x5a,0x47,0x03,0x3a,0x38,0xe4,0x3b,0x39,0x49,0x2b,0x12,0xc1,0xf9,0xed,0x39,0xf0, -0xfa,0x6c,0x00,0xfc,0xa6,0xef,0xe1,0xfd,0xd9,0xd5,0xfd,0xd0,0xc5,0x85,0xb3,0x9f, -0x48,0x90,0x8d,0x2d,0x9b,0xb5,0x82,0xd4,0xf5,0x7c,0x15,0x2b,0x50,0x32,0x2b,0xa0, -0x15,0xfb,0xc1,0xea,0xf1,0xd4,0x0f,0x39,0xa7,0x5b,0x6a,0x06,0x64,0x52,0x5a,0x43, -0x3e,0xd0,0x3e,0x3c,0x98,0x2f,0x16,0xad,0xfc,0xec,0xe6,0xea,0xf3,0x8f,0xfb,0xfa, -0xf8,0xf0,0xe4,0xf4,0xdb,0xd8,0x4b,0xd5,0xcb,0xe2,0xb9,0xa4,0x19,0x92,0x8c,0x32, -0x96,0xae,0x90,0xcd,0xef,0x97,0x10,0x28,0x68,0x31,0x2b,0x1e,0x19,0xff,0xad,0xee, -0xf2,0x9c,0x0f,0x38,0xa2,0x5a,0x6a,0x21,0x63,0x51,0x13,0x41,0x3b,0xf5,0x3d,0x3e, -0x3a,0x35,0x1e,0xd7,0x02,0xef,0x05,0xea,0xf0,0x04,0xf8,0xf9,0x00,0xf1,0xe4,0x6b, -0xdb,0xd7,0x29,0xd5,0xcd,0x70,0xbe,0xaa,0xda,0x96,0x8d,0x39,0x94,0xa9,0x49,0xc7, -0xe8,0xa8,0x09,0x23,0x79,0x2f,0x2c,0xe6,0x1b,0x03,0xc7,0xf0,0xf0,0xb2,0x07,0x2f, -0x08,0x55,0x6a,0x1a,0x69,0x58,0x32,0x46,0x3c,0x7d,0x3d,0x3e,0x0e,0x38,0x23,0x6a, -0x07,0xf0,0xa7,0xe6,0xea,0xdf,0xf3,0xf7,0xaa,0xf2,0xe7,0x45,0xdd,0xd7,0xaf,0xd4, -0xcd,0xa3,0xbf,0xad,0xc2,0x99,0x8e,0x6f,0x93,0xa6,0x56,0xc2,0xe2,0x07,0x03,0x1e, -0x28,0x2e,0x2e,0x7f,0x22,0x0c,0x64,0xf7,0xf1,0xe8,0x02,0x27,0x91,0x4d,0x67,0x84, -0x6a,0x5b,0x67,0x48,0x3c,0x45,0x3b,0x3d,0xdb,0x39,0x28,0x6e,0x0e,0xf6,0xf6,0xe9, -0xeb,0xe9,0xf2,0xf6,0x9c,0xf2,0xe7,0x8b,0xdd,0xd7,0x8d,0xd5,0xcf,0x48,0xc3,0xb2, -0x20,0x9e,0x90,0x0b,0x92,0xa2,0x71,0xbc,0xdb,0x73,0xfb,0x18,0xe3,0x2a,0x2e,0x6c, -0x25,0x12,0x81,0xfd,0xf4,0x2b,0x01,0x21,0x2b,0x48,0x64,0xf9,0x6b,0x5e,0xd9,0x4a, -0x3c,0x94,0x39,0x3c,0x7b,0x3b,0x2e,0xbb,0x15,0xfc,0xa2,0xeb,0xe8,0x8d,0xee,0xf2, -0xd8,0xef,0xe6,0x41,0xdc,0xd6,0xdf,0xd4,0xd0,0x30,0xc5,0xb5,0xe6,0xa2,0x95,0x41, -0x94,0xa1,0x8f,0xba,0xd7,0x30,0xf5,0x11,0x2a,0x26,0x2d,0x24,0x27,0x15,0x8d,0x00, -0xf4,0xe3,0xfb,0x18,0xdd,0x3f,0x60,0x4d,0x6f,0x67,0x51,0x53,0x41,0x44,0x3a,0x3c, -0x80,0x3c,0x32,0xd6,0x1a,0xfe,0x87,0xe9,0xe2,0xce,0xe7,0xee,0x39,0xef,0xe8,0xc2, -0xde,0xd8,0x3a,0xd7,0xd4,0x0d,0xcc,0xbc,0xb8,0xa8,0x97,0xb2,0x91,0x9b,0x47,0xb1, -0xcd,0xac,0xec,0x0a,0xdc,0x22,0x2d,0xde,0x2b,0x1e,0x89,0x0a,0xfb,0x3b,0xfe,0x16, -0x32,0x3a,0x5a,0x1d,0x6b,0x65,0x36,0x53,0x41,0xba,0x39,0x3b,0xac,0x3d,0x36,0xf4, -0x20,0x05,0x70,0xee,0xe5,0x91,0xe7,0xec,0x2d,0xed,0xe6,0x96,0xdc,0xd5,0x6b,0xd3, -0xd1,0x6c,0xcb,0xbe,0x4c,0xad,0x9c,0xe6,0x94,0x9c,0xb0,0xaf,0xca,0xbd,0xe8,0x06, -0x49,0x1f,0x2c,0xe5,0x2c,0x22,0x45,0x0f,0xff,0xe2,0xfc,0x0f,0xfb,0x31,0x54,0x26, -0x69,0x68,0x08,0x58,0x46,0xe0,0x3b,0x3b,0x9e,0x3d,0x38,0x66,0x25,0x09,0xcc,0xf0, -0xe3,0xa5,0xe3,0xe8,0x8e,0xea,0xe5,0x56,0xdc,0xd5,0xcc,0xd3,0xd3,0xa1,0xcd,0xc1, -0xde,0xb0,0x9e,0xdd,0x94,0x99,0x47,0xab,0xc5,0x6b,0xe3,0x01,0x4a,0x1b,0x2b,0xb5, -0x2e,0x27,0x63,0x16,0x04,0x3d,0xff,0x0d,0xdb,0x2c,0x4f,0x84,0x66,0x69,0xa5,0x5a, -0x48,0x62,0x3c,0x3b,0x50,0x3c,0x38,0xbb,0x27,0x0c,0x4a,0xf3,0xe4,0x74,0xe2,0xe7, -0x07,0xe9,0xe4,0x26,0xdc,0xd5,0x5d,0xd4,0xd4,0xc8,0xd0,0xc6,0xd5,0xb5,0xa3,0x25, -0x97,0x98,0xcd,0xa7,0xbf,0xe5,0xda,0xf8,0x8d,0x14,0x27,0x98,0x2e,0x2b,0xa4,0x1d, -0x0c,0x8f,0x04,0x0e,0xb3,0x29,0x4b,0xe4,0x64,0x6b,0x64,0x5e,0x4b,0x4c,0x3d,0x38, -0xf7,0x38,0x36,0x03,0x28,0x0f,0x80,0xf4,0xe3,0xd1,0xdf,0xe4,0x6d,0xe8,0xe5,0x7f, -0xde,0xd7,0xad,0xd5,0xd5,0xa5,0xd1,0xc7,0x05,0xb7,0xa4,0x9f,0x97,0x97,0xd1,0xa4, -0xbb,0x0e,0xd7,0xf4,0xc3,0x10,0x25,0x7f,0x2f,0x2e,0x29,0x23,0x12,0xa4,0x07,0x0d, -0xf1,0x24,0x45,0x9c,0x61,0x6b,0x7e,0x61,0x4d,0x4c,0x3d,0x36,0xfa,0x36,0x35,0xff, -0x2a,0x13,0x9a,0xf8,0xe5,0xa4,0xdf,0xe3,0x07,0xe7,0xe4,0x75,0xdc,0xd5,0xf3,0xd2, -0xd3,0x4f,0xd2,0xc9,0xed,0xba,0xa9,0x23,0x9b,0x98,0xdb,0xa3,0xb8,0x68,0xd2,0xee, -0xda,0x0b,0x23,0xda,0x2f,0x31,0x68,0x28,0x17,0x6c,0x0b,0x0d,0xcd,0x22,0x42,0x71, -0x5e,0x6b,0x10,0x63,0x50,0xe4,0x3e,0x36,0x53,0x35,0x34,0xcb,0x2b,0x17,0x73,0xfd, -0xe8,0x99,0xdf,0xe1,0xd0,0xe3,0xe1,0x7d,0xda,0xd2,0x38,0xd0,0xd1,0x0d,0xd2,0xcc, -0x76,0xbf,0xae,0xac,0x9f,0x9a,0xd5,0xa2,0xb5,0x29,0xce,0xe9,0xa8,0x06,0x20,0x36, -0x30,0x34,0x9e,0x2d,0x1d,0x80,0x0e,0x0d,0xbf,0x1f,0x3d,0xec,0x5a,0x69,0x75,0x63, -0x51,0xf8,0x3f,0x36,0x6a,0x35,0x35,0x56,0x2e,0x1a,0xa6,0xff,0xe9,0x44,0xde,0xdf, -0x30,0xe2,0xe0,0x23,0xd9,0xd1,0xe2,0xcd,0xcf,0xbf,0xd1,0xce,0xd3,0xc2,0xb2,0xd2, -0xa1,0x9a,0x2e,0xa1,0xb2,0xe8,0xca,0xe6,0x6a,0x04,0x1f,0x92,0x2f,0x35,0x9d,0x30, -0x21,0x13,0x12,0x0f,0x0d,0x20,0x3d,0x13,0x5a,0x69,0xf4,0x63,0x51,0x2d,0x3f,0x35, -0x02,0x34,0x34,0xd9,0x2d,0x1a,0x3c,0x01,0xeb,0x81,0xdf,0xdf,0xa0,0xe0,0xdd,0x1d, -0xd7,0xcf,0x1e,0xce,0xd1,0xf4,0xd3,0xd1,0x97,0xc6,0xb6,0x51,0xa4,0x9a,0x93,0x9d, -0xad,0x6a,0xc5,0xe1,0x2e,0x01,0x1d,0xc4,0x2f,0x38,0x41,0x34,0x26,0x51,0x16,0x11, -0xf4,0x1e,0x3a,0x3d,0x58,0x69,0xad,0x66,0x55,0x90,0x41,0x35,0x15,0x32,0x31,0xf8, -0x2a,0x19,0x53,0x00,0xeb,0x71,0xe0,0xe0,0xf7,0xe1,0xde,0xa0,0xd5,0xcd,0x98,0xcb, -0xcf,0x97,0xd3,0xd2,0x58,0xc8,0xb8,0xb1,0xa6,0x9c,0xb2,0x9e,0xad,0x99,0xc4,0xe0, -0x03,0xff,0x1c,0x95,0x2f,0x38,0x15,0x35,0x26,0x69,0x16,0x10,0xef,0x1d,0x39,0x05, -0x57,0x69,0x41,0x67,0x56,0xc3,0x42,0x37,0x14,0x34,0x33,0x42,0x2c,0x19,0x14,0x00, -0xea,0xd9,0xdf,0xdf,0x8f,0xe1,0xdd,0x19,0xd5,0xcc,0x79,0xca,0xce,0x5c,0xd3,0xd2, -0x96,0xc8,0xb8,0x78,0xa7,0x9c,0xdc,0x9e,0xac,0x2d,0xc3,0xde,0x4c,0xfe,0x1c,0x09, -0x31,0x3a,0xc7,0x37,0x29,0x82,0x18,0x11,0x7b,0x1d,0x38,0x83,0x55,0x67,0x38,0x66, -0x55,0x8a,0x42,0x36,0xf8,0x32,0x32,0x2f,0x2d,0x1a,0xd8,0x00,0xea,0xad,0xdf,0xe0, -0x39,0xe3,0xde,0x9e,0xd5,0xcb,0xca,0xc7,0xcb,0x6d,0xd1,0xd2,0xc9,0xca,0xbb,0x70, -0xa9,0x9d,0x98,0x9d,0xaa,0xe4,0xbf,0xda,0xac,0xfa,0x1a,0x69,0x31,0x3c,0xca,0x3a, -0x2c,0x14,0x1b,0x12,0x9e,0x1d,0x37,0xdc,0x54,0x67,0x49,0x67,0x56,0xb6,0x42,0x36, -0xa5,0x32,0x32,0xa9,0x2c,0x1a,0xaa,0x00,0xea,0x25,0xdf,0xe0,0x27,0xe4,0xe0,0xd1, -0xd5,0xca,0xbd,0xc6,0xca,0xde,0xd0,0xd2,0x2d,0xcb,0xbb,0x8f,0xaa,0x9d,0x0b,0x9d, -0xa9,0x26,0xbf,0xd9,0xc9,0xf8,0x19,0x25,0x31,0x3d,0x9d,0x3d,0x2f,0x24,0x1d,0x13, -0xbf,0x1d,0x37,0x42,0x54,0x66,0x56,0x65,0x55,0xb7,0x42,0x36,0x5f,0x34,0x34,0x19, -0x2e,0x1b,0x55,0x00,0xe9,0xfd,0xde,0xe0,0x71,0xe3,0xdf,0x06,0xd5,0xca,0xf2,0xc5, -0xca,0x85,0xd1,0xd4,0xf2,0xcc,0xbd,0xae,0xab,0x9d,0x6e,0x9c,0xa7,0x1c,0xbc,0xd6, -0x35,0xf6,0x17,0xb6,0x30,0x3e,0x6b,0x3f,0x31,0xd5,0x1e,0x15,0xf1,0x1d,0x37,0x93, -0x54,0x67,0xca,0x66,0x56,0xb2,0x42,0x36,0xaa,0x33,0x33,0x7e,0x2d,0x1a,0x07,0xff, -0xe8,0x55,0xde,0xe1,0xe4,0xe5,0xe1,0x0b,0xd6,0xc9,0x00,0xc4,0xc8,0xe6,0xcf,0xd4, -0xc0,0xcd,0xbf,0xa0,0xac,0x9e,0x16,0x9c,0xa6,0x8f,0xbb,0xd5,0xdb,0xf5,0x17,0x90, -0x30,0x3f,0xfa,0x3f,0x31,0xea,0x1e,0x14,0x7c,0x1d,0x36,0x4e,0x54,0x67,0x60,0x66, -0x56,0x53,0x43,0x37,0xac,0x34,0x35,0xc2,0x2e,0x1b,0x62,0xff,0xe7,0x3c,0xdd,0xdf, -0xbc,0xe4,0xe1,0xe0,0xd5,0xc9,0xa7,0xc4,0xc9,0x3b,0xd2,0xd6,0xec,0xcf,0xbf,0x36, -0xab,0x9b,0x22,0x98,0xa3,0xa2,0xb8,0xd4,0x03,0xf5,0x16,0x0e,0x31,0x40,0x38,0x42, -0x34,0x07,0x21,0x16,0x62,0x1e,0x37,0x0d,0x55,0x67,0x2c,0x66,0x54,0x7d,0x41,0x35, -0x38,0x33,0x33,0x69,0x2d,0x1b,0x71,0x00,0xea,0xa6,0xe0,0xe2,0x2a,0xe6,0xe0,0x4b, -0xd4,0xc7,0x17,0xc3,0xc9,0x94,0xd2,0xd7,0x71,0xd0,0xc0,0xfc,0xac,0x9c,0x18,0x98, -0xa1,0x79,0xb6,0xd1,0x2e,0xf3,0x15,0x78,0x30,0x40,0xcc,0x42,0x34,0xe9,0x1f,0x14, -0x81,0x1c,0x37,0x53,0x56,0x6a,0x13,0x69,0x57,0x8c,0x43,0x36,0x0c,0x34,0x34,0x82, -0x2d,0x19,0xee,0xfd,0xe7,0x54,0xde,0xe2,0x96,0xe7,0xe2,0xa9,0xd5,0xc7,0xfd,0xc2, -0xc8,0x57,0xd1,0xd6,0x00,0xcf,0xbf,0x02,0xac,0x9d,0xf5,0x99,0xa3,0x02,0xb7,0xd1, -0x5e,0xf4,0x17,0xea,0x31,0x41,0x33,0x41,0x31,0x2c,0x1d,0x12,0x69,0x1c,0x37,0xad, -0x56,0x68,0xbd,0x66,0x55,0x78,0x42,0x37,0x2b,0x36,0x37,0x42,0x31,0x1d,0x46,0x00, -0xe7,0x4e,0xdd,0xe0,0x5e,0xe6,0xe1,0x1d,0xd5,0xc7,0xa6,0xc2,0xc8,0x25,0xd2,0xd7, -0x96,0xd0,0xbf,0x8c,0xaa,0x99,0xae,0x95,0x9f,0x6b,0xb5,0xd2,0x08,0x00,0x02,0xfc, -0xf1,0x02,0x59,0xf3,0xfb,0x1a,0xfc,0xf2,0xdb,0x05,0xd9,0xb0,0x0f,0xdf,0xca,0x0f, -0xe3,0x34,0x07,0xea,0x0d,0x0c,0xd1,0x31,0x10,0xdf,0x37,0x09,0xe4,0x2d,0x0e,0xe3, -0xa6,0x03,0xea,0xc1,0x96,0xc0,0x68,0xb4,0xaf,0xf9,0xb1,0xb4,0xf1,0xb6,0xba,0x95, -0xbd,0xc0,0xa8,0xc3,0xc6,0x07,0xc9,0xcb,0xcc,0xcf,0xd4,0xc5,0xd9,0xdf,0x91,0xe3, -0xea,0xba,0xeb,0xf3,0x73,0xf9,0x02,0x8e,0x01,0x15,0xed,0x0c,0x0b,0xe5,0x27,0x33, -0x78,0x45,0x62,0x91,0x54,0x5e,0x6d,0x59,0x5e,0x95,0x5c,0x64,0x15,0x69,0x5b,0x80, -0x6c,0x5a,0xb4,0x5b,0x61,0xc0,0x59,0x57,0xe0,0x70,0x6b,0xa8,0x6e,0x70,0xbc,0x71, -0x72,0xdf,0x73,0x74,0xd8,0x74,0x75,0x86,0x77,0x6e,0x59,0x72,0x76,0x4f,0x63,0x58, -0x10,0x5c,0x60,0x92,0x6d,0x5f,0x9a,0x57,0x57,0x01,0x5a,0x68,0x3f,0x3a,0x73,0x08, -0x43,0x5b,0x3b,0x3e,0x62,0xc3,0x34,0x40,0x44,0x0d,0x34,0xce,0x5e,0x32,0x1b,0x23, -0xfb,0xb5,0x54,0x41,0x7a,0x48,0x0e,0x31,0xff,0x4a,0xc9,0x21,0x4c,0x49,0x01,0xfd, -0xd4,0x3c,0xf3,0x40,0x4f,0x01,0x41,0x00,0x2e,0x76,0x16,0x14,0xe4,0x17,0xdc,0xa0, -0xff,0x39,0xc5,0xf6,0xfa,0x76,0x11,0xb8,0x72,0x0b,0x0b,0xe4,0xbb,0x10,0x01,0xf2, -0xdb,0x15,0xf6,0xf1,0x26,0xc6,0xc7,0x8a,0xd5,0xf1,0x50,0xd6,0xd9,0xcf,0xe4,0xbc, -0x42,0x99,0xe3,0x02,0xc0,0xb4,0x9a,0xc6,0xce,0x61,0xb9,0xa6,0xea,0xbf,0xa6,0x5e, -0x94,0xa7,0xce,0xab,0xb5,0xef,0xa6,0xa4,0x38,0x8e,0x8d,0xd1,0xa0,0x8b,0x2a,0x9d, -0x9a,0xcf,0x89,0x8a,0xd1,0x89,0x88,0xfb,0x87,0x87,0x2a,0x87,0x86,0xbb,0x85,0x87, -0x49,0x85,0x83,0xc7,0x8a,0x82,0x6e,0x81,0x90,0xae,0x85,0x80,0x53,0x98,0x84,0x04, -0x80,0x98,0x6d,0x88,0xb1,0x49,0xab,0x9e,0x7b,0xd4,0xba,0x85,0xb7,0xce,0xd6,0xdd, -0xb2,0x8f,0xfc,0xd1,0x85,0xd7,0xea,0x7e,0xe9,0xf1,0x67,0xf5,0xfc,0x7f,0x13,0xf7, -0x28,0x17,0xf6,0x3e,0x25,0x07,0x4f,0x19,0x38,0xfc,0x1f,0x38,0xa0,0x25,0x1b,0x93, -0x2e,0x1d,0x9f,0x1d,0x33,0x3b,0x15,0x36,0x27,0x15,0x20,0x20,0x2d,0x25,0x24,0x1a, -0x45,0x1f,0x2d,0x3c,0x1a,0x48,0x3d,0x44,0x50,0x3e,0xef,0x4d,0x4c,0x6e,0x40,0x66, -0x1c,0x33,0x45,0x46,0x58,0x5c,0xad,0x4a,0x41,0xee,0x49,0x44,0x2c,0x62,0x57,0x52, -0x52,0x51,0x86,0x60,0x4d,0xb0,0x42,0x57,0x78,0x5e,0x4a,0xb3,0x5a,0x58,0x2d,0x58, -0x49,0xfb,0x36,0x59,0xa7,0x47,0x3f,0x47,0x49,0x2c,0x42,0x46,0x44,0xa1,0x40,0x2c, -0x0d,0x36,0x3b,0x8f,0x30,0x38,0x1b,0x34,0x26,0x8b,0x36,0x2e,0x80,0x1b,0x3a,0x10, -0x1e,0x12,0x6d,0x03,0x13,0x34,0x15,0xfb,0x25,0xfd,0x01,0xc0,0x02,0xee,0x81,0x08, -0xe6,0x07,0xc5,0x0f,0xe4,0xf2,0x1c,0x10,0xf7,0xec,0x0b,0xfa,0xfa,0x0e,0x16,0xf2, -0xde,0xec,0xf7,0x12,0x05,0xf9,0x23,0xee,0xe7,0x4c,0xe4,0x0c,0x8e,0x00,0xfb,0x0b, -0xee,0xd6,0x5f,0x09,0x05,0xd8,0x03,0x00,0xa4,0xdd,0xe7,0xef,0xfc,0xf6,0x19,0xe7, -0xdd,0x79,0xfb,0xea,0x29,0xe9,0xdb,0xd0,0xd1,0xd7,0xb1,0xea,0xeb,0x67,0xc6,0xe0, -0xe4,0xc9,0xd2,0x59,0xd3,0xe3,0x83,0xe4,0xcc,0x26,0xd1,0xdd,0xee,0xca,0xc7,0xf7, -0xd4,0xc8,0xaf,0xc6,0xd3,0x40,0xd1,0xe2,0x07,0xbd,0xd0,0x30,0xc9,0xca,0x3d,0xd8, -0xe8,0xa8,0xd0,0xdb,0xf7,0xe1,0xc3,0x1b,0xd3,0xcf,0xcf,0xc8,0xe9,0xde,0xd2,0xdd, -0x69,0xd4,0xc5,0x70,0xc6,0xdf,0x3b,0xda,0xe1,0x77,0xdf,0xe7,0x05,0xdc,0xcc,0x31, -0xe8,0xbc,0x9c,0xcb,0xfa,0x49,0xde,0xcc,0xdf,0xe7,0xdd,0xf8,0xe8,0xed,0x2c,0xf1, -0xe4,0xfb,0xfb,0xf8,0xb7,0xf4,0xf9,0xa6,0x0a,0xec,0xbf,0x0d,0x11,0x9f,0x12,0x14, -0x7a,0x07,0x24,0xaf,0x26,0x3b,0x45,0x28,0x29,0xc6,0x46,0x40,0x2f,0x3d,0x2f,0xdc, -0x33,0x2d,0x94,0x37,0x3d,0x5e,0x21,0x2f,0x37,0x26,0x24,0x98,0x27,0x19,0x85,0x1d, -0x28,0x88,0x23,0x31,0xc0,0x27,0x16,0xfb,0x0d,0x1e,0x59,0x19,0x05,0x5b,0x06,0x15, -0x62,0x04,0x05,0xf4,0xfd,0xe9,0x76,0xf9,0xff,0x26,0x09,0x07,0x28,0x12,0x0a,0xef, -0x0a,0x15,0xb2,0x00,0x0a,0xc5,0x11,0x1a,0x03,0x0b,0x1a,0x69,0x01,0xf4,0xee,0x05, -0xfd,0x61,0xf7,0xf6,0x5f,0x07,0x09,0x8b,0x0f,0xfb,0x23,0xec,0xf9,0x72,0xf5,0xf8, -0x29,0x04,0x07,0x9f,0xfe,0xe9,0x88,0xe8,0xf1,0x42,0xeb,0xe7,0x0e,0xe8,0xfe,0x57, -0xf8,0xf6,0x4d,0xdf,0xd9,0x87,0xec,0xf5,0x68,0xe2,0x04,0x18,0xf0,0xe7,0xe4,0xef, -0xec,0x21,0xe3,0xef,0xe7,0xe1,0xdc,0xd6,0xfb,0x00,0x3f,0xdd,0xe3,0x6e,0xeb,0xea, -0x4e,0xf2,0xed,0xc4,0xed,0xef,0x81,0xea,0xfb,0xee,0xf9,0xe9,0xac,0xe3,0xfb,0x95, -0xfc,0x01,0x88,0x09,0xe9,0xf8,0xfc,0x13,0x21,0x11,0x0a,0xdf,0x02,0x05,0xac,0x02, -0x07,0x70,0x05,0x0a,0x76,0x05,0x11,0x53,0x15,0xff,0x2f,0x13,0x07,0x19,0xfa,0x18, -0xc0,0x14,0x0b,0x3f,0x09,0x06,0x24,0x02,0x03,0x8b,0x09,0x19,0xb5,0xfc,0x01,0xf9, -0x04,0x03,0x89,0xfa,0x12,0xf0,0xf8,0xf6,0x3f,0x0a,0x02,0x07,0xfb,0xff,0xe7,0xf2, -0x00,0x36,0xfb,0x04,0x17,0xfd,0x00,0xdf,0x06,0xef,0x3a,0x07,0xf0,0x50,0xf8,0xf2, -0x8f,0x0d,0x03,0x0c,0xf8,0xf5,0xdb,0xe6,0x01,0x2c,0x00,0xff,0xd0,0xfe,0x02,0xd9, -0x0a,0xfb,0x48,0xff,0xf6,0x24,0x05,0x13,0xd6,0xfe,0x03,0xfe,0x03,0x08,0x19,0xf2, -0x0c,0xc7,0x0b,0x15,0xae,0x07,0x1b,0x32,0x1a,0x28,0xea,0x1b,0xfd,0x50,0x29,0x2c, -0x7c,0x20,0x23,0xcd,0x1b,0x27,0x75,0x2e,0x1e,0x98,0x13,0x20,0xa0,0x38,0x27,0x62, -0x30,0x2e,0x21,0x1e,0x1e,0x32,0x0e,0x26,0x45,0x29,0x2d,0xb2,0x28,0x1d,0x20,0x25, -0x15,0x7e,0x02,0x0b,0x05,0x16,0x15,0xee,0x11,0x11,0x24,0x02,0xf9,0x44,0xf3,0xed, -0x18,0xeb,0xfb,0x94,0xff,0xf1,0xaf,0xf9,0xf0,0x55,0xcb,0xd3,0x38,0xee,0xe6,0xd3, -0xe6,0xf4,0x33,0xf2,0xe0,0xfc,0xe4,0xdc,0x6d,0xda,0xe8,0x91,0xec,0xed,0x2e,0xe9, -0xec,0xe7,0xe0,0xe3,0xac,0xee,0xe9,0x9e,0xfb,0xf3,0xb8,0xf1,0x03,0x2d,0xfb,0xed, -0xf5,0xec,0xfa,0x7e,0xfc,0x06,0xf2,0xf7,0xe8,0x88,0xed,0xe8,0xa8,0xf0,0xed,0x81, -0xe7,0xf1,0x5b,0xe8,0xe3,0xd3,0xea,0xea,0x27,0xd4,0xe5,0xa7,0xf1,0xf6,0xb5,0xee, -0xe9,0x75,0xe0,0xdd,0x73,0xea,0xe3,0x9f,0xe0,0xe6,0x9a,0xd9,0xe5,0x3a,0xeb,0xdf, -0xcb,0xdb,0xd1,0x66,0xe9,0xe8,0x32,0xf4,0xe1,0xbc,0xe6,0xe1,0x60,0xec,0xed,0x7f, -0xdd,0xde,0xcb,0xf0,0xea,0x49,0xee,0xe7,0xf6,0xe9,0xd9,0xa7,0xe5,0xef,0xf4,0xeb, -0xeb,0x1b,0xe8,0xf1,0xc0,0xe7,0xf8,0xbd,0xf7,0xf1,0x76,0xfa,0xf8,0x16,0xef,0xfe, -0xff,0xf9,0x05,0xcd,0xff,0x18,0x9c,0x11,0x0d,0x6a,0x0e,0x0c,0xcc,0x0a,0x20,0xc5, -0x20,0x1c,0x7a,0x0f,0x1c,0xe8,0x1a,0x13,0x95,0x24,0x19,0x63,0x1a,0x19,0xd0,0x1a, -0x23,0x0b,0x16,0x1c,0xde,0x1a,0x1e,0xdc,0x24,0x19,0x23,0x1b,0x14,0x05,0x24,0x20, -0x83,0x13,0x0d,0x47,0x18,0x28,0x0e,0x11,0x13,0x92,0x13,0x16,0x3c,0x09,0x16,0x80, -0x16,0x1d,0xba,0x18,0x0f,0x4d,0x15,0x13,0xf0,0x12,0x07,0xfd,0x11,0x1c,0xc2,0x15, -0x0e,0xda,0xfb,0x07,0xe3,0x0e,0x1d,0x57,0x04,0x14,0x05,0x2a,0x20,0x0e,0x10,0x16, -0xa3,0x02,0x1a,0x76,0x18,0x15,0x55,0x29,0x24,0x82,0x1a,0x09,0xcf,0x23,0x16,0xff, -0x1f,0x27,0xe0,0x26,0x3e,0x30,0x3c,0x24,0x52,0x1e,0x21,0xb5,0x2d,0x27,0x94,0x29, -0x25,0xa9,0x2a,0x26,0x24,0x19,0x1c,0x99,0x15,0x13,0x0a,0x15,0x1a,0xfe,0x15,0x12, -0xf8,0x08,0x03,0x95,0x06,0xff,0x36,0xfa,0xfc,0x8a,0xff,0xfd,0x6a,0xf5,0xf2,0xd8, -0xec,0xe6,0x9b,0xed,0xec,0x26,0xe6,0xea,0x02,0xe1,0xdf,0x6e,0xe4,0xe7,0x2a,0xdb, -0xdc,0xdd,0xde,0xdc,0xa8,0xd9,0xdc,0xa0,0xe5,0xef,0x25,0xee,0xe6,0xe0,0xe1,0xe0, -0x4f,0xe1,0xeb,0x5a,0xe9,0xeb,0xdd,0xee,0xe4,0x32,0xe5,0xe8,0xad,0xdd,0xd8,0xec, -0xe6,0xee,0xa0,0xf2,0xef,0x93,0xf2,0xeb,0xd9,0xed,0xee,0xbf,0xf0,0xe9,0x3b,0xf1, -0xf3,0xd5,0x00,0xfa,0x2c,0xf8,0xee,0x01,0xe3,0xec,0xf9,0xf8,0xf3,0x88,0xf0,0xe9, -0xfc,0xed,0xe6,0xb2,0xe7,0xe0,0x0f,0xe0,0xeb,0x23,0xeb,0xf6,0xb5,0xeb,0xec,0x4d, -0xe6,0xe6,0x07,0xef,0xe9,0x8e,0xea,0xe7,0xe7,0xeb,0xea,0xdb,0xe2,0xe8,0x2a,0xdb, -0xdc,0x29,0xe3,0xeb,0xf9,0xe7,0xe6,0x6c,0xec,0xde,0xec,0xe6,0xf1,0x5e,0xe6,0xe6, -0x73,0xe9,0xea,0x7f,0xf2,0xec,0xe1,0xed,0xe4,0xed,0xef,0xf2,0xf5,0xea,0xe9,0xb3, -0xe9,0xed,0x85,0xee,0xfb,0x92,0xfb,0xf3,0xaf,0xf0,0xef,0xb8,0xf5,0x00,0xa3,0xf7, -0xf7,0x68,0x00,0x08,0x00,0x08,0x04,0x6d,0x06,0x15,0x6a,0x19,0x08,0x04,0x15,0x16, -0xef,0x1b,0x1b,0xb9,0x18,0x20,0x62,0x1d,0x19,0x82,0x1b,0x21,0x89,0x23,0x27,0x5f, -0x16,0x1c,0x50,0x24,0x28,0x3b,0x23,0x1c,0xbc,0x2d,0x25,0xf5,0x1f,0x1c,0x7b,0x1c, -0x28,0x43,0x2a,0x1c,0x8f,0x1f,0x1c,0x48,0x1d,0x13,0x5a,0x1b,0x1d,0x77,0x1f,0x21, -0xd0,0x14,0x1b,0xe6,0x1b,0x1c,0x7d,0x14,0x17,0x21,0x24,0x1a,0xce,0x1c,0x1a,0xf0, -0x16,0x1e,0x50,0x22,0x15,0xab,0x1f,0x25,0xfe,0x1f,0x21,0x03,0x23,0x21,0x2a,0x1d, -0x1f,0x03,0x1b,0x20,0xfc,0x24,0x1e,0xe3,0x1d,0x25,0x61,0x29,0x2d,0x72,0x2c,0x22, -0x97,0x21,0x1f,0xcb,0x20,0x29,0x3b,0x23,0x24,0x90,0x20,0x1a,0xdb,0x0c,0x0b,0x52, -0x0a,0x0a,0x26,0x12,0x16,0x53,0x0b,0x0b,0x9b,0x04,0xfa,0x25,0xf8,0xfb,0x3b,0xf8, -0xf9,0x6b,0x00,0xf9,0x5d,0xf3,0xe6,0xec,0xe0,0xe6,0x81,0xe8,0xea,0xba,0xf2,0xfa, -0x0a,0xf2,0xe9,0x3e,0xe4,0xda,0xbb,0xe3,0xe7,0xd0,0xe9,0xe7,0x7c,0xe5,0xde,0x86, -0xd6,0xd8,0x95,0xcf,0xd9,0x5f,0xdc,0xe8,0x04,0xeb,0xea,0x09,0xda,0xd9,0xe6,0xdb, -0xe1,0xd4,0xe7,0xe0,0x96,0xde,0xeb,0xc7,0xe3,0xdf,0xca,0xdb,0xd2,0x1b,0xd4,0xe4, -0xa0,0xe7,0xe9,0xb1,0xe1,0xe3,0xf0,0xdf,0xdf,0x10,0xe9,0xe3,0xa7,0xe7,0xef,0xc1, -0xf6,0xf2,0x34,0xef,0xea,0xc7,0xeb,0xf2,0x38,0xf3,0xf8,0xd5,0xf6,0xed,0x2b,0xf2, -0xeb,0x5e,0xec,0xe7,0x13,0xe5,0xe5,0x1e,0xea,0xf5,0xa1,0xe7,0xeb,0xb6,0xe9,0xe8, -0xc7,0xef,0xee,0x94,0xf4,0xec,0x22,0xf3,0xee,0x23,0xea,0xee,0x00,0xeb,0xe4,0x81, -0xe7,0xf1,0x7a,0xf1,0xe4,0x2e,0xe6,0xea,0x1f,0xf2,0xf2,0x8e,0xee,0xea,0x9b,0xef, -0xf4,0x32,0xec,0xf1,0x4e,0xf6,0xf9,0xb8,0xf5,0xea,0x0b,0xf7,0xf0,0xb0,0xed,0xf0, -0xa2,0xf8,0xf9,0x42,0xfb,0xf0,0x34,0xf6,0xfa,0x50,0x02,0xf8,0xe1,0xf1,0xff,0xb9, -0x00,0x04,0x00,0x01,0xfe,0x48,0x0c,0x0b,0xdf,0x08,0x11,0x9f,0x18,0x1a,0x02,0x18, -0x19,0xc4,0x18,0x1b,0xc9,0x23,0x1c,0x99,0x29,0x29,0x3b,0x22,0x1c,0xb3,0x1d,0x27, -0xd3,0x2b,0x29,0x95,0x2a,0x27,0xcc,0x2a,0x26,0x31,0x21,0x2b,0xdb,0x27,0x2f,0xf9, -0x2c,0x24,0x41,0x29,0x23,0xd3,0x1f,0x21,0xcc,0x1e,0x22,0xe2,0x22,0x22,0x91,0x1b, -0x1c,0x9b,0x19,0x18,0x2d,0x1a,0x1e,0x8f,0x21,0x26,0x2f,0x27,0x23,0xfa,0x1f,0x1a, -0x1a,0x1a,0x21,0xa9,0x23,0x20,0xbb,0x23,0x21,0x89,0x1b,0x1c,0x4f,0x17,0x17,0x8d, -0x1e,0x19,0xa0,0x1f,0x23,0x73,0x22,0x1e,0x93,0x1e,0x1d,0x7b,0x1c,0x1e,0xc9,0x1f, -0x19,0x94,0x18,0x1c,0xb9,0x13,0x0d,0xc3,0x06,0x0a,0x85,0x06,0x06,0x27,0x03,0x03, -0x31,0xfe,0x03,0x22,0xfd,0x01,0x61,0xff,0xf9,0x69,0xfc,0xf6,0xcf,0xf9,0xfd,0xab, -0xf5,0xf3,0xde,0xeb,0xe8,0x5d,0xeb,0xeb,0x3f,0xea,0xeb,0x03,0xef,0xef,0x29,0xee, -0xe9,0x66,0xe3,0xe7,0x68,0xeb,0xed,0xf0,0xef,0xe6,0xea,0xe3,0xe4,0xca,0xdf,0xdc, -0x68,0xd6,0xd9,0x0d,0xdb,0xdf,0xe6,0xe2,0xe0,0x50,0xd5,0xd8,0x2e,0xd6,0xda,0x18, -0xdd,0xe3,0xa8,0xe1,0xe2,0xdd,0xe4,0xe0,0x29,0xdc,0xd9,0x5d,0xda,0xde,0x43,0xe9, -0xe2,0x26,0xe1,0xde,0x39,0xe0,0xe1,0xd5,0xdd,0xe7,0xcc,0xe6,0xe5,0x3c,0xef,0xef, -0x6f,0xef,0xee,0x97,0xea,0xeb,0xbb,0xf6,0xfe,0x57,0xf8,0xf4,0x15,0xf8,0xfa,0xeb, -0xf3,0xed,0xfd,0xec,0xf2,0x40,0xf7,0xef,0x85,0xef,0xef,0x65,0xed,0xed,0x52,0xee, -0xf3,0x96,0xf7,0xf4,0xb1,0xef,0xf4,0x3f,0xf7,0xf6,0xdb,0xef,0xf2,0xaf,0xf3,0xf0, -0xb0,0xf0,0xeb,0x26,0xef,0xf4,0x9f,0xf7,0xee,0x2b,0xed,0xf4,0x90,0xf0,0xee,0x75, -0xf3,0xf6,0x9a,0xf9,0xf4,0xba,0xf3,0xf9,0x12,0xf7,0xf7,0xfb,0xf1,0xf4,0xdc,0xf7, -0xfa,0x74,0xf8,0xf7,0xc0,0xf9,0xfc,0x9d,0xf6,0xfa,0x7a,0xf9,0xfe,0x15,0x01,0xfc, -0x8f,0xfb,0xfc,0xd8,0xfc,0x05,0xde,0x07,0x0e,0xe0,0x0e,0x0c,0x99,0x0c,0x0e,0xd8, -0x14,0x19,0xbf,0x1c,0x1e,0x8f,0x20,0x20,0x65,0x1c,0x1e,0x3d,0x22,0x24,0x55,0x26, -0x28,0x51,0x28,0x26,0x3f,0x26,0x24,0xbc,0x28,0x26,0x24,0x28,0x2a,0x38,0x2a,0x2c, -0x50,0x2a,0x27,0xd2,0x23,0x25,0x4b,0x21,0x24,0x7e,0x27,0x26,0x2e,0x21,0x1a,0x16, -0x13,0x16,0x74,0x1b,0x1b,0xdc,0x1f,0x21,0x98,0x22,0x22,0x77,0x1e,0x19,0xa6,0x1c, -0x1f,0x14,0x22,0x22,0x54,0x24,0x1c,0xb8,0x18,0x18,0x3c,0x15,0x16,0x9d,0x15,0x1b, -0x81,0x1d,0x1f,0xd5,0x1d,0x15,0x58,0x17,0x19,0x74,0x1a,0x1f,0xaf,0x1e,0x18,0x9d, -0x17,0x10,0x2a,0x0e,0x10,0xdd,0x0c,0x07,0x2f,0x08,0x07,0x95,0x02,0x02,0x96,0xfb, -0xfa,0x65,0xfd,0xff,0xd3,0xff,0xfb,0x18,0xfa,0xfa,0xc3,0xfb,0xfa,0xd7,0xf8,0xf2, -0x82,0xf2,0xf0,0x08,0xef,0xed,0xaf,0xeb,0xe8,0x66,0xe8,0xea,0x75,0xef,0xe9,0x57, -0xe6,0xe5,0x43,0xe9,0xef,0x32,0xea,0xea,0x85,0xec,0xe8,0x1e,0xe7,0xe0,0xee,0xdd, -0xdc,0x72,0xdf,0xdf,0x31,0xde,0xe1,0x1f,0xdd,0xd0,0xfd,0xd2,0xd8,0x14,0xdc,0xdd, -0xda,0xdb,0xdd,0x0f,0xe4,0xe1,0xf7,0xd9,0xd9,0x24,0xe0,0xe2,0x5f,0xdf,0xe3,0x00, -0xe5,0xdf,0xa7,0xde,0xdd,0x1e,0xe0,0xe1,0x04,0xe5,0xe4,0xa3,0xe6,0xea,0x2b,0xee, -0xe3,0xdf,0xe3,0xed,0x6d,0xf1,0xf5,0xb9,0xf2,0xf6,0x33,0xf9,0xf9,0x1d,0xf6,0xf5, -0x7c,0xfb,0xfc,0x41,0xf6,0xf5,0xe4,0xf3,0xf6,0x84,0xf3,0xf0,0x08,0xf7,0xf1,0x2d, -0xf0,0xf4,0x23,0xf3,0xf6,0x2e,0xfb,0xfa,0xaf,0xf6,0xf7,0x12,0xf9,0xf4,0x77,0xf5, -0xf5,0xbc,0xf6,0xf9,0xa7,0xf5,0xf3,0x87,0xf7,0xf3,0x6f,0xf5,0xf3,0xba,0xf3,0xf6, -0xb0,0xf5,0xf8,0x4c,0xf9,0xf9,0x04,0xfa,0xf6,0xa6,0xf7,0xf9,0xb4,0xfa,0xfb,0xeb, -0xfb,0xf8,0xcd,0xf8,0xf8,0x65,0xf9,0xfe,0x9e,0xfe,0xff,0xb1,0xfb,0xfc,0x31,0xf9, -0xf9,0xaf,0xfb,0xff,0xf7,0x02,0x03,0x20,0x04,0x02,0x9b,0x04,0x06,0x61,0x09,0x0d, -0x70,0x12,0x15,0x05,0x16,0x16,0xaa,0x18,0x19,0xf9,0x19,0x1c,0x42,0x1a,0x23,0xdf, -0x27,0x23,0xe7,0x22,0x21,0xa2,0x1c,0x22,0xa2,0x27,0x28,0x42,0x2a,0x28,0xbd,0x26, -0x22,0x02,0x24,0x23,0x67,0x24,0x2c,0xd5,0x2a,0x28,0x8f,0x26,0x1f,0x0d,0x19,0x19, -0xc1,0x1a,0x18,0xdf,0x1a,0x1e,0xb3,0x1c,0x1c,0xfc,0x1c,0x17,0x9b,0x18,0x1b,0xf0, -0x1f,0x22,0x7e,0x26,0x21,0xc6,0x18,0x17,0xe7,0x16,0x18,0xe7,0x18,0x17,0x2b,0x17, -0x1b,0xd3,0x18,0x15,0x27,0x13,0x15,0x7e,0x19,0x1b,0xdd,0x1f,0x1d,0xaa,0x18,0x17, -0x97,0x14,0x15,0xbc,0x15,0x10,0x18,0x0c,0x0e,0xa0,0x0e,0x09,0x11,0x01,0x00,0x64, -0x00,0x00,0x1a,0x00,0xff,0x03,0xff,0xfc,0xe8,0xfb,0xfc,0x86,0xfd,0xff,0x00,0xfa, -0xf4,0xce,0xf6,0xf7,0xcd,0xf2,0xeb,0x3e,0xee,0xf1,0xe9,0xf1,0xec,0xe9,0xe5,0xe6, -0xbb,0xe9,0xeb,0xfe,0xec,0xf0,0x81,0xf0,0xf0,0x30,0xe9,0xe9,0xd8,0xe9,0xe6,0x96, -0xe5,0xe8,0x33,0xe7,0xe8,0x63,0xe2,0xd9,0xf2,0xd9,0xdd,0x8e,0xdd,0xd7,0xe3,0xdc, -0xe2,0x85,0xdf,0xde,0x87,0xdc,0xdb,0xba,0xdf,0xdf,0x86,0xe1,0xe3,0xfe,0xe5,0xe4, -0xd0,0xde,0xdf,0x43,0xde,0xe1,0xb5,0xe5,0xe2,0x16,0xe6,0xe5,0x63,0xe2,0xe4,0x90, -0xe3,0xe6,0x17,0xec,0xea,0x8e,0xe9,0xed,0x8c,0xf1,0xf1,0x56,0xf4,0xfa,0x64,0xf7, -0xf6,0x3a,0xfa,0xf7,0x5a,0xfa,0xfa,0xc1,0xf8,0xf8,0xb7,0xf5,0xf4,0x83,0xf2,0xf1, -0x9b,0xf3,0xf5,0x7e,0xf6,0xf6,0x58,0xf7,0xf7,0x78,0xf8,0xf7,0x63,0xf8,0xf5,0x2f, -0xf7,0xf8,0x35,0xf9,0xf9,0xa8,0xf7,0xf5,0x1e,0xf5,0xf4,0x04,0xf4,0xf5,0x1a,0xf6, -0xf6,0xb2,0xf7,0xf3,0x2c,0xf2,0xf7,0x14,0xfa,0xf8,0x51,0xfc,0xf8,0xf4,0xf7,0xf8, -0x06,0xf6,0xf5,0x9e,0xfa,0xfc,0x1c,0xfc,0xfb,0xbe,0xfa,0xf5,0x4e,0xfa,0xfb,0x59, -0xf8,0xfa,0x47,0xfa,0xfb,0x18,0xff,0xfe,0xa6,0xfb,0xfb,0xd8,0xfd,0xfe,0x0c,0x05, -0x0a,0x36,0x0a,0x0b,0x2d,0x0d,0x0b,0xde,0x0e,0x13,0x11,0x15,0x1a,0x98,0x1e,0x1d, -0x08,0x1b,0x1b,0xaf,0x18,0x1d,0xb2,0x21,0x24,0xf9,0x25,0x25,0x79,0x22,0x21,0x86, -0x23,0x21,0x08,0x21,0x24,0x7a,0x2a,0x2f,0xf7,0x2d,0x26,0x81,0x20,0x1f,0xaa,0x1d, -0x1f,0x2a,0x22,0x1e,0x9d,0x1d,0x1a,0x0b,0x1a,0x18,0x36,0x17,0x17,0xb6,0x1c,0x24, -0x02,0x24,0x1f,0x92,0x1b,0x1b,0x9f,0x1e,0x1d,0x3d,0x1b,0x1b,0x1e,0x1a,0x17,0x4d, -0x17,0x15,0x7b,0x16,0x15,0x4e,0x15,0x19,0x54,0x1b,0x1c,0xba,0x18,0x17,0xf9,0x1b, -0x1d,0xb0,0x1a,0x17,0xe1,0x16,0x15,0x34,0x14,0x10,0x10,0x0c,0x0b,0x53,0x0b,0x08, -0x70,0x04,0x03,0xdc,0x01,0xfe,0x2f,0xfe,0x02,0xc0,0x05,0x03,0xe9,0xfe,0xfe,0x6a, -0xfd,0xfc,0x54,0xfa,0xf8,0x3f,0xfa,0xfa,0xcf,0xf7,0xf1,0x38,0xef,0xed,0x5d,0xea, -0xed,0x15,0xef,0xee,0xeb,0xf2,0xf1,0xe7,0xed,0xee,0x60,0xee,0xee,0x94,0xea,0xed, -0xd8,0xf0,0xed,0xba,0xeb,0xe7,0x5a,0xe3,0xe3,0xa3,0xde,0xe0,0x95,0xe0,0xe0,0x88, -0xe1,0xdd,0xdd,0xdb,0xdb,0x3f,0xdc,0xdf,0x33,0xe1,0xe3,0x00,0xe1,0xe0,0x24,0xe1, -0xe0,0x13,0xe1,0xe2,0xd9,0xe1,0xe2,0xa1,0xe1,0xe2,0x79,0xe2,0xe1,0xcc,0xe3,0xe4, -0x6e,0xe1,0xe2,0xac,0xe5,0xe5,0x05,0xe7,0xeb,0x7a,0xec,0xec,0xe0,0xee,0xf0,0xff, -0xf1,0xf6,0x68,0xf7,0xf7,0x4a,0xfa,0xf9,0xbb,0xf7,0xf8,0x16,0xf7,0xf4,0x5e,0xf3, -0xf3,0xc1,0xf1,0xf5,0x35,0xf7,0xf5,0x7a,0xf5,0xf4,0x9c,0xf3,0xf5,0x8f,0xf7,0xf6, -0x5b,0xf8,0xf8,0xcf,0xf7,0xf6,0x6a,0xf4,0xf5,0x23,0xf7,0xf8,0xc8,0xf5,0xf4,0x6d, -0xf2,0xf1,0x96,0xf3,0xf4,0x82,0xf5,0xf6,0xe1,0xf5,0xf5,0x35,0xf7,0xf6,0x0b,0xf5, -0xf6,0x05,0xf6,0xf5,0xc4,0xfa,0xfb,0xf7,0xf9,0xfa,0x82,0xf7,0xf4,0x1b,0xf7,0xf9, -0x6f,0xf9,0xfa,0x16,0xfc,0xfa,0x74,0xf8,0xf5,0x54,0xf4,0xfa,0x00,0x00,0x01,0x08, -0x00,0x00,0xf7,0x00,0x01,0xc1,0x04,0x09,0x86,0x0a,0x0f,0x51,0x12,0x15,0x11,0x18, -0x13,0x04,0x11,0x15,0xf8,0x1b,0x20,0x5d,0x22,0x20,0x3f,0x21,0x20,0xff,0x1e,0x1c, -0x8d,0x1e,0x22,0x2d,0x27,0x29,0x58,0x2a,0x29,0xe8,0x26,0x24,0x17,0x26,0x28,0xee, -0x29,0x26,0x3a,0x22,0x20,0x42,0x1f,0x1d,0x5c,0x19,0x18,0x8e,0x1c,0x1e,0x92,0x1e, -0x1e,0x31,0x1e,0x1f,0x55,0x1e,0x1f,0xe8,0x20,0x21,0xa0,0x1f,0x1c,0xf7,0x1b,0x1c, -0xd2,0x19,0x16,0x20,0x16,0x1a,0x83,0x1a,0x19,0xf0,0x16,0x17,0x3f,0x1a,0x1c,0xf9, -0x1d,0x1c,0xd2,0x1c,0x1c,0x61,0x1a,0x18,0x91,0x17,0x18,0x8c,0x17,0x13,0x7b,0x11, -0x0c,0x92,0x08,0x06,0x07,0x05,0x06,0x9e,0x07,0x06,0x1b,0x04,0x02,0xcb,0x01,0xfe, -0x78,0xff,0x01,0xdf,0x00,0x00,0xcf,0x00,0xfc,0xa9,0xf8,0xf5,0x94,0xf3,0xf0,0xb7, -0xef,0xf2,0x62,0xf1,0xf0,0x8a,0xf0,0xee,0x48,0xed,0xec,0xb5,0xee,0xef,0x17,0xf1, -0xf2,0x9f,0xef,0xed,0xb5,0xeb,0xe8,0xaa,0xe8,0xe9,0x69,0xe7,0xe3,0xb6,0xe2,0xe1, -0x7e,0xde,0xdd,0xff,0xdd,0xde,0xb5,0xde,0xde,0x02,0xde,0xde,0x6d,0xdf,0xe0,0x05, -0xe1,0xde,0x1f,0xdf,0xe0,0x14,0xe1,0xe1,0x20,0xe2,0xe2,0xdc,0xe1,0xe1,0x44,0xe0, -0xe0,0x23,0xe1,0xe2,0xc8,0xe2,0xe1,0x2e,0xe3,0xe5,0x9f,0xe7,0xe8,0x26,0xe9,0xe9, -0xef,0xec,0xf0,0x50,0xf4,0xf6,0x52,0xf7,0xf8,0x67,0xf7,0xf6,0x48,0xf5,0xf4,0xb6, -0xf5,0xf7,0xe0,0xf6,0xf5,0x84,0xf2,0xf1,0x0b,0xf3,0xf6,0xc4,0xf5,0xf5,0xef,0xf6, -0xf4,0xee,0xf5,0xf7,0xd1,0xf6,0xf7,0xfa,0xf6,0xf7,0xf2,0xf8,0xf9,0x43,0xf5,0xf2, -0x6c,0xf4,0xf3,0xfd,0xf2,0xf4,0xfa,0xf5,0xf6,0xe5,0xf6,0xf4,0x62,0xf3,0xf3,0x96, -0xf3,0xf5,0x77,0xf9,0xfc,0x00,0xfa,0xf6,0xca,0xf4,0xf6,0x70,0xf9,0xfa,0x0d,0xf9, -0xfa,0xa2,0xfb,0xfb,0x91,0xf7,0xf5,0x88,0xf5,0xf7,0x7a,0xf9,0xfa,0xdd,0xfd,0xfd, -0x22,0xf9,0xf8,0x95,0xfb,0xfe,0x7a,0x01,0x02,0xb9,0x08,0x0c,0x4d,0x0d,0x09,0xbf, -0x07,0x0c,0xe0,0x11,0x16,0xdd,0x19,0x1b,0xfc,0x1c,0x1b,0xd1,0x19,0x1a,0x49,0x1d, -0x1e,0xdd,0x1f,0x22,0xd2,0x23,0x23,0x72,0x22,0x22,0xbe,0x25,0x29,0x37,0x2b,0x28, -0xde,0x28,0x28,0xed,0x25,0x23,0xa8,0x21,0x1e,0x99,0x1e,0x1f,0xb2,0x1c,0x1b,0x2b, -0x1c,0x1c,0xb4,0x1a,0x1d,0xe3,0x20,0x20,0xad,0x20,0x1f,0x06,0x1f,0x1e,0x9c,0x1d, -0x1d,0xd3,0x1b,0x1a,0xfb,0x19,0x17,0x3b,0x16,0x16,0x95,0x17,0x19,0xd4,0x1a,0x1b, -0xe7,0x19,0x1a,0xa3,0x1a,0x1a,0x93,0x1c,0x1d,0xc4,0x1c,0x1c,0x9b,0x1a,0x17,0xc3, -0x12,0x10,0x85,0x0f,0x0d,0xfc,0x0b,0x0b,0x94,0x0a,0x08,0xf3,0x04,0x03,0x6c,0x02, -0x00,0x4e,0x03,0x05,0x17,0x05,0x04,0x9b,0x02,0xfd,0x68,0xfb,0xfa,0xf7,0xf7,0xf8, -0x42,0xf8,0xf5,0xec,0xf2,0xf0,0xfd,0xed,0xed,0xcf,0xef,0xf1,0xd3,0xf0,0xef,0xce, -0xf0,0xf1,0xc0,0xef,0xef,0x9c,0xef,0xef,0x12,0xee,0xec,0x5b,0xea,0xe8,0xd6,0xe7, -0xe6,0x2b,0xe3,0xe0,0x6c,0xdf,0xe0,0xa3,0xe0,0xe0,0x6b,0xe0,0xdf,0xd7,0xde,0xdf, -0x43,0xe0,0xe0,0x91,0xdf,0xe0,0x82,0xe0,0xe1,0x68,0xe2,0xe1,0x2a,0xe2,0xe2,0x54, -0xe1,0xdf,0x1d,0xe0,0xe1,0x28,0xe2,0xe2,0xcd,0xe3,0xe3,0xb3,0xe2,0xe1,0x73,0xe2, -0xe8,0xc4,0xeb,0xed,0xb2,0xee,0xf0,0xf1,0xf1,0xf4,0x75,0xf5,0xf6,0x05,0xf7,0xf7, -0xc6,0xf5,0xf6,0x1f,0xf6,0xf3,0x3a,0xf4,0xf4,0x5b,0xf5,0xf6,0x57,0xf5,0xf3,0xf7, -0xf4,0xf7,0xe0,0xf5,0xf3,0x5e,0xf5,0xf8,0x39,0xfb,0xfb,0xc1,0xf7,0xf5,0x9b,0xf5, -0xf4,0xe5,0xf4,0xf7,0xb9,0xf7,0xf6,0x48,0xf5,0xf4,0xbb,0xf3,0xf3,0x2a,0xf2,0xf3, -0x46,0xf7,0xf8,0x0f,0xf8,0xf6,0x30,0xf5,0xf5,0x15,0xf7,0xf7,0x1e,0xf8,0xfa,0x3d, -0xfc,0xfa,0x99,0xf8,0xf7,0xce,0xf5,0xf5,0xb2,0xf7,0xfb,0x41,0xfc,0xfb,0xd4,0xf6, -0xf4,0xd6,0xf5,0xf7,0x78,0xf9,0xfb,0x36,0xff,0x02,0xe3,0x01,0x00,0x1b,0x00,0x02, -0xcb,0x06,0x09,0xce,0x0d,0x10,0xc6,0x11,0x13,0x82,0x13,0x15,0x8c,0x17,0x18,0xdc, -0x19,0x1b,0x8c,0x1d,0x1d,0x91,0x1c,0x1d,0xa1,0x1e,0x21,0x17,0x24,0x26,0xac,0x27, -0x27,0x64,0x28,0x26,0xff,0x25,0x27,0x81,0x26,0x24,0x33,0x22,0x1f,0x9f,0x1c,0x1a, -0xfe,0x1b,0x1b,0x4d,0x1d,0x1e,0x01,0x1d,0x1d,0xc7,0x1d,0x1d,0x0c,0x1f,0x20,0x1c, -0x21,0x1e,0xee,0x1c,0x1b,0x63,0x18,0x18,0x80,0x18,0x18,0xcb,0x18,0x18,0x9a,0x18, -0x16,0xfd,0x15,0x17,0xdf,0x19,0x1a,0xc4,0x1c,0x1e,0x8d,0x1e,0x1d,0x71,0x1b,0x19, -0x02,0x17,0x16,0x89,0x15,0x14,0x18,0x14,0x11,0x80,0x0c,0x08,0x2e,0x07,0x06,0x69, -0x07,0x07,0xbc,0x07,0x06,0x8c,0x06,0x04,0x6e,0x03,0x02,0xc8,0x02,0x01,0x1a,0xff, -0xfd,0x1e,0xfc,0xf8,0xb7,0xf6,0xf6,0x51,0xf4,0xf2,0x22,0xf1,0xf1,0x8f,0xf2,0xf2, -0x5e,0xf2,0xf1,0xcb,0xf1,0xf1,0x16,0xf2,0xf2,0xac,0xf2,0xf1,0x8b,0xef,0xee,0x44, -0xed,0xeb,0x44,0xe8,0xe6,0x07,0xe6,0xe5,0xb6,0xe3,0xe2,0x14,0xe2,0xe2,0x6b,0xe3, -0xe1,0x34,0xe0,0xdf,0x4b,0xe0,0xe2,0x57,0xe3,0xe3,0x7c,0xe3,0xe2,0x51,0xe0,0xe1, -0xcb,0xe3,0xe2,0x0c,0xe2,0xe3,0x42,0xe3,0xe2,0x3f,0xe1,0xdf,0x49,0xe1,0xe3,0x5d, -0xe3,0xe3,0x04,0xe6,0xe7,0x9e,0xe9,0xec,0x65,0xee,0xef,0x3b,0xf2,0xf3,0x57,0xf5, -0xf7,0x27,0xf7,0xf4,0x1a,0xf3,0xf4,0x78,0xf6,0xf8,0x21,0xf7,0xf5,0xa6,0xf4,0xf3, -0x58,0xf2,0xf2,0xf6,0xf3,0xf6,0x30,0xf8,0xf8,0x86,0xf8,0xf6,0xfe,0xf4,0xf4,0x4a, -0xf6,0xf7,0x1a,0xf8,0xf7,0xf1,0xf5,0xf5,0x5d,0xf4,0xf2,0x19,0xf1,0xf1,0x1a,0xf4, -0xf6,0x87,0xf6,0xf3,0x5b,0xf2,0xf1,0xaf,0xf1,0xf3,0x26,0xf6,0xf8,0x03,0xf9,0xf8, -0x72,0xf6,0xf4,0x1a,0xf4,0xf5,0x34,0xf7,0xf9,0x68,0xfa,0xf9,0x20,0xf6,0xf3,0x8e, -0xf3,0xf3,0xba,0xf4,0xf6,0x27,0xf7,0xf8,0xda,0xf8,0xf8,0xe1,0xf8,0xf9,0x6e,0xfb, -0xfe,0x12,0x01,0x03,0xc9,0x04,0x06,0xa9,0x08,0x0b,0x60,0x0d,0x0f,0x4e,0x13,0x14, -0xa5,0x14,0x15,0x5e,0x15,0x15,0x7c,0x18,0x1a,0xc6,0x1b,0x1d,0xc6,0x1e,0x1f,0x09, -0x21,0x23,0x77,0x25,0x27,0xc9,0x28,0x27,0x7b,0x26,0x25,0xe0,0x22,0x21,0x6b,0x21, -0x20,0xe6,0x1e,0x1c,0xfb,0x1b,0x1b,0x4b,0x1b,0x1c,0xd8,0x1d,0x1e,0x4e,0x20,0x21, -0x06,0x20,0x1e,0x70,0x1e,0x1e,0xe2,0x1b,0x1b,0xe3,0x1b,0x1c,0x02,0x1b,0x19,0xe8, -0x16,0x15,0xb3,0x15,0x17,0xd4,0x19,0x1c,0x59,0x1d,0x1d,0xf3,0x1c,0x1c,0xee,0x1b, -0x1b,0xfa,0x1d,0x1e,0x17,0x1d,0x1a,0x79,0x17,0x14,0x49,0x12,0x10,0x1c,0x0f,0x0d, -0x26,0x0c,0x0b,0x61,0x0a,0x09,0x9f,0x09,0x08,0xaf,0x07,0x07,0x34,0x08,0x07,0x46, -0x05,0x03,0x1b,0x02,0xff,0xfc,0xfc,0xfb,0x41,0xf9,0xf8,0x67,0xf7,0xf5,0x04,0xf5, -0xf4,0x67,0xf3,0xf3,0x85,0xf4,0xf5,0x7b,0xf5,0xf3,0x9b,0xf3,0xf4,0xec,0xf5,0xf3, -0x1f,0xf1,0xef,0xa9,0xed,0xec,0x39,0xeb,0xe9,0xfd,0xe8,0xe8,0x64,0xe6,0xe4,0xdc, -0xe3,0xe2,0x6a,0xe2,0xe3,0x34,0xe4,0xe4,0xe0,0xe2,0xe1,0x07,0xe2,0xe3,0x17,0xe4, -0xe2,0xf7,0xe1,0xe3,0xcc,0xe4,0xe4,0xf9,0xe2,0xe1,0xe7,0xe0,0xe1,0x50,0xe1,0xe2, -0x40,0xe2,0xe1,0x8a,0xe1,0xe2,0xf5,0xe3,0xe6,0x0f,0xea,0xec,0x15,0xef,0xf0,0xcc, -0xf0,0xf0,0x81,0xf0,0xf2,0xee,0xf4,0xf6,0xb8,0xf6,0xf5,0xaf,0xf5,0xf4,0x90,0xf2, -0xf2,0xc9,0xf2,0xf3,0x85,0xf4,0xf5,0x1d,0xf6,0xf4,0xdf,0xf3,0xf3,0xe5,0xf3,0xf6, -0x62,0xf7,0xf8,0xb2,0xf7,0xf6,0xc1,0xf4,0xf2,0x8d,0xf2,0xf3,0xb2,0xf4,0xf5,0x2a, -0xf5,0xf3,0x3e,0xf1,0xef,0x25,0xf0,0xf1,0xe2,0xf2,0xf4,0x6a,0xf5,0xf5,0x43,0xf4, -0xf3,0xe3,0xf2,0xf3,0x7c,0xf5,0xf6,0xf5,0xf7,0xf8,0x25,0xf7,0xf6,0x03,0xf5,0xf4, -0x82,0xf3,0xf4,0xb2,0xf5,0xf5,0xb9,0xf4,0xf4,0xbf,0xf4,0xf4,0x40,0xf5,0xf7,0x74, -0xf8,0xfa,0xe0,0xfa,0xfb,0xca,0xfc,0xff,0x24,0x02,0x05,0x06,0x09,0x0b,0x83,0x0c, -0x0d,0x44,0x0e,0x10,0x96,0x12,0x13,0xbd,0x14,0x15,0xcc,0x16,0x17,0x32,0x18,0x1a, -0x5a,0x1e,0x20,0x6c,0x22,0x24,0x88,0x25,0x25,0x14,0x26,0x27,0x93,0x26,0x25,0xd4, -0x24,0x23,0x5c,0x21,0x1f,0x14,0x1d,0x1b,0x5d,0x1c,0x1d,0x3c,0x1f,0x1f,0x3c,0x20, -0x1f,0x7e,0x1e,0x1e,0x14,0x1f,0x20,0xe1,0x20,0x21,0x11,0x20,0x1d,0xad,0x1b,0x18, -0x68,0x17,0x18,0xfe,0x19,0x19,0x45,0x19,0x19,0x9e,0x1a,0x1a,0x9e,0x1b,0x1c,0xcd, -0x1d,0x1e,0xbc,0x1f,0x20,0xf6,0x1f,0x1e,0x46,0x1c,0x1a,0xd5,0x18,0x17,0x42,0x14, -0x12,0xa4,0x11,0x10,0x7b,0x0e,0x0b,0x0b,0x0b,0x0b,0xcc,0x0c,0x0c,0x35,0x0b,0x0a, -0x23,0x09,0x08,0x22,0x07,0x05,0xa8,0x03,0x01,0x96,0xfe,0xfc,0xbe,0xfb,0xfa,0x23, -0xf8,0xf6,0x8f,0xf6,0xf5,0xc8,0xf4,0xf4,0xba,0xf5,0xf7,0xf5,0xf7,0xf6,0x4a,0xf5, -0xf4,0xb8,0xf3,0xf3,0x46,0xf3,0xf1,0xea,0xef,0xed,0x7f,0xec,0xea,0xbe,0xe9,0xe8, -0xa5,0xe5,0xe5,0xd4,0xe5,0xe5,0x3d,0xe5,0xe3,0xb4,0xe2,0xe2,0x9b,0xe2,0xe2,0xc9, -0xe2,0xe3,0x1b,0xe4,0xe3,0x7a,0xe3,0xe2,0xf2,0xe1,0xe2,0xe9,0xe2,0xe3,0x13,0xe2, -0xe0,0xb3,0xde,0xde,0x80,0xde,0xdf,0x67,0xe1,0xe3,0x75,0xe5,0xe7,0x8c,0xe8,0xe8, -0xcb,0xe9,0xeb,0xd7,0xed,0xf0,0x93,0xf2,0xf4,0xd2,0xf3,0xf3,0x34,0xf2,0xf1,0xed, -0xf1,0xf2,0x48,0xf4,0xf4,0x4b,0xf4,0xf3,0x55,0xf1,0xf0,0x89,0xf1,0xf3,0xe5,0xf4, -0xf6,0xc5,0xf6,0xf5,0x59,0xf4,0xf3,0x32,0xf3,0xf4,0x78,0xf5,0xf5,0xfd,0xf5,0xf4, -0xfd,0xf2,0xf1,0x42,0xf0,0xf0,0x59,0xf1,0xf1,0xde,0xf2,0xf3,0x74,0xf2,0xf1,0x7c, -0xf1,0xf1,0x98,0xf2,0xf4,0x6a,0xf5,0xf5,0x26,0xf6,0xf5,0x1f,0xf5,0xf4,0x8f,0xf5, -0xf6,0x13,0xf6,0xf5,0x97,0xf4,0xf3,0x49,0xf3,0xf3,0x89,0xf4,0xf5,0x43,0xf5,0xf4, -0xee,0xf4,0xf5,0x94,0xf5,0xf6,0x46,0xf9,0xfb,0xaf,0xfd,0xff,0x24,0x01,0x03,0x15, -0x06,0x09,0x25,0x0b,0x0c,0x97,0x0e,0x0f,0xe9,0x0f,0x10,0x2c,0x12,0x12,0x0f,0x14, -0x16,0xfe,0x19,0x1c,0x73,0x1d,0x1e,0x0f,0x21,0x22,0x9f,0x24,0x26,0xb0,0x27,0x29, -0xe0,0x27,0x24,0x29,0x22,0x20,0xa7,0x1f,0x1f,0xbf,0x20,0x20,0xdd,0x1f,0x1e,0x56, -0x1d,0x1d,0xca,0x1e,0x1f,0xab,0x20,0x21,0x89,0x22,0x22,0x17,0x20,0x1e,0xd4,0x1d, -0x1d,0xd0,0x1b,0x1b,0x90,0x1a,0x19,0x9d,0x19,0x19,0x80,0x18,0x18,0x7d,0x19,0x1a, -0xb6,0x1c,0x1e,0xad,0x1f,0x1f,0xe8,0x1e,0x1f,0xb0,0x1f,0x1f,0x55,0x1d,0x1b,0x75, -0x19,0x17,0x43,0x15,0x13,0x66,0x11,0x10,0xc7,0x0f,0x0e,0x87,0x0d,0x0d,0x25,0x0d, -0x0d,0x30,0x0d,0x0c,0x25,0x0a,0x08,0xf6,0x06,0x06,0xe6,0x05,0x03,0x29,0x00,0xfd, -0x3b,0xfc,0xfa,0xe5,0xf8,0xf7,0xda,0xf6,0xf6,0x5e,0xf7,0xf7,0x99,0xf7,0xf7,0xe3, -0xf6,0xf6,0x17,0xf6,0xf5,0xaf,0xf5,0xf5,0x27,0xf4,0xf2,0xc9,0xf0,0xee,0x95,0xec, -0xeb,0x07,0xeb,0xea,0x56,0xe9,0xe7,0x1c,0xe6,0xe4,0x8d,0xe4,0xe4,0x1a,0xe5,0xe4, -0x5b,0xe4,0xe4,0x70,0xe3,0xe3,0xe1,0xe2,0xe3,0xa7,0xe4,0xe5,0xa7,0xe5,0xe4,0x24, -0xe2,0xe0,0x45,0xdf,0xde,0xdd,0xde,0xdf,0x7b,0xe1,0xe2,0x7b,0xe2,0xe2,0x93,0xe2, -0xe3,0xd8,0xe5,0xe9,0x44,0xec,0xee,0xba,0xef,0xef,0x57,0xef,0xf0,0x21,0xf1,0xf2, -0x8a,0xf4,0xf5,0xc3,0xf4,0xf3,0x90,0xf1,0xf1,0xb5,0xf1,0xf2,0x78,0xf3,0xf4,0x58, -0xf5,0xf5,0x00,0xf4,0xf3,0xe6,0xf3,0xf4,0x18,0xf5,0xf6,0xf7,0xf6,0xf6,0x84,0xf5, -0xf4,0x48,0xf3,0xf2,0xb6,0xf2,0xf3,0xa5,0xf3,0xf3,0xf3,0xf1,0xf1,0xc0,0xf0,0xf1, -0x91,0xf1,0xf1,0xdf,0xf2,0xf3,0x68,0xf3,0xf3,0xb5,0xf3,0xf4,0xb9,0xf5,0xf6,0x86, -0xf6,0xf6,0x80,0xf5,0xf4,0xd5,0xf3,0xf4,0x29,0xf5,0xf4,0xe7,0xf3,0xf4,0xc3,0xf3, -0xf3,0x12,0xf3,0xf3,0xb3,0xf3,0xf4,0xab,0xf5,0xf6,0x44,0xf7,0xf9,0xc2,0xfa,0xfc, -0xfb,0xff,0x03,0x72,0x05,0x07,0xf4,0x08,0x0a,0x60,0x0a,0x0a,0x5b,0x0c,0x0f,0x02, -0x12,0x12,0xce,0x12,0x13,0x4a,0x15,0x18,0x50,0x1b,0x1e,0xca,0x21,0x23,0xcd,0x24, -0x25,0x80,0x24,0x23,0xdd,0x23,0x23,0x8e,0x23,0x22,0x9c,0x21,0x1f,0x88,0x1e,0x1e, -0xe8,0x1d,0x1d,0x54,0x1d,0x1e,0x5a,0x20,0x21,0x36,0x21,0x20,0x39,0x20,0x1f,0x7d, -0x1f,0x1f,0xa4,0x1e,0x1d,0x39,0x1c,0x1a,0x17,0x19,0x18,0x08,0x18,0x17,0xde,0x18, -0x19,0xf9,0x19,0x1a,0xc9,0x1b,0x1d,0x57,0x1f,0x20,0xd3,0x1f,0x1f,0x17,0x1f,0x1e, -0xb7,0x1d,0x1c,0x83,0x19,0x17,0x21,0x15,0x13,0xa7,0x12,0x11,0x0f,0x11,0x10,0x91, -0x0f,0x0f,0x93,0x0e,0x0d,0x0c,0x0d,0x0c,0x2b,0x0c,0x0b,0xc0,0x09,0x08,0xd1,0x05, -0x03,0x49,0x01,0xfe,0xdb,0xfc,0xfb,0x08,0xfb,0xfa,0x95,0xf9,0xf8,0xbb,0xf7,0xf7, -0x0a,0xf8,0xf8,0xd9,0xf8,0xf8,0x3a,0xf8,0xf7,0x79,0xf6,0xf5,0x34,0xf4,0xf3,0xb7, -0xf2,0xf1,0xb5,0xef,0xee,0x43,0xec,0xea,0x68,0xe9,0xe8,0x9f,0xe8,0xe8,0xb6,0xe7, -0xe6,0x9c,0xe5,0xe4,0x75,0xe3,0xe3,0xa8,0xe4,0xe6,0xa7,0xe7,0xe7,0xa8,0xe6,0xe4, -0xee,0xe2,0xe1,0x69,0xe1,0xe2,0x72,0xe2,0xe2,0x44,0xe1,0xe0,0xe0,0xde,0xdf,0xa2, -0xe0,0xe2,0xf9,0xe4,0xe7,0x30,0xe8,0xe9,0x91,0xe9,0xea,0x65,0xec,0xee,0xcc,0xf0, -0xf2,0x57,0xf3,0xf3,0x71,0xf2,0xf2,0x61,0xf1,0xf1,0x0a,0xf3,0xf4,0x20,0xf4,0xf3, -0x1c,0xf3,0xf2,0xe6,0xf1,0xf2,0x2a,0xf4,0xf5,0xc6,0xf5,0xf5,0xef,0xf5,0xf5,0xd6, -0xf4,0xf4,0xa7,0xf4,0xf5,0x24,0xf5,0xf3,0xde,0xf2,0xf2,0xb2,0xf1,0xf1,0xa9,0xf1, -0xf1,0x26,0xf1,0xf1,0xb0,0xf0,0xf0,0x9b,0xf1,0xf2,0xc6,0xf2,0xf3,0x9a,0xf4,0xf4, -0x0a,0xf4,0xf3,0x9f,0xf4,0xf4,0x9b,0xf4,0xf4,0x58,0xf4,0xf4,0x22,0xf4,0xf3,0x47, -0xf2,0xf2,0x30,0xf2,0xf2,0x19,0xf3,0xf2,0x1c,0xf2,0xf1,0x97,0xf1,0xf2,0x8f,0xf5, -0xf8,0xc7,0xfa,0xfc,0x6a,0xfe,0xff,0x3f,0x01,0x02,0xe9,0x04,0x07,0x8a,0x09,0x0a, -0xc6,0x0a,0x0a,0x9d,0x0b,0x0d,0x95,0x0f,0x12,0x12,0x15,0x18,0xd0,0x1a,0x1d,0x16, -0x1f,0x20,0xc1,0x20,0x21,0x3c,0x23,0x24,0x76,0x24,0x23,0x16,0x22,0x20,0x4c,0x1f, -0x1e,0xc4,0x1d,0x1d,0xbf,0x1e,0x1f,0xb1,0x1e,0x1e,0xb5,0x1e,0x1f,0x65,0x20,0x21, -0x17,0x21,0x20,0xa7,0x1f,0x1e,0x5e,0x1e,0x1d,0xe6,0x1b,0x1a,0x24,0x19,0x18,0x07, -0x18,0x18,0x72,0x18,0x18,0x1f,0x1a,0x1b,0x73,0x1c,0x1d,0x3f,0x1f,0x20,0xf6,0x20, -0x20,0x3e,0x20,0x1e,0x6e,0x1d,0x1b,0x2b,0x1a,0x18,0x75,0x16,0x15,0xd7,0x14,0x14, -0xf1,0x12,0x11,0xed,0x10,0x10,0x66,0x10,0x10,0x67,0x10,0x10,0xc1,0x0e,0x0c,0xeb, -0x0a,0x08,0x3e,0x07,0x05,0xe8,0x03,0x02,0x34,0x00,0xfe,0x42,0xfc,0xfb,0x05,0xfb, -0xfa,0xff,0xfa,0xfa,0xff,0xfa,0xfa,0xf9,0xf9,0xf9,0x46,0xf9,0xf9,0x02,0xf9,0xf8, -0xec,0xf7,0xf6,0x00,0xf4,0xf2,0x41,0xf0,0xef,0xb1,0xee,0xee,0x59,0xee,0xed,0xa1, -0xea,0xe8,0xd5,0xe6,0xe6,0xa6,0xe6,0xe7,0x12,0xe8,0xe8,0x5c,0xe8,0xe7,0x43,0xe6, -0xe5,0xfe,0xe5,0xe6,0x23,0xe6,0xe5,0x8a,0xe4,0xe2,0xd9,0xe0,0xe0,0xd1,0xdf,0xe0, -0xd0,0xe0,0xe2,0x13,0xe3,0xe3,0x12,0xe3,0xe3,0x3a,0xe5,0xe7,0x19,0xea,0xec,0xe4, -0xed,0xef,0xa2,0xef,0xef,0xc7,0xef,0xf0,0xdc,0xf1,0xf2,0x5a,0xf3,0xf3,0x63,0xf2, -0xf1,0x28,0xf1,0xf1,0x67,0xf2,0xf2,0x1f,0xf3,0xf3,0xe8,0xf3,0xf3,0x2f,0xf4,0xf4, -0xe8,0xf4,0xf5,0x53,0xf5,0xf4,0x0d,0xf4,0xf3,0x88,0xf3,0xf3,0xd4,0xf2,0xf2,0xf8, -0xf1,0xf0,0x5e,0xf0,0xf0,0xa2,0xef,0xef,0xd5,0xef,0xf0,0xdc,0xf1,0xf2,0x26,0xf2, -0xf1,0x0c,0xf2,0xf2,0x9b,0xf3,0xf4,0x73,0xf4,0xf4,0xc6,0xf3,0xf2,0x7f,0xf2,0xf2, -0xe7,0xf2,0xf3,0xd9,0xf3,0xf2,0x8f,0xf1,0xf0,0x00,0xef,0xef,0xa7,0xf0,0xf1,0x27, -0xf2,0xf3,0x73,0xf4,0xf5,0x8c,0xf7,0xf9,0x85,0xfb,0xfe,0xf6,0x00,0x02,0x3e,0x04, -0x04,0x4c,0x05,0x05,0x9c,0x06,0x07,0x0e,0x0a,0x0c,0x29,0x0f,0x11,0xbc,0x13,0x15, -0x85,0x17,0x1a,0x02,0x1d,0x1f,0x9d,0x21,0x22,0x63,0x22,0x22,0x56,0x22,0x22,0x91, -0x21,0x20,0x9a,0x1f,0x1e,0x5d,0x1e,0x1e,0x66,0x1e,0x1e,0xc5,0x1e,0x1f,0xf5,0x1f, -0x20,0xe5,0x20,0x21,0xc9,0x21,0x21,0x54,0x20,0x1f,0x54,0x1e,0x1d,0x24,0x1c,0x1a, -0x8f,0x19,0x18,0x3a,0x18,0x18,0x82,0x18,0x19,0x44,0x1a,0x1b,0x58,0x1d,0x1f,0x61, -0x20,0x21,0x31,0x21,0x20,0xcc,0x1f,0x1e,0x99,0x1d,0x1c,0xbd,0x1b,0x1a,0x41,0x18, -0x16,0xf8,0x14,0x14,0xb0,0x13,0x13,0x89,0x13,0x13,0xd5,0x12,0x12,0x33,0x11,0x10, -0x52,0x0f,0x0e,0x07,0x0d,0x0b,0x76,0x09,0x07,0xe3,0x04,0x02,0x6a,0x00,0xff,0x90, -0xfe,0xfe,0xb4,0xfd,0xfc,0xaa,0xfb,0xfa,0x7e,0xfa,0xfa,0x9a,0xfb,0xfc,0x68,0xfc, -0xfb,0x09,0xfa,0xf8,0x50,0xf6,0xf5,0xa1,0xf4,0xf4,0x6a,0xf4,0xf3,0xf0,0xf0,0xee, -0xac,0xec,0xeb,0x63,0xea,0xe9,0x2f,0xea,0xea,0x73,0xe9,0xe8,0x64,0xe7,0xe7,0x10, -0xe7,0xe7,0x9a,0xe8,0xe8,0x2e,0xe8,0xe6,0x3b,0xe5,0xe3,0x8d,0xe2,0xe1,0x0f,0xe2, -0xe2,0x12,0xe2,0xe1,0xf5,0xdf,0xdf,0xa4,0xdf,0xe0,0xef,0xe2,0xe4,0x9e,0xe6,0xe7, -0xed,0xe8,0xe9,0xfc,0xea,0xec,0x39,0xee,0xef,0x77,0xf0,0xf1,0xe0,0xf0,0xf0,0xea, -0xf0,0xf1,0x96,0xf1,0xf1,0x57,0xf1,0xf1,0x63,0xf1,0xf2,0x60,0xf2,0xf2,0x5a,0xf3, -0xf4,0x50,0xf4,0xf4,0x46,0xf4,0xf3,0xbe,0xf3,0xf3,0x4e,0xf4,0xf4,0x38,0xf4,0xf3, -0x77,0xf2,0xf1,0xa8,0xf0,0xef,0xcf,0xef,0xf0,0x92,0xf0,0xf0,0xd6,0xef,0xef,0x97, -0xef,0xf0,0xd7,0xf1,0xf2,0x1c,0xf3,0xf3,0xe2,0xf2,0xf2,0xa8,0xf2,0xf2,0x4e,0xf3, -0xf3,0x4d,0xf4,0xf4,0x83,0xf3,0xf2,0x55,0xf1,0xf0,0x6b,0xf0,0xf0,0x01,0xf0,0xf0, -0x53,0xf0,0xf0,0x87,0xf0,0xf0,0x0c,0xf2,0xf4,0x24,0xf7,0xfa,0xa3,0xfc,0xfd,0x8f, -0xfe,0xff,0x43,0x00,0x01,0x2b,0x03,0x04,0xc8,0x05,0x07,0x81,0x08,0x0a,0x62,0x0c, -0x0e,0xbf,0x11,0x14,0x06,0x17,0x19,0xf9,0x1b,0x1e,0xc2,0x1f,0x20,0x9f,0x21,0x21, -0x9b,0x21,0x21,0x27,0x21,0x20,0xa8,0x1f,0x1e,0x5c,0x1e,0x1e,0x53,0x1e,0x1e,0x3a, -0x1f,0x1f,0x3b,0x20,0x21,0x90,0x21,0x21,0x0e,0x22,0x21,0xea,0x20,0x1f,0xde,0x1e, -0x1d,0x7a,0x1c,0x1b,0x72,0x19,0x18,0x81,0x17,0x17,0x9a,0x18,0x19,0x5e,0x1b,0x1c, -0x2f,0x1e,0x1e,0x7d,0x1f,0x20,0xe3,0x20,0x21,0xc2,0x20,0x1f,0xae,0x1e,0x1c,0x2f, -0x1b,0x19,0x49,0x18,0x17,0x93,0x16,0x16,0xd3,0x15,0x15,0x33,0x14,0x13,0x49,0x13, -0x13,0x54,0x13,0x12,0xac,0x11,0x10,0x01,0x0e,0x0b,0x38,0x09,0x07,0x8a,0x06,0x05, -0xf5,0x03,0x01,0xbe,0xff,0xfd,0x9d,0xfc,0xfc,0xc5,0xfc,0xfd,0x08,0xfe,0xfe,0x60, -0xfd,0xfc,0xe3,0xfa,0xfa,0xb0,0xf9,0xf9,0xcd,0xf9,0xf9,0xa1,0xf7,0xf5,0xec,0xf3, -0xf2,0x92,0xf0,0xef,0x29,0xef,0xee,0x67,0xed,0xec,0x81,0xea,0xe9,0xa2,0xe8,0xe9, -0xc0,0xe9,0xea,0x67,0xea,0xe9,0x99,0xe8,0xe7,0xeb,0xe6,0xe6,0x46,0xe6,0xe6,0x71, -0xe5,0xe4,0x94,0xe2,0xe1,0x61,0xe0,0xe0,0x74,0xe0,0xe0,0x4c,0xe1,0xe1,0x9d,0xe2, -0xe3,0x2c,0xe5,0xe6,0xf7,0xe7,0xe9,0x6b,0xeb,0xec,0xdc,0xed,0xee,0x07,0xef,0xef, -0xbe,0xf0,0xf1,0x33,0xf1,0xf1,0xf1,0xf0,0xf0,0x9a,0xf0,0xf0,0x9e,0xf1,0xf2,0x69, -0xf3,0xf3,0x6a,0xf3,0xf3,0x00,0xf3,0xf3,0x77,0xf4,0xf5,0x86,0xf5,0xf5,0x82,0xf4, -0xf3,0x3c,0xf3,0xf2,0xdf,0xf2,0xf2,0x3a,0xf2,0xf1,0x35,0xf0,0xef,0x16,0xef,0xef, -0xf4,0xef,0xf0,0x6c,0xf1,0xf1,0x9a,0xf1,0xf1,0xb9,0xf1,0xf1,0xfc,0xf1,0xf2,0xcb, -0xf3,0xf4,0xc8,0xf4,0xf4,0x44,0xf3,0xf2,0x17,0xf2,0xf2,0x31,0xf2,0xf2,0x41,0xf1, -0xf0,0xc0,0xee,0xed,0xdf,0xed,0xee,0xb6,0xef,0xf1,0x06,0xf3,0x00,0x10,0x09,0x09, -0x31,0x09,0x0a,0x38,0x0c,0x0d,0x92,0x0d,0x0e,0x74,0x0f,0x10,0x2b,0x12,0x13,0xe5, -0x13,0x14,0x3b,0x17,0x1a,0x21,0x1b,0x1a,0xa7,0x1a,0x1c,0x8c,0x20,0x24,0xd5,0x27, -0x2b,0xe4,0x2e,0x32,0x66,0x35,0x37,0xa9,0x39,0x3c,0x5f,0x40,0x42,0xdd,0x45,0x4a, -0xb2,0x4f,0x52,0xd8,0x53,0x55,0x24,0x58,0x60,0x97,0x61,0x60,0x44,0x6c,0x74,0xf7, -0x74,0x64,0x76,0x5a,0x5c,0x0e,0x66,0x6b,0xcf,0x6b,0x6c,0x49,0x70,0x6e,0x18,0x6b, -0x69,0x2b,0x68,0x6b,0x62,0x6f,0x6b,0x39,0x61,0x5e,0x4a,0x6b,0x72,0x38,0x77,0x68, -0x10,0x5e,0x55,0xf3,0x50,0x51,0xa1,0x50,0x4b,0x4e,0x4e,0x53,0xd1,0x47,0x37,0x23, -0x2b,0x25,0x4d,0x25,0x21,0x53,0x10,0x04,0x17,0x09,0x0e,0x45,0x09,0x00,0x65,0xfa, -0xf9,0x48,0xfc,0xf8,0xf3,0xf4,0xf2,0x37,0xe6,0xdf,0xed,0xe2,0xe6,0xc2,0xe0,0xda, -0x29,0xe4,0xea,0xc0,0xe8,0xdc,0x97,0xdf,0xe4,0x83,0xe7,0xe3,0xe6,0xdb,0xd9,0xf6, -0xdb,0xe3,0xeb,0xe2,0xe1,0xa3,0xd4,0xd2,0x96,0xcf,0xd2,0xa1,0xd3,0xd3,0x37,0xd6, -0xd9,0xe4,0xe0,0xe0,0x1d,0xe0,0xe0,0xad,0xe3,0xe6,0x21,0xe6,0xe0,0x19,0xdf,0xe5, -0xd5,0xea,0xec,0xe1,0xe7,0xe5,0x19,0xe8,0xed,0x67,0xf0,0xee,0xf1,0xed,0xf1,0xec, -0xf8,0xfe,0xc3,0xfd,0xf9,0xfd,0xf6,0xfb,0x66,0xfd,0xff,0x86,0x00,0xfe,0xfa,0xfa, -0xfb,0x21,0x01,0x09,0xd1,0x04,0xfa,0xba,0xf6,0xf5,0x10,0xf8,0xfc,0x08,0x07,0x0b, -0xa5,0x08,0x06,0xc5,0x06,0x02,0x07,0x03,0x06,0xe8,0x05,0x00,0x6c,0xff,0x0b,0x45, -0x04,0xf7,0xa3,0xf9,0x00,0x0a,0xff,0xf6,0x52,0xed,0xda,0x63,0xdb,0xe4,0xb8,0xe2, -0xe4,0xef,0xe6,0xd7,0x68,0xc1,0xc6,0x6d,0xdc,0xe5,0x19,0xe3,0xd6,0x5c,0xc0,0xc2, -0x5e,0xc5,0xc5,0xc0,0xc0,0xbc,0xf1,0xb2,0xab,0x57,0xb4,0xc6,0x77,0xd5,0xe3,0xfb, -0xe1,0xcc,0xe8,0xb2,0xa5,0xa9,0xac,0xb1,0x60,0xad,0xb0,0xd5,0xaf,0xb4,0xd1,0xb7, -0xc0,0x43,0xc5,0xc5,0x1d,0xb5,0x99,0x53,0x89,0x8c,0xb9,0x9c,0xb7,0xa4,0xcd,0xc9, -0x28,0xbc,0xbd,0x12,0xc4,0xc0,0xe2,0xb4,0xab,0xa3,0xa2,0xa7,0x6e,0xaf,0xb3,0xbf, -0xc1,0xc6,0xbb,0xc6,0xc5,0x52,0xbf,0xb3,0x38,0xa6,0xa3,0xae,0xa7,0xa9,0x1c,0xb0, -0xb1,0x7e,0xb6,0xca,0x83,0xdd,0xdf,0x5f,0xcf,0xbd,0x19,0xb0,0xa9,0x34,0xad,0xb4, -0xe0,0xb7,0xba,0x43,0xc0,0xd0,0x10,0xd4,0xd3,0x12,0xd2,0xcc,0xef,0xbb,0xa8,0x67, -0xa2,0xb7,0xdc,0xd3,0xe5,0x69,0xe6,0xe2,0xa6,0xe1,0xe2,0xf6,0xdb,0xca,0x01,0xb7, -0xb1,0x93,0xb9,0xc8,0x30,0xce,0xd3,0x28,0xe0,0xe4,0x62,0xdc,0xcc,0xda,0xc0,0xc3, -0x22,0xc8,0xd0,0x27,0xd4,0xcd,0x67,0xd2,0xe1,0x94,0xf2,0xee,0xdf,0xda,0xd4,0x38, -0xd8,0xd4,0x1f,0xd4,0xd8,0x58,0xdb,0xd5,0x8c,0xd5,0xdb,0xd6,0xda,0xd6,0x85,0xde, -0xf1,0xe1,0xee,0xd6,0x72,0xd2,0xe3,0x73,0xe7,0xe1,0x37,0xe5,0xe9,0x6e,0xeb,0xf2, -0xb6,0xf3,0xe6,0x76,0xd2,0xc9,0x10,0xd5,0xe8,0x90,0xec,0xe7,0xb1,0xea,0xf8,0xf8, -0x00,0x00,0x61,0xf0,0xd9,0x7a,0xde,0xf4,0x19,0xf9,0xf0,0x2e,0xf7,0x09,0x4a,0x11, -0x04,0xa6,0xed,0xd8,0x7f,0xd2,0xe7,0xbe,0x04,0x01,0x21,0xee,0xf2,0xc9,0x0b,0x09, -0x79,0xee,0xdf,0x57,0xee,0xfa,0x6d,0xf9,0xf5,0x48,0xfb,0x04,0x5a,0x0e,0x14,0xc3, -0x09,0xed,0xec,0xd9,0xe5,0x56,0x00,0x0c,0x33,0x02,0xf9,0x51,0xfa,0xfd,0x99,0x01, -0x03,0x57,0x05,0xff,0x0e,0xfc,0xfe,0x99,0xfc,0xfb,0x09,0x02,0x09,0xaa,0x0b,0x04, -0x88,0xf7,0xf5,0x0a,0x04,0x17,0x68,0x1b,0x0c,0x2e,0xfc,0xf5,0xf9,0xf7,0xfe,0x6f, -0x0b,0x18,0x13,0x1e,0x19,0x1b,0x11,0x07,0x7a,0xfe,0xfb,0xb7,0x00,0x06,0x64,0x07, -0x0c,0xbc,0x19,0x23,0xb5,0x20,0x17,0x14,0x0f,0x09,0x5a,0x06,0x06,0x43,0x08,0x0d, -0xdc,0x14,0x23,0x2e,0x2a,0x20,0x7d,0x13,0x0f,0xb7,0x12,0x10,0xae,0x0d,0x0e,0xc7, -0x0e,0x17,0x94,0x24,0x29,0x79,0x26,0x23,0x0a,0x1f,0x1a,0xb1,0x1a,0x1f,0x11,0x24, -0x25,0x08,0x22,0x1e,0xf2,0x22,0x2a,0x81,0x2d,0x29,0x91,0x26,0x2e,0xe3,0x33,0x33, -0x96,0x27,0x1f,0xc8,0x27,0x34,0x78,0x3d,0x42,0xb3,0x42,0x40,0x90,0x3c,0x3d,0x28, -0x3f,0x43,0x11,0x4b,0x50,0x39,0x4b,0x3f,0x07,0x42,0x54,0x58,0x66,0x68,0x75,0x5e, -0x51,0x33,0x4c,0x4e,0x0a,0x55,0x58,0x20,0x58,0x60,0x07,0x61,0x51,0x10,0x53,0x60, -0x8d,0x6a,0x69,0x60,0x65,0x59,0xcf,0x52,0x53,0xc4,0x5d,0x74,0xfa,0x7f,0x6b,0x3f, -0x47,0x46,0xde,0x54,0x63,0x17,0x75,0x73,0xfc,0x63,0x4e,0x3a,0x42,0x41,0x79,0x53, -0x5d,0x45,0x59,0x49,0x1a,0x2f,0x24,0x03,0x2c,0x31,0x43,0x38,0x3f,0x7b,0x2c,0x0c, -0xdf,0x05,0x0e,0x7f,0x1c,0x27,0x4a,0x2a,0x27,0x2b,0x1b,0x05,0xb6,0x09,0x28,0xfb, -0x2a,0x0e,0xd5,0x05,0x03,0xfa,0xfd,0x08,0x09,0x23,0x1e,0xc7,0xfc,0xea,0xf3,0xf8, -0x0a,0xda,0xfe,0xee,0xcc,0xf3,0xfb,0x92,0xf0,0xec,0xc3,0xfb,0x04,0xe1,0x07,0x09, -0x08,0x03,0xec,0x28,0xe1,0xeb,0xbf,0xfa,0xfa,0x11,0xee,0xe6,0x4d,0xec,0xf9,0x82, -0x01,0x03,0x53,0xff,0xfa,0x6b,0xf7,0xeb,0xcc,0xe0,0xe7,0x0c,0xfd,0x0d,0xc4,0x0d, -0x09,0xfe,0x00,0xee,0x2e,0xea,0xf6,0xc9,0xf9,0xe5,0xb9,0xd3,0xdf,0x93,0xf7,0xff, -0x66,0xfa,0xf7,0x4f,0xfc,0xfd,0xb0,0xf7,0xf0,0xfd,0xe8,0xe8,0x33,0xfa,0x11,0xd9, -0x0c,0xf5,0x56,0xf2,0x01,0x5f,0x0b,0x01,0xf1,0xeb,0xe3,0xd9,0xf0,0xfc,0x97,0xf8, -0xf0,0x94,0xf0,0xf8,0x3e,0xff,0xfd,0xdc,0xf1,0xf1,0xb1,0xfc,0xfc,0xc2,0xf0,0xe7, -0x0e,0xe7,0xf0,0x5f,0x01,0x02,0x53,0xf3,0xf3,0x42,0xfb,0xfc,0x33,0xf4,0xec,0x15, -0xea,0xf0,0x9f,0xf5,0xf4,0x99,0xf6,0xfe,0xfc,0x07,0x0a,0xfd,0x01,0xef,0xdf,0xe6, -0xe8,0x73,0xec,0xf3,0x33,0xf9,0x00,0xce,0x06,0x07,0x02,0xff,0xf7,0x10,0xf5,0xf6, -0xb7,0xf6,0xf3,0xbd,0xec,0xf1,0x34,0x04,0x09,0x84,0x00,0xf8,0x7e,0xf4,0xf3,0x7a, -0xfa,0xfe,0x66,0xfb,0xfb,0x68,0x02,0x06,0x0b,0x05,0xff,0xb8,0xfe,0x07,0x88,0x13, -0x13,0x36,0x02,0xf2,0xb7,0xf2,0xfc,0x3a,0x05,0x01,0x9c,0xf6,0xf7,0x44,0x04,0x0c, -0x74,0x08,0xff,0xea,0xfc,0x01,0x63,0x06,0x02,0x48,0xf9,0xfa,0x9c,0x0a,0x17,0x47, -0x12,0x06,0xea,0x02,0x03,0x5d,0x02,0xfc,0x97,0xf6,0xf7,0x8b,0x01,0x0a,0x38,0x0b, -0x06,0x0b,0x06,0x09,0x9c,0x07,0xfd,0xca,0xf6,0xfc,0xf5,0x06,0x09,0x18,0x06,0x01, -0x2c,0x03,0x09,0xd1,0x08,0x01,0x6d,0xfc,0xfd,0x63,0xff,0xfe,0x9f,0xfc,0xff,0x86, -0x07,0x09,0x0b,0x05,0x03,0x0d,0x06,0x02,0xda,0x00,0xff,0x0b,0xfe,0xff,0x8c,0x05, -0x08,0x52,0x06,0x00,0x0f,0xfc,0xfd,0x70,0x02,0x07,0x8d,0x09,0x04,0xc8,0xfa,0xfa, -0x98,0x05,0x0b,0xeb,0x07,0x09,0xf4,0x0a,0x05,0x13,0xf9,0xf4,0xde,0xff,0x09,0x25, -0x0a,0x04,0x08,0x03,0x01,0xdb,0x06,0x11,0x04,0x13,0x0a,0x89,0x03,0x04,0xd6,0x05, -0x05,0xf7,0x0a,0x17,0xe6,0x1b,0x10,0x92,0x05,0x09,0xb3,0x12,0x13,0xfa,0x14,0x16, -0x21,0x0e,0x05,0x08,0x09,0x18,0x6a,0x24,0x26,0x4b,0x23,0x1e,0x1d,0x1b,0x17,0x96, -0x16,0x1c,0x43,0x29,0x36,0xac,0x36,0x25,0xed,0x1a,0x25,0x51,0x3b,0x47,0x12,0x44, -0x37,0x22,0x29,0x2a,0x43,0x3f,0x50,0xf6,0x44,0x2e,0x1b,0x36,0x47,0x4a,0x42,0x31, -0x1e,0x3a,0x51,0x40,0x54,0x44,0x5c,0x3a,0x39,0x04,0x3f,0x49,0xd4,0x56,0x59,0xe8, -0x3f,0x2a,0x01,0x37,0x55,0x47,0x55,0x46,0x8d,0x57,0x65,0x29,0x51,0x32,0x47,0x18, -0x1e,0x95,0x2c,0x2e,0xf2,0x20,0x12,0x45,0x14,0x19,0xf3,0x26,0x3a,0xef,0x2a,0x0d, -0x7c,0x00,0x03,0xde,0x05,0xfe,0x4b,0x03,0x19,0xee,0x22,0x15,0xad,0xfb,0xf1,0x04, -0xfd,0x0a,0x53,0x04,0xf2,0xbf,0xe3,0xdd,0x4d,0xe9,0x00,0x15,0x01,0xf2,0xc5,0xe9, -0xea,0x60,0xeb,0xe5,0xaf,0xde,0xdf,0x62,0xe9,0xf0,0x2f,0xe4,0xda,0xd1,0xe8,0xf7, -0x90,0xef,0xde,0x44,0xd1,0xcb,0xe7,0xcb,0xd5,0x13,0xdd,0xde,0xf2,0xe1,0xe8,0x92, -0xe8,0xdd,0x69,0xd5,0xde,0x9e,0xec,0xed,0x77,0xe1,0xd9,0x0a,0xdf,0xe6,0x7f,0xe6, -0xe2,0x35,0xdb,0xd3,0x0e,0xd3,0xd3,0x9d,0xcf,0xcf,0xb1,0xdb,0xe5,0x95,0xde,0xd1, -0x8f,0xcc,0xcf,0xd0,0xd7,0xdf,0x01,0xe1,0xe2,0x5c,0xe4,0xe7,0xe1,0xea,0xe7,0x3c, -0xdc,0xd1,0xaa,0xd1,0xd5,0x5b,0xd8,0xda,0x60,0xdc,0xe2,0x04,0xe4,0xde,0x3d,0xd9, -0xd7,0xec,0xd6,0xd8,0xde,0xda,0xd8,0xd7,0xd5,0xd8,0xc1,0xdd,0xe3,0x6b,0xe6,0xdf, -0x38,0xdb,0xe2,0xb5,0xe5,0xde,0x31,0xd2,0xcb,0xd8,0xcb,0xd2,0x3d,0xda,0xdf,0x3e, -0xe9,0xf0,0x6e,0xef,0xe8,0x92,0xe0,0xda,0xbd,0xda,0xd9,0x57,0xd7,0xd8,0x19,0xde, -0xe4,0xfe,0xe5,0xe4,0x1a,0xe4,0xe2,0x68,0xdf,0xd6,0xf6,0xcf,0xd1,0x4c,0xdc,0xe8, -0xf8,0xe8,0xe0,0x02,0xe0,0xe6,0xaf,0xe7,0xe1,0x2c,0xdd,0xda,0x06,0xd7,0xd7,0xc6, -0xdb,0xdf,0x74,0xde,0xdc,0x26,0xe2,0xe7,0xf1,0xe2,0xdb,0x06,0xe0,0xe6,0xf5,0xe0, -0xd8,0x50,0xd7,0xda,0x5f,0xe0,0xe2,0xd8,0xde,0xd8,0x6a,0xd6,0xdb,0xd5,0xde,0xd6, -0xf9,0xca,0xc9,0xb5,0xd4,0xda,0x28,0xd7,0xd8,0x40,0xdb,0xda,0xdd,0xd7,0xd7,0xe8, -0xd7,0xd5,0xf8,0xd4,0xd4,0x02,0xd0,0xce,0x04,0xd1,0xd5,0x27,0xd9,0xd6,0xfe,0xd2, -0xcb,0x85,0xc6,0xcb,0xaa,0xd1,0xd2,0x1e,0xd5,0xd6,0xad,0xd2,0xc7,0x8f,0xc6,0xd2, -0x49,0xdc,0xd8,0xa0,0xcd,0xc9,0x52,0xc8,0xc6,0x2b,0xcc,0xd7,0x0e,0xd7,0xca,0x39, -0xc8,0xd2,0x89,0xd6,0xd0,0x07,0xce,0xd3,0xa9,0xd6,0xcf,0x7f,0xc9,0xcc,0x5c,0xd8, -0xdf,0x7c,0xdc,0xd2,0x8c,0xc7,0xc2,0x4d,0xc8,0xd7,0x25,0xe1,0xda,0x35,0xd0,0xd0, -0xb3,0xd5,0xd7,0xf7,0xd8,0xde,0x80,0xe0,0xdb,0x52,0xcd,0xc5,0xa4,0xce,0xdd,0x1b, -0xe3,0xe2,0x64,0xdd,0xd3,0x02,0xce,0xd6,0xd1,0xe0,0xdf,0x51,0xd8,0xd6,0x78,0xdc, -0xe5,0x1a,0xe8,0xe7,0xde,0xe8,0xeb,0xad,0xeb,0xe3,0x83,0xdd,0xe0,0x04,0xe9,0xf1, -0x3a,0xf3,0xef,0xca,0xe7,0xe3,0x8d,0xeb,0xf7,0x8b,0xfc,0xf9,0xf5,0xf2,0xf1,0x79, -0xf2,0xf1,0xd1,0xf3,0xfd,0x66,0x07,0x07,0x0c,0x05,0x02,0x66,0xfc,0x01,0x1d,0x14, -0x1e,0x4a,0x18,0x12,0xc7,0x17,0x19,0xdb,0x15,0x14,0x28,0x1c,0x20,0x3a,0x19,0x11, -0x2c,0x17,0x26,0x71,0x34,0x38,0x1d,0x30,0x1f,0x49,0x18,0x20,0x8c,0x29,0x25,0x53, -0x1b,0x21,0x33,0x30,0x33,0x98,0x33,0x3e,0x68,0x49,0x4b,0x1f,0x40,0x2a,0x70,0x1a, -0x20,0x73,0x29,0x25,0x37,0x1d,0x1a,0xbb,0x16,0x1a,0xa0,0x22,0x29,0x31,0x24,0x11, -0x25,0xfd,0xf0,0xbe,0xec,0xf8,0xe8,0x12,0x2e,0xbb,0x2f,0x16,0xbd,0xff,0xfa,0x8a, -0xf6,0xef,0xa6,0xf4,0xf6,0x19,0xea,0xe5,0x53,0xf8,0x06,0x40,0x03,0xf9,0x27,0xf0, -0xe3,0x9b,0xd5,0xc9,0x1b,0xd0,0xf2,0xb1,0x08,0xfd,0x56,0xee,0xe9,0x45,0xf0,0xf3, -0x47,0xe9,0xd8,0x47,0xd1,0xd2,0x96,0xd6,0xe0,0xcd,0xef,0xf0,0x51,0xe7,0xe3,0x63, -0xdc,0xd6,0x1f,0xde,0xed,0xe8,0xf4,0xe7,0x85,0xd9,0xe0,0xcb,0xf0,0xf5,0x8f,0xef, -0xf0,0x3b,0xf5,0xef,0x4a,0xe8,0xe4,0x41,0xe1,0xdd,0x96,0xdc,0xe1,0x96,0xe6,0xe4, -0xa9,0xe3,0xed,0x6d,0xf9,0xf5,0xdd,0xe9,0xe2,0x35,0xe2,0xe7,0x66,0xef,0xf4,0x86, -0xf2,0xf1,0xa1,0xf0,0xec,0x85,0xe8,0xe6,0xd4,0xe4,0xec,0x62,0xf4,0xf2,0x28,0xeb, -0xe8,0x1c,0xf0,0xf4,0xff,0xef,0xe7,0x2a,0xe6,0xec,0xf6,0xef,0xed,0x6d,0xf1,0xf8, -0xf5,0xf7,0xf0,0x15,0xea,0xe6,0x06,0xe3,0xe5,0x88,0xed,0xee,0x6e,0xe7,0xe5,0x7b, -0xee,0xf4,0x03,0xf1,0xee,0x9a,0xf3,0xf6,0xad,0xf2,0xeb,0xd6,0xea,0xf1,0x75,0xf2, -0xef,0x50,0xef,0xee,0xeb,0xe8,0xe7,0x5f,0xee,0xf2,0x65,0xed,0xe5,0x3e,0xe6,0xeb, -0xbf,0xf0,0xef,0x21,0xf0,0xf8,0x69,0xfb,0xf1,0x6c,0xe6,0xe6,0xb4,0xec,0xef,0x86, -0xee,0xe9,0x2a,0xe2,0xde,0x89,0xe4,0xee,0x10,0xf0,0xec,0x32,0xe9,0xea,0x74,0xec, -0xeb,0xf1,0xe9,0xed,0xf2,0xf3,0xf9,0x85,0xf6,0xef,0x1b,0xe9,0xe6,0x54,0xec,0xf1, -0x30,0xed,0xe5,0x85,0xdf,0xe3,0xbf,0xed,0xf3,0x06,0xf2,0xef,0x03,0xf1,0xef,0x4f, -0xe9,0xea,0x63,0xf3,0xf9,0x86,0xf5,0xee,0x14,0xeb,0xec,0xa1,0xf2,0xfc,0x90,0xfd, -0xf5,0xb2,0xea,0xe8,0xb9,0xec,0xf1,0x4e,0xf6,0xf8,0xf7,0xf6,0xf3,0x43,0xf2,0xf5, -0x90,0xf4,0xf2,0xcf,0xf5,0xf9,0xfc,0xf5,0xec,0xe7,0xeb,0xf5,0x67,0xfe,0xff,0x83, -0xf7,0xef,0x54,0xeb,0xed,0xc4,0xf2,0xf6,0x82,0xf8,0xf9,0x26,0xf8,0xf7,0xb7,0xf6, -0xf7,0x41,0xfa,0xfc,0x01,0xf9,0xf1,0x14,0xed,0xf1,0xeb,0xf6,0xfa,0x73,0xfc,0xfc, -0x61,0xfc,0xf7,0x73,0xed,0xee,0x42,0xfa,0x03,0x4f,0x01,0xf9,0x81,0xf4,0xf3,0xfd, -0xf9,0x02,0x4c,0x05,0xff,0x2f,0xf8,0xf3,0x80,0xf2,0xf3,0x53,0xf7,0xff,0x1e,0x05, -0x00,0xd6,0xf8,0xf8,0x1e,0x00,0x07,0x07,0x09,0x06,0x07,0x03,0x02,0x10,0x03,0x06, -0x62,0x0b,0x0e,0xdc,0x0c,0x08,0x0e,0x08,0x09,0x0d,0x0c,0x0c,0x0b,0x13,0x1b,0x64, -0x16,0x0a,0x73,0x09,0x16,0x24,0x1e,0x1a,0x3a,0x15,0x12,0xfd,0x15,0x1e,0x30,0x28, -0x31,0x76,0x33,0x2e,0x21,0x2b,0x2c,0xed,0x29,0x29,0x44,0x39,0x46,0xe9,0x3b,0x2c, -0xaf,0x30,0x40,0x34,0x4f,0x58,0xf6,0x55,0x4b,0x06,0x44,0x3d,0x54,0x38,0x3a,0x57, -0x42,0x4b,0x92,0x51,0x53,0x3d,0x54,0x58,0x9a,0x65,0x6b,0x6f,0x65,0x50,0xdb,0x3c, -0x44,0xd1,0x5c,0x70,0x55,0x6d,0x60,0x28,0x62,0x61,0x76,0x4f,0x3c,0x6b,0x30,0x26, -0x61,0x25,0x37,0xbe,0x46,0x3d,0x3e,0x3c,0x4d,0x72,0x57,0x43,0x0e,0x22,0x0f,0x81, -0x17,0x2d,0xb9,0x36,0x34,0x03,0x32,0x2d,0x19,0x2e,0x2c,0x32,0x1b,0x08,0xd6,0x03, -0x09,0x3e,0x04,0xf4,0x4f,0xfa,0x0d,0x83,0x1d,0x1c,0x5b,0x0b,0x02,0x43,0x0a,0x11, -0x79,0x09,0xf6,0xb2,0xee,0xf0,0xc1,0xf1,0xfa,0xf4,0x04,0x08,0x6f,0x04,0xfe,0x5a, -0xf7,0xe6,0x8c,0xd9,0xdc,0x7f,0xec,0xf7,0x7c,0xf4,0xf1,0x07,0xfb,0x09,0xb4,0x0d, -0x05,0xd9,0xf9,0xf0,0x81,0xeb,0xee,0x61,0xf0,0xf1,0x20,0xf3,0xf6,0xa5,0xf7,0xf3, -0xfa,0xec,0xe5,0x07,0xe2,0xe7,0xc4,0xec,0xeb,0x13,0xea,0xf1,0x61,0xfb,0xfb,0xc7, -0xf4,0xf0,0x5c,0xed,0xed,0x7b,0xf0,0xef,0xb6,0xeb,0xea,0xc0,0xf0,0xfa,0x71,0xf8, -0xf0,0xbd,0xec,0xef,0xbe,0xf2,0xee,0x00,0xeb,0xed,0x37,0xf1,0xf4,0xf5,0xf4,0xf3, -0xe2,0xf1,0xf4,0x7a,0xf9,0xf5,0xda,0xeb,0xe6,0x24,0xe5,0xe7,0x79,0xec,0xf1,0x44, -0xf4,0xf3,0x87,0xf0,0xf0,0xf1,0xf2,0xf6,0xab,0xf5,0xf4,0xd0,0xf2,0xee,0x02,0xed, -0xf4,0x61,0xfd,0x01,0x66,0xfe,0xf5,0x59,0xec,0xea,0xb6,0xee,0xf1,0xe8,0xf1,0xef, -0x0f,0xec,0xec,0xfc,0xf5,0x00,0xc3,0x00,0xf9,0xdb,0xf3,0xf3,0xb3,0xf3,0xf2,0xe4, -0xf4,0xfc,0x87,0xfd,0xf5,0x48,0xee,0xee,0xf7,0xf1,0xf3,0x97,0xf3,0xf3,0x6f,0xf1, -0xec,0x91,0xe9,0xef,0x30,0xfb,0x04,0xc9,0x05,0xfe,0xbf,0xf7,0xf8,0xa0,0xfa,0xf9, -0xb5,0xf7,0xf7,0x13,0xf7,0xf8,0x41,0xf9,0xf7,0x35,0xf5,0xfb,0x73,0x00,0xfc,0xb7, -0xf4,0xf0,0xb2,0xf4,0xfd,0x15,0x01,0x01,0x0a,0x02,0xfe,0xf9,0xf7,0xf7,0x7d,0x00, -0x04,0xe6,0x00,0xfe,0x2a,0xfc,0xf8,0x6f,0xf9,0x00,0xe5,0x08,0x0a,0x8a,0x04,0xfb, -0x9c,0xf7,0xf8,0x89,0xff,0x08,0x3c,0x0b,0x06,0xdf,0x02,0x01,0x00,0x01,0x00,0x2f, -0x03,0x07,0xc0,0x06,0x01,0x1f,0xfc,0xfc,0x22,0x02,0x09,0x08,0x0f,0x0a,0x06,0x02, -0x02,0x74,0x05,0x05,0x54,0x06,0x0a,0xc8,0x0b,0x06,0xcd,0x04,0x05,0x49,0x07,0x0d, -0x83,0x12,0x10,0xd5,0x05,0xfd,0x5f,0x03,0x10,0xa5,0x15,0x10,0x24,0x0c,0x0d,0x2c, -0x0e,0x0e,0xcd,0x13,0x16,0xa9,0x11,0x0b,0x3f,0x0b,0x0b,0xc3,0x0b,0x11,0x85,0x18, -0x19,0xe5,0x0f,0x04,0x5d,0x03,0x0d,0x09,0x1c,0x21,0x00,0x19,0x0f,0x9c,0x0f,0x16, -0x49,0x1a,0x19,0x7e,0x18,0x16,0x40,0x17,0x1c,0xe1,0x1c,0x1c,0x65,0x1d,0x22,0xbc, -0x25,0x1f,0x42,0x17,0x19,0x54,0x23,0x26,0x17,0x1e,0x18,0xa3,0x1a,0x1f,0xfd,0x27, -0x31,0x15,0x35,0x32,0x97,0x2e,0x2b,0xfe,0x28,0x27,0xa7,0x2a,0x33,0x01,0x3b,0x3d, -0x7d,0x3d,0x40,0x7d,0x4a,0x53,0xb2,0x50,0x43,0x06,0x38,0x39,0x15,0x41,0x47,0x82, -0x4e,0x57,0x16,0x5c,0x57,0xcc,0x4f,0x4a,0x45,0x47,0x46,0x30,0x49,0x4f,0x63,0x53, -0x59,0x63,0x67,0x75,0xf3,0x75,0x6d,0x5b,0x62,0x56,0xb2,0x4f,0x51,0xd9,0x56,0x57, -0x51,0x52,0x4f,0x40,0x50,0x51,0x28,0x4c,0x46,0xc9,0x43,0x3d,0x95,0x34,0x2c,0xb1, -0x26,0x29,0x66,0x38,0x46,0xb8,0x46,0x42,0x22,0x41,0x3d,0x70,0x32,0x23,0xe5,0x14, -0x0b,0x64,0x0a,0x10,0xd7,0x13,0x15,0xd3,0x18,0x1b,0xf3,0x18,0x0f,0x22,0x04,0xfc, -0x3d,0xf6,0xf3,0x3a,0xf8,0x01,0xa8,0x08,0x0c,0x5c,0x10,0x0d,0xd7,0x01,0xf5,0x51, -0xec,0xe7,0x7e,0xe5,0xe5,0xcb,0xe9,0xeb,0xfb,0xeb,0xef,0xc6,0xf3,0xf3,0x92,0xee, -0xee,0xe1,0xee,0xee,0x75,0xf0,0xf5,0xbd,0xfb,0xfc,0x8d,0xf6,0xec,0xfd,0xe7,0xec, -0xb5,0xf1,0xf0,0x00,0xe9,0xe0,0xaf,0xdf,0xe4,0x52,0xe9,0xee,0x30,0xef,0xeb,0x33, -0xe5,0xe3,0xf6,0xe7,0xeb,0x1b,0xee,0xf0,0xd4,0xed,0xe9,0xc9,0xe9,0xef,0x77,0xf3, -0xf0,0xc0,0xec,0xec,0x5c,0xea,0xe4,0x67,0xe3,0xea,0x5e,0xf3,0xf4,0x3f,0xf2,0xf0, -0x60,0xf0,0xf2,0xb3,0xf4,0xf5,0x6f,0xf2,0xeb,0xf6,0xe7,0xea,0x59,0xee,0xf1,0xca, -0xf4,0xf2,0x66,0xec,0xe9,0x96,0xe8,0xe8,0xd9,0xeb,0xf1,0x3f,0xf5,0xf3,0xec,0xf2, -0xf3,0x21,0xf4,0xf8,0x44,0xfc,0xfb,0x6c,0xf6,0xf0,0x7a,0xee,0xed,0x1c,0xee,0xf1, -0xb4,0xf7,0xfa,0x94,0xf3,0xed,0xe8,0xef,0xf4,0x96,0xf5,0xf4,0xd1,0xf1,0xf0,0x93, -0xf0,0xf6,0x75,0xfd,0xff,0xfc,0xfd,0xfc,0xb9,0xf8,0xf0,0xc3,0xe9,0xec,0xd9,0xf3, -0xf6,0x7c,0xf3,0xee,0x15,0xed,0xf3,0x36,0xfb,0xfe,0xae,0xfe,0xfa,0xfb,0xf5,0xf3, -0x8a,0xf3,0xf6,0x49,0xfd,0x03,0xc8,0x03,0xfe,0x21,0xf6,0xf0,0xec,0xf4,0xfe,0xfc, -0x00,0xf9,0x19,0xf3,0xf5,0x70,0xfb,0xff,0xb9,0x00,0xfe,0x49,0xfa,0xf7,0x1f,0xfa, -0xfd,0xbe,0xfd,0xfd,0x24,0x01,0x03,0x23,0xff,0xf9,0x44,0xf9,0x00,0xb4,0x06,0x04, -0xe5,0xf9,0xf3,0x62,0xf7,0x00,0xe0,0x06,0x07,0x74,0x03,0x00,0xb6,0xfe,0xff,0x65, -0x01,0x01,0xbe,0x00,0x00,0xc0,0xff,0xfb,0x5f,0xf9,0x00,0xa3,0x09,0x0a,0x61,0x01, -0xf8,0xc8,0xf7,0xfc,0x23,0x01,0x05,0x14,0x07,0x05,0x43,0x01,0xff,0x61,0xff,0x00, -0x80,0x02,0x04,0x5c,0x02,0xfd,0x4e,0xfc,0xff,0x49,0x04,0x07,0x31,0x05,0xff,0x37, -0xfc,0xff,0xf5,0x05,0x0a,0x6d,0x0a,0x06,0x9d,0x02,0xff,0xef,0x00,0x05,0x44,0x09, -0x07,0x3f,0x03,0xfe,0x22,0xfa,0xfa,0x39,0x00,0x07,0x22,0x0a,0x06,0xdf,0x01,0xff, -0x8d,0x01,0x04,0x10,0x04,0x02,0x53,0xff,0xff,0xee,0x05,0x0b,0x75,0x0e,0x11,0x18, -0x12,0x0c,0xae,0x05,0x02,0xd8,0x02,0x03,0xba,0x05,0x08,0x9a,0x0b,0x0f,0x50,0x13, -0x17,0x52,0x16,0x0f,0x8a,0x07,0x03,0xa8,0x04,0x08,0xbd,0x10,0x1a,0x71,0x20,0x22, -0x22,0x21,0x1f,0x52,0x1c,0x1a,0x28,0x1a,0x1b,0xa4,0x21,0x2b,0xbe,0x32,0x33,0x68, -0x33,0x36,0x5b,0x37,0x31,0x2d,0x2e,0x2d,0xa7,0x2a,0x26,0xc5,0x27,0x2f,0x21,0x35, -0x39,0x2d,0x40,0x44,0x4f,0x46,0x44,0xfc,0x43,0x43,0xba,0x40,0x3d,0x85,0x3f,0x45, -0x34,0x47,0x49,0x6d,0x52,0x56,0x3c,0x50,0x44,0xaa,0x37,0x29,0x24,0x1d,0x19,0x7b, -0x20,0x2d,0xf3,0x35,0x35,0xcf,0x32,0x35,0x87,0x3a,0x36,0x97,0x24,0x12,0x94,0x0c, -0x14,0x95,0x1f,0x28,0xf5,0x29,0x22,0x6f,0x18,0x0e,0x7d,0x05,0xfe,0x82,0xfb,0xfe, -0xf1,0xfd,0xf6,0x0c,0xf2,0xf7,0x91,0xfe,0x00,0xff,0x00,0x01,0x9a,0xfa,0xef,0xa5, -0xec,0xf2,0x4c,0xf6,0xf3,0x60,0xed,0xe7,0x81,0xdf,0xda,0xad,0xdb,0xdf,0x8e,0xe2, -0xe0,0xf1,0xdc,0xdd,0xd6,0xe1,0xe9,0xf0,0xee,0xef,0xdd,0xeb,0xe7,0x0b,0xe6,0xe5, -0x78,0xe5,0xe5,0x60,0xe4,0xe5,0xc0,0xe4,0xe1,0x30,0xdc,0xdc,0x16,0xe4,0xe9,0x84, -0xe3,0xd9,0x89,0xd6,0xda,0x0b,0xe0,0xe5,0xe7,0xe9,0xea,0xdb,0xe8,0xe6,0xa6,0xe3, -0xe1,0x8c,0xe2,0xe6,0x40,0xe8,0xe5,0x6f,0xe1,0xe0,0xe7,0xe5,0xec,0x84,0xed,0xea, -0xd2,0xe5,0xe4,0xcc,0xe6,0xe8,0x5c,0xea,0xec,0xab,0xee,0xee,0x71,0xed,0xed,0xd7, -0xeb,0xea,0xa8,0xec,0xee,0xe9,0xe9,0xdf,0x7b,0xda,0xe0,0x76,0xeb,0xf1,0x1d,0xf1, -0xed,0x7b,0xea,0xe9,0x54,0xec,0xf0,0xfb,0xf1,0xf0,0x4e,0xf0,0xef,0xfa,0xec,0xec, -0xa4,0xf1,0xf9,0xe4,0xfa,0xf2,0xfa,0xe6,0xe0,0x06,0xe3,0xeb,0x13,0xf0,0xee,0x4a, -0xec,0xee,0x24,0xf3,0xf6,0xef,0xf8,0xf8,0x31,0xf4,0xef,0x85,0xeb,0xeb,0xa8,0xef, -0xf4,0x01,0xf5,0xf0,0x89,0xe9,0xe6,0x49,0xeb,0xf1,0x5b,0xf2,0xef,0xed,0xed,0xeb, -0x83,0xea,0xee,0x4c,0xf5,0xf8,0xe6,0xf6,0xf3,0x6f,0xf0,0xee,0xe0,0xee,0xf2,0xc7, -0xf5,0xf5,0x24,0xf2,0xef,0x55,0xee,0xf0,0xd1,0xf4,0xf7,0x6c,0xf4,0xed,0xeb,0xea, -0xed,0x61,0xf1,0xf6,0x42,0xf9,0xf9,0x72,0xf5,0xf1,0x92,0xf0,0xf2,0x19,0xf4,0xf4, -0x83,0xf2,0xef,0x73,0xee,0xf3,0x00,0xf8,0xf8,0x3e,0xf7,0xf3,0x79,0xef,0xef,0xa6, -0xf3,0xf8,0xd2,0xfa,0xfa,0x45,0xf6,0xf1,0x6e,0xf0,0xf2,0x2a,0xf6,0xf7,0x38,0xf5, -0xf2,0xd7,0xf1,0xf1,0x00,0xf1,0xf5,0xb2,0xf9,0xf8,0x98,0xf4,0xf2,0xda,0xf2,0xf4, -0xa4,0xf6,0xf8,0xb2,0xf6,0xf4,0xa5,0xf3,0xf5,0x42,0xf6,0xf5,0x38,0xf5,0xf5,0xf9, -0xf3,0xf1,0x02,0xf0,0xf2,0x85,0xf6,0xf9,0xdd,0xfa,0xfa,0x00,0xfa,0xfa,0xf1,0xf7, -0xf4,0x5f,0xf3,0xf2,0xfa,0xf1,0xf2,0x8f,0xf7,0xfd,0x4d,0x00,0xfd,0x2a,0xfa,0xf6, -0x59,0xef,0xe8,0x15,0xe8,0xed,0xbb,0xf5,0xfd,0x5a,0x02,0x01,0x1f,0xff,0xfc,0xbd, -0xfa,0xf7,0xa0,0xf3,0xf5,0x63,0xfc,0x02,0xe9,0x02,0x01,0x58,0x03,0x07,0x88,0x09, -0x06,0x2b,0x01,0xfc,0x06,0xfc,0x00,0x57,0x06,0x09,0xdd,0x0a,0x0b,0x84,0x0b,0x0c, -0x74,0x0e,0x0f,0x0c,0x0e,0x0a,0x3f,0x09,0x09,0xbd,0x0e,0x18,0x15,0x23,0x29,0x0a, -0x2b,0x2a,0x69,0x2a,0x29,0x9a,0x28,0x28,0xb2,0x26,0x22,0xeb,0x20,0x26,0x48,0x30, -0x37,0xc3,0x3b,0x3e,0xda,0x3b,0x32,0x27,0x29,0x28,0x40,0x30,0x3c,0x23,0x45,0x49, -0x1b,0x4e,0x53,0x8d,0x58,0x59,0x1b,0x55,0x4b,0x19,0x43,0x40,0xc3,0x40,0x40,0x92, -0x3f,0x43,0x8d,0x4b,0x4c,0x37,0x41,0x34,0x65,0x31,0x35,0x4a,0x38,0x37,0xd9,0x37, -0x37,0x79,0x34,0x33,0x9f,0x38,0x3b,0xdd,0x38,0x32,0x4c,0x2c,0x22,0x15,0x19,0x17, -0xbc,0x1b,0x1d,0xf5,0x17,0x0d,0x18,0x05,0x04,0x0e,0x0b,0x0f,0xa2,0x0d,0x09,0x15, -0x06,0x06,0xc5,0x08,0x0a,0x28,0x0b,0x0a,0xe5,0x06,0xff,0x5b,0xf5,0xe9,0x28,0xe3, -0xe8,0x63,0xf0,0xf0,0xd9,0xeb,0xea,0xda,0xed,0xf1,0x76,0xf3,0xf2,0xab,0xef,0xed, -0x4f,0xef,0xf1,0x19,0xf3,0xf5,0x1b,0xfa,0xfa,0xc4,0xf2,0xe9,0xb8,0xe6,0xea,0x88, -0xee,0xee,0xf7,0xea,0xe6,0x60,0xe3,0xe5,0x18,0xec,0xf2,0x35,0xf3,0xf0,0x8c,0xed, -0xe8,0x0c,0xe6,0xe9,0xf5,0xef,0xf3,0xf1,0xf1,0xef,0x87,0xec,0xeb,0x9c,0xee,0xf1, -0x30,0xf0,0xec,0x67,0xe8,0xe7,0xf1,0xe9,0xef,0x7e,0xf5,0xf7,0x3e,0xf7,0xf5,0xe7, -0xf4,0xf4,0x6d,0xf4,0xf4,0x74,0xf2,0xed,0xef,0xe9,0xea,0xab,0xef,0xf4,0x2a,0xf7, -0xf5,0x57,0xef,0xe8,0x52,0xe5,0xe8,0x1f,0xef,0xf3,0x62,0xf4,0xf4,0xe5,0xf2,0xf3, -0xf2,0xf7,0xfd,0x2d,0xfe,0xf8,0x97,0xf0,0xeb,0x70,0xea,0xee,0x40,0xf2,0xf4,0xb1, -0xf2,0xef,0x25,0xed,0xee,0xfa,0xf2,0xf7,0x4a,0xf8,0xf3,0x23,0xee,0xef,0xb5,0xf4, -0xf9,0xf3,0xfa,0xf8,0xc8,0xf3,0xf1,0x58,0xf1,0xf0,0x55,0xef,0xf0,0xb0,0xf0,0xee, -0x1e,0xec,0xed,0xe1,0xf2,0xf8,0x40,0xf7,0xf2,0xf5,0xed,0xec,0xf2,0xed,0xf2,0x9f, -0xf7,0xf8,0xdb,0xf6,0xf4,0x8a,0xf3,0xf2,0x03,0xf1,0xf0,0x2e,0xf2,0xf3,0x20,0xf2, -0xf0,0xfc,0xef,0xf0,0xdc,0xf3,0xf6,0xa7,0xf5,0xf2,0x12,0xf0,0xf1,0x7b,0xf5,0xf6, -0x3e,0xf4,0xf1,0x67,0xf2,0xf4,0xd2,0xf2,0xef,0x78,0xef,0xf3,0x88,0xf6,0xf4,0x6e, -0xf1,0xf1,0x23,0xf4,0xf7,0x6a,0xfa,0xf9,0xec,0xf5,0xf3,0xcd,0xf5,0xf7,0x8e,0xf6, -0xf4,0xa3,0xf4,0xf6,0x83,0xf6,0xf6,0xb1,0xf6,0xf8,0x75,0xf8,0xf6,0x0b,0xf5,0xf3, -0x8b,0xf2,0xf3,0xe4,0xf7,0xfe,0x2d,0x03,0x02,0xa2,0xfc,0xf6,0x85,0xf1,0xee,0xbe, -0xef,0xf4,0x7b,0xfa,0xfd,0xe3,0xfd,0xff,0xda,0x01,0x01,0x12,0xfd,0xf8,0x24,0xf4, -0xf2,0x05,0xf6,0xfd,0x8c,0x03,0x05,0xa2,0x05,0x06,0x92,0x03,0xfe,0xd1,0xf9,0xf9, -0x4d,0xfc,0xfc,0x1b,0xfb,0xfb,0xc1,0xfd,0x01,0x4a,0x05,0x05,0xaa,0x01,0xfd,0x61, -0xfb,0xfb,0x4f,0xfd,0xff,0x9d,0x02,0x04,0xf6,0x05,0x07,0xfc,0x09,0x0b,0x9d,0x0c, -0x0b,0x08,0x08,0x03,0x84,0x00,0x01,0x5f,0x06,0x0c,0x62,0x12,0x16,0xf2,0x15,0x13, -0x4e,0x11,0x0d,0xf7,0x08,0x05,0x0e,0x06,0x09,0x33,0x0d,0x11,0x6a,0x18,0x1f,0x16, -0x23,0x23,0x8a,0x21,0x1c,0x58,0x19,0x1c,0xae,0x24,0x2a,0xf0,0x2c,0x30,0x13,0x33, -0x34,0xb2,0x32,0x2f,0xad,0x2d,0x2d,0x30,0x2d,0x2d,0xf1,0x2c,0x2e,0xd9,0x33,0x3c, -0x20,0x43,0x46,0x0c,0x48,0x47,0x25,0x46,0x47,0xfc,0x4c,0x52,0x10,0x53,0x50,0xab, -0x4d,0x4c,0xe4,0x4d,0x51,0x37,0x52,0x4d,0x5c,0x46,0x3f,0xe2,0x39,0x3a,0x90,0x40, -0x46,0x1d,0x46,0x40,0xdb,0x3c,0x3c,0x35,0x3e,0x41,0x36,0x42,0x3d,0x8f,0x36,0x31, -0xef,0x32,0x35,0x9b,0x35,0x31,0x45,0x27,0x17,0x05,0x0a,0x08,0x6a,0x10,0x17,0xf1, -0x16,0x12,0x58,0x0e,0x0d,0x2c,0x11,0x14,0x8c,0x15,0x11,0xa8,0x08,0xff,0x00,0xfb, -0xfd,0xc3,0xff,0xfd,0xfa,0xf7,0xf0,0x4d,0xea,0xe7,0x92,0xe8,0xec,0x12,0xed,0xe9, -0x6c,0xe6,0xe6,0x7a,0xeb,0xf2,0x7a,0xf8,0xf9,0x40,0xf3,0xeb,0xfc,0xe8,0xeb,0x85, -0xee,0xee,0x4b,0xec,0xe8,0x1b,0xe5,0xe3,0x85,0xe5,0xea,0x92,0xec,0xe9,0xca,0xe2, -0xdc,0x6c,0xdc,0xe1,0x1f,0xe9,0xed,0xca,0xed,0xea,0x36,0xe7,0xe6,0xda,0xe7,0xe8, -0x97,0xe7,0xe5,0x63,0xe2,0xe1,0xf5,0xe2,0xe6,0x87,0xea,0xec,0x55,0xea,0xe7,0xa3, -0xe5,0xe6,0x04,0xe9,0xec,0xee,0xee,0xed,0xb5,0xea,0xea,0xe5,0xec,0xef,0x2b,0xef, -0xeb,0x15,0xe7,0xe4,0x4c,0xe4,0xe4,0x0c,0xe6,0xe7,0xb0,0xe6,0xe5,0x24,0xe4,0xe5, -0x81,0xe8,0xed,0x11,0xf0,0xef,0x96,0xeb,0xe9,0xd6,0xeb,0xf0,0xb6,0xf1,0xef,0x80, -0xeb,0xe9,0x52,0xe7,0xe6,0xe4,0xe6,0xe8,0xc5,0xe8,0xe8,0x9c,0xe9,0xea,0x1d,0xec, -0xed,0x9f,0xef,0xee,0xad,0xec,0xeb,0x3d,0xed,0xef,0x85,0xf0,0xef,0x0c,0xee,0xec, -0xdc,0xeb,0xea,0x4a,0xea,0xea,0xca,0xea,0xe9,0xed,0xe8,0xe9,0xfe,0xec,0xef,0x8a, -0xef,0xed,0x54,0xeb,0xea,0xdb,0xeb,0xee,0xad,0xf1,0xf2,0xb1,0xf0,0xef,0x5d,0xf0, -0xf0,0x60,0xee,0xed,0x20,0xed,0xee,0x46,0xef,0xef,0xd5,0xee,0xee,0xba,0xef,0xf1, -0xa6,0xf1,0xf0,0x32,0xef,0xf0,0x3c,0xf3,0xf3,0xf1,0xef,0xed,0xdb,0xee,0xf0,0xac, -0xf0,0xef,0x20,0xef,0xf1,0x3f,0xf4,0xf2,0x2f,0xf0,0xef,0x16,0xf1,0xf3,0x8d,0xf6, -0xf7,0xf6,0xf5,0xf5,0xf0,0xf5,0xf6,0x25,0xf4,0xf1,0x47,0xf1,0xf2,0xec,0xf3,0xf4, -0x67,0xf5,0xf7,0x80,0xf7,0xf6,0xf6,0xf4,0xf3,0xb7,0xf1,0xf1,0x5a,0xf5,0xfb,0xd8, -0xff,0xff,0x38,0xfb,0xf6,0xe0,0xf1,0xef,0x94,0xef,0xf3,0xa9,0xf8,0xfb,0x25,0xfc, -0xfd,0xcc,0xff,0xff,0x16,0xfc,0xf8,0x70,0xf4,0xf2,0x0d,0xf6,0xfd,0x30,0x02,0x03, -0x6c,0x04,0x04,0xbf,0x02,0xfd,0xca,0xf9,0xf9,0x1c,0xfc,0xfc,0xd8,0xfa,0xfa,0x7d, -0xfd,0x01,0xe4,0x04,0x05,0x96,0x01,0xfd,0x00,0x00,0x00,0x7d,0xfa,0xf6,0x22,0xf6, -0xf5,0x8a,0xf5,0xf9,0x7b,0xfd,0xfc,0x1f,0xfd,0xff,0x79,0x00,0x01,0xfc,0x05,0x07, -0x82,0x05,0x07,0xda,0x0b,0x0c,0xba,0x09,0x06,0xb2,0x02,0xfd,0xfb,0xf9,0xf9,0xeb, -0xfa,0xfa,0x9c,0xfa,0xf9,0xd9,0xf3,0xee,0x44,0xf0,0xf4,0x93,0xf5,0xf8,0x29,0xff, -0x06,0xc8,0x0a,0x0a,0x49,0x07,0x04,0x76,0x05,0x05,0x55,0x04,0x06,0xaa,0x0a,0x0c, -0xd4,0x09,0x06,0x83,0x06,0x06,0xf0,0x00,0xfc,0x4c,0xf9,0xf5,0xd6,0xf8,0x01,0x5c, -0x06,0x06,0xeb,0x06,0x06,0xda,0x04,0x04,0x12,0x0b,0x16,0x1e,0x1d,0x1f,0x93,0x21, -0x23,0x89,0x25,0x23,0x24,0x1b,0x10,0x9e,0x09,0x05,0x65,0x05,0x08,0x9f,0x0a,0x0a, -0x0b,0x06,0xfe,0x8c,0xf9,0xf8,0x1e,0xf9,0xf8,0x15,0xfb,0xff,0xc1,0x00,0x00,0x6a, -0x02,0x04,0x8d,0x04,0x01,0x1e,0x01,0x02,0x57,0x03,0x04,0x87,0x05,0x05,0x71,0x03, -0x01,0xdf,0x00,0x00,0xa4,0x00,0x00,0xbb,0x01,0x03,0x11,0x04,0x04,0x77,0x03,0x00, -0x68,0xfc,0xf9,0x54,0xf8,0xf8,0xcd,0xf9,0xfa,0xa6,0xfa,0xfa,0xf1,0xf7,0xf5,0x75, -0xf4,0xf5,0xf7,0xf6,0xf8,0x4d,0xfa,0xfb,0xc7,0xfb,0xfa,0x4d,0xf9,0xf8,0xb1,0xf6, -0xf5,0x32,0xf3,0xf0,0x6f,0xf0,0xf2,0x22,0xf5,0xf6,0x5b,0xf7,0xf9,0x74,0xfb,0xfc, -0x4b,0xfd,0xfd,0x3d,0xff,0x01,0x1f,0x05,0x07,0xb9,0x08,0x09,0x80,0x09,0x0a,0x62, -0x0b,0x0f,0x72,0x14,0x16,0x2f,0x13,0x07,0xd3,0xfb,0xfe,0x27,0x02,0xff,0x04,0x04, -0x0c,0x75,0x0c,0x06,0x0a,0x02,0x03,0xad,0x04,0xff,0xcb,0xfb,0xfc,0x31,0xfc,0xfc, -0x7c,0x01,0x06,0xf3,0x06,0x06,0x1f,0x08,0x07,0x95,0x06,0x09,0x31,0x08,0x03,0x43, -0x01,0x03,0x75,0x04,0x03,0xb6,0x01,0xff,0x2e,0xfc,0xf9,0x01,0xfa,0xfd,0x92,0xfe, -0xfe,0x1e,0xfe,0xf8,0xf6,0xf1,0xf3,0xa1,0xf6,0xf7,0x93,0xf8,0xfe,0x12,0x05,0x09, -0x72,0x08,0x03,0x8f,0xff,0xff,0xa3,0xfe,0xfc,0x9a,0xfd,0x01,0x30,0x03,0x02,0x03, -0x00,0x01,0x14,0x02,0xfd,0x9f,0xf9,0xf6,0x43,0xf2,0xf3,0x5e,0xfb,0xfe,0x98,0xfd, -0xfb,0x5e,0xf8,0xf2,0xd9,0xed,0xef,0xff,0xf6,0xfa,0x0b,0xfc,0xff,0x91,0x01,0x01, -0x29,0x01,0x01,0xd5,0x00,0x00,0x52,0x01,0x04,0x26,0x07,0x09,0x25,0x0b,0x09,0xb8, -0x02,0xfc,0x46,0xfa,0xf8,0xe9,0xf5,0xf6,0xa4,0xf8,0xf8,0xdf,0xf7,0xf8,0x84,0xf9, -0xf8,0xde,0xf5,0xf2,0xa8,0xef,0xed,0x79,0xed,0xee,0x62,0xee,0xee,0xe2,0xed,0xee, -0x97,0xf0,0xf4,0x03,0xf8,0xfb,0x99,0xfe,0xff,0x7c,0xff,0xfd,0x0c,0xfb,0xf6,0x9e, -0xf2,0xf0,0x22,0xf0,0xf1,0x0f,0xf4,0xf4,0xdd,0xf4,0xf5,0x60,0xf5,0xf6,0x48,0xf8, -0xf9,0xd6,0xfa,0xfd,0x51,0xff,0x00,0x2c,0x01,0x01,0x70,0x00,0xfe,0xbb,0xfb,0xf8, -0x15,0xf6,0xf6,0x92,0xf7,0xf8,0x0d,0xf9,0xf8,0x58,0xf8,0xf8,0xa2,0xf7,0xf7,0xf7, -0xf7,0xfa,0x14,0xfe,0x02,0xc4,0x05,0x08,0x84,0x0a,0x0d,0xe0,0x0f,0x13,0xc8,0x18, -0x1f,0x7b,0x24,0x21,0xae,0x15,0x0a,0x1f,0x0e,0x0e,0x4a,0x07,0x08,0x47,0x0d,0x0b, -0xd4,0x04,0x00,0xff,0x01,0x02,0x4b,0xfa,0xff,0x6a,0xff,0xff,0x13,0xff,0xfe,0xce, -0xfe,0xfe,0x48,0xfe,0xfe,0x22,0xfe,0xfe,0x23,0xfe,0xfe,0x74,0xfe,0xfe,0xeb,0xfe, -0xff,0x70,0xff,0x00,0x02,0x01,0x02,0xd0,0x02,0x03,0x6a,0x04,0x05,0x71,0x05,0x05, -0x1e,0x06,0x06,0xe1,0x05,0x05,0x43,0x04,0x03,0xb7,0x02,0x01,0x1f,0x01,0x00,0xd0, -0xfe,0xfd,0xeb,0xfc,0xfc,0xe4,0xfb,0xfb,0xbb,0xfb,0xfc,0x22,0xfd,0xfe,0x4d,0x01, -0x04,0xf0,0x06,0x0a,0x16,0x0e,0x11,0x79,0x14,0x16,0xe2,0x16,0x17,0x51,0x17,0x17, -0x17,0x17,0x16,0x55,0x15,0x13,0x0e,0x12,0x0f,0xba,0x0c,0x09,0xe6,0x05,0x02,0xab, -0xff,0xfc,0x05,0xf9,0xf5,0xcb,0xf2,0xf0,0xe6,0xee,0xee,0x78,0xef,0xf1,0x1a,0xf5, -0xf9,0x82,0xfd,0x01,0xfa,0x04,0x07,0xf6,0x08,0x09,0x37,0x09,0x08,0xf5,0x06,0x05, -0xf6,0x03,0x02,0x2d,0x02,0x01,0xbc,0x01,0x02,0xb1,0x02,0x03,0x16,0x04,0x04,0xea, -0x04,0x04,0x1a,0x04,0x03,0x33,0x02,0x01,0x3e,0x02,0x02,0xf9,0x02,0x03,0x22,0x03, -0x03,0xc1,0x02,0x02,0x21,0x01,0xff,0x7f,0xfe,0xfc,0xee,0xfa,0xf8,0xe2,0xf4,0xf1, -0x3b,0xef,0xed,0xfc,0xed,0xef,0xcc,0xf2,0xf7,0x30,0xfc,0x01,0xc9,0x06,0x0b,0x58, -0x0f,0x12,0x34,0x14,0x15,0x54,0x15,0x14,0x74,0x12,0x10,0x97,0x0e,0x0d,0x16,0x0d, -0x0d,0x67,0x0e,0x0f,0x57,0x10,0x10,0xac,0x10,0x10,0x55,0x10,0x10,0xaf,0x12,0x15, -0x9f,0x1a,0x20,0xb2,0x23,0x23,0x82,0x23,0x26,0x93,0x25,0x20,0x7e,0x19,0x0c,0xad, -0xfa,0xe2,0x34,0xc5,0xb0,0x51,0xa7,0xa2,0xff,0x9f,0xa0,0xe0,0xa3,0xa9,0x02,0xae, -0xb2,0x36,0xb7,0xbb,0x1f,0xc4,0xd5,0xe9,0xe8,0xf8,0xbe,0x07,0x15,0x26,0x20,0x26, -0x69,0x29,0x2b,0xe8,0x2e,0x31,0x33,0x31,0x2f,0x7b,0x2d,0x2b,0xe0,0x28,0x27,0x77, -0x26,0x25,0xe5,0x23,0x20,0x80,0x18,0x0f,0xad,0x07,0x00,0x04,0xfa,0xf4,0x97,0xef, -0xeb,0x67,0xe8,0xe6,0xe9,0xe5,0xe6,0xb0,0xe6,0xe7,0x7c,0xe9,0xeb,0x31,0xec,0xed, -0x76,0xee,0xf0,0x51,0xf2,0xf4,0x41,0xf5,0xf5,0x4a,0xf5,0xf4,0x76,0xf3,0xf2,0xd9, -0xf1,0xf1,0xba,0xf1,0xf1,0x9c,0xf1,0xf0,0x1f,0xf0,0xee,0x2b,0xed,0xeb,0xac,0xea, -0xea,0xa5,0xea,0xeb,0x97,0xec,0xed,0x4b,0xef,0xf1,0x45,0xf3,0xf4,0xf4,0xf4,0xf5, -0x6f,0xf7,0xf9,0xd8,0xfb,0xfd,0x49,0xfe,0xff,0x77,0x01,0x03,0x66,0x05,0x07,0x53, -0x08,0x09,0xb1,0x09,0x0a,0xad,0x0b,0x0c,0x41,0x0c,0x0b,0x04,0x0a,0x09,0xd8,0x08, -0x07,0x33,0x04,0x00,0xb3,0xfb,0xf7,0xf6,0xf3,0xf0,0x7c,0xed,0xeb,0x37,0xeb,0xec, -0xf1,0xed,0xf0,0xb9,0xf3,0xf7,0xc3,0xfb,0x01,0x05,0x07,0x0c,0x96,0x11,0x15,0xcf, -0x19,0x1d,0x42,0x1f,0x1f,0xac,0x1e,0x1b,0x4f,0x18,0x14,0x21,0x0f,0x09,0x96,0x03, -0xfe,0xb3,0xf9,0xf6,0xe4,0xf3,0xf2,0xb1,0xf0,0xef,0xfb,0xee,0xee,0xf7,0xed,0xed, -0x43,0xec,0xeb,0xd8,0xea,0xea,0x3c,0xeb,0xec,0xd3,0xed,0xf0,0x80,0xf2,0xf5,0x55, -0xf8,0xfb,0x1e,0x00,0x04,0xea,0x08,0x0c,0xd9,0x0f,0x12,0xcf,0x15,0x18,0x53,0x1a, -0x1c,0xfb,0x1e,0x1f,0xb0,0x1c,0x19,0x28,0x16,0x12,0xb3,0x0d,0x09,0xcc,0x06,0x04, -0x3c,0x03,0x01,0x03,0xff,0xfd,0x09,0xfd,0xfc,0xec,0xfb,0xfa,0x02,0xf8,0xf5,0xeb, -0xf2,0xef,0x47,0xeb,0xe6,0xe5,0xe1,0xde,0xbd,0xdd,0xde,0x33,0xe0,0xe3,0x71,0xe6, -0xea,0xf7,0xee,0xf3,0x01,0xf6,0xf7,0xaa,0xf8,0xf9,0xfb,0xfa,0xfb,0xbe,0xfb,0xfa, -0xe8,0xf8,0xf7,0x84,0xf5,0xf3,0xca,0xf1,0xf0,0x62,0xef,0xef,0x9a,0xf0,0xf1,0xba, -0xf2,0xf3,0x9e,0xf5,0xf7,0xed,0xfa,0xfe,0x3c,0x03,0x07,0xbf,0x0c,0x11,0x53,0x15, -0x19,0x32,0x1c,0x1e,0xf8,0x1f,0x20,0x5a,0x20,0x1f,0xc1,0x1c,0x19,0x3b,0x16,0x12, -0x66,0x0e,0x0a,0xd7,0x06,0x03,0x99,0x00,0xfd,0x4c,0xfb,0xf9,0xd4,0xf7,0xf7,0xb0, -0xf6,0xf6,0xba,0xf6,0xf7,0xf0,0xf7,0xf8,0x6d,0xf9,0xfa,0x10,0xfa,0xf9,0xe0,0xf7, -0xf6,0x44,0xf3,0xef,0x0a,0xed,0xea,0x1e,0xe8,0xe5,0xf5,0xe2,0xe1,0x58,0xe3,0xe7, -0x41,0xe9,0xe8,0xea,0xe6,0xe6,0x5e,0xea,0xf0,0x90,0xf5,0xf8,0x5a,0xfa,0xfe,0x3b, -0x06,0x0f,0x1e,0x1a,0x20,0xdf,0x21,0x1f,0x36,0x1e,0x1e,0xec,0x1e,0x1c,0xce,0x18, -0x15,0x01,0x15,0x19,0x46,0x1e,0x1f,0xd4,0x1c,0x19,0xd4,0x16,0x15,0x02,0x11,0x09, -0x2f,0x01,0xf8,0xc6,0xf1,0xec,0xff,0xe7,0xe1,0xd5,0xda,0xd7,0x97,0xd9,0xe1,0x5c, -0xed,0xf7,0xf8,0x00,0x0c,0xa1,0x18,0x25,0xe0,0x2d,0x30,0xba,0x2e,0x2b,0x79,0x29, -0x26,0x3a,0x20,0x15,0x2f,0x09,0xfc,0x75,0xf2,0xec,0xd3,0xe7,0xe3,0x5d,0xe0,0xdf, -0x9a,0xe1,0xe5,0x92,0xe9,0xed,0x17,0xf0,0xf1,0xdd,0xf2,0xf1,0x10,0xec,0xe7,0x36, -0xe5,0xe4,0x3e,0xe7,0xec,0x84,0xf3,0xfd,0xa3,0x08,0x14,0x18,0x1f,0x27,0x3b,0x2e, -0x31,0xad,0x33,0x36,0x4f,0x3b,0x3d,0x02,0x3b,0x36,0x93,0x31,0x2e,0xfb,0x2b,0x25, -0x9c,0x1b,0x13,0xd9,0x12,0x15,0xf9,0x14,0x0f,0xf8,0x08,0x06,0xba,0x0c,0x19,0xe9, -0x26,0x32,0x96,0x3d,0x49,0xd0,0x55,0x64,0x64,0x6d,0x6b,0x2e,0x63,0x59,0xb5,0x53, -0x51,0x51,0x4d,0x47,0x87,0x43,0x3c,0x1f,0x2e,0x1a,0xd6,0x00,0xe8,0x2b,0xd9,0xd0, -0x61,0xc9,0xc0,0x7e,0xb5,0xa9,0xe5,0x9f,0x9a,0x63,0x95,0x8f,0x5b,0x8a,0x87,0x14, -0x88,0x8c,0xb0,0x90,0x94,0x03,0x94,0x90,0xbf,0x8d,0x8b,0x6f,0x8c,0x93,0xa1,0xa6, -0xbf,0x3d,0xd4,0xe3,0x14,0xf0,0xfe,0xe4,0x10,0x21,0x59,0x2b,0x31,0x02,0x34,0x34, -0x5c,0x34,0x33,0x47,0x32,0x31,0xf0,0x2f,0x2f,0xf1,0x2e,0x2f,0xc9,0x2f,0x2e,0x07, -0x2d,0x2b,0x07,0x29,0x26,0xf8,0x24,0x22,0x00,0x19,0x0c,0x6f,0x01,0xf6,0x0d,0xee, -0xe7,0x2d,0xe3,0xe0,0xb7,0xe0,0xe1,0x20,0xe0,0xe0,0x53,0xe1,0xe2,0xf3,0xe1,0xe0, -0x3c,0xde,0xdb,0x69,0xdb,0xdb,0x8c,0xd9,0xd6,0xd0,0xd4,0xd6,0xcb,0xd9,0xde,0xf3, -0xe2,0xe6,0xe1,0xe9,0xef,0x57,0xf5,0xfc,0x96,0x03,0x07,0xc9,0x06,0x02,0x64,0xfd, -0xfa,0xbd,0xf9,0xf8,0xe0,0xf4,0xf1,0x6f,0xf1,0xf3,0x56,0xf6,0xf9,0x64,0xfd,0x02, -0x5c,0x09,0x10,0x16,0x17,0x1c,0x8d,0x20,0x20,0x3e,0x1e,0x19,0x7c,0x14,0x0e,0x40, -0x06,0xfe,0x52,0xf7,0xf3,0xe5,0xf0,0xee,0xf1,0xe9,0xe5,0x45,0xe2,0xe1,0x93,0xe1, -0xe2,0x3f,0xe4,0xe5,0x6b,0xe9,0xee,0xda,0xf3,0xf8,0xe0,0xfa,0xfc,0xee,0xfe,0x01, -0x75,0x02,0x00,0x38,0xfd,0xfa,0x0d,0xfb,0xfd,0xdb,0x01,0x07,0xad,0x0f,0x17,0xcd, -0x1f,0x26,0x4d,0x2d,0x34,0x24,0x3b,0x3f,0xc9,0x40,0x3e,0xad,0x3a,0x33,0x08,0x29, -0x1c,0x95,0x0e,0x00,0x8a,0xf2,0xe4,0x0f,0xdb,0xd8,0xd2,0xda,0xde,0x85,0xe0,0xe4, -0xd5,0xec,0xfa,0x94,0x09,0x16,0x81,0x1f,0x29,0x84,0x34,0x3d,0x2e,0x40,0x39,0xc4, -0x2d,0x23,0xa2,0x1c,0x19,0xe6,0x15,0x0f,0xac,0x07,0x00,0x32,0xfc,0xfd,0xd0,0x00, -0x05,0xc5,0x0a,0x12,0xac,0x1e,0x2d,0xe5,0x3a,0x45,0x8b,0x51,0x62,0xd7,0x71,0x75, -0x58,0x70,0x67,0x52,0x5f,0x5b,0x88,0x59,0x55,0x1f,0x4f,0x3c,0xa3,0x1a,0xf7,0x48, -0xdf,0xd1,0xb9,0xc7,0xbd,0x4d,0xb4,0xac,0x04,0xa6,0x9f,0x27,0x98,0x91,0x0b,0x8d, -0x8b,0x99,0x8e,0x94,0x70,0x99,0x9e,0x68,0xa2,0xa5,0xc2,0xa7,0xab,0x70,0xae,0xb3, -0x89,0xc4,0xde,0xd2,0xf3,0x02,0x7f,0x0d,0x15,0x77,0x1d,0x28,0x01,0x33,0x39,0x7a, -0x3c,0x3e,0x41,0x3f,0x40,0x01,0x41,0x41,0x7d,0x42,0x43,0x84,0x44,0x44,0x4e,0x44, -0x44,0x67,0x44,0x42,0xd2,0x3e,0x3b,0x7a,0x37,0x33,0x91,0x2f,0x2b,0xfc,0x24,0x17, -0x6d,0x07,0xf7,0xb5,0xe7,0xd8,0xc9,0xca,0xbf,0x1b,0xb7,0xb0,0x49,0xad,0xac,0x29, -0xad,0xae,0xd4,0xb0,0xb5,0x13,0xbb,0xc1,0xc9,0xc7,0xcd,0x6a,0xd7,0xe7,0x84,0xfa, -0x0d,0xc4,0x1d,0x2b,0x83,0x33,0x37,0xf4,0x38,0x39,0x67,0x39,0x38,0x13,0x33,0x2a, -0x45,0x21,0x1a,0x51,0x15,0x12,0xd3,0x0f,0x0d,0x70,0x09,0x05,0x3b,0x01,0xfb,0x08, -0xf6,0xf3,0x10,0xf2,0xf2,0xba,0xf4,0xf7,0xc1,0xf9,0xfd,0x93,0x00,0x03,0x54,0x06, -0x0b,0x6e,0x15,0x21,0x0c,0x30,0x3f,0xaa,0x4e,0x5b,0x15,0x65,0x6a,0xa7,0x69,0x5f, -0xd3,0x49,0x31,0x2f,0x20,0x0c,0xb4,0xe6,0xba,0xfd,0xa1,0x97,0x23,0x92,0x8f,0x78, -0x8d,0x8c,0x67,0x8e,0x94,0xf6,0x9b,0xa3,0xa6,0xab,0xb5,0xe0,0xbe,0xcb,0xb6,0xe2, -0x05,0xb1,0x23,0x36,0x92,0x3c,0x40,0xfa,0x44,0x47,0xbc,0x47,0x44,0x0c,0x40,0x3b, -0xd2,0x36,0x32,0x3e,0x30,0x30,0x77,0x34,0x39,0x9c,0x3c,0x3a,0x75,0x33,0x2b,0xf6, -0x25,0x22,0xd4,0x1d,0x17,0xf7,0x0f,0x09,0xfd,0x06,0x06,0x56,0x05,0x00,0x7f,0xf9, -0xf1,0x6a,0xed,0xed,0x1a,0xf0,0xf1,0xdc,0xf2,0xf6,0xa3,0xfe,0x0a,0xd1,0x13,0x19, -0xfe,0x1d,0x23,0x03,0x2b,0x32,0x66,0x35,0x34,0x11,0x32,0x33,0xbd,0x3a,0x43,0x9b, -0x49,0x49,0x53,0x45,0x40,0x4e,0x3d,0x3a,0x09,0x38,0x34,0x7b,0x2e,0x1c,0xec,0x04, -0xea,0x8b,0xd1,0xbe,0x03,0xb2,0xaa,0xe9,0xa6,0xa4,0x98,0xa0,0x9a,0x57,0x93,0x8c, -0x13,0x86,0x83,0x37,0x84,0x87,0x50,0x8b,0x8f,0xae,0x92,0x94,0x13,0x96,0x98,0x38, -0x9c,0xa2,0x23,0xa9,0xb5,0xa3,0xca,0xe1,0xe1,0xf6,0x08,0x67,0x17,0x23,0xbc,0x2d, -0x37,0xc1,0x3f,0x46,0x70,0x48,0x48,0x32,0x46,0x43,0x30,0x3f,0x3b,0xec,0x39,0x39, -0xf4,0x37,0x34,0xcb,0x30,0x2d,0xba,0x2b,0x2a,0x2d,0x2a,0x25,0xa5,0x1d,0x16,0xef, -0x10,0x09,0x12,0xff,0xf4,0xc6,0xea,0xe3,0x82,0xde,0xdd,0x58,0xdf,0xe1,0x48,0xe2, -0xe2,0x64,0xe4,0xe9,0xec,0xf0,0xf6,0xfd,0xf9,0xfa,0x29,0xfa,0xf9,0xd7,0xf7,0xf5, -0x92,0xf2,0xf0,0x4b,0xef,0xee,0xe5,0xee,0xf0,0xbb,0xf1,0xf1,0x24,0xf1,0xf3,0x84, -0xf8,0x00,0x57,0x0a,0x16,0xd2,0x23,0x30,0xd9,0x36,0x37,0xa4,0x35,0x34,0x01,0x33, -0x31,0x74,0x2e,0x2a,0x57,0x21,0x12,0xa1,0x00,0xef,0x17,0xdf,0xcf,0x8a,0xc1,0xb7, -0x13,0xb1,0xad,0x31,0xaa,0xa9,0x60,0xab,0xb2,0x03,0xbc,0xc6,0x98,0xcf,0xd4,0x8c, -0xdc,0xed,0x9c,0x02,0x11,0xd7,0x14,0x13,0xc4,0x0a,0xf3,0x40,0xd1,0xb8,0xd0,0xac, -0xa5,0x87,0x9e,0x99,0x47,0x98,0x9c,0x48,0xa5,0xb1,0x42,0xbf,0xcd,0xae,0xde,0xf7, -0x6c,0x17,0x37,0x62,0x4c,0x54,0x3c,0x57,0x55,0x97,0x51,0x4d,0xd0,0x48,0x45,0x43, -0x42,0x40,0x79,0x40,0x42,0x61,0x46,0x4a,0x1f,0x4a,0x42,0x2e,0x38,0x2d,0xe3,0x24, -0x1f,0xf9,0x1a,0x15,0x51,0x0e,0x09,0xf8,0x09,0x10,0x55,0x19,0x20,0x9c,0x24,0x25, -0xed,0x26,0x27,0x9c,0x26,0x22,0x27,0x1d,0x1a,0xb4,0x1b,0x1f,0xd8,0x22,0x23,0xcd, -0x22,0x22,0xf5,0x24,0x2a,0xd7,0x30,0x36,0x3a,0x3c,0x42,0xc5,0x48,0x4e,0x9f,0x53, -0x56,0x29,0x5a,0x61,0xb0,0x68,0x6a,0x1a,0x66,0x5d,0xb5,0x52,0x49,0x4a,0x44,0x41, -0x91,0x36,0x1d,0xb9,0xfe,0xe3,0xa2,0xd2,0xcd,0xd0,0xca,0xc7,0x2a,0xc3,0xbc,0xbe, -0xb3,0xa8,0xb8,0x9d,0x94,0x2d,0x8e,0x89,0x75,0x86,0x84,0xac,0x83,0x84,0xc0,0x86, -0x8b,0x26,0x90,0x94,0x5e,0x9a,0x9f,0x6e,0xa5,0xb1,0x58,0xc5,0xd8,0x4a,0xe9,0xf6, -0xdf,0x02,0x0c,0x3c,0x13,0x18,0x17,0x1d,0x20,0x48,0x23,0x25,0xf3,0x25,0x25,0x74, -0x23,0x21,0x9a,0x20,0x1f,0xbf,0x1e,0x1d,0xd1,0x1b,0x1a,0x89,0x18,0x16,0xb7,0x14, -0x10,0xbf,0x0a,0x02,0x1a,0xf8,0xec,0x33,0xe1,0xd8,0x6b,0xd2,0xcd,0x04,0xc9,0xc5, -0xef,0xc4,0xc6,0xf0,0xc8,0xcc,0xc2,0xcd,0xcd,0x4d,0xcd,0xcd,0xf2,0xce,0xd2,0xa7, -0xd5,0xd7,0x91,0xd6,0xd5,0x22,0xd3,0xd0,0x46,0xcd,0xca,0x9d,0xca,0xcc,0x7f,0xd1, -0xd7,0x97,0xde,0xe6,0x47,0xef,0xf9,0x9e,0x06,0x13,0x96,0x1e,0x28,0x00,0x2f,0x32, -0xd3,0x32,0x32,0x62,0x30,0x2c,0xce,0x25,0x1c,0xf6,0x12,0x09,0x8c,0x01,0xfa,0xe5, -0xf2,0xea,0xa1,0xdf,0xd4,0xbf,0xcf,0xd2,0x45,0xd8,0xdf,0xb5,0xe5,0xe9,0xcd,0xf0, -0x00,0x75,0x13,0x24,0xdd,0x30,0x34,0x49,0x30,0x26,0xab,0x1a,0x0e,0x40,0x00,0xf0, -0x79,0xdf,0xd0,0x65,0xc8,0xc5,0x6c,0xc5,0xc7,0xfa,0xcc,0xd4,0xae,0xdd,0xe6,0x04, -0xee,0xf7,0x43,0x0b,0x2b,0x18,0x4d,0x64,0xac,0x6d,0x6f,0xa1,0x6e,0x6e,0x61,0x6d, -0x6a,0x1c,0x65,0x5d,0xdb,0x57,0x54,0x36,0x52,0x4f,0xb2,0x47,0x3b,0x8d,0x31,0x2b, -0x10,0x26,0x1f,0x56,0x16,0x0d,0x44,0x06,0x02,0x6c,0x02,0x03,0x16,0x05,0x08,0xb4, -0x0c,0x10,0xb1,0x0f,0x09,0x2e,0x00,0xf6,0x7e,0xf1,0xef,0xd6,0xee,0xef,0xb1,0xf0, -0xf4,0x27,0xfb,0x05,0x42,0x11,0x1d,0x9d,0x29,0x33,0x58,0x3a,0x3d,0xc3,0x3b,0x36, -0x95,0x2f,0x2b,0xfb,0x2d,0x36,0xe4,0x42,0x4f,0xa2,0x54,0x54,0x44,0x52,0x50,0x4d, -0x50,0x4f,0xe3,0x4a,0x3b,0x1a,0x1f,0x04,0x33,0xed,0xdc,0x91,0xcf,0xc4,0x5f,0xbc, -0xb5,0x6a,0xaf,0xa8,0x5e,0xa1,0x98,0x49,0x8f,0x87,0x47,0x82,0x80,0xa0,0x80,0x83, -0x3f,0x89,0x8f,0x15,0x95,0x99,0x72,0x9b,0x9d,0xf6,0x9f,0xa2,0xbf,0xa8,0xb5,0x59, -0xc5,0xd3,0x3b,0xe0,0xed,0x9b,0xfc,0x0c,0xe1,0x17,0x21,0xc6,0x29,0x30,0x3b,0x36, -0x39,0x1d,0x3b,0x3a,0x63,0x39,0x39,0xab,0x3a,0x3a,0xea,0x38,0x35,0x8f,0x32,0x2f, -0x83,0x2c,0x2a,0x2a,0x27,0x1e,0x39,0x13,0x09,0x16,0x02,0xfc,0xe2,0xf5,0xee,0x14, -0xe6,0xdf,0xfa,0xdc,0xdd,0xb1,0xdd,0xde,0x20,0xde,0xde,0xec,0xdf,0xe1,0xc7,0xe2, -0xe2,0x3e,0xe2,0xe1,0x80,0xdf,0xdd,0x95,0xda,0xd7,0x0e,0xd7,0xd8,0x2e,0xdd,0xe1, -0x4e,0xe5,0xe7,0xd5,0xe9,0xed,0x7f,0xf3,0xf9,0x28,0x00,0x07,0x4b,0x10,0x18,0x4f, -0x20,0x24,0x9e,0x26,0x26,0x3c,0x27,0x28,0x9c,0x2b,0x2d,0x9f,0x2d,0x2a,0xed,0x24, -0x19,0xd9,0x0a,0xfb,0x43,0xec,0xe0,0x87,0xdc,0xdf,0xfe,0xe3,0xe5,0x25,0xe4,0xe5, -0x30,0xec,0xf7,0xd0,0x01,0x0a,0x39,0x12,0x1a,0x62,0x21,0x25,0x18,0x25,0x20,0xfb, -0x19,0x10,0x59,0x03,0xf1,0x56,0xdc,0xcb,0xe8,0xc1,0xbc,0x55,0xb9,0xb8,0x99,0xb9, -0xbc,0xac,0xc2,0xc9,0xfd,0xcf,0xd5,0x1e,0xe3,0xf6,0x4d,0x0d,0x20,0x8a,0x2a,0x2f, -0x38,0x33,0x35,0x0a,0x37,0x36,0xcb,0x33,0x2d,0x6a,0x26,0x20,0xd9,0x1c,0x18,0x77, -0x13,0x0e,0x2f,0x0b,0x09,0x62,0x09,0x0b,0x52,0x0d,0x0f,0x66,0x11,0x14,0x73,0x18, -0x1c,0xff,0x1e,0x1c,0x21,0x14,0x09,0xc9,0xfe,0xf5,0x89,0xee,0xe9,0xc5,0xe5,0xe4, -0xc8,0xe6,0xed,0xa0,0xf6,0x02,0x01,0x0e,0x19,0x61,0x22,0x29,0xf6,0x2c,0x2c,0x24, -0x28,0x22,0x29,0x1e,0x1c,0xf7,0x1d,0x22,0xcf,0x2b,0x38,0xf6,0x45,0x4d,0x0f,0x51, -0x53,0x50,0x54,0x53,0x66,0x4f,0x48,0x64,0x3c,0x2a,0x13,0x17,0x06,0x59,0xf8,0xea, -0x4f,0xdd,0xd1,0x9c,0xca,0xc4,0xf0,0xbc,0xb5,0xa4,0xac,0xa4,0x32,0x9d,0x98,0xa6, -0x95,0x94,0xe8,0x93,0x93,0xf8,0x93,0x94,0xcf,0x95,0x96,0x98,0x98,0x9b,0xcd,0x9e, -0xa0,0x34,0xa3,0xae,0x40,0xc0,0xd6,0x20,0xec,0x02,0xe0,0x17,0x29,0x08,0x35,0x3c, -0x5b,0x41,0x43,0xdc,0x44,0x45,0xb0,0x44,0x44,0x02,0x43,0x41,0x95,0x3f,0x3e,0xfd, -0x3e,0x3e,0x8e,0x3d,0x3a,0xeb,0x36,0x32,0x09,0x2c,0x21,0x08,0x14,0x04,0x19,0xf5, -0xe7,0xda,0xdd,0xd8,0x25,0xd6,0xd6,0xb8,0xd8,0xdc,0xc2,0xe0,0xe4,0x0e,0xe7,0xe6, -0x5a,0xe4,0xe0,0x2f,0xdd,0xd9,0x80,0xd4,0xcf,0xf9,0xca,0xc7,0x78,0xc5,0xc4,0x3d, -0xc6,0xca,0x52,0xd1,0xdb,0x3d,0xe9,0xf7,0x1f,0x06,0x12,0x73,0x1a,0x1e,0x79,0x20, -0x21,0x54,0x21,0x20,0x9d,0x21,0x26,0x88,0x2f,0x36,0xee,0x39,0x3a,0xfe,0x3a,0x3a, -0xbc,0x37,0x2d,0x61,0x1c,0x09,0xbd,0xf7,0xe7,0xf5,0xd7,0xc9,0xe6,0xbc,0xb4,0xb5, -0xb0,0xb1,0x7e,0xb6,0xbe,0x33,0xc9,0xd7,0xc1,0xe6,0xf6,0x04,0x04,0x0e,0x1e,0x16, -0x19,0x58,0x18,0x11,0xa3,0x03,0xf1,0xe1,0xdb,0xc7,0xe0,0xb6,0xb0,0xf4,0xaf,0xb3, -0x70,0xb9,0xc3,0xf6,0xce,0xd9,0x8e,0xe3,0xeb,0x4b,0xf3,0x03,0xd7,0x20,0x40,0x32, -0x56,0x5d,0x1d,0x5e,0x5d,0xa6,0x5d,0x5e,0x25,0x5e,0x5c,0x67,0x59,0x55,0xe2,0x4f, -0x49,0x1d,0x44,0x3e,0xad,0x3a,0x38,0x23,0x36,0x32,0xb4,0x2b,0x23,0xc4,0x1b,0x17, -0x21,0x15,0x14,0xbc,0x14,0x14,0x72,0x13,0x12,0xfa,0x10,0x0d,0xeb,0x08,0x04,0xd1, -0x00,0xff,0x6b,0xff,0xfd,0x8d,0xfa,0xf6,0x93,0xf2,0xf0,0x8d,0xf1,0xf4,0xdf,0xfb, -0x05,0xc9,0x10,0x1b,0x87,0x23,0x28,0x17,0x2a,0x28,0x58,0x25,0x24,0xf0,0x26,0x2e, -0x23,0x34,0x34,0x12,0x33,0x32,0x9d,0x33,0x34,0x27,0x35,0x35,0xca,0x32,0x2a,0xb7, -0x1e,0x10,0x51,0x00,0xef,0x95,0xdc,0xcb,0x69,0xbe,0xb1,0x4e,0xa5,0x98,0x08,0x8d, -0x84,0xdc,0x80,0x80,0xc4,0x81,0x84,0x26,0x88,0x8d,0xb5,0x93,0x9a,0xc1,0x9e,0xa1, -0x3d,0xa4,0xa5,0x9c,0xa6,0xa7,0x4c,0xae,0xba,0x2a,0xc8,0xd6,0x57,0xe6,0xf8,0x3d, -0x0b,0x19,0xc5,0x21,0x28,0x83,0x2e,0x34,0x85,0x38,0x39,0x8c,0x38,0x36,0x01,0x33, -0x2f,0xba,0x2c,0x2a,0xe9,0x28,0x27,0x0c,0x28,0x29,0x48,0x2b,0x2b,0x44,0x26,0x1d, -0xbe,0x16,0x11,0x03,0x0c,0x05,0x9d,0xfe,0xf7,0x8d,0xf2,0xee,0xa0,0xea,0xe9,0x79, -0xeb,0xf0,0xa3,0xf5,0xfa,0x50,0xfc,0xfd,0x00,0xfd,0xfc,0xc8,0xfb,0xfc,0x61,0xfd, -0xfe,0x2f,0x00,0x01,0x31,0x01,0xff,0x7f,0xfd,0xf9,0x9e,0xf6,0xf6,0x81,0xf9,0xff, -0x1f,0x08,0x11,0xaa,0x1d,0x2c,0x45,0x3c,0x4b,0x05,0x56,0x59,0x17,0x58,0x53,0xc8, -0x4b,0x41,0xab,0x37,0x2c,0x7b,0x20,0x14,0x35,0x08,0xfc,0x68,0xf2,0xea,0x76,0xe4, -0xdf,0xec,0xda,0xd4,0xee,0xce,0xcb,0x63,0xcc,0xd2,0x45,0xdb,0xe6,0x60,0xf2,0x00, -0x83,0x0d,0x16,0x25,0x18,0x13,0x51,0x09,0xfc,0xef,0xed,0xda,0x04,0xc1,0xa6,0xc6, -0x94,0x8e,0x70,0x8d,0x90,0x72,0x94,0x9a,0xe7,0xa2,0xad,0x35,0xb8,0xc1,0xb8,0xcf, -0xe8,0x41,0x03,0x1c,0xd0,0x2e,0x38,0xb3,0x3b,0x3d,0xf7,0x3e,0x40,0xc2,0x3f,0x3d, -0xc6,0x39,0x35,0x2f,0x33,0x32,0xec,0x33,0x34,0xb5,0x33,0x32,0x78,0x31,0x30,0xd7, -0x2e,0x2c,0x01,0x28,0x23,0x62,0x1e,0x1a,0x41,0x16,0x12,0xbc,0x0f,0x0d,0x67,0x0b, -0x09,0x52,0x07,0x06,0x78,0x06,0x06,0x60,0x04,0x01,0x5f,0x00,0x00,0xfa,0x02,0x06, -0x0b,0x0c,0x13,0x80,0x1b,0x24,0xa6,0x2b,0x2f,0x3c,0x31,0x30,0x0d,0x30,0x30,0x49, -0x34,0x3c,0xe3,0x47,0x52,0xe8,0x57,0x5b,0x70,0x5d,0x5e,0xa7,0x5d,0x5b,0x62,0x57, -0x51,0x8f,0x47,0x36,0x0b,0x22,0x0c,0x15,0xf8,0xe5,0xf3,0xd4,0xc9,0x96,0xbf,0xb6, -0xd5,0xad,0xa6,0x35,0xa0,0x9b,0xe6,0x97,0x96,0x90,0x95,0x95,0x42,0x94,0x93,0x64, -0x92,0x92,0x43,0x94,0x98,0x26,0x9d,0xa1,0x65,0xa5,0xaa,0xf2,0xb3,0xc5,0xbe,0xda, -0xee,0x83,0xff,0x10,0x52,0x20,0x2b,0x6e,0x32,0x36,0x94,0x38,0x39,0xbf,0x3a,0x3b, -0xd2,0x3a,0x39,0x04,0x37,0x35,0xc5,0x34,0x34,0x1f,0x35,0x34,0x59,0x33,0x31,0xcc, -0x2e,0x29,0x2a,0x22,0x16,0x5e,0x09,0xfb,0xa8,0xee,0xe4,0xcb,0xdd,0xda,0xfc,0xdb, -0xde,0xb8,0xe0,0xe3,0x80,0xe5,0xe6,0x8d,0xe5,0xe2,0x95,0xde,0xdb,0x14,0xd9,0xd7, -0x58,0xd7,0xd9,0x9f,0xde,0xe2,0x1c,0xe5,0xe6,0x86,0xe7,0xe7,0x5a,0xe6,0xe4,0x27, -0xe4,0xe7,0x0e,0xf0,0xf9,0xce,0x03,0x0e,0xd7,0x1a,0x28,0xd7,0x33,0x39,0x00,0x39, -0x35,0x68,0x2f,0x28,0x40,0x20,0x18,0xf9,0x0f,0x03,0x47,0xf5,0xea,0xd9,0xe3,0xde, -0xab,0xd8,0xd0,0xb7,0xc7,0xc1,0x07,0xbf,0xbf,0xf4,0xc0,0xc3,0xce,0xc8,0xd1,0xc0, -0xdc,0xe9,0xc9,0xf5,0x00,0x9b,0x0a,0x13,0x5a,0x1a,0x1b,0x30,0x13,0x03,0x71,0xed, -0xd5,0x3b,0xbe,0xae,0xb0,0xa7,0xa5,0x57,0xa5,0xa7,0x14,0xab,0xb0,0x0b,0xb8,0xc0, -0x2d,0xca,0xd3,0x56,0xe1,0xf6,0xdd,0x0d,0x22,0x99,0x33,0x3c,0xd1,0x3d,0x3d,0xdf, -0x3d,0x3d,0xb6,0x3c,0x3b,0xd3,0x38,0x35,0x2d,0x33,0x31,0x2d,0x32,0x34,0xa7,0x38, -0x3d,0x63,0x40,0x41,0xe6,0x3f,0x3c,0x64,0x37,0x31,0x9e,0x2b,0x25,0xf4,0x1f,0x1b, -0x7b,0x18,0x16,0x94,0x14,0x13,0xf4,0x12,0x14,0x25,0x17,0x1a,0x51,0x1c,0x1d,0x48, -0x1d,0x1c,0x90,0x1a,0x19,0xf5,0x18,0x1a,0x02,0x1d,0x20,0x2b,0x24,0x26,0x59,0x28, -0x2a,0x95,0x2d,0x33,0x4d,0x3d,0x48,0xe1,0x52,0x5a,0xd7,0x5c,0x5c,0xf1,0x59,0x57, -0x13,0x54,0x4f,0x8c,0x48,0x3c,0x61,0x2c,0x1d,0x03,0x10,0x03,0xfc,0xf5,0xe5,0x90, -0xd4,0xc9,0x14,0xc0,0xb6,0x47,0xad,0xa5,0x89,0x9f,0x9a,0x16,0x96,0x92,0xd2,0x8e, -0x8d,0x3a,0x8f,0x93,0x22,0x98,0x9d,0xc1,0xa1,0xa5,0x1e,0xaa,0xaf,0xe3,0xb4,0xbe, -0x44,0xcc,0xd9,0x87,0xe5,0xf2,0xf9,0x00,0x0f,0xbc,0x1b,0x20,0xdf,0x21,0x21,0xc3, -0x21,0x25,0x52,0x2b,0x33,0x56,0x3c,0x44,0xb4,0x49,0x4c,0x0b,0x4d,0x49,0xa2,0x41, -0x39,0x0d,0x33,0x2c,0xcf,0x26,0x1c,0x42,0x0c,0xfe,0xb5,0xf5,0xf1,0x4c,0xf1,0xf4, -0x96,0xf9,0xfd,0x4d,0xff,0xfd,0x28,0xf9,0xf3,0xa5,0xec,0xe4,0x3d,0xdd,0xd8,0xf5, -0xd6,0xd6,0xd5,0xd4,0xd3,0x58,0xd3,0xd5,0x54,0xd8,0xda,0x50,0xd9,0xd6,0xbd,0xd4, -0xd4,0x44,0xd5,0xd7,0x5c,0xdb,0xdf,0x88,0xe5,0xef,0xb1,0xfb,0x09,0xfb,0x16,0x21, -0x0b,0x28,0x2b,0x06,0x2e,0x2f,0x98,0x2f,0x2e,0x3a,0x2d,0x2a,0xe5,0x22,0x17,0x07, -0x0a,0xfb,0xe8,0xed,0xe3,0x71,0xdb,0xd6,0xc2,0xd1,0xce,0xe4,0xcc,0xce,0x79,0xd3, -0xda,0x1c,0xe4,0xee,0xfb,0xfa,0x08,0xc5,0x14,0x1d,0xe6,0x1f,0x1b,0x00,0x10,0x00, -0xbe,0xef,0xdd,0xf3,0xc8,0xb2,0x4d,0xa0,0x97,0xc8,0x95,0x98,0x15,0x9e,0xa6,0xca, -0xb1,0xbe,0x98,0xca,0xd4,0xd8,0xda,0xe0,0xef,0xef,0x04,0x3d,0x18,0x28,0x06,0x35, -0x3d,0x84,0x42,0x47,0x58,0x4c,0x50,0x84,0x52,0x52,0xae,0x51,0x4f,0x86,0x4d,0x4b, -0x6d,0x49,0x45,0x25,0x3f,0x38,0x36,0x32,0x2d,0x77,0x2a,0x28,0x3e,0x28,0x27,0xac, -0x26,0x24,0x39,0x22,0x1f,0x18,0x1c,0x17,0xfb,0x12,0x0e,0xac,0x0b,0x08,0x8e,0x05, -0x01,0x2e,0xff,0xfd,0x0f,0xff,0x03,0x11,0x0a,0x12,0xbd,0x1b,0x22,0xed,0x26,0x27, -0xab,0x26,0x25,0x67,0x25,0x27,0xea,0x2c,0x33,0x4f,0x3b,0x42,0x7c,0x4a,0x4f,0x77, -0x51,0x51,0x3f,0x51,0x4f,0xf7,0x4c,0x48,0xc7,0x3f,0x32,0x0c,0x23,0x11,0x2c,0xff, -0xeb,0x82,0xd4,0xbb,0xef,0xa7,0x9a,0x0b,0x92,0x8c,0xbb,0x8a,0x8b,0x68,0x8d,0x8f, -0xf0,0x90,0x93,0xdf,0x95,0x95,0x22,0x93,0x91,0x81,0x8f,0x8e,0xdf,0x8f,0x92,0x72, -0x96,0x9d,0x08,0xa6,0xaf,0x03,0xbe,0xd3,0xa9,0xec,0x06,0xf4,0x1c,0x2d,0xca,0x36, -0x3c,0xc3,0x40,0x43,0x0f,0x46,0x47,0xb8,0x47,0x45,0xdd,0x42,0x40,0x85,0x3e,0x3c, -0x0b,0x3b,0x39,0x0a,0x39,0x39,0xa5,0x39,0x38,0x89,0x33,0x2b,0xad,0x25,0x20,0x63, -0x19,0x0f,0x7a,0x04,0xfa,0x68,0xf2,0xea,0x4e,0xe4,0xe0,0xf8,0xe1,0xe7,0x5e,0xef, -0xf6,0x92,0xfa,0xfc,0xbc,0xfd,0xfd,0x5a,0xfc,0xf8,0x27,0xf1,0xe7,0x30,0xdc,0xd2, -0x7f,0xcd,0xcb,0xbb,0xcc,0xd0,0x7f,0xd9,0xe5,0x1d,0xf4,0x01,0x1c,0x0d,0x16,0x61, -0x1e,0x27,0x61,0x2e,0x2f,0xae,0x2c,0x27,0xdc,0x22,0x1f,0xe2,0x1c,0x1b,0xab,0x1a, -0x17,0xb3,0x10,0x08,0x3c,0x00,0xf6,0xdf,0xec,0xe1,0x87,0xd5,0xcb,0x40,0xc4,0xc2, -0x01,0xc4,0xc9,0x67,0xd2,0xdf,0x94,0xef,0x00,0xbc,0x0f,0x1a,0x8b,0x21,0x24,0x48, -0x24,0x20,0xb2,0x17,0x0a,0x3f,0xfa,0xe5,0xa9,0xcd,0xb6,0x08,0xa9,0xa4,0x26,0xa3, -0xa4,0x71,0xa6,0xaa,0xc1,0xaf,0xb7,0xc1,0xbe,0xc6,0x75,0xcd,0xd6,0x2c,0xe6,0xf7, -0x5c,0x08,0x16,0xcd,0x23,0x2f,0x61,0x36,0x3a,0xd1,0x3c,0x3f,0x46,0x41,0x42,0x87, -0x43,0x44,0x64,0x44,0x44,0x89,0x45,0x47,0xf1,0x47,0x46,0x05,0x42,0x3c,0xc1,0x35, -0x2f,0x28,0x29,0x22,0xab,0x1b,0x13,0xac,0x0b,0x04,0x35,0xff,0xfd,0x07,0xff,0x02, -0xed,0x06,0x0a,0x47,0x0c,0x0b,0x61,0x07,0x03,0x15,0x01,0x01,0x00,0x02,0x02,0xa6, -0x01,0x00,0xae,0x02,0x07,0x89,0x0e,0x16,0x57,0x1f,0x29,0x2c,0x36,0x44,0xc4,0x51, -0x5b,0x70,0x5d,0x5c,0xa0,0x59,0x56,0xaf,0x54,0x51,0x4b,0x4c,0x43,0x73,0x38,0x2e, -0x12,0x24,0x18,0x7c,0x09,0xf5,0x6f,0xe1,0xd0,0x64,0xc4,0xb9,0x9b,0xae,0xa4,0x0b, -0x9d,0x97,0x28,0x94,0x92,0xdc,0x92,0x93,0x18,0x93,0x90,0xad,0x8e,0x8e,0xe4,0x8f, -0x92,0x3d,0x97,0x9c,0x89,0xa2,0xa8,0xf3,0xac,0xb2,0xc5,0xbd,0xcf,0x2f,0xe4,0xf8, -0x41,0x0a,0x18,0x85,0x20,0x25,0xc9,0x29,0x2d,0xbf,0x32,0x37,0x21,0x39,0x38,0x59, -0x36,0x34,0xe3,0x32,0x31,0xea,0x2f,0x2e,0x18,0x2e,0x2d,0x6d,0x2d,0x2a,0xa5,0x21, -0x16,0xbf,0x0e,0x09,0x3a,0x06,0x02,0x4b,0xfe,0xf8,0x4f,0xf4,0xf1,0xaf,0xf2,0xf5, -0xf4,0xf7,0xf9,0xa7,0xf9,0xf9,0xc8,0xf9,0xf9,0xda,0xf7,0xf4,0xdc,0xf1,0xf0,0xc4, -0xef,0xef,0x66,0xee,0xed,0xd3,0xec,0xee,0x53,0xf1,0xf5,0xc5,0xf9,0xfe,0x99,0x03, -0x09,0x67,0x11,0x1b,0xb7,0x26,0x32,0x03,0x3b,0x3e,0xbf,0x40,0x41,0x8a,0x41,0x3f, -0x98,0x3b,0x36,0x36,0x2f,0x25,0x46,0x1a,0x0d,0xef,0x00,0xf4,0x63,0xe8,0xdd,0x5a, -0xd4,0xcd,0x43,0xc9,0xc9,0x0a,0xce,0xd6,0x7a,0xe2,0xf0,0x21,0xfe,0x0a,0x8b,0x14, -0x1b,0x52,0x1e,0x1d,0x9d,0x19,0x11,0x78,0x05,0xf5,0x90,0xe1,0xcc,0x63,0xb5,0xa3, -0xca,0x9e,0xa1,0x7e,0xa6,0xaa,0xa3,0xac,0xae,0x8b,0xb1,0xb5,0xae,0xbb,0xc1,0xfd, -0xc6,0xcd,0x0c,0xda,0xe9,0x49,0xfa,0x0b,0x89,0x1c,0x2b,0x68,0x36,0x3d,0x9b,0x42, -0x44,0xb9,0x43,0x40,0x85,0x3b,0x36,0xf7,0x31,0x2f,0x80,0x2d,0x2c,0xf0,0x28,0x25, -0xf1,0x21,0x20,0xb5,0x20,0x22,0x65,0x24,0x26,0x9a,0x28,0x28,0x52,0x24,0x1e,0xd1, -0x16,0x0f,0x3b,0x09,0x03,0x48,0xfe,0xfa,0x31,0xf8,0xf9,0xd0,0xfb,0xff,0xef,0x04, -0x0a,0xb2,0x0f,0x15,0x37,0x1a,0x1d,0x83,0x1e,0x1e,0xd7,0x1d,0x1e,0x12,0x21,0x27, -0xd2,0x2f,0x3a,0x41,0x45,0x4f,0xd2,0x54,0x56,0x9f,0x56,0x55,0x91,0x53,0x52,0xc0, -0x4e,0x47,0xac,0x3c,0x2e,0x59,0x1e,0x0c,0x79,0xf9,0xe5,0xbc,0xd2,0xc1,0x97,0xb4, -0xab,0xc1,0xa3,0x9e,0x9c,0x9b,0x99,0x37,0x98,0x98,0x00,0x98,0x96,0xce,0x94,0x92, -0x04,0x90,0x8e,0xe8,0x8d,0x8e,0x9d,0x92,0x99,0xdc,0xa2,0xab,0x54,0xb2,0xbb,0x13, -0xcc,0xe3,0x23,0xfa,0x0d,0xd8,0x1c,0x26,0x5c,0x2c,0x30,0xe8,0x33,0x36,0x5d,0x39, -0x3a,0x4f,0x3b,0x3a,0xd4,0x38,0x37,0x68,0x36,0x35,0x5e,0x36,0x36,0x0d,0x36,0x33, -0x7b,0x30,0x29,0x7b,0x1f,0x15,0xfc,0x0c,0x04,0x6e,0xfe,0xf9,0x5e,0xf7,0xf5,0xec, -0xf3,0xf1,0xf5,0xee,0xed,0xad,0xed,0xed,0x7f,0xee,0xef,0xf2,0xef,0xf1,0x42,0xf2, -0xf2,0x41,0xf0,0xed,0x22,0xe9,0xe5,0x5b,0xe4,0xe4,0xcc,0xe5,0xe6,0x96,0xe6,0xe7, -0xe1,0xe9,0xef,0xfb,0xf7,0x01,0xe7,0x0b,0x17,0xb2,0x22,0x2d,0x0b,0x35,0x36,0x09, -0x35,0x32,0xd4,0x2e,0x2a,0x4c,0x26,0x22,0x55,0x1e,0x19,0x2d,0x16,0x12,0x1c,0x0e, -0x06,0xcd,0xfc,0xf0,0x4c,0xe4,0xd9,0xe9,0xd2,0xd0,0x27,0xd1,0xd6,0xf2,0xde,0xea, -0x05,0xf7,0x03,0x6a,0x0f,0x19,0x66,0x21,0x26,0x7e,0x28,0x24,0x0c,0x1b,0x0a,0xae, -0xf5,0xdc,0xee,0xc2,0xae,0x96,0xa4,0xa0,0x18,0x9e,0x9c,0x08,0x9c,0x9c,0xaf,0x9f, -0xa4,0x29,0xab,0xb2,0x24,0xb9,0xc2,0x9e,0xd2,0xe4,0xe5,0xf5,0x06,0x95,0x15,0x22, -0x36,0x2a,0x2e,0x69,0x31,0x33,0xc3,0x33,0x32,0x69,0x30,0x2d,0xed,0x2b,0x2b,0x92, -0x2b,0x2c,0x21,0x2b,0x28,0x59,0x25,0x21,0x1e,0x1e,0x1a,0x31,0x16,0x13,0x22,0x11, -0x0f,0xa7,0x0d,0x0b,0x44,0x08,0x05,0x80,0x01,0xfe,0x50,0xfb,0xf9,0x2c,0xf9,0xf9, -0xc3,0xf9,0xfb,0x15,0xfe,0x01,0x41,0x03,0x04,0xb7,0x05,0x08,0xbd,0x0e,0x16,0x05, -0x1f,0x28,0xee,0x33,0x3f,0xad,0x4b,0x55,0x1a,0x5d,0x60,0x7a,0x5f,0x5c,0x96,0x59, -0x57,0x0b,0x56,0x52,0x2e,0x4d,0x45,0xa0,0x3c,0x34,0x4e,0x2c,0x20,0xd9,0x10,0xfd, -0x6f,0xe8,0xd3,0x3a,0xc3,0xb6,0x55,0xac,0xa4,0xb4,0x9d,0x99,0x61,0x97,0x97,0x7d, -0x98,0x98,0xa4,0x97,0x98,0x31,0x9a,0x9d,0xc3,0x9f,0xa2,0x91,0xa5,0xa9,0x3f,0xae, -0xb1,0x8d,0xb4,0xb9,0xe5,0xc6,0xda,0xdd,0xf0,0x06,0xcf,0x19,0x25,0xe4,0x2b,0x32, -0xe2,0x38,0x3e,0x9b,0x42,0x43,0x2b,0x42,0x3f,0x70,0x3b,0x37,0x33,0x32,0x2c,0x9e, -0x28,0x25,0x0d,0x24,0x23,0xc2,0x21,0x1b,0xea,0x11,0x09,0x86,0x03,0x00,0x90,0xfd, -0xfa,0x8d,0xf7,0xf4,0xe2,0xf0,0xed,0x0c,0xeb,0xe8,0xe9,0xe6,0xe6,0xcc,0xe8,0xec, -0x46,0xf0,0xf2,0xef,0xf3,0xf3,0xd9,0xf2,0xf2,0xf7,0xf1,0xf1,0x60,0xef,0xed,0x09, -0xec,0xea,0x8e,0xea,0xeb,0x5c,0xef,0xf5,0x9b,0xfe,0x09,0x2c,0x16,0x23,0x90,0x2f, -0x3a,0x4e,0x42,0x44,0x92,0x43,0x41,0x8e,0x3f,0x3c,0x49,0x39,0x35,0x5b,0x30,0x28, -0xd4,0x1e,0x14,0xab,0x09,0xfd,0x3a,0xf1,0xe5,0xb3,0xda,0xd2,0x6d,0xce,0xcd,0xdf, -0xd1,0xd9,0x29,0xe4,0xf0,0x97,0xfd,0x0a,0x58,0x16,0x1f,0x79,0x25,0x27,0x55,0x25, -0x1f,0x99,0x15,0x06,0x57,0xf2,0xda,0xc5,0xbf,0xaa,0x2d,0xa1,0x9d,0x11,0x9b,0x9a, -0x93,0x9a,0x9c,0xfb,0xa0,0xa7,0x66,0xaf,0xb7,0x48,0xbf,0xca,0x7a,0xdc,0xef,0x5b, -0x01,0x10,0x9a,0x1d,0x26,0x1f,0x2b,0x2c,0x38,0x2d,0x2d,0x78,0x2d,0x2d,0x10,0x2c, -0x2a,0x5e,0x2a,0x2a,0x4c,0x2c,0x2d,0x3d,0x2e,0x2c,0xcd,0x29,0x25,0xdd,0x21,0x1e, -0xec,0x1d,0x1f,0x91,0x20,0x20,0x0d,0x1f,0x1b,0x08,0x17,0x11,0xb8,0x0b,0x06,0x18, -0x03,0x01,0xaf,0x02,0x03,0x4e,0x05,0x06,0x9d,0x08,0x0a,0x42,0x0b,0x0b,0x98,0x0b, -0x0b,0x0f,0x0d,0x0f,0x75,0x13,0x19,0xbd,0x21,0x2a,0xf8,0x33,0x3d,0xc8,0x46,0x4d, -0x0e,0x51,0x51,0x76,0x50,0x4e,0x29,0x4b,0x45,0xfd,0x3f,0x3a,0xbc,0x35,0x2d,0xee, -0x20,0x10,0x41,0xfe,0xed,0xab,0xde,0xd0,0xf7,0xc4,0xbd,0xf5,0xb7,0xb3,0x89,0xaf, -0xac,0xc3,0xa9,0xa7,0xfc,0xa5,0xa3,0xbd,0xa0,0x9c,0xa4,0x97,0x94,0x46,0x93,0x95, -0x78,0x9b,0xa4,0xa0,0xad,0xb7,0xa3,0xbf,0xc9,0xdd,0xd9,0xec,0xe7,0xfe,0x11,0xa3, -0x20,0x29,0x19,0x2e,0x31,0x19,0x35,0x38,0x3b,0x3c,0x3e,0xaf,0x40,0x41,0x0d,0x43, -0x43,0x0a,0x43,0x41,0xc5,0x3e,0x3b,0x2a,0x38,0x35,0xd5,0x31,0x2a,0x11,0x20,0x17, -0xf3,0x0f,0x0a,0xf0,0x04,0x00,0xc1,0xfa,0xf4,0xbe,0xee,0xe8,0x3f,0xe4,0xe0,0x1b, -0xde,0xdc,0x23,0xdb,0xdb,0x53,0xdc,0xdd,0xfc,0xde,0xdf,0x78,0xdf,0xde,0xac,0xdd, -0xdc,0x31,0xda,0xd8,0xf6,0xd6,0xd5,0xef,0xd5,0xd7,0xf0,0xd9,0xdf,0xf4,0xe6,0xf0, -0xdf,0xfc,0x0a,0x01,0x18,0x24,0x3e,0x2d,0x30,0x13,0x31,0x31,0xc2,0x30,0x2f,0xbb, -0x2d,0x2a,0x8d,0x25,0x1c,0x6e,0x12,0x06,0xbe,0xfa,0xee,0xf2,0xe1,0xd7,0xd4,0xce, -0xc9,0x18,0xc8,0xca,0xc8,0xd0,0xda,0x0e,0xe8,0xf6,0xba,0x05,0x13,0xed,0x1f,0x28, -0x9b,0x2d,0x2e,0xd2,0x2a,0x23,0x8b,0x18,0x09,0xf2,0xf5,0xdf,0xc4,0xc6,0xb4,0x3d, -0xad,0xab,0xe0,0xaa,0xab,0xbb,0xad,0xb1,0x05,0xb7,0xbe,0x87,0xc6,0xcd,0xd9,0xd3, -0xde,0x6a,0xef,0x01,0x08,0x13,0x23,0x21,0x31,0x3b,0x99,0x40,0x43,0x91,0x44,0x45, -0xb8,0x45,0x45,0xf3,0x43,0x41,0x9e,0x3f,0x3d,0x0a,0x3c,0x39,0xeb,0x36,0x33,0xc9, -0x2f,0x2b,0xe8,0x26,0x22,0xfd,0x1f,0x1e,0xc2,0x1c,0x1a,0x6a,0x17,0x13,0xf5,0x0e, -0x0a,0xc5,0x04,0xfe,0x3f,0xfa,0xf7,0x96,0xf6,0xf7,0xb2,0xf8,0xfb,0xf2,0xfd,0x00, -0xd7,0x01,0x02,0x44,0x02,0x02,0x7b,0x04,0x07,0x4e,0x0d,0x15,0x40,0x1e,0x28,0xc0, -0x31,0x3b,0xf8,0x44,0x4c,0xda,0x50,0x52,0x63,0x52,0x50,0x2f,0x4d,0x46,0xcf,0x3f, -0x38,0x2e,0x32,0x29,0xc4,0x1b,0x0a,0x16,0xf8,0xe7,0xf4,0xd7,0xc9,0xa8,0xbd,0xb5, -0x29,0xb0,0xab,0xdb,0xa7,0xa4,0x7a,0xa2,0xa1,0x12,0xa0,0x9f,0xb0,0x9d,0x9c,0xb1, -0x9a,0x9a,0x65,0x9b,0x9e,0xd3,0xa2,0xa8,0x14,0xae,0xb4,0x42,0xba,0xc3,0xe4,0xd3, -0xe8,0x9b,0xfd,0x12,0x12,0x24,0x2e,0x9e,0x34,0x38,0x2a,0x3c,0x3e,0xdf,0x40,0x41, -0x15,0x40,0x3d,0x98,0x3a,0x37,0xa9,0x34,0x31,0x6d,0x2f,0x2d,0x03,0x2b,0x28,0x2f, -0x26,0x1f,0xe4,0x15,0x0d,0x69,0x07,0x02,0x4e,0xff,0xfb,0x9c,0xf7,0xf2,0x24,0xec, -0xe6,0x96,0xe1,0xde,0x86,0xdc,0xdb,0x37,0xdb,0xdb,0xbb,0xdc,0xdd,0xc9,0xdd,0xdd, -0xa6,0xdc,0xdb,0x5f,0xdb,0xda,0x48,0xd9,0xd7,0x1a,0xd6,0xd4,0x7e,0xd4,0xd5,0xea, -0xd8,0xde,0x1b,0xe7,0xf1,0xfb,0xfd,0x0b,0x42,0x18,0x24,0x79,0x2c,0x30,0x60,0x32, -0x34,0xc4,0x35,0x36,0x09,0x36,0x33,0x3b,0x2e,0x24,0xe9,0x17,0x09,0x78,0xfa,0xeb, -0x1b,0xde,0xd3,0x71,0xcb,0xc7,0xca,0xc7,0xcb,0x8d,0xd3,0xde,0x2a,0xec,0xfa,0x2d, -0x09,0x16,0xd3,0x20,0x28,0x31,0x2b,0x2a,0x62,0x25,0x1d,0xa8,0x12,0x04,0x42,0xf2, -0xdd,0x87,0xc7,0xb8,0x43,0xb2,0xb0,0x1e,0xb1,0xb2,0x00,0xb4,0xb7,0x0a,0xbd,0xc3, -0x5e,0xcb,0xd1,0x5e,0xd8,0xe4,0x50,0xf5,0x07,0x0a,0x19,0x28,0x63,0x34,0x3b,0x6d, -0x3e,0x3f,0xc6,0x40,0x42,0x6d,0x45,0x47,0x6f,0x49,0x48,0x2f,0x47,0x44,0x99,0x41, -0x3d,0x5a,0x39,0x34,0x4f,0x30,0x2b,0xc1,0x25,0x21,0xf1,0x1d,0x1c,0xac,0x1c,0x1c, -0xa7,0x1b,0x1a,0x65,0x18,0x14,0x3c,0x0f,0x08,0x06,0x02,0xfd,0x28,0xfb,0xfa,0x6a, -0xfb,0xfd,0x00,0xff,0x00,0xce,0x01,0x01,0x5b,0x01,0x01,0xce,0x03,0x07,0x53,0x0c, -0x13,0xc1,0x1a,0x22,0xcd,0x2a,0x32,0x18,0x3a,0x40,0x17,0x44,0x45,0x19,0x46,0x45, -0xf2,0x41,0x3c,0x03,0x35,0x2e,0xf3,0x27,0x1f,0x5e,0x13,0x02,0x3a,0xf0,0xde,0x48, -0xce,0xbe,0xbd,0xb1,0xa8,0x0d,0xa3,0x9e,0xae,0x9b,0x99,0x60,0x97,0x96,0x59,0x96, -0x96,0x34,0x96,0x95,0xfd,0x95,0x96,0x1f,0x99,0x9c,0x37,0xa1,0xa6,0x8c,0xac,0xb2, -0x98,0xb8,0xc1,0xd4,0xd1,0xe6,0x9c,0xfb,0x0f,0x2a,0x21,0x2c,0x67,0x32,0x36,0xbd, -0x3a,0x3e,0x00,0x40,0x40,0xa2,0x3e,0x3c,0xd3,0x39,0x38,0xe2,0x36,0x36,0x54,0x36, -0x36,0x05,0x36,0x35,0xc6,0x33,0x2d,0x06,0x24,0x1b,0x25,0x14,0x0e,0x77,0x09,0x04, -0x74,0xfe,0xf7,0x6f,0xf1,0xeb,0x9b,0xe7,0xe5,0x53,0xe4,0xe4,0x56,0xe5,0xe7,0x73, -0xe9,0xeb,0x66,0xec,0xec,0x54,0xeb,0xe9,0x9b,0xe7,0xe4,0xbe,0xe1,0xde,0x55,0xdb, -0xd9,0x61,0xd8,0xd9,0xac,0xdd,0xe3,0x7f,0xec,0xf6,0xdf,0x02,0x0f,0xaa,0x1c,0x28, -0x90,0x2e,0x30,0xfa,0x30,0x2f,0xef,0x2d,0x2a,0x8b,0x26,0x21,0x57,0x1a,0x10,0x7d, -0x06,0xfb,0xc6,0xef,0xe4,0x90,0xd8,0xce,0xe8,0xc6,0xc2,0x7c,0xc2,0xc6,0x60,0xcd, -0xd8,0xd6,0xe5,0xf4,0x52,0x02,0x0f,0x86,0x1a,0x22,0x8d,0x27,0x28,0x34,0x25,0x1e, -0x08,0x14,0x05,0x86,0xf2,0xdc,0xa5,0xc5,0xb6,0x8a,0xb1,0xb0,0x18,0xb1,0xb2,0xe7, -0xb4,0xb8,0x7c,0xbe,0xc5,0x18,0xcd,0xd3,0xcc,0xda,0xe7,0x73,0xf8,0x0a,0x1a,0x1c, -0x2b,0x99,0x38,0x41,0xf2,0x44,0x46,0xf7,0x46,0x46,0xfc,0x45,0x44,0xfb,0x42,0x41, -0x80,0x3f,0x3e,0x9d,0x3e,0x3d,0xf9,0x3b,0x39,0xf6,0x35,0x31,0x2c,0x2d,0x28,0x5b, -0x25,0x23,0x31,0x21,0x1e,0xda,0x1a,0x16,0xe6,0x11,0x0d,0x81,0x07,0x01,0x9b,0xfc, -0xf9,0x62,0xf7,0xf6,0x1c,0xf7,0xf8,0x90,0xf9,0xfb,0x85,0xfc,0xfc,0xdd,0xfc,0xfd, -0x49,0xff,0x02,0xd3,0x06,0x0d,0x75,0x15,0x1e,0xc2,0x26,0x2f,0xa5,0x37,0x3e,0xb3, -0x41,0x42,0x8c,0x42,0x40,0x6f,0x3d,0x37,0xa9,0x30,0x29,0xaf,0x23,0x1b,0x08,0x0f, -0xfe,0x76,0xec,0xdb,0x8a,0xcc,0xbe,0xf4,0xb1,0xa9,0x35,0xa3,0x9e,0xb9,0x9a,0x97, -0xfc,0x95,0x95,0xa5,0x95,0x96,0x78,0x97,0x98,0xb1,0x98,0x99,0x7d,0x9b,0x9e,0x54, -0xa2,0xa6,0x3c,0xab,0xaf,0x7c,0xb4,0xbb,0x5f,0xcb,0xe0,0x31,0xf5,0x0a,0x51,0x1d, -0x2b,0x41,0x33,0x39,0x86,0x3e,0x42,0x49,0x45,0x46,0x33,0x45,0x42,0x1c,0x40,0x3d, -0xbc,0x3b,0x3a,0x11,0x39,0x38,0x76,0x37,0x36,0x56,0x34,0x2e,0x54,0x25,0x1d,0xa2, -0x16,0x11,0x58,0x0d,0x09,0x94,0x04,0xff,0xc0,0xf8,0xf2,0x19,0xed,0xe8,0xfd,0xe5, -0xe4,0x91,0xe3,0xe4,0x19,0xe7,0xea,0x62,0xec,0xed,0xb8,0xed,0xec,0x1d,0xeb,0xe8, -0x67,0xe5,0xe2,0xd1,0xde,0xdc,0x92,0xda,0xdb,0x10,0xde,0xe4,0x02,0xed,0xf8,0x7c, -0x06,0x15,0x13,0x24,0x30,0x3f,0x38,0x3a,0x1c,0x3b,0x3a,0x00,0x38,0x35,0x73,0x31, -0x2c,0xbd,0x25,0x1c,0x30,0x11,0x06,0x50,0xfa,0xee,0x7a,0xe3,0xd9,0x9d,0xd2,0xce, -0xa7,0xcd,0xd0,0x95,0xd6,0xe0,0xa0,0xeb,0xf8,0xc5,0x04,0x10,0xc3,0x19,0x20,0x19, -0x24,0x23,0x6a,0x1f,0x17,0xe7,0x0b,0xfc,0x25,0xe9,0xd2,0xff,0xbb,0xad,0x78,0xa8, -0xa6,0x4c,0xa6,0xa6,0xac,0xa8,0xac,0x16,0xb2,0xb9,0x14,0xc1,0xc8,0x52,0xd0,0xde, -0xb3,0xf0,0x03,0x0e,0x16,0x26,0xc5,0x33,0x3c,0x34,0x40,0x42,0xd1,0x42,0x42,0x2c, -0x42,0x40,0x0d,0x3f,0x3c,0x0e,0x3b,0x3a,0x51,0x39,0x38,0x50,0x36,0x34,0xe0,0x30, -0x2d,0x34,0x29,0x25,0x34,0x22,0x20,0xa4,0x1e,0x1c,0x05,0x19,0x15,0x43,0x11,0x0d, -0x46,0x09,0x04,0x6c,0x01,0xff,0x39,0xff,0xff,0x4e,0x01,0x02,0xaf,0x04,0x06,0x61, -0x06,0x05,0x48,0x04,0x03,0xe8,0x03,0x05,0xf8,0x08,0x0e,0x8b,0x16,0x1f,0x45,0x28, -0x30,0x3f,0x39,0x40,0xe0,0x43,0x44,0x5d,0x44,0x42,0x96,0x3e,0x38,0x59,0x31,0x2a, -0xe5,0x23,0x1b,0xff,0x0f,0x00,0x81,0xee,0xdd,0xbc,0xce,0xc0,0xe2,0xb2,0xa9,0xb5, -0xa2,0x9d,0x19,0x99,0x95,0x65,0x92,0x90,0x48,0x8f,0x8e,0x08,0x8e,0x8d,0x35,0x8d, -0x8e,0x42,0x90,0x93,0xed,0x98,0x9e,0x7a,0xa4,0xaa,0x46,0xb0,0xb8,0x03,0xc8,0xdd, -0x62,0xf2,0x06,0xe7,0x18,0x26,0xaa,0x2e,0x34,0x12,0x39,0x3d,0x54,0x40,0x42,0x41, -0x42,0x41,0xa2,0x3f,0x3e,0x56,0x3d,0x3c,0x08,0x3c,0x3b,0xfa,0x3a,0x3a,0x40,0x38, -0x32,0x56,0x29,0x20,0x1f,0x1a,0x14,0x2a,0x10,0x0c,0x80,0x07,0x02,0x07,0xfd,0xf8, -0x61,0xf4,0xf2,0x23,0xf1,0xf0,0x2d,0xf1,0xf1,0x1e,0xf3,0xf4,0x00,0xf4,0xf2,0x3e, -0xf1,0xef,0xa6,0xed,0xeb,0x9b,0xe9,0xe7,0x33,0xe5,0xe3,0xff,0xe3,0xe5,0x5f,0xea, -0xf1,0x42,0xfa,0x05,0x85,0x11,0x1e,0x35,0x2b,0x36,0x91,0x3b,0x3d,0x21,0x3d,0x3c, -0xc1,0x39,0x36,0x93,0x31,0x2b,0x4b,0x23,0x18,0x39,0x0d,0x01,0x24,0xf5,0xe9,0x70, -0xdd,0xd3,0x69,0xcc,0xc8,0x99,0xc8,0xcc,0xb6,0xd3,0xde,0x61,0xea,0xf7,0x84,0x03, -0x0e,0x56,0x17,0x1d,0x88,0x20,0x1f,0x9e,0x1b,0x13,0x88,0x07,0xf7,0x97,0xe3,0xcc, -0xf8,0xb5,0xa8,0x7f,0xa4,0xa3,0x34,0xa3,0xa4,0xe0,0xa5,0xa9,0xd6,0xae,0xb5,0x5c, -0xbd,0xc4,0x92,0xcc,0xdb,0x95,0xed,0x00,0x46,0x12,0x22,0x20,0x2f,0x37,0x27,0x3b, -0x3d,0x02,0x3e,0x3d,0x3f,0x3d,0x3b,0x1e,0x3a,0x38,0x61,0x36,0x35,0x97,0x34,0x32, -0xbd,0x30,0x2e,0x23,0x2b,0x27,0x7e,0x24,0x21,0x35,0x1f,0x1e,0x02,0x1d,0x1b,0xd0, -0x17,0x13,0x3a,0x0f,0x0a,0xdc,0x05,0x00,0x08,0xfc,0xf9,0x64,0xf8,0xf8,0x2d,0xfa, -0xfc,0x04,0xff,0x01,0x39,0x03,0x03,0xd7,0x02,0x02,0xa7,0x02,0x03,0x9c,0x06,0x0b, -0xfe,0x13,0x1d,0x2c,0x28,0x32,0xe5,0x3b,0x43,0xad,0x48,0x4a,0xa0,0x49,0x47,0x8a, -0x43,0x3d,0xe5,0x35,0x2e,0x68,0x27,0x1f,0xd0,0x12,0x02,0xbe,0xf1,0xe1,0xcd,0xd3, -0xc6,0x89,0xba,0xb1,0xba,0xab,0xa6,0xad,0xa2,0x9f,0x91,0x9c,0x9a,0x1f,0x9a,0x99, -0xc7,0x98,0x98,0xb1,0x97,0x98,0x57,0x9a,0x9d,0x1e,0xa3,0xa8,0x6e,0xae,0xb3,0xba, -0xb8,0xbf,0x0a,0xce,0xe1,0x79,0xf5,0x08,0x07,0x1a,0x27,0x88,0x2f,0x34,0x3c,0x39, -0x3d,0x20,0x40,0x42,0x81,0x42,0x41,0x4a,0x40,0x3e,0x8f,0x3d,0x3c,0xf2,0x3a,0x39, -0xae,0x38,0x37,0xf2,0x34,0x2f,0xf1,0x25,0x1d,0xb1,0x15,0x0f,0xcd,0x0a,0x06,0x82, -0x01,0xfc,0x89,0xf7,0xf2,0x2c,0xef,0xed,0x00,0xec,0xeb,0x5e,0xec,0xed,0x12,0xee, -0xee,0xf8,0xed,0xec,0x46,0xea,0xe8,0x93,0xe6,0xe5,0xf3,0xe3,0xe2,0xec,0xe1,0xe1, -0xbb,0xe2,0xe5,0x03,0xea,0xf1,0x73,0xfa,0x05,0xa8,0x11,0x1e,0xc4,0x2a,0x35,0x44, -0x3a,0x3c,0xa0,0x3c,0x3c,0x5a,0x3b,0x38,0xba,0x34,0x2f,0xc2,0x26,0x1c,0x60,0x10, -0x04,0x07,0xf8,0xeb,0xa9,0xdf,0xd5,0xd6,0xcd,0xc9,0x39,0xc9,0xcc,0x5f,0xd4,0xde, -0x5d,0xeb,0xff,0x6a,0xff,0xff,0xb1,0xfe,0xfe,0xd4,0xfd,0xfd,0x36,0xfd,0xfd,0xf2, -0xfc,0xfc,0x6f,0xfd,0xfe,0xe1,0xfe,0xff,0x3f,0x01,0x02,0x0a,0x04,0x05,0xd7,0x06, -0x07,0xbe,0x08,0x09,0x90,0x08,0x07,0x1a,0x06,0x03,0x7e,0x01,0xfe,0x1e,0xfc,0xf9, -0x58,0xf7,0xf5,0xa4,0xf3,0xf2,0xcd,0xf2,0xf3,0x48,0xf5,0xf7,0xaa,0xfa,0xfd,0x2d, -0x01,0x04,0x2a,0x08,0x0b,0xeb,0x0e,0x11,0x55,0x13,0x14,0xcd,0x15,0x16,0x93,0x15, -0x13,0x7e,0x12,0x11,0x86,0x10,0x0f,0x2f,0x0f,0x0d,0x4b,0x0c,0x0b,0xc9,0x0b,0x0c, -0x64,0x0c,0x0b,0x79,0x0a,0x0a,0x14,0x0b,0x0c,0x95,0x0c,0x0b,0xd2,0x08,0x08,0x50, -0x09,0x0a,0xa8,0x09,0x06,0x4b,0x03,0x01,0xcb,0x02,0x04,0x82,0x03,0x01,0xf7,0xff, -0x00,0xb7,0x03,0x09,0x61,0x0f,0x18,0xe3,0x1f,0x1a,0xbf,0x0c,0xfe,0x25,0xf7,0x00, -0x8e,0x0a,0x05,0x8e,0xe6,0xaf,0x17,0x8f,0x94,0x45,0x9b,0x97,0x31,0x91,0x8d,0x79, -0x92,0xa1,0x8b,0xad,0xb0,0x1c,0xb3,0xb9,0x2a,0xc3,0xcc,0xd6,0xda,0xf3,0x17,0x0c, -0x1c,0x5e,0x29,0x34,0xe0,0x3b,0x3e,0x4f,0x40,0x42,0x66,0x44,0x45,0x69,0x45,0x43, -0x37,0x40,0x3c,0x19,0x39,0x36,0x61,0x33,0x31,0x92,0x2f,0x2e,0x79,0x2d,0x2b,0xba, -0x27,0x20,0xa8,0x18,0x11,0xcc,0x0b,0x06,0x9b,0x02,0xfd,0xe1,0xf7,0xf4,0x2c,0xf2, -0xef,0x98,0xed,0xec,0xd0,0xea,0xe9,0x3c,0xe9,0xe9,0x78,0xe8,0xe6,0xb1,0xe4,0xe3, -0x65,0xe1,0xe1,0xa8,0xe2,0xe2,0x66,0xe2,0xe4,0xf8,0xe6,0xe9,0x5b,0xed,0xf2,0x15, -0xf7,0xfb,0xce,0x01,0x06,0x0c,0x0a,0x0e,0xf3,0x12,0x15,0xac,0x16,0x15,0xed,0x12, -0x0e,0x8e,0x0b,0x08,0x84,0x03,0xfd,0xca,0xf6,0xef,0x48,0xea,0xe6,0x58,0xe2,0xdf, -0x81,0xde,0xdf,0x4e,0xe3,0xe6,0xfb,0xe8,0xeb,0x08,0xf0,0xf8,0x91,0x00,0x04,0x0c, -0x07,0x0b,0x05,0x0e,0x0e,0x08,0x0f,0x0d,0xf6,0x0b,0x11,0x90,0x19,0x1f,0xc3,0x1e, -0x19,0x47,0x11,0x0a,0x64,0x09,0x0d,0x29,0x0e,0x08,0xd5,0xff,0xf5,0xf2,0xea,0xe3, -0xac,0xdb,0xd0,0x0a,0xc7,0xc4,0x44,0xc7,0xca,0x8c,0xcc,0xcd,0xa5,0xce,0xd1,0x35, -0xd5,0xd9,0x2d,0xe1,0xec,0x02,0xf8,0x02,0x4d,0x0d,0x17,0xf6,0x20,0x2a,0xb8,0x33, -0x3b,0x4c,0x42,0x47,0xd4,0x49,0x49,0x38,0x47,0x44,0xf7,0x41,0x3f,0x24,0x3b,0x35, -0xe0,0x2e,0x29,0x41,0x23,0x1e,0x85,0x1a,0x16,0x19,0x13,0x11,0xd8,0x10,0x0f,0x08, -0x0e,0x0c,0x97,0x0a,0x08,0x25,0x06,0x03,0x5d,0x00,0xfb,0x7f,0xf7,0xf2,0x0c,0xee, -0xe9,0x5e,0xe6,0xe2,0xbe,0xe0,0xe0,0x24,0xe1,0xe3,0x72,0xe6,0xeb,0x31,0xf0,0xf5, -0x79,0xfb,0x01,0x81,0x05,0x09,0x01,0x0c,0x0d,0x88,0x0d,0x0c,0x81,0x09,0x05,0xc9, -0x00,0xfb,0xd3,0xf4,0xed,0x3e,0xe7,0xe1,0xf7,0xdc,0xda,0xe0,0xd7,0xd6,0xfb,0xd6, -0xd8,0xc8,0xdb,0xe0,0x43,0xe5,0xea,0xcd,0xf0,0xf6,0xc8,0xfb,0xfe,0x4f,0x00,0x01, -0x87,0x02,0x02,0xbe,0x02,0x01,0x1d,0x00,0xfe,0xab,0xfd,0xfc,0x6d,0xfc,0xfd,0x22, -0x00,0x04,0xf3,0x07,0x0b,0xf8,0x0c,0x0b,0x14,0x09,0x08,0x00,0x07,0x05,0x8c,0x03, -0xfe,0x0e,0xf9,0xf4,0x10,0xf0,0xeb,0xbc,0xe6,0xe1,0x6f,0xde,0xdc,0xbb,0xdc,0xdd, -0xc7,0xdd,0xdd,0x9c,0xde,0xe0,0xce,0xe4,0xe9,0x69,0xef,0xf5,0x0b,0xfc,0x02,0xb5, -0x08,0x0f,0x10,0x15,0x1a,0xcc,0x1f,0x23,0x6d,0x26,0x27,0x1a,0x28,0x27,0x65,0x25, -0x22,0x6c,0x1f,0x1b,0xe2,0x16,0x12,0xff,0x0e,0x0b,0x14,0x08,0x05,0x98,0x03,0x02, -0xca,0x02,0x04,0xc2,0x06,0x0a,0x13,0x0e,0x12,0x47,0x17,0x1c,0x95,0x21,0x26,0xac, -0x2b,0x2f,0x6e,0x33,0x35,0xfe,0x36,0x36,0xac,0x34,0x30,0xbe,0x2b,0x25,0x52,0x1d, -0x14,0xc2,0x09,0xfe,0x44,0xf2,0xe6,0x56,0xdb,0xd1,0x94,0xc8,0xc1,0xb1,0xba,0xb6, -0x28,0xb6,0xb8,0x48,0xbb,0xbe,0x67,0xc2,0xc7,0xf0,0xcc,0xd5,0x0f,0xe2,0xef,0x96, -0xfd,0x0b,0x9c,0x19,0x27,0x32,0x34,0x3d,0x7b,0x40,0x3c,0xf6,0x35,0x31,0x17,0x2f, -0x2b,0x59,0x25,0x1a,0x62,0x07,0xf2,0xae,0xe2,0xd7,0xa6,0xce,0xca,0x6d,0xd3,0xe2, -0x2f,0xec,0xf0,0xe8,0xf6,0x01,0x06,0x1a,0x3f,0x6c,0x56,0x55,0xf7,0x4b,0x42,0x41, -0x39,0x32,0xa8,0x2d,0x25,0x94,0x13,0xf7,0xb4,0xd6,0xba,0xcb,0xa7,0x9d,0xfd,0x96, -0x90,0xcf,0x8f,0x93,0xdc,0x99,0x9f,0xe9,0xa4,0xaa,0xc3,0xaf,0xb7,0xd1,0xbf,0xc8, -0xb9,0xd0,0xd6,0xcc,0xdd,0xef,0x2b,0x0a,0x21,0xdf,0x35,0x44,0x70,0x47,0x46,0x1c, -0x47,0x47,0xc0,0x47,0x47,0x1a,0x45,0x40,0x29,0x3b,0x36,0xf5,0x31,0x2c,0x6f,0x29, -0x28,0x76,0x25,0x1f,0xd8,0x19,0x15,0xf1,0x11,0x10,0x5f,0x10,0x10,0x64,0x11,0x14, -0x92,0x18,0x1d,0xab,0x22,0x25,0xc8,0x24,0x23,0x76,0x22,0x20,0x2f,0x1d,0x16,0x91, -0x0a,0xfb,0xd8,0xeb,0xdc,0x3e,0xcd,0xbb,0xbf,0xac,0xa4,0x2c,0xa5,0xa8,0x10,0xaa, -0xad,0xcd,0xb5,0xc1,0x01,0xcc,0xd3,0x36,0xd5,0xd4,0xef,0xdc,0xf4,0x66,0x16,0x35, -0x98,0x4a,0x59,0x12,0x60,0x5e,0x9f,0x5b,0x57,0xfa,0x4e,0x42,0x7c,0x37,0x2d,0x35, -0x23,0x1c,0x56,0x1c,0x1c,0xf4,0x0d,0xea,0x15,0xbe,0x9a,0x4e,0x8c,0x93,0xa3,0x9c, -0xa0,0xeb,0xa7,0xb4,0x9b,0xc1,0xcd,0xb0,0xd8,0xe2,0x1d,0xea,0xf7,0xcb,0x16,0x3d, -0x16,0x52,0x50,0x29,0x49,0x42,0xb6,0x3e,0x3e,0x53,0x36,0x20,0x87,0x04,0xe6,0x78, -0xc0,0x9c,0xdd,0x8b,0x8a,0x9f,0x8a,0x85,0x58,0x81,0x83,0xcc,0x8c,0x98,0x1e,0xa7, -0xb7,0xc8,0xc9,0xdc,0x68,0xec,0xf5,0x56,0xfb,0x0e,0xd7,0x34,0x58,0x29,0x68,0x66, -0xb2,0x62,0x63,0xfb,0x65,0x65,0x9a,0x60,0x58,0xda,0x51,0x4a,0x4d,0x43,0x3d,0x9e, -0x39,0x34,0xa8,0x2c,0x21,0xcf,0x19,0x16,0x66,0x16,0x19,0x93,0x1e,0x26,0xa9,0x31, -0x3c,0x59,0x41,0x3f,0x90,0x3b,0x38,0xb3,0x33,0x2c,0x19,0x22,0x16,0x4a,0x0e,0x0a, -0xc6,0x04,0xf6,0xe1,0xe0,0xcb,0x11,0xb7,0xa5,0xbc,0x9a,0x98,0x0f,0x9c,0xa1,0x0d, -0xac,0xb7,0x61,0xbe,0xc2,0x8c,0xc6,0xcd,0xeb,0xd9,0xea,0xc4,0xff,0x16,0x97,0x28, -0x39,0x55,0x4a,0x4f,0x1f,0x49,0x43,0x30,0x43,0x46,0x62,0x47,0x44,0x72,0x39,0x29, -0xb7,0x1d,0x1a,0x76,0x16,0x0c,0x45,0x02,0xfa,0x26,0xf5,0xf4,0x8b,0xf4,0xee,0xaf, -0xe7,0xe4,0xf5,0xe3,0xe3,0xa3,0xe1,0xdf,0xa1,0xdd,0xe3,0x54,0xf0,0xfd,0x44,0x02, -0x00,0x71,0xfc,0xfc,0x5c,0x04,0x11,0x74,0x17,0x10,0x9f,0x07,0x00,0x71,0xf6,0xe9, -0xd1,0xd5,0xb8,0xf0,0x96,0x83,0x4d,0x86,0x8f,0xee,0x95,0x96,0x4f,0x94,0x92,0x5a, -0x94,0x9b,0xb5,0xa6,0xb1,0x5f,0xbb,0xc2,0x5f,0xc9,0xcf,0x36,0xd5,0xd8,0x48,0xdb, -0xe7,0x83,0xfd,0x13,0xbd,0x25,0x32,0xfa,0x3c,0x45,0x84,0x4a,0x4d,0xc8,0x4f,0x50, -0x84,0x4f,0x4f,0x2e,0x52,0x53,0xb5,0x51,0x4e,0x9d,0x4c,0x4a,0xc9,0x48,0x47,0x30, -0x44,0x41,0x60,0x3e,0x3c,0x20,0x39,0x36,0x3c,0x33,0x2b,0x5d,0x24,0x1f,0x8e,0x1c, -0x19,0x43,0x18,0x1a,0x50,0x1d,0x21,0xf2,0x22,0x22,0x23,0x20,0x1c,0x48,0x17,0x0f, -0xa3,0x03,0xf8,0x91,0xee,0xe5,0xea,0xdb,0xce,0x47,0xbd,0xae,0x82,0xa6,0xa7,0x67, -0xad,0xb3,0xd8,0xb7,0xbd,0xf2,0xc6,0xd0,0x3b,0xd8,0xe7,0xfc,0x01,0x1d,0xf8,0x34, -0x44,0x1b,0x43,0x34,0xf2,0x2a,0x2f,0xc4,0x35,0x34,0x24,0x2c,0x24,0xe1,0x1e,0x17, -0xa5,0x08,0xf6,0xbc,0xe8,0xe4,0x6d,0xe9,0xee,0x10,0xee,0xea,0xb4,0xe6,0xe8,0x06, -0xf1,0xfc,0x9a,0x07,0x11,0xa8,0x19,0x1c,0xdf,0x1b,0x1d,0xcb,0x29,0x3a,0x0c,0x43, -0x3f,0x73,0x34,0x29,0xf3,0x21,0x1b,0xde,0x0f,0xf5,0xb5,0xd2,0xb9,0x90,0xac,0xa3, -0x0a,0x9d,0x96,0xa4,0x8a,0x82,0x6e,0x85,0x8e,0x20,0x96,0x9a,0xdc,0xa0,0xac,0xca, -0xba,0xc6,0xb2,0xcb,0xcc,0x0f,0xd0,0xd8,0x32,0xe7,0xfe,0x63,0x16,0x2a,0x8f,0x3a, -0x43,0x92,0x47,0x49,0x77,0x48,0x47,0x0d,0x49,0x47,0x8e,0x42,0x3b,0x9f,0x38,0x3b, -0x20,0x42,0x49,0xd7,0x4c,0x4d,0xa0,0x4e,0x53,0xf8,0x55,0x4c,0x41,0x32,0x19,0xa3, -0x14,0x1c,0xbe,0x18,0x06,0xbe,0xf1,0xca,0xbf,0x9a,0x8a,0x8b,0x90,0x93,0xff,0x94, -0x95,0x1d,0x97,0x9d,0xf2,0xad,0xc5,0x70,0xd9,0xe2,0x86,0xdd,0xd7,0xaa,0xec,0x25, -0xe6,0x4f,0x4e,0x12,0x3c,0x31,0x27,0x2e,0x2b,0x1f,0x2a,0x27,0x35,0x1a,0x05,0x95, -0xf8,0xf3,0xfc,0xf0,0xef,0x76,0xee,0xed,0x13,0xed,0xee,0x26,0xf0,0xf5,0x2f,0x03, -0x10,0xb5,0x12,0x08,0x52,0xf8,0xeb,0x44,0xe7,0xed,0xea,0xf9,0x05,0x3b,0x0f,0x16, -0x64,0x17,0x10,0x42,0x05,0xfe,0x97,0x00,0x0a,0x85,0x16,0x20,0xb7,0x25,0x25,0x17, -0x23,0x25,0xe0,0x2a,0x2d,0x80,0x27,0x1f,0xc8,0x1a,0x1a,0x9d,0x1b,0x16,0x5f,0x0c, -0x01,0x38,0xf5,0xe5,0x54,0xd0,0xb5,0x3e,0x9a,0x89,0x57,0x86,0x87,0x7c,0x8a,0x8f, -0x95,0x96,0x9d,0x62,0xa1,0xa5,0xdb,0xac,0xb7,0x54,0xc5,0xd6,0x56,0xe8,0xf7,0x88, -0x07,0x1d,0xb7,0x3c,0x5b,0x29,0x6f,0x73,0xff,0x73,0x77,0x87,0x79,0x74,0x1a,0x6a, -0x5d,0x4a,0x51,0x45,0x40,0x3b,0x36,0x75,0x2f,0x1c,0x6d,0x04,0xf0,0x66,0xe6,0xe7, -0xff,0xed,0xf1,0x79,0xf0,0xe9,0x0e,0xe8,0xf5,0x67,0x09,0x17,0xcf,0x19,0x0c,0x0d, -0xf5,0xda,0xdf,0xcc,0xd1,0x7a,0xdb,0xe1,0x73,0xe6,0xed,0x7a,0xf4,0xf9,0x77,0x04, -0x20,0xfc,0x44,0x59,0x71,0x57,0x4e,0x48,0x46,0x40,0xa1,0x3c,0x39,0xc9,0x35,0x2e, -0x79,0x21,0x13,0xf4,0x08,0xfc,0xc6,0xec,0xe0,0x7f,0xd8,0xcf,0x8d,0xc7,0xbf,0xfc, -0xb6,0xae,0x76,0xab,0xb0,0x4a,0xb9,0xbf,0x97,0xc1,0xc0,0x9a,0xc0,0xc6,0xb4,0xd1, -0xdf,0xe2,0xec,0xfa,0x2f,0x07,0x0d,0x6c,0x0d,0x08,0x83,0x05,0x0d,0x21,0x20,0x38, -0x5e,0x4d,0x54,0x0c,0x4e,0x40,0xda,0x35,0x37,0x1a,0x43,0x4d,0x86,0x54,0x58,0xc3, -0x52,0x44,0xb0,0x32,0x23,0x4f,0x19,0x10,0x08,0x06,0xf9,0x6a,0xeb,0xd5,0x15,0xb6, -0x9b,0xb9,0x90,0x91,0x46,0x9b,0xa9,0x0e,0xb3,0xb0,0x1f,0xa8,0xa2,0x6e,0xaa,0xbf, -0x32,0xd7,0xe6,0xc6,0xec,0xf0,0x0e,0xf6,0xfe,0xae,0x10,0x27,0xae,0x3f,0x52,0x82, -0x58,0x56,0xfc,0x50,0x49,0xf9,0x43,0x40,0x25,0x3c,0x33,0x8d,0x28,0x1f,0x99,0x1c, -0x1d,0xfb,0x18,0x08,0xf1,0xf4,0xe6,0x6d,0xdd,0xda,0xd2,0xdd,0xe7,0x53,0xf5,0x01, -0x72,0x02,0xf9,0x31,0xea,0xdc,0x1a,0xd7,0xd8,0x42,0xd4,0xc9,0xcb,0xc3,0xc5,0x7c, -0xc9,0xcd,0x25,0xd2,0xd6,0x13,0xdd,0xf2,0x03,0x10,0x25,0xb3,0x2a,0x27,0x97,0x2a, -0x35,0x4c,0x3e,0x3b,0xb5,0x2c,0x1a,0x48,0x0f,0x0c,0xb9,0x0b,0x05,0xca,0xfb,0xf3, -0xd8,0xed,0xe8,0xc8,0xe1,0xdb,0x6f,0xdd,0xe8,0x81,0xf3,0xf5,0xda,0xee,0xe7,0xc1, -0xe7,0xf4,0x80,0x03,0x0d,0xc3,0x0e,0x0c,0x23,0x0a,0x09,0xd3,0x05,0x00,0xd2,0xfd, -0x03,0xe8,0x10,0x21,0x0c,0x30,0x39,0xcd,0x3f,0x40,0xdc,0x3b,0x33,0xcd,0x2f,0x39, -0xd0,0x49,0x57,0x09,0x5f,0x5b,0x6f,0x4d,0x3c,0x90,0x30,0x28,0x0e,0x21,0x19,0xb7, -0x10,0x03,0x77,0xee,0xd1,0xab,0xad,0x90,0x0e,0x89,0x8c,0xc7,0x90,0x93,0x7d,0x95, -0x95,0x4a,0x95,0x97,0x55,0x9f,0xad,0x56,0xbe,0xce,0xdc,0xdb,0xe1,0xee,0xe0,0xde, -0xb0,0xe6,0x01,0xad,0x2a,0x48,0x8c,0x54,0x4f,0x37,0x48,0x46,0xd0,0x45,0x44,0x35, -0x42,0x41,0x83,0x41,0x42,0x78,0x40,0x3a,0xe3,0x2e,0x19,0x93,0x02,0xf8,0xcd,0xf8, -0xff,0x31,0x0a,0x14,0xb5,0x19,0x19,0xc1,0x10,0x03,0xb0,0xf4,0xe9,0x54,0xdf,0xd5, -0x39,0xce,0xc8,0xec,0xc2,0xbe,0x9d,0xbc,0xba,0x83,0xba,0xc0,0x83,0xcc,0xe3,0xe1, -0x02,0x28,0xde,0x4c,0x5e,0xd1,0x5d,0x58,0x26,0x52,0x4b,0x8c,0x45,0x3d,0x4e,0x35, -0x2f,0x05,0x2e,0x2b,0xc2,0x1d,0x06,0x7b,0xee,0xdb,0x25,0xd0,0xcb,0xd6,0xc8,0xc4, -0x9f,0xc0,0xbe,0xb7,0xbe,0xbe,0x6f,0xbe,0xbe,0x7c,0xc3,0xcd,0xc8,0xd8,0xde,0x7d, -0xdf,0xe1,0xb7,0xe9,0xf5,0xe4,0xfd,0xfe,0x43,0xfa,0xfc,0x90,0x08,0x1b,0xf3,0x2a, -0x34,0xd2,0x39,0x40,0x5f,0x4a,0x51,0xff,0x51,0x4b,0x2e,0x49,0x4e,0x99,0x58,0x5f, -0x8e,0x5d,0x51,0x1b,0x40,0x2b,0xcf,0x17,0x00,0xe6,0xe3,0xc7,0xe1,0xab,0x9b,0xec, -0x9c,0x9f,0x5e,0x9f,0x9e,0xac,0x9d,0x9a,0xbf,0x98,0x98,0xf8,0x9d,0xab,0xd8,0xbe, -0xd3,0xb7,0xe3,0xeb,0xbc,0xed,0xee,0x97,0xf5,0x0b,0xf4,0x28,0x46,0x00,0x5b,0x62, -0x58,0x62,0x5f,0xd3,0x57,0x4d,0x57,0x43,0x3a,0x61,0x32,0x2c,0xba,0x26,0x22,0x52, -0x1f,0x13,0x29,0xff,0xee,0x7d,0xe5,0xe0,0xce,0xde,0xdd,0x01,0xdb,0xd9,0xdb,0xdd, -0xe9,0xfc,0xf4,0xf3,0x39,0xe4,0xcf,0x00,0xbd,0xb1,0x78,0xaa,0xa8,0xc9,0xaf,0xbd, -0x9b,0xcb,0xd2,0xee,0xd0,0xd1,0x1b,0xe4,0x06,0xe4,0x2f,0x51,0xb8,0x60,0x63,0xd7, -0x5e,0x53,0xd6,0x46,0x40,0x67,0x43,0x48,0x9b,0x49,0x45,0x4c,0x3e,0x32,0x48,0x25, -0x18,0x1a,0x0d,0x04,0x43,0xff,0xfc,0x5c,0xf8,0xf0,0x87,0xe9,0xe7,0x60,0xe9,0xed, -0x29,0xef,0xed,0xef,0xeb,0xe9,0x42,0xe7,0xe9,0x84,0xee,0xf5,0x9b,0xfc,0x00,0x28, -0x02,0x03,0xe8,0x06,0x0d,0xd2,0x14,0x1b,0x8e,0x20,0x21,0xa8,0x22,0x28,0x5d,0x30, -0x31,0x3f,0x2e,0x2a,0xbc,0x29,0x2a,0xc9,0x28,0x1e,0x9f,0x0e,0xff,0x96,0xf2,0xe3, -0xc0,0xcf,0xbb,0x72,0xa1,0x8a,0xbc,0x82,0x81,0x00,0x80,0x81,0x08,0x84,0x87,0xc2, -0x8c,0x94,0x63,0x9d,0xa8,0xcc,0xb4,0xc1,0x48,0xce,0xd8,0xad,0xdf,0xe2,0x66,0xe8, -0xfe,0x3f,0x21,0x3f,0xe6,0x53,0x5a,0xb2,0x57,0x57,0xea,0x56,0x51,0x05,0x4b,0x48, -0xfe,0x48,0x46,0x94,0x3f,0x38,0x08,0x33,0x2a,0x8a,0x1d,0x10,0xbe,0x07,0x03,0x16, -0x03,0x03,0xe7,0x03,0x04,0xea,0x04,0x05,0x54,0x06,0x05,0xfd,0x00,0xf6,0x7f,0xe9, -0xdc,0x8b,0xd2,0xcc,0x48,0xcf,0xdb,0x34,0xe8,0xf0,0xa4,0xf2,0xf3,0xc4,0xfd,0x16, -0x38,0x37,0x56,0x4d,0x68,0x67,0xf4,0x5f,0x59,0xbd,0x54,0x4e,0xe6,0x45,0x3d,0x32, -0x37,0x34,0xb9,0x2f,0x23,0x17,0x12,0x01,0x8a,0xf5,0xed,0x79,0xe8,0xe3,0x55,0xdd, -0xd9,0x3c,0xda,0xdc,0x09,0xdf,0xe0,0xa1,0xe0,0xe2,0x13,0xe3,0xe0,0x15,0xd9,0xd1, -0xd6,0xd0,0xda,0x86,0xe9,0xf6,0x88,0xfb,0xf8,0x90,0xf3,0xf5,0xa8,0xfc,0x03,0xac, -0x08,0x0d,0x9c,0x16,0x25,0xc8,0x34,0x39,0xb6,0x2f,0x23,0x70,0x1f,0x23,0x6a,0x26, -0x23,0x13,0x1a,0x0d,0x51,0x02,0xf8,0x6d,0xe8,0xd0,0x27,0xb2,0x92,0x40,0x84,0x88, -0x39,0x8d,0x8e,0x21,0x8e,0x8f,0x7b,0x92,0x94,0x0a,0x97,0x9b,0xf8,0xa3,0xb1,0x84, -0xbe,0xc7,0x50,0xcd,0xd5,0x91,0xe1,0xfb,0x89,0x22,0x40,0x7a,0x4c,0x4a,0xe8,0x41, -0x3e,0xaa,0x47,0x55,0x79,0x5d,0x59,0x98,0x4e,0x42,0x21,0x35,0x29,0xa0,0x21,0x1e, -0x7e,0x1b,0x16,0xde,0x13,0x10,0x71,0x0a,0x06,0x92,0x06,0x0b,0xba,0x11,0x16,0x75, -0x18,0x18,0x67,0x17,0x15,0xe1,0x0d,0x01,0xa2,0xf2,0xe5,0xd6,0xda,0xd6,0x0c,0xd8, -0xd9,0x27,0xdc,0xe2,0x74,0xee,0x01,0x5d,0x17,0x2c,0x71,0x40,0x4d,0x8f,0x50,0x4f, -0xc6,0x4e,0x4e,0x60,0x4d,0x4c,0xab,0x4a,0x45,0x89,0x3e,0x34,0x67,0x24,0x10,0x6b, -0xfe,0xf0,0xb0,0xe9,0xeb,0x8b,0xef,0xec,0x19,0xe0,0xcf,0xcb,0xc4,0xc3,0xd9,0xc8, -0xce,0x9c,0xd1,0xd4,0xa0,0xda,0xe3,0xd6,0xe7,0xe6,0xe0,0xe1,0xe1,0x6b,0xe9,0xf6, -0x94,0x02,0x0b,0x2b,0x12,0x17,0x84,0x1a,0x1b,0x58,0x1d,0x23,0x52,0x2b,0x33,0x6a, -0x38,0x38,0x1a,0x37,0x35,0x22,0x33,0x30,0x17,0x29,0x1b,0xc5,0x0c,0x01,0x65,0xf5, -0xe7,0xbb,0xd4,0xbc,0xe0,0xab,0xa7,0x23,0xa1,0x96,0x04,0x8c,0x89,0x6a,0x91,0x9c, -0x1d,0xa7,0xb0,0x32,0xb7,0xbc,0xf7,0xbf,0xc1,0x63,0xc1,0xc3,0x5b,0xcc,0xe1,0x99, -0x00,0x1b,0xde,0x2d,0x3a,0xce,0x42,0x44,0x09,0x44,0x43,0x48,0x41,0x3b,0x45,0x32, -0x2a,0x10,0x28,0x2c,0xed,0x31,0x30,0xe5,0x22,0x09,0x1f,0xf1,0xe6,0xa9,0xea,0xf4, -0xda,0xfe,0x08,0x70,0x0f,0x12,0xdf,0x0e,0x03,0x51,0xf5,0xed,0x5f,0xf0,0xf6,0x7a, -0xf8,0xf0,0x99,0xe1,0xd4,0x9a,0xd1,0xd3,0x63,0xd4,0xd6,0x4c,0xdd,0xed,0xcc,0x09, -0x27,0x08,0x3e,0x4b,0x7e,0x4f,0x4b,0x2b,0x48,0x46,0xe7,0x44,0x43,0x41,0x41,0x3e, -0xaf,0x3a,0x32,0x59,0x25,0x16,0xb0,0x08,0xfd,0x5c,0xf5,0xef,0x83,0xea,0xe7,0xd5, -0xe4,0xe1,0x8d,0xde,0xdb,0xd0,0xd6,0xd2,0x54,0xce,0xcc,0x81,0xcd,0xd3,0xbd,0xdd, -0xe8,0x2f,0xf3,0xfb,0xc7,0x03,0x0c,0xd1,0x11,0x13,0xf6,0x11,0x13,0x85,0x1d,0x2e, -0xd0,0x3e,0x4a,0x20,0x4e,0x4c,0x26,0x44,0x38,0xa8,0x2f,0x2c,0xce,0x2f,0x32,0xa8, -0x2d,0x1f,0x75,0x0e,0x00,0xe2,0xf2,0xe3,0x92,0xca,0xa8,0x2a,0x8f,0x8a,0xf2,0x8c, -0x8d,0x46,0x8c,0x8b,0x05,0x8d,0x92,0x95,0x99,0xa0,0xb5,0xa6,0xae,0x7d,0xb8,0xc2, -0x0b,0xce,0xd9,0x10,0xe1,0xea,0xf1,0xfc,0x17,0x40,0x2e,0x42,0xb5,0x54,0x60,0x5b, -0x62,0x5e,0x8d,0x59,0x52,0x9f,0x4c,0x47,0x0c,0x44,0x3f,0x73,0x38,0x30,0xa1,0x25, -0x15,0x0a,0x03,0xf8,0x39,0xf8,0xfb,0x84,0xfa,0xf4,0x93,0xed,0xeb,0xcd,0xef,0xf4, -0x05,0xf5,0xf1,0xab,0xec,0xe6,0xdb,0xdd,0xd0,0x23,0xc0,0xb5,0xd2,0xb7,0xc4,0x25, -0xce,0xd1,0xd6,0xd1,0xd6,0x59,0xe7,0x02,0x09,0x1e,0x34,0x0f,0x45,0x4b,0x08,0x4d, -0x4e,0xb5,0x4f,0x51,0x8f,0x55,0x56,0xd8,0x4f,0x41,0xdf,0x32,0x28,0xe4,0x22,0x1f, -0x47,0x19,0x0f,0x99,0x06,0x01,0xe1,0xfc,0xf5,0xab,0xeb,0xe3,0xce,0xe2,0xe7,0x55, -0xec,0xed,0xc6,0xec,0xee,0xa4,0xf1,0xf3,0x32,0xee,0xe5,0x76,0xe2,0xeb,0xef,0xff, -0x13,0xaa,0x1b,0x17,0x07,0x10,0x0e,0x43,0x14,0x1e,0xf4,0x26,0x2d,0x9c,0x32,0x35, -0x20,0x37,0x36,0xdb,0x2e,0x23,0x00,0x18,0x0f,0x22,0x09,0x05,0x47,0xff,0xf1,0x05, -0xda,0xb9,0x73,0x9a,0x8d,0x74,0x8a,0x89,0xb4,0x8a,0x8e,0xac,0x93,0x97,0x46,0x9c, -0xa4,0x74,0xac,0xb1,0x75,0xb3,0xb6,0x41,0xbc,0xc6,0x7d,0xd3,0xde,0xa7,0xeb,0x00, -0xdb,0x18,0x2e,0x17,0x41,0x4f,0x14,0x54,0x52,0xa1,0x4f,0x4e,0x39,0x4e,0x4d,0x91, -0x49,0x42,0x7d,0x39,0x2f,0x54,0x27,0x20,0xd0,0x14,0x08,0x0e,0x01,0xfc,0xa5,0xf9, -0xf8,0x2b,0xf9,0xfa,0x9a,0xfc,0xfe,0x80,0xfd,0xfa,0xaa,0xf5,0xef,0x88,0xe8,0xe0, -0x97,0xd7,0xcf,0xa3,0xcc,0xd0,0x25,0xcf,0xc4,0x1a,0xba,0xba,0x3f,0xcf,0xf3,0x21, -0x15,0x2d,0x46,0x3d,0x44,0xec,0x43,0x40,0xb5,0x3c,0x3a,0xa7,0x3c,0x42,0x99,0x46, -0x44,0x13,0x3c,0x33,0xef,0x2e,0x2a,0x45,0x25,0x1f,0xf9,0x18,0x13,0x22,0x0f,0x0b, -0x23,0x05,0xfd,0x98,0xf6,0xf3,0x51,0xf2,0xf1,0xb5,0xef,0xf0,0xa2,0xf3,0xf9,0x35, -0xfe,0xfe,0x87,0xfc,0xfe,0x20,0x05,0x0f,0xf8,0x17,0x1c,0x54,0x1e,0x20,0x06,0x24, -0x2a,0x78,0x31,0x36,0x1c,0x37,0x2e,0xb6,0x22,0x1e,0x95,0x20,0x23,0xa2,0x21,0x17, -0x58,0x06,0xf7,0x75,0xeb,0xdd,0x5a,0xc8,0xab,0xba,0x90,0x85,0x99,0x89,0x8e,0x03, -0x8d,0x88,0x7d,0x86,0x87,0x3c,0x8c,0x93,0x83,0x9b,0xa4,0x03,0xae,0xb9,0xd1,0xc3, -0xcc,0x17,0xd3,0xd8,0xe8,0xdf,0xf0,0x18,0x0c,0x26,0x86,0x3c,0x51,0xcc,0x61,0x67, -0x3e,0x67,0x63,0xf9,0x5e,0x5a,0x6c,0x57,0x53,0xd6,0x4c,0x44,0x24,0x3c,0x35,0xb2, -0x2a,0x19,0xff,0x08,0xfd,0x6d,0xf8,0xf7,0x36,0xf8,0xf9,0xc4,0xf9,0xf9,0x7d,0xf8, -0xf4,0x3a,0xee,0xe5,0xd9,0xdb,0xd2,0x0c,0xca,0xbf,0xc8,0xb4,0xb0,0x08,0xb3,0xb6, -0x37,0xba,0xbe,0xcf,0xc6,0xd8,0xef,0xf4,0x12,0x13,0x2b,0x3d,0x13,0x45,0x44,0x2d, -0x44,0x44,0x7d,0x45,0x45,0x19,0x45,0x44,0x1e,0x45,0x44,0x2c,0x43,0x3d,0x8e,0x34, -0x29,0xed,0x1e,0x14,0x2e,0x0e,0x0c,0xb2,0x0c,0x0c,0x0d,0x0a,0x04,0xd0,0xfc,0xf6, -0xf0,0xf0,0xef,0xb6,0xf1,0xf5,0x6c,0xf8,0xf5,0x9a,0xee,0xea,0x23,0xef,0xfd,0xe3, -0x0b,0x12,0x3b,0x10,0x0c,0x70,0x0d,0x16,0x6f,0x24,0x30,0x22,0x38,0x3b,0xd2,0x39, -0x38,0xf6,0x36,0x31,0xdb,0x29,0x22,0xf8,0x1a,0x13,0x32,0x0a,0xfd,0x13,0xe7,0xc9, -0xd0,0xa8,0x90,0x63,0x86,0x85,0x23,0x85,0x85,0x67,0x87,0x8a,0x4d,0x8f,0x96,0x0f, -0xa1,0xa8,0x05,0xaa,0xaa,0x05,0xb0,0xbd,0xa4,0xce,0xdc,0x1d,0xe3,0xe7,0xfa,0xf5, -0x0e,0x3a,0x24,0x36,0xad,0x46,0x50,0x71,0x54,0x56,0x08,0x54,0x4c,0xac,0x44,0x40, -0x27,0x40,0x40,0x63,0x3d,0x38,0x3b,0x33,0x2a,0x28,0x20,0x18,0x77,0x12,0x0d,0x1c, -0x0c,0x0d,0x0e,0x11,0x13,0x07,0x15,0x15,0x69,0x14,0x0f,0x4e,0x06,0xf8,0xc3,0xe8, -0xda,0xd3,0xcd,0xc6,0x87,0xc6,0xca,0x79,0xce,0xd1,0x8e,0xd4,0xd9,0x2b,0xe9,0x00, -0x39,0x17,0x2a,0x70,0x37,0x3d,0x40,0x3c,0x3a,0x3e,0x3a,0x38,0xed,0x35,0x31,0x6a, -0x2d,0x29,0xef,0x26,0x23,0x72,0x1b,0x10,0xf2,0x05,0xff,0x42,0xfa,0xf5,0xbb,0xf0, -0xeb,0x29,0xe7,0xe2,0xfc,0xdd,0xd9,0xa3,0xd5,0xd5,0x3b,0xda,0xdf,0x69,0xe3,0xe5, -0x45,0xe6,0xe9,0x77,0xf1,0xfd,0x53,0x09,0x12,0x53,0x16,0x18,0x2b,0x1d,0x25,0x56, -0x31,0x3d,0xcc,0x46,0x4b,0xb7,0x4a,0x45,0x6a,0x41,0x3d,0xcc,0x37,0x30,0x74,0x26, -0x1b,0xf5,0x10,0x06,0x8b,0xf5,0xdb,0x7f,0xbd,0x9e,0xfc,0x8a,0x86,0xd5,0x86,0x86, -0x4e,0x86,0x85,0x7f,0x86,0x89,0x95,0x8f,0x97,0x7f,0x9f,0xa6,0x62,0xad,0xb5,0x29, -0xbe,0xc6,0x65,0xcd,0xd4,0xa4,0xe1,0xfa,0xaf,0x18,0x31,0x58,0x47,0x56,0xff,0x5b, -0x5b,0xeb,0x5a,0x58,0x98,0x55,0x53,0x4d,0x52,0x4e,0x79,0x48,0x42,0x98,0x3e,0x3a, -0xb1,0x30,0x25,0xaa,0x1d,0x19,0xd0,0x16,0x16,0xfa,0x17,0x1a,0x22,0x1d,0x1f,0x37, -0x1f,0x1a,0xb7,0x10,0x03,0x1e,0xf6,0xe6,0xde,0xd5,0xc3,0xbe,0xb8,0xb9,0x68,0xc2, -0xcd,0x24,0xd6,0xd8,0xf6,0xd8,0xe3,0x44,0xf8,0x11,0xe1,0x27,0x38,0xe4,0x3e,0x3e, -0x99,0x3d,0x3c,0xba,0x38,0x31,0x6c,0x2b,0x28,0xf6,0x26,0x24,0xc1,0x1d,0x13,0xa2, -0x07,0xff,0xff,0xfa,0xf6,0x90,0xf1,0xef,0x54,0xee,0xea,0xab,0xe0,0xd3,0x3b,0xcb, -0xcc,0xd2,0xd5,0xdf,0x1e,0xe4,0xe3,0x34,0xe2,0xe3,0xd7,0xe7,0xed,0x29,0xf4,0xfd, -0x34,0x08,0x12,0x1a,0x1b,0x20,0x1d,0x27,0x30,0x64,0x3a,0x42,0x46,0x46,0x45,0xb5, -0x43,0x44,0x3d,0x45,0x41,0x52,0x37,0x29,0x56,0x1d,0x15,0x9c,0x0b,0xf7,0x04,0xda, -0xb8,0x03,0x9b,0x90,0x8e,0x92,0x91,0x5c,0x8e,0x8c,0x02,0x8c,0x8c,0x19,0x8e,0x92, -0xf6,0x98,0xa0,0xa8,0xa8,0xb0,0x59,0xb7,0xbd,0x21,0xc3,0xca,0x57,0xd4,0xe7,0xd8, -0x03,0x1f,0x2d,0x37,0x49,0xed,0x52,0x50,0x4b,0x4c,0x4a,0x13,0x49,0x48,0xe2,0x46, -0x44,0xe4,0x3f,0x3a,0x5f,0x36,0x32,0xd3,0x2a,0x1d,0xf8,0x0f,0x08,0x82,0x05,0x06, -0xce,0x0a,0x0f,0xb8,0x13,0x16,0xec,0x17,0x16,0x63,0x11,0x09,0x62,0xfe,0xf1,0xff, -0xe4,0xd8,0x03,0xcf,0xce,0x91,0xd3,0xd8,0x05,0xdb,0xdc,0x6b,0xde,0xe5,0xc8,0xf7, -0x0f,0x9d,0x25,0x36,0xc8,0x41,0x46,0xf3,0x43,0x3f,0xdb,0x3b,0x37,0xae,0x33,0x2f, -0x08,0x2b,0x25,0x93,0x1e,0x17,0xae,0x0f,0x07,0x30,0x00,0xf9,0x38,0xf2,0xeb,0x1e, -0xe8,0xe6,0xc6,0xe3,0xdd,0xdf,0xd5,0xce,0x94,0xcb,0xce,0x3f,0xd5,0xda,0xda,0xdd, -0xde,0x5e,0xe0,0xe4,0xbd,0xec,0xf7,0xb6,0x02,0x0c,0x8f,0x16,0x20,0x61,0x29,0x32, -0x5a,0x3b,0x42,0x09,0x49,0x4c,0x06,0x4c,0x4c,0x23,0x4d,0x4a,0x67,0x43,0x38,0x1f, -0x2e,0x26,0x41,0x1d,0x0c,0x95,0xf2,0xd3,0xc3,0xb1,0x9b,0xc6,0x96,0x98,0xe1,0x96, -0x93,0x8e,0x90,0x8c,0xa9,0x89,0x8b,0x3b,0x93,0x9d,0x95,0xa7,0xaf,0xbf,0xb5,0xb9, -0x0d,0xbe,0xc3,0x04,0xca,0xd5,0x6b,0xeb,0x07,0x44,0x20,0x35,0xf9,0x46,0x4d,0xca, -0x4b,0x49,0xb8,0x47,0x45,0x85,0x42,0x3f,0x90,0x3a,0x35,0x5d,0x32,0x31,0x4a,0x31, -0x2a,0xf2,0x1a,0x0b,0xba,0x01,0xfe,0xdc,0x02,0x0b,0x31,0x13,0x18,0x9c,0x1a,0x18, -0x35,0x12,0x08,0x36,0xfc,0xef,0x11,0xe3,0xd8,0x49,0xce,0xc5,0x07,0xc3,0xc5,0x1c, -0xc9,0xcc,0x20,0xce,0xd0,0xf9,0xda,0xf1,0x4e,0x0d,0x25,0xb7,0x36,0x40,0x3f,0x44, -0x42,0x7c,0x41,0x40,0xf8,0x3d,0x3a,0xc6,0x37,0x35,0x8e,0x33,0x2f,0x33,0x27,0x1c, -0xd2,0x11,0x09,0x6c,0x02,0xfb,0xab,0xf6,0xf3,0x77,0xf0,0xeb,0xa3,0xe3,0xdb,0xf8, -0xd5,0xd5,0xed,0xd9,0xde,0xd8,0xe1,0xe3,0xe4,0xe3,0xe6,0xf8,0xeb,0xf3,0x1b,0xfc, -0x03,0x68,0x0a,0x11,0xbb,0x19,0x22,0x53,0x2b,0x34,0xf2,0x3c,0x44,0xc5,0x46,0x45, -0x5a,0x45,0x44,0x3a,0x41,0x3a,0xeb,0x30,0x27,0x32,0x1f,0x13,0xb7,0xfe,0xe2,0xf8, -0xc0,0xa3,0x9b,0x97,0x98,0x79,0x9a,0x99,0xe8,0x97,0x96,0xef,0x96,0x98,0x1e,0x9e, -0xa5,0x93,0xac,0xb3,0x7b,0xba,0xc0,0xf7,0xc5,0xcc,0x30,0xd2,0xd9,0x3f,0xe9,0x01, -0x95,0x19,0x2d,0x69,0x3f,0x4a,0x2c,0x4c,0x49,0x34,0x46,0x42,0x78,0x3e,0x3a,0xe8, -0x35,0x30,0x12,0x2a,0x25,0xa0,0x21,0x1c,0xe2,0x0f,0x03,0xd5,0xfb,0xf7,0xdb,0xf6, -0xf9,0xa5,0xfe,0x04,0xcc,0x08,0x09,0xa0,0x05,0xff,0x52,0xf6,0xeb,0xaf,0xe0,0xd5, -0xe2,0xc9,0xc0,0xe8,0xbe,0xc5,0xf2,0xcb,0xd0,0x77,0xd3,0xd5,0xca,0xdb,0xee,0x76, -0x09,0x23,0x08,0x38,0x45,0xfe,0x4c,0x4c,0x98,0x49,0x48,0xb3,0x46,0x43,0xbf,0x40, -0x3d,0x37,0x3a,0x36,0xfd,0x31,0x29,0x21,0x1e,0x14,0x19,0x0c,0x04,0x68,0xfe,0xf9, -0xef,0xf6,0xf2,0x1e,0xec,0xe3,0x73,0xdb,0xd8,0xfb,0xdb,0xe1,0xb2,0xe4,0xe5,0x7c, -0xe4,0xe4,0xf2,0xe7,0xef,0x0c,0xfa,0x04,0x50,0x0c,0x13,0x6a,0x1a,0x20,0x92,0x26, -0x2e,0x64,0x37,0x41,0xfd,0x48,0x49,0xd2,0x45,0x41,0x0a,0x3c,0x36,0xc6,0x2f,0x28, -0xc7,0x21,0x18,0x4d,0x08,0xee,0x2e,0xce,0xaa,0xdb,0x92,0x8d,0x5c,0x90,0x91,0xc5, -0x8f,0x8d,0xe6,0x8a,0x8a,0x83,0x8d,0x94,0x14,0x9c,0xa3,0x79,0xab,0xb3,0x46,0xbb, -0xc3,0x90,0xca,0xd2,0xd0,0xdc,0xf2,0xc3,0x0c,0x23,0x74,0x37,0x48,0xc3,0x4e,0x4d, -0x2f,0x4c,0x49,0x37,0x46,0x43,0x55,0x40,0x3b,0x2a,0x35,0x2e,0xea,0x29,0x25,0x36, -0x1c,0x0f,0x4f,0x07,0x02,0x37,0x00,0x00,0x03,0x02,0x05,0xf5,0x08,0x0b,0x11,0x0a, -0x05,0x15,0xfd,0xf2,0xd2,0xe5,0xd8,0xf5,0xca,0xbf,0x00,0xb9,0xbc,0x92,0xc3,0xc9, -0x51,0xcc,0xce,0xdf,0xd3,0xe2,0xe3,0xfa,0x16,0xe6,0x2d,0x3f,0x15,0x4a,0x4c,0xec, -0x4a,0x49,0xc6,0x48,0x47,0x59,0x45,0x42,0xf6,0x3e,0x3b,0x64,0x37,0x31,0xe4,0x27, -0x1e,0xfb,0x16,0x10,0x84,0x0a,0x05,0x4e,0x02,0xfe,0xa1,0xf7,0xef,0x55,0xe7,0xe2, -0xb0,0xe1,0xe5,0x19,0xea,0xec,0x5a,0xec,0xea,0x15,0xea,0xed,0x8c,0xf5,0xff,0xb8, -0x08,0x0f,0xf8,0x14,0x19,0x78,0x1e,0x24,0xec,0x2b,0x33,0x6f,0x3b,0x3e,0x96,0x3d, -0x3d,0xe0,0x3a,0x35,0x62,0x2c,0x21,0xbf,0x18,0x11,0xf2,0x05,0xf1,0xea,0xd5,0xb4, -0x0a,0x96,0x88,0x1f,0x8a,0x8b,0x55,0x8a,0x89,0x78,0x89,0x89,0xdb,0x8b,0x91,0x3c, -0x9a,0xa3,0xd0,0xab,0xb3,0xbb,0xba,0xc1,0x09,0xc9,0xd0,0x5c,0xd9,0xe9,0x60,0x02, -0x1c,0x64,0x32,0x45,0x13,0x50,0x50,0xa8,0x4d,0x4b,0xa4,0x48,0x45,0xbb,0x42,0x3e, -0xad,0x39,0x33,0x28,0x2e,0x2a,0x10,0x22,0x14,0x09,0x0a,0x04,0xcb,0x02,0x03,0x13, -0x05,0x07,0xab,0x0a,0x0c,0x7a,0x0c,0x08,0x1e,0x02,0xf8,0xc8,0xed,0xe2,0x53,0xd6, -0xc9,0xad,0xbf,0xbe,0x40,0xc4,0xcb,0x24,0xd0,0xd3,0xa0,0xd4,0xdc,0xd1,0xf0,0x0c, -0xdf,0x26,0x3a,0x16,0x47,0x4b,0x9a,0x49,0x46,0xbf,0x45,0x44,0xe4,0x41,0x3f,0x20, -0x3c,0x38,0xbd,0x34,0x2e,0x96,0x24,0x1a,0x17,0x12,0x0a,0xad,0x04,0xff,0x3b,0xfc, -0xf9,0x83,0xf4,0xed,0x23,0xe5,0xde,0x4f,0xdd,0xe0,0xea,0xe5,0xea,0xf1,0xeb,0xeb, -0xa6,0xea,0xed,0x40,0xf3,0xfc,0xb8,0x06,0x0f,0x34,0x16,0x1b,0x8b,0x20,0x26,0xf2, -0x2c,0x34,0x89,0x3c,0x41,0xaf,0x42,0x41,0x9b,0x40,0x3c,0xc8,0x34,0x2a,0xc6,0x1f, -0x17,0x68,0x0f,0x00,0x25,0xe8,0xc8,0x98,0xa6,0x8e,0xbe,0x88,0x8a,0x36,0x8a,0x88, -0x9b,0x87,0x86,0xfc,0x86,0x8a,0x40,0x90,0x98,0xd4,0xa0,0xa9,0x97,0xb1,0xb9,0xa4, -0xc0,0xc8,0xf3,0xcf,0xdb,0x09,0xf1,0x0b,0x2f,0x25,0x3b,0x40,0x4b,0x51,0xc0,0x4f, -0x4d,0xba,0x4b,0x49,0x26,0x47,0x44,0x27,0x40,0x3a,0xa6,0x34,0x30,0xa9,0x2b,0x21, -0x64,0x15,0x0d,0x16,0x09,0x07,0xd4,0x07,0x0a,0x77,0x0e,0x12,0x40,0x13,0x10,0xef, -0x0a,0x01,0xc5,0xf5,0xe9,0x54,0xdc,0xcf,0xb1,0xc2,0xbc,0x86,0xbf,0xc5,0xd9,0xc9, -0xcc,0x9f,0xcf,0xd5,0xe3,0xe4,0xfe,0x97,0x18,0x2d,0x46,0x3c,0x44,0xd0,0x44,0x42, -0x7d,0x41,0x40,0xe9,0x3e,0x3c,0x00,0x39,0x35,0x8d,0x32,0x2e,0xed,0x27,0x1e,0xd0, -0x14,0x0d,0xe2,0x06,0x01,0x2e,0xfe,0xfb,0x26,0xf8,0xf2,0xb7,0xea,0xe3,0x47,0xdf, -0xe0,0xe4,0xe4,0xe9,0x1d,0xed,0xed,0x9a,0xec,0xed,0xf1,0xf0,0xf8,0x47,0x02,0x0b, -0x4a,0x13,0x19,0xa7,0x1e,0x23,0x68,0x29,0x30,0xd3,0x37,0x3e,0xfd,0x41,0x41,0x4f, -0x42,0x40,0x6d,0x3b,0x32,0x91,0x26,0x1c,0xc5,0x14,0x0a,0x82,0xf6,0xda,0xaa,0xb9, -0x9b,0x7e,0x8d,0x8c,0xef,0x8d,0x8c,0xdd,0x8b,0x8b,0x19,0x8b,0x8b,0x1d,0x90,0x97, -0x98,0xa0,0xa9,0xfc,0xb1,0xb9,0xd1,0xbf,0xc6,0x5a,0xcd,0xd5,0xc4,0xe4,0xfe,0x73, -0x19,0x31,0x83,0x45,0x4f,0x59,0x4e,0x4b,0x11,0x49,0x46,0xcf,0x44,0x42,0x95,0x3e, -0x39,0xa5,0x33,0x2f,0x65,0x2b,0x22,0x59,0x16,0x0c,0x5f,0x08,0x06,0x24,0x06,0x08, -0xf0,0x0b,0x10,0x98,0x13,0x13,0x51,0x0e,0x06,0x30,0xfb,0xef,0x26,0xe3,0xd6,0x07, -0xca,0xc1,0x71,0xc0,0xc5,0x6a,0xca,0xcd,0x18,0xd0,0xd3,0x86,0xde,0xf5,0xe7,0x0f, -0x26,0xe7,0x37,0x43,0x00,0x46,0x43,0xad,0x41,0x40,0x49,0x3f,0x3c,0xde,0x39,0x36, -0xd9,0x32,0x2e,0x2f,0x29,0x1f,0x5a,0x15,0x0c,0x0d,0x00,0x01,0x41,0x04,0x0a,0x28, -0x0f,0x0d,0xb0,0x07,0x07,0x7f,0x09,0x07,0x47,0x08,0x0b,0x97,0x0c,0x0c,0x45,0x0b, -0x0b,0x6b,0x0e,0x0f,0x56,0x0e,0x0d,0x51,0x0b,0x0a,0xac,0x0b,0x0c,0x01,0x0f,0x17, -0xfc,0x1a,0x14,0x84,0x0a,0x04,0x19,0x00,0xfe,0xad,0x05,0x0c,0x5b,0x0f,0x10,0x64, -0x10,0x0e,0x1f,0x0a,0x07,0x80,0x05,0x04,0x8e,0x04,0x06,0x36,0x08,0x08,0x13,0x07, -0x05,0x40,0x01,0xfe,0xd4,0xfe,0x01,0xc1,0x00,0x00,0x37,0x01,0x02,0x85,0x03,0x05, -0x5c,0x06,0x04,0xa3,0xff,0xfc,0x84,0xfa,0xfa,0xd0,0xfa,0xfd,0x05,0xff,0xfe,0x24, -0xfd,0xfc,0xe7,0xfb,0xfd,0x72,0x01,0x04,0xeb,0x04,0x02,0x4f,0x00,0xfc,0x25,0xf7, -0xf3,0x46,0xf2,0xf1,0x30,0xef,0xed,0x6f,0xed,0xed,0x04,0xed,0xec,0x8e,0xed,0xef, -0x98,0xf1,0xf3,0x71,0xf4,0xf8,0xe4,0xfd,0x01,0x53,0x02,0x03,0x78,0x04,0x03,0x4b, -0x01,0xfd,0xee,0xfb,0xfc,0x8c,0xfe,0xff,0xdb,0xff,0xfe,0x5b,0xfc,0xf9,0x7d,0xf7, -0xf5,0x5a,0xf4,0xf4,0xff,0xf7,0xfa,0xfd,0xfb,0xfe,0xdf,0x03,0x08,0x57,0x0c,0x10, -0xf1,0x12,0x16,0xd4,0x1a,0x1c,0xdc,0x16,0x0a,0xab,0x06,0x0a,0x05,0x06,0x03,0x9c, -0x0a,0x0e,0x4a,0x0c,0x07,0x4f,0x07,0x09,0x16,0x07,0x01,0x86,0xfd,0xfa,0x93,0xf6, -0xf8,0x93,0xfe,0x01,0xba,0x00,0x00,0x43,0xff,0xfd,0xb0,0xfd,0x00,0x10,0xff,0xfe, -0xac,0x02,0x05,0x9b,0x04,0x01,0xd8,0xfe,0xfb,0x74,0xf7,0xf6,0x36,0xf8,0xfa,0xe1, -0xfa,0xfb,0x3a,0xfa,0xf4,0xef,0xf2,0xf6,0x10,0xf8,0xfa,0x7b,0x01,0x07,0x7b,0x07, -0x02,0x8f,0x03,0x05,0xdb,0x03,0x04,0x79,0x07,0x07,0x87,0x05,0x03,0x15,0x02,0x01, -0x3e,0xff,0xfa,0x36,0xf5,0xee,0x2f,0xea,0xe9,0x4a,0xea,0xed,0xcd,0xf4,0xf8,0xb4, -0xf7,0xf7,0xf9,0xf8,0xfa,0x15,0xfd,0x03,0x99,0x0a,0x0e,0xfd,0x11,0x13,0x57,0x11, -0x0c,0xc0,0x06,0x03,0x18,0x01,0xff,0x21,0xff,0x00,0x90,0xff,0xfd,0x87,0xfa,0xf6, -0xb8,0xf1,0xee,0x92,0xec,0xea,0x9f,0xe9,0xea,0xb8,0xec,0xef,0x91,0xf2,0xf5,0xed, -0xf6,0xf6,0xa4,0xf5,0xf5,0xef,0xf5,0xf6,0xb3,0xf7,0xf9,0xa3,0xf8,0xf6,0xa9,0xf4, -0xf3,0x06,0xf5,0xfa,0xc7,0xfe,0xff,0x47,0xff,0xff,0x9b,0xfe,0xfa,0x7a,0xf6,0xf4, -0x64,0xf3,0xf2,0x5b,0xf2,0xf2,0x0c,0xf4,0xf4,0x5c,0xf4,0xf3,0x5e,0xf4,0xf6,0x71, -0xf8,0xfa,0x94,0xfc,0x00,0xf6,0x02,0x02,0x8c,0x01,0x00,0x97,0xfe,0xfb,0x0d,0xf9, -0xf7,0xae,0xf9,0xfc,0x74,0xfe,0x00,0x56,0x01,0x01,0x25,0x01,0x00,0x1a,0x00,0x00, -0x1b,0x03,0x06,0xa8,0x09,0x0b,0x98,0x0c,0x0d,0x63,0x0d,0x0d,0xdb,0x0e,0x11,0xe0, -0x14,0x19,0x89,0x1a,0x12,0xbf,0x05,0x01,0xcb,0x04,0xff,0x92,0xfb,0x01,0x0c,0x05, -0x02,0x31,0xfe,0xfe,0x7d,0x02,0x01,0x08,0xfe,0xfd,0x8a,0xfe,0xfd,0x8e,0x00,0x06, -0x05,0x08,0x05,0x3a,0x04,0x02,0x83,0xfe,0xfd,0xb6,0xfd,0xfb,0x65,0xfa,0xfe,0x4c, -0x02,0x01,0xb8,0xfe,0xfc,0x6c,0xfa,0xf7,0x86,0xf6,0xf8,0x76,0xfa,0xfc,0x21,0xfe, -0xfe,0xd0,0xf9,0xf8,0xdc,0xfc,0xff,0x7e,0x00,0x01,0x80,0x01,0x01,0xfe,0x01,0x01, -0x6b,0x01,0x01,0xd3,0x00,0x00,0x93,0xff,0xff,0xa1,0xfe,0xfe,0xa3,0xfd,0xfd,0xa5, -0xfd,0xfe,0xa4,0xfe,0xfe,0xbc,0xfe,0xfe,0x09,0xfe,0xfd,0x38,0xfd,0xfd,0x02,0xfd, -0xfc,0xee,0xfc,0xfd,0xf4,0xfd,0xfe,0xbd,0xff,0x00,0xdb,0x01,0x02,0xad,0x03,0x04, -0xe5,0x04,0x05,0x12,0x05,0x04,0x5d,0x04,0x03,0x67,0x02,0x01,0x33,0x00,0xff,0x76, -0xfe,0xfd,0x88,0xfc,0xfb,0x2b,0xfb,0xfa,0xed,0xfa,0xfb,0xa9,0xfc,0xfe,0xb2,0xff, -0x01,0xf3,0x02,0x04,0xbe,0x06,0x08,0xb7,0x09,0x0a,0xc3,0x09,0x08,0xa4,0x05,0x02, -0xd7,0xfe,0xfa,0x2a,0xf6,0xf1,0x7f,0xef,0xf0,0xe1,0xf3,0xf8,0x8d,0xfd,0x01,0xc4, -0x02,0x01,0x08,0xff,0xfc,0x13,0xf9,0xf5,0x58,0xf2,0xf0,0xba,0xf1,0xf5,0x56,0xfa, -0xff,0x21,0x03,0x05,0x9f,0x07,0x09,0x04,0x0c,0x0f,0x9b,0x12,0x14,0x44,0x14,0x12, -0x66,0x0e,0x09,0x20,0x04,0x01,0x84,0x00,0x00,0x24,0xff,0xfc,0x2a,0xf9,0xf4,0x1c, -0xf0,0xec,0xb7,0xea,0xea,0x8c,0xec,0xf0,0x83,0xf6,0xff,0x51,0x08,0x11,0x46,0x17, -0x19,0x99,0x18,0x13,0x13,0x09,0x01,0x13,0x02,0xfd,0xe8,0xee,0xdd,0xeb,0xdb,0xe6, -0xb9,0xf8,0x0b,0x7b,0x15,0x17,0x29,0x0f,0x03,0x73,0xfa,0xfe,0x11,0x00,0xf8,0x34, -0xe8,0xe0,0x08,0xdf,0xe4,0x11,0xea,0xf5,0x39,0x01,0x02,0x29,0x00,0x02,0xf5,0x0b, -0x14,0x40,0x1a,0x1d,0x3f,0x25,0x28,0x0e,0x1f,0x0d,0xf5,0x05,0x0d,0x81,0x16,0x1a, -0x50,0x12,0x03,0xe1,0xef,0xdc,0x98,0xcb,0xc7,0x62,0xcc,0xd4,0x80,0xdb,0xe4,0x6b, -0xf4,0x0a,0xda,0x1e,0x29,0xc9,0x2b,0x26,0x39,0x1a,0x0a,0x8f,0x03,0xfe,0x77,0xe7, -0xcb,0xf1,0xc5,0xd6,0x4e,0xf0,0x09,0x3b,0x1c,0x29,0x76,0x2b,0x22,0xef,0x16,0x11, -0xc4,0x0e,0x04,0xc5,0xf0,0xe2,0x8c,0xe0,0xe4,0x02,0xe2,0xe1,0xc2,0xe7,0xea,0x4a, -0xea,0xf1,0xbc,0xfe,0x09,0xca,0x10,0x13,0x29,0x18,0x1d,0xba,0x1c,0x14,0x48,0x15, -0x23,0x90,0x2f,0x32,0x2b,0x28,0x16,0x91,0x00,0xe7,0x1c,0xcf,0xc1,0x1d,0xbf,0xc3, -0x41,0xc9,0xd4,0xb6,0xe8,0x04,0xa6,0x20,0x31,0x79,0x38,0x37,0x9c,0x2a,0x15,0x77, -0x00,0xf3,0xfa,0xdc,0xbb,0x85,0xb1,0xc6,0xcb,0xe3,0x01,0x6c,0x16,0x26,0x0d,0x2f, -0x2c,0x0d,0x24,0x1d,0x6b,0x1c,0x13,0xa7,0xfc,0xe8,0xf1,0xe1,0xe5,0x15,0xe6,0xe4, -0x3c,0xec,0xf2,0x98,0xf0,0xf0,0xa0,0xf5,0xfb,0xef,0xfe,0xff,0x8b,0x03,0x0d,0x59, -0x14,0x12,0x55,0x13,0x23,0x88,0x35,0x3e,0x29,0x38,0x27,0x8b,0x11,0xf6,0xd4,0xd6, -0xbf,0xec,0xb5,0xb7,0x4f,0xbf,0xca,0xd5,0xdf,0xff,0xa0,0x20,0x38,0x8d,0x42,0x43, -0x78,0x37,0x20,0xfe,0x06,0xf4,0x6f,0xe2,0xbe,0x0d,0xa9,0xb7,0xd6,0xd2,0xf3,0x03, -0x0d,0x20,0x9a,0x2f,0x31,0x42,0x28,0x1d,0x6e,0x1a,0x12,0xbe,0xff,0xeb,0x42,0xe4, -0xe8,0xde,0xec,0xe9,0xee,0xf0,0xfd,0x60,0xfc,0xf4,0x3a,0xf3,0xf6,0x3a,0xf8,0xf6, -0xcf,0xf6,0x00,0x8b,0x0c,0x0f,0x0f,0x10,0x1e,0xa8,0x33,0x41,0x3f,0x41,0x31,0x9f, -0x1c,0x01,0x74,0xdf,0xc1,0xd7,0xb0,0xad,0x63,0xb3,0xc0,0x15,0xd7,0xf7,0x8b,0x1b, -0x37,0x6b,0x45,0x4a,0x74,0x42,0x2d,0xa3,0x10,0xfa,0x96,0xeb,0xcc,0x0c,0xac,0xad, -0x1e,0xc8,0xe6,0xaa,0x04,0x19,0x89,0x2b,0x2f,0xf9,0x27,0x1a,0x59,0x16,0x13,0x76, -0x06,0xee,0x08,0xe1,0xe3,0xaf,0xed,0xf1,0x71,0xf6,0x04,0x54,0x06,0xfb,0xc2,0xf2, -0xf3,0xc0,0xf3,0xf1,0x7f,0xf0,0xf8,0xd6,0x07,0x10,0xce,0x10,0x19,0xf5,0x2f,0x42, -0xc4,0x47,0x3b,0x65,0x26,0x0a,0x67,0xe8,0xc5,0x15,0xae,0xa6,0x6b,0xac,0xb8,0xcd, -0xcc,0xeb,0x91,0x0f,0x30,0x19,0x43,0x4a,0x37,0x47,0x35,0xea,0x19,0x01,0x47,0xf3, -0xd8,0x66,0xb4,0xac,0x81,0xc3,0xe2,0xc5,0x00,0x16,0xd9,0x27,0x2f,0xa6,0x29,0x1b, -0xe7,0x13,0x11,0xdc,0x07,0xf1,0x0d,0xe1,0xe0,0x05,0xeb,0xf1,0x6b,0xf6,0x04,0x43, -0x0a,0x00,0xa7,0xf5,0xf3,0xc7,0xf3,0xf1,0x3a,0xee,0xf2,0xbd,0x01,0x0d,0xaa,0x0f, -0x16,0x00,0x2c,0x40,0xde,0x4a,0x42,0x61,0x2e,0x13,0x17,0xf2,0xcc,0xf8,0xb0,0xa5, -0xe5,0xa7,0xb2,0x5a,0xc4,0xe0,0x79,0x04,0x27,0x84,0x3c,0x45,0x3d,0x46,0x38,0x16, -0x1f,0x04,0xdd,0xf6,0xe0,0x94,0xbc,0xad,0xdd,0xc1,0xe0,0xe9,0xff,0x16,0x0f,0x28, -0x31,0xb9,0x2d,0x1f,0xee,0x14,0x11,0x3f,0x09,0xf5,0x90,0xe1,0xde,0xa1,0xe7,0xef, -0x8d,0xf3,0x00,0x96,0x0a,0x04,0xe9,0xf8,0xf4,0x00,0xf4,0xf2,0xc2,0xed,0xef,0x94, -0xfc,0x0a,0xfa,0x0f,0x14,0x9d,0x29,0x41,0xb1,0x4e,0x49,0xda,0x36,0x1c,0xed,0xfb, -0xd5,0x41,0xb5,0xa5,0x62,0xa4,0xad,0x4c,0xbd,0xd7,0xf4,0xf8,0x1b,0x1c,0x34,0x3e, -0xeb,0x40,0x35,0xfa,0x1d,0x02,0x5f,0xf4,0xe2,0xc0,0xbf,0xad,0x63,0xbe,0xdc,0x1f, -0xff,0x18,0x9d,0x2a,0x37,0xd1,0x37,0x2d,0x84,0x21,0x1d,0x04,0x14,0xfe,0xc8,0xe6, -0xde,0xd6,0xe5,0xef,0x80,0xf1,0xfb,0xca,0x07,0x05,0x43,0xfa,0xf3,0xc1,0xf0,0xee, -0x2f,0xeb,0xeb,0x80,0xf6,0x04,0x5e,0x0c,0x11,0x01,0x24,0x3b,0x5b,0x4a,0x47,0x69, -0x36,0x20,0xd4,0x02,0xdc,0xb4,0xba,0xa9,0xe6,0xa7,0xb0,0x07,0xc0,0xda,0xe2,0xfb, -0x1e,0x37,0x36,0x40,0x76,0x43,0x37,0xcd,0x1d,0x00,0x72,0xed,0xdd,0x80,0xbc,0xa5, -0x3e,0xb2,0xce,0x47,0xf3,0x16,0xd3,0x2d,0x3a,0xfe,0x3a,0x34,0x78,0x2b,0x26,0x9a, -0x1e,0x09,0xc6,0xee,0xe1,0x1d,0xe5,0xed,0x89,0xf1,0xfc,0x0b,0x0c,0x0b,0x1a,0x01, -0xfa,0xd7,0xf8,0xf4,0xcb,0xec,0xe7,0xf9,0xef,0xfc,0x0d,0x03,0x04,0xe2,0x11,0x29, -0x94,0x3a,0x3e,0x24,0x32,0x1e,0x75,0x03,0xdf,0x94,0xbc,0xab,0xcc,0xab,0xb5,0x36, -0xc6,0xe0,0x7f,0x02,0x25,0xd2,0x3f,0x4a,0xfc,0x4c,0x42,0xcb,0x28,0x06,0xcb,0xee, -0xdf,0xed,0xbf,0xa2,0xeb,0xa6,0xc1,0x56,0xe3,0x06,0x24,0x21,0x33,0xdb,0x38,0x36, -0x91,0x2d,0x27,0xfa,0x20,0x0e,0x75,0xf2,0xe1,0x8d,0xe2,0xec,0x89,0xf3,0xfe,0x20, -0x0f,0x14,0x11,0x0b,0x03,0x4c,0x01,0xfb,0xfc,0xf2,0xec,0x50,0xf0,0xfb,0x1a,0x03, -0x03,0x94,0x0b,0x1e,0x2d,0x2e,0x34,0x25,0x2e,0x1e,0xcc,0x05,0xe3,0x01,0xbc,0xa6, -0xf6,0xa3,0xac,0x7d,0xbe,0xdb,0xfa,0xff,0x24,0x8a,0x42,0x50,0xcf,0x54,0x4c,0x5d, -0x35,0x14,0xe8,0xf8,0xea,0x01,0xcb,0xa4,0x4d,0x9e,0xb5,0x18,0xd7,0xfb,0x1a,0x18, -0x2d,0xb3,0x35,0x35,0x44,0x2f,0x29,0x9c,0x24,0x13,0xb6,0xf5,0xe0,0x2b,0xde,0xe7, -0x3b,0xef,0xf7,0x76,0x08,0x11,0xba,0x0a,0x04,0x95,0x03,0x00,0x94,0xf8,0xf1,0xe2, -0xf2,0xfd,0x36,0x05,0x04,0x65,0x09,0x1e,0xa4,0x30,0x3a,0x11,0x36,0x25,0x98,0x0b, -0xe8,0xda,0xbe,0xa2,0x7a,0x9c,0xa4,0x79,0xb4,0xcf,0xe2,0xf3,0x1a,0x13,0x3b,0x4f, -0xf3,0x56,0x53,0x48,0x3f,0x1f,0x8e,0x00,0xef,0xc2,0xd4,0xac,0xb2,0x9b,0xad,0xae, -0xcc,0xf1,0x1c,0x10,0x28,0x69,0x34,0x34,0xef,0x30,0x2c,0xbe,0x29,0x1d,0x20,0x01, -0xe6,0x13,0xdd,0xe2,0xaf,0xe9,0xef,0x91,0xff,0x0d,0x21,0x0a,0x02,0xeb,0x00,0xfe, -0xa9,0xf7,0xf0,0xd0,0xf0,0xfb,0x26,0x05,0x07,0x52,0x09,0x1c,0x84,0x31,0x3d,0x0a, -0x3c,0x2d,0xbc,0x14,0xf2,0x11,0xc8,0xa6,0x2a,0x9a,0x9f,0x26,0xac,0xc3,0x26,0xe8, -0x10,0xc5,0x33,0x4b,0xdf,0x56,0x58,0x20,0x48,0x29,0x1b,0x07,0xf2,0x46,0xdc,0xb3, -0xc8,0x99,0xa6,0x53,0xc2,0xe6,0x3d,0x08,0x24,0x70,0x34,0x35,0xc5,0x31,0x2f,0x53, -0x2d,0x23,0x0b,0x0b,0xed,0x7a,0xe0,0xe3,0x34,0xe9,0xeb,0x9f,0xfa,0x0c,0xa1,0x0b, -0x02,0x72,0xff,0xff,0x6d,0xf9,0xef,0x0e,0xed,0xf5,0x4e,0x01,0x06,0x53,0x06,0x16, -0x54,0x2d,0x3b,0xac,0x3d,0x32,0xfa,0x1d,0xfd,0x9d,0xd4,0xae,0x50,0x9b,0x9c,0x54, -0xa6,0xba,0xc2,0xdc,0x04,0x7d,0x2b,0x47,0xfd,0x54,0x59,0x12,0x4e,0x33,0x42,0x11, -0xf9,0x35,0xe6,0xbf,0x35,0x9e,0xa2,0x78,0xbc,0xde,0xde,0x00,0x1b,0x86,0x2e,0x32, -0xd6,0x2f,0x2d,0x75,0x2c,0x26,0x33,0x11,0xf2,0x5d,0xe1,0xe1,0xc8,0xe9,0xed,0x19, -0xfa,0x0d,0x7d,0x11,0x07,0xd7,0x01,0x01,0x65,0xfb,0xf1,0x90,0xeb,0xf2,0x22,0xfd, -0x03,0x31,0x03,0x10,0x66,0x28,0x39,0x28,0x3f,0x38,0x10,0x27,0x09,0xc4,0xe0,0xb7, -0xa6,0x9f,0x9b,0x57,0xa2,0xb1,0x8c,0xd0,0xf8,0x65,0x20,0x40,0x22,0x51,0x58,0x63, -0x51,0x3a,0xe1,0x19,0xff,0x87,0xee,0xc9,0xc4,0xa2,0x9f,0x93,0xb6,0xd7,0xf6,0xfa, -0x15,0xee,0x2a,0x30,0x5f,0x2e,0x2a,0x8c,0x2a,0x27,0x60,0x15,0xf7,0xea,0xe2,0xe0, -0x25,0xe9,0xee,0xb6,0xf8,0x0d,0x9d,0x16,0x0e,0x75,0x07,0x06,0x25,0x00,0xf3,0xed, -0xea,0xee,0xb3,0xf8,0x00,0xe6,0x00,0x0a,0x43,0x22,0x35,0x1e,0x3e,0x39,0x9b,0x2b, -0x11,0xdf,0xeb,0xc0,0xa9,0xa4,0x9c,0x85,0xa0,0xad,0x04,0xc8,0xee,0xb6,0x16,0x39, -0xfb,0x4d,0x56,0x9c,0x53,0x3e,0xf9,0x1e,0x02,0x70,0xf1,0xd3,0xe4,0xaa,0x9e,0xd9, -0xb1,0xd0,0xc2,0xf4,0x11,0x81,0x28,0x32,0xb6,0x31,0x2c,0xb9,0x28,0x24,0x06,0x16, -0xfa,0x89,0xe3,0xde,0xab,0xe6,0xed,0xf3,0xf4,0x0a,0xba,0x19,0x15,0xc6,0x0c,0x09, -0xaa,0x03,0xf7,0xc3,0xeb,0xeb,0xcb,0xf5,0xff,0x53,0x01,0x06,0xc2,0x1b,0x31,0x51, -0x3c,0x3a,0x5f,0x2f,0x18,0x7b,0xf5,0xc8,0x68,0xa6,0x99,0x31,0x9b,0xa6,0x1e,0xc0, -0xe7,0x31,0x10,0x34,0xec,0x4b,0x55,0xee,0x54,0x43,0x1f,0x27,0x08,0x2e,0xf7,0xdd, -0xb7,0xb2,0x9e,0xe2,0xac,0xc9,0x9b,0xee,0x0d,0x7c,0x27,0x33,0xef,0x32,0x2c,0xb4, -0x27,0x24,0x15,0x18,0xfd,0x89,0xe3,0xda,0xed,0xe1,0xea,0xe2,0xf0,0x05,0x96,0x18, -0x17,0xa5,0x0d,0x09,0xf7,0x04,0xf9,0xea,0xec,0xea,0xb3,0xf3,0xfe,0xb1,0x01,0x04, -0x79,0x19,0x32,0x31,0x40,0x40,0x74,0x33,0x1c,0xe4,0xf8,0xcc,0x50,0xa7,0x98,0x53, -0x99,0xa3,0xf9,0xb8,0xdf,0x50,0x09,0x2f,0x6e,0x4a,0x56,0xea,0x58,0x4a,0x58,0x2e, -0x0e,0x31,0xf8,0xe1,0x74,0xb7,0x9d,0x9b,0xa8,0xc4,0x5e,0xe9,0x09,0x8c,0x23,0x33, -0x0b,0x34,0x2d,0x12,0x27,0x23,0xc3,0x19,0x02,0xd2,0xe5,0xd8,0x28,0xdd,0xe6,0x7e, -0xec,0xfe,0x52,0x14,0x17,0x39,0x0e,0x08,0xfd,0x04,0xfa,0x8a,0xed,0xe8,0x48,0xf0, -0xfb,0xa8,0x02,0x06,0x71,0x18,0x31,0x4e,0x41,0x43,0x55,0x38,0x23,0x44,0x02,0xd5, -0x0e,0xac,0x96,0x15,0x94,0x9c,0xbc,0xb0,0xd5,0x9f,0x01,0x29,0x01,0x46,0x54,0x9a, -0x59,0x4e,0x46,0x35,0x14,0x6c,0xfc,0xe8,0xfc,0xc0,0xa0,0x2a,0xa5,0xc0,0xa1,0xe3, -0x04,0x1f,0x1e,0x30,0xa3,0x31,0x2a,0xdc,0x23,0x20,0x56,0x19,0x04,0xd8,0xe8,0xd9, -0x5f,0xdd,0xe9,0x2a,0xf0,0xfe,0x12,0x15,0x1b,0xd7,0x10,0x07,0x56,0x01,0xf6,0xec, -0xe8,0xe1,0x5c,0xe8,0xf4,0x8f,0xfe,0x02,0xdc,0x13,0x2f,0x86,0x43,0x49,0x0d,0x42, -0x2f,0x79,0x11,0xe6,0xb7,0xb9,0x9e,0xe4,0x96,0x9b,0x6d,0xaa,0xca,0xc8,0xf5,0x1f, -0x5b,0x3f,0x4f,0x49,0x56,0x4e,0x3a,0x37,0x16,0x88,0xfb,0xe9,0x6d,0xc6,0xa2,0x18, -0xa1,0xb9,0xa2,0xda,0xfd,0x3a,0x18,0x2d,0xae,0x33,0x2e,0x1a,0x25,0x1f,0xc8,0x1a, -0x0b,0xc4,0xf1,0xe0,0x3c,0xe3,0xf0,0xfb,0xf7,0x01,0xbe,0x17,0x22,0xa4,0x19,0x0e, -0x54,0x06,0xfa,0x95,0xe7,0xd7,0x89,0xd8,0xe6,0x40,0xf2,0xf7,0x3d,0x06,0x22,0x98, -0x39,0x44,0x42,0x41,0x34,0x78,0x1c,0xf7,0x1a,0xcc,0xab,0xff,0x9f,0xa3,0x4e,0xb0, -0xca,0xa8,0xf2,0x1e,0x61,0x41,0x53,0x3c,0x5a,0x51,0x36,0x37,0x14,0x0c,0xf6,0xe4, -0xdf,0xc6,0xa0,0x27,0x98,0xad,0x5a,0xd0,0xf7,0x6a,0x16,0x2e,0xab,0x35,0x2f,0x55, -0x25,0x1f,0xbf,0x1b,0x0f,0xa1,0xf5,0xdf,0xbd,0xde,0xed,0x55,0xf7,0x01,0x18,0x1b, -0x2d,0xa7,0x28,0x1d,0xb0,0x12,0x04,0x33,0xef,0xdc,0x90,0xd9,0xe5,0xd1,0xee,0xf0, -0x17,0xf6,0x0e,0x8d,0x28,0x35,0x4c,0x35,0x2e,0x92,0x1b,0xfa,0x2d,0xd1,0xae,0xbf, -0xa1,0xa5,0x30,0xb2,0xcc,0x87,0xf4,0x22,0x97,0x49,0x5d,0x81,0x62,0x5a,0xd6,0x3e, -0x1b,0x36,0xfa,0xe5,0xc9,0xc8,0xa0,0x36,0x93,0xa7,0xd5,0xc8,0xf2,0xe5,0x13,0x2e, -0xd5,0x39,0x34,0xf0,0x27,0x1f,0x84,0x18,0x0b,0x3f,0xf2,0xd9,0xfa,0xd4,0xe3,0x12, -0xf1,0xf9,0x8b,0x11,0x2a,0xc0,0x2b,0x22,0xca,0x1a,0x10,0x81,0xfd,0xe9,0x50,0xe1, -0xe9,0x48,0xf3,0xf5,0x94,0xf6,0x0a,0x93,0x23,0x32,0xb4,0x31,0x29,0x74,0x17,0xf8, -0xc0,0xcf,0xad,0x20,0x9e,0xa2,0xa5,0xb0,0xc9,0x3e,0xf0,0x1e,0x13,0x49,0x60,0xb2, -0x66,0x62,0x35,0x49,0x23,0x0f,0xff,0xe7,0x80,0xcc,0xa3,0xbb,0x90,0x9f,0xce,0xc0, -0xec,0xec,0x12,0x2e,0xb1,0x3c,0x38,0x24,0x2c,0x22,0xf3,0x1a,0x0e,0xe9,0xf5,0xdb, -0x6d,0xd1,0xda,0xe5,0xe7,0xef,0x75,0x04,0x21,0x75,0x29,0x21,0x5d,0x1c,0x14,0xf9, -0x03,0xef,0x12,0xe5,0xec,0xb7,0xf7,0xfb,0x30,0xfb,0x0c,0x84,0x25,0x35,0xb2,0x33, -0x29,0x76,0x18,0xfa,0x97,0xd2,0xae,0xa9,0x9c,0x9e,0xa5,0xaa,0xc1,0xd5,0xe6,0x14, -0x15,0x42,0x5f,0xc9,0x68,0x66,0xae,0x51,0x2c,0x1e,0x06,0xea,0x9b,0xd2,0xaa,0xc0, -0x8f,0x99,0x5c,0xb8,0xe2,0xed,0x0c,0x2b,0x60,0x3f,0x3e,0x32,0x32,0x25,0xbd,0x1d, -0x12,0x53,0xfa,0xdd,0x94,0xcd,0xd2,0x42,0xe0,0xe7,0x3b,0xf8,0x16,0xcb,0x25,0x20, -0x2d,0x1c,0x18,0xe7,0x0b,0xf8,0xbd,0xeb,0xef,0x3a,0xfc,0x02,0x98,0x01,0x0d,0x85, -0x25,0x35,0x1c,0x36,0x2a,0x37,0x1a,0xff,0xc6,0xd9,0xb2,0x35,0x9b,0x98,0xc9,0xa2, -0xb7,0x7b,0xdc,0x09,0xfc,0x37,0x5a,0xa6,0x66,0x66,0x94,0x55,0x33,0x62,0x0b,0xee, -0xb1,0xd8,0xb2,0xf6,0x92,0x97,0x8f,0xb4,0xdd,0x21,0x08,0x28,0xfc,0x41,0x46,0x83, -0x3b,0x2d,0xd4,0x23,0x17,0x71,0xff,0xe0,0x86,0xcb,0xcb,0xf3,0xd9,0xe1,0xae,0xed, -0x0b,0xc1,0x21,0x21,0x98,0x1c,0x19,0xcd,0x0e,0xfa,0x8b,0xeb,0xee,0xad,0xfd,0x07, -0xe3,0x05,0x0c,0x90,0x22,0x35,0xee,0x39,0x30,0x80,0x21,0x09,0x52,0xe4,0xba,0x45, -0x9e,0x98,0x7e,0xa2,0xb3,0x7a,0xd3,0x00,0x33,0x2f,0x54,0x83,0x63,0x64,0x38,0x57, -0x37,0x22,0x10,0xf0,0xba,0xdc,0xb8,0x32,0x91,0x8f,0xb2,0xa9,0xd2,0x80,0xff,0x23, -0xb3,0x40,0x4b,0xd7,0x42,0x33,0x30,0x29,0x20,0xc6,0x0c,0xec,0xc8,0xd2,0xcd,0x14, -0xda,0xe3,0x8d,0xeb,0x04,0x30,0x1e,0x22,0x26,0x1b,0x17,0x13,0x0e,0xfb,0x74,0xea, -0xeb,0x54,0xf8,0x02,0x4a,0x03,0x07,0x63,0x1c,0x31,0x7a,0x39,0x31,0x33,0x23,0x0d, -0x8c,0xec,0xc4,0x42,0xa6,0x9d,0x99,0xa4,0xb3,0x97,0xd0,0xfb,0xcc,0x2a,0x52,0xdb, -0x65,0x68,0x56,0x5e,0x40,0x35,0x18,0xf3,0x7d,0xdd,0xbb,0xd1,0x90,0x87,0x06,0x9e, -0xc3,0xba,0xf2,0x19,0x76,0x38,0x48,0x9b,0x44,0x37,0xa7,0x2d,0x27,0xe0,0x15,0xf6, -0xb2,0xd8,0xce,0xe5,0xd8,0xe4,0x2d,0xeb,0xff,0xeb,0x1a,0x23,0xf8,0x1c,0x18,0x2e, -0x13,0x03,0xf3,0xef,0xec,0x1a,0xf8,0x02,0x58,0x03,0x04,0x88,0x15,0x2a,0xb4,0x34, -0x2e,0x1a,0x22,0x10,0xa4,0xf1,0xc8,0x55,0xa7,0x9b,0x92,0xa0,0xae,0x0c,0xca,0xf3, -0x8b,0x22,0x4f,0xc5,0x66,0x6a,0x1e,0x64,0x4a,0x36,0x24,0xfd,0x62,0xe3,0xc3,0xe1, -0x94,0x82,0x86,0x94,0xb6,0x4d,0xe5,0x0f,0x32,0x30,0x45,0xf6,0x45,0x3b,0x99,0x30, -0x29,0x0d,0x1c,0xfe,0x2e,0xdf,0xd0,0x6b,0xd7,0xe4,0x42,0xe9,0xf9,0xdd,0x15,0x23, -0xda,0x1f,0x1a,0x5f,0x16,0x08,0x39,0xf5,0xee,0x07,0xf9,0x04,0x1d,0x07,0x05,0x53, -0x11,0x24,0xbb,0x30,0x2d,0xc1,0x1f,0x0e,0xd9,0xf2,0xcb,0x58,0xa7,0x97,0xb2,0x9a, -0xa7,0xbd,0xc0,0xea,0x01,0x19,0x48,0x54,0x66,0x6e,0xdd,0x6b,0x56,0xe7,0x31,0x08, -0xe4,0xea,0xcd,0x96,0x9d,0x82,0x51,0x8e,0xad,0xa2,0xd9,0x05,0x6d,0x29,0x41,0x68, -0x45,0x3c,0xfa,0x31,0x2b,0x49,0x20,0x06,0x58,0xe5,0xd1,0x05,0xd3,0xdf,0x66,0xe5, -0xf2,0x27,0x0e,0x20,0x9e,0x20,0x1c,0x53,0x19,0x0e,0x0b,0xfb,0xf0,0x70,0xf8,0x05, -0x4c,0x0a,0x07,0xea,0x10,0x23,0x2a,0x30,0x2e,0xed,0x21,0x10,0x37,0xf6,0xd1,0x84, -0xab,0x96,0x06,0x97,0xa2,0x18,0xb8,0xdd,0x84,0x0b,0x3c,0x82,0x60,0x6d,0x43,0x6c, -0x5a,0x5f,0x39,0x10,0xac,0xf2,0xd9,0xe9,0xaa,0x87,0x42,0x8d,0xaa,0x36,0xd5,0x01, -0xed,0x25,0x40,0x48,0x46,0x3d,0x77,0x32,0x2b,0xe8,0x21,0x09,0x3f,0xe7,0xcf,0x8b, -0xcd,0xd9,0x8b,0xe1,0xec,0x68,0x05,0x1a,0x8b,0x1e,0x1c,0x25,0x1b,0x13,0xe7,0x00, -0xf2,0x06,0xf8,0x05,0x77,0x0b,0x08,0x55,0x0f,0x22,0xda,0x31,0x34,0x43,0x29,0x18, -0xc5,0xfe,0xda,0xbe,0xb4,0x9c,0x41,0x98,0xa0,0x58,0xb1,0xd2,0x8c,0xff,0x2f,0xca, -0x56,0x66,0xec,0x67,0x5b,0x70,0x3d,0x16,0x4b,0xf6,0xdf,0x94,0xb4,0x8c,0x80,0x8b, -0xa6,0x86,0xce,0xfc,0x85,0x21,0x3f,0x33,0x4a,0x43,0x6c,0x37,0x2e,0x92,0x24,0x0f, -0x56,0xed,0xd2,0x9a,0xcb,0xd5,0xb1,0xdd,0xe7,0xa4,0xff,0x18,0xb9,0x1f,0x1c,0xf6, -0x1a,0x16,0x81,0x05,0xf3,0x09,0xf5,0x02,0xfe,0x0a,0x07,0x0c,0x0b,0x1d,0xf6,0x2d, -0x32,0x97,0x29,0x1a,0x8e,0x04,0xe4,0xcb,0xbe,0xa2,0x90,0x9a,0xa2,0x44,0xb1,0xcf, -0x1a,0xfb,0x29,0x02,0x52,0x65,0xa9,0x67,0x5c,0x9d,0x41,0x1b,0x61,0xf8,0xe2,0x67, -0xbc,0x8f,0x29,0x87,0xa0,0x00,0xc6,0xf4,0x75,0x1b,0x3a,0x6a,0x49,0x45,0x05,0x3a, -0x31,0x32,0x29,0x16,0xed,0xf4,0xd6,0xb8,0xcb,0xd4,0xa4,0xdd,0xe5,0xc4,0xfa,0x15, -0xb9,0x20,0x1f,0x50,0x1d,0x19,0x37,0x0b,0xf7,0xd8,0xf3,0xff,0x0f,0x09,0x06,0x40, -0x06,0x17,0x32,0x29,0x30,0x17,0x29,0x1a,0xc6,0x04,0xe5,0x9d,0xc0,0xa2,0x97,0x98, -0xa0,0x12,0xaf,0xcc,0x83,0xf7,0x25,0x9c,0x50,0x68,0xb8,0x6c,0x63,0x7d,0x4b,0x27, -0x8e,0x01,0xe8,0x96,0xc4,0x93,0x35,0x81,0x96,0x32,0xba,0xe8,0xd3,0x10,0x32,0xdc, -0x45,0x44,0x4f,0x3a,0x30,0x0c,0x2b,0x1d,0xa1,0xfe,0xdd,0xdd,0xcd,0xd2,0x61,0xdc, -0xe3,0x52,0xf6,0x11,0x3a,0x20,0x1f,0xa9,0x1d,0x1b,0xfb,0x10,0xfd,0x3e,0xf6,0x00, -0xaa,0x0a,0x08,0xae,0x05,0x13,0x01,0x25,0x2e,0x18,0x29,0x1a,0x0a,0x06,0xe8,0xb1, -0xc2,0xa1,0x2b,0x93,0x98,0xa5,0xa6,0xc2,0x24,0xee,0x1f,0x96,0x4d,0x6b,0x50,0x72, -0x6b,0xbe,0x55,0x32,0xff,0x09,0xed,0x3d,0xce,0x9b,0xc5,0x80,0x8f,0x35,0xb0,0xdd, -0x03,0x06,0x29,0xe4,0x40,0x45,0x81,0x3c,0x32,0x9f,0x2c,0x1f,0xfc,0x01,0xdf,0x35, -0xcb,0xcd,0x08,0xda,0xe1,0xdc,0xf1,0x0d,0xc0,0x1f,0x22,0xe7,0x20,0x1f,0xfa,0x16, -0x04,0xed,0xf9,0x01,0x96,0x0b,0x0b,0x77,0x06,0x10,0xae,0x22,0x2e,0x61,0x2b,0x1e, -0x30,0x0a,0xeb,0x1d,0xc5,0xa1,0xbb,0x8f,0x91,0x6e,0x9f,0xb8,0x8b,0xe3,0x14,0xd2, -0x43,0x67,0x62,0x73,0x6e,0xee,0x5a,0x3a,0xb3,0x11,0xf3,0xe4,0xd7,0xa7,0x77,0x86, -0x8e,0x82,0xab,0xd7,0x23,0x03,0x27,0x1b,0x42,0x46,0xec,0x3d,0x32,0xe5,0x29,0x1e, -0xeb,0x03,0xe0,0x8c,0xc8,0xc6,0xc7,0xd2,0xdc,0x1e,0xed,0x08,0x7f,0x1f,0x25,0xb5, -0x23,0x22,0xf8,0x1b,0x0a,0xe9,0xfb,0xff,0xbc,0x0a,0x0d,0x80,0x07,0x0f,0xd0,0x20, -0x2e,0xd6,0x2e,0x22,0x96,0x0f,0xf2,0x2b,0xcc,0xa6,0x41,0x91,0x90,0x86,0x9b,0xb0, -0xdb,0xd8,0x09,0xbd,0x39,0x60,0xef,0x71,0x6f,0x53,0x5d,0x3f,0xc1,0x17,0xf6,0x1d, -0xde,0xb0,0xeb,0x89,0x8c,0xcc,0xa9,0xd3,0xc0,0x00,0x26,0x19,0x44,0x4b,0xb4,0x42, -0x35,0x0c,0x2c,0x20,0x57,0x07,0xe2,0xc4,0xc5,0xbf,0xa9,0xca,0xd6,0xa2,0xe5,0x00, -0xe4,0x18,0x22,0x59,0x22,0x21,0xfe,0x1d,0x0e,0x6e,0xfe,0xff,0x32,0x0a,0x0e,0x9d, -0x0a,0x10,0x84,0x22,0x31,0xbb,0x35,0x2b,0x93,0x17,0xfa,0x04,0xd4,0xae,0xf0,0x95, -0x90,0x77,0x98,0xa9,0xaf,0xcf,0x01,0xd9,0x31,0x5a,0x6c,0x6e,0x6e,0x60,0x5d,0x3f, -0x6c,0x19,0xf6,0x41,0xde,0xb4,0xcb,0x8a,0x87,0xac,0xa2,0xcb,0xb5,0xfa,0x20,0x8e, -0x42,0x50,0x43,0x4c,0x3f,0xd4,0x33,0x26,0x1f,0x10,0xea,0xce,0xca,0xbf,0xdd,0xc9, -0xd5,0x9b,0xe2,0xfa,0xc4,0x13,0x1f,0xe8,0x1f,0x1d,0xff,0x19,0x0c,0xfa,0xfa,0xf9, -0x64,0x05,0x0c,0xcf,0x09,0x0c,0xbf,0x1f,0x31,0xca,0x38,0x30,0x7f,0x1f,0x04,0xc9, -0xdf,0xb8,0x83,0x9b,0x90,0x5c,0x96,0xa5,0x5c,0xc8,0xf9,0x75,0x2a,0x55,0xce,0x6d, -0x6f,0x3e,0x60,0x43,0x26,0x1e,0xf9,0x35,0xe1,0xbb,0x92,0x8c,0x82,0x92,0x98,0xbf, -0x2f,0xf0,0x17,0xfd,0x3a,0x4e,0x37,0x4e,0x41,0x4d,0x36,0x2b,0x05,0x17,0xf3,0x8a, -0xd2,0xc4,0xec,0xcc,0xd9,0x36,0xe4,0xf9,0x96,0x13,0x21,0xe7,0x21,0x1e,0x42,0x19, -0x0d,0x11,0xfa,0xf4,0x51,0xff,0x09,0xb6,0x07,0x09,0x90,0x1b,0x2f,0x65,0x39,0x33, -0xfd,0x22,0x09,0x9c,0xe5,0xbd,0x71,0x9d,0x90,0x88,0x95,0xa3,0x5d,0xc2,0xf2,0x49, -0x24,0x51,0xc4,0x6c,0x72,0x73,0x65,0x4a,0xe9,0x26,0xff,0xeb,0xe5,0xc2,0xfd,0x91, -0x81,0x35,0x94,0xb8,0x3c,0xe8,0x12,0x12,0x35,0x4b,0x2d,0x4e,0x41,0x97,0x34,0x2a, -0xdd,0x1a,0xfb,0x04,0xd8,0xc4,0x25,0xc8,0xd5,0x69,0xe2,0xf7,0xab,0x12,0x23,0x44, -0x25,0x20,0xcf,0x1b,0x11,0x74,0xfd,0xf3,0x69,0xfc,0x07,0xc7,0x07,0x07,0x4a,0x18, -0x2d,0x10,0x39,0x34,0x39,0x24,0x0c,0x16,0xeb,0xc3,0x8d,0xa2,0x92,0xf6,0x94,0xa1, -0x28,0xbc,0xea,0x99,0x1d,0x4b,0x8e,0x6a,0x73,0x58,0x68,0x4d,0xfb,0x2b,0x03,0x0f, -0xe8,0xc8,0xdb,0x97,0x80,0x16,0x8f,0xb0,0x4f,0xdf,0x0b,0x51,0x2f,0x48,0xbb,0x4e, -0x44,0xdc,0x36,0x2d,0x70,0x1e,0x01,0x52,0xdd,0xc6,0x7d,0xc6,0xd3,0x48,0xe0,0xf4, -0x18,0x0f,0x22,0x39,0x27,0x23,0x43,0x1d,0x13,0x4d,0x01,0xf3,0xe5,0xf8,0x04,0x9c, -0x07,0x05,0x46,0x13,0x27,0x8e,0x34,0x33,0x70,0x25,0x10,0xb0,0xf0,0xc9,0x6d,0xa6, -0x93,0x84,0x94,0xa0,0xed,0xb8,0xe5,0xa8,0x18,0x47,0xa3,0x68,0x75,0xa2,0x6c,0x53, -0x27,0x33,0x0b,0xab,0xec,0xd0,0xd0,0x9f,0x80,0x10,0x89,0xa8,0xc2,0xd5,0x03,0x86, -0x27,0x42,0x9a,0x4b,0x44,0x7e,0x37,0x2d,0x85,0x20,0x05,0x99,0xe1,0xc8,0x4e,0xc5, -0xd2,0xd2,0xdf,0xf2,0x7b,0x0d,0x24,0x72,0x2c,0x29,0xe9,0x22,0x19,0xcd,0x07,0xf5, -0xab,0xf6,0x02,0xed,0x07,0x04,0x50,0x0d,0x21,0xdc,0x30,0x32,0x35,0x26,0x10,0xbf, -0xf2,0xcb,0xa8,0xa6,0x91,0xac,0x90,0x9c,0xf9,0xb2,0xdd,0x06,0x11,0x41,0x51,0x66, -0x76,0x3d,0x72,0x5b,0xb4,0x3b,0x15,0xf1,0xf3,0xd8,0xdb,0xa9,0x84,0xd8,0x87,0xa3, -0xfd,0xce,0xfd,0x75,0x22,0x3f,0xf5,0x4a,0x46,0xc7,0x38,0x2d,0x06,0x21,0x09,0x51, -0xe5,0xc9,0x45,0xc1,0xcb,0x3f,0xda,0xed,0x00,0x08,0x1f,0x4b,0x2b,0x2b,0x44,0x25, -0x1c,0xcd,0x0c,0xfa,0x24,0xf9,0x05,0xd8,0x0c,0x08,0xe8,0x0d,0x21,0xe0,0x30,0x34, -0x73,0x28,0x14,0x37,0xf7,0xcf,0x28,0xa8,0x8f,0x4e,0x8c,0x98,0xb0,0xac,0xd4,0x77, -0x08,0x39,0x23,0x61,0x75,0x3c,0x75,0x60,0x1c,0x41,0x1a,0x1f,0xf7,0xdd,0x89,0xb3, -0x88,0x1f,0x86,0x9f,0x77,0xc7,0xf7,0x19,0x1f,0x3d,0x94,0x4b,0x4a,0xc7,0x3e,0x32, -0x99,0x26,0x10,0xc9,0xec,0xcd,0xba,0xc0,0xc7,0x5f,0xd5,0xe5,0x7f,0xff,0x17,0xe1, -0x23,0x25,0x1c,0x22,0x1b,0x3f,0x0f,0xfc,0x6c,0xf8,0x04,0x1c,0x10,0x0e,0xa8,0x11, -0x23,0x1a,0x34,0x38,0x56,0x2c,0x17,0xcd,0xfb,0xd6,0x87,0xae,0x92,0x9d,0x8b,0x95, -0xb0,0xa7,0xcc,0x14,0x00,0x31,0x2b,0x5c,0x74,0x2e,0x77,0x63,0xff,0x44,0x1f,0x3b, -0xfa,0xe1,0xc2,0xba,0x8c,0x85,0x81,0x97,0x97,0xbc,0xec,0x67,0x16,0x37,0xdc,0x49, -0x4c,0x20,0x42,0x36,0x2b,0x2d,0x1a,0x45,0xf8,0xd6,0x2b,0xc5,0xc9,0xf2,0xd4,0xe3, -0xa8,0xfa,0x11,0x61,0x1e,0x22,0x20,0x1f,0x19,0xa4,0x0e,0xfd,0xc2,0xf6,0x02,0xb6, -0x0f,0x10,0x89,0x12,0x22,0xae,0x33,0x3a,0x52,0x30,0x1c,0xe4,0x00,0xdc,0x90,0xb2, -0x94,0x9c,0x8a,0x92,0x62,0xa2,0xc3,0x81,0xf5,0x28,0x1c,0x55,0x71,0x69,0x78,0x68, -0xca,0x4a,0x27,0x98,0x01,0xe8,0x51,0xc5,0x95,0xb5,0x82,0x93,0x36,0xb4,0xe2,0x3b, -0x0d,0x2f,0x4c,0x44,0x48,0xde,0x41,0x36,0x9e,0x2d,0x1d,0x3b,0xff,0xde,0x01,0xcb, -0xcc,0x6a,0xd7,0xe3,0xc0,0xf6,0x0d,0x53,0x1c,0x21,0x48,0x1f,0x18,0x8d,0x0e,0xfd, -0xe6,0xf3,0xfe,0xda,0x0e,0x12,0x2e,0x12,0x1f,0xca,0x31,0x3b,0xf8,0x33,0x1f,0x49, -0x05,0xe3,0x41,0xba,0x99,0x76,0x8a,0x8e,0xcb,0x9d,0xbb,0xf4,0xea,0x1e,0x1b,0x4d, -0x6d,0x4c,0x78,0x6b,0xc6,0x4e,0x2e,0xa6,0x09,0xef,0xb5,0xd0,0xa0,0xc9,0x86,0x92, -0x78,0xb0,0xdc,0x4b,0x07,0x29,0x04,0x3e,0x44,0x63,0x3f,0x34,0xef,0x2b,0x1e,0x23, -0x02,0xe1,0xf0,0xcb,0xca,0xa0,0xd4,0xe1,0x93,0xf5,0x0d,0x11,0x1d,0x23,0xa2,0x21, -0x1b,0x7a,0x12,0x02,0xc8,0xf5,0xfd,0xc3,0x0d,0x13,0xc7,0x10,0x1b,0x94,0x2c,0x37, -0xcb,0x33,0x21,0x27,0x09,0xe9,0x71,0xc1,0x9f,0xa1,0x8d,0x8f,0x35,0x9c,0xb5,0x02, -0xe3,0x16,0x22,0x43,0x66,0x40,0x74,0x6b,0x50,0x50,0x31,0x8b,0x0f,0xf3,0x77,0xd9, -0xab,0xe8,0x8b,0x92,0x78,0xad,0xd7,0x21,0x03,0x26,0x9d,0x3d,0x44,0xed,0x40,0x36, -0xe2,0x2a,0x1d,0x49,0x05,0xe5,0x86,0xcd,0xc7,0xb2,0xcf,0xdc,0x05,0xf0,0x08,0xc6, -0x1a,0x23,0x58,0x24,0x1f,0x95,0x17,0x09,0x5c,0xfb,0xfe,0x47,0x0d,0x14,0xf5,0x0f, -0x16,0x06,0x26,0x32,0x51,0x32,0x22,0x77,0x0a,0xeb,0xd8,0xc5,0xa3,0x05,0x91,0x91, -0x65,0x9d,0xb3,0xfb,0xde,0x11,0xa7,0x3d,0x60,0x75,0x71,0x6c,0xf6,0x52,0x34,0xd2, -0x11,0xf4,0x52,0xdc,0xb0,0x1f,0x8d,0x8f,0xe3,0xa8,0xd1,0x33,0xff,0x23,0xef,0x3e, -0x48,0xa1,0x45,0x3b,0x5d,0x31,0x25,0x62,0x0d,0xea,0xcc,0xcd,0xc3,0x13,0xc9,0xd4, -0xa7,0xe7,0x00,0xe8,0x13,0x1e,0xae,0x22,0x20,0xd3,0x1a,0x0f,0xa7,0x00,0x00,0x77, -0x0e,0x17,0x98,0x12,0x14,0xdc,0x22,0x2e,0xa7,0x2f,0x21,0x7b,0x0b,0xee,0xf5,0xc9, -0xa7,0x20,0x93,0x92,0x21,0x9e,0xb2,0x6a,0xda,0x0d,0x96,0x3a,0x5e,0x3d,0x73,0x71, -0x94,0x58,0x37,0xa8,0x14,0xf4,0xb3,0xdd,0xb6,0x80,0x8d,0x89,0x11,0xa0,0xc5,0xc6, -0xf4,0x1b,0x4b,0x3b,0x49,0x71,0x4a,0x43,0x86,0x39,0x2c,0xcd,0x16,0xf4,0x75,0xd5, -0xc5,0x6f,0xc8,0xd0,0x6f,0xe0,0xf7,0x9a,0x0b,0x17,0xad,0x1d,0x1d,0x23,0x18,0x0e, -0xe5,0x00,0xff,0x22,0x0d,0x19,0x7a,0x17,0x17,0xe3,0x23,0x2f,0x72,0x31,0x25,0x64, -0x0f,0xf2,0x81,0xcd,0xa8,0x0c,0x92,0x8e,0xdb,0x99,0xad,0x08,0xd3,0x07,0xad,0x38, -0x5d,0xef,0x74,0x77,0x08,0x62,0x40,0x9a,0x1c,0xf9,0xf5,0xe0,0xba,0x4b,0x8d,0x81, -0xeb,0x94,0xb6,0xfe,0xe4,0x0f,0xe3,0x31,0x44,0x77,0x49,0x44,0x59,0x3d,0x33,0x9f, -0x21,0x01,0x68,0xe1,0xcd,0xf9,0xcb,0xd2,0xbe,0xdf,0xf4,0x4c,0x07,0x12,0x08,0x18, -0x17,0x6f,0x13,0x0b,0x85,0xff,0xfc,0x5f,0x0a,0x19,0xb7,0x1a,0x18,0xdf,0x24,0x31, -0xc8,0x35,0x2a,0x6b,0x14,0xf7,0xf2,0xd1,0xaa,0xd9,0x8f,0x89,0x94,0x93,0xa7,0x00, -0xca,0xfe,0xd1,0x2f,0x57,0xcf,0x72,0x7a,0x1a,0x6a,0x4a,0xa4,0x26,0x01,0xae,0xe7, -0xc5,0xa8,0x95,0x81,0x5e,0x90,0xae,0xb8,0xda,0x05,0xd4,0x27,0x3d,0x94,0x44,0x41, -0xe8,0x3a,0x33,0x59,0x25,0x09,0x1d,0xe9,0xd3,0xc5,0xcf,0xd5,0x2e,0xe0,0xf4,0x24, -0x08,0x12,0x1e,0x17,0x16,0x45,0x11,0x09,0x3e,0xfe,0xf8,0x8c,0x04,0x15,0xcf,0x1b, -0x1a,0x34,0x25,0x32,0x1e,0x39,0x30,0xa4,0x1a,0x00,0x59,0x01,0x02,0x55,0x03,0x04, -0x72,0x04,0x04,0xd6,0x04,0x05,0x25,0x05,0x03,0x0d,0x02,0xff,0x59,0xfd,0xfd,0x43, -0xf3,0xde,0xac,0xd1,0xd1,0x4f,0xf1,0x2c,0x7e,0x45,0x63,0x35,0x5f,0x6c,0xf3,0x7f, -0x28,0x78,0xb7,0xa3,0xab,0xdf,0x54,0x88,0x09,0xb6,0x97,0xc2,0xe6,0xe2,0xee,0xd6, -0xd5,0x15,0x38,0x50,0x68,0x6c,0x9a,0x39,0x13,0x11,0xaa,0x80,0xd0,0xbe,0xc9,0x94, -0xc7,0xce,0xbf,0x16,0x20,0xe4,0x0a,0x33,0x55,0x76,0x7f,0x6f,0x31,0xea,0xdb,0xdf, -0xce,0x95,0xe7,0x0d,0x30,0x1d,0x1b,0xe1,0x15,0x27,0x59,0x38,0x0a,0x37,0xde,0x09, -0xb4,0x46,0x46,0x28,0xf8,0x93,0x06,0x8f,0xa6,0xdd,0xad,0xb5,0xb5,0xaa,0xa1,0x00, -0xb8,0xe7,0x5e,0x23,0x4c,0x25,0x4c,0x51,0x29,0x4f,0x3f,0x7d,0x38,0x34,0x95,0x49, -0x4b,0x1d,0xe8,0xb2,0x64,0xb4,0xe5,0xb4,0x3f,0x15,0x9b,0xb4,0x94,0x50,0xab,0xd9, -0x89,0xef,0xf9,0xce,0x05,0x0f,0x75,0x0a,0xeb,0x40,0xae,0x80,0x60,0x94,0xb0,0x2e, -0xad,0x9a,0x5a,0xa8,0x09,0x53,0x3c,0x48,0x0d,0x48,0x67,0xfe,0x7f,0x56,0xc5,0x24, -0x0f,0x7e,0x0f,0x1f,0xac,0x33,0x3b,0xbf,0x3f,0x4c,0x98,0x64,0x5a,0x40,0x0d,0xee, -0x11,0x36,0x4f,0x49,0x46,0x00,0x28,0x9d,0x91,0xc7,0x9e,0xa6,0x42,0xb4,0xba,0x0f, -0xb2,0xba,0xd4,0xdf,0x06,0xc8,0x1f,0x39,0xdf,0x48,0x40,0xd7,0x3a,0x3a,0xb6,0x39, -0x40,0x9e,0x28,0xd0,0xf9,0xab,0x9e,0x9a,0xca,0x29,0xe8,0x0b,0xa6,0x27,0x8e,0xb4, -0x30,0xd8,0xee,0x7b,0xfc,0xff,0x01,0xfd,0xf1,0x5e,0xc7,0x90,0x78,0x8f,0xb2,0xf4, -0xaf,0xa2,0xf5,0x97,0xbd,0x8d,0x24,0x40,0x21,0x45,0x43,0x37,0x58,0x7d,0x77,0x78, -0x55,0x67,0x38,0x2c,0x86,0x35,0x42,0x38,0x45,0x4b,0x82,0x64,0x77,0x72,0x41,0xec, -0x3d,0xfc,0x4e,0x02,0x5f,0x59,0x11,0x09,0xa1,0x58,0x90,0x96,0x4c,0x94,0x9b,0x14, -0xab,0xa7,0x5b,0xa1,0xc1,0xdf,0xff,0x2d,0x88,0x3d,0x44,0x92,0x4b,0x4b,0x5a,0x43, -0x44,0xc3,0x4b,0x1e,0x50,0xbc,0x9d,0xba,0x96,0xc8,0xa9,0x20,0x0b,0x98,0xab,0x8a, -0xb9,0xb0,0xd8,0xe1,0xef,0xfc,0xcc,0xf6,0xe2,0x4e,0xcb,0xab,0x1f,0x9a,0xae,0xc4, -0xbf,0xb2,0xf5,0xa2,0x91,0xe4,0xc9,0x2e,0x39,0x3a,0x36,0x99,0x32,0x3e,0xf1,0x61, -0x73,0xea,0x62,0x4b,0xa2,0x3e,0x3e,0x7c,0x42,0x45,0x10,0x52,0x6e,0x49,0x68,0x17, -0xea,0xdb,0x11,0x2f,0x5f,0x64,0x42,0x58,0x06,0x55,0xa9,0x8e,0x8d,0x8d,0x94,0x33, -0x9d,0xa3,0x44,0x9e,0x9c,0xd1,0xbb,0xfc,0xf2,0x2f,0x3e,0xa2,0x3f,0x47,0x60,0x4a, -0x4a,0x20,0x4e,0x4a,0x28,0x09,0xae,0x80,0x9a,0x98,0x89,0xce,0x21,0xd9,0x10,0xb5, -0xb1,0x88,0xa9,0xc6,0xd8,0xf5,0x57,0xfb,0xed,0x50,0xd6,0xbd,0x35,0xad,0xba,0x3d, -0xd4,0xd3,0xf7,0xbf,0xaa,0xa8,0x94,0xdf,0x0b,0x3d,0x3d,0x5a,0x3b,0x36,0x4a,0x35, -0x50,0xd1,0x6e,0x6e,0x5e,0x5d,0x4f,0x15,0x47,0x44,0x34,0x4d,0x64,0xfe,0x74,0x4c, -0x1b,0xfb,0xdf,0x54,0x22,0x65,0x82,0x6f,0x5d,0x78,0xff,0xab,0x6f,0x97,0x91,0x51, -0x93,0x9d,0x49,0xa5,0x9e,0x33,0x9a,0xbf,0x4a,0x09,0x3b,0x1a,0x40,0x3c,0xdb,0x47, -0x51,0x0b,0x53,0x52,0x7d,0x47,0xfb,0x20,0xa2,0x90,0xd6,0x93,0xd0,0x96,0x1e,0x0c, -0x7e,0xb6,0x87,0x51,0xa3,0xcf,0x84,0xea,0xef,0x4c,0xde,0xc0,0xd4,0xaa,0xb4,0x64, -0xd6,0xea,0xeb,0xde,0xc9,0x5d,0xaf,0x9b,0x1b,0xf1,0x41,0x85,0x3d,0x3c,0x23,0x33, -0x28,0x07,0x3d,0x63,0x51,0x6f,0x61,0x6f,0x53,0x4a,0xa8,0x46,0x51,0x45,0x6b,0x6d, -0xc8,0x2f,0xe5,0x3d,0xe4,0x32,0x00,0x69,0x6f,0x15,0x56,0xf7,0x7c,0xab,0x98,0x78, -0x94,0x97,0xfe,0x9e,0xa0,0x33,0x96,0x9a,0xd4,0xcb,0x15,0x44,0x3d,0x3e,0x29,0x3e, -0x49,0x27,0x54,0x56,0xe5,0x53,0x3c,0xa4,0xe6,0x9e,0xb9,0x97,0x9c,0x12,0xd0,0x11, -0xa9,0x07,0xc0,0x5f,0x92,0xa7,0xdb,0xcd,0xdf,0xca,0xda,0xc8,0x31,0xb3,0xae,0x00, -0xc4,0xe2,0x29,0xe9,0xd3,0x6a,0xbe,0xa7,0x19,0xa5,0x07,0x45,0x4c,0x40,0x8c,0x34, -0x24,0x96,0x1d,0x37,0xac,0x62,0x79,0x77,0x71,0x5b,0x9a,0x4b,0x4b,0xa2,0x5c,0x73, -0x43,0x63,0x1a,0x60,0xde,0xf6,0x30,0x4a,0x72,0xdb,0x70,0x4d,0xdd,0xed,0xa8,0xad, -0x9b,0x9b,0x26,0x9b,0x9b,0x29,0x9c,0x97,0x81,0x9d,0xd2,0x1c,0x1f,0x42,0x68,0x41, -0x45,0x75,0x51,0x54,0xd1,0x4d,0x49,0x99,0x2e,0xdd,0x79,0xa4,0x9a,0x60,0x98,0xc9, -0x5a,0x0a,0x0c,0x81,0xd3,0xa5,0xb8,0xad,0xc5,0xf3,0xcd,0xca,0xd7,0xbf,0xb2,0xa7, -0xb7,0xd6,0xe6,0xec,0xe1,0x76,0xcb,0xc2,0x85,0xae,0xb7,0x8a,0x1f,0x54,0x7f,0x3d, -0x2e,0xc2,0x24,0x25,0x50,0x3f,0x68,0x53,0x7e,0x75,0x4e,0x60,0x50,0x8d,0x54,0x6b, -0x08,0x7a,0x4f,0xec,0xff,0xdc,0xf9,0x09,0x53,0x24,0x69,0x65,0x01,0x3f,0xe1,0xd0, -0xa3,0x9a,0x1c,0x98,0x93,0x38,0x96,0x9b,0xde,0x97,0xa1,0xb1,0xdd,0x29,0x0a,0x48, -0x48,0xa6,0x4b,0x4f,0x55,0x4c,0x48,0x49,0x47,0x26,0x45,0xd5,0xa0,0x28,0x90,0x8f, -0x54,0xc6,0x0a,0xbf,0x13,0xe0,0xcd,0xaf,0xae,0x40,0xbf,0xc8,0xca,0xc6,0xbc,0xe5, -0xb6,0xc5,0xa9,0xdc,0xe2,0xe6,0xd4,0xc6,0xe9,0xbd,0xad,0x2b,0xcb,0x2f,0xb0,0x4d, -0x36,0xf8,0x2c,0x24,0x7d,0x27,0x42,0xa4,0x67,0x7b,0x54,0x72,0x5d,0x26,0x53,0x5d, -0x7d,0x74,0x74,0x41,0x3a,0xf2,0x32,0xe1,0x16,0x4e,0x58,0x6b,0x54,0x64,0x31,0xef, -0xd7,0xa2,0xa2,0x95,0x91,0x18,0x93,0x97,0x7f,0x98,0x92,0x4b,0xa3,0xe8,0x15,0x34, -0x4c,0x7b,0x46,0x43,0x40,0x44,0x42,0x28,0x42,0x42,0x64,0x18,0xc3,0xd2,0x8f,0x80, -0x9f,0x8a,0xc9,0x27,0x0d,0x18,0x48,0xe7,0xb0,0xd8,0xa7,0xba,0x67,0xc7,0xc6,0x61, -0xbf,0xbf,0xb2,0xca,0xd9,0xac,0xdd,0xd3,0xaa,0xc9,0xc4,0x6c,0xb6,0xd7,0xb9,0x33, -0x48,0x4b,0x33,0x2c,0x90,0x29,0x2d,0x2f,0x45,0x69,0xab,0x7d,0x73,0x9a,0x60,0x5c, -0x33,0x6a,0x7b,0x58,0x6a,0x27,0x13,0xea,0xe7,0x01,0x24,0x61,0xf2,0x6d,0x5e,0xf3, -0x26,0xd3,0x95,0xa2,0x9a,0x1d,0x9c,0x9a,0xfb,0x99,0x9a,0xea,0x99,0xb2,0x7f,0xfe, -0x42,0x3a,0x4f,0x44,0xd8,0x43,0x48,0xd1,0x49,0x4c,0xec,0x45,0x0d,0x1c,0xb9,0x8c, -0xcf,0x81,0x93,0x4b,0xd7,0x18,0xb1,0x1e,0xea,0xb4,0xb3,0xaa,0xfb,0xbb,0xc9,0x14, -0xcb,0xc2,0x7b,0xbc,0xc7,0x42,0xd8,0xd9,0xd3,0xcd,0xc9,0x39,0xc4,0xb1,0x32,0xdb, -0x36,0x46,0x46,0x34,0x50,0x2e,0x2d,0xfb,0x35,0x4e,0xf0,0x6b,0x79,0x8a,0x71,0x64, -0xeb,0x63,0x71,0x30,0x7c,0x5f,0x8f,0x17,0xe0,0xde,0xeb,0x2e,0x89,0x60,0x64,0xcb, -0x50,0x15,0xbd,0xc6,0xa0,0x2f,0x9b,0x97,0x48,0x94,0x96,0x39,0x9a,0x9e,0x95,0xc0, -0x0b,0x91,0x41,0x47,0x06,0x41,0x43,0x2a,0x48,0x4a,0x0d,0x4d,0x3d,0xa8,0xfd,0xaf, -0xdc,0x8b,0x85,0x12,0xa1,0xe8,0x57,0x21,0x1c,0x07,0xe5,0xb3,0xb8,0xad,0xbf,0xd3, -0xcb,0xc8,0x7e,0xbb,0xb6,0x7d,0xc3,0xd1,0x23,0xd2,0xcc,0x51,0xc8,0xbc,0x5d,0xad, -0xe4,0x30,0x39,0x41,0xa3,0x2f,0x2b,0x42,0x2d,0x37,0x07,0x4e,0x68,0x15,0x74,0x6f, -0xc0,0x66,0x67,0x63,0x72,0x76,0x62,0x4e,0x07,0xac,0xdf,0xf4,0xad,0x31,0x5a,0xca, -0x5e,0x49,0xa0,0x0b,0xc3,0x6a,0xa2,0x99,0x0c,0x95,0x96,0xa0,0x9d,0xa2,0x4b,0xa7, -0xcb,0x92,0x10,0x40,0x5e,0x47,0x44,0x4a,0x47,0x49,0x1d,0x4a,0x47,0x85,0x31,0xf1, -0x2a,0xac,0x8c,0xa1,0x8a,0xaf,0x45,0xf4,0x22,0x6d,0x1a,0xe6,0x88,0xb8,0xb3,0x8e, -0xc2,0xc8,0xb6,0xc0,0xb6,0xf5,0xb6,0xc4,0x82,0xd0,0xd1,0xbb,0xcc,0xc8,0x3a,0xb9, -0xae,0x85,0xef,0x3c,0xde,0x3d,0x2e,0x7b,0x2e,0x33,0x13,0x3d,0x51,0x57,0x69,0x74, -0xad,0x70,0x69,0x0f,0x6d,0x77,0xb0,0x71,0x43,0x14,0x02,0xe1,0x5b,0xfa,0x35,0x52, -0x5b,0x5d,0xf7,0x43,0x03,0xf1,0xbd,0x9f,0xd2,0x98,0x99,0x11,0x9e,0xa4,0xfc,0xa5, -0xa9,0xcd,0xd0,0x15,0xc4,0x41,0x47,0x4e,0x46,0x48,0x8d,0x49,0x47,0x83,0x43,0x2b, -0x28,0xeb,0xab,0x24,0x90,0x92,0x5e,0xbb,0xff,0x46,0x28,0x1a,0xc0,0xe4,0xba,0x85, -0xb4,0xbd,0x56,0xc1,0xbb,0x6e,0xb3,0xb4,0x16,0xc1,0xcc,0x46,0xce,0xcb,0xd8,0xc6, -0xb4,0xad,0xb1,0xfa,0xfe,0x3f,0x3e,0x3c,0x34,0x35,0x08,0x39,0x41,0x7b,0x56,0x6d, -0x65,0x76,0x73,0x01,0x70,0x73,0x76,0x79,0x6d,0x44,0x3a,0xfb,0xe1,0xe2,0x01,0x38, -0x3a,0x5a,0xcf,0x59,0x39,0xec,0xf4,0xb4,0x2c,0x9d,0x9b,0x4a,0x9e,0xa3,0x60,0xa7, -0xa5,0xe6,0xaa,0xd7,0x88,0x1d,0x45,0x7e,0x4b,0x49,0x57,0x47,0x44,0xea,0x43,0x41, -0x05,0x25,0xe4,0x13,0xa8,0x8f,0x27,0x96,0xc5,0xea,0x08,0x29,0x9d,0x15,0xdf,0xee, -0xb7,0xb1,0x7d,0xba,0xbe,0xed,0xb8,0xaf,0xc5,0xaf,0xbc,0x8c,0xc8,0xcb,0x52,0xc9, -0xc3,0x11,0xaf,0xb4,0xcd,0x04,0x41,0x07,0x3f,0x37,0xd7,0x37,0x3a,0xd4,0x44,0x58, -0x97,0x6a,0x73,0x06,0x73,0x70,0x9f,0x74,0x78,0xb2,0x62,0x29,0x0e,0xf2,0xe4,0xbf, -0x08,0x3e,0x1e,0x58,0x50,0xf3,0x2a,0xe7,0x8c,0xb1,0xa1,0xc3,0xa0,0xa1,0x3b,0xa4, -0xa5,0xe0,0xa1,0xae,0xc1,0xe1,0x25,0x16,0x48,0x49,0x6c,0x43,0x40,0xc2,0x40,0x42, -0xf9,0x3d,0x1c,0x05,0xda,0xa1,0x73,0x8e,0x9f,0xb3,0xd5,0x14,0x90,0x2c,0x13,0xaa, -0xde,0xba,0xca,0xb6,0xbf,0xb0,0xc0,0xb6,0xbf,0xac,0xb0,0x46,0xbf,0xcb,0x40,0xce, -0xcc,0x87,0xc3,0xae,0x9e,0xbe,0x11,0x88,0x46,0x43,0x94,0x3c,0x3c,0x1f,0x40,0x48, -0xaa,0x58,0x6a,0x7b,0x74,0x74,0xec,0x73,0x75,0xe9,0x70,0x53,0xde,0x1b,0xed,0xc3, -0xe8,0x0e,0x78,0x3d,0x4f,0x75,0x44,0x1c,0xc3,0xdc,0xb0,0x61,0xa3,0xa1,0xdb,0xa0, -0xa1,0x38,0xa1,0xa0,0xa8,0xb2,0xe9,0xef,0x28,0x44,0x74,0x42,0x3e,0x53,0x3f,0x41, -0x37,0x42,0x39,0xba,0x11,0xce,0xc4,0x9e,0x96,0xe1,0xad,0xe5,0x5a,0x1d,0x2d,0xed, -0x10,0xde,0x05,0xbe,0xba,0xd6,0xbf,0xbc,0xae,0xb1,0xaa,0x2d,0xb2,0xc1,0x30,0xcc, -0xcf,0x1a,0xcd,0xc0,0x2b,0xac,0xc6,0x85,0x1b,0x4a,0xeb,0x46,0x42,0x50,0x41,0x41, -0xa8,0x48,0x5a,0x51,0x6d,0x77,0xa7,0x77,0x74,0x32,0x71,0x68,0x52,0x48,0x13,0xa5, -0xec,0xed,0x51,0x11,0x39,0x53,0x46,0x3a,0xdd,0x13,0xda,0xa4,0xb3,0xa7,0x55,0xa3, -0xa1,0x32,0xa2,0xa3,0xc6,0xa5,0xbc,0xa4,0xf3,0x2a,0xfe,0x3f,0x3f,0xc7,0x3e,0x41, -0xe1,0x42,0x41,0x9b,0x32,0x05,0x44,0xc7,0xa1,0x1c,0x9f,0xbb,0x74,0xf2,0x22,0x9d, -0x2c,0x0d,0x94,0xdc,0xbf,0x9b,0xbc,0xbf,0x64,0xb9,0xae,0x1a,0xab,0xb4,0x09,0xc4, -0xcf,0x34,0xd2,0xcc,0xcb,0xbb,0xaa,0x0d,0xd2,0x28,0xd4,0x50,0x4c,0xc4,0x45,0x41, -0x1b,0x41,0x4a,0xe9,0x5e,0x72,0x89,0x79,0x75,0xb7,0x6f,0x6c,0x55,0x62,0x41,0xc0, -0x0e,0xec,0x5d,0xef,0x11,0xbc,0x35,0x41,0xef,0x36,0x0f,0x69,0xd8,0xb3,0x1d,0xa6, -0xa1,0x3c,0xa2,0xa5,0xe2,0xa5,0xa8,0x6d,0xc1,0xf6,0x0d,0x29,0x3d,0xe4,0x3e,0x3e, -0x1a,0x40,0x3f,0xcf,0x3a,0x27,0x2e,0xfa,0xc2,0xf4,0xa3,0xa5,0x9d,0xc5,0xfb,0x9c, -0x25,0x29,0x45,0x07,0xd9,0x10,0xbf,0xba,0xa7,0xb8,0xb0,0xdc,0xa7,0xa7,0xf7,0xb2, -0xc3,0x6c,0xce,0xcd,0xbc,0xc4,0xb3,0xf4,0xa9,0xdc,0xb6,0x32,0x53,0xec,0x4b,0x43, -0x69,0x3f,0x41,0x22,0x4e,0x63,0x87,0x73,0x76,0xe5,0x70,0x6b,0xbf,0x69,0x5e,0xe6, -0x3a,0x0a,0xc7,0xec,0xf1,0xaa,0x13,0x35,0x14,0x41,0x34,0x4f,0x0b,0xd5,0xb2,0xb1, -0xa6,0xb0,0xa4,0xa6,0xda,0xa8,0xa8,0xdc,0xab,0xc6,0x71,0xfc,0x2c,0x6b,0x3f,0x40, -0xd4,0x3f,0x3f,0x89,0x3c,0x35,0x00,0x20,0xf2,0xeb,0xc0,0xa9,0x79,0xb0,0xd3,0xe8, -0x06,0x29,0xd6,0x27,0x05,0x93,0xda,0xc1,0x96,0xb9,0xb4,0x9c,0xac,0xa5,0x56,0xa8, -0xb7,0x42,0xc7,0xcd,0xc3,0xc9,0xc0,0x89,0xb0,0xb0,0x30,0xec,0x3c,0x9e,0x54,0x4a, -0xfc,0x42,0x41,0x25,0x47,0x55,0x92,0x66,0x71,0x56,0x71,0x6c,0x24,0x6a,0x69,0x05, -0x5b,0x33,0xac,0x03,0xe8,0x3d,0xf1,0x14,0x8e,0x35,0x40,0x14,0x30,0x01,0x5b,0xcd, -0xaf,0x1e,0xa8,0xa7,0x83,0xa8,0xa9,0xf5,0xa6,0xaa,0x5d,0xca,0x02,0xad,0x2f,0x3f, -0x05,0x40,0x3f,0xa6,0x3d,0x39,0xa2,0x30,0x1a,0x75,0xee,0xc2,0x8f,0xb1,0xbb,0x8c, -0xdf,0x0e,0x21,0x2b,0x26,0xea,0x03,0xda,0x00,0xc0,0xb6,0x15,0xb0,0xa8,0x67,0xa5, -0xad,0xe0,0xbb,0xc8,0xe8,0xcb,0xc7,0xbb,0xbe,0xb1,0x75,0xb9,0xfc,0x73,0x45,0x56, -0x59,0x4d,0x47,0x2e,0x48,0x4e,0xb1,0x5a,0x69,0x61,0x70,0x6f,0x73,0x6c,0x6c,0xad, -0x6a,0x57,0x81,0x2b,0xfc,0x9d,0xe6,0xf4,0xe1,0x18,0x37,0x47,0x3e,0x27,0x8d,0xf8, -0xc9,0x50,0xb0,0xa9,0x06,0xa9,0xa9,0x89,0xa7,0xa4,0x44,0xac,0xd0,0x71,0x06,0x2f, -0x06,0x3d,0x3d,0x7a,0x3b,0x37,0x97,0x32,0x2a,0x91,0x12,0xe8,0xae,0xc3,0xb6,0x02, -0xc2,0xe5,0x28,0x11,0x2b,0xd2,0x23,0xff,0xc3,0xd4,0xbb,0xd6,0xb0,0xaa,0x28,0xa6, -0xa7,0x72,0xaf,0xbc,0x36,0xc6,0xc8,0x62,0xc4,0xbc,0x45,0xb1,0xc0,0xee,0x06,0x48, -0x26,0x55,0x4e,0xe0,0x4a,0x4b,0x4e,0x51,0x5b,0xb7,0x65,0x6b,0xf0,0x6b,0x6c,0x05, -0x6d,0x66,0xbd,0x4c,0x1e,0x57,0xf4,0xe5,0xf0,0xf6,0x1a,0x8b,0x34,0x35,0x36,0x1c, -0xef,0xaf,0xc6,0xb1,0xbc,0xab,0xa9,0xee,0xa7,0xa5,0xb0,0xa3,0xaf,0xfb,0xd6,0x0c, -0x32,0x31,0x3c,0x66,0x3b,0x37,0xdb,0x33,0x30,0x90,0x27,0x0f,0x14,0xe7,0xc5,0x3b, -0xbb,0xc9,0xc5,0xed,0x18,0x96,0x2d,0x20,0xe9,0xf9,0xd0,0x6e,0xb8,0xae,0x05,0xaa, -0xa7,0xa8,0xa8,0xb0,0x55,0xbc,0xc4,0x3f,0xc7,0xc4,0x05,0xbc,0xb2,0xfc,0xc8,0x11, -0x62,0x4d,0x59,0x56,0x54,0x50,0xed,0x4f,0x52,0x5f,0x5b,0x65,0x47,0x6c,0x6e,0x5e, -0x6f,0x6c,0xaf,0x61,0x44,0x10,0x18,0xf2,0xac,0xe8,0xfc,0xb6,0x1c,0x31,0xef,0x30, -0x17,0x9c,0xec,0xc6,0xec,0xb3,0xad,0x23,0xaa,0xa7,0x3b,0xa5,0xa5,0x3a,0xb5,0xde, -0x22,0x12,0x33,0x51,0x3b,0x39,0xa0,0x35,0x33,0xe0,0x2f,0x25,0xaf,0x0b,0xe5,0x84, -0xc7,0xc0,0xff,0xd2,0xf8,0xfd,0x1e,0x2c,0x1b,0x1b,0xf3,0x02,0xcc,0xb5,0x5c,0xad, -0xa9,0x83,0xa6,0xa8,0x61,0xb0,0xbc,0x51,0xc4,0xc6,0xb6,0xc2,0xb9,0xf9,0xb2,0xd1, -0x43,0x1c,0x53,0x07,0x5d,0x56,0x1b,0x51,0x4e,0x3c,0x52,0x5b,0x34,0x65,0x6b,0xa6, -0x6c,0x6a,0x2c,0x66,0x59,0xd5,0x3a,0x10,0x74,0xef,0xe9,0xe6,0xfd,0x1d,0xf1,0x30, -0x2e,0x83,0x13,0xea,0x20,0xc7,0xb5,0x45,0xae,0xab,0xd2,0xa8,0xa6,0x3c,0xa9,0xbc, -0x17,0xe7,0x17,0x16,0x33,0x38,0xde,0x36,0x34,0x27,0x32,0x2d,0xec,0x21,0x06,0x4f, -0xe3,0xca,0xb3,0xc7,0xdb,0x6d,0x00,0x21,0xd0,0x29,0x15,0x9e,0xee,0xc9,0xdd,0xb4, -0xab,0x23,0xa6,0xa3,0xfe,0xa6,0xb0,0x37,0xbc,0xc3,0x6a,0xc4,0xbf,0xf5,0xb5,0xb4, -0xb2,0xdb,0x27,0x2e,0x58,0x5d,0x90,0x54,0x4e,0x76,0x4d,0x52,0x1a,0x5c,0x64,0x6b, -0x68,0x67,0x56,0x65,0x61,0x36,0x53,0x33,0x32,0x09,0xeb,0x7a,0xe8,0xfe,0x5b,0x1d, -0x2e,0x47,0x29,0x0d,0x66,0xe5,0xc4,0xfd,0xb3,0xad,0xc0,0xa9,0xa7,0xca,0xa6,0xab, -0x4d,0xc1,0xeb,0x8f,0x18,0x30,0xbf,0x36,0x35,0xef,0x33,0x30,0xd5,0x2a,0x1e,0xf4, -0x03,0xe3,0x7f,0xcf,0xcf,0x32,0xe3,0x05,0x9c,0x22,0x27,0x3f,0x12,0xeb,0xd7,0xc7, -0xb3,0xb3,0xa9,0xa5,0x6a,0xa5,0xaa,0x6c,0xb5,0xbf,0x9e,0xc4,0xc2,0x4d,0xbd,0xb6, -0xf1,0xba,0xea,0xa7,0x33,0x5b,0x6f,0x5c,0x54,0xa0,0x4f,0x50,0xd4,0x55,0x5d,0x58, -0x63,0x65,0x56,0x65,0x64,0x86,0x5f,0x4e,0x16,0x2c,0x02,0xdd,0xe8,0xea,0xc1,0x02, -0x20,0x90,0x2e,0x26,0x9f,0x09,0xe2,0x83,0xc3,0xb3,0xd4,0xac,0xaa,0xd5,0xa8,0xa8, -0x25,0xae,0xc5,0x74,0xf0,0x1b,0xd1,0x31,0x37,0x59,0x36,0x32,0x0d,0x2f,0x2a,0x91, -0x1d,0x04,0x66,0xe6,0xd3,0x5f,0xd4,0xe9,0x42,0x0a,0x23,0x47,0x25,0x0c,0x7f,0xe5, -0xc3,0xb4,0xaf,0xa7,0x47,0xa5,0xa7,0xc8,0xae,0xb9,0x10,0xc1,0xc3,0x97,0xc1,0xbd, -0x6e,0xb9,0xc3,0x7d,0xf7,0x3b,0x6a,0x5c,0x5b,0xa7,0x54,0x51,0x34,0x52,0x56,0xd4, -0x5b,0x61,0x11,0x64,0x64,0x4b,0x63,0x5c,0xd8,0x48,0x24,0xf4,0xfc,0xe7,0x39,0xed, -0x07,0x28,0x23,0x2e,0xe4,0x22,0x03,0xe0,0xdb,0xbf,0x66,0xb1,0xac,0x24,0xaa,0xa8, -0x02,0xa7,0xad,0x78,0xc7,0xf4,0x10,0x1d,0x31,0xb3,0x34,0x32,0xe2,0x2e,0x2c,0x28, -0x29,0x1d,0x71,0x03,0xe5,0x8c,0xd4,0xd6,0x4c,0xed,0x0e,0xa2,0x24,0x22,0xec,0x06, -0xde,0xa6,0xbd,0xac,0x63,0xa6,0xa6,0x69,0xaa,0xb1,0x32,0xb9,0xbf,0xe6,0xc1,0xc1, -0x4a,0xbf,0xbc,0xb1,0xc9,0xfe,0xac,0x3f,0x5b,0x9d,0x5a,0x54,0x1f,0x52,0x51,0x9c, -0x54,0x5a,0xda,0x60,0x63,0x1e,0x64,0x61,0x2c,0x59,0x42,0x1a,0x1d,0xf8,0x49,0xe8, -0xf2,0x81,0x0d,0x26,0x88,0x2d,0x1e,0x39,0xfd,0xd8,0x43,0xbe,0xb2,0xf2,0xac,0xa9, -0xfb,0xa6,0xa6,0x46,0xaf,0xcc,0x5b,0xfa,0x1f,0x6d,0x30,0x32,0xe5,0x2f,0x2d,0xec, -0x2c,0x2a,0x80,0x1c,0x00,0xcf,0xe3,0xd4,0x8c,0xda,0xf3,0x78,0x13,0x26,0x20,0x1f, -0xff,0x26,0xd7,0xb9,0xf2,0xab,0xa9,0x96,0xaa,0xad,0x45,0xb2,0xb9,0x93,0xbf,0xc3, -0xd1,0xc3,0xc1,0x35,0xbe,0xd0,0x10,0x09,0x46,0x2b,0x5e,0x5b,0x9c,0x55,0x51,0x96, -0x50,0x54,0x45,0x5b,0x61,0xd5,0x63,0x63,0x93,0x5f,0x54,0xac,0x3b,0x16,0x95,0xf5, -0xea,0x32,0xf7,0x12,0x01,0x27,0x2a,0x90,0x18,0xf7,0x38,0xd5,0xbd,0x2f,0xb2,0xab, -0xde,0xa7,0xa5,0x14,0xa6,0xb2,0x19,0xd3,0xff,0x33,0x20,0x2d,0xa6,0x2e,0x2d,0x1b, -0x2e,0x2e,0x2f,0x2b,0x1b,0x00,0xfe,0xe2,0x26,0xd7,0xe0,0x15,0xfa,0x16,0x97,0x23, -0x17,0x7a,0xf6,0xd1,0xb1,0xb7,0xad,0x38,0xab,0xaa,0xbf,0xac,0xb1,0xaf,0xb9,0xc0, -0xf6,0xc3,0xc4,0x80,0xc0,0xbf,0x15,0xd7,0x13,0x79,0x4c,0x5f,0x93,0x5b,0x55,0x01, -0x51,0x51,0xd0,0x55,0x5c,0xac,0x61,0x62,0xfe,0x60,0x5b,0xb8,0x4e,0x34,0x2c,0x11, -0xf4,0x5e,0xed,0xfc,0x61,0x15,0x27,0x23,0x27,0x14,0x31,0xf4,0xd3,0x07,0xbd,0xb0, -0xbf,0xaa,0xa6,0x3f,0xa5,0xa8,0x21,0xb7,0xd8,0x4c,0x02,0x20,0xc2,0x2b,0x2e,0x01, -0x2f,0x30,0xb8,0x30,0x2a,0xb3,0x16,0xf9,0xb7,0xe1,0xda,0xba,0xe5,0xfe,0xe9,0x16, -0x1f,0x73,0x10,0xf0,0x40,0xcd,0xb7,0xe2,0xad,0xab,0xf0,0xaa,0xad,0x6e,0xb4,0xbc, -0x87,0xc2,0xc4,0xda,0xc3,0xc0,0xcf,0xc2,0xdf,0x27,0x1d,0x50,0xfc,0x5e,0x5a,0x71, -0x53,0x4f,0xdf,0x50,0x55,0x7f,0x5c,0x60,0x36,0x60,0x5c,0x6d,0x56,0x49,0x00,0x2f, -0x0d,0xd8,0xf4,0xf0,0xd0,0xff,0x17,0xa8,0x26,0x24,0x7d,0x11,0xf1,0xf9,0xd0,0xbb, -0x90,0xaf,0xa9,0x99,0xa6,0xa6,0x40,0xaa,0xba,0x9c,0xdc,0x03,0x1c,0x1f,0x2a,0x28, -0x2e,0x30,0x82,0x31,0x2f,0x6f,0x27,0x13,0xd2,0xf7,0xe3,0xa8,0xde,0xe9,0x2d,0x00, -0x15,0x5b,0x1b,0x0b,0xe0,0xea,0xc9,0x4f,0xb5,0xad,0xd2,0xab,0xad,0x78,0xb1,0xb7, -0x27,0xbe,0xc2,0xcd,0xc4,0xc5,0x90,0xc3,0xc8,0x10,0xe9,0x26,0x99,0x54,0x5e,0x4e, -0x59,0x53,0xd5,0x50,0x52,0xa7,0x57,0x5d,0x93,0x5f,0x5e,0x51,0x5a,0x54,0x93,0x46, -0x2c,0x27,0x0c,0xf4,0xbf,0xf2,0x03,0x1b,0x1a,0x27,0xe6,0x23,0x0e,0xd6,0xec,0xcd, -0x88,0xb9,0xaf,0x13,0xaa,0xa7,0x7c,0xa7,0xac,0xd1,0xbd,0xdf,0xdf,0x06,0x20,0x8c, -0x2b,0x2f,0x70,0x30,0x30,0xfe,0x2e,0x25,0x5d,0x11,0xf6,0xbe,0xe3,0xde,0x0f,0xea, -0x00,0x00,0x14,0x17,0x35,0x05,0xe3,0x0d,0xc4,0xb2,0xc1,0xac,0xad,0xe0,0xae,0xb2, -0x83,0xb7,0xbd,0x17,0xc2,0xc4,0xef,0xc5,0xc4,0x48,0xcb,0xf0,0xc6,0x2c,0x54,0x2b, -0x5c,0x56,0x2e,0x52,0x50,0xeb,0x52,0x57,0xaa,0x5b,0x5c,0x36,0x5a,0x56,0x3e,0x51, -0x42,0x7d,0x27,0x08,0x11,0xf4,0xf4,0xdc,0x06,0x1c,0xac,0x27,0x20,0x2e,0x09,0xe7, -0xce,0xca,0xb9,0x24,0xb0,0xab,0xd7,0xa8,0xa8,0x30,0xad,0xc1,0x22,0xe5,0x0b,0x86, -0x23,0x2c,0x9d,0x2f,0x30,0xad,0x31,0x2f,0x9b,0x25,0x0f,0xad,0xf5,0xe2,0x9e,0xdf, -0xec,0x86,0x02,0x14,0x14,0x14,0xfe,0x9f,0xdd,0xc0,0xaf,0xb2,0xaf,0x70,0xaf,0xb0, -0xee,0xb3,0xb9,0x42,0xbf,0xc4,0x95,0xc7,0xc8,0xe2,0xc6,0xd0,0xe8,0xf8,0x32,0xce, -0x55,0x5b,0xa5,0x56,0x52,0xdd,0x51,0x53,0xf9,0x56,0x59,0x54,0x59,0x57,0x6c,0x55, -0x4f,0xc0,0x3e,0x23,0x10,0x05,0xf4,0xd3,0xf7,0x0a,0xde,0x1e,0x26,0xd2,0x1c,0x03, -0x7d,0xe3,0xc8,0xf4,0xb7,0xaf,0x43,0xaa,0xa7,0xf4,0xa6,0xae,0x37,0xc5,0xea,0x2c, -0x0f,0x24,0x58,0x2c,0x2f,0x10,0x31,0x32,0x2a,0x30,0x23,0x1d,0x0c,0xf2,0x65,0xe2, -0xe2,0x13,0xf0,0x05,0x20,0x13,0x0f,0xc7,0xf8,0xd9,0x65,0xc0,0xb4,0x38,0xb1,0xb0, -0x1f,0xb2,0xb5,0xe3,0xba,0xc1,0x2a,0xc7,0xca,0x23,0xca,0xc9,0x92,0xd5,0x00,0xfc, -0x37,0x56,0xef,0x5a,0x56,0xd8,0x52,0x51,0xda,0x52,0x55,0x45,0x57,0x57,0x17,0x56, -0x53,0x70,0x4b,0x3a,0xe3,0x1e,0x03,0xd3,0xf5,0xfb,0xbc,0x0e,0x20,0x91,0x24,0x19, -0x03,0x00,0x00,0xe9,0x00,0x00,0xff,0x00,0x00,0x9c,0x00,0x00,0xd2,0xff,0xff,0x93, -0xfe,0xfd,0x3a,0xfd,0xfc,0x59,0xfc,0xfc,0xc4,0xfc,0xfd,0x2d,0xff,0x00,0x46,0x02, -0x04,0x55,0x06,0x08,0x20,0x09,0x09,0x4b,0x09,0x08,0xb3,0x05,0x02,0x29,0xff,0xfa, -0x6d,0xf6,0xf2,0x06,0xef,0xec,0xfc,0xeb,0xec,0xbe,0xef,0xf4,0x94,0xfa,0x01,0x69, -0x09,0x11,0x75,0x18,0x1e,0xb2,0x21,0x22,0xba,0x20,0x1b,0xba,0x13,0x09,0x94,0xfd, -0xf0,0x5e,0xe4,0xd9,0xd6,0xd0,0xcb,0xef,0xca,0xce,0x25,0xd6,0xe2,0xa6,0xf1,0x03, -0x70,0x15,0x27,0x61,0x36,0x42,0xd2,0x48,0x49,0x8e,0x44,0x39,0xa4,0x28,0x13,0xf7, -0xfb,0xe3,0x3c,0xcc,0xb8,0x45,0xa9,0xa1,0x42,0xa0,0xa7,0x48,0xb6,0xcb,0x6c,0xe6, -0x03,0x7f,0x22,0x3f,0xb1,0x57,0x69,0xdc,0x73,0x74,0xcc,0x6b,0x5a,0x66,0x41,0x22, -0x3c,0x01,0xdf,0xb8,0xbf,0xa5,0x90,0x91,0x86,0x48,0x85,0x8d,0x9e,0x9f,0xb8,0x7a, -0xd7,0xf9,0xc9,0x1b,0x3b,0xbb,0x56,0x6a,0x2d,0x76,0x77,0xdd,0x6f,0x5f,0x10,0x46, -0x27,0xaa,0x05,0xe3,0xdb,0xc3,0xa8,0x57,0x94,0x88,0xaa,0x86,0x8e,0x12,0x9f,0xb7, -0x29,0xd6,0xf7,0xcb,0x19,0x3a,0xe5,0x55,0x6a,0x2c,0x77,0x79,0x0e,0x73,0x62,0xfe, -0x4a,0x2c,0x9e,0x0b,0xe9,0x70,0xc8,0xac,0x81,0x96,0x89,0x62,0x85,0x8b,0x74,0x9a, -0xb1,0x27,0xcf,0xf0,0x97,0x12,0x33,0xdf,0x50,0x67,0x2b,0x76,0x7b,0xa3,0x76,0x68, -0x9e,0x52,0x36,0x52,0x15,0xf2,0x4b,0xd1,0xb3,0x62,0x9b,0x8b,0x44,0x84,0x87,0x61, -0x93,0xa8,0xd3,0xc3,0xe4,0x85,0x06,0x28,0x7a,0x47,0x60,0xac,0x72,0x7b,0xa9,0x7a, -0x70,0x96,0x5d,0x42,0x9f,0x23,0x01,0xd0,0xde,0xbf,0x31,0xa4,0x90,0x45,0x85,0x83, -0xb9,0x8b,0x9c,0x9e,0xb5,0xd4,0x03,0xf6,0x18,0x75,0x39,0x55,0xcc,0x6b,0x79,0xa2, -0x7d,0x77,0x5e,0x69,0x52,0x68,0x35,0x14,0x85,0xf1,0xcf,0xbf,0xb1,0x99,0x79,0x89, -0x82,0xa2,0x84,0x90,0x2b,0xa5,0xc0,0xd8,0xe0,0x03,0xb4,0x25,0x45,0xb2,0x5f,0x72, -0xe9,0x7c,0x7d,0x0d,0x75,0x63,0x55,0x4a,0x2b,0x18,0x09,0xe6,0x99,0xc5,0xa9,0x10, -0x93,0x85,0xc2,0x80,0x85,0x5f,0x94,0xaa,0xdb,0xc7,0xe9,0xe0,0x0b,0x2d,0x5d,0x4c, -0x65,0x66,0x76,0x7e,0xad,0x7d,0x73,0xc1,0x5f,0x45,0x74,0x25,0x02,0x6e,0xe0,0xbf, -0x5c,0xa4,0x8f,0xf7,0x82,0x80,0x80,0x86,0x96,0x90,0xad,0xcb,0xf5,0xec,0x0f,0x9e, -0x31,0x4f,0xee,0x67,0x78,0xe8,0x7f,0x7d,0x6d,0x72,0x5e,0xc9,0x43,0x23,0x06,0x01, -0xde,0x33,0xbe,0xa3,0x90,0x8e,0x82,0x7d,0x80,0x87,0x76,0x97,0xaf,0x46,0xcd,0xef, -0xb1,0x11,0x33,0x49,0x51,0x68,0x0f,0x79,0x7f,0x0c,0x00,0x00,0xc9,0x00,0x00,0xeb, -0x00,0x01,0x10,0x01,0x01,0x01,0x01,0x00,0xdf,0x00,0x00,0xbe,0x00,0x00,0x78,0x00, -0x00,0x92,0xff,0xff,0x72,0xfe,0xfd,0x0c,0xfd,0xfc,0x5b,0xfc,0xfc,0x61,0xfc,0xfc, -0xae,0xfd,0xfe,0x37,0xff,0xff,0xc9,0xff,0xff,0xd7,0xfe,0xfd,0xef,0xfc,0xfb,0x4c, -0xfb,0xfa,0x9e,0xfa,0xfa,0x9a,0xfa,0xfa,0x57,0xfa,0xfa,0xe1,0xf9,0xf9,0xbb,0xf9, -0xf9,0x2d,0xfa,0xfa,0x6b,0xfb,0xfc,0xb8,0xfd,0xfe,0xdd,0xff,0x00,0x6a,0x01,0x02, -0xb0,0x02,0x03,0x17,0x04,0x05,0x21,0x06,0x07,0x82,0x07,0x07,0xeb,0x07,0x07,0xad, -0x07,0x07,0x06,0x07,0x06,0x0c,0x07,0x06,0xde,0x06,0x06,0xb7,0x05,0x05,0xc0,0x04, -0x04,0xeb,0x04,0x05,0x84,0x05,0x05,0xb2,0x04,0x04,0xa4,0x03,0x02,0x1c,0x02,0x01, -0xf9,0x00,0x00,0x8b,0x00,0x00,0xa7,0x00,0x00,0xbe,0x00,0x00,0xf2,0xff,0xff,0x9e, -0xff,0xff,0x9b,0xff,0xff,0x48,0xff,0xfe,0x0b,0xfe,0xfd,0x98,0xfc,0xfb,0x25,0xfa, -0xf9,0xd6,0xf8,0xf8,0x97,0xf8,0xf8,0x76,0xf7,0xf6,0xa0,0xf4,0xf3,0x87,0xf2,0xf2, -0xd5,0xf2,0xf3,0x47,0xf4,0xf5,0x97,0xf6,0xf7,0x09,0xf9,0xfb,0x80,0xfd,0xff,0x5c, -0x01,0x02,0x24,0x03,0x03,0x70,0x02,0x01,0x8c,0x00,0xff,0x05,0xfe,0xfe,0x83,0xff, -0x00,0x64,0x01,0x02,0x0d,0x04,0x04,0x4c,0x05,0x05,0xba,0x05,0x05,0xaa,0x05,0x05, -0xae,0x05,0x05,0xce,0x06,0x07,0x2c,0x08,0x08,0x65,0x08,0x08,0x19,0x09,0x09,0x61, -0x09,0x09,0x8e,0x09,0x08,0xa5,0x07,0x07,0xd2,0x06,0x06,0xd5,0x05,0x05,0xe4,0x04, -0x04,0xe5,0x02,0x00,0xab,0xfe,0xfd,0x8e,0xfd,0xfd,0xf1,0xfc,0xfd,0xf2,0xfd,0xfe, -0x8e,0xfe,0xfc,0xdc,0xfb,0xfa,0x0f,0xfa,0xf8,0x7f,0xf8,0xf8,0x14,0xf8,0xf8,0xf0, -0xf8,0xfa,0xe4,0xfb,0xfc,0x7f,0xfe,0xff,0xde,0x00,0x00,0xb8,0xff,0xfe,0xd3,0xfc, -0xfa,0xac,0xf9,0xf8,0x97,0xf6,0xf7,0x70,0xf9,0xfa,0xbc,0xfb,0xfc,0x30,0xfc,0xfc, -0xe9,0xfc,0xfc,0x8c,0xfc,0xfa,0x5f,0xfb,0xfc,0x8a,0xfe,0xff,0x89,0x01,0x02,0xfd, -0x03,0x04,0x2a,0x05,0x07,0xa6,0x0b,0x11,0x2d,0x0f,0x0d,0x59,0x0f,0x0e,0x0d,0x0b, -0x08,0x19,0x09,0x07,0xb6,0x04,0x05,0x6d,0x04,0x02,0x29,0x06,0x06,0x81,0x02,0x02, -0xf6,0x05,0x05,0x34,0x02,0x04,0x22,0x04,0x03,0xda,0x02,0x01,0x8f,0x00,0xfe,0x28, -0xfd,0xfe,0x4b,0x00,0xfe,0xeb,0xfe,0x01,0xa3,0x03,0x04,0x6d,0x04,0x04,0x5f,0x05, -0x01,0xaa,0xfd,0xfb,0x5e,0xfc,0xfb,0xe8,0xf6,0xf0,0xda,0xf0,0xef,0xd9,0xeb,0xeb, -0x07,0xeb,0xeb,0xcf,0xef,0xf1,0x5d,0xf3,0xf0,0x89,0xf1,0xf3,0xe0,0xf3,0xf7,0x7e, -0xf6,0xf9,0x4e,0xfb,0xf9,0xe6,0xf9,0xfc,0x6a,0xff,0xfe,0x81,0xf9,0xfb,0x66,0xff, -0x00,0xea,0x05,0x08,0xcf,0x09,0x09,0x6d,0x0a,0x06,0xef,0x02,0x05,0x39,0x04,0x05, -0x50,0x03,0x01,0xd4,0x03,0x04,0x1a,0x07,0x06,0x31,0x04,0x0a,0xbb,0x0a,0x0a,0xaa, -0x0c,0x0f,0x34,0x12,0x12,0x07,0x0f,0x0e,0xad,0x0c,0x0c,0xa1,0x07,0x09,0x73,0x0d, -0x0b,0x31,0x09,0x0a,0x44,0x09,0x08,0x45,0x05,0x08,0x6f,0x05,0x06,0xaa,0x08,0x07, -0xa5,0x06,0x06,0xdb,0xfc,0xf9,0x2c,0xf9,0xfc,0x12,0xf7,0xf0,0x9e,0xf3,0xf8,0xf6, -0xfb,0xfb,0xe2,0xf8,0xf6,0xb9,0xf7,0xfb,0xa2,0xfb,0xf7,0x15,0xf6,0xf7,0xf2,0xf7, -0xf8,0x21,0xf4,0xef,0x9d,0xef,0xf3,0x7b,0xf4,0xf3,0x11,0xfb,0xf9,0x25,0xf6,0xf6, -0x66,0xfc,0xf7,0x75,0xf5,0xf3,0xe0,0xf2,0xf3,0x31,0xf3,0xf6,0xb5,0xf8,0xf8,0x93, -0xfb,0xfb,0x94,0xff,0x04,0x7c,0x01,0x06,0x19,0x0c,0x10,0xca,0x15,0x13,0x13,0x14, -0x12,0x9c,0x0e,0x12,0x9a,0x11,0x10,0x3d,0x10,0x07,0xfd,0x09,0x0a,0xfe,0x0c,0x0e, -0xea,0x0b,0x0a,0xb4,0x0b,0x0d,0xd0,0x0e,0x0c,0x57,0x10,0x0a,0x24,0x0d,0xfd,0xa8, -0xf5,0xf4,0x60,0xfa,0x00,0x3e,0xff,0x01,0x06,0x04,0x02,0x39,0x09,0x11,0x49,0x12, -0x02,0x87,0xfe,0x02,0x96,0x04,0xf8,0x75,0xf8,0xfb,0xf3,0xfa,0xf6,0xb3,0xee,0xe9, -0x6c,0xe8,0xec,0xdc,0xf0,0xee,0xaa,0xee,0xf3,0x63,0xea,0xea,0xc3,0xf0,0xe9,0x6c, -0xeb,0xed,0xcd,0xed,0xea,0x3e,0xf6,0xfb,0x0c,0xfc,0xf1,0x02,0xef,0xf5,0x74,0xf6, -0xf4,0x02,0xfb,0x03,0x2f,0x0e,0x0c,0x6e,0x07,0x08,0x7a,0x05,0x02,0x7f,0xfe,0x09, -0x2e,0x07,0xf8,0xb0,0xfd,0xff,0xc2,0xfc,0x01,0x99,0x06,0x10,0x37,0x01,0x0f,0x27, -0x13,0x12,0xbc,0x1c,0x16,0x97,0x10,0x1a,0xed,0x19,0x0f,0xc7,0x0c,0x05,0x66,0x02, -0x0f,0x15,0x0e,0x03,0x1f,0x06,0x0b,0xcf,0x0e,0x0f,0x9f,0x12,0x15,0x2b,0x18,0x0d, -0xfb,0x03,0xff,0x09,0x02,0xf5,0x57,0xf8,0xf6,0xcb,0xf6,0xe7,0xf1,0xee,0xf8,0x90, -0xf5,0xf0,0xef,0xfb,0xfc,0x3c,0xfe,0xf0,0x1d,0xfa,0x00,0xed,0x01,0xf5,0x1e,0xe2, -0xdc,0xde,0xdf,0xe5,0x06,0xe7,0xe7,0xe9,0xe8,0xe6,0x3c,0xf0,0xf2,0xad,0xe9,0xf0, -0x81,0xf7,0xf5,0xe7,0xee,0xe1,0x34,0xe1,0xe4,0x47,0xf1,0xf9,0xd1,0x06,0x05,0x8a, -0xf8,0xfa,0xe5,0xf6,0xf8,0xd5,0x05,0x01,0xa5,0xfe,0x07,0xf5,0x06,0x0f,0x53,0x15, -0x19,0xb6,0x1d,0x1a,0x59,0x16,0x11,0x3d,0x14,0x17,0xb8,0x1b,0x15,0x34,0x10,0x17, -0x9a,0x18,0x10,0x35,0x04,0x06,0xeb,0x11,0x19,0xaf,0x16,0x0e,0xf8,0x12,0x14,0x66, -0x11,0x05,0x1e,0x07,0x09,0xbc,0x04,0x05,0x56,0xf9,0x0a,0x56,0x11,0x0a,0x56,0x0e, -0x0c,0xcd,0x06,0x0b,0x0c,0x0a,0x01,0xa4,0xfa,0xe0,0x7d,0xe0,0xed,0x02,0xf2,0xe8, -0x36,0xeb,0xe7,0x78,0xf4,0xed,0x64,0xe9,0xed,0x2c,0xee,0xf3,0x21,0xe4,0xe1,0x19, -0xe7,0xe7,0xfb,0xe6,0xdc,0x35,0xec,0xeb,0x6d,0xf5,0xf0,0xab,0xea,0xea,0x76,0xee, -0xf4,0x0d,0x03,0xf8,0x5a,0xf3,0xfb,0x47,0xfb,0xf6,0xf7,0x09,0x06,0x5f,0xff,0x09, -0x79,0x13,0x07,0xbc,0x0c,0x02,0x16,0x0c,0xfd,0xc0,0xf7,0x02,0x7d,0x12,0x19,0xc1, -0x0c,0x1a,0xcb,0x1e,0x21,0xf5,0x1f,0x14,0xe2,0x0f,0x22,0x4a,0x14,0x1b,0x8c,0x14, -0x1a,0xab,0x11,0x0d,0x82,0x14,0x11,0x89,0x0e,0x11,0xc9,0x1e,0x25,0x00,0x29,0x13, -0xc1,0x0d,0x04,0x89,0xfc,0xff,0x7e,0xf7,0xfa,0x8a,0xfb,0xed,0x0d,0xee,0x04,0x78, -0x03,0xf7,0x6c,0x0d,0x10,0x63,0x12,0xfb,0x15,0xf2,0xf4,0x24,0xee,0xf0,0x0f,0xed, -0xd4,0x95,0xdf,0xeb,0x4b,0xe9,0xe8,0x69,0xe6,0x01,0x83,0xf8,0xdb,0x23,0xe3,0xfa, -0x1e,0xe5,0xe8,0xc4,0xda,0xd9,0x1a,0xfb,0xf0,0x22,0xf8,0x01,0xed,0xef,0xf1,0xc4, -0xec,0xfa,0x42,0xf8,0xfa,0xd5,0xfc,0x01,0xeb,0xf4,0x0c,0x17,0x12,0xf1,0x02,0xfc, -0xff,0x44,0x0f,0x0a,0x63,0x09,0x1b,0xba,0x24,0x1a,0xaa,0x13,0x08,0x0d,0x03,0x07, -0xf6,0x07,0x17,0x85,0x1d,0x10,0x3b,0x1b,0x1b,0x6b,0x36,0x30,0x2a,0x21,0x0e,0x2b, -0x18,0x1d,0xd5,0x17,0x1a,0xbf,0xf1,0xec,0xf9,0xf2,0x08,0x5c,0x03,0x08,0x17,0x08, -0xfa,0xb0,0x05,0x0c,0xe0,0x0a,0xff,0xcc,0x04,0xfa,0x50,0xf7,0xe7,0x4d,0xde,0xe3, -0x50,0xdf,0xdd,0xb2,0xe4,0xe7,0x36,0xfb,0x00,0xc7,0xfd,0xf0,0xac,0xee,0xf3,0xc7, -0xdc,0xd7,0xaa,0xc8,0xcc,0x94,0xd5,0xdf,0xc6,0xec,0xec,0xb0,0xf5,0xeb,0x3a,0xe6, -0xf1,0xb4,0xe4,0xe9,0x58,0xe8,0xf7,0x12,0xe7,0xec,0xc1,0xf1,0x0a,0x57,0x03,0xfd, -0xb4,0x00,0x13,0x74,0x0f,0x07,0x06,0x1b,0x06,0x1d,0xf6,0x0e,0xb0,0x09,0x04,0x4b, -0x12,0x1f,0xcb,0x23,0x35,0xaa,0x2f,0x2b,0x84,0x0e,0x19,0x9a,0x15,0x0f,0x0b,0x19, -0x11,0x13,0x22,0x19,0x8b,0x0a,0x0d,0x86,0x0c,0x16,0x59,0x21,0x2d,0x20,0x1c,0x28, -0x89,0x1b,0x0a,0xb1,0x0a,0xff,0x7e,0xf2,0xde,0xd1,0xe8,0xfd,0xd1,0xf0,0xf4,0x82, -0xf8,0x09,0x07,0x0b,0xf3,0x22,0xe3,0xf5,0xf9,0xf3,0xe0,0xde,0xf1,0xf6,0xbf,0xe9, -0xe6,0xef,0xf3,0xee,0x17,0xe2,0xeb,0x1b,0xec,0xdf,0xac,0xe4,0xd9,0x94,0xe7,0xf8, -0x22,0xe3,0xc3,0x8d,0xd8,0xe3,0x8f,0xde,0xe4,0x58,0xf1,0xf3,0xb4,0xed,0xef,0x70, -0xec,0x01,0x78,0xfd,0xf2,0xfd,0xe5,0xee,0x91,0xf8,0x0d,0x5c,0x18,0x05,0x23,0x07, -0x13,0xd7,0x17,0x1b,0xeb,0x16,0x11,0x3c,0x1f,0x12,0x25,0x1a,0x23,0xd2,0x0b,0x01, -0x20,0x0d,0x18,0xf9,0x17,0x2c,0xca,0x31,0x33,0xbe,0x23,0x19,0x26,0x0d,0x13,0x4c, -0x07,0x02,0x72,0x03,0xff,0xb5,0x00,0x18,0xff,0x14,0x09,0x3c,0x1e,0x1a,0xb2,0x17, -0x11,0xbd,0x0b,0x1d,0x0d,0x18,0x0a,0x30,0xf1,0xfa,0xde,0xf6,0xe6,0x80,0xe8,0xeb, -0xc5,0xe1,0xe8,0xd9,0x03,0xf9,0x05,0xe2,0xd9,0xc2,0xe0,0xdc,0xfa,0xdb,0xe5,0xfe, -0xdc,0xd9,0x39,0xcd,0xcb,0x1f,0xd1,0xdf,0xca,0xe8,0xe2,0x61,0xec,0xe7,0x2b,0xea, -0xfb,0x32,0xef,0xf2,0x53,0xf6,0xee,0x0f,0xe9,0xec,0x73,0xf3,0xff,0xad,0xfe,0xf9, -0xb7,0xfb,0xfd,0xf3,0x03,0x12,0xfa,0x07,0xfe,0x8f,0x04,0x0e,0x36,0x16,0x1f,0xe4, -0x0d,0x11,0xb7,0x14,0x1b,0xea,0x1b,0x18,0xfa,0x22,0x27,0xb4,0x22,0x2a,0x18,0x22, -0x1f,0x9b,0x21,0x0e,0x4c,0x1c,0x19,0x1f,0x1e,0x1a,0xe5,0x18,0x1d,0xab,0x27,0x35, -0x1a,0x24,0x11,0xa4,0x0b,0x0a,0x44,0x08,0x05,0x76,0x02,0x04,0x2a,0xfc,0xf4,0xd8, -0xfa,0xf6,0x4f,0x01,0x0f,0x05,0x04,0xf6,0xb0,0xfd,0xfe,0x50,0xf9,0xfd,0x90,0xe5, -0xdd,0x59,0xe2,0xd5,0x7a,0xd1,0xd6,0x8b,0xed,0xf5,0xf7,0xf3,0xe8,0x26,0xef,0xf5, -0x05,0xec,0xd0,0xa3,0xe0,0xef,0xbb,0xda,0xe9,0xb5,0xf0,0xe6,0xc7,0xde,0xdc,0x4d, -0xdd,0xe4,0x70,0xf7,0x07,0x0a,0xff,0xfc,0x93,0xff,0xfb,0xb0,0xf1,0xfe,0x11,0x08, -0x00,0xbc,0xf3,0x02,0x27,0x0a,0x0d,0x25,0x19,0x1d,0x08,0x22,0x29,0x1a,0x21,0x09, -0x49,0x0a,0x1a,0x7d,0x2b,0x24,0xfd,0x1e,0x24,0xf1,0x1c,0x18,0x49,0x17,0x1b,0xbf, -0x1d,0x21,0xae,0x14,0x03,0xd5,0x07,0x1c,0x54,0x24,0x16,0x6f,0x06,0xfd,0xcf,0xf8, -0xfa,0xb9,0x08,0x1c,0x6a,0x23,0x20,0x40,0x16,0x0b,0x70,0x0d,0x05,0x95,0xf6,0xf7, -0xc8,0xe8,0xeb,0xbd,0xe4,0xe2,0xa0,0xe0,0xd5,0xaa,0xde,0xe8,0x56,0xdb,0xd1,0x85, -0xe1,0xea,0xb8,0xea,0xe5,0xa9,0xe8,0xde,0x49,0xce,0xcd,0x69,0xcf,0xda,0xf3,0xe7, -0xdb,0x69,0xe6,0xf5,0x13,0xec,0xeb,0xfe,0xef,0xf7,0x61,0xf9,0xed,0x6d,0xe4,0xe6, -0xa1,0xed,0xed,0xd8,0xeb,0xf7,0xae,0x00,0xfc,0x94,0xf3,0x01,0xcf,0x0f,0x11,0xa4, -0x18,0x19,0x6f,0x1d,0x25,0x8e,0x19,0x05,0x05,0x06,0x0e,0xac,0x1c,0x1f,0xf6,0x1b, -0x25,0xaa,0x2b,0x24,0xb1,0x1a,0x23,0x71,0x1f,0x21,0x89,0x16,0x11,0xcf,0x15,0x12, -0x90,0x0f,0x16,0xa3,0x23,0x2b,0x53,0x21,0x1d,0x89,0x1e,0x1b,0x5b,0x1f,0x1d,0xf9, -0x14,0x07,0xaf,0xf9,0xed,0x20,0xdf,0xe5,0xfc,0xe8,0xf9,0x64,0xf9,0xf6,0x85,0xfd, -0xfe,0xea,0xf7,0xea,0x2c,0xe9,0xed,0xf4,0xe0,0xd2,0x41,0xda,0xe9,0x83,0xe7,0xe8, -0xa7,0xed,0xf6,0xd0,0xf1,0xf0,0x13,0xfa,0xf6,0xe9,0xfb,0xfb,0x6e,0xe9,0xd2,0x31, -0xce,0xd5,0xfe,0xd3,0xda,0xf4,0xe1,0xee,0xd6,0xfc,0x03,0xb6,0xfc,0xf9,0x6b,0x04, -0x02,0x37,0xf1,0xe7,0xbb,0xf1,0xf9,0x09,0xfa,0xf1,0xc4,0xfb,0x1f,0x47,0x2b,0x23, -0x04,0x19,0x1d,0xc3,0x29,0x2d,0x10,0x26,0x1f,0xe4,0x1c,0x16,0x9f,0x0a,0x05,0xf2, -0x09,0x19,0x72,0x1e,0x21,0x8a,0x27,0x1f,0xac,0x24,0x23,0xb8,0x19,0x11,0x8a,0x09, -0x00,0xff,0xf9,0xf4,0xdf,0xf8,0x0b,0x0a,0x26,0x30,0xd7,0x26,0x16,0xd4,0x10,0x14, -0x45,0x0a,0xfd,0x5b,0xf5,0xfe,0x6b,0xfe,0xf2,0x3c,0xdf,0xd7,0x6f,0xe3,0xed,0x88, -0xf1,0xf6,0xeb,0xf3,0xf6,0x7e,0xfe,0xf6,0x48,0xe6,0xd9,0x1a,0xcb,0xbc,0x14,0xbb, -0xcb,0xc8,0xdb,0xef,0x8c,0xfc,0xf2,0xbd,0xf0,0xf7,0x12,0xee,0xde,0x83,0xdd,0xe3, -0x07,0xe5,0xdd,0xce,0xd3,0xd2,0xa8,0xdb,0xe9,0xf6,0xf1,0xfb,0x5a,0x04,0x0f,0x7f, -0x1f,0x19,0x3e,0x11,0x17,0x91,0x16,0x08,0x14,0xf4,0xf0,0xfe,0xf9,0x04,0x3a,0x13, -0x1c,0x61,0x26,0x38,0xd4,0x3b,0x31,0x7b,0x28,0x1f,0xbe,0x1c,0x14,0xaf,0x08,0x04, -0x8b,0x09,0x12,0x6f,0x16,0x1c,0xc9,0x24,0x2c,0xb6,0x2e,0x29,0xbf,0x2a,0x32,0x77, -0x32,0x23,0xcc,0x14,0x0c,0x83,0xfd,0xee,0x7d,0xe8,0xe8,0x35,0xf0,0x03,0xcc,0x13, -0x0e,0x75,0x08,0xfd,0xb3,0xf6,0xf1,0xce,0xdf,0xca,0x67,0xcc,0xd8,0x8a,0xe2,0xe3, -0xf1,0xdf,0xe1,0xb2,0xe3,0xe9,0xb3,0xf1,0xff,0x69,0x0d,0x0c,0x98,0xff,0xee,0x2f, -0xde,0xd3,0x2d,0xcb,0xc9,0xb7,0xd3,0xdb,0xb8,0xe1,0xf1,0x1f,0xfe,0xfa,0x22,0xfa, -0x02,0xd2,0xfd,0xea,0xf1,0xdd,0xe1,0xda,0xe3,0xe6,0x6f,0xe9,0xec,0x3b,0xfb,0x0c, -0x87,0x0f,0x10,0x0d,0x21,0x38,0xeb,0x3b,0x2c,0xf1,0x18,0x0c,0xfc,0x09,0x09,0x2f, -0x06,0x06,0x6d,0x0e,0x0f,0x82,0x0d,0x16,0x9d,0x28,0x36,0xb0,0x38,0x33,0x57,0x26, -0x15,0x83,0x03,0xf9,0x4a,0xfa,0xfe,0x9c,0x05,0x13,0xd4,0x1e,0x21,0x1a,0x21,0x24, -0x68,0x2d,0x30,0x02,0x21,0x14,0x12,0x0e,0x0b,0xc0,0xfc,0xe9,0x6c,0xdf,0xe6,0x0c, -0xe7,0xe3,0xab,0xe5,0xf5,0x95,0x09,0x11,0x1c,0x0b,0xfd,0x03,0xed,0xdc,0xc2,0xcd, -0xcb,0xba,0xd0,0xda,0x6a,0xd6,0xc7,0xea,0xca,0xd9,0x03,0xe8,0xf2,0x23,0xf2,0xf6, -0xab,0x00,0xfe,0x2a,0xec,0xd5,0x76,0xc8,0xcd,0x31,0xd7,0xd8,0x7a,0xd8,0xe0,0xac, -0xea,0xf9,0xa4,0x0a,0x11,0xe6,0x0d,0x06,0xc8,0xfb,0xf3,0x3f,0xf8,0x06,0xda,0x0a, -0x01,0x6e,0xfa,0x03,0x0b,0x12,0x19,0xa2,0x20,0x33,0x21,0x46,0x44,0x7b,0x32,0x21, -0x77,0x1a,0x13,0x1a,0x16,0x17,0x61,0x11,0x0b,0x43,0x11,0x19,0xbf,0x26,0x38,0xe6, -0x3b,0x3b,0x51,0x40,0x3a,0xb7,0x28,0x19,0xee,0x10,0x09,0x07,0x05,0x04,0x83,0x00, -0xfb,0xb4,0xfc,0x00,0x04,0x0a,0x10,0x26,0x0b,0xff,0xe2,0xeb,0xe7,0x95,0xf2,0xf2, -0xed,0xde,0xcc,0xbc,0xca,0xd1,0x36,0xd5,0xd9,0x2e,0xe7,0xfd,0x61,0x0c,0x08,0xcd, -0xfc,0xf1,0x87,0xeb,0xeb,0xa5,0xe6,0xe1,0x41,0xda,0xd5,0x1c,0xd7,0xd4,0xd4,0xd4, -0xde,0x59,0xeb,0xf1,0x74,0xee,0xee,0x1b,0xf4,0xf8,0xd9,0xf4,0xea,0x59,0xe2,0xdd, -0xa6,0xde,0xe3,0xb7,0xf2,0x0c,0x11,0x1e,0x1d,0xd7,0x15,0x16,0xd7,0x1e,0x24,0x5f, -0x28,0x28,0x2b,0x23,0x19,0x5b,0x0c,0x00,0x63,0xfa,0x03,0xfa,0x11,0x20,0xb0,0x25, -0x23,0x72,0x21,0x26,0x5f,0x26,0x22,0xde,0x20,0x17,0xa6,0x0d,0x0c,0x0b,0x0c,0x0b, -0xa1,0x14,0x20,0x87,0x1b,0x12,0xf2,0x12,0x16,0x66,0x1c,0x21,0xc6,0x1e,0x16,0x8d, -0x0c,0xfe,0x8e,0xec,0xe2,0xfe,0xec,0xfa,0x2e,0xfd,0xf7,0x80,0xf1,0xf0,0x9a,0xf4, -0xfa,0xeb,0xfa,0xf6,0xb2,0xee,0xe4,0x7c,0xda,0xd5,0xf5,0xcf,0xcc,0x84,0xcf,0xd3, -0x71,0xd4,0xd9,0x8c,0xe3,0xea,0xd8,0xf0,0xf5,0x78,0xf0,0xe4,0x14,0xda,0xd1,0x74, -0xcd,0xd6,0x56,0xe2,0xe4,0x4e,0xe2,0xe5,0xce,0xec,0xf4,0x44,0x01,0x10,0x65,0x15, -0x11,0x61,0x07,0xf8,0x96,0xf0,0xee,0x2f,0xf4,0xff,0xac,0x0a,0x0e,0x21,0x0c,0x0f, -0xea,0x1b,0x29,0xda,0x31,0x2f,0x2a,0x2b,0x26,0xec,0x22,0x24,0xe3,0x26,0x27,0x7f, -0x25,0x1f,0x08,0x1e,0x29,0x1f,0x3b,0x43,0x18,0x43,0x43,0x01,0x3e,0x2c,0x7a,0x18, -0x0f,0xe3,0x0c,0x0a,0x2e,0x0e,0x09,0x39,0xfa,0xed,0x20,0xea,0xf4,0x88,0x01,0x05, -0xdf,0x01,0xf6,0xd1,0xe9,0xe4,0x6c,0xde,0xd8,0xb8,0xda,0xdd,0xbc,0xda,0xda,0x40, -0xe1,0xeb,0x01,0xf0,0xf7,0x00,0xfc,0xfa,0xf8,0xf1,0xea,0x07,0xeb,0xe5,0xbf,0xdb, -0xd8,0x43,0xd6,0xd2,0x52,0xd2,0xd7,0x55,0xdd,0xe5,0x7c,0xe9,0xe7,0xaf,0xe5,0xe7, -0x9b,0xe3,0xd7,0xf1,0xd4,0xdb,0x8c,0xe9,0xf7,0x4f,0xfc,0xfa,0xda,0x00,0x0b,0x91, -0x11,0x18,0xd1,0x21,0x29,0x50,0x29,0x25,0x0e,0x20,0x1a,0xeb,0x18,0x17,0x77,0x15, -0x1a,0x08,0x21,0x23,0x7c,0x24,0x27,0x27,0x26,0x21,0xf8,0x20,0x1d,0x27,0x15,0x12, -0xbb,0x16,0x1c,0xe4,0x1d,0x1a,0xa2,0x15,0x11,0x1a,0x0e,0x10,0xf1,0x1b,0x29,0x09, -0x2e,0x21,0x55,0x10,0x0a,0x26,0x09,0x07,0xb1,0x04,0xfc,0x0b,0xf2,0xee,0x7c,0xf3, -0xf7,0x66,0xf3,0xee,0x8e,0xee,0xea,0x1a,0xe7,0xe6,0x8b,0xe6,0xe2,0x2e,0xdf,0xde, -0x59,0xe2,0xdd,0xb0,0xd5,0xd9,0x58,0xde,0xe0,0x1b,0xe7,0xeb,0x64,0xe6,0xdd,0x94, -0xd7,0xd7,0x76,0xdc,0xda,0x47,0xd5,0xd9,0xaa,0xdc,0xd6,0x51,0xd3,0xdb,0xd3,0xe7, -0xf4,0xf7,0xfd,0xff,0x3c,0xfc,0xf9,0xa6,0xfc,0x02,0xab,0x03,0x01,0x6c,0x03,0x05, -0xfa,0x09,0x0e,0x64,0x0c,0x12,0x38,0x20,0x26,0x2a,0x24,0x21,0xe8,0x21,0x26,0x28, -0x2f,0x31,0x2e,0x2a,0x23,0xaf,0x1f,0x1d,0x52,0x22,0x35,0x7b,0x49,0x4d,0x97,0x41, -0x33,0x8c,0x2f,0x33,0x87,0x32,0x28,0x3c,0x1e,0x16,0xd2,0x13,0x0f,0xa1,0x04,0xfe, -0x26,0xff,0x03,0xbe,0x04,0xfa,0x07,0xf4,0xf6,0x8c,0xf4,0xeb,0x2a,0xe2,0xdd,0xb7, -0xdb,0xdc,0x86,0xdd,0xdc,0x1f,0xe0,0xea,0x32,0xee,0xe6,0x89,0xe3,0xe9,0x6e,0xec, -0xe4,0xa1,0xdb,0xda,0x0f,0xd8,0xd1,0x92,0xc8,0xc3,0xd9,0xca,0xda,0x2d,0xe1,0xdc, -0x38,0xd8,0xd8,0x9e,0xe1,0xe7,0xc5,0xe0,0xdd,0x82,0xe5,0xf1,0x7e,0xf2,0xe8,0xe6, -0xea,0xff,0x76,0x0f,0x0f,0x5f,0x0f,0x16,0x7d,0x1f,0x23,0xa8,0x21,0x18,0x1a,0x12, -0x14,0x41,0x12,0x0c,0x64,0x0e,0x1b,0x96,0x2c,0x36,0x3c,0x2e,0x1e,0x86,0x1d,0x22, -0xa3,0x1d,0x1f,0x37,0x2b,0x2f,0xb9,0x26,0x16,0x2d,0x11,0x1f,0x37,0x2e,0x2b,0xd9, -0x21,0x1e,0x9f,0x26,0x2d,0x8e,0x26,0x18,0x90,0x0a,0x04,0x4d,0x05,0xfe,0xd9,0xf2, -0xf2,0xf8,0xfa,0x00,0x9a,0x01,0xff,0x5f,0x00,0x00,0x48,0xf9,0xef,0x20,0xef,0xf2, -0x62,0xe8,0xd6,0xe6,0xca,0xce,0x9b,0xdd,0xe4,0x74,0xde,0xd9,0x21,0xdd,0xe5,0x51, -0xe2,0xd9,0x02,0xd3,0xd1,0x33,0xd7,0xd8,0xf8,0xc9,0xbe,0xb2,0xc2,0xcd,0x56,0xd5, -0xdc,0x26,0xe6,0xee,0x73,0xf5,0xfe,0x87,0xff,0xf8,0x7c,0xf6,0xf7,0xb4,0xf4,0xf2, -0x71,0xf4,0xf8,0x7f,0xfc,0x00,0x53,0x07,0x11,0x1f,0x19,0x17,0x04,0x16,0x20,0x7a, -0x2c,0x2e,0xd5,0x25,0x15,0xbf,0x0f,0x19,0xfa,0x21,0x27,0x40,0x30,0x38,0x77,0x3f, -0x49,0x37,0x4c,0x43,0x27,0x45,0x51,0x67,0x4d,0x38,0x27,0x28,0x24,0x01,0x22,0x18, -0x79,0x0c,0x0d,0x80,0x14,0x12,0x3f,0x0a,0x03,0xcc,0xfe,0xfa,0x5f,0xf5,0xec,0xed, -0xe9,0xe6,0x94,0xdd,0xda,0x2a,0xdd,0xe2,0xc7,0xe8,0xea,0xdc,0xe5,0xe4,0xe9,0xed, -0xf6,0x53,0xf6,0xed,0xb2,0xde,0xd6,0xa2,0xd1,0xcb,0x91,0xc5,0xc5,0x70,0xcb,0xd5, -0xa6,0xd9,0xd7,0x14,0xd7,0xdb,0x08,0xe1,0xe2,0xb1,0xd8,0xd3,0x2b,0xd9,0xde,0xd0, -0xde,0xdd,0x19,0xe5,0xf0,0xb7,0xf5,0xf9,0xc1,0x02,0x0d,0x6f,0x14,0x16,0x8c,0x12, -0x0a,0xfc,0x09,0x09,0xbf,0x02,0xfe,0x5d,0x06,0x10,0xad,0x1a,0x23,0x4f,0x28,0x2b, -0xde,0x33,0x34,0x6f,0x2e,0x2c,0xc6,0x29,0x26,0xe2,0x25,0x27,0xc4,0x25,0x26,0xdb, -0x29,0x28,0x7c,0x24,0x26,0xe3,0x2c,0x2e,0x04,0x29,0x21,0x8e,0x1d,0x19,0xd8,0x10, -0x03,0x34,0xfa,0xfa,0x43,0x00,0x03,0x7e,0x00,0xfe,0xfa,0xff,0xff,0x0d,0xfd,0xf9, -0x31,0xf5,0xf1,0x18,0xed,0xeb,0xb6,0xe8,0xe3,0xfe,0xe2,0xe3,0xe8,0xde,0xd8,0x8d, -0xd7,0xd7,0x53,0xd8,0xdb,0x14,0xd5,0xcd,0x0a,0xca,0xc5,0x4f,0xc0,0xbf,0xa6,0xc7, -0xd0,0xf5,0xd5,0xd2,0x05,0xd4,0xe5,0x5e,0xee,0xe5,0x6f,0xde,0xdf,0xc9,0xe6,0xeb, -0x70,0xe9,0xe7,0xce,0xef,0xfa,0xf8,0x01,0x07,0x34,0x09,0x0c,0xab,0x14,0x18,0x82, -0x14,0x17,0x2c,0x20,0x20,0x11,0x18,0x0e,0xc0,0x0c,0x16,0x8e,0x1d,0x1f,0xdb,0x26, -0x34,0xef,0x45,0x4c,0xfd,0x49,0x4b,0xc0,0x4f,0x4e,0x5c,0x44,0x39,0x90,0x33,0x35, -0xe0,0x36,0x32,0x45,0x2a,0x25,0x0e,0x24,0x1c,0xa0,0x0d,0x06,0x02,0x0a,0x0b,0x70, -0x01,0xf4,0x7d,0xec,0xe7,0x6d,0xe1,0xd8,0x24,0xd7,0xe0,0x9c,0xea,0xed,0x69,0xee, -0xef,0x3d,0xf3,0xf3,0x88,0xec,0xdf,0x75,0xd7,0xd8,0x5d,0xd9,0xda,0x60,0xd9,0xd6, -0xa8,0xd6,0xd7,0x0d,0xd6,0xd1,0x28,0xcf,0xcd,0xa7,0xcb,0xca,0xcb,0xca,0xcb,0xa1, -0xcc,0xce,0xe9,0xcc,0xce,0x6b,0xdc,0xe9,0x69,0xf0,0xf6,0x07,0xfc,0x02,0xc1,0x07, -0x05,0x6f,0x00,0xff,0xfb,0x01,0x00,0xdd,0x00,0x05,0x8b,0x10,0x1d,0x13,0x24,0x23, -0xc1,0x20,0x21,0xbc,0x25,0x28,0xb3,0x25,0x21,0x45,0x22,0x27,0xcd,0x29,0x2a,0xa3, -0x2c,0x2d,0xc6,0x2e,0x34,0xe3,0x3a,0x3c,0x86,0x3b,0x3a,0xe1,0x32,0x29,0xaf,0x25, -0x21,0x66,0x16,0x0c,0x36,0x0b,0x10,0x30,0x13,0x10,0x01,0x07,0x02,0xdb,0x04,0x02, -0xf0,0xf8,0xf2,0x14,0xf3,0xf3,0xfa,0xef,0xeb,0x3e,0xe6,0xdf,0x5e,0xde,0xe1,0xe8, -0xe0,0xde,0xce,0xe3,0xe6,0x32,0xdf,0xd8,0x49,0xd6,0xd4,0xc5,0xd0,0xca,0xdc,0xc3, -0xc1,0x74,0xc3,0xc1,0x3b,0xbd,0xbf,0x8c,0xc8,0xce,0x38,0xcd,0xcd,0x23,0xd7,0xe3, -0x8b,0xee,0xee,0xb8,0xe5,0xe8,0xe8,0xf2,0xf5,0xd7,0xf2,0xf3,0x9b,0xfa,0x04,0x06, -0x09,0x09,0xee,0x0f,0x17,0x5e,0x1a,0x12,0x49,0x0b,0x0d,0x1b,0x14,0x18,0x17,0x1c, -0x1f,0x02,0x24,0x2e,0x86,0x38,0x41,0x76,0x47,0x4c,0x3b,0x52,0x4e,0xf0,0x49,0x50, -0x4a,0x54,0x4d,0x21,0x45,0x3f,0x57,0x38,0x33,0x27,0x2e,0x26,0x54,0x20,0x20,0x32, -0x20,0x16,0x0a,0x04,0xf5,0x40,0xed,0xea,0x4f,0xea,0xe6,0x39,0xe2,0xe2,0xd1,0xe5, -0xec,0x61,0xf0,0xf1,0x5d,0xf0,0xec,0x15,0xe8,0xe6,0x4d,0xe8,0xe7,0x7b,0xe3,0xde, -0x16,0xd7,0xd2,0xf9,0xd2,0xd3,0x3c,0xd3,0xd5,0x7e,0xdd,0xe1,0xbe,0xda,0xcc,0x79, -0xc5,0xc8,0x5c,0xcc,0xc9,0x03,0xc3,0xc1,0xc0,0xc8,0xd3,0x7f,0xda,0xe0,0x49,0xec, -0xf9,0xba,0xff,0xfa,0xe5,0xf5,0xfc,0x33,0x05,0x05,0xca,0xff,0xfc,0x14,0xfe,0x01, -0x8e,0x03,0x08,0x3c,0x14,0x1e,0xfe,0x21,0x1d,0xd6,0x1a,0x22,0x4e,0x2c,0x2c,0x54, -0x27,0x26,0x9c,0x2d,0x32,0xed,0x36,0x3a,0x1f,0x41,0x4b,0x78,0x4f,0x45,0x5c,0x3b, -0x37,0x3f,0x38,0x36,0x00,0x31,0x28,0x51,0x1c,0x14,0xe9,0x0d,0x07,0xf0,0x06,0x0e, -0xf7,0x11,0x0c,0x91,0x03,0xfc,0xab,0xfa,0xfb,0xdc,0xf8,0xf3,0x15,0xef,0xec,0x45, -0xe8,0xe4,0x52,0xe8,0xee,0x83,0xed,0xe6,0x2f,0xde,0xdb,0xf2,0xd9,0xd7,0xbd,0xd7, -0xd4,0xb6,0xcb,0xc7,0xf7,0xc4,0xbd,0xe3,0xb9,0xbe,0xba,0xc3,0xc6,0xee,0xc9,0xc6, -0x0c,0xc3,0xc7,0x34,0xcf,0xd3,0x1e,0xd6,0xdb,0xe9,0xdf,0xe0,0x9a,0xe2,0xeb,0x7d, -0xf8,0x01,0x10,0x04,0x01,0xcb,0x00,0x07,0x33,0x0d,0x0e,0x56,0x0e,0x11,0xbb,0x15, -0x16,0x7a,0x15,0x14,0x75,0x19,0x24,0x15,0x2d,0x31,0xb6,0x35,0x3b,0xec,0x41,0x48, -0xeb,0x4e,0x52,0x3e,0x54,0x54,0x9d,0x53,0x4d,0x0d,0x4a,0x4b,0x94,0x47,0x3e,0x63, -0x36,0x2e,0x24,0x23,0x19,0x8c,0x12,0x0a,0x3c,0x05,0x00,0x95,0xf8,0xf0,0xa1,0xec, -0xee,0xb9,0xf0,0xed,0xd9,0xe7,0xe5,0x81,0xe6,0xe7,0xc6,0xe6,0xe5,0xa0,0xe3,0xe4, -0xb6,0xe5,0xe4,0x1f,0xe2,0xe1,0x62,0xe0,0xe0,0x5e,0xe1,0xdc,0xe2,0xd3,0xce,0x96, -0xc8,0xc1,0x6b,0xbd,0xbb,0xbe,0xbc,0xbe,0x54,0xc0,0xc5,0xe0,0xcc,0xd3,0xeb,0xd6, -0xd9,0x12,0xde,0xe3,0xfe,0xe4,0xe3,0x58,0xe9,0xf2,0x3d,0xf6,0xf6,0x7a,0xf9,0xfe, -0xec,0x04,0x09,0xf1,0x07,0x04,0xa2,0x05,0x09,0x44,0x0a,0x0c,0xaf,0x13,0x17,0x3b, -0x18,0x1c,0xf4,0x24,0x2b,0xf8,0x2e,0x33,0xda,0x39,0x3f,0x9f,0x45,0x48,0xc9,0x47, -0x45,0xb2,0x44,0x45,0x25,0x45,0x42,0xaa,0x3c,0x36,0x98,0x34,0x34,0x61,0x2f,0x27, -0x30,0x1e,0x16,0x36,0x11,0x0d,0xd8,0x08,0x03,0x04,0xfe,0xfb,0x01,0xf8,0xf3,0x34, -0xf0,0xed,0x51,0xeb,0xed,0x12,0xec,0xe7,0x36,0xe4,0xe1,0xd8,0xdf,0xdd,0x0f,0xdc, -0xda,0x0f,0xd9,0xd5,0xab,0xd2,0xce,0xfe,0xcb,0xca,0x69,0xc5,0xbe,0x31,0xbd,0xbe, -0x26,0xbc,0xba,0xf7,0xbd,0xc4,0x83,0xc8,0xca,0x91,0xcb,0xce,0x1d,0xd3,0xd8,0xce, -0xde,0xe2,0x6c,0xe5,0xe8,0xe8,0xea,0xee,0x01,0xf4,0xfa,0x23,0xfd,0xfd,0x5a,0x00, -0x05,0x7d,0x0b,0x11,0xc7,0x16,0x1c,0x80,0x22,0x28,0xc2,0x2c,0x31,0x16,0x35,0x3a, -0x9d,0x43,0x4b,0x48,0x50,0x54,0x33,0x5a,0x5e,0x9a,0x5f,0x5d,0x3a,0x5b,0x59,0xab, -0x55,0x4b,0x7c,0x40,0x39,0xfc,0x34,0x2d,0xb7,0x23,0x19,0x8b,0x11,0x0a,0x25,0x04, -0x01,0x2d,0x00,0xfa,0xde,0xf4,0xf1,0x06,0xef,0xec,0x4e,0xeb,0xe8,0xb4,0xe4,0xe4, -0x7d,0xe5,0xe3,0x00,0xe1,0xdf,0x39,0xe0,0xe3,0xa4,0xe3,0xe0,0x3a,0xdd,0xd9,0xce, -0xd6,0xd4,0x2c,0xd1,0xc9,0x9a,0xc3,0xc0,0xc4,0xbc,0xba,0xe1,0xba,0xbe,0x85,0xc2, -0xc5,0xbe,0xc9,0xcf,0xc0,0xd4,0xd8,0xaf,0xdb,0xde,0x4f,0xe3,0xe4,0x9c,0xe4,0xe8, -0xf1,0xef,0xf7,0xb6,0xfa,0xfc,0x23,0xff,0x03,0x40,0x05,0x05,0x4e,0x06,0x08,0x82, -0x0b,0x0f,0xf0,0x12,0x17,0xd9,0x1c,0x22,0x69,0x28,0x2f,0x05,0x36,0x3a,0x5e,0x3f, -0x42,0x38,0x46,0x4c,0xd2,0x4f,0x4f,0xaf,0x4e,0x4c,0x9f,0x4b,0x4a,0xc0,0x46,0x41, -0xc1,0x39,0x32,0x16,0x2c,0x26,0xcd,0x21,0x1b,0xe2,0x14,0x10,0xe3,0x0a,0x06,0xc3, -0x03,0x00,0x6a,0xfd,0xfa,0xe8,0xf7,0xf5,0x42,0xf1,0xec,0x9e,0xe9,0xe7,0x31,0xe3, -0xdf,0x47,0xdd,0xda,0xca,0xd7,0xd5,0x22,0xd3,0xd2,0xb8,0xd1,0xcd,0xae,0xc8,0xc4, -0x9b,0xc2,0xbe,0x3c,0xba,0xb7,0x68,0xb6,0xb5,0xdf,0xb6,0xb9,0x01,0xbd,0xc3,0xc4, -0xc9,0xce,0xc0,0xd1,0xd6,0x02,0xda,0xdd,0xe8,0xe0,0xe4,0x59,0xe8,0xeb,0x6b,0xef, -0xf3,0xf7,0xf7,0xfc,0xab,0x01,0x06,0x4b,0x0b,0x10,0x11,0x16,0x1c,0xf9,0x23,0x2b, -0xb1,0x31,0x38,0xc9,0x3e,0x44,0x94,0x4a,0x52,0x70,0x58,0x5d,0xdf,0x63,0x67,0x79, -0x67,0x65,0x92,0x61,0x5c,0xa3,0x55,0x4e,0x71,0x44,0x39,0xb5,0x2f,0x28,0x00,0x21, -0x1a,0xb1,0x12,0x0b,0xb8,0x04,0xff,0x07,0xfc,0xf8,0x39,0xf4,0xf0,0x28,0xee,0xec, -0xe8,0xe9,0xe7,0x31,0xe5,0xe5,0xe9,0xe5,0xe5,0x20,0xe4,0xe4,0x42,0xe3,0xe1,0x9a, -0xe0,0xdf,0xa5,0xdc,0xd8,0x4e,0xd4,0xd0,0x00,0xcc,0xc8,0x33,0xc4,0xc0,0x29,0xbe, -0xbc,0xdd,0xbc,0xbe,0x04,0xc1,0xc4,0xc9,0xc8,0xcd,0x94,0xd1,0xd5,0xbe,0xda,0xdf, -0x44,0xe3,0xe6,0x13,0xe9,0xeb,0x9b,0xed,0xef,0xb9,0xf2,0xf5,0x09,0xf8,0xfa,0x5d, -0xfd,0xff,0xc7,0x02,0x07,0xf9,0x0b,0x10,0x1a,0x16,0x1c,0x98,0x22,0x28,0x04,0x2e, -0x33,0x99,0x39,0x3e,0xf9,0x41,0x45,0xad,0x4a,0x4e,0x28,0x51,0x53,0xb2,0x53,0x52, -0x7c,0x50,0x4d,0xe3,0x48,0x43,0xc4,0x3d,0x38,0xf6,0x31,0x2b,0xa0,0x24,0x1e,0x05, -0x18,0x12,0xe9,0x0d,0x09,0xd2,0x04,0x00,0xba,0xfc,0xf9,0x88,0xf6,0xf3,0x69,0xf0, -0xec,0x8d,0xe9,0xe5,0x9f,0xe2,0xdf,0xe2,0xdb,0xd9,0x50,0xd6,0xd3,0x1a,0xd1,0xce, -0xb2,0xca,0xc7,0x32,0xc3,0xbf,0x47,0xbc,0xba,0xa2,0xb8,0xb7,0x6c,0xb7,0xb7,0xba, -0xb8,0xba,0x31,0xbc,0xbf,0xa4,0xc2,0xc6,0x2a,0xcb,0xd0,0x31,0xd5,0xda,0xb0,0xde, -0xe2,0xdb,0xe6,0xea,0xbe,0xee,0xf2,0xe7,0xf5,0xf9,0xe5,0xfc,0x00,0x1b,0x05,0x0a, -0x64,0x10,0x17,0x9b,0x1f,0x28,0x17,0x32,0x3b,0xbf,0x45,0x4e,0x2f,0x57,0x5e,0x58, -0x64,0x68,0x38,0x6b,0x6b,0xcf,0x6a,0x68,0x60,0x63,0x5d,0x0c,0x57,0x4f,0x49,0x47, -0x3e,0x99,0x35,0x2c,0xd8,0x23,0x1b,0x2a,0x14,0x0d,0xd3,0x06,0x01,0xb2,0xfb,0xf7, -0xd1,0xf2,0xee,0x0a,0xeb,0xe8,0x34,0xe6,0xe4,0x3d,0xe4,0xe3,0xde,0xe3,0xe3,0x6b, -0xe3,0xe2,0xfd,0xe1,0xe0,0x5d,0xdf,0xdd,0xf4,0xda,0xd7,0x8f,0xd4,0xd0,0xa5,0xcb, -0xc7,0x13,0xc3,0xbf,0x9c,0xbd,0xbc,0xe9,0xbc,0xbd,0xef,0xbf,0xc2,0xe9,0xc5,0xc9, -0x66,0xcd,0xd1,0xd8,0xd5,0xda,0x32,0xde,0xe1,0x4f,0xe5,0xe7,0xfc,0xe9,0xeb,0x7c, -0xed,0xef,0xf8,0xf1,0xf4,0x1a,0xf8,0xfc,0x72,0x00,0x05,0x54,0x0a,0x0f,0x85,0x14, -0x19,0xd9,0x1e,0x24,0x65,0x2a,0x30,0xbe,0x37,0x3e,0x8b,0x45,0x4c,0xf2,0x51,0x56, -0x77,0x59,0x5a,0x8c,0x5a,0x58,0x7a,0x55,0x51,0x01,0x4c,0x46,0x89,0x40,0x3a,0xb1, -0x33,0x2d,0xcc,0x27,0x21,0x7f,0x1c,0x17,0x35,0x12,0x0d,0x5a,0x09,0x05,0xb0,0x00, -0xfc,0xc9,0xf8,0xf4,0x1d,0xf1,0xed,0xab,0xea,0xe7,0x46,0xe4,0xe1,0xd2,0xdd,0xda, -0xc5,0xd6,0xd2,0xdf,0xce,0xca,0x28,0xc6,0xc2,0x40,0xbe,0xba,0x8f,0xb8,0xb6,0x8d, -0xb5,0xb4,0x5c,0xb4,0xb4,0x18,0xb5,0xb6,0x84,0xb8,0xbb,0x27,0xbf,0xc3,0xfb,0xc8, -0xce,0x66,0xd3,0xd8,0xc0,0xdb,0xdf,0x60,0xe1,0xe3,0x43,0xe5,0xe7,0xdc,0xea,0xef, -0xe3,0xf4,0xfb,0xec,0x03,0x0c,0x56,0x15,0x1e,0x34,0x27,0x2f,0x2f,0x38,0x40,0xa2, -0x47,0x4f,0x73,0x56,0x5d,0x38,0x64,0x6a,0x40,0x6e,0x70,0x1c,0x71,0x6f,0x3a,0x6c, -0x67,0x10,0x60,0x57,0xbf,0x4e,0x44,0xae,0x3a,0x30,0x56,0x26,0x1c,0x17,0x13,0x0a, -0x07,0x03,0xfc,0xff,0xf7,0xf4,0xd1,0xf0,0xee,0x14,0xec,0xea,0xe4,0xe8,0xe7,0xeb, -0xe6,0xe6,0x79,0xe6,0xe6,0x88,0xe6,0xe6,0xf6,0xe5,0xe5,0x40,0xe3,0xe0,0x2b,0xdd, -0xd8,0x28,0xd3,0xcc,0xca,0xc5,0xbf,0xa4,0xb9,0xb5,0x93,0xb2,0xb1,0xeb,0xb2,0xb5, -0x8e,0xba,0xc0,0x43,0xc6,0xcc,0x10,0xd1,0xd5,0x42,0xd8,0xda,0x39,0xdc,0xdd,0xec, -0xdf,0xe2,0x9b,0xe5,0xe8,0x8e,0xec,0xf0,0x83,0xf3,0xf6,0x17,0xf9,0xfb,0x8b,0xfe, -0x01,0xdd,0x05,0x0a,0x27,0x10,0x16,0x96,0x1d,0x25,0x97,0x2d,0x36,0xe1,0x3e,0x47, -0xfa,0x4f,0x57,0xe4,0x5c,0x60,0xa3,0x61,0x61,0x56,0x5f,0x5c,0xf2,0x57,0x53,0xc8, -0x4e,0x49,0x4d,0x44,0x3d,0x3f,0x37,0x2f,0x3e,0x28,0x20,0x9d,0x19,0x13,0xe4,0x0d, -0x09,0x75,0x05,0x01,0x4b,0xfe,0xfa,0x6b,0xf7,0xf4,0xa0,0xf0,0xed,0xea,0xea,0xe8, -0xa4,0xe5,0xe3,0x71,0xe0,0xdd,0x69,0xda,0xd7,0x50,0xd3,0xcf,0xa1,0xca,0xc5,0x89, -0xc0,0xbb,0x9b,0xb7,0xb4,0x40,0xb1,0xaf,0x2a,0xaf,0xaf,0x8d,0xb1,0xb4,0x93,0xb7, -0xbb,0x46,0xbf,0xc3,0xd2,0xc6,0xca,0x59,0xce,0xd1,0x5e,0xd5,0xd8,0xfb,0xdb,0xdf, -0x52,0xe2,0xe5,0x29,0xe9,0xed,0x13,0xf2,0xf7,0x1f,0xff,0x06,0x89,0x0e,0x17,0xd1, -0x1f,0x29,0x92,0x32,0x3c,0xc4,0x46,0x51,0x84,0x5b,0x65,0x46,0x6e,0x75,0x36,0x7a, -0x7c,0x61,0x7b,0x77,0x6f,0x72,0x6b,0xe3,0x62,0x59,0xb8,0x4f,0x45,0x07,0x3b,0x30, -0x5e,0x27,0x1e,0xe4,0x15,0x0e,0x96,0x07,0x01,0x28,0xfc,0xf7,0xc3,0xf2,0xee,0xaf, -0xeb,0xe9,0x53,0xe7,0xe6,0x50,0xe5,0xe4,0xdd,0xe4,0xe4,0xbd,0xe4,0xe4,0x24,0xe3, -0xe1,0x07,0xdf,0xdb,0xeb,0xd7,0xd3,0x35,0xce,0xc8,0xee,0xc3,0xbf,0x1a,0xbc,0xb9, -0x3c,0xb8,0xb7,0xe9,0xb7,0xb8,0x9f,0xba,0xbd,0x82,0xc0,0xc4,0xe6,0xc8,0xcd,0x28, -0xd2,0xd6,0x48,0xda,0xdd,0x83,0xdf,0xe1,0x23,0xe3,0xe5,0x24,0xe8,0xeb,0xd6,0xee, -0xf2,0xcb,0xf6,0xfa,0xfb,0xfe,0x03,0x13,0x08,0x0d,0x56,0x13,0x19,0xaa,0x20,0x27, -0x2d,0x2f,0x36,0x5a,0x3e,0x46,0x57,0x4e,0x55,0xa8,0x5b,0x60,0xe7,0x63,0x65,0x58, -0x65,0x63,0x38,0x60,0x5b,0x85,0x55,0x4e,0xc9,0x46,0x3e,0x07,0x36,0x2d,0xfb,0x25, -0x1e,0x8d,0x18,0x12,0x7a,0x0d,0x08,0xbe,0x04,0x00,0xfb,0xfc,0xf9,0xf7,0xf5,0xf2, -0xdd,0xef,0xed,0x80,0xea,0xe8,0x05,0xe6,0xe3,0x19,0xe1,0xde,0x05,0xdb,0xd7,0x47, -0xd3,0xcf,0x81,0xca,0xc5,0xbe,0xc1,0xbd,0x1d,0xba,0xb6,0xaa,0xb3,0xb1,0x96,0xaf, -0xaf,0xc1,0xaf,0xb1,0x17,0xb4,0xb7,0xa8,0xbb,0xbf,0x98,0xc3,0xc7,0xe7,0xca,0xce, -0x10,0xd1,0xd4,0x20,0xd7,0xda,0xf7,0xdd,0xe1,0xfb,0xe5,0xeb,0x40,0xf0,0xf6,0x87, -0xfd,0x05,0xe5,0x0d,0x16,0x2e,0x20,0x29,0xf9,0x32,0x3c,0x58,0x46,0x50,0x34,0x5a, -0x63,0x6c,0x6c,0x73,0x45,0x78,0x7a,0x6e,0x7b,0x7a,0x90,0x76,0x71,0xfa,0x6a,0x62, -0x7e,0x59,0x4e,0xef,0x43,0x39,0x40,0x2e,0x23,0x7f,0x1a,0x11,0xa9,0x09,0x02,0x17, -0xfc,0xf6,0xd9,0xf1,0xee,0xf1,0xea,0xe8,0x76,0xe6,0xe5,0x23,0xe4,0xe3,0xc6,0xe2, -0xe2,0xb1,0xe1,0xe0,0x5b,0xdf,0xdd,0x18,0xdb,0xd8,0x92,0xd4,0xd0,0xf6,0xcb,0xc7, -0x26,0xc3,0xbf,0xdb,0xbc,0xba,0x4c,0xb9,0xb8,0xa8,0xb8,0xb9,0xd6,0xba,0xbd,0xf1, -0xbf,0xc3,0xf5,0xc6,0xca,0xcb,0xce,0xd2,0x5b,0xd6,0xd9,0xa9,0xdc,0xdf,0x83,0xe1, -0xe3,0x15,0xe5,0xe7,0x93,0xe9,0xec,0xf6,0xef,0xf4,0x44,0xf9,0xfe,0xbb,0x04,0x0b, -0xc0,0x11,0x18,0x5c,0x20,0x28,0xd6,0x30,0x39,0x0b,0x43,0x4c,0x48,0x55,0x5c,0xce, -0x62,0x67,0xb3,0x69,0x6a,0x66,0x69,0x66,0xed,0x62,0x5d,0x67,0x57,0x50,0x94,0x48, -0x40,0x57,0x38,0x30,0x22,0x28,0x20,0x1c,0x1a,0x13,0xbf,0x0e,0x0a,0xb1,0x05,0x01, -0x4c,0xfe,0xfa,0x9b,0xf7,0xf4,0x46,0xf1,0xee,0x15,0xeb,0xe8,0xe1,0xe4,0xe1,0x28, -0xde,0xda,0xfe,0xd7,0xd4,0xee,0xd1,0xce,0x56,0xca,0xc6,0x91,0xc1,0xbd,0x91,0xb8, -0xb4,0xea,0xb1,0xb0,0x37,0xb0,0xb1,0x98,0xb3,0xb6,0xa6,0xb9,0xbc,0xb6,0xbe,0xc0, -0x0c,0xc3,0xc5,0x1d,0xc9,0xcc,0x28,0xd0,0xd3,0xe7,0xd6,0xda,0x21,0xdd,0xdf,0x6f, -0xe3,0xe7,0x0a,0xed,0xf3,0xe0,0xf9,0x01,0xc8,0x09,0x12,0xb2,0x1a,0x23,0x96,0x2c, -0x36,0x52,0x40,0x4a,0xbd,0x55,0x60,0xb9,0x6a,0x73,0x74,0x79,0x7d,0xe0,0x7d,0x7c, -0xa5,0x78,0x72,0xdf,0x6b,0x63,0xa9,0x5a,0x50,0x3e,0x47,0x3d,0x4d,0x34,0x2a,0xbf, -0x21,0x18,0x3d,0x10,0x08,0x86,0x01,0xfb,0x69,0xf6,0xf2,0xd4,0xee,0xeb,0x6e,0xe9, -0xe7,0x65,0xe5,0xe3,0xe7,0xe1,0xe0,0x6a,0xdf,0xde,0xe2,0xdc,0xdb,0x55,0xd9,0xd7, -0x72,0xd4,0xd1,0x32,0xcd,0xc9,0xe1,0xc4,0xc1,0xc0,0xbd,0xbb,0xe0,0xb8,0xb7,0x6a, -0xb7,0xb7,0x0e,0xb9,0xbb,0xc1,0xbd,0xc1,0x71,0xc4,0xc7,0xec,0xca,0xcd,0xee,0xd0, -0xd3,0xe6,0xd5,0xd8,0x19,0xdb,0xdd,0xcd,0xe0,0xe3,0xb9,0xe6,0xe9,0xcf,0xed,0xf2, -0x5a,0xf8,0xfe,0xeb,0x05,0x0d,0xdb,0x15,0x1e,0x53,0x26,0x2e,0x96,0x36,0x3e,0xc9, -0x46,0x4e,0xcf,0x56,0x5d,0x1d,0x64,0x68,0xbd,0x6b,0x6c,0xdd,0x6b,0x69,0xc2,0x64, -0x5f,0x40,0x58,0x50,0x3d,0x49,0x41,0xe1,0x38,0x30,0x3f,0x29,0x21,0x68,0x1a,0x13, -0x9c,0x0d,0x08,0x17,0x04,0x00,0x99,0xfd,0xfa,0x0c,0xf8,0xf5,0x64,0xf2,0xef,0x46, -0xec,0xe8,0xad,0xe5,0xe2,0xf3,0xde,0xdb,0x39,0xd8,0xd4,0xda,0xd0,0xcc,0x3b,0xc8, -0xc4,0x30,0xc0,0xbc,0x47,0xb9,0xb6,0x1d,0xb5,0xb4,0x23,0xb4,0xb4,0x3b,0xb6,0xb8, -0x91,0xba,0xbd,0xe3,0xbf,0xc2,0xed,0xc5,0xc8,0xfd,0xcb,0xcf,0x71,0xd2,0xd5,0x69, -0xd8,0xda,0x2d,0xdd,0xdf,0x67,0xe2,0xe5,0xfd,0xe9,0xee,0xcf,0xf4,0xfb,0x4b,0x03, -0x0b,0x7a,0x14,0x1d,0xde,0x27,0x32,0xea,0x3d,0x49,0xf4,0x54,0x60,0xf3,0x69,0x71, -0x8c,0x77,0x7a,0x8a,0x7b,0x7a,0xf4,0x76,0x72,0xa1,0x6b,0x64,0x88,0x5c,0x53,0x3c, -0x4a,0x40,0xc8,0x36,0x2d,0x85,0x24,0x1c,0x51,0x14,0x0d,0xc4,0x06,0x00,0x2b,0xfb, -0xf6,0xe2,0xf1,0xee,0xe1,0xea,0xe8,0x66,0xe6,0xe4,0x1a,0xe3,0xe1,0x1a,0xe0,0xde, -0xb9,0xdc,0xda,0x6a,0xd8,0xd5,0xed,0xd2,0xcf,0x76,0xcb,0xc7,0x65,0xc3,0xbf,0x49, -0xbc,0xb9,0x47,0xb7,0xb6,0x60,0xb5,0xb5,0xb7,0xb6,0xb8,0xdd,0xbb,0xbf,0x55,0xc3, -0xc7,0x26,0xcb,0xce,0x79,0xd1,0xd3,0xab,0xd5,0xd7,0xfc,0xd9,0xdc,0x83,0xde,0xe1, -0x02,0xe4,0xe7,0x75,0xeb,0xef,0x3f,0xf5,0xfb,0x03,0x02,0x09,0xa8,0x11,0x1a,0xf5, -0x23,0x2d,0x0d,0x38,0x42,0x43,0x4c,0x55,0x6e,0x5e,0x65,0x6c,0x6b,0x6f,0xe2,0x70, -0x70,0xba,0x6e,0x6b,0x63,0x66,0x60,0x36,0x59,0x51,0xa1,0x48,0x3f,0x2e,0x37,0x2e, -0x58,0x26,0x1e,0xc9,0x17,0x11,0xb7,0x0b,0x07,0xe1,0x02,0xff,0xd0,0xfb,0xf9,0x60, -0xf6,0xf3,0xcf,0xf1,0xef,0x27,0xed,0xea,0x04,0xe7,0xe3,0x55,0xdf,0xdb,0xd1,0xd6, -0xd2,0xed,0xce,0xcb,0x04,0xc8,0xc5,0x30,0xc2,0xbf,0x75,0xbc,0xb9,0x5a,0xb7,0xb5, -0x77,0xb4,0xb4,0xca,0xb5,0xb7,0xd7,0xb9,0xbc,0x87,0xbf,0xc2,0x3a,0xc6,0xc9,0x3d, -0xcd,0xd0,0xbb,0xd3,0xd6,0x66,0xd8,0xda,0x40,0xdb,0xdc,0xb9,0xde,0xe1,0x57,0xe5, -0xea,0xa5,0xf0,0xf8,0xd5,0x00,0x0a,0x64,0x14,0x1f,0x11,0x2a,0x35,0x32,0x40,0x4b, -0xa4,0x55,0x5f,0x01,0x67,0x6d,0xcc,0x72,0x76,0xb5,0x77,0x77,0xe0,0x74,0x70,0x19, -0x6b,0x64,0x33,0x5c,0x53,0xaa,0x4a,0x41,0x36,0x38,0x2f,0x92,0x26,0x1e,0x1b,0x17, -0x10,0xc3,0x09,0x03,0xff,0xfe,0xfa,0x45,0xf6,0xf2,0xf7,0xee,0xeb,0x89,0xe8,0xe5, -0x7e,0xe3,0xe1,0x46,0xdf,0xdd,0x24,0xdb,0xd8,0x9f,0xd6,0xd4,0x52,0xd1,0xce,0x22, -0xcb,0xc8,0xa0,0xc4,0xc1,0xd1,0xbd,0xba,0xac,0xb8,0xb7,0xca,0xb7,0xb8,0x6d,0xba, -0xbc,0xd8,0xbe,0xc1,0x28,0xc4,0xc6,0x7d,0xc9,0xcc,0x66,0xcf,0xd2,0x63,0xd4,0xd6, -0x41,0xd7,0xd8,0x22,0xd9,0xda,0x88,0xdc,0xdf,0x47,0xe3,0xe8,0x89,0xee,0xf5,0x16, -0xfd,0x05,0x57,0x0e,0x17,0x59,0x21,0x2b,0xe9,0x35,0x40,0xc8,0x4a,0x54,0xc3,0x5c, -0x64,0xf0,0x69,0x6e,0x97,0x71,0x72,0x3f,0x72,0x70,0xb0,0x6b,0x66,0x51,0x5f,0x57, -0xd7,0x4e,0x45,0xee,0x3c,0x33,0xcc,0x2a,0x22,0xe0,0x19,0x12,0xc7,0x0b,0x06,0x41, -0x01,0xfd,0x83,0xf9,0xf6,0x66,0xf3,0xf0,0xae,0xee,0xec,0x48,0xea,0xe8,0xd2,0xe5, -0xe3,0x85,0xe0,0xdd,0x59,0xda,0xd7,0xb1,0xd3,0xd0,0xc3,0xcc,0xc9,0xc7,0xc5,0xc1, -0x8f,0xbe,0xbb,0x42,0xb8,0xb5,0x2e,0xb4,0xb3,0x24,0xb3,0xb4,0x40,0xb6,0xb9,0x01, -0xbd,0xc1,0xea,0xc6,0xcb,0xea,0xcf,0xd3,0xd3,0xd5,0xd7,0xa7,0xd8,0xd9,0x47,0xda, -0xdb,0x57,0xdd,0xdf,0x1f,0xe4,0xe9,0x56,0xf0,0xf8,0xf2,0x00,0x0a,0xb2,0x13,0x1d, -0x88,0x27,0x31,0x76,0x3b,0x45,0x4d,0x50,0x5a,0x42,0x63,0x6b,0x49,0x72,0x76,0x4d, -0x79,0x79,0xb4,0x76,0x72,0x63,0x6c,0x65,0x53,0x5d,0x55,0x40,0x4c,0x43,0x99,0x3a, -0x31,0xb9,0x28,0x20,0x62,0x18,0x11,0x16,0x0b,0x05,0x89,0x00,0xfc,0x23,0xf8,0xf4, -0xfe,0xf1,0xef,0x47,0xed,0xeb,0xf2,0xe8,0xe6,0x8d,0xe4,0xe1,0xed,0xde,0xdb,0x2a, -0xd8,0xd4,0x66,0xd0,0xcc,0x3a,0xc9,0xc6,0x60,0xc3,0xc1,0x34,0xbf,0xbd,0x38,0xbc, -0xba,0x2f,0xba,0xb9,0x69,0xb9,0xba,0xa0,0xbb,0xbe,0x26,0xc2,0xc6,0x78,0xca,0xce, -0xc0,0xd0,0xd2,0x89,0xd3,0xd3,0xcd,0xd3,0xd3,0x6f,0xd4,0xd5,0x17,0xd7,0xd9,0x3a, -0xdd,0xe1,0x1f,0xe8,0xef,0xc4,0xf7,0x01,0xa5,0x0b,0x16,0x67,0x21,0x2c,0xa3,0x36, -0x40,0xbd,0x4a,0x54,0x80,0x5c,0x64,0xe2,0x6a,0x70,0xf4,0x73,0x75,0xfc,0x74,0x71, -0x6f,0x6d,0x67,0xc8,0x60,0x59,0xc1,0x50,0x48,0xe0,0x3e,0x35,0x67,0x2c,0x23,0x69, -0x1b,0x13,0xe9,0x0c,0x07,0x32,0x02,0xfe,0xd1,0xfa,0xf8,0xe4,0xf5,0xf3,0x47,0xf1, -0xef,0x14,0xed,0xea,0x8d,0xe8,0xe5,0xfe,0xe2,0xdf,0xea,0xdb,0xd7,0x5d,0xd3,0xce, -0xbf,0xca,0xc6,0xa8,0xc2,0xbe,0x9f,0xbb,0xb8,0xfe,0xb6,0xb6,0xe4,0xb6,0xb8,0x12, -0xba,0xbc,0x62,0xbe,0xc0,0x36,0xc2,0xc3,0xbf,0xc5,0xc7,0xea,0xc9,0xcc,0x13,0xcf, -0xd1,0x8c,0xd4,0xd7,0x25,0xda,0xdd,0xd0,0xdf,0xe3,0x01,0xe7,0xeb,0x09,0xf1,0xf6, -0xdf,0xfd,0x05,0x96,0x0d,0x16,0x59,0x20,0x2a,0xfe,0x35,0x41,0x85,0x4c,0x56,0x2e, -0x60,0x68,0xb1,0x6e,0x73,0x8a,0x76,0x77,0x26,0x76,0x72,0xfe,0x6d,0x67,0x17,0x60, -0x57,0x2e,0x4f,0x45,0x9f,0x3c,0x33,0xe2,0x29,0x21,0x44,0x19,0x11,0x9f,0x0b,0x06, -0x81,0x01,0xfd,0xd6,0xf9,0xf6,0xdb,0xf3,0xf1,0x25,0xef,0xec,0x0f,0xeb,0xe8,0xed, -0xe6,0xe4,0xeb,0xe1,0xde,0xe9,0xda,0xd6,0x29,0xd2,0xce,0xb3,0xca,0xc7,0x1c,0xc5, -0xc2,0x79,0xc0,0xbe,0xa7,0xbc,0xbb,0xd1,0xb9,0xb9,0x44,0xb9,0xba,0x44,0xbc,0xbf, -0xe3,0xc2,0xc6,0x6b,0xca,0xcd,0xf9,0xcf,0xd1,0x0e,0xd3,0xd3,0x5e,0xd4,0xd4,0x7d, -0xd5,0xd6,0xb4,0xd7,0xd9,0xad,0xdc,0xe0,0x8f,0xe6,0xed,0x76,0xf5,0xfe,0x52,0x07, -0x10,0xab,0x1a,0x24,0x3b,0x2f,0x3a,0xc0,0x44,0x4f,0x32,0x59,0x62,0x13,0x6a,0x70, -0xc5,0x74,0x76,0x9d,0x76,0x74,0xd1,0x6f,0x6a,0xf0,0x62,0x5a,0x1c,0x52,0x48,0x8c, -0x3f,0x36,0x88,0x2d,0x25,0xe0,0x1c,0x15,0x96,0x0e,0x08,0x77,0x03,0xff,0x31,0xfb, -0xf8,0x72,0xf5,0xf3,0xe1,0xf0,0xef,0x82,0xed,0xeb,0x79,0xe9,0xe7,0x73,0xe4,0xe1, -0x43,0xdd,0xd8,0xfd,0xd3,0xcf,0xda,0xcb,0xc8,0xc9,0xc5,0xc2,0x3e,0xc0,0xbd,0x9b, -0xbb,0xb9,0xc8,0xb7,0xb6,0xec,0xb6,0xb8,0x42,0xba,0xbc,0x5a,0xbf,0xc1,0xcf,0xc4, -0xc7,0xf7,0xc9,0xcc,0x08,0xcf,0xd1,0x1a,0xd4,0xd6,0x65,0xd8,0xda,0xe0,0xdb,0xde, -0xc8,0xe1,0xe6,0x71,0xeb,0xf1,0xbb,0xf8,0x00,0x8b,0x09,0x12,0x4f,0x1d,0x28,0x78, -0x34,0x40,0xf5,0x4b,0x56,0x8a,0x60,0x69,0xb1,0x6f,0x74,0x05,0x77,0x77,0xa7,0x75, -0x71,0xe8,0x6b,0x65,0x04,0x5e,0x56,0x66,0x4e,0x46,0x95,0x3d,0x34,0x4d,0x2c,0x24, -0xf4,0x1c,0x16,0xb0,0x0f,0x09,0x7e,0x04,0xff,0xb7,0xfa,0xf6,0x87,0xf2,0xef,0x51, -0xec,0xea,0x10,0xe8,0xe6,0x17,0xe5,0xe3,0xf6,0xe0,0xdd,0x0d,0xda,0xd5,0x5f,0xd2, -0xcf,0x26,0xcd,0xcb,0xb2,0xc9,0xc8,0x31,0xc6,0xc3,0x1b,0xc1,0xbe,0x02,0xbc,0xbb, -0x10,0xbb,0xbc,0xf6,0xbe,0xc2,0xe3,0xc5,0xc8,0x1c,0xcb,0xcc,0x0e,0xce,0xcf,0x84, -0xd0,0xd1,0x1a,0xd3,0xd4,0xf8,0xd5,0xd7,0x65,0xd8,0xd9,0xec,0xdb,0xdf,0x36,0xe4, -0xea,0x9c,0xf2,0xfb,0x79,0x05,0x10,0x71,0x1a,0x24,0xaa,0x2e,0x38,0x00,0x41,0x49, -0x0b,0x52,0x5a,0x02,0x62,0x68,0xdb,0x6d,0x70,0xdf,0x71,0x71,0x62,0x6e,0x6a,0x80, -0x64,0x5d,0xea,0x55,0x4d,0xc8,0x44,0x3b,0x67,0x32,0x29,0x3a,0x21,0x19,0xd4,0x11, -0x0b,0x64,0x05,0x00,0x55,0xfc,0xf8,0x79,0xf5,0xf2,0x9d,0xf0,0xef,0x71,0xed,0xeb, -0x2e,0xea,0xe8,0xd1,0xe5,0xe3,0x70,0xdf,0xdb,0x24,0xd7,0xd2,0xff,0xce,0xcb,0xa3, -0xc7,0xc4,0x45,0xc1,0xbe,0xef,0xbc,0xbb,0xd9,0xba,0xba,0x46,0xba,0xba,0x8c,0xbb, -0xbd,0x32,0xbf,0xc1,0x29,0xc4,0xc6,0x2b,0xc9,0xcb,0xc3,0xcc,0xce,0x41,0xcf,0xd1, -0xf0,0xd2,0xd5,0x1c,0xd9,0xdd,0x90,0xe1,0xe6,0x8b,0xec,0xf2,0x0e,0xfa,0x02,0xf0, -0x0a,0x14,0x9b,0x1f,0x2b,0xd0,0x36,0x42,0x06,0x4d,0x56,0xb7,0x5e,0x65,0x5c,0x6b, -0x6f,0xe6,0x71,0x73,0x30,0x72,0x70,0xb4,0x6c,0x67,0xc7,0x60,0x59,0xb2,0x50,0x47, -0x2f,0x3f,0x36,0x07,0x2e,0x25,0x5e,0x1e,0x17,0x11,0x10,0x09,0x77,0x03,0xfe,0x05, -0xfa,0xf6,0x98,0xf3,0xf1,0x00,0xef,0xed,0x42,0xeb,0xe9,0x76,0xe7,0xe5,0x81,0xe2, -0xdf,0xac,0xdc,0xd9,0x65,0xd6,0xd3,0xb8,0xd0,0xcd,0x7c,0xca,0xc7,0x46,0xc4,0xc1, -0x6b,0xbf,0xbe,0x20,0xbd,0xbc,0x7f,0xbd,0xbe,0x9b,0xc0,0xc3,0xe1,0xc5,0xc8,0xc7, -0xca,0xcc,0x3c,0xce,0xce,0xed,0xce,0xce,0xee,0xce,0xcf,0xf3,0xcf,0xd1,0xf0,0xd2, -0xd5,0x7c,0xd9,0xde,0x4d,0xe5,0xec,0xba,0xf4,0xfd,0x66,0x06,0x0f,0x87,0x18,0x22, -0xa0,0x2b,0x35,0x78,0x3f,0x49,0x84,0x52,0x5b,0x61,0x62,0x68,0x34,0x6c,0x6e,0x07, -0x6f,0x6e,0x91,0x6b,0x68,0x13,0x63,0x5c,0x4c,0x55,0x4d,0xd6,0x44,0x3c,0xe7,0x33, -0x2b,0x1c,0x24,0x1c,0xfa,0x15,0x0f,0x1b,0x0a,0x04,0x8f,0x00,0xfc,0x5c,0xf9,0xf6, -0x06,0xf4,0xf1,0x7b,0xef,0xed,0x93,0xea,0xe7,0x9d,0xe4,0xe0,0xce,0xdc,0xd8,0x1d, -0xd5,0xd1,0xdf,0xce,0xcc,0x82,0xc9,0xc6,0x4e,0xc4,0xc1,0xe8,0xbe,0xbc,0xc9,0xba, -0xb9,0x79,0xb9,0xba,0xe4,0xbb,0xbe,0x04,0xc1,0xc3,0x3a,0xc6,0xc8,0x86,0xca,0xcc, -0x46,0xce,0xd0,0x36,0xd2,0xd3,0x2a,0xd5,0xd6,0xfb,0xd8,0xdc,0x43,0xe0,0xe5,0x82, -0xea,0xf0,0x5a,0xf7,0xfe,0x5e,0x07,0x10,0xeb,0x1a,0x26,0x61,0x31,0x3c,0xcb,0x47, -0x52,0xc4,0x5b,0x63,0x3f,0x6a,0x6e,0xd8,0x70,0x71,0xe7,0x70,0x6e,0xd9,0x6a,0x65, -0x8a,0x5f,0x58,0xe8,0x50,0x48,0x6c,0x40,0x37,0x7d,0x2f,0x27,0xb4,0x1f,0x18,0xd7, -0x11,0x0b,0x4c,0x06,0x01,0xf5,0xfc,0xf9,0x23,0xf6,0xf3,0x27,0xf1,0xef,0x86,0xed, -0xeb,0x07,0xe9,0xe6,0x78,0xe3,0xe0,0xa4,0xdc,0xd9,0xea,0xd6,0xd4,0xe8,0xd1,0xcf, -0x41,0xcc,0xc9,0x42,0xc6,0xc3,0xac,0xc1,0xc0,0x42,0xbf,0xbf,0x80,0xbf,0xc0,0xc7, -0xc1,0xc3,0xb4,0xc4,0xc5,0xed,0xc6,0xc8,0x42,0xc9,0xca,0x78,0xcb,0xcc,0xb2,0xcc, -0xcd,0xd3,0xcd,0xce,0x9d,0xd0,0xd3,0x91,0xd6,0xdb,0x53,0xe1,0xe8,0x6d,0xf1,0xfa, -0xef,0x04,0x0e,0x3f,0x19,0x23,0x48,0x2d,0x36,0x37,0x3f,0x47,0xdc,0x4f,0x57,0x7a, -0x5e,0x64,0x07,0x69,0x6c,0xe6,0x6d,0x6d,0x78,0x6b,0x67,0x8b,0x62,0x5c,0xf2,0x54, -0x4d,0x55,0x45,0x3d,0x63,0x35,0x2d,0xed,0x26,0x20,0xd9,0x1a,0x15,0x14,0x10,0x0b, -0x53,0x06,0x01,0x4d,0xfd,0xf9,0x01,0xf5,0xf1,0x48,0xee,0xea,0xee,0xe7,0xe4,0x5d, -0xe1,0xdd,0x47,0xd9,0xd5,0x66,0xd2,0xcf,0x7a,0xcd,0xcb,0xbf,0xca,0xc9,0xbe,0xc8, -0xc7,0x24,0xc5,0xc2,0xd8,0xbf,0xbd,0x03,0xbb,0xb9,0x8c,0xba,0xbc,0xdb,0xbf,0xc3, -0x22,0xc6,0xc8,0xdc,0xca,0xcc,0xfa,0xcd,0xcf,0x73,0xd0,0xd2,0xf0,0xd3,0xd5,0x5f, -0xd8,0xdb,0x31,0xde,0xe2,0x03,0xe7,0xec,0x9a,0xf3,0xfb,0x5e,0x05,0x0f,0xdd,0x1a, -0x26,0x33,0x31,0x3c,0x40,0x46,0x4f,0xab,0x58,0x60,0xb6,0x66,0x6b,0xbb,0x6e,0x6f, -0xfc,0x6e,0x6c,0xa7,0x68,0x63,0xdc,0x5d,0x57,0x65,0x50,0x49,0x80,0x41,0x39,0x79, -0x31,0x29,0x56,0x21,0x19,0xac,0x12,0x0c,0x81,0x06,0x01,0x0d,0xfe,0xfa,0x8a,0xf7, -0xf4,0x6d,0xf2,0xef,0x7f,0xed,0xea,0x8f,0xe8,0xe5,0x4f,0xe3,0xe0,0x38,0xde,0xdc, -0xa4,0xda,0xd8,0xce,0xd6,0xd4,0xb5,0xd1,0xcf,0x41,0xcc,0xc9,0x54,0xc6,0xc3,0xb5, -0xc0,0xbe,0xcc,0xbd,0xbd,0xcd,0xbe,0xc0,0x53,0xc2,0xc4,0xec,0xc6,0xc8,0xda,0xc9, -0xca,0xea,0xca,0xcb,0x33,0xcb,0xcb,0x3a,0xcc,0xcd,0x67,0xcf,0xd2,0xe3,0xd5,0xda, -0x46,0xdf,0xe4,0x57,0xea,0xf1,0x93,0xf9,0x03,0xfa,0x0e,0x1a,0x5c,0x26,0x31,0x1e, -0x3d,0x47,0xad,0x51,0x5a,0x95,0x61,0x67,0x35,0x6b,0x6d,0x68,0x6e,0x6d,0x1d,0x6c, -0x68,0xea,0x63,0x5d,0xce,0x56,0x4f,0x51,0x47,0x3f,0x64,0x37,0x30,0xa4,0x29,0x23, -0x29,0x1e,0x18,0xab,0x13,0x0e,0x67,0x09,0x04,0x51,0xff,0xfa,0x4b,0xf6,0xf2,0x51, -0xee,0xea,0x55,0xe6,0xe2,0x0a,0xdf,0xdb,0xa9,0xd8,0xd6,0x12,0xd4,0xd2,0x01,0xd0, -0xcd,0x7e,0xcb,0xc8,0x7f,0xc6,0xc4,0xc0,0xc1,0xbf,0xad,0xbe,0xbe,0x94,0xbe,0xbf, -0x16,0xc1,0xc3,0x00,0xc5,0xc6,0x8f,0xc8,0xc9,0x9b,0xca,0xcb,0x08,0xcc,0xcc,0x47, -0xcd,0xce,0x11,0xcf,0xd0,0x96,0xd2,0xd5,0xa8,0xd9,0xde,0x3d,0xe5,0xec,0x1b,0xf5, -0xfe,0x16,0x08,0x12,0xa4,0x1c,0x27,0x84,0x31,0x3b,0xda,0x45,0x4f,0x68,0x58,0x60, -0x64,0x66,0x6b,0x03,0x6e,0x6f,0x81,0x6e,0x6c,0x17,0x69,0x64,0xa9,0x5e,0x57,0x4c, -0x50,0x48,0x50,0x3f,0x36,0x6e,0x2e,0x26,0xe5,0x1e,0x18,0x74,0x12,0x0c,0xed,0x07, -0x03,0xfa,0xff,0xfc,0x1c,0xfa,0xf7,0x1d,0xf6,0xf4,0x94,0xf2,0xf0,0xbd,0xee,0xec, -0xd1,0xe8,0xe5,0x18,0xe2,0xde,0xbc,0xdb,0xd8,0x1e,0xd6,0xd3,0x38,0xd1,0xcf,0x23, -0xcd,0xcb,0x12,0xc9,0xc6,0xdd,0xc4,0xc3,0xf0,0xc1,0xc1,0x57,0xc1,0xc2,0x73,0xc3, -0xc4,0x1e,0xc6,0xc6,0x4f,0xc7,0xc7,0x96,0xc7,0xc7,0xaa,0xc7,0xc7,0xfa,0xc7,0xc8, -0x1c,0xca,0xcd,0xf0,0xd0,0xd5,0xbc,0xdb,0xe2,0x79,0xea,0xf3,0x41,0xfc,0x06,0x72, -0x10,0x1a,0x2d,0x25,0x2f,0x10,0x39,0x42,0x3f,0x4c,0x54,0xf9,0x5b,0x61,0x7b,0x66, -0x69,0xaa,0x6b,0x6c,0xb6,0x6b,0x69,0x4d,0x66,0x61,0x99,0x5b,0x54,0x6f,0x4d,0x45, -0x35,0x3d,0x35,0xc6,0x2d,0x26,0x18,0x20,0x1a,0x92,0x14,0x0f,0x33,0x0a,0x05,0x5a, -0x01,0xfd,0x94,0xf9,0xf6,0x91,0xf2,0xef,0x51,0xeb,0xe7,0x26,0xe3,0xde,0x9a,0xda, -0xd7,0xd1,0xd3,0xd1,0x70,0xce,0xcc,0x03,0xca,0xc8,0x13,0xc6,0xc4,0x53,0xc2,0xc0, -0x09,0xbf,0xbe,0xe3,0xbd,0xbe,0x44,0xbf,0xc0,0x86,0xc1,0xc2,0x49,0xc3,0xc3,0xcf, -0xc4,0xc5,0xdb,0xc6,0xc8,0x37,0xca,0xcc,0xa5,0xce,0xd1,0x76,0xd4,0xd8,0x12,0xdd, -0xe2,0x2b,0xe9,0xf0,0x15,0xf8,0x00,0x79,0x09,0x12,0xaf,0x1c,0x26,0x18,0x30,0x39, -0xd8,0x42,0x4b,0xc8,0x53,0x5a,0x4d,0x61,0x66,0xd3,0x69,0x6c,0xc4,0x6c,0x6b,0x5e, -0x69,0x65,0x44,0x5f,0x57,0x8d,0x4f,0x46,0xa8,0x3d,0x35,0x74,0x2d,0x25,0xcf,0x1e, -0x18,0xd8,0x12,0x0d,0x5b,0x09,0x05,0xab,0x02,0x00,0xe1,0xfd,0xfb,0x9c,0xf9,0xf7, -0xe5,0xf4,0xf2,0x96,0xef,0xec,0x68,0xe9,0xe6,0x6a,0xe4,0xe2,0x13,0xe0,0xdd,0x1b, -0xdb,0xd7,0x7f,0xd4,0xd0,0x3d,0xcd,0xc9,0x8c,0xc6,0xc3,0x2a,0xc1,0xbf,0xe3,0xbd, -0xbd,0x18,0xbe,0xbf,0xfb,0xc1,0xc4,0x86,0xc6,0xc8,0x33,0xc9,0xc9,0x28,0xc9,0xc8, -0x75,0xc7,0xc7,0x51,0xc7,0xc8,0x96,0xca,0xcd,0x78,0xd1,0xd6,0xb4,0xdb,0xe2,0x42, -0xe9,0xf0,0xdb,0xf8,0x01,0xb8,0x0a,0x14,0xf2,0x1d,0x28,0x33,0x32,0x3c,0x04,0x46, -0x4f,0x15,0x58,0x5f,0x5c,0x66,0x6b,0xe7,0x6e,0x70,0x29,0x70,0x6d,0xfe,0x69,0x64, -0xa7,0x5d,0x56,0xb9,0x4e,0x46,0xdb,0x3e,0x36,0x1c,0x2f,0x27,0x67,0x20,0x19,0x7e, -0x14,0x0f,0x69,0x0b,0x07,0x9d,0x04,0x01,0x92,0xfd,0xf9,0x5d,0xf5,0xf0,0x77,0xeb, -0xe6,0x77,0xe1,0xdd,0x80,0xd9,0xd6,0xce,0xd4,0xd2,0xdc,0xd0,0xce,0xcf,0xcc,0xca, -0x4a,0xc8,0xc5,0x7c,0xc3,0xc1,0x33,0xbf,0xbd,0x68,0xbc,0xbb,0xc9,0xbb,0xbc,0x08, -0xbe,0xc0,0xa2,0xc2,0xc5,0x30,0xc7,0xc9,0xb2,0xca,0xcb,0xab,0xcc,0xcd,0x98,0xce, -0xd0,0xb3,0xd2,0xd6,0x37,0xdb,0xe1,0xc1,0xe7,0xee,0x9e,0xf6,0xfe,0x6a,0x07,0x10, -0xfb,0x19,0x23,0x42,0x2c,0x35,0xe3,0x3d,0x46,0x5b,0x4f,0x57,0xa8,0x5e,0x64,0xa8, -0x68,0x6b,0x70,0x6b,0x69,0xce,0x66,0x61,0x3f,0x5c,0x55,0xba,0x4e,0x47,0x85,0x3f, -0x37,0xf8,0x2f,0x28,0x89,0x21,0x1b,0xb3,0x15,0x10,0xbd,0x0c,0x09,0xb2,0x05,0x02, -0xc8,0xff,0xfd,0xf5,0xfa,0xf8,0xad,0xf6,0xf4,0x22,0xf1,0xed,0xe9,0xe9,0xe6,0x26, -0xe3,0xe0,0x41,0xdd,0xda,0x3d,0xd8,0xd5,0x87,0xd2,0xcf,0x98,0xcc,0xc9,0xef,0xc7, -0xc5,0x4e,0xc4,0xc3,0x40,0xc2,0xc1,0x6c,0xc1,0xc1,0xf9,0xc1,0xc2,0x2e,0xc4,0xc5, -0x02,0xc6,0xc6,0x23,0xc6,0xc5,0xbd,0xc5,0xc5,0x4b,0xc6,0xc7,0x3d,0xca,0xcd,0xc7, -0xd1,0xd6,0xbd,0xdc,0xe3,0x32,0xea,0xf1,0xee,0xf9,0x02,0x53,0x0a,0x12,0x09,0x1b, -0x23,0x3f,0x2d,0x36,0xff,0x40,0x4a,0x2b,0x54,0x5c,0x8b,0x63,0x68,0x3c,0x6c,0x6d, -0x9a,0x6d,0x6c,0x40,0x69,0x65,0x78,0x60,0x5a,0xf9,0x53,0x4c,0x76,0x44,0x3c,0xb9, -0x34,0x2d,0xc6,0x26,0x20,0xf9,0x1a,0x15,0x58,0x10,0x0b,0xc1,0x05,0x00,0x46,0xfb, -0xf6,0x8d,0xf2,0xee,0xc1,0xe9,0xe5,0x93,0xe0,0xdc,0xe9,0xd8,0xd5,0xd8,0xd2,0xd0, -0xbe,0xcf,0xcf,0x70,0xce,0xcd,0x8c,0xcc,0xca,0x9d,0xc8,0xc5,0xda,0xc2,0xc0,0x49, -0xbf,0xbe,0x5e,0xbf,0xc0,0x06,0xc2,0xc3,0x04,0xc4,0xc3,0xca,0xc2,0xc2,0x51,0xc2, -0xc3,0xb9,0xc5,0xc8,0x56,0xcb,0xce,0x07,0xd2,0xd5,0x4e,0xda,0xdf,0xc2,0xe5,0xed, -0x37,0xf6,0xff,0x3a,0x09,0x12,0xd4,0x1a,0x23,0x85,0x2b,0x33,0x1a,0x3c,0x44,0x08, -0x4d,0x54,0xdf,0x5b,0x61,0x96,0x65,0x68,0xc0,0x68,0x67,0x3a,0x65,0x61,0xc8,0x5c, -0x57,0xc4,0x50,0x49,0x8c,0x42,0x3b,0xa0,0x33,0x2c,0x6d,0x26,0x20,0x06,0x1b,0x16, -0xc2,0x11,0x0d,0x8d,0x0a,0x07,0x57,0x04,0x01,0xb2,0xfd,0xfa,0x71,0xf6,0xf2,0xac, -0xee,0xea,0xda,0xe6,0xe3,0xd9,0xe0,0xde,0x35,0xdc,0xda,0x63,0xd8,0xd6,0xb8,0xd4, -0xd2,0xcd,0xd0,0xce,0x5b,0xcc,0xc9,0x3d,0xc7,0xc4,0xab,0xc2,0xc1,0x62,0xc0,0xc0, -0x58,0xc1,0xc2,0xae,0xc4,0xc6,0x02,0xc7,0xc7,0xe4,0xc6,0xc6,0x69,0xc6,0xc6,0xc7, -0xc6,0xc7,0xc1,0xc7,0xc9,0xe5,0xcb,0xcf,0xb8,0xd4,0xdb,0x56,0xe3,0xec,0xdc,0xf6, -0x00,0x1c,0x0a,0x12,0x6d,0x1b,0x23,0x08,0x2c,0x34,0x3e,0x3e,0x48,0x00,0x52,0x5b, -0x76,0x63,0x69,0x4c,0x6e,0x70,0x1c,0x71,0x6f,0x25,0x6c,0x67,0x9c,0x62,0x5c,0xd4, -0x54,0x4c,0x9f,0x44,0x3c,0xe7,0x34,0x2d,0x1d,0x27,0x20,0xae,0x1a,0x14,0xae,0x0f, -0x0b,0xb0,0x06,0x02,0xbb,0xfe,0xfa,0xc5,0xf5,0xf1,0xc5,0xec,0xe8,0xe2,0xe3,0xdf, -0x1e,0xdc,0xd8,0xca,0xd5,0xd3,0xa5,0xd1,0xd0,0x91,0xce,0xcd,0x40,0xcb,0xc8,0x9a, -0xc5,0xc2,0xf1,0xbe,0xbc,0x3a,0xbb,0xba,0x8e,0xbb,0xbc,0x5a,0xbe,0xbf,0xfc,0xc0, -0xc1,0x4a,0xc2,0xc3,0x68,0xc5,0xc7,0x6e,0xca,0xcc,0x2d,0xcf,0xd1,0x53,0xd3,0xd5, -0xcc,0xd8,0xdd,0x00,0xe3,0xea,0x59,0xf3,0xfc,0x1a,0x06,0x0f,0x34,0x18,0x20,0xaf, -0x29,0x32,0x45,0x3b,0x44,0x91,0x4c,0x54,0x29,0x5b,0x60,0x05,0x64,0x65,0xff,0x65, -0x64,0xbf,0x62,0x5f,0x86,0x5b,0x56,0x3b,0x51,0x4b,0xd5,0x44,0x3e,0x62,0x37,0x30, -0x0b,0x2a,0x23,0x89,0x1d,0x17,0xce,0x12,0x0e,0x34,0x0a,0x06,0x16,0x03,0xff,0xcd, -0xfc,0xf9,0xcc,0xf6,0xf3,0x8a,0xf0,0xed,0xb7,0xea,0xe8,0x47,0xe6,0xe4,0xf1,0xe1, -0xdf,0x29,0xdd,0xda,0xea,0xd7,0xd4,0x5d,0xd1,0xcd,0x1d,0xca,0xc6,0x37,0xc3,0xc0, -0xb6,0xbe,0xbd,0xbd,0xbd,0xbe,0x76,0xbf,0xc0,0x9f,0xc2,0xc4,0xc0,0xc4,0xc5,0x10, -0xc5,0xc5,0x11,0xc5,0xc5,0xb3,0xc5,0xc6,0xae,0xc8,0xcb,0x72,0xce,0xd2,0xfc,0xd7, -0xde,0xb0,0xe4,0xec,0x43,0xf4,0xfc,0x5d,0x05,0x0e,0x93,0x17,0x21,0xd0,0x2a,0x34, -0xb8,0x3d,0x46,0x3c,0x4f,0x57,0xf7,0x5e,0x65,0x64,0x6a,0x6d,0x4c,0x6f,0x6e,0x5c, -0x6c,0x68,0xb2,0x62,0x5c,0x85,0x55,0x4e,0x37,0x47,0x3f,0x8e,0x38,0x31,0x55,0x2a, -0x23,0x7b,0x1d,0x17,0x1a,0x12,0x0c,0xfe,0x07,0x03,0xb2,0xfe,0xfa,0x40,0xf5,0xf0, -0xc8,0xeb,0xe7,0xb6,0xe3,0xe0,0x6e,0xde,0xdc,0xe5,0xd9,0xd7,0x96,0xd4,0xd1,0x5a, -0xce,0xcb,0xc0,0xc7,0xc4,0x1b,0xc2,0xbf,0x5e,0xbe,0xbd,0xf5,0xbc,0xbd,0x61,0xbd, -0xbd,0x1b,0xbe,0xbe,0xe8,0xbe,0xbf,0x36,0xc0,0xc1,0x16,0xc3,0xc4,0x18,0xc6,0xc8, -0x32,0xca,0xcc,0x17,0xcf,0xd2,0x98,0xd6,0xdb,0x7b,0xe2,0xea,0x50,0xf2,0xfb,0x85, -0x04,0x0d,0x0b,0x17,0x20,0xcc,0x2a,0x35,0x26,0x40,0x4a,0x5c,0x54,0x5c,0xb4,0x61, -0x64,0x2f,0x66,0x65,0xa7,0x63,0x60,0x7b,0x5d,0x5a,0x10,0x56,0x51,0x38,0x4c,0x46, -0xa2,0x3f,0x39,0xa0,0x32,0x2c,0x1b,0x27,0x22,0x04,0x1e,0x19,0xcf,0x15,0x11,0x0f, -0x0e,0x0a,0xc5,0x06,0x03,0x47,0x00,0xfc,0xef,0xf9,0xf6,0x08,0xf3,0xef,0xaa,0xec, -0xea,0xe1,0xe7,0xe6,0x30,0xe4,0xe2,0x46,0xe0,0xdd,0x9a,0xda,0xd6,0x5b,0xd2,0xcd, -0x3d,0xc9,0xc5,0x25,0xc2,0xbf,0xdf,0xbe,0xbe,0x1b,0xbf,0xbf,0x59,0xc0,0xc0,0x4e, -0xc1,0xc1,0x7e,0xc2,0xc2,0xfe,0xc2,0xc2,0xee,0xc2,0xc2,0xec,0xc2,0xc3,0x09,0xc5, -0xc7,0x68,0xcb,0xd0,0xba,0xd6,0xdd,0x8a,0xe5,0xed,0x1e,0xf6,0xfe,0x40,0x06,0x0e, -0xfd,0x17,0x21,0x9a,0x2b,0x35,0x37,0x3f,0x48,0x74,0x50,0x57,0x06,0x5d,0x61,0x7b, -0x65,0x68,0xc2,0x69,0x6a,0xd1,0x68,0x66,0xd7,0x62,0x5e,0x31,0x58,0x51,0x7a,0x4a, -0x43,0xc3,0x3b,0x34,0x65,0x2d,0x27,0xd0,0x20,0x1b,0x81,0x15,0x10,0x43,0x0b,0x06, -0xe6,0x01,0xfd,0x53,0xf8,0xf3,0x13,0xee,0xe9,0xc2,0xe4,0xe0,0x2a,0xdd,0xda,0x44, -0xd8,0xd6,0x99,0xd5,0xd4,0x9a,0xd3,0xd2,0x90,0xcf,0xcc,0xc2,0xc7,0xc2,0x5c,0xbd, -0xb8,0x65,0xb4,0xb2,0xe0,0xb1,0xb3,0x13,0xb5,0xb7,0x55,0xb9,0xbb,0xa1,0xbc,0xbe, -0xd3,0xbf,0xc1,0x5c,0xc4,0xc7,0x06,0xcb,0xce,0x49,0xd2,0xd6,0x72,0xda,0xdf,0x49, -0xe5,0xec,0xc4,0xf4,0xfe,0x97,0x08,0x12,0x5b,0x1c,0x25,0x1d,0x2f,0x38,0x24,0x41, -0x49,0x79,0x51,0x58,0x61,0x5d,0x61,0x84,0x63,0x63,0xef,0x62,0x60,0x9b,0x5d,0x59, -0x6c,0x55,0x50,0x58,0x4b,0x45,0x0b,0x40,0x3a,0xa0,0x33,0x2d,0xc4,0x26,0x20,0x68, -0x1a,0x14,0xfd,0x0f,0x0b,0x7f,0x08,0x05,0x5a,0x03,0x01,0xb6,0xff,0xfe,0xb3,0xfc, -0xfa,0x3e,0xf9,0xf7,0xf6,0xf5,0xf3,0x8e,0xf1,0xee,0x2b,0xeb,0xe7,0xc3,0xe2,0xdd, -0xfe,0xd8,0xd4,0x52,0xcf,0xca,0x1d,0xc7,0xc3,0x5d,0xc1,0xbf,0xc9,0xbe,0xbe,0xe9, -0xbe,0xbf,0x06,0xc0,0xc0,0x3b,0xc1,0xc1,0x2c,0xc2,0xc2,0x64,0xc2,0xc2,0xa9,0xc2, -0xc3,0xc1,0xc3,0xc4,0x8d,0xc6,0xc8,0xfa,0xcb,0xcf,0x0e,0xd5,0xdb,0xd6,0xe2,0xea, -0xfd,0xf2,0xfb,0xa3,0x03,0x0c,0xe3,0x14,0x1d,0x5e,0x27,0x31,0x54,0x3b,0x45,0x78, -0x4f,0x58,0xa9,0x60,0x67,0xf4,0x6b,0x6e,0x8a,0x6f,0x6e,0x4b,0x6c,0x68,0x35,0x63, -0x5d,0x28,0x57,0x50,0x04,0x49,0x41,0xe6,0x39,0x32,0x6e,0x2c,0x26,0x1b,0x21,0x1b, -0x9a,0x16,0x11,0x67,0x0c,0x07,0x99,0x02,0xfe,0x80,0xf9,0xf5,0x21,0xf1,0xed,0x49, -0xea,0xe6,0x6c,0xe3,0xdf,0x1f,0xdc,0xd7,0x9d,0xd3,0xcf,0xf5,0xca,0xc7,0x32,0xc4, -0xc1,0x1d,0xc0,0xbe,0xca,0xbd,0xbc,0xde,0xbb,0xbb,0xa0,0xb9,0xb8,0x89,0xb7,0xb6, -0x9d,0xb6,0xb7,0xf0,0xb7,0xb9,0xa8,0xbb,0xbe,0x03,0xc1,0xc4,0x91,0xc7,0xca,0xae, -0xce,0xd3,0xb4,0xd8,0xdf,0x81,0xe6,0xef,0x36,0xf9,0x03,0xf9,0x0d,0x18,0xd0,0x21, -0x2b,0x34,0x34,0x3c,0x2a,0x44,0x4b,0x21,0x51,0x56,0x85,0x5a,0x5d,0x5e,0x60,0x61, -0x86,0x61,0x60,0x76,0x5e,0x5b,0x14,0x57,0x52,0x20,0x4c,0x45,0xdc,0x3e,0x37,0xcd, -0x30,0x2a,0xd1,0x23,0x1e,0x03,0x19,0x14,0x56,0x10,0x0c,0x2c,0x0a,0x07,0x3e,0x06, -0x04,0x1a,0x03,0x01,0x37,0xff,0xfc,0x56,0xf9,0xf6,0xd1,0xf2,0xef,0x77,0xec,0xe9, -0x19,0xe7,0xe4,0x09,0xe2,0xdf,0x92,0xdb,0xd7,0x1a,0xd3,0xce,0x29,0xca,0xc6,0x02, -0xc3,0xc1,0x23,0xc0,0xbf,0xce,0xbf,0xbf,0xed,0xbf,0xbf,0xba,0xbe,0xbd,0x67,0xbc, -0xbc,0xb0,0xbb,0xbc,0x23,0xbd,0xbe,0x7c,0xc0,0xc2,0xd8,0xc4,0xc7,0xf9,0xca,0xcf, -0xf6,0xd4,0xdb,0x1b,0xe3,0xea,0xf7,0xf1,0xf9,0x35,0x01,0x09,0xf7,0x11,0x1b,0xa1, -0x24,0x2e,0xb7,0x38,0x43,0x93,0x4d,0x57,0xa2,0x5f,0x66,0x57,0x6b,0x6e,0x76,0x6f, -0x6f,0x51,0x6d,0x6a,0x95,0x66,0x61,0xae,0x5c,0x56,0xd7,0x4f,0x48,0xe6,0x40,0x39, -0x91,0x31,0x2a,0x05,0x24,0x1e,0xd2,0x18,0x13,0x7c,0x0e,0x08,0xda,0x02,0xfc,0x6f, -0xf7,0xf2,0xa1,0xed,0xea,0x10,0xe7,0xe4,0xd6,0xe1,0xdf,0x93,0xdc,0xda,0x50,0xd7, -0xd4,0x37,0xd1,0xcd,0x58,0xc9,0xc4,0x5c,0xc0,0xbc,0xc4,0xb8,0xb5,0x5f,0xb4,0xb3, -0xca,0xb3,0xb4,0xba,0xb5,0xb6,0x0c,0xb8,0xb9,0x75,0xba,0xbb,0x4a,0xbd,0xbe,0xef, -0xc0,0xc3,0xf1,0xc5,0xc8,0xef,0xcc,0xd1,0x5c,0xd7,0xdd,0xdf,0xe5,0xee,0xc9,0xf7, -0x01,0x50,0x0a,0x13,0x76,0x1c,0x25,0x82,0x2d,0x35,0xf4,0x3c,0x44,0x19,0x4c,0x53, -0x06,0x5a,0x5f,0xb8,0x63,0x66,0x61,0x66,0x64,0x9d,0x61,0x5d,0x43,0x58,0x52,0xf8, -0x4c,0x46,0xbf,0x40,0x3a,0x17,0x34,0x2d,0x8d,0x27,0x21,0xab,0x1c,0x18,0x22,0x14, -0x10,0x7a,0x0d,0x0a,0x75,0x07,0x04,0x27,0x01,0xfe,0xe0,0xfa,0xf8,0xd2,0xf5,0xf3, -0xff,0xf1,0xef,0x7b,0xed,0xea,0x4f,0xe8,0xe5,0xb9,0xe2,0xdf,0x17,0xdc,0xd8,0xc7, -0xd4,0xd1,0x72,0xcd,0xca,0xb7,0xc7,0xc5,0x2b,0xc4,0xc2,0x6c,0xc1,0xc0,0x00,0xbf, -0xbd,0x3f,0xbd,0xbc,0xa7,0xbb,0xbb,0x81,0xba,0xba,0x23,0xba,0xba,0x46,0xbb,0xbc, -0x79,0xbe,0xc1,0x74,0xc5,0xcb,0x51,0xd2,0xda,0x5c,0xe3,0xeb,0xdc,0xf3,0xfc,0xa3, -0x04,0x0d,0x32,0x16,0x1f,0x05,0x29,0x32,0x3b,0x3c,0x45,0x99,0x4e,0x56,0x4d,0x5e, -0x64,0x68,0x69,0x6c,0x0a,0x6e,0x6d,0x87,0x6b,0x68,0xf4,0x63,0x5f,0xc2,0x59,0x54, -0x40,0x4e,0x48,0x97,0x42,0x3c,0x0d,0x37,0x31,0xd2,0x2a,0x24,0xb4,0x1d,0x17,0x25, -0x11,0x0b,0x52,0x05,0xff,0x3a,0xfa,0xf5,0xa8,0xf1,0xed,0xad,0xea,0xe7,0x26,0xe4, -0xe0,0xfb,0xdc,0xd9,0xa7,0xd5,0xd1,0x7b,0xcd,0xc9,0x80,0xc4,0xc0,0xb6,0xbc,0xb9, -0x8a,0xb7,0xb6,0x61,0xb5,0xb5,0x31,0xb5,0xb4,0xbf,0xb4,0xb4,0xba,0xb4,0xb5,0x22, -0xb6,0xb7,0xf9,0xb9,0xbc,0xdc,0xbf,0xc3,0xf1,0xc5,0xc9,0x61,0xcc,0xd0,0xb8,0xd5, -0xdc,0x00,0xe4,0xed,0xd2,0xf6,0x00,0x7b,0x0a,0x13,0x3f,0x1d,0x26,0x02,0x2f,0x37, -0x55,0x3f,0x46,0x09,0x4d,0x52,0x5e,0x58,0x5c,0xde,0x60,0x63,0x29,0x65,0x65,0x58, -0x64,0x61,0x88,0x5d,0x58,0x49,0x52,0x4b,0x47,0x44,0x3c,0x1b,0x35,0x2e,0x50,0x27, -0x21,0xd3,0x1b,0x17,0x37,0x13,0x0f,0x8b,0x0c,0x09,0xb9,0x06,0x04,0xa4,0x01,0xff, -0x90,0xfc,0xfa,0xb8,0xf8,0xf7,0x71,0xf5,0xf3,0x9a,0xf1,0xef,0x20,0xec,0xe9,0xb0, -0xe5,0xe2,0x30,0xde,0xda,0xa0,0xd5,0xd1,0x62,0xcc,0xc7,0xad,0xc3,0xbf,0xcf,0xbc, -0xba,0xd4,0xb8,0xb8,0x96,0xb8,0xb9,0xb7,0xba,0xbc,0x02,0xbd,0xbd,0x33,0xbd,0xbc, -0x2a,0xbc,0xbb,0x0b,0xbc,0xbd,0x64,0xbf,0xc2,0x59,0xc7,0xcd,0x03,0xd4,0xdb,0xbd, -0xe3,0xeb,0x4e,0xf4,0xfc,0x7b,0x05,0x0e,0xc1,0x16,0x1f,0x47,0x28,0x31,0x02,0x3a, -0x42,0xde,0x4b,0x54,0x39,0x5c,0x62,0x5e,0x68,0x6b,0x4b,0x6d,0x6d,0xe5,0x6b,0x69, -0x83,0x65,0x60,0x9e,0x5b,0x55,0x0a,0x4f,0x48,0x53,0x41,0x3a,0x2b,0x34,0x2d,0x79, -0x27,0x21,0x8b,0x1c,0x17,0xcf,0x13,0x0f,0x19,0x0b,0x05,0xef,0x00,0xfb,0x89,0xf6, -0xf1,0x76,0xec,0xe7,0xb7,0xe2,0xde,0xb8,0xda,0xd7,0x97,0xd4,0xd2,0xd3,0xcf,0xcd, -0xa7,0xca,0xc7,0xd5,0xc2,0xbe,0x32,0xb9,0xb5,0x80,0xb1,0xae,0x6e,0xad,0xac,0x5e, -0xad,0xae,0x8a,0xb0,0xb2,0xb6,0xb4,0xb7,0x71,0xb9,0xbc,0xb2,0xbe,0xc1,0x19,0xc5, -0xc8,0x2f,0xcd,0xd2,0x04,0xd8,0xde,0x19,0xe6,0xee,0xc4,0xf6,0xff,0x14,0x08,0x11, -0x20,0x1a,0x23,0xd7,0x2c,0x36,0xc3,0x3f,0x48,0x9e,0x51,0x59,0xb5,0x5f,0x64,0x55, -0x67,0x68,0x6d,0x68,0x66,0x59,0x63,0x5e,0xce,0x59,0x53,0x8e,0x4d,0x46,0x3c,0x40, -0x39,0xf8,0x32,0x2c,0xda,0x26,0x21,0x86,0x1c,0x17,0xff,0x13,0x10,0xb1,0x0c,0x09, -0xea,0x06,0x04,0x48,0x02,0xff,0x1f,0xfe,0xfc,0xe8,0xfa,0xf9,0xe7,0xf7,0xf5,0x8c, -0xf3,0xf0,0x4b,0xed,0xe9,0x57,0xe5,0xe0,0xb9,0xdb,0xd6,0xaa,0xd1,0xcc,0x0b,0xc8, -0xc3,0x55,0xbf,0xbc,0x70,0xb9,0xb7,0xa9,0xb6,0xb6,0x20,0xb6,0xb6,0x7a,0xb7,0xb8, -0x14,0xb9,0xba,0xe0,0xba,0xbb,0xed,0xbc,0xbe,0xd3,0xbf,0xc1,0x3b,0xc4,0xc7,0x36, -0xcb,0xd0,0xf2,0xd5,0xdc,0xc2,0xe2,0xe9,0x7f,0xf1,0xf9,0xf0,0x00,0x09,0xc4,0x11, -0x1a,0xf9,0x23,0x2d,0xaa,0x37,0x41,0x4f,0x4c,0x56,0x41,0x5f,0x67,0x65,0x6d,0x71, -0x91,0x72,0x72,0xf1,0x6f,0x6c,0xea,0x67,0x62,0x99,0x5c,0x56,0x92,0x4f,0x48,0x36, -0x41,0x3a,0x73,0x33,0x2d,0x72,0x27,0x21,0xff,0x1c,0x17,0xef,0x12,0x0d,0x7d,0x08, -0x02,0x1f,0xfe,0xf9,0x1d,0xf6,0xf2,0x9c,0xef,0xec,0x46,0xe9,0xe5,0x3b,0xe2,0xde, -0x15,0xda,0xd5,0x3b,0xd1,0xcc,0x57,0xc7,0xc2,0xb0,0xbc,0xb7,0x17,0xb3,0xaf,0x2a, -0xad,0xab,0x96,0xaa,0xaa,0x84,0xaa,0xab,0xb6,0xac,0xae,0x65,0xb0,0xb3,0x01,0xb6, -0xb9,0xf7,0xbc,0xc0,0x3f,0xc5,0xc9,0xb5,0xcd,0xd2,0x07,0xd8,0xde,0xba,0xe6,0xee, -0x7f,0xf7,0x00,0x14,0x09,0x11,0x8d,0x1a,0x23,0x70,0x2b,0x34,0x02,0x3d,0x46,0x00, -0x4f,0x57,0xba,0x5f,0x66,0x36,0x6b,0x6d,0xa8,0x6d,0x6b,0x1b,0x68,0x63,0x51,0x5d, -0x56,0x8f,0x50,0x49,0x2d,0x43,0x3c,0xd6,0x35,0x2f,0x93,0x28,0x22,0x14,0x1c,0x16, -0x46,0x11,0x0c,0x3e,0x09,0x05,0xea,0x02,0x00,0xf4,0xfd,0xfb,0xce,0xfa,0xf9,0x7d, -0xf9,0xf9,0x24,0xf9,0xf8,0x74,0xf6,0xf3,0xaf,0xf0,0xec,0xe8,0xe7,0xe2,0xcf,0xdd, -0xd8,0x68,0xd3,0xce,0xe9,0xc9,0xc5,0x59,0xc1,0xbd,0xd7,0xb9,0xb6,0x7d,0xb4,0xb3, -0xc3,0xb2,0xb3,0x03,0xb4,0xb5,0x31,0xb6,0xb7,0xd2,0xb7,0xb8,0xe6,0xb8,0xba,0x12, -0xbc,0xbf,0x11,0xc3,0xc7,0x7c,0xcd,0xd4,0xd0,0xda,0xe1,0xa9,0xe8,0xef,0x97,0xf6, -0xfd,0xdc,0x04,0x0b,0x0b,0x12,0x18,0xfb,0x1f,0x28,0x58,0x32,0x3d,0x00,0x48,0x52, -0xed,0x5c,0x65,0xf4,0x6b,0x70,0x2a,0x73,0x73,0xe9,0x71,0x6e,0xb8,0x69,0x64,0xd2, -0x5d,0x56,0x1f,0x50,0x49,0xb7,0x42,0x3c,0xa6,0x36,0x31,0x23,0x2c,0x27,0xd1,0x21, -0x1c,0x08,0x17,0x11,0x63,0x0b,0x05,0x08,0x00,0xfa,0xcb,0xf5,0xf1,0xd2,0xec,0xe9, -0xd4,0xe5,0xe2,0x39,0xdf,0xdb,0xfb,0xd7,0xd4,0xf1,0xcf,0xcb,0x59,0xc7,0xc3,0xc2, -0xbe,0xba,0xd4,0xb5,0xb1,0xda,0xad,0xaa,0x4f,0xa9,0xa8,0xfa,0xa8,0xaa,0x81,0xab, -0xad,0xc2,0xae,0xb0,0xb3,0xb1,0xb3,0xcb,0xb6,0xba,0x59,0xbf,0xc4,0xba,0xca,0xd1, -0x85,0xd8,0xdf,0x2a,0xe7,0xee,0xcc,0xf6,0xff,0x54,0x08,0x11,0x5b,0x1b,0x25,0xd1, -0x2e,0x38,0x29,0x42,0x4b,0xb4,0x53,0x5b,0xd3,0x61,0x67,0xc1,0x6a,0x6c,0x0c,0x6d, -0x6b,0xdb,0x68,0x64,0x7a,0x5f,0x59,0xbc,0x53,0x4c,0xcd,0x45,0x3e,0xbc,0x37,0x30, -0x0b,0x2a,0x23,0xdb,0x1d,0x18,0xc8,0x13,0x0f,0xa7,0x0b,0x07,0xdf,0x04,0x01,0xec, -0xfe,0xfc,0xeb,0xfa,0xf9,0x6a,0xf8,0xf7,0xc0,0xf5,0xf4,0x20,0xf2,0xef,0x3c,0xed, -0xea,0xf5,0xe6,0xe3,0xd2,0xde,0xd9,0x8c,0xd4,0xce,0xc9,0xc8,0xc3,0x02,0xbe,0xb9, -0x6b,0xb6,0xb4,0x46,0xb3,0xb3,0x60,0xb3,0xb4,0x72,0xb4,0xb4,0xda,0xb4,0xb5,0x55, -0xb6,0xb7,0x26,0xb9,0xba,0x7f,0xbd,0xc0,0x17,0xc4,0xc8,0x96,0xcd,0xd3,0x5a,0xda, -0xe1,0x4a,0xe9,0xf0,0x0a,0xf8,0xff,0xf0,0x05,0x0c,0x78,0x13,0x1a,0xff,0x22,0x2b, -0x9d,0x35,0x3f,0xe9,0x49,0x53,0x0e,0x5d,0x64,0xcb,0x6a,0x6e,0xcc,0x70,0x70,0x6e, -0x6f,0x6c,0xf3,0x67,0x62,0x1b,0x5d,0x57,0x50,0x51,0x4b,0x1a,0x46,0x40,0xe9,0x3a, -0x35,0x84,0x2f,0x29,0x38,0x23,0x1c,0x3b,0x16,0x0f,0xa4,0x08,0x02,0x5c,0xfd,0xf8, -0x79,0xf4,0xf0,0x6c,0xed,0xea,0x32,0xe7,0xe4,0x67,0xe1,0xdd,0x2f,0xda,0xd5,0xdd, -0xd0,0xcb,0x7b,0xc6,0xc1,0xa9,0xbc,0xb8,0x97,0xb4,0xb1,0x26,0xae,0xab,0xb3,0xa8, -0xa7,0x60,0xa6,0xa7,0x80,0xa8,0xaa,0x8b,0xad,0xb0,0x37,0xb3,0xb5,0x6f,0xb8,0xbb, -0x92,0xbe,0xc3,0x70,0xc8,0xce,0x3f,0xd6,0xdd,0x5c,0xe5,0xed,0x73,0xf5,0xfd,0x7c, -0x06,0x0f,0xe9,0x18,0x22,0x9b,0x2c,0x36,0xd6,0x3f,0x49,0x80,0x51,0x58,0x8e,0x5f, -0x65,0x81,0x69,0x6c,0xae,0x6e,0x6f,0x92,0x6d,0x6a,0x29,0x66,0x60,0xc7,0x59,0x52, -0xf5,0x4a,0x43,0x6b,0x3c,0x35,0xb0,0x2d,0x26,0x3c,0x20,0x1a,0xc1,0x14,0x10,0x00, -0x0c,0x08,0x44,0x05,0x02,0xb3,0xff,0xfd,0x76,0xfb,0xf9,0xea,0xf7,0xf6,0x14,0xf4, -0xf1,0x3c,0xef,0xec,0xc3,0xe8,0xe4,0x9f,0xe0,0xdb,0xdc,0xd6,0xd1,0x3a,0xcc,0xc7, -0x72,0xc2,0xbd,0x1f,0xba,0xb6,0x1d,0xb4,0xb2,0x53,0xb1,0xb1,0x50,0xb1,0xb1,0xef, -0xb2,0xb3,0x6b,0xb4,0xb4,0x3c,0xb5,0xb5,0x6e,0xb7,0xb9,0x4d,0xbd,0xc1,0x78,0xc6, -0xcc,0x31,0xd2,0xd8,0xfa,0xde,0xe5,0xf5,0xeb,0xf2,0x1c,0xfa,0x01,0xaa,0x09,0x11, -0xdb,0x19,0x22,0xf5,0x2a,0x33,0x08,0x3c,0x44,0xbe,0x4d,0x56,0xb0,0x5d,0x64,0x10, -0x69,0x6c,0x96,0x6d,0x6d,0x73,0x6b,0x68,0x43,0x64,0x5f,0xcd,0x5a,0x55,0x86,0x4f, -0x49,0xc9,0x43,0x3d,0x1c,0x38,0x32,0x4b,0x2d,0x27,0x7f,0x22,0x1c,0x9b,0x16,0x0f, -0x8e,0x09,0x03,0x08,0xfe,0xf9,0xe1,0xf4,0xf1,0x45,0xee,0xeb,0x44,0xe8,0xe5,0xc0, -0xe1,0xde,0x53,0xda,0xd6,0x77,0xd2,0xce,0x3c,0xcb,0xc7,0x8b,0xc3,0xbe,0xcd,0xb9, -0xb4,0x2d,0xb0,0xac,0xd2,0xa8,0xa6,0x89,0xa5,0xa5,0x35,0xa6,0xa7,0x58,0xa9,0xab, -0x52,0xad,0xaf,0x3d,0xb2,0xb4,0x0d,0xb8,0xbb,0x9c,0xc0,0xc6,0x4b,0xce,0xd6,0x7f, -0xe0,0xea,0x55,0xf4,0xfe,0x14,0x08,0x11,0x74,0x1a,0x23,0xa7,0x2c,0x35,0x1d,0x3f, -0x48,0x54,0x51,0x59,0x7c,0x61,0x67,0xab,0x6c,0x6f,0xdf,0x71,0x72,0xc1,0x70,0x6d, -0x9d,0x69,0x63,0x9f,0x5d,0x56,0x09,0x4f,0x47,0xbc,0x40,0x3a,0xc0,0x33,0x2d,0x8a, -0x27,0x21,0xd1,0x1a,0x14,0x2d,0x0f,0x09,0xed,0x04,0x00,0xb6,0xfc,0xf9,0xac,0xf7, -0xf6,0xc1,0xf4,0xf3,0x67,0xf2,0xf0,0x3f,0xef,0xec,0x29,0xe9,0xe4,0xee,0xdf,0xda, -0xf2,0xd3,0xcd,0x49,0xc7,0xc1,0x04,0xbc,0xb7,0xba,0xb3,0xb1,0x41,0xaf,0xae,0x01, -0xae,0xae,0x83,0xae,0xaf,0xd3,0xaf,0xb0,0x88,0xb1,0xb2,0x6d,0xb4,0xb6,0xf7,0xb8, -0xbc,0x33,0xc0,0xc4,0x78,0xc9,0xcf,0xe0,0xd4,0xda,0x5f,0xe1,0xe7,0x6d,0xee,0xf5, -0x97,0xfc,0x04,0x01,0x0c,0x14,0x11,0x1c,0x24,0x75,0x2c,0x34,0x8f,0x3d,0x46,0x56, -0x4f,0x58,0xf0,0x5f,0x66,0xf8,0x6b,0x6f,0x48,0x71,0x71,0x53,0x6f,0x6b,0x0d,0x67, -0x61,0x23,0x5b,0x54,0xc7,0x4d,0x47,0xc5,0x40,0x3a,0x22,0x34,0x2e,0x89,0x29,0x24, -0x4d,0x20,0x1b,0x27,0x16,0x10,0xf6,0x0a,0x05,0x39,0x00,0xfb,0x36,0xf7,0xf3,0x38, -0xf0,0xed,0xc7,0xea,0xe7,0xee,0xe4,0xe1,0x56,0xdd,0xd8,0x69,0xd3,0xce,0x31,0xc8, -0xc2,0x75,0xbc,0xb6,0xec,0xb1,0xae,0x90,0xab,0xaa,0xb4,0xa9,0xa9,0xd9,0xa9,0xaa, -0xd5,0xaa,0xab,0xe6,0xab,0xac,0x5b,0xad,0xae,0x04,0xb0,0xb2,0xc6,0xb5,0xba,0xc2, -0xbf,0xc6,0x74,0xcd,0xd5,0x57,0xde,0xe7,0x0e,0xf2,0xfc,0x4a,0x07,0x11,0xea,0x1b, -0x25,0x09,0x2f,0x38,0x11,0x41,0x4a,0x42,0x53,0x5b,0x2e,0x64,0x6b,0x57,0x71,0x75, -0xb3,0x76,0x75,0x2d,0x73,0x6e,0x1a,0x69,0x62,0xe9,0x5b,0x55,0x83,0x4e,0x48,0x20, -0x41,0x3a,0x31,0x33,0x2c,0xbb,0x26,0x20,0xaf,0x1b,0x16,0x6f,0x12,0x0e,0xd1,0x09, -0x06,0x90,0x02,0xff,0xb3,0xfb,0xf8,0xb2,0xf4,0xf1,0xda,0xee,0xec,0x17,0xea,0xe7, -0x0b,0xe5,0xe1,0xbd,0xdd,0xd8,0x4e,0xd3,0xcd,0x90,0xc6,0xc0,0x63,0xba,0xb5,0x33, -0xb1,0xae,0xa0,0xab,0xa9,0x7b,0xa8,0xa7,0xff,0xa7,0xa8,0x4e,0xaa,0xac,0xd0,0xad, -0xaf,0xc9,0xb1,0xb3,0x3c,0xb6,0xb9,0x23,0xbd,0xc2,0x31,0xc8,0xcf,0x73,0xd6,0xdd, -0xc7,0xe4,0xeb,0x0e,0xf3,0xfa,0x17,0x02,0x0a,0x90,0x12,0x1b,0x9a,0x24,0x2d,0xf5, -0x35,0x3e,0x97,0x46,0x4e,0xc6,0x55,0x5c,0xd9,0x62,0x67,0xee,0x6b,0x6e,0xc3,0x6e, -0x6d,0xae,0x6b,0x68,0x72,0x63,0x5e,0xb3,0x58,0x52,0xee,0x4c,0x46,0x4c,0x40,0x39, -0x19,0x33,0x2c,0x9c,0x26,0x20,0x3d,0x1b,0x15,0x8c,0x10,0x0b,0xde,0x07,0x04,0x70, -0x00,0xfc,0x7f,0xf9,0xf6,0xa1,0xf2,0xef,0x46,0xec,0xe9,0x41,0xe5,0xe1,0x60,0xdc, -0xd7,0x62,0xd1,0xcb,0xa7,0xc5,0xc0,0x93,0xbb,0xb7,0x95,0xb3,0xb0,0x15,0xad,0xaa, -0xe6,0xa7,0xa6,0x24,0xa5,0xa5,0xe1,0xa5,0xa7,0xc7,0xa9,0xac,0x37,0xaf,0xb1,0x8d, -0xb4,0xb7,0x00,0xba,0xbd,0x17,0xc2,0xc8,0xc1,0xce,0xd6,0x72,0xde,0xe7,0xb5,0xf0, -0xfa,0x35,0x04,0x0e,0x85,0x18,0x22,0x1e,0x2d,0x37,0x66,0x41,0x4a,0x4e,0x54,0x5d, -0x22,0x65,0x6c,0x81,0x71,0x75,0x60,0x76,0x76,0xc0,0x73,0x70,0x33,0x6b,0x65,0xf4, -0x5e,0x58,0x65,0x51,0x4a,0x04,0x43,0x3c,0x63,0x35,0x2e,0xee,0x28,0x22,0x5f,0x1d, -0x17,0x2c,0x12,0x0c,0xac,0x07,0x03,0x62,0xff,0xfc,0x82,0xf9,0xf7,0x98,0xf5,0xf3, -0xba,0xf1,0xef,0x75,0xec,0xe8,0x0f,0xe5,0xe0,0x37,0xdb,0xd5,0x79,0xcf,0xc9,0x30, -0xc2,0xbb,0xcb,0xb5,0xb0,0x0c,0xad,0xaa,0xa4,0xa8,0xa7,0xbf,0xa7,0xa8,0x40,0xa8, -0xa8,0xe8,0xa8,0xa9,0xa8,0xaa,0xac,0x73,0xae,0xb1,0x73,0xb4,0xb8,0x21,0xbc,0xc0, -0xfc,0xc5,0xcc,0xc0,0xd2,0xda,0xe7,0xe2,0xeb,0xed,0xf4,0xfe,0x86,0x07,0x10,0x73, -0x18,0x20,0x55,0x28,0x30,0x86,0x38,0x41,0x01,0x4a,0x52,0x7f,0x5b,0x63,0xa2,0x69, -0x6e,0xa8,0x71,0x73,0xe2,0x72,0x70,0x6b,0x6d,0x68,0x7d,0x63,0x5d,0x95,0x56,0x4f, -0xca,0x48,0x41,0x8e,0x3b,0x35,0x58,0x2f,0x29,0x0a,0x24,0x1e,0x9a,0x19,0x14,0x3c, -0x10,0x0c,0x21,0x08,0x04,0x43,0x00,0xfc,0xc7,0xf8,0xf5,0x70,0xf1,0xed,0x7f,0xea, -0xe6,0xcd,0xe2,0xde,0x74,0xd9,0xd4,0xa6,0xcf,0xca,0x59,0xc5,0xc0,0xe3,0xba,0xb5, -0xbb,0xb0,0xac,0x43,0xa8,0xa5,0xa7,0xa3,0xa3,0x51,0xa3,0xa4,0xd5,0xa5,0xa7,0x25, -0xa9,0xab,0x21,0xad,0xaf,0x57,0xb2,0xb6,0x40,0xba,0xbf,0x91,0xc4,0xca,0x0a,0xd1, -0xd8,0x65,0xe0,0xe9,0x42,0xf2,0xfc,0x01,0x06,0x10,0x21,0x1a,0x24,0x23,0x2e,0x38, -0xe1,0x41,0x4b,0x3b,0x55,0x5e,0x30,0x66,0x6d,0xe5,0x72,0x77,0x41,0x79,0x79,0xfa, -0x77,0x74,0xb7,0x6f,0x69,0x9a,0x62,0x5b,0x62,0x53,0x4b,0x4c,0x44,0x3d,0x63,0x36, -0x2f,0x5d,0x29,0x23,0xb8,0x1d,0x18,0xf2,0x12,0x0d,0x9e,0x09,0x05,0x5d,0x02,0xfe, -0xbe,0xfb,0xf8,0x99,0xf5,0xf2,0x68,0xef,0xec,0x93,0xe8,0xe4,0x7c,0xe0,0xdb,0x8b, -0xd6,0xd0,0xbe,0xca,0xc4,0xa5,0xbd,0xb7,0x10,0xb1,0xab,0x9e,0xa7,0xa4,0x86,0xa2, -0xa1,0x6f,0xa2,0xa3,0x79,0xa5,0xa7,0xa8,0xa9,0xab,0xce,0xad,0xaf,0x26,0xb1,0xb3, -0x26,0xb6,0xb9,0xf5,0xbd,0xc3,0xe8,0xc9,0xd0,0x5e,0xd8,0xdf,0xde,0xe7,0xf0,0x51, -0xf8,0x00,0xb8,0x08,0x10,0x97,0x18,0x20,0xcf,0x29,0x33,0xd0,0x3c,0x46,0x06,0x50, -0x59,0x00,0x61,0x67,0x4f,0x6d,0x71,0x30,0x73,0x73,0x9b,0x72,0x70,0xe3,0x6c,0x68, -0x26,0x63,0x5d,0xa2,0x56,0x4f,0x2e,0x49,0x42,0xe5,0x3b,0x35,0x36,0x2f,0x29,0x62, -0x23,0x1d,0x9d,0x18,0x13,0x4b,0x0f,0x0b,0x61,0x07,0x03,0x2b,0x00,0xfc,0x5b,0xf9, -0xf5,0x78,0xf1,0xed,0x60,0xe8,0xe3,0x55,0xde,0xd9,0xb4,0xd4,0xd0,0xc3,0xcb,0xc7, -0xf3,0xc1,0xbc,0x04,0xb6,0xaf,0x7f,0xaa,0xa5,0x2a,0xa2,0xa0,0x56,0xa0,0xa1,0xc3, -0xa2,0xa4,0xa9,0xa6,0xa8,0x37,0xaa,0xac,0x21,0xae,0xb0,0xeb,0xb3,0xb8,0x44,0xbd, -0xc2,0xfd,0xc8,0xcf,0xf5,0xd5,0xdc,0x1c,0xe4,0xeb,0xae,0xf4,0xfd,0xbd,0x07,0x11, -0xbc,0x1b,0x25,0x8a,0x2f,0x39,0x56,0x43,0x4c,0x5e,0x56,0x5f,0x22,0x67,0x6d,0x2e, -0x73,0x76,0x79,0x78,0x78,0xc5,0x76,0x73,0x49,0x6f,0x6a,0x22,0x64,0x5d,0x0c,0x57, -0x50,0x11,0x49,0x41,0xec,0x3a,0x34,0xa3,0x2d,0x27,0xa2,0x20,0x1a,0xa3,0x13,0x0d, -0x82,0x07,0x02,0x85,0xfd,0xf9,0x08,0xf6,0xf3,0x30,0xf0,0xed,0x6b,0xeb,0xe9,0x30, -0xe6,0xe2,0xfd,0xde,0xda,0x89,0xd5,0xcf,0xae,0xc9,0xc2,0xcd,0xbb,0xb5,0x72,0xaf, -0xaa,0x98,0xa6,0xa3,0x3e,0xa2,0xa1,0xe9,0xa1,0xa3,0x80,0xa4,0xa6,0x71,0xa7,0xa8, -0xfc,0xa9,0xab,0x76,0xad,0xb0,0xe4,0xb3,0xb8,0xaa,0xbe,0xc5,0x3a,0xcd,0xd4,0x8b, -0xdc,0xe4,0x85,0xec,0xf4,0x6f,0xfd,0x05,0xb9,0x0d,0x15,0xed,0x1d,0x25,0x3d,0x2e, -0x36,0xee,0x3f,0x48,0x0f,0x52,0x5a,0xba,0x62,0x69,0x7c,0x6f,0x73,0xd9,0x75,0x75, -0x9e,0x74,0x71,0xdc,0x6d,0x68,0x2d,0x63,0x5c,0x4d,0x56,0x4f,0x66,0x48,0x41,0x86, -0x3a,0x33,0xde,0x2d,0x27,0x6f,0x22,0x1c,0x9d,0x17,0x12,0x8c,0x0e,0x0a,0xb8,0x06, -0x02,0x6f,0xff,0xfb,0x5e,0xf8,0xf4,0x0d,0xf1,0xed,0xd1,0xe8,0xe3,0xcf,0xde,0xd8, -0x5d,0xd2,0xcb,0xa3,0xc3,0xbc,0x55,0xb5,0xae,0x8f,0xa9,0xa5,0x19,0xa3,0xa1,0x4c, -0xa1,0xa1,0xb4,0xa1,0xa2,0x67,0xa3,0xa4,0x08,0xa6,0xa8,0x23,0xab,0xae,0x28,0xb2, -0xb5,0x1c,0xb9,0xbc,0x69,0xc0,0xc4,0xbd,0xc9,0xcf,0x84,0xd6,0xde,0x2c,0xe8,0xf1, -0xff,0xfb,0x05,0x5e,0x0f,0x18,0x1e,0x22,0x2b,0xd1,0x33,0x3c,0xd5,0x44,0x4d,0x63, -0x55,0x5d,0x26,0x65,0x6c,0x31,0x72,0x76,0x7b,0x79,0x7a,0x91,0x78,0x75,0x73,0x70, -0x6a,0x5d,0x64,0x5d,0x48,0x56,0x4e,0x6d,0x47,0x3f,0x3d,0x38,0x30,0x0a,0x29,0x21, -0xeb,0x1a,0x14,0xe9,0x0e,0x0a,0xa7,0x06,0x03,0x0c,0x01,0xfe,0x21,0xfb,0xf7,0x4e, -0xf4,0xf0,0xa8,0xec,0xe9,0x92,0xe5,0xe1,0xf7,0xdc,0xd7,0x79,0xd1,0xca,0xac,0xc3, -0xbc,0x46,0xb5,0xae,0xaf,0xa9,0xa5,0xa5,0xa1,0x9f,0xd4,0x9d,0x9d,0xb6,0x9d,0x9f, -0xe0,0xa0,0xa3,0x91,0xa5,0xa8,0xc2,0xaa,0xad,0x93,0xaf,0xb2,0xc6,0xb5,0xb9,0x0e, -0xbf,0xc5,0x81,0xcb,0xd2,0xe8,0xd9,0xe1,0xfe,0xe9,0xf2,0x26,0xfb,0x04,0xa4,0x0d, -0x17,0xd4,0x20,0x2a,0x16,0x34,0x3d,0x7e,0x47,0x51,0xb4,0x5a,0x63,0x1d,0x6c,0x72, -0x3f,0x78,0x7b,0x02,0x7c,0x7a,0x0f,0x78,0x73,0x6d,0x6e,0x68,0x6a,0x62,0x5c,0xd3, -0x55,0x4e,0xff,0x47,0x40,0x38,0x39,0x31,0xfd,0x2a,0x24,0x89,0x1e,0x19,0xf0,0x13, -0x0f,0xeb,0x0b,0x08,0x81,0x04,0x00,0xdb,0xfc,0xf8,0xdf,0xf4,0xf0,0x9d,0xec,0xe8, -0x83,0xe3,0xde,0xd7,0xd8,0xd2,0xea,0xcb,0xc5,0x01,0xbe,0xb7,0x99,0xb1,0xac,0x04, -0xa8,0xa4,0x39,0xa2,0xa0,0x1c,0xa0,0xa0,0xf3,0xa0,0xa2,0x24,0xa4,0xa6,0xe6,0xa8, -0xab,0x0a,0xae,0xb0,0xbb,0xb3,0xb6,0xae,0xba,0xbf,0x50,0xc4,0xc9,0x2e,0xd0,0xd6, -0x5c,0xde,0xe6,0x16,0xef,0xf7,0x2b,0x00,0x08,0xd9,0x10,0x18,0xcd,0x20,0x28,0x8f, -0x31,0x3a,0x94,0x43,0x4d,0x24,0x57,0x60,0x5c,0x69,0x70,0x4a,0x76,0x79,0xaf,0x7b, -0x7b,0xf2,0x78,0x74,0x9f,0x6f,0x69,0x54,0x62,0x5b,0x45,0x54,0x4d,0xc7,0x46,0x40, -0x30,0x39,0x32,0x09,0x2c,0x25,0x48,0x1f,0x18,0x0e,0x13,0x0d,0xdb,0x08,0x04,0x88, -0x00,0xfc,0x7d,0xf9,0xf6,0xa8,0xf3,0xf0,0x29,0xed,0xe9,0x82,0xe4,0xdf,0x76,0xd9, -0xd2,0x3f,0xcc,0xc5,0x03,0xbe,0xb7,0x92,0xb0,0xaa,0x37,0xa5,0xa0,0x2b,0x9d,0x9a, -0x86,0x98,0x97,0x2f,0x98,0x99,0x86,0x9b,0x9e,0x73,0xa1,0xa4,0x6c,0xa8,0xab,0x7f, -0xaf,0xb3,0x00,0xb7,0xbb,0x76,0xc0,0xc6,0x83,0xcc,0xd3,0xfc,0xdb,0xe5,0x56,0xef, -0xf9,0x2b,0x04,0x0d,0x8f,0x17,0x20,0x78,0x29,0x32,0xc3,0x3a,0x43,0xba,0x4c,0x55, -0x0e,0x5f,0x67,0xfc,0x6f,0x76,0x8b,0x7b,0x7e,0x6a,0x7f,0x7e,0x84,0x7b,0x76,0x5f, -0x71,0x6a,0x4a,0x63,0x5b,0xec,0x53,0x4b,0x3e,0x44,0x3c,0xf6,0x34,0x2d,0x0d,0x27, -0x20,0xa9,0x1a,0x15,0x72,0x10,0x0c,0xb6,0x08,0x05,0x47,0x02,0xfe,0x8e,0xfb,0xf8, -0x71,0xf4,0xf0,0x05,0xec,0xe7,0xe3,0xe1,0xdc,0x04,0xd6,0xcf,0x56,0xc8,0xc1,0x44, -0xba,0xb3,0xac,0xad,0xa8,0x45,0xa4,0xa0,0xce,0x9e,0x9d,0x27,0x9d,0x9d,0x3e,0x9f, -0xa1,0x26,0xa4,0xa7,0xc1,0xa9,0xac,0x5b,0xaf,0xb2,0x32,0xb5,0xb8,0xfd,0xbc,0xc1, -0xa9,0xc6,0xcb,0x6e,0xd1,0xd7,0x99,0xde,0xe6,0xe5,0xee,0xf7,0x7f,0x01,0x0b,0x14, -0x15,0x1f,0xe0,0x28,0x32,0x17,0x3c,0x45,0x76,0x4e,0x57,0xc4,0x5f,0x67,0xf6,0x6d, -0x73,0xb2,0x76,0x78,0x66,0x78,0x76,0xdd,0x73,0x6f,0x4d,0x6b,0x65,0xcd,0x5f,0x59, -0x61,0x52,0x4b,0xd8,0x44,0x3e,0xc3,0x37,0x31,0xaa,0x2b,0x25,0x79,0x1f,0x19,0x5c, -0x14,0x0f,0xb7,0x0a,0x06,0x60,0x01,0xfd,0xe1,0xf8,0xf4,0x38,0xf0,0xeb,0x4c,0xe7, -0xe2,0x77,0xdd,0xd8,0xf6,0xd2,0xcd,0xe8,0xc7,0xc1,0xfe,0xbb,0xb5,0xcc,0xaf,0xaa, -0x01,0xa5,0xa0,0x7d,0x9d,0x9b,0x26,0x9a,0x99,0x2c,0x9a,0x9b,0xc5,0x9c,0x9e,0x97, -0xa0,0xa2,0x9c,0xa5,0xa8,0x4a,0xac,0xb0,0x1d,0xb6,0xbc,0x56,0xc3,0xca,0xbc,0xd2, -0xdb,0x95,0xe4,0xee,0xa7,0xf8,0x02,0x3a,0x0c,0x15,0x50,0x1d,0x25,0x20,0x2c,0x33, -0xd6,0x3a,0x42,0x1f,0x4c,0x55,0x31,0x5e,0x66,0x4b,0x6e,0x74,0xb7,0x78,0x7b,0xd2, -0x7b,0x7a,0x5c,0x78,0x74,0x89,0x6f,0x69,0x2a,0x63,0x5c,0x91,0x54,0x4d,0x92,0x45, -0x3e,0x53,0x37,0x30,0xd8,0x29,0x22,0xcc,0x1b,0x14,0x9d,0x0e,0x09,0x21,0x04,0xff, -0xd9,0xfb,0xf8,0xb8,0xf5,0xf2,0x9b,0xef,0xec,0x70,0xe8,0xe4,0x68,0xe0,0xdb,0x9f, -0xd6,0xd0,0x7e,0xca,0xc3,0xe9,0xbb,0xb4,0x14,0xad,0xa6,0x6a,0xa1,0x9d,0x2a,0x9b, -0x99,0x0f,0x9a,0x9b,0xb1,0x9c,0x9e,0x1b,0xa1,0xa3,0xbc,0xa6,0xa9,0xfa,0xac,0xb0, -0x72,0xb3,0xb7,0x60,0xbb,0xc0,0xf4,0xc5,0xcc,0x11,0xd3,0xdb,0xc3,0xe3,0xec,0x3d, -0xf6,0xff,0xa8,0x08,0x11,0x5b,0x1a,0x22,0x5f,0x2b,0x34,0xe1,0x3c,0x46,0x30,0x4f, -0x58,0x56,0x61,0x69,0x97,0x70,0x76,0x23,0x7a,0x7c,0x00,0x7c,0x7a,0xc3,0x76,0x71, -0x1f,0x6c,0x65,0x66,0x5e,0x57,0xe2,0x4f,0x48,0xed,0x41,0x3b,0xe6,0x34,0x2e,0x2e, -0x29,0x23,0x6b,0x1e,0x19,0x38,0x15,0x10,0xcf,0x0c,0x08,0x6a,0x04,0x00,0x70,0xfb, -0xf6,0x2c,0xf2,0xed,0x84,0xe8,0xe3,0x23,0xdd,0xd6,0x28,0xcf,0xc7,0xf4,0xbe,0xb6, -0xdb,0xae,0xa7,0xb9,0xa1,0x9d,0xc0,0x99,0x97,0x77,0x96,0x96,0x59,0x97,0x98,0x1f, -0x9b,0x9d,0xaa,0xa0,0xa3,0x9a,0xa6,0xa9,0x99,0xac,0xaf,0x5e,0xb3,0xb7,0x05,0xbc, -0xc1,0xb1,0xc6,0xcc,0x3a,0xd3,0xda,0xd0,0xe1,0xea,0x75,0xf3,0xfd,0x30,0x07,0x11, -0x39,0x1c,0x26,0xca,0x30,0x3a,0xbe,0x44,0x4e,0x51,0x57,0x60,0x01,0x68,0x6f,0x45, -0x75,0x79,0x6b,0x7c,0x7d,0x75,0x7c,0x79,0x3d,0x76,0x71,0x43,0x6b,0x64,0xec,0x5d, -0x56,0x4e,0x50,0x49,0xa7,0x42,0x3c,0xc1,0x35,0x2f,0x82,0x28,0x22,0xc2,0x1b,0x16, -0xe1,0x10,0x0c,0xc3,0x07,0x03,0xf5,0xfe,0xfa,0x7b,0xf6,0xf2,0x33,0xee,0xe9,0x5d, -0xe5,0xe0,0x79,0xdb,0xd5,0x5c,0xcf,0xc8,0x47,0xc1,0xb9,0x9e,0xb2,0xab,0xad,0xa5, -0xa0,0x2d,0x9d,0x9a,0x96,0x99,0x99,0x9b,0x9a,0x9c,0xe0,0x9d,0x9f,0xbd,0xa1,0xa3, -0xbb,0xa5,0xa7,0x7c,0xaa,0xad,0xcb,0xb1,0xb6,0xd5,0xbb,0xc2,0x60,0xc8,0xcf,0x41, -0xd6,0xde,0x73,0xe6,0xef,0x19,0xf9,0x02,0xfb,0x0b,0x14,0xc9,0x1c,0x24,0x7f,0x2d, -0x36,0x06,0x40,0x49,0x5f,0x54,0x5e,0x9d,0x68,0x71,0xf1,0x77,0x7d,0xb1,0x7f,0x7f, -0xaf,0x7e,0x7b,0xf2,0x76,0x71,0xcb,0x6b,0x65,0x57,0x5e,0x57,0x55,0x50,0x49,0x85, -0x42,0x3b,0x6f,0x35,0x2f,0x36,0x29,0x23,0x73,0x1d,0x18,0x31,0x13,0x0e,0x87,0x09, -0x05,0x51,0x00,0xfc,0x66,0xf8,0xf4,0x26,0xf0,0xeb,0xab,0xe6,0xe0,0x9f,0xda,0xd3, -0x2a,0xcc,0xc3,0x6d,0xbb,0xb2,0xed,0xaa,0xa3,0x7b,0x9d,0x98,0xbc,0x95,0x94,0x45, -0x94,0x95,0x46,0x97,0x99,0xc9,0x9b,0x9e,0x32,0xa0,0xa2,0x42,0xa4,0xa6,0xdd,0xa9, -0xad,0x01,0xb1,0xb5,0xc8,0xba,0xc0,0xa9,0xc6,0xcd,0xf5,0xd4,0xde,0x20,0xe8,0xf3, -0xf0,0xfd,0x07,0x27,0x11,0x1a,0x3c,0x24,0x2d,0xba,0x36,0x3f,0xad,0x48,0x51,0x91, -0x59,0x61,0x8b,0x69,0x70,0x46,0x76,0x7a,0x9d,0x7d,0x7e,0xb8,0x7d,0x7b,0xd0,0x76, -0x71,0x59,0x6b,0x64,0x78,0x5d,0x56,0xd4,0x4e,0x47,0x17,0x40,0x38,0xcd,0x31,0x2b, -0xe2,0x24,0x1f,0x03,0x1a,0x15,0x48,0x11,0x0d,0x03,0x09,0x04,0x3c,0x00,0xfb,0xfa, -0xf6,0xf2,0xe0,0xec,0xe7,0x86,0xe1,0xdb,0x53,0xd4,0xcd,0x05,0xc6,0xbe,0xe5,0xb6, -0xaf,0xb7,0xa8,0xa2,0x9a,0x9d,0x99,0xc9,0x96,0x95,0x46,0x95,0x96,0xb0,0x97,0x9a, -0xb0,0x9c,0x9f,0x79,0xa2,0xa5,0x87,0xa8,0xab,0x6e,0xaf,0xb3,0xd6,0xb7,0xbc,0x4d, -0xc2,0xc8,0x20,0xce,0xd4,0x1d,0xdc,0xe4,0x30,0xec,0xf4,0xcf,0xfd,0x07,0x36,0x11, -0x1a,0x4b,0x24,0x2d,0xb9,0x36,0x3f,0xad,0x48,0x51,0x91,0x59,0x61,0x8b,0x69,0x70, -0x47,0x76,0x7a,0x9d,0x7d,0x7e,0xb8,0x7d,0x7b,0xd0,0x76,0x71,0x58,0x6b,0x64,0x78, -0x5d,0x56,0xd4,0x4e,0x47,0x17,0x40,0x38,0xcd,0x31,0x2b,0xf2,0x24,0x1f,0x03,0x1a, -0x15,0x48,0x11,0x0d,0x02,0x09,0x04,0x3b,0x00,0xfb,0xea,0xf6,0xf2,0xe0,0xec,0xe7, -0x86,0xe1,0xdb,0x63,0xd4,0xcd,0x06,0xc6,0xbe,0xe5,0xb6,0xaf,0xb8,0xa8,0xa2,0xab, -0x9d,0x99,0xc9,0x96,0x95,0x46,0x95,0x96,0xb0,0x97,0x9a,0xb0,0x9c,0x9f,0x69,0xa2, -0xa5,0x87,0xa8,0xab,0x7f,0xaf,0xb3,0xd7,0xb7,0xbc,0x5d,0xc2,0xc8,0x20,0xce,0xd4, -0x1e,0xdc,0xe4,0x30,0xec,0xf4,0xcf,0xfd,0x07,0x36,0x11,0x1a,0x3b,0x24,0x2d,0xba, -0x36,0x3f,0xad,0x48,0x51,0x92,0x59,0x61,0x8b,0x69,0x70,0x47,0x76,0x7a,0x9d,0x7d, -0x7e,0xb8,0x7d,0x7b,0xd0,0x76,0x71,0x58,0x6b,0x64,0x88,0x5d,0x56,0xd4,0x4e,0x47, -0x17,0x40,0x38,0xce,0x31,0x2b,0xf2,0x24,0x1f,0x14,0x1a,0x15,0x48,0x11,0x0d,0x02, -0x09,0x04,0x3c,0x00,0xfb,0xfa,0xf6,0xf2,0xe0,0xec,0xe7,0x86,0xe1,0xdb,0x63,0xd4, -0xcd,0x06,0xc6,0xbe,0xe5,0xb6,0xaf,0xb7,0xa8,0xa2,0x9b,0x9d,0x99,0xd9,0x96,0x95, -0x46,0x95,0x96,0xb0,0x97,0x9a,0xb0,0x9c,0x9f,0x79,0xa2,0xa5,0x97,0xa8,0xab,0x7f, -0xaf,0xb3,0xd7,0xb7,0xbc,0x5d,0xc2,0xc8,0x30,0xce,0xd4,0x2d,0xdc,0xe3,0x5f,0xec, -0xf4,0x0d,0x00,0x01,0xb0,0x01,0x02,0x99,0x03,0x04,0x3c,0x06,0x08,0x82,0x0a,0x0c, -0xcb,0x0d,0x0e,0xf7,0x0e,0x0e,0x4e,0x0e,0x0d,0xd4,0x0b,0x0a,0xd4,0x08,0x07,0x99, -0x06,0x05,0x7e,0x05,0x05,0x03,0x05,0x04,0x5b,0x04,0x03,0xa9,0x02,0x01,0x37,0x00, -0xfe,0x4d,0xfd,0xfb,0x6c,0xfa,0xf9,0xc0,0xf7,0xf6,0x1d,0xf6,0xf5,0xc7,0xf4,0xf4, -0x81,0xf3,0xf3,0xc1,0xf2,0xf2,0xa9,0xf2,0xf2,0x8f,0xf3,0xf4,0x35,0xf5,0xf6,0x74, -0xf7,0xf8,0xca,0xf9,0xfb,0x50,0xfc,0xfd,0xdb,0xfe,0xff,0xbd,0x00,0x01,0xaa,0x02, -0x03,0xa9,0x04,0x05,0xea,0x06,0x08,0x78,0x0a,0x0c,0x26,0x0e,0x0f,0x3b,0x11,0x12, -0xb9,0x13,0x14,0x19,0x15,0x15,0x51,0x14,0x12,0xbc,0x10,0x0e,0x06,0x0c,0x09,0x2e, -0x08,0x07,0xa1,0x06,0x06,0xa9,0x06,0x06,0xab,0x06,0x06,0xd6,0x05,0x04,0x4c,0x03, -0x01,0x1a,0x00,0xfe,0x6b,0xfd,0xfb,0x6f,0xfa,0xf8,0x5c,0xf7,0xf5,0xbf,0xf4,0xf3, -0x99,0xf2,0xf1,0xcb,0xf0,0xef,0x2d,0xef,0xee,0x8a,0xee,0xee,0x1b,0xef,0xef,0xec, -0xf0,0xf2,0x93,0xf3,0xf5,0xa1,0xf6,0xf8,0x40,0xf9,0xfa,0x15,0xfb,0xfb,0xe9,0xfb, -0xfc,0xd5,0xfc,0xfd,0x89,0xfe,0xff,0x5b,0x01,0x03,0xe1,0x04,0x06,0xdd,0x08,0x0a, -0xac,0x0c,0x0e,0x07,0x10,0x11,0x21,0x11,0x0f,0xae,0x0d,0x0b,0x60,0x08,0x06,0x21, -0x04,0x02,0x9f,0x02,0x02,0x4c,0x03,0x03,0x3d,0x04,0x04,0x25,0x04,0x03,0xc9,0x02, -0x01,0x29,0x00,0xfe,0x4a,0xfd,0xfb,0x6e,0xfa,0xf8,0x99,0xf6,0xf4,0x88,0xf2,0xf0, -0x2b,0xef,0xed,0xbc,0xec,0xeb,0x2d,0xeb,0xea,0x8a,0xea,0xea,0x9d,0xeb,0xec,0x2b, -0xee,0xef,0x0f,0xf2,0xf4,0x96,0xf6,0xf8,0x28,0xfa,0xfb,0x4b,0xfd,0xfe,0x89,0xff, -0x00,0xe3,0x00,0x02,0x90,0x03,0x05,0x04,0x07,0x09,0xe3,0x0b,0x0e,0xef,0x11,0x14, -0xf8,0x16,0x19,0xc7,0x1b,0x1d,0x27,0x1e,0x1d,0x71,0x1a,0x17,0x25,0x14,0x11,0x31, -0x0e,0x0b,0xbe,0x0a,0x0a,0x5a,0x0b,0x0c,0xb1,0x0c,0x0d,0x41,0x0d,0x0c,0xdf,0x0b, -0x0a,0x21,0x08,0x06,0xb6,0x04,0x03,0x61,0x01,0xff,0xbb,0xfd,0xfb,0x74,0xf8,0xf5, -0xd9,0xf2,0xf0,0x57,0xee,0xec,0x08,0xeb,0xe9,0xdc,0xe8,0xe8,0x70,0xe7,0xe7,0x8b, -0xe8,0xe9,0x5b,0xeb,0xed,0x22,0xef,0xf1,0xa0,0xf2,0xf4,0x20,0xf5,0xf5,0x6e,0xf6, -0xf6,0x5c,0xf7,0xf8,0x52,0xf9,0xfa,0x19,0xfc,0xfd,0x3f,0x00,0x02,0x9d,0x05,0x08, -0x88,0x0b,0x0e,0x77,0x11,0x14,0x65,0x16,0x17,0xc1,0x15,0x12,0x5e,0x0f,0x0b,0x09, -0x08,0x05,0x10,0x03,0x02,0x38,0x03,0x04,0x29,0x06,0x07,0xc8,0x08,0x09,0x4c,0x0a, -0x09,0xbd,0x08,0x07,0x16,0x06,0x04,0xb9,0x02,0x00,0x07,0xfe,0xfb,0x25,0xf8,0xf4, -0x85,0xf0,0xed,0x51,0xea,0xe8,0x93,0xe6,0xe5,0x65,0xe4,0xe3,0xb8,0xe2,0xe2,0x85, -0xe2,0xe3,0x8a,0xe5,0xe8,0xf1,0xea,0xee,0xe0,0xf0,0xf3,0x85,0xf5,0xf7,0xe6,0xf8, -0xfa,0xe0,0xfa,0xfb,0xfc,0xfc,0xfe,0xb9,0x00,0x03,0x65,0x06,0x0a,0x11,0x0e,0x12, -0x95,0x16,0x1a,0x8a,0x1e,0x22,0xb5,0x25,0x27,0xbe,0x27,0x24,0x5d,0x20,0x1b,0xc8, -0x16,0x12,0xe5,0x0e,0x0c,0xcf,0x0c,0x0d,0x0b,0x0f,0x10,0x27,0x12,0x13,0xab,0x14, -0x14,0x98,0x13,0x12,0xd4,0x10,0x0e,0x6f,0x0c,0x09,0xa2,0x05,0x02,0x26,0xff,0xfb, -0xe5,0xf6,0xf2,0xa6,0xee,0xeb,0x7c,0xe9,0xe7,0x49,0xe6,0xe5,0xf7,0xe4,0xe4,0x85, -0xe3,0xe2,0xfd,0xe2,0xe3,0x4c,0xe5,0xe7,0xb4,0xe9,0xec,0x95,0xee,0xf0,0x76,0xf1, -0xf1,0xad,0xf1,0xf1,0xe2,0xf0,0xf1,0xd0,0xf1,0xf3,0x49,0xf6,0xf9,0x79,0xfd,0x01, -0xf9,0x05,0x0a,0xe6,0x0e,0x13,0xf7,0x17,0x1b,0xcc,0x1d,0x1c,0xa9,0x18,0x13,0x29, -0x0e,0x09,0xe3,0x04,0x02,0x91,0x01,0x03,0x92,0x05,0x08,0xf4,0x0a,0x0d,0xe9,0x0f, -0x11,0x32,0x11,0x10,0xc8,0x0f,0x0e,0x2e,0x0d,0x0a,0x31,0x06,0x02,0x85,0xfe,0xfa, -0x85,0xf5,0xf0,0x86,0xeb,0xe7,0x68,0xe4,0xe1,0x0d,0xe0,0xdf,0xd1,0xde,0xde,0xde, -0xde,0xdf,0xb0,0xdf,0xe0,0x7d,0xe2,0xe4,0x8b,0xe7,0xea,0x97,0xed,0xf0,0xbb,0xf3, -0xf5,0xed,0xf6,0xf7,0xf2,0xf6,0xf6,0x5d,0xf7,0xf8,0x5d,0xfb,0xfe,0x4e,0x03,0x08, -0x7a,0x0e,0x14,0xe3,0x19,0x1f,0x27,0x25,0x2a,0x3e,0x2f,0x30,0xf2,0x2c,0x27,0x67, -0x21,0x1b,0xe3,0x14,0x0f,0x66,0x0c,0x0c,0xfb,0x0e,0x11,0x7a,0x14,0x17,0x25,0x1a, -0x1c,0xe3,0x1c,0x1c,0x17,0x1c,0x1c,0xf4,0x1b,0x19,0xcd,0x15,0x11,0x50,0x0c,0x06, -0xff,0x00,0xfa,0x8b,0xf4,0xee,0x6f,0xea,0xe6,0xcb,0xe3,0xe1,0x0e,0xe1,0xe0,0x19, -0xe0,0xdf,0x26,0xdf,0xdf,0x4d,0xe1,0xe3,0x90,0xe4,0xe5,0xaf,0xe7,0xe9,0x26,0xeb, -0xec,0xb9,0xed,0xee,0x66,0xee,0xed,0xba,0xec,0xec,0xb3,0xec,0xee,0xa8,0xf1,0xf6, -0x51,0xfb,0x01,0xc0,0x06,0x0c,0xcb,0x12,0x19,0x53,0x1f,0x22,0x0f,0x22,0x1d,0x15, -0x17,0x10,0x85,0x09,0x03,0x50,0xfe,0xfc,0x6e,0xfe,0x01,0xb4,0x04,0x08,0x96,0x0c, -0x10,0x28,0x13,0x14,0x46,0x15,0x16,0x3a,0x18,0x18,0xed,0x16,0x12,0xfb,0x0d,0x08, -0x29,0x02,0xfa,0xef,0xf3,0xed,0xa4,0xe7,0xe3,0x81,0xdf,0xdd,0x23,0xdc,0xdb,0xdf, -0xdb,0xdb,0xe6,0xda,0xdb,0xb3,0xdc,0xdf,0xa5,0xe2,0xe5,0xba,0xe7,0xe9,0x15,0xeb, -0xec,0xeb,0xed,0xee,0xae,0xef,0xf0,0x73,0xf0,0xf0,0xa7,0xf0,0xf1,0xef,0xf4,0xf9, -0x04,0xff,0x05,0x2b,0x0d,0x14,0xad,0x1c,0x25,0xf1,0x2d,0x35,0x67,0x38,0x36,0x95, -0x31,0x2b,0xdb,0x24,0x1d,0xf8,0x16,0x13,0xc3,0x12,0x14,0x06,0x17,0x1a,0x82,0x1d, -0x20,0x6f,0x23,0x24,0x90,0x23,0x23,0x26,0x24,0x25,0x04,0x25,0x21,0x8b,0x1c,0x16, -0xdb,0x0f,0x07,0x57,0xfe,0xf5,0x66,0xed,0xe7,0xa3,0xe2,0xdf,0x54,0xdd,0xdc,0x4e, -0xdd,0xdd,0xe6,0xdc,0xdc,0x43,0xdc,0xdd,0x29,0xe0,0xe3,0x66,0xe6,0xe8,0xea,0xe9, -0xea,0xc7,0xea,0xea,0x9c,0xea,0xea,0x04,0xea,0xe9,0x2a,0xe9,0xe8,0x3d,0xe9,0xea, -0xdb,0xed,0xf2,0x27,0xf8,0xfe,0xfc,0x05,0x0d,0x0a,0x16,0x1e,0x94,0x23,0x23,0xf6, -0x1e,0x18,0x5e,0x12,0x0a,0x2f,0x03,0xfd,0xf2,0xfa,0xfc,0xe3,0xfe,0x02,0xf0,0x05, -0x0a,0xbe,0x0f,0x13,0xd2,0x14,0x15,0x0f,0x18,0x1b,0x58,0x1f,0x21,0x21,0x1f,0x1b, -0xf0,0x15,0x0f,0x43,0x06,0xfc,0xe2,0xf1,0xe8,0x7f,0xe2,0xdd,0xbf,0xda,0xd9,0x01, -0xd9,0xd9,0x05,0xd9,0xd7,0x4c,0xd6,0xd5,0xdb,0xd6,0xd9,0x7b,0xdd,0xe1,0x52,0xe4, -0xe6,0x68,0xe7,0xe7,0x92,0xe6,0xe6,0xb0,0xe5,0xe6,0xd0,0xe6,0xe8,0x02,0xea,0xec, -0xe7,0xef,0xf5,0x22,0xfc,0x04,0xb7,0x0d,0x18,0x50,0x23,0x2f,0x5c,0x3a,0x3e,0xbe, -0x3d,0x39,0xcd,0x34,0x2e,0xa7,0x26,0x1e,0xfb,0x19,0x19,0xc3,0x1a,0x1c,0x2e,0x1f, -0x22,0xd3,0x25,0x28,0x5a,0x29,0x28,0xf7,0x27,0x28,0xbf,0x2b,0x2f,0xa0,0x2f,0x2b, -0xfe,0x25,0x1f,0x63,0x16,0x0b,0x92,0xfe,0xf1,0x8d,0xe7,0xe0,0x1a,0xdc,0xd8,0xae, -0xd7,0xd8,0x32,0xd9,0xd9,0x35,0xd8,0xd6,0xef,0xd6,0xd8,0xfa,0xdb,0xe0,0x21,0xe4, -0xe7,0x49,0xea,0xeb,0x75,0xea,0xe8,0xc9,0xe6,0xe5,0x75,0xe4,0xe4,0xd4,0xe4,0xe6, -0xd3,0xe7,0xe9,0x4e,0xed,0xf2,0x52,0xf8,0xff,0x6b,0x08,0x13,0x64,0x1e,0x24,0x1d, -0x24,0x1f,0xf6,0x19,0x13,0x0d,0x0c,0x03,0x94,0xfc,0xfa,0xa8,0xfb,0xfd,0x9f,0x00, -0x04,0xd1,0x08,0x0e,0x90,0x11,0x13,0x95,0x14,0x16,0xde,0x1a,0x20,0xe9,0x26,0x29, -0xdf,0x27,0x23,0xd6,0x1d,0x15,0xb5,0x09,0xfb,0x0e,0xee,0xe3,0xc7,0xdc,0xd8,0xd2, -0xd4,0xd3,0x59,0xd4,0xd5,0x06,0xd5,0xd2,0xbe,0xd0,0xd0,0x82,0xd1,0xd4,0x38,0xd8, -0xdb,0x6d,0xdf,0xe2,0x19,0xe4,0xe2,0x8f,0xe0,0xde,0x79,0xdd,0xdd,0xf3,0xdd,0xe0, -0x60,0xe3,0xe7,0x39,0xec,0xf1,0x2f,0xf9,0x02,0x22,0x0d,0x1a,0x17,0x2a,0x37,0x2d, -0x3e,0x3d,0xbe,0x3b,0x38,0xaf,0x34,0x2d,0xbc,0x26,0x23,0x8a,0x24,0x26,0x9a,0x28, -0x2a,0x2b,0x2e,0x32,0xd4,0x34,0x34,0x4c,0x33,0x32,0x33,0x32,0x33,0x6a,0x37,0x3b, -0x4e,0x3c,0x36,0xcf,0x2f,0x27,0xe0,0x1a,0x0b,0x31,0xf9,0xe8,0xcc,0xdd,0xd7,0xe6, -0xd2,0xd0,0xc0,0xcf,0xd1,0x0c,0xd4,0xd4,0xc4,0xd2,0xd1,0x4a,0xd2,0xd4,0x8a,0xd8, -0xdc,0x3e,0xe1,0xe5,0x89,0xe9,0xeb,0xe3,0xe9,0xe6,0x9a,0xe3,0xe1,0x78,0xe0,0xe0, -0x95,0xe1,0xe4,0x17,0xe8,0xeb,0x5a,0xef,0xf4,0x01,0xfb,0x04,0x8b,0x11,0x1e,0x1d, -0x26,0x25,0xd4,0x20,0x1b,0xba,0x15,0x0d,0x2d,0x04,0xfd,0x00,0xfb,0xfb,0x7f,0xfd, -0xff,0xb0,0x01,0x06,0x26,0x0b,0x0d,0x6a,0x0e,0x0f,0xf8,0x11,0x15,0x7b,0x1b,0x24, -0x49,0x2e,0x32,0x65,0x30,0x2c,0x72,0x25,0x1a,0x33,0x0a,0xf7,0x3a,0xe8,0xdf,0xb0, -0xd9,0xd5,0x36,0xd2,0xd1,0x5b,0xd3,0xd4,0x95,0xd2,0xcf,0x48,0xcd,0xcc,0x5f,0xce, -0xd0,0x5c,0xd3,0xd6,0x10,0xd9,0xdb,0xbe,0xdc,0xda,0x68,0xd6,0xd2,0x9a,0xd0,0xd0, -0xb1,0xd0,0xd3,0x90,0xd7,0xdd,0x8c,0xe4,0xeb,0x4c,0xf4,0xff,0x08,0x0f,0x21,0x38, -0x31,0x38,0xda,0x3a,0x3b,0xba,0x3b,0x3a,0xe2,0x35,0x31,0x28,0x31,0x34,0x70,0x37, -0x3a,0x06,0x3d,0x40,0x68,0x44,0x45,0xaf,0x44,0x42,0x12,0x40,0x3e,0xd9,0x3d,0x3f, -0x29,0x45,0x4a,0x6a,0x49,0x41,0x6e,0x38,0x2c,0x45,0x1b,0x05,0x18,0xef,0xde,0xb8, -0xd5,0xd1,0x51,0xcd,0xcb,0x31,0xcc,0xcf,0x27,0xd1,0xd0,0xb7,0xce,0xce,0x74,0xcf, -0xd2,0xc0,0xd5,0xd9,0x8b,0xdd,0xe1,0x09,0xe5,0xe6,0x3a,0xe5,0xe1,0xb6,0xdd,0xdc, -0xc0,0xdb,0xdc,0x96,0xde,0xe3,0xd1,0xe8,0xee,0xf9,0xf3,0xfa,0xe5,0x03,0x11,0xac, -0x1f,0x25,0x29,0x24,0x20,0x6d,0x1c,0x16,0xa4,0x0d,0x03,0xaf,0xfd,0xfb,0x68,0xfb, -0xfb,0x2f,0xfd,0xff,0x3d,0x04,0x08,0x22,0x0a,0x0b,0xf3,0x0c,0x0f,0xb8,0x12,0x17, -0x96,0x1f,0x2c,0xc0,0x37,0x3b,0x76,0x38,0x33,0xe1,0x29,0x19,0x59,0x04,0xef,0x1c, -0xe2,0xdb,0x19,0xd8,0xd4,0x73,0xd1,0xd1,0x1e,0xd3,0xd2,0x23,0xcf,0xcb,0xaa,0xc9, -0xc9,0x90,0xc9,0xcb,0xe1,0xcc,0xce,0xcd,0xd0,0xd2,0xd7,0xd2,0xd0,0xea,0xcb,0xc7, -0xb2,0xc4,0xc4,0x72,0xc4,0xc6,0xdc,0xcb,0xd2,0xad,0xda,0xe3,0xf2,0xed,0xfe,0x04, -0x12,0x21,0xc6,0x28,0x2d,0xa9,0x32,0x36,0x8e,0x38,0x37,0x4d,0x39,0x3e,0x45,0x44, -0x49,0x85,0x4d,0x51,0xde,0x56,0x5a,0x34,0x5a,0x57,0xba,0x54,0x51,0x4c,0x4e,0x4a, -0x5b,0x49,0x4c,0xd6,0x53,0x59,0x85,0x55,0x4b,0x1b,0x40,0x2f,0x6e,0x18,0xfe,0x05, -0xe8,0xda,0xb7,0xd4,0xd1,0xc7,0xcd,0xcb,0xff,0xcc,0xce,0x26,0xce,0xcc,0x32,0xca, -0xc9,0xde,0xca,0xcd,0x42,0xd0,0xd3,0xa3,0xd5,0xd8,0xc1,0xda,0xdc,0x44,0xdb,0xd7, -0xed,0xd4,0xd4,0xf6,0xd5,0xd8,0xc6,0xdc,0xe3,0xea,0xeb,0xf4,0xb8,0xfd,0x09,0x37, -0x19,0x26,0xd6,0x2a,0x29,0xfc,0x26,0x21,0x7f,0x19,0x0d,0x16,0x02,0xfc,0xf5,0xf9, -0xf8,0x40,0xf6,0xf6,0xf2,0xf8,0xfd,0x36,0x00,0x01,0xb6,0x03,0x08,0x74,0x0d,0x12, -0xf3,0x17,0x20,0x70,0x2b,0x3a,0xd3,0x44,0x44,0xdc,0x3e,0x35,0x0e,0x26,0x0f,0x3a, -0xf8,0xe5,0xf6,0xda,0xd7,0x20,0xd4,0xd0,0xfc,0xce,0xcf,0x81,0xcf,0xce,0xf8,0xcb, -0xc9,0x63,0xc7,0xc6,0xa6,0xc6,0xc8,0x41,0xc9,0xc9,0xdf,0xca,0xcc,0xc3,0xcc,0xca, -0xfa,0xc5,0xc1,0x32,0xbe,0xbc,0x7e,0xbc,0xbe,0x14,0xc3,0xca,0x80,0xd2,0xdd,0x3c, -0xed,0xfd,0x7a,0x08,0x0f,0xc2,0x16,0x1f,0x82,0x26,0x2a,0x1a,0x2e,0x35,0x6e,0x41, -0x4c,0x71,0x54,0x5a,0x6e,0x61,0x67,0x6f,0x6b,0x69,0x1e,0x66,0x62,0xaa,0x5f,0x5b, -0x0e,0x58,0x55,0xfd,0x55,0x59,0xcc,0x61,0x65,0xd8,0x5f,0x55,0xa6,0x46,0x30,0x1a, -0x17,0xff,0x63,0xed,0xe3,0xad,0xde,0xd9,0xfd,0xd4,0xd1,0x2d,0xd1,0xd1,0x75,0xd0, -0xcd,0xdf,0xca,0xc8,0x72,0xc6,0xc6,0xa8,0xc7,0xc8,0x46,0xc9,0xcb,0xc9,0xce,0xd0, -0xbf,0xd0,0xce,0xd3,0xcb,0xcc,0xf3,0xce,0xd3,0x22,0xda,0xe4,0x77,0xf1,0x01,0x03, -0x14,0x26,0xf3,0x2f,0x31,0x80,0x2f,0x2c,0xb6,0x26,0x1c,0x4a,0x0f,0x04,0x78,0xfe, -0xfa,0x30,0xf5,0xf0,0x13,0xed,0xed,0xf9,0xef,0xf1,0xeb,0xf3,0xf8,0x2f,0x01,0x09, -0xae,0x11,0x19,0xc6,0x21,0x2b,0xb1,0x37,0x46,0xaa,0x4d,0x48,0x1f,0x3e,0x2e,0x02, -0x18,0xff,0xbb,0xe8,0xd8,0x05,0xd1,0xcf,0xe5,0xce,0xcd,0x18,0xcd,0xce,0x4f,0xd1, -0xd1,0x38,0xcf,0xcb,0xde,0xc8,0xc6,0xac,0xc6,0xc7,0x12,0xc7,0xc7,0x1b,0xca,0xcc, -0x4a,0xcd,0xca,0xcf,0xc5,0xbf,0xed,0xbb,0xb9,0x38,0xb8,0xb9,0x49,0xbe,0xc6,0x71, -0xd2,0xe1,0x72,0xea,0xec,0xcf,0xf0,0xf8,0xe7,0x01,0x0a,0x3a,0x11,0x19,0x3a,0x27, -0x36,0x09,0x45,0x51,0x6d,0x5d,0x68,0x55,0x71,0x76,0xa2,0x76,0x75,0xe3,0x72,0x6e, -0xad,0x69,0x65,0x36,0x63,0x62,0x84,0x62,0x67,0x42,0x6f,0x70,0x5e,0x68,0x58,0x6f, -0x44,0x2c,0x59,0x15,0x01,0x58,0xf3,0xeb,0xc6,0xe6,0xe1,0xb3,0xd9,0xd4,0xd4,0xd2, -0xd3,0xec,0xd3,0xd1,0xcc,0xce,0xcc,0x50,0xca,0xc9,0xb7,0xc7,0xc5,0x93,0xc4,0xc6, -0x5f,0xca,0xcc,0x5e,0xcd,0xcb,0xe4,0xc8,0xc9,0x81,0xcb,0xd0,0x20,0xd8,0xe4,0x3c, -0xf7,0x0f,0x5c,0x26,0x31,0x33,0x33,0x32,0xb9,0x2f,0x29,0x3b,0x1f,0x12,0x73,0x08, -0x02,0x09,0xfe,0xf9,0x53,0xf4,0xf0,0xc2,0xed,0xec,0x67,0xeb,0xec,0xd0,0xef,0xf6, -0xce,0xff,0x09,0x26,0x13,0x1c,0x95,0x24,0x2d,0xcd,0x3b,0x49,0x1a,0x4c,0x43,0x24, -0x35,0x23,0x70,0x0d,0xf6,0xf8,0xe1,0xd4,0xbb,0xcf,0xcf,0x15,0xce,0xcb,0x3c,0xcc, -0xcf,0xba,0xd2,0xd2,0xfb,0xcf,0xcc,0x37,0xc9,0xc6,0x1f,0xc6,0xc5,0x55,0xc5,0xc7, -0x94,0xca,0xcc,0xcd,0xcc,0xc9,0xec,0xc3,0xbd,0x2c,0xb9,0xb5,0x5c,0xb4,0xb6,0x18, -0xbc,0xc5,0x6b,0xd3,0xde,0xd2,0xe0,0xe1,0xfd,0xe6,0xee,0xff,0xf7,0xff,0x09,0x08, -0x15,0x72,0x25,0x35,0x7d,0x45,0x54,0x75,0x62,0x6e,0x4d,0x77,0x7b,0xb4,0x7c,0x7c, -0xd8,0x79,0x74,0x3a,0x6f,0x6c,0x53,0x6b,0x6a,0x5b,0x6b,0x70,0x8b,0x76,0x73,0x1d, -0x69,0x58,0x86,0x42,0x2a,0x4d,0x15,0x04,0xf2,0xf8,0xf2,0xf0,0xeb,0xe3,0xac,0xdb, -0xd8,0xe0,0xd8,0xda,0x4f,0xdb,0xd9,0x16,0xd7,0xd4,0xec,0xd2,0xd0,0x56,0xcc,0xc8, -0x73,0xc6,0xc7,0x61,0xc8,0xc8,0x4e,0xc7,0xc3,0xa7,0xc0,0xc0,0xae,0xc3,0xc9,0x1a, -0xd4,0xe3,0xe4,0xf9,0x15,0x94,0x2a,0x33,0x5a,0x36,0x36,0x87,0x33,0x2c,0x44,0x20, -0x13,0xcb,0x0a,0x04,0xa7,0xfe,0xf9,0x02,0xf4,0xef,0xcf,0xec,0xe9,0xdb,0xe7,0xe8, -0xbe,0xed,0xf5,0xa1,0xfd,0x06,0xe7,0x0f,0x19,0x94,0x22,0x2e,0xfa,0x3e,0x4a,0xd5, -0x48,0x3e,0x8b,0x30,0x1e,0x62,0x08,0xf2,0x88,0xe0,0xd6,0x93,0xd2,0xd0,0x6d,0xcd, -0xca,0xec,0xcb,0xce,0x8f,0xd0,0xcf,0xd1,0xcb,0xc8,0x57,0xc5,0xc3,0x2b,0xc3,0xc2, -0xec,0xc3,0xc6,0x6f,0xca,0xcc,0x52,0xcb,0xc7,0xd9,0xc1,0xbc,0x4e,0xb9,0xb6,0x28, -0xb6,0xb9,0xe6,0xbf,0xca,0x5e,0xd7,0xdd,0x62,0xdc,0xdd,0x12,0xe2,0xe9,0xe4,0xf0, -0xf8,0x32,0x02,0x11,0x51,0x21,0x31,0x90,0x40,0x51,0xa0,0x61,0x6f,0x83,0x77,0x7b, -0x55,0x7d,0x7e,0xd1,0x7b,0x76,0x8f,0x72,0x71,0xd0,0x71,0x73,0xb1,0x76,0x7d,0x46, -0x7f,0x77,0x35,0x69,0x56,0xa3,0x3e,0x26,0xa4,0x11,0x03,0x19,0xfc,0xf7,0xbe,0xf1, -0xe8,0x80,0xdf,0xdc,0x33,0xdd,0xdf,0x11,0xdf,0xdd,0x25,0xdb,0xd9,0x58,0xd8,0xd5, -0x56,0xd0,0xcb,0x9a,0xc9,0xc9,0xa7,0xc9,0xc8,0xfd,0xc5,0xc2,0xd0,0xbf,0xbf,0x7b, -0xc1,0xc7,0xe1,0xd1,0xe2,0xce,0xfb,0x16,0x17,0x28,0x30,0x31,0x34,0x35,0x55,0x32, -0x2a,0x64,0x1e,0x14,0xb5,0x0d,0x07,0x7d,0x01,0xfb,0xe8,0xf6,0xf3,0x86,0xef,0xea, -0x54,0xe6,0xe6,0x29,0xeb,0xf2,0x34,0xfa,0x02,0x9f,0x0c,0x16,0xa9,0x21,0x30,0x9e, -0x41,0x48,0xeb,0x43,0x39,0x10,0x2a,0x17,0x80,0x01,0xec,0x0e,0xde,0xd6,0x75,0xd3, -0xd0,0x93,0xcb,0xc9,0x6f,0xcc,0xcf,0x5a,0xd0,0xce,0x32,0xcb,0xc8,0xc3,0xc5,0xc4, -0xb3,0xc2,0xc1,0xdb,0xc2,0xc5,0xde,0xc8,0xc9,0xfc,0xc7,0xc3,0x89,0xbe,0xbb,0x91, -0xb8,0xb6,0x1e,0xb8,0xbc,0xe9,0xc4,0xd1,0x74,0xdb,0xdd,0xc1,0xda,0xdb,0xcc,0xdf, -0xe5,0xa3,0xea,0xf1,0x08,0xfe,0x0d,0xda,0x1c,0x2a,0xd8,0x38,0x49,0xf3,0x59,0x67, -0x33,0x6e,0x71,0xb5,0x73,0x75,0xad,0x75,0x72,0xde,0x6f,0x6e,0x9f,0x70,0x74,0xb3, -0x7a,0x7f,0x0f,0x7c,0x6f,0xac,0x5f,0x4b,0xfa,0x33,0x1d,0x42,0x0b,0x01,0xd7,0xfd, -0xfb,0x03,0xf5,0xeb,0xfd,0xe4,0xe2,0xe9,0xe2,0xe3,0x4b,0xe3,0xe1,0x1f,0xe0,0xde, -0x09,0xdd,0xd9,0x81,0xd3,0xcf,0xc6,0xcd,0xcc,0xdc,0xca,0xc7,0xf8,0xc2,0xbf,0xf7, -0xbd,0xbd,0xb9,0xbf,0xc6,0xeb,0xd2,0xe6,0x30,0xff,0x15,0x6f,0x23,0x2a,0x2b,0x30, -0x32,0xc0,0x2e,0x25,0xdf,0x1b,0x15,0xa8,0x11,0x0c,0x85,0x05,0xfe,0xdf,0xfa,0xf7, -0xae,0xf2,0xeb,0x30,0xe5,0xe4,0xdf,0xe9,0xf0,0x4d,0xf8,0x00,0x7c,0x0a,0x14,0x9c, -0x21,0x32,0xcc,0x41,0x45,0xc0,0x3e,0x34,0x11,0x25,0x11,0xaa,0xfc,0xea,0xf1,0xdd, -0xd8,0x88,0xd5,0xd0,0x3d,0xcc,0xcb,0x7b,0xce,0xd0,0x49,0xcf,0xcb,0x3a,0xc8,0xc5, -0x5a,0xc4,0xc3,0x27,0xc2,0xc1,0x29,0xc3,0xc5,0xbf,0xc7,0xc7,0xc2,0xc3,0xbe,0x27, -0xba,0xb7,0x4f,0xb6,0xb5,0xad,0xb8,0xbe,0x2c,0xc9,0xd5,0x3a,0xdc,0xda,0x47,0xd8, -0xda,0x42,0xde,0xe2,0x5f,0xe7,0xef,0xd1,0xfd,0x0d,0xf4,0x1a,0x27,0x16,0x35,0x45, -0x5a,0x56,0x62,0xfa,0x68,0x6c,0x47,0x70,0x73,0x08,0x74,0x71,0x4a,0x6f,0x6f,0x37, -0x72,0x77,0x78,0x7e,0x7f,0x6f,0x77,0x69,0x29,0x59,0x44,0xa6,0x2c,0x16,0x2f,0x08, -0x01,0xad,0x00,0xfe,0x05,0xf7,0xee,0xb4,0xe8,0xe6,0x6c,0xe6,0xe5,0x7c,0xe4,0xe2, -0xea,0xe0,0xe0,0x06,0xdf,0xda,0xae,0xd5,0xd2,0x94,0xd0,0xce,0x7b,0xcb,0xc6,0x79, -0xc1,0xbe,0xcb,0xbd,0xbd,0x6a,0xc0,0xc8,0x20,0xd5,0xe9,0x95,0x01,0x14,0x76,0x1f, -0x27,0xa9,0x2d,0x2f,0x46,0x2b,0x22,0xd6,0x1a,0x17,0x46,0x14,0x0e,0xd6,0x06,0x00, -0x79,0xfd,0xfa,0x19,0xf4,0xeb,0x32,0xe5,0xe5,0x58,0xea,0xf0,0xc9,0xf7,0x00,0x7c, -0x0b,0x17,0x29,0x27,0x39,0x56,0x44,0x43,0xc2,0x3a,0x2e,0x65,0x1d,0x09,0x1b,0xf6, -0xe6,0x98,0xdd,0xd9,0x2d,0xd6,0xd0,0xe2,0xcb,0xcc,0x54,0xcf,0xd1,0xa2,0xcf,0xcc, -0x15,0xc9,0xc6,0x5b,0xc5,0xc3,0x5a,0xc1,0xc0,0xb4,0xc1,0xc3,0xcf,0xc4,0xc3,0x92, -0xbe,0xb9,0xc2,0xb5,0xb3,0x9f,0xb2,0xb3,0xa7,0xb7,0xbf,0xce,0xcc,0xd8,0xd9,0xdb, -0xd8,0x5f,0xd8,0xdb,0xd0,0xde,0xe2,0xa0,0xe5,0xef,0x63,0xff,0x0e,0x47,0x1b,0x26, -0xaa,0x33,0x43,0x98,0x53,0x5e,0xce,0x64,0x68,0x4c,0x6d,0x70,0xdf,0x71,0x6f,0x0f, -0x6e,0x6e,0xc5,0x71,0x78,0xfe,0x7f,0x7e,0xa1,0x72,0x63,0xcf,0x52,0x3d,0x23,0x26, -0x12,0x05,0x06,0x02,0xe0,0x01,0xff,0x66,0xf8,0xf1,0xdb,0xed,0xeb,0x2c,0xea,0xe8, -0x7a,0xe7,0xe5,0x4f,0xe4,0xe2,0x3e,0xe0,0xdb,0xa6,0xd6,0xd3,0x27,0xd1,0xce,0x34, -0xca,0xc4,0x6e,0xc0,0xbe,0xa6,0xbd,0xbe,0x52,0xc2,0xcb,0xf3,0xd9,0xee,0xff,0x03, -0x12,0x32,0x1b,0x23,0x1c,0x2a,0x2b,0xca,0x26,0x1e,0x47,0x19,0x17,0x9f,0x15,0x10, -0xa1,0x08,0x02,0x1e,0x00,0xfc,0x09,0xf5,0xeb,0x1c,0xe6,0xe6,0xd6,0xea,0xf0,0x0b, -0xf8,0x01,0xe7,0x0c,0x1a,0xbd,0x2c,0x3d,0xc9,0x43,0x3f,0x74,0x35,0x27,0xb9,0x15, -0x02,0x5b,0xf1,0xe5,0xf0,0xde,0xdb,0x1e,0xd7,0xd0,0xac,0xcd,0xce,0x7e,0xd1,0xd2, -0xb0,0xcf,0xcb,0x2e,0xc8,0xc5,0x5c,0xc4,0xc2,0x45,0xc0,0xc0,0xe1,0xc1,0xc3,0xbb, -0xc3,0xc0,0x8e,0xbb,0xb6,0xc6,0xb3,0xb2,0xa3,0xb1,0xb3,0x9e,0xb9,0xc3,0x5d,0xd1, -0xda,0x20,0xd9,0xd5,0x66,0xd5,0xd8,0x40,0xdb,0xdd,0x08,0xe2,0xed,0x3f,0xff,0x0c, -0xaf,0x18,0x23,0x46,0x30,0x40,0x80,0x4e,0x58,0xa3,0x5d,0x62,0x95,0x67,0x6b,0xfa, -0x6c,0x6b,0x1d,0x6b,0x6c,0x4c,0x72,0x7b,0xf2,0x7f,0x79,0x4a,0x6c,0x5d,0x32,0x4b, -0x35,0x4f,0x20,0x0e,0x7c,0x05,0x03,0xdb,0x03,0x00,0x47,0xf9,0xf3,0x53,0xef,0xec, -0x13,0xe9,0xe6,0x4b,0xe5,0xe3,0xcc,0xe2,0xe1,0x5e,0xdf,0xdb,0x42,0xd7,0xd4,0x85, -0xd1,0xce,0x32,0xc9,0xc3,0x19,0xc0,0xbf,0xf3,0xbe,0xc0,0x54,0xc5,0xcf,0x07,0xe0, -0xf4,0x9e,0x06,0x11,0x64,0x1a,0x23,0xec,0x29,0x29,0xbf,0x23,0x1c,0xd7,0x19,0x19, -0x96,0x16,0x10,0xb4,0x08,0x03,0x3c,0x01,0xfc,0xf9,0xf3,0xea,0xfc,0xe5,0xe7,0x91, -0xeb,0xf1,0x8a,0xf9,0x03,0x48,0x10,0x20,0xe8,0x33,0x41,0xe9,0x42,0x3c,0x32,0x31, -0x21,0xb8,0x0e,0xfb,0xbf,0xec,0xe3,0x88,0xdf,0xdc,0x35,0xd6,0xd0,0x32,0xce,0xcf, -0xbc,0xd1,0xd1,0x07,0xcf,0xcb,0x0d,0xc9,0xc7,0x38,0xc6,0xc3,0x2e,0xc2,0xc2,0xf7, -0xc3,0xc4,0x3b,0xc3,0xbe,0xac,0xb8,0xb3,0x6f,0xb1,0xaf,0x59,0xaf,0xb2,0x34,0xb9, -0xc5,0x76,0xd2,0xd7,0x49,0xd4,0xd1,0xd9,0xd2,0xd6,0x01,0xd9,0xdb,0xf3,0xe1,0xf0, -0xf8,0x01,0x0f,0x5e,0x1b,0x26,0x22,0x33,0x42,0xf2,0x4e,0x57,0xf5,0x5c,0x62,0x57, -0x68,0x6c,0x96,0x6d,0x6c,0x3b,0x6c,0x6e,0x89,0x75,0x7e,0xf8,0x7f,0x76,0x73,0x67, -0x57,0x56,0x44,0x2f,0xb0,0x1a,0x0b,0xc8,0x04,0x04,0x10,0x03,0xfe,0xae,0xf8,0xf4, -0xdd,0xf1,0xee,0x43,0xea,0xe7,0x9b,0xe6,0xe5,0x9e,0xe5,0xe4,0x55,0xe1,0xdd,0x65, -0xd9,0xd5,0xab,0xd1,0xcc,0xab,0xc6,0xc1,0x24,0xbf,0xbe,0x2f,0xbf,0xc1,0x58,0xc8, -0xd4,0xe9,0xe6,0xfa,0x32,0x07,0x0f,0xf7,0x18,0x22,0xd8,0x27,0x26,0xa7,0x1f,0x1a, -0x32,0x19,0x19,0x01,0x16,0x0f,0x2b,0x09,0x05,0xf5,0x02,0xfd,0x0b,0xf5,0xec,0xda, -0xe8,0xea,0x20,0xee,0xf4,0x20,0xfc,0x06,0xed,0x14,0x27,0x70,0x39,0x42,0xe1,0x3e, -0x36,0x21,0x29,0x17,0x0d,0x05,0xf4,0x22,0xe8,0xe2,0xdb,0xe0,0xdd,0xe4,0xd6,0xd2, -0x72,0xd1,0xd2,0x9e,0xd3,0xd2,0x00,0xcf,0xcb,0xe9,0xc8,0xc7,0xa8,0xc5,0xc3,0xe2, -0xc1,0xc2,0xdb,0xc3,0xc3,0xb6,0xc0,0xbb,0xd7,0xb5,0xb2,0xd3,0xaf,0xae,0x90,0xae, -0xb2,0x88,0xbb,0xc9,0x95,0xd4,0xd5,0x9e,0xd1,0xd0,0xe0,0xd1,0xd5,0x62,0xd7,0xda, -0xe6,0xe3,0xf4,0x41,0x04,0x10,0x2a,0x1b,0x26,0xe1,0x33,0x42,0x22,0x4d,0x54,0xb1, -0x59,0x5f,0xcc,0x65,0x69,0x68,0x6a,0x69,0xae,0x6a,0x6f,0x96,0x78,0x7f,0x7f,0x7c, -0x6f,0xba,0x60,0x50,0xe3,0x3c,0x27,0x3e,0x15,0x09,0xf6,0x05,0x06,0x86,0x04,0xff, -0xf9,0xf9,0xf6,0xaa,0xf3,0xef,0xeb,0xeb,0xe9,0x49,0xe8,0xe7,0x87,0xe6,0xe4,0x32, -0xe0,0xdc,0x30,0xd8,0xd4,0x50,0xcf,0xc9,0x6a,0xc3,0xbf,0x43,0xbe,0xbe,0x97,0xbf, -0xc3,0xea,0xcb,0xd9,0x2f,0xed,0xfe,0x2b,0x09,0x11,0xca,0x1b,0x24,0xc6,0x27,0x24, -0x61,0x1d,0x1a,0x96,0x1a,0x19,0x6b,0x15,0x0e,0x3a,0x09,0x06,0x36,0x03,0xfc,0x72, -0xf2,0xea,0xef,0xe8,0xeb,0x56,0xf0,0xf6,0xbf,0xff,0x0b,0xb7,0x1a,0x2d,0x6c,0x3d, -0x40,0x67,0x3a,0x30,0x78,0x22,0x10,0x7f,0xff,0xf0,0x77,0xe7,0xe3,0xcf,0xe1,0xdc, -0xe8,0xd5,0xd2,0xf2,0xd1,0xd3,0xb0,0xd2,0xd0,0x47,0xcd,0xca,0x50,0xc8,0xc7,0xc7, -0xc5,0xc3,0xde,0xc3,0xc5,0xd2,0xc5,0xc4,0x48,0xc0,0xb9,0x2b,0xb4,0xb0,0x4d,0xae, -0xac,0x2d,0xae,0xb3,0x47,0xbe,0xcc,0xd0,0xd3,0xd1,0x6f,0xce,0xce,0x18,0xd1,0xd3, -0x5d,0xd5,0xd9,0xfc,0xe5,0xf7,0xa0,0x06,0x12,0xf8,0x1c,0x28,0xf6,0x35,0x42,0x1d, -0x4c,0x52,0x57,0x58,0x5e,0xac,0x64,0x68,0x75,0x69,0x69,0x58,0x6b,0x71,0x69,0x7b, -0x7f,0xaf,0x78,0x6a,0x85,0x5a,0x48,0x0d,0x35,0x21,0x50,0x10,0x07,0x87,0x05,0x05, -0xc9,0x02,0xfe,0xd9,0xfa,0xf8,0x48,0xf5,0xf0,0xeb,0xec,0xeb,0x30,0xea,0xe9,0xde, -0xe8,0xe6,0x82,0xe2,0xde,0x9c,0xda,0xd5,0xb9,0xcf,0xc8,0xfd,0xc1,0xbe,0x22,0xbd, -0xbd,0xf1,0xbe,0xc4,0xd8,0xce,0xdf,0x45,0xf2,0x00,0xd0,0x07,0x10,0x3b,0x1b,0x23, -0x10,0x25,0x20,0x8b,0x1b,0x1a,0xa4,0x1a,0x19,0xd4,0x14,0x0f,0xe0,0x0a,0x08,0x26, -0x04,0xfc,0x65,0xf3,0xed,0x37,0xec,0xee,0x28,0xf3,0xf9,0x6e,0x03,0x10,0x73,0x21, -0x34,0x8a,0x3f,0x3d,0x94,0x34,0x28,0x87,0x18,0x06,0x1f,0xf7,0xeb,0x69,0xe6,0xe5, -0xb2,0xe2,0xdc,0x88,0xd6,0xd3,0x0f,0xd4,0xd4,0x05,0xd3,0xd0,0xf6,0xcc,0xc9,0x3e, -0xc8,0xc6,0xdd,0xc4,0xc3,0x79,0xc4,0xc6,0x41,0xc6,0xc3,0x9f,0xbe,0xb8,0x83,0xb3, -0xb0,0x39,0xae,0xad,0x09,0xb0,0xb7,0x90,0xc3,0xd0,0xc3,0xd3,0xcf,0x1c,0xcd,0xcd, -0x4d,0xd0,0xd2,0xd2,0xd3,0xda,0x2e,0xe9,0xfb,0x48,0x08,0x13,0x50,0x1d,0x29,0x6c, -0x37,0x42,0x2f,0x4b,0x51,0x43,0x57,0x5d,0x4c,0x63,0x66,0xd8,0x67,0x68,0xde,0x6c, -0x75,0x9d,0x7f,0x7f,0x4f,0x75,0x66,0xf4,0x55,0x43,0x3c,0x30,0x1d,0x21,0x0f,0x09, -0x68,0x09,0x08,0xab,0x04,0xff,0x47,0xff,0xff,0xe1,0xfe,0xfe,0x8a,0xfe,0xfe,0x88, -0xfe,0xfe,0xda,0xfe,0xff,0x61,0xff,0xff,0xc9,0xff,0xff,0xff,0xff,0xff,0xcd,0xff, -0xff,0xaa,0xff,0xff,0xeb,0xff,0x00,0xf4,0x00,0x01,0xdd,0x02,0x03,0xde,0x04,0x05, -0xc9,0x05,0x05,0x55,0x04,0x02,0xbd,0x00,0xfd,0xee,0xfa,0xf8,0x14,0xf6,0xf4,0x1b, -0xf4,0xf4,0xc7,0xf5,0xf7,0xdb,0xf9,0xfc,0x62,0xfe,0x00,0xe6,0x01,0x02,0x0b,0x03, -0x03,0xd1,0x02,0x02,0xeb,0x02,0x03,0xb2,0x03,0x04,0xa9,0x05,0x06,0x2e,0x08,0x09, -0xd3,0x09,0x09,0xeb,0x08,0x07,0x05,0x05,0x01,0xdc,0xfd,0xf9,0xeb,0xf5,0xf2,0x39, -0xf0,0xef,0x73,0xef,0xf1,0xa0,0xf3,0xf7,0xc0,0xfa,0xfe,0xa7,0x01,0x04,0x81,0x05, -0x06,0x10,0x06,0x05,0x4b,0x05,0x04,0x6c,0x04,0x04,0xf6,0x04,0x06,0x81,0x07,0x09, -0x90,0x0a,0x0b,0x2b,0x0c,0x0b,0xc8,0x09,0x06,0xac,0x02,0xfd,0xd6,0xf7,0xf2,0x7b, -0xee,0xeb,0x06,0xea,0xea,0x97,0xec,0xf0,0xe4,0xf4,0xf9,0xef,0xfe,0x03,0x31,0x06, -0x08,0xf2,0x08,0x08,0x3e,0x08,0x07,0xe1,0x05,0x05,0xe2,0x04,0x05,0x95,0x06,0x08, -0x98,0x0a,0x0c,0xc7,0x0d,0x0e,0xc4,0x0d,0x0b,0x7f,0x08,0x03,0x26,0xfd,0xf6,0xc5, -0xef,0xea,0xe0,0xe5,0xe3,0x3d,0xe4,0xe6,0xad,0xeb,0xf2,0x00,0xf9,0x00,0x12,0x06, -0x0a,0x53,0x0c,0x0d,0x60,0x0c,0x0b,0x50,0x09,0x07,0x6a,0x06,0x05,0x4e,0x06,0x07, -0x37,0x09,0x0b,0x19,0x0e,0x10,0xb4,0x11,0x11,0x2d,0x10,0x0c,0x13,0x06,0xfe,0x94, -0xf5,0xec,0xcc,0xe4,0xde,0x8b,0xdb,0xdb,0xad,0xdf,0xe6,0x77,0xef,0xf9,0x53,0x02, -0x09,0x99,0x0e,0x11,0xa2,0x11,0x10,0x17,0x0e,0x0b,0x62,0x08,0x06,0xa7,0x05,0x05, -0x6e,0x07,0x09,0x2e,0x0d,0x10,0xea,0x13,0x16,0x46,0x17,0x15,0x0a,0x11,0x09,0xe4, -0xfe,0xf3,0x20,0xe7,0xdc,0xd9,0xd4,0xd1,0xb0,0xd1,0xd6,0x5f,0xe0,0xec,0xa6,0xf9, -0x05,0x0c,0x0f,0x14,0xfb,0x16,0x16,0x83,0x13,0x0f,0x0e,0x0c,0x08,0xe7,0x05,0x04, -0x8d,0x05,0x08,0x90,0x0b,0x0f,0x9e,0x14,0x19,0x13,0x1d,0x1e,0xfc,0x1c,0x16,0x4c, -0x0c,0xfe,0xd8,0xee,0xdf,0x72,0xd1,0xc7,0x24,0xc2,0xc3,0x37,0xcb,0xd8,0x7f,0xea, -0xfc,0x11,0x0b,0x15,0xc7,0x1a,0x1c,0x80,0x1a,0x17,0x32,0x12,0x0c,0x66,0x07,0x04, -0x59,0x04,0x06,0xa3,0x09,0x0e,0xc3,0x13,0x1a,0xc2,0x20,0x26,0xbb,0x29,0x27,0xa1, -0x1d,0x0e,0xf7,0xfb,0xe8,0x2a,0xd5,0xc3,0xf6,0xb5,0xaf,0xf9,0xb2,0xc0,0x22,0xd4, -0xeb,0xd5,0x00,0x11,0x85,0x1b,0x1f,0x0f,0x21,0x1f,0xbe,0x1b,0x13,0x18,0x0a,0x04, -0x80,0x03,0x06,0xe6,0x09,0x0d,0xa9,0x12,0x19,0x2a,0x22,0x2b,0xd5,0x32,0x35,0xc2, -0x2e,0x1f,0x5f,0x0c,0xf7,0x21,0xe1,0xca,0x06,0xb4,0xa3,0x88,0x9e,0xa7,0xa0,0xba, -0xd3,0xae,0xed,0x04,0x85,0x14,0x1d,0xec,0x22,0x26,0xc1,0x25,0x1d,0x3d,0x10,0x05, -0x34,0x03,0x08,0x12,0x0d,0x0f,0xca,0x12,0x18,0xee,0x21,0x2c,0x41,0x36,0x3d,0xe3, -0x3b,0x30,0xa2,0x1c,0x06,0xb9,0xf0,0xd8,0xda,0xbd,0xa4,0x77,0x94,0x94,0x61,0xa2, -0xb9,0x4d,0xd5,0xf1,0x70,0x07,0x15,0x1a,0x1e,0x24,0xa3,0x28,0x25,0x4f,0x19,0x0b, -0xf3,0x04,0x08,0x82,0x0e,0x12,0x58,0x15,0x1a,0x80,0x21,0x2b,0x36,0x36,0x3f,0xbd, -0x43,0x3c,0x3e,0x2c,0x16,0x83,0xff,0xe7,0x0d,0xcd,0xaf,0xe0,0x95,0x8b,0xb2,0x90, -0xa3,0xa7,0xbd,0xda,0xbf,0xf6,0x09,0x17,0x14,0x1c,0x3a,0x25,0x29,0x99,0x22,0x13, -0xcc,0x08,0x07,0xda,0x0d,0x14,0x85,0x18,0x1c,0x1a,0x22,0x2a,0x00,0x34,0x3e,0xed, -0x46,0x46,0xa0,0x39,0x24,0x7b,0x0d,0xf5,0x3e,0xdc,0xbe,0xc8,0xa0,0x8c,0x26,0x88, -0x93,0x00,0xa9,0xc5,0x31,0xe3,0xfb,0x7a,0x0a,0x14,0x83,0x1d,0x26,0x34,0x27,0x1c, -0x39,0x0f,0x08,0xfd,0x0b,0x13,0xfa,0x19,0x1e,0x09,0x23,0x29,0x46,0x32,0x3c,0xc6, -0x45,0x4a,0xd1,0x43,0x32,0x4b,0x1b,0x02,0x5f,0xea,0xce,0x86,0xaf,0x94,0x87,0x86, -0x88,0x33,0x98,0xb1,0x14,0xcf,0xeb,0x9c,0xff,0x0b,0x47,0x15,0x1f,0xa9,0x26,0x22, -0xef,0x16,0x0c,0x49,0x0a,0x10,0x42,0x18,0x1e,0x9b,0x23,0x28,0xb7,0x2f,0x39,0xb5, -0x43,0x4b,0xc4,0x4a,0x3f,0xd1,0x29,0x11,0xf4,0xf7,0xdd,0x30,0xbf,0xa0,0x15,0x8a, -0x83,0x90,0x8b,0xa0,0x9a,0xbc,0xda,0xf9,0xf3,0x03,0x6b,0x0e,0x18,0xca,0x22,0x25, -0xbe,0x1d,0x11,0xa7,0x0a,0x0c,0xcd,0x14,0x1c,0x49,0x22,0x26,0x5e,0x2d,0x36,0xfa, -0x40,0x4a,0x44,0x4e,0x48,0xe5,0x37,0x20,0x31,0x06,0xeb,0x7b,0xce,0xae,0xbc,0x92, -0x83,0x08,0x84,0x93,0xc2,0xab,0xc9,0xd6,0xe5,0xfa,0x31,0x07,0x11,0xde,0x1c,0x24, -0xcd,0x22,0x17,0xce,0x0d,0x0b,0xd2,0x10,0x19,0x46,0x20,0x25,0xd8,0x2a,0x32,0xba, -0x3c,0x47,0xb1,0x4e,0x4e,0x48,0x43,0x2e,0x67,0x15,0xfa,0x2b,0xde,0xbf,0x92,0x9f, -0x88,0xc9,0x80,0x88,0xc6,0x9c,0xb8,0x68,0xd6,0xef,0x8e,0x00,0x0b,0xcf,0x16,0x21, -0x60,0x24,0x1c,0x7f,0x11,0x0a,0xc9,0x0c,0x15,0x42,0x1d,0x23,0xb0,0x27,0x2e,0x36, -0x38,0x43,0xe2,0x4c,0x50,0xed,0x4a,0x3a,0x39,0x23,0x09,0x81,0xed,0xce,0x0c,0xae, -0x91,0x1e,0x82,0x82,0x03,0x91,0xa9,0x5b,0xc7,0xe3,0x0c,0xf8,0x05,0x85,0x10,0x1b, -0xe5,0x22,0x20,0x39,0x16,0x0c,0xbe,0x0a,0x10,0x08,0x19,0x20,0xa2,0x25,0x2b,0xf9, -0x33,0x3e,0x7a,0x49,0x50,0xfd,0x4f,0x44,0x79,0x30,0x17,0x37,0xfc,0xde,0x67,0xbe, -0x9e,0xb7,0x87,0x80,0xd0,0x87,0x9c,0x99,0xb8,0xd5,0x2d,0xee,0xfd,0x9b,0x09,0x15, -0x00,0x1f,0x21,0x0a,0x1a,0x0f,0xc8,0x09,0x0c,0x44,0x14,0x1c,0x28,0x23,0x28,0x89, -0x2f,0x39,0x1a,0x45,0x4e,0xec,0x51,0x4b,0x55,0x3b,0x24,0xfa,0x0a,0xee,0xc7,0xce, -0xae,0xb1,0x92,0x83,0xa8,0x83,0x92,0xc7,0xaa,0xc8,0xa4,0xe2,0xf7,0x26,0x03,0x0f, -0x49,0x1a,0x21,0xcd,0x1e,0x14,0xb9,0x0b,0x0a,0xf1,0x0f,0x18,0x08,0x20,0x25,0xae, -0x2b,0x34,0x64,0x3f,0x4a,0x67,0x51,0x4f,0x6d,0x44,0x30,0x17,0x18,0xfd,0x01,0xdf, -0xbe,0x73,0x9f,0x89,0xb5,0x81,0x89,0xc7,0x9d,0xb9,0x45,0xd6,0xed,0x0b,0x00,0x01, -0x05,0xfc,0x0e,0xb3,0x20,0x0a,0x19,0x03,0x17,0xb5,0x17,0xf7,0x93,0xf9,0x14,0xf0, -0x08,0xf2,0x57,0x0c,0x14,0xbf,0x17,0x1c,0x0a,0x19,0x1b,0x61,0x12,0x08,0x56,0x0f, -0x16,0x08,0x18,0x0d,0xce,0x21,0x2d,0xa7,0x15,0x06,0x1d,0x10,0x0c,0x00,0xe7,0xde, -0xf3,0xf2,0xe0,0x3f,0xc9,0xd6,0xf2,0xdb,0xd5,0xaa,0xd2,0xd2,0xf3,0xda,0xdc,0x9f, -0xdb,0xe4,0x9b,0xf7,0x01,0x77,0xfd,0x0d,0x6c,0x15,0x0a,0xa5,0x05,0x13,0xb9,0x18, -0xfd,0xc2,0xfc,0x19,0x68,0x0c,0xfc,0x34,0x05,0x16,0xdf,0x17,0x1a,0x70,0x19,0x19, -0x75,0x15,0x0d,0xd9,0x08,0x14,0xd9,0x16,0x13,0x31,0x1f,0x24,0x34,0x14,0x07,0xc1, -0x08,0x08,0xf4,0xe7,0xdf,0x31,0xf1,0xe1,0xdf,0xd5,0xd0,0x46,0xd8,0xd4,0xac,0xd0, -0xd4,0x94,0xda,0xe2,0x1e,0xe2,0xe0,0x22,0xf7,0xff,0xf7,0xff,0x08,0xc0,0x10,0x0b, -0x99,0x09,0x0f,0x3f,0x17,0x04,0x2f,0x05,0x16,0x2d,0x0d,0x0b,0xdd,0x05,0x0f,0x47, -0x17,0x17,0xeb,0x1b,0x16,0xbb,0x19,0x0f,0x78,0x02,0x11,0x1c,0x15,0x17,0xd7,0x1d, -0x1f,0x52,0x12,0x08,0x15,0x02,0x00,0xe2,0xec,0xe2,0xc3,0xe8,0xe0,0x1a,0xe3,0xd4, -0x7a,0xd0,0xd1,0x5e,0xcf,0xd8,0x9e,0xda,0xe9,0xea,0xe5,0xde,0x8b,0xf3,0xfb,0xff, -0xff,0x09,0xb4,0x0d,0x0b,0x86,0x0d,0x0f,0x7a,0x15,0x10,0x3c,0x08,0x0f,0x66,0x0c, -0x17,0x41,0x0f,0x0c,0x37,0x11,0x15,0xa8,0x1f,0x17,0xe2,0x1b,0x0f,0xea,0xff,0x0c, -0x16,0x13,0x19,0x52,0x21,0x19,0x04,0x0e,0x08,0xa2,0xfe,0xfc,0x77,0xf1,0xdf,0x5f, -0xe1,0xe0,0x64,0xea,0xdd,0xa9,0xcf,0xc9,0x99,0xcc,0xdd,0xa9,0xdf,0xec,0x01,0xe9, -0xdf,0xaf,0xee,0xf8,0xb1,0x00,0x0d,0x53,0x0a,0x0a,0xf9,0x10,0x11,0xac,0x1a,0x12, -0x7e,0x07,0x0a,0x3c,0x0e,0x1d,0x26,0x17,0x0e,0x57,0x0a,0x10,0x0c,0x22,0x1c,0x31, -0x19,0x0e,0x7f,0x01,0x08,0xd6,0x10,0x1b,0xf5,0x23,0x14,0xd1,0x09,0x06,0xcf,0xfc, -0xfd,0x5c,0xec,0xde,0xa3,0xdc,0xdf,0x5b,0xee,0xe4,0xe2,0xd3,0xc5,0x43,0xc6,0xe2, -0x68,0xe7,0xeb,0x6c,0xea,0xe3,0xf0,0xe8,0xf3,0x1a,0x02,0x10,0x6d,0x09,0x0a,0xb3, -0x14,0x17,0x34,0x1e,0x0d,0x5a,0x06,0x08,0xf7,0x0e,0x20,0x3b,0x1d,0x15,0x83,0x08, -0x08,0xfa,0x25,0x20,0x19,0x15,0x0c,0x0e,0x04,0x03,0xac,0x0e,0x1c,0x5d,0x24,0x10, -0x87,0x04,0x06,0x10,0x01,0xfc,0xf3,0xe3,0xdb,0xbd,0xda,0xe0,0x01,0xf0,0xe7,0xbe, -0xd9,0xc3,0x67,0xc1,0xe5,0x62,0xed,0xea,0x9d,0xe9,0xe7,0x02,0xe4,0xf0,0xa6,0x03, -0x11,0x68,0x0a,0x0a,0x41,0x19,0x1e,0x33,0x1c,0x08,0x68,0x04,0x08,0x72,0x10,0x22, -0x7b,0x21,0x1b,0xcc,0x07,0x07,0x8a,0x25,0x22,0x4d,0x13,0x09,0xa9,0x07,0x01,0x13, -0x0e,0x1c,0xbb,0x1f,0x0d,0x4c,0x00,0x08,0x04,0x03,0xf7,0x20,0xdf,0xd8,0xe4,0xd9, -0xdf,0x9a,0xef,0xea,0x04,0xdf,0xc3,0xca,0xc4,0xe4,0xa9,0xee,0xed,0xc2,0xe8,0xe8, -0xba,0xdf,0xef,0x2a,0x04,0x10,0xc9,0x0c,0x0b,0x35,0x20,0x20,0x23,0x18,0x05,0xb7, -0x02,0x09,0xe2,0x10,0x22,0xcd,0x23,0x21,0xed,0x0a,0x0d,0xbd,0x20,0x1d,0xf6,0x12, -0x08,0xf0,0x08,0x01,0xb4,0x0f,0x1a,0x30,0x1a,0x0b,0x8e,0x00,0x0b,0xe6,0x02,0xf2, -0xc6,0xdb,0xd5,0x02,0xd9,0xdf,0x5b,0xee,0xeb,0x2b,0xe3,0xc6,0x4d,0xcb,0xe3,0xf1, -0xe9,0xef,0xb6,0xe7,0xe6,0x66,0xdf,0xf2,0x12,0x04,0x0e,0x9d,0x0f,0x13,0x05,0x23, -0x20,0xd3,0x14,0x03,0xfe,0x00,0x04,0x2c,0x13,0x23,0x81,0x26,0x25,0x7c,0x13,0x13, -0x44,0x1d,0x14,0x6e,0x13,0x08,0xd6,0x06,0x03,0x3e,0x10,0x15,0xba,0x11,0x09,0x98, -0x06,0x09,0x89,0x00,0xee,0xdd,0xd8,0xd2,0xf2,0xd2,0xe8,0x16,0xf0,0xec,0xfd,0xe4, -0xd1,0x8b,0xce,0xe0,0xa3,0xe6,0xf0,0x52,0xe8,0xe1,0x4e,0xe3,0xf5,0xe0,0x03,0x0c, -0xb4,0x12,0x18,0xfa,0x1e,0x1b,0x37,0x11,0x01,0xc2,0xfe,0x02,0x55,0x21,0x26,0x11, -0x28,0x28,0xed,0x1c,0x12,0x79,0x15,0x14,0x32,0x13,0x09,0x9c,0x04,0x07,0x44,0x10, -0x10,0xf1,0x0a,0x09,0x3d,0x06,0x05,0x10,0xfa,0xea,0x00,0xd6,0xd1,0x76,0xd7,0xf2, -0x9a,0xf0,0xeb,0x9b,0xe6,0xd6,0xf1,0xcf,0xdd,0x3d,0xed,0xf0,0x56,0xe5,0xdf,0xf1, -0xe5,0xf9,0x13,0x06,0x0c,0xc0,0x14,0x15,0x6b,0x1a,0x17,0x2f,0x0c,0xff,0x51,0x00, -0x0d,0xd4,0x27,0x27,0xc6,0x27,0x2d,0x20,0x1f,0x14,0x47,0x11,0x16,0x45,0x11,0x06, -0x98,0x02,0x04,0x6c,0x10,0x0e,0x9a,0x08,0x08,0xb3,0x01,0xfe,0x8f,0xf8,0xe4,0x6b, -0xd4,0xd2,0x6e,0xe2,0xf7,0x93,0xf2,0xec,0x06,0xea,0xd6,0x93,0xd3,0xdd,0xfc,0xef, -0xea,0x15,0xde,0xdc,0x1d,0xe6,0x02,0x75,0x09,0x0d,0x3a,0x11,0x11,0xd6,0x16,0x18, -0x2a,0x08,0xfb,0x8f,0x05,0x18,0x6f,0x2c,0x2b,0x87,0x2b,0x2f,0x9e,0x1f,0x16,0xe9, -0x0f,0x15,0x0e,0x0b,0x01,0x0e,0xfe,0x01,0xe0,0x12,0x0b,0x0e,0x08,0x04,0xb2,0xfc, -0xfd,0x83,0xf7,0xdf,0x83,0xce,0xdf,0xf8,0xea,0xf9,0x5e,0xf6,0xef,0xce,0xe8,0xd7, -0x97,0xd6,0xde,0x56,0xee,0xe2,0x79,0xd8,0xd9,0xa4,0xeb,0x09,0x49,0x0b,0x0c,0xf3, -0x0c,0x0c,0xca,0x18,0x17,0xf5,0xfc,0xf9,0x9f,0x15,0x20,0xaf,0x2f,0x31,0x82,0x30, -0x2d,0x86,0x22,0x18,0x98,0x11,0x13,0x46,0x05,0xfb,0x8c,0xf8,0x02,0xea,0x12,0x0c, -0x70,0x04,0xfe,0x67,0xf9,0xff,0xcc,0xf2,0xd0,0x5b,0xd6,0xec,0xc0,0xf2,0xfa,0x21, -0xfa,0xf1,0xcb,0xe3,0xd9,0xc9,0xd9,0xe3,0xa9,0xe8,0xdb,0xd6,0xd1,0xd9,0x66,0xf3, -0x0d,0xb3,0x0a,0x08,0x95,0x06,0x0c,0xfa,0x1a,0x0b,0xff,0xf5,0x08,0x66,0x1e,0x2a, -0x69,0x31,0x37,0xa0,0x30,0x2b,0xf8,0x23,0x19,0x56,0x16,0x0d,0x14,0x01,0xf4,0xc0, -0xf4,0x02,0x4a,0x13,0x0a,0xec,0x01,0xf9,0x8a,0xfb,0xfd,0x83,0xe3,0xd2,0xb2,0xe4, -0xf0,0x27,0xfc,0xfb,0xd5,0xfd,0xee,0x86,0xe1,0xd8,0x8f,0xdb,0xe8,0x52,0xe1,0xd6, -0x07,0xcd,0xdc,0xb5,0xf6,0x0f,0x36,0x0a,0x04,0x87,0x05,0x0f,0x43,0x12,0x02,0xc5, -0xfe,0x13,0x63,0x21,0x34,0xd7,0x36,0x38,0xe7,0x2f,0x29,0xa4,0x20,0x1b,0xc6,0x1d, -0x0a,0xe0,0xfb,0xea,0xc5,0xef,0x00,0x23,0x14,0x09,0x51,0xfc,0xfa,0x93,0xf8,0xf4, -0x80,0xdf,0xde,0x52,0xea,0xf5,0x2e,0x06,0x03,0x4b,0xf9,0xed,0xc0,0xde,0xd5,0x0f, -0xde,0xec,0x81,0xdd,0xd4,0x12,0xcc,0xda,0xcf,0xf6,0x0f,0x29,0x05,0x00,0xa9,0x05, -0x09,0x1e,0x0d,0x03,0x26,0x0b,0x16,0xda,0x26,0x3f,0xc0,0x3f,0x35,0x57,0x31,0x25, -0x69,0x1c,0x1f,0xc7,0x1f,0x09,0xb0,0xf5,0xe7,0x33,0xe8,0xff,0x80,0x12,0x01,0x82, -0xfa,0xf5,0x1b,0xf7,0xef,0x98,0xe5,0xe7,0x22,0xec,0xfb,0xf2,0x10,0x08,0xf3,0xf5, -0xec,0x36,0xdb,0xd1,0x8a,0xe1,0xe9,0x0b,0xdf,0xd6,0xba,0xd2,0xd7,0xf2,0xf4,0x0a, -0x95,0xfe,0xff,0x3a,0x02,0x0c,0x9a,0x08,0x0c,0x82,0x10,0x18,0x93,0x2e,0x47,0xee, -0x3f,0x37,0x68,0x31,0x22,0x6d,0x18,0x23,0x5a,0x1b,0x06,0x73,0xf6,0xe7,0x09,0xe3, -0xfc,0x56,0x0a,0xfb,0xe2,0xf5,0xf7,0xbf,0xf8,0xee,0x63,0xee,0xe9,0x07,0xed,0x06, -0xd5,0x16,0x03,0x3d,0xfa,0xe8,0xfe,0xd6,0xce,0xbf,0xe1,0xe3,0x2c,0xdf,0xe0,0xbf, -0xd6,0xd4,0x06,0xf1,0x01,0x30,0xf9,0xfe,0x6b,0x09,0x0b,0xb9,0x0c,0x12,0x00,0x12, -0x1a,0x3a,0x3c,0x4a,0xc3,0x3b,0x3d,0x87,0x2f,0x1f,0x88,0x16,0x21,0x6b,0x11,0x01, -0x28,0xfd,0xe9,0x1b,0xe2,0xf4,0x6a,0xfc,0xf5,0x2a,0xfb,0xfe,0xda,0xf6,0xf3,0x26, -0xf2,0xea,0xac,0xf1,0x13,0x53,0x14,0x01,0x28,0xfc,0xe7,0xc2,0xd1,0xcd,0x8f,0xdc, -0xdb,0x55,0xe0,0xe8,0xa2,0xdc,0xd7,0xc6,0xe5,0xf2,0xc8,0xfb,0x08,0x00,0x0f,0x0b, -0x1e,0x0c,0x13,0x37,0x12,0x22,0xe6,0x44,0x46,0x20,0x3e,0x3e,0x5b,0x31,0x1d,0x2c, -0x17,0x16,0xad,0x05,0x00,0xd2,0xfd,0xf0,0x3e,0xe8,0xe7,0x0e,0xef,0xfb,0x57,0x03, -0x01,0x27,0xf9,0xef,0xc4,0xf0,0xec,0xc2,0xfc,0x16,0x46,0x11,0x03,0xbc,0xfa,0xe8, -0x13,0xd3,0xcc,0x83,0xd0,0xd6,0xdc,0xdf,0xe7,0x83,0xe3,0xdf,0x9b,0xdd,0xeb,0xf3, -0x00,0x0e,0x89,0x10,0x0e,0xef,0x08,0x0d,0x58,0x14,0x2d,0xc6,0x45,0x44,0xba,0x3f, -0x3e,0x7e,0x33,0x23,0x6f,0x17,0x04,0xb8,0xff,0xfa,0x1d,0xfb,0xf5,0x30,0xed,0xe6, -0x17,0xea,0xfd,0x9e,0x07,0x03,0x00,0xfd,0xef,0x03,0xe9,0xef,0xee,0x06,0x15,0xf6, -0x0f,0x03,0xa9,0xf8,0xe7,0xd7,0xd9,0xd1,0xcf,0xc4,0xd0,0xa7,0xd9,0xe3,0x9a,0xe5, -0xe4,0x12,0xe5,0xe8,0x3e,0x00,0x11,0xd1,0x11,0x12,0x94,0x09,0x06,0xd8,0x16,0x33, -0xa6,0x43,0x46,0xee,0x41,0x3f,0x06,0x36,0x2a,0x99,0x18,0xfa,0x2b,0xf2,0xf4,0x66, -0xf7,0xf6,0xe5,0xf0,0xee,0xba,0xe8,0xf8,0xf3,0x07,0x05,0xbc,0x00,0xf1,0x1f,0xe7, -0xf2,0x08,0x0a,0x13,0x25,0x12,0x04,0xfe,0xf6,0xe8,0x86,0xdf,0xd4,0x68,0xc6,0xc2, -0xcc,0xd1,0xdd,0x9f,0xe7,0xea,0x11,0xef,0xec,0x8c,0xf7,0x0e,0x8c,0x15,0x14,0x4c, -0x0c,0x07,0x14,0x16,0x32,0x8e,0x43,0x4a,0xb2,0x45,0x3f,0xf6,0x37,0x2b,0xf7,0x16, -0xfe,0xf1,0xe6,0xea,0x61,0xef,0xf6,0x21,0xf6,0xf5,0xb0,0xef,0xec,0x9a,0x01,0x0a, -0x3a,0x04,0xf6,0x2d,0xec,0xf0,0xe7,0x06,0x13,0x39,0x14,0x07,0x36,0xf6,0xeb,0x04, -0xe1,0xd8,0x46,0xcd,0xbd,0x28,0xc4,0xd5,0xab,0xe8,0xf0,0x14,0xf5,0xf6,0x40,0xef, -0x04,0x07,0x1a,0x17,0x52,0x10,0x0c,0x0f,0x13,0x2e,0x2d,0x44,0x4e,0xd0,0x4a,0x3e, -0xbd,0x38,0x28,0x73,0x18,0x02,0x14,0xe6,0xdc,0xf0,0xe4,0xf5,0x0d,0xf8,0xf9,0xa6, -0xf7,0xea,0x18,0xf5,0x0d,0x99,0x07,0xfc,0x2f,0xf3,0xed,0xac,0x03,0x13,0x04,0x16, -0x0a,0x51,0xf5,0xed,0xf3,0xdf,0xdc,0x50,0xd2,0xc0,0x13,0xb9,0xc9,0x28,0xe8,0xf3, -0x39,0xfb,0xfc,0x9b,0xf3,0xf9,0x54,0x1a,0x1a,0x55,0x17,0x11,0xfb,0x0e,0x2b,0xfc, -0x42,0x50,0xbc,0x4e,0x3f,0x25,0x36,0x24,0x2a,0x19,0x06,0x89,0xea,0xd5,0xa2,0xd5, -0xf0,0xa0,0xf8,0xfe,0xa6,0xfb,0xf0,0x24,0xeb,0x0b,0x5d,0x0b,0x06,0x3b,0xf8,0xeb, -0x65,0x00,0x10,0x96,0x16,0x0c,0x93,0xf6,0xea,0x8e,0xdf,0xdc,0xc9,0xd6,0xc5,0xa4, -0xb7,0xbc,0xf4,0xe1,0xf4,0x8f,0x01,0x01,0xa5,0xfa,0xf3,0x93,0x14,0x1d,0xbe,0x1e, -0x14,0x44,0x0e,0x2a,0x86,0x41,0x52,0x57,0x52,0x40,0x22,0x30,0x23,0xe7,0x18,0x09, -0xfd,0xed,0xd4,0xb3,0xc9,0xe5,0x81,0xf7,0x02,0x65,0xfe,0xf5,0xdb,0xea,0x03,0x33, -0x10,0x0c,0x4c,0xfa,0xec,0xc3,0xfe,0x0e,0xb3,0x15,0x0e,0xac,0xf8,0xe5,0x1f,0xe1, -0xdd,0x8f,0xd9,0xc9,0xb6,0xb9,0xb7,0x35,0xd8,0xf3,0x4b,0x05,0x04,0x52,0xfe,0xf7, -0x39,0x0c,0x21,0x04,0x22,0x15,0x5b,0x11,0x29,0xf3,0x40,0x51,0x25,0x54,0x40,0x25, -0x2a,0x24,0xf0,0x18,0x0b,0xc7,0xf1,0xd5,0x2c,0xc7,0xd9,0x93,0xf2,0x03,0x8e,0x00, -0xf8,0x84,0xf0,0xfd,0x6f,0x11,0x0e,0x45,0xfc,0xef,0x7c,0xfc,0x0d,0xf8,0x13,0x11, -0x85,0xf8,0xe0,0xdc,0xe0,0xde,0x3b,0xdb,0xce,0x1f,0xbc,0xb9,0xae,0xce,0xee,0xdc, -0x06,0x07,0x74,0x01,0xfe,0xab,0x0a,0x1e,0x76,0x20,0x16,0x88,0x14,0x29,0xe0,0x42, -0x4f,0x45,0x54,0x3f,0x6d,0x27,0x22,0x0d,0x19,0x0b,0x0a,0xf6,0xd5,0x68,0xca,0xd1, -0xe0,0xe8,0x02,0x45,0x02,0xfa,0xe0,0xf8,0x00,0x2d,0x0d,0x0c,0xc5,0xfc,0xf3,0x1a, -0x00,0x0f,0x27,0x12,0x0f,0x6a,0xf7,0xde,0x53,0xdf,0xdf,0xbf,0xdc,0xd3,0x1b,0xbd, -0xc0,0xf8,0xcc,0xe6,0xc4,0x04,0x08,0x30,0x02,0x06,0xf8,0x0f,0x16,0x03,0x1a,0x13, -0x4c,0x17,0x32,0x63,0x48,0x4e,0xab,0x51,0x3f,0xa7,0x26,0x1f,0x6b,0x17,0x0a,0x28, -0xf7,0xd2,0x1e,0xce,0xd4,0x56,0xe2,0xff,0xf0,0x01,0xf8,0xbc,0xfe,0x08,0x06,0x05, -0x03,0x97,0xf8,0xf6,0x43,0x0a,0x14,0xaa,0x13,0x0d,0xfc,0xf4,0xdf,0x82,0xdd,0xdf, -0x9e,0xdd,0xd2,0x96,0xbb,0xc3,0xc3,0xd6,0xe7,0xaa,0xff,0x07,0x1c,0xfe,0x0a,0xcf, -0x12,0x10,0x96,0x11,0x11,0x53,0x1b,0x3b,0x95,0x4b,0x50,0xba,0x50,0x3b,0x58,0x29, -0x20,0x80,0x14,0x07,0xba,0xef,0xd0,0x9d,0xd0,0xd9,0x3f,0xe7,0xf9,0xfa,0x00,0xf4, -0x01,0x04,0x04,0x4e,0x01,0xfd,0xe2,0xf8,0xff,0x31,0x13,0x15,0x2c,0x12,0x0c,0x15, -0xf0,0xe0,0xee,0xde,0xde,0x72,0xda,0xcb,0x15,0xbd,0xc9,0x11,0xd8,0xef,0x11,0xff, -0x08,0x31,0xff,0x0f,0x0e,0x0e,0x0d,0xbf,0x0b,0x11,0x49,0x26,0x40,0x4f,0x4d,0x51, -0xa5,0x50,0x39,0xe6,0x2c,0x1e,0xc7,0x0e,0xfd,0xbd,0xe4,0xd2,0xa3,0xce,0xd9,0x93, -0xef,0xf9,0x74,0xfd,0xfa,0xaf,0x05,0x02,0x33,0x01,0xf8,0xb9,0xfb,0x0d,0x20,0x16, -0x14,0x74,0x0f,0x07,0xad,0xed,0xe4,0xe5,0xdd,0xdb,0xf9,0xd2,0xc5,0x1c,0xc0,0xc7, -0xd2,0xdd,0xf8,0xd8,0xfe,0x04,0x8c,0x07,0x0d,0x97,0x0c,0x0d,0xca,0x07,0x16,0xe2, -0x31,0x43,0x84,0x4e,0x51,0xb7,0x4c,0x38,0x29,0x2f,0x1a,0x36,0x08,0xf1,0xbd,0xde, -0xcf,0xdb,0xcd,0xe0,0x9d,0xf7,0xf6,0x90,0xfc,0xff,0x0c,0x01,0x01,0xfd,0xff,0xf6, -0xd0,0x05,0x16,0xc3,0x15,0x11,0x57,0x0c,0x01,0x2e,0xed,0xe7,0x59,0xdc,0xd6,0xf8, -0xca,0xc0,0xb0,0xc2,0xc9,0xa7,0xe8,0xff,0x21,0xfb,0x08,0x6c,0x09,0x08,0x3d,0x0c, -0x0b,0xc7,0x04,0x20,0x63,0x37,0x45,0x3f,0x4e,0x4f,0x78,0x48,0x3b,0x40,0x30,0x16, -0x85,0xfd,0xe6,0xcb,0xd6,0xd5,0x95,0xd1,0xeb,0x30,0xf9,0xf2,0x71,0x01,0xfd,0x15, -0xfe,0x01,0xad,0x00,0xfa,0xa6,0x10,0x16,0x9f,0x14,0x0e,0x36,0x07,0xfb,0x11,0xef, -0xe7,0xdc,0xda,0xcd,0x78,0xbf,0xc2,0x55,0xc8,0xd0,0xee,0xf2,0xfe,0xc5,0xfc,0x0c, -0xf3,0x04,0x06,0x6d,0x0b,0x0a,0x9e,0x0a,0x25,0x7b,0x39,0x47,0x28,0x4d,0x4d,0xd1, -0x46,0x3d,0x89,0x2d,0x0f,0x95,0xed,0xda,0x0e,0xde,0xd5,0x29,0xd8,0xf3,0xa8,0xf4, -0xf7,0x0e,0x03,0xf9,0x06,0xfe,0x04,0xb9,0x04,0x04,0x3f,0x13,0x15,0x49,0x11,0x0a, -0x35,0x01,0xf9,0x4a,0xef,0xe6,0x97,0xd3,0xbf,0xd7,0xbf,0xca,0xed,0xc9,0xda,0xc5, -0xf8,0xfb,0x3f,0x04,0x0b,0x18,0x00,0x06,0xd8,0x0b,0x0c,0xeb,0x12,0x27,0x34,0x3b, -0x48,0x30,0x4b,0x49,0x70,0x48,0x3c,0x04,0x28,0xff,0x94,0xe2,0xe1,0x3c,0xe0,0xd7, -0x20,0xe1,0xf4,0x09,0xf7,0xfd,0x25,0xff,0xf6,0xec,0xff,0x06,0x38,0x0b,0x0e,0x98, -0x11,0x12,0x30,0x0e,0x05,0x22,0xfd,0xf8,0x1e,0xee,0xdc,0xdf,0xc8,0xc1,0xeb,0xca, -0xcc,0xb1,0xce,0xe3,0x8f,0xf6,0x01,0x99,0x06,0x06,0xf4,0x00,0x06,0xf9,0x09,0x12, -0xa9,0x1a,0x27,0x5f,0x39,0x46,0xe1,0x47,0x49,0xe9,0x48,0x39,0x00,0x14,0xf9,0x6c, -0xe8,0xe5,0x8a,0xdd,0xda,0x0b,0xe7,0xf0,0x1f,0xfc,0xfc,0xda,0xf9,0xfa,0x04,0x02, -0x09,0xab,0x14,0x14,0xa3,0x0d,0x0c,0x5c,0x0a,0x00,0xfa,0xfb,0xf7,0x54,0xe5,0xce, -0x7c,0xce,0xce,0x74,0xcc,0xcd,0x8f,0xd7,0xe7,0xff,0xf6,0x05,0x9b,0x05,0xff,0x33, -0x02,0x05,0x07,0x0a,0x1a,0x0c,0x22,0x26,0x5f,0x37,0x44,0x69,0x47,0x4a,0xe9,0x45, -0x26,0xde,0x0a,0xfd,0xfb,0xf0,0xe0,0x05,0xde,0xe1,0x8e,0xe5,0xf2,0x77,0xfe,0xf9, -0x8f,0xf4,0xfe,0x46,0x05,0x0c,0xd7,0x1b,0x16,0xaa,0x08,0x07,0xcb,0x06,0xfe,0xa0, -0xf9,0xee,0xbe,0xd7,0xcf,0x9f,0xd8,0xd7,0x34,0xcc,0xd4,0x94,0xdf,0xe6,0x60,0xfa, -0x08,0x15,0x02,0xfa,0x49,0x03,0x07,0xd8,0x0c,0x20,0xe8,0x27,0x26,0x77,0x33,0x43, -0x32,0x47,0x46,0x0b,0x37,0x1f,0x51,0x0a,0x05,0xfc,0xf2,0xdf,0xf3,0xe1,0xe3,0xaf, -0xe3,0xf4,0x9a,0xff,0xf6,0xb7,0xf2,0x02,0xdf,0x0c,0x0e,0x5a,0x19,0x17,0xeb,0x04, -0x02,0xc4,0x04,0xfc,0xf1,0xed,0xe0,0x22,0xd8,0xd6,0xb2,0xe2,0xda,0xd2,0xd0,0xdb, -0x04,0xe6,0xe9,0x16,0xfc,0x09,0x96,0xfd,0xf7,0x7e,0x05,0x0e,0x47,0x0e,0x1c,0x8b, -0x2b,0x26,0x27,0x31,0x42,0xbe,0x43,0x36,0x58,0x2f,0x1f,0xac,0x10,0x08,0x22,0xf2, -0xe1,0x5a,0xe1,0xe9,0x09,0xe6,0xf2,0xd5,0xff,0xf6,0x58,0xf3,0x06,0x7a,0x14,0x0f, -0x59,0x11,0x16,0x82,0x03,0xfd,0x74,0xfc,0xef,0xf0,0xdd,0xe1,0xfd,0xde,0xe1,0xf6, -0xe7,0xde,0x9b,0xda,0xdd,0x36,0xec,0xeb,0xa7,0xf7,0x08,0x53,0x00,0xf5,0xb9,0x02, -0x14,0x40,0x15,0x1a,0x0a,0x2c,0x29,0x0c,0x30,0x37,0x2b,0x37,0x2e,0x4a,0x32,0x23, -0x71,0x12,0x08,0xad,0xf2,0xeb,0x07,0xe5,0xe9,0x71,0xe3,0xec,0xf0,0xfc,0xfe,0xf2, -0xf5,0x02,0x33,0x15,0x14,0x23,0x0c,0x0f,0x98,0x04,0xfc,0xf0,0xf0,0xe4,0x68,0xdc, -0xe6,0xea,0xe3,0xe1,0x8e,0xeb,0xe2,0x0b,0xe9,0xe9,0xc2,0xeb,0xe7,0x2c,0xf1,0x02, -0x7c,0x02,0xf8,0x12,0xfe,0x15,0xed,0x1d,0x1a,0x9e,0x25,0x2c,0xa6,0x32,0x30,0x31, -0x2e,0x2e,0x87,0x33,0x24,0x3a,0x0f,0x08,0x57,0xf4,0xf4,0x1f,0xef,0xe3,0xad,0xdc, -0xe5,0x21,0xfa,0x00,0x9a,0xfd,0xfe,0x28,0x14,0x17,0x4c,0x0b,0x05,0x0e,0x03,0xfd, -0x0e,0xe8,0xdb,0x16,0xdd,0xe8,0xc1,0xe9,0xe2,0xa8,0xed,0xeb,0x98,0xf4,0xf7,0xa8, -0xe9,0xe2,0x6d,0xea,0xfd,0x77,0x00,0xfd,0x0f,0xfd,0x17,0xcc,0x21,0x1e,0x69,0x1e, -0x2a,0x6c,0x37,0x2a,0x77,0x25,0x2e,0x87,0x31,0x27,0x11,0x0c,0x05,0xa8,0xf9,0xf8, -0x6c,0xf9,0xe1,0x9e,0xd7,0xe1,0x12,0xf8,0x01,0x81,0x02,0xfe,0xfe,0x11,0x14,0xb5, -0x0e,0xfe,0xd4,0xfc,0xff,0x30,0xe4,0xd5,0x52,0xde,0xe8,0x16,0xf0,0xe4,0x8d,0xef, -0xf4,0x60,0xfa,0x01,0x02,0xec,0xde,0x60,0xe5,0xf8,0xf0,0xfe,0x02,0xa7,0x05,0x19, -0xbc,0x1f,0x26,0x8a,0x1c,0x25,0x71,0x36,0x27,0x4b,0x21,0x2c,0xa2,0x2e,0x28,0xf5, -0x0a,0x06,0xd3,0xfc,0xf9,0xe9,0xfa,0xe5,0xf7,0xd3,0xde,0xb4,0xf4,0xff,0x87,0x03, -0x05,0x0c,0x0f,0x0d,0xdd,0x11,0xfe,0xbe,0xf5,0xf9,0xff,0xe2,0xd6,0x58,0xdc,0xe8, -0xc7,0xf3,0xe8,0x69,0xf4,0xf9,0x12,0xff,0x02,0x5d,0xf2,0xdc,0x09,0xe1,0xf4,0x51, -0xfd,0x04,0x6e,0x11,0x19,0xcf,0x1b,0x28,0x21,0x22,0x1f,0x04,0x2f,0x27,0x1d,0x24, -0x27,0x21,0x2c,0x27,0x7c,0x0e,0x06,0xe0,0xfc,0xf7,0x1b,0xf6,0xea,0x82,0xd7,0xdc, -0x7b,0xf2,0xfb,0xfc,0x01,0x0c,0xf8,0x0d,0x07,0x77,0x0d,0x03,0x20,0xf1,0xec,0x59, -0xe1,0xdd,0x17,0xdb,0xe8,0x62,0xf5,0xf5,0x21,0xf6,0xfc,0xcf,0x00,0x01,0xb4,0xf5, -0xe3,0xda,0xde,0xf0,0x1b,0xfa,0x08,0x9a,0x19,0x1d,0x60,0x19,0x24,0xe5,0x25,0x20, -0x8e,0x21,0x24,0xba,0x2a,0x24,0x6e,0x26,0x25,0x64,0x17,0x02,0x58,0xfc,0xf4,0xe4, -0xf0,0xe9,0x8f,0xe4,0xdf,0x3a,0xee,0xf5,0x07,0x05,0x0e,0x95,0x0d,0x03,0x98,0x05, -0x00,0x8b,0xf3,0xdf,0x72,0xdc,0xe5,0x17,0xdf,0xe4,0x68,0xf8,0xff,0xd3,0xf7,0xfe, -0xf0,0xff,0xfd,0x83,0xf2,0xee,0x61,0xe7,0xec,0x0b,0xf7,0x11,0x02,0x1c,0x1e,0x37, -0x1b,0x1f,0x69,0x24,0x24,0x0e,0x19,0x1e,0xb6,0x2d,0x28,0xf7,0x21,0x26,0x79,0x17, -0x02,0xa4,0xf7,0xf0,0xf9,0xeb,0xe7,0xb6,0xed,0xed,0xd7,0xe7,0xf0,0x0a,0x08,0x0b, -0x0b,0x0a,0x05,0xf0,0xfe,0xfb,0xb6,0xf4,0xdb,0x76,0xd6,0xe6,0xc3,0xe6,0xea,0x78, -0xfa,0xff,0x17,0xfd,0xfa,0x27,0xfe,0xf9,0x42,0xef,0xf4,0x60,0xf7,0xea,0x51,0xf8, -0x15,0x7f,0x1a,0x1c,0xe0,0x20,0x1c,0x35,0x1f,0x26,0x20,0x1b,0x19,0xd5,0x28,0x2c, -0x15,0x2a,0x1f,0x76,0x13,0x03,0x70,0xef,0xed,0x29,0xe8,0xe6,0xf1,0xf2,0xfa,0xa5, -0xe7,0xf0,0x68,0x05,0x05,0x1c,0x04,0x07,0xa9,0xfa,0xf2,0xbf,0xf2,0xe2,0x2d,0xd8, -0xe1,0x35,0xed,0xf7,0xe0,0xf6,0xff,0x2a,0x00,0xf6,0xeb,0xfb,0xf5,0x48,0xef,0xf9, -0x2c,0x00,0xf3,0x80,0xfd,0x10,0x6c,0x17,0x18,0x39,0x22,0x1c,0x01,0x19,0x23,0x09, -0x22,0x1e,0x5d,0x25,0x2e,0x43,0x2d,0x19,0x1f,0x0f,0xfe,0xa2,0xeb,0xea,0x13,0xe6, -0xe7,0xca,0xf6,0xfa,0x98,0xf3,0xf5,0x38,0xfb,0xfe,0x89,0xfe,0x03,0x3c,0xf5,0xee, -0x13,0xf0,0xeb,0xa5,0xe1,0xe7,0x50,0xf0,0xfa,0xc5,0xf9,0xff,0x54,0xfb,0xf5,0x35, -0xf6,0xef,0xbc,0xf3,0xfc,0xe7,0xfd,0x08,0x77,0x0a,0x0c,0x85,0x10,0x17,0xc6,0x1f, -0x11,0x9e,0x18,0x21,0x73,0x28,0x23,0xde,0x2c,0x2d,0x90,0x29,0x1c,0x6e,0x0b,0xf7, -0xef,0xe9,0xe4,0xd7,0xdc,0xeb,0xe2,0xf2,0xf5,0xca,0x06,0xfc,0x9c,0xf7,0xf3,0xfe, -0xfb,0xfc,0x85,0xea,0xef,0x18,0xef,0xee,0x09,0xec,0xf0,0xe3,0xf4,0xf6,0x0e,0x03, -0xfd,0x9d,0xf9,0xf7,0x91,0xef,0xe9,0x92,0xf7,0xf7,0x1c,0x02,0x1c,0xe2,0x13,0x10, -0x05,0x08,0x16,0x24,0x16,0x0b,0xc2,0x1a,0x20,0xc6,0x26,0x30,0x71,0x2f,0x31,0x30, -0x21,0x20,0x91,0x05,0xf7,0x7d,0xed,0xd9,0x9f,0xd8,0xe8,0x93,0xe8,0xfb,0x4c,0x10, -0x02,0xdf,0xf8,0xea,0x22,0xf4,0xef,0xaa,0xe4,0xf0,0x64,0xec,0xf5,0xd0,0xf7,0xf6, -0xe6,0xfb,0xf7,0x4a,0x05,0xfb,0x77,0xfe,0xf9,0x0d,0xe5,0xeb,0x64,0xf3,0xf3,0xba, -0x0f,0x25,0x8b,0x1d,0x13,0xef,0x04,0x0b,0xcb,0x0a,0x0a,0x02,0x18,0x1d,0x40,0x30, -0x34,0xb1,0x33,0x31,0x06,0x23,0x17,0x7b,0x02,0xfd,0x5d,0xed,0xd1,0xf7,0xd8,0xdc, -0x88,0xe4,0x05,0x88,0x11,0x07,0x2a,0xfa,0xe6,0x16,0xe5,0xe3,0x33,0xe2,0xe8,0x0a, -0xf2,0xfc,0xd6,0xfc,0xfd,0x0e,0x00,0xff,0x09,0xfe,0xfd,0x61,0x03,0xf7,0x3b,0xe4, -0xeb,0xd9,0xea,0xfa,0x38,0x1c,0x28,0x98,0x25,0x19,0xd2,0x04,0x00,0xbb,0x00,0x04, -0x65,0x13,0x28,0x61,0x30,0x36,0xc8,0x35,0x31,0xf8,0x26,0x0f,0xe1,0x03,0xfe,0x03, -0xe9,0xd2,0xee,0xd1,0xd1,0x0d,0xe9,0x08,0x20,0x0f,0x0a,0x6d,0xfc,0xe3,0xce,0xda, -0xd5,0x0f,0xd9,0xee,0x32,0xfc,0xfc,0x5d,0x02,0x00,0x8f,0x05,0x05,0xa4,0xfa,0xfd, -0xd0,0x00,0xf7,0x50,0xea,0xe5,0xa5,0xe7,0x04,0x3c,0x22,0x2a,0x6d,0x2b,0x1e,0x85, -0x03,0xfb,0xdc,0xf0,0xfd,0x1f,0x20,0x2b,0x04,0x30,0x38,0xda,0x34,0x34,0x12,0x28, -0x0f,0xf9,0xff,0xf8,0x56,0xe7,0xd4,0xad,0xc8,0xcc,0xf4,0xee,0x06,0x70,0x0d,0x0b, -0xb8,0xfc,0xe0,0xf6,0xd3,0xc4,0xf4,0xd8,0xfa,0x08,0xfd,0x01,0x9c,0x05,0x04,0xb5, -0x09,0x08,0x6f,0x00,0xf7,0x84,0xfb,0xf9,0xdd,0xeb,0xe2,0x04,0xeb,0x0e,0x35,0x23, -0x2c,0x1c,0x2d,0x1e,0x0c,0x04,0xf1,0x8f,0xe7,0x04,0x00,0x25,0x29,0x57,0x33,0x36, -0x3c,0x37,0x34,0x9e,0x2a,0x15,0xa0,0xf7,0xef,0x34,0xe8,0xcf,0xdc,0xc4,0xcf,0x8e, -0xef,0x01,0xba,0x0b,0x0a,0xf5,0xf8,0xdf,0x74,0xc7,0xc3,0xc0,0xdf,0xfa,0x0b,0xff, -0x05,0xd8,0x05,0x0a,0x8e,0x0c,0x0f,0x6e,0x05,0xf1,0x68,0xf6,0xfc,0x9d,0xe8,0xe6, -0x12,0xf7,0x12,0xd2,0x23,0x2f,0x77,0x2d,0x1b,0xdc,0xff,0xea,0x6e,0xec,0x08,0xb8, -0x20,0x2b,0x76,0x31,0x34,0x5b,0x39,0x35,0x57,0x31,0x13,0x4e,0xef,0xe7,0xb8,0xe5, -0xc9,0x6c,0xc6,0xd8,0xff,0xeb,0xfc,0xaf,0x0a,0x06,0x79,0xf0,0xd9,0x1b,0xc7,0xcb, -0xbd,0xe1,0xf7,0xac,0x03,0x04,0x4b,0x09,0x0c,0x3b,0x10,0x16,0x86,0x03,0xef,0xda, -0xf3,0xf9,0x1a,0xe9,0xed,0x7e,0x06,0x12,0x1f,0x22,0x31,0xb7,0x2b,0x11,0x84,0x00, -0xee,0xd1,0xf6,0x07,0xfd,0x1d,0x2b,0x6a,0x2e,0x36,0x75,0x37,0x3b,0x4c,0x32,0x0c, -0x01,0xec,0xe0,0xfe,0xdc,0xc9,0x7a,0xcb,0xe0,0x9a,0xe7,0xf6,0x6e,0x09,0xfc,0x3f, -0xe6,0xdc,0x00,0xce,0xd2,0x6f,0xe0,0xf6,0xdb,0x03,0x05,0xe2,0x0a,0x0d,0x29,0x19, -0x14,0x1d,0xff,0xf2,0x82,0xef,0xf4,0xf8,0xed,0xf7,0x5f,0x0f,0x13,0xaf,0x20,0x32, -0x08,0x1f,0x0f,0xb4,0x05,0xf9,0x0e,0xf9,0x05,0xa7,0x1b,0x28,0xce,0x2e,0x36,0x3c, -0x3b,0x40,0xa4,0x2b,0x07,0x69,0xeb,0xdb,0x8f,0xd6,0xcb,0x10,0xd0,0xe2,0xa3,0xe4, -0xf3,0xb0,0x01,0xf0,0xc7,0xe7,0xe0,0x72,0xd9,0xd2,0xf6,0xdb,0xf2,0x35,0x02,0x08, -0xf1,0x09,0x12,0x0e,0x1b,0x10,0x30,0x01,0xf5,0x26,0xf4,0xf2,0xcb,0xef,0xfd,0xc6, -0x12,0x15,0x06,0x21,0x29,0x05,0x1c,0x15,0xfb,0x0e,0x05,0xde,0xf9,0xfc,0x94,0x13, -0x26,0x86,0x31,0x35,0xed,0x3e,0x3b,0xd6,0x24,0x07,0x36,0xec,0xe0,0x22,0xd0,0xc7, -0xf3,0xce,0xe2,0xc8,0xe3,0xee,0x36,0xf7,0xec,0xcb,0xed,0xed,0x4b,0xe1,0xd2,0x4f, -0xcf,0xeb,0xb5,0x01,0x0b,0x79,0x09,0x12,0x45,0x17,0x0f,0x97,0x02,0xf9,0x83,0xfb, -0xf0,0x55,0xf1,0xfe,0xe3,0x16,0x1a,0x37,0x20,0x24,0x57,0x19,0x1d,0x05,0x1e,0x0d, -0x9b,0xfa,0xf2,0xb7,0x0b,0x28,0x1a,0x35,0x35,0x87,0x3a,0x33,0xee,0x1f,0x02,0x4e, -0xec,0xe3,0xff,0xca,0xc5,0x03,0xcd,0xe0,0x9b,0xe6,0xea,0xf3,0xed,0xe9,0xa0,0xf4, -0xf7,0xc9,0xe8,0xd4,0x25,0xcb,0xe2,0xfc,0x05,0x0e,0x12,0x0a,0x0f,0x7f,0x11,0x0e, -0x9d,0x02,0xfc,0x63,0x01,0xef,0x7e,0xf3,0x00,0xe5,0x14,0x21,0x91,0x1f,0x1b,0x2c, -0x18,0x26,0x89,0x26,0x18,0x1a,0xfc,0xee,0x73,0x03,0x2c,0xce,0x37,0x35,0xd5,0x35, -0x2a,0xf4,0x19,0x00,0xa2,0xec,0xe5,0x59,0xc8,0xc3,0xef,0xcc,0xdb,0x82,0xe9,0xe5, -0x6c,0xe4,0xe7,0x57,0xfb,0xfa,0xc8,0xf2,0xd8,0x05,0xca,0xdc,0xa0,0x04,0x10,0x63, -0x0c,0x0f,0x82,0x0d,0x0b,0xbe,0x03,0x01,0x55,0x05,0xf3,0xf4,0xf5,0x03,0xe5,0x12, -0x25,0xd8,0x1e,0x18,0xd2,0x1a,0x2c,0xdb,0x27,0x20,0x92,0x01,0xee,0xe3,0xff,0x28, -0x48,0x39,0x35,0x19,0x31,0x23,0x21,0x12,0xfc,0x4b,0xed,0xe3,0x29,0xc9,0xc3,0xb4, -0xcc,0xd8,0xc5,0xe7,0xe1,0x78,0xdf,0xe8,0xaa,0xfd,0xfb,0xa3,0xf7,0xde,0x27,0xcc, -0xda,0xf9,0xfc,0x11,0x32,0x0f,0x0e,0x96,0x0b,0x07,0x46,0x04,0x06,0xa5,0x06,0xf9, -0x34,0xf9,0x06,0x31,0x14,0x22,0xeb,0x1e,0x1a,0xc0,0x1e,0x2d,0x76,0x29,0x23,0x03, -0x09,0xf5,0x6e,0x00,0x1e,0x2b,0x38,0x34,0x9a,0x2a,0x1b,0x37,0x0a,0xf8,0x92,0xec, -0xde,0xb6,0xcb,0xc2,0x8d,0xcb,0xd7,0xa8,0xe0,0xe0,0x5e,0xe1,0xea,0x3f,0xf9,0xfb, -0xb5,0xf9,0xe4,0x2a,0xd7,0xdb,0xa0,0xf3,0x0f,0x91,0x12,0x0d,0x6c,0x08,0x07,0xb8, -0x03,0x09,0xde,0x05,0x00,0xa8,0xfc,0x06,0x89,0x15,0x1d,0xdd,0x21,0x20,0xc6,0x24, -0x29,0x1f,0x2b,0x25,0x61,0x0d,0x03,0x1e,0x01,0x16,0xd1,0x2f,0x33,0xe0,0x24,0x14, -0xe1,0x05,0xf2,0x7c,0xea,0xd8,0x76,0xce,0xc4,0xa1,0xc7,0xd3,0xf6,0xd8,0xe0,0xb3, -0xe4,0xee,0xc2,0xf2,0xfb,0x64,0xfa,0xe8,0x77,0xe5,0xdd,0xf4,0xed,0x09,0xb6,0x14, -0x0e,0x44,0x07,0x09,0x93,0x05,0x0b,0xa2,0x06,0x07,0xda,0x00,0x06,0xfb,0x13,0x1b, -0x77,0x23,0x26,0x3c,0x2c,0x24,0x3f,0x2a,0x26,0x63,0x13,0x10,0x68,0x06,0x0f,0xf4, -0x24,0x2c,0xcf,0x20,0x0b,0xc6,0x02,0xf1,0x67,0xe3,0xd3,0x07,0xd0,0xc6,0xee,0xc4, -0xcf,0x4c,0xd7,0xdf,0x1f,0xe7,0xf1,0x1f,0xed,0xf8,0xe0,0xf9,0xee,0xbf,0xeb,0xe5, -0x67,0xed,0x02,0xed,0x0f,0x0f,0xd6,0x04,0x0b,0xaf,0x0b,0x08,0xe4,0x06,0x0d,0xeb, -0x07,0x05,0x14,0x14,0x1d,0x2a,0x24,0x2b,0x97,0x30,0x24,0xd1,0x27,0x27,0x20,0x1d, -0x13,0xe7,0x0d,0x0f,0x3d,0x1a,0x20,0xa5,0x1c,0x04,0xda,0xfd,0xf1,0x1d,0xda,0xcd, -0x9d,0xd1,0xc9,0x82,0xc2,0xce,0x36,0xd8,0xdd,0xe6,0xe8,0xf2,0xcb,0xec,0xf3,0x57, -0xf9,0xf7,0x22,0xee,0xec,0xff,0xf4,0xfd,0xf5,0x07,0x10,0x20,0x03,0x0a,0xaf,0x10, -0x04,0x0c,0x05,0x10,0x5f,0x0b,0x06,0xc7,0x15,0x21,0x41,0x24,0x2f,0xd5,0x32,0x29, -0x50,0x25,0x29,0x21,0x24,0x15,0xb9,0x0f,0x17,0xff,0x11,0x14,0x71,0x16,0xff,0x6d, -0xf8,0xee,0xa9,0xd2,0xc8,0xd1,0xd0,0xcb,0xb1,0xc3,0xcf,0xf3,0xd9,0xdc,0x71,0xe9, -0xf0,0xa3,0xef,0xf0,0x6a,0xf8,0xfa,0x57,0xf0,0xf0,0xf4,0xff,0xf9,0x04,0x04,0x0f, -0xfe,0x04,0x0b,0x02,0x12,0x04,0xfc,0x04,0x11,0x40,0x0f,0x09,0x00,0x18,0x25,0x24, -0x26,0x30,0xde,0x33,0x2d,0x0a,0x29,0x27,0xc7,0x24,0x14,0x55,0x11,0x1b,0xbb,0x0c, -0x0e,0x12,0x11,0xfb,0x6d,0xf1,0xe6,0x58,0xcf,0xc6,0x6a,0xcc,0xc9,0xfe,0xc2,0xd0, -0x13,0xdd,0xe1,0x15,0xe9,0xef,0x3d,0xf0,0xf4,0x3b,0xf3,0xf8,0x64,0xf2,0xf9,0xba, -0x02,0xf9,0xa7,0x03,0x0d,0x92,0x08,0x09,0x3f,0x0b,0x08,0x80,0x08,0x13,0x53,0x0c, -0x0a,0xcc,0x19,0x28,0x6d,0x2d,0x34,0x1a,0x39,0x33,0xf4,0x2e,0x22,0xc1,0x1e,0x17, -0xe8,0x17,0x13,0x65,0x05,0x08,0x83,0x05,0xfa,0xc9,0xeb,0xd9,0x68,0xd0,0xc6,0x2c, -0xcd,0xc4,0x02,0xc5,0xd1,0xd9,0xdd,0xe2,0x08,0xed,0xf5,0xbb,0xf2,0xf5,0x51,0xee, -0xf3,0xe7,0xfc,0x01,0x10,0xfa,0xf7,0xae,0x04,0x03,0x74,0x0c,0x08,0x3c,0x06,0x0d, -0x57,0x0d,0x15,0x96,0x09,0x0f,0xd2,0x1a,0x27,0x9f,0x2d,0x39,0xe6,0x43,0x44,0x15, -0x32,0x1e,0x51,0x19,0x21,0x91,0x16,0x05,0x6c,0x02,0x05,0x15,0xf6,0xf6,0xfd,0xdd, -0xd3,0x6f,0xcf,0xc9,0x84,0xc8,0xbf,0xf3,0xc7,0xd1,0x53,0xde,0xe0,0x74,0xef,0xfa, -0xcc,0xff,0xf3,0xc4,0xea,0xf8,0x05,0x09,0xff,0xf3,0xf0,0xf7,0x33,0x01,0xfb,0xdc, -0x0a,0x0c,0x08,0x0d,0x12,0x21,0x11,0x0e,0xe3,0x07,0x11,0x38,0x1d,0x2f,0x52,0x30, -0x44,0xbd,0x49,0x47,0x56,0x2d,0x1a,0xcb,0x1e,0x20,0x45,0x10,0xff,0xd3,0xff,0xfc, -0x62,0xf0,0xe8,0xea,0xdd,0xd0,0xd6,0xce,0xc7,0x29,0xc0,0xc0,0xf0,0xc8,0xd6,0x5b, -0xe1,0xe0,0x61,0xf5,0xfb,0x62,0xfc,0xf2,0x0c,0xf2,0x00,0x29,0x05,0xff,0x35,0xf2, -0xfa,0xfb,0xff,0x04,0xb6,0x00,0x07,0x9e,0x09,0x14,0xf1,0x12,0x0c,0x86,0x0d,0x17, -0x78,0x28,0x2d,0xb0,0x31,0x4b,0x0b,0x50,0x45,0xb4,0x2f,0x24,0x19,0x23,0x16,0xf8, -0x0b,0xfa,0xbc,0xfc,0xf9,0xb2,0xf1,0xdb,0x39,0xd1,0xc9,0xb1,0xcb,0xc9,0xb3,0xbe, -0xc2,0xa0,0xcf,0xdf,0xde,0xdb,0xe1,0xc4,0xf8,0x01,0xe2,0xf9,0xf1,0xab,0xf7,0x01, -0xb0,0xfe,0xfc,0x26,0xf4,0xfb,0xca,0x04,0x07,0x37,0xfe,0xfe,0x1e,0x04,0x14,0x0f, -0x19,0x0b,0x0a,0x14,0x23,0x69,0x30,0x29,0x01,0x36,0x52,0x34,0x58,0x43,0xa2,0x31, -0x27,0xa0,0x1d,0x10,0x72,0x03,0xfb,0x73,0xfa,0xf9,0xe9,0xe9,0xd4,0x47,0xc5,0xb7, -0xfe,0xc9,0xcc,0x1c,0xbc,0xc9,0x7b,0xdb,0xe3,0x18,0xd7,0xe1,0x7c,0xfc,0x03,0x69, -0xf9,0xf7,0xcd,0xf7,0xfc,0x70,0xfd,0xf4,0x0f,0xf7,0x01,0xd2,0x0a,0x04,0x52,0x00, -0xfc,0xa3,0xf3,0x15,0xbd,0x1d,0x0e,0x2e,0x1e,0x30,0xe0,0x32,0x29,0xe3,0x39,0x57, -0x03,0x57,0x47,0x7f,0x37,0x21,0xfd,0x15,0x0a,0x3a,0xf7,0xf7,0xdd,0x00,0xf7,0x84, -0xe1,0xd2,0x40,0xbe,0xa8,0x86,0xc3,0xd0,0xd5,0xc1,0xd3,0x67,0xe4,0xe0,0x4a,0xd5, -0xe3,0xa0,0xfd,0xfe,0x12,0x01,0xfd,0x62,0xf4,0xf9,0xa1,0xfa,0xed,0xac,0xf6,0x0d, -0x9b,0x09,0x03,0x3c,0x04,0xf6,0xf9,0xed,0x0e,0x9c,0x25,0x17,0x10,0x2a,0x38,0x8a, -0x32,0x2c,0xcb,0x3e,0x55,0x4c,0x51,0x51,0x8e,0x39,0x1c,0x6d,0x13,0x07,0x7e,0xec, -0xf3,0x3a,0x05,0xf1,0x26,0xdc,0xd0,0x03,0xb1,0xa2,0x50,0xbe,0xd0,0xb3,0xc7,0xdc, -0x3d,0xe7,0xdc,0x5a,0xd8,0xe9,0x5b,0xf8,0xfd,0xf2,0x0b,0xfd,0x29,0xf1,0xf9,0x5c, -0xfa,0xe7,0x79,0xf6,0x0e,0x5c,0x0a,0x05,0x90,0x04,0xed,0xcf,0xef,0x16,0xc8,0x22, -0x1e,0xa4,0x30,0x3a,0xf4,0x31,0x34,0xbe,0x49,0x4e,0xed,0x53,0x56,0x78,0x37,0x17, -0xf6,0x0f,0x03,0x6b,0xea,0xf0,0x95,0xfd,0xec,0xae,0xd9,0xc7,0x14,0xa3,0xa4,0x5c, -0xc7,0xcb,0x0b,0xcb,0xdc,0x7e,0xe4,0xda,0xad,0xdf,0xf3,0xe0,0xf5,0x05,0x31,0x0c, -0xfc,0xa3,0xed,0xf7,0xd1,0xf7,0xeb,0xab,0xf7,0x0c,0x9b,0x0c,0x07,0x30,0xfb,0xe8, -0xde,0xfa,0x1e,0xac,0x22,0x21,0xd8,0x2e,0x39,0x39,0x35,0x41,0x90,0x4e,0x50,0xa5, -0x5d,0x52,0xca,0x34,0x13,0x7d,0x0a,0xfc,0x09,0xec,0xee,0xcf,0xf5,0xe9,0x9f,0xd4, -0xb6,0x3f,0xa2,0xae,0x82,0xc7,0xcb,0x1e,0xc9,0xd3,0x8c,0xe0,0xda,0xdc,0xe9,0xf3, -0xd7,0xfa,0x11,0xc9,0x09,0xfa,0xa9,0xeb,0xf3,0xbb,0xf2,0xef,0x3b,0xfb,0x09,0xfb, -0x0c,0x02,0xad,0xf2,0xf0,0x4f,0x06,0x1f,0x8e,0x28,0x20,0x52,0x28,0x3a,0xe9,0x39, -0x4a,0x09,0x4e,0x53,0x74,0x62,0x50,0x2c,0x32,0x10,0xdc,0x04,0xf9,0x39,0xed,0xee, -0x7f,0xef,0xe3,0x70,0xc9,0xaf,0x2a,0xa7,0xb3,0xbc,0xc3,0xce,0x88,0xc3,0xca,0x07, -0xdf,0xde,0x1e,0xf0,0xf7,0xf5,0x00,0x12,0x6a,0x0a,0xfa,0x4f,0xeb,0xef,0x3f,0xf6, -0xf2,0x5b,0xfc,0x0a,0xb0,0x09,0xfe,0x68,0xf2,0xf7,0xaa,0x0c,0x1e,0xa8,0x2a,0x1d, -0xcf,0x22,0x3c,0xe1,0x3f,0x4f,0xf1,0x51,0x58,0x3e,0x5f,0x4c,0xed,0x32,0x11,0xbf, -0x00,0xfa,0xb4,0xee,0xe9,0xc5,0xec,0xdb,0x44,0xc4,0xac,0x66,0xa8,0xb4,0xe8,0xc1, -0xc7,0x7e,0xc1,0xc2,0xb6,0xdc,0xe6,0x70,0xf5,0xfb,0x7f,0x09,0x10,0xd3,0x06,0xfd, -0xc1,0xf2,0xee,0xfd,0xf5,0xf9,0xf4,0xf8,0x08,0x0e,0x06,0xfc,0x04,0xf5,0xfb,0xfb, -0x0e,0x1d,0x0b,0x24,0x21,0xcd,0x1f,0x3a,0xcc,0x48,0x52,0x6f,0x54,0x5e,0xee,0x59, -0x45,0x2f,0x2f,0x1b,0x30,0x02,0xf6,0xc1,0xf1,0xe3,0xc1,0xe5,0xd7,0xf9,0xbc,0xaf, -0xf6,0xa9,0xb2,0x2f,0xbb,0xc1,0xf7,0xc0,0xbe,0xdd,0xd8,0xee,0xd9,0xfb,0x01,0xf1, -0x0f,0x0d,0x4f,0x02,0xfa,0x09,0xfb,0xf5,0x42,0xf4,0xfb,0xda,0xf8,0x02,0xc9,0x07, -0xf6,0xa9,0xfb,0x01,0x36,0x0e,0x19,0x6c,0x23,0x23,0x37,0x22,0x37,0xb7,0x4e,0x56, -0x5b,0x58,0x5f,0x1a,0x57,0x3f,0xf5,0x2b,0x1d,0x97,0x09,0xf7,0xc8,0xee,0xe3,0x37, -0xda,0xd5,0xff,0xb7,0xb0,0xf1,0xac,0xab,0xb3,0xb3,0xbf,0x6a,0xbf,0xc1,0x91,0xd6, -0xf4,0xe5,0x00,0x09,0x60,0x0f,0x0d,0xcf,0xfe,0xfa,0x53,0xfb,0xfa,0x0c,0xfc,0xf8, -0x27,0xfc,0xfb,0xab,0x07,0xf7,0x09,0xfb,0x06,0x77,0x08,0x18,0xe2,0x25,0x26,0x30, -0x27,0x37,0xdb,0x4f,0x58,0xc6,0x5e,0x5b,0xd8,0x53,0x3c,0x8c,0x2a,0x1a,0x0a,0x0b, -0x00,0x1f,0xea,0xe2,0x42,0xd5,0xd0,0xc4,0xb6,0xab,0x32,0xab,0xa3,0x96,0xb1,0xbd, -0x57,0xc0,0xc5,0x72,0xd8,0xf2,0x3c,0x03,0x10,0xed,0x0f,0x0b,0xda,0x00,0xf9,0x7a, -0xf8,0xfd,0x11,0x05,0xfc,0x63,0xfc,0xff,0xf0,0x01,0xfa,0xc3,0xf7,0x02,0x80,0x08, -0x1c,0x34,0x29,0x2c,0xd1,0x2d,0x36,0x1c,0x4b,0x58,0x5d,0x61,0x5b,0xb2,0x4e,0x3c, -0xc8,0x25,0x14,0x4b,0x0b,0x04,0x86,0xf0,0xde,0xe6,0xd5,0xc6,0x6a,0xb7,0xa6,0x83, -0xa1,0xa2,0xfd,0xb1,0xbd,0x29,0xc5,0xcb,0x5a,0xd5,0xef,0x5c,0x05,0x14,0x48,0x12, -0x0b,0x79,0x02,0xf6,0x2c,0xf4,0xfe,0x73,0x08,0x04,0x0a,0xfd,0xfe,0x58,0xfc,0xfa, -0x8b,0xfa,0xfe,0x9e,0x0b,0x22,0x46,0x2c,0x32,0x0a,0x32,0x32,0xa2,0x45,0x57,0x95, -0x61,0x59,0xb1,0x4d,0x3a,0x0c,0x23,0x0f,0x90,0x0b,0x06,0x32,0xf5,0xdf,0x81,0xcf, -0xc0,0x65,0xb0,0xa9,0xf9,0x9f,0xa1,0x0c,0xb3,0xbc,0x05,0xcb,0xcf,0xd7,0xd3,0xec, -0xe7,0x04,0x15,0xd8,0x10,0x0c,0xd2,0x02,0xf7,0x20,0xf0,0xfe,0x0f,0x0b,0x09,0xa5, -0x00,0xfc,0xfe,0xfa,0xf5,0x1d,0x00,0x03,0x8e,0x0e,0x24,0xc8,0x2d,0x38,0xa9,0x34, -0x30,0xd3,0x40,0x53,0x00,0x5f,0x55,0x34,0x4a,0x3a,0x22,0x23,0x0b,0x39,0x09,0x06, -0x3c,0xf7,0xe1,0x8b,0xcd,0xc0,0x79,0xaa,0xa8,0xfa,0xa4,0xa0,0xda,0xb0,0xb8,0x3c, -0xce,0xd1,0xbb,0xd5,0xec,0xc5,0x01,0x12,0x89,0x0f,0x0a,0xc6,0x04,0xfc,0xe9,0xf0, -0xfc,0xa1,0x0a,0x0b,0xb0,0x05,0xfb,0x14,0xff,0xf4,0xd2,0xff,0x0e,0x9e,0x10,0x24, -0x44,0x2a,0x39,0x1a,0x35,0x35,0x62,0x40,0x4c,0xba,0x56,0x51,0x62,0x45,0x38,0x0f, -0x28,0x0d,0x32,0x04,0x05,0xa0,0xf7,0xe4,0x51,0xcb,0xc2,0x87,0xab,0xa5,0xbb,0xab, -0x9d,0xb9,0xac,0xb7,0xba,0xcb,0xd3,0xfe,0xe0,0xee,0x02,0xff,0x0b,0xd4,0x0c,0x07, -0x7b,0x06,0x01,0xf1,0xf5,0xf8,0xcd,0x07,0x0a,0x04,0x07,0x00,0xf4,0xfe,0xfb,0x65, -0x02,0x16,0x7d,0x10,0x21,0x60,0x2e,0x34,0x10,0x37,0x3e,0x52,0x3d,0x48,0xe3,0x4d, -0x4a,0xfc,0x40,0x39,0x96,0x26,0x11,0x4f,0x01,0x00,0x10,0xf7,0xe4,0xd2,0xd1,0xbc, -0x6a,0xae,0xa6,0x63,0xad,0xa0,0x6b,0xa9,0xbc,0xb4,0xc6,0xd9,0xb0,0xe9,0xed,0xe4, -0xfb,0x05,0x5a,0x05,0x06,0x74,0x08,0x00,0xe3,0xfc,0xf6,0x35,0x01,0x0a,0x63,0x06, -0x07,0xdb,0xfa,0xfd,0x96,0x06,0x19,0x4e,0x1c,0x22,0xe4,0x2f,0x33,0x4c,0x3c,0x42, -0x50,0x3c,0x41,0xed,0x47,0x3f,0x3e,0x3d,0x36,0x13,0x21,0x14,0x75,0xfe,0xf8,0x68, -0xf6,0xe4,0x5b,0xd8,0xb8,0x97,0xaa,0xaa,0x28,0xad,0xac,0x1e,0xad,0xb9,0x64,0xcb, -0xdf,0xff,0xea,0xee,0xda,0xf7,0x03,0xc1,0xfe,0x03,0xa6,0x06,0xfd,0x01,0x00,0xf4, -0x5e,0xf9,0x06,0xb8,0x07,0x0c,0xd5,0xfd,0xfd,0x17,0x0e,0x1d,0x07,0x2a,0x2a,0x23, -0x2b,0x39,0x8a,0x42,0x3b,0x5f,0x3a,0x3b,0x7d,0x42,0x3a,0xa8,0x35,0x2f,0x49,0x1b, -0x13,0xbf,0xfd,0xf3,0xe8,0xf1,0xe7,0xc4,0xd9,0xbd,0x88,0xaa,0xa9,0x58,0xb1,0xb9, -0x40,0xb6,0xb5,0x26,0xd1,0xe6,0xe9,0xe6,0xeb,0xba,0xf5,0xff,0x12,0xfe,0xfc,0xfc, -0xff,0xf9,0x71,0xff,0xf6,0xb6,0xf3,0x01,0xf9,0x0a,0x10,0x07,0x07,0x03,0x9e,0x0b, -0x23,0x8b,0x35,0x32,0x5a,0x2a,0x3c,0x81,0x44,0x38,0x83,0x30,0x38,0x92,0x3d,0x38, -0x50,0x2e,0x24,0x7d,0x13,0x0e,0x7c,0xff,0xee,0x20,0xf0,0xe8,0x8b,0xdf,0xc3,0x28, -0xb0,0xa7,0xc4,0xb4,0xc4,0x9f,0xbd,0xba,0x9f,0xd2,0xe6,0xfe,0xe5,0xe4,0x3e,0xf1, -0xfe,0xa4,0xfb,0xfa,0x6a,0xf8,0xf3,0xbd,0xf9,0xf7,0xb3,0xef,0xff,0xab,0x0d,0x19, -0x34,0x0e,0x0a,0xd8,0x0f,0x24,0xb2,0x41,0x38,0x67,0x32,0x3b,0x75,0x41,0x32,0x0c, -0x2b,0x31,0x80,0x3b,0x31,0x30,0x2a,0x1b,0x06,0x0b,0x04,0x53,0xfc,0xee,0x2e,0xf0, -0xee,0x5d,0xe4,0xc6,0xe8,0xb3,0xae,0xed,0xb3,0xcf,0xca,0xc4,0xc3,0x73,0xd5,0xe5, -0x27,0xdf,0xe2,0x94,0xf0,0xfc,0xe8,0xf7,0xf9,0x3a,0xf3,0xef,0x07,0xf0,0xf1,0x81, -0xf1,0x01,0xf6,0x15,0x1d,0xa7,0x10,0x10,0x96,0x17,0x22,0xf8,0x46,0x3f,0x0b,0x36, -0x3d,0x3e,0x3f,0x28,0x0f,0x25,0x33,0xc8,0x37,0x2b,0xd7,0x25,0x14,0x75,0x03,0xf9, -0xcf,0xf2,0xf1,0x0e,0xfa,0xf9,0xd1,0xe5,0xc7,0xb7,0xba,0xb6,0x93,0xb3,0xd2,0xe0, -0xd0,0xc5,0xdb,0xd5,0xe2,0x59,0xd7,0xdd,0x1c,0xf6,0xfc,0x66,0xf5,0xf7,0x65,0xef, -0xe9,0xea,0xe6,0xe7,0x02,0xf3,0x0f,0x7f,0x1f,0x1c,0x05,0x14,0x19,0xe2,0x1c,0x24, -0x09,0x44,0x4b,0x17,0x37,0x38,0x79,0x36,0x20,0x7b,0x20,0x34,0x3a,0x35,0x2a,0x34, -0x20,0x0d,0x53,0xfd,0xee,0x27,0xeb,0xf1,0xe4,0x08,0x03,0x3c,0xe4,0xce,0xa3,0xc5, -0xba,0x9b,0xbb,0xce,0xcf,0xda,0xca,0x1f,0xd1,0xd8,0x63,0xd1,0xdc,0x1c,0xf3,0xfa, -0xe1,0xf9,0xf5,0xdc,0xec,0xe4,0x3b,0xdd,0xe3,0x7b,0xf3,0x1a,0xa5,0x2a,0x1b,0x0c, -0x1c,0x20,0x3a,0x1f,0x2b,0x44,0x3f,0x4c,0x42,0x3e,0x30,0x3d,0x29,0x1a,0x25,0x20, -0x2a,0xba,0x2f,0x2b,0x85,0x1c,0x08,0x5d,0xf3,0xe8,0xa1,0xe9,0xf2,0x0f,0x0c,0x0d, -0x6d,0xea,0xd6,0xa0,0xcb,0xc0,0xc9,0xc5,0xd0,0xa8,0xda,0xd4,0x66,0xcb,0xce,0x79, -0xcf,0xdd,0x95,0xe8,0xf5,0x03,0xfd,0xf6,0x63,0xe9,0xdb,0x1e,0xdc,0xe4,0x3c,0xf7, -0x19,0x78,0x2e,0x22,0xf7,0x1d,0x25,0x52,0x26,0x33,0x0a,0x41,0x4c,0x44,0x41,0x2a, -0x7c,0x21,0x1c,0x1c,0x1e,0x1e,0xf3,0x28,0x2d,0x01,0x1a,0xfe,0x81,0xea,0xe8,0x03, -0xeb,0xf4,0x85,0x05,0x0a,0x08,0xf5,0xd8,0x73,0xd2,0xc9,0xdd,0xce,0xd6,0xdc,0xdf, -0xd6,0x2b,0xc8,0xcb,0xdb,0xd6,0xdb,0x84,0xdd,0xf1,0xf1,0x02,0xf4,0xa9,0xde,0xd8, -0xc8,0xde,0xe8,0xa2,0xf8,0x11,0x9c,0x28,0x28,0x4f,0x1f,0x28,0x4c,0x2d,0x36,0xe1, -0x43,0x4d,0x35,0x3d,0x25,0xa3,0x22,0x23,0x36,0x1c,0x13,0x15,0x25,0x30,0xdc,0x12, -0xf2,0xa8,0xea,0xea,0xf6,0xed,0xf2,0x35,0xfe,0x07,0x6d,0xf8,0xe3,0xa2,0xd7,0xd3, -0x6a,0xd0,0xdb,0x17,0xe4,0xd1,0x1b,0xc6,0xd1,0xe3,0xd9,0xd9,0xf8,0xd4,0xf0,0xe5, -0x03,0xee,0x76,0xda,0xdc,0x8d,0xe2,0xed,0x3d,0xf6,0x0c,0x62,0x25,0x27,0x3a,0x28, -0x2b,0xb6,0x32,0x32,0x17,0x44,0x4b,0xb8,0x33,0x24,0x0d,0x27,0x23,0x12,0x1a,0x0d, -0x53,0x22,0x2a,0x25,0x0c,0xf3,0xea,0xed,0xed,0x17,0xf0,0xee,0x16,0xfa,0x06,0x8f, -0xf9,0xec,0x0f,0xe3,0xd8,0xd1,0xd0,0xdd,0x77,0xe2,0xcf,0xb6,0xcb,0xd3,0x67,0xd7, -0xd6,0xc5,0xd2,0xeb,0x67,0xfb,0xee,0xa6,0xe2,0xe2,0xe2,0xe8,0xef,0x76,0xf5,0x0a, -0xc4,0x22,0x24,0x35,0x2a,0x35,0x5f,0x30,0x30,0x45,0x3f,0x44,0x16,0x31,0x27,0xcd, -0x23,0x18,0x37,0x14,0x0f,0xe8,0x18,0x1f,0x32,0x0d,0xfb,0x5c,0xf3,0xef,0x33,0xed, -0xee,0xf4,0xfb,0x06,0x78,0xfa,0xf0,0xb9,0xef,0xdb,0x62,0xd4,0xdc,0x39,0xe0,0xd3, -0x20,0xd0,0xd1,0xfa,0xcd,0xd3,0x65,0xd5,0xe2,0xa1,0xf5,0xf2,0x60,0xed,0xe9,0x9c, -0xe9,0xf0,0x37,0xf7,0x0e,0x3f,0x1e,0x22,0x09,0x2a,0x34,0x67,0x2d,0x28,0xa9,0x37, -0x42,0x9f,0x34,0x2a,0x96,0x24,0x18,0x95,0x14,0x0a,0x67,0x0a,0x10,0xf7,0x0e,0x06, -0x43,0xf7,0xf1,0xf5,0xee,0xf1,0x0f,0x00,0xfd,0xd7,0xfc,0xf4,0xae,0xeb,0xe2,0xc1, -0xd1,0xda,0x10,0xe0,0xd7,0xef,0xd4,0xd6,0xdf,0xcf,0xd2,0x7e,0xd1,0xde,0x1e,0xe9, -0xf7,0xbc,0xf9,0xef,0x75,0xf1,0xf1,0x6f,0x01,0x0d,0x73,0x14,0x24,0xdd,0x27,0x2b, -0xd7,0x34,0x2b,0x64,0x35,0x3b,0xdf,0x2f,0x28,0x45,0x26,0x17,0x9d,0x11,0x0c,0xad, -0x0d,0x06,0x71,0x0d,0x07,0x39,0xf8,0xf3,0x34,0xef,0xfb,0xfe,0xf9,0xfb,0xe9,0x01, -0xf0,0x28,0xe7,0xe8,0x9b,0xdc,0xdf,0x37,0xe0,0xd5,0x51,0xd1,0xd4,0x63,0xce,0xcf, -0xc8,0xd8,0xe2,0x89,0xe4,0xf8,0x08,0xfb,0xf4,0x86,0xf0,0xf8,0x64,0x08,0x06,0x83, -0x14,0x27,0x06,0x23,0x26,0xa3,0x34,0x34,0xfc,0x33,0x31,0xa5,0x29,0x22,0x90,0x1e, -0x16,0x83,0x12,0x13,0x30,0x0c,0xff,0x18,0x0a,0x06,0xe3,0xf9,0xef,0x79,0xf9,0xfe, -0xc8,0xf5,0x00,0x80,0x08,0xf3,0x6f,0xe8,0xee,0xe0,0xea,0xdb,0x9d,0xd5,0xd3,0xde, -0xcb,0xc9,0x6d,0xcf,0xd3,0xee,0xdd,0xe2,0xa9,0xe2,0xf7,0x2a,0x00,0xf8,0x98,0xf1, -0xff,0x63,0x05,0x02,0x69,0x18,0x28,0xef,0x23,0x25,0x33,0x36,0x39,0x1a,0x31,0x24, -0xf5,0x24,0x1b,0x53,0x12,0x1c,0xf1,0x15,0x12,0x88,0x0a,0xfc,0x31,0x08,0x0c,0x05, -0xfd,0xee,0xad,0xfa,0xfc,0x93,0xf4,0x04,0x64,0x07,0xf7,0x9f,0xeb,0xf3,0x29,0xef, -0xe5,0x04,0xd0,0xcc,0xc8,0xc6,0xc1,0x83,0xd6,0xd5,0xbc,0xdb,0xe3,0xb9,0xe3,0xfb, -0x83,0x09,0xfc,0x6c,0xee,0xfd,0x74,0x04,0x04,0xe0,0x18,0x22,0x74,0x23,0x24,0x23, -0x36,0x35,0x18,0x34,0x23,0xf1,0x17,0x14,0x26,0x0c,0x20,0x71,0x19,0x10,0xe5,0x07, -0xfc,0x4c,0x09,0x0f,0x40,0xfe,0xed,0x90,0xf8,0xfd,0x3e,0xf9,0x05,0x31,0x03,0xfc, -0xda,0xf1,0xf7,0xaa,0xee,0xe9,0x3d,0xd9,0xc2,0x1d,0xc1,0xbd,0x57,0xd7,0xdb,0xf6, -0xdc,0xe2,0x89,0xe9,0x00,0x23,0x0c,0xff,0x73,0xed,0xf9,0xdf,0x04,0x07,0x6d,0x17, -0x1c,0xa2,0x23,0x26,0xc3,0x32,0x2e,0xbf,0x31,0x2b,0x09,0x11,0x09,0xad,0x08,0x1e, -0x6f,0x1e,0x11,0x29,0x03,0x00,0x18,0x09,0x0e,0x01,0x00,0xec,0xbb,0xf5,0xfe,0x27, -0xff,0x05,0x6c,0x00,0x00,0x45,0xfa,0xf8,0x3c,0xed,0xea,0xf4,0xe2,0xc6,0x1e,0xb6, -0xbb,0x09,0xd5,0xe0,0xa0,0xe2,0xe0,0xcd,0xf0,0xff,0x1f,0x0c,0x01,0x18,0xec,0xf5, -0xd6,0x04,0x0b,0xef,0x15,0x16,0x89,0x23,0x29,0xe0,0x2b,0x27,0x2f,0x2d,0x2e,0x99, -0x19,0xfe,0x8b,0x04,0x1a,0x9a,0x1f,0x15,0x0b,0x00,0x02,0xe0,0x03,0x0b,0xca,0x01, -0xec,0x9d,0xf3,0x00,0xbd,0x04,0x05,0x1b,0xff,0x04,0xa7,0x02,0xf6,0x57,0xea,0xe9, -0xf2,0xe6,0xd4,0x15,0xb5,0xb5,0x18,0xd2,0xe3,0x5b,0xea,0xe4,0x5d,0xf3,0xfb,0xb4, -0x09,0x01,0xdc,0xeb,0xf1,0xf2,0x04,0x11,0xb1,0x12,0x14,0xc0,0x22,0x2a,0xc5,0x20, -0x1e,0x24,0x27,0x2c,0x14,0x22,0x05,0x72,0xfb,0x15,0x54,0x21,0x1a,0xb9,0x04,0xff, -0x26,0xfd,0x09,0xe8,0x02,0xee,0x77,0xf1,0x02,0x57,0x0c,0x04,0x22,0x01,0x09,0x19, -0x09,0xf2,0xaf,0xe6,0xe7,0xab,0xe7,0xdc,0x70,0xbf,0xb2,0xb3,0xcb,0xe6,0x2c,0xf1, -0xee,0xfd,0xf1,0xf4,0x2d,0x07,0x01,0xdd,0xeb,0xee,0x69,0x04,0x17,0xa1,0x0e,0x14, -0x80,0x23,0x27,0x9a,0x15,0x13,0x8a,0x20,0x29,0x22,0x25,0x0c,0xb8,0xff,0x0b,0x23, -0x21,0x1c,0x8e,0x0b,0xfc,0x94,0xf4,0x07,0xb1,0x05,0xef,0xc6,0xf0,0x03,0x5e,0x13, -0x03,0x26,0x05,0x11,0x68,0x0b,0xef,0x7c,0xe2,0xe6,0xa6,0xe9,0xe0,0xd5,0xc5,0xbd, -0xfd,0xc4,0xe7,0x49,0xf6,0xf6,0xfa,0xf0,0xed,0x46,0x01,0x01,0x8e,0xea,0xec,0xc6, -0x04,0x19,0xd8,0x0d,0x14,0x5e,0x26,0x21,0x27,0x0d,0x08,0x40,0x19,0x26,0xbb,0x25, -0x10,0x39,0x0b,0x07,0x3b,0x1b,0x1f,0x9b,0x0e,0xfa,0x9a,0xee,0x01,0x5f,0x06,0xf0, -0x47,0xf0,0x06,0x76,0x15,0x07,0x7d,0x0a,0x18,0x36,0x0b,0xef,0xc0,0xde,0xe5,0x94, -0xea,0xe3,0x06,0xcc,0xc7,0x18,0xcd,0xe4,0x15,0xfc,0xf9,0x3d,0xf0,0xe7,0x07,0xf8, -0xff,0x13,0xe9,0xea,0x2c,0x05,0x15,0xab,0x11,0x16,0xda,0x25,0x1a,0x2a,0x06,0xfd, -0x02,0x12,0x23,0x80,0x23,0x16,0x34,0x10,0x12,0x39,0x16,0x1f,0x51,0x10,0xfb,0xcb, -0xed,0xf9,0x3c,0x06,0xf0,0x49,0xf1,0x09,0x01,0x12,0x0f,0x44,0x12,0x19,0x9b,0x0b, -0xee,0xfd,0xda,0xe4,0x97,0xea,0xe1,0x30,0xd4,0xce,0xc7,0xd8,0xe9,0xdc,0xfa,0xfc, -0x20,0xf1,0xe6,0x24,0xee,0xfb,0x78,0xe7,0xea,0x25,0x05,0x0f,0xa6,0x15,0x1c,0x42, -0x1e,0x16,0x31,0xfd,0xf3,0xd5,0x0a,0x1d,0xbe,0x1e,0x1c,0x3d,0x16,0x14,0x87,0x1e, -0x1a,0xd9,0x10,0xff,0x61,0xf0,0xf4,0xbc,0x01,0xf2,0x34,0xf4,0x09,0xb6,0x0f,0x17, -0x2a,0x1f,0x16,0x4a,0x0d,0xea,0x3f,0xd9,0xe4,0x00,0xeb,0xe0,0xbf,0xdd,0xd6,0x54, -0xda,0xf6,0xb3,0xff,0xfc,0xa1,0xf2,0xe5,0x01,0xe7,0xf0,0xe4,0xe4,0xeb,0x6d,0x02, -0x0b,0xd4,0x18,0x24,0x7a,0x16,0x0e,0xc7,0xf0,0xea,0x51,0x01,0x1b,0x64,0x1b,0x21, -0x68,0x18,0x15,0x77,0x22,0x21,0xd4,0x12,0x04,0x5e,0xf4,0xf2,0x52,0xf5,0xf0,0x15, -0xf8,0x09,0x5d,0x13,0x20,0x6f,0x29,0x17,0x89,0x05,0xe6,0x6a,0xd8,0xe3,0xfb,0xec, -0xe0,0x3f,0xe5,0xde,0x7a,0xe5,0xf9,0x3e,0x05,0xfc,0x38,0xf5,0xe6,0x69,0xde,0xdd, -0xb9,0xe2,0xeb,0xd6,0x01,0x10,0x18,0x1f,0x24,0xe9,0x14,0xfc,0xa6,0xe7,0xe3,0x93, -0xff,0x13,0x28,0x17,0x24,0x7d,0x20,0x1a,0xfd,0x20,0x1e,0x46,0x14,0x0a,0x92,0xfb, -0xe8,0xf8,0xe7,0xf3,0x90,0xf7,0x0f,0x29,0x1d,0x2a,0x58,0x29,0x19,0x30,0xf9,0xe5, -0x5d,0xdc,0xeb,0xf2,0xe5,0xe1,0x98,0xed,0xec,0x79,0xee,0xfb,0xda,0xff,0xfd,0x3d, -0xf5,0xe9,0x88,0xcf,0xd6,0xc0,0xe4,0xea,0xbf,0x07,0x15,0xae,0x22,0x1e,0x73,0x0d, -0xf0,0x33,0xe3,0xe8,0x47,0xff,0x07,0x38,0x16,0x2a,0x90,0x25,0x1d,0x5f,0x1e,0x17, -0x40,0x15,0x0b,0xe9,0xfd,0xe2,0xf8,0xe7,0xf4,0x6e,0xfa,0x15,0xa3,0x24,0x2e,0x87, -0x24,0x0f,0x33,0xf7,0xe7,0x85,0xe7,0xe9,0x57,0xdf,0xe4,0x93,0xf5,0xf4,0xec,0xf5, -0xfd,0x84,0xf9,0xfb,0x69,0xf1,0xe2,0xb4,0xd0,0xd5,0x55,0xe6,0xf0,0xf9,0x0a,0x1c, -0xd9,0x22,0x15,0x85,0xff,0xf0,0x8a,0xe7,0xee,0x88,0xf8,0xfe,0x69,0x17,0x2c,0x63, -0x28,0x21,0x40,0x1c,0x11,0xb7,0x12,0x06,0x0b,0xf9,0xec,0xa9,0xe7,0xf5,0xad,0xfe, -0x16,0xf9,0x2a,0x2e,0x55,0x1a,0x04,0x9f,0xfb,0xf4,0x89,0xed,0xe5,0xa0,0xdc,0xe9, -0xff,0xf8,0xfb,0x27,0xfc,0xfd,0x33,0xf5,0xf4,0xee,0xe6,0xdf,0xdf,0xda,0xd5,0x9e, -0xe8,0xf4,0x9c,0x0c,0x20,0x59,0x1e,0x05,0xaf,0xf5,0xf3,0x95,0xf4,0xef,0x8b,0xf1, -0xfd,0x80,0x15,0x29,0x2d,0x2a,0x23,0x40,0x1a,0x0f,0xe6,0x08,0xfe,0x46,0xfe,0xf6, -0x65,0xeb,0xf8,0xb2,0x00,0x19,0x31,0x2d,0x27,0x5a,0x0d,0x00,0x7e,0x01,0x00,0xcf, -0xf1,0xe2,0xa8,0xe2,0xea,0xc6,0xfa,0x01,0x5a,0x01,0xfd,0x82,0xf3,0xe6,0x73,0xe1, -0xe5,0xd8,0xdf,0xdd,0x08,0xeb,0xf6,0x25,0x0f,0x1f,0x65,0x12,0xf8,0x2e,0xf4,0xf6, -0x1c,0xfa,0xf4,0x98,0xf0,0xfe,0xbd,0x0f,0x23,0xb0,0x2a,0x22,0x68,0x19,0x0c,0x74, -0xfb,0x00,0xc9,0x04,0xfc,0xb5,0xf8,0xf8,0x18,0x02,0x1b,0x06,0x29,0x18,0xef,0x04, -0x05,0xe9,0x03,0x01,0x8c,0xfc,0xe9,0xf5,0xe5,0xeb,0xf4,0xf8,0x05,0xad,0x02,0xfd, -0x42,0xec,0xda,0xe0,0xe5,0xe7,0x14,0xe4,0xeb,0x94,0xeb,0xf9,0xd5,0x11,0x16,0x2b, -0x02,0xf6,0xa7,0xf9,0xf6,0x73,0xf7,0xff,0xe4,0xf7,0xfc,0x22,0x0d,0x18,0xd6,0x25, -0x20,0xf8,0x15,0x02,0xcc,0xf6,0x08,0x16,0x05,0x02,0x59,0x04,0xf9,0xda,0x05,0x1c, -0x4f,0x1b,0x0a,0x2b,0x0b,0x09,0x6b,0x02,0x00,0x93,0x07,0xf6,0x95,0xe8,0xef,0x87, -0xf1,0x02,0x48,0x00,0xf6,0x91,0xe1,0xdb,0xcd,0xec,0xe6,0x87,0xed,0xf3,0xa1,0xee, -0x01,0xb3,0x10,0x05,0x73,0xf8,0xfe,0x45,0xf8,0xf2,0x85,0xfa,0x07,0xd5,0x00,0xff, -0x67,0x0c,0x0d,0x64,0x1a,0x17,0xff,0x0d,0xfb,0xb4,0xff,0x0c,0xcd,0x04,0x0e,0x90, -0x08,0xfd,0x5d,0x0f,0x15,0x3f,0x0a,0x08,0x59,0x10,0x06,0x2b,0xff,0x09,0xf6,0x0b, -0xff,0xb7,0xf8,0xf5,0xd2,0xee,0xf7,0x97,0xf7,0xeb,0x6f,0xde,0xe5,0x43,0xeb,0xe8, -0x15,0xf7,0xf3,0x51,0xf4,0x0a,0x00,0x05,0xf6,0xd5,0xf9,0xfc,0xe3,0xf0,0xf1,0xa7, -0x01,0x06,0xfc,0x02,0x0d,0x93,0x0b,0x07,0xf6,0x06,0x0b,0x25,0x03,0x01,0x8e,0x09, -0x0c,0x8f,0x0d,0x15,0x14,0x09,0x07,0xef,0x15,0x0a,0xa6,0x03,0x0a,0xbf,0x0a,0x00, -0xc0,0x06,0x0f,0xe8,0x0d,0x05,0xf4,0x0b,0x00,0x53,0xf0,0xe3,0x85,0xe5,0xe1,0xaa, -0xe6,0xe8,0x81,0xe7,0xf2,0xc2,0xf7,0xf3,0x60,0xfe,0x0c,0x79,0xfa,0xf4,0x33,0xf6, -0xef,0x59,0xe9,0xf7,0x0f,0x01,0x05,0x86,0x07,0x15,0x65,0x14,0x04,0x22,0xf3,0xf1, -0x91,0xff,0x0c,0xf9,0x0b,0x0d,0x5c,0x1a,0x16,0x77,0x0d,0x15,0xa1,0x19,0x05,0x96, -0x05,0x09,0x93,0xfe,0xff,0x37,0x0d,0x11,0x20,0x11,0x11,0x63,0x16,0x0f,0x19,0xf8, -0xda,0xf3,0xc7,0xdc,0x46,0xea,0xe2,0x18,0xe8,0xf7,0xea,0xf4,0xf6,0x72,0x05,0x08, -0x18,0xf6,0xf4,0x82,0xf2,0xe1,0xbe,0xe8,0xf9,0x00,0x00,0x06,0x25,0x10,0x19,0xc4, -0x18,0x0c,0x9e,0xf2,0xdd,0x92,0xf5,0x0e,0x3d,0x08,0x10,0xb0,0x1e,0x15,0xad,0x14, -0x1a,0xbc,0x16,0x05,0xdd,0x04,0x08,0x52,0xf9,0xff,0x8b,0x0d,0x12,0xc7,0x16,0x1f, -0x74,0x1f,0x16,0x7b,0x04,0xdf,0x8a,0xc0,0xca,0x85,0xe5,0xdd,0xf8,0xe6,0xf5,0x34, -0xf2,0xfa,0x3a,0x03,0x04,0xe4,0xf5,0xed,0xda,0xed,0xe2,0x58,0xe5,0xf3,0x58,0xfe, -0x08,0xac,0x18,0x1a,0x9c,0x19,0x11,0x65,0xf5,0xe2,0xe8,0xe5,0x07,0x21,0x09,0x14, -0x37,0x1d,0x18,0x2f,0x1b,0x1a,0x74,0x16,0x08,0xca,0xfd,0x02,0x4c,0x01,0x00,0xa5, -0x09,0x14,0x4c,0x1e,0x2a,0xa9,0x26,0x1c,0x91,0x09,0xe2,0xee,0xcb,0xbb,0xad,0xd1, -0xde,0x65,0xe8,0xef,0x6a,0xf4,0xfb,0x06,0x01,0x01,0x81,0xf6,0xe3,0xb9,0xe6,0xe9, -0xe2,0xe5,0xeb,0xc4,0xfc,0x0c,0x81,0x1c,0x1c,0x62,0x1a,0x11,0xde,0xf8,0xef,0xf3, -0xe1,0xef,0x02,0x0c,0x18,0xfb,0x1a,0x1e,0x8a,0x1d,0x1d,0x45,0x16,0x0a,0xd3,0xf6, -0xff,0x71,0x09,0x05,0x0b,0x05,0x15,0xb5,0x25,0x33,0x6e,0x2c,0x22,0x24,0x0b,0xe7, -0xaf,0xd5,0xbd,0x47,0xb8,0xd8,0x33,0xe8,0xeb,0xc0,0xf4,0xfa,0xb4,0x01,0xfd,0x60, -0xf2,0xdd,0x2e,0xe3,0xee,0x53,0xe8,0xe7,0xe0,0xf7,0x0e,0x26,0x20,0x1d,0x4a,0x1c, -0x10,0x5e,0xfc,0xf8,0x7d,0xe9,0xe1,0x1a,0x00,0x19,0x07,0x1b,0x20,0x70,0x21,0x20, -0x12,0x14,0x06,0x4b,0xf6,0xfd,0x83,0x0d,0x09,0x72,0x08,0x14,0x08,0x2a,0x3c,0xb3, -0x34,0x28,0x06,0x0d,0xeb,0xda,0xdc,0xc2,0x60,0xb5,0xc3,0x8c,0xe0,0xe9,0xc5,0xf1, -0xfd,0xc2,0x00,0xf7,0x1f,0xeb,0xdc,0xaf,0xe0,0xed,0xda,0xe8,0xe8,0x75,0xf4,0x0a, -0xe1,0x21,0x21,0x22,0x1d,0x11,0x31,0xff,0x00,0x82,0xef,0xeb,0x42,0xf2,0x0c,0x1a, -0x1d,0x20,0xf0,0x27,0x22,0xf2,0x10,0x02,0x80,0xf7,0xfe,0x76,0x0c,0x0c,0xe7,0x0c, -0x18,0x8e,0x28,0x3f,0x2e,0x3c,0x2b,0xc4,0x10,0xee,0x32,0xe1,0xc7,0xf3,0xbe,0xbc, -0x27,0xca,0xe4,0xa8,0xef,0xff,0x3c,0xfe,0xf0,0x9a,0xe5,0xdd,0x60,0xe0,0xe8,0x22, -0xe9,0xe9,0x50,0xf7,0x04,0xcf,0x1d,0x23,0x4f,0x1c,0x12,0xec,0x01,0x02,0x0d,0xfa, -0xf5,0x16,0xf7,0xf8,0x76,0x14,0x22,0x5a,0x2c,0x21,0x4e,0x0c,0x00,0x13,0xfc,0x00, -0xb6,0x08,0x0f,0xe8,0x10,0x20,0xa5,0x2a,0x3c,0x84,0x40,0x2d,0xe0,0x13,0xf0,0x46, -0xe0,0xd3,0x97,0xc2,0xc1,0x5f,0xb9,0xd0,0xc7,0xef,0xff,0x0b,0xfa,0xe8,0x27,0xe2, -0xe0,0xc6,0xe0,0xe2,0xb6,0xe8,0xea,0xe2,0xf9,0x06,0xee,0x15,0x23,0xf7,0x1c,0x14, -0xae,0x03,0x02,0x63,0x08,0xfc,0xc9,0xfe,0xf5,0xce,0xfd,0x22,0x9a,0x2e,0x20,0xf1, -0x08,0xff,0x08,0x01,0x03,0x6f,0x06,0x11,0x46,0x16,0x25,0xba,0x32,0x38,0xe7,0x3e, -0x2f,0x0c,0x17,0xf2,0x46,0xe0,0xdf,0x33,0xc9,0xc3,0xc2,0xbd,0xbb,0x81,0xe2,0xfd, -0x4f,0xf4,0xe2,0x88,0xdd,0xe1,0x1c,0xe3,0xde,0xfb,0xe6,0xec,0x6e,0xfa,0x0b,0x88, -0x11,0x1c,0xfa,0x1d,0x17,0x19,0x04,0x04,0x14,0x14,0x05,0xcd,0xff,0x02,0x98,0xf5, -0x0e,0xb9,0x2d,0x1d,0x2b,0x07,0xfe,0x4b,0x06,0x08,0x9a,0x06,0x12,0x55,0x1d,0x29, -0x96,0x39,0x39,0xe9,0x37,0x30,0xd5,0x1a,0xf4,0x12,0xe2,0xe7,0x39,0xcf,0xbe,0x88, -0xc6,0xbb,0x53,0xcb,0xf4,0x28,0xee,0xdc,0xd9,0xd8,0xe5,0xc4,0xe1,0xdc,0x0c,0xe6, -0xf2,0x7c,0xfc,0x0e,0xe4,0x12,0x14,0xd7,0x1b,0x19,0x05,0x05,0x05,0x84,0x1b,0x0b, -0x0c,0xfd,0x09,0xb5,0xfd,0x02,0xaf,0x22,0x18,0x8c,0x02,0xfe,0x3a,0x0d,0x07,0x87, -0x07,0x17,0xc0,0x29,0x30,0x1f,0x3e,0x3e,0xc5,0x33,0x2d,0x06,0x1c,0xf3,0x60,0xe3, -0xe8,0x61,0xcf,0xbc,0x75,0xc6,0xc1,0xc1,0xc8,0xe6,0x72,0xe5,0xd4,0x5f,0xd9,0xe6, -0x59,0xde,0xdc,0x20,0xeb,0xfc,0x6f,0x01,0x0e,0x8a,0x14,0x11,0xb7,0x16,0x15,0x6b, -0x01,0x06,0x0f,0x15,0x0a,0x1f,0x02,0x0c,0x61,0x01,0x09,0x08,0x19,0x13,0xf0,0x00, -0x07,0x15,0x0d,0x09,0xd2,0x0b,0x22,0x9b,0x33,0x38,0xf8,0x3f,0x3e,0x75,0x30,0x28, -0x96,0x14,0xf2,0xb7,0xe3,0xdc,0x5d,0xcd,0xc2,0x3b,0xc5,0xbb,0xeb,0xce,0xdc,0xcd, -0xdb,0xd6,0x17,0xde,0xe0,0x04,0xdf,0xe1,0x1e,0xf6,0x01,0xa1,0x07,0x0e,0x2b,0x11, -0x0d,0xe4,0x11,0x0d,0x23,0x04,0x04,0xe9,0x0a,0x0d,0x80,0x0c,0x0b,0x15,0xff,0x12, -0xa0,0x11,0x0a,0x3c,0x0c,0x08,0xc8,0x0b,0x0d,0xf5,0x17,0x2c,0xed,0x37,0x40,0x70, -0x40,0x39,0x15,0x2b,0x21,0x65,0x0d,0xf5,0xbc,0xde,0xd4,0x19,0xd0,0xc8,0x6f,0xc0, -0xb8,0x7b,0xd2,0xd3,0x22,0xd3,0xdf,0x37,0xd7,0xdd,0x36,0xe2,0xee,0x8a,0xfa,0x03, -0xa0,0x0c,0x0e,0xd0,0x0a,0x07,0x6c,0x0b,0x0a,0x17,0x06,0xff,0xcb,0x07,0x13,0x04, -0x13,0x08,0xfe,0x01,0x13,0xfd,0x0c,0x0a,0x7b,0x10,0x05,0xa4,0x0d,0x18,0x52,0x24, -0x30,0xac,0x3b,0x44,0xbd,0x3f,0x31,0xbc,0x22,0x1b,0x19,0x0b,0xf2,0x47,0xda,0xd2, -0x96,0xd5,0xc9,0xb9,0xba,0xb9,0x95,0xce,0xcf,0x4e,0xd7,0xd6,0xc3,0xd2,0xde,0xb1, -0xee,0xf4,0xca,0xfc,0x05,0x39,0x10,0x0c,0x82,0x02,0x00,0x6b,0x0b,0x0a,0x17,0x00, -0xfe,0x90,0x08,0x18,0x0d,0x13,0x06,0x5e,0x05,0x10,0x2b,0x12,0x0f,0x4a,0x05,0x08, -0x21,0x16,0x27,0x3b,0x2a,0x34,0x1f,0x40,0x48,0xbe,0x3b,0x26,0xa1,0x1c,0x19,0x3a, -0x07,0xe7,0xfd,0xd9,0xd6,0xb8,0xd6,0xc7,0x00,0xb9,0xb8,0x47,0xca,0xd8,0xb1,0xd0, -0xc9,0x7f,0xd4,0xe7,0x08,0xf7,0xf7,0xd8,0xff,0x08,0xaf,0x12,0x05,0x68,0xf8,0xff, -0x66,0x0a,0x03,0x7d,0xf7,0x01,0x49,0x10,0x19,0xf4,0x11,0x08,0x7d,0x05,0x13,0x0b, -0x1b,0x06,0x4c,0x01,0x10,0x98,0x23,0x2e,0x5f,0x2f,0x39,0xce,0x44,0x49,0x5c,0x30, -0x1e,0x9a,0x1b,0x15,0x96,0xfb,0xe0,0xc7,0xe0,0xdd,0x11,0xd4,0xc4,0xcc,0xb5,0xb8, -0xcd,0xcf,0xd8,0xe8,0xc4,0xc6,0xa9,0xdb,0xee,0xf9,0xf9,0xfa,0xa1,0x02,0x0c,0x38, -0x0f,0xf9,0x91,0xf7,0x00,0xb0,0x04,0xfb,0x39,0xf4,0x0a,0x0a,0x17,0x17,0x66,0x14, -0x04,0xed,0x0b,0x19,0xd2,0x17,0x02,0xf1,0x05,0x1a,0xb6,0x2b,0x34,0xfe,0x34,0x3e, -0x93,0x48,0x40,0x17,0x26,0x1e,0xac,0x19,0x09,0xb5,0xf3,0xde,0x65,0xe7,0xe3,0x15, -0xd2,0xc3,0xdd,0xb3,0xc1,0x7a,0xce,0xcd,0x8e,0xc2,0xcb,0x4f,0xdf,0xf1,0xd4,0xfb, -0xfd,0xa5,0x05,0x0d,0x1c,0x04,0xf5,0x69,0xfa,0xfe,0xa8,0xf8,0xf8,0x0d,0xf7,0x0e, -0x7a,0x1b,0x18,0x14,0x10,0x09,0x4b,0x15,0x17,0xc5,0x0d,0x08,0x58,0x0f,0x1f,0xaa, -0x2f,0x39,0xd9,0x3a,0x42,0x96,0x44,0x36,0x25,0x23,0x1f,0xe2,0x11,0xfb,0x74,0xef, -0xe3,0xe0,0xe7,0xe6,0x10,0xd4,0xbf,0xd5,0xbb,0xc6,0x40,0xc7,0xc4,0x65,0xca,0xcf, -0x3e,0xe1,0xf2,0xf3,0xfd,0x01,0x23,0x08,0x07,0x28,0xff,0xf6,0x30,0xfc,0xf5,0x77, -0xef,0xf7,0x99,0xfd,0x0d,0xc8,0x1d,0x1a,0x09,0x0f,0x12,0x07,0x18,0x0f,0x21,0x0d, -0x12,0x8d,0x15,0x23,0x1b,0x32,0x3d,0xf4,0x40,0x43,0x13,0x3e,0x31,0xdc,0x21,0x1d, -0xa1,0x03,0xf2,0xcb,0xee,0xe6,0xc8,0xe4,0xe6,0xb8,0xd5,0xc2,0x08,0xc0,0xc5,0x79, -0xbd,0xc5,0xcf,0xce,0xd3,0x3e,0xe2,0xf1,0xbb,0xff,0x04,0xb7,0x04,0x06,0x62,0xfe, -0xf7,0x79,0xfa,0xe9,0x97,0xec,0xfb,0xef,0x01,0x0c,0x87,0x1d,0x1d,0x49,0x13,0x14, -0xed,0x19,0x0a,0xde,0x10,0x16,0x8d,0x1a,0x25,0xa9,0x32,0x3f,0xd6,0x41,0x3e,0x60, -0x3d,0x2d,0x26,0x21,0x14,0x7f,0xf7,0xf0,0x2b,0xf4,0xeb,0xf2,0xe7,0xe6,0xbc,0xd7, -0xc5,0x1a,0xbe,0xc8,0x01,0xbb,0xc3,0xb5,0xcd,0xd5,0xc6,0xe0,0xf0,0x70,0xfe,0x03, -0x84,0x01,0x07,0x7a,0xfc,0xf9,0xcd,0xf6,0xe3,0x9b,0xee,0x03,0x2c,0x09,0x13,0x81, -0x1c,0x1d,0x24,0x19,0x11,0x9b,0x1c,0x0d,0x10,0x0e,0x17,0x68,0x1d,0x24,0x9a,0x32, -0x40,0x86,0x43,0x3d,0x71,0x3b,0x28,0xc3,0x1f,0x13,0x31,0xf2,0xed,0xf3,0xf7,0xf0, -0xe8,0xe6,0xe0,0x0b,0xd9,0xce,0x2f,0xbd,0xc5,0x45,0xbb,0xbc,0x16,0xcc,0xd5,0x7d, -0xde,0xed,0xc8,0xfd,0x05,0x80,0x04,0x08,0x98,0xfc,0xfc,0x63,0xfa,0xe3,0xd9,0xeb, -0x08,0xd4,0x0f,0x0e,0x72,0x13,0x1e,0xf8,0x27,0x15,0x5c,0x16,0x0c,0x46,0x09,0x15, -0x77,0x1e,0x24,0x08,0x33,0x42,0xc2,0x45,0x3f,0x43,0x3a,0x28,0x0e,0x1e,0x12,0x0b, -0xef,0xe9,0x8c,0xf8,0xf4,0x34,0xe1,0xd7,0xa6,0xd9,0xe1,0xfc,0xc6,0xbc,0x99,0xb5, -0xb5,0x7d,0xc5,0xd4,0x62,0xdb,0xec,0x10,0xfe,0x05,0x6e,0x07,0x09,0x8b,0x03,0xfe, -0xb0,0xfa,0xe3,0x42,0xec,0x09,0xb3,0x13,0x08,0x75,0x0c,0x1f,0x28,0x36,0x27,0x19, -0x11,0x06,0xff,0x04,0x10,0x0b,0x1e,0x24,0x3c,0x34,0x44,0x91,0x45,0x40,0xf6,0x37, -0x2c,0xde,0x1e,0x0e,0x63,0xee,0xe9,0x66,0xf7,0xf5,0x36,0xda,0xd0,0x4f,0xda,0xe8, -0x00,0xdc,0xba,0x7a,0xac,0xaf,0x99,0xbd,0xd0,0x2b,0xda,0xeb,0x98,0xfe,0x05,0x36, -0x0a,0x0a,0x97,0x0a,0x03,0x4f,0xf7,0xe7,0xf7,0xed,0x09,0x10,0x15,0x04,0x03,0x08, -0x20,0x68,0x38,0x3a,0x60,0x16,0xfe,0x5c,0x00,0x09,0xfb,0x1b,0x24,0x0d,0x36,0x45, -0x24,0x44,0x40,0x29,0x35,0x2e,0xda,0x21,0x07,0x07,0xf2,0xe8,0x3f,0xf4,0xf3,0x69, -0xd6,0xcd,0x6a,0xdb,0xe8,0x14,0xea,0xc5,0x56,0xa6,0xa8,0xce,0xb6,0xcc,0xb2,0xd8, -0xeb,0x7e,0xfd,0x05,0xf1,0x0c,0x0b,0x9d,0x0e,0x09,0xc6,0xf3,0xed,0x63,0xf1,0x05, -0x7f,0x11,0x04,0xb9,0x06,0x20,0x19,0x38,0x43,0x6b,0x22,0xff,0x4f,0xf9,0x05,0x28, -0x17,0x24,0x3d,0x39,0x41,0x3e,0x43,0x3f,0x4d,0x33,0x2e,0xe4,0x22,0x03,0xef,0xf3, -0xec,0x33,0xee,0xed,0x52,0xd8,0xce,0x43,0xd9,0xe8,0xe3,0xef,0xcf,0x18,0xae,0xa1, -0x29,0xb1,0xc4,0x14,0xd7,0xee,0xfa,0xf9,0x05,0x9d,0x0e,0x0d,0xad,0x11,0x0b,0x9c, -0xf4,0xf0,0x58,0xf6,0x00,0xd3,0x0b,0x08,0x0e,0x0a,0x1c,0x8e,0x37,0x46,0x52,0x29, -0x0a,0x3e,0xf9,0xff,0x32,0x10,0x25,0x60,0x3c,0x3d,0x69,0x42,0x3d,0xfc,0x31,0x2d, -0x47,0x20,0x02,0x49,0xf6,0xef,0xb3,0xe5,0xe4,0xca,0xdd,0xd1,0x99,0xd4,0xe7,0x69, -0xf1,0xd2,0x24,0xb8,0xaa,0xbc,0xa8,0xbc,0x62,0xd4,0xf0,0xc6,0xf5,0x08,0xcc,0x0f, -0x10,0xd1,0x14,0x0a,0x64,0xf4,0xf6,0x05,0xfa,0xf9,0x0a,0x06,0x12,0x6c,0x0e,0x17, -0x20,0x37,0x45,0xeb,0x28,0x13,0x7a,0x07,0xfa,0xcb,0x07,0x24,0x61,0x3a,0x38,0xeb, -0x40,0x3b,0xc1,0x30,0x2e,0x8c,0x1a,0xff,0x3d,0xfc,0xf0,0xa8,0xdf,0xdd,0x3a,0xe6, -0xd5,0xcf,0xce,0xe8,0x49,0xef,0xd0,0xf5,0xbe,0xb7,0x35,0xac,0xb1,0x18,0xd2,0xeb, -0xd8,0xf4,0x0a,0xd4,0x10,0x13,0x85,0x17,0x04,0x46,0xf4,0xfe,0x6e,0xfc,0xf6,0xf9, -0x01,0x1c,0x62,0x12,0x12,0xad,0x36,0x41,0xd8,0x24,0x18,0x53,0x12,0x05,0x5d,0x02, -0x1f,0xde,0x33,0x36,0x57,0x3f,0x38,0xe3,0x32,0x2b,0x1a,0x11,0xfe,0x78,0x01,0xf0, -0x2f,0xdc,0xd9,0x54,0xea,0xd7,0xe3,0xca,0xe7,0x63,0xeb,0xce,0x5d,0xc3,0xc2,0xea, -0xb6,0xb3,0x9e,0xca,0xe4,0x91,0xf5,0x0b,0xe5,0x11,0x19,0x08,0x13,0xfe,0x47,0xf7, -0x02,0x5f,0xff,0xf6,0xd7,0x01,0x1d,0x4f,0x16,0x11,0x42,0x31,0x3a,0x11,0x24,0x1a, -0x44,0x1b,0x0e,0x0c,0x0e,0x18,0x1a,0x29,0x33,0xdf,0x3c,0x38,0x7e,0x33,0x22,0xc3, -0x09,0x00,0xf5,0x00,0xf2,0x5f,0xdc,0xd9,0xad,0xe7,0xd9,0x5e,0xcd,0xe1,0x50,0xe5, -0xcf,0x7c,0xc7,0xc6,0xba,0xbc,0xc0,0xe9,0xcc,0xde,0x66,0xf2,0x0c,0x81,0x19,0x18, -0xce,0x0d,0xfc,0xa0,0xfa,0x01,0x33,0x00,0xf8,0xbb,0x04,0x1b,0x54,0x1b,0x14,0x43, -0x27,0x2d,0xec,0x23,0x1e,0x70,0x17,0x16,0x12,0x18,0x23,0x56,0x26,0x27,0x18,0x39, -0x3c,0x08,0x2d,0x1c,0x97,0x07,0x01,0x20,0xfc,0xee,0x1e,0xdd,0xde,0x03,0xe9,0xdd, -0xbf,0xd0,0xdc,0x39,0xdb,0xd4,0xe9,0xca,0xc0,0x4c,0xc3,0xc6,0xc9,0xde,0xe3,0x37, -0xeb,0x0b,0x63,0x1c,0x14,0xd4,0x0a,0xfc,0xb0,0xfa,0xfb,0xc9,0xf8,0xf9,0xb9,0x0d, -0x23,0x76,0x1b,0x18,0x48,0x23,0x25,0x79,0x25,0x1a,0x70,0x12,0x15,0x7a,0x1c,0x33, -0x44,0x29,0x24,0x9c,0x32,0x36,0x6d,0x27,0x17,0x4f,0x06,0xfd,0x64,0xf3,0xe2,0xee, -0xdb,0xea,0xbc,0xef,0xdd,0x11,0xd8,0xdc,0x45,0xdd,0xd5,0xff,0xc5,0xc1,0x83,0xc0, -0xce,0x25,0xed,0xe9,0x0a,0xf6,0x07,0x27,0x13,0x13,0x34,0x09,0xfc,0x57,0xf6,0xf2, -0x98,0xee,0xfe,0xf7,0x1d,0x24,0x06,0x1d,0x1d,0x14,0x22,0x27,0x72,0x1c,0x11,0x56, -0x14,0x10,0xaa,0x23,0x38,0x19,0x2f,0x30,0x0b,0x2d,0x26,0x19,0x24,0x15,0x52,0x04, -0xf5,0x88,0xe5,0xd9,0xb3,0xe6,0xf4,0x4c,0xec,0xe2,0x5c,0xdc,0xe0,0xee,0xe1,0xce, -0x65,0xc1,0xc3,0x04,0xbd,0xd8,0xa6,0xee,0xf8,0x0c,0x05,0x05,0xef,0x07,0x10,0x50, -0x09,0xfc,0xc2,0xee,0xe6,0xc2,0xed,0x0d,0x5e,0x22,0x23,0x0e,0x24,0x1f,0xf0,0x23, -0x26,0xd3,0x10,0x0c,0x2e,0x12,0x0c,0x45,0x28,0x35,0x72,0x3c,0x3a,0xc2,0x25,0x1f, -0xb3,0x1a,0x13,0x62,0x00,0xea,0x9e,0xd9,0xdf,0xd0,0xef,0xf4,0x91,0xed,0xe8,0x77, -0xe3,0xe2,0x7c,0xe3,0xc6,0xd6,0xc0,0xc1,0x06,0xbc,0xdb,0xae,0xf2,0x08,0xc7,0x0f, -0x00,0x1e,0x08,0x08,0xc8,0x07,0xf8,0x93,0xe5,0xe1,0x00,0xfb,0x13,0xf9,0x23,0x28, -0xa9,0x29,0x25,0x7a,0x20,0x22,0x47,0x09,0x08,0x87,0x0c,0x09,0x66,0x27,0x39,0x8c, -0x44,0x3c,0x7f,0x1f,0x1d,0xf1,0x13,0x0c,0xf1,0xf8,0xde,0x0a,0xda,0xe7,0x49,0xef, -0xf6,0xf0,0xf1,0xef,0x9b,0xe9,0xe2,0x63,0xe1,0xc7,0xe6,0xbf,0xbc,0x4d,0xbb,0xe0, -0xcd,0xfc,0x10,0x37,0x12,0x00,0x63,0x08,0x07,0x15,0x00,0xf0,0x79,0xde,0xea,0xd7, -0xff,0x14,0x61,0x28,0x2c,0x7d,0x2f,0x27,0x6a,0x1b,0x1a,0x87,0x09,0x05,0x13,0x03, -0x07,0xc8,0x2c,0x40,0xe1,0x45,0x39,0x48,0x1e,0x1a,0xfd,0x11,0xff,0xfd,0xec,0xdd, -0xc5,0xe0,0xe7,0x43,0xef,0xfc,0x50,0xf7,0xf4,0x84,0xed,0xde,0x15,0xdd,0xcc,0x5c, -0xbf,0xb4,0x67,0xc1,0xeb,0x60,0x05,0x12,0x0c,0x11,0x03,0x0b,0x08,0x06,0x3c,0xf5, -0xe6,0xc1,0xe4,0xf0,0x23,0x01,0x17,0xa5,0x30,0x30,0xb9,0x2f,0x29,0xba,0x11,0x13, -0xd7,0x0b,0xfe,0x19,0xf7,0x0d,0x86,0x33,0x42,0x67,0x41,0x35,0xc4,0x1f,0x19,0x39, -0x10,0xf6,0xbb,0xe3,0xe2,0x8d,0xe0,0xe6,0xb4,0xf5,0x02,0xab,0xf8,0xf6,0xf6,0xf0, -0xd7,0x5a,0xdb,0xd3,0x39,0xb8,0xaf,0x70,0xcc,0xf6,0x84,0x09,0x10,0xe1,0x0f,0x06, -0x34,0x08,0x04,0xcb,0xf1,0xe0,0x5c,0xea,0xf1,0x03,0x05,0x24,0xf0,0x33,0x2f,0xb8, -0x30,0x27,0x24,0x0a,0x0d,0x40,0x0b,0xf2,0x96,0xf4,0x15,0x1a,0x38,0x3e,0x9a,0x3a, -0x30,0x97,0x1f,0x17,0x7a,0x0b,0xf5,0x09,0xde,0xe2,0x22,0xdf,0xec,0x7b,0x01,0x02, -0x55,0xf9,0xf9,0xb1,0xef,0xd8,0xe0,0xd8,0xd2,0xb6,0xb3,0xb5,0x6d,0xd9,0xfd,0x82, -0x07,0x0d,0x35,0x0d,0x08,0xbc,0x07,0x03,0xda,0xf0,0xe0,0x7f,0xe8,0xf3,0x20,0x13, -0x2b,0x0a,0x31,0x2f,0xb7,0x2e,0x22,0x09,0x09,0x05,0xba,0x04,0xed,0xaf,0xf7,0x1c, -0x35,0x39,0x37,0x5a,0x35,0x2b,0x62,0x1f,0x15,0x11,0x0a,0xf0,0x09,0xe0,0xda,0x0c, -0xe2,0xfb,0xb1,0x01,0x00,0x31,0xfa,0xf8,0xae,0xf0,0xd9,0xda,0xd1,0xd0,0x93,0xb6, -0xbd,0x2d,0xe3,0x00,0xe2,0x04,0x0c,0x5a,0x0b,0x0c,0xd2,0x08,0xff,0xe9,0xef,0xe6, -0xed,0xe4,0xfc,0x32,0x1e,0x28,0x1d,0x31,0x2e,0xaf,0x2e,0x22,0x4a,0x03,0xfb,0x8a, -0xfe,0xef,0x04,0xf9,0x1f,0xe0,0x32,0x31,0x2a,0x32,0x28,0x05,0x23,0x12,0xc8,0x03, -0xf2,0x9f,0xe2,0xd5,0x25,0xe9,0xfd,0xac,0xfc,0xff,0x7f,0xfa,0xfd,0x30,0xf4,0xd5, -0x9b,0xcf,0xcc,0x5f,0xbe,0xc0,0xb6,0xe7,0xfd,0x19,0x05,0x0c,0xba,0x0c,0x12,0x16, -0x07,0x00,0xc0,0xf5,0xea,0xa2,0xe4,0x02,0x05,0x1e,0x26,0x20,0x30,0x2d,0x77,0x30, -0x22,0xa2,0xfd,0xf7,0x37,0xfa,0xf4,0xc7,0xf6,0x18,0xb1,0x2a,0x30,0x77,0x2f,0x29, -0x60,0x25,0x0f,0x45,0x05,0xf4,0x06,0xe3,0xd6,0x1d,0xe8,0xf9,0x80,0xfa,0xff,0xd6, -0xfa,0x01,0xd0,0xf5,0xd6,0x21,0xcf,0xd1,0x4f,0xc7,0xc6,0xc2,0xe0,0xf8,0x87,0x08, -0x0d,0x51,0x11,0x15,0xb4,0x04,0x05,0x55,0xf8,0xed,0x98,0xeb,0xff,0xf3,0x18,0x24, -0x11,0x2d,0x2b,0xce,0x30,0x1e,0xc3,0xfb,0xf2,0x6d,0xfe,0xf7,0x8c,0xf7,0x0a,0x3e, -0x21,0x30,0xbe,0x2d,0x2c,0xf9,0x24,0x0b,0x3b,0x0a,0xf6,0x02,0xe5,0xde,0xe0,0xe0, -0xf2,0x5d,0xf9,0xfc,0xe7,0xfb,0x03,0x1e,0xf5,0xd7,0x44,0xcd,0xdc,0xe1,0xd2,0xcb, -0x49,0xd9,0xf3,0x83,0x0c,0x0e,0xde,0x16,0x13,0xd6,0x03,0x0a,0x2f,0xfc,0xf1,0x59, -0xf4,0xf8,0xce,0x12,0x22,0x54,0x28,0x2a,0xf2,0x2c,0x1a,0x7c,0xf9,0xed,0xc8,0x02, -0x00,0xb3,0xf7,0x00,0xe3,0x16,0x31,0xa3,0x2e,0x2f,0x1f,0x21,0x0b,0x23,0x0d,0xfa, -0x61,0xe8,0xe3,0x64,0xda,0xeb,0x9d,0xf7,0xf9,0x12,0xfd,0x01,0x14,0xf7,0xd9,0xb9, -0xce,0xe3,0x04,0xe1,0xd1,0x67,0xd8,0xed,0x92,0x0d,0x14,0x10,0x1a,0x10,0x07,0x07, -0x0f,0x93,0x04,0xf8,0x95,0xf6,0xf5,0x95,0x0c,0x1f,0x50,0x22,0x27,0x71,0x24,0x18, -0xc2,0xf7,0xec,0x7c,0x03,0x06,0xf8,0xf4,0xfc,0x3a,0x0e,0x2c,0xf6,0x31,0x2e,0xec, -0x1b,0x0d,0x68,0x0f,0xff,0xe8,0xed,0xe0,0x2a,0xd9,0xe6,0x7f,0xf5,0xf6,0x14,0xfd, -0xfd,0xe7,0xf9,0xdc,0x01,0xd2,0xe9,0x06,0xec,0xd7,0x93,0xdb,0xeb,0x36,0x0a,0x19, -0x5d,0x19,0x0e,0xcb,0x0a,0x14,0x65,0x0a,0xfe,0x1d,0xf3,0xf5,0xcf,0x09,0x1a,0x39, -0x1d,0x20,0x05,0x1e,0x16,0x08,0xf9,0xeb,0x8f,0x02,0x06,0xa2,0xf8,0xfb,0xec,0x09, -0x23,0x38,0x32,0x2a,0x5a,0x19,0x0f,0x16,0x11,0x02,0xf7,0xf0,0xdd,0x6d,0xd9,0xe6, -0x0a,0xf1,0xf3,0xa9,0xf8,0xfc,0xf3,0xf8,0xe4,0x3a,0xd7,0xee,0x31,0xef,0xe3,0xa8, -0xe2,0xed,0x89,0x06,0x19,0xb6,0x17,0x0f,0x71,0x0f,0x18,0x22,0x0f,0x00,0x15,0xf6, -0xf5,0xfa,0x06,0x14,0x00,0x15,0x17,0xee,0x17,0x11,0x64,0xfd,0xeb,0xc5,0x00,0x03, -0xd0,0xfd,0x00,0x42,0x09,0x1f,0xf9,0x2a,0x27,0xe5,0x18,0x10,0x74,0x13,0x03,0xe6, -0xed,0xe2,0xba,0xd8,0xe3,0x66,0xed,0xec,0x7c,0xf6,0xf9,0x15,0xf8,0xed,0x68,0xdb, -0xef,0x6c,0xf3,0xed,0x88,0xee,0xf3,0x67,0x07,0x11,0x25,0x17,0x11,0x3c,0x13,0x1c, -0xfc,0x0e,0xff,0x15,0xfd,0xf5,0xa3,0x01,0x0e,0xb2,0x0a,0x13,0x1c,0x10,0x0e,0x61, -0x01,0xea,0x67,0xfb,0x02,0xe7,0xff,0x07,0x5a,0x0e,0x1b,0x83,0x1f,0x23,0x95,0x19, -0x13,0xc1,0x14,0xff,0xf9,0xed,0xe9,0xca,0xda,0xdd,0x18,0xe9,0xe8,0x6c,0xf5,0xf3, -0x5f,0xf9,0xf3,0x2f,0xe0,0xf0,0x08,0xfb,0xf4,0xb8,0xfa,0xff,0x29,0x04,0x0c,0xd2, -0x13,0x14,0x8e,0x16,0x1b,0x65,0x0d,0x00,0xfe,0x01,0xf9,0xab,0xf6,0x03,0x8c,0x09, -0x0c,0xf8,0x07,0x0b,0xdb,0x02,0xea,0xd0,0xf5,0x04,0x77,0x02,0x0e,0xb3,0x19,0x14, -0xba,0x1a,0x1c,0x35,0x1a,0x14,0xbd,0x0d,0x00,0x7b,0xef,0xeb,0x4f,0xe2,0xd2,0x4f, -0xe1,0xf3,0x22,0xef,0xef,0xe7,0xfa,0xf9,0x08,0xe6,0xf2,0xe6,0x01,0xfe,0x7c,0x05, -0x0f,0xd2,0x01,0x09,0x4d,0x0f,0x17,0x25,0x15,0x14,0xdd,0x10,0x01,0x0c,0x01,0xfd, -0x5e,0xe7,0xfd,0x8a,0x0f,0x01,0x56,0xff,0x08,0x89,0x00,0xe8,0xeb,0xf3,0x06,0xe2, -0x08,0x14,0x95,0x22,0x11,0xd6,0x14,0x18,0xdb,0x1c,0x0d,0xc1,0x09,0x02,0xac,0xee, -0xea,0xed,0xe6,0xcb,0xbd,0xe7,0xf7,0x31,0xe9,0xea,0x5c,0xfc,0xf9,0x3a,0xe8,0xf7, -0xd5,0x0b,0x0b,0x3f,0x10,0x17,0x26,0x04,0x04,0xf3,0x12,0x1b,0xcc,0x0c,0x12,0xad, -0x10,0xff,0xa0,0xff,0xf6,0xdc,0xe7,0xff,0x03,0x0a,0xfc,0x74,0xf6,0x03,0x63,0xfa, -0xe7,0xc8,0xf2,0x0d,0xb0,0x11,0x1a,0xe7,0x20,0x12,0x66,0x0e,0x1d,0x90,0x18,0x06, -0x71,0x06,0xff,0xfe,0xec,0xec,0x8c,0xdc,0xd8,0xdf,0xea,0xf2,0xa9,0xea,0xe7,0xa8, -0xfa,0xf8,0x85,0xef,0xfe,0x62,0x19,0x19,0xc0,0x1a,0x16,0x71,0x06,0x07,0xb1,0x14, -0x13,0xd6,0x09,0x0e,0x39,0x0c,0x00,0xb4,0xfc,0xee,0xea,0xf1,0xfc,0x34,0x00,0xf8, -0x0a,0xf1,0xfb,0xab,0xf4,0xe9,0x9c,0xf9,0x12,0xb7,0x19,0x1e,0x66,0x19,0x0f,0x2d, -0x12,0x13,0xa8,0x11,0x00,0x7b,0x00,0xfc,0x88,0xf4,0xe8,0xed,0xd8,0xe4,0xb8,0xe3, -0xe8,0x3c,0xe8,0xea,0x69,0xfa,0x02,0xac,0xfa,0x0d,0x67,0x1e,0x24,0xad,0x21,0x17, -0xf0,0x0b,0x08,0xd0,0x09,0x0d,0xbc,0x02,0x06,0xaf,0x0c,0x08,0x08,0xf2,0xec,0x58, -0xf7,0xee,0x0b,0xf1,0xf3,0xc5,0xee,0xf4,0x64,0xf7,0xfc,0x44,0x07,0x11,0xda,0x20, -0x20,0x69,0x18,0x12,0x52,0x0a,0x0a,0x31,0x08,0xf9,0x3d,0xfb,0x03,0xac,0xf7,0xdb, -0x40,0xe0,0xe7,0x2d,0xdb,0xde,0xc3,0xe6,0xed,0x4d,0xf6,0x05,0xb3,0x15,0x1c,0x63, -0x23,0x2e,0x71,0x2a,0x1c,0x57,0x09,0x07,0x43,0x0c,0x02,0xac,0xfe,0x08,0xdf,0x14, -0x01,0xe2,0xe5,0xef,0xbf,0xf0,0xe8,0x60,0xe7,0xeb,0x19,0xee,0xee,0x22,0xf9,0x06, -0xb7,0x0a,0x12,0xa0,0x22,0x29,0x5e,0x18,0x08,0xa3,0x0d,0x0b,0x01,0xfb,0xf8,0x2a, -0x06,0x06,0xda,0xed,0xd9,0xf7,0xe4,0xe0,0x93,0xdd,0xd9,0xf0,0xe1,0xef,0xdc,0xf9, -0x0d,0xa7,0x1f,0x26,0xec,0x2b,0x38,0x49,0x39,0x14,0x89,0x04,0x0b,0xd0,0x05,0xf4, -0xcc,0x02,0x14,0x0c,0x0f,0xf6,0xb2,0xe7,0xee,0x79,0xe9,0xea,0xf8,0xdf,0xdf,0x15, -0xea,0xef,0xd0,0xfa,0x08,0x87,0x0e,0x16,0xa5,0x2a,0x2d,0x4f,0x0a,0x05,0x84,0x0f, -0x04,0xfb,0xf1,0x02,0xa5,0x0c,0x00,0x34,0xe7,0xe3,0x38,0xe3,0xe1,0xd1,0xdf,0xd8, -0xfb,0xd9,0xef,0x99,0x03,0x14,0xb5,0x23,0x2d,0x09,0x37,0x43,0x78,0x35,0x0b,0x9e, -0x05,0x0b,0x0b,0xfe,0xf7,0xb7,0x06,0x12,0x62,0x05,0xf1,0xb8,0xf1,0xeb,0x19,0xeb, -0xe9,0x84,0xde,0xd6,0xa0,0xe2,0xf5,0xf1,0xfd,0x05,0x00,0x11,0x1f,0x5e,0x2a,0x20, -0x68,0x04,0x06,0x63,0x0c,0xff,0xcb,0xfb,0xfd,0x9b,0x05,0xf7,0x60,0xeb,0xee,0xb9, -0xe5,0xe2,0xd4,0xe4,0xd9,0x09,0xda,0xf0,0xb9,0x0c,0x1d,0xb0,0x25,0x36,0x00,0x43, -0x3e,0x2e,0x2a,0x0b,0x23,0x07,0x08,0xbe,0x01,0xfe,0xa3,0xfc,0x05,0x80,0xfa,0xf7, -0x04,0xfb,0xec,0xf6,0xe9,0xec,0xfe,0xd9,0xd3,0x63,0xe1,0xf4,0xa8,0xff,0x05,0x33, -0x14,0x21,0xe7,0x1e,0x13,0xb7,0x04,0x06,0x38,0x0b,0x06,0xd0,0xfc,0xf6,0x12,0xf7, -0xf0,0x02,0xf6,0xf9,0xda,0xe4,0xe7,0x0c,0xe8,0xdb,0xf5,0xde,0xf7,0xd4,0x0f,0x22, -0x6d,0x2e,0x3b,0x82,0x44,0x36,0xe5,0x23,0x0f,0xb2,0x08,0x0b,0x49,0x04,0xf9,0xcd, -0xf4,0xf2,0xe6,0xf2,0x00,0xf4,0x00,0xeb,0x74,0xf1,0xe8,0x4f,0xd9,0xd7,0x57,0xe3, -0xf1,0x31,0x00,0x0a,0xbc,0x12,0x1a,0x6f,0x15,0x11,0xcb,0x07,0x05,0xb9,0x0d,0x03, -0xa6,0xf4,0xec,0xff,0xe6,0xeb,0x1d,0x01,0xfc,0x58,0xec,0xed,0x28,0xe6,0xe1,0x32, -0xea,0xfd,0xc8,0x11,0x27,0x46,0x37,0x3f,0x69,0x3e,0x34,0x60,0x28,0x17,0xcf,0x0a, -0x0c,0x02,0x00,0xed,0x10,0xe8,0xe3,0x52,0xee,0x05,0x34,0x00,0xf6,0xbf,0xf1,0xe4, -0x06,0xde,0xdb,0xe6,0xe3,0xee,0x38,0xfe,0x0b,0x43,0x13,0x11,0x79,0x12,0x14,0x83, -0x14,0x0c,0xe0,0x09,0xff,0xd6,0xe8,0xe0,0x28,0xdb,0xea,0x19,0x01,0xfe,0x9f,0xf9, -0xef,0x91,0xe5,0xec,0xd6,0xf2,0x05,0x54,0x15,0x28,0xe4,0x38,0x40,0x07,0x38,0x33, -0x3c,0x2d,0x27,0x56,0x15,0x06,0xe0,0xf8,0xe3,0xaa,0xdb,0xda,0xc4,0xec,0x01,0xab, -0x03,0xff,0x19,0xf0,0xe2,0x26,0xe2,0xe0,0xae,0xe8,0xec,0x3a,0xf8,0x06,0xda,0x0a, -0x07,0x7d,0x10,0x19,0x3a,0x20,0x14,0xa8,0x03,0xf6,0x0b,0xe3,0xdb,0x8d,0xda,0xe9, -0x8d,0xfe,0x02,0x77,0xfe,0xef,0x76,0xe7,0xf1,0xc7,0xfe,0x10,0xe4,0x18,0x25,0xaf, -0x35,0x3a,0xab,0x33,0x34,0x4d,0x33,0x31,0x62,0x1a,0x00,0x52,0xee,0xdd,0x6e,0xda, -0xdd,0x25,0xe8,0xfd,0x54,0x05,0x01,0xff,0xef,0xde,0x6b,0xe1,0xe5,0xe4,0xec,0xee, -0x12,0xf1,0xfe,0x52,0x06,0x06,0x09,0x11,0x1c,0xb1,0x26,0x17,0x84,0xfd,0xed,0xaf, -0xe0,0xdb,0xfd,0xe2,0xe6,0x05,0xfb,0x05,0xe9,0x01,0xf3,0xaa,0xe6,0xf6,0xf5,0x06, -0x16,0x48,0x22,0x22,0x37,0x30,0x3a,0x84,0x37,0x34,0x2f,0x35,0x33,0xef,0x1c,0xf7, -0x11,0xe7,0xdb,0x66,0xd6,0xe3,0xbc,0xe4,0xf7,0x97,0x07,0x02,0xee,0xef,0xdb,0x31, -0xe0,0xe6,0xb3,0xec,0xf3,0x30,0xeb,0xf4,0x43,0x05,0x0b,0x7b,0x0e,0x1c,0x7c,0x26, -0x1a,0x71,0xf6,0xeb,0x97,0xe0,0xdc,0x42,0xe8,0xea,0x50,0xf4,0x07,0x41,0x04,0xf5, -0x54,0xec,0xf9,0x3f,0x0b,0x1c,0x54,0x28,0x24,0xa2,0x28,0x3d,0x2a,0x3e,0x33,0x74, -0x33,0x31,0xf5,0x1a,0xf4,0xd0,0xe4,0xd9,0xc2,0xd6,0xe3,0x70,0xea,0xf0,0xd4,0x04, -0x00,0x5b,0xee,0xe0,0xf4,0xdc,0xe3,0x40,0xed,0xf1,0xb5,0xeb,0xed,0x08,0x08,0x0e, -0x2e,0x0f,0x18,0xe0,0x21,0x14,0xfd,0xfa,0xeb,0xa2,0xe0,0xe0,0x67,0xe8,0xf0,0xf0, -0xf0,0x04,0xd3,0x01,0xfa,0xe0,0xf7,0xfa,0x39,0x0c,0x21,0x93,0x2a,0x27,0x9d,0x2c, -0x3f,0xf2,0x40,0x34,0x4f,0x2d,0x2a,0xb3,0x13,0xfa,0x75,0xe3,0xd7,0xd1,0xd8,0xe2, -0xf1,0xed,0xed,0xd4,0xff,0xf9,0x2d,0xf1,0xe5,0x20,0xd6,0xde,0xf6,0xea,0xef,0x2e, -0xec,0xf4,0x07,0x05,0x11,0x59,0x10,0x11,0x31,0x1a,0x0e,0xac,0x01,0xec,0xee,0xe1, -0xe2,0x6b,0xea,0xf1,0xad,0xee,0xff,0x7b,0xfe,0x02,0xe9,0x00,0xfa,0xa4,0x0f,0x22, -0x54,0x2e,0x2c,0xb8,0x34,0x3e,0x05,0x43,0x36,0xa9,0x26,0x1f,0x6f,0x0c,0xfd,0x63, -0xe6,0xd7,0xe8,0xd7,0xe4,0x59,0xec,0xeb,0x81,0xf6,0xf6,0x65,0xf4,0xe6,0x74,0xd3, -0xdd,0x2e,0xe6,0xef,0x21,0xef,0xf8,0x2f,0x07,0x13,0xd0,0x12,0x0e,0xe5,0x0d,0x08, -0xdf,0x03,0xf4,0x62,0xe3,0xe1,0x8a,0xee,0xef,0x68,0xee,0xf6,0x99,0x01,0x09,0xb1, -0x01,0x01,0x12,0x13,0x21,0x3a,0x2f,0x32,0xdc,0x38,0x42,0xc8,0x44,0x38,0x20,0x25, -0x12,0x9e,0x08,0xff,0x22,0xed,0xd8,0xa9,0xd3,0xe7,0xb3,0xe8,0xea,0x21,0xeb,0xf7, -0x38,0xf5,0xe1,0xa6,0xd8,0xd9,0x36,0xe1,0xec,0x84,0xf3,0xfb,0x8e,0x09,0x16,0x3a, -0x14,0x0e,0x96,0x02,0x06,0xed,0x07,0xfb,0xd3,0xe9,0xde,0xde,0xed,0xed,0xa2,0xeb, -0xee,0x1f,0x05,0x0b,0x95,0x04,0x0c,0x6e,0x12,0x20,0x86,0x2e,0x38,0x9a,0x3d,0x42, -0x7a,0x47,0x38,0xd1,0x23,0x06,0x4d,0x06,0x02,0xd7,0xef,0xdf,0xdf,0xd2,0xe2,0xda, -0xe8,0xe7,0xd3,0xe5,0xf3,0x76,0xf0,0xe0,0x5e,0xdd,0xd4,0x92,0xdb,0xe9,0xd6,0xf9, -0x00,0xc3,0x09,0x18,0xa7,0x16,0x0c,0xdf,0xf9,0x06,0xee,0x0b,0xfc,0x3f,0xf3,0xe1, -0x5c,0xe9,0xec,0xe3,0xeb,0xf0,0xdd,0x00,0x08,0x41,0x0b,0x13,0x9e,0x11,0x1d,0xbe, -0x2f,0x3f,0x84,0x3f,0x40,0x2c,0x46,0x39,0x8f,0x21,0x02,0x84,0x03,0x01,0x8c,0xee, -0xe5,0x28,0xd7,0xe1,0x34,0xe5,0xe3,0x29,0xe9,0xe9,0xdc,0xe6,0xe4,0xe6,0xdd,0xcf, -0x3e,0xd8,0xeb,0x7e,0xfa,0x01,0xbe,0x08,0x18,0x63,0x1a,0x0e,0x7e,0xfb,0x01,0x6f, -0x0a,0xfc,0xbb,0xf6,0xe8,0xdc,0xeb,0xe9,0x29,0xe9,0xf9,0xaa,0xfc,0x03,0x25,0x13, -0x15,0x8d,0x12,0x21,0xf5,0x32,0x3c,0xcd,0x40,0x3f,0x81,0x42,0x3b,0x17,0x26,0x04, -0x2b,0xfb,0xfc,0xc3,0xeb,0xe4,0x4d,0xdf,0xe1,0xff,0xdf,0xe0,0xf2,0xeb,0xe4,0x48, -0xdf,0xe4,0x69,0xd8,0xd1,0x31,0xdc,0xeb,0x45,0xf7,0x03,0x39,0x09,0x16,0x19,0x1d, -0x15,0x8c,0x00,0xfd,0xe7,0x04,0xfb,0x66,0xf5,0xf3,0x62,0xe9,0xe7,0x1b,0xec,0xf7, -0x6e,0xfc,0x01,0xb9,0x16,0x15,0x0f,0x1e,0x27,0x0f,0x32,0x39,0xb0,0x40,0x3d,0xf7, -0x3f,0x3d,0x0d,0x29,0x08,0xfc,0xf6,0xf3,0x55,0xe8,0xe3,0x87,0xe8,0xdc,0xf9,0xdf, -0xe2,0xe6,0xdf,0xdf,0x25,0xd9,0xe0,0x70,0xd8,0xdc,0x51,0xe0,0xe8,0xa6,0xf5,0x04, -0x0d,0x0b,0x17,0xdc,0x22,0x17,0x22,0x04,0xfb,0xe0,0xfd,0xf8,0xeb,0xf6,0xf7,0x6c, -0xe8,0xeb,0x6d,0xee,0xf0,0x1a,0xfb,0x02,0xfc,0x13,0x1d,0x2d,0x27,0x2a,0x1e,0x2e, -0x37,0x44,0x3e,0x3d,0x4b,0x42,0x41,0xec,0x27,0x08,0xc5,0xf3,0xec,0xb3,0xe3,0xe8, -0x12,0xe7,0xdf,0xd5,0xe2,0xdd,0x78,0xd8,0xd7,0x7b,0xd7,0xdb,0x87,0xde,0xe0,0xe6, -0xe0,0xe5,0xf7,0xf5,0x04,0x1e,0x0e,0x1e,0xb0,0x25,0x17,0x59,0x05,0xfc,0x1c,0xf9, -0xf5,0x10,0xfa,0xf4,0x40,0xf1,0xee,0x6c,0xea,0xee,0xa3,0xf6,0x06,0x34,0x15,0x23, -0x59,0x2b,0x28,0x1d,0x2a,0x34,0xfc,0x3b,0x3f,0x3d,0x47,0x40,0xe6,0x24,0x06,0x02, -0xf7,0xe7,0x98,0xe2,0xe8,0xaa,0xe4,0xea,0xf4,0xe0,0xd7,0x8a,0xd3,0xd1,0xda,0xd7, -0xdb,0xe4,0xdf,0xe2,0x23,0xdd,0xe4,0xb1,0xf4,0x04,0xf6,0x12,0x24,0xd2,0x25,0x15, -0xba,0x04,0x03,0x89,0xf6,0xf5,0x86,0xf6,0xf5,0x7a,0xfa,0xec,0xd5,0xe8,0xed,0xab, -0xf5,0x0a,0xbc,0x18,0x24,0xfc,0x2a,0x22,0xee,0x28,0x30,0x79,0x39,0x41,0x7d,0x4a, -0x3d,0x1e,0x1f,0x05,0x89,0xfc,0xe7,0x44,0xe5,0xe4,0x44,0xea,0xed,0x02,0xda,0xd3, -0xe7,0xcf,0xce,0x65,0xda,0xdd,0xdf,0xdf,0xde,0xf9,0xd8,0xe7,0xaa,0xf3,0x05,0xe1, -0x16,0x29,0xa6,0x25,0x12,0x04,0x09,0x09,0x04,0xf9,0xf8,0x23,0xf2,0xfb,0xec,0xf7, -0xe8,0x4f,0xe7,0xec,0xad,0xf5,0x10,0x47,0x1e,0x24,0x5c,0x22,0x20,0xb6,0x29,0x2d, -0xce,0x36,0x42,0xa6,0x4b,0x39,0x5a,0x19,0x09,0x61,0xff,0xec,0xc7,0xe8,0xe2,0x4c, -0xed,0xe2,0x9e,0xd4,0xce,0x28,0xcd,0xcd,0xb9,0xde,0xe4,0x59,0xdd,0xd6,0x3e,0xdd, -0xe9,0x2d,0xf4,0x02,0x89,0x19,0x2b,0x1a,0x22,0x11,0xb7,0x0e,0x0c,0x5a,0x01,0xfa, -0x4c,0xf6,0xfa,0x93,0xee,0xe6,0x49,0xe6,0xec,0xd8,0xf9,0x15,0x4a,0x27,0x20,0xdd, -0x1e,0x20,0x27,0x29,0x2b,0xea,0x30,0x41,0xbe,0x48,0x32,0x44,0x1a,0x08,0xb8,0x01, -0xf4,0xe8,0xea,0xe7,0x7c,0xe4,0xd8,0xf9,0xce,0xc9,0x72,0xcc,0xd3,0x8b,0xe3,0xe9, -0x1a,0xe0,0xd8,0x79,0xda,0xeb,0x2e,0xf4,0xfe,0x6d,0x1a,0x28,0xbc,0x20,0x16,0x18, -0x0d,0x11,0x68,0x08,0xfe,0xd4,0xf7,0xee,0x5e,0xe8,0xe3,0xe3,0xe1,0xf0,0x3b,0x06, -0x1d,0x88,0x2b,0x2a,0xa0,0x1b,0x17,0x0f,0x26,0x28,0x89,0x2b,0x3e,0xaa,0x41,0x34, -0x77,0x1b,0x09,0xc0,0x07,0xfb,0xb7,0xf0,0xe2,0x0b,0xd5,0xce,0x78,0xc4,0xc2,0xcb, -0xce,0xde,0x0b,0xeb,0xf2,0x9a,0xe8,0xd7,0x71,0xd5,0xe9,0x51,0xf2,0xfc,0xf1,0x17, -0x25,0x59,0x27,0x19,0x16,0x13,0x17,0x6a,0x10,0x05,0xe5,0xf0,0xe1,0x40,0xe1,0xd7, -0x5f,0xe1,0xf6,0x2b,0x0f,0x27,0x69,0x35,0x28,0x06,0x17,0x15,0x39,0x21,0x24,0xc9, -0x27,0x39,0xec,0x3f,0x34,0xc1,0x21,0x10,0x08,0x0d,0x03,0xdf,0xf4,0xd7,0xbd,0xc5, -0xc3,0x42,0xb7,0xc4,0x7b,0xd3,0xe5,0x84,0xf8,0xf7,0xf4,0xe1,0xd3,0x4a,0xd9,0xe8, -0x84,0xef,0xfb,0x29,0x18,0x26,0xe1,0x25,0x27,0xa8,0x1c,0x1c,0x67,0x15,0x01,0xcf, -0xe3,0xd7,0xfa,0xd4,0xd1,0xea,0xe9,0xfc,0x18,0x18,0x31,0x06,0x33,0x1e,0xdb,0x13, -0x17,0x39,0x20,0x1f,0xf9,0x23,0x3b,0xdf,0x3a,0x33,0x37,0x31,0x1d,0xc1,0x11,0x05, -0x96,0xe9,0xcd,0x30,0xbf,0xb1,0xaf,0xb6,0xcd,0xca,0xd9,0xf0,0x45,0xfb,0xf2,0x4a, -0xd8,0xd4,0x55,0xdc,0xe8,0xc8,0xec,0xf8,0xcd,0x1a,0x23,0xec,0x28,0x33,0x62,0x2a, -0x21,0x61,0x11,0xf3,0x6f,0xe1,0xd3,0x9d,0xc7,0xda,0x2d,0xf3,0x07,0x67,0x22,0x2f, -0x72,0x29,0x14,0xfc,0x12,0x16,0xa4,0x1c,0x1c,0x32,0x20,0x37,0x91,0x3a,0x35,0xdb, -0x36,0x2b,0x18,0x17,0xfb,0xa5,0xdc,0xcf,0x50,0xb5,0xa7,0x3c,0xc2,0xd5,0xeb,0xe8, -0xf4,0x4c,0xf7,0xe9,0x9f,0xd4,0xd5,0x55,0xdc,0xe7,0xd5,0xec,0xf4,0x0f,0x18,0x27, -0xb8,0x2c,0x36,0xaa,0x38,0x25,0xa3,0x02,0xec,0x0f,0xe5,0xc9,0x04,0xc5,0xe8,0x1e, -0xff,0x15,0xd5,0x21,0x28,0xcc,0x1f,0x10,0x9a,0x11,0x13,0xbf,0x1a,0x17,0xf7,0x18, -0x34,0x1d,0x3b,0x38,0xe3,0x38,0x38,0x50,0x17,0xea,0xf4,0xda,0xca,0xd5,0xa9,0xa9, -0xcd,0xce,0xe5,0x29,0xf1,0xf4,0x3c,0xf1,0xe3,0x90,0xd4,0xd6,0xf0,0xdc,0xe9,0x1b, -0xe5,0xf0,0x0a,0x14,0x2b,0x05,0x33,0x3c,0x05,0x42,0x20,0xd5,0xf7,0xec,0x6a,0xda, -0xc5,0x9b,0xce,0xf7,0x86,0x09,0x19,0xb4,0x20,0x21,0xd7,0x1a,0x0f,0xca,0x10,0x16, -0x21,0x16,0x0b,0x64,0x17,0x31,0x07,0x3e,0x3e,0xcd,0x40,0x35,0xfe,0x0e,0xe5,0x8f, -0xd3,0xbe,0xa0,0xa9,0xb4,0x1e,0xda,0xea,0x52,0xf6,0xf1,0xd6,0xee,0xe1,0x24,0xd6, -0xd9,0x53,0xe2,0xe2,0x10,0xe2,0xf7,0xbe,0x10,0x29,0xa1,0x3b,0x45,0xc9,0x34,0x1a, -0x8b,0xf9,0xe7,0x94,0xd1,0xcb,0x08,0xdf,0xff,0xd9,0x12,0x1e,0x27,0x19,0x1e,0xb0, -0x14,0x0f,0x44,0x12,0x17,0xc7,0x0b,0x0d,0x10,0x1b,0x2b,0x26,0x39,0x49,0xb5,0x44, -0x22,0xea,0x09,0xe6,0x0a,0xcc,0xb3,0x5b,0xb6,0xc2,0xd2,0xd2,0xf0,0x38,0xf9,0xed, -0x28,0xef,0xdf,0x1a,0xda,0xde,0x9b,0xde,0xdb,0x1b,0xec,0x00,0xec,0x16,0x2c,0xd2, -0x45,0x3c,0xdc,0x1b,0x12,0xfa,0xfd,0xe3,0x05,0xd1,0xe1,0xd6,0xe6,0xf8,0xf2,0x14, -0x1a,0xc2,0x17,0x1d,0x38,0x13,0x0f,0x4c,0x12,0x0c,0xf8,0x08,0x14,0xe7,0x20,0x2e, -0x00,0x3d,0x4d,0x30,0x37,0x0e,0x24,0x01,0xec,0x1a,0xc7,0xb9,0x05,0xc7,0xc6,0x15, -0xd7,0xf3,0xa8,0xf4,0xef,0x5a,0xed,0xde,0xdb,0xd9,0xdd,0xf6,0xda,0xe1,0x14,0xf4, -0x07,0xb9,0x19,0x31,0x60,0x45,0x30,0xb8,0x0f,0x0e,0xc7,0x02,0xde,0x2a,0xdb,0xe9, -0xef,0xe9,0xfa,0x0f,0x19,0x19,0xca,0x18,0x16,0x6f,0x0b,0x09,0xa8,0x0b,0x07,0xae, -0x0c,0x18,0xe5,0x24,0x31,0x16,0x41,0x4d,0x52,0x2a,0x04,0xb2,0xfe,0xee,0x70,0xc4, -0xbd,0xd2,0xc9,0xc9,0x4d,0xd9,0xf7,0xbf,0xf6,0xf2,0xa9,0xeb,0xd9,0x43,0xd6,0xd9, -0x3e,0xdb,0xe8,0xae,0xf9,0x0e,0xa6,0x21,0x35,0xf4,0x42,0x24,0xdf,0x0a,0x0d,0x9d, -0x05,0xdf,0x04,0xd9,0xe9,0xee,0xeb,0xfd,0xf9,0x19,0x1b,0x50,0x1a,0x16,0x06,0x02, -0x00,0x15,0x04,0x04,0x8a,0x10,0x1a,0x77,0x2b,0x36,0x1f,0x44,0x4a,0xbd,0x21,0x00, -0x46,0xfb,0xf0,0x48,0xc5,0xb8,0xe8,0xc7,0xcc,0x63,0xde,0xf8,0xd5,0xf7,0xf6,0x08, -0xee,0xd6,0x86,0xd0,0xd9,0x67,0xde,0xee,0xdc,0xfe,0x18,0x8e,0x25,0x39,0xb3,0x40, -0x1f,0x7d,0x08,0x09,0x7f,0x06,0xdf,0x8c,0xd5,0xe5,0x11,0xee,0x01,0x04,0x18,0x1a, -0x9c,0x1b,0x11,0xbe,0xff,0xf7,0x7c,0x01,0x05,0x4a,0x10,0x1d,0x00,0x32,0x37,0xd5, -0x47,0x43,0xd4,0x1d,0xfd,0x85,0xf6,0xee,0x76,0xc5,0xb8,0x55,0xc4,0xd0,0x3d,0xe3, -0xf7,0x60,0xf9,0xfa,0x03,0xeb,0xd9,0x47,0xcf,0xdc,0x52,0xe5,0xf1,0x85,0x05,0x1d, -0x0c,0x28,0x3a,0x27,0x39,0x20,0xe7,0x06,0x06,0xb7,0x03,0xe0,0x58,0xd6,0xe2,0x87, -0xef,0x03,0x80,0x15,0x19,0x28,0x1b,0x0a,0xcf,0xfe,0xf5,0xa3,0xff,0x09,0x41,0x10, -0x21,0xff,0x31,0x3a,0xa5,0x43,0x3a,0x08,0x1f,0xfb,0x32,0xf2,0xe9,0xd7,0xc7,0xbb, -0xc3,0xc5,0xd0,0x52,0xe6,0xf6,0xe6,0xf9,0xfa,0x21,0xe7,0xdc,0x15,0xd6,0xdf,0x08, -0xec,0xf6,0x0a,0x0d,0x1e,0x5b,0x2c,0x32,0x96,0x32,0x24,0xf0,0x06,0x02,0x64,0xfc, -0xe4,0x71,0xda,0xe6,0x55,0xea,0x04,0x80,0x13,0x17,0x03,0x18,0x04,0xf4,0xfb,0xf9, -0xad,0x00,0x0b,0xa3,0x14,0x24,0x06,0x31,0x3c,0x44,0x38,0x34,0xf7,0x21,0xfb,0x28, -0xed,0xe1,0xfb,0xcb,0xc4,0xb7,0xca,0xcb,0x0a,0xe7,0xf5,0x5a,0xf9,0xf8,0x25,0xe5, -0xdc,0x79,0xe0,0xe7,0x67,0xf1,0xff,0xe5,0x0f,0x1f,0xc4,0x2a,0x2a,0xac,0x2d,0x27, -0x22,0x07,0xfb,0xd4,0xf3,0xe7,0x95,0xe7,0xe5,0xf8,0xe7,0x01,0xfb,0x10,0x13,0x5c, -0x11,0xff,0x6b,0xf6,0xff,0x3a,0x06,0x0d,0x6a,0x1a,0x24,0x8c,0x30,0x37,0xc2,0x32, -0x2d,0x9d,0x23,0xfa,0x13,0xe5,0xd9,0x5d,0xd3,0xd2,0xa8,0xc6,0xce,0x2c,0xe5,0xf6, -0xfc,0xf6,0xf4,0xef,0xe5,0xdd,0x97,0xea,0xf1,0x3e,0xf8,0x05,0x3b,0x12,0x1d,0xd5, -0x25,0x25,0x3e,0x28,0x28,0xab,0x04,0xf1,0xdf,0xec,0xf3,0xd3,0xf1,0xde,0x1f,0xec, -0xfb,0xbb,0x0e,0x0d,0xb0,0x09,0xfd,0x3a,0xf5,0x03,0xb9,0x0d,0x13,0x36,0x1c,0x26, -0x82,0x2b,0x32,0x32,0x2d,0x27,0x0d,0x24,0xf7,0x71,0xdd,0xd7,0x31,0xe2,0xd8,0x4e, -0xc3,0xd4,0x5f,0xe3,0xf6,0x82,0xf2,0xf0,0xe5,0xe8,0xe3,0xc1,0xf0,0xfd,0xd5,0x02, -0x0a,0xb0,0x15,0x19,0x04,0x23,0x21,0x83,0x22,0x27,0xb1,0xfe,0xea,0xc5,0xed,0xfe, -0x50,0xf0,0xdc,0x83,0xee,0xf9,0xfd,0x09,0x03,0x62,0x02,0xfd,0xcc,0xf8,0x03,0xce, -0x13,0x1a,0x46,0x1d,0x25,0x7c,0x26,0x2f,0xd0,0x27,0x24,0x10,0x21,0xf1,0x53,0xd9, -0xde,0x0c,0xe8,0xd6,0x7e,0xc5,0xd9,0x9e,0xe4,0xf2,0xea,0xeb,0xed,0xb9,0xef,0xeb, -0x77,0xf5,0x06,0xf1,0x0d,0x0f,0x3a,0x15,0x17,0x8a,0x20,0x1b,0x5f,0x1e,0x20,0xa6, -0xf8,0xe8,0x95,0xf6,0xfd,0xa7,0xee,0xde,0xd6,0xf0,0xf8,0x7d,0x00,0xf8,0xf7,0xfb, -0x02,0xc0,0xfb,0x05,0xc4,0x15,0x1f,0x9f,0x21,0x21,0x8f,0x26,0x2b,0xc7,0x22,0x1f, -0xdd,0x18,0xee,0xf7,0xda,0xe6,0x0e,0xe5,0xd8,0x88,0xcb,0xde,0x40,0xe8,0xea,0x5c, -0xe5,0xed,0x32,0xf6,0xf2,0xf7,0xfc,0x0b,0x8b,0x15,0x18,0xf3,0x14,0x1a,0xa7,0x1c, -0x15,0xfc,0x18,0x13,0x7f,0xf6,0xeb,0xad,0xfe,0xf9,0x46,0xef,0xe4,0x08,0xf0,0xf7, -0x5a,0xf3,0xee,0xb4,0xf6,0x01,0x80,0x01,0x0b,0x40,0x18,0x22,0x50,0x26,0x22,0xae, -0x28,0x24,0xca,0x1b,0x1a,0x81,0x0b,0xee,0x52,0xe4,0xf0,0x5e,0xe1,0xda,0xe4,0xd4, -0xde,0x97,0xe6,0xe1,0x78,0xe0,0xeb,0xa4,0xf9,0xfd,0x71,0x06,0x12,0x33,0x1a,0x1d, -0x36,0x19,0x1d,0x05,0x15,0x10,0x55,0x10,0x08,0xc1,0xf7,0xfb,0xee,0x00,0xf4,0x12, -0xed,0xe9,0x98,0xed,0xef,0x7c,0xe9,0xe7,0x34,0xf3,0x02,0x37,0x08,0x10,0xca,0x1a, -0x21,0x04,0x25,0x24,0x6b,0x28,0x20,0xcb,0x18,0x0f,0x8c,0x02,0xf4,0x88,0xf5,0xeb, -0xa3,0xe0,0xd6,0x1a,0xdb,0xe3,0x5a,0xe3,0xdf,0x85,0xde,0xec,0x57,0xfd,0x06,0x9e, -0x0e,0x18,0x31,0x1b,0x1d,0x6a,0x19,0x19,0x2e,0x15,0x0b,0x8b,0x04,0x00,0x18,0x03, -0x02,0xae,0xfb,0xf4,0x45,0xe6,0xee,0x19,0xf1,0xe9,0x9b,0xe3,0xe3,0x5e,0xf0,0x03, -0xf3,0x0e,0x14,0xb8,0x1b,0x1e,0x94,0x23,0x1f,0x45,0x25,0x20,0x4c,0x12,0x08,0x7e, -0x01,0x01,0xe7,0xf4,0xea,0x4f,0xe1,0xd3,0x56,0xe5,0xe9,0xc8,0xe3,0xde,0xd4,0xe1, -0xec,0x84,0x00,0x10,0x02,0x15,0x1a,0x01,0x1b,0x1a,0x6d,0x14,0x19,0x3b,0x11,0x02, -0xb6,0x00,0x03,0x35,0x09,0x03,0xb4,0xfa,0xf1,0xe1,0xe2,0xf3,0x77,0xf1,0xe7,0xd8, -0xe0,0xe2,0x22,0xed,0x03,0xb8,0x14,0x17,0x11,0x18,0x1b,0x4d,0x19,0x1c,0xbe,0x24, -0x1a,0x20,0x0c,0x0a,0xfa,0x05,0x03,0xf6,0xf8,0xeb,0xd0,0xdf,0xd6,0x9d,0xeb,0xee, -0xaa,0xe8,0xe3,0xab,0xe0,0xec,0xb7,0x02,0x17,0xc9,0x19,0x18,0x12,0x1a,0x11,0x1f, -0x16,0x16,0xde,0x06,0xff,0x4a,0x06,0x02,0x3e,0x0c,0x06,0x36,0xf8,0xed,0xc5,0xe3, -0xf1,0xec,0xef,0xec,0x27,0xe1,0xdd,0x8d,0xec,0x02,0xa4,0x18,0x18,0xe3,0x12,0x15, -0x43,0x13,0x1d,0x66,0x1f,0x11,0x03,0x11,0x0f,0x83,0x03,0x07,0x84,0xfc,0xe9,0xca, -0xe0,0xdb,0xa2,0xeb,0xf1,0x6d,0xf5,0xe5,0xf9,0xe2,0xee,0x4c,0x02,0x1a,0xbd,0x1b, -0x13,0x9a,0x14,0x10,0x83,0x15,0x0d,0x4f,0x01,0x09,0xd5,0x03,0x03,0x4d,0x0e,0x07, -0x9f,0xf5,0xed,0xf4,0xe1,0xec,0x88,0xf1,0xf2,0x1b,0xe0,0xe0,0x2b,0xec,0x00,0xd7, -0x17,0x16,0x21,0x0b,0x10,0xed,0x11,0x19,0x8c,0x15,0x14,0x10,0x19,0x08,0xcd,0x07, -0x09,0xbb,0xfd,0xeb,0xf9,0xe4,0xd9,0x0e,0xed,0xfa,0x5b,0xf8,0xec,0x48,0xea,0xf0, -0xd2,0x01,0x18,0x6b,0x17,0x0f,0xf4,0x13,0x0f,0x74,0x0d,0x07,0x3e,0x09,0x09,0x8c, -0x00,0x08,0xf2,0x0f,0x05,0x25,0xf9,0xeb,0xcd,0xd9,0xee,0x8e,0xf4,0xea,0x4e,0xea, -0xe7,0x93,0xec,0xfe,0x57,0x0f,0x0d,0x4c,0x0b,0x10,0xe0,0x0d,0x0d,0x8a,0x18,0x1a, -0x5d,0x14,0x0a,0xad,0x0a,0x09,0xcc,0xfb,0xf5,0x46,0xe2,0xd8,0x4d,0xf9,0xfc,0xd2, -0xf4,0xfb,0x30,0xf6,0xf3,0xc3,0x02,0x09,0x0d,0x11,0x12,0xa3,0x13,0x08,0x19,0x03, -0x10,0x68,0x0a,0x04,0x87,0x07,0x09,0x1f,0x0b,0x03,0xca,0x01,0xe0,0x70,0xdb,0xf4, -0x1c,0xec,0xe8,0x46,0xf2,0xf4,0x83,0xf1,0xfb,0x7a,0xfb,0x0b,0x70,0x0e,0x0d,0xda, -0x01,0x0c,0xd0,0x1e,0x17,0xd4,0x11,0x11,0xbc,0x09,0x03,0xee,0xfe,0xfd,0x04,0xda, -0xe8,0xb0,0xfc,0xf5,0x2e,0xfc,0x02,0xef,0x03,0xfe,0x9c,0xfb,0xfa,0xb9,0x0d,0x15, -0x69,0x0c,0xfc,0x62,0x09,0x11,0xca,0x04,0x08,0x68,0x0d,0x07,0x83,0x04,0x08,0x3b, -0xfd,0xdb,0x73,0xe8,0xec,0xe0,0xe3,0xf0,0x01,0xf6,0xfb,0xa4,0xfd,0xf3,0xdd,0xf3, -0x05,0x14,0x11,0x01,0xf7,0xfc,0x11,0xd5,0x1b,0x11,0x10,0x19,0x16,0xc1,0x04,0xff, -0x8c,0x07,0xf4,0x8c,0xe4,0xf4,0x7f,0xf4,0xf7,0x42,0x07,0x09,0x73,0x08,0x09,0xc0, -0xfa,0xf7,0x0e,0x05,0x10,0x89,0xff,0xfe,0x02,0x0b,0x0b,0xca,0x04,0x11,0xe5,0x0e, -0x00,0xa8,0x02,0x08,0xdd,0xf0,0xe5,0x12,0xec,0xdf,0x2b,0xe5,0xf6,0xb3,0xfa,0xfc, -0x46,0x01,0xfb,0x97,0xf5,0xfc,0x4e,0x04,0xf9,0x93,0xfe,0x0f,0x6e,0x12,0x16,0x8e, -0x20,0x15,0x93,0xfe,0x02,0x8e,0x05,0xef,0x6e,0xf2,0xfd,0x32,0xf2,0xfd,0x43,0x0e, -0x0e,0x6f,0x0a,0x08,0x93,0x07,0xfc,0xee,0xf9,0xfb,0x24,0xfb,0xfe,0x94,0x06,0x06, -0x93,0x0f,0x18,0x61,0x0d,0xfa,0x76,0x04,0x01,0xca,0xe7,0xea,0x9e,0xee,0xdd,0x7c, -0xe5,0xf9,0xa4,0xfd,0xfe,0x77,0xfe,0x05,0x9d,0x01,0xf1,0x9e,0xf0,0xf6,0x97,0xff, -0x07,0x07,0x12,0x1f,0x4d,0x24,0x12,0x32,0xfb,0x03,0x9e,0x03,0xed,0x63,0xf8,0x02, -0x1f,0xf9,0x00,0x76,0x13,0x12,0xa9,0x0d,0x06,0xf1,0x0c,0x08,0x2a,0xf3,0xed,0xfd, -0xf4,0x01,0xe6,0xff,0x0b,0x37,0x16,0x19,0xcc,0x09,0xf4,0x68,0xff,0xfb,0x8a,0xe2, -0xe8,0x0d,0xee,0xe1,0xca,0xe4,0xfb,0xc7,0xff,0xfe,0x3f,0xfc,0x0a,0x60,0x06,0xf6, -0x97,0xec,0xed,0xc7,0x01,0x07,0x91,0x15,0x21,0x08,0x21,0x0b,0x1f,0xf5,0xff,0x39, -0xfe,0xef,0x50,0xfd,0x07,0x48,0x02,0x04,0x4c,0x17,0x17,0x32,0x0d,0x06,0x02,0x0c, -0x05,0xd2,0xfb,0xf1,0x1f,0xec,0x02,0x08,0x08,0x0d,0xb8,0x17,0x15,0x09,0x01,0xef, -0x07,0xf6,0xf2,0xe1,0xe0,0xe9,0xec,0xed,0xe5,0x0e,0xe8,0xfb,0xa0,0x02,0xfd,0xd6, -0xfe,0x05,0xe3,0x04,0x01,0x9c,0xf4,0xe8,0x6f,0xfd,0x0f,0x50,0x14,0x1f,0x2d,0x19, -0x02,0xeb,0xf5,0xf7,0x09,0xfb,0xf4,0xb9,0x04,0x0d,0xe0,0x09,0x0c,0x6c,0x17,0x18, -0xf1,0x0b,0x04,0x2d,0x04,0x03,0xfe,0x03,0xfa,0xd0,0xf0,0xfe,0xf0,0x0e,0x0c,0xa9, -0x16,0x0c,0x47,0xf9,0xef,0x77,0xe8,0xea,0xbe,0xe1,0xeb,0xbd,0xed,0xe9,0x36,0xef, -0xf9,0x10,0x00,0xfd,0x3a,0xfb,0x01,0xc7,0x06,0x08,0xec,0xfc,0xf1,0xa5,0xfd,0x0d, -0xd1,0x0f,0x19,0x9c,0x0d,0xff,0x43,0xf7,0xef,0xfb,0xf9,0xfc,0xaf,0x0d,0x10,0x2b, -0x11,0x16,0x56,0x15,0x14,0xe1,0x0a,0xfe,0x81,0x01,0x03,0xf8,0x07,0x01,0x86,0xfa, -0x06,0xec,0x08,0x09,0xdd,0x0f,0x03,0xe1,0xf7,0xec,0x33,0xe0,0xe4,0x8c,0xe6,0xf0, -0x96,0xeb,0xed,0x92,0xf5,0xf5,0xfb,0xfa,0xfb,0x72,0xf7,0x03,0x4e,0x08,0x0c,0x8c, -0x03,0xfd,0xee,0x08,0x04,0xc2,0x06,0x0e,0xb6,0x05,0xfe,0x18,0xf5,0xed,0x1a,0xf9, -0x08,0x72,0x17,0x13,0xe2,0x17,0x1d,0x7c,0x12,0x0d,0x2d,0x05,0xfa,0xd6,0xff,0x03, -0x5a,0x0b,0x06,0x88,0x09,0x0f,0xa3,0x04,0x00,0x40,0x04,0xfe,0x3d,0xf5,0xe7,0xaf, -0xdb,0xde,0xfb,0xed,0xf4,0x80,0xea,0xf1,0xa0,0xfa,0xf1,0xac,0xf3,0xf7,0x89,0xf7, -0x01,0x16,0x09,0x10,0xd0,0x07,0x0f,0xda,0x0d,0x01,0x98,0xf9,0xff,0x7a,0x03,0xfc, -0xda,0xf4,0xef,0xbd,0xf8,0x15,0x1b,0x1e,0x16,0x24,0x1d,0x21,0x6d,0x0e,0x03,0x21, -0x02,0xfa,0x22,0xfc,0x04,0x32,0x0e,0x0b,0x07,0x1a,0x14,0x65,0x05,0xf5,0x24,0xf6, -0xfd,0x92,0xf1,0xe5,0xc8,0xd9,0xdb,0x4c,0xf6,0xf6,0x33,0xeb,0xf2,0x2e,0xfa,0xee, -0x82,0xe9,0xf7,0x2c,0xf9,0xfe,0x8a,0x0a,0x12,0xda,0x0e,0x1d,0xa5,0x11,0x00,0xc6, -0xf0,0xf0,0x50,0xff,0xf9,0x38,0xf6,0xf2,0x3c,0xfd,0x21,0x54,0x23,0x1a,0x96,0x1f, -0x1f,0xcd,0x0a,0xfa,0xd5,0x00,0xfa,0x48,0xf9,0x06,0x74,0x10,0x12,0x58,0x24,0x19, -0xa3,0x03,0xf2,0xf7,0xe9,0xf4,0x08,0xec,0xe3,0xed,0xd8,0xdc,0xda,0xfb,0xf7,0xc5, -0xec,0xf0,0x0f,0xf7,0xea,0xb9,0xe5,0xf7,0x38,0xfb,0xfd,0x37,0x0d,0x15,0x20,0x18, -0x24,0x57,0x15,0xfa,0x6e,0xee,0xe7,0x7c,0xf3,0xf6,0x72,0xf8,0xf7,0x9c,0x04,0x29, -0x3c,0x29,0x1e,0x3f,0x1c,0x1c,0x13,0x07,0xf7,0x16,0xfe,0xfb,0x1e,0xf8,0x07,0x08, -0x13,0x1e,0x1e,0x2a,0x1c,0x7b,0xff,0xf2,0xc2,0xe6,0xe5,0x1e,0xe4,0xe0,0xbe,0xd9, -0xe2,0xcc,0xfe,0xfa,0xa6,0xee,0xea,0xf8,0xf1,0xe9,0xcb,0xe4,0xf4,0xdb,0xfb,0xfb, -0xe9,0x0c,0x1b,0xd6,0x26,0x26,0x7a,0x14,0xf6,0x02,0xed,0xe6,0x3f,0xe6,0xed,0x86, -0xf7,0xfd,0xf8,0x12,0x30,0x80,0x2e,0x21,0x11,0x16,0x15,0xb8,0x03,0xf5,0x72,0xfa, -0xf9,0x9d,0xf6,0x09,0xd2,0x20,0x2c,0x17,0x2b,0x1a,0x59,0xfe,0xf1,0x94,0xe7,0xdb, -0xc2,0xd6,0xdb,0x21,0xdf,0xed,0x0c,0xff,0xfc,0x33,0xee,0xe7,0x1f,0xeb,0xe4,0xe5, -0xe4,0xf2,0x5d,0xf8,0xfc,0x38,0x15,0x2e,0x81,0x2e,0x25,0xc9,0x0e,0xf6,0x0f,0xea, -0xe4,0x67,0xde,0xe1,0x86,0xf4,0x09,0xfd,0x1d,0x30,0xfd,0x2f,0x20,0xc7,0x18,0x0e, -0x40,0xfd,0xf4,0x6e,0xf6,0xf5,0xfd,0xf8,0x18,0x9f,0x2f,0x2f,0x44,0x29,0x13,0xcf, -0x00,0xee,0x38,0xdf,0xd0,0x29,0xca,0xd8,0x6f,0xe9,0xf2,0x7a,0x01,0xf9,0xcc,0xec, -0xec,0x80,0xe4,0xe2,0x9a,0xe6,0xee,0x13,0xf7,0x03,0xd9,0x2a,0x35,0x2c,0x2e,0x21, -0x43,0x07,0xf6,0x19,0xe3,0xd5,0x84,0xd2,0xdd,0xdc,0xfa,0x15,0xf6,0x27,0x36,0xad, -0x2f,0x23,0x27,0x19,0x05,0x4c,0xfc,0xf4,0x01,0xf0,0xf5,0x28,0x07,0x2a,0x33,0x32, -0x2d,0xec,0x23,0x0d,0x9e,0xfd,0xe1,0x9f,0xcf,0xc5,0x6b,0xcd,0xdd,0x2c,0xf0,0xfc, -0xa0,0x02,0xf8,0x38,0xf3,0xe8,0x33,0xe1,0xe3,0x49,0xe4,0xea,0x21,0xfb,0x1a,0x57, -0x34,0x36,0x2a,0x2c,0x1a,0xb6,0x01,0xed,0xa3,0xd4,0xc9,0x20,0xcd,0xea,0xf4,0xfe, -0x1e,0x36,0x32,0x37,0xe3,0x2f,0x29,0xaf,0x10,0x04,0x15,0xfb,0xee,0x0e,0xed,0x00, -0xb3,0x1c,0x2d,0x34,0x30,0x2b,0x8e,0x1b,0x07,0x74,0xf0,0xd8,0x90,0xc3,0xc6,0x93, -0xda,0xdb,0x85,0xf7,0x02,0xb9,0xfe,0xfb,0xa0,0xf4,0xe0,0x28,0xe2,0xe1,0x79,0xdf, -0xec,0xd7,0x0d,0x28,0xdf,0x36,0x33,0x57,0x2a,0x11,0xc3,0xf8,0xdf,0x63,0xcd,0xbe, -0x0f,0xd7,0xf4,0x06,0xff,0x28,0x1c,0x37,0x33,0x3c,0x37,0x24,0xb2,0x0b,0x04,0x8b, -0xf5,0xea,0x38,0xf7,0x12,0x46,0x24,0x2e,0x52,0x2c,0x29,0x30,0x12,0xfa,0x9d,0xe4, -0xd2,0x1a,0xbf,0xd1,0x7f,0xdb,0xde,0x14,0xfe,0x01,0x1c,0xfa,0x02,0xc9,0xea,0xe0, -0xe7,0xe1,0xdb,0x80,0xe1,0xfe,0xe3,0x1b,0x2f,0x33,0x35,0x30,0x97,0x25,0x06,0x4e, -0xe9,0xd7,0xe7,0xc8,0xc4,0xd3,0xe0,0xf3,0x65,0x09,0x2c,0x6a,0x34,0x32,0x9e,0x39, -0x1a,0xc9,0x0d,0x01,0x2a,0xf0,0xf4,0xfc,0x07,0x1b,0x56,0x29,0x2a,0x53,0x2a,0x22, -0x02,0x05,0xec,0x53,0xdf,0xce,0xe4,0xc6,0xd2,0x7f,0xd8,0xea,0x8e,0xfd,0xfc,0xd3, -0xfd,0xfd,0x5e,0xe6,0xe4,0xa2,0xdc,0xdc,0x75,0xf0,0x0b,0x87,0x23,0x33,0x04,0x31, -0x2f,0x80,0x1d,0xf5,0xfa,0xdd,0xd5,0xb5,0xca,0xcc,0x59,0xe0,0xf4,0x0c,0x17,0x2a, -0x5a,0x2f,0x36,0x19,0x30,0x19,0x81,0x0f,0xfb,0xa6,0xf9,0x01,0x53,0x12,0x20,0x6b, -0x29,0x25,0x16,0x28,0x16,0xb6,0xf2,0xe4,0xd6,0xe0,0xd2,0x04,0xcc,0xd1,0x40,0xde, -0xf5,0x71,0xfa,0xf8,0x42,0xfd,0xf3,0x66,0xe7,0xe3,0x03,0xdc,0xe9,0x2c,0xfb,0x15, -0x33,0x29,0x31,0x3a,0x2d,0x2c,0x92,0x0c,0xe5,0x4c,0xda,0xdb,0x09,0xcf,0xd1,0x45, -0xe1,0xfe,0x99,0x1d,0x27,0x36,0x2b,0x2f,0x3c,0x26,0x1a,0xe7,0x0b,0x02,0xc3,0x02, -0x09,0x5b,0x18,0x23,0xbd,0x24,0x22,0x76,0x23,0x03,0x59,0xe8,0xe7,0x07,0xe7,0xd3, -0xa4,0xcd,0xd3,0x5f,0xe6,0xf9,0x63,0xf8,0xf4,0xdc,0xf2,0xee,0x80,0xe8,0xe2,0xc7, -0xe7,0xf0,0xed,0x04,0x1b,0x5c,0x2c,0x2d,0xe3,0x2b,0x22,0xc7,0xf9,0xdf,0x4c,0xe2, -0xe0,0xea,0xd0,0xd3,0x6d,0xe8,0x03,0x3e,0x1f,0x25,0xaf,0x24,0x23,0xe9,0x21,0x1b, -0x19,0x11,0x0a,0xc9,0x09,0x12,0xc2,0x1c,0x23,0x56,0x1f,0x20,0x71,0x14,0xf3,0x4e, -0xe7,0xec,0x8f,0xe9,0xd1,0x71,0xce,0xdb,0xbf,0xe9,0xfa,0xf7,0xf8,0xea,0x0e,0xea, -0xeb,0xee,0xea,0xea,0x29,0xed,0xf9,0x5f,0x0e,0x21,0x57,0x2b,0x29,0x3e,0x27,0x10, -0x39,0xf0,0xe2,0x46,0xe7,0xe2,0x2a,0xd0,0xd9,0xc0,0xef,0x05,0x69,0x1e,0x23,0x6b, -0x18,0x1d,0xf2,0x1f,0x1b,0x5f,0x16,0x10,0x22,0x13,0x19,0xb1,0x1f,0x1f,0xcf,0x1c, -0x16,0x88,0x05,0xee,0xc8,0xe8,0xf2,0x68,0xe9,0xd0,0xec,0xd6,0xe2,0xf5,0xec,0xfb, -0x16,0xf7,0xe3,0x15,0xe5,0xe9,0x67,0xea,0xed,0xa7,0xf3,0x04,0x65,0x15,0x24,0x2f, -0x2b,0x27,0x8b,0x19,0x07,0xda,0xea,0xe3,0x69,0xee,0xe2,0xd8,0xd1,0xe4,0xea,0xf5, -0x07,0x75,0x1b,0x20,0x4f,0x14,0x17,0x17,0x1b,0x1a,0xf2,0x16,0x13,0x08,0x19,0x1b, -0xa7,0x1d,0x1f,0x64,0x15,0x08,0xba,0x01,0xea,0xad,0xec,0xf8,0x5d,0xe8,0xd3,0xe7, -0xe1,0xea,0xfb,0xee,0xf5,0x3d,0xf6,0xe3,0xac,0xe0,0xe5,0xf2,0xe9,0xee,0xc9,0xf7, -0x09,0xa8,0x19,0x23,0xcd,0x2a,0x1c,0x44,0x10,0x05,0xd4,0xe9,0xe9,0xdc,0xf4,0xe9, -0x3a,0xd8,0xec,0x06,0xfe,0x03,0xe7,0x10,0x1d,0x98,0x13,0x11,0x57,0x16,0x19,0x21, -0x17,0x17,0xf4,0x1a,0x1c,0x78,0x1b,0x1d,0x83,0x0b,0x04,0x4b,0xff,0xec,0x5a,0xf0, -0xfb,0x11,0xf1,0xdd,0x57,0xe4,0xf0,0xb2,0xe8,0xed,0x12,0xf3,0xe4,0xa5,0xdc,0xdf, -0x1a,0xe9,0xf0,0xd2,0xfc,0x0e,0xc2,0x1b,0x24,0x1e,0x2a,0x17,0x56,0x0f,0x00,0x7f, -0xeb,0xec,0xc5,0xf5,0xf0,0xb9,0xe9,0xef,0x21,0xfd,0xfa,0x61,0x07,0x17,0xf7,0x11, -0x0d,0xd2,0x10,0x16,0x3d,0x18,0x1a,0x08,0x1d,0x1c,0x80,0x1c,0x1d,0x04,0x0a,0x06, -0x0b,0xfd,0xee,0xb3,0xf1,0xf9,0x08,0xf3,0xef,0x65,0xeb,0xeb,0x8b,0xe1,0xe6,0x74, -0xed,0xe2,0x4f,0xd9,0xdc,0xe7,0xe7,0xf2,0x8e,0x03,0x12,0xc7,0x1d,0x28,0xf3,0x2a, -0x15,0xdf,0x10,0xff,0xcd,0xed,0xed,0xcb,0xf4,0xf3,0xae,0xf7,0xfb,0x57,0xf5,0xf2, -0x28,0xff,0x0e,0x7c,0x0d,0x09,0xd0,0x0a,0x12,0x28,0x18,0x1d,0x66,0x1d,0x1b,0xc6, -0x1e,0x1d,0x4e,0x0a,0x09,0xfd,0xfc,0xf1,0x03,0xf3,0xf6,0x40,0xf7,0xf7,0xaa,0xf8, -0xe4,0x6d,0xdc,0xdf,0x6f,0xe6,0xdf,0x5e,0xd8,0xd9,0xc3,0xe4,0xf5,0xfb,0x07,0x15, -0x7a,0x1f,0x2a,0xca,0x2a,0x16,0x01,0x12,0xff,0xbc,0xf0,0xf0,0x69,0xf1,0xfb,0xb9, -0xfe,0x02,0x9c,0xf2,0xed,0x51,0xf8,0x06,0x75,0x08,0x07,0x90,0x05,0x0e,0xcc,0x18, -0x1e,0x29,0x1e,0x1c,0x78,0x21,0x1d,0x1b,0x0b,0x0b,0x9d,0xfd,0xf4,0xb6,0xf4,0xf2, -0xd0,0xfd,0xfd,0xac,0xfa,0xe9,0x0d,0xda,0xda,0x0b,0xdf,0xdb,0xed,0xd8,0xd6,0x80, -0xe3,0xf9,0x60,0x0c,0x19,0x4f,0x22,0x2e,0x05,0x29,0x15,0xab,0x12,0xfe,0x5e,0xf3, -0xf2,0xc5,0xf0,0x00,0x66,0x03,0xfe,0x0c,0xf9,0xee,0x02,0xf2,0xfc,0x5d,0x01,0x05, -0xc8,0x01,0x0a,0x59,0x17,0x1e,0xec,0x1f,0x1e,0x91,0x25,0x1b,0x66,0x0c,0x0c,0x1b, -0xfd,0xf5,0x98,0xf4,0xf3,0x7b,0xff,0x01,0xe2,0xf4,0xed,0x8c,0xdf,0xd6,0x14,0xd7, -0xd6,0x46,0xda,0xd5,0xf0,0xe3,0xfb,0x6f,0x11,0x1c,0x9f,0x24,0x31,0xba,0x24,0x16, -0xcd,0x11,0xfd,0x33,0xf5,0xf4,0x76,0xf6,0xff,0xdb,0x04,0xfa,0x2b,0xf9,0xf5,0x05, -0xf0,0xf2,0x3d,0xfa,0x05,0x86,0xff,0x07,0xaf,0x17,0x21,0x52,0x1f,0x20,0x4b,0x27, -0x17,0x2b,0x0f,0x0c,0x05,0xfc,0xf7,0x13,0xf8,0xfa,0xc2,0xfd,0xff,0x1e,0xf5,0xeb, -0xf6,0xe4,0xd8,0x54,0xcc,0xd0,0x06,0xda,0xd6,0x72,0xe4,0x00,0xa0,0x16,0x1c,0x2a, -0x29,0x30,0x70,0x20,0x18,0x43,0x0f,0xfb,0x97,0xf7,0xfa,0x59,0xfc,0xfd,0xd7,0x00, -0xfe,0x0d,0xf6,0xf8,0x24,0xf5,0xe8,0x54,0xf4,0x03,0x27,0xfe,0x04,0x49,0x18,0x22, -0x22,0x1d,0x26,0xa1,0x22,0x15,0x45,0x12,0x0a,0x2d,0xfa,0xfa,0x50,0xff,0xfe,0x83, -0xfb,0xfb,0x58,0xf9,0xe7,0xd5,0xe4,0xde,0x1b,0xc5,0xcc,0xb1,0xda,0xda,0x65,0xe6, -0x02,0x6c,0x18,0x1c,0x4e,0x2e,0x28,0x96,0x1e,0x19,0x2f,0x0c,0xfa,0xf3,0xfd,0xff, -0x30,0xfe,0xf9,0x85,0xfc,0x02,0x5d,0xf3,0xf5,0x8d,0xf8,0xe3,0xcb,0xee,0x00,0x05, -0x03,0x04,0xcb,0x15,0x21,0xa4,0x1e,0x28,0x1a,0x1c,0x15,0x5e,0x15,0x08,0x27,0xfc, -0x03,0x8c,0xff,0x00,0xc3,0xf7,0xf8,0x64,0xfa,0xe5,0x75,0xe0,0xdd,0x86,0xc6,0xc8, -0x60,0xdb,0xe4,0x3a,0xec,0x02,0x76,0x17,0x22,0xa7,0x2d,0x22,0x2a,0x1e,0x1a,0x6e, -0x09,0x02,0xcb,0x04,0xfb,0x6e,0xfd,0xf6,0x1e,0xfb,0x00,0xdc,0xf2,0xf0,0xb8,0xf1, -0xe8,0x32,0xea,0xff,0x87,0x04,0x06,0x7c,0x10,0x1d,0x66,0x25,0x26,0xd1,0x19,0x18, -0x16,0x18,0x0a,0x67,0x09,0x04,0xfd,0xfd,0xfe,0x8b,0xf8,0xf8,0x50,0xf5,0xe4,0xa5, -0xda,0xd2,0xe8,0xcd,0xcb,0x7f,0xde,0xe5,0xb6,0xf1,0xfe,0xe8,0x16,0x28,0xd9,0x29, -0x21,0xac,0x20,0x1d,0x1d,0x0f,0x0c,0xa7,0x00,0xf9,0xed,0xf8,0xf8,0x1c,0xfb,0xf8, -0xe9,0xf0,0xec,0xef,0xe6,0xee,0xb9,0xf3,0xfb,0xe1,0x01,0x08,0x60,0x09,0x1e,0x34, -0x27,0x23,0xc8,0x1a,0x1b,0xe5,0x1b,0x12,0xcf,0x0c,0x00,0xa5,0xfc,0xfb,0xa0,0xfc, -0xf6,0xed,0xeb,0xe2,0xa5,0xd8,0xcd,0xad,0xd4,0xd6,0x5f,0xd9,0xeb,0xf0,0xf4,0xfa, -0x88,0x1b,0x27,0xfa,0x28,0x22,0xd5,0x21,0x1f,0xcd,0x16,0x0a,0xbd,0xfb,0xf5,0x6a, -0xf5,0xfe,0x49,0xf8,0xf1,0x1a,0xf1,0xea,0x5b,0xe9,0xf4,0x37,0xf4,0xf4,0x8f,0x03, -0x06,0xe1,0x05,0x20,0x1a,0x25,0x23,0x9b,0x1c,0x1e,0xf4,0x1f,0x17,0x6a,0x09,0xfd, -0x71,0xf6,0xfa,0x41,0x01,0xf2,0xb3,0xe7,0xe3,0x14,0xd7,0xd6,0x72,0xda,0xd5,0xc3, -0xdb,0xed,0x3b,0xf4,0xfd,0x26,0x1c,0x26,0x2f,0x29,0x24,0xf5,0x23,0x25,0x26,0x17, -0x05,0xa8,0xf6,0xec,0xad,0xf7,0xff,0x85,0xf3,0xf2,0xc1,0xf0,0xec,0x8c,0xf4,0xf1, -0xae,0xeb,0xf6,0x69,0x00,0x02,0x54,0x09,0x1c,0x97,0x25,0x24,0xcf,0x1e,0x22,0xe8, -0x26,0x15,0x5d,0x05,0xf8,0x85,0xf0,0xfe,0x49,0xfe,0xee,0xa3,0xe9,0xe3,0xa4,0xdd, -0xe1,0xa6,0xd4,0xd0,0x0a,0xe0,0xeb,0xd0,0xf4,0x04,0x70,0x17,0x29,0x31,0x2b,0x24, -0x27,0x2c,0x27,0x3f,0x13,0xff,0x8d,0xee,0xe9,0x7d,0xfb,0xfa,0x89,0xf2,0xf3,0x5a, -0xf6,0xf7,0xe2,0xf9,0xe8,0x03,0xe4,0xf5,0xd1,0xf8,0x01,0x2a,0x0b,0x15,0xab,0x28, -0x27,0x48,0x21,0x2e,0xee,0x26,0x12,0x27,0x00,0xf0,0xf0,0xf2,0xff,0x05,0xf9,0xef, -0x3e,0xe9,0xef,0xa4,0xe9,0xe1,0xff,0xce,0xcd,0xc4,0xe0,0xe6,0x1f,0xf8,0x06,0x1c, -0x13,0x2d,0xc8,0x2a,0x2a,0x24,0x35,0x25,0x20,0x0e,0xf7,0x1a,0xe5,0xee,0x1a,0xf9, -0xf6,0xed,0xf4,0xf4,0xc0,0x07,0xfe,0xe7,0xf3,0xe1,0x28,0xdc,0xf0,0xa1,0xf3,0x02, -0x52,0x0b,0x11,0x8e,0x2b,0x24,0x8a,0x2b,0x35,0x9b,0x24,0x0e,0x70,0xf7,0xea,0x15, -0xf7,0xfb,0x26,0xf7,0xf0,0xc8,0xef,0x00,0x70,0xee,0xdc,0x37,0xce,0xc9,0x8e,0xdc, -0xe8,0x50,0xfb,0x08,0x90,0x15,0x2c,0xe7,0x2b,0x35,0x8a,0x37,0x21,0x03,0x07,0xeb, -0xcc,0xe3,0xef,0xfa,0xf3,0xf7,0x89,0xf5,0x02,0x98,0x11,0x01,0x22,0xec,0xdd,0x9b, -0xd7,0xe6,0x3a,0xf3,0x02,0x5d,0x0a,0x15,0x3c,0x24,0x2a,0x0d,0x36,0x36,0xf4,0x20, -0x06,0x0a,0xed,0xed,0xe7,0xf4,0xf6,0x9f,0xf8,0xf6,0xd2,0xfd,0x03,0x17,0xf0,0xd9, -0x3b,0xcc,0xc6,0x73,0xd7,0xea,0x2f,0xfe,0x0c,0x38,0x19,0x26,0x8c,0x34,0x3d,0xf4, -0x35,0x1b,0x1e,0xfc,0xe3,0x04,0xe7,0xec,0x61,0xf3,0xf9,0x0a,0x04,0x0a,0x57,0x12, -0x00,0x61,0xeb,0xd8,0x9b,0xcf,0xe0,0x12,0xf3,0x02,0xee,0x0d,0x14,0x21,0x21,0x33, -0xa1,0x3b,0x33,0x6e,0x1b,0xfa,0xca,0xe9,0xee,0xea,0xf0,0xf7,0xbf,0xfd,0x05,0x75, -0x00,0x03,0x17,0xf0,0xdc,0xc1,0xc8,0xc1,0xa7,0xd5,0xed,0xce,0x03,0x0d,0x69,0x1a, -0x28,0xd5,0x3c,0x40,0x5f,0x31,0x14,0x06,0xef,0xe3,0x67,0xe5,0xea,0x37,0xf6,0x06, -0x94,0x0c,0x0b,0x57,0x0e,0x00,0xdd,0xeb,0xd1,0x73,0xcb,0xdb,0xb2,0xf3,0x06,0x3f, -0x07,0x16,0xfe,0x22,0x38,0x91,0x3d,0x2e,0xa2,0x11,0xf0,0x37,0xeb,0xeb,0x96,0xf2, -0xfc,0x8b,0x0a,0x06,0x5c,0x01,0xff,0x6d,0xf4,0xdc,0x28,0xc2,0xc3,0xf6,0xd3,0xf2, -0x3b,0x06,0x0a,0x8e,0x21,0x2d,0xee,0x3e,0x41,0x13,0x2a,0x08,0xdd,0xe8,0xe4,0x3f, -0xe4,0xf0,0x92,0xfd,0x0d,0xc4,0x0c,0x0c,0x61,0x0d,0x02,0xa2,0xe8,0xcc,0x1c,0xcc, -0xd7,0xd0,0xf3,0xff,0xa0,0x06,0x1c,0xce,0x28,0x38,0xb8,0x3c,0x26,0x69,0x07,0xee, -0x62,0xec,0xec,0x27,0xf9,0x02,0x69,0x0b,0x06,0x86,0x04,0x04,0x72,0xf2,0xd8,0x1f, -0xc4,0xc4,0x20,0xd1,0xee,0x7f,0xff,0x10,0x8e,0x29,0x34,0xe9,0x3e,0x3f,0xb3,0x22, -0xfe,0xff,0xe9,0xe6,0x64,0xe8,0xf6,0x36,0x02,0x0c,0xbe,0x0c,0x10,0x41,0x11,0xfb, -0x66,0xe1,0xd2,0xc0,0xca,0xd0,0xfe,0xe8,0xfc,0x61,0x0d,0x23,0x3d,0x2e,0x38,0x41, -0x3a,0x1e,0x5d,0xfe,0xf3,0xd5,0xed,0xf0,0x77,0xfb,0x03,0x52,0x0a,0x06,0x0c,0x0a, -0x07,0x48,0xec,0xd3,0x2f,0xca,0xc4,0x48,0xcb,0xe7,0xa4,0x01,0x1a,0x55,0x32,0x39, -0x74,0x3e,0x3b,0x94,0x19,0xf7,0xfa,0xf0,0xe7,0x14,0xea,0xf7,0xf6,0x00,0x0c,0x9d, -0x0d,0x14,0x99,0x11,0xf4,0x1a,0xdf,0xd5,0x20,0xc9,0xc9,0x3d,0xe2,0xfb,0x93,0x14, -0x2b,0x36,0x31,0x37,0x90,0x35,0x16,0x66,0xfb,0xf9,0x6b,0xee,0xef,0x3c,0xfb,0x02, -0xe2,0x0a,0x09,0xa6,0x0f,0x07,0xcb,0xe6,0xd5,0x56,0xcf,0xc3,0x59,0xc8,0xe1,0x2a, -0x03,0x23,0x64,0x3a,0x3c,0xd2,0x3c,0x36,0xe5,0x12,0xf9,0xb1,0xf3,0xe7,0x6d,0xea, -0xf6,0xe6,0x00,0x0c,0x33,0x0f,0x18,0x52,0x0e,0xeb,0xee,0xde,0xda,0x5f,0xc7,0xc6, -0x40,0xd8,0xfd,0x9b,0x1d,0x30,0x3f,0x33,0x33,0x2d,0x31,0x11,0x47,0xff,0xf8,0xcd, -0xef,0xf1,0xe9,0xf8,0x02,0x6d,0x0b,0x0d,0x55,0x14,0x04,0xec,0xde,0xd5,0xbd,0xd8, -0xc4,0x0a,0xc4,0xd9,0xe5,0x09,0x2e,0x24,0x3e,0x3d,0xe1,0x38,0x2e,0xae,0x0f,0xfc, -0x5c,0xf1,0xe9,0xf8,0xec,0xf4,0x88,0x01,0x0c,0x2b,0x12,0x19,0x3c,0x07,0xe3,0x03, -0xdd,0xe2,0x66,0xcb,0xbf,0xca,0xcf,0x03,0x6a,0x26,0x33,0xf0,0x31,0x30,0x98,0x25, -0x12,0x21,0x03,0xf6,0x0c,0xf2,0xf4,0x74,0xf8,0x04,0xdc,0x0d,0x12,0x05,0x15,0xfc, -0x04,0xdb,0xd5,0x74,0xde,0xcc,0x5e,0xbd,0xd5,0x1a,0x11,0x36,0x5a,0x3f,0x3a,0x4a, -0x37,0x22,0x1f,0x14,0xff,0xef,0xee,0xec,0x9a,0xef,0xf3,0xf5,0x02,0x0d,0x9e,0x15, -0x17,0x25,0xfa,0xe1,0x64,0xdb,0xe3,0x8d,0xd4,0xb8,0x91,0xcf,0x08,0xa0,0x2c,0x32, -0x05,0x2f,0x2e,0x74,0x1a,0x18,0x91,0x04,0xf4,0xa7,0xf5,0xf7,0x01,0xf8,0x07,0x16, -0x11,0x17,0x12,0x12,0xee,0x1e,0xdd,0xd4,0xa5,0xde,0xd5,0x97,0xba,0xd8,0xac,0x14, -0x3b,0x62,0x3c,0x39,0x58,0x32,0x19,0xad,0x19,0x00,0xed,0xed,0xf0,0x99,0xf2,0xf4, -0x92,0x04,0x10,0x7e,0x18,0x0e,0xf5,0xed,0xe4,0x2b,0xda,0xe2,0x68,0xd7,0xbd,0x28, -0xd5,0x07,0xbd,0x2d,0x2d,0xbd,0x2f,0x25,0x5a,0x15,0x1b,0x86,0x05,0xf5,0xb2,0xf9, -0xfa,0xda,0xfa,0x09,0x40,0x15,0x18,0xba,0x04,0xe8,0xc5,0xe0,0xd3,0xc6,0xdc,0xd4, -0x3e,0xc6,0xe2,0x44,0x12,0x38,0x13,0x38,0x3a,0x38,0x28,0x18,0xda,0x19,0x02,0xb4, -0xf0,0xf4,0x76,0xf6,0xf6,0x7d,0x04,0x14,0x63,0x15,0xfd,0xb2,0xea,0xe6,0xff,0xd9, -0xdf,0x04,0xd6,0xc9,0x39,0xe3,0x06,0x3d,0x25,0x2b,0x6e,0x30,0x1c,0x60,0x16,0x18, -0x9e,0x07,0xfa,0xbd,0xfc,0xff,0x5b,0xfe,0x09,0x0f,0x19,0x12,0xfb,0xf5,0xe7,0x89, -0xe2,0xd4,0xd5,0xd7,0xd4,0xac,0xd2,0xf3,0xe2,0x10,0x2b,0xb2,0x37,0x39,0x9c,0x1f, -0x19,0xed,0x16,0x05,0xe5,0xf8,0xf6,0x35,0xfb,0xf9,0xac,0x04,0x15,0x27,0x09,0xf2, -0xa0,0xe9,0xe7,0xa3,0xda,0xd8,0x15,0xd7,0xd9,0x58,0xf2,0x06,0xbc,0x19,0x2b,0x5b, -0x2c,0x16,0x40,0x16,0x15,0x70,0x0c,0x03,0x96,0xfe,0x05,0x50,0x02,0x0b,0xf0,0x16, -0x04,0xc3,0xf0,0xe6,0x54,0xe1,0xd4,0x3e,0xcf,0xd8,0x2b,0xe6,0xfb,0x98,0x13,0x21, -0x29,0x35,0x31,0xd7,0x1c,0x18,0xfa,0x12,0x0c,0xc9,0xff,0xf7,0xb8,0xfe,0xfb,0x2c, -0x08,0x0d,0x6b,0xfa,0xef,0xf0,0xe6,0xe3,0x0d,0xda,0xcf,0xab,0xe1,0xee,0x4c,0xf6, -0x0d,0x2b,0x14,0x26,0x8c,0x22,0x15,0x8f,0x13,0x15,0x35,0x13,0x09,0xa3,0x00,0x07, -0x06,0x05,0x10,0xb1,0x0a,0xfa,0x65,0xee,0xe2,0x76,0xdc,0xd0,0xa5,0xca,0xe8,0x66, -0xf8,0xfa,0xb5,0x1b,0x22,0xf2,0x2c,0x27,0xed,0x1d,0x17,0xce,0x16,0x0f,0xdc,0x04, -0xf9,0x0d,0xff,0x01,0xad,0x07,0xfc,0x48,0xf3,0xeb,0x76,0xe1,0xdc,0xb9,0xd1,0xd4, -0xaf,0xf3,0xfb,0xf8,0xf5,0x16,0xd4,0x1b,0x1b,0x5b,0x19,0x17,0xb4,0x16,0x15,0xdd, -0x13,0x0d,0x51,0x03,0x06,0xd3,0x0f,0x09,0x90,0xfc,0xf5,0x76,0xe9,0xdb,0x85,0xd3, -0xcd,0xcf,0xd7,0xf7,0x1d,0xfe,0xfd,0x54,0x20,0x2b,0x54,0x20,0x1f,0x9f,0x21,0x1b, -0x00,0x13,0x0d,0xec,0x04,0xfd,0x12,0x00,0x09,0x47,0xfc,0xef,0x5f,0xec,0xe2,0x5d, -0xd7,0xd8,0xc8,0xd9,0xe4,0x8b,0xfc,0xfb,0xd6,0xf9,0x17,0xf6,0x1e,0x15,0xd1,0x1d, -0x1f,0x1b,0x17,0x10,0x17,0x10,0x0b,0x38,0x08,0x0b,0x3b,0x11,0x02,0xdf,0xf1,0xed, -0x75,0xdf,0xd2,0x59,0xd6,0xd9,0xe0,0xe5,0xf4,0x74,0xfa,0x01,0xcc,0x1e,0x28,0xa9, -0x22,0x28,0x81,0x26,0x1b,0x13,0x10,0x0b,0x8c,0x05,0x02,0xfd,0x07,0x04,0xe0,0xf6, -0xe6,0xc4,0xe4,0xda,0x7f,0xd5,0xde,0x87,0xe5,0xee,0x01,0xf2,0xfe,0x50,0x04,0x18, -0xf5,0x1c,0x1c,0x85,0x1a,0x1c,0xf1,0x17,0x0f,0x27,0x0f,0x0e,0x24,0x10,0x10,0x78, -0x06,0xf7,0x16,0xe8,0xe4,0x49,0xda,0xd7,0x56,0xe1,0xe4,0x3d,0xe5,0xe7,0xa0,0xfd, -0x0b,0x91,0x1c,0x29,0x1b,0x34,0x22,0x12,0x1f,0x1b,0x7d,0x0d,0x0a,0xac,0x0a,0x0b, -0xef,0x02,0xf9,0x7d,0xe7,0xdb,0x85,0xdc,0xdd,0x9c,0xdc,0xea,0x56,0xf0,0xe2,0x5f, -0xea,0x00,0x48,0x0f,0x1b,0x85,0x22,0x2a,0x00,0x1d,0x14,0x01,0x18,0x0c,0xd3,0x11, -0x16,0x42,0x14,0x05,0x0c,0xfa,0xe8,0xbb,0xde,0xe1,0xdb,0xe1,0xdd,0x8c,0xeb,0xe4, -0x3b,0xd8,0xe7,0x91,0xfe,0x17,0x29,0x24,0x2e,0xd7,0x32,0x24,0x0d,0x18,0x16,0x1e, -0x0c,0x11,0xe7,0x14,0x0a,0xb5,0xfa,0xe9,0x14,0xdc,0xd5,0x4e,0xe1,0xe4,0xe7,0xe6, -0xf5,0xa4,0xe4,0xe1,0x32,0xf1,0x04,0x86,0x1f,0x24,0x6b,0x24,0x24,0x70,0x19,0x0e, -0x4d,0x0c,0x0d,0x7f,0x1b,0x1e,0x00,0x0d,0xfd,0xcc,0xe7,0xde,0x08,0xde,0xea,0xd6, -0xe7,0xeb,0x02,0xed,0xd6,0xd7,0xdb,0xeb,0x5f,0x01,0x27,0x0f,0x2d,0x2a,0x1b,0x2b, -0x21,0x4a,0x13,0x07,0xf9,0x0f,0x1e,0x33,0x18,0x03,0xe2,0xf1,0xda,0x51,0xd3,0xdd, -0x4a,0xe9,0xeb,0x6b,0xf4,0xea,0x16,0xdf,0xe8,0x54,0xf7,0x0b,0xc7,0x2f,0x2b,0xea, -0x1c,0x1d,0xe5,0x14,0x08,0x45,0x01,0x11,0x85,0x23,0x19,0x65,0x06,0xf2,0xa6,0xdb, -0xdb,0xb0,0xec,0xf0,0x63,0xf3,0xf1,0x1e,0xdc,0xd9,0x5a,0xe1,0xf0,0x06,0x0b,0x30, -0x07,0x30,0x20,0x68,0x23,0x1a,0xd8,0x0a,0x04,0x11,0x10,0x1f,0x5b,0x11,0xfd,0x2c, -0xe6,0xd2,0x20,0xd9,0xed,0x9a,0xf0,0xfa,0x7b,0xf1,0xe1,0x0b,0xe7,0xef,0xf6,0xff, -0x1b,0xea,0x32,0x2b,0x8d,0x18,0x16,0xe1,0x0d,0x01,0x3a,0x04,0x0d,0x36,0x18,0x11, -0x34,0xfd,0xe4,0x0a,0xd8,0xe8,0x09,0xf6,0xf7,0xb2,0xfd,0xe7,0xfa,0xdb,0xe0,0x53, -0xe7,0xfb,0x2d,0x1a,0x2c,0xd9,0x2a,0x1f,0xcf,0x1b,0x13,0x38,0x06,0x0a,0x91,0x0b, -0x0c,0x05,0x0a,0xf4,0x19,0xdb,0xd7,0x38,0xea,0xf1,0x1c,0xf9,0xfc,0xef,0xeb,0xe7, -0xce,0xee,0xf9,0xee,0x10,0x29,0xe0,0x2b,0x24,0x2e,0x1c,0x10,0xe8,0x06,0x00,0x3c, -0x07,0x07,0x82,0xff,0x01,0xb2,0xf0,0xdb,0x88,0xe4,0xf2,0x1e,0xf8,0xfd,0x9f,0xf9, -0xe8,0x92,0xe1,0xe6,0x97,0xf3,0x0b,0xd8,0x22,0x24,0xd7,0x22,0x26,0x26,0x1a,0x0d, -0xd2,0x07,0x08,0x3b,0x07,0xf6,0xf4,0xf4,0xe9,0xcc,0xda,0xe8,0xd6,0xed,0xf5,0x8b, -0xfc,0xfa,0xd0,0xef,0xee,0xd7,0xf8,0x09,0xc4,0x1e,0x30,0x9f,0x26,0x1e,0x1f,0x25, -0x14,0x45,0x03,0xfe,0xbd,0x01,0xff,0xb7,0xe8,0xe6,0x78,0xe3,0xe3,0xd8,0xf0,0xf2, -0xeb,0xf8,0x00,0xb6,0xf9,0xea,0x88,0xe5,0xf0,0x9f,0xff,0x12,0xad,0x26,0x1f,0x41, -0x1e,0x2d,0x43,0x1f,0x0a,0x25,0x03,0x05,0x8c,0xff,0xe3,0xb6,0xde,0xdf,0x22,0xea, -0xf2,0xb4,0xee,0xf4,0xaf,0x03,0x00,0x9b,0xf3,0xf3,0x8a,0x05,0x15,0x78,0x24,0x31, -0x3c,0x22,0x1c,0x7f,0x2b,0x19,0xad,0xff,0xf9,0x4c,0xfc,0xf2,0x60,0xd5,0xd4,0x1f, -0xd9,0xf0,0xd9,0xf6,0xef,0x79,0xfa,0x05,0x7f,0xff,0xf0,0x21,0xea,0xf9,0xaf,0x07, -0x16,0xf0,0x21,0x17,0xd2,0x1c,0x30,0x59,0x1f,0x06,0x01,0x01,0x00,0x58,0xf0,0xd4, -0x79,0xd8,0xdb,0x6c,0xf3,0xf6,0x98,0xee,0xfc,0xd3,0x07,0x05,0x1a,0xfe,0xfd,0xa8, -0x0f,0x1f,0xea,0x29,0x2e,0xf8,0x18,0x1f,0xf7,0x2d,0x16,0x79,0xfc,0xf6,0x6f,0xf2, -0xde,0x7e,0xc7,0xd4,0xcd,0xd8,0xef,0xed,0xf8,0xf4,0xe4,0xfe,0x06,0xff,0x02,0xf7, -0xf8,0xf3,0x01,0x19,0x0e,0x18,0x47,0x20,0x0b,0xbc,0x1d,0x2e,0x30,0x18,0x05,0x95, -0xfd,0xf4,0xaf,0xdf,0xce,0x4c,0xdc,0xe1,0xce,0xee,0xfa,0x28,0xf8,0xff,0x74,0x09, -0x0c,0xe9,0x04,0x0a,0xd8,0x1c,0x27,0xe2,0x2d,0x2e,0xb6,0x12,0x21,0xc5,0x28,0x0f, -0x4a,0xff,0xef,0x78,0xdf,0xcc,0x60,0xc5,0xd2,0xe1,0xdf,0xe7,0x71,0xf9,0xfd,0x56, -0xff,0x08,0x76,0x08,0xfa,0xc6,0xfe,0x0c,0x05,0x13,0x19,0xa5,0x1a,0x0a,0x3b,0x1c, -0x24,0x07,0x12,0x08,0xee,0xf7,0xe2,0xe5,0xd4,0xd2,0x96,0xd9,0xe8,0x49,0xea,0xf9, -0xff,0x02,0x00,0x1d,0x0f,0x10,0x2a,0x0d,0x19,0xf1,0x26,0x31,0x88,0x31,0x25,0xab, -0x1a,0x20,0x41,0x1d,0x0b,0xd0,0xfd,0xe8,0x5c,0xcc,0xc6,0x84,0xc6,0xcf,0xb7,0xe0, -0xe5,0x8c,0xf3,0x04,0x92,0x01,0x0b,0xf5,0x06,0x03,0x81,0x09,0x10,0xdc,0x1a,0x1c, -0x95,0x0e,0x12,0xf9,0x18,0x15,0x44,0x0e,0x04,0x27,0xf2,0xd7,0x15,0xd5,0xd3,0x06, -0xdb,0xe9,0xd7,0xed,0xf5,0x43,0x08,0x07,0xf3,0x0e,0x13,0x6b,0x19,0x25,0x57,0x2e, -0x39,0x10,0x37,0x1e,0xfc,0x21,0x1f,0x6b,0x0e,0x06,0x0b,0xf6,0xde,0x29,0xc5,0xc0, -0x3e,0xc5,0xcd,0xbc,0xdf,0xe7,0x6c,0xf0,0x05,0x77,0x04,0x05,0x27,0x0c,0x0b,0x1f, -0x11,0x15,0xcb,0x1d,0x1d,0x50,0x0d,0x15,0x7f,0x18,0x09,0x3b,0x0a,0xfd,0x24,0xea, -0xd8,0x15,0xd0,0xd6,0x12,0xda,0xea,0x6d,0xf0,0xf6,0x7b,0x08,0x06,0x9e,0x0d,0x1f, -0xf0,0x23,0x2f,0x4a,0x37,0x3d,0xb0,0x35,0x25,0x8b,0x24,0x1d,0x12,0x07,0xff,0x3a, -0xeb,0xd3,0x29,0xc4,0xbb,0x92,0xc5,0xcd,0xa7,0xdf,0xe6,0x97,0xf1,0x01,0xc4,0xfd, -0x07,0x68,0x14,0x10,0xc8,0x17,0x1b,0xb6,0x1d,0x19,0x53,0x15,0x18,0x11,0x12,0x08, -0xa2,0x03,0xf3,0x1d,0xe1,0xd6,0x3d,0xd2,0xd6,0x05,0xdd,0xea,0x5b,0xf0,0xfb,0xf2, -0x01,0x03,0xac,0x17,0x29,0x00,0x2c,0x3a,0x2b,0x40,0x3d,0xb4,0x35,0x2e,0xe1,0x28, -0x16,0xc5,0x07,0xf7,0x19,0xdf,0xc7,0x1b,0xbd,0xc0,0x6d,0xc2,0xcc,0x45,0xdb,0xe5, -0x25,0xf2,0xf6,0xb8,0xfd,0x0f,0xc0,0x18,0x14,0xc8,0x1d,0x1f,0x16,0x1a,0x19,0x19, -0x19,0x1a,0x57,0x0e,0x08,0xae,0xfd,0xe9,0x70,0xd7,0xd2,0xee,0xdb,0xd6,0x07,0xdc, -0xe7,0x99,0xf1,0xf8,0x0c,0xfe,0x0d,0xe9,0x21,0x31,0xdc,0x35,0x44,0x64,0x44,0x3c, -0x01,0x39,0x31,0xa4,0x26,0x15,0xf1,0x04,0xf0,0xc1,0xd0,0xbb,0x13,0xbc,0xc4,0x87, -0xc2,0xc9,0x91,0xd5,0xe2,0x75,0xeb,0xf7,0x16,0x06,0x13,0xcc,0x1c,0x1a,0xd6,0x22, -0x1e,0x91,0x18,0x1c,0xc7,0x1a,0x16,0x86,0x0f,0x06,0x5e,0xfa,0xdd,0x61,0xd1,0xd8, -0xe2,0xda,0xda,0x11,0xda,0xe4,0xf4,0xed,0xf4,0xea,0x04,0x17,0xe7,0x29,0x38,0x6f, -0x3f,0x4c,0xc6,0x45,0x3f,0xe1,0x3c,0x31,0x4f,0x22,0x12,0x32,0x01,0xeb,0x1a,0xc2, -0xb8,0xdf,0xbe,0xbf,0x83,0xc4,0xc4,0xf7,0xd1,0xde,0x75,0xe8,0xfa,0xcf,0x0a,0x17, -0x90,0x1c,0x1f,0x4e,0x24,0x1b,0x3b,0x1a,0x1d,0xba,0x19,0x11,0x2b,0x0b,0x05,0xc2, -0xf9,0xd7,0x20,0xd4,0xd7,0xfe,0xd6,0xdc,0xda,0xd6,0xe3,0x21,0xee,0xf6,0x71,0x09, -0x1d,0xd9,0x2f,0x3d,0x68,0x4a,0x4f,0x2e,0x49,0x44,0xbc,0x3e,0x30,0x2e,0x1d,0x0b, -0x67,0xfb,0xe7,0xcf,0xc3,0xb7,0x35,0xb9,0xb9,0x3f,0xc4,0xbf,0x69,0xcf,0xdf,0x60, -0xe6,0xfc,0xa2,0x0b,0x17,0x73,0x1d,0x23,0x34,0x22,0x1e,0xe1,0x1d,0x1d,0x5b,0x19, -0x0e,0x20,0x07,0x01,0xb9,0xf7,0xe1,0xdc,0xd2,0xd3,0xcd,0xd2,0xdb,0xbe,0xd5,0xe1, -0xe2,0xf1,0xf5,0x02,0x0d,0x21,0xe2,0x35,0x45,0x59,0x50,0x53,0x63,0x51,0x49,0xca, -0x3e,0x2f,0xb9,0x17,0x05,0x95,0xf4,0xe3,0xe7,0xcb,0xb5,0x56,0xb4,0xb3,0xc1,0xbf, -0xbf,0x95,0xcc,0xde,0xa8,0xe2,0xfa,0x74,0x0a,0x19,0xc4,0x1f,0x22,0x86,0x22,0x25, -0x72,0x20,0x1d,0x27,0x19,0x0a,0xfa,0x04,0xff,0xce,0xf5,0xe8,0x7e,0xd1,0xd0,0xa9, -0xcd,0xd9,0x82,0xd8,0xe1,0xb2,0xed,0xf6,0xd1,0x0d,0x27,0xa4,0x3f,0x4c,0x0b,0x55, -0x5a,0xc3,0x5a,0x4b,0xe2,0x3c,0x2d,0x12,0x12,0x00,0x0b,0xf2,0xdc,0xd5,0xcd,0xb2, -0x4e,0xae,0xaf,0xf3,0xbb,0xc3,0xb5,0xc9,0xd6,0xec,0xe3,0xf5,0x56,0x0c,0x1c,0xfc, -0x1e,0x20,0x44,0x28,0x2a,0xea,0x1f,0x1c,0xe1,0x17,0x08,0x44,0x05,0x02,0x4e,0xef, -0xe9,0xa0,0xd0,0xca,0x0e,0xcd,0xd6,0x1f,0xdf,0xe0,0xd2,0xeb,0xfb,0x0b,0x10,0x2e, -0xbd,0x4a,0x53,0x23,0x58,0x65,0x18,0x60,0x49,0xba,0x39,0x28,0x6c,0x0c,0x00,0x55, -0xf1,0xd1,0x6f,0xc8,0xaf,0x1e,0xab,0xac,0x6f,0xb9,0xc4,0xcd,0xca,0xd3,0xf5,0xe2, -0xf4,0xdc,0x0c,0x1f,0xcd,0x1d,0x1e,0x8b,0x2f,0x2d,0x02,0x1d,0x19,0x46,0x15,0x06, -0x3b,0x09,0x02,0xa0,0xe8,0xe1,0xe9,0xcf,0xcb,0x3d,0xcc,0xd6,0x8c,0xdf,0xe8,0x9d, -0xea,0xfe,0xc0,0x16,0x37,0xf4,0x53,0x58,0x48,0x5f,0x6e,0x98,0x61,0x44,0x1c,0x34, -0x23,0x1a,0x09,0xfe,0xcc,0xea,0xc9,0xcf,0xbd,0xae,0xae,0xab,0xae,0x48,0xb7,0xc4, -0x13,0xd3,0xce,0x6f,0xdf,0xf7,0x96,0x10,0x1f,0x5f,0x1c,0x23,0xe2,0x33,0x2b,0x59, -0x19,0x15,0x96,0x14,0x07,0xcb,0x09,0xfd,0x63,0xe2,0xd6,0x77,0xce,0xcc,0xe1,0xd3, -0xd4,0x66,0xe3,0xf0,0x7a,0xeb,0x00,0xd7,0x21,0x43,0x71,0x5a,0x5f,0x92,0x68,0x72, -0x59,0x5d,0x40,0x83,0x2d,0x20,0xcc,0x05,0xfa,0x39,0xe2,0xc1,0x01,0xb1,0xad,0xb4, -0xad,0xb5,0xd7,0xb4,0xc7,0x53,0xd3,0xce,0x6c,0xe1,0xf9,0x29,0x13,0x1e,0x33,0x1d, -0x28,0xe7,0x33,0x26,0x9e,0x16,0x12,0xe3,0x14,0x08,0x5b,0x07,0xf6,0x1a,0xd9,0xcd, -0x89,0xcf,0xd1,0x98,0xd8,0xd7,0x3a,0xe8,0xf0,0xfa,0xf2,0x0c,0x69,0x28,0x4d,0xce, -0x60,0x65,0x88,0x6f,0x6f,0xc3,0x57,0x39,0x5e,0x29,0x1a,0xf1,0x01,0xf2,0xaa,0xd7, -0xb4,0x9c,0xad,0xaf,0x08,0xb2,0xb8,0x07,0xbb,0xc7,0xce,0xcc,0xd6,0x6e,0xe8,0xf9, -0xb0,0x13,0x1e,0x31,0x20,0x2a,0xeb,0x2c,0x24,0x62,0x14,0x12,0x8b,0x0f,0x07,0x43, -0x01,0xeb,0xd4,0xd0,0xcd,0x74,0xd2,0xd2,0x09,0xdb,0xe4,0x86,0xe9,0xee,0xe2,0x06, -0x18,0x53,0x32,0x54,0xbf,0x67,0x6d,0x87,0x70,0x66,0xc8,0x53,0x37,0xaf,0x25,0x0f, -0xc5,0xfb,0xe9,0xb9,0xca,0xaf,0xe7,0xa9,0xb2,0x4e,0xb0,0xba,0x06,0xc6,0xc3,0x7c, -0xcc,0xe1,0x0f,0xe9,0xfa,0x04,0x11,0x1d,0xfa,0x24,0x26,0x71,0x24,0x21,0xfb,0x16, -0x13,0xc2,0x08,0x05,0x4f,0xfd,0xe4,0x47,0xcb,0xcb,0xfa,0xd6,0xd2,0x64,0xdf,0xef, -0xf0,0xea,0xf9,0xac,0x0f,0x22,0xa0,0x3c,0x5a,0x9c,0x6d,0x76,0x31,0x69,0x5a,0x0c, -0x4d,0x36,0x45,0x20,0x04,0x80,0xf5,0xe5,0x84,0xc5,0xa4,0x74,0xad,0xb6,0x14,0xb1, -0xbe,0x46,0xc9,0xc7,0x6d,0xd0,0xdd,0x7a,0xeb,0xfa,0x96,0x0f,0x20,0x4b,0x28,0x1e, -0x23,0x1b,0x1c,0xbb,0x19,0x11,0x0a,0x02,0x03,0x09,0x02,0xdc,0xb1,0xc3,0xd3,0xb9, -0xd8,0xd6,0xb5,0xe5,0xef,0x8b,0xf4,0xff,0xee,0x15,0x2e,0x86,0x47,0x63,0x1c,0x78, -0x76,0x1a,0x60,0x51,0x5f,0x43,0x35,0x27,0x1a,0xf7,0xc5,0xf3,0xe9,0x78,0xb3,0xa7, -0xb2,0xb3,0xb5,0xec,0xb4,0xbe,0xdf,0xc5,0xc7,0xfc,0xce,0xe0,0x08,0xee,0xfc,0x70, -0x11,0x24,0x08,0x23,0x14,0x9c,0x15,0x15,0xae,0x1b,0x0e,0xc2,0xfa,0x0b,0x37,0xff, -0xcd,0xf9,0xce,0xd7,0x65,0xd8,0xdc,0xc9,0xe6,0xf2,0x07,0xfb,0x08,0x4c,0x25,0x3b, -0xdd,0x50,0x6c,0x60,0x7c,0x6f,0x53,0x56,0x4a,0x25,0x39,0x2f,0xf3,0x0e,0xf1,0x39, -0xf7,0xd8,0xb1,0xaf,0xb2,0xe2,0xb4,0xb5,0x38,0xb9,0xbd,0x57,0xc6,0xca,0xec,0xd2, -0xe5,0x2e,0xf3,0xfe,0x56,0x12,0x22,0xd3,0x18,0x0e,0x10,0x11,0x0f,0xf8,0x17,0x05, -0xfd,0x00,0x08,0x88,0xed,0xd5,0xc0,0xd6,0xd6,0x78,0xdb,0xe0,0xa8,0xe7,0xfa,0x74, -0x03,0x18,0x04,0x34,0x4b,0x63,0x5a,0x71,0xb0,0x79,0x65,0xb1,0x50,0x42,0x60,0x2e, -0x24,0x5b,0x04,0xf6,0xa3,0xe8,0xce,0x3c,0xba,0xb6,0x28,0xb3,0xb8,0x7c,0xb6,0xbd, -0x7a,0xc9,0xcb,0x23,0xd9,0xeb,0xc3,0xf6,0xfd,0xf3,0x11,0x19,0x98,0x10,0x0c,0x83, -0x0a,0x05,0x69,0x09,0x08,0x66,0x01,0xfa,0x3d,0xf0,0xe2,0x4e,0xdc,0xd7,0xe4,0xdc, -0xe1,0xe0,0xef,0xff,0x21,0x10,0x29,0x94,0x43,0x52,0xbf,0x60,0x72,0x77,0x6e,0x5f, -0xea,0x4b,0x37,0x74,0x1f,0x15,0x6a,0x04,0xed,0xa7,0xe2,0xd1,0x06,0xc7,0xbc,0x34, -0xb6,0xb5,0x9d,0xb8,0xc3,0xa0,0xc7,0xd1,0xdc,0xdf,0xee,0x12,0xf3,0xfc,0x05,0x0a, -0x0c,0x74,0x0c,0x09,0x20,0x04,0xff,0x81,0x0c,0x06,0xc5,0x01,0xff,0x27,0xef,0xeb, -0x93,0xdf,0xda,0x63,0xda,0xe8,0x16,0xf8,0x05,0x8e,0x1d,0x38,0x20,0x48,0x4f,0x52, -0x64,0x69,0x9c,0x66,0x5b,0x48,0x46,0x2c,0x38,0x17,0x0f,0x00,0xff,0xf1,0x8f,0xe4, -0xd1,0x53,0xcc,0xbf,0xad,0xb3,0xb4,0xef,0xbf,0xc4,0x48,0xca,0xd6,0xf1,0xe4,0xe4, -0xeb,0xea,0xfa,0x9b,0xf5,0xfe,0x75,0x0c,0x09,0x14,0x00,0xfe,0xcf,0x0a,0x0e,0xcc, -0x05,0xfa,0x0b,0xf3,0xee,0x1d,0xe4,0xd6,0x5e,0xe0,0xf3,0x2c,0xfe,0x10,0x3d,0x27, -0x40,0x56,0x4a,0x5b,0xf6,0x64,0x58,0x9b,0x59,0x59,0x03,0x41,0x23,0x02,0x14,0x11, -0x46,0x08,0xec,0xac,0xdc,0xd4,0x5d,0xce,0xbe,0x68,0xb1,0xb8,0x5e,0xc7,0xc3,0x7e, -0xcb,0xd6,0x98,0xe3,0xe3,0x69,0xf0,0xf3,0xbf,0xed,0xfa,0xa5,0x08,0x00,0x45,0xfa, -0x03,0xb4,0x11,0x17,0xfa,0xff,0xf9,0x77,0xf6,0xec,0x34,0xdf,0xd7,0xca,0xe8,0xfd, -0x44,0x04,0x19,0xec,0x33,0x4b,0x24,0x53,0x60,0x1a,0x5f,0x53,0x08,0x54,0x4f,0x93, -0x30,0x1c,0x5c,0x16,0x13,0xcb,0x08,0xe5,0x05,0xde,0xd7,0xad,0xc6,0xbc,0x6d,0xb2, -0xbf,0xc8,0xc7,0xc3,0x22,0xcc,0xdb,0xf8,0xe5,0xe7,0xf4,0xec,0xeb,0x17,0xea,0xf6, -0x44,0xfd,0xf5,0x57,0xfc,0x0a,0x33,0x18,0x16,0x44,0xff,0xfd,0x07,0xf7,0xe4,0x16, -0xe2,0xda,0x06,0xee,0x01,0x73,0x0a,0x23,0xf2,0x40,0x54,0xeb,0x5c,0x5e,0x6a,0x59, -0x51,0x02,0x4b,0x3e,0xb7,0x28,0x1d,0x1b,0x19,0x16,0x98,0x02,0xea,0x06,0xe2,0xd5, -0xcb,0xc0,0xbe,0x17,0xb1,0xbd,0xf3,0xc7,0xc2,0xc1,0xcc,0xdd,0xa0,0xe7,0xe9,0x09, -0xe4,0xe5,0x83,0xe8,0xeb,0x2f,0xf3,0xf7,0x53,0x00,0x10,0x07,0x1d,0x12,0xe1,0x09, -0x01,0xdd,0xf1,0xdf,0x81,0xe2,0xda,0x3d,0xf0,0x0c,0xc8,0x11,0x2a,0x6e,0x47,0x5c, -0xff,0x61,0x57,0x6c,0x55,0x4e,0xb1,0x3e,0x35,0x0d,0x27,0x1c,0xfc,0x1b,0x18,0x2a, -0x01,0xf7,0x5d,0xe5,0xcd,0x0e,0xbb,0xbb,0x6d,0xae,0xba,0xa1,0xcc,0xc2,0x22,0xcc, -0xdb,0x03,0xe8,0xe6,0xd2,0xda,0xe0,0x7f,0xe5,0xe4,0x23,0xf2,0xf8,0x11,0x04,0x17, -0x6a,0x20,0x15,0x8b,0x16,0x01,0x53,0xe9,0xda,0x77,0xe0,0xdc,0x9d,0xf4,0x15,0xf4, -0x1b,0x32,0x26,0x4e,0x61,0x03,0x60,0x52,0x9b,0x51,0x48,0xfc,0x34,0x32,0xe0,0x23, -0x1d,0xa6,0x21,0x17,0x0c,0x09,0x00,0x35,0xe3,0xc6,0x4c,0xb5,0xb6,0x6a,0xad,0xb9, -0x5a,0xca,0xc7,0x54,0xcd,0xdc,0x12,0xe4,0xde,0x3c,0xd6,0xdd,0x44,0xe1,0xdf,0xf7, -0xf0,0xf8,0x53,0x08,0x20,0x63,0x20,0x21,0x97,0x18,0xfe,0xeb,0xe2,0xd6,0x89,0xdd, -0xe1,0x45,0xfc,0x18,0x34,0x2a,0x3d,0x35,0x55,0x5f,0x64,0x5b,0x50,0x21,0x4d,0x41, -0x18,0x2f,0x2d,0xe4,0x1f,0x20,0x07,0x26,0x19,0xc1,0x14,0xfd,0xdc,0xe0,0xbf,0xc6, -0xb0,0xb0,0x92,0xad,0xbc,0x41,0xc4,0xcd,0x4c,0xd5,0xdc,0xbe,0xda,0xd8,0xd3,0xd3, -0xda,0xc2,0xdb,0xdd,0x79,0xf0,0xf8,0xaf,0x11,0x23,0x2f,0x26,0x2a,0x7c,0x14,0xfc, -0xe3,0xdd,0xd3,0x64,0xda,0xe9,0x4b,0x05,0x19,0x80,0x35,0x4f,0x2d,0x5a,0x58,0x1a, -0x58,0x4f,0x17,0x48,0x3a,0xb1,0x2a,0x27,0x31,0x1d,0x28,0xa1,0x25,0x20,0xd7,0x19, -0xf9,0x91,0xdd,0xba,0xaa,0xa9,0xa9,0xc5,0xb0,0xbb,0x1e,0xbe,0xd0,0x0c,0xe2,0xd9, -0x4c,0xd0,0xd2,0x7b,0xd3,0xd5,0x18,0xd7,0xdd,0x71,0xee,0xfc,0x45,0x1b,0x24,0x8f, -0x2e,0x2d,0xb6,0x0e,0xf9,0x15,0xdb,0xcf,0x57,0xdb,0xf3,0x9f,0x0b,0x1b,0x18,0x41, -0x61,0xf2,0x59,0x53,0x86,0x54,0x4e,0xde,0x41,0x31,0x2e,0x26,0x22,0x24,0x21,0x2c, -0x9d,0x26,0x26,0x04,0x1b,0xf2,0x66,0xd9,0xb6,0x82,0xa1,0xa6,0xcc,0xb2,0xb9,0x05, -0xba,0xd6,0xca,0xe7,0xd5,0x84,0xca,0xce,0xe2,0xd2,0xd0,0x8d,0xd2,0xdd,0x00,0xed, -0x05,0xa1,0x20,0x29,0xa5,0x31,0x2d,0x0a,0x09,0xf6,0xb1,0xd9,0xcc,0x2e,0xe2,0xfb, -0x32,0x10,0x21,0xf6,0x4f,0x66,0xf6,0x5b,0x51,0x4f,0x50,0x4d,0xe3,0x39,0x29,0x8d, -0x23,0x1f,0x2d,0x27,0x2f,0x95,0x2b,0x26,0x3e,0x1a,0xed,0x8c,0xd4,0xb1,0xe8,0x9b, -0xa7,0x9a,0xb0,0xb6,0x72,0xbb,0xdc,0xec,0xe1,0xd4,0x11,0xc9,0xc9,0x59,0xd1,0xcb, -0x1f,0xcd,0xdd,0xeb,0xf1,0x0c,0x26,0x25,0x2d,0xcb,0x31,0x2c,0x36,0x06,0xf0,0x8e, -0xd8,0xd0,0x9b,0xe9,0x00,0x78,0x15,0x2e,0x14,0x59,0x62,0x3d,0x5d,0x54,0x22,0x4c, -0x48,0x55,0x33,0x21,0xa4,0x20,0x22,0x3d,0x29,0x32,0x77,0x2c,0x25,0x58,0x15,0xe9, -0x51,0xc9,0xaa,0x9d,0x9e,0xa8,0x58,0xb0,0xb4,0x27,0xc4,0xdb,0x8b,0xd9,0xd2,0x0f, -0xce,0xc8,0xfb,0xcd,0xc7,0x24,0xcb,0xe1,0x55,0xf6,0x12,0x81,0x28,0x2e,0xd7,0x30, -0x25,0xe5,0x02,0xe7,0x79,0xda,0xdb,0x66,0xf4,0x05,0x5c,0x1b,0x3c,0xad,0x58,0x5d, -0x44,0x5c,0x59,0xf7,0x4a,0x3f,0x3a,0x28,0x1d,0xee,0x1f,0x21,0x24,0x31,0x34,0xa2, -0x2c,0x24,0x86,0x0c,0xe3,0xb6,0xbc,0xac,0xe5,0xa2,0xad,0xe1,0xab,0xb6,0xeb,0xca, -0xd4,0x19,0xd2,0xd1,0x22,0xd4,0xcc,0x93,0xc4,0xbf,0xb3,0xcc,0xe0,0xc7,0xfb,0x1e, -0x76,0x2c,0x30,0xfe,0x31,0x1f,0x30,0x01,0xe3,0x1f,0xe5,0xe9,0x5e,0xfc,0x09,0x29, -0x25,0x43,0xb4,0x54,0x59,0x97,0x5a,0x5a,0x5a,0x4c,0x2e,0xbd,0x1d,0x19,0xbf,0x1a, -0x27,0xed,0x36,0x34,0xd9,0x2c,0x22,0x12,0x01,0xda,0x9e,0xb5,0xb0,0x50,0xaa,0xa9, -0xbd,0xac,0xb9,0x17,0xc7,0xd1,0x43,0xcf,0xd1,0xe4,0xd5,0xcd,0x1f,0xb8,0xbe,0x15, -0xce,0xe7,0x78,0x06,0x24,0xcf,0x2e,0x33,0xb2,0x30,0x16,0x90,0xfa,0xe7,0xda,0xef, -0xf4,0xdc,0xff,0x13,0x03,0x2c,0x43,0x2d,0x57,0x57,0xf5,0x58,0x58,0x66,0x40,0x1f, -0xb9,0x1a,0x19,0x17,0x22,0x2c,0xa4,0x39,0x33,0xea,0x2b,0x1c,0x98,0xf2,0xcd,0xe9, -0xba,0xb3,0x09,0xaa,0xa9,0x32,0xb0,0xb7,0x78,0xc4,0xd0,0xdf,0xcd,0xd1,0x9b,0xd5, -0xbe,0x56,0xb2,0xc2,0xac,0xd9,0xf3,0xe7,0x0e,0x2a,0xb3,0x30,0x34,0x0a,0x2d,0x08, -0xb5,0xf8,0xf8,0x1d,0xf8,0xfb,0x58,0x08,0x1d,0x92,0x2d,0x45,0xac,0x56,0x54,0xde, -0x56,0x4e,0x77,0x2a,0x18,0x1f,0x1c,0x22,0xba,0x26,0x2f,0x82,0x3a,0x32,0xd9,0x29, -0x10,0x06,0xde,0xce,0xec,0xc2,0xb2,0xb4,0xac,0xab,0x9c,0xb0,0xb2,0xfb,0xc3,0xce, -0xae,0xcc,0xd1,0xc8,0xc8,0xb0,0x5a,0xb5,0xcd,0xe0,0xe6,0xfb,0xfa,0x13,0x2e,0xd2, -0x32,0x35,0x17,0x1f,0x01,0x3b,0x07,0x02,0x22,0xff,0x07,0xe7,0x11,0x20,0x68,0x2d, -0x48,0x92,0x54,0x51,0x4d,0x51,0x39,0x09,0x1d,0x1b,0x20,0x21,0x29,0x18,0x29,0x30, -0x44,0x3a,0x31,0x42,0x21,0xf9,0x78,0xdb,0xd5,0xee,0xbe,0xb7,0x07,0xb4,0xae,0xb1, -0xab,0xaf,0xf7,0xc2,0xcc,0x83,0xcb,0xc9,0x7f,0xb6,0xaf,0xa8,0xbf,0xd6,0xea,0xf1, -0x01,0x43,0x19,0x30,0x78,0x33,0x2a,0xef,0x13,0x0e,0xfc,0x0e,0x02,0xef,0x10,0x17, -0xa1,0x19,0x20,0xf8,0x2d,0x48,0x63,0x51,0x4e,0x92,0x3f,0x26,0x4c,0x1f,0x1e,0x2c, -0x27,0x2f,0x12,0x29,0x31,0x82,0x38,0x28,0x69,0x10,0xf0,0xd5,0xe5,0xce,0xec,0xbb, -0xc4,0x6f,0xbb,0xac,0xea,0xa5,0xa9,0xdc,0xc0,0xc8,0x1b,0xc6,0xb5,0x14,0xaf,0xb9, -0x73,0xc4,0xe3,0xf0,0xfa,0x04,0xe1,0x1d,0x2f,0x4d,0x2c,0x22,0x86,0x19,0x1b,0x0d, -0x0b,0x0c,0xe0,0x25,0x23,0x2b,0x1e,0x1f,0xdd,0x2b,0x48,0x50,0x4e,0x42,0x92,0x29, -0x28,0x76,0x22,0x20,0x9e,0x30,0x33,0xa1,0x27,0x32,0x14,0x2f,0x1f,0xb5,0x03,0xf7, -0xf3,0xe2,0xc5,0x4f,0xc3,0xd1,0xa8,0xbd,0xac,0xa4,0x9f,0xa4,0x82,0xbd,0xc4,0x62, -0xb4,0xa8,0x7c,0xb8,0xba,0xb2,0xce,0xef,0x73,0x01,0x06,0x02,0x20,0x29,0x2d,0x29, -0x20,0x02,0x26,0x18,0xa5,0x0b,0x1c,0xcb,0x33,0x2a,0x10,0x25,0x1e,0x3e,0x29,0x43, -0xd3,0x44,0x2d,0x21,0x27,0x2a,0x9e,0x20,0x2b,0xf3,0x37,0x34,0x59,0x25,0x2b,0x4f, -0x2a,0x14,0x70,0x07,0xf8,0xf1,0xd9,0xc5,0xce,0xd3,0xd2,0xe3,0xbd,0xae,0xbd,0x9b, -0x9f,0x09,0xb5,0xb4,0xf1,0xa7,0xad,0xe2,0xb6,0xbf,0x46,0xdc,0xf8,0xd1,0x03,0x01, -0x7f,0x1d,0x2a,0x98,0x20,0x2d,0x02,0x24,0x14,0x3e,0x15,0x33,0x44,0x33,0x2f,0xe5, -0x2c,0x21,0x4a,0x27,0x36,0xb0,0x32,0x2a,0x17,0x25,0x26,0x79,0x29,0x35,0x80,0x3e, -0x32,0x63,0x1f,0x2d,0x1d,0x24,0x0c,0x07,0x0b,0xee,0xbf,0xd2,0xd1,0x03,0xde,0xc8, -0x1e,0xbd,0xaf,0x4c,0x9e,0x9c,0x3a,0x9e,0xa9,0x51,0xa8,0xa8,0xa6,0xb7,0xce,0x15, -0xe6,0xff,0xb8,0xff,0x07,0x6c,0x27,0x25,0x16,0x21,0x2a,0x10,0x21,0x15,0xb0,0x29, -0x3a,0x03,0x2f,0x31,0x1f,0x31,0x2a,0xc1,0x23,0x1d,0x79,0x2d,0x27,0x12,0x20,0x2a, -0xb5,0x35,0x3c,0x75,0x3e,0x2e,0x18,0x2a,0x31,0xfb,0x1a,0x08,0xef,0xfe,0xe8,0x31, -0xd4,0xe0,0x78,0xd8,0xc3,0xa2,0xb9,0xae,0x8f,0xa5,0x95,0xee,0x8d,0x9f,0xab,0xa4, -0xa7,0x2a,0xbf,0xd7,0xa1,0xea,0xfc,0x55,0x05,0x16,0xd4,0x28,0x22,0xab,0x21,0x24, -0x28,0x1d,0x20,0xcc,0x38,0x34,0xb5,0x30,0x32,0x55,0x33,0x32,0x12,0x1e,0x13,0xae, -0x1c,0x23,0x6a,0x22,0x31,0x30,0x3a,0x3b,0xd5,0x3c,0x36,0xf7,0x32,0x2b,0x46,0x16, -0x08,0x60,0xf6,0xe0,0xaa,0xe0,0xe4,0x6a,0xce,0xbf,0xc9,0xb5,0xad,0x38,0xa5,0x93, -0x32,0x87,0x8b,0x6e,0xa1,0xaf,0xfe,0xc5,0xdb,0x3a,0xeb,0x01,0x5e,0x10,0x1f,0x37, -0x26,0x22,0x08,0x29,0x21,0x73,0x1c,0x30,0xfc,0x39,0x2f,0x97,0x2d,0x33,0x99,0x32, -0x2d,0xa8,0x22,0x10,0x8d,0x0a,0x1e,0x0a,0x2d,0x33,0x96,0x3b,0x3c,0x59,0x41,0x3c, -0x79,0x36,0x26,0x70,0x14,0x0d,0x90,0xef,0xe0,0x1e,0xe8,0xde,0xf8,0xc6,0xb7,0xc1, -0xb3,0xa6,0x43,0x9f,0x97,0x5f,0x88,0x81,0xc6,0x99,0xb9,0x59,0xc7,0xdb,0x3d,0xef, -0x07,0x9c,0x16,0x25,0x2b,0x25,0x27,0x59,0x2f,0x1e,0xeb,0x22,0x34,0x9e,0x36,0x2c, -0xab,0x2b,0x32,0x05,0x2b,0x2b,0x09,0x25,0x15,0xa2,0x07,0x15,0xd6,0x31,0x33,0xba, -0x39,0x3d,0x5a,0x45,0x3e,0x35,0x39,0x24,0x38,0x19,0x0c,0xee,0xed,0xe6,0x7d,0xe3, -0xd8,0x81,0xbf,0xb2,0xaa,0xaa,0x9e,0x06,0x9e,0x96,0xef,0x8b,0x85,0x72,0x93,0xba, -0x7e,0xca,0xdc,0x22,0xf2,0x0c,0x6f,0x1b,0x29,0xec,0x28,0x2f,0xba,0x30,0x25,0xe5, -0x2c,0x2f,0xaa,0x34,0x2a,0x0c,0x2a,0x2a,0x00,0x28,0x2a,0xe0,0x23,0x17,0x47,0x10, -0x10,0x75,0x2d,0x36,0x8a,0x37,0x3d,0x89,0x45,0x41,0x34,0x39,0x27,0x72,0x1c,0x09, -0x98,0xf4,0xeb,0x38,0xd8,0xd0,0x9b,0xbb,0xa9,0x1f,0xa1,0x9c,0x17,0x9b,0x95,0x14, -0x8e,0x8f,0xdf,0x93,0xb2,0x4b,0xce,0xdd,0x70,0xf3,0x0f,0x39,0x23,0x2d,0x53,0x2f, -0x35,0xc4,0x31,0x31,0x88,0x32,0x28,0x47,0x2f,0x2b,0x17,0x22,0x24,0x7a,0x27,0x27, -0xad,0x21,0x1a,0xd9,0x1a,0x15,0xa3,0x20,0x37,0x20,0x37,0x3c,0x12,0x44,0x46,0x93, -0x39,0x29,0x39,0x1d,0x08,0x77,0xfe,0xeb,0x63,0xce,0xc6,0x8b,0xb6,0x9f,0xac,0x9a, -0x9a,0xf3,0x97,0x92,0x54,0x91,0x9a,0x31,0x9b,0xa9,0x69,0xcd,0xdf,0x1c,0xf5,0x12, -0x49,0x2b,0x30,0xf9,0x34,0x39,0xdd,0x35,0x3d,0x48,0x33,0x22,0xc4,0x29,0x27,0x74, -0x1e,0x20,0x7b,0x26,0x25,0x99,0x1f,0x1e,0xff,0x23,0x1c,0x45,0x1b,0x2e,0x16,0x37, -0x39,0xe6,0x45,0x4c,0xe2,0x39,0x2c,0xff,0x1e,0x0b,0x44,0x04,0xe8,0x41,0xc4,0xbb, -0x1e,0xad,0x9c,0x5c,0x94,0x96,0x9d,0x94,0x8f,0xa8,0x95,0xa2,0x54,0xa2,0xa8,0xec, -0xc4,0xe1,0x15,0xf5,0x17,0xe3,0x32,0x32,0xbd,0x3b,0x40,0x91,0x3d,0x43,0x45,0x34, -0x1d,0xd2,0x1f,0x22,0x75,0x1f,0x1b,0xae,0x23,0x23,0xf0,0x1e,0x25,0x81,0x2a,0x22, -0x94,0x1c,0x24,0xf9,0x32,0x37,0x56,0x48,0x4f,0x59,0x39,0x2e,0xaf,0x23,0x10,0xf0, -0x03,0xe4,0xf9,0xbc,0xac,0x83,0xa7,0x9b,0x4c,0x8e,0x92,0xf8,0x90,0x8e,0xae,0x9b, -0xa7,0xe4,0xa8,0xad,0xf9,0xbf,0xdd,0x2e,0xf7,0x1b,0x2b,0x38,0x36,0x2b,0x40,0x4a, -0xa4,0x44,0x44,0x5f,0x32,0x1a,0x24,0x15,0x21,0xc8,0x20,0x18,0x4b,0x21,0x21,0xd0, -0x20,0x29,0x1b,0x2f,0x27,0x2e,0x1e,0x20,0x16,0x2b,0x36,0x2e,0x4a,0x50,0x55,0x39, -0x2f,0xbd,0x2a,0x12,0x4d,0x00,0xdc,0xd8,0xb6,0xa3,0x5d,0xa4,0x9a,0xea,0x89,0x8d, -0x1d,0x8e,0x91,0xfe,0x9e,0xab,0x7b,0xb0,0xaf,0x3d,0xc1,0xd8,0x87,0xf7,0x1f,0xae, -0x39,0x36,0xeb,0x42,0x51,0x1b,0x4a,0x42,0xd3,0x2b,0x18,0x1b,0x19,0x22,0x66,0x21, -0x16,0x6d,0x1d,0x20,0x45,0x26,0x2d,0xa3,0x32,0x2d,0x7d,0x1c,0x21,0xe1,0x24,0x33, -0xa5,0x4b,0x4d,0x7d,0x34,0x30,0x4b,0x2c,0x14,0xe4,0xf5,0xd0,0x21,0xb3,0xa8,0x32, -0xa2,0x97,0x1b,0x86,0x87,0x0a,0x8e,0x99,0xa7,0xa1,0xb0,0x76,0xb4,0xb0,0xa5,0xc8, -0xd7,0xea,0xf5,0x26,0x61,0x3b,0x36,0xfb,0x4a,0x58,0x4a,0x4e,0x37,0xfe,0x22,0x1c, -0x16,0x1e,0x21,0x83,0x1e,0x13,0x94,0x17,0x25,0xa1,0x31,0x2f,0xf8,0x34,0x28,0x08, -0x1a,0x26,0x62,0x22,0x30,0x11,0x4f,0x4c,0x39,0x33,0x36,0x35,0x31,0x0f,0x51,0xe5, -0xc3,0xa4,0xb4,0xa6,0xfe,0x9d,0x90,0x92,0x80,0x84,0x53,0x97,0xa1,0x4e,0xa4,0xb3, -0x47,0xb0,0xb4,0x47,0xcd,0xd9,0x26,0xfa,0x2d,0x04,0x3e,0x3b,0x5e,0x55,0x60,0x45, -0x45,0x29,0x09,0x1b,0x1f,0x4b,0x1d,0x20,0x6b,0x17,0x10,0x2b,0x20,0x33,0xf4,0x33, -0x31,0xe2,0x30,0x23,0x31,0x1b,0x1e,0xee,0x25,0x35,0x60,0x51,0x4c,0x03,0x36,0x3d, -0xbe,0x31,0xfe,0xcc,0xd2,0xba,0x6c,0xb2,0xa2,0x5d,0x9a,0x85,0x3a,0x80,0x94,0x56, -0x9f,0xa1,0xbf,0xa7,0xae,0x92,0xb2,0xb6,0x61,0xc5,0xe3,0x57,0x06,0x31,0x22,0x43, -0x44,0xab,0x61,0x5c,0x13,0x38,0x1d,0xe3,0x1b,0x1e,0xc7,0x1e,0x1d,0x03,0x10,0x1b, -0x97,0x31,0x35,0x80,0x33,0x2f,0x39,0x28,0x22,0x50,0x14,0x18,0xed,0x2a,0x3e,0xf7, -0x4f,0x4f,0x05,0x3d,0x43,0xcb,0x21,0xee,0x32,0xc5,0xbc,0x33,0xad,0xa3,0x70,0x91, -0x80,0xa0,0x92,0x9c,0x4b,0x9f,0xa2,0xff,0xa3,0xaa,0x9e,0xb0,0xb2,0x06,0xc8,0xeb, -0x41,0x13,0x32,0xdc,0x4b,0x52,0x43,0x64,0x4d,0xde,0x2c,0x17,0xff,0x20,0x1d,0x02, -0x20,0x15,0x95,0x16,0x30,0x4c,0x33,0x35,0x5a,0x32,0x26,0xdb,0x23,0x1a,0xbc,0x12, -0x19,0x38,0x30,0x46,0x03,0x4f,0x54,0x60,0x45,0x3a,0x96,0x10,0xdf,0x45,0xc1,0xba, -0xa1,0xaa,0x9e,0x2b,0x88,0x90,0x18,0x9e,0x9b,0x65,0xa0,0xa0,0x46,0x9d,0xa7,0x15, -0xaf,0xb6,0x7f,0xcb,0xf6,0x8e,0x1d,0x39,0xd8,0x54,0x59,0x1b,0x59,0x43,0xd3,0x22, -0x19,0x28,0x1d,0x1e,0x2a,0x1b,0x17,0xb0,0x2d,0x34,0x40,0x33,0x35,0x6f,0x28,0x1d, -0x41,0x1e,0x19,0x4b,0x16,0x1b,0xfb,0x39,0x4d,0x85,0x55,0x58,0x13,0x44,0x29,0x3c, -0x04,0xd2,0xde,0xbd,0xb2,0xe9,0xa8,0x96,0x4f,0x93,0x9f,0xe8,0x9b,0x9b,0x8e,0x9f, -0x93,0xf4,0x96,0xa8,0x9e,0xb2,0xbd,0xed,0xd2,0x04,0xc3,0x29,0x44,0x31,0x58,0x55, -0x58,0x4d,0x39,0xbf,0x1b,0x16,0xb4,0x19,0x1e,0x14,0x1d,0x28,0xf6,0x35,0x33,0x04, -0x34,0x2d,0x0b,0x17,0x1b,0xa2,0x1e,0x1d,0x82,0x19,0x22,0x3d,0x43,0x59,0xb1,0x59, -0x54,0x8d,0x39,0x1d,0xe8,0xf6,0xcb,0xf7,0xb6,0xaf,0x51,0xa7,0x9d,0x64,0xa0,0xa0, -0x56,0x9b,0x9e,0x81,0x90,0x88,0xb2,0x9e,0xaa,0x1a,0xba,0xc1,0x54,0xdf,0x10,0x69, -0x3a,0x45,0x06,0x54,0x4f,0x30,0x46,0x30,0x83,0x19,0x12,0xcb,0x1a,0x23,0xbd,0x26, -0x32,0xa5,0x35,0x33,0xc4,0x30,0x16,0x59,0x15,0x20,0x20,0x1d,0x20,0xff,0x17,0x2c, -0xed,0x4d,0x64,0x34,0x52,0x4b,0xcd,0x32,0x13,0x14,0xeb,0xc8,0x60,0xb2,0xb0,0xe9, -0xaa,0xa3,0xff,0xa2,0x9f,0xb4,0x9c,0x92,0x0a,0x80,0x91,0x07,0xa3,0xad,0x33,0xbc, -0xc5,0x23,0xee,0x21,0xbc,0x43,0x3d,0x50,0x4f,0x4f,0x7f,0x3e,0x2a,0xde,0x18,0x14, -0x05,0x22,0x28,0x93,0x2f,0x33,0x08,0x35,0x31,0x79,0x1b,0x10,0x30,0x1d,0x1e,0x7c, -0x1e,0x1b,0x3e,0x1d,0x38,0x31,0x5c,0x61,0xba,0x44,0x43,0x22,0x31,0x06,0x75,0xe3, -0xc5,0x16,0xb6,0xb2,0x29,0xae,0xa7,0xfb,0xa1,0x9f,0x65,0x94,0x80,0xa3,0x85,0x9a, -0xd5,0xa2,0xb2,0xc6,0xba,0xd2,0xcc,0xfe,0x31,0xeb,0x3d,0x36,0x30,0x4c,0x51,0x06, -0x35,0x25,0xee,0x1e,0x1b,0x13,0x23,0x30,0x2e,0x31,0x33,0x4f,0x33,0x20,0xb2,0x10, -0x17,0xb6,0x20,0x1d,0xb4,0x1f,0x1b,0x90,0x29,0x45,0x54,0x60,0x55,0xe5,0x3b,0x3e, -0x40,0x2d,0xfa,0x62,0xd9,0xcd,0x74,0xb4,0xb0,0x74,0xb3,0xa4,0xe4,0xa1,0x97,0x35, -0x84,0x80,0x29,0x90,0x9d,0xef,0xa6,0xb4,0x4a,0xc3,0xe5,0x15,0x0f,0x31,0x53,0x36, -0x33,0x93,0x4c,0x4f,0x11,0x30,0x22,0x26,0x26,0x1a,0x80,0x28,0x34,0x8f,0x2f,0x31, -0x1a,0x25,0x17,0x49,0x13,0x1e,0x38,0x21,0x1e,0x61,0x1c,0x22,0xef,0x37,0x4e,0xa4, -0x58,0x4a,0xbf,0x36,0x3b,0x16,0x26,0xf5,0xae,0xd7,0xc8,0x5a,0xb0,0xb4,0x67,0xb0, -0xa1,0x7a,0x99,0x8e,0xa0,0x87,0x86,0xb1,0x97,0xa2,0x23,0xa8,0xb3,0x12,0xd0,0xf5, -0x4e,0x14,0x2c,0xb4,0x30,0x34,0xd7,0x4d,0x4b,0x5a,0x33,0x24,0x1e,0x21,0x1c,0xd7, -0x2d,0x32,0x3a,0x2d,0x26,0x54,0x20,0x1d,0xd6,0x16,0x21,0x66,0x22,0x19,0xb1,0x18, -0x2b,0x3d,0x42,0x4a,0xb1,0x51,0x42,0xbe,0x36,0x39,0xea,0x1f,0xf7,0x78,0xd8,0xc1, -0xd3,0xaf,0xb0,0xb7,0xab,0x9e,0xef,0x91,0x8e,0xd1,0x8d,0x89,0xae,0x9a,0xa4,0xd5, -0xa3,0xb6,0x8d,0xdc,0x00,0xd4,0x12,0x2a,0xdb,0x2f,0x39,0x55,0x50,0x4a,0xe2,0x36, -0x2b,0x61,0x20,0x1e,0xe2,0x27,0x2f,0xb1,0x29,0x20,0x0d,0x21,0x21,0xb4,0x18,0x20, -0x8c,0x21,0x15,0x42,0x1a,0x32,0xf5,0x44,0x44,0x4a,0x4a,0x40,0xb2,0x36,0x38,0xb2, -0x1b,0xf7,0xe2,0xdd,0xbf,0x9f,0xad,0xa8,0x4e,0xa7,0x9b,0xea,0x8e,0x90,0x8f,0x92, -0x8e,0xc4,0x9b,0xa7,0x38,0xac,0xbc,0x9f,0xe4,0x03,0x0f,0x10,0x23,0xfa,0x2e,0x39, -0x95,0x4f,0x48,0x65,0x37,0x32,0x9f,0x24,0x1c,0x49,0x22,0x2a,0x18,0x25,0x1e,0x0f, -0x23,0x23,0xea,0x1b,0x1f,0x57,0x22,0x1f,0x2d,0x1d,0x34,0x54,0x43,0x3d,0x19,0x40, -0x3b,0xdb,0x32,0x32,0x3e,0x17,0xf5,0x51,0xe1,0xc4,0xce,0xa8,0xa2,0x45,0xa2,0x95, -0x8a,0x8f,0x94,0xd9,0x96,0x94,0xc5,0x9c,0xad,0xe1,0xbb,0xc4,0x14,0xe8,0x04,0x44, -0x0b,0x1e,0xff,0x2c,0x39,0x2e,0x4c,0x45,0x6e,0x39,0x37,0x61,0x2e,0x1b,0x54,0x1c, -0x23,0xff,0x1e,0x1f,0x99,0x25,0x26,0xb7,0x20,0x1e,0x47,0x27,0x29,0x4c,0x22,0x33, -0x84,0x3d,0x35,0xdd,0x39,0x34,0x9f,0x30,0x2b,0x94,0x12,0xf5,0xc1,0xdf,0xcd,0x96, -0xa9,0x9b,0x13,0x9a,0x91,0x45,0x92,0x97,0x3f,0x9a,0x9a,0xca,0x9f,0xb6,0xb8,0xc6, -0xce,0x36,0xeb,0xfe,0x77,0x08,0x1d,0x93,0x29,0x39,0x39,0x46,0x44,0x21,0x3c,0x37, -0x02,0x37,0x20,0x3a,0x15,0x1a,0x9d,0x1a,0x21,0xda,0x27,0x27,0xa7,0x24,0x22,0x71, -0x2b,0x2f,0x74,0x28,0x32,0x88,0x31,0x31,0x4c,0x35,0x2f,0x35,0x2d,0x23,0x93,0x0f, -0xf3,0x07,0xdd,0xce,0xb4,0xb2,0x93,0xfd,0x8f,0x8e,0x41,0x95,0x9b,0x71,0x9c,0xa1, -0xf1,0xa9,0xbb,0xb9,0xd0,0xd8,0x83,0xeb,0xf4,0x89,0x09,0x1c,0x27,0x27,0x39,0x43, -0x41,0x45,0x98,0x3d,0x37,0xa8,0x36,0x2d,0x57,0x10,0x10,0x74,0x17,0x23,0x0e,0x2a, -0x28,0x00,0x2a,0x2a,0xc0,0x2a,0x34,0xaa,0x2f,0x2c,0x5e,0x25,0x30,0xab,0x2f,0x28, -0xce,0x29,0x1b,0xf6,0x0c,0xf2,0x22,0xdc,0xca,0xe7,0xba,0x93,0x27,0x85,0x8b,0xfe, -0x96,0x9e,0x60,0x9e,0xaa,0xaa,0xb2,0xbf,0x18,0xd8,0xe3,0xd7,0xe6,0xed,0xee,0x0c, -0x19,0x83,0x24,0x39,0x53,0x3e,0x45,0xa5,0x3d,0x39,0xab,0x33,0x31,0x6d,0x15,0x07, -0x2a,0x15,0x25,0x90,0x2b,0x2b,0x50,0x32,0x2b,0xba,0x2c,0x36,0xe9,0x34,0x22,0xbe, -0x1e,0x2f,0x95,0x27,0x25,0xb2,0x25,0x16,0xc9,0x07,0xef,0xd3,0xdb,0xc7,0x95,0xb9, -0x99,0x6c,0x81,0x88,0xf5,0x97,0x9f,0x34,0xa6,0xb3,0x1c,0xb7,0xc6,0x8f,0xde,0xe8, -0xe1,0xe0,0xef,0x09,0x0d,0x14,0x07,0x26,0x36,0x97,0x3c,0x41,0x95,0x3c,0x3b,0x69, -0x33,0x2d,0xa0,0x1e,0x0a,0xd8,0x10,0x22,0x8a,0x2d,0x32,0x99,0x33,0x2d,0x79,0x2f, -0x39,0xcf,0x30,0x1c,0x37,0x21,0x29,0x80,0x22,0x26,0x73,0x1f,0x10,0xe5,0x01,0xeb, -0xa3,0xdb,0xc5,0xef,0xaf,0xa1,0xe6,0x8b,0x87,0x23,0x93,0xa5,0x83,0xad,0xb5,0x9c, -0xbf,0xce,0xa6,0xe4,0xe0,0xaa,0xe0,0xf6,0x06,0x08,0x16,0x64,0x2b,0x32,0x7f,0x36, -0x3c,0x5d,0x3b,0x3a,0x03,0x31,0x22,0xa6,0x23,0x1c,0xea,0x13,0x1e,0x21,0x32,0x33, -0x55,0x32,0x30,0x5b,0x34,0x38,0xcc,0x20,0x1d,0x82,0x24,0x21,0xba,0x22,0x28,0x4d, -0x16,0x05,0x55,0xfc,0xea,0x1a,0xd7,0xbf,0xa2,0xa7,0xa4,0xba,0x9f,0x8d,0xee,0x95, -0xa5,0xf8,0xae,0xb9,0x2a,0xc3,0xd8,0x87,0xe0,0xd4,0x13,0xe8,0xfe,0xfe,0x08,0x1a, -0xbf,0x31,0x2a,0x81,0x2e,0x3e,0x57,0x3c,0x35,0x5b,0x2a,0x20,0x21,0x27,0x2d,0x97, -0x1d,0x23,0x1c,0x2a,0x31,0xf1,0x31,0x2f,0x30,0x3a,0x29,0x0b,0x15,0x21,0x01,0x2a, -0x21,0x61,0x25,0x27,0xc6,0x07,0xff,0x8b,0xff,0xe6,0x51,0xce,0xb7,0x6a,0xa8,0xa8, -0x15,0xa9,0x9e,0xa3,0x9c,0x9e,0xc4,0xaf,0xbd,0xe1,0xc8,0xde,0x30,0xd1,0xd2,0xfb, -0xee,0x0b,0x70,0x0c,0x24,0xd1,0x2d,0x1f,0x36,0x32,0x3e,0x08,0x35,0x29,0x97,0x26, -0x25,0x71,0x2a,0x32,0x0b,0x36,0x27,0xa4,0x21,0x2c,0x5e,0x2f,0x33,0x44,0x33,0x15, -0xe3,0x14,0x24,0x20,0x2d,0x20,0x89,0x2a,0x1d,0xf7,0x01,0x03,0x1d,0xf8,0xdc,0x64, -0xbf,0xb6,0x2e,0xad,0xa7,0x1f,0xb4,0xb5,0x90,0x9f,0x9b,0xdb,0xae,0xbd,0x3e,0xd2, -0xd3,0xec,0xc5,0xd9,0x1f,0xf8,0x07,0x07,0x14,0x2a,0xf4,0x2b,0x25,0x95,0x34,0x37, -0x3f,0x2b,0x20,0xe9,0x2a,0x27,0x12,0x2d,0x44,0x3d,0x43,0x29,0xe3,0x1e,0x25,0x01, -0x2a,0x33,0xbc,0x1c,0x0b,0x5a,0x18,0x26,0x20,0x20,0x29,0xd2,0x29,0x20,0x20,0x06, -0x01,0x37,0xef,0xce,0x2b,0xba,0xb8,0xc7,0xa8,0xb4,0x26,0xc4,0xbd,0x28,0xa4,0x9f, -0x4a,0xac,0xbd,0x8a,0xd1,0xc3,0xf4,0xc5,0xe2,0x3f,0xf7,0x03,0x5b,0x1f,0x2f,0x41, -0x32,0x27,0x1a,0x33,0x30,0xe9,0x20,0x22,0x67,0x28,0x29,0x29,0x42,0x4e,0x05,0x48, -0x2b,0xdd,0x1f,0x1e,0xb2,0x23,0x25,0x0e,0x0c,0x0b,0xd0,0x1b,0x19,0x68,0x22,0x2c, -0xd4,0x2f,0x1d,0x1e,0x04,0xfa,0x0f,0xe3,0xc4,0x37,0xb9,0xaf,0x41,0xb5,0xc6,0xb1, -0xc8,0xc0,0xcd,0xa9,0xa5,0xae,0xac,0xbb,0xf6,0xc4,0xbb,0xce,0xce,0xe5,0x5d,0xf0, -0x10,0x96,0x28,0x38,0x28,0x31,0x29,0x21,0x2f,0x27,0xc2,0x1e,0x1f,0xc4,0x26,0x3f, -0x29,0x4e,0x51,0x36,0x48,0x2d,0x8f,0x20,0x19,0x1a,0x17,0x10,0xfe,0x02,0x0e,0xcf, -0x0e,0x13,0xfe,0x2a,0x33,0x87,0x30,0x19,0x34,0x01,0xf1,0xae,0xd6,0xbf,0x8a,0xaf, -0xb6,0xf7,0xc9,0xcb,0x38,0xcc,0xc2,0x7f,0xaf,0xab,0x1b,0xae,0xb4,0x70,0xb7,0xbe, -0xee,0xd5,0xdb,0x87,0xf9,0x21,0x24,0x31,0x3a,0x44,0x30,0x29,0x81,0x29,0x21,0x02, -0x1b,0x1d,0x90,0x39,0x51,0xd4,0x51,0x54,0x29,0x48,0x2d,0x86,0x20,0x11,0x7e,0x07, -0xff,0x22,0x02,0x07,0xb3,0x01,0x1f,0x71,0x35,0x32,0x2d,0x2e,0x13,0xaf,0xfb,0xe6, -0x0e,0xcd,0xb5,0xa5,0xb0,0xc8,0x8c,0xd1,0xcc,0xea,0xce,0xc3,0xbf,0xb2,0xb0,0xc9, -0xab,0xac,0x4b,0xb2,0xc2,0xce,0xce,0xde,0x60,0x10,0x29,0x9d,0x32,0x3a,0x28,0x2f, -0x26,0xab,0x22,0x1c,0xf1,0x18,0x2a,0x77,0x4e,0x56,0xed,0x54,0x56,0xca,0x45,0x2d, -0x29,0x1d,0x08,0x85,0xfb,0xf8,0xd1,0xf8,0xf8,0x5b,0x08,0x2d,0xa0,0x34,0x30,0x3b, -0x2a,0x0e,0x7e,0xf3,0xd9,0xca,0xc2,0xb2,0x65,0xbe,0xd5,0xb9,0xd1,0xcd,0xfd,0xd0, -0xc4,0x87,0xb7,0xb0,0x23,0xa9,0xaa,0x90,0xb3,0xba,0x9e,0xcd,0xf2,0x89,0x1c,0x2b, -0xae,0x33,0x39,0x4a,0x2c,0x22,0x71,0x19,0x1a,0x9b,0x1f,0x40,0x66,0x58,0x58,0x5f, -0x57,0x57,0xd2,0x43,0x2c,0x30,0x13,0xff,0xcd,0xf4,0xef,0xad,0xe7,0xfa,0x09,0x16, -0x30,0x2b,0x33,0x2e,0xfc,0x24,0x06,0x87,0xe7,0xce,0x51,0xbe,0xb8,0xf1,0xcd,0xd5, -0x4e,0xd1,0xcf,0x34,0xd1,0xc7,0x71,0xb9,0xac,0xdb,0xa9,0xaa,0x05,0xb0,0xb5,0xe9, -0xda,0x01,0x21,0x22,0x2c,0x9d,0x34,0x36,0xde,0x27,0x1a,0xfb,0x19,0x1d,0xdb,0x2e, -0x4c,0xa5,0x5a,0x5a,0x79,0x59,0x54,0x4b,0x43,0x25,0x92,0x09,0xfc,0xe5,0xe9,0xe5, -0xf1,0xe3,0x01,0x03,0x1f,0x31,0xef,0x30,0x2c,0x67,0x1e,0xfb,0x7c,0xe0,0xcc,0x3b, -0xbf,0xc4,0x39,0xcc,0xd4,0x22,0xd1,0xd2,0x91,0xd4,0xca,0xbe,0xb6,0xab,0x1e,0xad, -0xa2,0x5e,0xac,0xbc,0x6b,0xe3,0x0c,0x68,0x24,0x2c,0x2a,0x34,0x31,0x42,0x21,0x1f, -0xee,0x1d,0x28,0xa3,0x3f,0x4a,0x7f,0x59,0x5c,0x44,0x5d,0x58,0xda,0x3c,0x1b,0xc5, -0x05,0xf4,0x66,0xdb,0xda,0x97,0xe7,0x02,0x5e,0x25,0x30,0x7d,0x2e,0x28,0x18,0x12, -0xf6,0x55,0xe1,0xcb,0x42,0xc7,0xcd,0xbf,0xc8,0xce,0xf0,0xd2,0xd9,0xb8,0xdb,0xc4, -0x72,0xb4,0xb0,0x85,0xa8,0x9e,0xd9,0xaa,0xc9,0x15,0xe9,0x15,0x85,0x25,0x2c,0x77, -0x32,0x29,0xd3,0x22,0x20,0x4a,0x21,0x33,0x55,0x48,0x4c,0x22,0x54,0x5d,0xd3,0x62, -0x59,0x41,0x2e,0x15,0x87,0x00,0xe9,0xb9,0xd0,0xd8,0xe8,0xf0,0x06,0x63,0x2c,0x31, -0xbc,0x2d,0x25,0x62,0x0c,0xf1,0xbe,0xdd,0xcd,0xf1,0xcb,0xd1,0x95,0xc9,0xc9,0x11, -0xd4,0xe1,0xce,0xdc,0xbb,0x27,0xb6,0xb0,0xa9,0xa7,0x9b,0x8e,0xb1,0xd4,0xc8,0xed, -0x1a,0xe3,0x26,0x2b,0x59,0x2f,0x27,0xd2,0x1f,0x23,0xd8,0x29,0x39,0x3e,0x4d,0x50, -0xf4,0x51,0x5b,0x6f,0x66,0x4f,0x6f,0x21,0x10,0x23,0xfb,0xe2,0xe2,0xcc,0xd9,0x1b, -0xf6,0x09,0xa0,0x2d,0x31,0x5a,0x29,0x20,0x1a,0x05,0xed,0x00,0xdd,0xd2,0xd8,0xd0, -0xd2,0x2e,0xce,0xca,0x48,0xd5,0xe7,0xac,0xd6,0xba,0x50,0xb9,0xb2,0xcc,0xa6,0xa1, -0x28,0xb6,0xd9,0x66,0xf2,0x1b,0x40,0x26,0x26,0xd9,0x2c,0x21,0x42,0x22,0x26,0xe2, -0x31,0x41,0xed,0x4e,0x54,0x68,0x53,0x59,0x2f,0x61,0x41,0x81,0x1b,0x0b,0xf9,0xf3, -0xdb,0x75,0xcf,0xdb,0x51,0xf9,0x0e,0x6b,0x2d,0x2e,0xf8,0x24,0x1b,0x54,0xfc,0xee, -0x17,0xdd,0xd7,0x81,0xd5,0xd3,0xb7,0xd2,0xd0,0xc4,0xd9,0xe2,0xc0,0xd0,0xbe,0xe1, -0xbb,0xb0,0x5c,0xa9,0xa9,0xaa,0xba,0xdd,0x19,0xf9,0x19,0x7d,0x20,0x25,0x1a,0x28, -0x1d,0x13,0x27,0x2a,0x1b,0x3a,0x48,0x71,0x4f,0x58,0xa1,0x58,0x5a,0xd2,0x4f,0x35, -0x08,0x19,0x05,0xb4,0xe9,0xda,0x46,0xd3,0xdd,0x3e,0xfc,0x14,0xc7,0x2a,0x26,0xf2, -0x23,0x11,0xfa,0xf8,0xf0,0x97,0xdd,0xdb,0x2c,0xda,0xd3,0x3d,0xd8,0xda,0xeb,0xdc, -0xd5,0xc4,0xcd,0xc4,0x14,0xbc,0xad,0x29,0xb0,0xb0,0x6c,0xbf,0xe0,0xcd,0xfd,0x14, -0x1c,0x19,0x26,0x70,0x20,0x1f,0x4e,0x2d,0x2f,0x81,0x41,0x4d,0x12,0x50,0x5b,0x46, -0x5f,0x55,0x53,0x3d,0x2a,0x43,0x18,0xfc,0x54,0xe1,0xdd,0x98,0xd6,0xe2,0xbe,0xfe, -0x18,0x79,0x21,0x20,0x36,0x20,0x08,0x35,0xf8,0xf0,0x7f,0xdf,0xe1,0x44,0xdd,0xd6, -0xc3,0xde,0xe4,0x21,0xdc,0xcd,0x45,0xc7,0xca,0xa5,0xb9,0xad,0xa6,0xb6,0xb5,0xc4, -0xc6,0xe3,0x53,0x00,0x09,0xc0,0x17,0x21,0x6a,0x1d,0x23,0x0e,0x32,0x34,0xcf,0x48, -0x51,0xb9,0x52,0x60,0x30,0x61,0x4e,0x62,0x32,0x1b,0x4f,0x15,0xf4,0xd9,0xdc,0xe0, -0x77,0xda,0xe9,0x35,0x01,0x16,0xb8,0x15,0x20,0xa6,0x17,0x04,0x11,0xf8,0xf2,0x32, -0xe4,0xe5,0xf7,0xe0,0xda,0x2d,0xe6,0xe8,0x30,0xdb,0xcc,0x22,0xc2,0xcc,0x1a,0xba, -0xae,0xd6,0xbb,0xbb,0xe0,0xcd,0xe5,0xd5,0xf7,0x01,0xa2,0x18,0x1b,0xcf,0x1c,0x27, -0xd0,0x35,0x3e,0x1b,0x4e,0x55,0xc6,0x57,0x61,0xff,0x5c,0x47,0xe6,0x2a,0x11,0x8c, -0x0c,0xf0,0xd3,0xda,0xe2,0x18,0xdf,0xf1,0xdd,0x01,0x09,0x1e,0x12,0x1d,0x70,0x10, -0x00,0x35,0xf7,0xf3,0xf2,0xeb,0xe8,0x38,0xe5,0xe4,0x90,0xe9,0xe7,0x0a,0xdd,0xcc, -0x1c,0xc2,0xc7,0x3f,0xbd,0xb1,0x71,0xbe,0xc0,0xbc,0xd5,0xe2,0x60,0xea,0x02,0x89, -0x16,0x19,0xb1,0x1d,0x28,0x7b,0x3e,0x4b,0x20,0x51,0x59,0xa6,0x5e,0x5c,0xbe,0x54, -0x40,0x2f,0x23,0x0a,0x37,0x01,0xee,0x60,0xda,0xe2,0x61,0xe4,0xf7,0x70,0xfd,0xff, -0x44,0x16,0x18,0x33,0x0a,0xfc,0x75,0xf5,0xfd,0x44,0xf6,0xea,0x71,0xeb,0xec,0x4f, -0xe7,0xe5,0x8f,0xdb,0xcc,0x22,0xc3,0xc7,0x8c,0xbf,0xb2,0xd6,0xbc,0xc6,0xda,0xd7, -0xde,0x50,0xe5,0x08,0xbc,0x13,0x16,0xc5,0x1c,0x30,0x39,0x4f,0x54,0x80,0x53,0x5f, -0xa1,0x60,0x53,0x42,0x4b,0x33,0xce,0x19,0x04,0x44,0xfd,0xe8,0xac,0xd7,0xdf,0x43, -0xec,0xf6,0x77,0xf9,0xff,0xaf,0x17,0x11,0x4b,0x03,0xfa,0x54,0x00,0x08,0x5a,0xfa, -0xed,0xfb,0xf3,0xf0,0x96,0xe3,0xe3,0x89,0xd6,0xcb,0xe7,0xc3,0xc7,0xe5,0xb8,0xb1, -0x86,0xbe,0xce,0xd5,0xd4,0xdc,0xca,0xec,0x08,0x64,0x11,0x14,0x20,0x23,0x41,0x30, -0x59,0x59,0xb9,0x58,0x64,0x6f,0x5b,0x4a,0x65,0x40,0x27,0xd3,0x10,0xfe,0xc2,0xf3, -0xe0,0xe5,0xd6,0xe4,0xd1,0xee,0xf3,0xb0,0xfa,0x05,0xcc,0x0e,0x0a,0xfc,0xfe,0x00, -0x41,0x09,0x0c,0x57,0xfe,0xf5,0xb9,0xfa,0xea,0xbe,0xe4,0xe4,0x1f,0xd6,0xca,0x84, -0xc4,0xbf,0xfe,0xb4,0xb3,0xda,0xbf,0xcc,0x35,0xd1,0xe4,0xf8,0xf1,0xff,0x00,0x0f, -0x17,0x83,0x2c,0x46,0x84,0x5b,0x66,0xc9,0x69,0x64,0x25,0x4f,0x48,0x02,0x38,0x1d, -0xe8,0x05,0xf8,0x61,0xe8,0xda,0x36,0xda,0xdf,0x39,0xeb,0xef,0x72,0xff,0x01,0x5c, -0x06,0x0c,0x18,0xff,0x04,0x02,0x09,0x0c,0x47,0x0c,0x0a,0x50,0xfc,0xf3,0x21,0xee, -0xdf,0xcd,0xd1,0xc7,0x0a,0xc3,0xb8,0xd9,0xb5,0xb6,0x43,0xbc,0xc7,0x60,0xd1,0xe2, -0x7a,0xed,0x04,0xa6,0x15,0x1f,0x47,0x37,0x4b,0xae,0x5f,0x6e,0x77,0x72,0x60,0xfb, -0x52,0x43,0x49,0x29,0x10,0x12,0xff,0xef,0x0e,0xe1,0xdc,0x4e,0xd7,0xdc,0xe4,0xe2, -0xf0,0xd3,0xfa,0x01,0x66,0x08,0x09,0x96,0x05,0x0a,0x38,0x0c,0x10,0x89,0x19,0x11, -0x3f,0xfd,0xf6,0x3c,0xeb,0xd9,0x32,0xcb,0xc9,0xa7,0xbd,0xb6,0xc7,0xb8,0xb3,0x82, -0xb6,0xba,0xc3,0xce,0xe8,0x3a,0xf6,0x04,0xb5,0x24,0x2e,0x06,0x42,0x50,0x1b,0x65, -0x79,0x0b,0x71,0x5a,0x36,0x4b,0x34,0x40,0x18,0x03,0x47,0xfa,0xe7,0x8a,0xe0,0xdb, -0x87,0xd6,0xd6,0x0c,0xd5,0xed,0x88,0x08,0x00,0xdf,0x05,0x17,0x8f,0x0f,0x11,0x01, -0x0e,0x18,0x3d,0x22,0x12,0x65,0xfe,0xf3,0xe2,0xe5,0xd2,0xce,0xca,0xc6,0x75,0xbd, -0xb9,0x83,0xb5,0xb4,0x2e,0xb2,0xaf,0x1b,0xd8,0xf7,0x93,0xf1,0x0e,0x3f,0x2f,0x39, -0x52,0x4a,0x56,0x35,0x6f,0x7c,0x06,0x6c,0x50,0xdd,0x3b,0x25,0xc4,0x08,0xfb,0x70, -0xf2,0xe6,0x9c,0xdc,0xd8,0x56,0xd7,0xce,0x9f,0xcd,0xff,0x73,0x0b,0xfa,0x2c,0x0e, -0x1b,0xea,0x15,0x15,0xc9,0x14,0x23,0x80,0x24,0x11,0x07,0xfc,0xee,0x80,0xe0,0xce, -0xcf,0xc7,0xc5,0xfd,0xbe,0xb4,0xce,0xb5,0xb3,0x2b,0xa7,0xb3,0x87,0xe9,0xf3,0x5c, -0xf7,0x1a,0x72,0x35,0x43,0xf5,0x51,0x60,0xa1,0x76,0x78,0xc1,0x63,0x47,0x68,0x2e, -0x15,0xee,0xff,0xf4,0xb8,0xef,0xe5,0x5b,0xd6,0xd8,0x9b,0xd3,0xc3,0x1b,0xdc,0x02, -0x90,0x03,0x02,0xa0,0x11,0x19,0xbb,0x1c,0x1b,0x32,0x1e,0x28,0xb4,0x20,0x0f,0x69, -0xfa,0xeb,0xa7,0xdd,0xd0,0xd6,0xc7,0xc9,0x64,0xbe,0xb1,0x41,0xb6,0xad,0x47,0xa4, -0xc5,0x48,0xe5,0xf5,0x08,0x04,0x20,0x54,0x36,0x4d,0xc0,0x5a,0x69,0x13,0x76,0x6d, -0xc9,0x5a,0x3c,0x0a,0x22,0x0f,0xca,0xf9,0xea,0x0f,0xef,0xdf,0x46,0xd2,0xd6,0xaf, -0xcb,0xcb,0x74,0xe4,0xfd,0xf4,0x05,0x08,0x2c,0x13,0x16,0xbf,0x21,0x24,0x17,0x26, -0x24,0xaf,0x1d,0x11,0x40,0xfa,0xe9,0xf0,0xe1,0xcc,0xc7,0xc3,0xc6,0x60,0xba,0xb0, -0xe4,0xb2,0xa9,0x7e,0xaf,0xca,0x9b,0xe9,0xfb,0x5c,0x0f,0x25,0xfa,0x37,0x53,0x8c, -0x66,0x70,0x78,0x6d,0x67,0xfb,0x54,0x32,0x35,0x18,0x06,0x2e,0xee,0xe9,0x68,0xe4, -0xdb,0x90,0xd2,0xd2,0x47,0xcd,0xd0,0x4d,0xeb,0x01,0x34,0x07,0x0f,0xb8,0x12,0x14, -0x26,0x24,0x2c,0xbe,0x2a,0x20,0x13,0x1e,0x13,0x0b,0xf9,0xe8,0xe6,0xd6,0xcc,0xec, -0xc7,0xbb,0x70,0xb8,0xb2,0x80,0xaf,0xad,0xc9,0xb4,0xd7,0xaa,0xf2,0x01,0x1f,0x1a, -0x29,0xe5,0x39,0x57,0x3c,0x6f,0x6f,0x88,0x65,0x60,0xec,0x4d,0x28,0x96,0x0c,0xf2, -0xaf,0xf0,0xe8,0xa3,0xd7,0xd8,0x89,0xd1,0xcf,0x98,0xcd,0xd9,0xa1,0xf6,0x07,0xb5, -0x08,0x14,0x3e,0x12,0x16,0xe9,0x26,0x33,0x7e,0x28,0x1d,0x33,0x1e,0x13,0x92,0xf9, -0xe1,0xc6,0xce,0xd3,0x35,0xc7,0xb4,0x7d,0xb5,0xad,0x4b,0xad,0xb1,0x10,0xc1,0xe2, -0x93,0xfa,0x05,0xcc,0x20,0x2d,0x38,0x40,0x5d,0x95,0x72,0x68,0x29,0x5f,0x5a,0x17, -0x43,0x21,0x7d,0x00,0xeb,0xa7,0xf0,0xe3,0x66,0xd4,0xd3,0x1e,0xcc,0xce,0x77,0xd6, -0xe2,0x36,0xfd,0x09,0xbc,0x07,0x14,0x69,0x15,0x19,0x95,0x2b,0x33,0x2e,0x23,0x1c, -0xf5,0x1f,0x10,0x69,0xf7,0xdf,0xf6,0xce,0xd3,0x31,0xc4,0xb7,0x84,0xae,0xab,0xea, -0xae,0xbd,0xfc,0xc9,0xea,0xcc,0xfe,0x09,0xa1,0x23,0x34,0xc1,0x44,0x61,0x89,0x6e, -0x5f,0x84,0x58,0x53,0x4f,0x37,0x16,0x0c,0xfe,0xea,0xd9,0xe8,0xdf,0xc8,0xd6,0xcc, -0xd3,0xcb,0xcf,0x9e,0xe1,0xe8,0x0a,0x02,0x09,0xb3,0x06,0x15,0x64,0x19,0x1d,0x20, -0x2d,0x2f,0xb8,0x1e,0x1d,0xdc,0x1f,0x0c,0xcd,0xf4,0xe2,0x5f,0xd3,0xca,0xdc,0xc4, -0xb9,0xf6,0xac,0xab,0xe1,0xaf,0xc8,0xf6,0xd1,0xf1,0x55,0x00,0x0c,0xc6,0x28,0x39, -0xab,0x49,0x60,0x81,0x65,0x58,0x32,0x53,0x4a,0xdb,0x2e,0x10,0xb0,0xfb,0xeb,0x2d, -0xe0,0xdf,0xf1,0xd6,0xcd,0xe0,0xca,0xd0,0x0a,0xe9,0xef,0xe4,0x02,0x05,0x44,0x08, -0x17,0x1e,0x1c,0x1f,0xae,0x2a,0x28,0x44,0x20,0x1e,0xcf,0x1c,0x0c,0x65,0xf5,0xe3, -0xce,0xd6,0xc9,0x5b,0xc3,0xbb,0x3f,0xaf,0xae,0xe4,0xb2,0xcd,0x5d,0xdc,0xf2,0xb0, -0x00,0x12,0x21,0x2d,0x3c,0x2e,0x4b,0x5a,0x3c,0x5a,0x55,0xb0,0x4c,0x3f,0x4a,0x27, -0x0d,0x1d,0xf6,0xed,0x2b,0xe1,0xd8,0x28,0xd9,0xcd,0x9a,0xd0,0xd1,0xe7,0xe8,0xf5, -0xec,0xff,0x04,0xaf,0x0a,0x19,0x72,0x1d,0x20,0x27,0x25,0x22,0x68,0x22,0x1f,0x4c, -0x19,0x0a,0x47,0xfa,0xe2,0x8a,0xde,0xcc,0x59,0xbf,0xbf,0x1c,0xb3,0xb4,0x65,0xb5, -0xcb,0x7e,0xe3,0xf4,0x59,0x05,0x17,0x9b,0x2f,0x3e,0xac,0x49,0x51,0x36,0x53,0x50, -0x95,0x45,0x35,0x2e,0x21,0x0d,0x20,0xf5,0xf1,0x2e,0xe1,0xd5,0xeb,0xdb,0xd2,0xdc, -0xd3,0xd2,0xcd,0xe1,0xf7,0x9b,0x01,0x07,0x02,0x0e,0x19,0xb5,0x1d,0x1d,0x1e,0x1e, -0x22,0x43,0x23,0x1d,0x37,0x17,0x0b,0x2a,0xfc,0xe6,0x06,0xdf,0xcf,0x96,0xbf,0xc4, -0xf3,0xb9,0xb9,0x53,0xb7,0xc3,0xfc,0xe7,0xfb,0x76,0x0b,0x1d,0xe2,0x30,0x3e,0xcb, -0x44,0x49,0xe2,0x4f,0x4a,0x86,0x3d,0x2f,0x9d,0x1d,0x09,0x17,0xf6,0xee,0x12,0xe3, -0xd6,0xad,0xdc,0xd6,0xef,0xd7,0xd4,0x02,0xd7,0xf9,0x2c,0x05,0x0b,0xb2,0x11,0x19, -0xab,0x1d,0x1a,0xb3,0x1b,0x24,0xe4,0x1f,0x1c,0x09,0x17,0x0a,0xfc,0xfa,0xe8,0x57, -0xde,0xd1,0x7f,0xc4,0xc4,0x38,0xbf,0xbe,0xfd,0xb8,0xc2,0xa1,0xeb,0x01,0x23,0x12, -0x22,0xf4,0x31,0x3c,0x1e,0x3f,0x45,0x6c,0x4c,0x3f,0xf6,0x38,0x29,0x7e,0x17,0x04, -0xae,0xf4,0xed,0x4f,0xe4,0xda,0x11,0xda,0xda,0x2e,0xd8,0xd1,0x16,0xdd,0xfa,0xe5, -0x06,0x0f,0x68,0x16,0x1a,0x7c,0x1c,0x18,0x19,0x1e,0x22,0x6d,0x1a,0x1c,0xcc,0x13, -0x06,0x61,0xf7,0xeb,0x57,0xe2,0xd5,0x19,0xc9,0xc2,0x78,0xc4,0xbc,0x31,0xbb,0xd0, -0x1c,0xf0,0x04,0x1f,0x15,0x26,0x4a,0x31,0x39,0x10,0x3c,0x44,0x46,0x44,0x35,0xcd, -0x31,0x21,0x9e,0x0d,0xfe,0xc0,0xf8,0xf1,0x99,0xe7,0xdc,0x70,0xd6,0xdb,0xee,0xd2, -0xd7,0x07,0xe9,0xfd,0xea,0x08,0x0e,0x75,0x1a,0x19,0x91,0x19,0x1a,0x61,0x1f,0x1d, -0x8c,0x14,0x18,0x0c,0x0f,0xfd,0x8b,0xf6,0xf2,0x52,0xe5,0xdb,0x54,0xcc,0xc2,0xd6, -0xc0,0xbd,0xb1,0xc7,0xdf,0x91,0xf7,0x07,0x5c,0x16,0x28,0x1e,0x2e,0x35,0x4b,0x3d, -0x40,0xb2,0x3a,0x2c,0x00,0x29,0x17,0xca,0x03,0x01,0x2f,0xfb,0xf0,0xb5,0xea,0xdd, -0x50,0xd6,0xd2,0xd3,0xd6,0xe1,0xd1,0xf3,0x03,0x2a,0x08,0x12,0x11,0x18,0x15,0x35, -0x19,0x1d,0x6b,0x1b,0x17,0x8c,0x10,0x14,0x86,0x07,0xfd,0x4c,0x01,0xf1,0x79,0xe6, -0xdf,0x7a,0xcd,0xc5,0x29,0xbb,0xc4,0x92,0xd3,0xeb,0xa3,0xff,0x07,0x21,0x1d,0x24, -0xb8,0x25,0x35,0x0b,0x3d,0x37,0xa4,0x2f,0x23,0x0f,0x1f,0x0d,0xe9,0x06,0x08,0xb7, -0xf6,0xf0,0xd6,0xea,0xda,0x21,0xd6,0xd0,0x51,0xd8,0xea,0x42,0xfd,0x0a,0xb3,0x09, -0x18,0xf7,0x15,0x0d,0x05,0x1d,0x1d,0xbc,0x15,0x11,0xf1,0x0b,0x0c,0x72,0x05,0x04, -0x77,0x05,0xf0,0xc6,0xe7,0xdf,0xcb,0xcd,0xc5,0xe3,0xc0,0xc5,0x92,0xde,0xf6,0xb0, -0x06,0x0e,0xb6,0x1f,0x21,0xcf,0x1e,0x37,0x01,0x39,0x2e,0x75,0x25,0x19,0xb6,0x13, -0x0e,0x3f,0x07,0x08,0x34,0xf5,0xed,0x7d,0xe9,0xdb,0x60,0xd3,0xd5,0x51,0xd7,0xf2, -0x72,0x04,0x0e,0x44,0x15,0x18,0x9f,0x12,0x0e,0x59,0x1c,0x1a,0xcd,0x10,0x09,0x18, -0x03,0x06,0x5f,0x0b,0x01,0x29,0x04,0xf3,0xc8,0xe5,0xe0,0x7b,0xcf,0xc6,0x48,0xc6, -0xcc,0xc5,0xe8,0xfd,0x0d,0x0b,0x1d,0x14,0x20,0x1a,0xba,0x25,0x31,0x88,0x31,0x26, -0x1f,0x19,0x0d,0xa2,0x10,0x0f,0xd1,0x00,0x02,0xff,0xf9,0xea,0x94,0xe8,0xd9,0x69, -0xd2,0xd4,0x5e,0xe2,0xf7,0xee,0x08,0x12,0x70,0x24,0x1c,0xb3,0x0a,0x1a,0x5a,0x19, -0x13,0x50,0x0c,0xfe,0x6c,0xfa,0x08,0x67,0x08,0xff,0x65,0xfd,0xf9,0x17,0xe7,0xdf, -0x1e,0xd2,0xc5,0x06,0xcc,0xdf,0x87,0xef,0xff,0xa4,0x0f,0x28,0x5c,0x21,0x12,0x6b, -0x2e,0x2d,0x2e,0x27,0x1c,0x8d,0x0a,0x04,0x9e,0x0c,0x09,0x47,0xff,0xf8,0x82,0xfa, -0xee,0xec,0xe1,0xdc,0xc4,0xce,0xdf,0xfa,0xf4,0xfd,0x59,0x05,0x18,0x03,0x2e,0x1d, -0xcb,0x0b,0x20,0x74,0x18,0x0e,0x91,0x01,0xf3,0x8f,0xf7,0x02,0xff,0x06,0xfe,0x4e, -0xf4,0xf8,0xde,0xef,0xd8,0xdc,0xd4,0xc7,0xe7,0xde,0xf2,0xf6,0xf6,0xfc,0x97,0x16, -0x2d,0x7f,0x1f,0x18,0x8f,0x2e,0x29,0xae,0x1f,0x0f,0x8a,0xfd,0xfe,0xa1,0x05,0x07, -0x3d,0xfc,0xee,0x89,0xf6,0xf3,0xc6,0xdb,0xd8,0x97,0xd4,0xf0,0x85,0x00,0x01,0x10, -0x06,0x1f,0x95,0x30,0x1c,0x2d,0x17,0x21,0x0f,0x16,0x07,0xfa,0xf9,0xea,0x12,0xf0, -0xff,0xf7,0x05,0xfa,0x97,0xef,0xf6,0x9d,0xf0,0xd9,0xf1,0xd4,0xd5,0x06,0xf2,0xfc, -0xc4,0xf9,0xff,0xda,0x19,0x2b,0xf7,0x1c,0x22,0xc3,0x31,0x24,0x87,0x15,0x05,0xa8, -0xf3,0xf3,0xb9,0x00,0x03,0xfa,0xf4,0xee,0x4b,0xf2,0xea,0x22,0xdf,0xde,0x6b,0xe3, -0xff,0xc8,0x05,0x03,0x52,0x0a,0x1f,0x34,0x2d,0x1e,0x14,0x1f,0x26,0xda,0x12,0xff, -0xf9,0xf0,0xe5,0x88,0xea,0xf9,0x6b,0x00,0xf8,0xbe,0xf2,0xf0,0x8d,0xe3,0xe3,0x87, -0xe6,0xe8,0x7b,0xff,0x01,0xdb,0xfe,0x03,0x54,0x14,0x25,0xf1,0x1e,0x26,0xf9,0x30, -0x1e,0x4c,0x09,0xf8,0x7d,0xee,0xef,0x0d,0xfa,0xfc,0xb8,0xf5,0xed,0x6d,0xe8,0xda, -0xcc,0xe9,0xf4,0x4f,0xf6,0x07,0xb3,0x08,0x07,0x2d,0x0d,0x1a,0x62,0x26,0x22,0x7d, -0x24,0x22,0x8d,0x0b,0xf3,0x79,0xe6,0xe1,0x29,0xe8,0xf9,0xf9,0xfd,0xf8,0xe1,0xf2, -0xe4,0x88,0xdb,0xf0,0x2b,0x01,0xff,0x28,0x07,0x07,0xc3,0x00,0x06,0x8e,0x10,0x1c, -0xe2,0x24,0x2b,0x0e,0x29,0x10,0xee,0xf9,0xee,0xec,0xe7,0xeb,0xfe,0xfc,0xf9,0xc1, -0xf1,0xea,0x83,0xd7,0xdb,0x91,0xf4,0x0a,0x50,0x0c,0x0b,0x19,0x0a,0x06,0x83,0x13, -0x1b,0xfc,0x1f,0x2a,0x9d,0x2c,0x1a,0xd2,0xfb,0xe7,0x35,0xe0,0xdb,0xaf,0xe7,0xfd, -0x2b,0xf7,0xf6,0x90,0xe8,0xd8,0xa0,0xe4,0xfd,0x43,0x11,0x18,0x63,0x0d,0x04,0xa3, -0x01,0x0d,0x1e,0x16,0x18,0xd8,0x2b,0x32,0xae,0x1b,0xff,0x6f,0xef,0xe7,0xb0,0xe1, -0xf1,0xb7,0xfa,0xf0,0xa9,0xed,0xd9,0x02,0xd2,0xe6,0xc2,0xfd,0x11,0xb5,0x1f,0x10, -0x11,0x04,0x0a,0x8d,0x1a,0x23,0x86,0x20,0x30,0x70,0x30,0x0b,0x60,0xf0,0xe1,0xa5, -0xd9,0xdc,0xe1,0xf1,0xf3,0x36,0xf0,0xec,0x0b,0xdb,0xdb,0x6a,0xf2,0x06,0x56,0x19, -0x23,0x58,0x11,0x01,0x54,0x08,0x14,0x5e,0x1d,0x1c,0xae,0x2b,0x2f,0x7c,0x0b,0xf7, -0x45,0xe8,0xdf,0x61,0xea,0xf4,0xb6,0xeb,0xe9,0xa4,0xdd,0xd3,0x15,0xda,0xf1,0x2e, -0x03,0x18,0x33,0x1e,0x0f,0x9f,0x07,0x13,0xa4,0x21,0x2b,0xb1,0x2a,0x2d,0xf0,0x27, -0x01,0xf5,0xeb,0xdb,0x7d,0xd6,0xed,0x20,0xeb,0xe7,0x6d,0xea,0xde,0x80,0xde,0xe7, -0xcc,0xfd,0x0d,0x00,0x1e,0x1b,0xf7,0x0d,0x0c,0xd4,0x0e,0x19,0x07,0x24,0x24,0xb6, -0x24,0x1f,0x68,0x04,0xf1,0x23,0xe1,0xe4,0x4a,0xf5,0xe6,0x7e,0xe4,0xe1,0xe4,0xd5, -0xdc,0x41,0xe9,0xfa,0x5b,0x0a,0x14,0x7e,0x11,0x0c,0xe1,0x16,0x18,0xd0,0x24,0x32, -0x7d,0x2e,0x24,0x92,0x17,0xfe,0x19,0xe7,0xd8,0xb3,0xe4,0xeb,0xc8,0xdd,0xe1,0xbd, -0xe1,0xde,0xbb,0xe8,0xfa,0xc0,0x05,0x14,0x24,0x16,0x11,0x3d,0x0c,0x18,0x10,0x14, -0x1d,0x00,0x2a,0x22,0x58,0x1b,0x0f,0x84,0x00,0xea,0xf5,0xe2,0xf0,0x65,0xea,0xdc, -0xc9,0xdd,0xdc,0x58,0xdb,0xe7,0xd7,0xf9,0x02,0xfe,0x0b,0x0a,0xca,0x0a,0x0d,0xd7, -0x1b,0x1f,0x21,0x22,0x34,0xb1,0x29,0x1c,0x19,0x0b,0xfd,0x0a,0xe7,0xe5,0xd3,0xe4, -0xe1,0x65,0xd7,0xda,0x94,0xe4,0xe8,0x61,0xf7,0x06,0x87,0x10,0x10,0x42,0x0e,0x0f, -0x72,0x0f,0x17,0x1f,0x1c,0x1a,0x58,0x1c,0x1c,0x5f,0x18,0x04,0x05,0xfe,0xf2,0x10, -0xee,0xe5,0x78,0xde,0xd5,0xf7,0xda,0xe4,0x4c,0xe6,0xf6,0x0e,0x04,0x07,0xdf,0x02, -0x05,0xc8,0x0b,0x10,0x31,0x1b,0x26,0x18,0x28,0x22,0x9a,0x28,0x1e,0xcc,0x01,0xfa, -0x47,0xf4,0xe5,0x0e,0xd9,0xd6,0x95,0xd2,0xdf,0x57,0xed,0xf1,0xfd,0x02,0x11,0xb3, -0x0b,0x08,0x83,0x0b,0x10,0x71,0x10,0x17,0xb1,0x1f,0x1d,0x1d,0x15,0x1e,0x6f,0x17, -0xf9,0x6d,0xfb,0xfc,0xb8,0xe4,0xd9,0x8c,0xd8,0xd7,0xd5,0xe2,0xec,0xf5,0xef,0xfc, -0x74,0x09,0x00,0x21,0xfd,0x04,0xce,0x0d,0x13,0x00,0x1b,0x21,0xf9,0x1f,0x20,0x45, -0x2b,0x20,0x45,0xfd,0xfe,0xd1,0xf7,0xd7,0xfc,0xcd,0xd3,0x58,0xdb,0xe9,0x67,0xf5, -0xfc,0x09,0x09,0x0f,0x3d,0x06,0x03,0x15,0x0d,0x13,0xdd,0x15,0x16,0x4b,0x17,0x19, -0xb5,0x1b,0x1b,0x4d,0x16,0xf5,0x8f,0xfb,0xf3,0xfa,0xd4,0xd1,0x9b,0xdc,0xe1,0x67, -0xeb,0xf3,0x84,0xfc,0x07,0xda,0x01,0xff,0xd0,0xf9,0x04,0xcd,0x0f,0x16,0xec,0x17, -0x1d,0xde,0x27,0x2c,0x2f,0x22,0x1b,0x5b,0xfa,0xf8,0x66,0xe8,0xca,0x5a,0xd0,0xdc, -0x67,0xe2,0xee,0x56,0xfa,0x0a,0x1b,0x10,0x05,0x60,0x07,0x00,0x3a,0x09,0x13,0x53, -0x15,0x13,0xf8,0x15,0x22,0xc8,0x26,0x14,0xb2,0x0d,0xf6,0xc4,0xee,0xe1,0xba,0xcf, -0xda,0xd0,0xe3,0xe6,0x0f,0xef,0xfa,0xb6,0x0d,0x08,0xc2,0xfb,0xfe,0x8b,0xf7,0xff, -0x9c,0x0c,0x12,0xaf,0x18,0x1c,0x7d,0x31,0x35,0x92,0x21,0x13,0x89,0xfb,0xe6,0xb2, -0xd8,0xcf,0xe3,0xd4,0xe1,0x45,0xe6,0xf0,0x3c,0x04,0x16,0x0f,0x0b,0x02,0x05,0x05, -0xfe,0x69,0x03,0x0c,0x07,0x15,0x16,0x04,0x16,0x2c,0xb5,0x2b,0x19,0xcb,0x06,0xf2, -0x85,0xd9,0xd7,0x51,0xd8,0xda,0x3a,0xe7,0xe9,0x0a,0xf2,0x09,0x72,0x15,0x04,0xca, -0xf9,0xfb,0x53,0xf6,0xf8,0x5e,0x05,0x16,0xde,0x19,0x1f,0xc9,0x39,0x37,0x2b,0x2b, -0x10,0x2e,0xf3,0xd2,0xca,0xd4,0xd7,0x5d,0xd4,0xe2,0x98,0xe7,0xf5,0xbf,0x12,0x19, -0xf0,0x09,0xfe,0xb5,0xff,0xfc,0xdb,0xfa,0x07,0xe9,0x18,0x16,0x06,0x1c,0x30,0xe6, -0x2b,0x25,0xd3,0x06,0xe3,0x93,0xc9,0xd6,0x40,0xdf,0xd9,0xff,0xe6,0xea,0x2b,0xfd, -0x15,0x36,0x14,0x04,0xd7,0xf6,0xf6,0x67,0xf4,0xf0,0x4b,0x02,0x19,0xad,0x18,0x28, -0x83,0x3a,0x38,0x31,0x38,0x12,0x44,0xe2,0xc6,0xe3,0xd4,0xdc,0x6c,0xd3,0xe0,0x5c, -0xe8,0x04,0xab,0x18,0x15,0x04,0x09,0xfa,0xad,0xfa,0xf9,0x2b,0xf5,0x05,0x68,0x1b, -0x15,0xa5,0x25,0x2f,0xdb,0x2d,0x2d,0xdb,0x07,0xd5,0x82,0xbd,0xd7,0x86,0xe2,0xda, -0xb2,0xe4,0xed,0x5f,0x0e,0x18,0xe7,0x10,0x04,0x29,0xf4,0xf2,0x99,0xf0,0xed,0xde, -0x00,0x19,0xda,0x19,0x32,0x85,0x39,0x3c,0x26,0x3b,0x14,0xca,0xd8,0xba,0x79,0xd5, -0xde,0x5a,0xd4,0xdd,0xe1,0xee,0x12,0x21,0x17,0x11,0x61,0x07,0xf8,0x10,0xf7,0xf5, -0x7a,0xf4,0x04,0x19,0x18,0x1a,0x47,0x2e,0x2f,0x50,0x32,0x2c,0x0a,0x08,0xcf,0x19, -0xb8,0xd4,0xd8,0xe3,0xdb,0x46,0xe1,0xfa,0x52,0x17,0x15,0xe9,0x0d,0x02,0x5f,0xf3, -0xef,0xa9,0xec,0xee,0xfe,0xff,0x14,0xf1,0x22,0x37,0xa4,0x3a,0x3f,0xa5,0x36,0x11, -0xa1,0xd5,0xbd,0xe5,0xcc,0xde,0x47,0xd5,0xdb,0x40,0xfc,0x15,0x50,0x12,0x0d,0xcd, -0x04,0xf8,0x47,0xf4,0xf2,0xc0,0xf6,0x03,0x12,0x12,0x25,0x89,0x30,0x31,0x0f,0x33, -0x26,0xa6,0x03,0xcf,0xac,0xbf,0xcb,0x66,0xe2,0xdd,0x30,0xe3,0x07,0xc3,0x19,0x12, -0xb2,0x0c,0x01,0x88,0xf4,0xec,0x8f,0xe9,0xf1,0xc5,0xfc,0x0f,0xea,0x2e,0x38,0x1e, -0x3d,0x3e,0x42,0x2e,0x09,0x5e,0xd9,0xc4,0xa0,0xc4,0xd8,0xdb,0xd5,0xde,0xce,0x04, -0x14,0x55,0x0d,0x0b,0xd6,0x02,0xf8,0x9e,0xf1,0xef,0xdc,0xf8,0xff,0x74,0x11,0x31, -0xd2,0x33,0x33,0xf3,0x30,0x1d,0xb9,0xfd,0xd8,0x04,0xc6,0xc7,0xf5,0xda,0xde,0xee, -0xeb,0x0e,0x25,0x18,0x0f,0x33,0x0c,0x00,0x6e,0xf6,0xea,0xd6,0xe7,0xf3,0x1b,0xf9, -0x12,0x5e,0x36,0x3c,0x2d,0x3c,0x3a,0x46,0x23,0x03,0xa2,0xe1,0xc8,0x95,0xc3,0xcf, -0x65,0xd5,0xe6,0xbc,0x07,0x0f,0x6a,0x09,0x0a,0x2e,0x02,0xfb,0xc3,0xef,0xee,0xb6, -0xf9,0xfb,0x66,0x16,0x35,0x09,0x37,0x31,0x63,0x2b,0x14,0x39,0xfb,0xe2,0xd3,0xc9, -0xc9,0x02,0xd5,0xdf,0xa1,0xf4,0x11,0x99,0x14,0x0d,0xd9,0x0c,0x00,0x6f,0xf7,0xea, -0x41,0xe7,0xf0,0xaf,0xf7,0x19,0x49,0x3b,0x3e,0x47,0x39,0x32,0x55,0x1a,0x01,0x4a, -0xe7,0xcb,0x84,0xc4,0xca,0xf2,0xd3,0xec,0x84,0x07,0x0a,0xc0,0x06,0x0a,0x25,0x03, -0xfb,0x77,0xf0,0xed,0x5d,0xf3,0xfe,0xd5,0x1e,0x3a,0x14,0x38,0x2e,0xd3,0x23,0x0d, -0x16,0xfc,0xe8,0xef,0xd0,0xca,0x0c,0xd2,0xe1,0x66,0xfb,0x11,0x14,0x10,0x0c,0xeb, -0x0c,0x02,0x63,0xf6,0xe8,0x46,0xe6,0xe9,0xff,0xfe,0x22,0x3b,0x3f,0x3e,0x9e,0x34, -0x29,0xe8,0x10,0xff,0xf7,0xee,0xd1,0x02,0xc4,0xc4,0xf1,0xd8,0xf2,0x27,0x04,0x04, -0x68,0x06,0x0b,0x96,0x02,0xf9,0x72,0xec,0xec,0x26,0xee,0x07,0x96,0x26,0x3c,0x8b, -0x38,0x28,0xec,0x1c,0x06,0x0a,0xff,0xf3,0x0d,0xd7,0xcc,0xc1,0xcc,0xe8,0x2a,0x02, -0x0d,0x16,0x0c,0x0c,0x4c,0x0d,0xfd,0x29,0xf0,0xe4,0xf3,0xe4,0xe8,0xdd,0x08,0x2a, -0x31,0x41,0x3e,0xee,0x2d,0x21,0xe8,0x0a,0x06,0xb3,0xf2,0xd3,0x6f,0xc3,0xc2,0x82, -0xdc,0xf4,0xd6,0xff,0x01,0xc5,0x06,0x0a,0xb8,0xfc,0xf2,0x69,0xeb,0xeb,0x73,0xf0, -0x11,0x2a,0x2e,0x3d,0x19,0x38,0x22,0xef,0x16,0x07,0xf3,0x06,0xf3,0x2b,0xdb,0xcb, -0x37,0xd1,0xeb,0xdd,0x00,0x0e,0x75,0x0b,0x0c,0x49,0x06,0xf6,0x73,0xea,0xe5,0x76, -0xe3,0xef,0x60,0x14,0x31,0xf5,0x40,0x3c,0x5d,0x28,0x1a,0x96,0x0d,0x03,0xec,0xed, -0xd5,0x7a,0xc1,0xc8,0x1c,0xdc,0xf0,0x71,0x03,0x00,0x57,0x05,0xfd,0xfb,0xf7,0xf0, -0xae,0xee,0xe9,0xac,0xfa,0x1b,0xe6,0x33,0x3b,0x1a,0x33,0x21,0x12,0x14,0x0d,0xee, -0x02,0xf3,0x21,0xe0,0xcf,0xb9,0xd8,0xeb,0x16,0x00,0x12,0x75,0x0a,0x04,0xa0,0xf9, -0xf3,0x16,0xec,0xe7,0x40,0xe3,0xfc,0xe1,0x1b,0x35,0x4f,0x3d,0x34,0xc8,0x26,0x19, -0x83,0x0c,0xfe,0xf2,0xea,0xd7,0x37,0xc6,0xcc,0xb3,0xd9,0xf0,0x71,0x03,0xfd,0x2d, -0xf6,0xf8,0xf9,0xf6,0xf4,0x7e,0xed,0xed,0xa0,0x06,0x20,0x4f,0x36,0x36,0xd0,0x2a, -0x24,0xc3,0x15,0x0a,0xd5,0x02,0xf3,0xa3,0xe6,0xd7,0xb9,0xdd,0xec,0x22,0x01,0x11, -0x89,0x02,0xf5,0x98,0xf7,0xf3,0xaf,0xef,0xe3,0xcc,0xeb,0x07,0x30,0x21,0x37,0xa8, -0x35,0x2b,0x7e,0x2c,0x15,0x09,0x08,0xfb,0x05,0xe8,0xdc,0xe8,0xc9,0xce,0x73,0xdc, -0xee,0x07,0x00,0xef,0x8c,0xf0,0xf7,0x62,0xfb,0xf7,0x51,0xea,0xf7,0x07,0x0e,0x24, -0xb9,0x35,0x2b,0xa8,0x24,0x2b,0xe8,0x11,0x0b,0x25,0x02,0xf3,0x1a,0xf0,0xdc,0x82, -0xe1,0xf3,0x7e,0xfe,0x07,0x0c,0xf4,0xf4,0xde,0xf6,0xf9,0xa1,0xee,0xe5,0xa1,0xf7, -0x0e,0x02,0x25,0x35,0x42,0x2a,0x2a,0x8c,0x2d,0x13,0xc1,0x06,0xf8,0xf1,0xe6,0xe0, -0x4c,0xcd,0xce,0xff,0xe1,0xe9,0x4a,0xef,0xe9,0xe3,0xef,0xf9,0x50,0xff,0xf2,0x0f, -0xf0,0x00,0x72,0x12,0x26,0xee,0x2e,0x21,0x84,0x27,0x28,0xba,0x15,0x0b,0xa2,0x01, -0xf8,0x1d,0xf5,0xe4,0x30,0xe8,0xf9,0x2e,0xf7,0xf6,0xa5,0xf3,0xf2,0x98,0xfa,0xfb, -0xd7,0xe9,0xee,0xd8,0xff,0x13,0xf3,0x27,0x2c,0x72,0x24,0x2b,0x13,0x29,0x17,0x07, -0x04,0xf4,0x0d,0xeb,0xe0,0xa0,0xd0,0xd4,0x6a,0xe1,0xdd,0x4a,0xe3,0xe9,0x3a,0xee, -0xfe,0x94,0xfe,0xf0,0x58,0xf8,0x05,0xd5,0x15,0x26,0x8e,0x22,0x1e,0xfc,0x24,0x25, -0x79,0x1c,0x09,0x45,0x02,0x00,0x96,0xf6,0xeb,0xea,0xf1,0xf4,0xc8,0xec,0xf0,0x1c, -0xf2,0xf3,0x58,0xff,0xf7,0xda,0xec,0xf6,0x8a,0x05,0x17,0x62,0x25,0x23,0x5f,0x24, -0x29,0xf2,0x26,0x1c,0x62,0xfd,0xf4,0xb3,0xed,0xdb,0x3c,0xd5,0xda,0x27,0xd6,0xd7, -0x41,0xe3,0xe7,0x3b,0xf2,0x01,0x14,0xfa,0xf6,0x17,0xfd,0x09,0xa6,0x17,0x1f,0x4f, -0x1e,0x1c,0xb9,0x23,0x25,0xa1,0x20,0x05,0x1e,0x06,0x03,0xf8,0xf4,0xf4,0x73,0xf4, -0xe9,0xb5,0xea,0xf1,0xa1,0xf1,0xf8,0x94,0xfe,0xf5,0xa6,0xf5,0xfb,0xdb,0x0a,0x16, -0xdc,0x1f,0x21,0x5d,0x22,0x28,0xaf,0x27,0x1b,0x88,0xfa,0xf4,0x0f,0xeb,0xd9,0xf5, -0xd6,0xd4,0xda,0xcd,0xd8,0x5a,0xe2,0xeb,0xde,0xf6,0xfc,0x0a,0xfb,0xfc,0x5a,0x00, -0x0c,0xfc,0x12,0x1b,0x5e,0x1b,0x1a,0x8c,0x23,0x27,0x43,0x1e,0x09,0x06,0x08,0x01, -0x1e,0xfb,0xf3,0x9b,0xee,0xe6,0xfe,0xec,0xf0,0x9e,0xf8,0xfb,0xc1,0xf8,0xf8,0xde, -0xf9,0x00,0x7a,0x0c,0x0f,0xd1,0x1d,0x20,0xca,0x21,0x29,0x9d,0x28,0x16,0x8e,0xfe, -0xf1,0x6b,0xe5,0xde,0xf7,0xcb,0xcd,0x8e,0xd2,0xda,0x5a,0xe4,0xf5,0x05,0xf8,0xf8, -0xb8,0xfe,0xfd,0xdf,0x04,0x09,0x76,0x0a,0x18,0x61,0x18,0x19,0x1d,0x26,0x25,0x66, -0x1d,0x10,0xc7,0x06,0x04,0x78,0xff,0xea,0x23,0xe8,0xf1,0x8b,0xf0,0xf2,0xcd,0x00, -0xfb,0xe1,0xf6,0xfd,0xe6,0xfb,0x04,0xbc,0x02,0x09,0xe6,0x1a,0x1e,0xa2,0x22,0x2d, -0x7a,0x22,0x17,0x67,0x02,0xec,0xa3,0xe4,0xdb,0x06,0xc8,0xc6,0x68,0xdd,0xe0,0x57, -0xe5,0xfa,0x46,0xf8,0xf7,0x3c,0x00,0xff,0xc8,0x03,0xfc,0x72,0x08,0x15,0xe5,0x15, -0x1c,0xa1,0x28,0x1e,0x4a,0x21,0x15,0xbc,0x04,0x03,0x50,0x00,0xee,0xbc,0xe3,0xf8, -0xd8,0xf5,0xf3,0xd5,0x02,0xfc,0x58,0xf9,0xfe,0x03,0xff,0xfd,0x3f,0xfa,0x0c,0xf2, -0x19,0x1e,0x69,0x28,0x2e,0xe4,0x1c,0x18,0xc6,0x02,0xe6,0x56,0xda,0xda,0x1b,0xcc, -0xc5,0xb1,0xde,0xe4,0x5d,0xe7,0xf9,0x85,0xfb,0xfb,0x38,0xfe,0xff,0x05,0xfa,0xfa, -0xd2,0x0a,0x12,0x54,0x15,0x22,0x1a,0x26,0x1d,0x22,0x22,0x18,0x94,0x04,0xfe,0x72, -0x03,0xf4,0x45,0xe8,0xf5,0x42,0xf8,0xf6,0xd0,0xfe,0x00,0x7d,0xfd,0xfc,0x95,0xfa, -0xf7,0x79,0xfb,0x0f,0x34,0x18,0x20,0x07,0x30,0x29,0xa2,0x1c,0x16,0x0a,0x00,0xe4, -0x27,0xd6,0xda,0x60,0xd0,0xcc,0x45,0xd8,0xe4,0x6f,0xeb,0xf5,0xe1,0xff,0xfd,0x2c, -0xfa,0xf8,0x31,0xf7,0xfc,0x50,0x0c,0x0f,0xb2,0x17,0x27,0xb4,0x20,0x1f,0x25,0x21, -0x17,0xfa,0x07,0xff,0x68,0x05,0xfa,0xd3,0xf2,0xf0,0x50,0xf5,0xf9,0xb2,0xfa,0x04, -0xbd,0xff,0xf6,0x67,0xf4,0xf5,0x33,0xfd,0x11,0xdc,0x16,0x24,0xab,0x31,0x24,0xf9, -0x1c,0x11,0xf6,0xfb,0xe3,0x0f,0xd5,0xda,0x64,0xd6,0xd7,0x41,0xd6,0xdf,0xc8,0xed, -0xf4,0x2e,0x01,0xff,0xb7,0xf3,0xf4,0x89,0xf5,0xfd,0xb1,0x0c,0x0c,0x66,0x1b,0x25, -0x19,0x1e,0x1f,0xce,0x1e,0x17,0x95,0x0a,0x01,0x8c,0x05,0x01,0xd5,0xfc,0xf2,0x20, -0xee,0xf9,0xc0,0xfe,0x03,0x66,0x00,0xf0,0x5c,0xf2,0xf3,0xe5,0xfe,0x12,0xba,0x15, -0x29,0x50,0x2e,0x22,0xf4,0x19,0x0c,0x06,0xf9,0xe3,0x08,0xd6,0xd8,0xde,0xdb,0xdf, -0xb0,0xda,0xda,0xd0,0xe9,0xfa,0xca,0xfd,0xfd,0x0d,0xf2,0xf4,0x6b,0xf4,0xfd,0xd9, -0x0b,0x0b,0xb1,0x1d,0x21,0x87,0x1c,0x1e,0x92,0x1e,0x18,0xcc,0x0e,0x05,0x09,0x07, -0x08,0x57,0x06,0xf8,0x15,0xed,0xf2,0xc9,0x02,0xfe,0x9b,0xfb,0xf1,0x96,0xf0,0xf0, -0xcb,0xff,0x12,0x10,0x16,0x2a,0xac,0x2a,0x1f,0xa7,0x15,0x07,0xbf,0xf5,0xe4,0x3c, -0xd9,0xd8,0xe5,0xdf,0xe6,0xf6,0xdf,0xdc,0xd6,0xe4,0xf8,0xaa,0xf7,0xf7,0x04,0xf6, -0xf3,0x30,0xf1,0xfc,0xdf,0x09,0x0a,0xe4,0x1d,0x1e,0x6c,0x1b,0x1d,0x66,0x1d,0x18, -0x82,0x12,0x0a,0x0d,0x09,0x0d,0xc7,0x0e,0xff,0x82,0xf2,0xf5,0x75,0xfb,0xf7,0xea, -0xf3,0xf4,0xbc,0xed,0xed,0xdc,0xff,0x10,0xfd,0x15,0x2a,0x3f,0x28,0x1d,0x7c,0x12, -0x03,0xe8,0xf2,0xe7,0x7e,0xdc,0xd9,0xf4,0xe2,0xed,0x47,0xe6,0xe1,0xb8,0xeb,0xeb, -0x56,0xef,0xf3,0x80,0xf9,0xf1,0x3b,0xee,0xfd,0xb0,0x06,0x0a,0x40,0x1d,0x1c,0x08, -0x1c,0x1d,0x80,0x1a,0x18,0xd3,0x16,0x10,0x2d,0x0d,0x11,0x7f,0x17,0x07,0x16,0xfa, -0xfd,0x12,0xef,0xe9,0x9b,0xf0,0xf5,0x5c,0xec,0xeb,0xf7,0x00,0x0f,0x65,0x17,0x2a, -0xe1,0x24,0x1b,0x2c,0x0e,0xfc,0x2d,0xf0,0xe9,0xa1,0xdf,0xdc,0x5a,0xe4,0xf3,0x21, -0xed,0xe8,0x2b,0xf0,0xe4,0x75,0xdd,0xf1,0x11,0xfb,0xf0,0xa5,0xec,0xff,0xb4,0x04, -0x0b,0x38,0x1d,0x1b,0x87,0x1c,0x1a,0x4f,0x17,0x17,0x12,0x19,0x16,0x75,0x11,0x13, -0x89,0x1d,0x10,0x7e,0x03,0xfe,0x60,0xec,0xd8,0xa3,0xe9,0xf4,0xcd,0xe9,0xe9,0x4d, -0x05,0x10,0x44,0x1c,0x2a,0xdc,0x23,0x19,0x8a,0x09,0xf7,0x9c,0xee,0xe9,0x2f,0xe5, -0xe0,0xca,0xe3,0xf6,0xd3,0xf5,0xee,0xbf,0xea,0xe1,0x7e,0xd3,0xe8,0xd5,0xf8,0xec, -0xda,0xea,0x01,0xab,0x08,0x15,0x46,0x1f,0x1d,0x7a,0x1b,0x19,0x80,0x13,0x16,0x2f, -0x1a,0x1b,0x71,0x17,0x14,0xf4,0x20,0x1b,0x57,0x07,0xf5,0xae,0xe4,0xd1,0x8d,0xe2, -0xee,0x96,0xe3,0xea,0xad,0x07,0x19,0xb8,0x27,0x2b,0xf2,0x24,0x15,0x56,0x04,0xf3, -0x7a,0xed,0xea,0x76,0xe9,0xe5,0x51,0xe3,0xf7,0x61,0xfb,0xec,0x5f,0xe2,0xd6,0xce, -0xd0,0xe9,0x86,0xf2,0xe8,0x8c,0xee,0x05,0x88,0x16,0x1c,0xfc,0x1f,0x1f,0x1b,0x19, -0x13,0x22,0x10,0x16,0xf5,0x1b,0x1f,0x2f,0x1d,0x18,0xb6,0x23,0x1e,0x96,0x05,0xef, -0x0c,0xd9,0xd0,0xa2,0xe2,0xe7,0x64,0xe2,0xf0,0x93,0x10,0x27,0xe3,0x29,0x2b,0x75, -0x21,0x0e,0xf5,0xf9,0xed,0x92,0xea,0xea,0xee,0xeb,0xea,0xe0,0xea,0xf8,0x7f,0xfa, -0xe9,0xfb,0xdb,0xce,0x17,0xd1,0xe9,0xf8,0xec,0xe7,0xe4,0xf3,0x14,0x17,0x20,0x1f, -0x65,0x23,0x1c,0x2c,0x12,0x09,0x9c,0x0a,0x11,0x91,0x1b,0x21,0x9e,0x23,0x24,0xfa, -0x25,0x1f,0xe3,0x03,0xe8,0xd6,0xd3,0xd0,0xae,0xe0,0xe2,0xc4,0xdf,0xf9,0x7c,0x22, -0x2b,0x3e,0x2d,0x2c,0xc5,0x1b,0x04,0xde,0xf0,0xe7,0x7c,0xe2,0xe8,0x08,0xee,0xf2, -0xcd,0xf4,0xf8,0x36,0xf9,0xe6,0xf5,0xd3,0xcd,0x4a,0xd3,0xe7,0x70,0xe7,0xe8,0x95, -0x03,0x23,0x67,0x22,0x24,0xdb,0x23,0x18,0xb5,0x09,0x02,0x3c,0x02,0x0b,0x7e,0x1a, -0x26,0xc3,0x2f,0x2b,0x63,0x27,0x1d,0x99,0xfe,0xe1,0x54,0xd1,0xcf,0x90,0xdb,0xda, -0xc4,0xe5,0x0c,0x29,0x2c,0x2d,0xa3,0x31,0x29,0x33,0x15,0xfb,0xc2,0xe9,0xdc,0x30, -0xe3,0xe7,0x66,0xf3,0xfd,0x24,0xf8,0xfa,0x17,0xf5,0xde,0x04,0xd1,0xcc,0x40,0xd2, -0xe0,0x6d,0xe4,0xf2,0x6b,0x16,0x28,0x61,0x25,0x29,0xb6,0x20,0x12,0x35,0x01,0xf9, -0x6a,0xfb,0x0f,0x18,0x19,0x30,0x91,0x36,0x2f,0xa5,0x2a,0x17,0xc0,0xf4,0xe0,0x95, -0xcc,0xca,0x5b,0xd5,0xdd,0xaf,0xf5,0x1d,0x08,0x2f,0x31,0x40,0x33,0x23,0x78,0x0b, -0xf0,0x57,0xdc,0xdc,0x2a,0xe4,0xe6,0xe5,0xfd,0xfd,0x3d,0xfc,0xfd,0xe8,0xea,0xd8, -0xf7,0xd2,0xc6,0x4e,0xce,0xdf,0x35,0xec,0x05,0x20,0x22,0x2a,0x35,0x2a,0x29,0x65, -0x1b,0x07,0xcf,0xf4,0xf0,0xa2,0x01,0x0d,0x9c,0x1a,0x39,0xe9,0x32,0x34,0xa6,0x2c, -0x09,0x56,0xf3,0xe0,0x3d,0xc4,0xc8,0x7e,0xd7,0xe9,0xe4,0x06,0x25,0x79,0x30,0x35, -0x33,0x2f,0x1b,0x3e,0xfe,0xe1,0x08,0xdb,0xe1,0x7e,0xe0,0xea,0x9c,0x02,0xfa,0xc1, -0x01,0xfe,0x41,0xde,0xdb,0xf7,0xd1,0xbf,0xa1,0xd2,0xe4,0xd9,0xfa,0x12,0x03,0x29, -0x2c,0x25,0x2e,0x24,0x64,0x12,0xf7,0x83,0xea,0xf5,0xb8,0x04,0x0b,0x2b,0x24,0x37, -0xc3,0x33,0x37,0xc1,0x28,0xff,0x60,0xf4,0xd7,0xf0,0xbe,0xcd,0x36,0xdf,0xf8,0x3c, -0x11,0x2a,0x75,0x33,0x36,0xfd,0x28,0x0d,0x7d,0xec,0xdf,0x97,0xe1,0xe2,0x82,0xe0, -0xf4,0x0a,0xfb,0xfe,0x9b,0x02,0xf7,0x58,0xdb,0xda,0x39,0xc6,0xc3,0x09,0xd8,0xf0, -0x47,0x07,0x1b,0xe8,0x2b,0x30,0x43,0x2d,0x1c,0x3b,0x00,0xed,0xe0,0xee,0xfb,0x51, -0x04,0x10,0xfa,0x29,0x2f,0x3e,0x37,0x32,0x63,0x1e,0xfe,0x4f,0xea,0xcd,0x02,0xc9, -0xd4,0x3a,0xed,0x01,0x6b,0x1a,0x2c,0xa2,0x36,0x34,0x75,0x1a,0xfb,0x12,0xea,0xe4, -0x94,0xe3,0xe1,0x33,0xe8,0xf3,0x83,0xf8,0x02,0x0a,0xfc,0xf0,0xc2,0xdd,0xcd,0xb6, -0xc5,0xcf,0xf9,0xe1,0xfd,0xe9,0x0d,0x23,0xce,0x2d,0x32,0x33,0x2a,0x07,0x82,0xf5, -0xf0,0x10,0xf4,0xfc,0xc4,0x05,0x19,0x72,0x23,0x2f,0xda,0x36,0x27,0x6f,0x15,0xfa, -0xcd,0xdd,0xd2,0x48,0xd5,0xe3,0x91,0xf6,0x07,0x34,0x21,0x2e,0xc2,0x35,0x2a,0x9d, -0x03,0xf7,0x31,0xee,0xe6,0xa9,0xe2,0xe4,0x08,0xec,0xec,0xcc,0xf9,0x01,0xa7,0xf2, -0xe9,0xf6,0xd8,0xca,0x92,0xd0,0xdf,0x83,0xee,0x00,0xfc,0x13,0x29,0x44,0x2f,0x2f, -0xf9,0x18,0xf8,0xdf,0xf5,0xf6,0xe6,0xf4,0xfd,0x04,0x0e,0x18,0x7c,0x20,0x2f,0xdf, -0x30,0x1d,0xdf,0x09,0xf4,0x68,0xe1,0xde,0x76,0xe4,0xea,0xf0,0xf6,0x0e,0x9c,0x25, -0x2e,0x18,0x2e,0x15,0x83,0xfc,0xf8,0xd5,0xf2,0xe4,0x5e,0xe4,0xeb,0xf1,0xe7,0xee, -0x33,0xfc,0xff,0xc0,0xed,0xdf,0x12,0xdb,0xd6,0x2c,0xdb,0xe7,0x49,0xf1,0xfe,0x95, -0x1a,0x2b,0x71,0x2c,0x20,0x2d,0x09,0xf6,0xd9,0xf9,0xfa,0x27,0xf5,0x03,0x8b,0x15, -0x16,0x11,0x21,0x2e,0x08,0x30,0x12,0x8f,0xfd,0xf7,0x68,0xed,0xe6,0xf3,0xe6,0xed, -0x20,0xf6,0x14,0xa7,0x26,0x26,0x6d,0x1b,0x0c,0x9e,0xfb,0xfb,0xbd,0xf4,0xe4,0xbc, -0xe9,0xf1,0x8f,0xea,0xee,0x6a,0xfa,0xfe,0xcc,0xe2,0xd9,0xeb,0xe0,0xe4,0xe1,0xe5, -0xe6,0x2c,0xf2,0xff,0xb7,0x1c,0x2a,0xe1,0x1e,0x13,0x80,0x07,0xf8,0xe1,0xfb,0xfe, -0x61,0xf7,0x07,0x31,0x1c,0x1c,0xf3,0x1e,0x29,0xc3,0x29,0x04,0xc9,0xf7,0xf8,0x27, -0xf6,0xf3,0xc7,0xe7,0xee,0xe6,0xfa,0x15,0x75,0x24,0x18,0x02,0x15,0x0d,0x73,0xfd, -0xfb,0x83,0xf7,0xe5,0x9b,0xea,0xf7,0xf0,0xf0,0xec,0x5c,0xf7,0xfb,0xad,0xdc,0xd8, -0xde,0xe3,0xec,0x80,0xf4,0xe9,0x7f,0xf2,0x03,0x3a,0x19,0x24,0x85,0x12,0x10,0x47, -0x06,0xf9,0x84,0xfa,0x00,0x5d,0xfa,0x0a,0xdc,0x1f,0x1f,0x69,0x1a,0x23,0x45,0x21, -0xfd,0xc3,0xf2,0xf6,0x83,0xf9,0xff,0x05,0xf0,0xf0,0x6c,0x00,0x11,0x5a,0x1d,0x0e, -0xad,0x12,0x0a,0xa8,0xfe,0xf9,0xc2,0xf7,0xe9,0x28,0xee,0xfa,0xe2,0xf2,0xeb,0x33, -0xf6,0xf6,0xc4,0xdb,0xd9,0x8c,0xe5,0xf1,0x29,0xfd,0xf6,0x42,0xf5,0x05,0x56,0x14, -0x1a,0x70,0x0b,0x0e,0x23,0x04,0xfc,0x22,0xfa,0x02,0x12,0x03,0x0e,0xd6,0x21,0x1d, -0x42,0x16,0x1e,0xb1,0x15,0xf8,0xdb,0xef,0xf4,0xad,0xfc,0x03,0xa7,0xff,0xf9,0x89, -0x01,0x0d,0xad,0x0f,0x07,0x0d,0x10,0x09,0x61,0x01,0xf7,0x98,0xf7,0xf3,0xca,0xf1, -0xfa,0x0a,0xf1,0xea,0x08,0xf4,0xed,0xbf,0xde,0xdb,0xfa,0xe7,0xf5,0xd3,0xfe,0x04, -0x04,0x00,0x04,0x3a,0x0f,0x09,0x88,0x06,0x0b,0xa5,0x03,0xff,0x6d,0xfa,0x05,0xd2, -0x0d,0x12,0xc7,0x1d,0x17,0x2e,0x13,0x17,0x27,0x08,0xf9,0xa1,0xed,0xf5,0x81,0xfe, -0x05,0x6b,0x0e,0x06,0x2c,0x04,0x08,0xee,0xfd,0x03,0xc8,0x0c,0x08,0xe4,0x03,0xf7, -0x27,0xfb,0xfa,0xbf,0xf5,0xf5,0x29,0xed,0xeb,0x69,0xf0,0xe6,0xc8,0xe4,0xe0,0x33, -0xec,0xf7,0x1e,0x03,0x0f,0xdd,0x09,0x08,0xce,0x06,0xfa,0x68,0x01,0x07,0x8f,0x03, -0x01,0x18,0xfe,0x0a,0x1e,0x14,0x15,0x65,0x16,0x11,0xb2,0x10,0x0d,0xfa,0xfc,0xf9, -0xbf,0xef,0xf7,0x34,0xff,0x0d,0xc9,0x19,0x0f,0x1d,0x0d,0xfd,0x5a,0xf1,0xfc,0xce, -0x08,0x06,0x7c,0x01,0xfb,0xa3,0xfd,0x00,0x01,0xf9,0xef,0x63,0xe9,0xed,0xdb,0xeb, -0xe1,0xeb,0xea,0xe8,0x77,0xef,0xf9,0x74,0x0c,0x16,0x9a,0x0c,0x0e,0x0f,0xfe,0xf0, -0x0d,0xfa,0x03,0xef,0x03,0x04,0xd2,0x04,0x0b,0x1f,0x18,0x17,0xc6,0x0c,0x09,0x0e, -0x0d,0x04,0x9b,0xf4,0xfb,0x90,0xf7,0xf5,0xbe,0x02,0x19,0xd2,0x1f,0x14,0x05,0x0f, -0xfd,0xf6,0xe8,0xf4,0xc9,0x01,0x04,0x3e,0x05,0xfe,0x6d,0xfd,0x02,0x0a,0xfb,0xe8, -0xe0,0xe5,0xed,0xce,0xe9,0xe0,0x1e,0xf2,0xf6,0x70,0xef,0x01,0x90,0x15,0x17,0x8b, -0x0d,0x08,0x80,0x02,0xec,0xf1,0xf1,0xfb,0x2d,0x05,0x0c,0x20,0x06,0x0d,0x23,0x17, -0x17,0xc4,0x04,0x02,0x84,0x07,0xfd,0x05,0xef,0xfe,0x93,0xff,0xf5,0xf1,0x0b,0x21, -0x80,0x21,0x15,0x19,0x07,0x01,0x7c,0xed,0xec,0x79,0xf6,0x06,0x06,0x0a,0xfc,0xf3, -0xfe,0xff,0x7c,0xfb,0xe4,0xac,0xe1,0xee,0xd0,0xe8,0xe2,0xa8,0xfb,0xff,0x86,0xf4, -0x09,0xcc,0x19,0x16,0x73,0x0b,0xff,0x6e,0x01,0xf4,0xdf,0xed,0xf3,0xa2,0x08,0x0c, -0x1f,0x06,0x0d,0x9a,0x12,0x13,0x67,0x00,0xf9,0xf1,0x02,0xf8,0x36,0xed,0x03,0xe9, -0x03,0xfb,0x23,0x12,0x24,0xd4,0x1f,0x12,0x70,0x07,0xff,0x79,0xf6,0xf0,0xe9,0xf1, -0x01,0xd9,0x05,0xfe,0x77,0xfe,0xfd,0x4a,0xf9,0xe5,0xc7,0xdd,0xee,0xe9,0xea,0xe7, -0xac,0x01,0x04,0x67,0xfa,0x0d,0x16,0x18,0x0f,0x39,0x06,0x06,0x49,0xfe,0xfb,0x42, -0xfb,0xf9,0xee,0xfc,0x07,0x39,0x08,0x0a,0xf6,0x0e,0x0e,0x34,0xfd,0xf2,0x23,0xfd, -0xf2,0xe6,0xef,0x05,0xe8,0x02,0xfe,0x39,0x15,0x20,0xe8,0x16,0x12,0xe6,0x0f,0xfe, -0x39,0xf9,0x04,0xe4,0xfc,0xf5,0x79,0xfb,0x01,0x64,0xfc,0xfa,0x3b,0xf6,0xe5,0xb2, -0xdf,0xec,0x21,0xe5,0xf0,0xdd,0x08,0x02,0x8a,0x00,0x0e,0x5e,0x11,0x04,0xac,0x0b, -0x0b,0x20,0xfe,0xff,0x98,0x10,0x05,0xe0,0xf7,0xfa,0x0c,0x09,0x08,0x37,0x09,0x07, -0x24,0xf7,0xf4,0xf7,0xf4,0xe4,0xc8,0xf4,0x07,0xc8,0xff,0x04,0x1c,0x16,0x19,0x01, -0x11,0x1b,0x5d,0x11,0xfc,0x7f,0x01,0x11,0x41,0x05,0xf3,0xdd,0xf3,0xfd,0x4a,0xfb, -0xf6,0x10,0xf0,0xe3,0x0e,0xec,0xe8,0x37,0xdb,0xfd,0xb3,0x08,0x04,0x38,0x07,0x0d, -0x86,0x08,0x04,0xac,0x11,0x09,0x26,0xfc,0x0c,0x96,0x15,0x0d,0x9b,0xfa,0xfb,0xc9, -0xfe,0x03,0xfe,0x02,0xfc,0xe2,0xf5,0xfc,0x0b,0xe8,0xda,0x40,0xfd,0xfe,0xee,0x03, -0x09,0xcb,0x11,0x11,0x4d,0x17,0x1e,0x0d,0x0c,0x01,0xad,0x0d,0x0e,0x07,0x0b,0xfb, -0xa7,0xfb,0xf1,0x38,0xf4,0xf2,0x64,0xe8,0xec,0xc1,0xf4,0xdb,0x07,0xe0,0x01,0xac, -0x03,0x0b,0xf1,0x09,0x07,0x78,0x04,0x0a,0x86,0x10,0x03,0x91,0x08,0x13,0x3a,0x12, -0x11,0xd0,0x09,0x02,0x3c,0xf3,0xf6,0x03,0xfb,0xf4,0x2d,0xfc,0xf9,0xd4,0xd8,0xe2, -0x64,0xf5,0xfb,0xcc,0x09,0x0a,0xda,0x0a,0x14,0xd5,0x1a,0x18,0xa8,0x0d,0x0d,0x0e, -0x10,0x0b,0xc4,0x0d,0x0f,0x75,0xfe,0xec,0x39,0xe7,0xea,0xe4,0xea,0xf4,0xe8,0xee, -0xd9,0xdc,0xeb,0xf9,0x52,0x05,0x0f,0x2f,0x08,0x00,0xc8,0x09,0x09,0xe3,0x07,0x0d, -0x47,0x0f,0x13,0x4f,0x0f,0x17,0xb6,0x18,0x01,0x2d,0xf0,0xea,0x84,0xec,0xf8,0xb5, -0xfa,0xed,0xe0,0xd9,0xe4,0x9f,0xeb,0xfd,0xbb,0x09,0x07,0xdc,0x08,0x19,0x01,0x14, -0x15,0xc8,0x19,0x11,0xde,0x10,0x0b,0x12,0x16,0x17,0x7d,0x00,0xec,0xb2,0xe0,0xe0, -0xb1,0xf2,0xf1,0x88,0xec,0xe1,0x4f,0xed,0xf5,0xf9,0x07,0x0e,0xd4,0x03,0x03,0x5d, -0x09,0x01,0xf4,0x0d,0x15,0x38,0x10,0x14,0xa9,0x13,0x1b,0xdb,0x1a,0x02,0xc4,0xee, -0xe2,0x9f,0xe5,0xf5,0xd6,0xf1,0xeb,0x2a,0xdb,0xe0,0xac,0xe9,0xfc,0x48,0x07,0x03, -0x38,0x0f,0x11,0x30,0x11,0x1f,0x66,0x1d,0x13,0x34,0x15,0x12,0x3e,0x18,0x18,0x4a, -0x02,0xec,0xd8,0xdd,0xe1,0x72,0xec,0xef,0xce,0xf1,0xe3,0x5c,0xed,0xf8,0x63,0x06, -0x0c,0xe3,0x02,0x06,0xa4,0xff,0x06,0xed,0x16,0x16,0xf1,0x11,0x1a,0x21,0x18,0x19, -0x9c,0x17,0x02,0x7b,0xec,0xe0,0xba,0xe3,0xe8,0xaa,0xee,0xeb,0xd9,0xd6,0xdf,0x0d, -0xeb,0xf8,0x6f,0x03,0x05,0xaf,0x0a,0x0c,0x02,0x1a,0x24,0xeb,0x1c,0x19,0xd4,0x1b, -0x18,0x11,0x17,0x14,0x8b,0x03,0xed,0x22,0xe2,0xe0,0x8d,0xe7,0xf1,0x77,0xf3,0xe2, -0x1e,0xf1,0xfa,0x4b,0x03,0x09,0x53,0x03,0x00,0x6b,0x02,0x11,0xb3,0x19,0x14,0xd6, -0x1a,0x1b,0x10,0x1a,0x15,0x20,0x10,0x00,0x48,0xec,0xe1,0x4d,0xde,0xe3,0x8c,0xe9, -0xe5,0x65,0xd3,0xe1,0xf4,0xea,0xf4,0x7e,0x01,0x01,0xe7,0x08,0x12,0xc4,0x20,0x25, -0x54,0x1f,0x23,0x49,0x1e,0x1b,0x8b,0x14,0x0e,0x3f,0x03,0xf0,0xe5,0xe3,0xe3,0xb9, -0xe9,0xf1,0x91,0xee,0xe6,0x54,0xf4,0xfb,0xea,0x02,0x03,0x81,0x00,0x04,0xb8,0x0b, -0x15,0xe2,0x19,0x19,0xa6,0x1d,0x1b,0x13,0x18,0x0e,0xe9,0x06,0xfd,0x75,0xec,0xde, -0x58,0xdf,0xe3,0xa5,0xe3,0xdb,0xa1,0xd6,0xe0,0x3a,0xeb,0xf5,0x88,0xf4,0x02,0xc8, -0x0f,0x18,0xbc,0x20,0x28,0xb6,0x24,0x25,0x40,0x21,0x1a,0xac,0x10,0x08,0x73,0x02, -0xf3,0x43,0xe7,0xe9,0xc7,0xef,0xed,0x89,0xe9,0xed,0x21,0xf4,0x00,0xee,0xfb,0xf7, -0x1c,0x08,0x10,0x55,0x10,0x15,0x50,0x1d,0x19,0x63,0x1d,0x1a,0x33,0x12,0x06,0x17, -0xfd,0xf9,0x4a,0xeb,0xe0,0x87,0xe1,0xe6,0x79,0xde,0xd4,0x4e,0xda,0xe1,0xe5,0xf0, -0xe4,0x25,0xee,0x0b,0x18,0x1a,0x1b,0xac,0x24,0x28,0xea,0x22,0x26,0x05,0x22,0x18, -0x04,0x0b,0x01,0x08,0x01,0xf6,0x4b,0xee,0xf3,0xa5,0xf7,0xf0,0x80,0xe4,0xef,0x64, -0xf9,0xfe,0xda,0xeb,0xf6,0xf7,0x13,0x18,0xcf,0x15,0x1c,0x7a,0x1a,0x14,0x3f,0x18, -0x15,0xb8,0x0b,0xfc,0x7f,0xf2,0xf6,0x23,0xed,0xe5,0xc5,0xea,0xe8,0x04,0xde,0xcb, -0x88,0xd8,0xe5,0xe0,0xe6,0xda,0x7f,0xee,0x18,0xdd,0x1f,0x22,0x7c,0x2b,0x26,0xf8, -0x21,0x21,0xf9,0x1f,0x15,0x4c,0x05,0xfb,0x0c,0x02,0xfb,0x7f,0xf8,0x00,0xd7,0xf8, -0xf0,0x6d,0xde,0xee,0x7a,0xfd,0xf6,0x59,0xe8,0xf8,0x6a,0x20,0x1e,0xf5,0x1b,0x20, -0xa8,0x17,0x15,0xa3,0x0f,0x0d,0x1f,0x06,0xf5,0x77,0xeb,0xef,0x9b,0xed,0xeb,0xae, -0xf2,0xe4,0xe9,0xd9,0xc5,0xe7,0xd6,0xe8,0xc0,0xde,0xd9,0x35,0xf1,0x21,0x01,0x24, -0x27,0x0d,0x2f,0x26,0xc7,0x25,0x1d,0x64,0x1a,0x13,0xec,0x03,0xf8,0xcc,0xfd,0x02, -0x26,0x03,0x09,0xdf,0xf9,0xee,0x38,0xdc,0xf0,0x05,0xfe,0xed,0x5c,0xea,0xfe,0x1b, -0x27,0x22,0x38,0x21,0x23,0x40,0x19,0x15,0x0b,0x0a,0x02,0x5d,0xfd,0xf0,0x1c,0xe3, -0xe8,0x5e,0xf0,0xf2,0x28,0xf6,0xe3,0xf5,0xd4,0xc3,0xe4,0xd8,0xe2,0x13,0xd7,0xdd, -0x17,0xf7,0x24,0xd0,0x27,0x2d,0x23,0x32,0x2b,0x28,0x26,0x1c,0x63,0x13,0x0d,0x9b, -0x03,0xf5,0xa3,0xfd,0x09,0x0b,0x0d,0x0e,0xbb,0xfb,0xec,0xf1,0xde,0xf1,0x3d,0xf3, -0xec,0xfd,0xf1,0x04,0xba,0x28,0x28,0xe3,0x25,0x25,0x5d,0x1d,0x12,0xb3,0x05,0xf8, -0xe3,0xf1,0xea,0x79,0xdd,0xe5,0xfe,0xf4,0xf6,0xcf,0xf6,0xe5,0xc2,0xce,0xc6,0x8a, -0xd2,0xd3,0xd5,0xd9,0xe5,0x31,0xfa,0x23,0xd9,0x2d,0x32,0x2c,0x37,0x30,0xc8,0x24, -0x1a,0xa6,0x0d,0x06,0xa3,0xff,0xf6,0xb6,0xff,0x11,0xc5,0x13,0x10,0xbf,0x01,0xe7, -0x8f,0xe5,0xe7,0x59,0xe7,0xf3,0x4d,0xfb,0x07,0x22,0x27,0x2d,0xca,0x2a,0x2a,0x4c, -0x1f,0x0f,0x5e,0xff,0xf1,0x76,0xe7,0xe0,0x97,0xdc,0xe5,0x52,0xf8,0xf9,0xa5,0xf5, -0xe7,0xa0,0xcb,0xca,0x7b,0xc4,0xcb,0xbf,0xe1,0xed,0x82,0xfb,0x21,0x7f,0x34,0x38, -0x44,0x3c,0x31,0x60,0x24,0x14,0x3a,0x0b,0x00,0xda,0xf9,0xfb,0x4f,0x04,0x18,0x30, -0x17,0x13,0x08,0x04,0xea,0x55,0xe6,0xda,0x17,0xe4,0xfc,0x46,0x02,0x06,0x0f,0x24, -0x32,0x69,0x32,0x2c,0xb5,0x1e,0x0d,0xa0,0xf6,0xec,0x80,0xdf,0xd6,0x51,0xdc,0xe7, -0x12,0xfa,0xf9,0x6e,0xf6,0xe6,0x25,0xd0,0xc5,0x3c,0xbb,0xc7,0x7d,0xe9,0xf2,0x23, -0xfb,0x1f,0x80,0x3a,0x43,0x5a,0x3a,0x31,0xff,0x21,0x10,0x14,0x09,0xff,0x3a,0xf5, -0xfe,0xfc,0x0a,0x1b,0x82,0x19,0x15,0x08,0x03,0xef,0x78,0xe2,0xd6,0x85,0xe0,0x03, -0x7b,0x06,0x06,0x7e,0x20,0x39,0x72,0x3a,0x28,0xc0,0x1d,0x05,0x58,0xf1,0xe5,0x25, -0xdc,0xcf,0x74,0xd9,0xeb,0x30,0xfa,0xf9,0x06,0xf7,0xe3,0xd3,0xd0,0xc4,0x55,0xb8, -0xc5,0x67,0xee,0xf6,0x58,0xfd,0x1d,0x4d,0x43,0x47,0x5d,0x37,0x32,0x00,0x1d,0x10, -0xa4,0x05,0x01,0xc7,0xf7,0xff,0xeb,0x11,0x1b,0xc9,0x1a,0x18,0x40,0x01,0xee,0x11, -0xe5,0xd5,0xc8,0xdf,0x06,0xf7,0x09,0x08,0xd7,0x1f,0x40,0x3b,0x39,0x25,0xe8,0x18, -0xfe,0xcd,0xee,0xde,0x76,0xd9,0xd0,0x68,0xd6,0xee,0x80,0xf6,0xf7,0x5d,0xf8,0xde, -0x36,0xcc,0xc7,0x8e,0xb8,0xc5,0x84,0xf0,0xfb,0x64,0x00,0x21,0xdb,0x4a,0x44,0xf1, -0x36,0x2b,0x77,0x1a,0x10,0xa8,0x04,0x04,0x51,0x00,0x02,0x60,0x16,0x1a,0x05,0x1b, -0x19,0x9f,0xfd,0xeb,0xee,0xe9,0xd9,0x40,0xdf,0x05,0xd9,0x0d,0x0a,0xfd,0x24,0x42, -0x4f,0x35,0x21,0x6a,0x0e,0xf9,0xea,0xe8,0xdb,0xe3,0xd9,0xd6,0x34,0xd9,0xeb,0x9a, -0xf2,0xf6,0xfb,0xf7,0xd9,0xd4,0xc9,0xc9,0x2d,0xbd,0xc4,0x07,0xee,0xfe,0x2b,0x04, -0x2a,0x25,0x4d,0x41,0x61,0x31,0x24,0x5e,0x18,0x0c,0xea,0x07,0x0b,0x8a,0x09,0x0b, -0xf6,0x16,0x18,0xac,0x19,0x19,0xf0,0xfa,0xe9,0xfe,0xe9,0xdb,0xa2,0xde,0x02,0x7c, -0x0e,0x0f,0x8b,0x30,0x45,0x06,0x31,0x19,0x9b,0x07,0xf4,0x41,0xe1,0xda,0x6f,0xdd, -0xd9,0xbd,0xde,0xed,0xa5,0xef,0xf4,0x8a,0xf3,0xd7,0x51,0xc6,0xc7,0x50,0xb9,0xc7, -0xa1,0xec,0x01,0x42,0x0e,0x37,0x03,0x4d,0x3d,0x00,0x2e,0x20,0x7e,0x14,0x08,0x8f, -0x0c,0x12,0xc4,0x0f,0x13,0x83,0x1d,0x17,0x2c,0x1a,0x14,0x2f,0xf8,0xe6,0x6d,0xe1, -0xd1,0x50,0xe3,0xfd,0xaf,0x12,0x1b,0xcd,0x3c,0x45,0x2d,0x2c,0x16,0xce,0x00,0xec, -0xb1,0xdb,0xde,0xb9,0xde,0xda,0xa1,0xdf,0xef,0x82,0xed,0xf9,0x83,0xf0,0xd2,0x2d, -0xc2,0xb6,0xb5,0xb3,0xcc,0xa0,0xe6,0x09,0xae,0x22,0x44,0x5b,0x49,0x39,0x62,0x2b, -0x1b,0x01,0x0d,0x0b,0x7c,0x17,0x12,0x44,0x0f,0x14,0x0b,0x1e,0x19,0x72,0x1e,0x12, -0x9d,0xff,0xdf,0x80,0xcb,0xd1,0x49,0xe7,0xf9,0xb8,0x1a,0x34,0x9c,0x45,0x3b,0x1a, -0x29,0x10,0xeb,0xf7,0xe2,0x01,0xe2,0xe2,0x35,0xd9,0xd6,0x42,0xe1,0xee,0x6d,0xf1, -0xf6,0x25,0xea,0xda,0xe1,0xb4,0xa9,0x0a,0xbe,0xd3,0xf8,0xe5,0x0e,0xef,0x35,0x40, -0xdc,0x3e,0x3e,0x70,0x31,0x17,0x46,0x0b,0x16,0x12,0x16,0x10,0xac,0x0f,0x1a,0x7d, -0x21,0x20,0x4b,0x19,0x09,0x68,0xf7,0xce,0xb9,0xc5,0xda,0xa6,0xec,0xf7,0x5d,0x20, -0x42,0x50,0x3c,0x33,0x50,0x2b,0x14,0xa0,0xf0,0xe5,0xb1,0xe9,0xdc,0x0f,0xd6,0xd4, -0x09,0xe3,0xf1,0xc3,0xf4,0xf1,0x92,0xe5,0xce,0xdc,0xa9,0xa9,0x5d,0xca,0xda,0x4f, -0xea,0x17,0x05,0x38,0x38,0x3e,0x38,0x3b,0xd1,0x34,0x18,0x7f,0x17,0x1a,0xfb,0x13, -0x11,0xa9,0x10,0x1f,0xcc,0x28,0x21,0x5d,0x15,0xff,0xe1,0xe8,0xc5,0x40,0xc9,0xe5, -0xf0,0xec,0x02,0x3a,0x25,0x38,0xaa,0x36,0x2c,0x8b,0x27,0x18,0xf0,0xf4,0xec,0x5d, -0xe7,0xdc,0x55,0xd5,0xd4,0xf9,0xe9,0xf7,0xc4,0xf4,0xe8,0xbe,0xd5,0xc2,0xc3,0xa7, -0xb5,0x05,0xcf,0xdc,0x5a,0xfb,0x17,0x81,0x2b,0x36,0xbd,0x35,0x3a,0x19,0x37,0x20, -0x23,0x1c,0x1c,0x4a,0x16,0x12,0xcf,0x14,0x29,0x27,0x2f,0x22,0x76,0x07,0xf3,0xd2, -0xda,0xc7,0xd9,0xd3,0xe1,0xf6,0xf3,0x11,0x16,0x21,0x2a,0x26,0x33,0x28,0xce,0x23, -0x1a,0xdc,0xf8,0xec,0x8c,0xe8,0xdc,0x55,0xd4,0xd8,0xa4,0xf2,0xfb,0x54,0xf0,0xd9, -0xac,0xcd,0xb6,0xfa,0xb1,0xbf,0x03,0xcd,0xe9,0x69,0x05,0x11,0x1c,0x1d,0x31,0x73, -0x33,0x3a,0xfd,0x3b,0x23,0x9f,0x1f,0x20,0x93,0x17,0x13,0xbd,0x1e,0x33,0x60,0x31, -0x18,0x81,0xfc,0xe9,0xae,0xd1,0xd4,0xaf,0xd7,0xe3,0xfc,0x01,0x15,0x76,0x1c,0x1c, -0x8a,0x27,0x25,0x1e,0x26,0x18,0x92,0xfb,0xef,0x48,0xe8,0xd9,0xa4,0xd3,0xe1,0x4f, -0xf7,0xf8,0x48,0xe5,0xd3,0xb7,0xc4,0xb7,0x24,0xc3,0xc5,0xdb,0xd7,0xf4,0xfd,0x03, -0x0d,0x80,0x10,0x21,0x1c,0x34,0x3f,0xce,0x39,0x27,0x9c,0x24,0x21,0x93,0x15,0x17, -0x60,0x28,0x35,0x96,0x27,0x0f,0xb2,0xf6,0xe1,0xf5,0xd7,0xe1,0x04,0xe1,0xf0,0x5e, -0x05,0x10,0xa6,0x17,0x13,0x61,0x19,0x27,0x95,0x25,0x17,0x1f,0xfc,0xf2,0x15,0xe9, -0xd5,0x17,0xd7,0xe8,0xa9,0xf2,0xeb,0xb0,0xde,0xce,0xbc,0xc2,0xc4,0x87,0xce,0xd5, -0xb0,0xe2,0xf0,0x7b,0xfb,0x07,0x0c,0x09,0x1b,0x77,0x34,0x41,0xaa,0x3e,0x2b,0x98, -0x28,0x26,0xf0,0x17,0x1b,0x0a,0x2a,0x2b,0x88,0x1d,0x06,0xb3,0xf0,0xe1,0x3e,0xe3, -0xe8,0xe5,0xee,0xf7,0x4d,0xfe,0x08,0x86,0x11,0x0d,0x81,0x16,0x20,0xcb,0x28,0x1a, -0xd6,0xfe,0xf4,0xe2,0xeb,0xda,0x97,0xd8,0xe0,0xa1,0xe9,0xe3,0xb8,0xd3,0xcc,0x27, -0xc9,0xce,0x9f,0xd8,0xe4,0xc7,0xe7,0xea,0x8e,0xf4,0x01,0x8b,0x08,0x1a,0x44,0x32, -0x48,0xeb,0x41,0x30,0xae,0x2b,0x29,0x72,0x20,0x1e,0xdd,0x20,0x27,0xa4,0x15,0xf9, -0x8d,0xec,0xe6,0x94,0xe6,0xee,0x39,0xfa,0xf6,0xc4,0xfa,0x01,0xa5,0x0c,0x0e,0x7b, -0x11,0x22,0xa1,0x2b,0x19,0x98,0x02,0xf4,0xd2,0xe9,0xdd,0xe3,0xd6,0xdd,0x95,0xe4, -0xde,0x9b,0xcd,0xcd,0x82,0xce,0xd4,0xe9,0xe2,0xed,0xc4,0xe2,0xe8,0x7c,0xec,0xff, -0x16,0x09,0x19,0xa5,0x39,0x4b,0x6a,0x42,0x36,0xec,0x2d,0x29,0x6b,0x20,0x22,0xc5, -0x24,0x1e,0x74,0x10,0xf5,0xda,0xec,0xe7,0xf4,0xe8,0xf7,0xce,0xfb,0xf2,0x32,0xf8, -0xf9,0x40,0x09,0x09,0x40,0x12,0x25,0x6a,0x29,0x16,0x1e,0x05,0xf3,0xaa,0xe7,0xd8, -0x9f,0xde,0xdf,0xfd,0xdd,0xda,0x56,0xce,0xcf,0x7e,0xd3,0xda,0x20,0xed,0xea,0x44, -0xe4,0xe5,0x44,0xe7,0xfc,0x98,0x05,0x1f,0xe1,0x3d,0x4a,0xd7,0x41,0x39,0x97,0x30, -0x28,0xee,0x22,0x2a,0xcf,0x24,0x18,0xcb,0x0a,0xf5,0xba,0xed,0xe8,0x5d,0xec,0xfa, -0xa7,0xf5,0xf6,0x68,0xf5,0xf6,0x98,0x03,0x04,0xab,0x15,0x25,0x2d,0x24,0x12,0x6f, -0x04,0xf4,0x1b,0xe4,0xdd,0x32,0xe2,0xdf,0x4e,0xdb,0xd7,0xad,0xd1,0xd3,0xa8,0xd7, -0xe0,0x4f,0xea,0xe4,0xaa,0xe8,0xe2,0x89,0xe7,0xf7,0x20,0x06,0x24,0x6e,0x40,0x47, -0xd3,0x3f,0x3b,0xcf,0x34,0x2a,0xd1,0x28,0x2b,0x95,0x23,0x15,0x43,0x06,0xf6,0x3a, -0xee,0xea,0xc6,0xee,0xf1,0x04,0xf4,0xfa,0x01,0xf5,0xf9,0xc1,0xfc,0x05,0x95,0x17, -0x25,0x0b,0x1e,0x0e,0xe1,0x04,0xf5,0x7f,0xe5,0xe0,0x6e,0xe0,0xde,0x78,0xdb,0xd7, -0xb7,0xd7,0xd8,0x87,0xdd,0xe2,0x5d,0xdf,0xe7,0x21,0xe8,0xe3,0x3b,0xec,0xf3,0x5c, -0x08,0x27,0xce,0x41,0x42,0xb4,0x3d,0x3e,0x44,0x37,0x2e,0xe1,0x2a,0x27,0xd2,0x1d, -0x13,0xcf,0x02,0xfb,0xa1,0xf0,0xee,0xd6,0xeb,0xe8,0xc6,0xf7,0xf6,0xbe,0xf8,0xfd, -0x0e,0xfb,0x04,0x22,0x17,0x22,0xcd,0x17,0x0b,0xd0,0x04,0xf5,0x6a,0xe8,0xe0,0x15, -0xdc,0xd8,0x07,0xe0,0xd9,0x52,0xdf,0xdf,0x6e,0xe2,0xdf,0x9f,0xdc,0xe8,0x78,0xe3, -0xe8,0x55,0xf3,0xf6,0xcf,0x08,0x29,0xd0,0x3d,0x3f,0x7f,0x3d,0x40,0x0b,0x39,0x32, -0xf0,0x27,0x1e,0xf0,0x15,0x16,0x9b,0x01,0xfc,0xe6,0xf7,0xec,0xb1,0xe7,0xe9,0x26, -0xf3,0xf5,0x66,0xfb,0x04,0x7e,0xfd,0x00,0xc8,0x15,0x1d,0x91,0x16,0x09,0x93,0x03, -0xf7,0x54,0xeb,0xdc,0x13,0xd1,0xd8,0x96,0xe4,0xdf,0x84,0xe4,0xeb,0x2f,0xe0,0xdf, -0xff,0xe1,0xdf,0xd4,0xe4,0xeb,0x3c,0xfc,0xfb,0xb2,0x04,0x26,0x71,0x3b,0x42,0x18, -0x3f,0x40,0xdc,0x3c,0x32,0x5f,0x21,0x12,0xd8,0x15,0x13,0x52,0x03,0xfc,0xaa,0xf9, -0xe9,0x92,0xe9,0xeb,0xcd,0xe8,0xf6,0xbb,0xfc,0x0a,0xf6,0x01,0xfb,0xe7,0x0e,0x1a, -0x36,0x18,0x08,0xeb,0x01,0xfa,0xe7,0xeb,0xd8,0xe3,0xcf,0xdd,0x6e,0xe4,0xe6,0xcd, -0xe9,0xe9,0x92,0xe3,0xe5,0x43,0xe1,0xd7,0x82,0xe5,0xee,0xc8,0x01,0x03,0x48,0x02, -0x21,0xf8,0x39,0x46,0xc2,0x40,0x3f,0x48,0x3f,0x2f,0xeb,0x1d,0x11,0xe9,0x13,0x0b, -0x14,0x08,0x00,0xdd,0xf0,0xeb,0x3e,0xec,0xe9,0xc5,0xe1,0xf3,0xf3,0xfc,0x0b,0xee, -0x06,0xf9,0xfd,0x0c,0x16,0x7a,0x18,0x09,0x3c,0x00,0xf9,0x6d,0xe9,0xdb,0x29,0xd4, -0xdd,0xe5,0xe0,0xf0,0x67,0xf3,0xe5,0x3d,0xe7,0xe8,0xad,0xe2,0xd2,0xfd,0xdf,0xef, -0x7d,0x02,0x06,0xd4,0x06,0x23,0x1d,0x38,0x47,0xa7,0x42,0x3d,0xa9,0x38,0x2e,0x68, -0x20,0x12,0xe6,0x0c,0x04,0x59,0x0b,0x05,0xf1,0xee,0xeb,0x2a,0xed,0xed,0xed,0xde, -0xe9,0x3d,0xfb,0x07,0xde,0x06,0x02,0x69,0x0e,0x14,0xa3,0x16,0x09,0xe8,0xfb,0xf3, -0x48,0xec,0xe1,0x63,0xd9,0xd8,0x6a,0xe1,0xf5,0x83,0xf7,0xeb,0x12,0xea,0xe8,0x3b, -0xe7,0xd3,0x9a,0xd8,0xed,0x22,0xff,0x08,0xe9,0x12,0x25,0x02,0x38,0x44,0x8c,0x42, -0x38,0xcd,0x32,0x2f,0xa3,0x21,0x13,0x21,0x01,0x01,0x1b,0x09,0x01,0x99,0xf6,0xee, -0x86,0xef,0xee,0xa8,0xe1,0xe3,0x26,0xf4,0x03,0xfd,0x08,0x0d,0x5e,0x0e,0x12,0x0d, -0x13,0x07,0xf2,0xf8,0xef,0x12,0xef,0xe6,0xe2,0xdd,0xd3,0x47,0xe6,0xf4,0x56,0xf6, -0xf6,0x18,0xeb,0xec,0x95,0xe4,0xd7,0x8e,0xd7,0xe6,0x36,0xfd,0x0c,0xf6,0x1f,0x26, -0x9a,0x36,0x43,0x50,0x3e,0x34,0x8b,0x2c,0x2e,0x45,0x22,0x0f,0x4a,0xfa,0x00,0x9e, -0x02,0xfe,0xb7,0xff,0xee,0xda,0xf1,0xea,0xb6,0xe2,0xe1,0xee,0xec,0x01,0xca,0x0e, -0x1a,0x13,0x11,0x10,0x95,0x11,0x05,0x70,0xf4,0xec,0xe2,0xef,0xea,0x6f,0xde,0xd6, -0x02,0xe5,0xf1,0xd2,0xf9,0xff,0x4d,0xed,0xed,0x1f,0xe2,0xd8,0x1d,0xd7,0xe3,0x57, -0xfa,0x13,0x3b,0x2a,0x2d,0xf4,0x34,0x40,0x2f,0x3f,0x2c,0xd9,0x27,0x2a,0x39,0x21, -0x0c,0x93,0xfa,0xf7,0x0e,0xfa,0x01,0x3d,0x04,0xf0,0x0f,0xf0,0xe8,0x76,0xe0,0xe0, -0x2a,0xeb,0xfa,0xdf,0x14,0x21,0x0e,0x18,0x0f,0xe2,0x0e,0x08,0x80,0xed,0xeb,0x5b, -0xf1,0xed,0x04,0xe3,0xdc,0x4f,0xe0,0xee,0xb5,0x00,0x04,0x4d,0xf0,0xea,0x07,0xe3, -0xd6,0x2c,0xd9,0xe4,0x0d,0xf4,0x1a,0x5f,0x31,0x33,0x47,0x33,0x3e,0xa2,0x3d,0x28, -0x2a,0x24,0x28,0x45,0x1c,0x0b,0xf3,0xf9,0xec,0x45,0xf5,0x04,0x14,0x07,0xf4,0x05, -0xea,0xe8,0x24,0xdc,0xe0,0x79,0xeb,0xf6,0x17,0x1a,0x26,0xc7,0x1c,0x0e,0xb7,0x0b, -0x05,0x34,0xf4,0xeb,0x03,0xf3,0xec,0x3b,0xe6,0xe0,0x13,0xdb,0xef,0xee,0x02,0x07, -0x79,0xf7,0xe4,0xcb,0xe3,0xd6,0x66,0xdb,0xe7,0x11,0xf7,0x1c,0xfe,0x33,0x35,0xf2, -0x34,0x37,0x48,0x3a,0x30,0x73,0x22,0x22,0x84,0x16,0x06,0x5f,0xf6,0xe6,0xaa,0xf3, -0x01,0x9e,0x05,0xfb,0x50,0xe6,0xe2,0xdf,0xdb,0xe0,0xfa,0xed,0xfd,0x48,0x17,0x26, -0x1b,0x1c,0x11,0x90,0x06,0x06,0x25,0xfe,0xf1,0x21,0xee,0xec,0x4e,0xe5,0xe1,0xb6, -0xde,0xef,0xff,0x01,0x05,0x45,0xfd,0xe8,0x52,0xdd,0xda,0xe6,0xdd,0xee,0x25,0x00, -0x1a,0x26,0x31,0x33,0xd4,0x34,0x33,0xba,0x3a,0x35,0xfa,0x25,0x18,0x4e,0x10,0xfe, -0x7c,0xf1,0xe7,0x67,0xef,0xfe,0x77,0x02,0xfe,0xd8,0xe9,0xda,0xd8,0xdb,0xe3,0xb0, -0xf6,0x03,0x8a,0x14,0x20,0xa3,0x19,0x10,0xd7,0x07,0x0a,0xad,0x06,0xf8,0xa3,0xec, -0xe8,0xea,0xe0,0xe2,0x62,0xe2,0xf0,0x91,0xff,0x03,0xba,0x01,0xec,0x4c,0xda,0xdb, -0xaa,0xe3,0xf8,0x0e,0x06,0x15,0x65,0x27,0x2d,0xc3,0x33,0x38,0x70,0x40,0x38,0x4e, -0x28,0x15,0x45,0x05,0xf2,0x6d,0xec,0xe5,0x19,0xef,0xf9,0xf9,0xfe,0x01,0x91,0xea, -0xdb,0x82,0xe0,0xe8,0x6d,0xff,0x09,0x0e,0x0c,0x14,0x38,0x14,0x12,0x97,0x11,0x13, -0x34,0x0b,0xfe,0x83,0xee,0xe3,0x6e,0xdb,0xde,0x60,0xe4,0xf1,0xfb,0xf6,0x00,0x43, -0x05,0xee,0x25,0xe3,0xe8,0x01,0xed,0x00,0x20,0x0c,0x0a,0xfc,0x17,0x28,0x06,0x34, -0x3e,0x96,0x3f,0x37,0x64,0x27,0x11,0x8c,0xfd,0xea,0x23,0xe1,0xe6,0x82,0xed,0xec, -0x85,0xfc,0x01,0xd1,0xeb,0xe6,0xff,0xec,0xf4,0x6a,0x03,0x0d,0x9b,0x05,0x07,0xbc, -0x11,0x15,0xf6,0x1a,0x12,0xcb,0x0a,0x00,0x13,0xf1,0xe3,0x75,0xd7,0xd9,0xf4,0xe8, -0xf1,0x47,0xeb,0x00,0x4f,0x00,0xf2,0x6e,0xf2,0xf4,0xdc,0xf9,0x04,0x94,0x0b,0x08, -0x2b,0x0f,0x23,0x5e,0x36,0x44,0x28,0x3b,0x2e,0xd6,0x22,0x0f,0x4d,0xf7,0xde,0x5f, -0xdb,0xe8,0xc0,0xe7,0xe4,0xad,0xf9,0xf6,0x20,0xf0,0xf7,0x21,0xf6,0xfc,0x0d,0x06, -0x0b,0x83,0x06,0x04,0x7b,0x13,0x1e,0x7e,0x21,0x14,0x33,0x05,0xff,0x8a,0xf4,0xe1, -0x36,0xd3,0xd9,0xef,0xec,0xe9,0x6f,0xec,0xfb,0x40,0xf7,0xfa,0x08,0x05,0xfc,0x3a, -0xfe,0x01,0xeb,0x08,0x07,0x32,0x0b,0x2a,0xe2,0x3e,0x43,0x00,0x36,0x25,0x0b,0x1d, -0x0c,0x9b,0xf0,0xda,0x90,0xd9,0xe4,0x4d,0xe2,0xe5,0x9b,0xee,0xeb,0x06,0xf7,0x05, -0xb9,0xfd,0xfb,0xbc,0xff,0x0c,0x36,0x06,0x04,0x86,0x20,0x2a,0xe5,0x1f,0x11,0x00, -0x05,0xfd,0x1f,0xf5,0xe2,0x0a,0xd6,0xde,0x48,0xe9,0xeb,0x91,0xeb,0xf1,0x8b,0xf1, -0x05,0x26,0x12,0x06,0x7b,0xf7,0xfe,0xb0,0x0b,0x05,0xe9,0x0b,0x35,0x87,0x43,0x37, -0x90,0x2d,0x23,0x5b,0x14,0x03,0x99,0xef,0xd9,0xbf,0xd8,0xdf,0x1d,0xe1,0xe3,0x83, -0xe3,0xe7,0x43,0x00,0x0c,0x5a,0x02,0xf1,0xbf,0x04,0x0f,0x48,0x05,0x0a,0xf4,0x2d, -0x2a,0x5a,0x16,0x0e,0x78,0x08,0xfa,0x0d,0xef,0xea,0x51,0xdf,0xdf,0x8f,0xea,0xe9, -0x97,0xee,0xe7,0x2b,0xf6,0x0f,0xc0,0x14,0x02,0xcc,0xf4,0x05,0x0d,0x0b,0x04,0x98, -0x14,0x39,0x94,0x38,0x2b,0xce,0x26,0x1f,0x7a,0x0d,0xf9,0xcd,0xef,0xe1,0x0f,0xd9, -0xdd,0x39,0xe0,0xe4,0x7f,0xd9,0xed,0xad,0x06,0x06,0xa2,0xf8,0xfb,0x10,0x0b,0x0d, -0x3a,0x08,0x18,0xe5,0x29,0x22,0x0a,0x12,0x0a,0x7b,0x06,0xf9,0x22,0xee,0xee,0x91, -0xeb,0xe7,0x06,0xe8,0xf0,0xfb,0xef,0xe5,0x2e,0x01,0x14,0xfd,0x08,0xfe,0xca,0x02, -0x0c,0x34,0x07,0x09,0x75,0x1c,0x2a,0x17,0x2e,0x23,0x36,0x1c,0x15,0x3b,0x05,0xf6, -0xd4,0xed,0xe6,0x3c,0xde,0xdb,0xd2,0xe7,0xe0,0x04,0xdb,0xf7,0xca,0x03,0xfb,0xd3, -0xf9,0x08,0x13,0x0a,0x0a,0x25,0x12,0x18,0x96,0x20,0x20,0xad,0x11,0x07,0x44,0xfc, -0xf7,0x46,0xf4,0xee,0x5c,0xf3,0xf1,0xb0,0xee,0xf7,0x85,0xec,0xf2,0x80,0x08,0x0c, -0xfa,0x06,0x02,0xcb,0x0d,0x09,0x0d,0x08,0x0b,0x0f,0x17,0x21,0xda,0x24,0x1e,0x76, -0x0d,0xfa,0xca,0x02,0xfa,0x96,0xea,0xe8,0xc3,0xe8,0xe3,0x8b,0xe4,0xd8,0xde,0xe8, -0xf4,0x88,0xfc,0x00,0xb7,0x00,0x11,0x8a,0x13,0x12,0xd2,0x0f,0x19,0x66,0x1e,0x19, -0x7b,0x12,0xf9,0xc9,0xe9,0xf4,0xba,0xfb,0xf1,0xa0,0xf8,0x00,0x43,0xfc,0xf1,0xae, -0xee,0xfc,0x4b,0x00,0x0c,0x93,0x0e,0x09,0x6d,0x13,0x14,0x1b,0x07,0x06,0x17,0x16, -0x1a,0x0c,0x19,0x19,0x26,0xfe,0xef,0x58,0xf8,0xfa,0x8a,0xe7,0xea,0x9a,0xf2,0xea, -0xfd,0xd8,0xdc,0xc8,0xec,0xec,0xef,0xff,0x06,0x17,0x06,0x18,0x09,0x1d,0x0e,0x66, -0x12,0x20,0x7e,0x1a,0x11,0x0b,0x0d,0xf2,0x8c,0xe7,0xfa,0x36,0x03,0xf6,0x47,0xfc, -0x0a,0x30,0xff,0xe7,0xcd,0xf6,0xff,0x0a,0xff,0x10,0xda,0x12,0x0c,0xcc,0x1b,0x12, -0x3f,0x04,0x04,0x62,0x17,0x10,0xf3,0x0b,0x0b,0x5d,0xf7,0xe8,0xa3,0xf9,0xfc,0xc5, -0xea,0xe9,0x13,0xf7,0xe7,0xdb,0xcb,0xe6,0xde,0xea,0xee,0xca,0x02,0x09,0x1c,0x0d, -0x1c,0xbd,0x18,0x14,0x6d,0x11,0x22,0x59,0x14,0x08,0x2e,0x06,0xf3,0xbe,0xe8,0x00, -0x98,0x08,0xff,0x65,0x01,0x0f,0xa8,0xfd,0xe7,0xe5,0xfd,0x01,0xc0,0x01,0x10,0xdd, -0x14,0x15,0x52,0x17,0x0f,0xd4,0x09,0x01,0x2d,0x0f,0x05,0xc7,0xfe,0x01,0x6e,0xf2, -0xe6,0x80,0xf9,0xfa,0x7e,0xef,0xef,0x22,0xf3,0xe1,0xf4,0xd2,0xe2,0xf4,0xeb,0xef, -0xb7,0x00,0x0d,0xdb,0x14,0x1a,0x53,0x1c,0x1a,0xab,0x14,0x19,0x3b,0x0e,0x02,0x77, -0x04,0xf5,0x0d,0xea,0x02,0xbd,0x0b,0x07,0x8f,0x0c,0x09,0xc8,0x03,0xf6,0xba,0xf9, -0x01,0xef,0x00,0x0d,0x56,0x1b,0x16,0xe8,0x14,0x13,0x2d,0x0c,0x04,0x92,0xff,0xfa, -0x8b,0xf4,0xfb,0x80,0xf0,0xe0,0xf2,0xf3,0xf9,0xf5,0xf3,0xf5,0xc6,0xe8,0xe9,0x81, -0xdd,0xda,0xac,0xe9,0xed,0x9f,0xff,0x14,0x1c,0x13,0x19,0x59,0x23,0x1f,0x38,0x1b, -0x0e,0xa5,0x07,0xff,0x7e,0x02,0xfb,0x76,0xea,0x01,0x16,0x0e,0x10,0xc1,0x13,0x0a, -0x2b,0x0e,0x01,0x3a,0xf5,0xfd,0x51,0xff,0x0e,0xcf,0x1c,0x13,0xc3,0x11,0x17,0x52, -0x11,0x07,0x76,0xf3,0xee,0x88,0xed,0xf3,0xc6,0xef,0xdb,0x86,0xed,0xf8,0x51,0xf9, -0xf6,0xc7,0xec,0xed,0x66,0xe3,0xd8,0xab,0xe2,0xed,0x6e,0x03,0x13,0x47,0x10,0x18, -0x5e,0x27,0x2a,0x9f,0x1f,0x09,0x24,0x00,0xfd,0x0d,0x03,0x00,0x5c,0xeb,0xfd,0x46, -0x11,0x17,0xee,0x17,0x15,0x00,0x14,0x06,0xaf,0xf5,0xf6,0x51,0x00,0x0f,0x22,0x18, -0x0f,0x17,0x0f,0x17,0x6b,0x19,0x06,0x98,0xed,0xe2,0x8a,0xe3,0xef,0x13,0xee,0xd7, -0xa3,0xe4,0xf8,0x3f,0xfc,0xf8,0x9a,0xf3,0xf1,0xa0,0xe6,0xd9,0xd6,0xdd,0xf0,0x7f, -0x02,0x11,0x61,0x0f,0x19,0xa5,0x2a,0x32,0x83,0x23,0x09,0xce,0xfb,0xf8,0x2a,0x06, -0x02,0xf8,0xeb,0xf9,0x80,0x16,0x1e,0x50,0x20,0x1d,0x93,0x1a,0x09,0xfc,0xf5,0xf3, -0xd1,0xfe,0x0a,0x56,0x14,0x0a,0xbc,0x0e,0x19,0xd5,0x19,0x0a,0x63,0xeb,0xdb,0x39, -0xd7,0xec,0x60,0xe9,0xd2,0x10,0xdc,0xf9,0x7e,0xfd,0xfd,0x41,0xf6,0xf5,0xf7,0xe6, -0xd9,0xa2,0xe0,0xed,0x8e,0xff,0x0f,0x86,0x0d,0x1b,0xce,0x2e,0x31,0x6f,0x2c,0x0e, -0xa3,0xfc,0xf4,0x8f,0x06,0x03,0xc7,0xec,0xf7,0x2c,0x18,0x24,0x17,0x27,0x22,0x05, -0x1f,0x0c,0x59,0xf5,0xf6,0x59,0xf8,0x04,0x39,0x0f,0x07,0x70,0x10,0x1a,0x01,0x14, -0x0d,0x29,0xed,0xd8,0x76,0xd1,0xe1,0x40,0xe3,0xce,0x9b,0xd9,0xf7,0x41,0x01,0xfd, -0x21,0xf9,0xf7,0xd9,0xeb,0xda,0x46,0xe3,0xe8,0x16,0xfa,0x0d,0x32,0x0b,0x21,0xf1, -0x2f,0x2e,0x3a,0x31,0x16,0x3e,0x00,0xf7,0x3b,0x00,0x02,0x8c,0xed,0xf9,0xc7,0x1a, -0x2c,0x2f,0x2a,0x28,0x45,0x22,0x12,0xec,0xf8,0xf4,0x95,0xf1,0xfc,0xf2,0x0a,0x03, -0x6d,0x13,0x16,0xed,0x0e,0x0c,0x38,0xf3,0xd9,0x94,0xcb,0xd2,0x1e,0xdc,0xcd,0x44, -0xd7,0xf5,0xe1,0x03,0xfb,0x7e,0xfc,0xf9,0xd5,0xf2,0xe0,0x0e,0xde,0xe5,0x20,0xf6, -0x0a,0xb3,0x0b,0x24,0x9f,0x2c,0x2d,0xeb,0x30,0x21,0xe3,0x0a,0xf7,0xc8,0xf7,0xfe, -0xd6,0xf2,0xfb,0x3c,0x1e,0x30,0xec,0x2b,0x2d,0x11,0x24,0x18,0x3f,0xff,0xeb,0x89, -0xed,0xf8,0x55,0x05,0x04,0x4b,0x15,0x11,0x15,0x0d,0x08,0x78,0xf8,0xe0,0x2c,0xc6, -0xc7,0xf4,0xd1,0xcf,0x12,0xd6,0xf5,0x0d,0x01,0xfa,0x6d,0xff,0xfa,0x08,0xf9,0xe8, -0xd1,0xd6,0xe3,0x60,0xf4,0x05,0x54,0x0f,0x25,0x06,0x29,0x2f,0x77,0x30,0x2a,0x1b, -0x18,0xf6,0x7c,0xf4,0xfa,0x73,0xf7,0xfd,0x2a,0x22,0x30,0x77,0x2d,0x30,0x02,0x26, -0x1e,0x50,0x02,0xe4,0x2a,0xea,0xf5,0x0c,0x00,0x07,0x61,0x12,0x0c,0xab,0x0c,0x05, -0x91,0xfd,0xe7,0x6b,0xc0,0xbe,0xf5,0xcc,0xcf,0xb9,0xd5,0xf4,0x03,0xfd,0xfa,0xf7, -0xff,0xfc,0xca,0xfd,0xe9,0x52,0xd5,0xe2,0xf9,0xf2,0x03,0x8c,0x12,0x23,0x50,0x28, -0x32,0xa2,0x31,0x32,0x0e,0x1f,0xf9,0x40,0xef,0xfe,0xa8,0xfb,0x03,0xa4,0x22,0x2e, -0xfa,0x2e,0x31,0xd1,0x28,0x1e,0x23,0xfc,0xe4,0xde,0xe6,0xef,0x9e,0xff,0x08,0x2d, -0x0c,0x0b,0xa5,0x0c,0x04,0x2e,0x00,0xe3,0xd2,0xbd,0xb6,0x39,0xd0,0xd1,0xad,0xd9, -0xf0,0xea,0xf8,0xfa,0x13,0x00,0x01,0x1b,0xfb,0xe2,0xc0,0xda,0xe0,0x90,0xf0,0x0a, -0x11,0x15,0x1f,0x26,0x2b,0x35,0xa5,0x37,0x39,0x53,0x1c,0xf7,0xfa,0xed,0x04,0xab, -0x05,0x09,0x90,0x22,0x2e,0x7b,0x2f,0x31,0xa0,0x2b,0x13,0x02,0xf3,0xe8,0xf7,0xe0, -0xf0,0xad,0x03,0x07,0xcb,0x08,0x0d,0x53,0x0d,0x07,0x28,0xfd,0xd9,0xd6,0xb5,0xb3, -0x6b,0xd2,0xd8,0x0e,0xd8,0xef,0x1b,0xf9,0xf9,0x55,0x02,0x01,0xb7,0xec,0xdf,0x22, -0xe2,0xde,0x90,0xf5,0x0b,0xa7,0x17,0x1f,0x79,0x30,0x3a,0xa9,0x3e,0x38,0xa1,0x15, -0xf4,0x69,0xf2,0x0b,0x04,0x0d,0x0a,0x42,0x27,0x30,0x8b,0x2f,0x33,0x0f,0x24,0x05, -0x30,0xf1,0xea,0xc5,0xe0,0xf1,0xbc,0x04,0x08,0x43,0x06,0x0f,0x1e,0x10,0x09,0x48, -0xf6,0xcc,0x07,0xaf,0xb8,0x93,0xd3,0xdb,0xa5,0xd7,0xf0,0x6f,0xf6,0xf8,0xba,0x02, -0xf5,0x4b,0xe6,0xe0,0xd8,0xe2,0xe3,0xbb,0xf6,0x10,0x93,0x19,0x1f,0x4c,0x35,0x41, -0x76,0x42,0x33,0x68,0x0d,0xf7,0x91,0xfe,0x0b,0x7d,0x13,0x11,0xab,0x29,0x2f,0x9b, -0x30,0x30,0x5a,0x17,0x01,0x32,0xf0,0xe4,0x1c,0xe6,0xf5,0xc3,0x06,0x08,0xb0,0x03, -0x11,0xc0,0x12,0x05,0x06,0xeb,0xc1,0x76,0xb4,0xbf,0xc5,0xcc,0xdd,0x51,0xde,0xed, -0x48,0xf4,0xf7,0x05,0xfc,0xef,0x34,0xe7,0xe0,0x5c,0xdd,0xec,0xdf,0xff,0x11,0xdf, -0x1a,0x1e,0x84,0x39,0x45,0x1e,0x40,0x2c,0x8c,0x07,0x03,0x31,0x05,0x09,0x78,0x1a, -0x1b,0xa6,0x27,0x2f,0xd7,0x2c,0x28,0x16,0x14,0xff,0x7d,0xea,0xde,0x97,0xf0,0x00, -0x51,0x07,0x08,0x36,0x00,0x12,0x73,0x10,0xfc,0xdc,0xe0,0xbb,0xd4,0xbc,0xbf,0x6e, -0xc7,0xe1,0x36,0xe2,0xe9,0xb9,0xef,0xf1,0x0f,0xf6,0xef,0x94,0xe7,0xda,0xa0,0xde, -0xf8,0x1f,0x0c,0x13,0x1f,0x1d,0x1f,0xf7,0x3c,0x44,0xc8,0x39,0x27,0x66,0x09,0x0c, -0x78,0x08,0x09,0x74,0x22,0x20,0xa7,0x25,0x29,0x9a,0x28,0x23,0x9f,0x13,0xfb,0x00, -0xe1,0xe5,0x39,0xf8,0x07,0x8c,0x08,0x08,0xe1,0x00,0x0f,0x7c,0x08,0xf2,0xea,0xdb, -0xbc,0x60,0xc1,0xc0,0x6d,0xc6,0xe3,0xc7,0xe2,0xe3,0x77,0xe8,0xed,0x19,0xf4,0xef, -0x0d,0xdf,0xd9,0xe9,0xea,0x00,0x26,0x13,0x1a,0x3b,0x1f,0x25,0x2c,0x3a,0x3c,0x27, -0x35,0x28,0x54,0x0c,0x12,0xe2,0x0c,0x10,0x3d,0x26,0x23,0x0f,0x1f,0x24,0xe0,0x23, -0x22,0xe5,0x0d,0xed,0x2c,0xe6,0xee,0x2c,0xfc,0x09,0x05,0x10,0x07,0xfe,0x05,0x05, -0xc0,0xf8,0xee,0x6a,0xd8,0xbd,0x40,0xc3,0xc1,0x56,0xce,0xe1,0xee,0xe0,0xdc,0xc5, -0xe2,0xec,0xc4,0xf4,0xe6,0x3b,0xd9,0xe5,0x88,0xf5,0x04,0x25,0x15,0x24,0x91,0x26, -0x2d,0xb0,0x30,0x2f,0x91,0x38,0x23,0xaa,0x10,0x14,0x65,0x11,0x1c,0x27,0x27,0x22, -0x41,0x1d,0x1d,0x60,0x24,0x1d,0x7f,0xfe,0xee,0x89,0xf2,0xf6,0x75,0xfc,0x09,0x43, -0x13,0x13,0x72,0x07,0xf6,0xa0,0xe9,0xed,0x52,0xce,0xc0,0x38,0xc1,0xc5,0xff,0xd5, -0xdd,0x54,0xdc,0xd8,0x11,0xdd,0xef,0xcb,0xea,0xdb,0xee,0xe2,0xf3,0x46,0xfd,0x06, -0xf4,0x17,0x27,0xd6,0x36,0x32,0xc9,0x24,0x29,0x44,0x33,0x1c,0xa7,0x15,0x12,0x07, -0x1a,0x25,0x97,0x25,0x23,0x84,0x18,0x1b,0x67,0x23,0x0d,0x9b,0xf9,0xf8,0x9c,0xfb, -0xfa,0x0b,0xfc,0x0a,0x4d,0x14,0x1c,0x36,0x0b,0xeb,0x73,0xe3,0xde,0x9c,0xc6,0xc3, -0xc4,0xc0,0xca,0x9e,0xd4,0xdb,0x93,0xdc,0xd0,0xfb,0xdd,0xe9,0x30,0xde,0xdd,0xe1, -0xee,0xfc,0x02,0x01,0x07,0x79,0x1c,0x2d,0x80,0x3c,0x39,0x81,0x27,0x26,0x65,0x23, -0x18,0x21,0x16,0x17,0x07,0x1e,0x23,0xce,0x2d,0x27,0x34,0x14,0x1b,0x45,0x1b,0x04, -0xbb,0xf8,0x00,0x33,0x01,0xfa,0x0a,0xfc,0x0d,0xec,0x18,0x19,0x18,0x0c,0xf2,0x66, -0xde,0xcc,0x9e,0xc0,0xbc,0xab,0xc6,0xc7,0xc7,0xcf,0xe5,0x05,0xe1,0xcd,0xe5,0xd9, -0xe7,0xda,0xd9,0xdc,0xf5,0xf2,0x00,0x5f,0x00,0x09,0x3c,0x22,0x33,0xe7,0x38,0x3c, -0xfd,0x33,0x29,0xa1,0x18,0x0e,0xc0,0x0e,0x1b,0x44,0x1a,0x24,0x11,0x3a,0x31,0x24, -0x11,0x16,0xf4,0x1d,0x01,0x7d,0xf6,0xff,0xf5,0x02,0xf7,0x74,0xfe,0x13,0x80,0x19, -0x11,0x5e,0x0b,0xf5,0x19,0xe4,0xca,0xe9,0xb3,0xb6,0xae,0xc2,0xc3,0xd5,0xce,0xeb, -0x36,0xe7,0xca,0x3e,0xd7,0xea,0x45,0xd9,0xdc,0xf2,0xf0,0x01,0x87,0xfe,0x11,0xa1, -0x2b,0x32,0x3e,0x38,0x3f,0x75,0x36,0x33,0xed,0x1f,0x02,0xd5,0x05,0x12,0x35,0x18, -0x24,0x8d,0x41,0x36,0xda,0x12,0x12,0x26,0x1c,0x01,0x9f,0xf6,0xfc,0xe6,0xfe,0xf4, -0x64,0x04,0x17,0x58,0x13,0x10,0x4d,0x0a,0xf4,0x8d,0xeb,0xd2,0x81,0xb1,0xac,0x53, -0xb7,0xbe,0x5f,0xd0,0xef,0x94,0xe8,0xce,0xfc,0xd5,0xe6,0xa3,0xdd,0xdf,0x8a,0xf0, -0xfc,0xd3,0xff,0x1a,0xc8,0x2e,0x30,0x1c,0x3b,0x40,0xbe,0x38,0x3a,0x16,0x24,0x07, -0xbc,0xfa,0x07,0xa7,0x13,0x28,0xbe,0x45,0x37,0x02,0x17,0x0e,0xc6,0x12,0x06,0xa0, -0xf9,0xfa,0x50,0xf6,0xf4,0x46,0x0a,0x14,0x1d,0x10,0x0f,0xcc,0x08,0xf5,0x6c,0xf0, -0xd4,0x26,0xbc,0xa8,0xcb,0xaa,0xb8,0x42,0xd2,0xf1,0x96,0xe7,0xd4,0x99,0xd1,0xdd, -0xac,0xe4,0xe5,0x3b,0xef,0xf6,0x94,0x02,0x20,0x74,0x2d,0x31,0xcf,0x3d,0x42,0x96, -0x3d,0x3c,0x06,0x25,0x10,0x23,0xff,0xf9,0xe3,0x0a,0x29,0x25,0x46,0x37,0xe8,0x1c, -0x0a,0xe0,0x08,0x0b,0x3d,0x00,0xf6,0x85,0xf0,0xf4,0xc9,0x0b,0x11,0xda,0x0d,0x0e, -0xd9,0x05,0xf9,0xaf,0xee,0xd7,0x41,0xc4,0xb1,0x92,0xa1,0xae,0x81,0xcf,0xef,0x3e, -0xe8,0xd9,0x34,0xce,0xd8,0x25,0xed,0xee,0x33,0xec,0xf3,0xfe,0x03,0x22,0x4e,0x2e, -0x33,0xd4,0x3f,0x43,0xe3,0x41,0x39,0xd3,0x24,0x17,0x82,0x05,0xf9,0xf4,0xff,0x22, -0xb6,0x43,0x38,0x91,0x20,0x06,0x9b,0x04,0x11,0xf7,0x05,0xf1,0x36,0xed,0xf3,0x6c, -0x09,0x0e,0xd9,0x0b,0x0c,0x1f,0x05,0xfd,0xe7,0xeb,0xd8,0x2b,0xcc,0xb6,0xec,0xa8, -0xa6,0x65,0xc5,0xea,0x41,0xe8,0xdb,0xa6,0xcd,0xd6,0x96,0xf3,0xf4,0xf3,0xe8,0xf2, -0x70,0x07,0x21,0xad,0x2e,0x35,0x92,0x40,0x44,0x42,0x45,0x36,0xd0,0x24,0x1b,0xbf, -0x09,0x00,0xc5,0xfe,0x16,0x06,0x3a,0x38,0x86,0x20,0x08,0x30,0x04,0x15,0x01,0x09, -0xed,0x7f,0xe7,0xf7,0xf4,0x03,0x0a,0x79,0x0a,0x0a,0x63,0x05,0xfe,0x89,0xeb,0xda, -0xb2,0xd0,0xbd,0x99,0xaf,0xac,0xa7,0xba,0xdc,0x00,0xe8,0xda,0xf4,0xd0,0xda,0x63, -0xf5,0xf7,0x66,0xe9,0xee,0x36,0x0e,0x1e,0xed,0x2c,0x37,0x6f,0x40,0x45,0x19,0x44, -0x34,0xc3,0x24,0x1e,0xb0,0x10,0x04,0xff,0x06,0x11,0x91,0x27,0x36,0x82,0x1f,0x0c, -0x57,0x08,0x13,0x3b,0x09,0xec,0x24,0xe3,0xfa,0x0b,0xfe,0x03,0xb8,0x09,0x07,0xe6, -0x05,0xfe,0x01,0xec,0xdb,0x26,0xd4,0xc5,0xd7,0xb5,0xb5,0x99,0xbc,0xc6,0xcf,0xe1, -0xd9,0x6a,0xd7,0xe1,0x43,0xf4,0xf8,0xc8,0xe9,0xef,0xb0,0x12,0x1e,0xe0,0x28,0x3a, -0x34,0x3f,0x45,0x2c,0x42,0x33,0x80,0x24,0x1e,0x77,0x15,0x09,0x64,0x0c,0x16,0xc5, -0x15,0x27,0x8f,0x1e,0x13,0x27,0x0e,0x0f,0x4d,0x08,0xeb,0x9d,0xe3,0xfa,0x36,0xfc, -0xfc,0x89,0x08,0x04,0x08,0x05,0xfd,0x8c,0xed,0xde,0xd7,0xd5,0xcc,0x61,0xbc,0xbb, -0x54,0xc5,0xbd,0xf2,0xce,0xd9,0xb0,0xe0,0xe6,0x8e,0xf0,0xf7,0x3f,0xed,0xf2,0x13, -0x13,0x1f,0x3c,0x28,0x3b,0x17,0x3d,0x43,0x68,0x40,0x32,0xa9,0x24,0x1d,0x86,0x17, -0x0e,0x01,0x0d,0x1c,0xb9,0x11,0x19,0x42,0x1d,0x1c,0x18,0x13,0x09,0xc2,0x03,0xee, -0xb9,0xe3,0xf6,0xdc,0xf9,0xfc,0xa7,0x07,0x01,0x48,0x03,0xfe,0x07,0xf0,0xe0,0x6c, -0xd5,0xcd,0x5b,0xc3,0xbb,0x10,0xc8,0xbe,0xa1,0xc5,0xd7,0xcb,0xe6,0xe7,0x2f,0xeb, -0xf4,0xb2,0xf0,0xf7,0xf7,0x14,0x21,0x62,0x2d,0x3d,0x06,0x3e,0x41,0x6d,0x3f,0x32, -0x9a,0x25,0x1a,0xd8,0x16,0x10,0xed,0x0a,0x19,0xde,0x14,0x13,0x94,0x1d,0x1d,0x78, -0x0c,0x01,0xfe,0xfb,0xec,0x79,0xe9,0xfa,0x97,0xf7,0xfe,0x26,0x06,0x04,0x7b,0x04, -0xff,0xbb,0xf1,0xe2,0xe3,0xd3,0xce,0xfc,0xc5,0xbd,0x97,0xc5,0xc0,0x80,0xc2,0xd5, -0x8b,0xe6,0xe4,0x8c,0xe6,0xee,0xbc,0xf2,0x03,0x1a,0x1d,0x21,0xcd,0x31,0x3e,0x31, -0x43,0x40,0x4f,0x3d,0x32,0xb1,0x23,0x15,0xd8,0x12,0x0d,0x12,0x0f,0x18,0x70,0x12, -0x0f,0x90,0x1a,0x1d,0x8c,0x0d,0xfd,0x99,0xf7,0xef,0x77,0xf5,0xfc,0x03,0xf6,0xff, -0x82,0x07,0x08,0x32,0x01,0xfd,0x3f,0xf2,0xe1,0xe3,0xcf,0xca,0x56,0xc4,0xc7,0x04, -0xc6,0xbb,0x5d,0xbf,0xd4,0x01,0xe6,0xe7,0x0e,0xe3,0xef,0x47,0xfb,0x11,0x2e,0x1f, -0x23,0x52,0x36,0x44,0x69,0x42,0x3a,0x9d,0x39,0x2f,0xaa,0x1f,0x0f,0x85,0x08,0x0d, -0x5c,0x17,0x15,0xb4,0x09,0x10,0x41,0x18,0x1b,0xa7,0x0e,0xf7,0xd0,0xf8,0xf8,0x8a, -0xfe,0xfa,0x96,0xf5,0x04,0xc1,0x0d,0x05,0x5a,0xfd,0xfb,0x4d,0xf1,0xdf,0xf4,0xcb, -0xc2,0xe8,0xcd,0xce,0xa7,0xc1,0xb3,0xdd,0xc3,0xd2,0x51,0xe3,0xe7,0x56,0xde,0xf3, -0x5b,0x09,0x19,0xca,0x1e,0x26,0x71,0x40,0x48,0x39,0x3e,0x34,0xef,0x34,0x2b,0x6b, -0x1a,0x05,0x1f,0x02,0x17,0x2d,0x19,0x0b,0xde,0x04,0x14,0x66,0x17,0x17,0xa0,0x0a, -0xf4,0x93,0xfb,0x04,0x0b,0x00,0xf7,0x19,0xf9,0x0f,0x83,0x0c,0x02,0x1a,0xfa,0xf9, -0x9f,0xee,0xdb,0x9a,0xc6,0xc4,0x8e,0xd8,0xcf,0xdc,0xb8,0xb5,0xcc,0xc4,0xd4,0x11, -0xdd,0xe0,0x7c,0xe0,0xfb,0x69,0x15,0x1b,0xa9,0x1e,0x30,0xc5,0x49,0x44,0xec,0x39, -0x2f,0xf5,0x2e,0x23,0x89,0x10,0x01,0xc4,0x06,0x1b,0xb0,0x13,0x05,0xd7,0x08,0x11, -0x4f,0x19,0x10,0x94,0x01,0xf7,0xd7,0x03,0x0a,0x66,0xff,0xf8,0x86,0x05,0x12,0xfa, -0x08,0xff,0x8d,0xf7,0xf7,0x80,0xe7,0xd4,0xf7,0xc9,0xd0,0x1b,0xd8,0xca,0x74,0xb8, -0xb9,0x00,0xc7,0xd6,0x8b,0xd6,0xd9,0xdf,0xe7,0x07,0xa3,0x19,0x1c,0x1a,0x26,0x3b, -0xeb,0x48,0x40,0xf1,0x34,0x2a,0xb3,0x27,0x16,0x12,0x08,0x05,0xa4,0x0f,0x12,0xb2, -0x10,0x05,0xe5,0x06,0x13,0xd0,0x18,0x08,0x09,0xfe,0x00,0x71,0x0a,0x0b,0xb6,0x00, -0x02,0x28,0x0c,0x10,0x93,0x05,0xfc,0xac,0xf4,0xee,0x1b,0xde,0xd2,0x3c,0xd6,0xd7, -0xe4,0xcf,0xce,0x59,0xb9,0xba,0x9b,0xc9,0xd5,0x69,0xd2,0xda,0x74,0xf2,0x0b,0x91, -0x1b,0x22,0xcb,0x31,0x3f,0xdb,0x44,0x3b,0xca,0x30,0x24,0x25,0x18,0x0d,0x4a,0x05, -0x10,0xb7,0x0a,0x0c,0xdf,0x13,0x01,0xef,0x08,0x13,0x40,0x13,0x07,0xbc,0xff,0x06, -0x71,0x0a,0x0b,0xc6,0x07,0x0a,0x0d,0x0e,0x0c,0x0a,0x03,0xfa,0xa8,0xee,0xe2,0x63, -0xdd,0xd7,0x73,0xdf,0xd3,0x22,0xd3,0xd2,0xb7,0xb8,0xc0,0xf6,0xc8,0xd0,0x91,0xd4, -0xde,0xcb,0xf5,0x0d,0x56,0x21,0x2b,0x51,0x39,0x40,0x07,0x40,0x37,0xde,0x2c,0x17, -0x5f,0x0d,0x0b,0x8c,0x08,0x0c,0xc3,0x0a,0x11,0x0a,0x12,0xff,0x51,0x0b,0x0c,0x08, -0x0d,0x0a,0x9e,0x04,0x04,0x32,0x0d,0x11,0x4e,0x0d,0x11,0xb2,0x0e,0x07,0x1a,0x01, -0xf6,0xe1,0xe1,0xdf,0x40,0xe0,0xde,0x71,0xd6,0xdb,0xdc,0xdc,0xce,0xbe,0xbb,0xc5, -0xb3,0xc2,0xcd,0xd5,0xdc,0xe3,0x7b,0xf2,0x14,0x69,0x28,0x30,0x57,0x3e,0x3f,0x8f, -0x38,0x33,0xb9,0x22,0x0b,0x2d,0x09,0x0d,0x51,0x07,0x00,0x0f,0x13,0x19,0x80,0x09, -0x01,0x16,0x0c,0x02,0xf1,0x0a,0x15,0xf0,0x06,0x01,0xb6,0x15,0x16,0x7b,0x11,0x14, -0xa8,0x0e,0x01,0xf6,0xfc,0xeb,0x02,0xdc,0xde,0x95,0xe6,0xd9,0xf5,0xd4,0xe5,0x27, -0xe6,0xc8,0x1c,0xc1,0xc6,0x57,0xbc,0xcf,0x16,0xe8,0xe3,0x06,0xf3,0x1c,0x60,0x2d, -0x33,0x5c,0x3e,0x3e,0xf1,0x30,0x29,0x0c,0x17,0x07,0x78,0x07,0x0d,0xa3,0xfe,0x02, -0xc8,0x18,0x22,0xfa,0x02,0xfd,0x5b,0x09,0xfd,0xc0,0x0b,0x1b,0x48,0x05,0x05,0x50, -0x19,0x1b,0x7d,0x14,0x12,0x4e,0x0e,0xfc,0xc7,0xf2,0xe6,0xc0,0xdc,0xe1,0x4c,0xe5, -0xd8,0x9d,0xdc,0xee,0x82,0xf4,0xcb,0x35,0xbb,0xc6,0x88,0xbe,0xcf,0x93,0xe7,0xe2, -0x21,0xf4,0x1a,0x5d,0x30,0x37,0x9e,0x39,0x39,0x69,0x29,0x1d,0x55,0x12,0x06,0xa9, -0x08,0x06,0xb4,0xfe,0x07,0xb2,0x1d,0x2d,0x9b,0x0e,0xf5,0x89,0x02,0xff,0xdc,0x05, -0x14,0x41,0x04,0x04,0x91,0x17,0x1d,0xaf,0x1c,0x11,0x88,0x0b,0xfa,0xe6,0xec,0xe6, -0xbf,0xde,0xe3,0xc1,0xe1,0xdd,0x88,0xe2,0xf4,0xf4,0xfd,0xe2,0x18,0xbb,0xbd,0x2c, -0xc3,0xc9,0x33,0xdf,0xe0,0x64,0xf2,0x17,0xc0,0x2f,0x3e,0x7e,0x38,0x32,0xab,0x25, -0x16,0x64,0x11,0x06,0xf6,0x03,0x01,0x80,0xff,0x08,0x1f,0x20,0x2e,0xa9,0x22,0xfd, -0xec,0xf5,0xfe,0x9c,0xfc,0x08,0x36,0x02,0x03,0xea,0x14,0x1c,0x7f,0x23,0x15,0xee, -0x06,0xf9,0x2e,0xea,0xe8,0x6b,0xe2,0xe0,0x6c,0xe0,0xe2,0x72,0xe8,0xfa,0xb0,0xff, -0xef,0x7c,0xd0,0xb9,0xf5,0xc1,0xc2,0x79,0xd3,0xe0,0x64,0xf0,0x13,0x0e,0x2d,0x40, -0x48,0x3c,0x2a,0x5a,0x20,0x10,0x8e,0x0f,0x08,0x6b,0x00,0xfc,0x31,0x00,0x0c,0xe4, -0x21,0x2c,0xa5,0x22,0x14,0x67,0xf8,0xf7,0x61,0xf5,0xfa,0xd0,0x02,0x01,0xce,0x12, -0x1c,0xf4,0x23,0x1d,0xfc,0x04,0xf7,0x05,0xe9,0xe9,0x22,0xe8,0xe0,0x06,0xdd,0xe5, -0xa9,0xf0,0xfe,0xc3,0xff,0xef,0x8a,0xe4,0xca,0x72,0xbc,0xbe,0x3f,0xc7,0xe1,0x23, -0xee,0x10,0x4c,0x2b,0x3c,0xe2,0x3f,0x28,0xe8,0x18,0x0c,0x7e,0x0c,0x0c,0x67,0xfe, -0xf7,0x08,0x02,0x10,0x2f,0x22,0x27,0x0f,0x20,0x1d,0xa1,0x0c,0xf2,0x24,0xeb,0xef, -0x28,0x00,0xff,0x13,0x11,0x1d,0x22,0x21,0x21,0x1e,0x0a,0xf4,0x57,0xe8,0xe8,0xad, -0xed,0xe0,0xfa,0xdc,0xeb,0xf1,0xf7,0x00,0x2c,0xfd,0xf1,0x5c,0xe9,0xe0,0xc8,0xc3, -0xb5,0x06,0xc2,0xdc,0xad,0xeb,0x0d,0x60,0x28,0x34,0x3b,0x3c,0x2a,0x80,0x14,0x08, -0x27,0x09,0x0d,0x38,0xfd,0xf6,0xb4,0x06,0x14,0x21,0x20,0x21,0x07,0x20,0x1b,0x70, -0x19,0x00,0xa1,0xe1,0xe9,0xd7,0xf8,0xfc,0xe5,0x10,0x1c,0xa4,0x1d,0x20,0x62,0x0e, -0xf7,0x0e,0xe7,0xe8,0x35,0xee,0xe3,0xe2,0xdd,0xf2,0x06,0xfd,0x01,0x4b,0xfa,0xf4, -0x0c,0xeb,0xe8,0x33,0xd8,0xb8,0x74,0xbd,0xd5,0xfa,0xe7,0x0b,0x42,0x22,0x2c,0xe6, -0x33,0x25,0x5b,0x15,0x05,0xb0,0x05,0x09,0x17,0xff,0xf6,0x3d,0x0a,0x16,0x54,0x1d, -0x1d,0xa8,0x1e,0x1a,0xbf,0x18,0x0c,0x20,0xef,0xe1,0x3f,0xef,0xf8,0xed,0x11,0x1a, -0x26,0x1c,0x1c,0x18,0x0c,0xfc,0x4c,0xeb,0xe5,0x2e,0xe9,0xe6,0x9b,0xe3,0xf6,0x18, -0x01,0x01,0x60,0xfb,0xf4,0xa6,0xef,0xe8,0x56,0xde,0xd1,0xda,0xbb,0xcb,0xee,0xe2, -0x09,0x19,0x1c,0x26,0x9a,0x2a,0x1e,0xc4,0x14,0x09,0x5a,0x00,0x01,0xc4,0x02,0xfd, -0xac,0x08,0x16,0x47,0x1a,0x1b,0xf2,0x18,0x1d,0x73,0x14,0x09,0x12,0x07,0xe5,0x8e, -0xe2,0xf5,0x56,0x11,0x19,0xc9,0x1a,0x18,0xca,0x08,0xfe,0x85,0xf3,0xe5,0x85,0xe2, -0xed,0xad,0xed,0xf5,0x4e,0x04,0x03,0xa3,0xfa,0xf2,0x43,0xf5,0xe6,0x8f,0xdd,0xe5, -0x58,0xca,0xc0,0xa8,0xdf,0x04,0xb7,0x16,0x1f,0x47,0x1f,0x16,0x7c,0x12,0x0d,0xb8, -0xff,0xf9,0x25,0x08,0x04,0xdd,0x05,0x16,0xcb,0x1a,0x14,0xda,0x15,0x1e,0x0b,0x10, -0x08,0xd3,0x0e,0xf5,0x29,0xdd,0xf2,0xe9,0x0c,0x18,0x4c,0x19,0x10,0x52,0x06,0x00, -0x00,0xf9,0xe8,0xeb,0xe1,0xf2,0x28,0xf4,0xf6,0x81,0x08,0x05,0x27,0xf6,0xf4,0xae, -0xf7,0xe8,0x81,0xe2,0xea,0x64,0xdc,0xc7,0x3f,0xda,0xf8,0x91,0x0f,0x16,0x36,0x11, -0x11,0x02,0x11,0x0d,0x73,0xff,0xfe,0x39,0x09,0x05,0x69,0x05,0x19,0x1a,0x15,0x0d, -0x77,0x16,0x1a,0xc5,0x0d,0x0b,0x9f,0x0c,0xff,0x19,0xf1,0xf3,0x22,0x04,0x14,0x56, -0x15,0x07,0x68,0x05,0x01,0xf0,0xf7,0xe9,0x95,0xef,0xf6,0x33,0xf4,0xfa,0x97,0x0c, -0xfe,0x06,0xf3,0xf7,0x2c,0xf2,0xe7,0x18,0xe8,0xe6,0xaa,0xe1,0xe5,0x58,0xe3,0xf0, -0x35,0x00,0x0b,0x4f,0x05,0x0d,0x8e,0x0f,0x06,0x0c,0x00,0x0a,0xfb,0x0a,0x03,0x6a, -0x0a,0x15,0xfe,0x07,0x09,0x41,0x15,0x0d,0xf8,0x0c,0x09,0xe8,0x01,0x03,0x52,0x0b, -0x06,0x6f,0x07,0x0b,0x39,0x0d,0x02,0xcf,0x06,0x01,0x7a,0xf1,0xf0,0x3e,0xfc,0xf9, -0x5d,0xf6,0x05,0x00,0x0a,0xf4,0x15,0xf3,0xf7,0x51,0xe8,0xeb,0x34,0xe5,0xde,0xf6, -0xeb,0xf7,0x79,0xf7,0xee,0x2d,0xf5,0xf8,0x7b,0xff,0x0b,0x6f,0x09,0xff,0xb2,0x06, -0x10,0x95,0x08,0x0a,0xf3,0x15,0x0f,0xd5,0xfd,0x08,0x09,0x0e,0x04,0xdc,0x0c,0xff, -0x4b,0xfb,0x0d,0xff,0x17,0x1a,0x46,0x0d,0x0c,0x76,0xff,0x00,0x5d,0x07,0xfa,0x58, -0xf2,0xf8,0x54,0xfe,0xf8,0x37,0x05,0x10,0x3b,0x01,0xee,0x1a,0xf3,0xed,0x78,0xe6, -0xec,0xdc,0xdb,0xe1,0x19,0xf6,0x00,0x84,0x02,0xf1,0x78,0xef,0xe8,0x59,0xf6,0x07, -0x39,0x00,0x02,0xb6,0x09,0x0b,0xb2,0x0a,0x1b,0xf4,0x1c,0x05,0xad,0xf9,0x04,0x95, -0x02,0x05,0x61,0x08,0xf6,0xcc,0x02,0x15,0x8f,0x20,0x25,0x6d,0x18,0x0d,0x22,0xfc, -0xf7,0x4e,0xff,0xf7,0x37,0xf6,0xf9,0x7a,0xf6,0x02,0xb2,0x16,0x11,0x5d,0xf9,0xeb, -0x49,0xeb,0xe4,0x41,0xe7,0xe5,0x0e,0xda,0xec,0x24,0xfd,0x02,0xda,0x05,0xf8,0x4f, -0xeb,0xe5,0x5f,0xe9,0xfc,0xc8,0x01,0x03,0x9e,0x05,0x04,0xfe,0x18,0x29,0x60,0x1b, -0x02,0x81,0xf8,0xf8,0x5b,0xfc,0x04,0x9c,0x00,0xfb,0x47,0x0c,0x19,0x86,0x22,0x2a, -0x0b,0x23,0x0f,0xdb,0xfe,0xf0,0x89,0xf4,0xfa,0xc1,0xf6,0xf4,0xe2,0xf8,0x12,0x56, -0x1f,0x0f,0x52,0xf6,0xeb,0x80,0xdd,0xdf,0x8d,0xe5,0xe1,0x37,0xe6,0xf3,0x28,0xfd, -0x01,0xa5,0x01,0xfa,0x6c,0xea,0xe2,0x8a,0xe2,0xf1,0xfc,0x00,0x01,0xe7,0x00,0x0d, -0xa5,0x27,0x2d,0x13,0x19,0x00,0x2b,0xf8,0xeb,0x56,0xf6,0xfe,0x64,0xfe,0x08,0x6e, -0x0f,0x1a,0x04,0x23,0x2a,0xd2,0x29,0x15,0x08,0xfd,0xf1,0xb8,0xef,0xf4,0x59,0xf3, -0xf5,0xfa,0x05,0x1e,0x95,0x20,0x0c,0xc9,0xf4,0xe8,0xe9,0xd5,0xda,0xfd,0xdf,0xe6, -0xee,0xf4,0xf5,0x33,0xfd,0xfc,0x72,0xfb,0xf8,0xff,0xe9,0xdc,0x0a,0xe5,0xed,0x98, -0xf4,0xfb,0xf9,0x04,0x1a,0x55,0x2e,0x2a,0x9f,0x16,0xfe,0xda,0xf5,0xe7,0x9a,0xec, -0xf9,0xb0,0x06,0x12,0x7b,0x11,0x1c,0x04,0x21,0x28,0x36,0x2c,0x17,0x96,0xfe,0xf8, -0x88,0xee,0xe7,0xa8,0xf0,0xff,0x58,0x15,0x22,0x9d,0x1c,0x0a,0x9f,0xf0,0xe6,0x55, -0xd5,0xd0,0x4b,0xe2,0xf1,0x96,0xfb,0xf9,0x48,0xfd,0xf5,0xce,0xf4,0xf5,0x39,0xe4, -0xdf,0x75,0xe9,0xe7,0x58,0xe7,0xf7,0x33,0x0f,0x24,0x78,0x2e,0x24,0x3a,0x15,0xfa, -0xe6,0xf4,0xe7,0x8f,0xe2,0xfd,0x9e,0x0b,0x15,0x04,0x17,0x1e,0xf5,0x1d,0x25,0x09, -0x2a,0x16,0x83,0x07,0xff,0x74,0xe8,0xe3,0x33,0xf0,0x0d,0x37,0x1e,0x22,0xea,0x15, -0x07,0xfb,0xea,0xe4,0x0c,0xd6,0xcf,0x88,0xe9,0xf5,0xd3,0xfd,0xff,0xad,0xfb,0xee, -0x97,0xec,0xed,0x89,0xe1,0xe5,0x2f,0xeb,0xdc,0xd5,0xe5,0xf9,0x03,0x19,0x29,0x85, -0x2a,0x1d,0x92,0x0f,0xf7,0x09,0xf3,0xe7,0x8f,0xe8,0xfb,0x29,0x0a,0x14,0x64,0x1e, -0x20,0xdf,0x1a,0x20,0xd7,0x24,0x17,0x82,0x13,0xff,0x39,0xe3,0xe7,0x6a,0xfc,0x14, -0x9e,0x24,0x1f,0x81,0x10,0x01,0x6d,0xeb,0xe2,0x9b,0xdd,0xde,0x96,0xe6,0xf5,0x83, -0xfc,0x05,0xe3,0xf9,0xe5,0xa7,0xde,0xe5,0xf3,0xe0,0xec,0xbf,0xe3,0xd8,0xa6,0xe6, -0x05,0x98,0x17,0x29,0xf6,0x20,0x13,0xd5,0x09,0xf8,0x51,0xf0,0xf5,0x25,0xf2,0xf4, -0xe5,0x04,0x12,0x4d,0x21,0x22,0x77,0x15,0x18,0x86,0x21,0x1b,0x46,0x1b,0x01,0x15, -0xea,0xf0,0x7c,0x0e,0x16,0xa7,0x24,0x18,0x4d,0x0b,0x02,0xd6,0xeb,0xe4,0x4e,0xf0, -0xe7,0x10,0xe5,0xf2,0x1a,0xfc,0xff,0x3b,0xf6,0xda,0x45,0xd6,0xdd,0xfb,0xe0,0xeb, -0x00,0xe4,0xd9,0xf3,0xea,0x0d,0xa4,0x16,0x1f,0xa2,0x17,0x0f,0x6b,0x09,0xf4,0x43, -0xf2,0x01,0xcb,0xf4,0xf0,0x16,0xff,0x10,0x9d,0x1a,0x1e,0x78,0x14,0x16,0xd3,0x1c, -0x1e,0xeb,0x1d,0x0a,0x5d,0xf3,0xfd,0x13,0x16,0x1e,0x24,0x1c,0x15,0x6a,0x0f,0x05, -0x52,0xea,0xe7,0x87,0xfb,0xee,0x42,0xe6,0xf1,0x02,0xfc,0xfa,0xcd,0xe9,0xd8,0x7c, -0xce,0xd4,0x03,0xe1,0xea,0x79,0xe4,0xda,0xdf,0xee,0x0b,0xb9,0x19,0x12,0x44,0x0f, -0x12,0x10,0x09,0xf1,0x94,0xf0,0x06,0xc3,0xf9,0xed,0xbc,0xfb,0x10,0x15,0x1f,0x16, -0x93,0x12,0x10,0x43,0x16,0x23,0x08,0x23,0x12,0x20,0xfd,0x06,0xa2,0x1a,0x25,0xad, -0x16,0x11,0xba,0x15,0x05,0xc2,0xea,0xe9,0x31,0xff,0xf8,0x70,0xe7,0xf0,0xd3,0xf9, -0xfc,0x51,0xe4,0xcd,0x81,0xc7,0xcc,0x60,0xe3,0xea,0x49,0xe5,0xde,0x0c,0xef,0x0b, -0x63,0x18,0x0a,0xd7,0x07,0x15,0x67,0x06,0xf0,0x74,0xf0,0x06,0xf5,0x01,0xee,0xa9, -0xfa,0x0e,0xb9,0x1f,0x1b,0xb3,0x07,0x0b,0x93,0x10,0x25,0xbb,0x26,0x19,0x04,0x08, -0x0d,0x72,0x21,0x26,0xe5,0x14,0x0d,0x8d,0x19,0x04,0x6c,0xec,0xea,0xe8,0x01,0x01, -0x64,0xed,0xf0,0xaf,0xf6,0xf6,0x94,0xe7,0xc4,0xdf,0xbd,0xc5,0x5d,0xe0,0xe9,0x6a, -0xe6,0xe2,0xc7,0xef,0x0b,0x86,0x11,0x05,0x62,0x03,0x13,0xe5,0x03,0xf0,0x6c,0xef, -0x05,0x1b,0x07,0xf4,0x49,0xfc,0x0b,0xe8,0x1c,0x21,0x32,0x0b,0xff,0x8b,0x0c,0x25, -0x22,0x29,0x20,0xa8,0x13,0x15,0xa9,0x27,0x23,0x08,0x14,0x0e,0x1a,0x17,0x04,0x96, -0xee,0xeb,0xdd,0x01,0x07,0xd2,0xf4,0xf1,0xdf,0xee,0xf1,0xc2,0xe6,0xcb,0x3b,0xb2, -0xbf,0x07,0xdc,0xe7,0xba,0xe7,0xe6,0xfa,0xf2,0x09,0x91,0x09,0x01,0x22,0x04,0x0c, -0x75,0x02,0xf1,0x77,0xee,0x02,0x8e,0x09,0xfd,0x62,0xff,0x04,0x9b,0x1a,0x21,0x45, -0x15,0xfb,0x27,0x05,0x22,0x41,0x2c,0x27,0x42,0x1e,0x20,0x5c,0x2a,0x22,0x0c,0x14, -0x12,0x1b,0x11,0x04,0x2f,0xf1,0xeb,0xcd,0x01,0x09,0x4b,0xfb,0xf3,0xd5,0xe4,0xea, -0xb5,0xe3,0xd2,0x81,0xb5,0xb5,0x51,0xd4,0xe6,0x2f,0xe9,0xea,0x75,0xf6,0x02,0x7a, -0x04,0xff,0xb1,0x05,0x04,0xdb,0x00,0xf3,0xd9,0xec,0x01,0xac,0x0b,0x03,0x0e,0x02, -0x00,0xb0,0x15,0x1f,0xa9,0x1a,0x04,0xb8,0xfe,0x19,0x99,0x2e,0x2d,0xf2,0x27,0x2b, -0x0e,0x29,0x23,0x98,0x16,0x15,0xfe,0x0b,0x04,0x6d,0xf5,0xec,0x81,0x01,0x0c,0xf1, -0xff,0xf0,0xdc,0xe0,0xe2,0x0a,0xe0,0xd5,0x90,0xbb,0xb6,0xe1,0xc6,0xe2,0x4f,0xea, -0xed,0xc3,0xf8,0xfa,0x54,0x00,0x00,0xc6,0x05,0xff,0x72,0xfe,0xf5,0xbb,0xec,0x00, -0x10,0x0e,0x09,0x81,0x00,0x03,0x92,0x11,0x1e,0xf6,0x1e,0x08,0xda,0x09,0x11,0x90, -0x2b,0x31,0xfb,0x2e,0x32,0x3c,0x26,0x23,0x2a,0x1c,0x17,0xd6,0x07,0x04,0xfd,0xf9, -0xed,0x37,0xff,0x0c,0x32,0x00,0xe9,0x98,0xe2,0xdc,0x6f,0xdb,0xd7,0x75,0xbd,0xc1, -0xd1,0xc2,0xd9,0xd3,0xe9,0xee,0xaa,0xf7,0xf1,0xad,0xfc,0x03,0x13,0x05,0xf9,0xe3, -0xfd,0xf8,0x09,0xed,0xfe,0x04,0x0f,0x09,0xc4,0xfc,0x07,0x5e,0x10,0x19,0x17,0x20, -0x0c,0x62,0x14,0x17,0x1f,0x23,0x34,0x81,0x35,0x36,0x32,0x24,0x23,0x47,0x22,0x18, -0x0e,0x04,0x04,0x47,0xfd,0xee,0xc6,0xfc,0x09,0x38,0xfb,0xe3,0x9b,0xe3,0xdb,0xcb, -0xd5,0xd6,0x38,0xc1,0xc6,0x8c,0xcc,0xd0,0x40,0xe5,0xef,0x92,0xf3,0xeb,0xf9,0xf7, -0x07,0x46,0x04,0xf4,0x39,0xfc,0xfa,0xda,0xee,0xfd,0x50,0x0c,0x08,0x13,0xfc,0x0a, -0x88,0x12,0x15,0x1f,0x1c,0x12,0x35,0x1b,0x24,0x5f,0x24,0x31,0xa1,0x39,0x36,0x33, -0x25,0x23,0xfe,0x28,0x18,0x96,0x02,0x05,0x36,0xff,0xf1,0x89,0xf8,0x00,0xa2,0xf7, -0xe2,0x9a,0xe2,0xdd,0xee,0xd3,0xcf,0xd6,0xc9,0xcb,0xed,0xd3,0xd5,0xd9,0xdb,0xea, -0x0e,0xee,0xe8,0xf6,0xf3,0x08,0x08,0x00,0xf5,0x8c,0xfe,0xf9,0x97,0xef,0xf9,0x3e, -0x06,0x0a,0x81,0xff,0x0c,0x03,0x13,0x12,0x38,0x16,0x1e,0x09,0x22,0x29,0x5a,0x31, -0x33,0xcf,0x34,0x34,0x3a,0x26,0x23,0x60,0x27,0x14,0x38,0x06,0x08,0x46,0xf8,0xf0, -0x68,0xf4,0xfb,0x80,0xf8,0xe4,0x98,0xe2,0xd8,0x8c,0xcf,0xce,0x36,0xd4,0xd1,0x15, -0xd5,0xe0,0x73,0xdf,0xdc,0xb9,0xe8,0xe7,0x82,0xf0,0x01,0x9e,0xfb,0xf9,0xef,0xfb, -0xef,0x43,0xf3,0xf8,0x93,0x07,0x0d,0x17,0x06,0x0d,0xda,0x0c,0x11,0xd9,0x17,0x26, -0x54,0x28,0x2f,0xfd,0x3b,0x35,0x46,0x2b,0x34,0x7d,0x2b,0x27,0xdd,0x24,0x14,0x37, -0x0d,0x01,0xf6,0xf1,0xf1,0x57,0xef,0xf9,0xcb,0xf7,0xe9,0xe1,0xde,0xd1,0xe7,0xd2, -0xcf,0xfd,0xd6,0xd4,0xfe,0xd7,0xe0,0x01,0xda,0xd1,0x1c,0xe2,0xeb,0xea,0xf4,0xfc, -0x7d,0xfd,0x00,0xf0,0xf1,0xee,0x5f,0xf1,0xf7,0x34,0x06,0x0e,0x7f,0x10,0x0a,0x76, -0x0a,0x14,0x59,0x18,0x24,0x69,0x2a,0x34,0xf9,0x42,0x37,0x9a,0x28,0x2d,0x76,0x34, -0x2a,0x90,0x22,0x1e,0xf3,0x0e,0xf7,0x73,0xf0,0xe9,0xc9,0xe9,0xed,0x06,0xf2,0xf5, -0x1a,0xe2,0xd5,0x56,0xd3,0xcd,0xaf,0xd1,0xd0,0x02,0xd3,0xe0,0x93,0xdc,0xd4,0x26, -0xdb,0xef,0x9b,0xf0,0xfa,0x87,0x06,0xfb,0x4f,0xee,0xed,0x33,0xef,0xf3,0xc5,0xfb, -0x0d,0x23,0x1f,0x18,0x8e,0x0f,0x14,0x73,0x18,0x23,0xdc,0x27,0x31,0x61,0x44,0x3f, -0x54,0x30,0x30,0xf5,0x35,0x2a,0x53,0x24,0x22,0x4c,0x0a,0xf5,0x67,0xef,0xe8,0x2e, -0xe2,0xe2,0x6a,0xee,0xfb,0x76,0xeb,0xd2,0x5c,0xd6,0xd7,0x76,0xd3,0xcb,0x6b,0xcf, -0xe2,0x77,0xdd,0xd0,0x1d,0xd8,0xe3,0xf0,0xec,0xf9,0xf8,0x06,0xfa,0x61,0xee,0xf0, -0x71,0xed,0xed,0xae,0xf3,0x0c,0x52,0x2a,0x22,0x35,0x0d,0x1a,0x21,0x23,0x27,0xd0, -0x24,0x33,0x8b,0x4b,0x44,0x71,0x32,0x32,0x6b,0x2b,0x28,0xa3,0x27,0x25,0x26,0x0c, -0xf6,0xd3,0xed,0xe2,0xd8,0xdc,0xda,0x67,0xee,0x03,0x5e,0xf0,0xd4,0x8f,0xd9,0xd9, -0x3e,0xd1,0xc6,0xb1,0xd1,0xe4,0x71,0xdb,0xd0,0xa6,0xd3,0xd7,0x2a,0xe3,0xf8,0xd6, -0x07,0xfe,0x53,0xf2,0xed,0x6f,0xea,0xea,0x8a,0xf2,0x12,0xcd,0x30,0x25,0x51,0x13, -0x1c,0x63,0x23,0x22,0x3a,0x25,0x3d,0x53,0x4d,0x43,0x1e,0x36,0x2d,0xc4,0x28,0x1f, -0xf4,0x28,0x28,0xc9,0x11,0xf8,0x2a,0xe8,0xde,0x8c,0xd8,0xde,0x9a,0xf4,0x02,0x1f, -0xf1,0xdd,0x48,0xdb,0xd6,0xbd,0xcb,0xc8,0xb2,0xd6,0xdf,0xcd,0xd6,0xce,0xdd,0xc9, -0xd2,0x37,0xd8,0xf5,0x80,0x0a,0x05,0x58,0xf4,0xeb,0x30,0xe8,0xea,0x18,0xfe,0x1a, -0x10,0x2d,0x28,0x3f,0x1e,0x1e,0xc1,0x1c,0x21,0xc7,0x2a,0x41,0x44,0x4c,0x41,0xa0, -0x33,0x26,0x25,0x25,0x1d,0x7f,0x22,0x2e,0x87,0x19,0xf7,0xc3,0xe4,0xdc,0xe1,0xdb, -0xe9,0x36,0xf6,0xfd,0x30,0xf5,0xe8,0x59,0xdd,0xcf,0x97,0xce,0xcb,0x66,0xd4,0xda, -0x8a,0xd0,0xc5,0x9c,0xc0,0xcb,0x0a,0xd6,0xea,0xd6,0x0d,0x0c,0xf0,0xf2,0xe9,0x1a, -0xe8,0xf3,0xd5,0x08,0x1c,0x58,0x2b,0x2f,0xab,0x2a,0x20,0x52,0x1a,0x29,0xd3,0x30, -0x3e,0x24,0x4c,0x3f,0x44,0x2b,0x1f,0xa3,0x20,0x1c,0xc0,0x1b,0x2a,0x5a,0x1a,0xf3, -0xb7,0xe3,0xdd,0xb3,0xe4,0xec,0xcd,0xf5,0xf9,0x1e,0xfa,0xf3,0xc1,0xdc,0xd1,0x36, -0xd8,0xd1,0xf1,0xca,0xda,0xfc,0xce,0xbb,0xb9,0xba,0xc5,0x3a,0xce,0xe4,0xc3,0x03, -0x08,0x4e,0xf1,0xeb,0x72,0xee,0xfd,0x35,0x0d,0x20,0x43,0x2a,0x35,0xa3,0x34,0x20, -0xb7,0x20,0x36,0x97,0x38,0x37,0x71,0x4b,0x44,0x90,0x24,0x1c,0x2e,0x19,0x14,0x50, -0x1c,0x1f,0xf7,0x0f,0xf3,0x20,0xe7,0xe6,0xae,0xe9,0xef,0x56,0xf7,0xf5,0x66,0xfc, -0xf6,0xc1,0xdd,0xd7,0x95,0xe2,0xd5,0xbd,0xc5,0xd0,0x0e,0xd2,0xb3,0x39,0xb6,0xba, -0x7b,0xc7,0xe5,0x1d,0xf9,0xfa,0xe0,0xf1,0xf2,0xfc,0xf9,0x03,0x57,0x14,0x25,0x7d, -0x2b,0x37,0x8c,0x33,0x25,0xf0,0x28,0x3f,0xe3,0x3d,0x36,0xb0,0x3f,0x46,0x8f,0x22, -0x17,0x69,0x10,0x10,0x7a,0x1d,0x15,0x6f,0x01,0xf1,0x18,0xf1,0xf0,0x70,0xef,0xf3, -0xa3,0xf9,0xf7,0x8e,0xfc,0xf0,0x49,0xe2,0xdf,0x72,0xe5,0xd5,0x37,0xc3,0xc4,0xac, -0xcf,0xb3,0xde,0xae,0xb3,0x8e,0xc6,0xe4,0xd5,0xee,0xf0,0xe2,0xee,0xfc,0x35,0x04, -0x0b,0x60,0x1b,0x2a,0x03,0x31,0x3b,0x08,0x31,0x2b,0xc0,0x32,0x41,0x57,0x3b,0x32, -0x76,0x38,0x41,0x2b,0x24,0x0f,0x8d,0x0a,0x0e,0x43,0x19,0x0d,0xba,0xff,0xef,0x3b, -0xf7,0xf9,0xdb,0xf3,0xf8,0xa6,0xfa,0xfb,0x4a,0xfe,0xf1,0xe3,0xe4,0xe5,0xef,0xe6, -0xd2,0xf9,0xba,0xbd,0xf9,0xc4,0xb4,0x4c,0xa7,0xb0,0x82,0xc3,0xdf,0xb8,0xe8,0xf0, -0x02,0xee,0xff,0xc7,0x0e,0x13,0xd7,0x24,0x2e,0x05,0x38,0x3d,0x29,0x38,0x30,0x38, -0x38,0x44,0x18,0x3c,0x2a,0xa5,0x32,0x35,0xb8,0x23,0x0b,0xe9,0x03,0x07,0x70,0x10, -0x0a,0x9f,0x01,0xf3,0x6b,0xf6,0xff,0x17,0xf9,0xff,0xcf,0xfc,0xfe,0x21,0xff,0xf5, -0xab,0xeb,0xe6,0x9e,0xe6,0xd1,0x62,0xb5,0xb6,0x04,0xb9,0xb1,0x85,0xa9,0xaa,0x88, -0xbd,0xd9,0x4c,0xe7,0xf1,0x8e,0xf3,0xfd,0xfb,0x13,0x1b,0x94,0x2f,0x35,0x8a,0x3a, -0x42,0xd7,0x3b,0x3a,0xf5,0x3b,0x42,0xa8,0x39,0x2b,0x32,0x2a,0x2a,0x70,0x1d,0x0e, -0x71,0xfd,0xfd,0x5d,0x0c,0x07,0x8b,0x06,0xf9,0xe5,0xf4,0x00,0x10,0xfd,0x06,0x6a, -0x03,0xfe,0x1c,0x03,0xf7,0xad,0xee,0xea,0xff,0xdf,0xcb,0x46,0xb9,0xad,0xe1,0xac, -0xad,0x82,0xaa,0xaa,0x79,0xb8,0xd8,0xb5,0xe4,0xf6,0x86,0xf8,0xfe,0x57,0x14,0x21, -0x31,0x36,0x3d,0xe3,0x3f,0x47,0xde,0x41,0x3c,0x05,0x42,0x3c,0xc4,0x33,0x2f,0x4e, -0x22,0x1c,0xe4,0x19,0x06,0x69,0xfd,0xfa,0xbd,0x07,0x06,0x36,0x0a,0x01,0x53,0xf6, -0xfc,0x3e,0x00,0x08,0x47,0x06,0x05,0xa5,0x05,0xfb,0x4e,0xed,0xe9,0x0b,0xd9,0xc6, -0x4b,0xbc,0xa9,0xb6,0xa0,0xad,0x36,0xa6,0xae,0xa6,0xbc,0xd1,0x2d,0xe4,0xf7,0x01, -0x00,0x01,0xf4,0x11,0x26,0x69,0x39,0x40,0xcf,0x4a,0x4d,0x3e,0x48,0x3d,0x25,0x3e, -0x37,0x01,0x34,0x2e,0x06,0x21,0x10,0xd7,0x16,0x02,0x56,0xfb,0xfe,0x4f,0x00,0x07, -0x40,0x0a,0x07,0xdc,0xf8,0xf5,0x1f,0x01,0x06,0xb7,0x07,0x0c,0x4d,0x0b,0xff,0x20, -0xee,0xe0,0xef,0xd3,0xcb,0xab,0xb7,0xac,0x9b,0x9d,0xab,0xbb,0xa5,0xab,0x78,0xc2, -0xcb,0x15,0xe4,0xf7,0x0a,0x05,0x04,0x23,0x0d,0x28,0xf0,0x38,0x45,0x26,0x51,0x56, -0xab,0x4c,0x40,0x26,0x35,0x35,0xa1,0x39,0x2a,0x44,0x24,0x10,0xe9,0x0e,0xff,0x2d, -0xf4,0xff,0x41,0xfb,0x05,0x0b,0x0b,0x0a,0x1a,0xfc,0xf0,0x9e,0xfc,0x04,0x6c,0x0a, -0x0f,0x98,0x12,0x01,0x5c,0xec,0xd5,0xbb,0xd1,0xce,0xc3,0xb8,0xb0,0xad,0xa0,0xa4, -0xaf,0xa8,0xaa,0x97,0xc0,0xcd,0xb8,0xe1,0xf7,0xc3,0x06,0x09,0x93,0x0b,0x23,0x22, -0x3a,0x4a,0x43,0x55,0x5f,0x00,0x53,0x40,0x3d,0x30,0x34,0x9a,0x38,0x2d,0x8c,0x24, -0x0e,0xe8,0x03,0x00,0xd1,0xf5,0xfa,0xef,0xfc,0x00,0x5a,0x09,0x0b,0xf0,0xfe,0xf0, -0x02,0xf7,0x02,0x2d,0x0c,0x10,0x8d,0x15,0x04,0x7e,0xec,0xd3,0x7d,0xcf,0xcb,0x50, -0xbc,0xb3,0xc0,0xa1,0x9f,0x9f,0xa9,0xb0,0x56,0xc0,0xcf,0x18,0xdf,0xf5,0x23,0x06, -0x0b,0x09,0x0f,0x23,0xc0,0x3a,0x4d,0x1b,0x59,0x61,0x59,0x57,0x45,0x2a,0x32,0x32, -0xa0,0x32,0x2c,0x64,0x22,0x0b,0xe9,0xfe,0xfa,0xb8,0xfa,0xfc,0x85,0xfe,0xfd,0xa0, -0x04,0x08,0x37,0xfe,0xf4,0xc2,0xf6,0x02,0x97,0x0b,0x12,0x84,0x14,0x05,0xc5,0xef, -0xd5,0xa5,0xcb,0xc5,0x92,0xbd,0xb1,0xdf,0xa2,0xa1,0x38,0xa6,0xb7,0xa6,0xc6,0xd5, -0x6e,0xde,0xf0,0x68,0x04,0x0b,0xb4,0x14,0x25,0x8c,0x3c,0x4e,0x2b,0x5b,0x61,0xd5, -0x58,0x4b,0xc1,0x36,0x2d,0x1d,0x2c,0x29,0x43,0x1c,0x08,0x08,0x02,0xf7,0x3c,0xfa, -0x01,0x0f,0xff,0xfc,0x36,0xfc,0x05,0x11,0xfd,0xf8,0xa7,0xf9,0x00,0xad,0x0b,0x0f, -0xde,0x10,0x03,0xc3,0xf2,0xd8,0x27,0xc5,0xc0,0x75,0xbd,0xb1,0x69,0xa3,0xab,0x23, -0xab,0xb6,0x4c,0xd0,0xd5,0x24,0xe2,0xea,0xf1,0x00,0x0b,0xa0,0x1a,0x2a,0xc8,0x3c, -0x53,0x8d,0x5b,0x5e,0x6c,0x58,0x4f,0xbd,0x37,0x27,0x03,0x26,0x25,0x2e,0x18,0x08, -0x77,0x06,0xfb,0x90,0xf7,0x07,0xba,0xfb,0xfc,0x72,0xf8,0xfc,0xc0,0xfa,0xfb,0x35, -0xfa,0xfe,0xfc,0x0d,0x0f,0x06,0x09,0x00,0x5e,0xf4,0xd6,0x19,0xc1,0xbf,0xa6,0xbf, -0xb3,0x3b,0xab,0xac,0x1f,0xb0,0xb7,0xff,0xd5,0xda,0x73,0xe3,0xee,0x8c,0xf7,0x09, -0x79,0x1d,0x2b,0x5f,0x3f,0x57,0xa1,0x5f,0x58,0xb5,0x56,0x4e,0x7b,0x37,0x22,0x73, -0x23,0x23,0xc6,0x19,0x0e,0x63,0x01,0xfb,0x9a,0xf6,0x07,0x9c,0x02,0xf8,0xad,0xfb, -0xf4,0x24,0xf5,0xfb,0x90,0xfa,0x02,0xf4,0x0d,0x0f,0x1f,0x01,0xfb,0x9d,0xee,0xd8, -0xdd,0xbe,0xc0,0x7f,0xc1,0xbb,0xf2,0xb2,0xa9,0x6f,0xaf,0xbc,0x9f,0xd7,0xe5,0x1c, -0xe3,0xf1,0x1c,0xf6,0x02,0x03,0x1b,0x2f,0xf2,0x45,0x59,0xee,0x5e,0x54,0xf6,0x52, -0x48,0xcc,0x3a,0x1f,0xdc,0x21,0x24,0xb0,0x1d,0x0e,0xbf,0xfb,0xf5,0x40,0xfc,0x06, -0xe0,0x08,0xf8,0x4f,0xf9,0xf5,0xdf,0xee,0xf2,0x1c,0xfd,0x06,0x3d,0x10,0x09,0xf7, -0xfb,0xf5,0x07,0xe6,0xdc,0x6b,0xc2,0xc1,0xe7,0xc7,0xc1,0x8e,0xb4,0xa8,0x66,0xac, -0xc4,0x44,0xdb,0xec,0x5c,0xe9,0xee,0x4b,0xfa,0x00,0xfb,0x11,0x32,0xde,0x4c,0x5f, -0xe3,0x58,0x51,0x1f,0x4f,0x3f,0x1e,0x3c,0x22,0xfc,0x1d,0x2a,0x8a,0x1e,0x0c,0xaa, -0xf7,0xf2,0x86,0xfe,0x09,0x0b,0x0a,0xfc,0xb5,0xf2,0xf6,0xf3,0xef,0xeb,0xf4,0xfa, -0x0a,0xa6,0x12,0x00,0x5f,0xf7,0xf0,0xe1,0xde,0xdf,0x70,0xca,0xc3,0x88,0xce,0xc3, -0xcb,0xb3,0xa7,0xa2,0xaf,0xc9,0x07,0xe3,0xef,0xf7,0xee,0xed,0x93,0xf9,0x04,0xcd, -0x10,0x32,0xc2,0x50,0x62,0x47,0x53,0x4e,0x90,0x4a,0x39,0x9e,0x3a,0x28,0x25,0x20, -0x28,0xe8,0x1f,0x06,0xf4,0xf0,0xf2,0xda,0x02,0x0c,0xbf,0x09,0xfb,0xb3,0xef,0xf2, -0xbb,0xf3,0xeb,0x9a,0xfa,0x09,0x9c,0x11,0xfa,0x7d,0xf3,0xe9,0xcd,0xda,0xe0,0xc8, -0xd3,0xc9,0xe1,0xcb,0xc7,0x28,0xae,0xa2,0xf3,0xb6,0xd4,0xf9,0xe9,0xf5,0xfc,0xee, -0xec,0x90,0xfc,0x0a,0xd7,0x13,0x34,0xac,0x52,0x5d,0x5a,0x50,0x4e,0x09,0x41,0x35, -0x93,0x39,0x2e,0x8d,0x21,0x22,0xca,0x1e,0xfa,0xed,0xe8,0xfb,0x03,0x07,0x0c,0xb9, -0x0c,0xf7,0xba,0xeb,0xf7,0x1d,0xf7,0xed,0x3a,0xfc,0x0c,0x13,0x05,0xf5,0x0e,0xf3, -0xdf,0xda,0xda,0xe4,0xe7,0xdc,0xcb,0xb0,0xcb,0xc7,0xc5,0xa4,0xa3,0x41,0xc7,0xd9, -0xea,0xec,0xfd,0x59,0xf0,0xea,0xb6,0x03,0x0f,0x6f,0x17,0x37,0x87,0x56,0x53,0xde, -0x4e,0x49,0xeb,0x34,0x31,0x4f,0x3a,0x30,0x4a,0x1e,0x22,0x8c,0x16,0xef,0xfc,0xed, -0x04,0x09,0x05,0x0a,0xc5,0x0e,0xf6,0x97,0xe7,0xfa,0xc5,0xf9,0xf1,0x92,0xfd,0x0b, -0x2f,0xfd,0xf8,0xb5,0xe9,0xd8,0xa5,0xdc,0xe7,0xd3,0xdc,0xc7,0x3b,0xd0,0xbe,0x05, -0xa2,0xb1,0x30,0xd0,0xdc,0x62,0xf1,0x05,0xa3,0xf3,0xec,0xe7,0x07,0x13,0xd6,0x1c, -0x39,0xe8,0x51,0x51,0xc4,0x55,0x3e,0xbc,0x2c,0x32,0xa8,0x38,0x2a,0x01,0x17,0x25, -0xc9,0x0e,0xed,0x9f,0xf6,0x04,0xc3,0x03,0x09,0xb9,0x0d,0xf6,0xca,0xed,0xfa,0x1a, -0xf9,0xf4,0x26,0xfd,0x01,0x21,0xfe,0xfd,0x0a,0xe3,0xd5,0xa4,0xe0,0xe4,0x76,0xd3, -0xc1,0x5d,0xd0,0xc3,0x68,0xa8,0xbe,0x04,0xd2,0xe1,0x48,0xf7,0x00,0xdd,0xf7,0xf7, -0xa3,0x0a,0x15,0xdf,0x21,0x37,0xf7,0x47,0x57,0x30,0x57,0x39,0x3e,0x29,0x32,0x0e, -0x30,0x1e,0xe2,0x0e,0x1d,0xdb,0x15,0xf3,0x3a,0xfc,0x00,0x25,0x04,0x0a,0x2d,0x01, -0xf7,0xf0,0xf4,0xfd,0x07,0xfc,0xf7,0xdc,0xf7,0xf9,0x96,0x03,0xfc,0xc7,0xe1,0xd7, -0x81,0xe3,0xdb,0xb7,0xc9,0xbc,0xc1,0xcc,0xc9,0xef,0xb7,0xc5,0x74,0xd4,0xe9,0x9e, -0xf9,0xfa,0x37,0xfb,0x03,0x27,0x10,0x1d,0x0a,0x27,0x31,0x2a,0x43,0x58,0x43,0x52, -0x36,0x10,0x29,0x30,0x96,0x23,0x14,0xa0,0x0b,0x19,0xf0,0x14,0x04,0xe1,0xfe,0xfe, -0x73,0x07,0x04,0xac,0xfb,0xf4,0x62,0xfc,0xfe,0x0b,0x01,0xf7,0xba,0xf1,0xf9,0x2e, -0x01,0xf8,0x4c,0xe1,0xdb,0xed,0xdf,0xcf,0x0a,0xc2,0xbe,0x3b,0xc9,0xcb,0x1b,0xc9, -0xd1,0x93,0xdb,0xf1,0x2b,0xf9,0xfc,0xcb,0xfa,0x0b,0x8f,0x16,0x23,0x91,0x24,0x2f, -0x4b,0x45,0x50,0xb0,0x4b,0x31,0x0b,0x2d,0x28,0x87,0x17,0x0d,0x68,0x0c,0x12,0x1f, -0x14,0x09,0xe9,0x07,0x00,0x6b,0x04,0xff,0xbf,0xfa,0xf2,0x53,0xff,0x05,0x92,0x00, -0xf2,0xc0,0xf2,0xfc,0x26,0xfb,0xf5,0x16,0xe0,0xe1,0xb5,0xd6,0xc8,0x0f,0xc0,0xc0, -0x92,0xc7,0xce,0x6d,0xd0,0xdd,0xae,0xe8,0xf0,0x26,0xfc,0xff,0x3d,0xff,0x10,0x54, -0x20,0x1e,0xbc,0x1a,0x2d,0x65,0x47,0x49,0xdb,0x44,0x30,0x25,0x2f,0x1d,0x83,0x11, -0x07,0x3e,0x0e,0x11,0x12,0x12,0x0d,0x80,0x0c,0x0a,0xcd,0xfb,0x01,0x33,0xf7,0xf0, -0x3f,0xff,0x09,0x50,0xf8,0xea,0x4c,0xf3,0xff,0xcc,0xfa,0xef,0x47,0xe0,0xde,0x35, -0xd1,0xc7,0x3f,0xbf,0xc8,0x48,0xc9,0xcf,0xf6,0xd3,0xdd,0xdf,0xf6,0xf6,0x51,0x05, -0x02,0xc6,0x05,0x16,0x19,0x21,0x19,0x15,0x1e,0x32,0x51,0x44,0x43,0x6e,0x39,0x2d, -0xf9,0x27,0x1a,0x2d,0x0f,0x09,0x69,0x15,0x0d,0x75,0x0d,0x06,0xc3,0x08,0x0c,0x47, -0x03,0x04,0xea,0xf7,0xfa,0x01,0x01,0xfc,0x7e,0xf3,0xee,0x15,0xf5,0xf2,0xbb,0xf5, -0xed,0x80,0xe2,0xdd,0x9d,0xd1,0xc5,0x20,0xc4,0xcd,0xc2,0xc6,0xd0,0x86,0xd9,0xeb, -0x9c,0xfa,0x05,0x38,0x08,0x05,0x56,0x13,0x17,0x8e,0x17,0x1e,0x1c,0x22,0x2e,0x4f, -0x33,0x39,0xa1,0x34,0x2d,0xd6,0x28,0x19,0xcc,0x0a,0x0c,0x35,0x13,0x08,0x08,0x08, -0x0b,0xf3,0x09,0x08,0x29,0x0d,0x03,0x7a,0xf9,0x02,0xab,0xf9,0xf2,0x46,0xf8,0xf3, -0xb3,0xf4,0xf0,0xd3,0xef,0xe9,0x51,0xe1,0xdd,0x31,0xd0,0xc2,0xef,0xc9,0xcc,0xa6, -0xc6,0xcf,0x85,0xe6,0xf1,0xd6,0xfb,0x11,0x21,0x0e,0x0c,0xbb,0x1b,0x11,0x55,0x14, -0x24,0x7c,0x27,0x29,0xa0,0x2d,0x33,0xed,0x30,0x26,0x42,0x25,0x18,0x00,0x09,0x0f, -0x04,0x11,0x04,0xcf,0x04,0x12,0x20,0x0b,0x04,0xef,0x0f,0x04,0x40,0xf9,0xff,0x4f, -0xf0,0xf0,0x75,0xfa,0xf8,0xa6,0xf0,0xef,0x3a,0xf0,0xe9,0x17,0xdc,0xd9,0x3f,0xcf, -0xc3,0x1b,0xcb,0xd0,0x1d,0xc8,0xd2,0x9a,0xee,0xf8,0xd6,0xff,0x16,0x17,0x14,0x11, -0xff,0x17,0x0f,0x9b,0x15,0x24,0x12,0x29,0x25,0x05,0x29,0x32,0x5d,0x2f,0x24,0x14, -0x21,0x15,0x7c,0x06,0x0b,0xf5,0x10,0x05,0xc0,0x04,0x10,0xfa,0x0a,0x03,0x02,0x10, -0x07,0x5f,0xfd,0xf4,0xff,0xec,0xee,0x22,0xf7,0xf9,0x75,0xf3,0xec,0xbc,0xf2,0xe8, -0x6e,0xdd,0xd8,0x63,0xce,0xc2,0x28,0xc9,0xd1,0xd9,0xcd,0xda,0xd1,0xf1,0xfd,0xad, -0x04,0x1c,0x5a,0x20,0x1a,0xd3,0x0f,0x0d,0x7e,0x13,0x1d,0x02,0x27,0x27,0x1d,0x24, -0x30,0x79,0x2b,0x24,0xa2,0x1d,0x14,0x41,0x05,0x07,0xbe,0x0d,0x06,0x4e,0x08,0x0b, -0xfa,0x0b,0x04,0x6d,0x0f,0x0f,0xde,0x02,0xed,0x76,0xe5,0xeb,0xfb,0xee,0xf9,0x0e, -0xf8,0xed,0xf1,0xf1,0xe7,0xf1,0xdf,0xd7,0xc4,0xcf,0xc4,0xee,0xc6,0xd0,0x70,0xd3, -0xe3,0x76,0xf1,0x02,0x6c,0x0b,0x20,0xfc,0x2c,0x24,0x4f,0x0f,0x06,0x86,0x10,0x13, -0x36,0x26,0x2a,0xf3,0x24,0x2c,0xc3,0x26,0x23,0x77,0x1b,0x13,0xbf,0x06,0x00,0xad, -0x07,0x06,0x2a,0x0b,0x05,0x39,0x09,0x07,0x44,0x0e,0x14,0x6b,0x09,0xed,0x4f,0xdd, -0xe5,0x77,0xe8,0xfa,0x46,0xfb,0xf2,0x2c,0xee,0xe4,0x3b,0xe0,0xd8,0x6f,0xd3,0xc7, -0x1a,0xc4,0xce,0x67,0xd8,0xea,0xc7,0xf2,0x05,0x1e,0x14,0x24,0x0e,0x33,0x2f,0x1d, -0x16,0x01,0xe1,0x03,0x0d,0x16,0x25,0x2b,0xf1,0x29,0x24,0x6c,0x20,0x21,0xdd,0x1d, -0x15,0x98,0x06,0xfc,0x8a,0x00,0x05,0xed,0x09,0x03,0x8b,0x07,0x08,0xc6,0x0d,0x12, -0x19,0x0f,0xf3,0x0a,0xdb,0xd7,0xa2,0xe4,0xf9,0x5b,0xfb,0xf9,0xf3,0xea,0xe1,0xe5, -0xe0,0xe0,0x8a,0xd7,0xcb,0xd8,0xc2,0xcb,0x6b,0xde,0xec,0x29,0xf8,0x0a,0x73,0x1b, -0x2a,0xa9,0x34,0x38,0xb2,0x1e,0x00,0xe6,0xf5,0x09,0x30,0x23,0x29,0x67,0x2d,0x1e, -0x0c,0x1a,0x1e,0xbe,0x22,0x14,0x13,0x06,0xf9,0x43,0xf9,0x06,0x5a,0x06,0x04,0x64, -0x07,0x0b,0x69,0x0e,0x0f,0x23,0x11,0xfc,0x9f,0xda,0xcc,0x72,0xde,0xf7,0x3a,0xfb, -0xfd,0xaa,0xe8,0xdf,0x87,0xe1,0xe7,0x5c,0xd8,0xcc,0x4b,0xc3,0xc9,0x92,0xe3,0xed, -0xb4,0xfc,0x12,0x12,0x23,0x31,0x91,0x35,0x39,0x84,0x28,0xff,0x3e,0xee,0x01,0x29, -0x20,0x27,0xbd,0x2c,0x1a,0x2d,0x18,0x1e,0x8d,0x25,0x12,0x5e,0x03,0xf5,0x4f,0xf3, -0x05,0x55,0x01,0x03,0xeb,0x0b,0x0d,0x28,0x0f,0x0c,0x36,0x10,0x04,0x0a,0xdc,0xca, -0x50,0xd8,0xf2,0x8c,0xfa,0xfb,0x75,0xe7,0xe4,0xc6,0xe5,0xe9,0x28,0xdb,0xcc,0xfe, -0xc3,0xc8,0x95,0xe5,0xec,0x2a,0x00,0x19,0x4f,0x2a,0x35,0x5d,0x35,0x37,0xec,0x2c, -0x03,0x37,0xee,0xfc,0xa1,0x18,0x26,0x98,0x26,0x18,0xc2,0x1b,0x1f,0x19,0x21,0x14, -0x5e,0x00,0xf3,0xe7,0xef,0x01,0x36,0xfc,0x02,0xd9,0x0e,0x11,0xf7,0x0f,0x0a,0x21, -0x0e,0x05,0xcf,0xe2,0xcb,0x52,0xd4,0xe8,0x9c,0xf7,0xf4,0x0a,0xe9,0xed,0x3f,0xea, -0xe6,0xb9,0xe0,0xcd,0x30,0xc5,0xca,0xff,0xe3,0xec,0xe4,0x02,0x1f,0xee,0x33,0x3a, -0x78,0x35,0x35,0xa1,0x28,0x0b,0x7b,0xf2,0xfa,0xb9,0x0d,0x1e,0x50,0x1d,0x19,0x75, -0x24,0x20,0x73,0x1a,0x16,0x3e,0xfe,0xf1,0x55,0xf0,0xfb,0x38,0xf9,0x02,0x79,0x0f, -0x17,0x54,0x12,0x09,0x97,0x0b,0x01,0x5b,0xeb,0xcf,0xf4,0xd2,0xe1,0xb4,0xed,0xed, -0xbc,0xec,0xf7,0x63,0xee,0xe3,0x8c,0xe2,0xce,0x3f,0xc7,0xd0,0x22,0xe0,0xec,0x63, -0x07,0x24,0x6d,0x3b,0x3e,0xde,0x35,0x31,0x68,0x26,0x13,0x49,0xfc,0xf9,0xed,0x05, -0x0e,0xbf,0x15,0x1c,0x50,0x29,0x21,0x60,0x15,0x12,0x6c,0xfd,0xef,0xbc,0xf2,0xf4, -0x62,0xf5,0x01,0x03,0x10,0x1b,0xe0,0x12,0x09,0x1f,0x08,0x02,0x53,0xf2,0xdb,0x6f, -0xd2,0xd9,0x27,0xe0,0xe7,0x7c,0xf0,0x01,0x0b,0xf3,0xe4,0x3a,0xe2,0xd0,0x01,0xcb, -0xd6,0xf8,0xdb,0xeb,0x96,0x07,0x2b,0x4a,0x40,0x3b,0xc3,0x36,0x2e,0xec,0x28,0x1b, -0x7a,0x05,0xf9,0xe0,0xf9,0x05,0x4b,0x0f,0x1f,0x80,0x32,0x20,0xfa,0x13,0x0f,0xf5, -0xf7,0xed,0x8f,0xf4,0xef,0x28,0xf2,0xff,0xd1,0x14,0x19,0x92,0x0d,0x0a,0x2e,0x05, -0x03,0xbd,0xf6,0xe0,0xf6,0xd2,0xce,0x00,0xdc,0xe6,0xf3,0xfc,0x09,0xe6,0xf6,0xe7, -0xa9,0xe0,0xcb,0xa7,0xc9,0xdc,0xef,0xe0,0xec,0x10,0x0c,0x32,0xc4,0x3b,0x37,0x57, -0x36,0x2e,0xa6,0x2b,0x1d,0xdf,0x07,0xf6,0x1d,0xee,0x00,0x48,0x11,0x2b,0x7b,0x31, -0x22,0xf1,0x12,0x06,0xe7,0xed,0xe9,0xa1,0xf9,0xf3,0xad,0xef,0x03,0x68,0x16,0x10, -0xb3,0x0c,0x09,0xb4,0x04,0x03,0xca,0xf7,0xe1,0xdb,0xcb,0xc7,0xb1,0xd9,0xf0,0x97, -0x06,0x0a,0xfa,0xfc,0xeb,0xff,0xd8,0xc6,0xc6,0xc9,0xe5,0x8b,0xe7,0xef,0xe4,0x13, -0x31,0x75,0x35,0x39,0xb5,0x34,0x31,0x67,0x2b,0x20,0x8b,0x08,0xec,0xe6,0xea,0xff, -0xcd,0x1b,0x2d,0x77,0x2f,0x23,0x2d,0x12,0xf7,0x21,0xe6,0xe8,0xd9,0xfc,0xf6,0x86, -0xf1,0x05,0xe6,0x0f,0x0c,0xe8,0x0a,0x05,0x8d,0x05,0xff,0xb0,0xfa,0xdf,0x0c,0xc3, -0xc7,0x47,0xdf,0xf8,0x5f,0x0a,0x0b,0xab,0x01,0xef,0xe8,0xcf,0xc4,0xcd,0xcf,0xe8, -0x43,0xef,0xf7,0x0a,0x15,0x2a,0xe9,0x34,0x37,0xc3,0x36,0x33,0x75,0x29,0x25,0x00, -0x04,0xe7,0xf8,0xf1,0x04,0xc0,0x1e,0x2d,0xc1,0x2c,0x23,0x53,0x0e,0xeb,0x40,0xe2, -0xeb,0xdd,0xf9,0xfb,0x48,0xf7,0x00,0xf6,0x08,0x09,0x5b,0x04,0x05,0xc9,0x01,0xfd, -0x80,0xfa,0xd8,0x4f,0xc4,0xd3,0x6f,0xe0,0xfc,0x8b,0x0b,0x0d,0x07,0x06,0xee,0x4f, -0xcc,0xc8,0xda,0xd4,0xe7,0x65,0xf8,0xff,0x9f,0x0f,0x28,0x21,0x34,0x34,0xad,0x38, -0x30,0x40,0x2b,0x20,0xf1,0xfd,0xf0,0xcd,0xfb,0x03,0x58,0x1e,0x2b,0xd6,0x2a,0x22, -0xc3,0x04,0xe7,0x5a,0xe5,0xea,0x05,0xf7,0x00,0x0d,0xfd,0xfa,0x4a,0x05,0x05,0xf8, -0x00,0x02,0xd5,0xfc,0xfc,0x23,0xee,0xd9,0xf0,0xd5,0xda,0xec,0xe3,0xfc,0xd6,0x0a, -0x0f,0x02,0x08,0xe9,0xd0,0xd1,0xd1,0xee,0xd2,0xe9,0x30,0xfe,0x03,0x1e,0x0f,0x26, -0x8f,0x31,0x35,0x8c,0x36,0x30,0x16,0x28,0x13,0x56,0x04,0x00,0xbb,0x00,0x04,0x2d, -0x19,0x25,0x89,0x28,0x1c,0x83,0xfa,0xea,0x9d,0xeb,0xe4,0xb3,0xf7,0x03,0x16,0xfd, -0xfe,0x90,0xff,0x00,0xe0,0xfd,0xfc,0x6d,0xfc,0xf2,0xa0,0xe8,0xe2,0x33,0xe3,0xe5, -0x61,0xe6,0xfa,0xa2,0x07,0x11,0x88,0x05,0xe4,0x88,0xdc,0xd8,0x7f,0xd1,0xed,0xd5, -0xfd,0x02,0xb7,0x17,0x23,0x60,0x31,0x33,0x1b,0x34,0x30,0x04,0x1d,0x18,0x20,0x0a, -0x0a,0xbc,0x0b,0x04,0xfe,0x13,0x1d,0xb8,0x25,0x0f,0xab,0xf3,0xf3,0x46,0xeb,0xe5, -0xd0,0xf9,0xfe,0x77,0xfb,0x05,0xa4,0xf7,0xfb,0x6e,0xf6,0xf7,0x0d,0xf5,0xec,0x46, -0xf0,0xe4,0xaa,0xef,0xf4,0x22,0xea,0xf8,0xfd,0x02,0x10,0xc4,0xfb,0xe8,0x39,0xe8, -0xd8,0xf9,0xd9,0xed,0xd7,0xf7,0x05,0x19,0x20,0x21,0x03,0x31,0x2f,0x17,0x30,0x26, -0x6c,0x20,0x1a,0x2c,0x0b,0x16,0x42,0x16,0x08,0x50,0x10,0x13,0x2e,0x1c,0x02,0xc1, -0xf7,0xf7,0x29,0xe9,0xef,0x19,0xf7,0xf9,0xd9,0xfd,0x03,0xe0,0xf6,0xf4,0x3e,0xf0, -0xec,0x90,0xee,0xef,0x81,0xef,0xea,0x58,0xfc,0xfb,0xef,0xf3,0xf7,0xc9,0xfc,0x06, -0xac,0xf5,0xf2,0x2e,0xeb,0xdc,0x7d,0xe4,0xe9,0xfe,0xf7,0x0b,0xe6,0x1c,0x29,0x09, -0x2d,0x2c,0xed,0x23,0x28,0x37,0x21,0x18,0xe9,0x11,0x1f,0x6c,0x17,0x10,0x58,0x0c, -0x0a,0x77,0x08,0xfd,0x7e,0xfc,0xf3,0xcb,0xef,0xf6,0x53,0xf5,0xfb,0x45,0xff,0xf9, -0x5c,0xfa,0xf0,0x05,0xe7,0xe1,0x5a,0xeb,0xf0,0x31,0xee,0xf5,0xc3,0x03,0xfe,0x98, -0xfe,0xfb,0x83,0xf5,0xf3,0x89,0xfa,0xf6,0xac,0xe7,0xe6,0x31,0xea,0xeb,0x2a,0xfe, -0x0f,0xf1,0x19,0x2d,0x34,0x2e,0x25,0xd5,0x1e,0x22,0x90,0x23,0x19,0x10,0x1c,0x22, -0x93,0x18,0x17,0xc6,0x10,0xfd,0x08,0xf3,0x00,0xc2,0xf9,0xef,0x84,0xf5,0xfb,0xbe, -0xf6,0x00,0xa2,0xff,0xf6,0x0e,0xf7,0xed,0x53,0xe1,0xd8,0xd2,0xe2,0xf2,0xfb,0xf2, -0xfa,0x9a,0x07,0x04,0xc1,0x05,0x05,0x86,0xf0,0xe7,0x5a,0xfa,0xf2,0x1f,0xe6,0xe8, -0x92,0xed,0xef,0x07,0x03,0x13,0x67,0x1f,0x2a,0x51,0x2c,0x28,0x5d,0x19,0x1b,0x02, -0x26,0x1f,0x53,0x1c,0x20,0x0e,0x1c,0x1a,0xf7,0x15,0xf8,0x15,0xea,0xf7,0x06,0xf4, -0xef,0x24,0xf9,0xfe,0x72,0xfa,0xfd,0x71,0xff,0xfa,0x87,0xea,0xe6,0x3c,0xe6,0xd6, -0x67,0xdb,0xf4,0x6b,0xfb,0xfe,0x0f,0x05,0x0a,0xb0,0x0b,0x08,0xa0,0xf0,0xe7,0x7d, -0xed,0xed,0x6b,0xe7,0xeb,0x9f,0xf0,0xf7,0x4a,0x02,0x17,0x97,0x26,0x21,0x7f,0x28, -0x2d,0x6b,0x1e,0x19,0xe0,0x24,0x24,0x96,0x1f,0x1b,0x73,0x1e,0x1c,0x20,0x11,0xf7, -0xb0,0xec,0xe7,0x16,0xee,0xf2,0x38,0xfd,0xff,0x0f,0xfe,0xf7,0x3d,0xff,0xf8,0x86, -0xe4,0xdf,0x71,0xe5,0xdc,0x27,0xdf,0xf3,0xb8,0x00,0x05,0x89,0x03,0x0d,0x59,0x0e, -0x05,0x70,0xf5,0xee,0xa3,0xdf,0xe4,0xf8,0xe9,0xf0,0x4e,0xf4,0xfc,0x85,0x02,0x17, -0x46,0x25,0x26,0xe6,0x24,0x2a,0xab,0x24,0x21,0xe8,0x20,0x25,0x5e,0x24,0x19,0x06, -0x1d,0x19,0xa9,0x08,0xfa,0xb1,0xf0,0xde,0xad,0xe3,0xf5,0x4b,0x01,0x00,0xfc,0xfc, -0xf6,0x12,0xf5,0xf5,0x26,0xe8,0xdb,0x71,0xdd,0xe1,0x95,0xec,0xf1,0x02,0x03,0x0d, -0x77,0x07,0x0d,0x8f,0x0c,0x01,0xcf,0xfb,0xf2,0xb7,0xdc,0xd7,0x28,0xea,0xf6,0xb1, -0xf7,0xfc,0x0e,0x06,0x0e,0xc7,0x27,0x2c,0x12,0x27,0x24,0xd1,0x27,0x2f,0x40,0x1f, -0x22,0x12,0x28,0x1b,0xfc,0x19,0x11,0xe6,0x04,0xfd,0x15,0xf4,0xe1,0x90,0xdc,0xf2, -0xd5,0x02,0xff,0x21,0xf9,0xf4,0x96,0xe8,0xf3,0x7c,0xe8,0xdc,0x85,0xd6,0xe2,0xff, -0xf9,0xf5,0xeb,0xfe,0x11,0xdd,0x0d,0x0f,0xc0,0x05,0x03,0x78,0xff,0xf4,0x4b,0xde, -0xd3,0x7f,0xe5,0xfa,0x9e,0xf9,0xfc,0x3d,0x06,0x0a,0x5f,0x28,0x2e,0x2a,0x2c,0x21, -0xb4,0x27,0x36,0x17,0x25,0x1c,0xa8,0x26,0x1f,0xcb,0x19,0x05,0x7a,0x02,0xfe,0x0f, -0xf8,0xe5,0x06,0xde,0xec,0x20,0x01,0xfa,0x06,0xf4,0xef,0xd8,0xe4,0xf0,0x61,0xe8, -0xde,0x25,0xd5,0xe4,0x03,0xff,0xfc,0x4d,0xfe,0x0e,0x5b,0x14,0x11,0xef,0xfe,0x02, -0x18,0x01,0xf8,0x21,0xe1,0xd7,0xe9,0xe1,0xf9,0xc6,0xf8,0xf9,0x8a,0x05,0x0c,0x11, -0x27,0x31,0x78,0x2e,0x25,0x77,0x2a,0x37,0xc6,0x2a,0x1e,0x96,0x1e,0x21,0xcc,0x17, -0xfd,0xf0,0xfd,0x00,0x77,0xfd,0xea,0xd6,0xe2,0xe9,0x8a,0xf7,0xf4,0x89,0xeb,0xed, -0x8a,0xe2,0xe9,0x1c,0xe8,0xdd,0x61,0xdb,0xe8,0xe0,0xfd,0x03,0xe0,0x05,0x0b,0xc4, -0x17,0x14,0x82,0xfe,0xfd,0xa9,0x00,0xfa,0x12,0xe5,0xdc,0xda,0xe3,0xef,0xf1,0xf4, -0xf4,0x75,0x08,0x0f,0xa3,0x24,0x33,0x78,0x2e,0x2e,0x13,0x30,0x32,0x6a,0x2c,0x25, -0xe9,0x1a,0x1d,0xde,0x15,0xfe,0x21,0xf8,0x02,0xc7,0x02,0xf1,0xc2,0xe7,0xeb,0x2c, -0xe9,0xe9,0xb0,0xe2,0xeb,0xe8,0xe1,0xe3,0xae,0xe6,0xdc,0x86,0xe4,0xf0,0x0f,0xfc, -0x04,0x89,0x0f,0x0c,0x32,0x14,0x15,0x33,0x02,0xf5,0x0f,0xfe,0xfc,0x7a,0xeb,0xe2, -0x7d,0xe8,0xe4,0x38,0xeb,0xf2,0xc7,0x08,0x12,0x5a,0x23,0x32,0x19,0x2f,0x37,0x7e, -0x38,0x31,0xb5,0x2b,0x2e,0x20,0x1c,0x16,0xe5,0x14,0x03,0xac,0xf6,0x00,0x86,0x07, -0xf6,0x44,0xea,0xeb,0x75,0xdd,0xdc,0x70,0xe0,0xea,0x96,0xe4,0xe2,0x94,0xe4,0xe0, -0xf3,0xf0,0xfd,0x43,0xfe,0x04,0x0a,0x16,0x0f,0x5a,0x0c,0x10,0xb1,0x02,0xef,0x50, -0xf0,0xf8,0x4b,0xea,0xdf,0xc4,0xe3,0xdc,0x3c,0xdf,0xf0,0x09,0x08,0x11,0x6b,0x21, -0x31,0x84,0x38,0x46,0xb8,0x45,0x36,0x1b,0x2e,0x31,0x0e,0x22,0x11,0xfe,0x0f,0x07, -0x0d,0xfa,0xfd,0x0b,0x08,0xf8,0xac,0xe7,0xe5,0x61,0xdb,0xd3,0x0d,0xdf,0xe9,0xe4, -0xdd,0xdf,0xee,0xe6,0xf2,0x1a,0xff,0x05,0x4b,0x04,0x07,0x82,0x16,0x15,0x5f,0x08, -0x03,0x60,0xf9,0xe9,0xc1,0xea,0xf2,0xd4,0xe5,0xd8,0xa0,0xda,0xd9,0x53,0xd9,0xf0, -0x0a,0x06,0x0c,0x3b,0x22,0x3a,0xd9,0x4a,0x4b,0xc7,0x48,0x3d,0xfd,0x32,0x32,0x94, -0x29,0x13,0xd6,0x09,0x04,0xa2,0xfc,0x03,0x20,0x06,0xf6,0x76,0xe4,0xe0,0x52,0xd4, -0xcf,0x08,0xe0,0xe3,0x36,0xdc,0xe3,0xd9,0xf8,0x01,0xa6,0x00,0x07,0x0a,0x0b,0x0a, -0xc8,0x14,0x17,0x03,0x04,0xf7,0xf9,0xec,0xe4,0xfd,0xe9,0xe9,0x3f,0xde,0xd4,0x4b, -0xd5,0xd0,0x7a,0xd6,0xef,0x01,0xff,0x0e,0x29,0x2b,0x4a,0xa4,0x51,0x4c,0x53,0x4d, -0x46,0xdc,0x36,0x30,0x58,0x27,0x12,0x8f,0x08,0x01,0x73,0x02,0x07,0xeb,0x01,0xf3, -0xe5,0xe6,0xd9,0x41,0xcd,0xd0,0x2c,0xdc,0xde,0xb5,0xde,0xf3,0xb4,0x02,0x05,0x5e, -0x02,0x0c,0xb5,0x0f,0x0e,0xa7,0x11,0x0e,0xbe,0xfe,0xf0,0x80,0xe4,0xe9,0x66,0xe8, -0xe2,0x5d,0xd8,0xd2,0xc5,0xc9,0xcc,0x08,0xdc,0xea,0x91,0xfc,0x18,0x03,0x3c,0x4c, -0x57,0x51,0x4d,0x5e,0x51,0x48,0xae,0x39,0x2a,0xe6,0x1f,0x12,0xda,0x08,0x02,0x16, -0x0c,0x07,0x62,0xfd,0xf1,0xca,0xe2,0xcf,0xb0,0xcb,0xd4,0xa1,0xd6,0xdb,0xa0,0xed, -0xfa,0x6d,0x03,0x05,0x7d,0x07,0x0e,0x18,0x13,0x12,0x10,0x0b,0x04,0x95,0xf9,0xec, -0xed,0xe4,0xee,0x13,0xe5,0xda,0x68,0xd8,0xc9,0x8c,0xc2,0xce,0x8f,0xde,0xe9,0x83, -0x02,0x2b,0x13,0x3d,0x4a,0x78,0x50,0x54,0x6a,0x51,0x49,0x44,0x38,0x21,0xe9,0x17, -0x13,0x53,0x0b,0x07,0xa7,0x0f,0x00,0x35,0xf4,0xf2,0x73,0xd7,0xca,0x49,0xd3,0xd2, -0xce,0xd7,0xe6,0x33,0xf6,0xfa,0x20,0x02,0x09,0x79,0x10,0x10,0x1d,0x14,0x11,0xca, -0xff,0xfb,0x17,0xf8,0xec,0xc7,0xea,0xec,0xdb,0xd7,0xd1,0x6c,0xd2,0xbc,0xec,0xc0, -0xd8,0x5f,0xdf,0xf3,0x19,0x11,0x2d,0xcd,0x3b,0x48,0xd3,0x55,0x5b,0xb6,0x54,0x46, -0x60,0x35,0x18,0x08,0x16,0x14,0x87,0x0e,0x11,0x2c,0x0b,0xf3,0x35,0xf4,0xea,0x28, -0xce,0xcb,0xf4,0xd5,0xd6,0x3a,0xe4,0xed,0x32,0xf5,0xf9,0x5f,0x05,0x0e,0x98,0x12, -0x14,0x9d,0x12,0x0c,0x10,0xf5,0xf9,0x50,0xf5,0xf0,0x1c,0xf0,0xe3,0xa3,0xcb,0xd2, -0xd1,0xc5,0xb5,0x2b,0xc7,0xd8,0xfb,0xe9,0x00,0xde,0x16,0x2d,0x11,0x3a,0x4d,0xf1, -0x59,0x5c,0x00,0x54,0x42,0xc6,0x2c,0x14,0x6c,0x19,0x16,0xf9,0x15,0x13,0x07,0x02, -0xef,0x30,0xf4,0xdf,0x8a,0xc9,0xd0,0x22,0xd7,0xe2,0x60,0xeb,0xed,0x83,0xf3,0xfa, -0x6d,0x0d,0x12,0x94,0x13,0x14,0x34,0x0f,0xfe,0x9f,0xf3,0xf9,0xf3,0xf6,0xf5,0x05, -0xec,0xd8,0x5a,0xcc,0xcd,0xd2,0xba,0xb6,0xf0,0xc8,0xdf,0x86,0xf5,0x09,0xc8,0x18, -0x2b,0x7d,0x3c,0x53,0x40,0x5a,0x5a,0x05,0x4f,0x3b,0x17,0x23,0x19,0x78,0x1c,0x1b, -0x76,0x19,0x0c,0xc8,0xfb,0xf2,0x4a,0xed,0xd7,0x3f,0xce,0xd3,0xc0,0xdc,0xec,0xf0, -0xed,0xed,0x34,0xf4,0xff,0xf2,0x11,0x11,0x0b,0x12,0x0f,0x6e,0x05,0xf8,0xf0,0xf4, -0xfa,0xf4,0xf8,0xf5,0x80,0xe2,0xd5,0x6c,0xcb,0xc2,0x06,0xb6,0xbd,0xdf,0xce,0xe4, -0x88,0x00,0x0b,0x4f,0x1c,0x2f,0xc0,0x3e,0x56,0x3e,0x59,0x56,0x78,0x48,0x31,0x89, -0x22,0x1b,0x13,0x1f,0x1c,0x2e,0x19,0x02,0x46,0xff,0xf1,0xa7,0xe5,0xd8,0xc5,0xd6, -0xd3,0x5a,0xe2,0xf1,0x27,0xec,0xef,0x29,0xf6,0x00,0xbe,0x13,0x10,0x18,0x0f,0x08, -0xde,0xfa,0xf6,0xbe,0xf6,0xfb,0xc2,0xf8,0xf0,0x9c,0xd9,0xd6,0x5e,0xc8,0xbd,0x64, -0xbc,0xc5,0xda,0xce,0xed,0xaa,0x05,0x0d,0x15,0x20,0x2e,0x05,0x40,0x57,0x02,0x57, -0x52,0x04,0x42,0x28,0xde,0x20,0x20,0xde,0x20,0x20,0x30,0x13,0x02,0x5f,0xff,0xf3, -0x0a,0xe5,0xdd,0x70,0xd6,0xd4,0x77,0xe9,0xf0,0xf2,0xeb,0xf0,0xcf,0xf5,0x02,0x3d, -0x13,0x0d,0xb7,0x09,0x02,0xea,0xf2,0xf3,0xaa,0xfb,0xf9,0x1f,0xf7,0xe8,0x9f,0xde, -0xd4,0x3d,0xce,0xbf,0xd9,0xbd,0xc6,0x7c,0xd2,0xf4,0x5c,0x03,0x0f,0x22,0x20,0x2c, -0x95,0x43,0x58,0x3d,0x54,0x4e,0xa0,0x3d,0x24,0x02,0x21,0x27,0xb6,0x23,0x16,0x1b, -0x0e,0x09,0xbc,0x00,0xfc,0xb8,0xe9,0xd8,0x19,0xd6,0xd7,0x9a,0xea,0xeb,0xd3,0xed, -0xf3,0xcc,0xf3,0x04,0x02,0x12,0x0a,0x26,0x06,0xfd,0x24,0xef,0xf3,0xd7,0xff,0xfd, -0x0e,0xe8,0xe1,0xad,0xdd,0xd5,0xf7,0xd5,0xca,0x22,0xbe,0xc2,0xfa,0xd4,0xf2,0x19, -0x01,0x12,0x79,0x23,0x2c,0x14,0x46,0x5a,0xa5,0x56,0x4d,0x3d,0x38,0x21,0x33,0x1e, -0x2b,0x4b,0x28,0x0e,0x24,0x08,0x07,0xeb,0x03,0x03,0x3e,0xf3,0xdc,0x55,0xd1,0xd8, -0xc4,0xe3,0xe7,0x53,0xef,0xf5,0x96,0xf3,0x02,0x8d,0x0f,0x0d,0x1a,0x0a,0xfb,0x2b, -0xea,0xed,0x56,0x00,0xfd,0x69,0xe2,0xd9,0x30,0xd8,0xd7,0x72,0xdc,0xd4,0xdd,0xc5, -0xc0,0x77,0xd6,0xea,0x6e,0xfe,0x13,0x66,0x23,0x2d,0xf5,0x45,0x5a,0x75,0x5b,0x50, -0x6e,0x38,0x1a,0xfb,0x1b,0x2f,0x76,0x2a,0x0f,0x2d,0x03,0x03,0x15,0x06,0x05,0x5a, -0xfa,0xe5,0xb9,0xcf,0xd7,0xfd,0xda,0xe3,0x48,0xef,0xf3,0x19,0xf4,0xfe,0xf3,0x0a, -0x10,0x08,0x0d,0xfa,0x32,0xe4,0xeb,0x92,0xff,0xfb,0x79,0xe5,0xd2,0x66,0xd4,0xdb, -0x36,0xdf,0xdd,0xf4,0xd0,0xc2,0xf3,0xd4,0xe5,0x54,0xfb,0x13,0x02,0x21,0x31,0x13, -0x46,0x58,0xa5,0x5e,0x51,0xe7,0x33,0x18,0x4f,0x1b,0x2c,0xd0,0x27,0x17,0xd8,0xfe, -0x03,0x32,0x06,0x05,0x0d,0xfd,0xef,0x7b,0xd5,0xd4,0x3f,0xd6,0xe0,0x04,0xee,0xef, -0x60,0xf4,0xfb,0xa5,0x05,0x12,0x25,0x0e,0xf8,0x74,0xe4,0xe8,0x46,0xf7,0xf5,0x9c, -0xe9,0xd1,0xf1,0xd5,0xdb,0xa1,0xe0,0xdd,0x4a,0xdc,0xce,0x99,0xd2,0xe1,0xf6,0xf9, -0x12,0xef,0x1f,0x37,0x28,0x48,0x55,0x9a,0x5d,0x50,0xcd,0x33,0x1b,0xe8,0x18,0x24, -0xe9,0x24,0x1a,0x15,0x04,0x00,0x65,0x02,0x01,0x23,0xfa,0xf6,0x5f,0xe3,0xd1,0x27, -0xd0,0xdf,0x07,0xeb,0xea,0x5c,0xf6,0xf9,0x81,0x04,0x10,0xb7,0x0e,0xfb,0xd0,0xe8, -0xe3,0xaa,0xec,0xef,0xd2,0xe9,0xda,0x69,0xd5,0xde,0xcf,0xdc,0xdc,0x71,0xe2,0xdd, -0xa5,0xd4,0xdb,0xf5,0xf9,0x10,0x61,0x21,0x3b,0xcf,0x47,0x55,0xd7,0x58,0x4e,0xaf, -0x37,0x22,0xa8,0x17,0x1d,0x14,0x20,0x1c,0x06,0x0d,0xfd,0xf5,0x02,0xf9,0xea,0xf4, -0xf8,0x68,0xec,0xd7,0xa5,0xca,0xdd,0x7d,0xe5,0xe9,0x07,0xf2,0xf7,0x4c,0x03,0x0b, -0xa8,0x0b,0xfe,0xbe,0xec,0xdf,0x7a,0xe2,0xe9,0xad,0xeb,0xe7,0x42,0xdb,0xe0,0x9e, -0xd9,0xd8,0x0e,0xe5,0xe4,0x34,0xdf,0xd9,0x4b,0xf8,0x0f,0x93,0x24,0x3a,0xa1,0x49, -0x51,0x3b,0x52,0x4a,0x45,0x3c,0x27,0x55,0x16,0x16,0xb3,0x1e,0x1b,0x24,0x14,0x06, -0x50,0xfe,0xf4,0xb7,0xf0,0xf8,0xc6,0xef,0xe1,0x7b,0xcf,0xd8,0xcc,0xe0,0xe4,0xe2, -0xea,0xf8,0xb1,0xff,0x06,0x67,0x06,0x02,0x53,0xef,0xdb,0x20,0xdb,0xe8,0x5f,0xea, -0xee,0x32,0xeb,0xdf,0x90,0xd6,0xd6,0x68,0xe4,0xe8,0xbc,0xe7,0xe5,0x2c,0xf6,0x10, -0x75,0x22,0x37,0x07,0x4b,0x4c,0xa3,0x4c,0x46,0x60,0x3e,0x2a,0x07,0x17,0x15,0xca, -0x1f,0x18,0xb5,0x16,0x0f,0xcd,0xf9,0xef,0x71,0xed,0xf1,0xa4,0xf1,0xe7,0xd8,0xdc, -0xd5,0xa4,0xdb,0xdc,0x10,0xe8,0xf8,0x5d,0xfb,0x02,0x36,0x03,0xff,0x8c,0xec,0xdc, -0xc0,0xda,0xe9,0x26,0xeb,0xf4,0x98,0xf3,0xde,0x75,0xd7,0xd8,0x58,0xdc,0xe9,0x65, -0xec,0xf2,0x7a,0xfb,0x0d,0x71,0x1c,0x36,0x3a,0x4a,0x47,0x57,0x49,0x44,0xe7,0x3a, -0x2b,0xbc,0x20,0x19,0x8a,0x1c,0x17,0x7e,0x19,0x0f,0x33,0xf8,0xef,0x9b,0xee,0xe9, -0x70,0xef,0xea,0xa2,0xe2,0xda,0x6b,0xd1,0xd4,0x9e,0xe7,0xf6,0x1a,0xf8,0x00,0x6e, -0x00,0xf4,0xbb,0xeb,0xe4,0x2b,0xdf,0xe6,0x9f,0xf1,0xf9,0xf4,0xf1,0xe3,0x87,0xde, -0xd9,0xb2,0xd6,0xe6,0x93,0xec,0xf7,0xe7,0x07,0x0a,0xe6,0x1a,0x35,0xd4,0x47,0x44, -0xa8,0x46,0x3f,0x95,0x32,0x30,0x34,0x29,0x1c,0x7e,0x18,0x1c,0x2c,0x18,0x07,0xaf, -0x00,0xf9,0x06,0xe8,0xe3,0x0a,0xed,0xe7,0x4d,0xe3,0xe0,0x7f,0xd1,0xd3,0x2e,0xe4, -0xf4,0x8a,0xf5,0xfd,0xa1,0xf5,0xeb,0xd2,0xec,0xe8,0x4a,0xe3,0xe6,0x89,0xf9,0xf8, -0x8b,0xeb,0xf1,0x0b,0xed,0xd3,0x2e,0xd3,0xe3,0x26,0xed,0xfc,0x0f,0x10,0x0f,0x9b, -0x1c,0x31,0x06,0x43,0x43,0x85,0x43,0x35,0xc7,0x2e,0x32,0x2a,0x2b,0x1c,0xea,0x17, -0x1f,0xcf,0x10,0x03,0xa2,0x0c,0x04,0xdb,0xe2,0xdf,0xb8,0xe6,0xe5,0x29,0xe5,0xe3, -0x9d,0xd6,0xd7,0x46,0xe2,0xee,0xac,0xf5,0xf8,0xbe,0xe9,0xe5,0x19,0xea,0xe8,0x19, -0xe0,0xec,0x85,0xff,0xf6,0x4a,0xf1,0xfb,0xac,0xf3,0xd4,0xc0,0xd1,0xde,0x2c,0xee, -0x03,0xa9,0x12,0x13,0x4f,0x20,0x30,0x3b,0x3b,0x43,0x6f,0x40,0x2c,0x19,0x2d,0x30, -0x8a,0x29,0x17,0x5d,0x1b,0x1e,0xa7,0x0f,0x09,0x48,0x13,0x04,0x33,0xe4,0xdd,0xf0, -0xe0,0xe3,0xb5,0xe9,0xe4,0xcb,0xd6,0xd9,0x99,0xe1,0xe5,0xd9,0xf3,0xf1,0xaf,0xe0, -0xe1,0xb8,0xe6,0xe6,0xc8,0xe4,0xf3,0x57,0x01,0xfc,0x5d,0xfa,0x03,0xbc,0xf1,0xd9, -0x2a,0xd3,0xdd,0x5b,0xf0,0x08,0x2c,0x14,0x14,0xd0,0x20,0x2e,0x57,0x32,0x3f,0xff, -0x39,0x28,0xd9,0x28,0x2a,0x5a,0x24,0x1f,0x9a,0x1c,0x1e,0xe7,0x14,0x11,0xe3,0x19, -0x00,0x49,0xe7,0xdb,0x47,0xdc,0xe3,0x52,0xeb,0xe4,0x78,0xd7,0xd6,0xbb,0xdf,0xe0, -0x55,0xea,0xe7,0x65,0xdb,0xdd,0xa3,0xe0,0xe3,0x43,0xf2,0xf8,0xcc,0x04,0x08,0x94, -0x02,0x09,0x32,0xf1,0xdd,0xcd,0xd9,0xdf,0x47,0xf4,0x0a,0xc5,0x11,0x18,0x93,0x1b, -0x2a,0xb7,0x30,0x34,0x1e,0x30,0x25,0x99,0x23,0x21,0x64,0x21,0x2b,0x36,0x1e,0x1b, -0xb1,0x1f,0x15,0x63,0x1d,0x02,0xc8,0xe3,0xde,0x4f,0xdc,0xe6,0xd0,0xea,0xdf,0x99, -0xdc,0xd3,0xd3,0xd8,0xe0,0xe2,0xdb,0xda,0x14,0xda,0xd7,0x82,0xd7,0xe6,0xd0,0x00, -0xfe,0xcc,0x06,0x15,0x36,0x07,0x0b,0x5b,0xf7,0xdd,0x66,0xdf,0xe5,0x06,0xf6,0x08, -0x7d,0x0b,0x1b,0xcc,0x1c,0x23,0x77,0x30,0x2b,0x90,0x27,0x27,0xac,0x1a,0x18,0x60, -0x25,0x30,0x3f,0x20,0x1c,0x08,0x28,0x1a,0x16,0x1c,0x05,0xe3,0xe1,0xdc,0xe7,0xe1, -0xe7,0xc2,0xe7,0xd9,0x41,0xdb,0xd4,0x68,0xd3,0xd8,0xc6,0xd4,0xd3,0x54,0xda,0xcf, -0x54,0xd4,0xef,0x07,0x03,0x07,0x59,0x0e,0x1b,0x98,0x0e,0x0a,0xed,0xfa,0xe2,0x8c, -0xdf,0xeb,0x9a,0xf9,0x02,0xce,0x08,0x17,0x82,0x1e,0x23,0x61,0x29,0x29,0xd0,0x22, -0x22,0x50,0x13,0x17,0xda,0x26,0x2a,0x13,0x27,0x25,0x63,0x2d,0x21,0x2b,0x19,0x03, -0x35,0xe6,0xdb,0x7d,0xe3,0xe9,0x5b,0xde,0xd5,0x60,0xd4,0xd7,0xc2,0xd1,0xd2,0x4a, -0xd2,0xd1,0x02,0xd3,0xcd,0x51,0xd9,0xed,0xaa,0x01,0x11,0x4e,0x1a,0x22,0x61,0x15, -0x0b,0xa5,0xfa,0xe8,0x09,0xe3,0xee,0xa1,0xfb,0xfa,0x8a,0x01,0x12,0xc1,0x24,0x24, -0x6f,0x2b,0x29,0xb1,0x1d,0x19,0xa7,0x14,0x17,0xdc,0x1e,0x26,0xa4,0x29,0x2e,0x30, -0x32,0x25,0x45,0x14,0xff,0x7d,0xe9,0xdd,0x9b,0xe1,0xe7,0xda,0xd5,0xca,0xd7,0xd1, -0xdb,0xd3,0xd0,0xd6,0xb2,0xd6,0xcb,0x2f,0xcf,0xd2,0x00,0xd6,0xe9,0x0d,0x04,0x14, -0xbe,0x25,0x28,0x44,0x1b,0x09,0x6a,0xfc,0xec,0x2d,0xe7,0xed,0xb3,0xf7,0xf0,0x6d, -0xf6,0x15,0xc3,0x28,0x29,0x65,0x33,0x2c,0x42,0x17,0x17,0x72,0x17,0x0f,0x63,0x18, -0x24,0xa1,0x27,0x36,0x7e,0x3b,0x28,0x81,0x11,0x00,0xa4,0xea,0xdd,0x0d,0xde,0xdc, -0xec,0xc9,0xc0,0x32,0xd2,0xd7,0x55,0xd4,0xdd,0x3a,0xd9,0xc9,0x13,0xd1,0xd3,0x8d, -0xd2,0xe9,0x76,0x05,0x15,0x67,0x2c,0x36,0x56,0x20,0x0d,0x8f,0xff,0xed,0x59,0xe7, -0xec,0xce,0xeb,0xe6,0x06,0xf4,0x19,0x20,0x28,0x30,0x33,0x38,0x2b,0x4a,0x13,0x19, -0xb7,0x15,0x0d,0x7a,0x15,0x1f,0x6b,0x26,0x3a,0xb1,0x45,0x2c,0x71,0x14,0xff,0x9b, -0xe7,0xdb,0x50,0xd9,0xcb,0xb8,0xbd,0xc2,0x86,0xd0,0xd3,0x69,0xdb,0xe0,0xec,0xd5, -0xc9,0x87,0xd3,0xd2,0xa5,0xd5,0xec,0xf2,0x04,0x17,0x6e,0x2f,0x3c,0xf7,0x29,0x13, -0x9a,0xff,0xee,0x26,0xe9,0xeb,0x65,0xdc,0xdf,0xcb,0xfe,0x19,0x20,0x2b,0x3a,0xb7, -0x36,0x22,0x6e,0x15,0x17,0xc0,0x10,0x0e,0xa2,0x14,0x1d,0x9f,0x27,0x38,0x33,0x42, -0x36,0xb2,0x17,0xfc,0x41,0xe7,0xdc,0x4d,0xd4,0xb8,0xc6,0xbb,0xc8,0xa4,0xc9,0xd5, -0x0f,0xe5,0xdd,0x3e,0xcd,0xcd,0xd4,0xcf,0xcf,0xda,0xda,0xf0,0xb6,0x08,0x1d,0xc2, -0x2b,0x36,0x1a,0x34,0x18,0xf6,0xfe,0xf1,0x9a,0xef,0xe5,0xfc,0xce,0xe9,0x80,0x06, -0x19,0x88,0x33,0x42,0x88,0x2f,0x1a,0x50,0x17,0x11,0x0b,0x0c,0x0e,0x77,0x16,0x1f, -0x1e,0x2a,0x30,0xf2,0x3b,0x39,0x86,0x19,0xfa,0x3d,0xe7,0xdf,0xb5,0xc6,0xb2,0x87, -0xc1,0xc7,0xe7,0xc8,0xdc,0x4f,0xe9,0xd6,0x80,0xcb,0xcd,0x43,0xce,0xcf,0x3b,0xdf, -0xf7,0x14,0x10,0x1e,0x8b,0x23,0x34,0xb1,0x33,0x18,0x8a,0x02,0xf4,0x6e,0xee,0xd9, -0x86,0xd9,0xf3,0x53,0x09,0x1d,0x7f,0x38,0x3d,0xb1,0x27,0x19,0x80,0x14,0x10,0x87, -0x09,0x0f,0xb7,0x18,0x28,0x82,0x27,0x29,0x25,0x3b,0x35,0x15,0x15,0xfd,0xde,0xe6, -0xd3,0x0a,0xc0,0xbb,0xb6,0xc3,0xc5,0x94,0xcf,0xde,0x06,0xdf,0xd5,0xea,0xca,0xcd, -0x2b,0xd0,0xd2,0xbc,0xe4,0xfd,0xda,0x1b,0x1a,0x9c,0x20,0x33,0x70,0x2b,0x16,0x70, -0x09,0xf3,0x98,0xe5,0xdf,0x0d,0xe5,0xfc,0xae,0x0b,0x25,0x25,0x33,0x34,0xf5,0x27, -0x14,0x35,0x14,0x0f,0x25,0x0b,0x0e,0xe6,0x1a,0x2d,0x7d,0x22,0x29,0xdd,0x35,0x28, -0x18,0x13,0xfd,0x7f,0xe1,0xd1,0x9e,0xc5,0xbc,0x5c,0xc1,0xc9,0xe7,0xd5,0xda,0x2c, -0xdd,0xd7,0x30,0xcc,0xd2,0x95,0xcd,0xdb,0x02,0xeb,0x07,0x51,0x1e,0x16,0x8d,0x21, -0x27,0x95,0x22,0x17,0xa9,0x01,0xf1,0x94,0xe7,0xe8,0x99,0xec,0x00,0x02,0x15,0x23, -0x70,0x31,0x2c,0xe4,0x1d,0x17,0xaa,0x13,0x09,0x91,0x0d,0x0f,0x70,0x19,0x23,0xcf, -0x24,0x2b,0x55,0x23,0x24,0x64,0x13,0xf0,0x89,0xe2,0xd8,0xec,0xcb,0xc3,0x2a,0xcf, -0xd1,0x6c,0xd4,0xe0,0x6d,0xd4,0xd3,0x59,0xd8,0xd1,0x90,0xd4,0xe2,0xcc,0xf3,0x04, -0xe7,0x11,0x1a,0xd7,0x1e,0x15,0xe9,0x20,0x13,0xc6,0xf8,0xf8,0x47,0xfb,0xf0,0x48, -0xf4,0x0d,0x37,0x11,0x20,0x90,0x2f,0x1d,0x2e,0x1e,0x1a,0x0e,0x08,0x04,0x23,0x0d, -0x17,0xd0,0x14,0x1e,0xf0,0x2c,0x27,0xeb,0x16,0x18,0xf5,0x0b,0xec,0xb2,0xe7,0xe9, -0x98,0xcf,0xcc,0xd3,0xd7,0xd1,0xe4,0xd8,0xdc,0x6c,0xce,0xd8,0x9e,0xdb,0xce,0x44, -0xd6,0xeb,0x27,0x00,0xff,0x1c,0x0f,0x1f,0x1d,0x15,0x09,0x8d,0x17,0x14,0x1e,0xf7, -0xfa,0x36,0x0c,0xf9,0xb4,0xfb,0x0c,0xed,0x11,0x1f,0xa0,0x23,0x19,0x98,0x1d,0x15, -0x1d,0x06,0x09,0xd7,0x13,0x16,0x8d,0x0d,0x1e,0xba,0x32,0x1d,0x51,0x0a,0x15,0x3c, -0x0e,0xe8,0x37,0xe2,0xef,0x7a,0xdb,0xca,0x97,0xda,0xd8,0xc2,0xd5,0xd6,0x61,0xd2, -0xdb,0x82,0xd9,0xd4,0xf4,0xe2,0xf6,0x08,0x00,0xff,0xfe,0xff,0xff,0xef,0xff,0x00, -0xf1,0xff,0xff,0x3f,0x00,0x00,0x10,0x00,0x00,0x10,0x00,0xff,0xcd,0xff,0xff,0x1a, -0x00,0x00,0x13,0x00,0x00,0xf0,0xff,0xff,0xcb,0xff,0x00,0x11,0x00,0x00,0xb0,0xff, -0x00,0x20,0x00,0xff,0x2f,0x00,0x00,0xf0,0xff,0x00,0xe3,0xff,0xff,0x7c,0xff,0xff, -0x4d,0x00,0x00,0x36,0x00,0x00,0x02,0x00,0xff,0xde,0xff,0x00,0x44,0x00,0x00,0x01, -0x00,0xff,0xce,0xff,0xff,0x89,0xff,0x00,0x25,0x00,0x00,0xe6,0xff,0xff,0xfe,0xff, -0x00,0x60,0x00,0xff,0x0b,0x00,0xff,0x29,0x00,0xff,0x3d,0x00,0xff,0xc9,0xff,0x00, -0x01,0x00,0xff,0x8b,0xff,0x00,0xe3,0xff,0x00,0x50,0x00,0x00,0x87,0x00,0xff,0x1a, -0x00,0x00,0xe1,0xff,0x00,0x61,0x00,0xff,0xce,0xff,0xff,0x65,0xff,0xff,0xff,0xff, -0x00,0xdc,0xff,0x00,0x59,0xff,0x00,0x99,0xff,0x00,0x22,0x00,0xff,0xeb,0xff,0xff, -0x1f,0x00,0xff,0x9a,0xff,0x00,0x51,0x00,0xff,0xf5,0xff,0xff,0x9e,0x00,0xff,0xee, -0xff,0x00,0x76,0x00,0x00,0xaa,0xff,0xff,0x41,0xff,0x00,0x99,0x00,0x00,0xa4,0xff, -0xff,0x5f,0xff,0x00,0xe2,0xff,0x00,0x1c,0x00,0x00,0xb9,0xff,0x00,0xd7,0xff,0xff, -0x5a,0xff,0xff,0x8e,0xff,0xff,0xff,0xfe,0x00,0x68,0x00,0x01,0x10,0xff,0x00,0xe0, -0xff,0x00,0xfd,0xff,0xff,0x6d,0xff,0xff,0x4c,0x00,0xff,0x1c,0x00,0xff,0x5a,0x00, -0xff,0xe8,0xff,0xff,0x09,0x00,0x01,0x61,0x00,0x00,0x64,0x00,0xff,0x9c,0x00,0x00, -0x61,0x00,0xff,0xa0,0xfe,0xff,0x5c,0x00,0x00,0x03,0x00,0x00,0xb5,0xff,0xfe,0xb5, -0x00,0x00,0xd4,0x01,0xff,0x6e,0x00,0xff,0xff,0x00,0xfe,0x3e,0xff,0xfe,0xc8,0xff, -0x00,0x0b,0xff,0x00,0x51,0xff,0x00,0xc5,0xff,0x01,0x21,0x01,0x01,0x76,0xff,0xfe, -0x3a,0xff,0x01,0x48,0x00,0x01,0x40,0x00,0xff,0x2f,0xff,0xfe,0x79,0xfe,0xfe,0x4b, -0xff,0x01,0xaa,0x00,0x01,0x9f,0x00,0x00,0x71,0xff,0x00,0xb4,0x00,0x00,0x03,0x00, -0xfe,0xaf,0xff,0x00,0xf4,0xfe,0xfe,0xfa,0xfd,0xff,0x81,0xff,0x01,0x0b,0x02,0x01, -0xac,0xff,0x00,0x6d,0x00,0xfe,0x1e,0xff,0x00,0x73,0x00,0x01,0x4b,0x00,0xff,0x53, -0xfd,0xfe,0xd9,0xff,0x00,0x9b,0x00,0x00,0xe8,0xfe,0x01,0xa3,0x01,0x00,0x6c,0xfe, -0x00,0x4a,0x00,0x01,0x1f,0x00,0x00,0x4a,0xfa,0xfe,0xc1,0xfd,0x02,0x8e,0x01,0x01, -0x57,0x00,0xfe,0x66,0x00,0x00,0x0d,0x00,0x00,0x3c,0x00,0x01,0x4d,0x01,0xff,0xd8, -0xfd,0xfb,0x7f,0xfe,0xfe,0xf9,0x00,0x03,0x1e,0x01,0xff,0x9b,0xfe,0x02,0x5c,0x00, -0xfe,0x14,0x01,0xff,0x12,0x04,0xff,0x03,0x02,0xf9,0xc5,0x00,0xfb,0x8a,0x01,0xfe, -0xf8,0x03,0xfe,0x35,0xff,0xff,0xea,0x02,0xfe,0x09,0x01,0x01,0x24,0x03,0x03,0x4b, -0xff,0xfc,0xb3,0xf9,0xff,0x92,0xff,0x00,0xf3,0x02,0xff,0xd5,0xff,0xfc,0xfc,0x02, -0xff,0xf1,0xff,0x01,0xa7,0x02,0x05,0xb7,0x01,0xff,0x36,0xf9,0xfd,0xc9,0xfc,0x01, -0x21,0x02,0x04,0x64,0xfe,0xfe,0x62,0xff,0x00,0x7e,0xfc,0xff,0x9c,0x02,0x03,0x6e, -0x05,0xff,0xbd,0xfb,0xfb,0x03,0xfe,0xff,0x74,0xff,0x06,0xa1,0xff,0xff,0x4a,0xfb, -0x03,0xae,0xfb,0x00,0xe4,0xfe,0x06,0xc9,0x03,0x04,0x59,0xfc,0xf9,0x75,0xfd,0xfe, -0xd6,0x00,0x03,0x23,0x03,0xfd,0x99,0xfc,0x00,0xde,0x00,0xfe,0x8b,0xff,0x04,0xd6, -0x03,0x04,0x36,0xff,0xf7,0x2c,0xfc,0xfb,0x0f,0x02,0x00,0x5c,0x08,0xfd,0x25,0xff, -0xfd,0x0e,0x04,0xfa,0x75,0xfe,0xff,0x70,0x07,0x04,0x18,0x03,0xf9,0xac,0xf9,0xff, -0x53,0xfe,0xff,0x7f,0x05,0x02,0xe6,0xfe,0xfd,0x85,0x04,0xfb,0xcf,0xfd,0xfd,0xea, -0x06,0x07,0xd3,0x03,0xfe,0x03,0xf4,0xff,0x31,0xfb,0x02,0x62,0x00,0x08,0xc0,0xfc, -0xfe,0x4b,0x00,0x00,0xb4,0xfb,0xfe,0xbd,0x04,0x08,0x38,0x05,0x00,0x34,0xf5,0xfa, -0x67,0xfa,0x00,0x37,0x00,0x0b,0xd2,0xfd,0xff,0x71,0xfc,0x05,0x11,0xf9,0xfe,0xab, -0x00,0x08,0x3b,0x09,0x00,0xbb,0xfd,0xf2,0xa3,0x02,0xf9,0x63,0x03,0x03,0x87,0x05, -0xfa,0x95,0xfc,0x04,0x1c,0xfb,0xfe,0x02,0xfe,0x07,0xac,0x08,0x04,0x91,0xff,0xf3, -0xf3,0x00,0xf9,0x05,0x04,0xfd,0x8b,0x0b,0xf8,0x74,0xff,0xff,0xb7,0x02,0xf9,0x1f, -0xfd,0x06,0xe9,0x06,0x0a,0x7e,0xfb,0xf9,0x50,0xf5,0x00,0xeb,0xfc,0x01,0x78,0x09, -0xff,0x6e,0xfe,0xfd,0x7d,0x05,0xf7,0x43,0xfd,0x00,0x5b,0x09,0x09,0xb8,0x01,0xfb, -0x44,0xf2,0x02,0xa0,0xf7,0x05,0xe0,0x01,0x0a,0xf7,0xf8,0xfe,0xb7,0x01,0xfc,0x64, -0xfa,0xfe,0x28,0x0b,0x06,0xdc,0x06,0xfb,0xcc,0xf4,0xfe,0xf5,0xfa,0x03,0xb7,0xff, -0x0d,0x05,0xf8,0x00,0x91,0xfe,0x02,0x73,0xf8,0xfd,0x14,0x07,0x08,0xcd,0x08,0xfe, -0x10,0xf4,0xfa,0x30,0xfc,0x01,0xc5,0xff,0x0a,0xe9,0xfd,0xfd,0xf8,0xff,0x03,0x97, -0xfa,0xfb,0x57,0x03,0x0b,0x93,0x07,0x03,0x20,0xf5,0xf5,0xdc,0xfd,0xfc,0x78,0x02, -0x05,0x4e,0x04,0xf8,0x3b,0x00,0x02,0x3e,0xfd,0xf8,0xaf,0xff,0x0c,0x65,0x07,0x04, -0xe4,0xfa,0xf2,0x8c,0x01,0xf8,0x6e,0x05,0xff,0x7d,0x0c,0xf8,0xe7,0xff,0x00,0x65, -0xff,0xfa,0x30,0xfe,0x09,0xfd,0x09,0x03,0x6c,0xfd,0xec,0xaf,0x00,0xf9,0x84,0x05, -0xff,0xe8,0x0b,0xfb,0x1c,0xfe,0x02,0x13,0x01,0xf9,0x1e,0xfc,0x06,0x15,0x0e,0x02, -0xb6,0x00,0xee,0xdf,0xfa,0xfa,0x52,0x00,0x00,0xbf,0x0a,0x00,0x8e,0xfc,0x00,0x4e, -0x04,0xfb,0x87,0xfe,0x00,0xb2,0x0e,0x04,0x9a,0x03,0xf2,0x35,0xf7,0xfc,0x85,0xfe, -0x00,0x0c,0x08,0xff,0x69,0xfa,0xff,0x24,0x05,0xfb,0x48,0xfe,0x01,0xe1,0x0c,0x09, -0x12,0x03,0xf7,0xd9,0xef,0x00,0xf3,0xf9,0x00,0x11,0x08,0x04,0x37,0xfc,0xfb,0x47, -0x06,0xfc,0x15,0xfc,0xfe,0xa1,0x09,0x0f,0x91,0x03,0xfb,0xa3,0xee,0x00,0x37,0xfc, -0xff,0x17,0x05,0x05,0xc3,0xfc,0xfc,0xbc,0x05,0xfe,0x86,0xfa,0xfc,0xee,0x06,0x0e, -0x6a,0x05,0xfe,0x41,0xeb,0xfe,0x59,0xfa,0x01,0xfc,0x01,0x0d,0xd6,0xf7,0xfb,0x94, -0x02,0x03,0x45,0xfa,0xfc,0x8e,0x04,0x0e,0x54,0x09,0x01,0xfd,0xed,0xfc,0x72,0xf9, -0x03,0x06,0xf9,0x12,0x54,0xf6,0xff,0x6c,0xfd,0x06,0xaa,0xf9,0xfd,0x67,0x01,0x0b, -0x2e,0x0c,0x02,0x34,0xf0,0xf8,0xe6,0xfc,0x03,0x84,0xf9,0x12,0xf8,0xf8,0xfd,0xc5, -0xf9,0x09,0xa8,0xf7,0xfc,0x28,0xff,0x0d,0xe5,0x0b,0x05,0xf3,0xf1,0xf2,0x34,0x01, -0x01,0xd0,0xfb,0x0c,0xa4,0x01,0xf8,0x7c,0xfa,0x09,0x20,0xfc,0xfa,0xcc,0xfa,0x0c, -0x7d,0x0d,0x08,0x10,0xf6,0xef,0xb4,0x01,0xfc,0x47,0xff,0x05,0x1d,0x0a,0xf6,0xb2, -0xfa,0x06,0x5d,0xff,0xfd,0x50,0xf9,0x0b,0x37,0x0b,0x0b,0xcc,0xf6,0xec,0x91,0x00, -0xfe,0xcc,0xfe,0x00,0x73,0x0e,0xf8,0xd0,0xfa,0x06,0x08,0xfe,0xfd,0x0b,0xf8,0x0c, -0x75,0x09,0x0f,0x9a,0xf7,0xee,0xd3,0xfa,0xfe,0x38,0xff,0xfe,0x23,0x0d,0xf7,0x0b, -0xfa,0x06,0x02,0x03,0xfb,0x24,0xf5,0x0a,0x2f,0x0d,0x13,0xb2,0xfa,0xed,0x0f,0xfa, -0x00,0x26,0xfd,0xfc,0xd6,0x0e,0xf8,0xec,0xf7,0x01,0xa5,0x07,0xfa,0x76,0xf8,0x01, -0x46,0x10,0x12,0x95,0x03,0xea,0x9c,0xf9,0xff,0xf2,0x00,0xf8,0x58,0x10,0xf9,0xe8, -0xf8,0xfb,0x0a,0x0b,0xf7,0x2d,0xfc,0xfb,0xd2,0x11,0x0e,0x4e,0x0a,0xe9,0xa3,0xfb, -0xfd,0x4e,0x05,0xf5,0x93,0x0f,0xf9,0x77,0xfa,0xf8,0x48,0x0e,0xf7,0x02,0xfc,0xf6, -0xa6,0x11,0x0e,0x61,0x10,0xea,0xe5,0xf9,0xfc,0x0b,0x08,0xf4,0x41,0x0f,0xf9,0x5e, -0xfb,0xf3,0x78,0x0f,0xf8,0x6a,0xff,0xf3,0xee,0x10,0x0b,0xb3,0x13,0xe9,0x19,0xfb, -0xfb,0x52,0x0a,0xf3,0x84,0x0e,0xf9,0x73,0xfe,0xf1,0x31,0x0d,0xf7,0xa6,0xff,0xf2, -0x82,0x12,0x08,0xf9,0x17,0xe9,0x30,0xfb,0xfa,0x67,0x0e,0xf2,0x79,0x0f,0xfa,0x79, -0xff,0xf1,0x46,0x0a,0xf7,0xf8,0xff,0xf2,0x7c,0x0f,0x09,0x98,0x16,0xed,0x93,0xf4, -0xfe,0xe7,0x0a,0xfb,0xd2,0x09,0xff,0x7c,0xf9,0xf6,0x87,0x03,0xfc,0x2a,0xfb,0xf6, -0x47,0x0c,0x0d,0x6a,0x14,0xf2,0x90,0xee,0xfe,0xe3,0x06,0xff,0xdd,0x06,0x08,0xd7, -0xf3,0xfa,0xbb,0xfd,0xff,0xcb,0xf6,0xf7,0x98,0x07,0x12,0x79,0x15,0xf5,0xfe,0xec, -0xfd,0x44,0x05,0xff,0xdf,0x05,0x09,0xe4,0xf6,0xfc,0xa9,0xff,0x00,0x13,0xf3,0xf7, -0xd1,0x02,0x14,0x37,0x14,0xfb,0x8d,0xe8,0xfd,0x32,0x04,0x00,0x0d,0x08,0x08,0x1c, -0xf8,0xf6,0xda,0x03,0x01,0x00,0xf2,0xf4,0x4e,0x01,0x15,0xf5,0x13,0x02,0x58,0xe5, -0x00,0xa5,0xff,0x03,0xbc,0x03,0x0c,0x84,0xf8,0xf7,0x9e,0x02,0x04,0x11,0xf1,0xf3, -0x61,0xfd,0x15,0x2c,0x12,0x09,0xfa,0xe2,0x02,0x0f,0xfa,0x07,0x21,0xfe,0x10,0x84, -0xf6,0xfb,0xb1,0x00,0x05,0x8b,0xf4,0xef,0xe3,0xfc,0x10,0xdd,0x15,0x0b,0x96,0xe4, -0x05,0xd7,0xf6,0x07,0x8e,0xf7,0x14,0xd1,0xf5,0xfe,0x08,0xff,0x05,0x73,0xf7,0xec, -0x80,0xfc,0x0c,0x80,0x17,0x0c,0x13,0xe6,0x07,0x5b,0xf7,0x08,0xf7,0xf8,0x12,0xa7, -0xf5,0xfd,0x3f,0x01,0x03,0x8c,0xf9,0xea,0xb3,0xf9,0x09,0x33,0x17,0x0c,0x4e,0xe7, -0x07,0xaf,0xfc,0x06,0x29,0xfc,0x0e,0x57,0xf4,0xfc,0x90,0x02,0x04,0x5d,0xfa,0xed, -0xcd,0xf4,0x07,0x41,0x16,0x0b,0x7b,0xea,0x03,0x8a,0x02,0x04,0x93,0x02,0x0c,0x18, -0xf5,0xfa,0x2e,0x04,0x06,0x32,0xfc,0xef,0xf6,0xf2,0x02,0xc6,0x14,0x0a,0xeb,0xeb, -0x01,0x50,0x05,0x02,0xda,0x02,0x0c,0x0e,0xf5,0xfa,0xa0,0x03,0x09,0xb7,0xf8,0xf2, -0xde,0xf2,0x02,0x9e,0x12,0x0c,0x73,0xec,0xfe,0x81,0x02,0x02,0x0a,0x03,0x11,0xde, -0xf2,0xfa,0x0d,0x02,0x0b,0xcf,0xf7,0xf3,0x2b,0xf2,0x01,0x2b,0x12,0x0b,0x9a,0xec, -0xfe,0x06,0x03,0x05,0x72,0x02,0x13,0xd9,0xf1,0xf9,0x78,0x02,0x0e,0x2c,0xf8,0xf1, -0x02,0xf4,0x00,0x66,0x11,0x0b,0x01,0xee,0xfc,0x33,0x02,0x03,0xcb,0x01,0x15,0x6d, -0xf2,0xf7,0x36,0x02,0x10,0x18,0xfb,0xf1,0xa2,0xf4,0xff,0x52,0x10,0x0c,0x50,0xee, -0xfd,0xfd,0x01,0x03,0x2b,0x01,0x17,0x9c,0xf4,0xf4,0xd2,0xff,0x0e,0x49,0xfc,0xef, -0x4c,0xf6,0xfc,0x8f,0x10,0x0d,0x7e,0xed,0xfd,0xeb,0x03,0x02,0xb5,0x00,0x16,0x9b, -0xf9,0xf3,0xa8,0x02,0x0e,0x95,0xfc,0xec,0x7a,0xf3,0xfd,0x89,0x0d,0x0d,0x4a,0xed, -0xff,0xe7,0x01,0xff,0x7f,0xff,0x17,0x3b,0xf8,0xf7,0x49,0x02,0x11,0xc4,0xfe,0xee, -0x9f,0xf3,0xfd,0xfd,0x0c,0x0a,0x6f,0xed,0x00,0x06,0x03,0x01,0xfa,0xfb,0x19,0xd4, -0xf4,0xfa,0x59,0x00,0x12,0xba,0xfe,0xf2,0x57,0xf4,0xfa,0x01,0x0c,0x03,0x8b,0xef, -0x01,0x57,0x08,0x02,0x07,0xf8,0x1b,0x21,0xf4,0xfd,0xd1,0xfe,0x13,0xc2,0xfc,0xf5, -0xb7,0xf6,0xfa,0xd7,0x09,0x01,0x51,0xed,0x01,0x11,0x07,0x03,0xa5,0xf4,0x1c,0xbd, -0xf3,0xfc,0x1b,0xfe,0x15,0x24,0xfd,0xf4,0xef,0xfa,0xfc,0xc0,0x0b,0xfe,0x1a,0xeb, -0x01,0xe7,0x0a,0x05,0x2f,0xf0,0x19,0x34,0xf1,0xfd,0x39,0xff,0x18,0x63,0xfc,0xf4, -0xa1,0xfe,0xfb,0xed,0x0f,0xf8,0x1b,0xec,0xfe,0x95,0x0d,0x02,0x95,0xf3,0x17,0x58, -0xf4,0xf9,0xab,0xfe,0x13,0x39,0xff,0xf1,0xb7,0x02,0xfc,0xc4,0x10,0xfa,0xb8,0xeb, -0xff,0x98,0x0d,0x01,0xa0,0xf1,0x18,0x55,0xf8,0xf6,0x09,0x02,0x11,0x0e,0xff,0xec, -0x06,0x02,0xfe,0x6c,0x11,0xfc,0x53,0xea,0xfd,0x74,0x0f,0x06,0x1e,0xf2,0x15,0xf1, -0xfc,0xf6,0x27,0xff,0x0e,0xd3,0xfe,0xe9,0x7c,0x02,0x01,0xc1,0x10,0xfd,0x46,0xe7, -0xff,0x7c,0x10,0x09,0xcc,0xf0,0x15,0x25,0xfe,0xf6,0xd4,0x01,0x10,0x4c,0xfe,0xe4, -0x42,0xfc,0x02,0x14,0x11,0xff,0x9d,0xe2,0xfd,0x64,0x0c,0x0c,0xa3,0xf2,0x13,0x14, -0xfb,0xf6,0xb9,0x02,0x14,0x7f,0x03,0xe6,0x11,0xfb,0x03,0x9f,0x10,0xff,0x17,0xe1, -0xfd,0x47,0x0e,0x0e,0x58,0xf2,0x0f,0xda,0xf8,0xfa,0x2c,0x06,0x13,0xd6,0x05,0xe7, -0x81,0xf8,0x03,0xdd,0x13,0xff,0x04,0xdd,0xf8,0x9a,0x10,0x0f,0x37,0xf5,0x0d,0x6d, -0xfc,0xf7,0xf6,0x05,0x16,0x97,0x0a,0xe2,0xd0,0xf9,0x01,0x30,0x17,0xfc,0xe2,0xde, -0xf1,0x9f,0x0e,0x0d,0x52,0xf5,0x09,0x33,0xf5,0xf7,0x4d,0x06,0x14,0x50,0x0e,0xe5, -0xac,0xfa,0x01,0xe9,0x1d,0xfd,0x37,0xe4,0xf0,0x2e,0x0f,0x0d,0x72,0xfb,0x07,0xe5, -0xf3,0xf0,0x33,0x08,0x13,0xdf,0x0f,0xe3,0x7e,0xfd,0xff,0x8f,0x1f,0xfc,0xf9,0xe4, -0xed,0x1e,0x12,0x0c,0x95,0x02,0x04,0x65,0xf3,0xec,0x56,0x0c,0x10,0xed,0x13,0xe0, -0xe6,0xfd,0xff,0x57,0x24,0xfa,0xf5,0xe3,0xe8,0x52,0x0f,0x0c,0x01,0x06,0x02,0x5b, -0xf2,0xe9,0xdb,0x0c,0x0e,0x27,0x15,0xe4,0x45,0xfc,0x00,0xfc,0x23,0xfb,0xc3,0xe8, -0xe8,0x4a,0x0d,0x09,0x65,0x0a,0x00,0x72,0xf2,0xe5,0x7d,0x09,0x0f,0xf5,0x19,0xe5, -0x0d,0xfc,0xfa,0x89,0x22,0xf9,0x4e,0xf2,0xea,0xc2,0x0f,0x0a,0x5a,0x0f,0xfd,0x77, -0xf3,0xe4,0x25,0x0a,0x0e,0x71,0x17,0xe4,0xdb,0xf8,0xfb,0xe3,0x23,0xf9,0x73,0xf1, -0xe4,0x5c,0x12,0x07,0xda,0x14,0xff,0x5c,0xf4,0xe4,0xf0,0x08,0x0e,0x91,0x12,0xe7, -0xc0,0xfa,0xfa,0xfc,0x22,0xf9,0xce,0xf6,0xe0,0xef,0x0e,0x03,0xb2,0x18,0xfd,0xf2, -0xf4,0xe4,0x73,0x0a,0x0f,0x06,0x0f,0xec,0x8b,0xf7,0xfa,0x16,0x1e,0xf7,0xe5,0xfc, -0xdf,0x85,0x11,0x04,0x79,0x21,0xf8,0xac,0xf8,0xe5,0xcf,0x09,0x0c,0x32,0x10,0xee, -0xb5,0xfa,0xf8,0x1f,0x1a,0xf1,0x04,0x00,0xdb,0xbc,0x0e,0xfd,0xfc,0x28,0xfb,0x37, -0xfc,0xe0,0xf5,0x09,0x0a,0xf6,0x11,0xee,0xfc,0x01,0xfe,0x1f,0x16,0xee,0x26,0x01, -0xd7,0xf9,0x0b,0xfc,0xc4,0x29,0xf7,0xdb,0xfc,0xde,0xbd,0x08,0x0b,0xce,0x0e,0xf4, -0x70,0x02,0x02,0x7b,0x17,0xf2,0x2a,0x04,0xd8,0x17,0x09,0xfb,0x7f,0x29,0xf8,0x2b, -0xff,0xdf,0x0e,0x05,0x06,0x05,0x06,0xf3,0x12,0x06,0x0b,0x7d,0x0b,0xf7,0xe1,0x05, -0xdb,0x98,0x04,0x00,0xe7,0x27,0xf6,0x38,0xff,0xe1,0x4c,0x03,0x09,0xca,0x04,0xf4, -0x3c,0x02,0x13,0xd3,0x05,0xfb,0xdf,0x06,0xe2,0x50,0xf6,0x02,0xc6,0x25,0xf9,0xab, -0x01,0xe9,0x16,0x00,0x02,0x0d,0xfc,0xf7,0x6b,0x01,0x1a,0x62,0xfc,0x04,0x6b,0x05, -0xe9,0x33,0xf3,0x08,0x5f,0x1c,0xfc,0xbf,0xfe,0xec,0x68,0xfd,0x07,0x0d,0xf7,0xf6, -0x6e,0xfc,0x1d,0x99,0xf5,0x0a,0xfc,0x03,0xee,0x19,0xeb,0x0e,0xdf,0x1a,0xfd,0x18, -0x03,0xed,0xac,0x01,0x04,0x64,0xf7,0xf5,0x32,0xfc,0x22,0xc9,0xed,0x0e,0x6e,0xfc, -0xf3,0xe4,0xea,0x12,0xea,0x17,0xf9,0x76,0x04,0xeb,0xee,0x04,0x01,0x98,0xf3,0xf5, -0x55,0xfc,0x23,0xd8,0xee,0x17,0x77,0xfd,0xf2,0x58,0xe8,0x13,0x24,0x16,0xf7,0xd2, -0x07,0xed,0x44,0x07,0xfb,0x58,0xf0,0xf1,0x3e,0x00,0x1d,0xbc,0xf2,0x19,0x2a,0xfd, -0xf1,0x3e,0xed,0x10,0x12,0x13,0xf5,0x23,0x0c,0xef,0xce,0x0d,0xf6,0x4e,0xf5,0xec, -0x5c,0x04,0x11,0xe2,0xf5,0x19,0x9d,0x03,0xf1,0x4e,0xef,0x11,0x14,0x0d,0xf7,0x78, -0x0d,0xf5,0x66,0x0f,0xee,0xa7,0xf5,0xe6,0xf7,0x0b,0x07,0x7b,0x00,0x15,0xa1,0x01, -0xea,0x18,0xf7,0x0c,0xce,0x0d,0xf6,0xa9,0x0f,0xf3,0xb8,0x14,0xe8,0xfe,0xfd,0xdd, -0x0b,0x11,0xf6,0xba,0x0c,0x15,0x5d,0x06,0xe7,0xe9,0xfa,0x0a,0xbc,0x0c,0xf3,0x81, -0x13,0xf8,0xe9,0x17,0xe1,0x03,0x01,0xe1,0x2b,0x13,0xee,0xa8,0x15,0x13,0xe8,0x04, -0xe6,0xe6,0xff,0x03,0xb9,0x07,0xf3,0x94,0x12,0xfb,0xd1,0x1b,0xe2,0x31,0x01,0xe3, -0x28,0x0b,0xee,0x56,0x19,0x17,0xfd,0x01,0xe5,0xfe,0xfd,0xfa,0x32,0x09,0xf2,0x03, -0x1a,0x00,0xaa,0x19,0xdf,0xcc,0xff,0xeb,0x8a,0x00,0xf1,0x99,0x16,0x21,0x7d,0xff, -0xec,0x85,0xf6,0xfe,0xb3,0x01,0xf1,0x41,0x17,0x04,0xe2,0x14,0xe3,0x6d,0xfc,0xf5, -0xa0,0xf1,0xfa,0x6c,0x16,0x28,0x24,0x00,0xf3,0x4f,0xf3,0xfb,0xff,0xfd,0xf0,0x01, -0x14,0x04,0x9d,0x0a,0xe9,0xd8,0xf9,0x01,0xb0,0xe3,0x01,0x2e,0x16,0x29,0x5e,0xfd, -0xfd,0x42,0xf2,0xfe,0x30,0xfa,0xf3,0x52,0x11,0x09,0xd2,0x01,0xed,0x98,0xf9,0x06, -0xba,0xd8,0x01,0xc3,0x11,0x28,0xcf,0x02,0xfb,0x43,0xf3,0xf9,0x5a,0x03,0xf2,0x3b, -0x15,0x0c,0x58,0xf7,0xee,0xf9,0xf6,0x0a,0xa5,0xd8,0x05,0x75,0x12,0x21,0x5c,0x0c, -0xfa,0xdb,0xf0,0xf8,0x5c,0xff,0xf5,0x43,0x12,0x0e,0x8f,0xf4,0xf3,0x6f,0xfd,0x04, -0x67,0xd4,0x06,0xc9,0x13,0x1d,0x0a,0x14,0xfd,0xe2,0xf1,0xf2,0xe5,0xfc,0xf5,0xcd, -0x14,0x0f,0x30,0xee,0xed,0xd1,0x02,0xfa,0xc2,0xe2,0xfc,0xed,0x1a,0x16,0xba,0x20, -0xf7,0x42,0xf3,0xf1,0xd8,0xfb,0xf8,0x11,0x1a,0x0c,0x53,0xf9,0xe8,0x48,0x0d,0xe6, -0x58,0xee,0xf8,0x64,0x18,0x0f,0xba,0x25,0xfb,0xed,0xf0,0xee,0xe0,0xf9,0xff,0x4e, -0x16,0x06,0xe0,0xf5,0xe7,0x35,0x11,0xe1,0xfb,0xfc,0xf3,0x0b,0x1a,0x0f,0x6d,0x26, -0x00,0x79,0xeb,0xf2,0x4f,0xf0,0x05,0xd4,0x17,0x03,0xa8,0xf3,0xea,0x34,0x11,0xe0, -0x11,0xf9,0xf6,0xf1,0x0f,0x1b,0xd8,0x1e,0x0a,0x3a,0xe8,0xf7,0x79,0xe7,0x0e,0x08, -0x0e,0x0b,0x43,0xeb,0xf6,0xfc,0xff,0xef,0x04,0xf7,0xfe,0x08,0x02,0x24,0x2a,0x0e, -0x16,0xad,0xe5,0x00,0x41,0xe3,0x11,0x94,0x07,0x0e,0x1f,0xe6,0xfe,0x46,0xed,0x00, -0xe4,0xef,0x04,0xfd,0xf9,0x2a,0xe7,0x0a,0x18,0x36,0xe7,0xfa,0xb6,0xe8,0x11,0xa7, -0x02,0x0d,0x11,0xe7,0x03,0x76,0xe5,0x0c,0xb8,0xea,0x05,0xbe,0xf6,0x2c,0xc5,0x08, -0x1b,0x48,0xf3,0xf5,0xab,0xeb,0x02,0x37,0x04,0x0b,0xb3,0xef,0x03,0x2e,0xe4,0x0d, -0x2a,0xeb,0xfe,0x76,0x00,0x21,0x3d,0x0c,0x11,0xbf,0xfd,0xf1,0x70,0xfa,0xfb,0xb0, -0x07,0x04,0x81,0xf6,0xf2,0x11,0xe9,0x0b,0x9f,0xf3,0xf1,0xbc,0x10,0x19,0x69,0x12, -0x08,0xc2,0x01,0xf4,0x56,0x06,0xf4,0xea,0x01,0x01,0x1a,0xff,0xe9,0x3c,0xf3,0x09, -0x85,0xf8,0xee,0x88,0x15,0x09,0x83,0x12,0x07,0x51,0x07,0xf5,0x9b,0x07,0xf3,0x5e, -0xfb,0x04,0x0b,0xfe,0xe5,0x67,0xf9,0x09,0x6b,0xfc,0xee,0xa5,0x17,0x04,0xda,0x0c, -0x02,0x25,0x05,0x03,0x03,0x0b,0xf3,0xb1,0xf5,0x0d,0x56,0xf9,0xe6,0x0a,0xfd,0x0b, -0x80,0xf1,0xf7,0xa4,0x18,0x03,0x66,0x0c,0xfd,0xc3,0x02,0x08,0x4a,0x09,0xf0,0x53, -0xe6,0x18,0x6e,0xf0,0xf2,0x7d,0xfd,0x13,0xfc,0xe9,0x01,0x51,0x0f,0x04,0x94,0x07, -0x00,0x52,0x05,0x0e,0x17,0x05,0xed,0xfa,0xdd,0x1e,0xdf,0xe5,0xf9,0x1c,0xfa,0x1a, -0x60,0xe7,0x0b,0xc1,0x09,0x07,0xb5,0x05,0xff,0x24,0x06,0x10,0xdc,0x06,0xed,0x36, -0xda,0x1f,0xaa,0xe2,0x01,0xb1,0xfa,0x15,0x51,0xe8,0x0b,0x1b,0x09,0x06,0xcc,0x06, -0xf6,0x91,0x0a,0x11,0xf2,0x0c,0xec,0xc8,0xe0,0x13,0x7c,0xe2,0x01,0x34,0x01,0x08, -0xec,0xf0,0x07,0xd1,0x0c,0x00,0x1d,0x06,0xf1,0x28,0x12,0x13,0x18,0x11,0xec,0xcd, -0xe5,0x08,0x2a,0xe7,0xfe,0x1a,0x04,0x03,0x42,0xfb,0xff,0xf2,0x08,0x02,0xaf,0x09, -0xf1,0x29,0x15,0x0f,0xf9,0x0e,0xf0,0x09,0xe4,0xf9,0x4f,0xf4,0x09,0xf8,0x05,0xfa, -0x59,0x06,0xf7,0xf3,0x06,0xfe,0x67,0x00,0xf8,0xec,0x0e,0x16,0x72,0x07,0xf9,0x27, -0xed,0xef,0x49,0xfa,0x07,0x19,0x08,0xfd,0x25,0x07,0xf5,0x0f,0xff,0xff,0xf9,0xf5, -0x00,0xf7,0x07,0x18,0xc3,0xff,0x07,0x1e,0xed,0xe9,0x6d,0x04,0x0e,0x96,0x06,0x00, -0x76,0x06,0xf3,0x0d,0xfe,0x01,0x97,0xee,0x0a,0x69,0xfd,0x17,0x96,0xf8,0x0e,0x25, -0xe7,0xe5,0x7b,0x07,0x15,0x7a,0x07,0x04,0x8e,0x04,0xf1,0xec,0xfa,0x02,0x2b,0xe9, -0x13,0x6f,0xfa,0x14,0x55,0xf0,0x15,0x74,0xe3,0xe5,0xf3,0x0e,0x16,0xa1,0x0a,0x0a, -0x68,0x00,0xf4,0x9d,0xfa,0x03,0x49,0xe4,0x12,0x5f,0xf5,0x06,0xdf,0xf7,0x11,0xd9, -0xee,0xe4,0xad,0x14,0x0b,0x7a,0x10,0x0f,0x74,0x01,0xf6,0x6d,0xfc,0x02,0xfc,0xe5, -0x07,0x78,0xf9,0xf9,0x17,0xff,0x0a,0xf8,0xf6,0xe0,0x1f,0x1d,0x02,0xac,0x18,0x0e, -0x13,0x04,0xf9,0xe1,0xfb,0xfd,0x1b,0xf5,0x03,0xa9,0xfb,0xe9,0x7e,0x0a,0xfa,0xf2, -0xfe,0xe2,0xbd,0x19,0xfd,0x20,0x21,0x08,0x84,0x03,0xf6,0x16,0x03,0xf7,0xe7,0x01, -0xf9,0xe6,0x02,0xde,0xa6,0x0f,0xf7,0xe0,0x04,0xe2,0x6e,0x13,0x00,0x21,0x29,0x09, -0x17,0xff,0xf8,0xd3,0x00,0xf5,0xa3,0x0a,0xf1,0x37,0x06,0xd7,0x33,0x10,0xea,0xf8, -0x13,0xe8,0xdd,0x09,0x00,0x19,0x28,0x11,0x12,0x04,0xf7,0x98,0xfc,0xf5,0x05,0x0d, -0xf1,0xca,0x01,0xe2,0x74,0x02,0xe8,0xe7,0x0e,0xfd,0xcd,0xf7,0x14,0x79,0x18,0x14, -0xbe,0x00,0x00,0x9c,0xef,0xff,0xe3,0x08,0xf9,0x9d,0xef,0xef,0xdf,0xee,0xf7,0xc0, -0x05,0x0c,0x0c,0xed,0x23,0xc8,0x0b,0x12,0x7a,0xfb,0x0b,0x3f,0xed,0x07,0xf8,0x00, -0x00,0xc2,0xeb,0xf9,0xe2,0xdc,0x01,0x3a,0x02,0x0d,0xfd,0xe7,0x31,0x0e,0x07,0x10, -0xd8,0xf7,0x0d,0x1e,0xf1,0x0b,0x3b,0xf6,0x00,0xdc,0xea,0x04,0x28,0xd4,0xff,0x05, -0x05,0x09,0x63,0xe9,0x2c,0x94,0x0a,0x0c,0x84,0xfe,0x09,0x23,0xf9,0x0e,0xc4,0xf2, -0xf7,0x68,0xf1,0x03,0x48,0xd9,0xfa,0x84,0x08,0x06,0xc1,0xf3,0x2a,0x14,0x0f,0x07, -0x74,0xfe,0x03,0xd4,0x06,0x03,0xad,0xfa,0xec,0x90,0xf7,0xf6,0xbe,0xdf,0xf6,0x9c, -0x0a,0x06,0x4c,0xfe,0x19,0x2e,0x12,0xfe,0x4d,0x08,0xf7,0xb7,0x19,0xfc,0x0d,0xfd, -0xe4,0xeb,0xff,0xf7,0x27,0xed,0xf9,0xe0,0xff,0x02,0xd5,0x0b,0x10,0x03,0x1a,0xf3, -0x2a,0x09,0xef,0x4e,0x24,0xf7,0xeb,0xfc,0xe0,0x96,0xfe,0xef,0x49,0xf0,0xfd,0x92, -0xfb,0x07,0x9a,0x0f,0x05,0xde,0x22,0xf3,0xdc,0x04,0xf1,0x7c,0x26,0x00,0x3d,0xf9, -0xe6,0x77,0xf2,0xee,0x1a,0xf7,0xfd,0x0d,0xf8,0x0a,0x9e,0x15,0x00,0x8a,0x20,0xf9, -0xee,0xf8,0xfc,0x14,0x20,0x0b,0xe9,0xee,0xf2,0xf9,0xe6,0xec,0x7c,0xf8,0xfb,0xb7, -0xf4,0x14,0x30,0x17,0xfc,0xac,0x1b,0x05,0x37,0xeb,0x03,0xa3,0x12,0x19,0x5a,0xe4, -0xf9,0x45,0xdf,0xf5,0xdf,0xfe,0xfc,0x2f,0xea,0x13,0xc1,0x14,0xfe,0x38,0x1a,0x0f, -0x8c,0xe9,0x01,0xee,0x0a,0x1f,0xd4,0xea,0xff,0x42,0xd6,0xf9,0xca,0xfe,0xfc,0xd0, -0xe6,0x12,0xc8,0x10,0x02,0xb6,0x12,0x19,0x90,0xeb,0xf9,0xa2,0x09,0x17,0xb0,0xf5, -0xf9,0x7e,0xe1,0xf9,0x17,0x05,0xfb,0x72,0xe6,0x07,0x95,0x08,0x07,0xc4,0x0d,0x20, -0x94,0xf8,0xf1,0xca,0x09,0x0e,0x4d,0x03,0xee,0x4f,0xeb,0xf6,0xec,0x04,0xfe,0xd4, -0xec,0xfe,0x2a,0xfa,0x0e,0x29,0x09,0x24,0xaa,0x02,0xe5,0xfa,0x02,0x06,0x35,0x14, -0xe7,0x25,0xfa,0xfb,0x0c,0x04,0xfd,0x11,0xfe,0xf2,0x94,0xf5,0x07,0xbe,0x0c,0x1d, -0x26,0x12,0xdc,0xbf,0xfd,0x00,0x32,0x18,0xe4,0x01,0x02,0xfd,0x08,0x03,0xfc,0x3b, -0x0d,0xe2,0x5f,0xf5,0xfc,0x3b,0x13,0x14,0xdf,0x23,0xd7,0x6d,0xf8,0xfc,0x6f,0x18, -0xe4,0x71,0x09,0x00,0xe4,0xfd,0x03,0x1e,0x1a,0xdd,0xbc,0xee,0xf7,0x47,0x13,0x0f, -0x39,0x29,0xdc,0x60,0xe9,0x00,0xf6,0x10,0xf0,0xd4,0x08,0x0d,0xd8,0xf1,0x0f,0xa7, -0x17,0xea,0x34,0xdb,0xfa,0xd3,0x0b,0x16,0x2d,0x21,0xec,0xc6,0xda,0x05,0xa8,0xff, -0x00,0x03,0x01,0x17,0x9e,0xea,0x1e,0xc6,0x0f,0xfb,0xe2,0xcc,0xfa,0x5d,0x04,0x1e, -0x16,0x16,0xfb,0x26,0xcf,0x08,0x71,0xf3,0x0b,0x9d,0xfb,0x18,0xad,0xe2,0x24,0x08, -0x10,0x08,0xfa,0xcc,0xf4,0xb1,0x05,0x1d,0xfe,0x12,0xff,0x33,0xd6,0xfd,0x23,0xf4, -0x13,0x23,0xfc,0x14,0x59,0xe9,0x1e,0x15,0x12,0x07,0x20,0xd4,0xe1,0xfb,0x0c,0x13, -0xdd,0x18,0xf5,0x41,0xeb,0xec,0xd3,0xfb,0x12,0xe2,0x02,0x08,0xd6,0xf5,0x14,0x74, -0x12,0x0b,0xb1,0xe2,0xd5,0x7c,0x0f,0x0b,0xeb,0x1c,0xed,0x0a,0x01,0xe2,0x78,0xfa, -0x10,0xba,0x09,0x03,0x1c,0xff,0x12,0xc4,0x0c,0x07,0x3c,0xeb,0xd0,0x71,0x0e,0x04, -0xdb,0x21,0xe5,0xdb,0x08,0xdc,0xcc,0xf8,0x13,0xde,0x09,0x05,0x78,0x02,0x10,0x96, -0x0b,0x05,0x98,0xf5,0xd0,0xdb,0x07,0xfb,0x24,0x21,0xe7,0x29,0x0c,0xe3,0x47,0xf9, -0x14,0xf1,0x09,0x08,0xcd,0x05,0x05,0xfa,0x12,0xfe,0xad,0x03,0xd5,0xed,0xfc,0xf8, -0xff,0x10,0xf3,0xce,0xfc,0xf4,0x53,0xf5,0x14,0xef,0x08,0x09,0x87,0x07,0xfa,0x2a, -0x10,0x00,0x96,0x06,0xea,0xe7,0xe9,0x05,0x41,0xf9,0x0f,0xb7,0xe3,0x09,0x6d,0xed, -0x18,0x92,0x06,0x0f,0x6e,0x04,0xfb,0x47,0x0a,0x04,0xcf,0x04,0x00,0xc2,0xde,0x04, -0x2c,0xeb,0x16,0x17,0xd7,0x11,0x58,0xf7,0x0f,0xd4,0x07,0x11,0xed,0x03,0xf7,0x3c, -0x05,0x07,0x63,0x01,0x09,0x0b,0xe7,0xf5,0xbf,0xf5,0x0b,0x09,0xe1,0x01,0x3a,0x0e, -0x03,0x3b,0x0e,0x10,0x4d,0x02,0xf3,0xa9,0x00,0x06,0xac,0x04,0x09,0x99,0xf3,0xde, -0x3b,0x04,0xf9,0x2c,0xf4,0xf3,0x55,0x22,0xfd,0xab,0x0d,0x13,0x3e,0x00,0xf2,0x2f, -0xfa,0x04,0x39,0x0b,0x06,0x5e,0x02,0xcf,0x6f,0x0a,0xef,0x2c,0xfc,0xf0,0x63,0x23, -0x05,0xad,0x06,0x18,0xf8,0xfd,0xf3,0x5b,0xf7,0xfd,0x6f,0x0f,0x01,0x7f,0x0a,0xd2, -0xe8,0x05,0xee,0x48,0xf5,0xfb,0x92,0x18,0x18,0xb3,0xfe,0x1b,0xef,0xf9,0xf3,0xfa, -0xf4,0xf6,0x70,0x17,0xf9,0x78,0x10,0xd6,0x43,0x06,0xeb,0x6a,0xee,0x07,0x45,0x0c, -0x26,0xdf,0xfd,0x1c,0xac,0xf9,0xf5,0x33,0xf7,0xe9,0x1e,0x1c,0xf3,0xf4,0x12,0xdc, -0xfa,0x07,0xe7,0xb8,0xe2,0x0e,0xdf,0x03,0x2c,0x60,0x05,0x16,0x0a,0xfb,0xf7,0x2c, -0xfe,0xe1,0x6c,0x1b,0xf1,0x70,0x09,0xec,0xc2,0x09,0xeb,0x42,0xdc,0x0d,0x9b,0x0a, -0x21,0x04,0x1c,0x06,0x57,0x02,0xec,0xd2,0x09,0xdb,0x88,0x15,0xf1,0x11,0xfd,0xf8, -0xd2,0x07,0xee,0xc3,0xdc,0x00,0x94,0x1e,0x0c,0x35,0x34,0xf7,0xe0,0x0d,0xe2,0xf9, -0x12,0xdb,0xb7,0x0f,0xf1,0xab,0xfa,0xfb,0x7c,0x0e,0xec,0x9c,0xdd,0xf4,0x73,0x28, -0x03,0x9b,0x38,0xfc,0xc5,0x0a,0xe5,0xe9,0x12,0xe5,0xdc,0x02,0xf1,0x15,0xf7,0xfb, -0xce,0x10,0xf3,0xd1,0xd5,0xf1,0x87,0x1d,0x18,0x51,0x23,0x12,0x7c,0xf9,0xf0,0xa4, -0x09,0xf4,0xab,0xf5,0xf4,0xf7,0xf3,0x02,0x3a,0x0b,0x01,0xa4,0xd4,0xf3,0x60,0x0f, -0x25,0x19,0x14,0x1b,0xc7,0xfa,0xf0,0x12,0x0a,0xf9,0x25,0xf0,0xec,0x7a,0xf6,0x03, -0x46,0x07,0x05,0x6f,0xde,0xe8,0xcf,0x10,0x22,0xed,0x18,0x0b,0xa0,0x0d,0xe6,0x2b, -0x14,0xf3,0x6c,0xf6,0xe0,0xe8,0xfb,0x02,0xdc,0x05,0x07,0x10,0xeb,0xe5,0xe1,0x09, -0x1f,0x8d,0x20,0xfc,0xc7,0x17,0xe7,0x83,0x19,0xf0,0x0f,0xf7,0xd8,0x8b,0xfa,0x0d, -0xf0,0xf8,0x11,0x2c,0xe8,0xfa,0xd6,0xf1,0x27,0xb8,0x19,0xff,0xdb,0x0e,0xf7,0xca, -0x11,0xf5,0x3d,0xef,0xdd,0x91,0xec,0x1a,0x8f,0xe9,0x18,0x84,0xe8,0x0f,0x35,0xeb, -0x22,0xb7,0x17,0xfc,0x53,0x06,0x06,0x99,0x10,0xf8,0x7d,0xe9,0xe5,0xad,0xe0,0x22, -0x44,0xe4,0x10,0xd6,0xee,0x11,0xba,0xf5,0x12,0x89,0x18,0xfc,0x09,0xfd,0x14,0x40, -0x10,0xfe,0x2b,0xde,0xf2,0x05,0xd7,0x25,0x72,0xe1,0x0d,0x36,0xf4,0x15,0x57,0x05, -0x04,0x7d,0x15,0xfb,0x9b,0xf6,0x17,0x4e,0x1a,0xfe,0x74,0xd7,0xf3,0xec,0xd8,0x1d, -0x37,0xe3,0x0a,0x29,0xf0,0x1d,0xbc,0x0f,0x02,0x19,0x0e,0xf5,0xd1,0xfa,0x09,0xd0, -0x2c,0xfb,0x31,0xdb,0xec,0x9f,0xe5,0x11,0xbc,0xe7,0x03,0x0f,0xf5,0x18,0x5c,0x20, -0x05,0xd8,0x05,0xee,0x32,0xfd,0x00,0x50,0x2f,0x04,0xd4,0xda,0xe8,0x03,0xed,0x0a, -0x27,0xe5,0xff,0xb0,0xf5,0x16,0xf0,0x27,0x18,0x4f,0xf4,0xf6,0x92,0xee,0x0c,0x4c, -0x1a,0x1e,0xc3,0xd4,0xe5,0x4d,0xef,0x09,0xd3,0xe2,0xfd,0x15,0xef,0x1b,0xa1,0x1c, -0x35,0xc5,0xe4,0xfc,0xe1,0xe2,0x15,0x33,0x0c,0x29,0x61,0xe0,0xdf,0x0b,0xf4,0x03, -0x42,0xe7,0xf5,0xab,0xf1,0x14,0x04,0x1f,0x3b,0xf9,0xef,0xed,0xe2,0xe9,0x05,0x88, -0x11,0x1a,0xb7,0xfb,0xd0,0x17,0x00,0xfa,0x35,0xf1,0xe8,0xbd,0xf8,0x08,0x50,0x25, -0x3b,0x5a,0x06,0xdf,0x46,0xf3,0xf9,0x4a,0x13,0x0b,0xc0,0x0d,0xd1,0x73,0xfe,0xf8, -0x13,0xf5,0xe4,0x5c,0xf2,0x06,0x76,0x1f,0x42,0x6e,0x0b,0xe7,0x07,0xea,0xf8,0xcf, -0x0e,0x09,0x07,0x0a,0xe3,0x9a,0xf2,0x03,0x7e,0xee,0xee,0xcf,0xe1,0x09,0x41,0x19, -0x42,0x6c,0x14,0xf2,0xf3,0xe6,0xf7,0x99,0x06,0x0c,0x4f,0xfd,0xf9,0xe2,0xe5,0x0b, -0xaa,0xe9,0xfb,0x30,0xd6,0x02,0x78,0x18,0x3f,0x44,0x1a,0xfb,0xa8,0xe7,0xf7,0x0e, -0xfa,0x17,0x60,0xed,0x0a,0x35,0xe3,0x09,0x57,0xeb,0xfd,0xa2,0xd5,0xf4,0x7a,0x1b, -0x42,0x99,0x16,0x0c,0x3c,0xe5,0xfd,0xb3,0xec,0x14,0x94,0xec,0x06,0x48,0xf5,0xfc, -0xaa,0xf8,0xf5,0xaa,0xdf,0xe0,0x13,0x1c,0x40,0x21,0x1a,0x12,0xa7,0xee,0xfa,0x1e, -0xed,0x01,0xcc,0xf9,0xf5,0xc5,0x0b,0xf2,0x2c,0x04,0xf1,0x36,0xe6,0xd3,0x48,0x17, -0x3c,0x53,0x22,0x0d,0x8f,0xff,0xfb,0x77,0xeb,0xf6,0x19,0xfb,0xf1,0x5c,0x07,0xfe, -0xf8,0xff,0xf7,0x0e,0xe2,0xd4,0xf9,0x08,0x3f,0xee,0x1f,0x15,0xa9,0xfe,0x0f,0xeb, -0xde,0xf7,0x4d,0xee,0xfc,0xa5,0xf8,0x0e,0x42,0x00,0xfb,0xb5,0xdf,0xd6,0x22,0xfc, -0x3e,0x2d,0x1f,0x1d,0x29,0xfd,0x1d,0xa7,0xde,0xee,0xd4,0xeb,0xfc,0xe0,0xf5,0x09, -0xcc,0x10,0xf3,0x00,0xe8,0xce,0xd6,0xfc,0x2f,0x32,0x26,0x1b,0xe4,0x06,0x20,0x62, -0xed,0xdf,0xd2,0xea,0xf2,0xa9,0x00,0xfd,0x2c,0x23,0xeb,0x42,0xec,0xca,0xa6,0xfd, -0x25,0xc9,0x23,0x1c,0x3e,0x05,0x28,0xa0,0xf3,0xe2,0xa7,0xe2,0xef,0xd3,0x03,0xf5, -0x7a,0x2a,0xed,0x20,0xf0,0xc6,0xfa,0x00,0x1e,0x8f,0x1d,0x21,0x98,0x06,0x2b,0xe4, -0xfb,0xe5,0xfe,0xda,0xe4,0xfd,0x0d,0xee,0xc2,0x29,0xf4,0x41,0xee,0xc9,0x39,0xfa, -0x24,0x34,0x0e,0x25,0x7b,0x0d,0x24,0xd9,0x0c,0xe3,0x0f,0xe0,0xd2,0xe3,0x14,0xee, -0x0e,0x1f,0x00,0x18,0xea,0xce,0x29,0xf4,0x26,0x94,0x05,0x24,0x8a,0x19,0x1e,0xc1, -0x12,0xea,0x71,0xe0,0xc9,0x25,0x0f,0xfd,0x04,0x11,0x08,0x83,0xe9,0xd2,0xae,0xf4, -0x22,0x36,0x04,0x1e,0xd7,0x1e,0x1f,0x05,0x0b,0xfb,0xb1,0xdc,0xc8,0xe0,0x05,0x01, -0xf1,0x11,0xfa,0x14,0xfb,0xcb,0xec,0xfe,0x14,0x74,0x0a,0x14,0x1d,0x26,0x21,0x8f, -0x0a,0x01,0x96,0xe2,0xc2,0x72,0x03,0xf8,0xcd,0x20,0xe2,0x91,0x0c,0xc7,0x5c,0x07, -0x07,0x51,0x0e,0x11,0x6e,0x27,0x21,0xac,0x0c,0x01,0x3e,0xec,0xc2,0x74,0xfb,0xf6, -0x19,0x21,0xde,0x75,0x05,0xdd,0x47,0x01,0x08,0xa8,0x03,0x19,0xe8,0x1e,0x27,0x7d, -0x09,0x03,0xcc,0xf1,0xcb,0xff,0xee,0xf9,0xb5,0x19,0xe7,0x0f,0xef,0xf5,0x2d,0xf8, -0x0d,0xc6,0xf9,0x22,0x85,0x19,0x2a,0xe2,0x07,0x03,0x33,0xf9,0xd4,0x87,0xeb,0xee, -0x74,0x18,0xeb,0xa4,0xe6,0xfd,0x8f,0xfd,0x06,0xeb,0xf6,0x21,0x71,0x1c,0x24,0x79, -0x0e,0xfd,0x97,0x03,0xd9,0xfc,0xef,0xe2,0x68,0x13,0xed,0xb6,0xe4,0xfc,0xd0,0x0b, -0xfc,0xb1,0xfa,0x17,0x47,0x2a,0x17,0xa0,0x15,0xf4,0x89,0x0b,0xe2,0xe5,0xf1,0xe1, -0x85,0x03,0xf5,0x84,0xe0,0xfb,0x14,0x12,0xfa,0x01,0xfc,0x0e,0x6e,0x33,0x0f,0x1b, -0x18,0xf4,0xe2,0x0a,0xf1,0x77,0xec,0xe6,0xcb,0xf1,0xfe,0x59,0xe0,0xf9,0x05,0x13, -0xfd,0x5e,0xfa,0x08,0x6b,0x34,0x11,0xff,0x10,0xf7,0x57,0x08,0xff,0x50,0xeb,0xe8, -0x05,0xe5,0xfd,0x58,0xe6,0xf9,0x0b,0x0e,0x03,0x6d,0xf9,0x07,0xa1,0x2c,0x1c,0xa9, -0x07,0xfd,0xc0,0x05,0x08,0xe9,0xec,0xe9,0xe1,0xdf,0xf9,0xb8,0xe7,0x00,0x4b,0x03, -0x0f,0xc1,0xf9,0x05,0x19,0x21,0x20,0x6b,0x04,0xfc,0x75,0x06,0x10,0x2d,0xec,0xeb, -0xec,0xd8,0xf8,0x48,0xe6,0x09,0xb2,0xf7,0x14,0xf0,0xff,0x04,0x53,0x1c,0x1f,0xd3, -0x07,0xf6,0x15,0x09,0x15,0xca,0xed,0xee,0xf5,0xd4,0xf5,0xd2,0xe6,0x09,0xb1,0xf7, -0x11,0xbe,0x0b,0x00,0xab,0x17,0x1c,0x12,0x0d,0xf1,0x55,0x0b,0x15,0x02,0xf2,0xed, -0x03,0xd7,0xef,0x5f,0xed,0x00,0xd2,0xfc,0x06,0x4b,0x18,0xfd,0xb9,0x13,0x16,0x45, -0x12,0xf2,0xe8,0x0a,0x14,0x37,0xfa,0xed,0xc4,0xd9,0xeb,0x5a,0xf1,0xfb,0x9a,0xfc, -0x03,0xf9,0x1c,0x03,0xe5,0x0d,0x0f,0x0b,0x13,0xf7,0x21,0x07,0x12,0x81,0xfe,0xef, -0x99,0xdb,0xeb,0x6c,0xef,0xfa,0x18,0xf9,0x03,0xd7,0x17,0x0f,0x8b,0x09,0x0d,0x22, -0x10,0x00,0x27,0x02,0x0f,0x93,0xfd,0xf3,0xaa,0xdd,0xed,0x4e,0xed,0xfb,0xd2,0xf4, -0x06,0xf3,0x14,0x1a,0xb0,0x05,0x09,0xf3,0x0a,0x09,0x92,0xfd,0x0d,0x2c,0xfb,0xf8, -0x74,0xe1,0xed,0x37,0xed,0xf7,0x82,0xf6,0xfe,0x44,0x19,0x19,0x68,0x0c,0xff,0xb5, -0x0c,0x0c,0xe1,0x01,0x07,0x2f,0xfb,0xfa,0x72,0xea,0xec,0x53,0xef,0xf1,0xae,0xf7, -0xf4,0x33,0x1f,0x17,0x62,0x15,0xf6,0x37,0x0e,0x0a,0x11,0x09,0x01,0xf9,0xf7,0xfa, -0xa7,0xf0,0xee,0xb3,0xed,0xf2,0x2f,0xf7,0xed,0xeb,0x1e,0x19,0x05,0x1c,0xf1,0xe0, -0x0d,0x05,0x59,0x11,0xfb,0xeb,0xf5,0xfc,0x93,0xf4,0xf4,0x42,0xe8,0xf6,0x06,0xf5, -0xe9,0x1c,0x1d,0x1b,0x47,0x21,0xee,0xdb,0x0d,0xff,0xc9,0x18,0xf8,0xd4,0xf3,0xfb, -0xfa,0xf6,0xfb,0x4c,0xe2,0xfa,0x42,0xf1,0xe9,0x3b,0x17,0x1c,0x1f,0x25,0xf0,0x06, -0x09,0xff,0xc0,0x14,0xfe,0xdf,0xed,0x01,0x8a,0xf3,0x07,0x30,0xe0,0xfd,0xe3,0xed, -0xe8,0xcb,0x0f,0x1d,0xa3,0x28,0xf6,0xd2,0x00,0x05,0xd0,0x08,0x08,0xfc,0xe5,0x07, -0x8e,0xf0,0x0d,0x10,0xe2,0xfd,0x84,0xee,0xe7,0x0a,0x09,0x1d,0x00,0x29,0xfe,0xa7, -0xf9,0x07,0x67,0x01,0x0b,0x9f,0xe6,0x06,0xf4,0xf3,0x0a,0x01,0xed,0xf8,0xd1,0xf2, -0xe2,0x8a,0x06,0x17,0x38,0x2b,0x06,0xe1,0xf9,0x02,0x7b,0xff,0x06,0xa9,0xee,0x01, -0x80,0xfc,0x01,0xb2,0xf9,0xf3,0xfd,0xf5,0xdf,0xdb,0x05,0x12,0xf2,0x29,0x0b,0x56, -0xfd,0xfc,0x2a,0x00,0xfe,0x09,0xf8,0xfb,0xe6,0x02,0xf8,0x21,0x04,0xf7,0xc3,0xf5, -0xdf,0xc4,0x03,0x0f,0x58,0x26,0x13,0xc1,0x00,0xf7,0x39,0xfd,0xf8,0x05,0xfc,0xfa, -0x3f,0x07,0xf1,0x2a,0x09,0xfd,0xd8,0xf3,0xde,0xef,0xff,0x0e,0x14,0x1f,0x18,0x46, -0x05,0xf6,0x82,0xfd,0xf5,0xaf,0xfb,0xfc,0x9f,0x07,0xed,0xf2,0x08,0x08,0x52,0xf3, -0xdc,0x07,0xff,0x0b,0x3d,0x1a,0x1b,0xa0,0x0d,0xf1,0x4e,0xfd,0xef,0x9f,0xfc,0xff, -0xbe,0x08,0xe9,0x8f,0x05,0x0f,0x2c,0xf6,0xd9,0xdb,0x00,0x0a,0xb3,0x16,0x18,0xff, -0x11,0xf2,0xdd,0xfc,0xee,0xcd,0xfc,0x01,0xd9,0x07,0xe8,0xb1,0x02,0x14,0x5e,0xfb, -0xd8,0xc1,0xfe,0x0c,0xaa,0x0f,0x18,0x04,0x11,0xf9,0x18,0xf6,0xee,0x3d,0xfb,0x04, -0xad,0x07,0xea,0x84,0xff,0x16,0xe8,0x01,0xd7,0x0d,0xf9,0x0f,0x1a,0x0d,0x13,0x42, -0x13,0xfe,0xa5,0xf6,0xeb,0x7f,0xfd,0x06,0xc8,0x03,0xf0,0x9c,0xf7,0x1c,0x56,0x01, -0xdf,0xe2,0xee,0x14,0x65,0x0b,0x0c,0x71,0x16,0xfd,0x26,0xfb,0xe5,0xe7,0x00,0x05, -0xa6,0x00,0xf7,0x58,0xee,0x21,0x30,0x00,0xeb,0x8a,0xe4,0x19,0x4b,0x0c,0x02,0x20, -0x19,0xfa,0x30,0x03,0xe0,0x81,0x06,0xff,0x44,0x00,0xfa,0x9d,0xee,0x1e,0x49,0x03, -0xf1,0xc6,0xe1,0x14,0xdb,0x12,0xf8,0x07,0x1d,0xf6,0x90,0x0b,0xdc,0x94,0x0b,0xf9, -0x90,0x03,0xf9,0xf6,0xef,0x18,0x89,0x09,0xf4,0x09,0xe4,0x0a,0x2a,0x1d,0xec,0x5e, -0x1f,0xf0,0x12,0x14,0xda,0x5a,0x10,0xf3,0x83,0x03,0xfc,0x50,0xf1,0x14,0xd2,0x09, -0xfa,0x76,0xe6,0x05,0xeb,0x20,0xe8,0x8d,0x1c,0xef,0x77,0x15,0xdc,0xcb,0x10,0xef, -0x24,0x03,0xfd,0x89,0xf2,0x0f,0x9c,0x0a,0x01,0xec,0xe6,0x04,0xca,0x1e,0xed,0x5d, -0x11,0xf4,0x9d,0x0f,0xe6,0xfd,0x0d,0xeb,0xd3,0x00,0x00,0xf9,0xf6,0x09,0x90,0x0b, -0x06,0x21,0xe8,0x04,0x96,0x1a,0xf5,0xfa,0x05,0xfa,0x69,0x08,0xf0,0x63,0x0b,0xea, -0x1b,0xff,0x00,0xbf,0xfb,0x01,0x92,0x0d,0x07,0x1c,0xef,0x01,0xde,0x18,0xf9,0xd3, -0x01,0xfc,0xf5,0x04,0xf5,0xcf,0x07,0xea,0xd7,0xfa,0x04,0x8a,0xfe,0xff,0x66,0x0a, -0x0a,0x90,0xf4,0xfd,0x9f,0x17,0xfa,0x21,0x02,0xf7,0x19,0x06,0xfc,0x55,0x05,0xec, -0xf9,0xf3,0x07,0x1b,0xfc,0x00,0x3d,0x04,0x0d,0xd2,0xf9,0xfd,0x50,0x13,0xfd,0xf8, -0x00,0xf4,0xcd,0x02,0x03,0x0a,0x00,0xf1,0x64,0xf0,0x0b,0x5f,0xfc,0x06,0xd2,0xfc, -0x0e,0xfa,0xfd,0xff,0xbd,0x0b,0x03,0x73,0xfe,0xf4,0x5c,0xff,0x07,0x64,0xfc,0xf3, -0x71,0xee,0x09,0x3d,0xff,0x09,0xca,0xf8,0x0b,0x00,0x03,0x04,0xa0,0x02,0x0a,0x68, -0xfc,0xf6,0xb9,0xfb,0x07,0x84,0xfd,0xf1,0x78,0xf4,0x00,0xd1,0x06,0x06,0x4c,0xfb, -0x02,0xcd,0x0a,0x04,0x17,0xfe,0x0b,0x17,0x01,0xf7,0x12,0xfc,0x02,0xbc,0xfe,0xed, -0xa7,0xfb,0xf7,0x46,0x0d,0x06,0x7f,0xfd,0xfd,0x28,0x0e,0x05,0x68,0xfa,0x09,0x55, -0x06,0xf7,0x04,0xfe,0xfd,0x34,0x00,0xeb,0xfb,0xfe,0xf2,0x54,0x0e,0x09,0x3d,0xfc, -0xfb,0x29,0x0d,0x09,0x07,0xf9,0x08,0x4a,0x09,0xfa,0x13,0xfb,0xfa,0x1e,0xfc,0xef, -0x28,0xfe,0xf3,0xdc,0x0a,0x10,0x7c,0xfc,0xfb,0x14,0x08,0x0b,0xd2,0xf5,0x07,0xf8, -0x09,0x03,0x57,0xf7,0xf9,0xfc,0xf4,0xf5,0x13,0xfe,0xf6,0x52,0x06,0x15,0xf5,0xfe, -0xfc,0xb8,0x03,0x0d,0xdc,0xf3,0x08,0x09,0x09,0x09,0x91,0xf7,0xf2,0xc7,0xf3,0xf2, -0x38,0x03,0xf0,0xcc,0x07,0x14,0x82,0x06,0xfc,0x58,0xfe,0x0f,0xe9,0xf0,0x0c,0xb0, -0x05,0x0f,0xf6,0xfd,0xe8,0xc0,0xf3,0xec,0xdc,0x0d,0xe8,0x55,0x0b,0x0f,0x4d,0x0e, -0xfd,0xa1,0xfb,0x0f,0x83,0xee,0x10,0x72,0x00,0x13,0xf1,0x01,0xe5,0xba,0xee,0xeb, -0x99,0x11,0xe8,0xd2,0x05,0x10,0x6f,0x10,0x04,0x12,0xf8,0x0d,0x33,0xec,0x12,0xba, -0xff,0x15,0x0f,0x06,0xe6,0x11,0xe5,0xee,0x7e,0x0d,0xf0,0x73,0xfe,0x16,0x89,0x0d, -0x0a,0x1d,0xf9,0x06,0xf1,0xed,0x12,0x73,0x01,0x15,0x2b,0x08,0xea,0xf2,0xd8,0xf4, -0x95,0x06,0xf9,0x21,0xf5,0x1a,0x64,0x0e,0x0d,0x6a,0xfd,0xfc,0x18,0xf2,0x0d,0x61, -0x07,0x13,0x69,0x0b,0xed,0x4f,0xd1,0xf8,0x4d,0xfe,0x00,0xf0,0xf0,0x19,0x50,0x0e, -0x11,0x42,0x02,0xf6,0xe0,0xf2,0x0c,0xff,0x0a,0x16,0xde,0x07,0xf3,0xcf,0xca,0xfa, -0x81,0xf7,0x05,0x85,0xef,0x14,0x14,0x11,0x13,0x75,0x07,0xf0,0x45,0xf2,0x0c,0xcf, -0x0a,0x1a,0x46,0x02,0xfa,0x89,0xc9,0xf9,0x24,0xf5,0x03,0x8a,0xf5,0x09,0x4f,0x15, -0x13,0x40,0x0e,0xec,0xcf,0xee,0x0f,0xcd,0x09,0x22,0x5a,0xfa,0xff,0xf9,0xcb,0xf4, -0x12,0xf7,0xf8,0xaf,0x04,0xf9,0x24,0x1d,0x0e,0xff,0x18,0xe6,0x8f,0xeb,0x11,0x8a, -0x0a,0x2a,0x77,0xf4,0x02,0x7d,0xd0,0xec,0x2c,0xfb,0xef,0x10,0x12,0xed,0x62,0x21, -0x0b,0x45,0x1e,0xe7,0x90,0xe5,0x13,0xb7,0x0c,0x2c,0x6f,0xf2,0x00,0x58,0xd7,0xe6, -0xb7,0xfa,0xef,0x11,0x0f,0xf2,0x9e,0x16,0x16,0x74,0x18,0xf1,0xb6,0xdb,0x13,0x11, -0x15,0x28,0x4a,0xf9,0xf7,0x42,0xe4,0xdf,0x3f,0xf6,0xf6,0x41,0x03,0x01,0x57,0xff, -0x26,0x69,0x0d,0xfd,0x68,0xd6,0x09,0xf6,0x23,0x1e,0x95,0x05,0xeb,0x38,0xf4,0xd9, -0xd9,0xef,0xfd,0x85,0xfa,0x0c,0x36,0xf2,0x2d,0xfd,0x08,0x01,0xfd,0xd9,0xf9,0xff, -0x34,0x16,0xaa,0x0d,0xe3,0x95,0xff,0xd8,0x00,0xe8,0x02,0x29,0xf6,0x10,0xcb,0xee, -0x28,0x17,0x0f,0xfd,0x1e,0xe5,0xe5,0x7b,0x42,0x12,0x38,0x10,0xe2,0xa7,0x02,0xdc, -0x94,0xde,0x06,0x56,0xf6,0x0b,0x0a,0xf6,0x18,0x3d,0x19,0xf4,0x15,0xf7,0xd7,0x8f, -0x45,0x14,0x0c,0x0d,0xe6,0x3e,0x01,0xe7,0xeb,0xd5,0x08,0xb2,0xf7,0x05,0x6d,0xfc, -0x14,0x26,0x18,0xf4,0xec,0xf8,0xd9,0x90,0x37,0x21,0x32,0x07,0xed,0x89,0xff,0xee, -0x3a,0xd0,0x07,0x90,0xf8,0x02,0x98,0xfb,0x1a,0x26,0x0f,0xff,0x94,0xef,0xea,0x85, -0x21,0x2a,0x6c,0x03,0xf1,0x6b,0x02,0xec,0x0f,0xd7,0xfc,0x7a,0x00,0xfa,0xbf,0xf9, -0x20,0x8b,0x07,0x04,0x9a,0xe6,0xfb,0x7a,0x14,0x2a,0x05,0x07,0xf0,0x84,0x0b,0xe6, -0x92,0xe2,0xf1,0xd8,0x05,0xf6,0x73,0xf1,0x2b,0x07,0x01,0x0a,0x2d,0xdd,0x07,0x9e, -0x0e,0x1f,0xd8,0x0f,0xed,0x45,0x12,0xe1,0x0c,0xea,0xf1,0x38,0x02,0xfa,0xf9,0xe1, -0x36,0xd2,0xfb,0x11,0xcf,0xd1,0x13,0x4e,0x0c,0x16,0x9d,0x11,0xf1,0x00,0x13,0xe5, -0x8f,0xeb,0xf7,0x95,0xfb,0xfa,0x4b,0xdb,0x33,0x22,0x06,0x0c,0x2b,0xd4,0x12,0x10, -0x10,0x0e,0x97,0x0e,0xfa,0x5f,0x0c,0xef,0x11,0xe8,0xfe,0x08,0xfb,0xf2,0x5d,0xe0, -0x21,0x81,0x1d,0xfc,0xf8,0xe3,0x06,0x45,0x19,0x01,0x7c,0x0a,0x03,0xba,0x06,0xf5, -0x0b,0xea,0x03,0x1a,0xfd,0xe9,0xb4,0xe3,0x15,0x57,0x25,0xfa,0x5a,0xe8,0x09,0x22, -0x15,0x04,0x20,0xff,0x0d,0x01,0x03,0xf6,0x0d,0xee,0x05,0xc4,0x01,0xe2,0x58,0xe3, -0x13,0xc2,0x1f,0x02,0x72,0xe2,0x14,0x1f,0x0a,0x0a,0x58,0xf2,0x11,0xc6,0x05,0xf3, -0xc7,0xf8,0x03,0x02,0x0a,0xd9,0x9c,0xe3,0x11,0xf6,0x1b,0x05,0x0f,0xe2,0x19,0x7a, -0x05,0x0d,0x12,0xed,0x0e,0x23,0x0a,0xf0,0xf2,0xff,0x05,0x20,0x0d,0xd6,0xf9,0xe2, -0x10,0xf5,0x14,0x07,0x0a,0xe8,0x1a,0x5f,0x07,0x0a,0xd1,0xec,0x05,0x07,0x0c,0xf0, -0x90,0x04,0x0a,0x26,0x0d,0xd5,0x49,0xe0,0x11,0xdf,0x0d,0x06,0x5b,0xee,0x1a,0x2d, -0x09,0x06,0x7e,0xf0,0xfa,0x2d,0x0d,0xf3,0x42,0x07,0x0e,0xf5,0x09,0xd9,0x94,0xda, -0x16,0x88,0x06,0x05,0x6a,0xf4,0x18,0x78,0x0b,0x04,0xe1,0xf6,0xf0,0x09,0x06,0xf8, -0x44,0x0c,0x13,0x66,0x08,0xdc,0xb1,0xd7,0x16,0xb3,0x03,0x00,0xfe,0xfc,0x17,0xaf, -0x0e,0xfd,0x9e,0xfd,0xec,0x8a,0x00,0xf7,0x3d,0x14,0x12,0x9f,0x08,0xda,0xd7,0xdb, -0x12,0x93,0x02,0xfe,0x15,0xfe,0x1d,0x2a,0x0c,0xfc,0x8b,0x00,0xe9,0x46,0xfc,0xf1, -0xa9,0x23,0x0d,0xed,0x0f,0xd2,0xd5,0xe3,0x0a,0xb0,0x02,0x01,0x51,0xf7,0x28,0x46, -0x02,0x02,0x92,0xfc,0xee,0xbb,0xf5,0xee,0x2b,0x2c,0x0c,0x59,0x13,0xcc,0xa5,0xec, -0x01,0xe0,0x04,0x01,0x02,0xf7,0x2d,0x51,0x01,0x03,0xbc,0xf6,0xf2,0xba,0xea,0xee, -0x31,0x2d,0x14,0x99,0x0f,0xcc,0x4b,0xef,0xfa,0xa9,0x08,0xfd,0x60,0x00,0x23,0x9a, -0x0f,0xfa,0x7f,0xfa,0xf1,0x28,0xe8,0xed,0x98,0x2b,0x1e,0x0e,0x0b,0xce,0xa0,0xf0, -0xf3,0x7b,0x0f,0xf1,0xde,0x0c,0x15,0xe4,0x1f,0xf1,0x3a,0x01,0xee,0x9e,0xe7,0xec, -0x38,0x25,0x27,0xf1,0x07,0xcf,0x96,0xf1,0xed,0x87,0x13,0xed,0xfa,0x10,0x11,0x18, -0x23,0xf9,0x93,0xf9,0xf5,0xa7,0xdf,0xf1,0xac,0x1c,0x2e,0x29,0x0a,0xcc,0xc5,0xf1, -0xe9,0x04,0x17,0xed,0x28,0x0c,0x16,0x06,0x1b,0x0b,0xa3,0xec,0xff,0x90,0xd7,0xf4, -0x65,0x16,0x2b,0xd5,0x18,0xc2,0x3c,0xf6,0xdf,0xb9,0x1d,0xed,0x09,0x09,0x18,0x3b, -0x12,0x1a,0xed,0xe6,0x01,0xef,0xd7,0xf4,0xa3,0x11,0x25,0xa8,0x27,0xc1,0x77,0xf2, -0xdd,0x84,0x1d,0xed,0x72,0x07,0x18,0x8a,0x0e,0x21,0xaa,0xea,0xff,0xaa,0xda,0xf6, -0x36,0x0a,0x1f,0x7e,0x2f,0xc9,0xdd,0xe5,0xe1,0xed,0x1a,0xf1,0x2b,0x07,0x13,0x7d, -0x0c,0x22,0xb8,0xf2,0xfc,0x8d,0xdc,0xfb,0x8c,0xfe,0x21,0x43,0x2b,0xde,0x19,0xd1, -0xea,0x88,0x11,0xf8,0x1d,0x05,0x10,0xb8,0x0c,0x1e,0xcc,0xfd,0xf9,0x24,0xdf,0xff, -0x3b,0xf3,0x22,0x14,0x25,0xf4,0xbd,0xbe,0xf3,0x19,0x08,0x01,0x28,0x00,0x0d,0x35, -0x0f,0x13,0xd7,0x0e,0xf2,0x25,0xeb,0xfd,0xed,0xec,0x1e,0xf9,0x1e,0x09,0x8a,0xb4, -0xf7,0xbb,0x00,0x04,0x66,0x01,0x07,0x76,0x16,0x05,0x58,0x1e,0xec,0xd9,0xf4,0xfa, -0x2e,0xec,0x1a,0xe7,0x19,0x10,0x55,0xb6,0xf3,0x13,0x03,0xff,0xdd,0x09,0xfd,0x43, -0x1d,0xfb,0xdf,0x20,0xf4,0x80,0xf6,0xfe,0xf4,0xe7,0x17,0x60,0x1a,0x0e,0xda,0xc3, -0xe7,0xc5,0x09,0xf7,0xb2,0x0c,0xf8,0x9a,0x1a,0x03,0x73,0x13,0x08,0xa5,0xec,0x09, -0x72,0xdd,0x17,0x6a,0x18,0x08,0xe8,0xd1,0xe0,0x45,0x09,0xf8,0xd9,0x0a,0xfd,0x70, -0x0e,0x0f,0xe3,0x03,0x17,0xfc,0xeb,0x0d,0xf4,0xdb,0x15,0x6b,0x1d,0xfc,0x6c,0xe0, -0xdb,0x47,0x05,0xfb,0x52,0x06,0x02,0xc3,0x03,0x15,0x78,0xfd,0x19,0xcf,0xf6,0x08, -0xa0,0xe2,0x0c,0xaa,0x24,0xf1,0xb1,0xed,0xda,0xd8,0xfd,0xfd,0x3f,0x03,0x03,0x5e, -0xfe,0x14,0xf6,0x00,0x10,0x95,0x09,0xfe,0x64,0xed,0x05,0x1b,0x28,0xe9,0x6e,0xf0, -0xe6,0x58,0xf3,0x03,0x3a,0xff,0x05,0x49,0xf9,0x0f,0x97,0x06,0x07,0xae,0x17,0xf9, -0xed,0xf0,0x00,0x12,0x28,0xec,0xf2,0xec,0xf4,0x13,0xe8,0x05,0x05,0xfe,0x08,0xa6, -0xf4,0x0c,0xed,0x05,0x04,0xbd,0x1d,0xfe,0xbe,0xf0,0x00,0x37,0x23,0xef,0x22,0xe7, -0xff,0x9c,0xe3,0x03,0xf6,0xfd,0x07,0xdf,0xf2,0x0c,0x43,0x00,0x06,0xc2,0x1b,0x0a, -0xfe,0xee,0x02,0xf6,0x1c,0xf4,0xf0,0xe5,0x00,0x6e,0xe9,0xf8,0x8d,0x03,0xfd,0xf7, -0xf9,0x06,0xbb,0x02,0x01,0xd5,0x19,0x16,0x2b,0xf0,0x02,0x40,0x15,0xf8,0x7c,0xe7, -0x00,0x55,0xf5,0xed,0x05,0x0c,0xf1,0x06,0x04,0xfe,0xe5,0x08,0xf8,0x58,0x17,0x1e, -0xf5,0xf0,0x03,0x3a,0x0c,0x00,0xd6,0xe4,0xfe,0x04,0xff,0xea,0x86,0x0e,0xe6,0x2f, -0x06,0xfc,0xe0,0x09,0xf5,0xb9,0x10,0x29,0x05,0xf3,0x06,0x3a,0x02,0x05,0xdd,0xe2, -0xff,0xca,0xfd,0xf2,0x02,0x07,0xe9,0x96,0xff,0x05,0x0b,0x03,0xf8,0xd9,0x09,0x2d, -0x82,0xfd,0x04,0x78,0xfd,0x05,0x28,0xe6,0xfe,0xab,0xfa,0xff,0x3f,0xfc,0xea,0x4e, -0xf4,0x0f,0x6d,0xfe,0xf7,0x14,0x09,0x26,0x7d,0x0c,0xfd,0x3f,0x00,0x00,0xee,0xec, -0xfa,0xdb,0xf9,0x0d,0xfc,0xf5,0xe8,0x11,0xef,0x14,0x42,0x00,0xf0,0xd4,0x0c,0x18, -0x2e,0x1d,0xf8,0x13,0x06,0xfc,0x15,0xf3,0xf2,0x22,0xfa,0x19,0x31,0xf8,0xe0,0x32, -0xef,0x10,0x7f,0x05,0xe8,0xfb,0x11,0x12,0x81,0x22,0xf9,0xd2,0xfe,0xff,0xf5,0xf4, -0xf0,0xd2,0xf4,0x23,0x25,0xfd,0xd6,0x2c,0xf1,0x0d,0xac,0x08,0xe5,0x5f,0x10,0x15, -0x66,0x1f,0x04,0x3c,0xf1,0x09,0xc7,0xf1,0xf5,0x01,0xe9,0x2c,0x04,0x03,0xcf,0x99, -0xf3,0x0a,0xe2,0x0c,0xe4,0xb7,0x0c,0x19,0x21,0x19,0x11,0x89,0xe2,0x15,0x35,0xe8, -0xfd,0xde,0xdb,0x36,0x03,0x07,0xcb,0x02,0xf2,0x08,0xa5,0x09,0xe7,0xb2,0x06,0x1f, -0xcb,0x12,0x1b,0x4c,0xd7,0x1d,0xed,0xe7,0x02,0x07,0xd4,0x37,0x90,0x0c,0xc9,0x9f, -0xf0,0x08,0xbc,0x07,0xea,0xfd,0x03,0x22,0x31,0x12,0x1e,0xbc,0xd2,0x1a,0x64,0xed, -0x03,0xb6,0xd6,0x2f,0xe1,0x13,0xc7,0x7a,0xf1,0x05,0x79,0x06,0xeb,0xdd,0x03,0x20, -0x75,0x13,0x1d,0xd0,0xd6,0x13,0x20,0xf4,0xff,0x6e,0xde,0x25,0xe2,0x1b,0xc6,0xe2, -0xf2,0x03,0x53,0x03,0xea,0x85,0x08,0x1e,0x9d,0x17,0x13,0x4f,0xe0,0x09,0x3f,0xf9, -0xfc,0xba,0xe6,0x1f,0x65,0x1b,0xcc,0x38,0xef,0x03,0x00,0x01,0xe7,0xcb,0x0f,0x18, -0x3d,0x1f,0x0a,0x67,0xe9,0x03,0x34,0xf7,0xfe,0x90,0xe8,0x21,0x2f,0x15,0xd7,0x2a, -0xea,0x02,0xa2,0x00,0xe2,0xcd,0x18,0x16,0x4f,0x22,0xff,0xe9,0xee,0xff,0xaf,0xfa, -0xfd,0x08,0xee,0x1f,0xf4,0x0f,0xde,0xda,0xe6,0x02,0xb2,0xfb,0xe1,0x58,0x1a,0x1b, -0xdf,0x22,0xf8,0xbc,0xf4,0xf9,0x4a,0x02,0xf6,0xe8,0xf8,0x16,0x13,0x12,0xe1,0x73, -0xe6,0x03,0xf1,0xf8,0xe0,0x83,0x1a,0x25,0x5c,0x20,0xf0,0x3a,0xf9,0xf2,0x46,0x08, -0xed,0x2b,0x03,0x11,0xc6,0x15,0xe3,0x93,0xe4,0x05,0x20,0xf3,0xe2,0x82,0x14,0x32, -0x95,0x1e,0xef,0x22,0xf6,0xef,0x3c,0x07,0xf3,0xe3,0x04,0x0d,0xe2,0x14,0xe7,0x8c, -0xe3,0x06,0x57,0xef,0xe0,0xc5,0x0e,0x3b,0x28,0x20,0xf0,0x41,0xee,0xf4,0xba,0xfd, -0xfc,0x0d,0x02,0x11,0xf6,0x11,0xe9,0x9d,0xe1,0x05,0x13,0xf6,0xd8,0x63,0x0c,0x3e, -0x6a,0x26,0xf2,0x59,0xe5,0xfb,0x6b,0xf1,0x0b,0x4f,0xf9,0x16,0x74,0x0e,0xec,0x91, -0xe4,0xfc,0x0a,0x02,0xcb,0x47,0x10,0x39,0xa6,0x32,0xf5,0x23,0xdf,0xfe,0x59,0xe3, -0x14,0x0f,0xf5,0x1c,0xed,0x0a,0xf0,0x08,0xe5,0xf4,0xe9,0x08,0xc4,0xad,0x10,0x33, -0x7e,0x3a,0xfd,0x25,0xd8,0x01,0x57,0xd7,0x1c,0x66,0xf4,0x22,0x2f,0x08,0xf4,0x51, -0xe1,0xf0,0x76,0x09,0xc7,0x07,0x07,0x35,0xac,0x3b,0x0a,0xed,0xd5,0x00,0xeb,0xd3, -0x19,0x19,0xf7,0x23,0x58,0x09,0xf8,0xfb,0xde,0xef,0x7a,0x04,0xd2,0xdf,0xf4,0x38, -0x3c,0x36,0x17,0x9d,0xd3,0xfe,0x31,0xd3,0x11,0x1a,0xff,0x21,0x9c,0x10,0xfa,0xe4, -0xe0,0xed,0x4d,0xfd,0xe3,0x72,0xe3,0x3b,0x3c,0x30,0x26,0x96,0xd4,0xf9,0x25,0xd4, -0x06,0x77,0x06,0x1b,0x75,0x17,0xfa,0x8c,0xe5,0xec,0x34,0xf5,0xee,0x95,0xdb,0x35, -0x64,0x2e,0x2c,0x1a,0xe0,0xf0,0x7b,0xd9,0xfa,0xd1,0x0b,0x15,0xa8,0x1b,0xfe,0x07, -0xe9,0xeb,0x67,0xef,0xf3,0xf1,0xda,0x29,0x78,0x2f,0x2b,0x5e,0xf1,0xe7,0x64,0xde, -0xf2,0x66,0x0f,0x13,0x88,0x1b,0x03,0xb8,0xec,0xe9,0x4b,0xed,0xf3,0x05,0xdf,0x1c, -0x33,0x31,0x27,0xdb,0xff,0xe2,0xfa,0xe1,0xea,0x6e,0x0f,0x0f,0xef,0x1c,0x08,0x01, -0xf4,0xea,0x4e,0xeb,0xf3,0xd0,0xe0,0x14,0xe0,0x2a,0x29,0x11,0x07,0xe8,0xd3,0xde, -0xeb,0xec,0x0a,0x0f,0xfd,0x17,0x0c,0x61,0xf6,0xf0,0xc4,0xe5,0xf7,0xaa,0xdc,0x17, -0x99,0x1a,0x30,0x92,0x05,0xf4,0x35,0xd6,0xef,0x70,0x05,0x0f,0x23,0x15,0x11,0x86, -0xf7,0xfa,0x28,0xde,0xfe,0x70,0xd4,0x1e,0xec,0x0b,0x36,0x6d,0x02,0xff,0xad,0xd4, -0xed,0xd1,0x00,0x09,0x5e,0x14,0x12,0xc4,0xf9,0x05,0x13,0xd8,0x03,0xb1,0xc9,0x27, -0x3a,0x01,0x37,0x1b,0x03,0x05,0x9a,0xdb,0xe9,0x7b,0x04,0xff,0xa7,0x13,0x10,0x13, -0xfe,0x0b,0x90,0xda,0x01,0x79,0xc7,0x27,0xb1,0x01,0x2c,0x20,0x08,0x02,0x47,0xea, -0xe2,0xac,0x07,0xf6,0x60,0x12,0x10,0x44,0x02,0x11,0x1b,0xdf,0xfc,0x76,0xc9,0x1c, -0xbf,0x0b,0x1a,0x89,0x13,0xfb,0x83,0xfc,0xdd,0xf5,0x0c,0xea,0x7d,0x0c,0x0e,0x6c, -0x06,0x18,0x36,0xe4,0xf7,0xf7,0xcd,0x0c,0xe5,0x1c,0x06,0xb5,0x1f,0xf0,0xd2,0x0d, -0xda,0x5e,0x0b,0xe7,0x38,0x05,0x11,0x84,0x06,0x21,0x7a,0xeb,0xf1,0x2f,0xd1,0xfc, -0x72,0x2b,0xf8,0x00,0x24,0xe7,0xf3,0x18,0xdf,0xcb,0x09,0xe1,0xfd,0xfd,0x10,0x5b, -0x0a,0x26,0xed,0xf7,0xed,0x99,0xd8,0xef,0xa5,0x2f,0xf6,0x65,0x20,0xe6,0xf3,0x17, -0xf0,0x89,0x01,0xe2,0x5d,0xf4,0x0b,0xa1,0x0e,0x21,0x8a,0x09,0xe7,0xf5,0xe1,0xe3, -0x7f,0x2e,0xfa,0x34,0x17,0xec,0xda,0x0d,0x03,0x3b,0xfc,0xe2,0xf5,0xeb,0x03,0xf3, -0x14,0x1d,0xe7,0x1c,0xe3,0xc6,0xe8,0xd8,0x7b,0x28,0x02,0x0b,0x10,0xf4,0x52,0x01, -0x13,0x0b,0xfb,0xe1,0x1f,0xe6,0xf9,0x1e,0x17,0x18,0x7c,0x2e,0xe4,0xe9,0xee,0xd2, -0x2d,0x21,0x05,0xbd,0x0d,0xf3,0x46,0xfc,0x18,0x2b,0x05,0xdc,0x80,0xe5,0xef,0x57, -0x16,0x14,0xb9,0x36,0xed,0xfe,0xf2,0xcd,0x62,0x1b,0x06,0xa6,0x11,0xf0,0xc3,0xfd, -0x15,0xde,0x11,0xd8,0xcb,0xe2,0xea,0x59,0x0e,0x15,0x96,0x34,0x00,0xb7,0xf2,0xcd, -0x51,0x11,0x07,0xc3,0x12,0xef,0xa7,0xfd,0x13,0x04,0x18,0xdd,0xfd,0xd9,0xeb,0xe9, -0x06,0x16,0x24,0x31,0x10,0x02,0xf6,0xcd,0x6e,0x05,0x08,0xe9,0x12,0xf8,0xc3,0xf3, -0x18,0xca,0x13,0xeb,0xf6,0xd0,0xeb,0x6e,0xfd,0x0f,0x1c,0x31,0x19,0x88,0xff,0xce, -0x85,0xfb,0x0a,0x67,0x0b,0x03,0x07,0xec,0x1d,0xf3,0x0d,0xf7,0xf3,0xcc,0xe9,0x5b, -0xfd,0x07,0xb7,0x31,0x1b,0x96,0x0d,0xcd,0x7d,0xf8,0x06,0x39,0x07,0x0b,0x85,0xe5, -0x1d,0xa3,0x09,0x00,0xec,0xcd,0xe9,0xb6,0xfa,0xfd,0xfb,0x30,0x1e,0x65,0x1b,0xce, -0x16,0xf7,0xfe,0xc3,0x07,0x10,0xe4,0xe6,0x19,0xa8,0x07,0x08,0x10,0xcd,0xe8,0x56, -0xf4,0xfa,0x5c,0x2a,0x22,0x69,0x23,0xd4,0x80,0xf7,0xf7,0xef,0x08,0x0f,0x75,0xeb, -0x12,0xaf,0x06,0x08,0x1a,0xd2,0xe9,0x3d,0xf1,0xf6,0x3b,0x22,0x25,0x77,0x27,0xdb, -0xb5,0xf6,0xf6,0xa8,0x07,0x0f,0xa3,0xf1,0x0c,0xcd,0x07,0x06,0x49,0xd5,0xe8,0x7b, -0xee,0xf5,0x89,0x19,0x2a,0x95,0x25,0xe7,0x1c,0xf2,0xf8,0xb6,0x04,0x0c,0x7b,0xf8, -0x04,0x2f,0x0b,0x03,0x4d,0xdc,0xec,0x6c,0xee,0xf2,0x22,0x0d,0x2a,0xba,0x23,0xf4, -0x18,0xf3,0xf9,0x42,0x06,0x07,0x2a,0x00,0xfc,0x25,0x0c,0x05,0x56,0xdd,0xf1,0x6d, -0xe8,0xf7,0x87,0x02,0x2c,0x1e,0x1d,0xfa,0xf8,0xf6,0xf3,0x01,0x14,0xfe,0x2f,0x07, -0xf3,0xb4,0x0d,0x04,0xa1,0xd9,0xfd,0x77,0xe0,0xfc,0x32,0xf8,0x2d,0x44,0x1d,0xfc, -0xcc,0xfb,0xf0,0xbd,0x13,0xfa,0xcb,0x09,0xf3,0xd8,0x05,0x0b,0xc9,0xd9,0x09,0x0f, -0xdc,0xff,0x8f,0xef,0x26,0x6a,0x1c,0xff,0x1d,0x07,0xeb,0x05,0x19,0xf4,0x9b,0x0c, -0xf3,0x14,0x01,0x0d,0x72,0xd5,0x0d,0x8e,0xdc,0x00,0x1e,0xf1,0x1a,0x1e,0x1d,0xf8, -0xd7,0x14,0xe8,0x2d,0x24,0xee,0xb4,0x0f,0xf1,0x69,0x00,0x0c,0xfc,0xd6,0x0f,0xcf, -0xe1,0xfd,0x59,0xf3,0x0e,0x3c,0x20,0xef,0x4a,0x1e,0xe7,0xb2,0x29,0xec,0x33,0x0f, -0xf1,0xbd,0xfa,0x0d,0x20,0xd6,0x12,0x50,0xe6,0xfd,0x4d,0xf6,0x08,0x9e,0x1b,0xec, -0xa2,0x1f,0xed,0xdf,0x27,0xf3,0xeb,0x07,0xf8,0x7a,0xf3,0x11,0x0a,0xd5,0x0e,0xd7, -0xe9,0xfd,0x14,0xfa,0x04,0xda,0x14,0xec,0x7d,0x1b,0xfd,0xfa,0x1d,0x03,0xe4,0xf8, -0x05,0x8c,0xe8,0x14,0x83,0xd6,0x0a,0xb3,0xef,0xfa,0xb3,0xfe,0x07,0x33,0x09,0xef, -0xb3,0x0d,0x13,0x73,0x0d,0x18,0xf1,0xe7,0x12,0x48,0xde,0x15,0xe5,0xd9,0x02,0x3a, -0xf9,0xf4,0x3f,0x03,0x07,0x91,0xfe,0xf3,0x3b,0x03,0x27,0x4f,0x03,0x24,0x97,0xde, -0x17,0xf2,0xde,0x0f,0x68,0xe3,0xf8,0x7a,0xff,0xf4,0xd4,0x04,0x0c,0x66,0xf2,0xf5, -0x44,0xf4,0x35,0x56,0x00,0x2c,0x93,0xdf,0x13,0xb9,0xe1,0x08,0x3f,0xea,0xf0,0xc2, -0x00,0xf7,0xcb,0x06,0x13,0xe3,0xe9,0xf1,0xae,0xed,0x3a,0x74,0x07,0x27,0x33,0xe5, -0x0d,0x3d,0xe9,0x01,0x58,0xef,0xeb,0xad,0x00,0xf7,0x49,0x09,0x15,0x58,0xec,0xe7, -0x3a,0xee,0x34,0xb1,0x16,0x1f,0x75,0xf0,0x07,0x5b,0xed,0xfb,0x27,0xf2,0xeb,0x48, -0xfe,0xf9,0x46,0x0c,0x11,0xfc,0xf0,0xdc,0xb0,0xf0,0x2b,0x67,0x25,0x17,0xd9,0xf9, -0x02,0xb6,0xf1,0xf8,0xda,0xf3,0xeb,0xed,0xfa,0xfa,0x68,0x0d,0x11,0x48,0xf3,0xd6, -0x91,0xee,0x27,0x70,0x30,0x15,0x72,0xfd,0x01,0xad,0xf5,0xf3,0xf3,0xf4,0xed,0xf8, -0xf8,0xf7,0xde,0x0f,0x12,0xf4,0xf4,0xd2,0xb3,0xe8,0x27,0x50,0x33,0x18,0x24,0xfb, -0x03,0xdd,0xfa,0xec,0xb5,0xf7,0xeb,0xf3,0xfc,0xf2,0x61,0x13,0x11,0x96,0xf7,0xd1, -0xcf,0xde,0x23,0x27,0x36,0x20,0xf0,0xfd,0x01,0x80,0x03,0xe0,0x0b,0x01,0xe4,0x95, -0x08,0xe9,0x1e,0x18,0x0f,0xb1,0xf5,0xd6,0x60,0xd4,0x23,0x18,0x36,0x21,0x85,0x01, -0xfa,0x22,0x15,0xd0,0x7c,0x0b,0xd7,0xa4,0x12,0xe3,0x45,0x19,0x0d,0x9d,0xf5,0xdd, -0x4b,0xcc,0x1c,0x17,0x3c,0x1f,0x85,0x0a,0xf0,0x4f,0x26,0xc5,0x43,0x12,0xd0,0x78, -0x1a,0xe2,0xca,0x17,0x0d,0x8b,0xf4,0xe1,0xb9,0xc7,0x10,0x8b,0x42,0x1b,0x25,0x17, -0xe5,0x4d,0x31,0xbf,0x38,0x13,0xce,0xcc,0x1c,0xe4,0xd1,0x17,0x09,0x6b,0xf7,0xe2, -0xee,0xca,0x01,0x05,0x47,0x17,0xa6,0x1c,0xe7,0xaf,0x34,0xc3,0x31,0x0b,0xd2,0x58, -0x18,0xe9,0x85,0x16,0x08,0x33,0xf8,0xe3,0x7e,0xce,0xf3,0x03,0x4c,0x19,0x91,0x1b, -0xeb,0x6e,0x2d,0xd2,0x58,0x00,0xda,0xde,0x11,0xf0,0x17,0x15,0x01,0xe3,0xfb,0xe2, -0xff,0xd7,0xe1,0x27,0x4b,0x1d,0x91,0x1a,0xf7,0xdd,0x20,0xe4,0x76,0xed,0xe8,0x42, -0x05,0xf9,0x18,0x13,0x00,0xef,0xfc,0xe1,0xcf,0xe0,0xd4,0xd8,0x47,0x1f,0xbc,0x18, -0x02,0xdb,0x16,0xf5,0x16,0xe1,0xef,0x67,0xfc,0xfd,0x34,0x11,0x00,0x4f,0xfc,0xe0, -0x88,0xe4,0xce,0xbc,0x3c,0x29,0xcf,0x13,0x10,0x0c,0x0d,0x00,0x2c,0xd8,0xf5,0x49, -0xfc,0xfe,0x56,0x13,0xff,0xff,0xf7,0xe1,0x0e,0xe6,0xd3,0x42,0x2a,0x33,0xf7,0x09, -0x1c,0xd5,0x08,0x09,0x76,0xd4,0xf2,0x8c,0xff,0xfa,0x74,0x15,0x01,0x9e,0xf7,0xe4, -0x02,0xe4,0xda,0x96,0x16,0x3d,0x01,0x05,0x22,0x48,0x08,0x0c,0x5e,0xd9,0xeb,0x32, -0x06,0xf5,0x00,0x16,0x04,0x9b,0xf2,0xe5,0x30,0xe0,0xe4,0x28,0x05,0x3f,0xf3,0x05, -0x20,0xe5,0x0d,0x0b,0xdb,0xe4,0xe2,0xb4,0x0b,0xf3,0x23,0x14,0x0a,0xa2,0xef,0xe6, -0x7b,0xdd,0xeb,0xcc,0xf9,0x3d,0xf1,0x0a,0x19,0x52,0x13,0x07,0x76,0xf0,0xd9,0x52, -0x13,0xf1,0x97,0x11,0x0d,0xf6,0xec,0xe8,0x6b,0xda,0xf4,0x65,0xf0,0x35,0x8b,0x13, -0x15,0x46,0x18,0x03,0xf4,0xf9,0xd2,0xc3,0x12,0xf3,0x07,0x0e,0x13,0x20,0xea,0xea, -0x01,0xd8,0xfa,0x8a,0xeb,0x2c,0xce,0x19,0x10,0x64,0x1c,0xfe,0xa8,0x08,0xcd,0x7b, -0x17,0xec,0x2b,0x11,0x12,0x1b,0xee,0xe6,0x59,0xd6,0xff,0x6b,0xec,0x1f,0xa8,0x1e, -0x0c,0xae,0x1e,0xf7,0x7b,0x15,0xc7,0xfc,0x1c,0xe6,0x34,0x17,0x0d,0x91,0xf4,0xe4, -0xe0,0xd8,0xfe,0x60,0xf1,0x10,0x7e,0x26,0x06,0x2d,0x27,0xec,0xe6,0x23,0xbf,0x17, -0x24,0xdd,0xfa,0x1e,0x04,0xda,0xfc,0xdd,0xa3,0xdd,0xf9,0xb4,0xf9,0x02,0xcd,0x2d, -0x02,0xa7,0x2c,0xe3,0xaa,0x2e,0xbd,0x30,0x29,0xd2,0x89,0x28,0xfd,0x5e,0x07,0xd7, -0xb1,0xe2,0xf3,0x84,0x00,0xf9,0xfe,0x2e,0x02,0xa8,0x2d,0xe1,0xa4,0x30,0xc1,0x0e, -0x26,0xd2,0x0c,0x2a,0xfa,0x65,0x08,0xd7,0x39,0xe5,0xf3,0xa0,0x01,0xf6,0x0c,0x29, -0x08,0x7f,0x25,0xe7,0x35,0x29,0xd1,0x7d,0x1c,0xdb,0xf2,0x24,0x00,0xaa,0x03,0xda, -0x4a,0xe2,0xf1,0x1e,0xff,0xf8,0x1b,0x1f,0x10,0xcd,0x1b,0xf2,0xe9,0x1b,0xe4,0x4e, -0x0d,0xe8,0x00,0x1a,0x0f,0x72,0xf7,0xe5,0xb3,0xdb,0xf8,0x4a,0xfb,0xfc,0xc0,0x16, -0x15,0xb2,0x11,0xfb,0x59,0x0c,0xf5,0x55,0x00,0xf7,0x44,0x0b,0x1d,0xce,0xea,0xf1, -0x01,0xd7,0xfe,0x36,0xf7,0xfd,0xae,0x10,0x1a,0x89,0x09,0x04,0xa9,0x03,0x03,0xba, -0xf3,0x03,0x7e,0xff,0x2a,0x63,0xe1,0xf8,0xc1,0xd1,0x02,0x0b,0xf5,0x00,0x20,0x0f, -0x1b,0x65,0x04,0x06,0x81,0xfb,0x09,0x8c,0xee,0x0d,0x02,0xf9,0x32,0x32,0xdc,0xfa, -0x12,0xd1,0x04,0xff,0xf3,0x01,0x77,0x0b,0x1e,0xfd,0xfe,0x06,0x74,0xfa,0x0a,0x5f, -0xed,0x0e,0x31,0xf9,0x34,0x88,0xdd,0xf8,0x44,0xd1,0x05,0x2f,0xf4,0x04,0x4f,0x03, -0x22,0x17,0xfd,0x05,0xf0,0xfd,0x07,0x7c,0xf5,0x05,0xe9,0xfe,0x30,0x28,0xe4,0xf3, -0x06,0xd2,0x04,0x2b,0xf5,0x08,0x18,0x00,0x20,0x5e,0xff,0xf9,0x1c,0x05,0xfd,0x1e, -0x02,0xfa,0x29,0x0c,0x2c,0x4b,0xed,0xeb,0x06,0xd5,0x00,0x85,0xf7,0x09,0xed,0xff, -0x1f,0x9a,0x05,0xef,0x06,0x0a,0xf4,0x79,0x0f,0xee,0xcd,0x15,0x25,0xdc,0xf9,0xe4, -0x45,0xd8,0xfb,0x2c,0xfa,0x0b,0xdc,0xff,0x19,0x68,0x0c,0xe8,0xc2,0x0b,0xee,0x4e, -0x17,0xe6,0xb2,0x19,0x24,0x37,0x03,0xe0,0xd1,0xd6,0xfa,0x52,0xfc,0x0c,0xae,0x01, -0x13,0xa2,0x11,0xe1,0x6e,0x0a,0xed,0xc3,0x1a,0xe5,0x33,0x17,0x29,0x19,0x08,0xe2, -0x12,0xd4,0xf7,0x65,0xfc,0x0c,0xe5,0x05,0x0e,0x95,0x18,0xde,0x5f,0x03,0xed,0x39, -0x1a,0xe8,0xcf,0x0e,0x32,0x01,0x0a,0xe6,0xfe,0xcc,0xfa,0x85,0xfb,0x0c,0x9a,0x07, -0x08,0x85,0x1d,0xe0,0x05,0xfe,0xf0,0x5b,0x17,0xee,0x19,0x02,0x3b,0x05,0x0c,0xee, -0x34,0xc7,0xfa,0x17,0xfb,0x09,0x50,0x0c,0x04,0x32,0x20,0xe1,0xcf,0xf5,0xf3,0xcd, -0x11,0xf6,0xca,0xf2,0x44,0xb0,0x0e,0xf3,0xde,0xc4,0xf8,0xd8,0xfd,0x05,0x58,0x11, -0x00,0x3f,0x21,0xe3,0x65,0xec,0xf6,0xab,0x10,0xfc,0xdf,0xe7,0x47,0x8a,0x14,0xf5, -0x7d,0xc3,0xf4,0x70,0x01,0x00,0x36,0x17,0x02,0x94,0x21,0xe7,0xbb,0xe5,0xf8,0x09, -0x0d,0x01,0xfa,0xde,0x45,0xac,0x1c,0xf9,0x22,0xc8,0xea,0x0e,0x07,0xfa,0x55,0x18, -0x04,0xfb,0x1d,0xf1,0x30,0xd7,0x01,0x56,0x04,0x0b,0x78,0xd3,0x41,0xb3,0x22,0xfd, -0x44,0xd1,0xe2,0xcc,0x0c,0xf4,0x8f,0x18,0x06,0xdf,0x1d,0xf9,0xa9,0xcc,0x06,0x20, -0xfe,0x11,0x4e,0xcf,0x3d,0x43,0x28,0xfd,0x23,0xd9,0xda,0xc9,0x0f,0xef,0x32,0x17, -0x04,0xc9,0x1e,0xfc,0xc8,0xc9,0x09,0x96,0xfe,0x16,0xdb,0xc9,0x3a,0x1e,0x28,0x01, -0xfe,0xde,0xd9,0x01,0x0f,0xec,0x84,0x16,0x00,0x39,0x21,0xff,0x78,0xc3,0x0b,0x01, -0xfb,0x1b,0xa8,0xc1,0x3a,0xe7,0x25,0x0a,0x90,0xe6,0xda,0x45,0x0d,0xea,0xf9,0x18, -0xfd,0xcb,0x21,0x03,0x2f,0xbf,0x0a,0x8b,0xf7,0x21,0x53,0xbc,0x37,0xd7,0x23,0x0b, -0x6f,0xed,0xdd,0xaf,0x09,0xe8,0x91,0x18,0xfd,0x8a,0x20,0x08,0xfd,0xbb,0x08,0x7e, -0xf9,0x21,0x4e,0xbf,0x2f,0xbc,0x24,0x09,0x4d,0xf6,0xe1,0xba,0x08,0xe5,0xcd,0x16, -0xfb,0xb4,0x1d,0x0b,0x89,0xbf,0x01,0x86,0xfe,0x1d,0x9a,0xc6,0x23,0x59,0x28,0x08, -0x39,0xfd,0xe7,0x1f,0x08,0xe2,0xe7,0x14,0xfa,0x51,0x1a,0x0e,0x14,0xc6,0xf8,0xfb, -0x00,0x1b,0xd7,0xc9,0x16,0x0e,0x2b,0x08,0xd3,0x04,0xea,0x2c,0x0b,0xde,0xef,0x15, -0xf8,0xf4,0x16,0x0f,0xe5,0xcc,0xf4,0xbe,0xff,0x1f,0xf8,0xc9,0x12,0xa2,0x26,0x0b, -0xd9,0x07,0xee,0xab,0x0c,0xdb,0xcf,0x16,0xf6,0x2a,0x10,0x0f,0x5b,0xd2,0xf5,0x1b, -0xf7,0x29,0x3a,0xc6,0x11,0xc7,0x1d,0x10,0xb2,0x08,0xf5,0xf9,0x0d,0xdc,0xba,0x15, -0xf9,0x0a,0x07,0x0f,0x97,0xd8,0xfa,0x19,0xea,0x31,0x9b,0xc1,0x10,0x6c,0x12,0x18, -0x89,0x07,0xff,0x27,0x0e,0xde,0x8c,0x11,0xfe,0xd1,0xfe,0x0a,0x00,0xde,0xfe,0x93, -0xe3,0x38,0x38,0xc3,0x0e,0xf9,0x0b,0x1a,0xce,0x04,0x05,0xce,0x0f,0xe2,0x50,0x0e, -0x00,0x88,0xfa,0x01,0x4a,0xe7,0xfb,0x7c,0xe3,0x34,0xc3,0xcc,0x06,0xc8,0x0a,0x19, -0x2c,0x0a,0x05,0x39,0x13,0xe1,0x80,0x12,0xff,0xaa,0xfb,0xf5,0xac,0xf0,0xf7,0x5e, -0xe3,0x2d,0x63,0xd8,0xfb,0x2c,0x0d,0x14,0x20,0x10,0x03,0xe2,0x19,0xe0,0xe1,0x17, -0xff,0x51,0xfb,0xea,0xae,0xf8,0xf4,0xcc,0xe8,0x26,0x5a,0xe3,0xf4,0xd2,0x0e,0x0e, -0x05,0x16,0x02,0x77,0x1f,0xde,0x2a,0x1b,0xfd,0x9e,0xfb,0xe2,0x8d,0xf8,0xf4,0x31, -0xe8,0x22,0x58,0xe6,0xf4,0xbb,0x0b,0x12,0xd9,0x12,0x04,0xf5,0x1b,0xe3,0x7e,0x1b, -0x03,0x72,0xf8,0xe1,0x1d,0xf7,0xf5,0xdf,0xe5,0x22,0x8b,0xe4,0xf7,0x84,0x03,0x1a, -0x99,0x0a,0x0c,0x98,0x13,0xeb,0xa5,0x19,0x0d,0x6d,0xf6,0xe3,0x85,0xf4,0xf5,0xf9, -0xe2,0x21,0xfa,0xe4,0xfa,0xa5,0xfb,0x23,0xe4,0x00,0x14,0xde,0x0a,0xf4,0x69,0x14, -0x15,0xcc,0xf1,0xe4,0x1e,0xf2,0xf6,0xca,0xe3,0x1e,0x1f,0xe2,0xfa,0x80,0xf9,0x28, -0x69,0xfe,0x19,0x07,0x06,0xf7,0x6d,0x12,0x19,0xad,0xf0,0xe6,0xf6,0xf1,0xf6,0x65, -0xe3,0x1b,0xe1,0xe2,0xf7,0xde,0xfa,0x27,0xf5,0x02,0x15,0x7f,0x05,0xf6,0x41,0x15, -0x1d,0xc7,0xf1,0xe5,0x1b,0xf3,0xf1,0x55,0xeb,0x13,0x8c,0xe7,0xed,0x7f,0x02,0x1f, -0x00,0x0d,0x10,0xcf,0x09,0xec,0xc4,0x1a,0x1c,0x1e,0xf8,0xe5,0x49,0xf4,0xed,0xd3, -0xed,0x0f,0x9b,0xe9,0xe5,0x73,0x0b,0x1a,0xc1,0x14,0x09,0xec,0x0f,0xe3,0x77,0x1f, -0x1a,0x11,0xff,0xe3,0xb8,0xf5,0xe9,0xc8,0xf0,0x0f,0x5c,0xe7,0xdd,0xa8,0x0c,0x18, -0xeb,0x19,0x0a,0x3b,0x16,0xdb,0x4a,0x1e,0x1a,0x0a,0x04,0xe9,0x00,0xf3,0xed,0x8b, -0xe9,0x14,0xc8,0xe3,0xe0,0xfc,0x07,0x1b,0x79,0x16,0x0b,0x34,0x16,0xda,0x60,0x19, -0x1d,0xb5,0x06,0xf0,0x5e,0xeb,0xf4,0xb8,0xdd,0x1e,0x5d,0xdb,0xe5,0x44,0xfe,0x22, -0xbc,0x14,0x0d,0x0f,0x1b,0xd8,0xa4,0x10,0x1d,0xb9,0x0a,0xf7,0x23,0xe6,0xfb,0xfb, -0xd7,0x22,0x10,0xd8,0xe6,0x36,0xf7,0x23,0xbe,0x17,0x09,0xc7,0x25,0xd2,0x25,0x0d, -0x18,0xca,0x15,0xf9,0x3f,0xe4,0xff,0xea,0xd5,0x1e,0x4a,0xda,0xe7,0x5c,0xf5,0x1c, -0x5e,0x1e,0xff,0x0f,0x34,0xc9,0x1e,0x0c,0x0c,0x6e,0x21,0xfc,0x38,0xe7,0x01,0xcc, -0xd6,0x14,0xfd,0xde,0xe5,0xb5,0xf9,0x0e,0x3d,0x2d,0xf5,0xaf,0x43,0xc2,0xdc,0x0a, -0x02,0x37,0x28,0x00,0x3c,0xe6,0x05,0x5d,0xda,0x0e,0x27,0xe2,0xe3,0x53,0xfd,0xfe, -0xce,0x34,0xf0,0xa9,0x4c,0xc3,0x71,0x04,0xfc,0xe1,0x2b,0x07,0x6f,0xe7,0x08,0xde, -0xde,0x06,0x99,0xe2,0xe1,0x83,0x04,0xf5,0x51,0x3a,0xed,0x71,0x54,0xc4,0xc2,0xfa, -0xf3,0xde,0x2b,0x0e,0x30,0xea,0x0c,0x20,0xe5,0x02,0x52,0xdf,0xe6,0x97,0x03,0xf1, -0x38,0x32,0xf5,0x3c,0x52,0xce,0x25,0xf1,0xf0,0x15,0x25,0x13,0xff,0xe8,0x13,0xf3, -0xe5,0x03,0x2d,0xd4,0xef,0x21,0xfd,0xf6,0x3c,0x26,0xff,0xdf,0x50,0xdb,0x4b,0xe7, -0xeb,0x16,0x21,0x17,0x7e,0xec,0x15,0xb6,0xe9,0x06,0x04,0xce,0xf4,0x59,0xf9,0xfc, -0xb9,0x17,0x08,0x67,0x4f,0xe6,0x31,0xdf,0xe3,0x1b,0x1e,0x16,0x10,0xf5,0x15,0x36, -0xf2,0x03,0x71,0xcb,0xf5,0x0a,0xf8,0x01,0xa2,0x07,0x0f,0x65,0x4b,0xf4,0x3d,0xd7, -0xe3,0x6c,0x19,0x11,0x2c,0xfb,0x11,0xc9,0xfd,0xfa,0x3f,0xd2,0xef,0x21,0xfb,0x00, -0x4b,0x00,0x13,0xdc,0x49,0x02,0xbd,0xcf,0xe4,0xf1,0x0f,0x0f,0xfe,0xfd,0x16,0x31, -0x09,0xf3,0x9a,0xd6,0xea,0x1b,0xfe,0x00,0x7f,0xf8,0x14,0xb4,0x47,0x0c,0xb4,0xcd, -0xe2,0x0b,0x0b,0x0b,0x5d,0xfd,0x19,0x39,0x11,0xf3,0xa2,0xd4,0xe7,0x5d,0xfe,0x01, -0xb9,0xf5,0x11,0xd6,0x4c,0x10,0x68,0xd2,0xd8,0x95,0x07,0x0a,0x29,0xfc,0x1d,0xfe, -0x14,0xfd,0xa3,0xd0,0xec,0x6c,0xf8,0x03,0x2e,0xef,0x06,0xa3,0x53,0x0c,0xb3,0xe1, -0xcb,0x46,0x0a,0x03,0xed,0xfe,0x21,0xe1,0x16,0x07,0x6e,0xcc,0xee,0xfc,0xf3,0x07, -0x33,0xee,0xfe,0x09,0x59,0x0c,0x22,0xed,0xbe,0x66,0x08,0xfb,0xc9,0xfd,0x1f,0xd8, -0x18,0x12,0x41,0xca,0xf3,0xf8,0xf0,0x0d,0x28,0xeb,0xf7,0xdd,0x58,0x0e,0xcc,0xf6, -0xb9,0x0e,0x07,0xf6,0x87,0xfd,0x1a,0x0f,0x1b,0x1a,0x72,0xcc,0xf3,0x34,0xed,0x12, -0x31,0xe6,0xf9,0x8c,0x4f,0x17,0x86,0xf7,0xbc,0x03,0xfc,0xf9,0xd3,0xfb,0x19,0xc0, -0x1a,0x20,0x52,0xd2,0xf0,0x77,0xef,0x13,0xb4,0xe5,0xf6,0xbb,0x45,0x20,0x2f,0xf9, -0xc9,0xd2,0xe9,0xff,0xd6,0xf1,0x17,0x1c,0x17,0x25,0xe6,0xdd,0xea,0x30,0xf5,0x0e, -0x9a,0xe9,0xf5,0x41,0x3d,0x2b,0x1d,0xf7,0xd2,0xa8,0xd8,0x05,0x47,0xeb,0x18,0x82, -0x14,0x26,0xfb,0xe9,0xe0,0x8f,0xfb,0x0b,0x99,0xf0,0xee,0xb4,0x35,0x31,0xb5,0xf5, -0xdf,0xc0,0xce,0x07,0x21,0xea,0x14,0xed,0x12,0x23,0xe0,0xf9,0xd9,0x97,0xfd,0x06, -0x4b,0xf5,0xeb,0x28,0x2f,0x38,0xe4,0xf6,0xe5,0xb4,0xcc,0xfd,0x38,0xf0,0x09,0x05, -0x1a,0x17,0x44,0x11,0xd1,0x40,0x01,0x05,0xdb,0xfa,0xe9,0xda,0x21,0x40,0x3e,0xf6, -0xea,0x46,0xcd,0xf3,0x55,0xf9,0xfe,0x3a,0x1f,0x06,0x33,0x27,0xcb,0xef,0x01,0x02, -0xbe,0x01,0xec,0x9e,0x11,0x4a,0x67,0xf4,0xf0,0xd4,0xcc,0xe9,0xdb,0xfd,0xf6,0x08, -0x28,0xf5,0xa2,0x38,0xce,0x71,0x01,0x00,0xec,0x04,0xf2,0x3f,0xfc,0x56,0xce,0xf0, -0xf8,0x98,0xcb,0xe8,0x4d,0xfa,0xf3,0x19,0x28,0xed,0x57,0x3c,0xdc,0x00,0xf7,0x06, -0x3e,0x02,0x02,0x33,0xe3,0x61,0x31,0xef,0xfe,0x0b,0xcb,0xe6,0xb9,0xf6,0xf2,0x48, -0x28,0xe6,0x6d,0x39,0xec,0x8d,0xed,0x0b,0x1f,0xff,0x11,0x97,0xd2,0x62,0xf3,0xf5, -0xff,0xc1,0xcd,0xe3,0x22,0xf6,0xf2,0x87,0x23,0xe5,0xd9,0x2e,0x00,0x2e,0xe3,0x11, -0x09,0xfc,0x1e,0x29,0xc6,0x5b,0x03,0x03,0xfe,0x8d,0xd2,0xe0,0x60,0xf3,0xf0,0x8a, -0x1e,0xe8,0x70,0x22,0x12,0xb8,0xda,0x14,0xe1,0xf7,0x2b,0x7b,0xbe,0x4e,0xe4,0x0e, -0xff,0xb0,0xd7,0xde,0x50,0xf4,0xed,0xf0,0x1b,0xeb,0x18,0x16,0x1e,0x36,0xd6,0x15, -0xcd,0xf4,0x37,0x4b,0xbb,0x43,0x96,0x15,0x02,0x7f,0xd8,0xe0,0xfa,0xf1,0xea,0x39, -0x16,0xef,0xea,0x0f,0x23,0xdc,0xdc,0x0f,0x82,0xf8,0x36,0xb9,0xc3,0x2f,0x03,0x1c, -0x09,0x64,0xd9,0xe5,0xa3,0xef,0xea,0x03,0x0d,0xf5,0x38,0x0b,0x1e,0xd7,0xe8,0x03, -0x2f,0x05,0x2c,0x27,0xd6,0x19,0x00,0x20,0x0b,0x63,0xda,0xe9,0x38,0xed,0xed,0x4c, -0x01,0x00,0x32,0x06,0x17,0xa7,0xf7,0xf5,0xbf,0x16,0x1a,0x8b,0xf2,0xfd,0x89,0x2a, -0x04,0xa6,0xe2,0xeb,0x83,0xe9,0xef,0xb5,0xf1,0x0b,0x99,0xff,0x14,0x61,0x00,0xef, -0xa0,0x22,0x0f,0x3c,0x06,0xec,0xa1,0x2e,0x00,0xec,0xec,0xee,0x18,0xeb,0xee,0xd3, -0xe2,0x10,0xdf,0xfd,0x0f,0xdb,0x02,0xed,0x32,0x25,0x0d,0x99,0x10,0xec,0xe6,0x29, -0x00,0x5a,0xeb,0xf3,0xaf,0xee,0xeb,0x81,0xdc,0x0e,0xdb,0x03,0x09,0xdf,0x02,0xf2, -0x2d,0x1e,0x12,0x35,0x0c,0xf6,0x7f,0x19,0x0a,0x8d,0xe7,0xff,0xc5,0xf3,0xe5,0x21, -0xda,0x06,0x4b,0x0a,0xff,0x52,0x03,0xfa,0x63,0x19,0x19,0x09,0x04,0x02,0x65,0x0e, -0x0e,0x0d,0xe4,0x07,0x45,0xfb,0xdd,0xda,0xd9,0xfc,0x0d,0x16,0xf8,0x48,0x07,0xf7, -0x0c,0x19,0x1a,0x44,0x02,0x06,0x9a,0x0c,0x08,0x67,0xe4,0x0c,0x1c,0x03,0xda,0xde, -0xd8,0xf4,0x49,0x1b,0xf0,0xd0,0x0f,0xef,0x0e,0x23,0x12,0x90,0x0a,0x04,0x8e,0x14, -0xfd,0xa5,0xe6,0x0c,0x96,0x0c,0xd5,0xc9,0xd9,0xeb,0x14,0x21,0xe7,0x9c,0x16,0xea, -0x4e,0x2e,0x09,0x05,0x0b,0x03,0x54,0x19,0xf7,0x37,0xe2,0x15,0xb3,0x12,0xdb,0x30, -0xd3,0xe4,0x19,0x1e,0xe7,0x65,0x19,0xe9,0xe1,0x30,0x0a,0xe4,0x05,0x09,0x4e,0x19, -0xfd,0xef,0xd7,0x19,0x3c,0x13,0xdf,0xa0,0xd2,0xe2,0xd5,0x19,0xea,0x0c,0x14,0xf0, -0x3c,0x29,0x12,0x01,0xf9,0x13,0xcd,0x14,0x05,0xb1,0xcc,0x22,0xe9,0x11,0xe6,0x98, -0xcb,0xe8,0x34,0x0a,0xf8,0x2e,0x03,0x02,0x43,0x19,0x22,0x35,0xea,0x18,0xbd,0x12, -0x08,0xad,0xcc,0x1f,0xae,0x17,0xeb,0xa0,0xca,0xe7,0x69,0x00,0x01,0xcc,0xf8,0x0c, -0x41,0x12,0x2c,0x03,0xe4,0x17,0x56,0x16,0x07,0xc6,0xcf,0x15,0x61,0x1f,0xea,0x1b, -0xd2,0xdf,0xd0,0xfd,0x02,0x1a,0xfb,0x0e,0x22,0x0f,0x2d,0xae,0xe2,0x16,0x9f,0x17, -0x08,0x20,0xd9,0x09,0x0e,0x24,0xea,0x4c,0xd9,0xda,0x50,0xfb,0xfd,0xdd,0xf8,0x0d, -0x1a,0x0d,0x31,0x26,0xe4,0x15,0x6b,0x17,0x05,0xd5,0xe1,0x04,0xa0,0x23,0xf0,0x75, -0xdd,0xda,0xf0,0xf5,0xfe,0x52,0xf8,0x0e,0xfb,0x09,0x31,0x81,0xe6,0x13,0x7a,0x17, -0x04,0x36,0xeb,0xff,0x45,0x1d,0xf9,0x7d,0xda,0xe0,0x6d,0xe5,0x07,0x02,0xec,0x1a, -0x56,0x06,0x30,0x1e,0xf0,0x09,0x9d,0x18,0xfa,0x3d,0xfd,0xf8,0xc6,0x17,0x00,0xce, -0xdc,0xe8,0x3e,0xd8,0x0d,0x27,0xe3,0x1b,0x5c,0x08,0x24,0x4a,0x03,0xfb,0xfc,0x23, -0xed,0x69,0x10,0xf1,0xd0,0x12,0x04,0x32,0xe0,0xea,0x2c,0xd6,0x08,0x14,0xe8,0x12, -0x3c,0x15,0x11,0x00,0x1a,0xef,0x31,0x28,0xe4,0x71,0x1c,0xf1,0x13,0x0b,0x06,0x76, -0xe8,0xe7,0x9b,0xdd,0xf8,0xc1,0xf0,0x02,0x1f,0x22,0x05,0x85,0x23,0xf6,0xe7,0x1b, -0xea,0x54,0x17,0xfd,0x81,0xfb,0x09,0x40,0xf0,0xe4,0xbe,0xe6,0xeb,0x7b,0xf8,0xfc, -0x95,0x1f,0x07,0x30,0x1a,0x0f,0x38,0x02,0xfe,0xfb,0x0b,0x0b,0xa6,0xee,0x04,0xac, -0xfe,0xdf,0xf4,0xf4,0xdf,0x49,0xf8,0xf9,0x56,0x19,0x10,0xf7,0x0b,0x28,0xca,0xec, -0x0c,0xf0,0x02,0x10,0x9e,0xed,0xf7,0x36,0x0b,0xda,0x08,0x02,0xd9,0xbc,0xf5,0xf7, -0x38,0x10,0x16,0x4b,0x07,0x33,0xce,0xeb,0x08,0xa4,0x0c,0x06,0xa2,0xfb,0xdf,0x06, -0x19,0xda,0xf3,0x08,0xd8,0x1e,0xf0,0xf9,0xbb,0x09,0x12,0x00,0x0d,0x31,0x45,0xf7, -0xfb,0x8b,0x1e,0xf3,0x81,0x0c,0xcd,0x26,0x1b,0xe4,0x47,0x0a,0xe2,0x3b,0xe0,0xfc, -0xae,0xfc,0x13,0x13,0x11,0x2d,0x66,0x05,0xf7,0xb3,0x2b,0xe4,0xeb,0x15,0xc5,0xc8, -0x0e,0xef,0xc5,0x07,0xf2,0x1f,0xd2,0x04,0xff,0xeb,0x18,0xa5,0x0b,0x2f,0x02,0x0c, -0xfc,0xce,0x2c,0xe3,0x70,0x16,0xc8,0x3b,0xff,0xf9,0x63,0x0b,0xf8,0x7d,0xce,0x01, -0x8d,0xe4,0x14,0xec,0x07,0x2f,0x20,0x0d,0x0a,0x06,0x29,0xe9,0xe5,0x0d,0xcf,0x68, -0xf0,0xfa,0x84,0x1b,0xf6,0x2e,0xda,0xf1,0x27,0xe7,0x09,0xfc,0x0c,0x2d,0x76,0x0c, -0x1a,0x34,0x1e,0xf5,0x74,0x03,0xd8,0xe1,0xe3,0xf1,0x29,0x2f,0xef,0x31,0xeb,0xdc, -0x2d,0xf2,0xf4,0x93,0x12,0x27,0x29,0x0e,0x30,0x00,0x0f,0x06,0x5a,0xf1,0xe9,0xd4, -0xd2,0xed,0x3f,0x35,0xf2,0xcd,0xf9,0xcc,0x0c,0xfc,0xe5,0x76,0x15,0x1f,0x79,0x0c, -0x45,0x29,0x00,0x18,0x48,0xe0,0xf6,0x0c,0xc7,0xea,0xc1,0x37,0xfb,0x54,0x04,0xc6, -0x33,0xfc,0xe1,0xc3,0x0e,0x19,0xf8,0x0c,0x52,0x59,0xff,0x1e,0x55,0xdc,0xf8,0x7d, -0xc4,0xe0,0x60,0x33,0x06,0x21,0x0b,0xc4,0x8b,0xf7,0xe0,0x46,0x06,0x12,0xb0,0x15, -0x53,0xaf,0x0d,0x14,0xa0,0xe4,0xf0,0x81,0xce,0xd3,0xd6,0x2b,0x12,0x40,0x11,0xcb, -0x62,0xef,0xe4,0xa4,0xfb,0x04,0xd9,0x20,0x4c,0x62,0x23,0x07,0x34,0xf3,0xe3,0x04, -0xd8,0xcc,0x54,0x1f,0x1c,0xde,0x11,0xd7,0x10,0xe8,0xe9,0xed,0xf1,0xf5,0x5b,0x2a, -0x45,0x73,0x34,0x03,0xaf,0xf4,0xe1,0xca,0xd7,0xd1,0xf4,0x03,0x2e,0x2d,0x10,0xe7, -0x62,0xdf,0xef,0x4c,0xe8,0xe9,0x72,0x2f,0x46,0x8f,0x3a,0x0d,0xb0,0xeb,0xeb,0x48, -0xcf,0xe1,0xf5,0xe5,0x3a,0x91,0x0d,0xf4,0x2f,0xdf,0xf1,0x54,0xe1,0xdd,0x7c,0x2c, -0x4b,0x87,0x3a,0x21,0xc4,0xdd,0xf7,0x0a,0xc3,0xf0,0x83,0xcf,0x3a,0xba,0x14,0xf7, -0x95,0xe7,0xec,0x09,0xe2,0xd0,0xfd,0x25,0x4d,0x08,0x3a,0x31,0xea,0xd2,0x01,0xf5, -0xbe,0xf9,0x38,0xc5,0x2c,0x47,0x23,0xf1,0x23,0xfc,0xdf,0x9b,0xe9,0xc1,0xf4,0x27, -0x4b,0xcf,0x3b,0x3c,0x58,0xcf,0x05,0xf0,0xbc,0xfd,0x88,0xc1,0x1b,0x07,0x2c,0xf0, -0x1d,0x0a,0xdb,0x68,0xea,0xb7,0x73,0x24,0x4a,0x86,0x3e,0x41,0xca,0xd2,0x03,0x19, -0xc3,0xfe,0xd3,0xc1,0x0e,0xec,0x28,0xf9,0x25,0x0a,0xe7,0xd7,0xe1,0xb7,0x42,0x17, -0x49,0xff,0x41,0x41,0x58,0xdd,0xfb,0x71,0xd0,0xf6,0xc7,0xcb,0x00,0x66,0x21,0x04, -0x7b,0x08,0xf6,0x23,0xd5,0xc0,0x34,0x06,0x4a,0x55,0x42,0x3c,0xbd,0xed,0xec,0x3b, -0xe2,0xea,0x74,0xdd,0xf1,0x3a,0x16,0x0b,0x71,0x07,0x05,0x10,0xcb,0xca,0xa9,0xf7, -0x4c,0xee,0x43,0x31,0xa9,0xfd,0xe2,0x26,0xf7,0xd8,0x21,0xee,0xe5,0x72,0x11,0x07, -0xae,0x0d,0x09,0x33,0xcb,0xcc,0xcb,0xf2,0x48,0xb1,0x48,0x27,0x6a,0x09,0xd9,0xfb, -0x02,0xd0,0xa8,0xf7,0xe7,0x32,0x03,0x09,0x74,0x10,0x0e,0x09,0xcb,0xcd,0xe3,0xef, -0x41,0xdc,0x4b,0x21,0x19,0x0c,0xe2,0x82,0xff,0xd6,0xec,0xf2,0xf4,0x67,0xef,0x08, -0x8b,0x12,0x14,0xe0,0xce,0xcc,0x91,0xef,0x3b,0xb1,0x4a,0x22,0xeb,0x00,0xf6,0x19, -0xf1,0xe8,0x07,0xe3,0x08,0xdf,0xdb,0x05,0xc4,0x12,0x18,0xb6,0xd6,0xca,0x6b,0xf2, -0x36,0x35,0x43,0x28,0x0c,0xf0,0x10,0x83,0xe0,0xfa,0x93,0xd7,0x1c,0xc1,0xd1,0xf8, -0x09,0x15,0x18,0x03,0xe1,0xc3,0x67,0xf5,0x33,0x78,0x3d,0x2d,0x24,0xe6,0x1c,0x82, -0xdc,0xfe,0x18,0xd7,0x1f,0x13,0xd7,0xe6,0x6d,0x19,0x14,0x68,0xec,0xc1,0xdc,0xfc, -0x2f,0xef,0x38,0x27,0x38,0xe5,0x1c,0xe5,0xe5,0xf6,0x04,0xe3,0x1b,0x85,0xe2,0xd6, -0x15,0x17,0x16,0x27,0xf1,0xc2,0x84,0xfd,0x2f,0x3b,0x37,0x1d,0x0d,0xee,0x11,0x22, -0xf8,0xe8,0x9e,0xf0,0x14,0x27,0xed,0xcd,0xe2,0x06,0x1d,0x8b,0xf1,0xcb,0x9c,0xfb, -0x2f,0xea,0x34,0x11,0x7c,0xf9,0x05,0x8d,0x0a,0xdd,0xcb,0xfb,0x10,0x20,0xf4,0xcf, -0x7b,0xf1,0x27,0x0a,0xec,0xd7,0x66,0xf9,0x32,0x2b,0x33,0x03,0xd6,0x00,0xfc,0xba, -0x14,0xd9,0x72,0x02,0x0f,0x7c,0xf7,0xd4,0x7d,0xde,0x2b,0xea,0xec,0xdc,0xa7,0xfd, -0x30,0x71,0x37,0xf6,0x3a,0x06,0xf5,0x18,0x1a,0xde,0xf6,0x02,0x13,0xad,0xf4,0xdf, -0x00,0xd0,0x27,0x07,0xf4,0xdb,0xcd,0x09,0x24,0xe2,0x3d,0xe8,0x28,0x0b,0xf2,0xed, -0x18,0xe6,0x40,0xfd,0x18,0x87,0xf1,0xe7,0xf3,0xc8,0x17,0xcb,0xfe,0xd6,0x2c,0x1b, -0x18,0x0c,0x46,0xdd,0x1e,0x0d,0xf2,0x95,0x12,0xf1,0x62,0xf8,0x20,0x42,0xee,0xf1, -0x02,0xc9,0x05,0x96,0x07,0xd4,0x56,0x2a,0x10,0x68,0x47,0xda,0x0d,0x08,0xf4,0xd1, -0x0a,0xfd,0x2e,0xf4,0x23,0xb9,0xea,0xf7,0x89,0xc7,0xf7,0xdc,0x06,0xdc,0xd4,0x2e, -0x11,0xe2,0x42,0xdc,0xf2,0x04,0xf3,0xee,0x02,0x06,0x4c,0xf5,0x26,0x72,0xe7,0x01, -0x02,0xc7,0xf1,0xb6,0xf8,0xec,0xdb,0x2b,0x1b,0x87,0x37,0xdd,0x8a,0x01,0xf3,0x1a, -0x03,0x07,0x04,0xfe,0x1f,0xf9,0xe8,0x05,0x06,0xc9,0xed,0xa8,0xe2,0x04,0x53,0x1f, -0x2a,0x92,0x2b,0xe4,0x4a,0xfd,0xec,0xa2,0x08,0xff,0xfb,0x0e,0x10,0xca,0xf0,0x06, -0xf2,0xd1,0xe8,0x80,0xd0,0x17,0x03,0x1a,0x37,0x25,0x1e,0xec,0x67,0xf8,0xe6,0x9e, -0x0c,0xf8,0x86,0x20,0x03,0x40,0xf9,0x02,0x87,0xdc,0xe2,0x7c,0xbf,0x21,0x89,0x17, -0x3f,0x5b,0x14,0xf5,0x10,0xf4,0xe1,0x6b,0x0d,0xf6,0x3a,0x2c,0xfa,0xc5,0xfa,0x03, -0xca,0xe5,0xdd,0xfd,0xb2,0x22,0xfc,0x1e,0x3e,0x8c,0x14,0xf4,0xdf,0xf7,0xd8,0x7e, -0x0e,0xf5,0xd5,0x34,0xf5,0x05,0xfa,0x06,0x51,0xef,0xdb,0x1e,0xad,0x1c,0x62,0x29, -0x38,0x0c,0x1a,0xf1,0xb5,0xfd,0xcd,0x97,0x0d,0xf5,0x3a,0x3c,0xf4,0x68,0xf6,0x0a, -0xa5,0xf3,0xda,0x0c,0xaa,0x14,0x6c,0x30,0x32,0xc9,0x20,0xee,0x29,0x04,0xc4,0x33, -0x0d,0xf4,0xa6,0x41,0xf1,0x29,0xf4,0x0c,0x71,0xfb,0xd9,0x8b,0xa8,0x0b,0xc5,0x36, -0x31,0xdb,0x23,0xef,0x26,0x07,0xbc,0x0a,0x0a,0xf8,0x62,0x46,0xf1,0xb5,0xf0,0x08, -0xe6,0x04,0xd6,0x14,0xad,0x00,0xbe,0x37,0x31,0xed,0x24,0xf7,0x1a,0x04,0xbe,0x15, -0xfe,0xfc,0x32,0x47,0xf1,0xd2,0xf1,0x02,0xbc,0x13,0xcd,0xf2,0xb8,0xf5,0xb1,0x35, -0x31,0xee,0x23,0xff,0x6b,0xfc,0xc8,0x63,0xef,0x04,0xdb,0x47,0xf6,0x54,0xf0,0xfb, -0x1b,0x1d,0xc6,0xee,0xc2,0xeb,0x75,0x30,0x35,0xc6,0x22,0x07,0x3c,0xf5,0xcd,0x14, -0xe7,0x05,0xfb,0x47,0xf6,0x42,0xf0,0xfa,0x33,0x25,0xc3,0xea,0xc9,0xe6,0xfd,0x29, -0x31,0xcc,0x27,0x0a,0xce,0xf8,0xcc,0xbe,0xe3,0x03,0x74,0x4b,0xf7,0x5c,0xed,0xfd, -0x74,0x21,0xcc,0xee,0xc7,0xe8,0xaf,0x1e,0x2d,0x41,0x2f,0x09,0x62,0xff,0xc5,0x8d, -0xe4,0xfe,0x73,0x4d,0xff,0x35,0xe7,0x05,0xd5,0x17,0xdb,0x54,0xc3,0xec,0x7e,0x17, -0x21,0x93,0x3a,0x04,0x27,0x09,0xbf,0xc1,0xe5,0xf9,0x91,0x49,0x07,0x0e,0xdd,0x10, -0x4d,0x0e,0xe8,0xe2,0xc1,0xef,0x78,0x14,0x15,0xa4,0x43,0x02,0xd9,0x10,0xbe,0x99, -0xe4,0xf7,0x46,0x3f,0x15,0xd9,0xd3,0x17,0x02,0x04,0xf1,0x6b,0xc4,0xed,0xe7,0x13, -0x09,0x6d,0x48,0x04,0xcc,0x11,0xc3,0x6b,0xdf,0xfb,0xb6,0x32,0x20,0x44,0xd3,0x18, -0x2c,0x01,0xef,0x2a,0xce,0xea,0xa6,0x14,0x01,0x90,0x45,0x0e,0x1d,0x0d,0xca,0xe8, -0xd9,0xfb,0x7f,0x2a,0x23,0x37,0xdc,0x12,0xcc,0x05,0xea,0xaa,0xd8,0xe6,0xf8,0x13, -0xfb,0x09,0x3e,0x1a,0x08,0x0a,0xd4,0x30,0xd5,0xfb,0xf7,0x23,0x20,0x10,0xe6,0x08, -0xcd,0x0e,0xe4,0x2c,0xe4,0xe1,0xf1,0x15,0xfa,0x99,0x2f,0x22,0xb9,0x07,0xdd,0x8c, -0xd3,0xfb,0x84,0x1c,0x1c,0xcd,0xee,0x03,0x24,0x13,0xe1,0x3d,0xec,0xdf,0x55,0x16, -0xf9,0xef,0x23,0x29,0xbc,0x04,0xe8,0x99,0xd0,0xff,0x03,0x14,0x19,0x44,0xf7,0xfd, -0xe6,0x15,0xe1,0xc3,0xf2,0xdf,0x1b,0x13,0xfd,0x5d,0x17,0x29,0x63,0x06,0xee,0x84, -0xd4,0xfa,0x0c,0x10,0x13,0x3b,0xfe,0xfa,0x6d,0x14,0xe6,0x12,0xf0,0xe7,0xa5,0x09, -0x0a,0x22,0x0b,0x29,0x94,0x08,0xf2,0xa0,0xdc,0xf3,0x4e,0x10,0x0b,0x13,0x06,0xf7, -0xef,0x13,0xea,0xf9,0xec,0xf1,0x75,0xfe,0x14,0x1a,0x00,0x24,0xb8,0x0a,0xf4,0x96, -0xea,0xe9,0x06,0x14,0x01,0xbe,0x0a,0xf7,0x92,0x11,0xf1,0xff,0xe9,0xfb,0x67,0xf2, -0x19,0xc3,0xfa,0x1a,0x70,0x0b,0xf6,0x90,0xf8,0xe6,0xc7,0x12,0xfd,0x16,0x0c,0xf6, -0x29,0x0f,0xf7,0xcb,0xea,0x01,0xd2,0xef,0x1a,0x23,0xfd,0x0f,0xa8,0x0a,0xf6,0x2f, -0x02,0xe2,0xc3,0x0f,0xf9,0x27,0x0c,0xf2,0xa7,0x13,0xf8,0xba,0xf0,0xff,0x18,0xf6, -0x13,0x1a,0x02,0x08,0x9d,0x05,0xfc,0x15,0x07,0xe7,0x77,0x09,0xf8,0xdb,0x0b,0xe8, -0xe8,0x19,0xf2,0x1d,0xfb,0xf9,0xe7,0xff,0x0d,0xb4,0x02,0x07,0x0d,0xf9,0x05,0xfe, -0x07,0xf0,0xd1,0x01,0xf9,0xbe,0x0f,0xdf,0x04,0x1f,0xec,0x32,0x05,0xf6,0x2d,0x07, -0x09,0xe4,0xfe,0x0b,0xcc,0xec,0x0e,0x94,0x06,0xfb,0xd2,0xf6,0xfd,0xe9,0x0c,0xdb, -0x06,0x1d,0xef,0x83,0x09,0xf5,0xb8,0x0a,0x09,0x55,0xfa,0x11,0x01,0xe2,0x0f,0x17, -0x08,0x03,0xf7,0xef,0x06,0x30,0x09,0xd9,0x79,0x13,0xf8,0x02,0x05,0xfc,0x00,0x0d, -0x0e,0xe1,0xf0,0x13,0x62,0xdd,0x0c,0x95,0x0f,0x05,0x7e,0xee,0x06,0x0e,0x07,0xd7, -0xba,0x08,0x03,0x16,0x00,0x03,0x5b,0x0c,0x13,0xa8,0xe9,0x13,0xbc,0xdc,0x02,0xc7, -0x17,0x06,0xc0,0xf1,0x04,0x9f,0x09,0xd5,0xc5,0xfb,0x0d,0x61,0xfc,0x08,0x55,0x0d, -0x1a,0xff,0xe7,0x0f,0x0a,0xe1,0xfb,0xd6,0x20,0x01,0x82,0xf7,0x00,0x59,0x0f,0xce, -0x93,0xf4,0x0e,0x2f,0xff,0x08,0x5d,0x13,0x1b,0x20,0xe8,0x08,0xe6,0xe4,0xf0,0xf5, -0x25,0x01,0x88,0xfc,0xff,0x99,0x16,0xcb,0x56,0xec,0x0d,0x75,0x02,0x00,0xfd,0x1b, -0x1b,0x92,0xee,0xfc,0x8c,0xe9,0xe9,0x5a,0x2b,0x02,0x82,0xff,0xfe,0x59,0x19,0xc9, -0x5d,0xe5,0x0d,0xf6,0x08,0xf9,0x2b,0x25,0x1b,0x13,0xf5,0xf4,0x80,0xeb,0xe7,0xae, -0x27,0x05,0xc3,0xfc,0x02,0xd3,0x18,0xcc,0xdc,0xdd,0x09,0x82,0x0f,0xf3,0x87,0x29, -0x1e,0x96,0xfa,0xf0,0xff,0xe8,0xea,0x9a,0x20,0x0d,0xbe,0xfa,0x05,0x8c,0x17,0xd0, -0xd7,0xd7,0x04,0xed,0x13,0xef,0xf2,0x26,0x23,0x2b,0xfd,0xf0,0x3a,0xe3,0xf0,0x5f, -0x18,0x12,0xd8,0xf9,0x08,0xba,0x15,0xd2,0x89,0xd2,0xff,0xa9,0x16,0xef,0x57,0x22, -0x2b,0xc5,0x00,0xf3,0xa8,0xdd,0xf5,0xdb,0x15,0x12,0x1b,0xfe,0x07,0x81,0x19,0xd2, -0x56,0xd1,0xf7,0x96,0x17,0xef,0x91,0x1a,0x31,0x97,0x04,0xf8,0xa2,0xd8,0xf9,0xd0, -0x13,0x0e,0xa1,0x05,0xff,0x44,0x21,0xce,0x21,0xd9,0xee,0x8b,0x19,0xee,0x59,0x0e, -0x38,0x0c,0x03,0x03,0x5d,0xcf,0xfb,0x79,0x11,0x09,0xb8,0x10,0xf6,0xe9,0x2c,0xc8, -0xe2,0xde,0xe6,0x9a,0x17,0xf4,0x24,0x04,0x43,0x05,0xf9,0x13,0x51,0xc8,0xfc,0x55, -0x10,0x05,0xf0,0x1b,0xeb,0x88,0x35,0xc7,0x45,0xdf,0xe8,0x44,0x0e,0xff,0xd2,0xf1, -0x51,0x0f,0xef,0x1f,0x8e,0xc5,0xfa,0xad,0x12,0xfb,0x97,0x27,0xe0,0x83,0x3c,0xc5, -0x99,0xdf,0xee,0x81,0x04,0x07,0xa9,0xe4,0x59,0x2a,0xe9,0x26,0xdb,0xcd,0xf2,0xea, -0x15,0xf3,0xb6,0x2d,0xdb,0xcb,0x3a,0xce,0xbc,0xda,0xf3,0x28,0xfb,0x0a,0x03,0xe1, -0x57,0xe9,0xed,0x23,0x8e,0xdc,0xe9,0x7d,0x17,0xf3,0x77,0x2b,0xe1,0x35,0x2e,0xdd, -0xc2,0xd1,0xfb,0x72,0xf5,0x09,0x69,0xde,0x50,0x1b,0xf4,0x1b,0x2b,0xea,0xe5,0xa9, -0x15,0xf7,0x83,0x29,0xea,0x3c,0x20,0xe9,0x90,0xcd,0xff,0x09,0xf5,0x04,0xa2,0xe1, -0x44,0x26,0x01,0x12,0x16,0xf9,0xe3,0x7c,0x11,0xf7,0xd9,0x23,0xf2,0xb7,0x12,0xf1, -0x22,0xcf,0xfe,0x48,0xf9,0xf8,0xe0,0xeb,0x33,0x29,0x10,0x03,0x02,0x0c,0xdf,0x87, -0x11,0xfa,0x13,0x22,0xf7,0x8a,0x08,0xf4,0x9d,0xd6,0xf7,0x07,0x04,0xe4,0xec,0xf8, -0x1e,0xce,0x21,0xf3,0x03,0x1d,0xde,0x0b,0x13,0xf8,0x50,0x1f,0xfc,0xb1,0x03,0xf4, -0x0d,0xde,0xf3,0xa5,0x0d,0xd6,0x2f,0xff,0x11,0xb2,0x2a,0xeb,0xb0,0x23,0xe4,0xfb, -0x0d,0xfd,0x0c,0x1b,0xff,0x86,0xfd,0xf1,0xf7,0xe7,0xec,0x74,0x18,0xc9,0x8d,0x06, -0x08,0x29,0x2d,0xe9,0x3f,0x22,0xf0,0x57,0x05,0x09,0x00,0x13,0x01,0x2c,0xfb,0xee, -0xad,0xf4,0xe6,0x31,0x24,0xbd,0x7d,0x06,0x01,0x92,0x2c,0xef,0x89,0x18,0x01,0xf4, -0xf5,0x1a,0x3a,0x08,0x05,0xa2,0xf3,0xeb,0x9c,0xfc,0xe5,0x15,0x2d,0xba,0xd3,0x05, -0xff,0xad,0x25,0xf5,0x4d,0x0d,0x12,0xe0,0xe8,0x27,0xb8,0x03,0x05,0x1e,0xf1,0xe7, -0x6c,0x04,0xe0,0xb8,0x33,0xb8,0xbd,0xfd,0xff,0x25,0x1f,0x03,0x08,0x01,0x1c,0x9e, -0xe0,0x2c,0xa8,0x08,0x00,0xc4,0xf0,0xe0,0xfa,0x0b,0xe1,0x27,0x36,0xbe,0xab,0xf4, -0x04,0xd8,0x14,0x0d,0xf2,0xf6,0x21,0x92,0xdf,0x2d,0x4a,0x14,0xf6,0xf6,0xf2,0xd7, -0x53,0x11,0xe6,0x22,0x36,0xc8,0x45,0xe9,0x07,0xe1,0x0b,0x13,0xbc,0xf7,0x20,0xd3, -0xe5,0x26,0x12,0x21,0xed,0xe2,0xf3,0xd2,0x91,0x11,0xee,0x3b,0x2e,0xd2,0xa6,0xdc, -0x0b,0x68,0x03,0x17,0xd0,0xf6,0x19,0x1c,0xef,0x20,0xd6,0x2f,0xeb,0x50,0xef,0xd1, -0x5a,0x0a,0xfc,0xa6,0x26,0xe1,0xb6,0xd1,0x0a,0xcb,0xfe,0x18,0xc8,0xf8,0x15,0xcc, -0xf1,0x1c,0x4e,0x35,0xee,0xf8,0xe4,0xd5,0x65,0x02,0x0a,0x77,0x1e,0xec,0xf6,0xca, -0x0a,0x96,0xfd,0x17,0x7a,0xfc,0x0f,0x94,0xf7,0x19,0xd6,0x3b,0xf0,0x3d,0xdf,0xd5, -0x6e,0xfb,0x11,0xad,0x1a,0xf5,0x0f,0xc9,0x04,0xa4,0xfd,0x12,0x34,0x01,0x07,0x58, -0xff,0x15,0xb3,0x44,0xf4,0x8a,0xdc,0xd3,0x82,0xf4,0x16,0x1b,0x1b,0xfe,0x53,0xc5, -0x00,0x9b,0x02,0x0a,0x63,0x09,0xf8,0x95,0x0b,0x06,0xac,0x4f,0xf6,0xcd,0xde,0xcf, -0xb8,0xf0,0x19,0x4c,0x1a,0x06,0xed,0xc4,0xfb,0xe0,0x04,0x04,0xf0,0x0e,0xed,0xcb, -0x15,0xfd,0x2a,0x53,0xf9,0x8d,0xe0,0xcd,0x63,0xee,0x19,0xf6,0x1a,0x0c,0x1c,0xc8, -0xf3,0x56,0x0a,0xfe,0x1b,0x13,0xe3,0xe0,0x1c,0xfa,0x26,0x51,0x01,0x76,0xdf,0xcd, -0xc5,0xe8,0x17,0xd5,0x1a,0x12,0x32,0xce,0xed,0x10,0x10,0xf9,0xdf,0x16,0xdc,0xc6, -0x1f,0xfb,0xe3,0x48,0x0b,0xe3,0xdc,0xd2,0xb3,0xe4,0x16,0x9d,0x1b,0x16,0x70,0xd3, -0xe8,0x02,0x14,0xf7,0x1c,0x13,0xda,0xa8,0x1d,0x01,0xd9,0x3b,0x17,0x90,0xd9,0xd6, -0x41,0xe0,0x13,0xb8,0x18,0x19,0x42,0xdb,0xe4,0x09,0x12,0xf9,0x89,0x0e,0xde,0xc8, -0x16,0x0a,0x17,0x2c,0x22,0x2a,0xd8,0xda,0xc6,0xdf,0x0f,0xa5,0x1a,0x19,0xad,0xe2, -0xe2,0x1a,0x12,0xff,0xff,0x04,0xe3,0x64,0x0c,0x18,0x94,0x1b,0x28,0xc5,0xd7,0xda, -0xfc,0xe2,0x04,0x96,0x1e,0x14,0xae,0xf2,0xdc,0x5c,0x14,0x01,0xb5,0x00,0xe7,0xce, -0x03,0x1f,0x4f,0x14,0x2a,0x92,0xe0,0xd4,0x6d,0xea,0xf8,0x62,0x23,0x0c,0xfc,0xff, -0xd9,0xa9,0x15,0x04,0x00,0xfa,0xe9,0x7d,0xfd,0x22,0x14,0x11,0x24,0x9f,0xec,0xce, -0x7e,0xf5,0xef,0xc3,0x25,0x08,0x82,0x08,0xdd,0xc2,0x12,0x09,0x43,0xf0,0xed,0xbc, -0xfc,0x22,0x35,0x0f,0x1c,0x63,0xf8,0xc8,0x3d,0xf9,0xeb,0x26,0x1c,0x0d,0x50,0x07, -0xe9,0xd6,0x0c,0x13,0x35,0xeb,0xef,0xbf,0xf8,0x20,0x90,0x0c,0x1a,0x0e,0xfd,0xcc, -0x22,0xf6,0xf2,0xf5,0x0e,0x13,0x14,0x01,0xf3,0x6e,0x05,0x1c,0x15,0xe4,0xf1,0x2a, -0xf5,0x22,0xde,0x03,0x1e,0xf8,0xf9,0xd6,0x2c,0xec,0xfe,0x29,0xfe,0x1c,0x85,0xff, -0xfe,0x3b,0x02,0x1f,0x22,0xe2,0xf1,0x6c,0xf5,0x22,0xba,0xf9,0x25,0x75,0xf3,0xe3, -0x3b,0xe3,0x0a,0xb6,0xee,0x1c,0xbd,0x02,0x01,0xb8,0x04,0x20,0x6f,0xe4,0xee,0xb3, -0xf4,0x22,0xbc,0xf0,0x29,0xe7,0xee,0xef,0x89,0xda,0x14,0xf0,0xe6,0x18,0xc7,0x06, -0x01,0x16,0x07,0x21,0x50,0xe9,0xeb,0x78,0xf4,0x20,0x4b,0xe9,0x27,0xaa,0xef,0xf5, -0xdb,0xd6,0x17,0x8c,0xe5,0x11,0xfa,0x0f,0x01,0xf8,0x09,0x1d,0x02,0xf2,0xe8,0x8e, -0xf8,0x17,0x9c,0xe7,0x1e,0x88,0xf7,0xf5,0x1d,0xdc,0x14,0x4a,0xe9,0x05,0x57,0x15, -0x01,0x2b,0x0f,0x19,0xfb,0xfb,0xe4,0x9c,0x00,0x0f,0xd8,0xe9,0x0f,0xb3,0x00,0xf4, -0x04,0xe1,0x0f,0xc6,0xec,0xfc,0xa7,0x17,0x06,0xbc,0x0f,0x16,0x70,0x03,0xe2,0x15, -0x05,0x07,0xf7,0xed,0x00,0x27,0x0d,0xee,0xf5,0xeb,0x08,0x11,0xf4,0xf4,0xf3,0x16, -0x0e,0x14,0x0b,0x16,0x4c,0x0b,0xe6,0xb4,0x02,0x03,0x05,0xed,0xf4,0x4d,0x12,0xee, -0x3a,0xef,0x03,0x1d,0xf6,0xf1,0xac,0x0e,0x1b,0x35,0x03,0x1a,0xce,0x07,0xf2,0xb0, -0x00,0x06,0x76,0xeb,0xea,0xb4,0x14,0xf0,0xd8,0xef,0x05,0xf4,0xf6,0xf6,0xa2,0xfe, -0x28,0x25,0xfb,0x22,0xa3,0x04,0xfb,0xdc,0xfa,0x07,0xa9,0xe8,0xe1,0x01,0x12,0xf7, -0xec,0xed,0x09,0x46,0xf5,0xfe,0x82,0xef,0x32,0x75,0xf8,0x20,0x8e,0x06,0x02,0x79, -0xfe,0x06,0x21,0xeb,0xd6,0x8c,0x0d,0xfe,0x8f,0xe9,0x0b,0x73,0xf1,0x06,0x26,0xe3, -0x3a,0x14,0xfd,0x1b,0xf6,0x08,0x04,0xdf,0x03,0x00,0xbf,0xef,0xce,0xa7,0x04,0x06, -0xac,0xe7,0x10,0xc7,0xf0,0x0b,0x1c,0xdc,0x35,0x2f,0x06,0x11,0x8c,0x12,0xfe,0xff, -0x0f,0xf8,0x6c,0xf7,0xc2,0x8a,0xfd,0x09,0x67,0xe9,0x0e,0xb8,0xf0,0x0d,0x9a,0xda, -0x2f,0x0f,0x13,0x07,0x64,0x1b,0xfb,0xb6,0x1b,0xf1,0x1d,0x01,0xbc,0xd6,0xf7,0x08, -0xea,0xec,0x0e,0x6a,0xf4,0x09,0x6d,0xda,0x26,0x14,0x21,0xfc,0x25,0x25,0xf7,0x71, -0x26,0xea,0xdf,0x06,0xb7,0x57,0xf0,0x07,0x65,0xed,0x10,0x27,0xf7,0x0b,0x00,0xdb, -0x1b,0xf1,0x2b,0xf4,0xe5,0x29,0xf2,0x8d,0x30,0xe8,0x6f,0x0a,0xb7,0x17,0xe7,0x07, -0x96,0xea,0x14,0xbb,0xf6,0x0c,0x0f,0xdc,0x11,0x7b,0x35,0xf1,0x19,0x2e,0xee,0xff, -0x36,0xe9,0xf7,0x0a,0xb8,0xcf,0xdc,0x06,0x62,0xe8,0x1c,0x8b,0xf6,0x10,0x4c,0xd9, -0x08,0x93,0x38,0xf2,0x50,0x2e,0xec,0xd6,0x3c,0xec,0x84,0x0c,0xb9,0x0f,0xda,0xfd, -0x81,0xe8,0x19,0x31,0xfd,0x12,0x23,0xdf,0x01,0xee,0x39,0xf3,0xc3,0x2c,0xec,0x85, -0x3d,0xf1,0xc9,0x0b,0xbd,0x11,0xd8,0xf5,0x90,0xeb,0x14,0xca,0x00,0x11,0xfe,0xe1, -0xfc,0x6a,0x36,0xfc,0x36,0x25,0xef,0x05,0x3a,0xfb,0x08,0x08,0xbf,0xd8,0xd7,0xeb, -0xda,0xef,0x0f,0xa8,0x0a,0x10,0x8e,0xe7,0xf5,0xce,0x30,0x03,0x3d,0x20,0xf1,0xbe, -0x36,0x03,0x4d,0x06,0xc3,0x1a,0xd8,0xe2,0x2f,0xef,0x0c,0x4e,0x0e,0x12,0x6e,0xe9, -0xf3,0xe6,0x2c,0x0b,0x82,0x1c,0xf1,0xbb,0x34,0x0a,0x1a,0x05,0xc6,0xe7,0xd5,0xdf, -0xef,0xea,0x0c,0x8e,0x0a,0x18,0x0a,0xe9,0xf3,0x37,0x24,0x15,0x2c,0x17,0xf3,0x29, -0x2f,0x15,0x1a,0x04,0xcc,0x32,0xd2,0xdf,0xdd,0xe4,0x0f,0xd3,0x04,0x1f,0xe6,0xea, -0xf2,0x4a,0x20,0x1c,0x08,0x12,0xf4,0x51,0x2c,0x1d,0x0c,0xfe,0xd2,0x59,0xcc,0xe5, -0xf3,0xdd,0x10,0xe5,0xfe,0x25,0xfd,0xeb,0xf0,0x2d,0x1a,0x23,0x3c,0x0e,0xf7,0xf2, -0x25,0x29,0x21,0xfa,0xda,0x43,0xc7,0xe9,0xc4,0xd9,0x0e,0xc8,0xfa,0x28,0x59,0xef, -0xec,0x0d,0x15,0x2a,0xba,0x0f,0xf4,0x4d,0x1e,0x30,0xc7,0xf7,0xe0,0xf3,0xc2,0xeb, -0xcc,0xd8,0x0c,0xce,0xf4,0x29,0xbd,0xf8,0xea,0xf4,0x0e,0x2d,0x6a,0x0f,0xf3,0xa9, -0x1d,0x32,0x4f,0xf9,0xe3,0x73,0xc2,0xea,0x47,0xdc,0x09,0xa0,0xf2,0x28,0xca,0xfe, -0xea,0xa0,0x07,0x33,0x62,0x11,0xf1,0x0e,0x1b,0x35,0x49,0xfb,0xe4,0x33,0xc4,0xe7, -0xb3,0xe0,0x03,0x37,0xf1,0x23,0xf6,0x02,0xe7,0xfa,0x04,0x36,0xa3,0x14,0xef,0x28, -0x18,0x38,0xf5,0xfc,0xe4,0x16,0xc4,0xe5,0xec,0xe6,0x01,0x15,0xec,0x20,0x8f,0x0a, -0xea,0x36,0xfd,0x36,0x34,0x17,0xee,0x4e,0x13,0x37,0xda,0xff,0xe4,0x8c,0xc9,0xe0, -0xa5,0xf2,0xfc,0x57,0xeb,0x19,0x00,0x10,0xea,0xd4,0xf9,0x38,0xaa,0x18,0xec,0x12, -0x11,0x38,0x24,0x05,0xdd,0xdc,0xd3,0xd7,0xc4,0xfd,0xf5,0x60,0xed,0x10,0xb4,0x15, -0xec,0x56,0xf5,0x3b,0x73,0x1b,0xed,0x9a,0x0b,0x37,0xbe,0x08,0xd7,0x4b,0xde,0xcf, -0xbc,0x08,0xef,0x39,0xf0,0x03,0x43,0x1d,0xed,0xa0,0xf2,0x3a,0x79,0x1e,0xf0,0x9e, -0x06,0x35,0x37,0x0d,0xd0,0x6f,0xe8,0xc8,0x52,0x14,0xe8,0x40,0xf6,0xf3,0xee,0x22, -0xeb,0x5d,0xf0,0x3a,0xc2,0x21,0xf4,0xa7,0x00,0x36,0xea,0x0e,0xd1,0xa2,0xe9,0xc9, -0x7a,0x15,0xe8,0x21,0xf8,0xee,0x07,0x25,0xeb,0xf7,0xee,0x33,0x44,0x2a,0xf3,0xd6, -0xff,0x32,0x79,0x13,0xd2,0x57,0xe9,0xd0,0xfe,0x12,0xe8,0x05,0xf8,0xe7,0x5f,0x27, -0xeb,0x98,0xf2,0x2a,0x70,0x33,0xf0,0xea,0xfe,0x2e,0x7e,0x17,0xcf,0x9c,0xe6,0xd8, -0x0c,0x13,0xec,0xa9,0xf8,0xe2,0x0b,0x23,0xea,0x91,0xf6,0x1a,0x0d,0x42,0xed,0xd2, -0x04,0x23,0xe2,0x20,0xca,0xf6,0xe7,0xdd,0x1e,0x13,0xee,0xb0,0xf6,0xe3,0x38,0x20, -0xea,0x74,0xf8,0x11,0x2d,0x4b,0xea,0x4d,0x08,0x19,0xf1,0x27,0xc6,0xdf,0xe6,0xe4, -0xd6,0x14,0xf1,0xb2,0xf2,0xe4,0xb7,0x1d,0xeb,0xa6,0xf9,0x04,0xae,0x54,0xeb,0x46, -0x0d,0x0c,0x92,0x2b,0xc9,0x96,0xe3,0xec,0xc5,0x11,0xf7,0x67,0xeb,0xe9,0x78,0x16, -0xf2,0x18,0xf7,0xfd,0x9c,0x55,0xf4,0x56,0x0d,0x04,0xbc,0x2a,0xcc,0x4f,0xe1,0xf2, -0xb0,0x10,0xff,0x1b,0xe3,0xee,0xec,0x0c,0xf8,0x6e,0xf1,0xfa,0x32,0x54,0xfb,0xf5, -0x10,0xfc,0x3b,0x26,0xcf,0x06,0xe3,0xf5,0x47,0x12,0x08,0xd6,0xdb,0xf1,0x8b,0x06, -0xff,0xc8,0xed,0xf6,0x0b,0x51,0x02,0x88,0x14,0xf5,0x1a,0x23,0xd1,0x36,0xe1,0xf9, -0x2f,0x0f,0x11,0x37,0xd3,0xf7,0x89,0xff,0x09,0x05,0xe8,0xf3,0x3c,0x4b,0x0a,0x7a, -0x16,0xf5,0x1e,0x18,0xd8,0x8a,0xde,0x02,0x93,0x08,0x1f,0x25,0xc8,0xfc,0xc4,0xf6, -0x11,0xf6,0xe4,0xf3,0x93,0x44,0x13,0xd1,0x16,0xf7,0xe4,0x0c,0xdf,0x0c,0xdb,0x08, -0xd3,0x02,0x2b,0x3a,0xc2,0xfc,0x0d,0xf0,0x18,0x15,0xe1,0xf1,0x6f,0x39,0x1e,0x38, -0x16,0xfc,0x79,0x00,0xe4,0x25,0xdc,0x0d,0xe3,0x03,0x31,0x98,0xc3,0xf5,0x2a,0xed, -0x1a,0x8a,0xe1,0xec,0xce,0x32,0x22,0x12,0x1a,0xfc,0x4b,0xfd,0xe2,0x35,0xe2,0x08, -0x12,0x0c,0x2d,0xa2,0xd1,0xe7,0xe2,0xf5,0x13,0x81,0xea,0xe2,0x87,0x31,0x22,0xb4, -0x1d,0xfa,0x5b,0xf8,0xe0,0x93,0xe8,0x07,0x29,0x12,0x28,0x51,0xe0,0xd8,0xb8,0xfd, -0x0a,0x5c,0xf8,0xd6,0xc1,0x30,0x1e,0xef,0x22,0xfb,0x16,0xf4,0xdc,0xaa,0xed,0x09, -0x42,0x18,0x1e,0x1b,0xf1,0xca,0x27,0x05,0x01,0xb2,0x03,0xcc,0x0c,0x30,0x1b,0x8d, -0x24,0xfc,0xfb,0xf0,0xda,0x2a,0xf2,0x06,0xb5,0x20,0x16,0x80,0x02,0xbe,0x38,0x09, -0xf6,0x01,0x0f,0xcb,0x42,0x2b,0x1c,0xd8,0x23,0x01,0x35,0xec,0xd9,0x1a,0xf4,0x07, -0x9b,0x25,0x10,0xd4,0x0f,0xb8,0xcc,0x08,0xf1,0xef,0x0f,0xcf,0xb9,0x1e,0x21,0x6d, -0x1e,0x05,0xa7,0xe5,0xdb,0x33,0xf4,0x0d,0xa9,0x27,0x0f,0x15,0x12,0xb7,0x18,0x06, -0xf3,0x34,0x0f,0xd6,0x64,0x12,0x26,0x0d,0x16,0x10,0x29,0xdd,0xe2,0x18,0xec,0x15, -0x68,0x22,0x15,0xb2,0x11,0xbd,0xbb,0xfd,0xf4,0x99,0x0f,0xdf,0x63,0x05,0x2c,0x52, -0x0e,0x18,0xb7,0xd3,0xea,0x52,0xe7,0x1e,0x85,0x22,0x17,0x21,0x11,0xc1,0x70,0xfa, -0xf2,0x73,0x0f,0xe3,0xcb,0xfc,0x29,0x24,0x0b,0x18,0xd0,0xd4,0xea,0x53,0xe7,0x1e, -0x4f,0x27,0x16,0x63,0x14,0xc3,0xa9,0xf7,0xee,0x0b,0x12,0xe7,0x6b,0xfb,0x23,0x83, -0x10,0x10,0xa1,0xdb,0xe0,0x96,0xee,0x1d,0xeb,0x2c,0x14,0x99,0x13,0xc8,0x48,0xf1, -0xf0,0xef,0x11,0xee,0x4c,0xf6,0x1b,0xc0,0x13,0x08,0x64,0xe5,0xd7,0x93,0xf8,0x1a, -0x7d,0x33,0x15,0x61,0x10,0xd0,0x24,0xe5,0xf8,0xd4,0x09,0xfd,0x42,0xec,0x18,0x74, -0x11,0x06,0xba,0xe8,0xd3,0xb4,0xfa,0x1c,0x45,0x38,0x18,0x05,0x0a,0xdc,0xdc,0xd9, -0xfe,0x5f,0xfe,0x0d,0x9b,0xe3,0x17,0xa7,0x08,0x07,0x42,0xe6,0xd6,0xa2,0xf6,0x22, -0x83,0x37,0x22,0xd7,0xff,0xe8,0x6a,0xcb,0x08,0x71,0xf6,0x1c,0x94,0xde,0x16,0xda, -0xfe,0x0b,0x59,0xe1,0xdb,0x96,0xed,0x2c,0xb7,0x33,0x30,0x5c,0xf7,0xf0,0x45,0xc4, -0x0b,0x59,0xf5,0x1e,0xfa,0xe2,0x0c,0x6a,0xf8,0x0b,0x65,0xde,0xe3,0x5f,0xe1,0x38, -0x45,0x2a,0x41,0x71,0xf0,0xf5,0xa3,0xc3,0x05,0xe2,0xfd,0x17,0x69,0xf5,0xfd,0x70, -0xf7,0x06,0xff,0xdf,0xea,0x62,0xd5,0x3f,0xe4,0x25,0x4b,0xba,0xf2,0xed,0x4f,0xce, -0xee,0x9f,0x13,0x05,0xe0,0x0f,0xe9,0x1a,0xf9,0xfd,0x7f,0xe6,0xed,0xd2,0xcf,0x3d, -0x3c,0x26,0x4e,0x82,0xfb,0xe1,0xe6,0xdc,0xdb,0xe9,0x23,0xf7,0x33,0x23,0xde,0x7f, -0xf4,0xf6,0x94,0xeb,0xf1,0x42,0xd1,0x37,0xd4,0x2c,0x4c,0xb0,0x0a,0xd8,0x99,0xe6, -0xd0,0x88,0x2a,0xf6,0x3d,0x28,0xe4,0x8f,0xe4,0xf4,0xb2,0xe7,0xf5,0x7f,0xcc,0x31, -0x6e,0x30,0x4c,0x17,0x15,0xd5,0x1f,0xe5,0xcd,0x55,0x26,0xfd,0xc1,0x27,0xef,0x5a, -0xd5,0xf5,0x15,0xe8,0xfb,0xa8,0xcc,0x2b,0xe6,0x2d,0x4d,0xe0,0x1b,0xdb,0xf3,0xdf, -0xd2,0xa3,0x1c,0x08,0x82,0x25,0xfc,0xf1,0xc5,0xef,0xf4,0xe4,0xff,0x07,0xd2,0x25, -0x9a,0x2b,0x4b,0x94,0x20,0xe4,0x64,0xdc,0xd9,0xb0,0x0e,0x10,0x32,0x22,0x02,0xff, -0xc1,0xe7,0x77,0xe7,0xfe,0x0a,0xd8,0x1e,0xa8,0x27,0x4b,0x59,0x23,0xed,0xa2,0xdc, -0xda,0x86,0x04,0x11,0xf9,0x2c,0x02,0x2c,0xc4,0xdb,0xd1,0xed,0xf8,0x4b,0xe0,0x1a, -0x65,0x25,0x48,0xe3,0x27,0xef,0xae,0xe2,0xd6,0x33,0xff,0x0d,0x53,0x39,0xfe,0xa6, -0xc6,0xcd,0xd0,0xf4,0xf0,0x84,0xec,0x14,0xff,0x26,0x3c,0x50,0x2f,0xf1,0xaa,0xf1, -0xd7,0x80,0xfa,0x07,0x00,0x3f,0xff,0x4f,0xc5,0xc8,0xdd,0xf4,0xea,0x86,0xf0,0x12, -0x66,0x27,0x33,0xde,0x2f,0xf3,0x6c,0xf8,0xde,0xb9,0xf2,0x06,0xfa,0x41,0x08,0x2f, -0xbb,0xcc,0xca,0xef,0xec,0x0a,0xed,0x17,0x36,0x20,0x31,0xde,0x2a,0xf9,0xe1,0xfc, -0xe8,0xd8,0xec,0x02,0x49,0x42,0x0f,0x5b,0xbb,0xc9,0xbe,0xf0,0xea,0x89,0xed,0x17, -0x33,0x1f,0x2d,0x39,0x23,0xfc,0xea,0x01,0xf2,0x90,0xeb,0x00,0x3c,0x41,0x0e,0xa3, -0xc1,0xbf,0x1c,0xf9,0xe2,0xee,0xf2,0x0f,0x53,0x23,0x29,0xbe,0x18,0x02,0x11,0x03, -0xfb,0xe9,0xeb,0xfd,0xcc,0x3f,0x0b,0x70,0xd0,0xb3,0x1d,0x00,0xdc,0xa4,0xff,0x00, -0x9f,0x2a,0x24,0xa2,0x13,0x04,0x50,0x04,0x04,0xf7,0xea,0x02,0xd8,0x33,0x07,0x18, -0xdc,0xb2,0xd2,0xfd,0xd8,0xc0,0x0b,0xf0,0x6f,0x37,0x18,0xf9,0x15,0xf7,0x61,0x0f, -0x08,0x39,0xf0,0x10,0x7d,0x24,0x05,0xde,0xda,0xc1,0x87,0xed,0xdb,0x7d,0x11,0xe6, -0x05,0x3c,0x0e,0x27,0x18,0xeb,0xc6,0x16,0x09,0x2f,0xf1,0x25,0x77,0x13,0x06,0x0e, -0xd4,0xd9,0x6e,0xd8,0xe6,0x2e,0x12,0xe6,0xa2,0x37,0x10,0x81,0x16,0xe6,0x5b,0x16, -0x0a,0x79,0xf0,0x37,0x9b,0x08,0x01,0x46,0xd1,0xe9,0x22,0xcd,0xe6,0xa6,0x17,0xe7, -0x0b,0x2c,0x15,0x26,0x0c,0xec,0x08,0x10,0x0f,0x74,0xf5,0x41,0x6d,0x0f,0xec,0x81, -0xd7,0xed,0xd1,0xd4,0xda,0xec,0x23,0xe6,0xe5,0x21,0x14,0x51,0x06,0xf0,0xf3,0x0c, -0x08,0x11,0x00,0x3d,0x1f,0x24,0xd1,0xd9,0xe3,0xe9,0x7d,0xde,0xcf,0xfd,0x28,0xf0, -0xa7,0x14,0x17,0x17,0xff,0xf4,0xf1,0x0a,0xff,0xfe,0x10,0x37,0x56,0x36,0xbd,0xf8, -0xe6,0xe7,0x03,0xe2,0xd3,0xb2,0x20,0x05,0xcc,0x03,0x1a,0x00,0xf9,0xf7,0x5d,0x09, -0xf5,0xef,0x1b,0x33,0x17,0x43,0xbc,0xd7,0xe2,0xe6,0x3d,0xe2,0xdb,0x24,0x13,0x14, -0x18,0xfb,0x12,0x76,0xf6,0xf7,0xcd,0x09,0xef,0x13,0x22,0x36,0x9d,0x45,0xc6,0x25, -0xd8,0xe6,0x38,0xe2,0xe8,0xf0,0x0b,0x19,0xbe,0xfe,0x02,0x0b,0xff,0xf1,0x82,0x0d, -0xe5,0x7f,0x28,0x33,0x18,0x41,0xd8,0x24,0xd0,0xe2,0x28,0xde,0xf4,0xbc,0x09,0x16, -0xf5,0x07,0xf0,0x90,0x08,0xea,0xbe,0x11,0xe0,0xd0,0x2e,0x35,0x23,0x38,0xec,0x7d, -0xc6,0xe4,0xc1,0xcf,0x08,0xbe,0x03,0x18,0xb6,0x0b,0xe7,0xbf,0x08,0xe8,0x97,0x0e, -0xdd,0xaf,0x2f,0x33,0x9d,0x2b,0x05,0x7f,0xc2,0xe7,0x66,0xbd,0x1f,0x74,0x01,0x1a, -0xdb,0x04,0xea,0x4e,0x00,0xeb,0xfa,0x04,0xe6,0x42,0x2d,0x36,0xd5,0x1c,0x18,0x14, -0xc5,0xe8,0x36,0xab,0x2c,0x1d,0x05,0x1f,0x93,0xfa,0xf3,0x16,0xf6,0xf4,0xa3,0xf8, -0xf1,0x2e,0x26,0x37,0x4d,0x0f,0x22,0x17,0xd3,0xe5,0xa1,0xa0,0x2d,0xe4,0x0e,0x1e, -0x4e,0xf4,0xfc,0x29,0xef,0xf4,0x27,0xec,0xfc,0xb5,0x22,0x34,0xf4,0x06,0x22,0x39, -0xe9,0xdc,0x97,0xa3,0x21,0x33,0x24,0x17,0xba,0xf4,0xfa,0xb6,0xf4,0xeb,0xa7,0xec, -0xfc,0xde,0x27,0x28,0x25,0x09,0x18,0x02,0x00,0xd3,0x19,0xab,0x0f,0x58,0x36,0x12, -0x4d,0xf6,0xf3,0x10,0x01,0xdd,0xf7,0xf1,0xf8,0xc4,0x30,0x17,0xb5,0x0d,0x13,0xe0, -0x0d,0xda,0xed,0xa6,0x09,0x93,0x38,0x1b,0x9f,0xef,0xf4,0xac,0x07,0xd4,0x85,0xf6, -0xf7,0x19,0x35,0x0d,0x78,0x05,0x17,0xd9,0x04,0xf6,0x6f,0x95,0x12,0x3f,0x29,0x30, -0x22,0xe1,0xfb,0x8a,0x09,0xd0,0x39,0xf4,0xf9,0x4e,0x32,0x0b,0x50,0xfa,0x22,0x43, -0xf7,0x0d,0xd1,0x8e,0x1a,0x83,0x1a,0x3d,0xc4,0xdc,0xfb,0xe9,0x0b,0xd0,0xc9,0xf3, -0xff,0xfb,0x2c,0x0a,0x32,0xf0,0x22,0xd8,0xf5,0x11,0x54,0xa0,0x0d,0xe9,0x1b,0x37, -0xb0,0xe9,0xf4,0xd0,0x0d,0xd6,0xda,0xee,0x07,0x89,0x24,0x06,0x6c,0xed,0x17,0xa1, -0x04,0x00,0x9a,0xc3,0xf9,0x37,0x24,0x26,0xca,0xfa,0xf0,0xa3,0x08,0xe1,0x07,0xe8, -0x11,0x6b,0x1a,0x03,0x5a,0xea,0x0d,0x2f,0x11,0xef,0x56,0xe2,0xea,0xa9,0x27,0x19, -0x67,0x08,0xf3,0xe3,0xfc,0xef,0x92,0xe3,0x19,0x5c,0x12,0x04,0x83,0xe4,0x0b,0xb7, -0x12,0xe8,0xfd,0xf5,0xeb,0x5d,0x21,0x11,0xb3,0x0d,0xf9,0xc6,0xef,0xfa,0x29,0xe7, -0x19,0x7e,0x0d,0xff,0xb6,0xe1,0x08,0x51,0x10,0xea,0x13,0xf9,0xfa,0x72,0x12,0x0e, -0xdb,0x0b,0x06,0xf3,0xe7,0xff,0xf7,0xf2,0x12,0x63,0x12,0xf2,0xbe,0xe3,0x02,0xc2, -0x0f,0xed,0x50,0xf7,0x0f,0x09,0x04,0x10,0x18,0x04,0x16,0x82,0xda,0x02,0x23,0xfc, -0x10,0x7a,0x10,0xea,0xf5,0xe7,0xfa,0xd2,0x10,0xed,0x29,0xf5,0x1e,0x0f,0xfb,0x11, -0x81,0xfb,0x22,0x7d,0xd5,0x03,0xf6,0x03,0x15,0x36,0x0b,0xe6,0x1e,0xe4,0xf5,0xea, -0x0b,0xf3,0xed,0xf1,0x27,0xb5,0xfb,0x0d,0x63,0xf8,0x25,0x38,0xda,0x00,0xb5,0x05, -0x23,0x14,0xfe,0xf0,0x84,0xd3,0xfe,0x96,0xfb,0x00,0xbf,0xee,0x25,0xe7,0x08,0xfd, -0xe4,0x00,0x18,0xc7,0xf1,0xf1,0xf6,0x0b,0x2a,0x6a,0xf2,0xf4,0x7f,0xc6,0x0b,0x2d, -0xed,0x06,0xff,0xf3,0x14,0x2f,0x27,0xe5,0x87,0x14,0xfa,0xe7,0x11,0xe1,0xad,0x13, -0x33,0xd1,0xee,0xf4,0x8a,0xbb,0x0c,0xc8,0xe6,0x05,0x68,0x04,0xf9,0x4a,0x44,0xd3, -0x7d,0x27,0xde,0x63,0x2d,0xd9,0x07,0x11,0x3a,0xf3,0xef,0xf3,0x93,0xba,0x07,0xb0, -0xe7,0xfe,0xc3,0x12,0xe6,0xf3,0x4f,0xd5,0x77,0x26,0xd6,0x35,0x36,0xe1,0x7b,0x06, -0x40,0x60,0xf2,0xed,0xca,0xbd,0xff,0x20,0xeb,0xfb,0xb1,0x14,0xe5,0x82,0x44,0xf1, -0xc4,0x0e,0xdf,0x39,0x2c,0xf5,0x37,0xfb,0x40,0x39,0xfd,0xe4,0x3b,0xc8,0xf1,0x20, -0xee,0xf7,0x79,0x14,0xe8,0x20,0x32,0x0d,0xa1,0xfc,0xeb,0x4f,0x22,0x04,0x64,0xfa, -0x34,0xf1,0x0d,0xd4,0x90,0xd7,0xe1,0x3d,0xf7,0xef,0x29,0x16,0xe8,0x8f,0x29,0x1e, -0xc6,0xf4,0xed,0x7e,0x1f,0x09,0xd2,0x02,0x1f,0x4f,0x1b,0xcd,0x34,0xe0,0xd9,0xc0, -0xfc,0xeb,0x34,0x16,0xe4,0x57,0x23,0x23,0x05,0xfa,0xed,0x97,0x1e,0x0d,0xa3,0x0e, -0x0f,0x9c,0x21,0xce,0xe4,0xe4,0xd4,0xe5,0xfa,0xec,0xf3,0x11,0xe5,0xbe,0x1b,0x24, -0x96,0xff,0xec,0xb3,0x1d,0x0d,0xf5,0x1c,0x03,0x9e,0x1d,0xd4,0xeb,0xe4,0xd8,0x34, -0xf4,0xf2,0x99,0x07,0xec,0xa2,0x0f,0x27,0xf0,0x07,0xed,0xb3,0x1a,0x07,0xcd,0x2b, -0xf9,0x6e,0x19,0xd7,0xe5,0xe8,0xda,0x2e,0xf0,0xf8,0x7f,0xfd,0xf2,0xdc,0x03,0x25, -0xd1,0x10,0xf0,0xa7,0x1c,0x01,0xdd,0x3a,0xf2,0x21,0x15,0xd5,0x96,0xf3,0xda,0x7f, -0xf0,0xf4,0x3a,0xfc,0xed,0x0e,0x06,0x18,0x29,0x1d,0xf1,0xd9,0x1b,0x01,0xe0,0x3e, -0xf5,0xa4,0x09,0xd6,0xcc,0xf9,0xdb,0x3c,0xf2,0xed,0xa5,0x01,0xe2,0xc7,0x0a,0x0c, -0x78,0x25,0xfb,0x42,0x13,0x0a,0x94,0x36,0x05,0xe6,0xf6,0xde,0x84,0xf9,0xe5,0x55, -0xf0,0xeb,0x1f,0x03,0xda,0xdf,0x06,0x08,0x10,0x24,0x0b,0x5c,0x05,0x17,0x72,0x28, -0x1a,0x51,0xe5,0xe2,0xd2,0xf7,0xef,0xb2,0xeb,0xef,0x0b,0xff,0xde,0x50,0xf9,0x0c, -0x5f,0x1d,0x19,0xbd,0xfd,0x1e,0xa6,0x1f,0x1f,0xe4,0xe5,0xda,0xeb,0xfd,0xf3,0xc4, -0xed,0xf1,0xe4,0xf8,0xe4,0xba,0xe9,0x11,0xac,0x1b,0x1d,0xd5,0x05,0x17,0xb0,0x25, -0x14,0x08,0xf4,0xcb,0x9e,0x05,0xf2,0x9b,0xf1,0xf4,0xcd,0xf4,0xe8,0x65,0xd8,0x14, -0x14,0x1c,0x18,0x33,0x15,0x0e,0x21,0x31,0x06,0x1b,0x04,0xbe,0xde,0x0a,0xf2,0xe7, -0xf4,0xfa,0x66,0xf3,0xea,0xbe,0xcb,0x14,0xc6,0x1d,0x13,0xcc,0x1e,0x0a,0x93,0x32, -0xff,0x58,0x0b,0xbf,0x1c,0x03,0xf7,0xcb,0xf3,0x04,0x7c,0xf0,0xec,0x88,0xbc,0x16, -0xf9,0x17,0x17,0xb5,0x1c,0x16,0x8d,0x2b,0x00,0x1d,0x09,0xc8,0x7e,0xf6,0xf8,0x5f, -0xf4,0x11,0x44,0xf2,0xec,0xee,0xb1,0x19,0xdd,0x10,0x1b,0x7c,0x16,0x25,0xc7,0x23, -0x00,0x3e,0x09,0xd4,0xfb,0xee,0xf1,0x30,0xf9,0x13,0x7e,0xfa,0xe2,0x11,0xb1,0x15, -0xfb,0x0f,0x1e,0x82,0x11,0x33,0x37,0x1c,0x02,0x2f,0x01,0xe3,0x3c,0xe8,0xe9,0xf2, -0xfe,0x18,0x2f,0x04,0xd8,0x12,0xb3,0x0d,0x37,0x11,0x1b,0x8b,0x0c,0x3d,0x13,0x1a, -0x03,0xd6,0xf8,0xf5,0xff,0xe0,0xe1,0xc0,0xfd,0x1e,0x25,0x0c,0xd1,0x88,0xb7,0x06, -0x45,0x14,0x18,0x4f,0x08,0x47,0xfa,0x16,0x08,0x5e,0xeb,0x0a,0xaa,0xd4,0xe2,0x94, -0xf3,0x2f,0x78,0x07,0xd4,0x82,0xb1,0x03,0xa3,0x11,0x1b,0xe3,0x01,0x4d,0xd3,0x17, -0x0b,0xc3,0xe4,0x18,0x22,0xd1,0xdf,0x88,0xec,0x3b,0x26,0x04,0xdc,0x3e,0xaa,0x06, -0xbb,0x03,0x20,0xcf,0xf8,0x52,0xe1,0x1e,0x07,0x11,0xe8,0x18,0xf6,0xd8,0xd6,0xee, -0xe8,0x44,0xd0,0x02,0xe4,0xcb,0xa1,0x09,0x9c,0xfb,0x22,0xc0,0xf5,0x4b,0x1a,0x2e, -0xf9,0x44,0xf7,0x0a,0x49,0xeb,0xc6,0x17,0xef,0x43,0x0b,0x06,0xe8,0xf5,0xa0,0x07, -0x99,0xf8,0x1c,0x37,0xf6,0x44,0x50,0x3b,0xf1,0x9b,0x02,0x01,0x3d,0xf3,0xc0,0x9a, -0xed,0x46,0xd8,0x07,0xed,0x40,0xa3,0x00,0x1f,0xfd,0x0e,0x85,0xfb,0x3b,0xaf,0x45, -0xf0,0x21,0x04,0x01,0xd5,0xef,0xc9,0x2e,0xe2,0x4e,0xd9,0x01,0xf8,0xfc,0xa2,0xfc, -0xac,0x00,0x04,0x63,0xfa,0x34,0x27,0x48,0xfd,0x44,0xfe,0x09,0xe7,0xe2,0xd6,0xb8, -0xd8,0x52,0x9a,0x00,0x00,0x9b,0xa4,0xf7,0x89,0x03,0x00,0xe9,0xf5,0x31,0xd2,0x44, -0x0b,0xd6,0xfa,0x0e,0x01,0xdc,0xdc,0x15,0xd7,0x4c,0xa8,0x02,0x03,0x3c,0xa8,0xf2, -0x65,0x03,0xfe,0xef,0xee,0x32,0x68,0x3e,0x17,0x84,0xfa,0x0f,0x72,0xdc,0xda,0xe3, -0xe2,0x39,0x98,0x0e,0x01,0x07,0xaf,0xee,0xe5,0xff,0x06,0xfa,0xe1,0x2f,0x29,0x36, -0x22,0x9b,0x01,0x08,0x03,0xe3,0xd2,0x5d,0xf3,0x23,0x4f,0x1b,0xff,0x71,0xb8,0xe9, -0xcf,0xfd,0x0a,0x5e,0xdc,0x2b,0xa4,0x2f,0x27,0xe9,0x0b,0x00,0xae,0xe6,0xd0,0x49, -0xfe,0x15,0x2a,0x21,0xff,0x96,0xbd,0xe5,0x54,0xfa,0x10,0x4b,0xda,0x24,0xf8,0x26, -0x2b,0xff,0x13,0xfe,0x50,0xe9,0xd2,0xdb,0x03,0x0a,0xdf,0x24,0xff,0x88,0xc5,0xdd, -0x88,0xf9,0x12,0x85,0xdd,0x1c,0x2c,0x1e,0x2f,0xf5,0x1c,0xf8,0x48,0xeb,0xd5,0xa6, -0x09,0x01,0x0d,0x27,0xff,0x42,0xcd,0xd6,0xce,0xf9,0x12,0xe6,0xe3,0x14,0xa2,0x16, -0x2d,0xd3,0x2b,0xf1,0x1a,0xf1,0xd5,0x65,0x10,0xf6,0x1b,0x2a,0xff,0x2e,0xd2,0xd5, -0xa8,0xf6,0x10,0x96,0xed,0x0b,0x62,0x10,0x22,0x15,0x3c,0xeb,0x4e,0xf9,0xd5,0xee, -0x13,0xf1,0x77,0x2b,0x01,0xa9,0xd5,0xd3,0xc7,0xee,0x11,0x70,0xf8,0x03,0x0c,0x0c, -0x15,0x5e,0x46,0xe9,0x84,0xfc,0xde,0x93,0x10,0xf2,0x1e,0x24,0x09,0xab,0xd4,0xd6, -0xcd,0xe9,0x10,0x3b,0x02,0x01,0x1f,0x06,0x0b,0x22,0x47,0xef,0xba,0xf7,0xec,0xc3, -0x04,0xfe,0x44,0x19,0x10,0xb6,0xd4,0xd2,0x5f,0xeb,0x07,0xa5,0x10,0x00,0xb8,0x01, -0x03,0x15,0x42,0x00,0x40,0xef,0x00,0xb9,0xf3,0x09,0xbb,0x0b,0x17,0xb6,0xd3,0xd0, -0xb2,0xee,0xfb,0xa2,0x1f,0xfd,0xf2,0x02,0xfa,0xbc,0x36,0x10,0xfb,0xe4,0x15,0x48, -0xe1,0x1c,0x8d,0xfb,0x1f,0x37,0xd3,0xcf,0xdf,0xf0,0xf0,0x75,0x2c,0xfb,0x29,0x05, -0xf2,0xca,0x25,0x1c,0xd8,0xe0,0x25,0x1e,0xd7,0x2c,0x1d,0xf1,0x20,0x0c,0xcf,0xd0, -0x0f,0xef,0xec,0x9c,0x32,0x00,0x98,0x07,0xec,0x0f,0x16,0x24,0xc0,0xe3,0x2d,0xa2, -0xd3,0x33,0x4b,0xee,0x1f,0x70,0xcd,0xd1,0x1d,0xeb,0xeb,0xce,0x2e,0x0a,0xb8,0x07, -0xee,0x2d,0x03,0x24,0x1e,0xea,0x2d,0x2f,0xdb,0x33,0x2d,0xf4,0x14,0xc6,0xd3,0xd1, -0x27,0xe8,0xec,0x89,0x28,0x13,0x7f,0x06,0xf2,0xf2,0xf2,0x20,0xec,0xf4,0x26,0x1f, -0xe8,0x2f,0x99,0x03,0x05,0x5f,0xd8,0xcf,0x48,0xe2,0xf1,0x7f,0x21,0x21,0x00,0x05, -0xf3,0xfc,0xe5,0x17,0x38,0x02,0x20,0x03,0xf5,0x2a,0x94,0x0e,0xf9,0xc3,0xdb,0xd1, -0x79,0xda,0xf4,0xec,0x17,0x29,0x09,0x09,0xf7,0x09,0xe0,0x0d,0x00,0x08,0x19,0xd0, -0x02,0x2c,0xd1,0x15,0xf1,0x8a,0xd9,0xd3,0x8d,0xd4,0xf7,0x9a,0x14,0x2a,0x0d,0x0f, -0xf8,0x23,0xdc,0x04,0xdd,0x09,0x14,0x3c,0x06,0x36,0x36,0x1a,0xf1,0x8c,0xd4,0xd7, -0x26,0xce,0xf5,0x36,0x12,0x2b,0x57,0x16,0xf7,0x9e,0xdb,0xfe,0xb0,0x07,0x12,0x31, -0x0a,0x3a,0xa8,0x1e,0xf1,0x50,0xd4,0xd7,0x40,0xce,0xf0,0x23,0x14,0x25,0xa3,0x1e, -0xf6,0x91,0xdc,0xfa,0xfa,0x06,0x0e,0xc3,0x0f,0x3e,0x57,0x27,0xe9,0x6a,0xd7,0xd1, -0x6f,0xd2,0xe8,0x57,0x11,0x27,0xe5,0x22,0xfa,0x85,0xdc,0xf4,0x6a,0x02,0x04,0x69, -0x19,0x39,0x4e,0x33,0xe5,0xf6,0xde,0xce,0xf3,0xd1,0xe7,0x60,0x08,0x2c,0x24,0x20, -0x03,0x41,0xde,0xf4,0x82,0xff,0xf9,0xff,0x25,0x34,0xe2,0x40,0xdd,0x65,0xe2,0xcd, -0xb9,0xd0,0xeb,0xf2,0xf8,0x31,0xdf,0x19,0x0d,0xac,0xde,0xf7,0xdc,0xfb,0xea,0x5f, -0x2e,0x30,0xb6,0x49,0xe1,0xec,0xe1,0xce,0xf8,0xc9,0xf2,0x5a,0xeb,0x35,0xdd,0x15, -0x11,0x61,0xdf,0xf8,0x9f,0xfb,0xe0,0x05,0x36,0x2d,0x83,0x50,0xe6,0x0e,0xe6,0xcc, -0xe1,0xcb,0xf1,0x9d,0xe3,0x2e,0x24,0x1b,0x10,0x19,0xe8,0xf6,0x41,0x00,0xd2,0xeb, -0x3a,0x2a,0x2e,0x51,0xed,0x12,0xe7,0xcd,0x4a,0xcd,0xf3,0xc9,0xde,0x22,0xe4,0x22, -0x0f,0xea,0xef,0xf2,0x9d,0x02,0xc6,0x24,0x36,0x2e,0x80,0x4e,0xf8,0x8d,0xea,0xd0, -0x23,0xcc,0xf6,0x22,0xdb,0x13,0xfb,0x23,0x13,0x11,0xf7,0xf5,0x6d,0x05,0xc1,0xcf, -0x2e,0x31,0x2d,0x47,0x03,0x34,0xeb,0xd1,0x92,0xcc,0xf8,0x17,0xdb,0x04,0xc9,0x24, -0x18,0x21,0xf9,0xfb,0x09,0x02,0xc3,0x1e,0x21,0x36,0xf6,0x3f,0x0b,0xc6,0xf3,0xcd, -0x5c,0xd5,0xf6,0x6c,0xdf,0xef,0x6e,0x1f,0x20,0x4f,0xfb,0x05,0xaf,0xfe,0xcc,0xa5, -0x11,0x36,0xab,0x3e,0x0a,0x7c,0x01,0xc2,0xbb,0xe2,0xed,0x46,0xec,0xdc,0xaf,0x19, -0x24,0x6c,0xfd,0x0c,0x31,0xfc,0xd1,0xe0,0x07,0x34,0xf6,0x3b,0x0a,0x96,0x0f,0xbe, -0x37,0xea,0xea,0xef,0xf4,0xcd,0x9c,0x12,0x26,0x08,0x06,0x0e,0x7d,0xff,0xd1,0xe3, -0xfd,0x2f,0x8f,0x3a,0x0f,0x5e,0x14,0xc2,0xb8,0xe7,0xf3,0x82,0xf3,0xc7,0x06,0x04, -0x26,0x0d,0x0f,0x0e,0x4e,0x07,0xd3,0xb0,0xf7,0x28,0x3d,0x33,0x15,0x61,0x14,0xd1, -0x97,0xde,0xfe,0x0e,0xf3,0xc6,0x4e,0xf5,0x22,0x4c,0x1a,0x08,0x7e,0x10,0xd2,0x2a, -0xf6,0x20,0xcd,0x2c,0x1c,0xa8,0x0f,0xe1,0x31,0xd6,0x08,0x06,0xf3,0xc6,0x06,0xe7, -0x1a,0xf4,0x27,0x06,0xde,0x19,0xd3,0x7b,0xf1,0x1b,0x82,0x25,0x21,0xe1,0x0d,0xec, -0xf2,0xd5,0x08,0x21,0xfa,0xc5,0x11,0xdd,0x13,0x00,0x2f,0x09,0x64,0x1c,0xda,0xa7, -0xeb,0x14,0x0d,0x22,0x21,0x03,0x12,0xf0,0xe0,0xdb,0x01,0x69,0x03,0xc2,0x3d,0xd6, -0x08,0x3a,0x30,0x10,0x73,0x1a,0xe6,0x8e,0xe4,0x10,0x27,0x18,0x1f,0xdf,0x14,0xf3, -0x7a,0xe5,0xfd,0x1a,0x0a,0xc6,0x2f,0xcc,0x04,0x82,0x27,0x1e,0x14,0x14,0xf7,0xc3, -0xdb,0x0d,0x78,0x12,0x1f,0xc5,0x19,0xf3,0xdb,0xed,0xf7,0xed,0x0f,0xc9,0xe2,0xc9, -0xfd,0x68,0x1e,0x27,0x2b,0x11,0x02,0xcc,0xd6,0x09,0x2c,0x0a,0x1d,0xfe,0x1d,0xf4, -0x3d,0xf6,0xf5,0xd4,0x11,0xca,0xea,0xc7,0xf9,0x09,0x14,0x31,0x94,0x0f,0x0d,0x19, -0xd3,0x06,0xe8,0x03,0x18,0xa3,0x22,0xf6,0x3d,0xfb,0xf5,0x2b,0x15,0xcd,0xef,0xc7, -0xf5,0x7c,0x0a,0x38,0x95,0x11,0x15,0x1b,0xd2,0x02,0x9a,0xfb,0x12,0x77,0x23,0xfd, -0xd4,0xfb,0xfb,0x4d,0x0f,0xd6,0x5b,0xc1,0xf8,0x28,0xf9,0x3d,0x42,0x10,0x1d,0x05, -0xd4,0x03,0x76,0xf5,0x0d,0x3c,0x23,0x06,0xc8,0xf8,0x04,0x03,0x09,0xe1,0x87,0xb9, -0x00,0x94,0xeb,0x3f,0x6a,0x12,0x20,0x0b,0xd5,0x01,0x5b,0xef,0x06,0x69,0x1f,0x13, -0xa2,0xf2,0x0e,0xfb,0x01,0xec,0xc9,0xb6,0x03,0xd1,0xe3,0x37,0xbc,0x1b,0x1e,0xc3, -0xdd,0xfc,0x31,0xef,0x01,0x86,0x17,0x20,0x34,0xed,0x16,0xe4,0xfd,0xee,0x72,0xba, -0xfd,0x6c,0xe8,0x25,0xd7,0x2c,0x18,0xe4,0xe7,0xf6,0x8c,0xec,0xff,0x3b,0x0e,0x2e, -0x12,0xea,0x1c,0x59,0xfc,0xef,0xfd,0xc0,0xf3,0x51,0xf0,0x14,0xff,0x37,0x13,0xeb, -0xef,0xf0,0x22,0xea,0xfd,0xa7,0x08,0x30,0x24,0xf1,0x19,0xf8,0x02,0xe8,0x5b,0xcf, -0xe5,0xfa,0xfb,0x01,0x92,0x3f,0x14,0x8f,0xf7,0xee,0xf2,0xe7,0xfb,0x02,0x03,0x2c, -0x1e,0xfe,0x0e,0x95,0x0f,0xe2,0x86,0xdc,0xd9,0x9f,0x02,0xfa,0x9f,0x3b,0x1b,0x00, -0xf6,0xf3,0x2f,0xe0,0xfb,0xf9,0xfe,0x26,0x9c,0x0e,0x04,0xb5,0x1a,0xd9,0x0b,0xe7, -0xd2,0xc8,0x02,0xfb,0x3b,0x2f,0x27,0xe3,0xf2,0xfa,0x1c,0xd8,0xff,0xb1,0xfb,0x20, -0xa8,0x1a,0xfe,0xf1,0x1f,0xd8,0x32,0xed,0xd2,0x3f,0x01,0x01,0xbf,0x21,0x2f,0x98, -0xf0,0xff,0xb3,0xce,0xfa,0xfc,0xf7,0x1c,0x3a,0x23,0x00,0x7e,0x1f,0xde,0x8a,0xe9, -0xd8,0xdf,0xf2,0x0e,0x38,0x12,0x35,0x86,0xf1,0x09,0xf6,0xcb,0xf9,0x94,0xf3,0x17, -0x8c,0x25,0x07,0xcd,0x19,0xe4,0x2b,0xe6,0xe2,0xa0,0xe5,0x1a,0x42,0x09,0x36,0x3e, -0xf2,0x0c,0x6d,0xcc,0xf0,0x3a,0xf5,0x10,0xd4,0x28,0x0f,0x1f,0x16,0xea,0xe9,0xe2, -0xeb,0x47,0xdb,0x1f,0x92,0x06,0x2c,0x55,0xfb,0x0d,0x6f,0xd4,0xe1,0x0c,0xf8,0x0a, -0xef,0x28,0x15,0xa7,0x13,0xef,0x39,0xe2,0xf2,0xf5,0xd6,0x1e,0x52,0x0e,0x1d,0x16, -0x06,0x09,0x7b,0xe6,0xd3,0x80,0xf8,0x03,0x4e,0x27,0x1b,0x72,0x10,0xf4,0x10,0xe1, -0xfa,0x70,0xd5,0x15,0x8c,0x18,0x0c,0xe6,0x0b,0x06,0x19,0xf2,0xc7,0x48,0xf7,0x05, -0x81,0x23,0x21,0x7f,0x0f,0xf5,0x64,0xde,0xfe,0xc7,0xd9,0x10,0x31,0x23,0x00,0x34, -0x0f,0x05,0x87,0xfe,0xbf,0x1b,0xf0,0x04,0x33,0x20,0x25,0x64,0x13,0xf2,0xef,0xe1, -0xfe,0x05,0xe3,0x01,0xbf,0x2f,0xf6,0x20,0x0e,0x07,0xbd,0x07,0xbe,0xc9,0xe5,0x07, -0x80,0x1b,0x26,0xe6,0x16,0xf0,0x9f,0xe6,0xf9,0xc3,0xeb,0xf4,0xc5,0x39,0xf2,0xf4, -0x08,0x0c,0x65,0x0f,0xc2,0x12,0xd8,0x07,0x63,0x1b,0x23,0x8d,0x1f,0xea,0xab,0xf0, -0xef,0x17,0xfa,0xe6,0x4e,0x42,0xef,0xc4,0x02,0x0f,0xc2,0x13,0xca,0x4f,0xcb,0x09, -0x46,0x1a,0x1f,0xc9,0x23,0xe6,0xc5,0xfb,0xe7,0x32,0x04,0xdd,0x59,0x41,0xf0,0x9d, -0xfa,0x14,0xa6,0x16,0xd5,0xc1,0xbe,0x05,0x96,0x1c,0x1f,0x26,0x25,0xe4,0x01,0x04, -0xe3,0x40,0x09,0xdc,0x65,0x3a,0xf8,0xf7,0xef,0x1a,0x68,0x14,0xe3,0xbb,0xb2,0x03, -0x91,0x1d,0x1d,0xcc,0x25,0xe3,0x8d,0x0c,0xe1,0x91,0x07,0xe2,0x5e,0x2b,0x04,0xbf, -0xe3,0x22,0x51,0x0f,0xf3,0xbd,0xaa,0xfc,0x0d,0x1d,0x1a,0x0d,0x25,0xe3,0x7c,0x11, -0xe4,0x0b,0x02,0xee,0xe8,0x18,0x11,0x9b,0xd9,0x2b,0x68,0x09,0x00,0xab,0xa8,0xf4, -0xa2,0x20,0x17,0x29,0x22,0xe1,0x9b,0x17,0xed,0xa0,0xfc,0xf7,0xdc,0x09,0x15,0x83, -0xd6,0x2d,0x0e,0x0b,0x06,0xad,0xab,0xe5,0xa8,0x23,0x14,0x43,0x22,0xdf,0x19,0x1e, -0xf0,0x29,0xf8,0xfc,0xe8,0x03,0x11,0x0f,0xda,0x27,0x81,0x11,0x08,0x15,0xb7,0xdb, -0x46,0x26,0x11,0x04,0x1d,0xde,0xdd,0x1e,0xfb,0xa5,0xf5,0x02,0x16,0xfd,0x0a,0xcf, -0xe0,0x1e,0x16,0x1a,0x02,0xc2,0xc6,0xcd,0x11,0x2b,0x0e,0x3b,0x19,0xde,0x25,0x1c, -0x08,0xa0,0xf1,0x07,0x73,0xf8,0x03,0xfa,0xe7,0x15,0x17,0x25,0xfb,0x3b,0xd4,0xc1, -0x08,0x28,0x11,0x09,0x15,0xe3,0x91,0x17,0x14,0x94,0xf0,0x09,0x86,0xf7,0xfb,0x03, -0xec,0x0f,0x48,0x2c,0xf9,0xab,0xda,0xbe,0xdc,0x21,0x12,0x83,0x0e,0xe6,0x43,0x11, -0x1d,0xd3,0xf5,0x07,0xa0,0xf6,0xf4,0x09,0xef,0x0a,0x20,0x2e,0xfc,0x31,0xe3,0xc2, -0x84,0x19,0x11,0x88,0x0b,0xe8,0xea,0x0b,0x20,0x2f,0xfe,0x04,0x59,0xf8,0xf0,0xa7, -0xf0,0x08,0x9b,0x2c,0xff,0x47,0xe5,0xc8,0x94,0x12,0x0e,0x91,0x08,0xe9,0x46,0x0b, -0x1e,0x70,0x0b,0xfe,0xd6,0xfa,0xeb,0x21,0xed,0x09,0xba,0x25,0x08,0x7b,0xe2,0xd4, -0x07,0x09,0x0b,0xef,0x07,0xe8,0xd8,0x0c,0x17,0xa6,0x19,0xfa,0x21,0xfb,0xeb,0x80, -0xe9,0x0d,0xb8,0x1d,0x14,0x48,0xde,0xdf,0xaf,0x02,0x0a,0x31,0x06,0xe9,0x8b,0x0d, -0x0e,0xa7,0x24,0xfa,0x2c,0xfa,0xeb,0x7e,0xe6,0x0f,0x65,0x13,0x1c,0xaa,0xdc,0xe7, -0x1d,0xfd,0x04,0xf5,0x03,0xea,0xc6,0x10,0x07,0x23,0x2c,0xfe,0x2a,0xf6,0xea,0x6a, -0xe3,0x10,0x53,0x0b,0x24,0xfe,0xdf,0xef,0xb2,0xfa,0x01,0x82,0xff,0xeb,0xa4,0x12, -0x01,0x8b,0x30,0x06,0x35,0xf3,0xeb,0x71,0xe3,0x10,0xb4,0x01,0x28,0x97,0xe0,0xf7, -0x94,0xf7,0xff,0x72,0xfb,0xf1,0xc5,0x12,0xfc,0xd8,0x2e,0x0e,0x29,0xef,0xe9,0xa3, -0xe7,0x0e,0xf3,0xfd,0x29,0x55,0xe4,0xfd,0xaa,0xf5,0xfb,0xe4,0xf2,0xf6,0x00,0x12, -0xfa,0x48,0x2f,0x19,0x61,0xf0,0xe1,0x66,0xeb,0x09,0xa9,0xfd,0x24,0x2a,0xec,0xfe, -0xd6,0xf6,0xf6,0x2f,0xef,0xf8,0xc9,0x13,0xf6,0x7a,0x2c,0x1f,0x0c,0xf6,0xda,0x45, -0xf3,0xff,0x16,0x01,0x1c,0xa5,0xf9,0xf9,0x48,0xff,0xf0,0x7d,0xeb,0xfb,0x74,0x15, -0xf6,0x7d,0x27,0x22,0x47,0xf9,0xd1,0xee,0xfb,0xf5,0xba,0x06,0x11,0xe9,0x09,0xf1, -0x06,0x08,0xe9,0x8b,0xe8,0xf9,0x03,0x19,0xf6,0x91,0x27,0x25,0xca,0x00,0xcb,0xed, -0x03,0xea,0x04,0x09,0x08,0x97,0x17,0xeb,0x2f,0x0c,0xe8,0xd9,0xe7,0xf7,0xa3,0x19, -0xf2,0xeb,0x25,0x25,0x5a,0x09,0xc8,0x13,0x08,0xe7,0x55,0x03,0x07,0xd0,0x1c,0xef, -0x6d,0x0a,0xeb,0x9c,0xe2,0xf4,0x9d,0x19,0xf2,0x44,0x27,0x25,0x6e,0x0d,0xc6,0x8d, -0x06,0xee,0x87,0xf8,0x0c,0x39,0x18,0xfa,0xce,0xff,0xf2,0x90,0xde,0xf2,0xcf,0x1b, -0xee,0x18,0x28,0x24,0x50,0x11,0xca,0x00,0x00,0xfa,0xa1,0xe8,0x17,0x1b,0x0e,0x0c, -0xa3,0xf4,0xf6,0xaf,0xda,0xef,0x5a,0x20,0xea,0x07,0x2a,0x22,0xa5,0x15,0xd0,0xc2, -0xf4,0x08,0xec,0xd6,0x22,0x1b,0x03,0x1d,0x20,0xe9,0xf8,0x53,0xdb,0xec,0x79,0x21, -0xe7,0x5e,0x2c,0x21,0xce,0x16,0xd5,0x2b,0xeb,0x13,0xcb,0xcc,0x28,0x50,0xfb,0x26, -0x6a,0xe7,0xf4,0x13,0xe3,0xe4,0x31,0x26,0xe0,0x73,0x2e,0x20,0x55,0x1c,0xdd,0x50, -0xe1,0x1a,0x5a,0xc9,0x27,0xfd,0xfb,0x28,0xb1,0xee,0xe7,0x5a,0xec,0xda,0x50,0x2c, -0xdd,0x51,0x2d,0x1f,0xb0,0x1d,0xe4,0x5d,0xd8,0x1f,0xe4,0xc8,0x21,0x7e,0x01,0x25, -0x29,0xf9,0xd7,0xfd,0xf8,0xce,0x91,0x31,0xd8,0x08,0x2f,0x1f,0x97,0x1d,0xec,0xf9, -0xd1,0x23,0x18,0xcc,0x1d,0x94,0x04,0x21,0x59,0x03,0xcd,0x51,0xfe,0xc7,0x49,0x33, -0xd7,0x68,0x27,0x22,0x8c,0x1b,0xf7,0x9a,0xca,0x23,0x8a,0xd0,0x17,0xf3,0x0b,0x1a, -0xbf,0x0d,0xc7,0x85,0x00,0xc5,0xb6,0x30,0xdf,0x26,0x1f,0x24,0xda,0x1a,0x00,0xd0, -0xc8,0x1f,0x93,0xd6,0x0e,0x1c,0x0f,0x18,0xf6,0x10,0xc9,0x53,0xff,0xc8,0xab,0x25, -0xe8,0x74,0x14,0x27,0x0e,0x19,0x06,0x4f,0xc9,0x19,0xb8,0xdc,0x09,0x89,0x13,0x17, -0x14,0x11,0xcc,0xf1,0xf8,0xd1,0x92,0x16,0xf6,0x72,0x07,0x2b,0xad,0x16,0x0d,0xde, -0xc9,0x13,0xcc,0xe4,0x03,0x3f,0x17,0x15,0xc5,0x12,0xcf,0xa1,0xf6,0xd6,0x59,0x0c, -0x01,0x51,0xff,0x2a,0xeb,0x15,0x12,0x50,0xd0,0x0c,0x0f,0xed,0xfb,0x41,0x17,0x12, -0x35,0x15,0xd0,0x51,0xf6,0xda,0x3a,0x02,0x06,0x48,0xf8,0x28,0xa8,0x16,0x13,0xfd, -0xd7,0x06,0xff,0xf5,0xf5,0x6e,0x19,0x0f,0x43,0x18,0xcd,0xbb,0xf8,0xdc,0xc6,0xfe, -0x09,0xf9,0xf8,0x23,0xd6,0x15,0x16,0x56,0xdf,0x04,0xfb,0xf9,0xf1,0xde,0x18,0x08, -0xf8,0x1a,0xcd,0xb5,0xfd,0xd8,0x39,0xfe,0x07,0xad,0xf9,0x1c,0x5e,0x14,0x18,0x6b, -0xe5,0x03,0xed,0xfc,0xf2,0x16,0x1b,0x06,0xff,0x19,0xc8,0xc7,0xff,0xd8,0x42,0xfc, -0x07,0x42,0xff,0x15,0x59,0x13,0x17,0x85,0xef,0x05,0xf3,0xfe,0xf0,0xc3,0x19,0x07, -0xd3,0x16,0xcd,0xe9,0xfb,0xe1,0x7d,0xf2,0x08,0x93,0xfd,0x11,0xff,0x0f,0x15,0xec, -0xf6,0x07,0x80,0x02,0xf0,0x16,0x13,0x0c,0x5a,0x0e,0xd6,0xaf,0xf1,0xed,0x13,0xe9, -0x0b,0x27,0x01,0x0f,0x6e,0x0e,0x0b,0xff,0xfd,0x08,0x23,0x09,0xf4,0xcf,0x0c,0x13, -0x1c,0x04,0xe3,0x45,0xe2,0xf9,0xad,0xdc,0x0c,0xad,0x03,0x10,0x66,0x0d,0x04,0x5b, -0x04,0x0a,0x71,0x0c,0xf6,0x18,0x04,0x1a,0xd8,0xfe,0xec,0xa8,0xd9,0xff,0xaf,0xd8, -0x07,0x31,0x09,0x0d,0x84,0x0e,0xfb,0x17,0x07,0x0e,0x7f,0x0f,0xff,0xcd,0xfa,0x1e, -0x40,0xf9,0xf7,0x00,0xd1,0x02,0x5e,0xd7,0x00,0x85,0x0d,0x0f,0x70,0x0e,0xf7,0x18, -0x04,0x15,0xce,0x0d,0x09,0x0c,0xf2,0x1d,0x79,0xf6,0xfb,0xfb,0xd1,0xfe,0x43,0xdb, -0xf9,0x5a,0x11,0x10,0x8e,0x0c,0xf4,0x85,0x01,0x16,0x4d,0x13,0x10,0x31,0xf3,0x18, -0xef,0xfa,0xfb,0xc6,0xd0,0xf8,0xcb,0xdc,0xf6,0xdb,0x0f,0x15,0x01,0x0b,0xf3,0xfa, -0xff,0x13,0x77,0x1c,0x0f,0xef,0xf6,0x10,0xee,0xfe,0xfd,0xe5,0xd0,0xf4,0x88,0xd8, -0xf6,0xea,0x0d,0x1a,0xee,0x09,0xf1,0x3a,0xff,0x0d,0x67,0x24,0x11,0x0a,0xfb,0x0a, -0x23,0x03,0xfe,0x2e,0xd1,0xf2,0x91,0xd6,0xf5,0x3d,0x0b,0x1f,0x17,0x08,0xf1,0x0b, -0xfd,0x07,0x7a,0x2a,0x17,0x41,0xfd,0x06,0xe3,0x08,0x00,0x13,0xd6,0xea,0x4c,0xd3, -0xf0,0xe1,0x09,0x22,0x63,0x0a,0xf3,0x75,0xfa,0x02,0x4c,0x2d,0x1d,0x01,0xff,0xff, -0x50,0x10,0xfe,0x9f,0xdc,0xe4,0x3d,0xd7,0xe8,0x2f,0x09,0x1f,0xa7,0x0c,0xf5,0xe1, -0xfa,0xfb,0xd5,0x2f,0x21,0xb3,0x01,0xf9,0x32,0x14,0x02,0xe5,0xde,0xdf,0x80,0xd5, -0xea,0xc7,0x07,0x1d,0x63,0x0c,0xf7,0xa5,0xfb,0xf4,0xd4,0x2c,0x2a,0x78,0x02,0xf6, -0x67,0x13,0x0a,0xb5,0xdf,0xdc,0xe7,0xd2,0xe9,0xe5,0x05,0x1c,0x4e,0x0c,0xfb,0x14, -0xfa,0xf2,0x59,0x28,0x33,0xfd,0x02,0xf0,0x17,0x11,0x15,0xb3,0xe1,0xdc,0x3f,0xcb, -0xeb,0xb7,0xfd,0x1e,0x8f,0x0b,0x05,0x2c,0xfa,0xf0,0xb0,0x1f,0x3a,0x41,0x06,0xec, -0x91,0x0b,0x1e,0xeb,0xe3,0xdd,0x3f,0xc3,0xf1,0xa6,0xf6,0x1f,0x01,0x08,0x0c,0x10, -0xfc,0xe9,0x79,0x1c,0x3c,0x43,0x0f,0xe4,0xed,0x05,0x27,0xd0,0xe8,0xe1,0x00,0xba, -0xf5,0x72,0xf0,0x1e,0x67,0x05,0x13,0xb0,0x01,0xe4,0x2d,0x19,0x38,0x37,0x1b,0xdd, -0x27,0x04,0x27,0x1a,0xf4,0xe1,0xce,0xb4,0xf4,0x28,0xec,0x1c,0x2f,0x00,0x18,0xff, -0x03,0xe4,0x09,0x14,0x39,0xcb,0x23,0xd8,0x2b,0x00,0x26,0x1c,0xff,0xdf,0xce,0xb5, -0xf0,0xb8,0xed,0x18,0x8d,0xfd,0x1d,0xa3,0x05,0xe1,0x20,0x0f,0x37,0x78,0x30,0xd6, -0xf7,0xfb,0x1f,0x1a,0x0d,0xdb,0x0d,0xba,0xe7,0xb4,0xf5,0x15,0xaa,0xfd,0x1f,0x98, -0x08,0xdf,0xd6,0x09,0x31,0x76,0x3a,0xd3,0xb9,0xfd,0x14,0x97,0x1d,0xd8,0x48,0xc2, -0xd8,0xc8,0xf8,0x12,0xf7,0xfc,0x23,0xba,0x09,0xe4,0x38,0x00,0x31,0xf7,0x3c,0xd9, -0x24,0xf7,0x0f,0xf0,0x22,0xd9,0x99,0xc8,0xcf,0x42,0xfa,0x10,0x2c,0xfe,0x22,0xed, -0x0c,0xe8,0x74,0xf7,0x32,0xf4,0x3a,0xe7,0xbe,0xee,0x10,0xb4,0x1f,0xdf,0x8f,0xcd, -0xc8,0xb7,0xf4,0x11,0x8a,0x01,0x21,0xe6,0x0c,0xea,0x39,0xf1,0x33,0xa0,0x38,0xf2, -0x80,0xe8,0x10,0x8c,0x1b,0xe6,0x68,0xd4,0xc4,0x8c,0xed,0x12,0x41,0x04,0x22,0xc4, -0x0e,0xed,0x72,0xeb,0x2c,0x41,0x3b,0xf9,0x52,0xe9,0x0d,0x70,0x19,0xea,0x06,0xd7, -0xc6,0x54,0xe4,0x14,0x71,0x05,0x21,0x24,0x0f,0xf0,0x84,0xea,0x20,0xe0,0x3d,0x00, -0x96,0xed,0x08,0x46,0x16,0xeb,0x9e,0xdb,0xca,0x6f,0xda,0x14,0x6f,0x0a,0x23,0x32, -0x0c,0xf1,0x06,0xec,0x16,0x6d,0x3c,0x05,0x56,0xf3,0x07,0x6f,0x12,0xed,0x4f,0xdd, -0xd0,0x06,0xd1,0x12,0xd9,0x10,0x24,0xf9,0x0c,0xec,0x15,0xef,0x0a,0x76,0x3f,0x06, -0xbb,0xfa,0x05,0x44,0x0e,0xee,0x09,0xe0,0xd7,0xd1,0xc7,0x0d,0x8e,0x15,0x29,0x8e, -0x0d,0xec,0xf6,0xf1,0xff,0xd6,0x3c,0x08,0xda,0x02,0x05,0x0c,0x0b,0xed,0xbc,0xe0, -0xde,0x8b,0xc3,0x07,0xfb,0x18,0x2d,0xa1,0x0d,0xeb,0x67,0xf5,0xf4,0xfd,0x3b,0x08, -0x67,0x0c,0x05,0xc3,0x07,0xe9,0xe5,0xe3,0xe4,0x81,0xc5,0xfe,0xf3,0x1c,0x2e,0x42, -0x12,0xe6,0xbd,0xf8,0xed,0x3b,0x36,0x08,0x4b,0x13,0x08,0x5d,0x05,0xe4,0x1f,0xe6, -0xe6,0xb0,0xc8,0xf5,0x6b,0x21,0x32,0xe6,0x19,0xe3,0x29,0xf7,0xe5,0x7d,0x31,0x08, -0x76,0x18,0x10,0x02,0x02,0xe1,0x6f,0xe3,0xea,0x54,0xca,0xef,0x84,0x20,0x37,0xa3, -0x1b,0xe7,0xb0,0xf2,0xe4,0x4f,0x27,0x0c,0x5e,0x1a,0x1a,0x01,0xfd,0xe2,0x09,0xde, -0xec,0x3b,0xcd,0xec,0xee,0x1e,0x3a,0x36,0x1c,0xea,0x07,0xf3,0xe2,0x37,0x1c,0x0f, -0xf0,0x1b,0x20,0x6a,0xfc,0xdf,0x18,0xdd,0xed,0xab,0xd1,0xe7,0x86,0x1e,0x3f,0xf3, -0x1d,0xee,0xbf,0xee,0xe4,0x3e,0x0e,0x12,0xae,0x1a,0x2b,0x41,0xfb,0xde,0xd8,0xda, -0xeb,0xf9,0xd5,0xe3,0xc1,0x1a,0x43,0xf4,0x1f,0xf6,0x3b,0xeb,0xe9,0xfe,0xfe,0x14, -0x5e,0x16,0x32,0x07,0xfd,0xdc,0x61,0xdd,0xe6,0x23,0xde,0xdc,0x6a,0x1a,0x44,0x93, -0x22,0xf9,0x20,0xe8,0xec,0x0a,0xf6,0x12,0x6f,0x18,0x36,0xa2,0x04,0xd2,0xbf,0xe3, -0xde,0x39,0xe4,0xd8,0xf1,0x18,0x45,0x1b,0x26,0xfd,0x3a,0xe7,0xf2,0x65,0xee,0x0b, -0x04,0x19,0x39,0xf5,0x0b,0xcd,0xb8,0xe9,0xda,0xb2,0xe5,0xd6,0x9e,0x14,0x43,0x45, -0x26,0xff,0x5c,0xe9,0xf5,0x4c,0xed,0x02,0xe7,0x19,0x3a,0xec,0x11,0xc9,0x4d,0xea, -0xdd,0xc8,0xe3,0xdc,0xdc,0x0e,0x43,0xa8,0x26,0xfd,0x38,0xef,0xf4,0x7c,0xf3,0xf4, -0xf0,0x1c,0x39,0x6a,0x18,0xc8,0x29,0xe4,0xe4,0x0e,0xdb,0xe5,0xb8,0x07,0x48,0x11, -0x25,0xff,0xac,0xf0,0xf5,0x72,0xf6,0xea,0xd1,0x1c,0x3b,0xf6,0x1c,0xcb,0x6a,0xdd, -0xf0,0x65,0xd1,0xed,0xf5,0xfe,0x47,0x3e,0x1d,0x03,0xc2,0xf0,0xf9,0x0a,0xf9,0xe2, -0xc1,0x1b,0x3a,0xa1,0x21,0xcc,0x07,0xd9,0xf7,0x23,0xd0,0xf3,0x82,0xfa,0x49,0xc6, -0x17,0x0b,0x30,0xeb,0x03,0x9b,0xf6,0xe0,0x66,0x14,0x3b,0x80,0x24,0xcf,0x98,0xd4, -0xf8,0x53,0xd0,0xf4,0xaa,0xf9,0x48,0xf6,0x11,0x12,0xf4,0xe4,0x0f,0x4d,0xf0,0xe5, -0x5d,0x08,0x3d,0x1f,0x21,0xd8,0x24,0xd2,0xf9,0x25,0xd4,0xf3,0x5a,0xfb,0x42,0x96, -0x0d,0x13,0x94,0xe3,0x17,0xbc,0xea,0xee,0x23,0xfc,0x45,0x8e,0x17,0xe3,0xd1,0xce, -0xf8,0x5e,0xda,0xf0,0xa5,0x02,0x39,0xf9,0x0e,0x0e,0x1b,0xe5,0x1c,0x6d,0xe6,0xf5, -0xd0,0xee,0x4d,0xb2,0x0b,0xf0,0x7c,0xca,0xfa,0x20,0xda,0xf1,0x2b,0x07,0x33,0xcf, -0x0d,0x07,0x6b,0xe9,0x21,0x06,0xe8,0xfb,0xe6,0xe5,0x4f,0x6a,0x00,0xf7,0xb0,0xca, -0xf9,0xef,0xde,0xf1,0x94,0x0a,0x30,0xd3,0x0c,0x03,0x22,0xec,0x25,0x47,0xea,0xfc, -0x6f,0xe4,0x4b,0x90,0xff,0xf9,0x38,0xd0,0xf4,0xa3,0xe1,0xf1,0xcd,0x0c,0x2f,0x9e, -0x05,0x00,0xe7,0xeb,0x28,0xc9,0xee,0xfa,0x97,0xeb,0x3c,0xc3,0x02,0xf0,0xc8,0xdd, -0xee,0x52,0xea,0xf3,0x6c,0x0f,0x2c,0xe9,0x02,0xf6,0x8a,0xed,0x2a,0x34,0xfa,0xf1, -0x51,0xf7,0x2d,0x7b,0x07,0xe9,0xc9,0xe7,0xe8,0x35,0xeb,0xf4,0x2c,0x12,0x2a,0x37, -0x03,0xed,0x85,0xf2,0x24,0x2e,0x09,0xea,0xa4,0x00,0x21,0x84,0x09,0xe7,0xa7,0xed, -0xe9,0x32,0xe8,0xfb,0x09,0x15,0x25,0x7d,0x03,0xe2,0x36,0xf9,0x1d,0xcd,0x12,0xe9, -0x47,0x05,0x1c,0xf9,0xff,0xeb,0x06,0xeb,0xf3,0xea,0xdf,0x04,0x52,0x15,0x25,0xe0, -0x02,0xd8,0x77,0xfc,0x1a,0xe7,0x19,0xf0,0x91,0x03,0x20,0x92,0xf1,0xf1,0xc8,0xe3, -0xff,0x9b,0xd9,0x08,0x62,0x19,0x21,0x5c,0x06,0xcb,0x3e,0xfd,0x19,0xd3,0x1b,0xfc, -0x5f,0xfc,0x26,0xf8,0xe1,0xf9,0x54,0xdd,0x07,0xa5,0xda,0x04,0xb8,0x22,0x1a,0x39, -0x0a,0xc0,0xf9,0xfc,0x17,0x15,0x1f,0x04,0xeb,0xfa,0x28,0xa5,0xda,0xfb,0xec,0xda, -0x08,0x9d,0xdf,0xff,0x85,0x2c,0x16,0x56,0x0f,0xb8,0x11,0xfa,0x0f,0x60,0x26,0x0a, -0xd4,0x00,0x22,0xac,0xd8,0xf9,0x8e,0xdb,0x0a,0xd5,0xe5,0xfc,0x9c,0x31,0x13,0x5f, -0x0f,0xb3,0xc4,0xf9,0x05,0xe1,0x2d,0x0a,0xa1,0x0c,0x19,0x81,0xda,0xf5,0xb4,0xd9, -0x0b,0x9f,0xe8,0x00,0x10,0x2e,0x1b,0x7e,0x08,0xb9,0xb7,0xf1,0x00,0xed,0x2b,0x10, -0x8c,0x13,0x10,0x21,0xe1,0xee,0x9f,0xdb,0x08,0xc4,0xed,0x05,0xe2,0x28,0x24,0x77, -0xfd,0xc3,0x74,0xe5,0xff,0x64,0x27,0x1c,0x67,0x18,0x07,0x47,0xe8,0xe7,0x79,0xde, -0xff,0x2f,0xf5,0x07,0x98,0x27,0x28,0xb9,0xf7,0xc7,0x0d,0xdf,0xfc,0x8d,0x20,0x26, -0x63,0x1f,0xff,0x88,0xee,0xe0,0xeb,0xe3,0xf7,0xeb,0xf9,0x0b,0x99,0x26,0x2b,0x37, -0xf6,0xcc,0x83,0xdd,0xf3,0x31,0x1e,0x2b,0x98,0x29,0xf7,0x29,0xf0,0xe1,0xc1,0xe3, -0xf3,0x8e,0xf6,0x15,0x76,0x21,0x2e,0x06,0xf4,0xd1,0x9a,0xdd,0xea,0xab,0x1a,0x2a, -0x3a,0x33,0xf2,0x9c,0xef,0xeb,0xc5,0xde,0xf7,0x47,0xe7,0x28,0x25,0x15,0x34,0x15, -0xef,0xd6,0xf3,0xdb,0xe5,0x08,0x16,0x2d,0xb6,0x37,0xf3,0x5a,0xe5,0xf9,0xd9,0xd5, -0xfd,0xec,0xd8,0x39,0x21,0x0f,0x38,0x6b,0xec,0xda,0xf6,0xdc,0xe4,0x60,0x12,0x2c, -0x49,0x3d,0xf1,0x1c,0xe0,0xfb,0x00,0xdc,0xf8,0xe5,0xd5,0x39,0x53,0x14,0x31,0x25, -0xf3,0xd9,0xda,0xdd,0xe0,0xec,0x0e,0x2a,0xe8,0x45,0xf0,0x68,0xe3,0xf2,0x45,0xee, -0xea,0x73,0xdf,0x2e,0xf4,0x20,0x22,0x8c,0xfb,0xd9,0xfc,0xdb,0xe3,0xcd,0x0a,0x23, -0x52,0x4d,0xeb,0xf6,0xec,0xe3,0xd8,0x05,0xd7,0x2c,0xeb,0x1e,0x57,0x2f,0x17,0x47, -0x03,0xda,0xca,0xd8,0xe6,0x26,0x08,0x1d,0x71,0x50,0xeb,0x78,0xf1,0xd7,0xce,0x18, -0xcf,0x2f,0xf2,0x11,0x15,0x39,0x10,0x44,0x07,0xdc,0xed,0xd4,0xe9,0x4d,0x07,0x18, -0x8b,0x49,0xf5,0x71,0xed,0xd8,0x07,0x1c,0xd5,0xf8,0xed,0x0d,0xf2,0x34,0x11,0xb4, -0x07,0xe3,0x69,0xd3,0xeb,0x9b,0x08,0x13,0x9f,0x41,0xfe,0x2a,0xe6,0xdc,0xe0,0x1c, -0xe3,0xb5,0xe9,0x0b,0x5d,0x31,0x11,0x8c,0x08,0xe2,0xcd,0xd6,0xe8,0x62,0x0f,0x0b, -0xed,0x3d,0x00,0x92,0xe7,0xda,0xd2,0x1d,0xeb,0x58,0xe7,0x07,0x84,0x2c,0x15,0xa1, -0x09,0xe1,0x53,0xd7,0xea,0xe4,0x10,0x0a,0x67,0x36,0x01,0xfd,0xe9,0xd6,0xe6,0x1b, -0xf3,0xa8,0xec,0x00,0x94,0x29,0x14,0xaf,0x0e,0xdf,0x3e,0xd8,0xf1,0xc6,0x0d,0x0f, -0x14,0x27,0x07,0x8e,0xe8,0xda,0x9d,0x17,0xfa,0xa4,0xf0,0xf7,0x52,0x21,0x16,0xfa, -0x15,0xdf,0x78,0xd4,0xf9,0x07,0x06,0x1c,0xb6,0x11,0x16,0xa0,0xdd,0xe6,0xce,0x0c, -0x02,0xb8,0xf8,0xf0,0xb7,0x1d,0x0f,0xd3,0x1d,0xdc,0xaa,0xd1,0x03,0x53,0x00,0x29, -0x76,0xfe,0x20,0x02,0xd4,0xf5,0x19,0x03,0x06,0xc9,0x04,0xe7,0x91,0x1f,0x06,0x9a, -0x27,0xd7,0x80,0xd5,0x02,0xb9,0xfb,0x2f,0x44,0xf4,0x1f,0x23,0xd0,0xfe,0x09,0x01, -0x04,0xaa,0x10,0xde,0x59,0x1f,0xff,0x7f,0x2e,0xd3,0x51,0xd9,0x05,0x90,0xfd,0x32, -0x6e,0xf1,0x17,0xa4,0xce,0x03,0xce,0xfe,0x07,0x38,0x13,0xe3,0x7c,0x12,0x04,0x72, -0x2b,0xd9,0x34,0xd7,0x01,0x95,0x00,0x30,0x6e,0xf7,0x0b,0xce,0xd0,0x07,0x3b,0xfb, -0x10,0x54,0x0d,0xf3,0x4a,0x00,0x0e,0xca,0x1d,0xe1,0x46,0xd9,0xfe,0x11,0x06,0x28, -0xa4,0x01,0xfd,0x81,0xd2,0x0b,0xd8,0xf7,0x18,0x8b,0x03,0x05,0x15,0xee,0x1d,0x5b, -0x10,0xea,0xcd,0xde,0xf7,0xef,0x0e,0x1c,0x6e,0x0f,0xe9,0x6a,0xd6,0x0a,0x30,0xfd, -0x1a,0x5c,0x06,0x03,0xd9,0xe9,0x17,0x6e,0x0f,0xe8,0x3e,0xed,0xee,0x74,0x18,0x13, -0xa4,0x18,0xe0,0x50,0xd6,0x05,0xc3,0x05,0x17,0x9f,0x0e,0xfb,0xdf,0xf1,0x0c,0xd7, -0x15,0xe1,0x12,0xfc,0xe4,0x33,0x1f,0x12,0x13,0x18,0xe0,0xf5,0xcb,0x06,0x62,0x03, -0x1f,0xcf,0x0f,0xfc,0xd1,0xf5,0x04,0x8e,0x14,0xdc,0x5d,0x09,0xe1,0x94,0x1f,0x15, -0x85,0x0f,0xea,0x42,0xc0,0x0a,0x97,0xf9,0x2e,0xf5,0x0a,0xfc,0x28,0xf8,0x01,0xc1, -0x12,0xd9,0xaf,0x12,0xe1,0xea,0x1c,0x18,0x0c,0x09,0xef,0x1a,0xbb,0x0b,0xa3,0xf3, -0x3a,0x83,0x09,0xfd,0x2b,0xf8,0x00,0x6b,0x0b,0xdc,0x82,0x13,0xe6,0x0a,0x1b,0x1c, -0x3a,0x06,0xee,0x72,0xbf,0xff,0x7c,0xf5,0x3a,0x25,0x11,0xf7,0x6f,0xf8,0x00,0x6d, -0x05,0xe2,0xfe,0x0f,0xf0,0xb2,0x16,0x1e,0x40,0x05,0xe8,0xbc,0xca,0xed,0x7e,0xfd, -0x2f,0x36,0x23,0xef,0x7b,0xfd,0xfc,0x7a,0xfe,0xe8,0x0e,0x09,0xfe,0xb6,0x10,0x21, -0x98,0x02,0xe8,0x99,0xd4,0xe1,0x05,0x01,0x27,0x3f,0x30,0xee,0xdd,0xfc,0xfe,0x3d, -0xf7,0xef,0x40,0xfd,0x0a,0x9f,0x0c,0x23,0x3a,0xfc,0xeb,0xad,0xdb,0xdd,0xc6,0xf6, -0x26,0x6a,0x32,0xf7,0x6d,0xfa,0xfe,0xeb,0xf8,0xee,0x57,0xfc,0x08,0x1a,0x14,0x1d, -0x42,0xfb,0xe9,0xde,0xe2,0xdf,0x36,0xed,0x27,0x8e,0x2d,0x05,0xd0,0xf6,0xf7,0x60, -0x03,0xe7,0x85,0x01,0xfe,0x3f,0x25,0x10,0x69,0xfa,0xe9,0x9d,0xe8,0xe4,0xa0,0xdf, -0x26,0x6f,0x29,0x12,0x46,0xf7,0xed,0x03,0x12,0xdd,0xb3,0x08,0xf1,0x12,0x36,0x07, -0xc6,0xfb,0xe8,0x1a,0xee,0xe9,0x23,0xd6,0x21,0x04,0x26,0x1d,0xf9,0xf5,0xe7,0x0d, -0x13,0xe2,0x2d,0x03,0xf2,0x8d,0x3a,0x08,0x7e,0xf4,0xed,0x3c,0xf0,0xf1,0x5a,0xd0, -0x17,0x4c,0x1f,0x2c,0xa5,0xf1,0xed,0x5a,0x0a,0xee,0x35,0xf1,0xfb,0x79,0x33,0x12, -0xe1,0xe7,0xf3,0x10,0xf4,0xf7,0x4b,0xd1,0x0e,0x1b,0x18,0x37,0x3a,0xeb,0xf7,0x93, -0x01,0x03,0xc0,0xdf,0x03,0x78,0x2b,0x19,0xbb,0xe0,0xf0,0xc4,0xfc,0xf6,0xc3,0xd9, -0xfc,0x6e,0x18,0x39,0x2a,0xf0,0xf5,0x91,0x00,0x06,0xac,0xdd,0x03,0xb9,0x29,0x17, -0x86,0xe4,0xea,0x30,0x07,0xf3,0xcd,0xe4,0xeb,0x96,0x19,0x34,0x7a,0xfb,0xee,0x52, -0x09,0x03,0x09,0xe0,0xff,0x3c,0x2a,0x13,0x00,0xe7,0xe4,0x11,0x0e,0xf5,0x5f,0xef, -0xe0,0xa7,0x17,0x2b,0xae,0x04,0xe9,0x81,0x13,0x01,0xee,0xe4,0xfd,0x25,0x26,0x11, -0x1b,0xe9,0xe0,0x1b,0x0d,0xfb,0x53,0xf4,0xdb,0x4f,0x12,0x28,0x08,0x05,0xed,0xba, -0x11,0x02,0xff,0xe4,0xff,0xad,0x1f,0x0c,0x6a,0xf1,0xe0,0xcf,0x0e,0xff,0xa4,0xf8, -0xd9,0xb9,0x09,0x28,0x82,0xfd,0xfd,0xf7,0x09,0x0a,0xc0,0xe3,0x04,0xfa,0x1a,0x00, -0xf8,0xfa,0xdb,0xb3,0x0f,0x00,0xbb,0x01,0xdb,0x53,0x04,0x24,0x54,0xf4,0x08,0x62, -0x08,0x0c,0x49,0xe4,0x07,0xf9,0x18,0xf2,0x68,0x04,0xd8,0x90,0x11,0x01,0x81,0x09, -0xda,0x9c,0x01,0x1d,0xf3,0xf0,0x0c,0xa0,0x0b,0x0b,0x0f,0xe7,0x0d,0x37,0x14,0xeb, -0x4a,0x04,0xe1,0xc2,0x09,0x03,0x59,0x0d,0xdd,0xe5,0x03,0x11,0xf0,0xf5,0x05,0x94, -0x16,0x06,0xa4,0xea,0x16,0xb8,0x09,0xec,0xa7,0xf6,0xf4,0x97,0xfa,0x0e,0x78,0x0b, -0xe4,0x69,0x05,0x00,0x06,0xfb,0xf9,0x41,0x23,0x01,0x59,0xed,0x22,0xa1,0xfd,0xf5, -0x34,0xe2,0x0d,0x23,0xe6,0x1b,0xb7,0x06,0xf0,0x79,0x04,0xf4,0x9a,0xff,0xf2,0xb4, -0x25,0x02,0x12,0xef,0x28,0x9c,0xf5,0xf8,0xc0,0xd4,0x1c,0xcc,0xde,0x20,0xde,0x07, -0xf9,0x7c,0x04,0xed,0xd1,0xfe,0xee,0xd4,0x22,0x01,0xd0,0xf4,0x29,0x64,0xfa,0xef, -0x7d,0xd3,0x15,0x04,0xe8,0x15,0xc1,0x12,0xfd,0xb8,0x09,0xe7,0xe2,0xfb,0xef,0x79, -0x1d,0x05,0xac,0xfc,0x27,0x95,0xff,0xe6,0xb2,0xd7,0x08,0xad,0xf7,0x07,0xd0,0x20, -0xfb,0x54,0x0c,0xe1,0x82,0xf8,0xf0,0x7b,0x14,0x0a,0xf4,0x03,0x25,0x9b,0x04,0xe0, -0x1b,0xdd,0xf9,0x95,0x03,0xfe,0x74,0x2a,0xfc,0xf2,0x0c,0xe3,0x02,0xf4,0xf1,0x97, -0x07,0x0d,0x59,0x06,0x2a,0xe9,0x05,0xe1,0x9c,0xdd,0xf1,0x8a,0x05,0xfe,0x48,0x2b, -0x05,0xb7,0x07,0xe9,0x51,0xed,0xf4,0x35,0xfd,0x0f,0xb7,0x0a,0x2a,0x1d,0x08,0xe0, -0x30,0xe3,0xe8,0x17,0x02,0x04,0x71,0x29,0x10,0xf0,0xfd,0xf4,0xe9,0xe6,0xf3,0x3e, -0xf4,0x0c,0x43,0x12,0x29,0x97,0x0a,0xdf,0x3f,0xe6,0xe2,0x2f,0xfb,0x0a,0x68,0x29, -0x19,0xf8,0xf5,0xff,0xaf,0xe6,0xf0,0xdb,0xeb,0x06,0x15,0x1b,0x24,0x59,0x12,0xde, -0xa0,0xea,0xdc,0xb7,0xf0,0x0f,0x7b,0x2f,0x1e,0x65,0xf0,0x02,0x33,0xef,0xe6,0xe4, -0xea,0xfe,0xb9,0x24,0x1f,0x00,0x19,0xdd,0x0a,0xee,0xdb,0xea,0xe8,0x0c,0x5e,0x38, -0x1d,0x50,0xf1,0xfd,0x5f,0xff,0xdb,0x55,0xe8,0xf6,0x18,0x2a,0x1d,0x59,0x1a,0xe3, -0xf5,0xee,0xdc,0xeb,0xdf,0x08,0x6a,0x43,0x1a,0xcb,0xf3,0xf7,0xfc,0x0b,0xd6,0xd9, -0xdf,0xf8,0xbb,0x22,0x26,0x33,0x12,0xf1,0xa9,0xe7,0xe2,0x1b,0xd6,0x04,0x6c,0x4d, -0x1b,0x43,0xf6,0xf2,0x5f,0x16,0xd9,0x73,0xd1,0xf9,0x03,0x1a,0x30,0xaf,0x08,0x00, -0x42,0xe2,0xe8,0xaf,0xce,0xff,0x55,0x53,0x1f,0xa9,0xf5,0xf1,0x9a,0x15,0xe5,0x11, -0xc0,0x00,0x03,0x10,0x39,0x11,0x01,0x09,0x8b,0xdf,0xea,0xcc,0xc9,0xfb,0x89,0x55, -0x25,0x71,0xf6,0xf3,0x29,0x13,0xf2,0x51,0xb4,0xff,0xda,0x0a,0x3a,0xe7,0x01,0x0b, -0x42,0xe6,0xe4,0xd0,0xcd,0xee,0x23,0x58,0x27,0x0d,0xfc,0xf2,0x05,0x11,0xfe,0x80, -0xad,0xfa,0x44,0x08,0x38,0xaf,0x04,0x0b,0x6c,0xf0,0xdc,0xff,0xd6,0xe4,0xd4,0x55, -0x27,0xd0,0x02,0xed,0xdd,0x0e,0x05,0x16,0xb1,0xef,0x8e,0x09,0x33,0xda,0x07,0x09, -0x8d,0xfa,0xd3,0xab,0xdf,0xde,0x47,0x55,0x23,0x4a,0x0f,0xe8,0xf8,0x0e,0x03,0xc7, -0xbd,0xe2,0x1c,0x0b,0x2f,0x70,0x0a,0x07,0x88,0x01,0xd0,0x79,0xe1,0xdf,0xc6,0x4c, -0x21,0x2b,0x1a,0xe4,0x43,0x0f,0x02,0x06,0xcd,0xd5,0x6a,0x0a,0x2a,0xfd,0x09,0x09, -0xfd,0x03,0xd2,0xb5,0xde,0xe6,0x90,0x46,0x1d,0x42,0x24,0xe4,0x4f,0x0d,0xfb,0x5b, -0xdb,0xcd,0xc6,0x04,0x2a,0x24,0x07,0x0e,0x05,0x04,0xd8,0xe3,0xd7,0xed,0xa8,0x3d, -0x1a,0xdf,0x28,0xe8,0x26,0x09,0xfa,0x2f,0xe7,0xcd,0x3b,0xfa,0x2b,0xba,0x01,0x12, -0xa3,0x01,0xdf,0xac,0xd1,0xf6,0x25,0x32,0x1d,0x4c,0x23,0xf5,0xc7,0xfe,0xfd,0xc6, -0xec,0xd4,0xe8,0xee,0x2c,0x15,0x00,0x13,0x48,0x00,0xe6,0x33,0xcd,0xfd,0x15,0x2b, -0x22,0x88,0x1a,0x02,0xaa,0xf3,0x00,0x05,0xed,0xde,0xf4,0xe4,0x26,0xef,0x02,0x10, -0x55,0x03,0xe7,0x2e,0xd0,0xfe,0x28,0x26,0x27,0x03,0x13,0x0c,0xba,0xea,0x01,0x2f, -0xec,0xe8,0xb2,0xe1,0x1d,0x8e,0x08,0x0b,0x8b,0x04,0xe8,0x35,0xd6,0xfe,0xa9,0x25, -0x26,0x4c,0x0d,0x11,0xb5,0xec,0xfd,0xf3,0xed,0xed,0x27,0xe4,0x13,0xb9,0x0b,0x09, -0x12,0x00,0xe9,0x26,0xd7,0x01,0x7d,0x1f,0x2e,0x07,0x08,0x14,0x81,0xed,0xfb,0x28, -0xf1,0xf1,0x31,0xe7,0x06,0x8c,0x0a,0x0d,0x3b,0xfd,0xf0,0x75,0xd5,0x05,0x8a,0x18, -0x35,0x58,0x02,0x12,0x3e,0xf3,0xf7,0xa3,0xf3,0xf1,0xc1,0xf2,0xfe,0x62,0x06,0x0d, -0x2f,0xf9,0xf3,0x20,0xd5,0x0a,0xe3,0x12,0x3a,0xd0,0xfe,0x0c,0xfe,0xf6,0xf5,0x51, -0xf7,0xf0,0x91,0xfd,0xf8,0xad,0x03,0x0d,0x73,0xf8,0xf3,0xb4,0xd8,0x08,0x7e,0x11, -0x3c,0x9a,0x00,0x05,0x6b,0xfc,0xf3,0x73,0xf8,0xeb,0x9f,0x06,0xf5,0x65,0xff,0x0b, -0x04,0xfa,0xf4,0x0a,0xda,0x0a,0x16,0x0e,0x3f,0x96,0x02,0x02,0x35,0xfa,0xf4,0x0b, -0xf8,0xea,0xdc,0x0a,0xf6,0x82,0xfb,0x07,0xcc,0xfa,0xf3,0x7c,0xdc,0x09,0x06,0x0f, -0x41,0xa2,0x06,0xfd,0x72,0xfa,0xf6,0x86,0xf9,0xe7,0xe9,0x0d,0xf7,0x3d,0xfb,0x03, -0x16,0xfa,0xf3,0x8c,0xdc,0x0b,0xd1,0x0b,0x42,0x3c,0x0a,0xfb,0x0a,0xf8,0xf5,0x8e, -0xfe,0xe5,0xb1,0x10,0xf9,0xfb,0xfa,0x00,0x00,0xfb,0xf5,0x44,0xd8,0x0d,0xae,0x0a, -0x41,0xca,0x0c,0xf7,0x9f,0xf8,0xf2,0x23,0x07,0xe0,0x76,0x12,0xf9,0x26,0xfc,0xfb, -0xc4,0xf8,0xfc,0xb9,0xd3,0x13,0xbc,0x02,0x45,0x9a,0x09,0xfc,0x57,0xf3,0xf3,0x26, -0x0a,0xe0,0x7e,0x0e,0xfe,0xaa,0xfd,0xfb,0x71,0xf3,0x02,0xcd,0xcd,0x16,0x4a,0x01, -0x47,0x22,0x08,0xff,0x5c,0xef,0xf3,0x3b,0x0a,0xe4,0xa2,0x03,0x06,0x6b,0xfd,0xfd, -0x3e,0xeb,0x0b,0x52,0xcb,0x16,0xa0,0x03,0x45,0x95,0x07,0x02,0x08,0xec,0xf5,0xbf, -0x08,0xef,0xb4,0xf5,0x0a,0xa4,0xfc,0x01,0x1c,0xe5,0x0d,0xcf,0xce,0x0f,0x53,0x07, -0x3c,0xd7,0x0c,0x02,0x7f,0xf0,0xf4,0x25,0x09,0xf7,0xa2,0xed,0x0a,0x18,0xff,0x05, -0xdc,0xdf,0x0d,0x02,0xd3,0x09,0x22,0x09,0x35,0x76,0x12,0xff,0x13,0xf8,0xed,0x40, -0x0c,0xf8,0xdc,0xeb,0x05,0x6e,0x02,0x0b,0x97,0xdd,0x0a,0xde,0xd7,0x05,0x3b,0x0a, -0x31,0x89,0x16,0xf8,0xcf,0xff,0xe6,0x5a,0x11,0xf8,0x8c,0xed,0xfe,0x53,0x05,0x0d, -0x63,0xde,0x09,0x2c,0xdb,0x04,0x8a,0x05,0x31,0x46,0x17,0xf8,0x73,0x03,0xe4,0x6a, -0x11,0xf7,0x00,0xf0,0xf7,0xbc,0x0a,0x0d,0x42,0xe2,0x04,0xfa,0xe2,0x05,0x43,0x00, -0x2f,0xd0,0x14,0xfc,0x64,0x02,0xeb,0x19,0x0f,0xf9,0xc3,0xf1,0xf1,0x01,0x08,0x0d, -0x48,0xe7,0xfd,0x04,0xe9,0x04,0x51,0xfd,0x2d,0x1f,0x17,0xff,0xc8,0xff,0xf1,0xba, -0x0b,0xf8,0xc4,0xf4,0xeb,0xa3,0x06,0x0b,0x47,0xee,0xf7,0x35,0xef,0x04,0x08,0xf9, -0x2a,0x14,0x16,0x02,0xf6,0xfc,0xfa,0x60,0x0b,0xf7,0x24,0xf6,0xe8,0xbe,0x04,0x0d, -0x33,0xf4,0xf4,0xe6,0xef,0x09,0x70,0xf3,0x24,0x0a,0x14,0x03,0x7d,0xfb,0xfd,0x6e, -0x0c,0xf5,0xea,0xf7,0xe8,0x49,0xfd,0x12,0xa7,0xf5,0xf9,0xf5,0xe7,0x15,0xc2,0xe8, -0x26,0xe7,0x10,0x08,0xb0,0xf6,0x01,0xe7,0x0e,0xf6,0x40,0xf8,0xec,0x20,0xf6,0x14, -0xbc,0xf2,0x00,0x00,0xe2,0x20,0xec,0xe0,0x23,0x2c,0x0f,0x0c,0x40,0xf5,0x04,0x57, -0x13,0xef,0xf9,0xf6,0xeb,0xce,0xf1,0x13,0x5a,0xf6,0x04,0x4b,0xe0,0x25,0x62,0xdf, -0x1c,0xd1,0x10,0x09,0x98,0xf5,0x02,0xd9,0x1c,0xeb,0xd6,0xf9,0xea,0x1b,0xf3,0x10, -0xf1,0xf9,0x01,0x0c,0xe1,0x25,0xf4,0xe2,0x14,0x76,0x13,0x08,0x3f,0xf6,0x00,0xa9, -0x24,0xea,0x45,0xf9,0xe8,0xce,0xf2,0x0c,0x50,0xfe,0x03,0xe9,0xe0,0x24,0xf3,0xe3, -0x0b,0x9c,0x13,0x09,0xbf,0xf5,0xff,0xe5,0x28,0xee,0x46,0xf7,0xeb,0xc2,0xf0,0x09, -0x8a,0x00,0x04,0x48,0xe1,0x26,0x77,0xe8,0x07,0x66,0x0f,0x08,0x0e,0xf3,0xfe,0x7d, -0x2b,0xf2,0x6c,0xf7,0xeb,0xae,0xed,0x0a,0x43,0x03,0x09,0xe8,0xdd,0x22,0x40,0xed, -0x03,0x36,0x0e,0x09,0x24,0xf5,0xfa,0xce,0x2b,0xf5,0x6a,0xf6,0xeb,0x3b,0xe8,0x0a, -0xc3,0x03,0x0f,0x51,0xdb,0x23,0x5b,0xf2,0x00,0x2a,0x0c,0x08,0x11,0xf6,0xf4,0x15, -0x31,0xf4,0x7d,0xfc,0xe9,0x5d,0xe6,0x07,0x6a,0x03,0x13,0x27,0xda,0x22,0x14,0xf5, -0xfe,0xe7,0x0d,0x03,0xc2,0xf8,0xed,0xab,0x34,0xf3,0x2e,0x01,0xe9,0x17,0xe2,0x08, -0x55,0x04,0x18,0xd6,0xd8,0x1f,0xa7,0xf6,0xfe,0x86,0x0b,0x02,0x5c,0xfb,0xeb,0xef, -0x33,0xf9,0xac,0x05,0xee,0x3e,0xdb,0x03,0x2f,0x05,0x1a,0xa2,0xd8,0x1e,0xb3,0xf8, -0x01,0x7f,0x06,0x04,0xfb,0xf2,0xee,0x29,0x2a,0x03,0xc1,0x01,0xf8,0xa1,0xd7,0xfe, -0x50,0x0b,0x17,0x1c,0xe1,0x15,0xe3,0xfc,0xff,0xd0,0x04,0x07,0x46,0xee,0xf3,0x9e, -0x21,0x0b,0xbc,0xfd,0x00,0xc6,0xd4,0xf4,0x1e,0x12,0x12,0xb8,0xeb,0x0b,0x77,0x05, -0xfd,0x59,0x03,0x0a,0x3b,0xe8,0xf7,0x02,0x13,0x16,0xe5,0xfb,0x0a,0xfa,0xd5,0xea, -0xfa,0x17,0x0f,0x40,0xf3,0x02,0x1a,0x0c,0xfa,0x7d,0x01,0x0b,0xf3,0xe5,0xfa,0x07, -0x0b,0x1b,0xfa,0xfa,0x0f,0x56,0xd7,0xdf,0x2f,0x1c,0x0c,0x37,0xfb,0xfb,0x7b,0x11, -0xfb,0xd5,0xff,0x0d,0x13,0xe3,0xf8,0x0c,0x09,0x1b,0x35,0x02,0x10,0x45,0xe1,0xd3, -0x1a,0x1d,0x0b,0x3e,0xfc,0xfb,0x78,0x0d,0x01,0x04,0xf8,0x12,0xe2,0xe0,0xf6,0x27, -0x07,0x17,0x80,0x09,0x11,0xd0,0xe8,0xcd,0xf8,0x19,0x12,0x7b,0xf8,0xfe,0x29,0x08, -0x08,0x8f,0xf1,0x15,0xf3,0xe2,0xee,0x3c,0x08,0x0f,0xe1,0x12,0x12,0x49,0xef,0xcb, -0xef,0x0c,0x1c,0x78,0xf2,0x09,0x15,0x00,0x0f,0x77,0xeb,0x11,0xf6,0xea,0xe5,0x42, -0x0d,0x04,0xd3,0x19,0x14,0xe1,0xf4,0xd2,0x7a,0xfb,0x29,0xe6,0xea,0x12,0x3c,0xf9, -0x14,0x67,0xe9,0x0c,0xd5,0xf4,0xda,0x48,0x13,0xfd,0xb0,0x1e,0x13,0x92,0xf6,0xd8, -0xbd,0xec,0x31,0xe1,0xe7,0x18,0x12,0xfa,0x14,0xe2,0xeb,0x01,0x77,0x01,0xd1,0xaa, -0x16,0xf6,0x37,0x20,0x16,0x5b,0xfa,0xe0,0x9d,0xdf,0x2f,0x1d,0xec,0x14,0x26,0x00, -0x0c,0x03,0xf4,0xf4,0x74,0x0e,0xca,0xac,0x14,0xf7,0x96,0x1d,0x1e,0x27,0xfb,0xe9, -0x59,0xd7,0x26,0x37,0xf4,0x0e,0x20,0x0d,0x04,0x72,0xfa,0xe9,0xde,0x10,0xce,0x10, -0x0c,0xfc,0xdf,0x13,0x25,0x8c,0xfd,0xf1,0x04,0xd6,0x18,0xc8,0x02,0x03,0x3b,0x19, -0xfc,0x3c,0x02,0xe3,0x21,0x0f,0xd7,0xfd,0xfc,0x05,0x4f,0x05,0x32,0x79,0xfb,0xfa, -0xf7,0xd3,0x0a,0x24,0x0d,0xfb,0x45,0x23,0xf8,0x91,0x04,0xe3,0x0b,0x07,0xe5,0x84, -0xee,0x0f,0xbe,0xfa,0x3b,0x58,0xfd,0x01,0xad,0xd5,0xf9,0x50,0x13,0xf7,0x39,0x28, -0xf7,0x25,0x04,0xe4,0x0e,0xfd,0xef,0x3b,0xe3,0x16,0xab,0xef,0x43,0x97,0x01,0x08, -0x79,0xd8,0xeb,0xe6,0x13,0xf9,0xdb,0x2c,0xfa,0x8c,0xff,0xeb,0x45,0xf4,0xf4,0xba, -0xdd,0x15,0xb2,0xeb,0x43,0x6f,0x0a,0x08,0x8c,0xe0,0xde,0x97,0x10,0xfb,0xb5,0x2d, -0xfe,0x28,0xfc,0xf1,0x12,0xef,0xf7,0xdb,0xdd,0x0f,0xb8,0xed,0x3b,0xd1,0x19,0x05, -0x01,0xed,0xd3,0xad,0x0a,0x02,0x52,0x2b,0x05,0xda,0xf3,0xf4,0x92,0xeb,0xf6,0xe9, -0xe0,0x06,0x6a,0xf3,0x30,0x7e,0x27,0x02,0xff,0xf5,0xcf,0xea,0xfe,0x09,0xd8,0x25, -0x12,0x8c,0xee,0xf7,0x9b,0xec,0xf2,0x77,0xe8,0xf9,0xd3,0xfa,0x24,0x50,0x34,0x01, -0x7f,0xf9,0xcf,0xe7,0xee,0x11,0x04,0x20,0x20,0x70,0xe7,0xf9,0x4a,0xec,0xf2,0xc6, -0xeb,0xf0,0xdc,0x02,0x1a,0x04,0x3c,0x03,0x18,0xfb,0xd3,0x2e,0xde,0x17,0x5f,0x18, -0x2c,0x3c,0xe2,0xfa,0xf0,0xeb,0xf1,0xbb,0xed,0xe9,0xe9,0x06,0x12,0xc0,0x42,0x0b, -0x28,0xfe,0xd7,0x1b,0xd3,0x18,0x2b,0x15,0x33,0x9a,0xe3,0xf9,0xdd,0xed,0xf1,0x14, -0xec,0xe6,0x00,0x08,0x10,0x24,0x3f,0x12,0x82,0xfd,0xde,0xed,0xca,0x15,0xa1,0x14, -0x37,0x7c,0xe3,0xf6,0x63,0xee,0xf5,0x45,0xe8,0xe4,0x49,0x06,0x14,0xaa,0x3c,0x19, -0xce,0xfc,0xe2,0x7c,0xc4,0x0e,0x7a,0x16,0x3a,0xde,0xe6,0xf2,0xed,0xee,0xf8,0x55, -0xe3,0xe2,0x54,0x00,0x19,0x07,0x37,0x22,0xf3,0x00,0xe5,0x0e,0xc6,0x03,0x4a,0x19, -0x3a,0x01,0xf0,0xec,0x3b,0xf2,0xfb,0x06,0xdf,0xdf,0x97,0xfc,0x1b,0x8d,0x30,0x29, -0x09,0x03,0xe9,0xad,0xc5,0xfb,0xc7,0x16,0x38,0xea,0xf7,0xe8,0x0e,0xf6,0x00,0x97, -0xdd,0xdb,0xab,0xf8,0x1f,0x48,0x2b,0x2e,0x93,0x06,0xec,0x29,0xc7,0xf5,0xae,0x13, -0x35,0x36,0xff,0xe5,0xbb,0xf5,0x03,0xb4,0xde,0xd4,0x9e,0xf5,0x23,0x1a,0x27,0x30, -0x59,0x0b,0xf0,0xf4,0xc5,0xf4,0xd7,0x0d,0x35,0x00,0x05,0xe4,0x8a,0xf5,0x07,0x2d, -0xe4,0xcd,0x74,0xf0,0x25,0x61,0x24,0x2f,0x5e,0x10,0xf3,0x8d,0xc5,0xf3,0xcc,0x08, -0x30,0x39,0x0c,0xe4,0x06,0xf4,0x05,0xc6,0xeb,0xc7,0x4e,0xf0,0x23,0xeb,0x23,0x2f, -0xab,0x15,0xf8,0x83,0xc7,0xf1,0x34,0x05,0x28,0x12,0x16,0xe2,0x34,0xf4,0x04,0x73, -0xf3,0xc2,0x44,0xeb,0x22,0x68,0x23,0x2d,0x02,0x1a,0xfd,0x59,0xca,0xee,0xc5,0x01, -0x1e,0x87,0x1f,0xe6,0x32,0xf4,0xfe,0xd7,0xfb,0xbe,0xfd,0xe5,0x1f,0xaf,0x27,0x26, -0xd7,0x20,0xfd,0x75,0xd3,0xe8,0xca,0x01,0x13,0xdc,0x24,0xeb,0xf1,0xf2,0xfb,0x4f, -0x04,0xc0,0x34,0xe2,0x1a,0xbc,0x2b,0x21,0xca,0x25,0x01,0xcf,0xd5,0xe5,0xae,0xff, -0x0b,0x86,0x24,0xf2,0x01,0xf1,0xf9,0x70,0x05,0xc4,0xc9,0xd9,0x17,0x3f,0x2b,0x21, -0x45,0x27,0x09,0xa6,0xdc,0xe2,0xeb,0xfd,0x00,0x1a,0x29,0xf8,0xfe,0xef,0xf4,0x14, -0x0a,0xca,0xef,0xd2,0x15,0xee,0x24,0x23,0x8d,0x22,0x13,0x31,0xde,0xe7,0x72,0xf8, -0xf9,0xc7,0x29,0x01,0x98,0xef,0xf3,0x15,0x0a,0xd4,0x6c,0xca,0x16,0x32,0x1b,0x29, -0xf8,0x1d,0x1b,0x65,0xe1,0xe6,0xb5,0xf8,0xef,0x15,0x2a,0x04,0xb9,0xf1,0xee,0x50, -0x0b,0xdc,0x5a,0xc8,0x12,0xd5,0x15,0x2b,0xd6,0x1b,0x1e,0x21,0xe9,0xe7,0x61,0xfa, -0xe4,0xe2,0x29,0x09,0x84,0xf8,0xe9,0x93,0x0a,0xe4,0x03,0xc7,0x0b,0x0d,0x11,0x2b, -0x42,0x1c,0x1f,0x19,0xf1,0xe5,0xba,0xf9,0xdd,0x95,0x24,0x0c,0xc2,0xfd,0xe6,0xcd, -0x09,0xeb,0x6a,0xcc,0x03,0x6b,0x0e,0x29,0xc3,0x1f,0x1f,0xd6,0xf7,0xe7,0x56,0xf6, -0xda,0x8e,0x1a,0x12,0x78,0xff,0xe5,0x34,0x06,0xf1,0xbf,0xd1,0xf9,0x9b,0x0a,0x26, -0x46,0x25,0x1d,0xbc,0x00,0xeb,0x2f,0xf5,0xd9,0x0f,0x0e,0x18,0x2e,0x01,0xe7,0x11, -0x01,0xf7,0xff,0xd8,0xf2,0x5e,0x06,0x21,0x6f,0x27,0x1a,0xb6,0x03,0xf4,0xd2,0xee, -0xe0,0x9f,0x00,0x20,0x13,0x00,0xec,0x54,0xf9,0xfe,0xe4,0xdf,0xec,0xae,0x00,0x20, -0x80,0x2a,0x1b,0xee,0x02,0xfd,0xef,0xe4,0xea,0x80,0xee,0x27,0xf3,0xfe,0xf1,0xe9, -0xf1,0x02,0xfa,0xe7,0xe9,0xc2,0xfa,0x1d,0x3e,0x29,0x1e,0x27,0x02,0x08,0x78,0xdf, -0xef,0x3d,0xe3,0x26,0xf7,0x02,0xf5,0x57,0xee,0x04,0xa3,0xf1,0xe7,0x72,0xf3,0x1e, -0xe8,0x26,0x20,0x6c,0xfe,0x11,0x8d,0xda,0xf3,0x60,0xdc,0x1f,0x92,0x0a,0xf6,0xa1, -0xec,0x02,0xf6,0xf9,0xe5,0x61,0xee,0x1e,0x45,0x25,0x22,0xdb,0xff,0x17,0x64,0xdd, -0xf2,0xd6,0xd9,0x11,0x5b,0x14,0xf7,0x8f,0xed,0xfe,0xd4,0x01,0xe3,0xa2,0xea,0x1a, -0xe3,0x26,0x1d,0x9e,0x07,0x14,0x7b,0xe7,0xec,0x34,0xe0,0x00,0xdc,0x1b,0xf8,0x4d, -0xec,0xfe,0xaf,0x07,0xe5,0x90,0xe3,0x17,0xfb,0x25,0x19,0x28,0x10,0x10,0x1b,0xf0, -0xe5,0xe2,0xe6,0xef,0x2e,0x22,0xfd,0xec,0xe9,0xfe,0x83,0x0a,0xe8,0x6b,0xe0,0x17, -0x98,0x25,0x14,0xaf,0x16,0x0b,0xd7,0xfb,0xdf,0x25,0xed,0xe3,0x79,0x23,0x04,0xde, -0xe3,0x02,0xfb,0x07,0xec,0x2a,0xdb,0x18,0x05,0x27,0x0d,0xdf,0x1d,0x07,0xfa,0x03, -0xdf,0x13,0xef,0xda,0x73,0x1c,0x10,0x29,0xe1,0x06,0xf0,0x05,0xf0,0xde,0xd5,0x15, -0x29,0x27,0x0a,0x36,0x1f,0x09,0xa1,0x05,0xe4,0xbe,0xea,0xd9,0xa5,0x11,0x1f,0x8a, -0xd9,0x0b,0x2a,0x01,0xf7,0xec,0xd2,0x17,0x0d,0x24,0x08,0xc2,0x1c,0x0d,0x5c,0x07, -0xee,0x44,0xe5,0xd8,0xf9,0x05,0x2b,0x46,0xd6,0x0d,0x84,0xfc,0xfc,0x67,0xd2,0x18, -0xc3,0x20,0x05,0x3a,0x19,0x0d,0xbb,0x07,0xf5,0x7a,0xe6,0xd8,0xde,0xfc,0x32,0x13, -0xda,0x0a,0x27,0xfc,0xfb,0x7c,0xd4,0x16,0x01,0x20,0x05,0xce,0x16,0x0f,0x04,0x06, -0xfa,0xad,0xe6,0xd6,0xe5,0xf4,0x31,0xbd,0xe6,0x04,0x84,0x00,0xf9,0x49,0xdb,0x11, -0xc4,0x22,0x02,0x72,0x17,0x0a,0xbe,0x09,0xf8,0xff,0xed,0xcf,0x5e,0xf3,0x2d,0x70, -0xf2,0xfb,0x5e,0x03,0xf3,0x37,0xe2,0x0f,0x3c,0x20,0x02,0x1a,0x11,0x0c,0x95,0x0b, -0xfe,0x23,0xf3,0xce,0xee,0xed,0x25,0xb0,0xfd,0xf8,0x96,0x07,0xf3,0xb3,0xe6,0x0d, -0x5e,0x1e,0x04,0xfb,0x0a,0x0d,0xd6,0x09,0x01,0xb1,0xf5,0xd0,0x24,0xea,0x1f,0x0a, -0x06,0xf4,0x06,0x07,0xf4,0xa4,0xea,0x0c,0x2f,0x1c,0x05,0x3f,0x04,0x0d,0x6c,0x06, -0x06,0x44,0xf8,0xd6,0x40,0xe4,0x1a,0x1b,0x0d,0xf3,0x55,0x02,0xf5,0x96,0xec,0x0e, -0x4e,0x1b,0x08,0xff,0xfb,0x10,0x26,0x01,0x0a,0xb0,0xfb,0xdb,0x5b,0xdf,0x12,0x88, -0x12,0xf4,0x9f,0xfe,0xfb,0x49,0xed,0x10,0xa9,0x17,0x0b,0x44,0xf7,0x0f,0x0c,0x01, -0x08,0x51,0xfd,0xe1,0xf1,0xde,0x09,0xca,0x16,0xf4,0x4d,0xfa,0x00,0xdb,0xef,0x12, -0x32,0x17,0x0c,0xd9,0xf5,0x0c,0xc2,0x04,0x01,0x87,0x04,0xdf,0x87,0xe4,0xff,0x17, -0x1b,0xf6,0x00,0xf5,0x05,0x56,0xf0,0x11,0xbd,0x17,0x0a,0x83,0xf8,0xff,0xfa,0x0e, -0xfa,0x40,0x11,0xdb,0xdf,0xea,0xf4,0x73,0x1a,0xf9,0xf0,0xee,0x0a,0xe0,0xf3,0x13, -0xa9,0x18,0x05,0x91,0xfd,0xf4,0xa5,0x14,0xf2,0xcf,0x15,0xe0,0x3f,0xeb,0xf3,0x89, -0x14,0x00,0xa1,0xe6,0x0c,0xf6,0xf7,0x12,0x6e,0x20,0xff,0xbb,0x01,0xea,0xc2,0x19, -0xed,0x10,0x1a,0xe5,0xe9,0xeb,0xf1,0xfc,0x0c,0x05,0x5d,0xe2,0x0f,0x69,0xfb,0x11, -0x9f,0x22,0xfd,0x2e,0x03,0xe5,0xaa,0x15,0xef,0x54,0x16,0xed,0x9b,0xe9,0xf4,0x7c, -0x05,0x09,0x5c,0xe0,0x0e,0xec,0xfe,0x14,0x72,0x25,0xfd,0xba,0x02,0xe6,0x80,0x0e, -0xf4,0x98,0x0e,0xf5,0x8c,0xe7,0xf7,0x6d,0xfe,0x09,0x41,0xe3,0x08,0x2a,0x05,0x14, -0xac,0x25,0x00,0xdd,0xfd,0xed,0xa3,0x03,0xfd,0x8d,0x08,0xfb,0xf9,0xe7,0xf7,0x70, -0xfb,0x03,0x65,0xe9,0x01,0x79,0x09,0x14,0x5e,0x24,0x06,0x17,0xf8,0xf3,0xeb,0xf7, -0x05,0x88,0x05,0xfe,0x60,0xeb,0xf4,0x38,0xfe,0xfa,0x37,0xf4,0xf8,0x9e,0x10,0x15, -0x15,0x22,0x09,0xaf,0xf3,0xf9,0xb2,0xec,0x0b,0x0b,0x06,0xfd,0xa5,0xee,0xed,0x0e, -0x02,0xf0,0xeb,0xfc,0xf3,0x54,0x15,0x16,0x29,0x21,0x0e,0xd9,0xf3,0xfd,0x51,0xe2, -0x0f,0x50,0x09,0xfc,0x83,0xf2,0xea,0x4c,0x02,0xe7,0xef,0x04,0xef,0xd9,0x14,0x18, -0x9d,0x1d,0x12,0x67,0xf1,0x01,0x55,0xd9,0x0f,0x6b,0x0c,0xfe,0xb3,0xf5,0xe7,0x20, -0x03,0xe0,0x7f,0x0a,0xed,0xec,0x14,0x19,0x0c,0x1c,0x16,0x33,0xf1,0x06,0xfb,0xd0, -0x0d,0x35,0x10,0x00,0x29,0xf6,0xe4,0x80,0x04,0xda,0x93,0x0d,0xf1,0xad,0x12,0x1c, -0xcd,0x17,0x1c,0xe7,0xf1,0x0a,0x39,0xc9,0x0d,0xf1,0x12,0x03,0xdb,0xf4,0xe3,0xe5, -0x01,0xd7,0x43,0x0b,0xf8,0x52,0x0e,0x20,0x35,0x12,0x1f,0xfd,0xf2,0x0f,0x8c,0xc6, -0x05,0x90,0x15,0x06,0x2c,0xf7,0xe3,0x02,0xfe,0xd8,0x82,0x07,0x01,0xc5,0x09,0x22, -0x05,0x0e,0x23,0x1a,0xf6,0x0e,0x51,0xc8,0xfd,0xf7,0x19,0x08,0x6e,0xf7,0xe3,0xc0, -0xf5,0xdb,0xbd,0x00,0x0a,0x2d,0x03,0x25,0x84,0x0b,0x25,0xa3,0xf9,0x0c,0x9b,0xca, -0xf2,0x5c,0x1c,0x0f,0x65,0xf8,0xe7,0x7d,0xe9,0xe2,0xbf,0xf6,0x18,0x7a,0xfd,0x27, -0x92,0x07,0x24,0x81,0x01,0x08,0xe9,0xd1,0xe7,0x44,0x1f,0x10,0x07,0xfb,0xeb,0xd3, -0xdf,0xe9,0x3d,0xee,0x22,0x13,0xf7,0x28,0xee,0x07,0x24,0xd6,0x07,0x03,0x3f,0xda, -0xdd,0x46,0x1f,0x12,0x07,0xff,0xec,0x5a,0xd7,0xeb,0xd8,0xe9,0x27,0xd5,0xf4,0x26, -0x9c,0x07,0x26,0x03,0x0b,0x04,0xb5,0xdb,0xda,0x10,0x1a,0x16,0x7b,0xff,0xf1,0x2d, -0xd0,0xed,0xe9,0xe5,0x2c,0x5a,0xf3,0x25,0xde,0x05,0x28,0x93,0x0a,0x06,0x45,0xde, -0xd7,0x6b,0x16,0x19,0xba,0x02,0xf1,0x3d,0xce,0xe8,0x8f,0xe7,0x2e,0x3e,0xf5,0x21, -0x0f,0x05,0x2a,0xba,0x08,0x08,0x6c,0xdf,0xd7,0x4a,0x10,0x1e,0xf9,0x04,0xf0,0x42, -0xcd,0xe4,0xad,0xea,0x2b,0x8c,0xf6,0x1e,0x1d,0x06,0x2e,0xab,0x06,0x0c,0x7f,0xe0, -0xd8,0x1f,0x06,0x24,0xe5,0x09,0xef,0xf5,0xcd,0xdd,0x24,0xf1,0x29,0xc8,0xf9,0x1c, -0x5e,0x06,0x31,0x9b,0x00,0x11,0x54,0xde,0xdd,0x01,0xfd,0x24,0xed,0x0b,0xed,0x69, -0xd1,0xd6,0xad,0xf5,0x26,0x92,0xfe,0x16,0xda,0x0a,0x33,0x9f,0x00,0x13,0x14,0xde, -0xdf,0x0d,0xf4,0x2a,0xc1,0x0a,0xef,0x0f,0xcf,0xd1,0xa9,0xf8,0x24,0x56,0x03,0x10, -0xe6,0x0e,0x35,0x85,0x02,0x13,0x3f,0xde,0xe3,0xe6,0xe8,0x2e,0xbe,0x0b,0xf5,0x61, -0xcc,0xcd,0xd8,0xfa,0x1d,0x4a,0x0a,0x03,0xfa,0x16,0x32,0xb5,0x05,0x12,0xf9,0xdf, -0xe9,0xf6,0xdf,0x32,0x14,0x0b,0xf6,0x2a,0xcc,0xca,0x87,0x00,0x13,0x59,0x15,0xf9, -0x5b,0x21,0x2f,0x4a,0x0d,0x0e,0x44,0xe1,0xec,0xb5,0xd9,0x31,0xc5,0x0d,0xf7,0xa7, -0xcd,0xc4,0xa1,0x08,0x08,0xf5,0x1f,0xea,0x9e,0x28,0x2a,0xa5,0x14,0x09,0xf1,0xe4, -0xec,0x23,0xd6,0x2e,0x49,0x12,0xf7,0xc3,0xd1,0xc0,0x07,0x0f,0xff,0x84,0x28,0xe1, -0x4a,0x2d,0x26,0xec,0x1d,0x04,0x8c,0xe6,0xee,0x42,0xd3,0x2a,0x2f,0x16,0xf8,0xdc, -0xd1,0xbb,0x1e,0x13,0xf5,0xe1,0x2f,0xdd,0xf9,0x2e,0x24,0x39,0x26,0x03,0x1f,0xe5, -0xf0,0xbd,0xcc,0x29,0xf9,0x15,0xfc,0xd9,0xd1,0xbe,0x16,0x10,0xf1,0xff,0x2e,0xe0, -0xa1,0x27,0x28,0x64,0x2c,0x06,0x55,0xe5,0xf2,0xec,0xc9,0x23,0xa3,0x16,0x00,0x15, -0xd2,0xc5,0xd7,0x0a,0xf7,0xd8,0x25,0xe7,0x5d,0x19,0x2d,0x25,0x2d,0x0d,0x71,0xe7, -0xf2,0xbd,0xc8,0x1a,0x59,0x17,0x04,0x56,0xd0,0xce,0x62,0xff,0xfd,0xf9,0x16,0xf6, -0x75,0x09,0x36,0x52,0x2e,0x14,0x29,0xe8,0xef,0xea,0xc9,0x12,0x32,0x1a,0x04,0xe1, -0xd1,0xd3,0xad,0xf9,0x02,0xab,0x0d,0x01,0x26,0xfa,0x3b,0x17,0x2d,0x1c,0x3f,0xea, -0xef,0xb3,0xcb,0x03,0xfc,0x1d,0x00,0x7b,0xdc,0xd3,0x71,0xf9,0x00,0xca,0x0b,0x03, -0xef,0xf0,0x3a,0xdb,0x2f,0x26,0x8d,0xed,0xee,0xe4,0xcc,0xf5,0x72,0x24,0xfa,0x9a, -0xe9,0xcf,0x88,0x00,0xf7,0xdb,0x0e,0xfe,0xd3,0xee,0x34,0x0a,0x38,0x2c,0x73,0xf2, -0xef,0xc6,0xce,0xe8,0xdc,0x23,0xf8,0x48,0xf2,0xce,0xd8,0x03,0xed,0x4b,0x16,0xf6, -0x66,0xf0,0x26,0x61,0x41,0x2e,0x2d,0xfb,0xf0,0xc4,0xcd,0xe3,0x96,0x1f,0xfc,0x21, -0xf4,0xd3,0x73,0x04,0xe7,0x5f,0x1d,0xee,0x6c,0xf2,0x16,0x43,0x49,0x30,0x2e,0x03, -0xf3,0x9b,0xca,0xe2,0x44,0x11,0x05,0xf0,0xf2,0xe1,0x94,0xff,0xe9,0x8c,0x1a,0xed, -0x52,0xef,0x0b,0xf6,0x4e,0x35,0xe5,0x08,0xf7,0xf8,0xc8,0xe0,0x1d,0x03,0x0e,0xc2, -0xeb,0xef,0xe1,0xf5,0xf0,0xea,0x15,0xf2,0x37,0xea,0x01,0x23,0x4e,0x3a,0x6f,0x11, -0xfa,0x96,0xc8,0xdf,0xba,0xf7,0x13,0x18,0xea,0xf9,0x4a,0xf2,0xf4,0x48,0x13,0xf5, -0x37,0xe7,0xf6,0x1e,0x4b,0x40,0x87,0x17,0x00,0xc3,0xc9,0xdc,0x6e,0xef,0x0f,0xb8, -0xec,0xfd,0x45,0xf5,0xef,0x8b,0x15,0xf8,0xeb,0xe6,0xeb,0x5f,0x49,0x44,0xf3,0x1c, -0xff,0x1a,0xd2,0xd5,0x45,0xf2,0x03,0x17,0xf7,0xf5,0xa3,0x00,0xe4,0xfd,0x1c,0xf7, -0xd6,0xe8,0xe3,0x08,0x43,0x49,0x1b,0x21,0x02,0x6f,0xd5,0xd2,0x96,0xf5,0xfc,0x8a, -0xfe,0xf0,0x4a,0x08,0xd9,0x95,0x1e,0xfc,0xc5,0xeb,0xdd,0xf9,0x39,0x4f,0x3c,0x22, -0x06,0x1c,0xd9,0xd0,0x80,0xf5,0xf5,0xad,0x00,0xf1,0x80,0x0e,0xd7,0x62,0x17,0x05, -0xde,0xe9,0xdd,0x3d,0x2a,0x58,0xb4,0x1f,0x0c,0x64,0xde,0xd3,0x1d,0xf2,0xf2,0x3e, -0xfd,0xf7,0xab,0x09,0xdf,0x6d,0x05,0x14,0x30,0xe5,0xe2,0xfc,0x19,0x5e,0xd2,0x1e, -0x0d,0xfd,0xde,0xd7,0x2a,0xef,0xf6,0x9d,0xf6,0x01,0xb1,0x02,0xe8,0xab,0xf4,0x1e, -0xda,0xe8,0xe3,0xf9,0x10,0x5c,0xb8,0x25,0x0a,0x45,0xe3,0xda,0xa9,0xef,0xf5,0x62, -0xf1,0x05,0x79,0x01,0xec,0x59,0xea,0x1f,0x20,0xf2,0xe1,0xae,0x0c,0x52,0xcc,0x2e, -0x05,0x82,0xea,0xdb,0xdb,0xf2,0xf6,0xc0,0xec,0x0a,0x05,0x01,0xee,0x51,0xe2,0x18, -0x70,0xfe,0xdd,0x72,0x0e,0x45,0x51,0x3d,0xfb,0x10,0xf6,0xd9,0x20,0xf7,0xf6,0xab, -0xe7,0x10,0xce,0xfd,0xf5,0xd4,0xd7,0x14,0x25,0x03,0xe0,0x0d,0x0c,0x39,0x6b,0x45, -0xf5,0xfe,0xfc,0xd8,0x03,0xf8,0xf8,0xd4,0xe0,0x18,0x95,0xf9,0xfe,0x9b,0xcf,0x0f, -0x6f,0x02,0xe8,0xc8,0x08,0x34,0xbd,0x46,0xf7,0xd1,0xfa,0xdd,0xdc,0xf8,0xfc,0x71, -0xde,0x17,0xb7,0xfb,0xff,0x38,0xd0,0x05,0xfe,0x02,0xee,0x83,0x04,0x2f,0xe5,0x45, -0xfe,0xbf,0xf6,0xe0,0x3c,0xf7,0xfc,0x9a,0xe5,0x11,0x72,0x05,0xfb,0x28,0xd8,0xf8, -0x45,0x05,0xf3,0x53,0x03,0x2c,0xc4,0x3e,0x08,0x93,0xf3,0xe3,0x39,0xf7,0xf5,0xa5, -0xf2,0x02,0x95,0x13,0xf1,0x0f,0xe4,0xea,0x4d,0x04,0xf8,0x9a,0x02,0x2d,0x47,0x37, -0x12,0x27,0xef,0xe5,0x25,0xf9,0xee,0xb4,0xff,0xf2,0xad,0x1c,0xef,0xdb,0xeb,0xe4, -0xeb,0xfb,0x00,0xa4,0xfb,0x2c,0x8f,0x33,0x1a,0x76,0xf2,0xe4,0x44,0xfa,0xeb,0x9e, -0x02,0xf3,0x60,0x15,0xfc,0x40,0xe5,0xee,0x16,0xe9,0x0d,0x2d,0xf4,0x2c,0xe7,0x2d, -0x1e,0xe0,0xf7,0xe5,0xb7,0xf9,0xee,0xf1,0xfb,0xfd,0xed,0x01,0x0f,0x48,0xdb,0xfb, -0x66,0xd9,0x13,0xce,0xf3,0x26,0x56,0x2e,0x1c,0x5b,0x00,0xe2,0x03,0xfa,0xf0,0x49, -0xf7,0x07,0x5e,0xf4,0x1b,0xd4,0xd6,0x01,0xb7,0xd2,0x11,0x25,0xf9,0x1e,0xe2,0x2d, -0x1c,0x9a,0x0c,0xe1,0x83,0xfa,0xee,0x38,0xf8,0x08,0xc8,0xef,0x1c,0x3c,0xde,0xfd, -0x65,0xd4,0x06,0xd4,0xfe,0x14,0x1c,0x2c,0x1b,0xce,0x13,0xe1,0x78,0xfb,0xea,0x46, -0xfc,0x05,0x08,0xf5,0x14,0x12,0xec,0xf6,0x94,0xdd,0xfa,0x6f,0x05,0x0c,0xb4,0x28, -0x1e,0xaa,0x19,0xe6,0xeb,0xf9,0xeb,0xe6,0xfb,0x04,0x3d,0xf5,0x09,0x7c,0xf9,0xf1, -0x15,0xe7,0xf1,0xd5,0x08,0x00,0xa5,0x25,0x1b,0x90,0x24,0xe9,0xdb,0xfb,0xe8,0xb9, -0xfa,0x03,0x59,0xfa,0x01,0x07,0x03,0xeb,0xac,0xf0,0xe8,0xdf,0x11,0xf4,0x3c,0x24, -0x10,0x3a,0x31,0xe9,0x66,0x03,0xe3,0x47,0xfe,0xfe,0xd4,0x00,0xf6,0x04,0x12,0xe4, -0xa2,0xfd,0xde,0x93,0x1a,0xe7,0xfa,0x25,0x05,0x12,0x3d,0xea,0x99,0x0a,0xdd,0xf7, -0x03,0xf3,0xba,0x08,0xe8,0x08,0x1b,0xde,0xd1,0x09,0xd9,0x47,0x1c,0xdf,0xf8,0x1f, -0x02,0xa1,0x3e,0xf1,0x8f,0x0e,0xdf,0x73,0x06,0xec,0x21,0x0d,0xe3,0x6c,0x1d,0xdf, -0x58,0x0d,0xde,0xc3,0x19,0xdf,0x6f,0x11,0x03,0xe9,0x39,0xff,0xa7,0x0a,0xe7,0x82, -0x03,0xeb,0x28,0x05,0xe9,0x40,0x18,0xe9,0x10,0x0a,0xe8,0x3f,0x11,0xe4,0x36,0x01, -0x08,0xa9,0x30,0x0d,0xcc,0x04,0xf4,0x34,0xfd,0xf2,0x04,0xfc,0xed,0x7a,0x10,0xf0, -0x76,0x05,0xf4,0x86,0x0a,0xea,0x20,0xef,0x0b,0x2a,0x25,0x1d,0x31,0xff,0x01,0xed, -0xf8,0xf5,0x8d,0xf3,0xf0,0x5f,0x0e,0xf2,0xaa,0x05,0xfd,0x12,0x05,0xef,0x24,0xdf, -0x0f,0xd7,0x18,0x27,0xc2,0xfc,0x09,0xe2,0xfb,0xf5,0x8c,0xed,0xf0,0xf8,0x0d,0xf5, -0x30,0x06,0x05,0x48,0x00,0xf5,0x4b,0xd2,0x0f,0x19,0x15,0x2a,0x3a,0xff,0x0b,0x01, -0x01,0xf5,0x19,0xe7,0xf3,0x39,0x06,0xfd,0xb8,0xff,0x12,0x78,0xf9,0xf9,0x0f,0xc9, -0x07,0xc5,0x17,0x27,0x12,0x09,0x09,0x1a,0x0b,0xf5,0x51,0xe0,0xf8,0xa7,0xfb,0x09, -0x9d,0xf8,0x1d,0xc7,0xf2,0xfd,0x4c,0xca,0xf7,0x76,0x1e,0x1c,0xb4,0x15,0x02,0xd5, -0x15,0xf4,0x72,0xdd,0xfa,0x4b,0xf3,0x0e,0x0a,0xf9,0x23,0x97,0xf2,0xf9,0xf8,0xd0, -0xe7,0xe2,0x21,0x16,0x3c,0x1b,0x02,0x8e,0x1a,0xf9,0xa6,0xda,0xf8,0x74,0xf3,0x0a, -0x89,0x04,0x1b,0x3c,0xfe,0xea,0x55,0xdc,0xd8,0xe4,0x1f,0x1b,0xad,0x16,0x0c,0xb8, -0x13,0x04,0x97,0xd5,0xf9,0xb5,0xef,0x05,0x02,0x0e,0x17,0xb8,0x08,0xe0,0xb0,0xe4, -0xd1,0x8d,0x17,0x21,0xf7,0x12,0x16,0xba,0x0c,0x0d,0x44,0xd1,0xfb,0xf3,0xed,0x02, -0xb9,0x15,0x13,0x34,0x10,0xd9,0xaa,0xe6,0xce,0xc3,0x0d,0x21,0xc6,0x14,0x18,0xe8, -0x11,0x0e,0xc0,0xd3,0xf7,0x1e,0xee,0xfe,0x8a,0x1a,0x13,0xc5,0x11,0xda,0x63,0xe4, -0xcf,0x65,0x09,0x1b,0x42,0x1c,0x11,0x1f,0x1c,0x06,0x09,0xe2,0xee,0x21,0xf2,0xfb, -0xd5,0x1d,0x13,0xa4,0x11,0xdc,0x3e,0xe1,0xd1,0xf0,0x02,0x12,0x91,0x26,0x08,0x65, -0x26,0xfd,0xee,0xee,0xe3,0xde,0xf6,0xfa,0xb0,0x1d,0x18,0xd0,0x0a,0xe4,0xff,0xd9, -0xd7,0x7f,0xfb,0x0c,0x7a,0x2c,0x07,0x0a,0x2b,0xfd,0x33,0xf5,0xe2,0xcd,0xf1,0x02, -0x04,0x16,0x21,0x1d,0xfe,0xf2,0xe4,0xcc,0xe2,0x7b,0xef,0x0c,0xea,0x27,0x0f,0xff, -0x23,0x04,0xc8,0xf3,0xe7,0xf6,0xe7,0x0c,0x6d,0x10,0x28,0x3c,0xf6,0xfa,0x6a,0xc3, -0xed,0x52,0xe6,0x0e,0x2e,0x1f,0x1b,0x84,0x1b,0x0b,0x60,0xf2,0xea,0x6f,0xe2,0x0d, -0x0c,0x13,0x25,0xc2,0xfa,0xf7,0x8f,0xc4,0xed,0x4f,0xe4,0x0e,0x36,0x16,0x27,0x61, -0x14,0x13,0x58,0xf2,0xea,0x46,0xe2,0x08,0x48,0x1e,0x1a,0x93,0x05,0xef,0x5e,0xcb, -0xe5,0x2f,0xe4,0x09,0xcf,0x12,0x2d,0xd8,0x11,0x15,0x7c,0xf6,0xeb,0x03,0xe3,0x03, -0x96,0x20,0x19,0x8e,0x04,0xf1,0x1e,0xcd,0xea,0x69,0xdf,0x0a,0xf9,0x09,0x31,0x0d, -0x12,0x18,0x4d,0xf9,0xec,0xe7,0xe0,0x03,0x76,0x1a,0x22,0x14,0xfc,0xfb,0xbc,0xc5, -0xef,0xbb,0xd5,0x0d,0x52,0x04,0x30,0x80,0x1a,0x17,0x41,0x00,0xea,0x31,0xe7,0x00, -0xa1,0x13,0x26,0x42,0xf7,0x02,0xf3,0xc4,0xf3,0xdd,0xcf,0x0b,0x72,0x01,0x27,0x19, -0x26,0x11,0x31,0x0a,0xe5,0x7f,0xf1,0xf7,0x22,0x13,0x22,0x0d,0xfe,0xfd,0xba,0xce, -0xed,0x45,0xd4,0x02,0xb2,0x06,0x17,0xdd,0x31,0x0b,0xc2,0x11,0xe2,0x02,0xfd,0xf0, -0x3f,0x11,0x1a,0x5f,0x08,0xf4,0xe2,0xe1,0xe0,0xd8,0xde,0xf2,0x32,0x0e,0x0a,0x9a, -0x39,0x0f,0xa0,0x11,0xe6,0xad,0xff,0xf4,0xb4,0x06,0x17,0x82,0x0d,0xef,0xc0,0xee, -0xda,0x51,0xe5,0xe9,0xba,0x0f,0x03,0xfa,0x34,0x19,0x3d,0x0a,0xf2,0x9f,0xfc,0xfb, -0xad,0xf9,0x15,0x68,0x0f,0xf0,0x26,0xf3,0xdd,0xe1,0xe3,0xe9,0x6e,0x05,0x07,0x5a, -0x27,0x28,0xde,0x02,0xfc,0x14,0xfe,0x02,0x4f,0xef,0x0d,0xcf,0x0e,0xf5,0x2b,0xf0, -0xeb,0x72,0xdb,0xf4,0xbb,0xf3,0x12,0xf1,0x15,0x34,0x24,0x02,0x01,0x47,0x06,0xfe, -0xfa,0xf1,0x00,0x16,0x11,0xf7,0xc3,0xe6,0xfe,0x12,0xd0,0x02,0xea,0xdf,0x1c,0xf3, -0x09,0x35,0xd2,0x07,0xfd,0xfb,0x15,0xfb,0xe3,0xf7,0xf3,0xa8,0x0d,0x02,0x60,0xdc, -0x10,0x61,0xc8,0x0e,0xb1,0xcf,0x1f,0xdd,0x05,0x2d,0x67,0x0f,0xf7,0x2b,0x24,0xf8, -0x93,0xf9,0xee,0x2c,0x02,0x0b,0xaf,0xd0,0x1c,0x41,0xcb,0x14,0x72,0xc8,0x16,0xe3, -0x0a,0x23,0x39,0x19,0xf7,0x70,0x29,0xfe,0x40,0xf6,0xf1,0x84,0xf5,0x0d,0xad,0xd1, -0x16,0xf5,0xdd,0x0b,0xc9,0xd3,0x03,0xaf,0x15,0x15,0xd5,0x1b,0xfd,0x56,0x21,0x10, -0x30,0xec,0xfb,0x38,0xe7,0x0d,0x64,0xd5,0x0a,0xe0,0xf6,0xfe,0x31,0xe6,0xeb,0xef, -0x1f,0x08,0x57,0x1b,0x07,0x1b,0x18,0x24,0xec,0xdf,0x09,0xa0,0xdd,0x06,0x09,0xd9, -0xfd,0x69,0x0b,0xf8,0xe1,0xf4,0xdb,0x33,0x23,0x00,0x18,0x16,0x12,0x46,0x0e,0x32, -0x94,0xdd,0x10,0x17,0xd9,0xfc,0x5c,0xdc,0xf6,0xd4,0x14,0xf8,0x34,0xfd,0xd8,0x48, -0x1f,0x00,0xa3,0x0e,0x17,0xee,0x06,0x36,0x41,0xe5,0x0f,0x3e,0xdc,0xf1,0xeb,0xdc, -0xf4,0x41,0x14,0x02,0xb1,0xfc,0xe2,0xd7,0x10,0x03,0x90,0x04,0x1a,0xad,0x07,0x31, -0x78,0xf9,0x08,0x33,0xe5,0xe1,0xe6,0xdc,0xf1,0xde,0x11,0x0a,0xe9,0xfd,0xed,0x0e, -0x07,0x00,0xae,0x01,0x17,0x7d,0x0c,0x24,0x17,0x0c,0x02,0xa3,0xef,0xd8,0xf3,0xdd, -0xef,0x25,0x0c,0x0f,0xec,0x00,0xf6,0xde,0x02,0xfd,0x71,0x01,0x0e,0x7f,0x13,0x19, -0xd2,0x20,0xff,0x65,0xf4,0xd0,0x3e,0xdb,0xed,0xc4,0x05,0x11,0x42,0x07,0xfe,0x5f, -0x04,0xf6,0x29,0x01,0x07,0x36,0x11,0x13,0x15,0x2a,0x08,0x32,0xf3,0xd6,0x09,0xd5, -0xeb,0x2e,0xfd,0x10,0xd9,0x0b,0x06,0x26,0x07,0xf4,0x87,0xfe,0x03,0xd6,0x0a,0x10, -0x15,0x2c,0x13,0xab,0xec,0xdd,0x61,0xd1,0xee,0x52,0xf6,0x0d,0x43,0x12,0x09,0x7f, -0x0c,0xf1,0x27,0xfb,0xff,0x80,0x03,0x13,0x12,0x2b,0x20,0x31,0xe8,0xe4,0xa6,0xd1, -0xeb,0xc0,0xf0,0x06,0x30,0x1a,0x0d,0xba,0x13,0xf2,0xf1,0xfc,0xf6,0x3c,0x00,0x0b, -0xa9,0x2e,0x23,0xf3,0xe9,0xe2,0xff,0xd8,0xe6,0x4e,0xeb,0x01,0x76,0x1c,0x14,0x9c, -0x15,0xf6,0xe0,0xfa,0xf1,0xf2,0xfd,0x07,0xa5,0x33,0x22,0xb1,0xef,0xdf,0x80,0xe6, -0xe0,0x9b,0xe3,0xfb,0x7b,0x1b,0x1d,0xc6,0x13,0x00,0x9d,0xf6,0xee,0x7e,0xf5,0x06, -0x77,0x32,0x1f,0x2a,0xf6,0xdd,0xa3,0xf0,0xdf,0xc3,0xdd,0xf6,0xd8,0x14,0x29,0x2d, -0x0f,0x10,0xee,0xf2,0xf0,0x1e,0xe9,0x0a,0xd2,0x2d,0x21,0x51,0xf8,0xe1,0x9a,0xf6, -0xe3,0x17,0xd6,0xf1,0x96,0x10,0x31,0xa8,0x0a,0x17,0x69,0xf3,0xee,0x15,0xe3,0x09, -0xfd,0x2b,0x1c,0x90,0xfb,0xe5,0xb6,0xfa,0xe7,0xaf,0xd0,0xea,0xbb,0x0c,0x33,0xf4, -0x10,0x1a,0xf5,0xfe,0xe7,0x9a,0xe2,0x01,0xfa,0x2c,0x16,0x32,0xfe,0xe8,0x80,0x00, -0xed,0x64,0xcf,0xe5,0x1a,0x0a,0x33,0x73,0x11,0x19,0x9e,0x04,0xe5,0x31,0xe3,0xfc, -0x4c,0x2d,0x0d,0x8e,0x04,0xe8,0xf5,0x05,0xf0,0x24,0xcd,0xe2,0x29,0x01,0x3b,0x22, -0x0e,0x20,0x81,0x03,0xeb,0xe6,0xe1,0xf7,0x9b,0x28,0x05,0x9a,0x06,0xe7,0x17,0x0c, -0xf8,0x5a,0xce,0xe3,0xc8,0xf5,0x3f,0xad,0x0a,0x26,0x31,0x02,0xf1,0xa5,0xe2,0xf4, -0x7a,0x25,0x00,0x52,0x06,0xe8,0x5e,0x0b,0xff,0xc6,0xcc,0xe8,0x6b,0xec,0x41,0x0a, -0x0b,0x27,0xd3,0x04,0xf2,0x99,0xe9,0xf0,0xd7,0x1c,0xfd,0xf0,0x02,0xef,0x84,0x08, -0x07,0xa0,0xce,0xe9,0xe7,0xea,0x39,0x26,0x13,0x1d,0x94,0x0a,0xef,0xdf,0xf7,0xed, -0x12,0x13,0xfd,0xa4,0xfb,0xf6,0x74,0x00,0x0e,0xa6,0xd3,0xea,0xfe,0xeb,0x2a,0x88, -0x1e,0x15,0xa3,0x0f,0xee,0x91,0x01,0xf1,0x0b,0x06,0x01,0x52,0xf1,0xff,0x39,0xf7, -0x11,0xd2,0xd8,0xed,0xdf,0xef,0x20,0xf1,0x26,0x13,0x81,0x0d,0xee,0xc2,0x04,0xf9, -0x80,0xfa,0x03,0x62,0xea,0x03,0x51,0xf3,0x0e,0x72,0xe0,0xf2,0x92,0xf2,0x18,0x44, -0x28,0x12,0x05,0x07,0xf3,0x5c,0x0a,0xff,0xc1,0xf6,0xfd,0x47,0xec,0xfe,0xfc,0xf7, -0x03,0x13,0xec,0xf4,0x50,0xf4,0x13,0x9c,0x27,0x15,0x3d,0xfe,0xf5,0x00,0x0d,0x04, -0xbd,0xf8,0xf1,0x9f,0xf5,0xf4,0xb4,0xfe,0xf0,0x15,0xfd,0xf5,0x95,0xf7,0x10,0x35, -0x26,0x1b,0xcc,0xf5,0xf7,0x7a,0x0e,0x06,0x61,0xfd,0xe5,0x08,0xfc,0xec,0xd2,0x06, -0xdf,0x7e,0x07,0xfa,0x3b,0xfa,0x0e,0xa8,0x24,0x20,0x56,0xee,0xf8,0x01,0x10,0x08, -0x0c,0x05,0xe0,0xa1,0xfe,0xe5,0xca,0x08,0xd4,0x93,0x09,0x06,0xb4,0xf9,0x0f,0xd4, -0x22,0x26,0xae,0xe7,0xf7,0xf3,0x0d,0x08,0xc3,0x09,0xde,0xc4,0xff,0xe4,0x71,0x07, -0xcf,0x77,0x04,0x11,0x70,0xf9,0x11,0xa1,0x1f,0x2c,0x75,0xe2,0xf8,0xad,0x09,0x0c, -0x07,0x0a,0xe3,0x47,0xfb,0xe6,0x80,0xff,0xcd,0x25,0xff,0x1c,0x09,0xfd,0x14,0x14, -0x1c,0x31,0xbd,0xdd,0xf9,0x62,0x00,0x11,0x77,0x08,0xeb,0x52,0xf7,0xe7,0xd5,0xfb, -0xcd,0x5d,0xf6,0x1f,0x5d,0xff,0x17,0x0b,0x16,0x3a,0x1f,0xda,0xff,0xe2,0xf8,0x14, -0xe0,0x05,0xef,0x73,0xfb,0xe4,0x88,0xfa,0xc7,0x0a,0xf3,0x1f,0x0a,0x05,0x1c,0xde, -0x12,0x3f,0xf3,0xd6,0x01,0x81,0xf4,0x15,0x5e,0x07,0xee,0x35,0x03,0xdb,0x7c,0xfc, -0xc4,0x92,0xf2,0x19,0x94,0x09,0x24,0xa9,0x10,0x40,0x0c,0xd8,0x02,0x8d,0xed,0x13, -0x3d,0x05,0xf0,0xd5,0x0a,0xd7,0xc4,0xfa,0xc5,0x26,0xf0,0x14,0xae,0x0a,0x2a,0x16, -0x11,0x40,0x62,0xdb,0x00,0xda,0xec,0x13,0x32,0x05,0xf2,0xa0,0x0f,0xdb,0xd8,0xf1, -0xc8,0x4e,0xeb,0x11,0x82,0x07,0x2e,0x33,0x17,0x3c,0x76,0xe3,0xfc,0x70,0xed,0x0e, -0xbe,0x00,0xf4,0xde,0x0f,0xe5,0xf6,0xe3,0xd1,0x76,0xe5,0x10,0x85,0x02,0x32,0x6d, -0x1d,0x3c,0xec,0xe5,0xfc,0xbb,0xea,0x12,0x07,0xf9,0xfa,0x8b,0x0b,0xf0,0x3c,0xd7, -0xd6,0x57,0xe2,0x0f,0xda,0xfb,0x35,0x54,0x23,0x3e,0xf4,0xe3,0xff,0xb9,0xe8,0x0f, -0xbe,0xf2,0xfb,0x3d,0x0e,0xf7,0x90,0xd7,0xd4,0x7c,0xe4,0x09,0x72,0xf9,0x31,0xd2, -0x29,0x45,0xf6,0xe1,0x05,0xc4,0xe5,0x12,0x16,0xe9,0xfe,0x67,0x0d,0xfa,0x14,0xdc, -0xce,0xa0,0xec,0xff,0xec,0xfb,0x23,0xbe,0x31,0x48,0xb4,0xe3,0x07,0xd1,0xe7,0x15, -0x13,0xdf,0xfd,0xd4,0x0d,0xfd,0x0b,0xe0,0xc5,0x66,0xf3,0xf5,0x8e,0x02,0x16,0xbd, -0x3c,0x48,0xe9,0xe8,0x03,0x8c,0xed,0x14,0x1b,0xda,0xf9,0x0f,0x0e,0x01,0x94,0xe4, -0xc5,0xf3,0xf5,0xf2,0x4a,0x01,0x0d,0xcd,0x3a,0x4e,0xc9,0xed,0x04,0xef,0xf0,0x19, -0x11,0xd2,0xf8,0x7f,0x0a,0x07,0xdb,0xe2,0xc7,0x14,0xee,0xf7,0xe9,0xfd,0x0c,0x85, -0x30,0x57,0x71,0xef,0x06,0xc3,0xf3,0x1b,0x1d,0xce,0xf6,0xb3,0x07,0x0b,0xd2,0xe5, -0xcd,0xbd,0xe4,0xff,0xa3,0xf6,0x0c,0x07,0x25,0x5d,0x76,0xf3,0x06,0x87,0xfb,0x1a, -0x9a,0xcc,0xef,0x23,0x07,0x0e,0x10,0xea,0xd0,0x87,0xe1,0x04,0x89,0xf5,0x08,0xb7, -0x1c,0x5a,0xc8,0xff,0x03,0xc2,0x05,0x12,0xf3,0xd2,0xe4,0x3d,0x04,0x0d,0xda,0xee, -0xd5,0xf1,0xdb,0x05,0x2f,0xf8,0x03,0x2f,0x19,0x4e,0xeb,0x13,0xfa,0x7a,0x15,0x08, -0x14,0xdc,0xd9,0x99,0x03,0x0f,0x65,0xf0,0xdd,0x22,0xd5,0x06,0x6a,0xfb,0xfe,0xf7, -0x16,0x3e,0x3a,0x26,0xf3,0xdb,0x26,0xff,0xbc,0xe4,0xce,0x2d,0x01,0x0d,0xa6,0xf4, -0xe3,0x5f,0xd2,0x05,0x57,0xff,0xf9,0xd4,0x15,0x2e,0x51,0x30,0xf2,0x0d,0x31,0xfd, -0xa3,0xea,0xc9,0xa6,0xfa,0x0c,0x6f,0xf9,0xe9,0x5b,0xd0,0x04,0x2e,0x02,0xf8,0x54, -0x11,0x21,0x96,0x34,0xfd,0x58,0x31,0xfe,0x15,0xee,0xc6,0x89,0xf2,0x0a,0x40,0x02, -0xea,0x26,0xd7,0xfd,0x2d,0x08,0xf4,0x1e,0x0e,0x15,0xd6,0x31,0x09,0x32,0x32,0x02, -0xf7,0xf0,0xc6,0x42,0xeb,0x03,0xa8,0x06,0xeb,0xdc,0xde,0xf7,0xac,0x0b,0xf6,0x12, -0x0c,0x0b,0x61,0x2a,0x16,0x14,0x36,0x07,0xda,0xf0,0xc7,0x5e,0xe3,0x02,0x7a,0x07, -0xef,0x25,0xdf,0xf6,0x5e,0x0c,0xf8,0x03,0x09,0x01,0x26,0x20,0x1e,0xaa,0x3c,0x0c, -0xe5,0xf1,0xca,0x39,0xd9,0x02,0x99,0x06,0xf8,0xb2,0xde,0xfb,0x03,0x08,0xff,0xbd, -0x00,0xfe,0xe4,0x10,0x2a,0xd2,0x3e,0x11,0x8f,0xf1,0xcf,0x6f,0xcf,0x04,0xf7,0x02, -0xfc,0xbb,0xdd,0xfe,0x93,0x02,0x07,0x2f,0xfb,0xfe,0xb3,0x01,0x30,0xcc,0x3f,0x19, -0x96,0xf3,0xcd,0x6d,0xce,0xfe,0x4c,0x08,0xfb,0xb9,0xe5,0xfc,0xd0,0x02,0x09,0xd7, -0xf8,0xf8,0xd6,0xf8,0x2e,0xa6,0x49,0x1e,0x69,0xfc,0xc6,0x58,0xd2,0xf2,0xdb,0x0f, -0xf7,0xde,0xed,0xf8,0x37,0x05,0x06,0x87,0xfe,0xee,0x3d,0xfa,0x21,0x00,0x55,0x1d, -0xce,0x03,0xc3,0xc6,0xcf,0xef,0xad,0x0b,0xfd,0xcf,0xed,0xff,0x6e,0x02,0x05,0x67, -0x02,0xe5,0x71,0xff,0x0e,0x14,0x60,0x22,0xdd,0x0a,0xc6,0xf2,0xc5,0xfb,0x31,0xfc, -0x0a,0x4c,0xe4,0x0a,0x27,0xfa,0x07,0x26,0x05,0xe0,0xe4,0x01,0x01,0x96,0x5e,0x2d, -0x16,0x0b,0xcf,0x22,0xb9,0x04,0x8b,0xf0,0x13,0x5d,0xe1,0x13,0xbb,0xf9,0x02,0xf2, -0x07,0xdd,0xb7,0xff,0xfb,0x6e,0x56,0x3b,0x01,0x0c,0xd3,0x56,0xb4,0x00,0x9a,0xf3, -0x0f,0x57,0xe8,0x10,0x82,0x01,0xfa,0xc8,0x09,0xdf,0x38,0xfe,0xf7,0xdd,0x4c,0x45, -0x3f,0x11,0xd4,0xe6,0xb7,0xf5,0x4a,0xfb,0x04,0x7c,0xf3,0x0d,0x0e,0x0b,0xef,0x92, -0x08,0xe2,0x53,0xfd,0xf0,0xe3,0x47,0x47,0xee,0x1a,0xd4,0x1f,0xbc,0xec,0x36,0xfd, -0x03,0x5c,0xf5,0x0f,0xa4,0x12,0xea,0x74,0x04,0xe0,0x26,0x05,0xe5,0xcd,0x4a,0x41, -0xed,0x21,0xd8,0xab,0xbd,0xeb,0x2b,0xf7,0x0b,0x43,0xea,0x19,0x94,0x13,0xec,0x6d, -0xfb,0xe3,0x22,0x0c,0xd6,0x02,0x4f,0x38,0x40,0x2c,0xdd,0x90,0xc1,0xeb,0x64,0xec, -0x18,0x26,0xdd,0x26,0x4b,0x0e,0xf4,0x38,0xf0,0xe3,0xfd,0x13,0xcc,0x96,0x55,0x26, -0x81,0x3a,0xd8,0x58,0xce,0xe4,0x3b,0xe8,0x1d,0x8d,0xd6,0x2d,0xf4,0x0b,0xff,0x57, -0xe3,0xe5,0x98,0x15,0xcb,0x63,0x57,0x18,0x1c,0x44,0xd3,0xf1,0xdb,0xde,0x80,0xe4, -0x21,0x83,0xd3,0x2f,0x84,0x09,0x09,0xb8,0xda,0xe7,0xce,0x0e,0xd5,0x3b,0x51,0x16, -0x75,0x40,0xdb,0xb6,0xe1,0xdb,0xcf,0xe1,0x1b,0x44,0xda,0x2c,0xc8,0x0d,0x0c,0xda, -0xd8,0xe8,0xf4,0x01,0xe6,0x6e,0x43,0x1a,0xe3,0x31,0xea,0x5f,0xe3,0xdc,0x37,0xe5, -0x0b,0xe9,0xea,0x1d,0xce,0x18,0x08,0x93,0xdf,0xe8,0x50,0xf2,0xf9,0x5a,0x37,0x1e, -0xae,0x22,0xf7,0x6b,0xe8,0xd7,0x9f,0xec,0xf8,0xce,0xfb,0x10,0x77,0x25,0x00,0x3e, -0xe9,0xe7,0x65,0xe7,0x04,0x79,0x35,0x19,0xbf,0x1b,0xfd,0xe5,0xf4,0xd2,0xd3,0xf1, -0xee,0x85,0xfb,0x13,0x8d,0x20,0x06,0x90,0xe8,0xed,0xaf,0xd7,0x09,0xee,0x3b,0x0d, -0x5d,0x1c,0xf9,0xc7,0x02,0xcf,0xe6,0xf3,0xf2,0x81,0xeb,0x24,0x74,0x0f,0x18,0xf3, -0xdb,0xff,0xc0,0xc9,0x0e,0x8e,0x3f,0x03,0x56,0x19,0xf6,0xfe,0x0f,0xcf,0xc9,0xf3, -0xf4,0x7b,0xdf,0x29,0x43,0x0d,0x1d,0x15,0xdc,0x01,0x47,0xc8,0x07,0x89,0x43,0x00, -0xc7,0x0f,0xff,0x07,0x12,0xd5,0xb7,0xf2,0xf1,0x69,0xe0,0x1a,0xdd,0x21,0x0e,0xfa, -0xf1,0xf1,0xe3,0xd8,0xf9,0x18,0x42,0x05,0xfe,0xfc,0x0e,0x29,0x0a,0xe7,0x49,0xec, -0xf6,0x54,0xda,0x0a,0x25,0x30,0x05,0xec,0x01,0xe2,0x9b,0xeb,0xf2,0xee,0x3b,0x0b, -0x0e,0xed,0x18,0x98,0x02,0xf8,0x54,0xe4,0xff,0x7c,0xd1,0x01,0x5e,0x30,0x0d,0x9a, -0x01,0xe5,0xd8,0xec,0xf8,0x24,0x2a,0x12,0xf4,0xe6,0x17,0x89,0x05,0xfb,0x02,0xf0, -0xfc,0x6e,0xd1,0xf2,0x13,0x2f,0x19,0x5e,0xfc,0xe9,0xa7,0xea,0x06,0xc4,0x18,0x12, -0x8f,0xe7,0x0e,0xf6,0x10,0xf7,0x35,0x04,0xf1,0xaa,0xd6,0xe4,0xf2,0x27,0x2b,0xb9, -0xf6,0xf2,0xce,0xe8,0x0d,0x8c,0x0f,0x08,0xd5,0xf3,0xfd,0x33,0x1c,0xef,0xb4,0x14, -0xef,0xa6,0xd5,0xdd,0x3e,0x15,0x41,0x85,0xee,0xfe,0x63,0xe5,0x15,0x71,0x07,0xfd, -0x44,0xfb,0xf4,0xfa,0x1c,0xf5,0x4b,0x1b,0xfb,0x7c,0xca,0xdb,0x39,0x07,0x46,0xb2, -0xf5,0xfe,0xe8,0xee,0x12,0x80,0x09,0xf0,0x1c,0xfc,0xf5,0x92,0x0e,0x02,0xec,0x17, -0x0c,0x20,0xc5,0xd3,0xfd,0x09,0x34,0xf9,0x0e,0xee,0x57,0x06,0x05,0xd8,0x10,0xe4, -0xc8,0xf8,0xfc,0xa8,0xfe,0x14,0xf1,0x12,0x1b,0x84,0xc2,0xc5,0x8e,0x10,0x1f,0x81, -0x24,0xe3,0x92,0x1c,0xf9,0x0a,0x18,0xe1,0x38,0xf2,0x01,0xc8,0xee,0x1b,0x3f,0x15, -0x22,0x38,0xc6,0xbd,0x95,0x11,0x11,0x74,0x27,0xef,0xf9,0x1d,0xff,0x62,0x0e,0xe6, -0x6e,0xe6,0x04,0x42,0xe6,0x1b,0xc0,0x20,0x27,0x28,0xcf,0xb5,0x94,0x0e,0x0c,0xfb, -0x1b,0x00,0x56,0x1b,0x0d,0x9f,0x01,0xf4,0x34,0xd7,0x06,0x45,0xe0,0x19,0x83,0x23, -0x29,0x89,0xd5,0xaf,0xe6,0x11,0x01,0xca,0x1b,0x02,0x90,0x27,0x0b,0x83,0xfe,0xf9, -0x15,0xd3,0xff,0x1a,0xdc,0x1c,0x80,0x21,0x35,0x7a,0xd5,0xb0,0xd0,0x11,0xf6,0x5b, -0x1c,0xfa,0xbd,0x3c,0x03,0x67,0x04,0xf6,0xb5,0xd8,0xf9,0x82,0xd4,0x22,0xe9,0x16, -0x45,0x86,0xd0,0xbb,0x68,0x0a,0xf4,0x22,0x17,0xf7,0xb3,0x48,0x01,0xa9,0x04,0xfa, -0x3b,0xd8,0xf5,0x8d,0xc7,0x2d,0x02,0x0b,0x4f,0xb6,0xcc,0xc6,0x05,0x03,0xf5,0xa5, -0x13,0xf2,0xaf,0x4e,0x04,0xfd,0x00,0xfe,0xa7,0xda,0xf6,0x24,0xbe,0x30,0x63,0x07, -0x52,0xe3,0xce,0xce,0x26,0xfe,0xf5,0x56,0x0f,0xef,0x6c,0x52,0x0a,0x40,0xff,0xff, -0x52,0xdf,0xef,0xd9,0xb7,0x2a,0x7f,0x0c,0x4c,0xaf,0xd2,0xd2,0xb2,0xfd,0xfa,0xb3, -0x08,0xf5,0xe7,0x44,0x19,0xf0,0xf7,0x05,0xea,0xe3,0xec,0x49,0xba,0x1d,0xa8,0x16, -0x45,0xea,0xd7,0xd7,0x84,0xf6,0x06,0x41,0xf9,0x03,0xdc,0x2d,0x2e,0x2b,0xed,0x0f, -0xea,0xe4,0xed,0x54,0xba,0x0f,0xb0,0x1a,0x41,0x1b,0xd8,0xe2,0x13,0xea,0x18,0xc1, -0xe9,0x11,0x67,0x1c,0x36,0xbe,0xf0,0x0b,0x34,0xef,0xe6,0x81,0xc2,0xff,0xf8,0x1a, -0x45,0x83,0xd0,0xee,0x10,0xdb,0x2b,0xcf,0xe0,0x13,0x1a,0x1b,0x28,0x18,0x09,0xf6, -0x67,0x07,0xd6,0x6f,0xd1,0xf1,0xd5,0x15,0x4d,0xa8,0xc9,0xf8,0x9b,0xcd,0x36,0x75, -0xe0,0x0e,0x11,0x1f,0x14,0x56,0x22,0xe8,0xb3,0x18,0xcd,0x1c,0xdb,0xe9,0x85,0x0d, -0x51,0x96,0xcd,0xf9,0x93,0xcd,0x34,0xdd,0xe7,0x09,0xf9,0x1d,0x0a,0xb7,0x24,0xee, -0x8f,0x15,0xd7,0x7a,0xda,0xea,0x03,0xff,0x4e,0x68,0xdc,0xeb,0x43,0xdc,0x2b,0xa4, -0xf8,0x01,0x8b,0x18,0x09,0x99,0x1c,0x00,0x2f,0x06,0xe6,0x2f,0xd5,0xf0,0x7b,0xf5, -0x42,0x49,0xf2,0xd5,0x6a,0xee,0x1c,0x2a,0x0b,0xf8,0xfc,0x16,0x09,0x40,0x12,0x12, -0x32,0xfd,0xef,0x42,0xd2,0xf1,0x6e,0xf2,0x32,0x61,0x08,0xc4,0x4a,0xfa,0x14,0x55, -0x19,0xf1,0x8d,0x13,0x06,0x30,0x0a,0x1e,0x2a,0xfd,0xf1,0xd1,0xd7,0xee,0xdc,0xf3, -0x1f,0xb4,0x1b,0xbd,0x59,0xfe,0x11,0x14,0x20,0xf3,0x82,0x0d,0x05,0x18,0x03,0x25, -0x86,0xff,0xf1,0xa8,0xdc,0xee,0xf8,0xf1,0x12,0x8a,0x1c,0xc4,0xbe,0xf6,0x18,0xbb, -0x1e,0xfe,0xe4,0x01,0x08,0xf6,0xfc,0x23,0xb7,0x09,0xec,0xfc,0xe4,0xe9,0x4e,0xf3, -0x0e,0x78,0x13,0xd7,0xb9,0xe7,0x23,0x1b,0x17,0x08,0x7d,0xf6,0x09,0xdd,0xfd,0x1b, -0xe2,0x1b,0xe0,0xcd,0xf0,0xe1,0x46,0xf8,0x0a,0xd1,0x05,0xe7,0xcb,0xdd,0x27,0x39, -0x15,0x0e,0x18,0xf7,0xff,0x56,0x06,0x0a,0xff,0x2d,0xdb,0x03,0xfb,0xdc,0x4b,0xfa, -0x0a,0x19,0xf9,0xf1,0x09,0xe1,0x1f,0xf2,0x1e,0x05,0xef,0x06,0xe9,0x3f,0x14,0xfb, -0x7c,0x36,0xdf,0x92,0xfa,0xe3,0x81,0xf3,0x10,0x60,0xeb,0xf3,0xd2,0xed,0x0f,0xa9, -0x2b,0xfa,0x5a,0x13,0xdc,0x05,0x1a,0xf9,0xe4,0x2b,0xf4,0x89,0xec,0xf3,0x78,0xe8, -0x1a,0x64,0xdd,0xf0,0x8c,0xfe,0x01,0x67,0x36,0xf5,0x51,0x18,0xda,0x82,0x14,0xfd, -0xdd,0x1d,0x06,0x4c,0xe6,0xfb,0x50,0xe2,0x1d,0x32,0xd9,0xeb,0xb3,0x08,0xfd,0x4e, -0x33,0xf9,0x06,0x14,0xe1,0x97,0x0a,0x01,0x28,0x16,0x0b,0x84,0xef,0xf4,0x74,0xec, -0x13,0x75,0xdf,0xdd,0xdb,0x12,0xfd,0x28,0x2d,0x01,0xcb,0x0d,0xe8,0x5b,0x07,0xfc, -0x82,0x17,0x05,0x47,0x03,0xe5,0x0c,0xfc,0x04,0xa6,0xe7,0xd4,0xd2,0x14,0x05,0x47, -0x21,0x0d,0x25,0xff,0xf3,0x73,0x04,0xfc,0x52,0x14,0x01,0x8a,0x11,0xe0,0xf4,0x01, -0xfc,0x2c,0xe9,0xd5,0xc5,0x0b,0x18,0x38,0x10,0x1c,0x9f,0xee,0x02,0x8a,0xfb,0x03, -0xa4,0x07,0x09,0x13,0x10,0xe7,0xd2,0xfc,0x00,0x85,0xe4,0xdc,0x71,0xfb,0x29,0xa1, -0x05,0x27,0x92,0xe0,0x0a,0x14,0xf6,0x08,0x7f,0xfb,0x10,0x77,0x0e,0xf3,0x81,0xf5, -0x02,0xca,0xe0,0xe2,0x42,0xf0,0x2a,0xc6,0x08,0x25,0xe0,0xe1,0x0a,0x84,0xfe,0x04, -0x71,0xf7,0x11,0xfc,0x0e,0xfc,0x3d,0xf4,0x01,0x72,0xe1,0xe4,0xf7,0xeb,0x23,0x75, -0x15,0x1b,0x47,0xe6,0xfe,0xa2,0x09,0xfd,0x12,0xf9,0x0d,0x0a,0x12,0x01,0xfa,0xf5, -0xfa,0xb5,0xe6,0xe4,0x06,0xee,0x19,0x80,0x22,0x15,0x12,0xe6,0xf8,0x74,0x0f,0x00, -0x39,0xf2,0x0d,0xca,0x0d,0x0a,0x5d,0xf5,0xfa,0x43,0xeb,0xe7,0xf7,0xe8,0x12,0x1b, -0x2a,0x1b,0x33,0xdf,0xf7,0xdc,0x09,0x09,0x7f,0xe7,0x12,0xb8,0x09,0x0f,0x7c,0xf5, -0xf4,0x05,0xf0,0xe8,0x86,0xe5,0x09,0xbd,0x2e,0x27,0xe6,0xd3,0xfa,0xa6,0x03,0x14, -0xad,0xdf,0x14,0x2c,0x0b,0x0f,0xfb,0xfc,0xea,0x54,0xf8,0xe5,0x52,0xeb,0xfd,0x64, -0x33,0x30,0x74,0xcf,0xfa,0xf7,0xfe,0x1b,0xed,0xdd,0x11,0xf1,0x0f,0x09,0xa8,0x09, -0xdc,0x82,0x07,0xd7,0x0f,0xf7,0xe8,0xfd,0x3d,0x2f,0x57,0xd5,0xef,0xf6,0x00,0x15, -0xaf,0xe4,0x09,0x9a,0x18,0x04,0x64,0x13,0xd2,0x85,0x12,0xd3,0xb4,0xff,0xd9,0x9a, -0x40,0x30,0xc8,0xdd,0xe4,0x8f,0x04,0x0f,0x4e,0xed,0x03,0x1b,0x20,0x02,0xcd,0x16, -0xce,0x4f,0x12,0xd5,0xde,0x01,0xd6,0x6c,0x3c,0x33,0x7a,0xe2,0xe0,0xab,0x02,0x0c, -0x19,0xef,0x04,0xc5,0x1f,0x05,0x60,0x13,0xd3,0xe0,0x0e,0xdc,0xd9,0xfb,0xdc,0xb6, -0x2e,0x3e,0xfe,0xe0,0xe3,0xc5,0xfb,0x0b,0xef,0xe8,0x0c,0x9a,0x1d,0x10,0x58,0x06, -0xdf,0x5a,0x04,0xe7,0x14,0xf3,0xe5,0x15,0x23,0x43,0x51,0xe0,0xe9,0xe0,0xf1,0x10, -0xc1,0xdc,0x1c,0x02,0x13,0x20,0x6d,0xf7,0xed,0xeb,0xfa,0xeb,0x2c,0xef,0xe6,0x84, -0x24,0x40,0x97,0xe7,0xea,0xbd,0xea,0x11,0x24,0xd4,0x25,0x46,0x0e,0x28,0xa6,0xef, -0xf1,0xd6,0xf7,0xee,0x3c,0xef,0xe8,0x1b,0x24,0x3a,0x48,0xec,0xec,0xfd,0xe9,0x09, -0x1d,0xd3,0x24,0x23,0x15,0x28,0x7c,0xf0,0xf1,0x4a,0xf4,0xf3,0x75,0xe9,0xf1,0xf7, -0x1b,0x39,0x6e,0xee,0xef,0x69,0xed,0x01,0xdc,0xd5,0x1c,0x5f,0x22,0x23,0x6f,0xf1, -0xf2,0x46,0xf1,0xf8,0xf7,0xde,0xfb,0xc2,0x17,0x3c,0xd4,0xed,0xed,0x3d,0xf5,0xf6, -0xd1,0xda,0x11,0xb1,0x30,0x20,0x31,0xf6,0xf1,0x60,0xed,0xf7,0xab,0xdd,0x03,0xe8, -0x0f,0x3d,0xa0,0xee,0xf1,0xe2,0xf7,0xf2,0xc3,0xd8,0x09,0x8e,0x36,0x24,0x31,0xf7, -0xee,0x4e,0xee,0xf1,0x9c,0xe0,0x03,0x77,0x13,0x38,0x16,0xf2,0xed,0x5c,0xf7,0xf8, -0xce,0xd1,0x07,0x91,0x34,0x2f,0xc2,0xf7,0xeb,0x96,0xf3,0xe5,0xdd,0xf0,0xf6,0x06, -0x1c,0x2d,0x5d,0xfb,0xed,0x66,0xf2,0x01,0x15,0xc9,0x07,0xe0,0x2c,0x3c,0xd4,0xfc, -0xe8,0x8b,0xf7,0xd4,0x24,0xfd,0xea,0x6d,0x28,0x21,0x0d,0x06,0xeb,0x75,0xee,0x05, -0xc1,0xc4,0x04,0x95,0x28,0x40,0x6c,0x0a,0xe0,0x6d,0xfe,0xc3,0x8b,0x07,0xe6,0x73, -0x2f,0x1a,0xd7,0x0f,0xe4,0xd6,0xef,0x01,0x7d,0xcd,0xf4,0x9b,0x2c,0x3a,0xda,0x1b, -0xe0,0x45,0xff,0xc0,0x70,0x02,0xec,0x38,0x28,0x1c,0x64,0x14,0xe2,0x5e,0xf2,0xfa, -0xbe,0xdc,0xe0,0x2a,0x32,0x30,0xbe,0x28,0xe1,0x6d,0xf9,0xc3,0x2c,0xf7,0xf8,0x6d, -0x1e,0x25,0x42,0x15,0xe5,0x28,0xf3,0xf5,0x86,0xeb,0xd1,0x71,0x32,0x2b,0xa4,0x32, -0xeb,0x1f,0xf0,0xca,0x96,0xe5,0x03,0x1e,0x11,0x2d,0xfe,0x13,0xec,0x60,0xf2,0xf1, -0xda,0xf1,0xce,0xc3,0x28,0x29,0xaa,0x32,0xfd,0x41,0xe7,0xd0,0x06,0xda,0x09,0x99, -0x08,0x2f,0x6b,0x18,0xee,0x1b,0xf2,0xf1,0xc1,0xf4,0xd1,0x29,0x1c,0x28,0xfc,0x2d, -0x0e,0xce,0xe3,0xd3,0x94,0xd5,0x09,0x73,0x04,0x2b,0xfe,0x1f,0xf0,0xfa,0xf2,0xee, -0xe3,0xf6,0xd6,0x38,0x12,0x27,0x55,0x27,0x1b,0x49,0xe4,0xd6,0xb5,0xd0,0x07,0x90, -0xff,0x28,0xa1,0x24,0xf7,0x8f,0xf6,0xee,0xab,0xf6,0xda,0x95,0x0c,0x1f,0xf5,0x24, -0x20,0x38,0xee,0xd4,0xc0,0xd2,0x00,0x3a,0xfe,0x20,0x07,0x26,0xfc,0x5a,0xf9,0xed, -0x8c,0xfa,0xd9,0xba,0x0f,0x11,0xda,0x25,0x1e,0x90,0xfc,0xce,0x11,0xd6,0xfc,0x35, -0xfb,0x1b,0x4c,0x27,0x02,0x54,0xfd,0xed,0xef,0xfb,0xd8,0xe7,0x12,0x0b,0xf1,0x23, -0x19,0xeb,0x08,0xd0,0x24,0xd8,0xf5,0xc8,0xf4,0x15,0xaa,0x26,0x06,0x29,0x04,0xed, -0x3d,0xfd,0xd4,0x65,0x17,0x09,0x48,0x1c,0x19,0x79,0x0c,0xdb,0xff,0xd5,0xf9,0xf0, -0xea,0x10,0xd8,0x22,0x0c,0xf3,0x06,0xf4,0x3b,0xfa,0xd8,0x11,0x10,0x13,0xf1,0x0a, -0x20,0x69,0x03,0xf0,0x35,0xce,0xff,0xfe,0xe0,0x0b,0xb0,0x20,0x10,0x18,0x0c,0xfb, -0xd3,0xf4,0xde,0xcb,0x01,0x23,0xc3,0xf7,0x29,0xfc,0xf8,0x05,0xa1,0xca,0x05,0x1c, -0xd7,0x03,0x70,0x19,0x17,0x65,0x0f,0x03,0x46,0xee,0xe5,0x6b,0xf3,0x31,0x44,0xeb, -0x2a,0x0f,0xf6,0x0e,0xd5,0xd2,0xfe,0xb2,0xd9,0xf7,0x6c,0x19,0x18,0x90,0x15,0x09, -0x48,0xed,0xe6,0x46,0xea,0x34,0x47,0xed,0x1e,0x1d,0xfa,0x0b,0x53,0xe5,0xf6,0xb3, -0xda,0xeb,0x18,0x16,0x1c,0xe3,0x18,0x15,0xa5,0xec,0xea,0x1d,0xe3,0x30,0x86,0xf6, -0x10,0x3c,0x03,0x01,0x63,0xfd,0xec,0xb7,0xdd,0xe1,0xac,0x0c,0x20,0x3c,0x14,0x22, -0x7a,0xe9,0xf2,0x5a,0xdb,0x2b,0xf0,0xff,0x05,0x9f,0x09,0xf6,0xd3,0x0d,0xec,0x72, -0xde,0xd9,0xd8,0x03,0x22,0x3c,0x13,0x2f,0x39,0xea,0xf8,0xa4,0xd2,0x21,0x88,0x09, -0x01,0x91,0x0d,0xed,0x1a,0x1a,0xef,0xeb,0xdd,0xd2,0xbc,0xfb,0x20,0x18,0x11,0x3b, -0x33,0xef,0xfd,0x88,0xce,0x1a,0x74,0x0b,0x00,0xdd,0x08,0xeb,0xc1,0x1d,0xfc,0xea, -0xdb,0xcf,0xf4,0xf2,0x1b,0x65,0x11,0x3d,0x76,0xfc,0xfd,0x06,0xce,0x0f,0x47,0x0d, -0x06,0x33,0x04,0xef,0xd2,0x17,0x0c,0x94,0xd8,0xd0,0xc2,0xea,0x13,0x4c,0x11,0x39, -0xbc,0x0d,0xfe,0xe0,0xcf,0x04,0xb5,0x0e,0x08,0xf7,0x00,0xef,0xe2,0x15,0x12,0xd7, -0xe0,0xc7,0x4c,0xea,0x0b,0xfd,0x11,0x34,0xa6,0x1b,0x03,0xc4,0xd1,0xf8,0x9d,0x0d, -0x0a,0xa2,0x06,0xe8,0x8c,0x18,0x10,0xb2,0xef,0xc0,0x3d,0xea,0x01,0xeb,0x0a,0x34, -0xd7,0x1f,0x11,0xf2,0xcf,0xf4,0xa0,0x0a,0x06,0x14,0x0d,0xe5,0x09,0x1b,0x0a,0xde, -0xfb,0xbe,0x53,0xe8,0x00,0x00,0x04,0x32,0x0d,0x20,0x1d,0x04,0xd2,0xf1,0xc4,0x05, -0x04,0xfa,0x0f,0xe4,0x46,0x17,0x0a,0xd2,0x03,0xc3,0x11,0xe7,0xfc,0x56,0xfc,0x2c, -0xff,0x23,0x27,0xa6,0xd6,0xef,0xed,0xfc,0x07,0x56,0x0e,0xed,0x76,0x0e,0x0d,0xb4, -0x05,0xca,0xba,0xe1,0xf7,0x2c,0xf9,0x24,0xd3,0x28,0x2b,0x07,0xde,0xf3,0x35,0xf2, -0x0e,0x68,0x05,0xf9,0x4b,0x01,0x11,0xb1,0x02,0xd2,0x5f,0xe4,0xf2,0xe5,0xf9,0x14, -0x2e,0x2f,0x2a,0x50,0xe9,0xf2,0x77,0xef,0x10,0x0a,0x00,0x01,0x9d,0xfb,0x11,0xf7, -0x04,0xd3,0xa6,0xe9,0xe7,0x1c,0x00,0x06,0x73,0x36,0x24,0xa7,0xf6,0xef,0x11,0xf1, -0x0d,0x92,0xfe,0x05,0xd6,0xfa,0x0c,0xe7,0x0a,0xd4,0x2a,0xf4,0xe1,0x48,0x02,0xf6, -0xa6,0x36,0x1f,0x97,0x02,0xf0,0xd0,0xf4,0x0a,0xf4,0x00,0x05,0x26,0xfb,0x04,0x4c, -0x13,0xd3,0xe1,0xfa,0xdb,0xd8,0x05,0xed,0xbc,0x34,0x1b,0xba,0x05,0xf4,0xba,0xf2, -0x0c,0xd8,0x00,0x06,0x6d,0xfa,0x01,0xa2,0x13,0xd3,0xb8,0x01,0xdb,0xeb,0x02,0xea, -0xe8,0x2e,0x1e,0x7e,0x03,0xfc,0x5b,0xed,0x12,0x9d,0xfb,0x08,0x83,0xf8,0xfc,0x70, -0x15,0xd8,0x01,0x00,0x00,0x10,0x00,0x00,0x33,0x00,0x00,0x53,0x00,0x00,0x34,0x00, -0x00,0xf0,0xff,0x00,0x02,0x00,0x00,0x73,0x00,0x00,0xb9,0x00,0x00,0x97,0x00,0x00, -0xea,0x00,0x00,0xdb,0x00,0x00,0x2f,0x01,0x00,0x7f,0x00,0x00,0x25,0x00,0x00,0xf4, -0xff,0xff,0x9b,0xff,0xff,0x9c,0xff,0xff,0x97,0xff,0xff,0xed,0xff,0x00,0xd0,0xff, -0xff,0x1f,0x00,0xff,0xbf,0xff,0xff,0x64,0xff,0xff,0x17,0xff,0xfe,0x0e,0xff,0xff, -0x14,0xff,0xff,0x31,0xff,0xff,0xf2,0xfe,0xff,0x63,0xff,0xff,0x09,0x00,0x00,0x64, -0x00,0x00,0xf2,0xff,0x00,0x73,0x00,0x00,0xf2,0xff,0xff,0xb1,0xfe,0xff,0xb4,0xff, -0xff,0x26,0xff,0xff,0x20,0xff,0xfe,0xbf,0xfe,0xfe,0x9d,0xfe,0xfe,0x2f,0xff,0xff, -0xc4,0xff,0xff,0xfa,0xff,0xff,0x9e,0x00,0x01,0x73,0x01,0x01,0xfc,0x01,0x02,0x73, -0x02,0x02,0xac,0x02,0x02,0x35,0x03,0x02,0xfb,0x01,0x01,0x0e,0x01,0x01,0xe3,0x01, -0x01,0xee,0x00,0x00,0xc6,0xff,0xfe,0x5b,0xff,0xff,0xe7,0xfe,0xfe,0x79,0xff,0xff, -0x88,0xfe,0xff,0xc6,0xfe,0xfe,0xc6,0xfe,0xff,0x65,0xff,0xfe,0xec,0xfe,0xff,0x76, -0xff,0xff,0xbd,0xff,0xfe,0x0e,0xfe,0xfd,0x11,0xfd,0xfd,0xcd,0xfd,0xfd,0xae,0xfd, -0xfe,0x26,0xff,0xff,0xbb,0xff,0xff,0xc1,0xff,0x00,0x3f,0x01,0x00,0x3a,0x00,0x00, -0x9c,0x01,0x01,0x34,0x02,0x02,0x69,0x02,0x01,0xa0,0x00,0x00,0x5b,0x01,0x01,0x5d, -0x01,0x02,0x51,0x03,0x03,0x2e,0x02,0x01,0x67,0x02,0x03,0x25,0x03,0x02,0x01,0x01, -0x00,0xc2,0xff,0xfd,0xe8,0xfc,0xfb,0xe7,0xf9,0xfa,0x01,0xfa,0xfc,0x06,0xfc,0xfc, -0x5b,0xfd,0xfd,0xd1,0xfe,0xfe,0xa9,0xfe,0xfe,0x4f,0xfe,0xfe,0x4b,0xff,0x01,0x73, -0x01,0x00,0xd1,0x00,0x01,0xf6,0x02,0x04,0xb2,0x04,0x06,0x45,0x06,0x05,0x7f,0x05, -0x04,0x9c,0x04,0x04,0xc4,0x03,0x03,0xf0,0x01,0xff,0xdf,0xfd,0xfd,0x8d,0xff,0x01, -0x54,0x02,0x02,0xff,0x01,0x00,0xf7,0xff,0xfe,0xd8,0xfe,0xfd,0x1d,0xfc,0xfb,0x29, -0xfd,0xfd,0xd4,0xfd,0xfd,0xe8,0xfb,0xf9,0xcb,0xf8,0xf8,0x6d,0xf8,0xf9,0xa1,0xf9, -0xfb,0xf5,0xfb,0xfe,0xd6,0xff,0x00,0x81,0x00,0xff,0xf9,0xff,0x00,0xef,0x01,0x02, -0xa1,0x01,0xff,0xfd,0xfe,0xfe,0x0f,0x00,0x01,0xb6,0x03,0x03,0x3e,0x05,0x05,0xe5, -0x03,0x04,0x42,0x05,0x06,0xc0,0x05,0x05,0x6c,0x06,0x06,0xf5,0x03,0x03,0xec,0x02, -0x02,0xe4,0x01,0x01,0x7e,0x03,0x04,0xa5,0x04,0x02,0x1c,0x01,0x00,0xa7,0x00,0xff, -0xba,0xfe,0xfe,0xc0,0xfb,0xfc,0x84,0xfb,0xfa,0x4c,0xfa,0xf8,0x6c,0xf7,0xf5,0x7e, -0xf8,0xf6,0x8c,0xf9,0xfc,0x8d,0xfd,0xfb,0x38,0xfd,0xfc,0x5f,0xfb,0xfa,0x8e,0xfb, -0xfa,0x6d,0xfd,0xfc,0x7e,0xfa,0xfb,0x3a,0xff,0x00,0xc5,0xff,0x02,0x58,0x04,0x06, -0x2f,0x09,0x0b,0x00,0x0c,0x0c,0x19,0x0f,0x0f,0xac,0x0f,0x0d,0x6c,0x0b,0x08,0x77, -0x06,0x05,0x8f,0x05,0x06,0xac,0x06,0x04,0xa7,0x00,0xfe,0x6f,0xfc,0xfb,0x0c,0xfd, -0xf9,0xb6,0xf6,0xf8,0x50,0xf6,0xf7,0x77,0xf7,0xf6,0xa7,0xf7,0xf7,0xb6,0xf6,0xf5, -0x8e,0xf6,0xf8,0x95,0xf8,0xfa,0xf8,0xf9,0xf8,0xab,0xf8,0xf9,0x66,0xfc,0xfd,0x91, -0xff,0xfe,0xcd,0xfe,0xfe,0xdf,0xfe,0x02,0x5a,0x03,0x05,0x01,0x06,0x07,0xd7,0x09, -0x06,0xcd,0x03,0x01,0x89,0x03,0x04,0x78,0x02,0x05,0x5a,0x04,0x04,0x58,0xff,0xf9, -0x9d,0xfa,0xfc,0x73,0xfe,0xff,0x53,0x01,0x03,0x0a,0x03,0x07,0x95,0x04,0x04,0x01, -0x04,0x01,0xe6,0x04,0x06,0x12,0x09,0x07,0xb7,0x08,0x06,0xe5,0x05,0x07,0xe2,0x03, -0x01,0x06,0x00,0x03,0x59,0x04,0x06,0x56,0x04,0xfe,0x63,0xf9,0xf9,0x5d,0xfd,0xff, -0x8c,0x01,0xfe,0xf6,0xfa,0xfb,0xc1,0xfa,0xf9,0x33,0xf6,0xf5,0x49,0xf4,0xf6,0xdb, -0xf7,0xf9,0xfc,0xf9,0xf7,0x8d,0xf7,0xf6,0xde,0xfa,0xfa,0x6a,0xf9,0xf9,0x3f,0xfa, -0xfa,0xbf,0xfb,0xff,0xe7,0x03,0x04,0x68,0x04,0x06,0xdb,0x06,0x07,0x1a,0x0a,0x0b, -0x11,0x08,0x07,0x20,0x06,0x05,0x72,0x02,0xff,0x40,0xfc,0xfa,0x52,0xf7,0xf6,0xb1, -0xf6,0xf9,0x70,0xfc,0xfe,0xc4,0x01,0xff,0xa9,0xfd,0xfd,0xee,0xfa,0xfb,0xae,0xfd, -0xfd,0x4f,0x01,0x00,0xa5,0x03,0x00,0xbd,0x02,0x02,0xd7,0xff,0x02,0xb1,0xff,0x02, -0xa6,0x02,0x04,0xcc,0x06,0x07,0xd1,0x09,0x09,0x07,0x0c,0x0d,0x56,0x0a,0x0d,0x21, -0x0f,0x10,0x03,0x14,0x13,0x62,0x0c,0x0b,0x3b,0x08,0x03,0xd6,0xfe,0xfd,0x4b,0xfc, -0xf9,0xfb,0xfb,0xf7,0x67,0xf4,0xf2,0x6c,0xf4,0xfa,0xba,0xf9,0xf9,0x92,0xf2,0xee, -0x2c,0xf1,0xf2,0xf2,0xf1,0xf1,0xec,0xee,0xf2,0x15,0xf6,0xf6,0x2e,0xf7,0xf4,0x4e, -0xf6,0xf2,0xcd,0xf4,0xfc,0x37,0xfc,0xfb,0xaa,0xfb,0xfa,0x7d,0xfe,0x00,0x1e,0x07, -0x08,0x25,0x09,0x0f,0xc3,0x10,0x10,0x80,0x11,0x13,0x1d,0x11,0x0c,0x2f,0x0c,0x07, -0x2c,0x06,0x07,0x82,0x08,0x0d,0x92,0x0c,0x05,0xf2,0x02,0x06,0x69,0x02,0x00,0x48, -0x00,0xfd,0xfa,0xf9,0xf8,0x4b,0xf5,0xf5,0xe8,0xf8,0xf4,0x09,0xf2,0xf7,0xf4,0xfc, -0xfb,0xb4,0xf7,0xf4,0xa7,0xf3,0xf4,0x82,0xf0,0xf3,0x7b,0xf4,0xf6,0xc9,0xf6,0xf9, -0x6b,0xf6,0xf8,0x0d,0xff,0x02,0xbe,0xfc,0x02,0x14,0x0a,0x11,0x0f,0x19,0x1b,0xab, -0x19,0x15,0x12,0x13,0x11,0x33,0x11,0x10,0xb3,0x0a,0x08,0x78,0x0c,0x0c,0x85,0x09, -0x07,0x4f,0x06,0x00,0x91,0xff,0x02,0xe7,0x00,0xf9,0x20,0xf5,0xf4,0xcf,0xfc,0xfc, -0x57,0xfa,0xf9,0x81,0xfe,0xfe,0x6a,0xf8,0xf0,0x84,0xf1,0xef,0xf7,0xec,0xee,0xe8, -0xf4,0xf4,0xdb,0xf0,0xf2,0x03,0xf4,0xfb,0xcc,0xff,0xff,0x85,0xfb,0xfb,0x2b,0x04, -0x02,0x18,0x01,0xfd,0xe4,0xfb,0xf9,0x0c,0xfc,0xff,0x4b,0xfb,0xff,0x34,0x03,0x0a, -0x51,0x0a,0x03,0x17,0x01,0x00,0x1d,0x07,0x0b,0xfb,0x07,0x05,0x14,0x06,0x05,0x2d, -0x06,0x0b,0x14,0x0a,0x08,0x90,0x00,0xfc,0xb3,0xfe,0xff,0x4a,0xff,0xf6,0xdc,0xf0, -0xed,0xb5,0xee,0xf3,0x5c,0xf5,0xf7,0x2c,0xfb,0xfd,0xbf,0x04,0x06,0xc2,0x03,0x01, -0x08,0x01,0x07,0xe3,0x06,0x0a,0x3f,0x12,0x14,0xf5,0x0f,0x11,0x80,0x0f,0x0e,0x1f, -0x0c,0x0f,0x11,0x0f,0x0e,0x51,0x0e,0x07,0xf7,0x03,0x08,0x35,0x0f,0x0d,0x82,0x0b, -0x0e,0x26,0x11,0x0f,0x60,0x0d,0x09,0x72,0x03,0xff,0xca,0xfa,0xf8,0x76,0xf7,0xfa, -0x59,0xf1,0xe9,0x5d,0xe4,0xe2,0x74,0xe4,0xdc,0xef,0xd9,0xdf,0x3b,0xe7,0xe1,0x39, -0xda,0xdd,0x83,0xe4,0xe8,0x69,0xf0,0xf4,0x75,0xfa,0xf8,0x1f,0xf7,0xf2,0x4b,0xf7, -0xfa,0x4c,0x01,0xff,0xaa,0x04,0x08,0xee,0x0d,0x0b,0x27,0x08,0x06,0x8e,0x02,0x07, -0x70,0x0f,0x0c,0x2e,0x0a,0x07,0x05,0x0f,0x13,0xcd,0x17,0x21,0x17,0x25,0x1d,0x2f, -0x1d,0x1e,0x17,0x16,0x0f,0xde,0x0b,0x05,0x6b,0xfb,0xfe,0x6b,0xfa,0xf5,0x81,0xf4, -0xf8,0x3c,0xf6,0xfc,0x00,0x01,0x03,0xd7,0x04,0x07,0x35,0x04,0x03,0x4f,0x09,0x09, -0xef,0x04,0x08,0x4e,0x09,0x08,0x5d,0x05,0xff,0x3c,0xfc,0xf9,0x43,0xf9,0xf2,0x96, -0xf0,0xf1,0xbc,0xf0,0xf6,0x86,0xfb,0xfb,0x4a,0xf8,0xfa,0x2e,0x02,0x04,0x77,0xfe, -0xf7,0xf4,0xfa,0xff,0x44,0xf8,0xf0,0xd5,0xf2,0xfb,0x92,0xfe,0xfa,0x91,0xfc,0xfb, -0x9b,0xfb,0xf7,0x53,0xf5,0xf8,0x79,0xf8,0xf3,0x08,0xee,0xf0,0x91,0xf3,0xf9,0xf5, -0xfa,0xfc,0xf8,0xfc,0x01,0x11,0x03,0x03,0x2e,0x05,0x03,0xd6,0x04,0x03,0x47,0x02, -0x05,0x57,0x08,0x0a,0xf4,0x05,0x00,0x9c,0xfb,0xfb,0xd5,0xfb,0xfe,0x44,0xfb,0xfe, -0xa7,0xfd,0xfc,0x19,0x01,0x07,0xef,0x08,0x12,0xc8,0x1a,0x1c,0xb5,0x19,0x17,0x2d, -0x15,0x0c,0xb9,0x03,0x05,0x8e,0x02,0x00,0xb8,0xfc,0xfa,0x26,0xfb,0x03,0xc8,0x04, -0xfb,0x69,0x00,0x04,0x66,0xfe,0x00,0x09,0x01,0xff,0x35,0x00,0x04,0x2d,0x08,0x08, -0x28,0x0b,0x04,0x83,0xf9,0xfc,0x28,0x00,0x04,0xf1,0x00,0xf7,0x8d,0xee,0xf9,0xc2, -0x01,0x00,0xaf,0x01,0xfa,0x15,0xfc,0x02,0xb4,0x05,0xfe,0x04,0xfa,0xf8,0x4a,0xf4, -0xef,0xad,0xee,0xf3,0xa2,0xf6,0xf7,0xff,0xf9,0xfa,0x8f,0xfc,0xf8,0xe4,0xf0,0xef, -0xab,0xf6,0xf5,0xb6,0xeb,0xe5,0x01,0xe6,0xe6,0xb8,0xef,0xf2,0x4d,0xfc,0xff,0xcc, -0xfd,0xfe,0x4b,0x00,0x03,0x26,0x08,0x0e,0x5c,0x11,0x13,0x88,0x10,0x0f,0x25,0x0b, -0x0b,0x3d,0x0b,0x06,0x75,0x06,0x0c,0x8d,0x12,0x12,0x56,0x0d,0x06,0xcf,0xff,0x05, -0xee,0x0e,0x0f,0x9b,0x10,0x0b,0xbb,0x0b,0x0b,0x8f,0x0e,0x0b,0xef,0x01,0xff,0x19, -0xff,0xfd,0x37,0xfd,0xfd,0x3e,0xfc,0xfc,0xce,0xfe,0x00,0xac,0x04,0x05,0x0c,0x03, -0x05,0x41,0x06,0xff,0x76,0x05,0x04,0xc0,0xfe,0x00,0x90,0xfd,0xf9,0x73,0xf6,0xf5, -0x90,0xf6,0xf0,0xcc,0xed,0xe7,0xce,0xeb,0xf3,0x02,0xf8,0xf8,0xd9,0xf6,0xf5,0x00, -0xfd,0x00,0x9b,0x04,0x01,0x9a,0xfa,0xfc,0xf3,0xfe,0x04,0x3a,0xfd,0xfc,0x58,0xfe, -0xfd,0x9a,0xfc,0xfd,0x83,0xfe,0xfd,0x3d,0x01,0x01,0x11,0xff,0xf7,0xa5,0xf4,0xf1, -0x01,0xf4,0xf5,0x23,0xf6,0xf4,0x7d,0xf4,0x00,0x70,0x02,0xff,0x78,0xfa,0xfc,0xe9, -0x09,0x0f,0xd1,0x0b,0x05,0x9b,0x09,0x0b,0xec,0xfe,0xfc,0xc2,0xf6,0xfc,0x42,0x00, -0x07,0xd6,0x12,0x15,0xa2,0x0d,0xff,0xa0,0xfa,0x0b,0x79,0x12,0x13,0x7e,0x15,0x15, -0xef,0x15,0x1c,0x02,0x23,0x11,0x5e,0x05,0x00,0x6c,0x01,0x04,0xa8,0xf8,0xf0,0xa5, -0xea,0xea,0x82,0xea,0xf1,0xbd,0xf5,0xf0,0x36,0xef,0xfa,0x8a,0x01,0x08,0x30,0x0a, -0x07,0x02,0x05,0x08,0x99,0x08,0x06,0xef,0x06,0x07,0x49,0xfd,0xf6,0xf6,0xf1,0xf0, -0x60,0xf9,0x03,0x6a,0x05,0x08,0xd5,0x08,0x0f,0xf4,0x0d,0x08,0x7e,0x0d,0x05,0x79, -0xfe,0xf8,0x14,0xfa,0x03,0x44,0xff,0xfc,0xb6,0xf6,0xf4,0xcb,0xf4,0xf7,0xcd,0xf6, -0xf3,0xbd,0xf0,0xeb,0x50,0xe9,0xe9,0x04,0xe3,0xdf,0x84,0xe1,0xe7,0x98,0xe4,0xe5, -0x41,0xec,0xf1,0x58,0xf6,0x00,0x29,0x02,0x00,0xa8,0x02,0x04,0x4e,0x04,0x0f,0xa4, -0x10,0x12,0x4d,0x10,0x08,0x3f,0x06,0x03,0x78,0xff,0xf5,0xd3,0xff,0x0d,0x68,0x0e, -0x05,0x8d,0x04,0x0a,0x9c,0x0a,0x10,0x82,0x18,0x1e,0x34,0x24,0x2b,0x75,0x2d,0x23, -0x82,0x12,0x0f,0x68,0x0d,0x0e,0x6e,0x0f,0x0b,0x3f,0x0a,0x07,0x18,0x07,0x03,0x10, -0x01,0xfe,0x58,0xf6,0xf3,0xa6,0xfe,0x0a,0xf4,0x0d,0x09,0xe7,0x03,0x04,0x21,0xfe, -0xf6,0xff,0xf8,0xf9,0xae,0xee,0xdd,0x5d,0xdf,0xe2,0x07,0xe2,0xdf,0xb0,0xe2,0xe7, -0x36,0xee,0xf3,0x47,0xf8,0xfa,0xd0,0xf9,0xec,0xca,0xed,0xf6,0xac,0xfe,0xfd,0xe3, -0xf8,0xf8,0x62,0xf9,0xf4,0x1e,0xed,0xf5,0xd8,0xfd,0x08,0x05,0x0f,0x08,0x84,0x04, -0xfa,0x96,0xf0,0xef,0x56,0xf6,0x00,0x7a,0xfc,0xf7,0x6e,0xf1,0xf9,0x79,0x06,0x08, -0x4f,0xff,0xf9,0x09,0xf8,0x04,0xb0,0x06,0x10,0x28,0x0d,0x10,0x99,0x10,0x10,0xd3, -0x13,0x10,0xd0,0x07,0x09,0xaf,0x0a,0x0c,0x45,0x08,0x03,0x31,0x02,0x04,0xcf,0x09, -0x0b,0x36,0x17,0x16,0xf9,0x1b,0x22,0x14,0x1d,0x0e,0x61,0x0b,0x0d,0x29,0x0c,0x0c, -0xc1,0x06,0x00,0x4d,0xfb,0xf6,0x16,0xf1,0xe5,0x23,0xf6,0x00,0xaa,0xff,0xf4,0xd3, -0xf3,0xfd,0x1e,0x05,0x0b,0x71,0x0c,0x08,0x6e,0x03,0xfe,0x06,0x01,0xfb,0xb3,0xf8, -0xf8,0xd1,0xe6,0xe2,0x73,0xe8,0xf4,0x0c,0xf5,0xea,0x47,0xe1,0xe5,0x36,0xf3,0x02, -0x75,0xfe,0xf5,0x74,0xf7,0xfa,0xb6,0xfa,0xfb,0xbb,0xfd,0xf9,0xc7,0xf3,0xef,0xc8, -0xfb,0x07,0x16,0x09,0x0b,0x27,0x0a,0x00,0x6e,0xf8,0xf5,0xf4,0xed,0xee,0xf5,0xfd, -0x03,0xde,0x00,0xf9,0xad,0xf1,0xee,0x01,0xf2,0xf3,0xac,0xf8,0xfc,0x52,0x03,0x07, -0xf1,0x07,0x0f,0xcb,0x17,0x19,0x30,0x12,0x13,0x6c,0x1d,0x19,0x1f,0x0c,0x06,0x33, -0x00,0xf8,0x72,0xf1,0xfa,0x65,0x00,0x06,0x72,0x07,0x08,0xbf,0x09,0x0a,0x5b,0x12, -0x18,0x67,0x1c,0x23,0xb2,0x1c,0x1a,0x4c,0x1e,0x1c,0xcf,0x15,0x08,0xd3,0x06,0x04, -0x44,0x01,0x02,0xc4,0x08,0x03,0x5c,0xf9,0xf0,0xe6,0xf4,0xf7,0xdd,0xf9,0xfa,0x53, -0xff,0x02,0xa9,0xf9,0xf4,0x78,0xf5,0xed,0xd0,0xe0,0xd8,0x1c,0xd3,0xd1,0x48,0xdc, -0xdf,0x53,0xe0,0xe4,0x3e,0xec,0xe9,0x5e,0xe5,0xfd,0xfd,0xfe,0x01,0x9f,0x00,0xfd, -0x36,0x00,0x05,0xae,0x0d,0x03,0x79,0xfe,0x01,0x0e,0x0b,0x11,0x18,0x0e,0x09,0x73, -0x08,0x02,0xfa,0x05,0x0c,0x2d,0x07,0x07,0x6d,0x07,0xf9,0x4a,0xf9,0xf7,0x10,0xf0, -0xeb,0x42,0xed,0xea,0x9e,0xe1,0xeb,0xd4,0xf1,0xef,0xbe,0xf1,0x03,0x19,0x10,0x18, -0x8f,0x1d,0x23,0xfc,0x23,0x24,0xad,0x22,0x21,0xa2,0x14,0x06,0xfc,0x07,0x0e,0x0b, -0x1a,0x1b,0xb9,0x14,0x11,0xc2,0x0e,0x13,0x3d,0x15,0x1d,0x78,0x21,0x21,0x1c,0x23, -0x1d,0x40,0x1d,0x12,0x95,0xfe,0xf7,0x26,0xf9,0xfa,0xe8,0xef,0xea,0x7d,0xdf,0xd5, -0x5f,0xcb,0xc8,0x82,0xce,0xd5,0x7d,0xdb,0xe4,0x09,0xee,0xec,0x07,0xe4,0xd9,0x5c, -0xe0,0xe3,0xed,0xe5,0xe3,0x07,0xe5,0xea,0x6d,0xee,0xeb,0x1a,0xf0,0xf9,0x12,0xff, -0x05,0xe6,0x09,0x0d,0x17,0x16,0x1d,0xe6,0x1c,0x14,0xee,0x13,0x19,0xfc,0x16,0x13, -0xa0,0x18,0x24,0x15,0x25,0x20,0x23,0x1d,0x1a,0x14,0x12,0x16,0x90,0x18,0x0f,0x9e, -0x09,0x08,0x05,0x06,0x00,0x67,0xfc,0xed,0x34,0xe7,0xe5,0xd4,0xe2,0xd4,0x36,0xd3, -0xd7,0xff,0xd9,0xde,0xf2,0xee,0xfc,0x34,0x03,0x03,0x9b,0x0a,0x0d,0x94,0x05,0x02, -0x76,0x07,0x09,0xa7,0x01,0xfb,0x13,0xf9,0xfa,0xb8,0x02,0x0b,0x4e,0x0d,0x0f,0xb8, -0x0a,0x0a,0x15,0x0c,0x13,0xe5,0x13,0x10,0x2a,0x12,0x18,0xdf,0x20,0x21,0x13,0x12, -0x0f,0xf6,0x10,0x11,0x2d,0x0e,0x06,0xe5,0xf2,0xe6,0x1b,0xe1,0xeb,0x7d,0xee,0xf9, -0x45,0xfa,0xf8,0x28,0x03,0x04,0x4c,0x03,0xfa,0x1e,0xf0,0xeb,0xef,0xe8,0xe5,0x7e, -0xe3,0xe4,0x94,0xea,0xec,0x11,0xf3,0xf6,0x95,0xf2,0xf2,0x0a,0xf3,0xf0,0xd3,0xf5, -0x04,0x1c,0x02,0xfd,0x60,0x02,0xfe,0xb9,0xf8,0xfe,0x81,0x04,0x08,0x78,0x15,0x1c, -0x74,0x16,0x09,0x9f,0xff,0x02,0x1e,0x02,0xff,0x07,0x06,0x0d,0x61,0x14,0x0d,0xdd, -0x02,0xfe,0xac,0xfb,0xfd,0x79,0xf7,0xf6,0x3d,0xf6,0xf1,0x0a,0xf2,0xf9,0x80,0xfc, -0x00,0x39,0x01,0x05,0x5b,0x0a,0x0b,0x8e,0x0a,0x09,0x41,0x0b,0x04,0x0a,0x01,0xf9, -0xfe,0xfb,0x0a,0x23,0x08,0x01,0x37,0x0a,0x0b,0x8e,0x07,0x08,0x30,0x0c,0x05,0xd3, -0x06,0x07,0x52,0x0b,0x1c,0x99,0x22,0x16,0x83,0x13,0x15,0x53,0x16,0x11,0x42,0x11, -0x09,0x8f,0xf7,0xee,0x17,0xe6,0xe7,0xe6,0xeb,0xf3,0x62,0xf0,0xec,0x06,0xed,0xeb, -0xd5,0xec,0xef,0x29,0xeb,0xe8,0x89,0xed,0xea,0x19,0xec,0xe8,0x58,0xe5,0xe7,0x0a, -0xec,0xeb,0xa6,0xe8,0xe6,0xfb,0xec,0xf1,0x51,0xfc,0xfc,0x41,0xf3,0xf7,0xb5,0x01, -0x01,0xa1,0x03,0x10,0x81,0x14,0x1f,0xcf,0x24,0x1a,0x49,0x12,0x12,0xef,0x12,0x10, -0x9e,0x0a,0x0b,0x21,0x09,0x0f,0xf9,0x0a,0x0e,0xd7,0x08,0x03,0xd3,0x02,0x0d,0xea, -0x10,0x07,0x76,0xfd,0xf4,0x80,0xfb,0xfa,0x8d,0x03,0x06,0xec,0x07,0x0c,0x4b,0x0c, -0x0e,0x87,0x09,0xff,0x80,0x05,0x08,0x68,0x06,0x04,0xf2,0x0d,0x0e,0x37,0x01,0x00, -0x10,0x02,0xf7,0x9d,0xee,0xec,0x9f,0xf1,0xf6,0x5b,0xf6,0xf0,0xbc,0xfc,0x04,0xe2, -0x02,0x01,0x6a,0x01,0x02,0x99,0xfe,0x03,0x59,0xfe,0xf2,0x25,0xee,0xec,0xc6,0xec, -0xec,0x7c,0xf5,0xf4,0x8c,0xf7,0xf0,0xc1,0xee,0xfc,0x52,0x02,0xfb,0x1c,0xf4,0xfa, -0xdb,0xff,0x04,0xbb,0x02,0xff,0xf5,0xfa,0xfe,0xc2,0xfd,0xfd,0xaf,0xfa,0xf4,0xa0, -0xf6,0xfa,0x40,0xf9,0xf6,0x5f,0xfa,0xfe,0xdd,0x06,0x06,0x4b,0x10,0x1c,0x80,0x23, -0x2a,0xaf,0x27,0x1b,0xe1,0x0d,0x07,0xaf,0x0d,0x03,0x1b,0xfd,0xfb,0xb8,0xfc,0x02, -0xce,0x00,0xf8,0x32,0xf4,0xee,0xb7,0xeb,0xe7,0x93,0xe8,0xf2,0xa5,0xf3,0xfd,0x81, -0xfa,0xfd,0xd6,0xfc,0xfd,0x7f,0x05,0x03,0xa3,0x0d,0x11,0x64,0x08,0x05,0x61,0x01, -0x08,0x1a,0x16,0x1f,0x08,0x27,0x27,0x28,0x24,0x1e,0x86,0x22,0x15,0xf6,0x06,0x06, -0x86,0x0d,0x09,0x3f,0x06,0x07,0x6a,0xfd,0xf7,0x63,0xf8,0x05,0x3a,0x04,0xf6,0x96, -0xea,0xdb,0xab,0xd4,0xd8,0xc6,0xe0,0xe2,0x3d,0xda,0xdc,0x4c,0xd8,0xdd,0xc5,0xde, -0xd3,0x63,0xd7,0xe8,0x4a,0xef,0xed,0x9a,0xeb,0xef,0x72,0xf7,0x01,0xe9,0x05,0x03, -0x0f,0x10,0x16,0xc4,0x15,0x1e,0x67,0x12,0x08,0x5f,0x0d,0x09,0xce,0x0e,0x0f,0xff, -0x11,0x0c,0x63,0x06,0x08,0x55,0x14,0x19,0x1f,0x1f,0x25,0x41,0x22,0x1b,0x53,0x12, -0x0e,0x1b,0x0a,0x01,0x9c,0xf9,0xf6,0x9d,0xf8,0xff,0x49,0xfa,0xf4,0xcc,0xe6,0xe3, -0xcd,0xeb,0xf6,0x4d,0xfa,0xf8,0xac,0x06,0x03,0x24,0xfa,0xf4,0x5a,0xfa,0x0b,0x13, -0x11,0x0b,0x57,0x05,0x01,0x54,0x03,0xf7,0xaa,0xf8,0x05,0x2d,0x10,0x17,0x67,0x1b, -0x1c,0x94,0x1b,0x1a,0x5d,0x12,0x05,0x24,0x02,0x03,0xea,0x03,0x06,0x0f,0x0b,0x0c, -0xca,0x08,0xff,0x85,0xfe,0xfe,0x76,0xff,0xfa,0x93,0xf2,0xdf,0xfe,0xd8,0xe1,0x3d, -0xee,0xeb,0xa3,0xec,0xe5,0x8b,0xe2,0xdc,0xa2,0xd9,0xd3,0x18,0xd1,0xd7,0x1c,0xdf, -0xd9,0x3f,0xd6,0xdb,0x89,0xdc,0xef,0x72,0xf6,0xf8,0xfe,0x04,0x0d,0x9e,0x13,0x13, -0x70,0x0b,0x0d,0xd2,0x0e,0x0f,0xe0,0x12,0x15,0x89,0x18,0x13,0x75,0x12,0x1c,0xd9, -0x23,0x31,0xb5,0x3f,0x38,0x1d,0x28,0x23,0x10,0x23,0x19,0x46,0x15,0x19,0xac,0x0f, -0xfe,0xac,0xf8,0xf8,0x56,0xf4,0xea,0xb3,0xe5,0xe0,0xa6,0xe8,0xee,0x8b,0xea,0xeb, -0x1c,0xf7,0xf5,0x12,0xec,0xf0,0x7e,0x03,0x0a,0xcb,0x0c,0x0a,0x9e,0x02,0xf9,0x18, -0xf1,0xf8,0xa9,0xff,0x0b,0xc0,0x12,0x20,0x76,0x24,0x1b,0xdf,0x14,0x11,0x80,0x0c, -0x05,0x21,0x04,0xfb,0x1a,0xf6,0xf5,0x8c,0xfa,0xf9,0x76,0xf5,0xf3,0x19,0xe0,0xdb, -0xbb,0xe5,0xe6,0xb6,0xe3,0xdc,0xe1,0xdd,0xd9,0xaf,0xdd,0xe9,0x62,0xec,0xf7,0x16, -0xed,0xe3,0xaf,0xef,0xf6,0xd1,0xf5,0xee,0x47,0xec,0xf1,0xd9,0xfb,0x00,0x99,0xfc, -0x01,0x06,0x05,0x08,0xa5,0x17,0x2a,0xcb,0x24,0x18,0x29,0x12,0x0b,0x86,0x06,0x06, -0x2f,0x08,0x0b,0x7a,0x09,0x07,0xe1,0x0e,0x19,0xd4,0x20,0x28,0x28,0x2f,0x26,0x6c, -0x1d,0x19,0xb5,0x13,0x0c,0x40,0x14,0x17,0xf3,0x05,0xfb,0x5f,0xff,0x00,0x6b,0xf8, -0xeb,0x8e,0xde,0xdb,0x28,0xeb,0xf2,0xfe,0xf8,0xf7,0x13,0xf7,0xfb,0x9f,0xf7,0xfd, -0x50,0x0b,0x14,0xb2,0x11,0x05,0xed,0x00,0xec,0xea,0xe3,0xf6,0x62,0x04,0x0a,0x3d, -0x10,0x12,0x08,0x11,0x17,0xa4,0x1a,0x14,0x19,0x0f,0x11,0x2e,0x0b,0x03,0x7c,0xfe, -0xf9,0x0c,0xf7,0xee,0xcb,0xf9,0xfa,0x1a,0xea,0xde,0x48,0xd9,0xd4,0x8c,0xce,0xd6, -0xdb,0xe3,0xe7,0x3c,0xea,0xe8,0x49,0xf0,0xef,0xd2,0xe5,0xde,0x32,0xe8,0xf0,0x67, -0xe6,0xde,0xf9,0xd6,0xde,0x66,0xe7,0xef,0xd1,0xef,0xef,0x30,0xfa,0x08,0x86,0x0f, -0x1a,0x32,0x17,0x1b,0xeb,0x1f,0x10,0x07,0x10,0x15,0xa4,0x16,0x19,0x41,0x20,0x23, -0xb5,0x22,0x28,0xc0,0x34,0x34,0x7e,0x2c,0x25,0x8f,0x25,0x27,0x0d,0x22,0x21,0x6e, -0x26,0x22,0x25,0x1a,0x0b,0xe6,0x05,0x02,0x2c,0xfe,0xf0,0x67,0xdd,0xde,0xc6,0xe6, -0xe9,0x4e,0xf1,0xf7,0x40,0xfa,0xf5,0xcb,0xf4,0xfa,0x8b,0x06,0xfa,0x92,0xeb,0xeb, -0x42,0xdf,0xcc,0x36,0xcd,0xdc,0xa7,0xea,0xf3,0x8b,0x03,0x0a,0x90,0x11,0x12,0x93, -0x1b,0x1e,0xbc,0x1f,0x1b,0x72,0x17,0x1f,0x18,0x1e,0x0f,0xfb,0x08,0x0d,0x81,0x03, -0xf5,0x2f,0xec,0xe0,0x86,0xca,0xc8,0x6f,0xd0,0xdb,0x6a,0xe5,0xe4,0xcd,0xe1,0xe7, -0x85,0xf1,0xfa,0x18,0xf2,0xee,0xb1,0xee,0xf2,0x4f,0xe6,0xd4,0x4b,0xd7,0xde,0xd8, -0xe5,0xe3,0x95,0xe3,0xe4,0x9f,0xed,0x02,0x0a,0x0c,0x0d,0x8d,0x10,0x1a,0xce,0x19, -0x11,0xc4,0x17,0x1c,0x98,0x10,0x14,0x54,0x23,0x2e,0xfe,0x25,0x24,0xf6,0x35,0x31, -0x23,0x24,0x21,0xcb,0x29,0x2e,0x2d,0x29,0x28,0x0b,0x2c,0x1c,0x69,0x13,0x0d,0x50, -0x0b,0x02,0x93,0xf7,0xf3,0xb3,0xef,0xf1,0xdf,0xee,0xf4,0x7c,0xfc,0xfb,0x3a,0x01, -0x00,0x53,0xfc,0x11,0xa5,0x13,0x05,0xa2,0xfa,0xec,0x4a,0xe4,0xdc,0xff,0xd9,0xd8, -0x9a,0xdb,0xe8,0x20,0xea,0xf1,0xd9,0xf7,0xf9,0x9a,0x00,0x04,0x31,0x03,0x01,0x02, -0x11,0x20,0xb2,0x1f,0x1c,0x10,0x16,0x0e,0x59,0xfb,0xeb,0xc8,0xde,0xcb,0xe1,0xc2, -0xc4,0xac,0xd2,0xdb,0x0d,0xe2,0xf1,0x70,0xf1,0xf4,0xef,0xfc,0xfe,0xc0,0x01,0xfc, -0x9e,0xfa,0x02,0xa4,0xf4,0xe4,0x0d,0xe1,0xeb,0xa5,0xed,0xe4,0x4b,0xe5,0xe5,0x5b, -0xed,0x01,0x1c,0xfc,0xfe,0x69,0x04,0x03,0xdf,0x07,0x16,0x52,0x15,0x14,0x52,0x13, -0x14,0x64,0x22,0x2e,0xbc,0x2a,0x31,0xdc,0x3a,0x2d,0x2f,0x28,0x22,0xc8,0x24,0x29, -0x43,0x2d,0x30,0xe4,0x2a,0x20,0x9b,0x1b,0x18,0xe2,0x0e,0xfe,0x6f,0xf5,0xf0,0xaf, -0xee,0xe8,0xb1,0xe7,0xec,0x90,0xf3,0xfc,0xf8,0x04,0x07,0x2e,0x16,0x14,0x42,0x0b, -0x08,0xe0,0xff,0xf4,0xf5,0xf1,0xee,0x15,0xe9,0xe0,0x7e,0xe9,0xee,0x87,0xf2,0xf4, -0x90,0xf1,0xf1,0xd7,0xfc,0x01,0xfe,0xfd,0xf9,0x98,0x09,0x14,0x4e,0x1a,0x1c,0x22, -0x10,0xfb,0x89,0xed,0xde,0x17,0xcf,0xc8,0x16,0xc5,0xc5,0xb0,0xc6,0xd0,0xd2,0xe6, -0xf2,0x16,0xf4,0xf2,0xbb,0xf6,0x01,0x22,0xfc,0xf6,0xf7,0xec,0xeb,0x9d,0xde,0xde, -0x23,0xe9,0xee,0x15,0xea,0xe1,0x49,0xdd,0xd8,0xe7,0xed,0xfb,0x1c,0xf8,0x01,0x81, -0x05,0x00,0x54,0x18,0x2a,0x4d,0x20,0x24,0x20,0x28,0x2f,0x21,0x38,0x39,0x4d,0x38, -0x38,0x08,0x3c,0x30,0xe6,0x2d,0x30,0x6a,0x37,0x36,0x01,0x35,0x31,0xbe,0x2b,0x23, -0x96,0x1e,0x17,0xa6,0x14,0x0a,0xe6,0xfd,0xfb,0x89,0xf4,0xf0,0x6e,0xe5,0xe7,0x00, -0xeb,0xef,0x1c,0xf2,0xf6,0xd4,0xfe,0x01,0xe7,0x03,0xf2,0xb1,0xe8,0xea,0x0c,0xf2, -0xf0,0x68,0xe6,0xe2,0xca,0xe4,0xe4,0xa4,0xf4,0xf8,0x1c,0xf1,0xea,0xe0,0xe7,0xf9, -0x60,0x05,0x07,0x00,0x0f,0x19,0x50,0x10,0x0a,0x83,0x02,0xf9,0x71,0xe2,0xcb,0xd8, -0xc2,0xc0,0x22,0xcb,0xc6,0x4a,0xc4,0xd6,0x3d,0xec,0xf5,0xed,0xf2,0xf7,0x2c,0x06, -0x0a,0x7e,0x04,0xfc,0x67,0xf6,0xf8,0xff,0xf2,0xf3,0x53,0xf3,0xfa,0x96,0xf9,0xf0, -0x8c,0xdc,0xdb,0x4a,0xf4,0x01,0xf7,0x02,0x02,0xe8,0x07,0x13,0xf5,0x24,0x28,0xa2, -0x1d,0x23,0xc3,0x22,0x2c,0xcf,0x30,0x34,0x1c,0x35,0x2d,0xc1,0x2b,0x21,0x50,0x22, -0x1e,0xa2,0x1f,0x22,0xcb,0x20,0x27,0xb0,0x26,0x21,0xc7,0x18,0x0f,0xe1,0x0b,0x00, -0x2a,0xff,0xfc,0x8a,0xf4,0xeb,0xb3,0xeb,0xef,0x54,0xec,0xe6,0x5c,0xee,0xf7,0x90, -0x02,0x09,0xaa,0x05,0xf6,0x85,0xf1,0xff,0xc2,0x05,0x05,0xba,0xf8,0xf6,0xb6,0xf6, -0xf8,0x1b,0xfa,0xfd,0x07,0xf7,0xef,0x4f,0xf1,0x02,0x18,0x0e,0x12,0xbe,0x17,0x17, -0x56,0x15,0x07,0x1e,0x03,0xf3,0x4a,0xd3,0xc3,0x2d,0xbf,0xc5,0x1e,0xcd,0xcb,0xd0, -0xd2,0xd6,0xab,0xdd,0xe6,0x26,0xe6,0xf2,0x2a,0xf9,0xfc,0x8d,0xf8,0xf0,0x98,0xf4, -0xf7,0x5e,0xf0,0xec,0xc1,0xf3,0xf9,0x64,0x00,0xf8,0xb9,0xec,0xe4,0x89,0xef,0xfd, -0xdf,0xfc,0xf7,0xcc,0x03,0x1d,0x8d,0x29,0x2e,0x51,0x31,0x33,0x02,0x37,0x3e,0x0c, -0x40,0x46,0xcb,0x36,0x2c,0x9a,0x22,0x1e,0x9a,0x1f,0x1f,0x69,0x25,0x25,0xb8,0x26, -0x28,0x5c,0x26,0x1c,0x16,0x1a,0x12,0x09,0x03,0xfc,0x96,0xfd,0xfa,0xd5,0xed,0xe9, -0x22,0xeb,0xe9,0x34,0xed,0xea,0x94,0xe5,0xe4,0xe4,0xf0,0xf5,0x87,0xf4,0xf3,0x68, -0xf7,0xfb,0x41,0xf6,0xea,0x33,0xe0,0xe8,0xab,0xec,0xe8,0xb2,0xea,0xfc,0x3a,0xfb, -0xf3,0xf3,0xf2,0xf7,0x3f,0x03,0x13,0xd7,0x1e,0x22,0xc7,0x21,0x1b,0x4b,0x10,0x03, -0x7e,0xea,0xda,0xce,0xd4,0xd6,0x4c,0xd9,0xe9,0x12,0xf3,0xe6,0x9a,0xea,0xe4,0x42, -0xe4,0xe5,0x7d,0xef,0xeb,0x9c,0xe4,0xe2,0x21,0xe7,0xeb,0xf8,0xe6,0xe4,0xa5,0xe8, -0xe6,0x9b,0xe2,0xe3,0x4b,0xde,0xd5,0xdb,0xd4,0xe7,0xc5,0xe5,0xed,0x29,0x08,0x16, -0xec,0x1f,0x30,0xc6,0x2f,0x27,0xf1,0x30,0x41,0xd0,0x3f,0x3d,0x2b,0x2d,0x23,0x3e, -0x24,0x24,0x50,0x27,0x35,0x8a,0x3a,0x32,0x7e,0x2a,0x31,0x6c,0x31,0x2c,0x12,0x27, -0x1a,0x76,0x16,0x19,0xd2,0x13,0x07,0xeb,0x01,0x0a,0xda,0x09,0x07,0xe5,0x05,0x02, -0xb4,0xf7,0xf4,0x47,0xef,0xea,0xc1,0xed,0xf8,0x6c,0xfc,0xfd,0x7a,0xf4,0xe1,0xc1, -0xd9,0xe7,0x15,0xf2,0xed,0x02,0xe9,0xe6,0x17,0xe4,0xe6,0x3c,0xe1,0xe2,0xe7,0xec, -0xf8,0x0b,0x07,0x09,0x2f,0x0c,0x05,0xbe,0xf2,0xe3,0x58,0xd5,0xd2,0x37,0xd6,0xcb, -0x60,0xd2,0xe7,0xd4,0xea,0xe5,0x22,0xe4,0xe7,0x05,0xeb,0xf7,0xc2,0xfe,0xf0,0xa2, -0xeb,0xed,0x58,0xf2,0xfc,0x37,0x04,0xfd,0x90,0xf8,0xf6,0xd2,0xfb,0x00,0x37,0xf9, -0xec,0x7c,0xe7,0xec,0x59,0xf3,0xfe,0x5e,0x13,0x15,0xb6,0x18,0x2a,0xa2,0x27,0x29, -0x04,0x34,0x2c,0x53,0x2f,0x2b,0xe2,0x21,0x1a,0xa2,0x13,0x19,0x53,0x1e,0x25,0x61, -0x23,0x1d,0x76,0x22,0x21,0x7f,0x21,0x25,0xda,0x21,0x1c,0x2f,0x20,0x23,0xe6,0x1e, -0x1c,0xb0,0x1a,0x1c,0x93,0x16,0x0a,0x1b,0x05,0xf9,0x85,0xec,0xec,0x39,0xeb,0xed, -0x31,0xef,0xfa,0x23,0x02,0x00,0x1c,0xfb,0xe3,0x31,0xcc,0xdb,0xe1,0xef,0xf5,0xa7, -0xf0,0xe5,0x74,0xe6,0xe3,0xfd,0xe8,0xf0,0x22,0xf5,0xfc,0xdf,0xff,0x05,0x0e,0x00, -0xf5,0x99,0xe8,0xd1,0x4f,0xca,0xcf,0x26,0xd4,0xd5,0x8a,0xe0,0xe9,0x15,0xeb,0xef, -0xcf,0xf2,0xee,0xc4,0xeb,0xf3,0xd9,0xee,0xe4,0x0b,0xe2,0xe9,0x19,0xe8,0xf2,0xff, -0xf9,0xff,0xe3,0x02,0xfc,0x83,0x02,0x03,0x9d,0xff,0xf6,0x10,0xee,0xef,0x53,0xec, -0xfc,0xe2,0x11,0x14,0xa4,0x1e,0x2c,0x38,0x2b,0x2e,0xe7,0x39,0x39,0xa6,0x32,0x30, -0x5e,0x28,0x1b,0x71,0x18,0x15,0xc5,0x1c,0x1b,0x68,0x18,0x15,0xde,0x1f,0x1c,0xf0, -0x20,0x1f,0x28,0x17,0x0a,0xc3,0x09,0x0b,0x95,0x10,0x14,0xd1,0x17,0x11,0x52,0x0d, -0x07,0x41,0x03,0xf9,0xa1,0xf1,0xf6,0x4b,0xfa,0xff,0xc1,0xff,0x07,0x39,0x04,0x01, -0xc8,0xfd,0xea,0xb7,0xe6,0xf0,0xdd,0xf8,0xfd,0xc1,0xf3,0xf0,0xa4,0xee,0xee,0x7f, -0xf3,0xf4,0x89,0xfe,0xfc,0x0c,0x02,0xf9,0x65,0xed,0xea,0xac,0xdd,0xcc,0xec,0xca, -0xd1,0x0f,0xcc,0xd7,0x72,0xde,0xe4,0x85,0xe3,0xe7,0x36,0xe9,0xe6,0xc4,0xed,0xe7, -0xfa,0xe0,0xe1,0x53,0xe8,0xe8,0x84,0xe8,0xec,0x6c,0xf4,0x02,0x6f,0x04,0x09,0xd4, -0xfd,0xf6,0x8f,0xf1,0xde,0x64,0xdd,0xe0,0xb5,0xee,0x04,0xf9,0x0e,0x14,0x0c,0x21, -0x34,0xc1,0x37,0x38,0x15,0x3e,0x3d,0x11,0x38,0x35,0x0f,0x1f,0x14,0xd5,0x1a,0x20, -0x62,0x27,0x20,0x50,0x1e,0x23,0xae,0x23,0x29,0x70,0x2a,0x23,0xc4,0x1b,0x0d,0xa5, -0x0b,0x17,0xe2,0x1b,0x1b,0xad,0x15,0x17,0x9d,0x12,0x10,0x5d,0x06,0xf7,0x01,0xf5, -0xfa,0x60,0xfc,0x03,0x94,0x08,0x00,0xef,0xfa,0xf9,0x52,0xf3,0xec,0xe5,0xe5,0xe1, -0x11,0xe5,0xe7,0xd7,0xe4,0xe8,0xf9,0xe1,0xe7,0x0a,0xec,0xf1,0xeb,0xf5,0xf6,0x49, -0xfa,0xed,0x8e,0xe4,0xe5,0xc1,0xd8,0xc7,0xcb,0xcc,0xd4,0xd1,0xdb,0xe3,0x1f,0xe8, -0xe3,0xea,0xdf,0xe9,0x78,0xec,0xf3,0x2c,0xf9,0xee,0x42,0xf1,0xf3,0xd1,0xf7,0xf7, -0x2c,0xfd,0x01,0x43,0x06,0x07,0xc0,0x02,0xfc,0xdd,0xf4,0xed,0x49,0xdc,0xd5,0xbd, -0xdf,0xe9,0x8c,0xf5,0x05,0x5b,0x13,0x18,0x0a,0x19,0x25,0xf6,0x29,0x2b,0xaf,0x31, -0x2b,0x7a,0x29,0x21,0xa1,0x1a,0x1e,0x6e,0x1f,0x2c,0x67,0x31,0x29,0xa5,0x29,0x2a, -0x77,0x2a,0x28,0x9e,0x29,0x29,0x77,0x1e,0x14,0xc9,0x18,0x1a,0x97,0x1b,0x18,0x18, -0x12,0x10,0x93,0x06,0x01,0x7f,0xf6,0xf2,0x2c,0xee,0xea,0xb2,0xf0,0xfc,0x1c,0x07, -0x05,0xcd,0xff,0xf7,0xb4,0xf2,0xee,0x93,0xdf,0xe1,0x1a,0xe4,0xee,0x80,0xe8,0xe7, -0x97,0xea,0xf1,0x3e,0xfa,0xf7,0x79,0xfc,0x03,0xa4,0x04,0xf6,0x84,0xe8,0xde,0xca, -0xd5,0xd3,0xde,0xd1,0xd6,0xed,0xe2,0xe9,0x34,0xe1,0xda,0x28,0xea,0xf4,0xc9,0xfa, -0xfd,0xb0,0xef,0xef,0x8a,0xf6,0xf6,0x0c,0xed,0xef,0xb6,0xf6,0xfe,0x0f,0xfe,0xf0, -0x06,0xec,0xf0,0x26,0xf5,0xea,0x4a,0xe0,0xe1,0x63,0xe7,0xef,0x6f,0xf6,0xfd,0x61, -0x0d,0x11,0x95,0x16,0x20,0xd0,0x28,0x2a,0xc3,0x27,0x21,0x95,0x1e,0x10,0x10,0x0d, -0x0f,0x29,0x22,0x28,0x4d,0x2d,0x2c,0x33,0x2d,0x33,0x22,0x27,0x20,0x1b,0x28,0x26, -0x82,0x25,0x23,0x4c,0x23,0x1c,0x7a,0x1b,0x1d,0x0a,0x10,0x0a,0xf4,0x0b,0x0f,0x62, -0x07,0xfc,0xcc,0xf9,0xff,0x51,0x05,0x06,0xe0,0x0d,0x13,0x81,0x09,0xfe,0x62,0xf4, -0xf3,0x44,0xe5,0xe4,0x34,0xe3,0xe1,0x47,0xe9,0xe9,0xd8,0xea,0xf7,0xd0,0xfe,0x00, -0xb8,0xfd,0xf5,0xc1,0xed,0xe5,0x06,0xde,0xd5,0x30,0xcc,0xcf,0x50,0xd4,0xe1,0x3e, -0xe6,0xdb,0x6f,0xca,0xcf,0xe5,0xda,0xec,0xdb,0xfd,0xef,0xc4,0xe2,0xe9,0x4a,0xf4, -0xeb,0xd4,0xe5,0xe3,0xa2,0xec,0xfd,0xca,0xfa,0xf9,0x1d,0xf3,0xec,0x66,0xe9,0xe9, -0xd0,0xe7,0xea,0x11,0xf9,0x08,0x54,0x06,0x0a,0x8f,0x19,0x1f,0xf2,0x1d,0x26,0xe9, -0x2f,0x2c,0x81,0x29,0x25,0x71,0x1f,0x17,0xb1,0x0e,0x0f,0x74,0x1e,0x29,0x88,0x2e, -0x25,0x34,0x2c,0x32,0xa1,0x29,0x26,0x12,0x27,0x27,0x93,0x2f,0x2a,0x83,0x19,0x1a, -0xff,0x1f,0x18,0x7c,0x06,0x01,0xe0,0x01,0x00,0x3a,0x05,0xff,0xa5,0xfe,0xfe,0x67, -0x07,0x0d,0xe2,0x0d,0x0b,0xf8,0x05,0xf9,0xd3,0xfa,0xf4,0x22,0xe9,0xe1,0x7a,0xe2, -0xe4,0x59,0xe8,0xe6,0x33,0xe2,0xe2,0x8f,0xee,0xfb,0x86,0xf8,0xf5,0x0a,0xea,0xe0, -0xba,0xd6,0xd3,0x5b,0xce,0xd3,0xfa,0xd6,0xdd,0x67,0xd9,0xcc,0xeb,0xc6,0xcf,0x63, -0xdd,0xf1,0xd7,0xf7,0xea,0x53,0xe1,0xee,0x54,0xf4,0xf3,0xd9,0xf3,0xf7,0x27,0xfa, -0xfd,0x64,0xfd,0xfe,0xbe,0xf8,0xf1,0x43,0xef,0xf4,0x0a,0xf3,0xf5,0xf5,0x07,0x13, -0xa6,0x0c,0x12,0x3e,0x21,0x31,0x81,0x2f,0x34,0xc4,0x36,0x29,0xd4,0x23,0x20,0x6d, -0x0f,0x08,0x1c,0x0d,0x0f,0x4a,0x18,0x25,0xb1,0x27,0x1b,0x0c,0x21,0x26,0xf1,0x23, -0x24,0x17,0x23,0x26,0x92,0x29,0x16,0x0a,0x07,0x0c,0xe0,0x08,0xfa,0xa8,0xf9,0xfb, -0xa2,0xfa,0xfa,0x48,0xfb,0xf7,0x02,0xf8,0xfc,0xb9,0x02,0x09,0xcb,0x0e,0x0d,0x31, -0x0a,0x09,0x2a,0x0d,0x08,0x91,0xf9,0xeb,0x4b,0xe9,0xe7,0x40,0xf0,0xf6,0xdc,0xf1, -0xf1,0xa7,0xfa,0x05,0x25,0x05,0xfc,0x95,0xf1,0xeb,0x59,0xe2,0xdf,0x7d,0xde,0xe0, -0x6c,0xdb,0xd1,0xc6,0xcb,0xc0,0x73,0xc0,0xcf,0x84,0xe4,0xf1,0xe5,0xf4,0xe8,0xd7, -0xdc,0xdf,0x1c,0xed,0xf2,0x5e,0xf8,0x00,0x33,0xf9,0xf5,0x4c,0xf4,0xf0,0x76,0xec, -0xea,0xa3,0xeb,0xea,0xd9,0xe3,0xec,0x94,0x08,0x10,0xf4,0x0f,0x14,0x8b,0x22,0x2a, -0xdb,0x32,0x3e,0xf0,0x3c,0x27,0xa4,0x1d,0x17,0xbc,0x0e,0x06,0x8c,0x05,0x07,0xed, -0x18,0x25,0xaa,0x26,0x21,0x94,0x25,0x27,0x3c,0x20,0x25,0xc2,0x26,0x2b,0x80,0x2a, -0x1d,0x94,0x10,0x0b,0x30,0x03,0xf5,0x89,0xf3,0xf6,0x16,0xf9,0xff,0x34,0x06,0x00, -0x7b,0x00,0x05,0x7e,0x13,0x1a,0x46,0x19,0x13,0x1f,0x11,0x13,0xeb,0x17,0x08,0x09, -0xf7,0xea,0xdc,0xe3,0xe0,0xca,0xe4,0xe8,0x8a,0xe6,0xee,0xf7,0xfd,0x07,0xc5,0xfe, -0xf7,0x50,0xf1,0xef,0x8e,0xe2,0xe1,0x0f,0xe9,0xed,0x0d,0xe4,0xce,0x72,0xbe,0xb9, -0xaa,0xbb,0xc7,0x77,0xd2,0xe0,0x26,0xec,0xe4,0xa4,0xd7,0xd7,0x0a,0xe4,0xf3,0xb5, -0xf4,0xf9,0x8e,0xfd,0xfb,0x60,0xf8,0xf1,0x49,0xf7,0xf6,0x68,0xf1,0xee,0xc8,0xef, -0xf5,0x0a,0x0b,0x1e,0x65,0x22,0x26,0x8c,0x29,0x2e,0x9c,0x34,0x3c,0x78,0x35,0x24, -0xc3,0x1b,0x11,0xa1,0x08,0xff,0x02,0xf7,0x02,0xf9,0x13,0x16,0x96,0x18,0x1c,0x36, -0x27,0x22,0x30,0x1d,0x25,0x60,0x27,0x2a,0x45,0x2a,0x23,0xb7,0x14,0x0c,0x6b,0x04, -0xf6,0x05,0xf0,0xf1,0xb0,0xf3,0xf8,0x86,0xfe,0x04,0x0e,0x05,0x0b,0xa9,0x16,0x1c, -0xa9,0x17,0x1a,0x7b,0x1e,0x22,0xc3,0x20,0x11,0x04,0xff,0xf9,0x06,0xf4,0xe9,0xaa, -0xe8,0xe7,0xc0,0xe4,0xec,0x66,0x02,0x0b,0x3e,0x05,0xfc,0x18,0xf3,0xea,0x50,0xe3, -0xe7,0xe3,0xee,0xeb,0xb9,0xe0,0xc6,0xb8,0xad,0xb2,0x23,0xb4,0xb9,0x02,0xc2,0xd3, -0x9e,0xdc,0xd5,0x84,0xd4,0xd5,0x25,0xda,0xdf,0x9f,0xe6,0xf4,0x89,0xfa,0xf5,0xd4, -0xf4,0xf1,0xd8,0xed,0xeb,0x7a,0xef,0xf2,0xe1,0xf3,0xff,0xbd,0x09,0x18,0x49,0x28, -0x31,0x41,0x3c,0x38,0x3a,0x3a,0x44,0x26,0x42,0x38,0x0c,0x2f,0x1d,0x1e,0x0d,0x03, -0xa2,0x04,0x0f,0x76,0x16,0x17,0xfe,0x1a,0x21,0x7a,0x2c,0x2e,0x58,0x2c,0x26,0x6b, -0x2b,0x30,0x86,0x29,0x1f,0xc7,0x11,0x0a,0x42,0xfb,0xed,0x78,0xeb,0xe4,0xd2,0xe2, -0xe8,0x38,0xf5,0xfe,0x87,0x00,0x07,0x07,0x09,0x08,0xc5,0x07,0x11,0x6d,0x1a,0x20, -0x2a,0x21,0x0f,0x56,0xfe,0xfb,0x20,0xfb,0xf2,0xe4,0xe7,0xdf,0x4a,0xde,0xea,0xa6, -0xff,0x00,0x75,0xfe,0xfe,0xcb,0xfc,0xeb,0xba,0xe2,0xea,0x02,0xf0,0xeb,0x77,0xd3, -0xbb,0xc7,0xb4,0xb5,0x40,0xb3,0xbd,0x7f,0xc8,0xd1,0xed,0xd2,0xdc,0xd9,0xe3,0xe5, -0x23,0xe6,0xe2,0xdf,0xe8,0xf9,0x20,0xfe,0x00,0xd9,0x06,0x03,0xa7,0x01,0xf9,0x79, -0xf8,0xfa,0x42,0xfe,0x08,0x78,0x10,0x1e,0x51,0x23,0x2c,0x34,0x34,0x3b,0x37,0x3a, -0x44,0x07,0x39,0x2d,0x2f,0x25,0x10,0xf8,0x04,0x01,0x59,0x08,0x08,0x22,0x0c,0x0f, -0x7e,0x13,0x20,0xb4,0x2f,0x30,0x3e,0x2d,0x2d,0x78,0x31,0x2f,0x98,0x1a,0x12,0xe4, -0x03,0xfe,0xf8,0xeb,0xe0,0x6c,0xe0,0xd7,0x79,0xdb,0xe0,0xbe,0xe6,0xf6,0x5e,0xfc, -0xfe,0xf0,0xfa,0xf8,0x10,0x00,0x0a,0x0d,0x1b,0x21,0xc9,0x20,0x19,0x59,0x02,0xfc, -0x15,0xfd,0xf9,0x32,0xf4,0xed,0x2c,0xeb,0xf6,0x9d,0x02,0x05,0xef,0x0b,0x08,0x03, -0x0d,0xfd,0x6e,0xf8,0x00,0x4b,0x02,0xf7,0x67,0xde,0xd1,0x5e,0xcb,0xc7,0x59,0xc8, -0xcb,0x50,0xd3,0xd7,0xad,0xd6,0xdb,0x51,0xdd,0xd9,0xb7,0xd5,0xd7,0x67,0xde,0xe0, -0x19,0xe5,0xef,0xac,0xfb,0xfe,0xe7,0xf6,0xe8,0xb0,0xdd,0xdb,0xce,0xe9,0xf5,0x05, -0x00,0x13,0x97,0x17,0x1b,0xda,0x2f,0x3c,0x06,0x42,0x40,0xee,0x34,0x22,0x30,0x14, -0x06,0x42,0x03,0x04,0x0c,0x06,0x04,0x79,0x11,0x18,0x1e,0x1b,0x2e,0x11,0x39,0x38, -0xac,0x39,0x40,0xfb,0x41,0x37,0x36,0x2b,0x23,0x66,0x19,0x11,0xfb,0x01,0xf6,0x7c, -0xf1,0xe5,0x56,0xe8,0xe2,0x57,0xe9,0xf6,0x18,0xf8,0xf8,0x3e,0xf2,0xf3,0xeb,0xf8, -0x06,0xf8,0x1b,0x21,0xbd,0x24,0x1c,0x17,0x05,0xfa,0x8b,0xf8,0xf0,0xa6,0xec,0xe9, -0xaa,0xea,0xf4,0x9c,0xf6,0xfb,0xde,0x01,0x08,0x23,0x02,0xf8,0xdb,0xf2,0xf3,0x4a, -0xee,0xe9,0x87,0xdb,0xc8,0xb9,0xc4,0xc3,0x7c,0xc9,0xcb,0x47,0xd1,0xd6,0xad,0xde, -0xdb,0x38,0xd5,0xcd,0x99,0xca,0xd0,0x86,0xe1,0xeb,0x7d,0xea,0xf0,0x93,0x01,0x08, -0xed,0xfc,0xef,0x7f,0xdd,0xda,0x4a,0xeb,0xee,0x9d,0x04,0x1b,0x0a,0x22,0x25,0x25, -0x39,0x43,0x17,0x4e,0x49,0xe5,0x3c,0x24,0x1c,0x1c,0x16,0xbe,0x11,0x12,0x97,0x10, -0x07,0x02,0x18,0x1f,0xa3,0x1c,0x27,0x33,0x2d,0x39,0xfe,0x3c,0x40,0xa4,0x39,0x31, -0x6b,0x2f,0x21,0x6b,0x12,0x13,0x40,0x00,0xf7,0xe2,0xee,0xe3,0xde,0xe4,0xe7,0x2b, -0xe4,0xe2,0xa6,0xe3,0xe5,0x0e,0xe5,0xe3,0x5f,0xef,0xfc,0xb4,0x0e,0x18,0xf9,0x1d, -0x13,0x79,0x04,0xfc,0xb7,0xf6,0xf2,0x0b,0xf8,0xf4,0x1f,0xfa,0xfe,0x35,0x01,0xff, -0x99,0xff,0xff,0x38,0xff,0xfa,0xc5,0xf5,0xf0,0xb6,0xed,0xeb,0xc8,0xde,0xd2,0xfc, -0xca,0xcc,0x93,0xd2,0xcf,0x2b,0xd6,0xe2,0x06,0xdf,0xd2,0xae,0xd2,0xd1,0xc9,0xc5, -0xc6,0x6a,0xdf,0xed,0xa7,0xef,0xf9,0xed,0x02,0x04,0x03,0xff,0xf4,0x0f,0xe6,0xe4, -0xb7,0xe5,0xea,0x35,0xfe,0x17,0x86,0x20,0x28,0x43,0x37,0x3c,0x6e,0x3e,0x3f,0xb5, -0x31,0x2c,0x08,0x29,0x21,0x87,0x1c,0x23,0x69,0x1f,0x18,0xe6,0x1c,0x27,0x2c,0x24, -0x29,0xaa,0x2f,0x3a,0xa0,0x3c,0x3a,0x0b,0x2f,0x2d,0xd2,0x2b,0x1e,0x79,0x0c,0x07, -0x4b,0xfa,0xf3,0x51,0xeb,0xdb,0x1c,0xdf,0xe4,0xa0,0xe0,0xda,0x0f,0xdb,0xdc,0xdc, -0xd4,0xde,0x0d,0xec,0xf8,0x80,0xfe,0x09,0xb8,0x0b,0x0f,0x30,0x08,0xfe,0xc0,0xfa, -0xfc,0x59,0xf8,0xf6,0xba,0xfe,0x05,0x95,0x0a,0x02,0x4a,0xff,0xfc,0x62,0xfa,0xfc, -0x3b,0xfc,0xfb,0xcf,0xfd,0xf8,0xa7,0xeb,0xe1,0xeb,0xda,0xd6,0x87,0xdc,0xde,0xe7, -0xe2,0xe5,0xe6,0xde,0xd8,0x92,0xce,0xcb,0xed,0xc2,0xce,0x75,0xde,0xe9,0xc3,0xef, -0xf9,0x54,0xfe,0xfb,0xb3,0xf6,0xf5,0xd6,0xee,0xde,0x3c,0xde,0xed,0x11,0x00,0x0c, -0x4c,0x16,0x26,0x2d,0x33,0x30,0x68,0x2e,0x24,0x74,0x23,0x2e,0x31,0x2b,0x26,0x3d, -0x1f,0x2d,0x85,0x25,0x21,0x2f,0x2c,0x31,0xbe,0x30,0x35,0xe3,0x30,0x35,0x23,0x42, -0x3b,0x2b,0x36,0x32,0xbb,0x2e,0x1b,0x5f,0x09,0x05,0xd4,0xfb,0xf2,0xc1,0xea,0xdc, -0x39,0xdd,0xe2,0x03,0xd4,0xc6,0xa4,0xc2,0xc4,0xce,0xc0,0xd0,0x4c,0xe2,0xef,0x51, -0xf8,0xf7,0xe5,0x01,0x0c,0x40,0x0e,0x08,0x1b,0x06,0x0b,0x0f,0x04,0x05,0x90,0x0b, -0x12,0xa2,0x13,0x08,0x29,0x03,0xfd,0x78,0xfe,0xfe,0x54,0x04,0x05,0x28,0xfe,0xf9, -0x6d,0xf6,0xe3,0x3f,0xdf,0xd6,0xec,0xda,0xec,0x6d,0xf3,0xe5,0xf9,0xd6,0xce,0xca, -0xca,0xc2,0x57,0xc2,0xc8,0xc6,0xd9,0xe9,0xa2,0xf4,0xf8,0x1d,0xf7,0xf0,0xb8,0xf0, -0xf4,0x6d,0xf2,0xe2,0x1b,0xe2,0xf6,0xde,0x08,0x10,0x97,0x15,0x24,0xd2,0x2e,0x2b, -0xd3,0x2f,0x25,0xe5,0x1e,0x27,0x80,0x2a,0x26,0x04,0x22,0x30,0x02,0x2e,0x1d,0x63, -0x25,0x2f,0x96,0x2f,0x2c,0xad,0x29,0x2b,0x7d,0x32,0x31,0xc8,0x2f,0x30,0x82,0x2b, -0x1d,0xcc,0x0a,0x0c,0x10,0xfd,0xfa,0x3e,0xf7,0xe0,0xe0,0xde,0xe5,0x3f,0xd5,0xbf, -0x48,0xbe,0xc1,0x4e,0xba,0xc9,0xf7,0xde,0xec,0xe3,0xf2,0xfa,0x86,0x00,0x0c,0x59, -0x11,0x0f,0xeb,0x0a,0x0b,0xb6,0x0f,0x0d,0xe7,0x12,0x14,0x60,0x0f,0x08,0x30,0x03, -0x00,0x7c,0xff,0x04,0x0f,0x06,0xfe,0x8f,0xf9,0xfb,0x47,0xef,0xe6,0x76,0xe5,0xe2, -0x5a,0xe5,0xf2,0x81,0xf5,0xdf,0x65,0xd1,0xcb,0xe5,0xc4,0xc2,0x87,0xc4,0xca,0xe2, -0xd2,0xe1,0x91,0xf0,0xf5,0x43,0xf2,0xf0,0x24,0xf2,0xf6,0xcc,0xec,0xde,0xfb,0xe5, -0xf7,0x1f,0x08,0x10,0xd8,0x1a,0x21,0xd1,0x28,0x2b,0x13,0x2a,0x24,0x75,0x24,0x2b, -0x14,0x29,0x29,0xd8,0x2c,0x35,0xda,0x2f,0x1e,0xa9,0x22,0x2c,0x32,0x2d,0x2c,0x42, -0x2c,0x26,0xea,0x2d,0x36,0x57,0x2f,0x29,0x1f,0x26,0x1e,0x2b,0x11,0x08,0x9a,0x04, -0x04,0xdf,0xfe,0xec,0xc2,0xe2,0xe3,0xaf,0xcc,0xba,0xd4,0xb7,0xba,0x69,0xb9,0xc5, -0x16,0xd8,0xe5,0x11,0xf2,0xf4,0xeb,0xfc,0x08,0xff,0x0f,0x0d,0x03,0x11,0x11,0xfc, -0x11,0x14,0x90,0x17,0x13,0x02,0x0d,0x05,0x8e,0xff,0x01,0xf9,0x07,0x0a,0x22,0x06, -0xfe,0xe7,0xf7,0xed,0xea,0xe6,0xe7,0x43,0xf0,0xed,0x8a,0xe8,0xf9,0xd7,0xf6,0xdc, -0x2c,0xcc,0xcc,0x06,0xc9,0xbf,0x59,0xc2,0xc4,0x95,0xce,0xdb,0x4c,0xe7,0xf7,0xae, -0xfa,0xf4,0x32,0xf5,0xf9,0x12,0xf6,0xe6,0xcf,0xef,0x00,0xa9,0x0b,0x12,0x90,0x1b, -0x1e,0x31,0x27,0x2d,0x00,0x26,0x24,0x0a,0x26,0x2b,0x1f,0x27,0x2e,0xfb,0x31,0x39, -0xcb,0x33,0x28,0x1a,0x1e,0x25,0xc2,0x26,0x28,0x9e,0x2d,0x1d,0xd3,0x22,0x2d,0x58, -0x25,0x19,0xfa,0x18,0x1a,0xcf,0x09,0x02,0xbd,0x05,0xff,0xc8,0xfb,0xf1,0xd8,0xe2, -0xd9,0x3b,0xcc,0xb9,0xac,0xb7,0xb9,0x63,0xbd,0xc6,0x79,0xdd,0xeb,0x9b,0xee,0xf4, -0xa7,0xff,0x0b,0x11,0x11,0x1a,0xc3,0x21,0x1f,0xea,0x20,0x1d,0x61,0x14,0x13,0x4a, -0x0f,0x04,0x6a,0x02,0x08,0x98,0x0c,0x0b,0x67,0x06,0xf9,0xa0,0xf0,0xeb,0xe7,0xeb, -0xf6,0xb9,0xfa,0xf2,0x20,0xef,0xef,0x51,0xed,0xdc,0x40,0xd1,0xc8,0x81,0xc3,0xc3, -0x22,0xc3,0xbe,0xdf,0xc0,0xce,0x4a,0xdb,0xf1,0xee,0xfa,0xf3,0xee,0xef,0xef,0xa3, -0xf1,0xee,0x74,0xfc,0x07,0x51,0x0b,0x09,0xcc,0x13,0x1d,0x95,0x29,0x2c,0x44,0x22, -0x1f,0x00,0x23,0x29,0x5b,0x30,0x2d,0xd4,0x29,0x35,0x98,0x3a,0x2a,0x09,0x1e,0x26, -0x0b,0x2b,0x29,0x9f,0x2c,0x23,0x1f,0x26,0x30,0x90,0x27,0x21,0x94,0x21,0x21,0xd0, -0x11,0x09,0xca,0x0d,0x0b,0x5d,0x0d,0xfd,0xd0,0xe6,0xd6,0x64,0xc6,0xb7,0x88,0xad, -0xb2,0x60,0xba,0xcd,0xb8,0xe0,0xe7,0xc0,0xec,0xf1,0x58,0xfd,0x07,0xcb,0x15,0x22, -0xc2,0x24,0x1d,0x00,0x1b,0x18,0x86,0x10,0x10,0x82,0x07,0xff,0x16,0xfc,0x00,0xfd, -0x02,0xff,0x20,0xfa,0xf1,0x90,0xe5,0xe2,0x5b,0xe4,0xe8,0xc0,0xef,0xf2,0x78,0xf0, -0xea,0x54,0xe9,0xdf,0x51,0xd0,0xc6,0x20,0xc4,0xc8,0xfc,0xc6,0xcb,0xd7,0xc5,0xd0, -0x90,0xe1,0xf5,0x15,0x00,0xf9,0x0b,0xf3,0xf3,0xc1,0xfb,0xfd,0xda,0x10,0x1a,0x38, -0x18,0x11,0xe9,0x20,0x32,0x17,0x3a,0x3c,0x9c,0x2a,0x25,0x9a,0x26,0x30,0xdb,0x34, -0x2d,0x16,0x25,0x26,0x73,0x26,0x19,0x2b,0x12,0x20,0x6f,0x2b,0x2b,0x30,0x25,0x17, -0xcc,0x12,0x1c,0x33,0x1c,0x17,0x62,0x17,0x19,0x71,0x09,0x03,0xfd,0x0b,0x0a,0xbf, -0x0f,0x00,0x6c,0xe0,0xc6,0xc1,0xbe,0xb5,0xba,0xa9,0xb0,0x24,0xc1,0xd1,0xf8,0xdd, -0xf1,0xb5,0xf8,0xf5,0x06,0xff,0x0d,0x88,0x1c,0x26,0x0a,0x23,0x1c,0x00,0x15,0x15, -0x8d,0x14,0x15,0xe9,0x0e,0x02,0x9e,0xf8,0xfb,0xb9,0xfc,0x00,0x80,0xfa,0xee,0xd7, -0xe9,0xe9,0xe4,0xe5,0xe3,0x42,0xee,0xf1,0x40,0xf7,0xf0,0x09,0xee,0xe5,0xea,0xd5, -0xd0,0x12,0xd2,0xd3,0x51,0xcf,0xd1,0x11,0xd1,0xdb,0xc4,0xec,0xf6,0x66,0xfd,0xf2, -0x4e,0xe5,0xec,0x24,0xf2,0xfc,0xc0,0x0b,0x10,0x6f,0x14,0x1b,0xa2,0x1f,0x2a,0xe4, -0x2c,0x35,0x0b,0x27,0x1d,0x4b,0x28,0x2a,0x14,0x33,0x2a,0xb3,0x27,0x22,0xbd,0x14, -0x0b,0xd6,0x0f,0x1e,0x25,0x2b,0x29,0x3e,0x24,0x14,0xa0,0x08,0x1a,0x5e,0x20,0x1f, -0x16,0x1e,0x17,0x96,0x0c,0x0d,0xf8,0x0f,0x0c,0x8f,0x15,0x03,0x8d,0xdb,0xbe,0x4c, -0xb7,0xb2,0x36,0xad,0xba,0xbc,0xc8,0xd8,0x2a,0xe6,0xea,0x99,0xf7,0xfb,0x98,0x01, -0x12,0x36,0x23,0x27,0x56,0x1f,0x1c,0x6d,0x19,0x17,0x4d,0x18,0x17,0x22,0x0f,0x02, -0x14,0xf9,0xf7,0xd9,0xf7,0xf9,0x63,0xf3,0xec,0x90,0xea,0xe6,0xff,0xe4,0xe9,0x14, -0xee,0xf5,0xfc,0xfb,0xf3,0xd8,0xe5,0xde,0x0a,0xdd,0xcc,0xfb,0xc7,0xcd,0x2f,0xd2, -0xd5,0x7c,0xda,0xe2,0x67,0xea,0xee,0xf1,0xf6,0xea,0x42,0xe4,0xe7,0x0c,0xf4,0xfe, -0x5d,0x03,0x0a,0xb0,0x1a,0x24,0x3c,0x26,0x24,0x53,0x25,0x29,0xaa,0x29,0x20,0xb2, -0x27,0x2d,0xe1,0x34,0x2d,0x85,0x22,0x1c,0xb2,0x0b,0x07,0xcd,0x12,0x25,0x03,0x2f, -0x2b,0xa7,0x26,0x19,0xba,0x11,0x18,0xe2,0x22,0x29,0x07,0x22,0x17,0xaa,0x10,0x14, -0xfd,0x10,0x13,0x35,0x1b,0x0b,0x11,0xe4,0xbf,0xb6,0xba,0xb9,0x7e,0xb4,0xbd,0x64, -0xd2,0xe0,0x65,0xe0,0xe1,0x51,0xef,0xf8,0xc7,0xfc,0x04,0x1e,0x0b,0x13,0xce,0x0e, -0x0f,0x68,0x11,0x12,0x55,0x14,0x12,0x19,0x01,0xf4,0xb5,0xee,0xf0,0x08,0xf2,0xf3, -0x54,0xf1,0xf3,0xf4,0xf0,0xeb,0x27,0xee,0xf3,0xbb,0xfc,0x07,0x86,0x04,0xee,0x9c, -0xe6,0xea,0x6f,0xe2,0xd1,0x42,0xd5,0xd8,0xf2,0xd7,0xdd,0x98,0xdf,0xe8,0x57,0xf3, -0xfb,0x11,0xf6,0xe8,0x13,0xe0,0xe5,0x7b,0xf6,0x02,0xbb,0x0b,0x16,0x3c,0x22,0x2d, -0xb9,0x2b,0x22,0xae,0x20,0x27,0x4c,0x23,0x21,0x37,0x26,0x24,0xe7,0x29,0x26,0xd7, -0x1b,0x08,0x4d,0x03,0x05,0xa5,0x14,0x16,0x38,0x19,0x1a,0x78,0x1a,0x16,0x27,0x0d, -0x0f,0x8c,0x1c,0x24,0x1b,0x23,0x1b,0x5d,0x18,0x16,0x4a,0x14,0x18,0x5b,0x1a,0x0a, -0x84,0xe4,0xc4,0x39,0xc2,0xc3,0xb2,0xbd,0xce,0x3c,0xe4,0xe5,0x8a,0xdf,0xe9,0x05, -0xfe,0x07,0x2a,0x03,0x08,0xd6,0x0c,0x11,0x8c,0x0d,0x13,0xc2,0x15,0x12,0x62,0x11, -0x09,0x36,0xf4,0xed,0xdd,0xe6,0xe8,0x5f,0xec,0xee,0x7d,0xec,0xed,0x42,0xed,0xed, -0x3a,0xf8,0xf7,0x14,0xff,0x03,0xdc,0xfb,0xf0,0x99,0xe9,0xe9,0x04,0xdd,0xd0,0x36, -0xd8,0xd5,0xdd,0xd5,0xda,0xed,0xe4,0xe7,0x43,0xed,0xfb,0xf2,0xf3,0xe8,0x1a,0xe0, -0xe7,0x61,0xf2,0x08,0xa7,0x15,0x23,0xa3,0x2d,0x34,0xbe,0x28,0x1e,0x10,0x29,0x21, -0xbe,0x1e,0x20,0xf4,0x22,0x27,0x19,0x2a,0x2c,0xd5,0x1c,0x0b,0xc6,0x04,0x0d,0x06, -0x10,0x08,0x10,0x0a,0x12,0x0c,0x1b,0x16,0xa6,0x0e,0x17,0x35,0x25,0x2e,0xeb,0x2b, -0x24,0x0e,0x2b,0x23,0x09,0x1b,0x16,0xad,0x0d,0xfe,0x3e,0xe1,0xc7,0x5a,0xbc,0xbc, -0x67,0xc0,0xd0,0x1a,0xdc,0xdf,0x29,0xe1,0xee,0xfe,0x03,0x08,0xfc,0xff,0x08,0x09, -0x0c,0x0f,0x79,0x0c,0x15,0x05,0x17,0x13,0x67,0x06,0xf6,0xc3,0xde,0xde,0x5a,0xdd, -0xdb,0x83,0xe1,0xe7,0xcc,0xe9,0xed,0x89,0xee,0xf6,0xcc,0x04,0x04,0x96,0x08,0x0b, -0x17,0x01,0xf0,0x24,0xe9,0xe7,0x53,0xd6,0xd8,0xd7,0xda,0xd9,0xc7,0xda,0xe0,0x5a, -0xe4,0xe9,0xa5,0xf7,0xf8,0x71,0xf5,0xed,0x90,0xe0,0xe7,0x54,0xf3,0x0b,0x26,0x1b, -0x2c,0xc5,0x32,0x2d,0xdd,0x25,0x21,0x87,0x24,0x1e,0xc2,0x1c,0x1f,0xc8,0x22,0x2a, -0x2a,0x2c,0x31,0xd5,0x23,0x13,0x85,0x0c,0x12,0x12,0x11,0x02,0x92,0xfb,0x02,0x87, -0x07,0x0f,0x1c,0x0d,0x1c,0xd8,0x2b,0x34,0x69,0x30,0x2d,0x9f,0x31,0x22,0x97,0x19, -0x13,0x08,0x02,0xf7,0x64,0xdf,0xc6,0x9e,0xb3,0xba,0x7c,0xc4,0xcd,0x82,0xd5,0xd9, -0xfa,0xe0,0xef,0xf5,0xfa,0xf9,0x0d,0xfc,0x03,0x0b,0x07,0x0c,0xe4,0x0d,0x12,0x88, -0x15,0x0a,0x11,0xf3,0xe2,0x2f,0xdd,0xde,0x26,0xde,0xdb,0x60,0xde,0xe3,0x25,0xf0, -0xf6,0x19,0xfb,0x07,0x29,0x14,0x14,0xe6,0x1d,0x15,0xbd,0x09,0xff,0xa4,0xf3,0xe3, -0x9f,0xd5,0xe0,0x02,0xe6,0xe5,0xed,0xdf,0xe4,0x2b,0xe3,0xed,0x95,0xf5,0xf3,0xb6, -0xf3,0xe7,0xf5,0xed,0xf1,0x47,0xf4,0x04,0x5a,0x18,0x27,0x6e,0x2c,0x28,0xae,0x21, -0x13,0xae,0x10,0x0a,0x1e,0x11,0x1c,0xe1,0x18,0x20,0xc6,0x2d,0x39,0x60,0x2b,0x16, -0xe7,0x06,0x04,0x9c,0xff,0xfe,0xb5,0xf7,0xf3,0xae,0xf8,0x04,0x74,0x14,0x1e,0x42, -0x2f,0x3c,0x5f,0x3d,0x35,0x74,0x2f,0x25,0x78,0x21,0x17,0x2d,0x02,0xf9,0xed,0xe8, -0xd6,0xd9,0xc1,0xc2,0x0e,0xcc,0xd8,0x26,0xd8,0xda,0x53,0xe4,0xef,0xb7,0xf6,0xff, -0xe4,0x05,0x0a,0x81,0x0a,0x09,0x4b,0x0b,0x0f,0x3d,0x0a,0xf4,0xcb,0xe1,0xd4,0x37, -0xd3,0xce,0xd6,0xd0,0xd1,0xdf,0xd8,0xe3,0x3e,0xef,0xff,0x23,0x08,0x10,0x2c,0x16, -0x20,0xc6,0x21,0x12,0xcc,0x06,0x07,0xbf,0xfa,0xe1,0x6c,0xd9,0xe0,0x75,0xe7,0xe4, -0xdd,0xe8,0xe8,0xc7,0xe0,0xe6,0x45,0xec,0xf0,0x56,0xef,0xf1,0x5f,0xf9,0x03,0xfa, -0x08,0x0f,0xc6,0x19,0x24,0xda,0x2e,0x23,0x17,0x13,0x08,0x64,0x04,0xf6,0x27,0x08, -0x15,0x23,0x1f,0x26,0x15,0x2f,0x3c,0xcb,0x31,0x19,0x0e,0x00,0xfd,0x0d,0xfd,0xf9, -0x66,0xfa,0xf4,0x70,0xf3,0x01,0x6b,0x0e,0x1c,0x2b,0x31,0x46,0x9c,0x4a,0x42,0x1c, -0x37,0x26,0x44,0x23,0x27,0x59,0x04,0xf6,0x54,0xef,0xde,0x37,0xc5,0xbd,0x4f,0xcc, -0xd5,0xcb,0xd9,0xd9,0x04,0xdb,0xe6,0x69,0xf3,0xf9,0x89,0x07,0x07,0x29,0x06,0x05, -0x95,0x09,0x08,0x06,0xf4,0xe2,0xba,0xd0,0xce,0xbb,0xc8,0xc7,0xde,0xce,0xd9,0xc9, -0xda,0xe5,0x42,0xf7,0x01,0xdb,0x0c,0x19,0x31,0x28,0x30,0x62,0x21,0x13,0x0f,0x10, -0x13,0xd8,0x07,0xef,0xcb,0xdd,0xe4,0x76,0xe3,0xe2,0xd2,0xe5,0xdd,0xf9,0xe3,0xe7, -0xcd,0xea,0xe4,0xb5,0xf1,0x01,0x03,0x0b,0x14,0x82,0x15,0x1b,0xc7,0x25,0x2f,0xb0, -0x31,0x1c,0x06,0x0a,0x07,0x8f,0xf5,0xe9,0x0e,0xfe,0x13,0x33,0x1f,0x28,0x8b,0x2e, -0x32,0xf3,0x27,0x15,0xc7,0xff,0xf6,0x23,0xee,0xee,0x45,0xea,0xe4,0x91,0xee,0xfa, -0x34,0x07,0x15,0x7f,0x26,0x3b,0xce,0x49,0x48,0x0f,0x3c,0x28,0x78,0x23,0x1a,0x8b, -0x05,0x00,0xdf,0xfe,0xec,0x53,0xd4,0xd3,0x99,0xda,0xdf,0x76,0xe3,0xe2,0x57,0xe7, -0xf0,0x0d,0xf8,0x03,0xb3,0x0f,0x0e,0x8d,0x0b,0x07,0x40,0x03,0xf7,0xb2,0xdc,0xd3, -0xd6,0xcb,0xc4,0xe6,0xbb,0xc2,0x4e,0xcd,0xca,0x8d,0xd6,0xe9,0x6e,0xfb,0x04,0x1d, -0x15,0x20,0x12,0x2b,0x2a,0xd2,0x1b,0x0c,0xd2,0x14,0x1d,0xab,0x10,0xf8,0xef,0xe9, -0xee,0x88,0xe9,0xe2,0x30,0xd3,0xd3,0x4f,0xde,0xe1,0xa0,0xe5,0xe4,0x9d,0xf3,0x01, -0x2f,0x0d,0x10,0x4a,0x16,0x26,0x8e,0x31,0x2f,0x39,0x2d,0x18,0xf1,0x03,0x02,0x07, -0xeb,0xe7,0x6c,0x00,0x18,0x9e,0x25,0x2e,0xb9,0x2e,0x31,0xed,0x28,0x1c,0x7a,0x00, -0xf1,0xa4,0xeb,0xe7,0x3d,0xed,0xe4,0xac,0xef,0xfd,0xdb,0x0a,0x1e,0x7c,0x1f,0x35, -0x40,0x49,0x49,0xaf,0x3e,0x27,0xea,0x1e,0x14,0x06,0x01,0x05,0x64,0xfd,0xef,0xb0, -0xe0,0xdc,0xcb,0xd9,0xdc,0x56,0xe4,0xe6,0x27,0xee,0xff,0xba,0x02,0x07,0xd0,0x0d, -0x11,0xb9,0x07,0xff,0xbe,0xf8,0xe5,0x5a,0xcd,0xc6,0x5c,0xc6,0xb5,0xa8,0xaf,0xba, -0xe1,0xc6,0xc7,0xc7,0xd1,0xe1,0xd7,0xf9,0x0d,0xb7,0x16,0x1c,0x39,0x23,0x27,0x0e, -0x1a,0x0f,0x05,0x1c,0x20,0x90,0x1c,0x04,0xf7,0xfc,0xfc,0x92,0xf2,0xe5,0x84,0xd7, -0xd6,0x85,0xdd,0xea,0x91,0xea,0xf1,0xd0,0xfe,0x0c,0x29,0x0a,0x0e,0xed,0x1b,0x2d, -0xb8,0x34,0x2e,0x8d,0x2b,0x0c,0xd0,0xfe,0xf6,0x68,0xe8,0xf6,0x13,0x0d,0x19,0x25, -0x20,0x25,0xbf,0x2b,0x2e,0x0f,0x29,0x12,0xb5,0xf5,0xe6,0x66,0xe4,0xe5,0xea,0xef, -0xeb,0x4a,0xef,0x00,0x72,0x12,0x18,0x58,0x1d,0x2f,0x2f,0x45,0x47,0x02,0x3a,0x1e, -0x7a,0x1a,0x11,0x7d,0x02,0x04,0xf5,0x02,0xf6,0xf2,0xe7,0xd9,0xb1,0xcb,0xcd,0xbc, -0xe5,0xe7,0x98,0xee,0xfc,0x07,0x04,0x08,0xcb,0x0a,0xff,0xd3,0xf4,0xf1,0x33,0xf2, -0xe1,0x68,0xc7,0xbe,0xcc,0xb6,0xb3,0xac,0xaf,0xbb,0x5b,0xc9,0xd5,0x57,0xdc,0xf0, -0xcc,0x09,0x18,0x96,0x1a,0x20,0xee,0x26,0x22,0xaf,0x1d,0x1c,0xce,0x23,0x28,0x93, -0x20,0x17,0x4d,0x0f,0x05,0x63,0xf6,0xe3,0x9a,0xde,0xdd,0xfe,0xe3,0xe9,0xf3,0xee, -0xf9,0xb8,0x01,0x09,0x95,0x09,0x0d,0x3f,0x1e,0x33,0x71,0x2f,0x28,0xae,0x23,0x0b, -0xa1,0xf6,0xef,0x3b,0xf2,0x02,0x99,0x15,0x15,0xc6,0x15,0x19,0x4e,0x1d,0x1c,0xa0, -0x15,0x02,0x4a,0xe5,0xd5,0x18,0xd7,0xdf,0x9a,0xe8,0xea,0x05,0xe6,0xf2,0x3b,0x05, -0x0e,0x88,0x1b,0x2f,0x87,0x41,0x39,0xca,0x24,0x12,0x01,0x0e,0x0f,0xc1,0x0a,0x1d, -0x93,0x17,0x08,0x9e,0xf2,0xe5,0xad,0xd9,0xda,0xbb,0xf3,0xf9,0xcf,0x03,0x0f,0xda, -0x0e,0x0f,0xee,0x0f,0x05,0x66,0xef,0xed,0x22,0xed,0xdf,0x38,0xc7,0xbb,0xca,0xb9, -0xb6,0xaf,0xb8,0xbe,0x2a,0xd3,0xdb,0xbd,0xe9,0xfe,0x41,0x10,0x11,0x0e,0x12,0x18, -0x88,0x21,0x20,0x03,0x1c,0x1b,0xd6,0x1f,0x28,0xf5,0x1b,0x11,0x5e,0x0d,0x02,0x49, -0xf1,0xd9,0xda,0xda,0xe2,0x0a,0xec,0xed,0xf6,0xee,0xf3,0x11,0xf8,0x00,0xff,0xff, -0x02,0x78,0x14,0x24,0x11,0x22,0x1e,0x5b,0x1c,0x0e,0x81,0x03,0xfb,0xf8,0xfd,0x0d, -0xe7,0x19,0x11,0x1f,0x13,0x1a,0xd2,0x14,0x07,0xb8,0x02,0xf2,0xcc,0xeb,0xe1,0xb4, -0xe2,0xe9,0x3e,0xf7,0xf3,0x8a,0xf4,0xfa,0xb9,0x08,0x1b,0xaa,0x2b,0x32,0x5b,0x38, -0x38,0xb4,0x22,0x09,0xff,0x06,0x05,0xa8,0x0b,0x23,0x4d,0x21,0x06,0x5e,0xf2,0xed, -0x07,0xe0,0xe3,0x1f,0xf9,0x06,0xe1,0x13,0x1d,0x2f,0x0c,0x07,0xdc,0x06,0xfe,0xba, -0xe4,0xe0,0x2c,0xde,0xd2,0xdc,0xbd,0xb0,0x3c,0xac,0xb9,0x8b,0xbd,0xc2,0xf1,0xd6, -0xe8,0x11,0xee,0x00,0x75,0x0a,0x0f,0x4a,0x0e,0x12,0xbb,0x22,0x21,0xab,0x17,0x16, -0x5e,0x23,0x26,0x92,0x1b,0x13,0x1b,0x11,0x04,0x41,0xef,0xe7,0xd3,0xe6,0xee,0x2f, -0xf7,0xf7,0x8c,0xf2,0xf0,0x7e,0xf8,0xf9,0x4b,0xfc,0x01,0xbf,0x06,0x11,0x63,0x17, -0x16,0xe8,0x17,0x16,0x94,0x16,0x15,0x59,0x12,0x17,0x73,0x16,0x16,0xae,0x18,0x16, -0x46,0x0c,0xf9,0xce,0xed,0xe7,0x92,0xe1,0xe8,0x38,0xe5,0xf5,0x21,0xfc,0xea,0xaf, -0xf2,0xff,0xd4,0x12,0x24,0xd2,0x2b,0x2a,0xeb,0x27,0x2d,0x64,0x1b,0x07,0xf4,0x01, -0xf8,0x64,0x01,0x14,0x80,0x15,0x09,0x5c,0x04,0xf2,0xea,0xe3,0xe8,0x0d,0xfc,0x0e, -0x4c,0x1b,0x15,0x56,0x08,0x00,0xd0,0xf6,0xef,0x82,0xe6,0xdf,0x6c,0xe0,0xcf,0xeb, -0xbd,0xb2,0x04,0xb4,0xc3,0x4f,0xcb,0xe3,0xf9,0xed,0xf2,0x92,0xfd,0x09,0xb0,0x19, -0x14,0x00,0x15,0x1d,0xe1,0x28,0x21,0x77,0x13,0x1a,0x44,0x1f,0x22,0x66,0x18,0x0e, -0xa8,0x05,0x01,0x25,0xf7,0xef,0x62,0xf6,0xf4,0x99,0xf8,0xf3,0x7b,0xee,0xec,0x4d, -0xed,0xf0,0xa6,0xf0,0xf5,0x97,0xf3,0xfa,0x77,0xff,0x00,0x02,0x0e,0x16,0x03,0x18, -0x1a,0xd6,0x1d,0x20,0x70,0x1d,0x15,0x18,0x10,0x0a,0x1e,0x03,0xf3,0x2f,0xe6,0xe4, -0x9f,0xe0,0xe8,0x5f,0xf2,0xf7,0xc1,0xfb,0x00,0x91,0x05,0x0b,0xe6,0x1f,0x2e,0x25, -0x38,0x2c,0xd4,0x28,0x1f,0xd8,0x15,0x0d,0xb4,0x00,0xf4,0xd4,0xfb,0x08,0x43,0x0c, -0x05,0xf7,0x08,0xff,0xc8,0xf4,0xf6,0xfc,0xfe,0x0a,0xef,0x17,0x0e,0xd8,0xfe,0xf1, -0xe7,0xe9,0xe5,0x12,0xdf,0xdc,0x37,0xd7,0xc6,0x3d,0xc0,0xb7,0xc7,0xb4,0xc2,0xb2, -0xdd,0xf7,0x10,0xf8,0xfc,0xbf,0x06,0x18,0x60,0x1f,0x1a,0x0d,0x1b,0x27,0xbd,0x2b, -0x25,0x31,0x18,0x18,0x49,0x19,0x1f,0x74,0x11,0x06,0xc8,0x05,0xfd,0x17,0xf6,0xef, -0x96,0xf6,0xf8,0x54,0xf4,0xee,0x08,0xea,0xe9,0x91,0xe4,0xe2,0xb1,0xdf,0xe9,0xb4, -0xed,0xee,0x8d,0xee,0xf6,0x37,0x0d,0x1d,0x4f,0x19,0x19,0x91,0x27,0x2a,0x8d,0x1e, -0x14,0x2e,0x0d,0x05,0x57,0x00,0xf6,0x64,0xed,0xe4,0xbd,0xe9,0xeb,0xd1,0xf1,0xf0, -0x54,0xf8,0x07,0x9a,0x1b,0x1e,0xcf,0x1d,0x2f,0x17,0x3c,0x33,0x08,0x29,0x25,0xfa, -0x1d,0x12,0xb4,0xfa,0xea,0x8e,0xec,0xf7,0xa9,0xf9,0x00,0x0c,0x0a,0x09,0x89,0x06, -0x04,0xea,0xff,0x01,0x3b,0x0c,0x08,0xbd,0xfc,0xf2,0xa8,0xe2,0xd9,0x41,0xd9,0xcf, -0xf7,0xc5,0xc2,0xb9,0xc4,0xc1,0x97,0xc3,0xd1,0xac,0xe9,0xf2,0x3e,0xfe,0x0a,0x29, -0x0b,0x1c,0x24,0x21,0x1d,0xfb,0x1f,0x2a,0x6d,0x2b,0x22,0xe3,0x17,0x11,0xe2,0x13, -0x15,0xa0,0x0b,0x09,0xd8,0x0e,0xff,0xd8,0xf0,0xf4,0xe4,0xf9,0xff,0x71,0xfa,0xee, -0x6f,0xea,0xe9,0xdb,0xe6,0xda,0x15,0xd4,0xe5,0x14,0xf1,0xe9,0xac,0xe6,0xf0,0x4c, -0x05,0x17,0xbe,0x15,0x1c,0xe9,0x29,0x29,0x4e,0x1a,0x14,0xa5,0x08,0x00,0x5b,0x01, -0xfc,0x26,0xed,0xea,0xa7,0xe9,0xea,0x56,0xf1,0xf1,0x77,0xf8,0x05,0x95,0x12,0x2c, -0x95,0x27,0x2d,0x02,0x33,0x30,0xa8,0x2d,0x2b,0xa7,0x21,0x15,0x5b,0xf0,0xeb,0x13, -0xea,0xef,0x09,0xf3,0x00,0x63,0x13,0x12,0xf6,0x0d,0x06,0x70,0xfe,0xfa,0x23,0x02, -0xfb,0x99,0xf3,0xf0,0xf9,0xde,0xda,0x2b,0xd0,0xc2,0xc4,0xc5,0xc8,0x58,0xcc,0xd5, -0xb2,0xdb,0xe4,0x46,0xe9,0xf5,0x1a,0x08,0x10,0x32,0x1e,0x27,0x34,0x24,0x1a,0x57, -0x23,0x2f,0xf1,0x27,0x1a,0x9e,0x18,0x0f,0x00,0x10,0x10,0x8e,0x0e,0x0f,0x82,0x11, -0xff,0x5b,0xed,0xe7,0x23,0xf0,0xfa,0x23,0xf9,0xed,0x17,0xe1,0xe1,0x27,0xe2,0xd7, -0x51,0xce,0xdf,0x30,0xef,0xe7,0xba,0xe0,0xee,0xad,0x01,0x13,0x1f,0x18,0x19,0x5b, -0x2a,0x2c,0x34,0x1b,0x14,0xa8,0x07,0x01,0xa1,0x09,0x05,0x82,0xf9,0xe9,0x0b,0xe8, -0xee,0x72,0xfc,0xf8,0x2f,0xfe,0xff,0x29,0x0f,0x27,0x23,0x30,0x2c,0xd8,0x2d,0x2e, -0x08,0x2d,0x21,0xc2,0x19,0x0e,0x4e,0xf1,0xe7,0x7d,0xe3,0xe6,0xda,0xe6,0xff,0x5f, -0x12,0x12,0xa8,0x0d,0x00,0x32,0xf5,0xf4,0x67,0xfd,0xfc,0xfb,0xf1,0xec,0x28,0xe3, -0xda,0xd3,0xd2,0xc5,0x5f,0xc4,0xd3,0x9d,0xe1,0xe4,0xcd,0xef,0xf7,0x2e,0xf7,0xfc, -0x95,0x0c,0x18,0xd0,0x25,0x37,0x95,0x2f,0x2b,0xb1,0x2b,0x2d,0xb0,0x22,0x14,0x03, -0x11,0x09,0xb9,0x12,0x0f,0xd2,0x06,0x0c,0x4a,0x0e,0xf9,0xd5,0xeb,0xe1,0x79,0xe7, -0xf3,0x35,0xee,0xdc,0x47,0xcf,0xd8,0x70,0xd8,0xd2,0x52,0xd3,0xdc,0x69,0xe3,0xe0, -0xd6,0xd9,0xf0,0x96,0x03,0x0b,0x43,0x0e,0x0b,0x94,0x20,0x1e,0xd9,0x1b,0x11,0x88, -0x03,0x02,0xe0,0x0f,0x11,0x47,0xfd,0xf1,0x99,0xee,0xfe,0x8f,0x09,0x0d,0xea,0x01, -0x03,0x2c,0x0f,0x29,0x9a,0x36,0x3a,0xdf,0x39,0x3d,0x45,0x2f,0x1e,0x45,0x1b,0x0f, -0x0c,0xfe,0xed,0xaf,0xdb,0xdc,0xc7,0xed,0x02,0x8c,0x0e,0x0f,0x3f,0x05,0xf2,0x62, -0xea,0xea,0x8f,0xf3,0xf2,0xa9,0xf3,0xe7,0x6b,0xd9,0xd6,0x21,0xca,0xc8,0x92,0xcf, -0xda,0x1f,0xe6,0xeb,0x32,0xf7,0xf7,0xc8,0xf6,0x02,0xb6,0x0c,0x1c,0x3e,0x2f,0x3e, -0xc1,0x3c,0x37,0xe4,0x2d,0x29,0x5a,0x24,0x0d,0xd9,0x0a,0x10,0x65,0x16,0x0f,0xcd, -0x07,0x09,0x05,0x02,0xf6,0x0c,0xe8,0xe1,0x40,0xe4,0xec,0x07,0xe1,0xd3,0xb4,0xd4, -0xd7,0x5d,0xd9,0xd4,0x09,0xda,0xdd,0xaf,0xdf,0xdb,0xba,0xdd,0xf3,0x04,0x0b,0x08, -0xe5,0x04,0x08,0x12,0x12,0x1b,0x8d,0x1b,0x10,0x17,0x08,0x0a,0x4a,0x09,0x0a,0xa5, -0x04,0x00,0x17,0xff,0x07,0x48,0x0d,0x0a,0x40,0x09,0x04,0x0a,0x09,0x21,0x1a,0x37, -0x3a,0x08,0x39,0x37,0x16,0x2b,0x22,0x92,0x1c,0x06,0x68,0x01,0xf4,0x77,0xe6,0xd8, -0x2e,0xea,0xfa,0x57,0x04,0x06,0x40,0xf7,0xe6,0x61,0xe5,0xee,0xc9,0xf0,0xed,0x79, -0xf0,0xe0,0x8d,0xd3,0xcd,0x0b,0xcc,0xd7,0xcb,0xe0,0xe4,0xde,0xe4,0xef,0xe7,0xfb, -0xfd,0x7e,0x02,0x05,0x5c,0x14,0x1c,0xe4,0x3a,0x45,0x35,0x42,0x3d,0xbf,0x34,0x2c, -0xb2,0x21,0x12,0xe2,0x13,0x18,0xea,0x1f,0x18,0xe1,0x0b,0x03,0xed,0xf9,0xed,0x00, -0xe5,0xe0,0x3b,0xe0,0xdd,0xe3,0xce,0xca,0x0d,0xd2,0xd9,0x10,0xe0,0xd8,0x0a,0xd9, -0xd8,0xdb,0xd6,0xdd,0xa2,0xe6,0xed,0x46,0x03,0x00,0xad,0x02,0x04,0x0f,0x0f,0x19, -0x20,0x19,0x0d,0x45,0x06,0x06,0x09,0x04,0xfd,0x8b,0x06,0x0c,0xa4,0x06,0x0d,0x71, -0x0b,0x07,0xf6,0x0b,0x0d,0xd6,0x0f,0x1c,0x4f,0x31,0x37,0xac,0x32,0x32,0xa7,0x2c, -0x2a,0x41,0x1e,0x0a,0x66,0x09,0xff,0x55,0xf3,0xe7,0x0b,0xea,0xf2,0x5a,0xf8,0x03, -0xdc,0xea,0xe1,0x29,0xe5,0xf4,0x48,0xea,0xe2,0x1f,0xe7,0xdc,0x5d,0xce,0xce,0xf7, -0xd8,0xdc,0x9b,0xe4,0xe4,0x98,0xe5,0xf3,0x87,0xfa,0x0c,0x7d,0x0d,0x0d,0x8f,0x13, -0x27,0x17,0x39,0x43,0x71,0x46,0x40,0xab,0x36,0x27,0xf2,0x27,0x1d,0x9b,0x19,0x1a, -0x3e,0x1b,0x14,0x31,0x0c,0x04,0x7a,0xf5,0xe2,0x52,0xe0,0xe0,0x58,0xda,0xd6,0x49, -0xc5,0xc7,0x1f,0xd2,0xd7,0xc4,0xd8,0xd3,0x75,0xd0,0xcc,0x29,0xcd,0xd1,0x4c,0xe1, -0xe9,0x1b,0xf8,0xf8,0x6e,0xff,0x0b,0xff,0x16,0x1b,0xc4,0x20,0x12,0x39,0xff,0x01, -0xaf,0x0b,0x0c,0x41,0x12,0x13,0xbe,0x11,0x14,0x5a,0x0e,0x0a,0x00,0x11,0x19,0x8b, -0x1a,0x22,0xde,0x2d,0x32,0xdb,0x31,0x2c,0x7e,0x2e,0x30,0x40,0x22,0x13,0x66,0x0e, -0xfc,0xee,0xf1,0xea,0x29,0xe6,0xe3,0xf2,0xea,0xf7,0xce,0xe6,0xde,0x10,0xe2,0xed, -0xe3,0xe4,0xdd,0x0f,0xd9,0xd5,0x40,0xce,0xd1,0xb0,0xd6,0xda,0x14,0xe7,0xe6,0x15, -0xea,0xf3,0x75,0xff,0x0e,0xe2,0x13,0x14,0x38,0x1d,0x29,0x8a,0x3b,0x3f,0x0e,0x48, -0x3f,0x54,0x37,0x34,0x85,0x2b,0x24,0x5c,0x1f,0x1e,0xfd,0x17,0x0e,0x49,0x0d,0x08, -0xe0,0xf8,0xe4,0xff,0xdf,0xe1,0x29,0xde,0xd2,0xab,0xc9,0xca,0xbd,0xd7,0xd7,0x65, -0xd2,0xc8,0x61,0xca,0xc8,0xf7,0xc4,0xc8,0x6c,0xd6,0xec,0xe5,0xed,0xf1,0xc5,0xfd, -0x10,0x89,0x25,0x24,0x5c,0x19,0x0e,0xd4,0x00,0x02,0xae,0x12,0x10,0x9a,0x14,0x10, -0xde,0x11,0x0f,0x97,0x04,0x04,0x36,0x16,0x1e,0x45,0x1d,0x1a,0xbf,0x27,0x30,0x7c, -0x37,0x27,0x4b,0x26,0x34,0x60,0x2a,0x1a,0xa2,0x0c,0xfb,0x22,0xec,0xe0,0xdf,0xd9, -0xd9,0x8f,0xe8,0xf0,0xf8,0xe5,0xe2,0x36,0xe6,0xe7,0x9e,0xe7,0xdc,0x06,0xda,0xda, -0x36,0xd9,0xd6,0x36,0xd3,0xdd,0x26,0xe9,0xf3,0xc0,0xf5,0xf3,0xc1,0x07,0x14,0xb4, -0x1d,0x21,0x5c,0x26,0x2e,0x7d,0x35,0x3b,0xcf,0x37,0x3f,0x01,0x3e,0x39,0x9e,0x27, -0x25,0x3a,0x23,0x19,0x70,0x14,0x05,0xdc,0x05,0x04,0xd9,0xf9,0xe5,0xe1,0xe4,0xe6, -0x1f,0xde,0xd5,0xc5,0xcf,0xd0,0xe5,0xd1,0xd3,0x48,0xce,0xc0,0x8e,0xc3,0xc1,0x09, -0xbb,0xb8,0xfe,0xc6,0xea,0x08,0xf1,0xf4,0xd7,0x07,0x1c,0x29,0x30,0x2c,0x5f,0x18, -0x0e,0x9d,0x0b,0x0e,0xac,0x12,0x11,0xa1,0x12,0x13,0x19,0x17,0x0c,0xf3,0xf9,0x0b, -0x66,0x1c,0x23,0x3d,0x19,0x19,0x6b,0x25,0x31,0x29,0x33,0x29,0xda,0x22,0x2b,0x0b, -0x2b,0x17,0xf8,0x02,0xf6,0xe1,0xe8,0xd8,0xcf,0xc7,0xcb,0x39,0xe5,0xe7,0x32,0xe2, -0xe4,0x06,0xe5,0xe6,0x63,0xd6,0xdf,0x7e,0xe2,0xde,0x41,0xdf,0xd4,0x7d,0xd4,0xdf, -0xe8,0xe7,0xfb,0x50,0x03,0x05,0xca,0x18,0x23,0xae,0x2a,0x2c,0xe6,0x31,0x3d,0x87, -0x3b,0x34,0xb9,0x37,0x42,0xe3,0x44,0x3f,0xe2,0x30,0x26,0x74,0x1e,0x16,0x20,0x0a, -0x04,0x97,0x06,0x04,0x2a,0xf2,0xe5,0x01,0xeb,0xef,0xe2,0xe1,0xdb,0x02,0xd0,0xcc, -0xea,0xcb,0xca,0xa9,0xc2,0xb6,0x6a,0xb7,0xae,0xff,0xa8,0xa8,0x5a,0xbe,0xe2,0xb4, -0xf2,0xfd,0xd1,0x0f,0x20,0x9e,0x25,0x28,0x16,0x1d,0x17,0xa5,0x17,0x16,0xce,0x0d, -0x0e,0x93,0x09,0x0c,0x64,0x15,0x06,0x5f,0xff,0x0a,0x9c,0x17,0x1b,0x18,0x19,0x21, -0xcf,0x26,0x2f,0xdd,0x3c,0x34,0xc4,0x2e,0x2a,0x33,0x22,0x17,0x97,0xfc,0xf3,0x60, -0xe3,0xd5,0x51,0xc7,0xc7,0x4b,0xe0,0xde,0x19,0xe2,0xf0,0x67,0xec,0xe6,0x69,0xd8, -0xe3,0xe8,0xe0,0xdb,0xa1,0xde,0xde,0xa5,0xd8,0xe0,0x6b,0xec,0xfc,0xc3,0x08,0x1b, -0x4d,0x26,0x2b,0x1c,0x31,0x33,0xbd,0x3e,0x42,0xb7,0x40,0x3d,0x64,0x3d,0x44,0xf0, -0x41,0x3d,0xdf,0x2b,0x21,0x39,0x18,0x08,0xc9,0xfb,0xfb,0x3d,0x05,0xfd,0xd5,0xee, -0xeb,0x9d,0xf4,0xf4,0xe2,0xee,0xe3,0x9c,0xce,0xc9,0x3c,0xc0,0xbd,0xb4,0xad,0xa9, -0xdb,0xab,0xa1,0x9f,0x99,0x9d,0x93,0xb9,0xdc,0x95,0xf4,0x07,0x13,0x19,0x27,0xf3, -0x25,0x29,0xa3,0x2a,0x28,0x23,0x24,0x24,0x1f,0x16,0x0c,0xb3,0x05,0x0f,0xed,0x13, -0x0d,0x31,0x00,0x02,0x65,0x0e,0x13,0xb5,0x1e,0x26,0x0e,0x28,0x31,0x95,0x3e,0x3f, -0xa7,0x34,0x29,0xee,0x19,0x0c,0xe2,0xfc,0xed,0x52,0xd6,0xd1,0x0b,0xca,0xc1,0xfd, -0xcd,0xd0,0x19,0xe4,0xeb,0xa9,0xf3,0xea,0x5c,0xe2,0xdf,0x0c,0xda,0xd0,0xc0,0xdc, -0xe5,0xf9,0xe3,0xe8,0x1b,0xef,0xf6,0xc7,0x09,0x2c,0x1e,0x33,0x31,0x09,0x3b,0x40, -0x64,0x42,0x40,0x93,0x4e,0x4e,0x48,0x4a,0x47,0x06,0x3f,0x35,0x8e,0x24,0x19,0x7e, -0x0b,0x01,0x1e,0xf8,0xfc,0x90,0x00,0xf9,0x2e,0xf4,0xf2,0x1d,0xfa,0xfa,0x81,0xf9, -0xe7,0x2a,0xd4,0xc1,0xf7,0xb1,0xa5,0xdd,0x96,0x9c,0xfb,0x9e,0x96,0x21,0x8d,0x95, -0xc1,0xb8,0xd7,0x91,0xec,0x09,0x16,0x1a,0x26,0xb6,0x29,0x2a,0x77,0x2f,0x30,0x67, -0x35,0x30,0x44,0x1c,0x09,0xf9,0x0e,0x13,0x74,0x18,0x11,0x0a,0x0c,0x08,0x1e,0x0c, -0x13,0xf7,0x1c,0x2e,0xc6,0x2f,0x35,0xcd,0x3e,0x3f,0xfb,0x3d,0x26,0xd8,0x0b,0x04, -0x3e,0xfc,0xe9,0xf8,0xd4,0xcf,0x8c,0xcb,0xca,0x96,0xc6,0xca,0x17,0xdd,0xe9,0x18, -0xf9,0xf4,0xd3,0xde,0xd7,0xa3,0xcb,0xcc,0x36,0xd2,0xdc,0xf6,0xe9,0xed,0x7a,0xea, -0xef,0xbe,0x07,0x2d,0x50,0x38,0x33,0x2d,0x3f,0x44,0xd3,0x44,0x45,0x1e,0x4e,0x53, -0x88,0x56,0x4c,0x4d,0x3c,0x2a,0x28,0x13,0x07,0xe8,0xff,0xfe,0x13,0xfd,0xfb,0x5b, -0xf9,0xf6,0x94,0xfa,0x07,0x3e,0x0c,0x06,0x5f,0x03,0xf3,0x1b,0xd8,0xc2,0x26,0xad, -0x9c,0x8d,0x8f,0x98,0x39,0x99,0x8d,0x09,0x8b,0x9e,0x60,0xbb,0xd0,0xd0,0xe5,0x06, -0x1e,0x1b,0x23,0xf3,0x2d,0x27,0x03,0x2c,0x35,0xca,0x3e,0x36,0xa2,0x20,0x11,0xd0, -0x14,0x17,0x3b,0x17,0x12,0xb9,0x0b,0x0c,0xa0,0x0c,0x0e,0xbc,0x1a,0x2c,0xed,0x37, -0x3d,0xd4,0x3c,0x3b,0x21,0x39,0x1e,0x80,0xfa,0xf8,0xbc,0xfc,0xeb,0xe6,0xd7,0xc9, -0xdb,0xc9,0xcd,0xad,0xc8,0xc4,0x74,0xd1,0xe6,0xb0,0xfd,0xf0,0x27,0xde,0xcf,0x5e, -0xc9,0xc7,0xd8,0xca,0xd6,0xaa,0xea,0xf6,0x35,0xef,0xfa,0xe5,0x09,0x2b,0xf5,0x36, -0x3a,0x36,0x41,0x49,0x39,0x53,0x4e,0x38,0x59,0x5d,0x83,0x5c,0x4e,0x7b,0x3a,0x22, -0xbc,0x09,0xfe,0x93,0xfa,0xfb,0x51,0xfd,0xf9,0x46,0xf6,0xf8,0x43,0x06,0x14,0x94, -0x13,0x0b,0xea,0x06,0xf3,0xdd,0xd6,0xbd,0x7c,0xa6,0x94,0x24,0x89,0x8e,0xe8,0x91, -0x84,0xd1,0x8b,0xa1,0x0f,0xb8,0xc8,0x53,0xdc,0xff,0x40,0x17,0x22,0xfe,0x28,0x26, -0x82,0x2d,0x3a,0xef,0x39,0x34,0x6c,0x2b,0x24,0xcf,0x1e,0x1e,0xd5,0x1b,0x0e,0x67, -0x0d,0x0e,0xfc,0x10,0x13,0x42,0x1a,0x25,0x2d,0x36,0x3e,0xe8,0x3b,0x38,0xfe,0x2e, -0x19,0xb6,0xf8,0xf7,0xbc,0xf6,0xec,0xb2,0xdb,0xd1,0x99,0xc6,0xcf,0xe4,0xce,0xc3, -0x76,0xd4,0xea,0xc0,0xfa,0xef,0xe3,0xde,0xd6,0x50,0xc7,0xc6,0x1e,0xc6,0xd1,0x2d, -0xe6,0xf3,0x43,0xf6,0x02,0x90,0x11,0x22,0x3d,0x30,0x38,0x17,0x41,0x52,0x74,0x54, -0x57,0x80,0x64,0x63,0xd6,0x54,0x4a,0x38,0x35,0x20,0xde,0x07,0xfa,0x38,0xf5,0xf5, -0x41,0xfa,0xf6,0x44,0xf7,0x00,0x6d,0x0a,0x14,0x45,0x19,0x0c,0xb7,0x06,0xf1,0x46, -0xd7,0xba,0x5e,0xa3,0x95,0x9b,0x86,0x8c,0x35,0x8d,0x88,0x0c,0x91,0xa1,0xb1,0xb0, -0xc2,0x0b,0xd8,0xf8,0xdd,0x13,0x22,0x49,0x23,0x25,0xf8,0x30,0x39,0x72,0x3d,0x3e, -0x84,0x3d,0x3b,0xfb,0x2a,0x27,0x10,0x24,0x13,0x0e,0x08,0x0d,0x13,0x13,0x18,0xf4, -0x1d,0x24,0x51,0x30,0x38,0xe4,0x37,0x33,0x4a,0x26,0x10,0x9f,0xf8,0xf4,0x47,0xf4, -0xe6,0x36,0xde,0xd1,0x4f,0xc9,0xd1,0x9d,0xc9,0xca,0xc7,0xd1,0xe1,0x21,0xe8,0xe3, -0x88,0xdf,0xd9,0xa2,0xc4,0xc5,0x83,0xc7,0xd0,0x3f,0xe5,0xf0,0xb7,0xfe,0x0f,0xea, -0x18,0x1d,0xfb,0x27,0x31,0x78,0x47,0x59,0x0b,0x5f,0x60,0xc2,0x6d,0x69,0xa2,0x57, -0x45,0x59,0x38,0x24,0x47,0x0a,0xfa,0x56,0xf0,0xf5,0x82,0xf9,0xf9,0xa1,0x04,0x0b, -0xa4,0x0d,0x15,0x04,0x13,0x07,0xbc,0x03,0xee,0x9a,0xd7,0xba,0x34,0xaa,0x98,0x44, -0x87,0x88,0xb8,0x88,0x90,0x3d,0x8f,0x97,0x98,0xac,0xbb,0xdf,0xce,0xea,0x5f,0x0c, -0x19,0x31,0x17,0x1f,0xd8,0x2a,0x35,0xb8,0x43,0x45,0x43,0x48,0x46,0x20,0x32,0x26, -0x4f,0x21,0x0f,0xd7,0x00,0x0d,0x1d,0x18,0x19,0x0a,0x1e,0x21,0xb1,0x2a,0x32,0x7f, -0x3b,0x32,0x1d,0x26,0x11,0x8a,0x03,0xfc,0x03,0xf6,0xf1,0xad,0xe5,0xdd,0xab,0xd0, -0xd1,0x48,0xd5,0xd5,0xee,0xd6,0xd7,0x32,0xd9,0xde,0x50,0xe8,0xe2,0xaf,0xce,0xc3, -0x08,0xc8,0xd3,0x2d,0xe1,0xed,0x00,0x03,0x12,0xed,0x15,0x15,0x84,0x19,0x25,0x7f, -0x44,0x55,0xcf,0x5e,0x61,0x86,0x67,0x60,0x4a,0x4f,0x3e,0x1f,0x32,0x24,0x52,0x0a, -0xf6,0x5b,0xe7,0xf2,0x8f,0xf2,0xfe,0xfe,0x0d,0x11,0xcd,0x10,0x0c,0x9e,0x09,0x06, -0x73,0x01,0xf3,0xa9,0xdd,0xc2,0x6a,0xb6,0xa4,0x3b,0x91,0x92,0xc2,0x95,0x9c,0x49, -0x93,0x96,0xe2,0xab,0xb6,0xec,0xcc,0xe1,0xce,0xff,0x10,0x35,0x0b,0x12,0xea,0x23, -0x33,0xf2,0x44,0x4a,0x0e,0x50,0x4c,0x55,0x36,0x24,0xcb,0x21,0x0c,0xdf,0xfe,0x0e, -0x58,0x16,0x16,0x55,0x1b,0x1f,0x3a,0x1d,0x2f,0x2c,0x3f,0x30,0x2d,0x19,0x12,0x03, -0x08,0x05,0xb5,0xfc,0xf3,0x8a,0xe4,0xdc,0x1d,0xd8,0xd4,0xb4,0xda,0xdc,0xca,0xd2, -0xd2,0x3a,0xd4,0xd9,0x3d,0xe7,0xe9,0x69,0xd3,0xc8,0x68,0xcd,0xda,0x90,0xdd,0xee, -0x07,0x04,0x10,0x5e,0x17,0x19,0xda,0x1c,0x27,0x89,0x3b,0x53,0xda,0x60,0x6d,0x32, -0x61,0x5a,0x56,0x4d,0x43,0xc1,0x37,0x23,0x84,0x04,0xf1,0x89,0xea,0xea,0xea,0xf0, -0x05,0x16,0x11,0x0b,0x7a,0x06,0xff,0x6e,0x00,0x06,0xfa,0x02,0xeb,0x5c,0xd7,0xc7, -0xa9,0xbf,0xac,0x47,0x9b,0x9c,0xf2,0x9e,0x9e,0x96,0x8e,0x93,0xf2,0xab,0xbb,0x10, -0xcd,0xdd,0x02,0xf5,0x02,0x72,0x01,0x0b,0xf1,0x24,0x3b,0xb8,0x50,0x53,0x4b,0x50, -0x4b,0x9f,0x39,0x2b,0xa7,0x27,0x16,0x24,0x09,0x0b,0xca,0x10,0x15,0xfe,0x1a,0x1e, -0x03,0x1e,0x2d,0x59,0x3a,0x21,0x19,0x17,0x10,0x11,0x0d,0x07,0x0d,0xfe,0xef,0xda, -0xde,0xde,0xd7,0xd3,0xd6,0x70,0xde,0xdd,0x0d,0xca,0xcb,0xbb,0xd2,0xd9,0xf2,0xe6, -0xeb,0x96,0xdc,0xd3,0x2b,0xd1,0xd8,0x6e,0xe1,0xee,0xaa,0xfc,0x09,0xf5,0x12,0x15, -0xff,0x1e,0x22,0x79,0x33,0x45,0x56,0x60,0x6d,0x50,0x63,0x59,0x65,0x49,0x45,0x53, -0x35,0x1a,0x50,0x01,0xf8,0x61,0xf7,0xf1,0xaa,0xfa,0x0c,0x4b,0x11,0x0a,0x13,0x05, -0xfa,0x6b,0xfe,0x04,0x85,0xfd,0xe2,0x09,0xd2,0xd1,0xa3,0xcb,0xbb,0x2d,0xac,0xa7, -0x00,0xa6,0x9c,0x6a,0x90,0x99,0x6b,0xac,0xbe,0xb3,0xc6,0xd3,0x91,0xe5,0xf0,0x6a, -0xf0,0x06,0xb8,0x24,0x3e,0x00,0x56,0x4f,0x0b,0x48,0x43,0xd0,0x36,0x32,0x3b,0x2b, -0x26,0x3f,0x12,0x06,0xd3,0x05,0x10,0xa0,0x18,0x1f,0x48,0x28,0x2e,0x57,0x2e,0x21, -0x7a,0x11,0x0d,0x42,0x0d,0x0e,0x4c,0x04,0xec,0x79,0xde,0xd5,0x21,0xdb,0xd8,0xc0, -0xda,0xd9,0xc9,0xc7,0xc4,0xd4,0xce,0xde,0x26,0xeb,0xef,0xb6,0xe8,0xde,0x37,0xd9, -0xe0,0xeb,0xed,0xf0,0x3a,0xf7,0x03,0xf3,0x0f,0x1a,0xe7,0x20,0x22,0x6b,0x31,0x3f, -0x7f,0x59,0x65,0x78,0x64,0x57,0x03,0x52,0x47,0xed,0x2d,0x0f,0xe2,0x01,0xfa,0x3e, -0xfe,0x04,0x00,0x0d,0x0a,0x7d,0x04,0xfe,0x5c,0xfe,0xfe,0xc0,0xfd,0x02,0xa8,0xf7, -0xd4,0xed,0xcb,0xd3,0xf0,0xd3,0xc6,0x23,0xb8,0xb1,0xaa,0xa7,0x94,0xb9,0x96,0xa4, -0x4d,0xb1,0xb9,0x23,0xbb,0xc4,0xe4,0xd6,0xe1,0xe4,0xe1,0x01,0xa3,0x20,0x3c,0xc0, -0x4f,0x49,0xc0,0x45,0x44,0x4f,0x3e,0x35,0x75,0x32,0x2f,0xa1,0x1b,0x0a,0xc3,0x01, -0x09,0xb7,0x19,0x28,0x2a,0x35,0x2c,0xba,0x29,0x23,0x81,0x13,0x0e,0x25,0x16,0x18, -0x27,0x0f,0xf7,0x1c,0xe3,0xdc,0x82,0xe8,0xe2,0x11,0xd3,0xd5,0x43,0xca,0xc7,0x1c, -0xc8,0xdf,0x03,0xee,0xf1,0xf2,0xec,0xe0,0xf4,0xdc,0xed,0xc7,0xf1,0xef,0xfb,0xf0, -0xf7,0x24,0x0a,0x11,0xff,0x13,0x23,0xf5,0x26,0x37,0xe8,0x49,0x5b,0x9d,0x59,0x4f, -0xef,0x53,0x45,0xda,0x23,0x08,0x27,0x00,0xfa,0x39,0x01,0x14,0x75,0x19,0x0d,0x3a, -0xfb,0xf0,0x2e,0xfd,0x05,0xca,0x02,0x03,0xb6,0xf3,0xd5,0x6d,0xce,0xdd,0x46,0xdc, -0xce,0xc7,0xc6,0xc0,0x13,0xaf,0xa0,0xc4,0xaa,0xb5,0x74,0xbb,0xb7,0x3d,0xb5,0xbe, -0xa4,0xcf,0xd6,0xe2,0xde,0xff,0xd6,0x19,0x37,0xb2,0x3f,0x3e,0x5e,0x40,0x4b,0x7d, -0x42,0x3b,0xa5,0x36,0x2b,0x86,0x18,0x09,0x96,0x02,0x05,0xfe,0x19,0x23,0xbc,0x2a, -0x26,0x19,0x22,0x1d,0x55,0x18,0x0d,0x8e,0x19,0x16,0x4f,0x0d,0xff,0x82,0xe9,0xe9, -0x29,0xee,0xe3,0x15,0xcb,0xc7,0x85,0xc4,0xc2,0x0c,0xcc,0xdb,0x57,0xe9,0xf2,0xc2, -0xf3,0xe5,0x40,0xe4,0xf2,0xeb,0xf9,0xf8,0xf2,0xf6,0xf9,0x63,0x08,0x09,0xe0,0x0f, -0x1e,0xea,0x23,0x33,0xd0,0x49,0x54,0x88,0x50,0x4f,0xd4,0x52,0x48,0x6e,0x2c,0x0f, -0x7a,0xff,0x01,0xf8,0x0d,0x1c,0x7b,0x19,0x10,0xfd,0xfd,0xf6,0xbc,0xfa,0x06,0x84, -0x03,0xfb,0xca,0xee,0xdc,0x78,0xd3,0xe1,0xa9,0xe0,0xd2,0x62,0xc8,0xc0,0xc1,0xb5, -0xaa,0xec,0xb2,0xbd,0xb5,0xbc,0xb6,0x00,0xaa,0xb7,0x67,0xc6,0xcc,0xaa,0xdd,0xf3, -0x07,0x0e,0x25,0x36,0x31,0x31,0x19,0x41,0x4c,0x85,0x45,0x43,0x04,0x35,0x1d,0xdd, -0x0f,0x07,0x37,0x02,0x0b,0x0a,0x1e,0x25,0x50,0x23,0x1d,0x9c,0x1a,0x18,0x0e,0x17, -0x19,0xfa,0x16,0x1d,0xd8,0x12,0x08,0x08,0x02,0xfa,0x4c,0xfb,0xeb,0x9d,0xc7,0xbe, -0xa5,0xc2,0xc9,0xed,0xcd,0xdb,0xd6,0xec,0xf3,0xe2,0xf5,0xef,0x6a,0xf4,0xfe,0xa0, -0x02,0x08,0x73,0xff,0xfc,0x5a,0x02,0x06,0xa4,0x0c,0x16,0x6d,0x1b,0x26,0x2e,0x3e, -0x42,0x8c,0x46,0x45,0xa9,0x43,0x37,0x07,0x24,0x0d,0xdf,0xfd,0x04,0x1f,0x14,0x17, -0x41,0x12,0x0b,0x65,0xfc,0xfb,0x4f,0x02,0x04,0x14,0xf9,0xed,0x08,0xe8,0xdd,0xbb, -0xe3,0xe9,0x9b,0xe0,0xd6,0x51,0xd0,0xc2,0xc2,0xbc,0xbd,0x9a,0xc5,0xc9,0xf9,0xc4, -0xaf,0xa4,0xaa,0xb8,0xde,0xbe,0xcd,0x65,0xde,0xf0,0x49,0x0a,0x1a,0x0a,0x26,0x2d, -0x4b,0x3b,0x44,0x07,0x48,0x4b,0xb8,0x37,0x18,0xe9,0x0c,0x05,0xd8,0xff,0x06,0x9e, -0x1f,0x29,0x84,0x1e,0x15,0x94,0x0b,0x0d,0xee,0x18,0x1a,0x54,0x15,0x20,0xc7,0x17, -0x11,0xb1,0x11,0x0c,0xde,0xff,0xeb,0xc9,0xce,0xba,0x3b,0xbc,0xcc,0x5b,0xc6,0xd1, -0xf6,0xe7,0xf5,0x32,0xf3,0xf1,0x8a,0xf6,0x01,0x4f,0x0f,0x16,0x6f,0x0b,0x05,0xeb, -0x04,0x06,0xd6,0x0d,0x0e,0x88,0x12,0x21,0x79,0x2f,0x2e,0x4c,0x38,0x3f,0x96,0x39, -0x24,0xf9,0x19,0x09,0x6b,0x08,0x12,0x65,0x18,0x12,0x6f,0x0e,0x07,0x26,0x03,0x03, -0x49,0x05,0x04,0xb5,0xf6,0xe9,0x82,0xe3,0xe8,0xa7,0xee,0xef,0x2a,0xe7,0xda,0x02, -0xd1,0xc6,0xa6,0xc4,0xc6,0x17,0xd0,0xd4,0x7c,0xc8,0xb1,0xbd,0xb2,0xb4,0xca,0xb9, -0xcf,0x42,0xdf,0xf3,0xa8,0x04,0x0f,0x09,0x20,0x2a,0xb8,0x31,0x35,0xcb,0x3d,0x47, -0x1f,0x2e,0x15,0x39,0x05,0x00,0x51,0xff,0x00,0x6f,0x17,0x27,0x39,0x1f,0x0f,0xba, -0x02,0x03,0xa9,0x13,0x16,0x2c,0x14,0x1c,0xb6,0x1d,0x1a,0x42,0x22,0x1a,0xbb,0x04, -0xef,0x4a,0xd8,0xc8,0x12,0xc9,0xce,0x7e,0xc2,0xcc,0xcf,0xe4,0xf0,0xb2,0xf2,0xfa, -0x4f,0xfb,0x01,0x4a,0x15,0x21,0x47,0x22,0x14,0x7d,0x10,0x0e,0x06,0x14,0x0b,0x93, -0x10,0x21,0xe3,0x1f,0x22,0x07,0x26,0x2a,0xc9,0x1f,0x1f,0x25,0x16,0x00,0x94,0x04, -0x12,0x7e,0x21,0x17,0x72,0x06,0x01,0x81,0x05,0xff,0x25,0xfd,0xfb,0x3e,0xf5,0xe8, -0x24,0xe2,0xea,0x18,0xf4,0xf0,0x4b,0xeb,0xe4,0x23,0xd6,0xcb,0xd3,0xc9,0xd0,0x7e, -0xdb,0xd9,0x22,0xc9,0xb9,0x15,0xc0,0xb9,0xb1,0xbf,0xd1,0x01,0xe2,0xfc,0xe5,0x07, -0x0e,0x3c,0x1b,0x28,0x99,0x27,0x2b,0xce,0x3b,0x34,0xf6,0x1f,0x0d,0xe5,0x04,0x05, -0x98,0xfe,0x03,0x6e,0x11,0x17,0x8b,0x19,0x0b,0x97,0x02,0x03,0xe7,0x0a,0x0d,0x4a, -0x10,0x15,0x4c,0x20,0x29,0xed,0x32,0x25,0xd9,0x02,0xf3,0x26,0xe3,0xd7,0xd8,0xd5, -0xd4,0x68,0xd1,0xce,0x41,0xda,0xe9,0xa0,0xf2,0xfc,0x28,0xfc,0x07,0x5e,0x0d,0x1d, -0xc4,0x2c,0x2a,0x93,0x1c,0x13,0x2f,0x17,0x08,0x32,0x13,0x1c,0x36,0x1b,0x18,0x61, -0x15,0x10,0x6d,0x0c,0x0f,0x97,0x0e,0x08,0xd6,0x0a,0x12,0xc2,0x1d,0x18,0x40,0x06, -0x06,0xcd,0x0b,0x01,0x20,0xf5,0xf1,0x35,0xf3,0xea,0x15,0xe7,0xf6,0x11,0xf8,0xf1, -0xa5,0xe8,0xe0,0x66,0xda,0xdb,0x94,0xd8,0xd9,0x03,0xde,0xd8,0x88,0xcb,0xc3,0xa0, -0xc4,0xc2,0x69,0xcc,0xd9,0x43,0xe6,0xfa,0xa1,0x08,0x16,0x54,0x22,0x25,0xd0,0x1f, -0x24,0x2a,0x28,0x20,0x32,0x0d,0x01,0xcd,0x01,0xff,0x92,0x07,0x04,0x84,0x06,0x0f, -0x70,0x12,0x07,0xb9,0x05,0x06,0x63,0x07,0x08,0x26,0x0d,0x14,0x31,0x1f,0x31,0xe2, -0x30,0x21,0xa5,0x0f,0xf7,0xba,0xed,0xe9,0x9d,0xdb,0xda,0xb5,0xe2,0xe1,0x5c,0xda, -0xdc,0x3c,0xee,0xf6,0x4a,0x00,0x08,0x24,0x17,0x25,0x64,0x2d,0x2e,0x82,0x26,0x22, -0x3e,0x18,0x10,0x67,0x14,0x1a,0x03,0x1b,0x13,0x19,0x08,0xfb,0xa3,0xfa,0x06,0x29, -0x06,0x06,0xaa,0x0d,0x18,0xf5,0x18,0x09,0xd9,0xff,0x07,0xa2,0x0d,0x01,0xb3,0xea, -0xe8,0x3c,0xea,0xe9,0xcc,0xeb,0xf2,0xd8,0xf4,0xf2,0x31,0xe7,0xdc,0x56,0xdc,0xe6, -0x2a,0xe8,0xe2,0xd9,0xe1,0xd4,0xc8,0xcb,0xca,0xad,0xce,0xce,0xed,0xd9,0xe5,0xce, -0xf3,0xfb,0xf2,0x09,0x1c,0xcc,0x29,0x2c,0x60,0x26,0x21,0x02,0x1a,0x07,0xf6,0xfa, -0xf8,0x2b,0xf2,0xf6,0xd0,0x03,0x06,0x12,0x03,0x08,0x15,0x0f,0x0a,0x67,0x06,0x0b, -0x46,0x0c,0x07,0xca,0x0d,0x15,0x7f,0x21,0x30,0xe6,0x28,0x18,0xf4,0x0b,0xf5,0x81, -0xf1,0xf1,0x38,0xdf,0xe4,0x80,0xec,0xe7,0xcd,0xda,0xdd,0xa0,0xe8,0xeb,0xc5,0xf6, -0x0b,0xdc,0x18,0x2d,0xfe,0x33,0x27,0x36,0x1f,0x23,0xa9,0x1f,0x1f,0xf7,0x1c,0x1b, -0x12,0x1b,0x09,0xad,0xf6,0xea,0x49,0xf7,0x04,0x50,0x00,0x06,0x37,0x0d,0x1c,0x4b, -0x19,0x0a,0xd7,0x02,0x08,0x01,0x0d,0x02,0xbd,0xec,0xea,0xe4,0xea,0xf1,0xcc,0xf5, -0xf0,0xbd,0xf1,0xef,0x70,0xe3,0xde,0x69,0xe5,0xf1,0xc6,0xec,0xe7,0x43,0xe0,0xd0, -0x33,0xce,0xc8,0xdf,0xd0,0xd7,0x81,0xe1,0xea,0xf9,0xf3,0xf9,0x48,0x0f,0x1e,0x36, -0x2e,0x29,0x28,0x28,0x23,0xa9,0x08,0xf3,0x49,0xe9,0xe2,0x13,0xe0,0xe8,0x7f,0xf3, -0x00,0x75,0x02,0x05,0x6e,0x05,0x07,0xfb,0x0c,0x11,0x77,0x0f,0x0a,0xaf,0x15,0x1d, -0x5b,0x29,0x2e,0xfe,0x25,0x16,0x93,0x06,0xfc,0x92,0xf5,0xf1,0xf7,0xec,0xef,0x1b, -0xf8,0xec,0x24,0xdc,0xe1,0x8c,0xed,0xee,0x76,0xfb,0x10,0xd3,0x1e,0x2b,0x7f,0x33, -0x2e,0xe8,0x25,0x1d,0x1f,0x16,0x24,0x05,0x28,0x25,0x87,0x19,0x00,0xc7,0xe7,0xe0, -0x88,0xf7,0xff,0x8e,0xf7,0xfe,0x51,0x0e,0x13,0x9c,0x0e,0x08,0x96,0x0a,0x0f,0x41, -0x01,0xef,0xf6,0xe8,0xed,0x9e,0xf0,0xf7,0x1d,0xf3,0xeb,0x7a,0xed,0xe9,0xfc,0xdb, -0xdd,0x7a,0xef,0xfc,0x20,0xf3,0xe8,0xc8,0xd5,0xd1,0x06,0xd4,0xd0,0x1d,0xd9,0xe5, -0x01,0xea,0xf3,0x18,0xf8,0x00,0x63,0x12,0x26,0x6c,0x31,0x2b,0x24,0x2e,0x22,0x3a, -0x03,0xef,0x75,0xe2,0xd8,0x59,0xd2,0xdd,0xe2,0xed,0xf3,0x1a,0xf7,0xfb,0x30,0xfe, -0x0b,0x8a,0x0e,0x0d,0xe8,0x11,0x15,0x15,0x1a,0x2c,0xef,0x31,0x2a,0xbf,0x1c,0x0c, -0xce,0x07,0xfc,0x5d,0xf0,0xec,0x16,0xed,0xf8,0xb9,0xf7,0xea,0x79,0xe6,0xde,0x30, -0xe0,0xf4,0x8d,0x0c,0x1d,0x67,0x20,0x21,0x1f,0x2c,0x2b,0x94,0x2e,0x21,0xa3,0x16, -0x1b,0xf3,0x23,0x24,0xb1,0x16,0x00,0x00,0xe9,0xe4,0xd9,0xf6,0xfd,0x37,0xf5,0x03, -0x42,0x08,0x10,0xe0,0x0b,0x02,0xf8,0x07,0x0c,0x41,0x00,0xf0,0x55,0xe9,0xed,0x68, -0xfb,0xff,0x5b,0xf3,0xe8,0xbe,0xe7,0xe4,0x18,0xdc,0xe2,0x65,0xf3,0xf8,0x03,0xf3, -0xe2,0xef,0xcf,0xd6,0x84,0xde,0xe0,0x01,0xe7,0xf3,0x1a,0xfa,0xfb,0xa4,0x02,0x06, -0x24,0x19,0x2e,0xd4,0x30,0x31,0x38,0x2b,0x16,0xa0,0xfb,0xef,0x74,0xdf,0xcc,0x5d, -0xcb,0xd9,0x86,0xdb,0xe7,0x24,0xf5,0xee,0xba,0xef,0x02,0xdb,0x07,0x0f,0x6d,0x17, -0x18,0x24,0x1b,0x2f,0xac,0x39,0x28,0xb7,0x14,0x05,0x59,0x01,0x02,0x05,0xef,0xea, -0x1f,0xf4,0xf3,0xbe,0xf0,0xf0,0x8d,0xed,0xdb,0x32,0xea,0x02,0x35,0x19,0x30,0xc3, -0x31,0x29,0x47,0x27,0x29,0xc5,0x2c,0x28,0xa0,0x23,0x1c,0xe6,0x1e,0x1b,0x8b,0x10, -0x03,0x04,0xf0,0xf2,0x4f,0xfd,0xfa,0x8b,0xf4,0xfe,0x89,0x03,0x0f,0x65,0x08,0xff, -0x00,0x00,0xfe,0x0d,0xf2,0xe5,0x4e,0xf6,0xfb,0x5a,0x02,0xfc,0xd4,0xec,0xea,0xc2, -0xe5,0xe7,0x21,0xdf,0xdd,0x28,0xee,0xf2,0x54,0xec,0xd6,0xd8,0xcd,0xde,0x89,0xe3, -0xe7,0x5c,0xf1,0xfe,0x40,0x04,0x08,0x15,0x0a,0x0c,0xb7,0x1d,0x31,0x6d,0x39,0x35, -0xda,0x1f,0x00,0xbb,0xf3,0xeb,0x87,0xdb,0xca,0x9d,0xd0,0xd6,0xfd,0xcd,0xdc,0x08, -0xe8,0xe4,0xa6,0xeb,0xf5,0xc6,0xff,0x14,0x15,0x20,0x1c,0xd2,0x18,0x37,0xc3,0x3f, -0x27,0xda,0x1a,0x08,0xce,0x04,0x06,0x6f,0xf4,0xf3,0xc2,0xfc,0xf2,0x3f,0xe6,0xed, -0x2e,0xee,0xe3,0xdf,0xf2,0x0f,0xd6,0x1d,0x32,0x82,0x3b,0x33,0x45,0x2c,0x27,0xea, -0x27,0x28,0xef,0x21,0x20,0xe6,0x19,0x11,0x54,0x04,0xf9,0x15,0xf8,0xf9,0x9c,0x03, -0xfe,0x5a,0xf2,0xf2,0x3c,0xfd,0x04,0x73,0xff,0xf2,0x27,0xf5,0xf2,0x42,0xe0,0xde, -0xac,0xfa,0x06,0x7c,0x0a,0xfa,0xf7,0xec,0xe9,0x76,0xe7,0xea,0xdd,0xe7,0xe1,0x86, -0xe7,0xe8,0x5f,0xe0,0xd1,0xd5,0xd9,0xe2,0x32,0xe9,0xf3,0x29,0xfd,0x08,0xb2,0x10, -0x16,0xbf,0x12,0x19,0x6d,0x27,0x30,0xf6,0x3b,0x3b,0x89,0x1e,0xfb,0x97,0xef,0xdf, -0xa9,0xd0,0xcb,0xc8,0xd0,0xd1,0x96,0xcb,0xd7,0x04,0xdb,0xd5,0x50,0xd8,0xef,0x14, -0x05,0x12,0x3e,0x1a,0x16,0x49,0x20,0x33,0x47,0x33,0x25,0xe9,0x15,0x0d,0xf5,0x10, -0x03,0x59,0xf7,0xf7,0xd3,0x00,0xf8,0x05,0xea,0xe7,0x75,0xeb,0xe8,0x03,0xfc,0x0f, -0x83,0x20,0x36,0xe1,0x3b,0x39,0x8a,0x31,0x2f,0x40,0x2c,0x26,0xe8,0x14,0x13,0x67, -0x1b,0x18,0x16,0x09,0xf9,0x64,0xf7,0xfb,0x12,0x09,0xff,0x90,0xf1,0xf2,0x1f,0xfa, -0xfc,0x3d,0xf3,0xe7,0xff,0xe4,0xe5,0x06,0xde,0xe2,0x5a,0xf8,0x0e,0xc1,0x0c,0xfa, -0xf2,0xf3,0xf1,0xed,0xee,0xea,0x6b,0xe3,0xe4,0x7d,0xe7,0xe2,0xad,0xd4,0xd4,0x02, -0xe3,0xea,0x38,0xec,0xf5,0xc2,0x02,0x11,0xc9,0x1c,0x21,0xe9,0x21,0x26,0x0c,0x2d, -0x33,0x19,0x39,0x36,0x9f,0x1a,0xf9,0xdf,0xe4,0xca,0x60,0xc3,0xc4,0x77,0xc9,0xcb, -0xa6,0xcf,0xcf,0x77,0xd0,0xc6,0xb3,0xce,0xe9,0x25,0x03,0x0e,0xe6,0x0d,0x13,0xd0, -0x1b,0x2d,0x14,0x30,0x1f,0x99,0x16,0x0e,0x43,0x11,0x15,0x77,0x02,0xf8,0x5f,0xff, -0xf6,0x0c,0xf1,0xf1,0x15,0xf0,0xf3,0xdb,0x02,0x0f,0xd3,0x23,0x38,0xa6,0x49,0x3d, -0x24,0x35,0x31,0x8d,0x36,0x2b,0xf2,0x0b,0x10,0x78,0x16,0x1a,0xec,0x17,0x02,0x30, -0xfb,0xfa,0x51,0x06,0xfb,0xd3,0xf0,0xf4,0xb5,0xf5,0xf3,0x37,0xeb,0xd9,0x1e,0xd9, -0xda,0x1e,0xdb,0xe7,0xa3,0xf8,0x09,0xcb,0x03,0xfa,0xcc,0xf9,0xfa,0x80,0xf2,0xe5, -0xbc,0xdf,0xe0,0x8c,0xe4,0xde,0x0d,0xd4,0xda,0xc7,0xe4,0xe7,0xec,0xeb,0xf5,0xad, -0x05,0x16,0xe9,0x23,0x2a,0x0e,0x30,0x30,0x22,0x32,0x35,0x5b,0x3d,0x32,0x91,0x16, -0xfa,0xce,0xe0,0xc9,0x5a,0xc5,0xc2,0x1b,0xc5,0xca,0xa7,0xcc,0xc9,0x34,0xc9,0xc3, -0x3e,0xcd,0xe8,0x57,0xf7,0xfe,0xb7,0x01,0x08,0x86,0x16,0x22,0x5e,0x24,0x1a,0x12, -0x14,0x16,0xd7,0x17,0x16,0xf4,0x05,0xfe,0x6d,0xfb,0xf7,0xa6,0xf6,0xf5,0xe0,0xff, -0x01,0xd9,0x07,0x0f,0xe6,0x1b,0x37,0x6b,0x4b,0x4b,0xda,0x42,0x36,0xa5,0x38,0x23, -0x9b,0x0d,0x13,0x41,0x17,0x24,0x8f,0x24,0x10,0xb2,0x01,0xff,0xa1,0x03,0xf4,0xaa, -0xf3,0xf5,0x77,0xf0,0xed,0xb3,0xe6,0xd7,0x38,0xd1,0xd7,0xda,0xd9,0xe4,0x10,0xf3, -0x05,0xce,0x03,0xfa,0x06,0xf6,0xf6,0xb1,0xf1,0xe0,0xad,0xdc,0xd5,0x0e,0xdc,0xd4, -0xbd,0xd3,0xe1,0xb9,0xe7,0xea,0x06,0xe8,0xf9,0x74,0x06,0x17,0x00,0x26,0x30,0x0a, -0x3a,0x3c,0xc9,0x37,0x37,0x8a,0x38,0x2d,0xcb,0x14,0xfa,0x92,0xe0,0xcf,0x60,0xcf, -0xc7,0x99,0xc3,0xc8,0x62,0xc9,0xc5,0xfe,0xc6,0xca,0xe1,0xd6,0xe1,0x94,0xed,0xf3, -0x11,0xf9,0x06,0xcf,0x10,0x1c,0x44,0x19,0x11,0x59,0x10,0x16,0xb9,0x1b,0x16,0xcd, -0x03,0x00,0x9e,0xfd,0x00,0xda,0xff,0xfb,0x7d,0x08,0x13,0x99,0x10,0x0d,0xf2,0x17, -0x32,0x0d,0x4b,0x53,0x2c,0x4c,0x42,0x6c,0x37,0x21,0x74,0x0f,0x17,0xda,0x25,0x2d, -0x84,0x2b,0x19,0x63,0x0a,0x05,0x0d,0x07,0xf6,0x46,0xeb,0xeb,0x97,0xe8,0xeb,0xae, -0xe2,0xd7,0x04,0xca,0xd1,0x40,0xd0,0xdc,0x65,0xec,0xfb,0xfc,0x03,0xfb,0x20,0xf5, -0xee,0xdf,0xe9,0xdd,0xda,0xd5,0xd8,0x50,0xda,0xd1,0x99,0xce,0xe0,0x54,0xf4,0xee, -0x0d,0xeb,0xf9,0x6b,0x09,0x19,0x2a,0x2a,0x32,0xf5,0x3c,0x41,0x8a,0x3e,0x3c,0x84, -0x34,0x21,0x15,0x0e,0xf9,0xee,0xe0,0xd5,0x75,0xd7,0xc8,0xa5,0xbf,0xc2,0xa2,0xc0, -0xc8,0xd6,0xcd,0xd2,0xc0,0xd3,0xd9,0x9f,0xe2,0xea,0x66,0xf9,0x08,0xcb,0x12,0x17, -0xa4,0x14,0x0f,0xed,0x11,0x16,0x4b,0x18,0x18,0x0e,0x0d,0xfd,0xf6,0x08,0x14,0x3f, -0x0d,0x04,0xe1,0x10,0x1d,0xd3,0x1e,0x10,0xab,0x17,0x2f,0x20,0x47,0x56,0xeb,0x4c, -0x40,0xb6,0x39,0x20,0x72,0x0f,0x1b,0x74,0x2c,0x31,0x39,0x2b,0x1a,0x87,0x06,0x08, -0xe0,0x09,0xf6,0xf1,0xe2,0xdb,0x18,0xde,0xe4,0x91,0xe1,0xd3,0x7b,0xc5,0xc7,0x32, -0xc7,0xd0,0xae,0xe0,0xf9,0x41,0x07,0xf5,0x60,0xe4,0xe3,0x1f,0xe2,0xd8,0xb8,0xd2, -0xde,0xd7,0xdf,0xd6,0xc0,0xd1,0xe0,0x4e,0xf2,0xfa,0xf2,0xf9,0x05,0xce,0x0d,0x19, -0x41,0x2f,0x38,0x9d,0x42,0x47,0xc9,0x44,0x44,0x12,0x31,0x1c,0x96,0x11,0x04,0x04, -0xf0,0xe3,0x35,0xdd,0xce,0xd2,0xc5,0xc0,0x7e,0xc1,0xd4,0xe2,0xd1,0xc9,0x14,0xc9, -0xd0,0x28,0xd9,0xdf,0x3f,0xf4,0xfa,0xde,0x09,0x0b,0x98,0x10,0x09,0xa7,0x0c,0x0e, -0x77,0x12,0x12,0x4e,0x05,0x02,0x8d,0x13,0x21,0x18,0x17,0x0d,0x33,0x13,0x19,0xb9, -0x1a,0x18,0x06,0x1d,0x2f,0x31,0x49,0x50,0x05,0x46,0x40,0x8e,0x39,0x26,0xfc,0x15, -0x1d,0x38,0x2f,0x37,0x42,0x31,0x1f,0xc3,0x0c,0x0a,0x46,0x06,0xf5,0x87,0xdc,0xdb, -0x96,0xdd,0xe1,0x14,0xdf,0xcc,0xd6,0xc1,0xbf,0xa6,0xc0,0xca,0x24,0xde,0xf8,0xd8, -0xff,0xeb,0x90,0xdc,0xd8,0x01,0xdb,0xd3,0x5c,0xd5,0xe6,0x5a,0xe9,0xd8,0xcb,0xd2, -0xe4,0x6c,0xf9,0x01,0xcf,0x05,0x0b,0xb9,0x10,0x20,0x64,0x2a,0x34,0x6c,0x40,0x4b, -0x29,0x47,0x3f,0xd4,0x29,0x17,0x6e,0x12,0x09,0x9a,0xf8,0xea,0xc2,0xdf,0xd4,0xae, -0xc4,0xc2,0xba,0xcc,0xdb,0x2a,0xd2,0xc4,0x96,0xc2,0xc2,0xd8,0xcb,0xda,0xe0,0xea, -0xf5,0x79,0xfd,0x08,0x52,0x06,0xfe,0xc8,0x02,0x0d,0x96,0x15,0x0c,0x4e,0x04,0x0e, -0xd5,0x23,0x27,0x1b,0x1d,0x14,0xbe,0x0f,0x17,0xad,0x1c,0x1b,0x47,0x24,0x33,0xd3, -0x43,0x46,0x2a,0x43,0x40,0xb6,0x42,0x31,0x2e,0x1d,0x1c,0x8d,0x2d,0x37,0xc4,0x33, -0x26,0x87,0x0f,0x0c,0x8e,0x02,0xef,0x7c,0xd4,0xe2,0xd5,0xe3,0xe1,0x17,0xd4,0xc6, -0xfe,0xbe,0xbc,0x49,0xc3,0xd2,0x75,0xe4,0xf2,0x84,0xed,0xdf,0x93,0xd6,0xd6,0x24, -0xd5,0xd4,0x1e,0xd8,0xe4,0x07,0xe9,0xd9,0xc9,0xda,0xed,0xbd,0x00,0x09,0x46,0x09, -0x0f,0x30,0x14,0x24,0xcd,0x2c,0x2e,0x3e,0x3c,0x43,0xb8,0x3e,0x33,0xdb,0x26,0x1d, -0xc1,0x10,0x07,0x12,0xf7,0xe9,0x62,0xe0,0xd3,0x2d,0xd2,0xd0,0x91,0xd4,0xd8,0xa7, -0xc9,0xbe,0x2f,0xbd,0xb6,0xd1,0xc3,0xd5,0x46,0xdf,0xea,0x1d,0xf8,0x01,0x59,0xfc, -0xfb,0x65,0xfa,0x08,0x60,0x14,0x13,0xce,0x0f,0x21,0x71,0x31,0x2f,0xd1,0x26,0x17, -0x7a,0x11,0x12,0x36,0x1d,0x23,0xd0,0x2d,0x3d,0x94,0x3f,0x45,0xad,0x44,0x43,0x52, -0x47,0x36,0xd8,0x23,0x24,0xf5,0x2a,0x37,0xfa,0x34,0x26,0x53,0x13,0x0a,0x5c,0x00, -0xe5,0x50,0xd5,0xe9,0x0b,0xee,0xe0,0xaa,0xc7,0xbf,0x7b,0xc0,0xc2,0x28,0xc9,0xd3, -0x68,0xe3,0xe2,0x3f,0xd8,0xd1,0x01,0xd1,0xd7,0x32,0xd6,0xd3,0x7a,0xd5,0xdc,0x58, -0xdf,0xdc,0xce,0xe5,0xfc,0x2e,0x0d,0x10,0x70,0x0a,0x0f,0x77,0x1a,0x2b,0xda,0x32, -0x30,0x8f,0x35,0x37,0x54,0x2f,0x28,0x62,0x27,0x22,0x31,0x17,0x0b,0x33,0xf7,0xe3, -0x1d,0xda,0xe2,0x41,0xea,0xdd,0x89,0xdb,0xd1,0x19,0xc4,0xbf,0x8a,0xb5,0xb1,0x29, -0xbc,0xcc,0xa4,0xd5,0xe7,0x1a,0xf2,0xf9,0x1c,0xf4,0xf8,0x0d,0xf5,0xfe,0x61,0x19, -0x1b,0x79,0x24,0x34,0xbe,0x3c,0x32,0xbd,0x26,0x14,0x17,0x0f,0x18,0xa2,0x25,0x24, -0xc8,0x25,0x3a,0x42,0x43,0x4d,0xd2,0x4a,0x4d,0x1f,0x4a,0x3a,0xba,0x25,0x28,0xfc, -0x32,0x37,0xc9,0x2f,0x23,0xf2,0x10,0x08,0x49,0xf6,0xdd,0x5a,0xd7,0xe8,0x18,0xef, -0xda,0xd5,0xc3,0xbd,0xfe,0xc4,0xce,0x72,0xce,0xd7,0x7d,0xd9,0xd4,0xa0,0xc3,0xc7, -0x95,0xd0,0xd7,0x20,0xd2,0xcf,0x17,0xd0,0xd4,0xb3,0xdb,0xe4,0xb6,0xef,0x04,0x01, -0x18,0x19,0xce,0x0f,0x11,0xb0,0x1f,0x32,0x53,0x3d,0x2f,0xee,0x2a,0x2e,0x2a,0x28, -0x25,0x78,0x25,0x22,0x2c,0x18,0x0a,0xc4,0xf6,0xe3,0xa6,0xe5,0xee,0x55,0xf0,0xe6, -0xbc,0xdf,0xd1,0xee,0xc5,0xbc,0xe9,0xae,0xa8,0xaf,0xb7,0xc9,0x3d,0xd6,0xdd,0x4b, -0xe7,0xf3,0x88,0xf7,0xf0,0xe0,0xf0,0x08,0x32,0x1d,0x24,0x7b,0x38,0x40,0x4d,0x3f, -0x33,0xa1,0x21,0x0f,0xaf,0x0c,0x18,0x8e,0x21,0x1d,0x00,0x23,0x2f,0x30,0x46,0x59, -0xa8,0x53,0x4d,0xe0,0x41,0x37,0x06,0x2c,0x30,0x24,0x3b,0x35,0xbb,0x28,0x1b,0xa7, -0x0f,0x08,0x70,0xf5,0xe3,0xc4,0xdd,0xe9,0x58,0xe9,0xd1,0x88,0xc8,0xcb,0x1a,0xd3, -0xd3,0x6e,0xd7,0xda,0x7f,0xd9,0xca,0x0b,0xb7,0xc3,0xff,0xd2,0xd8,0x98,0xd0,0xc7, -0xe4,0xc7,0xcd,0x2a,0xd7,0xea,0xd4,0xf9,0x11,0x98,0x1d,0x1e,0xf4,0x15,0x16,0x00, -0x29,0x34,0x05,0x35,0x2a,0x09,0x25,0x26,0x06,0x23,0x1d,0x14,0x1d,0x1a,0xa4,0x14, -0x01,0xbc,0xf4,0xf1,0x18,0xe8,0xec,0x0e,0xef,0xea,0xbe,0xe5,0xd5,0x24,0xc6,0xb8, -0xe2,0xa7,0xa5,0x9f,0xb3,0xc7,0xd2,0xcb,0xce,0xf1,0xdd,0xeb,0x61,0xef,0xee,0x11, -0xf9,0x11,0xfe,0x1e,0x37,0x6b,0x47,0x4b,0x5f,0x42,0x38,0x5d,0x27,0x16,0x72,0x11, -0x15,0x1a,0x18,0x1b,0x04,0x26,0x36,0xf3,0x4f,0x60,0x39,0x5f,0x4d,0x75,0x3b,0x3d, -0x8d,0x37,0x37,0xbb,0x3b,0x33,0x0b,0x1c,0x10,0xb6,0x10,0x0e,0x99,0xf7,0xe5,0xd3, -0xd7,0xd9,0x73,0xd8,0xca,0xdb,0xc9,0xd1,0x63,0xd6,0xd2,0x26,0xd7,0xd2,0xa4,0xcb, -0xbe,0x17,0xb7,0xc1,0xec,0xd1,0xcf,0x7d,0xc4,0xc0,0x60,0xc1,0xc7,0x7e,0xd3,0xee, -0x2e,0x00,0x15,0xc9,0x1c,0x1f,0xd7,0x1d,0x20,0x47,0x2d,0x31,0xd2,0x31,0x2b,0x16, -0x27,0x25,0xba,0x20,0x1c,0xe4,0x1d,0x1b,0x7a,0x0c,0x06,0xb4,0x00,0xf9,0xb8,0xed, -0xed,0xbd,0xf2,0xf3,0x39,0xe3,0xd2,0xa1,0xc9,0xb8,0xcc,0xa6,0xaa,0xa8,0xb0,0xb6, -0xf9,0xc0,0xc5,0xed,0xd2,0xe3,0xc5,0xf2,0xeb,0x4b,0xfd,0x13,0x66,0x27,0x41,0x8b, -0x4a,0x4b,0xbd,0x45,0x39,0x10,0x27,0x16,0xa1,0x0e,0x10,0x99,0x14,0x1f,0x37,0x2d, -0x3c,0x04,0x4e,0x60,0xe7,0x5b,0x45,0xc5,0x3b,0x3d,0x31,0x3d,0x37,0x18,0x37,0x2b, -0x27,0x15,0x0f,0x28,0x15,0x0b,0x99,0xfc,0xea,0x7f,0xd5,0xd5,0x7d,0xce,0xcf,0x47, -0xd4,0xda,0x6d,0xd5,0xd4,0xd6,0xd2,0xc5,0xbf,0xc4,0xbd,0xcc,0xba,0xc6,0x6c,0xd1, -0xc6,0xa1,0xbf,0xc6,0x21,0xcb,0xc5,0xd0,0xd2,0xf1,0x36,0x0e,0x17,0x0b,0x18,0x1a, -0x9b,0x1e,0x21,0xab,0x29,0x2f,0x41,0x2e,0x2a,0xfa,0x25,0x23,0x4d,0x1f,0x1d,0xa0, -0x16,0x12,0xb8,0x0f,0x0a,0x9b,0x02,0xf9,0x95,0xed,0xee,0xdd,0xf2,0xf5,0x75,0xe7, -0xd0,0xb4,0xc5,0xb9,0x6a,0xab,0xa9,0x9d,0xa4,0xaf,0xe2,0xb9,0xbd,0x7d,0xc6,0xe3, -0x72,0xf1,0xf5,0x0f,0x07,0x19,0xe5,0x31,0x47,0x9a,0x49,0x4b,0xdc,0x47,0x40,0x92, -0x21,0x15,0xa6,0x13,0x0f,0xf6,0x1a,0x27,0x74,0x34,0x43,0xa4,0x4e,0x5e,0xaa,0x53, -0x42,0x45,0x3a,0x39,0xd9,0x3e,0x37,0x5e,0x38,0x1d,0x3e,0x10,0x11,0xee,0x14,0x09, -0xb5,0xf3,0xe5,0xad,0xd8,0xd0,0x36,0xcf,0xd2,0x7d,0xe1,0xde,0x64,0xd5,0xcf,0xab, -0xcc,0xc4,0xd8,0xc3,0xbd,0xa8,0xbd,0xc4,0x17,0xc5,0xc2,0xe1,0xb9,0xc9,0x7c,0xd4, -0xcd,0x68,0xd6,0xf3,0x9c,0x14,0x1e,0x1f,0x1a,0x1b,0xb5,0x1d,0x22,0x70,0x29,0x29, -0xd5,0x29,0x2b,0xd9,0x29,0x25,0x75,0x22,0x18,0x66,0x15,0x1a,0xc6,0x17,0x09,0x8d, -0x03,0xf8,0x2e,0xf3,0xef,0x22,0xf1,0xf1,0xb6,0xe3,0xd2,0xaf,0xc7,0xb8,0x70,0xa6, -0xa5,0xa5,0xa0,0xa9,0xfc,0xa6,0xb5,0xb1,0xc6,0xe3,0x60,0xed,0xf8,0xc7,0x02,0x16, -0xcb,0x38,0x4a,0x7f,0x4f,0x4e,0xab,0x4d,0x3b,0x34,0x1c,0x17,0xa4,0x0c,0x0f,0x9d, -0x21,0x32,0x30,0x41,0x46,0xed,0x4b,0x5a,0x43,0x52,0x48,0xaf,0x3b,0x39,0x89,0x3e, -0x3f,0x04,0x37,0x1f,0x69,0x11,0x1a,0x3b,0x14,0x04,0x3a,0xf3,0xe7,0xc9,0xe0,0xd5, -0xdc,0xcf,0xda,0x15,0xe7,0xe3,0x69,0xd2,0xcc,0xef,0xd0,0xca,0x7d,0xc8,0xbe,0x58, -0xbf,0xbd,0xb4,0xb8,0xba,0x75,0xb7,0xc8,0x49,0xd6,0xcf,0xa3,0xd9,0xf2,0xa2,0x11, -0x1c,0x55,0x13,0x14,0xda,0x18,0x20,0x4d,0x27,0x28,0x78,0x21,0x27,0x45,0x27,0x27, -0x6d,0x1d,0x1a,0x1d,0x1e,0x1c,0x05,0x1b,0x05,0x2d,0x01,0xfb,0xe1,0xf9,0xf7,0x41, -0xf2,0xf0,0xb2,0xe3,0xda,0x15,0xd1,0xbb,0xb9,0xae,0xa9,0x9a,0x9c,0xa0,0x0c,0xa7, -0xb5,0x6f,0xc4,0xd9,0x88,0xee,0xf8,0x11,0xfd,0x14,0x4f,0x36,0x4c,0xee,0x4d,0x4e, -0x4f,0x47,0x31,0x0b,0x26,0x1c,0xe6,0x15,0x15,0x9b,0x24,0x37,0x5e,0x41,0x49,0x92, -0x4f,0x54,0x39,0x4c,0x44,0x17,0x3f,0x3a,0x5f,0x3e,0x3c,0x38,0x37,0x2a,0xd4,0x21, -0x18,0x95,0x0d,0x01,0xef,0xf5,0xee,0x9d,0xe9,0xdd,0x7f,0xce,0xdc,0x1b,0xe2,0xe0, -0xe5,0xd5,0xd6,0x7f,0xd4,0xc8,0x1e,0xbd,0xb7,0xff,0xbe,0xbb,0xdd,0xb2,0xb2,0x90, -0xb4,0xcb,0x1e,0xd5,0xcc,0x1b,0xd8,0xf0,0x9c,0x0e,0x19,0x4d,0x11,0x13,0xb6,0x1d, -0x1d,0x7e,0x23,0x29,0x81,0x1e,0x22,0xe6,0x2b,0x25,0x3f,0x28,0x2b,0x4b,0x22,0x17, -0xc8,0x0f,0x07,0x20,0xfe,0x00,0x7e,0x00,0xf8,0xa2,0xf3,0xef,0x8a,0xe7,0xdb,0x90, -0xcf,0xba,0xbf,0xb2,0xa5,0x58,0x9b,0xa2,0xd2,0xa9,0xb3,0x5b,0xbf,0xd6,0x71,0xea, -0xf4,0x41,0xfb,0x10,0xaa,0x35,0x51,0x61,0x51,0x49,0x28,0x3c,0x2c,0x28,0x2e,0x24, -0x60,0x1e,0x1a,0x7b,0x2d,0x38,0xad,0x3d,0x44,0xa6,0x4c,0x4a,0x59,0x3e,0x3c,0x98, -0x37,0x3b,0xb0,0x42,0x3e,0x9a,0x38,0x2f,0x9d,0x27,0x16,0x42,0x07,0x02,0x4c,0xfb, -0xf0,0x36,0xec,0xde,0xa2,0xdf,0xda,0x2c,0xe4,0xe3,0xa5,0xe0,0xdf,0x48,0xda,0xce, -0x2d,0xbb,0xb6,0xc0,0xbe,0xbb,0xf9,0xad,0xac,0xbe,0xb9,0xc8,0x45,0xca,0xcb,0xca, -0xde,0xf3,0xd7,0x09,0x0c,0x7c,0x09,0x0d,0xc9,0x13,0x1b,0x3d,0x23,0x20,0xbb,0x19, -0x1d,0x9a,0x27,0x2a,0x43,0x2e,0x2d,0x54,0x21,0x15,0xe5,0x0a,0x05,0xe0,0xfb,0x02, -0xbe,0x03,0xfd,0x19,0xfa,0xf6,0x5e,0xea,0xda,0x3c,0xce,0xc4,0xa5,0xb8,0xa2,0xd6, -0xa3,0xa9,0x73,0xac,0xb2,0x36,0xb9,0xcc,0x6b,0xe6,0xee,0xaf,0xf7,0x07,0x8e,0x2d, -0x49,0x54,0x45,0x3e,0xba,0x2f,0x2d,0xb3,0x39,0x2e,0xe6,0x1e,0x23,0xca,0x31,0x3b, -0x36,0x3d,0x46,0x33,0x45,0x42,0x6c,0x3d,0x35,0xfa,0x33,0x41,0x4c,0x51,0x43,0x84, -0x37,0x33,0xeb,0x28,0x1f,0x75,0x02,0x06,0x78,0x02,0xf5,0xf2,0xe7,0xdd,0x8f,0xe1, -0xdf,0x7b,0xe7,0xeb,0x40,0xe7,0xe5,0x43,0xde,0xd1,0x89,0xc0,0xb3,0xfb,0xb9,0xb7, -0x58,0xae,0xa7,0xa7,0xb4,0xbe,0xa8,0xb9,0xc2,0x8a,0xda,0xee,0xc8,0xfe,0x01,0xce, -0x02,0x09,0x7d,0x12,0x1d,0x76,0x1f,0x17,0xb9,0x14,0x19,0x20,0x33,0x39,0x6f,0x2e, -0x28,0xe5,0x22,0x1c,0x38,0x07,0x00,0x99,0xfc,0x00,0xa8,0x0a,0x05,0x32,0x02,0xfc, -0x06,0xee,0xe0,0xfc,0xd0,0xc9,0xb4,0xba,0xae,0xfe,0xae,0xb3,0x25,0xb5,0xb4,0x1e, -0xb3,0xc7,0xf4,0xdc,0xf1,0x48,0xfa,0x05,0xbe,0x25,0x37,0x56,0x42,0x36,0x9f,0x27, -0x32,0x01,0x39,0x2e,0x8c,0x21,0x26,0x24,0x35,0x36,0xad,0x39,0x3c,0xbb,0x36,0x3b, -0x51,0x32,0x2b,0xec,0x2e,0x46,0x7d,0x50,0x41,0xe4,0x35,0x31,0xf1,0x2d,0x25,0x8e, -0x11,0x04,0x88,0xfc,0xf9,0xfb,0xeb,0xdf,0x9f,0xe7,0xf3,0xf7,0xf9,0xf0,0x2a,0xeb, -0xe7,0x52,0xe4,0xd7,0xdd,0xcd,0xbd,0x37,0xbc,0xb9,0x1f,0xab,0xa5,0x84,0xae,0xb1, -0x59,0xad,0xbe,0xa7,0xce,0xe3,0x8d,0xf9,0xfc,0xdc,0xfe,0x03,0xdc,0x10,0x1b,0xcd, -0x1a,0x08,0xfe,0x0b,0x24,0x22,0x38,0x38,0x46,0x27,0x25,0x36,0x27,0x1c,0x33,0x04, -0x00,0xc2,0xfe,0x02,0x63,0x10,0x0e,0xc1,0x01,0xfa,0xf6,0xf1,0xe3,0xb5,0xcb,0xcf, -0xfd,0xc8,0xbf,0xd1,0xbb,0xbe,0xa7,0xbf,0xb4,0x29,0xb6,0xc1,0x7e,0xdd,0xf5,0xc3, -0xfc,0x06,0xb6,0x14,0x28,0x9d,0x38,0x2f,0x67,0x29,0x37,0x9a,0x3b,0x2a,0xfd,0x20, -0x2d,0x3b,0x36,0x35,0x81,0x31,0x33,0xac,0x2d,0x32,0x08,0x24,0x23,0x1b,0x33,0x49, -0xcd,0x4d,0x3b,0xd2,0x34,0x30,0x9d,0x35,0x2d,0x18,0x1a,0x06,0x0c,0xfa,0xf6,0x42, -0xe7,0xe7,0xc3,0xef,0x03,0x93,0x07,0xfa,0xe2,0xef,0xee,0x80,0xef,0xe2,0x48,0xd7, -0xca,0xae,0xc0,0xb7,0x37,0xaa,0xa5,0xdc,0xaa,0xad,0xc2,0xa9,0xb5,0xa4,0xc2,0xdb, -0x61,0xf4,0xfb,0x8a,0xfe,0x04,0x10,0x10,0x19,0xfc,0x0b,0xf9,0x8d,0x10,0x2c,0xc9, -0x39,0x35,0x44,0x22,0x21,0x44,0x26,0x19,0xbb,0x06,0xfc,0x7b,0xfc,0x05,0xee,0x10, -0x0b,0x89,0x04,0xfd,0xd6,0xf3,0xe3,0xbe,0xd5,0xdb,0x37,0xd3,0xca,0x35,0xc4,0xc8, -0x5c,0xc6,0xbe,0x14,0xb9,0xc2,0xa3,0xe1,0xf6,0xc2,0xf9,0xfc,0x18,0x06,0x1c,0x5c, -0x31,0x2a,0xa2,0x2a,0x3c,0x0c,0x38,0x26,0x9c,0x23,0x35,0x75,0x3b,0x34,0xc4,0x29, -0x26,0x9e,0x27,0x2a,0xe6,0x1e,0x20,0x94,0x35,0x4e,0x5a,0x48,0x39,0x62,0x31,0x38, -0x87,0x3f,0x2c,0xab,0x1f,0x0c,0x13,0xfb,0xeb,0x4d,0xe3,0xec,0xe1,0xfb,0x0d,0xbf, -0x0d,0x00,0x07,0xf7,0xf6,0x0d,0xf8,0xea,0x85,0xe8,0xdb,0x0b,0xc3,0xb3,0x3a,0xa7, -0xa6,0x58,0xa4,0xa4,0x2d,0xa4,0xab,0x71,0xbb,0xd1,0xae,0xe9,0xf1,0x5b,0xf8,0x00, -0xfe,0x0a,0x0e,0x0e,0x02,0xfc,0x1a,0x16,0x2e,0x1c,0x36,0x30,0x44,0x22,0x1e,0x0a, -0x1f,0x17,0x4b,0x06,0xfe,0x8a,0x03,0x07,0x3a,0x07,0x07,0x37,0x05,0xfd,0x12,0xef, -0xe4,0x08,0xeb,0xe9,0xa8,0xe5,0xd6,0x41,0xd0,0xd8,0x20,0xcd,0xcb,0x40,0xbc,0xce, -0xcb,0xe6,0xef,0xe7,0xee,0xf1,0x59,0xfc,0x0e,0xfc,0x26,0x28,0x23,0x27,0x3a,0x17, -0x33,0x20,0xad,0x22,0x32,0x7a,0x3a,0x31,0x68,0x24,0x1a,0x8c,0x18,0x1c,0x7b,0x22, -0x21,0x47,0x37,0x42,0x75,0x3c,0x31,0x90,0x30,0x3c,0xc7,0x44,0x2e,0x20,0x1f,0x0a, -0x66,0xf5,0xec,0xa7,0xeb,0xf7,0x05,0x05,0x14,0xb7,0x0c,0x02,0xb0,0x01,0x03,0xf5, -0xfa,0xf3,0xfd,0xf7,0xea,0x97,0xcb,0xb5,0x9b,0xb0,0xae,0x12,0xa3,0xa3,0x32,0x9c, -0x9d,0xa8,0xaf,0xc8,0x0a,0xe0,0xe3,0xcd,0xed,0xfd,0x48,0xff,0x01,0x58,0xfd,0x05, -0x06,0x1c,0x2f,0xe0,0x2f,0x2a,0x25,0x24,0x24,0x14,0x23,0x14,0x45,0x08,0x01,0x60, -0x08,0x04,0x5f,0x00,0x01,0x6b,0xff,0xf6,0xe8,0xee,0xea,0x3c,0xf4,0xf8,0x00,0xf3, -0xe6,0xb8,0xde,0xe2,0x7f,0xdd,0xcf,0x03,0xcc,0xdb,0xe9,0xed,0xe4,0xff,0xe5,0xe8, -0x2f,0xf1,0x07,0x67,0x1b,0x1c,0x47,0x22,0x2e,0x1f,0x2b,0x20,0x63,0x1e,0x30,0x64, -0x2f,0x2c,0x03,0x1d,0x15,0x07,0x10,0x17,0xca,0x1b,0x1d,0x10,0x2e,0x32,0x6c,0x30, -0x2f,0x73,0x36,0x3e,0x76,0x3f,0x2e,0xf5,0x21,0x0a,0xa0,0xf8,0xf2,0x5d,0xf9,0x02, -0xc2,0x08,0x14,0x9f,0x0e,0x0e,0xf5,0x0b,0x0c,0x12,0x0a,0x03,0xfb,0x04,0xfa,0x58, -0xdc,0xc3,0x30,0xb9,0xb2,0xfa,0xaa,0x98,0xd7,0x96,0x96,0xdf,0xa9,0xbe,0x24,0xd1, -0xda,0xc0,0xe0,0xed,0x8f,0xef,0xfb,0x4c,0xff,0x08,0xc3,0x18,0x28,0x48,0x2a,0x26, -0x40,0x23,0x23,0xa4,0x1d,0x0f,0x0a,0x09,0x00,0x9b,0x00,0xf9,0xdd,0xf4,0xf8,0x03, -0xf3,0xec,0xaf,0xef,0xf1,0xce,0xff,0x00,0x31,0x00,0xf6,0x29,0xef,0xeb,0xce,0xe2, -0xdf,0x4c,0xe0,0xe4,0x7e,0xe6,0xe1,0x77,0xe0,0xe5,0xea,0xee,0x00,0x72,0x14,0x14, -0xad,0x1c,0x26,0x0e,0x2b,0x2a,0x6b,0x23,0x2d,0xa5,0x2a,0x1c,0x68,0x14,0x15,0xdc, -0x13,0x15,0x13,0x17,0x16,0xdb,0x1f,0x24,0x39,0x2a,0x32,0x85,0x3c,0x44,0xea,0x36, -0x2d,0x48,0x26,0x0c,0xe1,0x02,0xfd,0x74,0x03,0x0d,0xa2,0x0b,0x0d,0xe2,0x07,0x0d, -0x30,0x15,0x17,0x13,0x15,0x0e,0xfc,0x0d,0x01,0x2a,0xe7,0xcf,0x71,0xc6,0xbf,0xe4, -0xac,0x96,0xc1,0x95,0x92,0x29,0xa9,0xb5,0xda,0xb6,0xc4,0xc3,0xd1,0xda,0x4c,0xe5, -0xf3,0x5a,0x01,0x0a,0xf6,0x15,0x25,0x88,0x27,0x26,0x8f,0x27,0x1f,0xcf,0x18,0x11, -0x27,0x11,0x05,0xf1,0xfa,0xef,0xc4,0xed,0xef,0xae,0xe8,0xee,0x63,0xf2,0xf6,0xf5, -0x0a,0x0e,0x93,0x0b,0x06,0xa9,0x06,0xfd,0xb9,0xef,0xf0,0xe2,0xf1,0xea,0xf8,0xe1, -0xe2,0xe5,0xe7,0xea,0x26,0xeb,0xf7,0xe4,0x02,0x0b,0x54,0x12,0x1f,0x9d,0x22,0x26, -0xbe,0x28,0x23,0x01,0x1e,0x18,0x50,0x15,0x19,0x22,0x14,0x14,0xa4,0x14,0x11,0x92, -0x0f,0x17,0x48,0x22,0x32,0xd3,0x3b,0x39,0x77,0x30,0x2e,0x8f,0x24,0x15,0xc2,0x0c, -0x06,0x18,0x0b,0x17,0xe6,0x09,0x06,0x8a,0x04,0x11,0x40,0x1b,0x1f,0x03,0x20,0x1a, -0x3c,0x14,0x05,0xe2,0xf1,0xde,0xf0,0xd0,0xc5,0xda,0xaa,0x97,0x89,0x99,0x9e,0x91, -0xa8,0xac,0x78,0xad,0xb5,0x7b,0xbb,0xce,0xeb,0xe3,0xf0,0x0b,0xfa,0x03,0x2a,0x13, -0x25,0x03,0x28,0x2d,0xbc,0x2d,0x24,0x53,0x18,0x13,0x1e,0x13,0x01,0xd1,0xf8,0xe9, -0xc6,0xe7,0xe7,0x43,0xe6,0xec,0x76,0xf3,0xfa,0x5f,0x10,0x16,0x82,0x14,0x13,0xef, -0x11,0x08,0x69,0xfc,0x03,0x01,0xfd,0xf1,0x3d,0xeb,0xe5,0x20,0xef,0xed,0x9a,0xea, -0xea,0x4e,0xf8,0xfe,0x04,0x07,0x17,0x43,0x18,0x1e,0xa0,0x1f,0x19,0x38,0x14,0x14, -0x82,0x1d,0x1a,0x06,0x0e,0x10,0x0d,0x0c,0x0d,0xac,0x09,0x0f,0x6a,0x20,0x34,0xe9, -0x36,0x2e,0x43,0x24,0x30,0xfe,0x27,0x1e,0xfc,0x1b,0x11,0x45,0x12,0x16,0x09,0x10, -0x0a,0xed,0x0e,0x17,0x9d,0x1f,0x21,0xe3,0x24,0x23,0x9e,0x18,0x08,0xbe,0xf8,0xe7, -0xdd,0xd6,0xc7,0xf4,0xad,0xa6,0xb0,0xa5,0xa6,0x5b,0xa6,0xa7,0x09,0xaa,0xaf,0x55, -0xb1,0xbf,0xa5,0xd3,0xe3,0xc3,0xf4,0x00,0xa2,0x08,0x1b,0xf0,0x2a,0x34,0x42,0x35, -0x25,0x27,0x1e,0x18,0x59,0x0d,0xfe,0x45,0xf2,0xe6,0xb0,0xe1,0xe3,0xe4,0xdf,0xe5, -0x08,0xf0,0xfd,0x0b,0x12,0x19,0x76,0x14,0x16,0xfa,0x19,0x0d,0x7d,0x0a,0x0a,0x39, -0x01,0xfc,0x68,0xf3,0xf1,0x17,0xf4,0xf5,0xd2,0xf3,0xeb,0x17,0xef,0xf2,0xae,0xfb, -0x0a,0xce,0x07,0x10,0x78,0x13,0x0e,0x69,0x0e,0x19,0x4f,0x1c,0x16,0x7f,0x0e,0x0a, -0x3e,0x09,0x09,0xdc,0x0a,0x10,0x64,0x27,0x2a,0x82,0x2d,0x22,0x93,0x1d,0x29,0xb1, -0x25,0x27,0x4b,0x27,0x1c,0xc0,0x16,0x17,0x52,0x13,0x0f,0x04,0x19,0x24,0xd0,0x27, -0x27,0x60,0x22,0x23,0xb9,0x17,0x0b,0xd2,0x00,0xf0,0x63,0xd7,0xc4,0x54,0xb6,0xb3, -0x07,0xb1,0xae,0xe5,0xa9,0xa5,0x70,0xa6,0xa6,0xa6,0xac,0xb6,0x54,0xc3,0xd3,0x5d, -0xe5,0xf3,0xa8,0xfd,0x18,0x27,0x27,0x2f,0x40,0x35,0x26,0x40,0x28,0x21,0x17,0x09, -0xfa,0xcc,0xed,0xe4,0x6d,0xdf,0xdf,0x8a,0xe1,0xe7,0xd0,0xf3,0xff,0xa9,0x0a,0x17, -0xa1,0x15,0x19,0x26,0x1b,0x1b,0x08,0x14,0x11,0x92,0x0b,0x04,0x58,0x00,0x01,0x05, -0x01,0xff,0xf0,0xf7,0xed,0x86,0xeb,0xf5,0x4a,0xf6,0xfe,0x2e,0xfa,0xfa,0x9f,0x00, -0x00,0x1e,0x06,0x15,0xdc,0x15,0x15,0x75,0x0e,0x08,0xf4,0x04,0x03,0xd3,0x0d,0x15, -0xa3,0x22,0x1f,0x7a,0x19,0x15,0x5f,0x19,0x1e,0xda,0x1d,0x24,0xdc,0x2b,0x27,0xda, -0x1b,0x1b,0xd6,0x1f,0x19,0x79,0x1e,0x2a,0xf4,0x34,0x37,0xd3,0x29,0x1e,0x8e,0x0f, -0x04,0x8f,0x03,0xf9,0xc3,0xe0,0xc4,0xd7,0xb9,0xbd,0x48,0xbd,0xbb,0x96,0xae,0xa3, -0xfa,0xa4,0xa5,0xea,0xad,0xb2,0xe0,0xbe,0xd0,0x1b,0xd7,0xe0,0x99,0xef,0x0f,0xfa, -0x21,0x32,0x40,0x36,0x27,0x7c,0x29,0x1d,0xad,0x06,0xfb,0xa9,0xee,0xe4,0x85,0xe3, -0xe4,0x33,0xe0,0xe1,0x7e,0xf2,0x00,0xe6,0x04,0x0d,0x45,0x11,0x14,0xee,0x1c,0x23, -0x27,0x19,0x0e,0xa4,0x0f,0x0f,0xd8,0x16,0x0c,0xd7,0x03,0x06,0xf7,0xfe,0xf1,0xff, -0xe9,0xf7,0x52,0xf2,0xf5,0x26,0xf5,0xef,0x52,0xef,0xf4,0x6f,0x01,0x0a,0x9b,0x07, -0x14,0x8e,0x19,0x0c,0xa5,0x02,0x03,0x46,0x14,0x1f,0x34,0x21,0x1a,0x26,0x14,0x13, -0xfe,0x18,0x15,0x1a,0x14,0x1d,0xfe,0x27,0x25,0x85,0x20,0x23,0x46,0x2b,0x2a,0x14, -0x27,0x2d,0xbb,0x3c,0x40,0xff,0x38,0x25,0x8f,0x0b,0xf6,0xe3,0xf3,0xf5,0x2c,0xe3, -0xcd,0x95,0xc2,0xc1,0xbd,0xc1,0xc2,0x5b,0xbb,0xab,0x41,0xa4,0xa9,0xb7,0xab,0xb1, -0x73,0xc0,0xd2,0xd3,0xd1,0xd4,0x36,0xe9,0xff,0x0a,0x14,0x27,0x62,0x2f,0x2f,0x6d, -0x2b,0x17,0x4e,0xfe,0xfc,0xbd,0xf3,0xe9,0xbf,0xe8,0xe8,0xe7,0xe3,0xe5,0x53,0xec, -0xfd,0xd0,0x04,0x0b,0x61,0x13,0x10,0xab,0x1c,0x26,0x71,0x1c,0x12,0xa9,0x11,0x18, -0xef,0x20,0x1d,0x4a,0x11,0x08,0x7d,0x05,0xfb,0x98,0xed,0xf3,0x4f,0xf0,0xf1,0xa1, -0xf1,0xe4,0x37,0xe2,0xe8,0x46,0xfb,0xf9,0xbd,0xfe,0x0e,0xc4,0x14,0x10,0x63,0xff, -0x04,0xe0,0x16,0x18,0x0f,0x1d,0x19,0x98,0x17,0x17,0xc1,0x17,0x10,0x78,0x0e,0x1d, -0x9b,0x20,0x25,0xee,0x26,0x28,0x34,0x30,0x36,0x32,0x34,0x3c,0x9d,0x47,0x43,0xb3, -0x3f,0x2d,0x09,0x13,0xf8,0xc8,0xec,0xeb,0x6a,0xdd,0xd0,0xd4,0xce,0xc9,0xd0,0xc0, -0xbe,0x4b,0xba,0xae,0x0a,0xa8,0xab,0x04,0xb1,0xb4,0x3b,0xc2,0xc9,0x24,0xc6,0xd3, -0x12,0xe9,0xf4,0xbd,0x05,0x12,0xf5,0x26,0x2e,0x29,0x29,0x17,0x47,0x01,0xff,0x27, -0xf9,0xf1,0x2d,0xf0,0xe8,0x89,0xef,0xea,0xab,0xe7,0xf8,0x82,0x04,0x10,0x71,0x16, -0x13,0x5e,0x1f,0x21,0x48,0x1e,0x17,0x93,0x1a,0x28,0xcc,0x26,0x22,0x8c,0x19,0x0e, -0x99,0x0b,0xfe,0xf5,0xf1,0xee,0xdb,0xef,0xe8,0x9f,0xe4,0xe2,0x39,0xe0,0xe6,0xe2, -0xef,0xf0,0xa5,0xf7,0x09,0xa1,0x11,0x06,0x88,0xfe,0x0c,0x15,0x14,0x14,0x20,0x12, -0x14,0x09,0x1b,0x18,0x98,0x12,0x0b,0xfd,0x0e,0x18,0xf1,0x1e,0x25,0x86,0x2b,0x2e, -0x26,0x31,0x3e,0x63,0x3c,0x4b,0x8c,0x54,0x4b,0x44,0x44,0x2f,0x82,0x1d,0xfb,0x56, -0xea,0xe4,0x4d,0xd4,0xcb,0x35,0xce,0xd1,0x3c,0xc5,0xbe,0x56,0xbe,0xae,0xdb,0xab, -0xaf,0x68,0xb5,0xc2,0xb6,0xcc,0xc6,0xaa,0xc3,0xd5,0x98,0xe3,0xee,0x71,0xf8,0x01, -0xb2,0x19,0x25,0x96,0x1f,0x11,0xf3,0x05,0x02,0x03,0xfd,0xf7,0xa2,0xef,0xef,0xdb, -0xf2,0xec,0xa8,0xe7,0xed,0x85,0xfb,0x07,0xa7,0x11,0x19,0xf9,0x22,0x1b,0xf3,0x1b, -0x18,0x49,0x1c,0x2f,0x74,0x2f,0x26,0xfc,0x22,0x12,0x94,0x0c,0x03,0x86,0xf8,0xeb, -0x4f,0xf2,0xe6,0x54,0xda,0xe0,0x72,0xe2,0xe7,0x54,0xe9,0xec,0x79,0xf6,0x02,0x2e, -0x0b,0x07,0x88,0x03,0x0f,0x2a,0x14,0x0e,0xb7,0x0c,0x15,0xd7,0x18,0x0f,0xc9,0x0c, -0x0d,0x11,0x13,0x12,0x4b,0x17,0x23,0xa3,0x2d,0x2a,0xe5,0x2b,0x3a,0x0e,0x48,0x55, -0x24,0x5b,0x53,0xae,0x41,0x2f,0x8b,0x20,0xff,0x7f,0xeb,0xde,0x3d,0xd2,0xc7,0x23, -0xcc,0xd1,0x6a,0xcc,0xc3,0x1a,0xbe,0xb3,0xa4,0xaf,0xad,0x94,0xb6,0xcc,0x42,0xd3, -0xc5,0x15,0xc9,0xda,0xe0,0xdf,0xe6,0x85,0xea,0xfb,0xd5,0x0f,0x17,0x91,0x0f,0x07, -0x74,0x07,0xff,0x25,0xff,0xfd,0x43,0xf0,0xf2,0x8a,0xf6,0xf1,0x1b,0xe7,0xe7,0x49, -0xf5,0x03,0x82,0x0e,0x22,0xb9,0x23,0x1e,0x8b,0x1c,0x1d,0xaf,0x21,0x34,0xfa,0x36, -0x2d,0x04,0x29,0x1b,0x03,0x0c,0x05,0x22,0xff,0xf7,0xa6,0xee,0xe2,0x65,0xd4,0xdc, -0xee,0xe5,0xe1,0x46,0xe7,0xee,0x6b,0xf7,0xfe,0x13,0x00,0x03,0xbc,0x09,0x12,0x82, -0x0c,0x09,0xde,0x0c,0x14,0x0e,0x11,0x0d,0x78,0x08,0x0c,0x47,0x12,0x11,0x3f,0x17, -0x22,0xd7,0x27,0x2a,0x99,0x2e,0x39,0x03,0x48,0x54,0xd3,0x5a,0x4e,0x3e,0x3b,0x34, -0x88,0x1f,0x00,0xad,0xe9,0xd9,0xbc,0xcf,0xc5,0x0a,0xcd,0xcd,0x4f,0xce,0xca,0xb5, -0xb9,0xb6,0x95,0xaa,0xaf,0x8e,0xbe,0xd5,0x07,0xd4,0xc8,0x5d,0xd4,0xde,0x99,0xe0, -0xe3,0x36,0xea,0xfe,0x2e,0x12,0x10,0x7e,0x06,0x04,0xc1,0x02,0xfc,0x09,0x04,0x01, -0x2e,0xf4,0xf4,0xda,0xf2,0xf6,0x62,0xe8,0xe9,0x50,0xf0,0xfc,0x4f,0x0d,0x1f,0xed, -0x1e,0x1b,0xd2,0x20,0x26,0xb3,0x2a,0x33,0x35,0x37,0x2e,0x27,0x2b,0x23,0xb0,0x12, -0x07,0xb9,0xfe,0xfa,0x60,0xe9,0xdc,0x54,0xd0,0xd9,0x8c,0xdd,0xde,0x82,0xe6,0xf5, -0x50,0xf9,0xf4,0x49,0xf6,0x01,0x77,0x0e,0x10,0xec,0x0b,0x09,0x39,0x0a,0x11,0x8a, -0x0d,0x0d,0xb6,0x0b,0x0f,0xa3,0x0b,0x0e,0x12,0x1d,0x29,0xbc,0x2c,0x28,0x5c,0x30, -0x3d,0x5d,0x49,0x50,0xdc,0x4a,0x46,0x0e,0x3c,0x33,0x12,0x1e,0x06,0x21,0xe7,0xd3, -0x0f,0xd1,0xd0,0x14,0xce,0xd1,0x0f,0xd2,0xcd,0x80,0xbd,0xb7,0x44,0xac,0xb4,0x7b, -0xca,0xd5,0x56,0xd1,0xcf,0xe3,0xd7,0xe3,0x12,0xe6,0xe4,0x30,0xee,0xfd,0xb3,0x0a, -0x09,0x80,0x05,0x02,0x08,0xfb,0xfc,0x5f,0xfd,0xfb,0xc4,0xf4,0xed,0xc7,0xf4,0xf5, -0xb8,0xec,0xe8,0x89,0xed,0xf9,0xa0,0x09,0x19,0xc2,0x1c,0x1e,0x2e,0x1f,0x2d,0x78, -0x37,0x33,0xb6,0x36,0x30,0x43,0x28,0x27,0xb8,0x19,0x0f,0x3d,0x04,0xfb,0x70,0xe4, -0xdb,0x82,0xdb,0xd8,0x1d,0xdb,0xdc,0x37,0xe8,0xf9,0x01,0xfc,0xf2,0x72,0xee,0xfd, -0x17,0x10,0x11,0x5c,0x0d,0x06,0xb4,0x04,0x03,0x31,0x09,0x10,0x3d,0x0f,0x14,0xa4, -0x10,0x0d,0x13,0x1e,0x30,0xb8,0x33,0x2f,0xbe,0x35,0x3e,0xd9,0x4f,0x50,0xcd,0x41, -0x36,0x04,0x31,0x2d,0x08,0x1a,0x0a,0x9a,0xf1,0xd4,0x12,0xd1,0xd4,0x87,0xd4,0xd9, -0x45,0xd9,0xcc,0x10,0xc0,0xb7,0xad,0xab,0xb9,0xf0,0xce,0xcc,0xcf,0xcd,0xd0,0xf0, -0xd9,0xe5,0xe2,0xe5,0xee,0x33,0xf3,0xf9,0xbc,0x00,0x00,0x9c,0x05,0x04,0x07,0xff, -0xfa,0x02,0xf7,0xf1,0x61,0xf1,0xf2,0xa8,0xf4,0xf9,0x95,0xf3,0xe4,0xb0,0xe9,0xfc, -0x8a,0x10,0x1a,0xc2,0x1f,0x26,0xc2,0x24,0x2f,0x9f,0x3c,0x34,0x66,0x34,0x33,0x1d, -0x2e,0x26,0x6c,0x18,0x0e,0x5e,0x05,0xfb,0x5d,0xe6,0xd6,0x2f,0xe1,0xd7,0xaa,0xd8, -0xdc,0xad,0xeb,0xf7,0x62,0xf6,0xef,0x7d,0xf1,0xfe,0xe1,0x0a,0x09,0x3b,0x07,0x04, -0xb9,0xfb,0xfd,0xd3,0x04,0x13,0x68,0x16,0x12,0x89,0x0c,0x0d,0xad,0x21,0x2f,0xac, -0x36,0x38,0xbe,0x3c,0x41,0x27,0x4e,0x4b,0x39,0x3d,0x30,0xae,0x29,0x1b,0x1d,0x13, -0x09,0x60,0xf4,0xd9,0xfd,0xd6,0xdc,0xb7,0xd2,0xd8,0xd6,0xdf,0xd6,0xd7,0xc8,0xb8, -0x99,0xb3,0xbc,0xcf,0xcb,0xcb,0xa8,0xcf,0xd5,0x60,0xdb,0xe3,0x99,0xe9,0xf5,0xc5, -0xfc,0xf5,0x40,0xfa,0x00,0x2f,0x06,0x02,0x39,0x00,0xff,0x81,0xf5,0xed,0xaa,0xea, -0xec,0x74,0xeb,0xf5,0x6a,0xf0,0xe7,0x23,0xe8,0xf9,0x38,0x12,0x19,0xbf,0x21,0x25, -0x92,0x26,0x2f,0xb1,0x35,0x32,0x80,0x31,0x36,0x08,0x29,0x1e,0x00,0x18,0x10,0x0b, -0x05,0xf9,0xd1,0xe5,0xda,0xb2,0xe3,0xe2,0xc2,0xe1,0xe6,0x63,0xee,0xf7,0x12,0xf3, -0xec,0x30,0xef,0xfb,0x89,0x09,0x0a,0x9c,0x01,0xfd,0x54,0xf3,0xf3,0xae,0x04,0x16, -0xba,0x1a,0x15,0x29,0x10,0x15,0xc2,0x26,0x31,0x84,0x37,0x3d,0x21,0x42,0x4a,0xa7, -0x4d,0x44,0xae,0x2f,0x2e,0xd1,0x26,0x11,0xd7,0x0b,0x01,0x21,0xef,0xda,0x88,0xda, -0xe3,0x70,0xdb,0xdb,0x2a,0xe1,0xda,0x2f,0xd3,0xbf,0xc6,0xbb,0xbd,0xd8,0xbf,0xc7, -0x95,0xd0,0xd6,0xa5,0xdc,0xdd,0x99,0xe7,0xf9,0x39,0xff,0xf2,0x6b,0xf7,0x01,0x44, -0x00,0x00,0x5e,0xfe,0xfd,0x6f,0xf6,0xea,0xd3,0xe3,0xe1,0x2d,0xe2,0xeb,0xcb,0xed, -0xe6,0xce,0xe8,0xf9,0xfd,0x0f,0x1b,0xa1,0x29,0x2c,0x49,0x30,0x30,0xe7,0x2f,0x2d, -0xde,0x33,0x34,0x02,0x30,0x21,0xed,0x1b,0x0d,0xd8,0x01,0xf5,0x06,0xe6,0xdd,0x0c, -0xe9,0xec,0x76,0xe3,0xeb,0x62,0xf6,0xf7,0x12,0xf3,0xee,0x53,0xf5,0xfb,0x8a,0x04, -0x09,0x90,0xfd,0xf4,0xcd,0xea,0xeb,0x7a,0xfb,0x0d,0x9a,0x1c,0x12,0x2d,0x12,0x20, -0xc5,0x31,0x3b,0xd0,0x3c,0x3f,0x70,0x42,0x47,0x09,0x45,0x3a,0xe3,0x2e,0x26,0xbd, -0x17,0x0b,0xe9,0x05,0xfa,0xac,0xe6,0xda,0x79,0xdd,0xe1,0xd0,0xe3,0xe3,0xe7,0xdf, -0xdb,0x3f,0xd3,0xca,0x5e,0xc8,0xbe,0xa9,0xb5,0xc1,0x87,0xd1,0xdb,0x27,0xe0,0xdd, -0x9e,0xee,0x00,0xea,0xfc,0xef,0x8c,0xf2,0xfe,0x1b,0x05,0x03,0x8a,0xfc,0xf9,0x1b, -0xf3,0xeb,0x45,0xe4,0xdc,0xb0,0xdb,0xe2,0x0e,0xea,0xe5,0x3d,0xe9,0xfa,0x5b,0x0c, -0x19,0xad,0x29,0x3a,0x9b,0x3f,0x36,0x06,0x2a,0x2f,0x97,0x33,0x37,0xd0,0x30,0x29, -0xff,0x1e,0x10,0x09,0xf6,0xe7,0x00,0xe3,0xdf,0x32,0xeb,0xf4,0xdb,0xed,0xf4,0xf3, -0xf9,0xfa,0x43,0xf1,0xf1,0x4f,0xfb,0xf9,0x2c,0x00,0x04,0x6f,0xf7,0xed,0x54,0xdf, -0xe3,0x60,0xf8,0x04,0x82,0x14,0x15,0x94,0x1c,0x26,0x3b,0x33,0x3e,0x3e,0x3c,0x45, -0x2c,0x51,0x46,0xbc,0x36,0x2a,0x60,0x2c,0x21,0xf8,0x0b,0x06,0xf9,0xfe,0xed,0x72, -0xe6,0xde,0xd9,0xde,0xe5,0xeb,0xeb,0xea,0x6c,0xe7,0xe1,0x59,0xd7,0xcf,0x04,0xd3, -0xc6,0xa8,0xbb,0xc2,0x4a,0xcb,0xdf,0xe7,0xe1,0xe5,0xa0,0xf5,0x05,0xe4,0xfe,0xea, -0xc5,0xec,0xf9,0xed,0x02,0x07,0x45,0x00,0xfa,0x8c,0xef,0xea,0x37,0xe2,0xda,0xaf, -0xd8,0xdb,0x87,0xe1,0xe0,0x11,0xe8,0xf8,0xe4,0x06,0x11,0x38,0x28,0x46,0x4b,0x4f, -0x3f,0x28,0x2a,0x31,0xc7,0x32,0x34,0x29,0x37,0x30,0x32,0x21,0x08,0xba,0xee,0xdd, -0x11,0xe0,0xe0,0xc1,0xee,0xfa,0xf4,0xf7,0xfb,0xc7,0x00,0xff,0x91,0xfa,0xfa,0x64, -0x02,0xff,0x2b,0x01,0x00,0x03,0xf2,0xe9,0x33,0xe1,0xe5,0x64,0xf0,0xfb,0xef,0x08, -0x10,0x3d,0x1d,0x2d,0x69,0x39,0x3a,0xab,0x3f,0x4e,0x7c,0x54,0x43,0x80,0x2b,0x24, -0x7b,0x23,0x16,0x37,0x08,0xfe,0xba,0xf0,0xe1,0xeb,0xe1,0xdd,0xad,0xde,0xe6,0xbb, -0xea,0xed,0x98,0xe7,0xe3,0xbd,0xd6,0xd6,0x68,0xd6,0xcd,0x3b,0xc8,0xc5,0xa4,0xcc, -0xd6,0x3f,0xdc,0xeb,0x1d,0xfe,0x0d,0xb1,0xff,0xe9,0x50,0xea,0xf8,0x0b,0x0a,0x0d, -0x21,0x05,0xfc,0xaa,0xf1,0xe9,0x6c,0xe3,0xdb,0xcf,0xda,0xda,0x3a,0xda,0xdb,0xfd, -0xe4,0xf5,0x04,0x01,0x13,0x15,0x2d,0x4c,0xf9,0x55,0x42,0xd2,0x30,0x32,0xd6,0x36, -0x34,0x04,0x37,0x30,0x1e,0x1f,0x04,0x0f,0xe5,0xd5,0x60,0xda,0xde,0x65,0xe9,0xfd, -0xa6,0xff,0xfe,0x6b,0x01,0x05,0x64,0x03,0x02,0x0d,0x0a,0x06,0x42,0x07,0xff,0x55, -0xed,0xe3,0x4a,0xe0,0xe7,0x46,0xee,0xf3,0xb3,0x00,0x08,0xba,0x15,0x2c,0xca,0x36, -0x3b,0x7d,0x3e,0x4e,0xdc,0x54,0x3c,0xfd,0x2d,0x22,0xe7,0x1d,0x0c,0x29,0xfe,0xf7, -0x75,0xed,0xe5,0xde,0xdd,0xe1,0x7c,0xe3,0xe8,0x2b,0xeb,0xea,0xa7,0xea,0xe2,0x02, -0xe0,0xe5,0x23,0xe0,0xd1,0xc5,0xcd,0xcd,0x06,0xd9,0xdc,0x3f,0xd8,0xe6,0x54,0xfd, -0x09,0xba,0x03,0xed,0xf4,0xe4,0xf1,0x9e,0x04,0x11,0x96,0x07,0xff,0xf8,0xf5,0xed, -0xe4,0xde,0xda,0xd9,0xd6,0xd8,0x93,0xd3,0xd9,0x07,0xe5,0xed,0x7b,0xfc,0x0e,0x2e, -0x30,0x4f,0x27,0x54,0x43,0x68,0x33,0x37,0xde,0x41,0x3c,0x8e,0x3a,0x28,0xe9,0x15, -0xfb,0x9a,0xe0,0xd4,0x75,0xd7,0xde,0xc9,0xe8,0xfd,0xde,0xfc,0xf8,0x9d,0x07,0x0a, -0x22,0x07,0x05,0x2f,0x0d,0x11,0xbe,0x0b,0xfe,0xdc,0xf6,0xea,0x60,0xe9,0xe6,0xda, -0xe7,0xf4,0xc8,0xff,0x04,0x1d,0x12,0x26,0xe0,0x33,0x3a,0x28,0x42,0x4b,0x34,0x4c, -0x3d,0x8b,0x29,0x1e,0x6e,0x1c,0x09,0xe2,0xf6,0xe9,0x3d,0xe5,0xe3,0xe3,0xde,0xe2, -0xe1,0xe2,0xe9,0x36,0xe4,0xe7,0x12,0xe7,0xe1,0x88,0xe4,0xed,0x9d,0xea,0xd9,0x3a, -0xd3,0xd6,0x8e,0xe5,0xea,0x0e,0xdd,0xe7,0x6a,0xfc,0xff,0xd3,0xfe,0xf0,0x9d,0xe8, -0xeb,0x42,0xfe,0x10,0x82,0x03,0x00,0xe4,0xff,0xf4,0x0f,0xe1,0xd6,0xad,0xd2,0xce, -0x27,0xcc,0xd6,0x26,0xe2,0xe7,0xdf,0xf4,0x07,0xf9,0x2d,0x4e,0xcf,0x4f,0x45,0x2a, -0x33,0x3c,0xfe,0x44,0x48,0xb8,0x40,0x26,0xcd,0x10,0xf8,0x87,0xdf,0xd9,0x79,0xd9, -0xe3,0x94,0xf3,0xfe,0xc8,0xf8,0xf6,0xeb,0x0a,0x12,0x88,0x0c,0x0c,0x7a,0x11,0x15, -0xd7,0x0c,0x04,0x52,0xf9,0xec,0x7e,0xea,0xe6,0x24,0xe5,0xf1,0x2e,0xf7,0x02,0xf7, -0x07,0x16,0xd2,0x2b,0x35,0x5c,0x3f,0x3f,0x46,0x3f,0x37,0xdd,0x21,0x1a,0x35,0x0d, -0x06,0xba,0xf6,0xe9,0x5f,0xe6,0xe3,0x24,0xe0,0xe1,0x77,0xea,0xe8,0x1f,0xde,0xe5, -0x8a,0xec,0xe8,0xb0,0xe7,0xf5,0x07,0xf0,0xe2,0xe9,0xe1,0xe0,0x41,0xef,0xf3,0x1f, -0xea,0xef,0x34,0xf9,0xf7,0xf6,0xf1,0xf1,0xb4,0xeb,0xeb,0x6a,0xff,0x0a,0xc0,0xfe, -0x01,0x7e,0x03,0xfc,0xde,0xe9,0xdc,0x96,0xca,0xc4,0xba,0xc6,0xd9,0xc2,0xe0,0xe2, -0x7c,0xea,0xfd,0xd6,0x27,0x44,0x8f,0x47,0x45,0x94,0x36,0x43,0x11,0x4c,0x4a,0xc9, -0x43,0x26,0xaf,0x0f,0xf5,0x82,0xde,0xdb,0xa1,0xd9,0xe6,0x3d,0xf4,0x00,0xaf,0xf8, -0xf5,0xd6,0x0a,0x14,0x2b,0x13,0x13,0x0d,0x18,0x1c,0xa0,0x0e,0x04,0x08,0x02,0xf9, -0x8e,0xf6,0xee,0x78,0xeb,0xf4,0x4d,0xf7,0x00,0x70,0x01,0x0f,0x1e,0x27,0x2f,0x05, -0x3a,0x34,0x1b,0x33,0x2f,0x77,0x22,0x16,0xc3,0x04,0xfd,0x72,0xf2,0xea,0x21,0xeb, -0xe5,0x2a,0xe0,0xe5,0xc5,0xe7,0xe0,0x7f,0xd8,0xe2,0x15,0xf2,0xeb,0x57,0xeb,0xf2, -0xcc,0xf3,0xea,0x6c,0xec,0xee,0xd5,0xf7,0xfe,0x96,0xf2,0xf7,0xc8,0xf1,0xeb,0x9f, -0xe5,0xea,0xd2,0xeb,0xee,0x13,0xfd,0x00,0x28,0xfa,0x00,0xaa,0x05,0x02,0x2b,0xf0, -0xdb,0x4c,0xc8,0xbe,0x3f,0xc3,0xd5,0xe5,0xd8,0xdd,0x11,0xe7,0xfb,0x39,0x1d,0x37, -0x54,0x41,0x46,0xa3,0x3e,0x4a,0x12,0x4d,0x4e,0x15,0x45,0x2c,0x68,0x14,0xf7,0x4c, -0xe3,0xde,0xd1,0xe0,0xee,0xa8,0xfb,0x03,0xb5,0xf9,0xf8,0xf2,0x0d,0x19,0xcb,0x17, -0x17,0xe3,0x1d,0x21,0xf4,0x10,0x09,0xc7,0x04,0x03,0x35,0xfc,0xf6,0xe4,0xef,0xf0, -0xab,0xf6,0xf9,0xc5,0xfd,0x0b,0x5e,0x1c,0x2a,0x82,0x2d,0x2d,0x82,0x24,0x1e,0x33, -0x19,0x07,0x70,0xf9,0xf4,0x42,0xf2,0xeb,0x54,0xef,0xe5,0x73,0xdc,0xe5,0x71,0xe5, -0xdd,0xde,0xd5,0xe4,0x23,0xf4,0xf2,0xe0,0xef,0xf2,0x83,0xf6,0xf5,0x75,0xf9,0xf8, -0x06,0xfe,0x06,0xb5,0xfd,0xf9,0xbb,0xef,0xe4,0xab,0xdf,0xe5,0x23,0xec,0xf2,0x25, -0xfb,0xfe,0xb4,0xf9,0x04,0x3c,0x09,0x04,0x99,0xf5,0xd8,0x8c,0xca,0xbf,0xd5,0xcd, -0xd6,0x72,0xd5,0xd7,0xdf,0xe4,0xfb,0x39,0x18,0x2e,0x1d,0x40,0x45,0x75,0x44,0x50, -0x2e,0x4e,0x50,0x47,0x48,0x33,0xde,0x17,0xf9,0x03,0xea,0xe8,0xe1,0xe6,0xf5,0x80, -0x01,0xfe,0x11,0xf4,0xf7,0x9e,0x0e,0x19,0xf4,0x17,0x14,0x27,0x1b,0x1a,0xc5,0x11, -0x0b,0x36,0x0c,0x06,0x1c,0x00,0xfa,0x48,0xf2,0xee,0x46,0xf6,0xf8,0x4e,0xfb,0x06, -0x86,0x13,0x22,0x6f,0x26,0x21,0xbb,0x17,0x12,0x17,0x0f,0xff,0x44,0xf1,0xf0,0x66, -0xf0,0xef,0x00,0xf0,0xe4,0xa6,0xe0,0xe6,0x0c,0xe8,0xdf,0x45,0xdc,0xe9,0x93,0xf7, -0xf9,0xeb,0xf2,0xf0,0x97,0xf8,0x00,0x0d,0x06,0xfe,0x92,0x02,0x0e,0x8c,0x04,0xfb, -0x2b,0xef,0xdf,0x88,0xd8,0xe2,0x26,0xea,0xf0,0xe8,0xfc,0xfb,0xdb,0xf5,0xff,0xbe, -0x02,0x02,0x53,0xf3,0xdf,0x1d,0xcc,0xc3,0x61,0xcd,0xd2,0x3f,0xd2,0xd6,0x4b,0xe6, -0xf9,0x51,0x0e,0x25,0x07,0x3e,0x43,0xe0,0x47,0x4d,0xfe,0x4d,0x52,0xe9,0x45,0x36, -0x0e,0x1b,0xff,0xd6,0xf4,0xf2,0x9a,0xf0,0xfa,0x0e,0x05,0x01,0x79,0xf9,0x00,0x11, -0x12,0x17,0xf2,0x16,0x10,0x52,0x11,0x0f,0x72,0x0d,0x12,0xd8,0x0d,0x0d,0x28,0x04, -0x01,0xc9,0xef,0xec,0x61,0xf5,0xf4,0x34,0xfb,0x02,0x34,0x0a,0x12,0xde,0x1b,0x1e, -0x81,0x0f,0x05,0x3c,0xfc,0xf2,0xfb,0xe8,0xe7,0xa7,0xf0,0xf2,0x4c,0xec,0xe2,0x85, -0xe0,0xe7,0x51,0xe9,0xe5,0x60,0xe1,0xf1,0xf9,0xf9,0xff,0x80,0xf8,0xf3,0xdf,0xfe, -0x0a,0xe0,0x0d,0x09,0x30,0x0a,0x13,0x16,0x0a,0x02,0x11,0xf7,0xdf,0x73,0xd6,0xe2, -0x39,0xeb,0xf1,0xa4,0xf9,0xf5,0x7d,0xf1,0xf3,0x5d,0xfb,0xf9,0xa5,0xed,0xdc,0x6c, -0xcc,0xca,0x1a,0xcc,0xcf,0xfa,0xce,0xd8,0x4f,0xe4,0xf7,0xf3,0x06,0x1e,0x5f,0x30, -0x3c,0xe9,0x47,0x4c,0xb3,0x4e,0x4f,0xd1,0x42,0x33,0x5f,0x1e,0x07,0x3d,0x05,0xf8, -0xef,0xfb,0x00,0x4c,0x11,0x0b,0x61,0x04,0x12,0x6a,0x17,0x12,0xf8,0x12,0x0f,0xcb, -0x0b,0x0a,0x35,0x0d,0x17,0x94,0x0d,0x0d,0xf3,0x05,0xfd,0xa4,0xf0,0xf0,0x0b,0xf8, -0xf4,0xbb,0xf8,0xfc,0xeb,0x00,0x08,0x04,0x13,0x15,0xfb,0x05,0xf4,0xcb,0xe6,0xe7, -0x9e,0xe1,0xe1,0xf5,0xf2,0xf2,0x34,0xe7,0xe0,0x76,0xdd,0xe7,0x88,0xf2,0xef,0x89, -0xeb,0xf9,0x66,0x04,0x05,0xf5,0xf9,0xfa,0xba,0x04,0x0f,0x70,0x0f,0x10,0xfb,0x10, -0x16,0x8c,0x0a,0xfe,0x34,0xf5,0xe3,0x58,0xd8,0xe2,0xd7,0xeb,0xf4,0x6b,0xf5,0xf4, -0x4e,0xeb,0xe7,0x43,0xef,0xed,0x2d,0xe9,0xde,0x42,0xcc,0xca,0x78,0xce,0xcc,0xbf, -0xd3,0xe2,0x50,0xef,0xf6,0x92,0x02,0x19,0x5a,0x2e,0x3f,0x48,0x48,0x46,0xef,0x4f, -0x4a,0xb7,0x3c,0x30,0xc3,0x1f,0x15,0x9d,0x0e,0x06,0xd0,0x02,0x09,0xf7,0x0e,0x10, -0x26,0x16,0x26,0xd6,0x23,0x13,0x16,0x0a,0x06,0x20,0x04,0x03,0xb5,0x10,0x10,0x8e, -0x0a,0x09,0x19,0x06,0xf9,0xd9,0xf2,0xf3,0xa4,0xf6,0xf8,0x3e,0xfb,0xfd,0x94,0xfd, -0xfe,0xb2,0x06,0x0b,0x98,0x02,0xe5,0xaa,0xd8,0xdd,0xd0,0xdb,0xe6,0x5a,0xf1,0xee, -0x65,0xe1,0xe0,0x12,0xdb,0xe8,0x8c,0xf4,0xf4,0x53,0xf0,0xf9,0xcb,0x06,0x0b,0x1d, -0xfd,0xfb,0xf4,0x08,0x0e,0xff,0x11,0x13,0x07,0x1b,0x1e,0xe4,0x0a,0xfe,0x7b,0xf3, -0xea,0x36,0xe4,0xe6,0x57,0xf0,0xf3,0x9d,0xf1,0xf4,0xa6,0xe5,0xe4,0x02,0xe4,0xe3, -0x6f,0xe1,0xdd,0x4a,0xca,0xcf,0x0e,0xd3,0xd0,0x9e,0xda,0xe7,0xfe,0xf7,0xf7,0x51, -0x06,0x18,0xd9,0x2a,0x3f,0x99,0x3d,0x41,0x2e,0x49,0x40,0xf2,0x35,0x2c,0x91,0x22, -0x21,0xf5,0x18,0x10,0xbc,0x08,0x11,0xb7,0x0d,0x15,0xe9,0x28,0x34,0xc7,0x2d,0x17, -0xf6,0x03,0xfc,0x76,0xfe,0x04,0x4f,0x11,0x10,0xa6,0x08,0x05,0xf7,0x01,0xf2,0xbb, -0xf0,0xf4,0x0f,0xf9,0xf6,0x94,0xf9,0x00,0x12,0xfe,0xf6,0x1e,0xfa,0xff,0xcf,0xf5, -0xdb,0xb1,0xce,0xd2,0x73,0xd8,0xe3,0x8a,0xf0,0xe9,0x46,0xdf,0xd8,0xb3,0xdb,0xe4, -0x4d,0xfc,0xfe,0x4d,0xfc,0xff,0x2a,0x0c,0x0c,0x9d,0x05,0x02,0xf7,0x0e,0x14,0x2e, -0x13,0x18,0xb8,0x20,0x1f,0x24,0x10,0x00,0x60,0xf2,0xf6,0xb0,0xee,0xf0,0x2a,0xf6, -0xf8,0x9a,0xf2,0xee,0xdd,0xde,0xe0,0xe5,0xdc,0xda,0xc4,0xdc,0xd3,0x90,0xcd,0xd0, -0xd1,0xd1,0xd9,0xae,0xe2,0xea,0x8a,0xf1,0xf7,0x2b,0x0d,0x1b,0x7a,0x26,0x33,0x87, -0x2d,0x38,0x05,0x3d,0x37,0xc9,0x36,0x29,0x42,0x24,0x23,0xaf,0x20,0x12,0xc1,0x0e, -0x17,0x63,0x13,0x1a,0x14,0x32,0x37,0x3e,0x30,0x1c,0x2a,0x05,0xf7,0x88,0x00,0x0b, -0x32,0x14,0x0c,0xaa,0x0c,0x0b,0x53,0x07,0xef,0x11,0xea,0xf3,0x48,0xfd,0xfc,0x2a, -0xfb,0xfc,0xcb,0xfc,0xf2,0x99,0xf5,0xf4,0x7a,0xea,0xda,0x67,0xcd,0xc9,0x1f,0xd6, -0xe5,0x21,0xef,0xe6,0xbc,0xdd,0xd9,0x49,0xda,0xdf,0x27,0xf5,0x06,0x61,0x06,0x08, -0x7c,0x0c,0x0a,0xc5,0x03,0x05,0x1e,0x11,0x17,0xb3,0x16,0x19,0xd6,0x1e,0x20,0x3d, -0x13,0x02,0xa3,0xf8,0xfe,0x00,0xfc,0xf3,0xfb,0xf5,0xf7,0xec,0xef,0xec,0xf5,0xdd, -0xd6,0x22,0xd3,0xd0,0xdc,0xd1,0xc7,0x86,0xcc,0xce,0x1d,0xd3,0xdd,0x0e,0xe3,0xec, -0x1f,0xee,0xfa,0xa3,0x0e,0x22,0xba,0x2b,0x29,0xdc,0x20,0x2c,0x9f,0x32,0x35,0x18, -0x32,0x2a,0xde,0x2c,0x2b,0x08,0x23,0x15,0x1e,0x1e,0x22,0x41,0x21,0x28,0x54,0x32, -0x36,0x51,0x33,0x23,0x5c,0x0e,0x00,0x9d,0x09,0x13,0xa7,0x0f,0x0d,0xca,0x08,0x0d, -0x8b,0x0d,0xec,0x08,0xe5,0xe7,0xbd,0xf4,0xfb,0x4e,0xf9,0xfb,0xe9,0xf3,0xed,0x49, -0xe5,0xdf,0xdf,0xdb,0xd3,0x87,0xc8,0xc5,0x35,0xd2,0xe1,0x94,0xe7,0xdf,0xf4,0xdb, -0xde,0x76,0xd7,0xd8,0xdd,0xed,0x02,0x2b,0x10,0x0f,0x55,0x0d,0x06,0x25,0x05,0x0a, -0xa7,0x12,0x1f,0xff,0x1b,0x19,0x01,0x21,0x20,0xa2,0x19,0x08,0xe3,0x04,0x09,0x67, -0x06,0xf7,0xdc,0xf6,0xf6,0x8e,0xf0,0xeb,0x69,0xde,0xd2,0xcd,0xcd,0xc6,0x06,0xc5, -0xc3,0x4f,0xc9,0xcd,0x99,0xd4,0xdc,0xda,0xe6,0xee,0x17,0xf2,0xfc,0xfb,0x13,0x2a, -0x63,0x34,0x23,0xcd,0x1b,0x21,0xda,0x24,0x2c,0x0e,0x30,0x2f,0x04,0x36,0x35,0x1c, -0x26,0x14,0x83,0x1c,0x24,0xc0,0x29,0x33,0x9b,0x35,0x31,0xa1,0x2e,0x27,0xd4,0x11, -0x08,0xf7,0x12,0x19,0xc2,0x0c,0x0c,0xc3,0x07,0x0c,0x8d,0x11,0xf2,0xd5,0xe5,0xe6, -0x72,0xf3,0xf6,0x1d,0xed,0xf8,0x0d,0xf5,0xea,0x9f,0xd9,0xc9,0x3d,0xcd,0xcf,0x6f, -0xc9,0xcc,0x39,0xd6,0xda,0x9a,0xde,0xd9,0xdd,0xde,0xde,0x4d,0xd8,0xd7,0x1b,0xe4, -0x02,0xd6,0x15,0x16,0x5f,0x0b,0x03,0x35,0x07,0x09,0x4f,0x14,0x28,0xc8,0x21,0x19, -0xef,0x1c,0x20,0x21,0x1f,0x17,0x40,0x11,0x18,0xf5,0x16,0x03,0x6f,0xf0,0xf0,0x5f, -0xf1,0xef,0x96,0xe8,0xd7,0xe8,0xcb,0xbe,0xe8,0xb9,0xc2,0x26,0xc7,0xd1,0xd5,0xd3, -0xd5,0x9f,0xde,0xec,0xb3,0xf6,0x06,0x1c,0x16,0x28,0x0c,0x2a,0x1f,0x9c,0x1a,0x17, -0x3d,0x1d,0x25,0x56,0x25,0x2b,0xa8,0x36,0x39,0xf4,0x23,0x15,0x94,0x1a,0x1f,0xae, -0x2b,0x35,0x9f,0x36,0x30,0x09,0x2d,0x22,0x1c,0x15,0x13,0xa4,0x1f,0x1f,0x2e,0x15, -0x12,0xeb,0x0c,0x0a,0x78,0x14,0x00,0xbb,0xea,0xe7,0xc3,0xe9,0xf2,0x55,0xea,0xec, -0x57,0xf1,0xeb,0x74,0xd8,0xc1,0xe3,0xc3,0xc5,0x45,0xc6,0xd1,0x9d,0xd9,0xd1,0xad, -0xd7,0xdd,0x09,0xe2,0xdf,0x92,0xd6,0xda,0x03,0xe2,0xfe,0xd2,0x16,0x15,0xfc,0x03, -0xfe,0xd6,0x09,0x0e,0x54,0x16,0x26,0xe5,0x25,0x22,0xea,0x1d,0x1c,0x1f,0x21,0x1e, -0xe9,0x1e,0x1e,0x71,0x1f,0x11,0x01,0xf2,0xe9,0x64,0xe6,0xee,0x41,0xed,0xdb,0x16, -0xc9,0xb6,0x6c,0xaf,0xbc,0x68,0xc7,0xcf,0xa9,0xd6,0xd2,0x87,0xd9,0xde,0xa8,0xf6, -0x0e,0xc2,0x1f,0x2b,0x0c,0x1c,0x1c,0xc1,0x1a,0x17,0x69,0x1f,0x22,0xb0,0x27,0x30, -0x53,0x39,0x37,0x55,0x25,0x1e,0x8e,0x1d,0x1f,0x91,0x2b,0x31,0xef,0x32,0x2e,0x16, -0x2d,0x25,0x0e,0x1d,0x20,0xcc,0x24,0x20,0x7f,0x22,0x1c,0xc5,0x13,0x0d,0xe0,0x14, -0x00,0x4f,0xf1,0xeb,0x02,0xe9,0xee,0xa2,0xe2,0xde,0xcb,0xe3,0xe2,0x28,0xd2,0xc0, -0xb4,0xbe,0xb8,0x33,0xc1,0xd6,0x8d,0xd8,0xcc,0x34,0xdb,0xe5,0x71,0xe2,0xdd,0xcc, -0xda,0xe2,0xa6,0xe8,0xf7,0x4c,0x0f,0x0b,0x13,0x03,0xfe,0xc3,0x0b,0x14,0x2e,0x1b, -0x20,0xc3,0x22,0x1e,0x8e,0x1e,0x27,0xe2,0x24,0x28,0x30,0x29,0x24,0x88,0x27,0x17, -0xde,0xfd,0xec,0x48,0xe6,0xea,0xd5,0xe4,0xd7,0xab,0xc8,0xb9,0xfa,0xb1,0xbd,0x73, -0xc5,0xc8,0xbd,0xc9,0xcb,0xd9,0xd0,0xdc,0x25,0xf6,0x09,0x63,0x1c,0x24,0x6d,0x1a, -0x1c,0xfe,0x19,0x15,0x28,0x22,0x20,0x83,0x2c,0x30,0x14,0x38,0x2f,0x01,0x26,0x23, -0xed,0x19,0x20,0x37,0x2a,0x26,0xa5,0x27,0x30,0xef,0x31,0x29,0xd0,0x2b,0x2d,0x47, -0x28,0x27,0x84,0x2d,0x22,0xf0,0x1f,0x1b,0xe2,0x19,0x09,0xf8,0xf2,0xec,0x4a,0xeb, -0xf0,0x5a,0xe2,0xd1,0x9e,0xd7,0xd8,0x56,0xce,0xbc,0x3d,0xb3,0xb1,0xc5,0xc4,0xd7, -0x6f,0xd2,0xcc,0xbb,0xdd,0xec,0x60,0xe4,0xdd,0x2d,0xdf,0xe8,0x3f,0xf4,0xf4,0xf4, -0xf9,0xf9,0xff,0xfc,0xfe,0xb7,0x08,0x12,0x23,0x18,0x1b,0x8a,0x1b,0x1b,0x9c,0x1f, -0x2a,0x92,0x2b,0x33,0xd2,0x2a,0x23,0xf1,0x22,0x1d,0x80,0x04,0xed,0x6f,0xe8,0xe6, -0x33,0xdd,0xcf,0x18,0xc9,0xbf,0x42,0xbf,0xc3,0xc1,0xc4,0xc4,0x71,0xc5,0xcb,0x5b, -0xc9,0xe0,0x22,0xf9,0x07,0x77,0x15,0x1a,0x6b,0x1b,0x1f,0x38,0x18,0x1a,0x17,0x21, -0x23,0x7f,0x32,0x3c,0x55,0x3c,0x2b,0x1b,0x2e,0x1b,0xed,0x12,0x1d,0xb2,0x26,0x1c, -0xa7,0x1f,0x28,0xdc,0x2d,0x30,0xc7,0x3a,0x34,0x72,0x2d,0x2e,0x69,0x33,0x25,0x53, -0x29,0x2a,0xd5,0x26,0x17,0xac,0xfc,0xe8,0x2b,0xe9,0xea,0xfa,0xe0,0xce,0x0d,0xcd, -0xca,0x71,0xc9,0xbc,0x1f,0xa7,0xad,0xfc,0xc4,0xd1,0x21,0xcf,0xd0,0x25,0xdd,0xe5, -0xf9,0xe3,0xe4,0xd7,0xe7,0xf1,0x24,0xfa,0xef,0xac,0xe7,0xee,0x92,0xf1,0xfc,0xae, -0x05,0x0d,0x70,0x0e,0x11,0xd4,0x12,0x19,0x7a,0x24,0x2d,0x64,0x34,0x2f,0x94,0x31, -0x22,0x5f,0x1b,0x1a,0x5b,0x09,0xf3,0x12,0xed,0xe3,0xf8,0xd1,0xcf,0x39,0xc9,0xc7, -0x1a,0xd1,0xcc,0x47,0xcc,0xc7,0xe2,0xca,0xc7,0xe8,0xcc,0xe7,0xa4,0xfa,0x07,0x85, -0x0e,0x0b,0x97,0x1d,0x24,0xed,0x1f,0x22,0xf2,0x21,0x28,0xaa,0x37,0x47,0x01,0x3c, -0x33,0x1f,0x32,0x18,0x7c,0x0b,0x17,0x71,0x17,0x11,0xd1,0x15,0x20,0x46,0x26,0x2e, -0xe6,0x3c,0x37,0xc6,0x31,0x37,0xe4,0x30,0x2c,0xa7,0x2c,0x30,0x9b,0x28,0x1d,0xcd, -0x04,0xe9,0xa2,0xe4,0xdc,0x63,0xd7,0xcb,0xb3,0xc6,0xc3,0xf7,0xc6,0xb7,0x34,0xa7, -0xb1,0x77,0xbf,0xc8,0x29,0xd0,0xd7,0x99,0xe0,0xe0,0x7d,0xe2,0xec,0xa5,0xf3,0xfc, -0xfc,0xf9,0xea,0x2d,0xdf,0xea,0xec,0xee,0xfb,0x9e,0xfe,0x08,0x19,0x0d,0x0c,0xfd, -0x0e,0x1a,0xc6,0x22,0x30,0x02,0x39,0x33,0xea,0x2d,0x22,0xb2,0x13,0x15,0xb1,0x0b, -0xf4,0x1d,0xeb,0xd9,0x8c,0xd0,0xcd,0x5c,0xcd,0xdb,0xb9,0xda,0xd6,0x32,0xd4,0xd0, -0x3a,0xd2,0xcd,0xc7,0xd4,0xe2,0x13,0xf6,0x05,0xbb,0x03,0x07,0x07,0x1a,0x24,0x5e, -0x1a,0x1f,0xaa,0x20,0x30,0xa0,0x40,0x54,0x02,0x47,0x3b,0x96,0x2d,0x14,0x84,0x08, -0x0d,0xdb,0x08,0x08,0xfe,0x06,0x12,0xdf,0x21,0x31,0x9e,0x38,0x38,0xff,0x33,0x38, -0xcb,0x35,0x34,0x20,0x32,0x34,0x73,0x2c,0x23,0xfa,0x0f,0xf0,0xb0,0xe1,0xd5,0xd7, -0xce,0xca,0xa3,0xc3,0xc9,0xd8,0xc8,0xbc,0x19,0xaf,0xb3,0x64,0xb9,0xc5,0x1c,0xce, -0xd4,0x0f,0xdd,0xdf,0x9f,0xe6,0xec,0xb2,0xfc,0xfc,0xd3,0xf4,0xea,0x23,0xe1,0xeb, -0x47,0xf0,0xf9,0x0f,0xfe,0x00,0xfe,0x02,0x04,0x16,0x12,0x1f,0x51,0x23,0x29,0xa6, -0x35,0x2f,0x75,0x2c,0x22,0xdc,0x12,0x13,0xfd,0x0e,0xf8,0xbb,0xe0,0xd0,0xe2,0xd0, -0xce,0x0e,0xd8,0xe7,0x02,0xe2,0xe1,0xdb,0xd8,0xd7,0xfc,0xd4,0xd7,0x54,0xe0,0xe5, -0x89,0xf3,0xf8,0x0c,0xf8,0xff,0x43,0x15,0x1d,0xeb,0x1b,0x20,0x7a,0x1f,0x35,0x42, -0x4d,0x5c,0x58,0x4e,0x46,0x8b,0x32,0x1b,0xf5,0x04,0x07,0x31,0x06,0x01,0x08,0xfc, -0x06,0xd7,0x1b,0x2c,0x21,0x36,0x3a,0x3f,0x38,0x3b,0x9c,0x3b,0x3e,0x2b,0x32,0x36, -0xed,0x2e,0x24,0xdc,0x14,0xf5,0x79,0xde,0xd3,0x32,0xc8,0xc9,0x55,0xbc,0xbb,0x1d, -0xc2,0xbf,0x80,0xb6,0xb3,0x50,0xba,0xc0,0x21,0xc8,0xd3,0x48,0xdb,0xe3,0x5b,0xec, -0xee,0x7e,0x01,0xfe,0xe7,0xf4,0xeb,0xb8,0xe4,0xed,0xa1,0xf1,0xf7,0xd2,0xfa,0xfc, -0x26,0xfe,0x04,0x82,0x14,0x1e,0xca,0x23,0x27,0x7a,0x2f,0x29,0x70,0x28,0x24,0x12, -0x18,0x14,0xf9,0x0d,0xf5,0xc6,0xd8,0xd0,0xec,0xd0,0xce,0xcb,0xda,0xe6,0x8c,0xe5, -0xe5,0x3a,0xe1,0xe1,0x02,0xe0,0xe2,0xb1,0xe7,0xed,0xeb,0xfa,0xf8,0x14,0xf6,0xf5, -0x56,0x0f,0x15,0xd9,0x1b,0x1f,0x1a,0x26,0x3b,0x61,0x4e,0x57,0xff,0x52,0x48,0xd6, -0x34,0x1b,0x57,0x01,0xf9,0xb9,0xf6,0xfa,0xc2,0xf6,0xfc,0x83,0x0e,0x22,0x80,0x2c, -0x35,0xf7,0x3c,0x3b,0xb3,0x3b,0x3e,0x20,0x38,0x39,0x33,0x34,0x26,0x17,0x1d,0xfb, -0xd8,0xdd,0xd3,0x7c,0xc9,0xcf,0x0f,0xc0,0xbe,0x5e,0xc2,0xc2,0x3d,0xbe,0xb6,0x1e, -0xc3,0xc4,0x19,0xcb,0xd1,0xfa,0xdc,0xeb,0x17,0xf3,0xf5,0x8f,0xfd,0xfc,0xd8,0xf3, -0xee,0x87,0xec,0xec,0x1e,0xf3,0xf1,0x7d,0xf2,0xf3,0x47,0xff,0x07,0x9e,0x12,0x14, -0x6d,0x1d,0x20,0x66,0x20,0x27,0xfc,0x23,0x22,0xc2,0x18,0x0f,0x0d,0x09,0xf1,0xb4, -0xd4,0xd0,0x4d,0xd6,0xd6,0x9a,0xdb,0xde,0x96,0xe1,0xde,0x90,0xe7,0xed,0x18,0xe8, -0xea,0x52,0xf0,0xf2,0xe2,0xf3,0xfb,0x56,0xff,0xfe,0x54,0x07,0x0e,0x13,0x13,0x21, -0x0a,0x2e,0x41,0xc2,0x51,0x55,0x1c,0x54,0x4e,0x88,0x3c,0x1b,0x77,0x06,0xfa,0xe2, -0xf3,0xf1,0x0f,0xf7,0x01,0xe4,0x0b,0x1d,0x39,0x24,0x2d,0xc8,0x34,0x3a,0xaf,0x3d, -0x42,0xb4,0x3a,0x35,0x45,0x30,0x23,0x84,0x19,0xfe,0x23,0xe9,0xd4,0x10,0xcb,0xcf, -0x98,0xc0,0xb8,0x71,0xbe,0xc6,0x55,0xc3,0xbc,0x7b,0xc2,0xc2,0xb5,0xc8,0xd1,0xc8, -0xdc,0xeb,0xc7,0xf6,0xf2,0x26,0xf6,0xf3,0xae,0xf4,0xf4,0xb4,0xeb,0xed,0xc8,0xf1, -0xea,0xff,0xec,0xf5,0x8b,0x07,0x0b,0x48,0x10,0x15,0xde,0x18,0x19,0x58,0x1a,0x23, -0xc0,0x22,0x21,0xf0,0x15,0x08,0x68,0x00,0xf0,0xe3,0xda,0xd6,0xd1,0xd4,0xdd,0x34, -0xe2,0xdd,0x07,0xd8,0xd7,0xc7,0xe8,0xf6,0xda,0xef,0xf5,0xae,0xf5,0xf6,0x6f,0xf4, -0x04,0xa7,0x03,0xff,0x4f,0x0a,0x0a,0xea,0x10,0x28,0x2f,0x3a,0x48,0x26,0x52,0x57, -0x47,0x55,0x4d,0xe8,0x3a,0x1f,0x63,0x10,0xfe,0xc1,0xef,0xf3,0x51,0xf8,0xff,0x61, -0x09,0x17,0x2f,0x1e,0x25,0xec,0x2f,0x2e,0x86,0x2e,0x3d,0xb7,0x3a,0x34,0x7f,0x2a, -0x1d,0x24,0x16,0x01,0xdc,0xe8,0xd4,0x5d,0xce,0xcc,0x49,0xbf,0xb4,0x14,0xbe,0xc7, -0x8a,0xcc,0xc0,0x04,0xc0,0xc0,0xa4,0xc6,0xd6,0x2f,0xe3,0xee,0x94,0xf1,0xf0,0xde, -0xf0,0xf4,0x54,0xf0,0xee,0x4a,0xec,0xf1,0xd4,0xf0,0xe7,0xfd,0xe8,0xf7,0x49,0x0b, -0x12,0x74,0x13,0x15,0x6f,0x19,0x15,0x4c,0x1d,0x22,0x93,0x22,0x22,0x15,0x15,0x02, -0x6d,0xf9,0xf2,0x5c,0xe6,0xe0,0x7a,0xde,0xde,0xa6,0xea,0xe2,0x44,0xd1,0xd7,0xf4, -0xe9,0xfa,0x7e,0xf8,0xfd,0x9f,0xfa,0xfa,0x08,0xfd,0x09,0xec,0x06,0xfd,0x2e,0x02, -0x06,0x92,0x16,0x33,0x5e,0x3c,0x46,0x9d,0x4d,0x51,0xb4,0x4b,0x4c,0x94,0x3c,0x1d, -0x6e,0x0c,0xf8,0x7d,0xed,0xf2,0xc8,0xfc,0x03,0xe3,0x05,0x13,0xc0,0x1a,0x1f,0xd5, -0x26,0x21,0x0a,0x21,0x33,0x3d,0x37,0x2d,0x81,0x20,0x16,0x48,0x15,0x08,0xba,0xea, -0xda,0x63,0xd1,0xcb,0xb0,0xbe,0xb5,0xcb,0xbe,0xce,0x88,0xd1,0xc7,0x70,0xc1,0xc3, -0x9d,0xcb,0xdb,0xd0,0xec,0xf8,0xd5,0xf5,0xf2,0x25,0xef,0xf3,0xa5,0xf3,0xeb,0x1d, -0xe9,0xf2,0x78,0xf5,0xe9,0xf7,0xe8,0xf7,0x59,0x07,0x10,0xc8,0x14,0x17,0xd5,0x14, -0x12,0x63,0x1e,0x1f,0x03,0x21,0x1e,0x99,0x0a,0x00,0x78,0xf4,0xf2,0xca,0xef,0xe7, -0xa0,0xe0,0xde,0xab,0xe9,0xde,0xc9,0xce,0xd6,0xc0,0xe1,0xf0,0xba,0xfd,0x07,0xb8, -0x00,0xfd,0x9b,0x00,0x08,0x39,0x06,0x03,0xee,0x03,0x08,0x4c,0x1d,0x3e,0xef,0x41, -0x3e,0xeb,0x40,0x4a,0x37,0x4b,0x48,0xf8,0x3d,0x1d,0xa1,0x02,0xf4,0x58,0xeb,0xf8, -0x22,0xff,0x0a,0xba,0x06,0x0e,0x6e,0x1b,0x23,0x98,0x24,0x16,0xd9,0x12,0x24,0x10, -0x31,0x2b,0x24,0x1a,0x15,0x01,0x18,0x0f,0xad,0xf2,0xe2,0x97,0xd3,0xd3,0xd0,0xc6, -0xb9,0xbb,0xc4,0xd2,0x18,0xd2,0xc4,0xbb,0xbe,0xc8,0xa2,0xd2,0xde,0xb6,0xf0,0xf8, -0x16,0xf8,0xf1,0x77,0xee,0xec,0xff,0xed,0xeb,0x8f,0xe3,0xec,0x85,0xec,0xe9,0xaa, -0xee,0xf6,0x06,0x02,0x07,0xe1,0x0e,0x10,0xf9,0x11,0x16,0x0c,0x1d,0x1e,0x54,0x26, -0x1c,0x24,0x07,0xfb,0xab,0xfa,0xf8,0x93,0xf9,0xf0,0xc4,0xe5,0xe4,0x76,0xe4,0xd7, -0x8f,0xd2,0xdc,0xcd,0xdb,0xea,0x16,0xfa,0x04,0x08,0x04,0x04,0x3b,0x09,0x0d,0xe8, -0x0c,0x0b,0xa8,0x02,0x11,0xcd,0x2c,0x48,0x3f,0x4b,0x40,0x2e,0x3d,0x43,0x55,0x48, -0x44,0x88,0x39,0x17,0xbd,0xff,0xf2,0xd2,0xef,0xf9,0xff,0x06,0x10,0xa0,0x05,0x0c, -0x84,0x17,0x28,0x6e,0x23,0x0c,0x0a,0x04,0x13,0xbb,0x1c,0x1b,0xe6,0x10,0x12,0x29, -0x14,0x07,0x8f,0xf3,0xe6,0xd7,0xd8,0xd8,0x7b,0xcb,0xbf,0x42,0xc6,0xd1,0x5d,0xd1, -0xbd,0xec,0xba,0xd0,0x6a,0xdb,0xe4,0x0a,0xe9,0xf4,0x7d,0xf9,0xf7,0x04,0xf9,0xef, -0x77,0xeb,0xe9,0x18,0xea,0xee,0x36,0xec,0xf0,0x63,0xf7,0xfa,0x81,0xfb,0x00,0xd1, -0x0a,0x10,0xa3,0x12,0x1b,0x05,0x20,0x1f,0x6c,0x23,0x18,0x10,0x09,0x07,0x02,0x01, -0x00,0x14,0xfe,0xf5,0x44,0xe8,0xe2,0x04,0xdb,0xd3,0x04,0xd8,0xde,0xab,0xda,0xe2, -0xd1,0xf3,0xff,0xfb,0x03,0x01,0x3b,0x07,0x11,0xbd,0x18,0x0d,0x85,0x04,0x19,0xb5, -0x38,0x48,0x30,0x4b,0x43,0xba,0x3e,0x3e,0x96,0x41,0x3c,0xb8,0x2d,0x17,0xb2,0xfc, -0xef,0x0e,0xf1,0xf7,0xfb,0x06,0x12,0x66,0x09,0x0a,0x13,0x17,0x24,0xa9,0x1e,0x0b, -0x4b,0xfe,0x04,0x2d,0x0d,0x0f,0xc4,0x05,0x0c,0xdb,0x0d,0x06,0x24,0xf9,0xed,0x41, -0xdf,0xe0,0x95,0xd7,0xcb,0xcd,0xc9,0xd0,0xa7,0xd2,0xbe,0xb5,0xc0,0xd3,0xeb,0xe2, -0xe6,0x93,0xea,0xf0,0xe1,0xf8,0x01,0x13,0x01,0xf6,0x3c,0xec,0xeb,0x7e,0xed,0xf1, -0x59,0xf1,0xf4,0xa3,0xfe,0xfe,0xb5,0xf5,0xf7,0x66,0x02,0x0e,0x53,0x15,0x1d,0xbd, -0x1f,0x1f,0x41,0x21,0x11,0x5e,0x09,0x0f,0xc3,0x0b,0x04,0x54,0xfb,0xef,0xd8,0xe8, -0xdd,0x1f,0xd0,0xcc,0x3d,0xd7,0xd9,0x6f,0xd7,0xda,0x70,0xe7,0xf2,0x99,0x00,0xfd, -0x12,0x00,0x0d,0xa5,0x1e,0x12,0x81,0x08,0x1e,0x90,0x3a,0x40,0x8f,0x47,0x45,0x43, -0x44,0x3f,0x93,0x3d,0x30,0x02,0x23,0x16,0xcd,0x03,0xf4,0x9f,0xfa,0x02,0xf4,0x13, -0x1d,0x14,0x12,0x0f,0x0a,0x1b,0x27,0x3f,0x1c,0x08,0x1a,0x00,0x01,0xe8,0x05,0xfe, -0x29,0xfc,0x04,0xe0,0x07,0x01,0x69,0xfa,0xf8,0xd0,0xed,0xe5,0x52,0xdf,0xd4,0x8c, -0xd4,0xd7,0xa3,0xce,0xbe,0xca,0xc1,0xd6,0xb5,0xe1,0xe6,0x4e,0xe9,0xea,0x21,0xf5, -0xfe,0x88,0xfe,0xf2,0x4f,0xeb,0xee,0x37,0xf1,0xec,0x26,0xf2,0xf4,0x2f,0xf9,0xfb, -0x82,0xf3,0xf0,0xa0,0xf4,0x04,0xe5,0x0e,0x17,0x57,0x1d,0x21,0xe0,0x18,0x0b,0x36, -0x0a,0x16,0x03,0x17,0x0c,0xb2,0xfb,0xf2,0x72,0xeb,0xd9,0x0b,0xcf,0xcf,0x02,0xd8, -0xd8,0x44,0xd4,0xda,0x9d,0xdf,0xf4,0xf0,0x03,0x02,0x19,0x05,0x14,0xd4,0x22,0x1e, -0xcf,0x1a,0x29,0xa2,0x3d,0x3f,0xc1,0x3f,0x47,0x7a,0x44,0x3e,0xa9,0x35,0x26,0x63, -0x1b,0x12,0x8d,0x07,0xf4,0x18,0xf8,0x07,0x07,0x18,0x1f,0x2d,0x18,0x0d,0xda,0x12, -0x22,0xa5,0x1a,0x0a,0x96,0xfa,0xfa,0x87,0xfb,0xf2,0x27,0xf3,0xf8,0x61,0xfd,0xfb, -0x8e,0xf9,0xff,0xa5,0xfc,0xef,0x54,0xe3,0xda,0x30,0xdf,0xd8,0x43,0xcd,0xc8,0x63, -0xc6,0xd4,0x0e,0xe1,0xe3,0x94,0xe7,0xed,0xf2,0xf3,0xf7,0xa1,0xf5,0xf2,0x73,0xef, -0xf3,0x93,0xf1,0xee,0xb1,0xf8,0xfd,0x8b,0xf6,0xf2,0xda,0xf3,0xef,0xfc,0xf3,0xff, -0xdb,0x07,0x10,0x59,0x17,0x1f,0x87,0x16,0x0d,0x89,0x12,0x1e,0x3b,0x20,0x12,0x41, -0xff,0xf7,0x4e,0xef,0xd8,0xd0,0xd0,0xd3,0xaa,0xd8,0xd3,0x7d,0xd1,0xd1,0x81,0xd6, -0xef,0xec,0xff,0x02,0x86,0x03,0x13,0xc2,0x1c,0x22,0xde,0x28,0x35,0xd1,0x3c,0x3c, -0x3c,0x38,0x44,0x48,0x47,0x40,0x57,0x34,0x1f,0xa7,0x17,0x0e,0xc0,0x07,0xfc,0x43, -0xfb,0x0f,0xb6,0x1d,0x23,0x47,0x1d,0x11,0x0f,0x0c,0x17,0xd8,0x1c,0x11,0x78,0xfd, -0xf7,0xc4,0xec,0xeb,0xb1,0xed,0xf1,0x01,0xf4,0xf5,0xe1,0xf5,0x01,0x98,0x05,0xf5, -0xfd,0xe8,0xe2,0xbf,0xe6,0xdb,0x94,0xca,0xcc,0x23,0xcd,0xd8,0xa3,0xdf,0xdf,0xae, -0xe4,0xf2,0x31,0xf6,0xf5,0xa4,0xf2,0xf0,0x4c,0xf1,0xf4,0xbc,0xf3,0xf8,0xd2,0xfe, -0xfd,0x3f,0xf0,0xeb,0xb4,0xf0,0xf1,0x32,0xf2,0xf7,0xec,0x00,0x0c,0xa4,0x0f,0x14, -0x9d,0x15,0x13,0x46,0x19,0x22,0xcd,0x25,0x14,0x7c,0x02,0xfe,0x61,0xef,0xdc,0x2a, -0xd5,0xd4,0x78,0xd3,0xd2,0x5e,0xd4,0xcd,0x33,0xd3,0xe9,0xe4,0xfc,0x03,0xd2,0x06, -0x12,0x75,0x19,0x27,0x0d,0x35,0x3e,0x1d,0x3a,0x3c,0x77,0x38,0x40,0xfe,0x4a,0x42, -0x10,0x36,0x1f,0x4d,0x12,0x0a,0xea,0x0b,0x07,0x8d,0x05,0x10,0xe8,0x1f,0x25,0x66, -0x23,0x10,0x9e,0x04,0x11,0xf8,0x1e,0x11,0x57,0x01,0xf4,0x0e,0xe4,0xe0,0xc9,0xe0, -0xe5,0x4d,0xed,0xef,0x7a,0xf0,0x01,0x64,0x08,0xf9,0x84,0xec,0xe4,0x9b,0xe0,0xdb, -0x65,0xd2,0xcc,0x20,0xcf,0xd7,0xd0,0xe0,0xdc,0xef,0xe2,0xf4,0x66,0xf9,0xf6,0x32, -0xef,0xee,0xbd,0xf1,0xf4,0x04,0xf7,0xfe,0x20,0x06,0xff,0xd7,0xf4,0xec,0x1f,0xee, -0xed,0x0d,0xf1,0xf8,0x39,0x06,0x0e,0xc1,0x0a,0x12,0x12,0x1a,0x1a,0x0e,0x1e,0x28, -0x85,0x28,0x13,0x3b,0x08,0xfe,0x67,0xed,0xe1,0x90,0xd9,0xd6,0xd2,0xcf,0xcf,0x51, -0xd3,0xd0,0x2c,0xd1,0xe2,0x3c,0xf6,0xfe,0xa5,0x09,0x11,0x54,0x1e,0x28,0xef,0x38, -0x3f,0x36,0x3a,0x38,0xec,0x3c,0x3c,0x9e,0x47,0x42,0x54,0x35,0x1d,0x6b,0x0d,0x09, -0x39,0x0b,0x0e,0x10,0x0d,0x0d,0x47,0x1c,0x25,0x29,0x26,0x13,0x80,0x06,0x10,0xb9, -0x16,0x0c,0x20,0x02,0xf3,0x4a,0xe3,0xdb,0x63,0xd2,0xde,0xc2,0xeb,0xec,0x69,0xed, -0xfd,0x88,0x05,0xfb,0xc8,0xf0,0xe9,0x7a,0xe1,0xe0,0x59,0xd5,0xcd,0x81,0xd4,0xd8, -0x98,0xe3,0xdf,0xb5,0xe9,0xf8,0x66,0x02,0xf4,0xde,0xf1,0xf4,0xaa,0xf5,0xf8,0x20, -0xfa,0x03,0x81,0x08,0x00,0x36,0xf8,0xf1,0xa5,0xe7,0xeb,0x52,0xef,0xf4,0xa1,0x05, -0x0e,0xb4,0x06,0x11,0x5f,0x1d,0x18,0xda,0x1a,0x28,0x95,0x20,0x13,0x41,0x07,0xfa, -0xbe,0xec,0xe1,0x07,0xdb,0xd3,0xca,0xd1,0xcd,0x3f,0xd1,0xd3,0x05,0xd3,0xdf,0x7a, -0xeb,0xfa,0xd3,0x07,0x12,0x88,0x1e,0x29,0x6b,0x33,0x39,0x3a,0x35,0x34,0x92,0x38, -0x39,0xc9,0x3e,0x41,0x9f,0x34,0x1f,0x22,0x11,0x0f,0x98,0x09,0x16,0xb9,0x1a,0x0e, -0x64,0x15,0x25,0xf0,0x25,0x19,0x34,0x12,0x14,0x1c,0x15,0x0e,0x49,0x06,0xf4,0x16, -0xe7,0xda,0xb1,0xd4,0xe1,0xbb,0xe7,0xe9,0x6e,0xf3,0x03,0x83,0x06,0xf8,0xbe,0xf4, -0xe8,0xe1,0xe2,0xe5,0xf4,0xda,0xca,0xdd,0xd0,0xd9,0x53,0xdf,0xe4,0x12,0xec,0xf9, -0x02,0xfc,0xf1,0xa5,0xef,0xf2,0xc2,0xf4,0xf2,0x1c,0xf7,0xfd,0x2b,0xfd,0xfc,0xe1, -0xf9,0xee,0x77,0xe4,0xe6,0x1c,0xe8,0xec,0x87,0x02,0x0a,0x85,0x07,0x12,0x32,0x1f, -0x16,0x61,0x16,0x20,0x81,0x19,0x16,0x00,0x06,0xf9,0x1a,0xec,0xe0,0xa6,0xda,0xd5, -0xd8,0xd5,0xd1,0x21,0xd4,0xdc,0xc7,0xdb,0xe6,0xd1,0xf2,0x00,0x65,0x0c,0x1a,0x2e, -0x26,0x2b,0x00,0x31,0x36,0x89,0x3c,0x36,0xdd,0x38,0x40,0xb8,0x3c,0x42,0x15,0x39, -0x2a,0xc5,0x17,0x0d,0x1d,0x0e,0x1c,0x69,0x20,0x14,0xd9,0x11,0x1f,0xb6,0x1c,0x19, -0xe0,0x15,0x0f,0x28,0x0b,0x08,0x17,0xff,0xf1,0x0f,0xe0,0xd3,0xac,0xd2,0xdd,0xd4, -0xdd,0xdf,0x56,0xee,0xfd,0x0c,0xf9,0xf9,0xa0,0xf4,0xe3,0x77,0xe0,0xe0,0x1d,0xd2, -0xca,0x94,0xcf,0xda,0x29,0xdd,0xe6,0x29,0xec,0xfa,0x17,0xff,0xfd,0x87,0xf6,0xf6, -0x28,0xfc,0xf9,0xea,0xff,0x01,0x42,0x01,0x04,0x93,0xfd,0xf4,0xb9,0xe9,0xe7,0x4c, -0xe9,0xf0,0xa9,0x01,0x0c,0x35,0x0b,0x14,0x9a,0x1c,0x17,0x1f,0x13,0x16,0x85,0x1b, -0x15,0x90,0xff,0xf5,0xb5,0xe9,0xdd,0x18,0xd7,0xd1,0x7c,0xd6,0xd1,0xfd,0xd1,0xda, -0x49,0xdd,0xe9,0x8c,0xf5,0xfd,0xbd,0x0e,0x1d,0xbc,0x24,0x25,0x23,0x2d,0x37,0xb0, -0x39,0x3a,0xeb,0x3a,0x3c,0xdc,0x3c,0x3b,0x33,0x3e,0x36,0x31,0x22,0x12,0x78,0x15, -0x1e,0x7c,0x25,0x1d,0x8d,0x19,0x1a,0x12,0x18,0x16,0x43,0x16,0x0e,0x32,0x08,0x04, -0xe7,0xff,0xf3,0x02,0xda,0xd2,0xa3,0xd0,0xd7,0xb4,0xda,0xd7,0xa2,0xea,0xf0,0x7e, -0xf2,0xf2,0xea,0xea,0xe3,0x2a,0xde,0xd5,0xe0,0xc8,0xc7,0x4d,0xcf,0xdd,0xdd,0xe5, -0xe7,0x76,0xef,0xf8,0x1c,0x06,0x07,0x79,0xfd,0xfe,0x76,0x01,0x01,0x99,0x05,0x05, -0xd2,0x09,0x08,0xa4,0x05,0xfc,0x35,0xef,0xe9,0x79,0xee,0xf6,0x19,0x06,0x0d,0x9b, -0x0f,0x14,0x0f,0x1a,0x1a,0x04,0x10,0x0f,0x17,0x16,0x03,0x4c,0xf5,0xec,0x4e,0xe8, -0xda,0xda,0xd2,0xcf,0xdc,0xcd,0xcd,0x42,0xcc,0xd3,0x40,0xe1,0xf0,0xb8,0xf4,0xf6, -0x99,0x10,0x1e,0x21,0x24,0x21,0xdb,0x2b,0x36,0x69,0x39,0x39,0x65,0x39,0x3a,0x85, -0x3d,0x38,0x7a,0x40,0x3d,0x23,0x29,0x1d,0x5f,0x1a,0x24,0xba,0x2e,0x2d,0x39,0x22, -0x16,0x68,0x14,0x17,0xa9,0x15,0x0e,0xe8,0x02,0x01,0xd9,0x06,0xf0,0x67,0xd7,0xca, -0x4c,0xd0,0xda,0x38,0xdb,0xd8,0x87,0xe7,0xeb,0x9d,0xe9,0xe0,0xc4,0xe4,0xe6,0x7a, -0xde,0xcc,0x75,0xbe,0xc2,0x54,0xce,0xdf,0x5e,0xe5,0xe5,0x55,0xef,0xfb,0xc8,0x05, -0x0a,0x94,0x03,0x05,0x26,0x09,0x01,0x87,0x06,0x0a,0x7c,0x0c,0x09,0x12,0x05,0xfd, -0x1c,0xf3,0xeb,0xb3,0xec,0xf7,0x37,0x09,0x10,0x35,0x13,0x16,0x70,0x17,0x16,0xac, -0x12,0x14,0x0e,0x10,0x00,0xe1,0xf4,0xea,0xfa,0xe5,0xdc,0x97,0xd5,0xd0,0xa4,0xcb, -0xc4,0xde,0xc6,0xd2,0xaa,0xe8,0xf9,0x32,0xf4,0xfc,0x68,0x12,0x25,0x60,0x22,0x22, -0x13,0x30,0x37,0x93,0x37,0x34,0x8f,0x34,0x37,0xa4,0x39,0x38,0x10,0x3f,0x3c,0x79, -0x31,0x27,0xcd,0x23,0x2a,0x43,0x34,0x36,0x0c,0x27,0x10,0xef,0x13,0x14,0x50,0x14, -0x0c,0x3d,0xfc,0xfc,0x79,0xfb,0xeb,0xdd,0xd4,0xc3,0x5e,0xcb,0xd5,0x9e,0xd8,0xd3, -0x9c,0xde,0xe9,0x72,0xe0,0xd3,0x39,0xe1,0xe4,0x5d,0xdb,0xc5,0x6b,0xbc,0xc6,0x3f, -0xd2,0xdb,0xb6,0xe5,0xeb,0x1d,0xf6,0x03,0x8e,0x0a,0x0d,0xd1,0x0e,0x13,0x33,0x11, -0x0a,0xcd,0x0d,0x12,0x98,0x16,0x0e,0xaa,0x0d,0x0b,0xd1,0xfb,0xf0,0xfc,0xef,0xfa, -0x40,0x09,0x0f,0x81,0x12,0x11,0x63,0x0f,0x0f,0xb6,0x11,0x0b,0x00,0x04,0xf8,0x52, -0xea,0xe3,0x82,0xdc,0xd6,0xef,0xcb,0xc9,0x40,0xc2,0xb9,0x54,0xbd,0xca,0x84,0xe4, -0xf8,0x4d,0xf8,0x05,0x2c,0x1d,0x27,0xf9,0x20,0x25,0x72,0x33,0x3e,0x3c,0x3f,0x35, -0xd7,0x32,0x38,0x64,0x3e,0x3b,0xc2,0x3d,0x3a,0xca,0x31,0x2e,0x23,0x2d,0x31,0x14, -0x3c,0x3a,0x80,0x2b,0x16,0x28,0x13,0x13,0xa4,0x11,0x0c,0x29,0x02,0xf3,0xc9,0xec, -0xe2,0xaa,0xd1,0xc8,0x85,0xce,0xd0,0x6a,0xd1,0xcc,0x76,0xdc,0xe7,0x73,0xda,0xd1, -0xfa,0xd6,0xdf,0x90,0xd3,0xc7,0x16,0xc7,0xcb,0xf9,0xd3,0xd8,0xb1,0xe0,0xe8,0x12, -0xf6,0x0a,0x54,0x10,0x11,0x90,0x11,0x19,0x4a,0x13,0x10,0x1f,0x18,0x1b,0xb1,0x17, -0x17,0x1d,0x19,0x0f,0x7c,0xfd,0xf2,0xf8,0xf4,0xff,0xce,0x06,0x0c,0x92,0x12,0x11, -0x9e,0x05,0x0b,0x05,0x0c,0x00,0x2b,0xff,0xf3,0x48,0xe8,0xe0,0xc2,0xd8,0xd6,0x6a, -0xc7,0xc7,0x40,0xbd,0xae,0x68,0xb3,0xc0,0x22,0xdb,0xef,0x97,0xfb,0x11,0x09,0x1f, -0x24,0x17,0x20,0x28,0xdb,0x36,0x47,0x18,0x46,0x38,0x1a,0x31,0x33,0x01,0x3c,0x3d, -0x81,0x38,0x3b,0xb5,0x37,0x36,0x4b,0x34,0x3a,0x44,0x3d,0x3e,0xe6,0x2f,0x21,0x3a, -0x1a,0x1e,0xd0,0x10,0x08,0x70,0x07,0xf2,0xa9,0xe9,0xdd,0x4d,0xd5,0xce,0xb4,0xd0, -0xcf,0xd4,0xc1,0xc7,0x68,0xd8,0xde,0x4f,0xd8,0xd4,0x0f,0xd3,0xd1,0x74,0xd0,0xca, -0xba,0xc7,0xcc,0xdd,0xd5,0xd4,0x1d,0xcf,0xdc,0xbd,0xf2,0x09,0xdf,0x12,0x0f,0xc4, -0x11,0x17,0x6c,0x14,0x16,0xf3,0x21,0x1e,0xbc,0x1c,0x1f,0xa3,0x1a,0x11,0x6e,0x06, -0xf8,0x26,0xfa,0x02,0x5d,0x02,0x07,0xa4,0x10,0x10,0x41,0x05,0x05,0x1a,0x05,0xfe, -0xa5,0xfe,0xf4,0xb0,0xee,0xe8,0x7a,0xdc,0xd6,0x65,0xca,0xc3,0x7b,0xbb,0xaa,0xd2, -0xa8,0xb3,0xb6,0xcd,0xe7,0xcc,0xfc,0x16,0xdc,0x20,0x21,0x0d,0x1e,0x26,0xbb,0x3d, -0x4d,0xe3,0x49,0x3b,0xe3,0x31,0x33,0x16,0x38,0x3d,0xa7,0x39,0x3e,0x65,0x38,0x36, -0xe9,0x39,0x3e,0xb1,0x3e,0x42,0x21,0x3b,0x29,0x84,0x22,0x25,0x48,0x14,0x07,0x1d, -0x04,0xf5,0x5d,0xe5,0xdb,0xae,0xd5,0xcc,0x4b,0xcd,0xc7,0x36,0xb3,0xc0,0xcd,0xce, -0xd6,0x84,0xd5,0xd2,0x93,0xce,0xcc,0xd0,0xcb,0xc5,0x67,0xc3,0xca,0x1d,0xd8,0xd1, -0xc1,0xca,0xd5,0xe9,0xed,0x09,0x72,0x13,0x16,0xa9,0x12,0x17,0xa7,0x1b,0x1a,0x78, -0x26,0x2c,0x7c,0x30,0x2d,0xf7,0x25,0x1c,0x1f,0x10,0x02,0xb4,0x02,0x04,0x23,0xfc, -0x07,0x7a,0x10,0x0a,0x29,0x00,0x00,0xd1,0xfd,0xfd,0xd9,0xfa,0xf5,0x21,0xf4,0xf0, -0x8c,0xde,0xd2,0x98,0xca,0xbe,0x72,0xb4,0xa5,0x18,0xa3,0xa9,0x85,0xc5,0xe2,0x8d, -0xfc,0x0f,0xdd,0x16,0x1f,0x5c,0x1b,0x29,0xd3,0x40,0x4d,0x30,0x46,0x3e,0x32,0x39, -0x32,0x97,0x32,0x39,0xc2,0x3a,0x42,0x02,0x3e,0x36,0x0e,0x3b,0x3e,0x64,0x39,0x39, -0x44,0x40,0x32,0x47,0x2e,0x28,0x07,0x12,0x07,0xb0,0x01,0xf4,0x4a,0xed,0xe7,0xb9, -0xda,0xd1,0x5c,0xcb,0xc7,0xb5,0xb5,0xc0,0x31,0xc8,0xd2,0xe2,0xcf,0xd3,0x37,0xd5, -0xd1,0xf0,0xc6,0xbd,0x47,0xc0,0xcc,0x39,0xd4,0xcc,0x18,0xc5,0xd3,0xef,0xea,0x02, -0xc8,0x11,0x13,0xe0,0x10,0x13,0x9c,0x19,0x1b,0x8b,0x2c,0x34,0x82,0x3c,0x38,0x1b, -0x2d,0x20,0xb7,0x15,0x0c,0x93,0x07,0x03,0x23,0xfc,0x03,0x78,0x08,0x03,0x3c,0xfa, -0xf6,0xf1,0xfb,0xfa,0xd0,0xf8,0xf9,0x3d,0xfe,0xf5,0xb1,0xdd,0xd8,0x65,0xc9,0xba, -0x9e,0xab,0xa1,0x9d,0xa1,0xae,0x30,0xca,0xe6,0x27,0xfa,0x06,0x48,0x10,0x1b,0x48, -0x1e,0x35,0xe4,0x44,0x4a,0x7a,0x43,0x3f,0xd9,0x37,0x32,0x5f,0x37,0x3f,0xde,0x3f, -0x49,0x59,0x3d,0x39,0x46,0x36,0x3d,0x3d,0x36,0x35,0x68,0x3e,0x37,0x2f,0x35,0x26, -0x70,0x0d,0x04,0xfe,0xfa,0xf2,0x6d,0xf0,0xee,0x4b,0xe1,0xd0,0x4b,0xc9,0xc4,0xb2, -0xb3,0xbf,0x42,0xc5,0xcb,0x82,0xcf,0xd5,0x2f,0xdc,0xd6,0xd4,0xc8,0xb8,0x36,0xb8, -0xc3,0x40,0xcd,0xcc,0x03,0xca,0xd7,0xbe,0xe7,0xfb,0x9e,0x07,0x15,0x96,0x14,0x16, -0x39,0x1f,0x2c,0xf7,0x34,0x3e,0x03,0x4b,0x43,0x37,0x34,0x24,0x84,0x21,0x16,0x7a, -0x0b,0x03,0x8a,0xfe,0xfe,0x0f,0xfd,0xfb,0xb3,0xf5,0xf3,0xda,0xf5,0xf3,0x4c,0xf3, -0xfb,0x66,0xfc,0xf2,0xfc,0xdb,0xd3,0xda,0xc8,0xb6,0x8a,0xa4,0x9c,0x31,0xa0,0xaf, -0x16,0xcb,0xe2,0x5e,0xee,0xf7,0xee,0x08,0x18,0x16,0x26,0x37,0xd8,0x42,0x46,0xc8, -0x3c,0x3b,0xfb,0x36,0x3c,0xbb,0x47,0x4c,0x0f,0x47,0x4a,0x80,0x3d,0x37,0x3e,0x3a, -0x3a,0xbf,0x38,0x39,0x54,0x3e,0x3b,0x1a,0x38,0x26,0xec,0x0c,0x04,0xf7,0xfc,0xf8, -0x77,0xf6,0xf3,0xc8,0xe9,0xd9,0x15,0xcf,0xc0,0x77,0xb3,0xb8,0xa2,0xc1,0xcf,0x36, -0xda,0xd6,0x7a,0xce,0xd3,0xab,0xcb,0xb9,0xc7,0xac,0xb5,0xb5,0xc3,0xca,0x3b,0xcb, -0xd2,0x3e,0xe6,0xf6,0x33,0xff,0x0c,0xae,0x0e,0x11,0x92,0x23,0x33,0xd4,0x38,0x42, -0x52,0x50,0x47,0xd0,0x32,0x25,0x87,0x25,0x1b,0xa1,0x0f,0x07,0x0b,0xfa,0xfc,0xe6, -0xf8,0xf6,0x2c,0xf6,0xf7,0xfe,0xf9,0xf7,0x40,0xfa,0xff,0x3a,0xf9,0xf8,0x33,0xe1, -0xd7,0xe8,0xca,0xb8,0x13,0xa2,0x96,0x54,0xa2,0xaf,0x02,0xce,0xe3,0x92,0xe4,0xed, -0xa4,0xfb,0x17,0x11,0x29,0x35,0x76,0x3f,0x43,0x01,0x33,0x35,0xb3,0x39,0x44,0xbd, -0x4f,0x55,0x72,0x50,0x4b,0x5a,0x3d,0x37,0x5d,0x34,0x37,0x09,0x36,0x38,0x5c,0x39, -0x33,0x32,0x2f,0x1f,0xdb,0x11,0x0a,0x4d,0x01,0x01,0x34,0xfd,0xf6,0x45,0xee,0xe3, -0x56,0xd1,0xbf,0x29,0xaf,0xb3,0xbb,0xc5,0xda,0xf1,0xdf,0xd4,0xef,0xc9,0xcd,0x73, -0xc9,0xbd,0xbf,0xad,0xa7,0x4c,0xbc,0xc8,0xd5,0xcc,0xcf,0x2f,0xe1,0xf1,0x36,0xf8, -0x03,0x1b,0x0b,0x19,0xf7,0x2e,0x38,0x1f,0x3e,0x46,0xe6,0x4e,0x4c,0x87,0x36,0x25, -0x4f,0x29,0x1a,0x39,0x0d,0x05,0xe6,0xfb,0xf3,0xaf,0xf1,0xf0,0xfc,0xf3,0xf4,0xec, -0xf8,0xf5,0xf6,0xf9,0xfc,0x59,0xfa,0xfc,0x2d,0xe9,0xdc,0x10,0xd0,0xbd,0x68,0xaa, -0xa3,0xdb,0xad,0xb6,0xa2,0xcd,0xe1,0xfa,0xe3,0xea,0xc6,0xfd,0x14,0x70,0x21,0x2a, -0x8e,0x37,0x33,0xe1,0x27,0x34,0x1a,0x3d,0x47,0x97,0x50,0x4f,0xce,0x51,0x4a,0xf9, -0x3c,0x2f,0xcf,0x2d,0x30,0xc3,0x34,0x34,0xe9,0x2f,0x2b,0x00,0x22,0x13,0x4a,0x0c, -0x04,0x9f,0x09,0x09,0x8c,0xfe,0xf3,0xc3,0xf2,0xee,0x13,0xd9,0xc1,0x58,0xb6,0xba, -0x33,0xd2,0xdc,0xea,0xe5,0xde,0xe7,0xd0,0xd0,0x74,0xcb,0xc2,0x1b,0xb3,0xaf,0x4b, -0xb8,0xc7,0x62,0xce,0xd1,0x6c,0xdd,0xe8,0x57,0xf8,0x05,0xd7,0x14,0x27,0xe0,0x39, -0x40,0xf2,0x42,0x4b,0x87,0x4e,0x4a,0x5e,0x3a,0x27,0xe4,0x22,0x10,0x16,0x04,0x07, -0xa0,0xfb,0xed,0xdb,0xe8,0xec,0x23,0xeb,0xe5,0xec,0xe8,0xec,0xea,0xf4,0xf2,0x1c, -0xef,0xef,0xf6,0xe3,0xdb,0xa2,0xd3,0xc0,0xfb,0xae,0xa9,0x87,0xb1,0xb4,0xb4,0xcb, -0xe2,0x19,0xe7,0xf7,0x00,0x08,0x12,0x29,0x1e,0x24,0x07,0x2d,0x2d,0xec,0x33,0x3d, -0x39,0x48,0x53,0xf3,0x55,0x57,0x7e,0x61,0x57,0xa1,0x4a,0x3a,0x36,0x33,0x37,0x26, -0x35,0x2d,0x51,0x2a,0x27,0x20,0x21,0x0e,0xc8,0xff,0x00,0x47,0x0d,0x0f,0xb9,0x01, -0xf3,0xf8,0xee,0xe7,0xde,0xd4,0xbf,0x67,0xb6,0xc2,0x9e,0xcf,0xd3,0x1b,0xe1,0xe1, -0x05,0xd1,0xcd,0x82,0xc4,0xb9,0x1d,0xae,0xaf,0x0a,0xbb,0xc2,0x40,0xc9,0xce,0x3e, -0xd6,0xde,0x94,0xf9,0x09,0xbb,0x1c,0x2b,0xcc,0x3a,0x40,0x87,0x45,0x4c,0x5c,0x4e, -0x4d,0xbc,0x3f,0x2c,0x72,0x21,0x0b,0x62,0x05,0x0c,0xb3,0x00,0xf6,0x3a,0xed,0xed, -0x00,0xe8,0xdc,0x29,0xe6,0xf3,0x56,0xf7,0xf4,0x8b,0xe6,0xe8,0x31,0xe4,0xd6,0x33, -0xd3,0xc8,0xeb,0xb7,0xb0,0x68,0xb4,0xb8,0x03,0xc9,0xe7,0xf4,0xef,0xfc,0xf5,0x08, -0x10,0xdd,0x13,0x15,0x13,0x1e,0x29,0xbd,0x31,0x3f,0xb8,0x46,0x4f,0xbf,0x56,0x61, -0xd7,0x67,0x5f,0xd3,0x52,0x42,0x54,0x3d,0x33,0xe7,0x2b,0x23,0xe4,0x20,0x1f,0xc9, -0x1a,0x0a,0x58,0xfb,0xfd,0xf5,0x08,0x12,0x05,0x07,0xf7,0x4e,0xef,0xe5,0xfa,0xd9, -0xc9,0x98,0xc1,0xc3,0x0f,0xcf,0xd4,0x67,0xe0,0xdd,0xf1,0xcd,0xcb,0x0a,0xc4,0xba, -0x19,0xaf,0xaf,0xf8,0xbe,0xc3,0xc2,0xc2,0xc7,0xdc,0xd5,0xe9,0x84,0xf9,0x0a,0x4f, -0x1c,0x2d,0xd1,0x3a,0x46,0x42,0x4e,0x4e,0x1a,0x50,0x53,0x08,0x40,0x27,0x83,0x14, -0x0a,0x12,0x0d,0x0f,0x12,0x07,0xfe,0x57,0xf5,0xee,0x18,0xdd,0xd5,0x32,0xeb,0xf2, -0x93,0xf5,0xf0,0x48,0xe3,0xe7,0xdd,0xe1,0xd8,0x44,0xd3,0xca,0x57,0xbb,0xae,0xc8, -0xb5,0xba,0xcf,0xcc,0xeb,0x84,0xf5,0xff,0x1d,0x0b,0x0c,0xe1,0x0c,0x12,0xb2,0x17, -0x25,0x8d,0x31,0x3e,0xdd,0x43,0x4d,0xbe,0x58,0x60,0xc4,0x68,0x5d,0xda,0x52,0x47, -0xf6,0x3c,0x36,0x30,0x29,0x16,0xb1,0x0b,0x0e,0x98,0x07,0x05,0x88,0xfd,0x02,0xa5, -0x02,0x0d,0x72,0x07,0xfb,0xcb,0xef,0xec,0x44,0xe8,0xd1,0x80,0xcb,0xc8,0x60,0xd3, -0xdc,0x59,0xdc,0xdb,0x3f,0xd3,0xd1,0x09,0xc5,0xbb,0xc5,0xaf,0xb4,0xc3,0xc5,0xc9, -0xf2,0xbe,0xbf,0x14,0xd8,0xf0,0xc6,0x04,0x10,0x9f,0x1d,0x22,0xf4,0x34,0x48,0x87, -0x52,0x4e,0x73,0x4d,0x43,0x3b,0x30,0x20,0x12,0x0e,0x0f,0xee,0x14,0x0d,0xf1,0x01, -0xf9,0x9f,0xf3,0xea,0xc8,0xda,0xd7,0xce,0xe5,0xec,0x8e,0xef,0xee,0x60,0xe9,0xe8, -0xec,0xe6,0xdc,0x54,0xd5,0xd0,0xc0,0xc0,0xb1,0x00,0xb8,0xcb,0x5a,0xd8,0xeb,0x91, -0xf4,0x01,0x78,0x04,0x07,0xff,0x0e,0x15,0xc8,0x15,0x1c,0x1f,0x2c,0x33,0x20,0x40, -0x50,0x67,0x58,0x61,0x91,0x65,0x59,0xfb,0x4d,0x43,0xfa,0x3d,0x33,0x6e,0x22,0x0a, -0x74,0xfd,0xff,0x18,0xf8,0xfa,0x93,0xfd,0x06,0x0a,0x05,0x03,0xd4,0xff,0xf9,0xb1, -0xf4,0xfa,0x25,0xf0,0xda,0x9f,0xd7,0xdd,0x22,0xde,0xe1,0x8e,0xe2,0xe0,0x91,0xd8, -0xcc,0x4b,0xcb,0xbd,0x56,0xb5,0xba,0x79,0xc7,0xcb,0xbc,0xc8,0xcd,0x6d,0xdc,0xf3, -0x01,0x0d,0x1c,0x5f,0x19,0x23,0x21,0x30,0x4a,0x72,0x51,0x4d,0xd9,0x46,0x30,0x2f, -0x23,0x17,0xbe,0x07,0x0b,0x30,0x0e,0x07,0x25,0xfa,0xea,0xaa,0xe7,0xe7,0x1a,0xda, -0xd3,0xe5,0xd9,0xe2,0x29,0xe7,0xea,0xb3,0xe7,0xf4,0xaf,0xf4,0xe5,0x75,0xd4,0xc7, -0x62,0xc0,0xba,0x71,0xc4,0xd7,0x62,0xdb,0xeb,0x7a,0xf3,0xfe,0xf6,0x09,0x0d,0xab, -0x17,0x1b,0xaf,0x1c,0x1f,0xe8,0x26,0x35,0x8c,0x49,0x55,0x33,0x60,0x61,0xfe,0x5f, -0x5b,0xaa,0x4a,0x41,0x9e,0x3a,0x34,0x83,0x1e,0x08,0x3a,0xff,0xf7,0x3e,0xf8,0xf5, -0xa7,0xf9,0xfe,0xc1,0xff,0xf8,0x3e,0xfb,0x01,0x67,0xf8,0xf0,0xfd,0xed,0xe5,0x3b, -0xe1,0xe2,0x4c,0xe2,0xea,0x98,0xe8,0xe5,0x42,0xd1,0xc9,0x51,0xc0,0xba,0x98,0xb5, -0xae,0xd3,0xba,0xce,0x1d,0xd6,0xdb,0x1d,0xdd,0xf2,0xc9,0x0c,0x18,0x2f,0x13,0x1d, -0x35,0x35,0x4b,0xa3,0x4e,0x45,0xa1,0x38,0x20,0x5f,0x18,0x12,0x08,0x0f,0x10,0x55, -0x12,0x06,0x5a,0xf8,0xea,0xea,0xe5,0xe2,0x75,0xde,0xd9,0x14,0xdb,0xe4,0xad,0xed, -0xf4,0x61,0xf7,0x02,0x77,0xfd,0xf1,0xc4,0xdd,0xc9,0x4e,0xcd,0xc9,0xd4,0xce,0xe0, -0x33,0xdf,0xe4,0x90,0xe9,0xfe,0xd0,0x0d,0x17,0x81,0x1c,0x18,0x54,0x1a,0x16,0xca, -0x1e,0x31,0x5c,0x45,0x50,0x34,0x5b,0x57,0xe0,0x4f,0x4a,0x17,0x40,0x39,0xaa,0x32, -0x28,0x09,0x18,0x04,0x06,0xfe,0xfa,0xc8,0xfd,0xf7,0x14,0xf6,0xf4,0x76,0xf0,0xf6, -0xdf,0x01,0x05,0x0a,0xf6,0xf0,0x19,0xf0,0xed,0x71,0xe8,0xe7,0xf1,0xe8,0xf3,0x15, -0xf9,0xf2,0xb1,0xd5,0xbe,0x8c,0xb7,0xbc,0x87,0xb6,0xab,0xde,0xc3,0xd6,0x06,0xde, -0xe2,0xc4,0xea,0xf8,0xe2,0x0b,0x11,0x94,0x12,0x20,0x92,0x39,0x4c,0xe4,0x4e,0x46, -0x0c,0x2f,0x1e,0x4c,0x16,0x16,0x60,0x10,0x12,0x23,0x10,0xfe,0x29,0xf5,0xeb,0x76, -0xdf,0xdc,0xd8,0xde,0xdf,0x04,0xe0,0xe8,0xd2,0xf0,0xf4,0xf7,0xfe,0x02,0xbd,0xfb, -0xf5,0xbc,0xe1,0xd1,0xd8,0xce,0xc6,0x03,0xcf,0xdd,0xe9,0xd8,0xda,0xd7,0xec,0x01, -0x9d,0x0e,0x15,0x5e,0x1c,0x16,0x13,0x18,0x14,0x14,0x23,0x3b,0xf2,0x43,0x47,0x0f, -0x52,0x4b,0xa0,0x42,0x3f,0x72,0x3c,0x35,0x3f,0x2a,0x23,0xa9,0x13,0x0b,0xb1,0x02, -0x0c,0x3d,0x06,0xf5,0xa1,0xea,0xe2,0x8f,0xf3,0xfd,0x1e,0xfd,0xfb,0x1b,0xf3,0xf4, -0xa3,0xef,0xe7,0x41,0xe9,0xf4,0x10,0xf9,0xfa,0xa6,0x06,0xfc,0x82,0xe3,0xbf,0x63, -0xbb,0xbd,0x05,0xb9,0xb4,0x00,0xc5,0xe0,0xfe,0xe3,0xe8,0xa2,0xe6,0xf7,0x7d,0x05, -0x07,0x10,0x11,0x1d,0x0f,0x33,0x43,0x81,0x52,0x45,0xc9,0x2b,0x19,0xc2,0x13,0x13, -0x90,0x07,0x00,0xad,0xfe,0xfe,0xff,0xf3,0xe5,0x72,0xdf,0xdb,0x3b,0xe3,0xe2,0xad, -0xe6,0xf6,0x33,0xff,0xfd,0x4b,0x05,0x02,0x63,0xfe,0xff,0xac,0xed,0xd9,0xfc,0xd5, -0xce,0x6f,0xcf,0xd1,0x46,0xd0,0xda,0xd5,0xf1,0x07,0xe1,0x09,0x0d,0x07,0x15,0x16, -0xff,0x1a,0x16,0xaa,0x24,0x3a,0xdc,0x40,0x3f,0xe8,0x3f,0x36,0xb2,0x32,0x3b,0xb7, -0x32,0x2c,0xe9,0x23,0x1a,0xce,0x12,0x0e,0x12,0x0d,0x1a,0x51,0x12,0x01,0xeb,0xed, -0xe7,0x9a,0xf3,0xff,0xb7,0xf9,0xf1,0xb5,0xef,0xf3,0x16,0xeb,0xe1,0x82,0xe9,0xfa, -0xe6,0x00,0x04,0x68,0xfd,0xf7,0x65,0xe9,0xc9,0x3f,0xbe,0xbc,0xea,0xbb,0xc1,0x50, -0xcf,0xe2,0x37,0xe6,0xe9,0x29,0xe8,0xec,0x44,0xfb,0x08,0x3c,0x13,0x1d,0xf3,0x29, -0x43,0x13,0x55,0x4a,0xd6,0x31,0x17,0x3d,0x14,0x13,0xd7,0x07,0xf4,0x82,0xef,0xed, -0x37,0xec,0xe0,0xaf,0xe0,0xde,0x3f,0xe7,0xeb,0x66,0xec,0xfd,0x6b,0xfc,0xfd,0x2b, -0x07,0x00,0xa8,0x03,0x04,0x38,0xf3,0xdf,0x99,0xd8,0xd2,0xef,0xcc,0xcb,0x91,0xcf, -0xde,0x14,0xf6,0x00,0x24,0x01,0x07,0xe5,0x0c,0x17,0x63,0x22,0x22,0xa8,0x2b,0x3d, -0x13,0x3f,0x38,0x1e,0x34,0x2d,0x05,0x2b,0x37,0xad,0x2e,0x27,0x80,0x1d,0x19,0x1d, -0x17,0x16,0xb4,0x16,0x1c,0xf5,0x10,0x06,0xb5,0xf6,0xe7,0x59,0xef,0xfc,0x82,0xf4, -0xe7,0x72,0xe7,0xf1,0xfb,0xe4,0xe0,0xb4,0xe6,0xf3,0xf2,0xfe,0x00,0xda,0xfa,0xf3, -0xf2,0xe1,0xd7,0xc8,0xcf,0xc2,0xc5,0xbf,0xcb,0x28,0xda,0xe1,0x08,0xe8,0xf0,0x86, -0xee,0xe9,0x7a,0xf2,0x02,0x0d,0x17,0x1d,0xfb,0x25,0x45,0x05,0x52,0x4d,0xcd,0x37, -0x1f,0x69,0x18,0x12,0x37,0x09,0xf4,0x49,0xe3,0xe1,0x5e,0xdf,0xe0,0x51,0xe4,0xe3, -0x01,0xef,0xfa,0x5a,0xf9,0xfb,0x60,0xf8,0xff,0x4a,0x0b,0x08,0xb7,0x06,0xff,0x5a, -0xf9,0xe5,0xc3,0xd4,0xcf,0xe2,0xd0,0xcd,0x45,0xd0,0xe0,0x65,0xef,0xf6,0x4b,0xfd, -0x04,0x19,0x0a,0x18,0x95,0x1d,0x1f,0x86,0x29,0x35,0xe1,0x32,0x30,0xb4,0x24,0x1f, -0xad,0x20,0x2f,0xc2,0x2a,0x22,0xcb,0x22,0x1e,0x2d,0x1f,0x1f,0xcb,0x1c,0x1d,0x54, -0x1b,0x10,0xb6,0xfa,0xec,0x54,0xf6,0x04,0x26,0xf7,0xe6,0xc1,0xe2,0xe5,0x64,0xe7, -0xe5,0x3c,0xee,0xeb,0x58,0xf6,0xf9,0xd0,0xf2,0xee,0xec,0xe8,0xe8,0x24,0xdb,0xcd, -0x7e,0xcc,0xd8,0x13,0xda,0xe5,0xb4,0xe7,0xe9,0x76,0xe5,0xe0,0xa7,0xe4,0xf7,0x93, -0x11,0x1f,0x51,0x30,0x43,0xa0,0x4d,0x4d,0x73,0x3d,0x1f,0x7c,0x13,0x13,0x74,0x06, -0xef,0xc8,0xd8,0xdb,0xb2,0xda,0xda,0xbd,0xe1,0xec,0xfc,0xf9,0x03,0xb4,0x05,0x01, -0x44,0xf7,0x01,0xdc,0x18,0x11,0xd0,0x08,0x05,0xf1,0xfb,0xe9,0x25,0xd7,0xd5,0x0c, -0xd6,0xda,0x19,0xde,0xd9,0x08,0xe8,0xf6,0x0b,0xff,0x04,0x8b,0x09,0x15,0xcd,0x1e, -0x22,0x13,0x24,0x27,0x71,0x21,0x1b,0xc4,0x13,0x0f,0xfe,0x14,0x23,0xb7,0x23,0x1e, -0xe3,0x1d,0x1f,0xf5,0x1c,0x20,0xea,0x22,0x26,0x8f,0x23,0x0f,0x69,0xf7,0xf4,0x23, -0xff,0x07,0x1b,0xff,0xe7,0x7d,0xe0,0xe0,0x47,0xe3,0xec,0x41,0xe7,0xe9,0x8f,0xf0, -0xf1,0x41,0xe8,0xec,0x66,0xf5,0xfa,0xa5,0xef,0xe1,0xe5,0xdf,0xe4,0x4c,0xe3,0xed, -0x69,0xea,0xe9,0x6f,0xe9,0xe0,0x16,0xde,0xf2,0x06,0x0e,0x23,0xba,0x35,0x42,0x87, -0x46,0x43,0x0d,0x39,0x1e,0xc2,0x12,0x09,0x52,0xfe,0xe8,0xe2,0xce,0xcd,0xd9,0xd8, -0xdc,0xfd,0xe0,0xe7,0x39,0xf6,0x02,0x55,0x07,0x03,0x44,0xfa,0x01,0xa0,0x0d,0x0b, -0xb3,0x10,0x0c,0x46,0xfd,0xee,0x85,0xe5,0xe0,0xad,0xde,0xe5,0x01,0xe3,0xe1,0x8b, -0xeb,0xfa,0x50,0x06,0x08,0x9b,0x0c,0x16,0xa8,0x21,0x1f,0xff,0x22,0x18,0x12,0x15, -0x0f,0x99,0x07,0x05,0x0e,0x10,0x1f,0xc3,0x1a,0x1b,0x7e,0x20,0x22,0xe2,0x1a,0x24, -0xd0,0x27,0x27,0x7f,0x1b,0x03,0x4f,0xf4,0xf6,0xff,0x01,0x07,0xfb,0xfc,0xea,0x3d, -0xe0,0xe5,0x67,0xe1,0xde,0xed,0xda,0xe2,0xe1,0xe7,0xe7,0x4f,0xe5,0xec,0x4c,0xf8, -0xfd,0x2b,0xfa,0xf0,0x69,0xf0,0xee,0x9b,0xee,0xf8,0xdb,0xf2,0xea,0x9b,0xeb,0xe4, -0xdd,0xe6,0xf8,0x51,0x13,0x29,0xb6,0x3a,0x40,0xbb,0x42,0x41,0xec,0x39,0x1e,0x52, -0x0b,0xfc,0x3a,0xf5,0xeb,0x59,0xd5,0xc8,0x64,0xd8,0xe2,0x11,0xea,0xe4,0xc7,0xed, -0x02,0xd8,0x06,0x01,0x00,0xf9,0xff,0x16,0x04,0x01,0xd2,0x09,0x08,0x42,0xfe,0xf5, -0xea,0xed,0xdf,0x1b,0xdf,0xe5,0x46,0xe6,0xe5,0x4c,0xf6,0x04,0x9d,0x0b,0x08,0x50, -0x0c,0x11,0xc5,0x1e,0x21,0x08,0x1f,0x0d,0x6a,0x03,0x06,0x5c,0xff,0xfe,0x2b,0x0d, -0x20,0xf5,0x1d,0x19,0xd0,0x16,0x22,0xd7,0x2b,0x2d,0xd0,0x29,0x21,0xc0,0x16,0x01, -0x57,0xf5,0xfa,0xe5,0x02,0x09,0xbf,0xfe,0xef,0x33,0xed,0xe9,0x40,0xe0,0xd8,0xab, -0xd9,0xda,0xda,0xe3,0xe6,0x81,0xe5,0xeb,0x13,0xf9,0xfe,0x7b,0xfd,0xfd,0xc3,0xf5, -0xf3,0x20,0xf5,0xfd,0x8e,0xed,0xe2,0x00,0xe8,0xe9,0x2d,0xf9,0x02,0xdc,0x11,0x22, -0x09,0x33,0x3a,0x42,0x3a,0x3d,0xc8,0x35,0x17,0x11,0xfe,0xf3,0x3a,0xf0,0xf6,0x42, -0xe9,0xd2,0x87,0xd9,0xe8,0x13,0xef,0xe9,0x12,0xee,0x03,0x71,0x0a,0xff,0xee,0xf1, -0xf7,0xb4,0x04,0xff,0x5e,0x04,0x08,0xa8,0x08,0x03,0x93,0xf1,0xda,0x73,0xd7,0xea, -0xde,0xeb,0xea,0xcd,0xfc,0x08,0x0d,0x09,0x06,0x62,0x00,0x03,0x20,0x0c,0x18,0x2c, -0x17,0x04,0xc4,0xf8,0xf7,0xfd,0xfc,0xfc,0x45,0x09,0x19,0x4a,0x1f,0x16,0xe6,0x1e, -0x2e,0x1b,0x34,0x29,0x7f,0x23,0x1f,0xc9,0x11,0xfd,0xf5,0xf8,0xff,0x01,0x07,0x07, -0x69,0x03,0x01,0x84,0xf3,0xec,0x34,0xdc,0xda,0xc8,0xde,0xdf,0x5f,0xe3,0xe7,0x08, -0xed,0xf0,0x2d,0xf9,0xfd,0xe6,0xfd,0xfe,0x58,0xfd,0xfa,0x25,0xf9,0xfb,0x38,0xf2, -0xe6,0x5a,0xef,0xf8,0x6b,0x0b,0x12,0x7b,0x18,0x1f,0xf9,0x2a,0x2d,0xdc,0x2c,0x2a, -0x9f,0x25,0x0a,0x47,0xee,0xe3,0x7f,0xe8,0xf6,0xab,0xed,0xd3,0x46,0xd4,0xdc,0x09, -0xe1,0xe8,0x77,0xf3,0x04,0x2b,0x00,0xef,0xba,0xe0,0xe4,0x25,0xf9,0xff,0x22,0x11, -0x16,0x65,0x15,0x08,0x86,0xf8,0xe9,0x13,0xe2,0xf5,0x01,0xf8,0xfe,0x58,0x10,0x14, -0x59,0x10,0x0d,0x42,0x0a,0x01,0xec,0x06,0x12,0x44,0x11,0x04,0x78,0xf8,0xfe,0x20, -0xff,0x05,0x91,0x08,0x17,0x1e,0x17,0x1b,0xb3,0x2e,0x34,0xe8,0x29,0x1e,0x13,0x17, -0x1b,0x67,0x0f,0xf9,0x09,0xf4,0xf9,0x55,0x05,0x03,0x60,0x00,0x00,0x86,0xf5,0xe7, -0xd4,0xd1,0xd5,0xcd,0xe1,0xe4,0x87,0xe4,0xe6,0x13,0xe9,0xea,0x3d,0xf3,0xf4,0xa8, -0xf3,0xf8,0x4d,0xf9,0xf7,0x59,0xf2,0xf6,0x6f,0xf9,0xfa,0x91,0xfc,0x0a,0x82,0x16, -0x1a,0x27,0x1b,0x22,0xc0,0x2a,0x2a,0x9e,0x1c,0x17,0x28,0x0f,0x07,0xaf,0xf6,0xec, -0x3f,0xef,0xfb,0x7c,0xf4,0xe3,0x91,0xdd,0xe2,0xa9,0xeb,0xf9,0x51,0xfd,0xfe,0x9c, -0xfd,0xed,0x1e,0xd6,0xd9,0x7c,0xec,0xf9,0xbb,0x16,0x21,0x32,0x17,0x05,0xc6,0x00, -0xf0,0x04,0xeb,0xf8,0xb8,0xff,0x09,0x0e,0x19,0x0f,0xd2,0x06,0x06,0xed,0x03,0xf8, -0xec,0xfc,0x05,0xdc,0x02,0xfa,0xb9,0xf3,0xf5,0x52,0x03,0x08,0xd8,0x03,0x12,0xd4, -0x1c,0x22,0xc1,0x30,0x33,0x95,0x28,0x1b,0xa9,0x14,0x17,0xcd,0x0f,0xfb,0xf2,0xf3, -0xfe,0x6f,0x04,0x01,0xdf,0xfc,0x00,0x42,0xfa,0xe2,0x2d,0xd9,0xe0,0x55,0xe8,0xe8, -0xdc,0xe7,0xeb,0xc1,0xe9,0xe8,0xb6,0xeb,0xf0,0x25,0xf0,0xf0,0x6b,0xef,0xed,0xb5, -0xed,0xf7,0x52,0x01,0x06,0x69,0x12,0x1d,0x8f,0x1e,0x1d,0xce,0x1d,0x22,0xf6,0x28, -0x26,0x4a,0x15,0x02,0x11,0xfd,0xf8,0x47,0xfa,0xf4,0x71,0xfa,0x01,0x35,0xeb,0xe4, -0x4a,0xea,0xf6,0x39,0xfc,0xff,0xc1,0xfb,0xf3,0x8f,0xf4,0xe5,0x87,0xd2,0xd9,0x23, -0xe1,0xee,0x50,0x0a,0x17,0x98,0x17,0x15,0x2a,0x07,0xf6,0x0b,0xf1,0xf9,0x0b,0x08, -0x11,0x5e,0x15,0x0d,0xb5,0x05,0x00,0xe8,0xf7,0xf5,0x57,0xf7,0x00,0x21,0xfc,0xf6, -0x98,0xf4,0xf6,0xdd,0x03,0x0a,0xb7,0x15,0x1b,0x4e,0x1e,0x27,0xcb,0x34,0x38,0x01, -0x27,0x1c,0x2e,0x1b,0x18,0xb8,0x0e,0xfb,0x56,0xfa,0x02,0x6d,0x03,0x01,0x97,0xf9, -0xf9,0x9b,0xf5,0xeb,0x92,0xe0,0xec,0xd4,0xea,0xec,0xdb,0xe7,0xe7,0xb2,0xe7,0xe4, -0x70,0xe5,0xe4,0xbc,0xe5,0xe1,0xe1,0xde,0xde,0x3b,0xe4,0xf5,0xf2,0x04,0x09,0x61, -0x15,0x25,0x46,0x2b,0x28,0xa6,0x1f,0x18,0x12,0x1c,0x1c,0x01,0x0f,0xf9,0xf7,0xf0, -0xf3,0x0a,0xf9,0xfe,0x55,0xfe,0xfd,0x21,0xfa,0xf9,0xc1,0xf9,0x05,0x7d,0x0b,0x0f, -0x02,0xfe,0xf2,0x17,0xef,0xe5,0x51,0xdc,0xde,0xb0,0xdd,0xe9,0xeb,0xfe,0x11,0x66, -0x12,0x15,0x9a,0x10,0x04,0x3f,0x01,0xfe,0xb2,0x03,0x14,0xa0,0x15,0x06,0x73,0xf9, -0xf2,0xe9,0xf0,0xee,0x1d,0xee,0xf2,0xbf,0xf0,0xf9,0xd3,0xfa,0xf1,0x6d,0xfb,0x11, -0xb5,0x26,0x1e,0x2f,0x20,0x29,0x67,0x3a,0x38,0x6f,0x2b,0x1e,0x23,0x1e,0x1a,0x41, -0x14,0x00,0xbe,0xfb,0xff,0x82,0x06,0xfe,0x2e,0xf4,0xf6,0xa5,0xf1,0xea,0x7e,0xe0, -0xe9,0x1d,0xf0,0xed,0xec,0xe5,0xe0,0xa8,0xe3,0xdf,0xbe,0xde,0xd4,0x69,0xda,0xdd, -0xba,0xda,0xd6,0x8d,0xdf,0xf7,0x5f,0x0d,0x0f,0x5f,0x15,0x2d,0x7b,0x37,0x2f,0xe6, -0x22,0x18,0x85,0x14,0x14,0x9f,0x0d,0xfa,0xce,0xf2,0xf4,0xf8,0xfa,0xfe,0xa3,0xf6, -0xf4,0xd1,0xfe,0x0f,0x44,0x11,0x09,0x30,0x0d,0x12,0xb7,0x02,0xf6,0xdb,0xf4,0xf0, -0x3f,0xe8,0xdc,0x3e,0xd3,0xdc,0x79,0xf5,0x02,0x72,0x0c,0x13,0x35,0x12,0x0f,0xd2, -0x0e,0x03,0x5f,0xff,0x0b,0xbc,0x10,0x05,0x53,0xf9,0xea,0xdd,0xe6,0xe7,0x7f,0xe1, -0xe1,0x45,0xec,0xf8,0x28,0xfc,0xf9,0x85,0x01,0x16,0x7f,0x1f,0x1f,0x32,0x28,0x2a, -0xd5,0x36,0x37,0x0e,0x2c,0x1c,0x1a,0x1e,0x1e,0x53,0x14,0x02,0xbd,0xfa,0x02,0x37, -0x05,0xfb,0xe7,0xf5,0xfc,0x12,0xf6,0xe7,0x06,0xe6,0xeb,0xa7,0xf2,0xf1,0xaf,0xe3, -0xe2,0x6f,0xe7,0xe3,0x3f,0xd7,0xcb,0x70,0xd5,0xe1,0xce,0xda,0xd2,0xca,0xdd,0xf4, -0x7e,0x0e,0x10,0xfb,0x1a,0x30,0xf3,0x36,0x2c,0x99,0x23,0x16,0x17,0x10,0x11,0x40, -0x11,0xfd,0xaf,0xf5,0xf6,0x70,0xf7,0xfe,0x5c,0xf5,0xf5,0x5d,0x00,0x09,0x25,0x1c, -0x16,0x84,0x0b,0x07,0x7b,0x00,0xfe,0x44,0xfd,0xf5,0x2f,0xf1,0xd5,0x50,0xd1,0xd8, -0x6e,0xec,0xf8,0xf4,0x04,0x11,0x22,0x0f,0x0d,0xaf,0x0c,0x03,0xce,0xff,0x08,0xb7, -0x06,0xfb,0x0d,0xf8,0xeb,0xac,0xe8,0xe4,0xbd,0xdb,0xe3,0x9a,0xee,0xf9,0xe0,0x06, -0x0e,0x17,0x11,0x14,0x63,0x19,0x24,0x4e,0x2a,0x34,0xc8,0x3d,0x39,0x20,0x27,0x20, -0x04,0x27,0x1f,0x0a,0x0d,0x04,0x2e,0x00,0x03,0x20,0x03,0x00,0xe4,0xfd,0xff,0x3f, -0xf4,0xe2,0xdc,0xd9,0xdc,0x9e,0xe8,0xed,0xe2,0xe5,0xdf,0x88,0xdf,0xdb,0xf7,0xd0, -0xc4,0xed,0xcf,0xe2,0x73,0xdd,0xd2,0x20,0xdc,0xf2,0x4b,0x0a,0x11,0xbb,0x19,0x2b, -0x49,0x38,0x29,0x43,0x20,0x14,0x80,0x11,0x18,0x28,0x17,0x08,0xa8,0xf7,0xf0,0x07, -0xf8,0x07,0x08,0x01,0xfe,0x3b,0xfb,0x09,0x23,0x1b,0x1f,0x90,0x0e,0x0a,0x91,0x09, -0x05,0x58,0xfd,0xf5,0x55,0xef,0xdd,0x04,0xd3,0xd6,0x79,0xe3,0xec,0xa9,0xff,0x0a, -0x3d,0x0a,0x0c,0x88,0x02,0xf9,0xb5,0xf8,0x00,0x20,0x03,0xfa,0xe9,0xf5,0xee,0x06, -0xe5,0xe5,0xfb,0xdd,0xdd,0xaf,0xef,0x05,0x71,0x0e,0x1a,0xb7,0x1b,0x19,0x45,0x19, -0x23,0xb7,0x2b,0x34,0xe2,0x48,0x3f,0x0b,0x34,0x30,0xcc,0x2a,0x1d,0x4c,0x09,0x05, -0x40,0x02,0x08,0xff,0x09,0xfd,0x70,0xfe,0x03,0xbb,0xf0,0xe3,0x00,0xd5,0xd2,0x5e, -0xe1,0xe4,0xb2,0xdb,0xd1,0x34,0xd5,0xd6,0xe8,0xcc,0xc8,0x18,0xcf,0xd7,0x7e,0xd8, -0xce,0xda,0xde,0xf7,0x46,0xff,0x0b,0x37,0x0d,0x21,0xe5,0x29,0x26,0x73,0x1d,0x12, -0x93,0x0e,0x1b,0x2a,0x1e,0x0c,0x2e,0xf9,0xf0,0x79,0x03,0x12,0x8f,0x14,0x04,0xf6, -0xfd,0x06,0x70,0x18,0x1f,0x70,0x1b,0x18,0x61,0x1c,0x0f,0x89,0xfd,0xfc,0xd2,0xf4, -0xe9,0xf4,0xde,0xd4,0x49,0xdc,0xec,0xf7,0xff,0x04,0x11,0x08,0x06,0x53,0xf6,0xef, -0xc7,0xed,0xfa,0x58,0xfe,0x01,0x44,0xf7,0xea,0x46,0xe5,0xdc,0x97,0xda,0xe6,0x94, -0xf4,0x09,0x35,0x10,0x18,0x39,0x17,0x12,0x8a,0x1c,0x21,0x7a,0x29,0x39,0x21,0x49, -0x45,0x4b,0x3a,0x31,0xe8,0x28,0x1d,0xe9,0x04,0x00,0xc4,0x07,0x0f,0x0e,0x0c,0xfe, -0x8c,0xfe,0xf9,0x8d,0xed,0xdc,0x17,0xd1,0xcf,0x67,0xdd,0xdd,0xa1,0xd1,0xd4,0x63, -0xd6,0xda,0xca,0xd0,0xcf,0x2e,0xd3,0xd6,0xbe,0xd7,0xd6,0x58,0xe6,0xff,0x23,0x06, -0x06,0xb2,0x09,0x18,0x25,0x27,0x25,0x5f,0x20,0x17,0x5b,0x16,0x15,0x21,0x13,0x0e, -0x9a,0x03,0xff,0x26,0x09,0x0f,0x0b,0x0d,0x05,0x48,0xfd,0xfa,0xd8,0x0c,0x1a,0xad, -0x1e,0x1a,0xef,0x1b,0x0b,0x4e,0x05,0x04,0xf4,0xf3,0xf0,0x93,0xe9,0xe2,0xf4,0xd8, -0xe6,0xa1,0xf3,0xfc,0x90,0x00,0xfa,0x05,0xeb,0xe7,0xa2,0xf1,0xfa,0x5b,0xfc,0x02, -0x85,0xf6,0xe7,0x61,0xdf,0xdc,0x59,0xe7,0xf4,0x5f,0x01,0x09,0x43,0x11,0x17,0x7a, -0x16,0x19,0xce,0x1a,0x24,0xc8,0x26,0x3f,0xfb,0x4c,0x47,0xcf,0x3c,0x36,0x12,0x2c, -0x1d,0xb8,0x07,0x08,0x6b,0x0f,0x18,0xac,0x14,0x04,0xad,0xfb,0xf2,0x77,0xe2,0xd7, -0x08,0xd4,0xd2,0x7f,0xd3,0xcb,0x3a,0xc8,0xcf,0xf0,0xd5,0xdc,0xbc,0xd3,0xce,0x3d, -0xcf,0xcc,0x0e,0xd2,0xda,0xef,0xe2,0xf9,0x67,0xfe,0x01,0xc0,0x06,0x14,0x3d,0x21, -0x27,0xee,0x23,0x17,0x3f,0x12,0x0f,0xd1,0x08,0x0b,0xfc,0x11,0x0b,0x80,0x0f,0x0f, -0x78,0x09,0x07,0x4a,0x04,0x06,0x90,0x0d,0x1c,0x6a,0x24,0x1d,0x99,0x1a,0x11,0x9c, -0x11,0x0c,0x15,0xfc,0xfb,0x26,0xf6,0xed,0xd2,0xe1,0xe3,0x44,0xeb,0xee,0xc0,0xfb, -0xea,0xe8,0xe1,0xe4,0x14,0xf7,0xf8,0xab,0xf4,0xf8,0x59,0xf1,0xdf,0xd5,0xdb,0xe5, -0x7d,0xed,0xf6,0xaa,0xfc,0x00,0x55,0x10,0x11,0xa2,0x1d,0x1e,0x68,0x1c,0x1e,0xde, -0x2f,0x40,0xe1,0x48,0x49,0x62,0x3f,0x38,0x85,0x27,0x22,0xf7,0x13,0x0f,0x39,0x12, -0x17,0x36,0x10,0x06,0x62,0xfc,0xed,0xac,0xd8,0xd4,0x3d,0xd8,0xd2,0x3c,0xd0,0xc4, -0xfb,0xc5,0xd2,0x32,0xd6,0xd7,0x9b,0xcf,0xc9,0xa6,0xc7,0xc6,0x05,0xc7,0xd5,0x1a, -0xdf,0xf1,0x39,0xf6,0xff,0xd4,0x0d,0x1f,0x8e,0x23,0x2f,0x1c,0x2a,0x12,0x47,0x0c, -0x11,0xf7,0x12,0x15,0xca,0x18,0x13,0xa9,0x14,0x0e,0x35,0x06,0x08,0x1a,0x0f,0x0f, -0x6e,0x15,0x1e,0xbc,0x23,0x21,0xfb,0x19,0x17,0xe3,0x1c,0x15,0x93,0x07,0x04,0x66, -0xf6,0xea,0xf1,0xe1,0xdd,0x4e,0xdb,0xde,0x0f,0xed,0xe3,0x3f,0xde,0xe2,0x71,0xf0, -0xf6,0x55,0xf2,0xed,0xea,0xe3,0xdc,0x3d,0xde,0xe6,0xcf,0xe9,0xf6,0x24,0xfc,0x00, -0x7c,0x07,0x0e,0x1d,0x1b,0x22,0x6f,0x20,0x24,0xb3,0x30,0x41,0x44,0x45,0x4a,0x27, -0x41,0x36,0x0a,0x34,0x29,0xfd,0x1d,0x16,0x97,0x16,0x15,0x67,0x09,0x04,0x1b,0xfe, -0xf0,0x6f,0xdd,0xd6,0xeb,0xd8,0xd8,0x3e,0xd0,0xc8,0x9c,0xc8,0xd4,0x88,0xd7,0xd2, -0x80,0xc5,0xc4,0xe0,0xc2,0xbe,0x48,0xc1,0xca,0x10,0xe2,0xea,0x82,0xee,0xfe,0x79, -0x15,0x2d,0x15,0x30,0x28,0xca,0x21,0x0f,0x29,0x0c,0x17,0x36,0x18,0x17,0xe6,0x14, -0x11,0x85,0x0f,0x03,0xb2,0xfe,0x0c,0x83,0x16,0x16,0x21,0x13,0x1c,0xea,0x25,0x2d, -0xe2,0x1d,0x15,0x2b,0x24,0x21,0x5a,0x10,0x05,0x7d,0xf6,0xe6,0x90,0xda,0xd1,0x15, -0xd0,0xda,0x98,0xe8,0xe2,0x9e,0xe1,0xe5,0xb7,0xeb,0xf4,0x44,0xee,0xe6,0xa7,0xe4, -0xe3,0x72,0xe2,0xe0,0x75,0xe7,0xf3,0xe6,0xff,0x07,0x89,0xff,0x0f,0x15,0x1e,0x28, -0x20,0x2a,0x2b,0xf6,0x32,0x3a,0xbc,0x41,0x3b,0xeb,0x3d,0x3d,0xd9,0x3b,0x28,0xec, -0x20,0x1c,0x6e,0x14,0x12,0xc6,0x02,0xfd,0x09,0xfd,0xf5,0xc0,0xe0,0xdc,0x7f,0xe2, -0xdc,0xbe,0xd4,0xd0,0x80,0xce,0xd1,0x36,0xd2,0xd0,0xbb,0xbf,0xbd,0x3b,0xbc,0xb6, -0x6f,0xb2,0xbc,0x73,0xdf,0xef,0x69,0xf1,0x09,0x02,0x20,0x35,0x18,0x39,0x27,0x63, -0x1c,0x16,0xe6,0x16,0x1a,0x64,0x16,0x16,0x0a,0x14,0x16,0x57,0x0d,0xf9,0xf1,0x01, -0x16,0xd4,0x1e,0x16,0xe6,0x12,0x1e,0xc6,0x2a,0x2d,0x06,0x24,0x18,0x9f,0x20,0x22, -0x39,0x13,0xfe,0x63,0xf1,0xe4,0x39,0xd4,0xc2,0x38,0xbf,0xd8,0xca,0xe1,0xdc,0x83, -0xe4,0xe3,0x88,0xeb,0xde,0x95,0xe6,0xea,0x1d,0xe6,0xe7,0xf5,0xdd,0xda,0x3f,0xe6, -0xee,0xd1,0x00,0x0c,0xad,0x0b,0x1d,0xbc,0x2a,0x32,0x86,0x32,0x35,0xf2,0x3f,0x42, -0x8a,0x39,0x39,0x89,0x41,0x45,0xbd,0x41,0x33,0x72,0x25,0x1b,0x0b,0x13,0x08,0x79, -0x00,0x01,0x83,0x01,0xf0,0xd0,0xe1,0xe4,0xd5,0xed,0xe3,0x80,0xdc,0xd1,0xc2,0xcc, -0xcc,0xc7,0xca,0xc4,0x38,0xb5,0xb4,0x6b,0xac,0xa5,0x49,0xa3,0xb4,0x6d,0xd9,0xef, -0xf6,0xfa,0x0e,0xfc,0x23,0x2a,0x40,0x30,0x26,0x70,0x1f,0x1d,0xd5,0x1e,0x13,0x21, -0x12,0x0d,0x83,0x0b,0x15,0x3a,0x08,0xfd,0x47,0x05,0x13,0xc6,0x19,0x15,0x3e,0x1e, -0x23,0xae,0x2a,0x39,0xa4,0x31,0x2a,0xa3,0x25,0x1e,0xa4,0x15,0xfc,0x0e,0xef,0xe2, -0xc7,0xd1,0xc4,0x2f,0xbf,0xd7,0xe7,0xdb,0xdc,0xdc,0xed,0xed,0x86,0xe9,0xdd,0x06, -0xe4,0xe6,0x27,0xdf,0xe1,0x02,0xe3,0xdb,0xfe,0xe2,0xed,0x39,0xfe,0x0a,0x36,0x1c, -0x29,0xc4,0x2e,0x35,0xc5,0x35,0x3f,0x24,0x45,0x44,0xf4,0x3f,0x3e,0x2b,0x43,0x44, -0xe2,0x3f,0x30,0xc2,0x20,0x19,0x31,0x08,0xfc,0x60,0xf8,0x02,0x54,0xfd,0xee,0x25, -0xe9,0xf1,0x4c,0xf4,0xef,0xea,0xe6,0xd1,0xf2,0xca,0xc1,0xfb,0xbe,0xb0,0xe7,0xa8, -0xab,0x65,0xa2,0x99,0x68,0x99,0xb2,0x18,0xd6,0xf0,0xbe,0x04,0x00,0x40,0xff,0xff, -0xf7,0xfe,0xfe,0xa5,0xfd,0xfd,0x47,0xfd,0xfd,0x48,0xfd,0xfc,0x7d,0xfc,0xfb,0xa6, -0xfa,0xf9,0x16,0xf9,0xf9,0xa9,0xf8,0xf9,0xc4,0xfa,0xfc,0x61,0xfc,0xfc,0xf1,0xfa, -0xfb,0x6c,0xfb,0xf9,0x6c,0xf9,0xf7,0xda,0xf5,0xf5,0x9d,0xf8,0xfa,0x95,0xfa,0xfb, -0x02,0xf9,0xf8,0x5f,0xf9,0xf8,0x59,0xf9,0xfa,0x20,0xfa,0xf9,0x3b,0xf8,0xf6,0x2d, -0xf8,0xf9,0xb8,0xf8,0xf8,0x37,0xfc,0xfb,0xc3,0xf8,0xf8,0x02,0xf7,0xf6,0xc5,0xf7, -0xf8,0x82,0xf6,0xf1,0xbc,0xed,0xee,0x56,0xef,0xf1,0x67,0xef,0xed,0x86,0xeb,0xeb, -0xf1,0xec,0xeb,0xdb,0xeb,0xec,0x8d,0xed,0xef,0x49,0xf1,0xf2,0x78,0xf0,0xef,0x4e, -0xf1,0xf3,0x60,0xf3,0xef,0x63,0xeb,0xe9,0x72,0xea,0xf1,0x76,0xf5,0xf8,0x53,0xf9, -0xf9,0xa6,0xf9,0xfb,0x26,0xfc,0xfa,0xb4,0xf7,0xf4,0x3f,0xf5,0xf6,0x9a,0xf5,0xf4, -0x8c,0xf7,0xf9,0x67,0xfc,0xff,0x64,0xfe,0xfa,0xbd,0xfa,0xfc,0xd3,0xfc,0xfd,0xf4, -0xfb,0xfa,0x2c,0xfa,0xf9,0x83,0xf9,0xfc,0x7c,0xfd,0xfc,0xda,0xfd,0xfe,0x40,0xfc, -0xfc,0x49,0xfc,0xf9,0xdd,0xf7,0xf7,0xa5,0xf5,0xf5,0x32,0xf4,0xf1,0x77,0xf1,0xf0, -0x76,0xef,0xee,0x2e,0xed,0xec,0x4a,0xee,0xef,0xc9,0xee,0xf0,0xc9,0xf2,0xf2,0xe8, -0xf3,0xf6,0x83,0xf7,0xf7,0x0b,0xf3,0xeb,0x87,0xe9,0xed,0xe5,0xef,0xf2,0x56,0xf6, -0xfa,0x60,0xfd,0xff,0xed,0x01,0x01,0x9e,0xfe,0xfa,0x81,0xfa,0xfc,0x3c,0xfb,0xf7, -0x13,0xf5,0xf9,0x48,0x00,0x05,0xe3,0x04,0x01,0x29,0x00,0xff,0x89,0x01,0x04,0xa5, -0x04,0x03,0x25,0x01,0x00,0x76,0x00,0xfe,0xee,0xfe,0x00,0xfe,0x01,0x01,0x9a,0x02, -0x03,0xdc,0x02,0xfe,0xb9,0xfd,0xff,0x2d,0xff,0xff,0x70,0xfb,0xf7,0xee,0xf4,0xf3, -0x7b,0xf1,0xee,0x94,0xef,0xf0,0xc7,0xed,0xec,0x49,0xef,0xf2,0xe2,0xf3,0xf4,0x3f, -0xf6,0xf7,0xf9,0xf8,0xfc,0x24,0xff,0xfb,0x8e,0xf1,0xe8,0x58,0xeb,0xf1,0xbb,0xf4, -0xf5,0x93,0xf5,0xfc,0x06,0x08,0x0d,0x5b,0x0d,0x0a,0x96,0x03,0x01,0xbe,0x04,0x04, -0x0a,0xfd,0xf5,0x9b,0xf4,0xff,0xa2,0x0d,0x10,0x7b,0x0a,0x04,0xd4,0x01,0x06,0x32, -0x0c,0x0d,0x67,0x08,0x02,0x53,0xff,0x01,0x4b,0x04,0x03,0xcd,0x01,0x01,0x26,0x05, -0x06,0xf7,0x06,0x05,0x94,0x01,0xfe,0xfe,0xff,0x02,0xd4,0x02,0xff,0x7b,0xf6,0xf2, -0x62,0xf3,0xf4,0xb9,0xf2,0xef,0xf3,0xed,0xec,0x12,0xe9,0xea,0x9d,0xef,0xf1,0x30, -0xf0,0xf0,0x7e,0xed,0xea,0x45,0xe9,0xe7,0x8b,0xeb,0xf1,0x60,0xf4,0xfa,0x24,0xfc, -0xf5,0x46,0xef,0xeb,0x4b,0xe8,0xe3,0x41,0xe9,0xf4,0x65,0xff,0x08,0xd0,0x0c,0x0b, -0x9a,0x0c,0x07,0xae,0x00,0x00,0x0e,0xf9,0xef,0x14,0xec,0xf0,0x24,0xfb,0x08,0xbb, -0x10,0x0f,0x67,0x12,0x0f,0xe2,0x01,0xfb,0xcd,0xf9,0xf9,0x4d,0x00,0x0a,0x17,0x09, -0x03,0x8d,0xfc,0xfb,0xf4,0xff,0x02,0x93,0x05,0x06,0x3f,0x05,0xfa,0x86,0xf6,0xfc, -0x41,0xfd,0xfb,0xc3,0xfc,0xf6,0xf3,0xed,0xed,0x43,0xea,0xe9,0x95,0xea,0xef,0x60, -0xf2,0xee,0xcd,0xe9,0xe7,0xe7,0xe6,0xe8,0x53,0xeb,0xec,0x73,0xea,0xe8,0x03,0xe6, -0xe6,0xcb,0xea,0xf3,0xf0,0x01,0x0a,0xbd,0xfd,0xe1,0x24,0xd2,0xd5,0x89,0xe8,0xfb, -0x40,0xfc,0x01,0xc8,0x09,0x13,0x85,0x17,0x0f,0x41,0xfc,0xef,0xe4,0xee,0xfa,0xdc, -0xff,0xf5,0xf1,0xe4,0xec,0xef,0x0e,0x2a,0xe8,0x29,0x12,0x7a,0xf6,0xe8,0x87,0xee, -0x01,0x83,0x0d,0x0b,0xf2,0x06,0x05,0xa1,0x05,0xff,0x81,0xfa,0xfa,0x3c,0xfd,0x04, -0xd8,0x0a,0x07,0x2a,0x00,0xf8,0x02,0xf5,0xf9,0x90,0x02,0x08,0x1e,0xfe,0xe7,0x69, -0xdc,0xe5,0x97,0xf0,0xf6,0xb9,0xf9,0xf6,0x13,0xee,0xe7,0x7a,0xe8,0xec,0x06,0xed, -0xed,0xad,0xf0,0xee,0xdc,0xe7,0xe3,0xf6,0xe8,0xf2,0xc5,0x00,0x0e,0xb3,0x10,0xff, -0xa2,0xdc,0xcd,0x11,0xdb,0xf0,0xdc,0x01,0x09,0x91,0x0a,0x12,0x65,0x19,0x19,0xa1, -0x0f,0xfd,0x99,0xee,0xf0,0x85,0xff,0x02,0x86,0xf1,0xe3,0x6f,0xf4,0x1f,0xdf,0x3f, -0x31,0x36,0x08,0xe9,0x26,0xe2,0xf2,0xb9,0x0b,0x11,0x49,0x09,0x04,0xbe,0x0a,0x08, -0x07,0x00,0xfb,0xf2,0xfb,0x03,0xb4,0x06,0x08,0xb1,0x07,0x00,0x43,0xf8,0xfb,0x3a, -0xff,0x06,0x5f,0x0d,0xff,0x67,0xe4,0xd9,0x64,0xe6,0xf7,0xd0,0xfd,0xfb,0xaf,0xf5, -0xec,0x03,0xe9,0xee,0xae,0xf3,0xed,0x2c,0xeb,0xee,0x55,0xec,0xe7,0x2a,0xe9,0xef, -0x83,0xfb,0x09,0x9d,0x0e,0x09,0x49,0xf8,0xe0,0x49,0xd8,0xdf,0xf2,0xec,0x02,0xdb, -0x0e,0x0f,0xfc,0x15,0x18,0xe3,0x16,0x0c,0x61,0xfc,0xef,0x29,0xf0,0xfa,0x9b,0xf9, -0xf4,0x20,0xf2,0x01,0xeb,0x1f,0x31,0xb9,0x25,0x04,0xc8,0xe9,0xe6,0x0d,0xf6,0x05, -0x8e,0x06,0x02,0xdd,0x06,0x09,0xc8,0x02,0xfa,0x2c,0xf8,0xfb,0xff,0x02,0x06,0x80, -0x06,0x03,0x1c,0xfd,0xfa,0x9d,0xfe,0xfc,0x3d,0xff,0x03,0x7a,0xf7,0xe3,0xd3,0xdb, -0xe5,0x89,0xf5,0xfb,0xb0,0xf6,0xf1,0xc3,0xea,0xe9,0x63,0xec,0xe9,0x6b,0xe6,0xe8, -0x4c,0xee,0xf2,0xc1,0xf9,0x02,0xb3,0x06,0x05,0x08,0x01,0xf4,0x76,0xdc,0xcb,0x3d, -0xd5,0xe9,0xea,0xf5,0x03,0x1f,0x13,0x1f,0x2f,0x1e,0x13,0xcb,0x0e,0x06,0x2f,0xf4, -0xe5,0x77,0xe0,0xe5,0x91,0xee,0xf8,0x4d,0x06,0x1a,0x72,0x25,0x19,0x07,0x06,0xf5, -0x75,0xeb,0xed,0x8e,0xfb,0x08,0x05,0x02,0xf0,0xcb,0xf0,0xfd,0xb5,0x04,0xff,0x1f, -0xfc,0x00,0x3e,0x00,0xfa,0xe9,0xf9,0xf8,0x58,0xfa,0xff,0x9f,0x05,0xfd,0x54,0xf0, -0xe8,0xfc,0xe1,0xe1,0xa7,0xe6,0xeb,0xa8,0xed,0xee,0x44,0xed,0xeb,0xe1,0xe9,0xef, -0x14,0xf7,0xf2,0xc0,0xe4,0xde,0x62,0xdd,0xdd,0x90,0xe2,0xf5,0xb3,0x0d,0x1f,0x57, -0x1a,0xf9,0xc8,0xcb,0xb6,0x3e,0xcb,0xe4,0x69,0xf6,0xfe,0x13,0x0a,0x20,0x6a,0x2d, -0x2b,0x5c,0x18,0xf9,0xd7,0xe4,0xe9,0xf1,0xf3,0xe9,0x06,0xd1,0xce,0x8b,0xf8,0x36, -0x3e,0x54,0x38,0x8c,0x03,0xd9,0x3a,0xd1,0xe7,0xa6,0x02,0x0d,0x13,0x01,0xfa,0xf4, -0xff,0x04,0xee,0x03,0xfc,0x4d,0xfb,0xfd,0x3b,0x04,0x08,0x23,0x03,0xf3,0xb1,0xe8, -0xf4,0x19,0x08,0x13,0xa3,0x0c,0xf0,0xec,0xd3,0xd0,0xf2,0xe5,0xfb,0x74,0xff,0xf7, -0x45,0xee,0xe7,0xe9,0xea,0xf2,0x25,0xf7,0xf5,0x16,0xee,0xe6,0xf7,0xe0,0xdb,0x5c, -0xdb,0xe9,0x95,0x05,0x27,0xd1,0x34,0x0d,0x06,0xd2,0xbc,0x4b,0xc6,0xde,0x1b,0xf1, -0xfd,0x0e,0x0d,0x1a,0xc4,0x2a,0x38,0xca,0x31,0x06,0x01,0xe1,0xe8,0xb3,0xfd,0xf7, -0x4d,0xd3,0xbe,0xfb,0xe5,0x31,0x26,0x60,0x53,0x96,0x1c,0xe0,0x65,0xca,0xe4,0x37, -0x0d,0x14,0xd8,0x02,0xfa,0x35,0x03,0x0d,0xbb,0x08,0xff,0x95,0xff,0xff,0xb1,0xff, -0x0b,0xfa,0x0e,0xff,0x9f,0xf3,0xf3,0x00,0x01,0x17,0xab,0x1b,0xff,0xf9,0xda,0xce, -0x1c,0xe1,0xfb,0x67,0x07,0x03,0xee,0xf5,0xe6,0x76,0xe8,0xf6,0x94,0xfb,0xf8,0xa3, -0xf0,0xeb,0x71,0xe8,0xe1,0xa2,0xdd,0xe6,0x43,0xf9,0x1a,0x09,0x34,0x1e,0x65,0xe9, -0xcf,0x40,0xcd,0xd3,0xcd,0xea,0xf5,0xd8,0x07,0x10,0xa8,0x17,0x2e,0xc4,0x34,0x1d, -0x97,0xf5,0xee,0x4a,0xfb,0xf9,0xe3,0xe1,0xc2,0xfc,0xd2,0x10,0x7b,0x49,0x56,0xd2, -0x35,0xfe,0x5e,0xd6,0xdd,0xd4,0xff,0x0f,0x09,0x05,0xfd,0xb1,0xfc,0x03,0x09,0x03, -0xfe,0x4c,0x06,0x08,0xd4,0x03,0x04,0xeb,0x07,0xff,0xac,0xfa,0xf9,0x6b,0xf9,0x0b, -0x26,0x1b,0x0a,0x29,0xe8,0xd0,0xef,0xd4,0xec,0xd4,0xfe,0x08,0x1d,0xff,0xe9,0xea, -0xe2,0xec,0x0f,0xf7,0xf7,0xbd,0xf5,0xeb,0xc8,0xe3,0xdf,0x5f,0xd9,0xdc,0x37,0xea, -0x04,0xb9,0x29,0x33,0xbb,0x11,0xdd,0xe0,0xbd,0xbb,0x3a,0xd3,0xf1,0x82,0xfc,0x04, -0x40,0x0c,0x20,0x99,0x34,0x33,0x26,0x0f,0xe7,0xcb,0xe8,0xf7,0x1f,0xf7,0xd6,0xca, -0xb8,0xd1,0x82,0x1f,0x5f,0x94,0x5d,0x26,0xab,0xe2,0xc2,0xe6,0xdb,0x02,0x1a,0x0e, -0x05,0x71,0xfa,0xfd,0x8f,0x03,0xfd,0x4b,0xfb,0x01,0xb5,0x07,0x01,0xbf,0x00,0x05, -0x45,0xfd,0xf5,0xf9,0xf3,0xfe,0x9c,0x14,0x1d,0x89,0x03,0xd5,0x69,0xbd,0xce,0x18, -0xf2,0x09,0x0e,0x0d,0xfb,0x6c,0xea,0xe4,0x12,0xec,0xf6,0xe4,0xf5,0xed,0xe8,0xe0, -0xdb,0xaf,0xd7,0xdb,0xfe,0xf7,0x1f,0x12,0x32,0x13,0xe6,0xde,0xc9,0x9e,0xcf,0xd2, -0xa2,0xd8,0xe6,0x66,0x02,0x16,0x77,0x17,0x1a,0x6b,0x18,0x0e,0xee,0x07,0x0b,0x64, -0x06,0xe8,0x37,0xc3,0xb6,0xf2,0xda,0x17,0x8d,0x3a,0x3a,0x39,0x21,0xfc,0xc1,0xe3, -0xe7,0xfd,0xfa,0x0c,0x16,0x09,0xfc,0xed,0xf2,0xed,0x6b,0xf1,0xf8,0x72,0x0a,0x13, -0x63,0x11,0x08,0xbc,0xf5,0xe8,0x05,0xec,0xfc,0x05,0x0c,0x1b,0xe1,0x18,0xfb,0x82, -0xdc,0xd4,0x70,0xdb,0xeb,0x02,0xf9,0x00,0x30,0xf9,0xeb,0x36,0xe7,0xee,0x5a,0xfa, -0x03,0x14,0x02,0xf0,0x30,0xd9,0xcb,0xd6,0xc9,0xdc,0xc2,0x04,0x36,0x1b,0x4d,0x11, -0x36,0xc5,0xbd,0x7e,0xc7,0xd8,0xb8,0xeb,0xed,0x7c,0xff,0x0c,0x1f,0x1e,0x31,0x45, -0x2d,0x09,0x77,0xf9,0x11,0x73,0x12,0xea,0x7c,0xb1,0x92,0x9b,0xcf,0x38,0x56,0x69, -0x56,0x8b,0x19,0xdf,0x20,0xd3,0xf0,0xf7,0x0e,0x0d,0xb2,0x01,0xff,0x4e,0xf6,0xee, -0x7f,0xeb,0x01,0x9f,0x1b,0x17,0xba,0x09,0x08,0xde,0xfc,0xe7,0xb2,0xec,0xf5,0xba, -0x01,0x24,0x0b,0x35,0x03,0x44,0xcc,0xc2,0x3d,0xde,0xfd,0x31,0x06,0x02,0x95,0xf0, -0xde,0x50,0xe5,0xfd,0x66,0x03,0x05,0x6f,0x07,0xf6,0x13,0xda,0xc9,0xbf,0xc8,0xd5, -0x86,0xf6,0x2e,0xe3,0x51,0x24,0x07,0xcf,0xbe,0xcb,0xcf,0xd4,0x5c,0xec,0xf0,0x32, -0xfd,0x01,0xa8,0x10,0x33,0xf2,0x3e,0x1c,0xa9,0xef,0xfd,0xe2,0x12,0xff,0x17,0xc7, -0x90,0x85,0xb1,0x22,0x53,0x6f,0x69,0xe9,0x2e,0xe5,0x6d,0xc4,0xe3,0xa7,0x13,0x15, -0x8a,0xfa,0xf8,0x52,0xf9,0xfc,0x50,0xf0,0xf9,0x07,0x15,0x18,0xb2,0x0a,0x04,0x7a, -0x02,0xee,0x58,0xec,0xf2,0xa6,0xf5,0x10,0x3e,0x35,0x18,0xa3,0xd8,0xbd,0x12,0xcf, -0xf5,0x29,0x08,0x0a,0xda,0xf7,0xdb,0xa3,0xd9,0xf3,0x5c,0x02,0xfd,0x70,0x02,0xfb, -0x64,0xe3,0xd5,0xf2,0xc9,0xcd,0x2f,0xe4,0x10,0x47,0x3f,0x36,0x3b,0xf3,0xcd,0xb3, -0xce,0xc2,0x58,0xd7,0xf4,0x86,0x02,0x01,0x59,0x00,0x1d,0x66,0x39,0x2b,0xbb,0xf6, -0xef,0x06,0x0a,0x0a,0x03,0xee,0xb6,0x08,0x00,0x00,0xa0,0xff,0xfe,0x2f,0xfe,0xfd, -0x9b,0xfd,0xfd,0x34,0xfc,0xfb,0xa2,0xfa,0xfb,0x96,0xfc,0xfc,0x9e,0xfc,0xfb,0x96, -0xf9,0xf9,0x1c,0xfb,0xfb,0xd8,0xfa,0xfa,0x98,0xfa,0xf9,0xd7,0xf8,0xf8,0xfa,0xf9, -0xf9,0x45,0xf7,0xf6,0x02,0xf4,0xee,0xf0,0xea,0xe9,0x68,0xe6,0xe4,0xe0,0xe3,0xe5, -0x6a,0xe9,0xea,0xbe,0xeb,0xec,0xc1,0xe6,0xe4,0xc4,0xeb,0xf3,0xb9,0xf7,0xf9,0x58, -0xf6,0xf2,0x3c,0xf1,0xf2,0x4b,0xf8,0xfb,0xdf,0xfa,0xfb,0x92,0xfa,0xf8,0x19,0xf8, -0xfa,0x24,0xfc,0xfc,0xb1,0xfa,0xf6,0x3b,0xf3,0xef,0x27,0xec,0xe9,0xc7,0xe6,0xe6, -0x16,0xe8,0xeb,0x60,0xee,0xf2,0xe6,0xee,0xe7,0x00,0xe7,0xee,0x56,0xf8,0x00,0x94, -0xff,0xfb,0x7a,0xf8,0xf4,0x5d,0xfb,0x02,0xcb,0x02,0x02,0x8c,0x04,0x03,0xf7,0x00, -0xff,0xe9,0x00,0x03,0xe2,0x02,0xff,0xcf,0xfe,0xfb,0x30,0xf4,0xed,0x41,0xe9,0xe6, -0xef,0xe7,0xec,0x04,0xf1,0xf5,0xaa,0xfa,0xf1,0x6e,0xe8,0xea,0x5c,0xf1,0x01,0x5c, -0x0e,0x0c,0x51,0x07,0xfe,0x7e,0xf7,0x05,0xe0,0x0c,0x0a,0xb0,0x0c,0x0b,0x3e,0x05, -0x03,0x2b,0x03,0x05,0xc1,0x07,0x04,0xae,0x01,0x01,0xf6,0xf8,0xf0,0x9e,0xec,0xe7, -0x5d,0xe3,0xe5,0xe2,0xe8,0xe7,0x89,0xe2,0xe2,0xea,0xeb,0xf4,0xe3,0xee,0xe3,0xb5, -0xe0,0xf3,0x68,0x08,0x10,0xca,0x09,0xfb,0xf5,0xeb,0xf3,0x00,0x09,0x15,0xc9,0x0d, -0xfe,0x85,0xfe,0x05,0x1b,0x02,0xff,0x0a,0x04,0x04,0xc1,0xfb,0xfa,0xc0,0xf7,0xee, -0x0c,0xe5,0xe2,0xa5,0xe6,0xe4,0xc5,0xdf,0xe0,0xf6,0xe0,0xde,0xa9,0xe1,0xf6,0x56, -0xf8,0xda,0x48,0xd8,0xee,0x1a,0x07,0x18,0x54,0x09,0xf5,0x97,0xf3,0xe9,0x76,0x03, -0x23,0x86,0x0d,0xf6,0xc2,0xff,0x08,0xf7,0x07,0xfe,0x6f,0xfd,0x05,0x3a,0x03,0xf9, -0xa2,0xfd,0xf9,0x99,0xe3,0xe2,0x99,0xed,0xeb,0x67,0xe4,0xe3,0xa9,0xe6,0xe2,0x91, -0xe1,0xf5,0xb6,0x08,0xea,0x1e,0xd6,0xeb,0xd4,0x07,0x1c,0x09,0x19,0xfd,0x18,0xf7, -0xee,0x72,0xf7,0x2a,0x93,0x20,0xf7,0xdc,0xfa,0x07,0x06,0x0d,0x06,0x72,0xff,0x04, -0xb2,0x06,0xff,0x15,0xff,0x05,0x28,0xee,0xe0,0x5c,0xed,0xf1,0xd1,0xe9,0xe8,0x63, -0xe6,0xe3,0x8a,0xe2,0xf1,0x0c,0x08,0xfc,0x6d,0xde,0xdf,0xfc,0xfe,0x17,0xed,0x1e, -0x09,0xb7,0xf4,0xf0,0x8a,0xf2,0x15,0x1b,0x28,0x04,0xac,0xf3,0xfc,0x74,0x06,0x05, -0x1c,0xfd,0xff,0xc1,0x04,0x01,0x44,0xfd,0xfe,0xc4,0xf4,0xdf,0x44,0xe4,0xed,0x7b, -0xe9,0xe3,0xaf,0xdf,0xe3,0x33,0xf1,0x01,0xd7,0x01,0xe2,0x80,0xcd,0xe1,0x44,0x09, -0x22,0x49,0x1d,0xff,0x4a,0xe1,0xe0,0x83,0xfc,0x1e,0x95,0x16,0xf8,0x01,0xf4,0xf8, -0x1a,0xf5,0xfb,0xcc,0xfe,0xfe,0xeb,0xf9,0xf9,0x38,0xfe,0xf3,0x68,0xe0,0xda,0x6a, -0xe0,0xe4,0xd9,0xe4,0xea,0x5c,0xe2,0xd4,0xdf,0xd7,0xfd,0xe0,0x13,0xe2,0xde,0xc0, -0xd7,0xf0,0x01,0x2c,0x1d,0x29,0xfd,0x76,0xe6,0xcd,0xab,0xeb,0x37,0x5f,0x26,0xeb, -0xc2,0xeb,0xf9,0x4e,0x01,0x03,0x90,0xfe,0x02,0x60,0x00,0xf1,0xc7,0xfd,0x05,0xb7, -0xe2,0xd9,0x74,0xeb,0xec,0xf9,0xe7,0xec,0x59,0xe9,0xdb,0xf5,0xd3,0xf6,0x05,0x22, -0xf3,0xea,0xc5,0xd3,0xf4,0xfd,0x2d,0xc0,0x39,0x07,0x57,0xf1,0xd0,0x05,0xe0,0x3b, -0x28,0x3b,0xf5,0x72,0xf2,0xfe,0x14,0x06,0x09,0x4a,0x03,0x03,0xec,0x08,0xfc,0xf3, -0x00,0x0f,0x3c,0xed,0xdb,0x28,0xf1,0xf4,0x78,0xeb,0xf0,0x94,0xed,0xe2,0xda,0xd7, -0xee,0x7f,0x1e,0x04,0xcd,0xd3,0xd1,0xfa,0xf2,0x1b,0x58,0x37,0x17,0x73,0xfc,0xda, -0x10,0xd4,0x24,0xa9,0x42,0x06,0x38,0xf3,0xfb,0xca,0xff,0x02,0x53,0x05,0x07,0x7f, -0x06,0xfe,0x9e,0xfd,0x0e,0x43,0xf4,0xd7,0xab,0xe8,0xf5,0xc7,0xe9,0xeb,0xab,0xec, -0xe1,0x95,0xd2,0xde,0x41,0x14,0x19,0xa0,0xd7,0xc0,0xf8,0xdf,0x08,0x69,0x34,0x24, -0x2b,0xfc,0xe4,0xbd,0xc1,0xfe,0xef,0x4b,0x18,0xa2,0xe5,0xf2,0xbc,0xfc,0x00,0x6b, -0xff,0x03,0xd0,0x03,0xfe,0x9f,0xf7,0x0b,0xe5,0x02,0xd0,0x59,0xd7,0xf7,0x63,0xf2, -0xe9,0x3c,0xea,0xde,0xd6,0xcf,0xe9,0x0e,0x1a,0xfc,0x54,0xce,0xc4,0xb8,0xe9,0x13, -0x17,0x22,0x19,0x63,0x05,0xcd,0x6f,0xcc,0x17,0x62,0x2e,0x04,0xb5,0xf5,0xfe,0xe0, -0xf6,0xef,0x27,0x00,0x0f,0x8f,0x00,0xef,0x3a,0x02,0x11,0x28,0xef,0xd6,0x44,0xe4, -0xef,0xc8,0xe9,0xf1,0xb6,0xf8,0xdd,0x07,0xc5,0xee,0xe9,0x2d,0xf7,0x5b,0xc6,0xc9, -0xd8,0xec,0x1b,0x6a,0x30,0x1b,0x93,0x0a,0xbf,0xc9,0xc1,0x33,0x55,0x3b,0xfd,0xe4, -0xf7,0xff,0x7a,0xf8,0xf2,0x93,0x09,0x13,0x7e,0x03,0xed,0xdc,0xff,0x1d,0x4c,0xee, -0xd5,0x5e,0xed,0xee,0x70,0xe8,0xf7,0x06,0x01,0xe2,0x54,0xc3,0xe3,0x79,0x2d,0x01, -0x97,0xce,0xcc,0x29,0xe9,0x12,0x24,0x38,0x1b,0x66,0x0c,0xca,0x36,0xb7,0x2d,0x8a, -0x47,0xfe,0xd6,0xf6,0xfb,0xef,0xf9,0xf5,0x96,0x07,0x11,0x0b,0x05,0xf0,0xd7,0xf5, -0x19,0x9b,0xf4,0xd2,0xd0,0xea,0xf1,0x83,0xe3,0xee,0x2a,0xfb,0xe7,0x6e,0xc8,0xd4, -0x44,0x1c,0x10,0xe0,0xd6,0xc4,0x5f,0xe5,0x06,0x02,0x33,0x00,0xec,0x00,0x01,0xc0, -0x00,0x00,0xbe,0x00,0x01,0x94,0x00,0xff,0x6a,0xff,0xfd,0xfd,0xfc,0xfc,0x0b,0xfd, -0xfd,0xce,0xff,0x00,0xfc,0x00,0x00,0x7d,0x00,0x00,0x24,0x01,0x01,0x66,0x00,0xfe, -0x59,0xfc,0xfe,0xf3,0xff,0x00,0x5c,0xfe,0xff,0x4a,0x02,0x01,0x3c,0x02,0xff,0x0f, -0x02,0x00,0xe9,0xff,0x02,0x20,0xfa,0xf5,0x8f,0xec,0xea,0xd1,0xe9,0xe8,0xa0,0xeb, -0xf4,0x7b,0xf5,0xf3,0x82,0xee,0xec,0x0d,0xee,0xf1,0xc9,0xf5,0xf7,0x1a,0xff,0xfe, -0x37,0x05,0x07,0x20,0x01,0xfc,0x28,0xff,0xfd,0xc8,0x04,0x0b,0x60,0x19,0x20,0xb9, -0x22,0x22,0x5e,0x29,0x25,0xd4,0x1e,0x22,0xc5,0x23,0x26,0x02,0x25,0x29,0x60,0x28, -0x31,0x60,0x31,0x30,0x2e,0x2e,0x30,0x39,0x2d,0x2a,0x9a,0x26,0x27,0x45,0x22,0x1f, -0xca,0x1d,0x16,0x51,0x13,0x0c,0xd0,0x08,0x03,0xa2,0x01,0xfb,0xbb,0xf9,0xf0,0xcf, -0xeb,0xe2,0x5c,0xe0,0xd8,0xdc,0xdd,0xdd,0xc9,0xda,0xd6,0x76,0xcf,0xca,0xa3,0xca, -0xc3,0x9d,0xc1,0xbc,0x68,0xb8,0xb6,0xf9,0xb5,0xb7,0xcb,0xbb,0xbe,0xa9,0xc6,0xcb, -0xf7,0xcf,0xce,0x5b,0xca,0xc3,0x05,0xba,0xb8,0xe4,0xb9,0xbb,0x8c,0xc4,0xc9,0x3a, -0xcc,0xd0,0x6c,0xd3,0xd7,0x16,0xd8,0xdd,0x52,0xe4,0xe4,0x03,0xe9,0xef,0x91,0xf8, -0xfe,0x8c,0x04,0x0a,0x64,0x10,0x13,0x07,0x14,0x10,0x56,0x14,0x16,0xb1,0x11,0x10, -0x74,0x13,0x1b,0xc0,0x1a,0x1c,0x11,0x20,0x22,0x93,0x28,0x2c,0x35,0x30,0x35,0xc2, -0x39,0x38,0x10,0x34,0x30,0x31,0x31,0x34,0x39,0x37,0x3a,0x6f,0x40,0x42,0xd5,0x3f, -0x3b,0x1e,0x3a,0x3a,0x7b,0x3a,0x39,0x2a,0x3e,0x40,0x92,0x40,0x3f,0x59,0x43,0x43, -0x9f,0x45,0x48,0xab,0x4d,0x52,0x80,0x54,0x54,0x96,0x52,0x4d,0xff,0x4c,0x4c,0xf2, -0x4b,0x4b,0x0e,0x4b,0x45,0xa6,0x3d,0x37,0x6c,0x34,0x2e,0x4c,0x28,0x1f,0x17,0x16, -0x0b,0x9e,0x01,0xfb,0xb2,0xf4,0xf0,0x83,0xea,0xe0,0x17,0xda,0xd4,0xd7,0xd0,0xce, -0x4a,0xcc,0xca,0xc6,0xc8,0xc3,0x97,0xc1,0xbd,0x19,0xbd,0xba,0xb9,0xbb,0xbb,0x01, -0xba,0xb9,0xd1,0xb5,0xb2,0x9a,0xb3,0xb3,0x3f,0xb3,0xb5,0xd6,0xb7,0xbd,0xed,0xbd, -0xbc,0x54,0xb8,0xb9,0x47,0xbc,0xc0,0xb1,0xc4,0xc9,0x9a,0xc6,0xc2,0xb4,0xc0,0xc3, -0x1f,0xcb,0xd1,0xbf,0xda,0xe7,0x7f,0xed,0xef,0x7c,0xf3,0xf2,0xce,0xf0,0xf4,0xe5, -0xf7,0xf9,0x53,0xff,0x01,0x42,0xff,0xfd,0x2c,0xfa,0xf3,0xc0,0xf1,0xf2,0xa5,0xf6, -0xfd,0xe4,0x02,0x03,0xc3,0x04,0x03,0xf4,0xfd,0xf7,0x54,0xf6,0xf6,0x59,0xf7,0xf4, -0x12,0xef,0xe9,0xda,0xe2,0xe2,0x3d,0xe3,0xe3,0x0f,0xe2,0xe1,0x6a,0xdc,0xdc,0x78, -0xe3,0xee,0xbf,0xf5,0x00,0x37,0x09,0x0d,0xac,0x12,0x16,0xda,0x17,0x19,0x89,0x1d, -0x1f,0xd2,0x20,0x25,0xc3,0x2d,0x35,0x29,0x42,0x48,0xb9,0x4c,0x4d,0x08,0x4c,0x4e, -0x4b,0x50,0x4e,0x3a,0x4e,0x50,0x77,0x55,0x5a,0x94,0x61,0x67,0x2b,0x66,0x60,0x7e, -0x5a,0x55,0x82,0x53,0x51,0x39,0x4b,0x44,0xd7,0x3c,0x35,0x07,0x2f,0x2b,0x05,0x2d, -0x30,0x21,0x35,0x38,0x8a,0x3a,0x3c,0xb0,0x36,0x2e,0x9d,0x25,0x1a,0x62,0x0e,0x01, -0xed,0xf4,0xed,0x27,0xe6,0xde,0x78,0xd7,0xce,0x98,0xc7,0xc1,0x46,0xb9,0xad,0xbd, -0xa3,0x9c,0x82,0x96,0x95,0xbe,0x9b,0xa1,0x4b,0xa7,0xaf,0x0d,0xb5,0xb6,0xeb,0xb4, -0xaf,0x8b,0xa7,0xa1,0x2a,0x9d,0x99,0xe7,0x99,0x9d,0xe6,0xa2,0xa8,0xf8,0xaa,0xaa, -0x56,0xaa,0xa8,0x80,0xa5,0xa7,0xde,0xad,0xb6,0x05,0xbe,0xc7,0x3c,0xd0,0xd9,0xf0, -0xde,0xe2,0x9a,0xe6,0xe7,0xed,0xe4,0xe4,0xbc,0xe5,0xe8,0xe3,0xe9,0xec,0x99,0xec, -0xee,0x9d,0xf3,0xfa,0xa3,0x03,0x0c,0x66,0x12,0x19,0xf1,0x20,0x23,0x54,0x25,0x26, -0xf4,0x25,0x26,0x14,0x2a,0x2f,0x4f,0x35,0x39,0x51,0x3d,0x41,0xe8,0x44,0x44,0x2a, -0x47,0x4e,0x7b,0x55,0x59,0xde,0x5a,0x5c,0xbd,0x5c,0x5d,0x6c,0x5f,0x65,0xa5,0x6c, -0x71,0x90,0x71,0x72,0x8f,0x76,0x77,0xd5,0x75,0x74,0x47,0x73,0x75,0xc2,0x76,0x7b, -0xb0,0x7f,0x7f,0xff,0x7d,0x73,0xa2,0x67,0x5e,0xd2,0x54,0x4b,0x41,0x42,0x39,0x8f, -0x32,0x29,0xda,0x1e,0x11,0xf6,0x06,0xff,0xc4,0xf6,0xef,0x3b,0xeb,0xe6,0x6f,0xe0, -0xd6,0xd2,0xcc,0xc8,0x06,0xc6,0xc3,0x07,0xc7,0xcb,0xb7,0xca,0xc9,0xa3,0xc7,0xc4, -0x62,0xc1,0xc2,0xe5,0xc3,0xc7,0x41,0xc6,0xc0,0x8e,0xb9,0xb4,0x6d,0xb0,0xac,0x0b, -0xac,0xab,0xff,0xaa,0xa8,0x6f,0xa4,0xa1,0x59,0xa2,0xa4,0xeb,0xa9,0xb0,0x5f,0xb8, -0xc0,0xc7,0xc4,0xc9,0x2f,0xc9,0xc4,0x9e,0xbe,0xbe,0xcd,0xc2,0xc5,0x66,0xc6,0xc8, -0x1e,0xc7,0xc4,0x55,0xc2,0xc3,0xd7,0xc8,0xd1,0x97,0xd9,0xdb,0xab,0xde,0xe1,0xe8, -0xe2,0xe4,0x36,0xe5,0xe7,0x97,0xe9,0xea,0x84,0xea,0xea,0x4a,0xe9,0xe5,0x66,0xe1, -0xde,0x46,0xdd,0xdd,0x4a,0xde,0xe1,0xec,0xe5,0xe9,0xa1,0xe9,0xef,0x97,0xf9,0x03, -0xdf,0x0f,0x1d,0x58,0x2a,0x35,0xa6,0x3f,0x47,0xc1,0x4a,0x4b,0xb4,0x4a,0x48,0xd1, -0x48,0x4e,0x4b,0x56,0x5d,0xb4,0x5f,0x5e,0x99,0x5b,0x58,0xe5,0x57,0x57,0x25,0x56, -0x58,0x88,0x5c,0x62,0x4f,0x67,0x6a,0x60,0x68,0x64,0xe4,0x5d,0x57,0x35,0x52,0x51, -0x49,0x50,0x4c,0xf6,0x45,0x40,0x33,0x38,0x32,0x1b,0x33,0x39,0x1a,0x3e,0x40,0x6a, -0x3e,0x3b,0x48,0x37,0x31,0x96,0x2b,0x25,0xfc,0x1c,0x10,0xb5,0x05,0xfb,0xcb,0xf3, -0xf0,0x10,0xea,0xe3,0x2e,0xdd,0xd2,0x8f,0xc9,0xbd,0x01,0xb2,0xa7,0x72,0x9e,0x98, -0xe1,0x96,0x98,0xd2,0x9c,0xa2,0x19,0xa9,0xad,0x04,0xad,0xa9,0x4d,0xa4,0xa1,0x71, -0x9f,0x9e,0xd1,0x9c,0x9d,0xfa,0x9f,0xa1,0x7e,0xa2,0xa4,0xb7,0xa4,0xa2,0xbe,0xa2, -0xa3,0x8f,0xa8,0xaf,0xa7,0xb7,0xc3,0x23,0xcd,0xd4,0x08,0xd9,0xdd,0x53,0xe1,0xe8, -0xcb,0xf0,0xf3,0x8f,0xf4,0xf8,0x28,0xfb,0xfc,0x9f,0xfe,0xff,0x53,0x02,0x07,0xe7, -0x0f,0x1b,0xe8,0x26,0x2d,0x88,0x34,0x3c,0x47,0x40,0x40,0x30,0x41,0x44,0xf9,0x48, -0x4c,0xe2,0x4b,0x4b,0x72,0x4b,0x4d,0x50,0x50,0x55,0x81,0x57,0x59,0xfb,0x59,0x59, -0x8f,0x59,0x59,0xe8,0x5a,0x5d,0xf4,0x60,0x66,0xab,0x6c,0x71,0x1d,0x75,0x78,0xb4, -0x7a,0x7a,0x9c,0x78,0x76,0xc0,0x77,0x7b,0x53,0x7c,0x7f,0xf0,0x7f,0x7f,0xff,0x7f, -0x7c,0x3c,0x78,0x70,0x6d,0x68,0x5f,0x55,0x57,0x4f,0xcf,0x47,0x3d,0x51,0x31,0x23, -0x57,0x17,0x0c,0x0a,0x03,0xf9,0x4d,0xf0,0xe6,0xc4,0xdd,0xd4,0x24,0xcb,0xc0,0x11, -0xb8,0xb7,0x82,0xba,0xbd,0xb8,0xbc,0xba,0x2e,0xb9,0xb7,0x13,0xb5,0xb6,0x02,0xb7, -0xb6,0xb0,0xb6,0xb4,0xed,0xac,0xa4,0xcf,0xa0,0x9e,0xd3,0x9b,0x99,0x5e,0x98,0x94, -0x78,0x90,0x8d,0x08,0x8c,0x8d,0x58,0x93,0x9a,0x0c,0xa4,0xab,0x2f,0xb4,0xba,0x8f, -0xc0,0xc1,0xe0,0xbf,0xc0,0xe7,0xc3,0xcb,0x6b,0xd1,0xd5,0x24,0xd7,0xd5,0x49,0xd0, -0xd0,0x70,0xd4,0xdd,0xf0,0xe4,0xeb,0x38,0xec,0xea,0xcf,0xeb,0xf0,0x8b,0xf5,0xf7, -0x19,0xf7,0xf8,0xc0,0xf9,0xfc,0x43,0xfc,0xf9,0x0e,0xf5,0xee,0x27,0xea,0xe7,0xfa, -0xe9,0xeb,0x95,0xeb,0xed,0xf3,0xef,0xef,0xb2,0xf2,0xf9,0xc6,0x06,0x13,0xdf,0x25, -0x32,0xdf,0x3d,0x45,0x5d,0x4a,0x4c,0xa2,0x4b,0x49,0xc0,0x47,0x4a,0xe8,0x52,0x5b, -0x39,0x62,0x62,0xb7,0x5d,0x57,0x92,0x52,0x50,0xc6,0x53,0x56,0xea,0x59,0x5d,0x0b, -0x61,0x64,0x86,0x64,0x64,0x64,0x60,0x5e,0x61,0x5b,0x58,0x7a,0x54,0x50,0xd9,0x49, -0x41,0x81,0x38,0x33,0x2d,0x32,0x32,0x60,0x32,0x33,0x8e,0x31,0x2d,0x25,0x2a,0x2b, -0x55,0x2b,0x29,0x20,0x23,0x18,0xd6,0x0b,0x01,0x44,0xf7,0xee,0xc9,0xe8,0xe4,0x87, -0xdd,0xd5,0x8c,0xcc,0xc3,0x49,0xb9,0xad,0x0b,0xa3,0x9c,0xf0,0x96,0x94,0x2f,0x97, -0x9b,0x7b,0xa1,0xa6,0x1b,0xaa,0xaa,0x6d,0xab,0xa9,0xb6,0xa6,0xa5,0x2d,0xa5,0xa4, -0x89,0xa4,0xa7,0xc2,0xaa,0xad,0x79,0xad,0xac,0x98,0xaa,0xa9,0x6a,0xaa,0xae,0x57, -0xb5,0xbd,0x9c,0xc6,0xcd,0xbe,0xd4,0xd9,0x6e,0xde,0xe3,0x18,0xeb,0xf5,0x47,0xfa, -0xf9,0x38,0xfa,0xfb,0x78,0xfb,0xfa,0xcb,0xfb,0x01,0xf7,0x0b,0x16,0x02,0x20,0x28, -0xc0,0x2e,0x33,0x82,0x39,0x3f,0xa4,0x44,0x4a,0x51,0x50,0x55,0x27,0x55,0x53,0x92, -0x51,0x51,0x20,0x53,0x57,0x12,0x5c,0x5e,0x92,0x5d,0x5f,0x62,0x62,0x63,0xee,0x62, -0x63,0x78,0x64,0x66,0x44,0x6a,0x70,0xef,0x77,0x7c,0x0c,0x7e,0x7e,0xc1,0x7e,0x7f, -0xf7,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7e,0x39, -0x7b,0x76,0x07,0x6d,0x62,0xa7,0x59,0x51,0xa3,0x45,0x3a,0x64,0x2e,0x22,0x5f,0x18, -0x0e,0x4a,0x05,0xfa,0x61,0xec,0xe0,0xd5,0xd4,0xca,0xa5,0xc0,0xb9,0x7a,0xb7,0xb8, -0x2e,0xb9,0xb6,0x04,0xb2,0xb0,0xa7,0xb0,0xb2,0x69,0xb4,0xb5,0x46,0xb4,0xb1,0xcb, -0xaf,0xaa,0xb5,0xa3,0x9e,0xbf,0x9b,0x97,0x5f,0x93,0x90,0xe1,0x8b,0x87,0xfe,0x85, -0x88,0x04,0x8c,0x90,0xee,0x96,0x9e,0xfc,0xa6,0xad,0x9b,0xb3,0xb6,0x1f,0xbb,0xbd, -0xd1,0xbf,0xc3,0xee,0xc9,0xcd,0x90,0xcb,0xc9,0xb4,0xc6,0xc5,0x87,0xc7,0xce,0x22, -0xd5,0xdc,0xc3,0xe0,0xe3,0x7c,0xe4,0xe7,0xe4,0xea,0xed,0xd0,0xed,0xef,0xb4,0xf1, -0xf5,0xea,0xf7,0xf9,0xeb,0xf6,0xf1,0xf8,0xe9,0xe5,0x23,0xe5,0xe7,0x62,0xea,0xec, -0x7e,0xed,0xee,0x0a,0xef,0xef,0x36,0xf6,0x01,0xa5,0x10,0x1f,0x60,0x2d,0x36,0x88, -0x3d,0x42,0xb0,0x43,0x43,0x1d,0x43,0x44,0x1a,0x4b,0x53,0xb7,0x5b,0x5e,0x1a,0x5d, -0x56,0x24,0x50,0x4d,0x44,0x4e,0x52,0x92,0x57,0x59,0x0e,0x5b,0x5b,0xab,0x5c,0x5e, -0x0a,0x60,0x62,0x88,0x62,0x62,0x27,0x5d,0x55,0xce,0x4c,0x45,0x41,0x3e,0x39,0x4f, -0x36,0x34,0xc1,0x32,0x30,0xc8,0x2e,0x2e,0xc7,0x2d,0x2d,0xa4,0x2e,0x2f,0x53,0x2d, -0x27,0xc3,0x1b,0x0d,0xdf,0x02,0xf9,0xac,0xf2,0xec,0x58,0xe7,0xe1,0x7a,0xd9,0xd0, -0x9e,0xc5,0xbb,0xb0,0xaf,0xa5,0x72,0x9d,0x98,0xc0,0x95,0x96,0xcd,0x9a,0xa0,0x07, -0xa6,0xaa,0xce,0xac,0xac,0x44,0xab,0xa7,0x09,0xa4,0xa1,0x56,0xa1,0xa2,0xca,0xa3, -0xa4,0x65,0xa4,0xa3,0xa3,0xa0,0x9e,0x54,0x9c,0x9e,0x64,0xa2,0xa7,0xfb,0xae,0xb7, -0xeb,0xbf,0xc7,0x40,0xce,0xd5,0xfb,0xde,0xe7,0x24,0xef,0xf4,0xc2,0xf5,0xf6,0x70, -0xf5,0xf4,0xb6,0xf5,0xfa,0x59,0x02,0x0a,0xcd,0x12,0x19,0x01,0x1e,0x23,0x7f,0x2a, -0x31,0xb4,0x38,0x3d,0x92,0x41,0x45,0x9f,0x49,0x4b,0x60,0x4a,0x4b,0xeb,0x4c,0x4d, -0x19,0x4f,0x50,0x79,0x53,0x56,0x55,0x58,0x5a,0x94,0x5a,0x58,0x41,0x56,0x59,0xbb, -0x5f,0x63,0xaf,0x67,0x6c,0x34,0x71,0x72,0x5e,0x72,0x73,0x71,0x74,0x76,0x02,0x79, -0x7d,0xf2,0x7f,0x7f,0xff,0x7f,0x7d,0x69,0x7a,0x77,0x6c,0x76,0x74,0x1f,0x73,0x6d, -0xe4,0x63,0x58,0x5c,0x4e,0x44,0x84,0x3a,0x32,0x1a,0x2a,0x22,0x7c,0x1b,0x13,0x35, -0x09,0xfd,0x59,0xf2,0xe8,0x7c,0xdf,0xd8,0x11,0xd3,0xce,0x6d,0xcb,0xc9,0x26,0xc7, -0xc4,0x24,0xc3,0xc4,0x96,0xc6,0xc8,0x76,0xc7,0xc3,0x9b,0xc0,0xbf,0xfe,0xbe,0xba, -0x1a,0xb6,0xb1,0x62,0xab,0xa4,0x1f,0x9e,0x99,0x74,0x94,0x93,0x31,0x94,0x97,0xcf, -0x9c,0xa2,0x8d,0xa8,0xae,0x22,0xb1,0xb3,0x06,0xb6,0xba,0x49,0xc1,0xc4,0x07,0xc6, -0xc5,0x9c,0xc6,0xc4,0x39,0xc2,0xbf,0xab,0xbf,0xc2,0x80,0xc6,0xcd,0x3b,0xd3,0xd6, -0xf1,0xd8,0xdb,0x07,0xdc,0xdc,0xac,0xde,0xe0,0x61,0xe1,0xe3,0xca,0xe7,0xeb,0x93, -0xea,0xe6,0x0a,0xe0,0xda,0xb1,0xd6,0xd7,0xb2,0xd9,0xdb,0x7c,0xdd,0xdc,0x9f,0xda, -0xda,0x29,0xdc,0xe1,0xfe,0xed,0xfc,0xe3,0x0b,0x17,0xd8,0x20,0x25,0x7f,0x2a,0x2c, -0xa7,0x2d,0x2f,0x02,0x33,0x3a,0xb6,0x42,0x48,0x18,0x4a,0x47,0x98,0x43,0x40,0xe5, -0x40,0x44,0x0d,0x4a,0x4d,0x38,0x4f,0x4e,0x77,0x4f,0x52,0x5e,0x59,0x60,0x3f,0x66, -0x67,0x9e,0x64,0x5f,0x5e,0x59,0x52,0xa9,0x4b,0x47,0x9a,0x44,0x42,0x64,0x3f,0x3c, -0x13,0x39,0x37,0xd1,0x37,0x3a,0x6e,0x3d,0x3f,0x19,0x42,0x41,0x24,0x3b,0x31,0x95, -0x25,0x1a,0xf3,0x10,0x0a,0x84,0x03,0xfc,0x74,0xf5,0xec,0x14,0xe2,0xd7,0xe1,0xc9, -0xbd,0x86,0xb1,0xa7,0x09,0xa0,0x9b,0xd9,0x9b,0x9f,0x4d,0xa5,0xaa,0x4b,0xae,0xaf, -0x36,0xae,0xab,0x66,0xa8,0xa3,0xd1,0x9f,0x9f,0x66,0x9f,0x9f,0x14,0x9f,0x9e,0x39, -0x9b,0x97,0xd6,0x94,0x94,0x62,0x93,0x94,0x5f,0x98,0x9f,0xc3,0xa6,0xad,0x71,0xb4, -0xbd,0x0b,0xc8,0xd2,0x6a,0xdc,0xe1,0x69,0xe5,0xe6,0x6e,0xe5,0xe3,0x36,0xe4,0xe6, -0xf7,0xeb,0xf2,0x6e,0xf9,0xfd,0x2e,0x02,0x06,0x13,0x0d,0x13,0xdb,0x1a,0x20,0x60, -0x25,0x29,0xc3,0x2e,0x34,0xe6,0x38,0x39,0x1a,0x39,0x39,0xc6,0x3a,0x3c,0x56,0x3e, -0x41,0x51,0x44,0x47,0xa7,0x48,0x49,0x08,0x4a,0x49,0xfe,0x4b,0x52,0x3b,0x5a,0x5f, -0x60,0x62,0x64,0x07,0x65,0x64,0x8e,0x66,0x6a,0x13,0x6e,0x71,0xee,0x75,0x78,0x2d, -0x79,0x76,0x68,0x74,0x74,0x27,0x76,0x78,0x30,0x79,0x78,0x70,0x73,0x69,0x7d,0x5e, -0x53,0xb7,0x49,0x41,0xcf,0x3c,0x38,0x14,0x30,0x27,0xd1,0x1d,0x14,0x75,0x0a,0x00, -0xb7,0xf7,0xf0,0x71,0xe8,0xe1,0xb6,0xda,0xd5,0x16,0xd3,0xd3,0x9b,0xd3,0xd3,0x32, -0xd3,0xd1,0xc9,0xcf,0xcd,0x47,0xcb,0xca,0xb2,0xca,0xca,0x17,0xc9,0xc4,0x3e,0xc0, -0xba,0xeb,0xb2,0xa8,0x6f,0xa0,0x9b,0xcd,0x9a,0x9d,0x7e,0xa2,0xa6,0xde,0xa9,0xab, -0x0e,0xae,0xb1,0x6b,0xb4,0xb9,0x55,0xbd,0xc2,0x18,0xc6,0xc5,0x5e,0xc5,0xc4,0x05, -0xc4,0xc0,0xa1,0xbc,0xba,0xee,0xbc,0xc1,0x88,0xc6,0xcb,0xcf,0xcf,0xd1,0x81,0xd3, -0xd4,0x4d,0xd5,0xd6,0x1f,0xd9,0xd9,0x5f,0xdd,0xe0,0xf1,0xe2,0xe2,0xc4,0xde,0xd9, -0x44,0xd4,0xd1,0xe8,0xd0,0xd3,0x85,0xd4,0xd4,0x58,0xd2,0xd0,0xf4,0xcd,0xd2,0x6c, -0xdb,0xe7,0xde,0xf5,0x01,0x6a,0x0a,0x11,0x68,0x17,0x1b,0x1b,0x20,0x24,0x76,0x28, -0x2e,0xfd,0x35,0x3c,0xc7,0x3f,0x40,0x53,0x3e,0x3d,0x18,0x40,0x43,0xab,0x47,0x4a, -0x43,0x4a,0x49,0x5e,0x4a,0x4c,0x51,0x52,0x5b,0xfa,0x64,0x6a,0x7a,0x6b,0x68,0x4f, -0x64,0x5f,0x0d,0x5b,0x56,0x87,0x52,0x4e,0x53,0x49,0x44,0xcb,0x41,0x40,0x01,0x40, -0x40,0x85,0x43,0x47,0xa4,0x4a,0x4b,0xc5,0x4b,0x46,0xde,0x3e,0x35,0x05,0x2c,0x24, -0x15,0x1e,0x17,0xc8,0x0d,0x04,0x1d,0xfd,0xf2,0x43,0xe7,0xdb,0xc6,0xce,0xc2,0x7b, -0xb6,0xad,0x43,0xa9,0xa9,0xfc,0xac,0xb1,0x51,0xb4,0xb5,0xcb,0xb4,0xb2,0xfc,0xae, -0xac,0x22,0xa9,0xa4,0xa0,0xa0,0x9f,0x2b,0xa0,0x9e,0x74,0x9c,0x9a,0x00,0x98,0x95, -0x38,0x93,0x90,0x2f,0x91,0x93,0x97,0x96,0x9b,0xf6,0xa0,0xa7,0xef,0xb2,0xbf,0x14, -0xca,0xd1,0x1b,0xd6,0xd7,0x8e,0xd9,0xd9,0x6a,0xd8,0xda,0x45,0xdd,0xe0,0xfc,0xe4, -0xea,0x75,0xef,0xf5,0x14,0xfb,0x00,0x67,0x05,0x0a,0xad,0x10,0x17,0x31,0x1e,0x23, -0x3d,0x29,0x2d,0xe1,0x2e,0x2f,0xea,0x30,0x32,0x1d,0x34,0x36,0x96,0x39,0x3c,0x56, -0x3e,0x3e,0xdb,0x3f,0x42,0xa5,0x44,0x48,0x97,0x4f,0x57,0x8c,0x5c,0x5e,0xe3,0x5e, -0x5e,0x9d,0x60,0x63,0xac,0x68,0x6d,0x4e,0x72,0x75,0xe9,0x76,0x76,0xe9,0x73,0x72, -0x66,0x74,0x79,0xf8,0x7d,0x7f,0xb3,0x7c,0x77,0x55,0x6f,0x65,0x61,0x5b,0x53,0xea, -0x4e,0x4a,0xd3,0x44,0x3d,0x47,0x33,0x2a,0xc1,0x21,0x1a,0x5a,0x13,0x0b,0xb3,0x02, -0xf9,0x00,0xef,0xe6,0x2d,0xe2,0xe0,0x08,0xe1,0xe2,0x82,0xe1,0xdf,0x4b,0xdc,0xd7, -0xa5,0xd3,0xd1,0x11,0xd0,0xd1,0x64,0xd2,0xd3,0x61,0xd0,0xc9,0xdb,0xc1,0xb8,0x47, -0xae,0xa5,0x08,0xa1,0x9f,0x2e,0xa1,0xa3,0x1c,0xa6,0xa7,0xc5,0xa7,0xa8,0x4d,0xac, -0xb0,0xec,0xb4,0xb9,0x3f,0xbc,0xbf,0x54,0xbf,0xbf,0x54,0xbd,0xbb,0xc8,0xb7,0xb3, -0x79,0xb1,0xb2,0xcc,0xb6,0xbc,0x77,0xc1,0xc4,0xa9,0xc5,0xc6,0xca,0xca,0xcb,0xae, -0xcd,0xd0,0x53,0xd3,0xd5,0xbe,0xd8,0xd9,0xdc,0xd9,0xd7,0x33,0xd4,0xd1,0xf6,0xcf, -0xce,0xbf,0xce,0xcf,0x60,0xce,0xcc,0x6a,0xca,0xca,0x3c,0xcf,0xdb,0x01,0xe7,0xf3, -0x63,0xfb,0x02,0x23,0x07,0x0c,0x0e,0x13,0x1a,0x04,0x22,0x28,0xc1,0x2c,0x31,0x72, -0x35,0x37,0x67,0x38,0x3b,0xd0,0x3d,0x41,0x27,0x45,0x47,0xbd,0x48,0x48,0x13,0x47, -0x48,0xe8,0x4c,0x54,0x0a,0x5e,0x65,0x2f,0x6b,0x6d,0x56,0x6d,0x6a,0xa7,0x67,0x65, -0x24,0x62,0x5c,0xe9,0x55,0x4f,0x69,0x4b,0x48,0x3c,0x47,0x48,0xd1,0x49,0x4b,0xb1, -0x4c,0x50,0xc0,0x51,0x51,0x61,0x4e,0x49,0x91,0x42,0x3b,0xce,0x33,0x2c,0x55,0x25, -0x1d,0x6f,0x14,0x0b,0xef,0x01,0xf6,0x91,0xe9,0xdb,0xa3,0xcd,0xc1,0xa4,0xb8,0xb3, -0x79,0xb3,0xb5,0x84,0xb7,0xb8,0x19,0xb7,0xb4,0x5c,0xb2,0xaf,0x8a,0xac,0xa9,0xd2, -0xa4,0x9f,0x0c,0x9d,0x9c,0x46,0x9a,0x97,0xb0,0x95,0x94,0x4c,0x92,0x8e,0x4e,0x8b, -0x89,0x5b,0x8a,0x8b,0x88,0x8e,0x94,0xcb,0x9d,0xa9,0x39,0xb5,0xbe,0x35,0xc3,0xc7, -0xcc,0xca,0xcd,0xfa,0xce,0xce,0x4d,0xcf,0xd2,0xf6,0xd5,0xda,0xe9,0xdf,0xe5,0x50, -0xe9,0xee,0xab,0xf4,0xf9,0xe7,0xfd,0x04,0xe0,0x0a,0x12,0x0a,0x19,0x1d,0xa2,0x20, -0x23,0xc3,0x25,0x28,0x15,0x2c,0x2e,0x8c,0x30,0x32,0x36,0x33,0x34,0xf4,0x34,0x37, -0x29,0x3c,0x41,0xb3,0x46,0x4c,0xe2,0x51,0x55,0xee,0x56,0x57,0xe4,0x58,0x5d,0x70, -0x62,0x67,0x3c,0x6d,0x71,0x04,0x73,0x72,0x4d,0x71,0x70,0xbf,0x71,0x75,0x1c,0x7c, -0x7f,0xff,0x7f,0x7f,0xcd,0x7a,0x74,0x1a,0x6d,0x65,0xcd,0x5f,0x5a,0x9f,0x55,0x4e, -0xf4,0x46,0x3e,0x7e,0x37,0x31,0x61,0x2b,0x24,0xb2,0x1a,0x0f,0xc9,0x05,0xfc,0xf9, -0xf4,0xef,0x2d,0xee,0xee,0x46,0xef,0xee,0x0e,0xec,0xe5,0x19,0xde,0xd8,0xb8,0xd6, -0xd7,0x2f,0xda,0xdb,0x3d,0xdc,0xd9,0xba,0xd2,0xc9,0x3a,0xc0,0xb7,0x97,0xaf,0xaa, -0x34,0xa8,0xa8,0xf3,0xa8,0xaa,0x1a,0xab,0xaa,0x5e,0xab,0xae,0xc2,0xb2,0xb7,0x12, -0xbb,0xbe,0xac,0xc0,0xc1,0x8e,0xc1,0xbf,0xe6,0xbb,0xb8,0x14,0xb4,0xb1,0xa3,0xb1, -0xb5,0xe9,0xb9,0xbd,0x03,0xbf,0xbf,0x9c,0xc0,0xc3,0x84,0xc7,0xca,0x58,0xcd,0xd0, -0x81,0xd2,0xd4,0xaa,0xd5,0xd5,0x6b,0xd5,0xd4,0xad,0xd3,0xd0,0x6f,0xce,0xcc,0xd2, -0xca,0xc9,0xd1,0xc6,0xc5,0x8e,0xc8,0xcf,0x77,0xda,0xe5,0xc1,0xed,0xf3,0x60,0xf6, -0xfb,0xcd,0x03,0x0d,0x1e,0x16,0x1d,0x23,0x22,0x25,0xfc,0x27,0x2a,0x9a,0x2d,0x32, -0x12,0x36,0x3a,0xe8,0x3c,0x40,0x76,0x41,0x42,0x69,0x41,0x41,0x9e,0x44,0x4a,0x21, -0x50,0x57,0x3e,0x5f,0x65,0x43,0x69,0x6a,0x19,0x6b,0x68,0x0a,0x67,0x63,0xa1,0x5d, -0x55,0xdb,0x4e,0x49,0x82,0x47,0x47,0x24,0x48,0x48,0x3e,0x49,0x4a,0xa1,0x4b,0x4d, -0xde,0x4e,0x4e,0xd6,0x4b,0x47,0x22,0x41,0x3a,0xa6,0x33,0x2d,0x54,0x27,0x20,0x40, -0x16,0x0b,0x6a,0xff,0xf1,0xf6,0xe3,0xd6,0x10,0xcb,0xc3,0x43,0xbe,0xbc,0xd6,0xbc, -0xbd,0xbd,0xbd,0xbb,0xd9,0xb8,0xb6,0xcd,0xb4,0xb1,0x5b,0xad,0xa9,0xb7,0xa4,0xa0, -0x21,0x9c,0x99,0xc9,0x97,0x97,0xe4,0x97,0x95,0x6d,0x91,0x8b,0x7e,0x88,0x87,0x21, -0x89,0x8d,0xd3,0x93,0x9c,0x36,0xa6,0xaf,0xa9,0xb8,0xbe,0x6f,0xc3,0xc7,0x9b,0xc9, -0xca,0x7c,0xcb,0xcd,0x51,0xd0,0xd4,0xfa,0xd7,0xdc,0xf1,0xdf,0xe4,0x72,0xe8,0xee, -0xc4,0xf3,0xf8,0x8f,0xfe,0x05,0x0d,0x0d,0x12,0x1b,0x16,0x19,0x04,0x1d,0x21,0x28, -0x26,0x29,0x38,0x2c,0x2c,0x23,0x2b,0x2a,0x7d,0x2b,0x2e,0xa0,0x31,0x37,0xb1,0x3d, -0x43,0x1b,0x48,0x4a,0xea,0x4c,0x4e,0xab,0x50,0x54,0xc8,0x59,0x5f,0xc1,0x63,0x67, -0x60,0x69,0x6a,0x29,0x6a,0x69,0x2f,0x6b,0x6e,0x94,0x72,0x77,0xee,0x7b,0x7d,0x65, -0x7c,0x79,0xfa,0x75,0x72,0x71,0x6c,0x65,0x2c,0x5f,0x58,0x5f,0x52,0x4c,0x78,0x47, -0x41,0xb9,0x3b,0x36,0xf2,0x2e,0x25,0x55,0x19,0x0e,0xc8,0x05,0xfe,0xbf,0xfa,0xf9, -0x68,0xf9,0xf8,0x2e,0xf7,0xf3,0x42,0xeb,0xe3,0x0c,0xdf,0xde,0xd2,0xdf,0xe1,0xdd, -0xe3,0xe3,0xbf,0xe1,0xdb,0x39,0xd2,0xc9,0xba,0xc1,0xba,0x25,0xb4,0xb0,0xab,0xaf, -0xaf,0xea,0xaf,0xaf,0xae,0xaf,0xaf,0x75,0xb1,0xb5,0x44,0xba,0xbe,0xc7,0xc1,0xc4, -0xf2,0xc4,0xc3,0xee,0xc1,0xbd,0x53,0xb8,0xb4,0xeb,0xb2,0xb3,0xbb,0xb5,0xb8,0x45, -0xba,0xba,0xbd,0xbb,0xbd,0xec,0xc1,0xc6,0xc7,0xc9,0xcc,0x80,0xcd,0xcf,0xd5,0xd0, -0xd2,0x36,0xd4,0xd5,0xdb,0xd6,0xd5,0xc9,0xd2,0xce,0x21,0xc9,0xc5,0x92,0xc2,0xc2, -0xe3,0xc3,0xc8,0x93,0xcf,0xd7,0x38,0xdf,0xe3,0x21,0xe7,0xeb,0x85,0xf2,0xfc,0xf0, -0x05,0x0e,0xbd,0x14,0x18,0x88,0x1a,0x1c,0xef,0x20,0x25,0x2b,0x2b,0x30,0x32,0x33, -0x36,0x36,0x38,0x3a,0x08,0x3c,0x3c,0x0e,0x3e,0x40,0x44,0x44,0x4a,0x32,0x50,0x57, -0x66,0x5e,0x64,0xe3,0x67,0x68,0xcb,0x68,0x65,0x05,0x61,0x5a,0x45,0x53,0x4c,0x90, -0x48,0x47,0x12,0x48,0x47,0x3a,0x47,0x46,0x99,0x46,0x47,0x1b,0x4a,0x4c,0x31,0x4d, -0x4c,0xe2,0x48,0x43,0x8d,0x3e,0x39,0xba,0x34,0x2f,0xbf,0x28,0x1e,0xec,0x12,0x06, -0x13,0xf9,0xec,0xf0,0xdf,0xd5,0x6b,0xcd,0xc7,0x5a,0xc4,0xc3,0x83,0xc2,0xc1,0x86, -0xbf,0xbd,0x22,0xbb,0xb8,0x0c,0xb6,0xb2,0x86,0xad,0xa7,0x32,0xa1,0x9c,0xb4,0x9a, -0x9b,0x02,0x9c,0x9a,0x9b,0x97,0x92,0xa9,0x8d,0x89,0x9e,0x88,0x88,0x8d,0x8c,0x93, -0xe5,0x9b,0xa4,0x4a,0xad,0xb5,0xf3,0xbc,0xc1,0xb7,0xc4,0xc6,0x3e,0xc8,0xc9,0x2e, -0xcc,0xcf,0x5b,0xd3,0xd6,0xe6,0xd8,0xdb,0xcd,0xdf,0xe4,0x08,0xea,0xf0,0xf8,0xf6, -0xfc,0x37,0x01,0x06,0xac,0x0b,0x0f,0xdc,0x13,0x19,0xdb,0x1f,0x25,0x56,0x29,0x2a, -0x24,0x29,0x26,0xce,0x25,0x27,0x15,0x2b,0x30,0x20,0x36,0x3b,0x6c,0x40,0x43,0x50, -0x44,0x45,0x13,0x48,0x4c,0xfb,0x51,0x57,0x14,0x5c,0x5f,0xd4,0x60,0x62,0x22,0x63, -0x64,0x99,0x66,0x69,0x38,0x6c,0x6e,0x0c,0x72,0x75,0xe7,0x78,0x7a,0x8b,0x7a,0x78, -0x55,0x74,0x6f,0x49,0x69,0x62,0x52,0x5b,0x55,0x2d,0x51,0x4d,0x96,0x49,0x44,0xbd, -0x3e,0x37,0x30,0x2d,0x20,0xef,0x15,0x0d,0xad,0x08,0x05,0x59,0x03,0x02,0x2a,0x01, -0xfd,0xd0,0xf6,0xef,0x0d,0xe9,0xe5,0x04,0xe4,0xe5,0xa2,0xe6,0xe8,0x04,0xe8,0xe5, -0xad,0xe1,0xdb,0xe1,0xd2,0xca,0xc8,0xc2,0xbc,0xcf,0xb8,0xb6,0x40,0xb5,0xb4,0x8a, -0xb3,0xb2,0x21,0xb2,0xb3,0xfa,0xb6,0xbb,0x28,0xc0,0xc3,0x2f,0xc6,0xc6,0x89,0xc5, -0xc2,0xf3,0xbe,0xba,0x13,0xb7,0xb5,0xe6,0xb5,0xb6,0xa2,0xb6,0xb6,0x9f,0xb7,0xb8, -0xb7,0xba,0xbe,0x5b,0xc3,0xc6,0x6b,0xc8,0xc8,0x8c,0xc8,0xca,0x32,0xcd,0xd1,0x7d, -0xd6,0xd8,0x23,0xd6,0xd0,0x27,0xc9,0xc2,0xbf,0xbe,0xbd,0xe7,0xbd,0xc0,0x17,0xc5, -0xcb,0x41,0xd0,0xd4,0xf2,0xd7,0xda,0x6d,0xe1,0xe9,0x64,0xf3,0xfc,0x5d,0x04,0x09, -0xe8,0x0c,0x0f,0xb8,0x12,0x17,0xd9,0x1d,0x23,0x43,0x27,0x2a,0xfa,0x2c,0x30,0x24, -0x33,0x35,0x67,0x37,0x39,0x30,0x3a,0x3c,0xf7,0x40,0x47,0x8d,0x4f,0x58,0x65,0x60, -0x66,0xd2,0x68,0x68,0x25,0x66,0x60,0x9c,0x5a,0x53,0xe7,0x4e,0x4b,0xa0,0x4a,0x4a, -0x67,0x4a,0x48,0x89,0x47,0x47,0x96,0x48,0x4a,0x23,0x4d,0x4e,0x65,0x4e,0x4c,0x55, -0x49,0x46,0x3e,0x44,0x41,0xc4,0x3c,0x35,0xe3,0x2a,0x1e,0xa4,0x11,0x05,0x05,0xfa, -0xed,0xbd,0xe2,0xda,0xc4,0xd4,0xd0,0xfb,0xcc,0xca,0x20,0xc8,0xc7,0xf2,0xc6,0xc5, -0x0f,0xc3,0xbe,0xb9,0xb9,0xb4,0xb9,0xae,0xa8,0x95,0xa3,0xa1,0x3d,0xa2,0xa2,0x21, -0xa0,0x9b,0xda,0x96,0x91,0x59,0x8d,0x8a,0x45,0x8a,0x8d,0xa4,0x93,0x9b,0x6e,0xa4, -0xab,0x0b,0xb3,0xb9,0x44,0xbf,0xc2,0x70,0xc4,0xc6,0xc4,0xc8,0xcc,0x40,0xcf,0xd2, -0x64,0xd3,0xd4,0x89,0xd6,0xda,0x33,0xdf,0xe5,0xf9,0xeb,0xf2,0xc0,0xf6,0xfa,0xc3, -0xfd,0x02,0x69,0x08,0x0e,0x07,0x15,0x1c,0x6e,0x22,0x25,0xd1,0x24,0x22,0x2a,0x20, -0x20,0x23,0x22,0x26,0xe3,0x2a,0x30,0x85,0x35,0x39,0x84,0x3a,0x3b,0x43,0x3d,0x41, -0x3c,0x49,0x4f,0x58,0x54,0x56,0x95,0x57,0x58,0x4d,0x5b,0x5e,0x24,0x61,0x63,0x19, -0x66,0x68,0x01,0x6a,0x6c,0xa6,0x70,0x75,0x73,0x78,0x79,0x1a,0x79,0x76,0x54,0x71, -0x6b,0xf3,0x64,0x5e,0xdb,0x59,0x56,0x59,0x54,0x51,0xf7,0x4c,0x46,0xcf,0x3d,0x33, -0xe1,0x27,0x1e,0x32,0x17,0x12,0x20,0x0f,0x0d,0xb3,0x0a,0x07,0x2c,0x03,0xfd,0x24, -0xf7,0xf1,0x9d,0xed,0xeb,0xa8,0xeb,0xec,0xde,0xed,0xee,0xe0,0xec,0xe9,0x61,0xe3, -0xdc,0x28,0xd5,0xcc,0xfc,0xc5,0xc1,0x82,0xbe,0xbc,0x35,0xba,0xb7,0x3b,0xb6,0xb5, -0x91,0xb6,0xba,0x21,0xbf,0xc3,0x16,0xc6,0xc7,0x38,0xc8,0xc7,0xb3,0xc4,0xc1,0x10, -0xbe,0xb9,0xdb,0xb7,0xb5,0x5a,0xb5,0xb4,0xb0,0xb2,0xb2,0x3b,0xb5,0xb8,0xc9,0xbc, -0xc0,0x9a,0xc2,0xc2,0xf2,0xc1,0xc1,0x0a,0xc4,0xc9,0xb7,0xd0,0xd5,0xd8,0xd6,0xd2, -0xc7,0xca,0xc2,0x0a,0xbc,0xb8,0x4d,0xb8,0xb9,0xd9,0xbb,0xbe,0x19,0xc2,0xc6,0xc2, -0xc8,0xcc,0xb7,0xd0,0xd7,0xb7,0xdf,0xe7,0x1e,0xf1,0xf7,0x0d,0xfd,0x00,0xcf,0x04, -0x08,0x73,0x0d,0x12,0x5f,0x18,0x1b,0x2e,0x20,0x23,0x53,0x27,0x2b,0xc0,0x2e,0x30, -0xed,0x31,0x32,0xd4,0x33,0x37,0x95,0x3e,0x47,0x5d,0x52,0x5b,0x58,0x62,0x66,0x53, -0x66,0x64,0xb7,0x5f,0x5a,0xca,0x54,0x50,0xd8,0x4d,0x4c,0x6d,0x4c,0x4c,0xf5,0x4a, -0x4a,0x32,0x4a,0x4a,0xf7,0x4b,0x4d,0xc2,0x4e,0x4f,0x76,0x50,0x4f,0xfe,0x4f,0x4e, -0x9c,0x4c,0x48,0x02,0x41,0x36,0xa7,0x29,0x1d,0x73,0x11,0x06,0xcb,0xfc,0xf2,0xf6, -0xe8,0xe1,0xa7,0xdb,0xd7,0x00,0xd4,0xd2,0x8d,0xd2,0xd2,0x01,0xd0,0xcc,0xb8,0xc7, -0xc2,0xc3,0xbc,0xb6,0xec,0xb0,0xab,0x0e,0xaa,0xa9,0x0a,0xa9,0xa6,0x8a,0xa2,0x9c, -0x9e,0x97,0x92,0xa7,0x8e,0x8d,0xeb,0x8f,0x95,0x0a,0x9d,0xa5,0xa2,0xab,0xb1,0x74, -0xb6,0xbb,0x98,0xbf,0xc2,0x54,0xc5,0xc8,0xd8,0xcb,0xcd,0xbb,0xce,0xcf,0x40,0xcf, -0xd1,0x23,0xd5,0xda,0xbb,0xe0,0xe7,0xe1,0xeb,0xee,0xfd,0xf0,0xf4,0xe1,0xf8,0xff, -0x0a,0x07,0x0e,0x59,0x15,0x1a,0xd0,0x1b,0x1b,0x31,0x19,0x17,0x48,0x18,0x1b,0x08, -0x20,0x23,0x4d,0x27,0x2a,0x05,0x2d,0x2f,0x84,0x31,0x35,0xe8,0x3b,0x42,0x80,0x47, -0x4b,0xb4,0x4c,0x4d,0x8d,0x4f,0x52,0x5b,0x56,0x59,0x9d,0x5c,0x5e,0x36,0x60,0x61, -0x2c,0x65,0x69,0x1a,0x6f,0x74,0xe1,0x76,0x76,0x1d,0x74,0x6f,0x0a,0x6a,0x64,0x7b, -0x60,0x5c,0xe8,0x59,0x57,0x9d,0x55,0x51,0xab,0x4a,0x41,0x8d,0x37,0x2e,0x73,0x26, -0x20,0xa9,0x1b,0x17,0xee,0x14,0x11,0x0c,0x0e,0x09,0x55,0x04,0xfe,0xd5,0xf9,0xf5, -0x2b,0xf3,0xf2,0xc0,0xf2,0xf3,0x28,0xf4,0xf3,0x35,0xf0,0xeb,0x22,0xe5,0xde,0x58, -0xd8,0xd1,0x39,0xcc,0xc8,0x41,0xc4,0xc0,0x13,0xbd,0xbb,0x15,0xbb,0xbd,0xb1,0xc0, -0xc4,0x89,0xc7,0xc9,0xe8,0xca,0xcb,0xec,0xca,0xc9,0x88,0xc6,0xc3,0xa9,0xc0,0xbc, -0xdb,0xb8,0xb5,0x35,0xb3,0xb2,0x71,0xb3,0xb6,0x2d,0xba,0xbc,0x08,0xbe,0xbe,0x31, -0xbd,0xbb,0xda,0xbd,0xc2,0x06,0xc9,0xd0,0x66,0xd5,0xd4,0x87,0xcf,0xc7,0xe3,0xbf, -0xba,0xc5,0xb7,0xb6,0xdf,0xb7,0xb8,0x61,0xb9,0xbb,0x39,0xbe,0xc1,0x8f,0xc5,0xca, -0xe9,0xcf,0xd7,0xb0,0xde,0xe6,0xe5,0xed,0xf3,0x14,0xf8,0xfc,0xbf,0x01,0x05,0xfd, -0x09,0x0e,0xdb,0x13,0x17,0xcf,0x1d,0x22,0xc1,0x26,0x2a,0xa3,0x2c,0x2c,0x59,0x2c, -0x2c,0xec,0x30,0x38,0x91,0x42,0x4d,0x12,0x57,0x5e,0x48,0x63,0x65,0xb3,0x63,0x61, -0x62,0x5c,0x57,0x5f,0x53,0x50,0x1b,0x4f,0x4e,0x7c,0x4f,0x50,0x40,0x4f,0x4d,0xca, -0x4c,0x4c,0xe5,0x4d,0x4f,0x31,0x51,0x52,0x3e,0x55,0x56,0x2a,0x58,0x57,0xd5,0x52, -0x4a,0x4d,0x40,0x34,0x27,0x29,0x1f,0xc5,0x14,0x0a,0x65,0x00,0xf5,0x5b,0xed,0xe5, -0xcf,0xe1,0xde,0x59,0xdd,0xdc,0x3b,0xdb,0xd8,0xc6,0xd4,0xd0,0x01,0xcb,0xc4,0x4c, -0xbe,0xb8,0x64,0xb3,0xb0,0xff,0xaf,0xae,0xd9,0xab,0xa7,0xc8,0xa1,0x9a,0x78,0x94, -0x90,0xc1,0x8e,0x90,0x7f,0x96,0x9c,0xec,0xa2,0xa8,0x76,0xac,0xb1,0x34,0xb6,0xbb, -0x53,0xbf,0xc3,0xc2,0xc6,0xc9,0xf1,0xc9,0xc9,0x76,0xc9,0xca,0x30,0xcc,0xd0,0x56, -0xd6,0xdb,0x27,0xe0,0xe3,0xe7,0xe5,0xe8,0x50,0xeb,0xf0,0xa5,0xf7,0x00,0x76,0x08, -0x0e,0x45,0x11,0x11,0x5e,0x11,0x11,0xe0,0x11,0x13,0x9c,0x16,0x19,0x49,0x1b,0x1d, -0x82,0x1f,0x22,0x4d,0x26,0x29,0x0f,0x2f,0x34,0xac,0x3a,0x3e,0x8f,0x42,0x45,0xa5, -0x46,0x48,0xb5,0x4b,0x4f,0x6f,0x54,0x56,0x17,0x58,0x59,0xba,0x5b,0x5f,0xc6,0x64, -0x6b,0xf1,0x70,0x73,0x7f,0x74,0x71,0x1f,0x6e,0x69,0x06,0x66,0x64,0x01,0x62,0x5f, -0xb3,0x5c,0x59,0x2d,0x56,0x4f,0x13,0x47,0x3e,0xfc,0x36,0x2f,0xba,0x29,0x25,0xf4, -0x20,0x1c,0xf8,0x18,0x15,0xc0,0x10,0x0c,0xf0,0x06,0x01,0xee,0xfd,0xfb,0xb1,0xf9, -0xf9,0x9b,0xfa,0xfa,0x43,0xf9,0xf7,0xe0,0xf2,0xee,0x13,0xe9,0xe3,0xce,0xdd,0xd6, -0x23,0xd0,0xcb,0x71,0xc6,0xc2,0x49,0xc0,0xc0,0x4c,0xc2,0xc5,0x3d,0xc9,0xcb,0x80, -0xcb,0xcb,0xbe,0xcd,0xcf,0x82,0xce,0xcc,0x0e,0xc9,0xc5,0xd7,0xbf,0xba,0xf0,0xb4, -0xb2,0x28,0xb3,0xb5,0x23,0xb8,0xba,0xd3,0xba,0xb9,0x55,0xb8,0xb7,0xc9,0xb7,0xba, -0xf4,0xc0,0xc8,0xb1,0xce,0xd1,0x4d,0xd0,0xcb,0x31,0xc4,0xbe,0xd6,0xb9,0xb6,0x9a, -0xb4,0xb3,0x4a,0xb3,0xb3,0x09,0xb5,0xb7,0x5a,0xbb,0xbf,0xa8,0xc3,0xc7,0xc9,0xcc, -0xd3,0xce,0xdb,0xe3,0xd0,0xe9,0xef,0xd8,0xf4,0xf9,0x59,0xfd,0x00,0xd3,0x04,0x0a, -0x82,0x10,0x16,0x36,0x1c,0x20,0x2a,0x24,0x26,0xb1,0x25,0x24,0xdd,0x25,0x29,0xdc, -0x31,0x3c,0x61,0x46,0x50,0xf4,0x57,0x5e,0xd8,0x62,0x63,0x4d,0x61,0x5c,0x2c,0x58, -0x54,0xc4,0x51,0x50,0x6f,0x51,0x52,0x14,0x53,0x52,0xe9,0x50,0x4e,0xdc,0x4c,0x4c, -0x4c,0x4e,0x51,0x17,0x55,0x59,0xb3,0x5c,0x5e,0xfd,0x5e,0x5a,0x06,0x53,0x49,0xb7, -0x3f,0x35,0x75,0x2b,0x20,0xdc,0x15,0x0b,0x46,0x01,0xf8,0xc1,0xf0,0xeb,0xc3,0xe8, -0xe7,0x32,0xe6,0xe3,0x4a,0xe0,0xdc,0x44,0xd8,0xd3,0x21,0xcc,0xc5,0x93,0xbf,0xbb, -0x03,0xb8,0xb6,0xc9,0xb4,0xb0,0xde,0xab,0xa5,0x02,0x9e,0x96,0x07,0x92,0x91,0x12, -0x93,0x97,0xa4,0x9b,0x9f,0xea,0xa3,0xa7,0x09,0xac,0xb1,0xed,0xb7,0xbd,0x73,0xc1, -0xc3,0xdc,0xc4,0xc4,0xce,0xc4,0xc4,0xe8,0xc5,0xc7,0xdc,0xcb,0xd0,0xcd,0xd4,0xd7, -0x24,0xd9,0xdb,0x50,0xde,0xe2,0xae,0xe9,0xf1,0x34,0xf9,0xff,0x0a,0x04,0x06,0x45, -0x07,0x08,0x82,0x0a,0x0c,0x69,0x0e,0x0f,0xa4,0x10,0x11,0x59,0x13,0x15,0x3f,0x19, -0x1d,0x03,0x22,0x27,0xc6,0x2c,0x32,0x06,0x37,0x3a,0x1b,0x3e,0x40,0x75,0x42,0x45, -0x02,0x49,0x4d,0xc2,0x4f,0x51,0x0b,0x53,0x56,0xe6,0x5a,0x61,0xd0,0x67,0x6d,0x23, -0x70,0x6f,0x5d,0x6e,0x6c,0x63,0x6a,0x68,0x7d,0x67,0x66,0x25,0x64,0x61,0xe4,0x5d, -0x59,0xc3,0x53,0x4c,0x2e,0x46,0x3f,0x5b,0x39,0x33,0x77,0x2e,0x2a,0x93,0x25,0x21, -0x40,0x1d,0x18,0x2f,0x14,0x0f,0xc2,0x0a,0x07,0x36,0x05,0x03,0xed,0x02,0x01,0xcd, -0x00,0xff,0x59,0xfe,0xfc,0xc3,0xf8,0xf4,0x2a,0xf0,0xea,0xa4,0xe2,0xda,0x75,0xd3, -0xce,0x13,0xca,0xc8,0xd2,0xc8,0xca,0xe9,0xcc,0xce,0x17,0xcf,0xcf,0xc6,0xcf,0xd2, -0x0d,0xd6,0xd6,0x79,0xd4,0xcf,0x73,0xc9,0xc4,0xd3,0xbd,0xb9,0x16,0xb7,0xb8,0x29, -0xba,0xbb,0xa1,0xba,0xb8,0xf8,0xb5,0xb4,0x4f,0xb5,0xb7,0xe4,0xb9,0xbf,0x88,0xc6, -0xcb,0x6b,0xce,0xcd,0xa0,0xc8,0xc3,0xcc,0xbe,0xba,0x99,0xb6,0xb2,0xbe,0xb0,0xaf, -0x42,0xaf,0xb0,0x28,0xb3,0xb6,0xed,0xb9,0xbd,0x10,0xc0,0xc4,0xc4,0xca,0xd2,0x26, -0xda,0xe1,0x83,0xe7,0xec,0x70,0xf0,0xf4,0x35,0xf7,0xfb,0xb7,0x01,0x08,0x88,0x0f, -0x15,0xa6,0x19,0x1c,0xc4,0x1d,0x1e,0x56,0x1e,0x1f,0x3c,0x23,0x29,0x7a,0x33,0x3d, -0xe6,0x47,0x51,0xf5,0x58,0x5e,0xa6,0x60,0x5f,0xa8,0x5b,0x57,0x93,0x53,0x51,0xd3, -0x50,0x52,0xb0,0x53,0x55,0x74,0x54,0x52,0x31,0x4e,0x4b,0xbb,0x4a,0x4d,0x80,0x50, -0x55,0x47,0x5a,0x5e,0xdf,0x61,0x62,0xee,0x5f,0x5a,0xf0,0x51,0x49,0xa0,0x3f,0x35, -0xa3,0x2a,0x1f,0x88,0x14,0x0b,0x63,0x01,0xfa,0x05,0xf5,0xf1,0x29,0xf0,0xee,0x92, -0xeb,0xe8,0x52,0xe4,0xdf,0xf6,0xd9,0xd3,0x62,0xcc,0xc7,0xc2,0xc3,0xc1,0x70,0xbe, -0xbb,0xca,0xb6,0xb0,0x27,0xa9,0xa1,0xbb,0x9a,0x96,0x95,0x95,0x96,0x1e,0x99,0x9b, -0x30,0x9d,0x9f,0xae,0xa4,0xa9,0xbb,0xaf,0xb6,0x82,0xbb,0xbf,0x96,0xc1,0xc1,0x4a, -0xc1,0xc1,0xc3,0xc1,0xc3,0x7e,0xc7,0xca,0x94,0xcd,0xcf,0x48,0xd0,0xd1,0x48,0xd4, -0xd9,0x36,0xdf,0xe5,0x18,0xec,0xf2,0x34,0xf7,0xfb,0x43,0xfe,0x00,0xc8,0x02,0x05, -0x4a,0x08,0x09,0xc9,0x09,0x09,0x5c,0x0a,0x0c,0x74,0x0e,0x12,0x94,0x16,0x1b,0x35, -0x20,0x25,0x92,0x2a,0x2f,0xde,0x33,0x37,0x22,0x3a,0x3c,0x8f,0x3f,0x42,0xa9,0x45, -0x48,0x41,0x4a,0x4d,0x62,0x51,0x56,0xa8,0x5c,0x62,0x5c,0x68,0x6b,0x23,0x6b,0x6a, -0xf2,0x69,0x6a,0x7a,0x6a,0x69,0xed,0x68,0x66,0xcf,0x63,0x5f,0xcd,0x5b,0x57,0xa9, -0x51,0x4c,0x30,0x46,0x40,0x85,0x3a,0x36,0x42,0x32,0x2d,0x18,0x28,0x23,0xd0,0x1e, -0x1a,0x4b,0x17,0x13,0x96,0x10,0x0e,0xf2,0x0b,0x0a,0x60,0x08,0x06,0x0c,0x05,0x04, -0x37,0x04,0x02,0x49,0xff,0xfa,0xab,0xf4,0xed,0x72,0xe3,0xdb,0x95,0xd5,0xd2,0xf6, -0xd0,0xd0,0x4c,0xd1,0xd1,0x78,0xd1,0xd2,0x22,0xd3,0xd5,0xe6,0xd8,0xdc,0xa5,0xdd, -0xda,0x61,0xd4,0xcd,0xd2,0xc7,0xc3,0x16,0xc0,0xbe,0x59,0xbe,0xbe,0x02,0xbd,0xba, -0x00,0xb7,0xb4,0x2d,0xb4,0xb5,0xa5,0xb7,0xba,0xc5,0xbd,0xc3,0xad,0xc8,0xca,0x7e, -0xca,0xc7,0x8f,0xc3,0xbf,0x75,0xba,0xb5,0x4f,0xb1,0xad,0xdd,0xab,0xab,0xeb,0xac, -0xae,0x7b,0xb1,0xb3,0xd7,0xb5,0xb8,0x59,0xbc,0xc1,0x8e,0xc9,0xd1,0x82,0xd8,0xde, -0x60,0xe2,0xe5,0x59,0xe9,0xed,0xca,0xf2,0xf9,0x32,0x00,0x06,0x94,0x0b,0x10,0x95, -0x13,0x15,0xf5,0x15,0x16,0xe5,0x16,0x1a,0x49,0x20,0x28,0x0b,0x33,0x3d,0x0a,0x48, -0x50,0x4c,0x57,0x5a,0xba,0x5a,0x57,0x3a,0x53,0x4f,0xdf,0x4e,0x4f,0xaa,0x51,0x54, -0xe0,0x54,0x53,0x0b,0x50,0x4c,0x41,0x49,0x48,0x3a,0x4a,0x4e,0x02,0x53,0x58,0x88, -0x5d,0x62,0xb1,0x63,0x63,0xa2,0x5e,0x58,0xa9,0x50,0x47,0x57,0x3d,0x32,0xcb,0x28, -0x1d,0xdf,0x13,0x0a,0x69,0x02,0xfd,0x38,0xfa,0xf8,0xea,0xf6,0xf3,0x2e,0xf0,0xeb, -0xf5,0xe5,0xe0,0xb0,0xd9,0xd4,0x92,0xcf,0xcd,0xc3,0xca,0xc7,0x40,0xc2,0xbc,0x06, -0xb5,0xae,0x00,0xa7,0xa1,0xf6,0x9c,0x9a,0xcb,0x9a,0x9b,0x84,0x9b,0x9c,0x1e,0x9f, -0xa3,0x58,0xa9,0xb0,0x50,0xb6,0xbb,0xe4,0xbd,0xbe,0x8f,0xbf,0xc0,0x60,0xc1,0xc3, -0x47,0xc6,0xc8,0x0d,0xca,0xca,0x90,0xca,0xcb,0x97,0xcd,0xd1,0x6c,0xd7,0xdd,0x60, -0xe2,0xe7,0xa6,0xec,0xf1,0xd3,0xf4,0xf8,0x15,0xfc,0xff,0xbd,0x02,0x04,0x77,0x05, -0x05,0xb6,0x04,0x05,0x61,0x06,0x08,0x3b,0x0c,0x10,0xb8,0x14,0x19,0x51,0x1d,0x22, -0xfb,0x28,0x2e,0x36,0x32,0x35,0xf2,0x37,0x3a,0xd0,0x3b,0x3e,0x51,0x41,0x44,0xb9, -0x48,0x4d,0x17,0x53,0x58,0x37,0x5e,0x62,0xd5,0x64,0x65,0x09,0x66,0x67,0x98,0x69, -0x6a,0x79,0x6a,0x68,0xdf,0x67,0x65,0x57,0x62,0x5d,0xbb,0x59,0x54,0xbd,0x4f,0x4b, -0x14,0x47,0x41,0x5f,0x3d,0x38,0xfd,0x33,0x2e,0x22,0x28,0x24,0x13,0x21,0x1e,0x56, -0x1b,0x18,0x78,0x15,0x12,0x0b,0x10,0x0d,0x43,0x0b,0x09,0x2c,0x0a,0x0c,0x30,0x0c, -0x09,0xc5,0x03,0xfc,0x7b,0xf5,0xec,0x9f,0xe4,0xde,0x8b,0xdb,0xd9,0xb9,0xd7,0xd6, -0xc8,0xd4,0xd3,0x9f,0xd4,0xd8,0xb0,0xdb,0xdf,0x44,0xe1,0xe1,0xf9,0xdd,0xd7,0x5e, -0xd1,0xcc,0xf2,0xc9,0xc7,0x29,0xc6,0xc3,0x3d,0xc1,0xbd,0xcd,0xb9,0xb6,0xf8,0xb4, -0xb4,0x3e,0xb5,0xb7,0x30,0xb9,0xbb,0xee,0xbf,0xc5,0x03,0xc8,0xc9,0x83,0xc7,0xc3, -0x3b,0xbf,0xba,0x94,0xb5,0xb0,0x6a,0xac,0xa9,0xdc,0xa8,0xa9,0x2f,0xab,0xac,0x77, -0xad,0xae,0x55,0xb1,0xb5,0x4a,0xbb,0xc1,0x8b,0xc8,0xce,0x39,0xd4,0xd8,0x84,0xdc, -0xe0,0xf7,0xe5,0xeb,0x14,0xf1,0xf7,0xa9,0xfd,0x03,0x12,0x08,0x0c,0xe0,0x0d,0x0f, -0x50,0x0f,0x10,0xf2,0x12,0x18,0x71,0x1f,0x29,0x79,0x34,0x3f,0x0e,0x4a,0x50,0xee, -0x54,0x55,0xa9,0x53,0x50,0xbd,0x4e,0x4e,0xd4,0x4f,0x52,0xa3,0x54,0x55,0x71,0x53, -0x4f,0x0d,0x4c,0x49,0x16,0x49,0x49,0xba,0x4c,0x51,0xf4,0x56,0x5c,0x3f,0x62,0x65, -0xda,0x66,0x64,0xfd,0x5f,0x58,0xee,0x4f,0x46,0x17,0x3c,0x31,0x9e,0x27,0x1c,0xe7, -0x12,0x0b,0xba,0x06,0x04,0xf4,0x01,0xff,0x7c,0xfc,0xf8,0x20,0xf2,0xeb,0x5f,0xe6, -0xe1,0x4b,0xde,0xdb,0xe4,0xd7,0xd4,0xc9,0xcf,0xc9,0xb8,0xc3,0xbc,0xf7,0xb4,0xae, -0xd4,0xa8,0xa4,0xbe,0xa1,0x9f,0xf5,0x9d,0x9d,0x93,0x9d,0xa0,0xc0,0xa4,0xab,0xd4, -0xb1,0xb6,0x6b,0xba,0xbb,0xec,0xbc,0xbe,0x7b,0xc1,0xc3,0x5d,0xc6,0xc7,0x3f,0xc9, -0xc8,0x9a,0xc7,0xc6,0x2b,0xc8,0xcb,0xd6,0xcf,0xd5,0x24,0xda,0xdd,0x2f,0xe2,0xe7, -0xd1,0xeb,0xef,0xe2,0xf2,0xf7,0xe2,0xfb,0xff,0x84,0x00,0x00,0x3c,0x00,0xff,0x74, -0xff,0x01,0x05,0x03,0x05,0x2d,0x09,0x0c,0xd9,0x10,0x15,0x26,0x1b,0x21,0xac,0x28, -0x2c,0x4a,0x2f,0x31,0x92,0x32,0x33,0xea,0x35,0x39,0xe9,0x3e,0x43,0x56,0x48,0x4d, -0x37,0x52,0x56,0x36,0x5a,0x5d,0x63,0x5f,0x60,0x7d,0x62,0x65,0xd7,0x67,0x69,0x91, -0x68,0x67,0x24,0x65,0x62,0x00,0x5e,0x59,0xbb,0x55,0x52,0x61,0x4e,0x4b,0x37,0x47, -0x42,0x72,0x3c,0x37,0xc4,0x31,0x2b,0x4f,0x27,0x25,0xd1,0x23,0x22,0x21,0x1f,0x1b, -0xd3,0x17,0x13,0x2f,0x11,0x0f,0xf8,0x0f,0x10,0x7a,0x12,0x13,0xa1,0x10,0x0a,0x9b, -0x03,0xfc,0x97,0xf6,0xef,0xa6,0xe8,0xe3,0x5d,0xe0,0xdd,0xb1,0xd9,0xd7,0x3c,0xd7, -0xd9,0x94,0xdd,0xe1,0xbc,0xe4,0xe4,0x4d,0xe3,0xe0,0xaa,0xdb,0xd6,0x7f,0xd2,0xd0, -0x4a,0xcf,0xcc,0x29,0xc9,0xc3,0x4c,0xbf,0xba,0xdd,0xb7,0xb6,0xd7,0xb5,0xb5,0xb7, -0xb5,0xb7,0x68,0xba,0xbd,0xb9,0xc1,0xc5,0x7f,0xc7,0xc6,0x7d,0xc3,0xbe,0x99,0xb9, -0xb4,0x26,0xb0,0xab,0x7e,0xa8,0xa6,0xdd,0xa5,0xa5,0xdf,0xa5,0xa6,0xaa,0xa8,0xab, -0x8a,0xaf,0xb4,0x5b,0xb9,0xbf,0xe5,0xc4,0xca,0xc6,0xce,0xd3,0x12,0xd7,0xdc,0xb6, -0xe2,0xe8,0x18,0xee,0xf3,0xbf,0xf9,0xff,0xb3,0x03,0x06,0x63,0x07,0x07,0x5a,0x08, -0x0a,0x25,0x0f,0x16,0xc7,0x20,0x2b,0x1e,0x37,0x41,0x92,0x48,0x4c,0xdd,0x4e,0x4e, -0xbb,0x4d,0x4c,0x96,0x4c,0x4e,0x16,0x51,0x53,0x27,0x54,0x52,0x88,0x4f,0x4c,0xa4, -0x49,0x48,0x3e,0x49,0x4a,0xeb,0x4e,0x54,0xbe,0x5b,0x61,0x35,0x66,0x68,0x5c,0x69, -0x66,0x02,0x60,0x58,0xf3,0x4e,0x45,0x5e,0x3b,0x30,0x3e,0x25,0x1b,0xc6,0x14,0x10, -0x5f,0x0f,0x0d,0x93,0x09,0x04,0xcc,0xff,0xf9,0xab,0xf3,0xee,0x3a,0xeb,0xe8,0x9f, -0xe6,0xe3,0x03,0xde,0xd8,0x4c,0xd2,0xcb,0x08,0xc5,0xbd,0x0d,0xb8,0xb3,0x10,0xae, -0xa8,0x1b,0xa4,0xa1,0x11,0xa0,0xa1,0x34,0xa4,0xa8,0xca,0xad,0xb2,0xed,0xb5,0xb8, -0x34,0xba,0xbc,0xc7,0xbf,0xc3,0xb9,0xc6,0xc8,0xd8,0xc8,0xc8,0xd7,0xc7,0xc6,0x68, -0xc5,0xc6,0x5f,0xca,0xce,0xd8,0xd2,0xd6,0x9e,0xda,0xdd,0x5a,0xe1,0xe5,0x1c,0xea, -0xee,0x73,0xf2,0xf6,0xcf,0xfa,0xfc,0x10,0xfc,0xfb,0x59,0xfb,0xfb,0xc3,0xfb,0xfd, -0x8d,0xff,0x01,0x5a,0x04,0x08,0x20,0x0d,0x13,0x8a,0x1a,0x21,0x47,0x26,0x28,0x64, -0x28,0x29,0x92,0x2a,0x2d,0x7c,0x32,0x37,0x18,0x3d,0x41,0x16,0x46,0x4b,0x11,0x4f, -0x52,0x3a,0x55,0x57,0x2c,0x5a,0x5c,0x59,0x60,0x64,0x17,0x67,0x67,0xd8,0x65,0x63, -0x44,0x60,0x5c,0x1b,0x59,0x55,0xbf,0x53,0x51,0x12,0x4f,0x4b,0x9e,0x46,0x40,0xe4, -0x39,0x34,0x1b,0x30,0x2c,0x60,0x2a,0x2a,0x31,0x28,0x25,0x73,0x20,0x1b,0x68,0x17, -0x15,0x92,0x14,0x15,0x7b,0x17,0x18,0x64,0x18,0x16,0x88,0x11,0x0b,0xe7,0x05,0x01, -0x65,0xfb,0xf3,0x68,0xec,0xe6,0xde,0xe2,0xdf,0xc7,0xdd,0xde,0x41,0xe0,0xe4,0xa1, -0xe7,0xe9,0x88,0xe8,0xe6,0x07,0xe4,0xe2,0xe1,0xde,0xdb,0xdf,0xd8,0xd7,0xd6,0xd4, -0xd0,0xf4,0xc9,0xc4,0x80,0xbf,0xbc,0x77,0xba,0xb9,0x34,0xb8,0xb7,0x7a,0xb8,0xba, -0x73,0xbd,0xc1,0xa3,0xc5,0xc7,0xd8,0xc6,0xc3,0x8b,0xbf,0xba,0x2f,0xb7,0xb2,0x37, -0xae,0xa9,0x28,0xa6,0xa3,0x5f,0xa3,0xa3,0x45,0xa4,0xa5,0x3b,0xa8,0xab,0x48,0xaf, -0xb3,0x09,0xb8,0xbd,0xe4,0xc1,0xc6,0xc9,0xca,0xcf,0x5f,0xd5,0xdb,0x07,0xe1,0xe5, -0x4f,0xec,0xf1,0x4f,0xf8,0xfc,0xae,0xff,0x00,0x58,0x00,0x00,0xfe,0x02,0x07,0x75, -0x0e,0x17,0xcd,0x22,0x2d,0x4c,0x37,0x3f,0x82,0x44,0x47,0xbd,0x49,0x4a,0xc4,0x49, -0x4a,0x04,0x4c,0x4f,0xf1,0x51,0x53,0x23,0x52,0x4f,0x94,0x4c,0x4a,0x70,0x48,0x48, -0x36,0x49,0x4c,0x39,0x52,0x58,0xaa,0x5f,0x65,0xd5,0x69,0x6b,0x3d,0x6b,0x66,0x6e, -0x60,0x57,0x87,0x4d,0x42,0xdf,0x37,0x2d,0xd4,0x23,0x1e,0xa3,0x1b,0x19,0x61,0x16, -0x11,0x84,0x0b,0x05,0xd8,0xff,0xfa,0xe6,0xf5,0xf3,0x35,0xf2,0xf0,0x20,0xec,0xe6, -0x52,0xdf,0xd9,0xe2,0xd2,0xcd,0xca,0xc7,0xc1,0x95,0xba,0xb4,0xa0,0xad,0xa7,0x4f, -0xa4,0xa3,0x3a,0xa5,0xa7,0x5d,0xab,0xae,0x36,0xb1,0xb3,0x96,0xb5,0xb8,0x5e,0xbc, -0xc0,0x45,0xc4,0xc7,0x2a,0xc9,0xc9,0x42,0xc8,0xc6,0x19,0xc5,0xc4,0x54,0xc5,0xc8, -0x2e,0xcc,0xcf,0x3a,0xd3,0xd5,0xae,0xd8,0xdc,0x00,0xe0,0xe5,0x53,0xe9,0xed,0x26, -0xf1,0xf4,0xfe,0xf6,0xf7,0xc2,0xf6,0xf6,0x56,0xf6,0xf6,0x39,0xf7,0xf8,0x80,0xf8, -0xfa,0x0a,0xff,0x05,0xf2,0x0b,0x12,0xc9,0x18,0x1d,0xb6,0x1f,0x1f,0xbb,0x1f,0x22, -0x91,0x25,0x2a,0x86,0x2f,0x35,0x40,0x3a,0x3e,0x2a,0x43,0x47,0x23,0x4a,0x4c,0x59, -0x4f,0x52,0x3d,0x56,0x5a,0x27,0x5f,0x62,0x7c,0x64,0x63,0xf0,0x5f,0x5d,0x36,0x5a, -0x57,0xcb,0x55,0x54,0x13,0x53,0x51,0xc0,0x4d,0x49,0x12,0x42,0x3b,0x9a,0x36,0x33, -0xb6,0x30,0x2f,0xd0,0x2d,0x2c,0x40,0x28,0x23,0x84,0x1e,0x1b,0xe0,0x19,0x1a,0xb6, -0x1b,0x1c,0x0f,0x1d,0x1b,0x6d,0x1a,0x17,0x2b,0x14,0x10,0xa0,0x0b,0x05,0x3f,0xfd, -0xf3,0xdf,0xec,0xe8,0xa4,0xe5,0xe4,0x9c,0xe5,0xe7,0xe9,0xe9,0xec,0x30,0xed,0xec, -0x2b,0xeb,0xe9,0xaa,0xe8,0xe6,0x2b,0xe4,0xe2,0x00,0xdf,0xdc,0x29,0xd7,0xd0,0xfc, -0xc9,0xc5,0xe7,0xc1,0xbf,0x37,0xbd,0xbb,0xd4,0xb9,0xb9,0xfd,0xbb,0xbf,0x65,0xc2, -0xc5,0xdb,0xc7,0xc7,0x03,0xc5,0xc2,0x64,0xbe,0xba,0xa5,0xb5,0xb0,0x02,0xab,0xa6, -0x89,0xa3,0xa2,0xc2,0xa1,0xa2,0x13,0xa4,0xa5,0x3c,0xa8,0xab,0x41,0xae,0xb2,0x41, -0xb6,0xba,0xeb,0xbe,0xc3,0xcd,0xc8,0xce,0xa2,0xd3,0xd9,0xc8,0xde,0xe4,0xdb,0xea, -0xf0,0xf8,0xf4,0xf7,0x96,0xf8,0xf8,0x6d,0xf9,0xfb,0x7f,0x00,0x07,0x15,0x10,0x19, -0xef,0x23,0x2d,0x70,0x35,0x3c,0xd0,0x40,0x44,0xc2,0x45,0x46,0x34,0x47,0x48,0x7d, -0x4c,0x4f,0xa3,0x50,0x50,0xdc,0x4e,0x4c,0xb8,0x49,0x47,0x4d,0x47,0x48,0xc6,0x4a, -0x4f,0xb2,0x54,0x5b,0xa9,0x62,0x69,0x17,0x6e,0x6f,0xe6,0x6c,0x66,0x61,0x5d,0x53, -0x11,0x48,0x3d,0x1b,0x34,0x2c,0x0b,0x27,0x24,0xa6,0x21,0x1d,0x9c,0x18,0x11,0xe8, -0x0a,0x05,0xd1,0x00,0xfe,0x62,0xfc,0xfa,0xb5,0xf7,0xf3,0xc0,0xec,0xe6,0x29,0xe1, -0xdb,0xdd,0xd6,0xd1,0x04,0xca,0xc1,0x67,0xb9,0xb2,0x98,0xad,0xaa,0xf3,0xa8,0xa9, -0x57,0xab,0xad,0xf0,0xae,0xb0,0xf2,0xb1,0xb4,0x23,0xb8,0xbc,0xad,0xc0,0xc4,0x18, -0xc7,0xc9,0xf4,0xc8,0xc7,0xdb,0xc5,0xc4,0xb9,0xc4,0xc5,0x13,0xc7,0xca,0xd2,0xcc, -0xcf,0x86,0xd2,0xd5,0x02,0xd8,0xdb,0x5e,0xe0,0xe5,0xa1,0xe8,0xeb,0xaa,0xee,0xf1, -0x8f,0xf3,0xf3,0x77,0xf3,0xf2,0x38,0xf2,0xf1,0x34,0xf1,0xf2,0x00,0xf4,0xf8,0x43, -0xfe,0x05,0x80,0x0b,0x11,0xc6,0x15,0x18,0xd9,0x18,0x18,0x18,0x1a,0x1d,0x3d,0x23, -0x28,0x3a,0x2e,0x33,0x26,0x38,0x3c,0xe6,0x3f,0x42,0x2e,0x45,0x47,0xec,0x4b,0x50, -0xba,0x55,0x5a,0xe8,0x5e,0x61,0x73,0x60,0x5d,0xb8,0x5a,0x58,0x58,0x57,0x56,0xc9, -0x55,0x54,0xa9,0x52,0x4e,0x7b,0x4a,0x44,0x63,0x3e,0x3a,0x04,0x38,0x36,0x79,0x34, -0x31,0xad,0x2e,0x2a,0xfe,0x26,0x23,0xe8,0x20,0x20,0x62,0x20,0x20,0x0d,0x21,0x20, -0xba,0x1f,0x1e,0xae,0x1e,0x1d,0xbd,0x1a,0x15,0xa7,0x0e,0x06,0x92,0xfc,0xf4,0x6d, -0xf0,0xee,0x67,0xed,0xed,0x9b,0xee,0xef,0x9e,0xf0,0xf0,0xdf,0xf0,0xf0,0x64,0xef, -0xee,0x0a,0xee,0xec,0xc0,0xe9,0xe6,0x7b,0xe3,0xdf,0xa5,0xd8,0xd2,0x43,0xcc,0xc7, -0x4c,0xc4,0xc1,0x99,0xbf,0xbe,0x64,0xbd,0xbe,0xf4,0xc0,0xc3,0x0d,0xc6,0xc7,0x5d, -0xc8,0xc7,0xb1,0xc4,0xc1,0x4f,0xbd,0xb8,0xdb,0xb2,0xad,0xe4,0xa7,0xa3,0x7c,0xa1, -0xa0,0x7c,0xa1,0xa2,0xb5,0xa3,0xa5,0x01,0xa7,0xa9,0xee,0xac,0xb0,0xe2,0xb3,0xb7, -0xcb,0xbb,0xc0,0x2c,0xc6,0xcb,0x9b,0xd1,0xd7,0x9f,0xdd,0xe3,0x08,0xe9,0xec,0x3f, -0xef,0xf0,0x33,0xf1,0xf2,0xca,0xf4,0xf9,0x57,0xff,0x07,0x45,0x10,0x19,0x15,0x22, -0x2a,0xe6,0x31,0x38,0x77,0x3c,0x3f,0x72,0x40,0x42,0x83,0x44,0x48,0x30,0x4b,0x4d, -0xa4,0x4d,0x4c,0x87,0x4a,0x48,0x05,0x47,0x45,0x2b,0x46,0x47,0xba,0x49,0x4e,0xc8, -0x55,0x5f,0xd2,0x67,0x6e,0x39,0x71,0x6f,0xed,0x69,0x61,0x53,0x57,0x4c,0xad,0x42, -0x3a,0xd5,0x34,0x30,0xa5,0x2c,0x28,0x97,0x23,0x1d,0xb8,0x16,0x0f,0xfe,0x0a,0x07, -0x7c,0x05,0x03,0x87,0x00,0xfd,0x50,0xf8,0xf3,0xcb,0xee,0xea,0x50,0xe5,0xdf,0x1e, -0xd9,0xd1,0x76,0xc7,0xbf,0x82,0xb8,0xb4,0x24,0xb1,0xae,0x1c,0xae,0xae,0x1a,0xaf, -0xaf,0x0b,0xb0,0xb1,0x77,0xb4,0xb8,0x8c,0xbd,0xc1,0xce,0xc4,0xc7,0x23,0xc9,0xc9, -0x87,0xc8,0xc6,0xad,0xc5,0xc5,0x69,0xc6,0xc7,0xf6,0xc8,0xca,0xcd,0xcc,0xcf,0x29, -0xd3,0xd6,0x22,0xd9,0xdc,0xee,0xe0,0xe4,0x10,0xe7,0xea,0x7e,0xee,0xf1,0xc4,0xf1, -0xf0,0xf3,0xee,0xed,0x79,0xec,0xec,0xe6,0xec,0xee,0xfa,0xf1,0xf7,0xd5,0xfd,0x04, -0x19,0x0a,0x0e,0x60,0x10,0x11,0x84,0x11,0x12,0xb8,0x16,0x1c,0x73,0x22,0x27,0xee, -0x2c,0x31,0x36,0x35,0x38,0x89,0x3b,0x3d,0x1c,0x41,0x45,0x23,0x4b,0x50,0xea,0x55, -0x5a,0x40,0x5c,0x5c,0x27,0x5a,0x58,0x12,0x57,0x57,0x57,0x57,0x56,0x1d,0x55,0x52, -0x0c,0x4f,0x4b,0x23,0x47,0x42,0xdb,0x3e,0x3d,0x30,0x3b,0x38,0x55,0x34,0x30,0xd9, -0x2d,0x2b,0x32,0x29,0x27,0xe2,0x25,0x25,0x50,0x24,0x24,0x02,0x24,0x24,0xa2,0x24, -0x26,0x51,0x26,0x24,0xb4,0x1e,0x17,0x63,0x0e,0x05,0x1b,0xfe,0xf8,0xad,0xf6,0xf5, -0x7d,0xf5,0xf5,0x5b,0xf5,0xf4,0x0b,0xf5,0xf5,0x8a,0xf6,0xf5,0xfa,0xf4,0xf4,0x03, -0xf3,0xf1,0x73,0xee,0xeb,0x0a,0xe7,0xe1,0x56,0xda,0xd2,0x6f,0xcd,0xc9,0x89,0xc6, -0xc4,0x22,0xc2,0xc0,0x8c,0xc0,0xc1,0x6d,0xc4,0xc6,0x97,0xc7,0xc8,0xad,0xc8,0xc7, -0xd6,0xc4,0xc0,0x3a,0xbb,0xb5,0xf8,0xae,0xa9,0x77,0xa4,0xa1,0x06,0xa0,0xa0,0x54, -0xa0,0xa1,0x15,0xa2,0xa3,0x42,0xa5,0xa7,0x9f,0xaa,0xad,0xf0,0xaf,0xb3,0x2a,0xb8, -0xbd,0x1b,0xc4,0xca,0x34,0xd0,0xd6,0xec,0xdb,0xe0,0xb4,0xe3,0xe6,0xb1,0xe7,0xe9, -0x22,0xeb,0xed,0xca,0xf1,0xf7,0xb5,0xfd,0x05,0x0f,0x0e,0x16,0xeb,0x1e,0x26,0x09, -0x2e,0x33,0x3b,0x37,0x39,0x4b,0x3c,0x3f,0xd4,0x42,0x45,0x96,0x47,0x48,0xd7,0x48, -0x48,0xe8,0x46,0x45,0x94,0x43,0x43,0xc0,0x42,0x44,0x39,0x48,0x4f,0x3d,0x5a,0x65, -0x97,0x6d,0x71,0xde,0x70,0x6b,0xec,0x63,0x5a,0x76,0x50,0x48,0x72,0x41,0x3c,0x04, -0x38,0x33,0xa0,0x2d,0x28,0x23,0x22,0x1c,0xa3,0x16,0x12,0x90,0x0e,0x0b,0x0b,0x09, -0x05,0xfb,0x01,0xfe,0x06,0xfb,0xf7,0x77,0xf3,0xee,0x98,0xe8,0xe0,0x5d,0xd8,0xcf, -0x06,0xc7,0xc0,0xf5,0xbb,0xb8,0xca,0xb5,0xb3,0x99,0xb2,0xb1,0xed,0xb1,0xb2,0x82, -0xb3,0xb6,0xf7,0xba,0xbf,0xb1,0xc3,0xc6,0xb5,0xc8,0xc9,0x3f,0xcb,0xca,0xca,0xc9, -0xc8,0x3c,0xc8,0xc8,0x86,0xc8,0xc9,0x30,0xca,0xcd,0x70,0xcf,0xd2,0xbe,0xd5,0xd7, -0xbd,0xd9,0xdd,0x35,0xe1,0xe5,0x10,0xe9,0xec,0xab,0xef,0xf0,0xe8,0xee,0xec,0x0a, -0xeb,0xe9,0x18,0xe9,0xe9,0xf3,0xea,0xed,0x79,0xf2,0xf8,0xe4,0xfe,0x04,0x07,0x08, -0x09,0xcd,0x0a,0x0b,0xc7,0x0c,0x10,0x25,0x16,0x1c,0xe5,0x21,0x26,0xc9,0x2a,0x2e, -0x69,0x31,0x34,0x73,0x37,0x3a,0x8b,0x3f,0x45,0xfe,0x4b,0x50,0x3e,0x54,0x56,0xd4, -0x56,0x56,0x5f,0x56,0x56,0xab,0x57,0x57,0xfd,0x56,0x54,0x78,0x51,0x4e,0x84,0x4b, -0x49,0xd6,0x46,0x43,0x27,0x40,0x3d,0xd5,0x39,0x36,0x71,0x32,0x30,0x43,0x2f,0x2d, -0xcb,0x2b,0x29,0x67,0x27,0x26,0xec,0x26,0x27,0x65,0x28,0x2a,0xf5,0x2b,0x2d,0xd4, -0x2b,0x26,0x84,0x1e,0x15,0x5e,0x0e,0x07,0x0a,0x02,0xff,0xa2,0xfd,0xfc,0x73,0xfb, -0xf9,0x6e,0xf9,0xf9,0x49,0xfa,0xfa,0xbf,0xfa,0xf9,0xbb,0xf8,0xf8,0x1a,0xf8,0xf6, -0x77,0xf3,0xef,0x93,0xe9,0xe2,0xc4,0xda,0xd4,0x93,0xcf,0xcc,0x0d,0xca,0xc7,0x03, -0xc5,0xc3,0x3c,0xc4,0xc5,0xd9,0xc7,0xc8,0x1d,0xca,0xcb,0x21,0xca,0xc8,0x01,0xc4, -0xbe,0xdf,0xb8,0xb2,0x24,0xac,0xa6,0xbd,0xa2,0xa0,0xba,0x9f,0x9f,0x1c,0xa0,0xa0, -0xaa,0xa1,0xa2,0x9e,0xa4,0xa5,0x88,0xa6,0xa8,0xa1,0xab,0xb0,0x12,0xb6,0xbc,0x26, -0xc3,0xc9,0xa5,0xce,0xd3,0x5a,0xd7,0xda,0x7b,0xdd,0xdf,0xaa,0xe1,0xe3,0xe1,0xe5, -0xe9,0xac,0xee,0xf5,0x46,0xfc,0x03,0x6d,0x0b,0x13,0x87,0x1b,0x23,0x74,0x2a,0x2f, -0x6d,0x33,0x36,0x90,0x39,0x3c,0x42,0x3f,0x41,0x4f,0x44,0x45,0x28,0x46,0x45,0x10, -0x43,0x40,0xab,0x3e,0x3d,0x46,0x3e,0x42,0xf0,0x49,0x55,0xd8,0x61,0x6b,0x2b,0x70, -0x70,0x82,0x6b,0x64,0xf9,0x5c,0x55,0xe0,0x4d,0x48,0x12,0x43,0x3d,0xfc,0x37,0x31, -0x6f,0x2c,0x27,0xb7,0x22,0x1d,0xbd,0x18,0x14,0x63,0x10,0x0d,0x34,0x0a,0x07,0x06, -0x05,0x02,0xdb,0xff,0xfc,0x95,0xf7,0xf0,0xec,0xe8,0xe0,0xb1,0xd7,0xd0,0x42,0xc9, -0xc4,0xb6,0xc0,0xbd,0x03,0xba,0xb6,0x5d,0xb5,0xb4,0xba,0xb4,0xb6,0x7d,0xb9,0xbd, -0x34,0xc1,0xc4,0x7f,0xc7,0xc9,0x45,0xcb,0xcc,0x3b,0xcd,0xcc,0x9d,0xcb,0xca,0x71, -0xc9,0xc9,0xd4,0xc9,0xcb,0x71,0xcd,0xcf,0x5b,0xd2,0xd4,0x0a,0xd6,0xd7,0x4b,0xda, -0xde,0xc3,0xe2,0xe7,0xe5,0xea,0xed,0xd6,0xee,0xec,0xdf,0xea,0xe7,0x2c,0xe6,0xe5, -0xe7,0xe5,0xe7,0x54,0xe9,0xed,0x67,0xf2,0xf8,0x87,0xfd,0x01,0xb3,0x02,0x03,0xc5, -0x04,0x06,0x18,0x0a,0x0f,0x07,0x16,0x1b,0xf9,0x1f,0x23,0xf2,0x25,0x29,0x11,0x2c, -0x30,0x04,0x35,0x39,0x8b,0x3f,0x44,0xdf,0x49,0x4c,0x0c,0x4f,0x51,0xc2,0x52,0x54, -0xc6,0x55,0x56,0xd6,0x56,0x54,0x2f,0x52,0x4f,0xbb,0x4d,0x4c,0x6c,0x4b,0x49,0x8a, -0x46,0x42,0x73,0x3e,0x3a,0x3e,0x38,0x35,0xfa,0x33,0x32,0x19,0x31,0x2e,0xf7,0x2b, -0x29,0x71,0x28,0x28,0x39,0x2a,0x2c,0x70,0x2e,0x30,0x76,0x31,0x2f,0xae,0x2b,0x24, -0x27,0x1d,0x15,0x0e,0x10,0x0a,0xeb,0x05,0x03,0xd7,0x01,0x00,0xf3,0xfe,0xfd,0x79, -0xfd,0xfd,0x2f,0xfe,0xfe,0x63,0xfd,0xfd,0xd0,0xfc,0xfc,0xad,0xfb,0xf9,0x58,0xf5, -0xef,0x9e,0xe8,0xe0,0xdf,0xda,0xd5,0x88,0xd1,0xce,0x93,0xca,0xc7,0x1e,0xc6,0xc5, -0xa8,0xc6,0xc8,0x90,0xc9,0xcb,0x01,0xcc,0xcb,0xbd,0xc9,0xc6,0x22,0xc1,0xbb,0x48, -0xb5,0xae,0x86,0xa8,0xa4,0xb1,0xa0,0x9f,0xb5,0x9e,0x9e,0x39,0x9f,0xa0,0xd0,0xa0, -0xa1,0x68,0xa1,0xa1,0xb8,0xa2,0xa5,0x0e,0xaa,0xaf,0x49,0xb6,0xbd,0x80,0xc3,0xc8, -0x12,0xcd,0xd0,0x2e,0xd4,0xd6,0xbb,0xd8,0xda,0x97,0xdc,0xde,0x6f,0xe3,0xe8,0x68, -0xee,0xf4,0x51,0xfa,0x00,0xbd,0x08,0x11,0x91,0x19,0x21,0xb7,0x27,0x2c,0x84,0x2f, -0x32,0x75,0x35,0x39,0xa1,0x3c,0x40,0xd7,0x42,0x44,0x41,0x43,0x41,0x17,0x3e,0x3b, -0x02,0x39,0x39,0x1e,0x3e,0x46,0x38,0x52,0x5e,0x23,0x68,0x6d,0x18,0x6e,0x6a,0x6e, -0x66,0x60,0x7a,0x5a,0x54,0x09,0x4f,0x48,0x1a,0x43,0x3c,0x8f,0x37,0x32,0xd5,0x2d, -0x29,0x2c,0x25,0x1f,0x2a,0x1a,0x14,0xee,0x11,0x0f,0x84,0x0d,0x0b,0x0e,0x0a,0x07, -0x08,0x04,0xff,0x89,0xf8,0xf0,0x26,0xe8,0xe0,0x17,0xd9,0xd2,0x1a,0xcd,0xc8,0x34, -0xc4,0xc0,0x51,0xbc,0xb9,0x39,0xb8,0xb8,0x3a,0xba,0xbc,0xba,0xbf,0xc2,0x5a,0xc5, -0xc8,0xf6,0xca,0xcd,0xf0,0xce,0xcf,0x9f,0xcf,0xce,0x84,0xcc,0xcb,0x88,0xcb,0xcb, -0xbc,0xcc,0xce,0xe2,0xcf,0xd1,0xcf,0xd3,0xd4,0x6f,0xd6,0xd8,0xa8,0xdb,0xe0,0x4d, -0xe5,0xe9,0xf7,0xeb,0xec,0xce,0xeb,0xe9,0xe0,0xe5,0xe3,0xba,0xe2,0xe3,0x75,0xe4, -0xe6,0x37,0xe9,0xed,0xbb,0xf2,0xf7,0x68,0xfa,0xfb,0x6f,0xfc,0xfd,0x0c,0x00,0x04, -0x82,0x09,0x0f,0x76,0x14,0x18,0xa3,0x1a,0x1d,0x94,0x20,0x24,0xed,0x29,0x2f,0x35, -0x34,0x38,0x4a,0x3d,0x41,0xd5,0x44,0x47,0xfc,0x4a,0x4e,0xce,0x51,0x53,0x78,0x53, -0x52,0xba,0x50,0x4e,0x6d,0x4d,0x4c,0x5e,0x4c,0x4b,0xe9,0x49,0x46,0xdc,0x42,0x3e, -0x07,0x3b,0x38,0x8a,0x37,0x35,0x9f,0x34,0x32,0xd2,0x2e,0x2b,0x9d,0x29,0x29,0x78, -0x2a,0x2b,0xad,0x2e,0x31,0x54,0x33,0x34,0x76,0x33,0x30,0x6b,0x2b,0x24,0x1f,0x1e, -0x17,0xbe,0x12,0x0e,0x33,0x0b,0x08,0xcf,0x06,0x05,0x10,0x03,0x02,0xcb,0x02,0x02, -0xa9,0x02,0x02,0xdb,0x02,0x02,0xbb,0x02,0x02,0xe8,0x00,0xfd,0x34,0xf8,0xf1,0x14, -0xea,0xe3,0xd6,0xdd,0xd9,0x75,0xd5,0xd1,0xa2,0xcd,0xcb,0xe2,0xc9,0xca,0x70,0xcb, -0xcc,0x27,0xce,0xce,0x1d,0xcf,0xcd,0x47,0xca,0xc6,0xa4,0xc0,0xba,0x44,0xb3,0xac, -0x6a,0xa7,0xa3,0x29,0xa1,0xa0,0x93,0x9f,0x9f,0x1a,0xa0,0xa0,0x70,0x9f,0x9e,0xa9, -0x9d,0x9e,0xf5,0xa0,0xa4,0xdc,0xa9,0xaf,0x2a,0xb6,0xbc,0x7a,0xc2,0xc6,0x8f,0xca, -0xcd,0xb6,0xcf,0xd1,0x9d,0xd3,0xd5,0xe8,0xd8,0xdd,0xc1,0xe1,0x00,0x71,0x00,0x00, -0x23,0x00,0xff,0x51,0x00,0x00,0xb5,0xff,0x00,0x12,0x01,0x00,0x0c,0x01,0x00,0x94, -0xfe,0xff,0xa7,0x03,0x04,0x2a,0x05,0x01,0x45,0xfd,0xfd,0x3d,0x00,0x03,0xb9,0x02, -0xff,0xf1,0xfc,0xfc,0x59,0xfe,0xfe,0x3d,0xfe,0xfb,0x62,0xf9,0xfc,0xb5,0xf9,0xfc, -0xd0,0xfb,0xfc,0x28,0xfe,0xfd,0x9b,0xff,0x05,0xb7,0x06,0x03,0xfe,0xfe,0xff,0x37, -0x06,0x1f,0xeb,0x21,0x19,0xbc,0x0b,0xf2,0x67,0xfb,0x03,0x96,0x15,0x09,0x63,0xf8, -0xfb,0xe9,0x04,0x08,0x43,0xf9,0xe3,0x1a,0xe7,0xea,0xce,0x0b,0x14,0x02,0x0f,0xfe, -0x4b,0xe4,0xdc,0xbf,0xd6,0xe0,0xfa,0xe5,0xde,0x4b,0xe4,0xdf,0xf6,0xe9,0xec,0xe9, -0xe4,0xe5,0x61,0xea,0xf5,0xbb,0x02,0x06,0x46,0x0e,0x11,0xfd,0x19,0x1c,0x7f,0x18, -0x0e,0xa1,0xff,0xf1,0x47,0xec,0xe9,0x7f,0xec,0x06,0x04,0x16,0x1a,0xca,0x15,0x03, -0x0c,0x04,0x0c,0x5e,0x1a,0x2a,0xdb,0x32,0x32,0xdf,0x21,0x33,0xfd,0x3d,0x3e,0x63, -0x42,0x21,0x9b,0x19,0x17,0x28,0x1c,0x21,0x00,0xfd,0xf1,0xb6,0xf6,0x1c,0xd2,0x39, -0x26,0x9e,0x13,0xfa,0x25,0x01,0x0e,0x85,0x13,0x1d,0x0b,0x13,0x09,0x74,0x02,0xf8, -0x00,0xf6,0xe4,0x19,0xd9,0xd3,0x58,0xce,0xd6,0x71,0xd4,0xcd,0x87,0xc6,0xcc,0x0b, -0xda,0xe0,0x1b,0xec,0xf4,0xf7,0xfb,0xfc,0xb2,0xf1,0xe2,0xa8,0xcb,0xb6,0xe1,0xac, -0xab,0xe4,0x9f,0xab,0xd6,0xbe,0xcc,0x9c,0xcc,0xc1,0x94,0xba,0xbc,0x19,0xcd,0xee, -0x7c,0x0d,0x2a,0xf8,0x20,0x1d,0x25,0x24,0x28,0x1d,0x3c,0x30,0x86,0x1b,0x11,0x24, -0x0b,0x19,0x45,0x08,0xf8,0x4c,0xe9,0xf7,0x54,0x23,0x32,0x45,0x2e,0x13,0x0b,0x08, -0x12,0xe2,0x1b,0x21,0xa1,0x1c,0x14,0x1c,0x0f,0x09,0x46,0x0a,0x06,0x0e,0x01,0x03, -0xc8,0x08,0x13,0xba,0x19,0x17,0xb5,0x0c,0x02,0xd8,0x05,0x0d,0x06,0x18,0x20,0x49, -0x2f,0x3b,0x89,0x3e,0x32,0x8a,0x24,0x0f,0x48,0xfe,0xfb,0x2c,0xe8,0xda,0x4e,0xdf, -0xeb,0x40,0xf1,0xe5,0x63,0xd2,0xc8,0xa6,0xc6,0xd8,0x50,0xf7,0x22,0x4a,0x32,0x32, -0x0b,0x3b,0x3d,0x7a,0x55,0x5e,0xd8,0x4f,0x3b,0xb5,0x1d,0x17,0xef,0x02,0xf3,0x80, -0xdf,0xd7,0x20,0x01,0x27,0xed,0x43,0x33,0x11,0x13,0x08,0xca,0x0b,0x13,0x81,0x0a, -0xf8,0xc4,0xe9,0xdc,0xff,0xd8,0xd9,0x5c,0xd5,0xd0,0xb5,0xc8,0xca,0x3d,0xd4,0xdb, -0xb1,0xdb,0xd4,0x51,0xd0,0xce,0x6f,0xd9,0xdd,0x08,0xe5,0xf0,0x1b,0x00,0x00,0xa1, -0xfb,0xf0,0xfe,0xe1,0xe4,0x1c,0xe0,0xce,0x00,0xc0,0xbe,0x21,0xc7,0xc8,0x92,0xbc, -0xae,0x2f,0xa8,0xaf,0xda,0xbc,0xe9,0xbd,0x12,0x21,0xd4,0x30,0x2e,0x9d,0x3c,0x55, -0x32,0x60,0x5e,0x05,0x41,0x37,0x28,0x23,0x0d,0x0b,0xf9,0xd5,0x30,0xda,0xf8,0x59, -0x29,0x47,0x0b,0x3f,0x2e,0x5b,0x26,0x30,0xc8,0x34,0x25,0x39,0x13,0x02,0x6d,0xfb, -0xfd,0x19,0xf9,0xf4,0xc9,0xed,0xeb,0xf5,0xf3,0x06,0xa9,0x11,0x0b,0x73,0x04,0xf9, -0x2a,0xfd,0x03,0xe5,0x06,0x0a,0x38,0x1a,0x24,0x30,0x27,0x26,0xab,0x15,0x0f,0x6f, -0x0e,0xfd,0x5e,0xe4,0xcf,0xe8,0xd0,0xd9,0x74,0xda,0xce,0xe2,0xb9,0xb5,0xbb,0xac, -0xbc,0xa9,0xe6,0xff,0xa7,0x1a,0x25,0x01,0x2e,0x44,0x9f,0x5b,0x70,0xa1,0x59,0x43, -0x4c,0x2c,0x0f,0xf9,0xfd,0xd6,0x16,0xbf,0xbe,0x54,0xdc,0x0b,0x2f,0x20,0x1d,0x89, -0x0c,0x08,0x6a,0x13,0x13,0xc2,0x09,0xfc,0x65,0xf2,0xf3,0xed,0xef,0xe4,0x19,0xd2, -0xc1,0xc0,0xb8,0xc5,0x53,0xdc,0xe3,0x51,0xe2,0xda,0xd8,0xd9,0xdf,0x71,0xe7,0xe7, -0xed,0xf3,0x05,0x3b,0x0f,0x1b,0xaa,0x13,0x05,0xd3,0x02,0xfe,0xb6,0xf1,0xda,0x90, -0xce,0xd1,0x04,0xdd,0xe4,0x0f,0xd5,0xcd,0x20,0xbf,0xb8,0x92,0xd2,0xe9,0x8b,0x08, -0x20,0xf4,0x29,0x34,0xa6,0x40,0x5f,0x65,0x65,0x5a,0x6b,0x4f,0x41,0x80,0x3e,0x26, -0x50,0x04,0xe8,0xdc,0xe1,0x01,0x69,0x24,0x37,0xd6,0x32,0x24,0xac,0x24,0x26,0x6d, -0x26,0x22,0xc4,0x15,0x0f,0x84,0x0c,0x09,0x78,0xfd,0xec,0x51,0xd9,0xd3,0x2a,0xe5, -0xf7,0x19,0x02,0xfd,0x99,0xf4,0xf0,0x27,0xf7,0xf8,0x25,0xfb,0x0a,0x65,0x16,0x28, -0x61,0x2f,0x20,0xcd,0x11,0x06,0xe9,0xfe,0xea,0x08,0xd5,0xca,0x02,0xcd,0xe3,0x60, -0xe3,0xe1,0x82,0xd9,0xc0,0x89,0xc3,0xce,0x6e,0xe2,0xfa,0x5d,0x0f,0x1e,0xf6,0x1c, -0x33,0x5c,0x49,0x4c,0x36,0x47,0x34,0x4c,0x34,0x2c,0x94,0x12,0xf3,0xf1,0xd2,0xd2, -0x71,0xea,0x07,0x9c,0x15,0x0b,0xcc,0x05,0x05,0x65,0x04,0x05,0xd0,0xff,0xfa,0x70, -0xf4,0xf5,0x16,0xf2,0xec,0x03,0xdd,0xca,0xbd,0xcb,0xd9,0xef,0xed,0xf4,0xa1,0xeb, -0xde,0x6e,0xe1,0xe8,0x5a,0xe9,0xf4,0x3f,0x00,0x0f,0x64,0x20,0x1e,0x56,0x11,0x01, -0xc7,0xfa,0xf0,0x48,0xdd,0xcc,0x07,0xbd,0xc9,0x1b,0xd5,0xdc,0x88,0xe6,0xd1,0x9d, -0xc5,0xc4,0xf7,0xd3,0xe9,0xcd,0xfe,0x1e,0x14,0x26,0x31,0xda,0x48,0x58,0xfd,0x64, -0x59,0x31,0x4f,0x4d,0x18,0x41,0x2a,0x4b,0x06,0xe9,0xed,0xe9,0x01,0xa3,0x1c,0x21, -0x76,0x1b,0x17,0xf6,0x15,0x15,0x04,0x10,0x0a,0x57,0x00,0xfd,0xfb,0xfb,0xfb,0x9c, -0xf8,0xe8,0x6a,0xd9,0xd7,0x51,0xe6,0xfa,0x89,0x02,0xf8,0xe7,0xee,0xf2,0xd5,0xf1, -0xf6,0x86,0xfe,0x06,0x74,0x18,0x27,0x21,0x26,0x16,0x6a,0x0b,0x03,0x3a,0xf3,0xe6, -0x84,0xce,0xcd,0x09,0xd9,0xdc,0xc4,0xea,0xde,0x6a,0xc8,0xb4,0x12,0xb1,0xc1,0x32, -0xca,0xe5,0xef,0xf8,0x03,0xd3,0x15,0x2a,0x91,0x46,0x50,0xd0,0x49,0x43,0x26,0x3d, -0x33,0x79,0x1a,0xf5,0x48,0xdc,0xdd,0x03,0xfd,0x14,0x3a,0x17,0x14,0xda,0x15,0x18, -0x47,0x12,0x08,0x5e,0xfd,0xfb,0xd9,0xfb,0xfc,0x27,0xfd,0xf4,0x36,0xe2,0xd3,0x23, -0xd3,0xe0,0xbf,0xf4,0xf8,0xc4,0xec,0xea,0x4d,0xea,0xec,0xda,0xef,0xf0,0xd8,0xf7, -0x08,0xb2,0x14,0x0f,0x02,0x03,0x01,0x59,0xfb,0xf9,0x9d,0xe7,0xda,0x86,0xe3,0xe5, -0xa6,0xf6,0xff,0xb8,0xf8,0xe2,0xd8,0xcc,0xd0,0x38,0xd3,0xdf,0xff,0xf2,0xff,0x71, -0x0f,0x20,0x24,0x40,0x59,0xf2,0x5e,0x5a,0x86,0x51,0x4d,0xfc,0x43,0x26,0x7f,0x04, -0xe7,0x8c,0xef,0x0c,0xfb,0x1d,0x20,0xfa,0x1f,0x20,0x04,0x22,0x24,0x7f,0x1a,0x0f, -0x99,0x07,0x05,0xe3,0x09,0x0e,0x01,0x08,0xf6,0x85,0xe6,0xe3,0xb2,0xf1,0x04,0x8e, -0x03,0xff,0xa3,0xfb,0xfb,0xb3,0xfd,0xfc,0x67,0xf9,0xfc,0x83,0x08,0x0c,0x29,0x00, -0xf9,0x32,0xf0,0xf1,0xa4,0xe9,0xd4,0x35,0xd6,0xd5,0x5d,0xe1,0xef,0xfd,0xf5,0xeb, -0xb9,0xcb,0xbc,0xd5,0xb5,0xbb,0x6d,0xcb,0xd8,0x4b,0xeb,0xf8,0x19,0x0e,0x2e,0x12, -0x45,0x4f,0x0f,0x4e,0x46,0xd9,0x43,0x34,0x44,0x1b,0xf4,0x84,0xdc,0xe5,0x21,0xfd, -0x0a,0x13,0x0b,0x0e,0x86,0x0c,0x10,0x6a,0x0c,0x02,0xe2,0xf8,0xf1,0xe3,0xed,0xf0, -0x02,0xf1,0xe8,0xbd,0xd9,0xcc,0x72,0xcc,0xe0,0xa9,0xeb,0xeb,0x8e,0xe9,0xe8,0xea, -0xed,0xf4,0x16,0xf8,0xf6,0x39,0xfd,0x0a,0x92,0x05,0xff,0x7e,0xf5,0xf6,0x03,0xfe, -0xee,0xc0,0xe6,0xe1,0x9c,0xe4,0xf0,0xdb,0xfc,0x07,0xd7,0xf3,0xdc,0x54,0xcb,0xc5, -0x34,0xd3,0xdb,0x91,0xe5,0xf3,0xcb,0x05,0x24,0x86,0x43,0x59,0x88,0x62,0x5e,0x62, -0x5c,0x55,0xc4,0x4a,0x2d,0xe0,0x06,0xf4,0x56,0xff,0x16,0x20,0x1e,0x20,0xec,0x1e, -0x25,0xbd,0x2e,0x2a,0x0b,0x1c,0x0c,0x39,0x02,0xff,0x6f,0x04,0x05,0x21,0xfb,0xea, -0x23,0xd6,0xd8,0x2a,0xe6,0xf0,0x3a,0xf2,0xec,0x98,0xe9,0xea,0xbb,0xf1,0xf3,0xfe, -0xf0,0xfb,0x5e,0xfe,0xfc,0xbb,0xf1,0xe6,0x37,0xf1,0xee,0xe4,0xe4,0xdb,0x1a,0xd6, -0xdb,0x42,0xe4,0xfa,0x2d,0xff,0xed,0x8d,0xd6,0xbf,0x92,0xbd,0xc5,0x73,0xcd,0xd4, -0x74,0xdf,0xf6,0x9f,0x17,0x36,0x42,0x4b,0x4d,0x4f,0x4f,0x4c,0xde,0x4b,0x40,0xd3, -0x1e,0xf9,0x59,0xeb,0xfb,0x4f,0x0c,0x16,0x74,0x17,0x19,0x81,0x21,0x28,0x1e,0x24, -0x17,0xdc,0x07,0xfb,0xaa,0xf9,0xfe,0x4c,0x00,0xfc,0x2f,0xeb,0xdd,0x47,0xdf,0xe7, -0x28,0xef,0xf0,0xbc,0xf0,0xef,0x78,0xf2,0xf7,0xb0,0xf1,0xf8,0xe5,0xfe,0x05,0xa2, -0x05,0xf6,0x2a,0xf9,0xfe,0x70,0xfc,0xf4,0x13,0xea,0xe7,0x2f,0xe7,0xf8,0x4a,0x0c, -0x0d,0x89,0x00,0xe3,0x1e,0xd1,0xcf,0xc4,0xd6,0xdd,0x99,0xdf,0xea,0xba,0x02,0x20, -0x78,0x40,0x4d,0xf0,0x50,0x4f,0x99,0x50,0x52,0x84,0x43,0x20,0xb1,0xfb,0xf6,0xe9, -0x04,0x15,0x2e,0x1d,0x1b,0xa9,0x1d,0x24,0x39,0x29,0x22,0xaf,0x15,0x04,0x88,0xf8, -0xf6,0xe2,0xf6,0xf8,0xd3,0xef,0xdd,0x2f,0xd6,0xd9,0x60,0xe2,0xe6,0xb7,0xe6,0xe3, -0x7b,0xe1,0xe7,0x66,0xe1,0xe1,0x78,0xe7,0xef,0xdf,0xfb,0xf1,0x55,0xea,0xec,0x64, -0xef,0xec,0xd9,0xe0,0xdb,0xfb,0xd3,0xd7,0x04,0xec,0xfb,0xf6,0x00,0xf1,0x68,0xd7, -0xc7,0xe6,0xc7,0xd2,0x06,0xd6,0xd5,0xbc,0xe0,0xf4,0xd4,0x15,0x31,0x6b,0x41,0x45, -0x8a,0x46,0x4b,0x0a,0x4f,0x3f,0x56,0x17,0xfa,0xe3,0xf7,0x08,0x25,0x1a,0x1d,0xcc, -0x1d,0x21,0xbb,0x27,0x2a,0x7f,0x24,0x15,0xce,0x02,0xf8,0xb3,0xf5,0xf9,0x5b,0xfe, -0xf5,0x98,0xe9,0xe4,0xa5,0xe9,0xef,0x8e,0xf2,0xf1,0xd6,0xe8,0xed,0xeb,0xec,0xe8, -0x1d,0xeb,0xee,0x6b,0x00,0x03,0x5d,0xfa,0xf4,0xaf,0xf7,0xfd,0x67,0xf6,0xef,0xdb, -0xe6,0xdc,0x4d,0xe5,0xf5,0x4f,0x06,0x09,0x28,0xf8,0xdf,0x2f,0xcf,0xd2,0x7b,0xdc, -0xdc,0xee,0xde,0xe5,0x05,0xfc,0x19,0x79,0x33,0x40,0x4e,0x42,0x42,0xc8,0x48,0x4f, -0x3c,0x3b,0x14,0x9b,0xfa,0xf8,0x0a,0x0b,0x1a,0xc1,0x1b,0x1b,0xad,0x1f,0x25,0xf8, -0x27,0x21,0x8b,0x11,0xfd,0xde,0xf0,0xec,0x4f,0xf5,0xf8,0x3e,0xf2,0xe7,0x0e,0xe5, -0xe9,0x25,0xed,0xf1,0xbb,0xe8,0xe6,0xc8,0xe9,0xe7,0xd6,0xe7,0xe2,0x5d,0xed,0xfc, -0x77,0xfd,0xf6,0xeb,0xf2,0xfc,0x32,0xfe,0xfa,0x32,0xf5,0xe6,0x1a,0xdf,0xe4,0xeb, -0xf4,0x05,0xec,0x04,0xf4,0x5d,0xdb,0xcd,0xcc,0xd3,0xd9,0xe3,0xda,0xd8,0x8d,0xe3, -0xfb,0xa3,0x1a,0x35,0xce,0x43,0x46,0xa7,0x46,0x52,0x78,0x56,0x3d,0x62,0x17,0xfd, -0x70,0xfd,0x11,0xe3,0x1e,0x20,0x6b,0x22,0x27,0x45,0x2c,0x2f,0xe3,0x28,0x19,0xd6, -0x06,0xf7,0x87,0xf5,0xfc,0x0a,0x00,0xf8,0x36,0xef,0xec,0x85,0xeb,0xf3,0x51,0xf0, -0xe9,0xe1,0xe9,0xea,0x21,0xee,0xe8,0x5f,0xe7,0xf3,0x2b,0xff,0xff,0x7b,0xf5,0xf6, -0xe8,0xfb,0xfa,0x79,0xfa,0xf1,0xa0,0xe3,0xdd,0x16,0xe3,0xf6,0x90,0x03,0x03,0x65, -0xf0,0xd5,0x93,0xca,0xcd,0xf8,0xd4,0xd3,0xc8,0xd2,0xdd,0xe2,0xf4,0x13,0xe7,0x2d, -0x3d,0x1a,0x3f,0x43,0x1e,0x51,0x4f,0x1c,0x35,0x0d,0xdf,0xf3,0xf4,0x92,0x04,0x0f, -0x51,0x10,0x12,0x4b,0x16,0x1b,0xd2,0x1f,0x1c,0xc5,0x11,0x00,0x53,0xf3,0xf2,0xa2, -0xf8,0xf8,0xd6,0xef,0xea,0x47,0xe3,0xe6,0x78,0xe9,0xe3,0x1e,0xe2,0xe0,0x8f,0xe7, -0xea,0x92,0xe5,0xe8,0x40,0xf3,0xff,0x4f,0xfc,0xf7,0x54,0xfa,0xf9,0xaa,0xfa,0xf7, -0xeb,0xec,0xe0,0x2c,0xd8,0xe1,0x17,0xf4,0x03,0xb9,0x03,0xee,0xc7,0xd6,0xcb,0xb9, -0xd1,0xd7,0x9b,0xd5,0xd3,0x5c,0xde,0xf6,0xcc,0x14,0x32,0x06,0x41,0x45,0x92,0x50, -0x5c,0xbd,0x59,0x3d,0x35,0x16,0xfd,0xee,0xfe,0x0c,0x9e,0x13,0x14,0xe2,0x15,0x19, -0x91,0x1f,0x24,0xc4,0x23,0x19,0x9c,0x09,0xfc,0xf0,0xfa,0xfe,0xec,0xfa,0xf7,0xbf, -0xef,0xec,0x39,0xf0,0xeb,0x0f,0xe9,0xe4,0x7d,0xe8,0xf1,0xa5,0xf1,0xef,0xa6,0xf1, -0x00,0x15,0x08,0x02,0x1d,0x02,0x01,0x13,0x01,0x01,0x25,0xfb,0xf1,0x3a,0xe2,0xdb, -0x41,0xe3,0xf6,0xd3,0x07,0x05,0x38,0xf2,0xd9,0x7c,0xd0,0xd5,0xea,0xd8,0xd4,0x44, -0xd1,0xdc,0x60,0xf1,0x10,0x94,0x2c,0x38,0x21,0x41,0x50,0x17,0x5e,0x59,0x95,0x3a, -0x13,0xd3,0xfb,0xfe,0x54,0x0a,0x10,0x6d,0x11,0x11,0xa9,0x15,0x1a,0xe8,0x1f,0x1f, -0xd0,0x15,0x05,0x21,0xf9,0xf9,0x13,0xf7,0xf6,0xb4,0xf0,0xe8,0x47,0xea,0xe9,0xed, -0xe7,0xe2,0x9d,0xdf,0xe6,0x83,0xec,0xec,0xcc,0xe7,0xee,0xa0,0xfc,0xfe,0x1c,0xfc, -0xfa,0xe7,0xf9,0xfc,0xdb,0xfb,0xf8,0x08,0xee,0xe2,0x06,0xde,0xe6,0x4f,0xfd,0x0c, -0x2e,0x0b,0xf6,0xbe,0xdf,0xd7,0x34,0xdb,0xdd,0xa6,0xd6,0xd5,0xa8,0xde,0xf4,0xb1, -0x15,0x2e,0x6d,0x3b,0x47,0x36,0x58,0x64,0x2f,0x5d,0x3d,0xc8,0x16,0x02,0xd3,0x02, -0x0b,0x4e,0x11,0x0f,0x7b,0x11,0x15,0x26,0x1c,0x21,0xe8,0x21,0x18,0x85,0x06,0xfe, -0xaa,0xf9,0xf7,0xca,0xf6,0xee,0xf4,0xeb,0xed,0x83,0xee,0xeb,0xe9,0xe3,0xe2,0x78, -0xe8,0xef,0x07,0xec,0xe6,0x9f,0xef,0xf7,0xf7,0xf7,0xf5,0xc1,0xf1,0xf3,0xe6,0xf4, -0xf6,0x52,0xf1,0xe7,0x74,0xdc,0xd6,0x57,0xe1,0xf6,0x6b,0x06,0x02,0xee,0xed,0xd8, -0xe4,0xd0,0xd5,0x44,0xd4,0xcf,0xb1,0xcd,0xd5,0xb6,0xee,0x0f,0xbb,0x27,0x35,0x6a, -0x44,0x58,0xd3,0x64,0x5b,0xf8,0x38,0x13,0x8b,0xff,0xfe,0x80,0x06,0x09,0xe7,0x08, -0x09,0xcd,0x0f,0x16,0x3d,0x1d,0x1d,0x2e,0x0f,0x00,0x9f,0xf7,0xf2,0xc4,0xf3,0xef, -0x16,0xeb,0xea,0x00,0xed,0xf0,0x21,0xeb,0xe4,0xfc,0xe3,0xec,0x99,0xf2,0xec,0xf7, -0xec,0xf4,0x83,0xf9,0xfa,0x5a,0xf6,0xf5,0x5c,0xf7,0xfb,0x7e,0xfd,0xf8,0x14,0xef, -0xe2,0x4a,0xde,0xea,0xfd,0x01,0x11,0xf5,0x0b,0xf5,0xa2,0xde,0xd9,0x46,0xdb,0xd9, -0x3d,0xd6,0xd2,0x29,0xdc,0xf7,0x99,0x17,0x2e,0x70,0x3c,0x4e,0x95,0x62,0x6f,0xa6, -0x62,0x3f,0xf5,0x1b,0x06,0xdb,0x05,0x0b,0x8b,0x0e,0x0c,0x6a,0x0e,0x13,0xf9,0x19, -0x23,0xaf,0x20,0x13,0x4d,0x07,0xfb,0xce,0xf9,0xf6,0xfd,0xf0,0xeb,0xc3,0xe9,0xee, -0x86,0xef,0xea,0xfa,0xe2,0xe3,0xd2,0xed,0xee,0xe9,0xea,0xed,0xb3,0xf1,0xf6,0x7d, -0xf5,0xf2,0x77,0xf0,0xf3,0x98,0xf8,0xf9,0x63,0xf5,0xeb,0x38,0xdf,0xda,0x1d,0xe8, -0xff,0x78,0x0d,0x06,0xe7,0xed,0xda,0xff,0xd6,0xd7,0x3a,0xd8,0xd3,0xec,0xcf,0xdb, -0x3d,0xf7,0x15,0x3a,0x29,0x38,0xae,0x4b,0x62,0x7d,0x6f,0x60,0x59,0x3e,0x1a,0x20, -0x06,0x03,0x8b,0x09,0x0b,0x18,0x0b,0x0e,0xab,0x11,0x1b,0xfb,0x22,0x1e,0x96,0x15, -0x08,0x61,0x00,0xfe,0x63,0xfa,0xf3,0x39,0xec,0xed,0x13,0xf2,0xf3,0x45,0xed,0xe3, -0xcc,0xe8,0xf0,0x66,0xef,0xee,0x91,0xee,0xf3,0x58,0xf6,0xf6,0x22,0xf3,0xf1,0x0e, -0xf7,0xfb,0xff,0xfc,0xf8,0xc0,0xec,0xdf,0x83,0xda,0xe8,0x70,0xfe,0x0c,0x54,0x02, -0xea,0x25,0xda,0xd4,0xfe,0xd5,0xd6,0x73,0xd0,0xce,0x99,0xdb,0xf7,0xd3,0x11,0x25, -0x62,0x34,0x48,0xed,0x60,0x6a,0xc2,0x5a,0x38,0xb3,0x16,0x03,0xf1,0x00,0x05,0xe3, -0x04,0x06,0x4b,0x07,0x0c,0x56,0x17,0x1b,0x3f,0x1a,0x10,0x54,0x04,0xfd,0xd7,0xf9, -0xf5,0x77,0xec,0xe6,0xc2,0xe8,0xee,0xaa,0xf1,0xe7,0xef,0xe1,0xe7,0xaa,0xeb,0xeb, -0x0b,0xea,0xec,0x00,0xef,0xf2,0xa1,0xf1,0xed,0xc9,0xed,0xf3,0x94,0xf9,0xfb,0xd7, -0xf6,0xeb,0xc7,0xdd,0xda,0x71,0xe7,0xfe,0xac,0x0a,0xfe,0x5c,0xe9,0xd9,0x7c,0xd4, -0xd5,0x4e,0xd4,0xcd,0xed,0xcc,0xdd,0xb4,0xf7,0x11,0x54,0x23,0x33,0x79,0x4b,0x63, -0x54,0x6c,0x5b,0x18,0x3b,0x1a,0x6f,0x08,0x07,0x03,0x08,0x09,0x2f,0x0a,0x0a,0x94, -0x12,0x1a,0xe9,0x1f,0x1d,0x4d,0x14,0x0a,0x18,0x04,0x00,0x2e,0xfb,0xf1,0x2c,0xed, -0xee,0xaf,0xf7,0xf7,0xe5,0xed,0xea,0xde,0xed,0xf0,0x09,0xef,0xee,0x5d,0xf0,0xf3, -0xb3,0xf6,0xf4,0xa4,0xf0,0xf1,0x89,0xf8,0xff,0x3b,0x02,0xfe,0x42,0xf2,0xe4,0xff, -0xe0,0xee,0x4f,0x06,0x0e,0x7a,0x02,0xed,0xcd,0xdd,0xd8,0xd8,0xd8,0xd5,0xfc,0xcd, -0xcf,0xee,0xe0,0xfa,0x91,0x11,0x20,0xd9,0x31,0x4a,0x13,0x62,0x68,0xea,0x57,0x39, -0x71,0x19,0x09,0xad,0x05,0x07,0x92,0x09,0x06,0xdf,0x09,0x11,0xc1,0x18,0x1d,0x89, -0x1a,0x11,0xae,0x08,0x03,0xf7,0xff,0xf8,0x86,0xf0,0xea,0x14,0xef,0xf7,0xb9,0xf4, -0xee,0xf6,0xeb,0xef,0xb0,0xef,0xef,0xd2,0xef,0xf0,0xa0,0xf2,0xf3,0xec,0xef,0xeb, -0x6c,0xed,0xf5,0x14,0xfd,0x00,0x3b,0xfc,0xf1,0x90,0xe3,0xdf,0xa9,0xef,0x05,0x80, -0x0b,0xff,0xce,0xeb,0xdc,0x0b,0xd8,0xd8,0x0d,0xd3,0xcb,0xff,0xcf,0xe1,0x7f,0xfb, -0x0f,0x53,0x1d,0x2e,0x3a,0x48,0x5f,0x55,0x65,0x56,0x1a,0x37,0x1b,0x72,0x0a,0x04, -0xcb,0x07,0x06,0x9e,0x05,0x09,0xc7,0x10,0x19,0xc3,0x1c,0x19,0x49,0x10,0x07,0x64, -0x03,0xfd,0x41,0xf6,0xec,0xf0,0xe6,0xee,0x4c,0xf4,0xf1,0x99,0xec,0xeb,0xbf,0xed, -0xed,0x69,0xee,0xee,0xd5,0xee,0xf1,0xd1,0xf0,0xec,0x70,0xe7,0xe9,0x4b,0xf1,0xfa, -0xb0,0xfd,0xf9,0xe4,0xed,0xde,0xcd,0xdc,0xee,0x01,0x02,0x07,0x6f,0xfc,0xe9,0xa5, -0xda,0xd7,0xdf,0xd6,0xcf,0x88,0xc9,0xce,0xcc,0xe2,0xfb,0xd0,0x0c,0x19,0x8e,0x2c, -0x47,0x50,0x5c,0x63,0xc5,0x52,0x35,0x7f,0x1c,0x0a,0x28,0x07,0x08,0x98,0x06,0x05, -0x7e,0x09,0x12,0x23,0x1a,0x1d,0x8a,0x1a,0x10,0x8a,0x0a,0x04,0x2b,0xff,0xf6,0xbf, -0xea,0xe8,0xcf,0xf0,0xf5,0x42,0xf2,0xef,0x71,0xef,0xef,0x5a,0xf0,0xf1,0x23,0xf2, -0xf3,0xc8,0xf5,0xf4,0xa9,0xee,0xea,0xc5,0xeb,0xf3,0x8f,0xfd,0x00,0xbf,0xfd,0xf0, -0x44,0xe0,0xdf,0xaf,0xf0,0x03,0x42,0x08,0xfe,0x00,0xeb,0xdf,0xb0,0xdc,0xd9,0x88, -0xd1,0xca,0xde,0xd1,0xe6,0xe2,0xfc,0x0c,0xc8,0x18,0x2d,0x79,0x46,0x5d,0x84,0x62, -0x51,0xf7,0x37,0x1d,0xc2,0x0c,0x09,0xe8,0x08,0x07,0x33,0x06,0x0b,0x45,0x14,0x1b, -0x29,0x1f,0x19,0x0c,0x12,0x0b,0x60,0x05,0x00,0xfb,0xf5,0xeb,0x00,0xeb,0xf2,0xb2, -0xf4,0xf1,0xff,0xf0,0xf1,0xb0,0xf1,0xf2,0xc2,0xf2,0xf3,0x19,0xf5,0xf7,0x60,0xf4, -0xee,0x39,0xea,0xec,0xa2,0xf5,0xfe,0x6e,0x04,0x01,0xe5,0xf1,0xe3,0x40,0xe4,0xf5, -0x70,0x05,0x0a,0x9d,0xff,0xed,0x58,0xe3,0xdf,0x9e,0xdb,0xd1,0xba,0xcb,0xd4,0x81, -0xe9,0xff,0x26,0x0c,0x1a,0xa3,0x2d,0x47,0x89,0x5e,0x61,0xb4,0x52,0x39,0xa5,0x1e, -0x0f,0x5a,0x0b,0x0a,0x78,0x07,0x06,0x69,0x0c,0x14,0x2e,0x1d,0x1d,0x3e,0x19,0x12, -0xf0,0x09,0x05,0xfb,0xfe,0xf2,0x9a,0xe8,0xe9,0x6f,0xf0,0xf1,0xa0,0xef,0xef,0x41, -0xef,0xef,0x97,0xef,0xef,0xbf,0xf0,0xf2,0x19,0xf3,0xef,0xb7,0xe8,0xe3,0x03,0xe6, -0xef,0xa0,0xf9,0x01,0xf8,0xfd,0xed,0x0d,0xe0,0xe2,0x9a,0xf1,0x01,0xfb,0x05,0xf9, -0xeb,0xe9,0xe0,0x28,0xdd,0xd6,0x9a,0xcb,0xc5,0x3c,0xcf,0xe5,0xad,0xf8,0x06,0x33, -0x14,0x27,0x8e,0x43,0x57,0x4b,0x5b,0x4e,0x99,0x35,0x1c,0xde,0x0d,0x09,0xac,0x07, -0x03,0x9d,0x03,0x08,0xf5,0x12,0x1a,0x97,0x1a,0x17,0x53,0x0f,0x09,0xf3,0x05,0xfe, -0x18,0xf2,0xe9,0x4c,0xec,0xf0,0x55,0xf1,0xf1,0xf1,0xf0,0xf1,0x54,0xf1,0xf1,0xd1, -0xf0,0xf1,0x9f,0xf3,0xf3,0x72,0xef,0xe7,0x4d,0xe3,0xe6,0xd0,0xee,0xfb,0x13,0x04, -0x00,0xe2,0xef,0xe4,0xa1,0xe6,0xf5,0x87,0x05,0x08,0xa4,0xfc,0xed,0x9a,0xe5,0xe1, -0x87,0xd9,0xcd,0xd9,0xc7,0xd4,0x44,0xe9,0xfb,0x05,0x09,0x15,0xee,0x2b,0x47,0x62, -0x5a,0x5e,0xba,0x51,0x39,0xdd,0x21,0x13,0xec,0x0e,0x0a,0x46,0x06,0x03,0x4e,0x09, -0x13,0x2a,0x19,0x1a,0x00,0x16,0x0f,0x50,0x0a,0x06,0x3f,0xfe,0xf1,0x64,0xeb,0xed, -0x33,0xf0,0xf1,0xc7,0xf1,0xf2,0xd4,0xf2,0xf3,0xe2,0xf1,0xf1,0xf7,0xf2,0xf4,0x54, -0xf4,0xef,0x64,0xe7,0xe3,0xf1,0xe4,0xee,0xe2,0xfb,0x05,0xc3,0xff,0xf0,0x34,0xe5, -0xe7,0xea,0xf6,0x05,0x0b,0x08,0xfc,0xfc,0xef,0xe8,0x8c,0xe3,0xda,0xa1,0xcb,0xc7, -0x8c,0xd4,0xe8,0x6a,0xfb,0x07,0xd9,0x15,0x2d,0x64,0x47,0x5a,0x2e,0x5f,0x53,0xcb, -0x3c,0x25,0x3d,0x19,0x12,0x94,0x0d,0x07,0x9d,0x04,0x0a,0x0f,0x14,0x19,0xbd,0x1a, -0x16,0xf8,0x10,0x0e,0xe4,0x0a,0x00,0x48,0xf5,0xf0,0x1e,0xf2,0xf3,0xce,0xf4,0xf5, -0x76,0xf5,0xf6,0xe7,0xf5,0xf4,0x52,0xf4,0xf5,0xf2,0xf6,0xf6,0xb2,0xef,0xe7,0xac, -0xe2,0xe3,0x99,0xec,0xfb,0xd9,0x03,0xfd,0x7f,0xef,0xe4,0xc8,0xe7,0xf6,0x56,0x04, -0x04,0x4d,0xfa,0xef,0x52,0xe8,0xe3,0x7e,0xd7,0xc8,0x4b,0xc6,0xd2,0x34,0xe7,0xf8, -0x35,0x03,0x12,0x28,0x29,0x43,0x05,0x56,0x5a,0xcb,0x4f,0x39,0x25,0x25,0x18,0x82, -0x11,0x0c,0x04,0x04,0x01,0x83,0x06,0x0e,0xdd,0x14,0x14,0x6f,0x10,0x0c,0xd2,0x0a, -0x05,0x1a,0xfa,0xef,0x1d,0xec,0xec,0x4d,0xee,0xef,0x5b,0xf0,0xf1,0xc6,0xf2,0xf1, -0x28,0xf0,0xef,0x5f,0xf1,0xf3,0xfa,0xf1,0xeb,0x65,0xe3,0xdd,0xde,0xdd,0xe8,0xbd, -0xf8,0x00,0x25,0xfb,0xed,0xb4,0xe3,0xe6,0x3d,0xf5,0x01,0x36,0x01,0xf7,0x6f,0xed, -0xe8,0x3f,0xe3,0xd4,0xe8,0xc6,0xc4,0x56,0xd1,0xe6,0x51,0xf5,0x01,0x54,0x11,0x29, -0x25,0x43,0x55,0x96,0x5a,0x4f,0xe0,0x3a,0x27,0x8f,0x1b,0x15,0x8d,0x0e,0x06,0xa5, -0x03,0x08,0xd5,0x10,0x16,0xaf,0x16,0x11,0x3a,0x0f,0x0e,0x41,0x07,0xfb,0xef,0xf2, -0xef,0x4f,0xf0,0xf2,0x14,0xf4,0xf5,0x32,0xf7,0xf8,0xf2,0xf6,0xf5,0xe3,0xf4,0xf7, -0x63,0xf9,0xf7,0x24,0xf0,0xe8,0x14,0xe1,0xe1,0x62,0xed,0xfc,0x5d,0x04,0xfe,0xac, -0xf1,0xe8,0xf2,0xeb,0xf9,0x88,0x03,0x03,0x6a,0xfa,0xf2,0x42,0xef,0xe6,0x6e,0xd7, -0xc9,0x92,0xc6,0xd4,0xea,0xe7,0xf6,0x8c,0x02,0x13,0x76,0x2b,0x44,0xb2,0x56,0x5a, -0xe1,0x4e,0x3c,0x41,0x29,0x1e,0xb5,0x17,0x0f,0x15,0x07,0x04,0x30,0x08,0x10,0x57, -0x16,0x14,0xbd,0x10,0x0f,0x7f,0x0e,0x06,0xe7,0xfa,0xf2,0x4b,0xef,0xef,0x60,0xf0, -0xf1,0x37,0xf3,0xf5,0x44,0xf6,0xf5,0x43,0xf3,0xf3,0x17,0xf6,0xf8,0x23,0xf5,0xee, -0x8f,0xe6,0xdd,0xcf,0xde,0xeb,0xb5,0xfa,0x01,0xfd,0xfc,0xf0,0xd4,0xe7,0xec,0xfd, -0xf8,0x02,0xfa,0x01,0xf9,0xc0,0xf3,0xf0,0xca,0xe7,0xd7,0x3f,0xc9,0xc8,0xf1,0xd5, -0xe8,0x0f,0xf7,0x03,0xc1,0x14,0x2b,0xc9,0x44,0x56,0x6a,0x59,0x4f,0x0b,0x3d,0x2b, -0x17,0x21,0x19,0x77,0x10,0x08,0x01,0x05,0x09,0xf2,0x11,0x17,0x56,0x15,0x12,0x2a, -0x13,0x11,0xc0,0x07,0xfc,0x68,0xf4,0xf0,0x17,0xf0,0xf0,0xb7,0xf1,0xf3,0x9a,0xf5, -0xf6,0x7b,0xf5,0xf3,0x4d,0xf4,0xf7,0x36,0xf8,0xf5,0x23,0xef,0xe4,0x29,0xdb,0xdb, -0x8e,0xe8,0xf7,0x55,0xfe,0xf9,0x32,0xec,0xe5,0x5b,0xea,0xf5,0xed,0xfe,0xfc,0xf5, -0xf4,0xf1,0xa1,0xed,0xe4,0x69,0xd3,0xc4,0x4e,0xc4,0xd1,0x1f,0xe4,0xf1,0x08,0xff, -0x10,0xa6,0x27,0x40,0x3e,0x51,0x54,0xfc,0x4a,0x38,0xbd,0x28,0x1e,0xd2,0x15,0x0c, -0xf6,0x03,0x00,0x71,0x04,0x0d,0x97,0x11,0x0f,0x98,0x0e,0x10,0x87,0x0d,0x04,0xa2, -0xf9,0xf1,0x07,0xee,0xed,0xd2,0xed,0xef,0x6e,0xf2,0xf5,0x52,0xf6,0xf5,0x23,0xf3, -0xf4,0x3c,0xf8,0xf8,0xc9,0xf6,0xf0,0xf4,0xe4,0xdb,0xb2,0xdc,0xe9,0xf5,0xf7,0xff, -0x85,0xf9,0xee,0x15,0xe9,0xed,0xdc,0xf9,0x00,0x1d,0xfe,0xf8,0x28,0xf5,0xf2,0x26, -0xe8,0xd6,0x57,0xc8,0xc7,0xee,0xd5,0xe6,0x85,0xf4,0x02,0x27,0x14,0x2c,0x0a,0x45, -0x54,0x1f,0x58,0x4d,0xbd,0x3c,0x2d,0x27,0x23,0x1a,0x25,0x11,0x08,0x56,0x04,0x09, -0x95,0x11,0x14,0x25,0x12,0x12,0x9a,0x14,0x10,0x07,0x07,0xfc,0x60,0xf4,0xf0,0x5d, -0xef,0xef,0x1f,0xf2,0xf4,0x7c,0xf7,0xf8,0xdc,0xf6,0xf5,0x85,0xf7,0xfa,0xf0,0xfa, -0xf9,0x86,0xf2,0xe5,0x2e,0xdc,0xdd,0x0f,0xea,0xf8,0x4f,0xff,0xf9,0x4c,0xf0,0xeb, -0x04,0xf1,0xfc,0x65,0x01,0xfe,0xbd,0xf9,0xf7,0x48,0xf4,0xe8,0xab,0xd6,0xc8,0xa0, -0xc8,0xd5,0x90,0xe4,0xf3,0xa0,0x00,0x13,0xc6,0x2b,0x43,0x8a,0x53,0x56,0x44,0x4c, -0x3c,0x21,0x2e,0x23,0xfd,0x1a,0x11,0xa7,0x07,0x04,0x40,0x09,0x10,0x5b,0x12,0x11, -0x54,0x13,0x14,0x9b,0x10,0x06,0xab,0xfb,0xf4,0x96,0xf0,0xef,0x51,0xef,0xf1,0x8b, -0xf4,0xf7,0xbf,0xf8,0xf6,0x94,0xf5,0xf7,0x23,0xf9,0xfa,0xe2,0xf8,0xf1,0x83,0xe3, -0xd9,0x0f,0xdb,0xe7,0x6a,0xf6,0xfb,0x9f,0xf7,0xee,0xeb,0xea,0xf1,0x5c,0xfb,0xff, -0x87,0xfc,0xf8,0xab,0xf7,0xf3,0x4f,0xe8,0xd4,0x8d,0xc7,0xc8,0x30,0xd3,0xe2,0x79, -0xf0,0xfe,0xfa,0x11,0x2a,0xa0,0x41,0x51,0x40,0x53,0x49,0x31,0x3a,0x2c,0x3a,0x22, -0x19,0x6b,0x0f,0x05,0x24,0x02,0x07,0x9c,0x0d,0x0e,0xd1,0x0d,0x10,0x93,0x11,0x0d, -0x33,0x03,0xf8,0xbe,0xf1,0xed,0x5f,0xec,0xec,0xee,0xee,0xf2,0x17,0xf6,0xf6,0x10, -0xf4,0xf3,0x4b,0xf5,0xf6,0xdf,0xf8,0xf7,0x3f,0xef,0xe1,0x0f,0xd8,0xd9,0x85,0xe6, -0xf3,0x5d,0xf9,0xf5,0xa2,0xec,0xea,0x8c,0xf1,0xfa,0x66,0xfd,0xfa,0x4c,0xf8,0xf7, -0x59,0xf4,0xe7,0x14,0xd4,0xc7,0x6b,0xc7,0xd2,0x36,0xe1,0xee,0x2e,0xfe,0x12,0x81, -0x2a,0x41,0xab,0x50,0x52,0x80,0x48,0x3a,0xfe,0x2d,0x24,0xe3,0x1b,0x11,0x04,0x07, -0x04,0x4c,0x0a,0x0e,0x08,0x0f,0x0f,0x58,0x12,0x13,0xfc,0x0e,0x05,0x01,0xfb,0xf4, -0x12,0xf0,0xee,0xc5,0xee,0xf0,0x1d,0xf5,0xf8,0xa3,0xf7,0xf5,0xdf,0xf5,0xf6,0x8a, -0xf8,0xfb,0x06,0xfa,0xf1,0xf6,0xe3,0xd9,0xe8,0xdb,0xe8,0x36,0xf5,0xfa,0x4e,0xf6, -0xef,0x84,0xee,0xf5,0x28,0xfd,0xfe,0xee,0xfc,0xfa,0x3c,0xfb,0xf7,0x08,0xe9,0xd6, -0xd9,0xc9,0xc9,0x1a,0xd4,0xe1,0x8c,0xef,0xff,0xc5,0x13,0x2c,0xd6,0x43,0x52,0x10, -0x53,0x4a,0x66,0x3d,0x30,0xdf,0x27,0x1f,0xf6,0x13,0x09,0x8c,0x08,0x0c,0xbd,0x0f, -0x0f,0xef,0x10,0x14,0x52,0x15,0x10,0xb8,0x06,0xfd,0x00,0xf6,0xf1,0xea,0xef,0xef, -0x69,0xf2,0xf6,0x4d,0xf9,0xf8,0xf5,0xf6,0xf6,0xdb,0xf6,0xf9,0xa8,0xfc,0xfb,0x91, -0xf2,0xe4,0x62,0xda,0xdc,0x9e,0xe8,0xf5,0x04,0xfa,0xf5,0x1d,0xf0,0xf0,0xb8,0xf7, -0xfd,0x4d,0xff,0xfc,0xcc,0xfb,0xfd,0xc2,0xf7,0xe9,0x13,0xd7,0xca,0x18,0xca,0xd3, -0x15,0xe0,0xed,0xc9,0xfd,0x12,0x14,0x2b,0x41,0x2f,0x4f,0x50,0xf4,0x47,0x3b,0x64, -0x2f,0x26,0xdb,0x1d,0x11,0xe5,0x07,0x06,0x3e,0x0a,0x0c,0x95,0x0c,0x0e,0xe7,0x11, -0x12,0xbe,0x0d,0x04,0x71,0xfa,0xf3,0x24,0xef,0xec,0xac,0xec,0xef,0x7e,0xf4,0xf6, -0x22,0xf5,0xf4,0x67,0xf3,0xf3,0xda,0xf6,0xf9,0x78,0xf8,0xef,0x52,0xe0,0xd7,0x42, -0xd9,0xe4,0xfe,0xf0,0xf5,0x73,0xf1,0xec,0xfd,0xee,0xf5,0x6b,0xfb,0xfc,0xc2,0xf9, -0xfa,0x84,0xfb,0xf5,0x6c,0xe7,0xd5,0x55,0xc9,0xc8,0x3d,0xd1,0xdd,0xe3,0xea,0xfb, -0x53,0x10,0x29,0xad,0x40,0x4d,0xc9,0x4e,0x47,0x01,0x3b,0x30,0xa4,0x28,0x1e,0x4c, -0x12,0x09,0xed,0x08,0x0b,0x63,0x0c,0x0c,0xab,0x0e,0x12,0xa2,0x12,0x0d,0x15,0x04, -0xfa,0x95,0xf3,0xef,0xd6,0xec,0xec,0xef,0xf0,0xf5,0x83,0xf6,0xf6,0xd9,0xf5,0xf4, -0x16,0xf5,0xf7,0x1e,0xfb,0xf9,0xae,0xef,0xe1,0xd2,0xd7,0xd9,0x2f,0xe5,0xf0,0x68, -0xf4,0xf0,0xfb,0xed,0xf0,0x9d,0xf7,0xfc,0xaf,0xfc,0xfb,0xb4,0xfc,0xfd,0xba,0xf7, -0xe9,0x70,0xd7,0xcb,0x0d,0xcb,0xd2,0x84,0xdd,0xeb,0x83,0xfb,0x11,0x79,0x2b,0x41, -0x4e,0x4e,0x4f,0x0a,0x48,0x3c,0xa2,0x32,0x2a,0x2d,0x20,0x13,0x2e,0x0c,0x0a,0x5f, -0x0c,0x0c,0x0e,0x0d,0x0f,0x48,0x13,0x13,0xbb,0x0e,0x05,0x36,0xfc,0xf5,0x09,0xf1, -0xed,0x8f,0xee,0xf3,0xe2,0xf6,0xf8,0xc6,0xf8,0xf7,0xdb,0xf6,0xf7,0xb8,0xfa,0xfe, -0xa9,0xfc,0xf2,0x73,0xe3,0xda,0x32,0xdc,0xe6,0x4b,0xf1,0xf3,0xbb,0xf0,0xef,0x05, -0xf3,0xfa,0xb6,0xfe,0xfe,0x92,0xfd,0xff,0xda,0x00,0xfa,0x1c,0xec,0xda,0x6b,0xcf, -0xcd,0x2e,0xd4,0xde,0xaa,0xeb,0xfc,0xb1,0x12,0x2d,0x10,0x43,0x4f,0xb5,0x50,0x48, -0x58,0x3d,0x34,0x9b,0x2c,0x21,0x56,0x15,0x0d,0x6f,0x0c,0x0c,0xae,0x0c,0x0d,0x00, -0x10,0x13,0x96,0x13,0x0e,0x05,0x05,0xfb,0x7f,0xf5,0xf0,0xd5,0xec,0xee,0x73,0xf2, -0xf5,0x5a,0xf7,0xf7,0xd1,0xf5,0xf4,0x0a,0xf5,0xf8,0xbe,0xfc,0xfa,0xa8,0xef,0xe0, -0x5a,0xd7,0xd8,0x3e,0xe3,0xec,0x98,0xee,0xec,0x18,0xec,0xf1,0x60,0xf8,0xfb,0x2b, -0xfb,0xfb,0x71,0xfd,0xfe,0xe5,0xf7,0xe9,0x64,0xd8,0xcd,0x88,0xcb,0xd0,0xdf,0xda, -0xe7,0x04,0xf8,0x0f,0x53,0x29,0x3e,0x3d,0x4b,0x4c,0xc0,0x43,0x39,0x89,0x31,0x29, -0x90,0x1d,0x12,0xb6,0x0b,0x0a,0x00,0x0a,0x09,0x9a,0x0a,0x0d,0x6d,0x11,0x11,0x8b, -0x0c,0x03,0xf7,0xfa,0xf4,0xb8,0xee,0xeb,0x7a,0xed,0xf1,0xa3,0xf4,0xf6,0x16,0xf6, -0xf4,0x6e,0xf3,0xf4,0xb6,0xf8,0xfc,0x6c,0xfa,0xef,0x91,0xe0,0xd7,0x95,0xd9,0xe3, -0x55,0xeb,0xed,0x53,0xeb,0xeb,0xff,0xf1,0xf8,0xdf,0xfb,0xfb,0x17,0xfc,0xfe,0xff, -0xff,0xf9,0x61,0xea,0xda,0x64,0xcf,0xcd,0x32,0xd2,0xdb,0xb8,0xe7,0xf9,0xf0,0x10, -0x2b,0xc0,0x40,0x4d,0x71,0x4d,0x45,0x26,0x3c,0x34,0xe3,0x2a,0x1f,0x85,0x14,0x0e, -0x55,0x0c,0x0b,0xe8,0x0a,0x0b,0x4f,0x0f,0x12,0xfc,0x12,0x0d,0xaa,0x04,0xfc,0xda, -0xf5,0xef,0xf6,0xec,0xee,0x18,0xf2,0xf5,0x08,0xf7,0xf7,0xa1,0xf5,0xf4,0x72,0xf5, -0xfa,0x84,0xfe,0xfb,0xab,0xf0,0xe1,0xfe,0xd8,0xdb,0x68,0xe4,0xeb,0x1b,0xed,0xeb, -0x68,0xed,0xf4,0x60,0xfa,0xfc,0x9a,0xfc,0xfd,0xda,0x00,0x01,0x18,0xfa,0xeb,0xda, -0xdb,0xd1,0xb1,0xce,0xd3,0xb2,0xdb,0xe7,0xa9,0xf9,0x11,0xfd,0x2b,0x42,0x83,0x4e, -0x4e,0x08,0x47,0x3e,0xcb,0x36,0x2c,0x2f,0x21,0x16,0x99,0x10,0x0e,0xf3,0x0c,0x0c, -0x64,0x0d,0x10,0x8d,0x14,0x14,0x1b,0x0f,0x06,0x1b,0xff,0xf7,0x64,0xf1,0xef,0xa2, -0xf0,0xf4,0x76,0xf7,0xf9,0x44,0xf9,0xf7,0x0b,0xf6,0xf7,0x87,0xfc,0x00,0xb5,0xfd, -0xf2,0x23,0xe3,0xda,0xca,0xdc,0xe4,0x3d,0xeb,0xeb,0xef,0xea,0xed,0x2f,0xf5,0xfb, -0x12,0xfd,0xfd,0xf4,0xfe,0x02,0xa7,0x02,0xfa,0x3e,0xec,0xdc,0x14,0xd1,0xce,0xd1, -0xd1,0xd9,0xf1,0xe4,0xf7,0x95,0x0f,0x29,0x7f,0x40,0x4c,0xc3,0x4b,0x44,0xfe,0x3c, -0x34,0x7b,0x2a,0x1e,0xcb,0x14,0x0e,0xee,0x0b,0x09,0xcd,0x08,0x09,0xc9,0x0c,0x10, -0x78,0x10,0x0a,0x6d,0x03,0xfb,0x34,0xf3,0xed,0x76,0xeb,0xed,0x3a,0xf1,0xf4,0x46, -0xf6,0xf6,0x42,0xf4,0xf2,0xa9,0xf4,0xf9,0x6e,0xfd,0xfa,0x36,0xee,0xdf,0x45,0xd7, -0xd9,0xb4,0xe0,0xe5,0x2f,0xe6,0xe5,0x5e,0xea,0xf2,0x00,0xf8,0xfa,0xe4,0xfa,0xfd, -0x66,0x01,0x01,0xa6,0xf9,0xeb,0xb5,0xdb,0xd0,0xab,0xcd,0xd0,0xe3,0xd6,0xe2,0xce, -0xf5,0x0e,0xe9,0x29,0x40,0xd9,0x4b,0x4b,0x03,0x45,0x3d,0x07,0x35,0x2a,0x09,0x1f, -0x15,0xd8,0x0f,0x0c,0x7a,0x0a,0x09,0x46,0x0a,0x0d,0xdf,0x11,0x11,0x00,0x0c,0x04, -0x3b,0xfc,0xf4,0x51,0xee,0xec,0xec,0xee,0xf2,0xd7,0xf5,0xf7,0xac,0xf7,0xf5,0x48, -0xf4,0xf6,0x1f,0xfc,0x00,0xb2,0xfc,0xf0,0xd4,0xe1,0xda,0x13,0xdc,0xe2,0xdd,0xe6, -0xe6,0xc7,0xe6,0xeb,0xbd,0xf3,0xf9,0xba,0xfb,0xfc,0x2c,0x00,0x04,0xf3,0x03,0xfc, -0x32,0xee,0xde,0xa7,0xd3,0xcf,0x6f,0xd1,0xd7,0x04,0xe3,0xf5,0xbb,0x0e,0x2a,0x16, -0x41,0x4b,0x9e,0x4b,0x46,0x41,0x3f,0x37,0x82,0x2c,0x21,0x13,0x18,0x12,0x63,0x0e, -0x0c,0xd0,0x0a,0x0c,0x30,0x10,0x13,0x76,0x12,0x0d,0x4a,0x06,0xfd,0x2b,0xf5,0xef, -0xe6,0xed,0xef,0x8d,0xf3,0xf6,0x0e,0xf9,0xf8,0x7b,0xf6,0xf5,0x5a,0xf8,0xfd,0xff, -0x01,0xfd,0x8f,0xf1,0xe3,0x07,0xdc,0xde,0x00,0xe4,0xe6,0xdd,0xe5,0xe6,0x7b,0xec, -0xf4,0x5a,0xfa,0xfc,0xf7,0xfd,0x01,0xa9,0x05,0x05,0x27,0xfe,0xf0,0x04,0xe1,0xd6, -0x6a,0xd2,0xd2,0xea,0xd7,0xe3,0x93,0xf5,0x0f,0x40,0x2b,0x41,0x1a,0x4c,0x4b,0xef, -0x46,0x40,0x52,0x37,0x2c,0x77,0x21,0x18,0xcc,0x12,0x0e,0x6e,0x0c,0x0a,0x19,0x0c, -0x10,0x14,0x13,0x12,0xd6,0x0d,0x06,0x9a,0xfd,0xf4,0xda,0xee,0xed,0xf1,0xee,0xf2, -0xb3,0xf5,0xf7,0xfc,0xf6,0xf4,0x0b,0xf4,0xf6,0xef,0xfc,0x00,0x5a,0xfc,0xef,0xeb, -0xe1,0xda,0x8b,0xdc,0xe1,0xc4,0xe2,0xe1,0xe8,0xe2,0xe9,0x84,0xf1,0xf6,0x1f,0xf9, -0xfb,0x84,0xff,0x03,0x6a,0x03,0xfc,0x63,0xee,0xdf,0x49,0xd5,0xd0,0xd4,0xcf,0xd4, -0x59,0xdf,0xf1,0xcb,0x0b,0x28,0x43,0x3e,0x48,0xa6,0x48,0x44,0x72,0x3d,0x34,0x67, -0x29,0x1e,0x1b,0x16,0x0f,0x1e,0x0c,0x08,0x6f,0x07,0x09,0xb9,0x0d,0x10,0x19,0x10, -0x0b,0xbd,0x04,0xfb,0xc8,0xf2,0xec,0x0b,0xeb,0xec,0x08,0xf0,0xf4,0x22,0xf6,0xf5, -0x16,0xf3,0xf2,0xd6,0xf5,0xfc,0xd3,0xff,0xfb,0x47,0xef,0xe1,0x8f,0xdb,0xdd,0x66, -0xe1,0xe2,0x90,0xe0,0xe2,0x57,0xe9,0xf1,0xeb,0xf6,0xf9,0xf4,0xfb,0x00,0x76,0x04, -0x04,0x28,0xfd,0xef,0x38,0xe1,0xd7,0x70,0xd1,0xd0,0xd8,0xd4,0xdf,0x15,0xf2,0x0c, -0xef,0x29,0x3f,0xcb,0x49,0x4a,0x66,0x46,0x3f,0x7d,0x36,0x2b,0x17,0x21,0x18,0x55, -0x12,0x0e,0x81,0x0a,0x09,0xd6,0x0b,0x10,0xe0,0x12,0x12,0x98,0x0e,0x07,0x05,0xfe, -0xf4,0x1f,0xef,0xed,0x95,0xee,0xf2,0x55,0xf6,0xf8,0x12,0xf7,0xf4,0xc7,0xf3,0xf7, -0x29,0xfe,0x01,0x5c,0xfd,0xf1,0x22,0xe4,0xde,0x17,0xe0,0xe3,0xf3,0xe2,0xe1,0xc8, -0xe3,0xeb,0x30,0xf3,0xf8,0xd4,0xfa,0xfe,0xa0,0x02,0x06,0x0f,0x07,0xff,0x08,0xf2, -0xe4,0xa2,0xd9,0xd3,0x28,0xd2,0xd5,0x0a,0x00,0x00,0x57,0xff,0xff,0xc0,0xfe,0x00, -0x22,0x00,0x00,0x37,0x00,0x00,0xc0,0xff,0xff,0x18,0x00,0xff,0xdf,0x00,0x01,0x62, -0x00,0x01,0xa1,0x03,0xff,0xd4,0xfd,0xff,0xb3,0x00,0x01,0x15,0x02,0xfc,0xc5,0xfe, -0xfd,0xa7,0xff,0x02,0xe2,0x02,0xfc,0x73,0xf6,0xfa,0xd3,0xfc,0xff,0x01,0x00,0xfd, -0xe9,0x01,0xf8,0xc7,0x04,0xfb,0x2e,0x05,0x0b,0xee,0x07,0x10,0x0d,0x03,0x15,0xf5, -0x02,0xf2,0x60,0xfe,0x0d,0xe1,0x1b,0x14,0x18,0x01,0x04,0xa2,0xf8,0x0e,0x03,0x0c, -0x10,0x87,0xfb,0x08,0xdb,0x09,0xf8,0x29,0xf1,0xdf,0xbf,0xd9,0xe4,0x26,0xf3,0xf9, -0x75,0xe2,0xd8,0x7b,0xde,0xe0,0xdb,0xe1,0xe8,0xa8,0xe7,0xe9,0xbe,0xfd,0xf5,0xa2, -0xd9,0xd7,0xce,0xe2,0xeb,0x46,0xe6,0xf1,0x87,0xfb,0x01,0x58,0x12,0x0e,0x8a,0x0c, -0xff,0x38,0xf2,0x03,0x51,0x17,0x24,0x82,0x26,0x34,0xb5,0x37,0x2a,0xed,0x24,0x23, -0x3f,0x24,0x28,0x35,0x2b,0x33,0x0e,0x3c,0x43,0x4b,0x3f,0x38,0xa0,0x1e,0x19,0xdc, -0x0f,0x1e,0x99,0x23,0x20,0xc1,0x29,0x2d,0x4a,0x22,0xfa,0x53,0xd7,0xdc,0x11,0xd4, -0xe4,0x3e,0x00,0x25,0x6d,0x28,0x07,0xfd,0xff,0xe5,0x9b,0xcf,0xd3,0xe4,0xeb,0xeb, -0x55,0xe2,0xf0,0x19,0x00,0x02,0x9c,0xf6,0xe0,0x6c,0xd2,0xc1,0xf8,0xd0,0xe0,0xef, -0xfe,0x11,0xce,0x1a,0x17,0xfd,0x03,0xdf,0x91,0xbe,0xb1,0xff,0xc2,0xdc,0x04,0xfe, -0x09,0x3c,0x0e,0xff,0x68,0xed,0xe4,0x41,0xd4,0xce,0x41,0xd6,0xea,0xbd,0xf5,0xef, -0x4c,0xed,0xe4,0x09,0xd7,0xc9,0xad,0xb4,0xb9,0x53,0xc5,0xd7,0xbf,0xee,0xf8,0x66, -0xf1,0xdd,0xef,0xd3,0xc9,0x43,0xc1,0xcc,0xf4,0xe8,0xfa,0x77,0x0e,0x19,0xd0,0x20, -0x1f,0xbb,0x1b,0x0e,0x92,0x03,0xff,0x52,0x13,0x26,0x8b,0x3d,0x48,0x6f,0x4c,0x49, -0x48,0x41,0x39,0x6c,0x16,0x16,0x46,0x38,0x4b,0x0d,0x49,0x3e,0xbd,0x3f,0x26,0xa7, -0x0e,0x23,0xe3,0x33,0x36,0x2d,0x38,0x48,0x9f,0x3d,0x39,0xfb,0x40,0x4f,0xfc,0x4a, -0x34,0x22,0x1e,0x16,0xd3,0x17,0x21,0x1c,0x26,0x27,0x4b,0x27,0x23,0x2b,0x24,0x25, -0x44,0x26,0x24,0x51,0x25,0x22,0x8e,0x16,0xfd,0xee,0xe6,0xe7,0xb8,0xe3,0xe4,0x7f, -0xf1,0xf3,0x3f,0xeb,0xe3,0x03,0xe3,0xd6,0xaa,0xcd,0xd8,0xfe,0xd9,0xd7,0xa4,0xcf, -0xc0,0x6d,0xb8,0xb0,0x7a,0xa6,0xa0,0x7e,0xa0,0xad,0xd7,0xba,0xd0,0xc3,0xd3,0xbc, -0x7d,0xa8,0x98,0xb9,0x94,0x96,0x74,0xa3,0xc3,0x05,0xdd,0xe9,0x4f,0xe4,0xda,0x32, -0xd6,0xd2,0x81,0xc6,0xc9,0xfd,0xc7,0xd9,0xb4,0xef,0x02,0x6b,0x0b,0xfd,0x36,0xfd, -0x00,0x04,0xfb,0xe5,0x29,0xe8,0x0e,0x30,0x24,0x25,0x8d,0x27,0x1d,0x0a,0xf9,0xe1, -0xde,0xf0,0x03,0x34,0x1c,0x3c,0xcb,0x53,0x50,0x8e,0x40,0x40,0xa5,0x4a,0x4b,0x29, -0x46,0x3d,0x40,0x3d,0x42,0x50,0x4c,0x51,0xeb,0x52,0x50,0xb0,0x48,0x46,0xb8,0x46, -0x4e,0xeb,0x57,0x5e,0x69,0x66,0x63,0xa3,0x4a,0x30,0xa3,0x1e,0x0e,0x5d,0x09,0x0f, -0xe3,0x11,0x0f,0xe9,0x18,0x17,0xdf,0x0e,0x00,0xd4,0xf6,0xf0,0x80,0xe3,0xda,0x50, -0xd1,0xd0,0x53,0xd1,0xcd,0x21,0xce,0xc1,0x0b,0xb4,0xb3,0xcb,0xc3,0xc5,0x74,0xc8, -0xc6,0x41,0xbe,0xb0,0xb4,0xa8,0xa8,0xc7,0xb2,0xc9,0x55,0xd7,0xd7,0x77,0xdb,0xe0, -0x3b,0xe4,0xdd,0x7c,0xda,0xd5,0x64,0xca,0xd3,0x73,0xe2,0xe9,0x1e,0xe1,0xeb,0x1b, -0xfc,0xf5,0x8c,0xdd,0xda,0xe9,0xe9,0xee,0xc4,0xf8,0x08,0xdc,0xfc,0xe0,0x00,0xc9, -0xc1,0x4a,0xc7,0xd7,0xdb,0xf7,0x10,0x4a,0x15,0x06,0x45,0xff,0x05,0x0a,0x10,0x12, -0xa9,0x10,0x0f,0xc4,0x16,0x1f,0xa5,0x2c,0x30,0x1e,0x32,0x2f,0x7e,0x2e,0x36,0xc9, -0x3e,0x4d,0x35,0x66,0x7b,0xec,0x78,0x76,0xf2,0x68,0x49,0x25,0x37,0x36,0x95,0x37, -0x3e,0x0c,0x49,0x52,0x0a,0x53,0x4a,0x73,0x38,0x27,0xa5,0x22,0x1c,0x64,0x0c,0x04, -0xc8,0x02,0xfb,0x0e,0xfa,0xf8,0x77,0xe1,0xcb,0x58,0xc5,0xcb,0x1b,0xd2,0xdb,0xdc, -0xe2,0xdb,0x9e,0xd2,0xbc,0xfe,0xac,0xae,0x02,0xbd,0xce,0x79,0xd6,0xe1,0xac,0xea, -0xf0,0x36,0xf1,0xef,0x8e,0xe3,0xcf,0xfe,0xcf,0xe1,0x62,0xe8,0xe3,0x9d,0xf4,0x0e, -0x71,0x09,0xf8,0x7d,0xf1,0xe7,0x5c,0xe1,0xee,0x8b,0x0b,0x12,0xad,0x02,0xee,0xc5, -0xdb,0xcd,0x90,0xc9,0xde,0x1d,0xfb,0x06,0x38,0x02,0xf6,0xfd,0xfa,0x03,0x5c,0x08, -0x07,0x9e,0x02,0xff,0x4f,0xfc,0xff,0xc0,0x08,0x0e,0x19,0x0c,0x0a,0x6f,0x0f,0x0c, -0x7e,0x0c,0x1f,0x13,0x37,0x49,0x47,0x55,0x4e,0x2c,0x39,0x21,0x62,0x14,0x09,0x8a, -0x08,0x0f,0x51,0x1b,0x28,0xa2,0x2e,0x25,0xa1,0x1b,0x1b,0xff,0x11,0x09,0xa4,0x03, -0xfc,0x72,0xf8,0xfb,0xec,0xff,0xf4,0x83,0xe2,0xd5,0xfa,0xd0,0xda,0x93,0xdf,0xe8, -0x1a,0xf0,0xec,0xf5,0xd9,0xc2,0x12,0xb9,0xc0,0x0f,0xcc,0xd8,0x86,0xe3,0xea,0x7e, -0xef,0xf9,0x38,0x00,0xf4,0x0e,0xdf,0xdc,0x45,0xeb,0xe9,0xa9,0xe4,0xf4,0x7e,0x0d, -0x12,0x11,0x0f,0x0e,0x31,0x02,0xf2,0xc4,0xf6,0x0e,0x2e,0x25,0x21,0x51,0x17,0x03, -0x7f,0xeb,0xdb,0x2b,0xe0,0xf9,0x9e,0x0e,0x13,0x1b,0x0e,0x09,0x12,0x0f,0x12,0xb9, -0x12,0x14,0x88,0x12,0x0d,0x40,0x0e,0x1b,0xd1,0x1e,0x1a,0x2f,0x1b,0x17,0x89,0x11, -0x0e,0x93,0x17,0x2a,0xf2,0x44,0x5b,0xa5,0x60,0x50,0xf2,0x34,0x1b,0xd6,0x08,0xff, -0x0c,0xf8,0xff,0xe9,0x11,0x16,0x99,0x13,0x0b,0x2f,0x02,0xf4,0xe5,0xed,0xea,0xf0, -0xda,0xd7,0x0a,0xdc,0xde,0xef,0xdc,0xcf,0x55,0xc0,0xb4,0x15,0xb2,0xb8,0x2f,0xc3, -0xd4,0x21,0xe0,0xda,0xae,0xc5,0xb4,0x29,0xb1,0xb3,0x0a,0xbe,0xd0,0x81,0xdc,0xe2, -0x0a,0xf8,0x0e,0xf0,0x06,0xf1,0x27,0xec,0xf0,0xa5,0xe9,0xe8,0x23,0xf8,0x0a,0xdc, -0x1b,0x27,0x3a,0x2e,0x22,0x22,0x0b,0x01,0x87,0x0a,0x20,0x60,0x30,0x37,0xef,0x33, -0x1d,0xee,0x02,0xf4,0x92,0xfa,0x0c,0x5d,0x17,0x18,0x41,0x1b,0x23,0xb1,0x27,0x2b, -0xa3,0x30,0x29,0x72,0x1e,0x1c,0x0a,0x20,0x22,0x74,0x27,0x2f,0x9c,0x30,0x2b,0x4f, -0x25,0x1e,0x63,0x1e,0x2d,0x73,0x43,0x55,0xe8,0x5d,0x52,0x90,0x40,0x30,0x42,0x1a, -0x06,0xc6,0xff,0x05,0xc7,0x0b,0x15,0x76,0x1c,0x15,0x7d,0x0f,0x0a,0xc8,0x01,0xf1, -0x4a,0xe0,0xdb,0xed,0xdc,0xdf,0x14,0xde,0xd4,0xbb,0xca,0xc1,0x58,0xba,0xb4,0x60, -0xb8,0xc4,0x28,0xc7,0xbb,0xa5,0xad,0xa1,0x13,0x96,0x97,0x71,0xa3,0xa3,0xb4,0xa1, -0xb5,0x08,0xd1,0xd4,0xc3,0xcd,0xd0,0xb9,0xd0,0xc7,0x70,0xbf,0xc4,0xb6,0xcd,0xda, -0x56,0xf1,0x06,0x83,0x0c,0x03,0x92,0xf8,0xf8,0x57,0x00,0x0f,0x2d,0x1f,0x27,0xcc, -0x21,0x0b,0xad,0xf8,0xf8,0xde,0x08,0x11,0xcd,0x14,0x19,0x38,0x19,0x1b,0xc5,0x26, -0x33,0xcb,0x32,0x30,0xa7,0x30,0x2e,0x47,0x2c,0x2d,0xc3,0x32,0x34,0xb8,0x36,0x34, -0x11,0x2e,0x2b,0x18,0x31,0x44,0x15,0x5d,0x6b,0x0a,0x6a,0x61,0x74,0x53,0x3a,0x4c, -0x25,0x19,0x7e,0x12,0x15,0x5c,0x1f,0x28,0x93,0x25,0x1e,0x27,0x1c,0x19,0x52,0x0e, -0x01,0x24,0xf6,0xf1,0xa6,0xf1,0xf0,0x0f,0xe9,0xde,0x1b,0xd6,0xcd,0xc7,0xc5,0xca, -0x7d,0xd8,0xdd,0xcf,0xdb,0xd3,0x7a,0xbf,0xaa,0x7a,0xa9,0xb3,0x2f,0xb0,0xad,0xc8, -0xbc,0xd2,0x61,0xdb,0xd8,0xa9,0xda,0xd7,0xbd,0xcd,0xc6,0xe2,0xc6,0xc8,0x08,0xce, -0xdd,0x5c,0xf3,0xfd,0x73,0xfa,0xef,0x90,0xe5,0xe5,0x02,0xee,0x00,0x30,0x14,0x1b, -0xa6,0x0a,0xf0,0xd3,0xe3,0xe5,0x77,0xeb,0xf5,0xa2,0xfe,0xff,0x4c,0x02,0x0c,0x8f, -0x19,0x1d,0xca,0x1c,0x1c,0x7a,0x1b,0x1e,0x01,0x22,0x27,0xfb,0x31,0x36,0x41,0x36, -0x31,0x7f,0x27,0x20,0x87,0x2a,0x46,0x74,0x5c,0x6d,0xa9,0x75,0x6f,0xe6,0x5a,0x42, -0x15,0x2c,0x18,0x63,0x11,0x1a,0x15,0x26,0x2b,0x7f,0x2e,0x2c,0x8f,0x27,0x1e,0x5b, -0x11,0x00,0xcb,0xf6,0xf6,0xb4,0xf8,0xf6,0xde,0xf6,0xf2,0x5c,0xe4,0xd4,0x44,0xd0, -0xd5,0x88,0xd9,0xe4,0xad,0xeb,0xdd,0xf7,0xc9,0xc6,0x99,0xc8,0xbe,0x5c,0xb5,0xbd, -0x0c,0xcd,0xd9,0x76,0xe5,0xf0,0xa2,0xf3,0xeb,0xde,0xe1,0xd8,0x19,0xce,0xca,0x93, -0xd2,0xe6,0x16,0xfb,0x05,0xcb,0x03,0xfa,0x51,0xee,0xe5,0x33,0xe8,0xfb,0x1a,0x0e, -0x0a,0xf0,0xf8,0xe9,0x75,0xdf,0xdd,0xad,0xe3,0xea,0xc2,0xe7,0xe5,0x77,0xeb,0xf5, -0x4c,0x02,0x07,0x55,0x09,0x0a,0xfb,0x07,0x05,0x19,0x06,0x0c,0x56,0x11,0x18,0x29, -0x1f,0x17,0xf1,0x0b,0x0d,0xce,0x1a,0x2c,0x0f,0x44,0x58,0x14,0x5e,0x57,0xcf,0x4b, -0x37,0x59,0x1d,0x10,0xc0,0x0e,0x15,0x04,0x1d,0x26,0x4f,0x2a,0x29,0x98,0x27,0x20, -0xf5,0x10,0x03,0xaf,0xfd,0xfb,0x67,0xf9,0xfc,0x0d,0xfe,0xf0,0x41,0xe2,0xdb,0xe9, -0xd5,0xd5,0x71,0xe2,0xee,0x2f,0xe7,0xd5,0x4c,0xd0,0xcd,0x88,0xc2,0xba,0xf8,0xbc, -0xc5,0x29,0xcf,0xdf,0xc5,0xef,0xf7,0x2e,0xf9,0xf5,0x50,0xec,0xe2,0x61,0xd7,0xd5, -0x27,0xe2,0xf8,0x14,0x0b,0x12,0x7e,0x14,0x0c,0xe8,0xfa,0xf2,0x27,0xff,0x13,0x31, -0x1b,0x17,0xb0,0x0b,0xf9,0xea,0xef,0xf1,0x0c,0xf5,0xf5,0x04,0xf1,0xf1,0x2b,0xf8, -0x01,0xb3,0x08,0x0e,0x28,0x12,0x0d,0xdb,0x09,0x0a,0x59,0x08,0x09,0x1c,0x15,0x1e, -0x20,0x1a,0x11,0xd6,0x0a,0x09,0x38,0x12,0x27,0xe3,0x3e,0x4e,0x01,0x57,0x56,0xd1, -0x46,0x2d,0xbc,0x17,0x0a,0x09,0x08,0x0c,0x3e,0x16,0x1d,0x98,0x22,0x26,0xb4,0x23, -0x16,0xed,0x09,0x00,0xab,0xf6,0xf3,0x22,0xf9,0xfb,0x4e,0xf4,0xec,0x3c,0xe5,0xd7, -0xbe,0xd0,0xdc,0x56,0xeb,0xeb,0xac,0xe2,0xde,0x1d,0xdb,0xd0,0x33,0xc7,0xc3,0xad, -0xc3,0xc8,0x75,0xd5,0xe6,0xb5,0xf5,0xff,0xa1,0x01,0xfd,0x1f,0xf4,0xe4,0xdf,0xd7, -0xd9,0x3e,0xea,0xfb,0x90,0x0b,0x19,0xf5,0x1a,0x08,0x4a,0xf8,0xf8,0xb3,0x01,0x0f, -0xd3,0x18,0x17,0x40,0x09,0xfb,0xe3,0xf7,0xf8,0x15,0xf7,0xf1,0x16,0xee,0xf0,0x2f, -0xf5,0xfe,0xb8,0x0b,0x12,0x69,0x11,0x11,0xfb,0x0e,0x06,0x3a,0x04,0x0c,0x2a,0x16, -0x1b,0x43,0x1b,0x15,0xd9,0x0a,0x09,0xa9,0x14,0x23,0xa8,0x34,0x47,0x59,0x54,0x53, -0xfb,0x45,0x30,0x4e,0x1b,0x0c,0x19,0x08,0x09,0x30,0x0b,0x13,0x4c,0x1f,0x21,0x78, -0x1b,0x15,0xfa,0x09,0xf8,0xd8,0xee,0xef,0x8a,0xee,0xea,0x7a,0xea,0xe5,0xbd,0xd5, -0xc8,0xb4,0xcd,0xd8,0xed,0xd9,0xd6,0x6b,0xd4,0xcf,0xa4,0xc7,0xc0,0x55,0xbb,0xb8, -0x70,0xb7,0xbb,0x47,0xc7,0xd5,0x4b,0xe3,0xec,0x94,0xf4,0xf5,0x72,0xe9,0xd9,0xb0, -0xd2,0xd7,0x3b,0xe0,0xf1,0x73,0x08,0x14,0x46,0x0f,0x01,0x5f,0xf9,0xfa,0x72,0x04, -0x13,0x66,0x1a,0x14,0x18,0x07,0xfe,0xc8,0xfd,0xfc,0x9e,0xf9,0xf8,0x1c,0xf7,0xf4, -0xdc,0xfb,0x06,0x6a,0x0d,0x13,0x03,0x18,0x18,0x1d,0x13,0x0f,0x64,0x12,0x17,0xfe, -0x20,0x29,0xe7,0x26,0x1c,0x95,0x15,0x17,0xe5,0x1e,0x2d,0x6b,0x43,0x57,0x5e,0x64, -0x65,0x9e,0x59,0x42,0x8e,0x2c,0x21,0xe2,0x19,0x15,0xea,0x1c,0x28,0xf7,0x2d,0x2e, -0x1e,0x2f,0x23,0x8d,0x10,0x04,0x74,0xff,0xf8,0x89,0xf5,0xfb,0x51,0xfb,0xe9,0x6f, -0xd8,0xd3,0x6c,0xd5,0xd6,0xb8,0xd7,0xd8,0x1d,0xd7,0xd2,0xf4,0xcb,0xc3,0xb4,0xbb, -0xb5,0x7a,0xb1,0xb6,0xa2,0xc1,0xcd,0x8a,0xd9,0xe8,0x5f,0xf4,0xee,0x92,0xdf,0xd4, -0xbd,0xcb,0xc7,0x6c,0xd2,0xea,0x4b,0x00,0x09,0x17,0x06,0xfb,0x06,0xf2,0xf2,0x8c, -0xfd,0x0a,0xa9,0x0e,0x08,0xa3,0x02,0xff,0xdf,0xfc,0xfc,0x05,0xfb,0xf4,0xfa,0xee, -0xf0,0x84,0xf6,0xfc,0xe8,0x07,0x13,0x2c,0x18,0x16,0xcd,0x12,0x0d,0x13,0x0c,0x13, -0x66,0x1e,0x22,0xf6,0x1e,0x19,0x41,0x14,0x12,0xcc,0x18,0x26,0x0e,0x3b,0x4e,0x56, -0x60,0x62,0x5e,0x55,0x43,0x6b,0x34,0x24,0x03,0x18,0x17,0x6b,0x1c,0x22,0xe5,0x2b, -0x35,0xd1,0x31,0x25,0xc2,0x1b,0x12,0x79,0x03,0xfb,0x46,0x00,0x03,0xc0,0xfa,0xec, -0x5d,0xe3,0xe0,0xe3,0xdf,0xe0,0xd7,0xe0,0xe0,0x78,0xde,0xd8,0xfd,0xd2,0xcc,0xea, -0xc3,0xba,0x29,0xb9,0xbf,0x03,0xc3,0xca,0xbd,0xdc,0xec,0xd7,0xf0,0xec,0x6c,0xe5, -0xd6,0x78,0xc7,0xc5,0xb9,0xd2,0xe6,0xa8,0xf7,0xff,0xd9,0xfb,0xf0,0x67,0xe8,0xed, -0x12,0xf8,0xfe,0x26,0x00,0xfd,0xbf,0xf7,0xf3,0x23,0xf3,0xf3,0x65,0xed,0xe7,0xd2, -0xe4,0xe3,0x08,0xe6,0xef,0x74,0xfb,0x04,0x2a,0x0b,0x0c,0x1e,0x08,0x03,0x64,0x06, -0x0e,0xee,0x15,0x18,0xef,0x17,0x12,0x18,0x0d,0x0d,0x5a,0x14,0x20,0x8d,0x35,0x4e, -0x3b,0x5d,0x5d,0xce,0x56,0x48,0x2d,0x35,0x24,0x0b,0x1d,0x19,0x93,0x18,0x23,0xe9, -0x31,0x34,0x4b,0x30,0x2b,0xb9,0x21,0x10,0x9c,0x04,0x04,0x22,0x07,0x04,0xa7,0xfb, -0xf0,0x27,0xe9,0xe6,0xf5,0xe4,0xe5,0xaf,0xe7,0xe7,0x92,0xe3,0xe1,0x7a,0xde,0xd4, -0x54,0xc9,0xc5,0xdf,0xc5,0xc3,0xbd,0xc7,0xd6,0x55,0xe7,0xf3,0x31,0xfb,0xfc,0xea, -0xf1,0xe0,0xa5,0xd2,0xd2,0x19,0xdf,0xf0,0x4e,0x03,0x0b,0xa8,0x04,0xfa,0x48,0xf8, -0xfc,0xfb,0x01,0x07,0x54,0x09,0x04,0x4b,0x00,0x00,0x5c,0x00,0xfb,0x0c,0xf6,0xef, -0x14,0xe8,0xe4,0x7d,0xe8,0xf0,0x32,0xfb,0x07,0x52,0x0e,0x0c,0x26,0x06,0x03,0xd9, -0x05,0x0a,0x6f,0x11,0x15,0x4c,0x12,0x0e,0x13,0x0c,0x0a,0x20,0x0c,0x1a,0xed,0x31, -0x46,0x85,0x53,0x5a,0x52,0x54,0x43,0xdd,0x33,0x26,0x8f,0x18,0x0f,0x58,0x14,0x20, -0x92,0x28,0x2c,0x8f,0x2f,0x2a,0x4a,0x1c,0x0c,0x05,0x04,0x02,0x2a,0x02,0xfc,0x72, -0xf3,0xea,0x7f,0xe5,0xe1,0x4a,0xe2,0xe4,0xdc,0xe2,0xde,0x74,0xde,0xdd,0xfb,0xd4, -0xcb,0xf4,0xc7,0xc4,0x29,0xbe,0xbd,0xa0,0xc4,0xcf,0x74,0xdc,0xeb,0xd6,0xf7,0xf9, -0x9c,0xed,0xde,0xc0,0xd2,0xd1,0x55,0xdd,0xf1,0x28,0x02,0x06,0x91,0x01,0xfd,0x4e, -0xfd,0x01,0xb8,0x08,0x0c,0xb7,0x0a,0x07,0x2d,0x07,0x06,0x65,0x05,0x03,0x83,0xfd, -0xf5,0xa5,0xee,0xeb,0xa6,0xeb,0xf1,0x99,0xfd,0x09,0x64,0x0d,0x0b,0x63,0x08,0x05, -0x59,0x06,0x0b,0x4d,0x10,0x10,0x71,0x0e,0x0d,0xc1,0x06,0x01,0x34,0x06,0x15,0x47, -0x27,0x3b,0x7a,0x4d,0x52,0x01,0x4b,0x40,0xac,0x32,0x1f,0x3a,0x0f,0x0a,0x67,0x0e, -0x14,0xcd,0x1e,0x28,0xe7,0x2b,0x24,0x27,0x15,0x07,0x2b,0x02,0x01,0x72,0xfd,0xf7, -0x19,0xf1,0xe9,0x51,0xe2,0xe2,0x95,0xe4,0xe2,0xe0,0xdd,0xdf,0xc5,0xe0,0xda,0x42, -0xd3,0xcf,0xfb,0xc9,0xc2,0x76,0xbd,0xbd,0x6f,0xc2,0xca,0xe4,0xd9,0xec,0xc3,0xf8, -0xf9,0xc6,0xef,0xde,0x8d,0xd0,0xd0,0x95,0xde,0xf0,0x18,0xfe,0x03,0x65,0x02,0xff, -0xeb,0x01,0x07,0x29,0x0b,0x0b,0x3e,0x0b,0x0a,0x93,0x09,0x0b,0x81,0x0c,0x0b,0xf4, -0x04,0xfd,0xad,0xf6,0xef,0x2e,0xef,0xf8,0x00,0x05,0x0f,0x66,0x15,0x15,0x2d,0x12, -0x10,0x59,0x13,0x15,0x6a,0x16,0x18,0xef,0x1a,0x16,0xba,0x0f,0x0e,0x5c,0x12,0x1c, -0xa8,0x2f,0x45,0x14,0x53,0x57,0xf1,0x56,0x4e,0x1e,0x3d,0x29,0x1a,0x1b,0x13,0xee, -0x11,0x17,0x34,0x23,0x2f,0x28,0x32,0x28,0xb9,0x1a,0x10,0xb6,0x09,0x04,0x22,0x00, -0xfa,0x5d,0xf1,0xe8,0x73,0xe6,0xe7,0xc6,0xe3,0xe0,0x21,0xe1,0xe0,0x07,0xdd,0xd7, -0xdf,0xd3,0xce,0x39,0xc6,0xbf,0x6b,0xbc,0xb9,0x4e,0xba,0xc3,0xc4,0xd3,0xe4,0x97, -0xf1,0xf5,0x12,0xea,0xd7,0xf6,0xca,0xcc,0x67,0xd8,0xe8,0x81,0xf4,0xf8,0x76,0xf7, -0xf8,0x87,0xfc,0x00,0x6f,0x03,0x03,0x6f,0x02,0x00,0xff,0x01,0x04,0x69,0x05,0x03, -0x1a,0x00,0xf8,0x0f,0xef,0xe7,0x2d,0xe9,0xf0,0x08,0xfc,0x07,0xef,0x0d,0x0d,0xd0, -0x0c,0x0f,0xb4,0x0e,0x0f,0x10,0x13,0x15,0x2c,0x14,0x10,0x49,0x0d,0x09,0x79,0x0b, -0x19,0x41,0x2c,0x3d,0x16,0x4b,0x54,0x15,0x56,0x4c,0xc8,0x3b,0x2a,0x72,0x1c,0x12, -0x27,0x0e,0x14,0x88,0x23,0x2f,0xfe,0x2f,0x27,0x4e,0x1d,0x12,0x8f,0x0b,0x08,0x2c, -0x06,0xfb,0x9e,0xf1,0xee,0x63,0xec,0xe8,0xf4,0xe5,0xe6,0xc7,0xe5,0xe3,0xb1,0xe0, -0xde,0xad,0xd9,0xd2,0xd1,0xca,0xc5,0x66,0xbf,0xba,0x8d,0xbc,0xc5,0x74,0xd4,0xe7, -0x40,0xf6,0xf7,0xa9,0xea,0xd8,0x7d,0xcd,0xce,0x47,0xda,0xe8,0x9c,0xf2,0xf6,0xe4, -0xf7,0xfa,0x07,0xfe,0x01,0x45,0x03,0x02,0x92,0xff,0x00,0x05,0x03,0x04,0x9a,0x05, -0x05,0xae,0x00,0xf6,0x59,0xec,0xe6,0x85,0xe5,0xed,0x98,0xfb,0x05,0x28,0x09,0x0b, -0xf8,0x0c,0x0b,0xd0,0x09,0x0d,0x32,0x10,0x11,0x4c,0x13,0x11,0xf9,0x0a,0x06,0x52, -0x0a,0x16,0x44,0x25,0x36,0x66,0x47,0x54,0x40,0x56,0x4e,0x51,0x3f,0x2f,0xd6,0x1e, -0x0f,0xee,0x0b,0x15,0x97,0x24,0x2e,0xde,0x32,0x2e,0x89,0x22,0x17,0xc1,0x12,0x0f, -0x20,0x06,0xfc,0xbb,0xf7,0xf4,0xfb,0xf0,0xee,0x1b,0xef,0xed,0x1e,0xea,0xe7,0x3f, -0xe7,0xe3,0x7a,0xde,0xd9,0xc8,0xd4,0xce,0xf9,0xc7,0xc2,0x46,0xc1,0xc7,0xcd,0xd7, -0xec,0x10,0xfb,0xfd,0xac,0xf2,0xe1,0xfb,0xd6,0xd7,0xf9,0xe0,0xeb,0xb0,0xf2,0xf7, -0xa6,0xfa,0xff,0x05,0x05,0x09,0x94,0x08,0x05,0xf4,0x02,0x02,0x27,0x03,0x05,0xdc, -0x09,0x09,0x1f,0x05,0xfc,0xa5,0xf0,0xe7,0x34,0xe7,0xef,0xa5,0xf8,0x01,0x50,0x08, -0x0c,0x35,0x0c,0x0b,0x3b,0x0c,0x0c,0x90,0x0c,0x0f,0x33,0x10,0x0b,0x2d,0x05,0x03, -0xb4,0x07,0x11,0x46,0x1e,0x2e,0xbe,0x40,0x4c,0xd5,0x4d,0x47,0x0f,0x3d,0x2c,0x09, -0x18,0x09,0xde,0x07,0x0e,0x98,0x1a,0x27,0x01,0x2c,0x25,0xd5,0x1a,0x14,0xa5,0x0e, -0x06,0x5d,0xfd,0xf6,0x12,0xf0,0xea,0xea,0xe7,0xe8,0xb1,0xe7,0xe4,0xde,0xe2,0xe1, -0xed,0xdf,0xdc,0xa4,0xd8,0xd4,0x52,0xce,0xc9,0x10,0xc2,0xbb,0xaa,0xb9,0xc1,0xc6, -0xd2,0xe7,0x7f,0xf7,0xf9,0x39,0xee,0xdf,0xe6,0xd6,0xd8,0x12,0xdf,0xe7,0x5f,0xef, -0xf3,0xf9,0xf7,0xff,0x25,0x06,0x09,0xd7,0x08,0x06,0xca,0x03,0x02,0x72,0x04,0x08, -0xb6,0x0b,0x0d,0xf5,0x09,0xfe,0x4f,0xf2,0xeb,0x6c,0xec,0xf1,0xa2,0xf9,0x03,0x4b, -0x0a,0x0d,0xcf,0x0f,0x10,0xab,0x0f,0x0e,0x3e,0x11,0x13,0x1d,0x13,0x0d,0xdf,0x08, -0x08,0x71,0x0a,0x10,0xbf,0x1d,0x30,0x11,0x42,0x4c,0x50,0x50,0x4e,0xaf,0x43,0x2f, -0x8e,0x1c,0x0f,0x68,0x0a,0x10,0x22,0x1e,0x2a,0x24,0x2c,0x27,0xaa,0x21,0x1a,0x4e, -0x12,0x09,0xca,0x01,0xf9,0x30,0xf1,0xec,0x5d,0xeb,0xea,0xab,0xe8,0xe6,0x77,0xe4, -0xe1,0x7e,0xdf,0xdc,0xff,0xd8,0xd4,0xea,0xcf,0xc9,0x4f,0xc1,0xb8,0x5e,0xb6,0xbd, -0xed,0xcf,0xe5,0x3a,0xf5,0xf7,0xd2,0xec,0xe0,0xe7,0xd8,0xd8,0x8c,0xde,0xe6,0xa2, -0xeb,0xf0,0x61,0xf8,0x01,0x43,0x08,0x0c,0x63,0x0c,0x08,0xd5,0x04,0x04,0x24,0x06, -0x0a,0xd6,0x10,0x14,0x05,0x0f,0x03,0xbb,0xf8,0xf1,0xd9,0xef,0xf4,0x53,0xfd,0x05, -0x9b,0x0c,0x12,0xa8,0x15,0x15,0x66,0x13,0x13,0xf9,0x15,0x16,0x8d,0x14,0x11,0x38, -0x0f,0x0d,0x7d,0x0d,0x13,0xb4,0x20,0x31,0x51,0x3f,0x4c,0x00,0x55,0x54,0xa5,0x48, -0x37,0xe5,0x23,0x13,0x12,0x0d,0x14,0x31,0x20,0x28,0xe5,0x2b,0x2b,0xdb,0x26,0x1e, -0x5e,0x16,0x0d,0x9c,0x03,0xf8,0x0d,0xf1,0xec,0xcc,0xea,0xea,0x41,0xe9,0xe7,0x00, -0xe4,0xe0,0x6a,0xdd,0xd9,0x53,0xd5,0xd1,0x26,0xcd,0xc6,0x6e,0xbd,0xb3,0x12,0xaf, -0xb6,0x85,0xc8,0xdd,0x06,0xeb,0xec,0x0d,0xe5,0xda,0xb0,0xd2,0xd2,0xcf,0xd6,0xdb, -0xc0,0xde,0xe4,0x79,0xec,0xf5,0x9d,0xfe,0x03,0x4b,0x03,0x00,0xc1,0xfc,0xfa,0x94, -0xfb,0x02,0xa1,0x09,0x0c,0x50,0x07,0xfe,0x71,0xf3,0xeb,0x4f,0xea,0xee,0xf9,0xf5, -0xfd,0xe8,0x05,0x0d,0x84,0x10,0x10,0x63,0x10,0x12,0x1c,0x14,0x13,0x60,0x11,0x10, -0x59,0x0e,0x0a,0x25,0x0b,0x12,0x8b,0x1e,0x2c,0x41,0x3c,0x4b,0x0b,0x55,0x55,0xe7, -0x4c,0x3b,0xea,0x25,0x15,0xa8,0x11,0x17,0x6a,0x20,0x28,0x0d,0x2f,0x30,0xb4,0x2b, -0x24,0x6f,0x1d,0x13,0xd3,0x07,0xfd,0xde,0xf6,0xf2,0x83,0xf0,0xf0,0x13,0xef,0xed, -0x42,0xea,0xe6,0xee,0xe2,0xde,0xdf,0xdb,0xd8,0x2e,0xd5,0xce,0x6b,0xc3,0xb7,0xa1, -0xb2,0xbb,0xa0,0xcc,0xe0,0x34,0xee,0xf1,0x32,0xea,0xe0,0x26,0xdb,0xd9,0x26,0xda, -0xdc,0x4a,0xe0,0xe5,0x55,0xee,0xf9,0xb8,0x02,0x07,0x46,0x08,0x04,0xdc,0xfe,0xfb, -0x92,0xfd,0x04,0x1e,0x0c,0x0f,0x73,0x0b,0x01,0x5d,0xf6,0xee,0xe0,0xeb,0xee,0x62, -0xf3,0xfb,0x7c,0x05,0x0c,0xdd,0x0e,0x0f,0x14,0x11,0x12,0xc5,0x10,0x0f,0x49,0x10, -0x0e,0xdf,0x0a,0x09,0x20,0x0b,0x10,0xaa,0x19,0x27,0x77,0x37,0x46,0xb3,0x51,0x56, -0xe3,0x4e,0x3c,0x37,0x27,0x18,0xcc,0x13,0x16,0x53,0x1d,0x26,0x76,0x2d,0x30,0x50, -0x2e,0x29,0x59,0x21,0x16,0x65,0x0a,0xff,0x89,0xf7,0xf2,0xcf,0xf1,0xf2,0x32,0xf2, -0xf0,0x5d,0xee,0xe9,0xeb,0xe4,0xe0,0x9d,0xdd,0xdb,0x7c,0xd9,0xd2,0x08,0xc5,0xb8, -0x5d,0xb5,0xbc,0x5e,0xcd,0xe0,0x53,0xed,0xef,0xcd,0xea,0xe4,0xb7,0xdf,0xdd,0xe0, -0xdc,0xdd,0xa5,0xde,0xe4,0x81,0xed,0xf8,0xe3,0x01,0x08,0x3a,0x0a,0x05,0xca,0xfe, -0xfb,0x56,0xfd,0x03,0xec,0x0a,0x0e,0x3e,0x0b,0x01,0xc4,0xf6,0xef,0x43,0xeb,0xea, -0x3e,0xef,0xf7,0x9a,0x00,0x05,0xde,0x08,0x0c,0x95,0x0e,0x0d,0x7c,0x0c,0x0c,0x5a, -0x0b,0x07,0x35,0x04,0x03,0xd5,0x03,0x07,0x3e,0x11,0x1e,0xf3,0x2c,0x3c,0x1f,0x4b, -0x50,0xe5,0x47,0x36,0xe2,0x22,0x14,0x8f,0x0e,0x0f,0x0e,0x16,0x1e,0x02,0x25,0x29, -0x97,0x29,0x25,0xe8,0x1d,0x12,0x1f,0x07,0xfc,0x64,0xf4,0xef,0x6e,0xee,0xee,0x5e, -0xef,0xee,0x87,0xeb,0xe7,0x66,0xe2,0xde,0x93,0xdc,0xdc,0x8f,0xda,0xd1,0xbc,0xc3, -0xb7,0x13,0xb3,0xba,0x0d,0xcc,0xdd,0x2e,0xea,0xee,0x26,0xec,0xe7,0xf3,0xe2,0xe0, -0x24,0xde,0xdc,0xee,0xde,0xe5,0x90,0xee,0xfa,0x25,0x06,0x0e,0x65,0x0f,0x0a,0x73, -0x03,0xff,0xae,0x01,0x09,0x12,0x12,0x16,0x63,0x12,0x09,0xc7,0xff,0xf7,0xe1,0xf0, -0xef,0x3b,0xf5,0xfd,0x06,0x04,0x09,0x5f,0x0f,0x12,0xf9,0x12,0x12,0xa4,0x12,0x11, -0x96,0x0e,0x0c,0x14,0x0a,0x08,0x43,0x08,0x0c,0x64,0x13,0x1d,0x81,0x2b,0x3d,0xec, -0x4d,0x53,0x16,0x4c,0x3c,0xa4,0x29,0x1a,0x58,0x12,0x11,0xd8,0x15,0x1c,0x6a,0x24, -0x2a,0xec,0x2c,0x2a,0xe5,0x22,0x17,0xd1,0x09,0xfd,0xfe,0xf4,0xef,0x69,0xee,0xef, -0xa8,0xf0,0xf0,0x28,0xee,0xe8,0xcb,0xe1,0xdd,0x99,0xdd,0xde,0x54,0xdb,0xd2,0x38, -0xc4,0xb7,0xf0,0xb2,0xba,0xfc,0xc9,0xda,0xf1,0xe5,0xea,0x2c,0xea,0xe8,0x80,0xe5, -0xe2,0xa1,0xde,0xdc,0x37,0xdd,0xe1,0xbd,0xea,0xf7,0xd6,0x04,0x0d,0x8d,0x0f,0x0b, -0x42,0x04,0xff,0x5a,0x01,0x09,0x91,0x11,0x14,0x1e,0x12,0x0b,0x0c,0x03,0xf8,0xdc, -0xf1,0xf1,0x68,0xf5,0xfa,0x49,0x01,0x09,0x80,0x0e,0x11,0x87,0x13,0x14,0x9b,0x13, -0x11,0xb3,0x0e,0x0b,0xbb,0x08,0x06,0xcd,0x07,0x0a,0xbe,0x0f,0x18,0x8f,0x28,0x3b, -0x5d,0x4b,0x51,0x52,0x4b,0x3c,0x9d,0x2a,0x1b,0xe8,0x12,0x10,0x1a,0x13,0x18,0x1e, -0x21,0x28,0xf8,0x2b,0x2a,0xc5,0x22,0x17,0xb1,0x09,0xfd,0x96,0xf3,0xee,0x10,0xec, -0xec,0xd5,0xed,0xef,0x00,0xec,0xe4,0xcc,0xdd,0xda,0x1a,0xdb,0xdb,0xed,0xd8,0xce, -0xcd,0xbe,0xb1,0x3b,0xae,0xb4,0x9f,0xc2,0xd1,0xfd,0xdc,0xe2,0x5a,0xe4,0xe4,0xb5, -0xe1,0xdd,0xad,0xd9,0xd6,0x1d,0xd6,0xd9,0x9e,0xe3,0xf1,0x96,0xff,0x09,0x7a,0x0c, -0x08,0x72,0x00,0xfb,0x7d,0xfe,0x06,0x48,0x0e,0x12,0x44,0x12,0x0d,0xf0,0x02,0xf8, -0xf7,0xf2,0xf1,0x37,0xf3,0xf8,0x86,0x00,0x07,0x4c,0x0d,0x11,0xc9,0x14,0x15,0x9b, -0x14,0x12,0x2c,0x10,0x0c,0xf8,0x09,0x0a,0xe0,0x0a,0x0c,0x74,0x0f,0x18,0xaa,0x28, -0x3b,0x8f,0x4c,0x53,0xec,0x4f,0x42,0x3e,0x32,0x23,0xb6,0x19,0x15,0xad,0x16,0x1b, -0x3e,0x24,0x2d,0x60,0x32,0x31,0x8f,0x2b,0x1f,0xee,0x11,0x04,0xce,0xfa,0xf4,0x67, -0xf1,0xf2,0x98,0xf5,0xf6,0x9a,0xf2,0xea,0xcd,0xe3,0xe0,0x56,0xe1,0xe2,0x4c,0xdf, -0xd3,0xfc,0xc3,0xb7,0xf1,0xb2,0xb8,0xdb,0xc4,0xd1,0x0d,0xdc,0xe2,0xb7,0xe6,0xe7, -0xff,0xe5,0xe2,0x52,0xdd,0xd8,0x61,0xd5,0xd8,0x81,0xe1,0xef,0x18,0xff,0x0a,0x4b, -0x0e,0x09,0xf1,0x00,0xfd,0x32,0xff,0x04,0x7f,0x0c,0x12,0xea,0x13,0x0e,0x25,0x05, -0xfc,0x42,0xf5,0xf1,0x9d,0xf2,0xf7,0x55,0xfe,0x05,0xe5,0x0b,0x11,0x09,0x15,0x16, -0x81,0x15,0x13,0x60,0x0e,0x0a,0xb2,0x08,0x09,0x75,0x09,0x09,0x13,0x0c,0x14,0x2c, -0x24,0x37,0xa0,0x47,0x4f,0xea,0x4c,0x41,0x37,0x32,0x23,0x2f,0x1a,0x14,0x77,0x13, -0x17,0xd7,0x1f,0x29,0xb0,0x2f,0x31,0x06,0x2c,0x20,0xe7,0x12,0x06,0x01,0xfb,0xf2, -0x8b,0xef,0xf1,0xf5,0xf4,0xf6,0x43,0xf2,0xea,0x77,0xe3,0xe1,0x03,0xe3,0xe4,0xa4, -0xdf,0xd3,0x99,0xc3,0xb6,0x68,0xb2,0xb7,0x8d,0xc2,0xce,0xb0,0xd7,0xdf,0x89,0xe4, -0xe6,0x77,0xe5,0xe2,0x23,0xdc,0xd5,0xd8,0xd1,0xd4,0x61,0xdc,0xea,0x5c,0xfb,0x07, -0x08,0x0a,0x05,0xb0,0xfe,0xfa,0x3f,0xfb,0x00,0xae,0x09,0x10,0xc2,0x10,0x0c,0xf3, -0x03,0xfa,0xf8,0xf2,0xef,0xb4,0xef,0xf3,0x0f,0xfa,0x01,0x67,0x08,0x0d,0xbf,0x11, -0x13,0xbe,0x13,0x10,0x23,0x0b,0x08,0xd0,0x07,0x08,0x56,0x07,0x06,0xf2,0x07,0x0f, -0xbc,0x1e,0x32,0x40,0x43,0x4c,0xcc,0x4b,0x42,0x12,0x34,0x26,0xe3,0x1a,0x13,0x19, -0x11,0x14,0x85,0x1c,0x26,0xed,0x2f,0x33,0xe0,0x2d,0x23,0x89,0x16,0x08,0x9b,0xfb, -0xf2,0x7e,0xf0,0xf2,0x8f,0xf7,0xf9,0x15,0xf5,0xec,0xb9,0xe5,0xe3,0x0f,0xe6,0xe7, -0xc3,0xe2,0xd6,0x6f,0xc7,0xbb,0x06,0xb8,0xbb,0x0c,0xc4,0xcd,0x4c,0xd7,0xdf,0x08, -0xe6,0xea,0xb6,0xeb,0xe8,0xf9,0xe1,0xda,0x37,0xd5,0xd5,0xc1,0xdc,0xec,0x36,0xfe, -0x0a,0xf9,0x0d,0x0a,0xee,0x04,0xff,0xf6,0xfe,0x04,0x63,0x0c,0x12,0xfd,0x14,0x12, -0xa1,0x0a,0x01,0x41,0xf9,0xf4,0x99,0xf3,0xf5,0xae,0xfb,0x02,0xcf,0x09,0x10,0x61, -0x15,0x18,0xaa,0x17,0x12,0x8f,0x0d,0x0a,0x9c,0x0a,0x0a,0x16,0x09,0x07,0x76,0x08, -0x0f,0x3b,0x1e,0x30,0xde,0x41,0x4b,0xfb,0x4b,0x44,0x28,0x38,0x2a,0xca,0x1e,0x16, -0xb1,0x11,0x12,0x5e,0x1a,0x25,0x48,0x2f,0x32,0x6d,0x2f,0x26,0x55,0x19,0x0a,0x32, -0xfc,0xf2,0x78,0xef,0xf2,0x20,0xf7,0xf8,0x66,0xf3,0xeb,0xb1,0xe4,0xe3,0x95,0xe5, -0xe6,0x9c,0xe1,0xd5,0x90,0xc5,0xba,0x76,0xb6,0xb9,0xe1,0xbf,0xc8,0x9a,0xd1,0xd9, -0xbe,0xe1,0xe7,0xaa,0xe9,0xe7,0xd0,0xe0,0xd8,0x09,0xd1,0xcf,0xb7,0xd7,0xe7,0x0a, -0xf9,0x05,0x0c,0x0b,0x09,0xb0,0x02,0xfd,0x84,0xfc,0x01,0x27,0x09,0x0f,0x4f,0x13, -0x11,0x43,0x0a,0x01,0x76,0xf9,0xf3,0xae,0xf1,0xf3,0xc9,0xf8,0xff,0xc1,0x05,0x0c, -0xcf,0x13,0x17,0xf5,0x15,0x11,0x24,0x0c,0x09,0x07,0x09,0x08,0xa9,0x06,0x04,0xe4, -0x04,0x0b,0xcb,0x19,0x2c,0xf1,0x3c,0x47,0x42,0x49,0x43,0xbb,0x38,0x2b,0x1d,0x20, -0x16,0xd2,0x0f,0x10,0xe4,0x17,0x23,0x52,0x2d,0x32,0xd6,0x30,0x28,0xfd,0x1b,0x0c, -0x47,0xfd,0xf2,0xbe,0xef,0xf3,0xe0,0xf7,0xf8,0xac,0xf3,0xeb,0x99,0xe5,0xe4,0x8f, -0xe7,0xe8,0x14,0xe2,0xd5,0xe6,0xc6,0xbb,0x1e,0xb7,0xb8,0x17,0xbe,0xc5,0x15,0xcd, -0xd6,0x83,0xdf,0xe6,0xb9,0xe9,0xe8,0x6a,0xe2,0xd8,0xb1,0xce,0xcd,0x00,0xd5,0xe4, -0x04,0xf6,0x04,0xb3,0x0a,0x09,0x64,0x03,0xfe,0xf1,0xfc,0x00,0x8e,0x08,0x10,0x84, -0x14,0x13,0x95,0x0d,0x05,0x07,0xfd,0xf6,0x65,0xf3,0xf5,0x00,0xf9,0xff,0x6e,0x00, -0x01,0xf6,0x01,0x02,0xde,0x02,0x04,0x67,0x05,0x01,0x9a,0xff,0xfd,0x7e,0xff,0x00, -0xef,0x01,0xff,0x07,0xfe,0xfe,0xa3,0x00,0xfc,0xe4,0xfe,0xff,0xd7,0xfb,0xf9,0x00, -0xf8,0xfa,0xc7,0xfd,0x00,0x19,0x03,0x00,0x27,0x07,0x06,0xe6,0x0a,0x0a,0x1c,0x10, -0x0d,0x2e,0x0f,0x19,0x07,0x0b,0x01,0x61,0xf4,0xff,0xca,0x10,0x1a,0xf2,0x09,0xf3, -0x9b,0xf3,0xf3,0x41,0xfd,0xf5,0xe6,0xfb,0x03,0xb3,0x0e,0x00,0x54,0xe9,0xd8,0x22, -0xd9,0xda,0x75,0xe3,0xd8,0x18,0xcd,0xc7,0xe9,0xd6,0xd7,0x51,0xd1,0xd6,0x74,0xed, -0x13,0x4c,0x26,0x17,0xa0,0x07,0xfa,0xa7,0x10,0x24,0x25,0x12,0xfe,0xd9,0xfc,0x0e, -0xaa,0x2d,0x3a,0x17,0x28,0x1c,0xca,0x2f,0x49,0xc0,0x4e,0x50,0x99,0x59,0x5d,0xcf, -0x5b,0x4a,0x87,0x2b,0x1e,0x16,0x1e,0x22,0xf0,0x0a,0xe8,0x8a,0xcf,0xcd,0x5c,0xde, -0xdb,0x51,0xd3,0xd2,0x54,0xf2,0x1c,0x27,0x21,0x07,0xe2,0xea,0xd9,0x16,0xe5,0xe8, -0x84,0xd2,0xc4,0x50,0xc8,0xde,0x21,0xf7,0xee,0xc7,0xd6,0xcc,0x86,0xe0,0xf6,0x3b, -0xfa,0xfe,0xab,0x09,0x1d,0x14,0x25,0x0f,0x81,0xf0,0xe2,0x71,0xe0,0xe1,0x29,0xcb, -0xac,0x86,0xa1,0xb9,0xb7,0xd5,0xdc,0x0e,0xd2,0xcb,0xad,0xe9,0x15,0xaa,0x19,0x09, -0xe8,0xf2,0xeb,0x3e,0xfb,0xf3,0x6c,0xe3,0xda,0x07,0xe4,0xff,0xb4,0x1a,0x18,0x52, -0x07,0x02,0xad,0x1b,0x2b,0xd7,0x2e,0x36,0x5b,0x41,0x5c,0x78,0x6c,0x5b,0x11,0x3b, -0x21,0x7b,0x12,0x00,0xd6,0xe7,0xc6,0x53,0xb8,0xc9,0x2f,0xe1,0xec,0xa7,0xe2,0xe5, -0xef,0x0d,0x37,0x52,0x43,0x33,0x16,0x16,0x16,0x33,0x27,0x21,0xea,0x0f,0x08,0x8d, -0x15,0x2d,0x98,0x3b,0x31,0xb6,0x1a,0x13,0xf0,0x20,0x29,0x91,0x2e,0x36,0x1a,0x41, -0x4f,0x59,0x50,0x3c,0x95,0x20,0x0f,0xf6,0x06,0xf9,0x65,0xe3,0xc6,0xd2,0xbb,0xc4, -0xe2,0xcd,0xcf,0x3f,0xc3,0xcc,0x04,0xf2,0x0c,0x35,0x0e,0xf3,0x63,0xd9,0xe0,0xe5, -0xea,0xdb,0xff,0xc6,0xc4,0xcd,0xd6,0xf2,0x7c,0x02,0xf4,0x67,0xdb,0xda,0x6c,0xe6, -0xe9,0x97,0xf3,0x05,0x15,0x1f,0x3f,0xfb,0x45,0x2d,0xaf,0x13,0x06,0x2e,0xfc,0xea, -0xbc,0xcc,0xa9,0xdd,0xa1,0xac,0x2a,0xb7,0xb3,0xac,0xaa,0xc3,0x73,0xeb,0x07,0xde, -0x0a,0xeb,0xdc,0xd4,0xde,0xe9,0xeb,0xe1,0x4f,0xd8,0xe2,0x78,0xfd,0x1b,0x32,0x25, -0x11,0x25,0xfb,0x02,0x36,0x0f,0x12,0x2e,0x1b,0x2a,0x5c,0x45,0x61,0x3e,0x64,0x49, -0xa0,0x34,0x2f,0x92,0x26,0x13,0xb4,0xeb,0xc9,0x1d,0xc6,0xd4,0xd0,0xe3,0xde,0xa8, -0xdd,0xfb,0xdd,0x1f,0x3b,0x8b,0x36,0x12,0x32,0xfe,0x09,0xe0,0x14,0x09,0x85,0xfb, -0x05,0x9b,0x22,0x3e,0xb2,0x3e,0x22,0x1f,0x10,0x16,0xd4,0x1e,0x1f,0x39,0x22,0x2d, -0x21,0x44,0x5b,0xb6,0x52,0x33,0x89,0x1f,0x16,0xfc,0x10,0xfc,0x3f,0xd2,0xb1,0x67, -0xa9,0xb5,0x45,0xbd,0xaf,0xa5,0xb1,0xcd,0xe2,0xf0,0x0d,0x26,0x03,0xdf,0xb3,0xcc, -0xd4,0xea,0xda,0xc8,0x82,0xb9,0xc9,0x6d,0xf0,0x11,0x7f,0x0c,0xf0,0x16,0xe9,0xf7, -0xdd,0x04,0x06,0xa8,0x0b,0x1f,0x92,0x41,0x5d,0x23,0x52,0x36,0x28,0x28,0x22,0xbf, -0x1c,0xfe,0xe2,0xcf,0xb2,0x34,0xae,0xbf,0x36,0xc0,0xb2,0x07,0xbd,0xdb,0x66,0x00, -0x16,0x62,0x08,0xec,0x26,0xe2,0xee,0x91,0xf1,0xda,0xd6,0xc9,0xd6,0xbf,0xfa,0x17, -0xf4,0x0b,0xf3,0x68,0xf2,0x05,0xa2,0x12,0x14,0x7c,0x18,0x27,0xfe,0x4a,0x64,0xd3, -0x59,0x46,0xc0,0x3d,0x3f,0x88,0x3c,0x1d,0xaa,0xf2,0xd2,0x41,0xd0,0xe0,0x27,0xda, -0xcf,0xa5,0xdd,0xfd,0xd3,0x24,0x39,0x22,0x2a,0x0f,0xd8,0x06,0x12,0xad,0x11,0xf7, -0xc4,0xe4,0xef,0x0a,0x15,0x2b,0x3a,0x1b,0x03,0xa4,0xfe,0x0e,0xf8,0x14,0x11,0x7f, -0x0d,0x1b,0x83,0x3d,0x4e,0x3c,0x3f,0x2c,0xe4,0x22,0x24,0xcb,0x1c,0xfa,0xc8,0xce, -0xac,0x04,0xaf,0xba,0x83,0xae,0xa6,0x6c,0xb4,0xd4,0xee,0xfd,0x11,0xd4,0x05,0xf2, -0x4a,0xf0,0xf9,0x60,0xf1,0xd7,0x18,0xc6,0xd4,0x2a,0xfd,0x10,0xf9,0x01,0xed,0xdd, -0xed,0xfd,0xfa,0x04,0x04,0x9b,0x03,0x16,0xdb,0x38,0x45,0x39,0x39,0x29,0x2f,0x24, -0x2b,0x69,0x21,0x01,0x8f,0xd4,0xb4,0x18,0xb6,0xb9,0xf0,0xab,0xa8,0x77,0xb7,0xde, -0x05,0x07,0x15,0x1c,0x0b,0xfc,0x30,0xfa,0xfd,0xc3,0xf0,0xd8,0xc1,0xc7,0xdc,0xd7, -0x05,0x16,0x59,0x0b,0xfa,0x40,0xfd,0x0a,0xf0,0x11,0x0e,0x5c,0x0e,0x22,0xaa,0x42, -0x4e,0x1c,0x48,0x3b,0xe8,0x3e,0x46,0x7c,0x3c,0x1d,0x78,0xed,0xd2,0xd5,0xd4,0xd3, -0x2d,0xc9,0xc8,0x81,0xd8,0x00,0x24,0x24,0x2e,0x4c,0x21,0x12,0x7b,0x11,0x0f,0xea, -0xff,0xe5,0x41,0xd2,0xe7,0xb2,0x0a,0x19,0x90,0x09,0xf8,0x0b,0xfb,0x02,0xab,0x08, -0xff,0x2a,0xff,0x13,0x02,0x30,0x3a,0x0a,0x33,0x24,0x69,0x2a,0x2d,0x46,0x25,0x05, -0x80,0xd7,0xc3,0xef,0xc8,0xc7,0x6f,0xc1,0xbf,0x65,0xd2,0xfa,0x59,0x1c,0x24,0xc1, -0x14,0x08,0x46,0x06,0x02,0x33,0xf2,0xd4,0xef,0xc6,0xdd,0x6f,0xff,0x0b,0x1e,0xfe, -0xf3,0x48,0xf6,0x00,0x02,0x03,0xf9,0x18,0xfb,0x11,0x7f,0x2c,0x38,0xd8,0x2d,0x22, -0x88,0x25,0x25,0xf5,0x1c,0xf9,0x59,0xd0,0xc1,0x77,0xc4,0xc2,0xd4,0xbc,0xba,0xee, -0xd0,0xf8,0x7d,0x19,0x1e,0x01,0x11,0x08,0x61,0x07,0x00,0x4a,0xed,0xcc,0xeb,0xc2, -0xda,0xf3,0xf9,0x04,0x59,0xfb,0xf4,0x93,0xf8,0x05,0x36,0x08,0x03,0xd5,0x0b,0x24, -0x35,0x3d,0x48,0xac,0x3c,0x39,0x30,0x3b,0x3f,0x05,0x37,0x10,0x16,0xe9,0xda,0x5f, -0xd9,0xd8,0x43,0xd3,0xd5,0x53,0xef,0x18,0x9d,0x35,0x34,0x08,0x26,0x1d,0x11,0x18, -0x0e,0x7e,0xf7,0xd4,0x5c,0xcc,0xe1,0x71,0xfc,0x03,0x10,0xfc,0xf4,0xc7,0xf7,0x01, -0x44,0x00,0xf9,0xcb,0x02,0x19,0x54,0x34,0x3b,0xea,0x32,0x31,0x6e,0x32,0x38,0x24, -0x2a,0xff,0x2c,0xdb,0xcc,0xcc,0xc9,0xc9,0x0a,0xc5,0xc9,0x5b,0xe5,0x0f,0x41,0x28, -0x24,0x56,0x17,0x10,0xcd,0x0c,0x04,0xcb,0xe7,0xc7,0x71,0xbf,0xd3,0xad,0xea,0xee, -0x67,0xe7,0xe0,0xe4,0xe6,0xf0,0x18,0xef,0xeb,0x34,0xf2,0x08,0x94,0x25,0x29,0xc7, -0x25,0x24,0xf1,0x27,0x2e,0x9a,0x1b,0xf1,0x04,0xd0,0xc1,0xe7,0xbe,0xbb,0x2c,0xb6, -0xba,0xac,0xd6,0xff,0x44,0x15,0x13,0xa7,0x0c,0x09,0x31,0x09,0x01,0xf3,0xe2,0xc6, -0x02,0xc4,0xdc,0x30,0xf2,0xfa,0x3d,0xf6,0xf1,0xe6,0xf9,0x02,0x32,0x01,0x02,0x21, -0x0b,0x26,0x7a,0x40,0x46,0x45,0x46,0x44,0xe1,0x4a,0x50,0x77,0x3b,0x15,0xdd,0xf7, -0xe8,0xbe,0xe4,0xde,0x99,0xd7,0xdb,0xcc,0xf7,0x1d,0xaa,0x2f,0x2d,0x6e,0x25,0x1f, -0x03,0x1f,0x10,0x3f,0xef,0xd1,0x39,0xd1,0xe6,0xf0,0xf7,0xfd,0x8f,0xf6,0xf1,0x3b, -0xf8,0xf9,0xef,0xf6,0xf6,0x32,0xff,0x1b,0x9c,0x30,0x38,0x59,0x38,0x35,0x04,0x3d, -0x3e,0x67,0x26,0x04,0xc7,0xe8,0xdb,0x48,0xd4,0xca,0xe2,0xc0,0xc5,0x89,0xe4,0x08, -0xea,0x19,0x1b,0xcb,0x13,0x0f,0x1a,0x0f,0xff,0x1b,0xe0,0xc8,0xa8,0xcc,0xde,0xd7, -0xec,0xf0,0x73,0xe8,0xe7,0x81,0xed,0xee,0xf6,0xed,0xec,0x47,0xf8,0x11,0x0c,0x23, -0x2b,0x93,0x29,0x29,0xb0,0x33,0x32,0xad,0x1b,0xfc,0xe3,0xe2,0xd7,0x02,0xcf,0xc5, -0xb7,0xbc,0xc4,0xad,0xe6,0x07,0x22,0x16,0x16,0x65,0x0f,0x0f,0x88,0x10,0x02,0x86, -0xe4,0xd3,0xe1,0xda,0xeb,0xe4,0xf8,0xfa,0x2b,0xf5,0xf8,0x14,0xfc,0xfc,0xd5,0xfa, -0xfb,0x37,0x0c,0x21,0xea,0x31,0x3a,0x34,0x37,0x39,0x10,0x42,0x3c,0x4c,0x26,0x08, -0x5c,0xf2,0xe5,0x34,0xda,0xcf,0xfc,0xc6,0xd3,0xa0,0xf4,0x11,0x8d,0x1f,0x1d,0x84, -0x16,0x15,0x6a,0x14,0x04,0xa7,0xe8,0xda,0xf7,0xdf,0xed,0xd7,0xf8,0xf7,0xfa,0xf4, -0xf9,0x61,0xfb,0xfb,0x5b,0xf8,0xf9,0x3d,0x07,0x16,0x4e,0x26,0x2d,0x8a,0x2b,0x31, -0x65,0x38,0x30,0x99,0x19,0xfc,0x92,0xe6,0xd9,0x4e,0xd1,0xc6,0xce,0xbf,0xcf,0x60, -0xed,0x07,0xc8,0x12,0x0f,0xbf,0x0b,0x0d,0x80,0x0b,0xf8,0x9c,0xde,0xd3,0xf8,0xd7, -0xe5,0x26,0xef,0xed,0x5d,0xee,0xf1,0x61,0xf2,0xf0,0xda,0xeb,0xf1,0x83,0xfe,0x0d, -0x64,0x1e,0x24,0x45,0x24,0x2b,0x08,0x30,0x27,0xe9,0x10,0xf7,0xa3,0xe4,0xd8,0x5d, -0xd1,0xc5,0x68,0xc1,0xd3,0x48,0xf1,0x0b,0xcb,0x17,0x17,0xec,0x16,0x1a,0x11,0x17, -0x02,0xd2,0xea,0xe2,0x72,0xe7,0xf5,0xb7,0xfb,0xfb,0x20,0xfd,0xff,0x7b,0x02,0xfd, -0x2f,0xfa,0x03,0x78,0x0f,0x1e,0x91,0x2c,0x2f,0x28,0x32,0x3a,0xf2,0x3c,0x31,0x5c, -0x19,0x01,0x64,0xee,0xe1,0x1b,0xd6,0xc7,0xe1,0xc5,0xd8,0x9c,0xf5,0x0d,0xbb,0x17, -0x18,0xea,0x18,0x1b,0x92,0x13,0xfd,0x64,0xea,0xe2,0x28,0xe8,0xf3,0x46,0xf6,0xf6, -0x4c,0xf9,0xfd,0xe1,0xfe,0xf8,0x37,0xf8,0x01,0xfc,0x0a,0x19,0x43,0x25,0x28,0x3d, -0x2f,0x37,0x00,0x38,0x2b,0x21,0x14,0xfc,0xd6,0xe8,0xdd,0xb9,0xcf,0xc1,0x5a,0xc3, -0xd6,0xd5,0xf1,0x08,0xc0,0x10,0x11,0xaa,0x12,0x15,0x57,0x0b,0xf7,0xf5,0xe6,0xdf, -0x53,0xe6,0xee,0x7b,0xf0,0xf1,0x59,0xf4,0xfb,0x53,0xfb,0xf3,0x89,0xf5,0xfd,0x94, -0x06,0x15,0xb2,0x1d,0x21,0x58,0x2a,0x33,0xc3,0x32,0x24,0x5a,0x10,0xf9,0xb0,0xe7, -0xdc,0xd3,0xcb,0xc0,0xea,0xc5,0xda,0x89,0xf6,0x0a,0x3b,0x12,0x13,0x09,0x17,0x1a, -0x60,0x0e,0xfc,0xc4,0xec,0xe7,0x99,0xef,0xf5,0x08,0xf9,0xfb,0x37,0xff,0x07,0xe9, -0x04,0xfe,0xa3,0x01,0x07,0x2a,0x11,0x1e,0xad,0x25,0x2b,0x0b,0x34,0x3a,0x38,0x36, -0x27,0x17,0x14,0xfc,0x7f,0xed,0xdf,0x49,0xcd,0xc1,0xcd,0xc5,0xd7,0xad,0xf1,0x04, -0xa0,0x0a,0x0b,0xe7,0x10,0x10,0xed,0x03,0xf2,0x8e,0xe3,0xe0,0x2f,0xe9,0xee,0xfd, -0xf3,0xf5,0xac,0xfb,0x03,0xf1,0xfe,0xfb,0x71,0xff,0x04,0x76,0x0e,0x19,0x0a,0x1f, -0x25,0x2b,0x2f,0x36,0xe3,0x2f,0x22,0x5e,0x0f,0xf9,0xdc,0xea,0xda,0x1b,0xc8,0xbf, -0x84,0xc5,0xd9,0x68,0xf2,0x04,0xb1,0x0a,0x0d,0x6c,0x14,0x11,0x95,0x03,0xf1,0x41, -0xe2,0xe2,0x22,0xe8,0xed,0xce,0xf3,0xf5,0x19,0xfd,0x00,0xef,0xfa,0xf9,0xb0,0xfd, -0x04,0xac,0x10,0x1a,0x04,0x20,0x27,0x02,0x32,0x36,0x56,0x2f,0x23,0x4a,0x0f,0xfb, -0xbb,0xec,0xda,0x7e,0xc8,0xc1,0xd2,0xc8,0xde,0x55,0xf6,0x07,0x01,0x0c,0x12,0x19, -0x19,0x14,0x7c,0x07,0xf5,0xa3,0xe8,0xe9,0xfe,0xed,0xf4,0x5e,0xf8,0xfb,0x03,0x04, -0x05,0x9e,0x00,0x00,0xf8,0x04,0x0d,0xb8,0x17,0x1f,0xa3,0x24,0x2c,0x77,0x38,0x39, -0xdb,0x32,0x24,0xbc,0x10,0xfe,0xf8,0xee,0xda,0xdd,0xc9,0xc4,0x37,0xce,0xe3,0xb2, -0xfa,0x09,0x12,0x0e,0x17,0x75,0x1c,0x17,0x78,0x09,0xf6,0x2e,0xed,0xed,0xe0,0xef, -0xf6,0xe1,0xf7,0xfd,0x70,0x04,0x03,0xf5,0xfd,0xfd,0x58,0x01,0x09,0x78,0x11,0x17, -0xf2,0x1b,0x26,0xd8,0x31,0x30,0xfe,0x28,0x18,0x2a,0x06,0xf5,0x53,0xe4,0xce,0xcc, -0xbd,0xb9,0x67,0xc4,0xd8,0x17,0xf0,0xfc,0x0e,0x05,0x0f,0x1f,0x14,0x0e,0x76,0xfe, -0xed,0xd7,0xe6,0xe5,0x0d,0xea,0xef,0x35,0xf2,0xfa,0x68,0x00,0xfd,0x0d,0xfa,0xfa, -0x33,0xff,0x07,0x9f,0x0f,0x14,0x8b,0x1a,0x28,0x31,0x32,0x32,0x59,0x2a,0x1a,0xcd, -0x09,0xfa,0x14,0xe8,0xd2,0x94,0xc2,0xc1,0x86,0xcd,0xe3,0x66,0xfa,0x05,0x9b,0x0f, -0x19,0x7a,0x1d,0x16,0x9d,0x04,0xf6,0x82,0xf0,0xef,0x91,0xf3,0xf6,0x4b,0xfb,0x03, -0x3d,0x07,0x02,0xaf,0xfe,0xfe,0x85,0x04,0x0c,0xa1,0x11,0x14,0xf8,0x1b,0x2a,0xb1, -0x32,0x33,0xd5,0x29,0x1a,0x22,0x0a,0xfa,0xca,0xe5,0xce,0x18,0xc0,0xc0,0xfe,0xcd, -0xe5,0xc3,0xf9,0x06,0xa0,0x11,0x1a,0xa7,0x1d,0x13,0x8f,0x01,0xf5,0xf4,0xee,0xee, -0x75,0xf2,0xf4,0xa0,0xfa,0x03,0x2b,0x05,0x00,0x30,0xfb,0xfb,0x74,0x00,0x07,0x75, -0x0b,0x0d,0xd2,0x16,0x24,0xc9,0x2c,0x2c,0x4a,0x22,0x13,0x02,0x04,0xf4,0x82,0xde, -0xc7,0xe5,0xba,0xbc,0xa6,0xca,0xe1,0x94,0xf2,0xff,0x1d,0x0c,0x15,0xd1,0x18,0x0d, -0x4b,0xfc,0xf1,0xd3,0xea,0xec,0x30,0xee,0xf0,0x00,0xf9,0x02,0xc4,0x03,0xff,0xe4, -0xfa,0xfc,0xba,0x02,0x09,0x3e,0x0c,0x0f,0x55,0x1b,0x29,0xc4,0x32,0x32,0x33,0x28, -0x1a,0x6f,0x0d,0xfd,0x37,0xe6,0xcf,0x1a,0xc5,0xc6,0x3e,0xd7,0xec,0x03,0xfc,0x0a, -0x28,0x17,0x21,0x42,0x23,0x16,0x14,0x06,0xfa,0xb0,0xf3,0xf4,0x6c,0xf4,0xf6,0x5f, -0x01,0x09,0xb1,0x08,0x02,0x4f,0xfe,0xfe,0xac,0x04,0x0a,0x1a,0x0b,0x0f,0xd6,0x1b, -0x29,0x69,0x32,0x30,0xa3,0x25,0x18,0xcd,0x0c,0xfc,0xd2,0xe2,0xcc,0x87,0xc1,0xc4, -0x21,0xd5,0xe8,0xe0,0xf7,0x06,0x4f,0x13,0x1d,0x5c,0x1d,0x0f,0x68,0x00,0xf4,0x71, -0xef,0xf0,0x50,0xee,0xf2,0x16,0xfd,0x04,0xf4,0x02,0xfc,0x7f,0xf8,0xf9,0x01,0x00, -0x04,0x47,0x04,0x09,0xdf,0x16,0x25,0xa6,0x2d,0x2a,0x42,0x1f,0x13,0x28,0x09,0xf7, -0xaa,0xdd,0xc8,0xe7,0xbd,0xc3,0x3c,0xd5,0xe5,0x8a,0xf5,0x04,0xaa,0x12,0x1d,0x89, -0x1a,0x0c,0x6e,0xfe,0xf3,0x04,0xf1,0xf0,0x63,0xee,0xf4,0x95,0xff,0x06,0x15,0x04, -0xfe,0x41,0xfa,0xfd,0x65,0x05,0x07,0x3e,0x07,0x0d,0x84,0x1a,0x28,0x5e,0x2f,0x2a, -0xfb,0x1f,0x16,0x77,0x0d,0xfa,0x60,0xdf,0xc8,0xbf,0xbe,0xc6,0xbd,0xd7,0xe7,0xec, -0xf7,0x06,0x8e,0x16,0x1f,0xfc,0x19,0x0c,0x8a,0xfd,0xf3,0x89,0xf2,0xef,0xfe,0xed, -0xf4,0xfa,0xff,0x05,0xec,0x02,0xfc,0x5b,0xf9,0xfe,0x8f,0x07,0x08,0xc8,0x07,0x0d, -0x58,0x1b,0x2a,0x88,0x30,0x2a,0xcf,0x1f,0x18,0x45,0x0f,0xfa,0x2a,0xe0,0xc8,0x2b, -0xc0,0xc9,0x2d,0xd9,0xe8,0x1c,0xf8,0x08,0x90,0x19,0x21,0x40,0x1a,0x0c,0x1c,0xfd, -0xf4,0x1e,0xf3,0xee,0x46,0xec,0xf3,0xd7,0xfe,0x03,0x39,0x00,0xf8,0xbf,0xf5,0xfd, -0x90,0x04,0x04,0x3b,0x04,0x0a,0x60,0x18,0x27,0x44,0x2c,0x25,0x13,0x1b,0x16,0x40, -0x0c,0xf6,0xed,0xda,0xc2,0xa6,0xbc,0xc8,0x61,0xd7,0xe6,0xa7,0xf4,0x06,0xf3,0x18, -0x1f,0x77,0x19,0x0b,0x8c,0xfd,0xf8,0x47,0xf6,0xf1,0x13,0xf0,0xf8,0x94,0x03,0x08, -0xb0,0x04,0xfd,0x31,0xfb,0x03,0x5c,0x0a,0x0a,0x10,0x09,0x0f,0x39,0x1f,0x2e,0x72, -0x32,0x29,0x37,0x20,0x1c,0x05,0x12,0xfc,0x5c,0xdf,0xc6,0x29,0xc2,0xcc,0x84,0xda, -0xe7,0xcd,0xf4,0x08,0x38,0x1b,0x21,0x60,0x1a,0x0b,0xf3,0xfd,0xf9,0x59,0xf6,0xf0, -0x5b,0xf0,0xf9,0x56,0x04,0x08,0xfe,0x04,0xfc,0x37,0xfc,0x04,0x1b,0x0a,0x08,0x77, -0x06,0x0d,0xec,0x1d,0x2d,0x47,0x30,0x26,0xc1,0x1e,0x1b,0xc3,0x10,0xfb,0xb3,0xdb, -0xc4,0x22,0xc1,0xcb,0x83,0xd9,0xe4,0xaa,0xf1,0x07,0x01,0x19,0x1e,0x89,0x16,0x06, -0x72,0xfa,0xf6,0xb6,0xf1,0xeb,0x15,0xec,0xf6,0x98,0x01,0x06,0x22,0x01,0xf9,0xc1, -0xfa,0x03,0xb2,0x07,0x05,0x51,0x03,0x0b,0x7a,0x1c,0x2c,0x71,0x2c,0x22,0x22,0x1c, -0x18,0x40,0x0e,0xf7,0x77,0xd6,0xc0,0x79,0xbe,0xc9,0x0b,0xd8,0xe1,0xbf,0xf0,0x06, -0x6d,0x18,0x1d,0x75,0x13,0x03,0x58,0xfa,0xf7,0xea,0xf1,0xea,0x29,0xec,0xf6,0x1c, -0x02,0x06,0x18,0x00,0xf8,0x0f,0xfc,0x04,0xcc,0x08,0x05,0xf8,0x04,0x0e,0x73,0x20, -0x2f,0x29,0x2d,0x23,0xe4,0x1d,0x1a,0x81,0x10,0xf7,0xdc,0xd6,0xc2,0x7c,0xc1,0xcd, -0x8d,0xda,0xe3,0xc2,0xf3,0x0a,0xe0,0x1b,0x20,0xd4,0x14,0x05,0x74,0xfd,0xfa,0xf6, -0xf2,0xeb,0xc8,0xed,0xf7,0x7f,0x03,0x06,0x6e,0xff,0xf9,0x64,0xfd,0x06,0x45,0x09, -0x05,0xaf,0x05,0x0f,0x79,0x23,0x31,0x74,0x2d,0x24,0x6b,0x1f,0x1c,0xd4,0x11,0xf6, -0x28,0xd6,0xc2,0x78,0xc2,0xd0,0xf2,0xda,0xe3,0x7d,0xf5,0x0b,0x4e,0x1e,0x21,0xd4, -0x14,0x06,0x87,0x00,0xfd,0xba,0xf4,0xed,0x53,0xef,0xf9,0x18,0x05,0x06,0x27,0xfe, -0xf8,0x2d,0xfe,0x06,0xad,0x08,0x04,0xb4,0x03,0x0e,0x65,0x23,0x2e,0x9f,0x2a,0x22, -0xfa,0x1d,0x1c,0xb2,0x10,0xf3,0x29,0xd3,0xbf,0xbe,0xc1,0xce,0x6e,0xd7,0xe0,0x3f, -0xf3,0x0a,0x3e,0x1d,0x1e,0xca,0x10,0x03,0xf6,0xfe,0xfb,0x37,0xf2,0xeb,0x2a,0xee, -0xf9,0xfa,0x04,0x04,0x39,0xfc,0xf7,0x3c,0xfe,0x06,0xf6,0x06,0x02,0xa3,0x01,0x0e, -0x5e,0x24,0x2d,0xbc,0x29,0x21,0xcd,0x1e,0x1e,0xeb,0x11,0xf4,0x77,0xd4,0xc1,0x2e, -0xc5,0xd1,0x81,0xd8,0xe2,0xa9,0xf5,0x0e,0x02,0x20,0x1f,0xaf,0x11,0x06,0x30,0x03, -0xff,0x24,0xf6,0xef,0x66,0xf2,0xfe,0xcc,0x08,0x07,0x20,0xfe,0xfa,0x0e,0x02,0x09, -0xf5,0x08,0x03,0x55,0x02,0x11,0x55,0x26,0x2e,0xda,0x2a,0x23,0xe2,0x21,0x21,0x8a, -0x12,0xf3,0x1c,0xd3,0xc1,0x7f,0xc6,0xd0,0x56,0xd7,0xe1,0xaa,0xf4,0x0d,0xb9,0x1e, -0x1c,0xe8,0x0d,0x04,0x42,0x02,0xfd,0x5c,0xf4,0xec,0xff,0xef,0xfc,0x1f,0x06,0x03, -0xf1,0xf9,0xf7,0x3b,0xff,0x05,0x78,0x04,0xfd,0x68,0xfd,0x0e,0x16,0x22,0x29,0xac, -0x24,0x1d,0xf4,0x1d,0x1d,0xea,0x0d,0xef,0x22,0xce,0xbf,0x36,0xc4,0xcc,0x29,0xd3, -0xdd,0x2b,0xf2,0x0c,0xf2,0x1c,0x19,0x92,0x0a,0x02,0x3c,0x01,0xfc,0xb4,0xf2,0xeb, -0x60,0xef,0xfd,0x11,0x06,0x02,0x64,0xf9,0xf9,0x34,0x01,0x07,0x24,0x05,0xfc,0xec, -0xfe,0x11,0xe1,0x23,0x2a,0xaf,0x24,0x1e,0x95,0x20,0x1f,0x16,0x0f,0xef,0xd5,0xce, -0xc2,0x59,0xc7,0xcf,0x91,0xd5,0xe0,0x18,0xf6,0x10,0xaf,0x20,0x1b,0xa1,0x0d,0x07, -0x38,0x06,0x01,0x14,0xf7,0xef,0xf8,0xf4,0x02,0x17,0x0a,0x05,0xf1,0xfc,0xfe,0x10, -0x06,0x0c,0xa7,0x08,0xff,0x1f,0x04,0x16,0x74,0x28,0x2d,0x5f,0x26,0x21,0xf7,0x23, -0x21,0x5d,0x10,0xee,0x17,0xcf,0xc4,0xf0,0xc7,0xce,0x27,0xd4,0xdf,0x59,0xf6,0x11, -0xbd,0x1f,0x18,0x5b,0x0c,0x06,0xae,0x05,0x00,0xde,0xf5,0xee,0xba,0xf4,0x01,0x8e, -0x08,0x02,0xf6,0xfa,0xfc,0x99,0x04,0x0a,0x69,0x04,0xfb,0x5a,0x01,0x13,0x3d,0x26, -0x2a,0xf0,0x21,0x1e,0x34,0x21,0x1f,0x23,0x0c,0xe9,0x16,0xcc,0xc2,0xa3,0xc5,0xcb, -0x72,0xd0,0xdc,0xe1,0xf3,0x0f,0xfd,0x1b,0x14,0xb7,0x09,0x05,0x09,0x05,0x00,0xb2, -0xf4,0xee,0x43,0xf5,0x03,0x71,0x08,0x01,0x1e,0xfc,0xfe,0x23,0x07,0x0c,0x42,0x04, -0xfc,0xe5,0x02,0x16,0x22,0x28,0x2a,0xe6,0x22,0x20,0x6c,0x24,0x22,0xf9,0x0d,0xea, -0x0a,0xcf,0xc6,0xf3,0xc8,0xcd,0xe5,0xd1,0xde,0xe3,0xf7,0x13,0x27,0x1d,0x14,0x0f, -0x0b,0x07,0x9b,0x07,0x01,0x9f,0xf6,0xf1,0xf0,0xf8,0x06,0x49,0x0a,0x03,0xfa,0xfd, -0x00,0x59,0x0a,0x0d,0x05,0x04,0xfc,0xfd,0x03,0x17,0x5f,0x28,0x28,0x54,0x21,0x1f, -0x3f,0x24,0x22,0x71,0x0b,0xe8,0xf0,0xcd,0xc5,0xbb,0xc7,0xca,0xad,0xce,0xdb,0x2f, -0xf7,0x11,0x0a,0x19,0x10,0xd9,0x06,0x03,0x3e,0x04,0xfd,0x7e,0xf2,0xed,0x9a,0xf6, -0x03,0x3b,0x06,0xff,0x3c,0xfa,0xfd,0x1f,0x08,0x09,0x62,0xff,0xf9,0x91,0x01,0x16, -0x48,0x25,0x24,0xb3,0x1d,0x1d,0xb2,0x22,0x1f,0x4a,0x07,0xe4,0x4a,0xcc,0xc4,0xdd, -0xc6,0xc9,0xb4,0xcc,0xdb,0x7a,0xf8,0x11,0x15,0x17,0x0e,0xed,0x05,0x04,0xb5,0x04, -0xfd,0x9f,0xf2,0xee,0x47,0xf8,0x04,0x35,0x06,0xff,0x0f,0xfb,0x00,0x0d,0x0b,0x0a, -0xda,0x00,0xfa,0x5e,0x05,0x1a,0xde,0x27,0x26,0x24,0x20,0x20,0xad,0x27,0x22,0x1e, -0x09,0xe7,0xa8,0xd0,0xc9,0x3c,0xcb,0xcc,0xea,0xcf,0xe0,0xda,0xfe,0x16,0xae,0x1b, -0x12,0xaf,0x0a,0x09,0x4b,0x09,0x01,0xdb,0xf5,0xf2,0x7e,0xfd,0x08,0x11,0x09,0x02, -0xd3,0xfd,0x04,0xdf,0x0d,0x0b,0x5d,0x01,0xfb,0x5e,0x08,0x1d,0xa7,0x28,0x26,0xd3, -0x1f,0x21,0x89,0x28,0x22,0xf4,0x06,0xe5,0x88,0xcf,0xc8,0xab,0xc9,0xc9,0xaa,0xcc, -0xdf,0xf7,0xfd,0x14,0x78,0x18,0x0f,0x7a,0x08,0x08,0x63,0x07,0xff,0x22,0xf3,0xf1, -0x2d,0xfc,0x05,0x3b,0x06,0xfe,0x88,0xfb,0x03,0x18,0x0b,0x07,0xbe,0xfc,0xf8,0xc5, -0x05,0x1a,0xe3,0x24,0x22,0x28,0x1d,0x20,0xba,0x27,0x1f,0x36,0x03,0xe2,0xaa,0xcd, -0xc7,0xe9,0xc7,0xc6,0xf6,0xc9,0xde,0x27,0xfd,0x12,0xdc,0x15,0x0d,0x87,0x07,0x07, -0x6e,0x07,0xfe,0x13,0xf3,0xf3,0x34,0xfd,0x06,0x07,0x06,0xfe,0xd3,0xfc,0x05,0xdb, -0x0c,0x08,0x58,0xfc,0xf9,0xd4,0x07,0x1b,0x57,0x25,0x22,0x48,0x1e,0x23,0xef,0x2a, -0x21,0xb1,0x04,0xe5,0xf1,0xd0,0xcb,0xf8,0xca,0xc7,0x7f,0xcc,0xe2,0x52,0x00,0x14, -0xff,0x16,0x0e,0xbd,0x09,0x0a,0x76,0x09,0xff,0x59,0xf5,0xf6,0xb4,0xff,0x08,0x06, -0x07,0xff,0x76,0xff,0x07,0xcc,0x0d,0x07,0x1b,0xfb,0xf9,0x9d,0x08,0x1b,0x05,0x24, -0x20,0xc1,0x1c,0x23,0xaa,0x29,0x1e,0xe4,0x01,0xe3,0xe2,0xcf,0xcb,0x62,0xc9,0xc5, -0x94,0xca,0xe1,0xa1,0xfe,0x11,0xf9,0x12,0x0b,0xd2,0x06,0x07,0xff,0x05,0xfb,0x55, -0xf2,0xf3,0x99,0xfc,0x04,0x84,0x01,0xfb,0x90,0xfc,0x05,0x19,0x0b,0x03,0xdc,0xf7, -0xf7,0xce,0x06,0x18,0x5e,0x20,0x1c,0xb4,0x1a,0x22,0x7f,0x28,0x1b,0x5c,0xff,0xe1, -0x65,0xcf,0xcb,0xf3,0xc7,0xc3,0x0c,0xcb,0xe2,0x8c,0x00,0x12,0xe9,0x13,0x0d,0x91, -0x09,0x0b,0x03,0x08,0xfd,0x11,0xf5,0xf6,0x0a,0x00,0x06,0xfe,0x02,0xfd,0x79,0x00, -0x09,0xaf,0x0e,0x06,0x01,0xfb,0xfc,0xf8,0x0b,0x1d,0xd2,0x22,0x1e,0x88,0x1e,0x27, -0xdb,0x2b,0x1d,0x2e,0x01,0xe4,0xb0,0xd3,0xcf,0x20,0xca,0xc6,0x30,0xce,0xe6,0x4e, -0x04,0x15,0x14,0x16,0x0f,0xe8,0x0c,0x0e,0x09,0x0a,0xff,0xe8,0xf7,0xf9,0xc8,0x02, -0x07,0x58,0x03,0xfe,0x4d,0x02,0x0b,0x1f,0x0f,0x05,0xd1,0xfa,0xfd,0xd2,0x0c,0x1d, -0xc5,0x21,0x1d,0x83,0x1e,0x27,0x5a,0x2a,0x1b,0x04,0xfe,0xe1,0x31,0xd2,0xcc,0x4d, -0xc6,0xc2,0x41,0xcb,0xe4,0x0a,0x01,0x11,0xa0,0x11,0x0b,0x69,0x0a,0x0b,0x39,0x06, -0xfc,0xa9,0xf5,0xf8,0x55,0x01,0x04,0x29,0x00,0xfc,0x83,0x00,0x0a,0xe4,0x0b,0x01, -0x6f,0xf8,0xfb,0xbc,0x0b,0x1b,0x30,0x1e,0x1a,0xb7,0x1d,0x27,0x27,0x29,0x19,0x08, -0xfc,0xe0,0xea,0xd2,0xcc,0x8c,0xc5,0xc1,0xe9,0xcb,0xe5,0x7f,0x01,0x10,0x5f,0x11, -0x0b,0xdd,0x0b,0x0c,0x93,0x06,0xfd,0x66,0xf7,0xfb,0x94,0x03,0x06,0xc0,0x01,0xfe, -0xf8,0x03,0x0d,0xb2,0x0c,0x02,0x64,0xf9,0xfd,0xb9,0x0d,0x1b,0xfe,0x1d,0x1b,0x03, -0x20,0x29,0x67,0x2a,0x19,0xfc,0xfb,0xe1,0xef,0xd4,0xcd,0x9b,0xc5,0xc2,0x60,0xcd, -0xe6,0x9e,0x01,0x10,0x71,0x0f,0x0b,0xf7,0x0b,0x0b,0xd7,0x05,0xfc,0x6b,0xf7,0xfb, -0x4d,0x03,0x04,0xae,0x00,0xfe,0xd3,0x04,0x0d,0x40,0x0b,0x00,0x37,0xf8,0xfd,0x84, -0x0d,0x1a,0xf1,0x1a,0x19,0xe3,0x1e,0x28,0x62,0x28,0x16,0x0a,0xf9,0xe0,0xd8,0xd3, -0xcc,0x81,0xc3,0xc0,0xd5,0xcc,0xe6,0x96,0x00,0x0e,0x50,0x0d,0x0a,0x19,0x0b,0x0a, -0x32,0x04,0xfa,0xde,0xf6,0xfb,0xcf,0x02,0x03,0x4f,0xff,0xfe,0x26,0x06,0x0d,0xe9, -0x0a,0x00,0xa1,0xf8,0xfe,0x4f,0x0f,0x1a,0x97,0x1a,0x1a,0xf5,0x20,0x29,0x5d,0x29, -0x16,0x25,0xf9,0xe2,0xf3,0xd5,0xcd,0x16,0xc4,0xc1,0x5f,0xcf,0xe9,0xf0,0x02,0x0f, -0xe3,0x0e,0x0d,0x53,0x0d,0x0c,0xc2,0x05,0xfc,0x96,0xf9,0xfe,0xcc,0x04,0x04,0x3f, -0x00,0x00,0xd8,0x08,0x0f,0x93,0x0b,0x00,0x19,0xfa,0x01,0x77,0x11,0x1b,0x42,0x1b, -0x1c,0x12,0x23,0x2b,0x3f,0x2a,0x15,0x2f,0xf9,0xe3,0x32,0xd7,0xcd,0x49,0xc4,0xc3, -0x24,0xd1,0xeb,0xb0,0x03,0x0e,0x2b,0x0f,0x0e,0x12,0x0e,0x0c,0xdc,0x05,0xfd,0x00, -0xfb,0xff,0x0c,0x05,0x03,0x1e,0xff,0x00,0xb7,0x08,0x0e,0xa2,0x09,0xfe,0x3c,0xf9, -0x01,0xc8,0x10,0x18,0x1d,0x19,0x1a,0x5b,0x22,0x2b,0xf2,0x27,0x13,0xa1,0xf7,0xe2, -0x07,0xd6,0xcb,0xc2,0xc1,0xc1,0x2d,0xd0,0xea,0xa0,0x01,0x0c,0x71,0x0d,0x0c,0x0e, -0x0d,0x0b,0xd2,0x03,0xfb,0x9f,0xfa,0xff,0x08,0x04,0x02,0x03,0xfe,0x00,0xa9,0x08, -0x0c,0x8f,0x07,0xfc,0x39,0xf8,0x01,0x5d,0x10,0x17,0xf3,0x17,0x1a,0x94,0x22,0x2b, -0xc6,0x26,0x11,0x3c,0xf7,0xe3,0x16,0xd7,0xcb,0x87,0xc2,0xc2,0x7a,0xd1,0xeb,0x34, -0x01,0x0b,0x54,0x0d,0x0d,0xb3,0x0d,0x0b,0xb5,0x03,0xfc,0x0d,0xfc,0x00,0x4d,0x04, -0x01,0x39,0xfe,0x01,0x79,0x09,0x0c,0x8c,0x06,0xfb,0x46,0xf8,0x02,0x36,0x0f,0x15, -0x64,0x16,0x19,0x5c,0x23,0x2b,0x09,0x26,0x10,0x1d,0xf7,0xe4,0x26,0xd7,0xca,0x2c, -0xc2,0xc3,0x30,0xd3,0xec,0xf9,0x00,0x0a,0x4f,0x0d,0x0d,0xe8,0x0d,0x0a,0x29,0x03, -0xfd,0x00,0xfd,0x02,0x80,0x04,0x01,0x83,0xfe,0x02,0x49,0x0a,0x0c,0xab,0x05,0xfa, -0x1c,0xf9,0x03,0x08,0x0f,0x14,0x45,0x15,0x19,0xb2,0x23,0x2b,0xa5,0x24,0x0f,0xd7, -0xf6,0xe4,0xdb,0xd6,0xca,0xe5,0xc1,0xc3,0x78,0xd4,0xed,0x90,0x00,0x0a,0x6d,0x0d, -0x0e,0x85,0x0e,0x0a,0x37,0x03,0xfd,0x06,0xfe,0x02,0x6e,0x04,0x01,0x70,0xff,0x04, -0x93,0x0b,0x0d,0x34,0x05,0xfa,0x6b,0xfa,0x04,0x4c,0x0f,0x14,0x63,0x15,0x1a,0x45, -0x25,0x2b,0xee,0x23,0x0e,0x66,0xf7,0xe5,0xe8,0xd6,0xca,0x16,0xc2,0xc4,0xae,0xd6, -0xee,0x45,0x01,0x0b,0x32,0x0e,0x0f,0x3a,0x0f,0x0a,0x9b,0x03,0xfe,0x2b,0x00,0x04, -0x96,0x04,0x00,0x7f,0x00,0x06,0x11,0x0d,0x0d,0xcc,0x04,0xfb,0x52,0xfc,0x06,0x82, -0x0f,0x13,0x4a,0x15,0x1b,0x66,0x26,0x2c,0x77,0x23,0x0d,0xbf,0xf7,0xe5,0x9c,0xd6, -0xc9,0x48,0xc1,0xc5,0x1b,0xd8,0xef,0x30,0x01,0x0b,0xc0,0x0e,0x10,0x57,0x0f,0x0a, -0xf2,0x02,0xfe,0xdd,0x00,0x04,0x3c,0x04,0x00,0x2e,0x01,0x06,0x1c,0x0d,0x0c,0xa8, -0x02,0xf9,0x1e,0xfc,0x05,0x88,0x0e,0x12,0x15,0x14,0x1b,0x32,0x26,0x2b,0xf0,0x20, -0x0c,0x46,0xf7,0xe4,0x7d,0xd5,0xc7,0xee,0xbf,0xc5,0xb9,0xd7,0xed,0x7d,0xff,0x09, -0xa2,0x0d,0x0f,0x5a,0x0e,0x09,0x20,0x02,0xfe,0x3c,0x01,0x04,0x06,0x03,0x00,0x32, -0x01,0x06,0x1f,0x0d,0x0b,0xd1,0x00,0xf9,0x95,0xfb,0x04,0x78,0x0c,0x0f,0xba,0x12, -0x1a,0x3d,0x26,0x2a,0x32,0x1f,0x0b,0xa5,0xf6,0xe3,0x2f,0xd4,0xc6,0x02,0xbf,0xc5, -0xba,0xd7,0xed,0x77,0xfe,0x08,0x52,0x0d,0x0f,0x85,0x0d,0x08,0x94,0x01,0xff,0x35, -0x02,0x04,0xfa,0x02,0x00,0x7b,0x02,0x08,0x2c,0x0e,0x0a,0x9b,0x00,0xfa,0x25,0xfd, -0x05,0x79,0x0c,0x0f,0xa4,0x12,0x1b,0x3d,0x27,0x29,0xab,0x1e,0x0b,0x3b,0xf7,0xe4, -0x8c,0xd4,0xc5,0x0f,0xc0,0xc7,0x64,0xd9,0xee,0xd7,0xfe,0x08,0x7e,0x0e,0x10,0x25, -0x0e,0x08,0x26,0x02,0x00,0x9b,0x03,0x05,0x52,0x03,0x01,0xea,0x03,0x0a,0xaa,0x0f, -0x0b,0xf0,0x00,0xfb,0x56,0xfe,0x06,0x66,0x0c,0x0f,0x87,0x13,0x1d,0x25,0x28,0x29, -0xf4,0x1d,0x0b,0x49,0xf7,0xe5,0xe0,0xd3,0xc5,0x77,0xc0,0xc8,0x58,0xda,0xee,0x79, -0xfe,0x08,0xee,0x0e,0x10,0xe7,0x0d,0x07,0x3d,0x02,0x01,0x36,0x04,0x04,0xcc,0x02, -0x01,0x6a,0x04,0x0b,0x49,0x0f,0x09,0x8d,0x00,0xfb,0x2d,0xff,0x06,0xa8,0x0b,0x0e, -0x26,0x13,0x1e,0x51,0x28,0x28,0x15,0x1d,0x0a,0xfe,0xf6,0xe4,0xa8,0xd2,0xc4,0xaa, -0xc0,0xc9,0xf1,0xda,0xee,0x37,0xfe,0x09,0x31,0x0f,0x10,0xfb,0x0d,0x07,0x8a,0x02, -0x02,0x1b,0x05,0x05,0x00,0x03,0x02,0xa3,0x05,0x0d,0x50,0x0f,0x09,0xa5,0x00,0xfc, -0x9c,0x00,0x07,0xc2,0x0b,0x0e,0x56,0x14,0x1f,0xfb,0x28,0x28,0x01,0x1d,0x0b,0x69, -0xf8,0xe5,0x74,0xd2,0xc4,0x37,0xc1,0xca,0xb0,0xdb,0xee,0x59,0xfe,0x09,0xda,0x0f, -0x11,0xa3,0x0d,0x07,0xe3,0x02,0x03,0x57,0x05,0x04,0xae,0x02,0x01,0x5d,0x06,0x0d, -0x86,0x0e,0x07,0x9f,0xff,0xfc,0xf6,0xff,0x05,0xba,0x09,0x0c,0x77,0x13,0x1f,0xd7, -0x27,0x26,0x68,0x1b,0x0a,0x81,0xf7,0xe4,0xb0,0xd0,0xc3,0x11,0xc0,0xc9,0xfa,0xda, -0xec,0x8e,0xfc,0x07,0x0b,0x0e,0x0f,0x74,0x0b,0x05,0xb1,0x01,0x02,0xca,0x03,0x03, -0x00,0x01,0x00,0x2c,0x06,0x0c,0x98,0x0c,0x05,0xeb,0xfd,0xfb,0x2b,0xff,0x04,0x06, -0x08,0x0b,0x61,0x13,0x1f,0x06,0x27,0x25,0x89,0x1a,0x0a,0x12,0xf8,0xe3,0x2d,0xd0, -0xc2,0xbc,0xc0,0xca,0xee,0xdb,0xed,0x49,0xfd,0x08,0x4d,0x0f,0x10,0x71,0x0b,0x05, -0xc4,0x02,0x03,0x0f,0x05,0x04,0xd1,0x01,0x02,0x85,0x08,0x0e,0xa9,0x0d,0x06,0x28, -0xff,0xfd,0xa4,0x00,0x05,0xf3,0x07,0x0b,0xfa,0x14,0x20,0xfe,0x27,0x25,0xee,0x1a, -0x0b,0x05,0xf9,0xe4,0x06,0xd1,0xc4,0xd0,0xc2,0xcd,0xe5,0xdd,0xef,0x21,0xfe,0x0a, -0x05,0x00,0xff,0x48,0xff,0xff,0x96,0xff,0xff,0x18,0xff,0xff,0x10,0xff,0xfe,0x0a, -0xff,0xfe,0xfb,0xfe,0xfe,0xbd,0xfe,0xfe,0x2f,0xff,0xff,0x09,0x00,0xff,0x53,0xff, -0xff,0x64,0xff,0xff,0xc8,0xff,0xff,0x7e,0xff,0xff,0xf6,0xff,0xff,0x8d,0xff,0xff, -0xe5,0xff,0xff,0xa9,0xff,0xff,0xfd,0xff,0xff,0x64,0xff,0xff,0xde,0xff,0x00,0xf0, -0xff,0xff,0xec,0xff,0x00,0x70,0x00,0x00,0xdd,0x00,0x00,0x3e,0x01,0x01,0x1e,0x02, -0x02,0x24,0x02,0x02,0x64,0x02,0x02,0x6f,0x03,0x03,0xd0,0x02,0x02,0x1c,0x03,0x03, -0xe4,0x02,0x02,0x7a,0x02,0x02,0x3c,0x03,0x03,0x7a,0x03,0x03,0x04,0x03,0x03,0x53, -0x03,0x03,0x91,0x02,0x02,0x06,0x02,0x02,0xe3,0x01,0x01,0x3f,0x01,0x01,0x22,0x01, -0x00,0xbe,0x00,0x00,0x11,0x00,0x00,0xe1,0xff,0xff,0x2a,0xff,0xfe,0x6f,0xfe,0xfe, -0x3d,0xfe,0xfe,0x34,0xfe,0xfd,0x7b,0xfd,0xfd,0x1b,0xfe,0xfd,0x7e,0xfd,0xfd,0xf3, -0xfc,0xfd,0x10,0xfd,0xfd,0xd1,0xfc,0xfc,0x57,0xfc,0xfc,0x27,0xfc,0xfc,0xe4,0xfb, -0xfc,0x21,0xfc,0xfc,0x20,0xfc,0xfb,0xed,0xfb,0xfc,0x42,0xfc,0xfc,0x8a,0xfc,0xfc, -0x36,0xfc,0xfb,0x0e,0xfc,0xfc,0xa6,0xfc,0xfc,0x29,0xfd,0xfc,0xbe,0xfc,0xfd,0xa3, -0xfd,0xfe,0xa8,0xfe,0xfe,0xf2,0xfd,0xfd,0xee,0xfd,0xfe,0x5a,0xff,0xff,0x35,0xff, -0xff,0xb3,0xff,0xfe,0x05,0xf8,0xf7,0x83,0xfd,0x02,0x15,0x00,0xfc,0xb8,0xfa,0xf9, -0xe9,0xfd,0x02,0x2c,0x02,0x01,0x4c,0x01,0x01,0x1a,0x04,0x05,0x68,0x09,0x05,0x4c, -0x06,0x0a,0x03,0x0c,0x07,0x65,0xfe,0x02,0x08,0x08,0x0e,0xd2,0x03,0xfa,0xa4,0xfd, -0x0b,0x47,0xf7,0xd0,0x64,0xd7,0x00,0xa1,0x0c,0xf7,0x55,0xef,0xed,0x35,0xe7,0xe1, -0x23,0xf2,0x01,0x27,0xee,0xed,0x12,0x0e,0x13,0x1e,0x06,0x00,0x42,0xfc,0xf7,0x2c, -0x03,0x11,0x1b,0x15,0x10,0xba,0x0d,0x1a,0x3b,0x30,0x40,0xff,0x39,0x25,0x32,0x1e, -0x32,0x9e,0x43,0x38,0x44,0x28,0x1b,0x79,0x1c,0x25,0xf1,0x34,0x40,0x34,0x2e,0x19, -0x70,0x1d,0x2b,0xdd,0x2b,0x24,0xe4,0x18,0x12,0x00,0x18,0x17,0xa4,0x0b,0x05,0xf9, -0xf8,0xea,0x7d,0xe7,0xe1,0x3b,0xd7,0xcb,0x7e,0xc8,0xd0,0x02,0xc8,0xbb,0x8d,0xbd, -0xb9,0xeb,0xaf,0xb5,0xef,0xbd,0xbe,0xf3,0xc5,0xd0,0x90,0xd9,0xdc,0xfc,0xd7,0xca, -0x58,0xc1,0xbc,0x66,0xba,0xbd,0xbd,0xc3,0xd0,0x2b,0xd6,0xd1,0xca,0xce,0xd8,0xe8, -0xe4,0xd4,0x0d,0xc1,0xc8,0xad,0xde,0xec,0x85,0xfd,0x0d,0xea,0xff,0xf4,0xb6,0xfb, -0x00,0x91,0x0c,0x16,0xbb,0x0e,0xfc,0x4a,0xf7,0x07,0xef,0x1b,0x29,0x7e,0x2b,0x25, -0xc2,0x21,0x22,0xf2,0x29,0x34,0xc1,0x49,0x3e,0x81,0x2b,0x34,0xa0,0x58,0x5d,0xd9, -0x3c,0x24,0x2b,0x26,0x31,0x28,0x38,0x43,0x51,0x49,0x28,0xec,0x25,0x3c,0x9f,0x2d, -0x25,0xbf,0x26,0x11,0x0b,0xec,0xee,0xf3,0x15,0x37,0xa5,0x28,0x0d,0x56,0xfa,0xed, -0xdd,0xe4,0xeb,0x22,0xe5,0xe1,0x72,0xf3,0x13,0xda,0x26,0x21,0x3b,0x13,0x10,0xdd, -0x0b,0x17,0x8e,0x1b,0x0e,0x6c,0xfe,0xee,0x39,0xf6,0x04,0x8c,0x12,0x17,0xf8,0x06, -0xfc,0x45,0x07,0x1d,0xa5,0x21,0x13,0x31,0x0a,0x0f,0x5b,0x1b,0x27,0x51,0x2b,0x23, -0xb4,0x1c,0x1d,0xb8,0x24,0x29,0x59,0x24,0x17,0x9c,0x19,0x1e,0x36,0x26,0x27,0x1a, -0x25,0x16,0x3e,0x03,0xed,0xc4,0xe5,0xdb,0xdb,0xd6,0xd5,0xa5,0xd9,0xcb,0x9f,0xb3, -0xaa,0xbd,0xa3,0x9c,0xbe,0xa3,0xa5,0x29,0x9f,0xa0,0xe2,0xbb,0xe0,0x25,0xea,0xe3, -0x39,0xe2,0xce,0xbe,0xc4,0xc6,0x05,0xc8,0xc9,0x20,0xca,0xcb,0x58,0xc3,0xbe,0xf3, -0xcd,0xdf,0xf7,0xd2,0xb7,0xb2,0xb0,0xa8,0x0a,0xab,0xca,0x46,0xde,0xd9,0xef,0xcd, -0xcf,0xe1,0xd4,0xd6,0xe8,0xe3,0xe2,0x24,0xd5,0xc3,0x45,0xcc,0xe1,0x24,0xf6,0x03, -0x59,0x06,0x11,0x98,0x18,0x18,0xa0,0x21,0x3a,0xa4,0x39,0x27,0x0b,0x2c,0x4f,0x86, -0x5a,0x4a,0x02,0x26,0x20,0x2d,0x13,0x1f,0x06,0x39,0x3f,0x35,0x37,0x35,0xac,0x38, -0x35,0x71,0x31,0x32,0x97,0x1b,0xfa,0xcf,0xec,0xfa,0xdf,0x13,0x22,0x7e,0x1c,0x0a, -0xda,0xf2,0xe6,0xd9,0xf1,0xe3,0x1c,0xce,0xd8,0x0c,0xf8,0x08,0xab,0x10,0x13,0x9d, -0x18,0x13,0xca,0x13,0x24,0xf6,0x28,0x1d,0x34,0x12,0x07,0xc9,0x0d,0x1d,0xf3,0x2e, -0x34,0x3b,0x27,0x27,0xe2,0x38,0x41,0x27,0x44,0x39,0x32,0x31,0x39,0x73,0x49,0x4d, -0xea,0x4d,0x4e,0xd7,0x44,0x42,0xf9,0x4c,0x4b,0xa6,0x41,0x3b,0x88,0x3c,0x3d,0x62, -0x3d,0x48,0x26,0x4e,0x40,0x7f,0x2c,0x24,0x7a,0x16,0x06,0xed,0xfe,0xfb,0x0e,0xf3, -0xe3,0x80,0xcf,0xc1,0x7f,0xae,0xad,0x41,0xa8,0x90,0xc2,0x82,0x95,0xd0,0xac,0xbf, -0x23,0xcb,0xd3,0xfd,0xca,0xbd,0xe3,0xbb,0xbe,0xf1,0xb7,0xb9,0x37,0xc0,0xb8,0x18, -0xb1,0xbf,0x73,0xdd,0xde,0x46,0xd1,0xc4,0x43,0xb2,0xa9,0xf6,0xb9,0xcd,0xf3,0xd5, -0xd5,0xab,0xce,0xd2,0x03,0xda,0xe9,0x94,0xeb,0xdd,0x60,0xce,0xc4,0xd4,0xcb,0xe4, -0xd0,0xf1,0xfd,0xda,0x0f,0x1b,0x0c,0x12,0x18,0x0e,0x36,0x3b,0x05,0x2e,0x27,0x9f, -0x43,0x5b,0x0d,0x52,0x3f,0xe4,0x28,0x0c,0x8b,0x0d,0x1a,0x9e,0x1e,0x20,0xe2,0x26, -0x20,0x39,0x17,0x17,0x6d,0x21,0x19,0xa9,0xf5,0xda,0x9a,0xdd,0xed,0x41,0x04,0x13, -0x29,0x0a,0xf5,0x42,0xeb,0xf4,0xcd,0xf1,0xdb,0x1e,0xdb,0xf2,0x79,0x07,0x13,0xce, -0x1a,0x1e,0xfb,0x18,0x13,0xd7,0x1f,0x2c,0x38,0x2c,0x20,0xa0,0x0b,0xfd,0x77,0x04, -0x15,0x27,0x1b,0x15,0x9c,0x0e,0x10,0xf8,0x20,0x31,0x3f,0x2d,0x1d,0x72,0x20,0x29, -0x3b,0x30,0x38,0xb4,0x39,0x37,0x86,0x33,0x3c,0xb7,0x46,0x41,0x26,0x38,0x33,0x67, -0x31,0x31,0x5b,0x39,0x44,0x22,0x41,0x33,0x2e,0x29,0x1c,0xc0,0x0b,0x02,0x39,0xf8, -0xf0,0x08,0xed,0xe3,0x0e,0xd2,0xba,0xb8,0xb4,0xb4,0xe8,0x9d,0x8a,0x3e,0x90,0x9e, -0x25,0xab,0xbc,0xe3,0xd1,0xd5,0xec,0xcb,0xc4,0xe6,0xc0,0xbb,0x62,0xbe,0xc7,0xe7, -0xb9,0xaa,0x87,0xab,0xbb,0x8e,0xcf,0xd9,0x75,0xcd,0xb6,0xbb,0xa9,0xa7,0x61,0xb1, -0xbf,0x9e,0xca,0xc6,0x67,0xb8,0xbe,0xd5,0xd1,0xdb,0xc5,0xd9,0xcd,0xa1,0xc0,0xc0, -0x1e,0xcf,0xd7,0x37,0xe2,0xfd,0x04,0x0b,0x0a,0xa0,0x0a,0x1f,0xe3,0x35,0x2d,0x9e, -0x2c,0x3d,0x53,0x50,0x62,0x30,0x60,0x4a,0x42,0x2e,0x24,0x33,0x27,0x26,0xa1,0x33, -0x46,0x83,0x46,0x36,0xc5,0x30,0x3e,0xe5,0x3e,0x26,0xbb,0x0b,0xfe,0xc7,0xfc,0x0b, -0x27,0x25,0x23,0xb9,0x11,0x0b,0xdf,0x0d,0x09,0xf5,0xf3,0xe8,0x80,0xf3,0x04,0x34, -0x17,0x22,0x19,0x22,0x1f,0x22,0x1a,0x1f,0x4b,0x2a,0x30,0xd9,0x2d,0x19,0x60,0x07, -0x0a,0x90,0x16,0x1c,0x9b,0x1f,0x1b,0xd4,0x17,0x28,0x0d,0x3d,0x40,0xc6,0x38,0x33, -0x01,0x37,0x3c,0x7d,0x40,0x41,0x59,0x3f,0x3a,0x2d,0x3b,0x42,0x8e,0x42,0x3a,0x6c, -0x34,0x2e,0x4b,0x2d,0x37,0x59,0x46,0x42,0x33,0x39,0x32,0xce,0x29,0x1c,0x26,0x0e, -0x04,0x06,0xf3,0xee,0x1e,0xf1,0xe4,0xed,0xd1,0xc2,0x7e,0xbb,0xac,0x43,0x9c,0x9b, -0xe6,0x9a,0xa2,0xb4,0xb0,0xc5,0x40,0xd5,0xd4,0x7a,0xd0,0xbe,0x5a,0xb1,0xb5,0x69, -0xbe,0xb4,0x63,0xa3,0x9a,0x8b,0x9d,0xb4,0x28,0xc4,0xc4,0xa7,0xb8,0xab,0x0b,0xa7, -0xa9,0x82,0xb5,0xca,0xfd,0xcb,0xbf,0x6b,0xbb,0xcb,0xbd,0xda,0xdd,0xd6,0xd3,0xc5, -0x0f,0xc8,0xcc,0x75,0xcc,0xd6,0x57,0xeb,0xfe,0x72,0xfe,0x02,0xb5,0x14,0x20,0xb7, -0x23,0x27,0x09,0x2d,0x34,0x1c,0x4d,0x5e,0xd3,0x4e,0x37,0x6f,0x26,0x1d,0x0e,0x15, -0x17,0xa2,0x2f,0x3c,0x8a,0x2d,0x22,0xec,0x2a,0x32,0x25,0x25,0x0f,0x9b,0xf6,0xe6, -0xeb,0xee,0x08,0x0f,0x0e,0x02,0x91,0xff,0x02,0x31,0xfe,0xed,0x76,0xd8,0xd6,0x55, -0xe4,0xf5,0x04,0x08,0x0d,0x6c,0x0c,0x0a,0x8c,0x08,0x0e,0xfa,0x1b,0x21,0x31,0x12, -0xfd,0xa0,0xf9,0xfc,0xe7,0x03,0x0a,0x1b,0x08,0x05,0x75,0x0e,0x1f,0x00,0x2c,0x2a, -0x0f,0x25,0x24,0x57,0x2c,0x33,0xc0,0x35,0x37,0x25,0x37,0x36,0x7f,0x3d,0x43,0x71, -0x44,0x41,0x10,0x38,0x37,0xe8,0x41,0x48,0x5c,0x4a,0x48,0xfe,0x47,0x40,0xd9,0x33, -0x25,0xc8,0x16,0x04,0x14,0x00,0xfc,0x09,0xf1,0xe4,0xa2,0xd9,0xcc,0xfd,0xbb,0xaa, -0xb3,0xa5,0xa6,0x52,0xa4,0xb1,0x2a,0xc2,0xd4,0x87,0xe4,0xe7,0xbf,0xd5,0xc7,0x18, -0xcb,0xd0,0x98,0xcc,0xc1,0x85,0xb3,0xad,0x41,0xb6,0xcd,0x66,0xd6,0xd1,0xec,0xca, -0xc0,0x01,0xba,0xc0,0xa9,0xd5,0xe2,0x2b,0xdd,0xd5,0x6a,0xd5,0xe8,0xab,0xf3,0xec, -0x69,0xe3,0xde,0x6f,0xdf,0xd8,0xb2,0xd7,0xee,0x54,0xfe,0xfe,0xe5,0x04,0x16,0x12, -0x1f,0x23,0xec,0x2a,0x2b,0xcf,0x30,0x45,0x25,0x5b,0x59,0xc5,0x48,0x3b,0xef,0x2c, -0x1a,0x6a,0x14,0x26,0xac,0x3a,0x35,0xbe,0x2f,0x33,0xf5,0x38,0x37,0x1d,0x2c,0x10, -0xa3,0xf6,0xf2,0x40,0x04,0x10,0x47,0x08,0x07,0xa0,0x0e,0x0e,0x90,0x02,0xec,0xbd, -0xdd,0xdf,0x06,0xf0,0x03,0x7f,0x0c,0x0e,0x46,0x0f,0x0b,0x03,0x0e,0x1e,0xf2,0x27, -0x20,0x00,0x0f,0x01,0x03,0xfe,0x00,0x2d,0x02,0xff,0x81,0xfa,0xfb,0x7c,0x05,0x14, -0xa3,0x18,0x14,0x9c,0x12,0x15,0xc2,0x1b,0x20,0x48,0x21,0x23,0x2f,0x23,0x21,0x61, -0x26,0x2e,0xa8,0x2d,0x23,0x2e,0x1f,0x26,0x7c,0x2f,0x33,0x36,0x36,0x35,0x7a,0x30, -0x2a,0xc4,0x1e,0x12,0xc1,0x00,0xf8,0x52,0xf4,0xea,0x65,0xe5,0xe3,0x41,0xd7,0xc2, -0xda,0xb1,0xaa,0x44,0xa5,0xa3,0x57,0xab,0xb4,0x14,0xc3,0xdd,0x87,0xed,0xe5,0x5a, -0xd8,0xd3,0x25,0xd8,0xda,0x5b,0xd3,0xc6,0xf0,0xb7,0xb4,0xef,0xc0,0xcd,0xd8,0xd1, -0xd1,0x0e,0xc5,0xb3,0xa3,0xb0,0xba,0x1f,0xcc,0xd2,0x33,0xc8,0xc1,0x4a,0xcc,0xdd, -0xf5,0xdd,0xd3,0xab,0xd4,0xd4,0x56,0xc9,0xc6,0x66,0xd6,0xe1,0x78,0xe2,0xed,0xcd, -0xfb,0x07,0x30,0x12,0x18,0xe0,0x1a,0x1f,0x46,0x33,0x4c,0xca,0x55,0x50,0x4f,0x4b, -0x3f,0x0d,0x29,0x1a,0xca,0x20,0x2e,0xbe,0x32,0x34,0xf1,0x36,0x38,0x9b,0x3e,0x3e, -0x0c,0x29,0x0a,0xbb,0xfd,0x04,0x05,0x0f,0x0c,0x2f,0x0a,0x14,0x47,0x19,0x15,0x9d, -0x07,0xee,0x32,0xe2,0xe8,0x7b,0xfa,0x06,0x58,0x0c,0x11,0x80,0x0b,0x0a,0x02,0x16, -0x23,0x63,0x26,0x1c,0x80,0x0b,0x02,0x9b,0x03,0x03,0xe5,0x01,0xfd,0x98,0xf9,0xfe, -0x88,0x09,0x12,0x5d,0x14,0x11,0x5a,0x12,0x18,0x8c,0x1f,0x21,0x67,0x26,0x2b,0xca, -0x29,0x2c,0xb3,0x36,0x3b,0x2d,0x36,0x2f,0xf8,0x31,0x39,0x4a,0x41,0x48,0xae,0x4a, -0x45,0x6c,0x43,0x3c,0x60,0x30,0x23,0xe5,0x15,0x0f,0xa7,0x01,0xf7,0x41,0xf9,0xf3, -0x68,0xe2,0xd0,0xa1,0xbe,0xb1,0x7b,0xad,0xaf,0x78,0xad,0xb5,0xf6,0xcb,0xe3,0xff, -0xe9,0xe0,0x2c,0xd7,0xd3,0x2d,0xda,0xdb,0x5c,0xcf,0xc0,0x2e,0xbc,0xc0,0xe3,0xc9, -0xd6,0xc9,0xdb,0xd5,0xc3,0xc9,0xbc,0x33,0xba,0xc7,0xc0,0xd4,0xd1,0xfb,0xc6,0xcd, -0x03,0xde,0xe1,0x31,0xdc,0xde,0x5f,0xdf,0xd1,0x05,0xd0,0xda,0xd9,0xe0,0xe3,0x50, -0xe8,0xf4,0xf2,0xfd,0x0b,0xa3,0x13,0x10,0x7d,0x12,0x1f,0xc9,0x39,0x47,0xc6,0x4a, -0x50,0xd0,0x48,0x32,0xae,0x1f,0x1c,0x56,0x20,0x26,0x61,0x2b,0x2c,0xd6,0x2b,0x32, -0x66,0x3d,0x30,0x0d,0x11,0xfc,0x1f,0xfa,0xfd,0x8c,0xfd,0xfa,0xb4,0x00,0x0a,0x9a, -0x0d,0x09,0x24,0xf5,0xe0,0x8b,0xdc,0xe1,0xea,0xef,0xfb,0x46,0x00,0xff,0x49,0xfc, -0x03,0xd4,0x10,0x1d,0xcb,0x1d,0x10,0x5b,0x03,0xff,0x63,0x00,0xfd,0x7c,0xf8,0xf4, -0x24,0xf7,0xff,0xce,0x09,0x0e,0xfb,0x0b,0x09,0x42,0x0b,0x0f,0xf8,0x12,0x16,0xe1, -0x19,0x1a,0x79,0x1a,0x22,0x28,0x2a,0x2a,0xc9,0x23,0x20,0xc9,0x24,0x2e,0x1f,0x38, -0x3e,0x75,0x3d,0x3d,0x2e,0x3a,0x2d,0x5a,0x23,0x1b,0x64,0x12,0x04,0x68,0xf7,0xf7, -0x6a,0xf6,0xee,0x0d,0xe5,0xcf,0xec,0xbd,0xb8,0x13,0xb6,0xb2,0x23,0xb1,0xc0,0xbd, -0xda,0xed,0xae,0xef,0xe7,0xa6,0xe1,0xe6,0x73,0xed,0xe3,0x91,0xd4,0xcb,0xa5,0xc4, -0xc9,0x87,0xd4,0xdd,0xdb,0xe0,0xd9,0x8a,0xcc,0xbf,0x80,0xc1,0xd0,0xe9,0xd2,0xc8, -0x42,0xc8,0xd6,0x4d,0xda,0xdb,0x40,0xe1,0xe0,0x87,0xd6,0xd0,0xb2,0xd5,0xdb,0x85, -0xde,0xe2,0x49,0xe6,0xef,0xb6,0xfe,0x0e,0x7e,0x0d,0x07,0x32,0x11,0x24,0x18,0x36, -0x41,0xcc,0x4d,0x50,0xd5,0x40,0x2f,0xd7,0x23,0x1f,0xfc,0x22,0x2a,0x18,0x2d,0x2b, -0x6b,0x32,0x42,0x23,0x44,0x2c,0xa6,0x14,0x0c,0x10,0x09,0x0a,0xb3,0x05,0x03,0x48, -0x0d,0x1b,0xe5,0x1e,0x13,0xb2,0xff,0xf4,0xb7,0xef,0xf7,0x61,0x06,0x0d,0x01,0x0d, -0x09,0x38,0x0a,0x14,0x16,0x22,0x2b,0x01,0x27,0x19,0x7a,0x0f,0x0e,0x49,0x0d,0x05, -0x20,0xfc,0xf8,0x7e,0xfe,0x08,0x31,0x0e,0x0f,0xb6,0x0d,0x0b,0x95,0x0b,0x10,0x87, -0x15,0x17,0x18,0x19,0x1a,0xc2,0x1e,0x26,0x1d,0x2d,0x2a,0x1e,0x23,0x20,0x4a,0x29, -0x32,0xb4,0x39,0x3c,0x82,0x3f,0x41,0x64,0x35,0x29,0xc5,0x25,0x1c,0xb3,0x0d,0x01, -0x75,0xf7,0xf4,0x92,0xf2,0xed,0xb7,0xdc,0xc6,0xbb,0xba,0xb5,0x27,0xad,0xa5,0x3b, -0xa9,0xba,0xbe,0xd3,0xe3,0xdf,0xdf,0xd8,0x18,0xdd,0xe4,0xfd,0xe3,0xd8,0xf5,0xcc, -0xc2,0x57,0xbe,0xc5,0x53,0xcf,0xd8,0xf2,0xd8,0xcf,0xc4,0xc0,0xbb,0x2c,0xc6,0xc8, -0x68,0xc2,0xc3,0x40,0xc8,0xcc,0x05,0xd0,0xd8,0x61,0xd8,0xd0,0xac,0xcb,0xca,0x72, -0xcd,0xd2,0x79,0xd7,0xd6,0x40,0xd6,0xe7,0x51,0xfb,0xfe,0xff,0xf8,0xfd,0xc2,0x0a, -0x18,0x21,0x2b,0x3d,0xcf,0x48,0x43,0xe4,0x36,0x2a,0xcd,0x1f,0x1d,0x36,0x25,0x28, -0x58,0x25,0x29,0x9d,0x39,0x45,0x7e,0x3c,0x26,0x43,0x17,0x0f,0xad,0x0f,0x0c,0x00, -0x02,0x04,0x69,0x13,0x1f,0x04,0x1e,0x11,0x08,0x02,0xf5,0x0f,0xf5,0x00,0xcd,0x0b, -0x0e,0xee,0x0b,0x08,0xf6,0x0c,0x19,0xb5,0x26,0x2c,0xba,0x24,0x18,0xe8,0x13,0x14, -0xc3,0x0f,0x04,0x2c,0xfc,0xfc,0xa9,0x04,0x0c,0x76,0x10,0x12,0xd0,0x0f,0x0c,0xf4, -0x0e,0x14,0xbd,0x17,0x18,0x58,0x19,0x1b,0x5a,0x21,0x2a,0x13,0x2e,0x28,0x04,0x20, -0x22,0x54,0x2b,0x31,0x75,0x35,0x3c,0x34,0x43,0x3d,0xe0,0x32,0x2d,0xe8,0x24,0x1a, -0xb9,0x0e,0x00,0xbc,0xf7,0xf7,0x0a,0xf7,0xec,0x63,0xd8,0xc9,0x4a,0xc1,0xb6,0x32, -0xac,0xa5,0x09,0xab,0xc2,0xb8,0xd9,0xe0,0xa0,0xdc,0xdd,0x81,0xe4,0xea,0x49,0xe6, -0xda,0x53,0xce,0xc5,0x73,0xc3,0xc9,0x88,0xd4,0xdf,0x8a,0xda,0xcb,0xb5,0xc6,0xca, -0x35,0xca,0xc7,0xcd,0xca,0xcd,0x12,0xcd,0xd3,0x0c,0xdd,0xe1,0xb8,0xdd,0xd8,0x11, -0xd4,0xd0,0xf5,0xd6,0xe0,0xb1,0xdd,0xd8,0x13,0xe1,0xf7,0xc1,0xff,0xfd,0xfa,0xfd, -0x04,0x55,0x0c,0x1b,0xe4,0x32,0x43,0x08,0x49,0x43,0xa9,0x38,0x2a,0xa6,0x21,0x24, -0x2e,0x27,0x22,0xc2,0x22,0x2e,0xce,0x3e,0x43,0xdb,0x35,0x22,0xfb,0x16,0x13,0x6b, -0x12,0x06,0xfb,0xff,0x08,0x06,0x15,0x1e,0xf9,0x1b,0x0f,0x60,0xff,0xf4,0xed,0xf8, -0x04,0xdd,0x0c,0x0d,0xf2,0x08,0x07,0xb1,0x0e,0x1e,0xc0,0x2a,0x2c,0x7b,0x22,0x1a, -0x59,0x19,0x18,0x83,0x0f,0x02,0xca,0xfb,0xfd,0xde,0x04,0x0c,0xe3,0x10,0x10,0xbe, -0x0b,0x09,0x2c,0x0e,0x11,0x09,0x13,0x12,0x75,0x12,0x16,0x18,0x1e,0x25,0xee,0x24, -0x1a,0x04,0x16,0x1b,0x0a,0x1f,0x23,0x41,0x2c,0x32,0x18,0x35,0x2f,0xea,0x29,0x21, -0x46,0x18,0x10,0x95,0x01,0xf3,0xb8,0xef,0xf2,0xf8,0xed,0xdf,0x1f,0xd2,0xc5,0x3a, -0xbc,0xb0,0xd5,0xa2,0x9f,0x61,0xac,0xc4,0x98,0xd3,0xd7,0xdf,0xd8,0xdc,0x5e,0xe7, -0xeb,0x33,0xe4,0xd7,0x59,0xce,0xc7,0x0a,0xc4,0xce,0xc5,0xde,0xdf,0x2c,0xd5,0xd0, -0xc2,0xd1,0xcd,0x30,0xca,0xcd,0x40,0xcf,0xce,0x26,0xd0,0xda,0xa3,0xe0,0xe2,0xa6, -0xe0,0xd9,0x58,0xd1,0xd2,0x26,0xdf,0xdf,0xa5,0xd7,0xd9,0xbd,0xe8,0xf7,0xe3,0xf9, -0xfa,0xef,0xfb,0xfd,0x28,0x08,0x1c,0x87,0x32,0x40,0x03,0x46,0x3f,0x36,0x32,0x28, -0x30,0x26,0x26,0xc2,0x20,0x1d,0x1c,0x25,0x32,0xec,0x41,0x41,0x34,0x2f,0x21,0xb1, -0x1a,0x18,0x8e,0x10,0x04,0x48,0x02,0x0a,0xb7,0x16,0x20,0xd1,0x1b,0x0f,0x10,0xff, -0xf8,0x8a,0xff,0x09,0xee,0x0e,0x0b,0x59,0x05,0x05,0xb1,0x10,0x21,0x67,0x2b,0x29, -0x63,0x20,0x1c,0x3a,0x1d,0x19,0x17,0x0f,0x03,0x4c,0xff,0x01,0x41,0x09,0x11,0x9c, -0x15,0x14,0x38,0x10,0x10,0xb7,0x14,0x16,0x0a,0x17,0x16,0x3e,0x18,0x1f,0xf5,0x29, -0x2e,0x0b,0x28,0x21,0x66,0x21,0x22,0x95,0x25,0x2c,0xcc,0x33,0x3a,0x77,0x3c,0x37, -0x9c,0x30,0x26,0xfe,0x1f,0x13,0xef,0x02,0xfa,0xd6,0xf8,0xf7,0x2c,0xf1,0xe4,0xbf, -0xd8,0xcf,0x44,0xc3,0xb1,0xd7,0xa4,0xa6,0x9d,0xb5,0xc8,0x93,0xd1,0xd6,0x1a,0xd9, -0xe0,0x9c,0xea,0xe8,0x67,0xe0,0xd7,0xcc,0xcb,0xc0,0xcb,0xc4,0xd5,0xae,0xdb,0xd6, -0x37,0xd3,0xd3,0x39,0xd0,0xc9,0x39,0xca,0xcb,0xe8,0xc9,0xca,0xab,0xd0,0xd8,0xe0, -0xdd,0xe2,0xaf,0xdd,0xd2,0x2d,0xd1,0xd9,0x66,0xdf,0xd9,0xf8,0xd7,0xdf,0x48,0xeb, -0xf6,0x22,0xfa,0xf9,0x8c,0xf5,0xf9,0xa5,0x07,0x1b,0x16,0x30,0x3e,0xc7,0x3f,0x35, -0x8d,0x2c,0x28,0xc4,0x24,0x1e,0x62,0x16,0x16,0x0a,0x20,0x30,0xc5,0x3a,0x30,0x6f, -0x22,0x19,0x62,0x14,0x0f,0xe2,0x03,0xf9,0xcc,0xf8,0x00,0x59,0x0f,0x16,0x7c,0x11, -0x03,0xe3,0xf5,0xf4,0xdd,0xfd,0x07,0xf4,0x08,0x02,0x93,0xfc,0x00,0xa9,0x0f,0x1f, -0x6a,0x26,0x22,0x44,0x1d,0x1d,0x46,0x1d,0x17,0x7f,0x0d,0x03,0x66,0xff,0x03,0x13, -0x0c,0x13,0xdc,0x16,0x14,0x00,0x11,0x12,0x8f,0x15,0x17,0xda,0x16,0x13,0x4d,0x19, -0x24,0xa0,0x2b,0x2c,0x3f,0x28,0x23,0x6b,0x21,0x22,0xc9,0x27,0x2d,0xa0,0x34,0x3c, -0x5d,0x3d,0x37,0x9a,0x30,0x29,0xe6,0x1e,0x10,0x86,0x02,0xfb,0x26,0xfa,0xf8,0x94, -0xef,0xe5,0x56,0xde,0xd4,0xd4,0xc2,0xb0,0x66,0xa9,0xaf,0x51,0xbd,0xcb,0xb9,0xd2, -0xd7,0xc0,0xde,0xe9,0x77,0xee,0xec,0x6e,0xe9,0xda,0xde,0xc9,0xc6,0x87,0xd1,0xdb, -0x8d,0xda,0xd8,0x0b,0xd9,0xd6,0x1f,0xd1,0xcd,0xf3,0xcb,0xc8,0x3f,0xc9,0xcb,0x82, -0xce,0xd7,0x12,0xe0,0xe0,0x16,0xd6,0xd0,0x98,0xd4,0xd9,0x3c,0xda,0xd7,0x6f,0xda, -0xe0,0x89,0xec,0xf7,0x5b,0xf8,0xf3,0x0f,0xf1,0xf7,0x87,0x05,0x1a,0xb8,0x31,0x3c, -0x93,0x38,0x31,0xa4,0x2d,0x29,0xbd,0x24,0x1b,0x46,0x14,0x17,0x9f,0x26,0x36,0xed, -0x38,0x2e,0xec,0x24,0x1d,0x99,0x18,0x11,0xe2,0x04,0xfb,0x3b,0xfb,0x05,0xe7,0x13, -0x18,0x34,0x11,0x02,0xce,0xf8,0xfc,0x62,0x06,0x0e,0x25,0x0c,0x02,0x9d,0xfe,0x06, -0xd1,0x15,0x22,0xda,0x25,0x23,0x85,0x21,0x21,0xca,0x20,0x19,0xde,0x0e,0x05,0x96, -0x02,0x07,0x87,0x10,0x17,0x36,0x1a,0x17,0xfb,0x14,0x17,0xfa,0x1b,0x1a,0x17,0x16, -0x17,0x0b,0x20,0x27,0xad,0x2e,0x2f,0x7e,0x2a,0x25,0x57,0x23,0x26,0xf0,0x28,0x2d, -0xcf,0x38,0x3e,0x03,0x3d,0x39,0x90,0x32,0x29,0xf6,0x1c,0x0d,0x57,0x01,0xfc,0xaa, -0xf9,0xf2,0x8d,0xea,0xe4,0xcc,0xde,0xce,0xae,0xba,0xab,0xd0,0xa6,0xae,0x1b,0xbb, -0xc3,0x49,0xc9,0xd2,0xc6,0xdb,0xe3,0x91,0xe9,0xeb,0xbc,0xe1,0xce,0xa0,0xc2,0xc5, -0xdb,0xcd,0xd1,0x74,0xd1,0xd2,0x73,0xd1,0xd0,0xff,0xcd,0xc8,0x5d,0xc6,0xc6,0x24, -0xc6,0xc5,0x3c,0xcc,0xd9,0x84,0xdd,0xd8,0x84,0xd2,0xd2,0xdc,0xd4,0xd6,0x95,0xd8, -0xd8,0x01,0xda,0xe3,0x93,0xf1,0xf8,0xfc,0xf6,0xf3,0xc2,0xf0,0xf5,0xee,0x05,0x1d, -0x25,0x31,0x35,0xbc,0x32,0x2e,0x3f,0x2d,0x2a,0xe8,0x21,0x15,0xd0,0x11,0x1a,0xf7, -0x29,0x35,0xe2,0x32,0x2c,0x70,0x24,0x1e,0x5c,0x19,0x10,0xb2,0x03,0xfa,0x38,0xfb, -0x06,0xbe,0x12,0x14,0x0f,0x0c,0xfe,0xbc,0xf8,0xff,0x92,0x0a,0x10,0x48,0x0a,0xff, -0x2d,0xff,0x09,0xac,0x17,0x21,0xe5,0x23,0x22,0x58,0x21,0x22,0xb9,0x20,0x18,0x1c, -0x0d,0x03,0xa9,0x02,0x07,0x7d,0x0f,0x18,0xa3,0x19,0x15,0xe2,0x15,0x1b,0x03,0x1c, -0x17,0x4d,0x16,0x1a,0xd1,0x20,0x29,0x60,0x30,0x2f,0x9f,0x2a,0x27,0xe9,0x25,0x26, -0xc9,0x29,0x32,0x01,0x3b,0x3e,0xad,0x3f,0x3c,0xd1,0x35,0x2b,0x59,0x1d,0x0e,0x9e, -0x06,0x01,0x3c,0xfa,0xf2,0xc8,0xee,0xeb,0x6d,0xe2,0xcf,0xb0,0xba,0xad,0xf0,0xad, -0xb6,0xde,0xbc,0xc3,0x49,0xcd,0xd5,0xd9,0xdc,0xe7,0x39,0xf2,0xef,0x9e,0xdf,0xd0, -0x12,0xcb,0xcd,0x95,0xd1,0xd5,0x81,0xd4,0xd4,0x20,0xd6,0xd6,0x87,0xd0,0xcb,0x93, -0xcb,0xc9,0x41,0xc5,0xc7,0x6c,0xd3,0xdb,0x7f,0xda,0xd7,0x2c,0xd6,0xd5,0xa3,0xd5, -0xd8,0x75,0xd9,0xd7,0x1d,0xdc,0xe8,0xf6,0xf3,0xf8,0xad,0xf7,0xf3,0x00,0xef,0xf6, -0x2e,0x0a,0x20,0x5a,0x30,0x33,0x51,0x30,0x30,0x03,0x31,0x2c,0x37,0x1e,0x13,0xf1, -0x13,0x1e,0xcf,0x2c,0x32,0x8f,0x30,0x2a,0x07,0x24,0x1e,0xad,0x18,0x0d,0x7e,0x01, -0xf9,0x34,0xfc,0x07,0xbc,0x10,0x10,0xa6,0x06,0xfa,0x24,0xf8,0x01,0x57,0x0d,0x0e, -0xe7,0x04,0xfd,0xb4,0xff,0x09,0x3b,0x16,0x1e,0x50,0x20,0x20,0x50,0x20,0x22,0x88, -0x1f,0x15,0xdd,0x0a,0x03,0x52,0x01,0x05,0xdf,0x0f,0x16,0x52,0x14,0x13,0x27,0x17, -0x1a,0x73,0x18,0x15,0x54,0x15,0x18,0xe9,0x1f,0x29,0x15,0x2e,0x2d,0x90,0x2a,0x26, -0xa9,0x24,0x25,0xed,0x29,0x31,0x4f,0x39,0x3d,0x97,0x3e,0x3b,0x7f,0x35,0x28,0x23, -0x19,0x0e,0xcc,0x07,0xfe,0x4d,0xf5,0xf1,0xa0,0xef,0xed,0xb1,0xe0,0xca,0x50,0xb6, -0xae,0xce,0xb1,0xb4,0x8f,0xb9,0xc3,0x84,0xca,0xcf,0xee,0xda,0xeb,0xc5,0xf2,0xe9, -0x7c,0xdb,0xd0,0xa2,0xcb,0xcd,0x9a,0xd2,0xd3,0xb4,0xd0,0xd3,0x31,0xd6,0xd3,0xad, -0xce,0xcd,0xf2,0xca,0xc3,0x4d,0xc2,0xc9,0x3b,0xd3,0xd6,0x29,0xd6,0xd5,0x1f,0xd4, -0xd3,0x57,0xd5,0xd6,0xe9,0xd5,0xd6,0xc4,0xdd,0xe9,0xd2,0xf3,0xf8,0x19,0xf5,0xed, -0x19,0xec,0xf6,0x1e,0x0b,0x20,0xba,0x2b,0x2c,0xa2,0x2c,0x30,0xf8,0x31,0x28,0x27, -0x19,0x12,0x9b,0x16,0x22,0xd1,0x2c,0x30,0x5a,0x2f,0x2a,0x55,0x25,0x21,0xb1,0x19, -0x0e,0x57,0x02,0xfc,0xe7,0x00,0x0a,0x89,0x11,0x0f,0xec,0x04,0xfa,0x1a,0xfd,0x09, -0x90,0x11,0x0e,0x8c,0x05,0x00,0x32,0x03,0x0c,0x8b,0x17,0x1e,0xc2,0x1f,0x20,0xf4, -0x22,0x23,0xcd,0x1e,0x16,0x97,0x0b,0x02,0xc7,0x01,0x08,0xc5,0x10,0x13,0xee,0x13, -0x16,0x68,0x19,0x1a,0x0d,0x19,0x15,0xfa,0x15,0x1a,0xde,0x22,0x2a,0xe3,0x2e,0x2f, -0xc5,0x2b,0x27,0xce,0x26,0x28,0xf3,0x2c,0x34,0x09,0x3b,0x3f,0x0e,0x43,0x41,0x20, -0x37,0x28,0xec,0x1d,0x15,0x67,0x0b,0x00,0x61,0xf7,0xf4,0xbc,0xf6,0xf3,0x11,0xe1, -0xc9,0x3e,0xbb,0xb6,0xa2,0xb5,0xb7,0x1d,0xbf,0xc5,0x9d,0xc8,0xd0,0x68,0xe1,0xf0, -0xc6,0xf2,0xe9,0x28,0xdc,0xd0,0x8b,0xce,0xd1,0x44,0xd3,0xd1,0x36,0xd1,0xd4,0xb8, -0xd4,0xd3,0xb3,0xd2,0xcf,0x5c,0xc8,0xc2,0x5e,0xc5,0xcb,0xce,0xd1,0xd4,0xc7,0xd4, -0xd3,0xae,0xd3,0xd4,0xeb,0xd4,0xd4,0x87,0xd4,0xd6,0x3e,0xde,0xeb,0xb0,0xf5,0xf8, -0x65,0xf2,0xeb,0x2a,0xec,0xf8,0x3b,0x0e,0x20,0xb7,0x25,0x26,0xce,0x2a,0x30,0xfa, -0x2e,0x21,0x45,0x14,0x10,0xfb,0x15,0x20,0x59,0x28,0x2b,0x76,0x2a,0x27,0xd0,0x23, -0x1f,0xf0,0x15,0x0a,0xa1,0xff,0xfb,0x15,0xff,0x07,0xac,0x0c,0x07,0x86,0xfb,0xf6, -0xa5,0xfc,0x08,0x26,0x0e,0x09,0x41,0x01,0xfd,0xc9,0x01,0x0b,0xbf,0x14,0x19,0xad, -0x1c,0x1f,0xdf,0x21,0x21,0xf9,0x1d,0x14,0x63,0x08,0x01,0x38,0x03,0x08,0xdf,0x0e, -0x12,0xd1,0x14,0x17,0x89,0x1b,0x1d,0x61,0x19,0x16,0xab,0x18,0x1c,0x5d,0x23,0x2a, -0xf5,0x2e,0x2e,0xd0,0x29,0x26,0x1e,0x26,0x27,0xed,0x2c,0x32,0xac,0x38,0x40,0xfb, -0x44,0x3f,0xa5,0x33,0x28,0x51,0x1f,0x16,0x7c,0x0a,0xfc,0x39,0xf5,0xf7,0x64,0xfa, -0xf0,0x7a,0xdc,0xc9,0x46,0xbd,0xb6,0xec,0xb5,0xba,0xde,0xc0,0xc2,0x75,0xc6,0xd3, -0x95,0xe4,0xf1,0x87,0xf2,0xe8,0xbd,0xda,0xd2,0xe9,0xd1,0xd2,0x69,0xd2,0xd2,0x96, -0xd2,0xd2,0xe9,0xd3,0xd6,0x73,0xd5,0xcf,0x34,0xc8,0xc6,0xa3,0xc8,0xcd,0xad,0xd2, -0xd4,0x27,0xd3,0xd3,0xa8,0xd4,0xd4,0x69,0xd3,0xd4,0xb1,0xd3,0xd6,0x39,0xe0,0xed, -0xa3,0xf6,0xf7,0x25,0xf0,0xe9,0xe6,0xec,0xfb,0xef,0x10,0x1d,0x05,0x21,0x24,0xdb, -0x2b,0x30,0xdc,0x2a,0x1d,0x23,0x14,0x12,0xe8,0x18,0x22,0xb1,0x28,0x2c,0x29,0x2c, -0x2a,0xeb,0x27,0x21,0xed,0x17,0x0d,0xc5,0x03,0x00,0xe2,0x04,0x0c,0x0a,0x0e,0x06, -0x97,0xfc,0xfb,0x06,0x04,0x0e,0x77,0x11,0x0c,0xa3,0x04,0x02,0x61,0x07,0x0f,0x91, -0x15,0x1b,0xd3,0x1e,0x21,0x16,0x23,0x23,0x23,0x1e,0x12,0x27,0x08,0x03,0xaf,0x04, -0x09,0x73,0x0e,0x11,0xa8,0x14,0x19,0x53,0x1d,0x1c,0x51,0x18,0x17,0x7f,0x19,0x1d, -0x28,0x24,0x2a,0xfb,0x2d,0x2b,0x5f,0x28,0x25,0xea,0x25,0x28,0xdb,0x2b,0x30,0x98, -0x39,0x43,0x26,0x45,0x3d,0x32,0x32,0x28,0x65,0x22,0x18,0xdd,0x08,0xfb,0x96,0xf8, -0xfd,0xe4,0xfb,0xef,0xf2,0xdd,0xcc,0xd6,0xbe,0xb9,0x52,0xbb,0xbf,0x84,0xc0,0xc1, -0xda,0xc7,0xd5,0x06,0xe7,0xf3,0x71,0xf1,0xe6,0xa0,0xda,0xd4,0x2f,0xd2,0xd1,0xd7, -0xd2,0xd1,0x3b,0xcf,0xcf,0x6f,0xd4,0xd6,0x18,0xd3,0xcc,0x57,0xc7,0xc5,0x63,0xc7, -0xcd,0x21,0xd0,0xd0,0x61,0xd0,0xd2,0xc1,0xd2,0xd1,0x3e,0xd1,0xd1,0xe3,0xd0,0xd5, -0x1a,0xe1,0xed,0x7e,0xf6,0xf4,0x0c,0xec,0xe6,0x7a,0xed,0xfe,0xd2,0x0f,0x18,0xc6, -0x1c,0x23,0x50,0x2b,0x2d,0xfc,0x24,0x19,0xf4,0x11,0x11,0xc9,0x17,0x1e,0x6e,0x24, -0x27,0x5f,0x29,0x29,0xe2,0x24,0x1d,0x8b,0x14,0x09,0x64,0x00,0xfe,0x88,0x03,0x08, -0x0a,0x06,0xfd,0x63,0xf6,0xf7,0x4f,0x01,0x0a,0x16,0x0b,0x04,0xde,0xff,0xff,0x3f, -0x04,0x0a,0xc8,0x11,0x17,0xca,0x1a,0x1e,0xf2,0x21,0x21,0xa4,0x19,0x0f,0x73,0x07, -0x03,0x04,0x04,0x08,0xa4,0x0b,0x0f,0x83,0x14,0x1a,0x94,0x1c,0x1a,0x56,0x18,0x18, -0x45,0x1a,0x1f,0xf5,0x25,0x2c,0xd3,0x2e,0x2c,0x32,0x28,0x27,0x5a,0x29,0x29,0xce, -0x2b,0x32,0x2a,0x3e,0x47,0x37,0x47,0x3e,0xc1,0x33,0x2d,0xae,0x28,0x1a,0x88,0x08, -0xff,0xa1,0xff,0x02,0xc1,0xfd,0xf2,0x1e,0xe2,0xcf,0xf0,0xc2,0xbf,0x3e,0xc1,0xc2, -0xa5,0xc2,0xc4,0x32,0xcb,0xdb,0x82,0xed,0xf6,0xc7,0xf2,0xe9,0x13,0xe0,0xd8,0xac, -0xd5,0xd7,0xa6,0xd7,0xd3,0x17,0xd1,0xd4,0xf7,0xd8,0xd9,0x1b,0xd6,0xd0,0xd5,0xca, -0xc9,0x5d,0xcd,0xd0,0xcb,0xd1,0xd2,0x43,0xd3,0xd4,0x18,0xd5,0xd3,0x79,0xd2,0xd1, -0xa3,0xd1,0xd8,0x01,0xe4,0xf1,0x28,0xf8,0xf3,0x37,0xea,0xe7,0x1c,0xf1,0x01,0xd3, -0x0d,0x15,0x11,0x1b,0x23,0x83,0x2a,0x29,0xad,0x20,0x16,0x87,0x10,0x11,0x29,0x17, -0x1c,0x22,0x21,0x26,0xe0,0x28,0x28,0x47,0x24,0x1d,0x86,0x13,0x07,0xdf,0x00,0x00, -0x6c,0x05,0x06,0x8d,0x01,0xf9,0x3b,0xf5,0xf9,0xd8,0x03,0x0a,0xf7,0x08,0x04,0x43, -0x01,0x01,0x74,0x04,0x0b,0x64,0x12,0x16,0x1b,0x1b,0x20,0x47,0x23,0x20,0x18,0x18, -0x0e,0xb9,0x07,0x04,0x68,0x05,0x07,0x55,0x0a,0x0f,0xa9,0x15,0x1a,0x3d,0x1c,0x1a, -0x33,0x18,0x18,0x33,0x1b,0x1f,0x6a,0x26,0x2d,0x52,0x2d,0x29,0x92,0x27,0x28,0x12, -0x28,0x26,0x3e,0x29,0x32,0x05,0x3f,0x47,0xe4,0x43,0x3a,0x95,0x33,0x30,0x81,0x26, -0x14,0x7e,0x05,0xfe,0xef,0xfe,0xff,0x09,0xfc,0xf0,0xeb,0xdd,0xcc,0x2a,0xc3,0xc0, -0x11,0xc0,0xbf,0xde,0xbe,0xbf,0x8a,0xc9,0xdb,0xab,0xeb,0xf2,0xc2,0xef,0xe7,0xc8, -0xdc,0xd5,0xd7,0xd4,0xd6,0x98,0xd3,0xce,0x8e,0xce,0xd2,0x21,0xd6,0xd6,0xcd,0xd2, -0xcc,0xec,0xc8,0xc9,0x46,0xcc,0xce,0x13,0xcf,0xcf,0x09,0xd1,0xd2,0xcf,0xd2,0xd1, -0x41,0xcf,0xcd,0xad,0xce,0xd6,0xbd,0xe3,0xf1,0xb5,0xf4,0xed,0x7b,0xe6,0xe7,0x86, -0xf2,0xff,0xfb,0x09,0x11,0xba,0x19,0x22,0xba,0x28,0x25,0x3b,0x1d,0x14,0x02,0x11, -0x12,0x5b,0x16,0x1a,0x65,0x20,0x26,0xd3,0x29,0x29,0x2e,0x26,0x1f,0xa1,0x13,0x09, -0xd2,0x04,0x05,0x3b,0x08,0x06,0x89,0xff,0xf8,0x52,0xf6,0xfd,0xed,0x06,0x0a,0x58, -0x09,0x05,0xdd,0x02,0x02,0xeb,0x06,0x0d,0xe2,0x11,0x17,0x55,0x1d,0x22,0x59,0x24, -0x20,0x03,0x17,0x0e,0x57,0x09,0x06,0x6e,0x06,0x07,0x63,0x0b,0x10,0x4e,0x17,0x1c, -0xb3,0x1c,0x1a,0xcc,0x19,0x1a,0x07,0x1d,0x22,0x8a,0x2a,0x2f,0x10,0x2d,0x2a,0x24, -0x2a,0x2a,0x19,0x29,0x27,0xe7,0x2a,0x36,0xd8,0x43,0x48,0xcc,0x43,0x3d,0x74,0x3a, -0x34,0x9c,0x27,0x17,0x86,0x0a,0x03,0xce,0x03,0x04,0x9c,0x00,0xf3,0x44,0xe1,0xd2, -0xb6,0xc9,0xc6,0x1a,0xc6,0xc3,0xed,0xc0,0xc3,0x4b,0xd0,0xe0,0x8b,0xee,0xf5,0xc6, -0xf3,0xea,0xa1,0xdf,0xda,0xee,0xda,0xd9,0x0f,0xd6,0xd2,0xe1,0xd1,0xd5,0xcb,0xd9, -0xd9,0xa4,0xd4,0xcf,0x2a,0xcd,0xce,0xe0,0xcf,0xd0,0xdf,0xd0,0xd1,0xaa,0xd3,0xd5, -0xd8,0xd4,0xd2,0x47,0xd0,0xce,0xd3,0xcf,0xd9,0xe8,0xe7,0xf2,0x2b,0xf2,0xea,0xaf, -0xe6,0xe9,0x2e,0xf4,0xfe,0x92,0x07,0x0f,0x6c,0x18,0x21,0x16,0x25,0x20,0xaa,0x18, -0x12,0x41,0x10,0x10,0x6d,0x12,0x16,0x04,0x1c,0x21,0xac,0x25,0x26,0x0e,0x23,0x19, -0x8e,0x0e,0x06,0x65,0x03,0x04,0xc3,0x04,0x00,0x63,0xf7,0xf1,0x59,0xf3,0xfa,0x8e, -0x01,0x04,0xeb,0x03,0xff,0xac,0xfd,0xfe,0xce,0x02,0x07,0x54,0x0c,0x12,0x6e,0x19, -0x1e,0xed,0x1f,0x19,0xbb,0x10,0x0a,0x25,0x06,0x03,0x90,0x01,0x02,0xcd,0x06,0x0c, -0x99,0x13,0x17,0x3b,0x18,0x17,0xdb,0x16,0x17,0x56,0x1b,0x22,0x47,0x29,0x2b,0x68, -0x29,0x28,0x02,0x29,0x28,0x1b,0x26,0x24,0x10,0x2a,0x37,0x1a,0x42,0x43,0xdc,0x40, -0x3e,0xb2,0x3a,0x32,0x56,0x25,0x16,0x46,0x09,0x03,0x2a,0x04,0x04,0x26,0xfe,0xf0, -0x4b,0xe0,0xd2,0x67,0xcb,0xc9,0xe0,0xc5,0xc1,0x64,0xbf,0xc4,0x5c,0xd1,0xe0,0xca, -0xee,0xf5,0x6c,0xf2,0xe9,0x23,0xe1,0xdd,0xc8,0xdc,0xdb,0x70,0xd6,0xd2,0xff,0xd3, -0xd8,0x97,0xdb,0xda,0x20,0xd6,0xd2,0x57,0xd1,0xd2,0xcb,0xd3,0xd3,0x4c,0xd3,0xd4, -0xaa,0xd7,0xd8,0xcd,0xd7,0xd5,0x34,0xd2,0xcf,0x9c,0xd3,0xdf,0x9b,0xed,0xf4,0x5d, -0xf2,0xed,0x61,0xeb,0xef,0xe9,0xf7,0x00,0xff,0x09,0x12,0x1a,0x1c,0x24,0xf1,0x24, -0x1f,0x1c,0x19,0x14,0x2a,0x13,0x12,0xb8,0x13,0x17,0xab,0x1c,0x22,0x59,0x28,0x29, -0xcb,0x24,0x1b,0x02,0x11,0x0a,0x07,0x09,0x09,0xaf,0x07,0xff,0x79,0xf7,0xf4,0x01, -0xf7,0xfd,0x6e,0x04,0x07,0xd0,0x04,0x01,0x2d,0x01,0x02,0x42,0x05,0x09,0x52,0x0e, -0x15,0xd3,0x1c,0x22,0xb6,0x20,0x19,0x17,0x12,0x0c,0x3a,0x08,0x04,0x7a,0x02,0x03, -0x42,0x07,0x0d,0x68,0x13,0x17,0x62,0x18,0x17,0x05,0x16,0x17,0xba,0x1c,0x23,0x98, -0x28,0x29,0xb6,0x27,0x27,0xbb,0x28,0x26,0x19,0x22,0x22,0xc4,0x2b,0x37,0x98,0x3e, -0x40,0x4a,0x40,0x3e,0xfa,0x39,0x31,0x85,0x24,0x15,0x61,0x09,0x05,0x97,0x05,0x04, -0xc8,0xfd,0xef,0x2f,0xe0,0xd4,0xdd,0xcf,0xcb,0x3d,0xc6,0xc1,0xf4,0xc0,0xc6,0x55, -0xd2,0xe2,0x03,0xf0,0xf4,0x2e,0xf1,0xe9,0x69,0xe2,0xdf,0xc1,0xdd,0xda,0x07,0xd5, -0xd2,0xc1,0xd3,0xd7,0x39,0xd9,0xd7,0x38,0xd4,0xd1,0x7a,0xd1,0xd2,0x89,0xd2,0xd1, -0xd5,0xd0,0xd2,0x9e,0xd5,0xd6,0x23,0xd5,0xd1,0x3a,0xcd,0xcb,0x0d,0xd2,0xdf,0xc9, -0xea,0xee,0x3d,0xec,0xe8,0xdf,0xe8,0xed,0x11,0xf4,0xfc,0x87,0x05,0x0f,0xf4,0x18, -0x1e,0xdb,0x1d,0x18,0xab,0x13,0x10,0xc7,0x0e,0x0e,0x85,0x0f,0x12,0x21,0x17,0x1e, -0x2e,0x25,0x26,0x51,0x20,0x16,0x59,0x0d,0x08,0xcf,0x09,0x09,0x56,0x03,0xfa,0x46, -0xf3,0xf0,0x7e,0xf4,0xfb,0x7c,0x01,0x02,0x1a,0x01,0xff,0xb4,0xfe,0xff,0xac,0x02, -0x05,0x3e,0x0b,0x13,0x38,0x1c,0x20,0x52,0x1d,0x16,0x7d,0x10,0x0b,0xce,0x07,0x03, -0x9c,0x01,0x02,0xfe,0x06,0x0c,0xbb,0x12,0x16,0x1f,0x18,0x16,0x6b,0x16,0x19,0x98, -0x1f,0x26,0x14,0x2a,0x2a,0xa1,0x29,0x2b,0x95,0x2a,0x26,0xf2,0x22,0x26,0x6b,0x30, -0x39,0x14,0x40,0x43,0xad,0x44,0x42,0x0d,0x3e,0x35,0xb4,0x27,0x19,0x74,0x0f,0x0b, -0x57,0x0b,0x09,0x58,0x01,0xf2,0x1f,0xe5,0xdc,0xd8,0xd6,0xd0,0x14,0xca,0xc5,0xec, -0xc4,0xca,0x36,0xd7,0xe7,0x00,0xf3,0xf6,0xdf,0xf3,0xec,0xad,0xe6,0xe3,0x7e,0xe1, -0xdc,0x8d,0xd7,0xd5,0x58,0xd7,0xda,0xd3,0xda,0xd8,0xeb,0xd5,0xd4,0x9a,0xd5,0xd6, -0x33,0xd5,0xd3,0x3a,0xd3,0xd5,0x39,0xd8,0xd8,0x5f,0xd7,0xd2,0x82,0xcd,0xce,0x75, -0xd7,0xe4,0xe3,0xec,0xef,0x22,0xed,0xeb,0x92,0xec,0xf0,0xa3,0xf6,0xfe,0xbd,0x08, -0x13,0x56,0x1c,0x1f,0x2d,0x1e,0x1a,0xd0,0x15,0x12,0x8f,0x11,0x10,0xad,0x10,0x12, -0xb2,0x17,0x1f,0xbc,0x25,0x26,0x76,0x1f,0x15,0x92,0x0d,0x0c,0xc1,0x0c,0x09,0x94, -0x01,0xf8,0x63,0xf1,0xf0,0x06,0xf5,0xfb,0x4e,0x00,0x01,0xc0,0xff,0xfe,0x12,0xfe, -0xff,0xd8,0x00,0x03,0x59,0x0a,0x13,0xfa,0x1b,0x1e,0xeb,0x1a,0x14,0x36,0x0f,0x0a, -0x2f,0x06,0x01,0x1d,0x00,0x01,0xc4,0x04,0x0a,0x74,0x10,0x14,0x32,0x14,0x13,0xd0, -0x13,0x18,0xc1,0x1e,0x24,0x65,0x26,0x26,0x4c,0x28,0x28,0xb9,0x24,0x20,0x71,0x1f, -0x24,0xf3,0x2b,0x33,0x6a,0x3a,0x3e,0xa6,0x3f,0x3e,0xe3,0x38,0x2f,0x91,0x21,0x14, -0x35,0x0b,0x07,0xdf,0x07,0x04,0x69,0xfa,0xed,0x40,0xe2,0xda,0x99,0xd3,0xcc,0x6d, -0xc6,0xc1,0xc6,0xc0,0xc7,0xb9,0xd4,0xe3,0xad,0xee,0xf2,0xb5,0xef,0xe9,0x4e,0xe5, -0xe2,0x28,0xdf,0xda,0x60,0xd5,0xd3,0xff,0xd5,0xd8,0x12,0xd8,0xd5,0x4f,0xd4,0xd4, -0x5e,0xd6,0xd6,0xcc,0xd5,0xd4,0x20,0xd4,0xd6,0x3e,0xda,0xdb,0xa1,0xd7,0xd1,0x83, -0xcd,0xd0,0x1f,0xdb,0xe6,0x36,0xed,0xee,0x6b,0xed,0xec,0x7f,0xee,0xf1,0xc2,0xf6, -0xff,0xda,0x0a,0x16,0x81,0x1d,0x20,0x83,0x1e,0x1a,0xa7,0x16,0x14,0xbd,0x13,0x11, -0x1f,0x11,0x12,0x1c,0x19,0x21,0xdf,0x28,0x28,0x95,0x1f,0x16,0xe5,0x11,0x12,0xa0, -0x11,0x0c,0xab,0x03,0xf9,0xaa,0xf3,0xf3,0xae,0xf8,0xfe,0x08,0x02,0x02,0x36,0x01, -0x00,0x4b,0x01,0x01,0x09,0x02,0x05,0x38,0x0d,0x16,0xdf,0x1e,0x20,0xc2,0x1b,0x16, -0x62,0x11,0x0c,0xab,0x07,0x03,0x1e,0x02,0x02,0xc9,0x05,0x0b,0x49,0x11,0x14,0xa3, -0x13,0x12,0x1c,0x15,0x1a,0x3d,0x21,0x24,0x2f,0x27,0x29,0x29,0x2b,0x28,0xec,0x23, -0x20,0xbd,0x21,0x26,0x34,0x2d,0x34,0x6b,0x3b,0x40,0x84,0x42,0x40,0xdf,0x3a,0x30, -0xbb,0x23,0x17,0x20,0x0f,0x0d,0x12,0x0c,0x06,0x37,0xfc,0xf0,0x7c,0xe7,0xdf,0xbb, -0xd8,0xd1,0xb5,0xc9,0xc4,0x98,0xc4,0xcc,0x62,0xd9,0xe7,0x24,0xf1,0xf4,0x35,0xf2, -0xed,0x37,0xe9,0xe5,0x7e,0xe1,0xdc,0xf3,0xd7,0xd7,0x70,0xd8,0xd9,0xe3,0xd7,0xd5, -0xfd,0xd4,0xd5,0xee,0xd6,0xd7,0x91,0xd5,0xd3,0x00,0xd3,0xd6,0x93,0xd9,0xd8,0x0d, -0xd3,0xcc,0x32,0xca,0xcf,0x71,0xd9,0xe3,0xf1,0xe7,0xe8,0x7d,0xe8,0xe9,0x44,0xea, -0xeb,0xce,0xf1,0xfb,0x6a,0x07,0x11,0x8c,0x18,0x1a,0xbf,0x18,0x14,0x0a,0x12,0x10, -0x09,0x0f,0x0c,0x4d,0x0b,0x0c,0xcb,0x13,0x1e,0xa2,0x24,0x22,0x50,0x19,0x12,0x83, -0x0f,0x10,0x67,0x0f,0x09,0x80,0xfe,0xf4,0x0d,0xf0,0xf0,0x8c,0xf5,0xfb,0x62,0xfd, -0xfd,0xd4,0xfc,0xfd,0x83,0xfd,0xfc,0x6f,0xfd,0x01,0x59,0x0a,0x14,0x8a,0x1b,0x1c, -0x01,0x18,0x13,0x52,0x0e,0x09,0x4a,0x05,0x01,0xfe,0xff,0x00,0x18,0x04,0x0a,0x71, -0x0f,0x11,0x03,0x10,0x10,0x58,0x15,0x1b,0xaa,0x20,0x24,0x42,0x28,0x2b,0x8d,0x2b, -0x27,0x1a,0x23,0x21,0x91,0x22,0x27,0x43,0x2d,0x34,0xb7,0x3b,0x41,0x1c,0x44,0x41, -0xbf,0x3b,0x31,0xb1,0x23,0x18,0x75,0x12,0x10,0x54,0x0d,0x06,0x1a,0xfd,0xf2,0xfb, -0xe9,0xe2,0x1a,0xdb,0xd2,0x19,0xca,0xc5,0x00,0xc6,0xce,0x62,0xdb,0xe8,0x02,0xf1, -0xf4,0xf4,0xf2,0xef,0x45,0xeb,0xe7,0xfc,0xe2,0xde,0x70,0xda,0xda,0xe1,0xda,0xda, -0xd7,0xd8,0xd7,0x55,0xd7,0xd8,0x19,0xda,0xda,0x48,0xd8,0xd5,0xc9,0xd6,0xdb,0x56, -0xde,0xdb,0x7b,0xd4,0xce,0xd4,0xcd,0xd4,0x83,0xde,0xe6,0x59,0xea,0xeb,0x94,0xec, -0xed,0x16,0xed,0xee,0x88,0xf5,0xff,0xbd,0x0b,0x15,0x1b,0x1c,0x1d,0x29,0x1b,0x17, -0xbc,0x15,0x14,0xa1,0x12,0x0f,0xb9,0x0c,0x0e,0x26,0x17,0x22,0xc0,0x26,0x22,0x2f, -0x1b,0x15,0xf7,0x14,0x16,0x16,0x14,0x0b,0xde,0x00,0xf7,0x46,0xf3,0xf4,0xcc,0xf9, -0xfe,0x51,0xff,0xff,0xa8,0xff,0x00,0xa2,0xff,0xfe,0x90,0xfe,0x03,0x8d,0x0d,0x17, -0x46,0x1d,0x1d,0xa7,0x19,0x14,0x55,0x0f,0x0a,0x49,0x06,0x02,0x7a,0x00,0x00,0xbd, -0x04,0x0a,0x1f,0x0f,0x0e,0xac,0x0d,0x10,0x05,0x16,0x1a,0x2f,0x1f,0x23,0x4f,0x29, -0x2b,0xec,0x29,0x25,0xa2,0x20,0x1f,0xd2,0x20,0x24,0x85,0x29,0x30,0xb8,0x38,0x3f, -0x60,0x41,0x3f,0x76,0x38,0x2c,0xeb,0x1f,0x16,0x16,0x11,0x0d,0x79,0x09,0x02,0x25, -0xf9,0xef,0x4d,0xe8,0xe1,0x03,0xd9,0xcf,0x65,0xc6,0xc1,0x59,0xc3,0xcc,0xc1,0xd8, -0xe4,0xc7,0xec,0xf0,0xb7,0xef,0xec,0x98,0xe8,0xe4,0x66,0xdf,0xda,0x09,0xd8,0xd7, -0x59,0xd7,0xd6,0x82,0xd4,0xd3,0xc7,0xd3,0xd5,0xa7,0xd7,0xd7,0x38,0xd4,0xd2,0xd4, -0xd4,0xd9,0x7d,0xdb,0xd6,0x8a,0xce,0xc9,0x23,0xca,0xd1,0x1c,0xdb,0xe1,0x76,0xe4, -0xe6,0x99,0xe8,0xe8,0x98,0xe7,0xe9,0x1b,0xf1,0xfb,0x0e,0x08,0x11,0x9f,0x17,0x18, -0x1f,0x17,0x14,0xd6,0x12,0x12,0x72,0x10,0x0b,0xcf,0x08,0x0c,0x23,0x16,0x20,0x46, -0x24,0x20,0x64,0x19,0x15,0x6e,0x17,0x18,0x3c,0x15,0x0c,0xe4,0x00,0xf8,0xf1,0xf4, -0xf7,0x47,0xfc,0xff,0xc9,0x00,0x01,0x45,0x02,0x02,0x6c,0x01,0xff,0x09,0x01,0x07, -0xfc,0x11,0x1b,0x6a,0x21,0x21,0x78,0x1d,0x18,0x85,0x13,0x0f,0xd2,0x0a,0x06,0x4f, -0x04,0x05,0xf0,0x09,0x0f,0x59,0x11,0x0f,0x5e,0x10,0x14,0x78,0x19,0x1d,0x58,0x22, -0x28,0x5a,0x2e,0x30,0x20,0x2d,0x27,0xee,0x23,0x23,0x42,0x24,0x26,0xce,0x2b,0x33, -0xd5,0x3b,0x42,0xb9,0x45,0x43,0xf4,0x3a,0x2f,0xd2,0x23,0x1b,0x28,0x16,0x12,0x01, -0x0d,0x05,0x45,0xfc,0xf4,0x63,0xed,0xe6,0x26,0xdd,0xd2,0xa4,0xc8,0xc4,0xd3,0xc6, -0xcf,0x4a,0xdb,0xe5,0xff,0xed,0xf1,0xbe,0xf1,0xef,0x00,0xeb,0xe5,0x7e,0xe0,0xdc, -0x03,0xda,0xd8,0x8d,0xd7,0xd5,0x1f,0xd4,0xd2,0xaf,0xd3,0xd6,0x02,0xd8,0xd6,0x18, -0xd3,0xd2,0xa7,0xd6,0xdb,0x88,0xdb,0xd5,0xd1,0xcc,0xc8,0x57,0xcb,0xd3,0x26,0xdb, -0xe0,0x82,0xe3,0xe6,0x5a,0xe8,0xe7,0xb8,0xe6,0xe9,0x14,0xf1,0xfc,0x59,0x08,0x11, -0xd8,0x16,0x18,0x12,0x16,0x13,0x4c,0x13,0x12,0x7d,0x0f,0x09,0x1b,0x07,0x0b,0x74, -0x15,0x1e,0x0d,0x21,0x1c,0xe9,0x16,0x15,0xd9,0x17,0x18,0x3b,0x14,0x09,0x2f,0xfe, -0xf5,0x7a,0xf3,0xf6,0x12,0xfa,0xfc,0xb9,0xfd,0xfe,0x1b,0x00,0xff,0x3c,0xfd,0xfb, -0x65,0xfd,0x04,0x86,0x0e,0x18,0xa3,0x1d,0x1d,0x68,0x19,0x14,0x73,0x0f,0x0b,0xe4, -0x06,0x02,0xd6,0xff,0x01,0x4d,0x07,0x0a,0xef,0x0a,0x09,0x2f,0x0c,0x10,0x88,0x14, -0x19,0x00,0x1f,0x26,0x35,0x2c,0x2c,0x1d,0x29,0x24,0x10,0x21,0x20,0xc6,0x20,0x23, -0xd1,0x27,0x2f,0x86,0x38,0x40,0x86,0x43,0x40,0x10,0x37,0x2b,0xdf,0x21,0x1a,0x14, -0x15,0x10,0x77,0x0a,0x02,0xe2,0xf9,0xf3,0x00,0xed,0xe5,0xac,0xdb,0xcf,0x5d,0xc6, -0xc2,0x4b,0xc6,0xce,0xcf,0xd9,0xe3,0xee,0xeb,0xf0,0x14,0xf1,0xef,0xa0,0xea,0xe5, -0x96,0xe0,0xdd,0x25,0xdb,0xd9,0xf8,0xd7,0xd5,0x0f,0xd4,0xd3,0x58,0xd5,0xd8,0xa7, -0xd9,0xd7,0xa7,0xd4,0xd5,0x3d,0xdb,0xdf,0x3d,0xde,0xd6,0x9b,0xce,0xcc,0x64,0xd0, -0xd7,0x6f,0xde,0xe3,0x66,0xe7,0xea,0xd8,0xeb,0xea,0xb9,0xe9,0xec,0x5c,0xf5,0x00, -0x0e,0x0c,0x15,0x20,0x1a,0x1a,0xeb,0x18,0x17,0x3d,0x18,0x16,0x2e,0x12,0x0b,0x8c, -0x09,0x0e,0xf8,0x18,0x20,0x6b,0x21,0x1d,0x31,0x19,0x19,0x58,0x1c,0x1c,0x1d,0x17, -0x0b,0xdc,0xff,0xf8,0xd3,0xf6,0xf9,0x77,0xfc,0xfe,0x93,0xff,0x01,0xa7,0x02,0x01, -0x97,0xfe,0xfd,0xe5,0xff,0x07,0xb6,0x11,0x1b,0xb4,0x20,0x20,0x98,0x1c,0x17,0x79, -0x13,0x0f,0xf5,0x09,0x05,0xb1,0x03,0x06,0x5f,0x0b,0x0d,0xc4,0x0c,0x0c,0x5e,0x0f, -0x12,0x6e,0x16,0x1b,0x41,0x22,0x2a,0x87,0x2f,0x2e,0x9e,0x2a,0x26,0x50,0x23,0x22, -0x11,0x22,0x23,0xdc,0x27,0x2f,0xea,0x39,0x42,0xb4,0x44,0x40,0x34,0x37,0x2c,0x4b, -0x23,0x1c,0xf4,0x16,0x11,0x14,0x0a,0x01,0xd6,0xf9,0xf4,0xa1,0xee,0xe7,0xa0,0xdb, -0xcf,0xb0,0xc5,0xc2,0x47,0xc6,0xce,0x36,0xd8,0xe1,0x7b,0xe9,0xee,0x1a,0xf0,0xed, -0xea,0xe8,0xe3,0x4a,0xdf,0xdb,0x3d,0xd9,0xd6,0x8f,0xd4,0xd1,0x6a,0xcf,0xcf,0xe9, -0xd1,0xd4,0x8a,0xd4,0xd1,0x7b,0xcf,0xd1,0xee,0xd7,0xdb,0xc6,0xd7,0xcf,0x13,0xc8, -0xc7,0x52,0xcb,0xd1,0xed,0xd7,0xdc,0xba,0xe0,0xe3,0xbf,0xe4,0xe2,0x3d,0xe2,0xe6, -0x77,0xef,0xfb,0x50,0x06,0x0f,0xc8,0x13,0x14,0x40,0x13,0x13,0x3a,0x14,0x12,0x52, -0x0c,0x05,0x9e,0x04,0x0b,0xb0,0x14,0x1a,0x0e,0x1b,0x17,0x87,0x15,0x17,0x6a,0x1b, -0x1b,0xeb,0x14,0x09,0xb2,0xfd,0xf6,0x7f,0xf6,0xf8,0xea,0xfa,0xfc,0xca,0xfe,0x00, -0x5c,0x01,0xff,0xc8,0xfc,0xfb,0x1e,0xff,0x06,0x5c,0x11,0x1a,0x7f,0x20,0x20,0x10, -0x1c,0x18,0xb3,0x14,0x0f,0x1f,0x0a,0x06,0x62,0x06,0x09,0xba,0x0c,0x0d,0x7a,0x0d, -0x0e,0xe4,0x10,0x14,0x70,0x17,0x1d,0xf3,0x25,0x2e,0xca,0x32,0x31,0xbb,0x2d,0x29, -0xf8,0x26,0x25,0x9e,0x25,0x26,0x35,0x2a,0x32,0xfe,0x3d,0x46,0x46,0x48,0x43,0x55, -0x3a,0x30,0x28,0x28,0x21,0x4c,0x1c,0x15,0x8a,0x0d,0x04,0x2f,0xfe,0xf9,0x59,0xf4, -0xeb,0x9d,0xdf,0xd2,0xab,0xc9,0xc6,0xdf,0xca,0xd2,0x27,0xdb,0xe3,0xed,0xeb,0xf1, -0x5c,0xf3,0xf0,0x6e,0xec,0xe7,0x8a,0xe3,0xe0,0xa3,0xdd,0xda,0x7f,0xd7,0xd3,0x1c, -0xd2,0xd3,0xc1,0xd5,0xd7,0x1f,0xd7,0xd4,0xf1,0xd2,0xd6,0x2d,0xdd,0xde,0xce,0xd9, -0xd1,0x09,0xcc,0xcb,0xee,0xcf,0xd6,0x70,0xdb,0xe0,0x71,0xe4,0xe7,0x45,0xe7,0xe5, -0xb6,0xe5,0xea,0xf4,0xf2,0xfe,0x75,0x09,0x11,0x1a,0x15,0x15,0xb6,0x15,0x16,0x6f, -0x17,0x14,0x31,0x0d,0x07,0xc1,0x06,0x0d,0x20,0x15,0x19,0x09,0x19,0x16,0xc3,0x15, -0x19,0xc0,0x1c,0x1c,0x21,0x14,0x07,0x1f,0xfd,0xf7,0x96,0xf6,0xf7,0x29,0xf9,0xfa, -0x3e,0xfd,0xff,0xa0,0xfe,0xfc,0x33,0xf9,0xf8,0xb8,0xfb,0x03,0x71,0x0d,0x16,0xce, -0x1b,0x1b,0x22,0x18,0x15,0x13,0x11,0x0b,0xe6,0x05,0x03,0x24,0x04,0x06,0x66,0x08, -0x08,0xbc,0x08,0x09,0xff,0x0b,0x0e,0xe4,0x11,0x18,0x0d,0x22,0x2a,0x90,0x2d,0x2c, -0xb8,0x28,0x25,0xf1,0x22,0x21,0xac,0x20,0x20,0xca,0x24,0x2e,0x73,0x39,0x41,0xd7, -0x42,0x3d,0xeb,0x34,0x2c,0xc0,0x24,0x1f,0x71,0x19,0x12,0x31,0x09,0x00,0x7f,0xfb, -0xf7,0xcc,0xf2,0xe9,0x2c,0xdd,0xd0,0x2a,0xc8,0xc6,0x55,0xca,0xd1,0xa1,0xd8,0xe1, -0x60,0xe9,0xef,0x28,0xf1,0xef,0xf0,0xea,0xe6,0x19,0xe3,0xe0,0xe5,0xdd,0xda,0x4b, -0xd6,0xd2,0xed,0xd1,0xd3,0x37,0xd6,0xd7,0x2c,0xd6,0xd3,0xf8,0xd3,0xd9,0xc5,0xde, -0xde,0x0c,0xd9,0xd1,0x96,0xcc,0xcc,0x8c,0xd0,0xd6,0x41,0xdb,0xe0,0x52,0xe4,0xe6, -0xb3,0xe5,0xe4,0xa3,0xe4,0xe9,0x03,0xf2,0xfd,0x49,0x08,0x0f,0x67,0x12,0x13,0x15, -0x15,0x17,0x24,0x17,0x12,0x9a,0x0b,0x06,0x5a,0x07,0x0d,0x57,0x14,0x17,0x3c,0x17, -0x15,0x1a,0x17,0x1b,0x99,0x1f,0x1e,0x50,0x15,0x09,0xf9,0xff,0xfb,0x33,0xfa,0xfa, -0xf8,0xfb,0xfe,0xa2,0x00,0x02,0x21,0x01,0xfe,0xf8,0xfb,0xfb,0x0a,0xff,0x06,0x8c, -0x11,0x1a,0x95,0x1e,0x1e,0xe9,0x1c,0x1a,0x12,0x15,0x0f,0xa3,0x0a,0x09,0xe2,0x09, -0x0b,0x98,0x0c,0x0c,0x1a,0x0d,0x0e,0x52,0x0f,0x11,0xb4,0x15,0x1d,0x5b,0x27,0x2f, -0x91,0x32,0x31,0x83,0x2d,0x2a,0x95,0x28,0x26,0xcd,0x24,0x24,0xa4,0x28,0x32,0xc7, -0x3d,0x45,0x79,0x46,0x40,0x4d,0x38,0x30,0xb2,0x29,0x24,0xe4,0x1d,0x15,0x08,0x0c, -0x04,0x73,0xff,0xfc,0xb3,0xf6,0xed,0xd0,0xdf,0xd2,0xdf,0xca,0xc9,0xf8,0xcc,0xd2, -0x58,0xd9,0xe1,0x6c,0xea,0xf0,0xb2,0xf1,0xef,0x77,0xeb,0xe7,0x25,0xe4,0xe1,0x69, -0xde,0xd9,0xab,0xd4,0xd1,0x63,0xd0,0xd2,0x72,0xd4,0xd4,0x4b,0xd2,0xd0,0x54,0xd2, -0xd7,0x2c,0xdc,0xdb,0x22,0xd5,0xcd,0xad,0xc9,0xc9,0x4d,0xcd,0xd2,0xd5,0xd7,0xdc, -0x2a,0xe0,0xe1,0xe8,0xe0,0xdf,0xd6,0xdf,0xe4,0xdc,0xed,0xf9,0x96,0x03,0x09,0x8d, -0x0c,0x0e,0x87,0x11,0x13,0x9e,0x12,0x0d,0x44,0x06,0x02,0x61,0x03,0x08,0x4c,0x0e, -0x10,0xf8,0x0f,0x0f,0x67,0x12,0x18,0xd2,0x1b,0x19,0x45,0x10,0x05,0xa4,0xfc,0xf8, -0x81,0xf6,0xf6,0x27,0xf8,0xfa,0x7c,0xfd,0xfe,0x83,0xfc,0xf9,0x4c,0xf7,0xf7,0x01, -0xfb,0x03,0xc6,0x0d,0x15,0xec,0x19,0x1b,0x22,0x1a,0x16,0x3d,0x11,0x0b,0x3a,0x08, -0x07,0x06,0x08,0x08,0x4c,0x09,0x09,0x6c,0x0a,0x0a,0x6d,0x0b,0x0d,0xf9,0x12,0x1b, -0x1e,0x26,0x2e,0x63,0x31,0x30,0x23,0x2d,0x2a,0x0b,0x29,0x26,0x1a,0x24,0x23,0xbc, -0x28,0x33,0x03,0x3f,0x46,0x5d,0x47,0x41,0x7a,0x39,0x32,0xb3,0x2c,0x27,0x88,0x20, -0x17,0xd3,0x0d,0x06,0x2e,0x03,0x00,0x95,0xfa,0xf0,0x32,0xe2,0xd5,0x36,0xce,0xcd, -0x23,0xd0,0xd4,0xbf,0xdb,0xe4,0x16,0xed,0xf3,0xb1,0xf4,0xf2,0xda,0xee,0xeb,0x05, -0xe9,0xe6,0xda,0xe2,0xdd,0x27,0xd8,0xd4,0xde,0xd4,0xd6,0x7f,0xd8,0xd7,0x47,0xd5, -0xd4,0xea,0xd7,0xdd,0xf8,0xe0,0xde,0x9e,0xd8,0xd2,0x41,0xce,0xce,0x83,0xd1,0xd6, -0x6f,0xdc,0xe0,0xfd,0xe3,0xe5,0x11,0xe4,0xe2,0x56,0xe2,0xe7,0xd5,0xf0,0xfc,0x00, -0x00,0x00,0x8e,0x00,0x00,0x0b,0x01,0x00,0x1f,0x01,0x00,0x5b,0x00,0x00,0xf8,0x00, -0x01,0xa5,0x01,0x02,0x31,0x02,0x02,0x25,0x03,0x04,0x56,0x05,0x05,0xda,0x05,0x05, -0x7d,0x05,0x05,0x65,0x05,0x05,0xd8,0x05,0x05,0x5c,0x05,0x05,0x92,0x04,0x03,0x87, -0x02,0x02,0xf1,0x01,0x02,0x94,0x02,0x02,0x79,0x02,0x02,0x89,0x02,0x02,0xb1,0x01, -0x02,0xb2,0x02,0x03,0xc2,0x03,0x04,0xc5,0x04,0x04,0x4f,0x05,0x06,0xd1,0x06,0x07, -0x6d,0x08,0x08,0x56,0x08,0x07,0x8f,0x07,0x06,0x9b,0x05,0x04,0x0c,0x04,0x03,0xea, -0x03,0x03,0xbd,0x03,0x03,0x7f,0x03,0x03,0x37,0x04,0x04,0xf5,0x04,0x05,0xf3,0x04, -0x05,0x92,0x05,0x06,0x64,0x07,0x08,0xd5,0x08,0x09,0x89,0x0a,0x0a,0xda,0x0a,0x0b, -0x04,0x0b,0x0a,0xba,0x09,0x08,0x2f,0x08,0x06,0x59,0x05,0x04,0x8a,0x04,0x04,0x2b, -0x04,0x03,0x1d,0x04,0x04,0xf1,0x02,0x00,0x7c,0xfe,0xfc,0xc9,0xfa,0xf9,0x52,0xf8, -0xf8,0x63,0xf8,0xf8,0x23,0xf8,0xf8,0xeb,0xf8,0xf8,0xab,0xf8,0xf8,0x41,0xf7,0xf6, -0x46,0xf4,0xf1,0x32,0xee,0xeb,0x2d,0xea,0xe9,0xbb,0xea,0xec,0x23,0xed,0xee,0x83, -0xef,0xf0,0xa7,0xf0,0xf0,0x83,0xef,0xee,0x7b,0xed,0xec,0x42,0xeb,0xeb,0x60,0xeb, -0xec,0xc9,0xed,0xee,0xbb,0xef,0xf0,0x0b,0xf3,0xf4,0xe8,0xf3,0xf4,0xe4,0xf4,0xf4, -0xbd,0xf4,0xf3,0x8a,0xf2,0xf2,0x3a,0xf3,0xf3,0xe7,0xf3,0xf5,0xe0,0xf6,0xf9,0x94, -0xfa,0xfb,0x60,0xfc,0xfe,0x34,0x00,0x01,0x09,0x03,0x05,0x5c,0x07,0x07,0x04,0x08, -0x0a,0x51,0x0c,0x0d,0x85,0x0e,0x0f,0xdf,0x0f,0x0e,0x1b,0x0d,0x0b,0x3b,0x0c,0x0d, -0xb7,0x0d,0x0e,0x21,0x0e,0x0e,0x70,0x0e,0x0e,0xa6,0x0d,0x0c,0xa8,0x0b,0x0b,0x3d, -0x0c,0x0c,0x61,0x0c,0x0c,0xbe,0x0c,0x0c,0x86,0x0c,0x0d,0x06,0x0f,0x10,0x1f,0x13, -0x15,0xd4,0x15,0x14,0x38,0x12,0x0f,0xe5,0x0c,0x0b,0x07,0x0b,0x0b,0x97,0x0c,0x0e, -0xb5,0x0f,0x10,0x8d,0x11,0x11,0x45,0x12,0x14,0xa3,0x15,0x17,0xb0,0x17,0x17,0x27, -0x17,0x16,0x33,0x14,0x12,0xa9,0x11,0x0f,0x6b,0x0d,0x0c,0x8f,0x0d,0x0d,0x33,0x0d, -0x0d,0xb7,0x0c,0x0c,0xf5,0x0b,0x0a,0x9e,0x09,0x08,0x74,0x06,0x03,0xc9,0x00,0xfe, -0x4b,0xfd,0xfc,0xe8,0xfb,0xfc,0xb6,0xfd,0xfe,0x1a,0x00,0x01,0x05,0x01,0xff,0xcd, -0xfd,0xfa,0xfe,0xf8,0xf7,0x2c,0xf7,0xf7,0x17,0xf8,0xf9,0xcb,0xfa,0xfb,0x35,0xfc, -0xfb,0x68,0xfa,0xf8,0x9e,0xf5,0xf1,0x39,0xee,0xeb,0xc6,0xe9,0xe9,0xf0,0xe7,0xe6, -0x88,0xe5,0xe5,0x65,0xe6,0xe6,0x0b,0xe6,0xe7,0xc0,0xe6,0xe4,0x88,0xe3,0xe2,0x02, -0xe0,0xde,0x29,0xdd,0xdc,0xd7,0xdc,0xdc,0x41,0xdb,0xda,0xcc,0xd8,0xd6,0xdb,0xd4, -0xd3,0xc3,0xd2,0xd3,0x7a,0xd5,0xd7,0xb1,0xd8,0xda,0xc6,0xda,0xda,0x07,0xdc,0xdd, -0x61,0xdd,0xde,0xd7,0xdf,0xe3,0xb3,0xe5,0xe7,0xa7,0xe9,0xe8,0x14,0xe6,0xe5,0x04, -0xe5,0xe6,0xca,0xe9,0xed,0x5a,0xf2,0xf7,0xa6,0xfc,0x01,0x4a,0x05,0x06,0xbc,0x07, -0x08,0x1a,0x08,0x06,0x0e,0x07,0x08,0x52,0x09,0x0a,0x0c,0x0d,0x10,0x0a,0x15,0x18, -0x87,0x1a,0x1b,0xb6,0x1b,0x1b,0x8c,0x1b,0x1a,0xaa,0x18,0x17,0x10,0x17,0x17,0xf1, -0x15,0x15,0x05,0x16,0x15,0x8c,0x13,0x11,0xd7,0x10,0x10,0xaa,0x0f,0x0e,0x44,0x0e, -0x0f,0xb2,0x0e,0x0e,0x23,0x0e,0x0d,0xe5,0x0d,0x0f,0xe0,0x10,0x14,0x32,0x15,0x15, -0xf0,0x13,0x11,0xd4,0x0d,0x0a,0x64,0x08,0x06,0xde,0x05,0x06,0x76,0x06,0x06,0x75, -0x06,0x05,0x99,0x04,0x04,0xf1,0x03,0x04,0x6a,0x05,0x05,0xed,0x06,0x07,0x16,0x08, -0x0a,0x44,0x0c,0x0d,0xeb,0x0f,0x12,0x04,0x13,0x13,0xb1,0x14,0x17,0xa9,0x1a,0x1e, -0xed,0x21,0x22,0x45,0x24,0x25,0x86,0x22,0x20,0x63,0x20,0x20,0x2a,0x20,0x1e,0xbe, -0x1f,0x24,0x28,0x28,0x2a,0x43,0x2d,0x2f,0x82,0x2f,0x30,0x68,0x31,0x30,0xf1,0x2c, -0x29,0xec,0x26,0x24,0x5d,0x24,0x25,0x35,0x26,0x24,0xef,0x20,0x1d,0x6f,0x1e,0x1f, -0x35,0x1f,0x1c,0xf6,0x18,0x16,0x88,0x12,0x0e,0x22,0x0a,0x05,0xae,0x03,0x02,0x4e, -0x02,0x04,0x8b,0x08,0x08,0x76,0x04,0xff,0xdc,0xfd,0xfb,0x27,0xf7,0xf6,0xb3,0xf6, -0xf5,0x3f,0xf3,0xee,0xd6,0xe9,0xe3,0x6a,0xdc,0xd6,0x77,0xd0,0xca,0xa8,0xc5,0xc0, -0xd7,0xbc,0xbe,0x87,0xc1,0xc1,0x6a,0xc2,0xc3,0xed,0xc2,0xc1,0xf0,0xbf,0xc0,0xdc, -0xc2,0xc3,0xde,0xc4,0xc5,0xf6,0xc3,0xc3,0x93,0xc4,0xc5,0x63,0xc6,0xc9,0x70,0xca, -0xc9,0x2a,0xc8,0xc7,0xbc,0xc7,0xcb,0x85,0xd1,0xd4,0x03,0xd6,0xd8,0x03,0xdb,0xe2, -0x34,0xeb,0xf1,0xac,0xf6,0xfa,0xa6,0xfc,0xff,0xce,0x06,0x0f,0x38,0x17,0x1c,0x02, -0x1d,0x1a,0x68,0x18,0x17,0x11,0x15,0x13,0x47,0x12,0x11,0x34,0x0f,0x0c,0xa2,0x0b, -0x0d,0x81,0x0d,0x0e,0x98,0x0e,0x0b,0x4d,0x0b,0x0b,0x20,0x08,0x07,0x82,0x08,0x09, -0x3e,0x0b,0x0c,0x95,0x0c,0x0c,0x8c,0x0d,0x0d,0x8a,0x0d,0x0d,0xa4,0x0b,0x09,0x6e, -0x07,0x03,0x6c,0x00,0xfd,0xb2,0xfa,0xf9,0xdb,0xf7,0xf4,0x44,0xf1,0xef,0x23,0xed, -0xeb,0xed,0xeb,0xed,0x41,0xee,0xee,0xba,0xee,0xee,0xa9,0xed,0xed,0x84,0xee,0xf0, -0x57,0xf1,0xf0,0xee,0xf0,0xf2,0xf3,0xf4,0xf8,0x10,0xfb,0xff,0x50,0x02,0x05,0x29, -0x09,0x0a,0xa4,0x0a,0x0b,0xcc,0x0c,0x0e,0x86,0x10,0x12,0xd9,0x16,0x1d,0x72,0x23, -0x2a,0x42,0x30,0x37,0x03,0x3d,0x40,0x14,0x43,0x42,0x2e,0x43,0x43,0xad,0x41,0x3f, -0xad,0x3b,0x35,0x9c,0x32,0x31,0x60,0x30,0x2f,0xeb,0x2c,0x29,0x77,0x27,0x26,0x81, -0x25,0x25,0x0c,0x25,0x23,0xb3,0x21,0x20,0x13,0x1c,0x16,0x6f,0x14,0x15,0x0b,0x1a, -0x1a,0xca,0x15,0x0d,0x0a,0x03,0xfb,0xf8,0xf7,0xf9,0xfb,0x02,0x0a,0x35,0x09,0x03, -0xe4,0xfa,0xf1,0x4c,0xea,0xe2,0x76,0xda,0xd4,0xf6,0xcd,0xc8,0x8c,0xc6,0xc0,0x49, -0xb9,0xb5,0x6f,0xb2,0xb0,0xc1,0xaf,0xae,0xd9,0xad,0xac,0x91,0xa7,0xa5,0x35,0xa8, -0xae,0xea,0xb5,0xba,0x98,0xbe,0xc3,0xa8,0xc7,0xcb,0x97,0xcb,0xc6,0xc5,0xc0,0xbf, -0x01,0xc1,0xc4,0x35,0xc7,0xcb,0xdc,0xd0,0xd2,0x6d,0xd5,0xd9,0xb7,0xdc,0xdf,0x2a, -0xe3,0xe9,0x70,0xef,0xf6,0x48,0xfe,0x03,0x38,0x08,0x0d,0xcc,0x13,0x1b,0xe9,0x23, -0x2a,0xe2,0x2d,0x2f,0x45,0x2e,0x2b,0xb0,0x25,0x20,0x5d,0x1e,0x1c,0x2e,0x1d,0x20, -0x44,0x23,0x22,0xa6,0x1d,0x16,0x07,0x10,0x0d,0x6c,0x0f,0x12,0x73,0x14,0x14,0x69, -0x14,0x15,0x8d,0x17,0x18,0xdf,0x1b,0x20,0x86,0x24,0x25,0x8b,0x23,0x20,0xd4,0x1d, -0x1a,0xb6,0x18,0x1b,0x36,0x1d,0x1f,0x08,0x20,0x1a,0xa9,0x14,0x0f,0x13,0x0e,0x0f, -0xcc,0x0e,0x0d,0x98,0x0a,0x08,0xd2,0x08,0x08,0xc8,0x08,0x0b,0x6f,0x0e,0x10,0xd4, -0x13,0x16,0x65,0x18,0x1a,0xc3,0x18,0x16,0x7f,0x18,0x1a,0x0f,0x20,0x21,0x93,0x1f, -0x24,0x12,0x23,0x1d,0xb7,0x1e,0x1c,0x7a,0x16,0x18,0x46,0x19,0x17,0x0f,0x1d,0x1f, -0xe4,0x1f,0x23,0x12,0x27,0x2b,0xfa,0x30,0x37,0x38,0x39,0x39,0x39,0x3b,0x3a,0xe6, -0x3d,0x3e,0x4a,0x3b,0x3a,0x48,0x35,0x2f,0xea,0x2b,0x29,0xca,0x28,0x24,0x09,0x22, -0x1d,0xbf,0x17,0x14,0x5f,0x11,0x0d,0xf2,0x08,0x06,0x29,0x07,0x06,0x4b,0x06,0x03, -0x9b,0xff,0xfc,0x0a,0xf8,0xf4,0x83,0xf2,0xf2,0xce,0xf5,0xf7,0xf8,0xf6,0xf4,0xb6, -0xf0,0xea,0x9d,0xe0,0xd5,0xc2,0xca,0xc1,0xe1,0xb9,0xb3,0x7e,0xab,0xa2,0x1b,0x9b, -0x94,0x9b,0x90,0x8b,0x74,0x86,0x84,0x50,0x81,0x80,0x20,0x81,0x82,0x6d,0x86,0x8a, -0xb9,0x8c,0x8f,0xd1,0x90,0x91,0x88,0x93,0x95,0x1b,0x99,0x9e,0x0c,0xa5,0xaa,0x63, -0xae,0xb2,0x62,0xb4,0xb7,0xfd,0xbb,0xbf,0x92,0xc7,0xd0,0x2b,0xd6,0xdb,0x16,0xdf, -0xe2,0xae,0xe8,0xef,0x08,0xf7,0xfe,0x2f,0x09,0x13,0xa9,0x1c,0x25,0x1f,0x2f,0x37, -0x16,0x3e,0x41,0x3d,0x43,0x44,0x22,0x45,0x45,0x10,0x45,0x47,0xe6,0x4a,0x4c,0xfb, -0x4a,0x46,0xb5,0x41,0x3d,0x2d,0x3a,0x37,0xc5,0x35,0x34,0x8f,0x34,0x34,0x84,0x33, -0x31,0x87,0x2e,0x2c,0x28,0x2c,0x2b,0x8a,0x2b,0x2c,0x7e,0x2e,0x2f,0x85,0x2e,0x2c, -0x74,0x2a,0x28,0x6e,0x26,0x23,0xa5,0x1f,0x1b,0xb7,0x18,0x17,0x7e,0x17,0x17,0x65, -0x17,0x16,0xd8,0x15,0x16,0x5b,0x16,0x16,0x44,0x19,0x19,0x7a,0x17,0x17,0x80,0x17, -0x19,0x2a,0x1d,0x1e,0x5e,0x1f,0x20,0xb0,0x20,0x22,0xa7,0x23,0x23,0x0a,0x24,0x22, -0xcd,0x1e,0x19,0x69,0x14,0x0f,0x6c,0x0b,0x06,0xb7,0x02,0x02,0x02,0x03,0x03,0x46, -0x03,0x02,0x69,0x03,0x06,0xe7,0x08,0x0b,0x73,0x0e,0x11,0x03,0x13,0x14,0x53,0x14, -0x13,0x72,0x10,0x0c,0x5b,0x09,0x06,0xe9,0x02,0xfe,0xcc,0xfa,0xf6,0x8a,0xf3,0xf0, -0xd1,0xeb,0xe8,0x4f,0xe7,0xe6,0x75,0xe6,0xe5,0xca,0xe4,0xe6,0xe2,0xe6,0xe7,0x9f, -0xea,0xeb,0xf5,0xea,0xeb,0x1e,0xec,0xeb,0xc5,0xea,0xe8,0x6e,0xe6,0xe2,0xff,0xdd, -0xd8,0xe7,0xd1,0xca,0x11,0xc0,0xb5,0xb3,0xab,0xa3,0x97,0x9c,0x96,0xee,0x91,0x8e, -0x4c,0x8d,0x8c,0xb1,0x8b,0x8c,0xf5,0x8c,0x8d,0xbc,0x8f,0x93,0x50,0x97,0x9c,0xf2, -0xa0,0xa5,0x2c,0xab,0xb0,0x2d,0xb6,0xbb,0xf7,0xc0,0xc7,0x51,0xcd,0xd1,0x2f,0xd5, -0xd8,0x51,0xda,0xdb,0x3c,0xde,0xe2,0x95,0xe6,0xea,0xe8,0xec,0xed,0xa7,0xee,0xf0, -0xd9,0xf2,0xf5,0x0b,0xfa,0x00,0x7f,0x08,0x0e,0x62,0x12,0x15,0x4d,0x19,0x1d,0x5d, -0x22,0x26,0x5b,0x2c,0x32,0x67,0x38,0x3d,0x88,0x40,0x41,0x51,0x40,0x3f,0xac,0x3f, -0x3e,0x2d,0x3d,0x3b,0xdf,0x3b,0x3c,0x70,0x3c,0x3d,0x3b,0x40,0x43,0x47,0x45,0x45, -0xa0,0x43,0x41,0xda,0x40,0x40,0xef,0x41,0x44,0xbc,0x48,0x4d,0xf5,0x50,0x51,0x4f, -0x51,0x50,0xb3,0x4e,0x4c,0x1a,0x4b,0x4a,0xfe,0x4a,0x49,0xb3,0x45,0x42,0x50,0x3f, -0x3e,0x86,0x3e,0x3e,0x50,0x3c,0x39,0x8a,0x36,0x33,0x8e,0x31,0x2f,0xd3,0x2d,0x2d, -0x76,0x2d,0x2e,0xd5,0x2f,0x31,0x04,0x32,0x32,0x05,0x33,0x34,0xb7,0x36,0x39,0xc4, -0x3a,0x3a,0xa7,0x38,0x35,0xd1,0x30,0x2d,0x7f,0x2b,0x27,0xd9,0x23,0x21,0xcc,0x1f, -0x1d,0x77,0x1b,0x19,0xbc,0x18,0x18,0xc1,0x18,0x1a,0x05,0x1b,0x1a,0xbb,0x18,0x14, -0x49,0x0f,0x09,0xa4,0x02,0xfb,0x46,0xf3,0xeb,0x4b,0xe5,0xde,0xfb,0xd8,0xd4,0xbc, -0xd1,0xd0,0x05,0xd0,0xcf,0xc1,0xcd,0xcb,0x3f,0xca,0xca,0xa7,0xcb,0xcd,0x67,0xd0, -0xd3,0x46,0xd6,0xd7,0xcf,0xd7,0xd7,0xea,0xd7,0xd7,0x81,0xd5,0xd3,0x38,0xd0,0xcb, -0x2a,0xc6,0xbf,0x1e,0xb9,0xb2,0x9b,0xad,0xa9,0xc8,0xa5,0xa2,0x37,0x9f,0x9c,0xd0, -0x99,0x97,0xd6,0x94,0x93,0xd4,0x92,0x93,0x5e,0x96,0x9a,0xe7,0x9f,0xa5,0x16,0xaa, -0xae,0x07,0xb3,0xb7,0xf6,0xbb,0xc0,0xcc,0xc4,0xc8,0x57,0xcc,0xcf,0xfb,0xd2,0xd6, -0xa4,0xd8,0xd8,0x2f,0xd8,0xd7,0x6f,0xd8,0xda,0x54,0xdd,0xdf,0xeb,0xe1,0xe4,0xba, -0xe7,0xeb,0xa3,0xee,0xf1,0xef,0xf5,0xf9,0x0d,0xfe,0x02,0xcd,0x07,0x0c,0xfc,0x10, -0x15,0xe1,0x19,0x1e,0xb6,0x23,0x28,0x59,0x2b,0x2c,0xf8,0x2b,0x2a,0xf9,0x28,0x27, -0x17,0x27,0x27,0xfb,0x28,0x29,0x8f,0x2a,0x2b,0x91,0x2b,0x2b,0xfc,0x2b,0x2c,0xa1, -0x2b,0x2a,0xdb,0x28,0x27,0xb0,0x25,0x25,0x02,0x26,0x27,0x29,0x29,0x2a,0x50,0x29, -0x27,0x1a,0x25,0x22,0x81,0x1f,0x1d,0x1a,0x1d,0x1d,0xaa,0x1e,0x1f,0xb0,0x1e,0x1d, -0x4f,0x1c,0x1a,0x6b,0x19,0x17,0xf6,0x14,0x12,0xcb,0x10,0x0f,0xf5,0x0d,0x0c,0xee, -0x0c,0x0d,0x77,0x0e,0x10,0xdc,0x13,0x16,0x46,0x18,0x19,0x96,0x19,0x19,0xc6,0x18, -0x17,0xcd,0x16,0x14,0xed,0x12,0x12,0x24,0x12,0x11,0x57,0x10,0x0e,0x68,0x0c,0x0a, -0x5d,0x0a,0x0a,0xe8,0x0a,0x0b,0xa8,0x0d,0x10,0xdf,0x13,0x15,0x0c,0x17,0x16,0xbc, -0x14,0x11,0xa5,0x0c,0x07,0xe9,0x02,0xfe,0x6a,0xfb,0xf9,0xa7,0xf7,0xf5,0xe8,0xf3, -0xf2,0xea,0xf1,0xf2,0xf3,0xf2,0xf4,0x5c,0xf7,0xf8,0x4f,0xfb,0xfe,0x95,0x01,0x06, -0x74,0x0b,0x0f,0xf9,0x12,0x15,0xbd,0x17,0x18,0x5c,0x19,0x18,0xc1,0x15,0x12,0x58, -0x0c,0x04,0x4e,0xfd,0xf5,0x34,0xed,0xe4,0xa5,0xdb,0xd3,0x1b,0xcc,0xc5,0x73,0xbf, -0xbb,0xc2,0xb8,0xb8,0x60,0xb8,0xba,0x52,0xbd,0xc1,0x0e,0xc7,0xcb,0x4e,0xd1,0xd7, -0x81,0xdc,0xe2,0x85,0xe8,0xed,0x0e,0xf3,0xf6,0x2e,0xf9,0xfa,0xce,0xfb,0xfb,0x0c, -0xfb,0xf8,0xad,0xf5,0xf3,0xa3,0xf1,0xf0,0xe7,0xef,0xf0,0x95,0xf1,0xf3,0x15,0xf5, -0xf6,0xbe,0xf8,0xf9,0x57,0xf9,0xf9,0x7a,0xfa,0xfc,0xa1,0xfe,0x01,0x92,0x04,0x07, -0x7d,0x09,0x0b,0xe5,0x0c,0x0d,0x4b,0x0f,0x10,0xdd,0x11,0x12,0x5e,0x13,0x13,0xf3, -0x12,0x11,0x1c,0x11,0x11,0x46,0x12,0x13,0x2d,0x15,0x15,0x8a,0x15,0x14,0xdd,0x13, -0x13,0x85,0x13,0x13,0x98,0x13,0x13,0x26,0x12,0x11,0x30,0x0f,0x0c,0x1b,0x0b,0x09, -0x55,0x07,0x06,0x96,0x05,0x04,0x47,0x04,0x04,0xf7,0x04,0x06,0x48,0x08,0x09,0xee, -0x0b,0x0d,0x93,0x0d,0x0e,0x53,0x0e,0x0e,0x53,0x0f,0x11,0x70,0x12,0x14,0x77,0x16, -0x18,0x04,0x1a,0x1b,0x08,0x1d,0x1e,0xf3,0x1e,0x1f,0xb5,0x1e,0x1c,0xab,0x19,0x16, -0x63,0x13,0x11,0xa2,0x0e,0x0b,0xdd,0x08,0x05,0x38,0x02,0xfe,0xbf,0xfb,0xf8,0x0f, -0xf7,0xf5,0xcb,0xf5,0xf7,0xa5,0xf9,0xfb,0xd9,0xfc,0xfd,0x2c,0xfe,0xfd,0x5c,0xfc, -0xf9,0x4c,0xf6,0xf1,0xef,0xed,0xea,0xca,0xe7,0xe5,0x0c,0xe4,0xe1,0x98,0xdf,0xde, -0xcb,0xdd,0xdd,0xc4,0xdd,0xde,0x2d,0xe1,0xe4,0x0a,0xe9,0xed,0xbc,0xf2,0xf7,0xbf, -0xfd,0x03,0x6a,0x09,0x0e,0x1e,0x14,0x18,0x73,0x1a,0x1b,0x6d,0x1b,0x18,0xcc,0x15, -0x10,0xee,0x0a,0x04,0x97,0xfc,0xf4,0x1d,0xed,0xe5,0xb8,0xde,0xd8,0xf9,0xd2,0xcd, -0x78,0xc9,0xc7,0x79,0xc7,0xc8,0x2c,0xcb,0xce,0xf1,0xd0,0xd3,0x8a,0xd6,0xd9,0xdd, -0xde,0xe4,0xed,0xea,0xf1,0xa5,0xf6,0xfa,0x9f,0xff,0x02,0xfa,0x03,0x05,0x61,0x05, -0x04,0xaa,0x03,0x01,0xd8,0xfe,0xfc,0x4b,0xfb,0xfa,0x47,0xfa,0xfa,0x29,0xfb,0xfb, -0x5f,0xfc,0xfc,0x82,0xfc,0xfe,0x64,0x01,0x04,0xbf,0x07,0x0a,0xb4,0x0c,0x0e,0xde, -0x10,0x11,0xdf,0x12,0x14,0x87,0x16,0x18,0xfe,0x1b,0x1f,0x76,0x22,0x24,0x07,0x26, -0x28,0x84,0x2a,0x2b,0x8e,0x2d,0x2e,0x0d,0x2f,0x2f,0xbc,0x30,0x30,0xfc,0x30,0x31, -0xf0,0x30,0x30,0x1f,0x31,0x31,0x22,0x30,0x2d,0xfd,0x2a,0x27,0x6e,0x24,0x20,0x2b, -0x1d,0x19,0xe6,0x14,0x10,0xef,0x0d,0x0a,0x9d,0x08,0x06,0x5a,0x04,0x02,0x3c,0x01, -0xff,0xec,0xfe,0xfd,0x0d,0xfd,0xfc,0x2d,0xfd,0xfe,0xe6,0xff,0x01,0x97,0x03,0x05, -0xe5,0x06,0x09,0x95,0x0b,0x0d,0xcc,0x0f,0x10,0x70,0x0e,0x0b,0x88,0x07,0x02,0x1f, -0xff,0xfc,0xb3,0xf9,0xf7,0x04,0xf5,0xf2,0x18,0xf0,0xee,0x35,0xec,0xea,0xc9,0xe9, -0xe8,0xc8,0xe7,0xe8,0x58,0xea,0xec,0xfa,0xee,0xf0,0x19,0xf1,0xf1,0x16,0xf1,0xef, -0xbf,0xee,0xec,0xd8,0xe9,0xe7,0xa6,0xe4,0xe1,0x58,0xde,0xdb,0xeb,0xd9,0xd8,0x35, -0xd7,0xd7,0x86,0xd8,0xda,0xd1,0xdb,0xdd,0x1c,0xe1,0xe5,0x97,0xea,0xf0,0x83,0xf5, -0xfb,0x76,0x01,0x07,0x50,0x0c,0x10,0x79,0x13,0x14,0x3b,0x14,0x12,0x18,0x10,0x0c, -0x19,0x08,0x02,0x8a,0xfc,0xf6,0x40,0xef,0xe8,0x40,0xe0,0xd9,0x43,0xd3,0xcd,0x38, -0xc8,0xc3,0x5b,0xc0,0xbe,0x3f,0xbe,0xbd,0xee,0xbe,0xc0,0x99,0xc2,0xc5,0xad,0xc9, -0xcd,0x7b,0xd2,0xd6,0xef,0xda,0xde,0xdb,0xe1,0xe3,0x1c,0xe5,0xe5,0x6d,0xe6,0xe6, -0xd6,0xe5,0xe5,0x8b,0xe5,0xe5,0x45,0xe5,0xe4,0xdf,0xe4,0xe4,0x5c,0xe4,0xe4,0xa1, -0xe4,0xe6,0x30,0xe8,0xeb,0x74,0xee,0xf1,0xe4,0xf3,0xf5,0x1b,0xf6,0xf6,0x05,0xf7, -0xf8,0x12,0xfa,0xfb,0xd6,0xfc,0xff,0x6b,0x02,0x05,0x27,0x09,0x0c,0xf2,0x0e,0x12, -0x18,0x16,0x19,0xa9,0x1d,0x21,0xc8,0x24,0x27,0x1c,0x2b,0x2e,0x0a,0x32,0x35,0xe9, -0x39,0x3e,0x25,0x42,0x45,0x46,0x48,0x4a,0xb2,0x4a,0x4a,0x55,0x49,0x47,0x8e,0x46, -0x44,0x57,0x42,0x40,0xb5,0x3d,0x3b,0x5e,0x3b,0x3a,0x3e,0x3a,0x39,0xb5,0x38,0x38, -0xb0,0x36,0x35,0xe7,0x34,0x34,0x44,0x34,0x34,0xdb,0x34,0x35,0x38,0x36,0x36,0x1e, -0x38,0x38,0xbc,0x38,0x37,0x5a,0x35,0x32,0x84,0x2e,0x2a,0xe0,0x25,0x21,0x29,0x1d, -0x18,0x2b,0x13,0x0d,0x14,0x08,0x03,0xb4,0xfe,0xfa,0x9c,0xf7,0xf5,0xa3,0xf3,0xf2, -0xaa,0xf2,0xf3,0x27,0xf4,0xf4,0x82,0xf3,0xf2,0x4e,0xf2,0xf0,0xef,0xee,0xec,0xf9, -0xe9,0xe7,0xda,0xe5,0xe4,0xf1,0xe1,0xdf,0x93,0xdc,0xda,0xd4,0xd7,0xd5,0xcb,0xd4, -0xd5,0xc7,0xd6,0xd8,0x7c,0xdb,0xde,0x56,0xe2,0xe6,0xba,0xeb,0xf2,0x3a,0xfa,0x01, -0x8f,0x09,0x10,0xd1,0x15,0x1b,0x82,0x1f,0x22,0x10,0x23,0x23,0x33,0x22,0x20,0x69, -0x1d,0x18,0x3d,0x14,0x0f,0x90,0x09,0x04,0x74,0xfe,0xf8,0x82,0xf1,0xea,0xb7,0xe3, -0xde,0xc4,0xd9,0xd5,0x1e,0xd3,0xd0,0x67,0xce,0xce,0xc6,0xcf,0xd1,0xe4,0xd2,0xd4, -0xd6,0xd5,0xd7,0x2e,0xda,0xdc,0x19,0xdf,0xe1,0xb3,0xe2,0xe3,0xe0,0xe2,0xe2,0xad, -0xe2,0xe2,0x77,0xe1,0xe0,0x62,0xdf,0xde,0x07,0xdd,0xdb,0x22,0xd9,0xd7,0x92,0xd5, -0xd5,0x30,0xd5,0xd6,0xc6,0xd7,0xd8,0xdc,0xd9,0xda,0xe7,0xda,0xdb,0xa5,0xdb,0xdc, -0x56,0xdd,0xde,0x42,0xdf,0xe0,0x1a,0xe2,0xe3,0x48,0xe5,0xe7,0x1d,0xeb,0xee,0x19, -0xf2,0xf6,0xd1,0xfa,0xff,0xd8,0x03,0x07,0xab,0x0b,0x10,0x52,0x15,0x1a,0x2a,0x20, -0x26,0x3a,0x2d,0x32,0xd7,0x36,0x3a,0xca,0x3d,0x3f,0xa7,0x3f,0x3f,0xd5,0x3e,0x3d, -0x47,0x3c,0x3b,0x37,0x3a,0x39,0xb3,0x38,0x38,0x90,0x37,0x37,0xf1,0x35,0x34,0xdc, -0x33,0x32,0x3d,0x32,0x31,0xa8,0x30,0x30,0x64,0x30,0x31,0xd2,0x32,0x35,0x61,0x37, -0x39,0xc6,0x3a,0x3b,0x85,0x3a,0x38,0xa7,0x35,0x32,0x84,0x2e,0x2a,0x37,0x26,0x21, -0x5e,0x1d,0x18,0x42,0x12,0x0c,0x04,0x07,0x02,0xea,0xfe,0xfb,0xb7,0xf8,0xf7,0x11, -0xf6,0xf5,0xbd,0xf5,0xf5,0x26,0xf5,0xf4,0x09,0xf4,0xf2,0x0a,0xf0,0xed,0x81,0xea, -0xe8,0xe7,0xe5,0xe3,0xe2,0xe0,0xde,0xa5,0xdb,0xd8,0x5c,0xd6,0xd4,0xd4,0xd1,0xd0, -0xac,0xd0,0xd0,0x57,0xd1,0xd3,0xc3,0xd5,0xd9,0x63,0xdd,0xe2,0xa5,0xe8,0xef,0x1d, -0xf7,0xfd,0xb1,0x01,0x05,0x3b,0x08,0x0a,0xa0,0x0b,0x0c,0xa2,0x0b,0x0a,0x04,0x08, -0x04,0xfb,0x00,0xfd,0x15,0xf9,0xf4,0xa0,0xee,0xe9,0x03,0xe4,0xde,0x72,0xd7,0xd1, -0xf0,0xca,0xc5,0x05,0xc1,0xbe,0x30,0xbc,0xbb,0x94,0xba,0xba,0x98,0xba,0xba,0x9b, -0xba,0xba,0x82,0xba,0xbb,0xb2,0xbb,0xbc,0xde,0xbd,0xbe,0xba,0xbf,0xc0,0xdd,0xc1, -0xc2,0xb2,0xc1,0xc0,0x3a,0xbf,0xbd,0x35,0xbb,0xb9,0xed,0xb8,0xb8,0x36,0xb8,0xb7, -0xcd,0xb8,0xba,0xc6,0xbb,0xbd,0x3e,0xc0,0xc2,0xb5,0xc4,0xc7,0x53,0xc9,0xcb,0x75, -0xcd,0xcf,0xcf,0xd2,0xd5,0x1a,0xd9,0xdd,0x39,0xe2,0xe6,0xdd,0xeb,0xf0,0x77,0xf5, -0xfa,0xa4,0xfe,0x03,0x3f,0x0a,0x11,0x72,0x18,0x1f,0x7c,0x27,0x2f,0x6e,0x38,0x40, -0x08,0x48,0x4e,0x19,0x54,0x58,0x9d,0x5c,0x5f,0x95,0x61,0x63,0xf9,0x64,0x65,0x0c, -0x66,0x65,0xaf,0x65,0x64,0xd7,0x62,0x61,0xde,0x61,0x62,0x71,0x62,0x62,0xd1,0x60, -0x5f,0x48,0x5e,0x5d,0xa1,0x5c,0x5c,0x6d,0x5d,0x5e,0x3b,0x60,0x61,0xce,0x63,0x65, -0x66,0x67,0x68,0x0c,0x69,0x68,0xcc,0x67,0x65,0x99,0x62,0x5e,0x49,0x5a,0x55,0x0f, -0x51,0x4b,0x6d,0x46,0x40,0xad,0x3b,0x36,0xfa,0x31,0x2e,0xc1,0x2a,0x28,0xa4,0x26, -0x24,0xba,0x22,0x21,0x37,0x20,0x1e,0x6a,0x1c,0x1a,0x32,0x18,0x15,0x0d,0x13,0x0f, -0x0a,0x0c,0x08,0xb4,0x04,0x01,0x32,0xfd,0xf9,0x7a,0xf6,0xf2,0xdc,0xee,0xeb,0xab, -0xe9,0xe8,0x07,0xe8,0xe8,0x28,0xea,0xec,0x1c,0xf0,0xf3,0x3a,0xf7,0xfb,0x9a,0x00, -0x05,0x41,0x09,0x0d,0x00,0x10,0x12,0x94,0x13,0x13,0xcb,0x12,0x11,0x15,0x0f,0x0c, -0xe4,0x08,0x04,0x06,0xff,0xf9,0xa4,0xf2,0xeb,0x4c,0xe5,0xde,0xa1,0xd6,0xcf,0xb6, -0xc7,0xc0,0x17,0xba,0xb4,0x2c,0xb0,0xac,0x20,0xa9,0xa6,0x5a,0xa4,0xa2,0xaf,0xa1, -0x9f,0x4d,0x9e,0x9d,0x48,0x9d,0x9d,0x33,0x9d,0x9d,0x33,0x9d,0x9c,0xed,0x9b,0x9a, -0x86,0x98,0x96,0xd9,0x94,0x93,0x81,0x91,0x90,0xb7,0x8f,0x8f,0x52,0x8f,0x90,0x82, -0x91,0x93,0xc7,0x95,0x98,0xd3,0x9a,0x9d,0x86,0x9f,0xa1,0x93,0xa2,0xa3,0x4c,0xa5, -0xa7,0xa3,0xa9,0xac,0xc9,0xaf,0xb3,0x25,0xb7,0xbb,0x30,0xbf,0xc3,0x1e,0xc9,0xce, -0xa8,0xd3,0xd8,0xfe,0xde,0xe5,0xd6,0xeb,0xf2,0x86,0xf9,0x01,0xc3,0x08,0x0f,0x19, -0x16,0x1c,0x01,0x21,0x25,0xa6,0x29,0x2d,0xbc,0x31,0x35,0x97,0x38,0x3a,0x8c,0x3c, -0x3e,0xf5,0x3f,0x41,0x73,0x42,0x43,0x3e,0x45,0x46,0x64,0x47,0x48,0x5a,0x4a,0x4c, -0xb4,0x4d,0x4f,0xe4,0x50,0x52,0xe6,0x53,0x55,0xc3,0x56,0x58,0xea,0x5a,0x5d,0xb5, -0x5f,0x61,0x8e,0x63,0x63,0x7f,0x63,0x62,0x44,0x60,0x5d,0x96,0x59,0x55,0xf3,0x50, -0x4c,0x40,0x46,0x40,0x97,0x3a,0x35,0xf0,0x2f,0x2b,0x6a,0x28,0x26,0x35,0x25,0x24, -0x8b,0x24,0x24,0x0b,0x25,0x24,0xcc,0x23,0x22,0xb4,0x20,0x1f,0x32,0x1d,0x1b,0x11, -0x19,0x17,0x13,0x15,0x12,0x19,0x10,0x0d,0x3a,0x0b,0x08,0x3b,0x06,0x03,0x3e,0x02, -0x01,0x3a,0x02,0x02,0x0f,0x04,0x06,0x9a,0x0a,0x0e,0x2e,0x14,0x19,0x8c,0x1f,0x25, -0x54,0x2a,0x2e,0x6f,0x33,0x36,0xfb,0x38,0x3a,0x65,0x3a,0x39,0x4e,0x39,0x38,0x22, -0x36,0x32,0x3e,0x2f,0x2a,0x77,0x24,0x1e,0xc0,0x16,0x0f,0x92,0x07,0x00,0x90,0xf8, -0xf1,0x7b,0xeb,0xe5,0xd8,0xdf,0xda,0xd8,0xd5,0xd1,0x4b,0xce,0xcb,0x33,0xc8,0xc5, -0x26,0xc3,0xc1,0xf0,0xbe,0xbc,0x3e,0xbb,0xba,0xd0,0xb8,0xb7,0x95,0xb5,0xb3,0xa4, -0xb0,0xad,0x8d,0xaa,0xa7,0xb4,0xa4,0xa2,0x42,0xa0,0x9f,0xf0,0x9d,0x9d,0xea,0x9d, -0x9e,0x24,0x9f,0xa0,0x13,0xa1,0xa1,0x8c,0xa2,0xa2,0xcd,0xa2,0xa3,0xa1,0xa3,0xa4, -0xf1,0xa4,0xa6,0x22,0xa7,0xa8,0xe5,0xa9,0xab,0xcd,0xad,0xaf,0x95,0xb1,0xb4,0x80, -0xb6,0xb9,0x5b,0xbd,0xc1,0xde,0xc6,0xcb,0xea,0xd0,0xd5,0x0f,0xdb,0xe0,0x86,0xe5, -0xea,0xe4,0xee,0xf3,0x23,0xf7,0xfa,0x4b,0xfe,0x02,0x86,0x06,0x0a,0xe7,0x0d,0x10, -0xc5,0x12,0x14,0xaf,0x16,0x18,0x02,0x1a,0x1c,0xa4,0x1e,0x21,0xc7,0x24,0x27,0x3c, -0x2a,0x2c,0x54,0x2e,0x30,0xea,0x32,0x35,0xa5,0x38,0x3c,0x71,0x3f,0x43,0x90,0x46, -0x4a,0xd1,0x4c,0x4f,0x83,0x51,0x53,0x42,0x54,0x54,0x75,0x53,0x51,0xff,0x4e,0x4b, -0xb0,0x46,0x42,0xd1,0x3d,0x3a,0x32,0x37,0x34,0x0f,0x33,0x31,0xbb,0x30,0x2f,0xbd, -0x2f,0x2f,0x07,0x2f,0x2f,0x96,0x2f,0x2f,0x05,0x2f,0x2e,0x73,0x2d,0x2c,0xea,0x2b, -0x2a,0x5f,0x29,0x27,0x76,0x25,0x22,0x0e,0x20,0x1c,0x9e,0x19,0x16,0x5a,0x14,0x12, -0x8b,0x12,0x13,0x43,0x14,0x15,0x36,0x17,0x1a,0x74,0x1e,0x23,0x84,0x28,0x2d,0x3d, -0x33,0x38,0x12,0x3c,0x3f,0x98,0x42,0x44,0xee,0x46,0x48,0xf2,0x48,0x49,0xc5,0x48, -0x47,0x67,0x45,0x42,0x63,0x3e,0x3a,0x63,0x35,0x30,0x11,0x2a,0x23,0xbd,0x1d,0x17, -0xe3,0x10,0x0a,0x3e,0x05,0x00,0x11,0xfb,0xf6,0x45,0xf2,0xee,0x65,0xea,0xe7,0x00, -0xe4,0xe1,0xba,0xdf,0xdd,0xc5,0xda,0xd8,0x63,0xd5,0xd2,0x4c,0xd0,0xcd,0x24,0xca, -0xc6,0x2c,0xc3,0xbf,0x1b,0xbc,0xb8,0x82,0xb4,0xb1,0xe8,0xae,0xad,0xe0,0xab,0xab, -0x50,0xaa,0xaa,0x23,0xaa,0xa9,0x4a,0xa9,0xa9,0xd7,0xa9,0xa9,0x8d,0xa9,0xa9,0xe3, -0xa8,0xa8,0x6c,0xa9,0xaa,0x62,0xaa,0xab,0x70,0xac,0xae,0x00,0xb0,0xb2,0x33,0xb4, -0xb6,0x77,0xb9,0xbd,0xd0,0xc0,0xc5,0xf2,0xc9,0xce,0xce,0xd3,0xd8,0x96,0xdc,0xe0, -0x59,0xe4,0xe8,0xe1,0xeb,0xef,0xac,0xf3,0xf7,0x17,0xfb,0xfe,0x66,0x01,0x03,0x8c, -0x05,0x06,0x8a,0x07,0x08,0xb2,0x08,0x09,0x47,0x0a,0x0b,0xf2,0x0b,0x0c,0x78,0x0d, -0x0e,0xe0,0x0d,0x0e,0x92,0x0e,0x0e,0x4f,0x10,0x11,0x2d,0x13,0x15,0x41,0x17,0x18, -0x5f,0x1a,0x1b,0xea,0x1c,0x1e,0xb1,0x1e,0x1e,0xea,0x1d,0x1c,0xb3,0x19,0x16,0x17, -0x12,0x0d,0x1d,0x0a,0x06,0x62,0x02,0xff,0xd4,0xfc,0xfb,0x28,0xfb,0xfb,0x05,0xfc, -0xfd,0x63,0xfe,0xff,0xc3,0xff,0x00,0x87,0x01,0x03,0xd0,0x04,0x06,0x5d,0x08,0x09, -0xd2,0x09,0x09,0xda,0x08,0x07,0x9d,0x06,0x05,0x26,0x04,0x02,0x9d,0x01,0x00,0xf8, -0xff,0x00,0x02,0x01,0x03,0x54,0x07,0x0c,0x06,0x12,0x18,0xd4,0x1e,0x25,0x98,0x2c, -0x33,0x73,0x39,0x3f,0x29,0x45,0x4a,0x81,0x4e,0x51,0x6e,0x54,0x56,0x32,0x57,0x57, -0x9a,0x57,0x57,0xe1,0x55,0x53,0xdc,0x50,0x4d,0xd2,0x48,0x44,0xb6,0x3f,0x3a,0xfc, -0x35,0x31,0x53,0x2c,0x27,0xe5,0x21,0x1c,0xea,0x17,0x13,0xb8,0x0f,0x0c,0xe1,0x08, -0x05,0x2f,0x03,0x00,0x0b,0xfe,0xfb,0x51,0xf8,0xf5,0xa9,0xf2,0xef,0xc9,0xec,0xea, -0xc3,0xe7,0xe5,0xd6,0xe2,0xe0,0x51,0xdd,0xda,0x0f,0xd9,0xd7,0x51,0xd5,0xd4,0x43, -0xd3,0xd2,0x8a,0xd2,0xd2,0x26,0xd2,0xd2,0xc0,0xd1,0xd1,0x48,0xd1,0xd0,0x4d,0xd0, -0xcf,0x3c,0xcf,0xce,0x16,0xce,0xcd,0x9e,0xcd,0xcd,0x88,0xcd,0xce,0x72,0xcf,0xd0, -0x8c,0xd2,0xd4,0x77,0xd6,0xd9,0x53,0xdc,0xdf,0x1a,0xe3,0xe6,0x54,0xe9,0xec,0x98, -0xef,0xf2,0x98,0xf5,0xf8,0x3d,0xfc,0xff,0xc8,0x02,0x05,0x1a,0x08,0x09,0x0e,0x0b, -0x0b,0x9c,0x0c,0x0d,0xe5,0x0d,0x0e,0x8b,0x0f,0x10,0xa0,0x10,0x11,0xb6,0x11,0x11, -0x6a,0x11,0x11,0x20,0x11,0x11,0x96,0x11,0x12,0xd0,0x12,0x13,0xba,0x14,0x15,0x8a, -0x16,0x17,0x53,0x17,0x17,0x30,0x16,0x14,0x2f,0x13,0x10,0xca,0x0d,0x0a,0x87,0x06, -0x02,0xb4,0xfd,0xf9,0xf3,0xf4,0xf1,0x22,0xee,0xec,0x81,0xea,0xe9,0xc2,0xe7,0xe6, -0x8d,0xe6,0xe6,0x95,0xe6,0xe7,0x03,0xe8,0xe9,0xa5,0xea,0xeb,0x6b,0xec,0xec,0x4f, -0xed,0xed,0x32,0xec,0xea,0xdc,0xe8,0xe6,0x8a,0xe4,0xe2,0xb5,0xe0,0xdf,0x58,0xde, -0xde,0x81,0xde,0xdf,0xdc,0xe1,0xe4,0xdb,0xe8,0xed,0x7b,0xf3,0xf9,0x68,0xff,0x05, -0xe8,0x0b,0x12,0xb4,0x18,0x1e,0x6d,0x24,0x29,0xab,0x2e,0x33,0x10,0x37,0x3a,0x6f, -0x3e,0x41,0x43,0x43,0x44,0x8f,0x46,0x47,0xd1,0x46,0x46,0x21,0x44,0x41,0x45,0x3e, -0x3a,0x9f,0x37,0x34,0x83,0x30,0x2c,0x48,0x28,0x24,0xd5,0x20,0x1d,0xa8,0x1a,0x18, -0xf3,0x15,0x13,0x5d,0x11,0x0e,0xc8,0x0b,0x09,0xa1,0x06,0x04,0xf6,0x01,0xff,0xc6, -0xfc,0xf9,0x1e,0xf7,0xf4,0xa7,0xf1,0xee,0x3e,0xec,0xe9,0x9a,0xe7,0xe6,0xb0,0xe4, -0xe3,0x2c,0xe3,0xe2,0xbc,0xe2,0xe2,0x3f,0xe3,0xe3,0x44,0xe3,0xe3,0xc0,0xe2,0xe2, -0x6a,0xe2,0xe2,0x45,0xe2,0xe1,0xef,0xe1,0xe1,0x9e,0xe1,0xe1,0x26,0xe1,0xe0,0x7e, -0xe1,0xe2,0x3c,0xe4,0xe5,0xcd,0xe7,0xe9,0x0f,0xec,0xee,0x34,0xf0,0xf2,0x10,0xf4, -0xf6,0x00,0xf8,0xfa,0x75,0xfc,0xfe,0xbe,0x01,0x04,0x95,0x06,0x08,0x75,0x09,0x0a, -0xb3,0x0a,0x0b,0x40,0x0b,0x0b,0x0a,0x0c,0x0c,0xb8,0x0c,0x0c,0x06,0x0c,0x0b,0x4b, -0x0b,0x0b,0x00,0x0b,0x0b,0x00,0x0b,0x0b,0x93,0x0b,0x0c,0x91,0x0c,0x0d,0x64,0x0e, -0x0f,0x58,0x10,0x11,0x40,0x11,0x10,0x1e,0x10,0x0e,0x7a,0x0c,0x09,0xfe,0x06,0x03, -0xc7,0xff,0xfb,0x9c,0xf7,0xf4,0x51,0xf1,0xee,0xfd,0xec,0xeb,0x2f,0xeb,0xea,0x21, -0xe9,0xe8,0xdc,0xe8,0xe9,0x89,0xea,0xeb,0x18,0xed,0xee,0xe9,0xef,0xf0,0xed,0xf0, -0xf0,0xce,0xf0,0xf0,0x13,0xef,0xed,0xb7,0xeb,0xe9,0x9a,0xe7,0xe5,0x68,0xe3,0xe1, -0x3f,0xe1,0xe1,0x50,0xe1,0xe2,0x77,0xe4,0xe6,0xbb,0xe9,0xed,0x76,0xf1,0xf6,0x03, -0xfb,0xff,0xbd,0x04,0x09,0xa5,0x0d,0x11,0xe7,0x14,0x18,0xa6,0x1b,0x1e,0x78,0x21, -0x24,0xd4,0x26,0x29,0xc0,0x2a,0x2c,0x03,0x2d,0x2d,0x05,0x2d,0x2b,0xed,0x29,0x27, -0x45,0x24,0x21,0xe0,0x1d,0x1a,0xcd,0x17,0x14,0xbb,0x11,0x0e,0x2f,0x0c,0x09,0xc5, -0x06,0x04,0x04,0x02,0x00,0x32,0xfe,0xfc,0x72,0xfa,0xf9,0x91,0xf7,0xf6,0x23,0xf5, -0xf4,0xf1,0xf2,0xf2,0x31,0xf1,0xf0,0x03,0xef,0xed,0xbb,0xec,0xeb,0xaa,0xea,0xea, -0x43,0xea,0xea,0x49,0xeb,0xec,0xe1,0xec,0xed,0xce,0xee,0xef,0xd5,0xef,0xf0,0x52, -0xf0,0xf1,0x90,0xf1,0xf2,0x81,0xf2,0xf2,0xb8,0xf2,0xf3,0xf0,0xf2,0xf3,0x82,0xf3, -0xf3,0x8d,0xf4,0xf5,0xa8,0xf6,0xf7,0xaf,0xf9,0xfb,0xb4,0xfc,0xfd,0x1f,0xff,0x00, -0xee,0x02,0x05,0xa2,0x07,0x09,0x8f,0x0c,0x0e,0xac,0x10,0x12,0x5b,0x14,0x15,0x1c, -0x17,0x18,0x22,0x19,0x19,0x8e,0x1a,0x1a,0x5e,0x1b,0x1b,0x8b,0x1b,0x1b,0x50,0x1a, -0x19,0x65,0x18,0x17,0x7c,0x17,0x17,0x0a,0x18,0x18,0xe4,0x18,0x19,0xb7,0x19,0x19, -0xff,0x19,0x19,0xe8,0x18,0x18,0x80,0x16,0x14,0x9a,0x12,0x0f,0xdf,0x0c,0x09,0x18, -0x06,0x02,0xd7,0xfe,0xfb,0x58,0xf8,0xf5,0x82,0xf2,0xf0,0x44,0xee,0xec,0x7c,0xeb, -0xea,0x74,0xe9,0xe8,0xef,0xe8,0xe9,0xe5,0xe9,0xea,0xa5,0xea,0xeb,0xd2,0xeb,0xec, -0x11,0xec,0xeb,0x1d,0xeb,0xe9,0x2d,0xe8,0xe6,0xc0,0xe3,0xe1,0x15,0xdf,0xdd,0xe5, -0xdb,0xda,0x7d,0xda,0xda,0x7b,0xdb,0xdc,0x0d,0xdf,0xe1,0x4e,0xe5,0xe9,0xb9,0xed, -0xf1,0xae,0xf6,0xfb,0x92,0xff,0x04,0x20,0x08,0x0c,0x43,0x10,0x14,0x13,0x18,0x1b, -0x4b,0x1f,0x22,0xcd,0x25,0x27,0xfe,0x29,0x2b,0xab,0x2c,0x2d,0xd2,0x2c,0x2c,0x11, -0x2b,0x29,0xe1,0x26,0x24,0x0c,0x22,0x1f,0x61,0x1c,0x19,0x89,0x16,0x13,0x0c,0x11, -0x0e,0xf4,0x0b,0x09,0xc5,0x06,0x04,0x11,0x01,0xfe,0x27,0xfc,0xfa,0xa3,0xf8,0xf7, -0xc0,0xf5,0xf4,0x9a,0xf3,0xf2,0x9b,0xf1,0xf0,0x47,0xef,0xee,0x11,0xed,0xec,0x78, -0xec,0xec,0x2a,0xed,0xee,0xd1,0xee,0xef,0xa8,0xf0,0xf1,0xdd,0xf2,0xf3,0x7d,0xf4, -0xf4,0x0c,0xf5,0xf5,0x52,0xf5,0xf5,0x89,0xf5,0xf5,0xa6,0xf5,0xf6,0x31,0xf6,0xf6, -0xea,0xf6,0xf7,0xa0,0xf7,0xf8,0x23,0xf9,0xfa,0x24,0xfb,0xfb,0x8f,0xfc,0xfd,0xf3, -0xfd,0xfe,0x79,0xff,0x00,0x88,0x01,0x02,0x88,0x03,0x04,0xf6,0x04,0x05,0x37,0x06, -0x07,0xc1,0x07,0x08,0xd5,0x08,0x09,0x37,0x0a,0x0a,0x0d,0x0b,0x0b,0x72,0x0b,0x0b, -0x58,0x0b,0x0b,0x19,0x0c,0x0c,0xdc,0x0d,0x0f,0x82,0x10,0x11,0xfb,0x12,0x14,0xf4, -0x14,0x14,0x6e,0x14,0x13,0xd5,0x11,0x10,0x12,0x0e,0x0b,0x4e,0x09,0x06,0x12,0x03, -0xff,0xbe,0xfc,0xf9,0x36,0xf6,0xf3,0x85,0xf0,0xee,0x63,0xec,0xea,0xdf,0xe9,0xe8, -0x2d,0xe8,0xe7,0xcd,0xe7,0xe7,0x2f,0xe8,0xe8,0x3d,0xea,0xeb,0xea,0xec,0xee,0x02, -0xef,0xef,0x23,0xef,0xee,0x8b,0xed,0xec,0x20,0xea,0xe8,0x11,0xe6,0xe3,0xed,0xe1, -0xe0,0x04,0xdf,0xde,0x58,0xde,0xdf,0x51,0xe0,0xe1,0x2e,0xe4,0xe6,0x6f,0xea,0xed, -0x9f,0xf1,0xf5,0x27,0xf9,0xfc,0xfe,0x00,0x05,0x10,0x09,0x0d,0x13,0x11,0x14,0x96, -0x17,0x1a,0x5a,0x1d,0x1f,0x0f,0x22,0x23,0x07,0x25,0x26,0x05,0x27,0x27,0xd3,0x26, -0x25,0x9e,0x24,0x22,0xad,0x20,0x1e,0x89,0x1c,0x1a,0x16,0x18,0x15,0xbe,0x13,0x11, -0x25,0x0f,0x0c,0x1b,0x0a,0x07,0x6b,0x05,0x03,0x00,0x01,0xff,0x27,0xfe,0xfd,0x00, -0xfc,0xfb,0x31,0xfa,0xf9,0x65,0xf8,0xf7,0x87,0xf6,0xf5,0x67,0xf4,0xf3,0xc7,0xf2, -0xf2,0x97,0xf2,0xf2,0x5d,0xf3,0xf4,0xc1,0xf4,0xf5,0x37,0xf6,0xf6,0xc9,0xf6,0xf6, -0xee,0xf6,0xf6,0xcd,0xf6,0xf6,0x6f,0xf7,0xf7,0xea,0xf7,0xf8,0xd5,0xf8,0xf9,0x88, -0xfa,0xfb,0x17,0xfc,0xfc,0xad,0xfd,0xfe,0x14,0xff,0x00,0x95,0x01,0x02,0x2c,0x04, -0x05,0xa8,0x06,0x08,0x50,0x09,0x0a,0xd4,0x0a,0x0b,0x58,0x0c,0x0d,0xc2,0x0d,0x0e, -0x26,0x0f,0x0f,0xdc,0x10,0x12,0x12,0x13,0x13,0xae,0x14,0x15,0x51,0x15,0x15,0xbe, -0x16,0x17,0x69,0x18,0x19,0x96,0x1a,0x1b,0x5e,0x1d,0x1e,0x14,0x1f,0x1f,0xba,0x1f, -0x1f,0x59,0x1f,0x1e,0xe7,0x1c,0x1a,0xbe,0x18,0x16,0x75,0x13,0x10,0x46,0x0d,0x0a, -0xe0,0x06,0x03,0x1a,0x00,0xfc,0x69,0xf9,0xf6,0xb7,0xf3,0xf1,0x13,0xef,0xed,0xb6, -0xeb,0xe9,0x8f,0xe8,0xe7,0x39,0xe7,0xe6,0xae,0xe6,0xe6,0x5d,0xe7,0xe7,0x8f,0xe8, -0xe8,0xbe,0xe8,0xe8,0x42,0xe7,0xe5,0xec,0xe3,0xe1,0xff,0xdf,0xde,0x21,0xdc,0xda, -0xa3,0xd8,0xd7,0x35,0xd6,0xd5,0x88,0xd5,0xd6,0x42,0xd7,0xd8,0x1f,0xdb,0xdd,0x8c, -0xe0,0xe3,0x22,0xe6,0xe8,0x9f,0xeb,0xee,0xd9,0xf1,0xf5,0xa3,0xf8,0xfc,0x20,0xff, -0x02,0x12,0x05,0x07,0x4f,0x0a,0x0c,0xe3,0x0d,0x0f,0xa0,0x0f,0x10,0x41,0x10,0x10, -0xa2,0x0f,0x0e,0xdf,0x0d,0x0c,0x74,0x0a,0x08,0x77,0x06,0x04,0x78,0x02,0x00,0x78, -0xfe,0xfc,0xb9,0xfa,0xf8,0x6d,0xf7,0xf5,0x9f,0xf4,0xf3,0xe9,0xf2,0xf2,0xba,0xf2, -0xf3,0x81,0xf3,0xf3,0x9f,0xf4,0xf5,0x65,0xf6,0xf7,0x35,0xf8,0xf9,0x23,0xfa,0xfb, -0x00,0xfc,0xfd,0x41,0xfe,0xff,0x0a,0x01,0x02,0xf8,0x03,0x05,0x74,0x06,0x07,0x67, -0x08,0x09,0xa2,0x09,0x0a,0xa2,0x0a,0x0a,0x2e,0x0b,0x0b,0xc7,0x0b,0x0c,0xb1,0x0c, -0x0d,0x79,0x0e,0x0f,0x92,0x0f,0x0f,0x0d,0x10,0x10,0x10,0x10,0x10,0xc7,0x10,0x10, -0x1d,0x11,0x11,0x87,0x11,0x11,0xda,0x11,0x11,0x8a,0x11,0x11,0xd4,0x10,0x10,0xdb, -0x10,0x11,0x72,0x11,0x11,0xaf,0x12,0x13,0x15,0x14,0x14,0x6c,0x15,0x15,0x4d,0x16, -0x16,0xbf,0x17,0x18,0x78,0x19,0x1a,0x1a,0x1c,0x1d,0xe7,0x1e,0x20,0xc2,0x20,0x21, -0x01,0x21,0x20,0xd8,0x1f,0x1e,0x3b,0x1d,0x1b,0x26,0x19,0x16,0x45,0x13,0x10,0xb0, -0x0c,0x09,0x26,0x06,0x03,0xd0,0xff,0xfc,0x1c,0xfa,0xf7,0x39,0xf5,0xf3,0x63,0xf1, -0xef,0x8d,0xee,0xed,0x23,0xec,0xeb,0x37,0xeb,0xeb,0x74,0xeb,0xeb,0x3d,0xec,0xec, -0x14,0xec,0xeb,0xaa,0xea,0xe9,0xc6,0xe7,0xe5,0xcc,0xe3,0xe1,0x69,0xdf,0xdd,0x0a, -0xdc,0xda,0x58,0xd9,0xd8,0xd5,0xd7,0xd8,0xd1,0xd8,0xda,0x13,0xdc,0xde,0xd4,0xe0, -0xe3,0x37,0xe6,0xe9,0x42,0xec,0xef,0x4b,0xf3,0xf6,0xde,0xfa,0xff,0xb3,0x03,0x07, -0xee,0x0b,0x0f,0xa9,0x12,0x15,0xd6,0x17,0x19,0x5a,0x1b,0x1c,0xdd,0x1d,0x1e,0xb6, -0x1e,0x1e,0x2b,0x1e,0x1d,0xe1,0x1b,0x1a,0x55,0x18,0x16,0x90,0x13,0x11,0xa3,0x0e, -0x0b,0xb9,0x08,0x06,0x02,0x03,0x00,0x50,0xfd,0xfa,0x3c,0xf8,0xf6,0x92,0xf4,0xf3, -0x76,0xf2,0xf1,0x0b,0xf1,0xf0,0x28,0xf0,0xef,0xdf,0xef,0xef,0xcb,0xef,0xef,0xdb, -0xef,0xf0,0xe6,0xf0,0xf1,0x99,0xf2,0xf3,0x27,0xf4,0xf4,0x0f,0xf6,0xf6,0x7d,0xf7, -0xf8,0xe2,0xf8,0xf9,0x09,0xfa,0xfa,0x29,0xfb,0xfb,0x38,0xfc,0xfc,0xdf,0xfd,0xff, -0x21,0x00,0x00,0xff,0x01,0x02,0x6d,0x03,0x04,0x90,0x04,0x05,0x51,0x05,0x05,0xc8, -0x05,0x06,0x20,0x06,0x06,0xf2,0x05,0x05,0x09,0x05,0x04,0x76,0x03,0x02,0x0a,0x02, -0x01,0x26,0x01,0x01,0x43,0x01,0x01,0x54,0x01,0x01,0xc9,0x01,0x02,0x80,0x02,0x03, -0x13,0x04,0x04,0x4f,0x06,0x07,0x7e,0x09,0x0b,0x90,0x0c,0x0d,0x5f,0x0f,0x10,0x16, -0x11,0x11,0x67,0x11,0x11,0xb1,0x10,0x0f,0x7e,0x0e,0x0c,0xcd,0x0a,0x08,0x57,0x06, -0x03,0x9f,0x01,0xff,0x9a,0xfd,0xfb,0xfa,0xf9,0xf8,0x16,0xf7,0xf5,0xef,0xf4,0xf4, -0x61,0xf3,0xf2,0xee,0xf2,0xf2,0xfe,0xf2,0xf3,0xa5,0xf3,0xf3,0x3e,0xf4,0xf4,0x87, -0xf4,0xf4,0x16,0xf4,0xf3,0xa6,0xf2,0xf1,0x3a,0xf0,0xee,0xa9,0xec,0xea,0x0b,0xe9, -0xe7,0x26,0xe6,0xe5,0xc4,0xe4,0xe4,0x57,0xe4,0xe4,0xce,0xe5,0xe6,0x8f,0xe8,0xea, -0x03,0xec,0xed,0xee,0xef,0xf2,0x36,0xf5,0xf8,0x74,0xfb,0xfe,0xbf,0x02,0x06,0x36, -0x0a,0x0d,0x5e,0x11,0x14,0x28,0x17,0x19,0x54,0x1b,0x1c,0xee,0x1d,0x1e,0x7c,0x1f, -0x1f,0x48,0x1f,0x1e,0x3f,0x1e,0x1d,0xc1,0x1b,0x1a,0x23,0x18,0x15,0xdf,0x13,0x11, -0x2a,0x0f,0x0c,0xf9,0x09,0x07,0xb4,0x04,0x02,0x35,0x00,0xfe,0x08,0xfd,0xfb,0x79, -0xfa,0xf9,0x5d,0xf9,0xf8,0x5c,0xf8,0xf8,0xf1,0xf7,0xf7,0xee,0xf7,0xf8,0x21,0xf8, -0xf8,0x93,0xf8,0xf9,0xc2,0xf9,0xfa,0xf6,0xfa,0xfb,0xe9,0xfb,0xfc,0x83,0xfc,0xfc, -0xeb,0xfc,0xfd,0x40,0xfd,0xfd,0x09,0xfe,0xfe,0xa5,0xfe,0xff,0xe2,0xff,0x00,0xaa, -0x01,0x02,0xec,0x03,0x04,0x1f,0x06,0x07,0x23,0x08,0x08,0x9f,0x09,0x0a,0x61,0x0a, -0x0a,0xec,0x0a,0x0a,0x8c,0x0a,0x09,0x4f,0x09,0x08,0xc9,0x07,0x06,0x1e,0x06,0x05, -0x94,0x04,0x04,0xd1,0x03,0x03,0xfd,0x03,0x04,0xb4,0x04,0x05,0x16,0x06,0x06,0x4e, -0x08,0x09,0xbf,0x0b,0x0d,0x89,0x0f,0x11,0x88,0x13,0x15,0x37,0x17,0x18,0x2b,0x1a, -0x1b,0xe4,0x1b,0x1c,0xd9,0x1c,0x1c,0xa7,0x1b,0x1a,0x3a,0x19,0x17,0x03,0x15,0x12, -0x85,0x0f,0x0c,0x1e,0x0a,0x07,0x29,0x05,0x02,0x7b,0x00,0xfe,0x11,0xfc,0xfa,0x73, -0xf8,0xf7,0xf2,0xf5,0xf5,0xb3,0xf4,0xf4,0xa0,0xf3,0xf3,0x50,0xf2,0xf1,0xba,0xf0, -0xef,0x7b,0xee,0xed,0xe5,0xeb,0xea,0x63,0xe8,0xe6,0x44,0xe4,0xe2,0xd1,0xdf,0xdd, -0x1d,0xdc,0xda,0x69,0xd9,0xd8,0x7c,0xd8,0xd8,0x74,0xd8,0xd9,0xb0,0xd9,0xda,0xd8, -0xdb,0xdd,0x61,0xde,0xe0,0xf2,0xe1,0xe4,0xa1,0xe6,0xe9,0x87,0xec,0xef,0x6e,0xf3, -0xf6,0x3e,0xfa,0xfd,0x76,0x00,0x02,0x4f,0x05,0x07,0x16,0x09,0x0a,0x77,0x0b,0x0c, -0xc4,0x0c,0x0c,0x3f,0x0d,0x0d,0x86,0x0d,0x0d,0xd5,0x0c,0x0c,0xf0,0x0a,0x09,0x6b, -0x08,0x06,0x7f,0x05,0x03,0xaf,0x02,0x01,0x67,0x00,0xff,0xd8,0xfe,0xfe,0x05,0xfe, -0xfd,0xdd,0xfd,0xfe,0x73,0xfe,0xfe,0xda,0xfe,0xff,0x70,0xff,0x00,0xc0,0x00,0x01, -0xaa,0x02,0x03,0xc6,0x03,0x04,0x26,0x05,0x05,0xe8,0x05,0x06,0xd6,0x06,0x07,0xa4, -0x07,0x07,0x3e,0x08,0x08,0x4b,0x09,0x09,0x7e,0x0a,0x0a,0x4e,0x0b,0x0b,0x4c,0x0c, -0x0c,0xde,0x0d,0x0e,0xfe,0x0f,0x11,0xf0,0x11,0x12,0x9d,0x13,0x14,0x30,0x14,0x14, -0xc1,0x13,0x13,0xe6,0x12,0x12,0x31,0x11,0x10,0x45,0x0f,0x0e,0xa0,0x0c,0x0b,0xc3, -0x09,0x08,0xf5,0x06,0x05,0xfd,0x04,0x04,0x26,0x04,0x03,0x1f,0x04,0x04,0x78,0x05, -0x06,0x1a,0x08,0x09,0x7c,0x0b,0x0d,0x13,0x0f,0x10,0x6d,0x12,0x13,0x2c,0x15,0x16, -0xb2,0x16,0x17,0x84,0x17,0x17,0xc3,0x16,0x16,0xd0,0x14,0x13,0x87,0x11,0x0f,0xd4, -0x0c,0x0a,0x61,0x07,0x04,0x3c,0x02,0xff,0x9d,0xfd,0xfb,0x56,0xf9,0xf7,0x95,0xf5, -0xf4,0x70,0xf2,0xf1,0x11,0xf0,0xef,0x23,0xee,0xed,0x13,0xec,0xea,0xde,0xe9,0xe8, -0x8a,0xe7,0xe6,0xa3,0xe4,0xe3,0x83,0xe1,0xdf,0x0b,0xde,0xdc,0xc5,0xda,0xd9,0x83, -0xd7,0xd6,0x21,0xd5,0xd4,0x9c,0xd4,0xd4,0x7b,0xd5,0xd6,0xf5,0xd6,0xd7,0xee,0xd8, -0xda,0x71,0xdb,0xdd,0xc0,0xde,0xe0,0x3e,0xe3,0xe5,0xbc,0xe8,0xeb,0xcb,0xee,0xf2, -0x60,0xf5,0xf8,0xca,0xfb,0xfe,0x4b,0x01,0x03,0x78,0x05,0x07,0x60,0x08,0x09,0x47, -0x0a,0x0a,0xdb,0x0a,0x0a,0x0f,0x0b,0x0b,0x01,0x0b,0x0a,0x7d,0x0a,0x09,0xfd,0x08, -0x07,0xcd,0x06,0x05,0x9b,0x04,0x03,0x67,0x02,0x01,0x87,0x00,0xff,0x8f,0xff,0xff, -0xe2,0xfe,0xfe,0xa9,0xfe,0xfe,0x0d,0xff,0xff,0x72,0xff,0xff,0x3d,0x00,0x00,0xe8, -0x00,0x01,0x83,0x01,0x01,0x1e,0x02,0x02,0x62,0x02,0x02,0x66,0x02,0x02,0xfb,0x02, -0x03,0x72,0x03,0x03,0xdb,0x03,0x04,0x50,0x04,0x04,0x1a,0x05,0x05,0xe7,0x05,0x06, -0x17,0x07,0x08,0x10,0x09,0x0a,0x72,0x0b,0x0c,0x89,0x0d,0x0e,0x88,0x0f,0x10,0xa5, -0x10,0x10,0xdc,0x10,0x10,0x9a,0x10,0x10,0x93,0x0f,0x0f,0x60,0x0e,0x0d,0x9a,0x0c, -0x0b,0x68,0x0a,0x09,0x42,0x08,0x07,0xc7,0x06,0x06,0x15,0x06,0x06,0xf4,0x06,0x08, -0xa1,0x09,0x0b,0x57,0x0d,0x0f,0x97,0x11,0x13,0xea,0x15,0x17,0xdf,0x19,0x1b,0x7c, -0x1d,0x1e,0x0d,0x20,0x20,0x3c,0x21,0x21,0x16,0x21,0x20,0x67,0x1f,0x1d,0x1e,0x1c, -0x1a,0xe1,0x17,0x15,0xe5,0x12,0x10,0x08,0x0e,0x0b,0x1f,0x0a,0x08,0xe5,0x06,0x05, -0x9b,0x04,0x03,0xeb,0x02,0x02,0xb4,0x01,0x01,0x81,0x00,0xff,0x9c,0xfe,0xfd,0xc4, -0xfb,0xfa,0x83,0xf8,0xf6,0x1d,0xf5,0xf3,0xe1,0xf0,0xee,0x69,0xec,0xea,0x14,0xe8, -0xe6,0xd5,0xe4,0xe3,0x97,0xe2,0xe2,0xf1,0xe1,0xe2,0xc2,0xe2,0xe3,0x48,0xe4,0xe5, -0xe1,0xe5,0xe6,0xfd,0xe7,0xe9,0xe4,0xea,0xec,0xeb,0xee,0xf1,0xc4,0xf3,0xf6,0xbc, -0xf9,0xfc,0x46,0xff,0x01,0xfc,0x03,0x06,0xe2,0x07,0x09,0x95,0x0a,0x0b,0x17,0x0c, -0x0c,0xb9,0x0c,0x0c,0x69,0x0c,0x0c,0xc1,0x0b,0x0b,0x07,0x0b,0x0a,0xb7,0x09,0x08, -0x8b,0x07,0x06,0xb1,0x04,0x03,0x92,0x01,0x00,0x71,0xfe,0xfd,0x70,0xfb,0xf9,0xcf, -0xf8,0xf7,0x78,0xf6,0xf5,0x86,0xf4,0xf3,0x6f,0xf3,0xf3,0xc1,0xf2,0xf2,0x35,0xf2, -0xf1,0x7c,0xf1,0xf1,0xf4,0xf0,0xf0,0xb6,0xef,0xef,0x71,0xee,0xed,0x7d,0xed,0xed, -0x33,0xed,0xed,0xe2,0xec,0xec,0xcc,0xec,0xec,0x3f,0xed,0xed,0xe7,0xed,0xee,0x28, -0xef,0xef,0x1f,0xf1,0xf2,0x06,0xf4,0xf5,0x2a,0xf7,0xf8,0x5b,0xfa,0xfb,0x6e,0xfd, -0xfe,0xec,0xff,0x00,0xdf,0x01,0x02,0xe7,0x02,0x03,0x63,0x03,0x03,0x58,0x03,0x02, -0x6e,0x02,0x01,0xeb,0x00,0x00,0xb4,0xff,0xff,0xf3,0xfe,0xfe,0x4f,0xff,0xff,0x0f, -0x01,0x02,0x9a,0x04,0x06,0xb9,0x08,0x0a,0x3f,0x0d,0x0f,0x97,0x11,0x13,0x89,0x15, -0x17,0x05,0x19,0x1a,0xa8,0x1b,0x1c,0x07,0x1d,0x1d,0x23,0x1d,0x1c,0xcc,0x1b,0x1a, -0x07,0x19,0x17,0x86,0x15,0x13,0xb8,0x11,0x0f,0x2e,0x0e,0x0c,0x6b,0x0b,0x0a,0x21, -0x09,0x08,0x33,0x07,0x06,0xd8,0x05,0x05,0x92,0x04,0x04,0x40,0x03,0x02,0x14,0x01, -0xff,0xfa,0xfd,0xfb,0x0f,0xfa,0xf8,0x02,0xf6,0xf3,0xcd,0xf1,0xef,0xcb,0xed,0xeb, -0x8f,0xea,0xe9,0xa7,0xe8,0xe8,0xf1,0xe7,0xe8,0xc4,0xe8,0xe9,0x66,0xea,0xeb,0xb8, -0xec,0xed,0x2f,0xef,0xf0,0xe5,0xf1,0xf3,0x27,0xf5,0xf7,0x84,0xf9,0xfb,0xfb,0xfd, -0x00,0xd6,0x02,0x05,0x52,0x07,0x09,0x26,0x0b,0x0c,0x2a,0x0e,0x0f,0x35,0x10,0x10, -0x8f,0x11,0x11,0x1d,0x12,0x12,0x13,0x12,0x12,0xf1,0x11,0x11,0x8b,0x11,0x11,0xc4, -0x10,0x10,0x20,0x0f,0x0e,0xe1,0x0c,0x0b,0x8b,0x0a,0x09,0x78,0x08,0x07,0x35,0x06, -0x05,0x32,0x04,0x03,0x43,0x02,0x01,0x3b,0x01,0x00,0x6c,0x00,0xff,0x9f,0xff,0xff, -0x81,0xfe,0xfe,0x60,0xfd,0xfc,0xb9,0xfb,0xfa,0xab,0xf9,0xf8,0x98,0xf7,0xf6,0xca, -0xf5,0xf4,0x4e,0xf4,0xf3,0xe9,0xf2,0xf2,0xc5,0xf1,0xf1,0x45,0xf1,0xf1,0x01,0xf1, -0xf1,0x93,0xf1,0xf2,0xd1,0xf2,0xf3,0xed,0xf4,0xf5,0x2f,0xf7,0xf8,0xc8,0xf9,0xfb, -0x83,0xfc,0xfd,0x99,0xfe,0xff,0x07,0x00,0x00,0xf8,0x00,0x01,0x01,0x01,0x00,0x4d, -0x00,0xff,0x3c,0xff,0xfe,0xb7,0xfd,0xfd,0xa1,0xfc,0xfc,0x35,0xfc,0xfc,0xd7,0xfc, -0xfd,0x98,0xfe,0x00,0x90,0x01,0x03,0x35,0x05,0x07,0x01,0x09,0x0a,0xdf,0x0c,0x0e, -0x5a,0x10,0x11,0x3d,0x13,0x14,0x77,0x15,0x16,0xa2,0x16,0x16,0xdd,0x16,0x16,0xa6, -0x15,0x14,0x89,0x13,0x12,0xb3,0x10,0x0f,0xa3,0x0d,0x0b,0x7f,0x0a,0x08,0x7f,0x07, -0x06,0x65,0x05,0x04,0x76,0x03,0x02,0xb7,0x01,0x00,0x1e,0x00,0xff,0x14,0xfe,0xfc, -0xf9,0xfa,0xf9,0xc0,0xf6,0xf4,0xb4,0xf1,0xef,0xa2,0xec,0xea,0xb2,0xe7,0xe5,0x67, -0xe3,0xe1,0xf8,0xdf,0xde,0x0b,0xde,0xdd,0xac,0xdd,0xdd,0x9e,0xde,0xdf,0x45,0xe0, -0xe1,0x85,0xe2,0xe3,0x2c,0xe5,0xe6,0x3a,0xe8,0xe9,0xde,0xeb,0xee,0x30,0xf0,0xf2, -0xe8,0xf4,0xf7,0xe5,0xf9,0xfc,0xc6,0xfe,0x01,0x41,0x03,0x05,0x14,0x07,0x08,0xc8, -0x09,0x0b,0x10,0x0c,0x0d,0x22,0x0e,0x0e,0x7e,0x0f,0x0f,0x4e,0x10,0x10,0xe9,0x10, -0x11,0x21,0x11,0x11,0xe1,0x10,0x10,0x39,0x10,0x0f,0x7d,0x0f,0x0f,0x90,0x0e,0x0e, -0xa2,0x0d,0x0d,0xb1,0x0c,0x0c,0x15,0x0c,0x0b,0xce,0x0b,0x0b,0xec,0x0b,0x0b,0xdf, -0x0b,0x0b,0x29,0x0b,0x0a,0x09,0x0a,0x09,0x63,0x08,0x07,0x68,0x06,0x05,0x55,0x04, -0x03,0x33,0x02,0x01,0x85,0x00,0xff,0xeb,0xfe,0xfe,0x50,0xfd,0xfc,0x3a,0xfc,0xfc, -0xd0,0xfb,0xfb,0xfc,0xfb,0xfc,0x71,0xfc,0xfc,0x7e,0xfd,0xfe,0xf2,0xfe,0xff,0x8c, -0x00,0x01,0x14,0x02,0x02,0x7d,0x03,0x04,0x81,0x04,0x04,0xab,0x04,0x04,0xc5,0x03, -0x03,0x52,0x02,0x01,0xf9,0x00,0x00,0xb4,0xff,0xff,0xd3,0xfe,0xfe,0xda,0xfe,0xff, -0xe5,0xff,0x00,0xfd,0x01,0x03,0xb3,0x04,0x06,0xd3,0x07,0x09,0x69,0x0b,0x0d,0x02, -0x0f,0x10,0x0a,0x12,0x13,0x64,0x14,0x15,0x57,0x16,0x16,0xfb,0x16,0x16,0xaf,0x16, -0x16,0xb3,0x15,0x14,0xcd,0x13,0x12,0xcd,0x11,0x10,0x28,0x0f,0x0d,0x2a,0x0c,0x0a, -0x7b,0x09,0x08,0xc7,0x07,0x07,0x90,0x06,0x05,0x3f,0x05,0x04,0xeb,0x03,0x02,0xcf, -0x01,0x00,0x21,0xfe,0xfc,0xb0,0xf9,0xf7,0xb3,0xf4,0xf2,0x91,0xef,0xed,0xb1,0xea, -0xe8,0xd9,0xe6,0xe5,0xc3,0xe3,0xe2,0x3b,0xe2,0xe1,0x9d,0xe1,0xe1,0xea,0xe1,0xe2, -0xd4,0xe2,0xe3,0x48,0xe4,0xe5,0xd0,0xe5,0xe6,0xcc,0xe7,0xe8,0xdc,0xe9,0xea,0x1e, -0xec,0xed,0x84,0xee,0xef,0x0b,0xf1,0xf2,0xe7,0xf3,0xf5,0x31,0xf6,0xf7,0xc1,0xf7, -0xf8,0xa4,0xf8,0xf8,0x4f,0xf9,0xf9,0xe8,0xf9,0xfa,0x31,0xfa,0xfa,0x34,0xfa,0xfa, -0x44,0xfa,0xfa,0x24,0xfa,0xf9,0x9d,0xf9,0xf9,0xa2,0xf8,0xf8,0xe5,0xf7,0xf7,0x6a, -0xf7,0xf7,0xe1,0xf6,0xf6,0xdb,0xf6,0xf6,0x1f,0xf7,0xf7,0xd6,0xf7,0xf8,0xf6,0xf8, -0xf9,0xe8,0xf9,0xfa,0x62,0xfa,0xfa,0x36,0xfa,0xfa,0xc1,0xf9,0xf9,0x07,0xf9,0xf8, -0x4a,0xf8,0xf7,0xad,0xf7,0xf7,0x16,0xf7,0xf6,0xce,0xf6,0xf6,0xee,0xf6,0xf7,0x61, -0xf7,0xf7,0x4b,0xf8,0xf9,0xb0,0xf9,0xfa,0x78,0xfb,0xfc,0x45,0xfd,0xfe,0x09,0x00, -0x01,0xd6,0x02,0x04,0x84,0x05,0x06,0xfb,0x07,0x09,0x00,0x0a,0x0a,0x1a,0x0b,0x0b, -0x76,0x0b,0x0b,0x88,0x0b,0x0b,0x87,0x0b,0x0b,0xba,0x0b,0x0b,0x5f,0x0c,0x0c,0xbe, -0x0d,0x0e,0x99,0x0f,0x10,0xfb,0x11,0x13,0x38,0x15,0x16,0x9d,0x18,0x1a,0x68,0x1c, -0x1e,0x35,0x20,0x21,0xaf,0x23,0x25,0x40,0x26,0x27,0x26,0x28,0x28,0x1c,0x29,0x29, -0xc0,0x28,0x28,0xa4,0x27,0x26,0xdd,0x25,0x24,0xac,0x23,0x22,0x67,0x21,0x20,0xe1, -0x1e,0x1d,0x9c,0x1c,0x1b,0xa9,0x1a,0x19,0x1d,0x19,0x18,0x23,0x17,0x16,0xc1,0x14, -0x13,0x94,0x11,0x0f,0x38,0x0d,0x0a,0x1b,0x08,0x05,0x86,0x02,0xff,0x3e,0xfd,0xfa, -0x17,0xf8,0xf5,0xfe,0xf3,0xf2,0xf5,0xf0,0xef,0x2e,0xef,0xee,0x49,0xee,0xee,0xc0, -0xed,0xed,0xec,0xed,0xee,0x51,0xee,0xee,0xa8,0xee,0xee,0x0c,0xef,0xef,0xc5,0xef, -0xf0,0xb3,0xf0,0xf1,0xd4,0xf1,0xf2,0x69,0xf3,0xf4,0xb1,0xf4,0xf5,0x83,0xf5,0xf5, -0x1c,0xf6,0xf6,0xe2,0xf5,0xf5,0x49,0xf5,0xf5,0xc1,0xf4,0xf4,0x07,0xf4,0xf3,0xf8, -0xf2,0xf2,0x84,0xf1,0xf0,0x0d,0xf0,0xef,0x94,0xee,0xed,0xdc,0xec,0xeb,0x1f,0xeb, -0xea,0xb5,0xe9,0xe9,0x91,0xe8,0xe8,0xe2,0xe7,0xe7,0xac,0xe7,0xe7,0x1d,0xe8,0xe8, -0x17,0xe9,0xe9,0x2a,0xea,0xea,0xd9,0xea,0xea,0xcd,0xea,0xea,0x9b,0xea,0xea,0x14, -0xea,0xe9,0x9e,0xe9,0xe9,0x78,0xe9,0xe9,0xe8,0xe9,0xea,0xc5,0xea,0xeb,0x06,0xec, -0xec,0x9b,0xed,0xee,0xeb,0xef,0xf1,0x81,0xf2,0xf4,0x70,0xf5,0xf6,0x8f,0xf8,0xfa, -0x04,0xfc,0xfd,0x7c,0xff,0x01,0xd3,0x02,0x04,0x62,0x05,0x06,0x58,0x07,0x08,0xb1, -0x08,0x09,0x83,0x09,0x09,0xfc,0x09,0x0a,0x62,0x0a,0x0a,0xe9,0x0a,0x0b,0x07,0x0c, -0x0c,0xed,0x0d,0x0e,0xfd,0x0f,0x11,0x74,0x12,0x13,0x6e,0x15,0x16,0xaf,0x18,0x1a, -0xe4,0x1b,0x1d,0x29,0x1f,0x20,0x5c,0x22,0x23,0xda,0x24,0x25,0xac,0x26,0x27,0xa4, -0x27,0x27,0xed,0x27,0x27,0x8d,0x27,0x27,0x92,0x26,0x25,0x3e,0x25,0x24,0xa6,0x23, -0x22,0xdc,0x21,0x20,0x0f,0x20,0x1f,0x20,0x1e,0x1d,0x22,0x1c,0x1b,0x13,0x1a,0x18, -0xf8,0x16,0x15,0x65,0x13,0x11,0xe3,0x0e,0x0c,0xd6,0x09,0x07,0x51,0x04,0x01,0x0a, -0xff,0xfc,0x6a,0xfa,0xf8,0x64,0xf6,0xf4,0x8e,0xf3,0xf2,0x87,0xf1,0xf0,0x3d,0xf0, -0xef,0x29,0xef,0xee,0x3b,0xee,0xed,0xce,0xed,0xed,0x58,0xed,0xed,0xe3,0xec,0xec, -0x0e,0xed,0xed,0x32,0xed,0xed,0xd6,0xed,0xee,0xf6,0xee,0xef,0x18,0xf0,0xf0,0x19, -0xf1,0xf1,0xe9,0xf1,0xf2,0x31,0xf2,0xf2,0x23,0xf2,0xf2,0x12,0xf2,0xf1,0xce,0xf1, -0xf1,0x18,0xf1,0xf0,0x39,0xf0,0xef,0x2a,0xef,0xee,0x19,0xee,0xed,0x0a,0xed,0xec, -0x18,0xec,0xeb,0x28,0xeb,0xeb,0x00,0xeb,0xeb,0x20,0xeb,0xeb,0xb7,0xeb,0xec,0xc2, -0xec,0xed,0xf5,0xed,0xef,0x90,0xef,0xef,0x3d,0xf0,0xf0,0x96,0xf0,0xf0,0x59,0xf0, -0xf0,0xa1,0xef,0xef,0x37,0xef,0xee,0xde,0xee,0xee,0x4f,0xef,0xef,0x1a,0xf0,0xf0, -0xe8,0xf0,0xf1,0xe6,0xf1,0xf2,0x47,0xf3,0xf4,0x01,0xf5,0xf6,0x01,0xf7,0xf8,0x42, -0xf9,0xfa,0x85,0xfb,0xfc,0xfd,0xfd,0xff,0x21,0x00,0x01,0x32,0x02,0x02,0x5f,0x03, -0x03,0x0c,0x04,0x04,0x61,0x04,0x04,0x46,0x04,0x04,0xb7,0x04,0x05,0xa1,0x05,0x06, -0x05,0x07,0x07,0x2f,0x09,0x0a,0x74,0x0b,0x0c,0x5e,0x0e,0x0f,0x8d,0x11,0x13,0xe3, -0x14,0x16,0x7a,0x18,0x1a,0x15,0x1c,0x1d,0x6c,0x1f,0x20,0xeb,0x21,0x22,0xdf,0x23, -0x24,0x29,0x25,0x25,0x0a,0x26,0x26,0x53,0x26,0x26,0x35,0x26,0x26,0xc0,0x25,0x25, -0xd6,0x24,0x24,0x63,0x23,0x22,0xe9,0x21,0x21,0x32,0x20,0x1f,0x22,0x1e,0x1d,0xc1, -0x1b,0x1a,0xd4,0x18,0x17,0x31,0x15,0x13,0x55,0x11,0x0f,0xb1,0x0c,0x0a,0x06,0x08, -0x05,0x5a,0x03,0x01,0x64,0xff,0xfd,0x3a,0xfc,0xfa,0x9c,0xf9,0xf8,0xba,0xf7,0xf6, -0x1d,0xf6,0xf5,0x96,0xf4,0xf3,0x3e,0xf3,0xf2,0xf9,0xf1,0xf1,0x38,0xf1,0xf0,0x7c, -0xf0,0xf0,0x14,0xf0,0xf0,0x10,0xf0,0xf0,0xb4,0xf0,0xf1,0xb3,0xf1,0xf2,0xd4,0xf2, -0xf3,0xe6,0xf3,0xf4,0x17,0xf5,0xf5,0x09,0xf6,0xf6,0xb6,0xf6,0xf7,0x11,0xf7,0xf7, -0x61,0xf7,0xf7,0x26,0xf7,0xf6,0x2b,0xf6,0xf5,0x09,0xf5,0xf4,0x08,0xf4,0xf3,0xc6, -0xf2,0xf2,0x63,0xf1,0xf0,0x7b,0xf0,0xef,0x6e,0xef,0xef,0x04,0xef,0xef,0x40,0xef, -0xef,0x95,0xef,0xef,0x3e,0xf0,0xf0,0x0b,0xf1,0xf1,0x95,0xf1,0xf1,0x59,0xf1,0xf0, -0x6e,0xf0,0xef,0x8f,0xef,0xee,0xaf,0xee,0xee,0x16,0xee,0xee,0x10,0xee,0xee,0x10, -0xee,0xee,0x86,0xee,0xee,0x1c,0xef,0xef,0xd5,0xef,0xf0,0xe6,0xf0,0xf1,0x49,0xf2, -0xf2,0xbf,0xf3,0xf4,0x26,0xf5,0xf5,0xdf,0xf6,0xf7,0x9b,0xf8,0xf9,0xd5,0xf9,0xfa, -0xd6,0xfa,0xfb,0xb5,0xfb,0xfb,0x0d,0xfc,0xfc,0xb6,0xfc,0xfd,0xc1,0xfd,0xfe,0xdc, -0xff,0x01,0x81,0x02,0x03,0xbf,0x05,0x07,0x47,0x09,0x0b,0x15,0x0d,0x0f,0x11,0x11, -0x13,0x30,0x15,0x17,0x55,0x19,0x1b,0x25,0x1d,0x1f,0xe0,0x20,0x22,0xd8,0x23,0x24, -0xff,0x25,0x26,0x69,0x27,0x28,0x91,0x28,0x29,0xa3,0x29,0x29,0x2e,0x2a,0x2a,0x23, -0x2a,0x29,0x7c,0x29,0x29,0x61,0x28,0x27,0x87,0x26,0x25,0x88,0x24,0x23,0x68,0x22, -0x20,0x8e,0x1f,0x1d,0x3e,0x1c,0x1a,0x88,0x18,0x16,0xa9,0x14,0x12,0x68,0x10,0x0e, -0x15,0x0c,0x0a,0x21,0x08,0x06,0x82,0x04,0x02,0x5d,0x01,0x00,0xb1,0xfe,0xfd,0x68, -0xfc,0xfb,0x35,0xfa,0xf9,0xd0,0xf7,0xf6,0x59,0xf5,0xf4,0x22,0xf3,0xf2,0x02,0xf1, -0xf0,0x73,0xef,0xee,0xf9,0xed,0xed,0x07,0xed,0xec,0x7b,0xec,0xec,0x77,0xec,0xec, -0x97,0xec,0xec,0xa9,0xec,0xec,0xfd,0xec,0xed,0x41,0xed,0xed,0x65,0xed,0xed,0x98, -0xed,0xed,0x68,0xed,0xed,0xd2,0xec,0xec,0xd6,0xeb,0xeb,0xc5,0xea,0xea,0xe4,0xe9, -0xe9,0xe5,0xe8,0xe8,0xe6,0xe7,0xe7,0x08,0xe7,0xe6,0x79,0xe6,0xe6,0xa8,0xe6,0xe6, -0x1c,0xe7,0xe7,0xf7,0xe7,0xe8,0x08,0xe9,0xe9,0x39,0xea,0xea,0x5d,0xeb,0xeb,0xda, -0xeb,0xeb,0xff,0xeb,0xeb,0x9c,0xeb,0xeb,0x79,0xeb,0xeb,0x96,0xeb,0xeb,0x99,0xeb, -0xeb,0x2d,0xec,0xec,0x07,0xed,0xed,0xf8,0xed,0xee,0x49,0xef,0xef,0xce,0xf0,0xf1, -0xcd,0xf2,0xf3,0x7a,0xf4,0xf5,0xf3,0xf5,0xf6,0x6a,0xf7,0xf8,0xf5,0xf8,0xf9,0x19, -0xfa,0xfa,0x94,0xfa,0xfa,0x2e,0xfb,0xfb,0xb6,0xfb,0xfc,0xb2,0xfc,0xfd,0x45,0xfe, -0xff,0xe9,0x00,0x02,0xf5,0x03,0x05,0x19,0x07,0x08,0x6b,0x0a,0x0c,0xd1,0x0d,0x0f, -0x59,0x11,0x13,0x24,0x15,0x16,0xae,0x18,0x1a,0x15,0x1c,0x1d,0x6c,0x1f,0x20,0x5f, -0x22,0x23,0x87,0x24,0x25,0x68,0x26,0x27,0xf4,0x27,0x28,0x6c,0x29,0x29,0x4d,0x2a, -0x2a,0x87,0x2a,0x2a,0x36,0x2a,0x2a,0x40,0x29,0x28,0x65,0x27,0x26,0x45,0x25,0x24, -0x81,0x22,0x21,0x80,0x1f,0x1d,0xfb,0x1b,0x1a,0x54,0x18,0x16,0x87,0x14,0x12,0x77, -0x10,0x0e,0xb8,0x0c,0x0a,0xed,0x08,0x07,0x71,0x05,0x03,0xdf,0x02,0x01,0x69,0x00, -0xff,0x13,0xfe,0xfd,0x32,0xfc,0xfb,0x76,0xfa,0xf9,0x97,0xf8,0xf7,0xda,0xf6,0xf5, -0x4f,0xf5,0xf5,0x90,0xf4,0xf4,0xf1,0xf3,0xf3,0xff,0xf3,0xf4,0x20,0xf4,0xf4,0xa5, -0xf4,0xf5,0x81,0xf5,0xf6,0x90,0xf6,0xf7,0xc2,0xf7,0xf8,0x15,0xf9,0xf9,0x5c,0xfa, -0xfa,0x6d,0xfb,0xfb,0xfb,0xfb,0xfc,0x32,0xfc,0xfc,0x03,0xfc,0xfb,0x4a,0xfb,0xfa, -0x5d,0xfa,0xf9,0x8e,0xf9,0xf8,0xaf,0xf8,0xf8,0xf5,0xf7,0xf7,0xcd,0xf7,0xf7,0x79, -0xf7,0xf7,0x77,0xf7,0xf7,0xa8,0xf7,0xf7,0xfc,0xf7,0xf8,0x20,0xf8,0xf8,0x24,0xf8, -0xf7,0xef,0xf7,0xf7,0xd8,0xf6,0xf6,0x73,0xf5,0xf4,0x5d,0xf4,0xf3,0x3b,0xf3,0xf2, -0x3b,0xf2,0xf1,0xad,0xf1,0xf1,0x47,0xf1,0xf1,0x23,0xf1,0xf1,0x11,0xf1,0xf1,0x82, -0xf1,0xf1,0xfc,0xf1,0xf2,0x75,0xf2,0xf2,0x87,0xf2,0xf2,0xc9,0xf2,0xf3,0x50,0xf3, -0xf3,0x98,0xf3,0xf3,0xaa,0xf3,0xf3,0xca,0xf3,0xf3,0x4e,0xf4,0xf4,0x6c,0xf5,0xf6, -0xf2,0xf6,0xf8,0x40,0xf9,0xfa,0xf9,0xfb,0xfd,0xc6,0xfe,0x00,0x92,0x01,0x03,0x92, -0x04,0x05,0x5f,0x07,0x08,0x3c,0x0a,0x0b,0x2b,0x0d,0x0e,0x09,0x10,0x11,0xb5,0x12, -0x14,0x21,0x15,0x16,0x33,0x17,0x18,0x01,0x19,0x19,0x9e,0x1a,0x1b,0xd4,0x1b,0x1c, -0xe6,0x1c,0x1d,0x53,0x1d,0x1d,0x35,0x1d,0x1c,0x7e,0x1c,0x1b,0xfd,0x1a,0x1a,0x22, -0x19,0x18,0xe0,0x16,0x15,0x7a,0x14,0x13,0xa0,0x11,0x10,0xa4,0x0e,0x0d,0x60,0x0b, -0x09,0x6d,0x08,0x07,0x60,0x05,0x03,0x8e,0x02,0x01,0xb1,0xff,0xfe,0x68,0xfd,0xfc, -0x55,0xfb,0xfa,0x65,0xf9,0xf8,0x46,0xf7,0xf6,0x43,0xf5,0xf4,0x75,0xf3,0xf2,0x77, -0xf1,0xf0,0x4b,0xf0,0xef,0x6b,0xef,0xef,0xe2,0xee,0xee,0xbd,0xee,0xee,0xec,0xee, -0xee,0x3f,0xef,0xef,0xf8,0xef,0xf0,0xc5,0xf0,0xf1,0xf6,0xf1,0xf2,0x38,0xf3,0xf3, -0x5c,0xf4,0xf4,0x4d,0xf5,0xf5,0xc9,0xf5,0xf5,0xee,0xf5,0xf5,0x9c,0xf5,0xf5,0x04, -0xf5,0xf4,0x6a,0xf4,0xf4,0xc3,0xf3,0xf3,0x26,0xf3,0xf3,0x30,0xf3,0xf3,0x96,0xf3, -0xf3,0x1c,0xf4,0xf4,0x09,0xf5,0xf5,0x38,0xf6,0xf6,0x5c,0xf7,0xf7,0x6f,0xf8,0xf8, -0x3b,0xf9,0xf9,0xca,0xf9,0xf9,0x8c,0xf9,0xf9,0xb1,0xf8,0xf8,0x05,0xf8,0xf7,0x19, -0xf7,0xf6,0x8c,0xf6,0xf6,0x46,0xf6,0xf6,0x44,0xf6,0xf6,0x96,0xf6,0xf6,0x99,0xf6, -0xf6,0xc9,0xf6,0xf7,0x61,0xf7,0xf7,0xa8,0xf7,0xf7,0xec,0xf7,0xf7,0x0f,0xf8,0xf7, -0xde,0xf7,0xf7,0xde,0xf7,0xf7,0xec,0xf7,0xf7,0x1f,0xf8,0xf8,0xf6,0xf8,0xf9,0x8b, -0xfa,0xfb,0x98,0xfc,0xfd,0x4e,0xff,0x00,0x4a,0x02,0x03,0x2b,0x05,0x06,0x2b,0x08, -0x09,0x09,0x0b,0x0c,0xd7,0x0d,0x0f,0x83,0x10,0x11,0x6d,0x13,0x14,0xfc,0x15,0x17, -0x94,0x18,0x19,0x5e,0x1b,0x1c,0xa9,0x1d,0x1e,0xdc,0x1f,0x20,0xcc,0x21,0x22,0xcd, -0x23,0x24,0x38,0x25,0x25,0xea,0x25,0x26,0xf1,0x25,0x25,0x5b,0x25,0x24,0xca,0x23, -0x22,0xff,0x21,0x20,0xbe,0x1f,0x1e,0xf5,0x1c,0x1b,0x29,0x1a,0x18,0x1c,0x17,0x15, -0xb5,0x13,0x12,0x81,0x10,0x0f,0x60,0x0d,0x0b,0x3c,0x0a,0x08,0xe9,0x06,0x05,0xb4, -0x03,0x02,0xb3,0x00,0xff,0xe5,0xfd,0xfc,0x15,0xfb,0xf9,0x5c,0xf8,0xf7,0x33,0xf6, -0xf5,0x22,0xf4,0xf3,0x85,0xf2,0xf1,0x6d,0xf1,0xf1,0xe0,0xf0,0xf0,0xac,0xf0,0xf0, -0xaa,0xf0,0xf0,0x2d,0xf1,0xf1,0xe6,0xf1,0xf2,0x07,0xf3,0xf3,0x6a,0xf4,0xf5,0xf2, -0xf5,0xf6,0x3b,0xf7,0xf7,0xf9,0xf7,0xf8,0xb7,0xf8,0xf8,0x8b,0xf8,0xf8,0xf4,0xf7, -0xf7,0xf7,0xf6,0xf6,0x08,0xf6,0xf5,0x39,0xf5,0xf4,0x6c,0xf4,0xf4,0xf2,0xf3,0xf3, -0xed,0xf3,0xf4,0x30,0xf4,0xf4,0xe9,0xf4,0xf5,0x62,0xf5,0xf5,0xf9,0xf5,0xf6,0xa6, -0xf6,0xf6,0xed,0xf6,0xf6,0x0f,0xf7,0xf6,0x8e,0xf6,0xf6,0xb1,0xf5,0xf5,0x92,0xf4, -0xf4,0xf4,0xf3,0xf3,0x5a,0xf3,0xf3,0xd1,0xf2,0xf2,0x58,0xf2,0xf2,0x15,0xf2,0xf1, -0xcd,0xf1,0xf1,0x47,0xf1,0xf1,0xe2,0xf0,0xf0,0x5a,0xf0,0xf0,0xc1,0xef,0xef,0x16, -0xef,0xee,0x7c,0xee,0xee,0x03,0xee,0xed,0xde,0xed,0xed,0x2f,0xee,0xee,0x18,0xef, -0xef,0xce,0xf0,0xf1,0x3f,0xf3,0xf4,0x39,0xf6,0xf7,0x8d,0xf9,0xfb,0xe5,0xfc,0xfe, -0x39,0x00,0x01,0x8d,0x03,0x05,0xc2,0x06,0x08,0xa4,0x09,0x0b,0xa2,0x0c,0x0e,0x50, -0x0f,0x10,0xfa,0x11,0x13,0xa4,0x14,0x15,0x4f,0x17,0x18,0xc9,0x19,0x1a,0x2f,0x1c, -0x1d,0x44,0x1e,0x1f,0xe2,0x1f,0x20,0x74,0x20,0x20,0x8a,0x20,0x20,0xd3,0x1f,0x1f, -0x94,0x1e,0x1d,0xec,0x1c,0x1b,0xce,0x1a,0x19,0x6a,0x18,0x17,0xf3,0x15,0x14,0x39, -0x13,0x11,0x6d,0x10,0x0f,0xd1,0x0d,0x0c,0x79,0x0b,0x0a,0xf4,0x08,0x07,0x5a,0x06, -0x05,0xa0,0x03,0x02,0xe3,0x00,0xff,0x7a,0xfe,0xfd,0x15,0xfc,0xfa,0xee,0xf9,0xf8, -0x0e,0xf8,0xf7,0x73,0xf6,0xf5,0xfb,0xf4,0xf4,0x59,0xf4,0xf4,0xf1,0xf3,0xf3,0xee, -0xf3,0xf3,0x2f,0xf4,0xf4,0x85,0xf4,0xf4,0x5d,0xf5,0xf5,0x5c,0xf6,0xf7,0xe0,0xf7, -0xf8,0x6a,0xf9,0xfa,0xb1,0xfa,0xfb,0x93,0xfb,0xfb,0xfc,0xfb,0xfc,0xd0,0xfb,0xfb, -0x6a,0xfb,0xfb,0xb0,0xfa,0xfa,0x15,0xfa,0xf9,0xce,0xf9,0xf9,0xba,0xf9,0xf9,0xec, -0xf9,0xfa,0x61,0xfa,0xfa,0xda,0xfa,0xfb,0x71,0xfb,0xfb,0xfc,0xfb,0xfc,0x73,0xfc, -0xfc,0xda,0xfc,0xfd,0x51,0xfd,0xfd,0x76,0xfd,0xfd,0x16,0xfd,0xfc,0x4b,0xfc,0xfb, -0xfa,0xfa,0xfa,0x83,0xf9,0xf8,0x4e,0xf8,0xf7,0x4c,0xf7,0xf6,0xbf,0xf6,0xf6,0x68, -0xf6,0xf6,0x24,0xf6,0xf5,0xdf,0xf5,0xf5,0xcd,0xf5,0xf5,0x59,0xf5,0xf5,0xf3,0xf4, -0xf4,0x39,0xf4,0xf3,0x2b,0xf3,0xf2,0x2a,0xf2,0xf1,0x4b,0xf1,0xf0,0xbf,0xf0,0xf0, -0xa8,0xf0,0xf0,0x5e,0xf1,0xf1,0xbf,0xf2,0xf3,0xcb,0xf4,0xf6,0x70,0xf7,0xf8,0x5e, -0xfa,0xfb,0x8f,0xfd,0xfe,0x8f,0x00,0x02,0x70,0x03,0x04,0x7f,0x06,0x07,0x4e,0x09, -0x0a,0xe9,0x0b,0x0d,0x83,0x0e,0x0f,0x4f,0x11,0x12,0x2a,0x14,0x15,0xd7,0x16,0x18, -0x84,0x19,0x1a,0x0e,0x1c,0x1d,0x01,0x1e,0x1e,0x6d,0x1f,0x1f,0x1d,0x20,0x20,0x22, -0x20,0x1f,0x4d,0x1f,0x1e,0xba,0x1d,0x1c,0x79,0x1b,0x1a,0xe4,0x18,0x17,0x39,0x16, -0x14,0x6d,0x13,0x12,0xc1,0x10,0x0f,0x16,0x0e,0x0c,0xae,0x0b,0x0a,0x47,0x09,0x07, -0xaf,0x06,0x05,0xf5,0x03,0x02,0x7a,0x01,0x00,0x54,0xff,0xfe,0x55,0xfd,0xfc,0xc8, -0xfb,0xfb,0x81,0xfa,0xf9,0x7f,0xf9,0xf8,0x7e,0xf8,0xf8,0xa0,0xf7,0xf7,0x35,0xf7, -0xf7,0x12,0xf7,0xf7,0x11,0xf7,0xf7,0x32,0xf7,0xf7,0xe7,0xf7,0xf8,0xa3,0xf8,0xf9, -0xe4,0xf9,0xfa,0x7a,0xfb,0xfc,0xf2,0xfc,0xfd,0x2a,0xfe,0xfe,0xe8,0xfe,0xff,0x21, -0xff,0xff,0xd1,0xfe,0xfe,0x29,0xfe,0xfd,0x3a,0xfd,0xfc,0x5c,0xfc,0xfb,0x7d,0xfb, -0xfb,0xb1,0xfa,0xfa,0x47,0xfa,0xfa,0xf1,0xf9,0xf9,0xee,0xf9,0xf9,0x0e,0xfa,0xfa, -0x52,0xfa,0xfa,0xd9,0xfa,0xfb,0x71,0xfb,0xfb,0xba,0xfb,0xfb,0x9b,0xfb,0xfb,0xa3, -0xfa,0xfa,0x50,0xf9,0xf8,0xd9,0xf7,0xf7,0x92,0xf6,0xf6,0x91,0xf5,0xf5,0xd3,0xf4, -0xf4,0x5a,0xf4,0xf4,0xf1,0xf3,0xf3,0x6b,0xf3,0xf3,0xd2,0xf2,0xf2,0x38,0xf2,0xf1, -0x3c,0xf1,0xf0,0x2b,0xf0,0xef,0xd8,0xee,0xee,0xb4,0xed,0xed,0xe3,0xec,0xec,0x7a, -0xec,0xec,0x85,0xec,0xec,0x7f,0xed,0xee,0x13,0xef,0xf0,0x30,0xf1,0xf2,0xe8,0xf3, -0xf5,0x07,0xf7,0xf8,0x29,0xfa,0xfb,0x5b,0xfd,0xfe,0x7f,0x00,0x02,0x90,0x03,0x05, -0x81,0x06,0x07,0x6f,0x09,0x0a,0x5e,0x0c,0x0d,0x8e,0x0f,0x11,0xc2,0x12,0x14,0xf6, -0x15,0x17,0xe7,0x18,0x1a,0xa5,0x1b,0x1c,0xfe,0x1d,0x1e,0xae,0x1f,0x20,0xa3,0x20, -0x20,0x0f,0x21,0x20,0x6d,0x20,0x1f,0xeb,0x1e,0x1d,0xef,0x1c,0x1b,0x7b,0x1a,0x19, -0xd2,0x17,0x16,0x38,0x15,0x13,0xbe,0x12,0x11,0x16,0x10,0x0e,0xae,0x0d,0x0c,0x16, -0x0b,0x09,0x6c,0x08,0x07,0x90,0x05,0x04,0xc1,0x02,0x01,0x69,0x00,0xff,0x55,0xfe, -0xfd,0x86,0xfc,0xfb,0xb9,0xfa,0xf9,0x1f,0xf9,0xf8,0xb5,0xf7,0xf7,0x92,0xf6,0xf6, -0xc3,0xf5,0xf5,0x58,0xf5,0xf5,0x23,0xf5,0xf5,0x21,0xf5,0xf5,0x85,0xf5,0xf5,0x4d, -0xf6,0xf6,0x4c,0xf7,0xf7,0x9e,0xf8,0xf9,0xe4,0xf9,0xfa,0x08,0xfb,0xfb,0xa6,0xfb, -0xfb,0xbb,0xfb,0xfb,0x7a,0xfb,0xfb,0xe3,0xfa,0xfa,0x38,0xfa,0xf9,0xaf,0xf9,0xf9, -0x26,0xf9,0xf8,0xdf,0xf8,0xf8,0xab,0xf8,0xf8,0xdb,0xf8,0xf9,0x51,0xf9,0xf9,0x1b, -0xfa,0xfa,0xc6,0xfa,0xfb,0x82,0xfb,0xfb,0x5e,0xfc,0xfc,0xfa,0xfc,0xfd,0x12,0xfd, -0xfd,0xc0,0xfc,0xfc,0xf6,0xfb,0xfb,0xf7,0xfa,0xfa,0x38,0xfa,0xf9,0xae,0xf9,0xf9, -0x68,0xf9,0xf9,0x24,0xf9,0xf9,0xe0,0xf8,0xf8,0x8b,0xf8,0xf8,0xc3,0xf7,0xf7,0x07, -0xf7,0xf6,0xd7,0xf5,0xf5,0x62,0xf4,0xf3,0xda,0xf2,0xf2,0x61,0xf1,0xf0,0x6d,0xf0, -0xf0,0xe1,0xef,0xef,0xdc,0xef,0xf0,0x71,0xf0,0xf1,0xb0,0xf1,0xf2,0x89,0xf3,0xf4, -0xc9,0xf5,0xf7,0x40,0xf8,0xf9,0xc8,0xfa,0xfc,0x30,0xfd,0xfe,0x96,0xff,0x00,0xfd, -0x01,0x03,0x62,0x04,0x05,0xc9,0x06,0x08,0x40,0x09,0x0a,0x2a,0x0c,0x0d,0x19,0x0f, -0x10,0x19,0x12,0x13,0xd8,0x14,0x16,0x72,0x17,0x18,0xaa,0x19,0x1a,0x6a,0x1b,0x1b, -0x6f,0x1c,0x1c,0x99,0x1c,0x1c,0xe5,0x1b,0x1b,0x43,0x1a,0x19,0x13,0x18,0x16,0x9d, -0x15,0x14,0x37,0x13,0x11,0xbe,0x10,0x0f,0x58,0x0e,0x0d,0xe2,0x0b,0x0a,0x8b,0x09, -0x08,0x46,0x07,0x06,0xd1,0x04,0x03,0x7a,0x02,0x01,0x23,0x00,0xff,0x22,0xfe,0xfd, -0x42,0xfc,0xfb,0x86,0xfa,0xf9,0xeb,0xf8,0xf8,0x62,0xf7,0xf6,0xfa,0xf5,0xf5,0xb4, -0xf4,0xf4,0xe4,0xf3,0xf3,0x59,0xf3,0xf3,0x33,0xf3,0xf3,0x43,0xf3,0xf3,0xa7,0xf3, -0xf4,0x80,0xf4,0xf4,0x9f,0xf5,0xf6,0xd3,0xf6,0xf7,0xf6,0xf7,0xf8,0xf8,0xf8,0xf9, -0x95,0xf9,0xf9,0xdb,0xf9,0xf9,0xdd,0xf9,0xf9,0xcd,0xf9,0xf9,0x79,0xf9,0xf9,0x77, -0xf9,0xf9,0x87,0xf9,0xf9,0xb9,0xf9,0xf9,0x0d,0xfa,0xfa,0xf7,0xfa,0xfb,0x07,0xfc, -0xfc,0x4a,0xfd,0xfd,0x7e,0xfe,0xff,0x70,0xff,0xff,0x6e,0x00,0x00,0x3d,0x01,0x01, -0x86,0x01,0x01,0x47,0x01,0x01,0xa0,0x00,0x00,0xe3,0xff,0xff,0x28,0xff,0xfe,0x9d, -0xfe,0xfe,0x15,0xfe,0xfd,0xbf,0xfd,0xfd,0x25,0xfd,0xfc,0x6d,0xfc,0xfb,0x7f,0xfb, -0xfa,0x5f,0xfa,0xf9,0xe9,0xf8,0xf8,0x31,0xf7,0xf6,0x96,0xf5,0xf4,0x1c,0xf4,0xf3, -0x28,0xf3,0xf2,0xac,0xf2,0xf2,0xba,0xf2,0xf2,0x4e,0xf3,0xf3,0x7c,0xf4,0xf5,0x03, -0xf6,0xf7,0x10,0xf8,0xf9,0x32,0xfa,0xfb,0x75,0xfc,0xfd,0x98,0xfe,0xff,0xba,0x00, -0x01,0xdc,0x02,0x03,0x0e,0x05,0x06,0x52,0x07,0x08,0xa7,0x09,0x0a,0x3d,0x0c,0x0d, -0xe8,0x0e,0x10,0xc5,0x11,0x13,0x72,0x14,0x15,0xec,0x16,0x17,0xee,0x18,0x19,0x9d, -0x1a,0x1b,0x61,0x1b,0x1b,0x88,0x1b,0x1b,0xc3,0x1a,0x1a,0x62,0x19,0x18,0x57,0x17, -0x16,0x13,0x15,0x13,0xdf,0x12,0x11,0xbc,0x10,0x0f,0x89,0x0e,0x0d,0x78,0x0c,0x0b, -0x66,0x0a,0x09,0x76,0x08,0x07,0x77,0x06,0x05,0x87,0x04,0x03,0x98,0x02,0x01,0xca, -0x00,0x00,0x40,0xff,0xfe,0xe8,0xfd,0xfd,0x94,0xfc,0xfb,0x5f,0xfb,0xfa,0x0b,0xfa, -0xf9,0xe6,0xf8,0xf8,0x06,0xf8,0xf7,0x8b,0xf7,0xf7,0x56,0xf7,0xf7,0x76,0xf7,0xf7, -0xd9,0xf7,0xf8,0x50,0xf8,0xf8,0xf9,0xf8,0xf9,0xc6,0xf9,0xfa,0x61,0xfa,0xfa,0xda, -0xfa,0xfa,0xde,0xfa,0xfa,0x9c,0xfa,0xfa,0x05,0xfa,0xf9,0x4b,0xf9,0xf8,0x5c,0xf8, -0xf7,0x8e,0xf7,0xf7,0xd2,0xf6,0xf6,0x69,0xf6,0xf6,0x33,0xf6,0xf6,0x64,0xf6,0xf6, -0x0b,0xf7,0xf7,0xe7,0xf7,0xf8,0xa4,0xf8,0xf9,0x50,0xf9,0xf9,0xea,0xf9,0xfa,0x73, -0xfa,0xfa,0xdb,0xfa,0xfa,0xee,0xfa,0xfa,0x8c,0xfa,0xfa,0x15,0xfa,0xf9,0xbe,0xf9, -0xf9,0x8a,0xf9,0xf9,0x57,0xf9,0xf9,0x13,0xf9,0xf8,0xad,0xf8,0xf8,0x06,0xf8,0xf7, -0x3a,0xf7,0xf6,0x2b,0xf6,0xf5,0xe9,0xf4,0xf4,0x72,0xf3,0xf2,0xfb,0xf1,0xf1,0xb5, -0xf0,0xf0,0xe3,0xef,0xef,0x9b,0xef,0xef,0xc9,0xef,0xf0,0x70,0xf0,0xf1,0xb0,0xf1, -0xf2,0x47,0xf3,0xf4,0x33,0xf5,0xf6,0x43,0xf7,0xf8,0x54,0xf9,0xfa,0x97,0xfb,0xfc, -0xdb,0xfd,0xfe,0x2f,0x00,0x01,0x75,0x02,0x03,0x0b,0x05,0x06,0xc6,0x07,0x09,0x92, -0x0a,0x0c,0x80,0x0d,0x0f,0x91,0x10,0x12,0x81,0x13,0x14,0x0c,0x16,0x17,0x12,0x18, -0x18,0xaf,0x19,0x1a,0x62,0x1a,0x1a,0x78,0x1a,0x1a,0xe3,0x19,0x19,0xb6,0x18,0x17, -0x0f,0x17,0x16,0x32,0x15,0x14,0x53,0x13,0x12,0x86,0x11,0x10,0xdb,0x0f,0x0e,0x1f, -0x0e,0x0d,0x64,0x0c,0x0b,0xea,0x0a,0x0a,0x52,0x09,0x08,0xfa,0x07,0x07,0x62,0x06, -0x05,0xfa,0x04,0x04,0x94,0x03,0x02,0x3d,0x02,0x01,0xd8,0x00,0x00,0x72,0xff,0xfe, -0x2d,0xfe,0xfd,0xd7,0xfc,0xfc,0xb4,0xfb,0xfb,0xf4,0xfa,0xfa,0x9c,0xfa,0xfa,0x88, -0xfa,0xfa,0xba,0xfa,0xfa,0x0c,0xfb,0xfb,0x74,0xfb,0xfb,0xeb,0xfb,0xfc,0x30,0xfc, -0xfc,0x54,0xfc,0xfc,0x56,0xfc,0xfc,0x23,0xfc,0xfb,0x9e,0xfb,0xfb,0xd4,0xfa,0xfa, -0x18,0xfa,0xf9,0x6b,0xf9,0xf9,0xe2,0xf8,0xf8,0x9b,0xf8,0xf8,0x99,0xf8,0xf8,0x0c, -0xf9,0xf9,0xb5,0xf9,0xfa,0x92,0xfa,0xfa,0x5f,0xfb,0xfb,0xfa,0xfb,0xfc,0x62,0xfc, -0xfc,0xd9,0xfc,0xfd,0x20,0xfd,0xfd,0x44,0xfd,0xfd,0x23,0xfd,0xfd,0xd0,0xfc,0xfc, -0x9b,0xfc,0xfc,0x67,0xfc,0xfc,0x45,0xfc,0xfc,0x03,0xfc,0xfb,0x9d,0xfb,0xfb,0xe4, -0xfa,0xfa,0x18,0xfa,0xf9,0x19,0xf9,0xf8,0xf8,0xf7,0xf7,0xb6,0xf6,0xf6,0x71,0xf5, -0xf4,0x6e,0xf4,0xf4,0xc1,0xf3,0xf3,0x99,0xf3,0xf3,0xfb,0xf3,0xf4,0xc4,0xf4,0xf5, -0xf5,0xf5,0xf6,0x6a,0xf7,0xf8,0x03,0xf9,0xf9,0xce,0xfa,0xfb,0xaa,0xfc,0xfd,0xaa, -0xfe,0xff,0xbb,0x00,0x01,0xdc,0x02,0x03,0x0e,0x05,0x06,0x52,0x07,0x08,0xc9,0x09, -0x0b,0x50,0x0c,0x0d,0xe8,0x0e,0x10,0x62,0x11,0x12,0xb9,0x13,0x14,0xcc,0x15,0x16, -0x5a,0x17,0x17,0x4e,0x18,0x18,0x77,0x18,0x18,0xf4,0x17,0x17,0xd7,0x16,0x16,0x52, -0x15,0x14,0x65,0x13,0x12,0x45,0x11,0x10,0x33,0x0f,0x0e,0x33,0x0d,0x0c,0x23,0x0b, -0x0a,0x33,0x09,0x08,0x43,0x07,0x06,0x75,0x05,0x04,0xea,0x03,0x03,0x51,0x02,0x01, -0xc8,0x00,0x00,0x30,0xff,0xfe,0xa7,0xfd,0xfc,0x1d,0xfc,0xfb,0xa5,0xfa,0xf9,0x3f, -0xf9,0xf8,0x09,0xf8,0xf7,0xb5,0xf6,0xf6,0xc4,0xf5,0xf5,0x27,0xf5,0xf5,0xf0,0xf4, -0xf5,0x20,0xf5,0xf5,0x74,0xf5,0xf5,0xda,0xf5,0xf6,0x30,0xf6,0xf6,0x85,0xf6,0xf6, -0xca,0xf6,0xf6,0xed,0xf6,0xf6,0xff,0xf6,0xf6,0xcd,0xf6,0xf6,0x7a,0xf6,0xf6,0xe3, -0xf5,0xf5,0x5a,0xf5,0xf5,0xc0,0xf4,0xf4,0x9a,0xf4,0xf4,0xa9,0xf4,0xf4,0x2d,0xf5, -0xf5,0xf8,0xf5,0xf6,0x28,0xf7,0xf7,0x5b,0xf8,0xf8,0x7e,0xf9,0xf9,0x6f,0xfa,0xfa, -0x5d,0xfb,0xfb,0x1b,0xfc,0xfc,0xd8,0xfc,0xfd,0x73,0xfd,0xfd,0xeb,0xfd,0xfe,0x21, -0xfe,0xfe,0x54,0xfe,0xfe,0x86,0xfe,0xfe,0xa9,0xfe,0xfe,0xbb,0xfe,0xfe,0x8a,0xfe, -0xfe,0x25,0xfe,0xfd,0x8d,0xfd,0xfd,0xb2,0xfc,0xfc,0xc4,0xfb,0xfb,0xc4,0xfa,0xfa, -0xc3,0xf9,0xf9,0x06,0xf9,0xf8,0xac,0xf8,0xf8,0xca,0xf8,0xf8,0x3f,0xf9,0xf9,0x19, -0xfa,0xfa,0x39,0xfb,0xfb,0xae,0xfc,0xfd,0x47,0xfe,0xff,0xf1,0xff,0x00,0xee,0x01, -0x02,0xee,0x03,0x04,0xfe,0x05,0x07,0x00,0x08,0x09,0x21,0x0a,0x0b,0x53,0x0c,0x0d, -0x97,0x0e,0x0f,0xec,0x10,0x12,0x30,0x13,0x14,0x44,0x15,0x16,0x34,0x17,0x17,0xbf, -0x18,0x19,0xc4,0x19,0x1a,0x10,0x1a,0x1a,0xe1,0x19,0x19,0x07,0x19,0x18,0xb7,0x17, -0x16,0x0e,0x16,0x15,0xf0,0x13,0x12,0xbd,0x11,0x10,0x79,0x0f,0x0e,0x24,0x0d,0x0c, -0xf1,0x0a,0x09,0xff,0x08,0x07,0xee,0x06,0x05,0x1f,0x05,0x04,0x53,0x03,0x02,0xa8, -0x01,0x00,0xec,0xff,0xff,0x20,0xfe,0xfd,0x74,0xfc,0xfb,0xb9,0xfa,0xf9,0x1e,0xf9, -0xf8,0x95,0xf7,0xf6,0x2d,0xf6,0xf5,0xe8,0xf4,0xf4,0xd5,0xf3,0xf3,0x27,0xf3,0xf3, -0xf0,0xf2,0xf2,0xff,0xf2,0xf3,0x31,0xf3,0xf3,0x75,0xf3,0xf3,0xb9,0xf3,0xf3,0xed, -0xf3,0xf4,0x10,0xf4,0xf4,0x42,0xf4,0xf4,0x65,0xf4,0xf4,0x66,0xf4,0xf4,0x55,0xf4, -0xf4,0x03,0xf4,0xf3,0xbe,0xf3,0xf3,0x79,0xf3,0xf3,0x98,0xf3,0xf3,0x0c,0xf4,0xf4, -0xd6,0xf4,0xf5,0xc4,0xf5,0xf6,0xe5,0xf6,0xf7,0x28,0xf8,0xf8,0x4b,0xf9,0xf9,0x3c, -0xfa,0xfa,0xf9,0xfa,0xfb,0x94,0xfb,0xfb,0x4e,0xfc,0xfc,0xea,0xfc,0xfd,0x62,0xfd, -0xfd,0xda,0xfd,0xfd,0x1f,0xfe,0xfe,0x42,0xfe,0xfe,0x55,0xfe,0xfe,0x56,0xfe,0xfe, -0x35,0xfe,0xfe,0xe1,0xfd,0xfd,0x6b,0xfd,0xfd,0xc1,0xfc,0xfc,0x16,0xfc,0xfb,0x6b, -0xfb,0xfb,0xc0,0xfa,0xfa,0x47,0xfa,0xfa,0x43,0xfa,0xfa,0x96,0xfa,0xfa,0x5e,0xfb, -0xfb,0x4c,0xfc,0xfc,0x8d,0xfd,0xfe,0xf3,0xfe,0xff,0xad,0x00,0x01,0x89,0x02,0x03, -0x77,0x04,0x05,0x87,0x06,0x07,0xa9,0x08,0x09,0xaa,0x0a,0x0b,0xbb,0x0c,0x0d,0xcb, -0x0e,0x0f,0xdc,0x10,0x11,0xde,0x12,0x13,0xbc,0x14,0x15,0x7a,0x16,0x17,0xe3,0x17, -0x18,0xf7,0x18,0x19,0x84,0x19,0x19,0x89,0x19,0x19,0x16,0x19,0x18,0x2a,0x18,0x17, -0xc8,0x16,0x15,0x0f,0x15,0x14,0x01,0x13,0x11,0xde,0x10,0x0f,0xac,0x0e,0x0d,0x68, -0x0c,0x0b,0x45,0x0a,0x09,0x12,0x08,0x07,0x11,0x06,0x05,0x11,0x04,0x03,0x53,0x02, -0x01,0x97,0x00,0xff,0xec,0xfe,0xfd,0x2f,0xfd,0xfc,0x53,0xfb,0xfa,0xa8,0xf9,0xf8, -0xfd,0xf7,0xf7,0x73,0xf6,0xf5,0x1b,0xf5,0xf4,0xd7,0xf3,0xf3,0xd4,0xf2,0xf2,0x27, -0xf2,0xf1,0xdf,0xf1,0xf1,0xcc,0xf1,0xf1,0xdd,0xf1,0xf1,0xfe,0xf1,0xf2,0x00,0xf2, -0xf2,0x11,0xf2,0xf2,0x01,0xf2,0xf2,0x00,0xf2,0xf2,0x00,0xf2,0xf2,0x00,0xf2,0xf1, -0xde,0xf1,0xf1,0xab,0xf1,0xf1,0x68,0xf1,0xf1,0x56,0xf1,0xf1,0x96,0xf1,0xf1,0x2c, -0xf2,0xf2,0xf8,0xf2,0xf3,0xf7,0xf3,0xf4,0x28,0xf5,0xf5,0x6b,0xf6,0xf7,0x90,0xf7, -0xf8,0xb3,0xf8,0xf9,0xa2,0xf9,0xfa,0x81,0xfa,0xfb,0x80,0xfb,0xfc,0x80,0xfc,0xfc, -0x5e,0xfd,0xfd,0x0b,0xfe,0xfe,0x73,0xfe,0xfe,0xb9,0xfe,0xfe,0xed,0xfe,0xfe,0xff, -0xfe,0xfe,0xef,0xfe,0xfe,0xbd,0xfe,0xfe,0x59,0xfe,0xfe,0xd1,0xfd,0xfd,0x48,0xfd, -0xfd,0xb0,0xfc,0xfc,0x47,0xfc,0xfc,0x01,0xfc,0xfb,0x0f,0xfc,0xfc,0x63,0xfc,0xfc, -0x0b,0xfd,0xfd,0xd6,0xfd,0xfe,0xe6,0xfe,0xff,0x28,0x00,0x00,0xae,0x01,0x02,0x57, -0x03,0x04,0x34,0x05,0x06,0x11,0x07,0x08,0xe0,0x08,0x09,0xbd,0x0a,0x0b,0x79,0x0c, -0x0d,0x56,0x0e,0x0f,0x23,0x10,0x11,0xc0,0x11,0x12,0x69,0x13,0x14,0xc1,0x14,0x15, -0xd5,0x15,0x16,0x83,0x16,0x16,0xec,0x16,0x16,0xef,0x16,0x16,0x9d,0x16,0x16,0xb2, -0x15,0x15,0x93,0x14,0x13,0x2e,0x13,0x12,0x85,0x11,0x10,0x99,0x0f,0x0e,0xa9,0x0d, -0x0c,0xba,0x0b,0x0a,0xbb,0x09,0x08,0xec,0x07,0x06,0x1f,0x06,0x05,0x74,0x04,0x03, -0xfb,0x02,0x02,0x63,0x01,0x00,0xea,0xff,0xff,0x41,0xfe,0xfd,0xb8,0xfc,0xfb,0x2f, -0xfb,0xfa,0xb6,0xf9,0xf8,0x5f,0xf8,0xf7,0x1a,0xf7,0xf6,0x08,0xf6,0xf5,0x18,0xf5, -0xf4,0x5a,0xf4,0xf4,0x02,0xf4,0xf3,0xef,0xf3,0xf3,0xee,0xf3,0xf3,0xff,0xf3,0xf3, -0x0f,0xf4,0xf4,0x10,0xf4,0xf4,0x22,0xf4,0xf4,0x22,0xf4,0xf4,0x33,0xf4,0xf4,0x44, -0xf4,0xf4,0x23,0xf4,0xf4,0xf0,0xf3,0xf3,0xde,0xf3,0xf3,0xcc,0xf3,0xf3,0xfd,0xf3, -0xf4,0x73,0xf4,0xf4,0x3d,0xf5,0xf5,0x1a,0xf6,0xf6,0x09,0xf7,0xf7,0x18,0xf8,0xf8, -0x29,0xf9,0xf9,0x1a,0xfa,0xfa,0x09,0xfb,0xfb,0xd6,0xfb,0xfc,0xb4,0xfc,0xfd,0xa2, -0xfd,0xfe,0x71,0xfe,0xfe,0x1d,0xff,0xff,0x85,0xff,0xff,0xdb,0xff,0xff,0xfe,0xff, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xd0,0xff,0xff,0x8b,0xff,0xff,0x15,0xff,0xfe, -0x9d,0xfe,0xfe,0x47,0xfe,0xfe,0xf1,0xfd,0xfd,0xcd,0xfd,0xfd,0xcb,0xfd,0xfd,0x1e, -0xfe,0xfe,0x95,0xfe,0xfe,0x4e,0xff,0xff,0x1a,0x00,0x00,0x19,0x01,0x01,0x4a,0x02, -0x02,0x9e,0x03,0x04,0x04,0x05,0x05,0x8c,0x06,0x07,0x03,0x08,0x08,0x6b,0x09,0x0a, -0xe2,0x0a,0x0b,0x59,0x0c,0x0d,0xb0,0x0d,0x0e,0x06,0x0f,0x0f,0x29,0x10,0x10,0x1a, -0x11,0x11,0xb7,0x11,0x11,0x0e,0x12,0x12,0x01,0x12,0x11,0xcf,0x11,0x11,0x38,0x11, -0x10,0x5d,0x10,0x0f,0x3d,0x0f,0x0e,0xe9,0x0d,0x0d,0x62,0x0c,0x0b,0xa8,0x0a,0x09, -0xdb,0x08,0x07,0x0e,0x07,0x06,0x41,0x05,0x04,0x96,0x03,0x02,0xfc,0x01,0x01,0x83, -0x00,0xff,0x1d,0xff,0xfe,0xb6,0xfd,0xfd,0x50,0xfc,0xfb,0xfa,0xfa,0xfa,0x83,0xf9, -0xf8,0x2d,0xf8,0xf7,0xe8,0xf6,0xf6,0xb5,0xf5,0xf5,0xc3,0xf4,0xf4,0xe5,0xf3,0xf3, -0x38,0xf3,0xf2,0xae,0xf2,0xf2,0x57,0xf2,0xf2,0x55,0xf2,0xf2,0x65,0xf2,0xf2,0x87, -0xf2,0xf2,0xba,0xf2,0xf2,0xed,0xf2,0xf3,0x10,0xf3,0xf3,0x43,0xf3,0xf3,0x86,0xf3, -0xf3,0xb9,0xf3,0xf3,0xdc,0xf3,0xf3,0xfe,0xf3,0xf4,0x10,0xf4,0xf4,0x74,0xf4,0xf4, -0xfa,0xf4,0xf5,0xc5,0xf5,0xf6,0xc3,0xf6,0xf7,0xe5,0xf7,0xf8,0xf6,0xf8,0xf9,0x28, -0xfa,0xfa,0x5c,0xfb,0xfb,0x8f,0xfc,0xfd,0xa1,0xfd,0xfe,0xb2,0xfe,0xff,0xc3,0xff, -0x00,0xe5,0x00,0x01,0xe6,0x01,0x02,0xb5,0x02,0x03,0x50,0x03,0x03,0xb8,0x03,0x03, -0xfe,0x03,0x04,0x21,0x04,0x04,0x43,0x04,0x04,0x34,0x04,0x04,0x02,0x04,0x03,0xbe, -0x03,0x03,0x69,0x03,0x03,0x24,0x03,0x03,0xe0,0x02,0x02,0xcd,0x02,0x02,0xcb,0x02, -0x02,0xfd,0x02,0x03,0x52,0x03,0x03,0xd8,0x03,0x04,0x71,0x04,0x04,0x2c,0x05,0x05, -0x19,0x06,0x06,0x19,0x07,0x07,0x3a,0x08,0x08,0x4b,0x09,0x09,0x6d,0x0a,0x0a,0x7f, -0x0b,0x0c,0x80,0x0c,0x0d,0x90,0x0d,0x0e,0x80,0x0e,0x0e,0x5f,0x0f,0x0f,0x0a,0x10, -0x10,0x84,0x10,0x10,0xca,0x10,0x10,0xcc,0x10,0x10,0x9b,0x10,0x10,0x26,0x10,0x0f, -0x9e,0x0f,0x0f,0xd3,0x0e,0x0e,0xc5,0x0d,0x0d,0x83,0x0c,0x0b,0x1d,0x0b,0x0a,0x74, -0x09,0x08,0xb9,0x07,0x06,0x0e,0x06,0x05,0x42,0x04,0x03,0xa7,0x02,0x01,0x1d,0x01, -0x00,0x95,0xff,0xfe,0x3e,0xfe,0xfd,0xc8,0xfc,0xfc,0x51,0xfb,0xfa,0xfa,0xf9,0xf9, -0x73,0xf8,0xf7,0x2d,0xf7,0xf6,0xf8,0xf5,0xf5,0xd5,0xf4,0xf4,0xc4,0xf3,0xf3,0xe5, -0xf2,0xf2,0x28,0xf2,0xf1,0x9d,0xf1,0xf1,0x25,0xf1,0xf1,0xf0,0xf0,0xf0,0xee,0xf0, -0xf0,0xee,0xf0,0xf0,0xfe,0xf0,0xf0,0xff,0xf0,0xf1,0x00,0xf1,0xf1,0x21,0xf1,0xf1, -0x22,0xf1,0xf1,0x43,0xf1,0xf1,0x55,0xf1,0xf1,0x76,0xf1,0xf1,0xb9,0xf1,0xf1,0x0d, -0xf2,0xf2,0x84,0xf2,0xf2,0x4e,0xf3,0xf3,0x3b,0xf4,0xf4,0x4b,0xf5,0xf5,0x5c,0xf6, -0xf6,0x7e,0xf7,0xf8,0xa1,0xf8,0xf9,0xe4,0xf9,0xfa,0x28,0xfb,0xfb,0x5b,0xfc,0xfc, -0x7e,0xfd,0xfe,0xa1,0xfe,0xff,0xb2,0xff,0x00,0x92,0x00,0x00,0x4f,0x01,0x01,0xd9, -0x01,0x02,0x40,0x02,0x02,0xa7,0x02,0x02,0xec,0x02,0x02,0x0f,0x03,0x03,0x00,0x03, -0x03,0xf0,0x02,0x02,0xef,0x02,0x02,0xee,0x02,0x02,0x0f,0x03,0x03,0x21,0x03,0x03, -0x64,0x03,0x03,0xd9,0x03,0x04,0x61,0x04,0x04,0x1b,0x05,0x05,0xd7,0x05,0x06,0xb4, -0x06,0x07,0xa2,0x07,0x08,0x91,0x08,0x09,0x80,0x09,0x09,0x7f,0x0a,0x0a,0x5e,0x0b, -0x0b,0x3c,0x0c,0x0c,0xf9,0x0c,0x0d,0xa5,0x0d,0x0d,0x3e,0x0e,0x0e,0xa7,0x0e,0x0e, -0xfd,0x0e,0x0f,0x21,0x0f,0x0f,0x22,0x0f,0x0f,0xf0,0x0e,0x0e,0xad,0x0e,0x0e,0x47, -0x0e,0x0e,0xc1,0x0d,0x0d,0x28,0x0d,0x0c,0x6c,0x0c,0x0b,0x6e,0x0b,0x0a,0x3d,0x0a, -0x09,0xe9,0x08,0x08,0x73,0x07,0x06,0x0c,0x06,0x05,0xa5,0x04,0x04,0x50,0x03,0x02, -0x1b,0x02,0x01,0xd7,0x00,0x00,0xb4,0xff,0xff,0x81,0xfe,0xfd,0x5e,0xfd,0xfc,0x3c, -0xfc,0xfb,0x1a,0xfb,0xfa,0x08,0xfa,0xf9,0x08,0xf9,0xf8,0x08,0xf8,0xf7,0x29,0xf7, -0xf6,0x6c,0xf6,0xf6,0xb0,0xf5,0xf5,0x26,0xf5,0xf4,0xbe,0xf4,0xf4,0x89,0xf4,0xf4, -0x77,0xf4,0xf4,0x88,0xf4,0xf4,0xa9,0xf4,0xf4,0xcb,0xf4,0xf4,0xed,0xf4,0xf5,0x10, -0xf5,0xf5,0x32,0xf5,0xf5,0x54,0xf5,0xf5,0x76,0xf5,0xf5,0x98,0xf5,0xf5,0xca,0xf5, -0xf5,0x0d,0xf6,0xf6,0x63,0xf6,0xf6,0xe9,0xf6,0xf7,0x72,0xf7,0xf7,0x3d,0xf8,0xf8, -0xe8,0xf8,0xf9,0xb5,0xf9,0xfa,0xa2,0xfa,0xfb,0xa2,0xfb,0xfc,0x91,0xfc,0xfd,0x92, -0xfd,0xfe,0x81,0xfe,0xfe,0x6f,0xff,0xff,0x2c,0x00,0x00,0xd8,0x00,0x01,0x62,0x01, -0x01,0xda,0x01,0x01,0x1f,0x02,0x02,0x53,0x02,0x02,0x87,0x02,0x02,0xa9,0x02,0x02, -0xbb,0x02,0x02,0xcb,0x02,0x02,0xdc,0x02,0x02,0xfe,0x02,0x03,0x20,0x03,0x03,0x64, -0x03,0x03,0xb8,0x03,0x03,0x1e,0x04,0x04,0x84,0x04,0x04,0x1d,0x05,0x05,0xb6,0x05, -0x06,0x50,0x06,0x06,0x0a,0x07,0x07,0xa5,0x07,0x08,0x50,0x08,0x08,0xe9,0x08,0x09, -0x52,0x09,0x09,0xb9,0x09,0x09,0x0e,0x0a,0x0a,0x31,0x0a,0x0a,0x54,0x0a,0x0a,0x45, -0x0a,0x0a,0x34,0x0a,0x0a,0xf1,0x09,0x09,0xbd,0x09,0x09,0x58,0x09,0x09,0xf2,0x08, -0x08,0x8b,0x08,0x08,0x04,0x08,0x07,0x7c,0x07,0x07,0xc2,0x06,0x06,0xe5,0x05,0x05, -0xe6,0x04,0x04,0xd6,0x03,0x03,0xb4,0x02,0x02,0x92,0x01,0x01,0x70,0x00,0xff,0x7f, -0xff,0xfe,0x7f,0xfe,0xfd,0x7f,0xfd,0xfc,0x8f,0xfc,0xfc,0xa1,0xfb,0xfb,0xc3,0xfa, -0xfa,0x06,0xfa,0xf9,0x4a,0xf9,0xf8,0x9e,0xf8,0xf8,0xe3,0xf7,0xf7,0x49,0xf7,0xf7, -0xb0,0xf6,0xf6,0x37,0xf6,0xf6,0xd0,0xf5,0xf5,0x9b,0xf5,0xf5,0x68,0xf5,0xf5,0x66, -0xf5,0xf5,0x87,0xf5,0xf5,0xca,0xf5,0xf5,0x2f,0xf6,0xf6,0x74,0xf6,0xf6,0xda,0xf6, -0xf6,0x2f,0xf7,0xf7,0x64,0xf7,0xf7,0xb8,0xf7,0xf7,0xfd,0xf7,0xf8,0x31,0xf8,0xf8, -0x64,0xf8,0xf8,0xa8,0xf8,0xf8,0xfc,0xf8,0xf9,0x41,0xf9,0xf9,0xb8,0xf9,0xfa,0x40, -0xfa,0xfa,0xf9,0xfa,0xfb,0xa4,0xfb,0xfc,0x60,0xfc,0xfc,0x4d,0xfd,0xfd,0x2b,0xfe, -0xfe,0x19,0xff,0xff,0xe7,0xff,0x00,0xb4,0x00,0x01,0x61,0x01,0x01,0x0b,0x02,0x02, -0x84,0x02,0x02,0xeb,0x02,0x03,0x41,0x03,0x03,0x97,0x03,0x03,0xdb,0x03,0x03,0x0f, -0x04,0x04,0x32,0x04,0x04,0x65,0x04,0x04,0x97,0x04,0x04,0xeb,0x04,0x05,0x20,0x05, -0x05,0x85,0x05,0x05,0xfb,0x05,0x06,0x52,0x06,0x06,0xd9,0x06,0x07,0x61,0x07,0x07, -0xea,0x07,0x08,0x72,0x08,0x08,0xfb,0x08,0x09,0x62,0x09,0x09,0xc9,0x09,0x09,0x0e, -0x0a,0x0a,0x21,0x0a,0x0a,0x33,0x0a,0x0a,0x23,0x0a,0x0a,0xf1,0x09,0x09,0xbe,0x09, -0x09,0x69,0x09,0x09,0xf2,0x08,0x08,0x7b,0x08,0x08,0x04,0x08,0x07,0x8c,0x07,0x07, -0x04,0x07,0x06,0x9d,0x06,0x06,0x15,0x06,0x05,0x7c,0x05,0x05,0xc2,0x04,0x04,0xf6, -0x03,0x03,0x18,0x03,0x02,0x19,0x02,0x01,0x19,0x01,0x00,0x29,0x00,0xff,0x2a,0xff, -0xfe,0x2a,0xfe,0xfd,0x3b,0xfd,0xfc,0x5c,0xfc,0xfb,0x8e,0xfb,0xfb,0xb1,0xfa,0xfa, -0x06,0xfa,0xf9,0x5a,0xf9,0xf9,0xc0,0xf8,0xf8,0x37,0xf8,0xf7,0x9e,0xf7,0xf7,0x05, -0xf7,0xf6,0x8c,0xf6,0xf6,0x15,0xf6,0xf5,0xdf,0xf5,0xf5,0x9b,0xf5,0xf5,0x99,0xf5, -0xf5,0xa9,0xf5,0xf5,0xec,0xf5,0xf6,0x30,0xf6,0xf6,0xa6,0xf6,0xf6,0x1d,0xf7,0xf7, -0x84,0xf7,0xf7,0xfc,0xf7,0xf8,0x52,0xf8,0xf8,0xa7,0xf8,0xf8,0xdc,0xf8,0xf8,0x1f, -0xf9,0xf9,0x42,0xf9,0xf9,0x75,0xf9,0xf9,0xb9,0xf9,0xf9,0xfd,0xf9,0xfa,0x52,0xfa, -0xfa,0xc8,0xfa,0xfb,0x40,0xfb,0xfb,0xd8,0xfb,0xfc,0x72,0xfc,0xfc,0x3d,0xfd,0xfd, -0xf9,0xfd,0xfe,0xb5,0xfe,0xff,0x71,0xff,0xff,0x2d,0x00,0x00,0xb6,0x00,0x01,0x30, -0x01,0x01,0xb7,0x01,0x01,0x1e,0x02,0x02,0x74,0x02,0x02,0xc9,0x02,0x02,0x1e,0x03, -0x03,0x53,0x03,0x03,0xb8,0x03,0x03,0x0d,0x04,0x04,0x74,0x04,0x04,0xea,0x04,0x05, -0x62,0x05,0x05,0xea,0x05,0x06,0x72,0x06,0x06,0xfb,0x06,0x07,0x83,0x07,0x07,0x1c, -0x08,0x08,0xa5,0x08,0x08,0x2e,0x09,0x09,0x96,0x09,0x09,0xfc,0x09,0x0a,0x31,0x0a, -0x0a,0x44,0x0a,0x0a,0x55,0x0a,0x0a,0x34,0x0a,0x0a,0xf1,0x09,0x09,0x9c,0x09,0x09, -0x26,0x09,0x08,0xae,0x08,0x08,0x26,0x08,0x07,0x9d,0x07,0x07,0x15,0x07,0x06,0x8c, -0x06,0x06,0x15,0x06,0x05,0x9d,0x05,0x05,0x15,0x05,0x04,0x7c,0x04,0x04,0xd2,0x03, -0x03,0x17,0x03,0x02,0x3a,0x02,0x01,0x6d,0x01,0x00,0x8f,0x00,0x00,0xa1,0xff,0xff, -0xc3,0xfe,0xfe,0xe5,0xfd,0xfd,0x17,0xfd,0xfc,0x4a,0xfc,0xfb,0x9e,0xfb,0xfb,0xf4, -0xfa,0xfa,0x6a,0xfa,0xfa,0xe2,0xf9,0xf9,0x7a,0xf9,0xf9,0xf3,0xf8,0xf8,0x8c,0xf8, -0xf8,0x25,0xf8,0xf7,0xce,0xf7,0xf7,0x79,0xf7,0xf7,0x56,0xf7,0xf7,0x44,0xf7,0xf7, -0x54,0xf7,0xf7,0x97,0xf7,0xf7,0xeb,0xf7,0xf8,0x41,0xf8,0xf8,0xc8,0xf8,0xf8,0x3f, -0xf9,0xf9,0xb7,0xf9,0xf9,0x1e,0xfa,0xfa,0x64,0xfa,0xfa,0xa8,0xfa,0xfa,0xdc,0xfa, -0xfa,0x0f,0xfb,0xfb,0x20,0xfb,0xfb,0x32,0xfb,0xfb,0x54,0xfb,0xfb,0x87,0xfb,0xfb, -0xca,0xfb,0xfb,0x1e,0xfc,0xfc,0x63,0xfc,0xfc,0xda,0xfc,0xfd,0x51,0xfd,0xfd,0xd9, -0xfd,0xfe,0x62,0xfe,0xfe,0xfb,0xfe,0xff,0x84,0xff,0xff,0xfc,0xff,0x00,0x52,0x00, -0x00,0xa8,0x00,0x00,0xed,0x00,0x01,0x20,0x01,0x01,0x54,0x01,0x01,0x87,0x01,0x01, -0xb9,0x01,0x01,0xdc,0x01,0x01,0x0f,0x02,0x02,0x42,0x02,0x02,0x96,0x02,0x02,0xeb, -0x02,0x03,0x41,0x03,0x03,0xb8,0x03,0x03,0x2e,0x04,0x04,0x95,0x04,0x04,0x0c,0x05, -0x05,0x74,0x05,0x05,0xfb,0x05,0x06,0x52,0x06,0x06,0xb9,0x06,0x06,0x0e,0x07,0x07, -0x32,0x07,0x07,0x54,0x07,0x07,0x55,0x07,0x07,0x34,0x07,0x07,0x02,0x07,0x06,0xbe, -0x06,0x06,0x69,0x06,0x06,0xf2,0x05,0x05,0x8c,0x05,0x05,0x15,0x05,0x04,0xbe,0x04, -0x04,0x69,0x04,0x04,0x03,0x04,0x03,0xbe,0x03,0x03,0x58,0x03,0x03,0xe1,0x02,0x02, -0x5a,0x02,0x02,0xc1,0x01,0x01,0x38,0x01,0x00,0x8e,0x00,0x00,0xe3,0xff,0xff,0x49, -0xff,0xfe,0x9e,0xfe,0xfe,0xf4,0xfd,0xfd,0x5a,0xfd,0xfd,0xb0,0xfc,0xfc,0x37,0xfc, -0xfc,0xc0,0xfb,0xfb,0x69,0xfb,0xfb,0x03,0xfb,0xfa,0xbd,0xfa,0xfa,0x58,0xfa,0xfa, -0x03,0xfa,0xf9,0xbe,0xf9,0xf9,0x89,0xf9,0xf9,0x67,0xf9,0xf9,0x55,0xf9,0xf9,0x65, -0xf9,0xf9,0x97,0xf9,0xf9,0xeb,0xf9,0xfa,0x41,0xfa,0xfa,0xb7,0xfa,0xfa,0x3f,0xfb, -0xfb,0xb7,0xfb,0xfb,0x2f,0xfc,0xfc,0x85,0xfc,0xfc,0xdb,0xfc,0xfc,0x1f,0xfd,0xfd, -0x42,0xfd,0xfd,0x65,0xfd,0xfd,0x87,0xfd,0xfd,0xa9,0xfd,0xfd,0xdb,0xfd,0xfd,0xfe, -0xfd,0xfe,0x31,0xfe,0xfe,0x75,0xfe,0xfe,0xda,0xfe,0xff,0x30,0xff,0xff,0xa7,0xff, -0xff,0x1e,0x00,0x00,0x95,0x00,0x00,0x0d,0x01,0x01,0x74,0x01,0x01,0xda,0x01,0x01, -0x1f,0x02,0x02,0x43,0x02,0x02,0x65,0x02,0x02,0x77,0x02,0x02,0x87,0x02,0x02,0x88, -0x02,0x02,0x98,0x02,0x02,0x99,0x02,0x02,0xaa,0x02,0x02,0xcb,0x02,0x02,0xfd,0x02, -0x03,0x20,0x03,0x03,0x64,0x03,0x03,0x97,0x03,0x03,0xeb,0x03,0x04,0x20,0x04,0x04, -0x64,0x04,0x04,0xb8,0x04,0x04,0xec,0x04,0x05,0x20,0x05,0x05,0x53,0x05,0x05,0x65, -0x05,0x05,0x77,0x05,0x05,0x67,0x05,0x05,0x56,0x05,0x05,0x23,0x05,0x05,0xd0,0x04, -0x04,0x8b,0x04,0x04,0x25,0x04,0x03,0xcf,0x03,0x03,0x69,0x03,0x03,0x13,0x03,0x02, -0xce,0x02,0x02,0x79,0x02,0x02,0x25,0x02,0x02,0xd0,0x01,0x01,0x8b,0x01,0x01,0x25, -0x01,0x00,0xbe,0x00,0x00,0x37,0x00,0x00,0xc0,0xff,0xff,0x37,0xff,0xfe,0xaf,0xfe, -0xfe,0x26,0xfe,0xfd,0x9d,0xfd,0xfd,0x15,0xfd,0xfc,0x8d,0xfc,0xfc,0x15,0xfc,0xfb, -0xbe,0xfb,0xfb,0x58,0xfb,0xfb,0x02,0xfb,0xfa,0xce,0xfa,0xfa,0x79,0xfa,0xfa,0x35, -0xfa,0xfa,0xf1,0xf9,0xf9,0xcd,0xf9,0xf9,0x9b,0xf9,0xf9,0x99,0xf9,0xf9,0x99,0xf9, -0xf9,0xca,0xf9,0xf9,0x0d,0xfa,0xfa,0x52,0xfa,0xfa,0xb8,0xfa,0xfa,0x2e,0xfb,0xfb, -0x95,0xfb,0xfb,0x0d,0xfc,0xfc,0x63,0xfc,0xfc,0xc9,0xfc,0xfc,0x0e,0xfd,0xfd,0x42, -0xfd,0xfd,0x76,0xfd,0xfd,0xa9,0xfd,0xfd,0xdb,0xfd,0xfd,0xfe,0xfd,0xfe,0x21,0xfe, -0xfe,0x54,0xfe,0xfe,0x97,0xfe,0xfe,0xec,0xfe,0xff,0x41,0xff,0xff,0xb7,0xff,0xff, -0x1e,0x00,0x00,0x95,0x00,0x00,0x0c,0x01,0x01,0x74,0x01,0x01,0xda,0x01,0x01,0x2f, -0x02,0x02,0x54,0x02,0x02,0x87,0x02,0x02,0x99,0x02,0x02,0xba,0x02,0x02,0xbb,0x02, -0x02,0xbb,0x02,0x02,0xbc,0x02,0x02,0xbb,0x02,0x02,0xcc,0x02,0x02,0xdc,0x02,0x02, -0xfe,0x02,0x03,0x10,0x03,0x03,0x43,0x03,0x03,0x75,0x03,0x03,0xa9,0x03,0x03,0xdb, -0x03,0x03,0x0f,0x04,0x04,0x32,0x04,0x04,0x65,0x04,0x04,0x87,0x04,0x04,0xa9,0x04, -0x04,0xba,0x04,0x04,0xab,0x04,0x04,0x9a,0x04,0x04,0x78,0x04,0x04,0x45,0x04,0x04, -0xf2,0x03,0x03,0xbd,0x03,0x03,0x58,0x03,0x03,0x03,0x03,0x02,0xbe,0x02,0x02,0x79, -0x02,0x02,0x35,0x02,0x02,0xf1,0x01,0x01,0xbd,0x01,0x01,0x69,0x01,0x01,0x24,0x01, -0x00,0xcf,0x00,0x00,0x69,0x00,0x00,0x03,0x00,0xff,0xad,0xff,0xff,0x37,0xff,0xff, -0xc0,0xfe,0xfe,0x69,0xfe,0xfe,0xf2,0xfd,0xfd,0x8c,0xfd,0xfd,0x25,0xfd,0xfc,0xcf, -0xfc,0xfc,0x8a,0xfc,0xfc,0x35,0xfc,0xfc,0x02,0xfc,0xfb,0xce,0xfb,0xfb,0x9b,0xfb, -0xfb,0x67,0xfb,0xfb,0x34,0xfb,0xfb,0x12,0xfb,0xfb,0x01,0xfb,0xfb,0x10,0xfb,0xfb, -0x22,0xfb,0xfb,0x54,0xfb,0xfb,0x97,0xfb,0xfb,0xeb,0xfb,0xfc,0x30,0xfc,0xfc,0x96, -0xfc,0xfc,0xfd,0xfc,0xfd,0x52,0xfd,0xfd,0xa8,0xfd,0xfd,0xfc,0xfd,0xfe,0x20,0xfe, -0xfe,0x53,0xfe,0xfe,0x76,0xfe,0xfe,0x98,0xfe,0xfe,0xba,0xfe,0xfe,0xdc,0xfe,0xfe, -0xfe,0xfe,0xff,0x20,0xff,0xff,0x53,0xff,0xff,0x97,0xff,0xff,0xdb,0xff,0xff,0x2f, -0x00,0x00,0x74,0x00,0x00,0xca,0x00,0x00,0x2f,0x01,0x01,0x74,0x01,0x01,0xb9,0x01, -0x01,0xec,0x01,0x01,0x0f,0x02,0x02,0x21,0x02,0x02,0x22,0x02,0x02,0x22,0x02,0x02, -0x22,0x02,0x02,0x22,0x02,0x02,0x12,0x02,0x02,0x11,0x02,0x02,0x11,0x02,0x02,0x21, -0x02,0x02,0x32,0x02,0x02,0x43,0x02,0x02,0x65,0x02,0x02,0x77,0x02,0x02,0x98,0x02, -0x02,0xaa,0x02,0x02,0xcb,0x02,0x02,0xdc,0x02,0x02,0xee,0x02,0x02,0xfe,0x02,0x02, -0xff,0x02,0x02,0xff,0x02,0x02,0xee,0x02,0x02,0xcd,0x02,0x02,0x9b,0x02,0x02,0x68, -0x02,0x02,0x35,0x02,0x02,0xf1,0x01,0x01,0xbd,0x01,0x01,0x8a,0x01,0x01,0x46,0x01, -0x01,0x13,0x01,0x01,0xf0,0x00,0x00,0xcd,0x00,0x00,0xab,0x00,0x00,0x78,0x00,0x00, -0x45,0x00,0x00,0x12,0x00,0xff,0xdf,0xff,0xff,0x9b,0xff,0xff,0x57,0xff,0xff,0x13, -0xff,0xfe,0xdf,0xfe,0xfe,0x8b,0xfe,0xfe,0x46,0xfe,0xfe,0xf2,0xfd,0xfd,0xbd,0xfd, -0xfd,0x79,0xfd,0xfd,0x46,0xfd,0xfd,0x12,0xfd,0xfd,0xf0,0xfc,0xfc,0xcd,0xfc,0xfc, -0xab,0xfc,0xfc,0x79,0xfc,0xfc,0x66,0xfc,0xfc,0x55,0xfc,0xfc,0x44,0xfc,0xfc,0x55, -0xfc,0xfc,0x76,0xfc,0xfc,0xa9,0xfc,0xfc,0xdc,0xfc,0xfc,0x2f,0xfd,0xfd,0x64,0xfd, -0xfd,0xb8,0xfd,0xfd,0xfd,0xfd,0xfe,0x31,0xfe,0xfe,0x75,0xfe,0xfe,0xa8,0xfe,0xfe, -0xcb,0xfe,0xfe,0xed,0xfe,0xfe,0xff,0xfe,0xff,0x10,0xff,0xff,0x32,0xff,0xff,0x54, -0xff,0xff,0x76,0xff,0xff,0xa8,0xff,0xff,0xdb,0xff,0xff,0x0f,0x00,0x00,0x42,0x00, -0x00,0x97,0x00,0x00,0xec,0x00,0x01,0x31,0x01,0x01,0x85,0x01,0x01,0xca,0x01,0x01, -0x0e,0x02,0x02,0x32,0x02,0x02,0x54,0x02,0x02,0x65,0x02,0x02,0x76,0x02,0x02,0x77, -0x02,0x02,0x77,0x02,0x02,0x66,0x02,0x02,0x66,0x02,0x02,0x55,0x02,0x02,0x55,0x02, -0x02,0x55,0x02,0x02,0x66,0x02,0x02,0x66,0x02,0x02,0x77,0x02,0x02,0x77,0x02,0x02, -0x88,0x02,0x02,0x88,0x02,0x02,0x88,0x02,0x02,0x88,0x02,0x02,0x78,0x02,0x02,0x77, -0x02,0x02,0x56,0x02,0x02,0x45,0x02,0x02,0x23,0x02,0x02,0xf1,0x01,0x01,0xde,0x01, -0x01,0x9b,0x01,0x01,0x57,0x01,0x01,0x24,0x01,0x01,0xe0,0x00,0x00,0xbd,0x00,0x00, -0x8a,0x00,0x00,0x67,0x00,0x00,0x45,0x00,0x00,0x23,0x00,0x00,0x01,0x00,0xff,0xef, -0xff,0xff,0xcd,0xff,0xff,0x9b,0xff,0xff,0x68,0xff,0xff,0x35,0xff,0xff,0x02,0xff, -0xfe,0xdf,0xfe,0xfe,0x9b,0xfe,0xfe,0x68,0xfe,0xfe,0x24,0xfe,0xfe,0xe0,0xfd,0xfd, -0xbd,0xfd,0xfd,0x8a,0xfd,0xfd,0x57,0xfd,0xfd,0x34,0xfd,0xfd,0x12,0xfd,0xfd,0xf0, -0xfc,0xfc,0xde,0xfc,0xfc,0xbc,0xfc,0xfc,0xaa,0xfc,0xfc,0x9a,0xfc,0xfc,0xa9,0xfc, -0xfc,0xba,0xfc,0xfc,0xcb,0xfc,0xfc,0xfe,0xfc,0xfd,0x20,0xfd,0xfd,0x54,0xfd,0xfd, -0x97,0xfd,0xfd,0xdb,0xfd,0xfd,0x0f,0xfe,0xfe,0x42,0xfe,0xfe,0x75,0xfe,0xfe,0x98, -0xfe,0xfe,0xba,0xfe,0xfe,0xdc,0xfe,0xfe,0xfe,0xfe,0xff,0x00,0xff,0xff,0x21,0xff, -0xff,0x53,0xff,0xff,0x76,0xff,0xff,0xa8,0xff,0xff,0xdc,0xff,0xff,0x1f,0x00,0x00, -0x42,0x00,0x00,0x97,0x00,0x00,0xdb,0x00,0x01,0x20,0x01,0x01,0x64,0x01,0x01,0x98, -0x01,0x01,0xcb,0x01,0x01,0xfe,0x01,0x01,0x0f,0x02,0x02,0x11,0x02,0x02,0x22,0x02, -0x02,0x22,0x02,0x02,0x22,0x02,0x02,0x22,0x02,0x02,0x22,0x02,0x02,0x11,0x02,0x02, -0x21,0x02,0x02,0x22,0x02,0x02,0x22,0x02,0x02,0x22,0x02,0x02,0x22,0x02,0x02,0x22, -0x02,0x02,0x22,0x02,0x02,0x22,0x02,0x02,0x11,0x02,0x02,0x01,0x02,0x02,0x00,0x02, -0x01,0xff,0x01,0x01,0xde,0x01,0x01,0xcd,0x01,0x01,0xab,0x01,0x01,0x89,0x01,0x01, -0x67,0x01,0x01,0x34,0x01,0x01,0x02,0x01,0x00,0xef,0x00,0x00,0xbc,0x00,0x00,0x9a, -0x00,0x00,0x78,0x00,0x00,0x66,0x00,0x00,0x45,0x00,0x00,0x33,0x00,0x00,0x12,0x00, -0x00,0x01,0x00,0x00,0xf0,0xff,0xff,0xde,0xff,0xff,0xbc,0xff,0xff,0x9a,0xff,0xff, -0x78,0xff,0xff,0x56,0xff,0xff,0x23,0xff,0xff,0x01,0xff,0xfe,0xde,0xfe,0xfe,0xbc, -0xfe,0xfe,0x8a,0xfe,0xfe,0x77,0xfe,0xfe,0x56,0xfe,0xfe,0x34,0xfe,0xfe,0x23,0xfe, -0xfe,0x01,0xfe,0xfe,0x00,0xfe,0xfd,0xff,0xfd,0xfd,0xee,0xfd,0xfd,0xee,0xfd,0xfd, -0xee,0xfd,0xfd,0xff,0xfd,0xfe,0x10,0xfe,0xfe,0x21,0xfe,0xfe,0x43,0xfe,0xfe,0x65, -0xfe,0xfe,0x97,0xfe,0xfe,0xba,0xfe,0xfe,0xdc,0xfe,0xfe,0xfe,0xfe,0xff,0x00,0xff, -0xff,0x21,0xff,0xff,0x32,0xff,0xff,0x43,0xff,0xff,0x54,0xff,0xff,0x66,0xff,0xff, -0x77,0xff,0xff,0x98,0xff,0xff,0xa9,0xff,0xff,0xcb,0xff,0xff,0xed,0xff,0xff,0x0f, -0x00,0x00,0x21,0x00,0x00,0x53,0x00,0x00,0x76,0x00,0x00,0xa8,0x00,0x00,0xcb,0x00, -0x00,0xed,0x00,0x00,0xfe,0x00,0x01,0x00,0x01,0x01,0x11,0x01,0x01,0x11,0x01,0x01, -0x21,0x01,0x01,0x12,0x01,0x01,0x11,0x01,0x01,0x11,0x01,0x01,0x11,0x01,0x01,0x11, -0x01,0x01,0x11,0x01,0x01,0x11,0x01,0x01,0x11,0x01,0x01,0x11,0x01,0x01,0x11,0x01, -0x01,0x01,0x01,0x01,0x00,0x01,0x01,0x00,0x01,0x01,0xf0,0x00,0x00,0xff,0x00,0x00, -0xef,0x00,0x00,0xee,0x00,0x00,0xdd,0x00,0x00,0xcc,0x00,0x00,0xbb,0x00,0x00,0x9a, -0x00,0x00,0x89,0x00,0x00,0x77,0x00,0x00,0x56,0x00,0x00,0x44,0x00,0x00,0x33,0x00, -0x00,0x22,0x00,0x00,0x11,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xee,0xff,0xff,0xdd,0xff,0xff,0xcd,0xff,0xff,0xbc,0xff,0xff,0xab, -0xff,0xff,0x99,0xff,0xff,0x88,0xff,0xff,0x77,0xff,0xff,0x66,0xff,0xff,0x45,0xff, -0xff,0x34,0xff,0xff,0x23,0xff,0xff,0x22,0xff,0xff,0x11,0xff,0xff,0x00,0xff,0xff, -0x00,0xff,0xfe,0xff,0xfe,0xfe,0xff,0xfe,0xfe,0xff,0xfe,0xfe,0xff,0xfe,0xfe,0xff, -0xfe,0xff,0x00,0xff,0xff,0x10,0xff,0xff,0x21,0xff,0xff,0x32,0xff,0xff,0x43,0xff, -0xff,0x55,0xff,0xff,0x76,0xff,0xff,0x87,0xff,0xff,0x98,0xff,0xff,0xa9,0xff,0xff, -0xba,0xff,0xff,0xbb,0xff,0xff,0xcb,0xff,0xff,0xcc,0xff,0xff,0xdc,0xff,0xff,0xdd, -0xff,0xff,0xed,0xff,0xff,0xfe,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x10,0x00, -0x00,0x11,0x00,0x00,0x22,0x00,0x00,0x33,0x00,0x00,0x44,0x00,0x00,0x55,0x00,0x00, -0x66,0x00,0x00,0x76,0x00,0x00,0x77,0x00,0x00,0x77,0x00,0x00,0x87,0x00,0x00,0x78, -0x00,0x00,0x77,0x00,0x00,0x77,0x00,0x00,0x77,0x00,0x00,0x77,0x00,0x00,0x67,0x00, -0x00,0x66,0x00,0x00,0x66,0x00,0x00,0x66,0x00,0x00,0x66,0x00,0x00,0x66,0x00,0x00, -0x56,0x00,0x00,0x55,0x00,0x00,0x55,0x00,0x00,0x55,0x00,0x00,0x44,0x00,0x00,0x44, -0x00,0x00,0x44,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x23,0x00,0x00,0x22,0x00, -0x00,0x22,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xee,0xff, -0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xdd,0xff,0xff, -0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd, -0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff, -0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xed,0xff,0xff,0xee,0xff,0xff, -0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x01,0x50,0xfd,0xf9,0x0b,0xf8,0xf7,0x96,0xf7,0xf6,0x85,0xf4,0xf4,0xb2, -0xf5,0xf7,0xd6,0xf6,0xf5,0x5b,0xf5,0xf5,0x8a,0xf7,0xf9,0xff,0xf9,0xf9,0x00,0xf9, -0xf9,0x39,0xfa,0xf8,0x1c,0xf7,0xf6,0xc7,0xf5,0xf6,0xfd,0xf9,0xfc,0xe9,0xfd,0xfe, -0xa7,0xfd,0xfc,0x82,0xfe,0x03,0x0e,0x07,0x07,0x70,0x06,0x08,0x59,0x0b,0x0c,0xc6, -0x0c,0x0b,0x42,0x0a,0x0a,0xed,0x09,0x09,0xed,0x0b,0x0e,0xca,0x10,0x11,0x62,0x0f, -0x0c,0xa6,0x0a,0x09,0xab,0x08,0x08,0x71,0x06,0x04,0xc4,0x02,0x01,0xb5,0x00,0x00, -0xe8,0xff,0xfe,0x21,0xfc,0xfb,0x38,0xfb,0xfc,0x08,0x00,0x02,0x94,0x01,0xff,0x93, -0xfe,0xff,0x09,0x00,0x00,0x69,0x01,0x02,0xfc,0x05,0x07,0x47,0x05,0x04,0xaf,0x05, -0x04,0x38,0x03,0x01,0x44,0xff,0xfd,0x54,0xfb,0xfa,0x23,0xf9,0xf8,0x29,0xf8,0xf6, -0x8c,0xf3,0xef,0x98,0xee,0xf0,0xe9,0xf2,0xf3,0xf7,0xf0,0xee,0x30,0xed,0xed,0x0f, -0xef,0xee,0x8e,0xed,0xed,0x76,0xef,0xf2,0x06,0xf5,0xf5,0x77,0xf5,0xf6,0x5c,0xf8, -0xfa,0x40,0xfb,0xfb,0x49,0xfc,0xfe,0x02,0x00,0x00,0x6c,0x00,0xff,0xbe,0xfe,0xfc, -0x1d,0xfd,0xff,0x2b,0x02,0x03,0xc6,0x03,0x03,0xbb,0x03,0x04,0xf8,0x05,0x07,0xc0, -0x07,0x08,0x2a,0x0a,0x0b,0x22,0x0a,0x08,0x38,0x08,0x08,0x4c,0x08,0x05,0xde,0x03, -0x04,0xd6,0x06,0x08,0xbf,0x09,0x09,0xad,0x0a,0x0b,0x79,0x0b,0x0a,0xad,0x0a,0x0b, -0xc4,0x0c,0x0e,0x69,0x0f,0x0f,0xba,0x10,0x11,0x8d,0x11,0x10,0xfb,0x10,0x13,0x1b, -0x18,0x1b,0xb2,0x1b,0x1b,0x77,0x1b,0x1a,0xc5,0x17,0x15,0xec,0x14,0x14,0x55,0x13, -0x11,0x7b,0x10,0x0f,0x4a,0x0e,0x0b,0x1b,0x08,0x03,0x7d,0xff,0xfb,0xf3,0xf6,0xf2, -0xc6,0xed,0xea,0xd6,0xe7,0xe4,0xf8,0xdf,0xdb,0xf4,0xd7,0xd6,0xde,0xd7,0xd8,0xae, -0xd8,0xd8,0x90,0xd8,0xda,0x72,0xdb,0xdb,0xbd,0xdb,0xdc,0xb5,0xde,0xe2,0xf6,0xe5, -0xe7,0x8c,0xe8,0xea,0x76,0xed,0xef,0x9e,0xf1,0xf3,0x13,0xf5,0xf6,0x7f,0xf8,0xfb, -0x95,0xff,0x02,0x86,0x02,0x01,0xd9,0x01,0x03,0x85,0x05,0x07,0x6d,0x09,0x0a,0xb6, -0x0b,0x0d,0xf2,0x0d,0x0d,0x0e,0x0e,0x0f,0x57,0x11,0x11,0x1e,0x11,0x10,0x44,0x10, -0x10,0xbf,0x10,0x0e,0x88,0x0c,0x0b,0x9d,0x0b,0x0b,0xfa,0x0b,0x0c,0x06,0x0d,0x0d, -0xf4,0x0c,0x0c,0x87,0x0b,0x0b,0x23,0x0c,0x0c,0xae,0x0c,0x0c,0xc6,0x0d,0x10,0xf3, -0x10,0x10,0x30,0x10,0x11,0x46,0x12,0x13,0x86,0x15,0x17,0x8e,0x19,0x19,0x0a,0x18, -0x15,0xd2,0x11,0x0f,0x71,0x0c,0x09,0x32,0x06,0x04,0xe6,0x02,0x00,0x74,0xfc,0xf8, -0x72,0xf3,0xee,0x55,0xe9,0xe4,0x02,0xdf,0xdb,0xad,0xda,0xd9,0x7a,0xd7,0xd4,0xc2, -0xd0,0xcf,0x67,0xd0,0xd2,0xc4,0xd3,0xd4,0xbe,0xd6,0xd9,0xbb,0xdc,0xde,0x04,0xdf, -0xe0,0x29,0xe4,0xe8,0xad,0xec,0xef,0x0b,0xf3,0xf6,0x20,0xf8,0xfa,0x51,0xfc,0xfe, -0x75,0xff,0x00,0x56,0x02,0x05,0x73,0x08,0x0b,0x74,0x0c,0x0c,0x81,0x0b,0x0b,0x4a, -0x0c,0x0d,0x01,0x0e,0x0f,0x46,0x11,0x13,0x14,0x14,0x13,0xf8,0x12,0x13,0xf0,0x12, -0x12,0xda,0x12,0x13,0x07,0x15,0x17,0x28,0x19,0x18,0x3d,0x17,0x15,0x27,0x14,0x13, -0x73,0x12,0x11,0x9b,0x11,0x11,0x98,0x10,0x0f,0x7b,0x10,0x12,0x6b,0x14,0x14,0xd4, -0x13,0x15,0x52,0x17,0x19,0xc4,0x1a,0x1b,0x85,0x1b,0x1b,0xea,0x1a,0x19,0xd6,0x17, -0x16,0xf3,0x14,0x13,0x64,0x10,0x0d,0x90,0x09,0x05,0xef,0x01,0xfc,0x2a,0xf7,0xf3, -0xc5,0xf0,0xee,0x19,0xec,0xe8,0x3a,0xe5,0xe1,0xbd,0xdd,0xd8,0x4e,0xd4,0xd1,0xb5, -0xd0,0xd1,0x56,0xd1,0xcf,0x82,0xcc,0xcb,0xe4,0xcb,0xcd,0xbd,0xcf,0xd1,0xa8,0xd4, -0xd8,0x8a,0xdc,0xe0,0xd1,0xe3,0xe7,0x9a,0xea,0xed,0xa0,0xf0,0xf5,0x01,0xf9,0xfc, -0xb2,0xfe,0x01,0xa9,0x04,0x08,0x33,0x0b,0x0c,0x56,0x0d,0x0f,0xf1,0x11,0x15,0x69, -0x18,0x19,0x0c,0x1b,0x1c,0x48,0x1d,0x1c,0xac,0x1b,0x1b,0x80,0x1b,0x1c,0xd7,0x1c, -0x1c,0x10,0x1a,0x17,0xdc,0x15,0x13,0x35,0x10,0x0e,0xaa,0x0f,0x12,0xa0,0x13,0x13, -0x4b,0x13,0x12,0xaf,0x11,0x0f,0x2b,0x0e,0x0c,0xbe,0x0c,0x0c,0xcb,0x0b,0x0b,0xc9, -0x0b,0x0a,0x6d,0x0b,0x0e,0xd1,0x0f,0x10,0x2e,0x12,0x11,0x7e,0x11,0x12,0x11,0x11, -0x10,0xd4,0x10,0x10,0xf3,0x0e,0x0d,0xb7,0x0d,0x0e,0x80,0x0c,0x0b,0x81,0x07,0x02, -0x5e,0xfd,0xf5,0xd1,0xec,0xe6,0x05,0xe5,0xe5,0x7e,0xe3,0xdd,0x16,0xd3,0xcd,0x18, -0xcf,0xcf,0xc5,0xca,0xbf,0x7f,0xb8,0xbc,0x00,0xc2,0xc2,0x8d,0xbe,0xb8,0x0f,0xb9, -0xbe,0x9c,0xc4,0xc9,0x0e,0xcd,0xcf,0xa8,0xd4,0xd8,0x9d,0xdc,0xe2,0x13,0xe7,0xeb, -0x41,0xf0,0xf5,0xe9,0xfa,0xff,0x95,0x01,0x05,0x01,0x0d,0x18,0x14,0x1f,0x20,0xa2, -0x23,0x2a,0xd1,0x30,0x39,0xb6,0x3f,0x40,0xd2,0x40,0x44,0x09,0x49,0x4b,0x3c,0x4a, -0x46,0xe7,0x43,0x45,0x21,0x49,0x4a,0x78,0x48,0x45,0x75,0x41,0x3c,0x07,0x37,0x32, -0x04,0x2e,0x29,0xdc,0x27,0x28,0x9a,0x27,0x22,0xc9,0x1b,0x14,0xf5,0x0c,0x05,0x14, -0xfc,0xf0,0xce,0xe5,0xde,0xe2,0xda,0xd9,0x32,0xd5,0xcd,0xcb,0xc4,0xbf,0xa9,0xc2, -0xc9,0xe7,0xcb,0xc9,0xd8,0xc7,0xcc,0x6f,0xd7,0xdf,0x89,0xe2,0xe3,0xdc,0xe8,0xf3, -0x25,0xfe,0x04,0x29,0x08,0x0c,0x27,0x10,0x10,0xa9,0x0d,0x09,0x31,0x07,0x0a,0x17, -0x0f,0x10,0x61,0x0c,0x07,0x74,0x03,0xff,0xe9,0xf9,0xf3,0x7e,0xef,0xec,0x73,0xe8, -0xe3,0x7b,0xde,0xd8,0xc3,0xd0,0xc9,0xcf,0xc5,0xc4,0x8b,0xc6,0xc9,0xda,0xcb,0xcc, -0xec,0xcf,0xd7,0xfa,0xde,0xe0,0x8b,0xe0,0xe3,0xe5,0xe6,0xe7,0x2f,0xe7,0xe6,0x16, -0xe7,0xea,0x46,0xf0,0xf6,0x42,0xf9,0xfa,0x2f,0xff,0x06,0xed,0x0f,0x18,0xb1,0x1e, -0x25,0xca,0x2d,0x36,0x30,0x3d,0x42,0x36,0x46,0x48,0xd7,0x49,0x4e,0x91,0x55,0x5c, -0xe4,0x5f,0x60,0xfa,0x5e,0x5c,0x61,0x59,0x57,0x06,0x55,0x51,0xf6,0x4c,0x46,0x7f, -0x3e,0x34,0xac,0x2b,0x22,0xcb,0x16,0x07,0xf2,0xf5,0xe5,0x87,0xd9,0xd2,0xdf,0xcd, -0xc5,0x4c,0xba,0xb0,0x9a,0xac,0xad,0x07,0xaf,0xae,0x07,0xaf,0xb3,0xe7,0xba,0xc2, -0xdf,0xc9,0xd0,0x61,0xd7,0xe0,0xba,0xea,0xf3,0x5d,0xfc,0x05,0xfc,0x0e,0x14,0x27, -0x14,0x0f,0x05,0x0a,0x06,0x76,0x04,0x03,0x38,0x02,0xff,0xec,0xfb,0xf7,0x40,0xf2, -0xee,0x12,0xeb,0xe9,0xe5,0xe8,0xe9,0x00,0xe8,0xe7,0xa1,0xe5,0xe1,0xaa,0xdd,0xdc, -0xd4,0xdd,0xdf,0x10,0xde,0xdf,0x73,0xe4,0xea,0xed,0xef,0xf3,0x5a,0xf7,0xfc,0x13, -0x01,0x04,0xc3,0x04,0x03,0xe5,0x01,0x02,0xbb,0x04,0x05,0xd4,0x03,0x01,0xc6,0xff, -0x00,0x03,0x02,0x05,0x61,0x09,0x0d,0x47,0x11,0x17,0xe0,0x1e,0x27,0xd5,0x2d,0x31, -0x03,0x33,0x35,0xab,0x3a,0x41,0xbd,0x48,0x4d,0x90,0x4f,0x50,0x7a,0x4f,0x4c,0x48, -0x49,0x46,0xc7,0x43,0x40,0x57,0x3c,0x36,0x8f,0x30,0x2a,0x21,0x22,0x16,0xc4,0x06, -0xf6,0x1f,0xeb,0xe3,0x6d,0xdf,0xda,0x0b,0xd4,0xcd,0xd6,0xc8,0xc6,0x34,0xc4,0xc1, -0x3a,0xc0,0xc0,0x6c,0xc3,0xc7,0x83,0xc9,0xcb,0x30,0xce,0xd2,0xe9,0xd6,0xdc,0x93, -0xe3,0xed,0xba,0xf9,0x05,0x62,0x0d,0x11,0x3b,0x12,0x10,0x6d,0x0f,0x0d,0x8f,0x0c, -0x0a,0xce,0x08,0x06,0x21,0x03,0x00,0x98,0xfd,0xf9,0xfe,0xf5,0xf3,0x94,0xf3,0xf4, -0xac,0xf3,0xf0,0x0a,0xee,0xec,0xfd,0xeb,0xe9,0x49,0xe6,0xe4,0x24,0xe4,0xe5,0x1c, -0xe8,0xe9,0x54,0xea,0xec,0xb8,0xee,0xef,0x98,0xee,0xeb,0x7d,0xe8,0xe5,0xd8,0xe2, -0xe0,0x02,0xde,0xdc,0xc9,0xda,0xd9,0x50,0xd8,0xd9,0xd4,0xdc,0xe1,0x54,0xe5,0xea, -0x1d,0xf3,0xfd,0xcf,0x09,0x14,0xdb,0x1d,0x25,0x77,0x2d,0x36,0xe6,0x3f,0x4a,0xd0, -0x53,0x5d,0x43,0x65,0x6a,0x87,0x6c,0x6d,0xe3,0x6d,0x6d,0x6d,0x6c,0x69,0xea,0x65, -0x61,0x03,0x5b,0x50,0x2d,0x41,0x2e,0x66,0x1c,0x0d,0x41,0x00,0xf4,0x54,0xe7,0xda, -0xae,0xd0,0xc8,0x64,0xc1,0xbc,0xa1,0xb7,0xb3,0xfa,0xb0,0xb0,0x36,0xb2,0xb5,0x37, -0xb8,0xba,0x70,0xbc,0xbf,0x57,0xc3,0xca,0x57,0xd5,0xe2,0x61,0xef,0xfb,0xd9,0x04, -0x0b,0x10,0x0f,0x12,0xf3,0x14,0x17,0x82,0x18,0x19,0xe6,0x19,0x1a,0x02,0x1a,0x18, -0x9e,0x17,0x17,0x70,0x16,0x15,0xee,0x14,0x12,0x8a,0x10,0x0f,0xde,0x0e,0x0b,0x3e, -0x07,0x01,0xf6,0xfb,0xf7,0xd5,0xf2,0xee,0xa4,0xe9,0xe5,0x6e,0xe2,0xdd,0x1b,0xd9, -0xd5,0xfc,0xd1,0xcc,0x05,0xc5,0xbe,0x4c,0xbb,0xb6,0x1b,0xb1,0xaf,0x85,0xb1,0xb4, -0x61,0xb6,0xba,0x1e,0xbf,0xc1,0xc2,0xc6,0xd2,0x5d,0xe2,0xf4,0x81,0x06,0x15,0xff, -0x1f,0x26,0x94,0x2d,0x3a,0xa1,0x4b,0x5c,0x06,0x65,0x65,0x6b,0x66,0x6c,0x8e,0x77, -0x7f,0xf8,0x7f,0x7a,0xd5,0x74,0x73,0x3e,0x76,0x75,0x49,0x6d,0x60,0xf0,0x53,0x48, -0xc8,0x3a,0x2b,0x06,0x1d,0x10,0x3b,0x04,0xf7,0x8e,0xee,0xe6,0x41,0xdd,0xd6,0x1a, -0xd2,0xcd,0x8e,0xcb,0xca,0x29,0xc7,0xc2,0xb6,0xc0,0xc2,0x23,0xc4,0xc4,0x61,0xc5, -0xcb,0xa3,0xd2,0xda,0xba,0xe3,0xed,0x91,0xf6,0xfe,0x72,0x00,0xfd,0x9e,0xfa,0xfb, -0xf8,0x00,0x03,0xf4,0xfe,0xf7,0x3b,0xf2,0xf0,0x5c,0xf1,0xf0,0x26,0xed,0xe9,0x35, -0xe8,0xeb,0x31,0xed,0xea,0xa1,0xe2,0xdb,0x85,0xd7,0xd5,0xc7,0xd3,0xd3,0x46,0xd3, -0xd2,0x48,0xd0,0xcd,0x72,0xcc,0xcf,0x88,0xd4,0xd7,0x6e,0xd8,0xd6,0x39,0xd5,0xd7, -0xbd,0xdc,0xdf,0xe3,0xdc,0xd8,0xa5,0xd8,0xde,0x6b,0xe6,0xeb,0xcb,0xeb,0xea,0x53, -0xed,0xf7,0xb9,0x05,0x12,0x7b,0x1c,0x22,0x70,0x24,0x27,0x86,0x2e,0x3a,0x02,0x45, -0x4a,0x43,0x4a,0x4a,0xf2,0x4d,0x54,0x86,0x57,0x54,0x2a,0x50,0x4f,0x7b,0x52,0x53, -0x24,0x51,0x4d,0x0e,0x49,0x41,0xf8,0x37,0x2d,0x2f,0x24,0x19,0xa5,0x0d,0x02,0xfe, -0xfa,0xf6,0x6f,0xf5,0xf1,0x43,0xe9,0xe1,0xea,0xdd,0xde,0x0c,0xe1,0xe1,0x05,0xe0, -0xde,0xc2,0xdc,0xdc,0x50,0xdb,0xdb,0x81,0xdc,0xdf,0x6d,0xe5,0xed,0x89,0xf9,0x06, -0x7b,0x0e,0x0f,0x7f,0x0e,0x0c,0xbe,0x0d,0x0f,0x53,0x0f,0x0c,0x5e,0x08,0x04,0xbc, -0x01,0xfc,0xbe,0xf6,0xf1,0x04,0xee,0xec,0xd2,0xe9,0xe7,0x14,0xe5,0xe1,0x58,0xdc, -0xd6,0xed,0xd2,0xd1,0x1a,0xd2,0xd2,0x30,0xcf,0xca,0x92,0xc6,0xc6,0x0b,0xca,0xcf, -0x15,0xd4,0xd6,0x64,0xd7,0xda,0x55,0xe0,0xe7,0xc4,0xeb,0xed,0xd6,0xee,0xf3,0x67, -0xfb,0x03,0xaa,0x09,0x0c,0x03,0x0d,0x0e,0xf3,0x11,0x1a,0xfb,0x26,0x31,0x2f,0x38, -0x39,0x75,0x39,0x3d,0x64,0x44,0x49,0x45,0x49,0x46,0x4b,0x46,0x49,0x55,0x4c,0x4b, -0xd9,0x47,0x43,0x3e,0x41,0x3f,0x8d,0x3f,0x3f,0xa7,0x3d,0x3a,0xc0,0x34,0x2d,0x7b, -0x25,0x1b,0x20,0x0e,0x00,0xbd,0xf5,0xef,0x75,0xed,0xeb,0x50,0xe5,0xdd,0xcd,0xd6, -0xd2,0x19,0xd1,0xd1,0x61,0xd1,0xd1,0x61,0xd0,0xce,0x68,0xcc,0xcc,0xb3,0xcd,0xcf, -0x24,0xd0,0xd2,0x70,0xd8,0xe4,0x55,0xf2,0xfc,0x3b,0x01,0x02,0x47,0x04,0x08,0x00, -0x0c,0x0e,0x1b,0x10,0x10,0x30,0x0e,0x0a,0x18,0x05,0x00,0xf2,0xfc,0xf9,0xc6,0xf4, -0xf0,0x00,0xec,0xe9,0xc4,0xe4,0xdc,0x9a,0xd2,0xc9,0xc8,0xc3,0xc0,0x77,0xbd,0xb9, -0x07,0xb4,0xae,0x29,0xac,0xad,0x96,0xb0,0xb3,0x4d,0xb6,0xb9,0x64,0xbe,0xc6,0xc1, -0xce,0xd6,0xdc,0xdd,0xe4,0xe8,0xeb,0xf5,0x41,0xff,0x09,0x54,0x10,0x13,0x85,0x16, -0x1d,0xff,0x28,0x35,0x3e,0x41,0x47,0x4b,0x4b,0x4e,0xcc,0x54,0x5a,0xb8,0x5b,0x5a, -0x95,0x58,0x58,0xbf,0x5a,0x59,0xdf,0x56,0x52,0x40,0x4c,0x47,0x23,0x43,0x40,0xdb, -0x3f,0x3e,0x3e,0x3c,0x37,0x9c,0x32,0x2c,0x1d,0x26,0x1c,0xa2,0x0f,0x04,0x7c,0xfd, -0xfa,0x81,0xf8,0xf5,0xec,0xf1,0xec,0xfe,0xe7,0xe4,0xa7,0xe2,0xe2,0xad,0xe4,0xe6, -0x9a,0xe7,0xe8,0x21,0xe9,0xea,0xb3,0xeb,0xed,0x82,0xee,0xf2,0x4f,0xfc,0x06,0x16, -0x0f,0x15,0xca,0x19,0x1e,0xd5,0x22,0x25,0x42,0x26,0x26,0x56,0x25,0x22,0x63,0x1d, -0x17,0x37,0x10,0x08,0x9e,0x01,0xfa,0xc7,0xf3,0xec,0xca,0xe5,0xdd,0xc8,0xd1,0xc5, -0x90,0xb9,0xaf,0x5e,0xaa,0xa7,0xb3,0xa1,0x99,0x1e,0x92,0x8d,0x80,0x8b,0x8b,0x2b, -0x8d,0x90,0x64,0x95,0x9c,0x04,0xa4,0xac,0x32,0xb4,0xbc,0x52,0xc4,0xcd,0x35,0xd8, -0xe5,0xa0,0xf1,0xfc,0xf1,0x03,0x0a,0xcd,0x13,0x1f,0x08,0x2b,0x34,0xf5,0x3b,0x42, -0x4e,0x4a,0x51,0x9f,0x57,0x59,0xed,0x59,0x59,0x1c,0x5a,0x5a,0x5a,0x5a,0x57,0xdd, -0x53,0x4e,0x99,0x48,0x44,0x53,0x42,0x41,0x0e,0x41,0x3e,0x66,0x3b,0x39,0xc4,0x36, -0x32,0x3b,0x2c,0x22,0xca,0x18,0x11,0xe4,0x0b,0x08,0x33,0x05,0x00,0x7e,0xfb,0xf6, -0x7b,0xf3,0xf2,0xe7,0xf2,0xf3,0x8d,0xf5,0xf8,0x20,0xfa,0xfa,0x5f,0xfa,0xf9,0x0b, -0xfa,0xfa,0xad,0xfc,0xff,0xfe,0x03,0x08,0xf7,0x0c,0x10,0xea,0x12,0x14,0xbe,0x17, -0x19,0xed,0x19,0x17,0x06,0x13,0x0e,0xd2,0x08,0x02,0x5c,0xfb,0xf3,0x65,0xed,0xea, -0xf0,0xe6,0xe2,0x4f,0xdd,0xd4,0xd6,0xc9,0xc0,0xd3,0xb7,0xb0,0xd6,0xa9,0xa2,0xcc, -0x9a,0x93,0x88,0x8d,0x88,0x83,0x84,0x82,0x9e,0x82,0x84,0x14,0x89,0x90,0xa7,0x98, -0x9f,0x7a,0xa4,0xa9,0x40,0xb0,0xbb,0xa4,0xc8,0xd5,0x78,0xe0,0xea,0xd4,0xf3,0xfd, -0xb6,0x07,0x12,0x6a,0x1d,0x27,0x6c,0x31,0x3a,0x9b,0x44,0x4d,0x0b,0x55,0x59,0x58, -0x5c,0x5f,0x3a,0x63,0x65,0xdd,0x65,0x63,0x86,0x60,0x5d,0xd3,0x59,0x57,0x1d,0x57, -0x56,0x50,0x54,0x52,0x4e,0x52,0x50,0x1d,0x4e,0x4a,0xe2,0x43,0x3c,0xdb,0x35,0x2f, -0xa3,0x29,0x23,0x39,0x1c,0x14,0x43,0x0c,0x05,0x89,0x00,0xfc,0xba,0xf9,0xf7,0x4e, -0xf7,0xf7,0x71,0xf6,0xf5,0x03,0xf3,0xf0,0x48,0xef,0xef,0x38,0xf1,0xf4,0xf1,0xf6, -0xf9,0xf2,0xfa,0xfd,0xf1,0xff,0x03,0xb4,0x06,0x09,0x8b,0x0b,0x0c,0xc1,0x0b,0x0a, -0x1d,0x09,0x05,0x48,0x00,0xfb,0x13,0xf8,0xf7,0x01,0xf6,0xf3,0x64,0xee,0xe6,0xda, -0xdd,0xd5,0xbd,0xce,0xc9,0x21,0xc4,0xbd,0xf8,0xb5,0xae,0x3f,0xa8,0xa1,0x3f,0x9c, -0x97,0xb4,0x94,0x95,0x3a,0x99,0x9d,0x15,0xa1,0xa4,0x51,0xa6,0xaa,0x91,0xb0,0xb9, -0x2a,0xc4,0xce,0xb4,0xd7,0xdf,0x0d,0xe7,0xee,0xf8,0xf5,0xfe,0x13,0x07,0x0f,0xaf, -0x18,0x20,0x58,0x28,0x2f,0xeb,0x35,0x3b,0xd9,0x40,0x45,0xc7,0x49,0x4c,0x28,0x4d, -0x4c,0xaa,0x4b,0x4a,0xba,0x4a,0x4b,0x6c,0x4d,0x4e,0x6e,0x4f,0x50,0xf5,0x51,0x52, -0x05,0x51,0x4d,0x90,0x47,0x43,0x8b,0x40,0x3c,0x94,0x36,0x2f,0xff,0x28,0x21,0x1b, -0x1b,0x15,0xd3,0x0f,0x0b,0xd3,0x06,0x03,0x20,0x00,0xfd,0x5b,0xfb,0xf8,0xd9,0xf4, -0xf0,0x8c,0xed,0xeb,0x15,0xea,0xe9,0xb6,0xe9,0xea,0x5d,0xeb,0xeb,0x83,0xeb,0xed, -0x30,0xef,0xf1,0xe2,0xf2,0xf4,0xda,0xf5,0xf5,0xe4,0xf2,0xf0,0x64,0xee,0xed,0xdc, -0xed,0xee,0x3f,0xf1,0xf0,0x4a,0xed,0xe9,0x76,0xe5,0xe2,0x03,0xdf,0xdc,0xb1,0xd9, -0xd7,0x6a,0xd5,0xd1,0xbe,0xcc,0xc6,0x5d,0xc1,0xbd,0xad,0xbd,0xbf,0xa1,0xc0,0xc2, -0x50,0xc2,0xc2,0x37,0xc2,0xc3,0x97,0xc8,0xcf,0x68,0xd6,0xdb,0xac,0xdf,0xe3,0x96, -0xe7,0xec,0xa7,0xf0,0xf4,0xf6,0xf8,0xfe,0xa1,0x03,0x09,0x73,0x0e,0x14,0x67,0x1a, -0x1e,0xcd,0x22,0x26,0xd5,0x28,0x2b,0xd5,0x2c,0x2c,0x3b,0x2d,0x2f,0x10,0x31,0x32, -0x1d,0x34,0x36,0x17,0x3b,0x3f,0xc9,0x42,0x44,0x8b,0x45,0x45,0x3c,0x45,0x44,0x51, -0x42,0x3f,0xae,0x3c,0x37,0xbf,0x32,0x2d,0xe7,0x28,0x25,0x95,0x21,0x1d,0x22,0x18, -0x13,0xb9,0x10,0x0f,0xf1,0x0d,0x0c,0x61,0x08,0x03,0x58,0xfe,0xf9,0xdd,0xf6,0xf4, -0x2f,0xf3,0xf0,0x7b,0xed,0xe9,0xbe,0xe6,0xe4,0x98,0xe3,0xe3,0x40,0xe2,0xe1,0x77, -0xe0,0xdf,0x65,0xde,0xdc,0xfc,0xda,0xda,0xe6,0xda,0xdc,0x44,0xde,0xe0,0xd4,0xe1, -0xe2,0xbc,0xe2,0xe2,0x80,0xe1,0xe1,0xcb,0xe2,0xe3,0x9f,0xe4,0xe4,0xe4,0xe2,0xe0, -0x6d,0xde,0xdc,0x81,0xda,0xda,0x04,0xdb,0xdc,0xa6,0xdd,0xde,0x4c,0xe0,0xe2,0xdd, -0xe6,0xec,0x84,0xf2,0xf8,0xfd,0xfe,0x04,0xf4,0x08,0x0c,0x5c,0x0f,0x11,0xe4,0x12, -0x14,0x92,0x15,0x17,0xf5,0x18,0x1a,0x55,0x1b,0x1c,0x90,0x1c,0x1d,0x50,0x1d,0x1d, -0x70,0x1b,0x19,0x80,0x16,0x14,0xa8,0x13,0x13,0xfd,0x14,0x16,0x6d,0x19,0x1c,0xf8, -0x1f,0x23,0x95,0x26,0x29,0xa6,0x2b,0x2d,0xf3,0x2d,0x2e,0x70,0x2d,0x2c,0xd6,0x2a, -0x28,0x3c,0x26,0x23,0x83,0x1f,0x1b,0x45,0x17,0x14,0xf0,0x11,0x10,0x5a,0x0f,0x0d, -0x72,0x09,0x04,0xfd,0xff,0xfb,0x13,0xf7,0xf3,0xb5,0xef,0xeb,0x9e,0xe7,0xe2,0xfe, -0xdd,0xd9,0x60,0xd4,0xd0,0x14,0xcd,0xca,0xd9,0xc8,0xc7,0xaa,0xc6,0xc5,0xda,0xc4, -0xc4,0x7a,0xc5,0xc7,0xd9,0xca,0xce,0xb5,0xd1,0xd4,0xec,0xd7,0xdb,0x15,0xdf,0xe3, -0xc5,0xe7,0xeb,0xef,0xef,0xf3,0x88,0xf6,0xf8,0xdf,0xfa,0xfc,0xb3,0xfd,0xff,0xda, -0x01,0x03,0x9e,0x05,0x07,0x86,0x09,0x0c,0xa8,0x10,0x15,0xcb,0x1a,0x1f,0x91,0x22, -0x25,0x46,0x27,0x28,0x95,0x28,0x27,0x8f,0x26,0x24,0x59,0x22,0x20,0x75,0x1e,0x1c, -0x15,0x1a,0x17,0x7d,0x15,0x12,0x9c,0x0f,0x0b,0xfd,0x07,0x04,0xc9,0x01,0xff,0x1a, -0xfe,0xfc,0x0c,0xfc,0xfc,0x82,0xfd,0x00,0x04,0x04,0x08,0x48,0x0d,0x11,0x09,0x15, -0x17,0x3b,0x1a,0x1c,0xda,0x1e,0x20,0xe6,0x20,0x20,0x17,0x1f,0x1c,0x0c,0x1a,0x17, -0x99,0x15,0x14,0xb0,0x12,0x10,0x1d,0x0e,0x0a,0x62,0x05,0x00,0x75,0xfb,0xf6,0x0b, -0xf2,0xed,0xd6,0xe8,0xe4,0x33,0xdf,0xd9,0x1c,0xd4,0xce,0xb9,0xc9,0xc5,0x4d,0xc3, -0xc1,0xcf,0xc1,0xc2,0x26,0xc3,0xc3,0xad,0xc4,0xc6,0x81,0xc8,0xcc,0xc5,0xd0,0xd5, -0xc4,0xd9,0xde,0x71,0xe2,0xe6,0x9f,0xeb,0xf0,0x26,0xf5,0xf9,0x7d,0xfe,0x02,0x5c, -0x06,0x09,0x83,0x0b,0x0d,0x2b,0x10,0x12,0x48,0x14,0x15,0xe3,0x15,0x16,0x2f,0x19, -0x1c,0x88,0x20,0x24,0x68,0x28,0x2b,0x6c,0x2e,0x30,0x65,0x31,0x31,0x66,0x30,0x2e, -0x18,0x2c,0x29,0xa6,0x26,0x23,0x2a,0x20,0x1c,0x44,0x18,0x14,0x42,0x10,0x0c,0x97, -0x08,0x04,0x1b,0x01,0xfd,0xfe,0xfa,0xf8,0x30,0xf5,0xf2,0xfc,0xf0,0xf0,0x45,0xf1, -0xf3,0x4c,0xf7,0xfb,0x90,0xfe,0x01,0xba,0x04,0x08,0xa2,0x0b,0x0e,0x2c,0x11,0x12, -0x8a,0x13,0x13,0x0a,0x13,0x11,0x7f,0x10,0x0e,0x1b,0x0d,0x0b,0x08,0x0a,0x08,0x97, -0x06,0x03,0x3c,0x00,0xfc,0xd7,0xf8,0xf5,0x5c,0xf3,0xf0,0x0f,0xee,0xea,0xc3,0xe5, -0xe1,0xd3,0xdc,0xd8,0xf9,0xd4,0xd2,0x62,0xd0,0xcf,0x79,0xcf,0xcf,0x67,0xcf,0xcf, -0x95,0xcf,0xd0,0x59,0xd2,0xd4,0xcc,0xd7,0xda,0x1e,0xde,0xe1,0x64,0xe4,0xe7,0x9d, -0xeb,0xef,0x27,0xf3,0xf6,0xca,0xf9,0xfc,0xed,0xff,0x02,0xae,0x05,0x08,0x11,0x0a, -0x0b,0xfa,0x0c,0x0e,0x86,0x10,0x13,0x38,0x17,0x1b,0x79,0x20,0x25,0x68,0x2a,0x2e, -0x09,0x32,0x34,0xd7,0x35,0x36,0x82,0x35,0x34,0x95,0x32,0x30,0xc1,0x2c,0x28,0x6d, -0x24,0x1f,0xb9,0x1a,0x15,0xcc,0x10,0x0b,0x9f,0x07,0x03,0xe9,0xff,0xfc,0xf0,0xf7, -0xf3,0x39,0xef,0xeb,0x7a,0xe9,0xe8,0x6a,0xe9,0xeb,0x22,0xed,0xef,0xbb,0xf2,0xf6, -0xa1,0xf9,0xfd,0x51,0x00,0x03,0x26,0x06,0x08,0xa3,0x09,0x0a,0x35,0x0a,0x09,0xe8, -0x08,0x08,0xb4,0x07,0x07,0xe0,0x05,0x04,0xc1,0x01,0xff,0x03,0xfd,0xfa,0xdf,0xf8, -0xf6,0x7c,0xf4,0xf1,0xed,0xee,0xeb,0x4b,0xe8,0xe4,0x2d,0xe1,0xdd,0x47,0xda,0xd8, -0xd0,0xd6,0xd6,0x04,0xd6,0xd5,0x3c,0xd5,0xd4,0xbc,0xd4,0xd5,0xc5,0xd6,0xd8,0x3e, -0xdb,0xdd,0xb6,0xdf,0xe2,0xb7,0xe5,0xe9,0x66,0xed,0xf1,0x87,0xf5,0xf9,0x48,0xfd, -0x01,0x32,0x05,0x09,0x81,0x0c,0x0f,0x12,0x11,0x12,0xac,0x14,0x16,0xff,0x19,0x1d, -0x2c,0x22,0x26,0xac,0x2b,0x30,0x58,0x35,0x39,0xae,0x3d,0x40,0x05,0x42,0x42,0x65, -0x41,0x3f,0xe9,0x3c,0x39,0x98,0x35,0x30,0x1c,0x2b,0x24,0xae,0x1e,0x18,0xc9,0x12, -0x0d,0x77,0x08,0x03,0x36,0xfe,0xf8,0x98,0xf2,0xed,0x60,0xe8,0xe4,0xaf,0xe2,0xe1, -0x68,0xe1,0xe2,0xa2,0xe3,0xe6,0x61,0xe9,0xed,0x33,0xf1,0xf5,0x90,0xf8,0xfb,0x0f, -0xff,0x01,0x59,0x03,0x04,0x16,0x05,0x05,0x5a,0x06,0x06,0xec,0x06,0x06,0x28,0x05, -0x03,0x12,0x01,0xff,0x52,0xfd,0xfb,0x8d,0xfa,0xf8,0xbf,0xf6,0xf3,0xba,0xef,0xeb, -0xa4,0xe6,0xe2,0x43,0xde,0xdb,0x80,0xd8,0xd6,0xad,0xd5,0xd4,0xdb,0xd3,0xd3,0xc2, -0xd2,0xd3,0x01,0xd4,0xd5,0x16,0xd7,0xd9,0x72,0xdb,0xde,0xe0,0xe0,0xe4,0x91,0xe7, -0xeb,0xe3,0xee,0xf2,0x8a,0xf6,0xfa,0x7e,0xff,0x04,0x20,0x08,0x0b,0x39,0x0e,0x10, -0x04,0x12,0x13,0x4e,0x16,0x19,0xa3,0x1c,0x20,0x76,0x24,0x29,0x21,0x2e,0x33,0xe8, -0x38,0x3d,0x9d,0x41,0x44,0x82,0x45,0x45,0x1c,0x45,0x43,0x19,0x41,0x3d,0x55,0x38, -0x32,0xf7,0x2b,0x25,0x47,0x1f,0x19,0x07,0x14,0x0e,0x8c,0x09,0x04,0x93,0xfe,0xf8, -0x4f,0xf3,0xed,0x5f,0xe9,0xe5,0xfa,0xe2,0xe1,0x17,0xe1,0xe1,0xb8,0xe2,0xe4,0xf8, -0xe6,0xea,0x90,0xed,0xf1,0x73,0xf4,0xf7,0xf0,0xf8,0xfa,0x55,0xfb,0xfc,0x66,0xfd, -0xfe,0x82,0xfe,0xfe,0xe2,0xfc,0xfa,0x7e,0xf8,0xf5,0xcf,0xf3,0xf2,0xd0,0xf0,0xef, -0x0a,0xee,0xeb,0x0d,0xe9,0xe5,0x8d,0xe2,0xdf,0xc2,0xdb,0xd8,0xb9,0xd5,0xd3,0x4a, -0xd2,0xd1,0x37,0xd1,0xd1,0x43,0xd1,0xd1,0xab,0xd2,0xd3,0x6d,0xd5,0xd7,0x07,0xda, -0xdd,0x30,0xe0,0xe3,0x86,0xe6,0xe9,0xda,0xec,0xf0,0x23,0xf4,0xf8,0x79,0xfd,0x02, -0x48,0x07,0x0b,0x59,0x0f,0x12,0x74,0x14,0x16,0xa2,0x17,0x19,0x24,0x1b,0x1d,0x16, -0x20,0x23,0xf4,0x26,0x2b,0xb9,0x30,0x35,0xde,0x3a,0x3f,0xe2,0x42,0x45,0x3f,0x48, -0x49,0x4c,0x4a,0x49,0x68,0x47,0x44,0xc1,0x3f,0x3a,0xad,0x35,0x30,0x15,0x2b,0x25, -0xee,0x20,0x1c,0xe0,0x16,0x11,0xf7,0x0b,0x06,0x27,0x01,0xfc,0x91,0xf7,0xf3,0x3e, -0xf1,0xef,0x99,0xee,0xee,0xc3,0xee,0xf0,0xd0,0xf1,0xf4,0xb4,0xf6,0xf8,0x1b,0xfa, -0xfa,0xbb,0xfa,0xfa,0x48,0xfa,0xf9,0x5e,0xf9,0xf8,0x07,0xf7,0xf5,0x90,0xf2,0xef, -0x4e,0xed,0xeb,0x62,0xe9,0xe7,0xfc,0xe5,0xe3,0x0c,0xe1,0xdd,0x8e,0xda,0xd7,0x33, -0xd4,0xd1,0x76,0xce,0xcb,0xf9,0xc8,0xc6,0x7d,0xc5,0xc4,0xfd,0xc4,0xc5,0xfb,0xc6, -0xc8,0x0c,0xcb,0xcd,0xcb,0xd0,0xd4,0x81,0xd7,0xdb,0x70,0xde,0xe1,0xdb,0xe4,0xe7, -0x1f,0xeb,0xee,0x58,0xf2,0xf6,0x29,0xfb,0xff,0xcb,0x03,0x07,0x87,0x0a,0x0c,0xce, -0x0e,0x10,0x42,0x11,0x12,0xd7,0x13,0x15,0x6b,0x18,0x1c,0xf2,0x20,0x26,0x06,0x2c, -0x31,0x77,0x36,0x3b,0x91,0x3f,0x43,0x8c,0x47,0x4a,0x27,0x4c,0x4c,0x47,0x4b,0x48, -0x1a,0x45,0x41,0xe2,0x3c,0x38,0x18,0x34,0x2f,0xac,0x2b,0x27,0x08,0x23,0x1e,0x90, -0x18,0x13,0x22,0x0e,0x09,0x28,0x05,0x01,0xd3,0xfd,0xfa,0xfe,0xf8,0xf8,0x53,0xf8, -0xf9,0xa4,0xfa,0xfc,0x10,0xfd,0xfd,0xaa,0xfd,0xfd,0x18,0xfd,0xfc,0x67,0xfb,0xf9, -0xdc,0xf7,0xf5,0x97,0xf2,0xef,0x36,0xec,0xe9,0x83,0xe6,0xe4,0x91,0xe1,0xde,0xad, -0xdb,0xd8,0x47,0xd5,0xd2,0x42,0xcf,0xcc,0x5b,0xca,0xc7,0x9f,0xc5,0xc3,0x44,0xc1, -0xbf,0x99,0xbe,0xbe,0xf6,0xbe,0xc0,0x03,0xc2,0xc4,0xa9,0xc7,0xcb,0x91,0xce,0xd2, -0xc2,0xd5,0xd9,0x52,0xdc,0xdf,0x03,0xe2,0xe5,0xf3,0xe8,0xec,0x3f,0xf1,0xf5,0x97, -0xf9,0xfd,0x89,0x01,0x05,0x53,0x08,0x0a,0xde,0x0c,0x0e,0xf1,0x0e,0x10,0xe3,0x11, -0x14,0xf6,0x17,0x1c,0x09,0x22,0x27,0x7d,0x2d,0x32,0x0c,0x38,0x3d,0xe7,0x42,0x47, -0x7f,0x4c,0x50,0x40,0x52,0x53,0x81,0x52,0x50,0x0b,0x4e,0x4a,0xc8,0x46,0x43,0x41, -0x3f,0x3b,0x35,0x37,0x32,0xdb,0x2d,0x28,0x28,0x23,0x1d,0x2f,0x19,0x14,0x5b,0x10, -0x0c,0x42,0x08,0x05,0x02,0x03,0x02,0x00,0x02,0x02,0x6a,0x03,0x03,0x7f,0x04,0x04, -0xbb,0x04,0x04,0xe6,0x03,0x03,0xb2,0x01,0xff,0x6c,0xfd,0xfa,0x89,0xf7,0xf4,0x04, -0xf1,0xed,0xcd,0xea,0xe7,0x7b,0xe4,0xe0,0x4a,0xdc,0xd7,0xde,0xd3,0xcf,0x6f,0xcc, -0xc9,0xe0,0xc5,0xc2,0xbd,0xbf,0xbc,0xb9,0xb9,0xb7,0x38,0xb6,0xb5,0x3d,0xb6,0xb7, -0x35,0xb9,0xbb,0xeb,0xbe,0xc2,0xd6,0xc5,0xc9,0x84,0xcc,0xcf,0x05,0xd2,0xd4,0x7a, -0xd7,0xda,0x7e,0xde,0xe2,0x03,0xe6,0xe9,0x3f,0xee,0xf2,0x5d,0xf7,0xfb,0xf8,0xfe, -0x01,0x16,0x03,0x04,0xe6,0x05,0x07,0xae,0x0a,0x0e,0x28,0x13,0x18,0x83,0x1d,0x22, -0x7e,0x28,0x2e,0xc8,0x34,0x3b,0x51,0x41,0x47,0x01,0x4c,0x4f,0xaf,0x52,0x54,0x20, -0x54,0x53,0xa4,0x51,0x4f,0xf8,0x4c,0x4a,0xd0,0x46,0x43,0x14,0x3f,0x3a,0x85,0x35, -0x30,0x58,0x2b,0x26,0x64,0x21,0x1c,0x1a,0x18,0x14,0x60,0x10,0x0d,0x25,0x0b,0x09, -0x3e,0x09,0x09,0x30,0x09,0x09,0xe7,0x09,0x0a,0x95,0x0a,0x0a,0xa5,0x09,0x08,0xb7, -0x06,0x04,0x96,0x01,0xfe,0xab,0xfb,0xf8,0x67,0xf5,0xf2,0x46,0xef,0xec,0x30,0xe8, -0xe3,0x4e,0xdf,0xda,0xf7,0xd5,0xd1,0xfc,0xcd,0xca,0xc5,0xc6,0xc3,0xd3,0xbf,0xbc, -0x87,0xb9,0xb7,0xb4,0xb5,0xb4,0x1f,0xb5,0xb6,0xe0,0xb7,0xba,0xcb,0xbd,0xc0,0xfe, -0xc3,0xc6,0x4b,0xc9,0xcb,0x0a,0xce,0xd0,0x08,0xd3,0xd5,0x08,0xd8,0xda,0xb9,0xdd, -0xe1,0xb8,0xe5,0xe9,0xee,0xed,0xf1,0xc3,0xf3,0xf5,0x7d,0xf7,0xf9,0x72,0xfb,0xfe, -0x38,0x02,0x06,0x58,0x0b,0x10,0xe7,0x15,0x1b,0x8f,0x22,0x29,0x67,0x30,0x37,0xa2, -0x3d,0x43,0xc8,0x48,0x4d,0x20,0x50,0x52,0xc8,0x53,0x54,0x90,0x53,0x52,0x08,0x51, -0x4f,0x81,0x4c,0x49,0x22,0x45,0x40,0x1a,0x3c,0x37,0x55,0x32,0x2d,0x65,0x28,0x23, -0x08,0x1f,0x1a,0x1d,0x17,0x13,0xeb,0x10,0x0e,0xb9,0x0c,0x0b,0xf7,0x0a,0x0a,0x5f, -0x0b,0x0b,0xb9,0x0b,0x0b,0xd9,0x0a,0x09,0xf9,0x07,0x06,0xf1,0x03,0x01,0x38,0xff, -0xfc,0xbf,0xfa,0xf8,0xc7,0xf5,0xf2,0xb7,0xee,0xea,0xbc,0xe6,0xe2,0x74,0xdd,0xd8, -0x8d,0xd4,0xd0,0x56,0xcc,0xc8,0x45,0xc4,0xc0,0xd6,0xbc,0xb9,0x3a,0xb7,0xb5,0x7d, -0xb5,0xb6,0x15,0xb8,0xba,0x53,0xbc,0xbe,0x88,0xc0,0xc2,0x78,0xc4,0xc6,0x87,0xc8, -0xca,0x16,0xcc,0xcd,0xff,0xcf,0xd2,0xc7,0xd5,0xd9,0xfb,0xdd,0xe2,0xe3,0xe5,0xe8, -0x6e,0xeb,0xed,0x7b,0xf0,0xf3,0x3a,0xf7,0xfb,0x62,0xff,0x03,0xbe,0x08,0x0d,0xff, -0x13,0x1a,0x99,0x21,0x28,0xdc,0x2f,0x36,0x09,0x3d,0x42,0xfe,0x47,0x4c,0xc4,0x4f, -0x52,0x67,0x54,0x55,0xc8,0x55,0x55,0x72,0x53,0x51,0x41,0x4e,0x4a,0xec,0x46,0x42, -0x88,0x3d,0x38,0x51,0x32,0x2c,0x6b,0x27,0x22,0xb5,0x1d,0x19,0x35,0x15,0x11,0x06, -0x0e,0x0b,0x95,0x09,0x08,0x9c,0x08,0x08,0x0b,0x09,0x09,0x74,0x09,0x09,0x17,0x09, -0x08,0xa6,0x07,0x06,0x9b,0x05,0x04,0x47,0x03,0x01,0x7f,0x00,0xfe,0x29,0xfc,0xf9, -0xc3,0xf5,0xf1,0x3b,0xed,0xe8,0x46,0xe3,0xde,0xd0,0xd8,0xd3,0xdc,0xce,0xca,0xb0, -0xc5,0xc1,0xda,0xbd,0xba,0x29,0xb8,0xb6,0x7c,0xb6,0xb7,0x51,0xb8,0xba,0xe0,0xbb, -0xbd,0xbd,0xbf,0xc1,0xab,0xc3,0xc5,0xf6,0xc6,0xc8,0xc6,0xc9,0xcb,0x96,0xcd,0xd0, -0x74,0xd3,0xd6,0x9f,0xda,0xde,0x21,0xe1,0xe3,0xbf,0xe6,0xe9,0x35,0xec,0xef,0xa4, -0xf2,0xf6,0x45,0xfa,0xfe,0x18,0x03,0x08,0xf2,0x0d,0x14,0x45,0x1b,0x22,0xd1,0x28, -0x2f,0x86,0x35,0x3b,0x95,0x40,0x45,0x96,0x49,0x4d,0x80,0x4f,0x51,0x02,0x52,0x52, -0xe4,0x51,0x50,0xec,0x4e,0x4c,0xd4,0x48,0x44,0x4c,0x40,0x3b,0x66,0x36,0x31,0xc8, -0x2c,0x28,0xb2,0x23,0x1f,0xc2,0x1a,0x16,0xeb,0x12,0x0f,0x6b,0x0d,0x0b,0x0d,0x0b, -0x0a,0xcc,0x0a,0x0a,0xde,0x0a,0x0a,0x39,0x0a,0x09,0xe9,0x08,0x08,0x21,0x07,0x06, -0x86,0x05,0x04,0x16,0x03,0x01,0x98,0xff,0xfd,0xd1,0xf9,0xf5,0x2d,0xf1,0xeb,0x3e, -0xe6,0xe0,0x2a,0xdb,0xd5,0x7b,0xd0,0xcb,0x04,0xc6,0xc1,0x23,0xbd,0xb9,0xaf,0xb7, -0xb6,0xb4,0xb5,0xb5,0xcf,0xb6,0xb7,0xcf,0xb9,0xbb,0x1e,0xbe,0xc0,0xc8,0xc2,0xc4, -0x3a,0xc6,0xc7,0x6b,0xc9,0xcb,0xb6,0xcd,0xd0,0x35,0xd3,0xd6,0x65,0xd9,0xdc,0x45, -0xdf,0xe2,0x13,0xe5,0xe8,0x42,0xeb,0xee,0xe9,0xf1,0xf5,0xf4,0xf8,0xfd,0x23,0x02, -0x07,0xfd,0x0d,0x14,0xb6,0x1a,0x20,0x0e,0x27,0x2c,0xce,0x32,0x38,0xc7,0x3d,0x42, -0xa9,0x46,0x49,0x4e,0x4c,0x4d,0x7b,0x4e,0x4e,0x6b,0x4e,0x4d,0xd7,0x4b,0x49,0x36, -0x46,0x42,0xa9,0x3e,0x3a,0x47,0x36,0x32,0xe0,0x2d,0x29,0xde,0x25,0x21,0xed,0x1d, -0x1a,0xb0,0x16,0x14,0x83,0x12,0x11,0xc7,0x10,0x10,0x66,0x10,0x10,0x57,0x10,0x10, -0x50,0x0f,0x0e,0xa7,0x0d,0x0c,0xcc,0x0b,0x0a,0xbc,0x09,0x08,0x7a,0x07,0x05,0xad, -0x03,0x00,0xea,0xfc,0xf8,0xe3,0xf2,0xed,0x74,0xe7,0xe1,0x77,0xdb,0xd5,0x55,0xcf, -0xc9,0xcc,0xc4,0xc0,0x54,0xbc,0xb9,0x55,0xb7,0xb6,0x04,0xb6,0xb6,0xf9,0xb7,0xb9, -0x2f,0xbc,0xbe,0x96,0xc0,0xc2,0xcb,0xc4,0xc6,0x7a,0xc8,0xca,0x04,0xcc,0xce,0x30, -0xd0,0xd2,0x85,0xd4,0xd6,0x1c,0xd9,0xdb,0x38,0xde,0xe0,0x7e,0xe3,0xe6,0xa1,0xe8, -0xeb,0x45,0xee,0xf1,0xe7,0xf4,0xf8,0x0b,0xfd,0x01,0x4e,0x07,0x0c,0x6d,0x12,0x17, -0x7f,0x1d,0x23,0xd2,0x28,0x2e,0x41,0x33,0x38,0x73,0x3c,0x40,0xd0,0x42,0x45,0x03, -0x47,0x48,0x98,0x49,0x49,0x6f,0x49,0x47,0xff,0x45,0x43,0xfa,0x40,0x3d,0xdf,0x3a, -0x37,0xe8,0x33,0x2f,0xff,0x2b,0x28,0x71,0x24,0x21,0xb6,0x1e,0x1c,0x55,0x1a,0x18, -0x6b,0x17,0x16,0xf7,0x15,0x15,0x2a,0x15,0x14,0x97,0x13,0x12,0x99,0x11,0x10,0x78, -0x0f,0x0e,0x98,0x0d,0x0c,0xaa,0x0b,0x0a,0xa1,0x07,0x04,0xb9,0x00,0xfb,0xdf,0xf6, -0xf1,0xa1,0xea,0xe4,0x60,0xdd,0xd7,0x20,0xd1,0xcb,0xaa,0xc6,0xc2,0x74,0xbe,0xbb, -0x99,0xb9,0xb8,0xf4,0xb7,0xb8,0xda,0xb9,0xbb,0x98,0xbd,0xbf,0x4d,0xc2,0xc4,0x7e, -0xc7,0xc9,0x2e,0xcc,0xce,0x55,0xd0,0xd2,0x34,0xd4,0xd6,0xe1,0xd7,0xd9,0x8a,0xdb, -0xdd,0x0b,0xe0,0xe2,0xd6,0xe4,0xe7,0x31,0xe9,0xeb,0xf7,0xed,0xf0,0x2c,0xf4,0xf7, -0x0e,0xfc,0x00,0xba,0x05,0x0b,0x50,0x10,0x15,0x5d,0x1b,0x20,0xeb,0x25,0x2a,0xbe, -0x2f,0x34,0x22,0x38,0x3b,0xfb,0x3e,0x41,0xca,0x43,0x45,0x25,0x46,0x46,0xa2,0x45, -0x44,0x6b,0x43,0x41,0x5a,0x3f,0x3c,0x36,0x39,0x35,0xfc,0x31,0x2e,0x20,0x2a,0x26, -0xf7,0x22,0x1f,0x57,0x1c,0x19,0xc6,0x16,0x14,0x0b,0x13,0x11,0x2e,0x11,0x10,0x76, -0x0f,0x0e,0x24,0x0d,0x0c,0xa4,0x0b,0x0b,0xb2,0x0a,0x0a,0x26,0x0a,0x09,0xfa,0x08, -0x07,0x4d,0x06,0x04,0x84,0x01,0xfd,0x1c,0xf9,0xf3,0x89,0xed,0xe7,0x14,0xe1,0xdb, -0x72,0xd5,0xd0,0x74,0xcb,0xc7,0xa3,0xc3,0xc0,0xcc,0xbe,0xbd,0x9c,0xbd,0xbe,0x32, -0xbf,0xc0,0x5f,0xc3,0xc5,0xbe,0xc8,0xcb,0x49,0xce,0xd0,0x4d,0xd3,0xd5,0xea,0xd7, -0xd9,0xdf,0xdb,0xdd,0x49,0xdf,0xe1,0x31,0xe3,0xe5,0xd8,0xe7,0xe9,0xdf,0xeb,0xed, -0x68,0xef,0xf1,0xb7,0xf3,0xf6,0x44,0xf9,0xfc,0x27,0x00,0x04,0x73,0x08,0x0c,0x8e, -0x11,0x16,0xf3,0x1a,0x1f,0x4b,0x24,0x28,0xea,0x2c,0x30,0x7e,0x34,0x37,0x28,0x3a, -0x3c,0xc4,0x3d,0x3e,0x3c,0x3f,0x3f,0x24,0x3f,0x3e,0xf6,0x3c,0x3b,0xa1,0x38,0x35, -0x7b,0x32,0x2e,0x4f,0x2b,0x27,0xa7,0x23,0x1f,0x5f,0x1c,0x18,0x4a,0x15,0x12,0xc5, -0x0f,0x0d,0xeb,0x0b,0x0a,0xe4,0x08,0x07,0x47,0x06,0x05,0x74,0x04,0x03,0x6e,0x03, -0x03,0x12,0x03,0x03,0xe0,0x02,0x02,0x5b,0x02,0x01,0x59,0x00,0xfe,0x85,0xfb,0xf7, -0x8e,0xf3,0xee,0xd6,0xe8,0xe2,0xfe,0xdc,0xd7,0xc3,0xd1,0xcc,0x0b,0xc8,0xc3,0xdf, -0xc0,0xbe,0xf8,0xbc,0xbc,0xc8,0xbc,0xbd,0x7c,0xbf,0xc1,0xab,0xc4,0xc7,0xfc,0xca, -0xce,0xb6,0xd1,0xd4,0x4f,0xd8,0xdb,0x67,0xde,0xe1,0x80,0xe3,0xe5,0x5e,0xe8,0xeb, -0xb0,0xed,0xf0,0xf5,0xf2,0xf5,0x65,0xf7,0xf9,0x67,0xfb,0xfd,0x13,0xff,0x01,0x72, -0x03,0x06,0x02,0x09,0x0c,0x20,0x0f,0x12,0xc5,0x15,0x19,0xa4,0x1c,0x20,0x80,0x23, -0x26,0x0e,0x2a,0x2c,0xfc,0x2e,0x30,0x7d,0x32,0x33,0xab,0x34,0x35,0xc5,0x35,0x35, -0xdf,0x35,0x35,0x24,0x34,0x32,0xf5,0x2f,0x2d,0x12,0x2a,0x26,0x9e,0x23,0x20,0xf3, -0x1c,0x19,0x29,0x16,0x12,0xde,0x0f,0x0d,0xb2,0x0a,0x08,0xf9,0x06,0x05,0x8a,0x04, -0x03,0xd9,0x02,0x02,0x47,0x02,0x02,0x95,0x02,0x03,0x80,0x03,0x04,0x80,0x04,0x04, -0x0e,0x05,0x04,0x3d,0x04,0x02,0x6c,0x00,0xfd,0x43,0xf9,0xf4,0xe6,0xee,0xe9,0x31, -0xe3,0xdd,0x09,0xd8,0xd2,0x2d,0xce,0xc9,0x5e,0xc6,0xc3,0xeb,0xc1,0xc1,0x82,0xc1, -0xc2,0xfd,0xc4,0xc7,0x99,0xca,0xcd,0xaf,0xd1,0xd5,0x36,0xd9,0xdd,0xa0,0xe0,0xe4, -0x41,0xe7,0xea,0x03,0xed,0xef,0xcd,0xf2,0xf5,0x9b,0xf8,0xfb,0x51,0xfd,0xff,0xb3, -0x00,0x01,0xac,0x02,0x03,0x78,0x04,0x05,0xf8,0x06,0x08,0x47,0x0a,0x0c,0x76,0x0e, -0x10,0x1b,0x13,0x15,0x39,0x18,0x1a,0x8e,0x1d,0x1f,0xad,0x21,0x23,0x62,0x24,0x25, -0x87,0x26,0x27,0x16,0x28,0x28,0x0b,0x29,0x29,0xc1,0x28,0x27,0x5d,0x26,0x24,0x26, -0x22,0x1f,0x0b,0x1d,0x1a,0x33,0x17,0x14,0x02,0x11,0x0d,0xcd,0x0a,0x07,0x2d,0x05, -0x02,0x39,0x00,0xfe,0x84,0xfc,0xfa,0xbe,0xf9,0xf8,0x6e,0xf8,0xf8,0xd6,0xf8,0xf9, -0x99,0xfa,0xfb,0xfb,0xfc,0xfe,0xa4,0xff,0x01,0xf0,0x01,0x02,0xc9,0x02,0x02,0xb2, -0x00,0xfe,0x17,0xfb,0xf6,0x4e,0xf2,0xed,0x77,0xe8,0xe3,0x24,0xde,0xd9,0xf6,0xd4, -0xd1,0x22,0xce,0xcc,0x23,0xcb,0xcb,0x00,0xcc,0xcd,0x0a,0xd0,0xd3,0x60,0xd6,0xda, -0xf2,0xdd,0xe1,0xcc,0xe5,0xe9,0x6a,0xed,0xf1,0x10,0xf4,0xf6,0xad,0xf9,0xfc,0x78, -0xff,0x02,0xb3,0x04,0x06,0x9e,0x08,0x09,0xad,0x0a,0x0b,0x92,0x0b,0x0c,0xd0,0x0c, -0x0d,0xfe,0x0e,0x10,0x53,0x11,0x12,0xf8,0x13,0x15,0x8a,0x17,0x19,0x0a,0x1c,0x1e, -0x65,0x20,0x22,0x40,0x23,0x24,0x24,0x25,0x25,0x3c,0x26,0x26,0x97,0x26,0x26,0x8a, -0x26,0x26,0x32,0x25,0x23,0xfc,0x21,0x1f,0x0b,0x1d,0x1a,0x12,0x17,0x13,0x4c,0x10, -0x0c,0xba,0x08,0x04,0x5f,0x01,0xfd,0x9d,0xfa,0xf7,0xe9,0xf4,0xf2,0x88,0xf0,0xee, -0x6c,0xed,0xec,0x6a,0xec,0xec,0x9c,0xed,0xee,0x6c,0xf0,0xf2,0x33,0xf4,0xf6,0x85, -0xf8,0xfa,0x1d,0xfd,0xfe,0x2e,0x00,0x00,0xf8,0xff,0xfe,0x37,0xfc,0xf9,0xc5,0xf5, -0xf1,0xad,0xed,0xe9,0x92,0xe4,0xe0,0x64,0xdc,0xd9,0x50,0xd6,0xd4,0x36,0xd3,0xd3, -0xe0,0xd3,0xd5,0x1a,0xd8,0xdb,0x71,0xde,0xe2,0xb0,0xe5,0xe9,0x58,0xed,0xf1,0xa1, -0xf4,0xf8,0x40,0xfb,0xfe,0x88,0x01,0x04,0x26,0x07,0x09,0xfb,0x0b,0x0d,0xba,0x0e, -0x0f,0x94,0x0f,0x0f,0x3d,0x10,0x10,0x19,0x11,0x11,0x29,0x12,0x12,0x8c,0x13,0x14, -0xb7,0x15,0x17,0x03,0x19,0x1b,0x11,0x1d,0x1e,0x6e,0x20,0x21,0x17,0x22,0x22,0x96, -0x22,0x22,0xcc,0x22,0x22,0xcd,0x22,0x22,0xb6,0x21,0x20,0x5a,0x1f,0x1d,0x58,0x1b, -0x18,0x1d,0x16,0x13,0xd1,0x0f,0x0c,0xc6,0x08,0x05,0x20,0x01,0xfd,0x42,0xf9,0xf5, -0x39,0xf2,0xef,0x31,0xec,0xe9,0xbc,0xe7,0xe6,0xe1,0xe4,0xe4,0x44,0xe4,0xe4,0x7a, -0xe5,0xe6,0xaf,0xe8,0xea,0xd9,0xec,0xef,0x46,0xf2,0xf5,0x04,0xf8,0xfa,0x47,0xfc, -0xfd,0x53,0xfd,0xfc,0x4a,0xfb,0xf9,0x52,0xf6,0xf2,0x2f,0xef,0xeb,0x54,0xe7,0xe3, -0xd7,0xdf,0xdc,0xf9,0xd9,0xd7,0xef,0xd6,0xd6,0xdd,0xd7,0xd9,0x2a,0xdc,0xdf,0x60, -0xe2,0xe6,0xe0,0xe9,0xed,0xdd,0xf1,0xf5,0xfe,0xf9,0xfd,0x8d,0x01,0x05,0x50,0x08, -0x0b,0x58,0x0e,0x10,0xac,0x12,0x13,0xcf,0x14,0x15,0x52,0x15,0x15,0x65,0x15,0x15, -0xc9,0x15,0x16,0x30,0x16,0x16,0xa6,0x16,0x17,0xe1,0x17,0x19,0x92,0x1a,0x1c,0x92, -0x1d,0x1e,0xab,0x1f,0x20,0xa5,0x20,0x21,0x60,0x21,0x21,0xa8,0x21,0x21,0x59,0x21, -0x20,0x6e,0x20,0x1f,0x17,0x1e,0x1c,0xa8,0x1a,0x18,0xd6,0x15,0x12,0xcf,0x0f,0x0c, -0xa5,0x08,0x04,0xab,0x00,0xfc,0x67,0xf8,0xf4,0xc7,0xf0,0xed,0x66,0xea,0xe7,0xac, -0xe5,0xe3,0xcf,0xe2,0xe2,0xf2,0xe1,0xe2,0x24,0xe3,0xe4,0x38,0xe6,0xe8,0x73,0xea, -0xec,0x8f,0xef,0xf2,0xc3,0xf4,0xf7,0xe1,0xf8,0xfa,0x71,0xfa,0xfa,0x01,0xf9,0xf7, -0xc3,0xf4,0xf1,0x1b,0xee,0xea,0x75,0xe6,0xe2,0x2a,0xdf,0xdc,0x51,0xd9,0xd7,0x56, -0xd6,0xd6,0x24,0xd7,0xd8,0x1c,0xdb,0xde,0x71,0xe1,0xe5,0xe2,0xe8,0xec,0xab,0xf0, -0xf4,0xa8,0xf8,0xfc,0x0e,0x01,0x05,0xd0,0x08,0x0c,0x75,0x0f,0x12,0x42,0x14,0x15, -0x2f,0x17,0x17,0x6e,0x18,0x18,0xec,0x18,0x18,0x9c,0x18,0x18,0x26,0x18,0x18,0x32, -0x18,0x18,0x28,0x19,0x19,0xff,0x1a,0x1c,0xf0,0x1c,0x1d,0x9c,0x1e,0x1f,0x93,0x1f, -0x1f,0xed,0x1f,0x1f,0xad,0x1f,0x1f,0x79,0x1f,0x1f,0xe4,0x1e,0x1e,0x44,0x1d,0x1b, -0x1c,0x1a,0x18,0xf1,0x15,0x13,0xa8,0x10,0x0d,0xb5,0x09,0x05,0xfe,0x01,0xfe,0x30, -0xfa,0xf6,0xe7,0xf2,0xef,0x69,0xec,0xe9,0x6a,0xe7,0xe5,0x49,0xe4,0xe3,0x27,0xe3, -0xe3,0xb3,0xe3,0xe4,0xa9,0xe5,0xe7,0x11,0xe9,0xeb,0xc5,0xed,0xf0,0x94,0xf2,0xf4, -0xdd,0xf6,0xf8,0x35,0xf9,0xf9,0x73,0xf8,0xf6,0xdf,0xf4,0xf2,0x12,0xef,0xeb,0x3b, -0xe8,0xe4,0x5a,0xe1,0xde,0x94,0xdb,0xd9,0x59,0xd8,0xd7,0x6e,0xd8,0xd9,0xeb,0xdb, -0xde,0x2c,0xe2,0xe5,0xae,0xe9,0xed,0xa9,0xf1,0xf5,0x2e,0xfa,0xfe,0xb6,0x02,0x06, -0xbd,0x0a,0x0e,0x53,0x11,0x14,0x50,0x16,0x18,0x41,0x19,0x1a,0x82,0x1a,0x1a,0xcb, -0x1a,0x1a,0x8a,0x1a,0x1a,0x36,0x1a,0x19,0xdf,0x19,0x19,0x5e,0x1a,0x1b,0xe0,0x1b, -0x1c,0xee,0x1d,0x1e,0x9d,0x1f,0x20,0x72,0x20,0x20,0x89,0x20,0x20,0x67,0x20,0x20, -0x34,0x20,0x20,0xd0,0x1f,0x1f,0x33,0x1e,0x1c,0x8f,0x1b,0x19,0xac,0x17,0x15,0x21, -0x12,0x0e,0x4e,0x0b,0x07,0x97,0x03,0xff,0x89,0xfb,0xf7,0x66,0xf3,0xef,0x4a,0xec, -0xe9,0x71,0xe6,0xe4,0xb6,0xe2,0xe1,0x66,0xe0,0xdf,0xde,0xdf,0xe0,0x14,0xe1,0xe2, -0xf5,0xe3,0xe5,0x3f,0xe8,0xea,0x6c,0xed,0xef,0x4f,0xf2,0xf4,0x72,0xf5,0xf6,0xe0, -0xf5,0xf5,0x70,0xf3,0xf1,0xe7,0xee,0xeb,0xaf,0xe8,0xe5,0xf3,0xe1,0xde,0x3d,0xdc, -0xda,0x04,0xd9,0xd8,0x2a,0xd9,0xda,0x56,0xdc,0xde,0xed,0xe1,0xe5,0x36,0xe9,0xed, -0x54,0xf1,0xf5,0x75,0xf9,0xfd,0x88,0x01,0x05,0x58,0x09,0x0c,0xec,0x0f,0x12,0xd9, -0x14,0x16,0x2b,0x18,0x19,0xa1,0x19,0x1a,0x00,0x1a,0x19,0xbf,0x19,0x19,0x17,0x19, -0x18,0x8c,0x18,0x18,0xc9,0x18,0x19,0x04,0x1a,0x1a,0xde,0x1b,0x1c,0x6b,0x1d,0x1d, -0x2e,0x1e,0x1e,0x43,0x1e,0x1e,0x85,0x1e,0x1e,0xdb,0x1e,0x1e,0x8b,0x1e,0x1e,0x93, -0x1d,0x1c,0x9b,0x1b,0x1a,0x41,0x18,0x16,0x61,0x13,0x10,0x27,0x0d,0x09,0xb7,0x05, -0x01,0xce,0xfd,0xf9,0xec,0xf5,0xf2,0xd4,0xee,0xeb,0x3d,0xe9,0xe6,0x1f,0xe5,0xe3, -0x9a,0xe2,0xe2,0xf0,0xe1,0xe2,0x14,0xe3,0xe4,0xc4,0xe5,0xe7,0xd9,0xe9,0xec,0xf5, -0xee,0xf1,0xc8,0xf3,0xf5,0xd8,0xf6,0xf7,0x67,0xf7,0xf6,0x8b,0xf5,0xf3,0x29,0xf1, -0xee,0xc3,0xea,0xe7,0xa3,0xe3,0xe0,0xa6,0xdd,0xdb,0x84,0xd9,0xd8,0x37,0xd8,0xd8, -0x4c,0xda,0xdc,0x78,0xdf,0xe2,0xbe,0xe6,0xea,0xec,0xee,0xf3,0x31,0xf7,0xfb,0x55, -0xff,0x03,0x97,0x07,0x0b,0x28,0x0f,0x12,0xb4,0x14,0x16,0x0a,0x18,0x19,0xb0,0x19, -0x1a,0x53,0x1a,0x1a,0xe3,0x19,0x19,0xc6,0x18,0x18,0xa1,0x17,0x17,0x76,0x17,0x17, -0x1b,0x18,0x18,0x4a,0x19,0x19,0x1c,0x1a,0x1a,0x85,0x1a,0x1a,0x67,0x1a,0x1a,0x35, -0x1a,0x1a,0x42,0x1a,0x1a,0x45,0x1a,0x1a,0xd2,0x19,0x19,0x74,0x18,0x17,0xc5,0x15, -0x13,0x8d,0x11,0x0e,0xab,0x0b,0x08,0xc5,0x04,0x01,0x61,0xfd,0xf9,0x1b,0xf6,0xf2, -0x6a,0xef,0xec,0x08,0xea,0xe7,0xec,0xe5,0xe4,0x58,0xe3,0xe2,0x39,0xe2,0xe2,0x72, -0xe2,0xe3,0x95,0xe4,0xe6,0x76,0xe8,0xea,0x1a,0xed,0xef,0x97,0xf1,0xf3,0x95,0xf4, -0xf5,0x74,0xf5,0xf5,0x11,0xf4,0xf2,0x27,0xf0,0xed,0x25,0xea,0xe6,0x8c,0xe3,0xe0, -0x66,0xdd,0xda,0x2f,0xd9,0xd8,0xc1,0xd7,0xd8,0xf6,0xd9,0xdc,0x64,0xdf,0xe3,0x42, -0xe7,0xeb,0x09,0xf0,0xf4,0xc6,0xf8,0xfd,0x92,0x01,0x06,0x91,0x0a,0x0e,0xad,0x12, -0x16,0xe1,0x18,0x1b,0xf3,0x1c,0x1e,0x23,0x1f,0x1f,0xcb,0x1f,0x1f,0x08,0x1f,0x1e, -0x84,0x1d,0x1c,0x1d,0x1c,0x1b,0x68,0x1b,0x1b,0x86,0x1b,0x1b,0x3e,0x1c,0x1c,0x76, -0x1c,0x1c,0xe4,0x1b,0x1b,0x27,0x1b,0x1a,0x7c,0x1a,0x1a,0x03,0x1a,0x19,0xbe,0x19, -0x19,0x06,0x19,0x18,0x65,0x17,0x16,0xe3,0x14,0x13,0xc1,0x10,0x0e,0x74,0x0b,0x08, -0x78,0x05,0x02,0xd3,0xfe,0xfb,0x27,0xf8,0xf4,0xff,0xf1,0xef,0x05,0xed,0xea,0x2e, -0xe9,0xe7,0x7b,0xe6,0xe5,0xd7,0xe4,0xe4,0xc9,0xe4,0xe5,0x97,0xe6,0xe8,0x01,0xea, -0xec,0x61,0xee,0xf0,0xaa,0xf2,0xf4,0xb6,0xf5,0xf6,0xe9,0xf6,0xf6,0xca,0xf5,0xf4, -0x33,0xf2,0xef,0x89,0xec,0xe9,0xc4,0xe5,0xe2,0xf3,0xde,0xdc,0xe1,0xd9,0xd8,0xf9, -0xd7,0xd8,0x74,0xd9,0xdb,0x57,0xde,0xe1,0xbc,0xe5,0xe9,0xbb,0xed,0xf1,0x5f,0xf6, -0xfa,0x3b,0xff,0x03,0xf9,0x07,0x0c,0x02,0x10,0x13,0x56,0x16,0x18,0xcd,0x1a,0x1c, -0x02,0x1d,0x1d,0x56,0x1d,0x1d,0x70,0x1c,0x1b,0xdb,0x1a,0x1a,0x40,0x19,0x18,0xad, -0x18,0x18,0xda,0x18,0x19,0x93,0x19,0x19,0xdc,0x19,0x19,0x6b,0x19,0x19,0xe1,0x18, -0x18,0xdd,0x18,0x18,0x2f,0x19,0x19,0x75,0x19,0x19,0xa9,0x19,0x19,0x28,0x19,0x18, -0x77,0x17,0x15,0x2f,0x14,0x12,0xb0,0x0f,0x0d,0x53,0x0a,0x07,0xf3,0x03,0x00,0x4a, -0xfd,0xf9,0xae,0xf6,0xf3,0x1b,0xf1,0xee,0xab,0xec,0xea,0xda,0xe8,0xe7,0x26,0xe6, -0xe5,0x16,0xe5,0xe5,0xb2,0xe5,0xe6,0x1b,0xe8,0xe9,0xee,0xeb,0xed,0xdd,0xef,0xf1, -0x4a,0xf3,0xf4,0x26,0xf5,0xf5,0xe5,0xf4,0xf3,0x0c,0xf2,0xef,0xfb,0xec,0xe9,0x8e, -0xe6,0xe3,0xe2,0xdf,0xdc,0x8f,0xda,0xd8,0x2e,0xd8,0xd8,0x23,0xd9,0xdb,0x90,0xdd, -0xe0,0x3b,0xe4,0xe7,0xcf,0xeb,0xef,0xcb,0xf3,0xf8,0x40,0xfc,0x00,0x0a,0x05,0x09, -0x34,0x0d,0x10,0x1e,0x14,0x16,0xaa,0x18,0x1a,0xd0,0x1a,0x1b,0xf2,0x1a,0x1a,0xd8, -0x19,0x18,0xfe,0x17,0x17,0x92,0x16,0x16,0x55,0x16,0x16,0xe8,0x16,0x17,0xc5,0x17, -0x18,0x30,0x18,0x18,0x55,0x18,0x18,0x77,0x18,0x18,0xc8,0x18,0x18,0x4f,0x19,0x19, -0x2b,0x1a,0x1a,0xd8,0x1a,0x1a,0x8d,0x1a,0x19,0x1e,0x19,0x17,0x6e,0x16,0x14,0xdc, -0x12,0x10,0x08,0x0e,0x0b,0x34,0x08,0x05,0xd0,0x01,0xfe,0xa9,0xfb,0xf8,0x3d,0xf6, -0xf3,0x9d,0xf1,0xef,0x67,0xed,0xeb,0x39,0xea,0xe9,0x51,0xe8,0xe8,0x30,0xe8,0xe8, -0xee,0xe9,0xeb,0xd3,0xec,0xee,0x38,0xf0,0xf1,0x4c,0xf3,0xf4,0x58,0xf5,0xf5,0x6b, -0xf5,0xf4,0xe7,0xf2,0xf0,0xda,0xed,0xea,0x2b,0xe7,0xe3,0xb6,0xdf,0xdc,0xa7,0xd9, -0xd7,0x59,0xd6,0xd6,0x80,0xd6,0xd7,0xed,0xd9,0xdc,0x66,0xdf,0xe2,0x4b,0xe6,0xea, -0x53,0xee,0xf2,0xa5,0xf6,0xfb,0x92,0xff,0x04,0x40,0x08,0x0c,0x91,0x0f,0x12,0xd9, -0x14,0x16,0xeb,0x17,0x18,0x87,0x18,0x18,0x31,0x17,0x16,0x23,0x15,0x14,0x41,0x13, -0x12,0x6b,0x12,0x12,0x65,0x12,0x12,0xb9,0x12,0x12,0x59,0x12,0x12,0xc1,0x11,0x11, -0x89,0x11,0x11,0xda,0x11,0x12,0x72,0x12,0x12,0x7e,0x13,0x14,0x50,0x14,0x14,0xca, -0x14,0x14,0x29,0x14,0x13,0x88,0x12,0x11,0x05,0x10,0x0e,0x76,0x0c,0x0a,0x05,0x08, -0x05,0xb6,0x02,0xff,0x4e,0xfd,0xfa,0x7c,0xf8,0xf6,0x76,0xf4,0xf2,0x0a,0xf1,0xef, -0x27,0xee,0xed,0x51,0xec,0xec,0x20,0xec,0xec,0xaa,0xed,0xee,0x7e,0xf0,0xf2,0x03, -0xf4,0xf5,0x7c,0xf7,0xf8,0xbc,0xf9,0xfa,0x55,0xfa,0xf9,0x6c,0xf8,0xf6,0x84,0xf3, -0xf0,0xa4,0xec,0xe8,0x3e,0xe5,0xe1,0xfd,0xde,0xdc,0x3b,0xdb,0xda,0xa8,0xda,0xdb, -0x29,0xdd,0xdf,0xa3,0xe1,0xe4,0xe9,0xe7,0xeb,0x79,0xef,0xf3,0xa7,0xf7,0xfb,0x1d, -0x00,0x04,0x54,0x08,0x0c,0xa3,0x0f,0x12,0x08,0x15,0x16,0xdd,0x17,0x18,0x24,0x18, -0x17,0x46,0x16,0x15,0xb1,0x13,0x12,0x46,0x11,0x10,0xb5,0x0f,0x0f,0x14,0x0f,0x0e, -0x7d,0x0e,0x0e,0xa2,0x0d,0x0d,0x90,0x0c,0x0c,0xc2,0x0b,0x0b,0xcb,0x0b,0x0c,0x91, -0x0c,0x0d,0xe3,0x0d,0x0e,0x5a,0x0f,0x0f,0x5e,0x10,0x10,0x67,0x10,0x10,0xc2,0x0f, -0x0f,0x74,0x0e,0x0d,0x47,0x0c,0x0a,0x0c,0x09,0x07,0xf1,0x04,0x02,0xcd,0x00,0xfe, -0x0c,0xfd,0xfb,0xf7,0xf9,0xf8,0x17,0xf7,0xf5,0x9c,0xf4,0xf3,0xa7,0xf2,0xf2,0x43, -0xf2,0xf2,0xac,0xf3,0xf4,0x2c,0xf6,0xf7,0x09,0xf9,0xfa,0xf8,0xfb,0xfd,0x75,0xfe, -0xff,0x73,0xff,0xff,0xe0,0xfd,0xfb,0x4e,0xf9,0xf6,0xa2,0xf2,0xee,0x5e,0xeb,0xe7, -0xef,0xe4,0xe2,0xc6,0xe0,0xdf,0xce,0xdf,0xe0,0x64,0xe1,0xe3,0x31,0xe5,0xe7,0xed, -0xea,0xee,0xd3,0xf1,0xf5,0xaa,0xf9,0xfd,0x79,0x01,0x05,0x57,0x09,0x0d,0x81,0x10, -0x13,0xc6,0x15,0x17,0x88,0x18,0x18,0x4b,0x18,0x17,0x06,0x16,0x14,0xd8,0x12,0x11, -0xd3,0x0f,0x0e,0xec,0x0d,0x0d,0x72,0x0c,0x0b,0x0c,0x0b,0x0a,0x95,0x09,0x08,0x6f, -0x08,0x07,0x9e,0x07,0x07,0x77,0x07,0x07,0x0a,0x08,0x08,0x5a,0x09,0x0a,0xd0,0x0a, -0x0b,0x08,0x0c,0x0c,0xb6,0x0c,0x0c,0x8b,0x0c,0x0c,0x81,0x0b,0x0a,0xab,0x09,0x08, -0xc5,0x06,0x04,0x0f,0x03,0x01,0x21,0xff,0xfd,0x94,0xfb,0xfa,0xa1,0xf8,0xf7,0xf5, -0xf5,0xf4,0x39,0xf3,0xf2,0x11,0xf1,0xf0,0x47,0xf0,0xf0,0x5a,0xf1,0xf2,0xa5,0xf3, -0xf5,0xd3,0xf6,0xf8,0x48,0xfa,0xfb,0x9f,0xfd,0xfe,0x8e,0xff,0xff,0x1b,0xff,0xfd, -0x9a,0xfb,0xf9,0xf0,0xf5,0xf2,0xad,0xef,0xec,0x86,0xe9,0xe7,0x62,0xe5,0xe4,0xf4, -0xe3,0xe4,0x24,0xe5,0xe6,0x68,0xe8,0xea,0xad,0xed,0xf0,0x0a,0xf4,0xf7,0x7a,0xfb, -0xff,0x35,0x03,0x06,0xbf,0x0a,0x0e,0x94,0x11,0x14,0xe7,0x16,0x18,0xca,0x19,0x1a, -0xa1,0x19,0x18,0x3a,0x17,0x15,0xb7,0x13,0x11,0x2d,0x10,0x0e,0xbc,0x0d,0x0c,0xdb, -0x0b,0x0a,0x1f,0x0a,0x09,0x54,0x08,0x07,0x19,0x07,0x06,0x39,0x06,0x06,0x01,0x06, -0x06,0x93,0x06,0x07,0x80,0x07,0x08,0xc2,0x08,0x09,0xd5,0x09,0x0a,0x93,0x0a,0x0a, -0x7a,0x0a,0x0a,0x81,0x09,0x08,0xcc,0x07,0x06,0x39,0x05,0x03,0xd8,0x01,0x00,0x51, -0xfe,0xfc,0x1a,0xfb,0xf9,0x4a,0xf8,0xf6,0xbf,0xf5,0xf4,0x37,0xf3,0xf2,0x31,0xf1, -0xf0,0xcc,0xf0,0xf1,0xe2,0xf1,0xf3,0x60,0xf4,0xf6,0x33,0xf8,0xfa,0x85,0xfc,0xfe, -0x8a,0x00,0x02,0x31,0x03,0x03,0x6b,0x03,0x02,0xe9,0x00,0xfe,0x2a,0xfc,0xf9,0x44, -0xf6,0xf3,0x95,0xf0,0xee,0x43,0xec,0xea,0x1d,0xea,0xe9,0x5f,0xea,0xeb,0xc5,0xec, -0xee,0xfa,0xf0,0xf3,0x89,0xf6,0xf9,0xc9,0xfc,0xff,0x4f,0x03,0x06,0x0b,0x0a,0x0d, -0x12,0x10,0x12,0x1c,0x15,0x16,0xab,0x17,0x17,0x4e,0x17,0x16,0x82,0x14,0x12,0x99, -0x10,0x0e,0xca,0x0c,0x0b,0xc3,0x09,0x08,0x47,0x07,0x06,0xf1,0x04,0x03,0xdd,0x02, -0x01,0x2f,0x01,0x00,0x08,0x00,0xff,0x7a,0xff,0xff,0x75,0xff,0xff,0x1b,0x00,0x00, -0x2a,0x01,0x01,0x6c,0x02,0x02,0x5f,0x03,0x03,0x98,0x03,0x03,0x39,0x03,0x02,0x1b, -0x02,0x01,0x23,0x00,0xff,0xe2,0xfd,0xfc,0x7a,0xfb,0xfa,0x13,0xf9,0xf8,0x11,0xf7, -0xf6,0x42,0xf5,0xf4,0x76,0xf3,0xf2,0xf9,0xf1,0xf1,0xca,0xf1,0xf2,0x13,0xf3,0xf4, -0x06,0xf6,0xf7,0xcd,0xf9,0xfb,0x1e,0xfe,0x00,0x33,0x02,0x03,0x3f,0x05,0x05,0xed, -0x05,0x05,0xd3,0x03,0x01,0x9d,0xff,0xfc,0x0f,0xfa,0xf7,0x72,0xf4,0xf1,0xdf,0xef, -0xee,0xe1,0xec,0xec,0x86,0xec,0xed,0x43,0xee,0xef,0x7a,0xf1,0xf3,0x39,0xf6,0xf9, -0xe0,0xfb,0xfe,0x1e,0x02,0x05,0x74,0x08,0x0b,0x68,0x0e,0x11,0x51,0x13,0x14,0xff, -0x15,0x16,0xf5,0x15,0x14,0x5d,0x13,0x11,0x67,0x0f,0x0d,0x97,0x0b,0x09,0x5e,0x08, -0x06,0x7e,0x05,0x04,0x03,0x03,0x01,0xde,0x00,0xff,0x2f,0xff,0xfe,0xe6,0xfd,0xfd, -0x7a,0xfd,0xfd,0x76,0xfd,0xfd,0x2b,0xfe,0xfe,0x7c,0xff,0x00,0x03,0x01,0x01,0x7c, -0x02,0x03,0x91,0x03,0x03,0xfe,0x03,0x03,0x7c,0x03,0x02,0x5f,0x02,0x01,0xea,0x00, -0x00,0x31,0xff,0xfe,0x75,0xfd,0xfc,0xfa,0xfb,0xfb,0x52,0xfa,0xf9,0x87,0xf8,0xf7, -0x0b,0xf7,0xf6,0xaa,0xf6,0xf7,0xc0,0xf7,0xf8,0x2d,0xfa,0xfb,0xbd,0xfd,0xff,0xeb, -0x01,0x03,0xdf,0x05,0x07,0xc7,0x08,0x09,0xda,0x09,0x09,0x46,0x08,0x06,0x99,0x04, -0x02,0x72,0xff,0xfc,0x0c,0xfa,0xf7,0x57,0xf5,0xf3,0x18,0xf2,0xf1,0xc2,0xf0,0xf0, -0x9f,0xf1,0xf2,0xf9,0xf3,0xf5,0xa9,0xf7,0xfa,0x90,0xfc,0xff,0x02,0x02,0x04,0x9d, -0x07,0x0a,0x16,0x0d,0x0f,0xb9,0x11,0x13,0x23,0x14,0x14,0xc5,0x13,0x12,0x1b,0x11, -0x0f,0xd0,0x0c,0x0a,0x69,0x08,0x06,0x76,0x04,0x02,0x1a,0x01,0xff,0x4a,0xfe,0xfc, -0xaf,0xfb,0xfa,0xa8,0xf9,0xf8,0x8f,0xf8,0xf8,0x13,0xf8,0xf8,0x41,0xf8,0xf8,0x09, -0xf9,0xf9,0x6b,0xfa,0xfb,0x33,0xfc,0xfd,0xd1,0xfd,0xfe,0x08,0xff,0xff,0x95,0xff, -0xff,0x89,0xff,0xff,0x37,0xff,0xfe,0xaf,0xfe,0xfe,0xb3,0xfd,0xfd,0xc4,0xfc,0xfc, -0xc4,0xfb,0xfb,0x93,0xfa,0xf9,0x3e,0xf9,0xf8,0x4a,0xf8,0xf8,0x31,0xf8,0xf8,0xac, -0xf9,0xfa,0x5d,0xfc,0xfe,0x12,0x00,0x02,0x95,0x04,0x06,0xfc,0x08,0x0a,0x9f,0x0c, -0x0d,0x6c,0x0e,0x0e,0xe7,0x0d,0x0c,0xea,0x0a,0x08,0x7d,0x06,0x04,0x80,0x01,0xff, -0xe1,0xfc,0xfb,0x70,0xf9,0xf8,0x95,0xf7,0xf7,0x54,0xf7,0xf7,0x6a,0xf8,0xf9,0xb7, -0xfa,0xfc,0x67,0xfe,0x00,0xe8,0x02,0x05,0xc4,0x07,0x0a,0xa4,0x0c,0x0e,0xbd,0x10, -0x12,0x13,0x13,0x13,0xb3,0x12,0x11,0xe8,0x0f,0x0d,0x6b,0x0b,0x09,0xc1,0x06,0x04, -0x7a,0x02,0x00,0x97,0xfe,0xfc,0x4d,0xfb,0xf9,0x5c,0xf8,0xf7,0x23,0xf6,0xf5,0xe6, -0xf4,0xf4,0x79,0xf4,0xf4,0x97,0xf4,0xf4,0x5e,0xf5,0xf5,0xbf,0xf6,0xf7,0x8b,0xf8, -0xf9,0x04,0xfa,0xfa,0x3a,0xfb,0xfb,0xc8,0xfb,0xfc,0x30,0xfc,0xfc,0x74,0xfc,0xfc, -0xa9,0xfc,0xfc,0xdc,0xfc,0xfc,0xcd,0xfc,0xfc,0x39,0xfc,0xfb,0x6d,0xfb,0xfb,0xd1, -0xfa,0xfa,0xab,0xfa,0xfa,0x2d,0xfb,0xfb,0xbc,0xfc,0xfd,0x9f,0xff,0x01,0x97,0x03, -0x05,0x2c,0x08,0x0a,0xf9,0x0c,0x0f,0xe1,0x10,0x12,0x56,0x13,0x13,0xab,0x13,0x12, -0xae,0x11,0x0f,0xad,0x0d,0x0b,0x92,0x08,0x06,0xa0,0x03,0x01,0x87,0xff,0xfd,0xae, -0xfc,0xfb,0x2b,0xfb,0xfa,0x1f,0xfb,0xfb,0x47,0xfc,0xfd,0x95,0xfe,0x00,0x13,0x02, -0x04,0x31,0x06,0x08,0x96,0x0a,0x0c,0x39,0x0e,0x0f,0x89,0x10,0x10,0x8c,0x10,0x0f, -0x1a,0x0e,0x0c,0x13,0x0a,0x07,0x7b,0x05,0x03,0x66,0x01,0xff,0xd9,0xfd,0xfc,0x72, -0xfa,0xf8,0x6e,0xf7,0xf5,0xaf,0xf4,0xf3,0xa8,0xf2,0xf2,0xa0,0xf1,0xf1,0x47,0xf1, -0xf1,0x95,0xf1,0xf1,0x5e,0xf2,0xf2,0xaf,0xf3,0xf4,0xc3,0xf4,0xf5,0x83,0xf5,0xf5, -0x2e,0xf6,0xf6,0x96,0xf6,0xf6,0xdb,0xf6,0xf6,0x5f,0xf7,0xf7,0xea,0xf7,0xf8,0x01, -0xf8,0xf7,0x7d,0xf7,0xf7,0xc2,0xf6,0xf6,0x57,0xf6,0xf6,0x64,0xf6,0xf6,0x5c,0xf7, -0xf8,0xf0,0xf8,0xfa,0xc3,0xfb,0xfd,0x78,0xff,0x01,0x0a,0x04,0x06,0xc7,0x08,0x0b, -0x20,0x0d,0x0f,0x50,0x10,0x11,0x62,0x11,0x11,0x31,0x10,0x0e,0xfc,0x0c,0x0a,0xbe, -0x08,0x06,0x78,0x04,0x02,0xb8,0x00,0xff,0xf2,0xfd,0xfd,0x81,0xfc,0xfc,0x64,0xfc, -0xfc,0x9d,0xfd,0xfe,0xe9,0xff,0x01,0x58,0x03,0x05,0xa6,0x07,0x09,0x2e,0x0c,0x0e, -0x14,0x10,0x11,0x98,0x12,0x13,0xf1,0x12,0x12,0x04,0x11,0x0f,0x23,0x0d,0x0b,0xd0, -0x08,0x06,0xba,0x04,0x02,0x1e,0x01,0xff,0x95,0xfd,0xfb,0x4d,0xfa,0xf8,0x3a,0xf7, -0xf6,0x11,0xf5,0xf4,0xb4,0xf3,0xf3,0x03,0xf3,0xf3,0x00,0xf3,0xf3,0x93,0xf3,0xf4, -0x61,0xf4,0xf4,0x3c,0xf5,0xf5,0xe9,0xf5,0xf6,0x73,0xf6,0xf6,0xea,0xf6,0xf7,0x84, -0xf7,0xf7,0x4e,0xf8,0xf8,0xe9,0xf8,0xf9,0x01,0xf9,0xf8,0x9d,0xf8,0xf8,0xb2,0xf7, -0xf7,0x26,0xf7,0xf7,0x10,0xf7,0xf7,0xa3,0xf7,0xf8,0x35,0xf9,0xfa,0x94,0xfb,0xfd, -0x02,0xff,0x01,0x20,0x03,0x05,0xb7,0x07,0x0a,0x20,0x0c,0x0e,0xa2,0x0f,0x10,0x5c, -0x11,0x11,0xc5,0x10,0x0f,0x7c,0x0e,0x0c,0x0e,0x0b,0x09,0x32,0x07,0x05,0x84,0x03, -0x02,0xc1,0x00,0xff,0x1c,0xff,0xfe,0xaa,0xfe,0xfe,0x4e,0xff,0xff,0xcd,0x00,0x02, -0x80,0x03,0x05,0x56,0x07,0x09,0x75,0x0b,0x0d,0x48,0x0f,0x10,0xab,0x11,0x12,0x11, -0x12,0x11,0x68,0x10,0x0e,0xfd,0x0c,0x0a,0xef,0x08,0x06,0x0e,0x05,0x03,0x42,0x01, -0xff,0xc8,0xfd,0xfc,0x61,0xfa,0xf8,0x4b,0xf7,0xf5,0xef,0xf4,0xf4,0x72,0xf3,0xf3, -0xc0,0xf2,0xf2,0xdb,0xf2,0xf3,0x31,0xf3,0xf3,0xc6,0xf3,0xf4,0xb4,0xf4,0xf5,0x93, -0xf5,0xf5,0x5f,0xf6,0xf6,0x0a,0xf7,0xf7,0xd6,0xf7,0xf8,0xb4,0xf8,0xf9,0xa4,0xf9, -0xf9,0xdd,0xf9,0xf9,0x38,0xf9,0xf8,0x4c,0xf8,0xf7,0x6c,0xf7,0xf7,0x44,0xf7,0xf7, -0x85,0xf7,0xf7,0x6d,0xf8,0xf9,0xe0,0xf9,0xfb,0x71,0xfc,0xfe,0xe1,0xff,0x01,0x0d, -0x04,0x06,0x75,0x08,0x0a,0x38,0x0c,0x0d,0x46,0x0e,0x0e,0x7a,0x0e,0x0d,0x1f,0x0d, -0x0b,0x4c,0x0a,0x08,0xe9,0x06,0x05,0x62,0x03,0x01,0x7d,0x00,0xff,0x75,0xfe,0xfd, -0x9e,0xfd,0xfd,0xa7,0xfd,0xfe,0xd1,0xfe,0xff,0x2d,0x01,0x02,0xde,0x04,0x06,0x0e, -0x09,0x0b,0xd0,0x0c,0x0e,0x86,0x0f,0x10,0x83,0x10,0x10,0xa5,0x0f,0x0e,0x17,0x0d, -0x0b,0xc7,0x09,0x08,0x30,0x06,0x04,0x09,0x03,0x01,0xd5,0xff,0xfe,0xb4,0xfc,0xfb, -0x25,0xfa,0xf8,0x1f,0xf8,0xf7,0xf7,0xf6,0xf6,0xac,0xf6,0xf6,0xa9,0xf6,0xf6,0x2d, -0xf7,0xf7,0xc7,0xf7,0xf8,0xb3,0xf8,0xf9,0xb3,0xf9,0xfa,0x83,0xfa,0xfa,0x4e,0xfb, -0xfb,0x0a,0xfc,0xfc,0xe7,0xfc,0xfd,0x84,0xfd,0xfd,0xaa,0xfd,0xfd,0xe6,0xfc,0xfc, -0x93,0xfb,0xfa,0x7f,0xfa,0xfa,0xd0,0xf9,0xf9,0xcc,0xf9,0xf9,0x2f,0xfa,0xfa,0xf6, -0xfa,0xfb,0xbc,0xfc,0xfd,0x8f,0xff,0x01,0x55,0x03,0x05,0x86,0x07,0x09,0x27,0x0b, -0x0c,0x9a,0x0d,0x0e,0x11,0x0e,0x0d,0xeb,0x0c,0x0b,0x6c,0x0a,0x08,0x0d,0x07,0x05, -0x42,0x03,0x01,0xc7,0xff,0xfe,0x14,0xfd,0xfc,0x61,0xfb,0xfa,0xbf,0xfa,0xfa,0x1b, -0xfb,0xfb,0xed,0xfc,0xfe,0x04,0x00,0x02,0x21,0x04,0x06,0x02,0x08,0x09,0x0a,0x0b, -0x0c,0x90,0x0c,0x0c,0x5b,0x0c,0x0b,0x99,0x0a,0x09,0x15,0x08,0x06,0x5b,0x05,0x03, -0x5e,0x02,0x00,0x3c,0xff,0xfd,0x6c,0xfc,0xfb,0x02,0xfa,0xf9,0x20,0xf8,0xf7,0xf7, -0xf6,0xf6,0x7a,0xf6,0xf6,0x44,0xf6,0xf6,0x55,0xf6,0xf6,0x95,0xf6,0xf6,0x0d,0xf7, -0xf7,0xb5,0xf7,0xf8,0x40,0xf8,0xf8,0xd9,0xf8,0xf9,0x92,0xf9,0xfa,0x50,0xfa,0xfa, -0x0b,0xfb,0xfb,0x23,0xfb,0xfb,0xc0,0xfa,0xfa,0xb4,0xf9,0xf9,0xa2,0xf8,0xf8,0x45, -0xf8,0xf8,0x85,0xf8,0xf8,0xda,0xf8,0xf9,0xb3,0xf9,0xfa,0x56,0xfb,0xfc,0x5c,0xfe, -0x00,0x43,0x02,0x04,0xb8,0x06,0x08,0xfe,0x0a,0x0c,0x3c,0x0e,0x0f,0xb1,0x0f,0x0f, -0xae,0x0f,0x0e,0xde,0x0d,0x0c,0x08,0x0b,0x09,0x63,0x07,0x05,0x1b,0x04,0x02,0x28, -0x01,0x00,0x20,0xff,0xfe,0x27,0xfe,0xfe,0x40,0xfe,0xfe,0xcd,0xff,0x01,0x80,0x02, -0x04,0x65,0x06,0x08,0x36,0x0a,0x0b,0x5f,0x0d,0x0e,0xf5,0x0e,0x0f,0x02,0x0f,0x0e, -0xc8,0x0d,0x0c,0xad,0x0b,0x0a,0xa3,0x08,0x07,0x71,0x05,0x03,0x2d,0x02,0x00,0xc7, -0xfe,0xfd,0xd3,0xfb,0xfa,0x9a,0xf9,0xf8,0x1c,0xf8,0xf7,0xd6,0xf6,0xf6,0xf6,0xf5, -0xf5,0x7b,0xf5,0xf5,0x55,0xf5,0xf5,0xa7,0xf5,0xf5,0x3e,0xf6,0xf6,0xf9,0xf6,0xf7, -0xd6,0xf7,0xf8,0x93,0xf8,0xf8,0x7f,0xf9,0xf9,0x5e,0xfa,0xfa,0xca,0xfa,0xfa,0x7c, -0xfa,0xfa,0xa1,0xf9,0xf9,0xd3,0xf8,0xf8,0x7a,0xf8,0xf8,0x45,0xf8,0xf8,0x44,0xf8, -0xf8,0x95,0xf8,0xf9,0xb0,0xf9,0xfa,0x2c,0xfc,0xfd,0x7b,0xff,0x01,0x87,0x03,0x05, -0xa9,0x07,0x09,0x07,0x0b,0x0c,0xf3,0x0c,0x0d,0x44,0x0d,0x0c,0x0d,0x0c,0x0a,0x8e, -0x09,0x08,0x50,0x06,0x04,0xe9,0x02,0x01,0x16,0x00,0xfe,0xee,0xfd,0xfd,0x82,0xfc, -0xfc,0x44,0xfc,0xfc,0x5a,0xfd,0xfe,0xa5,0xff,0x01,0x35,0x03,0x05,0x12,0x07,0x08, -0x4c,0x0a,0x0b,0x58,0x0c,0x0c,0x0d,0x0d,0x0c,0x6e,0x0c,0x0b,0xbb,0x0a,0x09,0x58, -0x08,0x06,0x3d,0x05,0x03,0x2b,0x02,0x00,0x18,0xff,0xfd,0x7b,0xfc,0xfb,0x55,0xfa, -0xf9,0xb8,0xf8,0xf8,0x70,0xf7,0xf6,0x8f,0xf6,0xf6,0xd2,0xf5,0xf5,0xbb,0xf5,0xf5, -0xec,0xf5,0xf6,0x61,0xf6,0xf6,0xfa,0xf6,0xf7,0xa5,0xf7,0xf8,0x91,0xf8,0xf9,0x70, -0xf9,0xf9,0x2d,0xfa,0xfa,0x75,0xfa,0xfa,0x05,0xfa,0xf9,0x29,0xf9,0xf8,0x4a,0xf8, -0xf7,0xaf,0xf7,0xf7,0x36,0xf7,0xf7,0xe1,0xf6,0xf6,0xdc,0xf6,0xf7,0x91,0xf7,0xf8, -0xb8,0xf9,0xfb,0xd1,0xfc,0xfe,0xfd,0x00,0x03,0x73,0x05,0x07,0x89,0x09,0x0b,0x51, -0x0c,0x0d,0xc4,0x0d,0x0d,0x6c,0x0d,0x0c,0xcc,0x0b,0x0a,0x18,0x09,0x07,0xe7,0x05, -0x04,0xf5,0x02,0x01,0xac,0x00,0xff,0x0b,0xff,0xfe,0x37,0xfe,0xfe,0xa4,0xfe,0xff, -0x65,0x00,0x01,0x8d,0x03,0x05,0x45,0x07,0x09,0x90,0x0a,0x0b,0xee,0x0c,0x0d,0xf9, -0x0d,0x0e,0x01,0x0e,0x0d,0xc8,0x0c,0x0b,0xce,0x0a,0x09,0x49,0x08,0x06,0x4b,0x05, -0x03,0x5c,0x02,0x00,0xaf,0xff,0xfe,0x78,0xfd,0xfc,0x86,0xfb,0xfa,0x0c,0xfa,0xf9, -0xb5,0xf8,0xf8,0xc3,0xf7,0xf7,0x36,0xf7,0xf7,0x12,0xf7,0xf7,0x42,0xf7,0xf7,0xc8, -0xf7,0xf7,0x1e,0xf8,0xf8,0x95,0xf8,0xf8,0x0d,0xf9,0xf9,0x52,0xf9,0xf9,0x67,0xf9, -0xf9,0xe2,0xf8,0xf8,0x07,0xf8,0xf7,0x28,0xf7,0xf6,0x4c,0xf6,0xf5,0x9e,0xf5,0xf5, -0x25,0xf5,0xf4,0xdf,0xf4,0xf4,0x6f,0xf5,0xf6,0x01,0xf7,0xf8,0x16,0xfa,0xfc,0x40, -0xfe,0x00,0xe9,0x02,0x05,0x22,0x07,0x08,0x8f,0x0a,0x0b,0x7a,0x0c,0x0c,0xac,0x0c, -0x0c,0x52,0x0b,0x0a,0xd3,0x08,0x07,0xb4,0x05,0x04,0xc3,0x02,0x01,0x05,0x00,0xfe, -0x0e,0xfe,0xfd,0x94,0xfc,0xfc,0x33,0xfc,0xfc,0x59,0xfd,0xfe,0x08,0x00,0x01,0x9c, -0x03,0x05,0xf5,0x06,0x08,0xa7,0x09,0x0a,0x5a,0x0b,0x0b,0x0c,0x0c,0x0c,0xc0,0x0b, -0x0b,0x84,0x0a,0x09,0x79,0x08,0x07,0xd2,0x05,0x04,0x49,0x03,0x02,0xf1,0x00,0xff, -0xbc,0xfe,0xfd,0xca,0xfc,0xfc,0x40,0xfb,0xfa,0xd8,0xf9,0xf9,0xc4,0xf8,0xf8,0x16, -0xf8,0xf7,0xef,0xf7,0xf7,0x1f,0xf8,0xf8,0x84,0xf8,0xf8,0xfc,0xf8,0xf9,0x73,0xf9, -0xf9,0xfb,0xf9,0xfa,0x31,0xfa,0xfa,0x44,0xfa,0xfa,0x23,0xfa,0xf9,0xae,0xf9,0xf9, -0xe4,0xf8,0xf8,0x17,0xf8,0xf7,0x6b,0xf7,0xf7,0xd2,0xf6,0xf6,0x8a,0xf6,0xf6,0xd8, -0xf6,0xf7,0x67,0xf8,0xf9,0x7d,0xfb,0xfd,0xa7,0xff,0x01,0x7f,0x04,0x06,0x3e,0x09, -0x0b,0x25,0x0d,0x0e,0x78,0x0f,0x0f,0x0f,0x10,0x0f,0xe9,0x0e,0x0d,0xad,0x0c,0x0b, -0x92,0x09,0x07,0x4f,0x06,0x04,0x4b,0x03,0x01,0x5b,0x00,0xff,0x32,0xfe,0xfd,0x5a, -0xfd,0xfd,0xe7,0xfd,0xfe,0xec,0xff,0x01,0x04,0x03,0x04,0x5b,0x06,0x07,0x1d,0x09, -0x0a,0xd0,0x0a,0x0b,0xd7,0x0b,0x0c,0xe0,0x0b,0x0b,0xc7,0x0a,0x09,0xef,0x08,0x07, -0x8b,0x06,0x05,0xf4,0x03,0x02,0x5a,0x01,0x00,0xf1,0xfe,0xfd,0xff,0xfc,0xfb,0x1f, -0xfb,0xfa,0x63,0xf9,0xf8,0x3b,0xf8,0xf7,0x7c,0xf7,0xf7,0x55,0xf7,0xf7,0x85,0xf7, -0xf7,0x1c,0xf8,0xf8,0x95,0xf8,0xf8,0x2e,0xf9,0xf9,0xb6,0xf9,0xfa,0x20,0xfa,0xfa, -0x64,0xfa,0xfa,0x77,0xfa,0xfa,0x37,0xfa,0xf9,0xae,0xf9,0xf9,0x15,0xf9,0xf8,0x6c, -0xf8,0xf8,0xa0,0xf7,0xf7,0x14,0xf7,0xf7,0x41,0xf7,0xf7,0xad,0xf8,0xf9,0x7e,0xfb, -0xfd,0x74,0xff,0x01,0x4c,0x04,0x06,0x3c,0x09,0x0b,0x45,0x0d,0x0e,0x2e,0x10,0x10, -0x2e,0x11,0x10,0x4e,0x10,0x0f,0x35,0x0e,0x0c,0x7f,0x0b,0x09,0x4e,0x08,0x06,0x09, -0x05,0x03,0xf7,0x01,0x00,0x8a,0xff,0xfe,0xe7,0xfd,0xfd,0xda,0xfd,0xfe,0x88,0xff, -0x00,0x7f,0x02,0x04,0x90,0x05,0x06,0x2e,0x08,0x09,0x34,0x0a,0x0a,0x4d,0x0b,0x0b, -0x78,0x0b,0x0b,0x92,0x0a,0x09,0xdc,0x08,0x07,0x8c,0x06,0x05,0xd3,0x03,0x02,0x16, -0x01,0xff,0x5b,0xfe,0xfd,0xe0,0xfb,0xfa,0xcd,0xf9,0xf8,0xcb,0xf7,0xf7,0x50,0xf6, -0xf5,0x7c,0xf5,0xf5,0x24,0xf5,0xf5,0x31,0xf5,0xf5,0xb7,0xf5,0xf6,0x50,0xf6,0xf6, -0xda,0xf6,0xf7,0x71,0xf7,0xf7,0x0b,0xf8,0xf8,0x64,0xf8,0xf8,0x98,0xf8,0xf8,0xba, -0xf8,0xf8,0x79,0xf8,0xf8,0xf4,0xf7,0xf7,0x49,0xf7,0xf6,0xbf,0xf6,0xf6,0x67,0xf6, -0xf6,0xb6,0xf6,0xf7,0x34,0xf8,0xf9,0x28,0xfb,0xfd,0x83,0xff,0x02,0xc1,0x04,0x07, -0x37,0x0a,0x0c,0x1c,0x0f,0x11,0x91,0x12,0x13,0x6b,0x14,0x14,0x59,0x14,0x13,0xdb, -0x12,0x11,0x5b,0x10,0x0e,0x3d,0x0d,0x0b,0xfa,0x09,0x08,0x94,0x06,0x04,0x6e,0x03, -0x02,0x11,0x01,0x00,0x26,0x00,0x00,0x06,0x01,0x01,0x0e,0x03,0x04,0xa5,0x05,0x06, -0xfe,0x07,0x08,0xbe,0x09,0x0a,0xe7,0x0a,0x0b,0xf0,0x0a,0x0a,0x3a,0x0a,0x09,0x97, -0x08,0x07,0x59,0x06,0x04,0x6e,0x03,0x01,0x5d,0x00,0xfe,0x4d,0xfd,0xfb,0x6c,0xfa, -0xf9,0xa0,0xf7,0xf6,0x57,0xf5,0xf4,0xa6,0xf3,0xf2,0x8f,0xf2,0xf2,0x04,0xf2,0xf2, -0x10,0xf2,0xf2,0x42,0xf2,0xf2,0xa7,0xf2,0xf2,0x6f,0xf3,0xf3,0x3d,0xf4,0xf4,0xe9, -0xf4,0xf5,0x72,0xf5,0xf5,0x1b,0xf6,0xf6,0x96,0xf6,0xf6,0xec,0xf6,0xf6,0xdf,0xf6, -0xf6,0x8a,0xf6,0xf6,0x14,0xf6,0xf5,0xdf,0xf5,0xf5,0x6f,0xf6,0xf6,0xde,0xf7,0xf9, -0xa2,0xfa,0xfc,0xd9,0xfe,0x01,0x15,0x04,0x06,0xce,0x09,0x0c,0xa5,0x0e,0x10,0x8d, -0x12,0x13,0xac,0x14,0x14,0xde,0x14,0x14,0x85,0x13,0x12,0x17,0x11,0x0f,0x0a,0x0e, -0x0c,0x63,0x0a,0x08,0x87,0x06,0x04,0xda,0x02,0x01,0x04,0x00,0xff,0x91,0xfe,0xfe, -0xe8,0xfe,0xff,0x99,0x00,0x01,0x2c,0x03,0x04,0xb7,0x05,0x06,0xcd,0x07,0x08,0x28, -0x09,0x09,0xfb,0x09,0x09,0xae,0x09,0x09,0x51,0x08,0x07,0x57,0x06,0x05,0x90,0x03, -0x02,0x91,0x00,0xff,0x60,0xfd,0xfb,0x5d,0xfa,0xf8,0x7e,0xf7,0xf6,0x03,0xf5,0xf3, -0x0f,0xf3,0xf2,0xb4,0xf1,0xf1,0xe4,0xf0,0xf0,0xab,0xf0,0xf0,0x88,0xf0,0xf0,0xfb, -0xf0,0xf1,0x83,0xf1,0xf1,0x1c,0xf2,0xf2,0xd8,0xf2,0xf3,0x71,0xf3,0xf3,0x5d,0xf4, -0xf4,0x2c,0xf5,0xf5,0xc8,0xf5,0xf5,0xfe,0xf5,0xf5,0xbd,0xf5,0xf5,0x48,0xf5,0xf5, -0x22,0xf5,0xf5,0x73,0xf5,0xf6,0xd0,0xf6,0xf8,0x80,0xf9,0xfb,0xc8,0xfd,0x00,0xc2, -0x02,0x05,0x5a,0x08,0x0a,0x6f,0x0d,0x0f,0x69,0x11,0x12,0xdd,0x13,0x14,0x96,0x14, -0x14,0xd6,0x13,0x12,0xcf,0x11,0x10,0x07,0x0f,0x0d,0xb6,0x0b,0x09,0xdd,0x07,0x06, -0x40,0x04,0x02,0x39,0x01,0x00,0xb3,0xff,0xff,0xd9,0xff,0x00,0x76,0x01,0x02,0xfa, -0x03,0x05,0xb5,0x06,0x07,0x0e,0x09,0x0a,0xe1,0x0a,0x0b,0xe7,0x0b,0x0c,0x22,0x0c, -0x0c,0x80,0x0b,0x0a,0xdd,0x09,0x08,0x39,0x07,0x05,0x3c,0x04,0x02,0x09,0x01,0xff, -0xb5,0xfd,0xfc,0x81,0xfa,0xf9,0xb0,0xf7,0xf6,0x67,0xf5,0xf4,0xa7,0xf3,0xf2,0x3d, -0xf2,0xf1,0x5b,0xf1,0xf1,0x02,0xf1,0xf0,0x0f,0xf1,0xf1,0x42,0xf1,0xf1,0xa7,0xf1, -0xf1,0x2e,0xf2,0xf2,0xa5,0xf2,0xf2,0x5f,0xf3,0xf3,0x4c,0xf4,0xf4,0x2b,0xf5,0xf5, -0x76,0xf5,0xf5,0x67,0xf5,0xf5,0x14,0xf5,0xf4,0xde,0xf4,0xf4,0x2e,0xf5,0xf5,0x5a, -0xf6,0xf7,0xd5,0xf8,0xfa,0xba,0xfc,0xff,0x91,0x01,0x04,0xe3,0x06,0x09,0xf8,0x0b, -0x0e,0x01,0x10,0x11,0xb9,0x12,0x13,0xa6,0x13,0x13,0x59,0x13,0x12,0xeb,0x11,0x10, -0x8d,0x0f,0x0e,0x50,0x0c,0x0a,0xa8,0x08,0x06,0xfd,0x04,0x03,0xd4,0x01,0x00,0xfb, -0xff,0xff,0xb9,0xff,0x00,0x04,0x01,0x02,0x71,0x03,0x04,0x4e,0x06,0x07,0xd9,0x08, -0x09,0xee,0x0a,0x0b,0x5b,0x0c,0x0c,0x3f,0x0d,0x0d,0xe2,0x0c,0x0c,0x64,0x0b,0x0a, -0x16,0x09,0x07,0x2a,0x06,0x04,0xd9,0x02,0x01,0x51,0xff,0xfd,0xf9,0xfb,0xfa,0x07, -0xf9,0xf7,0x8b,0xf6,0xf5,0x98,0xf4,0xf3,0x3d,0xf3,0xf2,0x29,0xf2,0xf1,0xbe,0xf1, -0xf1,0xaa,0xf1,0xf1,0x1c,0xf2,0xf2,0x95,0xf2,0xf2,0x2e,0xf3,0xf3,0xa5,0xf3,0xf4, -0x60,0xf4,0xf4,0x7e,0xf5,0xf5,0x4e,0xf6,0xf6,0xb9,0xf6,0xf6,0xbb,0xf6,0xf6,0x58, -0xf6,0xf6,0x23,0xf6,0xf6,0x52,0xf6,0xf6,0x8d,0xf7,0xf8,0xf9,0xf9,0xfb,0xaa,0xfd, -0xff,0x6e,0x02,0x05,0x90,0x07,0x0a,0x92,0x0c,0x0e,0x9b,0x10,0x12,0x62,0x13,0x14, -0xc4,0x14,0x14,0xbf,0x14,0x14,0x52,0x13,0x12,0x04,0x11,0x0f,0xd8,0x0d,0x0b,0xff, -0x09,0x08,0x10,0x06,0x04,0xc6,0x02,0x01,0x75,0x00,0xff,0x9e,0xff,0xff,0x4c,0x00, -0x01,0x41,0x02,0x03,0xd8,0x04,0x06,0x83,0x07,0x08,0xba,0x09,0x0a,0x6a,0x0b,0x0c, -0x81,0x0c,0x0c,0xbb,0x0c,0x0c,0xd6,0x0b,0x0a,0xff,0x09,0x08,0x6d,0x07,0x05,0x5d, -0x04,0x02,0x0b,0x01,0xff,0xc5,0xfd,0xfc,0xe4,0xfa,0xf9,0x7a,0xf8,0xf7,0x76,0xf6, -0xf5,0xd9,0xf4,0xf4,0x82,0xf3,0xf3,0x03,0xf3,0xf2,0xcc,0xf2,0xf2,0xfe,0xf2,0xf3, -0x62,0xf3,0xf3,0xc9,0xf3,0xf3,0x1e,0xf4,0xf4,0x95,0xf4,0xf4,0x5f,0xf5,0xf5,0x2c, -0xf6,0xf6,0x86,0xf6,0xf6,0x68,0xf6,0xf6,0xd1,0xf5,0xf5,0x7a,0xf5,0xf5,0xa7,0xf5, -0xf5,0xaf,0xf6,0xf7,0xea,0xf8,0xfa,0x47,0xfc,0xfe,0x96,0x00,0x02,0x7e,0x05,0x07, -0x4f,0x0a,0x0c,0x46,0x0e,0x0f,0x1d,0x11,0x11,0x8f,0x12,0x12,0x7a,0x12,0x12,0x50, -0x11,0x10,0x36,0x0f,0x0d,0x3d,0x0c,0x0a,0x76,0x08,0x06,0x87,0x04,0x02,0x0a,0x01, -0xff,0x89,0xfe,0xfd,0x7c,0xfd,0xfd,0xe7,0xfd,0xfe,0xba,0xff,0x00,0x6f,0x02,0x03, -0x5e,0x05,0x06,0x0b,0x08,0x09,0x54,0x0a,0x0b,0xf4,0x0b,0x0c,0x96,0x0c,0x0c,0x28, -0x0c,0x0b,0xb8,0x0a,0x09,0x7a,0x08,0x07,0x91,0x05,0x03,0x4f,0x02,0x00,0x19,0xff, -0xfd,0x18,0xfc,0xfa,0x9c,0xf9,0xf8,0x46,0xf7,0xf6,0x43,0xf5,0xf4,0xd7,0xf3,0xf3, -0xd4,0xf2,0xf2,0x58,0xf2,0xf2,0x34,0xf2,0xf2,0x43,0xf2,0xf2,0x54,0xf2,0xf2,0xb8, -0xf2,0xf2,0x4e,0xf3,0xf3,0x3b,0xf4,0xf4,0x2b,0xf5,0xf5,0xe9,0xf5,0xf6,0x00,0xf6, -0xf5,0x9d,0xf5,0xf5,0x36,0xf5,0xf5,0x41,0xf5,0xf5,0x5a,0xf6,0xf7,0x84,0xf8,0xf9, -0x9e,0xfb,0xfd,0x97,0xff,0x01,0x4d,0x04,0x06,0x0b,0x09,0x0b,0x33,0x0d,0x0e,0x5f, -0x10,0x11,0x05,0x12,0x12,0x54,0x12,0x12,0x92,0x11,0x10,0xab,0x0f,0x0e,0xb5,0x0c, -0x0b,0x31,0x09,0x07,0x54,0x05,0x03,0xc8,0x01,0x00,0x14,0xff,0xfe,0xa3,0xfd,0xfd, -0xb7,0xfd,0xfe,0x35,0xff,0x00,0xb6,0x01,0x03,0x82,0x04,0x05,0x6f,0x07,0x08,0xba, -0x09,0x0a,0x7b,0x0b,0x0c,0x40,0x0c,0x0c,0xf3,0x0b,0x0b,0xb8,0x0a,0x09,0x8c,0x08, -0x07,0xa3,0x05,0x04,0x50,0x02,0x00,0xf9,0xfe,0xfd,0xc5,0xfb,0xfa,0x05,0xf9,0xf7, -0x9c,0xf6,0xf5,0x57,0xf4,0xf3,0x96,0xf2,0xf1,0x7f,0xf1,0xf1,0xf2,0xf0,0xf0,0xee, -0xf0,0xf0,0xfe,0xf0,0xf1,0x62,0xf1,0xf1,0xd9,0xf1,0xf2,0x92,0xf2,0xf3,0x80,0xf3, -0xf4,0xb2,0xf4,0xf5,0xb5,0xf5,0xf5,0x0e,0xf6,0xf5,0xdf,0xf5,0xf5,0xab,0xf5,0xf5, -0xfb,0xf5,0xf6,0xd4,0xf6,0xf7,0xba,0xf8,0xf9,0x9f,0xfb,0xfd,0x55,0xff,0x01,0xc8, -0x03,0x05,0x1f,0x08,0x0a,0xf1,0x0b,0x0d,0xf9,0x0e,0x10,0xb0,0x10,0x11,0x42,0x11, -0x11,0x90,0x10,0x0f,0xdd,0x0e,0x0d,0x39,0x0c,0x0a,0xc8,0x08,0x06,0xff,0x04,0x02, -0x3f,0x01,0xff,0x5a,0xfe,0xfd,0xc6,0xfc,0xfc,0xa8,0xfc,0xfc,0xbf,0xfd,0xfe,0x2d, -0x00,0x01,0x29,0x03,0x04,0x3b,0x06,0x07,0xfa,0x08,0x0a,0xf1,0x0a,0x0b,0x4b,0x0c, -0x0c,0x78,0x0c,0x0c,0xa2,0x0b,0x0a,0xff,0x09,0x08,0x6c,0x07,0x05,0x6e,0x04,0x02, -0x3d,0x01,0xff,0x19,0xfe,0xfc,0x29,0xfb,0xf9,0x9e,0xf8,0xf7,0x46,0xf6,0xf5,0x74, -0xf4,0xf3,0x5c,0xf3,0xf3,0xd0,0xf2,0xf2,0xba,0xf2,0xf2,0xdc,0xf2,0xf2,0x0f,0xf3, -0xf3,0x63,0xf3,0xf3,0x1b,0xf4,0xf4,0x08,0xf5,0xf5,0x4a,0xf6,0xf6,0x5d,0xf7,0xf7, -0x98,0xf7,0xf7,0x89,0xf7,0xf7,0x36,0xf7,0xf7,0x43,0xf7,0xf7,0xd7,0xf7,0xf8,0x57, -0xf9,0xfa,0xb6,0xfb,0xfd,0xe3,0xfe,0x00,0xcc,0x02,0x04,0xbb,0x06,0x08,0x49,0x0a, -0x0b,0x2d,0x0d,0x0e,0xf3,0x0e,0x0f,0xe9,0x0f,0x0f,0xaf,0x0f,0x0f,0x51,0x0e,0x0d, -0x04,0x0c,0x0a,0x09,0x09,0x07,0x95,0x05,0x03,0x1c,0x02,0x00,0x38,0xff,0xfe,0x94, -0xfd,0xfd,0x02,0xfd,0xfd,0xd4,0xfd,0xfe,0x0d,0x00,0x01,0xe6,0x02,0x04,0x07,0x06, -0x07,0xe8,0x08,0x0a,0x10,0x0b,0x0b,0x7e,0x0c,0x0c,0x1e,0x0d,0x0c,0xaf,0x0c,0x0b, -0x2f,0x0b,0x0a,0xf3,0x08,0x07,0x29,0x06,0x04,0x1a,0x03,0x01,0x08,0x00,0xfe,0x18, -0xfd,0xfb,0x7c,0xfa,0xf9,0x23,0xf8,0xf7,0x21,0xf6,0xf5,0xc6,0xf4,0xf4,0xf4,0xf3, -0xf3,0xcd,0xf3,0xf3,0xec,0xf3,0xf3,0x1f,0xf4,0xf4,0x74,0xf4,0xf4,0x1b,0xf5,0xf5, -0x08,0xf6,0xf6,0x39,0xf7,0xf7,0x3c,0xf8,0xf8,0xb8,0xf8,0xf8,0xab,0xf8,0xf8,0x79, -0xf8,0xf8,0x65,0xf8,0xf8,0xe8,0xf8,0xf9,0x25,0xfa,0xfb,0x31,0xfc,0xfd,0x29,0xff, -0x00,0xbe,0x02,0x04,0x68,0x06,0x08,0xa1,0x09,0x0b,0x72,0x0c,0x0d,0x68,0x0e,0x0e, -0x4f,0x0f,0x0f,0x26,0x0f,0x0e,0xe9,0x0d,0x0c,0xbe,0x0b,0x0a,0xa4,0x08,0x06,0x0e, -0x05,0x03,0x62,0x01,0xff,0x3b,0xfe,0xfc,0x0f,0xfc,0xfb,0x05,0xfb,0xfb,0x60,0xfb, -0xfc,0x32,0xfd,0xfe,0x08,0x00,0x01,0x5b,0x03,0x04,0x6f,0x06,0x07,0xdb,0x08,0x09, -0xad,0x0a,0x0b,0xb4,0x0b,0x0b,0xde,0x0b,0x0b,0xd7,0x0a,0x09,0xdf,0x08,0x07,0x39, -0x06,0x04,0x5d,0x03,0x01,0x7e,0x00,0xfe,0x7e,0xfd,0xfc,0xd2,0xfa,0xf9,0x6a,0xf8, -0xf7,0x54,0xf6,0xf5,0xd8,0xf4,0xf4,0x04,0xf4,0xf3,0xbd,0xf3,0xf3,0xba,0xf3,0xf3, -0xfd,0xf3,0xf4,0x41,0xf4,0xf4,0xe8,0xf4,0xf5,0xf6,0xf5,0xf6,0x38,0xf7,0xf7,0x6e, -0xf8,0xf8,0x5e,0xf9,0xf9,0xb9,0xf9,0xf9,0xcc,0xf9,0xf9,0xed,0xf9,0xfa,0x61,0xfa, -0xfa,0x8e,0xfb,0xfc,0x66,0xfd,0xfe,0x09,0x00,0x01,0x17,0x03,0x04,0x6c,0x06,0x08, -0xa2,0x09,0x0b,0x41,0x0c,0x0d,0xf3,0x0d,0x0e,0xe9,0x0e,0x0e,0xbf,0x0e,0x0e,0x73, -0x0d,0x0c,0x48,0x0b,0x09,0x6e,0x08,0x06,0xea,0x04,0x03,0x20,0x01,0xff,0xe7,0xfd, -0xfc,0x79,0xfb,0xfa,0x2a,0xfa,0xf9,0x1e,0xfa,0xfa,0x79,0xfb,0xfc,0x1a,0xfe,0xff, -0x29,0x01,0x02,0x4c,0x04,0x05,0xfb,0x06,0x08,0xe0,0x08,0x09,0x3a,0x0a,0x0a,0x77, -0x0a,0x0a,0xd4,0x09,0x09,0x42,0x08,0x07,0xe2,0x05,0x04,0x08,0x03,0x01,0x29,0x00, -0xfe,0x49,0xfd,0xfc,0xd0,0xfa,0xf9,0x8a,0xf8,0xf7,0x76,0xf6,0xf5,0x3c,0xf5,0xf4, -0x8c,0xf4,0xf4,0x55,0xf4,0xf4,0x87,0xf4,0xf4,0xeb,0xf4,0xf5,0x61,0xf5,0xf5,0x2b, -0xf6,0xf6,0x29,0xf7,0xf7,0x7c,0xf8,0xf9,0xc1,0xf9,0xfa,0xb5,0xfa,0xfb,0x20,0xfb, -0xfb,0x33,0xfb,0xfb,0x33,0xfb,0xfb,0x95,0xfb,0xfb,0x6e,0xfc,0xfc,0xbf,0xfd,0xfe, -0xca,0xff,0x00,0x4f,0x02,0x03,0x3c,0x05,0x06,0xe9,0x07,0x09,0x20,0x0a,0x0b,0xd1, -0x0b,0x0c,0xb5,0x0c,0x0c,0xce,0x0c,0x0c,0xd6,0x0b,0x0b,0xf0,0x09,0x08,0x5b,0x07, -0x05,0x3c,0x04,0x02,0xf9,0x00,0xff,0xe6,0xfd,0xfc,0x68,0xfb,0xfa,0xe7,0xf9,0xf9, -0xba,0xf9,0xfa,0x03,0xfb,0xfc,0x71,0xfd,0xfe,0x9f,0x00,0x02,0xf5,0x03,0x05,0xc7, -0x06,0x07,0xfe,0x08,0x09,0xad,0x0a,0x0b,0x51,0x0b,0x0b,0xe4,0x0a,0x0a,0x85,0x09, -0x08,0x47,0x07,0x05,0x9e,0x04,0x03,0xa2,0x01,0x00,0xb2,0xfe,0xfd,0xe4,0xfb,0xfa, -0x49,0xf9,0xf8,0x22,0xf7,0xf6,0x73,0xf5,0xf4,0x7e,0xf4,0xf4,0x24,0xf4,0xf4,0x11, -0xf4,0xf4,0x42,0xf4,0xf4,0x96,0xf4,0xf4,0x3e,0xf5,0xf5,0x2a,0xf6,0xf6,0x4a,0xf7, -0xf7,0x8e,0xf8,0xf9,0x70,0xf9,0xf9,0x0c,0xfa,0xfa,0x42,0xfa,0xfa,0x64,0xfa,0xfa, -0xc8,0xfa,0xfb,0x71,0xfb,0xfc,0xe1,0xfc,0xfd,0xed,0xfe,0x00,0x61,0x01,0x02,0x2c, -0x04,0x05,0xf8,0x06,0x08,0x95,0x09,0x0a,0xab,0x0b,0x0c,0x16,0x0d,0x0d,0x97,0x0d, -0x0d,0x28,0x0d,0x0c,0x87,0x0b,0x0a,0x58,0x09,0x07,0x7e,0x06,0x05,0xc2,0x03,0x02, -0xa3,0x00,0xff,0x04,0xfe,0xfd,0x62,0xfc,0xfb,0xde,0xfb,0xfc,0xc1,0xfc,0xfd,0xfd, -0xfe,0x00,0xd5,0x01,0x03,0x17,0x05,0x06,0xf9,0x07,0x09,0x54,0x0a,0x0b,0x14,0x0c, -0x0c,0xea,0x0c,0x0c,0xdf,0x0c,0x0c,0xa5,0x0b,0x0a,0x8b,0x09,0x08,0x05,0x07,0x05, -0x29,0x04,0x02,0x2a,0x01,0xff,0x5b,0xfe,0xfc,0xaf,0xfb,0xfa,0x67,0xf9,0xf8,0xd9, -0xf7,0xf7,0xc4,0xf6,0xf6,0x57,0xf6,0xf6,0x32,0xf6,0xf6,0x55,0xf6,0xf6,0x86,0xf6, -0xf6,0x0b,0xf7,0xf7,0xb5,0xf7,0xf8,0xa2,0xf8,0xf9,0x71,0xf9,0xf9,0x4e,0xfa,0xfa, -0xc8,0xfa,0xfa,0xed,0xfa,0xfa,0xde,0xfa,0xfa,0xfd,0xfa,0xfb,0x72,0xfb,0xfb,0x6e, -0xfc,0xfd,0xe1,0xfd,0xfe,0xfd,0xff,0x01,0x62,0x02,0x03,0xfa,0x04,0x06,0x42,0x07, -0x08,0x14,0x09,0x09,0x9e,0x0a,0x0b,0x40,0x0b,0x0b,0xf4,0x0a,0x0a,0xa6,0x09,0x08, -0xab,0x07,0x06,0x37,0x05,0x03,0x7e,0x02,0x00,0x8f,0xff,0xfe,0xe2,0xfc,0xfb,0xfc, -0xfa,0xfa,0x37,0xfa,0xfa,0xe6,0xfa,0xfb,0xdb,0xfc,0xfe,0x92,0xff,0x01,0xc2,0x02, -0x04,0xd5,0x05,0x07,0x83,0x08,0x09,0x9a,0x0a,0x0b,0xf5,0x0b,0x0c,0x54,0x0c,0x0c, -0xb2,0x0b,0x0a,0x0f,0x0a,0x08,0xcf,0x07,0x06,0x28,0x05,0x03,0x5b,0x02,0x00,0x6d, -0xff,0xfe,0xe1,0xfc,0xfb,0xcc,0xfa,0xf9,0xfc,0xf8,0xf8,0xe5,0xf7,0xf7,0x69,0xf7, -0xf7,0x34,0xf7,0xf7,0x12,0xf7,0xf7,0x11,0xf7,0xf7,0x74,0xf7,0xf7,0x0b,0xf8,0xf8, -0xe7,0xf8,0xf9,0xd5,0xf9,0xfa,0xa4,0xfa,0xfb,0x61,0xfb,0xfb,0xca,0xfb,0xfb,0xdd, -0xfb,0xfb,0xdc,0xfb,0xfb,0x2f,0xfc,0xfc,0xb6,0xfc,0xfd,0xa2,0xfd,0xfe,0x35,0xff, -0x00,0x22,0x01,0x02,0x01,0x03,0x04,0xe0,0x04,0x05,0x5a,0x06,0x07,0xa1,0x07,0x07, -0x2f,0x08,0x08,0xc1,0x07,0x07,0xa4,0x06,0x05,0xdd,0x04,0x03,0xac,0x02,0x01,0x26, -0x00,0xfe,0x6c,0xfd,0xfc,0xd2,0xfa,0xf9,0xec,0xf8,0xf8,0xe3,0xf7,0xf7,0x3e,0xf8, -0xf8,0xee,0xf9,0xfb,0x81,0xfc,0xfe,0xc2,0xff,0x01,0xe5,0x02,0x04,0xb6,0x05,0x06, -0x1f,0x08,0x09,0xc0,0x09,0x0a,0x84,0x0a,0x0a,0x48,0x0a,0x09,0xfb,0x08,0x08,0x01, -0x07,0x05,0x9e,0x04,0x03,0xe4,0x01,0x00,0x38,0xff,0xfd,0x9e,0xfc,0xfb,0x87,0xfa, -0xf9,0x0b,0xf9,0xf8,0x18,0xf8,0xf7,0xac,0xf7,0xf7,0x89,0xf7,0xf7,0x99,0xf7,0xf7, -0xfb,0xf7,0xf8,0x72,0xf8,0xf8,0x2d,0xf9,0xf9,0x3a,0xfa,0xfa,0x4b,0xfb,0xfb,0x5d, -0xfc,0xfc,0x3c,0xfd,0xfd,0xa7,0xfd,0xfd,0xbb,0xfd,0xfd,0x9a,0xfd,0xfd,0xaa,0xfd, -0xfd,0xeb,0xfd,0xfe,0x92,0xfe,0xff,0xa0,0xff,0x00,0x14,0x01,0x01,0xae,0x02,0x03, -0x37,0x04,0x04,0xbf,0x05,0x06,0xd4,0x06,0x07,0x41,0x07,0x07,0x04,0x07,0x06,0xe8, -0x05,0x05,0x52,0x04,0x03,0x45,0x02,0x01,0xf2,0xff,0xfe,0x8c,0xfd,0xfc,0xe3,0xfa, -0xf9,0xbb,0xf8,0xf7,0x8f,0xf7,0xf7,0x86,0xf7,0xf7,0xcf,0xf8,0xf9,0x2e,0xfb,0xfc, -0x3a,0xfe,0xff,0x4b,0x01,0x02,0x1b,0x04,0x05,0x65,0x06,0x07,0x15,0x08,0x08,0xf9, -0x08,0x09,0xd0,0x08,0x08,0xc6,0x07,0x06,0xfe,0x05,0x04,0x9d,0x03,0x02,0x05,0x01, -0xff,0x6b,0xfe,0xfd,0x01,0xfc,0xfb,0x10,0xfa,0xf9,0xc5,0xf8,0xf8,0x04,0xf8,0xf7, -0xcd,0xf7,0xf7,0xbb,0xf7,0xf7,0xfd,0xf7,0xf8,0x62,0xf8,0xf8,0x0b,0xf9,0xf9,0xf7, -0xf9,0xfa,0x28,0xfb,0xfb,0x7d,0xfc,0xfd,0xb1,0xfd,0xfe,0xc4,0xfe,0xff,0x83,0xff, -0xff,0xdb,0xff,0xff,0xee,0xff,0xff,0xfe,0xff,0x00,0x20,0x00,0x00,0xc6,0x00,0x01, -0xb3,0x01,0x02,0xf4,0x02,0x03,0x7b,0x04,0x05,0xe2,0x05,0x06,0x29,0x07,0x07,0x2c, -0x08,0x08,0x96,0x08,0x08,0x48,0x08,0x07,0x6f,0x07,0x06,0xda,0x05,0x04,0xde,0x03, -0x02,0x9c,0x01,0x00,0x15,0xff,0xfd,0x8d,0xfc,0xfb,0x35,0xfa,0xf9,0xa4,0xf8,0xf8, -0x45,0xf8,0xf8,0x07,0xf9,0xf9,0xed,0xfa,0xfc,0x72,0xfd,0xfe,0x4d,0x00,0x01,0xfa, -0x02,0x04,0x43,0x05,0x06,0x14,0x07,0x07,0x2a,0x08,0x08,0x45,0x08,0x07,0x6f,0x07, -0x06,0xeb,0x05,0x04,0xde,0x03,0x02,0x5a,0x01,0x00,0xe1,0xfe,0xfd,0xbb,0xfc,0xfb, -0xec,0xfa,0xfa,0xd4,0xf9,0xf9,0x47,0xf9,0xf9,0x01,0xf9,0xf9,0x42,0xf9,0xf9,0xc8, -0xf9,0xfa,0x71,0xfa,0xfa,0x4d,0xfb,0xfb,0x6d,0xfc,0xfc,0xaf,0xfd,0xfe,0x27,0xff, -0xff,0x9d,0x00,0x01,0xd4,0x01,0x02,0xc5,0x02,0x03,0x40,0x03,0x03,0x66,0x03,0x03, -0x66,0x03,0x03,0x86,0x03,0x03,0xca,0x03,0x04,0x60,0x04,0x04,0x4d,0x05,0x05,0x6d, -0x06,0x06,0x7e,0x07,0x07,0x7f,0x08,0x08,0x3e,0x09,0x09,0x76,0x09,0x09,0x15,0x09, -0x08,0x0a,0x08,0x07,0x85,0x06,0x05,0x89,0x04,0x03,0x36,0x02,0x00,0x8e,0xff,0xfe, -0xb2,0xfc,0xfb,0x25,0xfa,0xf9,0x41,0xf8,0xf7,0x6b,0xf7,0xf7,0xd7,0xf7,0xf8,0x46, -0xf9,0xfa,0x95,0xfb,0xfd,0x50,0xfe,0xff,0x2c,0x01,0x02,0x86,0x03,0x04,0x69,0x05, -0x06,0xa1,0x06,0x06,0x0f,0x07,0x06,0x8d,0x06,0x06,0x40,0x05,0x04,0x77,0x03,0x02, -0x04,0x01,0xff,0xad,0xfe,0xfd,0x56,0xfc,0xfb,0x85,0xfa,0xf9,0x4e,0xf9,0xf8,0x8d, -0xf8,0xf8,0x24,0xf8,0xf8,0x11,0xf8,0xf8,0x42,0xf8,0xf8,0xd8,0xf8,0xf9,0xb4,0xf9, -0xfa,0xd4,0xfa,0xfb,0x16,0xfc,0xfc,0xbe,0xfd,0xfe,0x47,0xff,0x00,0x90,0x00,0x01, -0xd3,0x01,0x02,0x73,0x02,0x02,0xeb,0x02,0x02,0x0f,0x03,0x03,0x10,0x03,0x03,0x74, -0x03,0x03,0x1c,0x04,0x04,0xc6,0x04,0x05,0xb3,0x05,0x06,0xb3,0x06,0x07,0xa2,0x07, -0x08,0x71,0x08,0x08,0xca,0x08,0x08,0x8b,0x08,0x08,0xb3,0x07,0x07,0x41,0x06,0x05, -0x76,0x04,0x03,0x47,0x02,0x01,0xb0,0xff,0xfe,0xe5,0xfc,0xfb,0x38,0xfa,0xf9,0x11, -0xf8,0xf7,0xe6,0xf6,0xf6,0xfb,0xf6,0xf7,0x27,0xf8,0xf9,0x21,0xfa,0xfb,0xc6,0xfc, -0xfe,0x72,0xff,0x00,0xba,0x01,0x02,0x8b,0x03,0x04,0xc4,0x04,0x05,0x10,0x05,0x04, -0xaf,0x04,0x04,0x62,0x03,0x02,0xa8,0x01,0x00,0x48,0xff,0xfe,0xb0,0xfc,0xfb,0x47, -0xfa,0xf9,0x64,0xf8,0xf7,0x1a,0xf7,0xf6,0x6a,0xf6,0xf6,0x23,0xf6,0xf6,0x21,0xf6, -0xf6,0x63,0xf6,0xf6,0x3c,0xf7,0xf7,0x3a,0xf8,0xf8,0x8d,0xf9,0xfa,0x24,0xfb,0xfc, -0xe0,0xfc,0xfd,0x8b,0xfe,0xff,0x36,0x00,0x00,0x8e,0x01,0x01,0x5f,0x02,0x02,0xda, -0x02,0x02,0xee,0x02,0x02,0x0f,0x03,0x03,0x31,0x03,0x03,0x95,0x03,0x03,0x2d,0x04, -0x04,0xd7,0x04,0x05,0xa3,0x05,0x06,0x71,0x06,0x06,0x0c,0x07,0x07,0x32,0x07,0x07, -0xf3,0x06,0x06,0x29,0x06,0x05,0xf9,0x04,0x04,0x54,0x03,0x02,0x44,0x01,0x00,0xf2, -0xfe,0xfd,0x5b,0xfc,0xfa,0x9f,0xf9,0xf8,0x56,0xf7,0xf6,0xf8,0xf5,0xf5,0xcb,0xf5, -0xf6,0xa1,0xf6,0xf7,0x67,0xf8,0xf9,0xd9,0xfa,0xfc,0x61,0xfd,0xfe,0xda,0xff,0x00, -0xce,0x01,0x02,0x28,0x03,0x03,0xc9,0x03,0x03,0xcd,0x03,0x03,0xf6,0x02,0x02,0x54, -0x01,0x00,0x45,0xff,0xfe,0x02,0xfd,0xfb,0xde,0xfa,0xf9,0x1e,0xf9,0xf8,0xe6,0xf7, -0xf7,0x69,0xf7,0xf7,0x23,0xf7,0xf7,0x32,0xf7,0xf7,0x95,0xf7,0xf7,0x4e,0xf8,0xf8, -0x4c,0xf9,0xf9,0x8d,0xfa,0xfb,0x14,0xfc,0xfc,0xcf,0xfd,0xfe,0x8a,0xff,0x00,0x15, -0x01,0x01,0x6c,0x02,0x02,0x4e,0x03,0x03,0xc9,0x03,0x03,0xfe,0x03,0x03,0xff,0x03, -0x03,0xff,0x03,0x04,0x20,0x04,0x04,0x95,0x04,0x04,0x2e,0x05,0x05,0xd7,0x05,0x06, -0x72,0x06,0x06,0x1c,0x07,0x07,0x75,0x07,0x07,0x67,0x07,0x07,0xd2,0x06,0x06,0xe7, -0x05,0x05,0x94,0x04,0x03,0xdc,0x02,0x01,0xbd,0x00,0xff,0x58,0xfe,0xfd,0xc0,0xfb, -0xfa,0x68,0xf9,0xf8,0xd7,0xf7,0xf7,0x68,0xf7,0xf7,0x09,0xf8,0xf8,0x8a,0xf9,0xfa, -0xb7,0xfb,0xfc,0x2e,0xfe,0xff,0x97,0x00,0x01,0x9a,0x02,0x03,0x06,0x04,0x04,0xd7, -0x04,0x05,0x01,0x05,0x04,0x7d,0x04,0x03,0x0d,0x03,0x02,0x11,0x01,0x00,0xe0,0xfe, -0xfd,0xbc,0xfc,0xfb,0xfc,0xfa,0xfa,0xb3,0xf9,0xf9,0x05,0xf9,0xf8,0xbd,0xf8,0xf8, -0xcb,0xf8,0xf8,0x1e,0xf9,0xf9,0xc5,0xf9,0xfa,0xc4,0xfa,0xfb,0x38,0xfc,0xfc,0xbe, -0xfd,0xfe,0x79,0xff,0x00,0x35,0x01,0x02,0xe1,0x02,0x03,0x3a,0x04,0x04,0x2b,0x05, -0x05,0xa6,0x05,0x05,0xdc,0x05,0x05,0xcd,0x05,0x05,0xbc,0x05,0x05,0xdb,0x05,0x05, -0x1e,0x06,0x06,0x74,0x06,0x06,0xea,0x06,0x07,0x62,0x07,0x07,0xfb,0x07,0x08,0x31, -0x08,0x08,0x34,0x08,0x07,0xaf,0x07,0x07,0xd4,0x06,0x06,0x94,0x05,0x04,0x0d,0x04, -0x03,0xf1,0x01,0x00,0x9c,0xff,0xfe,0xf4,0xfc,0xfb,0xbc,0xfa,0xf9,0x0c,0xf9,0xf8, -0x69,0xf8,0xf8,0xa6,0xf8,0xf9,0xe3,0xf9,0xfa,0xdd,0xfb,0xfc,0x2f,0xfe,0xff,0x75, -0x00,0x01,0x67,0x02,0x03,0xb2,0x03,0x04,0x72,0x04,0x04,0xaa,0x04,0x04,0x17,0x04, -0x03,0xc7,0x02,0x01,0xee,0x00,0xff,0xac,0xfe,0xfd,0x78,0xfc,0xfb,0xa8,0xfa,0xf9, -0x7f,0xf9,0xf9,0xb0,0xf8,0xf8,0x79,0xf8,0xf8,0x77,0xf8,0xf8,0xb9,0xf8,0xf9,0x70, -0xf9,0xf9,0x6e,0xfa,0xfb,0xe1,0xfb,0xfc,0x7a,0xfd,0xfe,0x34,0xff,0x00,0xf1,0x00, -0x01,0xbe,0x02,0x03,0x38,0x04,0x04,0x4d,0x05,0x05,0x1c,0x06,0x06,0x85,0x06,0x06, -0xaa,0x06,0x06,0xdc,0x06,0x06,0xfe,0x06,0x07,0x20,0x07,0x07,0x74,0x07,0x07,0xeb, -0x07,0x08,0x62,0x08,0x08,0xea,0x08,0x09,0x31,0x09,0x09,0x34,0x09,0x09,0xc0,0x08, -0x08,0xe7,0x07,0x07,0xc5,0x06,0x06,0x30,0x05,0x04,0x23,0x03,0x01,0xbf,0x00,0xff, -0x26,0xfe,0xfc,0x9d,0xfb,0xfa,0x97,0xf9,0xf8,0x7e,0xf8,0xf8,0x54,0xf8,0xf8,0x3a, -0xf9,0xf9,0xad,0xfa,0xfb,0xaa,0xfc,0xfd,0xba,0xfe,0xff,0x9b,0x00,0x01,0xe5,0x01, -0x02,0xb5,0x02,0x02,0xfe,0x02,0x02,0x7c,0x02,0x01,0x2e,0x01,0x00,0x76,0xff,0xfe, -0x45,0xfd,0xfc,0x23,0xfb,0xfa,0x52,0xf9,0xf8,0x19,0xf8,0xf7,0x4a,0xf7,0xf7,0xf1, -0xf6,0xf6,0xff,0xf6,0xf7,0x41,0xf7,0xf7,0xf9,0xf7,0xf8,0xf6,0xf8,0xf9,0x59,0xfa, -0xfb,0xf2,0xfb,0xfc,0xce,0xfd,0xfe,0x9a,0xff,0x00,0x47,0x01,0x02,0xc1,0x02,0x03, -0xe5,0x03,0x04,0x94,0x04,0x04,0x0e,0x05,0x05,0x32,0x05,0x05,0x34,0x05,0x05,0x23, -0x05,0x05,0x10,0x05,0x05,0x21,0x05,0x05,0x64,0x05,0x05,0xa7,0x05,0x05,0x1e,0x06, -0x06,0x53,0x06,0x06,0x77,0x06,0x06,0x25,0x06,0x05,0x8e,0x05,0x05,0x80,0x04,0x03, -0x3e,0x03,0x02,0x66,0x01,0x00,0x45,0xff,0xfe,0xd1,0xfc,0xfb,0x8a,0xfa,0xf9,0xa8, -0xf8,0xf7,0x8f,0xf7,0xf7,0x44,0xf7,0xf7,0x19,0xf8,0xf8,0x9b,0xf9,0xfa,0xa9,0xfb, -0xfc,0xcb,0xfd,0xfe,0xac,0xff,0x00,0x16,0x01,0x01,0x1a,0x02,0x02,0x64,0x02,0x02, -0x36,0x02,0x01,0x4c,0x01,0x00,0x98,0xff,0xfe,0x67,0xfd,0xfc,0x55,0xfb,0xfa,0x85, -0xf9,0xf8,0x3c,0xf8,0xf7,0x5b,0xf7,0xf7,0xf2,0xf6,0xf6,0xdd,0xf6,0xf6,0x1e,0xf7, -0xf7,0x94,0xf7,0xf7,0x7f,0xf8,0xf9,0xa0,0xf9,0xfa,0x36,0xfb,0xfc,0xd0,0xfc,0xfd, -0x9b,0xfe,0xff,0x26,0x00,0x00,0x7d,0x01,0x02,0x80,0x02,0x02,0x5f,0x03,0x03,0xfb, -0x03,0x04,0x31,0x04,0x04,0x45,0x04,0x04,0x65,0x04,0x04,0x76,0x04,0x04,0xb9,0x04, -0x04,0x0d,0x05,0x05,0x73,0x05,0x05,0x0c,0x06,0x06,0x96,0x06,0x06,0xdb,0x06,0x06, -0xcd,0x06,0x06,0x6a,0x06,0x06,0xa0,0x05,0x05,0x82,0x04,0x03,0xfd,0x02,0x01,0xff, -0x00,0xff,0xbd,0xfe,0xfd,0x79,0xfc,0xfb,0x97,0xfa,0xf9,0x4d,0xf9,0xf9,0xf0,0xf8, -0xf9,0x61,0xf9,0xf9,0x9e,0xfa,0xfb,0x46,0xfc,0xfd,0x44,0xfe,0xff,0x13,0x00,0x00, -0x8d,0x01,0x02,0x71,0x02,0x02,0xdb,0x02,0x02,0xbe,0x02,0x02,0xd5,0x01,0x01,0x42, -0x00,0xff,0x34,0xfe,0xfd,0x43,0xfc,0xfb,0x64,0xfa,0xf9,0x1b,0xf9,0xf8,0x39,0xf8, -0xf7,0xbe,0xf7,0xf7,0x9a,0xf7,0xf7,0x98,0xf7,0xf7,0xeb,0xf7,0xf8,0xb3,0xf8,0xf9, -0xe4,0xf9,0xfa,0x7a,0xfb,0xfc,0x34,0xfd,0xfe,0xf1,0xfe,0xff,0xad,0x00,0x01,0x27, -0x02,0x02,0x6c,0x03,0x03,0x5e,0x04,0x04,0x1b,0x05,0x05,0x96,0x05,0x05,0xdb,0x05, -0x05,0x0f,0x06,0x06,0x10,0x06,0x06,0x43,0x06,0x06,0xa7,0x06,0x06,0x2e,0x07,0x07, -0xa6,0x07,0x07,0x2f,0x08,0x08,0x64,0x08,0x08,0x67,0x08,0x08,0x25,0x08,0x07,0x8e, -0x07,0x07,0x70,0x06,0x05,0x1d,0x05,0x04,0x32,0x03,0x02,0x12,0x01,0xff,0xde,0xfe, -0xfd,0xdc,0xfc,0xfc,0x71,0xfb,0xfa,0xbf,0xfa,0xfa,0xeb,0xfa,0xfb,0xd4,0xfb,0xfc, -0x37,0xfd,0xfe,0x11,0xff,0xff,0xcf,0x00,0x01,0x38,0x02,0x02,0x2b,0x03,0x03,0xb7, -0x03,0x03,0x9c,0x03,0x03,0xd5,0x02,0x02,0x63,0x01,0x00,0x88,0xff,0xfe,0x67,0xfd, -0xfc,0xa7,0xfb,0xfa,0x4e,0xfa,0xf9,0x5b,0xf9,0xf9,0xc0,0xf8,0xf8,0x89,0xf8,0xf8, -0x88,0xf8,0xf8,0xda,0xf8,0xf9,0x71,0xf9,0xf9,0x7e,0xfa,0xfb,0xc1,0xfb,0xfc,0x48, -0xfd,0xfe,0xd1,0xfe,0xff,0x59,0x00,0x01,0xa0,0x01,0x02,0xc4,0x02,0x03,0x93,0x03, -0x04,0x50,0x04,0x04,0xda,0x04,0x04,0x1f,0x05,0x05,0x22,0x05,0x05,0x23,0x05,0x05, -0x63,0x05,0x05,0xb8,0x05,0x05,0x3f,0x06,0x06,0xc7,0x06,0x07,0x30,0x07,0x07,0xa7, -0x07,0x07,0xed,0x07,0x07,0xbe,0x07,0x07,0x48,0x07,0x06,0x8e,0x06,0x05,0x4f,0x05, -0x04,0xa8,0x03,0x02,0xab,0x01,0x00,0xaa,0xff,0xfe,0xba,0xfd,0xfc,0x3e,0xfc,0xfb, -0x6b,0xfb,0xfb,0x54,0xfb,0xfb,0x09,0xfc,0xfc,0x29,0xfd,0xfd,0xbe,0xfe,0xff,0x58, -0x00,0x01,0xb1,0x01,0x02,0xa3,0x02,0x03,0x30,0x03,0x03,0x34,0x03,0x03,0x80,0x02, -0x01,0x3f,0x01,0x00,0x65,0xff,0xfe,0x55,0xfd,0xfc,0x75,0xfb,0xfa,0x0b,0xfa,0xf9, -0xf7,0xf8,0xf8,0x6a,0xf8,0xf8,0x13,0xf8,0xf7,0xff,0xf7,0xf8,0x30,0xf8,0xf8,0xc7, -0xf8,0xf9,0xb3,0xf9,0xfa,0x05,0xfb,0xfb,0x8c,0xfc,0xfd,0xe3,0xfd,0xfe,0x5a,0xff, -0xff,0x9f,0x00,0x01,0xb3,0x01,0x02,0x93,0x02,0x02,0x3e,0x03,0x03,0xb7,0x03,0x03, -0x0e,0x04,0x04,0x21,0x04,0x04,0x22,0x04,0x04,0x22,0x04,0x04,0x63,0x04,0x04,0xb8, -0x04,0x04,0x1e,0x05,0x05,0x95,0x05,0x05,0xfc,0x05,0x06,0x32,0x06,0x06,0x24,0x06, -0x06,0xe0,0x05,0x05,0x4a,0x05,0x04,0x3d,0x04,0x03,0xd9,0x02,0x02,0x10,0x01,0x00, -0x32,0xff,0xfe,0x75,0xfd,0xfc,0x2b,0xfc,0xfb,0x5a,0xfb,0xfb,0x22,0xfb,0xfb,0x94, -0xfb,0xfc,0xa1,0xfc,0xfd,0xf4,0xfd,0xfe,0x49,0xff,0xff,0x8e,0x00,0x01,0x60,0x01, -0x01,0xeb,0x01,0x01,0xef,0x01,0x01,0x39,0x01,0x00,0xea,0xff,0xff,0x21,0xfe,0xfd, -0x01,0xfc,0xfb,0x31,0xfa,0xf9,0xa6,0xf8,0xf8,0x90,0xf7,0xf7,0xc1,0xf6,0xf6,0x58, -0xf6,0xf6,0x44,0xf6,0xf6,0x64,0xf6,0xf6,0xea,0xf6,0xf7,0xc4,0xf7,0xf8,0x05,0xf9, -0xf9,0x7b,0xfa,0xfb,0xe2,0xfb,0xfc,0x39,0xfd,0xfd,0x6c,0xfe,0xff,0x90,0xff,0x00, -0x91,0x00,0x00,0x5f,0x01,0x01,0x0b,0x02,0x02,0x74,0x02,0x02,0xca,0x02,0x02,0xed, -0x02,0x02,0x1f,0x03,0x03,0x63,0x03,0x03,0xfa,0x03,0x04,0x84,0x04,0x04,0x0b,0x05, -0x05,0x84,0x05,0x05,0x0c,0x06,0x06,0x32,0x06,0x06,0x23,0x06,0x06,0xc0,0x05,0x05, -0x17,0x05,0x04,0x09,0x04,0x03,0x84,0x02,0x01,0xda,0x00,0xff,0x2f,0xff,0xfe,0xb6, -0xfd,0xfd,0xb1,0xfc,0xfc,0x57,0xfc,0xfc,0x85,0xfc,0xfc,0x4d,0xfd,0xfd,0x7d,0xfe, -0xff,0xb1,0xff,0x00,0xe4,0x00,0x01,0xd6,0x01,0x02,0x52,0x02,0x02,0x67,0x02,0x02, -0xe3,0x01,0x01,0xb7,0x00,0xff,0x1f,0xff,0xfe,0x32,0xfd,0xfc,0x86,0xfb,0xfa,0x0b, -0xfa,0xf9,0xf6,0xf8,0xf8,0x28,0xf8,0xf7,0xbe,0xf7,0xf7,0x68,0xf7,0xf7,0x75,0xf7, -0xf7,0xea,0xf7,0xf8,0x93,0xf8,0xf9,0x91,0xf9,0xfa,0xc2,0xfa,0xfb,0x27,0xfc,0xfc, -0x5c,0xfd,0xfd,0x6d,0xfe,0xfe,0x5e,0xff,0xff,0x3d,0x00,0x00,0xf9,0x00,0x01,0x83, -0x01,0x01,0x0d,0x02,0x02,0x21,0x02,0x02,0x32,0x02,0x02,0x43,0x02,0x02,0x86,0x02, -0x02,0x0c,0x03,0x03,0x83,0x03,0x03,0x2d,0x04,0x04,0xa6,0x04,0x04,0x3f,0x05,0x05, -0xa7,0x05,0x05,0xbb,0x05,0x05,0x9b,0x05,0x05,0x16,0x05,0x04,0x4b,0x04,0x03,0x1b, -0x03,0x02,0xc7,0x01,0x01,0x61,0x00,0xff,0x4d,0xff,0xfe,0x8d,0xfe,0xfe,0x24,0xfe, -0xfe,0x63,0xfe,0xfe,0x1b,0xff,0xff,0x29,0x00,0x00,0x7d,0x01,0x02,0xb1,0x02,0x03, -0xc4,0x03,0x04,0x72,0x04,0x04,0xba,0x04,0x04,0x59,0x04,0x03,0x5e,0x03,0x02,0xb9, -0x01,0x00,0xed,0xff,0xff,0x20,0xfe,0xfd,0x95,0xfc,0xfb,0x6f,0xfb,0xfa,0x7e,0xfa, -0xfa,0xc1,0xf9,0xf9,0x58,0xf9,0xf9,0x33,0xf9,0xf9,0x53,0xf9,0xf9,0xb7,0xf9,0xfa, -0x71,0xfa,0xfa,0x5e,0xfb,0xfb,0x5d,0xfc,0xfc,0x3c,0xfd,0xfd,0x0a,0xfe,0xfe,0xc6, -0xfe,0xff,0x71,0xff,0xff,0x1c,0x00,0x00,0x95,0x00,0x00,0x0d,0x01,0x01,0x53,0x01, -0x01,0x76,0x01,0x01,0xb9,0x01,0x01,0x0d,0x02,0x02,0x83,0x02,0x02,0x0c,0x03,0x03, -0xb6,0x03,0x03,0x5f,0x04,0x04,0x0a,0x05,0x05,0x95,0x05,0x05,0xec,0x05,0x05,0xff, -0x05,0x05,0xdf,0x05,0x05,0x49,0x05,0x04,0x6e,0x04,0x03,0x5e,0x03,0x02,0x2c,0x02, -0x01,0x29,0x01,0x00,0x5a,0x00,0x00,0xf1,0xff,0xff,0x0e,0x00,0x00,0x83,0x00,0x00, -0x6e,0x01,0x01,0x6d,0x02,0x03,0xb1,0x03,0x04,0xd4,0x04,0x05,0x94,0x05,0x05,0xed, -0x05,0x05,0xae,0x05,0x05,0xb4,0x04,0x04,0x51,0x03,0x02,0xa8,0x01,0x00,0xec,0xff, -0xff,0x41,0xfe,0xfd,0xf9,0xfc,0xfc,0xe6,0xfb,0xfb,0x27,0xfb,0xfa,0x9d,0xfa,0xfa, -0x56,0xfa,0xfa,0x54,0xfa,0xfa,0x97,0xfa,0xfa,0x2d,0xfb,0xfb,0xf9,0xfb,0xfc,0xc5, -0xfc,0xfd,0xa3,0xfd,0xfe,0x50,0xfe,0xfe,0x0b,0xff,0xff,0x95,0xff,0xff,0x3e,0x00, -0x00,0xb7,0x00,0x00,0x1f,0x01,0x01,0x54,0x01,0x01,0x45,0x01,0x01,0x44,0x01,0x01, -0x75,0x01,0x01,0xa8,0x01,0x01,0xfc,0x01,0x02,0x52,0x02,0x02,0xd9,0x02,0x03,0x51, -0x03,0x03,0xd9,0x03,0x04,0x10,0x04,0x04,0x43,0x04,0x04,0x34,0x04,0x04,0xd1,0x03, -0x03,0x28,0x03,0x02,0x4c,0x02,0x01,0x4d,0x01,0x00,0x4c,0x00,0xff,0x9e,0xff,0xff, -0x14,0xff,0xff,0x00,0xff,0xff,0x62,0xff,0xff,0x2c,0x00,0x00,0x3a,0x01,0x01,0x6d, -0x02,0x02,0x8f,0x03,0x04,0x60,0x04,0x04,0xeb,0x04,0x04,0xdf,0x04,0x04,0x39,0x04, -0x03,0x1b,0x03,0x02,0x96,0x01,0x00,0xfc,0xff,0xff,0x73,0xfe,0xfd,0x3c,0xfd,0xfc, -0x2a,0xfc,0xfb,0x5b,0xfb,0xfb,0xb0,0xfa,0xfa,0x68,0xfa,0xfa,0x44,0xfa,0xfa,0x64, -0xfa,0xfa,0xc9,0xfa,0xfb,0x50,0xfb,0xfb,0xfa,0xfb,0xfc,0xa5,0xfc,0xfc,0x3e,0xfd, -0xfd,0xb7,0xfd,0xfd,0x2f,0xfe,0xfe,0x75,0xfe,0xfe,0xea,0xfe,0xff,0x41,0xff,0xff, -0x65,0xff,0xff,0x67,0xff,0xff,0x56,0xff,0xff,0x65,0xff,0xff,0x97,0xff,0xff,0xeb, -0xff,0x00,0x41,0x00,0x00,0xc8,0x00,0x01,0x50,0x01,0x01,0xfa,0x01,0x02,0x84,0x02, -0x02,0xdb,0x02,0x02,0xfe,0x02,0x02,0xcf,0x02,0x02,0x59,0x02,0x01,0x9f,0x01,0x01, -0xc3,0x00,0x00,0xf6,0xff,0xff,0x59,0xff,0xff,0xe1,0xfe,0xfe,0xed,0xfe,0xfe,0x2f, -0xff,0xff,0xf8,0xff,0x00,0xe5,0x00,0x01,0x17,0x02,0x02,0x5b,0x03,0x03,0x5d,0x04, -0x04,0xeb,0x04,0x05,0x11,0x05,0x04,0xaf,0x04,0x04,0xc4,0x03,0x03,0x93,0x02,0x01, -0x4f,0x01,0x00,0xe8,0xff,0xff,0xa4,0xfe,0xfe,0xb2,0xfd,0xfd,0xf5,0xfc,0xfc,0x6a, -0xfc,0xfc,0xf2,0xfb,0xfb,0xde,0xfb,0xfb,0xcc,0xfb,0xfb,0xed,0xfb,0xfc,0x30,0xfc, -0xfc,0x96,0xfc,0xfc,0xfc,0xfc,0xfd,0x31,0xfd,0xfd,0x65,0xfd,0xfd,0x97,0xfd,0xfd, -0xdb,0xfd,0xfd,0x0f,0xfe,0xfe,0x43,0xfe,0xfe,0x55,0xfe,0xfe,0x45,0xfe,0xfe,0x23, -0xfe,0xfe,0x21,0xfe,0xfe,0x32,0xfe,0xfe,0x64,0xfe,0xfe,0x98,0xfe,0xfe,0x0c,0xff, -0xff,0x63,0xff,0xff,0xfa,0xff,0x00,0x84,0x00,0x00,0xfc,0x00,0x01,0x32,0x01,0x01, -0x44,0x01,0x01,0x13,0x01,0x00,0xbe,0x00,0x00,0x17,0x00,0xff,0x7c,0xff,0xff,0xe1, -0xfe,0xfe,0x8b,0xfe,0xfe,0x87,0xfe,0xfe,0xc9,0xfe,0xff,0x71,0xff,0xff,0x5e,0x00, -0x00,0x8e,0x01,0x02,0xc2,0x02,0x03,0xe5,0x03,0x04,0xa5,0x04,0x04,0xfd,0x04,0x04, -0xbe,0x04,0x04,0x17,0x04,0x03,0x09,0x03,0x02,0xc7,0x01,0x01,0x71,0x00,0xff,0x5d, -0xff,0xfe,0x5d,0xfe,0xfd,0x9e,0xfd,0xfd,0xf3,0xfc,0xfc,0x6a,0xfc,0xfc,0x13,0xfc, -0xfb,0xef,0xfb,0xfb,0x0f,0xfc,0xfc,0x31,0xfc,0xfc,0x86,0xfc,0xfc,0xca,0xfc,0xfc, -0x0e,0xfd,0xfd,0x43,0xfd,0xfd,0x75,0xfd,0xfd,0xb8,0xfd,0xfd,0xfd,0xfd,0xfe,0x31, -0xfe,0xfe,0x65,0xfe,0xfe,0x77,0xfe,0xfe,0x77,0xfe,0xfe,0x77,0xfe,0xfe,0x77,0xfe, -0xfe,0x98,0xfe,0xfe,0xdb,0xfe,0xfe,0x2f,0xff,0xff,0xa5,0xff,0xff,0x2d,0x00,0x00, -0xa6,0x00,0x00,0x2f,0x01,0x01,0x85,0x01,0x01,0xba,0x01,0x01,0xab,0x01,0x01,0x58, -0x01,0x01,0xe1,0x00,0x00,0x59,0x00,0x00,0xd1,0xff,0xff,0x79,0xff,0xff,0x55,0xff, -0xff,0x75,0xff,0xff,0xea,0xff,0x00,0xb4,0x00,0x01,0xc3,0x01,0x02,0xf6,0x02,0x03, -0x08,0x04,0x04,0xf8,0x04,0x05,0x53,0x05,0x05,0x45,0x05,0x05,0xd1,0x04,0x04,0xe6, -0x03,0x03,0xc6,0x02,0x02,0xb3,0x01,0x01,0xb3,0x00,0x00,0xc3,0xff,0xff,0x06,0xff, -0xfe,0x7b,0xfe,0xfe,0xf3,0xfd,0xfd,0xac,0xfd,0xfd,0x68,0xfd,0xfd,0x66,0xfd,0xfd, -0x86,0xfd,0xfd,0xca,0xfd,0xfd,0xfd,0xfd,0xfe,0x20,0xfe,0xfe,0x53,0xfe,0xfe,0x65, -0xfe,0xfe,0x87,0xfe,0xfe,0xb9,0xfe,0xfe,0xdc,0xfe,0xfe,0xfe,0xfe,0xfe,0xff,0xfe, -0xfe,0xde,0xfe,0xfe,0xbc,0xfe,0xfe,0xaa,0xfe,0xfe,0xa9,0xfe,0xfe,0xba,0xfe,0xfe, -0xec,0xfe,0xff,0x30,0xff,0xff,0x95,0xff,0xff,0x0d,0x00,0x00,0x74,0x00,0x00,0xca, -0x00,0x00,0x0e,0x01,0x01,0xf0,0x00,0x00,0xce,0x00,0x00,0x6a,0x00,0x00,0xf3,0xff, -0xff,0x8b,0xff,0xff,0x35,0xff,0xff,0x12,0xff,0xff,0x42,0xff,0xff,0xa6,0xff,0x00, -0x60,0x00,0x00,0x7e,0x01,0x02,0x90,0x02,0x03,0xc3,0x03,0x04,0xb4,0x04,0x05,0x40, -0x05,0x05,0x55,0x05,0x05,0x14,0x05,0x04,0x6c,0x04,0x03,0x7f,0x03,0x02,0x7f,0x02, -0x01,0x7e,0x01,0x01,0x90,0x00,0x00,0xe3,0xff,0xff,0x59,0xff,0xff,0xe1,0xfe,0xfe, -0x7a,0xfe,0xfe,0x45,0xfe,0xfe,0x33,0xfe,0xfe,0x22,0xfe,0xfe,0x43,0xfe,0xfe,0x44, -0xfe,0xfe,0x55,0xfe,0xfe,0x55,0xfe,0xfe,0x65,0xfe,0xfe,0x66,0xfe,0xfe,0x87,0xfe, -0xfe,0xa9,0xfe,0xfe,0xcc,0xfe,0xfe,0xdd,0xfe,0xfe,0xdd,0xfe,0xfe,0xcc,0xfe,0xfe, -0xab,0xfe,0xfe,0xab,0xfe,0xfe,0xba,0xfe,0xfe,0xed,0xfe,0xff,0x30,0xff,0xff,0xa6, -0xff,0xff,0x1d,0x00,0x00,0x95,0x00,0x00,0x1e,0x01,0x01,0x64,0x01,0x01,0x87,0x01, -0x01,0x89,0x01,0x01,0x57,0x01,0x01,0xe1,0x00,0x00,0x8b,0x00,0x00,0x26,0x00,0x00, -0xf0,0xff,0xff,0xfe,0xff,0x00,0x20,0x00,0x00,0xa6,0x00,0x01,0x60,0x01,0x01,0x7f, -0x02,0x02,0x7f,0x03,0x03,0x4e,0x04,0x04,0xda,0x04,0x05,0x10,0x05,0x04,0xdf,0x04, -0x04,0x49,0x04,0x03,0x7f,0x03,0x03,0xa0,0x02,0x02,0xc3,0x01,0x01,0xf5,0x00,0x00, -0x5a,0x00,0x00,0xc0,0xff,0xff,0x48,0xff,0xff,0xf1,0xfe,0xfe,0xac,0xfe,0xfe,0x89, -0xfe,0xfe,0x78,0xfe,0xfe,0x77,0xfe,0xfe,0x77,0xfe,0xfe,0x67,0xfe,0xfe,0x66,0xfe, -0xfe,0x66,0xfe,0xfe,0x55,0xfe,0xfe,0x66,0xfe,0xfe,0x88,0xfe,0xfe,0x99,0xfe,0xfe, -0xaa,0xfe,0xfe,0x99,0xfe,0xfe,0x89,0xfe,0xfe,0x67,0xfe,0xfe,0x55,0xfe,0xfe,0x44, -0xfe,0xfe,0x54,0xfe,0xfe,0x97,0xfe,0xfe,0xeb,0xfe,0xff,0x51,0xff,0xff,0xc9,0xff, -0x00,0x30,0x00,0x00,0x96,0x00,0x00,0xba,0x00,0x00,0xbb,0x00,0x00,0x8a,0x00,0x00, -0x25,0x00,0xff,0xcf,0xff,0xff,0x7a,0xff,0xff,0x45,0xff,0xff,0x22,0xff,0xff,0x42, -0xff,0xff,0xa6,0xff,0xff,0x5e,0x00,0x00,0x4d,0x01,0x01,0x5c,0x02,0x02,0x2c,0x03, -0x03,0xd9,0x03,0x04,0x31,0x04,0x04,0x23,0x04,0x04,0xc0,0x03,0x03,0x38,0x03,0x02, -0x7e,0x02,0x02,0xa1,0x01,0x01,0xf5,0x00,0x00,0x5a,0x00,0x00,0xc0,0xff,0xff,0x37, -0xff,0xff,0xd0,0xfe,0xfe,0x7a,0xfe,0xfe,0x35,0xfe,0xfe,0x12,0xfe,0xfe,0x01,0xfe, -0xfe,0xf0,0xfd,0xfd,0xef,0xfd,0xfd,0xcd,0xfd,0xfd,0xcc,0xfd,0xfd,0xcc,0xfd,0xfd, -0xdc,0xfd,0xfd,0xed,0xfd,0xfd,0x0f,0xfe,0xfe,0x21,0xfe,0xfe,0x33,0xfe,0xfe,0x23, -0xfe,0xfe,0x12,0xfe,0xfe,0x01,0xfe,0xfe,0xf0,0xfd,0xfe,0x10,0xfe,0xfe,0x43,0xfe, -0xfe,0xa7,0xfe,0xfe,0x1d,0xff,0xff,0x84,0xff,0xff,0xfb,0xff,0x00,0x42,0x00,0x00, -0x86,0x00,0x00,0x99,0x00,0x00,0x78,0x00,0x00,0x45,0x00,0x00,0xf1,0xff,0xff,0xac, -0xff,0xff,0x78,0xff,0xff,0x56,0xff,0xff,0x65,0xff,0xff,0xc9,0xff,0x00,0x50,0x00, -0x00,0x1b,0x01,0x01,0x08,0x02,0x02,0xd6,0x02,0x03,0x83,0x03,0x03,0xdb,0x03,0x03, -0xef,0x03,0x03,0x9c,0x03,0x03,0x15,0x03,0x02,0x7c,0x02,0x02,0xc1,0x01,0x01,0x17, -0x01,0x00,0x8c,0x00,0x00,0xf3,0xff,0xff,0x7b,0xff,0xff,0x14,0xff,0xfe,0xbe,0xfe, -0xfe,0x68,0xfe,0xfe,0x34,0xfe,0xfe,0x01,0xfe,0xfd,0xdf,0xfd,0xfd,0xbc,0xfd,0xfd, -0x89,0xfd,0xfd,0x67,0xfd,0xfd,0x56,0xfd,0xfd,0x44,0xfd,0xfd,0x44,0xfd,0xfd,0x55, -0xfd,0xfd,0x66,0xfd,0xfd,0x87,0xfd,0xfd,0x88,0xfd,0xfd,0x78,0xfd,0xfd,0x67,0xfd, -0xfd,0x66,0xfd,0xfd,0x76,0xfd,0xfd,0xa8,0xfd,0xfd,0xfd,0xfd,0xfe,0x62,0xfe,0xfe, -0xea,0xfe,0xff,0x63,0xff,0xff,0xeb,0xff,0x00,0x31,0x00,0x00,0x65,0x00,0x00,0x87, -0x00,0x00,0x67,0x00,0x00,0x45,0x00,0x00,0x13,0x00,0x00,0xf0,0xff,0xff,0xde,0xff, -0xff,0xed,0xff,0x00,0x20,0x00,0x00,0xa6,0x00,0x00,0x3e,0x01,0x01,0x1a,0x02,0x02, -0xe8,0x02,0x03,0x94,0x03,0x03,0x0e,0x04,0x04,0x22,0x04,0x04,0x01,0x04,0x03,0x9d, -0x03,0x03,0x05,0x03,0x02,0x6b,0x02,0x02,0xb1,0x01,0x01,0x26,0x01,0x00,0x9e,0x00, -0x00,0x15,0x00,0xff,0xbe,0xff,0xff,0x58,0xff,0xff,0x03,0xff,0xfe,0xde,0xfe,0xfe, -0xac,0xfe,0xfe,0x89,0xfe,0xfe,0x46,0xfe,0xfe,0x13,0xfe,0xfe,0x00,0xfe,0xfe,0x00, -0xfe,0xfd,0x0f,0xfe,0xfe,0x00,0xfe,0xfe,0x10,0xfe,0xfe,0x32,0xfe,0xfe,0x54,0xfe, -0xfe,0x55,0xfe,0xfe,0x45,0xfe,0xfe,0x44,0xfe,0xfe,0x33,0xfe,0xfe,0x32,0xfe,0xfe, -0x43,0xfe,0xfe,0x86,0xfe,0xfe,0xea,0xfe,0xff,0x51,0xff,0xff,0xd9,0xff,0x00,0x30, -0x00,0x00,0x86,0x00,0x00,0xba,0x00,0x00,0xbb,0x00,0x00,0xaa,0x00,0x00,0x78,0x00, -0x00,0x46,0x00,0x00,0x12,0x00,0x00,0xf0,0xff,0xff,0xee,0xff,0xff,0x1f,0x00,0x00, -0x63,0x00,0x00,0xfa,0x00,0x01,0x94,0x01,0x02,0x60,0x02,0x02,0x0b,0x03,0x03,0x84, -0x03,0x03,0xca,0x03,0x03,0xbc,0x03,0x03,0x79,0x03,0x03,0x04,0x03,0x02,0x9d,0x02, -0x02,0x05,0x02,0x01,0x8c,0x01,0x01,0x14,0x01,0x00,0xbe,0x00,0x00,0x58,0x00,0x00, -0x03,0x00,0xff,0xce,0xff,0xff,0x8a,0xff,0xff,0x67,0xff,0xff,0x45,0xff,0xff,0x13, -0xff,0xfe,0xef,0xfe,0xfe,0xcd,0xfe,0xfe,0xab,0xfe,0xfe,0x99,0xfe,0xfe,0x99,0xfe, -0xfe,0x99,0xfe,0xfe,0xa9,0xfe,0xfe,0xba,0xfe,0xfe,0xab,0xfe,0xfe,0x9a,0xfe,0xfe, -0x78,0xfe,0xfe,0x66,0xfe,0xfe,0x55,0xfe,0xfe,0x66,0xfe,0xfe,0x97,0xfe,0xfe,0xeb, -0xfe,0xff,0x40,0xff,0xff,0xb7,0xff,0xff,0x0d,0x00,0x00,0x43,0x00,0x00,0x86,0x00, -0x00,0x98,0x00,0x00,0x89,0x00,0x00,0x67,0x00,0x00,0x45,0x00,0x00,0x12,0x00,0x00, -0xf0,0xff,0xff,0xee,0xff,0xff,0xfe,0xff,0x00,0x41,0x00,0x00,0xc7,0x00,0x01,0x61, -0x01,0x01,0x2c,0x02,0x02,0xc7,0x02,0x03,0x40,0x03,0x03,0x86,0x03,0x03,0xaa,0x03, -0x03,0x89,0x03,0x03,0x36,0x03,0x03,0xc0,0x02,0x02,0x69,0x02,0x02,0xe2,0x01,0x01, -0x8b,0x01,0x01,0x14,0x01,0x00,0xbe,0x00,0x00,0x68,0x00,0x00,0x14,0x00,0xff,0xdf, -0xff,0xff,0x9b,0xff,0xff,0x57,0xff,0xff,0x13,0xff,0xfe,0xdf,0xfe,0xfe,0x9b,0xfe, -0xfe,0x78,0xfe,0xfe,0x66,0xfe,0xfe,0x66,0xfe,0xfe,0x66,0xfe,0xfe,0x87,0xfe,0xfe, -0x98,0xfe,0xfe,0xaa,0xfe,0xfe,0xaa,0xfe,0xfe,0x99,0xfe,0xfe,0x88,0xfe,0xfe,0x77, -0xfe,0xfe,0x77,0xfe,0xfe,0x98,0xfe,0xfe,0xda,0xfe,0xfe,0x2f,0xff,0xff,0x85,0xff, -0xff,0xdb,0xff,0x00,0x20,0x00,0x00,0x53,0x00,0x00,0x66,0x00,0x00,0x66,0x00,0x00, -0x45,0x00,0x00,0x23,0x00,0x00,0x01,0x00,0xff,0xef,0xff,0xff,0xdd,0xff,0xff,0xed, -0xff,0xff,0x1f,0x00,0x00,0x74,0x00,0x00,0xfa,0x00,0x01,0x83,0x01,0x01,0x1d,0x02, -0x02,0x85,0x02,0x02,0xdc,0x02,0x02,0xee,0x02,0x02,0xde,0x02,0x02,0x9b,0x02,0x02, -0x47,0x02,0x02,0xd0,0x01,0x01,0x6a,0x01,0x01,0x13,0x01,0x00,0xbd,0x00,0x00,0x68, -0x00,0x00,0x24,0x00,0x00,0xf0,0xff,0xff,0xcd,0xff,0xff,0x8a,0xff,0xff,0x56,0xff, -0xff,0x23,0xff,0xff,0xf0,0xfe,0xfe,0xbd,0xfe,0xfe,0x8a,0xfe,0xfe,0x78,0xfe,0xfe, -0x77,0xfe,0xfe,0x77,0xfe,0xfe,0x77,0xfe,0xfe,0x88,0xfe,0xfe,0x88,0xfe,0xfe,0x89, -0xfe,0xfe,0x67,0xfe,0xfe,0x45,0xfe,0xfe,0x34,0xfe,0xfe,0x22,0xfe,0xfe,0x32,0xfe, -0xfe,0x54,0xfe,0xfe,0x97,0xfe,0xfe,0xeb,0xfe,0xff,0x30,0xff,0xff,0x65,0xff,0xff, -0x98,0xff,0xff,0xba,0xff,0xff,0xbb,0xff,0xff,0xbb,0xff,0xff,0xaa,0xff,0xff,0x89, -0xff,0xff,0x77,0xff,0xff,0x56,0xff,0xff,0x65,0xff,0xff,0x97,0xff,0xff,0xdb,0xff, -0x00,0x40,0x00,0x00,0xc8,0x00,0x01,0x40,0x01,0x01,0xb8,0x01,0x01,0x0d,0x02,0x02, -0x31,0x02,0x02,0x33,0x02,0x02,0x22,0x02,0x02,0xe0,0x01,0x01,0xbd,0x01,0x01,0x69, -0x01,0x01,0x14,0x01,0x01,0xe0,0x00,0x00,0xbc,0x00,0x00,0x89,0x00,0x00,0x57,0x00, -0x00,0x34,0x00,0x00,0x02,0x00,0xff,0xdf,0xff,0xff,0xbc,0xff,0xff,0x8a,0xff,0xff, -0x67,0xff,0xff,0x35,0xff,0xff,0x22,0xff,0xff,0x11,0xff,0xff,0x00,0xff,0xff,0x11, -0xff,0xff,0x11,0xff,0xff,0x11,0xff,0xff,0x11,0xff,0xff,0x01,0xff,0xfe,0xef,0xfe, -0xfe,0xcd,0xfe,0xfe,0xbc,0xfe,0xfe,0xbb,0xfe,0xfe,0xdc,0xfe,0xfe,0x0e,0xff,0xff, -0x31,0xff,0xff,0x65,0xff,0xff,0x98,0xff,0xff,0xba,0xff,0xff,0xcc,0xff,0xff,0xcc, -0xff,0xff,0xbc,0xff,0xff,0xab,0xff,0xff,0x9a,0xff,0xff,0x78,0xff,0xff,0x77,0xff, -0xff,0x77,0xff,0xff,0x98,0xff,0xff,0xca,0xff,0xff,0x1e,0x00,0x00,0x74,0x00,0x00, -0xda,0x00,0x01,0x20,0x01,0x01,0x75,0x01,0x01,0x98,0x01,0x01,0xaa,0x01,0x01,0xaa, -0x01,0x01,0x89,0x01,0x01,0x56,0x01,0x01,0x24,0x01,0x01,0x01,0x01,0x00,0xde,0x00, -0x00,0xbc,0x00,0x00,0x9a,0x00,0x00,0x78,0x00,0x00,0x56,0x00,0x00,0x34,0x00,0x00, -0x12,0x00,0x00,0xf0,0xff,0xff,0xde,0xff,0xff,0xbc,0xff,0xff,0x9a,0xff,0xff,0x89, -0xff,0xff,0x78,0xff,0xff,0x77,0xff,0xff,0x77,0xff,0xff,0x88,0xff,0xff,0x88,0xff, -0xff,0x77,0xff,0xff,0x77,0xff,0xff,0x56,0xff,0xff,0x45,0xff,0xff,0x34,0xff,0xff, -0x33,0xff,0xff,0x33,0xff,0xff,0x54,0xff,0xff,0x65,0xff,0xff,0x87,0xff,0xff,0x98, -0xff,0xff,0xaa,0xff,0xff,0xbb,0xff,0xff,0xcb,0xff,0xff,0xbb,0xff,0xff,0xbb,0xff, -0xff,0xbb,0xff,0xff,0xab,0xff,0xff,0xaa,0xff,0xff,0xba,0xff,0xff,0xcb,0xff,0xff, -0xed,0xff,0xff,0x0f,0x00,0x00,0x31,0x00,0x00,0x65,0x00,0x00,0x98,0x00,0x00,0xba, -0x00,0x00,0xdc,0x00,0x00,0xdd,0x00,0x00,0xdd,0x00,0x00,0xcd,0x00,0x00,0xbc,0x00, -0x00,0xaa,0x00,0x00,0x89,0x00,0x00,0x78,0x00,0x00,0x66,0x00,0x00,0x45,0x00,0x00, -0x34,0x00,0x00,0x23,0x00,0x00,0x12,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x7b,0xff,0xff,0x70,0xff, -0x00,0x38,0x01,0x02,0x00,0x02,0x00,0x8a,0x00,0x01,0xda,0x01,0x01,0xbb,0x01,0x01, -0xd6,0x01,0x02,0xd2,0x01,0x02,0x0e,0x05,0x05,0x71,0x03,0x03,0x73,0x03,0x03,0xf5, -0x02,0x01,0xdc,0x01,0x03,0x55,0x02,0xff,0xb6,0xfe,0x00,0xb5,0x01,0xff,0x9e,0xfc, -0xfc,0x7f,0xff,0x00,0x2b,0xff,0xfb,0x0c,0xfb,0xfc,0x0f,0xfe,0xfc,0xcc,0xfa,0xfa, -0x25,0xfb,0xfa,0xdc,0xf8,0xf8,0x41,0xf9,0xfa,0x96,0xfb,0xfc,0xda,0xfc,0xfd,0x1b, -0xff,0x00,0x87,0x01,0x01,0x57,0x01,0x02,0xb2,0x03,0x04,0x03,0x03,0x02,0x80,0x02, -0x04,0xb1,0x04,0x03,0x9d,0x03,0x04,0xff,0x06,0x07,0x0d,0x07,0x06,0x6d,0x08,0x09, -0x12,0x08,0x07,0xb1,0x06,0x05,0x3d,0x04,0x01,0x58,0xff,0xff,0x46,0xff,0xfe,0x90, -0xfc,0xfb,0xf8,0xfb,0xfc,0xa6,0xfb,0xfa,0xef,0xfa,0xfa,0x4e,0xfb,0xfb,0x9f,0xfb, -0xfa,0x7a,0xfa,0xfa,0x22,0xfa,0xfa,0x70,0xf9,0xfa,0xb3,0xfb,0xfc,0x7b,0xfd,0xfd, -0x8d,0xfe,0x00,0x6f,0x03,0x04,0x90,0x03,0x03,0xea,0x04,0x05,0xcb,0x04,0x03,0x1d, -0x04,0x04,0x3e,0x05,0x04,0x3c,0x04,0x04,0x13,0x04,0x03,0x39,0x02,0x00,0xb9,0x00, -0x01,0x59,0x01,0xff,0x2c,0xfe,0xfd,0xfc,0xfd,0xfe,0xe1,0xfd,0xfd,0x76,0xfd,0xfd, -0xe5,0xfc,0xfc,0xe8,0xfb,0xfb,0x83,0xfb,0xfc,0xc6,0xfc,0xfc,0x0c,0xfd,0xfe,0x20, -0xff,0xff,0x3c,0x00,0x00,0xbb,0x01,0x02,0x77,0x02,0x02,0xf7,0x02,0x03,0xdf,0x04, -0x04,0xf9,0x03,0x04,0xe9,0x05,0x06,0xbe,0x06,0x05,0xb6,0x04,0x04,0xee,0x04,0x04, -0x56,0x03,0x01,0x68,0xff,0xfe,0xac,0xfe,0xfd,0x5a,0xfd,0xfd,0x39,0xfd,0xfd,0x7d, -0xfe,0xfd,0x05,0xfd,0xfc,0x6e,0xfc,0xfc,0x4a,0xfb,0xf9,0x77,0xf9,0xfd,0x74,0x02, -0x03,0x37,0x01,0xfc,0x86,0xf7,0xf9,0x9c,0xff,0x03,0xe5,0x0a,0x0b,0xbb,0xfe,0xf7, -0xa1,0xf8,0xfb,0xb2,0xf8,0xf0,0x4e,0xec,0xe9,0x85,0xe4,0xe7,0xbd,0xf1,0xf3,0x7e, -0xf2,0xf4,0xd5,0xf9,0xfd,0xd8,0xfb,0xff,0xa8,0x03,0x02,0xde,0x0b,0x1a,0xe3,0x19, -0x13,0xda,0x18,0x22,0x3b,0x24,0x21,0x04,0x28,0x2e,0xe8,0x26,0x1f,0xb9,0x20,0x23, -0x33,0x26,0x29,0x32,0x25,0x19,0x5f,0x10,0x0a,0x60,0x02,0xfa,0x56,0xf7,0xf9,0x74, -0xf5,0xec,0x6f,0xe9,0xe3,0x63,0xd9,0xd4,0x08,0xcf,0xc3,0x38,0xb9,0xb6,0x3d,0xba, -0xbb,0xe8,0xb9,0xbe,0x7c,0xc7,0xcb,0x2d,0xd1,0xd8,0x62,0xda,0xe2,0xb1,0xf8,0x10, -0x1f,0x1e,0x26,0x4a,0x32,0x3b,0xbd,0x3d,0x41,0x33,0x4a,0x46,0x7e,0x3f,0x41,0x6a, -0x3c,0x34,0x04,0x37,0x38,0x3d,0x2e,0x1c,0xe8,0x0d,0x04,0x14,0xfb,0xf3,0xb4,0xf0, -0xef,0xf9,0xee,0xef,0x37,0xeb,0xe4,0x28,0xe5,0xe7,0xa6,0xe1,0xd7,0x9e,0xd0,0xce, -0xb3,0xcd,0xca,0xf6,0xc8,0xca,0x1f,0xc9,0xca,0x6b,0xd7,0xde,0x85,0xdb,0xe3,0xad, -0xf6,0x08,0x2b,0x21,0x38,0x03,0x3e,0x45,0x41,0x56,0x63,0xab,0x68,0x60,0x50,0x57, -0x53,0xd5,0x45,0x39,0xbe,0x39,0x35,0x71,0x26,0x18,0x25,0x0b,0xfc,0x98,0xee,0xe7, -0xf9,0xe1,0xd2,0x9e,0xc9,0xd1,0x60,0xd5,0xcc,0xa1,0xc3,0xc2,0x94,0xc1,0xbf,0xc1, -0xbd,0xbe,0xe8,0xbb,0xb6,0xe5,0xb2,0xb0,0x34,0xb2,0xc2,0x2b,0xd7,0xd8,0x03,0xcf, -0xd2,0x8e,0xde,0xe9,0x2d,0xf8,0x09,0x4b,0x1e,0x33,0xa2,0x46,0x57,0xa8,0x60,0x63, -0x42,0x65,0x61,0x14,0x57,0x53,0x86,0x54,0x50,0x4c,0x4a,0x44,0x22,0x3b,0x2c,0x00, -0x19,0x0b,0xbd,0x01,0xf2,0x87,0xe7,0xe6,0x3f,0xe9,0xea,0x4e,0xee,0xed,0x5a,0xe6, -0xe5,0x62,0xeb,0xee,0xb1,0xec,0xe7,0x81,0xdb,0xcd,0x07,0xc4,0xc6,0xaa,0xd1,0xd5, -0x0a,0xce,0xc5,0x69,0xc2,0xc2,0x57,0xc8,0xd7,0xe1,0xe9,0xfc,0xb9,0x11,0x28,0x4d, -0x39,0x43,0xc0,0x4a,0x4a,0xc7,0x44,0x41,0x60,0x3b,0x32,0xce,0x2c,0x28,0xbd,0x22, -0x18,0x42,0x0a,0xfb,0x0e,0xee,0xe0,0xd1,0xd6,0xd5,0xad,0xd9,0xe1,0x40,0xe7,0xe7, -0xf9,0xe5,0xe6,0x60,0xec,0xf5,0x98,0xfa,0xfd,0x93,0xf9,0xeb,0xce,0xde,0xde,0x20, -0xe6,0xec,0x7b,0xed,0xe5,0xc5,0xd8,0xd3,0x83,0xd5,0xdd,0x30,0xe6,0xed,0x7f,0xfa, -0x0e,0xf5,0x22,0x34,0x17,0x45,0x50,0xd7,0x50,0x4f,0x1f,0x52,0x4d,0x9f,0x46,0x42, -0x4a,0x3c,0x30,0x6c,0x27,0x20,0x94,0x15,0x06,0x8f,0xf9,0xf0,0x48,0xec,0xeb,0x0a, -0xeb,0xeb,0x08,0xeb,0xe8,0xd3,0xeb,0xf0,0x21,0xf1,0xf6,0xf2,0xf6,0xea,0xae,0xd7, -0xc7,0x2f,0xc4,0xca,0xe9,0xd0,0xd1,0x42,0xc8,0xbb,0x84,0xb6,0xb8,0x36,0xba,0xbc, -0xd9,0xc2,0xcf,0x5b,0xe1,0xf5,0x0d,0x0f,0x27,0xf6,0x35,0x3d,0x2a,0x44,0x48,0x23, -0x4a,0x4d,0xa2,0x4e,0x48,0xd5,0x3e,0x3a,0x4a,0x37,0x2c,0xed,0x1c,0x0f,0xef,0x08, -0x04,0x0a,0x03,0x02,0xec,0xff,0xfb,0xbd,0xfa,0xfb,0x33,0xfc,0x00,0x2f,0x07,0x04, -0x07,0xf5,0xe3,0xf3,0xd9,0xd9,0x0f,0xdf,0xe3,0x2c,0xe0,0xd5,0x16,0xce,0xcb,0x46, -0xc8,0xc6,0xf4,0xc4,0xc4,0x4e,0xcd,0xdd,0xfc,0xf1,0x08,0x36,0x1d,0x2d,0xe3,0x39, -0x44,0xf9,0x4b,0x51,0x92,0x54,0x52,0x0b,0x4b,0x42,0xf2,0x3b,0x35,0x3d,0x29,0x17, -0xc6,0x06,0xfc,0x75,0xf8,0xf3,0xcc,0xeb,0xe4,0x6e,0xe0,0xdd,0x16,0xdc,0xdd,0xfc, -0xe1,0xe6,0xbb,0xe5,0xd8,0xc5,0xc7,0xbf,0xed,0xc1,0xc9,0x8c,0xce,0xcd,0x9e,0xca, -0xc7,0x44,0xc6,0xc4,0x6f,0xc2,0xc0,0xbd,0xc2,0xcb,0xe5,0xda,0xee,0xe9,0x04,0x1d, -0x15,0x33,0x42,0xf4,0x4f,0x5e,0x3b,0x6b,0x74,0x40,0x76,0x71,0xc8,0x69,0x62,0x8f, -0x5b,0x4c,0x05,0x38,0x26,0x04,0x19,0x0e,0xe2,0x03,0xfc,0xaa,0xf8,0xf4,0x19,0xf1, -0xf0,0xd6,0xf3,0xfa,0x95,0xfd,0xf7,0xb3,0xe9,0xdd,0xd8,0xd5,0xd2,0x27,0xd2,0xcf, -0xb8,0xc9,0xc3,0x17,0xbf,0xbc,0x4a,0xb8,0xb0,0xc8,0xaa,0xa9,0x8a,0xae,0xbc,0x59, -0xce,0xde,0x87,0xf0,0x03,0xd0,0x10,0x1d,0xc1,0x29,0x36,0xbb,0x45,0x4d,0xe5,0x44, -0x3b,0x77,0x39,0x32,0x25,0x24,0x13,0xd2,0x05,0xfd,0x6d,0xf7,0xf9,0xa7,0xfe,0xfc, -0x98,0xf8,0xf8,0x55,0xff,0x10,0x18,0x1f,0x21,0x83,0x1d,0x19,0x41,0x1a,0x17,0xb8, -0x0b,0x05,0x17,0x01,0xfb,0xd6,0xf2,0xe6,0x61,0xe2,0xe6,0xe2,0xe4,0xde,0x44,0xdb, -0xe1,0x88,0xea,0xef,0x6e,0xf8,0x05,0x60,0x0e,0x16,0xff,0x1c,0x21,0xcc,0x2b,0x32, -0xd2,0x2e,0x2b,0x46,0x2c,0x2b,0xe7,0x24,0x17,0x89,0x05,0xf1,0x47,0xde,0xcf,0x8c, -0xc6,0xc2,0x55,0xc0,0xb8,0x35,0xad,0xaf,0x37,0xbe,0xcb,0x8f,0xd6,0xe1,0xe4,0xeb, -0xf4,0x49,0xfe,0x0c,0x11,0x16,0x13,0x63,0x0b,0x06,0x34,0x04,0x04,0x1f,0x00,0xf5, -0xa6,0xee,0xea,0xd0,0xe4,0xe6,0x62,0xeb,0xf0,0x78,0xfc,0x0e,0x74,0x1e,0x2e,0xa9, -0x3d,0x49,0xa6,0x55,0x60,0x89,0x68,0x6e,0x5a,0x71,0x6e,0xaf,0x64,0x50,0x12,0x36, -0x19,0x05,0xfc,0xe8,0x35,0xdc,0xce,0x6b,0xbf,0xb5,0x04,0xb9,0xc3,0xe9,0xcd,0xd7, -0x36,0xdc,0xe3,0xc4,0xf2,0x01,0xd5,0x09,0x0b,0x87,0x01,0xf5,0xd8,0xed,0xe0,0x14, -0xd0,0xc8,0xb2,0xc1,0xb3,0x3c,0xa4,0x98,0x1b,0x93,0x98,0x39,0xa6,0xb5,0xaa,0xcb, -0xe8,0x56,0x03,0x19,0x44,0x2a,0x37,0x82,0x44,0x51,0x31,0x5d,0x6b,0xdd,0x75,0x72, -0xa9,0x62,0x4c,0x54,0x33,0x1a,0x00,0x06,0xfb,0x09,0xf7,0xf5,0xbb,0xf6,0xf8,0xe2, -0xff,0x0a,0x1b,0x12,0x1c,0xe4,0x26,0x2d,0x22,0x34,0x3b,0xed,0x39,0x2a,0x1b,0x19, -0x07,0x5c,0xf5,0xe9,0x13,0xe1,0xd3,0xc8,0xbe,0xa9,0x7a,0x9b,0x93,0x4d,0x90,0x91, -0xa9,0x99,0xa9,0x49,0xc0,0xd9,0x17,0xee,0xfb,0x5b,0x07,0x13,0xaa,0x1d,0x26,0x02, -0x32,0x3e,0x98,0x41,0x37,0xd7,0x24,0x11,0x65,0x02,0xf6,0xba,0xed,0xeb,0x36,0xf2, -0xfd,0x6b,0x05,0x09,0x12,0x0f,0x16,0xaf,0x1c,0x22,0x68,0x2e,0x3f,0x22,0x4c,0x4f, -0x37,0x49,0x3c,0x86,0x2f,0x25,0xad,0x1b,0x0f,0xa0,0xff,0xee,0x00,0xd8,0xbf,0xaa, -0xaf,0xa5,0x88,0x9a,0x96,0x59,0x9f,0xb0,0xd4,0xc3,0xd5,0x0a,0xe5,0xf3,0x44,0xfd, -0x04,0xce,0x0f,0x1f,0x31,0x2c,0x2c,0x79,0x22,0x14,0x39,0x06,0xfb,0x17,0xf4,0xef, -0x71,0xee,0xf2,0x91,0xf8,0x01,0xca,0x0b,0x14,0x87,0x1b,0x23,0x6b,0x30,0x41,0xc3, -0x50,0x5b,0x17,0x5f,0x5a,0xb3,0x52,0x4b,0x93,0x40,0x35,0x6d,0x2c,0x1c,0xc7,0x02, -0xe5,0x8b,0xcb,0xb5,0x32,0x9f,0x8e,0xd4,0x86,0x86,0x16,0x90,0xa2,0x87,0xb6,0xc8, -0xb2,0xd4,0xdf,0xe6,0xec,0xfc,0xb1,0x0a,0x15,0x67,0x16,0x0e,0x29,0x02,0xf3,0x0d, -0xe9,0xe3,0x9d,0xe4,0xe8,0x27,0xec,0xf2,0x0c,0xfe,0x09,0xb0,0x0f,0x14,0xb1,0x1b, -0x2b,0xcc,0x42,0x59,0x47,0x68,0x6d,0x74,0x6c,0x66,0xfe,0x5d,0x55,0x49,0x4f,0x48, -0xa1,0x38,0x1f,0xfa,0x02,0xe6,0x2e,0xce,0xb8,0x44,0xa4,0x97,0xf0,0x95,0x9f,0x8b, -0xaf,0xbf,0x72,0xcb,0xd7,0x71,0xe4,0xf3,0x9c,0x01,0x0c,0xac,0x16,0x19,0x7f,0x12, -0x03,0xf7,0xf1,0xe4,0xf1,0xdd,0xdd,0x1a,0xdf,0xe2,0xa4,0xe9,0xf3,0x2a,0xfa,0xfd, -0x6a,0x03,0x0c,0xa8,0x1a,0x2e,0xb9,0x43,0x52,0x97,0x57,0x55,0x2d,0x50,0x4a,0x0f, -0x48,0x42,0xdf,0x3a,0x2e,0xe9,0x1b,0x04,0xcd,0xeb,0xd0,0x1f,0xb6,0x9e,0xe8,0x8f, -0x8e,0x04,0x96,0xa2,0x06,0xae,0xb7,0x48,0xc3,0xd2,0xa0,0xe4,0xf8,0x4e,0x0a,0x18, -0xf8,0x1f,0x1c,0xed,0x10,0x03,0xe1,0xf8,0xf1,0xfc,0xed,0xee,0x3c,0xf3,0xf9,0x99, -0x00,0x08,0x49,0x10,0x14,0x17,0x1a,0x29,0x5a,0x3d,0x4c,0xd7,0x55,0x5a,0x50,0x5b, -0x59,0x88,0x57,0x5a,0x10,0x5c,0x56,0xdf,0x48,0x32,0x9b,0x1a,0x03,0x1a,0xe9,0xcc, -0x90,0xb2,0xa1,0x8b,0x9a,0x96,0xdc,0x97,0xa0,0x93,0xab,0xb8,0xb9,0xc5,0xd3,0x5a, -0xe2,0xef,0xad,0xf9,0xfd,0x93,0xfd,0xf9,0x12,0xec,0xdd,0xf0,0xd2,0xd0,0xfa,0xd1, -0xd2,0xe3,0xd5,0xdf,0xad,0xe9,0xee,0xdc,0xf5,0x05,0x92,0x18,0x2a,0x72,0x35,0x3e, -0x5c,0x4c,0x55,0x01,0x56,0x55,0x3a,0x5a,0x64,0x55,0x67,0x5e,0xa0,0x4d,0x39,0x2f, -0x25,0x0d,0x89,0xf4,0xde,0xbf,0xcf,0xc5,0xf0,0xbb,0xb5,0xee,0xb6,0xbf,0xa2,0xca, -0xd6,0xa2,0xe3,0xf5,0x16,0x06,0x0e,0x09,0x0f,0x0a,0x58,0x02,0xf7,0x7c,0xeb,0xde, -0x53,0xd5,0xd2,0x4e,0xd2,0xd2,0x68,0xd5,0xd9,0x2d,0xe1,0xed,0xc8,0xfc,0x0c,0x5b, -0x1b,0x24,0xfe,0x29,0x2e,0x6d,0x34,0x39,0x8d,0x3f,0x46,0x87,0x4d,0x4f,0x40,0x48, -0x3b,0x45,0x2a,0x17,0x8b,0x05,0xf1,0xe1,0xda,0xc7,0x0a,0xb8,0xac,0x54,0xa5,0xa5, -0x03,0xac,0xb7,0x6d,0xc9,0xdd,0xdb,0xee,0xfb,0x14,0x04,0x0a,0xa2,0x0e,0x12,0x40, -0x11,0x09,0x80,0xfb,0xee,0x38,0xe6,0xe2,0xa6,0xe1,0xe4,0xe2,0xe8,0xf0,0xc9,0xfc, -0x0d,0x44,0x20,0x2c,0xaf,0x31,0x36,0x4e,0x3e,0x46,0xd0,0x4d,0x54,0x46,0x58,0x5a, -0x90,0x58,0x4f,0xbe,0x42,0x33,0xde,0x21,0x0f,0x82,0xfb,0xe4,0xef,0xcd,0xb7,0xba, -0xa5,0x9c,0x4a,0x9b,0x9e,0xda,0xa7,0xb7,0xc6,0xc8,0xd8,0x39,0xe5,0xed,0xbb,0xf5, -0xfe,0x4a,0x04,0x03,0xd7,0xfc,0xf3,0x60,0xe7,0xdd,0x52,0xd7,0xd7,0xb0,0xdc,0xe4, -0xda,0xed,0xfb,0x13,0x0a,0x17,0xac,0x24,0x2f,0xd2,0x36,0x3e,0xb9,0x46,0x4e,0xca, -0x55,0x5a,0xe1,0x59,0x54,0x8f,0x4d,0x44,0x16,0x38,0x28,0xe7,0x15,0x01,0xfa,0xec, -0xd7,0x77,0xc2,0xb2,0x41,0xa7,0xa1,0x29,0xa2,0xa8,0xb8,0xb2,0xbf,0x59,0xcd,0xd9, -0x9f,0xe6,0xf3,0xc6,0xfc,0x01,0x8f,0x05,0x05,0x05,0xfe,0xf2,0xd2,0xe8,0xe6,0x93, -0xe8,0xec,0x86,0xf1,0xf9,0x29,0x04,0x10,0x9e,0x20,0x2e,0x8a,0x38,0x40,0x39,0x47, -0x4d,0x59,0x54,0x5a,0xf7,0x5d,0x5c,0xb7,0x57,0x51,0x91,0x46,0x38,0x74,0x28,0x16, -0x3a,0x02,0xea,0xce,0xd2,0xbe,0x18,0xaf,0xa3,0x14,0x9c,0x99,0xbe,0x9c,0xa5,0x72, -0xaf,0xba,0xc1,0xc7,0xd7,0x44,0xe4,0xed,0xeb,0xf6,0xff,0xc7,0x01,0xfc,0x99,0xf2, -0xe9,0xb5,0xe4,0xe4,0x37,0xe9,0xf0,0x52,0xf6,0xfd,0x6d,0x08,0x15,0x09,0x23,0x2e, -0x00,0x35,0x3a,0x81,0x40,0x48,0xc0,0x4d,0x50,0x93,0x4f,0x4d,0xe4,0x48,0x41,0x51, -0x37,0x2c,0xda,0x1e,0x0c,0xac,0xf8,0xe5,0x25,0xd5,0xc8,0x11,0xbd,0xb6,0xb5,0xb6, -0xbc,0xaf,0xc6,0xd1,0xc5,0xdb,0xe6,0xef,0xf2,0xfd,0xb7,0x05,0x0d,0xda,0x14,0x16, -0xae,0x11,0x07,0xf2,0xfa,0xf2,0x70,0xef,0xf0,0x8c,0xf1,0xf2,0x21,0xf5,0xfb,0x16, -0x03,0x08,0xec,0x0b,0x0e,0x5e,0x13,0x19,0xdb,0x21,0x28,0xf7,0x2a,0x2b,0xe5,0x2a, -0x28,0xb9,0x24,0x20,0xcc,0x1b,0x12,0x94,0x03,0xf2,0x81,0xe0,0xd0,0xa9,0xc2,0xb7, -0x8f,0xb2,0xb4,0x80,0xba,0xc1,0xe2,0xc7,0xd0,0x89,0xdc,0xeb,0x09,0xf9,0x05,0xa1, -0x12,0x1e,0x95,0x23,0x21,0x2c,0x1a,0x10,0xbd,0x0a,0x08,0xff,0x09,0x0b,0x4b,0x0d, -0x0f,0xb2,0x12,0x17,0xdc,0x1b,0x1e,0x15,0x21,0x25,0x67,0x2b,0x31,0x13,0x35,0x37, -0x4a,0x39,0x38,0xb6,0x35,0x32,0x35,0x2e,0x28,0xfd,0x1e,0x0e,0x57,0xf9,0xe4,0x82, -0xd1,0xc1,0x73,0xb4,0xab,0x09,0xa7,0xa7,0xc9,0xa9,0xad,0x0d,0xb5,0xbc,0x4d,0xc6, -0xd3,0xd8,0xe1,0xee,0x3b,0xf9,0xff,0x68,0x01,0xff,0x24,0xfb,0xf8,0x7c,0xf9,0xfb, -0x7c,0xfd,0xff,0x93,0x03,0x0a,0xd6,0x11,0x1a,0xde,0x23,0x2c,0xe4,0x35,0x3d,0xf2, -0x42,0x49,0x50,0x4c,0x4c,0x8e,0x4c,0x4b,0x59,0x49,0x45,0x35,0x3f,0x33,0x9e,0x23, -0x0f,0x57,0xf8,0xe2,0xe5,0xd0,0xc3,0xc8,0xb8,0xb0,0x1a,0xac,0xab,0xbc,0xad,0xb1, -0xe6,0xb7,0xc0,0x95,0xc9,0xd2,0xde,0xdc,0xe7,0x21,0xef,0xf3,0x11,0xf4,0xf3,0xaa, -0xf4,0xf8,0xf2,0xfa,0xfd,0x59,0x01,0x06,0x34,0x0e,0x17,0x05,0x20,0x29,0xd8,0x31, -0x36,0xc7,0x3a,0x41,0xc6,0x48,0x4d,0x97,0x4d,0x4c,0x71,0x4a,0x48,0xf0,0x44,0x40, -0x1d,0x39,0x29,0x3a,0x13,0xfa,0x1f,0xe4,0xd0,0x37,0xc0,0xb3,0xd5,0xaa,0xa6,0x3b, -0xa6,0xa7,0xda,0xaa,0xb0,0x74,0xb7,0xbf,0x74,0xc7,0xd0,0x8c,0xdb,0xe5,0x8e,0xec, -0xee,0xf5,0xee,0xf1,0x8b,0xf6,0xfc,0xdb,0x01,0x05,0x3b,0x0b,0x12,0x9e,0x1b,0x24, -0xf7,0x2c,0x33,0x7c,0x39,0x40,0x39,0x48,0x4d,0xd5,0x4f,0x50,0xe9,0x4f,0x4d,0x7c, -0x4a,0x45,0x4c,0x3f,0x35,0x4f,0x27,0x13,0x72,0xfc,0xe5,0x27,0xd0,0xbe,0x9e,0xb3, -0xad,0xd0,0xa8,0xa7,0x2d,0xaa,0xaf,0x61,0xb6,0xbd,0xf7,0xc2,0xc9,0xe5,0xd2,0xdd, -0x0d,0xe7,0xed,0xf1,0xef,0xf1,0xa3,0xf2,0xf5,0x91,0xfa,0x01,0xce,0x07,0x0c,0x69, -0x13,0x1d,0x54,0x27,0x2f,0xe5,0x36,0x3e,0x1a,0x45,0x49,0xbd,0x4c,0x4d,0xeb,0x4d, -0x4c,0x9a,0x49,0x45,0xf1,0x3f,0x3b,0x38,0x34,0x25,0x79,0x12,0xfd,0x9c,0xe7,0xd4, -0x50,0xc5,0xb9,0x4d,0xb0,0xa8,0xee,0xa4,0xa4,0x07,0xa7,0xaa,0x9f,0xae,0xb2,0x2a, -0xb8,0xbf,0x1c,0xca,0xd4,0x2d,0xdc,0xdf,0xed,0xe1,0xe4,0xb6,0xe8,0xed,0xa5,0xf1, -0xf7,0xc7,0xff,0x09,0x04,0x13,0x1e,0x91,0x2a,0x37,0xf3,0x43,0x4f,0x43,0x57,0x5d, -0xe4,0x62,0x67,0x7c,0x6a,0x6a,0xc9,0x69,0x68,0xef,0x66,0x61,0x82,0x55,0x43,0x80, -0x2b,0x12,0x6c,0xfb,0xe6,0xa8,0xd3,0xc2,0x3b,0xb5,0xaa,0x52,0xa0,0x99,0xe8,0x97, -0x9a,0xe4,0x9d,0xa2,0x64,0xa6,0xa9,0xb2,0xac,0xb2,0xe4,0xb7,0xbc,0x09,0xc0,0xc2, -0xf8,0xc6,0xcd,0xc6,0xd4,0xdd,0xe4,0xe5,0xef,0x4c,0xfe,0x0f,0x26,0x20,0x30,0xa3, -0x3d,0x49,0x6c,0x56,0x62,0xb1,0x6b,0x72,0x05,0x77,0x7b,0xdd,0x7f,0x7f,0xbf,0x7a, -0x70,0x5d,0x63,0x51,0xca,0x3c,0x27,0x4b,0x12,0xfc,0x9a,0xe9,0xd8,0x96,0xc8,0xbc, -0xeb,0xb3,0xac,0xa7,0xa8,0xa8,0xcb,0xa9,0xa9,0x7a,0xa9,0xab,0x3f,0xb1,0xb6,0xc6, -0xb9,0xbb,0x84,0xbb,0xbd,0x48,0xc2,0xc7,0x02,0xcb,0xd1,0x44,0xdc,0xe9,0xec,0xf6, -0x04,0x68,0x13,0x21,0xbb,0x2f,0x3d,0xdc,0x49,0x52,0x5d,0x5a,0x61,0xdb,0x67,0x6c, -0xb6,0x6f,0x6f,0xb5,0x69,0x5f,0x68,0x51,0x40,0x2f,0x30,0x1d,0xde,0x0a,0xf8,0x0c, -0xe8,0xdb,0xe0,0xd1,0xc9,0x6f,0xc4,0xc2,0x0a,0xc2,0xc0,0xa9,0xbe,0xbd,0xbf,0xc0, -0xc5,0x75,0xc9,0xcb,0x39,0xcb,0xca,0x54,0xca,0xcb,0xe4,0xcd,0xd3,0xb4,0xda,0xe3, -0x50,0xec,0xf6,0xef,0x01,0x0c,0xd0,0x15,0x20,0x9c,0x2b,0x34,0xd6,0x3b,0x42,0x43, -0x47,0x4c,0xf2,0x4f,0x50,0xcd,0x4f,0x4d,0x25,0x47,0x3c,0xa7,0x2f,0x22,0x00,0x13, -0x03,0x50,0xf4,0xe8,0xbb,0xdf,0xd9,0x76,0xd5,0xd2,0x6d,0xd1,0xd0,0x90,0xcd,0xcc, -0x60,0xcd,0xd1,0x92,0xd5,0xd9,0x48,0xdb,0xda,0x7f,0xda,0xdb,0x02,0xde,0xe2,0x9d, -0xe7,0xec,0x48,0xf2,0xf8,0xb4,0xfe,0x06,0x7d,0x10,0x1a,0x89,0x24,0x2d,0x45,0x34, -0x38,0xbd,0x3a,0x3c,0x53,0x3e,0x3f,0xdf,0x40,0x40,0x0a,0x3e,0x38,0x43,0x2f,0x24, -0x73,0x17,0x09,0x42,0xfb,0xef,0xc5,0xe4,0xdc,0x59,0xd7,0xd3,0xbb,0xd1,0xd1,0xe4, -0xd0,0xcf,0x9f,0xcf,0xd1,0xac,0xd6,0xdb,0x85,0xde,0xdf,0x2f,0xdf,0xde,0xf4,0xdf, -0xe2,0xaf,0xe5,0xe9,0xb1,0xed,0xf2,0x3a,0xf8,0xff,0x07,0x08,0x10,0xa6,0x18,0x22, -0xbf,0x2d,0x34,0xc9,0x37,0x39,0x3d,0x3c,0x3e,0x71,0x3f,0x40,0x6c,0x40,0x3d,0x38, -0x38,0x2f,0x33,0x23,0x16,0x0f,0x0b,0xfe,0xcd,0xf2,0xe7,0x8f,0xdf,0xd8,0x71,0xd2, -0xd0,0x35,0xd0,0xcf,0x2c,0xce,0xcc,0x9b,0xcd,0xd1,0xd1,0xd5,0xd8,0x1f,0xd9,0xd8, -0xe8,0xd9,0xdd,0xc3,0xe0,0xe4,0x07,0xe8,0xeb,0x3a,0xf2,0xfb,0x61,0x04,0x0c,0x6f, -0x14,0x1d,0x1e,0x28,0x30,0xd2,0x36,0x3c,0xd8,0x40,0x43,0x6a,0x45,0x47,0xb1,0x47, -0x46,0xe5,0x42,0x3c,0x2e,0x33,0x26,0x5d,0x1a,0x0c,0x52,0xfc,0xed,0x2b,0xe1,0xd7, -0x87,0xd0,0xcc,0xd5,0xca,0xca,0x73,0xca,0xcb,0x95,0xcb,0xcb,0xc9,0xcc,0xd0,0xbc, -0xd5,0xd7,0xdd,0xd6,0xd6,0xe2,0xd7,0xdb,0xa1,0xde,0xe2,0x7f,0xe8,0xef,0x44,0xf7, -0x00,0x13,0x0a,0x14,0x57,0x1e,0x27,0x05,0x30,0x37,0xcb,0x3c,0x3e,0x2f,0x40,0x41, -0x4c,0x43,0x43,0x2f,0x43,0x3f,0x19,0x3a,0x33,0x15,0x2a,0x1e,0xc4,0x10,0x03,0x22, -0xf7,0xec,0x27,0xe3,0xdc,0x44,0xd8,0xd6,0xba,0xd5,0xd3,0x4d,0xd1,0xce,0xb3,0xcb, -0xcc,0x79,0xd0,0xd3,0x18,0xd4,0xd3,0x46,0xd3,0xd4,0xfc,0xd7,0xdb,0x4e,0xe0,0xe6, -0xe3,0xed,0xf5,0x6f,0xfd,0x04,0xaf,0x0d,0x16,0x7d,0x1f,0x27,0xf9,0x2e,0x33,0xcf, -0x36,0x38,0xa9,0x39,0x3a,0x74,0x3a,0x3a,0xa7,0x39,0x37,0xe3,0x31,0x29,0x97,0x1f, -0x15,0x52,0x0a,0x00,0xb5,0xf7,0xef,0x78,0xe7,0xe1,0xab,0xdf,0xde,0x7b,0xdc,0xd8, -0xfe,0xd4,0xd2,0xd7,0xd2,0xd4,0x83,0xd4,0xd3,0xae,0xd3,0xd4,0x87,0xd6,0xd8,0x2c, -0xdb,0xe0,0x12,0xe8,0xef,0xae,0xf6,0xfd,0xc3,0x03,0x0b,0xe1,0x12,0x1a,0x55,0x20, -0x24,0xea,0x27,0x2a,0x25,0x2c,0x2d,0xf8,0x2e,0x31,0xa4,0x33,0x35,0x15,0x35,0x31, -0x43,0x2a,0x22,0x12,0x1a,0x10,0x28,0x05,0xfa,0xb4,0xf0,0xe9,0xc8,0xe5,0xe3,0x6b, -0xe1,0xde,0xd2,0xda,0xd7,0xa3,0xd3,0xd1,0xbf,0xd1,0xd1,0x9a,0xd1,0xd1,0xfb,0xd1, -0xd1,0xc4,0xd1,0xd5,0xe4,0xda,0xe1,0x5c,0xe8,0xee,0x8d,0xf6,0xff,0x15,0x09,0x12, -0xd3,0x19,0x1f,0xbe,0x25,0x2b,0x24,0x2e,0x2f,0x8c,0x32,0x35,0xce,0x39,0x3d,0xa6, -0x3f,0x3f,0x97,0x3c,0x38,0xf6,0x32,0x2b,0x22,0x21,0x16,0xfd,0x0c,0x03,0x20,0xfa, -0xf3,0x7b,0xee,0xe9,0x95,0xe4,0xdf,0x26,0xd9,0xd3,0xc4,0xce,0xcb,0x16,0xc9,0xc7, -0xb8,0xc5,0xc3,0x3b,0xc2,0xc2,0x97,0xc4,0xc7,0x7c,0xcc,0xd2,0x2b,0xda,0xe2,0xcb, -0xeb,0xf4,0x21,0xfc,0x04,0xd4,0x0c,0x14,0xcc,0x1a,0x20,0x62,0x25,0x29,0x4e,0x2e, -0x33,0x32,0x38,0x3b,0xc6,0x3c,0x3e,0x80,0x3d,0x39,0x9d,0x34,0x2e,0x71,0x25,0x1c, -0x53,0x13,0x0b,0x3a,0x06,0x01,0xef,0xfd,0xfa,0x54,0xf6,0xf1,0xf2,0xeb,0xe7,0x75, -0xe2,0xdd,0xde,0xd9,0xd5,0x2c,0xd2,0xcf,0xf6,0xce,0xd0,0x11,0xd1,0xd3,0x76,0xd7, -0xdd,0x08,0xe5,0xec,0x44,0xf3,0xfa,0xd2,0x00,0x06,0xef,0x0c,0x12,0xa2,0x14,0x16, -0xa6,0x19,0x1d,0x61,0x20,0x22,0x1f,0x25,0x27,0xf6,0x28,0x28,0x3f,0x27,0x23,0xa8, -0x1e,0x18,0x0e,0x12,0x0a,0xfd,0x04,0x00,0x06,0xfc,0xf8,0x33,0xf5,0xf0,0xac,0xea, -0xe5,0x82,0xe1,0xdf,0x35,0xdd,0xda,0x65,0xd7,0xd6,0xf1,0xd6,0xd9,0xb0,0xda,0xdc, -0xa0,0xde,0xe3,0x7e,0xeb,0xf4,0x50,0xfc,0x03,0xe0,0x07,0x0d,0x75,0x13,0x18,0xfd, -0x1c,0x1e,0x79,0x1f,0x21,0xaa,0x23,0x25,0xf1,0x26,0x29,0x88,0x2a,0x28,0x7e,0x27, -0x27,0x46,0x27,0x22,0x4e,0x1a,0x12,0xc9,0x0b,0x04,0xfd,0xfd,0xf7,0xfb,0xf2,0xed, -0xb4,0xe6,0xe1,0x3f,0xde,0xda,0x9f,0xd8,0xd6,0xa0,0xd4,0xd5,0xcf,0xd7,0xd8,0xeb, -0xd8,0xda,0x69,0xde,0xe1,0x6b,0xe5,0xec,0xa0,0xf4,0xfb,0x7b,0x00,0x06,0x4c,0x0e, -0x14,0x63,0x18,0x1b,0xd5,0x1d,0x1f,0xa8,0x1f,0x20,0xe0,0x21,0x24,0x7c,0x27,0x28, -0x83,0x26,0x24,0x02,0x22,0x1f,0xa7,0x1a,0x15,0xe1,0x0f,0x07,0x73,0xfe,0xf8,0x4d, -0xf4,0xf0,0x33,0xea,0xe4,0x6c,0xe2,0xe0,0xf2,0xdc,0xd9,0x49,0xd8,0xd9,0x98,0xda, -0xda,0x68,0xdb,0xdd,0x5e,0xe1,0xe4,0xa5,0xe6,0xea,0x37,0xf1,0xf9,0x17,0x00,0x04, -0x9f,0x0b,0x13,0xac,0x1b,0x20,0x3d,0x22,0x23,0x96,0x23,0x23,0xe1,0x24,0x26,0x4e, -0x28,0x27,0x0b,0x26,0x24,0xed,0x21,0x1e,0xd9,0x1c,0x19,0x3e,0x14,0x0c,0x8b,0x04, -0xfd,0xcc,0xf7,0xf1,0xec,0xec,0xe7,0xe8,0xe2,0xe0,0xa6,0xde,0xdc,0xe6,0xd8,0xd7, -0x23,0xd8,0xd8,0x38,0xd9,0xdb,0xab,0xde,0xe0,0x5a,0xe2,0xe4,0x5d,0xe9,0xf0,0xd2, -0xf7,0xfd,0x09,0x02,0x09,0x50,0x11,0x17,0xef,0x1b,0x1d,0x2a,0x1f,0x1f,0x14,0x1f, -0x20,0x41,0x20,0x1f,0xf8,0x1d,0x1c,0x9a,0x1b,0x18,0x2f,0x17,0x16,0x03,0x14,0x10, -0xc5,0x0a,0x04,0x1f,0x00,0xfb,0xc7,0xf7,0xf4,0xc8,0xef,0xec,0xb7,0xeb,0xea,0x3e, -0xe9,0xe6,0x97,0xe4,0xe4,0x50,0xe4,0xe6,0xe4,0xe7,0xe8,0xf5,0xe8,0xea,0x06,0xed, -0xf1,0x95,0xf7,0xfe,0xc8,0x03,0x07,0x8b,0x0c,0x12,0x34,0x17,0x1a,0x90,0x1a,0x19, -0x4e,0x18,0x17,0xb2,0x16,0x15,0x5b,0x15,0x14,0xfa,0x12,0x10,0xea,0x0d,0x0c,0xe8, -0x0a,0x08,0xbc,0x06,0x02,0xd1,0xfc,0xf9,0x21,0xf6,0xf3,0xfd,0xf0,0xed,0xd2,0xea, -0xea,0x6d,0xeb,0xea,0xed,0xe7,0xe5,0x00,0xe4,0xe4,0x3a,0xe6,0xe6,0x8d,0xe7,0xe9, -0x24,0xeb,0xed,0x59,0xf1,0xf7,0x75,0xfe,0x04,0x09,0x0a,0x0e,0xfe,0x13,0x18,0x0a, -0x1b,0x1b,0x99,0x1a,0x18,0xd7,0x16,0x16,0x4c,0x18,0x19,0x2a,0x19,0x18,0xf0,0x16, -0x15,0x84,0x14,0x13,0x09,0x12,0x0f,0x49,0x0a,0x05,0x20,0x01,0xfd,0x94,0xf9,0xf5, -0x07,0xf2,0xf0,0x64,0xef,0xee,0xed,0xec,0xe8,0xe7,0xe3,0xe1,0xc1,0xdf,0xdf,0x7c, -0xdf,0xdf,0xc0,0xdf,0xe1,0x1d,0xe5,0xe8,0x97,0xed,0xf4,0x8d,0xfb,0x00,0x3d,0x06, -0x0d,0x06,0x14,0x17,0x60,0x17,0x15,0x1c,0x14,0x13,0x75,0x13,0x14,0x4b,0x15,0x15, -0x30,0x15,0x14,0xa8,0x12,0x12,0xc9,0x13,0x13,0xbc,0x11,0x0e,0xb0,0x0a,0x07,0xe2, -0x02,0xff,0xa2,0xfb,0xf8,0xaf,0xf6,0xf4,0x3e,0xf4,0xf2,0xd3,0xed,0xe8,0x3d,0xe4, -0xe1,0x53,0xe0,0xdf,0xfa,0xde,0xe0,0x33,0xe3,0xe5,0xbd,0xe7,0xec,0x34,0xf4,0xfc, -0x80,0x02,0x08,0xd9,0x0e,0x13,0x4e,0x16,0x17,0x30,0x16,0x14,0x84,0x13,0x15,0x42, -0x17,0x17,0x86,0x16,0x15,0xc5,0x13,0x13,0x27,0x14,0x13,0x9d,0x12,0x11,0xe0,0x0e, -0x0b,0x78,0x06,0x02,0xa2,0xff,0xfc,0x9c,0xf9,0xf6,0xc4,0xf3,0xf2,0xec,0xf0,0xec, -0xc9,0xe6,0xe1,0x9e,0xdf,0xde,0xa7,0xdc,0xdb,0xab,0xdc,0xde,0xc3,0xdf,0xe2,0x28, -0xe8,0xf0,0x00,0xf8,0xff,0xa2,0x05,0x0c,0x92,0x11,0x14,0xdb,0x15,0x15,0x18,0x15, -0x14,0x1c,0x15,0x16,0xff,0x17,0x17,0x08,0x16,0x14,0x84,0x14,0x15,0x26,0x15,0x15, -0x37,0x15,0x12,0xdc,0x0f,0x0c,0x89,0x08,0x04,0xa8,0x00,0xfc,0x3d,0xf8,0xf4,0x5b, -0xf4,0xf3,0x61,0xee,0xe8,0xbc,0xe4,0xe2,0xf1,0xdf,0xdf,0x92,0xde,0xde,0x10,0xdf, -0xe1,0x98,0xe4,0xe9,0xc1,0xef,0xf7,0xc3,0xfd,0x04,0xb7,0x0b,0x11,0x3e,0x15,0x16, -0x8a,0x17,0x17,0x94,0x15,0x14,0x6d,0x15,0x14,0x67,0x12,0x10,0x95,0x0e,0x0e,0x70, -0x0d,0x0c,0x03,0x0b,0x0a,0x80,0x09,0x08,0x3b,0x06,0x02,0xd5,0xfe,0xfc,0x76,0xf9, -0xf5,0xfb,0xf3,0xf4,0xe1,0xf2,0xef,0xbd,0xeb,0xe7,0x25,0xe4,0xe2,0x80,0xe0,0xe0, -0xb1,0xe1,0xe5,0x41,0xe8,0xeb,0x04,0xf0,0xf6,0x88,0xfc,0x01,0xee,0x08,0x11,0x85, -0x18,0x1c,0xfe,0x1e,0x1f,0x0b,0x1f,0x1d,0x98,0x1c,0x1b,0x8b,0x19,0x16,0x89,0x13, -0x10,0xed,0x0e,0x0c,0x88,0x09,0x06,0x6f,0x05,0x04,0xfe,0x03,0x00,0x7c,0xfc,0xf9, -0x66,0xf7,0xf5,0x67,0xf3,0xf2,0x82,0xf1,0xef,0x5b,0xec,0xe8,0x74,0xe4,0xe1,0xe6, -0xde,0xdd,0x66,0xdd,0xde,0x1c,0xe1,0xe4,0x71,0xe7,0xeb,0x7c,0xf1,0xf7,0x0a,0xfe, -0x05,0x3d,0x0e,0x15,0x30,0x19,0x1b,0x41,0x1c,0x1c,0x4b,0x1c,0x1b,0x5b,0x1a,0x18, -0x94,0x15,0x12,0x5e,0x11,0x10,0xd5,0x0e,0x0d,0xf9,0x0c,0x0c,0x0d,0x0d,0x0c,0xb6, -0x0a,0x08,0xb4,0x05,0x04,0x25,0x03,0x00,0xeb,0xfd,0xfb,0x67,0xf8,0xf4,0x78,0xef, -0xea,0x5c,0xe7,0xe3,0x29,0xe0,0xde,0xcd,0xdf,0xe1,0xcc,0xe3,0xe5,0x65,0xe7,0xea, -0x3e,0xef,0xf4,0xa1,0xfa,0x01,0xe3,0x05,0x09,0xc4,0x0b,0x0d,0x39,0x0e,0x0e,0x12, -0x0e,0x0d,0x0d,0x0e,0x0d,0x2d,0x0d,0x0d,0x48,0x0e,0x0d,0x3e,0x0d,0x0d,0xd4,0x0d, -0x0e,0x1a,0x0f,0x0e,0xc7,0x0c,0x0b,0x10,0x0a,0x09,0x01,0x07,0x04,0xa7,0x02,0x01, -0x41,0xfe,0xfa,0x74,0xf6,0xf2,0x2d,0xef,0xec,0xe8,0xeb,0xec,0x66,0xed,0xee,0x08, -0xef,0xef,0xb2,0xf0,0xf3,0xd8,0xf6,0xfb,0x80,0xff,0x02,0x3a,0x04,0x05,0x66,0x07, -0x08,0x6d,0x08,0x07,0xbb,0x07,0x07,0x46,0x06,0x05,0x66,0x05,0x05,0xd7,0x04,0x04, -0xa1,0x03,0x03,0x48,0x04,0x04,0xed,0x03,0x02,0xa4,0x01,0x01,0x1f,0x02,0x01,0x2c, -0x02,0x03,0x71,0x03,0x03,0x46,0x02,0xff,0x9b,0xfc,0xf9,0x07,0xf7,0xf5,0xb6,0xf4, -0xf4,0x98,0xf3,0xf2,0xb7,0xf2,0xf4,0x3a,0xf7,0xfa,0xe1,0xfd,0x02,0xd5,0x05,0x07, -0xdd,0x09,0x0c,0x69,0x0e,0x0e,0xa2,0x0c,0x0a,0x7f,0x09,0x07,0xfb,0x05,0x05,0x70, -0x04,0x03,0xec,0x02,0x01,0xdf,0x01,0x02,0x2e,0x03,0x02,0x1a,0x02,0x01,0x35,0x01, -0x01,0x95,0x00,0xff,0xcb,0xff,0x00,0xc0,0xff,0xfd,0x4f,0xfa,0xf6,0x87,0xf3,0xf1, -0x18,0xf0,0xee,0xcd,0xed,0xed,0x84,0xed,0xee,0xc5,0xef,0xf2,0xd3,0xf5,0xfa,0x73, -0xfe,0x01,0x5c,0x04,0x06,0x7f,0x0a,0x0d,0x57,0x0e,0x0d,0xec,0x0c,0x0c,0x16,0x0c, -0x0b,0x3a,0x0b,0x0a,0x1d,0x0a,0x09,0xb3,0x08,0x08,0xd4,0x07,0x08,0xc2,0x08,0x08, -0x75,0x07,0x07,0x34,0x07,0x06,0xe5,0x04,0x03,0xf9,0x02,0x02,0x99,0x01,0xff,0x93, -0xfb,0xf8,0xf1,0xf5,0xf4,0x53,0xf2,0xf1,0xf0,0xef,0xee,0xeb,0xed,0xee,0x63,0xef, -0xf1,0x42,0xf3,0xf6,0xd1,0xf8,0xfa,0x3c,0xfd,0x00,0x19,0x03,0x03,0x6e,0x04,0x04, -0xae,0x05,0x05,0x8c,0x05,0x05,0x55,0x04,0x03,0x24,0x03,0x03,0xf2,0x02,0x03,0x05, -0x04,0x04,0xb8,0x04,0x05,0xd4,0x06,0x08,0x62,0x08,0x08,0x45,0x08,0x08,0x56,0x09, -0x09,0xbb,0x07,0x04,0xa6,0x01,0xff,0x6b,0xfd,0xfb,0x19,0xfb,0xfa,0x00,0xf8,0xf6, -0x8b,0xf6,0xf6,0x1a,0xf7,0xf8,0xa3,0xf9,0xfb,0x81,0xfc,0xfe,0xd3,0xff,0x00,0x7f, -0x01,0x01,0x00,0x00,0xff,0x37,0xff,0xfe,0xe6,0xfc,0xfb,0xc7,0xfa,0xfa,0x06,0xfa, -0xf9,0x4d,0xfa,0xfb,0xd6,0xfc,0xfd,0x9c,0xfe,0x00,0x18,0x03,0x04,0xb5,0x04,0x05, -0xe4,0x05,0x07,0x52,0x08,0x07,0x59,0x05,0x03,0xd3,0x01,0x00,0x79,0xff,0xfe,0x4d, -0xfe,0xfd,0x70,0xfb,0xfa,0x1e,0xfb,0xfb,0x44,0xfc,0xfd,0xcc,0xfe,0xff,0x84,0x00, -0x03,0x93,0x05,0x06,0x50,0x05,0x04,0xfa,0x04,0x05,0xd0,0x03,0x02,0xe4,0x00,0xff, -0xd8,0xfd,0xfc,0xa6,0xfb,0xfb,0x34,0xfb,0xfa,0xde,0xfa,0xfc,0xa4,0xfe,0x00,0x69, -0x01,0x01,0x8d,0x02,0x03,0x7d,0x05,0x06,0x53,0x05,0x02,0xae,0xff,0xfc,0xae,0xfa, -0xf9,0xd2,0xf8,0xf8,0xd9,0xf7,0xf7,0xf0,0xf6,0xf7,0xa6,0xf7,0xf7,0xdf,0xf8,0xf9, -0xcc,0xfa,0xfc,0x2f,0x00,0x03,0x10,0x04,0x03,0xd6,0x02,0x03,0xc3,0x03,0x03,0xa8, -0x02,0x01,0x66,0x00,0x00,0xe3,0xff,0xfe,0x9b,0xfd,0xfd,0x2d,0xff,0x00,0xd7,0x01, -0x03,0xcf,0x05,0x07,0x52,0x08,0x09,0xe4,0x0a,0x0d,0x40,0x0e,0x0d,0x22,0x0a,0x07, -0x50,0x04,0x01,0x0f,0x00,0xfe,0x4f,0xfe,0xfd,0x10,0xfb,0xf9,0x09,0xf9,0xf8,0x6d, -0xf8,0xf8,0xc0,0xf7,0xf7,0x29,0xf8,0xf9,0x7d,0xfb,0xfb,0x3e,0xfb,0xfa,0x01,0xfa, -0xfa,0x4d,0xfb,0xfb,0xe3,0xfa,0xfa,0xb9,0xfa,0xfa,0xae,0xfa,0xfa,0x8b,0xfb,0xfc, -0x79,0xfd,0xfe,0xe4,0xff,0x02,0xd7,0x04,0x06,0x11,0x07,0x09,0x14,0x0c,0x0d,0x3b, -0x0d,0x0a,0x7e,0x08,0x06,0x5b,0x05,0x04,0x00,0x03,0x02,0x04,0x01,0xff,0xb8,0xfe, -0xfe,0xd4,0xfd,0xfd,0xf8,0xfc,0xfc,0x81,0xfb,0xfb,0xac,0xfc,0xfd,0x9e,0xfe,0xfd, -0x6d,0xfd,0xfe,0x2b,0x00,0x00,0xf4,0xff,0xff,0x8a,0xff,0xff,0x68,0xff,0xfe,0x0c, -0xfe,0xfe,0x70,0xfe,0xfe,0xe3,0xfd,0xfe,0xaf,0x00,0x01,0xea,0x01,0x02,0xd4,0x03, -0x06,0xd3,0x07,0x07,0x55,0x05,0x03,0x89,0x02,0x01,0x3f,0x01,0xff,0xbf,0xfe,0xfd, -0x57,0xfc,0xfb,0x1f,0xfc,0xfb,0x37,0xfa,0xf9,0xe8,0xf9,0xfa,0x49,0xfb,0xfc,0x05, -0xfe,0xff,0xe3,0xff,0x01,0xb4,0x02,0x03,0x47,0x04,0x05,0x01,0x05,0x04,0x26,0x04, -0x03,0xda,0x01,0x00,0xa2,0xff,0xff,0x91,0xfd,0xfc,0x2d,0xfe,0x00,0xe0,0x00,0x01, -0xb0,0x01,0x03,0x08,0x06,0x07,0x6b,0x07,0x05,0x0f,0x05,0x04,0xea,0x03,0x02,0xb6, -0x00,0xff,0x78,0xfe,0xfd,0xb5,0xfc,0xfc,0x4a,0xfc,0xfb,0x7b,0xfb,0xfb,0x1a,0xfc, -0xfd,0x42,0xff,0x01,0xd9,0x02,0x03,0x52,0x03,0x03,0x4b,0x04,0x04,0x46,0x03,0x01, -0x7f,0x01,0x00,0x6e,0xff,0xfd,0x29,0xfc,0xfb,0xdc,0xfb,0xfb,0xd9,0xfb,0xfd,0x34, -0xff,0x00,0x8a,0x01,0x02,0xe8,0x03,0x05,0x5c,0x07,0x07,0x26,0x06,0x04,0x8e,0x03, -0x02,0xe1,0x00,0x00,0xa3,0xff,0xfe,0x1c,0xfe,0xfd,0x3f,0xfe,0xfe,0x29,0xfe,0xfd, -0xc5,0xfc,0xfc,0xac,0xfd,0xfe,0x4a,0xff,0xff,0xfc,0xff,0x00,0x4b,0x02,0x03,0x8f, -0x04,0x03,0xfc,0x02,0x02,0xb7,0x01,0x00,0xe7,0xfe,0xfd,0x69,0xfd,0xfd,0x4e,0xfe, -0xfe,0xa5,0xfe,0xff,0x2c,0x01,0x02,0xb5,0x03,0x05,0x56,0x07,0x08,0x15,0x08,0x07, -0xb7,0x06,0x05,0x0f,0x05,0x04,0x10,0x03,0x02,0x20,0x01,0xff,0xaf,0xfe,0xfe,0xf1, -0xfd,0xfc,0x8f,0xfb,0xfa,0x3b,0xfa,0xf9,0x58,0xf9,0xfa,0x36,0xfb,0xfb,0xa1,0xfb, -0xfd,0xa5,0xfe,0xff,0x33,0xff,0xfe,0x5c,0xfe,0xfd,0x6a,0xfc,0xfb,0x72,0xfa,0xfa, -0x9c,0xfb,0xfc,0x81,0xfc,0xfe,0xf2,0x00,0x03,0xba,0x05,0x08,0xb0,0x0a,0x0c,0xcf, -0x0d,0x0d,0x17,0x0d,0x0c,0x6c,0x0c,0x0b,0xa6,0x09,0x08,0xa3,0x07,0x06,0xb9,0x04, -0x02,0x9d,0x01,0x00,0xee,0xff,0xfe,0xa6,0xfc,0xfa,0x4f,0xf9,0xf7,0xfe,0xf6,0xf6, -0x78,0xf6,0xf6,0x9d,0xf7,0xf8,0x08,0xf9,0xf8,0x0d,0xf8,0xf7,0x51,0xf6,0xf5,0x0f, -0xf6,0xf6,0xe4,0xf6,0xf7,0x6a,0xf8,0xf9,0x56,0xfb,0xfe,0x29,0x02,0x05,0x86,0x08, -0x0b,0xb0,0x0c,0x0d,0xba,0x0d,0x0d,0x23,0x0d,0x0d,0x4a,0x0d,0x0b,0x29,0x0a,0x09, -0x8c,0x09,0x08,0x64,0x06,0x05,0x88,0x05,0x05,0x51,0x04,0x03,0x12,0x01,0xfe,0x28, -0xfc,0xfa,0x64,0xf8,0xf7,0xf1,0xf6,0xf7,0x01,0xf7,0xf7,0x43,0xf7,0xf6,0x9b,0xf5, -0xf4,0xbd,0xf4,0xf4,0x99,0xf4,0xf5,0xd2,0xf5,0xf6,0x83,0xf6,0xf7,0xfe,0xfa,0xfe, -0xea,0x01,0x05,0xd1,0x07,0x0a,0x81,0x0b,0x0c,0x01,0x0c,0x0b,0x3f,0x0c,0x0b,0xef, -0x0a,0x09,0x2e,0x09,0x08,0xd0,0x06,0x06,0xc0,0x05,0x06,0x17,0x07,0x06,0xfc,0x05, -0x04,0x6a,0x02,0xff,0x03,0xfc,0xf9,0xd6,0xf7,0xf7,0x73,0xf6,0xf5,0x84,0xf4,0xf4, -0x0a,0xf5,0xf5,0xa0,0xf4,0xf4,0x97,0xf4,0xf4,0xbb,0xf4,0xf4,0x6e,0xf5,0xf5,0xdd, -0xf6,0xf9,0xbd,0xfd,0x01,0x72,0x04,0x07,0x28,0x0a,0x0b,0xff,0x0c,0x0d,0x8d,0x0e, -0x0f,0x83,0x0f,0x0e,0x8c,0x0d,0x0c,0x3d,0x0c,0x0a,0x8e,0x09,0x08,0xce,0x08,0x08, -0x95,0x07,0x06,0xd9,0x04,0x02,0xf2,0xfe,0xfb,0xda,0xf8,0xf6,0x5e,0xf5,0xf3,0x39, -0xf2,0xf1,0xec,0xf1,0xf1,0x2e,0xf1,0xf0,0xb9,0xf0,0xf0,0x4a,0xf0,0xf0,0x35,0xf1, -0xf2,0x13,0xf3,0xf4,0x09,0xf7,0xfa,0x78,0xfe,0x02,0x98,0x06,0x0a,0x71,0x0c,0x0e, -0x71,0x0f,0x10,0x8b,0x11,0x11,0x49,0x11,0x11,0x90,0x10,0x0f,0x33,0x0d,0x0b,0x89, -0x0a,0x09,0xbe,0x09,0x09,0x03,0x08,0x06,0x16,0x04,0x01,0xa6,0xfe,0xfb,0x6e,0xf9, -0xf7,0xc0,0xf4,0xf2,0xcf,0xf1,0xf1,0x82,0xf0,0xf0,0x11,0xf0,0xf0,0x96,0xf0,0xf0, -0xaf,0xf1,0xf2,0xba,0xf3,0xf4,0x3c,0xf6,0xf8,0x44,0xfb,0xfe,0xcf,0x02,0x06,0x22, -0x09,0x0b,0xab,0x0d,0x0f,0xb4,0x10,0x11,0x46,0x11,0x11,0x32,0x11,0x11,0x32,0x10, -0x0e,0x04,0x0c,0x0a,0xea,0x09,0x08,0x8e,0x07,0x06,0x20,0x04,0x01,0x16,0xfe,0xfb, -0x80,0xf8,0xf6,0x84,0xf3,0xf0,0x07,0xee,0xec,0x99,0xeb,0xea,0xff,0xea,0xeb,0xea, -0xec,0xee,0x12,0xef,0xf0,0xf4,0xf1,0xf3,0x4a,0xf5,0xf6,0x0e,0xf9,0xfc,0x35,0x00, -0x03,0x4f,0x08,0x0c,0xbe,0x10,0x13,0xb6,0x15,0x17,0x6f,0x19,0x1a,0x71,0x1a,0x1a, -0xc8,0x19,0x18,0x32,0x16,0x14,0xd2,0x11,0x0f,0xc7,0x0c,0x09,0x4e,0x07,0x04,0xa8, -0x01,0xfe,0xac,0xfb,0xf8,0xfc,0xf5,0xf2,0xb9,0xee,0xeb,0xd5,0xe8,0xe7,0xa0,0xe5, -0xe4,0x9c,0xe4,0xe5,0x95,0xe6,0xe7,0x0e,0xe9,0xea,0xeb,0xec,0xee,0xdd,0xf0,0xf3, -0xaa,0xf7,0xfc,0x63,0x00,0x04,0x8f,0x09,0x0d,0x96,0x10,0x12,0xaf,0x14,0x16,0x60, -0x17,0x18,0xb1,0x17,0x17,0x36,0x17,0x16,0x27,0x15,0x13,0x58,0x12,0x11,0x11,0x0f, -0x0d,0xd0,0x0a,0x08,0x96,0x06,0x04,0x5d,0x02,0xff,0x27,0xfc,0xf8,0x0a,0xf5,0xf1, -0x1b,0xef,0xec,0x2e,0xeb,0xea,0x43,0xea,0xea,0xaa,0xea,0xeb,0xe1,0xeb,0xec,0x3e, -0xee,0xef,0x0d,0xf2,0xf5,0x81,0xf8,0xfc,0x80,0xff,0x03,0xb3,0x06,0x09,0xf5,0x0a, -0x0c,0x51,0x0d,0x0e,0xf8,0x0e,0x0e,0x1f,0x0f,0x0f,0xe2,0x0e,0x0e,0xe8,0x0d,0x0d, -0x52,0x0c,0x0b,0x15,0x0a,0x08,0xdc,0x07,0x07,0x74,0x06,0x04,0x4f,0x03,0x01,0x58, -0xff,0xfc,0x87,0xf9,0xf6,0x9f,0xf4,0xf2,0x09,0xf1,0xf0,0x91,0xef,0xee,0x3e,0xee, -0xed,0xaa,0xed,0xee,0xa9,0xef,0xf0,0x8f,0xf3,0xf7,0xe1,0xfa,0xfe,0xac,0x02,0x06, -0xf4,0x08,0x0a,0xb3,0x0a,0x0b,0x44,0x0c,0x0c,0xff,0x0c,0x0c,0x59,0x0c,0x0c,0x71, -0x0b,0x0a,0xab,0x0a,0x0a,0x9d,0x0a,0x09,0xbc,0x08,0x08,0x44,0x08,0x07,0xfd,0x06, -0x05,0x8d,0x04,0x02,0x9e,0x00,0xfd,0x0a,0xfb,0xf9,0x82,0xf7,0xf5,0xaf,0xf4,0xf3, -0x17,0xf2,0xf0,0xbb,0xef,0xef,0xf4,0xee,0xee,0x18,0xef,0xf0,0x1c,0xf3,0xf5,0x5f, -0xf9,0xfd,0x33,0x01,0x04,0xd3,0x05,0x06,0x8b,0x07,0x08,0x58,0x09,0x09,0x98,0x09, -0x09,0x39,0x09,0x08,0xee,0x08,0x08,0x0f,0x09,0x08,0x2c,0x08,0x07,0x5d,0x07,0x06, -0xd7,0x05,0x05,0xa4,0x04,0x04,0xe0,0x02,0x01,0xc1,0xfe,0xfc,0x4b,0xfb,0xfa,0x10, -0xf9,0xf8,0x4b,0xf8,0xf7,0xd9,0xf6,0xf5,0x4b,0xf4,0xf3,0x30,0xf2,0xf1,0x0f,0xf3, -0xf5,0xc4,0xf7,0xfa,0xfa,0xfd,0x01,0xf9,0x04,0x07,0x9b,0x09,0x0a,0xdc,0x0b,0x0c, -0x3c,0x0d,0x0c,0xca,0x0b,0x0b,0x60,0x0a,0x09,0x8f,0x09,0x08,0x2f,0x08,0x07,0xf1, -0x05,0x04,0xad,0x03,0x02,0x66,0x01,0x00,0xbb,0xff,0xfe,0x23,0xfc,0xf9,0xbb,0xf7, -0xf6,0x86,0xf5,0xf4,0x8d,0xf4,0xf4,0x28,0xf4,0xf2,0x8c,0xf1,0xf0,0xcc,0xef,0xef, -0xe5,0xef,0xf1,0x12,0xf3,0xf6,0xc1,0xf9,0xfd,0x1d,0x02,0x06,0x77,0x0a,0x0d,0xc1, -0x0e,0x10,0xd2,0x10,0x10,0xac,0x10,0x10,0xe7,0x0f,0x0f,0x51,0x0e,0x0d,0xc9,0x0c, -0x0b,0x7a,0x0a,0x09,0xc5,0x07,0x06,0x34,0x05,0x04,0xe3,0x02,0x01,0xf5,0xfe,0xfb, -0x0e,0xf9,0xf6,0x1c,0xf5,0xf3,0xbb,0xf2,0xf2,0xf4,0xf1,0xf1,0x28,0xf1,0xf0,0x2b, -0xf0,0xef,0x1e,0xf0,0xf0,0xaa,0xf1,0xf3,0x69,0xf6,0xf9,0x7a,0xfd,0x01,0x59,0x05, -0x08,0x83,0x0a,0x0c,0xe2,0x0c,0x0d,0x13,0x0d,0x0c,0x77,0x0b,0x0a,0x34,0x09,0x08, -0x19,0x08,0x07,0x5b,0x07,0x06,0x4f,0x06,0x04,0xcf,0x03,0x03,0xf2,0x02,0x02,0x4e, -0x02,0x00,0x16,0xfe,0xfc,0x81,0xfa,0xf9,0xd7,0xf8,0xf8,0x06,0xf8,0xf8,0x41,0xf8, -0xf8,0x03,0xf8,0xf8,0x50,0xf8,0xf8,0xc8,0xf8,0xf9,0xc8,0xfa,0xfc,0x85,0xfe,0x00, -0x4f,0x03,0x05,0xca,0x07,0x09,0xa1,0x09,0x09,0x0f,0x0a,0x09,0x06,0x08,0x06,0x07, -0x05,0x03,0x7c,0x02,0x01,0xd9,0x00,0x00,0x71,0xff,0xfe,0xbc,0xfd,0xfc,0xb7,0xfb, -0xfb,0x99,0xfb,0xfb,0xf5,0xfa,0xfa,0x13,0xf9,0xf8,0x04,0xf8,0xf8,0x21,0xf8,0xf8, -0x16,0xf9,0xf9,0x0d,0xfa,0xfa,0x14,0xfb,0xfb,0x8d,0xfc,0xfd,0xb8,0xfe,0x00,0x31, -0x02,0x04,0x3d,0x07,0x09,0x9c,0x0c,0x0e,0x0c,0x10,0x11,0x64,0x12,0x12,0xca,0x11, -0x10,0x40,0x0e,0x0c,0x93,0x09,0x06,0xae,0x04,0x02,0x5e,0x01,0xff,0x89,0xfd,0xfb, -0xf6,0xf9,0xf9,0x41,0xf8,0xf7,0x7c,0xf7,0xf6,0x3b,0xf5,0xf3,0xbb,0xf2,0xf1,0x6a, -0xf0,0xef,0x79,0xef,0xef,0x0c,0xf0,0xef,0xcf,0xef,0xf0,0x10,0xf1,0xf2,0x8a,0xf4, -0xf7,0x30,0xfa,0xfd,0x75,0x00,0x03,0xad,0x07,0x0b,0x86,0x0e,0x11,0xe4,0x13,0x15, -0xad,0x16,0x16,0x1a,0x16,0x14,0x3d,0x13,0x11,0xa7,0x0f,0x0d,0xca,0x0b,0x0a,0xa9, -0x09,0x08,0xa4,0x06,0x05,0x82,0x03,0x02,0x11,0x01,0xff,0xee,0xfd,0xfb,0xe7,0xf8, -0xf6,0x73,0xf3,0xf1,0x83,0xef,0xee,0xb4,0xed,0xed,0x49,0xed,0xec,0x4f,0xed,0xee, -0x48,0xf0,0xf2,0xd1,0xf3,0xf5,0x4e,0xf8,0xfa,0xed,0xfd,0x01,0x23,0x04,0x06,0xb8, -0x08,0x0a,0x3e,0x0d,0x0f,0x44,0x10,0x10,0xc3,0x0f,0x0f,0xe9,0x0e,0x0d,0xd5,0x0b, -0x0a,0xec,0x09,0x09,0x22,0x08,0x06,0x2d,0x05,0x03,0x33,0x01,0xff,0x07,0xfe,0xfc, -0xb4,0xf9,0xf7,0x22,0xf5,0xf3,0xcc,0xf2,0xf1,0x3b,0xf1,0xf1,0x29,0xf2,0xf2,0x85, -0xf2,0xf3,0x39,0xf5,0xf6,0x3a,0xf8,0xfa,0x10,0xfc,0xfe,0x28,0x01,0x03,0x7e,0x06, -0x09,0x70,0x0b,0x0d,0x77,0x0f,0x11,0xd7,0x12,0x13,0x45,0x13,0x12,0x0c,0x12,0x10, -0x88,0x0e,0x0c,0x89,0x0a,0x08,0x5b,0x07,0x05,0x9e,0x04,0x03,0x95,0x01,0xff,0x50, -0xfc,0xf9,0x4f,0xf7,0xf4,0x75,0xf1,0xef,0x40,0xed,0xec,0x71,0xeb,0xeb,0xa6,0xeb, -0xec,0xf3,0xec,0xed,0xdf,0xef,0xf2,0x75,0xf4,0xf6,0xc2,0xf7,0xf9,0xef,0xfc,0xff, -0xcf,0x02,0x05,0xb9,0x08,0x0c,0x42,0x0f,0x11,0x7b,0x13,0x14,0xac,0x15,0x15,0x5e, -0x15,0x14,0xc4,0x12,0x10,0xf8,0x0d,0x0b,0x3d,0x0a,0x08,0x7c,0x07,0x06,0x38,0x05, -0x03,0x46,0x01,0xff,0x20,0xfd,0xfb,0x25,0xf9,0xf6,0x84,0xf3,0xf1,0xcd,0xf0,0xef, -0x0c,0xef,0xee,0x5d,0xef,0xef,0x4d,0xf0,0xf1,0x47,0xf3,0xf4,0xcb,0xf5,0xf6,0x8d, -0xf8,0xfb,0x65,0xfe,0x01,0x91,0x03,0x06,0xd6,0x09,0x0d,0x72,0x0f,0x10,0x0f,0x12, -0x12,0x2c,0x13,0x12,0xbd,0x11,0x0f,0x6b,0x0d,0x0b,0x74,0x09,0x07,0xdf,0x06,0x05, -0x3f,0x05,0x04,0x25,0x03,0x01,0x99,0xff,0xfd,0xcb,0xfb,0xf9,0x08,0xf7,0xf4,0x27, -0xf2,0xf0,0x31,0xee,0xed,0xd0,0xec,0xed,0x38,0xee,0xee,0xac,0xef,0xf0,0x2e,0xf2, -0xf3,0x42,0xf4,0xf5,0x5f,0xf8,0xfb,0x94,0xfe,0x01,0x2c,0x05,0x09,0x02,0x0d,0x10, -0xe4,0x12,0x14,0x6f,0x16,0x17,0xb5,0x17,0x17,0xc2,0x15,0x13,0xdc,0x11,0x0f,0x8f, -0x0e,0x0d,0xf4,0x0b,0x0a,0x7b,0x09,0x08,0x31,0x06,0x03,0x4e,0x01,0xfe,0x77,0xfb, -0xf8,0x14,0xf5,0xf2,0x64,0xef,0xec,0x49,0xea,0xe8,0x7e,0xe8,0xe8,0xfa,0xe8,0xe9, -0x26,0xea,0xea,0xbc,0xeb,0xed,0x55,0xef,0xf1,0xcd,0xf4,0xf8,0xf5,0xfb,0xff,0xd9, -0x03,0x08,0x86,0x0c,0x0f,0x9d,0x12,0x14,0xef,0x16,0x18,0x51,0x18,0x17,0x7b,0x16, -0x15,0xe2,0x13,0x12,0xd6,0x10,0x0f,0xba,0x0e,0x0d,0xa6,0x0b,0x09,0x39,0x07,0x04, -0x26,0x01,0xfd,0x7c,0xfa,0xf6,0xaf,0xf3,0xf0,0xa8,0xed,0xeb,0x48,0xea,0xe9,0x16, -0xe9,0xe9,0x48,0xea,0xea,0xaf,0xeb,0xec,0xa7,0xed,0xef,0x64,0xf1,0xf4,0x11,0xf7, -0xfa,0x61,0xfd,0x01,0xc4,0x05,0x0a,0x75,0x0e,0x12,0x11,0x15,0x17,0x16,0x19,0x1a, -0x30,0x1a,0x1a,0x50,0x19,0x17,0x1f,0x16,0x14,0x53,0x12,0x10,0x03,0x0e,0x0b,0x5d, -0x09,0x06,0xf7,0x02,0xff,0xe3,0xfb,0xf8,0x6c,0xf5,0xf1,0x5e,0xee,0xea,0x2e,0xe8, -0xe6,0x65,0xe5,0xe5,0x31,0xe5,0xe5,0xbd,0xe6,0xe7,0xb6,0xe7,0xe8,0x52,0xe9,0xeb, -0x7a,0xee,0xf1,0x2b,0xf5,0xf9,0xb0,0xfd,0x02,0x2e,0x08,0x0d,0x24,0x12,0x16,0x73, -0x19,0x1c,0xc0,0x1d,0x1e,0x6e,0x1f,0x1f,0x22,0x1e,0x1c,0x99,0x1a,0x18,0xc9,0x16, -0x14,0x2a,0x12,0x0f,0xe3,0x0b,0x08,0x48,0x05,0x01,0x6e,0xfe,0xfb,0x50,0xf7,0xf3, -0x90,0xee,0xea,0xee,0xe7,0xe5,0x5b,0xe4,0xe3,0xcb,0xe3,0xe4,0xc5,0xe4,0xe4,0x5e, -0xe5,0xe6,0xba,0xe8,0xeb,0x87,0xee,0xf1,0x9d,0xf5,0xf9,0x2c,0xfe,0x02,0x2a,0x07, -0x0b,0x69,0x0f,0x12,0x06,0x15,0x17,0x04,0x19,0x1a,0x00,0x1a,0x19,0xa7,0x18,0x17, -0x68,0x16,0x15,0x53,0x13,0x10,0xec,0x0d,0x0a,0xef,0x07,0x04,0xcc,0x01,0xfe,0xcd, -0xfb,0xf8,0x7b,0xf5,0xf2,0xd1,0xee,0xec,0xe4,0xea,0xea,0x13,0xea,0xea,0xf9,0xea, -0xea,0xad,0xea,0xeb,0x11,0xec,0xed,0x76,0xef,0xf2,0xb0,0xf4,0xf8,0x11,0xfc,0xff, -0x4b,0x03,0x07,0x24,0x0b,0x0e,0xa9,0x11,0x13,0x8f,0x15,0x16,0xbe,0x17,0x17,0x5c, -0x17,0x16,0xa9,0x15,0x14,0xd6,0x12,0x11,0x11,0x0f,0x0c,0x3e,0x0a,0x07,0x85,0x04, -0x01,0x3e,0xff,0xfc,0x66,0xf9,0xf6,0xf3,0xf2,0xf0,0xa0,0xed,0xec,0x30,0xeb,0xea, -0xff,0xea,0xea,0x0f,0xeb,0xeb,0x01,0xeb,0xeb,0x54,0xec,0xee,0xf0,0xef,0xf2,0xe3, -0xf4,0xf8,0xa2,0xfb,0xff,0x09,0x04,0x08,0xca,0x0c,0x10,0xe0,0x12,0x15,0x68,0x17, -0x18,0xb7,0x18,0x18,0xf7,0x17,0x17,0xc3,0x15,0x14,0xe1,0x12,0x11,0xca,0x0f,0x0d, -0x90,0x09,0x06,0x17,0x04,0x01,0xa9,0xfe,0xfb,0x78,0xf8,0xf5,0xc7,0xf2,0xf0,0x86, -0xee,0xed,0xf6,0xec,0xed,0x51,0xed,0xed,0x72,0xec,0xeb,0x3a,0xeb,0xeb,0x27,0xec, -0xed,0x26,0xef,0xf1,0xb3,0xf3,0xf7,0x31,0xfb,0xff,0xbc,0x04,0x09,0x5d,0x0e,0x11, -0xf9,0x13,0x15,0x1d,0x17,0x17,0xfc,0x17,0x17,0x1d,0x17,0x15,0xcf,0x14,0x13,0x28, -0x12,0x10,0x8a,0x0e,0x0b,0xab,0x08,0x06,0x70,0x03,0x00,0x48,0xfd,0xfa,0x31,0xf7, -0xf4,0x69,0xf2,0xf0,0x9c,0xef,0xee,0xae,0xee,0xee,0x28,0xee,0xed,0xc9,0xec,0xeb, -0x4d,0xeb,0xeb,0xa4,0xeb,0xec,0xb6,0xed,0xef,0xcc,0xf2,0xf6,0x7b,0xfb,0x00,0x5e, -0x06,0x0a,0xad,0x0e,0x11,0x5d,0x14,0x16,0xd5,0x17,0x18,0xcb,0x18,0x18,0x93,0x17, -0x16,0xed,0x15,0x15,0xf0,0x13,0x12,0xb2,0x0f,0x0c,0x1e,0x0a,0x07,0x92,0x03,0xff, -0xba,0xfb,0xf8,0x43,0xf5,0xf3,0x80,0xf1,0xf0,0x73,0xef,0xef,0x54,0xef,0xef,0xe5, -0xee,0xee,0x10,0xed,0xec,0x52,0xeb,0xeb,0x52,0xeb,0xeb,0xfc,0xec,0xef,0x21,0xf2, -0xf6,0x23,0xfb,0x00,0x05,0x05,0x08,0x4e,0x0c,0x0f,0x37,0x12,0x14,0xa5,0x15,0x16, -0xe0,0x15,0x15,0xf8,0x14,0x14,0x17,0x14,0x13,0xc6,0x11,0x0f,0x39,0x0d,0x0a,0xbb, -0x07,0x04,0x32,0x00,0xfc,0x50,0xf8,0xf5,0xeb,0xf3,0xf2,0x25,0xf1,0xf0,0x89,0xf0, -0xf0,0x3b,0xf1,0xf1,0x17,0xf1,0xf0,0x27,0xf0,0xf0,0xd0,0xef,0xef,0xcf,0xf0,0xf2, -0xb0,0xf3,0xf6,0xaa,0xfa,0xff,0x71,0x03,0x07,0xcc,0x0b,0x0e,0x6e,0x11,0x13,0x2a, -0x15,0x15,0x5a,0x15,0x14,0xa9,0x13,0x12,0x6e,0x12,0x11,0x7b,0x10,0x0e,0x0e,0x0d, -0x0a,0x7d,0x08,0x05,0xe8,0x01,0xfd,0xae,0xf9,0xf5,0x1f,0xf3,0xf0,0x1d,0xef,0xed, -0x58,0xec,0xeb,0x1e,0xec,0xec,0x44,0xec,0xec,0x54,0xec,0xec,0xf2,0xeb,0xec,0x04, -0xed,0xed,0xfc,0xee,0xf1,0xe0,0xf3,0xf7,0x49,0xfc,0x01,0x68,0x06,0x0a,0x59,0x0e, -0x11,0x8c,0x14,0x16,0x96,0x17,0x18,0xb0,0x17,0x17,0xa8,0x17,0x17,0x9c,0x17,0x17, -0x30,0x16,0x14,0x99,0x12,0x10,0xb7,0x0d,0x09,0xaf,0x05,0x01,0x54,0xfd,0xf9,0xad, -0xf6,0xf3,0x3d,0xf1,0xef,0xe2,0xed,0xed,0xe3,0xec,0xec,0x18,0xec,0xeb,0xa0,0xe9, -0xe8,0x7c,0xe8,0xe8,0xd6,0xe8,0xe9,0xca,0xea,0xec,0x0b,0xf0,0xf4,0x05,0xf9,0xfd, -0xdf,0x02,0x07,0x04,0x0b,0x0e,0x77,0x11,0x13,0x86,0x14,0x15,0x78,0x16,0x17,0xe3, -0x17,0x18,0x81,0x17,0x16,0x26,0x15,0x13,0xbc,0x11,0x0e,0x5c,0x0b,0x07,0xa8,0x03, -0x00,0xd1,0xfc,0xf9,0xec,0xf6,0xf4,0xe9,0xf2,0xf1,0xb9,0xf0,0xf0,0xa4,0xef,0xee, -0xa5,0xec,0xeb,0x32,0xea,0xe9,0x4f,0xea,0xea,0xfb,0xea,0xeb,0xed,0xed,0xf1,0x43, -0xf5,0xf9,0x3a,0xfe,0x02,0x8f,0x07,0x0b,0xef,0x0f,0x12,0x3f,0x15,0x16,0x58,0x17, -0x18,0xc1,0x18,0x18,0x6f,0x18,0x17,0xb2,0x15,0x14,0x82,0x12,0x10,0xb8,0x0d,0x0a, -0x62,0x06,0x02,0x2a,0xff,0xfb,0xad,0xf8,0xf5,0x3c,0xf3,0xf1,0x71,0xef,0xee,0x55, -0xed,0xec,0x93,0xea,0xe8,0x5b,0xe7,0xe6,0x4e,0xe7,0xe8,0xd0,0xe8,0xe9,0xce,0xeb, -0xee,0x76,0xf1,0xf4,0xef,0xf8,0xfd,0xa4,0x01,0x05,0xfd,0x09,0x0d,0x0c,0x11,0x13, -0x8a,0x15,0x16,0x3f,0x18,0x19,0x06,0x1a,0x19,0xdc,0x18,0x17,0xf8,0x15,0x14,0x45, -0x12,0x0f,0xe7,0x0b,0x07,0xce,0x03,0xff,0x4e,0xfc,0xf8,0xed,0xf5,0xf3,0x3c,0xf2, -0xf1,0x21,0xf0,0xef,0xe1,0xed,0xec,0xbc,0xeb,0xea,0x7e,0xea,0xea,0x18,0xeb,0xec, -0x61,0xed,0xef,0x30,0xf1,0xf3,0xdc,0xf6,0xfa,0xf4,0xfd,0x02,0xf0,0x05,0x09,0x3a, -0x0d,0x10,0x70,0x12,0x14,0x29,0x16,0x17,0x47,0x18,0x18,0x38,0x18,0x17,0xb4,0x15, -0x14,0x30,0x12,0x10,0x05,0x0e,0x0a,0x1d,0x07,0x03,0x21,0xff,0xfb,0xe7,0xf7,0xf4, -0x5b,0xf2,0xf0,0xbc,0xef,0xee,0xec,0xed,0xec,0xde,0xeb,0xea,0x4b,0xe9,0xe8,0x86, -0xe8,0xe9,0xa7,0xea,0xeb,0x7f,0xed,0xef,0xc5,0xf1,0xf4,0x5c,0xf8,0xfc,0xb6,0x00, -0x04,0x3a,0x08,0x0b,0x47,0x0e,0x10,0xfc,0x12,0x14,0x6c,0x16,0x17,0x2a,0x18,0x18, -0xb0,0x17,0x17,0x33,0x16,0x14,0x8e,0x13,0x11,0x7c,0x0f,0x0c,0x59,0x09,0x05,0xeb, -0x01,0xfe,0xc2,0xfa,0xf8,0x63,0xf6,0xf5,0x90,0xf3,0xf2,0x13,0xf1,0xef,0x6f,0xee, -0xec,0x5a,0xeb,0xea,0x4e,0xeb,0xec,0xd0,0xec,0xed,0x59,0xee,0xef,0xda,0xf1,0xf4, -0x5c,0xf8,0xfc,0xd2,0xff,0x03,0xf2,0x05,0x08,0x75,0x0a,0x0c,0xca,0x0e,0x10,0xe9, -0x11,0x12,0x1a,0x13,0x13,0x03,0x13,0x12,0x09,0x12,0x11,0x56,0x10,0x0e,0x5a,0x0c, -0x09,0xe6,0x05,0x02,0x82,0xfe,0xfb,0x26,0xf9,0xf7,0x59,0xf6,0xf5,0x43,0xf4,0xf3, -0xea,0xf2,0xf1,0xf9,0xef,0xee,0x1b,0xee,0xee,0x63,0xee,0xee,0x96,0xee,0xef,0xa5, -0xf0,0xf2,0x5b,0xf5,0xf8,0x37,0xfc,0x00,0x50,0x03,0x06,0xe4,0x08,0x0b,0xc7,0x0d, -0x0f,0x2b,0x11,0x12,0x23,0x13,0x13,0x3e,0x14,0x14,0xf4,0x13,0x13,0xe7,0x12,0x12, -0xe2,0x10,0x0e,0xac,0x0b,0x07,0xed,0x03,0x00,0x70,0xfc,0xf9,0xc3,0xf6,0xf4,0x8f, -0xf3,0xf2,0x22,0xf1,0xf0,0xf4,0xee,0xed,0x26,0xec,0xeb,0x79,0xeb,0xeb,0xf7,0xeb, -0xec,0xac,0xed,0xee,0x5b,0xf0,0xf2,0xca,0xf5,0xf9,0x27,0xfd,0x00,0x57,0x03,0x06, -0x23,0x09,0x0b,0x2d,0x0e,0x10,0xa0,0x11,0x13,0x41,0x14,0x15,0xa4,0x15,0x15,0xf5, -0x14,0x14,0x7c,0x14,0x13,0x58,0x11,0x0e,0x37,0x0b,0x07,0xa9,0x03,0xff,0x4c,0xfc, -0xf9,0x17,0xf7,0xf5,0xe3,0xf3,0xf2,0x1f,0xf2,0xf1,0xb0,0xef,0xee,0xe9,0xed,0xed, -0xfd,0xed,0xed,0x6f,0xee,0xef,0xf0,0xef,0xf1,0xc4,0xf2,0xf4,0x8e,0xf7,0xfa,0xd9, -0xfd,0x01,0x61,0x04,0x07,0x28,0x0a,0x0c,0x76,0x0e,0x10,0x06,0x12,0x13,0xe2,0x13, -0x14,0xf2,0x13,0x13,0x9b,0x13,0x13,0x43,0x12,0x10,0x09,0x0e,0x0a,0x3c,0x07,0x03, -0x24,0xff,0xfb,0x57,0xf8,0xf6,0xb2,0xf4,0xf3,0xa8,0xf2,0xf2,0xe4,0xf1,0xf1,0xd5, -0xf0,0xf0,0x89,0xf0,0xf0,0x67,0xf0,0xf0,0xd7,0xf0,0xf1,0x7a,0xf2,0xf3,0xd6,0xf4, -0xf7,0xc0,0xf9,0xfc,0xbc,0xff,0x02,0xea,0x05,0x08,0x1d,0x0b,0x0d,0x42,0x0f,0x11, -0xc3,0x12,0x13,0x5c,0x14,0x14,0x99,0x14,0x14,0xd4,0x13,0x13,0x70,0x11,0x0f,0x83, -0x0c,0x09,0xa4,0x05,0x01,0x4e,0xfe,0xfb,0xa1,0xf8,0xf6,0x4c,0xf5,0xf4,0x62,0xf3, -0xf2,0xeb,0xf1,0xf1,0x70,0xf0,0xf0,0x43,0xf0,0xf0,0x86,0xf0,0xf0,0x5e,0xf1,0xf1, -0x8d,0xf2,0xf3,0x6a,0xf5,0xf7,0x4a,0xfa,0xfd,0xe2,0xff,0x02,0xf9,0x04,0x07,0x30, -0x09,0x0b,0x0b,0x0e,0x0f,0xdb,0x10,0x11,0xd7,0x11,0x12,0xb4,0x12,0x12,0x9d,0x12, -0x11,0xbf,0x10,0x0e,0x1a,0x0c,0x09,0x91,0x05,0x02,0x85,0xff,0xfd,0xe1,0xfa,0xf9, -0xc1,0xf7,0xf6,0xff,0xf5,0xf4,0xdd,0xf3,0xf3,0x80,0xf2,0xf2,0x05,0xf2,0xf1,0x4e, -0xf2,0xf2,0x5e,0xf3,0xf3,0x3a,0xf4,0xf5,0xf5,0xf6,0xf8,0xcc,0xfa,0xfc,0xfe,0xfe, -0x00,0xde,0x02,0x04,0xfd,0x06,0x09,0x65,0x0b,0x0c,0xcc,0x0d,0x0e,0x68,0x0f,0x10, -0x82,0x10,0x10,0x09,0x10,0x0f,0xb1,0x0d,0x0b,0xd9,0x08,0x05,0xfe,0x02,0x00,0xe5, -0xfd,0xfb,0xba,0xf9,0xf8,0xd2,0xf6,0xf5,0x38,0xf4,0xf3,0x92,0xf2,0xf2,0x56,0xf2, -0xf2,0x96,0xf2,0xf3,0xd1,0xf3,0xf4,0x59,0xf5,0xf6,0x64,0xf7,0xf8,0xbd,0xfa,0xfc, -0x58,0xfe,0x00,0x66,0x02,0x04,0x96,0x06,0x08,0x2d,0x0b,0x0d,0x84,0x0e,0x0f,0xa2, -0x0f,0x10,0xa2,0x10,0x11,0xf0,0x10,0x10,0xa0,0x0e,0x0c,0xbe,0x0a,0x08,0xb4,0x05, -0x03,0x71,0x00,0xfd,0x3c,0xfb,0xf9,0x10,0xf7,0xf5,0xa5,0xf3,0xf2,0x03,0xf1,0xf0, -0xc2,0xef,0xef,0x5a,0xef,0xef,0x05,0xf0,0xf1,0xa4,0xf2,0xf3,0x4e,0xf5,0xf6,0xcf, -0xf8,0xfa,0xec,0xfc,0xfe,0x8a,0x00,0x02,0xdb,0x04,0x06,0x0c,0x09,0x0b,0x77,0x0d, -0x0f,0x00,0x10,0x10,0x6a,0x11,0x11,0x2f,0x12,0x11,0xfd,0x10,0x0f,0x88,0x0d,0x0b, -0x92,0x08,0x05,0x2c,0x03,0x00,0xd8,0xfd,0xfb,0xd4,0xf8,0xf6,0x1c,0xf5,0xf3,0x7a, -0xf2,0xf1,0xb6,0xf0,0xf0,0x04,0xf0,0xef,0xfe,0xef,0xf0,0xa8,0xf1,0xf3,0x60,0xf4, -0xf5,0x3b,0xf7,0xf9,0x10,0xfb,0xfd,0x12,0xff,0x00,0xef,0x02,0x04,0x0f,0x07,0x09, -0x63,0x0b,0x0d,0x59,0x0f,0x10,0xf6,0x10,0x11,0xa5,0x11,0x11,0xcd,0x11,0x10,0x8f, -0x0f,0x0d,0xe7,0x0a,0x08,0x11,0x05,0x02,0x83,0xff,0xfc,0x0a,0xfa,0xf7,0xbb,0xf5, -0xf4,0xd1,0xf2,0xf1,0xaa,0xf0,0xef,0xcf,0xef,0xef,0xfe,0xef,0xf0,0xe3,0xf0,0xf2, -0x70,0xf3,0xf4,0x5d,0xf6,0xf7,0xbe,0xf9,0xfb,0x17,0xfd,0xfe,0x5b,0x00,0x02,0x02, -0x04,0x05,0xfe,0x07,0x0a,0x11,0x0c,0x0d,0xdb,0x0e,0x0f,0xf8,0x0f,0x10,0x73,0x10, -0x10,0x28,0x10,0x0f,0xa3,0x0d,0x0b,0x8b,0x09,0x07,0x70,0x04,0x02,0xb0,0xff,0xfd, -0x06,0xfb,0xf8,0x3e,0xf7,0xf5,0xad,0xf4,0xf3,0x1c,0xf3,0xf2,0xf7,0xf1,0xf1,0x1c, -0xf2,0xf2,0x0d,0xf4,0xf5,0x07,0xf7,0xf8,0x49,0xfa,0xfc,0xa0,0xfd,0xff,0x71,0x00, -0x01,0x2e,0x03,0x04,0x01,0x05,0x06,0xa4,0x07,0x08,0xde,0x09,0x0a,0x75,0x0a,0x0a, -0x76,0x0a,0x0a,0xa9,0x0a,0x0a,0x38,0x0a,0x09,0x26,0x08,0x06,0xc8,0x04,0x02,0xce, -0x00,0xfe,0xca,0xfc,0xfa,0xfd,0xf8,0xf7,0x16,0xf6,0xf5,0x40,0xf4,0xf3,0x19,0xf3, -0xf2,0x2f,0xf3,0xf3,0xbd,0xf4,0xf5,0x5d,0xf7,0xf8,0x4c,0xfa,0xfc,0xe1,0xfd,0xff, -0xf6,0x00,0x02,0xb6,0x03,0x04,0x0f,0x06,0x07,0x61,0x08,0x09,0x3c,0x0b,0x0c,0x06, -0x0d,0x0d,0x85,0x0d,0x0d,0x89,0x0d,0x0d,0x76,0x0d,0x0d,0x54,0x0c,0x0a,0x4f,0x09, -0x07,0xd4,0x04,0x02,0xe5,0xff,0xfd,0x84,0xfa,0xf7,0x9f,0xf5,0xf3,0x97,0xf1,0xf0, -0xc0,0xee,0xed,0x9f,0xed,0xed,0xa7,0xed,0xee,0x23,0xef,0xf0,0xb4,0xf1,0xf3,0x66, -0xf5,0xf7,0x56,0xf9,0xfb,0x43,0xfd,0xff,0x34,0x01,0x03,0x62,0x05,0x07,0x7e,0x0a, -0x0c,0x0e,0x0f,0x10,0xc9,0x11,0x12,0xc6,0x12,0x13,0x61,0x13,0x13,0x79,0x13,0x12, -0x8b,0x11,0x0f,0x1e,0x0e,0x0b,0x6f,0x09,0x06,0x98,0x03,0x00,0x8a,0xfd,0xfa,0xe8, -0xf7,0xf5,0xba,0xf3,0xf1,0x2d,0xf0,0xee,0xdb,0xed,0xed,0x15,0xed,0xed,0xf3,0xed, -0xef,0x20,0xf0,0xf1,0x73,0xf2,0xf4,0xe1,0xf5,0xf7,0x69,0xf9,0xfb,0xa8,0xfd,0xff, -0xeb,0x01,0x04,0xa3,0x06,0x09,0x10,0x0b,0x0c,0x99,0x0d,0x0e,0xc4,0x0e,0x0f,0xa2, -0x0f,0x10,0xe1,0x0f,0x0f,0xf0,0x0d,0x0c,0xeb,0x0a,0x08,0x6a,0x06,0x04,0xf2,0x01, -0xff,0x29,0xfd,0xfa,0x2f,0xf9,0xf7,0x4c,0xf6,0xf4,0x0e,0xf4,0xf3,0xab,0xf3,0xf3, -0x0a,0xf4,0xf4,0xad,0xf5,0xf6,0x98,0xf7,0xf8,0xfc,0xf9,0xfb,0x62,0xfc,0xfd,0xe9, -0xfe,0x00,0x05,0x02,0x03,0x6c,0x05,0x07,0xb2,0x08,0x09,0xdf,0x0a,0x0b,0x75,0x0b, -0x0b,0x77,0x0b,0x0b,0x8a,0x0b,0x0a,0xcc,0x09,0x08,0xf8,0x06,0x05,0x32,0x03,0x00, -0xbf,0xfe,0xfc,0x69,0xfa,0xf8,0x54,0xf6,0xf4,0x19,0xf3,0xf1,0x0e,0xf1,0xf0,0x58, -0xf0,0xf0,0x49,0xf1,0xf2,0x83,0xf3,0xf4,0x4e,0xf6,0xf7,0x4c,0xf9,0xfa,0x1b,0xfc, -0xfd,0x08,0xff,0x00,0x07,0x02,0x03,0xee,0x05,0x07,0xee,0x09,0x0b,0x8c,0x0d,0x0f, -0x20,0x10,0x10,0x3d,0x11,0x11,0xa7,0x11,0x11,0xa6,0x10,0x0f,0x08,0x0e,0x0c,0xe1, -0x09,0x07,0xd6,0x04,0x02,0x62,0xff,0xfc,0x86,0xf9,0xf6,0x8e,0xf4,0xf2,0x87,0xf0, -0xee,0xad,0xed,0xec,0x7d,0xec,0xec,0x29,0xed,0xee,0x41,0xef,0xf0,0xf9,0xf1,0xf3, -0x38,0xf5,0xf6,0x5d,0xf8,0xfa,0xf0,0xfb,0xfe,0x10,0x00,0x02,0x52,0x04,0x06,0x1b, -0x09,0x0b,0x66,0x0d,0x0f,0x61,0x10,0x11,0x47,0x12,0x12,0xcb,0x12,0x12,0xc7,0x11, -0x10,0x97,0x0e,0x0c,0x89,0x0a,0x08,0xb3,0x05,0x03,0x30,0x00,0xfd,0xc6,0xfa,0xf8, -0x57,0xf6,0xf4,0x43,0xf2,0xf0,0x39,0xef,0xee,0x06,0xee,0xee,0x70,0xee,0xef,0xb5, -0xf0,0xf2,0xc4,0xf3,0xf5,0x26,0xf7,0xf8,0xbe,0xfa,0xfc,0x8a,0xfe,0x00,0x57,0x02, -0x04,0x23,0x06,0x08,0x74,0x0a,0x0c,0xe6,0x0d,0x0f,0x22,0x10,0x11,0xa0,0x11,0x12, -0x10,0x12,0x11,0x7a,0x10,0x0e,0xec,0x0c,0x0a,0x7d,0x08,0x05,0x8a,0x02,0xff,0x87, -0xfc,0xf9,0x2a,0xf7,0xf4,0xee,0xf2,0xf1,0x50,0xef,0xee,0x82,0xed,0xed,0x33,0xed, -0xed,0xcc,0xee,0xf0,0xe2,0xf1,0xf3,0xbc,0xf5,0xf7,0x69,0xf9,0xfb,0x43,0xfd,0xff, -0xe3,0x00,0x02,0x07,0x04,0x05,0xbb,0x07,0x09,0x5a,0x0b,0x0c,0xec,0x0d,0x0f,0x20, -0x10,0x11,0x70,0x11,0x11,0x2a,0x11,0x10,0xf3,0x0e,0x0d,0x14,0x0b,0x08,0x97,0x05, -0x02,0x99,0xff,0xfc,0xfa,0xf9,0xf7,0xdc,0xf5,0xf4,0xb2,0xf2,0xf1,0xb9,0xf0,0xf0, -0x54,0xf0,0xf0,0x3a,0xf1,0xf2,0x83,0xf3,0xf5,0xd1,0xf6,0xf8,0x6a,0xfa,0xfc,0xf3, -0xfd,0xff,0x8c,0x01,0x02,0xee,0x03,0x04,0xfd,0x05,0x07,0xf6,0x08,0x0a,0x24,0x0b, -0x0b,0x7d,0x0c,0x0c,0x6f,0x0d,0x0d,0x16,0x0d,0x0c,0x56,0x0b,0x09,0x4f,0x08,0x06, -0xa2,0x03,0x01,0x81,0xfe,0xfc,0x90,0xf9,0xf7,0xc7,0xf5,0xf4,0xf4,0xf2,0xf1,0x3e, -0xf1,0xf1,0x62,0xf1,0xf1,0x3d,0xf2,0xf2,0x1e,0xf4,0xf5,0xe6,0xf6,0xf8,0xaa,0xfa, -0xfc,0xac,0xfe,0x00,0x16,0x02,0x03,0x1b,0x05,0x06,0x32,0x07,0x08,0xb6,0x09,0x0b, -0xf0,0x0b,0x0c,0xc7,0x0c,0x0d,0x41,0x0d,0x0d,0x13,0x0d,0x0c,0x9e,0x0c,0x0c,0x30, -0x0b,0x0a,0x90,0x08,0x06,0x8b,0x04,0x02,0xd3,0xff,0xfd,0x58,0xfb,0xf9,0x34,0xf7, -0xf5,0xd5,0xf3,0xf2,0xdb,0xf1,0xf1,0x14,0xf1,0xf1,0x94,0xf1,0xf2,0x02,0xf3,0xf4, -0x83,0xf5,0xf6,0x6f,0xf8,0xf9,0xfb,0xfa,0xfc,0x73,0xfd,0xfe,0x26,0xff,0x00,0x41, -0x01,0x02,0xe9,0x03,0x05,0x42,0x06,0x07,0x76,0x08,0x09,0x88,0x0a,0x0b,0xe4,0x0b, -0x0c,0xe8,0x0c,0x0c,0xbe,0x0c,0x0c,0xc0,0x0a,0x09,0x63,0x07,0x05,0x77,0x03,0x01, -0xa8,0xff,0xfd,0x2d,0xfc,0xfa,0xbc,0xf9,0xf8,0x9f,0xf8,0xf8,0x25,0xf8,0xf8,0x93, -0xf8,0xf9,0xb3,0xf9,0xfa,0x82,0xfa,0xfa,0x0d,0xfb,0xfb,0x95,0xfb,0xfb,0xeb,0xfb, -0xfc,0x41,0xfc,0xfc,0x5b,0xfd,0xfe,0x02,0xff,0xff,0x0f,0x01,0x02,0x12,0x03,0x03, -0xdf,0x04,0x05,0x28,0x06,0x06,0x3b,0x07,0x07,0x46,0x07,0x06,0x9a,0x05,0x04,0xe4, -0x02,0x01,0x6a,0x00,0xfe,0x6e,0xfd,0xfc,0x33,0xfb,0xfa,0x06,0xfa,0xf9,0xfe,0xf9, -0xfa,0xe5,0xfa,0xfb,0x69,0xfc,0xfd,0xe4,0xfd,0xfe,0x94,0xfe,0xfe,0x2d,0xff,0xff, -0x65,0xff,0xff,0x78,0xff,0xff,0x09,0x00,0x00,0x7a,0x01,0x02,0x25,0x03,0x03,0xbf, -0x04,0x05,0x08,0x06,0x06,0x94,0x06,0x06,0x0e,0x07,0x06,0xce,0x06,0x06,0x54,0x05, -0x04,0xd2,0x02,0x01,0xf6,0xff,0xfe,0xc6,0xfc,0xfb,0xa2,0xf9,0xf8,0xa7,0xf7,0xf7, -0xe1,0xf6,0xf6,0x2f,0xf7,0xf7,0x79,0xf8,0xf9,0x58,0xfa,0xfb,0x03,0xfc,0xfc,0x5b, -0xfd,0xfd,0x5e,0xfe,0xfe,0x0b,0xff,0xff,0x17,0x00,0x00,0xff,0x01,0x03,0x20,0x04, -0x05,0xb6,0x06,0x07,0xbd,0x08,0x09,0x83,0x09,0x09,0x8a,0x09,0x09,0xd3,0x08,0x08, -0x95,0x07,0x06,0x68,0x05,0x04,0xa1,0x02,0x01,0xe4,0xff,0xfe,0xa4,0xfc,0xfb,0x24, -0xfa,0xf9,0x94,0xf8,0xf7,0x8f,0xf7,0xf7,0x65,0xf7,0xf7,0x3b,0xf8,0xf8,0x8c,0xf9, -0xfa,0x04,0xfb,0xfb,0x8d,0xfc,0xfd,0x70,0xfd,0xfd,0x6e,0xfe,0xff,0xe1,0xff,0x00, -0xbc,0x01,0x02,0xeb,0x03,0x05,0x63,0x06,0x07,0xf6,0x07,0x08,0x32,0x08,0x08,0x13, -0x08,0x07,0x4c,0x07,0x06,0xea,0x05,0x05,0x21,0x04,0x03,0x22,0x02,0x00,0xbf,0xff, -0xfe,0x17,0xfd,0xfb,0xee,0xfa,0xfa,0x30,0xf9,0xf8,0x3a,0xf8,0xf8,0x20,0xf8,0xf8, -0x4b,0xf9,0xf9,0xde,0xfa,0xfb,0xbd,0xfc,0xfd,0x27,0xfe,0xfe,0x2a,0xff,0xff,0xd8, -0xff,0x00,0xf5,0x00,0x01,0xbc,0x02,0x03,0xeb,0x04,0x06,0xe0,0x06,0x07,0xc7,0x07, -0x08,0x20,0x08,0x08,0xc0,0x07,0x07,0xc7,0x06,0x05,0xfd,0x04,0x03,0xdf,0x02,0x01, -0x9a,0x00,0xff,0x57,0xfe,0xfd,0x02,0xfc,0xfa,0x1f,0xfa,0xf9,0xb5,0xf8,0xf8,0x55, -0xf8,0xf8,0x09,0xf9,0xf9,0x17,0xfa,0xfb,0x20,0xfc,0xfd,0x33,0xfe,0xfe,0x7f,0xff, -0xff,0x0d,0x00,0x00,0x84,0x00,0x00,0x4c,0x01,0x01,0xff,0x02,0x04,0x11,0x05,0x05, -0xaf,0x06,0x07,0x72,0x07,0x07,0x47,0x07,0x06,0x5f,0x06,0x05,0x46,0x04,0x03,0xb1, -0x01,0x00,0xe4,0xfe,0xfd,0xab,0xfc,0xfb,0xba,0xfa,0xf9,0x3e,0xf9,0xf8,0x6c,0xf8, -0xf8,0x43,0xf8,0xf8,0x09,0xf9,0xf9,0x59,0xfa,0xfb,0x84,0xfc,0xfd,0x3e,0xff,0x00, -0x86,0x01,0x02,0x99,0x03,0x04,0xf6,0x04,0x05,0xa5,0x05,0x06,0x90,0x06,0x07,0x35, -0x08,0x08,0xaf,0x09,0x0a,0x73,0x0a,0x0a,0x15,0x0a,0x09,0x0b,0x09,0x08,0xf1,0x06, -0x05,0xd8,0x03,0x02,0x31,0x00,0xfe,0x64,0xfc,0xfa,0x7c,0xf9,0xf8,0x35,0xf7,0xf6, -0x32,0xf5,0xf4,0x17,0xf4,0xf3,0xcd,0xf3,0xf3,0x3e,0xf4,0xf4,0x9c,0xf5,0xf6,0xea, -0xf7,0xf9,0xb4,0xfa,0xfc,0xb3,0xfd,0xfe,0x1f,0x00,0x01,0x22,0x02,0x02,0xcf,0x03, -0x04,0x2d,0x06,0x07,0x4a,0x09,0x0a,0xba,0x0b,0x0c,0x5a,0x0d,0x0d,0xcb,0x0d,0x0d, -0x5b,0x0d,0x0c,0x57,0x0b,0x09,0x2e,0x08,0x06,0xe1,0x03,0x01,0x3f,0x00,0xfe,0x3a, -0xfd,0xfb,0x8d,0xfa,0xf9,0x75,0xf8,0xf7,0x3d,0xf7,0xf6,0x7c,0xf6,0xf6,0x01,0xf6, -0xf6,0xf5,0xf6,0xf7,0x59,0xf8,0xf9,0x03,0xfa,0xfa,0x9b,0xfb,0xfc,0x36,0xfd,0xfd, -0x9f,0xfe,0xff,0x34,0x00,0x01,0x07,0x03,0x04,0xe9,0x05,0x07,0x42,0x08,0x09,0x60, -0x09,0x09,0x9a,0x09,0x09,0xa4,0x08,0x07,0xac,0x06,0x05,0x82,0x03,0x01,0xca,0xff, -0xfe,0x14,0xfd,0xfc,0x43,0xfb,0xfa,0x74,0xf9,0xf8,0xbf,0xf8,0xf8,0xdb,0xf8,0xf9, -0x30,0xf9,0xf9,0xf8,0xf9,0xfa,0x9a,0xfb,0xfc,0x57,0xfd,0xfe,0x13,0xff,0x00,0x12, -0x01,0x01,0x7e,0x02,0x02,0x8f,0x03,0x04,0x34,0x05,0x06,0x44,0x07,0x08,0xb1,0x08, -0x09,0x72,0x09,0x09,0x58,0x09,0x08,0x6f,0x08,0x07,0xba,0x06,0x05,0xe7,0x03,0x02, -0xf0,0xff,0xfe,0x71,0xfc,0xfb,0x90,0xf9,0xf8,0x24,0xf7,0xf6,0xe6,0xf5,0xf5,0xec, -0xf5,0xf6,0xa3,0xf6,0xf7,0xe4,0xf7,0xf8,0x8a,0xf9,0xfa,0x99,0xfb,0xfc,0x57,0xfd, -0xfe,0x12,0xff,0x00,0xd1,0x00,0x01,0x28,0x02,0x02,0xcd,0x03,0x04,0x2f,0x06,0x07, -0x03,0x08,0x08,0x1b,0x09,0x09,0x44,0x09,0x09,0xa0,0x08,0x08,0x82,0x07,0x06,0x9b, -0x05,0x04,0xa3,0x02,0x01,0xc2,0xff,0xfe,0x48,0xfd,0xfc,0xf2,0xfa,0xf9,0xec,0xf8, -0xf8,0xe3,0xf7,0xf7,0xed,0xf7,0xf8,0x92,0xf8,0xf9,0xe3,0xf9,0xfa,0x8a,0xfb,0xfc, -0x26,0xfd,0xfd,0x9c,0xfe,0xff,0x05,0x00,0x00,0xf8,0x00,0x01,0x58,0x02,0x03,0x34, -0x04,0x05,0x54,0x06,0x07,0xa2,0x07,0x07,0x2f,0x08,0x08,0xc2,0x07,0x07,0xa4,0x06, -0x05,0x2f,0x05,0x04,0x33,0x03,0x02,0xd0,0x00,0xff,0xcc,0xfe,0xfd,0xed,0xfc,0xfb, -0x9c,0xfa,0xf9,0x97,0xf8,0xf7,0x6f,0xf7,0xf7,0x01,0xf7,0xf7,0x63,0xf7,0xf7,0x8d, -0xf8,0xf9,0xd2,0xf9,0xfa,0x9b,0xfb,0xfc,0x58,0xfd,0xfe,0xa0,0xfe,0xff,0x36,0x00, -0x01,0x33,0x02,0x03,0x95,0x04,0x05,0xbc,0x06,0x07,0x06,0x08,0x08,0xc8,0x08,0x08, -0xdd,0x08,0x08,0x8b,0x08,0x08,0xa2,0x07,0x07,0x40,0x06,0x05,0x76,0x04,0x03,0x88, -0x02,0x01,0x26,0x00,0xfe,0x2b,0xfd,0xfb,0xdd,0xfa,0xf9,0x2e,0xf9,0xf8,0x39,0xf8, -0xf8,0x31,0xf8,0xf8,0xf8,0xf8,0xf9,0x07,0xfa,0xfa,0x4a,0xfb,0xfb,0x88,0xfb,0xfb, -0xc9,0xfb,0xfc,0xb2,0xfc,0xfd,0x56,0xfe,0xff,0x86,0x00,0x01,0x89,0x02,0x03,0x37, -0x04,0x04,0x6e,0x05,0x05,0x0b,0x06,0x06,0x12,0x06,0x06,0xc0,0x05,0x05,0xb5,0x04, -0x04,0x80,0x03,0x03,0x60,0x02,0x01,0x47,0x00,0xff,0x22,0xfe,0xfd,0x95,0xfc,0xfc, -0xa0,0xfb,0xfb,0x46,0xfb,0xfb,0x94,0xfb,0xfb,0x6f,0xfc,0xfd,0xd1,0xfd,0xfe,0x95, -0xfe,0xfe,0xaa,0xfe,0xfe,0xda,0xfe,0xff,0x91,0xff,0x00,0x24,0x01,0x02,0xf1,0x02, -0x03,0xad,0x04,0x05,0xd5,0x05,0x06,0x94,0x06,0x06,0x38,0x06,0x05,0x8e,0x05,0x04, -0x1e,0x04,0x03,0x42,0x02,0x01,0x98,0x00,0xff,0xf7,0xfd,0xfc,0xe6,0xfa,0xf9,0x58, -0xf8,0xf7,0x84,0xf6,0xf6,0xa0,0xf5,0xf5,0x97,0xf5,0xf5,0xbf,0xf6,0xf7,0xca,0xf8, -0xf9,0xfe,0xfa,0xfb,0xbe,0xfc,0xfd,0x18,0xfe,0xfe,0x6b,0xff,0x00,0x33,0x01,0x02, -0x85,0x03,0x04,0xdb,0x05,0x06,0x0e,0x08,0x09,0x32,0x0a,0x0a,0x7f,0x0b,0x0b,0xcc, -0x0b,0x0b,0x4a,0x0b,0x0a,0xda,0x09,0x08,0xbd,0x07,0x06,0x07,0x05,0x03,0x65,0x01, -0xff,0x45,0xfd,0xfb,0xa5,0xf9,0xf8,0xd2,0xf6,0xf5,0xbb,0xf4,0xf4,0xc0,0xf3,0xf3, -0x7f,0xf4,0xf5,0x03,0xf6,0xf6,0xce,0xf7,0xf8,0x39,0xf9,0xf9,0x4a,0xfa,0xfb,0xd0, -0xfb,0xfc,0xec,0xfd,0xfe,0x2f,0x00,0x01,0xd7,0x02,0x04,0xd5,0x05,0x07,0x63,0x08, -0x09,0xf5,0x09,0x0a,0xa6,0x0a,0x0a,0x7a,0x0a,0x09,0x4f,0x09,0x08,0x46,0x07,0x06, -0x90,0x04,0x02,0x5f,0x01,0xff,0xe9,0xfd,0xfc,0xd4,0xfa,0xf9,0x89,0xf8,0xf7,0xc8, -0xf6,0xf6,0x56,0xf6,0xf6,0x1a,0xf7,0xf7,0x6b,0xf8,0xf9,0xb0,0xf9,0xfa,0xf5,0xfa, -0xfb,0x27,0xfc,0xfc,0xff,0xfd,0xfe,0xde,0xff,0x00,0xed,0x01,0x03,0x71,0x04,0x05, -0xdb,0x06,0x07,0x9b,0x08,0x09,0xc4,0x09,0x0a,0x10,0x0a,0x09,0x7e,0x09,0x08,0xdc, -0x07,0x06,0x7b,0x05,0x04,0xa2,0x02,0x01,0x60,0xff,0xfd,0x5c,0xfc,0xfa,0x8e,0xf9, -0xf8,0x45,0xf7,0xf6,0xe5,0xf5,0xf5,0xec,0xf5,0xf6,0xb3,0xf6,0xf7,0x16,0xf8,0xf8, -0x6b,0xf9,0xfa,0xe2,0xfa,0xfb,0xdd,0xfc,0xfd,0xee,0xfe,0xff,0xbc,0x00,0x01,0x9a, -0x02,0x03,0xcb,0x04,0x05,0x6a,0x06,0x07,0xc2,0x07,0x08,0x84,0x08,0x08,0x8a,0x08, -0x08,0xc3,0x07,0x07,0x52,0x06,0x05,0x98,0x04,0x03,0x15,0x02,0x00,0xbe,0xff,0xfe, -0x48,0xfd,0xfc,0xd0,0xfa,0xf9,0x3e,0xf9,0xf8,0x7c,0xf8,0xf8,0x09,0xf9,0xf9,0x39, -0xfa,0xfa,0x6c,0xfb,0xfc,0xb1,0xfc,0xfd,0x15,0xfe,0xfe,0x8c,0xff,0x00,0xa3,0x00, -0x01,0x50,0x01,0x01,0x5c,0x02,0x03,0x90,0x03,0x04,0x40,0x04,0x04,0xe8,0x04,0x05, -0x64,0x05,0x05,0x56,0x05,0x05,0x80,0x04,0x03,0x3f,0x03,0x02,0x24,0x01,0xff,0xbf, -0xfe,0xfd,0x48,0xfc,0xfa,0xbf,0xf9,0xf8,0x0b,0xf8,0xf7,0x48,0xf7,0xf7,0xc6,0xf7, -0xf8,0x46,0xf9,0xfa,0x54,0xfb,0xfc,0x67,0xfd,0xfe,0x23,0xff,0x00,0x12,0x01,0x01, -0x6c,0x02,0x03,0x90,0x03,0x04,0xe3,0x04,0x05,0x69,0x06,0x07,0x70,0x07,0x07,0x1c, -0x08,0x08,0x85,0x08,0x08,0x89,0x08,0x08,0xc4,0x07,0x07,0x41,0x06,0x05,0x46,0x04, -0x02,0x7f,0x01,0xff,0x5e,0xfe,0xfc,0xb9,0xfa,0xf8,0x7f,0xf7,0xf6,0x53,0xf5,0xf4, -0xce,0xf4,0xf5,0x90,0xf5,0xf6,0x76,0xf7,0xf8,0xa9,0xf9,0xfa,0xbb,0xfb,0xfc,0x58, -0xfd,0xfe,0x90,0xfe,0xff,0xa1,0xff,0x00,0xe3,0x00,0x01,0x7a,0x02,0x03,0x24,0x04, -0x04,0x9f,0x05,0x06,0x91,0x06,0x07,0x71,0x07,0x07,0xcb,0x07,0x07,0x39,0x07,0x06, -0x4c,0x06,0x05,0x88,0x04,0x03,0x57,0x02,0x00,0x7f,0xff,0xfd,0x4d,0xfc,0xfa,0xac, -0xf9,0xf8,0x3c,0xf8,0xf7,0xee,0xf7,0xf8,0xc2,0xf8,0xf9,0x99,0xfa,0xfb,0x9a,0xfc, -0xfd,0x58,0xfe,0xff,0x90,0xff,0x00,0x81,0x00,0x00,0x5f,0x01,0x01,0xdf,0x02,0x03, -0x6a,0x04,0x05,0x81,0x05,0x05,0x4e,0x06,0x06,0x98,0x06,0x06,0x68,0x06,0x06,0xa2, -0x05,0x04,0x2f,0x04,0x03,0x75,0x02,0x01,0x88,0x00,0xff,0x27,0xfe,0xfc,0x6b,0xfb, -0xfa,0xf0,0xf8,0xf8,0x82,0xf7,0xf7,0xe1,0xf6,0xf6,0x5f,0xf7,0xf7,0xbf,0xf8,0xf9, -0x9a,0xfa,0xfb,0x99,0xfc,0xfd,0x58,0xfe,0xff,0xd1,0xff,0x00,0x38,0x01,0x02,0xf0, -0x02,0x03,0xee,0x04,0x05,0xae,0x06,0x07,0xc4,0x07,0x08,0x73,0x08,0x08,0x26,0x08, -0x07,0x4c,0x07,0x06,0xfa,0x05,0x05,0xa4,0x04,0x04,0x70,0x03,0x02,0x89,0x01,0x00, -0x26,0xff,0xfd,0x6c,0xfc,0xfb,0xf1,0xf9,0xf8,0x0f,0xf8,0xf7,0xe5,0xf6,0xf6,0x0c, -0xf7,0xf7,0x28,0xf8,0xf8,0xde,0xf9,0xfa,0xbc,0xfb,0xfc,0x7a,0xfd,0xfe,0x03,0xff, -0xff,0x9c,0x00,0x01,0x35,0x02,0x03,0xf1,0x03,0x04,0x6b,0x05,0x06,0xb2,0x06,0x07, -0x53,0x07,0x07,0xd2,0x06,0x06,0x07,0x06,0x05,0x09,0x05,0x04,0x19,0x04,0x03,0x1a, -0x03,0x02,0x65,0x01,0x00,0x14,0xff,0xfd,0xbe,0xfc,0xfb,0x47,0xfa,0xf9,0x33,0xf8, -0xf7,0x29,0xf7,0xf7,0x61,0xf7,0xf7,0xbf,0xf8,0xf9,0x89,0xfa,0xfb,0x99,0xfc,0xfd, -0x68,0xfe,0xff,0x45,0x00,0x01,0x23,0x02,0x03,0xf1,0x03,0x04,0xce,0x05,0x06,0x7a, -0x07,0x08,0xb3,0x08,0x09,0x21,0x09,0x08,0xaf,0x08,0x08,0x61,0x07,0x06,0x2b,0x06, -0x05,0xd8,0x04,0x03,0xef,0x02,0x01,0x7b,0x00,0xff,0xc3,0xfd,0xfc,0xe5,0xfa,0xf9, -0x17,0xf8,0xf6,0xfe,0xf5,0xf5,0xf4,0xf4,0xf4,0x2f,0xf5,0xf5,0x49,0xf6,0xf7,0x54, -0xf8,0xf9,0x76,0xfa,0xfb,0x98,0xfc,0xfd,0xba,0xfe,0xff,0xbb,0x00,0x01,0xec,0x02, -0x04,0x30,0x05,0x06,0x76,0x07,0x08,0x05,0x09,0x09,0xc8,0x09,0x09,0x8c,0x09,0x09, -0xb2,0x08,0x08,0xa3,0x07,0x06,0x2f,0x06,0x05,0x13,0x04,0x02,0x8d,0x01,0x00,0xe2, -0xfe,0xfd,0x6a,0xfc,0xfb,0x02,0xfa,0xf9,0x61,0xf8,0xf8,0xe0,0xf7,0xf7,0x1e,0xf8, -0xf8,0x27,0xf9,0xf9,0xbe,0xfa,0xfb,0x17,0xfc,0xfc,0x7d,0xfd,0xfe,0xc2,0xfe,0xff, -0x37,0x00,0x00,0xdf,0x01,0x02,0xdd,0x03,0x04,0x8c,0x05,0x06,0xa2,0x06,0x06,0xfe, -0x06,0x06,0x9e,0x06,0x06,0x91,0x05,0x05,0x60,0x04,0x03,0xa9,0x02,0x01,0x99,0x00, -0xff,0x89,0xfe,0xfd,0x87,0xfc,0xfb,0xeb,0xfa,0xfa,0x51,0xf9,0xf8,0xae,0xf8,0xf8, -0x99,0xf8,0xf8,0x0b,0xf9,0xf9,0x6a,0xfa,0xfb,0x03,0xfc,0xfc,0xce,0xfd,0xfe,0xcc, -0xff,0x00,0xfd,0x01,0x03,0x31,0x04,0x05,0x64,0x06,0x07,0x67,0x08,0x09,0xb2,0x09, -0x0a,0x20,0x0a,0x09,0x8f,0x09,0x08,0x2e,0x08,0x07,0x65,0x06,0x05,0x25,0x04,0x02, -0x9e,0x01,0x00,0xf4,0xfe,0xfd,0x69,0xfc,0xfb,0x45,0xfa,0xf9,0x33,0xf8,0xf7,0x73, -0xf6,0xf5,0x8e,0xf5,0xf5,0x33,0xf5,0xf5,0xf7,0xf5,0xf6,0x7b,0xf7,0xf8,0x86,0xf9, -0xfa,0xfa,0xfb,0xfd,0xb5,0xfe,0x00,0x60,0x01,0x02,0x4d,0x04,0x05,0x0b,0x07,0x08, -0x32,0x09,0x09,0x7f,0x0a,0x0a,0xcb,0x0a,0x0a,0x49,0x0a,0x09,0x0c,0x09,0x08,0x32, -0x07,0x06,0x13,0x05,0x03,0x8d,0x02,0x01,0xe3,0xff,0xfe,0x7b,0xfd,0xfc,0x35,0xfb, -0xfa,0x22,0xf9,0xf8,0xc6,0xf7,0xf7,0xf5,0xf6,0xf6,0x0d,0xf7,0xf7,0xa4,0xf7,0xf8, -0xd3,0xf8,0xf9,0x9a,0xfa,0xfb,0xda,0xfc,0xfe,0x62,0xff,0x00,0x1b,0x02,0x03,0xf9, -0x04,0x06,0x74,0x07,0x08,0x37,0x09,0x09,0xdb,0x09,0x09,0x3a,0x09,0x08,0xc9,0x07, -0x06,0x0e,0x06,0x05,0x22,0x04,0x03,0xd0,0x01,0x00,0x8a,0xff,0xfe,0x56,0xfd,0xfc, -0x44,0xfb,0xfa,0x55,0xf9,0xf8,0xe8,0xf7,0xf7,0x06,0xf7,0xf6,0xbc,0xf6,0xf6,0x1d, -0xf7,0xf7,0xd7,0xf7,0xf8,0x47,0xf9,0xfa,0x64,0xfb,0xfc,0x0a,0xfe,0xff,0xd6,0x00, -0x02,0x27,0x04,0x05,0x5c,0x07,0x08,0xec,0x09,0x0a,0x5c,0x0b,0x0b,0x78,0x0b,0x0b, -0x92,0x0a,0x09,0x4f,0x09,0x08,0xd9,0x07,0x06,0x0f,0x06,0x05,0xd0,0x03,0x02,0x6a, -0x01,0x00,0xd2,0xfe,0xfd,0x06,0xfc,0xfa,0x5a,0xf9,0xf8,0x43,0xf7,0xf6,0x3a,0xf6, -0xf5,0xef,0xf5,0xf5,0x2f,0xf6,0xf6,0xe6,0xf6,0xf7,0x48,0xf8,0xf9,0x32,0xfa,0xfb, -0x85,0xfc,0xfd,0x2c,0xff,0x00,0x3a,0x02,0x03,0xfa,0x04,0x06,0x22,0x07,0x08,0x90, -0x08,0x08,0xfe,0x08,0x08,0xdf,0x08,0x08,0x39,0x08,0x07,0x4c,0x07,0x06,0xda,0x05, -0x04,0xfe,0x03,0x03,0x00,0x02,0x00,0x8c,0xff,0xfe,0x25,0xfd,0xfb,0xef,0xfa,0xf9, -0x2f,0xf9,0xf8,0x69,0xf8,0xf8,0x54,0xf8,0xf8,0x1a,0xf9,0xf9,0x29,0xfa,0xfa,0x6b, -0xfb,0xfc,0xf2,0xfc,0xfd,0x0f,0xff,0x00,0x41,0x01,0x02,0xc9,0x03,0x04,0xfd,0x05, -0x06,0x9e,0x07,0x08,0x51,0x08,0x08,0x56,0x08,0x08,0xd2,0x07,0x07,0xd5,0x06,0x06, -0x83,0x05,0x04,0xfb,0x03,0x03,0x43,0x02,0x01,0xf1,0xff,0xfe,0x5c,0xfd,0xfb,0xbf, -0xfa,0xf9,0x57,0xf8,0xf7,0xc7,0xf6,0xf6,0x14,0xf6,0xf6,0x41,0xf6,0xf6,0x5a,0xf7, -0xf8,0xa0,0xf8,0xf9,0x24,0xfa,0xfb,0x52,0xfc,0xfd,0xf9,0xfe,0x00,0xa4,0x01,0x03, -0x60,0x04,0x05,0xfb,0x06,0x08,0x32,0x09,0x0a,0xa0,0x0a,0x0b,0x41,0x0b,0x0b,0x03, -0x0b,0x0a,0x2a,0x0a,0x09,0x09,0x09,0x08,0x74,0x07,0x06,0x88,0x05,0x04,0xf4,0x02, -0x01,0x07,0x00,0xfe,0xd7,0xfc,0xfb,0x06,0xfa,0xf8,0xdd,0xf7,0xf7,0x61,0xf6,0xf5, -0xcf,0xf5,0xf5,0xdd,0xf5,0xf5,0x1e,0xf6,0xf6,0x27,0xf7,0xf8,0x31,0xf9,0xfa,0x86, -0xfb,0xfc,0x4e,0xfe,0xff,0x3b,0x01,0x02,0x2b,0x04,0x05,0xc9,0x06,0x07,0x8c,0x08, -0x09,0x50,0x09,0x09,0x66,0x09,0x09,0xf3,0x08,0x08,0x6b,0x08,0x07,0x7f,0x07,0x06, -0xfc,0x05,0x05,0xe0,0x03,0x02,0x08,0x01,0xff,0x19,0xfe,0xfc,0x5a,0xfb,0xfa,0x12, -0xf9,0xf8,0xc5,0xf7,0xf7,0x68,0xf7,0xf7,0x97,0xf7,0xf7,0x5d,0xf8,0xf9,0x01,0xfa, -0xfb,0x21,0xfc,0xfd,0x95,0xfe,0xff,0x4e,0x01,0x02,0x1b,0x04,0x05,0xb6,0x06,0x07, -0xdd,0x08,0x09,0xe8,0x09,0x09,0xef,0x09,0x09,0x5a,0x09,0x08,0x3d,0x08,0x07,0xc8, -0x06,0x05,0xfe,0x04,0x03,0xce,0x02,0x01,0x07,0x00,0xfe,0xc6,0xfc,0xfb,0xb4,0xf9, -0xf8,0xd3,0xf6,0xf5,0xea,0xf4,0xf4,0x47,0xf4,0xf4,0x53,0xf4,0xf4,0x5b,0xf5,0xf6, -0x32,0xf7,0xf8,0xb7,0xf9,0xfb,0x81,0xfc,0xfd,0x8f,0xff,0x00,0x7f,0x02,0x04,0xa1, -0x05,0x07,0x61,0x08,0x09,0x89,0x0a,0x0b,0xa2,0x0b,0x0b,0xfd,0x0b,0x0b,0xbf,0x0b, -0x0b,0xa3,0x0a,0x09,0xfd,0x08,0x07,0x9d,0x06,0x05,0xb3,0x03,0x02,0x30,0x00,0xfe, -0xa6,0xfc,0xfa,0x3e,0xf9,0xf7,0x6a,0xf6,0xf5,0xc7,0xf4,0xf4,0x26,0xf4,0xf4,0x51, -0xf4,0xf4,0x8d,0xf5,0xf6,0x45,0xf7,0xf8,0x95,0xf9,0xfa,0x3e,0xfc,0xfd,0xf8,0xfe, -0x00,0x17,0x02,0x03,0x2a,0x05,0x06,0xd9,0x07,0x08,0xce,0x09,0x0a,0xd6,0x0a,0x0b, -0x00,0x0b,0x0a,0x7c,0x0a,0x09,0x2e,0x09,0x08,0x34,0x07,0x06,0xa0,0x04,0x03,0x61, -0x01,0xff,0xea,0xfd,0xfc,0x93,0xfa,0xf9,0xb0,0xf7,0xf6,0x98,0xf5,0xf4,0x7e,0xf4, -0xf4,0x22,0xf4,0xf4,0xd6,0xf4,0xf5,0x16,0xf6,0xf7,0x41,0xf8,0xf9,0x0a,0xfb,0xfc, -0x29,0xfe,0xff,0x8d,0x01,0x03,0x25,0x05,0x06,0x3b,0x08,0x09,0xb9,0x0a,0x0b,0xf7, -0x0b,0x0c,0x33,0x0c,0x0c,0xb0,0x0b,0x0b,0x62,0x0a,0x09,0x67,0x08,0x07,0xd3,0x05, -0x04,0xd6,0x02,0x01,0x62,0xff,0xfd,0x1b,0xfc,0xfa,0xd6,0xf8,0xf7,0x26,0xf6,0xf5, -0x62,0xf4,0xf3,0x9e,0xf3,0xf3,0xb8,0xf3,0xf4,0x90,0xf4,0xf5,0x34,0xf6,0xf7,0xa6, -0xf8,0xfa,0x60,0xfb,0xfc,0x8e,0xfe,0x00,0xf4,0x01,0x03,0x6b,0x05,0x06,0x1d,0x08, -0x09,0x03,0x0a,0x0a,0x0a,0x0b,0x0b,0x12,0x0b,0x0a,0x8e,0x0a,0x09,0x3f,0x09,0x08, -0x54,0x07,0x06,0x04,0x05,0x03,0x2a,0x02,0x00,0x19,0xff,0xfd,0x08,0xfc,0xfa,0x6a, -0xf9,0xf8,0x85,0xf7,0xf6,0x8e,0xf6,0xf6,0x34,0xf6,0xf6,0x85,0xf6,0xf6,0x6e,0xf7, -0xf8,0xd1,0xf8,0xf9,0x9a,0xfa,0xfb,0xca,0xfc,0xfe,0x91,0xff,0x01,0x91,0x02,0x04, -0x51,0x05,0x06,0x56,0x07,0x08,0xa1,0x08,0x09,0x40,0x09,0x09,0x03,0x09,0x08,0x4c, -0x08,0x07,0xfa,0x06,0x06,0x53,0x05,0x04,0x46,0x03,0x02,0xb1,0x00,0xff,0x27,0xfe, -0xfc,0x6c,0xfb,0xfa,0x23,0xf9,0xf8,0x94,0xf7,0xf7,0xb0,0xf6,0xf6,0xa9,0xf6,0xf6, -0x2d,0xf7,0xf7,0x08,0xf8,0xf8,0x5a,0xf9,0xfa,0x12,0xfb,0xfc,0x94,0xfd,0xff,0xa1, -0x00,0x02,0xb3,0x03,0x05,0x61,0x06,0x07,0x67,0x08,0x09,0x91,0x09,0x09,0xfe,0x09, -0x09,0xae,0x09,0x09,0xc5,0x08,0x08,0x83,0x07,0x06,0xcb,0x05,0x04,0x8b,0x03,0x02, -0xf4,0x00,0xff,0x49,0xfe,0xfc,0xae,0xfb,0xfa,0x56,0xf9,0xf8,0x85,0xf7,0xf6,0xaf, -0xf6,0xf6,0x67,0xf6,0xf6,0xa7,0xf6,0xf6,0x5f,0xf7,0xf7,0x8d,0xf8,0xf9,0x65,0xfa, -0xfb,0xea,0xfc,0xfe,0xa4,0xff,0x01,0x92,0x02,0x03,0x3f,0x05,0x06,0x35,0x07,0x08, -0x90,0x08,0x08,0x1f,0x09,0x09,0xe1,0x08,0x08,0x6b,0x08,0x08,0x80,0x07,0x06,0x1e, -0x06,0x05,0x33,0x04,0x03,0xe1,0x01,0x00,0x7b,0xff,0xfe,0x04,0xfd,0xfb,0xac,0xfa, -0xf9,0xfb,0xf8,0xf8,0x06,0xf8,0xf7,0x7b,0xf7,0xf7,0x86,0xf7,0xf7,0xea,0xf7,0xf8, -0xf5,0xf8,0xf9,0xab,0xfa,0xfb,0xdb,0xfc,0xfe,0x40,0xff,0x00,0xe9,0x01,0x03,0x42, -0x04,0x05,0x03,0x06,0x06,0x09,0x07,0x07,0x64,0x07,0x07,0x77,0x07,0x07,0x15,0x07, -0x06,0x6d,0x06,0x05,0x3d,0x05,0x04,0x97,0x03,0x02,0xaa,0x01,0x00,0x68,0xff,0xfe, -0x03,0xfd,0xfb,0xff,0xfa,0xfa,0x93,0xf9,0xf9,0xb1,0xf8,0xf8,0x67,0xf8,0xf8,0x86, -0xf8,0xf8,0x1b,0xf9,0xf9,0x39,0xfa,0xfa,0xdf,0xfb,0xfc,0xdc,0xfd,0xff,0x30,0x00, -0x01,0x75,0x02,0x03,0x57,0x04,0x05,0xa0,0x05,0x06,0x61,0x06,0x06,0xa8,0x06,0x06, -0xcc,0x06,0x06,0x8b,0x06,0x06,0xd3,0x05,0x05,0xb5,0x04,0x03,0x1f,0x03,0x02,0x01, -0x01,0xff,0xbe,0xfe,0xfd,0x79,0xfc,0xfb,0x87,0xfa,0xf9,0x4d,0xf9,0xf8,0xbe,0xf8, -0xf8,0xa9,0xf8,0xf8,0xec,0xf8,0xf9,0x82,0xf9,0xf9,0x6e,0xfa,0xfb,0xe1,0xfb,0xfc, -0xdd,0xfd,0xfe,0x0f,0x00,0x01,0x00,0x02,0x02,0xcf,0x03,0x04,0x49,0x05,0x05,0x5e, -0x06,0x06,0xfb,0x06,0x07,0x21,0x07,0x07,0xf1,0x06,0x06,0x4b,0x06,0x05,0xea,0x04, -0x04,0x10,0x03,0x02,0xf0,0x00,0xff,0xde,0xfe,0xfd,0x9b,0xfc,0xfb,0xca,0xfa,0xfa, -0x50,0xf9,0xf8,0x7d,0xf8,0xf8,0x24,0xf8,0xf8,0x53,0xf8,0xf8,0xf9,0xf8,0xf9,0x48, -0xfa,0xfb,0x11,0xfc,0xfd,0x32,0xfe,0xff,0x65,0x00,0x01,0x56,0x02,0x03,0x14,0x04, -0x04,0x6d,0x05,0x05,0x3d,0x06,0x06,0xc8,0x06,0x07,0x30,0x07,0x07,0x34,0x07,0x07, -0xa0,0x06,0x06,0x61,0x05,0x04,0xda,0x03,0x02,0xcd,0x01,0x00,0x59,0xff,0xfe,0xd1, -0xfc,0xfb,0xbb,0xfa,0xf9,0xeb,0xf8,0xf8,0xa3,0xf7,0xf7,0x25,0xf7,0xf7,0x42,0xf7, -0xf7,0x4a,0xf8,0xf9,0xe0,0xf9,0xfa,0xfe,0xfb,0xfd,0x32,0xfe,0xff,0x33,0x00,0x01, -0x02,0x02,0x02,0x9d,0x03,0x04,0xd4,0x04,0x05,0xe6,0x05,0x06,0xc5,0x06,0x07,0x51, -0x07,0x07,0x88,0x07,0x07,0xf5,0x06,0x06,0xe7,0x05,0x05,0x32,0x04,0x03,0x13,0x02, -0x00,0xdf,0xff,0xfe,0x7a,0xfd,0xfc,0x87,0xfb,0xfa,0xda,0xf9,0xf9,0xc3,0xf8,0xf8, -0x47,0xf8,0xf8,0x74,0xf8,0xf8,0x7e,0xf9,0xfa,0xf2,0xfa,0xfb,0xbd,0xfc,0xfd,0x8a, -0xfe,0xff,0x15,0x00,0x00,0x8d,0x01,0x02,0xb2,0x02,0x03,0xa3,0x03,0x04,0x71,0x04, -0x04,0x1d,0x05,0x05,0x96,0x05,0x05,0x89,0x05,0x05,0x15,0x05,0x04,0x3b,0x04,0x03, -0xd9,0x02,0x01,0x0f,0x01,0x00,0x21,0xff,0xfe,0x43,0xfd,0xfc,0x96,0xfb,0xfa,0x5e, -0xfa,0xf9,0x9e,0xf9,0xf9,0xb8,0xf9,0xfa,0x90,0xfa,0xfb,0x14,0xfc,0xfd,0xf0,0xfd, -0xfe,0xbd,0xff,0x00,0x48,0x01,0x01,0x5d,0x02,0x02,0xfb,0x02,0x03,0x73,0x03,0x03, -0xfb,0x03,0x04,0x62,0x04,0x04,0xca,0x04,0x04,0xcd,0x04,0x04,0x49,0x04,0x03,0x8e, -0x03,0x02,0x4f,0x02,0x01,0x76,0x00,0xff,0x88,0xfe,0xfd,0x99,0xfc,0xfb,0xeb,0xfa, -0xfa,0x82,0xf9,0xf9,0xb0,0xf8,0xf8,0xb9,0xf8,0xf9,0x80,0xf9,0xfa,0x14,0xfb,0xfc, -0xf0,0xfc,0xfe,0x00,0xff,0xff,0xdf,0x00,0x01,0x49,0x02,0x02,0x3c,0x03,0x03,0xc8, -0x03,0x04,0x61,0x04,0x04,0x0b,0x05,0x05,0x94,0x05,0x05,0xed,0x05,0x05,0xad,0x05, -0x05,0xe5,0x04,0x04,0xa5,0x03,0x02,0x1f,0x02,0x01,0x43,0x00,0xff,0x65,0xfe,0xfd, -0xa8,0xfc,0xfb,0x2d,0xfb,0xfa,0xe7,0xf9,0xf9,0x27,0xf9,0xf9,0x31,0xf9,0xf9,0xf7, -0xf9,0xfa,0x48,0xfb,0xfc,0xe1,0xfc,0xfd,0x9b,0xfe,0xff,0xe4,0xff,0x00,0xe7,0x00, -0x01,0xa5,0x01,0x01,0x4f,0x02,0x02,0xd8,0x02,0x03,0x93,0x03,0x03,0x5f,0x04,0x04, -0xc9,0x04,0x04,0xbc,0x04,0x04,0x49,0x04,0x03,0x6e,0x03,0x02,0x3d,0x02,0x01,0xa7, -0x00,0xff,0x2e,0xff,0xfe,0x95,0xfd,0xfc,0x4e,0xfc,0xfb,0x3b,0xfb,0xfa,0xbe,0xfa, -0xfa,0xeb,0xfa,0xfb,0xa3,0xfb,0xfc,0xd3,0xfc,0xfd,0x27,0xfe,0xfe,0x5c,0xff,0xff, -0x3c,0x00,0x00,0xe9,0x00,0x01,0x31,0x01,0x01,0x86,0x01,0x01,0x1c,0x02,0x02,0xb5, -0x02,0x03,0x40,0x03,0x03,0x87,0x03,0x03,0x99,0x03,0x03,0x57,0x03,0x03,0xb0,0x02, -0x02,0xc4,0x01,0x01,0xa3,0x00,0x00,0x60,0xff,0xfe,0x2c,0xfe,0xfd,0xf8,0xfc,0xfc, -0x27,0xfc,0xfb,0xef,0xfb,0xfc,0x30,0xfc,0xfc,0xf8,0xfc,0xfd,0xf7,0xfd,0xfe,0x18, -0xff,0xff,0xe8,0xff,0x00,0x73,0x00,0x00,0xba,0x00,0x00,0xfd,0x00,0x01,0x31,0x01, -0x01,0x85,0x01,0x01,0xfc,0x01,0x02,0x73,0x02,0x02,0xa9,0x02,0x02,0xbb,0x02,0x02, -0x69,0x02,0x02,0xe3,0x01,0x01,0x18,0x01,0x00,0x09,0x00,0xff,0xe7,0xfe,0xfe,0xd5, -0xfd,0xfd,0xf5,0xfc,0xfc,0x7a,0xfc,0xfc,0x76,0xfc,0xfc,0x1b,0xfd,0xfd,0x18,0xfe, -0xfe,0x3a,0xff,0xff,0x3c,0x00,0x00,0xd8,0x00,0x01,0x20,0x01,0x01,0x32,0x01,0x01, -0x44,0x01,0x01,0x54,0x01,0x01,0x86,0x01,0x01,0xeb,0x01,0x02,0x20,0x02,0x02,0x33, -0x02,0x02,0x02,0x02,0x01,0xad,0x01,0x01,0xf5,0x00,0x00,0x08,0x00,0xff,0xe7,0xfe, -0xfe,0xc4,0xfd,0xfd,0xc3,0xfc,0xfc,0x05,0xfc,0xfb,0xde,0xfb,0xfb,0x3f,0xfc,0xfc, -0x2a,0xfd,0xfd,0x7c,0xfe,0xff,0xa1,0xff,0x00,0x92,0x00,0x00,0x5f,0x01,0x01,0xc9, -0x01,0x01,0x1f,0x02,0x02,0x53,0x02,0x02,0xa7,0x02,0x02,0x2e,0x03,0x03,0x96,0x03, -0x03,0xec,0x03,0x03,0xcd,0x03,0x03,0x7a,0x03,0x03,0xd3,0x02,0x02,0xb5,0x01,0x01, -0x50,0x00,0xff,0xe9,0xfe,0xfe,0x72,0xfd,0xfc,0x4c,0xfc,0xfb,0x8d,0xfb,0xfb,0x34, -0xfb,0xfb,0x74,0xfb,0xfb,0x1b,0xfc,0xfc,0xd7,0xfc,0xfd,0xa4,0xfd,0xfe,0x50,0xfe, -0xfe,0xfa,0xfe,0xff,0x63,0xff,0xff,0xc8,0xff,0xff,0x4f,0x00,0x00,0x0a,0x01,0x01, -0xe7,0x01,0x02,0xd5,0x02,0x03,0xa4,0x03,0x03,0x1e,0x04,0x04,0x22,0x04,0x04,0xd1, -0x03,0x03,0x28,0x03,0x02,0x1a,0x02,0x01,0xe8,0x00,0x00,0xb4,0xff,0xff,0xb2,0xfe, -0xfe,0x05,0xfe,0xfd,0xcd,0xfd,0xfd,0xec,0xfd,0xfe,0x31,0xfe,0xfe,0x96,0xfe,0xfe, -0xdb,0xfe,0xfe,0x0e,0xff,0xff,0x22,0xff,0xff,0x11,0xff,0xff,0x32,0xff,0xff,0x96, -0xff,0xff,0x2d,0x00,0x00,0xd7,0x00,0x01,0x83,0x01,0x01,0xfc,0x01,0x02,0x01,0x02, -0x01,0xce,0x01,0x01,0x37,0x01,0x00,0x6d,0x00,0xff,0x8f,0xff,0xff,0x90,0xfe,0xfe, -0xc1,0xfd,0xfd,0x68,0xfd,0xfd,0x55,0xfd,0xfd,0xb7,0xfd,0xfe,0x71,0xfe,0xfe,0x2d, -0xff,0xff,0xc8,0xff,0x00,0x40,0x00,0x00,0xb8,0x00,0x00,0x2e,0x01,0x01,0x95,0x01, -0x01,0x1d,0x02,0x02,0xb6,0x02,0x03,0x40,0x03,0x03,0xa7,0x03,0x03,0xbb,0x03,0x03, -0x48,0x03,0x02,0x8f,0x02,0x02,0x91,0x01,0x01,0x91,0x00,0x00,0x60,0xff,0xfe,0x3d, -0xfe,0xfd,0x09,0xfd,0xfc,0xf7,0xfb,0xfb,0x8b,0xfb,0xfb,0x87,0xfb,0xfb,0x0c,0xfc, -0xfc,0xe7,0xfc,0xfd,0xd5,0xfd,0xfe,0xd5,0xfe,0xff,0xa4,0xff,0xff,0x4f,0x00,0x00, -0xf9,0x00,0x01,0x83,0x01,0x01,0x3e,0x02,0x02,0xe9,0x02,0x03,0x83,0x03,0x03,0xdb, -0x03,0x03,0xde,0x03,0x03,0x5a,0x03,0x02,0x8f,0x02,0x02,0xa1,0x01,0x01,0xa2,0x00, -0x00,0x81,0xff,0xfe,0x4e,0xfe,0xfd,0x2b,0xfd,0xfc,0x5b,0xfc,0xfc,0x33,0xfc,0xfc, -0x95,0xfc,0xfc,0x7f,0xfd,0xfd,0x8f,0xfe,0xff,0xa1,0xff,0x00,0x82,0x00,0x00,0x2e, -0x01,0x01,0x85,0x01,0x01,0xca,0x01,0x01,0x1e,0x02,0x02,0x95,0x02,0x02,0x1d,0x03, -0x03,0x75,0x03,0x03,0x89,0x03,0x03,0x36,0x03,0x02,0x7e,0x02,0x02,0x80,0x01,0x00, -0x7f,0x00,0xff,0x6f,0xff,0xfe,0x3d,0xfe,0xfd,0xf9,0xfc,0xfc,0xd6,0xfb,0xfb,0x37, -0xfb,0xfb,0x21,0xfb,0xfb,0xb5,0xfb,0xfc,0xa2,0xfc,0xfd,0xc2,0xfd,0xfe,0xe5,0xfe, -0xff,0xd6,0xff,0x00,0x93,0x00,0x00,0x0d,0x01,0x01,0x62,0x01,0x01,0xfa,0x01,0x02, -0xa4,0x02,0x02,0x4f,0x03,0x03,0xd9,0x03,0x03,0x0f,0x04,0x03,0xdf,0x03,0x03,0x49, -0x03,0x02,0x7e,0x02,0x02,0xa1,0x01,0x01,0x92,0x00,0x00,0x70,0xff,0xfe,0x4d,0xfe, -0xfd,0x4b,0xfd,0xfc,0xcf,0xfc,0xfc,0xba,0xfc,0xfc,0x3e,0xfd,0xfd,0xf9,0xfd,0xfe, -0xc6,0xfe,0xff,0x82,0xff,0xff,0xfc,0xff,0x00,0x21,0x00,0x00,0x12,0x00,0x00,0x21, -0x00,0x00,0x74,0x00,0x00,0xea,0x00,0x01,0x52,0x01,0x01,0xb8,0x01,0x01,0xdc,0x01, -0x01,0xbd,0x01,0x01,0x37,0x01,0x00,0xaf,0x00,0x00,0xf4,0xff,0xff,0x4a,0xff,0xfe, -0x8e,0xfe,0xfe,0xd2,0xfd,0xfd,0x58,0xfd,0xfd,0x54,0xfd,0xfd,0xa6,0xfd,0xfd,0x4f, -0xfe,0xfe,0x1a,0xff,0xff,0xe8,0xff,0x00,0xa5,0x00,0x00,0x2f,0x01,0x01,0x64,0x01, -0x01,0x76,0x01,0x01,0xb8,0x01,0x01,0x0d,0x02,0x02,0x53,0x02,0x02,0x97,0x02,0x02, -0xbb,0x02,0x02,0x9b,0x02,0x02,0x16,0x02,0x01,0x5b,0x01,0x00,0x7e,0x00,0x00,0x90, -0xff,0xff,0xa1,0xfe,0xfe,0xb2,0xfd,0xfd,0xf5,0xfc,0xfc,0x7a,0xfc,0xfc,0x55,0xfc, -0xfc,0x86,0xfc,0xfc,0x0b,0xfd,0xfd,0xb5,0xfd,0xfe,0x71,0xfe,0xfe,0x3d,0xff,0xff, -0xb7,0xff,0xff,0x1e,0x00,0x00,0x84,0x00,0x00,0x0c,0x01,0x01,0x94,0x01,0x01,0x3e, -0x02,0x02,0xd8,0x02,0x03,0x41,0x03,0x03,0x45,0x03,0x03,0xf2,0x02,0x02,0x5a,0x02, -0x01,0x8e,0x01,0x01,0xa1,0x00,0x00,0xb2,0xff,0xff,0xe4,0xfe,0xfe,0x48,0xfe,0xfe, -0xe0,0xfd,0xfd,0xbc,0xfd,0xfd,0xdc,0xfd,0xfd,0x0e,0xfe,0xfe,0x53,0xfe,0xfe,0xa8, -0xfe,0xfe,0xec,0xfe,0xfe,0x0f,0xff,0xff,0x32,0xff,0xff,0x86,0xff,0xff,0xfc,0xff, -0x00,0x73,0x00,0x00,0x2d,0x01,0x01,0xd8,0x01,0x02,0x31,0x02,0x02,0x44,0x02,0x02, -0x03,0x02,0x01,0x9d,0x01,0x01,0xe4,0x00,0x00,0x29,0x00,0xff,0x6c,0xff,0xff,0xc1, -0xfe,0xfe,0x58,0xfe,0xfe,0x13,0xfe,0xfe,0x11,0xfe,0xfe,0x42,0xfe,0xfe,0x75,0xfe, -0xfe,0xa8,0xfe,0xfe,0xcb,0xfe,0xfe,0xfd,0xfe,0xff,0x20,0xff,0xff,0x74,0xff,0xff, -0xda,0xff,0x00,0x51,0x00,0x00,0xfa,0x00,0x01,0xa5,0x01,0x01,0x1e,0x02,0x02,0x64, -0x02,0x02,0x66,0x02,0x02,0x24,0x02,0x01,0xae,0x01,0x01,0xf5,0x00,0x00,0x39,0x00, -0xff,0x7d,0xff,0xff,0xd2,0xfe,0xfe,0x6a,0xfe,0xfe,0x34,0xfe,0xfe,0x33,0xfe,0xfe, -0x65,0xfe,0xfe,0x98,0xfe,0xfe,0xba,0xfe,0xfe,0xdc,0xfe,0xfe,0xee,0xfe,0xff,0x10, -0xff,0xff,0x74,0xff,0xff,0xda,0xff,0x00,0x40,0x00,0x00,0xc8,0x00,0x01,0x40,0x01, -0x01,0xa8,0x01,0x01,0xec,0x01,0x01,0xef,0x01,0x01,0xbd,0x01,0x01,0x58,0x01,0x01, -0xa0,0x00,0x00,0xe4,0xff,0xff,0x38,0xff,0xfe,0xae,0xfe,0xfe,0x57,0xfe,0xfe,0x54, -0xfe,0xfe,0x97,0xfe,0xfe,0xfc,0xfe,0xff,0x31,0xff,0xff,0x65,0xff,0xff,0x87,0xff, -0xff,0x98,0xff,0xff,0xcb,0xff,0xff,0x1f,0x00,0x00,0x84,0x00,0x00,0x0c,0x01,0x01, -0x84,0x01,0x01,0xec,0x01,0x02,0x20,0x02,0x02,0x33,0x02,0x02,0x02,0x02,0x01,0xad, -0x01,0x01,0x05,0x01,0x00,0x39,0x00,0xff,0x6c,0xff,0xff,0xa0,0xfe,0xfe,0x04,0xfe, -0xfd,0xbd,0xfd,0xfd,0xaa,0xfd,0xfd,0xdb,0xfd,0xfd,0x1f,0xfe,0xfe,0x42,0xfe,0xfe, -0x75,0xfe,0xfe,0xa8,0xfe,0xfe,0xec,0xfe,0xff,0x62,0xff,0xff,0x0a,0x00,0x00,0xb5, -0x00,0x01,0x82,0x01,0x01,0x2d,0x02,0x02,0xa6,0x02,0x02,0xec,0x02,0x02,0xee,0x02, -0x02,0xbd,0x02,0x02,0x58,0x02,0x02,0xb1,0x01,0x01,0xf5,0x00,0x00,0x29,0x00,0xff, -0x7c,0xff,0xff,0xd2,0xfe,0xfe,0x79,0xfe,0xfe,0x45,0xfe,0xfe,0x33,0xfe,0xfe,0x33, -0xfe,0xfe,0x33,0xfe,0xfe,0x33,0xfe,0xfe,0x44,0xfe,0xfe,0x75,0xfe,0xfe,0xc9,0xfe, -0xff,0x40,0xff,0xff,0xe9,0xff,0x00,0x83,0x00,0x00,0x1d,0x01,0x01,0x74,0x01,0x01, -0xa9,0x01,0x01,0xcb,0x01,0x01,0xbc,0x01,0x01,0x8a,0x01,0x01,0x15,0x01,0x00,0xae, -0x00,0x00,0x26,0x00,0xff,0xcf,0xff,0xff,0x79,0xff,0xff,0x56,0xff,0xff,0x55,0xff, -0xff,0x66,0xff,0xff,0x77,0xff,0xff,0x66,0xff,0xff,0x45,0xff,0xff,0x33,0xff,0xff, -0x44,0xff,0xff,0x86,0xff,0xff,0xeb,0xff,0x00,0x51,0x00,0x00,0xc9,0x00,0x00,0x2f, -0x01,0x01,0x54,0x01,0x01,0x55,0x01,0x01,0x45,0x01,0x01,0x13,0x01,0x00,0xcf,0x00, -0x00,0x69,0x00,0x00,0xf2,0xff,0xff,0x8b,0xff,0xff,0x46,0xff,0xff,0x12,0xff,0xff, -0x11,0xff,0xff,0x32,0xff,0xff,0x43,0xff,0xff,0x44,0xff,0xff,0x34,0xff,0xff,0x12, -0xff,0xff,0x01,0xff,0xff,0x10,0xff,0xff,0x53,0xff,0xff,0xb8,0xff,0xff,0x3f,0x00, -0x00,0xa7,0x00,0x00,0x0d,0x01,0x01,0x32,0x01,0x01,0x54,0x01,0x01,0x45,0x01,0x01, -0x23,0x01,0x01,0xe0,0x00,0x00,0x8b,0x00,0x00,0x36,0x00,0x00,0xf1,0xff,0xff,0xbd, -0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xbb,0xff,0xff,0xbb,0xff,0xff,0xab,0xff, -0xff,0x89,0xff,0xff,0x46,0xff,0xff,0x23,0xff,0xff,0x11,0xff,0xff,0x42,0xff,0xff, -0x86,0xff,0xff,0xeb,0xff,0x00,0x41,0x00,0x00,0x97,0x00,0x00,0xca,0x00,0x00,0xdc, -0x00,0x00,0xcc,0x00,0x00,0x9a,0x00,0x00,0x67,0x00,0x00,0x24,0x00,0x00,0xd0,0xff, -0xff,0xab,0xff,0xff,0x88,0xff,0xff,0x88,0xff,0xff,0x99,0xff,0xff,0xba,0xff,0xff, -0xcc,0xff,0xff,0xbb,0xff,0xff,0x9a,0xff,0xff,0x78,0xff,0xff,0x56,0xff,0xff,0x55, -0xff,0xff,0x86,0xff,0xff,0xca,0xff,0xff,0x2f,0x00,0x00,0x74,0x00,0x00,0xca,0x00, -0x00,0xfe,0x00,0x01,0x10,0x01,0x01,0x11,0x01,0x01,0xe0,0x00,0x00,0xcd,0x00,0x00, -0x79,0x00,0x00,0x25,0x00,0x00,0xe0,0xff,0xff,0xcd,0xff,0xff,0xbb,0xff,0xff,0xbb, -0xff,0xff,0xaa,0xff,0xff,0x89,0xff,0xff,0x67,0xff,0xff,0x35,0xff,0xff,0x02,0xff, -0xfe,0xde,0xfe,0xfe,0xdd,0xfe,0xfe,0x0e,0xff,0xff,0x42,0xff,0xff,0x97,0xff,0xff, -0xec,0xff,0x00,0x20,0x00,0x00,0x64,0x00,0x00,0x87,0x00,0x00,0x99,0x00,0x00,0x89, -0x00,0x00,0x78,0x00,0x00,0x56,0x00,0x00,0x23,0x00,0x00,0x11,0x00,0x00,0x10,0x00, -0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x00,0x00,0xff,0xef,0xff,0xff, -0xcd,0xff,0xff,0x9a,0xff,0xff,0x78,0xff,0xff,0x77,0xff,0xff,0x88,0xff,0xff,0xb9, -0xff,0xff,0xdc,0xff,0xff,0x0f,0x00,0x00,0x21,0x00,0x00,0x33,0x00,0x00,0x33,0x00, -0x00,0x33,0x00,0x00,0x12,0x00,0x00,0xf0,0xff,0xff,0xde,0xff,0xff,0xbc,0xff,0xff, -0xaa,0xff,0xff,0xaa,0xff,0xff,0xba,0xff,0xff,0xbb,0xff,0xff,0xbb,0xff,0xff,0xbb, -0xff,0xff,0xbb,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xbb,0xff,0xff,0xdc,0xff, -0xff,0xfe,0xff,0x00,0x20,0x00,0x00,0x53,0x00,0x00,0x76,0x00,0x00,0x98,0x00,0x00, -0xa9,0x00,0x00,0xaa,0x00,0x00,0x89,0x00,0x00,0x67,0x00,0x00,0x24,0x00,0x00,0xf1, -0xff,0xff,0xde,0xff,0xff,0xbc,0xff,0xff,0xab,0xff,0xff,0xaa,0xff,0xff,0x9a,0xff, -0xff,0x99,0xff,0xff,0x88,0xff,0xff,0x77,0xff,0xff,0x67,0xff,0xff,0x77,0xff,0xff, -0x87,0xff,0xff,0x98,0xff,0xff,0xca,0xff,0xff,0xfd,0xff,0x00,0x10,0x00,0x00,0x43, -0x00,0x00,0x76,0x00,0x00,0x98,0x00,0x00,0x99,0x00,0x00,0x99,0x00,0x00,0x68,0x00, -0x00,0x45,0x00,0x00,0x23,0x00,0x00,0x01,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xee,0xff,0xff,0xde,0xff,0xff,0xcc,0xff,0xff,0xbb,0xff,0xff,0xaa, -0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xba,0xff,0xff,0xcb,0xff,0xff,0xed,0xff, -0xff,0xfe,0xff,0x00,0x10,0x00,0x00,0x21,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00, -0x33,0x00,0x00,0x12,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0x0f, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf0,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x12, -0x00,0x00,0x11,0x00,0x00,0x01,0x00,0x00,0xf0,0xff,0xff,0xef,0xff,0xff,0xee,0xff, -0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x10,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x11,0x00, -0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff, -0xef,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf0, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0xff,0xa9,0xff,0xff,0xa1,0xfd,0xfd,0x40,0xfd,0xfd,0x34, -0xfd,0xfc,0x3d,0xfc,0xfb,0x3f,0xfc,0xfc,0xa9,0xfc,0xfc,0x93,0xfc,0xfe,0xf4,0xff, -0x00,0xfb,0x00,0x01,0x25,0x02,0x03,0x3d,0x05,0x06,0xaa,0x08,0x09,0x56,0x08,0x05, -0x1d,0x04,0x04,0x21,0x04,0x04,0x46,0x04,0x03,0x79,0x03,0x03,0x02,0x03,0x03,0xa3, -0x03,0x04,0x70,0x03,0x02,0x77,0x01,0x00,0xef,0x01,0x03,0x57,0x04,0x04,0x10,0x02, -0xfe,0x8b,0xfb,0xf9,0xfb,0xf8,0xf8,0xe7,0xf7,0xf7,0x1a,0xf7,0xf6,0x62,0xf5,0xf5, -0xd8,0xf6,0xf8,0xf2,0xf8,0xf9,0x4a,0xfa,0xfa,0x0b,0xfb,0xfa,0x6f,0xfb,0xfc,0xbb, -0xfd,0xfd,0x1b,0xfd,0xfc,0xda,0xfc,0xfd,0xb7,0xfd,0xfd,0xa4,0xfc,0xfc,0x74,0xfc, -0xfd,0x65,0xfe,0xff,0x48,0x01,0x03,0x31,0x04,0x04,0x56,0x04,0x05,0xc5,0x07,0x0a, -0x9c,0x0c,0x0c,0x1a,0x0c,0x0b,0x8c,0x0b,0x0a,0x6e,0x0a,0x0a,0x2b,0x0b,0x0a,0xde, -0x09,0x08,0xd8,0x07,0x07,0x95,0x06,0x06,0x21,0x05,0x03,0xba,0x02,0x02,0x0e,0x04, -0x05,0x97,0x05,0x04,0x80,0x01,0xff,0x94,0xfd,0xfc,0x94,0xfb,0xfa,0x7d,0xf9,0xf7, -0x98,0xf5,0xf4,0x88,0xf3,0xf2,0x93,0xf1,0xf1,0x99,0xf1,0xf1,0xf3,0xf0,0xf1,0x92, -0xf1,0xf1,0x3f,0xf2,0xf2,0x69,0xf3,0xf4,0x26,0xf5,0xf5,0x69,0xf6,0xf7,0x58,0xf8, -0xf8,0x2a,0xf9,0xf9,0x6f,0xfb,0xfd,0xc8,0xff,0x01,0x0b,0x03,0x03,0x1f,0x05,0x06, -0x58,0x08,0x09,0x8c,0x0b,0x0d,0xaf,0x0f,0x0f,0xfe,0x0f,0x10,0x61,0x10,0x11,0x23, -0x12,0x11,0xff,0x10,0x10,0xa2,0x0f,0x0f,0x72,0x0e,0x0d,0x09,0x0c,0x0a,0x00,0x09, -0x08,0x3a,0x08,0x08,0x32,0x08,0x08,0xa6,0x07,0x05,0xd4,0x02,0x01,0xa1,0xff,0xfe, -0x78,0xfd,0xfb,0xab,0xf9,0xf7,0x07,0xf6,0xf5,0x87,0xf4,0xf3,0xe2,0xf1,0xf1,0x10, -0xf1,0xf1,0xfd,0xf1,0xf1,0x79,0xf1,0xf1,0xb5,0xf0,0xef,0xbe,0xef,0xf0,0xf0,0xef, -0xef,0x8a,0xef,0xef,0x77,0xef,0xef,0xdd,0xf0,0xf2,0xa6,0xf4,0xf6,0xef,0xf8,0xfa, -0xb6,0xfb,0xfd,0x66,0xff,0x01,0xff,0x04,0x07,0x3e,0x0b,0x0e,0x70,0x0f,0x10,0x54, -0x11,0x11,0xdd,0x11,0x12,0xf3,0x12,0x13,0xd5,0x13,0x14,0x08,0x15,0x15,0x78,0x15, -0x14,0xdc,0x13,0x13,0x75,0x13,0x13,0x5d,0x14,0x13,0x1d,0x12,0x0f,0x7d,0x0d,0x0b, -0x6b,0x09,0x06,0x04,0x04,0x02,0x10,0xff,0xfb,0xc1,0xf6,0xf3,0x9c,0xf2,0xf2,0x56, -0xf1,0xef,0xfe,0xee,0xed,0x8e,0xed,0xef,0xc1,0xf0,0xf1,0x74,0xf1,0xf1,0x21,0xf0, -0xf0,0x2a,0xf2,0xf2,0x51,0xf1,0xf1,0x94,0xf1,0xef,0x36,0xee,0xf3,0x1b,0xf5,0xf1, -0xb4,0xf4,0xf9,0x6d,0xf8,0xf3,0x93,0xee,0xef,0x00,0xf6,0xfb,0x67,0xf9,0xf5,0x3f, -0xfa,0x01,0xc9,0xff,0xf9,0xfc,0xf8,0xf8,0x4c,0xf8,0xfd,0x1e,0x07,0x0a,0x41,0x08, -0x08,0xa4,0x09,0x0d,0x68,0x13,0x16,0x6f,0x1a,0x1f,0x1b,0x25,0x28,0x59,0x29,0x28, -0x26,0x27,0x23,0x56,0x1b,0x17,0xc2,0x1c,0x21,0x29,0x1d,0x16,0xd8,0x15,0x1b,0x21, -0x21,0x20,0x9a,0x18,0x11,0xdc,0x0f,0x0b,0x0a,0x03,0xfc,0x38,0xfa,0xf7,0x2e,0xf6, -0xf8,0xda,0xf8,0xf1,0xdb,0xeb,0xed,0xa5,0xf1,0xed,0xae,0xe0,0xd5,0xee,0xd2,0xd4, -0x30,0xd3,0xce,0x7d,0xcd,0xd0,0xe0,0xcd,0xc8,0xa0,0xc7,0xcb,0xac,0xcd,0xcf,0x31, -0xd4,0xdb,0x21,0xdf,0xe0,0xea,0xe3,0xe7,0x44,0xe5,0xe1,0x1d,0xe5,0xee,0x43,0xf5, -0xf9,0x52,0xfe,0x04,0xc5,0x08,0x0b,0x6a,0x0f,0x16,0xd6,0x1e,0x26,0xf5,0x27,0x25, -0xe9,0x27,0x2d,0x85,0x31,0x33,0x62,0x34,0x3b,0x29,0x46,0x4b,0xb4,0x4a,0x4a,0x30, -0x4b,0x4c,0x5e,0x4d,0x4d,0x09,0x4e,0x4a,0x74,0x40,0x34,0xc7,0x29,0x1f,0x0c,0x16, -0x10,0x71,0x0f,0x0d,0xab,0x05,0xfb,0x58,0xf4,0xef,0x47,0xeb,0xe7,0x47,0xe4,0xe1, -0x23,0xdc,0xd4,0x51,0xcb,0xc4,0xe8,0xbe,0xb8,0x37,0xb2,0xae,0xda,0xac,0xaa,0xda, -0xa6,0xa1,0x7c,0x9e,0x9d,0x8f,0x9e,0xa1,0x96,0xa7,0xad,0xce,0xb1,0xb4,0x4a,0xbb, -0xc6,0x72,0xd0,0xd8,0x39,0xe1,0xeb,0x6a,0xf5,0xfd,0xbe,0x08,0x16,0x72,0x22,0x2b, -0x19,0x33,0x3a,0x62,0x3f,0x42,0x06,0x44,0x47,0xf3,0x4d,0x53,0xed,0x56,0x59,0x1a, -0x5d,0x60,0x18,0x62,0x63,0x82,0x65,0x66,0x02,0x62,0x5b,0xd5,0x55,0x51,0xf6,0x49, -0x3d,0xcb,0x31,0x2b,0xf0,0x26,0x21,0x58,0x1a,0x10,0xef,0x04,0xf9,0xe7,0xf0,0xea, -0x23,0xe5,0xde,0x8c,0xd4,0xc9,0xff,0xc2,0xbe,0x89,0xba,0xb6,0x7c,0xb4,0xb3,0xcf, -0xb3,0xb1,0xc7,0xac,0xa9,0x84,0xa7,0xa4,0x1f,0xa5,0xa8,0x77,0xac,0xb2,0x92,0xb7, -0xbb,0x9c,0xbe,0xc2,0xed,0xcc,0xd7,0x32,0xdd,0xdd,0x48,0xdc,0xe3,0xf0,0xee,0xf8, -0xd8,0xfd,0x03,0xe5,0x0e,0x1a,0x47,0x1d,0x1e,0x12,0x23,0x26,0xa2,0x27,0x2a,0x08, -0x2c,0x2f,0xa6,0x36,0x39,0x78,0x38,0x3a,0xba,0x40,0x48,0x59,0x50,0x56,0xd8,0x56, -0x53,0xec,0x54,0x55,0x4c,0x52,0x4c,0x48,0x45,0x40,0x06,0x40,0x3d,0x17,0x34,0x2a, -0xdf,0x25,0x20,0x89,0x1c,0x1a,0x42,0x16,0x12,0x86,0x0c,0xff,0xe6,0xf0,0xe8,0xe3, -0xe0,0xd6,0xfd,0xcb,0xc4,0xf2,0xbf,0xbc,0xcf,0xb9,0xb4,0x52,0xad,0xaa,0x12,0xaa, -0xaa,0xf4,0xa9,0xa8,0xb0,0xa4,0xa4,0x40,0xa7,0xab,0x31,0xae,0xaf,0x1e,0xb1,0xb6, -0x56,0xbd,0xc3,0xaf,0xcd,0xd9,0x26,0xe3,0xe8,0x52,0xeb,0xf0,0x34,0xf4,0xf6,0xf0, -0xf8,0xfc,0x33,0x00,0x08,0xe8,0x12,0x1d,0xae,0x27,0x2f,0xc8,0x39,0x45,0x94,0x50, -0x58,0xee,0x5a,0x5a,0xff,0x5c,0x5e,0x65,0x5d,0x5a,0xc8,0x56,0x56,0xf4,0x58,0x59, -0xcb,0x56,0x52,0xc9,0x4e,0x4a,0x17,0x44,0x3e,0xf2,0x3b,0x3a,0x63,0x35,0x2d,0xe7, -0x22,0x16,0x08,0x0a,0xff,0xea,0xf7,0xf1,0x8b,0xec,0xe7,0xc6,0xe1,0xda,0x7e,0xd1, -0xc7,0x29,0xc1,0xbd,0x4c,0xba,0xb5,0xa0,0xad,0xa6,0x0d,0xa3,0x9f,0x1d,0x9e,0xa2, -0x10,0xa7,0xa8,0x02,0xa8,0xaa,0x36,0xae,0xb0,0x0c,0xb3,0xb7,0x31,0xbc,0xc1,0x03, -0xc6,0xc9,0x60,0xca,0xcd,0x14,0xd2,0xd8,0xb2,0xe1,0xeb,0xeb,0xf2,0xfb,0xe6,0x05, -0x10,0xe4,0x1a,0x25,0x1f,0x30,0x37,0xff,0x3d,0x42,0xaa,0x45,0x47,0x9f,0x4a,0x4d, -0x11,0x51,0x58,0x8f,0x62,0x68,0x9f,0x6a,0x69,0xc6,0x68,0x69,0x60,0x68,0x67,0xf9, -0x66,0x65,0x3f,0x64,0x5e,0x6d,0x54,0x46,0xe4,0x38,0x2f,0x80,0x25,0x1b,0x7d,0x13, -0x09,0x5f,0xfe,0xf3,0xf3,0xe8,0xdf,0x86,0xd8,0xd3,0x74,0xcc,0xc3,0xa7,0xba,0xb3, -0x0e,0xae,0xa7,0xdc,0xa2,0xa0,0x98,0x9e,0x9c,0x3e,0x9d,0x9c,0x26,0x9b,0x9b,0x86, -0x9a,0x9a,0x2b,0x9d,0x9f,0xd9,0xa1,0xa3,0x7f,0xa6,0xa9,0x88,0xab,0xaf,0x63,0xb7, -0xc0,0x57,0xca,0xd7,0x57,0xe6,0xf5,0xe5,0x02,0x10,0xf8,0x1c,0x27,0xf5,0x31,0x3a, -0xf4,0x3e,0x43,0xa7,0x48,0x4e,0x9f,0x56,0x5c,0x2b,0x61,0x66,0xc3,0x6a,0x6e,0xa6, -0x70,0x70,0xc9,0x71,0x76,0x9b,0x7a,0x7a,0xf1,0x75,0x6f,0xcf,0x68,0x5e,0x8b,0x54, -0x4b,0x2c,0x43,0x3b,0xa1,0x31,0x27,0x94,0x1c,0x11,0x51,0x05,0xf9,0xa4,0xef,0xe6, -0x86,0xda,0xd0,0x1a,0xc9,0xc0,0x74,0xb6,0xae,0x90,0xa7,0xa3,0x22,0xa1,0xa0,0x6e, -0xa1,0xa2,0x11,0xa2,0xa1,0xd7,0x9e,0x9b,0xa0,0x98,0x95,0x56,0x91,0x8f,0x71,0x8f, -0x91,0x23,0x90,0x8f,0x1b,0x95,0xa0,0xa2,0xb0,0xc1,0x08,0xcc,0xd4,0x39,0xe4,0xf7, -0xd2,0x05,0x13,0x11,0x1e,0x24,0x38,0x2c,0x36,0xde,0x43,0x4f,0x68,0x56,0x5c,0x46, -0x63,0x6a,0x58,0x72,0x77,0x00,0x76,0x73,0xad,0x74,0x78,0x69,0x7b,0x79,0x2e,0x77, -0x72,0xbf,0x6c,0x66,0xac,0x61,0x5d,0xb6,0x55,0x4a,0x5b,0x40,0x36,0xc8,0x2f,0x29, -0x70,0x1c,0x0d,0xd5,0xfe,0xef,0xa7,0xe2,0xd8,0x4f,0xce,0xc2,0x6a,0xb8,0xb2,0x59, -0xaf,0xaa,0x08,0xa6,0xa3,0x9e,0xa3,0xa2,0x49,0xa0,0x9f,0xe0,0x9e,0x9e,0xa2,0x99, -0x93,0x1d,0x93,0x94,0x6c,0x95,0x94,0xf2,0x94,0x9b,0x12,0xa2,0xac,0x96,0xb7,0xbd, -0x53,0xc4,0xd0,0xa3,0xdd,0xea,0x34,0xf5,0xff,0x3e,0x0b,0x18,0xb8,0x26,0x32,0xc9, -0x3b,0x44,0x67,0x4e,0x57,0x94,0x5b,0x5d,0xf9,0x60,0x62,0x29,0x63,0x65,0xc8,0x67, -0x6b,0x82,0x6e,0x6d,0x74,0x69,0x67,0x4b,0x67,0x63,0xbc,0x5d,0x56,0xd0,0x4b,0x43, -0x14,0x3c,0x35,0xe1,0x2e,0x26,0x0c,0x1d,0x13,0xbb,0x0b,0x00,0x4d,0xf1,0xe5,0xb6, -0xdd,0xd5,0xa5,0xcf,0xcb,0x5e,0xc5,0xbf,0x0d,0xbe,0xbb,0xfc,0xb9,0xb9,0x7f,0xb7, -0xb2,0xc6,0xae,0xac,0x98,0xa9,0xa5,0x16,0xa1,0x9e,0xf6,0x9d,0x9e,0x96,0x9d,0x9d, -0x7c,0xa1,0xa5,0x17,0xa9,0xaf,0x50,0xb8,0xc2,0xf9,0xcc,0xd9,0x04,0xe6,0xf3,0x7a, -0x02,0x0e,0x4b,0x19,0x22,0x6d,0x2d,0x35,0x69,0x37,0x3b,0xde,0x3f,0x3f,0xa5,0x40, -0x43,0x47,0x49,0x4f,0x9d,0x54,0x58,0x69,0x5b,0x5f,0x43,0x62,0x64,0x6e,0x66,0x61, -0x98,0x5a,0x56,0x9e,0x54,0x4f,0x3d,0x48,0x42,0xbe,0x40,0x3d,0x9c,0x38,0x30,0x1a, -0x25,0x18,0x37,0x0c,0xff,0x7d,0xf5,0xec,0x3f,0xe4,0xda,0x0c,0xd3,0xcf,0x16,0xce, -0xcb,0x9d,0xc8,0xc5,0x4c,0xc3,0xbf,0xcc,0xbb,0xb6,0xed,0xaf,0xa8,0xd8,0xa2,0x9d, -0xab,0x98,0x94,0xcc,0x92,0x92,0x7a,0x93,0x95,0x22,0x99,0x9e,0x4e,0xa6,0xb0,0x76, -0xbb,0xc6,0xce,0xd4,0xe3,0x0d,0xf3,0x00,0xd3,0x0a,0x17,0xb5,0x24,0x2f,0xe0,0x35, -0x39,0x8f,0x3d,0x42,0x96,0x46,0x49,0x2b,0x4e,0x51,0x06,0x52,0x55,0xc6,0x5a,0x5c, -0x1f,0x5d,0x5c,0x85,0x59,0x56,0xa0,0x53,0x51,0xce,0x4f,0x4e,0x22,0x4d,0x4a,0x23, -0x45,0x41,0x50,0x3b,0x31,0x73,0x25,0x1b,0xd0,0x11,0x06,0x7f,0xfa,0xf0,0x9f,0xeb, -0xe6,0xcf,0xe1,0xde,0x88,0xdc,0xd9,0x3b,0xd7,0xd2,0x1b,0xcd,0xca,0x30,0xc6,0xbe, -0x4a,0xb5,0xad,0x46,0xa8,0xa3,0xaf,0x9f,0x9c,0x77,0x9a,0x98,0xcc,0x97,0x97,0x84, -0x97,0x99,0xf1,0x9d,0xa7,0x64,0xb3,0xc1,0x66,0xd0,0xdd,0x6f,0xea,0xf7,0xe8,0x03, -0x0e,0xcc,0x18,0x21,0xb1,0x27,0x2d,0x82,0x32,0x38,0xa2,0x3c,0x40,0x20,0x43,0x46, -0xc2,0x4a,0x50,0x8b,0x54,0x56,0x65,0x57,0x56,0x19,0x55,0x53,0x46,0x50,0x4e,0x91, -0x4e,0x4f,0x54,0x4e,0x4b,0x86,0x48,0x45,0x3b,0x3f,0x37,0xb1,0x2d,0x23,0x81,0x19, -0x0f,0x4b,0x06,0x00,0x06,0xfc,0xf6,0x39,0xf1,0xea,0xa8,0xe3,0xdf,0x2a,0xdd,0xda, -0xe3,0xd6,0xd1,0xcd,0xca,0xc4,0xe5,0xbe,0xb8,0x56,0xb0,0xa8,0xf5,0xa1,0x9d,0x47, -0x99,0x94,0xa7,0x90,0x8f,0x5b,0x91,0x95,0x41,0x9b,0xa5,0xaa,0xb3,0xc0,0xdc,0xcb, -0xd7,0x49,0xe4,0xef,0xb9,0xf9,0x04,0x56,0x0f,0x17,0x78,0x1d,0x24,0x66,0x2b,0x32, -0x05,0x38,0x3b,0x93,0x3f,0x46,0x91,0x4b,0x4f,0x29,0x53,0x55,0x69,0x56,0x54,0x90, -0x4e,0x4b,0xd2,0x4b,0x4c,0xfa,0x4a,0x49,0x05,0x49,0x47,0x85,0x42,0x3c,0xb3,0x35, -0x30,0xa7,0x2b,0x23,0x2c,0x1b,0x15,0xd6,0x11,0x0d,0x1a,0x06,0xff,0x24,0xfb,0xf6, -0xb7,0xf1,0xee,0x52,0xeb,0xe4,0x9f,0xda,0xd1,0x22,0xc9,0xc3,0x79,0xbd,0xb4,0xd9, -0xad,0xa7,0xba,0xa1,0x9e,0xd7,0x9a,0x96,0xa9,0x95,0x97,0xff,0x9b,0xa1,0xd6,0xa8, -0xb4,0x88,0xc1,0xcd,0x2a,0xd9,0xe3,0x9c,0xf0,0xfd,0x1e,0x05,0x08,0x8c,0x10,0x1a, -0x9a,0x20,0x22,0xb4,0x24,0x29,0xc7,0x2c,0x2d,0x31,0x2d,0x2f,0xee,0x35,0x3d,0x24, -0x41,0x42,0xfe,0x45,0x48,0xdb,0x4a,0x4b,0xb5,0x49,0x48,0x3e,0x48,0x44,0xd6,0x3d, -0x38,0xca,0x34,0x30,0x25,0x2c,0x23,0x97,0x18,0x12,0xc4,0x0d,0x0a,0x18,0x05,0xfc, -0x50,0xf8,0xfb,0x55,0xfb,0xf6,0x14,0xf2,0xf1,0x87,0xf1,0xeb,0xab,0xdd,0xd2,0xed, -0xd0,0xd0,0x93,0xcc,0xc1,0x3f,0xb9,0xb8,0x6d,0xb5,0xaf,0x4c,0xac,0xac,0x49,0xb0, -0xb0,0x46,0xb0,0xb6,0xaf,0xc3,0xd1,0x43,0xdc,0xe6,0x7b,0xf4,0x01,0xec,0x0a,0x13, -0xb2,0x1a,0x20,0xcd,0x25,0x29,0x67,0x2c,0x2c,0x46,0x28,0x24,0x62,0x23,0x25,0xb2, -0x26,0x24,0xa0,0x21,0x24,0xc5,0x27,0x29,0xcd,0x28,0x27,0xc6,0x28,0x29,0xa6,0x28, -0x25,0x33,0x21,0x1e,0x1d,0x1a,0x15,0x42,0x12,0x0e,0xac,0x0a,0x06,0xc5,0x00,0xfb, -0x89,0xf9,0xfa,0x72,0xfa,0xf7,0xbe,0xf5,0xf8,0xaf,0xfd,0xfd,0x6f,0xfd,0xfd,0x09, -0xfa,0xf3,0x9d,0xef,0xec,0xb7,0xe9,0xe6,0x88,0xe0,0xda,0x6e,0xd8,0xd4,0xe7,0xcd, -0xca,0xd6,0xca,0xcb,0xe7,0xca,0xca,0x18,0xce,0xd6,0x19,0xdf,0xe6,0xc7,0xee,0xfa, -0x62,0x07,0x0f,0xae,0x15,0x1e,0x11,0x26,0x2b,0x39,0x2e,0x2c,0xa0,0x29,0x28,0xbb, -0x24,0x1f,0x8e,0x1a,0x16,0x76,0x16,0x16,0x51,0x14,0x13,0x89,0x13,0x14,0xb1,0x14, -0x14,0x6e,0x15,0x14,0xe6,0x10,0x0e,0xc5,0x0c,0x0b,0x70,0x09,0x07,0x0a,0x05,0x00, -0xee,0xfb,0xf7,0x83,0xf2,0xee,0xb4,0xec,0xeb,0xef,0xea,0xec,0xfd,0xf0,0xf3,0x09, -0xf6,0xf9,0x20,0xfa,0xfa,0x72,0xf9,0xf6,0x69,0xf4,0xf4,0x71,0xf2,0xf0,0x84,0xed, -0xe9,0xe8,0xe6,0xe5,0x01,0xe2,0xdf,0x54,0xdd,0xda,0x01,0xd7,0xd6,0x08,0xd9,0xde, -0x26,0xe6,0xef,0x93,0xf9,0x04,0x05,0x0e,0x17,0x45,0x20,0x26,0xde,0x2b,0x30,0xb1, -0x31,0x30,0x95,0x2d,0x29,0xbb,0x24,0x20,0x72,0x1d,0x1b,0xfa,0x17,0x12,0x0d,0x0f, -0x0d,0x60,0x0c,0x0c,0xa7,0x0b,0x0a,0x22,0x0a,0x0a,0x8a,0x09,0x07,0x98,0x06,0x06, -0x3c,0x06,0x03,0x81,0xfe,0xfb,0x93,0xf9,0xf6,0x57,0xf1,0xec,0xa2,0xe9,0xeb,0xc8, -0xee,0xf0,0x35,0xf3,0xf7,0x3d,0xfa,0xf9,0x2b,0xf7,0xf4,0x7f,0xf5,0xf5,0x9f,0xf4, -0xf2,0x14,0xef,0xeb,0xf8,0xe8,0xe6,0xa9,0xe4,0xe3,0xea,0xe0,0xdc,0x97,0xd9,0xd7, -0xfa,0xd5,0xd7,0x15,0xdb,0xdf,0x33,0xe5,0xed,0x2a,0xf7,0x01,0x33,0x0a,0x12,0x05, -0x1b,0x23,0x26,0x2a,0x2e,0x98,0x2f,0x2e,0x31,0x2c,0x2b,0xd2,0x2a,0x2a,0x77,0x29, -0x27,0x0a,0x26,0x25,0xf2,0x23,0x23,0x70,0x23,0x23,0xde,0x22,0x1f,0xa8,0x1a,0x15, -0xec,0x10,0x0c,0x09,0x09,0x04,0x5e,0x00,0xfc,0xbd,0xf9,0xf5,0xc2,0xef,0xea,0xeb, -0xe6,0xe5,0x73,0xe4,0xe4,0xdb,0xe6,0xea,0xf0,0xed,0xef,0xfc,0xee,0xef,0x66,0xf0, -0xee,0x38,0xea,0xe5,0xbc,0xe1,0xde,0x88,0xdc,0xdb,0xc4,0xda,0xda,0xe7,0xd8,0xd6, -0x80,0xd1,0xcd,0x55,0xcb,0xcb,0x8a,0xcf,0xd4,0x0f,0xda,0xe1,0x82,0xea,0xf4,0xa6, -0xfd,0x07,0x71,0x11,0x1c,0x66,0x26,0x2c,0x76,0x2f,0x31,0x4e,0x33,0x34,0x8d,0x35, -0x33,0xdd,0x32,0x33,0x6b,0x34,0x33,0xc3,0x31,0x31,0xed,0x33,0x36,0x9d,0x36,0x33, -0xba,0x30,0x2c,0x2f,0x29,0x24,0x72,0x1e,0x19,0x69,0x12,0x0a,0x37,0x05,0xff,0xb7, -0xf7,0xf0,0xaf,0xea,0xe4,0x69,0xdf,0xda,0x05,0xd8,0xda,0xe2,0xdc,0xdd,0xcb,0xde, -0xe0,0x1b,0xe2,0xe3,0x56,0xe3,0xe1,0xf5,0xdf,0xde,0x88,0xda,0xd6,0xd6,0xd4,0xd3, -0x8e,0xd2,0xd0,0x52,0xcd,0xcb,0xd6,0xc9,0xc7,0xf4,0xc3,0xc3,0x72,0xc6,0xcb,0xe9, -0xd1,0xd8,0x8d,0xe0,0xeb,0x74,0xf8,0x05,0xb1,0x11,0x1d,0x9a,0x26,0x2e,0xd3,0x34, -0x38,0x7c,0x3b,0x3e,0x35,0x40,0x41,0xa7,0x41,0x41,0x14,0x41,0x40,0x84,0x40,0x41, -0x8f,0x43,0x45,0xf4,0x45,0x44,0x4e,0x42,0x3d,0x97,0x37,0x32,0x0b,0x2e,0x27,0x68, -0x20,0x19,0x34,0x11,0x09,0xbb,0x00,0xf5,0x1b,0xec,0xe4,0xd4,0xdd,0xd8,0x5c,0xd4, -0xd1,0x90,0xcf,0xce,0x55,0xcc,0xcc,0x32,0xce,0xcf,0xbc,0xd0,0xd0,0x03,0xce,0xcc, -0xe4,0xca,0xc9,0xdb,0xc8,0xc8,0x5c,0xc9,0xc8,0x2d,0xc7,0xc5,0x9a,0xc4,0xc3,0xf1, -0xc1,0xc3,0x2a,0xc8,0xcd,0xc4,0xd2,0xda,0x72,0xe4,0xf0,0xec,0xfc,0x08,0x38,0x14, -0x1e,0x7f,0x27,0x2d,0xa6,0x31,0x35,0xfb,0x39,0x3d,0xdc,0x40,0x43,0x38,0x46,0x48, -0xc2,0x48,0x48,0x6d,0x49,0x4b,0xd4,0x4d,0x4f,0x39,0x4f,0x4c,0x29,0x49,0x45,0x5b, -0x40,0x39,0x40,0x31,0x28,0x2d,0x20,0x16,0xe5,0x0a,0xff,0x0f,0xf7,0xef,0x50,0xe7, -0xe0,0xb1,0xd9,0xd5,0x47,0xd3,0xd1,0x1b,0xd0,0xd0,0xf1,0xd1,0xd2,0x55,0xd1,0xd0, -0x5f,0xd1,0xd2,0x80,0xd1,0xcf,0x57,0xcc,0xc9,0x8d,0xc9,0xc9,0x89,0xc8,0xc7,0x45, -0xc7,0xc8,0xb4,0xc8,0xc7,0x4d,0xc7,0xc8,0x15,0xcb,0xcf,0x2a,0xd6,0xdd,0x29,0xe6, -0xf0,0xa8,0xfb,0x06,0x10,0x0f,0x16,0x0d,0x1e,0x24,0x9d,0x2a,0x2f,0xfa,0x33,0x36, -0xca,0x38,0x3b,0xd5,0x3d,0x3f,0x2b,0x41,0x42,0xa9,0x43,0x44,0x7d,0x46,0x47,0x7c, -0x48,0x47,0x49,0x45,0x42,0x66,0x3e,0x39,0x12,0x32,0x29,0x52,0x1f,0x15,0x3c,0x0c, -0x01,0x2f,0xf8,0xef,0x38,0xe7,0xe0,0x68,0xdb,0xd7,0xdd,0xd7,0xd9,0x0c,0xda,0xd9, -0xdf,0xdb,0xde,0x05,0xe0,0xe0,0xa9,0xe0,0xe0,0xb6,0xde,0xdb,0x26,0xd8,0xd5,0x6b, -0xd3,0xd1,0xc2,0xce,0xcc,0x69,0xcc,0xcc,0x1b,0xcb,0xc8,0x7f,0xc8,0xca,0xf4,0xcc, -0xcf,0x30,0xd2,0xd8,0x2e,0xe2,0xec,0x15,0xf6,0xfe,0x04,0x06,0x0e,0x38,0x17,0x1d, -0x9f,0x21,0x24,0x8e,0x29,0x2c,0xed,0x2e,0x31,0x08,0x33,0x34,0xd6,0x36,0x37,0x9a, -0x37,0x39,0xdb,0x3b,0x3c,0xff,0x3d,0x3d,0x52,0x3c,0x3b,0xcd,0x39,0x34,0x09,0x2d, -0x27,0xd4,0x21,0x19,0x68,0x10,0x07,0x08,0xff,0xf7,0xba,0xf1,0xec,0x02,0xe7,0xe3, -0x7a,0xe2,0xe2,0x7c,0xe3,0xe3,0xef,0xe5,0xe9,0xc8,0xeb,0xeb,0x5a,0xeb,0xeb,0x63, -0xea,0xe7,0x8a,0xe2,0xdc,0xad,0xd8,0xd5,0x33,0xd2,0xcf,0x01,0xcb,0xc7,0xac,0xc5, -0xc4,0x51,0xc3,0xc3,0x70,0xc4,0xc8,0x0c,0xcf,0xd6,0x25,0xde,0xe5,0xfd,0xed,0xf6, -0xc4,0xfd,0x04,0xf3,0x09,0x10,0x95,0x16,0x1b,0x45,0x1f,0x23,0x13,0x27,0x2a,0x0d, -0x2e,0x30,0x89,0x33,0x37,0x97,0x3a,0x3c,0x12,0x3e,0x40,0xbf,0x43,0x44,0xb5,0x42, -0x40,0x34,0x3d,0x38,0xee,0x32,0x2b,0x86,0x23,0x1b,0x5d,0x13,0x0a,0x6b,0x03,0xfc, -0x6c,0xf6,0xf0,0xc7,0xea,0xe6,0xaa,0xe4,0xe3,0x6a,0xe3,0xe4,0x3e,0xe7,0xe8,0xfe, -0xe9,0xea,0x94,0xea,0xea,0xf7,0xe7,0xe4,0x02,0xe0,0xdb,0xfa,0xd7,0xd4,0x1c,0xd2, -0xcf,0x46,0xcc,0xc9,0x13,0xc7,0xc6,0x70,0xc5,0xc5,0x5f,0xc8,0xcb,0x1d,0xd0,0xd6, -0x40,0xde,0xe7,0x3a,0xf0,0xf7,0xb8,0xfd,0x04,0x20,0x0a,0x0e,0x3d,0x13,0x17,0xa1, -0x1a,0x1e,0x1c,0x22,0x24,0xda,0x27,0x2c,0x72,0x30,0x33,0x0e,0x38,0x3c,0xba,0x3f, -0x41,0x7d,0x43,0x43,0x97,0x42,0x41,0xda,0x3e,0x39,0xd5,0x31,0x29,0xb3,0x20,0x18, -0x27,0x10,0x08,0x79,0x02,0xfd,0xa4,0xf7,0xf1,0x51,0xeb,0xe8,0x80,0xe6,0xe5,0x0a, -0xe5,0xe4,0x6d,0xe5,0xe6,0x14,0xe7,0xe8,0x04,0xe9,0xe7,0x4e,0xe6,0xe4,0x8b,0xe1, -0xdd,0x2c,0xda,0xd6,0xa9,0xd3,0xd1,0x10,0xce,0xcb,0x61,0xc8,0xc7,0x65,0xc8,0xc9, -0x5b,0xcc,0xd1,0x25,0xd8,0xe0,0x16,0xe8,0xee,0xee,0xf5,0xfd,0x90,0x03,0x09,0xf2, -0x0e,0x13,0x0e,0x17,0x1a,0x00,0x1d,0x1f,0xfd,0x22,0x26,0x11,0x29,0x2b,0x6a,0x2e, -0x31,0xcc,0x34,0x37,0xc3,0x38,0x39,0xbd,0x3a,0x3a,0x3e,0x3a,0x37,0x5d,0x33,0x2d, -0x62,0x26,0x20,0x71,0x19,0x12,0x07,0x0c,0x05,0xff,0xff,0xfa,0x93,0xf4,0xef,0xc1, -0xea,0xe7,0xcf,0xe5,0xe4,0xe6,0xe3,0xe4,0x83,0xe5,0xe7,0x6a,0xe9,0xea,0xc8,0xea, -0xe9,0x8d,0xe8,0xe6,0xf2,0xe2,0xdf,0x6d,0xdc,0xd9,0xb5,0xd6,0xd4,0x86,0xd2,0xd0, -0x0a,0xcf,0xce,0x47,0xcf,0xd2,0xc3,0xd6,0xdb,0xcf,0xe1,0xe8,0x0a,0xf0,0xf7,0x41, -0xfd,0x02,0x8d,0x08,0x0d,0x9d,0x11,0x14,0x55,0x16,0x18,0xcd,0x1c,0x20,0x03,0x22, -0x23,0x61,0x25,0x28,0x9e,0x2b,0x2d,0xa6,0x2f,0x32,0xf7,0x34,0x36,0xb9,0x36,0x35, -0xd5,0x32,0x2f,0xd6,0x2a,0x24,0x28,0x1e,0x18,0x74,0x12,0x0d,0x74,0x07,0x00,0xbe, -0xfa,0xf4,0xce,0xef,0xeb,0x25,0xe8,0xe6,0xd2,0xe4,0xe4,0x57,0xe4,0xe4,0x67,0xe5, -0xe7,0x76,0xe9,0xea,0x44,0xea,0xea,0x81,0xe9,0xe8,0x00,0xe5,0xe1,0x7c,0xdf,0xdd, -0x68,0xdb,0xd9,0x80,0xd7,0xd5,0x4d,0xd4,0xd4,0x88,0xd5,0xd8,0x80,0xdc,0xe1,0x7c, -0xe8,0xef,0x9c,0xf6,0xfd,0x58,0x04,0x0a,0x10,0x0e,0x10,0x1e,0x13,0x15,0x14,0x17, -0x18,0x4d,0x1b,0x1d,0x6a,0x1f,0x21,0x43,0x23,0x25,0x17,0x28,0x2a,0xcc,0x2c,0x2e, -0x36,0x30,0x31,0x18,0x32,0x31,0x89,0x2e,0x29,0xa5,0x23,0x1d,0x3c,0x18,0x13,0xa5, -0x0d,0x06,0x36,0x00,0xfb,0x2c,0xf7,0xf2,0x84,0xee,0xeb,0x3a,0xe9,0xe7,0xe9,0xe6, -0xe6,0xcc,0xe7,0xe9,0x85,0xea,0xec,0x4c,0xef,0xef,0x9d,0xef,0xef,0x36,0xee,0xeb, -0x2e,0xe9,0xe6,0x53,0xe3,0xe1,0x20,0xdf,0xdc,0xcd,0xd9,0xd6,0x6f,0xd5,0xd5,0xa5, -0xd6,0xd8,0x1f,0xdc,0xe0,0x54,0xe6,0xed,0x87,0xf4,0xfa,0x4f,0x00,0x04,0xec,0x08, -0x0b,0x29,0x0d,0x0f,0xe2,0x11,0x14,0x08,0x17,0x19,0x4b,0x1c,0x1f,0x09,0x23,0x25, -0xc3,0x27,0x2b,0xf0,0x2d,0x30,0x8d,0x33,0x35,0x54,0x34,0x31,0x2a,0x2f,0x2b,0x4c, -0x27,0x22,0x66,0x1c,0x15,0x8b,0x10,0x0b,0x7b,0x06,0x01,0x3b,0xfd,0xf8,0x19,0xf4, -0xef,0x9d,0xec,0xeb,0x62,0xea,0xe9,0x18,0xe9,0xe9,0xb4,0xe9,0xe9,0x7d,0xe9,0xe8, -0xb6,0xe7,0xe7,0xf4,0xe5,0xe4,0x54,0xe2,0xe0,0xb2,0xde,0xdc,0x8f,0xd9,0xd6,0xca, -0xd4,0xd3,0x71,0xd2,0xd2,0xda,0xd3,0xd6,0x64,0xd9,0xdd,0x0c,0xe4,0xeb,0x06,0xf3, -0xf9,0x9a,0xfe,0x03,0x50,0x07,0x0b,0xb2,0x0e,0x12,0x80,0x15,0x19,0x5a,0x1d,0x20, -0xc5,0x23,0x27,0x33,0x2a,0x2d,0xc0,0x2f,0x32,0x07,0x35,0x37,0xc0,0x37,0x37,0x25, -0x36,0x33,0xde,0x30,0x2c,0x98,0x26,0x20,0x8a,0x1b,0x16,0x32,0x10,0x0a,0x49,0x05, -0x00,0xb3,0xfb,0xf7,0xf4,0xf2,0xef,0xfe,0xed,0xec,0xba,0xeb,0xea,0x2f,0xeb,0xec, -0xf2,0xec,0xec,0x38,0xeb,0xea,0xd5,0xe8,0xe6,0x89,0xe4,0xe3,0x90,0xe1,0xdf,0x7d, -0xdd,0xda,0x66,0xd7,0xd5,0x20,0xd3,0xd1,0x1b,0xd1,0xd1,0x5a,0xd3,0xd6,0xa1,0xd9, -0xde,0xe3,0xe3,0xe9,0x7d,0xef,0xf5,0xc5,0xfa,0xfe,0x8d,0x02,0x06,0x54,0x0a,0x0e, -0x78,0x12,0x16,0xd7,0x1a,0x1f,0x44,0x23,0x26,0x27,0x29,0x2c,0x60,0x2f,0x32,0x0f, -0x36,0x38,0xf0,0x38,0x39,0x6a,0x39,0x37,0x01,0x34,0x30,0x85,0x2b,0x26,0xe4,0x20, -0x1b,0xd6,0x15,0x10,0xa3,0x0a,0x05,0x33,0x00,0xfc,0x23,0xf9,0xf6,0x38,0xf4,0xf1, -0xbe,0xef,0xee,0xd7,0xed,0xec,0xcc,0xea,0xe8,0x01,0xe6,0xe4,0x39,0xe2,0xdf,0x23, -0xdd,0xdb,0xf8,0xd9,0xd8,0x57,0xd6,0xd4,0x11,0xd3,0xd2,0x7e,0xd2,0xd2,0xc1,0xd1, -0xd2,0xb6,0xd4,0xd8,0x23,0xdc,0xe0,0x9d,0xe6,0xed,0x50,0xf3,0xf8,0x1f,0xfe,0x02, -0x1e,0x07,0x0a,0xd4,0x0c,0x0f,0xe2,0x11,0x15,0x0c,0x1a,0x1d,0xfd,0x20,0x24,0x34, -0x28,0x2c,0xb1,0x2f,0x32,0x5f,0x35,0x37,0x83,0x38,0x38,0x9b,0x37,0x34,0x7c,0x30, -0x2b,0xcd,0x26,0x20,0xcf,0x1a,0x14,0x9f,0x0f,0x0a,0x45,0x05,0x00,0x7b,0xfc,0xf8, -0x38,0xf5,0xf2,0xe6,0xef,0xee,0x34,0xed,0xec,0x50,0xea,0xe9,0x40,0xe8,0xe7,0x1c, -0xe7,0xe6,0x03,0xe5,0xe3,0x3d,0xe3,0xe2,0x87,0xe0,0xde,0xe9,0xdd,0xdd,0xcd,0xdc, -0xda,0xf8,0xd8,0xd8,0x7a,0xd8,0xd8,0xfc,0xda,0xde,0xf8,0xe2,0xe8,0xe8,0xed,0xf2, -0x87,0xf7,0xfd,0x30,0x01,0x03,0xac,0x05,0x07,0x77,0x09,0x0b,0x8c,0x0e,0x11,0x01, -0x14,0x17,0xb6,0x1a,0x1d,0x7b,0x20,0x22,0x1e,0x25,0x27,0xb5,0x29,0x2b,0x4d,0x2d, -0x2d,0x76,0x2c,0x2b,0xb3,0x28,0x24,0xfe,0x20,0x1c,0x9e,0x18,0x14,0x25,0x10,0x0b, -0x56,0x06,0x02,0xa4,0xfe,0xfb,0x31,0xf8,0xf5,0x2e,0xf4,0xf2,0x0f,0xf2,0xf1,0x89, -0xf1,0xf0,0xdf,0xef,0xee,0xf9,0xed,0xed,0x37,0xec,0xea,0x1e,0xea,0xe8,0xce,0xe7, -0xe7,0x52,0xe6,0xe4,0x6a,0xe2,0xe0,0x35,0xdf,0xde,0xfb,0xdd,0xdd,0xaa,0xde,0xe1, -0x90,0xe4,0xe8,0x5d,0xed,0xf1,0x4e,0xf6,0xf9,0x6b,0xfc,0xff,0x72,0x01,0x02,0xae, -0x04,0x07,0x33,0x0a,0x0d,0x20,0x0f,0x11,0x4d,0x15,0x18,0xe9,0x1a,0x1c,0x27,0x1f, -0x21,0x6f,0x23,0x24,0x9c,0x26,0x27,0x9f,0x27,0x25,0x19,0x23,0x20,0x56,0x1d,0x19, -0x74,0x14,0x10,0x92,0x0c,0x08,0xff,0x04,0x01,0x74,0xfe,0xfc,0x83,0xfa,0xf9,0xa1, -0xf7,0xf6,0xe8,0xf5,0xf5,0x18,0xf5,0xf4,0x24,0xf3,0xf2,0x18,0xf2,0xf2,0x80,0xf1, -0xf0,0x14,0xef,0xee,0x21,0xed,0xec,0xa6,0xeb,0xea,0x8d,0xe9,0xe7,0x13,0xe5,0xe4, -0x81,0xe3,0xe3,0xc5,0xe3,0xe5,0x02,0xe8,0xeb,0x09,0xef,0xf2,0xd7,0xf5,0xf8,0x68, -0xfa,0xfb,0x1c,0xfd,0xfe,0x93,0xfe,0xff,0x01,0x01,0x03,0x0a,0x06,0x07,0x0d,0x0a, -0x0d,0xda,0x11,0x14,0x9f,0x17,0x1a,0x5d,0x1e,0x21,0x77,0x23,0x24,0x10,0x24,0x23, -0x0b,0x22,0x1f,0x74,0x1c,0x19,0xba,0x16,0x14,0x91,0x11,0x0e,0xac,0x0b,0x09,0x94, -0x07,0x05,0x4a,0x03,0x01,0xb1,0xff,0xff,0xb4,0xfe,0xfc,0xee,0xfa,0xfa,0xb0,0xf9, -0xf8,0x0a,0xf7,0xf5,0x14,0xf4,0xf3,0x18,0xf2,0xef,0x3c,0xee,0xec,0xff,0xea,0xe8, -0x9c,0xe6,0xe4,0x21,0xe2,0xe0,0x4f,0xe0,0xdf,0xfd,0xdf,0xe1,0xea,0xe4,0xe8,0xd5, -0xea,0xec,0x8d,0xef,0xf2,0xa8,0xf4,0xf5,0x66,0xf5,0xf6,0xf9,0xf8,0xfa,0x8e,0xfc, -0xff,0xb2,0x02,0x06,0x91,0x08,0x0a,0xdd,0x0d,0x11,0x55,0x14,0x16,0xbc,0x19,0x1d, -0x00,0x20,0x22,0x95,0x23,0x23,0xf9,0x22,0x21,0xaf,0x20,0x1f,0x52,0x1d,0x1a,0xff, -0x17,0x15,0x97,0x13,0x11,0x21,0x0e,0x0b,0x7d,0x0a,0x09,0x33,0x07,0x05,0xf2,0x03, -0x03,0x95,0x02,0x01,0x28,0x00,0xfe,0x01,0xfc,0xfa,0x13,0xf8,0xf5,0x9b,0xf3,0xf1, -0x79,0xef,0xed,0x14,0xeb,0xe8,0xb3,0xe5,0xe4,0x72,0xe2,0xe0,0x89,0xdf,0xdf,0xfe, -0xe0,0xe1,0x2e,0xe3,0xe5,0xa1,0xe7,0xe9,0x9f,0xeb,0xed,0xb3,0xee,0xf0,0x28,0xf2, -0xf2,0x2b,0xf3,0xf4,0xcd,0xf7,0xfb,0x34,0xfe,0x00,0x08,0x03,0x05,0xad,0x08,0x0b, -0xa9,0x0e,0x12,0x40,0x16,0x1b,0x02,0x1f,0x20,0xfc,0x20,0x21,0x50,0x21,0x21,0x74, -0x20,0x1e,0xfe,0x1c,0x1b,0x41,0x19,0x16,0x6d,0x14,0x12,0x7d,0x11,0x0f,0x2a,0x0e, -0x0c,0x3b,0x0b,0x0a,0xe0,0x08,0x07,0xdc,0x06,0x05,0xf8,0x03,0x02,0x71,0xff,0xfc, -0x8a,0xfa,0xf9,0x61,0xf7,0xf4,0x3d,0xf2,0xf0,0x13,0xee,0xeb,0x25,0xe8,0xe5,0x32, -0xe3,0xe2,0x83,0xe1,0xe1,0x42,0xe1,0xe2,0xb1,0xe3,0xe5,0x2a,0xe7,0xe8,0xbc,0xea, -0xec,0xbc,0xee,0xef,0x9f,0xf0,0xf1,0xa5,0xf2,0xf4,0x87,0xf6,0xf8,0x56,0xfa,0xfc, -0x86,0xfe,0x00,0xbd,0x03,0x07,0x92,0x0b,0x10,0xa6,0x14,0x18,0x44,0x1b,0x1d,0x32, -0x1e,0x1e,0x49,0x1e,0x1d,0xbc,0x1d,0x1d,0xf9,0x1c,0x1c,0xf2,0x1a,0x19,0x28,0x18, -0x16,0x46,0x14,0x11,0x9d,0x0f,0x0d,0x68,0x0b,0x09,0x27,0x07,0x05,0x20,0x04,0x03, -0xd4,0x01,0xff,0x7b,0xfd,0xfb,0x7e,0xfa,0xf8,0x0d,0xf7,0xf5,0x68,0xf4,0xf2,0x4b, -0xf0,0xed,0x4b,0xeb,0xe8,0xdf,0xe6,0xe5,0x12,0xe4,0xe4,0x96,0xe5,0xe6,0x9a,0xe7, -0xe8,0xd8,0xe9,0xeb,0x8a,0xed,0xef,0x14,0xf1,0xf2,0x74,0xf2,0xf2,0x5f,0xf4,0xf6, -0x75,0xf8,0xfa,0x1a,0xfd,0xff,0x53,0x01,0x03,0x9a,0x05,0x07,0xad,0x0a,0x0d,0xd5, -0x0f,0x12,0x21,0x14,0x15,0xbe,0x16,0x16,0x0b,0x17,0x17,0x37,0x17,0x17,0x91,0x17, -0x17,0xcb,0x16,0x15,0xb5,0x13,0x12,0x76,0x11,0x10,0x22,0x0e,0x0b,0xcc,0x09,0x08, -0xc5,0x06,0x05,0x12,0x04,0x03,0x63,0x01,0xfe,0xec,0xfc,0xfc,0xe0,0xfa,0xf9,0x16, -0xf8,0xf6,0x6c,0xf5,0xf4,0x51,0xf2,0xf0,0xb3,0xee,0xed,0x84,0xeb,0xea,0x89,0xea, -0xea,0x3e,0xeb,0xeb,0x06,0xec,0xed,0x81,0xee,0xef,0xaf,0xf1,0xf3,0x89,0xf4,0xf4, -0x4e,0xf5,0xf5,0xcc,0xf6,0xf8,0xe7,0xf9,0xfa,0xfc,0xfb,0xfd,0x4a,0xff,0x01,0xe0, -0x02,0x05,0xa2,0x07,0x09,0x1e,0x0c,0x0e,0xd4,0x0f,0x10,0xad,0x11,0x12,0x79,0x13, -0x14,0xf6,0x14,0x14,0x9d,0x14,0x14,0x19,0x14,0x12,0x1b,0x11,0x0f,0xd8,0x0d,0x0b, -0x0f,0x0a,0x07,0xdd,0x05,0x04,0xa5,0x03,0x03,0xa7,0x02,0x01,0x10,0xff,0xfd,0x1b, -0xfd,0xfc,0xe6,0xfb,0xfb,0xf2,0xf9,0xf9,0x92,0xf8,0xf7,0x3a,0xf6,0xf4,0x54,0xf2, -0xf0,0x39,0xef,0xee,0xd4,0xed,0xed,0x67,0xed,0xee,0x10,0xef,0xf0,0xd4,0xf1,0xf3, -0xca,0xf4,0xf5,0xa3,0xf5,0xf5,0xec,0xf5,0xf6,0xea,0xf7,0xf8,0xef,0xf9,0xfb,0x51, -0xfc,0xfd,0xf4,0xfd,0xfe,0x3d,0x00,0x01,0xbe,0x03,0x05,0xc5,0x06,0x08,0xb3,0x09, -0x0b,0xd4,0x0c,0x0e,0x20,0x0f,0x10,0x05,0x11,0x11,0x37,0x12,0x12,0xba,0x12,0x12, -0x1b,0x12,0x11,0xd1,0x0f,0x0e,0xf1,0x0b,0x0a,0xb1,0x08,0x07,0x9b,0x06,0x04,0x5f, -0x03,0x02,0x42,0x01,0x00,0xa7,0xff,0xfe,0xcb,0xfd,0xfc,0x3f,0xfc,0xfa,0x2f,0xf9, -0xf7,0xb8,0xf5,0xf3,0x59,0xf1,0xef,0xa9,0xee,0xed,0x2e,0xed,0xec,0x15,0xec,0xec, -0x2b,0xed,0xed,0xca,0xee,0xf0,0x31,0xf1,0xf2,0x24,0xf3,0xf4,0x00,0xf5,0xf5,0x2f, -0xf7,0xf8,0x49,0xfa,0xfc,0x40,0xfd,0xfe,0x63,0xff,0x00,0xae,0x02,0x04,0xd4,0x05, -0x07,0x65,0x08,0x09,0x33,0x0a,0x0b,0xf9,0x0c,0x0d,0x0f,0x0f,0x10,0x91,0x10,0x11, -0xa1,0x11,0x11,0xdc,0x11,0x12,0xb1,0x11,0x11,0x50,0x10,0x0f,0xd4,0x0d,0x0c,0xb7, -0x0b,0x0b,0x84,0x0a,0x09,0x57,0x08,0x07,0xd1,0x05,0x04,0x23,0x02,0x00,0x14,0xff, -0xfe,0x65,0xfd,0xfb,0xff,0xf9,0xf7,0x7a,0xf5,0xf3,0x09,0xf2,0xf0,0xd8,0xee,0xed, -0x13,0xec,0xeb,0xd5,0xea,0xea,0xe4,0xe9,0xea,0x23,0xeb,0xec,0x55,0xed,0xed,0xeb, -0xed,0xee,0x07,0xef,0xef,0x1d,0xf1,0xf2,0xe8,0xf3,0xf5,0x72,0xf6,0xf8,0x75,0xfa, -0xfc,0xe9,0xfe,0x00,0x1f,0x03,0x05,0x05,0x07,0x08,0x98,0x0a,0x0d,0xe5,0x0f,0x11, -0x95,0x12,0x14,0xa2,0x15,0x16,0xfa,0x16,0x17,0x30,0x17,0x17,0x86,0x17,0x17,0xd5, -0x16,0x16,0xd6,0x15,0x14,0x5a,0x13,0x12,0xe2,0x10,0x0f,0xd6,0x0d,0x0c,0x95,0x0a, -0x08,0xa4,0x05,0x03,0x86,0x01,0xff,0xec,0xfd,0xfb,0x4b,0xf9,0xf6,0x19,0xf4,0xf1, -0xce,0xef,0xed,0xdb,0xeb,0xea,0x04,0xe9,0xe8,0x21,0xe7,0xe6,0x26,0xe6,0xe6,0x79, -0xe7,0xe8,0xb8,0xe9,0xea,0x08,0xeb,0xeb,0xf7,0xeb,0xec,0x0a,0xee,0xef,0x96,0xf0, -0xf2,0x23,0xf4,0xf5,0x7b,0xf7,0xf9,0x69,0xfb,0xfd,0xa3,0xff,0x02,0x48,0x05,0x07, -0x5b,0x0a,0x0c,0x7f,0x0f,0x11,0x1d,0x14,0x16,0x95,0x17,0x17,0xec,0x17,0x18,0xa6, -0x18,0x18,0xf4,0x17,0x18,0x42,0x18,0x18,0x94,0x17,0x15,0x5f,0x14,0x13,0x12,0x12, -0x10,0xeb,0x0e,0x0d,0x62,0x0b,0x09,0x46,0x07,0x05,0x96,0x03,0x01,0xca,0xff,0xfd, -0x6d,0xfb,0xf9,0xd3,0xf7,0xf6,0x55,0xf4,0xf2,0xc6,0xf0,0xef,0xe4,0xed,0xec,0xf7, -0xea,0xea,0xe1,0xe9,0xe9,0x1e,0xea,0xea,0x19,0xeb,0xeb,0x8d,0xec,0xec,0xed,0xec, -0xec,0xee,0xec,0xed,0xb7,0xee,0xef,0x2f,0xf1,0xf2,0x08,0xf4,0xf5,0xac,0xf7,0xf9, -0x0a,0xfc,0xfe,0x76,0x00,0x02,0x4b,0x05,0x07,0xaf,0x0a,0x0c,0xfe,0x0e,0x11,0x33, -0x13,0x14,0x41,0x14,0x14,0x09,0x15,0x15,0x3a,0x16,0x16,0x65,0x16,0x16,0xc5,0x15, -0x15,0xa0,0x14,0x14,0x42,0x13,0x12,0xb2,0x10,0x0f,0xa5,0x0d,0x0b,0x3c,0x0a,0x08, -0x0c,0x07,0x05,0x30,0x03,0x01,0xbe,0x00,0xff,0x72,0xfd,0xfb,0xba,0xf9,0xf7,0xaa, -0xf5,0xf3,0xd9,0xf1,0xf0,0x05,0xef,0xee,0xa0,0xed,0xed,0xbf,0xee,0xef,0x5a,0xf0, -0xf0,0xbb,0xf0,0xf0,0x99,0xf0,0xf0,0x04,0xf0,0xef,0xff,0xef,0xf0,0x67,0xf1,0xf1, -0x7f,0xf2,0xf3,0xe7,0xf4,0xf6,0x16,0xf8,0xfa,0x62,0xfc,0xfe,0x87,0x00,0x02,0x1a, -0x05,0x07,0xbb,0x09,0x0b,0x00,0x0c,0x0c,0xbf,0x0d,0x0e,0xe3,0x0e,0x0f,0xf7,0x0f, -0x10,0x26,0x10,0x0f,0x2a,0x0f,0x0e,0xbb,0x0e,0x0e,0x9e,0x0e,0x0e,0x14,0x0e,0x0d, -0xb8,0x0c,0x0c,0x42,0x0b,0x09,0xaf,0x08,0x07,0xfa,0x06,0x06,0x38,0x06,0x05,0xaa, -0x04,0x03,0x69,0x02,0x00,0x3e,0xff,0xfd,0x02,0xfb,0xf9,0x34,0xf8,0xf7,0x29,0xf7, -0xf6,0x6a,0xf6,0xf6,0xc3,0xf5,0xf5,0xe5,0xf4,0xf4,0xad,0xf4,0xf4,0x60,0xf3,0xf2, -0x7d,0xf2,0xf2,0x03,0xf2,0xf2,0x30,0xf2,0xf2,0xf8,0xf2,0xf3,0x69,0xf4,0xf5,0x86, -0xf6,0xf8,0xe5,0xfa,0xfd,0x56,0xff,0x01,0xc1,0x02,0x04,0x93,0x05,0x06,0x6a,0x07, -0x07,0x7f,0x08,0x08,0xca,0x08,0x09,0xd0,0x08,0x08,0x09,0x09,0x09,0x77,0x09,0x09, -0xe7,0x09,0x0a,0x32,0x0a,0x0a,0x34,0x0a,0x09,0x7f,0x09,0x08,0xcf,0x08,0x08,0x1f, -0x09,0x09,0x10,0x09,0x09,0x22,0x09,0x09,0x30,0x08,0x06,0xfe,0x04,0x02,0x48,0x00, -0xfe,0x4e,0xfe,0xfd,0xf4,0xfb,0xfb,0xa6,0xfb,0xfb,0xdd,0xfb,0xfb,0x5b,0xfb,0xfa, -0xeb,0xf9,0xf8,0xfd,0xf7,0xf7,0x43,0xf6,0xf5,0xf3,0xf3,0xf3,0x32,0xf3,0xf3,0x36, -0xf3,0xf2,0x1f,0xf3,0xf3,0xdc,0xf4,0xf6,0xe4,0xf7,0xf9,0x47,0xfb,0xfd,0x60,0xfe, -0xff,0x04,0x00,0x00,0xce,0x01,0x02,0x2a,0x03,0x02,0xde,0x02,0x03,0xa3,0x03,0x03, -0xac,0x03,0x03,0x4b,0x04,0x04,0x0c,0x05,0x05,0x94,0x05,0x05,0x0e,0x06,0x06,0xc4, -0x06,0x07,0x77,0x08,0x08,0x1f,0x09,0x09,0x28,0x0a,0x0a,0x1c,0x0b,0x0a,0xec,0x09, -0x08,0xdc,0x07,0x06,0xbd,0x05,0x04,0x0a,0x04,0x03,0x18,0x03,0x02,0xac,0x02,0x02, -0x8a,0x02,0x01,0x1c,0x00,0xfe,0xf4,0xfc,0xfb,0x0a,0xfa,0xf8,0xf5,0xf6,0xf5,0xac, -0xf4,0xf3,0x0b,0xf3,0xf2,0xc5,0xf1,0xf1,0xa3,0xf0,0xf0,0x59,0xf1,0xf2,0x87,0xf3, -0xf5,0xc0,0xf6,0xf8,0x20,0xf9,0xfa,0x19,0xfc,0xfd,0xb2,0xfd,0xfe,0x90,0xfe,0xff, -0xe5,0xff,0x00,0xc5,0x00,0x01,0x25,0x02,0x02,0x5d,0x03,0x04,0x00,0x05,0x05,0x8f, -0x06,0x06,0x1b,0x07,0x07,0x9d,0x08,0x09,0x15,0x0a,0x0a,0x44,0x0a,0x0a,0xbf,0x0b, -0x0c,0x40,0x0c,0x0c,0xe4,0x0b,0x0b,0x17,0x0b,0x0a,0x36,0x09,0x07,0x0e,0x07,0x06, -0xa5,0x05,0x05,0x64,0x04,0x03,0x96,0x02,0x01,0x73,0xff,0xfd,0x8e,0xfc,0xfb,0xa2, -0xf9,0xf8,0x50,0xf6,0xf4,0xaf,0xf3,0xf2,0x34,0xf1,0xf0,0x86,0xef,0xee,0x6b,0xee, -0xee,0x1e,0xf0,0xf1,0x76,0xf2,0xf3,0x5b,0xf5,0xf7,0x81,0xf8,0xf9,0x58,0xfa,0xfb, -0x46,0xfc,0xfc,0x6c,0xfd,0xfe,0x35,0xff,0xff,0xac,0x00,0x01,0x4c,0x03,0x05,0x61, -0x06,0x07,0x24,0x08,0x08,0xfa,0x08,0x09,0xb5,0x09,0x09,0xfe,0x09,0x0a,0x93,0x0a, -0x0b,0xb1,0x0b,0x0c,0x05,0x0d,0x0d,0x16,0x0d,0x0c,0x17,0x0c,0x0b,0xfb,0x0a,0x09, -0x9d,0x08,0x07,0x03,0x06,0x05,0xa3,0x04,0x04,0xf1,0x02,0x01,0x79,0x00,0xff,0xf6, -0xfd,0xfc,0x94,0xfa,0xf9,0xa2,0xf7,0xf5,0x3e,0xf4,0xf2,0x59,0xf1,0xf0,0x03,0xef, -0xed,0x0e,0xed,0xec,0x2c,0xed,0xed,0xef,0xee,0xf0,0xc1,0xf1,0xf3,0xe6,0xf4,0xf6, -0x85,0xf7,0xf8,0xfb,0xf9,0xfb,0x42,0xfc,0xfd,0xf8,0xfe,0x00,0xc2,0x00,0x01,0xd7, -0x02,0x04,0x5c,0x06,0x07,0x34,0x08,0x09,0x33,0x0a,0x0b,0xd0,0x0b,0x0c,0x6c,0x0d, -0x0d,0xdd,0x0d,0x0d,0xd9,0x0d,0x0e,0x23,0x0e,0x0d,0xdd,0x0d,0x0e,0xf1,0x0d,0x0d, -0x33,0x0c,0x0b,0x65,0x0a,0x09,0x54,0x08,0x07,0x56,0x06,0x05,0xf3,0x03,0x02,0xf5, -0x00,0xff,0x19,0xfe,0xfc,0xe8,0xfa,0xf9,0x43,0xf7,0xf5,0xa3,0xf3,0xf2,0xd5,0xf0, -0xef,0xc3,0xed,0xec,0x4d,0xec,0xeb,0xae,0xeb,0xeb,0x9d,0xec,0xed,0xd8,0xee,0xf0, -0x58,0xf2,0xf4,0xd2,0xf5,0xf7,0xb4,0xf8,0xfa,0x61,0xfb,0xfc,0x6d,0xfe,0xff,0x7b, -0x00,0x01,0x83,0x02,0x03,0x1d,0x05,0x06,0xe7,0x07,0x09,0x62,0x0a,0x0b,0x77,0x0c, -0x0d,0xda,0x0e,0x0f,0x2c,0x10,0x10,0x02,0x10,0x0f,0x8c,0x0f,0x0f,0xe2,0x0e,0x0e, -0x0e,0x0f,0x0f,0x01,0x0f,0x0e,0xf9,0x0d,0x0d,0x76,0x0c,0x0a,0xbf,0x09,0x08,0xbd, -0x07,0x06,0x63,0x04,0x02,0x96,0x00,0xff,0x61,0xfd,0xfb,0x36,0xf9,0xf7,0x31,0xf5, -0xf3,0xc8,0xf1,0xf0,0x50,0xee,0xec,0x66,0xea,0xe8,0x1d,0xe8,0xe7,0x1e,0xe8,0xe8, -0x58,0xe9,0xea,0x6b,0xec,0xee,0xd2,0xef,0xf1,0x25,0xf3,0xf5,0xe1,0xf6,0xf8,0x5a, -0xfa,0xfb,0x57,0xfc,0xfd,0x84,0xfe,0xff,0x1b,0x01,0x03,0x52,0x05,0x07,0x24,0x09, -0x0a,0x7e,0x0c,0x0e,0x05,0x10,0x11,0x43,0x12,0x13,0x03,0x14,0x14,0x0a,0x15,0x15, -0xc5,0x15,0x15,0x8e,0x15,0x15,0x12,0x15,0x14,0xaf,0x14,0x13,0x9f,0x12,0x10,0x6e, -0x0f,0x0d,0x2c,0x0c,0x0a,0x25,0x08,0x05,0x8d,0x03,0x01,0x76,0xff,0xfd,0xe3,0xfa, -0xf8,0x38,0xf6,0xf4,0xa4,0xf2,0xf0,0xfe,0xee,0xec,0x1f,0xeb,0xe9,0xe0,0xe6,0xe5, -0x75,0xe4,0xe4,0xf2,0xe3,0xe3,0x7f,0xe4,0xe5,0xf8,0xe6,0xe8,0x06,0xea,0xec,0xc2, -0xee,0xf1,0x43,0xf3,0xf5,0xe4,0xf6,0xf8,0x52,0xf9,0xfa,0xbb,0xfc,0xfe,0x0f,0x01, -0x02,0x8c,0x04,0x06,0xc9,0x08,0x0b,0x17,0x0e,0x10,0xd1,0x11,0x13,0x54,0x14,0x15, -0xa0,0x15,0x16,0x88,0x17,0x18,0x6a,0x19,0x19,0x67,0x19,0x19,0x46,0x19,0x19,0x80, -0x18,0x17,0xcb,0x16,0x15,0xcd,0x14,0x13,0xf8,0x11,0x10,0xc0,0x0d,0x0b,0x17,0x09, -0x06,0xd8,0x03,0x01,0x52,0xfe,0xfb,0x4a,0xf9,0xf7,0x83,0xf5,0xf3,0x1b,0xf1,0xed, -0xec,0xea,0xe8,0x9b,0xe6,0xe4,0xc7,0xe2,0xe1,0xae,0xe1,0xe1,0xd4,0xe0,0xe0,0xfe, -0xe1,0xe3,0x9a,0xe5,0xe7,0xd3,0xe8,0xea,0xae,0xec,0xed,0x1e,0xef,0xf0,0xb4,0xf1, -0xf3,0xda,0xf5,0xf8,0x32,0xfa,0xfc,0x72,0xfe,0x01,0xa6,0x04,0x08,0x00,0x0b,0x0d, -0xa8,0x0f,0x11,0xd5,0x12,0x14,0x46,0x16,0x18,0x72,0x19,0x1a,0x77,0x1b,0x1c,0xc4, -0x1c,0x1d,0x53,0x1d,0x1d,0x34,0x1d,0x1d,0xc3,0x1c,0x1b,0x2f,0x1b,0x1a,0xb3,0x18, -0x16,0x4a,0x14,0x11,0x1b,0x0f,0x0c,0xd9,0x09,0x06,0x47,0x03,0x00,0xfd,0xfe,0xfd, -0x90,0xfa,0xf7,0x69,0xf4,0xf1,0xf3,0xed,0xea,0x3f,0xe8,0xe5,0x2a,0xe3,0xe1,0x92, -0xdf,0xde,0xe5,0xdd,0xdd,0x4f,0xde,0xdf,0x92,0xe0,0xe2,0x56,0xe4,0xe5,0xfd,0xe6, -0xe8,0x40,0xe9,0xea,0x3b,0xec,0xed,0x2a,0xef,0xf1,0x82,0xf3,0xf5,0x9f,0xf8,0xfb, -0x29,0xff,0x02,0x9a,0x05,0x07,0xdd,0x09,0x0b,0x1d,0x0e,0x10,0x35,0x12,0x13,0x4c, -0x15,0x16,0x6c,0x18,0x19,0x7f,0x1b,0x1c,0x1c,0x1e,0x1f,0xb7,0x20,0x21,0x39,0x22, -0x22,0x28,0x22,0x20,0x2e,0x1f,0x1d,0x13,0x1b,0x18,0xb9,0x15,0x12,0x69,0x0f,0x0c, -0xc7,0x09,0x07,0x61,0x04,0x01,0xaa,0xfe,0xfb,0xf6,0xf7,0xf4,0x68,0xf1,0xee,0x57, -0xeb,0xe8,0xa1,0xe4,0xe1,0x89,0xdf,0xde,0x52,0xdd,0xdd,0x60,0xdd,0xde,0x44,0xdf, -0xe0,0xa7,0xe1,0xe2,0xdc,0xe3,0xe4,0xbc,0xe5,0xe6,0x1a,0xe8,0xe9,0x9d,0xeb,0xed, -0x53,0xef,0xf2,0x40,0xf5,0xf8,0xe9,0xfb,0xff,0xf2,0x01,0x04,0x6a,0x07,0x0a,0x70, -0x0c,0x0e,0xfc,0x10,0x12,0x8d,0x14,0x16,0xd4,0x17,0x19,0x52,0x1a,0x1b,0x0a,0x1d, -0x1e,0x18,0x20,0x21,0x58,0x22,0x22,0x8a,0x22,0x21,0x7b,0x20,0x1e,0xbe,0x1c,0x1a, -0x52,0x17,0x14,0x95,0x11,0x0f,0x60,0x0c,0x09,0x7d,0x07,0x05,0xe0,0x01,0xfe,0x27, -0xfb,0xf8,0xe1,0xf4,0xf1,0xa5,0xed,0xea,0xf1,0xe6,0xe4,0x05,0xe2,0xe0,0x65,0xdf, -0xdf,0xa3,0xdf,0xe0,0xd4,0xe0,0xe1,0x58,0xe2,0xe3,0x03,0xe4,0xe4,0x5a,0xe5,0xe6, -0xa6,0xe7,0xe8,0xed,0xe9,0xeb,0x86,0xed,0xf0,0xf2,0xf2,0xf5,0xac,0xf8,0xfb,0x7a, -0xfe,0x01,0xd3,0x03,0x06,0xf5,0x08,0x0b,0xc6,0x0d,0x0f,0xcf,0x11,0x13,0x17,0x15, -0x16,0xb6,0x17,0x19,0xc3,0x1a,0x1c,0x59,0x1e,0x1f,0x1e,0x21,0x21,0x6d,0x22,0x22, -0x65,0x21,0x1f,0x3f,0x1e,0x1b,0x6e,0x19,0x16,0x1c,0x14,0x11,0x7a,0x0f,0x0d,0x51, -0x0a,0x07,0x76,0x04,0x01,0x98,0xfe,0xfb,0x31,0xf7,0xf3,0x2a,0xf0,0xec,0x6b,0xe9, -0xe6,0x06,0xe4,0xe2,0xfa,0xe1,0xe1,0x58,0xe1,0xe1,0x4a,0xe2,0xe2,0x4c,0xe3,0xe3, -0x6e,0xe4,0xe4,0x7f,0xe5,0xe6,0xd0,0xe6,0xe7,0xfb,0xe8,0xea,0xaa,0xec,0xef,0xd1, -0xf1,0xf4,0xca,0xf7,0xfa,0xce,0xfd,0x00,0x05,0x03,0x05,0xdf,0x08,0x0b,0xc5,0x0d, -0x0f,0xef,0x11,0x13,0xc8,0x14,0x16,0x00,0x18,0x1a,0xf2,0x1b,0x1d,0x8b,0x1f,0x20, -0xdd,0x21,0x22,0x36,0x22,0x21,0xc8,0x20,0x1f,0xa7,0x1d,0x1b,0x18,0x19,0x16,0x5a, -0x14,0x11,0x5e,0x0f,0x0c,0x2c,0x0a,0x07,0x45,0x04,0x00,0x6e,0xfd,0xf9,0x4c,0xf6, -0xf2,0x9f,0xef,0xec,0x23,0xe9,0xe6,0x0c,0xe5,0xe3,0xaa,0xe2,0xe2,0x85,0xe2,0xe2, -0x3e,0xe3,0xe3,0xc8,0xe3,0xe4,0x71,0xe4,0xe4,0x9e,0xe5,0xe6,0x85,0xe7,0xe9,0xc2, -0xea,0xec,0x88,0xee,0xf0,0x6c,0xf3,0xf6,0x14,0xf9,0xfb,0xef,0xfe,0x01,0xde,0x04, -0x07,0xec,0x0a,0x0e,0x02,0x11,0x13,0x04,0x15,0x16,0x28,0x18,0x1a,0xe0,0x1b,0x1d, -0x09,0x1f,0x20,0xe1,0x20,0x21,0x87,0x21,0x21,0x92,0x20,0x1f,0x0f,0x1f,0x1d,0x2b, -0x1c,0x1a,0xf4,0x17,0x15,0x18,0x13,0x10,0xe8,0x0d,0x0b,0xe0,0x07,0x04,0x4a,0x01, -0xfd,0xae,0xfa,0xf7,0x37,0xf4,0xf0,0xff,0xed,0xeb,0x71,0xe8,0xe6,0x64,0xe4,0xe3, -0x61,0xe2,0xe2,0x02,0xe2,0xe1,0x3f,0xe2,0xe2,0xc7,0xe2,0xe3,0xd4,0xe3,0xe4,0x58, -0xe5,0xe6,0xc6,0xe7,0xe9,0x72,0xea,0xec,0x01,0xee,0xf0,0x92,0xf2,0xf5,0x57,0xf8, -0xfb,0xf2,0xfd,0x01,0x80,0x04,0x08,0xa2,0x0b,0x0e,0x5c,0x11,0x13,0xd9,0x15,0x18, -0x41,0x1a,0x1c,0xe1,0x1d,0x1f,0xc8,0x20,0x21,0x3a,0x22,0x22,0x24,0x22,0x22,0x41, -0x22,0x22,0x11,0x21,0x1f,0x6c,0x1e,0x1c,0x8a,0x1a,0x17,0xde,0x14,0x11,0xdc,0x0e, -0x0b,0x18,0x08,0x04,0xf9,0x00,0xfd,0x42,0xf9,0xf5,0x8c,0xf2,0xef,0x50,0xeb,0xe8, -0x92,0xe5,0xe3,0x09,0xe2,0xe0,0xaf,0xe0,0xe0,0xca,0xe0,0xe1,0x60,0xe1,0xe2,0xa0, -0xe2,0xe2,0x5f,0xe3,0xe4,0xe1,0xe4,0xe5,0xa5,0xe5,0xe6,0x4a,0xe8,0xea,0xf1,0xeb, -0xee,0xe4,0xf0,0xf3,0xab,0xf6,0xf9,0x78,0xfc,0xff,0x0a,0x03,0x06,0x19,0x0a,0x0d, -0x55,0x10,0x13,0x01,0x16,0x18,0x7e,0x1b,0x1d,0xed,0x1f,0x21,0xa9,0x22,0x22,0xdd, -0x22,0x23,0x10,0x23,0x22,0x1b,0x22,0x21,0x03,0x20,0x1e,0x5c,0x1d,0x1b,0x98,0x19, -0x17,0x78,0x15,0x13,0x72,0x10,0x0d,0x79,0x0a,0x07,0x20,0x03,0xff,0x64,0xfb,0xf7, -0x65,0xf3,0xef,0xfa,0xeb,0xe8,0xb8,0xe5,0xe3,0x3b,0xe2,0xe1,0x94,0xe0,0xe0,0xc0, -0xdf,0xdf,0x48,0xdf,0xdf,0xc5,0xdf,0xe0,0xf4,0xe0,0xe2,0x10,0xe3,0xe4,0xd4,0xe5, -0xe7,0x48,0xe9,0xeb,0xd1,0xec,0xee,0xea,0xf0,0xf3,0xf7,0xf5,0xf8,0xf6,0xfa,0xfd, -0x78,0x00,0x03,0x2c,0x07,0x0a,0x08,0x0e,0x11,0x94,0x14,0x17,0xbe,0x1a,0x1d,0x33, -0x1f,0x20,0x58,0x21,0x21,0x3e,0x22,0x22,0x56,0x22,0x21,0x4f,0x21,0x20,0x55,0x1f, -0x1e,0x04,0x1d,0x1b,0x66,0x19,0x16,0x1e,0x14,0x11,0x43,0x0e,0x0b,0x04,0x08,0x04, -0xbc,0x01,0xfe,0x06,0xfb,0xf7,0x29,0xf4,0xf0,0x8b,0xed,0xea,0x08,0xe8,0xe6,0xe5, -0xe4,0xe3,0xd9,0xe2,0xe2,0xd6,0xe1,0xe1,0x98,0xe1,0xe1,0x9f,0xe2,0xe3,0xe4,0xe3, -0xe4,0x28,0xe5,0xe6,0x42,0xe7,0xe8,0x42,0xe9,0xea,0x7c,0xec,0xee,0x02,0xf0,0xf2, -0x42,0xf4,0xf6,0x5a,0xf9,0xfb,0x8f,0xfe,0x01,0x75,0x04,0x07,0x15,0x0a,0x0c,0xcd, -0x0f,0x12,0x8c,0x15,0x17,0x7c,0x19,0x1a,0x8f,0x1c,0x1d,0xbe,0x1e,0x1f,0xb3,0x1f, -0x20,0xd0,0x1f,0x1f,0x28,0x1f,0x1e,0x67,0x1d,0x1b,0xde,0x19,0x17,0x16,0x15,0x12, -0x2c,0x10,0x0d,0x65,0x0a,0x07,0x13,0x04,0x00,0x9e,0xfd,0xfa,0x92,0xf6,0xf3,0x23, -0xf0,0xed,0x60,0xea,0xe8,0x07,0xe7,0xe5,0x8b,0xe4,0xe3,0x7b,0xe3,0xe3,0x26,0xe3, -0xe2,0x0f,0xe3,0xe3,0xd5,0xe3,0xe4,0xd5,0xe4,0xe5,0x48,0xe6,0xe7,0x74,0xe8,0xe9, -0x9e,0xeb,0xed,0xe9,0xef,0xf2,0x44,0xf4,0xf6,0x73,0xf8,0xfb,0x70,0xfd,0xff,0xad, -0x02,0x05,0x3d,0x09,0x0c,0x66,0x0f,0x12,0xfb,0x15,0x18,0x98,0x1a,0x1c,0x7a,0x1e, -0x1f,0x9d,0x20,0x20,0xfd,0x20,0x21,0x24,0x21,0x20,0x2c,0x20,0x1f,0x24,0x1e,0x1c, -0x67,0x1a,0x18,0x47,0x16,0x13,0x0b,0x11,0x0e,0x33,0x0b,0x07,0x3e,0x04,0x00,0x2b, -0xfd,0xf9,0xa6,0xf5,0xf2,0xe0,0xee,0xec,0x05,0xea,0xe8,0x51,0xe6,0xe5,0xf1,0xe3, -0xe2,0x3e,0xe2,0xe1,0xbe,0xe1,0xe1,0xda,0xe1,0xe2,0xe4,0xe2,0xe3,0x37,0xe4,0xe5, -0x84,0xe6,0xe8,0xa0,0xe9,0xeb,0x36,0xed,0xef,0xc0,0xf0,0xf2,0xa9,0xf4,0xf6,0x4e, -0xf9,0xfb,0x9c,0xfe,0x01,0xc9,0x04,0x08,0x61,0x0b,0x0e,0x1d,0x12,0x14,0x9f,0x17, -0x1a,0x52,0x1c,0x1e,0xb2,0x1f,0x20,0xee,0x21,0x22,0x5b,0x23,0x23,0x2e,0x24,0x23, -0x4f,0x23,0x22,0xa1,0x20,0x1e,0xef,0x1c,0x1a,0x08,0x18,0x15,0x04,0x12,0x0e,0xd8, -0x0a,0x07,0xe5,0x03,0xff,0xce,0xfb,0xf7,0x1c,0xf4,0xf0,0xcc,0xed,0xeb,0x90,0xe8, -0xe6,0x77,0xe4,0xe2,0x5b,0xe1,0xe0,0xa6,0xdf,0xdf,0x12,0xdf,0xdf,0xf7,0xdf,0xe0, -0x38,0xe1,0xe2,0x10,0xe3,0xe4,0x22,0xe5,0xe6,0xa4,0xe7,0xe9,0x76,0xeb,0xed,0x88, -0xef,0xf1,0xbf,0xf4,0xf7,0xec,0xfa,0xfe,0x31,0x01,0x04,0xd6,0x07,0x0b,0xe4,0x0e, -0x12,0xd8,0x15,0x18,0x9f,0x1b,0x1d,0x5e,0x20,0x22,0xf7,0x23,0x25,0xe0,0x25,0x26, -0xf7,0x26,0x27,0x91,0x26,0x25,0x8a,0x24,0x23,0x63,0x21,0x1f,0x60,0x1c,0x19,0x4e, -0x17,0x14,0x34,0x11,0x0e,0x91,0x0a,0x06,0xdd,0x02,0xfe,0x7a,0xfa,0xf6,0x75,0xf2, -0xef,0x01,0xec,0xe9,0x31,0xe6,0xe3,0x27,0xe1,0xdf,0xe4,0xdd,0xdd,0xb1,0xdc,0xdc, -0xba,0xdc,0xdd,0x52,0xde,0xdf,0xfc,0xe0,0xe2,0x41,0xe3,0xe4,0x7c,0xe6,0xe7,0x6e, -0xe9,0xeb,0x43,0xed,0xef,0xa6,0xf1,0xf4,0x70,0xf6,0xf8,0xcf,0xfb,0xfe,0x38,0x01, -0x04,0x63,0x07,0x0a,0xfb,0x0d,0x11,0xd7,0x14,0x17,0xce,0x1a,0x1d,0xb7,0x1f,0x21, -0x7b,0x23,0x24,0x9d,0x25,0x26,0x60,0x26,0x26,0x5a,0x26,0x25,0x36,0x24,0x22,0x1d, -0x21,0x1f,0xe0,0x1c,0x1a,0xea,0x17,0x14,0x8c,0x11,0x0e,0xc4,0x0a,0x07,0x72,0x03, -0xff,0x5c,0xfc,0xf8,0x1c,0xf5,0xf1,0x7a,0xee,0xeb,0x14,0xe8,0xe5,0xe4,0xe2,0xe0, -0x4e,0xdf,0xde,0x41,0xdd,0xdc,0xfd,0xdc,0xdd,0xf6,0xdd,0xde,0x7b,0xdf,0xe0,0x35, -0xe1,0xe1,0xdf,0xe2,0xe3,0x6f,0xe5,0xe7,0x23,0xe9,0xeb,0xf0,0xec,0xef,0xe4,0xf1, -0xf4,0xf7,0xf6,0xf9,0xfb,0xfc,0x00,0xe6,0x03,0x07,0x18,0x0b,0x0e,0x3b,0x12,0x15, -0x25,0x18,0x1a,0x6d,0x1d,0x1f,0x7a,0x21,0x23,0x90,0x24,0x26,0x51,0x27,0x28,0x10, -0x28,0x27,0x1b,0x27,0x26,0x15,0x25,0x23,0x24,0x21,0x1e,0xca,0x1b,0x18,0x29,0x15, -0x11,0xa8,0x0d,0x09,0x78,0x05,0x01,0x86,0xfd,0xf9,0x6d,0xf6,0xf3,0x91,0xef,0xec, -0xc1,0xe8,0xe5,0x5d,0xe3,0xe1,0x52,0xdf,0xdd,0x1f,0xdd,0xdc,0x06,0xdc,0xdc,0x71, -0xdc,0xdc,0x5d,0xdd,0xdd,0x6d,0xde,0xdf,0xc0,0xdf,0xe0,0xba,0xe1,0xe3,0xf2,0xe4, -0xe6,0xff,0xe8,0xeb,0x83,0xed,0xf0,0xb0,0xf2,0xf5,0xfb,0xf8,0xfc,0x37,0x00,0x04, -0xf2,0x07,0x0b,0xc7,0x0e,0x12,0x31,0x15,0x18,0x91,0x1a,0x1c,0xec,0x1e,0x21,0x53, -0x23,0x25,0x81,0x26,0x27,0x37,0x28,0x28,0xbb,0x28,0x28,0x34,0x27,0x25,0x4d,0x24, -0x22,0xf5,0x1f,0x1d,0x13,0x1a,0x16,0x6d,0x13,0x0f,0xca,0x0b,0x07,0xfc,0x03,0x00, -0xc0,0xfb,0xf7,0x78,0xf3,0xef,0x1a,0xec,0xe8,0x8a,0xe5,0xe2,0xdf,0xe0,0xdf,0xa2, -0xdd,0xdc,0x96,0xdb,0xdb,0xf3,0xda,0xda,0x9b,0xda,0xda,0xd9,0xda,0xdb,0x15,0xdc, -0xdc,0xde,0xdd,0xde,0x7f,0xe0,0xe2,0x43,0xe4,0xe6,0x86,0xe8,0xeb,0xf0,0xed,0xf1, -0xb3,0xf4,0xf8,0x58,0xfc,0x00,0x03,0x04,0x07,0x8c,0x0b,0x0f,0x61,0x12,0x15,0x68, -0x18,0x1b,0xf3,0x1d,0x20,0x65,0x22,0x24,0xf3,0x25,0x27,0x87,0x28,0x29,0x83,0x29, -0x29,0xab,0x29,0x29,0xc1,0x27,0x26,0x94,0x24,0x22,0xe7,0x1f,0x1c,0x8e,0x19,0x15, -0xfc,0x11,0x0d,0x9f,0x09,0x05,0xc3,0x00,0xfc,0xe5,0xf7,0xf3,0x6a,0xef,0xeb,0x17, -0xe8,0xe5,0x20,0xe2,0xdf,0xfd,0xdd,0xdc,0xe4,0xda,0xd9,0xfb,0xd8,0xd8,0x9a,0xd8, -0xd8,0x19,0xd9,0xd9,0x8d,0xda,0xdb,0x45,0xdc,0xdd,0xb5,0xde,0xe0,0x48,0xe2,0xe4, -0x62,0xe6,0xe8,0x9d,0xeb,0xee,0x2b,0xf2,0xf5,0xbb,0xf9,0xfd,0x1f,0x02,0x05,0xaf, -0x09,0x0d,0x05,0x11,0x14,0x86,0x17,0x1a,0x48,0x1d,0x1f,0xec,0x21,0x23,0xee,0x25, -0x27,0xc8,0x28,0x29,0x3a,0x2a,0x2a,0x98,0x2a,0x2a,0x42,0x29,0x27,0xfd,0x25,0x23, -0x6e,0x21,0x1e,0x89,0x1b,0x18,0x83,0x14,0x10,0xcb,0x0c,0x08,0x4a,0x04,0xff,0x8d, -0xfb,0xf7,0x14,0xf3,0xef,0xc4,0xeb,0xe8,0xca,0xe5,0xe3,0x03,0xe1,0xdf,0xc4,0xdd, -0xdc,0xa9,0xdb,0xda,0xaf,0xda,0xda,0xaa,0xda,0xda,0x7d,0xdb,0xdc,0x54,0xdd,0xde, -0xea,0xdf,0xe1,0xa2,0xe2,0xe4,0x77,0xe6,0xe8,0x7c,0xeb,0xee,0xc7,0xf1,0xf5,0xf5, -0xf8,0xfc,0x7a,0x00,0x04,0x04,0x08,0x0b,0x2a,0x0f,0x12,0xd9,0x15,0x18,0x29,0x1b, -0x1d,0x2a,0x20,0x22,0x26,0x24,0x25,0xd8,0x26,0x27,0x3b,0x28,0x28,0xa7,0x28,0x28, -0x09,0x28,0x26,0x4d,0x25,0x23,0x76,0x21,0x1f,0xc4,0x1c,0x19,0x9e,0x16,0x13,0x20, -0x0f,0x0b,0x33,0x07,0x02,0x8f,0xfe,0xfa,0x12,0xf6,0xf2,0xf6,0xee,0xeb,0x1d,0xe9, -0xe6,0xa9,0xe4,0xe2,0x7f,0xe1,0xe0,0x12,0xdf,0xde,0x41,0xdd,0xdc,0xbd,0xdc,0xdc, -0x6e,0xdd,0xde,0x63,0xdf,0xe0,0x7e,0xe2,0xe4,0xe1,0xe5,0xe7,0xfd,0xe9,0xec,0x92, -0xee,0xf1,0x14,0xf4,0xf7,0x62,0xfa,0xfd,0x4c,0x01,0x04,0xf9,0x07,0x0b,0xd6,0x0e, -0x11,0x6e,0x14,0x16,0x0a,0x19,0x1b,0x86,0x1d,0x1f,0xc4,0x20,0x21,0xbe,0x22,0x23, -0xd4,0x23,0x24,0x64,0x24,0x24,0xb3,0x23,0x22,0x7c,0x21,0x1f,0x3f,0x1e,0x1c,0x71, -0x19,0x16,0xbc,0x13,0x10,0x72,0x0c,0x08,0xca,0x04,0x00,0x0e,0xfd,0xf9,0x51,0xf5, -0xf2,0x31,0xef,0xec,0xf8,0xe9,0xe7,0x1d,0xe6,0xe4,0x8b,0xe3,0xe2,0xda,0xe1,0xe1, -0xe2,0xe0,0xe1,0x60,0xe1,0xe1,0xbf,0xe2,0xe3,0xb9,0xe4,0xe5,0x7f,0xe7,0xe9,0xb1, -0xea,0xec,0x15,0xee,0xf0,0xc4,0xf2,0xf5,0x07,0xf8,0xfa,0x6a,0xfd,0x00,0x14,0x03, -0x05,0x7c,0x08,0x0b,0xd4,0x0d,0x10,0x72,0x12,0x14,0xd9,0x16,0x18,0xbe,0x1a,0x1c, -0x94,0x1d,0x1e,0x37,0x1f,0x1f,0x0b,0x20,0x20,0x14,0x20,0x1f,0x76,0x1e,0x1d,0xd5, -0x1b,0x19,0xff,0x17,0x15,0x2b,0x13,0x10,0x95,0x0d,0x0a,0x9c,0x07,0x04,0x92,0x00, -0xfd,0xf2,0xf9,0xf7,0x31,0xf4,0xf1,0xe6,0xee,0xec,0x9a,0xea,0xe8,0x8e,0xe7,0xe6, -0x55,0xe5,0xe4,0x6b,0xe4,0xe4,0x34,0xe4,0xe4,0xe6,0xe4,0xe5,0x59,0xe6,0xe7,0x53, -0xe8,0xe9,0x3c,0xeb,0xec,0x7c,0xee,0xf0,0x34,0xf2,0xf4,0xe7,0xf6,0xf9,0x28,0xfc, -0xfe,0xfa,0x00,0x03,0x94,0x05,0x07,0x2f,0x0a,0x0c,0xc0,0x0d,0x0f,0x47,0x11,0x13, -0x91,0x14,0x15,0xfc,0x16,0x18,0x22,0x19,0x19,0x7f,0x1a,0x1a,0x1e,0x1b,0x1a,0x7f, -0x1a,0x19,0xeb,0x18,0x17,0xbf,0x16,0x14,0x0f,0x13,0x11,0x32,0x0f,0x0c,0x5f,0x0a, -0x07,0xd9,0x04,0x01,0x5b,0xfe,0xfb,0x52,0xf8,0xf5,0x2a,0xf3,0xf0,0xed,0xee,0xed, -0xd4,0xeb,0xea,0x79,0xe9,0xe8,0xfa,0xe7,0xe7,0x06,0xe7,0xe6,0x0f,0xe7,0xe7,0x93, -0xe7,0xe8,0xa1,0xe8,0xe9,0x76,0xea,0xeb,0xfa,0xec,0xee,0xf6,0xef,0xf1,0xcb,0xf3, -0xf5,0xbd,0xf7,0xf9,0x99,0xfb,0xfd,0xbb,0xff,0x01,0xcb,0x03,0x05,0xfd,0x07,0x09, -0xae,0x0b,0x0d,0x68,0x0f,0x11,0xc3,0x12,0x14,0x41,0x15,0x16,0x66,0x17,0x18,0xd4, -0x18,0x18,0xef,0x18,0x18,0xee,0x18,0x18,0x0a,0x18,0x17,0x00,0x16,0x14,0x1c,0x13, -0x11,0xc1,0x0e,0x0c,0xd5,0x09,0x07,0x12,0x04,0x00,0xbd,0xfd,0xfa,0xeb,0xf7,0xf5, -0x92,0xf2,0xf0,0x14,0xee,0xec,0x51,0xea,0xe8,0x5b,0xe7,0xe6,0x75,0xe5,0xe4,0x6c, -0xe4,0xe4,0xc5,0xe4,0xe5,0xe4,0xe5,0xe6,0xfd,0xe7,0xe9,0xa5,0xea,0xeb,0x4e,0xed, -0xee,0xae,0xf0,0xf2,0x36,0xf4,0xf6,0xf1,0xf7,0xf9,0x59,0xfb,0xfd,0x34,0xff,0x01, -0x43,0x03,0x05,0x75,0x07,0x09,0x99,0x0b,0x0d,0x57,0x0f,0x11,0x91,0x12,0x14,0x71, -0x15,0x16,0x2c,0x18,0x19,0xa0,0x19,0x1a,0x93,0x1a,0x1a,0x79,0x1a,0x1a,0x72,0x19, -0x18,0x15,0x17,0x15,0xb9,0x13,0x11,0x4a,0x0f,0x0c,0x1a,0x0a,0x07,0x55,0x04,0x01, -0x96,0xfe,0xfb,0xcb,0xf8,0xf6,0xb1,0xf3,0xf1,0x47,0xef,0xed,0x96,0xeb,0xea,0xc0, -0xe8,0xe7,0xda,0xe6,0xe6,0x26,0xe6,0xe6,0x00,0xe6,0xe6,0x82,0xe6,0xe7,0x90,0xe7, -0xe8,0x45,0xe9,0xea,0x53,0xeb,0xec,0x6d,0xee,0xf0,0xf1,0xf1,0xf4,0x10,0xf6,0xf7, -0xff,0xf9,0xfc,0x42,0xfe,0x00,0x34,0x02,0x04,0xf1,0x05,0x07,0xff,0x09,0x0b,0x1f, -0x0e,0x10,0x56,0x12,0x13,0x8f,0x15,0x17,0xb3,0x18,0x19,0xce,0x1a,0x1b,0x09,0x1c, -0x1c,0x23,0x1c,0x1b,0x1b,0x1b,0x1a,0xf1,0x18,0x17,0x4c,0x16,0x14,0x78,0x12,0x10, -0xa2,0x0d,0x0b,0x52,0x08,0x05,0x76,0x02,0xff,0xa9,0xfc,0xf9,0x1c,0xf7,0xf4,0x49, -0xf2,0xf0,0x32,0xee,0xec,0x09,0xeb,0xe9,0x79,0xe8,0xe7,0x96,0xe6,0xe5,0x5e,0xe5, -0xe5,0xe0,0xe4,0xe5,0x50,0xe5,0xe5,0xbe,0xe6,0xe7,0x2d,0xe9,0xea,0x6b,0xec,0xee, -0xf2,0xef,0xf1,0xcc,0xf3,0xf5,0x9b,0xf7,0xf9,0x88,0xfb,0xfd,0xc9,0xff,0x01,0x1d, -0x04,0x06,0xc6,0x08,0x0b,0x62,0x0d,0x0f,0x76,0x11,0x13,0xf6,0x14,0x16,0xc7,0x17, -0x18,0x1e,0x1a,0x1b,0xe2,0x1b,0x1c,0x94,0x1c,0x1c,0x7a,0x1c,0x1c,0x92,0x1b,0x1a, -0x09,0x19,0x17,0x23,0x15,0x12,0x6d,0x10,0x0d,0xea,0x0a,0x08,0x42,0x05,0x02,0xf8, -0xff,0xfd,0x07,0xfb,0xf8,0x18,0xf6,0xf3,0x9b,0xf1,0xef,0xb9,0xed,0xec,0x80,0xea, -0xe9,0x54,0xe8,0xe7,0xf7,0xe6,0xe6,0xbb,0xe6,0xe6,0x0e,0xe7,0xe7,0x15,0xe8,0xe9, -0x11,0xea,0xeb,0x00,0xec,0xed,0xa3,0xee,0xf0,0xe3,0xf1,0xf3,0x79,0xf5,0xf7,0x66, -0xf9,0xfb,0x65,0xfd,0xff,0x3b,0x02,0x04,0xea,0x06,0x09,0x40,0x0b,0x0d,0x87,0x0f, -0x11,0x05,0x13,0x14,0x6c,0x16,0x17,0x3e,0x19,0x1a,0x24,0x1b,0x1b,0x3c,0x1c,0x1c, -0x14,0x1c,0x1b,0xb9,0x1a,0x19,0x29,0x18,0x16,0xc8,0x14,0x13,0xf0,0x10,0x0e,0xe7, -0x0b,0x09,0xf6,0x06,0x04,0xf8,0x01,0xff,0xd7,0xfc,0xfa,0xe4,0xf7,0xf5,0x58,0xf3, -0xf1,0x74,0xef,0xed,0x1b,0xec,0xea,0xfd,0xe9,0xe9,0x82,0xe8,0xe8,0xe2,0xe7,0xe7, -0x0d,0xe8,0xe8,0xa5,0xe8,0xe9,0x24,0xea,0xeb,0x65,0xec,0xed,0x29,0xef,0xf0,0x6c, -0xf2,0xf4,0xc1,0xf5,0xf7,0x16,0xf9,0xfa,0xbd,0xfc,0xfe,0x89,0x00,0x02,0xd9,0x04, -0x07,0x93,0x09,0x0b,0x0f,0x0e,0x10,0x01,0x12,0x13,0x4c,0x15,0x16,0xb8,0x17,0x18, -0x39,0x19,0x19,0xe9,0x19,0x19,0x6c,0x19,0x18,0x3f,0x18,0x17,0x24,0x16,0x14,0x2b, -0x13,0x11,0x35,0x0f,0x0c,0x9e,0x0a,0x08,0xd3,0x05,0x03,0xe5,0x00,0xfe,0x58,0xfc, -0xfa,0xe2,0xf7,0xf5,0xeb,0xf3,0xf2,0x94,0xf0,0xee,0x4e,0xed,0xeb,0x9d,0xea,0xe9, -0xe9,0xe8,0xe8,0x47,0xe8,0xe8,0x21,0xe8,0xe8,0x48,0xe9,0xea,0xf2,0xea,0xeb,0x3f, -0xed,0xee,0xf8,0xef,0xf1,0xb5,0xf2,0xf4,0x92,0xf5,0xf7,0xc2,0xf8,0xfa,0x79,0xfc, -0xfe,0x65,0x00,0x02,0xfa,0x04,0x07,0x63,0x09,0x0b,0x77,0x0d,0x0f,0xd3,0x10,0x12, -0x84,0x13,0x14,0xba,0x15,0x16,0x7b,0x17,0x17,0x2d,0x18,0x18,0x34,0x18,0x17,0x5e, -0x17,0x16,0x58,0x15,0x13,0x3e,0x12,0x10,0x24,0x0e,0x0b,0xaf,0x09,0x07,0xa2,0x04, -0x02,0xe4,0xff,0xfd,0x79,0xfb,0xf9,0x56,0xf7,0xf5,0x55,0xf3,0xf1,0x44,0xef,0xed, -0x08,0xec,0xea,0xab,0xe9,0xe8,0x7d,0xe8,0xe8,0x76,0xe8,0xe8,0xe9,0xe8,0xe9,0x36, -0xea,0xeb,0x02,0xec,0xed,0x20,0xee,0xef,0x53,0xf0,0xf1,0xd8,0xf2,0xf4,0xd3,0xf5, -0xf7,0x06,0xf9,0xfa,0xcd,0xfc,0xfe,0xbc,0x00,0x02,0x9a,0x04,0x06,0x88,0x08,0x0a, -0x46,0x0c,0x0d,0xaf,0x0f,0x11,0xf4,0x12,0x14,0xe7,0x15,0x17,0xf2,0x17,0x18,0x3a, -0x19,0x19,0x56,0x19,0x19,0x50,0x18,0x17,0xf4,0x15,0x14,0xd8,0x12,0x10,0xde,0x0e, -0x0c,0x5b,0x0a,0x07,0x6d,0x05,0x02,0x2c,0x00,0xfd,0x4b,0xfb,0xf8,0xbf,0xf6,0xf4, -0x78,0xf2,0xf0,0x97,0xee,0xec,0xfb,0xea,0xe9,0x67,0xe8,0xe7,0xf9,0xe6,0xe6,0x06, -0xe6,0xe5,0x1e,0xe6,0xe6,0x48,0xe7,0xe8,0x11,0xe9,0xea,0xd6,0xeb,0xed,0xa3,0xee, -0xf0,0x82,0xf1,0xf3,0xb0,0xf4,0xf6,0x37,0xf8,0xfa,0x21,0xfc,0xfe,0x54,0x00,0x02, -0xc7,0x04,0x07,0x71,0x09,0x0b,0xda,0x0d,0x0f,0xed,0x11,0x13,0xbf,0x15,0x17,0xe6, -0x18,0x1a,0x11,0x1b,0x1b,0x7d,0x1c,0x1d,0x30,0x1d,0x1c,0x5f,0x1c,0x1b,0xe4,0x19, -0x18,0x76,0x16,0x14,0xa2,0x11,0x0f,0x61,0x0c,0x09,0xa9,0x06,0x03,0xcb,0x00,0xfe, -0xb2,0xfb,0xf9,0x71,0xf6,0xf4,0xd1,0xf1,0xef,0x49,0xed,0xeb,0x52,0xe9,0xe7,0x4b, -0xe6,0xe5,0xe0,0xe3,0xe3,0x34,0xe3,0xe3,0xd5,0xe3,0xe4,0x57,0xe5,0xe6,0xd8,0xe7, -0xe9,0x81,0xea,0xec,0x60,0xed,0xee,0x0c,0xf0,0xf1,0x16,0xf3,0xf5,0x10,0xf7,0xf9, -0x73,0xfb,0xfd,0xbf,0x00,0x03,0x37,0x06,0x08,0x6d,0x0b,0x0d,0xfc,0x0f,0x12,0xd0, -0x13,0x15,0x39,0x17,0x18,0x3c,0x1a,0x1b,0x66,0x1c,0x1d,0x46,0x1e,0x1e,0xcb,0x1e, -0x1e,0xe8,0x1d,0x1c,0x8e,0x1b,0x19,0xbc,0x17,0x15,0xf6,0x12,0x10,0x84,0x0d,0x0a, -0x4e,0x08,0x05,0x0a,0x03,0x00,0xc6,0xfd,0xfb,0x93,0xf8,0xf5,0x2e,0xf3,0xf0,0xc6, -0xed,0xeb,0x68,0xe9,0xe7,0xe6,0xe5,0xe4,0xda,0xe3,0xe3,0x68,0xe3,0xe3,0xe8,0xe3, -0xe4,0x48,0xe5,0xe6,0x01,0xe7,0xe8,0x72,0xe9,0xea,0xdb,0xeb,0xed,0x71,0xee,0xf0, -0xd1,0xf1,0xf3,0xac,0xf5,0xf7,0x0b,0xfa,0xfc,0x07,0xff,0x01,0x8c,0x04,0x07,0xe3, -0x09,0x0c,0x28,0x0f,0x11,0x2b,0x14,0x16,0x66,0x18,0x1a,0xc2,0x1b,0x1d,0x63,0x1e, -0x1f,0x06,0x20,0x20,0x45,0x20,0x1f,0xec,0x1e,0x1d,0x1b,0x1c,0x1a,0x44,0x18,0x15, -0x8f,0x13,0x10,0x4f,0x0e,0x0b,0xf9,0x08,0x06,0x72,0x03,0x00,0x5e,0xfe,0xfb,0x4d, -0xf9,0xf6,0xe9,0xf3,0xf1,0xd5,0xee,0xec,0x35,0xea,0xe8,0xb5,0xe6,0xe5,0x97,0xe4, -0xe4,0xd0,0xe3,0xe4,0xa0,0xe4,0xe5,0x45,0xe6,0xe7,0x09,0xe9,0xea,0xa5,0xeb,0xec, -0x7f,0xee,0xef,0x4d,0xf1,0xf2,0x7e,0xf4,0xf6,0xc1,0xf7,0xf9,0x88,0xfb,0xfd,0x4d, -0x00,0x02,0x1a,0x05,0x07,0xc7,0x09,0x0c,0x21,0x0e,0x10,0x23,0x12,0x13,0x9f,0x15, -0x17,0x30,0x18,0x19,0x45,0x1a,0x1a,0x8f,0x1b,0x1b,0xac,0x1b,0x1b,0x83,0x1a,0x19, -0x8a,0x18,0x16,0x2f,0x15,0x13,0x44,0x11,0x0f,0xb0,0x0c,0x0a,0x25,0x08,0x06,0xd0, -0x03,0x01,0x48,0xff,0xfd,0xc0,0xfa,0xf8,0xf5,0xf5,0xf3,0x9a,0xf1,0xef,0xea,0xed, -0xec,0x25,0xeb,0xea,0x83,0xe9,0xe9,0x22,0xe9,0xe9,0xd5,0xe9,0xea,0x89,0xeb,0xec, -0x67,0xed,0xee,0x14,0xef,0xef,0xbd,0xf0,0xf1,0xaa,0xf2,0xf3,0x99,0xf4,0xf5,0x3c, -0xf7,0xf8,0xbd,0xfa,0xfc,0xec,0xfe,0x01,0x41,0x03,0x05,0x46,0x07,0x09,0xe1,0x0a, -0x0c,0x28,0x0e,0x0f,0x0a,0x11,0x12,0x85,0x13,0x14,0x69,0x15,0x16,0x70,0x16,0x16, -0xba,0x16,0x16,0x95,0x15,0x14,0xfd,0x13,0x12,0xce,0x11,0x10,0xc5,0x0e,0x0d,0x83, -0x0b,0x09,0x3e,0x08,0x06,0x96,0x04,0x02,0x89,0x00,0xfe,0x36,0xfc,0xf9,0xcf,0xf7, -0xf5,0xcc,0xf3,0xf2,0x80,0xf0,0xef,0x34,0xee,0xed,0x07,0xed,0xec,0xdc,0xec,0xed, -0x80,0xed,0xee,0x25,0xef,0xef,0x8d,0xf0,0xf1,0xf4,0xf1,0xf2,0x8b,0xf3,0xf4,0xa1, -0xf4,0xf5,0xe4,0xf5,0xf6,0x99,0xf7,0xf8,0xeb,0xf9,0xfb,0xd5,0xfc,0xfe,0x27,0x00, -0x01,0xbe,0x03,0x05,0x48,0x07,0x09,0xc1,0x0a,0x0c,0xd5,0x0d,0x0f,0x10,0x10,0x11, -0xe1,0x11,0x12,0xd7,0x12,0x12,0xde,0x12,0x12,0x8c,0x12,0x12,0x40,0x11,0x10,0x87, -0x0f,0x0e,0x37,0x0d,0x0b,0x8d,0x0a,0x09,0xb3,0x07,0x06,0x61,0x04,0x02,0xfa,0x00, -0xff,0x52,0xfd,0xfb,0xb7,0xf9,0xf7,0x4f,0xf6,0xf4,0x4b,0xf3,0xf2,0x43,0xf1,0xf0, -0xd7,0xef,0xef,0x46,0xef,0xef,0x95,0xef,0xf0,0x90,0xf0,0xf1,0xc3,0xf1,0xf2,0xc5, -0xf2,0xf3,0xa3,0xf3,0xf4,0x70,0xf4,0xf4,0xaf,0xf5,0xf6,0x46,0xf7,0xf8,0x43,0xf9, -0xfa,0xf7,0xfb,0xfd,0x28,0xff,0x00,0x9e,0x02,0x04,0xe3,0x05,0x07,0xe7,0x08,0x0a, -0xd6,0x0b,0x0d,0x73,0x0e,0x0f,0x68,0x10,0x11,0x90,0x11,0x12,0x51,0x12,0x12,0x24, -0x12,0x11,0x3c,0x11,0x10,0x76,0x0f,0x0e,0x36,0x0d,0x0c,0xb0,0x0a,0x09,0x94,0x07, -0x05,0x1e,0x04,0x02,0x42,0x00,0xfe,0x65,0xfc,0xfa,0xd9,0xf8,0xf7,0x93,0xf5,0xf4, -0xc0,0xf2,0xf1,0xaa,0xf0,0xef,0x3d,0xef,0xee,0xce,0xee,0xee,0xfd,0xee,0xef,0xc4, -0xef,0xf0,0xf5,0xf0,0xf1,0x3a,0xf2,0xf2,0x7d,0xf3,0xf4,0x14,0xf5,0xf5,0xde,0xf6, -0xf7,0xee,0xf8,0xfa,0x40,0xfb,0xfc,0x19,0xfe,0xff,0x3a,0x01,0x02,0x5b,0x04,0x05, -0x5e,0x07,0x08,0xfa,0x09,0x0b,0xb5,0x0c,0x0d,0xbc,0x0e,0x0f,0x17,0x10,0x10,0x3b, -0x11,0x11,0xd8,0x11,0x11,0xbd,0x11,0x11,0xd6,0x10,0x10,0x31,0x0f,0x0e,0x01,0x0d, -0x0b,0x5d,0x0a,0x08,0x3d,0x07,0x05,0x86,0x03,0x01,0x67,0xff,0xfd,0x56,0xfb,0xf9, -0x75,0xf7,0xf5,0x9e,0xf4,0xf3,0x25,0xf2,0xf1,0x10,0xf0,0xef,0x07,0xef,0xee,0xbc, -0xee,0xee,0x3d,0xef,0xef,0x2a,0xf0,0xf0,0x4b,0xf1,0xf1,0x4c,0xf2,0xf2,0x2b,0xf3, -0xf3,0x8d,0xf4,0xf5,0x35,0xf6,0xf7,0x11,0xf8,0xf9,0x83,0xfa,0xfc,0xa0,0xfd,0xff, -0x67,0x01,0x03,0xf2,0x04,0x06,0x8c,0x08,0x0a,0xc2,0x0b,0x0d,0xa4,0x0e,0x0f,0xcc, -0x10,0x11,0x6a,0x12,0x12,0x6f,0x13,0x13,0xeb,0x13,0x13,0xdf,0x13,0x13,0xb6,0x12, -0x11,0x2f,0x11,0x10,0xb0,0x0e,0x0d,0xc6,0x0b,0x09,0x0e,0x08,0x06,0xe0,0x03,0x01, -0x8c,0xff,0xfd,0x04,0xfb,0xf9,0x20,0xf7,0xf5,0xd7,0xf3,0xf2,0xf6,0xf0,0xef,0xcb, -0xee,0xed,0x8f,0xed,0xed,0x54,0xed,0xed,0x0a,0xee,0xee,0x08,0xef,0xef,0x5a,0xf0, -0xf1,0xa1,0xf1,0xf2,0x25,0xf3,0xf4,0xe0,0xf4,0xf5,0xdc,0xf6,0xf7,0xfe,0xf8,0xfa, -0x82,0xfb,0xfd,0xc1,0xfe,0x00,0x48,0x02,0x04,0xe0,0x05,0x07,0xac,0x09,0x0b,0x16, -0x0d,0x0e,0xc8,0x0f,0x11,0x20,0x12,0x13,0xe1,0x13,0x14,0xe7,0x14,0x15,0x21,0x15, -0x15,0xa0,0x14,0x14,0x81,0x13,0x12,0xec,0x11,0x10,0x9e,0x0f,0x0e,0x51,0x0c,0x0a, -0x67,0x08,0x06,0x55,0x04,0x02,0x13,0x00,0xfd,0xbf,0xfb,0xf9,0xb9,0xf7,0xf5,0x3e, -0xf4,0xf2,0x3a,0xf1,0xf0,0xe0,0xee,0xed,0x2e,0xed,0xec,0x7a,0xec,0xec,0x65,0xec, -0xec,0x4b,0xed,0xed,0xaf,0xee,0xef,0x05,0xf0,0xf0,0xbc,0xf1,0xf2,0x99,0xf3,0xf4, -0xa9,0xf5,0xf6,0xec,0xf7,0xf9,0x93,0xfa,0xfc,0xb1,0xfd,0xff,0x37,0x01,0x03,0x11, -0x05,0x07,0xf0,0x08,0x0a,0xbe,0x0c,0x0e,0xc5,0x0f,0x11,0x61,0x12,0x13,0x99,0x14, -0x15,0xf6,0x15,0x16,0xa6,0x16,0x16,0x7a,0x16,0x16,0xa2,0x15,0x15,0x40,0x14,0x13, -0x04,0x12,0x10,0xc8,0x0e,0x0c,0xcd,0x0a,0x08,0x27,0x06,0x03,0x8d,0x01,0xff,0x05, -0xfd,0xfa,0x8c,0xf8,0xf6,0x76,0xf4,0xf2,0x1a,0xf1,0xef,0x6a,0xee,0xed,0x64,0xec, -0xeb,0x4b,0xeb,0xeb,0x00,0xeb,0xeb,0xd4,0xeb,0xec,0xe6,0xec,0xed,0x37,0xee,0xef, -0xe0,0xef,0xf0,0xbd,0xf1,0xf2,0xa9,0xf3,0xf4,0xdb,0xf5,0xf7,0x81,0xf8,0xfa,0xc1, -0xfb,0xfd,0x47,0xff,0x01,0x65,0x03,0x05,0x66,0x07,0x09,0x66,0x0b,0x0d,0xf4,0x0e, -0x10,0xe7,0x11,0x13,0x22,0x14,0x15,0xb0,0x15,0x16,0x83,0x16,0x16,0x99,0x16,0x16, -0x27,0x16,0x15,0xc9,0x14,0x13,0x9c,0x12,0x11,0x62,0x0f,0x0d,0x87,0x0b,0x09,0x06, -0x07,0x04,0xad,0x02,0x00,0x46,0xfe,0xfc,0xf0,0xf9,0xf7,0x1f,0xf6,0xf4,0xb6,0xf2, -0xf1,0xb2,0xef,0xee,0x56,0xed,0xec,0xf8,0xeb,0xeb,0x79,0xeb,0xeb,0xfa,0xeb,0xec, -0xd5,0xec,0xed,0x27,0xee,0xee,0x8d,0xef,0xf0,0x03,0xf1,0xf1,0x8c,0xf2,0xf3,0x76, -0xf4,0xf5,0xfa,0xf6,0xf8,0xd7,0xf9,0xfb,0x58,0xfd,0xff,0xf2,0x00,0x02,0xcd,0x04, -0x06,0xac,0x08,0x0a,0x16,0x0c,0x0d,0xf9,0x0e,0x10,0x85,0x11,0x12,0x58,0x13,0x14, -0xa1,0x14,0x15,0x30,0x15,0x15,0x13,0x15,0x14,0x7e,0x14,0x13,0xcb,0x12,0x11,0x19, -0x10,0x0e,0x64,0x0c,0x0a,0x76,0x08,0x06,0x57,0x04,0x02,0x43,0x00,0xfe,0x12,0xfc, -0xfa,0x31,0xf8,0xf6,0xb6,0xf4,0xf3,0x71,0xf1,0xef,0xcf,0xee,0xed,0x0d,0xed,0xec, -0x17,0xec,0xec,0x20,0xec,0xec,0xc6,0xec,0xed,0xc4,0xed,0xee,0xb4,0xee,0xef,0xe4, -0xef,0xf0,0x6a,0xf1,0xf2,0x44,0xf3,0xf4,0xd8,0xf5,0xf7,0x92,0xf8,0xfa,0xe3,0xfb, -0xfd,0x79,0xff,0x01,0x36,0x03,0x05,0xe2,0x06,0x08,0x39,0x0a,0x0b,0x4b,0x0d,0x0e, -0x98,0x0f,0x10,0x68,0x11,0x12,0xb1,0x12,0x13,0x83,0x13,0x13,0xcb,0x13,0x13,0x5a, -0x13,0x12,0xaa,0x11,0x10,0x28,0x0f,0x0d,0xd8,0x0b,0x0a,0x20,0x08,0x06,0x01,0x04, -0x01,0xff,0xff,0xfe,0x41,0xfc,0xfa,0x96,0xf8,0xf6,0x1d,0xf5,0xf3,0xe6,0xf1,0xf0, -0x78,0xef,0xee,0xe9,0xed,0xed,0x37,0xed,0xed,0x63,0xed,0xed,0x3c,0xee,0xee,0x5b, -0xef,0xef,0x8e,0xf0,0xf1,0xd2,0xf1,0xf2,0x16,0xf3,0xf3,0xce,0xf4,0xf5,0xcc,0xf6, -0xf8,0x60,0xf9,0xfa,0x8e,0xfc,0xfe,0xe3,0xff,0x01,0x59,0x03,0x04,0x7f,0x06,0x07, -0x6e,0x09,0x0a,0xfb,0x0b,0x0d,0x31,0x0e,0x0f,0x23,0x10,0x10,0xaf,0x11,0x12,0x93, -0x12,0x12,0x0e,0x13,0x12,0xaf,0x12,0x12,0x10,0x11,0x0f,0x9e,0x0e,0x0c,0x2e,0x0b, -0x09,0x54,0x07,0x05,0x24,0x03,0x01,0x52,0xff,0xfd,0xfa,0xfb,0xfa,0xb5,0xf8,0xf7, -0x70,0xf5,0xf3,0x5e,0xf2,0xf1,0xe0,0xef,0xee,0x3e,0xee,0xed,0xac,0xed,0xed,0x0b, -0xee,0xee,0xf7,0xee,0xef,0x27,0xf0,0xf0,0x7d,0xf1,0xf2,0xc1,0xf2,0xf3,0x48,0xf4, -0xf5,0x22,0xf6,0xf7,0x95,0xf8,0xf9,0x8f,0xfb,0xfd,0xb1,0xfe,0x00,0xd6,0x01,0x03, -0xb4,0x04,0x06,0x71,0x07,0x08,0xfc,0x09,0x0b,0x42,0x0c,0x0d,0x44,0x0e,0x0f,0x13, -0x10,0x10,0x9d,0x11,0x12,0xd4,0x12,0x13,0x74,0x13,0x13,0x48,0x13,0x12,0xeb,0x11, -0x10,0x5c,0x0f,0x0d,0xaa,0x0b,0x09,0x78,0x07,0x05,0x35,0x03,0x01,0x33,0xff,0xfd, -0x75,0xfb,0xf9,0xea,0xf7,0xf6,0x71,0xf4,0xf2,0x6e,0xf1,0xf0,0x01,0xef,0xee,0x82, -0xed,0xed,0x24,0xed,0xed,0x94,0xed,0xee,0x91,0xee,0xef,0xd4,0xef,0xf0,0x47,0xf1, -0xf2,0xd0,0xf2,0xf3,0xed,0xf4,0xf6,0x40,0xf7,0xf8,0x5b,0xfa,0xfc,0xb0,0xfd,0xff, -0xf6,0x00,0x02,0x08,0x04,0x05,0x95,0x06,0x07,0x3e,0x09,0x0a,0xa7,0x0b,0x0c,0xbb, -0x0d,0x0e,0x8a,0x0f,0x10,0x05,0x11,0x11,0x1a,0x12,0x12,0x1a,0x13,0x13,0xa6,0x13, -0x13,0x6a,0x13,0x12,0x3f,0x12,0x11,0xa2,0x0f,0x0d,0x0e,0x0c,0x0a,0xe0,0x07,0x05, -0x8a,0x03,0x01,0x67,0xff,0xfd,0x76,0xfb,0xf9,0xc8,0xf7,0xf6,0x71,0xf4,0xf2,0x9e, -0xf1,0xf0,0x46,0xef,0xee,0xe7,0xed,0xed,0x58,0xed,0xed,0x54,0xed,0xed,0xe8,0xed, -0xee,0xe4,0xee,0xef,0x48,0xf0,0xf1,0x01,0xf2,0xf3,0x21,0xf4,0xf5,0x94,0xf6,0xf8, -0xb2,0xf9,0xfb,0xd4,0xfc,0xfe,0x17,0x00,0x01,0x3a,0x03,0x04,0x3b,0x06,0x07,0xe9, -0x08,0x0a,0x11,0x0b,0x0c,0x22,0x0d,0x0e,0xf2,0x0e,0x0f,0x7b,0x10,0x11,0xe3,0x11, -0x12,0x18,0x13,0x13,0x1a,0x14,0x14,0x55,0x14,0x14,0x71,0x13,0x12,0x79,0x11,0x0f, -0x5f,0x0e,0x0c,0xb8,0x0a,0x08,0xfd,0x06,0x05,0x00,0x03,0x01,0x00,0xff,0xfd,0x31, -0xfb,0xf9,0x65,0xf7,0xf5,0xe9,0xf3,0xf2,0x05,0xf1,0xef,0xee,0xee,0xee,0xb2,0xed, -0xed,0x47,0xed,0xed,0x53,0xed,0xed,0xc8,0xed,0xee,0xb3,0xee,0xef,0xd3,0xef,0xf0, -0x9a,0xf1,0xf2,0xca,0xf3,0xf4,0x5f,0xf6,0xf7,0x3b,0xf9,0xfa,0x2a,0xfc,0xfd,0x3a, -0xff,0x00,0x5d,0x02,0x03,0x5d,0x05,0x06,0x4e,0x08,0x09,0x2b,0x0b,0x0c,0xa6,0x0d, -0x0e,0x0e,0x10,0x11,0x42,0x12,0x13,0x24,0x14,0x14,0x8f,0x15,0x15,0xdd,0x15,0x15, -0x2a,0x15,0x14,0x45,0x13,0x12,0x90,0x10,0x0f,0xa2,0x0d,0x0b,0x4f,0x0a,0x08,0xc9, -0x06,0x04,0xee,0x02,0x00,0xdd,0xfe,0xfc,0xcc,0xfa,0xf8,0xfd,0xf6,0xf5,0x93,0xf3, -0xf2,0xb1,0xf0,0xef,0xa9,0xee,0xed,0x2c,0xed,0xec,0x6a,0xec,0xec,0x34,0xec,0xec, -0x95,0xec,0xec,0x8f,0xed,0xee,0x44,0xef,0xf0,0x85,0xf1,0xf2,0x1c,0xf4,0xf5,0xc6, -0xf6,0xf8,0x71,0xf9,0xfa,0x5d,0xfc,0xfd,0x5d,0xff,0x00,0x5d,0x02,0x03,0x7e,0x05, -0x07,0x70,0x08,0x09,0x6e,0x0b,0x0c,0x1d,0x0e,0x0f,0x85,0x10,0x11,0xa9,0x12,0x13, -0x27,0x14,0x14,0x1b,0x15,0x15,0x02,0x15,0x14,0xf9,0x13,0x13,0x00,0x12,0x10,0x5c, -0x0f,0x0d,0x1c,0x0c,0x0a,0x75,0x08,0x06,0xa9,0x04,0x02,0xbb,0x00,0xfe,0xcb,0xfc, -0xfa,0x2f,0xf9,0xf7,0xc6,0xf5,0xf4,0xd3,0xf2,0xf1,0x48,0xf0,0xef,0x32,0xee,0xed, -0x29,0xed,0xec,0xac,0xec,0xec,0xda,0xec,0xed,0xa3,0xed,0xee,0x14,0xef,0xef,0xef, -0xf0,0xf1,0xdd,0xf2,0xf3,0x1f,0xf5,0xf6,0x73,0xf7,0xf8,0x4d,0xfa,0xfb,0x5d,0xfd, -0xfe,0x8e,0x00,0x02,0xb2,0x03,0x05,0xc4,0x06,0x08,0xe5,0x09,0x0b,0xf7,0x0c,0x0e, -0x63,0x0f,0x10,0xa9,0x11,0x12,0x48,0x13,0x13,0x2c,0x14,0x14,0x24,0x14,0x13,0x3c, -0x13,0x12,0x87,0x11,0x10,0x36,0x0f,0x0d,0x6e,0x0c,0x0a,0x1c,0x09,0x07,0x64,0x05, -0x03,0xa8,0x01,0xff,0xab,0xfd,0xfb,0xba,0xf9,0xf7,0x2e,0xf6,0xf4,0xf7,0xf2,0xf1, -0x37,0xf0,0xef,0x74,0xee,0xed,0x9e,0xed,0xed,0x97,0xed,0xed,0x4e,0xee,0xee,0x7d, -0xef,0xf0,0xd1,0xf0,0xf1,0x8a,0xf2,0xf3,0x87,0xf4,0xf5,0x98,0xf6,0xf7,0xdb,0xf8, -0xfa,0x40,0xfb,0xfc,0xe8,0xfd,0xff,0xa4,0x00,0x02,0x70,0x03,0x04,0x8e,0x06,0x08, -0xb2,0x09,0x0b,0x72,0x0c,0x0d,0xaa,0x0e,0x0f,0x8a,0x10,0x11,0xc3,0x11,0x12,0x41, -0x12,0x12,0xf4,0x11,0x11,0xc7,0x10,0x0f,0x2f,0x0f,0x0e,0xe2,0x0c,0x0b,0x28,0x0a, -0x08,0x1a,0x07,0x05,0xc7,0x03,0x02,0x61,0x00,0xfe,0xea,0xfc,0xfb,0x93,0xf9,0xf8, -0x80,0xf6,0xf5,0xb0,0xf3,0xf2,0x67,0xf1,0xf0,0xc8,0xef,0xef,0x36,0xef,0xef,0x74, -0xef,0xef,0x4d,0xf0,0xf0,0xbe,0xf1,0xf2,0x68,0xf3,0xf4,0x44,0xf5,0xf6,0x76,0xf7, -0xf8,0x77,0xf9,0xfa,0x56,0xfb,0xfc,0x66,0xfd,0xfe,0x87,0xff,0x00,0x98,0x01,0x02, -0xda,0x03,0x05,0x51,0x06,0x07,0xea,0x08,0x0a,0x20,0x0b,0x0c,0x33,0x0d,0x0e,0xd1, -0x0e,0x0f,0xf7,0x0f,0x10,0x75,0x10,0x10,0x26,0x10,0x0f,0x3c,0x0f,0x0e,0x77,0x0d, -0x0c,0x25,0x0b,0x09,0x8e,0x08,0x07,0xb1,0x05,0x04,0xb4,0x02,0x01,0xa4,0xff,0xfe, -0xb2,0xfc,0xfb,0xc4,0xf9,0xf8,0xf5,0xf6,0xf5,0x69,0xf4,0xf3,0x75,0xf2,0xf1,0x2b, -0xf1,0xf0,0xbd,0xf0,0xf0,0x0d,0xf1,0xf1,0x17,0xf2,0xf2,0xae,0xf3,0xf4,0x47,0xf5, -0xf6,0x33,0xf7,0xf8,0x12,0xf9,0xfa,0xd0,0xfa,0xfb,0x7a,0xfc,0xfd,0x24,0xfe,0xff, -0x01,0x00,0x01,0x21,0x02,0x03,0x74,0x04,0x05,0xa9,0x06,0x07,0xba,0x08,0x09,0xbb, -0x0a,0x0b,0xab,0x0c,0x0d,0x48,0x0e,0x0e,0x6d,0x0f,0x0f,0xfc,0x0f,0x0f,0x8d,0x0f, -0x0f,0x60,0x0e,0x0d,0x87,0x0c,0x0b,0x47,0x0a,0x09,0xb0,0x07,0x06,0x16,0x05,0x03, -0x8c,0x02,0x01,0xe2,0xff,0xfe,0x39,0xfd,0xfb,0x5c,0xfa,0xf8,0x7d,0xf7,0xf6,0xf2, -0xf4,0xf3,0x0e,0xf3,0xf2,0xb4,0xf1,0xf1,0x15,0xf1,0xf1,0x30,0xf1,0xf1,0xe8,0xf1, -0xf2,0xc4,0xf2,0xf3,0x16,0xf4,0xf4,0xdf,0xf5,0xf6,0xaa,0xf7,0xf8,0x89,0xf9,0xfa, -0x88,0xfb,0xfc,0x78,0xfd,0xfe,0x76,0xff,0x00,0x66,0x01,0x02,0xc9,0x03,0x04,0xfd, -0x05,0x07,0x52,0x08,0x09,0xc8,0x0a,0x0c,0x50,0x0d,0x0e,0x98,0x0f,0x10,0x27,0x11, -0x11,0xd9,0x11,0x11,0x7c,0x11,0x10,0x4f,0x10,0x0f,0x77,0x0e,0x0d,0x46,0x0c,0x0a, -0x9f,0x09,0x08,0xa1,0x06,0x05,0xa2,0x03,0x02,0xc4,0x00,0xff,0x93,0xfd,0xfb,0x5f, -0xfa,0xf8,0x6d,0xf7,0xf5,0xbf,0xf4,0xf3,0x89,0xf2,0xf1,0xd9,0xf0,0xf0,0xe5,0xef, -0xef,0xbc,0xef,0xef,0xca,0xef,0xf0,0x60,0xf0,0xf0,0xaf,0xf1,0xf2,0x25,0xf3,0xf4, -0x01,0xf5,0xf6,0x31,0xf7,0xf8,0x75,0xf9,0xfa,0xb9,0xfb,0xfc,0x1d,0xfe,0xff,0xe8, -0x00,0x02,0xa4,0x03,0x05,0x91,0x06,0x08,0x71,0x09,0x0a,0x4d,0x0c,0x0d,0xfb,0x0e, -0x10,0x43,0x11,0x12,0xf3,0x12,0x13,0xc8,0x13,0x13,0xdd,0x13,0x13,0x08,0x13,0x12, -0x64,0x11,0x10,0x04,0x0f,0x0d,0x2a,0x0c,0x0a,0x19,0x09,0x07,0xf9,0x05,0x04,0x94, -0x02,0x00,0x3e,0xff,0xfd,0x97,0xfb,0xf9,0xfc,0xf7,0xf6,0xb4,0xf4,0xf3,0xc2,0xf1, -0xf0,0xcb,0xef,0xef,0x70,0xee,0xee,0xe1,0xed,0xed,0xdc,0xed,0xee,0x60,0xee,0xee, -0x8e,0xef,0xf0,0xe3,0xf0,0xf1,0x9a,0xf2,0xf3,0x99,0xf4,0xf5,0xda,0xf6,0xf8,0x61, -0xf9,0xfa,0x4d,0xfc,0xfd,0x6d,0xff,0x01,0xa1,0x02,0x04,0xe4,0x05,0x07,0x07,0x09, -0x0a,0x2a,0x0c,0x0d,0x09,0x0f,0x10,0x96,0x11,0x12,0x9a,0x13,0x14,0x93,0x14,0x14, -0xac,0x14,0x14,0xd5,0x13,0x13,0x20,0x12,0x11,0xe1,0x0f,0x0e,0x59,0x0d,0x0b,0x7f, -0x0a,0x08,0x7f,0x07,0x05,0x5e,0x04,0x02,0xea,0x00,0xff,0x21,0xfd,0xfb,0x64,0xf9, -0xf7,0xc7,0xf5,0xf4,0xb3,0xf2,0xf1,0x67,0xf0,0xef,0xb7,0xee,0xee,0xd3,0xed,0xed, -0x79,0xed,0xed,0xb7,0xed,0xee,0x81,0xee,0xef,0xd1,0xef,0xf0,0x7a,0xf1,0xf2,0x44, -0xf3,0xf4,0x65,0xf5,0xf6,0xd9,0xf7,0xf9,0xa2,0xfa,0xfc,0xb3,0xfd,0xff,0xc3,0x00, -0x02,0xf5,0x03,0x05,0x28,0x07,0x08,0x6c,0x0a,0x0b,0x5e,0x0d,0x0e,0xeb,0x0f,0x11, -0xf0,0x11,0x12,0xf9,0x12,0x13,0x33,0x13,0x12,0x7e,0x12,0x11,0xfd,0x10,0x10,0x31, -0x0f,0x0e,0xf1,0x0c,0x0b,0x9d,0x0a,0x09,0xe4,0x07,0x06,0x07,0x05,0x03,0x09,0x02, -0x00,0xd7,0xfe,0xfd,0x71,0xfb,0xf9,0x5e,0xf8,0xf6,0x8d,0xf5,0xf4,0x55,0xf3,0xf2, -0xb8,0xf1,0xf1,0xa2,0xf0,0xf0,0x14,0xf0,0xef,0xff,0xef,0xf0,0x73,0xf0,0xf0,0x6e, -0xf1,0xf1,0x7e,0xf2,0xf3,0xc1,0xf3,0xf4,0x37,0xf5,0xf6,0x00,0xf7,0xf8,0x31,0xf9, -0xfa,0xc7,0xfb,0xfd,0x60,0xfe,0xff,0x3c,0x01,0x02,0x3b,0x04,0x05,0x09,0x07,0x08, -0xa5,0x09,0x0a,0x0e,0x0c,0x0d,0xf0,0x0d,0x0e,0x3a,0x0f,0x0f,0xca,0x0f,0x0f,0x9c, -0x0f,0x0f,0xe4,0x0e,0x0e,0xc6,0x0d,0x0d,0x52,0x0c,0x0b,0x98,0x0a,0x09,0x9a,0x08, -0x07,0x89,0x06,0x05,0xf4,0x03,0x02,0x29,0x01,0xff,0x09,0xfe,0xfc,0xf7,0xfa,0xf9, -0x38,0xf8,0xf6,0xdf,0xf5,0xf4,0x0d,0xf4,0xf3,0xd5,0xf2,0xf2,0x47,0xf2,0xf2,0x12, -0xf2,0xf2,0x63,0xf2,0xf2,0x0a,0xf3,0xf3,0xd6,0xf3,0xf4,0xc5,0xf4,0xf5,0xc3,0xf5, -0xf6,0x36,0xf7,0xf8,0x00,0xf9,0xf9,0xff,0xfa,0xfb,0x2f,0xfd,0xfe,0xa6,0xff,0x00, -0x4f,0x02,0x03,0xfa,0x04,0x06,0x53,0x07,0x08,0x77,0x09,0x0a,0x05,0x0b,0x0b,0x2a, -0x0c,0x0c,0xb8,0x0c,0x0c,0xbc,0x0c,0x0c,0x69,0x0c,0x0c,0xb1,0x0b,0x0b,0xb3,0x0a, -0x0a,0x61,0x09,0x08,0xd9,0x07,0x07,0x20,0x06,0x05,0x34,0x04,0x03,0xd0,0x01,0x00, -0x5a,0xff,0xfe,0xb0,0xfc,0xfb,0x36,0xfa,0xf9,0x01,0xf8,0xf7,0x51,0xf6,0xf5,0x2b, -0xf5,0xf4,0x8c,0xf4,0xf4,0x55,0xf4,0xf4,0x97,0xf4,0xf4,0x4e,0xf5,0xf5,0xfa,0xf5, -0xf6,0x94,0xf6,0xf6,0x5f,0xf7,0xf7,0x3c,0xf8,0xf8,0x5c,0xf9,0xfa,0xd1,0xfa,0xfb, -0xcb,0xfc,0xfd,0xec,0xfe,0x00,0x20,0x01,0x02,0x96,0x03,0x04,0xbb,0x05,0x06,0xbb, -0x07,0x08,0x49,0x09,0x09,0x8f,0x0a,0x0a,0x3f,0x0b,0x0b,0x76,0x0b,0x0b,0x67,0x0b, -0x0b,0xe2,0x0a,0x0a,0x08,0x0a,0x09,0x19,0x09,0x08,0xe8,0x07,0x07,0x74,0x06,0x05, -0xaa,0x04,0x03,0x7a,0x02,0x01,0xf3,0xff,0xfe,0x5a,0xfd,0xfc,0xd1,0xfa,0xf9,0x9a, -0xf8,0xf7,0xea,0xf6,0xf6,0xb3,0xf5,0xf5,0x15,0xf5,0xf4,0xff,0xf4,0xf5,0x51,0xf5, -0xf5,0x0a,0xf6,0xf6,0xc6,0xf6,0xf7,0x92,0xf7,0xf8,0x60,0xf8,0xf8,0x6e,0xf9,0xfa, -0xb0,0xfa,0xfb,0x46,0xfc,0xfd,0x12,0xfe,0xff,0x12,0x00,0x01,0x31,0x02,0x03,0x76, -0x04,0x05,0x98,0x06,0x07,0x79,0x08,0x09,0x05,0x0a,0x0a,0x09,0x0b,0x0b,0x96,0x0b, -0x0b,0x99,0x0b,0x0b,0x37,0x0b,0x0a,0x8f,0x0a,0x0a,0xa1,0x09,0x09,0x82,0x08,0x07, -0x2e,0x07,0x06,0x75,0x05,0x04,0x67,0x03,0x02,0x04,0x01,0xff,0xae,0xfe,0xfd,0x26, -0xfc,0xfa,0xdf,0xf9,0xf8,0xcc,0xf7,0xf6,0x2e,0xf6,0xf5,0x09,0xf5,0xf4,0x8b,0xf4, -0xf4,0x97,0xf4,0xf4,0x1d,0xf5,0xf5,0xe8,0xf5,0xf6,0xe6,0xf6,0xf7,0xe6,0xf7,0xf8, -0x07,0xf9,0xf9,0x49,0xfa,0xfb,0xd0,0xfb,0xfc,0xab,0xfd,0xfe,0x89,0xff,0x00,0xc9, -0x01,0x02,0x2f,0x04,0x05,0x65,0x06,0x07,0x77,0x08,0x09,0x25,0x0a,0x0a,0x6e,0x0b, -0x0b,0x2c,0x0c,0x0c,0x54,0x0c,0x0c,0x35,0x0c,0x0c,0xb0,0x0b,0x0b,0xd5,0x0a,0x0a, -0xb5,0x09,0x09,0x72,0x08,0x07,0xdb,0x06,0x05,0xde,0x04,0x03,0x7a,0x02,0x01,0x14, -0x00,0xfe,0x8c,0xfd,0xfc,0xf3,0xfa,0xf9,0x8b,0xf8,0xf7,0x35,0xf6,0xf5,0x84,0xf4, -0xf3,0x5d,0xf3,0xf3,0xf0,0xf2,0xf3,0x50,0xf3,0xf3,0x4c,0xf4,0xf4,0x5c,0xf5,0xf6, -0x90,0xf6,0xf7,0xc3,0xf7,0xf8,0x16,0xf9,0xf9,0x9c,0xfa,0xfb,0x67,0xfc,0xfd,0x66, -0xfe,0xff,0xb8,0x00,0x01,0x4f,0x03,0x04,0x98,0x05,0x06,0xcb,0x07,0x08,0x9b,0x09, -0x0a,0x16,0x0b,0x0b,0x3b,0x0c,0x0c,0xd9,0x0c,0x0d,0x21,0x0d,0x0d,0x02,0x0d,0x0c, -0x5b,0x0c,0x0b,0x4e,0x0b,0x0a,0xea,0x09,0x09,0x41,0x08,0x07,0x45,0x06,0x05,0x03, -0x04,0x02,0x9e,0x01,0x00,0xf5,0xfe,0xfd,0x39,0xfc,0xfa,0x6c,0xf9,0xf8,0xf2,0xf6, -0xf5,0xbc,0xf4,0xf3,0x0c,0xf3,0xf2,0x27,0xf2,0xf1,0x0f,0xf2,0xf2,0x83,0xf2,0xf2, -0x6f,0xf3,0xf3,0x7e,0xf4,0xf5,0xc1,0xf5,0xf6,0x37,0xf7,0xf7,0xcf,0xf8,0xf9,0x68, -0xfa,0xfb,0x45,0xfc,0xfd,0x55,0xfe,0xff,0x75,0x00,0x01,0xca,0x02,0x03,0x1e,0x05, -0x06,0x53,0x07,0x08,0x66,0x09,0x0a,0x14,0x0b,0x0b,0x4c,0x0c,0x0c,0xfb,0x0c,0x0d, -0x32,0x0d,0x0d,0xf2,0x0c,0x0c,0x5b,0x0c,0x0b,0x7f,0x0b,0x0a,0x2d,0x0a,0x09,0x75, -0x08,0x07,0x79,0x06,0x05,0x04,0x04,0x02,0x6b,0x01,0xff,0x8f,0xfe,0xfd,0xa1,0xfb, -0xfa,0xe4,0xf8,0xf7,0x59,0xf6,0xf5,0x33,0xf4,0xf3,0xa5,0xf2,0xf2,0xd2,0xf1,0xf1, -0xaa,0xf1,0xf1,0x0c,0xf2,0xf2,0x08,0xf3,0xf3,0x18,0xf4,0xf4,0x5a,0xf5,0xf5,0x9f, -0xf6,0xf7,0xf3,0xf7,0xf8,0x9c,0xf9,0xfa,0x67,0xfb,0xfc,0x97,0xfd,0xfe,0xfc,0xff, -0x01,0x72,0x02,0x03,0xeb,0x04,0x06,0x10,0x07,0x08,0x01,0x09,0x09,0x7d,0x0a,0x0b, -0x71,0x0b,0x0b,0x0d,0x0c,0x0c,0x22,0x0c,0x0c,0x02,0x0c,0x0b,0x8d,0x0b,0x0b,0x91, -0x0a,0x0a,0x70,0x09,0x08,0xdb,0x07,0x06,0xee,0x05,0x04,0x9d,0x03,0x02,0x26,0x01, -0xff,0xcf,0xfe,0xfd,0x47,0xfc,0xfb,0xb0,0xf9,0xf8,0x47,0xf7,0xf6,0x22,0xf5,0xf4, -0x95,0xf3,0xf3,0xd1,0xf2,0xf2,0xec,0xf2,0xf3,0x82,0xf3,0xf4,0x90,0xf4,0xf5,0xb2, -0xf5,0xf6,0xd4,0xf6,0xf7,0xf6,0xf7,0xf8,0x17,0xf9,0xf9,0x6b,0xfa,0xfb,0x02,0xfc, -0xfd,0xf0,0xfd,0xff,0x00,0x00,0x01,0x10,0x02,0x03,0x11,0x04,0x05,0x01,0x06,0x06, -0xbe,0x07,0x08,0x06,0x09,0x09,0xe7,0x09,0x0a,0x73,0x0a,0x0a,0xca,0x0a,0x0a,0xbc, -0x0a,0x0a,0x48,0x0a,0x09,0x9f,0x09,0x09,0x70,0x08,0x07,0x0c,0x07,0x06,0x32,0x05, -0x04,0x44,0x03,0x02,0x44,0x01,0x00,0x55,0xff,0xfe,0x45,0xfd,0xfc,0x13,0xfb,0xf9, -0xde,0xf8,0xf7,0xed,0xf6,0xf6,0x72,0xf5,0xf5,0xc0,0xf4,0xf4,0xcb,0xf4,0xf4,0x3f, -0xf5,0xf5,0x09,0xf6,0xf6,0xe7,0xf6,0xf7,0xc5,0xf7,0xf8,0xb3,0xf8,0xf9,0xd4,0xf9, -0xfa,0x27,0xfb,0xfb,0xae,0xfc,0xfd,0x57,0xfe,0xff,0x34,0x00,0x01,0xf1,0x01,0x02, -0xde,0x03,0x04,0x9c,0x05,0x06,0x36,0x07,0x07,0x8e,0x08,0x08,0x4f,0x09,0x09,0xea, -0x09,0x0a,0x21,0x0a,0x0a,0x12,0x0a,0x09,0xbf,0x09,0x09,0x06,0x09,0x08,0x19,0x08, -0x07,0xd7,0x06,0x06,0x52,0x05,0x04,0x97,0x03,0x02,0xca,0x01,0x00,0xed,0xff,0xfe, -0xfe,0xfd,0xfc,0xde,0xfb,0xfa,0xbc,0xf9,0xf8,0xeb,0xf7,0xf7,0x72,0xf6,0xf5,0xaf, -0xf5,0xf5,0x77,0xf5,0xf5,0xd9,0xf5,0xf6,0x93,0xf6,0xf7,0x60,0xf7,0xf7,0x4d,0xf8, -0xf8,0x3b,0xf9,0xf9,0x2a,0xfa,0xfa,0x5c,0xfb,0xfc,0xd0,0xfc,0xfd,0x9b,0xfe,0xff, -0x68,0x00,0x01,0x76,0x02,0x03,0x77,0x04,0x05,0x57,0x06,0x07,0xe2,0x07,0x08,0x19, -0x09,0x09,0xf9,0x09,0x0a,0x73,0x0a,0x0a,0xa9,0x0a,0x0a,0x8a,0x0a,0x0a,0x05,0x0a, -0x09,0x3a,0x09,0x08,0x2a,0x08,0x07,0xc8,0x06,0x06,0x30,0x05,0x04,0x75,0x03,0x02, -0xb9,0x01,0x00,0xed,0xff,0xfe,0xee,0xfd,0xfc,0xcd,0xfb,0xfa,0x9a,0xf9,0xf8,0xca, -0xf7,0xf6,0x5f,0xf6,0xf5,0x7d,0xf5,0xf5,0x44,0xf5,0xf5,0x85,0xf5,0xf5,0x1d,0xf6, -0xf6,0xd7,0xf6,0xf7,0xa3,0xf7,0xf8,0x91,0xf8,0xf9,0xa1,0xf9,0xfa,0xf3,0xfa,0xfb, -0xcd,0xfc,0xfd,0xcc,0xfe,0xff,0xed,0x00,0x01,0x1f,0x03,0x04,0x42,0x05,0x06,0x44, -0x07,0x08,0x24,0x09,0x09,0xaf,0x0a,0x0b,0xa2,0x0b,0x0c,0x50,0x0c,0x0c,0x98,0x0c, -0x0c,0x58,0x0c,0x0c,0x90,0x0b,0x0b,0x70,0x0a,0x09,0x0c,0x09,0x08,0x43,0x07,0x06, -0x55,0x05,0x04,0x55,0x03,0x02,0x24,0x01,0x00,0xf1,0xfe,0xfd,0xac,0xfc,0xfb,0x58, -0xfa,0xf9,0x23,0xf8,0xf7,0x31,0xf6,0xf5,0xc6,0xf4,0xf4,0xe4,0xf3,0xf3,0xab,0xf3, -0xf3,0xeb,0xf3,0xf4,0x72,0xf4,0xf4,0x2c,0xf5,0xf5,0x19,0xf6,0xf6,0x39,0xf7,0xf7, -0x8d,0xf8,0xf9,0x35,0xfa,0xfb,0x43,0xfc,0xfd,0x96,0xfe,0xff,0xfb,0x00,0x02,0x94, -0x03,0x04,0x0c,0x06,0x07,0x53,0x08,0x09,0x56,0x0a,0x0b,0xe2,0x0b,0x0c,0xf8,0x0c, -0x0d,0xa5,0x0d,0x0d,0xdc,0x0d,0x0d,0x8c,0x0d,0x0d,0xd3,0x0c,0x0c,0xb5,0x0b,0x0b, -0x30,0x0a,0x09,0x55,0x08,0x07,0x45,0x06,0x05,0xf1,0x03,0x02,0x9c,0x01,0x00,0x15, -0xff,0xfd,0x9d,0xfc,0xfb,0x05,0xfa,0xf8,0xad,0xf7,0xf6,0x99,0xf5,0xf4,0xfa,0xf3, -0xf3,0xf6,0xf2,0xf2,0xbc,0xf2,0xf2,0xcb,0xf2,0xf2,0x2f,0xf3,0xf3,0xc7,0xf3,0xf4, -0xa2,0xf4,0xf5,0xc3,0xf5,0xf6,0x26,0xf7,0xf8,0xf0,0xf8,0xfa,0x20,0xfb,0xfc,0xa6, -0xfd,0xff,0x40,0x00,0x01,0xf9,0x02,0x04,0x94,0x05,0x06,0x0d,0x08,0x09,0x43,0x0a, -0x0b,0x13,0x0c,0x0c,0x7d,0x0d,0x0d,0x4e,0x0e,0x0e,0xb8,0x0e,0x0e,0x9b,0x0e,0x0e, -0x06,0x0e,0x0d,0x19,0x0d,0x0c,0x96,0x0b,0x0a,0xbb,0x09,0x08,0xab,0x07,0x06,0x79, -0x05,0x04,0xf3,0x02,0x01,0x6b,0x00,0xff,0xb1,0xfd,0xfc,0xf4,0xfa,0xf9,0x5a,0xf8, -0xf7,0x23,0xf6,0xf5,0x62,0xf4,0xf3,0x5c,0xf3,0xf2,0xdf,0xf2,0xf2,0x9b,0xf2,0xf2, -0x99,0xf2,0xf2,0xeb,0xf2,0xf3,0x62,0xf3,0xf3,0x3c,0xf4,0xf4,0x6c,0xf5,0xf6,0x02, -0xf7,0xf8,0x10,0xf9,0xfa,0x84,0xfb,0xfc,0x3e,0xfe,0xff,0xe8,0x00,0x02,0x83,0x03, -0x04,0x2d,0x06,0x07,0x75,0x08,0x09,0x67,0x0a,0x0b,0xf4,0x0b,0x0c,0x19,0x0d,0x0d, -0xc8,0x0d,0x0d,0x0f,0x0e,0x0d,0xcf,0x0d,0x0d,0x49,0x0d,0x0c,0x4c,0x0c,0x0b,0xfa, -0x0a,0x0a,0x63,0x09,0x08,0x98,0x07,0x06,0x78,0x05,0x04,0x25,0x03,0x01,0xae,0x00, -0xff,0x05,0xfe,0xfc,0x5a,0xfb,0xfa,0xe1,0xf8,0xf7,0xed,0xf6,0xf6,0x40,0xf5,0xf4, -0x1a,0xf4,0xf3,0x5a,0xf3,0xf3,0xf1,0xf2,0xf2,0xde,0xf2,0xf2,0x0e,0xf3,0xf3,0x73, -0xf3,0xf3,0x2c,0xf4,0xf4,0x7c,0xf5,0xf6,0x13,0xf7,0xf8,0x11,0xf9,0xfa,0x74,0xfb, -0xfc,0xeb,0xfd,0xff,0x72,0x00,0x01,0xfc,0x02,0x04,0x53,0x05,0x06,0x97,0x07,0x08, -0x89,0x09,0x0a,0x26,0x0b,0x0b,0x4c,0x0c,0x0c,0x0a,0x0d,0x0d,0x43,0x0d,0x0d,0x13, -0x0d,0x0c,0x8d,0x0c,0x0c,0xb2,0x0b,0x0b,0xa3,0x0a,0x0a,0x40,0x09,0x08,0x97,0x07, -0x06,0x89,0x05,0x04,0x36,0x03,0x01,0xbf,0x00,0xff,0x48,0xfe,0xfd,0xe0,0xfb,0xfa, -0xcc,0xf9,0xf8,0x0e,0xf8,0xf7,0x73,0xf6,0xf5,0x4d,0xf5,0xf4,0x4c,0xf4,0xf3,0x9e, -0xf3,0xf3,0x35,0xf3,0xf3,0x11,0xf3,0xf3,0x63,0xf3,0xf3,0x2b,0xf4,0xf4,0x5b,0xf5, -0xf6,0xe1,0xf6,0xf7,0xdd,0xf8,0xf9,0x0e,0xfb,0xfc,0x73,0xfd,0xfe,0xfb,0xff,0x01, -0x52,0x02,0x03,0x97,0x04,0x05,0xaa,0x06,0x07,0x7a,0x08,0x09,0xe3,0x09,0x0a,0x07, -0x0b,0x0b,0xd7,0x0b,0x0c,0x52,0x0c,0x0c,0x77,0x0c,0x0c,0x57,0x0c,0x0c,0xb0,0x0b, -0x0b,0xb3,0x0a,0x0a,0x51,0x09,0x08,0xa9,0x07,0x06,0xbb,0x05,0x04,0x8a,0x03,0x02, -0x36,0x01,0x00,0xe0,0xfe,0xfd,0xbc,0xfc,0xfb,0xcb,0xfa,0xf9,0x1e,0xf9,0xf8,0xb5, -0xf7,0xf7,0x81,0xf6,0xf6,0x80,0xf5,0xf5,0xa1,0xf4,0xf4,0x15,0xf4,0xf3,0xde,0xf3, -0xf3,0x1e,0xf4,0xf4,0xe6,0xf4,0xf5,0x27,0xf6,0xf6,0xef,0xf7,0xf8,0xfe,0xf9,0xfb, -0x42,0xfc,0xfd,0x86,0xfe,0xff,0xca,0x00,0x01,0x0e,0x03,0x04,0xf0,0x04,0x05,0xbd, -0x06,0x07,0x38,0x08,0x08,0x7d,0x09,0x09,0x5f,0x0a,0x0a,0xfb,0x0a,0x0b,0x31,0x0b, -0x0b,0x23,0x0b,0x0a,0xbf,0x0a,0x0a,0x06,0x0a,0x09,0x09,0x09,0x08,0xb6,0x07,0x06, -0x2f,0x06,0x05,0x33,0x04,0x03,0x12,0x02,0x01,0xf0,0xff,0xfe,0x0f,0xfe,0xfd,0x63, -0xfc,0xfb,0x0b,0xfb,0xfa,0xd7,0xf9,0xf9,0xd5,0xf8,0xf8,0xf6,0xf7,0xf7,0x49,0xf7, -0xf6,0xbf,0xf6,0xf6,0x68,0xf6,0xf6,0x97,0xf6,0xf6,0x3d,0xf7,0xf7,0x2a,0xf8,0xf8, -0x5b,0xf9,0xfa,0xd1,0xfa,0xfb,0x8a,0xfc,0xfd,0x45,0xfe,0xff,0x12,0x00,0x00,0xef, -0x01,0x02,0x8b,0x03,0x04,0xf3,0x04,0x05,0x3a,0x06,0x06,0x4c,0x07,0x07,0x1b,0x08, -0x08,0xb6,0x08,0x08,0x0e,0x09,0x09,0x11,0x09,0x09,0xe0,0x08,0x08,0x5a,0x08,0x08, -0x90,0x07,0x07,0x70,0x06,0x05,0x1d,0x05,0x04,0x95,0x03,0x02,0xeb,0x01,0x01,0x30, -0x00,0xff,0xa6,0xfe,0xfd,0x4e,0xfd,0xfc,0x2a,0xfc,0xfb,0x3a,0xfb,0xfa,0x8d,0xfa, -0xfa,0x03,0xfa,0xf9,0x9c,0xf9,0xf9,0x36,0xf9,0xf9,0x11,0xf9,0xf9,0x21,0xf9,0xf9, -0x95,0xf9,0xf9,0x4e,0xfa,0xfa,0x3b,0xfb,0xfb,0x6c,0xfc,0xfd,0xd1,0xfd,0xfe,0x48, -0xff,0x00,0xc0,0x00,0x01,0x16,0x02,0x02,0x4b,0x03,0x03,0x6e,0x04,0x04,0x5d,0x05, -0x05,0x2c,0x06,0x06,0xc8,0x06,0x06,0x2f,0x07,0x07,0x33,0x07,0x07,0x02,0x07,0x06, -0xad,0x06,0x06,0x16,0x06,0x05,0x5b,0x05,0x04,0x8f,0x04,0x03,0x7f,0x03,0x02,0x3d, -0x02,0x01,0xb7,0x00,0x00,0x50,0xff,0xfe,0x1b,0xfe,0xfd,0x18,0xfd,0xfc,0x4a,0xfc, -0xfb,0xaf,0xfb,0xfb,0x46,0xfb,0xfb,0xf1,0xfa,0xfa,0xcd,0xfa,0xfa,0xbb,0xfa,0xfa, -0xdb,0xfa,0xfa,0x3f,0xfb,0xfb,0xc7,0xfb,0xfc,0x92,0xfc,0xfd,0x70,0xfd,0xfd,0x5e, -0xfe,0xfe,0x5d,0xff,0xff,0x4d,0x00,0x00,0x4c,0x01,0x01,0x1b,0x02,0x02,0xe8,0x02, -0x03,0x94,0x03,0x03,0x3e,0x04,0x04,0xa7,0x04,0x04,0x0e,0x05,0x05,0x32,0x05,0x05, -0x22,0x05,0x05,0xe0,0x04,0x04,0x9c,0x04,0x04,0x05,0x04,0x03,0x5a,0x03,0x02,0x7f, -0x02,0x02,0x90,0x01,0x01,0x80,0x00,0xff,0x6f,0xff,0xfe,0x5e,0xfe,0xfd,0x7e,0xfd, -0xfd,0xc1,0xfc,0xfc,0x26,0xfc,0xfb,0xae,0xfb,0xfb,0x68,0xfb,0xfb,0x24,0xfb,0xfb, -0x01,0xfb,0xfb,0x00,0xfb,0xfb,0x20,0xfb,0xfb,0x95,0xfb,0xfb,0x2d,0xfc,0xfc,0xe8, -0xfc,0xfd,0xb5,0xfd,0xfe,0xb2,0xfe,0xff,0xb2,0xff,0x00,0xb2,0x00,0x01,0xa3,0x01, -0x02,0x60,0x02,0x02,0x1c,0x03,0x03,0xa6,0x03,0x03,0x2e,0x04,0x04,0x85,0x04,0x04, -0xca,0x04,0x04,0xfe,0x04,0x04,0xef,0x04,0x04,0xbd,0x04,0x04,0x69,0x04,0x04,0xc1, -0x03,0x03,0x17,0x03,0x02,0x4b,0x02,0x01,0x5d,0x01,0x00,0x4d,0x00,0xff,0x0a,0xff, -0xfe,0xd6,0xfd,0xfd,0xc5,0xfc,0xfc,0xe4,0xfb,0xfb,0x38,0xfb,0xfa,0xbf,0xfa,0xfa, -0x69,0xfa,0xfa,0x34,0xfa,0xfa,0x22,0xfa,0xfa,0x33,0xfa,0xfa,0x85,0xfa,0xfa,0x0b, -0xfb,0xfb,0x94,0xfb,0xfb,0x6f,0xfc,0xfc,0x5d,0xfd,0xfd,0x6e,0xfe,0xfe,0x8f,0xff, -0x00,0xa1,0x00,0x01,0xa2,0x01,0x02,0x92,0x02,0x02,0x6f,0x03,0x03,0x1c,0x04,0x04, -0xb6,0x04,0x05,0x40,0x05,0x05,0xa7,0x05,0x05,0xdc,0x05,0x05,0xbc,0x05,0x05,0x69, -0x05,0x05,0xe2,0x04,0x04,0x39,0x04,0x03,0x7d,0x03,0x03,0x90,0x02,0x02,0x81,0x01, -0x00,0x4e,0x00,0xff,0x0a,0xff,0xfe,0xa5,0xfd,0xfd,0x60,0xfc,0xfb,0x5d,0xfb,0xfa, -0x7e,0xfa,0xfa,0xd1,0xf9,0xf9,0x69,0xf9,0xf9,0x13,0xf9,0xf8,0xef,0xf8,0xf8,0xfe, -0xf8,0xf9,0x52,0xf9,0xf9,0xfa,0xf9,0xfa,0xa4,0xfa,0xfb,0x81,0xfb,0xfc,0x90,0xfc, -0xfd,0xd3,0xfd,0xfe,0x27,0xff,0xff,0x6c,0x00,0x00,0x9f,0x01,0x02,0x91,0x02,0x03, -0x91,0x03,0x03,0x6f,0x04,0x04,0x3d,0x05,0x05,0xe8,0x05,0x06,0x52,0x06,0x06,0xa8, -0x06,0x06,0xba,0x06,0x06,0x69,0x06,0x06,0xe3,0x05,0x05,0x39,0x05,0x04,0x4c,0x04, -0x03,0x4d,0x03,0x02,0x1b,0x02,0x01,0xb6,0x00,0x00,0x50,0xff,0xfe,0xe9,0xfd,0xfd, -0x93,0xfc,0xfc,0x60,0xfb,0xfa,0x6e,0xfa,0xfa,0xb0,0xf9,0xf9,0x47,0xf9,0xf9,0x02, -0xf9,0xf8,0xff,0xf8,0xf9,0x20,0xf9,0xf9,0x95,0xf9,0xf9,0x2d,0xfa,0xfa,0xf8,0xfa, -0xfb,0xe6,0xfb,0xfc,0xf6,0xfc,0xfd,0x39,0xfe,0xfe,0x5c,0xff,0xff,0x8f,0x00,0x01, -0xa1,0x01,0x02,0xa2,0x02,0x03,0x81,0x03,0x03,0x4e,0x04,0x04,0x2b,0x05,0x05,0xe8, -0x05,0x06,0x73,0x06,0x06,0xca,0x06,0x06,0xee,0x06,0x06,0xbd,0x06,0x06,0x48,0x06, -0x05,0xaf,0x05,0x05,0xd4,0x04,0x04,0xe6,0x03,0x03,0xc6,0x02,0x02,0x72,0x01,0x00, -0x0b,0x00,0xff,0xb5,0xfe,0xfe,0x50,0xfd,0xfc,0x2c,0xfc,0xfb,0x2a,0xfb,0xfa,0x6c, -0xfa,0xfa,0xe1,0xf9,0xf9,0x9b,0xf9,0xf9,0x88,0xf9,0xf9,0xb9,0xf9,0xf9,0x1d,0xfa, -0xfa,0xa5,0xfa,0xfa,0x5f,0xfb,0xfb,0x4c,0xfc,0xfc,0x4c,0xfd,0xfd,0x6d,0xfe,0xfe, -0x8f,0xff,0x00,0x91,0x00,0x01,0xa2,0x01,0x02,0x82,0x02,0x02,0x5e,0x03,0x03,0x2b, -0x04,0x04,0xe8,0x04,0x05,0xa4,0x05,0x05,0x2e,0x06,0x06,0x76,0x06,0x06,0x88,0x06, -0x06,0x46,0x06,0x06,0xe2,0x05,0x05,0x5a,0x05,0x05,0x90,0x04,0x04,0xa2,0x03,0x03, -0x81,0x02,0x01,0x3d,0x01,0x00,0xd8,0xff,0xff,0x82,0xfe,0xfd,0x5e,0xfd,0xfc,0x5c, -0xfc,0xfb,0x7e,0xfb,0xfb,0xc1,0xfa,0xfa,0x48,0xfa,0xfa,0x01,0xfa,0xf9,0x0f,0xfa, -0xfa,0x42,0xfa,0xfa,0xd8,0xfa,0xfb,0x72,0xfb,0xfb,0x3d,0xfc,0xfc,0xf9,0xfc,0xfd, -0xd6,0xfd,0xfe,0xc4,0xfe,0xff,0xb3,0xff,0x00,0xb3,0x00,0x01,0x92,0x01,0x02,0x60, -0x02,0x02,0x1c,0x03,0x03,0xc7,0x03,0x04,0x61,0x04,0x04,0xfa,0x04,0x05,0x42,0x05, -0x05,0x76,0x05,0x05,0x77,0x05,0x05,0x46,0x05,0x05,0xf2,0x04,0x04,0x7b,0x04,0x04, -0xb1,0x03,0x03,0xe5,0x02,0x02,0xf7,0x01,0x01,0xe6,0x00,0x00,0xc5,0xff,0xff,0xa3, -0xfe,0xfe,0xa2,0xfd,0xfd,0xb2,0xfc,0xfc,0x05,0xfc,0xfb,0x7b,0xfb,0xfb,0x14,0xfb, -0xfa,0xef,0xfa,0xfa,0xfe,0xfa,0xfb,0x30,0xfb,0xfb,0xa6,0xfb,0xfb,0x1e,0xfc,0xfc, -0xb6,0xfc,0xfd,0x71,0xfd,0xfd,0x3d,0xfe,0xfe,0x1a,0xff,0xff,0xd7,0xff,0x00,0xa4, -0x00,0x01,0x60,0x01,0x01,0x1c,0x02,0x02,0xc7,0x02,0x03,0x61,0x03,0x03,0x0b,0x04, -0x04,0x84,0x04,0x04,0xec,0x04,0x04,0xff,0x04,0x04,0xef,0x04,0x04,0xbd,0x04,0x04, -0x48,0x04,0x04,0xc0,0x03,0x03,0x17,0x03,0x02,0x4b,0x02,0x01,0x5d,0x01,0x00,0x4d, -0x00,0xff,0x1a,0xff,0xfe,0xe7,0xfd,0xfd,0xd5,0xfc,0xfc,0x06,0xfc,0xfb,0x7b,0xfb, -0xfb,0x13,0xfb,0xfa,0xdf,0xfa,0xfa,0xbc,0xfa,0xfa,0xcc,0xfa,0xfa,0x1e,0xfb,0xfb, -0x74,0xfb,0xfb,0x1c,0xfc,0xfc,0xd7,0xfc,0xfd,0xb4,0xfd,0xfe,0x82,0xfe,0xfe,0x5f, -0xff,0xff,0x2c,0x00,0x00,0xf8,0x00,0x01,0xb5,0x01,0x02,0x61,0x02,0x02,0x1c,0x03, -0x03,0xc6,0x03,0x04,0x51,0x04,0x04,0xb9,0x04,0x04,0xdd,0x04,0x04,0xcd,0x04,0x04, -0x8a,0x04,0x04,0x25,0x04,0x03,0xae,0x03,0x03,0x05,0x03,0x02,0x5b,0x02,0x01,0x8f, -0x01,0x01,0xa1,0x00,0x00,0xa2,0xff,0xff,0xa2,0xfe,0xfe,0xb2,0xfd,0xfd,0xd4,0xfc, -0xfc,0x28,0xfc,0xfb,0x8d,0xfb,0xfb,0x15,0xfb,0xfa,0xce,0xfa,0xfa,0xaa,0xfa,0xfa, -0xba,0xfa,0xfa,0xfc,0xfa,0xfb,0x62,0xfb,0xfb,0x1b,0xfc,0xfc,0xd7,0xfc,0xfd,0xa4, -0xfd,0xfe,0x71,0xfe,0xfe,0x5e,0xff,0xff,0x2b,0x00,0x00,0xf9,0x00,0x01,0xd6,0x01, -0x02,0xa3,0x02,0x03,0x50,0x03,0x03,0x0b,0x04,0x04,0xa6,0x04,0x04,0x2e,0x05,0x05, -0x64,0x05,0x05,0x66,0x05,0x05,0x24,0x05,0x04,0xcf,0x04,0x04,0x17,0x04,0x03,0x5c, -0x03,0x02,0x8e,0x02,0x02,0x80,0x01,0x01,0x91,0x00,0x00,0x91,0xff,0xff,0x91,0xfe, -0xfe,0x91,0xfd,0xfd,0xb2,0xfc,0xfc,0x05,0xfc,0xfb,0x7b,0xfb,0xfb,0x03,0xfb,0xfa, -0xce,0xfa,0xfa,0xbb,0xfa,0xfa,0xdb,0xfa,0xfa,0x2f,0xfb,0xfb,0xb6,0xfb,0xfc,0x50, -0xfc,0xfc,0x2b,0xfd,0xfd,0x09,0xfe,0xfe,0xd6,0xfe,0xff,0xc5,0xff,0x00,0x92,0x00, -0x01,0x60,0x01,0x01,0x2d,0x02,0x02,0xe8,0x02,0x03,0x83,0x03,0x03,0x2d,0x04,0x04, -0xb7,0x04,0x04,0x0e,0x05,0x05,0x32,0x05,0x05,0x23,0x05,0x05,0xe0,0x04,0x04,0x7b, -0x04,0x04,0xe3,0x03,0x03,0x39,0x03,0x02,0x7d,0x02,0x02,0x90,0x01,0x01,0xa2,0x00, -0x00,0xb3,0xff,0xff,0xb3,0xfe,0xfe,0xd4,0xfd,0xfd,0x16,0xfd,0xfc,0x7c,0xfc,0xfc, -0x03,0xfc,0xfb,0xad,0xfb,0xfb,0x57,0xfb,0xfb,0x23,0xfb,0xfb,0x22,0xfb,0xfb,0x64, -0xfb,0xfb,0xc9,0xfb,0xfc,0x50,0xfc,0xfc,0xfa,0xfc,0xfd,0xb5,0xfd,0xfe,0x71,0xfe, -0xfe,0x4d,0xff,0xff,0x1b,0x00,0x00,0xd7,0x00,0x01,0x93,0x01,0x01,0x5f,0x02,0x02, -0x1b,0x03,0x03,0xd7,0x03,0x04,0x61,0x04,0x04,0xda,0x04,0x04,0x1f,0x05,0x05,0x11, -0x05,0x04,0xdf,0x04,0x04,0x7a,0x04,0x04,0xf3,0x03,0x03,0x5b,0x03,0x03,0xa0,0x02, -0x02,0xd3,0x01,0x01,0xf6,0x00,0x00,0x18,0x00,0xff,0x4a,0xff,0xfe,0x8e,0xfe,0xfe, -0xd2,0xfd,0xfd,0x48,0xfd,0xfc,0xbf,0xfc,0xfc,0x48,0xfc,0xfc,0xe1,0xfb,0xfb,0xbc, -0xfb,0xfb,0xaa,0xfb,0xfb,0xdb,0xfb,0xfb,0x2f,0xfc,0xfc,0x96,0xfc,0xfc,0x1d,0xfd, -0xfd,0xb6,0xfd,0xfd,0x5f,0xfe,0xfe,0x0a,0xff,0xff,0xb5,0xff,0x00,0x71,0x00,0x00, -0x2d,0x01,0x01,0xe8,0x01,0x02,0xa4,0x02,0x02,0x4f,0x03,0x03,0xd9,0x03,0x04,0x30, -0x04,0x04,0x76,0x04,0x04,0x98,0x04,0x04,0x89,0x04,0x04,0x57,0x04,0x04,0xf2,0x03, -0x03,0x8c,0x03,0x03,0xe3,0x02,0x02,0x38,0x02,0x01,0x7d,0x01,0x01,0xb1,0x00,0x00, -0xe4,0xff,0xff,0x38,0xff,0xfe,0x7d,0xfe,0xfe,0xc1,0xfd,0xfd,0x27,0xfd,0xfc,0xae, -0xfc,0xfc,0x36,0xfc,0xfc,0xf0,0xfb,0xfb,0xde,0xfb,0xfb,0xfd,0xfb,0xfc,0x20,0xfc, -0xfc,0x74,0xfc,0xfc,0xda,0xfc,0xfd,0x51,0xfd,0xfd,0xe9,0xfd,0xfe,0x83,0xfe,0xfe, -0x3e,0xff,0xff,0xe9,0xff,0x00,0x94,0x00,0x00,0x5f,0x01,0x01,0x0b,0x02,0x02,0xa5, -0x02,0x02,0x4f,0x03,0x03,0xa7,0x03,0x03,0xfd,0x03,0x04,0x00,0x04,0x04,0x00,0x04, -0x03,0xef,0x03,0x03,0xac,0x03,0x03,0x47,0x03,0x03,0xd1,0x02,0x02,0x49,0x02,0x01, -0xbf,0x01,0x01,0x05,0x01,0x00,0x5b,0x00,0xff,0xaf,0xff,0xff,0xf5,0xfe,0xfe,0x4a, -0xfe,0xfd,0xaf,0xfd,0xfd,0x05,0xfd,0xfc,0x9d,0xfc,0xfc,0x46,0xfc,0xfc,0x23,0xfc, -0xfc,0x22,0xfc,0xfc,0x53,0xfc,0xfc,0x96,0xfc,0xfc,0xfc,0xfc,0xfd,0x73,0xfd,0xfd, -0x0b,0xfe,0xfe,0x84,0xfe,0xfe,0x1d,0xff,0xff,0xa5,0xff,0xff,0x3f,0x00,0x00,0xe8, -0x00,0x01,0x72,0x01,0x01,0x2d,0x02,0x02,0xa6,0x02,0x02,0x1e,0x03,0x03,0x53,0x03, -0x03,0x87,0x03,0x03,0x99,0x03,0x03,0x89,0x03,0x03,0x57,0x03,0x03,0x14,0x03,0x02, -0xbe,0x02,0x02,0x48,0x02,0x02,0xb0,0x01,0x01,0x17,0x01,0x00,0x7c,0x00,0x00,0xe2, -0xff,0xff,0x49,0xff,0xfe,0xaf,0xfe,0xfe,0x05,0xfe,0xfd,0x7b,0xfd,0xfd,0x03,0xfd, -0xfc,0xce,0xfc,0xfc,0xab,0xfc,0xfc,0xaa,0xfc,0xfc,0xcb,0xfc,0xfc,0xfe,0xfc,0xfd, -0x31,0xfd,0xfd,0x86,0xfd,0xfd,0xfb,0xfd,0xfe,0x63,0xfe,0xfe,0xea,0xfe,0xff,0x72, -0xff,0xff,0x1c,0x00,0x00,0xb5,0x00,0x01,0x50,0x01,0x01,0xea,0x01,0x02,0x62,0x02, -0x02,0xda,0x02,0x02,0x2f,0x03,0x03,0x43,0x03,0x03,0x55,0x03,0x03,0x44,0x03,0x03, -0x13,0x03,0x02,0xdf,0x02,0x02,0x7a,0x02,0x02,0xf3,0x01,0x01,0x7b,0x01,0x01,0xd2, -0x00,0x00,0x49,0x00,0xff,0xaf,0xff,0xff,0xf5,0xfe,0xfe,0x5a,0xfe,0xfe,0xb0,0xfd, -0xfd,0x26,0xfd,0xfc,0xcf,0xfc,0xfc,0x8a,0xfc,0xfc,0x77,0xfc,0xfc,0x87,0xfc,0xfc, -0xb9,0xfc,0xfc,0x0d,0xfd,0xfd,0x52,0xfd,0xfd,0xc8,0xfd,0xfe,0x30,0xfe,0xfe,0xc8, -0xfe,0xff,0x40,0xff,0xff,0xd9,0xff,0x00,0x62,0x00,0x00,0xfb,0x00,0x01,0x73,0x01, -0x01,0xfb,0x01,0x02,0x52,0x02,0x02,0xb8,0x02,0x02,0xed,0x02,0x02,0x0f,0x03,0x03, -0x11,0x03,0x03,0x00,0x03,0x02,0xdf,0x02,0x02,0x8b,0x02,0x02,0x15,0x02,0x01,0xae, -0x01,0x01,0x26,0x01,0x00,0x8d,0x00,0x00,0xf4,0xff,0xff,0x6b,0xff,0xff,0xc1,0xfe, -0xfe,0x38,0xfe,0xfd,0xae,0xfd,0xfd,0x37,0xfd,0xfd,0xe1,0xfc,0xfc,0xbd,0xfc,0xfc, -0xbb,0xfc,0xfc,0xcb,0xfc,0xfc,0xfd,0xfc,0xfd,0x20,0xfd,0xfd,0x75,0xfd,0xfd,0xda, -0xfd,0xfe,0x40,0xfe,0xfe,0xc7,0xfe,0xff,0x40,0xff,0xff,0xc8,0xff,0x00,0x51,0x00, -0x00,0xea,0x00,0x01,0x62,0x01,0x01,0xea,0x01,0x02,0x52,0x02,0x02,0xa8,0x02,0x02, -0xdc,0x02,0x02,0xfe,0x02,0x03,0x00,0x03,0x02,0xff,0x02,0x02,0xce,0x02,0x02,0x7a, -0x02,0x02,0x14,0x02,0x01,0x9d,0x01,0x01,0x15,0x01,0x00,0x7c,0x00,0x00,0xe2,0xff, -0xff,0x59,0xff,0xff,0xb0,0xfe,0xfe,0x16,0xfe,0xfd,0x9d,0xfd,0xfd,0x25,0xfd,0xfc, -0xef,0xfc,0xfc,0xbc,0xfc,0xfc,0xbb,0xfc,0xfc,0xdc,0xfc,0xfc,0x0e,0xfd,0xfd,0x42, -0xfd,0xfd,0x96,0xfd,0xfd,0xfc,0xfd,0xfe,0x63,0xfe,0xfe,0xea,0xfe,0xff,0x51,0xff, -0xff,0xd9,0xff,0x00,0x51,0x00,0x00,0xd9,0x00,0x01,0x51,0x01,0x01,0xc8,0x01,0x01, -0x2f,0x02,0x02,0x74,0x02,0x02,0xa9,0x02,0x02,0xcb,0x02,0x02,0xcc,0x02,0x02,0xab, -0x02,0x02,0x79,0x02,0x02,0x35,0x02,0x02,0xe0,0x01,0x01,0x8b,0x01,0x01,0x14,0x01, -0x00,0x9d,0x00,0x00,0x15,0x00,0xff,0x9d,0xff,0xff,0x04,0xff,0xfe,0x8c,0xfe,0xfe, -0x14,0xfe,0xfd,0xbe,0xfd,0xfd,0x79,0xfd,0xfd,0x55,0xfd,0xfd,0x44,0xfd,0xfd,0x44, -0xfd,0xfd,0x55,0xfd,0xfd,0x87,0xfd,0xfd,0xb9,0xfd,0xfd,0x0d,0xfe,0xfe,0x52,0xfe, -0xfe,0xa7,0xfe,0xfe,0x0d,0xff,0xff,0x73,0xff,0xff,0xda,0xff,0x00,0x41,0x00,0x00, -0xc8,0x00,0x00,0x2f,0x01,0x01,0x96,0x01,0x01,0xeb,0x01,0x02,0x20,0x02,0x02,0x54, -0x02,0x02,0x76,0x02,0x02,0x77,0x02,0x02,0x67,0x02,0x02,0x35,0x02,0x02,0x02,0x02, -0x01,0xbe,0x01,0x01,0x69,0x01,0x01,0x03,0x01,0x00,0x9c,0x00,0x00,0x15,0x00,0xff, -0xae,0xff,0xff,0x26,0xff,0xfe,0xcf,0xfe,0xfe,0x69,0xfe,0xfe,0x24,0xfe,0xfe,0xf0, -0xfd,0xfd,0xde,0xfd,0xfd,0xcc,0xfd,0xfd,0xcc,0xfd,0xfd,0xdc,0xfd,0xfd,0xed,0xfd, -0xfd,0x1f,0xfe,0xfe,0x42,0xfe,0xfe,0x86,0xfe,0xfe,0xca,0xfe,0xfe,0x2f,0xff,0xff, -0x74,0xff,0xff,0xeb,0xff,0x00,0x41,0x00,0x00,0xb8,0x00,0x00,0x1e,0x01,0x01,0x74, -0x01,0x01,0xb9,0x01,0x01,0xed,0x01,0x01,0x0f,0x02,0x02,0x11,0x02,0x02,0x11,0x02, -0x02,0x11,0x02,0x02,0xf0,0x01,0x01,0xde,0x01,0x01,0x9b,0x01,0x01,0x57,0x01,0x01, -0xf2,0x00,0x00,0xad,0x00,0x00,0x47,0x00,0x00,0xe1,0xff,0xff,0x8b,0xff,0xff,0x46, -0xff,0xff,0xf2,0xfe,0xfe,0xce,0xfe,0xfe,0x9a,0xfe,0xfe,0x78,0xfe,0xfe,0x56,0xfe, -0xfe,0x55,0xfe,0xfe,0x44,0xfe,0xfe,0x54,0xfe,0xfe,0x65,0xfe,0xfe,0x76,0xfe,0xfe, -0xa9,0xfe,0xfe,0xdc,0xfe,0xfe,0x2f,0xff,0xff,0x64,0xff,0xff,0xc9,0xff,0xff,0x1f, -0x00,0x00,0x74,0x00,0x00,0xca,0x00,0x00,0x1f,0x01,0x01,0x53,0x01,0x01,0x86,0x01, -0x01,0xa9,0x01,0x01,0xbb,0x01,0x01,0xcc,0x01,0x01,0xcc,0x01,0x01,0xbc,0x01,0x01, -0x9a,0x01,0x01,0x67,0x01,0x01,0x24,0x01,0x00,0xdf,0x00,0x00,0x7a,0x00,0x00,0x25, -0x00,0x00,0xd0,0xff,0xff,0x9b,0xff,0xff,0x68,0xff,0xff,0x34,0xff,0xff,0x01,0xff, -0xfe,0xef,0xfe,0xfe,0xdd,0xfe,0xfe,0xbc,0xfe,0xfe,0xbb,0xfe,0xfe,0xba,0xfe,0xfe, -0xbb,0xfe,0xfe,0xdc,0xfe,0xfe,0xfe,0xfe,0xff,0x20,0xff,0xff,0x54,0xff,0xff,0x97, -0xff,0xff,0xdb,0xff,0xff,0x1f,0x00,0x00,0x63,0x00,0x00,0xa8,0x00,0x00,0xdc,0x00, -0x00,0x0f,0x01,0x01,0x21,0x01,0x01,0x33,0x01,0x01,0x44,0x01,0x01,0x44,0x01,0x01, -0x44,0x01,0x01,0x34,0x01,0x01,0x22,0x01,0x01,0xf1,0x00,0x00,0xde,0x00,0x00,0x9b, -0x00,0x00,0x68,0x00,0x00,0x34,0x00,0x00,0x01,0x00,0xff,0xdf,0xff,0xff,0xbc,0xff, -0xff,0x9a,0xff,0xff,0x78,0xff,0xff,0x56,0xff,0xff,0x45,0xff,0xff,0x34,0xff,0xff, -0x33,0xff,0xff,0x23,0xff,0xff,0x33,0xff,0xff,0x43,0xff,0xff,0x54,0xff,0xff,0x76, -0xff,0xff,0x98,0xff,0xff,0xba,0xff,0xff,0xed,0xff,0xff,0x1f,0x00,0x00,0x42,0x00, -0x00,0x65,0x00,0x00,0x87,0x00,0x00,0xa9,0x00,0x00,0xbb,0x00,0x00,0xcc,0x00,0x00, -0xcc,0x00,0x00,0xcc,0x00,0x00,0xbc,0x00,0x00,0xab,0x00,0x00,0x9a,0x00,0x00,0x78, -0x00,0x00,0x67,0x00,0x00,0x45,0x00,0x00,0x23,0x00,0x00,0x01,0x00,0xff,0xff,0xff, -0xff,0xde,0xff,0xff,0xcd,0xff,0xff,0xcc,0xff,0xff,0xbb,0xff,0xff,0xbb,0xff,0xff, -0xaa,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xaa,0xff,0xff,0xbb,0xff,0xff,0xcb, -0xff,0xff,0xcc,0xff,0xff,0xdd,0xff,0xff,0xee,0xff,0xff,0xff,0xff,0x00,0x00,0x00, -0x00,0x10,0x00,0x00,0x21,0x00,0x00,0x32,0x00,0x00,0x33,0x00,0x00,0x43,0x00,0x00, -0x44,0x00,0x00,0x44,0x00,0x00,0x44,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x23, -0x00,0x00,0x22,0x00,0x00,0x12,0x00,0x00,0x11,0x00,0x00,0x00,0x00,0x00,0xf0,0xff, -0xff,0xff,0xff,0xff,0xef,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff, -0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee, -0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x11,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x01,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xfb,0x92,0xfe,0x02,0xa4,0x01,0x02, -0xb5,0x05,0x06,0xb2,0x07,0x0c,0xc0,0x0d,0x0c,0x96,0x0a,0x0a,0x4c,0x0b,0x0a,0x65, -0x0a,0x0c,0x45,0x0e,0x0f,0x2c,0x0e,0x0a,0xe6,0x0a,0x0c,0x44,0x09,0x04,0x25,0xff, -0xfa,0x7c,0xfb,0xff,0xfb,0xfd,0xf6,0x84,0xf3,0xf6,0x98,0xf7,0xf4,0x9a,0xef,0xec, -0x5c,0xf1,0xf6,0x4e,0xf5,0xf0,0x74,0xed,0xec,0x5e,0xee,0xed,0x74,0xec,0xf1,0xea, -0xf5,0xfa,0x8b,0xfd,0xfb,0xe4,0xfd,0x01,0x35,0x03,0x02,0x63,0xfd,0xff,0x81,0x06, -0x0b,0x26,0x0c,0x0a,0x00,0x09,0x0c,0xe6,0x10,0x13,0x7a,0x12,0x0e,0x1a,0x11,0x16, -0x13,0x15,0x12,0x68,0x10,0x0c,0xd0,0x0b,0x0c,0x85,0x07,0x05,0x96,0x07,0x0b,0x58, -0x0c,0x07,0x5f,0x06,0x07,0x49,0x05,0xfc,0x98,0xf2,0xef,0x9f,0xf3,0xf5,0x8c,0xf4, -0xf2,0x71,0xf1,0xf4,0x82,0xf4,0xf0,0xc5,0xec,0xea,0xaf,0xeb,0xf0,0xb2,0xf1,0xed, -0xa7,0xe9,0xe8,0x57,0xeb,0xef,0x4f,0xf1,0xf3,0x60,0xf8,0xfc,0xb7,0xfe,0x01,0x60, -0x05,0x0d,0x59,0x0e,0x0a,0x6c,0x0c,0x0b,0xb2,0x0a,0x0f,0xe2,0x12,0x13,0x70,0x11, -0x14,0xa0,0x15,0x12,0x48,0x10,0x0d,0x34,0x08,0x08,0x0c,0x09,0x03,0x10,0x00,0xfd, -0xdf,0xf7,0xf4,0x79,0xf5,0xf6,0x07,0xf7,0xf5,0x15,0xf3,0xf6,0x10,0xfb,0xfb,0xf8, -0xf7,0xf7,0xc9,0xf1,0xe4,0x52,0xe3,0xe5,0x84,0xdf,0xdc,0x04,0xd9,0xdd,0x01,0xea, -0xf2,0x68,0xf7,0x00,0xf8,0x06,0x03,0x62,0x08,0x0e,0x73,0x03,0x0b,0x91,0x21,0x2f, -0x37,0x36,0x33,0x8e,0x3d,0x53,0x22,0x56,0x4d,0x7d,0x4a,0x3b,0x15,0x27,0x1f,0x09, -0x1b,0x0c,0xd6,0xf6,0xf3,0xa1,0xf5,0xe2,0xb5,0xcb,0xc3,0xbc,0xc2,0xc1,0xe3,0xbe, -0xbd,0xe8,0xbc,0xbc,0x44,0xc7,0xce,0x2f,0xc4,0xc8,0x20,0xd4,0xe1,0x3d,0xf5,0xf6, -0x01,0xfb,0x0f,0x8c,0x1d,0x29,0x5b,0x32,0x28,0x7e,0x23,0x20,0x5f,0x16,0x14,0xd5, -0x0e,0x0d,0x01,0x0e,0x02,0x58,0xf8,0xe8,0xeb,0xdd,0xe2,0x98,0xe1,0xdb,0xdd,0xdf, -0xe7,0x86,0xe8,0xe5,0x83,0xeb,0xfd,0xbe,0xfc,0xfb,0x16,0x0c,0x0b,0x76,0x0c,0x1a, -0x8b,0x22,0x28,0x1f,0x2e,0x2f,0x00,0x2d,0x27,0x5d,0x25,0x22,0xb2,0x14,0x12,0xdf, -0x1c,0x1b,0x39,0x11,0xff,0xaa,0xfa,0x04,0xb1,0x04,0xfd,0x55,0xf3,0xf0,0x3d,0xf7, -0xf6,0x42,0xf3,0xf7,0x7b,0xf0,0xf5,0xce,0x08,0xfc,0x8b,0xf4,0xfc,0x6c,0x01,0x06, -0x41,0xfd,0xf1,0x52,0xf1,0xf2,0xbb,0xee,0xe8,0xfc,0xe0,0xdd,0xdf,0xdd,0xe0,0x54, -0xdd,0xc3,0xc0,0xbb,0xcd,0x90,0xcd,0xc9,0x30,0xc8,0xd2,0x93,0xdf,0xe2,0x9a,0xeb, -0xf7,0xcd,0x02,0x16,0x82,0x26,0x28,0x66,0x29,0x2e,0xfa,0x38,0x3d,0x0b,0x33,0x33, -0xc5,0x39,0x2f,0x6d,0x28,0x2a,0xf5,0x22,0x18,0x8a,0x13,0x0a,0x7f,0xfb,0xe7,0x63, -0xe3,0xea,0x14,0xe6,0xdf,0xf3,0xdb,0xe3,0x5c,0xe8,0xe1,0xfb,0xe7,0xf4,0xe9,0x00, -0x16,0x8b,0x27,0x28,0x7a,0x2a,0x33,0x5b,0x3b,0x37,0xd0,0x2b,0x2d,0xe7,0x2e,0x24, -0xcc,0x1e,0x19,0xed,0x0e,0x07,0xd6,0x00,0xf2,0x4a,0xdd,0xc3,0x77,0xb5,0xb5,0x38, -0xaf,0xa4,0x61,0xa5,0xb0,0x9b,0xb3,0xb1,0x26,0xba,0xc9,0x7d,0xdc,0xf5,0x98,0x09, -0x13,0x58,0x1f,0x29,0xbd,0x2f,0x33,0x55,0x33,0x36,0x4b,0x36,0x31,0xba,0x2f,0x2a, -0x65,0x27,0x25,0x65,0x20,0x18,0xb9,0x05,0xef,0x01,0xe0,0xda,0xdf,0xda,0xd7,0xe8, -0xd3,0xd3,0xe0,0xd0,0xd1,0x01,0xd8,0xe1,0x36,0xef,0x00,0x36,0x0c,0x13,0x26,0x19, -0x1d,0x2f,0x21,0x22,0xd4,0x23,0x26,0xe4,0x24,0x22,0xb9,0x21,0x1d,0x6f,0x1c,0x20, -0x70,0x21,0x1a,0x3b,0x0a,0xf4,0xec,0xe5,0xe4,0x99,0xea,0xed,0xd4,0xeb,0xee,0x41, -0xf1,0xf1,0xa4,0xf2,0xf5,0x42,0xfc,0x0a,0x46,0x15,0x17,0xb8,0x16,0x16,0x0f,0x18, -0x15,0x2f,0x10,0x0b,0xe7,0x03,0xff,0x92,0xfd,0xf4,0xa2,0xee,0xef,0xcc,0xf2,0xf4, -0xb6,0xe4,0xca,0x7b,0xbe,0xc3,0xbc,0xcd,0xd3,0x93,0xd6,0xde,0x01,0xe5,0xea,0x9d, -0xf2,0xf4,0xdf,0xfd,0x12,0x55,0x21,0x29,0x49,0x2f,0x32,0xda,0x36,0x39,0xcf,0x37, -0x31,0xf5,0x27,0x21,0x34,0x1d,0x14,0x5f,0x0f,0x0d,0xb8,0x0c,0x09,0xdd,0xf9,0xe0, -0x1a,0xd0,0xcf,0x86,0xd6,0xda,0x0c,0xdd,0xe4,0xd5,0xea,0xee,0x9c,0xf4,0xf6,0x42, -0xfe,0x0e,0x8e,0x1b,0x26,0xb2,0x2a,0x2b,0x2a,0x30,0x32,0xea,0x30,0x2d,0x9c,0x28, -0x22,0x65,0x1b,0x12,0x7b,0x0c,0x0a,0xc6,0x0b,0x0b,0x60,0xfc,0xe2,0xbd,0xd0,0xcc, -0x6f,0xce,0xce,0x54,0xce,0xd1,0x52,0xd4,0xd5,0x15,0xd8,0xde,0x6c,0xe5,0xf0,0x5e, -0x01,0x0a,0x4b,0x10,0x18,0x93,0x1b,0x1b,0x13,0x1d,0x1c,0x65,0x17,0x15,0x0a,0x14, -0x0f,0x05,0x0c,0x03,0xfa,0xf9,0xf7,0xe5,0xe8,0xc8,0x40,0xb0,0xac,0x7e,0xb5,0xc5, -0x5b,0xd5,0xe2,0x17,0xe6,0xdd,0x0c,0xde,0xea,0x3f,0xfa,0x13,0xa4,0x2d,0x39,0x9c, -0x48,0x5a,0xd2,0x6d,0x7e,0x53,0x75,0x66,0x01,0x57,0x3b,0xa5,0x2b,0x2d,0xa1,0x29, -0x35,0x7a,0x3b,0x21,0x9c,0x09,0xe8,0xc1,0xca,0xbb,0x08,0xae,0xb1,0xef,0xb8,0xc9, -0xda,0xd0,0xc2,0x4d,0xcf,0xe5,0x48,0xf3,0xfe,0x9a,0xfb,0xf8,0xc8,0x02,0x0a,0x16, -0x0d,0x12,0x7d,0x0d,0xfc,0x16,0xf7,0xf8,0xf6,0xfc,0x0c,0x2f,0x14,0x19,0x50,0x1f, -0x10,0x7f,0xf5,0xd8,0x43,0xbf,0xb0,0x73,0xa8,0xab,0x6a,0xbf,0xd2,0x3f,0xce,0xbf, -0x2b,0xc6,0xdd,0x7a,0xf7,0x0a,0x86,0x0f,0x07,0x5e,0x01,0x17,0x17,0x36,0x42,0x38, -0x44,0x32,0x5b,0x26,0x28,0x8f,0x25,0x29,0xcf,0x38,0x49,0x55,0x56,0x4e,0xe3,0x33, -0x1e,0xaa,0x0b,0xfd,0x78,0xf2,0xe8,0xc4,0xfc,0x0d,0x8a,0xfb,0xe8,0x30,0xe5,0xf7, -0x2e,0x0e,0x17,0x8f,0x17,0x08,0xbe,0xfa,0x01,0xfb,0x0c,0x0a,0x0d,0x00,0xee,0xe1, -0xe6,0xe3,0x5d,0xd7,0xd6,0xee,0xe4,0xff,0x13,0x12,0x06,0xb4,0xf2,0xe5,0x17,0xd3, -0xc3,0x43,0xb7,0xb5,0x43,0xd3,0xe6,0xc3,0xde,0xd6,0x6b,0xcf,0xe5,0xe1,0xfd,0x07, -0x35,0x0e,0x04,0x14,0x05,0x11,0x4d,0x18,0x1b,0x13,0x0a,0xf3,0x55,0xf9,0x01,0x0c, -0xfe,0x0c,0x5f,0x26,0x43,0xb5,0x52,0x47,0x5b,0x3d,0x2b,0x74,0x0f,0xf5,0x02,0xdd, -0xd6,0x27,0xe1,0xea,0x8d,0xef,0xe6,0x1c,0xd9,0xe9,0x22,0xfe,0x02,0x45,0xfe,0xeb, -0xcd,0xe5,0xf3,0x3d,0x04,0x0c,0xc0,0x00,0xf5,0xed,0xfc,0x07,0xb7,0x10,0x20,0xa8, -0x2f,0x3d,0xca,0x3f,0x33,0x27,0x2d,0x21,0xa5,0x08,0xef,0xd3,0xdb,0xd7,0x24,0xe0, -0xea,0x01,0xe5,0xdc,0xe0,0xe5,0xf7,0xed,0x06,0x0f,0x41,0x05,0xf6,0x44,0xf9,0x0a, -0xc7,0x1a,0x1d,0x76,0x0e,0x02,0x1f,0x06,0x0d,0x23,0x0e,0x0a,0x87,0x0b,0x0e,0xa2, -0x0b,0x0d,0x70,0x0c,0xf7,0xa1,0xdd,0xca,0x18,0xb5,0xac,0x12,0xb4,0xbc,0x36,0xb9, -0xb5,0x9a,0xc0,0xd0,0x1f,0xe2,0xec,0xd7,0xea,0xec,0x3e,0xf6,0x00,0xb7,0x0b,0x0f, -0x7f,0x0d,0x17,0x65,0x2b,0x38,0xb9,0x3c,0x3d,0xde,0x43,0x4e,0xae,0x5b,0x63,0xe7, -0x59,0x40,0x03,0x25,0x09,0x61,0xee,0xe5,0x1d,0xeb,0xea,0x5d,0xe7,0xea,0xc4,0xf0, -0xf8,0x53,0xfc,0xf5,0x96,0xeb,0xeb,0xde,0xf0,0xf3,0x75,0xf6,0xf8,0x37,0xf7,0xfc, -0xdb,0x0f,0x21,0x5c,0x1f,0x10,0xc0,0x09,0x0e,0x2f,0x18,0x20,0x0c,0x1d,0x07,0xff, -0xed,0xd7,0xec,0xc8,0xc6,0xc8,0xca,0xcc,0xdc,0xce,0xd4,0x2c,0xdd,0xe3,0xde,0xe5, -0xe6,0x0a,0xe8,0xe5,0x03,0xe1,0xe2,0x33,0xed,0xf7,0x56,0xf4,0xf6,0xf6,0x09,0x1a, -0x4c,0x17,0x0e,0x5e,0x17,0x25,0x00,0x31,0x40,0x88,0x46,0x3c,0x02,0x28,0x10,0x86, -0x01,0xff,0x1e,0xff,0xfe,0xc9,0x00,0x02,0x5a,0x05,0x01,0x34,0xf6,0xf0,0x31,0xef, -0xe9,0xed,0xdf,0xdd,0xa8,0xe7,0xeb,0x28,0xe5,0xf1,0x2d,0x0e,0x1b,0x76,0x1a,0x1b, -0x42,0x1f,0x25,0x41,0x33,0x47,0x06,0x51,0x48,0xab,0x34,0x1e,0x38,0x12,0x0f,0x8f, -0x09,0x00,0x7e,0xff,0xff,0x10,0xf7,0xe8,0xea,0xdc,0xd8,0x1d,0xd4,0xc6,0x62,0xb6, -0xb2,0x1e,0xba,0xba,0xb4,0xb7,0xc9,0x2f,0xe5,0xf4,0x87,0xff,0x0a,0x7e,0x10,0x10, -0x61,0x17,0x27,0x8e,0x2e,0x23,0x1b,0x11,0x01,0xef,0xfc,0xfa,0xe1,0xf0,0xed,0x1d, -0xf4,0xf4,0xa2,0xec,0xe5,0x0f,0xe7,0xeb,0x78,0xed,0xed,0x55,0xec,0xf5,0xf7,0x02, -0x06,0xdc,0x0d,0x20,0x65,0x31,0x3c,0x1a,0x47,0x4e,0x2b,0x4e,0x45,0x04,0x44,0x4e, -0xa4,0x4f,0x42,0xbf,0x2e,0x1a,0xca,0x0b,0xfb,0xc9,0xea,0xe3,0x76,0xdf,0xd4,0x2e, -0xca,0xc4,0xdd,0xc5,0xc6,0x55,0xc2,0xc2,0x51,0xc7,0xcf,0xb4,0xd7,0xde,0xb0,0xe7, -0xf8,0x60,0x04,0x11,0xbc,0x25,0x2e,0xe9,0x28,0x22,0xad,0x28,0x35,0x60,0x36,0x2b, -0xc8,0x19,0x06,0x38,0xf6,0xe7,0xaf,0xe1,0xe6,0x69,0xe6,0xdb,0x8d,0xd7,0xdc,0xb8, -0xe3,0xe2,0x92,0xd5,0xcf,0x10,0xd3,0xda,0xe6,0xe5,0xf3,0xc2,0xfd,0x0a,0x3e,0x17, -0x21,0x9c,0x2d,0x30,0x5d,0x2a,0x26,0xa1,0x2a,0x31,0x44,0x2f,0x24,0xe1,0x15,0x07, -0x36,0xf8,0xea,0x7c,0xe4,0xe6,0x93,0xe3,0xdc,0x14,0xe0,0xec,0x0a,0xf6,0xf6,0x17, -0xf2,0xf0,0xb4,0xef,0xf6,0xd4,0x07,0x14,0xcd,0x1a,0x26,0x7f,0x30,0x35,0x88,0x3c, -0x3a,0x18,0x33,0x2e,0x6b,0x2f,0x32,0x06,0x2d,0x1f,0x6e,0x11,0x03,0x39,0xf2,0xdc, -0x19,0xcc,0xc0,0x25,0xb5,0xb0,0x6f,0xb6,0xbe,0x27,0xc4,0xc5,0x2b,0xc5,0xc4,0xc0, -0xc3,0xcf,0x41,0xdf,0xe9,0x72,0xf7,0x08,0x8a,0x15,0x20,0x8b,0x29,0x2f,0x97,0x35, -0x3b,0xf5,0x42,0x4c,0x08,0x50,0x4c,0xb5,0x42,0x37,0x82,0x28,0x11,0xcf,0xfb,0xe8, -0xc8,0xd8,0xd2,0x5d,0xd3,0xd4,0x1f,0xd5,0xd1,0x52,0xc8,0xbd,0xad,0xbb,0xc6,0xd2, -0xcf,0xd4,0x4f,0xe1,0xf0,0x2c,0xfe,0x0b,0xd4,0x15,0x1f,0xfa,0x28,0x2d,0x4c,0x37, -0x46,0x98,0x4a,0x45,0x67,0x40,0x39,0x22,0x2a,0x12,0xdb,0xfa,0xe9,0x41,0xde,0xd9, -0x55,0xd9,0xdf,0x82,0xe6,0xe7,0xe0,0xdc,0xd1,0x94,0xd2,0xde,0x31,0xe7,0xee,0xf6, -0xf9,0x08,0xf4,0x13,0x1a,0x4b,0x21,0x29,0xe6,0x29,0x25,0x08,0x2b,0x35,0xb7,0x36, -0x33,0x5b,0x32,0x2b,0xf9,0x17,0xfa,0x81,0xdd,0xc8,0xf9,0xba,0xb5,0x5b,0xb9,0xc3, -0x94,0xcf,0xd5,0x44,0xd1,0xce,0x46,0xd2,0xd7,0x22,0xd9,0xe0,0x21,0xf1,0x02,0xe7, -0x0e,0x18,0x93,0x21,0x29,0x3e,0x28,0x25,0xb4,0x2d,0x36,0x12,0x34,0x31,0x20,0x33, -0x2f,0xdc,0x1e,0x06,0xdf,0xf0,0xdc,0x42,0xcb,0xc1,0xcf,0xc0,0xcb,0xca,0xdb,0xe3, -0xbe,0xe4,0xe5,0x40,0xe4,0xe2,0xf7,0xe3,0xed,0x2a,0xfe,0x0d,0x7b,0x1a,0x27,0x27, -0x33,0x37,0xd1,0x32,0x32,0xfd,0x39,0x3c,0xbd,0x3a,0x3c,0x61,0x3f,0x3b,0x0e,0x2b, -0x10,0xe8,0xf7,0xdf,0x3e,0xc8,0xb8,0xc0,0xb1,0xb7,0x7d,0xc4,0xcd,0x47,0xcf,0xcc, -0x5a,0xca,0xc8,0x20,0xc7,0xcf,0x18,0xe1,0xf2,0xb6,0x00,0x0f,0x64,0x1c,0x23,0x0a, -0x26,0x2c,0xe5,0x33,0x34,0xca,0x34,0x3a,0x66,0x41,0x42,0x30,0x37,0x24,0x08,0x0f, -0xf6,0x03,0xdf,0xcf,0xa8,0xc9,0xd1,0xca,0xde,0xe6,0x71,0xe8,0xe6,0x80,0xdf,0xd9, -0x1d,0xd7,0xd9,0xc3,0xe1,0xec,0xf2,0xf4,0xfd,0xd4,0x05,0x0c,0x57,0x10,0x17,0x62, -0x1e,0x1f,0xfd,0x22,0x2c,0x90,0x32,0x32,0x3f,0x2e,0x24,0x07,0x18,0x05,0x35,0xf1, -0xe2,0xa4,0xda,0xe2,0x44,0xec,0xef,0x09,0xf3,0xf0,0xad,0xe9,0xe4,0x7e,0xe0,0xe0, -0xd7,0xe8,0xef,0xd2,0xf4,0xff,0x3f,0x0a,0x0c,0x6a,0x08,0x0c,0x9a,0x16,0x19,0xb9, -0x1d,0x22,0xcd,0x22,0x25,0xdb,0x27,0x1c,0x45,0x0b,0xfa,0xaf,0xe8,0xd9,0x5c,0xd2, -0xd3,0x20,0xdb,0xe6,0x16,0xed,0xf0,0x5b,0xf5,0xf1,0xe9,0xec,0xf1,0x52,0xf4,0xfc, -0xf3,0x0d,0x1b,0x56,0x22,0x26,0x6f,0x27,0x2e,0xf5,0x37,0x34,0x36,0x2b,0x26,0xff, -0x2a,0x28,0xf7,0x17,0x07,0x6b,0xf8,0xe9,0xb8,0xd3,0xba,0xcc,0xb3,0xb4,0xd2,0xb2, -0xbb,0x41,0xc5,0xcb,0xfe,0xd7,0xda,0xf4,0xca,0xc9,0xd5,0xdf,0xf4,0xdb,0xff,0x11, -0x9c,0x27,0x31,0xcc,0x36,0x3f,0x23,0x47,0x49,0x27,0x45,0x40,0x5a,0x42,0x42,0x00, -0x3a,0x2d,0x5b,0x1c,0x0a,0x9e,0xf5,0xda,0x1f,0xcb,0xc7,0xf0,0xc8,0xcd,0xef,0xd3, -0xdc,0x96,0xe1,0xdf,0x31,0xd9,0xd6,0x25,0xdc,0xe9,0xf8,0xf5,0x04,0xb5,0x18,0x25, -0x0f,0x28,0x2c,0xbe,0x3d,0x44,0x59,0x3b,0x3f,0xd0,0x3e,0x35,0x36,0x33,0x28,0x52, -0x1b,0x0d,0xc5,0xf3,0xdd,0x04,0xd1,0xcb,0x8d,0xca,0xc1,0xff,0xb8,0xc1,0xa9,0xcb, -0xc9,0xaf,0xc0,0xbb,0x7a,0xc3,0xcc,0x02,0xdd,0xf7,0xa2,0x0d,0x1e,0x32,0x1d,0x1a, -0xc8,0x2b,0x35,0xc3,0x2b,0x31,0x76,0x41,0x3f,0x6f,0x39,0x39,0x30,0x31,0x21,0xf9, -0x11,0x02,0x6f,0xf8,0xf6,0xa3,0xf8,0xed,0x32,0xd9,0xdd,0x04,0xef,0xef,0xe4,0xe0, -0xd8,0x55,0xda,0xde,0xca,0xe6,0xfa,0x1a,0x12,0x1a,0x1e,0x17,0x18,0x7e,0x21,0x23, -0xa8,0x1f,0x1c,0x08,0x17,0x17,0xc3,0x1f,0x1c,0x06,0x0d,0x01,0x9c,0xf3,0xdf,0xb6, -0xd7,0xdb,0x3f,0xd9,0xcb,0x8b,0xbf,0xc2,0xfc,0xd4,0xe0,0xcd,0xdb,0xd5,0x6e,0xdb, -0xe9,0xc4,0xfd,0x13,0xd8,0x1f,0x23,0x40,0x25,0x2b,0x13,0x32,0x37,0x0a,0x3d,0x3c, -0x5e,0x34,0x30,0xb3,0x34,0x2e,0xdd,0x1a,0x0d,0x58,0x07,0xfc,0xd1,0xf2,0xef,0x58, -0xe8,0xd7,0x76,0xc6,0xc3,0x5a,0xcd,0xd6,0x68,0xd7,0xd4,0x85,0xd4,0xd9,0x10,0xe5, -0xfa,0x5c,0x10,0x1e,0xca,0x29,0x33,0x23,0x39,0x3b,0xfd,0x39,0x33,0x0e,0x2e,0x2d, -0xe5,0x2f,0x2c,0x5e,0x23,0x19,0xbd,0x0c,0xf8,0x05,0xe9,0xe5,0x3d,0xe2,0xd0,0x6c, -0xb8,0xad,0x88,0xb3,0xb4,0x57,0xa9,0xa2,0x2b,0xa5,0xaa,0x49,0xb8,0xd5,0x0c,0xf5, -0x06,0x57,0x10,0x16,0x8d,0x1b,0x25,0xaa,0x30,0x34,0xbd,0x38,0x41,0x08,0x4b,0x50, -0xd9,0x4f,0x4e,0x82,0x49,0x3c,0x33,0x2f,0x28,0x63,0x1e,0x0a,0x15,0xf0,0xdc,0xf3, -0xd5,0xd1,0x4f,0xc9,0xc3,0x57,0xbe,0xb5,0x2e,0xb9,0xd0,0x24,0xe8,0xf2,0x4c,0xf7, -0xfb,0x10,0xff,0x06,0xaf,0x0f,0x14,0xbf,0x1a,0x21,0xb5,0x27,0x2f,0xf0,0x32,0x35, -0x48,0x35,0x2b,0x89,0x20,0x1b,0x1f,0x17,0x0b,0x24,0xf9,0xe5,0x3f,0xda,0xd4,0x5d, -0xd0,0xc9,0x7d,0xbf,0xb8,0x46,0xbe,0xd1,0x76,0xe7,0xf4,0x09,0xf8,0xfa,0x71,0xff, -0x06,0xac,0x0c,0x0f,0x6d,0x15,0x1b,0x47,0x1e,0x22,0x17,0x27,0x28,0xaf,0x25,0x1c, -0x7f,0x14,0x0d,0xea,0x05,0xfe,0x70,0xf3,0xe3,0xfe,0xd6,0xd1,0x90,0xd0,0xce,0xb7, -0xc4,0xbe,0x69,0xc4,0xd6,0x03,0xed,0xfb,0xfe,0x03,0x0b,0x7f,0x13,0x1a,0x77,0x21, -0x25,0xa7,0x24,0x22,0xbb,0x22,0x26,0xaf,0x2f,0x34,0x09,0x30,0x28,0xe0,0x20,0x19, -0xa3,0x12,0x0c,0x8f,0x01,0xf0,0xc7,0xe2,0xdc,0xf4,0xdc,0xdb,0x5c,0xd0,0xc8,0x14, -0xcd,0xdd,0x18,0xf2,0xff,0x37,0x08,0x0e,0xee,0x12,0x18,0x5c,0x20,0x23,0x9a,0x1f, -0x1b,0x7f,0x1d,0x1d,0x5b,0x1b,0x18,0x1e,0x15,0x0f,0x62,0x07,0xfd,0x0f,0xf5,0xeb, -0x4a,0xdc,0xc8,0x4f,0xbc,0xb8,0x5e,0xb7,0xb3,0xcb,0xb0,0xae,0xac,0xae,0xb9,0xe5, -0xcf,0xe4,0xc9,0xf2,0x02,0xf5,0x0f,0x19,0x3e,0x26,0x2e,0x2d,0x33,0x38,0x8e,0x3d, -0x40,0x27,0x44,0x47,0xa6,0x45,0x3f,0x70,0x35,0x28,0xd6,0x1d,0x14,0xc9,0x05,0xf5, -0x9a,0xe6,0xd8,0x99,0xcd,0xc7,0x40,0xc3,0xbd,0xf0,0xb9,0xc4,0xab,0xd8,0xe8,0x28, -0xf3,0xff,0x24,0x0a,0x13,0xd3,0x1e,0x27,0x3b,0x2e,0x32,0x10,0x2e,0x2a,0xe7,0x2d, -0x31,0x4e,0x31,0x2e,0xec,0x2b,0x27,0xe2,0x20,0x16,0x8f,0x07,0xf5,0x17,0xe4,0xd6, -0xbe,0xcd,0xc7,0x02,0xc3,0xbc,0x33,0xb5,0xb5,0x0e,0xbf,0xcb,0xee,0xd8,0xe6,0xec, -0xf2,0xfc,0x70,0x05,0x0c,0xd6,0x0e,0x0f,0xba,0x0f,0x12,0xa6,0x1a,0x23,0xf9,0x27, -0x2a,0xe2,0x29,0x23,0x75,0x1a,0x12,0x4b,0x09,0xfd,0xc6,0xef,0xe3,0x93,0xda,0xd6, -0x28,0xd4,0xce,0x20,0xc7,0xc9,0xf1,0xd2,0xde,0x54,0xec,0xfc,0x55,0x09,0x12,0xca, -0x1a,0x23,0x74,0x28,0x29,0x91,0x29,0x2d,0x40,0x32,0x35,0xea,0x38,0x3e,0x82,0x3e, -0x35,0x87,0x29,0x20,0xc6,0x16,0x07,0x4b,0xf4,0xe2,0x65,0xd6,0xd0,0xf0,0xcb,0xc7, -0xd5,0xc2,0xc5,0xe7,0xcd,0xd6,0x79,0xe4,0xf3,0x3f,0xfd,0x03,0x0f,0x0c,0x14,0x2f, -0x1c,0x1f,0x98,0x20,0x21,0x3c,0x23,0x25,0x86,0x29,0x2d,0x57,0x2c,0x25,0x90,0x1c, -0x14,0x66,0x09,0xfa,0x03,0xe7,0xd4,0x27,0xc7,0xbf,0x6f,0xbc,0xb8,0xb3,0xb5,0xb7, -0x8b,0xbd,0xc9,0xa3,0xd8,0xe4,0x1d,0xee,0xf7,0xcc,0x00,0x09,0x06,0x12,0x18,0xaa, -0x1c,0x1f,0xe5,0x21,0x25,0x89,0x2b,0x34,0xb1,0x3a,0x38,0x15,0x33,0x2f,0xfd,0x28, -0x1b,0x1f,0x0a,0xf9,0xfc,0xee,0xe8,0x3d,0xe5,0xe0,0x78,0xdd,0xdd,0x64,0xde,0xe6, -0x12,0xf5,0x00,0x8d,0x07,0x0e,0x87,0x14,0x18,0x46,0x1a,0x1a,0x7c,0x1a,0x19,0x6c, -0x1a,0x1b,0xdd,0x1f,0x26,0x01,0x28,0x24,0x38,0x21,0x1e,0x25,0x18,0x0c,0xd3,0xfa, -0xea,0xd3,0xdd,0xd3,0x5c,0xcc,0xc6,0x5f,0xc3,0xc1,0xbc,0xc2,0xc9,0x03,0xd6,0xe2, -0x93,0xe9,0xef,0x3e,0xf7,0xfd,0x0d,0x02,0x06,0xa4,0x0b,0x0d,0x25,0x0b,0x0c,0x11, -0x12,0x18,0xdc,0x1d,0x20,0xdf,0x24,0x27,0x25,0x23,0x18,0xa9,0x0a,0xfd,0x58,0xf2, -0xe9,0x39,0xe5,0xe2,0xc1,0xdd,0xda,0x0e,0xdc,0xe1,0x6b,0xea,0xf4,0xa6,0xff,0x07, -0x91,0x08,0x0c,0xdc,0x13,0x17,0xe9,0x17,0x16,0xf7,0x15,0x17,0x85,0x1a,0x1e,0xb8, -0x20,0x22,0xf3,0x25,0x28,0x00,0x25,0x1e,0x53,0x12,0x03,0x4c,0xf7,0xee,0x49,0xe8, -0xe0,0x7d,0xda,0xd6,0x3c,0xd5,0xd9,0x69,0xe2,0xea,0x08,0xf3,0xf9,0x1f,0xfc,0x01, -0xb2,0x09,0x0f,0xe3,0x10,0x11,0x67,0x13,0x13,0xf2,0x11,0x13,0x44,0x14,0x16,0xb6, -0x19,0x1d,0xf1,0x1e,0x1a,0x54,0x0e,0xfe,0xde,0xef,0xe3,0xe5,0xd7,0xcc,0x8a,0xc4, -0xc1,0x15,0xc2,0xc6,0x52,0xcc,0xd4,0x68,0xe0,0xec,0x55,0xf4,0xfc,0x35,0x04,0x09, -0xba,0x0d,0x12,0x43,0x19,0x1e,0x16,0x20,0x23,0xa1,0x26,0x29,0x67,0x2b,0x2d,0xab, -0x2f,0x2b,0x8b,0x21,0x15,0xd2,0x08,0xfd,0x23,0xf2,0xe7,0x51,0xde,0xda,0xd2,0xd9, -0xdb,0xfc,0xdf,0xe8,0x6c,0xf4,0xfc,0xce,0x01,0x06,0x3f,0x0c,0x0e,0x4f,0x10,0x12, -0x21,0x14,0x14,0x2c,0x14,0x12,0x7c,0x11,0x12,0xca,0x16,0x19,0xac,0x19,0x17,0x33, -0x11,0x07,0x32,0xfb,0xee,0x73,0xe1,0xd7,0x92,0xce,0xc8,0x7b,0xc8,0xcc,0x24,0xd2, -0xdb,0x85,0xe6,0xef,0x16,0xf6,0xfd,0xd8,0x02,0x04,0x5e,0x07,0x0a,0x9b,0x0d,0x0e, -0x4a,0x0f,0x0f,0x9d,0x0f,0x11,0x7b,0x16,0x1a,0xca,0x1d,0x1f,0x3b,0x1e,0x17,0x10, -0x0b,0xfd,0xbd,0xf2,0xea,0x29,0xe3,0xdb,0x65,0xd6,0xd6,0x8c,0xdb,0xe3,0x0c,0xef, -0xf8,0x24,0xfc,0xff,0x27,0x04,0x07,0x19,0x09,0x08,0x55,0x07,0x08,0xa9,0x0a,0x0b, -0x46,0x0c,0x0f,0x06,0x15,0x1b,0x26,0x20,0x21,0xfa,0x1e,0x17,0xf0,0x0b,0x02,0x6e, -0xfb,0xf1,0xa4,0xe6,0xde,0x06,0xd9,0xd8,0xd9,0xdc,0xe3,0xff,0xec,0xf6,0x9b,0xfe, -0x02,0xf3,0x05,0x0a,0x95,0x0b,0x0b,0xb4,0x0b,0x0f,0x45,0x13,0x13,0xc7,0x13,0x16, -0xde,0x1a,0x21,0xc3,0x28,0x28,0xa2,0x1f,0x1a,0x2d,0x14,0x01,0x8a,0xed,0xdf,0xc3, -0xd1,0xc3,0xa7,0xb9,0xb7,0xa8,0xb8,0xbb,0x76,0xc4,0xd1,0x75,0xd8,0xdb,0xb2,0xdf, -0xe6,0x06,0xeb,0xef,0xa1,0xf7,0xfd,0xe4,0xfd,0x03,0xa4,0x0c,0x15,0x7e,0x22,0x32, -0x6c,0x3e,0x42,0x00,0x42,0x3d,0x3a,0x32,0x24,0x3b,0x1a,0x11,0xd6,0x07,0xfc,0x6f, -0xf4,0xef,0xd9,0xea,0xec,0xc4,0xf8,0x04,0x0b,0x08,0x08,0x2e,0x0b,0x08,0x0f,0x04, -0x03,0xfc,0x04,0x04,0x44,0x06,0x09,0x81,0x08,0x0a,0x16,0x10,0x14,0x72,0x16,0x18, -0xf8,0x17,0x0f,0xfb,0x00,0xf5,0xf5,0xef,0xe8,0x7b,0xdd,0xd5,0xa5,0xcd,0xc1,0x96, -0xba,0xbf,0x0e,0xca,0xd2,0xbd,0xda,0xe2,0x25,0xe7,0xe7,0x08,0xe7,0xe9,0xb1,0xeb, -0xee,0xfc,0xf5,0xfd,0x1e,0x04,0x0c,0x6e,0x14,0x18,0x34,0x22,0x31,0xb1,0x37,0x34, -0x5d,0x32,0x31,0x6e,0x2e,0x28,0xb0,0x21,0x1a,0x22,0x10,0x06,0x99,0x00,0xfd,0xb7, -0xfb,0xfa,0xff,0xfa,0xfa,0xf7,0xf8,0xf6,0x16,0xf3,0xef,0x88,0xec,0xeb,0xb1,0xeb, -0xed,0x1a,0xf2,0xf9,0x7b,0xff,0x03,0xd8,0x0a,0x10,0xef,0x0f,0x0c,0xd0,0x0c,0x12, -0xe5,0x16,0x15,0x7d,0x0f,0x05,0xd9,0xf8,0xee,0x72,0xea,0xea,0x90,0xeb,0xf0,0xe0, -0xf1,0xf0,0x87,0xee,0xea,0x87,0xe6,0xe7,0x84,0xe9,0xe8,0xea,0xe7,0xea,0xa2,0xee, -0xf5,0x5d,0xff,0x09,0x7b,0x14,0x1d,0x40,0x20,0x1f,0xba,0x1e,0x1f,0xb6,0x22,0x26, -0x61,0x23,0x1c,0x14,0x14,0x08,0x67,0xfc,0xf6,0xa0,0xf5,0xf7,0x80,0xf8,0xfa,0x6b, -0xfa,0xf5,0x8f,0xf2,0xf1,0xb2,0xed,0xea,0xbd,0xeb,0xee,0x71,0xf0,0xf2,0x6b,0xf7, -0xfd,0xa5,0x01,0x05,0x58,0x08,0x09,0x6e,0x0c,0x11,0xa0,0x16,0x19,0x2f,0x18,0x12, -0x98,0x0a,0x00,0xc6,0xf7,0xf4,0xe9,0xf5,0xf8,0x9a,0xfc,0x01,0x7a,0x03,0x02,0xd5, -0x00,0xfd,0xba,0xfb,0xfc,0x50,0xfc,0xfd,0xdb,0x00,0x03,0x8a,0x05,0x07,0x58,0x0a, -0x0e,0xc2,0x10,0x0f,0x78,0x0e,0x11,0x45,0x13,0x10,0x8a,0x0c,0x06,0x7e,0xfe,0xf5, -0xa5,0xec,0xe7,0xa0,0xe5,0xe6,0xe7,0xe9,0xee,0x0f,0xf2,0xf3,0x60,0xf3,0xf2,0xbe, -0xf1,0xf0,0xa9,0xef,0xf0,0xf9,0xf4,0xfa,0x44,0xfd,0x01,0x70,0x07,0x0c,0x3b,0x10, -0x13,0xab,0x18,0x1e,0x8e,0x23,0x24,0x3d,0x23,0x1d,0xc9,0x14,0x0d,0xa2,0x06,0xff, -0x6b,0xfc,0xfd,0xf9,0xfe,0x00,0x22,0x01,0x01,0xff,0x02,0x01,0xbb,0xfe,0xfa,0xe8, -0xf5,0xf4,0xb2,0xf6,0xf9,0xbf,0xf9,0xf9,0x18,0xfd,0xff,0x6f,0xff,0xff,0x03,0x01, -0x04,0xe7,0x08,0x0b,0x12,0x0a,0x05,0x11,0xfd,0xf4,0x2e,0xec,0xe6,0x14,0xe6,0xe8, -0x2c,0xed,0xf3,0xb1,0xf9,0xfe,0xae,0x01,0x02,0x6b,0x02,0x01,0x5c,0x02,0x04,0x87, -0x08,0x0c,0xa3,0x0c,0x0d,0x35,0x0f,0x0f,0xb9,0x11,0x13,0xac,0x14,0x16,0xed,0x17, -0x17,0xd8,0x12,0x0a,0x4c,0x02,0xf8,0xd3,0xee,0xe6,0x17,0xe1,0xe0,0xcd,0xe1,0xe5, -0xd1,0xea,0xed,0x8b,0xee,0xf0,0x84,0xf0,0xf0,0xd9,0xf3,0xfa,0x55,0x03,0x0b,0xd4, -0x0f,0x10,0x8b,0x11,0x16,0xf9,0x1c,0x22,0xed,0x27,0x2b,0x59,0x2f,0x2f,0x8d,0x2a, -0x22,0x58,0x18,0x0c,0x00,0x02,0xf9,0xa3,0xf0,0xea,0x61,0xe5,0xe4,0xb5,0xe4,0xe5, -0xca,0xe6,0xe4,0xe9,0xe1,0xdf,0x3e,0xdf,0xe2,0x31,0xe7,0xec,0x45,0xed,0xec,0x49, -0xf1,0xf9,0x17,0x00,0x05,0x9f,0x0d,0x16,0xab,0x1e,0x22,0xaf,0x24,0x21,0x7c,0x18, -0x0d,0x9c,0x05,0xff,0xd2,0xf9,0xf7,0x04,0xf7,0xf6,0xed,0xf6,0xf7,0xac,0xf6,0xf3, -0x95,0xf1,0xf1,0x77,0xf2,0xf5,0x40,0xf7,0xf8,0xd1,0xf6,0xf6,0xe8,0xf9,0xfd,0x88, -0x00,0x07,0x52,0x10,0x17,0xd7,0x1c,0x21,0xba,0x24,0x22,0xaf,0x1c,0x14,0x4d,0x0c, -0x04,0xa7,0xfd,0xf8,0x5e,0xf7,0xf5,0xc1,0xf3,0xf3,0xc6,0xef,0xec,0x40,0xeb,0xeb, -0xeb,0xed,0xf1,0x0f,0xf4,0xf3,0xf9,0xf2,0xf3,0x89,0xf4,0xf5,0x58,0xf9,0xff,0x60, -0x04,0x0a,0x57,0x10,0x13,0x6e,0x14,0x12,0xca,0x0e,0x08,0xc3,0x00,0xf9,0x8c,0xf3, -0xf1,0x70,0xf2,0xf3,0x74,0xf3,0xf4,0xb2,0xf4,0xf5,0xae,0xf6,0xf7,0x5d,0xfb,0xff, -0x15,0x02,0x03,0x0b,0x05,0x05,0xaf,0x06,0x08,0xd1,0x0a,0x0d,0x98,0x10,0x13,0x7f, -0x15,0x15,0x10,0x12,0x0d,0x5c,0x0a,0x05,0xd0,0xfb,0xf1,0xb7,0xe9,0xe5,0x6f,0xe4, -0xe3,0xc4,0xe3,0xe5,0xa4,0xe6,0xe8,0xef,0xeb,0xee,0x68,0xf1,0xf4,0x78,0xf7,0xfb, -0x62,0x00,0x04,0xee,0x06,0x08,0x6b,0x0c,0x11,0xe0,0x15,0x1b,0x8e,0x21,0x24,0x02, -0x25,0x25,0x9f,0x24,0x1d,0xde,0x12,0x07,0x5b,0xfe,0xf6,0x7c,0xf1,0xed,0xe5,0xe9, -0xe7,0x86,0xe5,0xe4,0xa6,0xe4,0xe5,0x75,0xe7,0xeb,0xe2,0xed,0xf0,0xf1,0xf2,0xf6, -0x26,0xf9,0xfb,0x77,0xff,0x02,0x6a,0x06,0x0e,0x41,0x14,0x15,0x33,0x15,0x17,0x21, -0x17,0x11,0xdb,0x08,0xff,0x3e,0xf9,0xf4,0xac,0xf0,0xed,0x12,0xeb,0xe9,0x63,0xe7, -0xe7,0x2b,0xea,0xec,0xd9,0xee,0xf2,0x46,0xf7,0xfc,0x70,0x00,0x04,0x5e,0x07,0x07, -0x0b,0x09,0x0b,0x76,0x0e,0x12,0x03,0x14,0x14,0xc3,0x14,0x16,0x94,0x17,0x16,0x12, -0x11,0x0a,0x9e,0x04,0xff,0x01,0xfb,0xf5,0xde,0xf0,0xed,0x8c,0xeb,0xea,0xb4,0xe9, -0xe9,0x33,0xea,0xed,0xbd,0xf2,0xf7,0xe8,0xfc,0x01,0xdd,0x03,0x03,0x86,0x04,0x07, -0xc7,0x0a,0x0e,0x99,0x12,0x15,0xfe,0x17,0x19,0xa8,0x1a,0x19,0x11,0x14,0x0d,0x9b, -0x08,0x03,0x1d,0xfd,0xf5,0x49,0xf0,0xec,0xa7,0xe8,0xe5,0x4d,0xe4,0xe2,0xea,0xe2, -0xe6,0xf4,0xe9,0xec,0x4f,0xf1,0xf5,0xd2,0xf5,0xf5,0x8a,0xf8,0xfd,0xbc,0x02,0x06, -0xc3,0x09,0x0e,0xd2,0x11,0x13,0x6d,0x15,0x16,0x27,0x15,0x12,0x23,0x0e,0x08,0x91, -0x01,0xfc,0xa6,0xf8,0xf6,0x89,0xf5,0xf4,0xaa,0xf4,0xf4,0xe2,0xf3,0xf5,0x2f,0xf9, -0xfd,0xee,0x04,0x0a,0xb8,0x0c,0x0e,0xe5,0x10,0x13,0x21,0x14,0x13,0x0d,0x13,0x13, -0x2b,0x15,0x15,0xe5,0x14,0x14,0x81,0x11,0x0e,0xb6,0x0b,0x06,0xf5,0xfc,0xf3,0x35, -0xed,0xe9,0xa0,0xe4,0xe2,0x54,0xe3,0xe4,0xaf,0xe5,0xe6,0x19,0xe9,0xee,0xa7,0xf5, -0xfb,0xb4,0xfe,0x02,0x6f,0x08,0x0c,0x87,0x0d,0x0c,0x03,0x0b,0x0c,0xe4,0x0e,0x11, -0xb9,0x14,0x16,0x27,0x15,0x12,0x3a,0x0f,0x07,0x3d,0xfd,0xf4,0xfa,0xef,0xeb,0xcc, -0xe7,0xe6,0x1d,0xe8,0xe9,0x71,0xe9,0xea,0xda,0xee,0xf6,0x22,0xfe,0x03,0x98,0x06, -0x0a,0x38,0x0f,0x12,0x14,0x13,0x13,0x50,0x13,0x13,0x4e,0x14,0x15,0xf5,0x16,0x16, -0x17,0x15,0x15,0x53,0x13,0x0b,0x32,0x00,0xf8,0x8a,0xf3,0xee,0x96,0xea,0xe9,0x1e, -0xec,0xee,0x6a,0xf0,0xf2,0xf3,0xf4,0xf9,0xd8,0xfe,0x03,0xe3,0x06,0x0b,0x57,0x10, -0x13,0xb0,0x12,0x11,0xab,0x11,0x11,0x5b,0x12,0x13,0x10,0x12,0x10,0x72,0x0e,0x0e, -0x43,0x0b,0x03,0xa0,0xfa,0xf3,0x34,0xec,0xe6,0x4c,0xe3,0xe1,0x1d,0xe2,0xe4,0x42, -0xe8,0xec,0x27,0xf0,0xf5,0xdb,0xfa,0xfe,0x22,0x02,0x06,0x35,0x09,0x0b,0x95,0x0d, -0x0f,0x27,0x10,0x10,0xbd,0x12,0x14,0xf6,0x13,0x12,0x88,0x12,0x13,0x00,0x0f,0x05, -0xff,0xfc,0xf4,0x9d,0xed,0xe8,0xd1,0xe4,0xe4,0xa1,0xe5,0xe9,0x45,0xee,0xf2,0xed, -0xf7,0xfe,0xf8,0x03,0x09,0xa1,0x0f,0x14,0x64,0x16,0x18,0xdf,0x1a,0x1b,0xa6,0x1c, -0x1e,0xc0,0x1e,0x1e,0xe2,0x1a,0x16,0x68,0x13,0x11,0x95,0x0c,0x04,0x74,0xfb,0xf2, -0xad,0xea,0xe4,0x49,0xe0,0xdd,0xf2,0xdb,0xdc,0xdc,0xde,0xe2,0x14,0xe7,0xec,0x25, -0xf2,0xf9,0xa8,0x00,0x06,0x93,0x0b,0x10,0x23,0x12,0x12,0xbd,0x14,0x17,0x5c,0x19, -0x18,0x00,0x15,0x12,0xc5,0x10,0x0f,0xb0,0x0b,0x06,0x58,0x00,0xf9,0xfa,0xf0,0xe9, -0xa4,0xe5,0xe2,0x1f,0xe1,0xe1,0x07,0xe3,0xe5,0xdb,0xe9,0xef,0x80,0xf5,0xfd,0xb8, -0x04,0x09,0x16,0x0d,0x0f,0x76,0x0f,0x0f,0x8d,0x12,0x15,0x1d,0x18,0x18,0x9c,0x17, -0x15,0x2d,0x14,0x12,0xf1,0x0e,0x09,0xbd,0x02,0xfa,0xe9,0xf2,0xed,0x2c,0xeb,0xe9, -0x40,0xe8,0xe8,0x67,0xe8,0xe9,0x9b,0xed,0xf2,0x7c,0xf7,0xfb,0x4e,0x00,0x04,0xf0, -0x07,0x0a,0xbb,0x0a,0x0a,0x95,0x0c,0x10,0x3c,0x13,0x13,0x01,0x12,0x0f,0xce,0x0c, -0x09,0xd3,0x05,0x02,0x27,0xfd,0xf5,0x04,0xee,0xea,0xdc,0xe9,0xe8,0xa2,0xe6,0xe5, -0xb9,0xe4,0xe5,0xb8,0xe8,0xed,0x97,0xf2,0xf7,0xf7,0xfb,0x00,0x59,0x06,0x0b,0x5a, -0x0d,0x0c,0xaf,0x0e,0x11,0x7d,0x13,0x12,0x2d,0x11,0x0f,0xcc,0x0e,0x0d,0xd7,0x0b, -0x08,0x1c,0x03,0xfc,0x0a,0xf7,0xf3,0xd4,0xf1,0xf1,0xe1,0xef,0xed,0x6f,0xec,0xed, -0xb3,0xf0,0xf5,0x48,0xfa,0xfe,0xee,0x03,0x08,0x3c,0x0d,0x0f,0xaf,0x0e,0x0b,0x0b, -0x0b,0x0b,0x59,0x0c,0x0d,0x81,0x0b,0x07,0x2e,0x04,0x01,0x8c,0xff,0xfb,0x2b,0xf6, -0xef,0x51,0xe8,0xe4,0xb4,0xe2,0xe2,0x41,0xe1,0xe0,0xf5,0xe0,0xe3,0xe5,0xe6,0xec, -0xcc,0xf3,0xfa,0xce,0x01,0x07,0xfc,0x0d,0x12,0xe4,0x12,0x13,0x72,0x15,0x18,0x8f, -0x1c,0x1e,0xb9,0x1d,0x1a,0x9c,0x17,0x15,0x47,0x13,0x0f,0x96,0x09,0x01,0x2f,0xfa, -0xf3,0x7f,0xef,0xeb,0x4e,0xe8,0xe5,0xa8,0xe3,0xe1,0x8d,0xe1,0xe3,0x09,0xe7,0xeb, -0xb7,0xf0,0xf6,0x22,0xfb,0xff,0x46,0x02,0x04,0x61,0x06,0x09,0x69,0x0c,0x0d,0x0a, -0x0d,0x0a,0x78,0x07,0x06,0x4c,0x08,0x09,0xd1,0x06,0x01,0x34,0xfc,0xf8,0x48,0xf5, -0xf4,0x01,0xf3,0xf1,0x91,0xef,0xef,0x84,0xf0,0xf2,0x4f,0xf7,0xfc,0xad,0x02,0x08, -0x4d,0x0d,0x0e,0x5c,0x0f,0x0f,0xcc,0x0f,0x0f,0xef,0x0f,0x0f,0x83,0x0d,0x0a,0x67, -0x07,0x05,0xfb,0x04,0x03,0xdf,0x00,0xfa,0xb8,0xf3,0xef,0xf0,0xec,0xec,0xb3,0xea, -0xe8,0xdf,0xe7,0xe7,0x38,0xe9,0xed,0x51,0xf3,0xfa,0xdc,0x00,0x05,0x4c,0x0a,0x0d, -0xfb,0x0f,0x11,0x55,0x12,0x13,0x4c,0x14,0x13,0xa8,0x11,0x0d,0x5d,0x0a,0x08,0x43, -0x07,0x05,0x3f,0x01,0xfa,0xbe,0xf4,0xef,0xcc,0xed,0xec,0xa5,0xe9,0xe7,0x35,0xe6, -0xe5,0x2d,0xe7,0xeb,0x74,0xf1,0xf7,0xc3,0xfc,0x03,0xab,0x0a,0x10,0x49,0x14,0x16, -0x96,0x19,0x1b,0xdb,0x1b,0x1b,0xd8,0x19,0x15,0x5d,0x11,0x0e,0x9b,0x0d,0x0b,0x33, -0x06,0xff,0x14,0xf8,0xf3,0x30,0xf0,0xec,0xfd,0xe8,0xe6,0x97,0xe4,0xe3,0xa0,0xe3, -0xe6,0x7f,0xec,0xf2,0xc9,0xf7,0xfc,0xbd,0x01,0x06,0xc3,0x09,0x0d,0xf2,0x10,0x13, -0x82,0x14,0x15,0x6f,0x16,0x16,0x13,0x15,0x14,0xe5,0x14,0x14,0xf5,0x10,0x0b,0x79, -0x06,0x02,0x8b,0xff,0xfb,0x24,0xf6,0xf1,0xbd,0xee,0xeb,0x67,0xe9,0xeb,0xa2,0xef, -0xf3,0x1d,0xf7,0xfa,0xeb,0xff,0x04,0xa7,0x07,0x0a,0x4e,0x0d,0x0d,0x0e,0x0e,0x0e, -0xbf,0x0f,0x0e,0x3d,0x0d,0x0b,0x89,0x0a,0x0a,0x33,0x08,0x03,0x7d,0xff,0xfc,0x24, -0xf9,0xf5,0x55,0xf1,0xee,0x8d,0xed,0xeb,0xf6,0xe9,0xec,0x83,0xf0,0xf4,0xd5,0xf7, -0xfb,0x1d,0x01,0x06,0xa9,0x0b,0x0f,0xc9,0x10,0x10,0xcc,0x11,0x13,0x84,0x13,0x12, -0x93,0x10,0x0e,0x2e,0x0d,0x0b,0xdb,0x08,0x03,0x5d,0xff,0xfc,0xb4,0xf8,0xf4,0x6f, -0xf2,0xf1,0xb1,0xef,0xee,0xf3,0xee,0xf2,0x85,0xf6,0xfa,0xb3,0xfd,0x01,0xae,0x06, -0x0c,0x20,0x11,0x14,0x41,0x15,0x16,0xd0,0x16,0x17,0x88,0x17,0x16,0x84,0x14,0x11, -0x1c,0x0f,0x0d,0xb7,0x0a,0x06,0xa3,0x01,0xfd,0xf8,0xf8,0xf3,0xc6,0xed,0xe9,0x47, -0xe6,0xe4,0x82,0xe4,0xe6,0x2b,0xe9,0xea,0x39,0xec,0xef,0x2c,0xf4,0xf9,0xb7,0xff, -0x04,0xe6,0x06,0x08,0xbb,0x0a,0x0c,0x97,0x0d,0x0e,0x75,0x0e,0x0d,0x3a,0x0d,0x0d, -0xc1,0x0b,0x09,0x9a,0x07,0x05,0x14,0x02,0xfe,0xf3,0xfa,0xf8,0x21,0xf6,0xf5,0xf5, -0xf4,0xf6,0x53,0xf8,0xf9,0xad,0xfb,0xfe,0x26,0x02,0x06,0x8e,0x0b,0x0e,0x13,0x0f, -0x0f,0x9e,0x10,0x10,0xca,0x10,0x10,0x1b,0x10,0x0f,0x63,0x0d,0x0b,0x01,0x09,0x06, -0xf1,0x01,0xfc,0xad,0xf7,0xf3,0xab,0xef,0xeb,0x11,0xe7,0xe4,0x2f,0xe6,0xe9,0x73, -0xec,0xef,0xa8,0xf2,0xf6,0x32,0xfa,0xff,0x44,0x04,0x07,0x4c,0x0a,0x0c,0x78,0x0e, -0x0f,0xac,0x10,0x11,0x4a,0x12,0x11,0x5e,0x11,0x11,0x48,0x11,0x0d,0x9e,0x08,0x03, -0xd2,0xfd,0xf9,0x02,0xf4,0xee,0x56,0xea,0xe8,0x47,0xe8,0xe9,0x25,0xeb,0xed,0xda, -0xf0,0xf4,0xa3,0xf8,0xfe,0x78,0x03,0x05,0x5d,0x07,0x0a,0x36,0x0d,0x0e,0xf2,0x0e, -0x10,0x49,0x11,0x10,0x63,0x0f,0x0f,0x82,0x0d,0x09,0x9d,0x04,0xfe,0x16,0xf8,0xf2, -0x51,0xec,0xe7,0xc7,0xe4,0xe5,0x74,0xe7,0xe9,0x37,0xeb,0xee,0x10,0xf2,0xf6,0x63, -0xfa,0xff,0x08,0x04,0x07,0x61,0x0a,0x0d,0x47,0x0f,0x10,0x42,0x11,0x12,0x2e,0x13, -0x12,0x82,0x11,0x10,0xdc,0x0e,0x0b,0xf2,0x05,0xff,0x49,0xf9,0xf3,0xfc,0xed,0xe8, -0xa6,0xe5,0xe5,0x67,0xe6,0xe8,0xf9,0xea,0xed,0x48,0xf1,0xf5,0xd6,0xf9,0xfe,0xc6, -0x02,0x06,0xbb,0x09,0x0b,0x2c,0x0d,0x0d,0xbf,0x0e,0x10,0xf4,0x11,0x11,0x6c,0x10, -0x0f,0x76,0x0d,0x0a,0x28,0x07,0x03,0xb0,0xfd,0xf7,0x9d,0xf2,0xee,0x53,0xeb,0xea, -0xa0,0xe9,0xea,0xf5,0xeb,0xed,0x1b,0xf0,0xf3,0x40,0xf5,0xf7,0x2b,0xfb,0xfe,0x3e, -0x02,0x04,0x0b,0x06,0x06,0x3b,0x07,0x07,0xef,0x08,0x09,0xc4,0x08,0x07,0x9d,0x06, -0x05,0xb1,0x02,0xfe,0xee,0xf9,0xf4,0x6f,0xf1,0xee,0xbe,0xec,0xeb,0xd8,0xeb,0xec, -0x0f,0xef,0xf2,0x35,0xf6,0xf9,0x8c,0xfc,0xff,0xb2,0x02,0x07,0xf4,0x0a,0x0d,0x60, -0x0f,0x11,0xd9,0x11,0x11,0x5e,0x12,0x11,0x0a,0x10,0x0e,0xd5,0x0c,0x0a,0xca,0x06, -0x01,0x28,0xfc,0xf7,0xc4,0xf2,0xee,0xcc,0xeb,0xea,0x80,0xe9,0xea,0x99,0xed,0xf1, -0xb8,0xf4,0xf6,0xfb,0xf7,0xf9,0xdd,0xfc,0x00,0x89,0x04,0x07,0xd9,0x09,0x0a,0xd8, -0x09,0x0a,0x60,0x0a,0x09,0xbb,0x07,0x04,0xdf,0x02,0x00,0xb7,0xfd,0xfa,0x7a,0xf7, -0xf5,0x01,0xf3,0xf0,0xed,0xef,0xf0,0xf4,0xf0,0xf2,0xeb,0xf5,0xf9,0xc1,0xfb,0xfe, -0x63,0x00,0x02,0xef,0x06,0x0b,0xd4,0x0e,0x12,0xe0,0x13,0x13,0x84,0x11,0x0f,0x09, -0x0d,0x0a,0xa1,0x07,0x05,0x34,0x02,0xfe,0x4a,0xfb,0xf7,0x49,0xf3,0xef,0x10,0xeb, -0xe8,0x60,0xe6,0xe5,0xf3,0xe3,0xe4,0xc4,0xe6,0xe9,0x5d,0xec,0xef,0xb1,0xf2,0xf7, -0x06,0xfd,0x03,0x62,0x09,0x0f,0x10,0x13,0x15,0x35,0x16,0x17,0xc0,0x17,0x17,0x08, -0x17,0x16,0x87,0x14,0x11,0x8d,0x0f,0x0d,0x54,0x0a,0x06,0xf8,0x02,0xff,0x84,0xfb, -0xf8,0xbb,0xf6,0xf5,0x7d,0xf6,0xf7,0x1b,0xf9,0xfa,0xe5,0xfa,0xfb,0x89,0xfd,0x00, -0x4b,0x04,0x07,0xa6,0x09,0x0a,0xe2,0x08,0x07,0xd6,0x05,0x04,0xc5,0x02,0xff,0x7f, -0xfc,0xf9,0x4a,0xf7,0xf4,0x9e,0xf2,0xf0,0xf0,0xed,0xec,0x0e,0xec,0xea,0x5a,0xe9, -0xe9,0x4d,0xec,0xef,0xf7,0xf2,0xf6,0x3a,0xfa,0xfd,0x3e,0x02,0x07,0xd6,0x0c,0x11, -0xb2,0x14,0x16,0x7b,0x16,0x15,0x07,0x14,0x13,0x20,0x12,0x0f,0xfe,0x0c,0x0a,0xc4, -0x07,0x05,0x40,0x02,0xff,0xae,0xfd,0xfb,0x45,0xf9,0xf7,0x61,0xf4,0xf2,0x8d,0xf3, -0xf6,0x62,0xf9,0xfc,0xd6,0xff,0x03,0xe7,0x06,0x0a,0xff,0x0f,0x14,0xcf,0x18,0x19, -0x2e,0x19,0x18,0x10,0x16,0x14,0xd5,0x12,0x10,0x71,0x0c,0x08,0x48,0x04,0x00,0x32, -0xfc,0xf8,0x09,0xf5,0xf1,0x17,0xee,0xea,0x4b,0xe7,0xe5,0x21,0xe5,0xe7,0xd1,0xe9, -0xec,0x8d,0xf0,0xf3,0xcd,0xf6,0xfa,0xcf,0xff,0x03,0x2f,0x07,0x09,0xe4,0x0a,0x0b, -0x8a,0x0b,0x0c,0x27,0x0e,0x0d,0xae,0x0b,0x09,0xc8,0x07,0x05,0x4d,0x03,0x00,0xb6, -0xfe,0xfd,0xf7,0xfb,0xfa,0x40,0xf7,0xf5,0xcd,0xf6,0xf8,0x1d,0xfb,0xfd,0x5d,0x01, -0x03,0x8f,0x05,0x08,0x40,0x0b,0x0d,0xfe,0x0e,0x0f,0x52,0x0f,0x0e,0x4c,0x0d,0x0c, -0xec,0x0c,0x0b,0xeb,0x09,0x08,0xc5,0x06,0x04,0x96,0x01,0xff,0x8b,0xfe,0xfd,0xc7, -0xfc,0xfb,0xbd,0xf9,0xf7,0xad,0xf7,0xf8,0x23,0xf9,0xfb,0xb7,0xfe,0x01,0xe7,0x03, -0x06,0x89,0x09,0x0b,0xf4,0x0a,0x09,0x29,0x08,0x06,0xf2,0x03,0x02,0x3f,0x02,0xff, -0x9c,0xfc,0xfa,0xb5,0xf7,0xf4,0xf7,0xf1,0xf0,0x13,0xef,0xee,0x3b,0xee,0xec,0xde, -0xeb,0xec,0x62,0xed,0xf0,0x40,0xf4,0xf9,0x84,0xfe,0x03,0xde,0x08,0x0d,0x3a,0x12, -0x15,0x91,0x16,0x17,0xff,0x17,0x16,0xb2,0x14,0x13,0x1d,0x12,0x0f,0x66,0x0c,0x09, -0x2e,0x07,0x03,0x19,0x00,0xfc,0x0e,0xfa,0xf8,0xa3,0xf6,0xf4,0x25,0xf2,0xef,0xcf, -0xee,0xef,0x09,0xf2,0xf5,0xdb,0xf9,0xfe,0xca,0x03,0x08,0x92,0x0b,0x0d,0x7b,0x0e, -0x0e,0xc4,0x0c,0x0a,0x9c,0x09,0x08,0xab,0x07,0x06,0xd6,0x04,0x03,0x8c,0x02,0xff, -0x3f,0xfd,0xfb,0x68,0xfa,0xf9,0xa2,0xf7,0xf5,0x44,0xf2,0xf0,0xf6,0xef,0xf0,0xc6, -0xf1,0xf3,0xfd,0xf6,0xfb,0x27,0x00,0x04,0x66,0x08,0x0b,0xc4,0x0c,0x0c,0x82,0x09, -0x07,0xc4,0x05,0x04,0x23,0x03,0x02,0x25,0x01,0xff,0x15,0xfd,0xfa,0x34,0xf7,0xf5, -0x75,0xf4,0xf3,0x27,0xf2,0xf0,0x89,0xee,0xed,0xc0,0xec,0xee,0x12,0xf1,0xf4,0x5a, -0xf9,0xfe,0x6a,0x04,0x0a,0xb9,0x0f,0x13,0x0d,0x16,0x15,0x1d,0x15,0x13,0x8e,0x11, -0x0e,0x8f,0x0d,0x0c,0x8c,0x0b,0x09,0x9b,0x07,0x04,0xe3,0xff,0xfc,0xa7,0xf9,0xf7, -0x82,0xf4,0xf1,0x28,0xef,0xed,0x3e,0xed,0xed,0x69,0xef,0xf2,0xb3,0xf5,0xf9,0x1d, -0xff,0x05,0x71,0x0a,0x0e,0x09,0x10,0x0f,0xd3,0x0d,0x0c,0xc2,0x09,0x07,0xd2,0x04, -0x02,0x64,0xff,0xfd,0x66,0xfb,0xf7,0xc6,0xf2,0xef,0x6a,0xed,0xea,0x7d,0xe8,0xe6, -0xaa,0xe5,0xe6,0x90,0xe7,0xe9,0xda,0xec,0xf1,0xb5,0xf5,0xfa,0xe0,0xff,0x06,0xfb, -0x0c,0x11,0x1d,0x14,0x14,0x35,0x14,0x12,0xbf,0x10,0x0f,0x70,0x0d,0x0b,0x70,0x08, -0x06,0x24,0x03,0xff,0x72,0xfb,0xf8,0xc8,0xf5,0xf3,0x12,0xf1,0xef,0xd5,0xed,0xed, -0x2e,0xef,0xf1,0xa0,0xf4,0xf8,0x8f,0xfc,0xff,0x9c,0x04,0x0a,0x56,0x0f,0x13,0x62, -0x15,0x15,0xe7,0x13,0x11,0xac,0x0f,0x0e,0x52,0x0c,0x09,0xe4,0x05,0x03,0x21,0x00, -0xfc,0x20,0xf7,0xf2,0xcb,0xee,0xeb,0x75,0xe8,0xe6,0xc0,0xe4,0xe4,0x96,0xe4,0xe6, -0xca,0xea,0xee,0x6f,0xf2,0xf6,0x07,0xfc,0x01,0x9d,0x07,0x0d,0xa3,0x10,0x11,0x57, -0x11,0x10,0xca,0x0f,0x0f,0xeb,0x0e,0x0c,0xfb,0x0a,0x09,0x23,0x06,0x02,0xd6,0xfe, -0xfa,0x7c,0xf5,0xf0,0xac,0xed,0xea,0x2b,0xe8,0xe6,0xce,0xe7,0xea,0xcc,0xee,0xf2, -0x56,0xf5,0xf8,0x3b,0xfd,0x02,0x1b,0x09,0x0f,0x16,0x13,0x14,0x99,0x15,0x16,0xd1, -0x16,0x17,0x6a,0x17,0x16,0xe1,0x13,0x11,0x56,0x0e,0x0a,0x2b,0x07,0x02,0x9a,0xfc, -0xf7,0xd0,0xf2,0xef,0x40,0xeb,0xe8,0x26,0xe8,0xea,0x77,0xed,0xf0,0x00,0xf2,0xf3, -0x4f,0xf6,0xf9,0x3f,0xff,0x03,0x5a,0x05,0x05,0x19,0x06,0x06,0x0e,0x08,0x08,0x69, -0x08,0x07,0xad,0x06,0x05,0xb2,0x03,0x02,0x47,0x01,0xff,0x65,0xfc,0xf9,0x3e,0xf8, -0xf6,0x86,0xf4,0xf3,0x5c,0xf5,0xf8,0xbf,0xfc,0xff,0x0b,0x02,0x04,0x42,0x06,0x09, -0xe6,0x0d,0x11,0xb3,0x11,0x10,0x1e,0x10,0x0e,0x2c,0x0d,0x0b,0x42,0x08,0x04,0x1a, -0x01,0xfe,0x50,0xfb,0xf9,0x49,0xf8,0xf5,0x4a,0xf2,0xf0,0x11,0xef,0xee,0x0b,0xef, -0xf0,0x81,0xf2,0xf6,0xa6,0xfa,0xfe,0x9d,0x02,0x05,0xcc,0x08,0x0c,0x09,0x11,0x14, -0xa2,0x14,0x13,0xdb,0x12,0x12,0xf8,0x11,0x10,0x65,0x0d,0x09,0x9a,0x05,0x01,0x9b, -0xfe,0xfc,0x55,0xfa,0xf7,0xbb,0xf4,0xf2,0x11,0xf0,0xef,0x81,0xef,0xf0,0xfc,0xf2, -0xf5,0x7f,0xf9,0xfd,0x89,0x01,0x04,0x82,0x06,0x09,0x4e,0x0d,0x0f,0x59,0x10,0x10, -0xa1,0x0f,0x0f,0xd1,0x0e,0x0e,0x11,0x0c,0x09,0x04,0x06,0x02,0x1e,0x01,0xff,0x1c, -0xfe,0xfc,0x73,0xfa,0xf8,0x0c,0xf7,0xf5,0x4a,0xf5,0xf5,0x4a,0xf6,0xf7,0x71,0xf8, -0xfa,0xcd,0xfd,0x00,0x00,0x02,0x04,0x4f,0x08,0x0a,0xfd,0x0b,0x0c,0x83,0x0c,0x0c, -0x0d,0x0d,0x0c,0x9b,0x0b,0x09,0x25,0x06,0x03,0x33,0x01,0xff,0x2a,0xfe,0xfc,0x3e, -0xfc,0xfb,0xc2,0xf9,0xf8,0xef,0xf8,0xf9,0x26,0xfa,0xfa,0x7b,0xfb,0xfd,0x0c,0x01, -0x03,0x2f,0x06,0x08,0xcc,0x0b,0x0d,0x18,0x0e,0x0e,0x45,0x0e,0x0e,0x91,0x0d,0x0c, -0x4c,0x0b,0x08,0x52,0x04,0x00,0xff,0xfd,0xfb,0xc2,0xf8,0xf6,0x29,0xf4,0xf2,0x02, -0xf1,0xf0,0x35,0xf0,0xf0,0x5f,0xf2,0xf3,0x8a,0xf5,0xf9,0x33,0xfe,0x03,0x11,0x07, -0x0a,0x4b,0x0e,0x11,0xa2,0x12,0x13,0x01,0x13,0x12,0xcd,0x12,0x11,0xed,0x0f,0x0d, -0x88,0x0a,0x06,0x9f,0x03,0x00,0x4c,0xfe,0xfb,0x37,0xf9,0xf7,0xda,0xf5,0xf4,0x36, -0xf4,0xf4,0xcf,0xf5,0xf6,0x32,0xf7,0xfa,0xa3,0xfe,0x02,0x9b,0x05,0x07,0x7e,0x0a, -0x0c,0x85,0x0c,0x0b,0x7d,0x0b,0x0b,0x53,0x0a,0x08,0x29,0x06,0x02,0x4d,0xfe,0xf9, -0xfb,0xf5,0xf3,0x09,0xf2,0xf0,0x45,0xef,0xee,0x6e,0xee,0xee,0x57,0xf0,0xf3,0x94, -0xf5,0xf6,0xaf,0xf8,0xfb,0xcc,0xff,0x03,0x6d,0x07,0x0a,0x14,0x0d,0x0f,0x2b,0x11, -0x11,0xc4,0x10,0x10,0xe3,0x0f,0x0f,0xb5,0x0d,0x0b,0x13,0x08,0x05,0x65,0x03,0x01, -0x8b,0xff,0xfd,0xe4,0xfb,0xfa,0x14,0xf8,0xf7,0x56,0xf8,0xf9,0x16,0xfa,0xfa,0xca, -0xfb,0xfd,0x1f,0x01,0x04,0xe1,0x05,0x07,0xf3,0x08,0x0a,0xd0,0x09,0x08,0x2a,0x07, -0x06,0x00,0x05,0x03,0x6e,0x02,0x00,0x51,0xfd,0xfa,0x4d,0xf9,0xf8,0x51,0xf6,0xf4, -0x6e,0xf3,0xf1,0xf2,0xee,0xee,0x15,0xef,0xf0,0x83,0xf1,0xf3,0x80,0xf4,0xf6,0xf4, -0xf8,0xfc,0xe4,0xfe,0x01,0x34,0x04,0x06,0x13,0x07,0x07,0x98,0x07,0x07,0xea,0x07, -0x08,0x03,0x08,0x06,0xaf,0x05,0x04,0x57,0x03,0x02,0x23,0x01,0x00,0xe5,0xfe,0xfc, -0xac,0xfb,0xfc,0xb1,0xfc,0xfc,0x8c,0xfd,0xfe,0x66,0xfe,0xfe,0x58,0xff,0x00,0x1b, -0x02,0x03,0x85,0x04,0x05,0x42,0x05,0x04,0x2e,0x04,0x03,0x6c,0x03,0x02,0xc5,0x00, -0xff,0xa1,0xfd,0xfc,0x79,0xfb,0xfa,0xed,0xfa,0xfa,0x49,0xf9,0xf7,0x15,0xf6,0xf6, -0x00,0xf6,0xf6,0x26,0xf7,0xf7,0xff,0xf8,0xfa,0x70,0xfb,0xfd,0x23,0xff,0x01,0x5c, -0x04,0x05,0x2a,0x06,0x06,0xb2,0x05,0x05,0xf3,0x03,0x01,0x68,0xff,0xfd,0x4f,0xfc, -0xfa,0x63,0xf8,0xf7,0x52,0xf6,0xf5,0x2d,0xf5,0xf4,0x95,0xf4,0xf5,0x65,0xf5,0xf6, -0x70,0xf7,0xf8,0x6f,0xfa,0xfb,0xcd,0xfd,0xff,0xcd,0x01,0x04,0x65,0x07,0x09,0x3e, -0x0b,0x0b,0x3a,0x0c,0x0c,0x05,0x0b,0x09,0x20,0x07,0x05,0x08,0x04,0x01,0x5c,0xff, -0xfd,0x89,0xfc,0xfb,0xba,0xfa,0xf9,0xcf,0xf9,0xf9,0xe7,0xf8,0xf8,0x1a,0xf9,0xf9, -0x6a,0xfa,0xfb,0x5f,0xfd,0xfd,0x9b,0xfe,0x00,0xbc,0x02,0x03,0xaf,0x04,0x05,0x24, -0x06,0x06,0xe3,0x04,0x02,0x0d,0x01,0xff,0xca,0xfd,0xfb,0x73,0xf9,0xf8,0x4d,0xf8, -0xf7,0x6c,0xf7,0xf7,0x85,0xf7,0xf7,0x67,0xf7,0xf7,0xfe,0xf8,0xf9,0xbf,0xfa,0xfb, -0x5e,0xfd,0xfe,0xcb,0x00,0x03,0xe8,0x05,0x07,0x25,0x08,0x09,0x33,0x0a,0x0a,0xe2, -0x08,0x07,0x55,0x06,0x05,0x82,0x02,0xff,0xc4,0xfc,0xfb,0xe0,0xf9,0xf9,0x48,0xf9, -0xf9,0x40,0xf9,0xfa,0xf2,0xfa,0xfb,0xd4,0xfb,0xfc,0x5a,0xfd,0xfe,0x71,0xfe,0xfe, -0x0b,0x00,0x02,0xb5,0x04,0x06,0xc5,0x07,0x09,0x87,0x0a,0x0a,0xf1,0x08,0x07,0x1f, -0x07,0x05,0x29,0x03,0x00,0x07,0xfe,0xfc,0x21,0xfb,0xfa,0xad,0xfa,0xfa,0x57,0xfa, -0xfa,0xe9,0xfa,0xfa,0x9c,0xfa,0xfb,0x00,0xfc,0xfd,0xb2,0xfd,0xfe,0x83,0xff,0x01, -0xbb,0x03,0x04,0x7f,0x06,0x08,0xb3,0x08,0x08,0x72,0x07,0x06,0x3e,0x06,0x05,0x90, -0x03,0x02,0xb2,0x00,0xff,0xa1,0xfd,0xfc,0x96,0xfa,0xf8,0xb9,0xf7,0xf7,0x7b,0xf7, -0xf7,0xf2,0xf6,0xf7,0xb1,0xf7,0xf8,0xaa,0xf9,0xfa,0x0f,0xfd,0xff,0xeb,0x01,0x03, -0xec,0x05,0x07,0xfc,0x08,0x09,0x3b,0x0a,0x0a,0xe4,0x09,0x09,0xab,0x09,0x08,0x9e, -0x07,0x06,0xa3,0x04,0x02,0xdf,0x00,0xfe,0x48,0xfd,0xfd,0xd1,0xfc,0xfc,0x83,0xfb, -0xfb,0x61,0xfb,0xfc,0x54,0xfd,0xfe,0x33,0xff,0x00,0xc7,0x01,0x02,0x1f,0x04,0x05, -0xb0,0x05,0x06,0x42,0x06,0x06,0xd1,0x05,0x05,0xe9,0x04,0x03,0xb7,0x01,0xff,0x7f, -0xfe,0xfd,0xf5,0xfb,0xfa,0xdd,0xfa,0xfb,0x22,0xfb,0xfb,0x31,0xfb,0xfb,0x95,0xfb, -0xfc,0x08,0xfe,0xff,0xa0,0xff,0x00,0x4c,0x02,0x03,0x8f,0x05,0x06,0xed,0x07,0x08, -0x36,0x08,0x07,0x47,0x07,0x07,0x0e,0x08,0x07,0x66,0x06,0x05,0x45,0x04,0x02,0x7a, -0x00,0xfe,0xca,0xfd,0xfd,0x72,0xfc,0xfb,0x99,0xfa,0xfa,0x41,0xfa,0xfb,0x25,0xfd, -0xfe,0x72,0xfe,0xff,0xe6,0x00,0x02,0x9d,0x04,0x05,0xef,0x06,0x06,0x9f,0x06,0x06, -0xe1,0x05,0x06,0xf3,0x05,0x05,0xc0,0x03,0x02,0x93,0x00,0xfe,0x0f,0xfd,0xfa,0x4e, -0xf9,0xf8,0x38,0xf8,0xf7,0x9c,0xf7,0xf7,0xcf,0xf8,0xfa,0x15,0xfc,0xfd,0x70,0xfd, -0xfe,0xfc,0x00,0x03,0x95,0x05,0x07,0xa8,0x08,0x09,0x71,0x09,0x0a,0x50,0x0a,0x0a, -0x90,0x08,0x06,0xba,0x04,0x02,0x2d,0x01,0xff,0xa9,0xfd,0xfb,0xf8,0xf9,0xf9,0x24, -0xf9,0xf9,0x5b,0xfa,0xfa,0xdd,0xfb,0xfd,0xe4,0xfe,0xff,0xff,0x00,0x02,0x68,0x04, -0x06,0xd9,0x08,0x0a,0x37,0x0b,0x0b,0x65,0x0b,0x0b,0xe7,0x0a,0x09,0xd5,0x06,0x03, -0x9b,0x00,0xfd,0x7c,0xfb,0xf9,0x09,0xf7,0xf3,0x3d,0xf1,0xef,0xea,0xee,0xee,0xb9, -0xee,0xef,0x5b,0xf1,0xf3,0x22,0xf5,0xf7,0x30,0xf9,0xfc,0x95,0xff,0x02,0xbf,0x06, -0x0a,0xb2,0x0c,0x0e,0x24,0x0f,0x0f,0x3e,0x10,0x0f,0x85,0x0d,0x0b,0x20,0x08,0x05, -0x58,0x03,0x01,0x19,0xff,0xfc,0xc1,0xf9,0xf8,0x97,0xf7,0xf6,0xaf,0xf6,0xf6,0x0b, -0xf7,0xf7,0xd3,0xf7,0xf9,0x23,0xfb,0xfd,0x85,0xff,0x02,0x56,0x05,0x07,0x09,0x09, -0x09,0x8d,0x0a,0x0b,0xa2,0x0a,0x09,0x01,0x07,0x04,0x66,0x01,0xff,0x60,0xfd,0xfb, -0xdc,0xf9,0xf7,0x49,0xf5,0xf3,0xfa,0xf2,0xf2,0x4e,0xf3,0xf3,0x8e,0xf4,0xf5,0xa2, -0xf6,0xf9,0x91,0xfb,0xfd,0xa9,0xff,0x02,0xd4,0x04,0x07,0x12,0x09,0x0a,0x54,0x0b, -0x0c,0x63,0x0c,0x0b,0xda,0x09,0x07,0x78,0x05,0x03,0x5e,0x02,0x00,0x8a,0xfe,0xfb, -0x1d,0xf9,0xf6,0xce,0xf5,0xf5,0xb2,0xf4,0xf4,0xe6,0xf3,0xf3,0x7a,0xf4,0xf6,0xf3, -0xf7,0xf9,0x9b,0xfb,0xfd,0x68,0xff,0x01,0x75,0x03,0x05,0xb3,0x06,0x08,0x94,0x09, -0x09,0x9d,0x08,0x06,0x28,0x04,0x01,0xee,0xff,0xfe,0x62,0xfc,0xfa,0x6a,0xf9,0xf8, -0x9e,0xf8,0xf8,0x34,0xf8,0xf8,0x24,0xf8,0xf7,0x8e,0xf8,0xf9,0x5f,0xfb,0xfc,0x0f, -0xff,0x01,0x72,0x03,0x06,0x60,0x08,0x0a,0x00,0x0b,0x0b,0x3f,0x0c,0x0b,0xd7,0x09, -0x07,0x1b,0x05,0x02,0xa5,0xff,0xfd,0x15,0xfb,0xf8,0x1d,0xf7,0xf5,0xee,0xf4,0xf3, -0xcb,0xf2,0xf2,0x88,0xf2,0xf2,0x8a,0xf3,0xf4,0xcf,0xf6,0xf8,0xcc,0xfa,0xfc,0xb9, -0xfe,0x01,0x52,0x03,0x04,0x2e,0x06,0x07,0xf5,0x07,0x08,0x20,0x08,0x07,0xad,0x06, -0x04,0xfd,0x02,0x01,0x06,0x00,0xfe,0x9c,0xfd,0xfc,0x2c,0xfc,0xfb,0xe9,0xfa,0xfa, -0x46,0xfa,0xfa,0x26,0xfb,0xfc,0xf1,0xfc,0xfe,0x62,0xff,0x00,0x13,0x01,0x02,0x13, -0x03,0x03,0xdf,0x04,0x05,0xe2,0x04,0x04,0x4a,0x04,0x03,0x31,0x01,0xfe,0xaf,0xfc, -0xfa,0x4d,0xf9,0xf8,0xc2,0xf7,0xf7,0x9f,0xf8,0xf9,0x86,0xfa,0xfb,0x39,0xfc,0xfc, -0xdb,0xfd,0xff,0x50,0x00,0x01,0xfb,0x02,0x04,0x84,0x05,0x06,0xfb,0x07,0x09,0xa1, -0x09,0x09,0xb8,0x08,0x07,0x28,0x06,0x04,0x30,0x01,0xfe,0x01,0xfb,0xf8,0xba,0xf6, -0xf5,0x32,0xf4,0xf3,0xac,0xf3,0xf3,0x1c,0xf4,0xf4,0xf8,0xf4,0xf5,0x2a,0xf7,0xf8, -0x6a,0xfa,0xfc,0xad,0xff,0x02,0x8c,0x05,0x07,0xfc,0x09,0x0c,0xa0,0x0d,0x0e,0x78, -0x0e,0x0e,0x40,0x0d,0x0b,0xec,0x09,0x07,0x4b,0x05,0x02,0x1f,0x01,0xff,0x8a,0xfe, -0xfd,0xfc,0xfc,0xfc,0x51,0xfb,0xfa,0x2b,0xfa,0xf9,0xbf,0xf9,0xf9,0x87,0xf9,0xfa, -0xa4,0xfb,0xfd,0xf4,0xfe,0x00,0xab,0x02,0x04,0xd7,0x05,0x06,0xd9,0x06,0x06,0x2b, -0x06,0x05,0xc2,0x03,0x01,0xef,0xff,0xfe,0x60,0xfc,0xfb,0xd5,0xfa,0xfa,0x8b,0xfa, -0xfa,0x86,0xfa,0xfa,0xa9,0xfa,0xfb,0x50,0xfb,0xfb,0x59,0xfc,0xfd,0x86,0xfe,0x00, -0xd0,0x01,0x03,0xab,0x05,0x07,0x54,0x08,0x08,0xee,0x08,0x08,0x23,0x07,0x05,0x4e, -0x04,0x02,0x55,0x00,0xfe,0x9c,0xfd,0xfc,0xcd,0xfc,0xfd,0xd2,0xfd,0xfe,0x5a,0xff, -0xff,0x9e,0x00,0x01,0x43,0x01,0x01,0x05,0x02,0x03,0xf1,0x03,0x05,0xb1,0x06,0x08, -0x12,0x09,0x09,0xba,0x09,0x09,0x44,0x08,0x06,0xaa,0x04,0x02,0x79,0x00,0xfe,0x70, -0xfb,0xf9,0x11,0xf7,0xf5,0x3c,0xf5,0xf5,0xe4,0xf5,0xf6,0xce,0xf7,0xf8,0x1c,0xfa, -0xfb,0xd3,0xfb,0xfc,0x0a,0xfe,0xff,0x4a,0x01,0x02,0xef,0x04,0x06,0xce,0x08,0x0a, -0x08,0x0c,0x0c,0xac,0x0c,0x0b,0x8f,0x0a,0x08,0x05,0x06,0x03,0x5d,0x01,0xfe,0x1a, -0xfc,0xfa,0x53,0xf9,0xf9,0xb4,0xf9,0xfa,0x16,0xfb,0xfb,0xff,0xfc,0xfd,0x88,0xfd, -0xfd,0x7b,0xfe,0xff,0xd8,0x00,0x02,0x06,0x04,0x05,0x6b,0x07,0x09,0x21,0x0a,0x0a, -0x59,0x0a,0x09,0x42,0x07,0x05,0x43,0x03,0x01,0xc9,0xff,0xfd,0x57,0xfb,0xf9,0x3e, -0xf9,0xf9,0x52,0xf9,0xf9,0x2a,0xfa,0xfb,0xe0,0xfb,0xfc,0x85,0xfc,0xfc,0x5d,0xfd, -0xfe,0x93,0xff,0x01,0x14,0x03,0x05,0x00,0x07,0x08,0x7b,0x09,0x09,0x38,0x09,0x08, -0x53,0x06,0x04,0xe5,0x02,0x01,0x1a,0x00,0xfe,0x10,0xfc,0xfa,0xfa,0xf9,0xf9,0x1e, -0xfa,0xfa,0x17,0xfb,0xfb,0x6b,0xfc,0xfd,0x30,0xfd,0xfd,0x82,0xfd,0xfe,0x76,0xff, -0x00,0x86,0x01,0x02,0x4d,0x04,0x05,0x58,0x06,0x06,0x0e,0x07,0x06,0x58,0x05,0x03, -0xbf,0x02,0x01,0x9b,0x00,0xff,0xb1,0xfd,0xfc,0xc9,0xfb,0xfb,0x7c,0xfc,0xfd,0x05, -0xfe,0xfe,0x7a,0xff,0xff,0xbf,0xff,0xfe,0x9e,0xfe,0xfe,0xeb,0xfe,0xff,0xf3,0xff, -0x01,0xb4,0x02,0x03,0xdd,0x04,0x05,0x98,0x05,0x05,0x81,0x03,0x01,0x1a,0x00,0xfe, -0x3d,0xfd,0xfb,0xa9,0xfa,0xfa,0xc2,0xf9,0xf9,0x4d,0xfa,0xfa,0x7d,0xfb,0xfc,0x54, -0xfd,0xfe,0x43,0xfe,0xfe,0x10,0xfe,0xfe,0x53,0xfe,0xfe,0xed,0xff,0x01,0xa5,0x02, -0x03,0x68,0x04,0x05,0x42,0x05,0x04,0x4a,0x03,0x01,0xe9,0xff,0xfe,0x27,0xfd,0xfc, -0xa2,0xfb,0xfb,0x45,0xfb,0xfb,0x9d,0xfc,0xfd,0xf3,0xfd,0xff,0x30,0x00,0x01,0x83, -0x01,0x01,0x1a,0x02,0x02,0x55,0x02,0x02,0x7a,0x03,0x04,0x68,0x05,0x06,0xd2,0x06, -0x07,0xc1,0x06,0x05,0x1b,0x04,0x01,0xaf,0xff,0xfd,0x65,0xfb,0xf9,0x6b,0xf8,0xf7, -0xf6,0xf6,0xf7,0xc2,0xf7,0xf8,0x77,0xf9,0xfa,0x99,0xfb,0xfc,0xb5,0xfc,0xfc,0x3f, -0xfd,0xfd,0x75,0xfd,0xfd,0x9c,0xfe,0xff,0x37,0x00,0x01,0x22,0x02,0x02,0xec,0x02, -0x02,0xfc,0x01,0x00,0x75,0xfe,0xfc,0x4c,0xfb,0xfa,0x20,0xf9,0xf9,0x90,0xf9,0xfa, -0xb7,0xfb,0xfd,0xa2,0xfe,0x00,0x71,0x01,0x02,0x69,0x03,0x03,0x6f,0x04,0x04,0x3d, -0x05,0x05,0xdf,0x06,0x07,0xf8,0x07,0x08,0x52,0x08,0x08,0xb4,0x07,0x06,0x4d,0x05, -0x03,0x71,0x00,0xfd,0xae,0xfb,0xf9,0xc7,0xf7,0xf7,0xb0,0xf6,0xf6,0x6c,0xf7,0xf8, -0x09,0xfa,0xfb,0xc7,0xfc,0xfd,0xcf,0xfe,0xff,0xc5,0xff,0x00,0x52,0x00,0x00,0x5b, -0x01,0x02,0xc2,0x02,0x03,0xb4,0x03,0x03,0xbf,0x03,0x02,0x4d,0x01,0xff,0x23,0xfd, -0xfb,0x02,0xf9,0xf7,0x90,0xf5,0xf4,0xbc,0xf4,0xf5,0xe8,0xf6,0xf8,0xf6,0xf9,0xfb, -0x8b,0xfd,0xfe,0x1e,0x00,0x01,0x43,0x02,0x02,0x6e,0x03,0x04,0xf0,0x04,0x06,0xe0, -0x06,0x07,0x59,0x08,0x08,0x0f,0x09,0x08,0x67,0x07,0x05,0xed,0x03,0x01,0x6a,0xff, -0xfd,0xb6,0xfb,0xfa,0x48,0xfa,0xfb,0x20,0xfc,0xfd,0xf1,0xfd,0xff,0x31,0x00,0x00, -0x8f,0x01,0x02,0xa3,0x02,0x02,0xed,0x02,0x02,0x5f,0x03,0x03,0xfb,0x03,0x04,0xa5, -0x04,0x04,0xd9,0x03,0x02,0x0e,0x02,0x00,0xcb,0xfe,0xfc,0xec,0xfa,0xf9,0x91,0xf7, -0xf6,0x69,0xf6,0xf7,0x21,0xf8,0xf9,0xa4,0xfa,0xfc,0x16,0xfe,0xff,0xe9,0x00,0x02, -0x65,0x03,0x03,0x3f,0x04,0x04,0x3b,0x05,0x05,0xc8,0x05,0x06,0x30,0x06,0x06,0x50, -0x05,0x04,0x25,0x03,0x01,0x77,0xff,0xfd,0x57,0xfb,0xf9,0x64,0xf7,0xf5,0x6f,0xf5, -0xf5,0x6a,0xf6,0xf7,0xbb,0xf9,0xfc,0x71,0xfe,0x00,0x1b,0x03,0x05,0xb3,0x06,0x07, -0x9b,0x08,0x09,0xcb,0x0a,0x0b,0x27,0x0c,0x0c,0xdb,0x0c,0x0c,0x96,0x0b,0x0a,0x18, -0x09,0x06,0x6f,0x04,0x01,0xda,0xfe,0xfc,0x60,0xf9,0xf7,0x82,0xf5,0xf4,0x38,0xf4, -0xf4,0xba,0xf5,0xf7,0x60,0xf8,0xfa,0x53,0xfc,0xfe,0xb4,0xff,0x01,0x90,0x02,0x04, -0xb5,0x05,0x06,0xab,0x07,0x08,0x64,0x08,0x08,0x25,0x08,0x07,0x3e,0x07,0x05,0x5e, -0x04,0x02,0x7a,0x00,0xfd,0xaf,0xfb,0xf9,0xc9,0xf7,0xf6,0x95,0xf5,0xf5,0x4b,0xf6, -0xf7,0x51,0xf8,0xfa,0x72,0xfc,0xfe,0x49,0x00,0x01,0x0b,0x03,0x04,0x94,0x05,0x06, -0x5a,0x07,0x07,0x2f,0x08,0x08,0x12,0x08,0x07,0x5e,0x07,0x06,0x56,0x05,0x03,0xfd, -0x01,0x00,0x32,0xfe,0xfc,0x43,0xfa,0xf8,0x3c,0xf8,0xf8,0x07,0xf9,0xf9,0x7f,0xfb, -0xfd,0xf3,0xfe,0x00,0x5c,0x02,0x03,0x4c,0x05,0x06,0x0a,0x08,0x09,0x23,0x0a,0x0a, -0xca,0x0a,0x0a,0x49,0x0a,0x09,0x9a,0x08,0x07,0xb4,0x05,0x03,0x9c,0x01,0xff,0x57, -0xfd,0xfb,0xd0,0xf8,0xf7,0xe1,0xf5,0xf5,0x44,0xf5,0xf5,0xde,0xf6,0xf8,0x80,0xf9, -0xfb,0xa2,0xfc,0xfe,0x92,0xff,0x01,0x60,0x02,0x03,0xdb,0x04,0x05,0x77,0x05,0x05, -0x04,0x05,0x04,0x3a,0x04,0x03,0x77,0x02,0x01,0xd3,0xff,0xfe,0x28,0xfd,0xfb,0x7c, -0xfa,0xf9,0xe6,0xf8,0xf8,0x8f,0xf9,0xfa,0x19,0xfc,0xfd,0x8b,0xff,0x01,0x16,0x03, -0x04,0xc9,0x05,0x06,0x48,0x07,0x08,0xa0,0x08,0x08,0xdf,0x08,0x08,0xf6,0x07,0x07, -0xf7,0x06,0x06,0xf1,0x04,0x03,0xbe,0x02,0x01,0x17,0x00,0xfe,0xa6,0xfc,0xfb,0x12, -0xfa,0xf9,0xaa,0xf9,0xfa,0xe2,0xfa,0xfb,0xbc,0xfc,0xfd,0x9a,0xfe,0xff,0x18,0x00, -0x00,0x12,0x00,0x00,0x52,0x00,0x00,0x36,0x00,0xff,0xef,0xff,0xff,0xce,0xff,0xff, -0x32,0xfe,0xfd,0x96,0xfc,0xfb,0x9a,0xfa,0xf9,0x45,0xf8,0xf7,0x69,0xf7,0xf7,0xaa, -0xf8,0xfa,0x04,0xfc,0xfd,0xcd,0xff,0x01,0x49,0x03,0x04,0x1e,0x06,0x06,0x7d,0x07, -0x07,0x5f,0x08,0x08,0x78,0x08,0x08,0xc4,0x07,0x07,0x22,0x06,0x04,0x1c,0x03,0x01, -0xd6,0xff,0xfe,0x94,0xfc,0xfa,0xdc,0xf8,0xf7,0xf2,0xf5,0xf5,0xa6,0xf5,0xf6,0x5c, -0xf8,0xfa,0xa0,0xfb,0xfd,0x15,0xff,0x00,0x5d,0x02,0x03,0xa8,0x04,0x05,0xcc,0x06, -0x07,0x8b,0x08,0x08,0xef,0x08,0x08,0xd8,0x07,0x06,0xc8,0x04,0x02,0x0f,0x01,0xfe, -0xef,0xfc,0xfa,0xbc,0xf8,0xf6,0x1c,0xf5,0xf4,0x33,0xf4,0xf4,0x9b,0xf5,0xf6,0xfb, -0xf7,0xf9,0x48,0xfb,0xfc,0x4e,0xfe,0xff,0x36,0x00,0x01,0x00,0x02,0x03,0x53,0x04, -0x04,0x1e,0x05,0x05,0xf4,0x04,0x03,0x9f,0x02,0x01,0xb3,0xff,0xfe,0x81,0xfc,0xfb, -0xb1,0xf9,0xf8,0x66,0xf7,0xf7,0xc2,0xf7,0xf8,0x2e,0xfa,0xfb,0x49,0xfd,0xff,0x32, -0x01,0x03,0x04,0x05,0x06,0x66,0x07,0x08,0x24,0x09,0x09,0xec,0x09,0x09,0x39,0x09, -0x08,0x89,0x07,0x06,0xb1,0x04,0x03,0x63,0x01,0xff,0xd9,0xfd,0xfc,0x52,0xfa,0xf8, -0xf7,0xf6,0xf6,0xf1,0xf5,0xf6,0xf5,0xf6,0xf8,0x40,0xf9,0xfa,0x3b,0xfc,0xfd,0x0a, -0xff,0xff,0x5e,0x00,0x00,0x7e,0x01,0x01,0x2e,0x02,0x02,0x22,0x02,0x01,0x6f,0x01, -0x00,0xd9,0xff,0xfe,0xdf,0xfd,0xfc,0xec,0xfb,0xfb,0xf0,0xf9,0xf8,0xcc,0xf7,0xf7, -0xa5,0xf7,0xf8,0x56,0xf9,0xfa,0x08,0xfc,0xfd,0x8b,0xff,0x01,0x36,0x03,0x04,0x57, -0x05,0x06,0x24,0x07,0x07,0x7e,0x08,0x08,0x0d,0x09,0x09,0xb0,0x08,0x08,0x31,0x07, -0x05,0x5e,0x04,0x02,0x4a,0x01,0xff,0x7f,0xfe,0xfc,0x2e,0xfb,0xf9,0xdb,0xf8,0xf8, -0x35,0xf8,0xf8,0x17,0xf9,0xfa,0x40,0xfb,0xfc,0x0b,0xfe,0xff,0xf2,0xff,0x00,0x49, -0x01,0x01,0x5e,0x02,0x02,0x0b,0x03,0x03,0xd1,0x02,0x02,0xb6,0x01,0x00,0xfe,0xff, -0xff,0x61,0xfe,0xfd,0xb9,0xfc,0xfb,0xac,0xfa,0xf9,0x7d,0xf9,0xf9,0x19,0xfa,0xfa, -0xbc,0xfb,0xfd,0x70,0xfe,0x00,0x81,0x01,0x02,0xab,0x03,0x04,0x94,0x04,0x04,0x2f, -0x05,0x05,0x12,0x05,0x04,0xae,0x04,0x04,0x93,0x03,0x02,0x2f,0x02,0x01,0x64,0x00, -0xff,0xda,0xfe,0xfd,0xde,0xfc,0xfb,0x8f,0xfb,0xfb,0xf9,0xfb,0xfc,0x58,0xfd,0xfe, -0x75,0xff,0x00,0xda,0x01,0x02,0x9d,0x03,0x04,0x71,0x04,0x04,0x1d,0x05,0x04,0xcf, -0x04,0x04,0x07,0x04,0x03,0xf8,0x02,0x02,0x22,0x01,0x00,0x31,0xff,0xfe,0xb8,0xfd, -0xfc,0xcb,0xfb,0xfb,0x71,0xfa,0xfa,0x42,0xfa,0xfa,0x9c,0xfb,0xfc,0x98,0xfd,0xfe, -0x0c,0x00,0x00,0xaf,0x01,0x02,0xe4,0x02,0x03,0xe7,0x03,0x04,0x10,0x04,0x04,0xc0, -0x03,0x03,0xf6,0x02,0x02,0xc7,0x01,0x01,0x60,0x00,0xff,0x5f,0xff,0xfe,0xd8,0xfd, -0xfd,0xb4,0xfc,0xfc,0xb8,0xfc,0xfd,0xd2,0xfd,0xfe,0xaa,0xff,0x00,0xdc,0x01,0x02, -0x28,0x03,0x03,0x1a,0x04,0x04,0xc8,0x04,0x04,0xce,0x04,0x04,0x28,0x04,0x03,0x5c, -0x03,0x02,0x1c,0x02,0x01,0xc6,0x00,0x00,0x72,0xff,0xfe,0x1c,0xfe,0xfd,0xc7,0xfc, -0xfc,0x35,0xfc,0xfc,0xa5,0xfc,0xfd,0xc2,0xfd,0xfe,0x49,0xff,0xff,0x7e,0x00,0x00, -0x5f,0x01,0x01,0xea,0x01,0x02,0x53,0x02,0x02,0x45,0x02,0x02,0x24,0x02,0x01,0x4c, -0x01,0x00,0x5c,0x00,0x00,0xb0,0xff,0xff,0x47,0xff,0xfe,0xaf,0xfe,0xfe,0xa7,0xfe, -0xfe,0x5e,0xff,0xff,0x6e,0x00,0x01,0x80,0x01,0x01,0x6f,0x02,0x02,0x1d,0x03,0x03, -0x54,0x03,0x03,0xa1,0x02,0x02,0xc2,0x01,0x01,0xb4,0x00,0x00,0xc2,0xff,0xff,0xe5, -0xfe,0xfe,0x48,0xfe,0xfe,0xb0,0xfd,0xfd,0xf3,0xfc,0xfc,0x1e,0xfd,0xfd,0x48,0xfe, -0xff,0x02,0x00,0x00,0x8c,0x01,0x02,0x91,0x02,0x03,0x51,0x03,0x03,0x98,0x03,0x03, -0x27,0x03,0x02,0x9e,0x02,0x02,0x71,0x01,0x00,0x3c,0x00,0xff,0xd9,0xfe,0xfe,0x04, -0xfe,0xfd,0x9e,0xfd,0xfd,0xf2,0xfc,0xfc,0x1f,0xfd,0xfd,0x28,0xfe,0xfe,0x7e,0xff, -0xff,0x6e,0x00,0x00,0x3c,0x01,0x01,0xe8,0x01,0x02,0xa4,0x02,0x02,0xcc,0x02,0x02, -0x7b,0x02,0x01,0x6f,0x01,0x00,0x6e,0x00,0xff,0x3d,0xff,0xfe,0x9c,0xfe,0xfe,0x58, -0xfe,0xfe,0x02,0xfe,0xfe,0x20,0xfe,0xfe,0xf6,0xfe,0xff,0x18,0x00,0x00,0x2a,0x01, -0x01,0xe9,0x01,0x02,0xa4,0x02,0x02,0x2f,0x03,0x03,0xc1,0x02,0x02,0xc5,0x01,0x01, -0x50,0x00,0xff,0x3c,0xff,0xfe,0xf9,0xfd,0xfd,0x16,0xfd,0xfc,0xcf,0xfc,0xfc,0x58, -0xfc,0xfc,0x43,0xfc,0xfc,0x08,0xfd,0xfd,0x29,0xfe,0xfe,0x3a,0xff,0xff,0x3c,0x00, -0x00,0x4b,0x01,0x01,0x2d,0x02,0x02,0x45,0x02,0x02,0xb1,0x01,0x01,0xc3,0x00,0x00, -0xe6,0xff,0xff,0xf7,0xfe,0xfe,0x8a,0xfe,0xfe,0x77,0xfe,0xfe,0x67,0xfe,0xfe,0x75, -0xfe,0xfe,0x3c,0xff,0xff,0x0a,0x00,0x00,0xb6,0x00,0x01,0x30,0x01,0x01,0xb6,0x01, -0x02,0x20,0x02,0x02,0x23,0x02,0x01,0x6e,0x01,0x00,0x2c,0x00,0xff,0xd8,0xfe,0xfe, -0xc4,0xfd,0xfd,0x67,0xfd,0xfd,0x97,0xfd,0xfd,0x48,0xfd,0xfd,0xf1,0xfc,0xfd,0x40, -0xfd,0xfd,0x1a,0xfe,0xfe,0xe8,0xfe,0xff,0xa5,0xff,0x00,0x70,0x00,0x00,0x2d,0x01, -0x01,0x66,0x01,0x01,0xe3,0x00,0x00,0x18,0x00,0xff,0x6b,0xff,0xff,0xd0,0xfe,0xfe, -0xdc,0xfe,0xfe,0x1f,0xff,0xff,0xe2,0xfe,0xfe,0x7a,0xfe,0xfe,0x87,0xfe,0xfe,0xea, -0xfe,0xff,0x72,0xff,0xff,0x0c,0x00,0x00,0xc6,0x00,0x01,0x72,0x01,0x01,0xec,0x01, -0x01,0x9d,0x01,0x01,0xe4,0x00,0x00,0x49,0x00,0xff,0x8d,0xff,0xff,0x44,0xff,0xff, -0x75,0xff,0xff,0x37,0xff,0xfe,0xdf,0xfe,0xfe,0xed,0xfe,0xff,0x00,0xff,0xff,0x52, -0xff,0xff,0xc8,0xff,0xff,0x3f,0x00,0x00,0xb8,0x00,0x00,0x0e,0x01,0x00,0xcf,0x00, -0x00,0xe5,0xff,0xff,0x17,0xff,0xfe,0x4a,0xfe,0xfe,0x00,0xfe,0xfe,0x31,0xfe,0xfe, -0x24,0xfe,0xfe,0xe0,0xfd,0xfd,0x0e,0xfe,0xfe,0x53,0xfe,0xfe,0xb7,0xfe,0xff,0x50, -0xff,0xff,0x2b,0x00,0x00,0x4b,0x01,0x01,0x3c,0x02,0x02,0x66,0x02,0x02,0xc2,0x01, -0x01,0x37,0x01,0x00,0xae,0x00,0x00,0x88,0x00,0x00,0xb9,0x00,0x00,0x9b,0x00,0x00, -0x05,0x00,0xff,0xbd,0xff,0xff,0xbb,0xff,0xff,0xec,0xff,0x00,0x10,0x00,0x00,0x52, -0x00,0x00,0x97,0x00,0x00,0xfd,0x00,0x00,0xbe,0x00,0x00,0xf6,0xff,0xff,0x39,0xff, -0xfe,0x9d,0xfe,0xfe,0x46,0xfe,0xfe,0x64,0xfe,0xfe,0x99,0xfe,0xfe,0x57,0xfe,0xfe, -0x43,0xfe,0xfe,0xa6,0xfe,0xfe,0x3e,0xff,0xff,0x97,0xff,0xff,0x0c,0x00,0x00,0x84, -0x00,0x00,0x2d,0x01,0x01,0x97,0x01,0x01,0x58,0x01,0x01,0xe2,0x00,0x00,0x9b,0x00, -0x00,0x36,0x00,0x00,0x63,0x00,0x00,0x98,0x00,0x00,0x67,0x00,0x00,0x34,0x00,0x00, -0x53,0x00,0x00,0xb8,0x00,0x00,0xec,0x00,0x01,0x62,0x01,0x01,0xc9,0x01,0x01,0x2f, -0x02,0x02,0x23,0x02,0x01,0x9e,0x01,0x01,0xb2,0x00,0x00,0x04,0x00,0xff,0x8b,0xff, -0xff,0x66,0xff,0xff,0x25,0xff,0xfe,0x8c,0xfe,0xfe,0x35,0xfe,0xfe,0x52,0xfe,0xfe, -0xe9,0xfe,0xff,0x51,0xff,0xff,0xfa,0xff,0x00,0x83,0x00,0x00,0x1d,0x01,0x01,0x74, -0x01,0x01,0x57,0x01,0x01,0xd1,0x00,0x00,0x59,0x00,0x00,0x02,0x00,0x00,0x20,0x00, -0x00,0x33,0x00,0x00,0x01,0x00,0x00,0xf0,0xff,0x00,0x30,0x00,0x00,0xa7,0x00,0x00, -0xec,0x00,0x01,0x31,0x01,0x01,0x86,0x01,0x01,0xb9,0x01,0x01,0xed,0x01,0x01,0x7c, -0x01,0x01,0xa1,0x00,0x00,0xe3,0xff,0xff,0x69,0xff,0xff,0x87,0xff,0xff,0xa9,0xff, -0xff,0xaa,0xff,0xff,0xba,0xff,0xff,0x0d,0x00,0x00,0x73,0x00,0x00,0xdb,0x00,0x00, -0x0f,0x01,0x01,0x01,0x01,0x00,0xde,0x00,0x00,0xbc,0x00,0x00,0x38,0x00,0xff,0x7d, -0xff,0xff,0xe2,0xfe,0xfe,0x69,0xfe,0xfe,0x66,0xfe,0xfe,0x66,0xfe,0xfe,0x87,0xfe, -0xfe,0xda,0xfe,0xff,0x61,0xff,0xff,0x3c,0x00,0x00,0xf9,0x00,0x01,0x94,0x01,0x01, -0xec,0x01,0x02,0x10,0x02,0x02,0x22,0x02,0x02,0xb0,0x01,0x01,0xf6,0x00,0x00,0xf7, -0xff,0xff,0x49,0xff,0xff,0x02,0xff,0xfe,0xee,0xfe,0xfe,0xde,0xfe,0xfe,0xfe,0xfe, -0xff,0x31,0xff,0xff,0xc7,0xff,0x00,0x51,0x00,0x00,0xea,0x00,0x01,0x20,0x01,0x01, -0x75,0x01,0x01,0xa8,0x01,0x01,0x7a,0x01,0x01,0xf3,0x00,0x00,0x4a,0x00,0x00,0xd0, -0xff,0xff,0x6a,0xff,0xff,0x03,0xff,0xfe,0xbd,0xfe,0xfe,0x99,0xfe,0xfe,0xa9,0xfe, -0xfe,0xfc,0xfe,0xff,0x52,0xff,0xff,0x98,0xff,0xff,0xca,0xff,0xff,0xed,0xff,0x00, -0x10,0x00,0x00,0x01,0x00,0xff,0xdf,0xff,0xff,0x9b,0xff,0xff,0x98,0xff,0xff,0x99, -0xff,0xff,0x99,0xff,0xff,0x99,0xff,0xff,0xa9,0xff,0xff,0xec,0xff,0x00,0x62,0x00, -0x00,0xeb,0x00,0x01,0x10,0x01,0x01,0x11,0x01,0x01,0x10,0x01,0x01,0x11,0x01,0x01, -0xe0,0x00,0x00,0x8c,0x00,0x00,0xe2,0xff,0xff,0x8b,0xff,0xff,0x46,0xff,0xff,0x02, -0xff,0xfe,0xef,0xfe,0xfe,0xcd,0xfe,0xfe,0xdc,0xfe,0xfe,0x3f,0xff,0xff,0x97,0xff, -0xff,0xba,0xff,0xff,0xab,0xff,0xff,0xba,0xff,0xff,0xfd,0xff,0x00,0x00,0x00,0x00, -0xe0,0xff,0xff,0x8b,0xff,0xff,0x77,0xff,0xff,0x77,0xff,0xff,0x66,0xff,0xff,0x76, -0xff,0xff,0x88,0xff,0xff,0xc9,0xff,0xff,0x1f,0x00,0x00,0x53,0x00,0x00,0x56,0x00, -0x00,0x23,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x22,0x00,0x00,0xe1,0xff,0xff, -0x7a,0xff,0xff,0x35,0xff,0xff,0x01,0xff,0xfe,0xff,0xfe,0xfe,0x0f,0xff,0xff,0x52, -0xff,0xff,0xc8,0xff,0xff,0x3f,0x00,0x00,0x86,0x00,0x00,0x88,0x00,0x00,0x56,0x00, -0x00,0x44,0x00,0x00,0x75,0x00,0x00,0x78,0x00,0x00,0x36,0x00,0xff,0xcf,0xff,0xff, -0x58,0xff,0xff,0x13,0xff,0xff,0xf0,0xfe,0xfe,0xee,0xfe,0xfe,0xee,0xfe,0xfe,0x2f, -0xff,0xff,0x85,0xff,0xff,0xec,0xff,0x00,0x00,0x00,0xff,0xef,0xff,0xff,0xed,0xff, -0x00,0x20,0x00,0x00,0x75,0x00,0x00,0x78,0x00,0x00,0x46,0x00,0x00,0x13,0x00,0x00, -0x00,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xef,0xff,0xff,0xee,0xff,0xff,0xfe, -0xff,0x00,0x10,0x00,0x00,0x01,0x00,0xff,0xdf,0xff,0xff,0xdd,0xff,0xff,0x0e,0x00, -0x00,0x53,0x00,0x00,0x66,0x00,0x00,0x24,0x00,0xff,0xcf,0xff,0xff,0x9b,0xff,0xff, -0x89,0xff,0xff,0x98,0xff,0xff,0x89,0xff,0xff,0x67,0xff,0xff,0x76,0xff,0xff,0x88, -0xff,0xff,0x99,0xff,0xff,0x88,0xff,0xff,0x98,0xff,0xff,0xeb,0xff,0x00,0x41,0x00, -0x00,0x76,0x00,0x00,0x88,0x00,0x00,0x77,0x00,0x00,0x87,0x00,0x00,0xa9,0x00,0x00, -0xec,0x00,0x00,0xee,0x00,0x00,0xbd,0x00,0x00,0x89,0x00,0x00,0x56,0x00,0x00,0x03, -0x00,0xff,0xbe,0xff,0xff,0x79,0xff,0xff,0x77,0xff,0xff,0x98,0xff,0xff,0xaa,0xff, -0xff,0x99,0xff,0xff,0x88,0xff,0xff,0xa8,0xff,0xff,0xdb,0xff,0xff,0x1f,0x00,0x00, -0x43,0x00,0x00,0x55,0x00,0x00,0x65,0x00,0x00,0x66,0x00,0x00,0x56,0x00,0x00,0x24, -0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0x00,0x10,0x00,0x00,0x22,0x00,0x00,0x12,0x00, -0xff,0xef,0xff,0xff,0xee,0xff,0xff,0xfe,0xff,0x00,0x10,0x00,0x00,0x32,0x00,0x00, -0x44,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x12,0x00,0x00,0xf0, -0xff,0xff,0x0f,0x00,0x00,0x21,0x00,0x00,0x43,0x00,0x00,0x24,0x00,0x00,0xf1,0xff, -0xff,0xee,0xff,0xff,0xfe,0xff,0x00,0x31,0x00,0x00,0x75,0x00,0x00,0x88,0x00,0x00, -0x67,0x00,0x00,0x66,0x00,0x00,0x66,0x00,0x00,0x56,0x00,0x00,0x33,0x00,0x00,0x22, -0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x12,0x00,0xff,0xdf,0xff,0xff,0xbc,0xff, -0xff,0xaa,0xff,0xff,0xcb,0xff,0xff,0xed,0xff,0xff,0xee,0xff,0xff,0xde,0xff,0xff, -0xed,0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0xef,0xff,0xff,0xfe,0xff,0xff,0x0f, -0x00,0x00,0x21,0x00,0x00,0x43,0x00,0x00,0x44,0x00,0x00,0x54,0x00,0x00,0x55,0x00, -0x00,0x76,0x00,0x00,0xa9,0x00,0x00,0x9a,0x00,0x00,0x78,0x00,0x00,0x66,0x00,0x00, -0x55,0x00,0x00,0x34,0x00,0x00,0x01,0x00,0xff,0xef,0xff,0xff,0xdd,0xff,0xff,0xdd, -0xff,0xff,0xdd,0xff,0xff,0xcc,0xff,0xff,0xab,0xff,0xff,0xaa,0xff,0xff,0xbb,0xff, -0xff,0xdc,0xff,0xff,0xdd,0xff,0xff,0xcc,0xff,0xff,0xdc,0xff,0xff,0xfe,0xff,0xff, -0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x11,0x00,0x00,0x22,0x00,0x00,0x22, -0x00,0x00,0x22,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x00, -0x00,0x11,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x11,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff, -0xff,0xff,0xee,0xff,0xff,0xde,0xff,0xff,0xee,0xff,0xff,0xff,0xff,0x00,0x00,0x00, -0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0xf0,0xff,0xff,0xff,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xdd,0xff,0xff,0xcd, -0xff,0xff,0xcc,0xff,0xff,0xdc,0xff,0xff,0xdd,0xff,0xff,0xee,0xff,0xff,0xee,0xff, -0xff,0xee,0xff,0xff,0xfe,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x10,0x00,0x00, -0x11,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x01,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xef,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xfe,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xee,0xff,0xff,0xee,0xff, -0xff,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x2d, -0x00,0x00,0xb7,0x00,0x00,0x0d,0x01,0x01,0x42,0x01,0x01,0x35,0x01,0x00,0x9f,0x00, -0x00,0x50,0xff,0xfe,0xfa,0xfd,0xfd,0x16,0xfd,0xfd,0x30,0xfd,0xfd,0x8b,0xfe,0xff, -0xb8,0x00,0x01,0xfd,0x02,0x03,0x9e,0x04,0x05,0x20,0x05,0x05,0x13,0x05,0x04,0xfa, -0x03,0x03,0x62,0x02,0x01,0x4c,0x01,0x00,0x5c,0x00,0xff,0xaf,0xff,0xff,0x36,0xff, -0xff,0xf1,0xfe,0xfe,0x09,0xfe,0xfd,0xc6,0xfc,0xfc,0x92,0xfb,0xfb,0xa0,0xfa,0xfa, -0xa8,0xfa,0xfb,0xd1,0xfb,0xfc,0x6f,0xfe,0xff,0x7f,0x01,0x02,0xdd,0x03,0x04,0x66, -0x04,0x03,0x6b,0x02,0x00,0x17,0xfe,0xfb,0x7a,0xf9,0xf7,0x5a,0xf6,0xf5,0x18,0xf5, -0xf4,0xed,0xf4,0xf5,0xf4,0xf5,0xf7,0xc2,0xf8,0xfa,0x0c,0xfd,0xff,0x95,0x01,0x03, -0x8a,0x05,0x07,0x20,0x08,0x09,0xb1,0x09,0x0a,0x93,0x0a,0x0a,0x0d,0x0b,0x0b,0x84, -0x0b,0x0b,0xcb,0x0b,0x0b,0x0d,0x0c,0x0c,0xb6,0x0c,0x0c,0x7a,0x0c,0x0c,0x14,0x0c, -0x0b,0xeb,0x0a,0x09,0x5b,0x08,0x06,0x6f,0x05,0x03,0x1b,0x02,0x00,0x7a,0xff,0xfe, -0xf8,0xfd,0xfd,0x7f,0xfe,0xff,0x64,0x00,0x01,0x78,0x02,0x02,0xef,0x02,0x02,0x03, -0x01,0xff,0xc8,0xfd,0xfb,0x2f,0xfa,0xf8,0xe7,0xf6,0xf5,0xba,0xf4,0xf4,0x03,0xf4, -0xf4,0x52,0xf4,0xf4,0x77,0xf4,0xf4,0x46,0xf4,0xf4,0x54,0xf4,0xf4,0x45,0xf4,0xf4, -0x12,0xf4,0xf4,0x00,0xf4,0xf4,0x72,0xf4,0xf4,0xbf,0xf5,0xf6,0x1c,0xf8,0xf9,0x5a, -0xfb,0xfd,0xe2,0xfe,0x00,0x29,0x02,0x03,0xc9,0x04,0x05,0x6b,0x06,0x06,0x0e,0x07, -0x06,0xaf,0x06,0x06,0xd3,0x05,0x05,0x37,0x05,0x04,0xdf,0x04,0x04,0x1d,0x05,0x05, -0x74,0x05,0x05,0xea,0x05,0x06,0x93,0x06,0x06,0x4f,0x07,0x07,0x98,0x07,0x07,0x26, -0x07,0x06,0xaf,0x06,0x06,0x35,0x06,0x06,0x58,0x07,0x08,0x56,0x09,0x09,0x2e,0x0a, -0x0a,0x75,0x0a,0x0a,0x16,0x0a,0x09,0x15,0x08,0x06,0x86,0x04,0x02,0xea,0x00,0xff, -0xe4,0xfd,0xfc,0x0c,0xfc,0xfb,0x6e,0xfc,0xfd,0xe7,0xfe,0x00,0x17,0x02,0x03,0xd9, -0x04,0x05,0xe9,0x05,0x05,0x2b,0x05,0x04,0xc2,0x02,0x01,0x20,0xff,0xfd,0x32,0xfb, -0xf9,0xa6,0xf7,0xf6,0xf2,0xf4,0xf4,0xc2,0xf3,0xf3,0xaf,0xf4,0xf5,0x8e,0xf7,0xf9, -0x47,0xfb,0xfc,0x4f,0xfe,0xff,0xb3,0xff,0xff,0xbd,0xff,0xff,0x06,0xff,0xfe,0xed, -0xfe,0xff,0xd4,0xff,0x00,0xf7,0x00,0x01,0xb1,0x00,0xff,0xcf,0xfe,0xfd,0xc5,0xfb, -0xfa,0xa3,0xf8,0xf7,0x65,0xf6,0xf5,0xbd,0xf5,0xf5,0x3d,0xf6,0xf6,0x4a,0xf7,0xf8, -0xd4,0xf9,0xfb,0x8f,0xfe,0x01,0xf5,0x03,0x06,0x86,0x08,0x0a,0x84,0x0b,0x0c,0xa4, -0x0c,0x0c,0x5a,0x0c,0x0b,0xec,0x0a,0x09,0xed,0x08,0x08,0x71,0x07,0x07,0x63,0x07, -0x07,0xef,0x08,0x0a,0x30,0x0b,0x0c,0x45,0x0d,0x0d,0x4f,0x0e,0x0e,0xb2,0x0d,0x0d, -0x00,0x0c,0x0a,0x3c,0x09,0x07,0x76,0x05,0x03,0xe9,0x01,0x00,0x56,0xff,0xfe,0x5a, -0xfe,0xfe,0xd6,0xfe,0xff,0xf6,0xff,0x00,0x80,0xff,0xfe,0x85,0xfc,0xfa,0xc4,0xf7, -0xf5,0xd3,0xf2,0xf0,0x0b,0xef,0xed,0xec,0xec,0xec,0x56,0xec,0xec,0x4a,0xed,0xee, -0xf1,0xee,0xf0,0x20,0xf1,0xf2,0x76,0xf3,0xf4,0xf5,0xf4,0xf5,0xb6,0xf5,0xf5,0xbc, -0xf5,0xf5,0x89,0xf5,0xf5,0x5b,0xf6,0xf7,0xf6,0xf8,0xfa,0x3f,0xfd,0xff,0x77,0x01, -0x03,0x92,0x04,0x05,0x0d,0x07,0x07,0xbf,0x08,0x09,0x93,0x09,0x09,0x1d,0x0a,0x0a, -0x22,0x0a,0x0a,0x53,0x0a,0x0a,0x1a,0x0b,0x0b,0xf9,0x0b,0x0c,0xc6,0x0c,0x0d,0x93, -0x0d,0x0d,0xbc,0x0d,0x0d,0xe6,0x0c,0x0c,0x95,0x0b,0x0a,0xcb,0x09,0x08,0x6f,0x08, -0x08,0x42,0x08,0x08,0x3a,0x09,0x09,0x8e,0x0a,0x0a,0xce,0x0a,0x0a,0xe1,0x08,0x07, -0x84,0x05,0x03,0x0b,0x02,0x00,0xbb,0xff,0xff,0xa0,0xfe,0xfe,0x04,0xfe,0xfd,0x6b, -0xfd,0xfd,0x80,0xfc,0xfb,0x0d,0xfb,0xfa,0x10,0xf9,0xf8,0x84,0xf7,0xf6,0xdb,0xf5, -0xf4,0xac,0xf3,0xf2,0x88,0xf1,0xf0,0x88,0xef,0xee,0x67,0xed,0xec,0x18,0xec,0xec, -0xb2,0xec,0xed,0x2b,0xef,0xf0,0xee,0xf2,0xf5,0x82,0xf7,0xf9,0xbd,0xfb,0xfd,0xa0, -0xfd,0xfd,0xc8,0xfc,0xfb,0xd8,0xf9,0xf8,0x41,0xf6,0xf4,0xac,0xf3,0xf3,0xd0,0xf2, -0xf3,0xa1,0xf3,0xf4,0x87,0xf5,0xf6,0x99,0xf7,0xf8,0x88,0xf9,0xfa,0x98,0xfb,0xfc, -0x5d,0xfe,0x00,0x31,0x02,0x04,0x29,0x07,0x09,0x98,0x0b,0x0d,0xe5,0x0e,0x10,0x95, -0x11,0x12,0x59,0x13,0x13,0x8b,0x13,0x12,0x0b,0x11,0x0e,0x3d,0x0c,0x09,0x04,0x06, -0x02,0xec,0xff,0xfd,0xad,0xfc,0xfc,0x06,0xfd,0xfe,0x3a,0x01,0x04,0x94,0x07,0x0a, -0x29,0x0d,0x0f,0x40,0x10,0x10,0xbd,0x10,0x10,0xe0,0x0e,0x0d,0xb7,0x0b,0x09,0x0e, -0x08,0x06,0x83,0x04,0x02,0x5f,0x01,0xff,0x89,0xfd,0xfb,0x31,0xf8,0xf5,0x13,0xf2, -0xef,0x93,0xec,0xea,0x93,0xe8,0xe7,0x6f,0xe8,0xe9,0x18,0xeb,0xec,0xde,0xee,0xf1, -0x40,0xf3,0xf5,0x82,0xf6,0xf7,0x22,0xf7,0xf6,0x99,0xf5,0xf4,0x04,0xf3,0xf1,0x2f, -0xf1,0xf0,0x9b,0xf0,0xf0,0x5d,0xf1,0xf2,0xc0,0xf2,0xf3,0xd5,0xf3,0xf4,0x52,0xf4, -0xf4,0xd8,0xf4,0xf5,0x76,0xf6,0xf7,0xff,0xf9,0xfc,0x26,0xff,0x02,0x21,0x05,0x08, -0x90,0x0a,0x0c,0x7b,0x0e,0x0f,0xec,0x10,0x11,0x2a,0x12,0x12,0x65,0x12,0x12,0xb8, -0x12,0x12,0x2f,0x13,0x13,0x34,0x13,0x13,0x60,0x12,0x11,0x36,0x10,0x0e,0xbf,0x0d, -0x0c,0x83,0x0a,0x08,0xaa,0x06,0x04,0xeb,0x02,0x01,0x15,0x00,0xff,0xe3,0xfe,0xff, -0x24,0x00,0x01,0xf8,0x02,0x04,0xb1,0x04,0x04,0xd9,0x03,0x02,0xf9,0x00,0xff,0x10, -0xfd,0xfb,0x31,0xf9,0xf7,0xd7,0xf5,0xf4,0xd4,0xf2,0xf1,0x78,0xf0,0xef,0x98,0xee, -0xed,0xca,0xec,0xec,0x91,0xeb,0xeb,0x15,0xeb,0xea,0xbd,0xea,0xea,0xca,0xea,0xea, -0x1f,0xeb,0xeb,0x74,0xeb,0xeb,0x4d,0xec,0xec,0x9e,0xed,0xee,0x46,0xef,0xf0,0x24, -0xf1,0xf1,0xae,0xf2,0xf3,0xf5,0xf3,0xf4,0x39,0xf5,0xf5,0x4c,0xf6,0xf6,0xea,0xf6, -0xf7,0xd4,0xf7,0xf8,0x68,0xf9,0xfa,0xd8,0xfb,0xfd,0x56,0xff,0x01,0xd7,0x03,0x06, -0xa4,0x08,0x0a,0xfe,0x0c,0x0e,0xae,0x10,0x12,0x42,0x13,0x13,0x1e,0x14,0x14,0xb0, -0x13,0x13,0xe5,0x12,0x12,0x58,0x12,0x12,0xf8,0x12,0x13,0x6b,0x14,0x14,0x4a,0x14, -0x13,0x73,0x11,0x0f,0xf5,0x0c,0x0a,0x58,0x08,0x06,0xe6,0x04,0x03,0x8d,0x03,0x04, -0x20,0x05,0x06,0x9c,0x08,0x0a,0xf5,0x0b,0x0d,0x65,0x0e,0x0f,0x82,0x0f,0x0f,0x6a, -0x0f,0x0e,0xfd,0x0d,0x0c,0x9e,0x0b,0x09,0xfb,0x06,0x03,0x61,0xfe,0xf9,0x44,0xf4, -0xef,0xd5,0xea,0xe6,0xb9,0xe2,0xdf,0xf7,0xdc,0xdb,0x06,0xdb,0xdb,0x2e,0xde,0xe1, -0x77,0xe5,0xe9,0xcc,0xed,0xf1,0x45,0xf4,0xf6,0x9b,0xf8,0xf9,0x7e,0xfa,0xfa,0x80, -0xf8,0xf5,0xcf,0xf2,0xef,0x14,0xec,0xe9,0x96,0xe7,0xe6,0xcc,0xe6,0xe7,0x47,0xe8, -0xe9,0x74,0xea,0xeb,0x3c,0xed,0xef,0x30,0xf1,0xf3,0xfd,0xf6,0xfa,0xc4,0xfd,0x01, -0xe5,0x04,0x08,0xc2,0x0a,0x0c,0xae,0x0e,0x10,0x73,0x11,0x12,0xea,0x13,0x15,0x12, -0x16,0x16,0x4c,0x17,0x17,0x4c,0x18,0x18,0xa9,0x18,0x18,0xcb,0x18,0x18,0xde,0x18, -0x18,0xc6,0x17,0x17,0x52,0x16,0x15,0x46,0x14,0x13,0xa0,0x11,0x10,0xf4,0x0e,0x0d, -0xab,0x0c,0x0b,0x0b,0x0b,0x0a,0xcb,0x0a,0x0b,0xb2,0x0b,0x0c,0xd0,0x0b,0x0a,0x3d, -0x09,0x06,0x0e,0x04,0x00,0x0a,0xfd,0xf9,0x94,0xf5,0xf2,0x23,0xef,0xec,0xb5,0xe9, -0xe7,0x54,0xe5,0xe3,0x1f,0xe3,0xe2,0xbb,0xe2,0xe2,0x6f,0xe3,0xe3,0x7e,0xe4,0xe5, -0x12,0xe6,0xe7,0x32,0xe8,0xe9,0xc1,0xe9,0xea,0x73,0xea,0xea,0xba,0xea,0xea,0x3e, -0xeb,0xeb,0x4b,0xec,0xec,0x5c,0xed,0xee,0xe0,0xee,0xef,0x1f,0xf1,0xf2,0xa5,0xf3, -0xf5,0x24,0xf7,0xf9,0x73,0xfb,0xfd,0x4d,0x00,0x02,0xc9,0x04,0x06,0xdd,0x08,0x0a, -0xcd,0x0c,0x0e,0x8b,0x10,0x12,0x35,0x14,0x16,0x90,0x17,0x18,0x4a,0x19,0x19,0x2c, -0x1a,0x1a,0x05,0x1a,0x19,0xd2,0x17,0x16,0xa4,0x14,0x13,0xc2,0x11,0x10,0x1c,0x10, -0x0f,0xfd,0x0f,0x10,0xda,0x11,0x13,0x57,0x15,0x17,0x72,0x18,0x19,0x33,0x19,0x18, -0xa9,0x17,0x16,0x38,0x15,0x13,0xda,0x11,0x0f,0xfe,0x0d,0x0c,0x82,0x0a,0x08,0x2d, -0x07,0x05,0x14,0x03,0x00,0x67,0xfd,0xf9,0x6f,0xf6,0xf2,0x1d,0xef,0xeb,0x83,0xe7, -0xe4,0x73,0xe1,0xdf,0x28,0xde,0xdd,0xc3,0xdc,0xdc,0xba,0xdc,0xdc,0xdd,0xdc,0xdc, -0x5a,0xdc,0xdc,0x11,0xdc,0xdc,0x99,0xdd,0xdf,0x01,0xe1,0xe3,0x21,0xe5,0xe7,0xc1, -0xe8,0xea,0x22,0xeb,0xeb,0xda,0xeb,0xeb,0x1a,0xeb,0xea,0xc2,0xe8,0xe7,0x06,0xe6, -0xe4,0x7f,0xe4,0xe4,0x0c,0xe6,0xe8,0x53,0xeb,0xef,0x91,0xf3,0xf8,0xef,0xfe,0x04, -0x7e,0x0a,0x0f,0x22,0x13,0x16,0x99,0x19,0x1c,0xf1,0x1d,0x1f,0x02,0x20,0x20,0xc8, -0x20,0x20,0x9c,0x20,0x20,0xf5,0x1f,0x1f,0x4a,0x1f,0x1f,0x22,0x1f,0x1f,0x95,0x1f, -0x1f,0x5e,0x20,0x21,0x22,0x22,0x23,0xb1,0x23,0x23,0x5d,0x23,0x22,0x78,0x21,0x20, -0x92,0x1e,0x1c,0x0d,0x1b,0x19,0x47,0x18,0x17,0xf7,0x16,0x16,0xf8,0x15,0x14,0xed, -0x12,0x10,0x04,0x0d,0x09,0x72,0x04,0xff,0xd3,0xf9,0xf4,0x7e,0xf0,0xec,0x03,0xe8, -0xe4,0x51,0xe0,0xdd,0x12,0xda,0xd7,0x15,0xd5,0xd3,0xfa,0xd2,0xd2,0x8a,0xd2,0xd2, -0x09,0xd3,0xd3,0x0c,0xd5,0xd6,0x28,0xd8,0xd9,0x3b,0xdb,0xdc,0x2a,0xde,0xdf,0xb8, -0xe0,0xe1,0xd7,0xe1,0xe1,0xee,0xe1,0xe1,0xed,0xe1,0xe2,0x04,0xe3,0xe4,0x24,0xe6, -0xe8,0x68,0xeb,0xee,0x39,0xf2,0xf6,0xa2,0xfa,0xff,0x72,0x03,0x07,0x07,0x0b,0x0e, -0x75,0x11,0x14,0x47,0x17,0x19,0xeb,0x1b,0x1d,0xbd,0x1f,0x21,0x32,0x22,0x22,0x6f, -0x23,0x23,0x0c,0x24,0x24,0xd1,0x23,0x23,0xa5,0x22,0x21,0xac,0x20,0x1f,0xe5,0x1d, -0x1c,0xd6,0x1a,0x19,0xf5,0x17,0x16,0x3f,0x16,0x15,0xbd,0x15,0x15,0x7e,0x16,0x17, -0x44,0x18,0x19,0x56,0x1a,0x1a,0xbe,0x1a,0x19,0xcb,0x17,0x15,0x23,0x12,0x0e,0x8a, -0x0a,0x05,0x17,0x00,0xfa,0xcc,0xf5,0xf1,0x76,0xed,0xe9,0xdf,0xe6,0xe3,0x2e,0xe1, -0xde,0x69,0xdc,0xda,0x7a,0xd9,0xd8,0x19,0xd8,0xd7,0x4f,0xd8,0xd8,0x9e,0xd9,0xda, -0xc3,0xda,0xdb,0xa4,0xdb,0xdb,0xad,0xdb,0xdb,0x52,0xda,0xd9,0x04,0xd8,0xd6,0x5b, -0xd5,0xd4,0x21,0xd3,0xd2,0xcc,0xd2,0xd3,0xf3,0xd3,0xd5,0x95,0xd7,0xda,0x7b,0xde, -0xe2,0xc8,0xe6,0xeb,0xd3,0xef,0xf4,0xbb,0xf9,0xff,0x52,0x04,0x09,0x05,0x0e,0x12, -0xf7,0x16,0x1b,0x54,0x1f,0x23,0x60,0x26,0x29,0x08,0x2c,0x2d,0xcd,0x2e,0x2f,0x53, -0x2f,0x2f,0x30,0x2e,0x2d,0x11,0x2c,0x2b,0x42,0x2a,0x29,0xd1,0x27,0x26,0x5c,0x26, -0x26,0x54,0x26,0x26,0x33,0x26,0x26,0xa9,0x27,0x28,0x0e,0x2a,0x2a,0x1c,0x2b,0x2b, -0xf2,0x2a,0x2a,0x75,0x29,0x28,0xc4,0x26,0x24,0xfb,0x21,0x1e,0x45,0x1a,0x15,0x6f, -0x11,0x0c,0x00,0x06,0xff,0xf6,0xf8,0xf2,0x9f,0xed,0xe8,0x2a,0xe4,0xe0,0xf4,0xdc, -0xd9,0x0f,0xd7,0xd3,0x2f,0xd1,0xce,0x59,0xcc,0xca,0x44,0xc8,0xc6,0xd7,0xc4,0xc3, -0xda,0xc2,0xc2,0xe5,0xc1,0xc1,0xdb,0xc1,0xc2,0x04,0xc3,0xc3,0x0f,0xc5,0xc6,0x92, -0xc7,0xc9,0x55,0xcb,0xcd,0xb2,0xce,0xcf,0xff,0xd0,0xd1,0xee,0xd2,0xd4,0x45,0xd6, -0xd9,0xb0,0xdc,0xe1,0xa5,0xe6,0xec,0xf4,0xf1,0xf8,0x20,0xfe,0x04,0x35,0x0a,0x0f, -0x79,0x14,0x19,0xf4,0x1d,0x22,0x97,0x26,0x2a,0x64,0x2d,0x30,0x22,0x32,0x33,0x68, -0x34,0x34,0xec,0x34,0x34,0x8c,0x34,0x34,0x40,0x33,0x32,0x76,0x31,0x30,0xea,0x2f, -0x2e,0xdf,0x2d,0x2c,0x59,0x2b,0x2a,0xd2,0x28,0x27,0xc6,0x25,0x24,0xa2,0x22,0x21, -0xf2,0x1f,0x1e,0x3f,0x1e,0x1d,0xc7,0x1c,0x1c,0x01,0x1b,0x19,0xc5,0x16,0x13,0xb8, -0x0f,0x0b,0x14,0x06,0x00,0x03,0xfa,0xf4,0xf3,0xee,0xea,0x60,0xe5,0xe1,0xd5,0xdd, -0xda,0x7f,0xd8,0xd6,0xf5,0xd4,0xd3,0x2f,0xd3,0xd2,0xc5,0xd1,0xd1,0x87,0xd1,0xd1, -0xa9,0xd1,0xd1,0xfc,0xd1,0xd2,0x22,0xd2,0xd1,0x9e,0xd1,0xd1,0x04,0xd1,0xd0,0x1a, -0xd0,0xcf,0x03,0xce,0xcc,0x19,0xcb,0xc9,0x7e,0xc9,0xca,0xc0,0xcb,0xce,0xa9,0xd2, -0xd7,0x5f,0xde,0xe5,0xd2,0xeb,0xf2,0xe5,0xf8,0xff,0x2d,0x06,0x0b,0x9b,0x10,0x15, -0x36,0x1a,0x1e,0xfe,0x22,0x26,0xb7,0x29,0x2c,0x5c,0x2f,0x31,0x73,0x32,0x33,0xd4, -0x33,0x34,0x74,0x34,0x34,0x88,0x34,0x34,0xa8,0x34,0x34,0xdb,0x34,0x35,0x40,0x35, -0x35,0xa8,0x35,0x35,0x17,0x35,0x34,0x6b,0x34,0x34,0xa0,0x33,0x33,0xd3,0x32,0x32, -0xd6,0x31,0x31,0x32,0x30,0x2f,0x40,0x2d,0x2a,0x3c,0x27,0x22,0x39,0x1d,0x17,0xd0, -0x0f,0x07,0xba,0xfe,0xf6,0xe6,0xee,0xe8,0xd2,0xe1,0xdc,0x42,0xd7,0xd3,0x36,0xd0, -0xcd,0x28,0xcb,0xc9,0x93,0xc7,0xc6,0x75,0xc5,0xc4,0x4c,0xc4,0xc3,0x1b,0xc3,0xc2, -0xa5,0xc1,0xc1,0x70,0xc0,0xbf,0x0d,0xbf,0xbe,0x21,0xbd,0xbc,0x16,0xbc,0xbc,0x92, -0xbc,0xbd,0xb2,0xbd,0xbe,0x15,0xbf,0xc0,0x91,0xc1,0xc3,0xec,0xc6,0xca,0x9e,0xcf, -0xd4,0xfe,0xda,0xe1,0x49,0xe8,0xee,0x2c,0xf5,0xfb,0x0d,0x03,0x09,0x79,0x0f,0x14, -0x6d,0x1a,0x20,0xf4,0x25,0x2b,0xb0,0x2f,0x34,0x41,0x38,0x3b,0xfd,0x3e,0x41,0xd8, -0x43,0x45,0x7e,0x47,0x48,0x28,0x49,0x49,0x97,0x49,0x49,0x18,0x49,0x48,0x56,0x47, -0x46,0x80,0x44,0x42,0xcb,0x40,0x3e,0x2e,0x3d,0x3b,0xd8,0x39,0x38,0xf0,0x35,0x33, -0x0f,0x32,0x30,0xa4,0x2e,0x2c,0x7f,0x2b,0x29,0xce,0x27,0x24,0x18,0x20,0x1a,0x8b, -0x14,0x0d,0x38,0x05,0xfc,0xcd,0xf4,0xed,0x19,0xe7,0xe0,0x7f,0xdb,0xd6,0x0c,0xd3, -0xcf,0x3e,0xcd,0xca,0xac,0xc8,0xc7,0xc0,0xc5,0xc4,0xab,0xc3,0xc2,0xfb,0xc1,0xc1, -0x27,0xc1,0xc1,0xf0,0xc0,0xc0,0x8c,0xc0,0xc0,0x14,0xc0,0xbf,0xde,0xbf,0xbf,0x2e, -0xc0,0xc0,0x08,0xc1,0xc1,0x08,0xc2,0xc2,0x48,0xc3,0xc4,0xc4,0xc5,0xc8,0xd3,0xcb, -0xd0,0x4f,0xd7,0xde,0x27,0xe6,0xee,0xc0,0xf5,0xfd,0xc6,0x04,0x0b,0x44,0x11,0x16, -0xcc,0x1b,0x20,0x85,0x24,0x28,0x16,0x2c,0x2f,0x46,0x32,0x34,0xab,0x36,0x38,0x10, -0x39,0x3a,0x51,0x3b,0x3c,0xfb,0x3d,0x3e,0xbf,0x3f,0x40,0x99,0x41,0x42,0x59,0x43, -0x43,0x0d,0x44,0x44,0xd0,0x43,0x43,0xb6,0x42,0x41,0xbd,0x40,0x3f,0x28,0x3e,0x3c, -0xfa,0x3a,0x39,0xd6,0x37,0x35,0x6f,0x33,0x2f,0xfc,0x2a,0x24,0x1f,0x1e,0x16,0xfb, -0x0e,0x07,0xb0,0xfe,0xf6,0xfb,0xee,0xe7,0xe9,0xe0,0xda,0xef,0xd5,0xd1,0xd9,0xcd, -0xca,0xc9,0xc7,0xc5,0x56,0xc3,0xc1,0x19,0xc0,0xbe,0xdd,0xbd,0xbd,0x51,0xbc,0xbb, -0x98,0xba,0xb9,0xb9,0xb8,0xb7,0xfd,0xb6,0xb6,0x92,0xb5,0xb5,0x03,0xb5,0xb5,0x50, -0xb5,0xb5,0xbe,0xb6,0xb7,0x37,0xb8,0xb8,0x4f,0xba,0xbc,0x8d,0xc0,0xc5,0x15,0xcb, -0xd1,0x8d,0xd9,0xe1,0x78,0xe9,0xf1,0xe1,0xf8,0x00,0xce,0x08,0x10,0xb4,0x16,0x1c, -0x1e,0x23,0x29,0x25,0x2f,0x34,0x06,0x39,0x3d,0xd1,0x40,0x44,0x64,0x47,0x4a,0x42, -0x4c,0x4d,0x2e,0x4f,0x50,0x74,0x51,0x52,0x8a,0x53,0x53,0x2f,0x54,0x54,0x12,0x54, -0x53,0xec,0x52,0x51,0x29,0x50,0x4e,0x1b,0x4d,0x4a,0x7f,0x48,0x45,0x8f,0x43,0x40, -0x1e,0x3e,0x3b,0x45,0x39,0x37,0x0c,0x36,0x33,0xd7,0x2f,0x2a,0xcf,0x24,0x1d,0x58, -0x15,0x0c,0x5c,0x04,0xfb,0x6a,0xf3,0xeb,0x12,0xe3,0xdb,0x2b,0xd5,0xcf,0x46,0xca, -0xc5,0x69,0xc1,0xbd,0x1e,0xbb,0xb8,0x1c,0xb7,0xb5,0x3e,0xb5,0xb4,0x7c,0xb4,0xb4, -0xf3,0xb3,0xb3,0xbd,0xb3,0xb3,0x38,0xb3,0xb2,0x7c,0xb2,0xb2,0x45,0xb2,0xb2,0x33, -0xb2,0xb2,0x69,0xb3,0xb4,0x3a,0xb6,0xb7,0xde,0xb9,0xbc,0x23,0xbf,0xc2,0x1b,0xc7, -0xcc,0xd7,0xd2,0xda,0x12,0xe2,0xea,0xb4,0xf2,0xfb,0x26,0x04,0x0c,0x8e,0x14,0x1b, -0x02,0x21,0x26,0x55,0x2b,0x30,0x71,0x34,0x38,0xb5,0x3b,0x3e,0x19,0x41,0x43,0x13, -0x45,0x46,0xce,0x48,0x4a,0x18,0x4c,0x4d,0x76,0x4e,0x4f,0x87,0x50,0x51,0x47,0x52, -0x52,0xeb,0x52,0x52,0x5c,0x52,0x51,0x37,0x50,0x4e,0xa9,0x4c,0x4a,0xe7,0x47,0x45, -0x21,0x42,0x3f,0x51,0x3c,0x39,0xca,0x36,0x33,0xc8,0x2f,0x2b,0x04,0x26,0x1f,0x7d, -0x18,0x0f,0xfb,0x05,0xfb,0x7a,0xf2,0xea,0x36,0xe3,0xdc,0xfc,0xd6,0xd1,0x5d,0xcd, -0xc9,0xa5,0xc5,0xc2,0x85,0xbf,0xbd,0x01,0xbb,0xb9,0xd5,0xb7,0xb6,0x8a,0xb5,0xb4, -0x27,0xb3,0xb1,0x2b,0xb0,0xae,0x39,0xad,0xab,0x0f,0xab,0xaa,0x47,0xaa,0xaa,0xf7, -0xaa,0xab,0xfd,0xac,0xae,0xb4,0xaf,0xb1,0x24,0xb3,0xb5,0x6d,0xb9,0xbe,0x01,0xc4, -0xcb,0xe1,0xd2,0xdb,0x04,0xe4,0xed,0xa2,0xf6,0x00,0xd0,0x08,0x11,0x92,0x18,0x1f, -0xfe,0x26,0x2d,0x47,0x33,0x38,0x17,0x3d,0x41,0x46,0x45,0x48,0x6a,0x4b,0x4d,0x0d, -0x50,0x52,0x63,0x54,0x56,0x26,0x58,0x59,0x99,0x5a,0x5b,0xc5,0x5b,0x5c,0xf0,0x5b, -0x5b,0x2b,0x5b,0x5a,0x87,0x59,0x58,0x63,0x56,0x54,0xf3,0x51,0x4f,0x19,0x4d,0x4a, -0x12,0x47,0x44,0x51,0x41,0x3e,0x6e,0x3c,0x39,0x46,0x35,0x2f,0x3a,0x28,0x1f,0xba, -0x16,0x0d,0xdd,0x04,0xfb,0xf9,0xf1,0xe9,0x12,0xe1,0xd9,0x77,0xd2,0xcc,0xa1,0xc6, -0xc1,0xbe,0xbd,0xb9,0x1c,0xb6,0xb2,0x9b,0xaf,0xad,0x73,0xab,0xaa,0x85,0xa9,0xa8, -0x2c,0xa8,0xa7,0xbd,0xa7,0xa7,0x6a,0xa7,0xa7,0xe1,0xa6,0xa6,0x1e,0xa7,0xa7,0x16, -0xa8,0xa9,0x10,0xaa,0xab,0x63,0xac,0xad,0xbe,0xaf,0xb2,0xc0,0xb4,0xb8,0xb2,0xbc, -0xc2,0xe9,0xc9,0xd2,0x63,0xdb,0xe5,0x32,0xef,0xf9,0xb3,0x02,0x0b,0x96,0x13,0x1b, -0x51,0x22,0x29,0x93,0x2f,0x35,0x54,0x3a,0x3e,0xee,0x42,0x46,0x97,0x49,0x4c,0xf6, -0x4e,0x51,0x33,0x53,0x55,0x24,0x57,0x58,0x8f,0x5a,0x5c,0x70,0x5d,0x5e,0xfd,0x5f, -0x60,0x6c,0x61,0x61,0xed,0x61,0x61,0x98,0x60,0x5e,0xcf,0x5c,0x5a,0xd0,0x56,0x53, -0x85,0x4f,0x4b,0xe7,0x46,0x42,0x58,0x3e,0x3a,0x67,0x36,0x31,0x3d,0x2c,0x25,0x44, -0x1d,0x14,0xc4,0x0a,0x01,0x20,0xf7,0xee,0x23,0xe6,0xde,0x8f,0xd8,0xd2,0x6b,0xcd, -0xc8,0x4a,0xc4,0xc0,0x83,0xbc,0xb9,0x34,0xb6,0xb3,0x3a,0xb1,0xae,0x1f,0xad,0xab, -0x69,0xaa,0xa9,0x15,0xa8,0xa6,0x8c,0xa5,0xa4,0xc8,0xa3,0xa3,0xc2,0xa2,0xa2,0xae, -0xa3,0xa5,0xe1,0xa6,0xa8,0xbd,0xaa,0xac,0xa8,0xae,0xb1,0x52,0xb4,0xb8,0xc0,0xbc, -0xc2,0x6c,0xca,0xd3,0x46,0xdd,0xe7,0xe9,0xf1,0xfc,0x02,0x06,0x0f,0x56,0x18,0x20, -0xa4,0x27,0x2e,0xd9,0x34,0x3a,0x25,0x3f,0x43,0xa9,0x47,0x4b,0xc6,0x4e,0x52,0xf0, -0x54,0x57,0x46,0x59,0x5a,0x6e,0x5c,0x5e,0x90,0x5f,0x60,0x2f,0x62,0x63,0xc1,0x63, -0x64,0x42,0x64,0x64,0x81,0x63,0x62,0x29,0x61,0x5f,0x25,0x5d,0x5a,0x4d,0x58,0x55, -0x26,0x52,0x4e,0xf9,0x4a,0x47,0xcc,0x44,0x41,0xd6,0x3c,0x36,0xb8,0x2e,0x25,0x6d, -0x1c,0x12,0x48,0x08,0xfd,0x4e,0xf3,0xe9,0x1c,0xe1,0xd9,0x91,0xd1,0xca,0x7a,0xc4, -0xbf,0x81,0xba,0xb6,0x85,0xb2,0xaf,0x74,0xac,0xaa,0x44,0xa8,0xa6,0x38,0xa5,0xa4, -0xd6,0xa3,0xa3,0xb4,0xa2,0xa2,0xc3,0xa1,0xa1,0x16,0xa1,0xa0,0x2f,0xa1,0xa1,0x39, -0xa2,0xa2,0xcf,0xa3,0xa4,0x0c,0xa6,0xa7,0x27,0xa9,0xab,0xe3,0xad,0xb1,0x2f,0xb7, -0xbd,0x7b,0xc5,0xce,0xd3,0xd7,0xe2,0x80,0xec,0xf7,0x51,0x01,0x0b,0x52,0x14,0x1d, -0xb6,0x25,0x2d,0xe9,0x34,0x3b,0x78,0x41,0x46,0xad,0x4b,0x4f,0x5d,0x53,0x56,0xd4, -0x58,0x5b,0xc6,0x5d,0x5f,0xef,0x61,0x63,0x19,0x65,0x66,0xe8,0x67,0x69,0x32,0x6a, -0x6b,0x03,0x6c,0x6c,0xba,0x6c,0x6c,0x23,0x6b,0x69,0xdb,0x67,0x65,0x68,0x62,0x5e, -0x27,0x5a,0x55,0x1a,0x51,0x4c,0x63,0x47,0x42,0x98,0x3d,0x38,0x71,0x31,0x29,0xea, -0x20,0x17,0x0b,0x0e,0x03,0xef,0xf9,0xef,0x1e,0xe7,0xdf,0x02,0xd8,0xd1,0x0a,0xcc, -0xc7,0xb1,0xc2,0xbe,0x0c,0xbb,0xb7,0x28,0xb4,0xb0,0x0e,0xae,0xab,0x57,0xa9,0xa7, -0x96,0xa5,0xa3,0xec,0xa1,0xa0,0x51,0x9e,0x9c,0x6b,0x9b,0x9a,0xd5,0x99,0x99,0x0b, -0x9a,0x9a,0x9f,0x9c,0x9e,0xcf,0xa1,0xa4,0xcb,0xa7,0xab,0xf2,0xae,0xb3,0x06,0xb8, -0xbd,0x43,0xc3,0xca,0x95,0xd2,0xdb,0xcc,0xe5,0xf0,0xa3,0xfa,0x04,0x3a,0x0e,0x17, -0x9c,0x20,0x28,0x1b,0x30,0x36,0x69,0x3c,0x41,0xac,0x46,0x4b,0x11,0x4f,0x52,0xca, -0x55,0x58,0x6c,0x5b,0x5d,0x4e,0x60,0x62,0x66,0x64,0x66,0xf4,0x67,0x69,0xe8,0x6a, -0x6c,0xe1,0x6c,0x6d,0x35,0x6d,0x6c,0x58,0x6b,0x69,0xaa,0x67,0x65,0xf1,0x61,0x5e, -0x80,0x59,0x54,0x0b,0x50,0x4b,0x47,0x47,0x43,0xa2,0x3e,0x39,0xd5,0x32,0x2b,0x91, -0x22,0x19,0x29,0x10,0x06,0x91,0xfb,0xf0,0x5d,0xe7,0xde,0x2d,0xd7,0xd0,0xd2,0xc9, -0xc4,0x43,0xbf,0xba,0xec,0xb6,0xb3,0xfa,0xb0,0xae,0x48,0xac,0xa9,0xdf,0xa7,0xa5, -0x2e,0xa4,0xa2,0x86,0xa0,0x9e,0x98,0x9c,0x9b,0x52,0x9a,0x9a,0xf0,0x99,0x9a,0x71, -0x9a,0x9b,0x74,0x9c,0x9d,0x6e,0x9f,0xa1,0x63,0xa3,0xa5,0xef,0xa8,0xac,0xf7,0xb0, -0xb6,0xed,0xbd,0xc5,0x0f,0xcf,0xd9,0x12,0xe4,0xef,0x66,0xfa,0x04,0x9c,0x0e,0x18, -0x54,0x21,0x2a,0xd3,0x32,0x3a,0x0e,0x42,0x48,0x61,0x4d,0x52,0x51,0x56,0x5a,0x42, -0x5d,0x5f,0xed,0x61,0x63,0xfe,0x65,0x67,0xbf,0x69,0x6b,0xf5,0x6c,0x6e,0x3a,0x70, -0x71,0x05,0x72,0x72,0xa7,0x72,0x72,0xd7,0x71,0x70,0xea,0x6e,0x6c,0xcb,0x69,0x66, -0x14,0x62,0x5d,0xc8,0x58,0x53,0x9f,0x4f,0x4b,0x84,0x46,0x40,0xbc,0x39,0x31,0x25, -0x28,0x1e,0x1b,0x15,0x0b,0xb2,0x00,0xf6,0x92,0xeb,0xe2,0x26,0xda,0xd2,0x2b,0xcc, -0xc6,0x35,0xc1,0xbc,0xb5,0xb7,0xb3,0x55,0xaf,0xab,0xa9,0xa7,0xa4,0xe1,0xa0,0x9e, -0x15,0x9c,0x9a,0x21,0x98,0x96,0xf7,0x94,0x93,0x18,0x92,0x90,0x0e,0x90,0x8f,0xeb, -0x8f,0x90,0xd9,0x91,0x93,0x3b,0x96,0x99,0xe5,0x9c,0xa0,0xfc,0xa4,0xa9,0x57,0xae, -0xb3,0x26,0xb9,0xc0,0x81,0xc8,0xd2,0xb2,0xdc,0xe7,0x1c,0xf3,0xfe,0x41,0x08,0x11, -0x16,0x1a,0x22,0xd2,0x29,0x31,0x70,0x37,0x3d,0x48,0x43,0x48,0xab,0x4d,0x51,0xbe, -0x55,0x59,0x05,0x5d,0x60,0x45,0x63,0x65,0x5e,0x68,0x6a,0xeb,0x6c,0x6e,0x4d,0x70, -0x71,0xb8,0x72,0x73,0x4a,0x74,0x74,0xb4,0x73,0x72,0xf9,0x70,0x6e,0x1d,0x6c,0x68, -0x48,0x64,0x5f,0x67,0x5a,0x55,0x55,0x50,0x4b,0x1a,0x47,0x42,0xa4,0x3c,0x35,0xbd, -0x2d,0x24,0x5b,0x1b,0x11,0x9a,0x07,0xfc,0x3c,0xf1,0xe6,0x18,0xdd,0xd4,0x1f,0xce, -0xc7,0x3e,0xc2,0xbc,0x1f,0xb8,0xb3,0xfc,0xaf,0xac,0xf7,0xa8,0xa5,0xbb,0xa2,0xa0, -0xb0,0x9d,0x9b,0x68,0x99,0x97,0x54,0x95,0x93,0x09,0x92,0x90,0x1d,0x90,0x90,0x91, -0x90,0x91,0xfa,0x92,0x94,0x2c,0x97,0x9a,0x62,0x9d,0xa0,0x47,0xa3,0xa6,0xb2,0xa9, -0xae,0xc2,0xb3,0xba,0xea,0xc2,0xcc,0xe7,0xd6,0xe1,0x6f,0xed,0xf9,0x61,0x04,0x0e, -0xae,0x18,0x21,0x84,0x29,0x31,0x38,0x39,0x40,0xd5,0x46,0x4c,0x99,0x51,0x55,0xbf, -0x59,0x5d,0xf0,0x5f,0x62,0xa6,0x64,0x66,0x5f,0x69,0x6b,0x78,0x6d,0x6f,0x03,0x71, -0x72,0x3d,0x74,0x75,0x60,0x75,0x75,0x78,0x75,0x75,0x00,0x74,0x72,0xf4,0x6f,0x6c, -0x1d,0x69,0x64,0x0b,0x60,0x5b,0x74,0x56,0x52,0x80,0x4d,0x48,0xe6,0x41,0x39,0x0c, -0x30,0x25,0xe4,0x19,0x0e,0xf6,0x02,0xf7,0x2e,0xed,0xe3,0x67,0xda,0xd1,0x0e,0xca, -0xc2,0xbf,0xbc,0xb7,0x43,0xb2,0xad,0xac,0xa9,0xa5,0x0c,0xa2,0x9e,0x69,0x9b,0x98, -0xc7,0x95,0x93,0x36,0x91,0x8f,0x63,0x8d,0x8b,0xbe,0x8a,0x89,0x5e,0x89,0x89,0x52, -0x89,0x89,0x1f,0x8b,0x8c,0xeb,0x8e,0x91,0x99,0x94,0x97,0x7e,0x9b,0x9f,0xd0,0xa2, -0xa6,0x3f,0xac,0xb3,0x33,0xbc,0xc6,0x0c,0xd2,0xdd,0x34,0xe8,0xf3,0x01,0xfe,0x08, -0x0b,0x13,0x1b,0x5f,0x24,0x2c,0x46,0x34,0x3b,0x6a,0x42,0x48,0xd6,0x4d,0x52,0x8d, -0x57,0x5b,0xad,0x5f,0x63,0x02,0x66,0x68,0xad,0x6b,0x6e,0xc5,0x70,0x72,0x1f,0x75, -0x77,0xb1,0x78,0x79,0xfa,0x79,0x79,0xde,0x79,0x79,0xa9,0x78,0x76,0xfc,0x73,0x70, -0xca,0x6c,0x68,0x66,0x63,0x5e,0xd1,0x58,0x53,0x4b,0x4f,0x4a,0x29,0x45,0x3e,0x77, -0x36,0x2d,0x44,0x23,0x18,0x58,0x0d,0x01,0xae,0xf6,0xeb,0x15,0xe1,0xd7,0x09,0xcf, -0xc7,0x85,0xc0,0xba,0x74,0xb4,0xaf,0xa4,0xaa,0xa6,0xa8,0xa2,0x9e,0xbf,0x9b,0x99, -0xc0,0x96,0x94,0x3e,0x93,0x91,0x09,0x90,0x8e,0xf7,0x8c,0x8b,0x37,0x8a,0x89,0xd5, -0x88,0x88,0x2c,0x89,0x8a,0xf2,0x8b,0x8e,0x57,0x91,0x94,0x03,0x97,0x99,0x6f,0x9d, -0xa1,0x0b,0xa7,0xad,0x2b,0xb6,0xc0,0x51,0xcb,0xd7,0x53,0xe3,0xef,0xc4,0xfa,0x05, -0x4d,0x10,0x1a,0x77,0x23,0x2b,0xbd,0x33,0x3b,0x65,0x42,0x48,0x1b,0x4e,0x52,0xca, -0x56,0x5a,0xf8,0x5d,0x61,0x43,0x64,0x67,0x24,0x6a,0x6c,0xfa,0x6e,0x71,0xc6,0x73, -0x76,0xd0,0x77,0x79,0x74,0x7a,0x7b,0x43,0x7b,0x7a,0xbb,0x79,0x78,0xc8,0x76,0x74, -0x72,0x70,0x6c,0x91,0x67,0x63,0xd1,0x5e,0x5a,0xd6,0x55,0x50,0xf7,0x49,0x42,0xb1, -0x38,0x2e,0x95,0x23,0x18,0x49,0x0d,0x01,0x98,0xf5,0xe9,0x6b,0xdf,0xd6,0x14,0xce, -0xc6,0xe4,0xbe,0xb8,0x52,0xb2,0xad,0x27,0xa9,0xa5,0x10,0xa1,0x9d,0xc9,0x9a,0x98, -0xe5,0x95,0x93,0x63,0x90,0x8d,0x6c,0x8b,0x89,0xa7,0x87,0x86,0xa0,0x84,0x83,0x5b, -0x83,0x83,0x37,0x84,0x85,0xeb,0x87,0x8a,0x9a,0x8d,0x90,0xaa,0x93,0x96,0xfa,0x99, -0x9e,0x30,0xa3,0xaa,0xa4,0xb3,0xbe,0xfc,0xca,0xd7,0xc6,0xe3,0xf0,0xf1,0xfb,0x07, -0xe0,0x10,0x1a,0xc4,0x22,0x2a,0xef,0x32,0x3a,0xd8,0x41,0x48,0x67,0x4e,0x53,0x69, -0x58,0x5d,0xb2,0x61,0x65,0x2e,0x69,0x6b,0x4c,0x6e,0x71,0x11,0x74,0x76,0x9b,0x78, -0x79,0x4e,0x7b,0x7c,0x1c,0x7e,0x7e,0x0e,0x7f,0x7e,0xd9,0x7d,0x7c,0x57,0x7a,0x77, -0xc5,0x73,0x6f,0x2a,0x6b,0x66,0x55,0x61,0x5c,0x17,0x58,0x53,0x3a,0x4e,0x47,0xe0, -0x3d,0x33,0x86,0x28,0x1d,0xca,0x12,0x07,0xe8,0xfb,0xef,0xcd,0xe4,0xda,0xbc,0xd1, -0xc9,0x7b,0xc2,0xbb,0x0e,0xb6,0xb0,0x78,0xab,0xa6,0x4b,0xa2,0x9e,0xe0,0x99,0x96, -0xb7,0x93,0x91,0x57,0x8f,0x8d,0xc2,0x8a,0x88,0x57,0x86,0x84,0xb6,0x82,0x81,0x66, -0x80,0x80,0x20,0x80,0x81,0xd1,0x82,0x85,0x55,0x88,0x8b,0x4a,0x8f,0x93,0x53,0x97, -0x9b,0xdd,0xa0,0xa6,0x88,0xad,0xb6,0xf5,0xc0,0xcd,0xd0,0xd9,0xe6,0x1b,0xf3,0xfe, -0x38,0x09,0x13,0x22,0x1d,0x26,0x06,0x2f,0x36,0x0e,0x3e,0x44,0xa9,0x4a,0x50,0x75, -0x55,0x5a,0x92,0x5e,0x62,0xcc,0x66,0x6a,0xf1,0x6c,0x6f,0x85,0x71,0x73,0x99,0x75, -0x77,0xf6,0x78,0x7a,0x64,0x7b,0x7c,0xd5,0x7c,0x7c,0x99,0x7b,0x7a,0xa4,0x78,0x76, -0xeb,0x73,0x6f,0x3f,0x6b,0x66,0xd0,0x60,0x5b,0x49,0x56,0x51,0xf3,0x4b,0x45,0xfb, -0x3d,0x34,0x34,0x29,0x1d,0x6a,0x12,0x07,0xea,0xfc,0xf1,0x2d,0xe6,0xdb,0x54,0xd1, -0xc8,0xd8,0xc0,0xba,0x62,0xb4,0xaf,0xb4,0xaa,0xa6,0x1a,0xa3,0x9f,0x9d,0x9c,0x99, -0x98,0x96,0x93,0x2c,0x91,0x8e,0xc7,0x8b,0x89,0xb2,0x86,0x84,0xfa,0x82,0x81,0x3d, -0x81,0x81,0x40,0x81,0x81,0x3f,0x83,0x85,0xc2,0x87,0x8a,0x6e,0x8e,0x92,0xd1,0x95, -0x99,0xad,0x9e,0xa4,0x63,0xab,0xb4,0xc9,0xbf,0xcc,0xd2,0xd8,0xe5,0xd6,0xf1,0xfe, -0x01,0x00,0x00,0x61,0xec,0xed,0x16,0xed,0xec,0xf2,0xea,0xea,0x61,0xe9,0xe8,0x5c, -0xe8,0xe7,0x1c,0xe7,0xe6,0x84,0xe5,0xe4,0x1d,0xe4,0xe3,0xf7,0xe2,0xe2,0xa4,0xe1, -0xe1,0x50,0xe0,0xdf,0x2c,0xdf,0xde,0xf7,0xdd,0xdd,0xb5,0xdc,0xdc,0x81,0xdb,0xdb, -0x50,0xda,0xd9,0x5e,0xd9,0xd8,0x2c,0xd8,0xd7,0x2b,0xd7,0xd6,0x2c,0xd6,0xd5,0x76, -0xd5,0xd6,0x02,0xe5,0x6c,0x0b,0x00,0x0d,0x54,0x40,0x05,0x64,0x2d,0x22,0x43,0x15, -0x27,0xcf,0x19,0x1e,0x0c,0x22,0x1c,0xf4,0x20,0x1e,0x2b,0x1e,0x1f,0xc3,0x1d,0x77, -0x6a,0x72,0x46,0x14,0x63,0x6f,0x9b,0x58,0x63,0x24,0x6a,0x5d,0x7e,0x62,0x66,0xbe, -0x61,0x63,0x3f,0x66,0x63,0xe4,0x63,0x64,0x3a,0x63,0x63,0xc5,0x63,0x63,0xe0,0x62, -0x62,0x2d,0x62,0x61,0x6b,0x61,0x60,0x6c,0x60,0x5f,0x4e,0x5f,0x5e,0x1b,0x5e,0x5d, -0xf9,0x5c,0x5a,0x7a,0x13,0xcc,0xff,0x53,0xfc,0xfc,0xfb,0x29,0x05,0xf8,0x0a,0xfc, -0x13,0xfd,0xb8,0x0a,0x06,0x1c,0xfe,0x04,0x66,0xff,0xfd,0x32,0xff,0xfb,0x77,0xfa, -0xfa,0x60,0xf7,0xf6,0x78,0xf5,0xf3,0xda,0xf2,0xf1,0x29,0xf0,0xee,0xbf,0xed,0xec, -0x56,0xeb,0xea,0xf2,0xe8,0xe7,0xcf,0xe6,0xe5,0xa9,0xe4,0xe3,0x67,0xe2,0xe1,0x56, -0xe0,0xdf,0x75,0xde,0xdd,0x66,0xdc,0xdb,0x98,0xda,0xd9,0xda,0xd8,0xd7,0x1e,0xd7, -0xd6,0x54,0xd5,0xd4,0xe9,0xd3,0xd2,0x4f,0xd2,0xd1,0xd8,0xd0,0xd0,0x61,0xcf,0xce, -0x1b,0xce,0xcd,0xc6,0xcc,0xcc,0x83,0xcb,0xcb,0x60,0xca,0xc9,0x5c,0xc9,0xc8,0x3c, -0xc8,0xc7,0x5c,0xc7,0xc6,0x5c,0xc6,0xc5,0x7d,0xc5,0xc5,0x91,0xc4,0xc4,0xd3,0xc3, -0xc3,0x27,0xc3,0xc2,0x6d,0xc2,0xc2,0xc1,0xc1,0xc1,0x19,0xc1,0xc0,0xbe,0xc0,0xc0, -0x25,0xc0,0xbf,0xad,0xbf,0xbf,0x37,0xbf,0xbf,0xd1,0xbe,0xbe,0x8a,0xbe,0xbe,0x35, -0xbe,0xbe,0xd1,0xbd,0xbd,0xbc,0xbd,0xbd,0x78,0xbd,0xbd,0x35,0xbd,0xbd,0x12,0xbd, -0xbc,0x0f,0xbd,0xbc,0xee,0xbc,0xbc,0xcd,0xbc,0xbc,0xed,0xbc,0xbc,0xec,0xbc,0xbc, -0xdc,0xbc,0xbc,0xfd,0xbc,0xbc,0xfe,0xbc,0xbd,0x51,0xbd,0xbc,0xde,0xbc,0xbe,0x81, -0xe7,0x5e,0xb9,0x0c,0xd9,0x01,0x31,0x26,0x9c,0xf7,0x17,0xc9,0x23,0x08,0x34,0x0f, -0x1e,0xc6,0x13,0x11,0x50,0x1a,0x17,0xe9,0x12,0x17,0x11,0x18,0x15,0x73,0x16,0x18, -0x91,0x16,0x16,0x35,0x17,0x16,0x4c,0x16,0x16,0x98,0x16,0x16,0x11,0x16,0x15,0x9f, -0x15,0x15,0x13,0x15,0x14,0x5c,0x14,0x14,0xd0,0x13,0x13,0xf5,0x12,0x12,0x19,0x12, -0x11,0x3a,0x11,0x10,0x3b,0x10,0x0f,0x3c,0x0f,0x0e,0x1a,0x0e,0x0d,0x09,0x0d,0x0c, -0xc6,0x0b,0x0b,0x83,0x0a,0x09,0x5e,0x09,0x08,0xf8,0x07,0x07,0x85,0x06,0x05,0x3f, -0x05,0x04,0xd7,0x03,0x03,0x51,0x02,0x01,0xeb,0x00,0x00,0x72,0xff,0xfe,0xfb,0xfd, -0xfd,0x74,0xfc,0xfb,0x0b,0xfb,0xfa,0x83,0xf9,0xf8,0xea,0xf7,0xf7,0x74,0xf6,0xf5, -0xea,0xf4,0xf4,0x73,0xf3,0xf2,0xea,0xf1,0xf1,0x83,0xf0,0xef,0xfa,0xee,0xee,0x74, -0xed,0xec,0xfa,0xeb,0xeb,0x86,0xea,0xe9,0x2d,0xe9,0xe8,0xb8,0xe7,0xe7,0x50,0xe6, -0xe5,0xfb,0xe4,0xe4,0xa4,0xe3,0xe3,0x20,0xe2,0xe1,0x6c,0xe1,0xe8,0x55,0x4a,0x5a, -0x31,0x10,0x05,0xae,0x43,0x3f,0x2d,0x18,0x1e,0x47,0x37,0x2e,0x22,0x1e,0x26,0xbe, -0x30,0x29,0x06,0x23,0x28,0xf6,0x2a,0x28,0xe4,0x64,0x7f,0x6f,0x73,0x56,0x48,0x58, -0x76,0xa1,0x75,0x66,0xa9,0x5e,0x6a,0x8f,0x70,0x6a,0x6f,0x65,0x69,0x62,0x6d,0x6b, -0x77,0x67,0x67,0xf8,0x69,0x69,0xde,0x67,0x67,0x90,0x67,0x67,0x8b,0x66,0x65,0x25, -0x65,0x65,0x30,0x64,0x63,0x74,0x62,0x61,0x5f,0x61,0x60,0x14,0x5f,0x3d,0xfa,0xd0, -0xfc,0x32,0x45,0x26,0x63,0xec,0x00,0x7b,0x25,0x16,0xf4,0xfa,0x03,0x8d,0x13,0x0a, -0xf3,0xfb,0xff,0x6f,0x07,0x02,0x06,0xfb,0xfc,0xd4,0xfe,0xfb,0x17,0xf7,0xf7,0xb1, -0xf7,0xf5,0xfa,0xf2,0xf2,0xd2,0xf1,0xf0,0x32,0xee,0xed,0x72,0xec,0xeb,0xa2,0xe9, -0xe8,0xa8,0xe7,0xe6,0x08,0xe5,0xe4,0x31,0xe3,0xe2,0xe2,0xe0,0xe0,0x00,0xdf,0xde, -0xf0,0xdc,0xdc,0x40,0xdb,0xda,0x44,0xd9,0xd8,0xa7,0xd7,0xd6,0xeb,0xd5,0xd5,0x52, -0xd4,0xd3,0xc8,0xd2,0xd2,0x50,0xd1,0xd0,0xda,0xcf,0xcf,0x94,0xce,0xcd,0x5f,0xcd, -0xcc,0x2a,0xcc,0xcb,0x18,0xcb,0xca,0xf6,0xc9,0xc9,0xe5,0xc8,0xc8,0xe6,0xc7,0xc7, -0x05,0xc7,0xc6,0x19,0xc6,0xc5,0x4b,0xc5,0xc5,0x90,0xc4,0xc4,0xd4,0xc3,0xc3,0x38, -0xc3,0xc2,0xbe,0xc2,0xc2,0x14,0xc2,0xc1,0x9c,0xc1,0xc1,0xf5,0xc0,0xc0,0xad,0xc0, -0xc0,0x56,0xc0,0xbf,0xdf,0xbf,0xbf,0x9c,0xbf,0xbf,0x27,0xbf,0xbf,0x02,0xbf,0xbe, -0xcf,0xbe,0xbe,0x8b,0xbe,0xbe,0x78,0xbe,0xbe,0x65,0xbe,0xbe,0x34,0xbe,0xbe,0x32, -0xbe,0xbe,0x33,0xbe,0xbe,0x22,0xbe,0xbe,0x34,0xbe,0xbe,0x54,0xbe,0xbe,0x77,0xbe, -0xbe,0x76,0xbe,0xbe,0x69,0xbe,0xbf,0x37,0xf2,0x49,0xf0,0x3c,0xfb,0x69,0xe6,0x18, -0xdd,0x36,0x20,0xe6,0xff,0x05,0x64,0x1f,0x25,0xd0,0x15,0x0c,0x58,0x15,0x1f,0x94, -0x1c,0x14,0x55,0x13,0x19,0x74,0x1c,0x19,0x38,0x16,0x17,0xd1,0x19,0x1a,0x00,0x18, -0x17,0x00,0x18,0x18,0x6e,0x18,0x17,0xd4,0x16,0x17,0x43,0x17,0x16,0xfc,0x15,0x15, -0xcc,0x15,0x15,0xd6,0x14,0x14,0xf3,0x13,0x13,0x3a,0x13,0x12,0x18,0x12,0x11,0x28, -0x11,0x10,0xf9,0x0f,0x0f,0xe6,0x0e,0x0e,0xc4,0x0d,0x0d,0x60,0x0c,0x0b,0x3d,0x0b, -0x0a,0xd8,0x09,0x09,0x92,0x08,0x07,0x1e,0x07,0x06,0xc6,0x05,0x04,0x5f,0x04,0x03, -0xd9,0x02,0x02,0x61,0x01,0x00,0xeb,0xff,0xff,0x62,0xfe,0xfd,0xf9,0xfc,0xfc,0x53, -0xfb,0xfa,0xea,0xf9,0xf9,0x52,0xf8,0xf7,0xe9,0xf6,0xf6,0x41,0xf5,0xf4,0xba,0xf3, -0xf3,0x60,0xf2,0xf1,0xda,0xf0,0xf0,0x51,0xef,0xee,0xda,0xed,0xed,0x73,0xec,0xeb, -0xfc,0xea,0xea,0x94,0xe9,0xe8,0x3e,0xe8,0xe7,0xc7,0xe6,0xe6,0x63,0xe5,0xe4,0x1c, -0xe4,0xe3,0xc7,0xe2,0xe2,0x14,0xe6,0x1f,0x85,0x57,0x4f,0xe7,0x22,0x03,0x9c,0x1c, -0x3f,0xf5,0x41,0x2a,0xde,0x16,0x1d,0x23,0x30,0x36,0xae,0x2d,0x21,0x1c,0x21,0x29, -0xb2,0x30,0x56,0x1a,0x77,0x78,0x54,0x73,0x62,0xa6,0x54,0x63,0x25,0x72,0x74,0x40, -0x6e,0x64,0xea,0x60,0x67,0xeb,0x6e,0x70,0xe0,0x6b,0x66,0x2a,0x65,0x67,0x0f,0x6b, -0x6b,0x05,0x69,0x66,0x75,0x65,0x66,0x54,0x67,0x66,0x4e,0x65,0x63,0x0b,0x63,0x63, -0xe0,0x62,0x62,0xe4,0x60,0x5f,0xa8,0x4f,0x06,0x52,0xdb,0xfa,0x9f,0x2d,0x38,0xf2, -0x17,0xf5,0xa2,0xf5,0x0f,0xa0,0x1f,0x16,0x4c,0x01,0xf6,0xfb,0xfd,0x09,0x3a,0x0b, -0x02,0xf2,0xf8,0xf7,0x4a,0xfc,0xff,0x21,0xfc,0xf6,0x04,0xf3,0xf3,0x6b,0xf5,0xf4, -0xbe,0xf1,0xee,0x3a,0xed,0xed,0x68,0xed,0xec,0xd0,0xe9,0xe8,0x41,0xe7,0xe6,0x0d, -0xe6,0xe4,0x1b,0xe3,0xe1,0x4f,0xe1,0xe0,0x89,0xdf,0xde,0x35,0xdd,0xdc,0x94,0xdb, -0xda,0xdc,0xd9,0xd8,0xee,0xd7,0xd7,0x72,0xd6,0xd5,0xda,0xd4,0xd4,0x30,0xd3,0xd2, -0xf7,0xd1,0xd1,0x82,0xd0,0xcf,0x2c,0xcf,0xce,0xf9,0xcd,0xcd,0xc4,0xcc,0xcc,0x93, -0xcb,0xcb,0x80,0xca,0xca,0x81,0xc9,0xc9,0x90,0xc8,0xc8,0xb2,0xc7,0xc7,0xc4,0xc6, -0xc6,0x06,0xc6,0xc5,0x4b,0xc5,0xc4,0x9f,0xc4,0xc4,0xe4,0xc3,0xc3,0x59,0xc3,0xc3, -0xd1,0xc2,0xc2,0x37,0xc2,0xc2,0xc0,0xc1,0xc1,0x59,0xc1,0xc1,0xf3,0xc0,0xc0,0xac, -0xc0,0xc0,0x47,0xc0,0xc0,0x12,0xc0,0xbf,0xbe,0xbf,0xbf,0x8a,0xbf,0xbf,0x66,0xbf, -0xbf,0x33,0xbf,0xbf,0x01,0xbf,0xbf,0xf0,0xbe,0xbe,0xee,0xbe,0xbe,0xee,0xbe,0xbe, -0xde,0xbe,0xbe,0xff,0xbe,0xbe,0x1f,0xbf,0xbe,0x1f,0xbf,0xbf,0x32,0xbf,0xc3,0x42, -0xf1,0x32,0x47,0x45,0x30,0xd2,0x04,0xed,0x75,0xfe,0x1f,0x91,0x2f,0x27,0x79,0x12, -0x04,0x11,0x09,0x19,0x18,0x25,0x23,0x2a,0x19,0x0f,0xbe,0x0f,0x17,0x30,0x1e,0x1f, -0x3a,0x1b,0x16,0x30,0x14,0x16,0x8b,0x1a,0x1b,0x6f,0x1a,0x17,0xf8,0x15,0x16,0xf7, -0x17,0x19,0x70,0x18,0x16,0x9f,0x15,0x15,0xc5,0x15,0x16,0xd2,0x15,0x14,0xef,0x13, -0x13,0x06,0x13,0x13,0xd0,0x12,0x12,0x33,0x11,0x10,0x0a,0x10,0x0f,0x4b,0x0f,0x0e, -0xfc,0x0d,0x0d,0x95,0x0c,0x0c,0x80,0x0b,0x0a,0x3e,0x0a,0x09,0xc8,0x08,0x08,0x71, -0x07,0x06,0x1c,0x06,0x05,0x85,0x04,0x03,0x1d,0x03,0x02,0xa7,0x01,0x00,0x3f,0x00, -0xff,0xb6,0xfe,0xfe,0x30,0xfd,0xfc,0xa7,0xfb,0xfa,0x2f,0xfa,0xf9,0xa6,0xf8,0xf7, -0x1d,0xf7,0xf6,0x87,0xf5,0xf4,0x2d,0xf4,0xf3,0x85,0xf2,0xf1,0x0c,0xf1,0xf0,0x97, -0xef,0xee,0x2f,0xee,0xed,0xa5,0xec,0xec,0x50,0xeb,0xea,0xd8,0xe9,0xe9,0x62,0xe8, -0xe7,0x1c,0xe7,0xe6,0xb6,0xe5,0xe4,0x5f,0xe4,0xe3,0x0b,0xe3,0xe2,0xd5,0xe1,0xe4, -0x93,0x05,0x39,0x44,0x52,0x4d,0x9c,0x34,0x14,0xf9,0x09,0x19,0x75,0x30,0x3c,0xce, -0x39,0x2b,0xef,0x1d,0x1a,0x60,0x21,0x2c,0xe3,0x31,0x32,0xfd,0x48,0x66,0x7c,0x74, -0x77,0x81,0x75,0x6d,0xb1,0x5d,0x56,0x4d,0x5e,0x69,0x06,0x70,0x71,0x69,0x6f,0x69, -0xba,0x63,0x62,0x21,0x65,0x69,0xf5,0x6b,0x6c,0x02,0x6a,0x66,0x3d,0x64,0x63,0xba, -0x64,0x66,0xd4,0x66,0x66,0x83,0x64,0x62,0x09,0x61,0x60,0x97,0x60,0x60,0x6b,0x60, -0x56,0x66,0x2b,0xf4,0xed,0xe0,0xf1,0x33,0x13,0x2d,0x64,0x2f,0x1c,0xd9,0x02,0xf3, -0x5d,0xf6,0x04,0x21,0x11,0x14,0x85,0x0c,0xff,0x1a,0xf6,0xf4,0xa8,0xf9,0xff,0x5f, -0x02,0xff,0x41,0xf8,0xf2,0xc5,0xef,0xf0,0x8e,0xf3,0xf4,0x8e,0xf3,0xf0,0x40,0xec, -0xe9,0x3b,0xe9,0xe9,0x4d,0xea,0xe9,0xcc,0xe7,0xe5,0x67,0xe3,0xe2,0xe4,0xe1,0xe1, -0x5b,0xe1,0xe0,0xa3,0xde,0xdd,0xe2,0xdb,0xdb,0xa3,0xda,0xda,0x74,0xd9,0xd8,0x57, -0xd7,0xd6,0x63,0xd5,0xd4,0x2d,0xd4,0xd3,0xea,0xd2,0xd2,0x30,0xd1,0xd0,0xc6,0xcf, -0xcf,0xa3,0xce,0xce,0x72,0xcd,0xcc,0x3e,0xcc,0xcb,0x09,0xcb,0xca,0x29,0xca,0xc9, -0x1a,0xc9,0xc8,0x1a,0xc8,0xc7,0x3b,0xc7,0xc6,0x8d,0xc6,0xc6,0xc1,0xc5,0xc5,0xe3, -0xc4,0xc4,0x5a,0xc4,0xc3,0xae,0xc3,0xc3,0x16,0xc3,0xc2,0x7c,0xc2,0xc2,0x03,0xc2, -0xc1,0x7c,0xc1,0xc1,0x24,0xc1,0xc0,0xbe,0xc0,0xc0,0x49,0xc0,0xc0,0x12,0xc0,0xbf, -0xde,0xbf,0xbf,0x7a,0xbf,0xbf,0x56,0xbf,0xbf,0x13,0xbf,0xbe,0xff,0xbe,0xbe,0xdd, -0xbe,0xbe,0xcd,0xbe,0xbe,0xbb,0xbe,0xbe,0xbb,0xbe,0xbe,0xcc,0xbe,0xbe,0xbb,0xbe, -0xbe,0xcc,0xbe,0xbe,0xfd,0xbe,0xc6,0x1a,0xeb,0x1c,0x19,0x3b,0x3f,0x7f,0x31,0x14, -0xd6,0xf9,0xf2,0x2c,0xff,0x14,0xf4,0x25,0x2c,0x34,0x27,0x1a,0xe8,0x0d,0x08,0x17, -0x0c,0x15,0x23,0x1e,0x22,0x06,0x21,0x1b,0x26,0x15,0x11,0x19,0x12,0x15,0x2c,0x1a, -0x1c,0x8b,0x1c,0x1a,0xd1,0x16,0x14,0xe7,0x13,0x15,0xf2,0x16,0x18,0x75,0x18,0x17, -0x73,0x15,0x13,0xfc,0x12,0x12,0x9f,0x13,0x14,0xf0,0x13,0x13,0x35,0x12,0x10,0x0e, -0x10,0x0f,0x59,0x0f,0x0f,0x05,0x0f,0x0e,0xba,0x0d,0x0c,0xeb,0x0b,0x0b,0x93,0x0a, -0x0a,0xb3,0x09,0x09,0x74,0x08,0x07,0xca,0x06,0x05,0x4f,0x05,0x04,0x1b,0x04,0x03, -0xc6,0x02,0x01,0x2f,0x01,0x00,0x85,0xff,0xfe,0x2d,0xfe,0xfd,0xb8,0xfc,0xfb,0x3f, -0xfb,0xfa,0xa6,0xf9,0xf8,0x1d,0xf8,0xf7,0xa5,0xf6,0xf5,0x1e,0xf5,0xf4,0x95,0xf3, -0xf2,0x1c,0xf2,0xf1,0x95,0xf0,0xef,0x1e,0xef,0xee,0xa7,0xed,0xec,0x2f,0xec,0xeb, -0xb7,0xea,0xea,0x60,0xe9,0xe8,0xfa,0xe7,0xe7,0x94,0xe6,0xe5,0x2e,0xe5,0xe4,0xd7, -0xe3,0xe3,0x84,0xe2,0xe1,0x3e,0xe1,0xe0,0x4b,0xe2,0xf5,0xef,0x1a,0x3c,0x3a,0x4d, -0x4d,0x6d,0x41,0x2a,0x4c,0x14,0x0a,0x31,0x0f,0x1d,0xff,0x2d,0x38,0x01,0x3a,0x34, -0x11,0x29,0x1e,0xf5,0x1b,0x30,0x52,0x4f,0x67,0xf0,0x71,0x76,0x01,0x78,0x76,0x66, -0x6d,0x5d,0x23,0x51,0x51,0x86,0x5a,0x65,0x77,0x6d,0x71,0xab,0x72,0x70,0x63,0x6a, -0x62,0xae,0x5d,0x5c,0x48,0x5f,0x63,0xde,0x67,0x6a,0x53,0x6a,0x68,0xe6,0x64,0x60, -0xee,0x5d,0x5c,0x4b,0x5d,0x5e,0x6d,0x60,0x61,0x31,0x5b,0x42,0x44,0x18,0xf2,0xe9, -0xe1,0xe5,0x2c,0xf9,0x12,0x3b,0x26,0x2c,0x68,0x25,0x14,0x53,0x00,0xf2,0x60,0xed, -0xf1,0x7f,0xfc,0x07,0x21,0x0d,0x0c,0x87,0x05,0xfb,0xf4,0xf1,0xec,0x29,0xec,0xef, -0x77,0xf4,0xf8,0x14,0xf9,0xf6,0x74,0xf1,0xeb,0x9f,0xe7,0xe5,0xe9,0xe5,0xe7,0x69, -0xe9,0xea,0x31,0xe9,0xe6,0xbd,0xe3,0xe0,0xbb,0xde,0xdd,0xed,0xdd,0xde,0xa5,0xde, -0xde,0x34,0xdd,0xdb,0x98,0xd9,0xd7,0xce,0xd6,0xd6,0xf1,0xd5,0xd5,0x9d,0xd5,0xd4, -0x0f,0xd4,0xd2,0xbd,0xd1,0xd0,0xd8,0xcf,0xcf,0x15,0xcf,0xce,0x4a,0xce,0xcd,0x0b, -0xcd,0xcc,0x52,0xcb,0xca,0x2e,0xca,0xc9,0x6b,0xc9,0xc9,0xa1,0xc8,0xc8,0xa4,0xc7, -0xc7,0xa2,0xc6,0xc6,0xc2,0xc5,0xc5,0x25,0xc5,0xc4,0x7d,0xc4,0xc4,0xc2,0xc3,0xc3, -0x28,0xc3,0xc2,0x7c,0xc2,0xc2,0xf3,0xc1,0xc1,0x7d,0xc1,0xc1,0x25,0xc1,0xc0,0xad, -0xc0,0xc0,0x36,0xc0,0xc0,0xe1,0xbf,0xbf,0x9c,0xbf,0xbf,0x58,0xbf,0xbf,0x23,0xbf, -0xbe,0xdf,0xbe,0xbe,0xbc,0xbe,0xbe,0xaa,0xbe,0xbe,0x67,0xbe,0xbe,0x56,0xbe,0xbe, -0x55,0xbe,0xbe,0x55,0xbe,0xbe,0x54,0xbe,0xbe,0x77,0xbe,0xbe,0x17,0xbf,0xc8,0x7f, -0xe4,0x09,0xcf,0x29,0x3b,0xa1,0x3e,0x36,0x38,0x23,0x0b,0x67,0xf9,0xf3,0x02,0xf9, -0x07,0x88,0x18,0x26,0xf3,0x2c,0x2c,0x82,0x24,0x19,0x63,0x0e,0x08,0xb0,0x07,0x0c, -0x9a,0x14,0x1c,0xb6,0x21,0x22,0x6e,0x20,0x1b,0x40,0x15,0x10,0xcb,0x0e,0x0f,0xcc, -0x12,0x16,0x98,0x19,0x1a,0x7f,0x1a,0x18,0x21,0x15,0x12,0x21,0x10,0x0f,0x08,0x10, -0x11,0xe7,0x12,0x13,0xbb,0x13,0x12,0x2c,0x11,0x0f,0xa4,0x0d,0x0c,0xf7,0x0b,0x0c, -0x71,0x0c,0x0c,0x9b,0x0c,0x0c,0x10,0x0b,0x09,0x7c,0x08,0x07,0x86,0x06,0x05,0xae, -0x05,0x05,0x06,0x05,0x04,0xd9,0x03,0x03,0xf0,0x01,0x00,0xfe,0xff,0xff,0x82,0xfe, -0xfd,0x5f,0xfd,0xfc,0x2c,0xfc,0xfb,0x77,0xfa,0xf9,0xdb,0xf8,0xf7,0x3e,0xf7,0xf6, -0xb7,0xf5,0xf5,0x70,0xf4,0xf3,0xfb,0xf2,0xf2,0x72,0xf1,0xf0,0xc9,0xef,0xef,0x50, -0xee,0xed,0xe8,0xec,0xec,0x94,0xeb,0xea,0x2c,0xea,0xe9,0xa6,0xe8,0xe7,0x2e,0xe7, -0xe6,0xc8,0xe5,0xe5,0x73,0xe4,0xe3,0x4e,0xe3,0xe2,0xc8,0xe1,0xe1,0xa4,0xe0,0xdf, -0x7e,0xdf,0xe0,0xaa,0xec,0x05,0xa6,0x22,0x3a,0xda,0x48,0x4d,0x60,0x48,0x3b,0xb6, -0x28,0x16,0x73,0x0a,0x08,0xd5,0x0e,0x1b,0x20,0x28,0x32,0x5b,0x38,0x3b,0x55,0x44, -0x51,0x2d,0x5f,0x69,0x21,0x6f,0x72,0x09,0x74,0x73,0x53,0x6f,0x68,0x37,0x60,0x59, -0xdd,0x57,0x5a,0xe0,0x5e,0x64,0x59,0x69,0x6c,0x4c,0x6e,0x6e,0xe0,0x6b,0x68,0x05, -0x64,0x5f,0x5d,0x5d,0x5c,0x78,0x5d,0x5f,0x85,0x61,0x63,0x45,0x64,0x64,0x02,0x63, -0x60,0x3e,0x5e,0x57,0xf5,0x45,0x29,0x3c,0x0a,0xf1,0xa9,0xe4,0xe3,0x3e,0xed,0xfd, -0x6e,0x10,0x1f,0x10,0x26,0x24,0x58,0x1b,0x0c,0x2c,0xfd,0xf0,0x68,0xe9,0xe8,0xf7, -0xec,0xf4,0x1a,0xfd,0x03,0xb5,0x05,0x03,0x5c,0xfe,0xf6,0x88,0xee,0xe8,0x73,0xe4, -0xe3,0x8a,0xe5,0xe8,0x1b,0xec,0xee,0x39,0xef,0xed,0x7a,0xea,0xe6,0x04,0xe2,0xde, -0x49,0xdc,0xdb,0xe7,0xdb,0xdd,0x30,0xde,0xdf,0xf2,0xde,0xdd,0x2f,0xdc,0xd9,0x5d, -0xd7,0xd5,0xd5,0xd3,0xd3,0xe1,0xd2,0xd3,0x51,0xd3,0xd3,0x37,0xd3,0xd2,0x78,0xd1, -0xd0,0xc3,0xce,0xcd,0x77,0xcc,0xcb,0x6d,0xcb,0xcb,0x34,0xcb,0xcb,0xd0,0xca,0xca, -0xb6,0xc9,0xc8,0x1f,0xc8,0xc7,0xb4,0xc6,0xc6,0xa0,0xc5,0xc5,0x48,0xc5,0xc5,0xf1, -0xc4,0xc4,0x49,0xc4,0xc3,0x5c,0xc3,0xc2,0x6d,0xc2,0xc2,0xd0,0xc1,0xc1,0x46,0xc1, -0xc1,0x02,0xc1,0xc0,0xac,0xc0,0xc0,0x26,0xc0,0xbf,0xae,0xbf,0xbf,0x26,0xbf,0xbf, -0xe0,0xbe,0xbe,0xbc,0xbe,0xbe,0x78,0xbe,0xbe,0x55,0xbe,0xbe,0x12,0xbe,0xbd,0xce, -0xbd,0xbd,0xab,0xbd,0xbd,0x99,0xbd,0xbd,0x88,0xbd,0xbd,0x99,0xbd,0xbd,0xaa,0xbd, -0xbd,0x9a,0xbd,0xbd,0x5c,0xbf,0xc9,0x87,0xde,0xfb,0x81,0x17,0x2d,0x15,0x3a,0x3e, -0x74,0x3a,0x2e,0xb8,0x1c,0x09,0x2d,0xfb,0xf3,0xce,0xf4,0xfc,0x09,0x09,0x16,0xbd, -0x22,0x2a,0x05,0x2d,0x2a,0x5c,0x24,0x1b,0x35,0x12,0x0a,0x0f,0x07,0x06,0x0e,0x0a, -0x0f,0x2b,0x16,0x1b,0x8b,0x1f,0x20,0x9c,0x1f,0x1c,0x92,0x17,0x12,0xdc,0x0e,0x0c, -0xe7,0x0b,0x0c,0x2e,0x0f,0x11,0x5d,0x14,0x15,0x6f,0x16,0x15,0xba,0x13,0x11,0x94, -0x0e,0x0c,0x74,0x0a,0x09,0xaa,0x09,0x0a,0x00,0x0b,0x0b,0x6d,0x0c,0x0c,0xb6,0x0b, -0x0a,0x09,0x09,0x07,0xa4,0x05,0x04,0x54,0x03,0x02,0x8b,0x02,0x02,0x87,0x02,0x02, -0x16,0x02,0x01,0x96,0x00,0xff,0x47,0xfe,0xfd,0xf0,0xfb,0xfa,0x3f,0xfa,0xf9,0xf8, -0xf8,0xf8,0x3a,0xf8,0xf7,0x1b,0xf7,0xf6,0x66,0xf5,0xf4,0x99,0xf3,0xf2,0xba,0xf1, -0xf0,0x3e,0xf0,0xef,0xe8,0xee,0xee,0xb5,0xed,0xed,0x72,0xec,0xeb,0xfc,0xea,0xea, -0x52,0xe9,0xe8,0xb8,0xe7,0xe7,0x60,0xe6,0xe5,0x1a,0xe5,0xe4,0xf8,0xe3,0xe3,0x93, -0xe2,0xe1,0x5f,0xe1,0xe0,0xf9,0xdf,0xdf,0x84,0xde,0xde,0xe1,0xde,0xe6,0xb9,0xf6, -0x0c,0xcb,0x23,0x36,0xff,0x43,0x4a,0xd8,0x4a,0x44,0x6e,0x39,0x2a,0x81,0x1a,0x0e, -0x74,0x07,0x06,0xce,0x0b,0x14,0xef,0x21,0x33,0x09,0x47,0x58,0x54,0x65,0x6d,0xbc, -0x72,0x75,0x76,0x76,0x76,0x30,0x73,0x6d,0xe7,0x64,0x5b,0x31,0x53,0x4f,0xe5,0x4f, -0x53,0xcb,0x59,0x60,0x24,0x66,0x6a,0xdc,0x6d,0x6f,0xb2,0x6e,0x6c,0xc6,0x68,0x63, -0xbe,0x5e,0x5a,0xc1,0x56,0x55,0x85,0x55,0x56,0x5f,0x59,0x5b,0x5b,0x5b,0x54,0x58, -0x45,0x2e,0x08,0x14,0xfb,0xdc,0xe9,0xdf,0x5f,0xde,0xe4,0xf0,0xef,0xff,0x65,0x0e, -0x1a,0x06,0x21,0x21,0xcc,0x1c,0x13,0x71,0x06,0xf9,0xf5,0xed,0xe5,0xad,0xe1,0xe1, -0xfa,0xe4,0xea,0x9c,0xf1,0xf7,0x4e,0xfc,0xfd,0xdf,0xfc,0xf9,0x40,0xf3,0xec,0xf8, -0xe5,0xe0,0xb9,0xdc,0xda,0xfe,0xda,0xdc,0x38,0xdf,0xe1,0x4f,0xe4,0xe5,0xca,0xe5, -0xe4,0x07,0xe2,0xde,0x3c,0xdb,0xd7,0xfd,0xd4,0xd3,0xf1,0xd1,0xd1,0x5f,0xd2,0xd3, -0x55,0xd4,0xd5,0x72,0xd5,0xd5,0x32,0xd4,0xd2,0xfd,0xd0,0xcf,0x31,0xcd,0xcb,0xab, -0xca,0xc9,0xad,0xc9,0xc9,0xfb,0xc9,0xca,0x73,0xca,0xca,0x26,0xca,0xc9,0xd8,0xc8, -0xc7,0xdc,0xc6,0xc5,0xed,0xc4,0xc4,0xc4,0xc3,0xc3,0x47,0xc3,0xc3,0x65,0xc3,0xc3, -0x65,0xc3,0xc3,0xd2,0xc2,0xc2,0xf9,0xc1,0xc1,0x07,0xc1,0xc0,0x17,0xc0,0xbf,0xac, -0xbf,0xbf,0x54,0xbf,0xbf,0x44,0xbf,0xbf,0x34,0xbf,0xbf,0xf1,0xbe,0xbe,0x8b,0xbe, -0xbe,0x13,0xbe,0xbd,0xac,0xbd,0xbd,0x68,0xbd,0xbd,0x76,0xbd,0xbd,0x65,0xbd,0xbd, -0x76,0xbd,0xbd,0x67,0xbd,0xbd,0x67,0xbd,0xbd,0x43,0xbd,0xbd,0x17,0xc0,0xc9,0x50, -0xd9,0xef,0x34,0x07,0x1c,0xef,0x2d,0x38,0xcd,0x3d,0x3c,0x6d,0x36,0x2a,0xec,0x1b, -0x0c,0xda,0xff,0xf7,0x27,0xf4,0xf6,0xa3,0xfc,0x06,0x33,0x11,0x1b,0x4c,0x24,0x29, -0x0d,0x2c,0x2a,0xad,0x26,0x20,0x93,0x18,0x11,0x12,0x0b,0x07,0x61,0x05,0x06,0x22, -0x09,0x0d,0x36,0x12,0x17,0xc1,0x1a,0x1d,0xa1,0x1d,0x1c,0xf9,0x19,0x16,0x66,0x12, -0x0e,0x37,0x0b,0x08,0xcd,0x07,0x07,0xbb,0x08,0x0a,0x55,0x0c,0x0e,0x92,0x0f,0x10, -0x14,0x10,0x0f,0xa3,0x0d,0x0b,0x38,0x09,0x06,0xde,0x04,0x03,0x32,0x02,0x01,0xaa, -0x01,0x01,0x5f,0x02,0x02,0x2d,0x03,0x03,0xb1,0x02,0x01,0xdf,0x00,0xff,0xe6,0xfd, -0xfc,0xf6,0xfa,0xf9,0xab,0xf8,0xf7,0x5f,0xf7,0xf7,0xe0,0xf6,0xf6,0x7a,0xf6,0xf6, -0x70,0xf5,0xf4,0x0e,0xf4,0xf2,0x0f,0xf2,0xf0,0xcc,0xef,0xee,0xcb,0xed,0xed,0x40, -0xec,0xeb,0x3a,0xeb,0xea,0x3b,0xea,0xe9,0x4c,0xe9,0xe8,0xe8,0xe7,0xe7,0x52,0xe6, -0xe5,0xb7,0xe4,0xe3,0x0d,0xe3,0xe2,0x95,0xe1,0xe0,0x7f,0xe0,0xdf,0x5d,0xdf,0xde, -0x5e,0xde,0xdd,0x5c,0xdd,0xde,0x41,0xe3,0xee,0xd0,0xfd,0x10,0xf7,0x22,0x32,0x1f, -0x3f,0x46,0xab,0x49,0x48,0xa4,0x42,0x39,0xf2,0x2c,0x1f,0x5f,0x14,0x0b,0x96,0x06, -0x07,0xef,0x10,0x20,0x11,0x33,0x46,0xf3,0x56,0x63,0xad,0x6c,0x72,0xb5,0x75,0x77, -0x28,0x78,0x77,0x8a,0x75,0x71,0x03,0x6a,0x60,0x77,0x56,0x4e,0x21,0x49,0x47,0x0c, -0x4a,0x4e,0xea,0x54,0x5b,0xb9,0x61,0x66,0x8e,0x6a,0x6c,0xac,0x6d,0x6d,0x10,0x6b, -0x67,0x7c,0x63,0x5e,0xa3,0x58,0x51,0x33,0x46,0x37,0xb1,0x24,0x11,0x0b,0x00,0xf1, -0x6e,0xe8,0xe3,0x4d,0xe4,0xe9,0x31,0xf1,0xfb,0x06,0x06,0x0f,0x35,0x16,0x19,0xdc, -0x19,0x16,0x26,0x10,0x07,0x3a,0xfe,0xf4,0x6b,0xec,0xe5,0xbe,0xe1,0xdf,0x7f,0xe0, -0xe3,0xc0,0xe6,0xeb,0x83,0xef,0xf2,0x5f,0xf5,0xf6,0xd0,0xf4,0xf2,0x52,0xee,0xe9, -0xba,0xe4,0xdf,0xef,0xdb,0xd8,0xbb,0xd6,0xd5,0x2d,0xd6,0xd7,0xa0,0xd8,0xda,0x07, -0xdc,0xdd,0xc4,0xdd,0xdd,0x98,0xdc,0xda,0xce,0xd8,0xd6,0xa2,0xd3,0xd1,0x13,0xcf, -0xcd,0x46,0xcc,0xcb,0x9c,0xcb,0xcc,0x70,0xcc,0xcd,0xa2,0xcd,0xce,0x31,0xce,0xcd, -0x3e,0xcd,0xcc,0x15,0xcb,0xc9,0x7d,0xc8,0xc7,0x13,0xc6,0xc5,0x73,0xc4,0xc4,0xe1, -0xc3,0xc3,0x0e,0xc4,0xc4,0x74,0xc4,0xc4,0x88,0xc4,0xc4,0x17,0xc4,0xc3,0x2a,0xc3, -0xc2,0xd6,0xc1,0xc1,0x81,0xc0,0xc0,0x90,0xbf,0xbf,0x35,0xbf,0xbf,0x21,0xbf,0xbf, -0x43,0xbf,0xbf,0x75,0xbf,0xbf,0x36,0xbf,0xbf,0xd0,0xbe,0xbe,0x5b,0xbe,0xbe,0xc0, -0xbd,0xbd,0x59,0xbd,0xbd,0x22,0xbd,0xbd,0x21,0xbd,0xbd,0x43,0xbd,0xbd,0x55,0xbd, -0xbd,0xa7,0xbd,0xbe,0x62,0xc1,0xc9,0xe1,0xd5,0xe6,0x6e,0xfa,0x0d,0x6e,0x1f,0x2d, -0x26,0x37,0x3c,0xc9,0x3d,0x3a,0x3f,0x34,0x2a,0x54,0x1e,0x11,0x2b,0x06,0xfd,0x61, -0xf7,0xf5,0x71,0xf6,0xfb,0x21,0x02,0x0a,0xca,0x13,0x1c,0x01,0x23,0x27,0x8e,0x2a, -0x2a,0x7a,0x28,0x24,0x08,0x1f,0x18,0x6d,0x12,0x0c,0x3c,0x08,0x05,0xb2,0x03,0x03, -0xdf,0x05,0x08,0x6c,0x0c,0x10,0xe3,0x13,0x16,0xcc,0x18,0x19,0x3b,0x19,0x17,0x5d, -0x15,0x12,0xf5,0x0e,0x0b,0x57,0x08,0x05,0xa9,0x03,0x02,0x08,0x02,0x02,0x48,0x03, -0x04,0xf9,0x05,0x07,0x44,0x08,0x08,0xcc,0x08,0x08,0x46,0x07,0x05,0xdc,0x03,0x01, -0xbe,0xff,0xfd,0x0c,0xfc,0xfa,0x77,0xf9,0xf8,0x3a,0xf8,0xf8,0x53,0xf8,0xf8,0xa6, -0xf8,0xf8,0xbd,0xf8,0xf8,0xf6,0xf7,0xf7,0x00,0xf6,0xf4,0x8d,0xf3,0xf2,0xc2,0xf0, -0xef,0x58,0xee,0xed,0x75,0xec,0xeb,0x5d,0xeb,0xea,0x9f,0xea,0xea,0x16,0xea,0xe9, -0x5c,0xe9,0xe8,0x2d,0xe8,0xe7,0x96,0xe6,0xe5,0xbb,0xe4,0xe3,0xdb,0xe2,0xe1,0x0e, -0xe1,0xe0,0xb5,0xdf,0xdf,0x80,0xde,0xde,0x90,0xdd,0xdd,0xd3,0xdc,0xdc,0x38,0xdd, -0xe0,0x7e,0xe8,0xf3,0x1c,0x02,0x11,0x3c,0x21,0x2f,0x21,0x3a,0x42,0xc2,0x46,0x48, -0x63,0x46,0x41,0x29,0x3a,0x30,0xd8,0x25,0x1b,0xab,0x14,0x13,0x62,0x17,0x20,0xce, -0x2d,0x3c,0x18,0x4b,0x58,0xb0,0x62,0x6a,0x39,0x70,0x73,0x5f,0x76,0x77,0x3b,0x78, -0x77,0x3d,0x76,0x73,0xd0,0x6d,0x66,0x59,0x5e,0x55,0xde,0x4e,0x49,0x3b,0x47,0x47, -0x63,0x49,0x4d,0x14,0x52,0x57,0x56,0x5c,0x60,0x5e,0x64,0x67,0xa1,0x68,0x69,0x71, -0x67,0x62,0x68,0x59,0x4b,0x65,0x38,0x22,0x6a,0x0c,0xf8,0x71,0xe7,0xdb,0x06,0xd4, -0xd1,0xf4,0xd2,0xd8,0xda,0xe1,0xed,0xa2,0xf9,0x05,0x1a,0x10,0x17,0x9f,0x1c,0x1d, -0xfe,0x1b,0x16,0x0c,0x0f,0x05,0xb5,0xfa,0xf0,0x52,0xe6,0xde,0x03,0xd8,0xd3,0x4e, -0xd2,0xd2,0x2d,0xd5,0xd9,0x01,0xde,0xe3,0x96,0xe8,0xec,0x1f,0xf0,0xf1,0xec,0xf1, -0xf0,0x54,0xed,0xe9,0x23,0xe4,0xde,0xbf,0xd9,0xd4,0xdd,0xd0,0xcd,0x89,0xcb,0xca, -0x89,0xca,0xcb,0x06,0xcd,0xcf,0x62,0xd1,0xd3,0x47,0xd5,0xd6,0x28,0xd7,0xd7,0x21, -0xd6,0xd4,0x89,0xd2,0xd0,0x93,0xcd,0xca,0xaf,0xc8,0xc6,0xd8,0xc4,0xc3,0xf9,0xc2, -0xc2,0xfb,0xc2,0xc3,0x48,0xc4,0xc5,0x23,0xc6,0xc6,0x8d,0xc7,0xc7,0xcd,0xc7,0xc7, -0xc8,0xc6,0xc5,0xdf,0xc4,0xc3,0x8a,0xc2,0xc1,0x33,0xc0,0xbf,0x94,0xbe,0xbe,0xf1, -0xbd,0xbd,0xec,0xbd,0xbe,0xa4,0xbe,0xbf,0x61,0xbf,0xbf,0xfc,0xbf,0xc0,0x21,0xc0, -0xbf,0xbf,0xbf,0xbf,0xd5,0xbe,0xbe,0xd5,0xbd,0xbd,0xe6,0xbc,0xbc,0x48,0xbc,0xbc, -0x01,0xbc,0xbc,0x30,0xbc,0xbc,0x94,0xbc,0xbc,0x4c,0xbd,0xbe,0xf6,0xc1,0xc8,0x5d, -0xd3,0xe1,0xc0,0xf0,0x01,0xfa,0x11,0x20,0x55,0x2c,0x35,0xb0,0x3a,0x3d,0xd4,0x3c, -0x39,0x56,0x33,0x2a,0xef,0x20,0x16,0x17,0x0c,0x03,0x01,0xfc,0xf7,0x65,0xf5,0xf6, -0x10,0xf9,0xfd,0x7f,0x04,0x0b,0x1b,0x13,0x1a,0x12,0x20,0x24,0xcc,0x27,0x29,0xc2, -0x28,0x26,0x29,0x23,0x1e,0x6a,0x19,0x13,0x8e,0x0e,0x09,0xec,0x05,0x03,0x62,0x01, -0x01,0xb0,0x01,0x03,0xd5,0x05,0x08,0xca,0x0b,0x0e,0x2a,0x11,0x13,0x42,0x14,0x14, -0x2a,0x14,0x12,0xef,0x10,0x0e,0x87,0x0b,0x08,0x68,0x05,0x02,0x1a,0x00,0xfe,0xb3, -0xfc,0xfb,0x7c,0xfb,0xfb,0x29,0xfc,0xfc,0xef,0xfd,0xfe,0x9d,0xff,0x00,0x94,0x00, -0x00,0xf7,0xff,0xff,0xd1,0xfd,0xfc,0xb7,0xfa,0xf8,0x0c,0xf7,0xf5,0x81,0xf3,0xf2, -0xb0,0xf0,0xef,0x0b,0xef,0xee,0x48,0xee,0xee,0x01,0xee,0xee,0x20,0xee,0xee,0x02, -0xee,0xed,0x4b,0xed,0xec,0xe9,0xeb,0xea,0xde,0xe9,0xe8,0x9c,0xe7,0xe6,0x35,0xe5, -0xe4,0x10,0xe3,0xe2,0x52,0xe1,0xe0,0x1b,0xe0,0xdf,0x49,0xdf,0xde,0xae,0xde,0xde, -0x15,0xde,0xdd,0x5b,0xdd,0xdd,0x90,0xdc,0xdd,0xb1,0xdf,0xe4,0x0e,0xed,0xf7,0x3d, -0x04,0x11,0xcc,0x1e,0x2a,0x2e,0x35,0x3d,0xa1,0x42,0x45,0xad,0x46,0x45,0x40,0x41, -0x3b,0x67,0x34,0x2d,0xcf,0x29,0x28,0x3d,0x2b,0x30,0x68,0x38,0x41,0x47,0x4b,0x54, -0x19,0x5d,0x64,0x04,0x6a,0x6e,0xe9,0x71,0x74,0xc4,0x75,0x76,0xaa,0x76,0x75,0x0d, -0x74,0x71,0xf2,0x6c,0x67,0xaa,0x61,0x5b,0x64,0x55,0x50,0x74,0x4c,0x4a,0x42,0x49, -0x4a,0xc0,0x4b,0x4e,0xa6,0x51,0x55,0x31,0x58,0x5a,0xe0,0x59,0x57,0x41,0x51,0x48, -0xc0,0x3b,0x2c,0x2a,0x1c,0x0b,0xb7,0xfb,0xee,0x21,0xe3,0xdb,0x85,0xd6,0xd4,0xcb, -0xd5,0xd9,0x35,0xdf,0xe6,0x5c,0xef,0xf8,0x84,0x00,0x07,0x6b,0x0d,0x10,0x8f,0x12, -0x11,0xba,0x0e,0x0a,0xb0,0x03,0xfc,0x65,0xf4,0xec,0x84,0xe4,0xdd,0xb8,0xd7,0xd3, -0x46,0xd0,0xce,0x9a,0xce,0xcf,0xd9,0xd1,0xd4,0x4e,0xd8,0xdc,0xb1,0xdf,0xe2,0x5c, -0xe5,0xe6,0x7d,0xe7,0xe7,0x90,0xe5,0xe3,0x14,0xe0,0xdc,0xaa,0xd8,0xd4,0xfd,0xd0, -0xcd,0x66,0xca,0xc7,0x1f,0xc6,0xc5,0x91,0xc4,0xc4,0x6b,0xc5,0xc6,0xe8,0xc7,0xc9, -0xf7,0xca,0xcc,0x85,0xcd,0xce,0xa5,0xce,0xce,0x19,0xce,0xcd,0xd2,0xcb,0xca,0x84, -0xc8,0xc6,0xdb,0xc4,0xc3,0x92,0xc1,0xc0,0x13,0xbf,0xbe,0xf6,0xbd,0xbd,0xee,0xbd, -0xbe,0xa3,0xbe,0xbf,0x04,0xc0,0xc0,0x4b,0xc1,0xc1,0x1b,0xc2,0xc2,0x43,0xc2,0xc2, -0xa0,0xc1,0xc1,0x62,0xc0,0xbf,0xec,0xbe,0xbe,0x73,0xbd,0xbc,0x2c,0xbc,0xbb,0x8c, -0xbb,0xbb,0x23,0xbb,0xbb,0x63,0xbb,0xbb,0xf9,0xbb,0xbc,0x93,0xbc,0xbd,0x50,0xbd, -0xbd,0x1b,0xbe,0xbf,0xf8,0xc2,0xc8,0x4c,0xd1,0xdc,0x45,0xe9,0xf7,0xe7,0x05,0x13, -0xca,0x1f,0x2a,0x63,0x32,0x38,0xb0,0x3b,0x3c,0xcd,0x3b,0x38,0x59,0x33,0x2c,0x04, -0x24,0x1a,0xdf,0x11,0x09,0xe6,0x01,0xfc,0x13,0xf8,0xf5,0xbe,0xf5,0xf7,0x85,0xfa, -0xff,0xa0,0x04,0x0a,0xc9,0x10,0x16,0x1c,0x1c,0x20,0xe8,0x23,0x26,0xc1,0x26,0x26, -0xa7,0x24,0x21,0x4d,0x1e,0x19,0x3e,0x15,0x10,0xc5,0x0b,0x07,0xf9,0x03,0x01,0x00, -0xff,0xfe,0xc0,0xfd,0xfe,0x93,0xff,0x01,0x75,0x03,0x05,0x5d,0x08,0x0a,0x47,0x0c, -0x0d,0x9c,0x0e,0x0e,0xae,0x0e,0x0d,0x19,0x0c,0x0a,0xd2,0x07,0x05,0x83,0x02,0xff, -0x2b,0xfd,0xfa,0xac,0xf8,0xf7,0xa0,0xf5,0xf4,0x3b,0xf4,0xf4,0x31,0xf4,0xf4,0x3a, -0xf5,0xf5,0x9d,0xf6,0xf7,0x80,0xf7,0xf7,0xba,0xf7,0xf7,0xc4,0xf6,0xf5,0xcc,0xf4, -0xf3,0xf7,0xf1,0xf0,0xc6,0xee,0xed,0x93,0xeb,0xea,0xb1,0xe8,0xe7,0x88,0xe6,0xe5, -0xfa,0xe4,0xe4,0x49,0xe4,0xe4,0xe0,0xe3,0xe3,0xcc,0xe3,0xe3,0xac,0xe3,0xe3,0x47, -0xe3,0xe2,0x3d,0xe2,0xe1,0xfb,0xe0,0xe0,0x41,0xdf,0xde,0x44,0xdd,0xdc,0x64,0xdb, -0xda,0x88,0xda,0xdc,0xc2,0xdf,0xe5,0xfb,0xed,0xf8,0x50,0x03,0x0f,0x35,0x1b,0x26, -0x16,0x30,0x38,0xa4,0x3e,0x43,0xa2,0x45,0x46,0x58,0x45,0x43,0x51,0x40,0x3e,0x02, -0x3d,0x3d,0x35,0x3f,0x42,0xf8,0x46,0x4c,0xd2,0x51,0x57,0xf8,0x5c,0x61,0x5f,0x66, -0x6a,0x11,0x6d,0x6f,0x58,0x71,0x72,0x38,0x73,0x73,0xa3,0x72,0x71,0x66,0x6f,0x6c, -0x6c,0x69,0x65,0x7b,0x61,0x5d,0xf2,0x58,0x55,0xe3,0x51,0x4f,0xc7,0x4d,0x4c,0xbe, -0x4c,0x4c,0xcf,0x4c,0x4b,0xfb,0x48,0x44,0x07,0x3e,0x35,0xab,0x2b,0x20,0xea,0x14, -0x09,0x22,0xfe,0xf4,0xc4,0xeb,0xe5,0x51,0xe0,0xdd,0x46,0xdc,0xdc,0x1e,0xdf,0xe2, -0x19,0xe7,0xec,0xe4,0xf1,0xf7,0x56,0xfc,0x00,0xfa,0x03,0x05,0xce,0x06,0x06,0x63, -0x04,0x01,0x86,0xfd,0xf8,0x4a,0xf3,0xed,0xc7,0xe7,0xe2,0xf2,0xdc,0xd8,0x85,0xd4, -0xd1,0x58,0xcf,0xce,0xa0,0xcd,0xcd,0xef,0xce,0xd0,0x66,0xd2,0xd4,0xda,0xd6,0xd9, -0xf0,0xda,0xdc,0x88,0xdd,0xde,0xf0,0xdd,0xdd,0xf3,0xdb,0xda,0x14,0xd8,0xd5,0xfb, -0xd2,0xd0,0x72,0xcd,0xca,0x7d,0xc8,0xc6,0x84,0xc4,0xc3,0x21,0xc2,0xc1,0x48,0xc1, -0xc1,0xe6,0xc1,0xc2,0x57,0xc3,0xc4,0x25,0xc5,0xc6,0xe2,0xc6,0xc7,0xf9,0xc7,0xc8, -0x03,0xc8,0xc7,0x5d,0xc7,0xc6,0x98,0xc5,0xc4,0x58,0xc3,0xc2,0xe1,0xc0,0xbf,0xbc, -0xbe,0xbd,0xeb,0xbc,0xbc,0xc4,0xbb,0xbb,0x69,0xbb,0xbb,0xa8,0xbb,0xbb,0x5d,0xbc, -0xbc,0x2a,0xbd,0xbd,0x0b,0xbe,0xbe,0xc7,0xbe,0xbf,0x20,0xbf,0xbf,0x01,0xbf,0xbe, -0xac,0xbe,0xbe,0xc3,0xbd,0xbd,0x06,0xbd,0xbc,0xcc,0xbc,0xbd,0xce,0xc0,0xc5,0x98, -0xcc,0xd5,0x99,0xe0,0xec,0xac,0xf9,0x06,0x09,0x13,0x1e,0xf2,0x27,0x30,0x20,0x36, -0x3a,0x19,0x3d,0x3d,0xec,0x3c,0x39,0x9f,0x35,0x2f,0x78,0x28,0x20,0x47,0x18,0x10, -0x92,0x08,0x01,0x5e,0xfc,0xf8,0x92,0xf5,0xf4,0xb7,0xf4,0xf6,0x89,0xf9,0xfd,0x48, -0x02,0x07,0xf8,0x0c,0x12,0x54,0x17,0x1b,0x8b,0x1f,0x22,0x04,0x24,0x24,0x9d,0x24, -0x23,0x35,0x21,0x1e,0xb4,0x1a,0x16,0x69,0x12,0x0d,0xae,0x09,0x05,0x0a,0x02,0xfe, -0x8f,0xfc,0xfa,0xab,0xf9,0xf9,0x84,0xf9,0xfa,0x95,0xfb,0xfd,0x12,0xff,0x01,0x10, -0x03,0x04,0x6d,0x06,0x07,0x8a,0x08,0x08,0xbe,0x08,0x08,0x33,0x07,0x05,0xeb,0x03, -0x01,0x8b,0xff,0xfc,0x8e,0xfa,0xf7,0x9f,0xf5,0xf3,0x87,0xf1,0xef,0x8e,0xee,0xed, -0xc6,0xec,0xec,0x25,0xec,0xec,0x83,0xec,0xec,0x4e,0xed,0xed,0x3c,0xee,0xee,0xd9, -0xee,0xee,0xef,0xee,0xee,0xf8,0xed,0xed,0x63,0xec,0xeb,0x03,0xea,0xe8,0x5b,0xe7, -0xe5,0x5d,0xe4,0xe2,0xaf,0xe1,0xe0,0x35,0xdf,0xde,0x42,0xdd,0xdc,0xe9,0xdb,0xdb, -0x06,0xdb,0xda,0xac,0xda,0xda,0x88,0xda,0xda,0x98,0xda,0xdb,0x45,0xdd,0xe0,0xb9, -0xe5,0xec,0x75,0xf4,0xfd,0xcb,0x07,0x12,0x20,0x1c,0x25,0x0a,0x2e,0x35,0x24,0x3b, -0x3f,0xb9,0x42,0x44,0x06,0x45,0x45,0xa5,0x45,0x46,0x53,0x47,0x49,0xa3,0x4b,0x4e, -0x09,0x52,0x55,0x6a,0x59,0x5d,0x90,0x60,0x63,0xce,0x66,0x69,0x75,0x6b,0x6d,0x94, -0x6e,0x6f,0x07,0x70,0x70,0xa2,0x6f,0x6e,0x9e,0x6d,0x6b,0xae,0x69,0x67,0x33,0x64, -0x61,0xf3,0x5d,0x5a,0xfe,0x57,0x55,0xd3,0x52,0x50,0x1e,0x4f,0x4c,0x1f,0x4a,0x46, -0xf2,0x40,0x3a,0xc9,0x32,0x29,0x3e,0x20,0x16,0xd1,0x0b,0x02,0x32,0xf9,0xf1,0x42, -0xea,0xe4,0xbb,0xe0,0xdd,0x8e,0xdc,0xdc,0xb8,0xdd,0xdf,0x1f,0xe3,0xe6,0x3f,0xeb, -0xef,0x0b,0xf4,0xf8,0xc2,0xfb,0xfe,0xb9,0x00,0x01,0xfb,0x01,0x01,0x50,0xff,0xfc, -0x4b,0xf9,0xf5,0xc4,0xf0,0xeb,0xee,0xe6,0xe2,0x51,0xdd,0xd8,0xee,0xd4,0xd1,0xc8, -0xce,0xcc,0x2a,0xcb,0xca,0x05,0xca,0xca,0x26,0xcb,0xcc,0xd8,0xcd,0xcf,0x6a,0xd1, -0xd3,0xd3,0xd4,0xd6,0x76,0xd7,0xd8,0xa3,0xd8,0xd8,0x18,0xd8,0xd7,0xf3,0xd5,0xd4, -0x64,0xd2,0xd0,0x15,0xce,0xcb,0x8d,0xc9,0xc7,0x54,0xc5,0xc3,0xc7,0xc1,0xc0,0x57, -0xbf,0xbe,0x1a,0xbe,0xbd,0xfe,0xbd,0xbe,0xa3,0xbe,0xbf,0xf4,0xbf,0xc0,0x8e,0xc1, -0xc2,0x16,0xc3,0xc3,0x2b,0xc4,0xc4,0x96,0xc4,0xc4,0x48,0xc4,0xc3,0x6e,0xc3,0xc2, -0xfa,0xc1,0xc1,0x11,0xc0,0xbf,0x44,0xbe,0xbd,0xa6,0xbc,0xbb,0x4e,0xbb,0xba,0x6c, -0xba,0xba,0xf2,0xb9,0xba,0x10,0xba,0xba,0x84,0xba,0xba,0x3d,0xbb,0xbb,0x3a,0xbc, -0xbc,0xdb,0xbd,0xbf,0x4e,0xc3,0xc8,0x91,0xce,0xd6,0x19,0xe0,0xea,0x97,0xf5,0x00, -0x1f,0x0c,0x16,0xe7,0x1f,0x28,0x43,0x2f,0x34,0xeb,0x38,0x3b,0xc8,0x3c,0x3c,0x09, -0x3b,0x38,0xe0,0x33,0x2e,0x57,0x28,0x21,0x35,0x1a,0x12,0x0e,0x0c,0x05,0x5c,0x00, -0xfb,0x6c,0xf8,0xf5,0xee,0xf4,0xf4,0x0d,0xf6,0xf7,0xff,0xfa,0xfe,0xba,0x02,0x07, -0xd2,0x0b,0x10,0x93,0x14,0x18,0xc6,0x1b,0x1e,0x57,0x20,0x21,0xc7,0x21,0x21,0x24, -0x20,0x1e,0x91,0x1b,0x18,0x08,0x15,0x11,0x65,0x0d,0x09,0xa7,0x05,0x02,0xd3,0xfe, -0xfc,0xb0,0xf9,0xf7,0x7d,0xf6,0xf5,0x4b,0xf5,0xf5,0x29,0xf6,0xf7,0x50,0xf8,0xf9, -0x4a,0xfb,0xfc,0x5c,0xfe,0xff,0xcc,0x00,0x01,0x4c,0x02,0x02,0x79,0x02,0x01,0x1e, -0x01,0xff,0x5e,0xfe,0xfc,0xb9,0xfa,0xf8,0x59,0xf6,0xf4,0xd3,0xf1,0xef,0xcc,0xed, -0xeb,0x4f,0xea,0xe8,0xac,0xe7,0xe6,0xda,0xe5,0xe5,0x14,0xe5,0xe4,0xff,0xe4,0xe5, -0x62,0xe5,0xe5,0x0a,0xe6,0xe6,0x96,0xe6,0xe6,0xdb,0xe6,0xe6,0x8b,0xe6,0xe6,0x91, -0xe5,0xe5,0x40,0xe4,0xe3,0x45,0xe2,0xe1,0x03,0xe0,0xde,0x8c,0xdd,0xdc,0x23,0xdb, -0xd9,0xdf,0xd8,0xd8,0xe1,0xd7,0xd8,0xfb,0xda,0xde,0x75,0xe3,0xe9,0x8c,0xf1,0xfa, -0x93,0x03,0x0d,0xf5,0x16,0x20,0x92,0x28,0x30,0xb2,0x36,0x3c,0x71,0x40,0x43,0xdc, -0x46,0x49,0x27,0x4c,0x4e,0x6b,0x51,0x54,0x03,0x57,0x59,0x9c,0x5c,0x5f,0xe4,0x61, -0x64,0x64,0x66,0x68,0xf4,0x69,0x6b,0x65,0x6c,0x6d,0xa3,0x6d,0x6d,0xbe,0x6d,0x6d, -0x83,0x6c,0x6b,0xf6,0x69,0x68,0x43,0x66,0x64,0xc2,0x61,0x5f,0xe6,0x5c,0x5a,0x48, -0x58,0x56,0x32,0x54,0x52,0x05,0x50,0x4c,0x3f,0x49,0x44,0x75,0x3e,0x37,0x56,0x2f, -0x26,0xf6,0x1c,0x13,0xb5,0x09,0x00,0xfa,0xf7,0xf0,0x73,0xe9,0xe3,0x6e,0xdf,0xdc, -0xf0,0xd9,0xd8,0x1f,0xd9,0xda,0x11,0xdc,0xde,0x3d,0xe2,0xe6,0x00,0xea,0xee,0x33, -0xf2,0xf5,0x2f,0xf9,0xfb,0xac,0xfd,0xfe,0x2d,0xff,0xfe,0x7a,0xfd,0xfb,0xb5,0xf8, -0xf5,0x65,0xf1,0xed,0xc3,0xe8,0xe4,0x72,0xdf,0xdb,0xe1,0xd6,0xd2,0x8e,0xcf,0xcc, -0x07,0xca,0xc8,0x90,0xc6,0xc5,0x5b,0xc5,0xc5,0x07,0xc6,0xc6,0x2f,0xc8,0xc9,0x49, -0xcb,0xcc,0xae,0xce,0xd0,0x93,0xd1,0xd2,0xce,0xd3,0xd4,0xb7,0xd4,0xd4,0x4a,0xd4, -0xd3,0x67,0xd2,0xd0,0x7f,0xcf,0xcd,0xba,0xcb,0xc9,0xbc,0xc7,0xc5,0xcc,0xc3,0xc2, -0x50,0xc0,0xbe,0x9d,0xbd,0xbc,0xca,0xbb,0xbb,0xf3,0xba,0xba,0xec,0xba,0xbb,0x92, -0xbb,0xbc,0xd3,0xbc,0xbd,0x7a,0xbe,0xbf,0xe3,0xbf,0xc0,0x3a,0xc1,0xc1,0x2d,0xc2, -0xc2,0x77,0xc2,0xc2,0x48,0xc2,0xc2,0x91,0xc1,0xc1,0x70,0xc0,0xbf,0x0b,0xbf,0xbe, -0x84,0xbd,0xbc,0x2d,0xbc,0xbb,0x1a,0xbb,0xba,0x4e,0xbb,0xbc,0x2a,0xbf,0xc3,0x52, -0xc8,0xcf,0x41,0xd7,0xe0,0x67,0xea,0xf4,0xbf,0xff,0x0a,0x33,0x14,0x1d,0xb7,0x25, -0x2d,0xf0,0x32,0x37,0x6c,0x3b,0x3d,0xed,0x3e,0x3e,0x9e,0x3d,0x3b,0x92,0x37,0x33, -0x70,0x2d,0x27,0xa5,0x20,0x19,0xdb,0x12,0x0c,0x12,0x06,0x00,0xea,0xfb,0xf8,0x53, -0xf5,0xf3,0x97,0xf2,0xf2,0xaa,0xf3,0xf5,0xf6,0xf7,0xfb,0xb1,0xfe,0x02,0xfb,0x06, -0x0b,0x31,0x0f,0x13,0xa2,0x16,0x19,0x2a,0x1c,0x1d,0x3f,0x1f,0x1f,0x7b,0x1f,0x1e, -0x39,0x1d,0x1b,0x82,0x18,0x15,0x39,0x12,0x0e,0xfb,0x0a,0x07,0x73,0x03,0xff,0xbe, -0xfc,0xf9,0xf8,0xf6,0xf4,0xfb,0xf2,0xf1,0x97,0xf0,0xf0,0xe0,0xef,0xf0,0xc3,0xf0, -0xf1,0xc9,0xf2,0xf4,0x50,0xf5,0xf6,0x1d,0xf8,0xf9,0x65,0xfa,0xfb,0x05,0xfc,0xfc, -0x66,0xfc,0xfc,0xb3,0xfb,0xfa,0xde,0xf9,0xf8,0xd6,0xf6,0xf5,0x41,0xf3,0xf1,0x22, -0xef,0xec,0xff,0xea,0xe9,0x10,0xe7,0xe5,0xc5,0xe3,0xe2,0x14,0xe1,0xe0,0x20,0xdf, -0xde,0x08,0xde,0xdd,0x8b,0xdd,0xdd,0x98,0xdd,0xdd,0x0e,0xde,0xde,0xa5,0xde,0xde, -0x2e,0xdf,0xdf,0x74,0xdf,0xdf,0x46,0xdf,0xdf,0xd0,0xde,0xde,0xc2,0xdd,0xdd,0x9e, -0xde,0xe0,0xb2,0xe2,0xe6,0x15,0xeb,0xf0,0x8d,0xf7,0xfe,0xac,0x06,0x0e,0x79,0x16, -0x1e,0x63,0x25,0x2b,0xdf,0x31,0x37,0x90,0x3b,0x3f,0xeb,0x43,0x47,0x8a,0x4b,0x4f, -0xc3,0x52,0x56,0xd7,0x59,0x5d,0x31,0x60,0x63,0x90,0x65,0x67,0xff,0x69,0x6b,0x5b, -0x6d,0x6e,0x57,0x6f,0x70,0x40,0x70,0x70,0xe4,0x6f,0x6f,0x24,0x6e,0x6c,0x4e,0x6b, -0x69,0x13,0x67,0x64,0xe8,0x61,0x5f,0x41,0x5c,0x59,0xd7,0x56,0x54,0x83,0x51,0x4e, -0x29,0x4b,0x47,0x50,0x42,0x3c,0x49,0x36,0x2f,0x20,0x27,0x1e,0x5d,0x16,0x0d,0x5d, -0x05,0xfd,0xe5,0xf5,0xef,0x41,0xe9,0xe4,0x02,0xe0,0xdc,0x6b,0xda,0xd9,0x91,0xd8, -0xd8,0x0f,0xda,0xdb,0x3d,0xde,0xe0,0x3f,0xe4,0xe7,0xe8,0xea,0xee,0x86,0xf1,0xf4, -0xe5,0xf6,0xf8,0x1c,0xfa,0xfa,0xfd,0xfa,0xfa,0x47,0xf9,0xf7,0x28,0xf5,0xf2,0x26, -0xef,0xeb,0xb8,0xe7,0xe3,0xaa,0xdf,0xdb,0xdc,0xd7,0xd4,0xa0,0xd0,0xcd,0xc8,0xca, -0xc8,0x76,0xc6,0xc4,0xef,0xc3,0xc3,0xf1,0xc2,0xc2,0x5d,0xc3,0xc4,0xf1,0xc4,0xc6, -0x73,0xc7,0xc8,0x5d,0xca,0xcb,0x0c,0xcd,0xce,0x43,0xcf,0xd0,0xb1,0xd0,0xd0,0x0f, -0xd1,0xd0,0x5c,0xd0,0xcf,0x99,0xce,0xcd,0x06,0xcc,0xca,0xe8,0xc8,0xc7,0xa5,0xc5, -0xc4,0x30,0xc2,0xc0,0x5d,0xbf,0xbd,0xce,0xbc,0xbb,0xfe,0xba,0xba,0xd4,0xb9,0xb9, -0x68,0xb9,0xb9,0xb7,0xb9,0xb9,0x6f,0xba,0xba,0x9e,0xbb,0xbc,0xf3,0xbc,0xbd,0x4a, -0xbe,0xbf,0x90,0xbf,0xc0,0x91,0xc0,0xc0,0x2d,0xc1,0xc1,0x55,0xc1,0xc1,0x35,0xc1, -0xc1,0x14,0xc2,0xc3,0xb7,0xc5,0xc9,0x82,0xcd,0xd3,0x91,0xd9,0xe1,0x52,0xe9,0xf2, -0x00,0xfb,0x04,0xd0,0x0c,0x15,0x03,0x1d,0x24,0x73,0x2a,0x2f,0x5d,0x34,0x37,0x5c, -0x3a,0x3b,0x7e,0x3c,0x3c,0xa0,0x3a,0x38,0x26,0x35,0x31,0x62,0x2c,0x27,0x94,0x21, -0x1b,0xeb,0x15,0x0f,0x7e,0x0a,0x05,0xb6,0x00,0xfc,0x8d,0xf9,0xf7,0x21,0xf5,0xf4, -0xd3,0xf3,0xf4,0x65,0xf5,0xf7,0x20,0xf9,0xfb,0xdf,0xfe,0x02,0x93,0x05,0x08,0x4f, -0x0c,0x0f,0x78,0x12,0x15,0x40,0x17,0x18,0x4f,0x1a,0x1a,0x1e,0x1b,0x1a,0xfd,0x19, -0x18,0xdb,0x16,0x14,0x2b,0x12,0x0f,0x45,0x0c,0x09,0xd1,0x05,0x02,0x46,0xff,0xfc, -0x42,0xf9,0xf6,0x29,0xf4,0xf2,0x31,0xf0,0xee,0x9c,0xed,0xec,0x6e,0xec,0xec,0x42, -0xec,0xec,0x4a,0xed,0xed,0xdf,0xee,0xef,0xdc,0xf0,0xf1,0xde,0xf2,0xf3,0x8b,0xf4, -0xf5,0x81,0xf5,0xf5,0xdc,0xf5,0xf5,0xf9,0xf4,0xf4,0x87,0xf3,0xf2,0x16,0xf1,0xef, -0x2c,0xee,0xec,0xb8,0xea,0xe8,0x2f,0xe7,0xe5,0x86,0xe3,0xe2,0x50,0xe0,0xde,0x9e, -0xdd,0xdc,0x54,0xdb,0xda,0x93,0xd9,0xd8,0x7e,0xd8,0xd8,0xc0,0xd7,0xd7,0x8b,0xd7, -0xd7,0xca,0xd7,0xd8,0x31,0xd8,0xd8,0x8a,0xd9,0xda,0x2f,0xdd,0xe0,0x12,0xe4,0xe8, -0xbd,0xee,0xf5,0xe0,0xfb,0x03,0xb2,0x0a,0x12,0xb5,0x19,0x20,0x9b,0x27,0x2d,0x16, -0x33,0x38,0xd1,0x3c,0x41,0xb7,0x45,0x49,0xff,0x4d,0x51,0xae,0x55,0x59,0xb4,0x5c, -0x5f,0xdd,0x62,0x65,0xd7,0x67,0x69,0xef,0x6b,0x6d,0xd8,0x6e,0x6f,0xbe,0x70,0x71, -0x83,0x71,0x71,0x16,0x71,0x70,0x67,0x6f,0x6e,0x72,0x6c,0x6a,0x69,0x68,0x65,0x3e, -0x63,0x60,0x86,0x5d,0x5a,0x77,0x57,0x54,0xb4,0x50,0x4c,0x6e,0x48,0x43,0x63,0x3d, -0x37,0xf0,0x2f,0x28,0x65,0x20,0x18,0x02,0x10,0x07,0x1e,0x00,0xf8,0xfb,0xf1,0xeb, -0x4d,0xe6,0xe1,0xeb,0xdd,0xda,0xae,0xd8,0xd7,0x84,0xd6,0xd6,0x49,0xd7,0xd8,0x8b, -0xda,0xdc,0xbe,0xdf,0xe2,0xdb,0xe5,0xe8,0x2f,0xec,0xef,0xe2,0xf1,0xf4,0x34,0xf6, -0xf7,0xba,0xf8,0xf9,0xe1,0xf8,0xf8,0x14,0xf7,0xf5,0x25,0xf3,0xf0,0x79,0xed,0xea, -0xa4,0xe6,0xe2,0x4f,0xdf,0xdb,0xa6,0xd7,0xd4,0xa2,0xd0,0xcd,0xb8,0xca,0xc8,0xd1, -0xc5,0xc4,0x80,0xc2,0xc1,0x64,0xc0,0xc0,0xe1,0xbf,0xc0,0x70,0xc0,0xc1,0x14,0xc2, -0xc3,0x74,0xc4,0xc5,0x3c,0xc7,0xc8,0xd8,0xc9,0xcb,0x21,0xcc,0xcd,0xe2,0xcd,0xce, -0xa6,0xce,0xce,0xbc,0xce,0xce,0xa5,0xcd,0xcc,0x0e,0xcc,0xca,0x8c,0xc9,0xc8,0xb3, -0xc6,0xc5,0xc4,0xc3,0xc2,0xd4,0xc0,0xbf,0x37,0xbe,0xbc,0xdf,0xbb,0xba,0x1f,0xba, -0xb9,0xf7,0xb8,0xb8,0x59,0xb8,0xb8,0x55,0xb8,0xb8,0xd8,0xb8,0xb9,0xc4,0xb9,0xba, -0xf5,0xba,0xbb,0x79,0xbc,0xbd,0xf0,0xbd,0xbf,0xd3,0xc0,0xc3,0x73,0xc6,0xca,0x46, -0xcf,0xd5,0xb1,0xdb,0xe2,0xbe,0xea,0xf2,0x4f,0xfb,0x03,0xdb,0x0b,0x13,0x3c,0x1b, -0x21,0x1f,0x28,0x2d,0x28,0x32,0x35,0xff,0x38,0x3b,0x61,0x3c,0x3c,0x7e,0x3c,0x3b, -0x33,0x39,0x36,0xf7,0x32,0x2e,0x3c,0x2a,0x25,0xc1,0x1f,0x1a,0xb3,0x14,0x0f,0x33, -0x0a,0x05,0x04,0x01,0xfd,0xe3,0xf9,0xf7,0x33,0xf5,0xf3,0x2c,0xf3,0xf2,0x6f,0xf3, -0xf4,0x07,0xf6,0xf7,0x5e,0xfa,0xfc,0xde,0xff,0x02,0xed,0x05,0x08,0xdf,0x0b,0x0e, -0x1a,0x11,0x13,0x56,0x15,0x16,0xda,0x17,0x18,0x96,0x18,0x18,0x85,0x17,0x16,0xe7, -0x14,0x12,0xcf,0x10,0x0e,0x83,0x0b,0x08,0x8a,0x05,0x02,0x67,0xff,0xfc,0x75,0xf9, -0xf6,0x09,0xf4,0xf1,0x7a,0xef,0xed,0xf9,0xeb,0xea,0x89,0xe9,0xe8,0x3c,0xe8,0xe7, -0x0f,0xe8,0xe8,0x93,0xe8,0xe9,0xc2,0xe9,0xea,0x8a,0xeb,0xec,0x45,0xed,0xee,0xd0, -0xee,0xef,0xf8,0xef,0xf0,0xa5,0xf0,0xf0,0x7a,0xf0,0xf0,0x92,0xef,0xee,0x0e,0xee, -0xec,0xbf,0xeb,0xea,0x07,0xe9,0xe7,0xf8,0xe5,0xe4,0xb4,0xe2,0xe1,0x70,0xdf,0xdd, -0x6e,0xdc,0xda,0xbe,0xd9,0xd8,0x56,0xd7,0xd6,0x75,0xd5,0xd4,0x2c,0xd4,0xd3,0x9b, -0xd3,0xd3,0xde,0xd4,0xd6,0x17,0xd9,0xdc,0x97,0xe0,0xe5,0x8a,0xeb,0xf2,0x11,0xf9, -0x00,0xe6,0x07,0x0f,0xf8,0x16,0x1e,0x03,0x25,0x2b,0x97,0x31,0x37,0xf5,0x3c,0x42, -0x64,0x47,0x4c,0xc1,0x50,0x55,0x21,0x59,0x5c,0x5e,0x60,0x63,0x69,0x66,0x69,0x60, -0x6b,0x6d,0x36,0x6f,0x70,0xea,0x71,0x72,0x9d,0x73,0x74,0x21,0x74,0x74,0x91,0x73, -0x72,0xbc,0x71,0x70,0x74,0x6e,0x6c,0xf6,0x69,0x67,0x43,0x64,0x61,0xd3,0x5d,0x5a, -0xa4,0x56,0x52,0x19,0x4e,0x49,0x92,0x43,0x3d,0xc8,0x36,0x2f,0x3b,0x28,0x20,0x87, -0x18,0x10,0xc8,0x08,0x01,0xf4,0xf9,0xf3,0x45,0xed,0xe7,0xeb,0xe2,0xde,0x6c,0xdb, -0xd8,0xba,0xd6,0xd5,0xc7,0xd4,0xd4,0x8c,0xd5,0xd6,0x4a,0xd8,0xda,0xf7,0xdc,0xdf, -0x99,0xe2,0xe5,0x7a,0xe8,0xeb,0x48,0xee,0xf0,0x0d,0xf3,0xf4,0x5e,0xf6,0xf7,0xc6, -0xf7,0xf7,0x5f,0xf7,0xf6,0x28,0xf5,0xf3,0x14,0xf1,0xee,0x87,0xeb,0xe8,0x17,0xe5, -0xe1,0xf9,0xdd,0xda,0xf6,0xd6,0xd3,0x26,0xd0,0xcd,0x52,0xca,0xc7,0x6a,0xc5,0xc3, -0x85,0xc1,0xc0,0x24,0xbf,0xbe,0xe6,0xbd,0xbd,0xdb,0xbd,0xbe,0xc3,0xbe,0xbf,0x89, -0xc0,0xc1,0xea,0xc2,0xc4,0x72,0xc5,0xc6,0x0c,0xc8,0xc9,0x53,0xca,0xcb,0x13,0xcc, -0xcc,0x2b,0xcd,0xcd,0x75,0xcd,0xcd,0xf4,0xcc,0xcc,0xb5,0xcb,0xca,0xdd,0xc9,0xc8, -0x7c,0xc7,0xc6,0xf4,0xc4,0xc3,0x49,0xc2,0xc0,0xaf,0xbf,0xbe,0x57,0xbd,0xbc,0x43, -0xbb,0xba,0xb7,0xb9,0xb9,0xa1,0xb8,0xb8,0x13,0xb8,0xb7,0x0f,0xb8,0xb8,0xb4,0xb8, -0xb9,0x4a,0xbb,0xbd,0x98,0xc0,0xc4,0x16,0xc9,0xce,0x0c,0xd5,0xdc,0xc2,0xe3,0xeb, -0x1d,0xf4,0xfc,0x1a,0x05,0x0d,0x14,0x15,0x1c,0x58,0x23,0x29,0x17,0x2f,0x33,0xcc, -0x37,0x3b,0x81,0x3d,0x3f,0x44,0x40,0x40,0xd6,0x3f,0x3e,0x56,0x3c,0x39,0xd7,0x35, -0x31,0x3c,0x2d,0x28,0xb2,0x22,0x1d,0x92,0x17,0x11,0xaf,0x0c,0x07,0xb8,0x02,0xfe, -0xa6,0xfa,0xf7,0x85,0xf4,0xf2,0xd8,0xf0,0xef,0x9f,0xef,0xef,0x6b,0xf0,0xf1,0x3a, -0xf3,0xf5,0xa5,0xf7,0xfa,0x24,0xfd,0x00,0x12,0x03,0x06,0x22,0x09,0x0b,0x7d,0x0e, -0x10,0xca,0x12,0x14,0xa7,0x15,0x16,0x09,0x17,0x17,0xa0,0x16,0x15,0xbe,0x14,0x13, -0x43,0x11,0x0f,0x91,0x0c,0x0a,0x20,0x07,0x04,0x21,0x01,0xfd,0xff,0xfa,0xf7,0x0f, -0xf5,0xf2,0xa5,0xef,0xed,0x14,0xeb,0xe9,0x72,0xe7,0xe6,0xe0,0xe4,0xe3,0x3e,0xe3, -0xe2,0xbe,0xe2,0xe2,0xec,0xe2,0xe3,0xe5,0xe3,0xe4,0x69,0xe5,0xe6,0x22,0xe7,0xe7, -0xcf,0xe8,0xe9,0x59,0xea,0xea,0x7e,0xeb,0xeb,0x0c,0xec,0xec,0xf0,0xeb,0xeb,0x39, -0xeb,0xea,0xc8,0xe9,0xe8,0xbd,0xe7,0xe6,0x38,0xe5,0xe3,0x6d,0xe2,0xe0,0x5e,0xdf, -0xdd,0x4b,0xdc,0xda,0x6c,0xd9,0xd7,0xad,0xd6,0xd5,0x19,0xd5,0xd5,0x90,0xd5,0xd7, -0x00,0xd9,0xdc,0xb0,0xdf,0xe4,0x85,0xe9,0xef,0xc5,0xf5,0xfc,0x87,0x03,0x0a,0xba, -0x11,0x18,0x8c,0x1f,0x26,0xe4,0x2c,0x33,0x63,0x39,0x3f,0xf5,0x44,0x4a,0x97,0x4f, -0x54,0xc5,0x58,0x5d,0xc0,0x60,0x64,0x74,0x67,0x6a,0xc3,0x6c,0x6f,0xe0,0x70,0x72, -0x08,0x74,0x75,0x02,0x76,0x76,0x09,0x77,0x77,0xe2,0x76,0x76,0x86,0x75,0x74,0xc6, -0x72,0x70,0x8e,0x6e,0x6b,0xef,0x68,0x65,0xe8,0x61,0x5d,0x3e,0x59,0x54,0x83,0x4e, -0x48,0x74,0x41,0x3a,0x41,0x32,0x2a,0xd3,0x21,0x19,0x04,0x11,0x08,0xed,0x00,0xf9, -0x45,0xf2,0xeb,0xec,0xe5,0xe0,0x2c,0xdc,0xd8,0x47,0xd5,0xd2,0x2e,0xd1,0xd0,0xa0, -0xcf,0xcf,0x9d,0xd0,0xd1,0xdf,0xd3,0xd6,0xc1,0xd8,0xdb,0xeb,0xde,0xe2,0x61,0xe5, -0xe8,0xed,0xeb,0xee,0xaf,0xf1,0xf4,0x01,0xf6,0xf7,0xdb,0xf8,0xf9,0xb8,0xf9,0xf9, -0xb7,0xf8,0xf7,0xb8,0xf5,0xf3,0x4c,0xf1,0xee,0x68,0xeb,0xe8,0x92,0xe4,0xe0,0x6f, -0xdd,0xd9,0x0b,0xd6,0xd2,0x29,0xcf,0xcc,0xf0,0xc8,0xc6,0xc3,0xc3,0xc1,0xa9,0xbf, -0xbe,0xb1,0xbc,0xbb,0x0c,0xbb,0xba,0x8a,0xba,0xba,0x1b,0xbb,0xbb,0x9b,0xbc,0xbd, -0xc8,0xbe,0xc0,0x70,0xc1,0xc2,0x4d,0xc4,0xc5,0x1c,0xc7,0xc8,0xa7,0xc9,0xca,0xac, -0xcb,0xcc,0x07,0xcd,0xcd,0xa6,0xcd,0xcd,0x79,0xcd,0xcd,0x81,0xcc,0xcb,0xec,0xca, -0xc9,0xef,0xc8,0xc7,0x7b,0xc6,0xc5,0xd1,0xc3,0xc2,0x28,0xc1,0xbf,0xae,0xbe,0xbd, -0x58,0xbc,0xbb,0x8a,0xba,0xb9,0x9f,0xb9,0xb9,0x8c,0xba,0xbb,0x0e,0xbe,0xc0,0x9d, -0xc4,0xc9,0x72,0xce,0xd4,0x49,0xdb,0xe2,0x39,0xea,0xf2,0x63,0xfa,0x02,0x97,0x0a, -0x12,0x82,0x19,0x20,0xb7,0x26,0x2c,0x88,0x31,0x36,0xc0,0x39,0x3c,0x3c,0x3f,0x40, -0xdc,0x41,0x42,0x90,0x41,0x40,0xa7,0x3e,0x3c,0xf2,0x38,0x35,0x04,0x31,0x2c,0x56, -0x27,0x22,0x91,0x1c,0x17,0xb2,0x11,0x0c,0x78,0x07,0x02,0x6b,0xfe,0xfa,0xf7,0xf6, -0xf4,0xa0,0xf1,0xef,0x6a,0xee,0xed,0x28,0xed,0xed,0xf5,0xed,0xef,0x60,0xf0,0xf2, -0x74,0xf4,0xf6,0x7e,0xf9,0xfc,0x02,0xff,0x01,0xbd,0x04,0x07,0xe6,0x09,0x0c,0x54, -0x0e,0x10,0xa3,0x11,0x12,0xae,0x13,0x14,0x22,0x14,0x13,0x2d,0x13,0x12,0xc2,0x10, -0x0f,0x01,0x0d,0x0a,0x6c,0x08,0x05,0xfc,0x02,0x00,0x20,0xfd,0xfa,0x33,0xf7,0xf4, -0x84,0xf1,0xee,0x4c,0xec,0xe9,0xaf,0xe7,0xe5,0xfb,0xe3,0xe2,0x06,0xe1,0xe0,0x30, -0xdf,0xde,0x28,0xde,0xdd,0xdf,0xdd,0xde,0x71,0xde,0xde,0x6d,0xdf,0xe0,0xd2,0xe0, -0xe1,0x7a,0xe2,0xe3,0x04,0xe4,0xe4,0x7e,0xe5,0xe6,0x81,0xe6,0xe6,0x2e,0xe7,0xe7, -0x35,0xe7,0xe6,0x9f,0xe6,0xe6,0x71,0xe5,0xe4,0xdb,0xe3,0xe2,0x9b,0xe1,0xe0,0x3a, -0xdf,0xdd,0xff,0xdc,0xdc,0xa3,0xdb,0xdb,0xae,0xdc,0xdd,0xec,0xdf,0xe2,0xd8,0xe5, -0xe9,0x5c,0xee,0xf3,0xc6,0xf8,0xfe,0xa8,0x04,0x0a,0xfa,0x10,0x17,0x72,0x1d,0x23, -0xea,0x29,0x30,0x32,0x36,0x3c,0xe2,0x41,0x47,0xc6,0x4c,0x51,0x6b,0x56,0x5a,0xbb, -0x5e,0x62,0xc7,0x65,0x68,0x9d,0x6b,0x6e,0x20,0x70,0x72,0xa1,0x73,0x75,0x31,0x76, -0x77,0xc2,0x77,0x78,0x42,0x78,0x78,0xe4,0x77,0x77,0x10,0x76,0x74,0xea,0x72,0x70, -0x3c,0x6e,0x6b,0xd4,0x67,0x63,0x09,0x5f,0x59,0x88,0x53,0x4c,0x29,0x45,0x3d,0x72, -0x34,0x2b,0x79,0x22,0x19,0x34,0x10,0x07,0xc3,0xfe,0xf6,0x09,0xef,0xe8,0xc1,0xe1, -0xdb,0x0f,0xd7,0xd2,0x4c,0xcf,0xcc,0x35,0xca,0xc8,0xbb,0xc7,0xc7,0x09,0xc8,0xc8, -0x7f,0xca,0xcc,0x28,0xcf,0xd2,0x50,0xd5,0xd8,0x9e,0xdc,0xe0,0x46,0xe4,0xe7,0x9e, -0xeb,0xee,0xde,0xf1,0xf4,0xfa,0xf6,0xf8,0x4c,0xfa,0xfb,0x92,0xfb,0xfb,0x07,0xfb, -0xf9,0x5e,0xf8,0xf6,0x27,0xf4,0xf1,0x55,0xee,0xea,0x7f,0xe7,0xe3,0xea,0xdf,0xdc, -0x33,0xd8,0xd4,0xa7,0xd0,0xcd,0xc2,0xc9,0xc6,0x9a,0xc3,0xc1,0x90,0xbe,0xbc,0xa7, -0xba,0xb9,0x02,0xb8,0xb7,0x70,0xb6,0xb6,0x21,0xb6,0xb6,0xd5,0xb6,0xb7,0x88,0xb8, -0xb9,0xe9,0xba,0xbc,0xd4,0xbd,0xbf,0x07,0xc1,0xc2,0x6c,0xc4,0xc6,0x80,0xc7,0xc8, -0x2d,0xca,0xcb,0x14,0xcc,0xcc,0x7f,0xcd,0xcd,0x0c,0xce,0xcd,0xcf,0xcd,0xcd,0xb4, -0xcc,0xcc,0x10,0xcb,0xca,0xe1,0xc8,0xc7,0x9d,0xc6,0xc5,0xf4,0xc3,0xc2,0x1e,0xc2, -0xc1,0x9a,0xc1,0xc2,0x84,0xc3,0xc5,0x07,0xc8,0xcb,0x78,0xcf,0xd4,0x83,0xd9,0xdf, -0xe8,0xe5,0xec,0xaa,0xf3,0xfa,0xfc,0x01,0x09,0x00,0x10,0x16,0xfa,0x1c,0x22,0x6c, -0x28,0x2d,0x82,0x31,0x35,0x96,0x38,0x3b,0x32,0x3d,0x3e,0x69,0x3f,0x3f,0x39,0x3f, -0x3e,0x83,0x3c,0x3a,0xa6,0x37,0x34,0xb5,0x30,0x2c,0x39,0x28,0x23,0xa8,0x1e,0x19, -0xca,0x14,0x0f,0x1d,0x0b,0x06,0x4a,0x02,0xfe,0xc5,0xfa,0xf7,0xb8,0xf4,0xf2,0x66, -0xf0,0xee,0xee,0xed,0xed,0x13,0xed,0xed,0xc3,0xed,0xee,0x0d,0xf0,0xf1,0x8a,0xf3, -0xf5,0xa7,0xf7,0xfa,0x51,0xfc,0xfe,0x4d,0x01,0x03,0xb7,0x05,0x07,0x9c,0x09,0x0b, -0xa3,0x0c,0x0d,0xac,0x0e,0x0f,0x41,0x0f,0x0f,0xd3,0x0e,0x0e,0x20,0x0d,0x0b,0x3d, -0x0a,0x08,0x87,0x06,0x04,0xe3,0x01,0xff,0xc6,0xfc,0xfa,0x73,0xf7,0xf4,0x1c,0xf2, -0xef,0x08,0xed,0xea,0x58,0xe8,0xe6,0x31,0xe4,0xe2,0xb5,0xe0,0xdf,0x04,0xde,0xdc, -0x1d,0xdc,0xdb,0xd4,0xda,0xda,0x58,0xda,0xda,0x83,0xda,0xda,0x1a,0xdb,0xdb,0x08, -0xdc,0xdc,0x5b,0xdd,0xdd,0xbf,0xde,0xdf,0x04,0xe0,0xe0,0x07,0xe1,0xe1,0xc7,0xe1, -0xe2,0x30,0xe2,0xe2,0x12,0xe2,0xe1,0x9d,0xe1,0xe1,0xb1,0xe0,0xe0,0x35,0xe0,0xe0, -0xd5,0xe0,0xe1,0x3d,0xe3,0xe5,0xa2,0xe7,0xea,0x0a,0xee,0xf2,0x40,0xf6,0xfb,0xe0, -0xff,0x05,0x52,0x0a,0x0f,0x4c,0x15,0x1a,0x8e,0x20,0x26,0xe3,0x2b,0x31,0x29,0x37, -0x3c,0x1c,0x42,0x47,0x56,0x4c,0x51,0x92,0x55,0x59,0xbc,0x5d,0x61,0x96,0x64,0x67, -0x8a,0x6a,0x6c,0x2f,0x6f,0x71,0xd2,0x72,0x74,0x94,0x75,0x76,0x69,0x77,0x77,0x5f, -0x78,0x78,0x37,0x78,0x77,0x2d,0x77,0x76,0xa0,0x74,0x72,0xdf,0x70,0x6e,0x12,0x6b, -0x67,0x91,0x62,0x5d,0x46,0x57,0x50,0xf8,0x48,0x40,0x4d,0x38,0x2f,0xc0,0x25,0x1c, -0xf5,0x12,0x09,0xca,0x00,0xf8,0x02,0xf0,0xe8,0xba,0xe1,0xdb,0xe8,0xd5,0xd1,0xd0, -0xcc,0xc9,0x64,0xc6,0xc4,0xa3,0xc2,0xc1,0x38,0xc1,0xc1,0x38,0xc2,0xc3,0x7a,0xc5, -0xc7,0xbe,0xca,0xcd,0x7d,0xd1,0xd5,0x12,0xd9,0xdd,0x11,0xe1,0xe5,0xb1,0xe8,0xec, -0xa4,0xef,0xf2,0x1a,0xf5,0xf7,0x03,0xf9,0xfa,0x13,0xfb,0xfb,0x14,0xfb,0xfa,0x35, -0xf9,0xf7,0x9a,0xf5,0xf3,0x74,0xf0,0xed,0x17,0xea,0xe6,0xd8,0xe2,0xdf,0x41,0xdb, -0xd7,0x85,0xd3,0xcf,0x3c,0xcc,0xc8,0x7b,0xc5,0xc2,0x96,0xbf,0xbd,0xc0,0xba,0xb8, -0xfb,0xb6,0xb5,0x69,0xb4,0xb3,0xe9,0xb2,0xb2,0x89,0xb2,0xb2,0x3c,0xb3,0xb3,0xbd, -0xb4,0xb5,0x2d,0xb7,0xb8,0x07,0xba,0xbb,0x5a,0xbd,0xbf,0xc0,0xc0,0xc2,0x48,0xc4, -0xc5,0x4b,0xc7,0xc8,0xd9,0xc9,0xca,0xde,0xcb,0xcc,0x18,0xcd,0xcd,0x87,0xcd,0xcd, -0x88,0xcd,0xcd,0xa0,0xcc,0xcc,0x14,0xcc,0xcc,0x93,0xcc,0xcd,0xd6,0xce,0xd0,0x19, -0xd3,0xd6,0x60,0xd9,0xdd,0xd6,0xe1,0xe6,0xfc,0xeb,0xf1,0x27,0xf7,0xfd,0xf0,0x02, -0x08,0x8c,0x0e,0x14,0x70,0x19,0x1e,0x38,0x23,0x27,0x88,0x2b,0x2e,0xfe,0x31,0x34, -0x88,0x36,0x38,0x42,0x39,0x39,0xdc,0x39,0x39,0x86,0x38,0x37,0x52,0x35,0x32,0x5e, -0x30,0x2d,0xe4,0x29,0x26,0x42,0x22,0x1e,0x24,0x1a,0x15,0xcf,0x11,0x0d,0xcd,0x09, -0x05,0x6f,0x02,0xff,0xf0,0xfb,0xf9,0xc3,0xf6,0xf4,0xeb,0xf2,0xf1,0x88,0xf0,0xef, -0x5b,0xef,0xef,0x84,0xef,0xf0,0xe0,0xf0,0xf1,0x1d,0xf3,0xf4,0x29,0xf6,0xf7,0x9d, -0xf9,0xfb,0x47,0xfd,0xff,0xd1,0x00,0x02,0x28,0x04,0x05,0xc8,0x06,0x07,0x9c,0x08, -0x09,0xb4,0x09,0x09,0xcc,0x09,0x09,0xd5,0x08,0x08,0xf0,0x06,0x05,0x4c,0x04,0x02, -0xda,0x00,0xff,0xe0,0xfc,0xfa,0x8b,0xf8,0xf6,0xf3,0xf3,0xf1,0x5a,0xef,0xed,0xe0, -0xea,0xe8,0xbc,0xe6,0xe4,0xfb,0xe2,0xe1,0xc4,0xdf,0xde,0x24,0xdd,0xdb,0x0f,0xdb, -0xda,0x94,0xd9,0xd9,0xb1,0xd8,0xd8,0x58,0xd8,0xd8,0x65,0xd8,0xd8,0xea,0xd8,0xd9, -0xa3,0xd9,0xda,0x70,0xda,0xdb,0x70,0xdb,0xdb,0x4e,0xdc,0xdc,0xfb,0xdc,0xdd,0xa4, -0xdd,0xdd,0xda,0xdd,0xdd,0x3f,0xde,0xde,0x49,0xdf,0xe0,0xc5,0xe1,0xe3,0xc8,0xe5, -0xe8,0x97,0xeb,0xef,0x02,0xf3,0xf7,0xc3,0xfb,0x00,0x78,0x05,0x0a,0x96,0x0f,0x14, -0x1c,0x1a,0x1f,0x08,0x25,0x2a,0xd7,0x2f,0x35,0x95,0x3a,0x3f,0xfe,0x44,0x49,0x8d, -0x4e,0x52,0x3e,0x57,0x5b,0xd1,0x5e,0x62,0x64,0x65,0x68,0xd3,0x6a,0x6d,0x54,0x6f, -0x71,0xf3,0x72,0x74,0x96,0x75,0x76,0x69,0x77,0x77,0x4f,0x78,0x78,0x66,0x78,0x77, -0x5e,0x77,0x76,0x37,0x75,0x73,0x89,0x71,0x6f,0xc0,0x6b,0x68,0x80,0x63,0x5e,0x33, -0x58,0x51,0x15,0x4a,0x41,0x4f,0x39,0x30,0xf5,0x26,0x1d,0x38,0x14,0x0a,0xed,0x01, -0xf9,0x03,0xf1,0xe9,0x57,0xe2,0xdb,0xed,0xd5,0xd0,0x2d,0xcc,0xc8,0xd3,0xc4,0xc2, -0xf0,0xbf,0xbe,0x65,0xbd,0xbc,0x1f,0xbd,0xbd,0xed,0xbe,0xc0,0xec,0xc2,0xc5,0x97, -0xc8,0xcb,0x8f,0xcf,0xd3,0x56,0xd7,0xdb,0x46,0xdf,0xe3,0xf4,0xe6,0xea,0xc9,0xed, -0xf0,0x5d,0xf3,0xf5,0x58,0xf7,0xf8,0x98,0xf9,0xf9,0xfe,0xf9,0xf9,0x86,0xf8,0xf7, -0x52,0xf5,0xf3,0xc4,0xf0,0xee,0xd0,0xea,0xe7,0x29,0xe4,0xe0,0xd8,0xdc,0xd9,0x40, -0xd5,0xd1,0x09,0xce,0xca,0x17,0xc7,0xc3,0xee,0xc0,0xbe,0x83,0xbb,0xb9,0x33,0xb7, -0xb5,0xe7,0xb3,0xb2,0x99,0xb1,0xb0,0x6e,0xb0,0xb0,0x32,0xb0,0xb0,0xd6,0xb0,0xb1, -0x78,0xb2,0xb3,0xa7,0xb4,0xb6,0xa1,0xb7,0xb9,0xd2,0xba,0xbc,0x48,0xbe,0xc0,0xb0, -0xc1,0xc3,0xf6,0xc4,0xc6,0xc6,0xc7,0xc9,0x22,0xca,0xcb,0x22,0xcc,0xcd,0x62,0xce, -0xcf,0x6a,0xd1,0xd3,0xb7,0xd5,0xd8,0x86,0xdb,0xdf,0xe3,0xe2,0xe7,0xa3,0xeb,0xf0, -0x58,0xf5,0xfa,0xb6,0xff,0x04,0xfd,0x09,0x0e,0x0f,0x14,0x18,0x2b,0x1d,0x21,0x25, -0x25,0x28,0xea,0x2b,0x2e,0x1b,0x31,0x32,0x9f,0x34,0x35,0x6b,0x36,0x36,0x9a,0x36, -0x35,0xff,0x34,0x33,0xd9,0x31,0x2f,0x3b,0x2d,0x2a,0x77,0x27,0x24,0xb2,0x20,0x1d, -0x72,0x19,0x15,0x1a,0x12,0x0e,0xd5,0x0a,0x07,0x16,0x04,0x01,0x40,0xfe,0xfb,0x37, -0xf9,0xf7,0x42,0xf5,0xf3,0x8c,0xf2,0xf1,0xf9,0xf0,0xf0,0x78,0xf0,0xf0,0x09,0xf1, -0xf1,0x68,0xf2,0xf3,0x85,0xf4,0xf5,0x1d,0xf7,0xf8,0x09,0xfa,0xfb,0x1a,0xfd,0xfe, -0x19,0x00,0x01,0x85,0x02,0x03,0xaa,0x04,0x05,0x05,0x06,0x06,0x97,0x06,0x06,0x7a, -0x06,0x06,0x81,0x05,0x04,0xbb,0x03,0x02,0x69,0x01,0xff,0x3c,0xfe,0xfc,0xa9,0xfa, -0xf8,0xbc,0xf6,0xf4,0xaa,0xf2,0xf0,0x89,0xee,0xec,0x66,0xea,0xe8,0x87,0xe6,0xe4, -0xfc,0xe2,0xe1,0xd5,0xdf,0xde,0x06,0xdd,0xdb,0xef,0xda,0xd9,0x3f,0xd9,0xd8,0xe7, -0xd7,0xd7,0x27,0xd7,0xd7,0xd0,0xd6,0xd6,0xec,0xd6,0xd6,0x4f,0xd7,0xd7,0xb6,0xd7, -0xd8,0x61,0xd8,0xd8,0x2b,0xd9,0xd9,0xb7,0xd9,0xda,0x73,0xda,0xda,0xfb,0xda,0xdb, -0x29,0xdc,0xdd,0x52,0xde,0xdf,0xef,0xe1,0xe4,0x14,0xe7,0xea,0xa3,0xed,0xf1,0xc9, -0xf5,0xfa,0xf1,0xfe,0x03,0x99,0x08,0x0d,0xd9,0x12,0x18,0x61,0x1d,0x22,0x3c,0x28, -0x2d,0x09,0x33,0x38,0x75,0x3d,0x42,0x69,0x47,0x4c,0xa3,0x50,0x54,0xfd,0x58,0x5c, -0x3b,0x60,0x63,0x78,0x66,0x69,0xb3,0x6b,0x6d,0xff,0x6f,0x71,0x6c,0x73,0x74,0x0c, -0x76,0x76,0xaf,0x77,0x78,0xa5,0x78,0x78,0xcc,0x78,0x78,0xd6,0x77,0x76,0xbf,0x75, -0x74,0x01,0x72,0x6f,0x35,0x6c,0x68,0x94,0x63,0x5e,0x36,0x58,0x51,0xe6,0x49,0x41, -0x4e,0x39,0x30,0x05,0x27,0x1d,0x6c,0x14,0x0b,0x44,0x02,0xf9,0x5a,0xf1,0xe9,0x7b, -0xe2,0xdb,0xde,0xd5,0xd0,0x97,0xcb,0xc7,0x95,0xc3,0xc0,0xf8,0xbd,0xbc,0xa0,0xba, -0xb9,0x6b,0xb9,0xb9,0x37,0xba,0xbb,0x04,0xbd,0xbf,0x80,0xc1,0xc4,0xb7,0xc7,0xcb, -0x04,0xcf,0xd2,0xde,0xd6,0xda,0xbd,0xde,0xe2,0x38,0xe6,0xe9,0xdb,0xec,0xef,0x2b, -0xf2,0xf4,0x15,0xf6,0xf7,0x46,0xf8,0xf8,0xcb,0xf8,0xf8,0x85,0xf7,0xf6,0xa3,0xf4, -0xf2,0x6a,0xf0,0xed,0xdc,0xea,0xe7,0x8d,0xe4,0xe0,0x7f,0xdd,0xd9,0x3c,0xd6,0xd2, -0x09,0xcf,0xcb,0x29,0xc8,0xc4,0xdf,0xc1,0xbf,0x60,0xbc,0xb9,0xad,0xb7,0xb5,0xe9, -0xb3,0xb2,0x15,0xb1,0xb0,0x20,0xaf,0xae,0x5b,0xae,0xae,0x64,0xae,0xae,0x4c,0xaf, -0xb0,0xf0,0xb0,0xb2,0x50,0xb3,0xb4,0x2b,0xb6,0xb7,0x5c,0xb9,0xbb,0xd1,0xbc,0xbe, -0x5a,0xc0,0xc2,0xf2,0xc3,0xc6,0x61,0xc8,0xca,0xac,0xcd,0xd0,0x4b,0xd4,0xd8,0x10, -0xdc,0xe0,0x49,0xe5,0xea,0x63,0xef,0xf4,0x2c,0xfa,0xff,0xe9,0x04,0x0a,0x86,0x0f, -0x14,0x7a,0x19,0x1e,0x51,0x22,0x26,0xf5,0x29,0x2d,0x24,0x30,0x32,0xdb,0x34,0x36, -0xe8,0x37,0x38,0x2b,0x39,0x39,0xd3,0x38,0x38,0xf0,0x36,0x35,0x43,0x33,0x31,0x51, -0x2e,0x2b,0x57,0x28,0x24,0x5d,0x21,0x1d,0xe9,0x19,0x15,0x3f,0x12,0x0e,0xb7,0x0a, -0x07,0xd3,0x03,0x00,0x98,0xfd,0xfa,0x4c,0xf8,0xf5,0x0f,0xf4,0xf2,0xd5,0xf0,0xef, -0xed,0xee,0xee,0x06,0xee,0xee,0x40,0xee,0xee,0x6c,0xef,0xf0,0x64,0xf1,0xf2,0xe7, -0xf3,0xf5,0xb4,0xf6,0xf8,0xd5,0xf9,0xfb,0x08,0xfd,0xfe,0xf8,0xff,0x01,0x74,0x02, -0x03,0x68,0x04,0x05,0xb3,0x05,0x06,0x41,0x06,0x06,0x13,0x06,0x05,0x0b,0x05,0x04, -0x34,0x03,0x02,0xc3,0x00,0xff,0xb5,0xfd,0xfb,0x1f,0xfa,0xf8,0x33,0xf6,0xf4,0x02, -0xf2,0xef,0xcf,0xed,0xeb,0xbd,0xe9,0xe7,0xba,0xe5,0xe3,0xfe,0xe1,0xe0,0xa5,0xde, -0xdd,0xd2,0xdb,0xda,0x67,0xd9,0xd8,0x76,0xd7,0xd6,0x1b,0xd6,0xd5,0xf5,0xd4,0xd4, -0x8c,0xd4,0xd4,0x55,0xd4,0xd4,0x86,0xd4,0xd4,0x0b,0xd5,0xd5,0xb3,0xd5,0xd6,0x60, -0xd6,0xd6,0x5e,0xd7,0xd7,0x29,0xd8,0xd8,0x79,0xd9,0xda,0x62,0xdb,0xdc,0x9c,0xde, -0xe0,0x2b,0xe3,0xe6,0x41,0xe9,0xec,0xad,0xf0,0xf4,0x3c,0xf9,0xfd,0x8c,0x02,0x07, -0x43,0x0c,0x11,0x96,0x16,0x1b,0x4d,0x21,0x26,0xf7,0x2b,0x31,0x83,0x36,0x3b,0xaa, -0x40,0x45,0x49,0x4a,0x4e,0x1c,0x53,0x57,0xf0,0x5a,0x5e,0xd9,0x61,0x64,0xbe,0x67, -0x6a,0xb6,0x6c,0x6e,0xdf,0x70,0x72,0xf8,0x73,0x75,0x76,0x76,0x77,0x16,0x78,0x78, -0xfa,0x78,0x79,0xf1,0x78,0x78,0x0a,0x78,0x77,0xd1,0x75,0x74,0xe1,0x71,0x6f,0xc4, -0x6b,0x67,0x0c,0x63,0x5d,0x7a,0x57,0x50,0x09,0x49,0x41,0x80,0x38,0x2f,0x89,0x26, -0x1d,0xf3,0x13,0x0a,0x0f,0x02,0xf9,0x58,0xf1,0xe9,0x6b,0xe2,0xdb,0xac,0xd5,0xd0, -0x31,0xcb,0xc6,0xcb,0xc2,0xbf,0x99,0xbc,0xba,0x86,0xb8,0xb7,0x94,0xb6,0xb6,0x84, -0xb6,0xb7,0x62,0xb8,0xb9,0xfe,0xbb,0xbe,0x46,0xc1,0xc4,0xd5,0xc7,0xcb,0x36,0xcf, -0xd3,0x21,0xd7,0xdb,0xd0,0xde,0xe2,0x17,0xe6,0xe9,0x65,0xec,0xef,0x40,0xf1,0xf3, -0x06,0xf5,0xf6,0xf3,0xf6,0xf7,0x56,0xf7,0xf6,0x2f,0xf6,0xf4,0x7f,0xf3,0xf1,0x59, -0xef,0xec,0x2d,0xea,0xe7,0x02,0xe4,0xe0,0x4a,0xdd,0xd9,0x4b,0xd6,0xd2,0x4d,0xcf, -0xcb,0x9e,0xc8,0xc5,0x56,0xc2,0xbf,0xc6,0xbc,0xba,0xe4,0xb7,0xb5,0xed,0xb3,0xb2, -0xc4,0xb0,0xaf,0x99,0xae,0xad,0x4d,0xad,0xac,0xde,0xac,0xac,0x4f,0xad,0xad,0x6a, -0xae,0xaf,0x32,0xb0,0xb1,0xc6,0xb2,0xb4,0xa1,0xb5,0xb7,0x66,0xb9,0xbb,0x4b,0xbe, -0xc1,0x63,0xc4,0xc8,0x22,0xcc,0xd0,0x69,0xd5,0xda,0x08,0xe0,0xe5,0x9a,0xeb,0xf1, -0x86,0xf7,0xfd,0xa9,0x03,0x09,0x6a,0x0f,0x15,0x40,0x1a,0x1f,0x05,0x24,0x28,0x88, -0x2c,0x30,0x72,0x33,0x36,0xc4,0x38,0x3a,0x5b,0x3c,0x3d,0x46,0x3e,0x3e,0x87,0x3e, -0x3d,0xdd,0x3c,0x3b,0xa7,0x39,0x37,0xc6,0x34,0x31,0x9d,0x2e,0x2b,0x61,0x27,0x23, -0x58,0x1f,0x1b,0x03,0x17,0x12,0xac,0x0e,0x0a,0x98,0x06,0x02,0x3d,0xff,0xfb,0xad, -0xf8,0xf5,0x3d,0xf3,0xf0,0xef,0xee,0xed,0xd4,0xeb,0xea,0xeb,0xe9,0xe9,0x36,0xe9, -0xe9,0x74,0xe9,0xea,0xe1,0xea,0xeb,0x1f,0xed,0xee,0xe6,0xef,0xf1,0x38,0xf3,0xf5, -0xd0,0xf6,0xf8,0x6b,0xfa,0xfc,0xd3,0xfd,0xff,0xf8,0x00,0x02,0x84,0x03,0x04,0x38, -0x05,0x05,0x5e,0x06,0x06,0x98,0x06,0x06,0x06,0x06,0x05,0x85,0x04,0x03,0x59,0x02, -0x01,0x80,0xff,0xfd,0x1c,0xfc,0xfa,0x10,0xf8,0xf6,0xd0,0xf3,0xf1,0x79,0xef,0xed, -0xf3,0xea,0xe8,0x9c,0xe6,0xe4,0x88,0xe2,0xe0,0xb8,0xde,0xdc,0x2e,0xdb,0xd9,0x5c, -0xd8,0xd7,0xc0,0xd5,0xd4,0xdd,0xd3,0xd3,0x70,0xd2,0xd1,0x7d,0xd1,0xd1,0xf1,0xd0, -0xd0,0xdc,0xd0,0xd0,0x2e,0xd1,0xd1,0xb6,0xd1,0xd2,0x91,0xd2,0xd3,0x81,0xd3,0xd4, -0xe2,0xd4,0xd5,0xfc,0xd6,0xd8,0xe6,0xd9,0xdb,0x5f,0xde,0xe1,0x01,0xe4,0xe7,0x38, -0xeb,0xef,0x62,0xf3,0xf7,0x8f,0xfc,0x01,0x34,0x06,0x0b,0x75,0x10,0x15,0xea,0x1a, -0x20,0xa5,0x25,0x2b,0x50,0x30,0x35,0xcb,0x3a,0x3f,0xac,0x44,0x49,0xd6,0x4d,0x52, -0x32,0x56,0x5a,0xa0,0x5d,0x60,0x1f,0x64,0x66,0x8f,0x69,0x6c,0x41,0x6e,0x70,0x02, -0x72,0x73,0xf9,0x74,0x76,0x33,0x77,0x78,0xb1,0x78,0x79,0x53,0x79,0x79,0x46,0x79, -0x78,0x1e,0x78,0x77,0x90,0x75,0x73,0x5a,0x71,0x6e,0xd5,0x6a,0x66,0x87,0x61,0x5b, -0x8c,0x55,0x4e,0xd8,0x46,0x3e,0x4d,0x36,0x2d,0x87,0x24,0x1b,0x66,0x12,0x09,0xc6, -0x00,0xf8,0x54,0xf0,0xe8,0x9b,0xe1,0xdb,0xd0,0xd4,0xcf,0x55,0xca,0xc5,0xee,0xc1, -0xbe,0x87,0xbb,0xb9,0x11,0xb7,0xb5,0x88,0xb4,0xb4,0xd0,0xb3,0xb4,0x03,0xb5,0xb6, -0xf4,0xb7,0xb9,0x7f,0xbc,0xbf,0x53,0xc2,0xc5,0x4b,0xc9,0xcd,0xd0,0xd0,0xd4,0x9b, -0xd8,0xdc,0x07,0xe0,0xe3,0xf9,0xe6,0xe9,0xbd,0xec,0xef,0x31,0xf1,0xf3,0x50,0xf4, -0xf5,0xf5,0xf5,0xf6,0x03,0xf6,0xf5,0x98,0xf4,0xf3,0xb5,0xf1,0xef,0xbd,0xed,0xeb, -0x72,0xe8,0xe5,0x88,0xe2,0xdf,0x04,0xdc,0xd8,0x4b,0xd5,0xd1,0xae,0xce,0xcb,0x24, -0xc8,0xc4,0xfe,0xc1,0xbf,0x82,0xbc,0xba,0xb0,0xb7,0xb5,0xca,0xb3,0xb2,0x80,0xb0, -0xaf,0x34,0xae,0xad,0xa5,0xac,0xac,0xe3,0xab,0xab,0xfe,0xab,0xac,0xc6,0xac,0xad, -0x79,0xae,0xaf,0x29,0xb1,0xb3,0x20,0xb5,0xb7,0xfe,0xba,0xbe,0x76,0xc2,0xc6,0xbc, -0xcb,0xd0,0x8f,0xd6,0xdc,0x96,0xe2,0xe8,0x5f,0xef,0xf5,0x6e,0xfc,0x02,0x5e,0x09, -0x0f,0x77,0x15,0x1b,0x90,0x20,0x25,0x2a,0x2a,0x2e,0x7a,0x32,0x36,0x10,0x39,0x3b, -0x1c,0x3e,0x3f,0x5f,0x41,0x42,0xd5,0x42,0x42,0x9f,0x42,0x41,0x9c,0x40,0x3e,0xdf, -0x3c,0x3a,0x86,0x37,0x34,0xd4,0x30,0x2d,0xf0,0x28,0x24,0x4b,0x20,0x1b,0x5d,0x17, -0x12,0x5e,0x0e,0x0a,0xb0,0x05,0x01,0xba,0xfd,0xf9,0x9f,0xf6,0xf3,0x86,0xf0,0xed, -0xcf,0xeb,0xe9,0x1b,0xe8,0xe6,0xbb,0xe5,0xe4,0x9f,0xe4,0xe4,0x76,0xe4,0xe4,0x9f, -0xe5,0xe6,0x98,0xe7,0xe8,0x5e,0xea,0xec,0xb0,0xed,0xef,0x9a,0xf1,0xf3,0x88,0xf5, -0xf7,0x67,0xf9,0xfb,0x05,0xfd,0xfe,0x3c,0x00,0x01,0xeb,0x02,0x03,0xde,0x04,0x05, -0xc6,0x05,0x06,0x00,0x06,0x05,0x5c,0x05,0x04,0xec,0x03,0x02,0x9d,0x01,0x00,0x92, -0xfe,0xfc,0x0d,0xfb,0xf9,0xf0,0xf6,0xf4,0x7b,0xf2,0xf0,0xf4,0xed,0xeb,0x5a,0xe9, -0xe7,0xe2,0xe4,0xe2,0x8b,0xe0,0xde,0x96,0xdc,0xda,0xea,0xd8,0xd7,0xd4,0xd5,0xd4, -0x35,0xd3,0xd1,0xfe,0xd0,0xd0,0x40,0xcf,0xce,0x39,0xce,0xcd,0x8d,0xcd,0xcd,0x54, -0xcd,0xcd,0x87,0xcd,0xcd,0x1e,0xce,0xce,0x28,0xcf,0xcf,0xcd,0xd0,0xd1,0x8f,0xd3, -0xd5,0x64,0xd7,0xd9,0xdf,0xdc,0xe0,0x71,0xe3,0xe7,0x84,0xeb,0xef,0xbf,0xf4,0xf9, -0x66,0xfe,0x03,0xc8,0x08,0x0e,0x83,0x13,0x19,0xa1,0x1e,0x24,0xa2,0x29,0x2f,0x81, -0x34,0x39,0xeb,0x3e,0x43,0x8d,0x48,0x4d,0x82,0x51,0x55,0x79,0x59,0x5d,0x72,0x60, -0x63,0xab,0x66,0x69,0xd5,0x6b,0x6e,0x22,0x70,0x72,0x90,0x73,0x75,0x62,0x76,0x77, -0x66,0x78,0x79,0xb1,0x79,0x7a,0x31,0x7a,0x7a,0xf3,0x79,0x79,0x65,0x78,0x77,0x83, -0x75,0x73,0xb5,0x70,0x6d,0x96,0x69,0x65,0xc0,0x5f,0x59,0x4e,0x53,0x4c,0x51,0x44, -0x3c,0x92,0x33,0x2a,0xdd,0x21,0x18,0x0d,0x10,0x07,0xa2,0xfe,0xf6,0x95,0xee,0xe7, -0x11,0xe0,0xd9,0xaa,0xd3,0xce,0x22,0xc9,0xc4,0xca,0xc0,0xbd,0x43,0xba,0xb7,0x9a, -0xb5,0xb3,0xcf,0xb2,0xb1,0xae,0xb1,0xb1,0x5d,0xb2,0xb3,0xb5,0xb4,0xb6,0xb6,0xb8, -0xbb,0xf2,0xbd,0xc1,0x73,0xc4,0xc8,0xb1,0xcb,0xcf,0x79,0xd3,0xd7,0xf3,0xda,0xde, -0x1a,0xe2,0xe5,0x66,0xe8,0xeb,0xa1,0xed,0xef,0x9d,0xf1,0xf3,0x31,0xf4,0xf4,0x5f, -0xf5,0xf5,0xd5,0xf4,0xf4,0x13,0xf3,0xf1,0x0c,0xf0,0xee,0xd0,0xeb,0xe9,0xa5,0xe6, -0xe3,0xbc,0xe0,0xdd,0x69,0xda,0xd7,0xe2,0xd3,0xd0,0x58,0xcd,0xca,0x03,0xc7,0xc4, -0x21,0xc1,0xbe,0xe7,0xbb,0xb9,0x48,0xb7,0xb5,0x52,0xb3,0xb1,0x3a,0xb0,0xae,0xcc, -0xad,0xac,0x2e,0xac,0xab,0x5a,0xab,0xab,0x63,0xab,0xab,0xbe,0xac,0xad,0x7d,0xaf, -0xb1,0x08,0xb4,0xb6,0x7e,0xba,0xbe,0xc7,0xc2,0xc7,0x0b,0xcd,0xd2,0xcb,0xd8,0xde, -0x8f,0xe5,0xec,0xd3,0xf2,0xf9,0x6b,0x00,0x06,0x7f,0x0d,0x13,0xab,0x19,0x1f,0x94, -0x24,0x29,0x29,0x2e,0x32,0x26,0x36,0x39,0x9a,0x3c,0x3f,0x42,0x41,0x43,0x41,0x44, -0x45,0xa4,0x45,0x45,0x39,0x45,0x44,0xf5,0x42,0x41,0x24,0x3f,0x3c,0x99,0x39,0x36, -0xa6,0x32,0x2e,0xad,0x2a,0x26,0xb4,0x21,0x1d,0x61,0x18,0x13,0x1b,0x0f,0x0a,0xf7, -0x05,0x01,0x8b,0xfd,0xf9,0xfa,0xf5,0xf2,0x68,0xef,0xec,0x08,0xea,0xe7,0xcc,0xe5, -0xe4,0xd2,0xe2,0xe1,0x2d,0xe1,0xe0,0x8a,0xe0,0xe0,0x1b,0xe1,0xe1,0xbc,0xe2,0xe3, -0x1c,0xe5,0xe6,0x39,0xe8,0xea,0xf2,0xeb,0xed,0x0e,0xf0,0xf2,0x11,0xf4,0xf6,0x22, -0xf8,0xfa,0xd0,0xfb,0xfd,0x08,0xff,0x00,0xb7,0x01,0x02,0x8a,0x03,0x04,0x71,0x04, -0x04,0xbc,0x04,0x04,0xf7,0x03,0x03,0x74,0x02,0x01,0x28,0x00,0xfe,0x3b,0xfd,0xfb, -0x87,0xf9,0xf7,0x8a,0xf5,0xf3,0x25,0xf1,0xee,0x8c,0xec,0xea,0xc3,0xe7,0xe5,0x5a, -0xe3,0xe1,0x01,0xdf,0xdc,0xdd,0xda,0xd8,0x3e,0xd7,0xd5,0xd9,0xd3,0xd2,0x15,0xd1, -0xcf,0xbd,0xce,0xcd,0xdc,0xcc,0xcc,0x93,0xcb,0xcb,0xd1,0xca,0xca,0x89,0xca,0xca, -0x87,0xca,0xca,0x6d,0xcb,0xcc,0x22,0xcd,0xce,0x48,0xd0,0xd2,0xa5,0xd4,0xd7,0xb7, -0xda,0xde,0x01,0xe2,0xe6,0xb2,0xea,0xef,0x2a,0xf5,0x00,0xa7,0x00,0x0a,0xb0,0x14, -0x17,0x53,0x17,0x1a,0x37,0x19,0x19,0x82,0x18,0x13,0xad,0x25,0x1c,0x99,0x0c,0x19, -0x22,0x01,0x24,0xb8,0xf0,0xf4,0xb2,0x1c,0xba,0x90,0x39,0x42,0xda,0xc7,0x35,0xfb, -0x53,0x83,0x65,0xe7,0xdd,0xff,0x31,0xe9,0x74,0xc3,0xd1,0xa7,0xbd,0x01,0xe2,0x96, -0xd7,0x6e,0x04,0xd1,0x55,0xcd,0xd4,0x16,0x2d,0x97,0xf6,0x29,0xc4,0x42,0xaa,0x1c, -0x6b,0xa2,0x17,0x09,0x80,0x2f,0x58,0x8f,0x03,0x29,0xc4,0x00,0xbc,0xbd,0x14,0xf7, -0xb0,0x14,0xab,0xc0,0x10,0x6d,0xe8,0x21,0x79,0x16,0xe2,0x39,0x1f,0x0d,0x47,0x00, -0xf2,0x17,0x1d,0x48,0x88,0xd8,0xeb,0x2a,0x34,0xf8,0x7d,0x29,0xc9,0xa9,0x3c,0xca, -0x5b,0x63,0xe5,0xab,0x0b,0x0e,0xaa,0x41,0x08,0x67,0x2a,0x2e,0x4f,0x33,0x38,0x22, -0x40,0xd5,0x04,0x68,0x08,0xde,0x52,0x05,0xec,0x55,0x45,0x0a,0x42,0x3b,0x2d,0x52, -0x49,0x0b,0x5a,0x43,0xfb,0x63,0x48,0x3e,0x5e,0x57,0x1c,0x63,0x41,0xa6,0x52,0x5f, -0x66,0x46,0x14,0xd5,0x70,0x2f,0x90,0x42,0xf8,0xa2,0x5d,0xeb,0xe8,0x47,0x0a,0xba, -0xef,0x08,0x49,0x22,0x0d,0x8b,0xc8,0x36,0x61,0xf0,0x03,0x15,0x0c,0xaf,0x6f,0x16, -0xc1,0x0e,0x2a,0x8a,0x5f,0xf6,0xe7,0x6e,0xeb,0xd3,0xda,0xc7,0xed,0xb1,0xd2,0xd0, -0x60,0xe0,0xc1,0xd6,0xdd,0xce,0xe7,0xfb,0xa0,0x43,0xf4,0xb9,0x0a,0xd7,0x94,0x27, -0xcf,0xb0,0x25,0xd5,0x80,0x50,0xcd,0x88,0x33,0xb0,0x80,0xc0,0x8e,0x86,0x20,0xa2, -0xac,0x13,0x82,0x8d,0x03,0xa8,0xa2,0xcd,0x93,0x80,0xa0,0xc0,0x91,0x2d,0xb4,0x82, -0x61,0xb5,0xa3,0x36,0xb9,0xa5,0xf4,0xbc,0x9f,0xf9,0xe1,0xbf,0x8a,0xc9,0xc0,0x97, -0xe6,0xda,0x06,0xe8,0xee,0x7b,0xeb,0xfd,0x95,0x14,0x0c,0x21,0xfe,0x23,0x8d,0x1e, -0x13,0xfe,0x15,0x2e,0x1e,0x23,0x34,0xf6,0x19,0x31,0x7d,0x1d,0x4e,0xdf,0x37,0x25, -0xf4,0x33,0x51,0x51,0x4b,0x32,0x69,0x44,0x50,0xd5,0x61,0x59,0xe0,0x4a,0x5f,0xfb, -0x6e,0x6f,0xe2,0x44,0x75,0x70,0x5a,0x7f,0x9f,0x52,0x71,0x50,0x62,0x6f,0x01,0x6b, -0x6c,0x71,0x65,0x74,0x43,0x6c,0x72,0x15,0x63,0x5c,0x61,0x61,0x5f,0x46,0x52,0x47, -0xf5,0x4d,0x42,0x5e,0x32,0x2e,0x7f,0x39,0x27,0x28,0x29,0x18,0xff,0x0c,0x0b,0xef, -0x08,0x02,0xca,0xe8,0xdc,0xbc,0xf7,0xe4,0xd9,0xcf,0xd5,0xdd,0xd2,0xd3,0x5f,0xc7, -0xbc,0xae,0xc1,0xbd,0x25,0xc1,0xb2,0xf2,0xb4,0xa4,0x75,0xaa,0x9d,0x33,0x9a,0x9d, -0x80,0x9d,0x9b,0x56,0x99,0xa2,0x70,0x91,0x9a,0x0a,0x97,0x8c,0x00,0x93,0x95,0xfd, -0x8e,0x8a,0x68,0x83,0x98,0x36,0x90,0x94,0x91,0x88,0x8c,0x89,0x9d,0x93,0xdd,0xaf, -0x95,0x69,0xae,0x9e,0x83,0xbb,0xa0,0x3b,0xbd,0xbf,0xf8,0xbb,0xd2,0x11,0xd4,0xdd, -0x65,0xd5,0xf5,0x46,0xf0,0xf1,0x64,0xfb,0x0f,0x44,0x05,0x11,0x70,0x1e,0x22,0xf1, -0x1a,0x30,0x9a,0x39,0x35,0x83,0x3f,0x42,0xf2,0x4e,0x43,0xfd,0x52,0x55,0xf3,0x5e, -0x56,0x3a,0x5a,0x5d,0x94,0x68,0x5c,0xdb,0x5e,0x65,0xb2,0x72,0x68,0x41,0x6e,0x74, -0xd0,0x78,0x6f,0x74,0x7d,0x77,0x4c,0x7e,0x79,0xbf,0x7d,0x71,0xc3,0x7c,0x7b,0xbc, -0x7b,0x7a,0xb1,0x7d,0x7d,0x96,0x75,0x7c,0xc9,0x7a,0x78,0x68,0x72,0x71,0x69,0x68, -0x63,0x91,0x60,0x5b,0xf7,0x4c,0x59,0x5b,0x4d,0x47,0x25,0x3e,0x3d,0xff,0x39,0x30, -0x0f,0x22,0x24,0x6b,0x23,0x1b,0x7d,0x07,0x06,0xc5,0x07,0xfa,0xbc,0xf3,0xf5,0x45, -0xf8,0xe0,0x57,0xe8,0xdf,0xe4,0xe3,0xcd,0x7d,0xd3,0xc2,0xc0,0xcd,0xcc,0xdc,0xc2, -0xb8,0x2d,0xbc,0xbf,0x0e,0xb8,0xb1,0x58,0xb6,0xad,0x04,0xb0,0xa4,0x49,0xaa,0xa7, -0x9d,0xa6,0xa3,0xe7,0x94,0x99,0x91,0x98,0x96,0x66,0x92,0x9a,0x97,0x95,0x94,0x66, -0x89,0x8e,0x54,0x8f,0x92,0x86,0x81,0x8c,0xc3,0x86,0x95,0x7e,0x82,0x8b,0x13,0x91, -0x93,0xfc,0x92,0x96,0xa0,0x96,0x98,0x64,0x97,0x9f,0x15,0xa1,0x9f,0xc9,0xaa,0xb4, -0xc9,0xae,0xc3,0x9e,0xc3,0xc1,0x20,0xcf,0xd4,0x56,0xdb,0xdb,0x80,0xdc,0xee,0xfc, -0xe3,0xf4,0xcc,0xf0,0xfe,0xe5,0xfb,0x05,0x44,0x05,0x05,0xcd,0x11,0x1b,0x97,0x1e, -0x1a,0xe5,0x26,0x2f,0x5d,0x28,0x26,0xf4,0x3d,0x33,0xdc,0x40,0x36,0x05,0x4f,0x3e, -0x3a,0x4e,0x48,0x78,0x51,0x5d,0x85,0x59,0x50,0x44,0x57,0x65,0x51,0x62,0x67,0x16, -0x6f,0x6e,0x3f,0x6a,0x72,0x57,0x7b,0x74,0x3c,0x76,0x7c,0x11,0x74,0x6f,0xad,0x7e, -0x7b,0xf7,0x7a,0x78,0x2f,0x7d,0x78,0x3d,0x73,0x7b,0x81,0x6a,0x6c,0xc9,0x6e,0x67, -0x8f,0x58,0x5d,0xeb,0x61,0x54,0x9c,0x53,0x4f,0xd8,0x4d,0x45,0xf6,0x3c,0x40,0x52, -0x38,0x31,0xa1,0x2b,0x1e,0xff,0x2b,0x1c,0x77,0x10,0x0d,0xf6,0x0d,0x0d,0x94,0xf8, -0x04,0xff,0xf9,0xf9,0x92,0xf5,0xf9,0x21,0xf2,0xed,0xbd,0xe4,0xdd,0xba,0xdd,0xdd, -0xa0,0xd8,0xd2,0xa1,0xcb,0xca,0xe4,0xce,0xc3,0x08,0xc4,0xbc,0x75,0xb9,0xb7,0x05, -0xb1,0xaf,0xd9,0xb0,0xa7,0x2b,0xab,0xa1,0x14,0xa6,0x99,0x14,0x9d,0x99,0xdd,0xa2, -0x97,0xb5,0x9b,0x91,0x33,0x92,0x95,0x0d,0x93,0x8e,0x0b,0x87,0x8f,0x1c,0x8e,0x89, -0xd8,0x84,0x8e,0x37,0x90,0x91,0xda,0x92,0x99,0x15,0x9b,0x99,0x4c,0x97,0x9d,0x54, -0xa0,0xa7,0xb8,0xa0,0x9b,0xd8,0xa1,0xa6,0x6f,0xa6,0xa9,0x3a,0xa7,0xb2,0xec,0xb1, -0xbb,0x85,0xb2,0xbe,0x74,0xc3,0xc5,0x68,0xc2,0xc3,0x03,0xd5,0xc6,0xd9,0xce,0xd2, -0x72,0xd9,0xd7,0xec,0xd7,0xdb,0xbc,0xeb,0xeb,0xc1,0xf2,0xe8,0x9f,0xf6,0xfb,0xb4, -0xfa,0xf7,0x1e,0xfc,0x08,0xf0,0x08,0x0f,0x9e,0x14,0x19,0x01,0x23,0x25,0x33,0x2d, -0x35,0xaf,0x38,0x47,0xb6,0x3d,0x4e,0x6f,0x49,0x57,0x3c,0x4f,0x58,0x34,0x60,0x5d, -0x1c,0x65,0x68,0xa4,0x6c,0x6d,0x91,0x71,0x73,0x27,0x70,0x6e,0xd0,0x77,0x75,0x03, -0x78,0x72,0x0f,0x79,0x74,0xf2,0x6e,0x72,0x82,0x72,0x76,0xa3,0x76,0x74,0x45,0x71, -0x75,0xa6,0x77,0x69,0xf2,0x67,0x6d,0xd9,0x6a,0x67,0xc2,0x63,0x5e,0x56,0x5f,0x60, -0x06,0x5d,0x55,0xc9,0x55,0x56,0x8a,0x57,0x4d,0x80,0x4f,0x4b,0x13,0x4c,0x3d,0x18, -0x44,0x3e,0x74,0x3c,0x34,0xa8,0x31,0x2e,0x29,0x2a,0x2b,0xd5,0x27,0x17,0xd0,0x19, -0x11,0x0e,0x11,0xfd,0x76,0x03,0xf6,0xd5,0xea,0xe8,0xe5,0xdf,0xdb,0x21,0xd3,0xcb, -0x97,0xc1,0xc4,0x4b,0xc4,0xb9,0xce,0xaf,0xae,0x3a,0xad,0xa7,0xfe,0x9d,0x94,0x3b, -0x95,0x9a,0xa0,0x95,0x8f,0xe8,0x90,0x8d,0x05,0x8b,0x8a,0x40,0x8c,0x8c,0x9a,0x86, -0x92,0x23,0x8c,0x91,0x6a,0x90,0x98,0x5a,0x8b,0x8a,0x5e,0x92,0x97,0x12,0x91,0x94, -0xb3,0x90,0xa0,0x1f,0x96,0x9f,0xdd,0x91,0x8f,0x50,0x9b,0x9d,0x50,0x99,0x9b,0x0f, -0xa1,0x9d,0x74,0x95,0xa1,0xc6,0x9e,0xa5,0xc0,0x9a,0xa5,0x16,0xa9,0xac,0x57,0xb2, -0xac,0x0e,0xa7,0xb2,0x94,0xb9,0xb9,0xdb,0xb8,0xc1,0xea,0xc2,0xd2,0x8e,0xc8,0xcb, -0x48,0xcc,0xcf,0x06,0xd5,0xd4,0x77,0xe3,0xdf,0x85,0xe4,0xe7,0x78,0xd9,0xfa,0xde, -0xec,0xe9,0xc9,0xf0,0xfc,0x0e,0x04,0x04,0x3c,0x07,0xff,0xfe,0x0a,0x16,0xc6,0x12, -0x17,0xed,0x13,0x19,0xe7,0x06,0x1f,0x08,0x12,0x1b,0x73,0x1a,0x27,0x30,0x1c,0x29, -0x6b,0x2b,0x32,0x6d,0x29,0x39,0x0b,0x3e,0x3f,0x3c,0x3e,0x3a,0x58,0x36,0x41,0xe9, -0x43,0x48,0xc1,0x3e,0x4b,0x34,0x4e,0x57,0x1d,0x52,0x54,0xc9,0x62,0x63,0x62,0x5d, -0x5a,0xc9,0x66,0x62,0x66,0x50,0x58,0x77,0x5b,0x64,0x05,0x63,0x61,0x8e,0x5e,0x6e, -0x46,0x66,0x67,0x82,0x67,0x67,0x64,0x6e,0x61,0x86,0x5d,0x5b,0x20,0x61,0x57,0xe6, -0x5a,0x5a,0xe3,0x6b,0x59,0xae,0x62,0x5a,0xba,0x63,0x6a,0x17,0x66,0x70,0x10,0x6a, -0x71,0x0b,0x65,0x6b,0xed,0x6c,0x69,0x6c,0x57,0x6d,0x81,0x6a,0x6c,0x7c,0x63,0x69, -0x72,0x6b,0x67,0x69,0x66,0x60,0x69,0x66,0x63,0x98,0x55,0x5b,0x54,0x54,0x5e,0x35, -0x49,0x50,0x63,0x55,0x4b,0xdc,0x55,0x51,0x54,0x53,0x50,0x95,0x4f,0x45,0x29,0x3e, -0x45,0x92,0x3c,0x33,0xb6,0x2b,0x30,0x51,0x29,0x21,0x94,0x20,0x18,0x15,0x19,0x18, -0x78,0x0b,0x16,0x5e,0x08,0x05,0x19,0x07,0xfd,0x10,0xfe,0xf8,0x50,0xf2,0xec,0xc8, -0xe9,0xec,0x66,0xe0,0xe0,0x2e,0xdc,0xd6,0xdc,0xd5,0xcf,0x3b,0xcd,0xca,0x57,0xc3, -0xbd,0xd2,0xb8,0xc0,0x85,0xaf,0xb6,0x2d,0xa8,0xac,0x45,0xa7,0xa9,0x77,0xa1,0x9e, -0x93,0x9e,0x9d,0xdc,0x94,0x97,0xfb,0x92,0x93,0x29,0x94,0x97,0x55,0x8b,0x95,0x9b, -0x86,0x8b,0x5a,0x87,0x93,0x5e,0x89,0x92,0x57,0x88,0x90,0x67,0x87,0x8d,0xd3,0x8d, -0x8c,0x85,0x8f,0x90,0x68,0x93,0x93,0xcf,0x8e,0x92,0x0d,0x91,0x9c,0x5c,0x99,0x9a, -0x8d,0x9b,0xa8,0x99,0x9e,0xa7,0x68,0xa4,0xb5,0x51,0xa4,0xac,0xbe,0xaa,0xb6,0x77, -0xb7,0xb0,0x02,0xbc,0xb2,0xfe,0xc8,0xc0,0x3f,0xc9,0xc9,0x3b,0xd7,0xcf,0x27,0xdd, -0xd9,0xcf,0xe2,0xde,0xe5,0xe2,0xe2,0xba,0xec,0xea,0x37,0xe8,0xf1,0x91,0xef,0xf5, -0x36,0xf7,0xfb,0x7f,0xfb,0x02,0x51,0xff,0x0a,0x10,0x0e,0x12,0xc7,0x0d,0x10,0x24, -0x1f,0x1a,0xba,0x25,0x24,0xd2,0x28,0x2d,0x48,0x2e,0x34,0xa0,0x34,0x3b,0x2e,0x41, -0x3a,0x62,0x43,0x3a,0xdb,0x4f,0x44,0x2b,0x4d,0x4d,0xfd,0x56,0x51,0x64,0x5c,0x5a, -0x23,0x64,0x5e,0xab,0x6c,0x64,0x75,0x74,0x6d,0x99,0x72,0x69,0xb2,0x72,0x72,0x36, -0x73,0x72,0x94,0x7a,0x75,0xa4,0x78,0x79,0x7f,0x75,0x7d,0xa0,0x74,0x7a,0x36,0x71, -0x73,0xba,0x7a,0x72,0x47,0x70,0x76,0x97,0x74,0x6c,0x94,0x6d,0x6f,0x42,0x72,0x6d, -0x65,0x66,0x6b,0xb8,0x65,0x67,0x3a,0x64,0x5d,0x79,0x5d,0x5c,0xfb,0x56,0x50,0xcd, -0x54,0x4b,0x9c,0x55,0x40,0x3b,0x4a,0x3e,0x00,0x41,0x37,0xa4,0x36,0x31,0x9b,0x34, -0x25,0x3a,0x2e,0x1e,0xc1,0x27,0x1a,0x5f,0x18,0x14,0x06,0x0c,0x0e,0xd8,0x0a,0x05, -0x82,0xfa,0xfa,0xd0,0xf2,0xef,0xd8,0xf1,0xe9,0xd4,0xe5,0xe2,0x31,0xd8,0xd9,0xaf, -0xd0,0xd6,0x5b,0xc5,0xd3,0x10,0xc0,0xc3,0xaa,0xc2,0xc1,0xba,0xac,0xb2,0xab,0xb4, -0xa4,0x5c,0xa8,0xac,0x27,0xa5,0xa4,0x40,0x9a,0xa0,0x25,0x9d,0x96,0xa5,0x98,0x90, -0xce,0x91,0x94,0x2a,0x91,0x99,0x93,0x8d,0x92,0xc5,0x8e,0x93,0xc3,0x91,0x92,0x56, -0x98,0x9c,0x31,0x99,0x9e,0x05,0x9f,0xa3,0xa6,0x94,0xa6,0x0a,0x9e,0xa8,0x9b,0xa0, -0xaf,0x5c,0xa4,0xaf,0xe4,0xb6,0xad,0x07,0xb6,0xb0,0xfa,0xba,0xb8,0xdc,0xc2,0xb4, -0x5d,0xc5,0xca,0x05,0xc2,0xbf,0x57,0xd2,0xc1,0x1f,0xd1,0xc9,0xed,0xdd,0xce,0x10, -0xe5,0xd9,0xc7,0xdb,0xe2,0xea,0xea,0xdf,0x4d,0xed,0xf3,0xd1,0xee,0xf5,0xb1,0xfa, -0xfd,0xb2,0xfb,0x0e,0x5e,0x03,0x0c,0xe5,0x10,0x15,0xa6,0x18,0x1a,0xe4,0x20,0x1b, -0x50,0x24,0x22,0xc5,0x24,0x23,0xb0,0x28,0x2c,0xfb,0x29,0x2c,0x93,0x2f,0x34,0x9f, -0x32,0x37,0x06,0x34,0x3d,0xb1,0x37,0x39,0xbb,0x31,0x39,0x5a,0x30,0x33,0x63,0x31, -0x2d,0x12,0x36,0x2c,0x6e,0x33,0x20,0xba,0x2e,0x23,0x2b,0x29,0x25,0x47,0x20,0x20, -0xfc,0x1d,0x18,0x1d,0x18,0x12,0x3d,0x16,0x08,0x0a,0x0f,0x11,0x9f,0x08,0x0e,0x35, -0x09,0x11,0x49,0x05,0x0d,0x4e,0x04,0x05,0x35,0x0b,0xfe,0xd6,0x07,0xfd,0x71,0xff, -0xf8,0x71,0xfc,0xfc,0x43,0xf8,0xf1,0x9d,0xf2,0xf4,0x7f,0xf4,0xf5,0x50,0xf0,0xf1, -0x3a,0xea,0xe8,0xda,0xe7,0xe9,0x4d,0xe8,0xe1,0x93,0xe4,0xdb,0xcf,0xe4,0xe0,0xab, -0xda,0xd4,0x8b,0xd7,0xdd,0xbd,0xcf,0xd5,0xfa,0xda,0xd7,0x31,0xd2,0xcf,0xd5,0xd1, -0xd5,0xb5,0xd2,0xd7,0xf3,0xce,0xe9,0xc4,0xd8,0xe8,0xe8,0xe3,0xf0,0x62,0xea,0xf7, -0xc7,0xf1,0xfd,0x4c,0x00,0x03,0xc1,0xfd,0x09,0x86,0x0f,0x0d,0x5c,0x0e,0x15,0x85, -0x11,0x23,0xb1,0x14,0x25,0x9d,0x21,0x2e,0xb8,0x25,0x2e,0x2b,0x40,0x2c,0xa8,0x3f, -0x3e,0x4a,0x3e,0x48,0xa9,0x49,0x56,0xf9,0x3f,0x57,0x8d,0x41,0x55,0xbb,0x4f,0x4f, -0x70,0x4c,0x56,0x7d,0x58,0x52,0x4c,0x52,0x5c,0xef,0x51,0x5c,0xbe,0x60,0x55,0x0e, -0x65,0x62,0x4c,0x68,0x5a,0x50,0x6c,0x68,0x89,0x68,0x68,0x12,0x73,0x6d,0xe8,0x74, -0x69,0x55,0x6b,0x69,0xf3,0x74,0x6c,0x23,0x62,0x63,0x48,0x67,0x5f,0x3c,0x56,0x55, -0x89,0x54,0x49,0xd2,0x49,0x3c,0xa9,0x44,0x3a,0x61,0x36,0x29,0xe6,0x28,0x31,0x54, -0x22,0x21,0xc5,0x16,0x1a,0x47,0x0a,0x1d,0x11,0xfe,0x04,0x16,0xfb,0xfa,0x96,0xf0, -0xed,0x53,0xe6,0xe0,0x96,0xeb,0xcb,0xb6,0xd1,0xd6,0x7b,0xd1,0xcc,0xea,0xc0,0xc6, -0x57,0xbb,0xc6,0x5d,0xb4,0xae,0xc5,0xb6,0xba,0x4f,0xa7,0xac,0x0c,0xae,0xb1,0xf0, -0xa2,0xa9,0x39,0x9f,0xab,0x49,0xa4,0xa0,0x1b,0x9e,0x9f,0xe3,0xa1,0xa4,0xad,0x94, -0xa6,0xa6,0x97,0xac,0x72,0x90,0x9e,0xde,0x9e,0x9b,0x4e,0x9f,0x98,0x02,0xaa,0xa2, -0xa2,0xae,0xa2,0xe0,0xa5,0xa4,0x6f,0xab,0xac,0xa0,0xa5,0xae,0x2a,0xad,0xa7,0x13, -0xa8,0x9f,0x30,0xaa,0xae,0xee,0xa4,0xa9,0xbe,0xab,0xa8,0x72,0xb5,0xad,0x1d,0xb4, -0xaf,0x2c,0xbf,0xb4,0x55,0xc2,0xb8,0x55,0xc7,0xbb,0x78,0xc6,0xb2,0xfc,0xd4,0xbe, -0x97,0xcd,0xbf,0x54,0xd2,0xc7,0x54,0xcb,0xd8,0xd6,0xd3,0xd9,0x32,0xda,0xde,0x48, -0xd8,0xdd,0x9f,0xeb,0xda,0xc3,0xea,0xe0,0x71,0xea,0xe3,0x99,0xe8,0xe6,0xa0,0xe5, -0xe8,0xcb,0xf1,0xde,0xda,0xe9,0xe8,0x27,0xe4,0xe0,0x97,0xe2,0xcf,0x28,0xdb,0xdc, -0x86,0xdc,0xcc,0x75,0xd7,0xd5,0x5c,0xd4,0xc4,0xbc,0xd7,0xd0,0x89,0xd1,0xcd,0xfa, -0xcb,0xde,0xa3,0xcd,0xd5,0x3a,0xcc,0xcd,0xa5,0xc5,0xdc,0x5a,0xc5,0xd8,0x8d,0xd0, -0xde,0x78,0xd3,0xdf,0x39,0xde,0xe4,0x3a,0xe7,0xdd,0x82,0xe7,0xe4,0xdf,0xf9,0xdc, -0xe9,0xf7,0xef,0x4c,0xf6,0xf6,0xe6,0xf9,0xfa,0x42,0x04,0xfd,0x39,0x08,0x06,0x51, -0x02,0x11,0x17,0x0d,0x07,0xd4,0x0f,0x11,0x98,0x11,0x10,0xf6,0x1a,0x0f,0x0b,0x21, -0x1e,0x2c,0x1e,0x19,0x60,0x28,0x25,0x2b,0x24,0x31,0x14,0x28,0x34,0x86,0x37,0x35, -0xbf,0x35,0x48,0x03,0x43,0x41,0x11,0x45,0x4b,0x2e,0x45,0x4f,0x3e,0x4e,0x4f,0x8d, -0x4a,0x5a,0x54,0x4e,0x59,0xe1,0x4e,0x62,0x7b,0x55,0x64,0x2b,0x51,0x66,0x8d,0x5d, -0x6a,0x10,0x5b,0x66,0x03,0x64,0x69,0x90,0x65,0x6b,0xc0,0x69,0x6f,0xd1,0x6f,0x68, -0x7f,0x6e,0x72,0xd1,0x72,0x6e,0xb3,0x6a,0x6f,0xf6,0x72,0x6a,0x81,0x6e,0x64,0xa5, -0x6f,0x68,0x1e,0x6b,0x5f,0x2e,0x72,0x68,0x5d,0x63,0x65,0xea,0x63,0x63,0xff,0x63, -0x61,0x21,0x5e,0x5a,0x33,0x5e,0x52,0xfd,0x51,0x58,0x8c,0x4b,0x47,0x4e,0x44,0x3f, -0xb6,0x3b,0x39,0x25,0x34,0x2f,0xb7,0x32,0x2c,0x84,0x23,0x2c,0x99,0x1d,0x20,0xbd, -0x1a,0x1f,0xbf,0x11,0x12,0x1b,0x11,0x0b,0xf2,0x06,0x01,0x4d,0x01,0xfe,0xf2,0xfa, -0xf9,0x15,0xf4,0xf4,0x80,0xed,0xe9,0x08,0xe9,0xe4,0x00,0xe2,0xdb,0x5b,0xd7,0xcf, -0x68,0xcf,0xc8,0x57,0xc6,0xbe,0x4a,0xbe,0xbb,0x32,0xb1,0xb1,0xbe,0xad,0xae,0xd0, -0xa7,0xaa,0x78,0xa3,0xa6,0x5a,0xa2,0xa2,0xcc,0xa0,0x9f,0xbe,0x9e,0x9d,0x78,0x9c, -0x9b,0x66,0x9a,0x99,0x95,0x98,0x97,0xa6,0x96,0x95,0xfa,0x94,0x95,0xe5,0x94,0x9c, -0x22,0x94,0x97,0x8e,0x94,0x9c,0xfb,0x9c,0x9e,0x6f,0x9d,0xa0,0x1b,0xa4,0x9e,0x25, -0xa8,0xa2,0xdb,0xac,0xa8,0xb8,0xb0,0xab,0x64,0xb3,0xb4,0x74,0xb2,0xb6,0xe3,0xb7, -0xb8,0x28,0xbc,0xc2,0x73,0xc1,0xbe,0x80,0xc5,0xc2,0xaf,0xca,0xd0,0xbd,0xcd,0xd4, -0x33,0xda,0xd7,0x33,0xdf,0xde,0x0e,0xec,0xe0,0x07,0xec,0xec,0x44,0xf3,0xf5,0x9e, -0xfb,0x00,0xdf,0x01,0x07,0xc5,0x0a,0x13,0x97,0x10,0x1d,0x64,0x1c,0x20,0xb2,0x22, -0x2f,0x65,0x29,0x2d,0x2e,0x31,0x32,0x72,0x38,0x37,0x2e,0x3f,0x3b,0x33,0x40,0x44, -0xaf,0x43,0x45,0xe9,0x47,0x4e,0x91,0x48,0x54,0xb2,0x48,0x4f,0x0b,0x50,0x4e,0x3c, -0x51,0x4c,0x13,0x5d,0x4d,0xd6,0x55,0x4f,0x6c,0x57,0x54,0xc7,0x5a,0x57,0xc2,0x57, -0x56,0xb6,0x5a,0x59,0x8c,0x5e,0x58,0x29,0x5a,0x53,0x62,0x5c,0x57,0x03,0x55,0x56, -0xae,0x4b,0x4d,0xbe,0x4e,0x47,0xfc,0x45,0x44,0x8d,0x46,0x3b,0xd6,0x3c,0x39,0xcc, -0x38,0x31,0xb2,0x36,0x2e,0x0d,0x2b,0x25,0xb6,0x25,0x22,0x3e,0x24,0x17,0x9e,0x1b, -0x14,0x8b,0x19,0x11,0x99,0x13,0x16,0xfa,0x0e,0x0a,0x6b,0x17,0x09,0xa1,0x11,0x07, -0x81,0x13,0x03,0x25,0x10,0x09,0xd2,0x0a,0x0b,0xeb,0x09,0x08,0x95,0x07,0x0a,0x44, -0x09,0x0b,0xb9,0x0b,0x09,0x70,0x0d,0x0b,0x01,0x0b,0x07,0x19,0x11,0x06,0x27,0x0f, -0x06,0x43,0x10,0x04,0xdb,0x0e,0x08,0x94,0x0d,0x0d,0x70,0x0d,0x0c,0x2f,0x10,0x11, -0xc9,0x11,0x14,0xda,0x18,0x14,0x76,0x1f,0x16,0x9f,0x23,0x16,0xa3,0x27,0x18,0xc9, -0x24,0x25,0x8e,0x29,0x2c,0x91,0x2b,0x2f,0x68,0x29,0x34,0xbc,0x34,0x35,0xa7,0x39, -0x41,0x60,0x3c,0x3d,0x9c,0x44,0x44,0x9e,0x43,0x45,0x3d,0x4a,0x45,0xa2,0x4a,0x4c, -0x3e,0x49,0x4e,0xb3,0x4b,0x4f,0xa0,0x47,0x50,0xee,0x42,0x4a,0x6b,0x49,0x48,0xb0, -0x45,0x48,0x53,0x43,0x43,0xda,0x38,0x44,0x09,0x33,0x3f,0x52,0x31,0x38,0x2a,0x33, -0x31,0x25,0x30,0x2d,0x45,0x27,0x2b,0xaf,0x23,0x28,0x5f,0x1d,0x20,0x15,0x19,0x19, -0x47,0x10,0x12,0x55,0x10,0x08,0x0c,0x07,0x06,0xc9,0x01,0xff,0x79,0xfa,0xfa,0x21, -0xf0,0xf3,0xe6,0xeb,0xec,0x01,0xe8,0xe3,0x17,0xdf,0xdf,0x20,0xd8,0xd4,0x12,0xd9, -0xd2,0xe4,0xcd,0xc9,0xa2,0xc7,0xc4,0x4d,0xc1,0xc0,0xec,0xb8,0xb4,0xea,0xb9,0xad, -0x88,0xaf,0xac,0x39,0xaf,0xa7,0x16,0xa5,0xa0,0xdf,0x9e,0xa5,0xf0,0x95,0x9e,0xdf, -0x97,0x9d,0xc9,0x91,0x96,0xde,0x94,0x92,0xb5,0x92,0x92,0x2a,0x8d,0x93,0xc0,0x8e, -0x8f,0x5b,0x8c,0x88,0xaa,0x8b,0x8b,0x69,0x88,0x8d,0xff,0x88,0x8d,0xeb,0x89,0x91, -0x40,0x89,0x93,0xfb,0x8d,0x93,0x73,0x8c,0x9a,0x28,0x91,0x99,0x14,0x94,0x9c,0x70, -0x97,0xa2,0x90,0x97,0x9e,0x73,0xa0,0xa9,0x05,0xa3,0xac,0x99,0xa3,0xac,0x1f,0xac, -0xaf,0xa1,0xb0,0xb0,0x72,0xb3,0xb5,0x62,0xb2,0xb5,0x3c,0xb6,0xbc,0x53,0xb7,0xb8, -0x94,0xb8,0xc2,0x61,0xb9,0xc6,0xd3,0xbd,0xc4,0x38,0xc7,0xc8,0x2b,0xc5,0xce,0x2d, -0xc9,0xd3,0x69,0xcb,0xd6,0x1f,0xd1,0xd9,0x52,0xd6,0xdc,0x2c,0xda,0xe3,0xae,0xdc, -0xe4,0x12,0xe1,0xeb,0x67,0xe5,0xee,0x58,0xe5,0xf3,0x18,0xf0,0xf3,0x31,0xf3,0xf3, -0x5e,0xfc,0xfb,0xb3,0xfe,0xfe,0x54,0x02,0x05,0xf1,0x07,0x08,0xb3,0x0b,0x0d,0x1f, -0x10,0x12,0x1a,0x16,0x17,0x86,0x1b,0x17,0x58,0x1b,0x22,0x8e,0x1e,0x25,0xe9,0x28, -0x28,0xab,0x28,0x2d,0x57,0x2e,0x2b,0xca,0x30,0x32,0x94,0x34,0x36,0xe1,0x32,0x3c, -0x97,0x35,0x40,0x54,0x36,0x45,0xbe,0x3c,0x41,0x85,0x41,0x45,0x33,0x42,0x48,0x76, -0x44,0x47,0x4f,0x46,0x4b,0xbf,0x45,0x50,0x68,0x48,0x4d,0x00,0x4a,0x53,0x76,0x4c, -0x4e,0xf8,0x50,0x4c,0xee,0x52,0x4e,0x96,0x4f,0x4c,0xd4,0x52,0x4a,0xad,0x4d,0x4f, -0x7d,0x52,0x50,0x92,0x51,0x4c,0xe2,0x57,0x4e,0x0e,0x50,0x4c,0x3c,0x59,0x4c,0x5b, -0x4f,0x52,0x36,0x4f,0x4f,0xc3,0x4d,0x4e,0x83,0x4c,0x4c,0xdb,0x4d,0x49,0x3d,0x4c, -0x4b,0x0f,0x46,0x47,0x42,0x42,0x49,0x47,0x3a,0x43,0xa7,0x3a,0x3f,0x4b,0x36,0x36, -0x8e,0x31,0x35,0x98,0x32,0x2c,0x68,0x2d,0x31,0x78,0x26,0x24,0x87,0x28,0x27,0x91, -0x22,0x22,0x3e,0x24,0x20,0x39,0x1b,0x20,0x67,0x1a,0x20,0x13,0x18,0x1e,0xe5,0x17, -0x1b,0xc3,0x1c,0x17,0x04,0x1c,0x14,0xf2,0x18,0x19,0x39,0x16,0x12,0x3c,0x18,0x18, -0xdf,0x15,0x15,0x39,0x18,0x15,0x48,0x17,0x13,0x41,0x15,0x11,0xc5,0x15,0x14,0xff, -0x12,0x12,0xcd,0x0f,0x13,0x4e,0x0f,0x0c,0x39,0x07,0x07,0xa9,0x06,0x04,0x01,0x02, -0x02,0x58,0x00,0xfc,0x5e,0xfc,0xf9,0x94,0xf7,0xf5,0xfe,0xf2,0xf1,0xcd,0xec,0xea, -0xc6,0xe8,0xe8,0x3a,0xe8,0xe1,0x6b,0xe1,0xdf,0x35,0xdc,0xda,0x11,0xdb,0xda,0xc0, -0xd6,0xd2,0x1c,0xd3,0xd1,0x02,0xd4,0xcd,0xf7,0xd1,0xcb,0xfe,0xcd,0xcd,0x1a,0xca, -0xca,0xab,0xca,0xca,0xda,0xc6,0xc7,0xb3,0xc7,0xc5,0x02,0xc4,0xc3,0x61,0xc3,0xc3, -0xa9,0xc0,0xc1,0xbf,0xc1,0xc2,0x6e,0xbf,0xc1,0xfb,0xbf,0xbe,0xdb,0xbd,0xbf,0x94, -0xc0,0xb9,0xdd,0xbb,0xbb,0x35,0xbd,0xba,0x3e,0xbc,0xbb,0x7a,0xbb,0xba,0xdc,0xbd, -0xba,0x6c,0xbc,0xbe,0x3b,0xbb,0xbe,0x6b,0xbf,0xbe,0x1c,0xc1,0xc2,0x57,0xbf,0xc7, -0x79,0xc5,0xc4,0x3e,0xc9,0xcb,0xf0,0xcc,0xc8,0xd8,0xce,0xcc,0xe1,0xcf,0xce,0x97, -0xd1,0xd2,0x5a,0xd7,0xd6,0x93,0xd9,0xdc,0xfc,0xdb,0xdb,0xac,0xe0,0xdf,0x1e,0xe1, -0xe3,0xf7,0xe4,0xe5,0xd1,0xe6,0xe8,0xd5,0xe8,0xeb,0xb8,0xed,0xef,0xb0,0xf2,0xf2, -0x51,0xf5,0xf6,0xb6,0xf9,0xf9,0xe4,0xfd,0xfd,0x81,0xfe,0x00,0xbf,0x02,0x03,0x51, -0x04,0x04,0x81,0x09,0x0a,0x80,0x09,0x08,0x84,0x10,0x0d,0xbe,0x0d,0x12,0x83,0x13, -0x11,0x54,0x15,0x15,0xf5,0x12,0x18,0xa3,0x1b,0x16,0x55,0x19,0x1e,0xa1,0x1f,0x1d, -0x39,0x1f,0x1b,0xba,0x24,0x22,0xc2,0x24,0x22,0x81,0x28,0x24,0x97,0x25,0x26,0x77, -0x2a,0x27,0x68,0x2c,0x2d,0xd2,0x2b,0x2e,0x86,0x30,0x30,0x38,0x33,0x30,0x5d,0x36, -0x32,0xff,0x36,0x33,0x71,0x37,0x34,0x33,0x3a,0x35,0xb5,0x36,0x37,0x63,0x3a,0x37, -0xdb,0x37,0x38,0x72,0x3a,0x37,0x87,0x3a,0x37,0x37,0x3a,0x3b,0x14,0x3a,0x38,0x4e, -0x3c,0x3b,0xaa,0x3b,0x39,0x6d,0x3a,0x3b,0x26,0x3c,0x3d,0xdf,0x39,0x3c,0x3f,0x3e, -0x3c,0x66,0x3b,0x3c,0x26,0x3e,0x3c,0x76,0x3b,0x3d,0x0b,0x3f,0x3e,0x22,0x3c,0x3c, -0x36,0x3e,0x3c,0x60,0x3e,0x3a,0xff,0x39,0x38,0x15,0x38,0x38,0x32,0x35,0x36,0xe7, -0x32,0x36,0xe6,0x30,0x30,0xba,0x33,0x30,0xd2,0x30,0x2c,0xc9,0x2b,0x2b,0x00,0x26, -0x25,0x37,0x24,0x23,0x01,0x1f,0x21,0x3d,0x1a,0x1b,0x0a,0x19,0x17,0x88,0x15,0x14, -0x7f,0x14,0x12,0xd1,0x0e,0x0f,0x23,0x0a,0x0c,0x83,0x08,0x03,0x2e,0x06,0x05,0xdf, -0x00,0xff,0xcb,0xfc,0xfb,0xca,0xfa,0xf9,0xf6,0xf4,0xf4,0xa0,0xf1,0xee,0xeb,0xe9, -0xea,0xc1,0xe5,0xe6,0xdb,0xe2,0xde,0x15,0xdd,0xdc,0x5b,0xda,0xd5,0x47,0xd2,0xd1, -0x6a,0xcf,0xce,0x78,0xca,0xc9,0x7a,0xc8,0xc5,0x88,0xc3,0xbe,0x1b,0xc3,0xbe,0xdf, -0xbf,0xb7,0xcc,0xbc,0xbb,0x6b,0xb7,0xb5,0x2d,0xb6,0xb7,0x27,0xb5,0xb3,0x62,0xb4, -0xb2,0x5e,0xb5,0xae,0x7a,0xb0,0xb0,0x9b,0xb2,0xb1,0xb5,0xad,0xac,0x77,0xb1,0xab, -0x8f,0xae,0xaa,0x8d,0xae,0xae,0x33,0xaf,0xae,0x15,0xad,0xb1,0xbe,0xaf,0xaf,0xa2, -0xac,0xb1,0xbf,0xb1,0xae,0x49,0xb2,0xb0,0x43,0xb4,0xb1,0x22,0xb4,0xb4,0x2f,0xb2, -0xb9,0x5d,0xb3,0xb8,0x85,0xb8,0xb9,0x0c,0xbb,0xb9,0x37,0xbe,0xbc,0xc9,0xc0,0xbf, -0x66,0xc0,0xbf,0x8c,0xc3,0xc2,0x1c,0xc5,0xbf,0x05,0xc9,0xc2,0x5b,0xc8,0xc2,0x93, -0xc9,0xc8,0xdb,0xc5,0xcd,0xbb,0xc6,0xca,0x6e,0xcd,0xcc,0x83,0xca,0xcb,0xcc,0xd4, -0xcf,0xc0,0xd2,0xcc,0xb2,0xd6,0xd2,0x2f,0xd4,0xd5,0xa7,0xd6,0xd9,0xbb,0xd6,0xda, -0x91,0xdb,0xd9,0x56,0xdf,0xdb,0x38,0xde,0xdd,0xc9,0xe5,0xe0,0x69,0xe5,0xe4,0x6f, -0xe7,0xea,0xe9,0xe7,0xe8,0x1f,0xee,0xee,0x84,0xef,0xec,0xa2,0xf3,0xf3,0xba,0xf3, -0xf2,0x6c,0xf4,0xf7,0xc7,0xfa,0xf9,0x4a,0xfc,0xfb,0xec,0x01,0xfe,0x4e,0x03,0x01, -0xee,0x07,0x08,0xdc,0x08,0x0a,0xc4,0x07,0x10,0xde,0x0b,0x13,0x05,0x11,0x15,0x18, -0x16,0x16,0x83,0x19,0x15,0x9e,0x1f,0x1c,0x33,0x1f,0x21,0xf0,0x24,0x25,0x5c,0x25, -0x27,0x1b,0x29,0x2c,0xd7,0x30,0x2d,0x72,0x31,0x33,0x8a,0x35,0x34,0xa0,0x35,0x39, -0x25,0x3b,0x3b,0x95,0x3c,0x3e,0xe1,0x43,0x41,0xbb,0x43,0x44,0x27,0x49,0x49,0xd5, -0x49,0x4b,0x5d,0x4c,0x4e,0xa9,0x4f,0x4f,0x4c,0x51,0x50,0x82,0x54,0x51,0xba,0x55, -0x54,0xf1,0x58,0x53,0x88,0x59,0x5c,0x60,0x58,0x5f,0x7c,0x5a,0x5f,0xda,0x5b,0x62, -0x83,0x5e,0x5f,0x74,0x5f,0x5c,0x19,0x5f,0x60,0xbc,0x5d,0x5f,0xb8,0x5d,0x60,0xe1, -0x5a,0x62,0x1c,0x5e,0x61,0x89,0x60,0x60,0x14,0x5f,0x60,0x04,0x62,0x5d,0xb5,0x5e, -0x60,0xca,0x59,0x5f,0x76,0x5c,0x5a,0x9c,0x5e,0x5b,0xd0,0x5c,0x5b,0xc1,0x5a,0x58, -0x9a,0x58,0x58,0x19,0x55,0x57,0x22,0x55,0x54,0xcc,0x53,0x53,0x55,0x52,0x4f,0x32, -0x52,0x50,0x6b,0x4e,0x50,0x52,0x48,0x4d,0x87,0x48,0x48,0xfc,0x45,0x43,0x0a,0x46, -0x41,0xd6,0x41,0x3d,0x7e,0x41,0x3f,0x5a,0x3b,0x3b,0x11,0x3d,0x3d,0xd3,0x38,0x36, -0x07,0x39,0x34,0xe0,0x34,0x31,0x64,0x32,0x30,0xb1,0x30,0x2a,0x6f,0x2d,0x27,0xf7, -0x29,0x26,0xd6,0x24,0x26,0xe5,0x24,0x1e,0x7d,0x1f,0x1b,0x6a,0x1f,0x1b,0xe1,0x19, -0x19,0xb7,0x18,0x18,0x25,0x12,0x14,0xb0,0x13,0x0e,0xac,0x0c,0x0c,0x12,0x0b,0x04, -0xf1,0x0a,0x02,0x2c,0x02,0x01,0x16,0x00,0x00,0x44,0xfc,0xfc,0x35,0xf9,0xf8,0x4d, -0xfa,0xf3,0xc4,0xf4,0xf1,0x53,0xed,0xec,0x5e,0xea,0xe7,0x66,0xe6,0xe7,0x71,0xdf, -0xdb,0x2f,0xe3,0xd9,0xe5,0xda,0xd3,0xa5,0xd7,0xd2,0x0b,0xd3,0xcd,0x93,0xce,0xcc, -0xb1,0xc6,0xc1,0xae,0xc4,0xc0,0x83,0xbf,0xbb,0xaf,0xb9,0xb7,0xb0,0xb8,0xb4,0x8e, -0xb1,0xaf,0xe4,0xaf,0xb1,0xf1,0xad,0xa9,0xf2,0xa9,0xad,0x10,0xa7,0xa7,0xe6,0xa5, -0xa6,0x5d,0xa5,0xa4,0x4a,0xa1,0xa4,0x5e,0x9f,0xa2,0x95,0x9d,0xa0,0x87,0x9a,0x9c, -0xed,0x9c,0x97,0x8f,0x97,0x9a,0x00,0x98,0x92,0x55,0x95,0x96,0x7d,0x92,0x93,0x80, -0x92,0x8e,0x98,0x91,0x8e,0x8a,0x8e,0x90,0x8b,0x8b,0x8b,0x12,0x8d,0x8b,0xd5,0x88, -0x8a,0xec,0x8b,0x88,0xe5,0x87,0x8b,0x2d,0x8d,0x89,0xf6,0x89,0x8b,0x03,0x8b,0x8d, -0x75,0x8b,0x8e,0xd6,0x8d,0x90,0xa1,0x8e,0x8e,0x1a,0x8d,0x92,0xb7,0x90,0x92,0x45, -0x91,0x93,0x1e,0x98,0x93,0xb4,0x93,0x9d,0xf3,0x99,0x9c,0x45,0x99,0xa1,0x00,0x9f, -0xa3,0x0b,0x9f,0xa4,0x59,0xa2,0xa6,0x50,0xa5,0xaa,0xa6,0xa9,0xac,0x4c,0xab,0xae, -0x73,0xae,0xb4,0x14,0xb6,0xb8,0xaf,0xb4,0xbd,0x5d,0xbe,0xbe,0x40,0xbe,0xc5,0x58, -0xc5,0xc5,0x4c,0xcb,0xcc,0x88,0xcb,0xd0,0x11,0xd2,0xd1,0xb3,0xd7,0xd8,0x8e,0xda, -0xda,0xf5,0xdf,0xdf,0x93,0xe2,0xe4,0x16,0xe7,0xea,0x61,0xec,0xef,0x80,0xed,0xf1, -0x99,0xf3,0xf4,0x10,0xf6,0xfb,0xf8,0xf9,0xfb,0x25,0x00,0x00,0x48,0x02,0x06,0xaf, -0x05,0x0a,0x8b,0x05,0x0c,0x37,0x10,0x0f,0xa3,0x10,0x11,0x3c,0x15,0x15,0xcf,0x17, -0x1b,0x98,0x1b,0x1c,0x24,0x1f,0x22,0x25,0x20,0x21,0x0a,0x26,0x26,0xf7,0x26,0x26, -0x5b,0x2a,0x30,0xe3,0x2a,0x33,0x01,0x2d,0x35,0x5c,0x31,0x34,0xa4,0x35,0x36,0x8d, -0x37,0x36,0x24,0x3b,0x38,0xee,0x3b,0x3a,0x23,0x3c,0x3a,0xbc,0x3d,0x41,0x61,0x3e, -0x3d,0x5a,0x44,0x42,0x69,0x41,0x42,0xe7,0x45,0x44,0x44,0x44,0x46,0xfa,0x46,0x47, -0xe6,0x47,0x45,0x9e,0x48,0x45,0x4d,0x48,0x45,0xe6,0x4b,0x45,0x15,0x48,0x48,0x50, -0x48,0x47,0xcc,0x48,0x48,0xf5,0x4a,0x46,0xb1,0x4a,0x49,0x7a,0x4a,0x4b,0xbe,0x4d, -0x4c,0x67,0x48,0x4c,0x09,0x4d,0x4a,0xda,0x4b,0x4f,0x00,0x4b,0x4b,0x6d,0x4e,0x50, -0x35,0x4d,0x4c,0xae,0x4c,0x4e,0xcf,0x4e,0x4c,0xa4,0x4d,0x4f,0xe0,0x4e,0x4c,0x13, -0x4f,0x4e,0xeb,0x4b,0x4f,0x08,0x4d,0x50,0xf5,0x4b,0x4d,0x1f,0x4d,0x51,0xb0,0x4c, -0x4a,0x9a,0x4f,0x4b,0xd4,0x4d,0x4e,0xd4,0x4c,0x4d,0xa7,0x4f,0x4e,0x04,0x48,0x4e, -0x73,0x4e,0x49,0x70,0x4a,0x49,0x5f,0x49,0x4a,0xf1,0x48,0x46,0xe4,0x4a,0x48,0x06, -0x45,0x45,0x27,0x4a,0x46,0xa7,0x45,0x44,0x4c,0x43,0x43,0xa4,0x41,0x40,0xb7,0x3d, -0x41,0x27,0x3e,0x3c,0x68,0x3b,0x3a,0xf5,0x3a,0x36,0x82,0x34,0x35,0xe8,0x32,0x34, -0x63,0x31,0x2e,0xe7,0x2d,0x2b,0x1d,0x2c,0x28,0x10,0x2b,0x25,0x4f,0x27,0x25,0x1e, -0x24,0x22,0x62,0x1e,0x22,0xf9,0x1d,0x1d,0x69,0x1d,0x1b,0xc3,0x1b,0x18,0xa7,0x19, -0x19,0xa5,0x17,0x16,0x4f,0x14,0x17,0xb8,0x12,0x13,0x90,0x12,0x0f,0xbd,0x10,0x0c, -0x7b,0x0e,0x0a,0xf8,0x0a,0x09,0x55,0x08,0x07,0xce,0x04,0x0a,0x75,0x07,0x02,0x36, -0x02,0x01,0x20,0x01,0x02,0xb7,0xfd,0xff,0xbd,0xff,0x02,0x02,0xfc,0xfa,0xee,0xff, -0xfe,0xcd,0xfb,0xfb,0xed,0xfd,0xfb,0xc1,0xfd,0xfe,0xc0,0xf7,0xfb,0xa7,0xf9,0xfb, -0x45,0xf6,0xf9,0x26,0xf9,0xf5,0x3f,0xf5,0xf5,0xbc,0xf5,0xf5,0xcb,0xf2,0xf0,0xc4, -0xef,0xf0,0xdf,0xee,0xed,0x7c,0xee,0xeb,0x18,0xea,0xe9,0x2d,0xe6,0xe7,0x91,0xe4, -0xe2,0x35,0xe1,0xdf,0x41,0xe1,0xdf,0x95,0xdd,0xda,0xa0,0xda,0xdd,0x31,0xd7,0xd7, -0x8e,0xd6,0xd7,0x19,0xd5,0xd4,0xc5,0xd3,0xcf,0x32,0xd1,0xd0,0xda,0xce,0xcc,0xd4, -0xcd,0xcc,0x51,0xcb,0xc9,0xf7,0xcb,0xca,0x32,0xca,0xc3,0xfa,0xc5,0xc6,0x9b,0xc5, -0xc2,0xd4,0xc2,0xc2,0x77,0xbd,0xbc,0xb8,0xbc,0xbb,0xb1,0xbc,0xba,0x18,0xb6,0xb5, -0xe7,0xb9,0xb7,0x01,0xb5,0xb5,0xbb,0xb6,0xb5,0x08,0xb5,0xb5,0x62,0xb4,0xb8,0xef, -0xb7,0xb8,0x03,0xb5,0xba,0xf1,0xb8,0xb9,0xb4,0xb7,0xbb,0x71,0xb8,0xbb,0x68,0xbe, -0xbd,0xa1,0xbc,0xc0,0xee,0xbc,0xc3,0xa0,0xc0,0xc6,0x63,0xc3,0xc7,0x69,0xc3,0xc4, -0x8d,0xc6,0xc9,0x43,0xc6,0xc8,0x28,0xca,0xcc,0x20,0xc7,0xcd,0xee,0xca,0xcb,0xe8, -0xcf,0xcc,0xf1,0xcd,0xd1,0x89,0xd3,0xcf,0xee,0xcd,0xd2,0x3e,0xd5,0xd4,0x39,0xd4, -0xd8,0x15,0xd8,0xdc,0x83,0xd7,0xda,0x74,0xdc,0xe2,0x9a,0xdc,0xdf,0x6f,0xe0,0xe3, -0xa4,0xe2,0xe3,0x8f,0xe3,0xe6,0xcc,0xe6,0xe8,0xf0,0xe5,0xe8,0xcd,0xe8,0xeb,0xf4, -0xea,0xea,0x2c,0xee,0xeb,0x58,0xee,0xec,0x88,0xec,0xea,0x0e,0xee,0xed,0xf8,0xeb, -0xef,0xa2,0xf0,0xec,0xe8,0xee,0xec,0x1a,0xf0,0xed,0x7a,0xf1,0xec,0x4d,0xf1,0xf1, -0x4a,0xee,0xf0,0xe7,0xf0,0xef,0x94,0xf6,0xf1,0x51,0xf2,0xf3,0xcf,0xf5,0xf2,0x3b, -0xf4,0xf6,0x64,0xf4,0xf8,0x5e,0xf3,0xf3,0xc6,0xf7,0xf6,0x81,0xf5,0xf4,0x2c,0xfa, -0xf3,0x82,0xf7,0xf7,0xcc,0xf3,0xf6,0x8c,0xf6,0xf4,0xcb,0xf3,0xf6,0xf8,0xf7,0xf2, -0x36,0xf7,0xf2,0xa7,0xf5,0xf5,0x55,0xf5,0xf3,0x7c,0xf8,0xf6,0xa0,0xf6,0xf5,0x98, -0xf7,0xf7,0x02,0xf9,0xf9,0x4a,0xf9,0xf8,0x2a,0xfd,0xff,0xe4,0xfb,0xfa,0xcc,0xfd, -0x01,0x46,0xff,0xfe,0xa7,0x02,0x02,0x3b,0x00,0x00,0x5a,0x02,0x03,0x33,0x06,0x04, -0x5f,0x03,0x06,0xab,0x07,0x09,0x0b,0x06,0x0b,0x23,0x08,0x0b,0x5c,0x06,0x08,0xc9, -0x09,0x0b,0x89,0x0a,0x09,0x0d,0x0a,0x0c,0x94,0x0c,0x0b,0xd9,0x0c,0x10,0x20,0x0f, -0x10,0x7f,0x11,0x13,0x62,0x12,0x11,0xce,0x13,0x12,0xda,0x13,0x18,0x1f,0x16,0x15, -0xe3,0x17,0x17,0xff,0x19,0x1a,0x5a,0x1c,0x1a,0xae,0x1f,0x1e,0x3e,0x1d,0x1e,0x97, -0x20,0x22,0x5d,0x20,0x23,0x60,0x20,0x22,0xdc,0x24,0x23,0xa5,0x22,0x28,0xde,0x21, -0x27,0xf3,0x24,0x29,0x9b,0x29,0x29,0xd5,0x29,0x29,0x7a,0x2c,0x2d,0x6b,0x2e,0x2c, -0x91,0x2f,0x32,0x4d,0x30,0x34,0xdb,0x31,0x37,0xf8,0x35,0x3b,0xee,0x35,0x39,0x5b, -0x3b,0x3a,0x8e,0x3b,0x3d,0x01,0x3d,0x3c,0xcd,0x3f,0x3a,0xed,0x40,0x42,0x16,0x40, -0x3d,0x03,0x40,0x40,0xf5,0x41,0x3d,0x9f,0x40,0x3d,0xfe,0x3e,0x3d,0xdb,0x3c,0x3b, -0x71,0x3f,0x3b,0xc5,0x3a,0x3a,0x23,0x3a,0x39,0x0d,0x3a,0x39,0xd2,0x36,0x35,0xe9, -0x36,0x33,0xcf,0x31,0x33,0x84,0x32,0x2f,0x05,0x33,0x2b,0x0a,0x2d,0x2d,0x5e,0x2b, -0x2a,0x44,0x2a,0x27,0xcb,0x28,0x23,0x4c,0x25,0x22,0x3e,0x24,0x1f,0x19,0x1d,0x1d, -0x64,0x1e,0x1a,0xe7,0x18,0x19,0xc5,0x13,0x14,0xbb,0x14,0x0f,0xed,0x11,0x0e,0xdf, -0x0c,0x08,0x76,0x09,0x09,0x59,0x09,0x06,0xd5,0x03,0x02,0x9e,0x02,0x01,0x89,0xfe, -0xfc,0x3d,0xfb,0xfc,0xb5,0xf9,0xf8,0xa1,0xf6,0xf7,0xd6,0xf4,0xf3,0x2e,0xf2,0xf1, -0x59,0xf3,0xf2,0x6d,0xef,0xf1,0x11,0xf0,0xee,0xf1,0xeb,0xea,0xcf,0xea,0xec,0x5c, -0xec,0xe6,0x2c,0xe9,0xeb,0x2f,0xe9,0xe6,0x5d,0xea,0xe8,0xbf,0xe7,0xe7,0x46,0xe9, -0xe8,0xdf,0xe8,0xe6,0x53,0xe6,0xe7,0x3e,0xea,0xe8,0x4b,0xe9,0xe9,0x5b,0xea,0xe8, -0x7d,0xec,0xe9,0xd7,0xe8,0xec,0xf1,0xec,0xeb,0x18,0xed,0xed,0xbe,0xec,0xef,0x10, -0xee,0xed,0x62,0xf0,0xf2,0x4e,0xf0,0xef,0xcf,0xee,0xf2,0x83,0xf0,0xef,0x93,0xf0, -0xf4,0x52,0xf4,0xef,0x1b,0xf0,0xf4,0xb3,0xf3,0xf2,0x8d,0xf2,0xf5,0xf2,0xf2,0xf1, -0x5a,0xf2,0xf3,0x02,0xf4,0xf4,0x8d,0xf4,0xf3,0x59,0xf3,0xf4,0x18,0xf2,0xf2,0x4c, -0xf1,0xf4,0x3b,0xf4,0xf3,0x9d,0xf3,0xf3,0xec,0xf3,0xf2,0x6d,0xf3,0xf3,0x87,0xf4, -0xf5,0x3a,0xf4,0xf3,0x8a,0xf2,0xf4,0xa8,0xf5,0xf3,0x82,0xf4,0xf4,0xa2,0xf5,0xf1, -0x8f,0xf1,0xf5,0xf6,0xf3,0xf5,0x05,0xf3,0xf2,0xf2,0xf3,0xf2,0xee,0xf1,0xf1,0xe9, -0xf3,0xf2,0x59,0xf3,0xf2,0xa4,0xf2,0xf3,0x82,0xf2,0xf2,0x76,0xf1,0xf4,0x7c,0xf4, -0xf3,0x0b,0xf3,0xf3,0xfb,0xf4,0xf4,0x35,0xf4,0xf4,0xe7,0xf6,0xf8,0xd4,0xf5,0xf5, -0xa8,0xf6,0xf6,0x3d,0xf8,0xf8,0x9e,0xf8,0xf9,0x86,0xfa,0xfa,0xe7,0xfa,0xfb,0xa9, -0xfc,0xfc,0xb9,0xfc,0xfd,0xd2,0xfe,0xfe,0xc5,0xff,0xfd,0x1a,0xff,0xff,0x90,0x01, -0xff,0x78,0x00,0x00,0xbd,0x02,0x00,0x03,0x00,0x00,0x63,0x02,0x01,0x9b,0xff,0xfe, -0xd4,0x00,0x01,0xf4,0x00,0xff,0x5a,0x01,0x01,0x00,0x00,0xfe,0x27,0xfe,0x00,0x63, -0x00,0xfe,0x75,0xfe,0xfe,0x14,0x00,0xfe,0x34,0xfd,0xfd,0xf5,0xfe,0xff,0x15,0xfe, -0xfe,0x4d,0xff,0xff,0x00,0xfc,0xfb,0x38,0xfe,0xfc,0x0b,0xfe,0xfd,0x21,0xfb,0xfd, -0x66,0xfd,0xfa,0xa9,0xfb,0xfc,0x14,0xfc,0xf9,0xc6,0xfb,0xf8,0x13,0xf8,0xf7,0x48, -0xf8,0xf5,0xf2,0xf5,0xf5,0x1d,0xf5,0xf3,0xff,0xf4,0xf3,0x0d,0xf4,0xf2,0xf9,0xf1, -0xf1,0x08,0xf5,0xf4,0xc6,0xf2,0xf2,0x33,0xf2,0xf2,0xd3,0xf3,0xf2,0x2c,0xf3,0xf3, -0x6b,0xf5,0xf4,0xc8,0xf4,0xf7,0x68,0xf6,0xf7,0x6b,0xf8,0xf7,0x7f,0xf8,0xfb,0xc4, -0xfa,0xf9,0xee,0xfc,0xff,0x20,0xfe,0xfe,0x6d,0xfd,0x00,0xf0,0xff,0x00,0x2d,0xff, -0x00,0x0f,0x03,0x02,0xb6,0x00,0x03,0xab,0x04,0x03,0x87,0x05,0x05,0x59,0x05,0x06, -0x94,0x06,0x03,0x0c,0x06,0x07,0x31,0x08,0x04,0x4c,0x06,0x07,0xe1,0x06,0x06,0x6f, -0x08,0x09,0x2f,0x0a,0x08,0xe6,0x08,0x0b,0x4f,0x0b,0x09,0xa9,0x09,0x0b,0x03,0x0b, -0x0a,0x9f,0x0a,0x09,0x1d,0x0a,0x0c,0x30,0x09,0x0a,0x99,0x09,0x08,0x2f,0x07,0x09, -0x49,0x08,0x06,0x8c,0x07,0x08,0xc2,0x07,0x07,0xe1,0x05,0x04,0x5a,0x03,0x05,0x58, -0x03,0x03,0xe0,0x03,0x02,0x42,0xff,0x00,0x8b,0x01,0x00,0x40,0xff,0x00,0x5f,0xfe, -0xfe,0xff,0xfe,0xff,0xda,0xfd,0xfd,0xc3,0xfd,0xfc,0x4c,0xff,0xfc,0x06,0xfc,0xfc, -0x9e,0xfb,0xfd,0x93,0xfb,0xfb,0x0b,0xfa,0xfb,0x6b,0xfa,0xf7,0x9f,0xf9,0xf9,0x53, -0xf5,0xf8,0x63,0xfa,0xf8,0x75,0xf6,0xf8,0x33,0xf6,0xf5,0xde,0xf6,0xf7,0x4e,0xf6, -0xf8,0x37,0xf5,0xf5,0x53,0xf6,0xf7,0x3e,0xf3,0xf7,0x93,0xf7,0xf7,0xb8,0xf6,0xf8, -0xd8,0xf7,0xf7,0xd5,0xf7,0xf8,0x1d,0xf9,0xf8,0xfe,0xf8,0xf9,0xe0,0xf9,0xfa,0x0b, -0xf8,0xfa,0xa0,0xfa,0xfb,0xd3,0xfc,0xf8,0x1b,0xfb,0xfa,0xca,0xfb,0xfa,0x27,0xfa, -0xfc,0x47,0xfa,0xfa,0xd5,0xf8,0xfa,0x6b,0xfa,0xfa,0x78,0xf9,0xf7,0x0a,0xf9,0xf9, -0x7a,0xf8,0xf9,0xa6,0xf9,0xfb,0x54,0xf7,0xf9,0x7a,0xf9,0xf7,0x78,0xf8,0xfa,0x5c, -0xf8,0xf9,0xa0,0xfa,0xfa,0x53,0xf6,0xfa,0x70,0xf9,0xfa,0x5e,0xf9,0xfb,0x1b,0xfa, -0xfa,0x19,0xfc,0xfa,0x3f,0xfb,0xfc,0x4f,0xfc,0xfc,0xf5,0xfb,0xfd,0x8d,0xfc,0xfc, -0x45,0xfb,0xfd,0x93,0xfd,0xfb,0xbc,0xfa,0xfa,0xef,0xfb,0xfb,0x1a,0xfb,0xfd,0x84, -0xfb,0xfb,0xad,0xfb,0xfe,0x94,0xfe,0xfb,0x61,0xfd,0xff,0x52,0x01,0xff,0xe5,0xff, -0x00,0x20,0x01,0x00,0xde,0x00,0x03,0x23,0x03,0x04,0x5d,0x04,0x05,0xac,0x04,0x05, -0x1b,0x08,0x08,0xb4,0x09,0x0b,0xdc,0x0a,0x0b,0x43,0x0a,0x0d,0xcc,0x0c,0x0e,0x79, -0x0f,0x0e,0xba,0x0f,0x11,0x32,0x10,0x11,0xf8,0x11,0x13,0x33,0x12,0x15,0x34,0x13, -0x13,0x96,0x13,0x13,0x33,0x14,0x13,0x05,0x17,0x15,0x91,0x14,0x16,0x7d,0x16,0x16, -0x80,0x15,0x18,0x35,0x15,0x16,0xa1,0x16,0x17,0xf9,0x16,0x15,0x0e,0x18,0x17,0x82, -0x17,0x18,0xf2,0x17,0x18,0xeb,0x16,0x16,0xb8,0x16,0x17,0x70,0x15,0x15,0x49,0x15, -0x13,0xc8,0x12,0x11,0x49,0x11,0x10,0x2f,0x11,0x10,0xe4,0x0e,0x0c,0x3f,0x0d,0x0d, -0xf2,0x0a,0x09,0x2a,0x0a,0x0a,0x41,0x06,0x07,0xad,0x07,0x04,0xe8,0x01,0x04,0xeb, -0x01,0x00,0xff,0x00,0xff,0x90,0xfe,0xfc,0xbf,0xfd,0xfa,0x49,0xfb,0xfa,0xd6,0xf9, -0xf8,0xbd,0xf7,0xf9,0x48,0xf6,0xf7,0xe3,0xf5,0xf6,0xa1,0xf6,0xf4,0x80,0xf5,0xf3, -0xd6,0xf2,0xf3,0x97,0xf2,0xf4,0xa2,0xf2,0xf3,0xbd,0xf1,0xf1,0xb0,0xf1,0xf0,0x1f, -0xf2,0xf2,0xb8,0xf2,0xf2,0x47,0xf1,0xf3,0x38,0xf1,0xf1,0x4e,0xf2,0xf3,0x16,0xf2, -0xf2,0x6e,0xf4,0xf0,0xbe,0xf3,0xf6,0x62,0xf4,0xf5,0x28,0xf6,0xf7,0xb8,0xf6,0xf9, -0x22,0xf9,0xf9,0xb8,0xfa,0xfa,0x8a,0xfb,0xfc,0x97,0xfe,0xfc,0x35,0xff,0x00,0x78, -0x00,0x01,0xb2,0x02,0x03,0x86,0x04,0x03,0xdd,0x04,0x05,0x1d,0x07,0x07,0xb3,0x07, -0x08,0x83,0x08,0x09,0x2f,0x0c,0x0a,0x58,0x09,0x0b,0xa3,0x0b,0x09,0xfc,0x0b,0x0b, -0xee,0x09,0x0a,0x8e,0x0a,0x09,0xf6,0x09,0x0c,0xb6,0x0a,0x0a,0x6b,0x0c,0x0c,0x61, -0x0c,0x0c,0xb8,0x0c,0x0d,0x70,0x0c,0x0e,0x36,0x0d,0x0e,0xa2,0x0c,0x0e,0x30,0x0c, -0x0d,0x5a,0x0d,0x0d,0x46,0x0d,0x0c,0x09,0x0b,0x0d,0x5c,0x0c,0x0c,0x5c,0x0c,0x0c, -0x5a,0x0b,0x0a,0xac,0x09,0x09,0xb4,0x09,0x09,0xfc,0x07,0x08,0xb5,0x07,0x06,0x2b, -0x04,0x05,0x17,0x04,0x04,0x91,0x05,0x03,0xd9,0x02,0x02,0x5e,0x04,0x01,0x15,0x01, -0x01,0x1e,0x01,0x03,0x50,0x01,0x00,0xfb,0xff,0x00,0xf6,0xfe,0xff,0x9f,0xfe,0xfe, -0x6e,0xff,0x00,0x51,0xfe,0xfe,0xc0,0xfd,0xfd,0x65,0xfd,0xfd,0x35,0xfd,0xfd,0x60, -0xfb,0xfb,0xcb,0xfb,0xfc,0xce,0xf9,0xfa,0xd3,0xf9,0xfa,0x0a,0xf9,0xf7,0xfe,0xf8, -0xf7,0xc9,0xf7,0xf7,0x91,0xf7,0xf5,0x4e,0xf7,0xf6,0x81,0xf5,0xf7,0x7d,0xf8,0xf8, -0x13,0xf6,0xf7,0x80,0xf8,0xf6,0xba,0xf7,0xf8,0xc7,0xf7,0xf7,0xc1,0xf7,0xf8,0xbb, -0xf6,0xf9,0xa5,0xf8,0xf8,0x18,0xf7,0xf8,0x6c,0xf8,0xf8,0xf3,0xf8,0xf7,0xc8,0xf7, -0xf9,0x28,0xf7,0xf8,0xaf,0xf7,0xf9,0xf0,0xf6,0xf7,0x0e,0xf8,0xf8,0xa3,0xf7,0xf8, -0xe6,0xf6,0xf6,0x5e,0xf6,0xf6,0x4d,0xf6,0xf7,0x08,0xf6,0xf4,0xee,0xf4,0xf5,0x14, -0xf6,0xf5,0x14,0xf7,0xf6,0x41,0xf6,0xf6,0xeb,0xf7,0xf8,0xc5,0xf8,0xf7,0xeb,0xf7, -0xf9,0x64,0xf9,0xf7,0x48,0xf8,0xf9,0x61,0xf9,0xf8,0x10,0xf9,0xf8,0xa1,0xf8,0xf8, -0xa4,0xf7,0xf8,0x85,0xf8,0xf8,0x39,0xf8,0xf6,0x0b,0xf8,0xf6,0x3e,0xf7,0xf6,0x14, -0xf8,0xf8,0x90,0xf6,0xf6,0xb4,0xf6,0xf7,0x8b,0xf7,0xf7,0x72,0xf8,0xf8,0x43,0xf8, -0xf8,0xb0,0xfa,0xf9,0xc8,0xf8,0xfa,0x8a,0xf9,0xf9,0x87,0xfb,0xfb,0x7e,0xfb,0xfc, -0xfa,0xfc,0xfc,0xa6,0xfe,0xfd,0xca,0xfd,0xff,0xe9,0xfd,0xfe,0x4e,0xff,0xfd,0x4f, -0xfe,0xff,0x18,0x00,0xfc,0xac,0xfd,0xff,0x7a,0xff,0xfe,0x46,0xfd,0xff,0x05,0x00, -0xff,0x22,0xfd,0x00,0x26,0x00,0xff,0x59,0x00,0x00,0x39,0x00,0x00,0x45,0x01,0xff, -0x59,0x01,0x02,0x34,0x02,0x00,0x81,0x01,0x02,0xbd,0x03,0x03,0x02,0x04,0x04,0x9c, -0x05,0x05,0xa1,0x04,0x05,0x1c,0x05,0x07,0x32,0x05,0x04,0x1f,0x04,0x05,0x3d,0x06, -0x02,0xb9,0x04,0x03,0xf7,0x04,0x05,0x61,0x03,0x03,0x3d,0x05,0x05,0xdb,0x01,0x03, -0x6c,0x04,0x04,0xbf,0x04,0x03,0x2c,0x03,0x05,0x13,0x04,0x03,0x40,0x03,0x06,0x55, -0x03,0x03,0x29,0x04,0x04,0x9d,0x05,0x06,0xa1,0x04,0x06,0xf7,0x06,0x07,0x85,0x05, -0x07,0x5b,0x07,0x07,0xbd,0x07,0x06,0xce,0x06,0x06,0x8c,0x07,0x07,0x57,0x07,0x07, -0x25,0x07,0x07,0x3b,0x08,0x08,0x81,0x06,0x07,0x22,0x07,0x06,0x42,0x05,0x05,0xeb, -0x05,0x03,0x78,0x03,0x04,0x00,0x04,0x02,0xd7,0x02,0x02,0x94,0x02,0x02,0x0e,0x01, -0x01,0x8c,0x00,0xff,0x38,0xff,0xfe,0x35,0xff,0xfe,0xb9,0xfe,0xfd,0x45,0xfd,0xfd, -0xf6,0xfb,0xfd,0x38,0xfd,0xfc,0x46,0xfc,0xfc,0xb8,0xfb,0xfb,0xdd,0xfc,0xfc,0x94, -0xfb,0xfd,0xc0,0xfb,0xfc,0xb9,0xfb,0xfd,0xda,0xfc,0xfb,0x8a,0xfe,0xfd,0x44,0xfd, -0xfc,0xde,0xfd,0xfd,0xbc,0xfc,0xfd,0x26,0xfd,0xfe,0x19,0xff,0xfe,0x4b,0xff,0xff, -0x74,0xff,0xff,0x0e,0x02,0x01,0x28,0x01,0x02,0x06,0x02,0x03,0x25,0x03,0x03,0x68, -0x03,0x04,0x95,0x03,0x03,0xcf,0x04,0x06,0x30,0x05,0x05,0xf6,0x04,0x06,0x4e,0x06, -0x05,0xe3,0x06,0x08,0x75,0x07,0x06,0xeb,0x06,0x07,0x65,0x08,0x08,0xa5,0x08,0x09, -0x57,0x09,0x09,0x66,0x09,0x09,0x72,0x0a,0x09,0xbf,0x09,0x09,0x71,0x0a,0x0c,0x11, -0x0c,0x09,0x0d,0x0a,0x0a,0x39,0x0a,0x0a,0x88,0x09,0x08,0x57,0x09,0x07,0xa7,0x07, -0x08,0x07,0x08,0x07,0xf0,0x05,0x06,0x35,0x05,0x05,0x2e,0x05,0x04,0xbf,0x03,0x03, -0x7c,0x03,0x01,0x7f,0x01,0x01,0x96,0x00,0xff,0x88,0xfd,0xfe,0x41,0xfc,0xfc,0x23, -0xfb,0xfb,0xd3,0xfa,0xf8,0x1e,0xf9,0xf7,0x69,0xf8,0xf7,0xa4,0xf5,0xf4,0x0e,0xf5, -0xf4,0x04,0xf5,0xf4,0x49,0xf2,0xf1,0xdd,0xf1,0xf1,0x09,0xf0,0xf0,0x12,0xf1,0xf0, -0xfc,0xee,0xef,0xb7,0xed,0xee,0x34,0xef,0xed,0xbe,0xee,0xee,0x73,0xee,0xef,0x90, -0xee,0xee,0x0e,0xf0,0xf0,0x07,0xee,0xef,0x2e,0xf0,0xf0,0xdb,0xf0,0xf0,0x34,0xf1, -0xf2,0x16,0xf2,0xf0,0xbb,0xf1,0xf4,0x87,0xf3,0xf5,0x10,0xf5,0xf5,0xad,0xf7,0xf6, -0x7e,0xf6,0xf7,0xa6,0xf9,0xf9,0x46,0xfa,0xfb,0x38,0xfb,0xfe,0x30,0xfd,0xfd,0x7e, -0xfe,0x00,0x1d,0x01,0x01,0xf5,0x03,0x03,0x4e,0x03,0x05,0x96,0x04,0x06,0x89,0x06, -0x0a,0x30,0x09,0x0a,0x33,0x0b,0x0b,0x69,0x0b,0x0d,0x1b,0x0e,0x0f,0xd1,0x0f,0x11, -0x82,0x0f,0x11,0xbb,0x11,0x13,0xb1,0x12,0x13,0x21,0x13,0x13,0xef,0x12,0x12,0xa8, -0x12,0x13,0xfa,0x12,0x11,0x2c,0x13,0x13,0x63,0x13,0x12,0xb0,0x12,0x12,0x37,0x12, -0x11,0x16,0x11,0x11,0xf1,0x11,0x10,0xc6,0x0f,0x0f,0x55,0x0f,0x0f,0x61,0x0f,0x0e, -0x40,0x0e,0x0d,0x9e,0x0d,0x0c,0x46,0x0d,0x0b,0xf4,0x0b,0x0b,0x64,0x0a,0x09,0xf3, -0x08,0x08,0x44,0x07,0x06,0xba,0x06,0x05,0x43,0x05,0x02,0x6b,0x03,0x03,0x11,0x01, -0xff,0x3c,0x00,0xff,0xfe,0xfd,0xfd,0x42,0xfc,0xfb,0xda,0xfa,0xf9,0x45,0xf9,0xf7, -0xb8,0xf8,0xf7,0x09,0xf6,0xf7,0x61,0xf5,0xf5,0x89,0xf3,0xf3,0xbf,0xf4,0xf4,0x62, -0xf3,0xf3,0xd3,0xf3,0xf4,0x70,0xf4,0xf3,0xff,0xf3,0xf3,0xde,0xf3,0xf3,0xa2,0xf3, -0xf5,0xb1,0xf4,0xf3,0xeb,0xf4,0xf4,0x50,0xf5,0xf4,0x8d,0xf4,0xf5,0x9d,0xf5,0xf5, -0x4c,0xf6,0xf5,0xbc,0xf5,0xf7,0x77,0xf6,0xf4,0x4f,0xf6,0xf5,0x1e,0xf7,0xf7,0x96, -0xf7,0xf7,0x5b,0xf9,0xfa,0x42,0xf8,0xf9,0x9d,0xfa,0xf9,0xac,0xfb,0xfb,0xbc,0xfb, -0xfc,0xba,0xfd,0xfd,0x53,0xfd,0x00,0x83,0xff,0xff,0xdc,0xff,0x01,0x71,0x01,0x03, -0xa3,0x02,0x02,0x7e,0x04,0x04,0xe8,0x03,0x05,0x83,0x05,0x05,0x30,0x05,0x05,0x17, -0x05,0x04,0x5c,0x06,0x05,0x68,0x05,0x06,0x04,0x07,0x06,0xec,0x05,0x06,0x42,0x07, -0x08,0x2c,0x07,0x06,0x5b,0x07,0x08,0x51,0x07,0x06,0x69,0x07,0x06,0xd9,0x05,0x05, -0xff,0x06,0x06,0x38,0x07,0x07,0x6d,0x06,0x07,0x16,0x08,0x07,0xb7,0x07,0x07,0x15, -0x08,0x07,0xdd,0x07,0x06,0x00,0x06,0x06,0xae,0x05,0x05,0x31,0x06,0x05,0x94,0x04, -0x03,0xb9,0x04,0x04,0x56,0x04,0x04,0x03,0x04,0x04,0x28,0x04,0x03,0x2e,0x03,0x03, -0x5b,0x03,0x02,0xdc,0x02,0x01,0x17,0x02,0x01,0xe4,0x00,0x00,0x82,0x00,0x00,0xcd, -0xff,0x00,0x81,0x00,0xff,0x45,0xff,0xfe,0xc7,0xfe,0xfe,0x31,0xff,0xff,0xb8,0xff, -0xff,0x85,0xfe,0xfe,0x98,0xfe,0xfe,0x67,0xfe,0xfe,0x8a,0xfe,0xfd,0x4c,0xfd,0xfc, -0xee,0xfc,0xfc,0x49,0xfd,0xfc,0xc7,0xfc,0xfd,0x96,0xfc,0xfb,0xac,0xfc,0xfc,0x3f, -0xfc,0xfc,0x48,0xfc,0xfc,0xff,0xfc,0xfd,0xc5,0xfb,0xfb,0xc9,0xfc,0xfd,0x86,0xfd, -0xfe,0xc0,0xfd,0xfd,0xfd,0xfc,0xfd,0x33,0xfe,0xff,0x1e,0xff,0xfd,0xac,0xfe,0xff, -0xfb,0xfd,0xfe,0x11,0xfe,0xfd,0xff,0xfd,0xfe,0xd7,0xfd,0xfe,0x93,0xfe,0xfd,0x1c, -0xfd,0xfe,0x87,0xff,0xff,0xc1,0xfe,0xff,0x29,0xfe,0xff,0x88,0xff,0xff,0xdd,0x00, -0xff,0x7f,0x00,0x00,0xfe,0x00,0x00,0x14,0x00,0x00,0x89,0x00,0x01,0x69,0x01,0xff, -0x7f,0x00,0x01,0x54,0x01,0x01,0xde,0x02,0x02,0xfb,0x01,0x02,0xde,0x01,0x01,0xd2, -0x02,0x01,0x2f,0x03,0x02,0x37,0x03,0x01,0x52,0x02,0x01,0xdb,0x01,0x02,0x3b,0x01, -0x01,0xfe,0x00,0x01,0x4c,0x00,0x00,0x2f,0x01,0x00,0x36,0x00,0x00,0x17,0x00,0x00, -0x71,0xff,0xfe,0x9f,0xfe,0xff,0xf3,0xff,0xff,0xb1,0xfd,0xfe,0x87,0xfe,0xfe,0x65, -0xfd,0xfe,0x48,0xfd,0xfd,0xde,0xfc,0xfd,0x38,0xfd,0xfd,0x52,0xfc,0xfc,0x10,0xfd, -0xfb,0x85,0xfa,0xfb,0x57,0xfb,0xfa,0x7b,0xfb,0xfb,0x71,0xf9,0xfa,0xa2,0xfa,0xf8, -0x3f,0xf8,0xf9,0xac,0xf8,0xf8,0x59,0xf8,0xf7,0xf6,0xf7,0xf7,0xbb,0xf6,0xf6,0xa3, -0xf7,0xf6,0x26,0xf6,0xf6,0xa8,0xf6,0xf5,0x2c,0xf6,0xf5,0xcd,0xf4,0xf6,0x74,0xf6, -0xf5,0x97,0xf5,0xf7,0x46,0xf6,0xf6,0xcc,0xf6,0xf7,0x57,0xf7,0xf6,0x3f,0xf7,0xf8, -0xc3,0xf7,0xf7,0x4f,0xf8,0xf9,0x03,0xf9,0xf9,0x83,0xfa,0xfc,0x74,0xfb,0xfb,0x5b, -0xfc,0xfd,0x66,0xfc,0xfd,0x31,0xfd,0xfe,0x79,0xfd,0xfe,0x54,0xfe,0xfe,0x4e,0x00, -0x00,0x20,0x00,0x00,0x0a,0x01,0x01,0xa0,0x01,0x02,0xa6,0x02,0x02,0x6b,0x02,0x02, -0xb9,0x03,0x03,0xe6,0x03,0x03,0xb8,0x04,0x05,0x94,0x05,0x04,0x8a,0x05,0x06,0x5a, -0x07,0x06,0x48,0x08,0x08,0x60,0x07,0x08,0xfc,0x08,0x08,0x92,0x08,0x0a,0x34,0x09, -0x08,0xe1,0x0a,0x0a,0x89,0x0a,0x09,0x6f,0x0b,0x09,0x3f,0x0a,0x0b,0xa0,0x09,0x0a, -0xba,0x0a,0x0a,0xc8,0x09,0x09,0xa5,0x09,0x08,0x4d,0x09,0x07,0x5f,0x08,0x08,0xa2, -0x07,0x07,0x02,0x07,0x06,0xb1,0x05,0x04,0xde,0x04,0x03,0x7c,0x04,0x03,0xa0,0x02, -0x02,0x12,0x02,0x01,0x78,0x00,0xff,0x4e,0xff,0xff,0x73,0xff,0xfd,0x3a,0xfe,0xfe, -0x43,0xff,0xfe,0xc2,0xfd,0xfd,0x55,0xfe,0xfe,0x5e,0xfd,0xfd,0x4c,0xfe,0xff,0x5c, -0xfd,0xfc,0xf9,0xfd,0xfd,0x9b,0xfd,0xfc,0x51,0xfd,0xfd,0x87,0xfd,0xfd,0x2a,0xfd, -0xfd,0xaf,0xfd,0xfd,0xd4,0xfc,0xfd,0x4b,0xfe,0xfd,0x6b,0xfd,0xfd,0xd3,0xfd,0xfe, -0x77,0xfd,0xfe,0x50,0xff,0xff,0x30,0xff,0xfe,0x98,0xff,0x00,0x76,0x00,0x00,0x01, -0x00,0x00,0xb7,0xff,0x00,0xd9,0x00,0x00,0xb9,0x00,0x01,0x3a,0x02,0x00,0x58,0x01, -0x02,0x57,0x02,0x02,0x85,0x02,0x03,0xe3,0x03,0x04,0x42,0x03,0x03,0x17,0x05,0x04, -0x7f,0x03,0x04,0x3b,0x05,0x04,0xaf,0x04,0x04,0x3f,0x05,0x05,0x6f,0x06,0x05,0xc0, -0x05,0x06,0xd9,0x05,0x05,0xaa,0x06,0x07,0x00,0x06,0x06,0x92,0x05,0x05,0x36,0x06, -0x04,0xee,0x04,0x04,0x97,0x05,0x03,0x2f,0x04,0x03,0xec,0x02,0x03,0xe1,0x02,0x02, -0xb1,0x01,0x00,0x2a,0x01,0x00,0x95,0x00,0xff,0x25,0xfe,0xff,0xac,0xfe,0xfe,0x71, -0xfe,0xfe,0xd2,0xfd,0xfc,0x1d,0xfd,0xfc,0x7e,0xfd,0xfc,0xe4,0xfb,0xfc,0x94,0xfc, -0xfc,0x16,0xfb,0xfb,0x7a,0xfc,0xfc,0xd4,0xfb,0xfa,0x29,0xfc,0xfb,0xaa,0xfc,0xfb, -0x45,0xfc,0xfc,0xe3,0xfa,0xfa,0xa3,0xfa,0xfb,0x77,0xfa,0xf9,0x36,0xfa,0xf9,0x18, -0xfa,0xfa,0xc0,0xfa,0xf9,0x3b,0xfa,0xfa,0xe7,0xf9,0xf9,0x33,0xfa,0xfa,0x57,0xfa, -0xf9,0x28,0xfa,0xf9,0x0f,0xfa,0xfa,0x41,0xf9,0xfa,0xb5,0xf9,0xfa,0xba,0xfa,0xfb, -0xf1,0xfa,0xfb,0x31,0xfb,0xfb,0x66,0xfb,0xfc,0xb6,0xfc,0xfc,0x5e,0xfc,0xfd,0xe6, -0xfd,0xfd,0x17,0xfe,0xfe,0x76,0xfe,0xfe,0x77,0xfe,0xfe,0xc9,0xfd,0xfe,0x9f,0xfe, -0xfe,0x9b,0xfe,0xff,0x7b,0xff,0xff,0x60,0xfe,0xff,0xd7,0xff,0xff,0xa7,0xff,0xff, -0xaf,0x00,0x00,0x7d,0x00,0x00,0x79,0x01,0x01,0x3b,0x01,0x02,0x01,0x02,0x02,0x22, -0x03,0x02,0xbf,0x03,0x02,0x68,0x04,0x03,0x36,0x04,0x05,0x35,0x05,0x04,0x5e,0x05, -0x05,0xb5,0x05,0x05,0xd6,0x05,0x05,0x27,0x06,0x06,0xa1,0x06,0x06,0x34,0x06,0x06, -0xff,0x06,0x06,0x99,0x06,0x06,0xac,0x07,0x06,0x57,0x06,0x06,0x76,0x07,0x06,0x0e, -0x06,0x07,0x50,0x06,0x06,0x90,0x06,0x06,0xe2,0x05,0x06,0xf4,0x06,0x06,0xed,0x05, -0x06,0x05,0x06,0x06,0xde,0x05,0x05,0x9b,0x06,0x06,0x2f,0x06,0x06,0xf6,0x05,0x05, -0x02,0x05,0x05,0xa8,0x04,0x05,0x8c,0x05,0x04,0x0c,0x04,0x04,0x71,0x04,0x03,0x2b, -0x03,0x03,0x05,0x04,0x03,0xa8,0x02,0x01,0xcf,0x02,0x03,0x12,0x02,0x01,0x0a,0x02, -0x02,0x80,0x01,0x01,0xc0,0x00,0x00,0x1d,0x01,0x00,0xcb,0x00,0xff,0x2b,0x00,0x00, -0x38,0xff,0xfe,0x1c,0xff,0x00,0xc5,0xff,0xfe,0x6e,0xfe,0xfe,0x92,0xfd,0xfd,0x26, -0xfd,0xfd,0xf9,0xfc,0xfd,0x14,0xfc,0xfc,0x57,0xfc,0xfc,0x3a,0xfc,0xfc,0x69,0xfc, -0xfc,0xcb,0xfb,0xfb,0x3c,0xfc,0xfc,0x20,0xfb,0xfb,0x83,0xfb,0xfc,0x52,0xfc,0xfb, -0x02,0xfc,0xfc,0x23,0xfc,0xfc,0xc4,0xfc,0xfd,0x81,0xfc,0xfc,0xd9,0xfc,0xfc,0x6c, -0xfc,0xfd,0x91,0xfd,0xfd,0xd0,0xfc,0xfd,0xb3,0xfd,0xfc,0xce,0xfc,0xfd,0xf8,0xfd, -0xfd,0xf7,0xfd,0xfd,0xe8,0xfd,0xfd,0x0c,0xfe,0xfe,0xa2,0xfd,0xfe,0x7e,0xff,0xff, -0xc3,0xfe,0xff,0x16,0x00,0xff,0xe5,0xff,0x00,0x79,0x00,0xff,0x49,0x00,0xff,0xae, -0x00,0x00,0x09,0x00,0x00,0xb7,0x00,0x00,0x49,0x00,0x00,0x71,0x00,0x00,0x34,0x00, -0xff,0xf8,0xff,0xff,0x0a,0x01,0xff,0x30,0xff,0xfe,0x29,0xff,0xff,0x16,0xff,0xfd, -0xbf,0xfe,0xfd,0x1c,0xfd,0xfc,0xb4,0xfc,0xfc,0x6a,0xfb,0xfb,0x1b,0xfb,0xfa,0x59, -0xfb,0xfa,0x6b,0xf9,0xfa,0x43,0xfa,0xf8,0xbf,0xf8,0xf9,0xb2,0xf8,0xf7,0xee,0xf7, -0xf6,0xfe,0xf6,0xf7,0xac,0xf6,0xf5,0x1c,0xf7,0xf6,0xa6,0xf5,0xf6,0xd9,0xf5,0xf6, -0x81,0xf6,0xf6,0x93,0xf5,0xf5,0x38,0xf6,0xf6,0xa1,0xf5,0xf5,0x19,0xf6,0xf6,0x75, -0xf6,0xf5,0xed,0xf5,0xf6,0x43,0xf6,0xf5,0x2e,0xf6,0xf6,0x6b,0xf7,0xf7,0x27,0xf7, -0xf7,0x08,0xf8,0xf9,0x73,0xf9,0xf9,0x60,0xfa,0xfb,0xb2,0xfa,0xfb,0x24,0xfc,0xfc, -0x5e,0xfd,0xfe,0x23,0xfe,0xfe,0xe6,0xff,0x00,0x33,0x00,0x00,0x6e,0x01,0x01,0x9b, -0x02,0x02,0xef,0x02,0x04,0xfa,0x04,0x04,0x57,0x05,0x05,0x6d,0x07,0x07,0x70,0x08, -0x07,0x8e,0x09,0x0a,0x74,0x09,0x0a,0xa0,0x0b,0x0b,0xe0,0x0a,0x0b,0xdc,0x0c,0x0c, -0x2b,0x0d,0x0d,0x45,0x0e,0x0e,0x5f,0x0f,0x0e,0x4f,0x0f,0x0f,0x2e,0x10,0x0f,0x55, -0x10,0x0f,0x05,0x10,0x10,0x00,0x10,0x0f,0xff,0x0f,0x10,0x00,0x10,0x10,0x21,0x0f, -0x0f,0x1b,0x0f,0x0f,0xc0,0x0e,0x0d,0x0d,0x0e,0x0e,0xa0,0x0d,0x0c,0x05,0x0c,0x0b, -0x04,0x0b,0x0a,0xf3,0x09,0x09,0x18,0x0a,0x08,0xf5,0x07,0x07,0x97,0x07,0x06,0xb3, -0x05,0x06,0x41,0x05,0x04,0xe9,0x03,0x03,0x26,0x03,0x02,0x72,0x01,0x00,0xc8,0x00, -0x00,0xd9,0xff,0xff,0x63,0xfe,0xfe,0x12,0xfd,0xfd,0xe0,0xfc,0xfc,0x74,0xfc,0xfc, -0xe1,0xfa,0xfa,0xda,0xfa,0xfa,0x2f,0xfa,0xf9,0x8c,0xf8,0xf8,0xbc,0xf8,0xf7,0xef, -0xf7,0xf8,0x0d,0xf8,0xf7,0xbd,0xf6,0xf7,0x22,0xf7,0xf7,0x99,0xf6,0xf7,0x44,0xf7, -0xf7,0xb3,0xf6,0xf7,0x81,0xf6,0xf6,0xad,0xf6,0xf6,0xdc,0xf6,0xf7,0xdc,0xf6,0xf6, -0x5f,0xf7,0xf7,0x8a,0xf7,0xf8,0x77,0xf8,0xf8,0x77,0xf8,0xf8,0x7c,0xf9,0xf9,0x71, -0xf9,0xf9,0xfd,0xf9,0xfa,0x93,0xfa,0xfa,0xe7,0xfa,0xfa,0xff,0xfa,0xfb,0x90,0xfc, -0xfc,0x11,0xfc,0xfb,0xad,0xfc,0xfd,0x94,0xfd,0xfd,0x70,0xfd,0xfe,0x4c,0xff,0xfe, -0x52,0xff,0xff,0xab,0xff,0xff,0x54,0x00,0x00,0x26,0x00,0x00,0x5a,0x00,0x01,0xd2, -0x01,0x01,0xdf,0x01,0x01,0xfa,0x01,0x02,0x95,0x02,0x02,0x23,0x02,0x03,0x10,0x03, -0x02,0x36,0x02,0x02,0xc6,0x02,0x02,0x3d,0x02,0x02,0x77,0x03,0x03,0x59,0x03,0x03, -0x53,0x03,0x03,0x3b,0x03,0x02,0x46,0x03,0x03,0x56,0x03,0x01,0xcf,0x01,0x02,0xe4, -0x02,0x02,0x30,0x02,0x02,0x11,0x02,0x01,0xe9,0x01,0x01,0xb3,0x01,0x01,0x3d,0x01, -0x00,0x2d,0x01,0x00,0xd7,0x00,0x00,0xf1,0x00,0x01,0xe2,0x01,0x00,0x6f,0x00,0x00, -0x55,0x01,0x00,0x3e,0x01,0x01,0x70,0x01,0x00,0x3e,0x01,0x00,0xcd,0x00,0x01,0xd8, -0x01,0x01,0xb7,0x01,0x01,0x3f,0x02,0x02,0x76,0x02,0x02,0x35,0x03,0x03,0xb3,0x02, -0x03,0xf2,0x02,0x02,0x85,0x02,0x02,0x0b,0x02,0x02,0x71,0x02,0x02,0x41,0x01,0x02, -0x81,0x01,0x01,0x76,0x01,0x01,0x2f,0x02,0x01,0x68,0x01,0x00,0x1e,0x01,0x00,0x38, -0x00,0x00,0xd7,0x00,0x00,0x65,0x00,0x00,0x41,0x00,0x00,0xc3,0x00,0xff,0x2f,0x00, -0x00,0x13,0x00,0xff,0xa8,0xff,0xff,0x7e,0x00,0xff,0x8b,0xff,0xff,0xe7,0xff,0xff, -0xd4,0xfe,0xfe,0x16,0xff,0xfe,0x1c,0xfe,0xfe,0xd0,0xfd,0xfd,0x4d,0xfd,0xfd,0x57, -0xfd,0xfd,0xac,0xfd,0xfc,0x8e,0xfc,0xfc,0x99,0xfc,0xfc,0x05,0xfc,0xfc,0xd3,0xfb, -0xfc,0x72,0xfb,0xfb,0x3b,0xfb,0xfb,0x80,0xfb,0xfb,0x7b,0xfb,0xfc,0x81,0xfc,0xfb, -0xbe,0xfb,0xfd,0x13,0xfd,0xfd,0xf3,0xfc,0xfc,0xaf,0xfd,0xfd,0x95,0xfd,0xfd,0x3f, -0xfe,0xfe,0x48,0xfe,0xfe,0xb4,0xfe,0xff,0x31,0xff,0xff,0x00,0xff,0xff,0xa8,0xff, -0x00,0x52,0x00,0x00,0x45,0x00,0x01,0x52,0x00,0x00,0xea,0x00,0x00,0xef,0x00,0x01, -0xe1,0x00,0x01,0xc4,0x01,0x01,0xd9,0x00,0x01,0x78,0x01,0x01,0x5e,0x01,0x01,0x2a, -0x02,0x02,0x52,0x01,0x01,0x6a,0x02,0x02,0x6a,0x01,0x01,0x4a,0x02,0x02,0xda,0x01, -0x02,0x52,0x02,0x03,0x40,0x02,0x01,0x29,0x02,0x02,0xad,0x02,0x03,0xd1,0x02,0x02, -0x2d,0x03,0x03,0xb0,0x02,0x03,0x54,0x03,0x03,0x11,0x02,0x02,0xe9,0x01,0x02,0x5b, -0x02,0x02,0xa9,0x02,0x02,0x59,0x02,0x02,0x86,0x02,0x01,0xee,0x01,0x02,0x25,0x02, -0x01,0xfc,0x01,0x01,0x3c,0x01,0x01,0x21,0x01,0x00,0xba,0x00,0x01,0xa4,0x00,0x00, -0x7c,0x00,0x00,0x58,0x00,0x00,0x12,0x00,0xff,0x3f,0x00,0xff,0xe6,0xff,0x00,0x60, -0xff,0xff,0x58,0xff,0xff,0xbf,0xff,0xff,0x8b,0xff,0xff,0xc7,0xff,0xff,0xad,0xff, -0xff,0xfc,0xff,0x00,0x95,0xff,0xff,0x8f,0x00,0x00,0xbd,0x00,0x00,0x79,0x00,0x00, -0xa2,0x00,0x00,0x34,0x00,0x00,0x9e,0x00,0x00,0x1d,0x00,0x01,0xc2,0x00,0x01,0x92, -0x01,0x01,0x7a,0x01,0x01,0xb5,0x01,0x01,0x78,0x01,0x01,0xd6,0x00,0x01,0xe9,0x01, -0x01,0x3a,0x01,0x01,0x90,0x00,0x00,0x4b,0x01,0x01,0xa1,0x00,0x00,0x29,0x00,0x00, -0xc0,0xff,0xff,0x8f,0xff,0xff,0x15,0xff,0xfe,0xeb,0xfe,0xfe,0xab,0xfe,0xfe,0x3b, -0xfe,0xfd,0x03,0xfd,0xfd,0x1b,0xfd,0xfc,0xb4,0xfc,0xfc,0x1c,0xfc,0xfc,0xd4,0xfb, -0xfb,0xd8,0xfb,0xfb,0xf7,0xfa,0xfa,0x3f,0xfb,0xfa,0xbf,0xfa,0xfa,0x19,0xfa,0xfa, -0x32,0xfa,0xfa,0xb5,0xf9,0xfa,0xc4,0xf9,0xf9,0xb7,0xf9,0xfa,0x00,0xfa,0xfa,0xda, -0xf9,0xf9,0xe9,0xf9,0xfa,0x50,0xf9,0xf8,0xbf,0xf9,0xf9,0x06,0xf9,0xf9,0x45,0xf9, -0xf9,0x46,0xf9,0xf9,0x77,0xf9,0xf9,0xef,0xf9,0xf9,0x03,0xfa,0xfa,0x70,0xfa,0xfa, -0x84,0xfa,0xfa,0xc8,0xfa,0xfb,0x99,0xfb,0xfb,0xd6,0xfb,0xfc,0xe7,0xfc,0xfc,0x3c, -0xfd,0xfd,0xf5,0xfd,0xfd,0xcf,0xfd,0xfe,0xfa,0xfe,0xff,0x31,0xff,0xff,0xcb,0xff, -0x00,0xf7,0x00,0x00,0x59,0x01,0x02,0x44,0x02,0x01,0x1b,0x02,0x03,0xd2,0x02,0x03, -0x98,0x03,0x03,0xad,0x04,0x04,0x76,0x04,0x05,0xc3,0x05,0x05,0x80,0x05,0x05,0x59, -0x05,0x05,0xeb,0x05,0x05,0x58,0x05,0x06,0x97,0x06,0x05,0x6c,0x06,0x06,0x0b,0x07, -0x06,0x38,0x06,0x06,0xc4,0x06,0x06,0x1e,0x06,0x06,0xe0,0x05,0x06,0xc0,0x05,0x05, -0x09,0x06,0x05,0x4f,0x06,0x05,0x41,0x04,0x05,0xe1,0x04,0x04,0x04,0x04,0x04,0x22, -0x04,0x03,0x27,0x03,0x03,0x77,0x03,0x03,0xc4,0x02,0x03,0x91,0x02,0x03,0x63,0x02, -0x02,0x72,0x01,0x01,0xef,0x01,0x01,0xd0,0x00,0x00,0x6f,0x00,0xff,0x9c,0xff,0xff, -0x7a,0xff,0xff,0x81,0xfe,0xfe,0xe1,0xfd,0xfe,0x66,0xfd,0xfc,0x5b,0xfd,0xfc,0x9c, -0xfc,0xfc,0xe6,0xfb,0xfc,0x32,0xfc,0xfb,0x3d,0xfb,0xfb,0xd6,0xfb,0xfb,0x00,0xfb, -0xfa,0xdc,0xfa,0xfb,0x61,0xfb,0xfb,0x62,0xfb,0xfb,0x0e,0xfc,0xfb,0x44,0xfc,0xfc, -0x96,0xfd,0xfc,0xcf,0xfc,0xfd,0x43,0xfe,0xfd,0x1d,0xfe,0xfe,0xd9,0xfe,0xfe,0xcc, -0xff,0xff,0xce,0xff,0x00,0x5a,0x00,0xff,0x8f,0x00,0x01,0xf2,0x00,0x01,0xb6,0x01, -0x01,0xfc,0x01,0x02,0xb2,0x01,0x01,0x5e,0x02,0x02,0x67,0x02,0x02,0x78,0x02,0x03, -0x74,0x03,0x03,0x52,0x03,0x03,0xfa,0x03,0x03,0x5d,0x04,0x05,0x71,0x05,0x05,0x88, -0x04,0x05,0xe0,0x05,0x05,0x6c,0x05,0x05,0xd9,0x05,0x05,0xdb,0x05,0x05,0x4c,0x06, -0x06,0x9b,0x06,0x06,0x78,0x06,0x06,0x3d,0x07,0x06,0x59,0x06,0x06,0xe6,0x06,0x06, -0x2a,0x06,0x06,0x76,0x05,0x05,0x56,0x05,0x05,0x25,0x05,0x05,0x98,0x04,0x04,0x13, -0x04,0x04,0xb0,0x03,0x03,0x9e,0x03,0x03,0x47,0x03,0x02,0x4c,0x02,0x02,0x69,0x02, -0x02,0xc5,0x01,0x01,0x5c,0x01,0x01,0xfd,0x01,0x01,0xf6,0x00,0x01,0x30,0x01,0x01, -0xc4,0x00,0x00,0xdb,0x00,0x00,0xda,0xff,0x00,0xd4,0xff,0xff,0x3f,0xff,0xfe,0x3e, -0xfe,0xfe,0xf7,0xfd,0xfd,0x6c,0xfd,0xfd,0xc3,0xfc,0xfc,0xf4,0xfb,0xfb,0xcd,0xfb, -0xfb,0x6b,0xfb,0xfb,0xe5,0xfa,0xfa,0xad,0xfa,0xfa,0xad,0xfa,0xfa,0x67,0xfa,0xfa, -0x7a,0xfa,0xfa,0x66,0xfa,0xfa,0x45,0xfa,0xfa,0x09,0xfb,0xfb,0xc1,0xfa,0xfa,0xd9, -0xfa,0xfa,0x4e,0xfb,0xfa,0x0c,0xfb,0xfb,0x75,0xfb,0xfb,0x18,0xfb,0xfb,0x12,0xfb, -0xfb,0xf1,0xfa,0xfa,0x1f,0xfb,0xfb,0xe7,0xfa,0xfa,0xc9,0xfa,0xfb,0x74,0xfb,0xfb, -0x52,0xfb,0xfc,0x62,0xfb,0xfc,0xd1,0xfb,0xfc,0xd3,0xfc,0xfd,0x41,0xfc,0xfc,0x2a, -0xfd,0xfc,0x6f,0xfd,0xfd,0x9a,0xfd,0xfd,0xd8,0xfd,0xfd,0xde,0xfd,0xfe,0x3a,0xff, -0xfe,0x63,0xfe,0xfe,0xfe,0xfe,0xff,0x27,0xff,0xfe,0xcf,0xfe,0xfe,0xcf,0xfe,0xfe, -0xc9,0xfe,0xfe,0xfd,0xfe,0xfe,0x57,0xfe,0xfe,0xd9,0xfe,0xfe,0xe8,0xfd,0xfe,0x82, -0xfe,0xfe,0x58,0xfe,0xfe,0x94,0xfe,0xfe,0xb7,0xfd,0xfe,0x82,0xfe,0xfe,0x3a,0xfe, -0xfe,0x22,0xfe,0xfe,0xb2,0xfe,0xfe,0x9d,0xfe,0xfe,0xef,0xfe,0xff,0x04,0xff,0xff, -0xc8,0xff,0xff,0x1c,0xff,0xff,0x40,0xff,0xff,0x31,0xff,0xfe,0xae,0xfe,0xff,0xe0, -0xfe,0xfe,0xcc,0xfe,0xfe,0x86,0xfe,0xfe,0xc7,0xfd,0xfd,0xd7,0xfd,0xfe,0x64,0xfd, -0xfd,0x08,0xfe,0xfd,0x7a,0xfd,0xfd,0xc7,0xfd,0xfd,0x2a,0xfe,0xfd,0xea,0xfd,0xfe, -0x57,0xfe,0xfe,0x44,0xfe,0xfe,0xb5,0xfe,0xff,0x44,0xff,0xff,0x30,0x00,0xff,0x9f, -0xff,0xff,0xbc,0x00,0x01,0x25,0x01,0x01,0x95,0x01,0x01,0x9f,0x01,0x01,0x5f,0x02, -0x02,0x68,0x02,0x02,0x6c,0x02,0x02,0xcd,0x02,0x03,0x23,0x03,0x03,0x94,0x03,0x03, -0xb6,0x03,0x03,0x45,0x03,0x03,0xe9,0x03,0x04,0x02,0x04,0x04,0x64,0x04,0x04,0x78, -0x04,0x04,0x4b,0x05,0x05,0x86,0x05,0x05,0xb8,0x06,0x06,0x2a,0x06,0x05,0x5e,0x06, -0x06,0xca,0x06,0x06,0x5c,0x07,0x07,0xf7,0x07,0x07,0x14,0x07,0x07,0xe9,0x07,0x07, -0xa9,0x07,0x07,0x69,0x07,0x07,0x36,0x07,0x06,0x2d,0x07,0x07,0xe1,0x06,0x06,0xc3, -0x06,0x06,0xb1,0x05,0x05,0x27,0x05,0x04,0xbc,0x04,0x04,0x28,0x04,0x03,0x9f,0x03, -0x03,0x35,0x03,0x03,0x35,0x03,0x03,0xd1,0x02,0x02,0x22,0x02,0x02,0xe6,0x01,0x01, -0x36,0x01,0x01,0x11,0x01,0x01,0x90,0x00,0x00,0x85,0x00,0x00,0xf7,0xff,0x00,0xd0, -0xff,0xff,0x47,0xff,0xff,0x70,0xfe,0xfe,0x7c,0xfe,0xfd,0x9b,0xfd,0xfd,0x3f,0xfd, -0xfd,0xe3,0xfc,0xfc,0xbc,0xfc,0xfc,0xd8,0xfc,0xfc,0x40,0xfc,0xfc,0xd1,0xfb,0xfb, -0x5b,0xfc,0xfc,0xc2,0xfb,0xfc,0x61,0xfc,0xfc,0x35,0xfc,0xfb,0xff,0xfb,0xfc,0xd4, -0xfc,0xfc,0xb7,0xfc,0xfc,0xcd,0xfc,0xfc,0xac,0xfd,0xfd,0x92,0xfd,0xfd,0xda,0xfd, -0xfd,0x49,0xfe,0xfe,0x34,0xfe,0xfe,0x76,0xfe,0xfe,0xbc,0xfe,0xfe,0xfc,0xfe,0xff, -0x54,0xff,0xff,0xd4,0xff,0xff,0x4d,0x00,0x00,0xe8,0x00,0x00,0x1a,0x01,0x00,0x3f, -0x01,0x01,0x06,0x02,0x01,0x2f,0x02,0x02,0x42,0x02,0x02,0xca,0x02,0x02,0x87,0x02, -0x02,0xbd,0x02,0x02,0xeb,0x02,0x02,0xed,0x02,0x02,0xfe,0x02,0x03,0xe0,0x02,0x03, -0x08,0x03,0x02,0x8c,0x02,0x02,0x59,0x02,0x02,0xa4,0x01,0x01,0x4a,0x01,0x00,0x3c, -0x00,0x00,0x65,0x00,0x00,0xf5,0xff,0xff,0x4c,0xff,0xff,0xc3,0xfe,0xfe,0x7c,0xfe, -0xfe,0xe1,0xfd,0xfd,0x8a,0xfd,0xfd,0x33,0xfd,0xfc,0xde,0xfc,0xfc,0xdc,0xfc,0xfc, -0x3b,0xfc,0xfc,0x04,0xfc,0xfc,0x02,0xfc,0xfc,0xf0,0xfb,0xfb,0xbe,0xfb,0xfb,0x87, -0xfb,0xfb,0x9b,0xfb,0xfb,0x55,0xfb,0xfa,0xfd,0xfa,0xfa,0x9d,0xfa,0xfa,0xe7,0xfa, -0xfa,0x59,0xfa,0xfa,0x56,0xfa,0xfa,0x23,0xfa,0xfa,0x12,0xfa,0xfa,0xe5,0xf9,0xf9, -0x9d,0xfa,0xfa,0xf3,0xf9,0xfa,0x73,0xfa,0xfa,0xd8,0xfa,0xfa,0xed,0xfa,0xfa,0x3f, -0xfb,0xfa,0x0d,0xfb,0xfb,0xf9,0xfb,0xfb,0xee,0xfb,0xfc,0xa2,0xfc,0xfc,0xa9,0xfc, -0xfd,0xe4,0xfd,0xfd,0xbb,0xfd,0xfe,0xa3,0xfe,0xfe,0x78,0xfe,0xfe,0xba,0xfe,0xff, -0x43,0xff,0xff,0x82,0xff,0xff,0x1e,0x00,0x00,0x72,0x00,0x00,0xfe,0x00,0x01,0x72, -0x01,0x01,0x28,0x02,0x02,0x97,0x02,0x02,0x0c,0x03,0x03,0x70,0x03,0x03,0xaa,0x03, -0x03,0xcf,0x04,0x04,0xad,0x04,0x05,0x51,0x05,0x05,0x92,0x05,0x05,0xe8,0x05,0x06, -0x21,0x06,0x05,0x3d,0x06,0x06,0x25,0x06,0x05,0x3e,0x06,0x06,0x31,0x06,0x06,0x20, -0x06,0x06,0x30,0x06,0x05,0xcf,0x05,0x05,0xb9,0x05,0x05,0xab,0x05,0x05,0xf1,0x04, -0x04,0x0f,0x05,0x04,0x3b,0x04,0x04,0x55,0x04,0x04,0xc3,0x03,0x04,0xd1,0x03,0x03, -0xaf,0x03,0x03,0x86,0x03,0x03,0x8e,0x03,0x03,0x14,0x03,0x03,0xf3,0x02,0x02,0x6e, -0x02,0x02,0x78,0x02,0x02,0xa3,0x01,0x01,0xef,0x01,0x01,0x6d,0x01,0x01,0x15,0x01, -0x01,0xc3,0x00,0x00,0x77,0x00,0x00,0x08,0x00,0xff,0xfd,0xff,0xff,0x7b,0xff,0xfe, -0xcf,0xfe,0xff,0xf3,0xfe,0xfe,0x99,0xfe,0xfe,0x6b,0xfe,0xfe,0x23,0xfe,0xfd,0x2e, -0xfe,0xfe,0x00,0xfe,0xfd,0xcb,0xfd,0xfd,0xba,0xfd,0xfd,0x68,0xfd,0xfd,0x75,0xfd, -0xfd,0x76,0xfd,0xfd,0x38,0xfd,0xfd,0x02,0xfd,0xfd,0x53,0xfd,0xfd,0x7a,0xfd,0xfd, -0xf1,0xfc,0xfc,0xfe,0xfc,0xfc,0xee,0xfc,0xfd,0xe1,0xfc,0xfc,0xac,0xfc,0xfd,0xd0, -0xfc,0xfc,0x0c,0xfd,0xfd,0x02,0xfd,0xfd,0xa5,0xfd,0xfd,0xdc,0xfd,0xfe,0x41,0xfe, -0xfe,0xab,0xfe,0xfe,0x4f,0xff,0xff,0xe6,0xfe,0xff,0x17,0x00,0x00,0x47,0x00,0x00, -0x94,0x00,0x00,0xdc,0x00,0x00,0x2e,0x01,0x01,0x96,0x01,0x01,0xb6,0x01,0x02,0x72, -0x02,0x02,0xe2,0x01,0x02,0x95,0x02,0x02,0x97,0x02,0x02,0x9a,0x02,0x02,0x89,0x02, -0x02,0x0b,0x03,0x02,0xde,0x02,0x02,0xff,0x02,0x02,0xef,0x02,0x03,0x51,0x03,0x03, -0x34,0x03,0x03,0x35,0x03,0x03,0x23,0x03,0x03,0x24,0x03,0x03,0xd1,0x02,0x02,0xcd, -0x02,0x02,0xad,0x02,0x02,0x7a,0x02,0x02,0x28,0x02,0x02,0x35,0x02,0x02,0xa2,0x01, -0x01,0x68,0x01,0x01,0xd2,0x00,0x00,0x89,0x00,0x00,0x78,0x00,0x00,0xd5,0xff,0x00, -0x00,0x00,0xff,0x8e,0xff,0xff,0xdf,0xff,0xff,0x38,0xff,0xff,0xd3,0xfe,0xfe,0xac, -0xfe,0xfe,0x9c,0xfe,0xfe,0x99,0xfe,0xfe,0x8a,0xfe,0xfe,0x73,0xfe,0xfe,0x24,0xfe, -0xfe,0xf5,0xfd,0xfe,0xe2,0xfd,0xfe,0x12,0xfe,0xfe,0x22,0xfe,0xfe,0x62,0xfe,0xfd, -0x0d,0xfe,0xfd,0x2e,0xfe,0xfd,0x1f,0xfe,0xfd,0xbc,0xfd,0xfd,0xca,0xfd,0xfd,0xdb, -0xfd,0xfd,0xfc,0xfd,0xfe,0xf2,0xfd,0xfe,0x33,0xfe,0xfe,0x10,0xfe,0xfe,0x85,0xfe, -0xfe,0x42,0xfe,0xfe,0x44,0xfe,0xfe,0xa3,0xfe,0xfe,0xac,0xfe,0xfe,0xdc,0xfe,0xfe, -0xcd,0xfe,0xfe,0xec,0xfe,0xff,0x00,0xff,0xff,0x67,0xff,0xff,0x22,0xff,0xff,0x76, -0xff,0xff,0xba,0xff,0xff,0x58,0xff,0xff,0x7a,0xff,0xff,0x7a,0xff,0xff,0x76,0xff, -0xff,0x9b,0xff,0xff,0xcb,0xff,0xff,0xbc,0xff,0xff,0x1e,0x00,0x00,0xf1,0xff,0xff, -0x0d,0x00,0xff,0xfe,0xff,0xff,0xde,0xff,0xff,0xdd,0xff,0xff,0xae,0xff,0xff,0xcb, -0xff,0xff,0xc9,0xff,0xff,0xa6,0xff,0xff,0x88,0xff,0xff,0x83,0xff,0xff,0x6a,0xff, -0xff,0x53,0xff,0xff,0x23,0xff,0xfe,0xdf,0xfe,0xfe,0x0b,0xff,0xfe,0x8b,0xfe,0xfe, -0xfb,0xfe,0xfe,0xfa,0xfe,0xfe,0xbd,0xfe,0xfe,0xfb,0xfe,0xfe,0xbb,0xfe,0xfe,0xae, -0xfe,0xfe,0xbe,0xfe,0xfe,0xbb,0xfe,0xfe,0xdd,0xfe,0xfe,0xeb,0xfe,0xfe,0xde,0xfe, -0xfe,0xfe,0xfe,0xff,0x10,0xff,0xfe,0xdf,0xfe,0xff,0x21,0xff,0xfe,0xff,0xfe,0xff, -0x43,0xff,0xff,0x35,0xff,0xff,0x26,0xff,0xff,0x54,0xff,0xff,0x54,0xff,0xff,0xa9, -0xff,0xff,0x9a,0xff,0xff,0x1c,0x00,0x00,0xd0,0xff,0xff,0x2f,0x00,0x00,0xf4,0xff, -0x00,0x41,0x00,0x00,0x24,0x00,0x00,0x43,0x00,0x00,0x88,0x00,0x00,0x57,0x00,0x00, -0x87,0x00,0x00,0xa9,0x00,0x00,0xcc,0x00,0x00,0x8a,0x00,0x00,0xf9,0x00,0x00,0xef, -0x00,0x00,0xfd,0x00,0x00,0xeb,0x00,0x00,0xeb,0x00,0x00,0xfe,0x00,0x00,0xbb,0x00, -0x00,0xab,0x00,0x00,0xab,0x00,0x00,0xc9,0x00,0x00,0x9d,0x00,0x00,0x74,0x00,0x00, -0x57,0x00,0x00,0x56,0x00,0x00,0x42,0x00,0x00,0x13,0x00,0x00,0x52,0x00,0x00,0x13, -0x00,0x00,0x14,0x00,0x00,0x11,0x00,0x00,0xf1,0xff,0x00,0x11,0x00,0xff,0x1f,0x00, -0x00,0xf1,0xff,0x00,0x11,0x00,0x00,0x33,0x00,0x00,0x46,0x00,0x00,0x65,0x00,0x00, -0x46,0x00,0x00,0x85,0x00,0x00,0x63,0x00,0x00,0x64,0x00,0x00,0x66,0x00,0x00,0xb7, -0x00,0x00,0xb8,0x00,0x00,0xfd,0x00,0x00,0xdb,0x00,0x01,0xf2,0x00,0x00,0x2e,0x01, -0x01,0x03,0x01,0x01,0x30,0x01,0x01,0x84,0x01,0x01,0x96,0x01,0x01,0xa8,0x01,0x01, -0x69,0x01,0x01,0xd9,0x01,0x01,0xaa,0x01,0x01,0xfd,0x01,0x01,0xee,0x01,0x01,0x1c, -0x02,0x02,0xf3,0x01,0x01,0x3e,0x02,0x02,0xf3,0x01,0x01,0x0d,0x02,0x01,0x0e,0x02, -0x02,0x13,0x02,0x02,0x01,0x02,0x02,0xc1,0x01,0x01,0x1f,0x02,0x01,0xbf,0x01,0x01, -0xda,0x01,0x01,0x8a,0x01,0x01,0x45,0x01,0x01,0x26,0x01,0x01,0x25,0x01,0x01,0x15, -0x01,0x01,0xe0,0x00,0x00,0xdd,0x00,0x00,0xbd,0x00,0x00,0xcd,0x00,0x00,0xac,0x00, -0x00,0xed,0x00,0x01,0xb0,0x00,0x00,0x79,0x00,0x00,0x68,0x00,0x00,0x66,0x00,0x00, -0x13,0x00,0x00,0x45,0x00,0xff,0x2f,0x00,0x00,0x24,0x00,0x00,0x11,0x00,0x00,0x01, -0x00,0xff,0xdd,0xff,0xff,0xfd,0xff,0xff,0xbe,0xff,0xff,0xde,0xff,0xff,0xdc,0xff, -0xff,0xed,0xff,0x00,0x00,0x00,0xff,0x0d,0x00,0x00,0x13,0x00,0xff,0x0f,0x00,0x00, -0x13,0x00,0x00,0x01,0x00,0x00,0x22,0x00,0x00,0x13,0x00,0x00,0x23,0x00,0x00,0x03, -0x00,0x00,0x22,0x00,0x00,0x02,0x00,0x00,0xf0,0xff,0x00,0x21,0x00,0xff,0xbd,0xff, -0x00,0xd1,0xff,0xff,0xdd,0xff,0xff,0xac,0xff,0xff,0x9b,0xff,0xff,0x87,0xff,0xff, -0x78,0xff,0xff,0x45,0xff,0xff,0x66,0xff,0xff,0x22,0xff,0xff,0x45,0xff,0xff,0x00, -0xff,0xff,0xf1,0xfe,0xfe,0xcd,0xfe,0xfe,0xcb,0xfe,0xfe,0xdd,0xfe,0xfe,0x97,0xfe, -0xfe,0xca,0xfe,0xfe,0xa9,0xfe,0xfe,0xc9,0xfe,0xfe,0x89,0xfe,0xfe,0xba,0xfe,0xfe, -0x78,0xfe,0xfe,0xca,0xfe,0xfe,0xaa,0xfe,0xfe,0x8a,0xfe,0xfe,0xc7,0xfe,0xfe,0x6a, -0xfe,0xfe,0x97,0xfe,0xfe,0x68,0xfe,0xfe,0xb8,0xfe,0xfe,0xab,0xfe,0xfe,0xeb,0xfe, -0xfe,0xde,0xfe,0xfe,0xfd,0xfe,0xfe,0xef,0xfe,0xfe,0xfd,0xfe,0xff,0x31,0xff,0xff, -0x02,0xff,0xff,0x74,0xff,0xff,0x68,0xff,0xff,0xa9,0xff,0xff,0xab,0xff,0xff,0xec, -0xff,0xff,0xde,0xff,0xff,0xdb,0xff,0x00,0x30,0x00,0xff,0xdf,0xff,0xff,0x0f,0x00, -0x00,0x01,0x00,0x00,0x30,0x00,0x00,0x12,0x00,0x00,0x20,0x00,0x00,0x23,0x00,0x00, -0x42,0x00,0x00,0x32,0x00,0x00,0x32,0x00,0x00,0x32,0x00,0x00,0x23,0x00,0x00,0x20, -0x00,0x00,0xf4,0xff,0xff,0x0e,0x00,0xff,0xee,0xff,0xff,0xba,0xff,0xff,0x98,0xff, -0xff,0x67,0xff,0xff,0x67,0xff,0xff,0x37,0xff,0xff,0x44,0xff,0xff,0x04,0xff,0xff, -0x20,0xff,0xff,0xd0,0xfe,0xfe,0xbd,0xfe,0xfe,0xbd,0xfe,0xfe,0x9b,0xfe,0xfe,0xa9, -0xfe,0xfe,0xaa,0xfe,0xfe,0x8b,0xfe,0xfe,0x79,0xfe,0xfe,0x57,0xfe,0xfe,0x66,0xfe, -0xfe,0x43,0xfe,0xfe,0x88,0xfe,0xfe,0x65,0xfe,0xfe,0x47,0xfe,0xfe,0x66,0xfe,0xfe, -0x65,0xfe,0xfe,0x68,0xfe,0xfe,0x74,0xfe,0xfe,0x7a,0xfe,0xfe,0x88,0xfe,0xfe,0xaa, -0xfe,0xfe,0xab,0xfe,0xfe,0xfc,0xfe,0xfe,0x0d,0xff,0xff,0x20,0xff,0xff,0x33,0xff, -0xff,0x73,0xff,0xff,0x99,0xff,0xff,0x98,0xff,0xff,0xca,0xff,0xff,0xdb,0xff,0xff, -0x0e,0x00,0x00,0x30,0x00,0x00,0x32,0x00,0x00,0x96,0x00,0x00,0xb8,0x00,0x00,0xdc, -0x00,0x00,0xed,0x00,0x00,0xee,0x00,0x00,0xee,0x00,0x00,0x0f,0x01,0x00,0xff,0x00, -0x01,0xf0,0x00,0x01,0x02,0x01,0x01,0xe0,0x00,0x01,0x00,0x01,0x01,0xe0,0x00,0x01, -0x10,0x01,0x01,0xe0,0x00,0x01,0x00,0x01,0x01,0xe0,0x00,0x01,0x11,0x01,0x00,0x0f, -0x01,0x01,0x00,0x01,0x01,0x01,0x01,0x00,0xef,0x00,0x00,0x0f,0x01,0x00,0xde,0x00, -0x00,0xdc,0x00,0x00,0xba,0x00,0x00,0xaa,0x00,0x00,0x79,0x00,0x00,0x55,0x00,0x00, -0x45,0x00,0x00,0x54,0x00,0x00,0x32,0x00,0x00,0x12,0x00,0x00,0x21,0x00,0x00,0xf0, -0xff,0xff,0x1d,0x00,0xff,0xef,0xff,0xff,0xec,0xff,0xff,0x0f,0x00,0xff,0xfe,0xff, -0x00,0xf0,0xff,0x00,0x10,0x00,0x00,0x52,0x00,0x00,0x44,0x00,0x00,0x84,0x00,0x00, -0x8a,0x00,0x00,0xc9,0x00,0x00,0xbc,0x00,0x00,0xde,0x00,0x00,0x0f,0x01,0x01,0xe0, -0x00,0x01,0x42,0x01,0x01,0x34,0x01,0x01,0x66,0x01,0x01,0x67,0x01,0x01,0x87,0x01, -0x01,0x8b,0x01,0x01,0x98,0x01,0x01,0xbc,0x01,0x01,0xac,0x01,0x01,0xac,0x01,0x01, -0x9a,0x01,0x01,0xab,0x01,0x01,0xab,0x01,0x01,0xaa,0x01,0x01,0xbe,0x01,0x01,0xec, -0x01,0x01,0xcf,0x01,0x01,0xcc,0x01,0x01,0xbb,0x01,0x01,0x8a,0x01,0x01,0x97,0x01, -0x01,0x68,0x01,0x01,0x46,0x01,0x01,0x53,0x01,0x01,0x32,0x01,0x01,0x22,0x01,0x00, -0xef,0x00,0x00,0xde,0x00,0x00,0xac,0x00,0x00,0x99,0x00,0x00,0x79,0x00,0x00,0x66, -0x00,0x00,0x55,0x00,0x00,0x45,0x00,0x00,0x34,0x00,0x00,0xf2,0xff,0x00,0x10,0x00, -0x00,0xf0,0xff,0xff,0xef,0xff,0xff,0xce,0xff,0xff,0xbb,0xff,0xff,0x9c,0xff,0xff, -0x78,0xff,0xff,0x78,0xff,0xff,0x77,0xff,0xff,0x68,0xff,0xff,0x36,0xff,0xff,0x35, -0xff,0xff,0x02,0xff,0xff,0xf0,0xfe,0xfe,0xde,0xfe,0xfe,0xcd,0xfe,0xfe,0xcd,0xfe, -0xfe,0xbd,0xfe,0xfe,0xcc,0xfe,0xfe,0xdd,0xfe,0xfe,0xcc,0xfe,0xfe,0xbc,0xfe,0xfe, -0xbb,0xfe,0xfe,0xbb,0xfe,0xfe,0xcb,0xfe,0xfe,0xdc,0xfe,0xfe,0xcc,0xfe,0xfe,0xfd, -0xfe,0xfe,0x0e,0xff,0xff,0x00,0xff,0xff,0x00,0xff,0xff,0x10,0xff,0xff,0x21,0xff, -0xff,0x42,0xff,0xff,0x21,0xff,0xff,0x13,0xff,0xff,0x31,0xff,0xff,0x23,0xff,0xff, -0x32,0xff,0xff,0x43,0xff,0xff,0x43,0xff,0xff,0x55,0xff,0xff,0x64,0xff,0xff,0x55, -0xff,0xff,0x75,0xff,0xff,0x67,0xff,0xff,0x57,0xff,0xff,0x77,0xff,0xff,0x57,0xff, -0xff,0x88,0xff,0xff,0x89,0xff,0xff,0x88,0xff,0xff,0x89,0xff,0xff,0x99,0xff,0xff, -0x9b,0xff,0xff,0x99,0xff,0xff,0xcb,0xff,0xff,0xcc,0xff,0xff,0xde,0xff,0xff,0xcd, -0xff,0xff,0xdd,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xfe,0xff,0xff,0xff,0xff, -0x00,0x10,0x00,0x00,0x11,0x00,0x00,0x02,0x00,0x00,0x11,0x00,0x00,0x32,0x00,0x00, -0x23,0x00,0x00,0x33,0x00,0x00,0x54,0x00,0x00,0x54,0x00,0x00,0x54,0x00,0x00,0x64, -0x00,0x00,0x66,0x00,0x00,0x44,0x00,0x00,0x44,0x00,0x00,0x34,0x00,0x00,0x33,0x00, -0x00,0x32,0x00,0x00,0x34,0x00,0x00,0x33,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00, -0x33,0x00,0x00,0x02,0x00,0x00,0xf1,0xff,0x00,0xf0,0xff,0xff,0xef,0xff,0xff,0xde, -0xff,0xff,0xce,0xff,0xff,0xab,0xff,0xff,0xab,0xff,0xff,0x8a,0xff,0xff,0x99,0xff, -0xff,0x69,0xff,0xff,0x77,0xff,0xff,0x46,0xff,0xff,0x44,0xff,0xff,0x34,0xff,0xff, -0x33,0xff,0xff,0x13,0xff,0xff,0x31,0xff,0xff,0x33,0xff,0xff,0x32,0xff,0xff,0x32, -0xff,0xff,0x32,0xff,0xff,0x43,0xff,0xff,0x43,0xff,0xff,0x43,0xff,0xff,0x44,0xff, -0xff,0x76,0xff,0xff,0x77,0xff,0xff,0x98,0xff,0xff,0xb9,0xff,0xff,0xba,0xff,0xff, -0xdc,0xff,0xff,0xed,0xff,0xff,0xff,0xff,0xff,0x1f,0x00,0x00,0x01,0x00,0x00,0x11, -0x00,0x00,0x01,0x00,0x00,0x22,0x00,0x00,0x23,0x00,0x00,0x44,0x00,0x00,0x44,0x00, -0x00,0x56,0x00,0x00,0x56,0x00,0x00,0x76,0x00,0x00,0x88,0x00,0x00,0x88,0x00,0x00, -0xa9,0x00,0x00,0xab,0x00,0x00,0xdc,0x00,0x00,0xdd,0x00,0x00,0xdd,0x00,0x00,0xfd, -0x00,0x00,0xfe,0x00,0x00,0xff,0x00,0x00,0xde,0x00,0x00,0xde,0x00,0x00,0xdd,0x00, -0x00,0xdd,0x00,0x00,0xbb,0x00,0x00,0xa9,0x00,0x00,0x99,0x00,0x00,0x88,0x00,0x00, -0x56,0x00,0x00,0x55,0x00,0x00,0x54,0x00,0x00,0x34,0x00,0x00,0x32,0x00,0x00,0x22, -0x00,0x00,0x22,0x00,0x00,0x11,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00, -0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x21,0x00,0x00,0x22,0x00,0x00,0x33,0x00, -0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x43,0x00,0x00,0x53,0x00,0x00,0x55,0x00,0x00, -0x64,0x00,0x00,0x66,0x00,0x00,0x77,0x00,0x00,0x76,0x00,0x00,0x77,0x00,0x00,0x65, -0x00,0x00,0x55,0x00,0x00,0x45,0x00,0x00,0x55,0x00,0x00,0x44,0x00,0x00,0x44,0x00, -0x00,0x44,0x00,0x00,0x54,0x00,0x00,0x34,0x00,0x00,0x32,0x00,0x00,0x33,0x00,0x00, -0x22,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x12,0x00,0x00,0x01,0x00,0x00,0x11, -0x00,0x00,0x00,0x00,0xff,0x0f,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xde,0xff, -0xff,0xcd,0xff,0xff,0xbc,0xff,0xff,0xab,0xff,0xff,0xaa,0xff,0xff,0x9a,0xff,0xff, -0x99,0xff,0xff,0x99,0xff,0xff,0x88,0xff,0xff,0x99,0xff,0xff,0x78,0xff,0xff,0x88, -0xff,0xff,0x89,0xff,0xff,0x89,0xff,0xff,0x99,0xff,0xff,0xa9,0xff,0xff,0x9a,0xff, -0xff,0x99,0xff,0xff,0xb9,0xff,0xff,0xaa,0xff,0xff,0xba,0xff,0xff,0xaa,0xff,0xff, -0xbb,0xff,0xff,0xbb,0xff,0xff,0xca,0xff,0xff,0xcc,0xff,0xff,0xcb,0xff,0xff,0xcb, -0xff,0xff,0xcc,0xff,0xff,0xec,0xff,0xff,0xdd,0xff,0xff,0xfe,0xff,0xff,0xee,0xff, -0xff,0xfe,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x10,0x00,0x00,0x00,0x00,0x00, -0x11,0x00,0x00,0x12,0x00,0x00,0x22,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x22, -0x00,0x00,0x12,0x00,0x00,0x12,0x00,0x00,0x11,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0xf0,0xff,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xee,0xff,0xff,0xfe,0xff,0xff,0xde,0xff,0xff,0xee,0xff,0xff,0xdd, -0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdc,0xff,0xff,0xdd,0xff,0xff,0xdc,0xff, -0xff,0xdd,0xff,0xff,0xdc,0xff,0xff,0xcc,0xff,0xff,0xcb,0xff,0xff,0xbb,0xff,0xff, -0xbb,0xff,0xff,0xbb,0xff,0xff,0xbc,0xff,0xff,0xcb,0xff,0xff,0xcc,0xff,0xff,0xcc, -0xff,0xff,0xdd,0xff,0xff,0xcd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff, -0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xef,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x10,0x00, -0x00,0x01,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0x0f,0x00,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00, -0xf0,0xff,0x00,0x00,0x00,0xff,0x0f,0x00,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x10,0x00,0x00,0xf1,0x02,0x01,0x64,0xfc,0xfe,0xbd,0xfd,0xfe,0xfe,0xfe,0x0c, -0x52,0xf9,0xf8,0x76,0xf5,0x14,0x90,0x1b,0xcc,0xaf,0x00,0x30,0xeb,0xf1,0xe5,0xb9, -0x07,0x18,0xa6,0xef,0xf7,0x57,0x10,0xfc,0xbf,0x01,0xfe,0x86,0xf0,0xfc,0x7e,0x2e, -0xf2,0x88,0xd5,0x1c,0x4e,0x18,0xe1,0xa2,0xeb,0x20,0x5d,0x05,0xe0,0x1e,0x0e,0x03, -0x9d,0xf8,0x04,0xcb,0x00,0xf3,0x91,0x10,0x06,0x49,0xf7,0x00,0xae,0x06,0xeb,0x3d, -0x1c,0x08,0x50,0xd9,0x00,0x0f,0x18,0xfc,0xc7,0xe6,0x2a,0x56,0xf8,0xd6,0xea,0x07, -0x08,0x65,0xfc,0xf6,0x11,0x0a,0x0a,0x1f,0xee,0xf3,0x6f,0x21,0x17,0xb9,0xb9,0xf4, -0xf6,0x34,0xff,0x62,0xdb,0x2d,0x54,0xfa,0xd9,0xac,0x23,0xf3,0x42,0xdf,0x16,0x63, -0x18,0xe6,0xac,0xf6,0x1b,0x29,0xfa,0xfe,0xf3,0x01,0xef,0x5a,0x1d,0x15,0x32,0xdf, -0x05,0xc0,0x05,0x26,0x9d,0xdb,0xf4,0x6d,0x26,0xe0,0x94,0xe9,0x1a,0x37,0x0b,0xdc, -0xc7,0x03,0x2f,0x4e,0xee,0xe7,0xcd,0x1c,0xfe,0x79,0xfc,0xff,0x09,0x10,0x15,0xc6, -0xd9,0xfb,0x95,0x20,0x00,0x19,0xe5,0x07,0xa1,0x0d,0x07,0x32,0xe2,0x14,0x5c,0x28, -0xcd,0x8b,0xd7,0x3b,0xa0,0x16,0xc1,0x1f,0x02,0x26,0x17,0xf7,0xdb,0xd5,0x1a,0x16, -0xf5,0xe1,0x07,0x6a,0x01,0x25,0xc4,0xe3,0xe4,0xec,0x21,0x0c,0x77,0xd8,0x0a,0xb7, -0x14,0xee,0xa8,0xfc,0x06,0x04,0x07,0x00,0xfe,0xf8,0x07,0x54,0x0a,0xee,0xf2,0xfb, -0x3f,0xc9,0x00,0xc3,0x0a,0xfd,0x12,0x76,0xf7,0xed,0x50,0x0f,0x2e,0xff,0xe0,0xe5, -0x89,0xfd,0x0e,0x78,0x0c,0xef,0x26,0x06,0x0a,0xe8,0xea,0x09,0x08,0x22,0xdd,0x05, -0xf3,0x1f,0x1b,0x0c,0xd9,0x6b,0x03,0x28,0x60,0xf2,0xe7,0x26,0x0d,0x1a,0x9a,0xe7, -0xf5,0x33,0x1c,0xfe,0x59,0xf1,0xf5,0xef,0x22,0x06,0x3f,0xd7,0xfa,0xb5,0x17,0xff, -0x5a,0xda,0x2e,0x38,0x24,0xb4,0x93,0xe9,0x3d,0x5b,0x08,0xd6,0x7a,0x0e,0x09,0x21, -0xef,0xf6,0x7b,0x2b,0xf4,0x56,0xdc,0x25,0xa4,0x0a,0xef,0x28,0x05,0x0c,0x6b,0xf9, -0x02,0x69,0xfb,0xef,0x59,0x22,0x09,0x82,0xe4,0x11,0xee,0xfe,0x07,0xeb,0xf2,0xff, -0xb6,0x10,0xf9,0x74,0xf6,0x16,0x0c,0xfa,0xf1,0xa8,0x03,0x05,0x00,0x05,0xf4,0x2e, -0x05,0xf2,0xcf,0x00,0x3a,0xf9,0xe2,0xd4,0x27,0x15,0x12,0x89,0xe9,0x05,0x7b,0xf3, -0x0f,0x0e,0x28,0xdb,0xca,0xee,0x1b,0xa8,0x08,0xde,0x18,0xff,0x0b,0xc1,0x0b,0xe1, -0x7d,0x09,0x25,0x35,0xe8,0xf1,0x91,0x10,0x04,0x22,0xea,0x12,0x13,0x03,0xe0,0xd8, -0x1b,0x10,0x43,0xe5,0xfc,0x79,0x1b,0xfe,0x9a,0xe7,0x05,0xf5,0xf7,0x09,0xec,0x12, -0xea,0xce,0x06,0xf9,0x2c,0xfb,0x17,0x43,0xee,0x03,0x9c,0x05,0xf3,0x97,0x0d,0x04, -0xf5,0xf0,0xf9,0xa5,0x0c,0x09,0x7e,0xe8,0x07,0x9b,0x12,0xef,0xbe,0xfc,0x07,0x48, -0xfe,0xfc,0x72,0x04,0x04,0xf7,0xf3,0xf4,0x63,0x15,0x0c,0xe1,0xe2,0xfd,0x96,0x16, -0x00,0x85,0xeb,0x0e,0x6f,0x0b,0xe7,0x64,0x00,0x1d,0x08,0xf5,0xfc,0xb2,0xfb,0xf4, -0xd3,0x09,0x23,0x7c,0xd7,0xf5,0xdc,0x19,0x13,0x6b,0xd8,0xf3,0xf6,0x0d,0x0c,0x8e, -0xe3,0x06,0x7d,0x1d,0xe3,0x82,0xf3,0x36,0x8b,0xf0,0xe6,0x85,0x1c,0xf9,0xb9,0xdf, -0x29,0xc3,0x07,0xc4,0xe8,0x08,0x23,0x98,0xf4,0xfa,0xc4,0xfd,0xf3,0x6e,0x10,0x17, -0x81,0xd4,0xed,0xdd,0x21,0xfd,0x0c,0xe4,0x10,0x17,0x02,0xf5,0x37,0x01,0x0b,0x1e, -0xf3,0xec,0x00,0x21,0x0e,0x95,0xda,0xfd,0x40,0x06,0x05,0x86,0xf3,0xfe,0x9e,0x0b, -0x00,0xac,0xe4,0x0a,0x9f,0x33,0xd0,0xfa,0xc7,0x26,0x25,0x1a,0xe8,0x7a,0xf2,0x22, -0x19,0x10,0xc7,0x41,0xf7,0x08,0xb6,0x02,0xf3,0xe9,0x02,0x09,0xe2,0xfc,0xee,0xe7, -0xfc,0x32,0xbe,0xf5,0xd1,0xcd,0x1d,0xfb,0x69,0xf8,0x20,0x90,0xe3,0xe3,0xad,0x23, -0x07,0x07,0xed,0xfc,0xee,0xfe,0x10,0x5c,0xfd,0xea,0x2c,0x04,0x26,0x9c,0xe8,0xda, -0x04,0x04,0x16,0x43,0x06,0xcc,0x4d,0x0a,0x0e,0x81,0xf3,0xeb,0x11,0x27,0x16,0xc3, -0xc5,0x0a,0x70,0x11,0x03,0xc2,0xec,0x02,0x4a,0x0f,0x0f,0xfc,0xdc,0x03,0xd0,0x14, -0xe4,0x04,0x01,0x22,0x9c,0xf3,0xe7,0x62,0x0d,0x14,0xfa,0xed,0xf9,0xb9,0x10,0xfd, -0x6b,0xf5,0x06,0xda,0x06,0xfe,0x4a,0xf2,0xf7,0x1f,0x21,0xfd,0xe7,0xc5,0x13,0xc4, -0x24,0xe2,0x22,0x03,0x02,0x1a,0x01,0xf2,0xf4,0x08,0x1c,0x4a,0xe7,0xec,0x6b,0x0d, -0x1a,0x9b,0xdb,0xe9,0x45,0x26,0xf8,0x08,0xec,0x19,0x28,0x0a,0xe9,0xcd,0x04,0x0d, -0x05,0xfe,0xf7,0x80,0xf6,0x1e,0xbd,0xfd,0xf2,0xa1,0x01,0x03,0x82,0x06,0xfc,0x9e, -0xfb,0x08,0x9c,0x05,0xec,0xaf,0x01,0x37,0x18,0xe6,0xb3,0x47,0x25,0x2f,0x58,0xd4, -0xfe,0x23,0x2c,0xe9,0x81,0xef,0x2c,0x38,0xfb,0xe1,0x1a,0x0e,0xf7,0xe7,0xf5,0x08, -0x6a,0x01,0x09,0x78,0xfe,0xf6,0xe4,0x05,0x07,0x0d,0xfb,0xee,0xda,0x0e,0x16,0xb9, -0xe1,0xfc,0xe2,0x19,0xf6,0xfa,0xec,0x04,0x8d,0x23,0xeb,0x22,0xda,0x3b,0x02,0x14, -0xc0,0x48,0x00,0x1f,0x02,0xf6,0xe6,0xf4,0x2b,0x10,0xae,0xc6,0x05,0x37,0x09,0x1c, -0xee,0xe9,0x05,0xcd,0x05,0xf4,0x93,0x00,0x0e,0xa1,0xfd,0x08,0x94,0xfa,0xed,0x8d, -0x19,0x0f,0xba,0xdd,0x01,0x1a,0x0d,0xf6,0x0d,0xf1,0x12,0xcf,0x22,0xcd,0xf6,0xec, -0x33,0x29,0xfc,0xe5,0x81,0x16,0x04,0x0d,0xe6,0x09,0xb9,0x27,0xe8,0x6c,0xdf,0x0d, -0x7d,0x16,0xef,0x92,0xe4,0x1e,0xab,0x16,0xda,0x04,0xf3,0x08,0x67,0x21,0xe4,0xa8, -0xe6,0x0b,0x57,0x04,0xfd,0x80,0x00,0x02,0xff,0x00,0x00,0xbe,0x01,0x00,0x29,0x02, -0x00,0xee,0x02,0x0c,0xf4,0xfd,0xf0,0x48,0xff,0x0a,0xd9,0x11,0xee,0x8c,0xfc,0x0b, -0xdf,0xef,0x10,0x1e,0x0a,0xec,0x40,0x01,0x11,0x84,0xf9,0xf2,0x58,0x0d,0x08,0x21, -0xfa,0xfd,0xe9,0xf6,0x0a,0x86,0x0d,0xeb,0x19,0x02,0x17,0x88,0xf5,0xf7,0x4c,0x0a, -0x06,0x07,0xf7,0xf0,0x8e,0x0f,0x1d,0xc2,0xe1,0x01,0xb2,0x08,0xfb,0xa0,0xf0,0x18, -0x1d,0x1e,0xd2,0x88,0x04,0x29,0x26,0xef,0xf3,0xc7,0x02,0x10,0xc6,0xfe,0xea,0xc4, -0x0e,0x1a,0x4a,0xec,0xf0,0x2f,0x05,0x22,0xdd,0xe9,0xe2,0xdb,0x0a,0x1d,0x6a,0xed, -0xcc,0xd2,0x1f,0x23,0x78,0xda,0xf0,0x7a,0x07,0x0d,0x6b,0xf0,0x03,0xec,0xfe,0xf6, -0x92,0x1f,0xf6,0x93,0xf7,0xfb,0x10,0xff,0x1b,0x03,0xfd,0xef,0x90,0x03,0x05,0xdb, -0x0a,0xea,0x70,0x02,0x32,0xd7,0xeb,0xc9,0xad,0x11,0x18,0x67,0xdb,0xfd,0x6f,0x37, -0xf5,0x65,0xda,0x09,0xcd,0x0b,0xfb,0x53,0xe9,0x26,0x53,0x13,0xd3,0x1f,0xfa,0x27, -0x07,0xf5,0xe0,0x8c,0x00,0x17,0x34,0x06,0xdb,0x24,0x0d,0x09,0x98,0xf1,0x02,0x0a, -0x0b,0xfd,0xb3,0xfc,0x06,0x0c,0x07,0xfb,0xfb,0xed,0x13,0xd7,0x1a,0xd6,0x6d,0x04, -0x08,0x38,0x00,0x01,0x97,0x07,0xf6,0x49,0xfe,0x03,0x2a,0x0b,0x0d,0x58,0xe6,0xff, -0xc6,0x18,0xf4,0xd0,0xe7,0x28,0x0f,0x04,0xec,0x0f,0x0b,0x14,0xe0,0xf2,0xfe,0xbb, -0xf4,0x09,0x83,0x21,0xe2,0x33,0xf6,0x1f,0x74,0x08,0xda,0x8a,0x05,0x00,0xc4,0xff, -0xfd,0x8b,0xfb,0x15,0x0b,0xf9,0xdd,0x61,0x24,0x1d,0x37,0xd3,0xf7,0xcf,0x24,0xeb, -0x0d,0xf7,0x0e,0xad,0x07,0xe3,0xf7,0x0a,0x29,0xfe,0xe6,0xd4,0x64,0x20,0x10,0xf5, -0xe5,0x01,0x1c,0x06,0x17,0x7b,0xd8,0x02,0x23,0x12,0xe7,0x05,0x0e,0xf2,0xee,0xfb, -0x0b,0x34,0xf9,0xed,0x59,0x34,0x02,0xac,0xb5,0x03,0x2e,0x23,0xf3,0xd9,0xe9,0x17, -0x00,0x0f,0xe4,0x03,0x0c,0x0a,0xa5,0xe6,0x04,0x65,0x29,0xe9,0x21,0xe5,0x05,0x1c, -0x22,0xe5,0x75,0xf6,0x0c,0x56,0x0e,0xed,0x85,0xfe,0xf5,0x4c,0x1c,0x0e,0xcc,0xd2, -0x0c,0x30,0x24,0xe7,0x60,0xeb,0x1b,0x55,0x12,0xd9,0xbf,0x02,0x09,0x0a,0x05,0xe9, -0x0e,0x09,0x13,0x5c,0xea,0xf1,0x98,0x35,0x01,0x79,0xc6,0xfe,0xda,0x22,0xf1,0x0b, -0xe0,0x27,0xc0,0x09,0xd6,0x37,0x0c,0x1a,0x40,0xf4,0xf0,0xf3,0x18,0xfe,0xc4,0xfd, -0xf9,0x07,0xfc,0x0c,0xa1,0xfd,0xf3,0xc1,0x06,0x0d,0xb2,0xf1,0xf7,0x12,0x13,0x04, -0x6b,0xf1,0x01,0x97,0x04,0x01,0x17,0xef,0x07,0x1f,0x1a,0xdf,0xf8,0xf0,0x20,0x9b, -0xfa,0xf6,0x89,0xfe,0xf4,0x55,0x11,0x0f,0xe0,0xdb,0x05,0x59,0x0e,0xe9,0x6f,0xf8, -0x1b,0x8e,0x01,0xe1,0x38,0x02,0x0e,0xd4,0x01,0xe5,0x63,0x0b,0x14,0x3f,0xef,0xfa, -0x00,0x0b,0xfd,0x27,0xf9,0x04,0x38,0x04,0xfa,0x74,0xff,0x09,0xc1,0xf5,0xf3,0xb0, -0x1b,0xfa,0xdf,0xeb,0x05,0x80,0x15,0xf9,0x4b,0xf4,0xfa,0x67,0x08,0x0d,0xb1,0xe9, -0x02,0x97,0x16,0xf7,0x0c,0xf7,0xff,0x71,0xf6,0x05,0x7c,0x23,0xdb,0xb6,0xf6,0x14, -0xc1,0xf8,0xfb,0xba,0x16,0xfd,0xd9,0xe6,0x14,0xe6,0x18,0xe7,0xf1,0xfc,0x07,0xb2, -0x0b,0xeb,0xbc,0x10,0x03,0x05,0xf6,0xf9,0x3f,0x01,0x09,0x98,0xfd,0xf2,0x54,0x0a, -0x0c,0x94,0xf6,0xf2,0x31,0x0d,0x15,0x5b,0xe3,0x01,0xe9,0x09,0x04,0xd0,0xe7,0x0f, -0x3f,0x21,0xda,0xde,0xee,0x15,0x96,0xf0,0x05,0xca,0x06,0xec,0xd5,0x10,0x13,0xb8, -0xeb,0xfe,0x16,0x00,0x14,0x40,0xf3,0xf3,0x4f,0x08,0x13,0x71,0xec,0xfb,0xf5,0x16, -0xf7,0x0c,0xf6,0x08,0xaf,0x00,0xfe,0x93,0x07,0xf7,0xea,0xf6,0x09,0x72,0x10,0xe8, -0x04,0xff,0x13,0xae,0x02,0xe9,0x58,0xfd,0x1b,0xa7,0x07,0xdc,0x3b,0x1c,0x05,0xd3, -0xf6,0x0f,0xdb,0xfb,0xed,0xa4,0x0c,0x15,0x14,0xe7,0x00,0xa6,0x05,0xf3,0x25,0x14, -0x04,0x9a,0xed,0x0c,0x03,0x04,0xeb,0xa9,0x0f,0x0d,0xb3,0xeb,0xf6,0x3c,0x1d,0xf6, -0x93,0xe5,0x06,0xdb,0x04,0x09,0xb6,0xe2,0x0d,0xbc,0x2f,0xd3,0x4d,0xd1,0x18,0xa8, -0x0c,0xf7,0xa7,0xff,0x06,0xcd,0x00,0xeb,0xfc,0x10,0x1d,0xd5,0xdb,0xec,0xda,0x23, -0xfd,0x9a,0xe8,0x0a,0xef,0x1a,0xed,0xd8,0xe8,0x17,0x02,0x11,0xeb,0x2b,0x01,0xf8, -0x83,0x04,0x21,0xbe,0xd9,0xf0,0x09,0x3a,0xf8,0xc7,0xdc,0x0a,0x7f,0x14,0xf4,0x19, -0xf0,0x01,0xb8,0x10,0xfc,0x92,0xf4,0x13,0xa9,0xec,0xf7,0xb9,0x25,0xf0,0x61,0xdf, -0x08,0xde,0x1b,0xf0,0xba,0xd2,0x1a,0x88,0x1d,0xd4,0x93,0xf1,0x0b,0xc4,0x0b,0xed, -0x0b,0xf6,0x1d,0x2d,0x07,0xd2,0x6a,0xfe,0x17,0xc2,0xfa,0xe6,0x5d,0x19,0x0c,0x88, -0xe7,0xf7,0xe2,0x1f,0xfe,0x9f,0xe5,0x0b,0x98,0x0d,0xf8,0xc9,0xe7,0x21,0x0e,0x1c, -0xc9,0xc9,0xeb,0x1b,0x7f,0x05,0xe5,0x64,0x17,0x00,0x22,0xed,0x1f,0xb4,0x02,0xe8, -0xdc,0x0a,0xf8,0x2e,0xfc,0x05,0xff,0x02,0xfa,0x92,0xff,0x06,0xbf,0xff,0xf6,0x11, -0x05,0x0a,0xbc,0xf4,0xfa,0x32,0x17,0xfa,0xab,0xe2,0x1c,0x48,0xff,0xe6,0xbb,0x10, -0x1b,0xd2,0xe3,0xf9,0x49,0x0b,0x1b,0x3c,0xdd,0xec,0x23,0x0e,0x1e,0xb4,0xdc,0xf1, -0x76,0x09,0x1e,0x70,0xe4,0xfa,0xf5,0x06,0x17,0xc6,0xfa,0xf0,0xe9,0xff,0x12,0x92, -0x08,0xf1,0x85,0xff,0xfd,0x7d,0xfc,0x17,0x40,0xfc,0xf9,0x5b,0x06,0xf9,0xd2,0xf7, -0x07,0xcb,0x1d,0xde,0xac,0xed,0x1f,0x89,0xf0,0xfb,0x7f,0xfd,0x05,0x0f,0x0c,0xf0, -0x4f,0x05,0x0d,0x76,0xf4,0x00,0xdc,0x05,0xfd,0xcd,0xfe,0x04,0xc0,0xff,0x00,0xbf, -0x03,0xf4,0x06,0x01,0x0e,0xe2,0xfd,0xf8,0x11,0x04,0x08,0x67,0xfa,0xf4,0xee,0x0a, -0x06,0x42,0xeb,0x1d,0xa5,0x01,0xf1,0x2d,0x01,0xfc,0xad,0x01,0x12,0x49,0xeb,0x03, -0xa1,0x11,0xf4,0xfd,0xfe,0x01,0xe5,0xf6,0x11,0xed,0xf5,0xfa,0xb5,0x0e,0xeb,0x2a, -0x0e,0x13,0xd8,0xe7,0x04,0xe4,0x0c,0xed,0xf2,0x09,0x0f,0x4c,0xed,0xf2,0x9d,0x18, -0x06,0x1c,0xef,0xfb,0x78,0xfb,0x20,0x5a,0xf3,0xe7,0xad,0x16,0x10,0x65,0xdc,0xf9, -0xee,0x1f,0xe4,0x67,0xfd,0x25,0x73,0xeb,0xf6,0xe6,0x0b,0xfc,0x57,0xf5,0x06,0x53, -0x0b,0xe8,0xa9,0x06,0x26,0x6d,0xdb,0xf0,0x4a,0x15,0x0b,0xde,0xe0,0x10,0xb5,0x05, -0xed,0xc4,0x04,0x05,0x3c,0x01,0xf6,0x5e,0x05,0x03,0x30,0xf9,0xfd,0x35,0x0d,0xfb, -0x14,0xf2,0x0e,0x8c,0x0b,0xf1,0x48,0xf5,0x07,0x07,0x0e,0xf5,0x66,0xff,0xf7,0x85, -0x03,0x0d,0xf3,0xf2,0xfd,0x55,0x13,0xeb,0xef,0x01,0x15,0x40,0xf0,0xf8,0xf8,0x01, -0x0d,0xbe,0xf8,0xf6,0x9c,0x02,0x05,0x20,0xfb,0xef,0x6b,0x24,0xf5,0xd4,0xdb,0x11, -0xb8,0x06,0xf8,0x86,0xf0,0x0f,0x69,0x10,0xec,0xe1,0xfc,0xf7,0xed,0x1b,0x04,0x4f, -0xd4,0x0d,0x2c,0x03,0x02,0x05,0xf5,0x0a,0x9f,0x0c,0xe9,0x5d,0x04,0x0d,0x78,0xfe, -0xed,0x2f,0x0c,0x10,0x33,0xed,0xfe,0x6d,0x19,0xf1,0x92,0xee,0x0a,0x50,0x1c,0xe4, -0x6a,0xec,0x15,0x16,0x14,0xdc,0x89,0x00,0x14,0x44,0x04,0xe1,0x12,0x0f,0x06,0x9c, -0xf1,0x03,0x4e,0x05,0x00,0xbf,0xf6,0xfa,0x01,0x0b,0x0a,0x26,0xed,0xf7,0x5b,0x10, -0x14,0x43,0xe6,0xfd,0x7b,0xfe,0x10,0x2d,0xf9,0xf3,0xaa,0x14,0xed,0x35,0xf1,0x2f, -0x84,0xfa,0xe3,0x04,0x06,0x15,0x79,0xf6,0xee,0xc4,0x05,0x17,0xb7,0xe6,0xf5,0x4c, -0x19,0x0a,0xae,0xe2,0x04,0x92,0x01,0x08,0x6c,0xf6,0xf8,0x55,0xfd,0x22,0xe6,0xf1, -0xd5,0xa2,0x13,0x1c,0xb6,0xe1,0xf7,0xbc,0x14,0xf5,0x74,0xf0,0x27,0x6f,0xf7,0xe4, -0x26,0x20,0x10,0x51,0xdc,0x01,0xfe,0x0d,0x07,0x72,0xda,0x17,0xac,0x11,0xe3,0x48, -0x05,0x05,0xdf,0x05,0xf7,0x4a,0x05,0xfa,0x1f,0x00,0x01,0x0e,0x0b,0x03,0xa4,0xee, -0xfb,0x7c,0x0c,0x0f,0x20,0xe8,0xfb,0x84,0x1a,0xfc,0x60,0xe6,0x16,0x3e,0xff,0xee, -0xc1,0x08,0x0d,0x5a,0xef,0xf7,0xdb,0x21,0xf1,0x4e,0xfd,0x01,0x40,0xf9,0x0b,0xf5, -0x09,0xe7,0x80,0x08,0x15,0xdf,0xf1,0x01,0xd3,0xfa,0xfe,0xd9,0x0c,0xfe,0xb2,0xfb, -0x08,0x97,0xf5,0xfd,0xb2,0x19,0xee,0x4e,0xf7,0x06,0x84,0x11,0xe9,0x2b,0xfc,0x29, -0x42,0xef,0xf6,0xcb,0x02,0x21,0x75,0xf0,0xe9,0x8c,0x0d,0x01,0x6f,0xfd,0xfa,0x8f, -0x03,0x07,0x57,0xf6,0xfc,0x04,0x08,0xf9,0xde,0x0e,0x06,0xb5,0xe2,0x08,0x30,0xfb, -0x11,0x81,0x06,0xe4,0x3f,0x08,0x16,0x28,0xed,0xfc,0x33,0x17,0xf2,0xa0,0xf4,0x0d, -0x7d,0x0d,0xf5,0x34,0x00,0xf3,0xea,0x04,0x1d,0x11,0xe6,0xf4,0xf7,0x1a,0x07,0xdd, -0xe1,0x0d,0x1f,0x08,0xf6,0x8b,0xf9,0x0b,0xc5,0x01,0xfb,0xd4,0x05,0xf9,0x89,0x03, -0xfe,0xb3,0xfd,0x02,0x4e,0x01,0xfe,0x25,0x05,0xf9,0xfe,0xfb,0xfa,0xa9,0x01,0x24, -0xf9,0xe6,0xf6,0x50,0x0f,0x02,0x32,0xe7,0x04,0xad,0x28,0xe9,0xb8,0xd8,0x05,0x9a, -0x11,0xed,0x79,0xf3,0x16,0xfb,0x0a,0xe1,0x7b,0x01,0x18,0xf9,0xf6,0xf7,0xf7,0x03, -0xf5,0x27,0x0c,0x0b,0x93,0xec,0xf9,0x23,0x0f,0x0b,0x19,0xdf,0x13,0xa9,0x0f,0xea, -0x61,0xff,0x14,0x29,0xfd,0xe9,0xfc,0x18,0x04,0x37,0xe0,0x10,0x66,0x16,0xe9,0xbd, -0xfc,0x12,0xac,0x07,0xea,0x8f,0x05,0xfa,0x3d,0x02,0x19,0x01,0xe9,0xf9,0x8f,0x15, -0xfb,0x63,0xe9,0x0c,0xe0,0x17,0xdc,0x3c,0x07,0x36,0x4c,0xe4,0xde,0xc9,0x0f,0x06, -0xb8,0xec,0xfa,0x58,0x18,0x09,0xdb,0xde,0x02,0x62,0x10,0xf8,0xc8,0xeb,0x24,0x51, -0x08,0xe3,0xf5,0x03,0x14,0xa4,0xf5,0xf1,0xb8,0x0d,0x02,0x3f,0xf6,0x06,0xc8,0xf7, -0xf3,0x5a,0x1c,0xf7,0xdb,0xee,0x0a,0x83,0xfe,0xfd,0xee,0xf8,0x07,0xee,0x0e,0xe5, -0xbb,0x00,0x18,0x54,0xfb,0xed,0x7e,0x10,0x00,0xe1,0xf5,0xfb,0xa7,0x14,0xe4,0x1c, -0x03,0x16,0x00,0xe5,0xf8,0x08,0x13,0x0b,0x51,0xe8,0xff,0xed,0x06,0x0d,0xd3,0xe6, -0xfd,0x3d,0x26,0xf0,0x9e,0xf0,0x08,0xec,0x01,0x00,0x16,0xfd,0x03,0x7e,0xf8,0x01, -0x63,0x07,0xfa,0xbd,0xfe,0x09,0x0f,0xf9,0x00,0x66,0xff,0xef,0xb9,0x0e,0x13,0x35, -0xe0,0xf8,0xa6,0x07,0x12,0x4c,0xf1,0x01,0xc6,0xfc,0xf6,0x98,0x09,0x0f,0xa1,0xf2, -0xf6,0xae,0x04,0x03,0x86,0xf1,0x1c,0x3f,0xf4,0xe8,0xf7,0x0c,0xf8,0x70,0xfe,0x0a, -0x0a,0x01,0xf8,0xe8,0x03,0x05,0x40,0xf0,0x03,0xf9,0x15,0xed,0xdf,0xf5,0x0d,0x56, -0x0e,0xe8,0x70,0xfc,0x1d,0xeb,0xf0,0xf0,0x8e,0xfe,0x11,0xf3,0x0d,0xd1,0x03,0x06, -0x12,0x5f,0xf8,0xea,0xb2,0x11,0x10,0x91,0xf3,0xfe,0xd2,0xfa,0xfe,0xfa,0x0e,0xfd, -0x91,0xfa,0x06,0x0f,0xf1,0x0b,0x3b,0x0c,0xed,0x4b,0xfe,0x17,0xb5,0xf3,0xeb,0x68, -0x18,0x0e,0x80,0xda,0xff,0x36,0x08,0x1d,0x81,0xd3,0xf3,0x68,0x0c,0x02,0x79,0xf4, -0x04,0x89,0x08,0xfe,0xba,0xf2,0x0a,0x22,0x07,0xf8,0x20,0x11,0xed,0xe9,0x08,0x08, -0x29,0xe6,0x19,0x70,0x19,0xd9,0xa7,0xf3,0x13,0x85,0x06,0xe9,0xfa,0x0b,0xf6,0x0e, -0x0a,0x11,0x8c,0xe6,0x13,0x9b,0x06,0xe9,0x0f,0x13,0x14,0x59,0xdb,0x0c,0x5c,0x20, -0xe7,0x95,0xf5,0x14,0x62,0x07,0xeb,0x8b,0xfb,0x13,0x13,0x06,0xea,0x4e,0xff,0x10, -0xdf,0xff,0xf0,0x02,0x0a,0x03,0xff,0xf7,0x02,0xa4,0x08,0xfa,0x77,0xf3,0x02,0x67, -0x1d,0xee,0x0b,0xe9,0x0f,0xc8,0x16,0xdf,0x9f,0xf3,0x16,0xb1,0x07,0xe0,0xe0,0x0d, -0x12,0x64,0xf0,0xf9,0xa4,0x0e,0xfe,0x32,0xfb,0xf4,0x0a,0x0b,0x0c,0xf8,0xee,0x0c, -0x88,0xfd,0xf5,0xc3,0x02,0x0c,0xc9,0xf8,0xf3,0xcf,0x0f,0x00,0x2f,0xec,0x20,0x1e, -0xfd,0xe7,0x3a,0x0e,0x15,0xe6,0xe7,0xfc,0x44,0x11,0x04,0x48,0xdf,0x1b,0x04,0x16, -0xe6,0x25,0x04,0x10,0xd8,0xec,0xf9,0x76,0x24,0xf5,0x53,0xea,0x08,0xa3,0x12,0xf2, -0xfa,0x00,0x08,0xea,0xf5,0xfc,0x5e,0x04,0x04,0x50,0xfa,0xfa,0x6a,0x0a,0x00,0x2d, -0xec,0x1e,0x5b,0x05,0xdf,0x15,0x05,0x13,0x12,0xfe,0xeb,0x9a,0x12,0xf2,0x6a,0x07, -0x0e,0xab,0xeb,0xf7,0x79,0x1b,0xfd,0x95,0xed,0x0a,0x88,0xfb,0xf8,0x68,0x17,0xf8, -0x4c,0xf6,0x09,0xae,0x03,0xf2,0xab,0xf6,0x14,0x2b,0x0c,0xdc,0xe3,0x07,0x14,0xb8, -0xf9,0xe3,0x9b,0x14,0x03,0x68,0xf6,0xfa,0xb6,0xf7,0x19,0xe6,0xff,0xe6,0xad,0x05, -0xf8,0x44,0x22,0xf0,0xf4,0xed,0x03,0xaf,0x05,0xff,0x94,0xf6,0x11,0x15,0xfb,0xef, -0xda,0xfd,0x1d,0xe5,0xf4,0xf0,0x75,0x0d,0xfd,0x21,0xfe,0xff,0x00,0x02,0x01,0x6f, -0xfd,0x08,0xf2,0xff,0xee,0x5d,0x0a,0x10,0x12,0xe8,0x02,0xc0,0x07,0x08,0x77,0xfc, -0xfb,0xe9,0xf4,0x10,0xc3,0x09,0xec,0x41,0xfc,0x12,0x19,0x00,0xef,0xdc,0x0a,0x03, -0x68,0xf6,0x03,0xb0,0x05,0xfa,0x7c,0x02,0x04,0xb5,0xf4,0xfc,0x32,0x0f,0x01,0x30, -0xf3,0x0a,0x39,0xff,0xfb,0x9c,0x04,0xff,0x0b,0xf3,0x14,0x55,0xff,0xf1,0xa0,0xff, -0x12,0x5e,0xfc,0xee,0x79,0x05,0x19,0xe3,0xe9,0xf9,0x73,0x01,0x1c,0xe0,0xec,0xe0, -0x69,0x18,0x13,0x59,0xd6,0xf8,0x8e,0x18,0xf6,0x4f,0xfa,0x10,0xb6,0xec,0x07,0x18, -0x0e,0xf9,0x2b,0xf8,0xfa,0xf0,0xfd,0x1e,0xee,0xef,0xeb,0x96,0x02,0x19,0x6b,0xf7, -0xea,0x1a,0x0a,0x0e,0xca,0xf6,0xec,0xc8,0x20,0x0c,0xb7,0xd2,0xfd,0xe3,0x1c,0xf1, -0x5b,0xeb,0x19,0x53,0x03,0xee,0x06,0x07,0x08,0x04,0xfb,0x02,0xfd,0xfe,0xf6,0x88, -0x15,0xf3,0x40,0xf7,0x1a,0x87,0xf3,0xf1,0x84,0x06,0x1b,0x80,0xe9,0xf3,0x31,0x15, -0x0d,0x97,0xe5,0xfe,0x1e,0x1b,0xfe,0xf1,0xe0,0x13,0x00,0x19,0xe4,0xe9,0x02,0x0b, -0x51,0xfe,0xfc,0xd0,0x02,0x04,0x14,0xf9,0x09,0xf4,0xff,0xf2,0x1e,0x05,0x0b,0x99, -0x04,0xf2,0x08,0x04,0x04,0x90,0xfd,0x00,0xca,0x02,0xff,0x97,0x01,0x02,0xfd,0xf2, -0x0d,0x68,0x0b,0xe8,0xc8,0xfe,0x18,0xc9,0xff,0xe7,0x7f,0x04,0x15,0x58,0x00,0xea, -0xdd,0x01,0x02,0xa1,0x16,0xea,0x20,0xfa,0x13,0xcd,0xf4,0xf8,0x5e,0x18,0xed,0x85, -0xfb,0x0c,0x35,0x00,0xf2,0xaa,0x03,0x05,0x69,0xff,0x00,0x2d,0xf1,0x0c,0x0a,0x13, -0xd8,0x8a,0x02,0x14,0xb2,0xed,0x02,0x60,0x11,0xf9,0x03,0xfd,0xfa,0xb3,0x04,0x11, -0xea,0xe6,0x00,0x97,0x1c,0xf3,0x61,0xf0,0x07,0x34,0x1b,0xeb,0x2b,0xf4,0x0c,0xb0, -0x10,0xeb,0x53,0x0e,0xff,0x94,0xf3,0x01,0xcd,0x14,0xf9,0xc9,0xea,0x10,0x3f,0x0f, -0xe8,0x63,0x02,0x06,0x67,0x09,0xf0,0xf4,0xfe,0x10,0xf5,0xfe,0xed,0x13,0x05,0x09, -0x3b,0x08,0xf5,0xa6,0xf4,0x0e,0x16,0x05,0xef,0xfe,0xff,0x16,0x77,0xef,0xf6,0x42, -0x05,0x0f,0x34,0xe9,0x0b,0xf0,0x0b,0xf1,0x4f,0xfc,0xfc,0x28,0x08,0x01,0x63,0xf6, -0x06,0xfa,0xfc,0xfc,0x83,0x00,0x01,0x13,0xfd,0xff,0x55,0x00,0xff,0x53,0x00,0x01, -0x13,0xf2,0x0a,0x32,0x0a,0xe3,0xdc,0x14,0x0f,0x93,0xe9,0x00,0xed,0x06,0x07,0xcc, -0xeb,0xfc,0x53,0x1a,0x00,0xa3,0xd5,0x0a,0x4d,0x1a,0xe4,0xf2,0xfd,0x10,0xb7,0x05, -0xe5,0xda,0x0e,0x0c,0xde,0xf0,0xf5,0xf7,0x0d,0x06,0x27,0xf4,0xf9,0x2f,0x00,0x16, -0x05,0xf1,0xf5,0x97,0xfc,0x1a,0x13,0xf6,0xed,0x64,0x09,0x12,0xf8,0xf5,0xf1,0x20, -0x03,0x17,0x99,0xee,0xfa,0x57,0x00,0x05,0x7e,0x0c,0xf3,0x5f,0xfa,0x07,0x0a,0xf1, -0x0f,0xc3,0x0d,0xe8,0xf8,0x07,0x08,0x84,0xf2,0xf8,0xbb,0x1a,0xfd,0x70,0xec,0x02, -0xfb,0x11,0xfb,0xd4,0xf6,0xff,0x1f,0xf8,0x13,0x74,0x00,0xee,0x68,0x0f,0x01,0xc6, -0xf0,0xfd,0xd3,0x13,0xfe,0xfc,0xe5,0x0d,0xaf,0x11,0xef,0xdc,0x02,0x01,0xaa,0xf3, -0x05,0x9d,0x0e,0xf8,0x48,0x01,0xf6,0x89,0xfb,0x1a,0xef,0xf4,0xe9,0x8a,0x11,0x09, -0xb0,0xee,0x07,0x16,0x08,0xf7,0x34,0xfc,0xf7,0xb5,0x1b,0xfd,0xce,0xdb,0x04,0x40, -0x0c,0xfb,0x8b,0xf2,0x0a,0xc9,0x0d,0xf0,0x0d,0xf8,0x02,0x8a,0x1d,0xef,0x23,0xfa, -0x01,0x77,0xff,0xf5,0x16,0x0d,0x0d,0x27,0xf1,0x00,0x5e,0xfa,0xfe,0x33,0x0f,0xf9, -0xd7,0xf7,0x0b,0x3e,0xfa,0xff,0xd8,0x05,0xf6,0xdd,0xf4,0x0d,0xbf,0x14,0xdc,0x45, -0x0b,0x09,0x3b,0x03,0xec,0xdc,0x07,0x0f,0x33,0xf3,0xf2,0xdf,0x15,0x06,0x70,0xe7, -0x15,0x69,0xf9,0xf0,0x19,0x1a,0x05,0xe1,0xe8,0x08,0xdd,0x03,0xf2,0x84,0x10,0x0e, -0x86,0xea,0xff,0x7b,0x0e,0xfa,0xf7,0xf4,0x0b,0x50,0x0f,0xec,0x1c,0xf9,0x1a,0x83, -0xf4,0xfc,0xd8,0x0a,0xf5,0x7d,0xfe,0x0e,0x0e,0xff,0xf7,0x4b,0xf6,0x08,0x51,0x17, -0xdf,0x21,0x03,0x1c,0x7e,0xe5,0xf4,0x4f,0x14,0x06,0x84,0xe8,0x0b,0x40,0x08,0xfb, -0xc3,0xf9,0xfc,0x95,0x01,0x17,0xb4,0xe7,0xfa,0x1e,0x0f,0xf8,0xb9,0xf9,0xf7,0x35, -0x19,0x0c,0x19,0xcd,0xfb,0x54,0x1f,0xef,0x40,0xee,0x18,0x66,0x04,0xe9,0xbc,0x01, -0x11,0xcd,0xfc,0xf2,0xd5,0x11,0xf1,0x20,0xf7,0x19,0x44,0xfb,0xf4,0xb3,0x00,0x01, -0x46,0x00,0xff,0x19,0xfd,0x02,0x90,0x01,0xfb,0x0d,0xfe,0x05,0x31,0x00,0xfb,0x60, -0xfd,0xf5,0x2a,0x20,0xf8,0x0b,0xcd,0x18,0x77,0x11,0xec,0x1b,0x09,0x0f,0x9e,0xe7, -0xff,0x22,0x22,0xe8,0xbc,0xe7,0x1b,0x03,0x09,0xe8,0xc5,0x08,0xfe,0xb0,0x06,0xfd, -0x79,0xf9,0x05,0x17,0x08,0xf4,0xd1,0xfc,0x0d,0x0e,0xfd,0xf6,0x01,0x16,0xf3,0xcf, -0xf8,0xff,0xc4,0xf8,0x20,0x32,0xf6,0xdc,0xb7,0x08,0x0b,0xa2,0xfa,0xef,0x37,0x0d, -0x0b,0x3f,0xf3,0x06,0x7c,0x00,0xf6,0x0a,0xfe,0x1a,0x23,0xee,0xfa,0x6e,0x04,0x0a, -0x59,0xf8,0xef,0xc1,0x18,0x13,0x94,0xd5,0xf5,0x8f,0x1c,0xf8,0x3c,0xf3,0xfe,0x38, -0x10,0x0c,0x55,0xe0,0xfd,0x89,0x03,0x1a,0x40,0xe4,0xf0,0x33,0x18,0xff,0x2d,0xf2, -0x07,0x21,0x05,0xfa,0x4c,0xf6,0x00,0xa9,0x19,0xef,0x5e,0xfc,0x04,0x50,0x01,0x05, -0x2a,0xf5,0xfb,0x72,0x10,0x02,0x9f,0xf2,0x0c,0x9b,0xfb,0xf3,0x36,0x16,0xff,0x50, -0xf0,0x07,0x10,0x0c,0xec,0x26,0x0c,0x07,0xb7,0xf9,0xfd,0xcc,0x08,0x02,0xf5,0xf9, -0xfd,0x29,0x05,0x06,0x59,0xfa,0x00,0x8a,0xfe,0xfa,0x8a,0x0e,0x0b,0x33,0xf1,0xf6, -0x15,0x11,0x05,0x57,0xee,0x07,0xaa,0xff,0xf9,0xbf,0x09,0x07,0xd4,0xf7,0x02,0x2a, -0x00,0xff,0xa1,0x00,0x02,0xb0,0xff,0x04,0x32,0xf9,0xf9,0x2d,0x19,0xf3,0x75,0xf1, -0x0d,0xee,0x15,0xe2,0x0e,0xfc,0x0c,0xd1,0x01,0xf4,0x5f,0x0a,0x01,0x61,0xfa,0x05, -0x5d,0xfe,0xf8,0xba,0xfa,0x0a,0x1a,0x13,0xdf,0xc5,0x05,0x0e,0x6e,0xf4,0xfc,0x32, -0x0b,0xf4,0x93,0x04,0x09,0x29,0xf6,0x01,0x2f,0x00,0xfc,0x54,0xf6,0x0c,0xd0,0x13, -0xdf,0xdd,0xff,0x0e,0xd6,0xf4,0xfb,0x14,0x09,0xff,0x8a,0xfa,0x02,0xb5,0x04,0xf6, -0x9e,0x02,0x0d,0x3e,0xef,0x02,0x71,0x03,0xfe,0x25,0xfd,0x02,0x2e,0x05,0xf7,0xab, -0xfc,0x06,0xf0,0x0c,0xfc,0x34,0xee,0x03,0x26,0x02,0x0c,0xfb,0xfa,0xf0,0x6f,0x07, -0x0e,0xf6,0xef,0xf7,0x48,0x14,0x01,0xa4,0xef,0x07,0xf7,0x01,0xf6,0x14,0xf9,0x22, -0x60,0xf4,0xd0,0x83,0x1f,0x0d,0x74,0xee,0x08,0xec,0x10,0xf4,0x39,0xf2,0x18,0x0a, -0x01,0xf0,0x7c,0x01,0x01,0xb3,0x07,0xf9,0x63,0xf9,0xfb,0xa6,0x21,0xf6,0xe6,0xcf, -0x12,0x74,0x1a,0xe1,0x6b,0xfa,0x09,0x8d,0x0b,0xe8,0x3c,0x02,0x1f,0x9d,0xef,0xe7, -0x49,0x0e,0x10,0xdc,0xe5,0x05,0x8d,0x0e,0xf2,0x83,0xf8,0x01,0x4f,0x1a,0xee,0x8d, -0xf8,0x09,0xd7,0xfd,0x00,0xc5,0xf3,0x0d,0x4e,0x19,0xd4,0x13,0xff,0x1c,0x46,0xf9, -0xfc,0x3e,0xfa,0x0c,0x9d,0x0a,0xe5,0x7d,0x0c,0x15,0xc9,0xec,0xf6,0x57,0x10,0x10, -0xe8,0xe4,0xff,0x57,0x12,0x09,0xfc,0xde,0x10,0xcf,0x10,0xea,0x2b,0x07,0x04,0xde, -0x02,0xf3,0x9b,0x00,0x1f,0x64,0xe9,0xe1,0xa2,0x2b,0x0e,0xa1,0xd9,0x03,0xbd,0x09, -0x04,0xdb,0xef,0xff,0xec,0x05,0x1b,0x76,0xe0,0xf6,0x60,0x17,0xfa,0xa2,0xf3,0xff, -0xcf,0x17,0xf7,0x44,0xef,0x12,0x4d,0x0c,0xea,0x91,0x08,0x03,0x9a,0xfa,0xf9,0x00, -0x04,0x1a,0x01,0xe9,0xf8,0xaa,0x0d,0xfa,0xb4,0xf9,0x06,0x8d,0x03,0xfe,0x5f,0xfa, -0xf7,0x0a,0x0b,0x0e,0x31,0xe9,0xfb,0x23,0x11,0x08,0xad,0xe8,0x10,0x65,0xfb,0xf4, -0xeb,0x0b,0x0a,0xa9,0xef,0xfe,0x46,0x02,0x05,0xda,0xf8,0xf3,0xab,0x22,0xfd,0x4c, -0xd8,0x0a,0xc3,0x15,0xe6,0x28,0x00,0x0b,0xaa,0xef,0x12,0x04,0xfa,0xfe,0x80,0x0b, -0xef,0x15,0xfe,0x18,0xdd,0xf2,0xf9,0x4b,0x02,0xfb,0x93,0x13,0xfa,0xa4,0xf5,0x0c, -0xdc,0xfd,0xf7,0x65,0x04,0xf6,0xa4,0x09,0x17,0x76,0xe3,0xfd,0x51,0x06,0x18,0xfb, -0xe5,0xff,0x4b,0x04,0x04,0x79,0xf9,0xff,0x39,0xfe,0x07,0xc0,0xfd,0xf6,0xe5,0x05, -0x09,0xfa,0xf1,0xfc,0xff,0x12,0xf7,0x4b,0xf7,0x04,0x12,0xff,0x08,0xee,0xf5,0xfd, -0x87,0x03,0xfc,0xb1,0xfa,0x0d,0x0e,0xff,0xec,0x31,0x0a,0x10,0x0d,0xf1,0xfb,0xf0, -0x08,0x01,0x20,0xf6,0xfb,0x3b,0xfc,0x1c,0x1a,0xf0,0xf1,0x47,0x06,0x0a,0x23,0xf6, -0x04,0x1a,0x09,0xf1,0xa5,0xf9,0x05,0xed,0x12,0xf2,0xc4,0xf8,0x06,0x16,0xf8,0xfa, -0x32,0x1c,0xf4,0xb0,0xee,0x10,0x65,0xfe,0xf7,0xb4,0x01,0x05,0x61,0xfb,0xff,0x21, -0x03,0xf5,0x0c,0x0e,0xfc,0x51,0xec,0x0e,0x03,0x12,0xe4,0x3f,0xfa,0x17,0x28,0x01, -0xe7,0x49,0x06,0x0f,0x84,0x01,0xf1,0xa2,0xff,0xff,0xd4,0x07,0xfb,0x91,0xfa,0xf7, -0xc8,0x0a,0x1c,0xd0,0xd5,0xf6,0x85,0x0f,0xf3,0x9a,0xfa,0x25,0x05,0xee,0xef,0xfd, -0x0f,0x12,0xf2,0xe0,0xfb,0x1c,0x1d,0xee,0xcd,0xf3,0x0b,0x89,0x0d,0xee,0xd8,0xf8, -0x18,0x9e,0x02,0xeb,0x1c,0x09,0xff,0x9b,0xf6,0xff,0x51,0x22,0xe9,0x89,0xea,0x17, -0xd2,0xf7,0xec,0xec,0x1a,0xf7,0x2a,0xfc,0x0c,0x12,0xf6,0xf2,0x09,0x16,0x01,0xd0, -0xeb,0x03,0x00,0x15,0xf8,0x02,0xf3,0x05,0xc8,0x04,0xfb,0x45,0xf2,0x0e,0xb6,0x1b, -0xd0,0xb4,0xf4,0x04,0x91,0x17,0xea,0x83,0xf2,0x0c,0x27,0x07,0xed,0xcf,0xff,0x11, -0xe1,0xff,0xed,0x83,0x00,0x15,0xae,0xf6,0xe7,0xca,0x12,0x0e,0x39,0xe9,0xfc,0xa8, -0x0b,0x0d,0x4c,0xe7,0x08,0x00,0x0d,0xf6,0x10,0xff,0x08,0x2f,0xf9,0xfb,0xd4,0x03, -0x02,0xa7,0xfc,0xf2,0x22,0x18,0x0f,0x84,0xda,0xf9,0x3f,0x0e,0x07,0x37,0xe7,0x0c, -0x85,0x0d,0xf2,0x28,0xf3,0x08,0x0c,0x15,0xea,0x17,0xf9,0x0b,0x16,0x0b,0xf3,0x35, -0x03,0xf8,0x4e,0xfe,0x0d,0xd3,0xfe,0xfa,0x6e,0x04,0xf6,0x86,0xfb,0x16,0x3d,0xf6, -0xee,0xd9,0x10,0x0f,0x6a,0xe8,0x03,0x51,0x13,0xf5,0xdd,0xf8,0x0a,0x60,0x02,0xf8, -0x1f,0xf6,0x15,0x62,0x00,0xf1,0xf1,0x01,0xf9,0x6a,0x13,0xfc,0x7e,0xee,0x10,0xd4, -0x01,0xee,0x5b,0x01,0x1a,0xc8,0xec,0xf7,0x89,0x0b,0x03,0x95,0xe7,0x1d,0x08,0x11, -0xd7,0x5d,0xfc,0x0b,0x28,0x02,0xe7,0x30,0x19,0x0e,0x21,0xde,0x02,0xf1,0xf9,0x1e, -0x94,0xf1,0xef,0xb4,0x0d,0x11,0xad,0xe9,0x03,0x21,0x01,0xfc,0x34,0x11,0xf4,0x97, -0xfc,0x08,0xb9,0xfc,0xf7,0xd3,0x02,0x09,0xfb,0xf1,0x0a,0xf1,0x0e,0xe2,0xa4,0x08, -0x13,0x6c,0xe9,0xfb,0x0d,0x16,0x05,0xb3,0xe8,0x04,0xbd,0x0a,0x10,0x45,0xe1,0x04, -0x4c,0x15,0xfe,0x19,0xe9,0x06,0xc1,0x13,0xf7,0xca,0xf2,0x0e,0xa1,0x07,0xf7,0x14, -0xf4,0x15,0x1f,0x02,0xeb,0xa1,0x00,0x16,0xca,0xfa,0xe8,0xa4,0x0b,0x0d,0x4a,0xf2, -0xf3,0xac,0x21,0xfc,0x32,0xea,0x04,0xbf,0x0d,0x09,0x41,0xd8,0x14,0x50,0x18,0xe4, -0x39,0xfe,0x0e,0xc7,0x02,0xe9,0x50,0x0b,0x0f,0xe5,0xf6,0xfa,0x9c,0x00,0xfe,0xfb, -0x00,0x06,0xef,0xf6,0xfe,0x88,0x0a,0xff,0xa2,0xf3,0x0d,0xd8,0x03,0xf4,0x65,0x06, -0x01,0xef,0xef,0x0b,0xfd,0x11,0xe9,0x88,0x01,0xfd,0xef,0x14,0xfa,0x5d,0xee,0x0a, -0x61,0x0d,0xf3,0x91,0xf5,0x19,0xbc,0xfd,0xee,0x34,0x02,0x0b,0x2c,0x02,0xed,0x7e, -0x11,0xf3,0xcb,0x04,0x0e,0x08,0xf0,0x00,0xc0,0x06,0xfe,0x22,0xfd,0x05,0x07,0xf7, -0x01,0xb0,0x0f,0xf5,0x42,0xf4,0x0d,0x5d,0x0c,0xea,0x91,0xfd,0x0f,0x4f,0x0b,0xe1, -0xd0,0x06,0x18,0x53,0xef,0xed,0x6d,0x14,0xf6,0xe3,0xf5,0x0c,0xbf,0x08,0xf3,0x19, -0x02,0x06,0x6e,0xf1,0x07,0xc0,0x10,0xed,0xe6,0x00,0x05,0xa9,0xfe,0xf5,0xd7,0x04, -0x1c,0xcf,0xeb,0xed,0x43,0x0a,0x0c,0x2e,0xf4,0x03,0x1d,0xff,0xf4,0x8e,0x08,0x10, -0x8e,0xec,0xfa,0x7b,0x03,0x16,0xc6,0xec,0xf3,0x0f,0x0f,0x11,0xd2,0xe5,0x00,0x7e, -0xff,0x1a,0xc2,0xeb,0xfa,0x66,0xfd,0x17,0x65,0xf6,0xea,0x23,0x19,0xfe,0xc1,0xf0, -0x04,0x9f,0x09,0xf7,0xe7,0xfc,0x05,0x0c,0xfe,0xfd,0x90,0x04,0xff,0x9a,0xf4,0x0a, -0x42,0xfe,0xf4,0xd5,0x0e,0xfa,0x19,0xf5,0x09,0x70,0x09,0xf1,0xef,0x03,0x0a,0x78, -0xf6,0xff,0x18,0x07,0xfb,0x12,0xf6,0x07,0xbe,0x0c,0xf4,0x11,0xfb,0x05,0xef,0x04, -0xf8,0x5e,0x01,0x05,0x4e,0xfe,0xf2,0x1b,0x04,0x15,0xef,0xed,0xfc,0xb2,0x10,0xf6, -0xaf,0xf2,0x05,0xdb,0x17,0xe8,0xde,0xf4,0x0e,0x39,0x0b,0xe9,0x37,0x04,0x0d,0x7f, -0xf9,0xf1,0xc2,0x08,0x10,0x1e,0xef,0xfc,0xcb,0x04,0xff,0x18,0xfc,0x00,0x78,0x04, -0xfc,0xec,0xf8,0x0a,0xcf,0x08,0xee,0xb0,0x00,0x0c,0xd2,0xf5,0xfa,0xf7,0x0e,0xff, -0x75,0xfa,0xff,0xc7,0xfa,0x03,0xef,0x07,0xf7,0x4b,0xf3,0x14,0x18,0x0a,0xdc,0x1e, -0x14,0x12,0xee,0xdf,0x04,0xe4,0x1a,0xef,0xbe,0xfb,0x0d,0x45,0xf3,0x02,0xb8,0x0d, -0xf3,0x87,0x04,0xfe,0x5d,0xf4,0x12,0xe4,0x02,0xee,0xc7,0xfd,0x0b,0x7d,0x0e,0xd9, -0x25,0x06,0x1f,0xb6,0xea,0x04,0x83,0x03,0x02,0x25,0xf9,0xf8,0xbb,0x0d,0x0a,0x81, -0xe1,0x09,0x72,0x11,0xf4,0xb0,0xed,0x16,0x0f,0x03,0xef,0xd8,0xfa,0x0d,0xb1,0x08, -0xea,0x6b,0xff,0x13,0x6a,0xf8,0xee,0xf6,0x0d,0x0b,0xa8,0xec,0xfa,0xec,0x15,0xfb, -0x1f,0xed,0x06,0x7e,0x14,0xee,0x01,0xf5,0x0b,0x17,0x12,0xe4,0x88,0x04,0x03,0xf4, -0x05,0xf4,0xe0,0x00,0x07,0xdd,0xfe,0xf0,0xce,0x03,0x19,0x7f,0xf0,0xf3,0xbe,0x07, -0xfd,0x30,0x02,0x01,0x57,0xf0,0x0c,0x38,0x18,0xde,0xb7,0xfe,0x16,0xcf,0xef,0xf3, -0x20,0x11,0x0b,0xaf,0xdf,0x11,0xd4,0x13,0xe4,0x2e,0xfe,0x07,0xd1,0x06,0xf2,0xa6, -0xff,0x0c,0xdf,0xff,0xed,0x6d,0x02,0x1e,0x08,0xea,0xec,0xb5,0x24,0xf8,0x15,0xf3, -0x0b,0xd7,0xfe,0xf4,0x19,0x02,0x18,0x23,0xeb,0xf5,0xaa,0x18,0xf8,0x15,0xf8,0x04, -0x05,0xf9,0x0d,0xcd,0xfb,0xfc,0x92,0x00,0x06,0x45,0xfd,0xf6,0x82,0x07,0x0e,0x73, -0xe9,0x06,0xba,0x14,0xf3,0x33,0xf9,0x00,0x74,0x09,0x01,0xe9,0xf4,0xfa,0x09,0x09, -0x18,0x83,0xde,0xf8,0xa0,0xfe,0x10,0xc0,0x01,0xee,0xdc,0x0b,0x04,0x00,0xfc,0xf5, -0xbd,0x0a,0x0a,0x93,0xf0,0xfb,0x4c,0x0d,0x01,0x7b,0xf8,0x06,0xc8,0xf8,0xf8,0xf9, -0x16,0xfd,0xaa,0xea,0x0e,0x3a,0x11,0xe6,0x9f,0x00,0x0b,0x16,0x06,0xe7,0xae,0x15, -0x08,0x17,0xe9,0x03,0x6d,0x18,0xef,0xd5,0xf1,0x14,0xb6,0xf9,0xef,0x80,0x0f,0x0a, -0x40,0xef,0x03,0xeb,0x04,0xfc,0xc8,0xfd,0x03,0xcb,0xfe,0xff,0x47,0x04,0xfd,0xc0, -0xfa,0x02,0x9d,0x00,0x00,0xea,0xfe,0xfe,0x3d,0xf6,0x0a,0x1c,0x15,0xde,0x0b,0x0b, -0x12,0xd0,0xf2,0xfd,0x5c,0x09,0xf4,0xfc,0x01,0x07,0x4a,0xfd,0xfc,0x88,0xfd,0x01, -0x88,0x06,0xfc,0xb4,0xf5,0x02,0x23,0x0f,0xf4,0x7b,0x01,0xf8,0x31,0xfa,0x19,0xae, -0xf1,0xf4,0x57,0x08,0x02,0xb1,0xfc,0xfd,0xae,0xfe,0x05,0x4d,0x00,0xf5,0x29,0xfd, -0x13,0xec,0x02,0xdb,0x7a,0x0d,0x11,0xa2,0xeb,0x01,0xcb,0xfd,0x02,0xd3,0x10,0xf2, -0x64,0x00,0xfa,0xd9,0x07,0x06,0x3a,0xf8,0xfb,0x55,0xfd,0x0b,0x3a,0xff,0xef,0x27, -0x08,0x0e,0xa4,0xf5,0xfc,0x2d,0xfe,0x00,0x81,0x0c,0xf6,0x77,0xf9,0x0b,0xc1,0xfd, -0xf3,0x86,0x15,0xfa,0xa9,0xf7,0x00,0xa5,0x02,0x05,0xa0,0xf9,0xff,0x1d,0xfc,0x06, -0xf9,0xff,0x03,0x95,0x07,0xec,0xbd,0xfe,0x17,0xb3,0xf6,0xf0,0xa9,0x0a,0x0c,0x4d, -0xf0,0xf8,0x14,0x1d,0xf7,0x82,0xf0,0x06,0x5a,0x0c,0xfd,0xb8,0xeb,0x10,0x33,0x14, -0xe3,0x80,0xfc,0x08,0xad,0x0a,0xee,0xcc,0xff,0xfe,0x85,0x1a,0xeb,0x7b,0xfa,0x11, -0xdd,0xf7,0xfb,0x96,0x06,0xfe,0x9f,0xfd,0x03,0x0b,0xf9,0x04,0xc7,0x0a,0xf1,0x06, -0xfc,0x0a,0x06,0x02,0xec,0x72,0x1f,0xfc,0x25,0xf0,0x08,0x31,0x15,0xeb,0x18,0xf6, -0x0c,0xb2,0x06,0xec,0xcf,0x01,0x10,0x71,0xfb,0xec,0x48,0x17,0xff,0x7d,0xef,0xfd, -0xa0,0x0f,0x03,0x3a,0xeb,0x02,0xea,0x0b,0x0a,0x2b,0xe6,0x02,0xa8,0x15,0xf7,0xf5, -0xf0,0x06,0x4c,0x13,0xed,0xd5,0xf7,0x1b,0x6d,0xf4,0xf3,0x9d,0x05,0x05,0x6e,0x02, -0xf6,0x4c,0xff,0xfb,0x46,0x12,0xfe,0xbe,0xf4,0x07,0xfa,0xf7,0xfe,0x23,0x0a,0xfe, -0x0d,0xf7,0x0b,0xb0,0xf2,0xff,0xa4,0x24,0xea,0x36,0xed,0x0a,0x98,0x0f,0xed,0x37, -0x02,0xfe,0x50,0x02,0x0c,0x8c,0xf1,0xfe,0xd8,0x07,0x00,0x5c,0xf7,0xfd,0xcd,0x00, -0x0a,0x32,0xf3,0xfb,0x03,0x1a,0xf0,0xf9,0xf3,0x07,0x58,0x14,0xec,0x4b,0xfb,0x05, -0xf6,0x0b,0xf2,0x07,0x00,0x05,0xc3,0xf1,0x0c,0x08,0x13,0xe5,0x24,0x03,0xfb,0x21, -0x0c,0x06,0x94,0xe7,0x0f,0x72,0x07,0xf2,0x74,0x00,0x07,0x80,0xff,0xfb,0x6e,0xf5, -0x06,0x19,0x14,0xe9,0xa8,0xfd,0x06,0x29,0x0b,0xec,0x5e,0x03,0x0d,0x9c,0xed,0xfb, -0x1e,0x20,0xee,0xf4,0xf2,0x0a,0xb6,0x0f,0xe8,0x41,0xfd,0x19,0x21,0xfb,0xea,0x0b, -0x08,0x10,0x52,0xf5,0xf3,0x1d,0x10,0xff,0xa9,0xf5,0x06,0x4b,0x02,0xf8,0x4c,0x01, -0xff,0xd3,0xf4,0x09,0x51,0x15,0xdd,0xcd,0xf7,0x1a,0xef,0xed,0xf7,0x3b,0x08,0x0b, -0x8d,0xed,0xfa,0x1f,0x14,0x00,0x82,0xe9,0x08,0x1e,0x0d,0xed,0x38,0x07,0x06,0x2a, -0xf6,0xf4,0xac,0x15,0xfe,0x8c,0xed,0x00,0x56,0x0f,0xfd,0x2c,0xf7,0xf9,0xd9,0x05, -0x11,0x80,0xeb,0xf9,0x01,0x14,0x01,0x70,0xe3,0x15,0xef,0x0d,0xe3,0xea,0x06,0x1b, -0x95,0xeb,0x01,0x16,0xfd,0x04,0x5b,0x0e,0xf1,0xe9,0xff,0xfa,0x76,0x06,0x07,0x4e, -0xf4,0x01,0x80,0x08,0xf7,0x81,0xf6,0x17,0x16,0xf9,0xf1,0xe0,0x03,0x15,0x06,0xf4, -0xf2,0xfe,0x08,0x08,0x8c,0xf3,0xf9,0x23,0x0d,0x05,0x06,0xee,0x0a,0x48,0x03,0xf9, -0x80,0xf5,0x13,0x81,0x01,0xef,0x13,0x00,0x10,0x9b,0xfd,0xef,0x29,0x03,0x10,0xe2, -0xf7,0xfb,0x80,0xfe,0x0a,0x96,0xfe,0xfa,0xb7,0xfa,0x05,0xa7,0x09,0xf5,0x06,0x02, -0xfc,0x46,0x00,0x10,0x4a,0xf4,0xfd,0xa2,0xfa,0x02,0x2f,0x10,0xf6,0xf9,0xef,0x11, -0xe8,0x07,0xee,0x39,0x01,0xfb,0x7a,0x11,0xfc,0x47,0xf2,0x08,0x4a,0x05,0xf8,0x56, -0x04,0xfd,0x45,0xfb,0x0b,0xc8,0xfc,0xff,0x6b,0x01,0xf7,0x76,0x00,0x0f,0xb3,0xf7, -0xfa,0x8c,0x0c,0xfb,0x97,0xf3,0x03,0x58,0x16,0xea,0xd2,0xf8,0x11,0x82,0x09,0xe3, -0x9a,0x0a,0x0d,0x66,0xfd,0xee,0x2d,0x05,0x16,0x1e,0xf0,0xf0,0xdf,0x17,0xfc,0xc0, -0xf0,0x08,0x74,0xfb,0xf8,0x08,0x19,0xf3,0x86,0xe8,0x07,0xca,0x0f,0xf3,0x99,0xf7, -0x08,0xef,0x00,0xfa,0x1e,0x00,0xf5,0x4e,0x0f,0x02,0x72,0xf2,0xfe,0x13,0x04,0x09, -0x72,0xef,0xfb,0xf2,0x1a,0xf5,0xd5,0xed,0x0a,0x9c,0x12,0xec,0x68,0xfe,0x00,0x66, -0xf8,0x1b,0x2b,0xf2,0xf3,0x9c,0x02,0x0c,0x54,0x04,0xe5,0x3a,0x0b,0x11,0xba,0xee, -0xfd,0x30,0x09,0xf5,0x40,0x0d,0x00,0x96,0xf5,0xf9,0x1e,0x13,0xfe,0xad,0xee,0x04, -0xaa,0x11,0xee,0x7e,0xf4,0x17,0xbb,0x04,0xe7,0xd5,0x07,0x07,0xac,0x03,0xee,0x4c, -0x07,0x12,0x0b,0xef,0xf4,0x76,0x20,0xf4,0xea,0xf2,0x07,0xb7,0x13,0xf0,0x1d,0xf5, -0x0b,0x42,0x14,0xe8,0x54,0xfd,0x10,0x9d,0x04,0xe5,0x6e,0x12,0x0c,0x23,0xf3,0xfd, -0xdc,0xfb,0x0a,0x2c,0x10,0xe6,0x48,0x02,0x0c,0xcd,0x09,0xe9,0xb0,0x02,0x14,0x23, -0xf9,0xf0,0xae,0x0c,0x09,0x30,0xf3,0x02,0x84,0x0a,0xf8,0xc5,0xf3,0x10,0x36,0x0a, -0xea,0xf7,0xfe,0x0e,0x9c,0x02,0xeb,0x63,0x10,0x03,0xe7,0xf1,0xfb,0x68,0x0a,0x0d, -0x8f,0xeb,0x01,0xbd,0x01,0x05,0x94,0xf9,0xfc,0xf3,0x05,0x03,0x08,0xf2,0x01,0x2f, -0x10,0xf7,0xf4,0xec,0x14,0x31,0x05,0xec,0xd5,0xfc,0x12,0x75,0xfd,0xe7,0x56,0x15, -0x0a,0xbc,0xe7,0x00,0x40,0x09,0x09,0xcc,0xe7,0x07,0x4f,0x10,0xf6,0x94,0xf5,0xfc, -0x78,0x0c,0x06,0x9f,0xf0,0x00,0x29,0x00,0xff,0xaa,0x00,0x00,0xc3,0xfc,0xfc,0x98, -0x04,0x01,0xc6,0xfc,0xf9,0x54,0xfc,0x17,0xb6,0xef,0xf8,0x30,0x0c,0x00,0x83,0xed, -0x12,0xe8,0x01,0xf1,0xa8,0xfe,0x0e,0x31,0xfe,0xfb,0x90,0xfe,0xfd,0x0b,0xff,0x09, -0xfa,0xf4,0x05,0x8c,0x0c,0xf1,0xbe,0xf7,0x05,0xcb,0x12,0xeb,0x21,0xfa,0x0b,0xeb, -0x0b,0xe5,0x86,0x09,0x15,0x1b,0xed,0xf5,0x35,0x09,0x0b,0x98,0xf5,0x01,0x35,0xfc, -0xfa,0x50,0x00,0x15,0x5f,0xef,0xfd,0xd8,0x00,0x04,0x6b,0x01,0xfb,0xd9,0x02,0xfd, -0x56,0xf6,0x03,0xdb,0x09,0xf5,0x8d,0x05,0xff,0xde,0xfc,0xfb,0xa4,0x03,0xfa,0x0a, -0x05,0xfd,0x23,0xf9,0x16,0x4a,0xe8,0x05,0xa9,0x0e,0xf4,0x6d,0xf7,0x0a,0x10,0x04, -0xf8,0xa6,0x03,0xf5,0x62,0x02,0x10,0xa8,0xf0,0xf9,0xea,0x0b,0xfe,0x32,0xfb,0x05, -0x11,0xf3,0x01,0x54,0x12,0xf4,0x2a,0xf9,0x08,0x78,0x02,0xec,0x64,0x0f,0x0d,0xb6, -0xea,0xff,0x35,0x10,0xfe,0xa1,0xf2,0x09,0x55,0x03,0xf9,0x74,0x00,0x05,0x0f,0x00, -0xf9,0x48,0x01,0x01,0x61,0xf3,0x12,0xd0,0x0d,0xdb,0x63,0x06,0x13,0x69,0xf7,0xea, -0x8f,0x12,0x0e,0x4b,0xe8,0x06,0x7d,0xff,0xf9,0xf6,0x0c,0x0b,0x5b,0xe8,0x00,0x19, -0x0f,0x04,0x79,0xee,0x01,0x2c,0x08,0x05,0xbd,0xeb,0x13,0xaa,0x05,0xe9,0x70,0x0c, -0x11,0x16,0xec,0xff,0xcc,0x0c,0x02,0xa1,0xef,0x03,0xc0,0x09,0x07,0x93,0xf0,0x04, -0x6b,0x03,0xfb,0xef,0xfd,0x05,0x4d,0xf9,0x06,0x7d,0xfc,0xfc,0x2f,0x07,0xfe,0xdd, -0xf5,0xff,0x77,0x0f,0xf7,0x3e,0xf8,0x12,0x74,0xf1,0xf6,0xda,0x12,0x04,0x41,0xe7, -0x11,0x67,0x09,0xf2,0x13,0xfe,0x03,0xe8,0x05,0xf4,0x21,0xfe,0x1b,0xff,0xee,0xf4, -0xdd,0x03,0x12,0x71,0xf6,0xf2,0x47,0x08,0x0d,0x83,0xf4,0xf8,0x3c,0xfc,0x14,0xb1, -0xfa,0xec,0x93,0x09,0x13,0x61,0xea,0xfe,0x25,0x00,0x15,0x98,0xee,0xf4,0x01,0x10, -0x0c,0x35,0xeb,0xff,0xfa,0x01,0x16,0xd2,0xeb,0xff,0x05,0x04,0xfa,0xc1,0xf9,0x18, -0x5c,0xf8,0xed,0xf1,0x0c,0x0d,0x24,0xef,0xfe,0x3a,0x03,0x08,0x93,0xf4,0xf6,0x1e, -0x17,0x04,0xa5,0xe4,0x06,0x5a,0x02,0x02,0x1d,0xf1,0x0c,0x3b,0x0d,0xe6,0x90,0x01, -0x10,0xde,0xfe,0xf4,0x15,0x04,0xfb,0xc3,0x0a,0xf4,0x38,0xfa,0x1c,0x99,0xe9,0xfe, -0x0e,0x1a,0xf0,0x22,0xf9,0x09,0x0d,0x0c,0xeb,0xa5,0x02,0x0d,0x25,0xfa,0xfb,0x99, -0xfa,0x00,0x5e,0x12,0xf4,0xd8,0xf2,0x12,0x47,0x03,0xee,0xb5,0x05,0xf5,0xce,0x17, -0xfd,0x62,0xe9,0x0f,0x31,0x0b,0xe6,0xfc,0x07,0x14,0xe2,0xed,0xf9,0x2a,0x10,0xfa, -0x7e,0xf0,0x17,0xc2,0xf9,0xf1,0xbb,0x02,0x0d,0x46,0xf9,0xf6,0xa7,0xfb,0x0f,0xea, -0xfb,0xeb,0x0b,0x13,0x04,0x11,0xf3,0xfd,0x8f,0xff,0x05,0x8f,0xfc,0xfb,0x81,0x03, -0xfa,0x4c,0x00,0xfb,0xc6,0x0f,0xf8,0x65,0xf7,0x08,0x95,0xff,0xf4,0xe7,0xff,0x0f, -0x6c,0xf9,0xed,0xa5,0x15,0x04,0xb1,0xec,0x01,0x0a,0x0e,0xfc,0xe8,0xf5,0x09,0xb5, -0x00,0xfb,0x78,0x01,0x05,0xf2,0xf6,0x02,0x6e,0x0d,0xf2,0x74,0x00,0x04,0x31,0xf9, -0xf9,0xef,0x1b,0xf2,0x57,0xf0,0x1a,0x37,0xf7,0xf1,0xa4,0x12,0x05,0x7f,0xec,0x02, -0x53,0x08,0x0c,0xbe,0xea,0xfd,0x22,0x13,0xfe,0xe1,0xea,0x14,0x03,0x08,0xef,0x14, -0x01,0x03,0x53,0x06,0xf6,0xe0,0xfc,0x06,0x48,0x03,0x03,0xc3,0xf2,0xff,0x90,0x11, -0xec,0x8c,0x09,0x05,0x5a,0xf6,0xfc,0x6e,0x09,0xfd,0xb0,0xfa,0x02,0xef,0x02,0xff, -0xf0,0xf6,0xfe,0xe4,0x13,0xf3,0x2a,0xf1,0x11,0x2e,0x07,0xea,0x2f,0xff,0x0e,0xfd, -0xff,0xeb,0xf9,0x0b,0x0b,0x8b,0xf3,0xfb,0xfd,0xfd,0x09,0x7c,0x00,0xfc,0xb7,0xfd, -0xfb,0xab,0x00,0x08,0xd7,0xf6,0xfa,0x57,0x09,0x00,0x34,0xf5,0x11,0xae,0xf3,0xf6, -0x0a,0x06,0x0d,0x8a,0xee,0x03,0xd1,0x0b,0xf3,0xe8,0xf5,0x13,0xa4,0x02,0xea,0x4e, -0x0a,0x01,0x8f,0xfb,0xfa,0xbb,0xfe,0x14,0xe4,0xf2,0xf4,0xf7,0x14,0xfb,0x6e,0xfa, -0x00,0x28,0xf8,0x06,0x67,0x07,0xf9,0xde,0xff,0x03,0x49,0xf9,0xfb,0xb1,0x01,0x15, -0xa6,0xee,0xf8,0x16,0x0a,0x0c,0xd6,0xf1,0x02,0xbd,0xfb,0xff,0x91,0x16,0xf2,0x1a, -0xf9,0xfd,0x0d,0x09,0x0a,0x3a,0xee,0x01,0x8e,0x0b,0xfb,0x66,0xfa,0x05,0xeb,0x01, -0xff,0xed,0xfe,0xf4,0x72,0x0a,0x10,0x27,0xe8,0x02,0x14,0x07,0x07,0x79,0xea,0x09, -0xe7,0x13,0xe8,0x19,0xfe,0x07,0xaf,0x0a,0xee,0x10,0x01,0x12,0xd9,0xf1,0xf2,0x7a, -0x1a,0xfc,0x82,0xf5,0x02,0x60,0xff,0xfe,0x14,0x05,0xfd,0x97,0xf9,0x05,0x24,0x03, -0xfa,0x39,0x0c,0xf8,0xa9,0xf9,0xff,0x1c,0x07,0x00,0xb3,0xf4,0x03,0x29,0x0c,0xf6, -0xc0,0xfd,0x04,0xa2,0xf7,0x11,0xc8,0xf1,0x04,0x70,0x05,0xf1,0xf2,0xff,0x12,0xae, -0xef,0x00,0xe7,0x07,0xfa,0xbd,0xf9,0x07,0xc1,0x00,0xfa,0x30,0x01,0x03,0xb9,0xff, -0xf5,0x27,0x02,0x10,0xab,0xf4,0xf9,0xcc,0xfb,0x10,0xf2,0x00,0xee,0x54,0x0b,0xfe, -0xa4,0xfd,0xfe,0x52,0x04,0x03,0xd6,0xf3,0xfe,0xea,0x18,0xee,0x74,0xf6,0x0c,0x38, -0x06,0xeb,0x7a,0x07,0x10,0x08,0xf3,0xf9,0x4e,0xff,0x14,0xa4,0xf7,0xf5,0xa3,0x03, -0x09,0x67,0xfd,0xf6,0x92,0x03,0xfc,0x21,0x14,0xf4,0xc0,0xf7,0xff,0x89,0x07,0x09, -0x21,0xf1,0x00,0xb7,0xfb,0x0d,0x70,0xfe,0xf2,0x89,0xff,0x08,0x3f,0x03,0xee,0x47, -0x0b,0x04,0xb6,0xec,0x09,0xd5,0x13,0xed,0x84,0xfd,0x02,0xe6,0x01,0x00,0x27,0xfa, -0xff,0x74,0x03,0x07,0x1f,0xf8,0xf4,0x7e,0x0d,0x0a,0x52,0xea,0xfe,0x30,0x14,0xf9, -0x4e,0xeb,0x11,0x33,0x0a,0xeb,0xd9,0xfc,0x0c,0x50,0x06,0xe9,0x0c,0x0d,0x08,0xe1, -0xeb,0x07,0xf7,0x0d,0xf4,0x53,0xf6,0x07,0x73,0x10,0xea,0xe6,0xfc,0x12,0x76,0x01, -0xec,0x08,0x0b,0x05,0x44,0xfd,0xf3,0xa7,0x08,0x15,0x8b,0xe6,0x03,0x26,0xfc,0x14, -0x5a,0xfa,0xf1,0xcb,0x02,0x0e,0xa7,0xfa,0xf1,0xd5,0x11,0x04,0x60,0xea,0x0b,0x23, -0x0e,0xf2,0x11,0xfc,0x01,0x49,0x09,0xf9,0xa9,0xf1,0x13,0x34,0x09,0xec,0xd7,0x01, -0xff,0xc6,0x09,0xf9,0x78,0xfd,0x08,0x54,0xfc,0xf3,0x4c,0x0c,0x06,0x95,0xf5,0xff, -0xd1,0xfd,0x05,0x39,0x00,0xf9,0x1c,0x07,0xfd,0x98,0xfc,0x01,0x87,0x01,0xfc,0x61, -0x01,0x02,0x01,0xfd,0xff,0x75,0x01,0xff,0xfd,0x01,0xfb,0x46,0xf9,0x11,0xe5,0xf4, -0xf3,0x0e,0x1b,0xf5,0x3e,0xf5,0xff,0x75,0x0c,0x06,0x94,0xea,0x04,0x5f,0x0d,0xfb, -0xe0,0xf9,0xff,0x75,0xfa,0x0a,0x6a,0xff,0xf7,0x5c,0x05,0x00,0x84,0xfc,0xfa,0x66, -0x03,0x07,0x58,0xf1,0xfe,0xc7,0x17,0xf0,0x9d,0xf9,0x06,0x11,0xfd,0xfa,0x33,0x07, -0x09,0xb8,0xee,0xfa,0x0e,0x18,0xfb,0xa0,0xeb,0x09,0x8e,0x0b,0xf4,0xe5,0xfa,0x0b, -0x11,0xf8,0x04,0x5b,0x03,0xf5,0xf4,0x02,0x02,0x87,0xfd,0xfd,0x09,0x02,0x02,0xbc, -0xf9,0xfe,0x33,0x07,0xff,0x36,0xfd,0x04,0x40,0xf6,0xff,0x8c,0x0d,0xf8,0x07,0xf7, -0x00,0x73,0x13,0xf3,0x45,0xf6,0x06,0xfb,0x0d,0xf0,0xca,0xff,0x00,0x3d,0xfd,0x0c, -0x34,0xf6,0xff,0x32,0x06,0xfc,0xad,0xfa,0x01,0x4f,0xfd,0x06,0x0d,0xfa,0xf8,0x5c, -0x16,0xf5,0x50,0xf2,0x04,0xb7,0x11,0xf1,0x83,0xfa,0x06,0x11,0xfc,0x05,0xaa,0x06, -0xec,0x5f,0x05,0x10,0x88,0xf1,0xf7,0xde,0x08,0x0a,0x70,0xf1,0x00,0x8a,0x08,0xfe, -0x35,0xfd,0xfc,0x8a,0xfa,0x07,0x1b,0x0e,0xe9,0x5b,0x03,0x09,0x89,0x03,0xed,0x03, -0x0c,0x07,0x1f,0xeb,0x0f,0x9e,0x02,0xf0,0x99,0x00,0x14,0xcc,0xf6,0xf0,0x8d,0x07, -0x0f,0xf2,0xf3,0xf7,0xdc,0x03,0x0f,0x97,0xf5,0xfa,0xe3,0x07,0x01,0x6a,0xf8,0xfc, -0x80,0x05,0x08,0x9d,0xed,0x07,0x6e,0x0b,0xf4,0x20,0x05,0xfd,0x90,0xfb,0x04,0xee, -0x01,0xf9,0x9b,0x0f,0xf2,0xa5,0xf6,0x11,0x89,0x04,0xeb,0x6e,0x04,0x0d,0xdc,0xfb, -0xf1,0x84,0x0e,0x03,0x6c,0xf0,0x01,0x6b,0x11,0xf5,0x2c,0xf9,0x01,0x5f,0x07,0xfb, -0xee,0xf1,0x14,0x3f,0x03,0xe9,0xdb,0x06,0x09,0x7c,0x05,0xf3,0x81,0xfc,0x06,0x04, -0x0b,0xec,0x8d,0x00,0x13,0xea,0xf5,0xf4,0x0a,0x07,0x0e,0xf0,0xf1,0xfc,0xfd,0x0d, -0xfe,0xd9,0xf4,0x00,0x68,0x13,0xf3,0x19,0xf8,0x03,0xde,0x11,0xf0,0x25,0xfd,0x08, -0xed,0x03,0xf0,0xdd,0x0d,0x02,0xca,0xf1,0x03,0xa1,0x0f,0xf7,0x8f,0xfc,0x00,0xee, -0x03,0x02,0xf6,0xf6,0xfc,0x8d,0x0d,0x01,0x3c,0xef,0x03,0x01,0x13,0xf3,0xb5,0xf5, -0x06,0x4f,0x11,0xed,0x81,0x01,0x04,0xf5,0x06,0xf2,0xb8,0xfc,0x17,0x28,0xf8,0xed, -0xf0,0x0b,0x0c,0xa7,0xef,0xfa,0x56,0x0f,0x02,0x26,0xf3,0xfc,0xbe,0x04,0x0e,0x29, -0xf2,0xfd,0x05,0x00,0x0a,0xf1,0xfa,0xf8,0x90,0x0b,0xfd,0x07,0xfa,0x04,0xe3,0x02, -0xf9,0x77,0xfa,0x07,0xa5,0x08,0xef,0xe8,0x04,0x0d,0x65,0xef,0xfd,0xd8,0x13,0xf0, -0x8f,0xfb,0x03,0xd7,0x03,0xfc,0xe4,0xf8,0xfe,0xa4,0x16,0xf1,0xd4,0xf4,0x0f,0x80, -0x00,0xf9,0x54,0x03,0xf8,0x07,0xfe,0x0b,0x2b,0xfd,0xfa,0xe4,0x01,0xf9,0xfc,0x00, -0x04,0xff,0xfe,0x01,0x91,0xfb,0xf9,0x15,0x03,0x0b,0x3e,0xf4,0x01,0x28,0xff,0xf7, -0xa5,0x11,0xfd,0x45,0xf0,0x04,0x44,0x10,0xf1,0xcb,0xf6,0x13,0xb2,0xfa,0xef,0xda, -0x09,0x0d,0x1c,0xee,0xff,0x90,0x05,0x06,0xb9,0xf8,0xfc,0x23,0x00,0xfa,0xe1,0x0c, -0xff,0xc2,0xf3,0x05,0x09,0x01,0xff,0x9c,0xfb,0xf7,0x5e,0x11,0xfc,0x46,0xf4,0x05, -0xc4,0xf5,0x0c,0x8b,0x08,0xe5,0x0c,0x0c,0x09,0xd6,0xf4,0xfd,0x44,0x0a,0xfa,0x72, -0xf7,0xff,0x1c,0x0d,0xfb,0xff,0xf9,0x01,0xc8,0xfa,0x03,0xc4,0x03,0xfe,0xf5,0xfb, -0xfb,0x2c,0x0c,0xfa,0x1b,0xf8,0x03,0xb4,0x09,0xf1,0xf5,0x02,0xff,0x5d,0x03,0x03, -0x5c,0xf9,0xf7,0xaf,0x07,0x09,0x88,0xea,0x07,0xc3,0x0e,0xef,0x28,0x01,0x07,0xc0, -0xf9,0x03,0xb7,0xfa,0xfa,0x60,0x09,0x02,0x7d,0xf9,0xfc,0xdc,0xfa,0x07,0x6c,0x05, -0xf8,0x14,0xfd,0xfb,0xa3,0x09,0x03,0x06,0xf6,0xfb,0xf0,0x00,0x10,0xbf,0xf0,0xfd, -0x91,0x05,0xfd,0xc5,0xf9,0x00,0x70,0x15,0xf0,0xd1,0xf7,0x03,0xa6,0x10,0xf1,0x61, -0xfc,0x03,0x49,0x08,0xf6,0xdc,0xf9,0x07,0xac,0x06,0xf8,0x40,0xfe,0xfa,0xe4,0x0b, -0xfa,0xb6,0xf3,0x07,0x2d,0x0d,0xea,0x01,0x00,0x11,0x9a,0xf5,0xf4,0xc3,0x08,0x09, -0x13,0xf3,0xfe,0x5d,0x0a,0xfb,0xce,0xf3,0x0a,0xd4,0x08,0xf1,0xec,0xfd,0x01,0x38, -0x11,0xf0,0xad,0xfd,0xff,0xa8,0x0a,0xfc,0x33,0xf5,0x11,0x6b,0xf8,0x00,0x48,0xfe, -0x01,0x75,0x02,0xf6,0xa6,0x0f,0xfc,0x98,0xf2,0x11,0x64,0x00,0xf3,0x44,0x01,0x0b, -0xf2,0xfd,0xfa,0x1d,0xfa,0x08,0x82,0x09,0xef,0x4a,0xfd,0x0e,0x89,0x04,0xed,0xab, -0x06,0x05,0x68,0x00,0xf5,0xf3,0x04,0x0a,0x56,0xf7,0xfd,0x68,0xfe,0x05,0xcd,0x0c, -0xed,0xa2,0x02,0x0e,0x84,0xf9,0xf4,0x9c,0x0d,0x07,0x3c,0xf4,0xff,0xaf,0x01,0x07, -0x5a,0xf3,0x0e,0x63,0x04,0xf0,0x73,0x05,0x06,0xb3,0x00,0xf3,0x88,0x07,0x13,0xf2, -0xe7,0xfe,0x1a,0x15,0xf5,0x4d,0xf9,0x06,0xab,0x00,0xff,0x0f,0xfb,0x00,0x36,0x0f, -0xf4,0xf0,0xff,0x00,0x4a,0xfb,0x0e,0xa7,0xfa,0xf4,0x8b,0x10,0xfd,0x72,0xf9,0x06, -0x31,0x00,0xf7,0x8d,0xff,0x0d,0x27,0xfa,0xf1,0x76,0x10,0x04,0x92,0xef,0x00,0xf5, -0x0f,0xf9,0xd3,0xf6,0x0c,0x31,0xf9,0xfd,0x17,0xff,0x09,0x80,0x02,0xf5,0xe5,0x03, -0x02,0xd4,0xf8,0x04,0x13,0x06,0xf8,0x06,0xfc,0xfe,0x33,0x0b,0x01,0xe7,0xf0,0x01, -0x4a,0x0a,0xfe,0x1c,0xf4,0x09,0x4f,0xff,0xfa,0x77,0x01,0x03,0x89,0xfe,0xf9,0x3a, -0xfc,0x0f,0x01,0xfd,0xf3,0x26,0x01,0x0f,0x55,0xf8,0xf3,0x01,0x09,0x0d,0xb0,0xee, -0xfe,0x44,0x07,0x06,0xd5,0xf4,0x05,0x40,0xff,0x02,0xf5,0xf6,0x06,0x98,0x07,0xf4, -0xdd,0xff,0x01,0xde,0x04,0xf4,0x43,0x01,0x14,0xdd,0xeb,0xfd,0x59,0x0c,0x02,0x84, -0xf1,0x00,0x34,0x07,0x0c,0x05,0xeb,0x02,0x74,0x09,0x00,0x29,0xf3,0x06,0xda,0x04, -0xf8,0x8c,0xff,0x03,0x7c,0x00,0xf9,0x13,0xfd,0x0c,0xc8,0xfa,0xf2,0x9a,0x0b,0x07, -0x20,0xf0,0xfd,0x36,0x09,0x03,0x2d,0xf7,0xfd,0x52,0xfe,0x0b,0xa8,0xfa,0xf2,0x59, -0x0e,0x05,0x11,0xf1,0xfd,0x43,0x0f,0xff,0x52,0xf3,0x07,0x30,0x00,0xfd,0x7d,0xf8, -0x0b,0x50,0x0e,0xe5,0xf4,0x01,0x05,0x3e,0x02,0xf3,0xb6,0x10,0xf7,0x81,0xfa,0x0a, -0x3c,0xfd,0xfa,0xa8,0x02,0x01,0x8d,0xff,0xfb,0x43,0xfb,0x0b,0x51,0x03,0xf2,0xf1, -0xfd,0x0c,0x4d,0x00,0xf4,0x4b,0xfe,0x05,0x34,0x0b,0xef,0x81,0xfe,0x0d,0xad,0xfe, -0xf4,0x74,0x01,0x06,0xcd,0x02,0xf0,0x9e,0x08,0x0a,0xa8,0xf4,0x02,0x08,0xf9,0x07, -0x0d,0x07,0xf2,0x12,0x03,0x04,0x4c,0xff,0xf5,0xf9,0x09,0x0e,0xe2,0xe7,0x02,0x31, -0x0f,0xf8,0x09,0xf7,0x0a,0x7f,0x02,0xf8,0x27,0xfc,0x0f,0xf1,0xfb,0xf8,0x23,0x05, -0xff,0xb5,0xff,0xff,0x5f,0x01,0x01,0xa5,0x00,0xfa,0x56,0xfd,0x14,0x32,0xf6,0xfa, -0xfb,0x01,0xfe,0x9d,0xfb,0x07,0x0c,0x07,0xf6,0xb9,0x00,0x02,0x65,0x00,0x00,0x8e, -0xfc,0xfa,0x39,0x08,0x05,0xa0,0xf5,0x07,0x6f,0xfd,0xf7,0xc7,0x02,0x0f,0xd6,0xf1, -0xfa,0x68,0x0b,0x03,0xf4,0xf2,0x04,0x7e,0x05,0xfd,0x54,0xfb,0xfc,0xd5,0x05,0x05, -0xdf,0xf4,0xfc,0x5b,0x06,0x09,0x8b,0xf0,0xff,0x75,0x08,0xfe,0xa5,0xf8,0x04,0xc1, -0x01,0xfc,0x5e,0xfb,0x06,0x7c,0x01,0xf6,0xa6,0xff,0x0c,0xb2,0xf8,0xf5,0xa6,0x0f, -0x00,0x11,0xf3,0xfe,0xfe,0x0e,0xfa,0x4f,0xf5,0x08,0x53,0xff,0xfb,0x63,0xf9,0x15, -0xd4,0xf5,0xf2,0x1c,0x19,0xf7,0xd9,0xfa,0x05,0x10,0x07,0xf5,0xff,0xfb,0x0a,0x76, -0x05,0xf6,0x0d,0x00,0xfb,0xa3,0x02,0x0c,0xc9,0xf2,0xfd,0x55,0x0b,0xff,0xb7,0xf3, -0x06,0x41,0x0b,0xf6,0x3e,0xfd,0x01,0x05,0x07,0xfb,0x04,0xfc,0x07,0x46,0xfc,0xf9, -0x06,0x10,0xfe,0x58,0xf4,0x06,0x19,0x02,0xf9,0x6a,0x01,0x07,0x7d,0xfe,0xfc,0xea, -0xfc,0xff,0x19,0x0c,0xf6,0xe0,0xf8,0x12,0xb6,0xf8,0xf4,0x2d,0x08,0x09,0x59,0xf3, -0xfe,0xb2,0xfe,0x0f,0x24,0xf4,0xf7,0x74,0x0d,0x06,0xbe,0xee,0x04,0xa7,0x02,0x03, -0x8e,0xf4,0x02,0x03,0x06,0xf7,0x3e,0x01,0x08,0x3a,0xf7,0xfe,0x14,0xfb,0x05,0xf9, -0x01,0xf7,0xc6,0x03,0x01,0xe6,0xfa,0xf7,0x2c,0x09,0x06,0xa8,0xf0,0x02,0x80,0xfe, -0x0c,0x25,0xf5,0xf6,0x1f,0x0b,0x07,0xe9,0xee,0x03,0x82,0x04,0x03,0x7a,0xf3,0x02, -0x64,0x0a,0xfa,0x46,0xf6,0x0e,0x8e,0xfe,0xf6,0xee,0x01,0x01,0x19,0x02,0xfb,0xb4, -0xff,0x04,0xfa,0xfe,0xf8,0x69,0x04,0x06,0x6a,0xf7,0x01,0xfd,0x05,0xfb,0xdf,0xf7, -0x04,0x1b,0x0c,0xf3,0x10,0xfb,0x09,0xd2,0x07,0xf0,0xec,0x00,0x07,0xa6,0x03,0xf1, -0x09,0x01,0x0e,0x6c,0xfa,0xf6,0x37,0x04,0x05,0xb6,0xfc,0xfa,0xad,0x0a,0xfa,0xc0, -0xf9,0x01,0x04,0x0f,0xf5,0xb7,0xfe,0x03,0x6a,0xfd,0xff,0x78,0xf9,0x0a,0x78,0x05, -0xf5,0xa1,0x02,0xfc,0x0e,0x05,0x03,0x00,0xf3,0x08,0x7e,0x06,0xf4,0x34,0xfe,0x0c, -0x7b,0xf9,0xf9,0x52,0x01,0x09,0x30,0xf8,0x02,0xb2,0x04,0xf4,0xe5,0x07,0x05,0x6e, -0xf5,0xfe,0x04,0x06,0x06,0xaf,0xf4,0x03,0x91,0xf9,0x04,0xc1,0x0e,0xef,0xdc,0xff, -0x01,0x17,0x08,0xf6,0xbc,0xfa,0x08,0x1b,0x06,0xef,0x50,0x06,0x0b,0x15,0xf1,0xfd, -0xb0,0x0b,0x02,0x82,0xf0,0x06,0x4b,0x09,0xf7,0x8f,0x00,0x05,0x76,0xf6,0x03,0xc8, -0x0b,0xf2,0x9e,0x01,0x01,0x2a,0xff,0xff,0x02,0xfb,0x0c,0xd6,0x02,0xed,0xfe,0x08, -0x0b,0x58,0xf4,0xfc,0xdf,0x09,0xfc,0xc8,0xfd,0x04,0xe2,0xfb,0xf8,0x7e,0x08,0x08, -0xd3,0xf0,0x03,0x46,0xfc,0x04,0xf6,0x06,0xf6,0xce,0x02,0xfd,0x34,0xfe,0x08,0x52, -0xf8,0xfc,0xef,0x08,0xff,0x39,0xf8,0xfe,0x52,0x09,0xfe,0xfd,0xf7,0x05,0xaa,0x01, -0xfb,0xbd,0x00,0x02,0x7d,0x00,0xfc,0xc5,0xfd,0x01,0xbb,0x03,0xff,0x79,0xfc,0xf8, -0xcf,0x0f,0xfe,0x3f,0xf2,0x06,0x9e,0x07,0xfa,0x86,0xfe,0xfe,0xa9,0x01,0xfb,0x6d, -0xff,0x0c,0x7c,0xf7,0xfe,0xd0,0x00,0x02,0x95,0x00,0xfb,0x66,0x02,0xfa,0xeb,0x04, -0x05,0xae,0xf7,0x02,0x12,0x00,0x00,0x60,0x00,0xff,0x8b,0xff,0x00,0xc6,0x01,0xfe, -0x47,0xf9,0x09,0x80,0x02,0xf6,0x2c,0xff,0x0b,0x90,0xfb,0xf5,0xb1,0x0e,0x02,0x73, -0xf4,0x04,0x81,0x00,0x01,0xa3,0xfe,0x00,0x6e,0x00,0xff,0x7e,0xfd,0x00,0x0a,0x0a, -0xf6,0x27,0xfc,0x07,0xfa,0x04,0xf2,0x81,0x06,0x08,0x85,0xf7,0xff,0xb0,0x03,0xfe, -0x8e,0x00,0xff,0xea,0xf9,0x0b,0x7e,0xf7,0xfa,0x01,0x12,0xf7,0xa9,0xf9,0x02,0x97, -0x08,0xfb,0x06,0xf7,0x07,0x7c,0x06,0xf5,0x09,0x05,0x00,0x6d,0xfe,0xf9,0xd9,0x02, -0x0a,0x8d,0xf7,0xf9,0xbd,0x02,0x0c,0x91,0xf6,0xfa,0xf8,0x01,0x08,0x6c,0xf8,0xf9, -0x82,0x0b,0x02,0x9b,0xf1,0x01,0x43,0x0d,0xfa,0x4a,0xf7,0x03,0xa0,0x05,0xfd,0x75, -0xf6,0x06,0x44,0x0d,0xef,0x16,0xfc,0x0d,0xd1,0xff,0xf3,0xe3,0x07,0xfd,0x57,0x00, -0xfd,0x08,0xfe,0x0a,0x2c,0xf9,0xf7,0x26,0x09,0x06,0x71,0xf4,0x07,0x12,0xfd,0xfb, -0x95,0xfc,0x0e,0xb9,0xfb,0xf7,0x45,0x01,0x02,0xf6,0x09,0xf0,0xe2,0x00,0x0b,0x18, -0xfe,0xf7,0x3e,0x00,0x07,0x6b,0xfc,0xf8,0xda,0x01,0x08,0xed,0xfa,0xff,0xe6,0xff, -0xfa,0xc6,0x03,0x06,0x01,0xf9,0x00,0x05,0xfc,0x07,0xb3,0xff,0xfa,0xf8,0xfa,0x07, -0x44,0x07,0xf1,0x92,0xff,0x0c,0xef,0xfc,0xf6,0x80,0x00,0x08,0xb0,0x04,0xee,0xac, -0x07,0x0b,0x15,0xf3,0xfc,0x7b,0x0d,0xfc,0x7f,0xf4,0x08,0xb1,0x07,0xf5,0x7b,0x03, -0x04,0x1c,0xf7,0xfd,0xf4,0x0d,0xfb,0xf0,0xf6,0x00,0xe4,0x0b,0xfb,0xe8,0xf4,0x05, -0xad,0x09,0xf5,0x81,0xfc,0x0a,0x86,0xfe,0xfa,0x87,0xfd,0x00,0xe1,0x0a,0xf9,0xab, -0xfb,0x00,0xd6,0x01,0x01,0x06,0xfb,0xff,0xbf,0x04,0xfd,0x3f,0xf9,0x05,0x80,0x04, -0xfb,0x8c,0x02,0xfa,0xcf,0xfa,0x09,0x7a,0x02,0xef,0x0f,0x09,0x06,0x7f,0xf4,0xfd, -0xdb,0x08,0xfe,0x21,0xf9,0x04,0xa0,0x00,0xfd,0xc1,0x01,0xff,0x6c,0xfa,0xfc,0xcc, -0x0c,0xfb,0x44,0xf5,0x0d,0x08,0xfb,0xf7,0x76,0x05,0x08,0xa6,0xf1,0x03,0x8f,0x0c, -0xf4,0xfe,0xfb,0x03,0x73,0x0b,0xf3,0xec,0xfd,0x05,0xfb,0x05,0xf5,0x68,0xff,0x02, -0x60,0x0d,0xf1,0x55,0xff,0x09,0xb6,0xfe,0xfa,0xc1,0x02,0x00,0x8c,0xfe,0xfe,0x3b, -0xfe,0x03,0xed,0x06,0xf8,0x06,0xff,0x02,0x9a,0xff,0xff,0x30,0x01,0x01,0xa9,0xfd, -0xfb,0xa0,0x04,0x06,0xa3,0xf9,0x01,0x07,0xfe,0xfc,0xd0,0x06,0x04,0x02,0xf7,0x00, -0x64,0x06,0xfd,0x0d,0xff,0xfc,0xb8,0xfd,0x08,0xee,0x00,0xf7,0x59,0xfe,0x04,0x89, -0x06,0xf3,0x6e,0xff,0x0c,0x58,0xf9,0xf8,0x21,0x0b,0x00,0x20,0xf8,0xfd,0x9c,0x0a, -0x00,0x51,0xf3,0x06,0x63,0x08,0xf3,0xad,0x01,0x09,0x8d,0xf6,0xfb,0x17,0x07,0x06, -0x0c,0xf6,0xfd,0x0c,0x02,0x08,0x72,0xf6,0xfd,0x56,0x0a,0xfc,0x5a,0xfb,0x05,0x53, -0xfa,0x02,0x22,0x06,0xf4,0xb8,0x04,0x08,0x18,0xf5,0xfe,0x75,0x01,0x0c,0x00,0xf3, -0xfd,0xc6,0x09,0x01,0x08,0xf3,0x06,0xfe,0x03,0xf7,0xeb,0x02,0x03,0xfd,0xfb,0xfd, -0x92,0x00,0x03,0xb6,0xfe,0xfa,0x7a,0x03,0x04,0x78,0xf8,0xfd,0x0e,0x0a,0xfe,0x5a, -0xf6,0x04,0x3c,0x06,0xf8,0xc1,0xfb,0x04,0x27,0x0a,0xf2,0x37,0x00,0x04,0x06,0x05, -0xf5,0x97,0xff,0x02,0x57,0x0b,0xef,0x35,0x05,0x07,0x63,0xf6,0xff,0x59,0x06,0xf8, -0xfe,0x06,0xfe,0xff,0xf7,0x0b,0x77,0xfe,0xf7,0x3c,0x01,0x09,0xab,0xfa,0xfc,0xe0, -0x0a,0xf8,0x80,0xfe,0x02,0xac,0x03,0xfd,0x55,0xf9,0x0b,0x86,0x03,0xf4,0x86,0x02, -0x07,0xcf,0xfc,0xfb,0x0e,0x07,0x00,0x65,0xfb,0x00,0x1d,0xfd,0x06,0x8c,0x04,0xf9, -0xa9,0xfe,0x02,0xc3,0xfe,0xfc,0x81,0x0b,0xfb,0x42,0xfb,0x06,0x15,0x00,0xf8,0x33, -0x01,0x0c,0x28,0xf7,0xfa,0xa6,0x05,0x08,0x03,0xf5,0x00,0x0e,0x05,0x00,0x77,0xfc, -0x02,0x1c,0x02,0xfd,0x17,0xfd,0xff,0xe1,0x0c,0xf8,0x51,0xf9,0x07,0x5d,0x05,0xf2, -0x2b,0x0b,0x01,0x82,0xf6,0x00,0x56,0x0a,0xfc,0x19,0xf9,0x00,0x2b,0x0a,0xf7,0xc8, -0xfb,0x0c,0x74,0xfa,0xf9,0x3c,0x01,0x08,0x8c,0xfd,0xfa,0x90,0x02,0xff,0x99,0x04, -0xfc,0x23,0xfb,0x01,0x19,0x09,0xf7,0x81,0xfd,0x07,0x0a,0xfd,0xfc,0xa8,0x02,0x00, -0x69,0xfe,0x00,0x93,0x02,0xfd,0x3d,0xfd,0xfe,0xdd,0x05,0xff,0x7f,0xf8,0x03,0x4d, -0x04,0xfb,0x40,0xfc,0x05,0x9f,0x03,0xf5,0x85,0x05,0x06,0x65,0xfa,0xfd,0x68,0xfe, -0x00,0x50,0x0b,0xf5,0x63,0xfd,0x0a,0x8e,0xf9,0xf9,0x74,0x0d,0xfb,0xe0,0xf6,0x06, -0x1f,0x07,0xf4,0xd7,0xfd,0x0a,0xce,0xfd,0xf5,0xf5,0x04,0x0a,0x6a,0xf5,0xfc,0x43, -0x06,0x06,0x88,0xf2,0x05,0x58,0x08,0xfa,0xd9,0xfc,0xff,0x55,0x02,0x09,0x58,0xf6, -0xfe,0x34,0xff,0x0c,0xc8,0xf9,0xf9,0x70,0x03,0x09,0x63,0xf7,0xfb,0x13,0x0c,0xfd, -0x7e,0xf6,0x02,0x14,0x0a,0xf8,0x8b,0xf9,0x0d,0x3d,0xf8,0xf8,0x86,0x0d,0x00,0x81, -0xf4,0x01,0xae,0x08,0xff,0xc2,0xf8,0xfe,0xc3,0x06,0x04,0x04,0xf4,0x01,0xb8,0x08, -0xff,0x54,0xf8,0x00,0xab,0x02,0x06,0xc6,0xf9,0xfe,0x51,0xfe,0x09,0x0e,0xf8,0xfe, -0xc1,0x03,0xfa,0x2a,0x06,0x01,0xcd,0xf9,0x01,0x17,0x02,0xfd,0xa2,0xfc,0x04,0x8a, -0x02,0xfc,0x17,0xfe,0xfc,0x38,0x06,0x01,0xab,0xf7,0x06,0x72,0xfe,0xf9,0x06,0x09, -0xfe,0xc7,0xf9,0x01,0xcf,0x04,0xf6,0x0b,0x09,0xfe,0x44,0xf7,0x02,0x98,0x0a,0xf5, -0x0d,0xfb,0x08,0x5d,0x04,0xf4,0x54,0x00,0x07,0x90,0x01,0xf6,0xef,0x03,0x02,0x07, -0xfa,0xfe,0xab,0x06,0xff,0x59,0xfa,0x03,0xfb,0xff,0xff,0xec,0xfa,0x02,0x51,0x06, -0xfb,0x26,0xff,0xfe,0xf2,0x02,0xfe,0x77,0xf9,0x0a,0xd0,0x01,0xf3,0xd6,0x07,0x00, -0x4d,0xfe,0xfd,0x6a,0x00,0x00,0xd3,0xff,0xfe,0x5e,0x01,0xfd,0xaf,0xfb,0x08,0x4c, -0xfc,0xf9,0x24,0x03,0x07,0x87,0xf7,0xff,0xe7,0x05,0xf8,0x7a,0x04,0x02,0xc4,0xf7, -0x00,0x25,0x0a,0xf7,0xd4,0xfa,0x09,0x62,0x03,0xf4,0xcb,0xff,0x07,0x80,0x02,0xf4, -0x3e,0x03,0x05,0xfb,0xfc,0xf9,0x72,0x0d,0xf8,0x1d,0xfa,0x0b,0x02,0xfc,0xf8,0x6f, -0x0a,0xfd,0x38,0xf8,0x07,0x0d,0x00,0xfb,0x75,0x01,0x01,0x7d,0xfe,0x00,0xb9,0xfd, -0xfe,0x55,0x07,0xfb,0xba,0xf9,0x05,0x05,0x06,0xf7,0xd2,0xff,0xfe,0xb0,0x09,0xfc, -0x24,0xf7,0x06,0x4d,0x04,0xf4,0x2a,0x02,0x08,0xaa,0xf9,0xfa,0x23,0x07,0xff,0x9d, -0xfa,0x02,0x2c,0x02,0xfc,0x96,0xfe,0xff,0x27,0xfe,0x08,0xa8,0xfb,0xf8,0xd1,0x08, -0x00,0x07,0xf9,0x00,0x49,0x08,0xf9,0x67,0xfc,0x01,0xe7,0x06,0xf9,0x0d,0xfb,0x07, -0x4e,0x04,0xf5,0x47,0x00,0x05,0x9c,0x01,0xf6,0x64,0x05,0x03,0x08,0xfb,0xff,0xd6, -0x03,0xfe,0xd5,0xf9,0x05,0x75,0x04,0xf7,0xf2,0xfe,0x06,0x61,0x04,0xf3,0xfb,0x01, -0x08,0xdf,0xfb,0xfb,0x80,0x03,0xff,0xe7,0xff,0xfc,0xa5,0x00,0x0c,0x55,0xf4,0x00, -0x38,0xff,0x03,0xf6,0x03,0xf4,0xb5,0x06,0x03,0xef,0xf7,0xfe,0x65,0x07,0xff,0xa6, -0xf9,0xff,0x8a,0x03,0x01,0x88,0xf8,0x08,0x6d,0xfc,0xfa,0x15,0x03,0x05,0x0a,0xf9, -0xff,0xbd,0x04,0xfe,0xf0,0xfb,0xfe,0xcf,0x07,0xfe,0xee,0xf8,0x01,0xa0,0x04,0x00, -0x03,0xfa,0x01,0xce,0xfd,0x08,0x48,0xf9,0xfb,0xac,0x09,0xfc,0xbf,0xfa,0x01,0x4f, -0x06,0xf9,0xf5,0xfb,0x08,0x72,0x00,0xf5,0xca,0x05,0x06,0x28,0xf7,0x00,0x14,0x02, -0x02,0xe2,0xfa,0xfd,0x9c,0x09,0xff,0x5a,0xf7,0x04,0xc2,0xff,0x01,0xda,0xfc,0xff, -0xb6,0x04,0x00,0x11,0xfe,0xff,0x93,0xfd,0x05,0x69,0xff,0xfc,0xb0,0x01,0x02,0xc8, -0xfe,0xfe,0xe5,0xff,0x03,0x25,0xfe,0xff,0x11,0x01,0x00,0xcd,0xff,0xfc,0xd6,0x03, -0xff,0x62,0xfb,0x08,0x8e,0xfa,0xfd,0x4e,0x04,0xfb,0x1d,0x01,0x04,0x79,0xfa,0xfe, -0x2f,0x03,0xff,0xda,0xfd,0x01,0x7c,0xfe,0xfe,0xb3,0x05,0xf9,0x8d,0x01,0x02,0xec, -0xfd,0xfd,0xec,0xff,0x04,0x20,0xfe,0xff,0xc8,0xfd,0xfe,0x67,0x05,0x00,0xb1,0xfc, -0xff,0xc6,0xfe,0x03,0x22,0x00,0xfa,0xb9,0x02,0x04,0x3d,0xfb,0xff,0xc5,0x01,0xff, -0x05,0xff,0x00,0x0f,0x00,0x00,0x10,0xfe,0x03,0x02,0xfe,0xfb,0x13,0x09,0xfc,0x2f, -0xf9,0x05,0x2a,0x04,0xf8,0x29,0xff,0x05,0x36,0xff,0xfd,0x51,0x03,0xfc,0x80,0x01, -0x04,0x5b,0xfa,0xfe,0xc6,0x03,0x02,0x34,0xfb,0x03,0xc1,0xff,0xfd,0xc5,0xfe,0x04, -0xa1,0x00,0xfb,0xfd,0xfe,0x02,0x09,0x05,0xf9,0x27,0x01,0xfc,0x6c,0x03,0x04,0x4a, -0xf9,0xfe,0xec,0x03,0x02,0x81,0xf9,0x04,0xe7,0x00,0xfe,0xd5,0xfe,0xfe,0x03,0x01, -0x06,0x61,0xfb,0xfe,0x62,0xfe,0x06,0xc7,0xfe,0xfa,0xb0,0x01,0x05,0x3b,0xfc,0xfc, -0x55,0x02,0x04,0x2d,0xfb,0xfd,0x9c,0x00,0x04,0x6e,0xfc,0x01,0x23,0xff,0xfc,0x82, -0x04,0x02,0xa3,0xf9,0x05,0x47,0xfe,0xfd,0xd2,0x00,0x03,0x79,0xfd,0xfc,0xbb,0x03, -0x03,0x12,0xfa,0x03,0x1a,0x01,0xfc,0xa2,0xfe,0x04,0xa4,0x01,0xfa,0x34,0x00,0x01, -0xb6,0x03,0xfc,0x1f,0xfe,0xff,0xe9,0x04,0xfd,0x66,0xfc,0x02,0x21,0x05,0xf8,0x59, -0x00,0x06,0x5a,0xfc,0xfc,0x10,0x02,0x04,0x1c,0xfb,0xfe,0x33,0x05,0xff,0x75,0xfc, -0xff,0xe8,0x02,0x01,0xda,0xf9,0x06,0x57,0xfe,0xfa,0x3d,0x03,0x04,0x3f,0xfa,0x00, -0x80,0x00,0x01,0xe1,0xfe,0xfe,0x67,0x01,0x01,0xac,0xfb,0x00,0xc7,0x06,0xfb,0xba, -0xfd,0x00,0x7a,0xfd,0x06,0xdd,0xfe,0xfa,0xce,0x00,0x02,0x46,0x01,0xfa,0x32,0x02, -0x04,0x57,0xfb,0xff,0xbb,0x02,0xfb,0x48,0x00,0x05,0xf1,0xfa,0xfe,0xb9,0xff,0x06, -0x83,0xfb,0xfc,0x63,0x02,0x04,0x73,0xf9,0x00,0x83,0x05,0xfc,0x83,0xfd,0x00,0x2c, -0x04,0xfd,0xc5,0xfd,0xff,0xce,0x00,0x04,0x47,0xfb,0xfe,0x76,0x00,0x04,0x16,0xfc, -0xfe,0x96,0x03,0xfa,0xdc,0x03,0x02,0x26,0xf9,0x00,0xf5,0x05,0xfc,0xc7,0xfc,0x01, -0xac,0x02,0xfc,0x2e,0xfe,0xff,0x87,0x06,0xfc,0x64,0xfb,0x03,0x4b,0x02,0xfb,0xc4, -0x00,0x01,0xff,0xfe,0xff,0xf6,0xff,0xfe,0xb1,0x03,0xfe,0x6f,0xfd,0x01,0xb5,0x00, -0xfc,0x3c,0x04,0xfe,0x48,0xfe,0x00,0x42,0xfe,0x02,0x94,0x00,0xfd,0x3b,0x00,0xfd, -0x24,0x03,0x00,0xcc,0xfc,0xff,0x33,0xff,0x05,0x16,0xfc,0xfc,0x67,0x03,0x02,0xb0, -0xfa,0x03,0x51,0xff,0xfc,0xab,0x00,0x04,0x93,0xfa,0xff,0x14,0x04,0xfe,0xf5,0xfe, -0xff,0x6b,0xfd,0x04,0xcb,0xfe,0xfb,0x9f,0x01,0x02,0x1f,0xfb,0xff,0xda,0x05,0xfc, -0xcd,0xfd,0x00,0x15,0x00,0x01,0xe2,0xfd,0xff,0x49,0x02,0xff,0xb7,0xfc,0x02,0x10, -0x03,0xfc,0x6d,0xff,0x01,0x55,0x00,0xfd,0x8f,0xfe,0x05,0x71,0xfe,0xfc,0x96,0x01, -0x02,0x90,0xfb,0x00,0x1f,0x05,0xfb,0x95,0xfe,0x03,0xb4,0xff,0xfe,0xfe,0xff,0xfd, -0xee,0x01,0x01,0x5d,0xfd,0x01,0x88,0xff,0xfd,0x69,0x00,0x03,0x8f,0xfc,0xfe,0xae, -0x02,0xff,0x62,0xff,0xfe,0x01,0x00,0x04,0xc9,0xfc,0xfe,0xfa,0x00,0xff,0xb8,0xff, -0xff,0x0d,0x00,0x00,0x00,0xff,0xff,0xc4,0x03,0xfe,0x0d,0xfb,0x03,0x46,0x02,0xfc, -0x30,0xff,0x03,0x17,0x00,0xfd,0x25,0x00,0x00,0x61,0x01,0xfd,0x52,0x01,0x03,0x87, -0xfb,0xff,0x05,0x01,0x03,0xdc,0xfb,0x01,0xc6,0x00,0xfd,0x49,0xff,0x05,0x72,0xfc, -0xfd,0x61,0x04,0x00,0x9f,0xfb,0x02,0x00,0x00,0xfe,0xe9,0x00,0x02,0x01,0xfc,0x01, -0x01,0x03,0xfd,0xe0,0xfe,0x03,0x3a,0xff,0xfd,0x49,0x01,0x01,0x32,0xfe,0xfe,0x66, -0x03,0x02,0x3a,0xfb,0x00,0x51,0x00,0x03,0xb9,0xfc,0xfe,0xbf,0x03,0xff,0xd9,0xfe, -0xff,0x26,0xff,0x03,0x8c,0xfe,0xfd,0x04,0x03,0x00,0xcf,0xfd,0xfe,0x7e,0x00,0x04, -0xe6,0xfb,0xfe,0x38,0x02,0x01,0x2d,0xfc,0x02,0xcd,0xfe,0xfd,0xb4,0x02,0x02,0x47, -0xfb,0x00,0xf4,0x02,0xfe,0x02,0xfe,0x02,0x26,0x00,0xff,0x49,0xff,0xff,0xc8,0x00, -0x00,0x35,0xff,0xfe,0xca,0xff,0x03,0xd6,0xfd,0xfd,0x9e,0x01,0x01,0xb7,0xfd,0x00, -0x20,0x01,0xff,0x56,0xff,0x00,0x07,0x00,0xff,0x0b,0x00,0x00,0xf9,0xfe,0xff,0x92, -0x00,0x01,0x52,0xfe,0xff,0xf2,0x01,0x00,0x15,0xfd,0x02,0x0e,0x00,0xfd,0x3a,0xff, -0x02,0x31,0x01,0xfc,0x5b,0x01,0xfe,0x6b,0x01,0x01,0x93,0xfd,0x00,0x73,0x01,0xff, -0x72,0xfd,0x02,0xa7,0x01,0xfb,0x77,0x01,0x02,0x0a,0xfd,0x00,0xa7,0x01,0xfc,0x59, -0x00,0x03,0x3d,0xfd,0xfe,0x31,0x02,0x01,0x87,0xfd,0xfe,0x8d,0x00,0x03,0xa6,0xfc, -0xfe,0x87,0x03,0xff,0x15,0xfd,0x01,0xbd,0xfe,0xfd,0xdf,0x04,0xfe,0xda,0xfc,0x01, -0x2b,0xff,0xff,0x46,0x03,0xfe,0x3c,0xfe,0xff,0x17,0x02,0x00,0x35,0xfd,0x02,0x3c, -0xff,0xfd,0x1e,0x00,0x03,0xaf,0xfd,0xfe,0x5a,0x01,0xff,0x4a,0xff,0xff,0x7c,0x01, -0xff,0xe1,0xfd,0x02,0x51,0x01,0xfd,0x96,0x00,0x00,0x15,0xfe,0x00,0x9a,0x01,0xfe, -0x9f,0xff,0xfe,0xf8,0x01,0x00,0xdd,0xfc,0x00,0x93,0x03,0xfe,0x97,0xfd,0x00,0xe1, -0x02,0xff,0x84,0xfd,0x01,0x11,0x00,0xff,0x4e,0xff,0x00,0xa2,0x00,0xff,0x65,0xff, -0x00,0xbc,0x00,0xfe,0x66,0xfe,0x03,0x0a,0x01,0xfb,0xd9,0x00,0x01,0x3d,0x00,0xfe, -0xec,0xff,0x00,0xd2,0xff,0xff,0xf0,0x02,0xfe,0x6f,0xfe,0x01,0x84,0x00,0xff,0x49, -0xfe,0x01,0xeb,0x01,0xfd,0x80,0x00,0x00,0xb7,0x00,0xfe,0xf9,0xff,0x01,0xf3,0xff, -0xfe,0xd8,0x00,0xff,0xe1,0x02,0xfd,0x6a,0xfe,0x03,0x79,0xfe,0xfe,0xbf,0x00,0xff, -0xfa,0xfe,0x01,0x0f,0x01,0xfd,0x58,0xff,0x02,0xb0,0x00,0xfd,0xdf,0xff,0x00,0x87, -0x01,0xfd,0x3d,0xff,0x03,0x9d,0xfe,0xfd,0xa9,0x00,0x02,0x32,0xff,0xfd,0xfb,0x00, -0x02,0x7d,0xfd,0xfe,0x06,0x03,0xff,0x74,0xfe,0x01,0xe6,0xfe,0x00,0x51,0x01,0xff, -0x9a,0xfe,0xff,0xb4,0x02,0xff,0x54,0xfe,0x00,0xab,0xff,0x00,0xd0,0x00,0x00,0xe3, -0xfe,0xff,0xc1,0x00,0x01,0x36,0xfe,0x00,0xbf,0xfe,0xff,0xb6,0x02,0xfe,0x4c,0xfe, -0x00,0x73,0x02,0xfe,0x2a,0xfe,0x00,0xfe,0x01,0xfd,0xad,0xfe,0x02,0x73,0x00,0xfd, -0xf6,0xff,0x01,0x3e,0xff,0xff,0x14,0x01,0xfd,0x0b,0x01,0x01,0x5f,0xfd,0xff,0xe6, -0x01,0xff,0x4e,0xfe,0x00,0x4e,0x00,0xff,0x54,0x00,0x00,0xe5,0xfe,0xff,0x36,0x00, -0x01,0xa8,0xff,0xfe,0x69,0xff,0x01,0xb7,0x00,0xfe,0x31,0xff,0x01,0xc1,0x01,0xfd, -0x64,0x00,0x00,0x51,0x00,0xfe,0x9b,0xff,0x03,0xc3,0xfd,0xfe,0x97,0x01,0x00,0x68, -0xfe,0x00,0xb3,0x00,0xff,0x98,0xff,0x00,0x3b,0xff,0xff,0x04,0x02,0xfe,0x3c,0xff, -0x00,0xe7,0xff,0xff,0xba,0xfe,0x02,0x24,0x00,0xfd,0x48,0x01,0x00,0xe3,0xfe,0xff, -0xd5,0x00,0x00,0xbc,0xfd,0x00,0x0f,0x01,0xfd,0xd7,0x01,0x00,0x68,0xfd,0x00,0x1a, -0x02,0xfe,0x7b,0xff,0xff,0x5e,0xff,0x01,0x51,0x00,0xfe,0x0c,0x01,0xff,0xb9,0xff, -0xff,0xa1,0x00,0x01,0xb0,0xfe,0x00,0x41,0x00,0x00,0xa2,0xff,0xff,0xf5,0xff,0x01, -0x50,0xff,0xfe,0x0b,0x01,0x01,0x31,0xfe,0x00,0x5b,0xff,0xff,0x80,0x02,0xff,0xd0, -0xfe,0xff,0xfe,0xff,0x01,0x5e,0xfe,0xff,0x59,0x01,0xfe,0x78,0x00,0x00,0x3b,0xfe, -0x01,0x5f,0xff,0xfe,0x35,0x01,0x01,0x66,0xfd,0xff,0x4c,0x02,0xff,0x42,0xfe,0x00, -0xf9,0x00,0xff,0x85,0xfe,0x00,0x5f,0x01,0xfd,0x4a,0x00,0x01,0x53,0xff,0xfe,0x6d, -0x00,0x01,0x64,0xfe,0x00,0xb3,0x00,0xfe,0x8c,0xff,0x01,0x76,0xff,0xff,0x72,0x00, -0xff,0x0f,0x00,0xff,0xca,0xfe,0x01,0xf1,0x00,0xfd,0x4a,0x00,0x00,0xfd,0xff,0xfe, -0x09,0x00,0xff,0xdd,0x01,0xfd,0xfd,0xff,0x01,0x04,0xff,0xfe,0x0b,0x01,0x00,0xd5, -0xfe,0x00,0xd4,0xff,0x00,0xc2,0xff,0xfe,0x6c,0x00,0x01,0x9b,0xfd,0xff,0xdf,0x01, -0xfe,0x13,0xff,0x00,0x7d,0x01,0xfd,0x48,0x00,0x00,0x24,0x00,0xfe,0x1d,0x00,0x00, -0xa9,0xff,0xfe,0xda,0x00,0x01,0x03,0xfe,0xff,0xf7,0x01,0xff,0x83,0xfe,0x00,0xcb, -0x00,0xfe,0xe5,0xff,0x01,0x35,0xff,0xff,0x95,0x00,0xff,0x0c,0x00,0xff,0x85,0xff, -0x01,0xa3,0xff,0xff,0x92,0x00,0x00,0x83,0xff,0xff,0x14,0x00,0x01,0x64,0xff,0xff, -0x88,0x00,0xff,0x2a,0xff,0x00,0xc2,0x01,0xfe,0x35,0xff,0x01,0x45,0x00,0xff,0x40, -0x00,0xff,0x06,0x00,0x01,0x05,0xff,0xff,0x7c,0x00,0xff,0x86,0xff,0x01,0x94,0xff, -0xff,0x98,0x00,0xff,0x5b,0xff,0xff,0x7b,0x01,0x00,0x51,0xfe,0x00,0x54,0x01,0xff, -0xaa,0xfe,0x01,0x01,0x01,0xfe,0x45,0x00,0x01,0x07,0xff,0xff,0x93,0x00,0x01,0x34, -0xfe,0x00,0x54,0x01,0xfe,0x1e,0xff,0x01,0x95,0x00,0xfe,0x45,0x00,0x00,0x48,0x00, -0xfe,0x4c,0x00,0x01,0x42,0xff,0xfe,0x8f,0x01,0xff,0x7e,0xff,0x00,0x01,0xff,0x00, -0xef,0x00,0xfe,0xe5,0xff,0x01,0x56,0xff,0xfe,0x0c,0x01,0x00,0x96,0xff,0xff,0x6c, -0x00,0xff,0xf3,0xff,0x01,0x07,0xff,0xff,0xd2,0x00,0x01,0x70,0xfe,0xff,0xfc,0x00, -0x00,0x56,0xfe,0x00,0xbe,0x00,0xff,0xe1,0xff,0x00,0x61,0xff,0x01,0x35,0x00,0xfe, -0x61,0x01,0x00,0xd4,0xfe,0x00,0x53,0x00,0x00,0x23,0xff,0xff,0xcb,0x01,0xff,0x69, -0xfe,0x00,0xe9,0x00,0xff,0xf6,0xfe,0x01,0x47,0xff,0xfe,0xff,0x01,0xff,0x36,0xff, -0x00,0x53,0x00,0x00,0x71,0xff,0x00,0x10,0x00,0x00,0xca,0xfe,0xff,0xee,0x01,0xff, -0x40,0xff,0x00,0x86,0xff,0xff,0x8e,0x01,0xfe,0xb8,0xff,0x01,0x21,0xff,0xff,0xe7, -0x00,0xff,0x4f,0xff,0x00,0x25,0x00,0xff,0xfc,0xff,0x00,0xd3,0xff,0xff,0x4d,0x00, -0x00,0xd0,0xff,0xff,0xb6,0x00,0x00,0x14,0xff,0x00,0xe0,0x00,0xff,0xa2,0xff,0x00, -0xfd,0xff,0xff,0xa8,0xff,0x00,0xe3,0x00,0xfe,0xff,0xff,0x00,0xe5,0xff,0xff,0xb5, -0x00,0x00,0xdb,0xfe,0xff,0x7d,0x00,0x00,0x76,0xff,0x00,0xd0,0xff,0x00,0xc0,0xff, -0xff,0x1a,0x01,0xff,0x3b,0xff,0x00,0x06,0x00,0xff,0x0b,0x00,0x00,0x71,0xff,0x00, -0x16,0x00,0xff,0x49,0x00,0xff,0xae,0xff,0x00,0x30,0x00,0xff,0xcd,0xff,0xff,0xbc, -0x00,0xff,0xde,0xfe,0x00,0x4c,0x00,0xff,0x45,0x00,0xff,0x8f,0xff,0x00,0xd1,0x00, -0xfe,0x1e,0x00,0x00,0x8c,0xff,0xff,0xda,0xff,0x00,0x66,0x00,0xff,0xd3,0xff,0x00, -0x67,0x00,0xff,0xf1,0xff,0x00,0xeb,0xff,0xff,0x44,0x00,0x00,0xd4,0xff,0xff,0x39, -0x00,0x00,0x76,0xff,0xff,0xbd,0x00,0xff,0x5c,0xff,0x00,0x38,0x00,0xff,0x2a,0x00, -0xff,0xcd,0xff,0x00,0x37,0x00,0xff,0xf5,0xff,0x00,0xc8,0xff,0xff,0x1d,0x00,0xff, -0x2d,0x00,0x00,0xd1,0xff,0x00,0x10,0x00,0xff,0xcf,0xff,0x00,0x14,0x00,0xff,0xdc, -0xff,0x00,0x80,0x00,0xff,0xb9,0xff,0x00,0x34,0x00,0xff,0xfb,0xff,0x00,0x02,0x00, -0xff,0x0c,0x00,0x00,0xa2,0xff,0x00,0x72,0x00,0xff,0xe9,0xff,0xff,0x5e,0x00,0x00, -0x90,0xff,0x00,0x60,0x00,0xff,0xad,0xff,0x00,0x05,0x00,0xff,0xfc,0xff,0x00,0x31, -0x00,0xff,0x09,0x00,0x00,0x89,0xff,0xff,0x1e,0x00,0x00,0xb3,0xff,0xff,0x9d,0x00, -0xff,0x9c,0xff,0x00,0x45,0x00,0xff,0xf9,0xff,0x00,0x24,0x00,0xff,0x28,0x00,0x00, -0xc4,0xff,0xff,0x6b,0x00,0x00,0xa0,0xff,0x00,0x30,0x00,0xff,0xef,0xff,0xff,0xee, -0xff,0x00,0xc5,0xff,0xff,0x3c,0x00,0x00,0xb2,0xff,0x00,0x00,0x00,0x00,0xc1,0xff, -0xff,0x6f,0x00,0xff,0xeb,0xff,0x00,0xf1,0xff,0xff,0xff,0xff,0x00,0xf1,0xff,0xff, -0x5b,0x00,0x00,0x91,0xff,0x00,0x31,0x00,0xff,0xed,0xff,0xff,0x1f,0x00,0x00,0xc1, -0xff,0xff,0x1f,0x00,0x00,0xc1,0xff,0x00,0x10,0x00,0xff,0xfc,0xff,0x00,0xe3,0xff, -0xff,0x0e,0x00,0x00,0x00,0x00,0xff,0x1d,0x00,0x00,0xb2,0xff,0x00,0x20,0x00,0xff, -0xee,0xff,0x00,0x10,0x00,0xff,0xfe,0xff,0x00,0x10,0x00,0xff,0xff,0xff,0xff,0x1f, -0x00,0xff,0xff,0xff,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0x1f,0x00,0xff,0xff,0xff, -0x00,0x00,0x00,0xff,0x0f,0x00,0x00,0xf1,0xff,0xff,0x0f,0x00,0xff,0xff,0xff,0x00, -0xf0,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0x0f, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x60,0xfe,0xf3,0xce,0xe4,0xd6,0xeb,0xca,0xc2,0x36,0xc0,0xc0, -0xa4,0xc2,0xc7,0xf0,0xcc,0xd4,0x58,0xdd,0xe7,0xc8,0xf4,0x05,0x4b,0x17,0x27,0x9b, -0x35,0x41,0x8e,0x4c,0x56,0x93,0x5e,0x65,0x59,0x6b,0x70,0xf1,0x73,0x76,0xd7,0x77, -0x78,0x12,0x77,0x75,0x34,0x72,0x6e,0x12,0x69,0x63,0xf0,0x5b,0x54,0xc5,0x4b,0x42, -0xf8,0x38,0x2e,0xd9,0x23,0x19,0xe0,0x0d,0x02,0xf7,0xf6,0xeb,0x3a,0xe0,0xd5,0x40, -0xca,0xc0,0x33,0xb6,0xac,0x7e,0xa4,0x9c,0xfd,0x95,0x8f,0xce,0x8a,0x86,0x6a,0x83, -0x81,0x23,0x80,0x80,0x00,0x81,0x82,0xfe,0x85,0x89,0xcd,0x8e,0x94,0x8a,0x9b,0xa3, -0x51,0xab,0xb4,0x17,0xbe,0xc8,0xa1,0xd2,0xdd,0x99,0xe8,0xf3,0x0e,0xff,0x0a,0x77, -0x15,0x20,0x38,0x2b,0x35,0x47,0x3f,0x48,0x28,0x51,0x59,0x62,0x60,0x66,0x09,0x6c, -0x70,0x68,0x74,0x77,0xc1,0x78,0x79,0x16,0x79,0x77,0x5b,0x75,0x72,0xe1,0x6d,0x68, -0x9a,0x62,0x5b,0xfb,0x53,0x4b,0xcc,0x42,0x39,0xa5,0x2f,0x25,0xc6,0x1a,0x10,0x85, -0x05,0xfa,0xea,0xef,0xe5,0xb1,0xda,0xd0,0xa8,0xc6,0xbd,0x17,0xb5,0xad,0xd1,0xa5, -0x9f,0xb6,0x99,0x94,0x2f,0x91,0x8e,0x10,0x8c,0x8b,0x02,0x8b,0x8b,0xef,0x8d,0x90, -0x6b,0x94,0x99,0xb1,0x9e,0xa5,0x10,0xac,0xb4,0x60,0xbc,0xc5,0xd5,0xce,0xd8,0x9a, -0xe2,0xec,0x4e,0xf7,0x01,0x2c,0x0c,0x16,0xa9,0x20,0x2a,0xd8,0x33,0x3c,0x4f,0x45, -0x4d,0x74,0x54,0x5a,0xce,0x60,0x65,0xfb,0x69,0x6d,0xa5,0x6f,0x71,0xa0,0x71,0x71, -0xb1,0x6f,0x6d,0x16,0x6a,0x66,0x01,0x61,0x5b,0x94,0x54,0x4d,0x96,0x45,0x3d,0x65, -0x34,0x2b,0x81,0x21,0x17,0xbc,0x0d,0x03,0xbc,0xf9,0xef,0xb8,0xe5,0xdc,0x81,0xd2, -0xc9,0x09,0xc1,0xb9,0xd0,0xb1,0xab,0x86,0xa5,0xa0,0xd1,0x9b,0x98,0x84,0x95,0x93, -0xed,0x92,0x92,0xee,0x93,0x95,0x6a,0x98,0x9c,0x60,0xa0,0xa5,0xcb,0xab,0xb2,0xc8, -0xb9,0xc1,0x2b,0xca,0xd2,0xfc,0xdb,0xe5,0xf4,0xee,0xf8,0x8d,0x02,0x0c,0xc5,0x15, -0x1f,0x51,0x28,0x30,0x7e,0x39,0x41,0x52,0x48,0x4f,0x53,0x55,0x5a,0x2b,0x5f,0x63, -0x22,0x66,0x68,0x64,0x69,0x69,0x4c,0x69,0x67,0xbd,0x65,0x62,0xb8,0x5e,0x59,0x8e, -0x54,0x4e,0xa5,0x47,0x40,0x54,0x38,0x30,0x72,0x27,0x1e,0x27,0x15,0x0b,0x8e,0x02, -0xf8,0xdf,0xef,0xe6,0x98,0xdd,0xd4,0xbf,0xcc,0xc4,0x6c,0xbd,0xb6,0x68,0xb0,0xaa, -0x2c,0xa6,0xa1,0xcf,0x9e,0x9c,0xd4,0x9a,0x9a,0x22,0x9a,0x9b,0xe1,0x9c,0x9f,0xe8, -0xa2,0xa7,0x11,0xac,0xb1,0xfc,0xb7,0xbe,0x4f,0xc6,0xce,0x73,0xd6,0xdf,0xb0,0xe7, -0xf0,0xdd,0xf9,0x03,0x00,0x0c,0x15,0xa0,0x1d,0x26,0x52,0x2e,0x35,0x5f,0x3d,0x43, -0x3e,0x4a,0x4f,0xdc,0x54,0x59,0x90,0x5c,0x5f,0x54,0x61,0x62,0x86,0x62,0x62,0xd2, -0x60,0x5e,0xba,0x5b,0x58,0xa1,0x53,0x4e,0xb7,0x48,0x42,0x75,0x3b,0x34,0x63,0x2c, -0x24,0xd3,0x1b,0x13,0x65,0x0a,0x01,0xd9,0xf8,0xf0,0x53,0xe7,0xdf,0xf2,0xd6,0xcf, -0x15,0xc8,0xc1,0x04,0xbb,0xb5,0xf4,0xaf,0xab,0xd9,0xa7,0xa4,0xac,0xa2,0xa1,0xb4, -0xa0,0xa0,0xab,0xa1,0xa3,0xe5,0xa5,0xa9,0x01,0xad,0xb1,0x1a,0xb7,0xbd,0x60,0xc3, -0xca,0xb7,0xd1,0xd9,0x98,0xe1,0xe9,0x0b,0xf2,0xfa,0x17,0x03,0x0b,0x2a,0x14,0x1c, -0x24,0x24,0x2b,0xea,0x32,0x39,0x19,0x40,0x46,0x40,0x4b,0x4f,0xbc,0x53,0x56,0x5e, -0x59,0x5b,0x01,0x5c,0x5c,0xc4,0x5b,0x5a,0x58,0x58,0x55,0x2a,0x52,0x4d,0x1f,0x49, -0x43,0xcb,0x3d,0x37,0x55,0x30,0x29,0x82,0x21,0x19,0xaa,0x11,0x09,0x48,0x01,0xf9, -0xd0,0xf0,0xe8,0xfc,0xe0,0xd9,0x47,0xd2,0xcb,0xf5,0xc4,0xbf,0xa1,0xb9,0xb4,0xce, -0xb0,0xad,0xa4,0xaa,0xa8,0x6a,0xa7,0xa6,0xfe,0xa6,0xa7,0x8e,0xa9,0xab,0xed,0xae, -0xb2,0x0a,0xb7,0xbb,0x8f,0xc1,0xc7,0x27,0xce,0xd4,0x3f,0xdc,0xe3,0x6c,0xeb,0xf3, -0x23,0xfb,0x02,0x0f,0x0b,0x12,0x8d,0x1a,0x21,0x0e,0x29,0x2f,0xfa,0x35,0x3b,0x3d, -0x41,0x46,0x61,0x4a,0x4e,0x01,0x51,0x53,0xe5,0x54,0x55,0xfb,0x55,0x55,0x59,0x54, -0x52,0xd6,0x4f,0x4c,0xaa,0x48,0x44,0x12,0x3f,0x39,0x89,0x33,0x2d,0x61,0x26,0x1f, -0xf3,0x17,0x10,0xd7,0x08,0x01,0x83,0xf9,0xf2,0x60,0xea,0xe3,0xf1,0xdb,0xd5,0xe7, -0xce,0xc8,0x8d,0xc3,0xbe,0x27,0xba,0xb6,0x04,0xb3,0xb0,0xb9,0xae,0xad,0xf8,0xac, -0xad,0xe3,0xad,0xaf,0x97,0xb1,0xb4,0xe7,0xb7,0xbb,0x9f,0xc0,0xc5,0x6b,0xcb,0xd1, -0xe8,0xd7,0xde,0xba,0xe5,0xec,0x3e,0xf4,0xfb,0xd7,0x02,0x0a,0x62,0x11,0x18,0x6b, -0x1f,0x26,0x92,0x2c,0x32,0xc8,0x37,0x3d,0x80,0x41,0x45,0xc6,0x48,0x4b,0xb8,0x4d, -0x4f,0x04,0x50,0x50,0xe4,0x4f,0x4e,0xec,0x4c,0x4a,0x79,0x47,0x43,0xae,0x3f,0x3a, -0xcf,0x35,0x30,0x32,0x2a,0x23,0x2c,0x1d,0x16,0x55,0x0f,0x08,0x24,0x01,0xf9,0xfe, -0xf2,0xec,0x10,0xe5,0xde,0x57,0xd8,0xd2,0xb2,0xcc,0xc7,0xe8,0xc2,0xbe,0x4d,0xbb, -0xb8,0xe5,0xb5,0xb4,0x03,0xb3,0xb2,0x88,0xb2,0xb3,0xa5,0xb4,0xb6,0x5b,0xb9,0xbc, -0x59,0xc0,0xc4,0x8c,0xc9,0xce,0x9d,0xd4,0xda,0xb7,0xe0,0xe7,0xf3,0xed,0xf4,0x9b, -0xfb,0x02,0x57,0x09,0x10,0xb2,0x16,0x1d,0x54,0x23,0x29,0xd6,0x2e,0x34,0xb0,0x38, -0x3c,0x8e,0x40,0x43,0x4b,0x46,0x48,0xb6,0x49,0x4a,0xc8,0x4a,0x4a,0x56,0x49,0x47, -0x7b,0x45,0x42,0x5a,0x3f,0x3b,0xe5,0x36,0x32,0xe2,0x2c,0x27,0x65,0x21,0x1b,0xe4, -0x14,0x0e,0xa4,0x07,0x01,0x50,0xfa,0xf3,0x5d,0xed,0xe6,0xcd,0xe0,0xdb,0x60,0xd5, -0xd0,0x84,0xcb,0xc7,0x51,0xc3,0xc0,0x20,0xbd,0xba,0x5e,0xb9,0xb8,0xb4,0xb7,0xb7, -0x8d,0xb8,0xb9,0xae,0xbb,0xbe,0x22,0xc1,0xc4,0xcb,0xc8,0xcd,0x03,0xd2,0xd7,0xf5, -0xdc,0xe2,0xbc,0xe8,0xef,0x61,0xf5,0xfb,0x5b,0x02,0x08,0x0a,0x0f,0x15,0x34,0x1b, -0x20,0x8f,0x26,0x2b,0x5a,0x30,0x34,0x9a,0x38,0x3b,0xff,0x3e,0x41,0x67,0x43,0x44, -0x6c,0x45,0x45,0x6b,0x45,0x44,0xf8,0x42,0x40,0x4d,0x3e,0x3b,0x71,0x37,0x33,0xf7, -0x2e,0x2a,0xb0,0x24,0x1f,0x95,0x19,0x13,0x9c,0x0d,0x07,0x37,0x01,0xfb,0xc0,0xf4, -0xee,0xdb,0xe8,0xe3,0xb2,0xdd,0xd8,0xc9,0xd3,0xcf,0x56,0xcb,0xc7,0x8c,0xc4,0xc1, -0xef,0xbf,0xbe,0x45,0xbd,0xbc,0xdc,0xbc,0xbd,0xb7,0xbe,0xc0,0x94,0xc2,0xc5,0x94, -0xc8,0xcc,0x76,0xd0,0xd5,0xe0,0xd9,0xdf,0x81,0xe4,0xea,0xf0,0xef,0xf5,0xdd,0xfb, -0x01,0xee,0x07,0x0d,0x9c,0x13,0x19,0x71,0x1e,0x23,0x49,0x28,0x2c,0xec,0x30,0x34, -0xfa,0x37,0x3a,0x1c,0x3d,0x3e,0x0c,0x40,0x40,0x2e,0x41,0x40,0xfc,0x3f,0x3e,0xa8, -0x3c,0x3a,0x44,0x37,0x34,0x10,0x30,0x2c,0x70,0x27,0x22,0x9b,0x1d,0x18,0x93,0x12, -0x0c,0x3e,0x07,0x01,0x86,0xfb,0xf5,0x3b,0xf0,0xea,0x59,0xe5,0xe0,0x75,0xdb,0xd6, -0xbf,0xd2,0xcf,0x70,0xcb,0xc8,0x18,0xc6,0xc4,0x93,0xc2,0xc1,0x08,0xc1,0xc1,0xa0, -0xc1,0xc2,0x5c,0xc4,0xc6,0xf7,0xc8,0xcc,0x61,0xcf,0xd3,0x83,0xd7,0xdc,0xd0,0xe0, -0xe5,0x2f,0xeb,0xf0,0x18,0xf6,0xfb,0x5a,0x01,0x06,0x6d,0x0c,0x11,0x2e,0x17,0x1c, -0x02,0x21,0x25,0xb7,0x29,0x2d,0x18,0x31,0x34,0xb2,0x36,0x38,0x8c,0x3a,0x3b,0x8b, -0x3c,0x3c,0xac,0x3c,0x3b,0x8d,0x3a,0x38,0x9d,0x36,0x33,0xbc,0x30,0x2d,0x52,0x29, -0x25,0xa2,0x20,0x1b,0xed,0x16,0x11,0x7b,0x0c,0x07,0x82,0x01,0xfc,0xc2,0xf6,0xf1, -0x46,0xec,0xe7,0x73,0xe2,0xdd,0xce,0xd9,0xd5,0x3c,0xd2,0xce,0x4e,0xcc,0xc9,0x0e, -0xc8,0xc6,0xb9,0xc5,0xc5,0x32,0xc5,0xc5,0xbd,0xc6,0xc8,0x12,0xca,0xcc,0x47,0xcf, -0xd2,0x06,0xd6,0xda,0x20,0xde,0xe2,0x69,0xe7,0xec,0x44,0xf1,0xf6,0xb8,0xfb,0x00, -0x3e,0x06,0x0b,0x66,0x10,0x15,0x13,0x1a,0x1e,0xc8,0x22,0x26,0x5b,0x2a,0x2d,0x6a, -0x30,0x32,0x0e,0x35,0x36,0xa8,0x37,0x38,0xb8,0x38,0x38,0xc8,0x37,0x36,0x1a,0x35, -0x33,0x81,0x30,0x2d,0x7c,0x2a,0x26,0xec,0x22,0x1e,0x2a,0x1a,0x15,0xc9,0x10,0x0b, -0xcd,0x06,0x01,0xdd,0xfc,0xf7,0xdb,0xf2,0xee,0x40,0xe9,0xe4,0x8d,0xe0,0xdc,0xd9, -0xd8,0xd5,0x98,0xd2,0xd0,0xe0,0xcd,0xcc,0xb2,0xca,0xc9,0x5c,0xc9,0xc9,0xa4,0xc9, -0xca,0xfa,0xcb,0xcd,0xbb,0xcf,0xd2,0x66,0xd5,0xd8,0x5a,0xdc,0xe0,0x43,0xe4,0xe8, -0x6c,0xed,0xf2,0xc0,0xf6,0xfb,0x8b,0x00,0x05,0x37,0x0a,0x0e,0x7d,0x13,0x17,0x1e, -0x1c,0x20,0xc3,0x23,0x27,0x43,0x2a,0x2c,0x2f,0x2f,0x31,0xb2,0x32,0x33,0x9b,0x34, -0x34,0x9d,0x34,0x34,0x10,0x33,0x31,0xba,0x2f,0x2d,0xc7,0x2a,0x27,0x7b,0x24,0x20, -0xfd,0x1c,0x18,0xac,0x14,0x10,0x60,0x0b,0x06,0x1c,0x02,0xfd,0xb7,0xf8,0xf4,0xa2, -0xef,0xeb,0x13,0xe7,0xe3,0x51,0xdf,0xdb,0xce,0xd8,0xd6,0x90,0xd3,0xd1,0xd7,0xcf, -0xce,0x87,0xcd,0xcd,0xf1,0xcc,0xcd,0x15,0xce,0xcf,0xe4,0xd0,0xd2,0x4d,0xd5,0xd8, -0x11,0xdb,0xde,0x27,0xe2,0xe5,0x0e,0xea,0xee,0x95,0xf2,0xf7,0x90,0xfb,0x00,0xa1, -0x04,0x09,0x72,0x0d,0x11,0xec,0x15,0x19,0xbe,0x1d,0x21,0x20,0x24,0x27,0xa1,0x29, -0x2b,0xce,0x2d,0x2f,0x53,0x30,0x31,0x60,0x31,0x31,0xb3,0x30,0x2f,0x7d,0x2e,0x2c, -0xab,0x2a,0x28,0x53,0x25,0x22,0xe4,0x1e,0x1b,0x75,0x17,0x13,0x58,0x0f,0x0a,0xbe, -0x06,0x02,0xf5,0xfd,0xf9,0x39,0xf5,0xf1,0x11,0xed,0xe9,0x41,0xe5,0xe1,0x9d,0xde, -0xdb,0x1a,0xd9,0xd6,0xac,0xd4,0xd3,0xb0,0xd1,0xd0,0x6f,0xd0,0xd0,0x94,0xd0,0xd1, -0x54,0xd2,0xd3,0x9d,0xd5,0xd7,0x6c,0xda,0xdd,0x63,0xe0,0xe3,0x5c,0xe7,0xeb,0xf1, -0xee,0xf3,0x41,0xf7,0xfb,0xc8,0xff,0x03,0x4f,0x08,0x0c,0x56,0x10,0x14,0xd2,0x17, -0x1b,0xa5,0x1e,0x21,0x28,0x24,0x26,0xd9,0x28,0x2a,0x09,0x2c,0x2d,0xb1,0x2d,0x2e, -0xf1,0x2d,0x2d,0xa8,0x2c,0x2b,0xd6,0x29,0x27,0xaf,0x25,0x23,0x20,0x20,0x1d,0xc0, -0x19,0x16,0x72,0x12,0x0e,0x88,0x0a,0x06,0x58,0x02,0xfe,0x25,0xfa,0xf6,0x33,0xf2, -0xee,0xc7,0xea,0xe7,0x26,0xe4,0xe1,0x42,0xde,0xdb,0x8b,0xd9,0xd7,0x29,0xd6,0xd4, -0x1d,0xd4,0xd3,0x79,0xd3,0xd3,0x6b,0xd4,0xd5,0xb6,0xd6,0xd8,0x55,0xda,0xdc,0x6b, -0xdf,0xe2,0x64,0xe5,0xe8,0x4b,0xec,0xef,0xbe,0xf3,0xf7,0x8a,0xfb,0xff,0x88,0x03, -0x07,0x37,0x0b,0x0e,0x9f,0x12,0x15,0x3f,0x19,0x1c,0x24,0x1f,0x21,0x0c,0x24,0x26, -0xb1,0x27,0x29,0x22,0x2a,0x2a,0x1b,0x2b,0x2b,0xa0,0x2a,0x29,0xbd,0x28,0x27,0x83, -0x25,0x23,0x17,0x21,0x1e,0x86,0x1b,0x18,0x17,0x15,0x11,0x2a,0x0e,0x0a,0x86,0x06, -0x02,0xeb,0xfe,0xfa,0x3f,0xf7,0xf3,0x07,0xf0,0xec,0x5a,0xe9,0xe6,0x63,0xe3,0xe0, -0x4a,0xde,0xdc,0x74,0xda,0xd8,0xcf,0xd7,0xd6,0x8f,0xd6,0xd6,0x85,0xd6,0xd7,0x12, -0xd8,0xd9,0xc4,0xda,0xdc,0xc9,0xde,0xe1,0xd3,0xe3,0xe6,0xdb,0xe9,0xed,0x82,0xf0, -0xf4,0xa1,0xf7,0xfb,0x06,0xff,0x02,0x7e,0x06,0x0a,0xa1,0x0d,0x11,0x31,0x14,0x17, -0x46,0x1a,0x1c,0x7f,0x1f,0x21,0x7b,0x23,0x25,0x61,0x26,0x27,0xe5,0x27,0x28,0x35, -0x28,0x27,0x4d,0x27,0x26,0xe3,0x24,0x23,0x75,0x21,0x1f,0xe4,0x1c,0x1a,0x30,0x17, -0x14,0xf2,0x10,0x0d,0x38,0x0a,0x06,0x09,0x03,0xff,0xe7,0xfb,0xf8,0xc3,0xf4,0xf1, -0x26,0xee,0xeb,0x31,0xe8,0xe5,0xf6,0xe2,0xe0,0xca,0xde,0xdd,0x91,0xdb,0xda,0xa8, -0xd9,0xd9,0x14,0xd9,0xd9,0xb4,0xd9,0xda,0x98,0xdb,0xdc,0xcf,0xde,0xe0,0xd9,0xe2, -0xe5,0xf6,0xe7,0xea,0x0e,0xee,0xf1,0x71,0xf4,0xf7,0x3d,0xfb,0xfe,0x3b,0x02,0x05, -0x0b,0x09,0x0c,0x86,0x0f,0x12,0x99,0x15,0x18,0xd5,0x1a,0x1d,0x32,0x1f,0x20,0x8f, -0x22,0x23,0xbb,0x24,0x25,0xa3,0x25,0x25,0x6a,0x25,0x24,0xdc,0x23,0x22,0x3a,0x21, -0x1f,0x67,0x1d,0x1b,0xa2,0x18,0x15,0x1f,0x13,0x10,0xe1,0x0c,0x09,0x7a,0x06,0x03, -0xc2,0xff,0xfc,0x07,0xf9,0xf5,0xcd,0xf2,0xef,0xa9,0xec,0xea,0x50,0xe7,0xe5,0xe0, -0xe2,0xe1,0x50,0xdf,0xde,0x01,0xdd,0xdc,0xd4,0xdb,0xdb,0xdb,0xdb,0xdc,0xe3,0xdc, -0xdd,0x2e,0xdf,0xe0,0x8a,0xe2,0xe4,0xe8,0xe6,0xe9,0x05,0xec,0xee,0xdc,0xf1,0xf4, -0xfd,0xf7,0xfb,0x51,0xfe,0x01,0xe9,0x04,0x08,0x20,0x0b,0x0e,0x12,0x11,0x13,0x5c, -0x16,0x18,0xec,0x1a,0x1c,0x9d,0x1e,0x1f,0x2f,0x21,0x22,0xb0,0x22,0x23,0x10,0x23, -0x22,0x4c,0x22,0x21,0x68,0x20,0x1f,0x52,0x1d,0x1b,0x68,0x19,0x17,0x81,0x14,0x11, -0x2f,0x0f,0x0c,0x55,0x09,0x06,0x34,0x03,0x00,0xf3,0xfc,0xf9,0xee,0xf6,0xf3,0x1f, -0xf1,0xee,0xc4,0xeb,0xe9,0x25,0xe7,0xe5,0x51,0xe3,0xe1,0x9d,0xe0,0xdf,0xc9,0xde, -0xde,0x57,0xde,0xde,0xa5,0xde,0xdf,0x35,0xe0,0xe1,0xa4,0xe2,0xe4,0x56,0xe6,0xe8, -0xc6,0xea,0xed,0xc3,0xef,0xf2,0x78,0xf5,0xf8,0x45,0xfb,0xfe,0x45,0x01,0x04,0x25, -0x07,0x0a,0x01,0x0d,0x0f,0x3b,0x12,0x14,0xc9,0x16,0x18,0xac,0x1a,0x1c,0x94,0x1d, -0x1e,0x9b,0x1f,0x20,0x94,0x20,0x20,0x7a,0x20,0x20,0x50,0x1f,0x1e,0x04,0x1d,0x1b, -0xc9,0x19,0x17,0xcf,0x15,0x13,0x18,0x11,0x0e,0xe8,0x0b,0x09,0x30,0x06,0x03,0x65, -0x00,0xfd,0xa8,0xfa,0xf7,0x1d,0xf5,0xf2,0xd6,0xef,0xed,0x25,0xeb,0xe9,0x41,0xe7, -0xe5,0x28,0xe4,0xe2,0xef,0xe1,0xe1,0xb2,0xe0,0xe0,0x98,0xe0,0xe0,0x6d,0xe1,0xe2, -0x43,0xe3,0xe4,0x18,0xe6,0xe7,0xcc,0xe9,0xeb,0x2e,0xee,0xf0,0x2a,0xf3,0xf5,0x6c, -0xf8,0xfb,0xe3,0xfd,0x00,0x8d,0x03,0x06,0x05,0x09,0x0b,0x2b,0x0e,0x10,0xd9,0x12, -0x14,0xef,0x16,0x18,0x19,0x1a,0x1b,0x86,0x1c,0x1d,0x04,0x1e,0x1e,0x64,0x1e,0x1e, -0xe4,0x1d,0x1d,0x53,0x1c,0x1b,0xd3,0x19,0x18,0x74,0x16,0x14,0x58,0x12,0x10,0xc2, -0x0d,0x0b,0xb3,0x08,0x06,0x50,0x03,0x00,0xeb,0xfd,0xfb,0x94,0xf8,0xf6,0x90,0xf3, -0xf1,0xe0,0xee,0xec,0xed,0xea,0xe9,0x92,0xe7,0xe6,0xf2,0xe4,0xe4,0x50,0xe3,0xe2, -0xae,0xe2,0xe2,0xeb,0xe2,0xe3,0x26,0xe4,0xe5,0x32,0xe6,0xe7,0x4b,0xe9,0xeb,0x01, -0xed,0xef,0x52,0xf1,0xf3,0x2c,0xf6,0xf8,0x5b,0xfb,0xfd,0x8f,0x00,0x03,0xb2,0x05, -0x08,0xa3,0x0a,0x0d,0x50,0x0f,0x11,0x66,0x13,0x15,0xc2,0x16,0x18,0x83,0x19,0x1a, -0x56,0x1b,0x1b,0x4e,0x1c,0x1c,0x45,0x1c,0x1b,0x5e,0x1b,0x1a,0x78,0x19,0x18,0xd5, -0x16,0x15,0x52,0x13,0x11,0x56,0x0f,0x0d,0xc0,0x0a,0x08,0xe5,0x05,0x03,0xd5,0x00, -0xfe,0xb4,0xfb,0xf9,0xe4,0xf6,0xf4,0x59,0xf2,0xf0,0x64,0xee,0xec,0xc8,0xea,0xe9, -0x05,0xe8,0xe6,0xfd,0xe5,0xe5,0xe4,0xe4,0xe4,0xa9,0xe4,0xe4,0x4d,0xe5,0xe5,0xef, -0xe6,0xe7,0x3e,0xe9,0xea,0x5b,0xec,0xee,0x12,0xf0,0xf2,0x64,0xf4,0xf6,0x0a,0xf9, -0xfb,0xe6,0xfd,0x00,0x10,0x00,0x00,0xb1,0x00,0x01,0xcd,0x00,0x80,0x80,0xd7,0x3d, -0xc9,0x76,0x61,0xc4,0x1f,0xc9,0xad,0x95,0xa3,0x8c,0xea,0x3e,0x31,0x69,0x53,0xa0, -0x09,0xba,0x09,0x98,0xb5,0xbd,0x00,0x4a,0x69,0x64,0x3f,0xfe,0xf4,0xb0,0xf9,0x9e, -0xc9,0x98,0x14,0x52,0x95,0x5b,0x2c,0xd0,0xe2,0xab,0x48,0xa9,0xdd,0xd1,0x24,0x55, -0x37,0x50,0x18,0xce,0xd3,0xaa,0x34,0xb6,0xf0,0x20,0x32,0x54,0x5a,0x42,0x06,0x1d, -0xc8,0xac,0xec,0xc4,0x01,0x27,0x3c,0x50,0x08,0x33,0xf6,0x36,0xc0,0xb2,0x98,0xd4, -0x11,0x11,0x42,0x49,0x47,0x23,0xe7,0x1c,0xbc,0xba,0x7d,0xe4,0x1e,0xb6,0x44,0x3f, -0xde,0x13,0xdb,0x3b,0xbb,0xc5,0xc6,0xf3,0x29,0x20,0x44,0x34,0x19,0x05,0xd2,0x45, -0xbd,0xd1,0xb8,0x01,0x30,0xae,0x40,0x28,0x05,0xf8,0xcc,0x04,0xc2,0xde,0x11,0x0e, -0x35,0xc5,0x3a,0x1b,0x78,0xec,0xc9,0xf3,0xc8,0xea,0xab,0x18,0x37,0x03,0x33,0x0f, -0xc1,0xe2,0xc8,0x7e,0xd1,0xf6,0xff,0x20,0x36,0xe6,0x29,0x03,0x88,0xdb,0xca,0x0b, -0xdb,0x02,0x32,0x27,0x33,0xd8,0x1f,0xf8,0xbf,0xd6,0xce,0x3a,0xe5,0x0b,0xde,0x2a, -0x2e,0xba,0x15,0xef,0x5c,0xd4,0xd4,0x45,0xef,0x14,0x12,0x2c,0x28,0xe5,0x0b,0xe8, -0x16,0xd4,0xdb,0xf2,0xf8,0x1a,0x4c,0x2b,0x20,0x7e,0x02,0xe2,0xc8,0xd5,0xe3,0xd0, -0x01,0x1f,0xf6,0x28,0x18,0x3f,0xfa,0xde,0xce,0xd8,0xeb,0x90,0x09,0x22,0xf3,0x24, -0x10,0xfc,0xf2,0xdd,0x63,0xdd,0xf3,0x33,0x10,0x23,0xd2,0x1f,0x08,0xee,0xec,0xdd, -0x02,0xe3,0xfa,0x4f,0x15,0x22,0xf4,0x19,0x01,0x89,0xe8,0xde,0x29,0xe9,0x01,0xee, -0x18,0x20,0xa5,0x13,0xfb,0xc2,0xe5,0xe1,0x93,0xef,0x07,0x1f,0x1b,0x1d,0x31,0x0d, -0xf5,0x95,0xe4,0xe4,0x0d,0xf6,0x0d,0xb1,0x1b,0x19,0xf0,0x06,0xf0,0x8b,0xe4,0xe9, -0x36,0xfc,0x11,0x11,0x1b,0x14,0x33,0x01,0xed,0xa6,0xe5,0xee,0xa4,0x01,0x13,0x7e, -0x19,0x0f,0x04,0xfc,0xeb,0xd2,0xe7,0xf3,0x66,0x06,0x15,0xc6,0x16,0x0a,0xb2,0xf7, -0xea,0xc6,0xea,0xf8,0x58,0x0a,0x15,0x8b,0x13,0x05,0xf2,0xf3,0xea,0x68,0xee,0xfd, -0x73,0x0d,0x15,0xe2,0x0f,0x00,0x6c,0xf1,0xeb,0x36,0xf2,0x01,0x87,0x0f,0x13,0xcc, -0x0b,0xfc,0xdb,0xef,0xed,0x44,0xf6,0x05,0xb2,0x10,0x11,0xcb,0x07,0xf9,0x24,0xef, -0xef,0x29,0xfa,0x08,0xf3,0x10,0x0f,0xf1,0x03,0xf6,0x58,0xef,0xf2,0xd5,0xfd,0x0a, -0x77,0x10,0x0c,0x81,0x00,0xf4,0x29,0xf0,0xf5,0x38,0x01,0x0c,0x42,0x0f,0x09,0x60, -0xfd,0xf3,0x76,0xf1,0xf8,0x08,0x04,0x0c,0x9f,0x0d,0x05,0xde,0xfa,0xf3,0x51,0xf3, -0xfb,0x59,0x06,0x0d,0x81,0x0b,0x02,0xae,0xf8,0xf3,0x92,0xf5,0xfe,0x18,0x08,0x0c, -0x49,0x09,0x00,0x35,0xf7,0xf3,0xfc,0xf7,0x00,0x3f,0x09,0x0b,0xda,0x06,0xfe,0x50, -0xf6,0xf5,0x50,0xfa,0x03,0xd2,0x09,0x0a,0x75,0x04,0xfb,0x2e,0xf6,0xf6,0xa6,0xfc, -0x04,0xfd,0x09,0x08,0x4b,0x02,0xfa,0x56,0xf6,0xf8,0xe3,0xfe,0x06,0x82,0x09,0x06, -0x3f,0x00,0xf9,0xd7,0xf6,0xfa,0xd0,0x00,0x07,0xd1,0x08,0x05,0x72,0xfe,0xf8,0xbd, -0xf7,0xfb,0x6d,0x02,0x07,0xc7,0x07,0x03,0x06,0xfd,0xf8,0xfa,0xf8,0xfd,0xaa,0x03, -0x07,0x77,0x06,0x01,0xea,0xfb,0xf8,0x3d,0xfa,0xff,0x93,0x04,0x07,0x31,0x05,0x00, -0x13,0xfb,0xf9,0x93,0xfb,0x00,0x1a,0x05,0x06,0xc7,0x03,0xfe,0xcd,0xfa,0xf9,0xef, -0xfc,0x01,0x6c,0x05,0x05,0x6b,0x02,0xfd,0x9c,0xfa,0xfa,0x3d,0xfe,0x02,0x7c,0x05, -0x04,0x4b,0x01,0xfc,0xcf,0xfa,0xfb,0x6c,0xff,0x03,0x24,0x05,0x03,0x1b,0x00,0xfc, -0x17,0xfb,0xfc,0x6d,0x00,0x03,0xab,0x04,0x02,0x1c,0xff,0xfc,0xa2,0xfb,0xfd,0x3b, -0x01,0x03,0x1e,0x04,0x01,0x6c,0xfe,0xfc,0x41,0xfc,0xfe,0xeb,0x01,0x03,0x4d,0x03, -0x00,0xed,0xfd,0xfc,0xf2,0xfc,0xff,0x6a,0x02,0x03,0xab,0x02,0x00,0x71,0xfd,0xfc, -0xb7,0xfd,0x00,0x94,0x02,0x03,0xf5,0x01,0xff,0x47,0xfd,0xfc,0x6f,0xfe,0x00,0xbf, -0x02,0x02,0x3d,0x01,0xfe,0x4d,0xfd,0xfd,0x06,0xff,0x01,0xb5,0x02,0x02,0xa6,0x00, -0xfe,0x58,0xfd,0xfd,0xad,0xff,0x01,0xaa,0x02,0x01,0x0d,0x00,0xfe,0x84,0xfd,0xfe, -0x45,0x00,0x01,0x6f,0x02,0x01,0xa5,0xff,0xfe,0xc0,0xfd,0xfe,0x9e,0x00,0x02,0x10, -0x02,0x00,0x4f,0xff,0xfe,0x00,0xfe,0xff,0xf5,0x00,0x02,0xc0,0x01,0x00,0xf7,0xfe, -0xfe,0x71,0xfe,0xff,0x4c,0x01,0x02,0x70,0x01,0x00,0xb1,0xfe,0xfe,0xc1,0xfe,0x00, -0x72,0x01,0x01,0x2c,0x01,0xff,0x9c,0xfe,0xfe,0x25,0xff,0x00,0x88,0x01,0x01,0xaa, -0x00,0xff,0x85,0xfe,0xfe,0x89,0xff,0x00,0x8c,0x01,0x01,0x56,0x00,0xff,0x73,0xfe, -0xfe,0xdc,0xff,0x00,0x7f,0x01,0x01,0x01,0x00,0xff,0xa1,0xfe,0xff,0x11,0x00,0x01, -0x51,0x01,0x00,0xbd,0xff,0xfe,0xbe,0xfe,0xff,0x55,0x00,0x01,0x32,0x01,0x00,0x97, -0xff,0xfe,0xde,0xfe,0xff,0x89,0x00,0x01,0x01,0x01,0x00,0x43,0xff,0xfe,0x1d,0xff, -0xff,0xbe,0x00,0x01,0xd1,0x00,0x00,0x30,0xff,0xfe,0x4e,0xff,0x00,0xd1,0x00,0x01, -0xa0,0x00,0xff,0x3c,0xff,0xff,0x93,0xff,0x00,0x93,0x00,0x00,0x39,0x00,0xff,0x8c, -0xff,0xff,0xe9,0xff,0x00,0x53,0x00,0x00,0x04,0x00,0xff,0xde,0xff,0xff,0xfe,0xff, -0x00,0x11,0x00,0x00,0x01,0x00,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x1a,0xfd,0x7f,0x3f,0x88,0x4c,0x42,0x59,0x6b,0x0d,0xff, -0x95,0xa4,0xeb,0xba,0xdc,0x8f,0xa6,0xb0,0x59,0x1f,0x7f,0x6f,0x2e,0x1f,0x96,0x28, -0x79,0x6b,0xf2,0xa1,0x42,0xb6,0x09,0xbb,0xe7,0xbd,0xc3,0xb5,0x1e,0xd9,0x64,0x33, -0x5a,0xe6,0x23,0x1d,0x29,0x26,0x1b,0xbc,0xa3,0x21,0xf8,0x10,0x6b,0xc7,0xd8,0xc5, -0x33,0x3a,0x74,0x33,0x0d,0x80,0x0c,0x3d,0xd7,0xf8,0xbc,0xb5,0xca,0xe6,0x7f,0xfe, -0xdf,0xc4,0xe9,0x0e,0x20,0x47,0x29,0x55,0x08,0x0b,0x22,0x23,0x03,0x2a,0xe9,0xc6, -0x16,0xdb,0x00,0x58,0xea,0xeb,0x31,0x0c,0x22,0x6f,0x2b,0x0c,0x02,0x04,0x17,0x36, -0x08,0xf0,0x90,0xda,0xe5,0x12,0xfe,0xfd,0x3d,0xf2,0xfe,0x15,0x19,0x1e,0x00,0x07, -0xfa,0x8e,0x04,0x0b,0xb9,0xfc,0xe8,0x4e,0xef,0x03,0x0b,0x01,0xfa,0x29,0xf8,0x0c, -0x9b,0x16,0x02,0xc8,0xf8,0xfe,0x90,0x06,0x00,0xf0,0xf0,0xf3,0x8d,0x04,0x08,0x61, -0x02,0xfa,0x8b,0x07,0x0c,0x03,0x05,0xf8,0x72,0xf8,0x00,0xa6,0x00,0xf1,0x80,0xef, -0xfe,0x33,0x0b,0x0c,0x0e,0xf9,0xfb,0xc3,0x04,0x0e,0x84,0x0b,0x0b,0xd5,0xfd,0x0e, -0xc0,0xf9,0xea,0x32,0xf1,0xf8,0x67,0xff,0xf0,0xb2,0xf9,0x04,0x80,0x0b,0x0e,0xa0, -0xff,0x09,0x00,0x16,0x0a,0xa1,0xf1,0xfd,0xf4,0xfb,0x00,0x4e,0xeb,0xea,0xa1,0xf7, -0x06,0x86,0x02,0xfe,0x72,0x07,0x17,0x25,0x0b,0x04,0x4a,0x01,0xff,0x87,0x04,0xf6, -0x69,0xe7,0xfc,0xec,0xf7,0x09,0x2a,0xf7,0xfe,0x4c,0x08,0x07,0x77,0x00,0xff,0xb6, -0xfa,0x0e,0xe5,0xfd,0xfa,0x73,0xfb,0x02,0x80,0x06,0xf9,0xde,0xf9,0x05,0x2d,0xff, -0xfd,0xd0,0xf8,0xff,0x5f,0x08,0xff,0x6a,0xff,0xff,0x70,0x07,0x03,0xef,0xfb,0xfd, -0x60,0xfe,0xfd,0xc5,0xfc,0xf6,0x2c,0xfe,0x04,0xc3,0x02,0xfe,0x8d,0x02,0x07,0xa6, -0x04,0x01,0x00,0xf9,0x01,0xb0,0x01,0xfc,0x78,0xf8,0xfd,0x1c,0x00,0x01,0x6f,0xfe, -0xff,0x62,0x04,0x03,0xde,0xff,0xfb,0x3f,0x00,0x02,0x7d,0xfd,0xfc,0x6a,0xfd,0x01, -0x48,0x02,0xfe,0x34,0xfe,0x03,0x61,0x03,0x01,0x7e,0xf8,0x00,0x12,0x00,0x01,0xb8, -0xfc,0xfa,0xb6,0x04,0x06,0x82,0xff,0xfd,0x56,0x01,0x01,0x39,0x02,0xf8,0x23,0xfc, -0x01,0x93,0x00,0xfe,0x6e,0xfd,0x04,0xc6,0x05,0xff,0xfe,0xfd,0xfd,0x9e,0x02,0xff, -0xe0,0xf8,0xfe,0x97,0x00,0x03,0x30,0xff,0xff,0xc5,0x02,0x05,0x2f,0xff,0xfc,0x2e, -0xfd,0xff,0x50,0x00,0xfa,0xd6,0xfe,0x02,0x53,0x04,0x01,0x28,0x00,0xff,0x14,0x04, -0x00,0x21,0xfb,0xfd,0xf2,0xfe,0x00,0x23,0xfd,0xff,0xb1,0x01,0x04,0xa5,0x01,0xff, -0xdd,0x00,0x02,0x33,0xff,0xfd,0xba,0xfd,0x00,0xc3,0x00,0xfd,0x2a,0xfe,0x00,0xf6, -0x02,0x00,0xb4,0xfe,0xff,0x05,0x01,0x00,0xc4,0xfd,0xfe,0xfe,0x00,0x00,0x5f,0x00, -0x00,0xb4,0x00,0x02,0xc0,0xfe,0xff,0x4b,0xfd,0x01,0x98,0x02,0xfd,0xf4,0x01,0xfd, -0xcd,0x01,0xfe,0xcf,0xfc,0xff,0xc9,0xff,0x00,0x9d,0xfe,0x00,0xb6,0x01,0x04,0x55, -0xff,0x00,0x10,0x00,0x00,0x9f,0xfd,0xfd,0x57,0xfc,0x00,0x22,0x01,0xff,0xfe,0x02, -0x00,0x8d,0x04,0xfe,0xff,0xfe,0xfe,0x2a,0xff,0xfd,0xb7,0xfc,0xfe,0xcd,0xff,0x03, -0x7c,0x00,0x01,0x4e,0x02,0x00,0x4f,0x00,0xff,0xb3,0xfd,0xfd,0xc9,0xfe,0xfd,0xee, -0xff,0x01,0x56,0x01,0x01,0xae,0x00,0x00,0x75,0x02,0x00,0x8d,0xfd,0xfe,0x05,0xfe, -0xff,0xf6,0xfd,0xfe,0x78,0x00,0x01,0x11,0x02,0x00,0x7d,0x01,0x02,0x42,0x00,0xfe, -0x9d,0xfe,0xfe,0x75,0xff,0xfe,0x15,0xfd,0x00,0x78,0x01,0x01,0x9c,0x00,0xff,0x4d, -0x02,0xff,0x6e,0xff,0xfe,0x78,0xff,0xff,0x95,0xfe,0xfe,0x8f,0x00,0x00,0xab,0x00, -0x01,0x71,0x00,0x01,0x59,0xff,0xff,0x82,0xff,0xff,0x82,0xff,0xfd,0x47,0xff,0xff, -0xec,0xff,0xff,0x12,0x00,0x00,0x03,0x01,0x03,0x6f,0x00,0x04,0x2c,0x00,0xfe,0x83, -0xff,0xf8,0x5a,0x01,0xfb,0x6c,0xfd,0x02,0x81,0xff,0x02,0x09,0x03,0xfd,0xcb,0x04, -0xfd,0x2f,0x00,0x01,0xa6,0xfe,0x03,0xf8,0xfb,0xfe,0x88,0xff,0xfc,0x6d,0x00,0xfd, -0xa0,0xfe,0x02,0x7c,0x00,0x02,0x57,0x03,0x01,0xd3,0x01,0x01,0xd1,0xfd,0xfd,0x7e, -0xfd,0xfd,0x55,0xfc,0x00,0x32,0xfe,0x01,0x3e,0x01,0xfe,0x7f,0x03,0x02,0x24,0x00, -0x01,0x1f,0xfd,0xff,0xd0,0xff,0xfd,0x17,0x00,0x00,0x70,0xff,0x01,0xa4,0x00,0x01, -0x93,0xff,0xff,0x13,0xfe,0xfe,0x38,0x00,0xfe,0xcf,0x00,0x00,0x54,0x01,0x02,0xc2, -0x01,0x01,0xc2,0xff,0xff,0x1b,0xfe,0xfd,0xf3,0xfd,0xfc,0xe8,0xfe,0xff,0x4e,0x01, -0x02,0xfa,0x01,0x02,0x43,0x01,0x01,0xe5,0xfe,0xfe,0x04,0xfe,0xfd,0xce,0xfd,0xff, -0x59,0x00,0x00,0x5b,0x02,0x00,0x50,0x01,0x01,0xa7,0xff,0xff,0x7a,0xff,0xfe,0xe6, -0xff,0xff,0x9a,0xff,0xff,0xdf,0xff,0xff,0xf3,0xff,0x00,0xfc,0xff,0x00,0xd4,0xff, -0xff,0x06,0x01,0xff,0x8e,0xff,0x00,0x86,0xff,0xff,0x0c,0x00,0xff,0xa9,0x01,0x00, -0xb6,0xff,0xff,0x09,0xff,0xff,0x84,0xff,0xff,0x33,0x00,0x00,0x39,0x00,0x00,0xcd, -0x00,0x00,0x4a,0x00,0xff,0x8c,0xff,0xff,0xd0,0xfe,0xff,0x82,0xff,0xff,0xca,0xff, -0x00,0x3a,0x01,0x00,0x15,0x01,0xff,0xe5,0x00,0x00,0xcd,0xff,0xff,0x4c,0xff,0xfe, -0xfb,0xff,0xff,0x27,0xff,0x00,0xaf,0xfe,0x01,0xc2,0x00,0xff,0xc2,0x01,0xff,0x03, -0x00,0x01,0x24,0xff,0x00,0x4a,0xff,0xff,0x12,0x00,0xff,0xe6,0xff,0xff,0x87,0xff, -0x00,0xc9,0xff,0x00,0xfa,0x00,0x00,0x67,0x01,0xff,0xe6,0xff,0xff,0x1c,0xff,0xff, -0x4c,0xff,0xff,0x1b,0x00,0x00,0xf1,0xff,0x00,0x26,0x00,0x00,0x22,0x00,0x00,0x10, -0x00,0xff,0xd9,0xff,0xff,0x0c,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf0,0xff,0x00,0xf0,0xff,0x00,0xf0,0xff,0x00, -0xf0,0xff,0x00,0xf0,0xff,0xff,0x0f,0x00,0xff,0x0f,0x00,0xff,0xcf,0xff,0x00,0xe8, -0xfe,0x03,0xe2,0xfc,0x03,0xc6,0xfb,0xfb,0xb3,0xfc,0xfb,0x7b,0xff,0xfe,0x6d,0xfe, -0xfb,0x7a,0x09,0x00,0x61,0x01,0xfc,0x19,0xff,0x01,0x77,0x09,0x00,0xd3,0xfb,0xfd, -0xb8,0xf2,0xf4,0xf6,0x06,0x00,0xab,0xf9,0xea,0xa5,0x1c,0xf1,0xd8,0x15,0x0c,0x02, -0x0e,0xff,0xb0,0xf9,0x07,0x4a,0x08,0x08,0x4d,0x00,0x04,0x14,0xfd,0x04,0xc0,0xf9, -0x09,0xdc,0xfb,0x02,0xf5,0xf6,0x04,0xd1,0xf3,0x01,0xe0,0xf7,0xf0,0xb8,0xfc,0xf8, -0x9a,0xff,0xfc,0xb0,0x01,0xff,0x1d,0x09,0x01,0x76,0xf8,0x09,0x52,0x07,0xef,0xde, -0xe4,0x17,0xbb,0xea,0x01,0x56,0xbf,0x2b,0x09,0xe1,0x08,0xa9,0x1d,0x1e,0xd8,0x11, -0x03,0xd3,0x0b,0x04,0xa3,0x20,0x04,0x68,0x07,0xcb,0x99,0x37,0xe6,0xbb,0xee,0xf3, -0xe8,0x07,0xeb,0x10,0xe8,0x2c,0x7b,0xe9,0x18,0xe8,0xf4,0x06,0xa6,0x19,0xfc,0x96, -0xe2,0x10,0xc0,0x11,0x04,0xd1,0xf2,0xf1,0xa3,0xe5,0xc6,0x39,0x4e,0xcb,0xbd,0x1e, -0xbc,0xa9,0xec,0x04,0x8c,0x03,0x1d,0x53,0xe9,0x14,0xfd,0x02,0xf1,0xa2,0x2f,0x56, -0x36,0xf2,0x09,0xcd,0x0f,0xf8,0x7f,0x00,0x09,0xec,0xed,0xf5,0x51,0x0d,0x0d,0xcf, -0xd9,0xea,0x07,0xbc,0x03,0x26,0xf8,0x18,0x2a,0xe9,0xd2,0xb1,0x0b,0xd1,0x3c,0x44, -0x1c,0x1a,0x17,0xfa,0xa3,0x22,0xdb,0x0f,0x07,0xe9,0x12,0x2f,0x0e,0x6e,0xc1,0xf8, -0x69,0xd4,0xf4,0xdf,0x1c,0x21,0x68,0xf8,0x9e,0x99,0xf8,0x16,0x37,0x26,0x1d,0x13, -0x2a,0xc4,0x13,0xe9,0x24,0xbd,0x0b,0x4b,0x87,0x1f,0x2b,0x63,0xc0,0xe3,0x5e,0x69, -0xfb,0x81,0x3f,0xc9,0xc0,0xe0,0xf4,0x96,0xe2,0xa3,0xf0,0x5a,0xeb,0x90,0x0e,0xc3, -0xe3,0x43,0x14,0x03,0x11,0x1f,0x8e,0x05,0xfd,0x87,0x18,0xed,0x9a,0xf0,0x30,0xd7, -0xdf,0x25,0xd0,0xc2,0xf5,0x9a,0x03,0xd2,0xff,0xe3,0xdc,0xaf,0xe6,0xfd,0xbb,0xeb, -0xd4,0x19,0xfa,0xe2,0xcb,0xf5,0x2a,0xcf,0xf7,0x1d,0xff,0xf6,0x0b,0x98,0x05,0x2f, -0xf2,0xfb,0xf3,0x64,0xc6,0xd2,0x16,0xe8,0xea,0x31,0xef,0xfc,0x02,0x0e,0xec,0x29, -0x29,0xe0,0x19,0x25,0x0a,0x31,0x04,0x2f,0xe5,0x1d,0x20,0xd9,0x20,0xed,0xaf,0x0a, -0x67,0xd6,0x39,0xfa,0xb7,0x13,0xf5,0xcf,0x07,0xf9,0x0b,0xd6,0xf1,0xca,0xe9,0x05, -0xa0,0xb9,0x08,0xc2,0x1a,0xf5,0x90,0x00,0xf6,0x52,0x04,0x0a,0x99,0xfe,0x2f,0xd8, -0xf6,0x14,0x17,0xd8,0xf8,0x26,0xea,0x2a,0xb8,0x25,0xf4,0xca,0xe8,0xce,0x9a,0x03, -0x08,0x97,0x18,0xff,0xb2,0x16,0xeb,0xef,0x01,0x2f,0x8f,0x19,0xf5,0xa3,0x0f,0x04, -0x4a,0xec,0xed,0xe9,0x14,0xdf,0x21,0x00,0xda,0x9a,0xfd,0xba,0x8b,0xe2,0xda,0xca, -0x12,0xed,0xd5,0xea,0x06,0x13,0xc5,0xb9,0x45,0xfe,0x0d,0x93,0x01,0x07,0x84,0xe2, -0x0a,0x87,0xe4,0x1e,0x82,0x21,0xff,0xc8,0x05,0xf1,0x49,0x0f,0x14,0x4b,0x3c,0x14, -0x01,0x16,0x08,0x2f,0xbe,0x18,0x24,0xfb,0x5f,0x32,0x01,0x2f,0xcc,0xee,0x35,0x90, -0x2c,0x3f,0x52,0x2d,0x27,0x0b,0xe5,0x0f,0x24,0xeb,0xfe,0xef,0xf5,0xe6,0x0b,0xe0, -0xe9,0x7a,0xf3,0x00,0xcc,0xed,0xe4,0xee,0xd1,0xf0,0x22,0xfe,0xf8,0xd8,0xf2,0xea, -0x4a,0x00,0x07,0xda,0xe7,0x09,0xf5,0xed,0x0a,0x76,0xe6,0xef,0xcd,0x09,0xe1,0xea, -0xf4,0xef,0x2e,0x12,0x0d,0x54,0x01,0xef,0xd3,0xed,0x0d,0x4f,0x03,0x44,0x9d,0x23, -0x04,0x21,0x06,0x15,0x5d,0xe4,0x15,0x0d,0xf7,0x06,0x5d,0xe1,0xf2,0x26,0xea,0xd1, -0x49,0xc2,0x01,0x7e,0xfb,0x06,0xf0,0x03,0x0f,0x7f,0xff,0x06,0xcd,0x0d,0x09,0x98, -0xfc,0xff,0x2f,0xfa,0x17,0xa9,0x11,0x06,0xa1,0x24,0x00,0x5c,0x14,0x0a,0x0f,0x0f, -0x02,0x12,0xf2,0x12,0x86,0xf4,0x18,0xe2,0xff,0xfc,0x1f,0xf9,0x01,0x59,0xfc,0x12, -0x84,0xfa,0xf8,0x80,0x0b,0x02,0xf4,0x0c,0x08,0x2d,0xf3,0x0e,0x61,0x08,0x02,0x97, -0x17,0x0a,0x88,0x0b,0xfa,0x03,0xd9,0xee,0x54,0xeb,0xfc,0x40,0xe7,0xec,0x9f,0xde, -0xf2,0x16,0xfb,0xf2,0xe6,0xfb,0x18,0x3d,0xf5,0xf8,0x9c,0x00,0x0f,0xcd,0xff,0xf6, -0x8d,0xf4,0xdc,0x1e,0xf5,0xfb,0x5d,0xfb,0xe1,0x8a,0x19,0x18,0x01,0x05,0x1c,0xa9, -0xf4,0x0d,0xe9,0x07,0x22,0x6f,0xe7,0xe5,0xa0,0xe8,0xe7,0x4c,0xfe,0x19,0x66,0xf6, -0x21,0xf0,0x0a,0xf0,0xea,0x0f,0x02,0xda,0x1e,0xf8,0xff,0x1f,0x01,0x99,0x15,0x0a, -0x7c,0xf4,0xf7,0xbd,0xea,0xfb,0x30,0x0a,0x16,0x89,0x19,0x17,0xf7,0xfa,0xfc,0x57, -0xe0,0x01,0x2e,0xe8,0x00,0x1c,0x0b,0x02,0x58,0xff,0x0f,0xe9,0xee,0x02,0xa0,0xf7, -0x04,0x1c,0x05,0x07,0xd1,0xe7,0x09,0xea,0xeb,0xfa,0x45,0x0f,0x0c,0xfe,0xfd,0x0e, -0xd7,0x11,0x02,0x65,0xdf,0x06,0x0f,0xef,0xf9,0x0f,0xfb,0xf8,0xf6,0xf8,0xed,0x29, -0xf9,0xfe,0x02,0x07,0x02,0x3d,0xf4,0xf4,0xcb,0xfb,0x04,0x47,0xf4,0x08,0xc8,0xe4, -0x00,0x29,0x01,0xfb,0x9e,0xfb,0x06,0x22,0x00,0x27,0xd7,0xf2,0x09,0x35,0xec,0x05, -0xc6,0xf1,0x04,0x5a,0xf7,0x07,0xc3,0x1c,0x00,0x38,0xf1,0x0c,0xf7,0x17,0x16,0xb3, -0x23,0x03,0xcc,0x03,0x1c,0xb0,0x01,0x0f,0xff,0xf0,0xf1,0xc6,0xea,0xfb,0x13,0x00, -0xe0,0x02,0xf3,0xf3,0x35,0xf7,0x02,0xef,0x0a,0x09,0xe5,0x0b,0x15,0xfe,0x10,0x03, -0x6d,0xe6,0x19,0x3a,0xed,0xff,0x14,0x0d,0xe8,0x5b,0x09,0xe3,0xe4,0xfe,0xf3,0x08, -0xf8,0xeb,0x69,0xfe,0xe4,0x4b,0xf7,0xf6,0x70,0xf4,0x10,0xd2,0x0a,0x0e,0x55,0xf3, -0x02,0xcb,0xfc,0x1e,0x18,0x0e,0xf8,0x12,0x03,0xf7,0x9a,0xf2,0xfc,0xe5,0xec,0xf7, -0xe2,0xf7,0xf5,0xde,0x13,0xf5,0xc8,0x12,0xe6,0x6f,0x07,0x0f,0x3a,0x0a,0x11,0x15, -0x04,0xff,0x88,0x03,0x0a,0x1b,0x0e,0x20,0x74,0x08,0x16,0x61,0x18,0xfc,0x4b,0x0b, -0x0c,0x56,0x19,0xfc,0x31,0xe1,0xfb,0x81,0x21,0xeb,0xdc,0xe1,0xf1,0xe4,0x0a,0xea, -0x97,0x04,0x06,0x8d,0xec,0xe7,0xec,0xe4,0x23,0x5a,0xef,0x1c,0xc9,0xfb,0x07,0xab, -0xf6,0xe5,0x75,0xfa,0xed,0x50,0xfd,0xe9,0xbf,0xfb,0xe4,0x62,0xe7,0x02,0x3b,0x04, -0xf4,0xec,0xeb,0x0e,0x96,0x02,0x27,0xb4,0x02,0x2b,0x13,0xf5,0x1f,0xb7,0xf6,0x0f, -0x78,0xfe,0xea,0x50,0xfe,0xf1,0xbd,0x0c,0xf3,0x8d,0x0f,0xe6,0x44,0xfd,0x07,0x33, -0x05,0x17,0xda,0xf4,0x05,0xa2,0xec,0x16,0x6f,0x07,0xfa,0x01,0x0a,0x08,0x41,0x0a, -0xfe,0xdb,0x14,0x0a,0x12,0xed,0x01,0xca,0xf7,0xe9,0x95,0xf5,0x0c,0x38,0xf5,0x06, -0x5c,0x09,0x17,0x15,0xff,0x09,0xb9,0xff,0x0a,0x93,0xf3,0xfd,0x31,0xf8,0x03,0x1f, -0x0f,0x12,0xf9,0xf8,0xf2,0xb6,0xff,0xf4,0x33,0xf2,0x03,0xa1,0xec,0xe7,0x7d,0xf7, -0x11,0x05,0x0f,0xed,0x0d,0x14,0xfe,0x90,0xea,0x01,0x1b,0xf1,0xfd,0xb5,0x0c,0x01, -0x9c,0xf5,0x02,0xd7,0x08,0xfe,0xd3,0xe1,0xf7,0x7d,0xf5,0x00,0xd4,0xf2,0x07,0xcd, -0xfb,0xfe,0x71,0x02,0x13,0x14,0x0f,0x0a,0x14,0xfe,0x00,0xf4,0x0b,0x0c,0x3e,0x08, -0xe1,0xbd,0x02,0x04,0xbf,0xff,0x0c,0xb0,0x17,0x0d,0x75,0xee,0xf1,0x7f,0x02,0x04, -0xdf,0x09,0xfa,0xd1,0x01,0x07,0x60,0xe3,0x23,0x5d,0xfb,0x0d,0x1b,0xe2,0xf6,0xc4, -0x0a,0x04,0xf7,0x03,0x08,0x76,0x11,0xfc,0x88,0x01,0xea,0x85,0x11,0xff,0x27,0x10, -0xec,0xd0,0xf9,0xe6,0x6a,0x0b,0xe9,0xe5,0x14,0xf5,0x33,0x02,0xf5,0xb3,0xf9,0x0a, -0x1e,0x00,0x0b,0x0c,0x0b,0xed,0x2b,0x08,0xf6,0xfa,0xfb,0xf2,0x3b,0x02,0xed,0x76, -0xf4,0x01,0x5d,0x14,0xeb,0xca,0xed,0x07,0x79,0xf2,0x11,0x37,0x03,0x06,0xcf,0x07, -0x1f,0xc7,0x00,0x0c,0xc1,0x06,0x06,0xfe,0xf8,0xee,0x48,0xf9,0xfc,0x3c,0xf5,0xf0, -0xfb,0xfd,0xf8,0x66,0xf9,0xee,0xd1,0x01,0x0f,0xb1,0xfa,0x00,0xef,0x09,0x01,0x6d, -0xf1,0x0c,0x90,0x03,0x01,0x72,0xfe,0x07,0xbe,0x06,0x14,0x52,0x10,0x10,0x40,0x01, -0x07,0x6c,0xfc,0x04,0xea,0x17,0x00,0x94,0xf9,0x09,0xe3,0x0a,0x01,0xca,0xf6,0x04, -0x88,0xf5,0xf8,0x60,0xfd,0xea,0x31,0xfb,0xf2,0x29,0xff,0xf7,0x97,0xed,0xff,0xd6, -0xf4,0xf9,0xb7,0x0f,0x02,0x0e,0x07,0xfe,0x69,0x17,0xe4,0x68,0x03,0xf6,0x15,0xfc, -0x03,0xb6,0x05,0x06,0x01,0xf8,0xfb,0x66,0xe5,0xf7,0x58,0x05,0x04,0xfe,0xf8,0xeb, -0x99,0xf1,0xe9,0x22,0x09,0xf8,0x98,0x06,0x04,0x8c,0x15,0xe8,0x99,0x11,0x0e,0xb4, -0x14,0x1a,0xb3,0x15,0x04,0x88,0xfe,0x14,0x93,0x03,0x0c,0xcf,0x04,0xf6,0xf9,0xfb, -0xed,0x4e,0x01,0x13,0x8a,0x0c,0xf7,0xc0,0xf7,0xfa,0xb8,0x09,0xfe,0x5f,0x01,0x01, -0xb2,0x0f,0xed,0x3f,0xfb,0xed,0x54,0x0a,0xe6,0x0a,0x03,0xed,0x68,0x06,0x01,0xe7, -0xf2,0x05,0xdd,0x01,0x04,0xb2,0x02,0xf5,0x56,0xfd,0x01,0x07,0x02,0x04,0x6a,0xfe, -0x04,0xe4,0x05,0xfc,0x11,0x04,0xfa,0x9c,0x11,0xef,0x34,0x01,0xf4,0xa9,0xfd,0xf8, -0x20,0xff,0xf7,0xa6,0x02,0x01,0xdb,0xff,0xfc,0x43,0x08,0x01,0xd7,0x06,0xfb,0xa3, -0xf8,0x07,0x17,0xf2,0x1b,0x93,0xf8,0x09,0xb0,0xf6,0x02,0xd6,0xf7,0x00,0x84,0x03, -0x04,0x04,0x02,0xfc,0x63,0xf8,0xfd,0x5f,0x01,0xf8,0x0e,0x03,0x0b,0x77,0xf5,0xff, -0xaa,0xfd,0x02,0x53,0xfd,0x05,0xba,0x0d,0x00,0xbd,0x0a,0x06,0xd5,0xfe,0x0b,0xde, -0xfd,0x0a,0x4d,0xfd,0x0c,0x33,0x04,0xfb,0xd6,0xfd,0x06,0x17,0xfb,0x09,0x3e,0xf8, -0xf2,0x33,0xfe,0xfa,0x00,0xf7,0x04,0x1c,0xf3,0xf1,0x07,0xf9,0x01,0x3f,0x07,0xfc, -0x3b,0x00,0xfc,0xc1,0xfa,0xf9,0xb6,0x05,0xf5,0x2d,0x08,0xf8,0x12,0xfd,0xfc,0x84, -0x02,0xfc,0x89,0x06,0x01,0x35,0xfd,0xfd,0x54,0x00,0xfd,0xac,0xfe,0x05,0xb3,0x03, -0x0b,0x32,0xff,0x0a,0x90,0xf4,0x12,0x0c,0x02,0x05,0x56,0xfd,0xff,0xf2,0x03,0xfc, -0x76,0x01,0x0a,0x5b,0xfa,0x07,0xe5,0xfe,0xf3,0x82,0xff,0xf5,0x19,0x05,0x00,0xfc, -0x06,0xfb,0x9f,0x01,0xff,0xd9,0xf5,0xf7,0x86,0x01,0xf7,0xcc,0x01,0x06,0xd5,0xff, -0x0e,0xb0,0xf1,0x0c,0x83,0xfc,0x06,0x09,0xfd,0x06,0x21,0xfc,0xfe,0xe6,0x0a,0xfd, -0x85,0xf9,0xff,0xac,0x02,0xfd,0x25,0x03,0xf9,0x86,0x06,0xf7,0xfd,0xff,0x03,0xfd, -0xff,0xfc,0x55,0xf6,0xf9,0xd4,0x07,0x01,0x89,0xfb,0xf8,0xe0,0xfe,0x00,0x4a,0xfd, -0x03,0xad,0xf8,0x0b,0xe1,0x00,0xfe,0x3e,0x05,0xfd,0xca,0x02,0x01,0xab,0x01,0xff, -0x09,0x01,0xff,0xba,0x06,0xfc,0x6c,0xfd,0xfa,0x76,0xfe,0xfd,0xa7,0x07,0x06,0xa7, -0xfc,0x01,0xb5,0xfd,0xfa,0xde,0xfb,0x08,0x5d,0x02,0xff,0x90,0x02,0xf8,0x08,0x0e, -0xf9,0x46,0x02,0xfd,0x31,0x01,0xfb,0x72,0x0b,0x04,0x47,0x00,0xfe,0xc0,0xfb,0x10, -0x33,0xfd,0x06,0x30,0x04,0x00,0xf7,0xf1,0xfd,0x2b,0xf7,0xed,0x99,0x03,0x02,0x1b, -0x03,0xfc,0x63,0x02,0xf6,0xb7,0x02,0x08,0x7b,0xf2,0xfc,0x99,0xed,0x04,0x5a,0x00, -0x08,0xc6,0x07,0x00,0x20,0x04,0x00,0x8d,0xfc,0x06,0x0b,0x00,0xf7,0x15,0x00,0xfe, -0xc9,0xf9,0x07,0x02,0x03,0x02,0xb6,0xf6,0xf8,0x73,0x05,0x00,0x06,0x09,0xfa,0x78, -0xfc,0xfa,0x2f,0x02,0xf5,0xb8,0x05,0x08,0xfc,0x0f,0x05,0xa3,0xfb,0x02,0x0e,0x04, -0x02,0x08,0x07,0x06,0x73,0xfc,0xf4,0x8f,0x12,0x00,0x2e,0x00,0xf5,0xee,0x05,0xf6, -0xb9,0xfc,0x02,0x88,0x04,0x07,0xf0,0xf9,0xf1,0xd1,0xf9,0xfa,0xd6,0xf7,0x07,0x18, -0xfe,0xfb,0x94,0xfd,0x04,0xd5,0x05,0x02,0x87,0x0a,0xf3,0xbc,0x03,0x02,0x77,0x08, -0xfe,0x84,0x09,0x08,0x7e,0xf8,0xf3,0x0c,0xfe,0xf1,0x8d,0xfd,0xf8,0x6a,0x04,0xf7, -0x38,0xff,0xfc,0xf7,0x02,0xfb,0x25,0xfb,0x06,0xfa,0x07,0xfa,0x37,0x00,0xfd,0x24, -0x04,0xfc,0x81,0x02,0xfe,0x2b,0x07,0x07,0x4d,0x08,0xfe,0x63,0x04,0xfe,0x54,0xfd, -0xff,0x25,0x05,0x01,0x5d,0xf7,0x02,0xec,0x03,0xfa,0x57,0x04,0xf9,0x48,0x05,0xfa, -0x41,0x01,0x09,0x3f,0xfe,0xff,0xa0,0xf7,0x0e,0x76,0xf9,0x04,0xda,0x09,0xfc,0x10, -0xfb,0xfa,0x46,0x08,0x03,0xf7,0x02,0xf9,0x2f,0x02,0xfc,0x7a,0xff,0x0c,0x32,0xfc, -0x07,0xd8,0xf5,0x05,0x84,0xff,0xff,0x52,0x03,0xf1,0xe0,0x0e,0xee,0x5d,0x05,0xee, -0xcc,0xf9,0xf8,0xe9,0x01,0x00,0x9d,0xff,0x05,0x5e,0xff,0xfc,0x4f,0x00,0xfa,0xbc, -0xf9,0x00,0x98,0xff,0x02,0x53,0xfd,0xfd,0x95,0x04,0x00,0xe0,0xf9,0xfa,0x3c,0x02, -0x01,0xeb,0x06,0x03,0xa7,0x07,0x01,0xb3,0x06,0xf8,0xc3,0x08,0xf7,0xfe,0x07,0xf4, -0xca,0x05,0xff,0xe3,0xfb,0x00,0x88,0x07,0x00,0xad,0x02,0x08,0x55,0xfe,0x03,0x4f, -0x0a,0xf7,0xc6,0x07,0xfc,0xd2,0xfd,0x01,0x95,0xfe,0x03,0x08,0x01,0x0b,0x5c,0xfe, -0x05,0x6a,0xf7,0xfa,0x63,0xfb,0xf7,0xef,0xfe,0xff,0x9a,0xfc,0x05,0x4d,0x03,0x00, -0xa6,0xfc,0x00,0x89,0xfc,0x03,0xd0,0xfb,0x0b,0xa5,0xf9,0x01,0x12,0xfc,0xfd,0xac, -0xfc,0x00,0x04,0xfc,0xfc,0x07,0xfc,0x00,0xcf,0xfe,0xfa,0xdf,0xf8,0xfe,0x40,0xfb, -0x0a,0xb5,0xf3,0x05,0x46,0xf9,0x05,0x1b,0x04,0xfe,0xde,0xfc,0x04,0xfa,0xfa,0x02, -0xcd,0x04,0x03,0x11,0x06,0x02,0x87,0xff,0xff,0x9e,0x05,0xf4,0x03,0x03,0xfe,0x12, -0x07,0xfb,0xde,0xfd,0xfe,0xe2,0x00,0xfc,0x3a,0x0b,0x00,0x67,0x07,0xfd,0x5d,0x08, -0xee,0x55,0x02,0x02,0xfe,0x02,0x02,0x6c,0x05,0xfb,0x52,0x05,0xfc,0xae,0x06,0xfe, -0x97,0xfc,0xfc,0x6e,0x04,0x00,0x7a,0xfd,0x09,0x03,0xf5,0x08,0xaa,0xfe,0xfd,0x8a, -0xff,0xfe,0xce,0xfa,0x00,0x08,0x06,0xfe,0x51,0x00,0xf5,0xf1,0xff,0xfa,0x6a,0x03, -0xfa,0xf5,0x02,0xf7,0x8a,0xf9,0xfa,0x8c,0x09,0xfe,0x69,0x04,0xfd,0x0f,0x02,0x05, -0xa5,0xfc,0x03,0xe4,0xfb,0xff,0x78,0xfe,0xfc,0x17,0xfc,0x02,0xbe,0x03,0xf7,0x0f, -0xff,0xff,0x9e,0xfe,0xfd,0x70,0xfc,0x0d,0x00,0x00,0x04,0xed,0xfa,0x00,0x64,0x05, -0xfc,0xf9,0x06,0xf9,0x96,0x08,0x03,0x89,0xff,0x03,0xb6,0x01,0x04,0x2e,0x01,0xf9, -0x6a,0xfc,0xff,0x2c,0x10,0xfb,0xc0,0x00,0xf6,0xfc,0xfe,0xfe,0xeb,0x05,0xff,0xa5, -0x01,0xf8,0xd8,0x01,0x04,0x61,0xf8,0xfc,0x03,0x00,0x01,0x23,0xfd,0x01,0xed,0x00, -0x00,0x12,0xfb,0x02,0x4b,0xfb,0x04,0x84,0xf8,0x07,0x1b,0x01,0x03,0x45,0xf9,0x06, -0x07,0x00,0x03,0x6e,0x00,0x00,0xd7,0x07,0xf8,0xea,0xfc,0xff,0xfd,0xf9,0xfb,0xdf, -0x01,0xfa,0x11,0xff,0xfe,0xed,0xfc,0xfe,0x80,0x03,0x06,0xab,0x08,0xfb,0x6f,0x09, -0x00,0xd2,0x05,0xfa,0x53,0xfb,0x02,0x23,0xfe,0xfb,0x90,0xfa,0xf9,0xd6,0x00,0xfe, -0x37,0xf7,0x02,0xd3,0xf4,0x08,0x19,0xfd,0x03,0xf0,0x04,0x0b,0xd0,0x00,0x05,0x64, -0x05,0xfd,0x81,0x01,0x03,0x99,0xfd,0xfa,0xd2,0x00,0x00,0x31,0x01,0x05,0xd8,0xf6, -0x04,0xb7,0xfe,0x0b,0xa6,0xfb,0x01,0xb7,0xf4,0x07,0x83,0xf8,0x07,0x56,0xfc,0x03, -0x29,0xfb,0x01,0x0b,0x01,0xfa,0x1a,0x04,0xf4,0xaf,0x02,0xfb,0x0a,0x05,0xf6,0x0f, -0xfd,0x00,0x63,0x00,0xff,0x96,0xfa,0x01,0x0e,0x01,0x01,0xdd,0xfd,0x06,0x5b,0xfd, -0x06,0x4f,0x05,0x00,0x07,0x01,0xfe,0xf1,0x02,0x00,0x50,0x04,0xfa,0x11,0x02,0xfa, -0x95,0xfe,0x02,0x25,0xff,0x02,0x3c,0x05,0x01,0x7c,0x03,0x05,0x49,0x02,0xff,0x1f, -0x01,0xfe,0x42,0xfa,0xfc,0xaa,0x05,0xf8,0x70,0xfd,0xfd,0xe9,0xfa,0xfd,0x60,0xf9, -0x01,0xfb,0x00,0xff,0x8f,0xfd,0xf9,0x1d,0x01,0xff,0x3c,0xff,0x08,0x74,0xfa,0x06, -0x06,0xff,0xfc,0xe1,0xfe,0x03,0x11,0x05,0x07,0xed,0xfb,0x01,0xc1,0xff,0x05,0xf3, -0xff,0xfa,0x1a,0x02,0xff,0x67,0xfa,0x01,0x43,0xf7,0x07,0x2f,0xfd,0x04,0xf0,0xff, -0x02,0x4a,0x03,0x04,0x95,0x02,0xfc,0xab,0x03,0xfc,0x38,0xfa,0x01,0x74,0xfa,0x01, -0xdb,0xfb,0x02,0x77,0xfb,0x03,0x72,0xff,0x01,0xc5,0xff,0x01,0xa5,0xfe,0x00,0x41, -0x00,0x09,0xf3,0xfc,0x07,0xb5,0x01,0xff,0x63,0xff,0xfe,0xfe,0xfe,0xfe,0x47,0x03, -0xfc,0x32,0x00,0xff,0x0f,0x01,0xf8,0xde,0x03,0x03,0xc4,0xfe,0xfd,0x77,0xfc,0xfd, -0xaf,0xfc,0x01,0x60,0xfe,0xff,0xdb,0x00,0xfe,0x50,0xfe,0x01,0x40,0x09,0xf9,0x2f, -0x00,0xf7,0x42,0x03,0xff,0x0d,0xfd,0x00,0xc2,0x01,0xfe,0x2b,0xfe,0x00,0x1e,0x01, -0x01,0xb3,0x03,0xfa,0x30,0xff,0xf9,0xc9,0xfd,0x01,0xe0,0x07,0xf9,0x45,0x06,0x00, -0x52,0x04,0x03,0xe2,0x03,0xff,0x3f,0xff,0xfd,0x05,0xfa,0x01,0x8b,0xff,0x02,0x49, -0x05,0xfa,0x4b,0x03,0xfb,0xea,0x0e,0xff,0x1c,0x07,0x06,0x4e,0xf9,0xff,0x82,0x02, -0x02,0x66,0xff,0xff,0x56,0xfb,0x02,0xf4,0xfb,0xff,0x28,0xf3,0x02,0x5a,0xfa,0xfb, -0xb1,0x09,0xf9,0xfe,0x00,0xff,0xae,0x02,0x03,0x7a,0xfc,0x03,0x16,0xfb,0x00,0x69, -0x02,0x01,0x9d,0xfb,0xf9,0x3d,0x04,0xfd,0x6a,0xfd,0xfd,0xe5,0x05,0xf7,0x17,0xfe, -0x04,0xec,0xfe,0xfe,0x41,0x04,0xfd,0x92,0x03,0xff,0xd2,0xfb,0xfe,0xa2,0xfe,0xff, -0x0f,0xfc,0x02,0x63,0xfa,0x02,0x4b,0xff,0x00,0xbb,0x00,0x06,0x5e,0x04,0x05,0x81, -0x03,0xfd,0x4b,0x04,0x06,0x7c,0xfe,0xff,0xe6,0xfc,0xfc,0x82,0x05,0x05,0xd2,0xf7, -0xfd,0xa0,0xfd,0xfc,0x3f,0x02,0xfa,0x70,0xff,0xfd,0xb2,0xff,0xfd,0x34,0xff,0x04, -0x34,0x04,0x02,0x2a,0x04,0x02,0x57,0x04,0xff,0x92,0xfb,0x09,0xb0,0xf6,0x02,0xb3, -0xfb,0x03,0xf9,0x00,0x03,0xfd,0x02,0xf8,0x55,0x08,0xfb,0xd9,0x02,0xfa,0x6f,0x00, -0xfb,0x01,0x03,0xf8,0xc0,0x03,0xfa,0x3d,0x03,0xfa,0xc7,0xfe,0xfb,0x05,0x04,0xff, -0x5f,0x01,0xfb,0x0d,0x07,0xfb,0xa7,0x02,0xfc,0xb8,0x03,0xfe,0x5e,0x00,0xfe,0xf7, -0xff,0xfb,0x10,0xfe,0xfe,0x47,0x02,0xfa,0x62,0x03,0x02,0xc6,0xfe,0x02,0x0a,0xfa, -0xfd,0x15,0xff,0x04,0xd6,0xfe,0x02,0x9a,0x00,0x01,0xef,0xff,0x01,0x12,0xff,0x06, -0x81,0xfd,0x04,0xfd,0x00,0x03,0xf8,0xfe,0x05,0xab,0xfd,0xfe,0x47,0x06,0x02,0xf3, -0xfc,0x06,0x05,0xfe,0x00,0x99,0xfa,0x02,0xd0,0xfe,0xfc,0x27,0x04,0xfc,0x01,0xfe, -0xfa,0x6c,0xfe,0xff,0x3a,0xfb,0x00,0x7d,0xf4,0x00,0xb7,0x00,0x04,0x72,0x01,0x07, -0x50,0xfc,0x03,0x5d,0xfa,0x05,0xe7,0x03,0xfe,0xfc,0xff,0xfc,0x96,0x04,0xf6,0xe3, -0x01,0x00,0xae,0x03,0xfd,0x97,0xfe,0x04,0x9f,0xfc,0x00,0x72,0x00,0x06,0x3c,0xfe, -0x08,0xd6,0xfe,0xff,0x60,0x00,0x01,0x84,0xfc,0xfb,0x00,0xf9,0xfc,0x87,0x01,0xfc, -0xbe,0xff,0x00,0xf4,0x0b,0xfd,0x29,0x03,0xf7,0xcb,0x07,0xfb,0x9f,0xff,0x00,0x25, -0xfd,0xf7,0x68,0x02,0x02,0x70,0xf5,0x05,0x47,0xfd,0xfe,0x5f,0xf7,0x02,0xf2,0xff, -0xff,0x0d,0x05,0x00,0x2d,0x00,0x01,0x1e,0x07,0x07,0xe6,0x00,0x01,0x88,0x00,0x02, -0x3a,0x01,0x06,0x9a,0xf9,0x04,0xe3,0xfd,0xff,0x39,0xfe,0x00,0x31,0xfb,0xfd,0x90, -0x01,0xfe,0x1a,0x03,0x01,0xf3,0xfd,0xfc,0x59,0x04,0xff,0x2a,0x01,0xfa,0x55,0x04, -0xfe,0x6b,0x01,0xff,0x05,0xfd,0xfc,0x64,0xf5,0x05,0xc3,0xfd,0x03,0xc0,0x00,0xfc, -0xdd,0x07,0xfa,0x5b,0x05,0x02,0x63,0xfb,0x03,0x78,0xfa,0x00,0x45,0x02,0x03,0x06, -0xfc,0x02,0x6c,0x05,0xfb,0x82,0x05,0xf6,0x33,0x07,0xf8,0x5e,0x07,0xfa,0x97,0x02, -0x08,0x6c,0xf7,0x05,0x5c,0xf3,0x04,0xbf,0xfe,0x04,0x1c,0xf7,0xfc,0xa3,0xfd,0x03, -0xac,0x01,0xfd,0x9e,0x01,0xfc,0xb3,0x08,0xf6,0x36,0x07,0xfa,0x6d,0x03,0x01,0x01, -0x02,0xfe,0x0c,0xfc,0xfe,0xb5,0xff,0xfb,0x47,0x01,0x05,0x24,0xf9,0x00,0xfb,0xfb, -0x08,0x22,0xfb,0x03,0x27,0xfa,0xfe,0x8c,0x02,0x02,0xbe,0x01,0x06,0xe8,0xff,0xf8, -0xba,0x07,0xfe,0x72,0x03,0x03,0x3b,0x02,0xfb,0xec,0x07,0x04,0xbc,0x07,0xfe,0xf1, -0xfa,0xff,0x9c,0xfd,0xfc,0x53,0x06,0xfc,0xf2,0x01,0xfa,0x37,0xfb,0xf7,0xf0,0xfe, -0x01,0xe7,0xfd,0xfd,0x86,0x00,0x02,0xd1,0x01,0xf7,0x38,0x03,0xfc,0xc7,0x03,0xfe, -0x62,0x04,0xfd,0x7c,0x04,0x02,0x12,0xfe,0x04,0xcd,0x01,0xff,0x3a,0x02,0xfc,0x0e, -0x03,0xfc,0x6d,0x02,0xf3,0x2d,0x00,0x01,0xb9,0xff,0x01,0x6b,0xf9,0xff,0xd3,0xf8, -0x03,0x96,0x00,0xfa,0xfb,0x08,0xff,0x66,0x05,0xfd,0xaf,0xfe,0x00,0xe0,0x04,0x02, -0x45,0xff,0xfd,0xc8,0xfd,0xff,0xa0,0x01,0x05,0xd3,0xfb,0x05,0xcd,0xf8,0x0a,0x65, -0xfd,0x06,0x78,0xf7,0x02,0xae,0xf9,0x07,0x40,0xfe,0xfc,0x3c,0x02,0xfe,0xc2,0x02, -0xfb,0x69,0x04,0xfe,0x95,0xfd,0xff,0x50,0xfe,0x01,0xe0,0x02,0xff,0x0d,0xff,0x07, -0xf0,0xf9,0x04,0xb9,0xf5,0x0b,0xdc,0xf8,0xff,0xb1,0xff,0x04,0x6d,0xfe,0xfe,0x4c, -0x05,0xfe,0xe3,0x01,0x01,0xde,0xfe,0x05,0x32,0xf9,0x00,0xf3,0xfb,0xff,0xcd,0x00, -0x00,0x3e,0xf6,0x00,0xc0,0xfd,0x04,0xf2,0x04,0xf9,0xeb,0xfd,0x03,0x15,0x04,0xf8, -0x56,0x07,0xfb,0x52,0xff,0x01,0x93,0x02,0xfc,0x82,0xfb,0xff,0x15,0x01,0xf7,0x2c, -0xf8,0x03,0x0f,0xf8,0x04,0x6f,0xfd,0x04,0xf4,0xff,0x05,0xff,0xff,0x02,0x0b,0x05, -0xff,0x14,0x02,0x03,0x8e,0xff,0x02,0x32,0x07,0xff,0x82,0xfe,0xff,0x18,0x0a,0xfe, -0x40,0x06,0xfa,0xa2,0x07,0xf6,0xa4,0xff,0x02,0x30,0xfb,0x02,0xdc,0xf8,0x04,0x13, -0xf9,0xff,0xda,0xfd,0x01,0x70,0xfe,0xfb,0xbf,0xfb,0x04,0xc4,0xfe,0x01,0x4b,0xf9, -0x07,0x29,0xf8,0x07,0x2c,0xf8,0x06,0x6b,0x00,0x01,0xa9,0x03,0xfd,0x77,0x04,0xfa, -0xc0,0x03,0xfd,0x7c,0x00,0xfa,0x1c,0xfc,0x03,0x6e,0xfd,0x02,0xc7,0xfd,0x08,0x2a, -0xfa,0x03,0xc6,0xfc,0xfe,0x67,0xfb,0xfe,0xff,0xfd,0xff,0x51,0xfe,0xff,0x3c,0xfb, -0x01,0xd5,0xfc,0x0b,0x45,0xfa,0xfd,0x7e,0x04,0x06,0xbb,0xfc,0x04,0xc0,0x02,0x05, -0x6f,0xff,0x00,0xbd,0xfd,0x0a,0xa1,0xf8,0x02,0xd9,0xfb,0x06,0x7a,0xf4,0xff,0x28, -0x03,0x03,0x38,0xfb,0xfe,0x5b,0xfb,0xfe,0x3d,0x01,0xfe,0x7f,0x07,0x07,0xed,0x00, -0x00,0xc0,0x03,0x04,0x75,0x00,0x01,0x30,0xfd,0x05,0xe0,0xfb,0xfb,0xb7,0x01,0x04, -0xaf,0xf6,0xf9,0x5c,0x02,0x00,0x09,0xfd,0x04,0x0d,0xfd,0xf9,0xfb,0xfa,0xf8,0x81, -0x03,0xf5,0x3f,0x01,0xfe,0xee,0x04,0xfc,0x8e,0xfd,0xfd,0x9d,0x02,0x04,0xb0,0xff, -0xff,0x63,0x05,0x00,0x7d,0x03,0xfc,0x07,0x00,0x09,0xc5,0xff,0xfd,0x23,0xfa,0xfb, -0x00,0xfe,0xf8,0xf9,0xff,0xfd,0xf6,0xfe,0xfb,0x8a,0x09,0xfe,0x5d,0x05,0x06,0x81, -0x02,0x04,0xc0,0xff,0x06,0x1f,0x02,0x04,0x98,0xfd,0x00,0x5a,0xff,0xfe,0x82,0xff, -0x08,0x7f,0xfd,0x04,0xec,0xf4,0x00,0x70,0xff,0x07,0xd5,0x00,0x06,0x19,0x01,0xfe, -0xb5,0xfc,0xfd,0x6b,0x00,0x01,0xd7,0xf6,0x00,0x91,0xf7,0xf7,0x00,0xfc,0x01,0xd6, -0xfd,0xfc,0x10,0xfd,0x00,0x94,0x01,0x04,0xac,0x00,0xfa,0x6e,0x01,0xff,0x40,0x09, -0x05,0x6a,0x0a,0xfe,0xd7,0x01,0xff,0x83,0xfa,0xff,0xe6,0xfe,0xff,0x96,0xfd,0x01, -0xea,0x00,0x03,0x13,0x00,0x00,0x13,0xff,0x07,0x66,0xfe,0xf5,0x81,0x05,0xf9,0xc2, -0x03,0xf6,0x29,0x02,0xfc,0x5d,0xfc,0xfb,0x84,0xfc,0x04,0x71,0xfe,0x01,0xab,0xff, -0xff,0xce,0x04,0x01,0xb3,0x05,0xfc,0x84,0xf9,0x0c,0x17,0x01,0xf8,0x86,0xfe,0xfe, -0x13,0x01,0x02,0x6a,0x04,0xfe,0xcd,0x07,0x03,0x6a,0x09,0x00,0x0f,0x02,0xfb,0xe6, -0x06,0xfe,0x82,0xff,0x02,0x8a,0xfb,0xfa,0xa3,0xfe,0xfd,0xc8,0xfa,0x05,0x40,0xf9, -0x02,0xcb,0xf9,0xfe,0xca,0x03,0x01,0x79,0xfa,0x06,0x89,0xfd,0xff,0xf4,0x04,0xf6, -0xed,0xf9,0xfc,0x77,0x00,0xfa,0xa3,0xff,0xfd,0x43,0xff,0x02,0xec,0x01,0x02,0x90, -0x0c,0x01,0x63,0x00,0xf8,0x48,0xfe,0x01,0x79,0xfe,0xfe,0xa0,0xfd,0x03,0x79,0xfe, -0x01,0xe0,0xfd,0x00,0x35,0xfc,0x02,0xba,0xff,0x07,0xba,0xfc,0x03,0xd5,0xfb,0x04, -0x71,0x07,0x04,0x29,0x00,0x07,0x50,0x01,0x06,0x68,0x00,0x00,0x07,0xf4,0x01,0xf5, -0xfe,0xf9,0x74,0xfb,0xfd,0x5c,0x02,0xfa,0xb1,0x02,0xf3,0x3e,0x06,0x02,0x40,0xff, -0xfb,0x39,0xfd,0xff,0x92,0xff,0x02,0xae,0xff,0x00,0x9d,0xfb,0x01,0xfb,0xfc,0x00, -0xf9,0x00,0x05,0x21,0x0b,0xff,0x23,0x0b,0x01,0x29,0x02,0x02,0x0e,0x08,0xfd,0x28, -0x05,0xf8,0xbb,0x02,0x00,0x90,0xf3,0x0a,0x97,0xf2,0xfc,0x1e,0xf7,0xff,0x71,0x01, -0x01,0xd4,0xfd,0xfe,0xc4,0xfd,0xfa,0x0e,0x00,0xfe,0xf6,0x05,0xfd,0x74,0x03,0xf9, -0x5e,0xfc,0xfb,0x71,0xff,0xff,0x70,0x00,0xff,0x7f,0xff,0x04,0x11,0x06,0xfb,0x7b, -0x09,0xfb,0xe4,0x09,0xf7,0x0c,0x05,0x01,0x73,0x00,0xfd,0x0e,0x00,0xfa,0x46,0xfd, -0x00,0xd0,0xff,0xfa,0xb7,0x09,0xfc,0xc7,0x00,0x02,0xe3,0x07,0x01,0x6c,0x05,0x01, -0x79,0xfc,0x04,0xbb,0xff,0xf7,0xce,0xfe,0x01,0x97,0x03,0xfc,0x37,0x00,0xfb,0x89, -0x03,0x02,0x45,0x08,0x02,0x45,0xfe,0xfd,0xee,0x03,0xfc,0xce,0xff,0x04,0x30,0xfc, -0xf8,0x3e,0x01,0xf6,0xbe,0x03,0xfc,0x17,0x02,0xf2,0xbf,0x06,0xfa,0x31,0x05,0x01, -0x03,0xfa,0x05,0xbf,0xfd,0x03,0x3b,0xf5,0x06,0xdf,0xf9,0xfe,0xb7,0xfd,0xfd,0xeb, -0xfd,0xfb,0xee,0xfe,0xff,0xcb,0x02,0x02,0xc3,0x00,0x05,0x5e,0x09,0x02,0xcb,0x00, -0x05,0x39,0xff,0x00,0x49,0x01,0x00,0xc9,0x03,0xfb,0x94,0xfd,0xf9,0xde,0xf3,0x01, -0xe7,0xf6,0x05,0x9f,0xff,0xff,0x7e,0x00,0x00,0xc8,0x05,0xfe,0x99,0x03,0x00,0x81, -0x06,0xfc,0xdb,0x0d,0xf7,0xd3,0x02,0xfa,0xb0,0xff,0x01,0xd3,0xff,0xfd,0x43,0x05, -0x04,0x4f,0xfb,0x05,0x4a,0xfa,0x06,0xed,0x00,0x05,0x0b,0x00,0x06,0x70,0x04,0xf7, -0x2b,0xf8,0x05,0x5f,0xf9,0xfc,0xd8,0xfe,0x00,0xcc,0xf7,0xf6,0x6e,0xff,0xfe,0x01, -0xfb,0x01,0x5d,0xfb,0x05,0xb6,0xfc,0x07,0x46,0x01,0x01,0xbb,0xfa,0xff,0x66,0x03, -0x01,0x40,0xfc,0xfc,0x2b,0xfd,0xfd,0x6b,0xf8,0x02,0x0d,0xfc,0x05,0x81,0x06,0x01, -0x9a,0x03,0x00,0x8b,0x08,0xf8,0x0d,0x08,0xff,0xf6,0x00,0x00,0x61,0x02,0xfb,0xb6, -0x00,0xfb,0x9e,0x04,0xf7,0x77,0x04,0x05,0x82,0xff,0x06,0x70,0xfa,0x03,0x8b,0xff, -0x05,0x74,0xfe,0x06,0x75,0x02,0xff,0xb6,0xf7,0x02,0x1d,0xf8,0xfc,0xae,0x01,0xfa, -0xf5,0x08,0xfb,0x28,0x02,0xfa,0xdc,0xfd,0x01,0x11,0x00,0x02,0xd9,0x01,0x01,0x67, -0xf9,0xff,0xbe,0xfc,0xff,0x3b,0x05,0x01,0x18,0x06,0x01,0x1e,0xfb,0xfe,0xa8,0x05, -0xfa,0x8c,0xfc,0x02,0xfe,0xfd,0x01,0xcc,0xff,0xfd,0x3c,0xfa,0x02,0x45,0xfd,0xfb, -0x79,0x02,0xff,0x2c,0x01,0x02,0x38,0xfb,0x00,0xdc,0xfc,0x02,0xe0,0xff,0x00,0x9f, -0xfe,0xfd,0x6c,0x02,0x01,0x7c,0x03,0xfd,0x0c,0x0b,0xff,0x14,0xfe,0xfa,0x4e,0x05, -0x02,0xd0,0xfe,0xfd,0x51,0xfe,0xfc,0x5e,0xf9,0xfe,0x7b,0x00,0x06,0x75,0xff,0xff, -0xc0,0x07,0x03,0x8f,0x04,0xff,0x2d,0x00,0xfd,0x8e,0xff,0xf5,0x09,0x02,0x04,0x01, -0xfd,0x07,0xb0,0xf8,0xff,0x4c,0xfc,0x02,0xa6,0x01,0x07,0x1d,0xff,0x04,0x66,0x03, -0x00,0xa3,0xfa,0x01,0x55,0xff,0xf8,0x00,0x00,0xf3,0x5c,0x01,0xf8,0x70,0x02,0xf4, -0xfd,0x01,0xf9,0x8b,0x07,0xff,0x4f,0xfc,0x06,0x55,0x01,0x02,0x3e,0xf8,0x09,0xc3, -0xfd,0x04,0x9a,0x03,0x0b,0x69,0xfc,0x04,0x7a,0xff,0x01,0x07,0xfc,0xff,0x20,0x08, -0xfb,0xe1,0xfd,0xfb,0x40,0x07,0xf4,0x1b,0xff,0x01,0xc0,0xfd,0x02,0xed,0xf8,0x08, -0x3b,0x01,0xfd,0x6d,0x00,0x01,0x22,0xfa,0xfb,0xfa,0x01,0xff,0x1b,0x05,0x07,0x62, -0xfe,0xfe,0x2e,0xff,0x01,0x32,0xff,0x05,0x0f,0x01,0x00,0x0a,0xfd,0xfb,0x50,0xfb, -0xfa,0xa6,0xfe,0xff,0x72,0xff,0x01,0x8b,0xfa,0x06,0xa3,0xfd,0xfd,0x30,0x02,0x00, -0xdf,0x05,0x01,0xc2,0x06,0x06,0x3f,0x00,0x02,0xeb,0xfa,0xfe,0x91,0x01,0x02,0x5c, -0x00,0xff,0xea,0xfd,0xfe,0x91,0xfa,0xff,0xdc,0x03,0x01,0x72,0xf8,0xfc,0xa1,0xfb, -0x01,0x11,0xff,0xff,0xa9,0xfd,0xfe,0x1a,0xf5,0x01,0x1f,0x02,0xff,0xd7,0x05,0x05, -0x26,0x02,0xfc,0x31,0x00,0x06,0x5a,0x00,0x02,0xf2,0x00,0xfe,0xeb,0xfc,0x06,0x72, -0xfa,0x05,0x96,0x00,0x05,0x84,0xfd,0x04,0x19,0x03,0xfd,0x8a,0xfb,0xfa,0x94,0x05, -0xf8,0x4e,0x04,0xfe,0xb1,0xff,0xfc,0x8a,0xfa,0x00,0x56,0xfe,0x06,0x06,0x05,0xfc, -0x58,0x09,0x00,0xe9,0xfd,0xf7,0x74,0xff,0x01,0x97,0xfc,0x02,0xfe,0x02,0x08,0x80, -0x02,0xfe,0xd1,0xfc,0x03,0x92,0x02,0xff,0x26,0xf5,0xfd,0x48,0xfb,0xf8,0x0c,0xfc, -0x03,0xb8,0xf9,0xfa,0xad,0x05,0xfa,0xfe,0xfe,0x02,0xd7,0x01,0x03,0x5f,0xfd,0x05, -0x66,0xfd,0x02,0xea,0x07,0xff,0x6b,0x03,0x02,0xbc,0xfa,0xff,0x00,0x01,0xfc,0x9e, -0xfa,0x03,0xb5,0xfa,0x02,0x03,0x05,0x0a,0xbc,0xfa,0x04,0xb7,0xf4,0xfe,0x45,0x02, -0x03,0x01,0x01,0x01,0x30,0xfd,0xfb,0xdb,0xfd,0xff,0x7e,0xfe,0x02,0xfa,0xff,0xff, -0x82,0xfe,0x02,0x65,0xfb,0x04,0x35,0x07,0xfe,0x53,0xff,0xfd,0x02,0xfc,0x03,0x55, -0xfd,0xff,0x0d,0x01,0x07,0x02,0xf9,0x02,0x73,0xfe,0x09,0xfd,0x04,0x00,0x42,0xfe, -0x03,0xe2,0x05,0x02,0xe3,0x07,0xf9,0x7d,0xfc,0xfc,0x50,0xff,0x00,0xbe,0x03,0x02, -0x5e,0xfe,0xfb,0xe4,0xf8,0xfb,0xcd,0xff,0xf7,0x8c,0x04,0xf9,0x18,0x01,0xfd,0x13, -0x02,0xfd,0xc9,0xfc,0x04,0x92,0xfa,0xfe,0x75,0xfc,0xfc,0x3c,0x03,0xff,0xe3,0xfc, -0xfe,0x27,0xf9,0x02,0xe2,0xfe,0x09,0x7a,0x06,0x07,0xe7,0xfe,0x07,0x77,0xff,0x04, -0xd9,0xfc,0xfd,0x86,0xfe,0xfa,0x46,0xff,0xfc,0x99,0x05,0xf9,0x9c,0xf8,0x07,0x90, -0xfe,0x02,0x29,0xfe,0x06,0x50,0x00,0x01,0x2c,0xfb,0x02,0x75,0x00,0x02,0xad,0x06, -0x05,0x5f,0xf9,0xfe,0xbf,0x00,0xf7,0x0b,0xff,0x05,0x18,0x03,0x00,0x85,0xfc,0x01, -0x4d,0x01,0x00,0x26,0x02,0x02,0x5a,0xfb,0xfa,0x8f,0xff,0x03,0xc0,0x02,0xfc,0x77, -0xfe,0x01,0x7e,0xfe,0xfe,0x60,0x02,0xfc,0x9b,0x05,0xff,0x37,0xfb,0xfd,0x99,0x0b, -0xfd,0x55,0x06,0xfb,0x23,0xff,0x01,0x1c,0xfd,0xf7,0x2c,0xfe,0xfc,0x35,0xfe,0xff, -0xe5,0x04,0xfd,0x7c,0xf9,0x03,0xe0,0x01,0xfe,0xa3,0xfd,0xf8,0xc9,0x00,0x03,0x94, -0xfe,0x00,0xc5,0xfd,0x04,0x7f,0xfc,0x02,0x36,0xfd,0x01,0xc2,0xfd,0x01,0x8b,0x02, -0xfc,0xe6,0x02,0x07,0xab,0x00,0x09,0x9e,0xff,0x01,0x07,0x09,0xfc,0x33,0x05,0x00, -0x53,0x01,0xfe,0x80,0xff,0xf6,0xb6,0x03,0xfd,0xd9,0x02,0xf9,0x35,0x06,0xf7,0x16, -0x02,0x00,0x5f,0xfe,0x03,0x91,0x08,0xfb,0x5e,0x01,0x02,0xce,0x00,0xff,0x3b,0xfd, -0xfe,0xff,0xf8,0xf6,0x6d,0x02,0xfb,0x49,0x01,0xf6,0x4c,0xfd,0xfe,0x97,0x00,0xfe, -0x15,0x08,0x06,0xf0,0xff,0x02,0x6f,0xff,0x02,0x76,0xfe,0x06,0xaa,0xfb,0xf8,0x39, -0xfb,0xfb,0x43,0x02,0xfe,0x65,0x05,0xfc,0x28,0x00,0xfd,0xe8,0x05,0x00,0x75,0xfd, -0xfe,0x7e,0x02,0x03,0x51,0xfd,0xfa,0x97,0x06,0x04,0x12,0xff,0xf9,0xeb,0x01,0x08, -0x43,0x01,0x04,0x5b,0x01,0x02,0x00,0x02,0x05,0x2f,0x03,0xfa,0xe8,0x02,0x02,0xaf, -0xfe,0x00,0x91,0xfe,0x02,0x1e,0xf9,0xfd,0x63,0xf6,0xfe,0x47,0xfe,0x01,0x59,0xf7, -0xfc,0xa6,0x02,0x00,0x44,0x00,0xff,0x0c,0x04,0xfb,0xe4,0x08,0xf6,0x8e,0x04,0xfd, -0x82,0x00,0xf6,0x75,0x03,0x03,0xc1,0x0b,0xf8,0x92,0x01,0xfe,0xc1,0x04,0xf8,0xf2, -0x00,0x00,0x41,0xff,0x02,0xbf,0x04,0x00,0xe0,0x01,0xfc,0x95,0xfd,0xfe,0xae,0xf9, -0xfc,0x75,0x03,0xf9,0x4b,0xfe,0x01,0x53,0xfb,0x04,0x56,0x06,0xff,0x51,0x03,0xfe, -0xd9,0x03,0x02,0xc1,0xfc,0xf4,0xdd,0x06,0x03,0x5c,0x00,0xfb,0x56,0x07,0x03,0x1d, -0x01,0xfe,0x45,0x0a,0xfd,0x57,0x01,0x00,0x90,0x06,0xfe,0xd7,0x01,0xfb,0x6f,0xfe, -0x00,0x3c,0xff,0xfe,0x08,0x00,0xfa,0x0a,0xfd,0xfd,0xcb,0x03,0xfe,0x5d,0x04,0xfe, -0x62,0x01,0xff,0x5b,0xfc,0x07,0x21,0xf8,0x05,0x7b,0xfd,0xfe,0xf0,0xfb,0x02,0x31, -0xfe,0xff,0x25,0xff,0xf6,0xbe,0xfe,0x00,0xdb,0xff,0xfd,0x71,0xfc,0x00,0x14,0xfb, -0x01,0xcd,0x05,0x03,0x62,0x02,0xfd,0x37,0x00,0x05,0x83,0xfe,0x08,0xcf,0xfe,0x01, -0xf5,0xf8,0x03,0xbb,0xf9,0x00,0x58,0xff,0xfd,0xbd,0x04,0xf7,0xa9,0x08,0xff,0x6e, -0x02,0x04,0x5c,0x02,0xfd,0x88,0x04,0xfa,0xc8,0xff,0x04,0x5b,0x00,0xfc,0x49,0x03, -0xfd,0xb8,0x02,0x00,0x9d,0x00,0xfd,0x8e,0x02,0xfd,0xfe,0x06,0xfd,0x19,0xfe,0xfd, -0x5f,0xfc,0xff,0xf8,0x03,0xfc,0x80,0xf6,0x01,0xea,0xf8,0x03,0xe7,0xf7,0x07,0xd6, -0xfc,0x04,0x52,0x01,0x04,0x15,0x00,0x00,0x52,0xfd,0x05,0x73,0xf8,0x04,0x11,0x02, -0x05,0xf1,0x00,0xfe,0x18,0xf9,0xfe,0xd6,0xfe,0xff,0xfb,0x01,0x02,0x84,0x07,0xfe, -0x4f,0xfd,0xfd,0x9c,0xff,0xfd,0x31,0x04,0xf7,0x10,0xf9,0xfb,0x26,0x02,0xfe,0xca, -0xfb,0x00,0x9b,0x00,0xfc,0xb5,0x01,0x00,0x37,0x00,0x02,0x6c,0xfd,0xfd,0x8c,0x01, -0x02,0xba,0x06,0x00,0x6a,0x07,0xfe,0xa7,0x04,0xfe,0x0d,0x02,0x01,0x32,0xfd,0x03, -0xb3,0xfc,0x08,0x94,0xfb,0x04,0x55,0xfa,0x06,0x7c,0xf9,0x09,0xee,0xfa,0xfc,0xa5, -0x00,0xfc,0xf3,0x00,0xff,0x48,0x03,0xfd,0xa4,0x04,0xfb,0x55,0x05,0x03,0x9f,0x05, -0xfb,0x6f,0x02,0xfe,0x46,0x07,0xff,0xb8,0x00,0xf8,0xc4,0xfb,0xf7,0x26,0x01,0xfb, -0x3f,0xfe,0xfd,0x27,0xf2,0x02,0x48,0xfe,0xfc,0xdb,0x00,0xfc,0x04,0x00,0xfd,0x50, -0x05,0xfa,0x2d,0x07,0x01,0xc4,0x07,0x00,0xf8,0x01,0x02,0x0c,0xfd,0x01,0x89,0x01, -0x04,0x3a,0xfa,0xff,0xad,0xfb,0x05,0xd2,0x02,0x02,0xb7,0xfa,0xfc,0x1c,0x02,0xfd, -0x5f,0xff,0x02,0x09,0xfd,0x00,0xc9,0x02,0xfe,0xd1,0xfe,0xf6,0x9d,0x02,0xff,0x75, -0xfc,0x01,0x63,0x03,0xfc,0xea,0x07,0x00,0x08,0x01,0x00,0xde,0x02,0x04,0xc9,0x02, -0x04,0xb2,0x00,0x06,0x34,0xfc,0xff,0x89,0xfd,0x07,0x5e,0xfe,0xff,0x1e,0xfa,0xfc, -0x0d,0xff,0x03,0x6d,0xf8,0x07,0x7f,0x01,0x01,0x70,0x01,0xff,0x2c,0xf7,0xfc,0xa8, -0x01,0xfd,0x98,0xfc,0x00,0x3a,0x01,0x01,0x64,0xfc,0x05,0xd4,0xfa,0x05,0xb6,0x02, -0xff,0xb1,0x02,0x04,0xf4,0xfe,0xfa,0x68,0xfa,0xfc,0xc2,0x01,0xfc,0x5f,0xf4,0xf9, -0x31,0xf7,0xff,0xa9,0xfd,0x01,0x75,0xfa,0x08,0x39,0xfb,0x03,0x30,0x00,0x04,0xab, -0xff,0x02,0x4b,0x0a,0x00,0x28,0x04,0xff,0x1c,0x09,0x02,0x03,0xff,0x06,0x2b,0x00, -0xff,0xcf,0x00,0x05,0xe6,0xfa,0xfd,0xbe,0xfb,0xfe,0xa4,0xfd,0xfc,0x0e,0xfe,0xfe, -0x5d,0xfd,0xfc,0xa3,0x08,0xfd,0x4a,0x04,0x07,0x78,0xfc,0xff,0xb5,0xfb,0x05,0x2b, -0x01,0xff,0x41,0x06,0xff,0xb7,0x08,0xff,0xc3,0x04,0xfb,0x2f,0xff,0x06,0x82,0xfe, -0x00,0x52,0xff,0xfc,0x15,0xfe,0x01,0x86,0xf1,0x03,0xb9,0xf9,0xf8,0x98,0xfe,0xfa, -0xfa,0xfe,0xf9,0xb6,0x05,0xfd,0x02,0x03,0x00,0x6b,0x03,0xff,0x12,0xfe,0xff,0x74, -0x00,0x03,0x02,0x05,0xfe,0x33,0xfc,0x03,0x00,0xfe,0x06,0x21,0x03,0x02,0xd8,0xfe, -0x00,0x92,0xfc,0xfb,0x41,0xfd,0xfe,0xfd,0x02,0x00,0x59,0xf6,0x00,0x4c,0x04,0xf8, -0x26,0x06,0xfb,0xf4,0x05,0x01,0xc2,0x04,0xfb,0x39,0x02,0xfb,0x6f,0x07,0x01,0xba, -0x01,0xfd,0x9d,0x06,0x05,0x15,0x00,0x01,0x7d,0xfa,0x04,0x77,0xfe,0x03,0xf5,0xf5, -0x04,0xc3,0xfb,0xfd,0x72,0xf9,0xfd,0x71,0x02,0x01,0x6e,0xfe,0x06,0x13,0xff,0x02, -0xe9,0xfe,0x06,0xd3,0xfc,0x01,0x98,0x02,0x08,0x23,0xfc,0x01,0xa6,0x02,0xff,0xfd, -0xfd,0x00,0xfd,0x01,0xfe,0xf1,0x03,0xf8,0x66,0xfb,0xfd,0x02,0x02,0xf9,0x6c,0xfe, -0xfb,0x25,0xf8,0xfd,0x74,0x03,0xff,0x05,0xfc,0x02,0x41,0xf6,0x06,0x80,0xf6,0x06, -0x92,0xf8,0x02,0x2f,0x03,0x04,0x2e,0x00,0x05,0xae,0xfa,0x04,0x67,0x02,0x04,0xad, -0x0b,0xfb,0x1d,0x01,0x00,0x57,0x06,0xfe,0x4e,0xfc,0x02,0x9a,0xfd,0xff,0xe7,0xfe, -0xfc,0xb2,0xfa,0xfa,0x75,0x04,0xf7,0x4b,0x00,0x00,0x3d,0x02,0x00,0x58,0xfa,0x00, -0x8f,0x02,0x06,0x45,0xfc,0x04,0xce,0x01,0xfa,0x0e,0x06,0x01,0xf3,0x08,0x01,0x1b, -0x00,0xfb,0x1e,0xfd,0xfe,0x85,0x00,0xff,0x25,0x00,0xff,0xc9,0xfc,0x04,0xa5,0x02, -0x04,0x6a,0xfd,0x00,0xee,0xf8,0xfb,0x72,0x00,0xff,0x46,0x06,0xff,0xc9,0xff,0x02, -0xce,0xff,0x03,0x00,0xf9,0x00,0x8f,0xfa,0xfe,0x76,0x01,0x01,0x10,0x00,0x00,0x9f, -0xfc,0x00,0xe8,0xfa,0x05,0x8f,0xf5,0x00,0x54,0x00,0x03,0x05,0xf7,0x01,0x0d,0x00, -0xfa,0xcb,0xfe,0x06,0xe8,0xfe,0x05,0xdd,0xfc,0x06,0xa2,0x04,0xfe,0x38,0x01,0x02, -0xd1,0xfd,0xfc,0xfe,0x01,0xfd,0xc8,0x02,0x03,0x48,0x03,0x01,0x00,0xff,0x00,0x94, -0xff,0x01,0x73,0xff,0x04,0xf2,0xfb,0x01,0x3d,0xfa,0x00,0xdf,0xfe,0x01,0x3e,0xfd, -0xff,0xf1,0xfd,0xfe,0x98,0x01,0xfe,0xec,0x02,0xff,0x86,0x00,0x03,0x2c,0xfb,0xfe, -0x4a,0xfd,0x05,0x3b,0xfd,0xfd,0xcd,0xfe,0x03,0xaf,0x05,0x06,0x7f,0xfd,0xfb,0x21, -0xfe,0xfb,0xdb,0xfe,0xfe,0x98,0x02,0xff,0xa2,0x00,0xfe,0xfd,0xfe,0xfe,0xb7,0x04, -0xfa,0xcf,0xfb,0xf7,0x96,0x06,0xf5,0xe6,0x06,0x01,0x37,0x02,0x00,0x11,0x07,0x00, -0x1a,0xfc,0x01,0xe4,0x05,0xf8,0x1a,0xfe,0x00,0x14,0x02,0x03,0x54,0xff,0xf8,0x7c, -0xff,0x04,0xa5,0x01,0x01,0xf3,0xf9,0xfe,0xc6,0xfa,0x05,0xb8,0x02,0x01,0xd9,0xfd, -0xfe,0x2c,0x05,0x05,0xf4,0xfc,0x02,0x9b,0xfc,0x02,0xfd,0x04,0x01,0xab,0x01,0xf9, -0xae,0xfd,0xf9,0xd3,0xfd,0x05,0x41,0x04,0xff,0x37,0xfd,0x01,0xd5,0xfd,0x01,0x56, -0x06,0xfb,0xba,0x07,0xfb,0x76,0x02,0xfb,0x4e,0x02,0xff,0xd0,0x00,0xff,0x74,0xfc, -0xfa,0x5f,0x00,0x03,0x5f,0x02,0x00,0xb0,0x00,0xfb,0x4d,0x02,0x00,0xf3,0x00,0xfe, -0x2b,0xfc,0xfd,0x8e,0x01,0x00,0xee,0xff,0xff,0x82,0xfc,0x04,0x65,0xfb,0x01,0xb9, -0xf9,0x00,0xbb,0x02,0xfc,0x19,0xfc,0xfe,0x27,0x00,0x01,0x59,0x02,0xfe,0x9f,0xfc, -0xfd,0xdd,0x01,0xfe,0x09,0x04,0x02,0x93,0x04,0xff,0x39,0x03,0x03,0xa2,0x03,0xff, -0x8a,0x07,0xf8,0xc5,0x03,0x01,0x7c,0x04,0xfa,0x42,0x04,0xfc,0xe7,0xfb,0xfd,0x7e, -0x02,0xfe,0xa1,0x00,0xfb,0xdf,0xfe,0xfb,0x9b,0x01,0x05,0x89,0x00,0x06,0xae,0xfc, -0xfd,0xfd,0x01,0xfe,0xfa,0xf9,0xfa,0x1e,0x06,0xf9,0x6b,0x01,0xfc,0x32,0x00,0x02, -0x6a,0x00,0xfd,0x4b,0xfc,0x00,0x66,0xfc,0x04,0x1f,0x00,0x03,0xaf,0xfe,0x03,0x83, -0xfd,0xf6,0x05,0x02,0x04,0x8b,0x01,0xfc,0x99,0x02,0x01,0xb4,0xfe,0x02,0xe0,0xfc, -0x02,0xdb,0x04,0x00,0xcd,0xfd,0x03,0x21,0x04,0x02,0xbb,0xfd,0xfa,0xc8,0xfe,0x01, -0x53,0xff,0xff,0x8d,0x00,0xf7,0x6c,0x01,0xfd,0xa3,0xff,0x00,0x17,0x02,0x03,0x53, -0x00,0x01,0x04,0x00,0xfe,0x78,0x02,0x01,0x49,0x03,0xfc,0x0b,0xfd,0xff,0xd1,0x02, -0xfb,0x0b,0x06,0xfe,0x74,0x00,0xff,0x74,0xfc,0x04,0xc8,0xff,0xfd,0x8e,0xfe,0x06, -0x30,0xfb,0x02,0xca,0xfd,0x03,0x34,0xfd,0xff,0xc4,0xf8,0xfc,0xdb,0x02,0xfe,0x07, -0x03,0xfd,0x53,0x02,0x00,0xf6,0xfd,0xff,0xdf,0x01,0x04,0x3b,0xf8,0x02,0x56,0xf9, -0x04,0xf7,0xfd,0x03,0xd4,0xfd,0xfa,0xbe,0x03,0x01,0xef,0xfa,0x03,0x3c,0xff,0x02, -0x3e,0x00,0x03,0x65,0xfb,0xfe,0xe5,0xfe,0x03,0x7f,0xfe,0x02,0x9d,0x02,0x03,0xac, -0x01,0x00,0x63,0x04,0xfe,0xda,0x03,0x01,0x47,0xff,0x03,0x35,0x01,0x04,0xdc,0xf5, -0x01,0x24,0xfb,0xf9,0xc9,0xfc,0xfb,0x1f,0xfd,0x00,0xf8,0xfb,0x00,0x3e,0x00,0x01, -0x1d,0x07,0xfa,0xb5,0xfb,0x00,0xcd,0xff,0x00,0x5e,0x02,0x01,0xd7,0x00,0xfe,0x9c, -0x03,0xfc,0xc6,0x00,0x02,0x14,0x00,0xfe,0xed,0xf8,0x01,0x23,0x02,0x01,0x9b,0x00, -0xff,0x00,0x02,0x01,0xf3,0xfc,0x01,0xe7,0x01,0x07,0x25,0xfb,0x00,0xdb,0xfe,0x01, -0xd6,0x03,0xfb,0xc2,0x01,0xf9,0x5b,0xfe,0xfb,0xb2,0xfe,0xfd,0x29,0xfe,0xff,0xb2, -0x01,0x03,0x69,0xfd,0x03,0xd3,0x0a,0xf8,0xd6,0x00,0xfb,0x2a,0x00,0xfe,0xa6,0x02, -0x00,0xb8,0x00,0x01,0xb2,0x03,0xff,0x39,0x05,0xff,0x38,0xfe,0xfb,0x3d,0x05,0xfe, -0x77,0x05,0xfc,0x0d,0x02,0xff,0x86,0xfd,0x02,0x28,0xf8,0xfb,0x47,0x03,0xfd,0x2c, -0x01,0xfd,0x05,0x03,0xfb,0xdd,0x07,0xfc,0x0d,0x03,0xfd,0xae,0x0c,0xfc,0xcf,0x04, -0xfb,0xc1,0x05,0xfb,0x67,0x01,0xfc,0x13,0x01,0xfd,0x9c,0x01,0x02,0x41,0xfc,0xf9, -0xd7,0xff,0x01,0x55,0xf6,0xfe,0x71,0x01,0xff,0x7f,0xfc,0x01,0xa9,0x01,0xff,0xbb, -0x04,0xfa,0x47,0xfe,0xfd,0xb8,0xff,0xfc,0x37,0x00,0x01,0xaa,0x06,0x03,0x31,0xfd, -0x04,0x97,0xff,0xff,0x8f,0x00,0x03,0xd8,0xff,0x00,0x83,0xfe,0x03,0xe9,0x02,0x04, -0x75,0xfd,0xff,0xf2,0xfb,0xfd,0xfd,0xfd,0x00,0xfe,0xff,0xfb,0xfa,0xfd,0xfe,0x57, -0x08,0x02,0x2c,0xff,0x00,0x6f,0xfc,0xfd,0x0f,0x08,0xf8,0xae,0xfe,0xfd,0x70,0x00, -0x00,0xe1,0xfe,0x03,0x0a,0x01,0x05,0x92,0xfb,0xff,0x4e,0xf9,0x00,0xd6,0x02,0xfd, -0x6e,0x03,0xfe,0xd7,0x05,0xfb,0xb5,0x00,0xfd,0x29,0x01,0xfc,0x66,0x04,0xfd,0x2e, -0x02,0xf8,0xff,0x08,0xfd,0xc3,0x00,0x02,0x32,0x01,0xff,0xc6,0x02,0xfe,0x3e,0x01, -0xfc,0x2f,0x06,0x03,0xdf,0x03,0xfe,0x51,0xfa,0x00,0xd3,0xfb,0xff,0x59,0x02,0xfd, -0x6b,0xfd,0xfb,0x44,0xfb,0x03,0x27,0xfe,0xfa,0xde,0xfe,0xfa,0x40,0x04,0xfd,0xca, -0x02,0xfa,0x8b,0x02,0x02,0x91,0xfe,0x02,0x51,0x00,0x04,0x6b,0xff,0x01,0x07,0x02, -0x01,0x79,0x05,0x05,0x67,0x01,0xfd,0x2e,0xff,0x03,0xac,0x00,0x00,0x13,0xff,0x02, -0x76,0xfc,0xfc,0xa3,0x00,0xfe,0x18,0xfd,0xfc,0x01,0xfc,0xfe,0xdb,0xfd,0xff,0x7d, -0xfd,0xfe,0x9c,0x01,0xfd,0xbe,0x01,0xff,0xeb,0x05,0xff,0x66,0x06,0xff,0xa0,0xfd, -0x04,0x34,0x01,0xff,0xc3,0xfc,0xfe,0xc5,0xfe,0xfe,0x22,0xfe,0xfa,0xbe,0x08,0x03, -0x94,0xff,0xfe,0x7e,0xfe,0xff,0xd8,0x03,0xfe,0xfa,0x03,0xff,0x6d,0x03,0xfb,0xa5, -0x05,0xfb,0xf6,0xfe,0xfd,0xea,0x04,0xff,0x5d,0x04,0xfc,0x2a,0xfd,0xfe,0x09,0x06, -0x00,0xe8,0x02,0x02,0xfd,0xfc,0xfe,0x03,0xfe,0xfc,0xc0,0xfd,0xfb,0x58,0xff,0xfa, -0x3c,0x00,0xfc,0xea,0xfe,0xfc,0xe4,0x00,0xfe,0x24,0xfd,0x00,0xe8,0x01,0x03,0x0a, -0x03,0xfe,0x9a,0x07,0x02,0xe9,0x01,0xfe,0x6b,0x04,0xfe,0xf3,0xfd,0xfd,0x3d,0x01, -0x03,0x05,0xfe,0x04,0x03,0xfc,0x04,0xfb,0xfc,0x01,0x08,0xfe,0xfd,0x3e,0x01,0xfe, -0x82,0xfe,0x01,0x75,0x02,0x00,0xfd,0x03,0xfc,0x58,0xfc,0xfd,0x37,0xfb,0x01,0x71, -0xfc,0x03,0x29,0xfe,0x02,0xe1,0xfd,0x02,0x91,0x02,0xfe,0x7c,0xff,0x01,0x84,0xff, -0xff,0xff,0x05,0xfd,0x9c,0xfa,0x01,0xce,0xfd,0x02,0xd1,0x04,0xff,0x85,0xff,0xff, -0xc9,0xfc,0x03,0x4e,0xfd,0x05,0x7a,0xfd,0x02,0x9f,0xfd,0x01,0xfe,0x01,0xff,0x2a, -0xf9,0x01,0x2b,0xfb,0x02,0xb3,0xfe,0xfc,0x42,0xfd,0x07,0x84,0xff,0x04,0x4a,0x01, -0x00,0xbf,0x00,0xfe,0x6a,0xfd,0xff,0xa2,0xfc,0xff,0x81,0x00,0xfe,0x3f,0x01,0xfc, -0x8a,0x02,0x01,0xb0,0x00,0x00,0xa4,0xff,0xf9,0xb6,0xfe,0xfe,0xd7,0x01,0xff,0xc3, -0x01,0xff,0x07,0x00,0xfc,0x02,0x02,0xfd,0x29,0x03,0x02,0x31,0xfd,0x00,0xd5,0xfe, -0x09,0x76,0x02,0xff,0x1a,0x03,0xfd,0xf7,0x03,0xfd,0x41,0xfe,0x00,0x7e,0xf9,0x00, -0x60,0xff,0xfe,0xfe,0x04,0x00,0x20,0x00,0xfc,0x88,0xfd,0x01,0xd0,0xfa,0x00,0x18, -0xfc,0x02,0x58,0xfe,0x01,0xd4,0x03,0x01,0xbe,0xfe,0x03,0xcb,0xfb,0x03,0x1a,0x01, -0x01,0xd9,0xfb,0x04,0x0d,0xfd,0x03,0x54,0x00,0x02,0xf2,0xff,0xfd,0xf1,0xff,0xfe, -0x1a,0x01,0x01,0x63,0x03,0x02,0xcd,0xff,0x02,0x75,0xfa,0x00,0x47,0x00,0xfe,0xbf, -0xfb,0x01,0x52,0xf8,0xfe,0xcb,0xfe,0x05,0x30,0xff,0x03,0xba,0xfc,0x00,0xf8,0xfe, -0x02,0x0c,0xff,0x01,0xef,0xfb,0x01,0x62,0x00,0x02,0x35,0xfe,0xff,0x48,0xfd,0xfd, -0x31,0x03,0xff,0xf1,0xfe,0xfa,0x3f,0x02,0xfb,0xdd,0x03,0xff,0x8e,0x03,0xfc,0xd4, -0x05,0xf6,0x9f,0x04,0xf9,0x42,0x03,0x02,0x32,0x01,0x01,0x29,0x03,0xff,0x52,0x01, -0xfc,0x30,0x04,0x00,0x74,0xfe,0xff,0x91,0x03,0x00,0x42,0x02,0x02,0x39,0xfe,0x04, -0x29,0x06,0xfe,0x9b,0x03,0xf7,0xda,0xff,0xfc,0xb3,0x02,0xfc,0xc0,0xff,0xf8,0x9d, -0x00,0xfe,0xca,0xfd,0x00,0xae,0x03,0x03,0xf1,0xff,0x01,0xea,0xfa,0x02,0x06,0x02, -0x02,0xa1,0xfc,0xfd,0xcb,0x00,0x01,0x59,0xfa,0x00,0x2e,0xfc,0xfc,0x38,0xfe,0x04, -0x44,0x00,0x08,0x00,0x02,0x03,0x0c,0xff,0xfd,0x32,0x03,0x00,0xf6,0xfe,0xff,0xba, -0xfe,0xfb,0x15,0x02,0x02,0xe2,0x02,0xfb,0x60,0xf8,0x02,0x5a,0xfc,0x01,0xfb,0xfa, -0xfe,0xed,0xfe,0xfd,0xc5,0xff,0xfb,0xbf,0xfd,0xfe,0x68,0x05,0xfe,0x76,0xff,0xfe, -0x77,0x04,0x00,0x0f,0x04,0x01,0x2f,0x03,0x03,0x07,0xfe,0x03,0x8e,0xfd,0x05,0xcb, -0x00,0xfd,0x51,0x03,0x07,0x38,0x00,0xfd,0xc1,0xfe,0x00,0x7a,0xff,0xfd,0x4e,0xfc, -0x0a,0x3a,0xf7,0xfe,0xb1,0xfe,0xfe,0x8c,0xfa,0x00,0xad,0x03,0x01,0x73,0x03,0xfa, -0x5a,0x06,0xfc,0x1c,0xfe,0xfe,0xa8,0x00,0xfd,0x0c,0x02,0xff,0x26,0x00,0x04,0x1a, -0xff,0x01,0xd8,0xf9,0x00,0xbb,0x01,0xfd,0xfc,0x03,0xfb,0x0e,0x00,0xfe,0x17,0xfd, -0xfd,0xde,0x04,0xff,0x3a,0x01,0xfd,0x9d,0xfb,0xfe,0x69,0xfe,0xfe,0x48,0xfd,0xfe, -0x3c,0x08,0xfe,0xdd,0xfe,0x00,0x95,0x03,0x02,0xb0,0x01,0xfd,0x47,0x00,0xfc,0x78, -0x06,0x00,0x97,0x01,0xff,0xad,0x01,0xfa,0x10,0x02,0xff,0xde,0xfe,0xff,0xc2,0x04, -0xf9,0x63,0xfe,0x02,0x28,0xfb,0xfb,0x2c,0x03,0xfd,0x8b,0xff,0xfc,0x86,0x01,0x01, -0x8a,0x02,0xfe,0xe6,0x03,0x09,0x73,0x01,0xff,0x71,0xff,0xfd,0x53,0xf9,0x06,0xc5, -0xff,0x05,0x42,0x06,0xfe,0xae,0xfe,0x03,0x81,0xfd,0xfb,0xdb,0xff,0xfa,0xe8,0xfe, -0xfe,0xcb,0x04,0xfa,0xb8,0xfe,0xfd,0x7d,0xfb,0x00,0x2a,0x00,0x02,0x2e,0x02,0x01, -0xc4,0xfe,0xfe,0x8b,0x04,0xff,0x38,0x03,0xfa,0xee,0x00,0xff,0x90,0x00,0xff,0x1d, -0xfc,0x02,0x5b,0xff,0x04,0x7d,0xff,0x01,0xbb,0xfd,0x05,0xda,0xf8,0xfd,0x35,0xfd, -0x01,0x97,0x02,0x03,0xfc,0x00,0xfd,0x5b,0xfd,0x05,0xea,0xff,0xfc,0xba,0xff,0xff, -0x52,0x02,0x01,0x10,0x03,0x00,0xb3,0xfb,0x00,0xff,0xfb,0xfe,0x2f,0xff,0x02,0x12, -0xfe,0xfe,0x57,0xfa,0xff,0xb2,0x00,0x00,0x90,0xfb,0x00,0x00,0x01,0x01,0xba,0x00, -0xff,0xda,0x03,0x01,0x3b,0x01,0x02,0x95,0xfe,0x00,0x6b,0x00,0xfb,0xf3,0x01,0xfb, -0xcd,0x04,0xfb,0x70,0x03,0x01,0xc5,0xfe,0xfc,0x7d,0xff,0xfe,0x8a,0x00,0x08,0xb7, -0xfa,0x0a,0xf4,0xf9,0xff,0x15,0x04,0xfe,0x97,0xfe,0xfe,0x47,0xff,0x02,0x24,0x01, -0xfd,0x11,0x01,0x02,0x29,0xff,0x02,0xe1,0xff,0xff,0x46,0xff,0x02,0x10,0x05,0xff, -0xa9,0xff,0xfb,0x17,0xfe,0xfc,0xb4,0x00,0xf9,0x6d,0xff,0xfd,0x47,0x04,0xfe,0x18, -0x03,0x00,0x25,0x06,0xfa,0x22,0x01,0xfd,0xcd,0x01,0xfc,0x4e,0xff,0xfe,0x2c,0x04, -0xfa,0xf5,0xff,0x00,0x97,0xfe,0xfd,0xa5,0xfb,0x01,0x6f,0x00,0x02,0x56,0x01,0x03, -0x42,0x03,0xfd,0x6f,0x03,0xfe,0x7c,0x05,0xfb,0x88,0x05,0xfe,0xe8,0x05,0xfd,0x63, -0x00,0xff,0xa8,0x00,0xfa,0x09,0x00,0xfd,0x52,0x01,0xfa,0x2b,0x03,0xfd,0x67,0x02, -0xfd,0xa0,0x02,0xfb,0x57,0x03,0xff,0x52,0xfe,0xfc,0x94,0xff,0x00,0x52,0x00,0x02, -0x46,0x01,0x03,0x0a,0xfe,0xf9,0xdd,0x04,0x00,0xb0,0x03,0x00,0x31,0x04,0xfe,0x84, -0x06,0x00,0xa6,0x00,0xfd,0xf8,0x01,0xfd,0x74,0xfe,0xf8,0x4b,0x01,0xfd,0xd1,0xfd, -0x02,0xde,0xfd,0xfc,0xc2,0xfe,0x01,0x96,0x00,0xff,0x83,0x03,0xfe,0x48,0x03,0x03, -0xd2,0x03,0xfe,0xf0,0x00,0xff,0x4d,0xfa,0x00,0x35,0xfb,0x02,0x50,0x01,0x00,0x99, -0xfe,0xfe,0xda,0xff,0xfa,0x7e,0xff,0x04,0x50,0xfc,0x00,0xe5,0x00,0x04,0xcf,0x01, -0x02,0x88,0x03,0xfc,0xfc,0xfe,0xfd,0x8f,0xfe,0xfd,0xa6,0xfe,0x04,0x86,0x00,0x00, -0x91,0x01,0x00,0x81,0x02,0xff,0xdf,0xfc,0xfd,0x22,0xff,0x01,0x8c,0x01,0x01,0x31, -0x01,0x01,0x53,0xfe,0xfc,0xed,0xff,0xfd,0x4e,0x02,0xfb,0xcb,0x03,0xff,0x45,0x02, -0xfd,0xaf,0x01,0x00,0x1f,0x04,0xfc,0x4a,0xfd,0xfe,0xc5,0xfe,0x03,0x9a,0xfd,0xfc, -0xe8,0xff,0x03,0x6a,0xfb,0xfe,0x14,0xfc,0x04,0xd8,0x03,0x02,0xbf,0x01,0xfc,0x64, -0xfa,0x01,0x6e,0x09,0xfc,0x42,0x02,0x01,0x4d,0x00,0xfd,0x63,0xfb,0x04,0x5e,0xfc, -0x00,0x60,0xff,0x02,0x7a,0xff,0x02,0x57,0xff,0xfd,0x98,0x00,0x02,0x5d,0xfe,0x00, -0x4a,0xfc,0x02,0x81,0xfd,0xfd,0xd0,0xfb,0xfc,0x19,0xfe,0x02,0x64,0x00,0xfd,0xf9, -0xff,0x03,0x0d,0xff,0xfd,0x18,0x04,0x05,0x46,0x01,0x00,0x22,0x03,0xfc,0xb4,0x04, -0x00,0x8f,0xfc,0xfa,0xc6,0x03,0x00,0x39,0xf8,0x01,0xa0,0xff,0x00,0x52,0x04,0x01, -0xd6,0x01,0xfa,0xe3,0x01,0xfc,0x3d,0x01,0xfb,0x2a,0x03,0xfa,0x0e,0x02,0xfd,0x4c, -0x03,0x02,0x60,0xfe,0xfb,0x50,0x03,0xff,0x49,0x01,0xff,0xc9,0x08,0x03,0xf9,0x02, -0x00,0xf2,0x04,0x02,0x0f,0x00,0xfe,0x98,0x01,0xfa,0x5f,0xfb,0xfe,0xa9,0x05,0xfb, -0xcd,0xfb,0xff,0x92,0xfd,0x01,0x43,0x01,0xff,0x35,0xfe,0x00,0x73,0xfd,0xff,0x4f, -0xfe,0x00,0xe7,0xfd,0x03,0xa5,0xfc,0xfa,0x47,0xfb,0xfc,0x35,0x00,0xff,0x92,0x03, -0xfe,0x37,0x06,0x02,0x87,0x03,0x02,0x72,0x00,0x04,0x1b,0xfb,0x03,0xba,0x02,0xfd, -0x4d,0xfd,0xfa,0x8b,0xfd,0x06,0xd8,0xfa,0xfb,0x6f,0x01,0xfd,0x75,0x04,0xfb,0xe9, -0x02,0x00,0x1a,0x00,0xfc,0xae,0x05,0xff,0x89,0x03,0xfe,0x22,0x03,0xff,0x4c,0x03, -0xfe,0x91,0xfe,0x03,0x60,0x00,0x01,0xd2,0x01,0xfd,0xa6,0x05,0x01,0x2c,0xff,0x00, -0x8f,0xfc,0x02,0xb7,0xfe,0xfe,0x12,0x02,0xfa,0xb5,0xff,0xfc,0xb0,0x03,0xff,0x0e, -0xfb,0xfe,0xba,0xfe,0xff,0xf7,0xfd,0xfc,0xdc,0x01,0x02,0xa3,0x01,0xfb,0x80,0x04, -0x03,0xfd,0x01,0xfc,0x7f,0xfc,0xff,0x47,0xf8,0x03,0x9a,0xfc,0x03,0x9a,0xf7,0x02, -0x95,0x02,0xff,0xef,0x00,0xfd,0xc0,0xff,0x02,0x9f,0xfd,0xff,0xe5,0xff,0xff,0xc0, -0x02,0x03,0xb4,0xfe,0x00,0xe5,0x02,0x03,0xeb,0xfb,0x01,0x71,0xfe,0x03,0x42,0x01, -0x01,0x95,0x02,0xfd,0xa1,0x05,0x01,0xc1,0x00,0xfe,0x6d,0xfe,0xff,0x05,0xfe,0xfe, -0x14,0x00,0x00,0xa1,0xfe,0x01,0x72,0x04,0x01,0xdb,0x00,0x00,0xdf,0x01,0x05,0xd7, -0xfb,0x02,0xde,0xfc,0x04,0x3c,0xfc,0xfc,0x4e,0xf7,0xfe,0x65,0xfa,0xfd,0x27,0x02, -0xfd,0xe8,0x00,0xfe,0x4d,0x04,0xff,0x97,0x04,0xff,0x44,0xfa,0xfe,0x10,0xfa,0x01, -0xb2,0xfc,0xff,0xab,0xfe,0x00,0xb8,0x01,0x01,0xa9,0xff,0x01,0xec,0x07,0xff,0xb6, -0x00,0xfe,0x83,0xf9,0x00,0x8b,0x08,0xfc,0x90,0x03,0x01,0xab,0xfd,0x00,0x31,0x03, -0xfc,0x7f,0xff,0xfb,0xab,0xfe,0xfd,0x52,0x02,0xfe,0x5a,0x04,0xfc,0x59,0x04,0x02, -0x06,0x03,0xfb,0x5a,0x00,0x00,0xfe,0x00,0xfc,0xe4,0x06,0x02,0x40,0x01,0x01,0x4c, -0xfe,0x03,0xb0,0x02,0xff,0x78,0xfc,0x01,0xf9,0xfa,0x01,0x57,0x07,0x02,0x43,0xfb, -0x03,0xc0,0xff,0xff,0x54,0xff,0xf7,0x1d,0xff,0xfd,0xd2,0xff,0xf9,0xa5,0x02,0xfb, -0xe5,0xfc,0x00,0x31,0x01,0x02,0x57,0x00,0x02,0x9e,0xfe,0xff,0xd7,0xff,0xfb,0xdf, -0xff,0x01,0xd6,0xfe,0x00,0x2e,0x06,0xf9,0x43,0xff,0xfd,0xbc,0x03,0xfb,0x37,0x04, -0xff,0xa4,0x03,0xff,0x53,0x02,0x01,0x72,0xfd,0x01,0x8d,0x02,0xfd,0x6f,0xfa,0x01, -0xa9,0x02,0xfe,0x46,0x02,0xfe,0xc7,0x07,0xff,0x31,0x06,0x02,0x88,0x03,0xfe,0xfb, -0xff,0x01,0x33,0xfb,0xfb,0x2d,0x00,0x03,0x04,0xff,0xfd,0x79,0xfe,0xfe,0xb7,0xf8, -0xfe,0x4a,0xfe,0x02,0xc9,0xfe,0x03,0xa7,0xfc,0xfe,0xa4,0x00,0x04,0x84,0xfb,0xfc, -0x4e,0x00,0xff,0xec,0xfa,0xfe,0x28,0x02,0x03,0xf2,0x02,0x02,0xa7,0x01,0x04,0x74, -0x00,0xfa,0x05,0xfe,0xfc,0xf1,0xff,0xfb,0x4d,0x04,0xff,0x31,0x08,0xfd,0x90,0x06, -0xfe,0xb9,0xff,0xfc,0x09,0x01,0xfe,0xcb,0xfc,0xff,0x3d,0xff,0x03,0xa7,0x05,0xfe, -0x66,0x05,0xfd,0x2c,0x00,0xff,0x61,0x08,0xfc,0xfe,0x01,0xfb,0x7f,0xff,0xfe,0xf7, -0x01,0xfc,0xb5,0x01,0xfe,0x6a,0x01,0xfc,0x4f,0xfa,0xfc,0x48,0x05,0xfd,0xd2,0x04, -0xfd,0x58,0x04,0x00,0xe0,0x03,0x01,0x63,0xf8,0xfd,0x29,0x02,0xff,0x33,0xfe,0xfe, -0xd9,0xfd,0x00,0x6d,0x03,0xfe,0x0a,0x06,0xfa,0xd6,0xfd,0xff,0x1b,0x01,0xfc,0xe0, -0xf7,0x03,0x57,0xfd,0x02,0xc4,0x03,0xfe,0x37,0x02,0x03,0x48,0xfe,0xfc,0x49,0x06, -0xfe,0xa5,0x00,0x03,0xd9,0x00,0xfd,0xcb,0xff,0x03,0x1b,0x04,0xfe,0xf5,0xfe,0xf6, -0xcf,0x02,0xfd,0x11,0x00,0xff,0x5f,0xff,0x04,0xb7,0x00,0x04,0xb8,0xfd,0x02,0xd9, -0x00,0xff,0x43,0xfb,0xff,0xeb,0x02,0xfe,0xa5,0x06,0xf8,0x79,0x07,0xfa,0xdc,0x03, -0xfe,0x1b,0x06,0xfc,0x1d,0x01,0xf9,0x0d,0x03,0xfb,0xb0,0x04,0xff,0xac,0xfd,0x00, -0x41,0xfb,0xff,0xea,0xfd,0x03,0x9f,0xf9,0xff,0xdf,0xf9,0xfe,0x6e,0x00,0x04,0x1d, -0x01,0x02,0x3d,0x00,0xfd,0xa4,0x00,0x02,0x29,0xfe,0x02,0xe1,0xff,0x00,0xc2,0x03, -0x01,0x84,0xfd,0xff,0x35,0x00,0xfd,0x16,0x01,0xfd,0x3c,0xff,0xfe,0x6f,0x01,0xfd, -0xad,0x00,0xff,0x09,0x04,0xfc,0xae,0xfe,0x02,0xe8,0xfc,0xfc,0x12,0xfc,0xff,0xae, -0x03,0x00,0xf0,0xff,0x03,0xc5,0x05,0xfd,0x09,0x02,0xfd,0x88,0xff,0xff,0xd8,0x03, -0x01,0xeb,0xfa,0x02,0x7f,0xf8,0x05,0xc9,0xfe,0x01,0xbc,0x00,0xff,0xe9,0xfb,0xf8, -0xac,0x04,0xfd,0x8f,0x02,0xfd,0x81,0xfe,0x02,0xa2,0xff,0x05,0x40,0x00,0xff,0x14, -0xff,0x06,0x71,0xfc,0x04,0x9c,0x02,0x03,0x36,0xff,0x00,0x88,0x01,0x01,0xf6,0xfe, -0x02,0x30,0xfb,0x00,0xcb,0xf8,0x05,0xf4,0xff,0x00,0x90,0x02,0xfd,0x58,0x01,0xfa, -0xfc,0xff,0xfe,0x7f,0xfb,0x03,0xb3,0xfe,0x00,0xa6,0xf9,0x06,0x4c,0xfd,0x03,0x64, -0x00,0x02,0xa0,0xfc,0xfd,0xf5,0x00,0x01,0x7d,0xfe,0x00,0xf7,0xfb,0x02,0x7a,0xfa, -0xfe,0xfa,0x00,0xfc,0xab,0xff,0xfe,0xc8,0x00,0xfb,0x54,0x03,0x00,0x3d,0xff,0x00, -0x53,0xff,0x03,0x80,0x00,0xfa,0x0e,0x03,0xff,0x8d,0xff,0xfd,0xab,0x05,0x05,0x97, -0xff,0x05,0x71,0x03,0x05,0xa7,0xff,0x04,0x5e,0xfc,0xfc,0xcc,0x02,0xfa,0xd7,0xfb, -0xfe,0x39,0x03,0xf8,0xb5,0x02,0xff,0x7a,0xfb,0x07,0x87,0xf8,0xfc,0x6e,0x02,0xfd, -0x12,0x06,0xfd,0x0f,0x04,0xfa,0x24,0x06,0xfe,0x05,0x03,0xfe,0x3c,0xfc,0x00,0x97, -0x00,0x05,0x04,0xfd,0x01,0x18,0xff,0x01,0x24,0xfe,0x02,0xd7,0xfc,0x03,0x7a,0xfa, -0x05,0x2c,0xf9,0xfe,0x76,0xfe,0x01,0x75,0xfa,0x01,0x92,0xf7,0x06,0x1f,0xf7,0x03, -0x94,0x00,0x04,0x75,0x01,0xff,0x3c,0x03,0x01,0x6c,0x02,0x03,0x0f,0x00,0x03,0x05, -0xfe,0xfe,0x9e,0xfa,0xff,0x17,0xfe,0x01,0x76,0xfe,0x02,0x8b,0xfd,0xfe,0xfd,0xff, -0x01,0xa0,0x00,0x03,0x6e,0xfd,0x05,0xb4,0x00,0x00,0xe2,0x00,0xfc,0xa7,0x03,0xfd, -0x99,0xff,0x00,0xda,0xfe,0xff,0x5a,0xfd,0x00,0x7c,0x01,0x00,0x5a,0x05,0xff,0x40, -0x05,0xff,0x6e,0xfd,0xfa,0x77,0x01,0x03,0x07,0xfe,0x00,0x05,0xf8,0x03,0x5e,0xfa, -0xfe,0x1d,0xf7,0x04,0x5a,0xfc,0xfc,0xca,0xf8,0x03,0xaa,0xfe,0x07,0x6a,0xfb,0x05, -0x13,0x00,0x03,0x16,0x00,0x00,0x9f,0x01,0x01,0xe7,0xff,0xff,0x26,0xfd,0x01,0x80, -0xff,0xfc,0xf1,0xfd,0x04,0x37,0xfd,0x04,0x91,0x03,0xfc,0x23,0x00,0x03,0xe9,0xfe, -0x01,0x65,0xf8,0x05,0xb9,0xfb,0x01,0xb0,0xfe,0x03,0x86,0xfc,0x00,0x6c,0x03,0xfe, -0x18,0x02,0x04,0xd8,0xff,0x06,0xe4,0x00,0x00,0x6b,0x00,0x00,0xac,0xff,0xfd,0xfe, -0xfe,0xfd,0x35,0x04,0xf8,0xc6,0x04,0xfa,0x31,0xfd,0x01,0xbd,0xfc,0xff,0xae,0x03, -0xfd,0x1b,0x05,0x01,0xfb,0x02,0xfa,0xaa,0x02,0xfc,0xea,0xfb,0xff,0x50,0x01,0xfd, -0x01,0xfe,0x00,0x58,0x00,0x03,0x70,0xfe,0x00,0x38,0x03,0xfe,0x32,0xfc,0x01,0x6e, -0xfc,0xff,0xc3,0xfc,0x01,0xec,0xfd,0xff,0x60,0xfc,0xfc,0xb1,0x02,0xfe,0x8f,0xff, -0xff,0x93,0x01,0x00,0x49,0x04,0x06,0x20,0xfc,0xfe,0xdd,0x03,0x02,0xaf,0x00,0xff, -0xd3,0x03,0x01,0xbe,0xf9,0x01,0xf3,0x02,0xfe,0xb0,0x05,0xfe,0xe1,0x00,0x00,0x8c, -0xff,0x03,0xf2,0xfc,0xff,0x6a,0xfa,0xfe,0x1b,0xfd,0xfe,0x80,0x00,0x01,0xb4,0x00, -0xfa,0x2b,0x03,0xff,0x9d,0xfd,0x04,0xdd,0xfe,0xfe,0x2f,0x03,0x03,0x94,0x03,0xfc, -0x35,0x05,0xff,0xbd,0xff,0x03,0xfa,0xff,0x05,0x66,0xf7,0xff,0xf0,0xf8,0x02,0x89, -0xfa,0x01,0x49,0xfa,0x00,0x5e,0xff,0xfc,0xed,0xfd,0x02,0xd4,0xfe,0xff,0xe2,0x03, -0xf9,0x42,0x07,0xfb,0x18,0x03,0xff,0x3b,0x01,0xff,0x9b,0x07,0x00,0x4e,0xff,0x02, -0x9f,0x06,0xfa,0x4b,0x02,0xfe,0x96,0x05,0xff,0x80,0xfe,0xfb,0x4a,0x00,0xfb,0x59, -0xfc,0xf9,0xb0,0x04,0xfa,0xe2,0x00,0x00,0xda,0x01,0xf9,0xaf,0x01,0xfe,0x18,0x00, -0xff,0xce,0x04,0xfd,0x9b,0x03,0x06,0xd3,0xfe,0xfe,0x54,0x02,0xff,0xb1,0x01,0xfa, -0xbd,0xfc,0x06,0xb2,0x00,0xff,0x6b,0x00,0x00,0xb1,0xfd,0x02,0xef,0xfc,0xfe,0x5a, -0x02,0x01,0x5b,0xfe,0xfb,0xe7,0x07,0xfe,0x20,0xfe,0x04,0x31,0xfe,0x00,0x3a,0xfc, -0x02,0xe5,0xfa,0xff,0x29,0x00,0xff,0x74,0xfe,0x05,0xf0,0xff,0x07,0xd9,0xfe,0xff, -0x82,0xff,0xfe,0x6b,0x00,0x00,0xdf,0xfc,0x00,0xc5,0xf8,0xfc,0x53,0x02,0xfc,0xc4, -0xfd,0x01,0x7a,0xff,0xfe,0x2b,0x06,0xfe,0x79,0x05,0x01,0x55,0xff,0x02,0x3e,0x00, -0x02,0x91,0xff,0x00,0xe6,0xfb,0xf9,0x66,0x03,0xfd,0x7d,0x04,0x02,0x3c,0x00,0xfb, -0xe9,0x03,0xff,0x59,0x01,0xfb,0x09,0x00,0xf7,0x1a,0x02,0xfb,0x7b,0xfc,0xfd,0x5b, -0x05,0xff,0x4e,0x02,0x03,0x85,0x01,0xff,0x0b,0x05,0x07,0x7a,0x02,0xfb,0x24,0x03, -0xff,0x7a,0x01,0xfd,0xf5,0x03,0xf7,0x17,0x04,0xfc,0xae,0x02,0xfd,0x17,0x02,0xf8, -0x51,0x02,0x00,0x6a,0xfb,0x01,0x3e,0xff,0xfe,0xad,0xfb,0x00,0x17,0xfb,0x00,0xaf, -0xfd,0x01,0xef,0xfe,0x02,0x6c,0x00,0x04,0xd3,0x03,0x05,0x9b,0x01,0x03,0xa9,0xff, -0x03,0x68,0xfd,0xfe,0xaa,0xfe,0x00,0xeb,0x05,0xfa,0x67,0x01,0xfb,0x5b,0xfd,0xfa, -0xd9,0xfe,0xf9,0xac,0x01,0xfb,0x6b,0xfd,0xf8,0x1e,0x03,0xfa,0x5c,0x04,0xfb,0x10, -0x03,0xfd,0xe3,0x02,0xff,0xc2,0x02,0x04,0x4f,0x01,0xfa,0x9c,0x04,0x04,0x4a,0x07, -0x02,0x8b,0xff,0xff,0x33,0xff,0xff,0x27,0xff,0x01,0x03,0xfd,0x00,0xfd,0xf4,0x04, -0x06,0x02,0x02,0x86,0xfb,0x04,0x5a,0xfc,0x01,0x63,0xfd,0x04,0x56,0x00,0x07,0xc6, -0xf8,0x05,0x57,0xfd,0x05,0xa8,0xfc,0x07,0xd3,0xff,0xfb,0x86,0xfa,0x03,0x84,0xfd, -0x02,0xc2,0x00,0xfd,0xef,0xfd,0x01,0x19,0x01,0xfd,0xca,0x01,0x02,0x90,0x02,0xfd, -0x78,0x02,0xfd,0x6e,0x03,0xff,0x5c,0xff,0xfa,0x2a,0xfc,0xff,0xde,0xfb,0xff,0x01, -0x01,0x00,0x71,0x01,0x00,0xb8,0xfd,0xff,0x9f,0x00,0x03,0xbe,0x00,0xfd,0x3e,0xfc, -0x01,0x8c,0xfb,0x02,0xcc,0xfd,0xfd,0xfc,0xfd,0xfb,0x22,0x04,0xfc,0xdc,0x02,0x02, -0x06,0x04,0xfc,0xf5,0x01,0xfd,0xb2,0x03,0x04,0xc0,0xfd,0x02,0xc5,0xff,0xfa,0x60, -0xff,0x01,0x8d,0x00,0xfe,0x93,0x03,0xfd,0xd5,0xfe,0x02,0xad,0x02,0xfc,0x6c,0x02, -0xfe,0xcc,0xfe,0xff,0x9a,0x00,0x00,0x2f,0x01,0x01,0x2a,0x01,0x00,0x20,0x02,0x00, -0xc1,0xfc,0x06,0xa5,0xff,0xfa,0xae,0x01,0xff,0xe5,0x00,0xfe,0xb7,0xfe,0x00,0xce, -0x00,0x02,0x19,0x00,0x00,0xaa,0xfe,0xfd,0x6a,0xff,0xfa,0x25,0x02,0xfa,0x31,0x00, -0x04,0xb5,0xfb,0xff,0x48,0xff,0x02,0x07,0x01,0x02,0xfe,0xfc,0x05,0x33,0xfe,0x03, -0xb1,0x00,0x01,0xe5,0xfd,0x04,0xca,0xfa,0x01,0xeb,0x07,0xfe,0x5d,0xfc,0x01,0xf4, -0xff,0xff,0x23,0xff,0xfe,0x23,0xff,0xff,0x5c,0xfa,0xfe,0xab,0xf9,0xff,0x59,0xfb, -0xff,0x74,0xfa,0x04,0xa4,0xfe,0x04,0x5e,0x01,0xfe,0xc8,0xfe,0x02,0xf2,0xfd,0x07, -0x04,0xfc,0x02,0x3e,0xfe,0xfd,0xb5,0x00,0x02,0x77,0x00,0x03,0x2a,0x05,0x00,0x9d, -0xff,0xff,0xf3,0x05,0xfe,0xf0,0x03,0xfd,0x10,0x03,0x02,0xc7,0xfe,0xff,0x34,0x03, -0xf7,0xab,0x00,0xfa,0xb4,0xfe,0xfe,0x7b,0xff,0x00,0xd9,0xfe,0x00,0x3c,0x02,0xfd, -0xe7,0xfa,0x01,0x1d,0xff,0x01,0x0d,0x00,0xff,0x1b,0xff,0x01,0xcc,0xff,0x00,0xc4, -0x01,0x01,0xd8,0x03,0xf9,0x0d,0xff,0x01,0x70,0xfd,0xfe,0x96,0x01,0x04,0x5f,0xfc, -0x03,0x56,0x02,0xfd,0x05,0xfb,0x01,0x79,0xf9,0x01,0xed,0x01,0x02,0xb3,0xfd,0x01, -0xd8,0xff,0xfc,0x15,0xf9,0x02,0x52,0xfe,0xfd,0x41,0xfd,0x02,0x02,0x01,0x01,0x4b, -0xfd,0x07,0x0b,0x00,0x02,0xe9,0xfe,0xff,0x72,0xfe,0x03,0xab,0x00,0x00,0x58,0x01, -0x02,0xf3,0xfc,0x02,0x9e,0x05,0xff,0x45,0x00,0x02,0xd1,0x00,0xfc,0xf1,0x04,0xfd, -0x15,0x02,0xfb,0xaa,0xfc,0xff,0x30,0xfd,0xfe,0x49,0x04,0xfc,0x03,0x03,0x03,0xb5, -0x02,0x01,0xcf,0x00,0x01,0x46,0xff,0x01,0xf1,0xff,0x01,0xcc,0xff,0x00,0xfb,0xf7, -0xfc,0xd4,0xfc,0xfc,0xb0,0xfc,0x00,0x91,0x00,0x04,0xba,0x01,0xfd,0x21,0x00,0xfc, -0xbb,0x00,0xfa,0x6d,0xfe,0x01,0x85,0xff,0xfd,0xc5,0x01,0xff,0x06,0x01,0x00,0x98, -0xff,0x04,0x5e,0xfb,0xff,0xf5,0xfe,0xfe,0x86,0x02,0x05,0xc2,0x02,0x02,0x76,0x02, -0x00,0x97,0xff,0xfb,0x47,0xff,0x01,0x48,0x00,0x00,0xaa,0x03,0xfe,0xab,0x01,0xfd, -0xb8,0x00,0xfd,0x57,0xff,0xfe,0xb9,0x07,0xfd,0x8a,0xff,0xfe,0x1a,0x01,0xfd,0x85, -0x07,0xf7,0x39,0xfe,0xfa,0xd5,0x02,0xf9,0xcb,0x01,0xfc,0xb2,0x08,0xff,0x8b,0x06, -0x02,0xf3,0x06,0x05,0x10,0x02,0xff,0xc5,0x02,0xfd,0xd0,0xf8,0xfa,0x52,0x03,0xf9, -0xf9,0xff,0xfa,0xd3,0x01,0xf9,0x18,0x04,0xfc,0x59,0xfd,0xff,0x0c,0x04,0x00,0xf3, -0x01,0xff,0x78,0x02,0xff,0xb4,0xff,0xff,0x12,0x04,0xfe,0xcb,0xff,0xfd,0x2d,0x02, -0xfe,0x48,0xfd,0xff,0xb1,0x04,0x02,0x21,0x04,0xfe,0xd3,0x03,0x00,0x52,0xfe,0xfc, -0x81,0xfb,0x01,0xf2,0xfe,0x01,0x43,0xfc,0xfd,0xfc,0xff,0x02,0x16,0xfa,0x04,0x02, -0x00,0xfc,0x8e,0x00,0xfd,0xa2,0xfe,0x03,0x79,0xff,0xfd,0xc6,0x00,0x03,0x75,0x01, -0xfa,0xed,0x02,0xff,0x70,0x05,0xfa,0xfb,0x00,0x03,0x84,0x06,0x02,0x3e,0xfe,0x01, -0x81,0xfe,0x02,0xab,0x03,0x00,0x0f,0x01,0x02,0x60,0x07,0xfb,0xb0,0x03,0x01,0xa7, -0xf7,0xf9,0x3f,0xfe,0xfb,0x0f,0xf8,0x02,0x8b,0xff,0xfe,0x40,0x01,0x01,0x80,0x01, -0x00,0x9f,0x03,0xff,0xfb,0x03,0xfb,0x68,0x00,0xfc,0x48,0xfb,0x02,0xc4,0xfb,0x00, -0xce,0x02,0x03,0x54,0x04,0xfe,0x6e,0xfc,0x05,0xc1,0xfd,0x06,0x6d,0xfe,0x05,0xf5, -0xfb,0x02,0x12,0xfb,0xfd,0x90,0xfb,0xff,0x41,0xf8,0x04,0x53,0x02,0xfc,0x1f,0xf9, -0xff,0xbe,0x03,0xfa,0x83,0x01,0xfd,0x63,0x00,0x05,0xd3,0xfe,0xfd,0xb8,0xfe,0xfd, -0x30,0xfe,0x02,0xd3,0xfe,0x07,0x22,0x02,0x04,0x5e,0x00,0x03,0x2c,0x05,0xfb,0x73, -0x0a,0xfb,0x60,0x04,0xfe,0xaf,0xfc,0x00,0x42,0xfd,0xfd,0x75,0xfe,0xff,0xb5,0xfd, -0xfe,0xd2,0xfa,0x03,0xd7,0xfa,0x02,0x67,0xf8,0x09,0x21,0xfb,0x0a,0x2e,0x05,0x04, -0x49,0x00,0xfe,0xb0,0x01,0xfe,0x6b,0xfc,0x08,0x8e,0xf9,0x07,0xd2,0xfe,0x00,0x30, -0xfb,0x01,0x7b,0xfd,0x03,0x02,0x04,0x00,0x29,0x02,0xf8,0x3a,0xff,0x00,0x75,0x00, -0xfb,0x0d,0x01,0xfc,0xe4,0xfe,0xfd,0x5c,0xfe,0xf9,0x40,0xfe,0xf8,0x66,0xfc,0xfe, -0x3d,0xff,0x01,0x15,0x05,0xfc,0x60,0x05,0x01,0x21,0xff,0x06,0x44,0xfe,0x07,0x31, -0xfb,0x06,0xb4,0xff,0x01,0xc8,0xfb,0x08,0xff,0xfc,0x00,0x7f,0x04,0xfb,0xfe,0x02, -0x00,0x7d,0xfd,0xfa,0x90,0x02,0xfe,0x46,0xff,0xfd,0xc5,0x00,0xfc,0xc9,0x01,0xfe, -0xcd,0x00,0xff,0x1c,0x04,0x00,0x40,0xfe,0xff,0xfc,0x01,0x00,0x0a,0x07,0x05,0xeb, -0xfa,0xfe,0x03,0x00,0x05,0x7d,0xfa,0x01,0x62,0x01,0xff,0x7f,0xfc,0x00,0xe4,0xfd, -0x00,0x2d,0xff,0xfb,0xf1,0xff,0x02,0xf1,0xfb,0x03,0xed,0xfc,0x01,0x55,0x00,0xff, -0x58,0xfb,0xfc,0x51,0xfe,0xfc,0xab,0xfb,0xff,0x4b,0x00,0x01,0x7a,0x03,0xfc,0x44, -0x03,0x00,0x3c,0xfe,0x05,0xe8,0x02,0xfe,0x34,0x00,0x00,0x17,0x04,0x00,0x92,0xfe, -0x03,0x7c,0xfc,0x00,0x50,0xfd,0x04,0x50,0xfc,0x01,0xb8,0xfd,0x02,0x54,0xfc,0x01, -0x0a,0x04,0x00,0x67,0x01,0xfe,0x36,0x02,0xfc,0x88,0x02,0xf7,0x3f,0xfe,0xfb,0xd6, -0x02,0x02,0x98,0xfe,0x02,0x3a,0x06,0xfd,0xed,0x02,0x03,0xab,0xff,0xff,0xcb,0x01, -0x01,0x2e,0xff,0x01,0xb1,0xfa,0x00,0xb6,0xfe,0xfc,0x58,0xfe,0x00,0x0d,0xfa,0x04, -0x5d,0x01,0x01,0x5f,0x01,0x02,0x63,0xfe,0x04,0x61,0xfe,0x01,0xe4,0xfe,0xfd,0x67, -0xfd,0xfc,0x8b,0xfc,0xfb,0x71,0x01,0xfb,0x5e,0x00,0x02,0x41,0x00,0xff,0x8d,0x02, -0x03,0xf3,0xfb,0x04,0x7c,0xfb,0xff,0x17,0xff,0x01,0x13,0x02,0x02,0xbe,0x04,0x02, -0x33,0x06,0xfb,0x64,0x02,0xf9,0xa6,0x02,0xfa,0x68,0x03,0xfb,0xf0,0x01,0xfc,0x0c, -0x03,0x00,0xf3,0x04,0xfd,0xa4,0xff,0x01,0x75,0xfb,0x04,0x96,0x01,0xfa,0x5e,0xff, -0xff,0xb9,0x00,0xfb,0xcf,0x00,0x01,0x99,0x02,0x00,0x07,0x02,0x00,0x38,0xfc,0xff, -0x18,0xfc,0x01,0x84,0x00,0x01,0xd3,0xff,0x02,0x13,0xfd,0x03,0x4f,0xfe,0xff,0x04, -0x02,0x02,0xba,0xfb,0x04,0x28,0xfc,0x02,0x41,0xfd,0xfc,0x03,0x00,0xfe,0x04,0x01, -0xfa,0xea,0x02,0x00,0x2f,0x02,0xfb,0x8a,0x01,0xfc,0xa5,0xfe,0x06,0x7f,0x00,0xfe, -0x09,0x01,0x03,0xe9,0x04,0x00,0xe1,0x03,0xfc,0x32,0xfd,0x00,0x4c,0xff,0xff,0xde, -0x01,0xfb,0x67,0xff,0xfe,0xc2,0xff,0x03,0xf3,0xfc,0x00,0x6b,0xfc,0x03,0x6d,0xfb, -0x04,0x31,0x00,0x00,0xde,0xfa,0xff,0xf9,0xf8,0x04,0x38,0xfd,0xfe,0xeb,0x03,0xfd, -0x70,0x00,0x00,0x60,0x01,0x02,0x4f,0x03,0xfe,0xfb,0xff,0x00,0xe9,0x01,0x01,0x64, -0x00,0xfd,0x2f,0xfd,0x00,0x1e,0x01,0xf9,0x08,0xfe,0xff,0x41,0x03,0xff,0xda,0x02, -0xfb,0x41,0x03,0x02,0xc4,0x00,0x02,0x33,0x01,0x07,0xd6,0xfe,0x02,0x51,0xfe,0x00, -0xf5,0xfe,0x02,0x35,0xfe,0x01,0xbd,0xfc,0x02,0xf1,0x01,0xfb,0x3e,0x00,0x01,0x5e, -0xfd,0x00,0xd7,0xfe,0xff,0xcd,0xfd,0x00,0xf7,0xff,0xfb,0x2f,0x01,0x00,0x2d,0x07, -0xfe,0x5e,0x00,0xf9,0x46,0x01,0x02,0xa0,0xfc,0xff,0x21,0xfd,0x00,0xf1,0xfb,0xfd, -0x03,0xff,0xfc,0xc2,0xfb,0xfc,0xae,0x00,0x00,0x34,0xff,0x01,0xd7,0x01,0xfe,0xbc, -0x04,0xff,0x2b,0x00,0x04,0xfe,0x01,0x02,0x0d,0x05,0xff,0xa8,0x01,0x04,0x71,0xfe, -0xfe,0x44,0xff,0xfc,0x59,0xfe,0x00,0xbb,0xfd,0xfe,0xf2,0xfe,0xfe,0xb2,0xfb,0x0a, -0x44,0xfe,0x00,0x31,0xfc,0xff,0x5f,0x02,0xfd,0x3e,0xfd,0xfb,0x83,0x04,0x00,0xea, -0x03,0x08,0x5c,0xfc,0x05,0x8b,0xfd,0x01,0x11,0x01,0x05,0xa0,0x02,0x05,0x15,0xff, -0x02,0xbc,0xfd,0x05,0x92,0xfa,0x01,0x57,0xf8,0x00,0x0a,0xf6,0xfc,0xf5,0xfd,0xfe, -0xb0,0xfa,0xfe,0xba,0x02,0xfc,0x5c,0xfb,0x04,0x40,0x00,0x03,0x7a,0xfd,0xff,0x6a, -0x00,0x04,0xc2,0xff,0xfe,0x83,0xfc,0xfb,0x23,0x04,0xf9,0x7d,0xff,0xff,0xb9,0x00, -0x00,0xc1,0x04,0x02,0x98,0x01,0x03,0x52,0x02,0xfd,0x99,0x06,0x00,0x6d,0x02,0xfe, -0x1d,0xfb,0xfe,0x98,0xfd,0xfe,0x3d,0x00,0xfb,0xf0,0x05,0x00,0x47,0xfe,0xfc,0x3c, -0x07,0xfe,0xcc,0x06,0x01,0x70,0x03,0xff,0x68,0xfa,0x07,0x9a,0xfe,0x01,0xb4,0xfd, -0x01,0xdd,0xfd,0x00,0x2c,0xff,0xf8,0x04,0xff,0x00,0x8c,0xff,0xfc,0x01,0x02,0xfd, -0x54,0x04,0xf9,0x8b,0x02,0xfc,0x21,0x05,0xfb,0x55,0xfc,0xfe,0x8b,0x00,0x08,0xc6, -0x00,0x05,0x56,0xf9,0x04,0x84,0xff,0xfd,0xdf,0xfc,0x01,0xd0,0xfb,0x03,0xe4,0xfb, -0x07,0x57,0xfb,0x00,0xae,0xff,0xff,0x69,0xfd,0xfd,0x00,0x00,0x06,0x23,0xfc,0x00, -0x07,0xfe,0xff,0xd3,0xfe,0x01,0x81,0x02,0xfa,0xde,0x00,0x02,0xe4,0x01,0x02,0x03, -0xfd,0x06,0xd7,0xff,0xfd,0x58,0xff,0x04,0xcf,0x00,0xff,0x8d,0xfc,0xfe,0xf7,0xfc, -0xff,0x1a,0xff,0x01,0x16,0x01,0x04,0xe6,0xff,0xfb,0x3d,0xfc,0xff,0x84,0x05,0xfd, -0x2e,0x03,0xfe,0xfe,0xfb,0x05,0xe8,0x00,0x02,0x00,0xfe,0x03,0xb3,0x04,0xfe,0x88, -0x00,0xff,0x78,0xfa,0x03,0xbb,0xfe,0xf9,0xaa,0x00,0xfd,0xcf,0xfe,0x00,0xb7,0xfc, -0xff,0xf0,0xfa,0x01,0x09,0xff,0x03,0x8f,0xff,0x08,0x4a,0x00,0x02,0x30,0xff,0x07, -0xec,0xfe,0x02,0x3e,0x02,0xfd,0x14,0x00,0xff,0xb1,0xfc,0xff,0x04,0xfc,0x00,0xcf, -0xfb,0x00,0xbe,0xff,0xfc,0xf9,0xff,0xff,0x3c,0xfc,0xfe,0xdd,0xfa,0xfd,0x48,0x03, -0xfc,0x0a,0xfc,0xff,0x90,0x00,0xfc,0x69,0x01,0xfe,0xe2,0x03,0x01,0xbc,0x01,0x07, -0xc3,0xfc,0x04,0xd6,0x02,0x06,0x76,0xfc,0x04,0x90,0xff,0xff,0x92,0xfc,0xfb,0xce, -0x00,0x02,0x94,0xfd,0x00,0x9c,0x00,0x04,0x80,0xfd,0x05,0x60,0xfb,0x03,0x68,0x01, -0x02,0xc6,0xfa,0x03,0xbc,0x00,0xfd,0x59,0x01,0x00,0xa0,0xfd,0xfc,0x26,0xff,0x05, -0xa0,0xfe,0xfe,0xb7,0xff,0x06,0x71,0xff,0x00,0x9a,0x03,0xfe,0x39,0x01,0xff,0xcc, -0x00,0xfa,0x8c,0xfe,0xf7,0x18,0x00,0xfe,0xd6,0xff,0xfe,0x6e,0xfd,0x00,0x08,0xfc, -0x02,0x74,0xfc,0x04,0x66,0xfd,0x08,0xe3,0x03,0x02,0x1e,0x01,0x00,0x37,0x05,0x02, -0x18,0xfc,0x01,0x5a,0xf9,0x03,0x81,0xf9,0xfe,0x8d,0xfd,0xfc,0x1a,0xfa,0x00,0x01, -0xfb,0x00,0xcd,0x03,0xff,0x0c,0x00,0xff,0xa9,0xfd,0x02,0x9d,0xfd,0xfe,0x56,0x05, -0xfe,0x89,0xfb,0x00,0x58,0x04,0x00,0x39,0x02,0x00,0x8a,0xff,0x04,0x8c,0x00,0x04, -0xc4,0x00,0x01,0x0b,0xff,0xff,0x0f,0x00,0xff,0x0d,0xfe,0xfd,0xd4,0x00,0xfe,0x75, -0xff,0x02,0x64,0x01,0x00,0xc7,0x00,0xff,0xc9,0xfd,0x02,0x0c,0xfe,0xff,0x03,0xfd, -0x00,0x4e,0xff,0xff,0xe8,0x02,0xfe,0xca,0x02,0xfc,0xab,0x00,0xfb,0x72,0xfe,0x00, -0x13,0x03,0xfd,0x66,0x06,0xfd,0x42,0xfe,0xff,0xc6,0xff,0xfb,0x5d,0x03,0xfd,0xe7, -0x03,0x01,0xff,0x01,0x00,0xc9,0xfd,0x01,0x6d,0xff,0x05,0x50,0xfc,0xff,0xe1,0xf9, -0x02,0x90,0xf9,0x05,0x6d,0x02,0x01,0x07,0xfd,0x02,0x3d,0xff,0x00,0xe8,0x00,0xfb, -0x52,0xfc,0x01,0xf9,0xfd,0x00,0x27,0x03,0xfd,0xf5,0x00,0xfe,0xa3,0xfe,0xf9,0x9f, -0x03,0xfd,0x9b,0x02,0x00,0x54,0xfe,0xfc,0x18,0x04,0x04,0x34,0x00,0xfc,0x33,0x02, -0xfc,0x57,0x03,0x06,0xd8,0x06,0xff,0x7f,0x02,0xfe,0xf0,0xfe,0xff,0xd9,0xfe,0x01, -0x6e,0x02,0x00,0xd6,0xf8,0x02,0xf7,0xfe,0x01,0x1b,0xfa,0x03,0xa8,0xfb,0x01,0x17, -0x01,0x01,0x75,0xf8,0xfe,0xa1,0xfe,0x00,0xcd,0x01,0x04,0x50,0xff,0x00,0xdf,0xfc, -0x04,0x3b,0xfb,0x01,0x76,0x01,0xfc,0x56,0xfb,0x02,0x55,0xff,0xfd,0xd3,0x00,0x05, -0x12,0xfb,0x05,0x2d,0x00,0x02,0xa6,0x02,0x02,0xd3,0xfc,0xfc,0xfa,0xfd,0xfd,0x69, -0x01,0x00,0x0c,0xf9,0x01,0xaf,0xff,0x03,0x18,0xfd,0x00,0x1a,0x01,0xf9,0xdc,0x02, -0xfd,0x64,0x08,0xfb,0x2f,0x05,0xf8,0x55,0x04,0xfb,0x7f,0x05,0xf9,0x3b,0x03,0xfa, -0x83,0x03,0xfa,0xdb,0x01,0x03,0xe4,0x03,0x02,0x01,0x02,0x02,0x60,0xfd,0x01,0x61, -0x02,0x00,0x74,0x00,0x07,0x52,0xfd,0xfb,0x89,0x03,0xff,0x85,0xff,0x00,0xb5,0x00, -0xfe,0x8d,0xfa,0x02,0x3a,0x02,0x01,0xe3,0x00,0xfd,0x73,0x00,0xf9,0x4d,0x03,0xfe, -0x83,0xfa,0x00,0xb5,0xfd,0x01,0xe5,0xfb,0x02,0x53,0xfd,0x00,0x90,0x01,0x00,0x58, -0x02,0xfc,0xad,0x00,0xfe,0xda,0x00,0x01,0x7c,0x01,0xfd,0x91,0x03,0x00,0x30,0x00, -0x00,0xe3,0xfd,0x01,0x11,0xff,0x00,0x80,0x00,0x03,0xd0,0x00,0x00,0xf9,0x00,0x01, -0xfa,0x00,0xfe,0x29,0x03,0xf8,0x57,0x00,0xf9,0x3c,0x01,0xfb,0x04,0x01,0xff,0xf8, -0xfe,0xfb,0xa9,0x01,0xfd,0x5b,0x02,0xff,0x4d,0x04,0xfb,0x9f,0x01,0x04,0x6a,0x02, -0x03,0xce,0xff,0x02,0x77,0xfd,0xff,0xd3,0xfe,0xfe,0xcf,0x04,0xfa,0x89,0xfe,0xfc, -0xf5,0xff,0xfd,0x01,0x03,0xff,0xca,0xfa,0x04,0xab,0xfc,0xff,0xb1,0x02,0x01,0xfc, -0xfe,0x05,0x78,0xfc,0x09,0xb1,0xf7,0x04,0xf4,0xff,0x02,0xbd,0xfc,0x00,0x08,0x00, -0xfd,0x64,0x02,0x03,0x75,0xff,0x04,0xd1,0xfe,0x03,0x21,0xfd,0xff,0xc0,0xf9,0xfb, -0xf6,0xfe,0xff,0xed,0xfb,0x03,0xfa,0x02,0x02,0x1f,0x02,0x02,0xa0,0x02,0xf9,0xe8, -0xfe,0xfd,0xef,0xfc,0x01,0x6a,0xfc,0x08,0xa0,0xf5,0x02,0xa2,0x00,0xfe,0x66,0x03, -0x00,0xa1,0x03,0x03,0x52,0x04,0x02,0xd0,0x00,0xfd,0xe4,0xf9,0x00,0x50,0xfa,0x03, -0x84,0xf8,0x01,0x1f,0xfa,0xff,0x07,0x02,0x00,0x8b,0xfb,0xfe,0x8c,0x07,0xfd,0xe1, -0x01,0x01,0x9c,0x00,0x04,0x57,0xfe,0xff,0xce,0x05,0xff,0x14,0xfb,0x03,0x0e,0xfe, -0xfc,0x33,0xfe,0xfd,0x27,0xfc,0x05,0x9e,0xff,0x01,0x3f,0x00,0x03,0x28,0xfc,0x06, -0xab,0xfd,0x0a,0xe2,0xfb,0x09,0xda,0xfe,0x00,0x8c,0xfb,0x03,0xe0,0xf5,0x02,0x47, -0xf7,0x03,0xc1,0xfc,0x03,0xfd,0xf9,0x02,0x4e,0x00,0x04,0xb0,0x00,0xfe,0xf1,0x06, -0xfd,0x68,0x05,0xfc,0x0d,0x03,0xfa,0x11,0x01,0xf9,0x6b,0x01,0xf8,0xca,0xf9,0xfd, -0x48,0xfc,0x01,0x32,0x00,0x05,0x40,0xfd,0x04,0xad,0xfc,0x04,0x8a,0x01,0x0a,0xe4, -0x01,0x02,0xee,0xfc,0xfe,0x34,0xff,0x00,0xcc,0xfa,0xfc,0xe7,0xff,0xfe,0x20,0xfb, -0x00,0x2b,0xff,0x01,0x3d,0xfd,0x02,0x11,0xfb,0x03,0xc6,0x03,0xfd,0x58,0xff,0x03, -0x78,0x01,0xff,0xf1,0x02,0x01,0x05,0x04,0xfe,0x9c,0x05,0xfc,0x87,0xfc,0x02,0x6b, -0x03,0x00,0x82,0xfe,0x01,0x1a,0xff,0xfc,0xa3,0x01,0xfc,0x4b,0xff,0x04,0xbb,0xfd, -0xff,0x10,0xfc,0x05,0x06,0x01,0xff,0x84,0xff,0xfa,0xdb,0xfe,0xfb,0xbb,0x00,0x01, -0x0e,0x02,0x00,0x1e,0x00,0xff,0x18,0x03,0xfd,0xbb,0x01,0x05,0x50,0xfa,0x03,0x66, -0xff,0x03,0xd7,0xfe,0x05,0x15,0xfa,0x03,0x66,0xf9,0xfe,0x4f,0x02,0x04,0xe9,0xfa, -0x00,0xae,0xfa,0xfd,0x44,0xff,0x01,0x15,0xfe,0x00,0x0b,0x00,0x00,0x38,0xf8,0x02, -0x72,0xfe,0xfd,0x8b,0x01,0xfd,0xf5,0xf9,0x04,0x09,0xfe,0x03,0x47,0xfb,0x04,0x17, -0xfd,0x00,0x9a,0x00,0x05,0x2c,0xff,0x00,0x85,0x05,0x03,0x0c,0x05,0x01,0xbf,0x05, -0xf8,0x11,0x09,0xf9,0xc5,0x05,0xfa,0xbf,0x02,0xf7,0xfd,0x02,0xfa,0x8a,0xfd,0xfb, -0x1e,0x00,0xfe,0x80,0x05,0xff,0xd6,0xff,0x02,0x76,0xff,0x03,0x79,0x04,0x02,0xd8, -0xfe,0xff,0xbe,0xfd,0xfb,0xcc,0xff,0xfa,0x3c,0x01,0xfd,0xee,0xfb,0x01,0xa2,0xfe, -0x00,0xc3,0xfe,0x03,0x71,0x02,0x05,0x62,0xfc,0x00,0x42,0x02,0xfc,0x29,0x02,0xfc, -0xa4,0x05,0xf7,0x8d,0x00,0xfe,0x82,0xff,0xfb,0xf9,0xfb,0x04,0xa4,0xfe,0xfe,0xd0, -0x03,0x00,0x0e,0x01,0x03,0x30,0x00,0x04,0x4d,0x01,0x03,0xbf,0x02,0x01,0x31,0x01, -0xfe,0x33,0xff,0xfe,0x7e,0x00,0xfc,0x3b,0x03,0xff,0x9c,0xfe,0xfc,0x06,0x04,0xfd, -0xb7,0xfe,0xfb,0xf7,0xff,0xfe,0x0f,0xff,0xfb,0x3e,0xfe,0x02,0x20,0x01,0xff,0xed, -0xfe,0x03,0x34,0xfb,0xff,0x46,0xfd,0x00,0xaf,0x02,0x03,0x37,0x01,0x01,0xf2,0x07, -0xfd,0x57,0x01,0xfd,0x69,0x00,0x08,0x7c,0xf6,0x05,0xdf,0xfc,0xff,0xdf,0xfb,0x02, -0x3a,0xfe,0xfc,0x98,0xfb,0x01,0x00,0x00,0xff,0x68,0x00,0x00,0x7e,0x01,0x01,0x5f, -0x00,0xfb,0xea,0x00,0xff,0xaa,0x00,0x00,0x0b,0xfe,0x04,0x69,0xfd,0xfc,0x07,0x04, -0xff,0x67,0xfe,0x03,0xe9,0xfe,0xfd,0x31,0x02,0xff,0x77,0x06,0xf8,0xc4,0xff,0xff, -0x4a,0xfe,0xfe,0x50,0xfc,0x04,0xa0,0x01,0xfd,0x22,0x02,0xfc,0xa6,0x01,0x02,0xe9, -0xff,0x00,0xaf,0xff,0x02,0xb9,0xfe,0x00,0x04,0xfe,0x02,0xe7,0xf9,0x04,0x71,0xfa, -0x02,0xfa,0x00,0xfc,0x2b,0x02,0x00,0x37,0x06,0xf8,0x66,0x05,0x00,0xa8,0x02,0xff, -0x48,0x01,0xfb,0x5d,0x01,0xfe,0x99,0x07,0xfc,0xee,0x01,0xff,0x6b,0x02,0xff,0x48, -0x00,0x01,0x71,0x01,0xfb,0x7a,0xff,0xfb,0x2f,0xff,0xfe,0x37,0xfe,0x00,0x09,0x02, -0xfd,0x30,0x00,0xfc,0xbf,0xf9,0xff,0x4d,0xfc,0x03,0x00,0xf9,0x07,0x26,0x00,0x00, -0xbc,0x01,0x00,0x89,0xff,0xfc,0xdf,0xff,0x01,0x25,0x02,0x06,0x21,0x00,0x05,0x1d, -0xff,0x02,0x3c,0x01,0x00,0xc8,0xff,0x03,0xcf,0xf9,0xfc,0x84,0xfd,0x02,0x1c,0x00, -0xfc,0x60,0xff,0xfc,0xc4,0xfe,0xff,0x1a,0x05,0xfa,0xd8,0x01,0xfc,0x49,0x04,0x00, -0xd6,0xff,0x05,0x7b,0xff,0xfe,0xa4,0x00,0x00,0x14,0xfa,0x01,0xd2,0x00,0x03,0x05, -0xfd,0x07,0x34,0x00,0x00,0x2d,0xfd,0xfe,0xb4,0xfe,0xfc,0x2e,0x00,0xfe,0x58,0x01, -0xfb,0xe8,0xff,0x05,0x31,0xff,0x01,0x21,0x00,0xfe,0xaf,0xfd,0xff,0x37,0xff,0xff, -0xf2,0xf9,0x01,0x0d,0xfe,0x07,0xb6,0xff,0x01,0xc2,0x00,0x00,0x77,0xfd,0x01,0xf8, -0xfe,0x03,0xef,0xfc,0x00,0x55,0x00,0xfe,0x1e,0xf9,0x02,0x87,0xfd,0xfe,0x0a,0x03, -0xfe,0xcf,0x03,0xfa,0x88,0x02,0xfc,0x06,0x03,0x04,0x67,0x03,0x03,0x0c,0xff,0x03, -0x19,0xff,0x00,0x95,0xfe,0xff,0xe3,0xff,0x01,0xca,0xfa,0x09,0xfc,0xf9,0x02,0x67, -0xfd,0xf9,0x72,0x00,0xff,0xe5,0xfb,0x03,0xe8,0xfe,0x00,0x6b,0x00,0x03,0x0f,0x02, -0xfe,0x7a,0x00,0xfc,0xbc,0xfd,0x07,0xe0,0x00,0xfe,0xcc,0x00,0xff,0xf8,0x00,0x01, -0xf7,0xfa,0xff,0x9d,0xfd,0xff,0x8e,0x00,0x02,0x87,0xfb,0xfc,0x4c,0x00,0x01,0x48, -0xff,0x03,0xe9,0x02,0xfe,0x21,0xfc,0xfb,0xa9,0xfa,0xfd,0x9f,0x03,0x00,0x9c,0x02, -0xff,0xac,0x01,0x01,0xdd,0xf9,0xfd,0x05,0xfb,0x04,0x60,0x01,0x00,0x52,0x00,0x02, -0x0b,0x00,0xfe,0x7a,0x01,0x06,0x02,0xfe,0xfc,0xcb,0x02,0xff,0xf6,0xff,0x04,0x00, -0xfb,0x00,0xc0,0x02,0xff,0x75,0x01,0x00,0xf5,0x04,0xfe,0x74,0x06,0xfa,0x06,0x02, -0x05,0xa0,0x01,0xff,0x50,0xfc,0xfb,0xd5,0xff,0xfe,0x0b,0x04,0xfa,0x41,0x00,0xfa, -0x2b,0x06,0x01,0x7a,0x00,0x02,0x42,0x01,0xfb,0xc0,0xfd,0xff,0xc9,0x04,0xfd,0xdb, -0x03,0xf6,0xd9,0x04,0xfc,0x5c,0x00,0xff,0x26,0xfd,0x03,0x67,0xfa,0x01,0x27,0xf9, -0x0a,0x35,0xfc,0x01,0x41,0x00,0x06,0x20,0x04,0x01,0x1b,0x00,0xfc,0x88,0xfe,0xff, -0xce,0xfa,0xfc,0xd5,0xfe,0xfd,0x8b,0x03,0x03,0xf1,0xfc,0x03,0xa3,0xfd,0x00,0xd7, -0xfe,0x04,0x63,0xfb,0x06,0xd9,0xfc,0xfb,0x09,0xfe,0x05,0xe6,0x01,0x00,0x70,0x03, -0xfd,0x5f,0x01,0xfe,0x7e,0x03,0xfa,0x65,0x04,0xfc,0x91,0x01,0xfe,0xb7,0xfc,0xff, -0x81,0x00,0x00,0x8e,0xfc,0xfa,0xfd,0x05,0x00,0xff,0x03,0xfe,0x38,0x00,0xfd,0x46, -0x01,0xf9,0x98,0x01,0x00,0x38,0x01,0xff,0xd1,0xff,0xfe,0x89,0x02,0x04,0x42,0x04, -0xff,0xd4,0x01,0x00,0x20,0xfe,0xfb,0xad,0x07,0xfc,0x58,0x02,0xfa,0x4c,0xff,0x05, -0x11,0x01,0xfe,0xc0,0xfd,0xfc,0xd9,0xfe,0xfc,0x92,0x00,0xfd,0x1c,0x04,0xf8,0x2f, -0x05,0xfd,0x4a,0x02,0x01,0x1e,0x00,0xff,0xf5,0xff,0x02,0x00,0x02,0xfd,0x8a,0x03, -0x01,0xc7,0xfe,0xff,0x77,0x01,0x00,0x96,0x01,0x00,0x0c,0x01,0xfe,0xab,0xfd,0xff, -0x5d,0x04,0xfd,0x0d,0xfc,0x00,0x1d,0xfd,0xfe,0x87,0xfd,0xfe,0xe6,0xfb,0x02,0x01, -0xff,0xfe,0x6d,0xfc,0x03,0x12,0xfd,0x01,0x4d,0xff,0x00,0xce,0xfa,0x03,0x83,0xff, -0x00,0xff,0xff,0x04,0x0d,0x00,0xff,0x81,0x01,0x01,0x91,0x03,0x00,0xa9,0x01,0x00, -0x51,0x00,0x00,0x0b,0xff,0x02,0x50,0xff,0x02,0x03,0x01,0xfd,0x35,0x01,0xfc,0x35, -0xfe,0xfd,0xdf,0xf9,0x03,0x4f,0xfd,0x03,0x42,0x00,0xfe,0x57,0x05,0x01,0x18,0x02, -0xff,0xfe,0x01,0xfe,0x6a,0x00,0x01,0x60,0xfd,0xfa,0xbc,0xfe,0x00,0xe6,0x02,0x01, -0x8e,0xfd,0xfe,0xa5,0xff,0xff,0x63,0x04,0xfb,0xeb,0x03,0xfc,0x8c,0x00,0xfd,0xad, -0xfe,0xfe,0x1a,0x02,0x01,0x18,0x02,0xf8,0xee,0x03,0xfc,0xdb,0x05,0xfe,0xe8,0x02, -0xf9,0xaa,0xff,0xfe,0x08,0x04,0x01,0xb5,0xfc,0xff,0x9e,0xf9,0x00,0x42,0xfe,0x04, -0x5e,0xfb,0x02,0xf4,0xff,0xfd,0xee,0xfc,0x00,0xb8,0xff,0x02,0xe0,0xff,0xff,0x48, -0x03,0x00,0x34,0x03,0x04,0x32,0x04,0x03,0xc2,0x01,0xfe,0x64,0x05,0xff,0x72,0x03, -0x00,0x1b,0x00,0xfc,0xae,0xfd,0xf9,0x00,0x03,0xfc,0x93,0x03,0xfb,0xba,0xfe,0xff, -0x46,0xfc,0x01,0x05,0xfd,0xfc,0x0d,0x01,0xff,0x8a,0x00,0x00,0xdc,0xfd,0x01,0xf8, -0xff,0xfd,0x44,0xff,0x01,0x5e,0xff,0x03,0xe5,0xfd,0x00,0xa5,0x02,0xfe,0x96,0x04, -0xfe,0xd6,0x05,0xfd,0x9d,0x04,0xfd,0x8e,0x00,0xfc,0x18,0x00,0x00,0xf7,0xfd,0x02, -0xa9,0xf9,0xfe,0x98,0xff,0x01,0xb4,0xff,0x01,0x63,0x00,0xfd,0x6a,0xfe,0xff,0x68, -0xfd,0x00,0xc6,0x01,0x02,0x99,0xff,0x01,0x4b,0xff,0x01,0x9b,0x03,0x03,0xdb,0xfb, -0x00,0x20,0xfb,0x05,0x5d,0xfd,0xfe,0xda,0xfc,0x00,0x8a,0xfa,0xff,0x31,0x01,0x00, -0x0c,0x00,0xfe,0x27,0xfd,0xff,0x48,0x03,0x03,0xff,0xff,0x04,0xe5,0xfb,0x00,0xf4, -0xfe,0x06,0xc7,0xfd,0x02,0xe0,0xff,0x01,0x26,0x00,0x01,0x5a,0xfc,0x02,0xcf,0xfb, -0x06,0x7e,0xf6,0xff,0xcf,0xfe,0xfe,0xb7,0xfe,0x01,0xa8,0xff,0xfe,0xc3,0x01,0xfd, -0x39,0xfc,0x00,0x7e,0x02,0x03,0x9f,0xfc,0x06,0x80,0x02,0x02,0x5c,0xfc,0x01,0xe2, -0x00,0x00,0xd4,0xff,0x00,0x0f,0x00,0xfe,0x2c,0xfe,0xfe,0xe7,0xff,0xfe,0x83,0x00, -0xfc,0x06,0x02,0xfe,0x74,0x01,0xfc,0x1c,0xfb,0x07,0x34,0x02,0x02,0x7e,0xff,0x04, -0xd2,0xfd,0xfe,0xd5,0xfd,0x01,0x87,0xfd,0x02,0x0f,0xfd,0xff,0x5b,0xff,0xfd,0xc9, -0x02,0xfb,0xaa,0xfd,0xfe,0xcc,0xfd,0x00,0xbe,0x00,0xfe,0xf4,0xfd,0x02,0x57,0xfe, -0x04,0x65,0x01,0xff,0xbd,0x03,0x00,0x8c,0x01,0xfc,0x40,0x02,0xfe,0x19,0x06,0xf8, -0x20,0x03,0x00,0xae,0x00,0x01,0xbb,0xff,0xfb,0x14,0x00,0x02,0x6b,0x03,0x02,0xf1, -0xfe,0x02,0xf2,0xfb,0xff,0xf9,0xfe,0xff,0xd8,0x00,0xff,0x7e,0x01,0x01,0x7d,0xfc, -0x01,0x6b,0xfc,0xfd,0x75,0x02,0xfc,0xad,0x00,0xfe,0xfc,0x00,0x00,0x87,0x03,0xfa, -0x77,0x03,0xfe,0xf0,0x00,0x03,0x3e,0xff,0xfd,0xd2,0x03,0xfc,0x40,0x00,0xfe,0xc7, -0x02,0xfc,0x7f,0xfd,0xff,0x9e,0xfb,0xff,0x72,0xfd,0x03,0xa5,0xf9,0x06,0x20,0xfd, -0xff,0x1e,0x02,0x02,0xfd,0xfd,0x02,0xe1,0x02,0xff,0x35,0x01,0xfd,0x08,0x03,0x01, -0x2e,0xfd,0xfd,0x09,0x02,0x00,0x9d,0xfb,0x06,0x89,0xfe,0xff,0x46,0x04,0xfe,0x8f, -0x02,0xff,0x93,0xfe,0xff,0xdc,0xff,0xff,0x45,0x00,0xfe,0x55,0xfd,0x04,0x74,0xfc, -0x01,0x35,0xff,0x02,0x39,0xfe,0xff,0xef,0xfd,0x05,0x96,0xff,0xfc,0x18,0x03,0x02, -0x03,0x02,0xff,0x9b,0x01,0xfd,0x9c,0x01,0xfd,0xac,0xfe,0x03,0x7c,0xfb,0x01,0x31, -0xfc,0xff,0xce,0xff,0xfe,0xc1,0xfe,0x01,0xfb,0xfe,0xfc,0x3d,0xfd,0x04,0xd6,0xfa, -0x04,0x08,0x01,0x02,0x20,0x03,0xfe,0xa5,0x00,0x01,0x44,0x05,0xfc,0x73,0x00,0xfc, -0xc1,0xff,0xf8,0x7d,0x01,0x01,0x91,0xfe,0x00,0x2b,0xff,0xfd,0x1f,0xff,0xfc,0xc0, -0x02,0xfd,0x62,0x04,0xfa,0x77,0x01,0xff,0xd6,0x01,0x04,0xdd,0xfe,0x04,0xa4,0xff, -0xfb,0x26,0x00,0xfd,0xca,0x03,0xf9,0x3f,0x01,0xfd,0x36,0x05,0x00,0x7d,0x00,0x02, -0xcc,0x01,0xfd,0xa3,0x03,0x00,0x08,0xfd,0x02,0xd5,0x01,0xff,0x78,0xff,0xfe,0x77, -0x02,0xfe,0xcc,0x01,0xfe,0x57,0xfc,0x00,0x83,0xfd,0x02,0x41,0xfd,0x01,0xfd,0x01, -0x00,0xe6,0x01,0x01,0x28,0x00,0x02,0xe9,0x00,0xfd,0xf3,0x00,0xfa,0x8c,0x01,0xfd, -0xe0,0x03,0xf8,0xda,0x03,0xf8,0xa4,0x04,0xfa,0xba,0x02,0x02,0x3d,0x00,0x04,0x70, -0xff,0x02,0x72,0xfe,0x00,0xc9,0xfc,0x03,0xad,0xff,0xfe,0x12,0xfc,0x02,0x47,0xfe, -0x00,0xa7,0xfb,0xff,0xe8,0xfc,0x03,0xb4,0x01,0x03,0x41,0xfb,0x00,0x2c,0xfe,0xfd, -0x3f,0x01,0x00,0x22,0x03,0x01,0x4e,0xfc,0x02,0x8e,0xfd,0xfb,0x73,0x02,0x01,0x7f, -0x00,0xfe,0x65,0xff,0xfd,0xa2,0x06,0xfd,0xd0,0x01,0xfb,0x12,0x02,0xfb,0xcd,0x09, -0xfd,0x2a,0x01,0x02,0xf7,0xfb,0x04,0x38,0xf9,0x04,0x43,0xfb,0x00,0xe9,0xfe,0x00, -0xa6,0xfd,0xff,0xd2,0xfe,0xfe,0xdb,0x01,0xff,0x26,0xff,0x04,0xe3,0x00,0x04,0xcd, -0x02,0xff,0x88,0x00,0xfe,0x0d,0x04,0x00,0x20,0x04,0x03,0x48,0xfd,0x02,0x38,0xfc, -0x01,0xd4,0x01,0x02,0xe8,0xfc,0xfe,0x6d,0xfe,0xff,0x55,0x00,0xfb,0x81,0x00,0xfc, -0xa7,0xfc,0x01,0x97,0xfd,0xfe,0x5d,0xfe,0xff,0x72,0xff,0x01,0x75,0xfc,0xff,0x3e, -0xff,0x00,0x76,0xff,0x01,0xf9,0xfe,0x02,0x23,0xfb,0xfe,0x0f,0xff,0x02,0x84,0x00, -0x01,0x7d,0x00,0xfc,0x6e,0x00,0xfd,0xf6,0x00,0xfe,0xfb,0xfe,0x00,0xb0,0x01,0x03, -0x67,0x01,0x01,0x21,0xfb,0x04,0xa2,0x02,0xfc,0xcf,0xff,0x06,0x97,0xfb,0xff,0xc6, -0x00,0xfd,0x4a,0xfc,0x03,0x1f,0x03,0x02,0xce,0x01,0xff,0xee,0xfd,0xff,0x41,0x04, -0x00,0xeb,0x03,0xfe,0x1e,0x02,0xff,0xde,0x01,0xff,0xda,0xff,0x00,0x4d,0xfd,0x00, -0xff,0xfc,0xfd,0x80,0xff,0xfc,0x18,0xfd,0xfc,0xd8,0xfd,0x03,0xa7,0xff,0x03,0xc7, -0x04,0x01,0x67,0x00,0xff,0x5c,0xfd,0x02,0xa5,0xfa,0x03,0xc0,0xfe,0x01,0x9b,0xfb, -0xfd,0x71,0xfe,0x01,0x18,0x00,0xfc,0xb8,0xff,0xfd,0xc3,0xfd,0x06,0x93,0xfd,0x00, -0xc8,0xff,0x03,0x42,0x00,0xfe,0x4e,0x02,0xff,0x19,0xff,0xfe,0x07,0x00,0xff,0x14, -0x00,0x03,0x1d,0xfb,0xff,0x20,0x00,0x00,0x84,0xfd,0x00,0xc7,0x00,0x00,0xa6,0xff, -0xff,0x27,0x02,0xff,0xcb,0x02,0x02,0xb3,0xfa,0x01,0x14,0xfd,0x01,0x76,0xfd,0x04, -0x8a,0xfe,0x01,0xd5,0x01,0xfe,0x55,0x04,0xff,0xe8,0x04,0x01,0x48,0x06,0xfa,0xc6, -0x03,0xfd,0x32,0xff,0xf7,0xcf,0x03,0xf8,0x47,0x01,0x00,0x0c,0x01,0xfb,0x90,0x03, -0xfd,0x66,0xfd,0x04,0xc4,0x00,0xff,0x30,0x00,0xfc,0xad,0xff,0x03,0x12,0xfd,0xff, -0x0b,0x04,0x06,0x02,0x01,0xfc,0x07,0xfe,0xfe,0xa8,0x01,0xfe,0x8c,0x02,0x01,0xba, -0x06,0xfe,0x87,0xfd,0xfe,0x2a,0xfd,0x01,0x94,0xfa,0x00,0xfa,0xf9,0x01,0xb0,0xfe, -0x03,0xe2,0xfd,0xff,0xce,0xfe,0xff,0xfc,0x03,0xfd,0x30,0xff,0xfc,0xab,0x02,0xfe, -0x55,0x00,0xfa,0xfa,0x07,0xfd,0x2a,0x06,0xf9,0x5c,0x02,0x00,0x7c,0x01,0xff,0x94, -0xfe,0x02,0x74,0x00,0xfc,0x4e,0x05,0xfa,0x19,0x03,0xff,0x9b,0xfe,0xff,0xd9,0xff, -0xfe,0x2a,0x05,0x00,0x0b,0xfc,0xfd,0x1f,0x00,0xfb,0xb3,0x01,0xfd,0x9e,0x06,0xff, -0xb9,0x02,0x01,0xbc,0x02,0xfd,0x6a,0x00,0x01,0x91,0xfe,0xff,0xa6,0xff,0x01,0x06, -0x00,0xfb,0xc6,0x00,0x00,0x7b,0xff,0xfe,0xec,0xff,0xfd,0xbf,0xff,0x04,0x75,0x00, -0x00,0x97,0x02,0xff,0x3c,0x07,0xfb,0xab,0xff,0xfb,0x27,0xfb,0x00,0x85,0xfd,0x03, -0x0c,0xfc,0x05,0x08,0xff,0xfd,0xda,0xfe,0x02,0x62,0x00,0xff,0x8a,0xfe,0xfe,0x35, -0x00,0xff,0xde,0x04,0xff,0x54,0x00,0xfa,0x73,0x00,0x03,0x96,0xf9,0xff,0x1e,0xfe, -0x02,0x0d,0xfc,0x02,0xed,0xfc,0x00,0xa6,0x02,0x00,0x17,0xfd,0x01,0x13,0xfd,0x01, -0x50,0x01,0x01,0x62,0xfd,0xfd,0xda,0x01,0x03,0x2e,0x00,0xfe,0x0c,0x05,0xfe,0x4e, -0xfc,0x01,0x0b,0x02,0x02,0xa4,0x01,0xff,0xb5,0xff,0xfc,0xec,0x03,0xfb,0xbf,0x05, -0xfa,0x03,0x03,0x01,0xe9,0x01,0xff,0x12,0xff,0x00,0xdd,0xfe,0x00,0x37,0x00,0xfd, -0xa0,0x00,0xfe,0x41,0x01,0x01,0x07,0xfc,0x01,0x04,0x00,0x00,0xfa,0xff,0xff,0x31, -0x00,0xfe,0x73,0xff,0x01,0x4d,0x02,0xff,0xde,0xff,0x04,0xc8,0xfc,0xfd,0x44,0xfe, -0xfe,0xab,0xff,0x00,0xa2,0x01,0xfc,0x03,0xff,0xfe,0x4a,0x00,0xff,0xd2,0xfc,0x00, -0xff,0xfe,0xfe,0x35,0x02,0xfb,0x99,0x04,0xfd,0x52,0x05,0xfa,0xb3,0x04,0xfe,0x8d, -0x03,0x00,0xe0,0x01,0xfd,0xdd,0x04,0xfb,0xbc,0x04,0xff,0x0f,0x03,0xff,0xfa,0x02, -0xf9,0x53,0x02,0x04,0xcd,0xfe,0x00,0x6e,0xfd,0xfd,0x5f,0xfa,0x01,0x78,0xfd,0xff, -0xb7,0x01,0xf9,0x5d,0xff,0x01,0x2a,0xfe,0x03,0x12,0x03,0xfd,0xc9,0x07,0xfe,0x9c, -0x00,0x01,0xd3,0x01,0xfd,0x9e,0x00,0xff,0xb4,0xfe,0x01,0xd5,0xfd,0xfc,0x5c,0xff, -0xf8,0x38,0x05,0xff,0x7b,0x04,0xfd,0x58,0x03,0x01,0x62,0xff,0x03,0x43,0xff,0xfd, -0x65,0x05,0xfd,0xfa,0xff,0xfd,0xee,0x01,0xfc,0xc2,0xfd,0xfb,0xb9,0xff,0xfd,0x40, -0x02,0xfc,0x3a,0x01,0xfd,0x22,0x00,0x01,0x2f,0x03,0x00,0xf4,0xff,0x01,0x49,0x02, -0xfc,0x6f,0x02,0x01,0xb1,0xfc,0xfe,0x88,0x00,0xfb,0x02,0x05,0x00,0x25,0x02,0x00, -0x73,0x00,0x00,0x34,0x00,0x02,0xd1,0xfb,0x05,0xfb,0xfa,0xfe,0x7c,0xfc,0x02,0x7d, -0x03,0xfc,0x42,0xfc,0x02,0x5c,0xfb,0x03,0x49,0x00,0x01,0x5e,0xff,0xff,0x49,0x00, -0x02,0xe3,0x07,0xfa,0x48,0x04,0xfe,0x24,0x01,0xff,0x7c,0x03,0xfd,0x8e,0xff,0x03, -0xd0,0xfc,0xff,0xad,0xfb,0x03,0x5e,0xf9,0x0a,0x36,0xf8,0x02,0x14,0xfd,0xfd,0x5d, -0xfe,0xfe,0x0f,0xfe,0x04,0xf1,0xfa,0x01,0xcf,0xff,0x01,0x29,0xfb,0x04,0x2e,0x00, -0x00,0xc7,0xfb,0x04,0xa8,0xff,0xff,0x0e,0x00,0x06,0xfc,0xf9,0x07,0x92,0xfc,0x01, -0xd8,0x00,0x00,0xf4,0xfd,0x00,0x37,0x02,0xfb,0x8b,0x02,0xfd,0x37,0xfb,0xfc,0x54, -0x00,0xf9,0x20,0xff,0xfd,0xf6,0xfa,0x02,0xad,0xff,0x00,0x07,0x05,0x01,0xfc,0x04, -0xfc,0xd5,0x02,0x04,0xfe,0x01,0xfe,0x70,0x00,0x04,0x3b,0xfd,0x05,0x29,0xfc,0x05, -0x87,0xff,0x02,0x09,0xfd,0xff,0x91,0xfc,0x00,0x10,0xfc,0xff,0x08,0xfd,0xfb,0x99, -0xff,0x01,0xd1,0xfe,0x02,0xe2,0x00,0x01,0xcb,0x00,0xfd,0xa2,0xfb,0x03,0x05,0x00, -0x05,0x57,0x00,0x03,0x8d,0xfe,0x04,0xfb,0xfd,0x01,0xa3,0xfd,0x03,0xfd,0xfc,0xfd, -0x05,0x00,0x00,0xaa,0xfe,0xfb,0xa3,0x02,0xfd,0x42,0x01,0xfe,0x57,0x00,0x02,0xe6, -0xfb,0xff,0xf4,0xfd,0xfc,0x2d,0x05,0xfa,0xe6,0x01,0xff,0x65,0x01,0x01,0xa5,0xfd, -0x01,0xeb,0xff,0x02,0x43,0x03,0x02,0x34,0x00,0xfe,0x9b,0x04,0xfe,0x06,0x01,0xff, -0xaf,0xfd,0xff,0x21,0xfb,0xfe,0x13,0xfe,0xff,0x49,0x00,0xfb,0x6e,0x00,0xfc,0x95, -0x02,0xfe,0x01,0x03,0x02,0xda,0x00,0xfd,0x04,0x06,0x02,0x76,0x06,0x01,0x04,0x06, -0xfd,0x61,0x03,0xfe,0x50,0x02,0xfd,0x65,0x05,0xfd,0x36,0x02,0xfc,0x3d,0xfd,0xff, -0x72,0xfe,0xfb,0x16,0x00,0xf8,0xdf,0xfe,0xf6,0x14,0x00,0xff,0x02,0x00,0xfb,0x53, -0xfd,0xfd,0x48,0xfe,0x06,0xca,0x01,0x05,0xa4,0x03,0x02,0x33,0x04,0xff,0x63,0x04, -0x03,0xf2,0xfb,0x00,0xd8,0xfe,0xfd,0x16,0xff,0x03,0x28,0xfd,0x03,0xca,0xfe,0xfd, -0x59,0x02,0x02,0x39,0xfd,0x00,0x09,0xfc,0xfe,0x38,0xfe,0xfd,0xe4,0xfd,0x01,0xf4, -0xfa,0x03,0x2d,0xfd,0x04,0xde,0xfe,0x03,0xc7,0x00,0xff,0xf9,0x02,0x00,0x27,0xfe, -0xfe,0x28,0x03,0x02,0xaa,0x02,0x03,0xf2,0x00,0xff,0x81,0xfc,0xfe,0x97,0x02,0xfa, -0xf6,0xfd,0xfe,0x73,0xfe,0x00,0x4b,0x01,0x00,0x6f,0xfc,0x04,0xee,0xff,0x00,0x30, -0xfe,0x04,0x41,0xff,0x00,0xfb,0xfe,0x00,0x1a,0x02,0x02,0x10,0xfa,0x05,0x76,0xfb, -0xff,0x46,0xfe,0xfd,0x22,0xff,0xfc,0x0d,0x01,0xff,0x64,0xfb,0xff,0xdc,0x03,0xfb, -0x98,0xfe,0xff,0x77,0xfd,0x04,0x7e,0xff,0x02,0xe7,0xfe,0x05,0x91,0xfd,0xff,0x20, -0x04,0xfd,0xe3,0x01,0x00,0x67,0x07,0x04,0x6e,0xfd,0x00,0x5b,0x02,0xfc,0x28,0x02, -0x02,0xdb,0xfb,0x01,0x4b,0xfa,0x00,0x90,0xfa,0x01,0x1d,0xff,0x01,0x0f,0xfc,0x04, -0x5c,0xfa,0x04,0x52,0xfd,0x04,0x77,0xff,0x01,0x37,0x01,0xf7,0x64,0x00,0xfe,0x0a, -0x00,0xfa,0x7e,0xfe,0x01,0x7c,0x02,0x05,0x9a,0xfe,0x05,0x44,0xff,0x02,0x58,0xff, -0x02,0xca,0x01,0xfc,0x33,0x02,0xf9,0xc4,0x01,0xfc,0x8a,0x02,0xfe,0xa7,0xfd,0xfe, -0x63,0xfd,0xfe,0x36,0x01,0xff,0xf2,0x00,0xff,0x60,0xfe,0x03,0xaa,0x06,0x03,0x05, -0x01,0x01,0x9c,0xfd,0xff,0x3d,0xfc,0x01,0x25,0x02,0x01,0xc5,0x00,0xf9,0x64,0x00, -0xfc,0x56,0x00,0xfc,0x7b,0x00,0xfc,0x02,0x00,0xfc,0x26,0xfd,0xfe,0x60,0xfe,0x01, -0xe2,0x00,0x01,0xa0,0x03,0x00,0xf6,0xfa,0x02,0xd3,0xff,0x04,0x45,0xff,0x03,0x93, -0x00,0x04,0xc6,0x04,0x04,0x58,0x00,0x04,0x46,0x02,0xff,0xd8,0xfc,0x03,0x27,0xfb, -0xfb,0xba,0xf8,0x03,0x9b,0xf9,0x01,0xc4,0xfd,0x03,0xa1,0xff,0x00,0xfd,0x02,0xfb, -0xf2,0x03,0xff,0x77,0x03,0xfc,0xcb,0xff,0x02,0x17,0x01,0xff,0x76,0x03,0xfc,0x68, -0xff,0xff,0xdc,0xfe,0xfd,0x3a,0x01,0xff,0x22,0xff,0x01,0xf7,0xff,0x00,0x1f,0x00, -0xfe,0xc1,0x00,0xfe,0xb0,0xfe,0xfe,0xbe,0xfb,0xfd,0xc1,0x00,0xfc,0x51,0x04,0xfe, -0x5e,0xff,0x07,0x40,0x00,0x05,0x0d,0x03,0xf8,0x2c,0x01,0xfe,0x9b,0x04,0xfd,0x29, -0x01,0xfd,0x95,0xfb,0xfd,0x7d,0x01,0x02,0x40,0x00,0xfd,0x9a,0xff,0xff,0x03,0xff, -0x01,0xbe,0xfe,0x00,0x01,0x00,0xfe,0x5b,0xfd,0x05,0x98,0xfa,0x03,0x76,0xff,0x00, -0xb8,0x01,0xff,0xd6,0x02,0xfa,0xeb,0x04,0x06,0x58,0x00,0xfe,0x8f,0x03,0x04,0x86, -0x00,0x03,0x7d,0x00,0x02,0x63,0xfc,0x02,0xda,0xf9,0xfd,0xc0,0xfa,0x00,0xd2,0xf8, -0xfd,0x8f,0xfe,0x01,0x38,0x00,0xfd,0x4e,0xfb,0xfc,0x53,0x01,0x01,0xf4,0x03,0x05, -0x20,0x03,0x01,0xdc,0xfe,0xfd,0x28,0x01,0xfd,0xae,0xfd,0x01,0xc7,0xfc,0xff,0x57, -0x00,0x06,0x2e,0x01,0xfe,0x97,0x00,0x01,0x75,0xfe,0xfe,0x75,0xff,0xf9,0xc0,0xfd, -0xfd,0x25,0x01,0xfd,0x1a,0x01,0x01,0x27,0xfe,0x01,0xbc,0xff,0x04,0xb5,0xfe,0x07, -0xef,0xfe,0x09,0x7c,0x01,0x01,0x95,0xfe,0x01,0x93,0xfe,0x00,0xf5,0x04,0xfd,0x36, -0xfd,0xfc,0x8a,0xfd,0xfc,0x89,0x00,0xfd,0x4f,0x02,0xfe,0xe7,0x00,0x02,0xab,0xfe, -0xfc,0x5d,0xff,0x03,0x41,0x03,0xfc,0xf2,0x00,0x02,0x40,0xfd,0x00,0xa4,0xfe,0xff, -0xfe,0x03,0xfb,0xfa,0xff,0xfc,0x95,0x02,0x01,0x47,0xfe,0x01,0xf5,0xfe,0x01,0x25, -0x02,0x04,0x95,0xfd,0xfd,0x65,0xfc,0xf9,0x0e,0xfd,0xfa,0x0d,0x04,0xff,0x3e,0xfc, -0x00,0x97,0x02,0x06,0x42,0x03,0xff,0x0b,0x00,0x01,0x16,0x00,0xfe,0x7d,0x03,0x01, -0x4b,0x03,0x01,0xe7,0x00,0xf7,0x5a,0x01,0x03,0x51,0x02,0xf9,0xa5,0x04,0xfa,0x31, -0x00,0xff,0x88,0x05,0xf9,0x7f,0x02,0xfb,0xaa,0x00,0x00,0xf7,0xf7,0xfd,0x2c,0x00, -0xff,0xdb,0x02,0xfc,0x0e,0x07,0xfc,0xca,0x06,0x02,0x8a,0x03,0xff,0xda,0xfa,0x01, -0x86,0x02,0x01,0xe7,0x00,0xfc,0xe4,0x00,0x04,0x38,0xfc,0x05,0x64,0xfc,0xfe,0x84, -0xf8,0x06,0x21,0xfb,0xfb,0x49,0x00,0x03,0x17,0xfc,0xfd,0xdb,0xfd,0x01,0xc2,0x04, -0xfc,0xc5,0x02,0xfd,0x62,0xfd,0xff,0x3a,0x02,0xfe,0x99,0x01,0x06,0x06,0x00,0xfd, -0xae,0x04,0xfe,0x0d,0xfe,0xfe,0x44,0x00,0xfc,0x8b,0xff,0xfd,0x03,0x00,0xff,0x1a, -0xff,0x01,0x8d,0x02,0x01,0x7d,0xff,0x04,0xd4,0x03,0xff,0xc2,0xfe,0x04,0x83,0xff, -0xfe,0xfd,0xfe,0x01,0x3e,0x00,0x02,0x82,0xff,0xfe,0xb4,0xfc,0x00,0x93,0x00,0xff, -0x8f,0x01,0xf9,0x91,0xfe,0xfb,0x5f,0x06,0xfb,0xc9,0x01,0xfd,0xd8,0xfe,0xff,0xb3, -0x04,0xfe,0x95,0x03,0xfe,0x2a,0x00,0xfd,0x71,0x00,0xff,0x4a,0x02,0x02,0xd3,0xfe, -0xfd,0x57,0xfc,0x03,0xd1,0xfe,0x03,0xb8,0x01,0xff,0x8f,0x02,0xfb,0x27,0x01,0xff, -0x87,0x03,0xfe,0xc2,0xfe,0xfd,0x83,0xfd,0xfd,0x52,0x01,0xfd,0xf5,0xff,0x03,0xb2, -0xfa,0x03,0xf1,0xfe,0x04,0xe4,0xfd,0x03,0xbd,0xfb,0x05,0x4b,0xff,0xff,0x08,0xfe, -0x00,0xbb,0xff,0x00,0xdb,0x00,0x01,0xd8,0x00,0x02,0xe1,0xfe,0xfd,0x7d,0x03,0xfd, -0xff,0xff,0xfa,0xb9,0x02,0x04,0x2a,0xfd,0xfe,0xbe,0x05,0x01,0x04,0xfc,0x01,0xe3, -0x00,0xfd,0x41,0xfe,0xfd,0xd4,0x01,0xfe,0x95,0x03,0x03,0x84,0xfb,0xff,0xf4,0x00, -0xff,0xfd,0x01,0xfd,0x3f,0x01,0xfa,0xcb,0x01,0xfa,0x51,0x01,0xfc,0x7f,0x05,0x01, -0xa9,0x00,0xf8,0xb1,0x01,0x03,0xb4,0xfb,0x00,0x0b,0x02,0x03,0x85,0x01,0xff,0xfd, -0x02,0xfd,0xe6,0x00,0xf9,0x41,0x05,0xf7,0xde,0x02,0x01,0x68,0x04,0xfe,0x63,0x00, -0x00,0x56,0x00,0x00,0x35,0xfe,0xff,0x1f,0xff,0xfd,0xf7,0x00,0xfc,0x3e,0x02,0xfe, -0x07,0xfc,0xfe,0xe2,0x04,0x00,0xfd,0xff,0x00,0xd7,0x01,0x02,0xff,0xff,0x06,0x19, -0xff,0x01,0x4d,0xfe,0x05,0xf5,0xfd,0xf9,0x5b,0x04,0xf7,0xcf,0x04,0xfb,0xb3,0x02, -0xfe,0xef,0xfd,0xfc,0xaf,0x02,0xfc,0x7b,0xff,0xff,0x0e,0xfe,0x04,0xf9,0xfd,0xfd, -0xca,0xff,0x01,0x68,0xfe,0xfe,0x2d,0x03,0xfc,0x81,0x06,0x00,0x71,0x02,0xff,0xa9, -0xfe,0xfe,0x8b,0xfe,0xfe,0x32,0x02,0xfc,0xf3,0xfe,0x00,0xf1,0xff,0xf8,0x1e,0x07, -0xf9,0xe8,0x01,0xff,0x40,0x02,0x05,0x80,0x01,0x03,0x9d,0xfe,0xfd,0xfc,0x05,0x00, -0xc0,0x04,0xfb,0xcb,0x03,0xfe,0x60,0x02,0x03,0x01,0xfa,0xfd,0x3b,0x07,0xfb,0xc2, -0xfd,0x00,0x9b,0xff,0xfb,0xac,0xff,0xf9,0x20,0x08,0xfd,0xa5,0x01,0x00,0x75,0xfe, -0xfd,0x97,0xfe,0x04,0x42,0xfc,0xfd,0x3d,0x02,0x00,0xc2,0x00,0x01,0x61,0xfc,0x01, -0xf4,0x02,0xfe,0xbe,0x04,0xfc,0x91,0x04,0xfc,0x28,0xfb,0x04,0xcd,0xfd,0xff,0xd4, -0xfe,0x04,0x37,0xfa,0x01,0xf1,0x00,0x01,0xe0,0x00,0x00,0x7c,0xfc,0x00,0xc8,0xfb, -0xff,0x13,0x00,0x00,0x43,0x00,0xfd,0xb0,0xfc,0xff,0x74,0x04,0xff,0x48,0x01,0x02, -0x79,0x00,0xfd,0xd6,0x04,0xfe,0xe3,0x07,0xfd,0x35,0x03,0x02,0xc1,0x02,0xfe,0x15, -0xff,0xfc,0xa3,0xfe,0xfd,0x17,0x01,0x05,0x9b,0xfe,0xff,0x1f,0xff,0xfc,0x62,0xff, -0xfd,0x8f,0x02,0xfd,0x9d,0x01,0xfc,0x42,0x0a,0xff,0x69,0xff,0xfa,0x02,0x02,0xfd, -0x17,0x04,0x02,0x55,0xf8,0x04,0xfe,0xf4,0x02,0x48,0xff,0x02,0xb3,0xfb,0x07,0x5a, -0xfc,0x05,0x39,0xf7,0x06,0xf0,0x03,0xff,0x09,0xfa,0x04,0xf9,0x00,0xff,0x4e,0x00, -0x00,0x62,0x01,0xfc,0xf6,0xfd,0xff,0x25,0xff,0xfa,0x46,0x01,0xff,0x2b,0x01,0xff, -0x3d,0xfd,0x05,0x6c,0xfc,0x04,0x0b,0xfc,0x05,0x60,0xf8,0x05,0xdc,0xfa,0x02,0x7a, -0xfa,0x01,0xce,0x00,0xfe,0xbe,0xff,0x04,0x27,0xfc,0x06,0x17,0x01,0x01,0x12,0x01, -0x05,0x92,0xfc,0x03,0xf8,0xfc,0x02,0x33,0xfa,0xfe,0x53,0xfc,0x00,0xdc,0x02,0x01, -0xed,0x02,0xff,0x0d,0x02,0xff,0x60,0xfd,0x02,0x7a,0xfc,0x04,0xf4,0x00,0xfc,0x9a, -0xff,0xfd,0x90,0x00,0x00,0xaa,0x01,0xfc,0x89,0x01,0xfc,0xe2,0xfb,0x00,0x38,0xfe, -0x02,0x1e,0xf8,0x02,0xc4,0xfd,0x00,0xfc,0x01,0x00,0xce,0x01,0xfb,0x32,0x04,0xff, -0xc0,0x02,0xfe,0x15,0xfe,0x00,0xf2,0xfe,0xfe,0xfe,0xfd,0x03,0x76,0xfe,0x00,0x58, -0x00,0xff,0x8a,0xff,0x05,0x6d,0x01,0x06,0x0f,0xfb,0x04,0xa2,0xf8,0x06,0x85,0xff, -0x07,0x84,0xff,0x03,0x32,0xfb,0xfe,0xfe,0xff,0xff,0xb0,0xff,0xfa,0x9b,0xfb,0xfa, -0x35,0x00,0x01,0xd5,0x05,0xfb,0xd9,0xfd,0x00,0x3e,0x01,0x03,0xee,0x00,0x01,0xed, -0xfc,0xff,0xe3,0x01,0x01,0xf5,0x01,0xfd,0x1a,0x00,0xff,0xea,0xfb,0x03,0xdb,0x01, -0x01,0x46,0xfc,0x01,0xb2,0xfd,0xfd,0x37,0x00,0x05,0x63,0xfb,0x03,0xd3,0xfe,0x03, -0xd3,0xfa,0x06,0x56,0xfb,0x01,0x25,0xfc,0xfc,0xd2,0xfd,0xfe,0x33,0x04,0xff,0x66, -0xff,0x03,0xb7,0xfb,0x06,0x68,0xf9,0x04,0x72,0xfc,0x06,0x28,0xfd,0x04,0xee,0xfb, -0xff,0x8c,0x01,0x07,0x03,0xfa,0xfd,0x07,0x03,0x03,0x66,0xfd,0x04,0x9b,0xfc,0x00, -0x78,0xfd,0x01,0xc3,0x00,0xfe,0x23,0xfc,0xfb,0x3e,0x01,0xfd,0x5c,0xff,0xfa,0x99, -0x07,0xfa,0xb3,0x06,0x01,0x02,0x07,0xfb,0x13,0x00,0xfb,0x51,0xff,0x00,0x91,0xfe, -0x00,0x76,0x00,0xff,0xa1,0xff,0xfe,0x33,0xfe,0x06,0x62,0xfe,0x01,0xb2,0xfb,0xff, -0x47,0x00,0xff,0x68,0xfd,0xff,0x45,0x03,0xfb,0x67,0x05,0x02,0x67,0xff,0x00,0x3a, -0x04,0xf7,0xfb,0x04,0x02,0xda,0x06,0xff,0x70,0x01,0x01,0x59,0xf8,0x03,0x8a,0x01, -0xfe,0x50,0xff,0xff,0xa5,0x00,0x01,0xba,0x06,0xfe,0xa2,0xff,0xff,0x3b,0x04,0x01, -0x81,0x02,0xfa,0x5c,0xff,0xfa,0x10,0xff,0x00,0xa0,0xfe,0xfd,0x6b,0xff,0xfd,0xae, -0x01,0xfe,0x25,0xfc,0x02,0xd6,0xfe,0xfd,0x25,0xf9,0x00,0x73,0x02,0x01,0xf8,0x02, -0xff,0x2d,0x01,0xfe,0xaa,0xfc,0x01,0x76,0x02,0x00,0xec,0xfb,0xff,0x97,0x01,0x00, -0x67,0x01,0xfd,0x9d,0x00,0x00,0x61,0x04,0xfd,0xe6,0xfc,0xff,0x0b,0xff,0xf7,0x43, -0x06,0xfb,0xc9,0x06,0xfa,0x42,0x06,0xfb,0x3d,0x00,0x05,0xf2,0x02,0x02,0xb1,0x04, -0x02,0xfe,0x03,0xfd,0xcb,0xff,0xfc,0xbf,0x02,0xfc,0xed,0x01,0xff,0x99,0x01,0x01, -0xba,0xfd,0xfa,0x06,0xfd,0x03,0xa6,0x01,0xfe,0x1c,0xff,0xfb,0xfa,0x00,0x00,0xd2, -0x02,0xfe,0x6f,0x01,0xff,0x7c,0xfe,0x01,0x98,0x02,0xfd,0xa4,0x04,0x00,0xf1,0xfb, -0x0a,0xc8,0xf4,0x05,0xec,0xfc,0x06,0x81,0xf8,0xfb,0xa8,0xff,0x00,0x27,0xfc,0xff, -0xa8,0x03,0xfb,0x2c,0x01,0x00,0xce,0x00,0x00,0x29,0xfe,0xfe,0xde,0xfe,0xfd,0x7c, -0xfe,0xfb,0x87,0x05,0xf6,0x26,0x04,0x01,0x20,0x00,0xfd,0xfa,0xff,0x03,0x25,0x02, -0xfc,0xa5,0x04,0xfd,0xca,0x02,0xfd,0x31,0x02,0xfb,0x45,0x02,0xfe,0x05,0x07,0x00, -0xbc,0xff,0x02,0x80,0xfd,0x03,0x54,0x04,0x00,0x14,0xfe,0xff,0x9c,0x01,0xfd,0x6e, -0x03,0x00,0x2e,0x00,0xfc,0xbd,0x01,0xfd,0x17,0x00,0xff,0xc7,0x00,0x00,0x66,0x01, -0xff,0x71,0x01,0xfe,0xc7,0x02,0xf7,0xf5,0x00,0xfb,0xfa,0x00,0xff,0xff,0x02,0xfc, -0xd9,0x06,0xfd,0xb7,0x04,0xfd,0xe4,0x00,0xff,0x83,0x00,0x01,0xa2,0xfd,0x01,0x7c, -0x00,0xf9,0x4b,0xff,0xff,0x8b,0xfe,0x01,0x27,0x05,0x01,0x0f,0xf0,0x06,0xcc,0xfd, -0xff,0x8b,0xf9,0xfd,0x7e,0xfe,0x00,0xc6,0x01,0x04,0xaa,0xf9,0xff,0xcc,0x02,0xfd, -0x13,0x05,0x05,0x4b,0x00,0x08,0x9d,0xfc,0x02,0xad,0xfc,0x06,0xb5,0xf9,0x03,0x30, -0xfe,0x05,0xb6,0xf8,0x04,0x04,0xfe,0xfe,0x33,0xff,0xfd,0x88,0x00,0x00,0x30,0xff, -0xfa,0xf3,0x01,0x00,0x32,0xfe,0xf8,0xc4,0x05,0xfc,0x08,0x04,0x04,0x14,0x03,0xfd, -0xa0,0x03,0x00,0xf7,0xfc,0xff,0x84,0x07,0x00,0x8e,0x00,0xfd,0xcb,0x03,0xfc,0xac, -0x01,0xfa,0x7f,0x00,0x03,0xd5,0xf9,0x05,0x0e,0xfb,0x02,0x18,0xfa,0x01,0xed,0x02, -0x01,0x7a,0xff,0xfd,0x51,0xff,0x01,0xc2,0xf9,0x03,0x5f,0xff,0xff,0xe7,0xff,0x01, -0x85,0xfd,0xff,0x30,0xfb,0x02,0x98,0x06,0x01,0xf7,0x00,0x00,0x82,0x00,0xfd,0xde, -0xfa,0x01,0xd6,0x00,0xfd,0xfd,0xfc,0xfb,0x1a,0x01,0xfc,0x36,0x04,0xf4,0x47,0x06, -0xff,0xdd,0x04,0x02,0x08,0x05,0xfd,0xd5,0xfc,0x01,0x7e,0x01,0x06,0x83,0xfe,0x04, -0xba,0xfc,0xff,0x5e,0x06,0xfa,0x5e,0x05,0xfa,0x0f,0x00,0xfb,0x8e,0x04,0x00,0x86, -0x01,0xfe,0x06,0xff,0xfb,0xdf,0x01,0xfd,0xf9,0xfa,0x00,0xac,0xfb,0x04,0xcc,0xf8, -0x02,0x36,0xf9,0x02,0xfc,0xfc,0x07,0x05,0xfb,0x03,0x9a,0xfa,0x04,0x22,0x00,0x03, -0x42,0x00,0xfe,0xa0,0x02,0x07,0x14,0x02,0x00,0x00,0x01,0x02,0xa6,0x00,0xfb,0xf6, -0xff,0xff,0xbe,0xfd,0x01,0x33,0xfc,0x02,0xc4,0xfa,0x09,0xc5,0xfd,0x05,0x77,0xf8, -0xff,0xf9,0xfb,0x01,0x73,0xf7,0x08,0xcb,0x01,0x00,0x21,0xfd,0x02,0xc1,0x02,0xfa, -0xf4,0x00,0xfb,0x49,0x01,0x00,0xb3,0x06,0x00,0x35,0xfe,0x02,0x25,0xf8,0x03,0xed, -0xfd,0x00,0x9f,0xfa,0x01,0xb3,0xf6,0x06,0x46,0xfb,0x03,0x73,0xfc,0xfe,0x54,0x01, -0xfb,0x58,0x01,0x00,0x9e,0x00,0xff,0x37,0x02,0x01,0xbe,0xfe,0x05,0x5b,0x04,0x03, -0xa2,0xfe,0x04,0xe2,0xff,0xff,0xb8,0xfb,0xf6,0x7c,0x01,0xfd,0x9a,0x03,0xfa,0x3b, -0x07,0xf9,0x5f,0x04,0x01,0x4b,0xf9,0x02,0x5b,0xfc,0x07,0xb6,0x00,0x08,0x85,0xfc, -0x04,0x8a,0xff,0xfc,0xd5,0xfe,0x02,0x1f,0xfe,0x05,0xa9,0xff,0xfd,0xa4,0x02,0x04, -0xbd,0x02,0xfd,0xde,0xfd,0xfd,0x16,0xfd,0x04,0x42,0xf9,0x00,0xd2,0xfe,0xfa,0x3a, -0xfd,0x04,0xcd,0x01,0x00,0x68,0x01,0xfb,0x89,0xfa,0x01,0xe4,0x08,0xfb,0xf5,0x03, -0xfb,0x5d,0x04,0xf9,0x6a,0x04,0xf7,0xaa,0xfe,0xfd,0x07,0x03,0xfa,0x5a,0x05,0xfc, -0x5b,0xff,0x03,0x48,0x02,0x00,0xd3,0xfe,0x02,0x0a,0x01,0xfe,0x7c,0xfd,0x02,0x24, -0xf7,0xff,0xda,0xfe,0x00,0x84,0xfa,0x05,0x99,0x01,0x01,0xb6,0xfc,0xfc,0xa4,0x03, -0x05,0x33,0x07,0x02,0x11,0x08,0xfd,0x90,0xf7,0x03,0x4e,0xff,0xff,0xac,0xfc,0xfe, -0xbc,0x05,0xfd,0x6c,0xfb,0x05,0x4a,0xfb,0xff,0x7b,0x05,0xff,0xbe,0xfe,0x03,0x72, -0xfd,0xff,0x6e,0xfe,0x02,0x67,0x00,0x02,0x9e,0x07,0x03,0xe7,0xfc,0x04,0x38,0xfc, -0xf9,0x52,0xfe,0xfe,0x9c,0x00,0xfa,0xe4,0xf8,0xff,0x45,0xfb,0xfe,0x0b,0x02,0x04, -0x8a,0xfc,0xfd,0xd0,0xff,0x03,0xf6,0xfd,0xfc,0xc1,0xfe,0xff,0x0f,0x01,0x02,0x19, -0x04,0x00,0x1e,0xfc,0x03,0x2e,0x01,0x00,0x9b,0x00,0x01,0xf8,0xfa,0x03,0xf3,0xfe, -0x05,0x18,0x07,0xfe,0x98,0x00,0xfc,0x0f,0xf9,0x00,0x8e,0xfe,0xfe,0x68,0xfc,0xfc, -0x8d,0xfe,0xff,0xf6,0x01,0x06,0x0e,0xfd,0x02,0x5a,0x07,0x02,0x84,0xfd,0x01,0x15, -0x02,0xff,0xa7,0xfc,0xfd,0xb9,0xfd,0x00,0xd0,0x00,0xfc,0x5b,0xf9,0x04,0xbe,0x00, -0xff,0xdb,0xfd,0x06,0x8b,0xfe,0xfe,0xc5,0x02,0xfe,0x43,0xfd,0x00,0xde,0xfa,0x04, -0xb2,0xfc,0x03,0x07,0xfd,0x07,0x25,0xfe,0x02,0xff,0x01,0x08,0xea,0x02,0x01,0x4c, -0x01,0xfc,0xab,0xfe,0x00,0x3b,0xfa,0x05,0x3f,0xfc,0xfd,0x2d,0xf7,0xfe,0x09,0xfb, -0xfe,0xcc,0xff,0xfc,0x0c,0x00,0x02,0xfb,0xfb,0x04,0x15,0xfd,0xfc,0xad,0x02,0x04, -0x57,0xfb,0x04,0x06,0xfc,0x00,0x0c,0xfa,0x04,0x41,0x01,0x07,0xd8,0xf9,0x0a,0x00, -0x04,0x00,0x5b,0x01,0x08,0x1a,0xfd,0x03,0x8a,0x01,0x00,0x1b,0xf9,0xff,0x1b,0xfb, -0x03,0x05,0xff,0xfb,0x76,0xfd,0xf4,0xd7,0x01,0xfb,0x1b,0x02,0xff,0x48,0xfd,0xf9, -0x57,0x00,0xfe,0x72,0xfe,0x04,0xef,0x03,0xf6,0x4f,0x08,0xfd,0x4a,0x0b,0xfc,0x80, -0x04,0x02,0xbf,0x03,0x05,0x36,0xfe,0xfd,0xb8,0xfa,0x03,0x12,0xfc,0xfc,0x4e,0xfc, -0x02,0xc1,0x02,0x01,0x7b,0x01,0xff,0xaf,0xfe,0x00,0xbf,0xfa,0x01,0x68,0xfd,0x06, -0x52,0xfa,0x02,0x15,0x00,0x01,0x6d,0x05,0x01,0x09,0x01,0xfe,0x23,0x00,0x04,0x8b, -0xfb,0xf9,0x46,0x03,0xfd,0x9e,0xfd,0xfe,0x3f,0xfe,0xff,0xd9,0xfb,0x01,0x8d,0xfc, -0x03,0xfd,0x01,0xfa,0xab,0x06,0xff,0x7b,0x00,0x03,0x3b,0x03,0x02,0x43,0x01,0xfe, -0x0d,0xff,0x01,0x40,0xfd,0xff,0x1d,0x02,0x00,0x9d,0xfe,0xfb,0xc1,0xfc,0xf8,0xae, -0x00,0x00,0x71,0x04,0xf9,0x2c,0x00,0xf7,0x5d,0x05,0xfd,0x45,0x05,0xfc,0x85,0x02, -0xfd,0x82,0x00,0x00,0xa9,0x00,0xfe,0x7d,0xff,0xfa,0x8f,0x02,0x03,0x8d,0xff,0x04, -0x17,0x0d,0xf8,0x5c,0x06,0xfc,0x6c,0x04,0x04,0xc6,0x00,0xff,0x96,0x02,0xfa,0x4f, -0x06,0xfc,0x3a,0x04,0xf5,0xae,0x05,0xfd,0xfd,0xf9,0xfe,0x24,0xfa,0xfa,0xce,0x00, -0xfe,0xc2,0xfc,0x08,0xc2,0xfa,0x05,0xd5,0xfc,0x03,0xf8,0xfa,0x06,0x25,0xfa,0x01, -0x23,0x00,0x0b,0x10,0xfc,0xff,0x29,0xfc,0xff,0x2b,0x00,0xfd,0x01,0x05,0xfd,0x93, -0xfe,0x01,0x79,0xfa,0x04,0x72,0x04,0x00,0xe2,0xfe,0x05,0xf1,0x01,0xfd,0xe7,0x02, -0x00,0x06,0x00,0xfd,0xe8,0xfc,0x04,0x48,0xf6,0xfd,0x11,0xfd,0x02,0xd2,0xfd,0x04, -0xe1,0xf9,0x04,0x6e,0x07,0xfe,0xb0,0x02,0xf8,0x3d,0x03,0xfa,0x26,0x01,0x00,0xfe, -0xf9,0x00,0x6c,0xfd,0xfc,0x47,0xfe,0x04,0x5b,0xff,0x07,0xf2,0xff,0x09,0x69,0x00, -0x04,0xe7,0x06,0xf9,0xed,0x01,0xfe,0xd3,0xfd,0xfb,0xf9,0x07,0xff,0xef,0xfb,0x01, -0xe4,0xfb,0xff,0x91,0x05,0xf8,0x7c,0x01,0x03,0xa1,0xfd,0xfe,0x15,0xfd,0xf6,0x07, -0x02,0x03,0x70,0x01,0xfb,0xd9,0x04,0xfe,0x1d,0x04,0x00,0xb0,0x01,0x00,0x17,0x02, -0xfe,0x1c,0xfb,0x02,0x0a,0x03,0xfe,0xd0,0xf9,0xfe,0xa0,0xfc,0x02,0x7a,0xfb,0x00, -0x9c,0x00,0x00,0x47,0xff,0x03,0x3b,0xf6,0x03,0xc8,0xfe,0x02,0x79,0xfc,0x00,0xad, -0xfc,0x03,0x7b,0x00,0xff,0xc5,0xfd,0x07,0x19,0xf6,0x0e,0xce,0xff,0x01,0x84,0x00, -0x07,0xb0,0xfc,0x06,0x55,0x02,0xfd,0x08,0xfd,0x00,0x93,0xfc,0x00,0xc6,0xff,0xfb, -0x00,0xfe,0x01,0x92,0xfc,0xfc,0xca,0x04,0xfc,0xcf,0xfe,0x00,0x48,0xf9,0x01,0xad, -0x02,0x07,0xa9,0xf7,0x0b,0xb5,0x02,0x0a,0x56,0xfb,0x05,0x0a,0xff,0x05,0x36,0xf7, -0x00,0x16,0x01,0xfe,0xf7,0xf9,0x03,0xb1,0xfa,0xff,0xd5,0xff,0xff,0x95,0xf9,0x01, -0x59,0xfb,0xf9,0x95,0x01,0xf7,0x1a,0x02,0xfe,0x99,0x01,0x03,0x17,0xfc,0x09,0x51, -0xf8,0x00,0x29,0x03,0x08,0x3c,0xfd,0x09,0x9e,0xfb,0x03,0x79,0xfd,0x06,0xbc,0xfe, -0x00,0x8b,0xfc,0xff,0xa3,0x03,0x01,0x87,0xff,0x02,0x96,0xfb,0x03,0xc0,0xfa,0x01, -0x82,0xf9,0xfb,0x36,0xfc,0xfd,0xe8,0xfc,0x00,0x5f,0x04,0xfa,0xa4,0x02,0x03,0x4c, -0x01,0xfd,0x54,0x01,0x02,0xab,0x09,0x02,0x0e,0xff,0x00,0xc9,0x03,0xff,0xfa,0xfc, -0x06,0xe9,0xf9,0xfa,0x90,0x01,0xfa,0xcf,0x03,0xff,0xf1,0x02,0x00,0xf6,0xfb,0xfd, -0x9e,0xff,0xfe,0x40,0x08,0xfd,0x04,0x05,0xf9,0xdd,0xfc,0x00,0xd6,0xfb,0xf9,0x44, -0xfc,0x00,0x12,0x00,0xfc,0x87,0x00,0x05,0xca,0x00,0x05,0x31,0xff,0x05,0x02,0xf6, -0x03,0xda,0xfd,0x05,0xc1,0xf9,0x03,0xd8,0xfa,0x03,0xa6,0xfe,0x07,0x5e,0x03,0xfb, -0xa8,0x08,0xfe,0xea,0xfa,0x00,0x75,0x01,0x00,0x2c,0x03,0xff,0x9e,0x00,0x04,0x22, -0x06,0xff,0xe5,0x01,0xfb,0x29,0x00,0x00,0x6f,0x00,0xfe,0x06,0xfe,0xff,0x7c,0xff, -0xfc,0x6b,0x05,0xf5,0x90,0x05,0xfd,0x1d,0xfb,0xfe,0x82,0x08,0xff,0xc7,0xf8,0x00, -0xd7,0xfc,0x01,0xe4,0x00,0xf6,0xfc,0x04,0xfb,0xc7,0xfe,0xfd,0x1a,0x03,0x00,0x8f, -0xfa,0x06,0x60,0xff,0xf9,0x29,0x06,0xff,0x76,0x00,0x06,0xa9,0xf6,0x03,0x02,0xfc, -0x02,0x96,0xfc,0x06,0x0c,0xfb,0x05,0x55,0xfb,0x07,0xc6,0xfb,0x0c,0xfe,0xf7,0xfc, -0x7c,0xfe,0x02,0xcb,0xfe,0x00,0xb3,0x01,0xff,0x0b,0xf8,0x00,0x65,0x04,0x00,0x47, -0x06,0x02,0x20,0xf6,0x04,0xf9,0x01,0x02,0xd7,0xff,0xff,0x8a,0x00,0xfc,0xe9,0x01, -0x03,0xe3,0xff,0xf7,0xc0,0x09,0x00,0x6d,0x00,0xfb,0xe7,0x04,0xfe,0x83,0x01,0x03, -0x85,0xfd,0x05,0x1c,0xfa,0xff,0x08,0x05,0x00,0xdf,0xf8,0x05,0x60,0xfc,0xfa,0x48, -0x04,0xfd,0x85,0xfe,0xfe,0xcb,0xfb,0xfc,0x2e,0xfb,0x03,0x26,0xfc,0x02,0x03,0xff, -0xfe,0x4d,0x09,0xf2,0xb5,0x01,0xfa,0xc8,0x02,0x01,0xdb,0x04,0x00,0x72,0x00,0x01, -0x6a,0xfb,0xfd,0x70,0x02,0xf6,0x3c,0x00,0xfd,0x8a,0x00,0xfe,0x1b,0x06,0xff,0x71, -0x02,0x04,0x3f,0x01,0x00,0x37,0x03,0x05,0x02,0x01,0xfd,0x5f,0x06,0x01,0x64,0x05, -0xfc,0x96,0x00,0xf7,0x0e,0x02,0xff,0xda,0xfd,0x06,0x12,0xf9,0x05,0xf2,0xf6,0x07, -0xa6,0xfe,0x03,0xb9,0xfd,0x07,0xf4,0xfd,0xfd,0x33,0x00,0xfd,0x92,0xfc,0x00,0x17, -0x01,0x04,0x66,0xfd,0xf7,0xf8,0xff,0x01,0xdf,0x02,0xfa,0xe0,0x03,0xfe,0x0f,0xff, -0xfe,0x32,0x06,0xfb,0x45,0x07,0x00,0x95,0x00,0x03,0x87,0xfb,0xfa,0x7e,0x02,0xf9, -0x05,0x01,0x02,0xa2,0xfc,0xfd,0x8d,0x03,0xf8,0xd7,0x04,0xfe,0x27,0x01,0xff,0x2d, -0xfd,0x01,0x3e,0x00,0xfc,0xe6,0xfb,0xfe,0xeb,0x02,0x02,0x69,0xfa,0x05,0x34,0xfb, -0x06,0x95,0xfc,0xfc,0x34,0x03,0xff,0x85,0xff,0x02,0xf3,0x02,0xff,0x3f,0x07,0xfe, -0x8d,0x05,0x02,0x06,0xfa,0x08,0xe2,0xfd,0xfb,0x32,0xfd,0xf7,0x88,0x02,0x02,0xb2, -0x03,0xf9,0xb6,0x00,0x00,0x65,0x02,0x00,0xa4,0xfc,0xfa,0xfc,0x0d,0xfa,0x4b,0x06, -0xfd,0x94,0x03,0xff,0xf7,0x07,0xfd,0xcd,0x02,0x02,0x80,0xfb,0xfd,0x5c,0xfe,0xfe, -0xe9,0xf9,0xfb,0x18,0xfd,0x03,0x16,0xf4,0xff,0x57,0xfd,0x03,0x2f,0xfc,0x04,0x9b, -0x07,0xff,0xb3,0xff,0x00,0xe0,0xfe,0x04,0x35,0x02,0x00,0x5a,0x01,0x01,0xc2,0xf9, -0x04,0x1e,0xfb,0x00,0x86,0x03,0x02,0x3c,0xfe,0x07,0x36,0xfe,0x05,0x62,0x02,0xff, -0xe6,0xf1,0x02,0xca,0xf4,0x01,0x7f,0xfd,0x04,0x25,0xf7,0x04,0x36,0x00,0x02,0x99, -0x00,0xfb,0x16,0x03,0xff,0xf3,0xfb,0x00,0x9b,0xf6,0x04,0xe1,0xfc,0x08,0xff,0xfe, -0x02,0x6a,0x02,0xff,0x45,0xfe,0xfc,0x8b,0x03,0x05,0x57,0xff,0x00,0x1d,0xfe,0x04, -0x0c,0x00,0x06,0x43,0xf6,0x07,0x72,0xfa,0xff,0x57,0x00,0xf4,0x58,0x06,0xf7,0xf9, -0x04,0xfc,0x61,0x06,0x00,0x96,0x06,0xff,0x9f,0x01,0x04,0xec,0x00,0xfb,0x4b,0x00, -0xfd,0xb7,0x09,0x01,0x49,0x02,0xfc,0xe0,0x01,0xfc,0xce,0xfc,0xff,0x7e,0xfb,0xfc, -0xb3,0xfe,0xff,0x36,0x05,0xf9,0x4b,0x08,0xf4,0x9f,0x00,0xfe,0x1e,0x00,0xfc,0x43, -0x02,0xfe,0x76,0x03,0x01,0x5d,0x05,0xf9,0x8c,0xfd,0x06,0xf8,0x04,0xfa,0x70,0xfc, -0xfc,0x77,0xfd,0xfb,0xfc,0xfe,0xfb,0x6e,0xff,0x04,0xce,0x01,0xfe,0x6a,0x04,0x02, -0x46,0xfd,0x00,0x43,0x00,0x02,0x0a,0x00,0xf9,0x34,0x01,0x04,0x93,0x01,0x00,0x29, -0x01,0x05,0x4f,0xfe,0x06,0x6f,0xfa,0x02,0x90,0xfd,0x01,0x1a,0x01,0x01,0x45,0xfb, -0x03,0x32,0x01,0x01,0x14,0x00,0x01,0x0f,0xfb,0xfd,0xc0,0xfb,0xf5,0x4f,0x04,0xfd, -0xce,0x06,0x00,0x27,0x01,0xff,0x97,0xff,0x0d,0xee,0xfc,0x06,0x49,0x06,0xf8,0x87, -0x02,0xfe,0x9b,0x07,0xfe,0x01,0xfc,0xfa,0x5c,0x02,0xfc,0xcb,0xfe,0xf1,0xe9,0x03, -0xfb,0x00,0x01,0x06,0xab,0x00,0xfd,0x2a,0x07,0x03,0x87,0xfe,0xfb,0x85,0xfa,0xfb, -0x4e,0xff,0x04,0xdb,0xfb,0xf4,0x1b,0xfd,0x01,0x26,0x00,0xfb,0x1f,0x02,0x00,0x36, -0xf8,0xfd,0xfb,0x06,0x00,0x57,0x01,0x04,0xbb,0xff,0x09,0xc1,0xfb,0x03,0xde,0xfc, -0xfe,0xad,0xfc,0xfd,0x30,0x02,0xfb,0x1f,0x04,0x03,0xc5,0xff,0x03,0x15,0x08,0x04, -0xcd,0x04,0x00,0x16,0xfd,0x08,0xd3,0xfd,0xff,0x7a,0xfc,0xfd,0x46,0xfc,0x0c,0x16, -0xfa,0xfb,0x1c,0xfe,0xfe,0x33,0xff,0x03,0xab,0xfa,0xfa,0x44,0xfd,0x02,0x8b,0xff, -0xff,0xe8,0x01,0xff,0x04,0x02,0x02,0xa0,0x00,0x04,0xc9,0xfc,0x02,0xc2,0x00,0xf9, -0x5b,0x00,0xfd,0xb6,0x04,0xff,0x10,0x0a,0xf8,0xfe,0x00,0xfe,0xd8,0xff,0x06,0x32, -0xfe,0xfe,0x7f,0xfe,0x00,0xda,0xfc,0x03,0xf5,0xfa,0xff,0x8b,0xf9,0xfb,0xbc,0xf7, -0x00,0x30,0x06,0x00,0x3d,0x02,0x01,0x4d,0x02,0x01,0x0a,0x00,0x02,0x89,0xfe,0x00, -0x1e,0xfe,0x01,0x23,0xfa,0xfe,0xc8,0xff,0x00,0x5c,0xf8,0x04,0x44,0x00,0xff,0x05, -0x02,0xfc,0x88,0xfc,0xff,0x1f,0xff,0x05,0x46,0xff,0x02,0x3f,0x00,0x06,0xf2,0xff, -0xfd,0x99,0x06,0xfa,0xc6,0x07,0xfe,0xae,0x03,0xfd,0xa9,0x05,0x00,0x40,0xff,0x08, -0x33,0xfe,0xff,0xb8,0xff,0x04,0x96,0xfc,0xfe,0x63,0x02,0xf9,0x21,0xfb,0x00,0x52, -0xfd,0xf7,0xfa,0xfe,0xfe,0x58,0x00,0xfe,0x7f,0xff,0xf4,0x21,0x08,0x00,0xb0,0x06, -0x02,0xdc,0x02,0xfe,0x4f,0x02,0xf9,0x8d,0x04,0x00,0x4d,0xff,0xfa,0xa9,0x02,0xfb, -0x26,0xff,0xfc,0x4c,0x08,0xff,0xeb,0xfe,0xf9,0xa0,0x08,0xfa,0x78,0x01,0x01,0x90, -0x03,0xff,0xa3,0x08,0xfb,0x47,0x02,0x00,0x3e,0x02,0xfe,0x11,0xfb,0xf9,0x83,0x00, -0xfd,0xfc,0xfc,0xff,0x3a,0x02,0x0c,0xae,0xfd,0x01,0x7d,0xfa,0x0a,0xa0,0xfd,0xfd, -0x5f,0x02,0xf9,0x27,0xfa,0x05,0xe4,0xff,0xf4,0xb2,0x08,0xfa,0xce,0xff,0xf1,0x1f, -0x05,0xfa,0x1a,0x04,0x02,0xb0,0xff,0x04,0x9d,0xff,0x07,0xfb,0x02,0x04,0xa0,0xfe, -0x01,0x36,0x04,0x00,0x2f,0x04,0xf8,0x4d,0x06,0xf9,0x2d,0xfe,0xfe,0x1b,0x02,0xf9, -0x89,0x01,0x02,0x8d,0x00,0x07,0x62,0xfc,0xff,0x67,0xfd,0x06,0x78,0xfe,0xfe,0xcb, -0xfa,0x01,0x27,0x00,0xff,0x38,0xff,0xfc,0xaf,0xfd,0xf6,0x73,0x06,0xfb,0x17,0x03, -0xff,0x07,0xfe,0x09,0x09,0xf8,0x08,0xa8,0xfa,0x02,0x76,0x03,0xfa,0x7e,0x00,0x02, -0xb3,0x00,0xfb,0x00,0x04,0x03,0xbb,0xfd,0x01,0x3c,0xfa,0x03,0xa4,0xfe,0x02,0xde, -0xfa,0x03,0x31,0x07,0xf6,0xfc,0x01,0xf3,0xe4,0x06,0xff,0xdf,0x01,0xf9,0x62,0xfd, -0x01,0x43,0x04,0x04,0x36,0xfb,0x01,0x50,0x00,0x04,0x3b,0xfa,0x05,0x78,0xfd,0x03, -0xb2,0x05,0x02,0x10,0xfd,0xf8,0x01,0xff,0xfc,0x76,0xfc,0x02,0x7a,0x03,0xf8,0x08, -0x02,0xfe,0x50,0x07,0xfb,0x23,0x01,0xfa,0xc1,0xfd,0x07,0x34,0xfc,0x07,0xfa,0x01, -0xfe,0x6e,0xf9,0x09,0xeb,0xfb,0x05,0x1f,0x02,0x04,0xa5,0xfa,0x09,0x60,0x05,0x04, -0xad,0xfd,0xfc,0x19,0xff,0xfd,0xea,0xfd,0x09,0x78,0xf8,0x04,0x98,0xf7,0xfb,0xae, -0xf4,0xfe,0x8f,0xff,0xfc,0xf1,0xfe,0x02,0x6f,0x03,0xfd,0x5a,0xf9,0x02,0x36,0x00, -0x01,0x7d,0x00,0x02,0xc7,0xff,0x05,0x34,0x03,0xfb,0x2a,0x06,0xfd,0x26,0xff,0x03, -0xe3,0xfd,0x01,0x43,0xfc,0xff,0xd9,0xf2,0x01,0xf5,0x01,0x01,0x65,0x02,0xfc,0x89, -0xfb,0xfc,0x9b,0x03,0xff,0xea,0xfe,0x0b,0x59,0x00,0x06,0x8b,0xfe,0xfd,0xbf,0x00, -0x03,0x7a,0x02,0xfb,0xc1,0xfa,0xfe,0x37,0xfc,0x03,0xa7,0x01,0x02,0x8a,0xff,0xff, -0xa9,0x03,0x00,0xe2,0x05,0xf9,0x80,0x00,0xfc,0x60,0x06,0xfd,0xec,0xfe,0x01,0x3a, -0xfe,0x02,0x6e,0xfa,0x05,0xd4,0xfd,0xff,0x92,0xff,0xfe,0xe7,0x02,0x02,0x06,0x00, -0x00,0x5a,0x05,0xfe,0x92,0xfe,0xf9,0x08,0x05,0xf9,0x97,0xf9,0x05,0x81,0x02,0xfe, -0x9d,0xff,0x05,0x0e,0xfd,0x01,0xa0,0x01,0x00,0x65,0x03,0xfb,0xe2,0xfd,0xfb,0x99, -0x00,0x03,0xfd,0xfe,0xf4,0xed,0x00,0xfd,0x62,0x09,0x04,0xe4,0xf6,0x00,0x5e,0x03, -0x01,0xd4,0xfb,0x05,0xec,0xf8,0x00,0x62,0x01,0x03,0x01,0xfa,0xfc,0xb9,0x00,0x01, -0x76,0xf2,0xff,0x75,0xfc,0x01,0x3e,0x00,0x03,0x47,0xfe,0x05,0x41,0xfe,0x07,0x52, -0xff,0x07,0x83,0xfc,0x04,0x2e,0x03,0xff,0x74,0x01,0x07,0x44,0xfc,0x01,0x70,0x01, -0x0a,0x23,0xfc,0x04,0x5d,0xfe,0x02,0xb1,0xf7,0x01,0x03,0x03,0xfd,0x2e,0x02,0xfd, -0x8b,0xff,0xfb,0xf8,0xfa,0x01,0xed,0xff,0x00,0x96,0xf8,0xfb,0x09,0x03,0xfc,0x61, -0x00,0xfb,0x11,0x04,0xfd,0x44,0x01,0xfc,0xef,0x02,0x02,0x15,0x02,0x01,0x24,0x02, -0xff,0xef,0xfe,0x03,0x24,0xff,0x00,0xa8,0xf6,0x02,0x7b,0xfe,0x01,0x04,0xfd,0x04, -0xc0,0x05,0xfc,0x3a,0x01,0xff,0x19,0xfa,0xfb,0xea,0xfe,0xfe,0x8a,0xff,0xfc,0x02, -0xfc,0xfd,0x17,0xfe,0x00,0x0b,0x0b,0xf7,0x5f,0xfd,0x0a,0xd0,0x04,0xfd,0xb2,0x04, -0x05,0x4a,0x05,0xfe,0xbc,0x01,0xff,0xcb,0x09,0xf6,0xc7,0x05,0xf9,0x54,0x09,0xf3, -0x3a,0x02,0x04,0x0b,0x02,0xfb,0x0f,0x00,0xf9,0xb9,0x00,0xfe,0x41,0x01,0x07,0x48, -0x08,0xfd,0x71,0xff,0x04,0x50,0x03,0xff,0x63,0x01,0xff,0x65,0x01,0xff,0xd2,0xf7, -0x08,0xc4,0x00,0xf7,0xf5,0xf8,0x02,0x8c,0xfd,0xff,0x79,0x03,0xfa,0xfb,0xfa,0xf7, -0xf4,0xfd,0xfc,0x6e,0xfd,0xfc,0x6b,0x02,0x02,0xd8,0xfc,0xfc,0x27,0xff,0x02,0x90, -0x02,0xff,0x30,0x02,0x04,0x33,0x04,0xfe,0x8f,0xff,0xff,0x9f,0x0d,0xfb,0xad,0xfc, -0xf8,0x8d,0xfb,0xfe,0x26,0xf9,0xff,0x1f,0xfe,0xfb,0x81,0xff,0x07,0xb2,0xff,0x07, -0x9b,0x06,0x04,0x13,0x02,0x04,0x81,0x06,0x01,0xe4,0x03,0xfc,0x75,0x00,0xff,0xd9, -0xfc,0x01,0x09,0x07,0xff,0xfb,0x02,0xf5,0xff,0x00,0x00,0x69,0x08,0x00,0xbe,0x08, -0xfe,0x4f,0xfe,0xfc,0x36,0xfc,0x02,0xcb,0xfc,0xf9,0xc2,0xfc,0xf9,0xa8,0xf2,0x02, -0xb2,0xfc,0xff,0x2b,0xf9,0xfe,0x4a,0x00,0x01,0x81,0x04,0x00,0x76,0xfa,0x02,0xef, -0xfe,0x0b,0xef,0x03,0x0b,0xb3,0xfd,0x02,0x97,0xfc,0xfc,0x00,0xfd,0x02,0x70,0xfc, -0xff,0x6c,0x01,0x01,0xa2,0x03,0xff,0x47,0x00,0xfe,0x2d,0x08,0xf8,0xb6,0xf8,0x02, -0x48,0xfc,0x00,0xf7,0xf8,0x00,0xef,0xfd,0xfc,0x24,0xf8,0x03,0xd1,0xfe,0x03,0x5b, -0xfd,0x02,0x70,0xff,0x06,0xe1,0x02,0x06,0x52,0xf9,0xfd,0x7f,0x0c,0xff,0x08,0xf7, -0x01,0x50,0xfd,0x01,0x2f,0x02,0x03,0xbb,0xff,0x08,0xe8,0x05,0x05,0xbd,0x03,0xfc, -0x44,0x00,0x04,0xad,0xfe,0xfd,0x3e,0x04,0xf7,0xd0,0xfd,0xfc,0x8a,0xfd,0xfc,0xf5, -0x03,0xf9,0xef,0x02,0xf8,0xa9,0x00,0x04,0x04,0x00,0xfc,0xe5,0x06,0xfb,0x4f,0x00, -0x05,0xc0,0xf2,0xfd,0x98,0xf9,0x02,0xa6,0xf6,0x03,0x1c,0xfa,0x02,0x83,0x02,0x00, -0xc7,0x05,0x0a,0x75,0x01,0xfd,0x1f,0xfa,0xfd,0xee,0x02,0xfc,0xe7,0xfe,0xfd,0x81, -0x04,0xfd,0x2b,0x01,0xfe,0xb4,0xff,0xfc,0x09,0x02,0x02,0xca,0x03,0x01,0x64,0xfd, -0x01,0x9f,0x00,0x0c,0x57,0xff,0x04,0xa1,0x04,0x03,0xb7,0x05,0x00,0x37,0xfe,0xf4, -0xaa,0x02,0xfc,0xca,0xf9,0xfa,0xbc,0xff,0xff,0x0f,0xfd,0xfe,0x8f,0xf7,0x05,0x71, -0x03,0xfb,0x99,0xfe,0xfb,0x32,0x01,0xfe,0x1f,0x03,0xff,0x68,0x00,0xfb,0x18,0x02, -0xfb,0xaa,0x03,0xfd,0x2a,0x0b,0x04,0x05,0x05,0x06,0x7e,0x04,0xfd,0xda,0x09,0xff, -0xfd,0x04,0xfe,0x69,0xfb,0x04,0x3b,0xf9,0xfc,0x75,0x03,0xf5,0xef,0xfa,0xf8,0x84, -0x00,0x00,0xf7,0x01,0xfd,0x02,0xfe,0xfe,0xa9,0xf9,0x01,0x8f,0xfe,0x05,0xc4,0xfd, -0x02,0x3c,0xf9,0xfc,0x42,0xfc,0xff,0x00,0x00,0xff,0xfd,0x00,0xfd,0x7d,0x08,0x00, -0xe0,0x01,0x03,0x4a,0x01,0x03,0x7f,0xfc,0x01,0x9e,0x04,0xfc,0x30,0x02,0xfc,0xc4, -0xfc,0xfb,0x4a,0x03,0xfb,0xed,0xfe,0x07,0xbc,0xfc,0x00,0x69,0x04,0x05,0xad,0x03, -0x03,0xf2,0x02,0xfa,0x83,0x08,0xfa,0xc6,0xfb,0xfc,0xe1,0x05,0xff,0x12,0xff,0xfd, -0xbb,0xfd,0x03,0x75,0x02,0x09,0x78,0xff,0xff,0x20,0xfe,0x03,0xac,0xfc,0xff,0x5a, -0x06,0xf6,0xd7,0xfe,0xfc,0x93,0xfb,0x00,0x91,0x01,0xf9,0x7d,0xfc,0xff,0xd0,0x00, -0x02,0x10,0x00,0xfd,0xb6,0x01,0x03,0xb9,0xfb,0xfc,0x53,0x02,0xfd,0x20,0xfb,0x01, -0xa2,0xfa,0x00,0xf2,0xf9,0x01,0x03,0x00,0x05,0x76,0x64,0x7b,0xfc,0x7f,0x7f,0xff, -0x7f,0x7f,0x2f,0x37,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0x1f,0x77,0x08,0x88,0xc7, -0x7f,0x7f,0xb3,0xbe,0xf8,0x7f,0xaf,0xd3,0xbe,0xa8,0x8a,0xa2,0xa1,0xce,0x99,0x95, -0xa9,0x90,0x8b,0x12,0x86,0x81,0x0a,0x80,0x80,0x00,0x80,0x80,0x90,0x68,0x80,0x00, -0x80,0x63,0x96,0x57,0x6a,0x6f,0xbf,0xdb,0x2f,0x6c,0x67,0x91,0x74,0x77,0xae,0xc3, -0x1e,0xd4,0x7a,0x79,0x8a,0x3a,0x72,0x39,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f, -0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0x7f,0xbf,0xd1,0xf3,0x7f,0x7f,0x6f, -0x42,0xc1,0x4c,0xc2,0xd9,0xdd,0x36,0x7f,0xff,0x7f,0xc0,0x56,0x29,0xb3,0x8f,0xb5, -0xaf,0xe4,0xa8,0xce,0xf5,0x7f,0x7f,0xff,0x7f,0x06,0xfd,0x7f,0x65,0xd5,0x7a,0x7f, -0x9f,0x7a,0x39,0xd8,0xb1,0xb5,0x32,0xa9,0xa5,0xa1,0xa0,0x9a,0x45,0x95,0x8f,0x2c, -0x8a,0x86,0x31,0x83,0x80,0x05,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80, -0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x06,0x26,0xc7,0x80,0x00,0x80,0x80, -0x10,0x9e,0x80,0x00,0x80,0x80,0x80,0xb3,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00, -0x80,0x80,0x00,0x80,0x80,0x20,0xf2,0x80,0x00,0x80,0x88,0xa9,0x03,0x02,0xfc,0x0c, -0x10,0x6b,0x15,0x1b,0x1b,0x21,0x26,0xce,0x2c,0x32,0xcb,0x38,0x3f,0x90,0x45,0x4c, -0xfc,0x52,0x58,0xae,0xa5,0xcf,0xc3,0x2c,0xd6,0x0e,0xdd,0x92,0x60,0xce,0x68,0x95, -0x65,0x70,0xc9,0x73,0x77,0x30,0x7a,0x7d,0xf6,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f, -0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f, -0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0xfa,0xce,0xfc,0xf0,0x37,0xef,0x08,0xd1, -0x0e,0xdc,0x3c,0xdd,0xd5,0x74,0xd1,0xcf,0xca,0xfb,0xc0,0x67,0xbf,0xb7,0x3e,0xb2, -0xad,0x48,0xa7,0xa1,0xd9,0x9b,0x95,0x0e,0x90,0x8a,0xe0,0x86,0x83,0xee,0x80,0x80, -0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00, -0x80,0x8b,0x0b,0x80,0x80,0x00,0x80,0x80,0x40,0x1a,0x17,0x57,0x24,0x27,0x73,0x2a, -0x2f,0xcd,0x33,0x38,0x45,0x3d,0x32,0x6f,0xcf,0x05,0xcf,0x9c,0xd5,0x1a,0x4c,0xf5, -0x3a,0xa2,0xf3,0x09,0x80,0x80,0x70,0xb9,0x4d,0x98,0x4c,0x57,0x01,0x5b,0x5f,0xb6, -0x65,0x6a,0x8e,0x70,0x76,0x94,0x7a,0x7d,0xf7,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f, -0x7f,0xff,0x7f,0x71,0xf7,0x7f,0xb5,0x44,0xc0,0xb4,0xa8,0xe6,0xae,0x4f,0xcc,0xa2, -0x05,0xa1,0x9c,0xa0,0x97,0x93,0x0e,0x8f,0x8a,0x09,0x8f,0x8c,0x07,0x80,0x92,0xe9, -0x75,0x6d,0x9b,0xe6,0x80,0x70,0x29,0x77,0xfb,0x73,0x7f,0xff,0x7f,0x7f,0xff,0x7f, -0x7a,0x65,0x94,0xae,0xf2,0x7f,0x90,0x9e,0xc3,0xe4,0x94,0x03,0x40,0xd2,0x92,0x8d, -0xe6,0x82,0x80,0x00,0x80,0xab,0xe9,0x86,0x80,0x00,0x80,0x80,0x80,0xbe,0x5f,0xd5, -0x5a,0x2b,0xf0,0x69,0x67,0x77,0x6f,0xd5,0x58,0x76,0x71,0x45,0xcd,0xb9,0x2d,0x90, -0xdb,0x18,0x81,0x80,0x00,0x80,0xc4,0x08,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80, -0x00,0x80,0xe7,0x0f,0x80,0x80,0x00,0x80,0x80,0x50,0x0b,0x80,0x00,0x80,0x80,0x50, -0x30,0x25,0x09,0xa0,0x11,0x4a,0x36,0x3b,0xd6,0x3f,0x1d,0x15,0x4e,0x4f,0x0d,0x57, -0x5b,0x9f,0x60,0x66,0xa9,0x6b,0x16,0x94,0xc2,0x75,0x6d,0x72,0xbf,0x33,0x66,0x73, -0x96,0x48,0x88,0x35,0x8f,0xf8,0x10,0x7f,0x7f,0x3f,0x6f,0xa3,0xf5,0x7f,0x7f,0x4f, -0x4e,0x65,0xfa,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0x2f,0x42,0x7f,0xff,0x7f, -0x7f,0xff,0x7f,0xdd,0xa9,0xd5,0xc7,0x38,0xc3,0xc0,0x37,0xbd,0xb7,0xa2,0xb2,0xad, -0x3b,0xa9,0xa4,0x48,0xb7,0x32,0xb7,0x97,0x9b,0x7d,0x94,0xfe,0x09,0x87,0x88,0x77, -0xb3,0x80,0x00,0x80,0xf3,0xf0,0x36,0x21,0x0f,0x80,0x80,0x00,0x80,0x80,0x00,0x80, -0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x80,0xc8,0x80,0x00,0x80,0x38,0x10,0xe3,0x2d, -0xa7,0x3e,0x41,0x04,0x80,0xf7,0xe6,0xfe,0x44,0x5c,0xba,0xec,0x82,0x08,0x1f,0x6f, -0xc4,0x53,0xab,0x4c,0x5c,0xd4,0x03,0x64,0xa8,0x60,0xee,0x0e,0x80,0xb7,0x00,0x80, -0x80,0x00,0x80,0xa4,0x0a,0x80,0xdd,0xb1,0x57,0x53,0x0b,0x3c,0x5d,0x23,0x64,0x64, -0x51,0x48,0x5c,0xa3,0x7b,0x7e,0xf6,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x59,0x79, -0x62,0x7f,0xff,0x7f,0x60,0x58,0xec,0x7f,0xff,0x7f,0xbb,0x24,0x71,0x7f,0x0f,0x2c, -0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f, -0xff,0x7f,0x7f,0xff,0x7f,0x2f,0x81,0xf1,0x7f,0x8f,0x7c,0x13,0x88,0xf7,0xea,0xf1, -0xe5,0xe0,0x53,0xda,0xd5,0x93,0xcf,0xc9,0x3e,0xc4,0xbe,0x86,0xb8,0xb2,0x99,0xac, -0xa6,0x67,0xa0,0x9a,0x05,0x94,0x8d,0xbe,0x8a,0x95,0x5c,0xc5,0x82,0x59,0xfc,0x32, -0x9f,0x8e,0x80,0xe0,0xb6,0xd2,0xc2,0x87,0x14,0x19,0x04,0xc5,0x01,0x80,0xca,0x0a, -0x80,0x80,0x00,0x80,0x80,0x00,0x80,0xf6,0x0a,0x80,0x86,0x8a,0xf5,0x80,0x00,0x80, -0x80,0xb0,0x9e,0xcd,0x11,0xe8,0x2d,0xf8,0x2c,0x34,0x4d,0x39,0x3e,0x40,0x2a,0xf0, -0x73,0x4a,0x48,0xa8,0x52,0x57,0xaa,0x5b,0x62,0x60,0x67,0x6d,0xaa,0x6e,0x77,0x79, -0x7b,0x7e,0xf4,0x7f,0x7f,0xff,0x7f,0x7f,0x3f,0xf4,0xd2,0xf8,0x7f,0x3a,0xf9,0x7f, -0x7f,0xff,0x7f,0xaf,0xfa,0x7f,0x7f,0xff,0x7f,0x77,0xed,0x7e,0x7f,0x9f,0x5f,0x27, -0xfa,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x2a,0x99,0xdb,0x7f,0xff,0x7f,0xdb,0xf9, -0x7f,0x7f,0xcf,0xdc,0xe6,0x7f,0xda,0xcf,0x4a,0xce,0xc6,0x48,0xc2,0xbd,0x44,0xb8, -0xb4,0x66,0xb1,0xb3,0x42,0xaa,0x9a,0x0f,0x94,0x4c,0xa5,0x8e,0x9d,0xd0,0xe3,0x86, -0xa9,0x83,0x82,0x78,0x0f,0x22,0x44,0xb9,0x11,0x0e,0x80,0x80,0x00,0x80,0x80,0x70, -0xb5,0x1b,0x04,0x80,0xb8,0x05,0x80,0x80,0xe0,0xac,0x80,0x00,0x80,0x80,0x00,0x80, -0xad,0x0a,0x80,0x80,0x00,0x80,0x80,0x60,0x11,0x25,0x40,0x0d,0x31,0x46,0x32,0x39, -0x01,0x80,0xeb,0x98,0x3b,0x3d,0xf4,0x85,0x46,0x44,0x05,0x0b,0x26,0x51,0x50,0xf4, -0xf1,0x5c,0x5e,0xb6,0x62,0x45,0x5d,0x66,0xaa,0x0e,0x74,0xdb,0x57,0x32,0x70,0x7b, -0x7e,0xb5,0x61,0x7f,0xff,0x7f,0x2d,0xa2,0xed,0x99,0xf4,0x7f,0x16,0xfd,0x3d,0x7f, -0xff,0x7f,0x07,0xef,0x00,0x1b,0x08,0x40,0x7f,0xff,0x7f,0x7f,0xdf,0xbb,0x6e,0xf3, -0x7f,0xde,0x0b,0xe3,0xc3,0xfa,0x7f,0x7f,0x9f,0xc9,0xfa,0xf1,0x7f,0x7f,0xff,0x7f, -0x13,0x89,0x6c,0xcb,0x5d,0x12,0x50,0xa2,0x7b,0x47,0x5a,0x32,0xba,0x1f,0xcb,0xdd, -0x84,0xb8,0xae,0xed,0xab,0x15,0x97,0x9d,0x9f,0x69,0xaa,0xb7,0xf2,0x94,0xe6,0x62, -0x8a,0x83,0xb9,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0xe1,0x37,0xff,0x80,0xe0,0x91, -0xb6,0x78,0xad,0x80,0xb0,0xa9,0xcf,0x03,0x80,0xad,0x8e,0x1d,0x40,0x16,0x12,0x22, -0xfa,0xd4,0x92,0xce,0xc7,0x96,0x05,0xcf,0xaa,0x51,0x9d,0x80,0x00,0x80,0xbf,0x2c, -0xc2,0x80,0x00,0x80,0xcd,0xe5,0x84,0x80,0x00,0x80,0x18,0xb1,0x02,0xd4,0xf2,0x01, -0x33,0x89,0x3a,0x43,0x13,0x3e,0x4d,0x9a,0x51,0x57,0xd5,0x5c,0x62,0x00,0x67,0x68, -0xea,0x74,0x77,0xde,0x7a,0x7d,0xfd,0x7f,0x7b,0x6d,0x5b,0xed,0x19,0x97,0x03,0x9f, -0xf8,0x21,0xfd,0x7f,0x7f,0x0f,0xe0,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f, -0x31,0xf4,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x2e,0xa4,0x78,0x05,0xf0,0x7f,0xde, -0x36,0xf1,0xca,0x7b,0x27,0xf1,0x21,0xc2,0xc0,0x12,0xbe,0xb7,0xdd,0xc0,0xb5,0xf8, -0xa7,0xa3,0xb9,0xa1,0xc8,0x79,0x90,0x90,0x76,0xa4,0xbb,0x25,0x83,0x80,0x05,0x80, -0xb6,0x0c,0x80,0xb3,0xe7,0x54,0xdb,0x78,0xd3,0xb4,0x67,0x39,0x35,0x44,0xe0,0x80, -0xa0,0x8d,0xc2,0xf1,0x86,0x80,0x00,0x80,0x80,0x00,0xc1,0x80,0x00,0x80,0x04,0x52, -0xc4,0x80,0x00,0xa0,0x80,0x00,0x80,0xec,0x0d,0x80,0xc2,0x95,0xd2,0x95,0x6b,0xcc, -0xf3,0x6e,0x35,0x37,0xc0,0xf5,0x0a,0x57,0x24,0x44,0x2c,0xf8,0xaa,0x1a,0xbd,0x3f, -0x62,0xf8,0x80,0x30,0x1c,0x4f,0x9a,0x43,0x80,0x00,0x46,0x2b,0x9b,0xdd,0x64,0xdf, -0x32,0xfe,0x5d,0x34,0x31,0x3d,0x69,0x68,0x53,0x9c,0x63,0xc4,0x73,0x7f,0x43,0x6f, -0x7f,0xcf,0x7b,0x3a,0x4a,0x71,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xaf,0x67,0x64, -0xfe,0x7f,0x7f,0xff,0x7f,0x16,0x45,0x49,0x7f,0xff,0x7f,0xd2,0xfd,0x7f,0x7c,0xbb, -0x72,0x37,0x8a,0x6f,0x7f,0xbf,0xdd,0x2f,0x09,0xd3,0x7f,0x9f,0xed,0x2f,0xf9,0x7f, -0x7f,0xef,0xcf,0xd8,0x67,0xff,0xd7,0x25,0xc4,0x72,0x20,0x15,0xba,0x47,0xb9,0xad, -0x64,0xaa,0xa4,0x9c,0x9e,0xc2,0x96,0x93,0x92,0x99,0x8a,0x9f,0xbb,0xa0,0x82,0x06, -0x80,0xa2,0x0b,0x80,0xd0,0x9e,0x21,0xff,0x04,0x80,0x8f,0xc7,0x06,0x18,0x3d,0xdb, -0x80,0x00,0x80,0x33,0x7f,0xf9,0x91,0x76,0xa1,0xe7,0x7d,0xa6,0x98,0xa7,0xc5,0x80, -0x90,0xb2,0x08,0x93,0x3a,0x8c,0x5e,0xa5,0x40,0x01,0x08,0x50,0x83,0x4b,0x2e,0xa8, -0xff,0x5c,0xd5,0x37,0x67,0x02,0x68,0x6e,0x75,0x74,0x79,0x10,0x7d,0x7c,0xeb,0x71, -0x3c,0xf2,0x7f,0x7f,0xff,0xf9,0xe2,0x7c,0x2c,0xef,0xbf,0x19,0x98,0x58,0xc3,0x7f, -0x9f,0x0f,0x96,0x7d,0x4e,0x34,0x34,0xc7,0x26,0xf1,0x7f,0x7f,0xff,0x7f,0x15,0xf0, -0x7f,0x35,0xff,0x7f,0x7f,0x8f,0x10,0x2c,0xf5,0x7f,0x7f,0x3f,0x3c,0x33,0xf0,0x7f, -0x5d,0xe1,0x04,0xfa,0x94,0xc4,0xb6,0xab,0x47,0xaf,0x8a,0x26,0x12,0xce,0xa8,0xad, -0x35,0xa1,0xa5,0xe0,0xd4,0xf6,0xa0,0x8f,0x90,0xc9,0x8d,0xc4,0x64,0x82,0xc1,0xdc, -0xad,0x21,0x6d,0x04,0x60,0xe7,0x74,0x79,0xd4,0xb4,0xaf,0xa2,0x0e,0xfc,0xcb,0x9c, -0x14,0x34,0x71,0xe8,0x0a,0x80,0x80,0x90,0x91,0x80,0x00,0x80,0x80,0x00,0x80,0x80, -0x00,0x80,0x80,0xa0,0xf4,0xd9,0x04,0x80,0x80,0xd0,0xb8,0x0a,0xe6,0x80,0x80,0x00, -0x40,0x38,0xbd,0x48,0x10,0x71,0xfb,0xe7,0x8f,0xa0,0x85,0xc2,0x31,0x48,0xff,0x4f, -0xc2,0xfa,0x55,0x59,0x4e,0x3f,0x69,0xef,0x9c,0xe8,0xc6,0x6d,0xf8,0xdf,0xb8,0xd6, -0x09,0x80,0x59,0x2b,0x31,0x80,0x60,0x1e,0x70,0x65,0x75,0x84,0x11,0xdd,0x79,0xa1, -0x76,0x7e,0x16,0x4a,0x72,0x3f,0xf1,0x43,0xf6,0x7f,0x7f,0xbf,0x10,0x7f,0xff,0x7f, -0x50,0xc4,0xdf,0x44,0x65,0x2e,0x23,0xbd,0xfe,0x70,0xe7,0x6e,0xab,0x07,0x33,0xbd, -0x9c,0x11,0xe9,0x5a,0x21,0x05,0xba,0x1d,0xcc,0x68,0xed,0xec,0xdd,0x16,0xe7,0xbb, -0xd6,0xed,0xe0,0xe0,0x6f,0x0c,0x43,0x40,0xef,0x69,0x55,0xae,0x7d,0x38,0xa3,0xb0, -0x66,0xf6,0x7f,0x46,0x20,0xe7,0xe3,0x6c,0x27,0xf4,0xd8,0x5c,0x9c,0x5b,0xa1,0x93, -0x65,0xd7,0xad,0x67,0x8b,0x86,0x79,0x82,0x91,0x0c,0x80,0x80,0x10,0xb5,0xf7,0x0c, -0x80,0x89,0x00,0x22,0x4c,0x04,0x80,0x80,0xb0,0xfd,0x45,0x93,0x3d,0xf7,0xc1,0xb7, -0xbd,0xd9,0x07,0xd9,0xdd,0xb8,0x08,0x81,0x3d,0xde,0xdf,0x09,0xcf,0xce,0x21,0xf7, -0x86,0x8c,0xbd,0x7c,0x12,0x86,0x58,0x18,0xfb,0x6e,0xf9,0xb9,0x79,0xa5,0x00,0x4b, -0xf2,0x64,0x9d,0x2c,0xc5,0x25,0xc2,0x6a,0xc8,0xfe,0x46,0x04,0x52,0x6d,0xd3,0x46, -0x7c,0x8e,0x7f,0x43,0x1c,0x4e,0x7f,0x5f,0x7b,0x2b,0xf4,0x7f,0x7f,0x8f,0x36,0x3f, -0x73,0x54,0x1e,0x52,0xfa,0x7f,0x2f,0x7f,0x1b,0x8a,0x3a,0xf3,0x1a,0xd2,0xea,0x6c, -0xcc,0x7f,0xcf,0x18,0xa9,0x54,0x7d,0x2f,0x71,0xa6,0xf7,0xf9,0x7f,0x04,0xeb,0xf6, -0xa6,0xeb,0x16,0xd8,0x50,0x9a,0x1f,0x86,0xe6,0x91,0x80,0x9f,0xf7,0x61,0x95,0xc4, -0xa8,0x1b,0x00,0xd1,0xbe,0x80,0xd9,0xfa,0x0b,0xe7,0xad,0x80,0xe0,0xd8,0x2b,0x44, -0xb9,0xb4,0x4a,0xbb,0x11,0x19,0x62,0x0c,0x80,0xb3,0xce,0x3a,0x29,0xca,0xab,0xe2, -0xc0,0x93,0xb3,0x8d,0xe6,0xf0,0xb6,0x03,0x80,0xce,0xbc,0x52,0x24,0xbc,0x90,0x80, -0x90,0x49,0xd5,0x12,0x8e,0x8f,0x9b,0xd4,0x86,0x66,0x30,0xce,0xc9,0xb2,0xf8,0xe4, -0xd6,0xad,0x00,0x80,0xac,0xf2,0xe2,0xf9,0xa2,0x9e,0x80,0x80,0xe1,0xe2,0x18,0x86, -0x80,0xe0,0x0a,0x4a,0xb8,0xac,0x80,0x10,0xe3,0x50,0xf4,0xc2,0xe0,0x3a,0x56,0x4a, -0x20,0x60,0x27,0xb7,0x68,0x68,0xe6,0x70,0x6a,0x98,0x16,0x65,0x29,0x7b,0x79,0x04, -0x58,0x7f,0xff,0x7f,0x59,0x05,0x57,0xf3,0x4f,0x7e,0x6e,0xa8,0x4a,0x00,0x0b,0x4d, -0xf6,0xd4,0x10,0x39,0x9a,0x24,0x59,0x3a,0x1a,0x58,0xca,0x4b,0xcd,0xf4,0x06,0xaa, -0xf1,0xb9,0x4c,0xc9,0x40,0x2c,0x55,0xf1,0xe8,0xf4,0x7f,0xd1,0x1a,0xfb,0x07,0xc6, -0x4c,0x4b,0x07,0x28,0xee,0x8e,0x9e,0xf0,0xfb,0x43,0xdd,0x96,0xf0,0xd2,0xd3,0xd4, -0x9a,0x36,0xa2,0xea,0xd0,0x85,0x86,0x81,0x80,0x80,0xb0,0xc4,0xcb,0x67,0xae,0xfa, -0x0c,0x80,0x80,0xd0,0x9e,0x9b,0x0f,0x80,0xfc,0x8e,0xbc,0x80,0x00,0xa1,0xf4,0x58, -0x46,0x98,0x07,0xb0,0x91,0x01,0x97,0x01,0xa3,0xe1,0x9c,0xb3,0x8a,0x1a,0x07,0x99, -0xb6,0x9b,0x49,0x1d,0xf2,0xb0,0xc5,0x7c,0xc6,0x80,0x00,0xb1,0x33,0x02,0xb2,0x44, -0x45,0x4d,0x24,0x6b,0x0e,0x5f,0x41,0x31,0x0f,0x35,0x6a,0x0e,0x3c,0x31,0x08,0x9e, -0x27,0xf0,0x30,0x04,0x15,0xc8,0x76,0x3b,0x9e,0x33,0x33,0x02,0x76,0x1a,0x8e,0x2f, -0x5e,0x80,0xd5,0xa0,0xa7,0x14,0x57,0xf4,0x51,0x34,0xe0,0x50,0x53,0x05,0xc7,0x3b, -0x2a,0x54,0xeb,0xf8,0x7f,0x7f,0xff,0x7f,0x43,0xf7,0x7f,0x7f,0xef,0x0f,0x5e,0xff, -0x7f,0x48,0x72,0xc3,0x38,0x95,0xe9,0xe1,0x49,0x1e,0x28,0x4d,0xec,0x29,0x2f,0x41, -0xfd,0xff,0x7f,0xac,0x25,0xf3,0x06,0xb1,0xcd,0xea,0x68,0xfb,0xab,0x02,0xb4,0x92, -0x17,0x0e,0xea,0x24,0x90,0x8c,0x8a,0x84,0xcc,0x8b,0x98,0x9c,0x1c,0xf2,0xa3,0xff, -0xa9,0x86,0x43,0xc4,0xee,0x4e,0xcd,0x80,0x00,0x80,0xdf,0xcc,0xbe,0x80,0x0f,0x80, -0xb6,0xbc,0x17,0x80,0xd0,0x92,0x80,0x00,0x80,0x11,0x0d,0x80,0x80,0xc0,0x9a,0xb8, -0x73,0xd2,0xd5,0x9a,0x18,0xf6,0x0d,0xbe,0x03,0x85,0x0d,0x2c,0xcf,0x17,0x10,0xfa, -0xea,0xdf,0xc6,0xab,0x37,0x26,0xd5,0x2c,0x9d,0xd6,0x02,0x8c,0x08,0xc1,0xac,0x51, -0x59,0xc1,0x1b,0x68,0x57,0x6e,0x76,0xa4,0x34,0x45,0xa9,0x7c,0x77,0x6b,0x60,0x3e, -0xeb,0x06,0x7f,0x2f,0x2b,0xd7,0xb1,0x2a,0x7f,0x8f,0x16,0xe2,0xe1,0xf0,0x7f,0xaf, -0x42,0x07,0x23,0x4e,0x24,0xac,0xe8,0xf6,0xff,0x7f,0x06,0x04,0x3b,0x2e,0x36,0x0b, -0xc5,0xb2,0xeb,0x20,0x65,0x4c,0x21,0x0b,0xe4,0x29,0x0f,0x63,0x7f,0x7f,0xdc,0x06, -0xd9,0x41,0x45,0x22,0xdd,0xdb,0x8f,0x06,0xf3,0xc1,0xd7,0xd5,0xde,0xf2,0x92,0x38, -0xc0,0x3c,0x42,0xf4,0xa1,0xe0,0x8e,0xde,0x4b,0x43,0x2c,0x82,0x95,0xa9,0x55,0xa6, -0xe6,0x74,0x24,0xec,0x4d,0xe0,0xe4,0xb0,0x34,0x4b,0xd9,0xe1,0x80,0xf0,0x21,0xf8, -0x30,0x05,0xe4,0x5a,0x4e,0xc0,0x03,0xab,0xc7,0xd1,0xc8,0xa5,0x7c,0xdf,0x92,0x7a, -0xaa,0x9e,0xcd,0x83,0xbc,0x40,0xc8,0x95,0x41,0x98,0xad,0x11,0xcd,0x9e,0xd3,0xcb, -0x1a,0x2d,0x00,0x80,0x40,0x81,0xe2,0x29,0xca,0x0b,0x3e,0x4d,0xe3,0x45,0xf6,0x58, -0x6d,0x4e,0xf5,0x4c,0xf0,0x65,0x56,0x40,0x30,0xe5,0x0d,0x38,0xbd,0x66,0x72,0x8f, -0x54,0x5e,0xfb,0x7f,0x25,0x7c,0xec,0x5f,0x92,0x50,0x3f,0x46,0xc8,0xe6,0xa9,0x31, -0x2d,0x29,0x22,0xc8,0x48,0x51,0x2e,0x94,0x2a,0xff,0x73,0x4b,0x12,0xe8,0xfb,0x7f, -0xff,0x7f,0x2e,0x1b,0x16,0x37,0xd8,0x29,0xf8,0x18,0xf8,0x25,0x2b,0x2f,0xe0,0xd0, -0xfb,0xde,0xb3,0xd6,0x28,0x06,0x23,0xc3,0xa5,0xbf,0xb1,0x3f,0xd7,0xaf,0x24,0x97, -0xa9,0xf6,0x26,0xb9,0xae,0xbe,0xc9,0x1e,0xec,0x0a,0xf9,0x02,0xa4,0xd3,0x07,0x37, -0xcd,0xfa,0xf5,0xac,0x15,0x64,0x17,0x49,0x25,0x5c,0x11,0x0c,0xcf,0xf1,0x13,0xc5, -0xe9,0x8d,0xfe,0x09,0x07,0x4a,0xd7,0x09,0x3c,0xf9,0xd0,0xd5,0xda,0x09,0x60,0xf0, -0x2b,0x8a,0xa3,0xe9,0xd3,0x20,0x05,0x3f,0x3a,0xba,0x5d,0xbd,0xed,0x09,0x38,0xd2, -0x37,0x1b,0x80,0xe0,0xdb,0x6b,0xe0,0x14,0xd1,0x55,0x4e,0x12,0x87,0x58,0x11,0x23, -0x61,0x3b,0x16,0x2c,0x15,0x59,0x34,0x0c,0x12,0x16,0x3d,0xe0,0xfd,0x3b,0x22,0x4c, -0x5b,0x7d,0x4e,0xd6,0x54,0x29,0x7f,0xff,0x7f,0x22,0x8c,0x33,0x4e,0xf3,0x7f,0x7f, -0x6f,0x47,0x39,0xf2,0x71,0x41,0x81,0xee,0x3c,0x22,0x7e,0x0a,0xc2,0x01,0x24,0x0b, -0x3b,0x03,0x89,0xf1,0x01,0x56,0xf9,0xed,0xf3,0x24,0x0f,0x69,0x1b,0x50,0x10,0x30, -0x05,0x2c,0xf4,0xe9,0xdd,0x19,0xea,0xe3,0xc4,0xc6,0x6f,0xbc,0xcf,0x9d,0x10,0xb2, -0xbc,0xe6,0xd8,0x84,0xc7,0xa2,0x66,0x05,0x63,0x02,0x3b,0xbf,0x59,0x2b,0x3a,0xde, -0x17,0x13,0x86,0x11,0xfc,0xf3,0xf4,0xf5,0x32,0x13,0xef,0xea,0x80,0xfd,0xb1,0x14, -0x0d,0x26,0xdf,0x80,0x60,0xc5,0xda,0x65,0xcb,0xbd,0xd3,0x86,0xc5,0x9b,0xad,0xfc, -0x11,0xab,0x80,0xcf,0xa4,0x5b,0x8f,0xde,0x8e,0x0a,0x80,0xff,0xe6,0xb5,0xbb,0x91, -0x1a,0x0c,0x53,0xe3,0x18,0x5e,0x1d,0x1f,0x2e,0xf9,0xe1,0x99,0xf5,0xd7,0xd9,0xe9, -0xfd,0xc9,0x37,0x09,0xed,0x33,0x14,0xdd,0x18,0xde,0xc1,0x10,0x47,0xf7,0x32,0x0d, -0x08,0x27,0xe1,0x6e,0x5b,0x2d,0x93,0x40,0x7f,0xaf,0x42,0xaf,0xc2,0xfc,0x59,0xef, -0xd7,0x03,0x21,0x54,0x0a,0xa4,0xec,0x3b,0x36,0x51,0x12,0x91,0x13,0x0c,0x49,0x2d, -0x19,0x31,0x29,0x17,0x0e,0xec,0x03,0xe1,0x49,0x35,0xba,0x4c,0x46,0x06,0x0c,0x22, -0x5e,0x0a,0x14,0xc4,0xf8,0xde,0x04,0xe5,0xed,0x55,0xfd,0x34,0x1e,0xcd,0xb9,0xcd, -0xd9,0x0f,0x73,0x97,0xcc,0xa5,0x2a,0x0d,0x51,0xb6,0xd1,0x00,0xee,0xce,0x7d,0xbe, -0xeb,0x4b,0x06,0xd4,0x56,0xda,0xcb,0x6a,0x0f,0xe7,0xa0,0x2a,0xbe,0xc1,0xcd,0x22, -0x92,0x28,0xb8,0xe2,0xa9,0xc5,0x40,0xe2,0xd5,0x74,0x9e,0xb9,0x3c,0xb7,0xed,0x36, -0xdf,0xdc,0xfd,0xf8,0x10,0xa5,0x44,0xdd,0x08,0xe5,0x56,0x44,0x09,0xb9,0x5b,0x16, -0x6a,0x2a,0x04,0x01,0xe2,0x23,0x42,0x10,0x19,0x04,0x2f,0x2e,0x2b,0x13,0x00,0xd0, -0x1d,0xf7,0x49,0xbf,0x23,0xd9,0xdc,0x18,0x23,0x00,0xb1,0xb2,0xb8,0xfe,0x95,0xc2, -0xf6,0x28,0xf8,0x03,0xca,0x93,0xdc,0x05,0x12,0x93,0xd3,0x1e,0x60,0x18,0x50,0xfd, -0xf4,0x44,0x33,0x28,0x63,0x58,0x5e,0x5b,0x18,0x2b,0xf1,0x7f,0xfe,0x7b,0xef,0x74, -0x6f,0x6e,0xbd,0x9a,0x38,0x3f,0x03,0xc4,0xfc,0x4f,0x3a,0xf3,0x39,0x4d,0x3e,0x20, -0xff,0x54,0xa4,0x1a,0xf4,0xf9,0xda,0xde,0x10,0x06,0x1c,0x48,0xee,0xa2,0x3c,0xf5, -0x20,0xd3,0x3e,0xc4,0x03,0xe7,0xda,0x4d,0x38,0xd5,0xd3,0x3e,0x4f,0x14,0x51,0x1f, -0x75,0x58,0xc8,0x49,0x0a,0xf8,0x3e,0xc8,0xf3,0x7c,0x01,0x03,0x35,0xb1,0x07,0x6e, -0x9f,0x9c,0xd5,0x92,0xd2,0x07,0xf3,0xe5,0xfa,0x04,0xdd,0xcf,0xfa,0xdd,0x2f,0x12, -0xfa,0x73,0xe6,0x15,0xa0,0xff,0x9f,0x30,0xc6,0x0f,0xf3,0xf7,0xce,0xc1,0xf0,0x2b, -0x1d,0xef,0x0a,0x63,0xf7,0x05,0x2f,0xce,0xe4,0xda,0x10,0x4f,0x00,0x69,0xe2,0xb9, -0xda,0x08,0x73,0x2c,0x0f,0x95,0x1c,0x0e,0xfe,0x1e,0xf7,0xdf,0x08,0xd9,0x57,0xfa, -0x2f,0xd2,0x14,0xce,0x45,0xdd,0x39,0xab,0x2b,0xb2,0xc5,0x00,0x21,0xaf,0x07,0xd4, -0x8a,0xdb,0x27,0xd0,0x29,0xf7,0xad,0xb5,0x03,0x21,0xf3,0x13,0xd2,0x07,0xf9,0x01, -0xfc,0x14,0x7f,0xf3,0x0c,0xce,0x02,0xfe,0x43,0xee,0xf4,0x7f,0x2d,0xea,0xda,0xe2, -0xc9,0xbc,0x35,0x0e,0xa4,0x0e,0x54,0x5f,0x48,0xbc,0x36,0x19,0x10,0x37,0xfa,0x07, -0xb4,0x05,0xf7,0x17,0xf3,0xce,0x9c,0xdb,0xef,0x6a,0xb9,0xe5,0xf3,0xef,0x20,0xd3, -0x39,0xdb,0xbd,0x16,0x46,0x63,0x24,0xcc,0xff,0x31,0x37,0x85,0xaf,0xe8,0xdd,0xfd, -0xf4,0x5b,0xd4,0x06,0x8d,0xe6,0xb0,0x58,0x10,0x07,0x93,0xa7,0xa1,0xd0,0xe0,0x0e, -0xff,0xd7,0x18,0x8e,0xde,0xf0,0x6f,0x0d,0x10,0x8e,0xd3,0x4b,0x55,0x14,0xe0,0xb6, -0xf8,0xf8,0x96,0xd5,0xe1,0xf8,0xfc,0x18,0xe7,0xbe,0x0b,0x15,0x2e,0xff,0x54,0x1a, -0xed,0xe2,0x24,0x4c,0x09,0x44,0x0a,0x3b,0x1e,0x29,0x12,0xc9,0xd7,0x3a,0x4d,0x0f, -0xab,0xc8,0x0e,0x92,0x2e,0xf5,0xfa,0x33,0x70,0xe0,0x1d,0x0d,0x81,0x0b,0x0e,0x53, -0xe8,0x3a,0xdc,0x57,0x40,0xd5,0x1c,0x4b,0xe8,0x02,0x16,0x6f,0x39,0x7f,0x6f,0x5b, -0xfa,0x1a,0x0b,0x2d,0x97,0x0c,0xf9,0x67,0x06,0xd3,0x0d,0xd4,0x4c,0xd9,0x42,0xe0, -0x7a,0xc5,0xa5,0xca,0xd8,0xda,0xfd,0x07,0xb8,0x4d,0xda,0xbd,0x24,0x19,0xd8,0xf9, -0xd4,0xa1,0xda,0xf5,0xf3,0x06,0x1a,0xde,0xa3,0xd0,0x18,0x67,0xc4,0x04,0xdc,0x1c, -0xf9,0x22,0xc6,0xe5,0x3b,0xf2,0xd9,0x92,0x03,0x1f,0x4d,0xd5,0xdf,0xd1,0xdf,0xc9, -0x48,0xd2,0x1a,0x79,0x07,0xf8,0x81,0xf0,0x08,0xa1,0x07,0xe4,0x74,0x2b,0x0a,0x28, -0xef,0xe1,0x07,0xfb,0xf2,0x3c,0xef,0xe6,0x69,0xda,0x28,0xa1,0x03,0xef,0x5a,0x05, -0x1a,0x64,0xd7,0x12,0xa4,0x44,0xef,0xf2,0x18,0x43,0xa9,0x09,0xd0,0x0b,0x3d,0xee, -0xa1,0x2c,0xfb,0x79,0x05,0xdf,0x46,0xda,0xd0,0xb8,0xca,0xd1,0x9c,0xf7,0xfb,0x29, -0x25,0x15,0xf9,0x04,0xf2,0x3b,0x33,0x27,0xd4,0x20,0x29,0xdf,0x1a,0xcf,0x3c,0x07, -0x6e,0xb1,0x02,0xff,0x78,0x64,0x20,0xad,0xd5,0xea,0x8c,0x15,0x22,0x1f,0x2f,0x1f, -0x2f,0x66,0x2b,0x3a,0x14,0x55,0x3d,0x16,0x49,0x59,0x03,0xd4,0xbd,0x0b,0x35,0x5a, -0x28,0xdd,0x63,0xbd,0xf1,0x8c,0x0b,0x1c,0x8c,0xe9,0xeb,0x54,0x02,0xe1,0xf8,0xdc, -0xc9,0xb4,0xce,0xea,0x72,0xe7,0xcb,0x9f,0xe8,0xb2,0xbc,0xf3,0x13,0x68,0xb3,0xc6, -0x2d,0x11,0x28,0x24,0xa9,0xb4,0x2f,0x58,0xd9,0xbb,0xb2,0xff,0x6f,0xfa,0xc7,0x8c, -0x9b,0xa0,0xb7,0xb0,0xfe,0x80,0xcf,0x0c,0xc6,0x07,0x04,0x7d,0x6a,0x05,0xbc,0xa7, -0xef,0xbe,0xd1,0xbb,0x03,0x08,0xf7,0x4d,0xd8,0xa5,0x09,0x0c,0x54,0x3a,0x08,0xe5, -0xcd,0x12,0x48,0x2c,0xf6,0xce,0x8b,0x2f,0x6c,0x8c,0x40,0x06,0xc4,0x19,0x2f,0x62, -0xec,0x45,0x36,0x39,0x32,0xca,0x45,0x53,0xb4,0x1f,0x0a,0x99,0x28,0x1b,0x21,0x0f, -0xef,0xa4,0xf7,0x16,0xc2,0x2b,0x18,0xde,0xe6,0x07,0xeb,0x36,0x11,0x30,0xec,0xf6, -0x35,0x24,0x3e,0x84,0x48,0x34,0x3b,0x0e,0xf2,0xd7,0x13,0x0a,0xfa,0xfa,0x60,0x67, -0xfc,0xa5,0xc5,0x18,0x00,0xe2,0xf2,0x46,0x7e,0x42,0xf6,0xbb,0xec,0x24,0x21,0x0f, -0xdb,0x25,0xe1,0xfa,0xa6,0xe5,0xf3,0x63,0xdb,0xbe,0xcc,0x01,0x02,0x01,0x03,0x0f, -0xc2,0x03,0x31,0x75,0x1a,0xee,0x82,0xc8,0xdc,0x08,0x02,0x21,0x83,0x41,0x27,0xd2, -0x30,0xe0,0x3d,0x04,0xf7,0x59,0x19,0xe6,0x16,0xf8,0xee,0x18,0xf3,0x10,0x13,0xf9, -0x1e,0x53,0x0b,0xe5,0x03,0x0f,0x2a,0x68,0xf5,0x1e,0x45,0xff,0xf5,0x39,0xfb,0x13, -0xdd,0xf6,0xe9,0x7b,0x15,0x42,0x91,0xe0,0xd5,0x34,0x3d,0xff,0x37,0x07,0x19,0x42, -0x2d,0x23,0x79,0x33,0x2b,0xbf,0x21,0x28,0xb7,0x62,0x1f,0x70,0xf7,0x13,0xf8,0xeb, -0x02,0xf1,0x41,0x5e,0xe4,0x35,0xd9,0xab,0x04,0x5b,0xe0,0x08,0xc7,0xd1,0xdb,0xd7, -0x3c,0xe1,0x00,0x68,0x25,0x20,0x38,0x1d,0x1b,0xb2,0x14,0x39,0x80,0x27,0xee,0x19, -0x19,0x08,0xb9,0xe5,0x02,0x9b,0x3e,0x0c,0x96,0xc6,0x0d,0xef,0x38,0x2a,0x73,0xf1, -0xf9,0xa5,0xf3,0xc8,0xca,0xf5,0x0e,0xb8,0x47,0x32,0xc0,0xdb,0xed,0xc8,0x05,0xa1, -0xd1,0x05,0x1c,0x4e,0xfe,0xc0,0x8a,0xf5,0xde,0x5e,0xdb,0x16,0xaf,0x1c,0xd1,0xcd, -0xee,0x53,0x6b,0xe0,0xc2,0xb3,0xf5,0xf0,0xfc,0xa5,0xcd,0xb8,0x1f,0x0a,0x74,0xf3, -0xc3,0xe6,0xd1,0x40,0x78,0x2b,0xcd,0x59,0xe7,0x3f,0xa4,0x11,0xfc,0x8e,0xde,0xe2, -0x3e,0x07,0x1f,0x6c,0x03,0x1b,0x9d,0x0e,0x4d,0xe3,0xeb,0x0a,0x0e,0x2b,0x16,0x2f, -0xe2,0xe5,0x9c,0xc3,0x0c,0xea,0x19,0xed,0x40,0xee,0xd7,0x6c,0xb3,0x06,0xc0,0x20, -0x11,0xef,0x1b,0x00,0x1b,0x07,0xcd,0xc1,0x22,0x2c,0x35,0xe4,0xcf,0x20,0x1c,0x1e, -0x84,0x07,0x20,0x96,0x10,0x20,0xb9,0xee,0xff,0xd7,0x36,0xff,0xd4,0xe6,0x25,0x89, -0x11,0xf6,0x04,0xe0,0x00,0x97,0x28,0x17,0xe0,0x07,0xe5,0x3a,0x16,0x05,0x44,0xff, -0x18,0xad,0xe4,0xf3,0x32,0x40,0x0c,0x4b,0xea,0xfc,0x90,0xf9,0xe7,0x57,0xea,0xc2, -0xeb,0xd1,0xc1,0x6e,0xc7,0xf9,0x08,0xd2,0xed,0x4d,0xdd,0xeb,0x95,0xde,0x1a,0x7f, -0xe3,0xfa,0x34,0xe6,0xcb,0x0d,0x14,0x06,0xdd,0xee,0x0f,0x29,0x2f,0xe7,0x00,0x05, -0xee,0xf6,0xed,0x0c,0x9f,0x39,0x2d,0x91,0x17,0x11,0xdc,0x24,0x23,0x7b,0x0a,0xf9, -0x98,0x00,0x1c,0x61,0x56,0x28,0x5a,0xd6,0x1c,0x06,0xfb,0xea,0x03,0xfb,0x17,0xdc, -0x28,0xe4,0xa0,0x1e,0x24,0x96,0xbf,0xcc,0x04,0x2e,0xf3,0xb3,0xea,0xf5,0x6d,0xe9, -0xee,0xbd,0xd0,0x01,0xa2,0xf9,0xcb,0x11,0xe8,0xdd,0xa1,0xdc,0x0f,0x7e,0x16,0xf9, -0xe1,0xf7,0x09,0x4a,0x19,0x3e,0x84,0x30,0xfc,0x5c,0x03,0x06,0x3e,0x13,0x13,0x05, -0xf8,0x1b,0x3a,0xf6,0xe6,0x51,0x1b,0xe6,0x53,0xef,0x37,0xe1,0xe7,0xf5,0x78,0x2d, -0x29,0x56,0xf6,0xf3,0xcb,0x0f,0xcb,0x88,0xfb,0x05,0xf3,0x1d,0xe3,0xbf,0x29,0xed, -0xc3,0xd1,0xc9,0x74,0xf4,0xef,0xbf,0xf4,0x0e,0x21,0xfb,0xef,0x46,0xcf,0xed,0x30, -0xe9,0x1a,0x1d,0x3c,0xe6,0x5e,0xfd,0xed,0x47,0xeb,0xfa,0xe0,0x0f,0xf6,0xa8,0x01, -0x00,0xb2,0xe7,0x00,0x6c,0x1c,0x18,0x1d,0xf9,0xcf,0xd3,0x18,0x0b,0x29,0xd5,0xe4, -0xee,0xe9,0x1a,0xcf,0x17,0x21,0x05,0x26,0x07,0x98,0xf3,0xfb,0x17,0x46,0x31,0x3c, -0x0d,0xcb,0x16,0xf2,0x1f,0x5a,0xc6,0xfc,0x81,0xef,0xef,0x41,0xe8,0x1c,0xd9,0xf2, -0xea,0xb7,0x18,0x32,0x28,0x08,0x13,0xd6,0xff,0x08,0x2f,0x13,0x0b,0xf5,0x25,0xf5, -0x9a,0x27,0x3f,0xf4,0x23,0x0d,0x70,0x53,0xf7,0x4d,0x18,0x0d,0xfd,0x03,0x0c,0xb7, -0x14,0x30,0xbf,0x24,0xfd,0xc1,0xf9,0xf3,0xc9,0xe3,0xf8,0x3b,0x07,0x0a,0xe1,0xf8, -0xe9,0x8f,0xd4,0xcc,0xe8,0xcf,0xf4,0xf0,0xf0,0xf2,0x47,0xf0,0xf9,0xe5,0xd3,0xee, -0x4e,0xd3,0xc0,0xd1,0x02,0xf7,0xbd,0xc2,0xfb,0xc5,0x0d,0xb9,0x95,0xc2,0x00,0x03, -0x1a,0x07,0xab,0xd1,0xe4,0x98,0xf8,0x10,0x30,0x35,0x01,0x21,0xeb,0x25,0xdd,0x01, -0xfd,0xa1,0x20,0x27,0x5b,0xc4,0x22,0x58,0x5a,0xe7,0x4d,0xf5,0x38,0x36,0x1c,0xfc, -0x47,0x1a,0x3d,0xeb,0xf2,0xf2,0xca,0x0e,0xd0,0xfa,0xb9,0xe0,0x57,0xed,0xfa,0x00, -0xdf,0xfa,0x33,0x09,0xd0,0x81,0xe2,0x11,0x40,0x02,0xde,0xbb,0x1e,0xeb,0xd3,0xec, -0xf5,0x20,0x24,0x23,0x4a,0x34,0x34,0x6f,0xf7,0xf8,0xae,0x19,0xf8,0x70,0xcc,0x1c, -0x2b,0xff,0xca,0x7f,0xe3,0x03,0x5d,0x3b,0xf4,0x3c,0xea,0x01,0x00,0x0e,0xfd,0x24, -0xff,0x05,0x3f,0x0d,0x08,0xdc,0x21,0x08,0x28,0x19,0x3f,0xde,0x01,0xdd,0x26,0x0f, -0x2d,0xc7,0xfa,0xdc,0xd8,0x0e,0x1c,0x9a,0x02,0x02,0x9d,0x46,0x2d,0x4e,0x16,0x0f, -0xdc,0xdf,0xd9,0xbd,0x01,0xec,0xe5,0xd0,0xf5,0x8d,0x1b,0xfe,0x8b,0x07,0x15,0x94, -0x12,0x03,0xab,0x07,0x12,0xdb,0x04,0xfc,0xee,0x0c,0x02,0xdd,0x2a,0x0f,0xda,0xed, -0xea,0x4d,0x04,0xbb,0xcd,0xf8,0x0c,0x58,0xf5,0xa1,0x24,0xf0,0x1e,0x95,0xf4,0xd6, -0xf8,0xf2,0x0d,0xfe,0xd0,0x26,0x41,0x26,0xd8,0xf8,0xed,0x00,0x4c,0xe3,0x0a,0xa2, -0xef,0xe6,0xfc,0x17,0x03,0xed,0xd6,0xef,0x25,0x05,0xea,0xdd,0x14,0x0d,0x78,0xf6, -0xfc,0xa4,0x38,0x0d,0x22,0xf2,0xfb,0x42,0x42,0xff,0xc5,0xde,0x13,0xe3,0x43,0xc7, -0x3b,0xf5,0x3b,0x5e,0x2c,0xee,0x75,0xff,0x03,0xca,0xf0,0xdd,0xb1,0xe1,0xf7,0x8c, -0xf4,0xc0,0x02,0xfe,0xfe,0xd2,0xf5,0xd4,0xc0,0xdf,0xed,0x7d,0xd9,0xef,0xdb,0xe3, -0xeb,0x87,0x0b,0x07,0xeb,0x06,0x1e,0xa9,0x22,0x08,0x4b,0xfe,0xf2,0xcd,0xef,0x1d, -0x4a,0x0c,0xfa,0x38,0x11,0xfd,0x7c,0x00,0x18,0x85,0x21,0xef,0xbc,0xf6,0x18,0x89, -0xf8,0x20,0xfd,0x27,0x1d,0x01,0xc6,0x2b,0x9c,0x18,0x04,0x3e,0x21,0x06,0xbd,0xdd, -0xf1,0x66,0x26,0x01,0x7a,0xe2,0x15,0x43,0x19,0xee,0x5c,0xf8,0x3a,0x2a,0x2a,0xf9, -0xa1,0x0c,0x0b,0xc4,0x04,0xf1,0x57,0x35,0x21,0x2c,0x2c,0x29,0x76,0x09,0x0c,0xe8, -0x08,0x19,0x08,0x06,0xea,0xca,0xf8,0xcf,0xe3,0x01,0xf2,0xd7,0xf6,0x0f,0xe2,0xf9, -0xf7,0x9d,0xf4,0x04,0x98,0x1b,0xc5,0xf4,0xd2,0x01,0xb4,0xcb,0xde,0x26,0xff,0xdb, -0x2e,0xd1,0xf5,0xfe,0xff,0xc1,0xd6,0xce,0x0e,0x00,0x0b,0x01,0x7d,0x06,0xfc,0x9b, -0xd2,0xde,0xb8,0xf7,0xca,0x3c,0xdd,0x09,0x9d,0xde,0xca,0x09,0xf7,0x3e,0x11,0x08, -0x08,0x0d,0xff,0x29,0x2c,0xfc,0xea,0xd5,0xec,0x20,0xed,0xf2,0xfb,0x51,0x25,0x11, -0x53,0x0e,0xe7,0x40,0xf3,0x13,0x5c,0xfe,0xf4,0x3f,0x16,0x05,0x2e,0x12,0x13,0xa4, -0xde,0x00,0x04,0x09,0x15,0x12,0x11,0x07,0x0c,0xf8,0x00,0x07,0xef,0x0a,0x5e,0xf1, -0x08,0x56,0x09,0x04,0x5e,0xe6,0x10,0x09,0x17,0xf5,0xa5,0x13,0x1a,0x2d,0x0c,0xd7, -0x50,0xf4,0x17,0x81,0x20,0x19,0x89,0x2f,0x27,0xf2,0xf8,0x23,0x6b,0x28,0x0b,0x74, -0x29,0x18,0x4a,0x22,0xee,0x59,0x15,0x1f,0x27,0x18,0x36,0xc8,0xfd,0xf3,0x51,0xfc, -0x35,0x1e,0x16,0x09,0x59,0x20,0xe9,0x93,0xfa,0x26,0x9d,0x23,0xe8,0x78,0xd0,0xf8, -0xe8,0xfd,0xc8,0xf6,0xfc,0xd9,0xf6,0xb6,0x0b,0xa3,0xff,0x9d,0x6c,0xd2,0x01,0xbd, -0xf4,0xd2,0x99,0xf9,0x15,0x84,0xec,0xe7,0x2c,0xc4,0x14,0xd4,0xf9,0xd0,0x95,0xe9, -0x0d,0xba,0xc7,0xbd,0x66,0x0a,0x13,0x47,0xf4,0x16,0xa9,0x12,0x02,0x81,0xfe,0x0e, -0x78,0xfc,0xbf,0xd2,0xf2,0x04,0x23,0x08,0xd1,0xcc,0xd9,0xdc,0xcf,0xf4,0xdb,0x77, -0xe7,0x1a,0x1e,0xf3,0xd2,0x7f,0x0a,0x3a,0xbc,0x1a,0xf6,0xd4,0x11,0x13,0xcd,0x12, -0x00,0x6b,0x0d,0x1e,0x43,0x0f,0x13,0xb5,0x0a,0xfc,0x3a,0x1a,0x08,0x1b,0x04,0x18, -0xac,0x34,0x14,0xc6,0x20,0x04,0x74,0xe7,0x19,0xf6,0x0c,0xef,0x9a,0x00,0x18,0x37, -0x12,0xf1,0x03,0xf4,0x0c,0x92,0x03,0x1c,0x83,0x0f,0x0f,0xe7,0x03,0x1d,0x56,0x0a, -0xe3,0x3a,0xf2,0x26,0xea,0xf0,0xf9,0xc1,0x0c,0xf3,0xe5,0xeb,0x08,0x9f,0x16,0x13, -0x39,0x0b,0x0c,0x24,0x0c,0xeb,0xc9,0x08,0x06,0x4c,0x02,0x0f,0x6e,0xf5,0x1f,0x99, -0x18,0x06,0xa1,0x02,0x3a,0xd7,0x20,0xf8,0xf4,0x13,0xf4,0x6d,0x10,0xe6,0xb5,0xeb, -0xd8,0xa0,0xe2,0x0a,0x67,0xf5,0xed,0x19,0xf0,0x03,0xb3,0xec,0xe9,0x11,0xf3,0x26, -0xd3,0x10,0xce,0x1f,0xe0,0x0e,0x69,0xe7,0xbf,0xee,0x17,0x1c,0x18,0xd7,0xdc,0x67, -0x07,0xbb,0x4e,0xde,0x0f,0xe1,0xf4,0xe8,0xfd,0xf4,0xf6,0xe7,0xf6,0x04,0xbf,0x10, -0x13,0xed,0xe8,0xec,0xb2,0x00,0xd7,0x40,0x00,0x1c,0x6a,0xe5,0x01,0x36,0x06,0xfa, -0xae,0x0e,0x0f,0xe3,0xf6,0xea,0x30,0x1e,0xf9,0xb0,0xf3,0x08,0x4c,0x32,0xf4,0x55, -0x0d,0x1f,0x6c,0x0f,0xf1,0x93,0x10,0xee,0x5e,0xff,0x09,0xd3,0x0d,0xce,0xae,0xfb, -0x15,0xfe,0x00,0xed,0x31,0x13,0x0c,0x5b,0x00,0x0f,0x37,0xf9,0x02,0xfd,0x12,0xe5, -0xce,0xe5,0xf0,0x01,0x1c,0xfa,0xdb,0x0b,0x03,0x88,0xf1,0x03,0x6f,0xfc,0xf9,0x9c, -0x08,0x16,0x5b,0x05,0x1a,0x8f,0x1b,0x22,0x3f,0x0f,0x1d,0x28,0xfe,0x01,0xa1,0x0e, -0x14,0x6b,0x04,0x0b,0x1f,0xfc,0x04,0xfe,0xf0,0xe7,0xff,0x01,0x01,0x4b,0xfa,0xfd, -0x79,0xf9,0xf2,0xdb,0xfb,0xfc,0x1b,0x29,0xfd,0x78,0x08,0xed,0x7d,0xdc,0xec,0x21, -0xf4,0xf0,0x8e,0xf1,0xee,0x0b,0xda,0xf9,0x7a,0x14,0xfb,0x78,0x09,0x16,0xdd,0xde, -0xde,0x24,0x0f,0x21,0x93,0xfa,0x1d,0xd4,0xff,0x09,0x72,0x18,0x1d,0xa5,0xf8,0xf8, -0xa5,0xee,0xec,0xde,0xe6,0xf9,0x99,0x07,0x0a,0xed,0xfa,0xf5,0x66,0xf3,0xf8,0xf2, -0x0b,0x31,0xe6,0x26,0x07,0xf7,0xf8,0xe9,0xea,0x03,0x04,0xb6,0xef,0x09,0xde,0x05, -0xef,0x4e,0xfd,0x17,0xa5,0x10,0xf7,0xad,0xea,0x1b,0x0c,0x14,0x09,0x2d,0x26,0x17, -0xe0,0x13,0x09,0x29,0x10,0x0e,0x9b,0xfa,0xf0,0x83,0xfa,0x23,0x49,0x09,0x0d,0xc8, -0x0c,0xeb,0x91,0x03,0x1d,0x13,0x03,0xf4,0x64,0x12,0xf3,0x0f,0xda,0xd6,0xb8,0x21, -0xf0,0x10,0xe3,0x09,0x10,0x0f,0xf8,0xc4,0x07,0xf2,0x44,0xf7,0x09,0xd0,0xe2,0xce, -0xe5,0x19,0x09,0x15,0xe6,0xe1,0x07,0xeb,0xf0,0xeb,0xf5,0xfe,0xcb,0xfe,0xf5,0x3d, -0x03,0x06,0x88,0xcc,0xed,0x0f,0xf4,0xe8,0x12,0xfc,0x2e,0x65,0x1c,0xdc,0x5f,0xf0, -0x0e,0x0e,0xfe,0x0f,0xf3,0x25,0x06,0x9b,0xf0,0xf7,0x9d,0x27,0x16,0xe1,0xf9,0x0b, -0x50,0xff,0xf4,0xe8,0x03,0x0b,0x57,0x02,0x0f,0xc0,0x03,0xfe,0x58,0x02,0x08,0xb6, -0x1d,0x0e,0x75,0x08,0x06,0xa8,0xf7,0x02,0xe8,0xfa,0xf0,0x7f,0xe3,0x02,0xf5,0x0c, -0x00,0x38,0x0b,0x0d,0x41,0x1b,0xfa,0x7f,0x01,0x29,0x99,0x07,0xfa,0x55,0xfc,0x11, -0xb3,0xfb,0x03,0xd6,0x14,0x06,0xc4,0x10,0x0b,0xac,0xf8,0x02,0xd3,0xe7,0xfb,0xfc, -0x06,0xe4,0xc1,0xf4,0x08,0xad,0x13,0x09,0x2a,0xec,0xe9,0x70,0x01,0x12,0x7a,0x04, -0xe8,0xe9,0xfe,0xf8,0x22,0xec,0xda,0x8b,0xec,0xe4,0x6d,0x13,0x14,0x89,0xe6,0xdd, -0xbd,0x1b,0xf6,0x32,0xf0,0xfb,0x40,0x0c,0xea,0xda,0x06,0x01,0x3d,0xe7,0xdf,0x46, -0xff,0xf9,0xea,0x09,0xf2,0x31,0xee,0xf0,0x81,0x01,0xf6,0x88,0xf7,0x04,0xc4,0xed, -0xe3,0xfb,0xed,0x0d,0x0a,0x07,0xf4,0x74,0xe5,0xee,0xb5,0xf3,0x1a,0x0e,0x0c,0x07, -0xc5,0x0b,0x15,0x7b,0x0d,0xe5,0x9a,0xf1,0x13,0x1c,0x06,0xe9,0xa2,0x0c,0x25,0x2e, -0x02,0x16,0xc2,0x17,0x1d,0x43,0xfa,0x16,0xc6,0x3b,0x16,0xdf,0x15,0x0f,0x93,0x16, -0xf9,0x63,0xf8,0xfb,0xf4,0x16,0x03,0xa6,0xeb,0xfb,0x08,0x01,0x08,0xa2,0x14,0xfb, -0x5e,0x09,0x04,0xff,0x10,0x07,0xa4,0xfb,0xfe,0xce,0x16,0xe8,0xe3,0xf5,0xf7,0x7b, -0x13,0x19,0x95,0x08,0xfe,0x3e,0xe7,0xe5,0xeb,0x0b,0x34,0x6e,0x2d,0xdc,0x1c,0xde, -0x30,0x43,0x11,0xfa,0x41,0xfc,0x0b,0xf3,0x07,0x00,0x8b,0xe2,0xde,0xe1,0x03,0xf1, -0x8e,0xf0,0x06,0x35,0xfb,0xf2,0xfb,0xd3,0xf4,0x65,0x01,0xf6,0xba,0xe7,0xe5,0x26, -0xe6,0xe3,0x60,0xec,0x10,0x00,0x14,0xfb,0x19,0xf9,0xef,0x56,0x08,0xf3,0xa7,0xf4, -0xe8,0x40,0xf5,0x09,0x23,0xf0,0xf8,0xca,0xda,0xcf,0x56,0xf8,0xf8,0xaa,0xfa,0xfe, -0x46,0xf4,0xf4,0x6d,0xff,0xec,0xd9,0xf3,0xe6,0xb3,0x01,0x13,0xac,0x05,0xfb,0x7e, -0x01,0x03,0xaa,0xff,0x14,0x9e,0x2c,0x01,0x95,0x09,0x0f,0xd3,0x0c,0x01,0x42,0x02, -0xff,0x3f,0x31,0x18,0xf5,0xf6,0x01,0x0f,0x13,0x0b,0x2a,0x06,0x27,0xe5,0x1d,0x09, -0x35,0x23,0x1e,0xcb,0x1c,0x07,0x38,0x0f,0x0b,0xb9,0xf9,0x17,0xf3,0xfe,0xef,0x3c, -0xfd,0x02,0x06,0xf5,0xf4,0x65,0x19,0xfe,0x5c,0xe6,0xf9,0x7c,0x10,0x0a,0x3a,0x01, -0x02,0xa2,0x04,0x02,0x59,0x0d,0x19,0x62,0x24,0x00,0xbd,0xea,0x0c,0xc7,0x19,0xee, -0x51,0xdf,0xf1,0xd5,0xf8,0x00,0xd7,0xf7,0xfa,0x9b,0xf5,0xef,0x16,0xe7,0xf6,0x47, -0x0d,0x02,0x8b,0xfc,0xe4,0x7a,0xf0,0xe8,0xbd,0xeb,0x10,0xa1,0x08,0xf1,0xeb,0xf0, -0xfe,0x2d,0xff,0x06,0x51,0xeb,0xed,0x63,0xf4,0xf8,0xc5,0xfa,0x07,0xb4,0x03,0xe3, -0x5d,0xef,0xfe,0xd6,0xf2,0xda,0x7f,0xdf,0xf0,0x47,0x06,0x03,0x68,0xf4,0xe5,0x45, -0xeb,0x12,0x0e,0x03,0xfc,0xd8,0xf4,0xfe,0x22,0x10,0xf3,0x97,0x08,0x1d,0x2d,0x12, -0xe7,0x45,0x03,0x0c,0xec,0xf8,0xf1,0xda,0x11,0x07,0xf1,0xf9,0xf8,0xbb,0x0c,0x1b, -0x67,0x08,0x17,0x3f,0x06,0x00,0x02,0x09,0xf4,0xda,0xf0,0x0f,0x9f,0xf6,0xf6,0xea, -0x1c,0x1a,0xf0,0xf3,0x0b,0xfa,0x1f,0x26,0x8c,0xff,0x1e,0x64,0x26,0x21,0x16,0x12, -0xfe,0x5a,0x00,0x17,0xdb,0x1d,0x00,0x7c,0x06,0x0a,0xd7,0x09,0x01,0x6a,0xff,0x09, -0x91,0x1f,0x02,0x68,0xfc,0x0b,0x12,0x18,0xfa,0x50,0xff,0x18,0xe7,0xf4,0xdb,0xa9, -0xf3,0x11,0x7a,0xfb,0xf6,0x3a,0x14,0x05,0x06,0xea,0xee,0xd0,0x02,0xf1,0x52,0xe1, -0xd9,0x0a,0xe4,0xed,0x07,0xe1,0xe0,0xd6,0xf2,0xf2,0x1a,0xf1,0xf4,0xd4,0xf8,0x00, -0xdd,0xec,0xe9,0x83,0xf3,0xed,0x8a,0xd4,0xf7,0xb8,0xf6,0xfc,0xfe,0xf8,0xf6,0xa1, -0x06,0xf0,0xa1,0xf9,0x0f,0x77,0x04,0xf0,0x0e,0xe6,0xf6,0xc6,0x0f,0x03,0x96,0x04, -0xf0,0x86,0x02,0xff,0xab,0xee,0xe8,0x24,0x15,0x11,0xf0,0x07,0x02,0x58,0x25,0x19, -0x7f,0xfa,0xfe,0x17,0x0c,0x02,0x70,0xe8,0x01,0xff,0x08,0xf6,0x1f,0xfc,0xfc,0xa9, -0x05,0x0e,0xf0,0x1d,0x08,0x5a,0x10,0x14,0x80,0x1c,0x0e,0x5b,0x10,0x0c,0x10,0x1a, -0x11,0xa0,0x0c,0x0f,0x03,0x04,0x0f,0xd7,0x15,0x00,0xc5,0xf6,0x0e,0x21,0x01,0xe9, -0x33,0xf7,0x0b,0xfc,0x0e,0x11,0x72,0xfa,0x0d,0x4e,0x1e,0x1c,0x6f,0x07,0x09,0x67, -0x0d,0xf1,0x6b,0xdc,0xfd,0x16,0x10,0xf9,0x2e,0xf7,0x0b,0x89,0x0c,0xf7,0xa6,0xe7, -0x01,0x49,0xf6,0xef,0xa1,0xcd,0xf2,0x98,0x03,0xe9,0xa4,0xe0,0x04,0x8e,0xe8,0xe8, -0xf0,0x07,0x02,0xbb,0xff,0x0d,0xda,0xf7,0xfc,0xf5,0xf8,0xeb,0xd8,0x06,0x0d,0x5e, -0x0c,0x10,0xdc,0x09,0xfe,0xa3,0xf8,0xf7,0x88,0xdd,0xea,0x5b,0xee,0xf8,0x89,0xe2, -0xe2,0x84,0xe4,0xee,0xb9,0xfc,0xee,0x09,0xfc,0x0e,0x31,0xf3,0xeb,0xa3,0xeb,0x07, -0xfa,0x14,0x00,0x20,0x13,0x10,0x6e,0xff,0x08,0x52,0x0e,0x16,0x48,0x09,0xfd,0xa2, -0x0b,0xf9,0xd5,0x03,0xfa,0x17,0x02,0x04,0xff,0x0a,0x0f,0xc7,0x03,0x11,0x5d,0x13, -0xf8,0x87,0xf2,0x06,0xcd,0x0e,0x0a,0x2e,0x00,0x17,0x66,0x1c,0x06,0x0c,0xfc,0x07, -0xbb,0x11,0xfd,0x09,0x0b,0xff,0x1c,0xfd,0x03,0xdd,0x0c,0xf6,0x0c,0x0d,0x08,0x11, -0xf6,0xfe,0x27,0x02,0x01,0xbd,0x06,0x0a,0xb0,0xf7,0xfa,0x37,0x0e,0x07,0xef,0xef, -0x04,0x82,0x13,0x00,0xc7,0xfc,0x0d,0xd0,0xf3,0x08,0xc3,0x1b,0xfa,0xa9,0xe2,0x08, -0x8a,0x0c,0xfc,0x03,0xf1,0xee,0x13,0xea,0xef,0x3d,0xf7,0xd9,0xc7,0xd7,0xec,0xb9, -0xea,0xf4,0x5f,0xf1,0xed,0xfe,0xfc,0xef,0xa0,0x00,0xfa,0xe4,0x0d,0xff,0x28,0x0a, -0xfe,0xc7,0xfb,0xf5,0xeb,0x12,0xfa,0xad,0x0a,0x0a,0xf2,0xf5,0x01,0xde,0x00,0x05, -0x40,0xff,0x10,0xfb,0x07,0xfb,0x6f,0x0e,0x15,0x9a,0xf6,0x04,0xba,0x0c,0xfd,0x02, -0x06,0x02,0xa4,0xfe,0x0e,0x75,0x02,0x0c,0xce,0x11,0xfa,0x79,0xf1,0xfb,0xac,0xf6, -0xf2,0x59,0x05,0x13,0x86,0xec,0xec,0x0e,0x16,0x11,0xc7,0xff,0xf9,0x75,0xff,0xfd, -0x7c,0xf6,0xea,0xb1,0xf6,0x14,0xcd,0x19,0x01,0x62,0xfc,0xfd,0x2f,0x08,0x19,0x11, -0x1a,0x08,0x2b,0x06,0x1b,0x76,0x1c,0x00,0x52,0x01,0x12,0xbe,0xf2,0xef,0xbd,0x00, -0xfd,0xcd,0xf7,0xfa,0xd0,0x0d,0x08,0x26,0x0c,0x0d,0x2e,0x05,0xfd,0x84,0xf3,0xf3, -0x60,0xf1,0xf4,0xf4,0xed,0xe5,0xf6,0xdb,0xd7,0x80,0xd7,0xee,0xf0,0xfd,0x03,0x92, -0xf0,0xdd,0x14,0xf1,0x02,0x19,0xf4,0xf9,0xdc,0x06,0xe9,0x32,0xf7,0x04,0xe0,0xea, -0xe6,0x64,0x15,0x1b,0x78,0xf6,0x04,0x96,0x10,0x12,0xc2,0x13,0x15,0xc8,0x0c,0xfd, -0xb6,0xfd,0x14,0x39,0x1f,0x0d,0xc4,0xfd,0xff,0x91,0xfd,0x08,0xbe,0x0c,0x02,0xf1, -0x15,0x1e,0xa3,0xea,0xfb,0x55,0x13,0xf4,0xc5,0xef,0xfb,0x5c,0x0c,0x09,0x18,0xf7, -0xf8,0x32,0x0b,0x00,0xe6,0xef,0x02,0x0b,0x26,0x0b,0x17,0xf8,0xff,0xf1,0x09,0x08, -0x52,0x02,0xf4,0x13,0xee,0x09,0x7e,0x08,0xf5,0x97,0xfe,0x0c,0x92,0xfa,0x00,0x9d, -0x0f,0x16,0x3b,0x0e,0x07,0xc4,0xfb,0x12,0x96,0x11,0x05,0x1e,0xf3,0x13,0x00,0x00, -0x03,0xb9,0x0f,0x0a,0x1b,0xf8,0x09,0x30,0x0d,0x07,0xbd,0x00,0xf6,0xe6,0xee,0xf2, -0x87,0xf2,0xee,0x73,0xe8,0xf3,0x50,0xfa,0xf5,0x25,0xf0,0xf5,0x26,0xe6,0xee,0xd5, -0xf6,0xf6,0xee,0xd9,0xf9,0x81,0xfb,0xf8,0x3b,0xf2,0xe3,0x96,0xea,0xfe,0x67,0xf5, -0xe1,0xf5,0xea,0xfc,0x5b,0xf9,0xf9,0x8b,0x05,0xf9,0x7d,0xf5,0xfc,0x2f,0xfe,0x0f, -0x6c,0x10,0x05,0x98,0xf7,0x0d,0x65,0x14,0x15,0x52,0x11,0x09,0x52,0x06,0x19,0x7b, -0xfb,0xf0,0xcd,0x0a,0x11,0x6f,0xfb,0xfb,0x2d,0x0c,0x0a,0xbb,0x02,0x09,0xdb,0x0f, -0xf6,0x45,0xff,0x0e,0x83,0x00,0xff,0x16,0xf8,0xfd,0x04,0xfe,0x19,0x1d,0x13,0x05, -0xcc,0x0f,0x0a,0x99,0xf7,0xf5,0xae,0x06,0x08,0x63,0x03,0xf9,0xcb,0xed,0x05,0x34, -0x02,0x02,0xf3,0xf1,0xfb,0xa7,0x0c,0x1b,0x71,0x07,0x07,0x6d,0x10,0x26,0x30,0x19, -0x03,0xfa,0x11,0x1a,0x6f,0x00,0xfe,0xa5,0x01,0xfa,0x70,0xf1,0xfb,0x5e,0xfa,0xfe, -0x69,0x06,0xf1,0x28,0xf0,0x05,0x3b,0x09,0xff,0xfe,0xe5,0xf3,0x82,0x02,0x02,0xe8, -0xeb,0xe7,0x3f,0xfa,0x0a,0xfd,0x0d,0xe5,0x91,0xe9,0xfa,0x3a,0xf0,0xed,0xbd,0x07, -0x11,0x74,0xeb,0xe9,0xf0,0xee,0x01,0xde,0xfe,0xf4,0xc5,0xe3,0x03,0x64,0xf8,0x0a, -0xa4,0x01,0x00,0xae,0x0a,0xfe,0xa8,0xfa,0x02,0xe5,0x00,0x00,0x75,0x00,0xfa,0xc5, -0xf9,0xf5,0x1c,0xf9,0xf8,0xdb,0xf7,0xf3,0x89,0x00,0xfd,0xda,0xee,0xf9,0x93,0x0c, -0x07,0x26,0x02,0x04,0x35,0x05,0x05,0x72,0x04,0x07,0xa7,0x03,0x0f,0x39,0x04,0xff, -0x12,0x0b,0xfa,0x31,0xf4,0x04,0x2a,0x17,0x12,0xab,0xf6,0xf6,0x41,0x08,0x14,0x43, -0x02,0x00,0x1b,0xf5,0x01,0x6b,0x0c,0x14,0x36,0x09,0x08,0xdc,0x0a,0x06,0x60,0x02, -0x01,0x43,0xf8,0xf8,0xdd,0xf2,0xf3,0x86,0x0f,0x07,0x41,0x10,0x0e,0xf1,0xfe,0xeb, -0x51,0xfa,0x0e,0x2c,0x03,0xf6,0xd2,0x07,0x16,0xe3,0x07,0xf7,0xc5,0xfa,0x03,0xad, -0x02,0x03,0x0b,0x03,0xfb,0xc0,0x00,0xfe,0xe5,0x05,0xf9,0x9e,0xfa,0x0a,0x00,0x0b, -0xfe,0x50,0x03,0x13,0xec,0xf9,0xf0,0xc6,0x05,0x0e,0x30,0xef,0xe6,0x24,0xeb,0xf2, -0x08,0xed,0x01,0x3d,0xf2,0xf3,0x98,0xf3,0xfa,0x57,0x00,0x0b,0xea,0x02,0x01,0xe8, -0x07,0x0d,0xe7,0x00,0xed,0x65,0xed,0xff,0x4c,0x04,0xfe,0xc6,0xf7,0xf6,0x5d,0x01, -0xf5,0x13,0x0b,0x0a,0xc9,0x00,0x00,0xeb,0x00,0xfe,0xba,0x05,0x07,0x25,0xed,0xf8, -0x4b,0x01,0xff,0x63,0x02,0xfc,0xa6,0xf8,0xff,0x3e,0x19,0x07,0xe5,0xf3,0x0a,0x9b, -0x0b,0x06,0xd3,0xfc,0xff,0x82,0xec,0xf3,0x74,0x08,0xfe,0xe3,0x02,0x10,0x97,0x0b, -0xff,0x55,0x0c,0x0b,0x8a,0xfe,0xf9,0x1a,0xf8,0x07,0x76,0x13,0x04,0xd6,0xe4,0xed, -0xe4,0x05,0x07,0xc5,0x00,0x01,0x22,0x0c,0x07,0x15,0x08,0x07,0xf5,0x01,0x09,0x96, -0x05,0xf9,0x38,0xf5,0xfc,0xed,0xf7,0xfe,0xf6,0xfa,0xe5,0xf1,0xf5,0x0c,0x92,0xed, -0xf3,0x41,0x02,0x00,0xb5,0x05,0x10,0x28,0x0f,0xf5,0xfc,0xf4,0xf3,0x9e,0x01,0xf6, -0x51,0xf1,0xfb,0xf3,0xfe,0xfa,0xce,0xf1,0xf7,0xdd,0x07,0xf4,0x93,0x07,0x0d,0xc2, -0xfe,0x02,0x9c,0x1a,0x0b,0xc6,0x01,0x0f,0x05,0x0d,0x02,0x36,0xf7,0x19,0xd0,0x01, -0x03,0x15,0x08,0xfd,0x03,0xe8,0xfa,0x2b,0x0a,0x03,0x30,0xff,0x00,0x05,0x02,0x13, -0x91,0x03,0xec,0x57,0xe2,0xfa,0xc4,0xf6,0x07,0x2c,0x0d,0xf0,0x37,0xfb,0x01,0xbe, -0x00,0x04,0xf8,0x14,0x0c,0x66,0x00,0x0a,0xd6,0x07,0xfd,0x26,0x02,0x14,0x1d,0x13, -0xf3,0x0e,0x03,0xff,0xf9,0xff,0xf7,0x4d,0x10,0x05,0x6a,0x02,0xff,0xbb,0x07,0x08, -0x5f,0xf2,0xfe,0x66,0xfc,0xfd,0x69,0xf3,0xfb,0x2a,0x01,0x05,0xd9,0x05,0x0d,0xb5, -0x08,0x00,0x90,0x0d,0xf5,0x54,0xf3,0x06,0x73,0xf5,0xec,0xa4,0xfb,0x04,0x12,0xfd, -0xf4,0xba,0xf0,0xfd,0xfb,0xf6,0xf0,0x7e,0xeb,0xe8,0x33,0xf1,0x04,0xe9,0xfa,0xe4, -0xb6,0xee,0xf9,0xf8,0xf7,0xfc,0x09,0xf4,0xf5,0x42,0xfe,0xfb,0x53,0xec,0xf4,0x63, -0x05,0x05,0x7c,0x10,0x14,0x04,0x0f,0x03,0x00,0xfc,0x01,0x61,0x0a,0x0a,0xe4,0x00, -0x01,0xb7,0xff,0xf2,0xfa,0xf8,0x03,0xda,0x03,0xfd,0xf2,0xf9,0x0a,0x57,0x05,0xf8, -0x98,0xf5,0x06,0xe1,0xff,0x06,0xee,0xfc,0xfe,0x8f,0xfe,0x0a,0x5b,0x02,0x13,0xc7, -0x03,0x02,0x60,0x15,0x1c,0x4a,0x0b,0x20,0xb1,0x20,0x0b,0x2e,0x0a,0x15,0x7b,0x01, -0xf6,0x5a,0x0c,0x0d,0x91,0xf7,0xff,0x1a,0x0f,0x03,0xfd,0x07,0x02,0x16,0xff,0x04, -0x90,0x07,0x07,0x95,0x02,0xfd,0x9e,0x04,0xfc,0xc4,0xf8,0x08,0x46,0x03,0x04,0x3b, -0x0a,0x0d,0x9c,0xfc,0xf0,0xba,0xfa,0x0b,0x97,0xfd,0xeb,0x66,0xe7,0xf2,0x42,0xf2, -0xec,0x91,0xe5,0xee,0xec,0xf9,0xf8,0x36,0xf6,0xed,0x49,0xf7,0xf9,0x47,0xfe,0xfb, -0x42,0xf2,0xeb,0xd2,0xf0,0xfd,0x37,0xf1,0xfa,0xa4,0xef,0xfd,0xed,0x05,0xf5,0xba, -0xfa,0x01,0xc1,0x06,0x02,0xaf,0xf2,0x00,0x19,0x12,0x0f,0xb3,0x0b,0x07,0xe2,0xf3, -0xfc,0xbf,0x0c,0x08,0x54,0xf2,0xf0,0xeb,0x07,0xfc,0xe5,0xf9,0xef,0x95,0x00,0x0b, -0x15,0x0d,0xf9,0xae,0xf7,0x0c,0x24,0x06,0xf6,0xf4,0xf7,0xfe,0x57,0x00,0x0d,0x2e, -0x03,0xff,0x67,0xf8,0xf9,0xbe,0xec,0xfb,0xc6,0x13,0x0d,0x7d,0x00,0xfe,0x10,0x01, -0x0f,0xf6,0x1b,0x0f,0x54,0xff,0x13,0xcf,0x0f,0x08,0xd6,0x1e,0x21,0xe0,0x1a,0x17, -0x97,0x01,0x08,0x4d,0x03,0xf3,0xce,0xfd,0x0b,0xda,0x02,0xf4,0xee,0xec,0xfc,0xbe, -0xf2,0xf8,0xbe,0x0e,0x0b,0x99,0x0b,0x04,0xfc,0xf2,0x0a,0xa1,0x17,0x02,0x5c,0xf6, -0xf7,0xcc,0xf3,0xf4,0x7c,0xfa,0x05,0xdc,0xf9,0xee,0x29,0x03,0x00,0xfc,0xf6,0xf2, -0x7b,0xfa,0x01,0x4f,0xf9,0xf5,0xa1,0x01,0xfe,0x37,0xf8,0x01,0x82,0x05,0xf6,0x06, -0xf4,0xfb,0xe3,0xf2,0xf5,0x03,0xf7,0xfd,0x21,0xf9,0xfc,0x9e,0x00,0x01,0xda,0xfc, -0xfe,0xc2,0x02,0xfa,0xe0,0xe5,0xef,0x9f,0xf9,0xf6,0x44,0xed,0xf0,0x04,0xf6,0xef, -0xbe,0xf8,0x03,0x50,0x0f,0x0f,0x3f,0x03,0xff,0xfb,0x0a,0x15,0x12,0x10,0x02,0x71, -0x04,0x14,0x5e,0x00,0xee,0x42,0x08,0x0e,0x69,0x00,0xf8,0xfd,0xfd,0x04,0x11,0x05, -0x07,0x64,0xfe,0xff,0xcd,0x07,0x07,0xeb,0x09,0x0b,0x6b,0x05,0xfb,0x38,0xfc,0x04, -0x93,0x0a,0xfb,0xbf,0xf0,0xfa,0x40,0x11,0x0f,0xe0,0xfb,0xf1,0x51,0xfc,0x12,0x84, -0x00,0xfa,0x77,0xfd,0xeb,0xbd,0xed,0x13,0x33,0x00,0xed,0xab,0xfb,0x11,0x90,0x0e, -0x01,0x24,0xf5,0x01,0xb3,0x13,0x08,0xe6,0xfb,0xfa,0x23,0x08,0x0b,0xc3,0x04,0x0d, -0x55,0x0d,0x0c,0x98,0xfd,0xfe,0xef,0x10,0x15,0xbb,0x0e,0x0a,0xd0,0x08,0x02,0x42, -0xf3,0xfd,0xa6,0x08,0x02,0xcb,0x00,0xf8,0x33,0xf9,0xfc,0xc4,0xf6,0xea,0x6a,0xdd, -0xec,0xf5,0x06,0x08,0xca,0xfb,0xff,0x61,0x04,0xf3,0x08,0xf9,0xff,0xfd,0xfc,0xf8, -0x09,0xfa,0xf9,0x5e,0x03,0xf4,0xea,0xfc,0x09,0x6a,0x0f,0x09,0x68,0xfe,0xf5,0x7e, -0xfc,0xf6,0x6f,0xfc,0xf8,0x0f,0xec,0xf1,0x06,0x00,0xff,0x09,0xf9,0xf8,0xbc,0x07, -0xf0,0xf0,0xe7,0xfa,0x97,0x02,0x08,0xb8,0xff,0xfe,0xc1,0xfc,0xf8,0x1f,0xf1,0xf5, -0x43,0xf7,0xeb,0xba,0xf8,0x05,0x93,0xfe,0xf6,0xfd,0x04,0xfd,0x79,0x02,0xff,0x4d, -0xfa,0x0e,0x17,0x0c,0x07,0x43,0xf9,0xf0,0x5e,0xff,0x0e,0xa4,0x0a,0x04,0x34,0x0e, -0x0d,0x7c,0x0a,0x09,0x36,0x05,0x08,0xd6,0x0b,0x0f,0xd7,0x09,0x06,0x0c,0xff,0x09, -0xe1,0x11,0x0a,0x96,0x10,0x11,0xe4,0x04,0x0d,0xc7,0x12,0x04,0x15,0x06,0x08,0x43, -0xfa,0xed,0x54,0x02,0x0f,0x1f,0x00,0xfe,0x7b,0x04,0x08,0xa5,0x08,0x07,0x1f,0xfd, -0xf7,0xfc,0xec,0xf8,0x1e,0x0d,0x10,0xa5,0x04,0xfe,0x16,0x01,0x02,0x17,0x01,0x00, -0x7e,0xfd,0x04,0x3c,0xfd,0xf9,0x30,0xfe,0x0c,0x0a,0x09,0xf9,0x06,0x01,0xff,0xa1, -0xf6,0xf4,0x72,0xf5,0xf2,0x8b,0xf5,0xfa,0x4c,0xfc,0xf7,0xd9,0xf8,0xf3,0xf4,0xe8, -0xe8,0x2d,0xef,0xee,0x4f,0xe8,0xec,0x85,0xf2,0xeb,0x8f,0xea,0xee,0xd4,0xfa,0xfa, -0xe0,0x08,0x12,0xbe,0x01,0xfb,0x1c,0x05,0x05,0xa1,0x00,0xfa,0x9b,0xfb,0x0a,0xa1, -0x15,0x07,0x9c,0xf2,0xf1,0xa1,0x03,0x09,0x84,0x04,0xfc,0xa8,0xf5,0xef,0x5c,0xfd, -0xff,0xd4,0xfc,0x06,0xdf,0x03,0x01,0x01,0x09,0x06,0x7d,0x05,0x04,0xb3,0x06,0x08, -0x6a,0xfa,0xf8,0xc8,0x07,0x05,0x6f,0xfb,0x06,0xea,0x08,0xf7,0x28,0xfd,0x0a,0x95, -0x01,0x02,0x2a,0x12,0x01,0x1e,0x03,0x0d,0x21,0x10,0x14,0x85,0x0b,0x0e,0xc9,0x07, -0x0c,0x80,0x0c,0x07,0x2b,0x0a,0x0f,0xe0,0x06,0x10,0xf4,0x09,0x06,0x8a,0x01,0x04, -0xb3,0x09,0x01,0xa5,0xfb,0xfe,0x6c,0x0c,0x0c,0x65,0xfb,0xee,0x8d,0xfa,0xf0,0x07, -0xed,0xef,0x6e,0x04,0xed,0x5f,0xe1,0xf6,0xd6,0xfa,0xf8,0xab,0xfa,0xf6,0x5c,0x02, -0xf5,0x20,0xee,0xef,0x77,0x09,0x03,0xe3,0xf5,0xfa,0xf9,0x01,0x01,0xcf,0x06,0x00, -0xc2,0xfc,0xfb,0xfa,0xf6,0x03,0x2e,0x04,0x00,0x87,0x00,0x05,0x55,0x05,0x0d,0xd7, -0x03,0x04,0x68,0x04,0x08,0x34,0x0c,0x06,0x61,0xfb,0x07,0x56,0x0a,0xff,0xf8,0xf1, -0xf3,0x2a,0x00,0xf8,0x24,0xfa,0xeb,0x1e,0xf7,0xfb,0x7c,0xfa,0xfb,0x1e,0xf5,0xf7, -0xa8,0xfc,0xf4,0x10,0xf4,0xf9,0x17,0x01,0xfb,0x40,0xf7,0xfc,0xdc,0xfa,0x04,0xc1, -0x07,0x0c,0xa3,0x02,0xfc,0x59,0x02,0x08,0xc3,0x0e,0x02,0x12,0x01,0x0a,0x07,0x0d, -0x07,0x1d,0x00,0x06,0xd9,0x03,0xfa,0x3e,0x06,0x07,0x85,0x07,0x05,0xad,0x02,0xfb, -0x2c,0x0b,0xfc,0x18,0x05,0x0e,0xd0,0xf8,0xf7,0x66,0x05,0x04,0x03,0xef,0xfa,0x53, -0x0d,0x09,0x6d,0x00,0x03,0x59,0xfd,0x01,0xf2,0x03,0x0f,0x8d,0x0f,0x00,0x3e,0xfb, -0x01,0x83,0xfc,0xff,0x2d,0xfb,0xfe,0x86,0x14,0x04,0x0a,0xfe,0x08,0x65,0x02,0xf6, -0x8a,0xfd,0x05,0x52,0xfd,0xfe,0xdc,0xfd,0xf8,0xeb,0xef,0x00,0x9f,0x05,0xf9,0x6b, -0xf6,0xf5,0xd7,0xf5,0xf1,0x91,0xf3,0x00,0xdb,0xff,0xf7,0xeb,0xfd,0xfe,0xa4,0xf3, -0xee,0x3c,0xfa,0xfb,0x0c,0x00,0xf6,0x63,0xf4,0xfd,0xb9,0xf4,0xfd,0xda,0xfe,0xfd, -0x80,0x06,0x09,0xa2,0xfc,0xf8,0xeb,0x02,0x01,0xcd,0xfd,0x05,0x27,0x0b,0xff,0x4e, -0xff,0x06,0x06,0x06,0xfd,0x98,0x00,0x03,0xe9,0x04,0x07,0xe1,0x0c,0x08,0x28,0x0b, -0x01,0x31,0xff,0x07,0x5c,0x0a,0x00,0x1f,0x05,0x02,0xe3,0xff,0xfc,0x4f,0x03,0xfe, -0x4e,0xf5,0x07,0xd9,0x10,0x01,0x94,0x02,0x11,0x3c,0x11,0xfc,0x95,0xfd,0xfe,0xcf, -0xf4,0xf1,0x06,0xfa,0xfd,0x81,0xf2,0xf4,0x1e,0x03,0x00,0x87,0x07,0x01,0x12,0xf8, -0x04,0xf0,0x0d,0x07,0x30,0x08,0x01,0x49,0x00,0x03,0xdf,0xfe,0xfa,0x2f,0x01,0x0b, -0x86,0x06,0xfe,0x75,0x0a,0x0a,0x77,0x02,0xfe,0xd9,0x10,0x18,0x9c,0xfe,0xf8,0x95, -0x01,0x00,0x86,0xf6,0xed,0x63,0xfa,0x00,0xbf,0xf3,0xf1,0x67,0xf5,0xf6,0x5a,0xf4, -0xf1,0x86,0xf2,0xf5,0xc6,0x04,0xfc,0x55,0xfa,0xf4,0x04,0xfe,0x00,0x80,0xf8,0x07, -0x27,0x08,0xef,0xbe,0xea,0xfc,0x58,0xf1,0xf3,0xb6,0xf9,0xf4,0x07,0xfc,0x00,0x33, -0xfc,0xfb,0x5d,0xfc,0xf4,0xb6,0xf2,0x05,0xe1,0xfe,0xf9,0x8b,0x08,0x0b,0x58,0x05, -0x0a,0xe9,0x0b,0x05,0x0b,0x06,0x05,0x98,0x0b,0x07,0x4c,0xff,0x03,0x75,0x09,0x09, -0x00,0x03,0x07,0x30,0x04,0xfa,0x88,0xf4,0x0a,0x49,0x14,0x09,0xab,0x0a,0x12,0x2c, -0x09,0x03,0x56,0xff,0x0e,0xee,0x0e,0x07,0x93,0x10,0x08,0xbf,0xff,0x05,0xf8,0x08, -0x0c,0x9c,0x17,0x0d,0x80,0xff,0x07,0x0d,0x10,0x01,0xe7,0x00,0xfe,0xc8,0xfc,0x01, -0xfa,0x03,0x01,0x40,0xfb,0xf5,0xed,0xfc,0xf2,0x06,0xee,0xf3,0xa2,0xf0,0xf1,0xbb, -0xf9,0xf2,0x44,0xef,0xf2,0xab,0xf9,0xf8,0x97,0xef,0xf9,0x5f,0xfd,0xed,0x10,0xeb, -0xfb,0x5b,0x00,0xfd,0x70,0x05,0x06,0x13,0xf4,0xf4,0x47,0xfe,0x01,0x93,0x00,0x04, -0x6c,0x01,0xfb,0x22,0xfa,0xf5,0x57,0xf3,0xfa,0xff,0xfd,0xfb,0x3c,0xff,0xff,0xb1, -0x03,0xf7,0x1a,0xf0,0xf0,0xe2,0xf3,0x02,0xdf,0x06,0x05,0x33,0x05,0x11,0xaa,0x07, -0x01,0x81,0x0c,0x0f,0x0b,0x04,0x01,0xb4,0x0c,0x01,0xcc,0xfc,0x08,0xd1,0x10,0x06, -0x76,0x08,0x09,0x22,0xff,0xed,0xf4,0xef,0xfd,0xf8,0xfa,0xf4,0x8b,0x00,0xf8,0x19, -0xf9,0xff,0x34,0x04,0x03,0x8a,0x00,0x03,0xea,0x17,0x16,0xe3,0x02,0x0c,0xa0,0x0e, -0x06,0x3b,0x0b,0x12,0x9b,0x12,0x00,0x59,0x03,0x0f,0x7f,0x00,0xf8,0x3e,0x08,0x12, -0x94,0x08,0x01,0x2b,0x06,0xfc,0x5f,0x04,0xf3,0x5e,0xfc,0xf2,0x4f,0xec,0xe4,0x9f, -0xf7,0x01,0x54,0xfb,0xf5,0x9c,0x05,0x07,0xbe,0x0c,0x0d,0x6b,0x0c,0x05,0x5d,0x09, -0x0a,0xba,0x00,0xf4,0x53,0xfd,0x01,0xef,0xfb,0xfd,0x36,0xfc,0xf4,0xe3,0xf3,0xf9, -0xe7,0xfe,0x05,0xb2,0xf9,0xf9,0x8b,0xf8,0xee,0x53,0xf3,0xfd,0x66,0xf6,0xf4,0x07, -0xf4,0xf5,0x28,0xfd,0xfc,0x67,0xfe,0x04,0x45,0x03,0x00,0x3a,0xff,0xfe,0x70,0xfc, -0xfa,0xbb,0xff,0xf4,0x12,0xf5,0xf5,0xa0,0xf7,0xf8,0x9b,0xf6,0xfe,0xb0,0xff,0xf6, -0xef,0x07,0x04,0xca,0xfa,0x09,0x3a,0x0a,0xfc,0x69,0x06,0x09,0xb4,0x04,0x0d,0x48, -0x0d,0x15,0x75,0x0e,0xfa,0xf2,0x00,0x0d,0x6c,0x12,0xfb,0xd6,0xfb,0x0b,0x1d,0x03, -0xf1,0xa2,0xf6,0xf6,0xfb,0xf5,0xf1,0x1a,0xf7,0xff,0x1f,0x01,0xf5,0x1d,0xfe,0xfa, -0x9a,0x04,0x0b,0xa1,0x0c,0x02,0x6e,0x02,0x0e,0xb8,0x0d,0x01,0x91,0x00,0x0e,0x55, -0x07,0xf6,0xb7,0xf8,0x02,0x00,0x04,0x08,0x52,0x07,0x03,0xe1,0x01,0x08,0x06,0x0f, -0x09,0xae,0x01,0x00,0x94,0x05,0x03,0x86,0xff,0x03,0x21,0xff,0x05,0x3d,0x00,0xfb, -0xa5,0x05,0x00,0xbf,0xf9,0xf3,0x36,0xff,0xf6,0x3a,0xef,0xfd,0x34,0x06,0x01,0xbe, -0xfa,0xfc,0x86,0x02,0x01,0x7e,0xfa,0xf8,0x17,0xff,0xe7,0x6f,0xed,0x01,0x18,0x03, -0xf0,0xa6,0xfc,0x03,0x7d,0xf9,0xed,0x2f,0xfc,0xfe,0xc4,0xf3,0xf5,0x2c,0x04,0xfb, -0x63,0xfa,0xfe,0x82,0xfc,0xf4,0x52,0xfd,0x08,0xcd,0x06,0xfe,0x00,0xfb,0x0d,0x61, -0x18,0x09,0xa3,0x07,0x0b,0x21,0xfb,0xf9,0xc1,0x09,0x06,0x6e,0xf8,0xf4,0xb7,0xf7, -0xfe,0x3d,0x0a,0x03,0x9a,0xf7,0xf1,0xc6,0xf7,0xf7,0x79,0xf1,0xf5,0x34,0xfe,0xfa, -0x20,0xf5,0xf5,0xfc,0xfd,0xfe,0x94,0x07,0x10,0x3b,0x09,0x14,0x73,0x1d,0x0f,0xe6, -0x08,0x0e,0x68,0x0c,0x04,0x89,0x0a,0x05,0xfa,0xff,0x09,0xb3,0x09,0x05,0x25,0x04, -0x04,0xfe,0x07,0x0c,0x53,0x09,0x09,0x7b,0x08,0x03,0x08,0x03,0xf9,0x18,0x01,0x05, -0xe7,0xfe,0xfc,0x09,0x09,0xfd,0xfb,0xfb,0x09,0x67,0x05,0xfb,0x75,0x05,0x0a,0x95, -0xf7,0xeb,0x51,0xf7,0x00,0xcd,0xfc,0xf5,0x3c,0x01,0x01,0x8b,0xfd,0xfc,0x4f,0xfc, -0xe8,0x65,0xe2,0xf7,0x0f,0xff,0xf7,0x37,0xf7,0xf8,0x64,0xfa,0xfb,0x5d,0x00,0x03, -0xbb,0x00,0x00,0xd6,0x00,0xf7,0xa9,0xee,0xf8,0xb3,0xfb,0xfa,0xa5,0xfa,0xf7,0xdf, -0xf9,0xf9,0x0b,0xfa,0xfd,0xf2,0xfa,0xf0,0x2d,0xf6,0x00,0x10,0xfc,0x02,0x1d,0x03, -0xfd,0x41,0x02,0x01,0xe4,0xff,0x02,0x4a,0xff,0xff,0x54,0x04,0x07,0xd4,0x04,0x02, -0x26,0x07,0x08,0xfd,0x07,0x07,0xc4,0x05,0x04,0x51,0xfd,0xfe,0xf9,0x01,0x05,0x63, -0xfc,0xf4,0xee,0x05,0x11,0x88,0x00,0xfb,0xcf,0x0a,0x0d,0x1b,0x09,0x00,0xf5,0xfd, -0x00,0x25,0xf8,0xf8,0xaf,0x04,0x15,0xd2,0x01,0x02,0x08,0x0a,0x07,0xdd,0x05,0x05, -0x19,0x04,0x0a,0xcd,0xfe,0xf7,0x13,0xfe,0x00,0x1e,0x05,0xff,0xd8,0x01,0x06,0xe8, -0x0d,0x09,0x84,0x02,0x05,0x9f,0x0a,0x03,0xf7,0xf6,0xf8,0xff,0x06,0x08,0x19,0xff, -0xfd,0x97,0xf2,0xfb,0xca,0x0c,0xfe,0xbf,0xf0,0xff,0xa7,0xfc,0xf1,0x8c,0xfc,0x03, -0xae,0xfe,0xfc,0x1c,0xfd,0xfb,0x19,0x03,0x02,0x06,0xff,0xf9,0x92,0xfa,0xfa,0xb2, -0xfb,0xfc,0x0b,0x03,0xfe,0x85,0xf7,0xfc,0xf6,0x0b,0x01,0xe6,0x01,0xfd,0xd2,0xfb, -0xf9,0xf7,0xfc,0xfd,0xd4,0x06,0x02,0x4a,0xfb,0xfe,0x03,0x01,0x01,0xfa,0xf4,0xfb, -0x68,0xfc,0xf7,0x38,0xfe,0x02,0xc9,0xfd,0xf3,0xc1,0xff,0x04,0xb0,0xf2,0xeb,0xc6, -0xfb,0xff,0x34,0xf5,0xf6,0xed,0xf5,0xf4,0xfb,0xfd,0x00,0x3b,0xff,0xfa,0xed,0xfd, -0xfc,0x37,0xfc,0xf3,0x66,0x02,0x08,0x4e,0x09,0x09,0xe9,0x0a,0x04,0x4e,0x09,0x17, -0x4a,0x15,0x03,0xf2,0x02,0x12,0x0d,0x10,0xfe,0x60,0x03,0x10,0xa5,0x13,0x02,0x5e, -0x00,0x05,0xaf,0x06,0x01,0x25,0xff,0x00,0xb1,0x03,0xfe,0xb6,0xfc,0xfe,0x7d,0xf9, -0xfb,0x0b,0x07,0x0b,0xd4,0x02,0xfa,0xa4,0xf8,0xfa,0xe1,0xfb,0x05,0x47,0x01,0xfa, -0xee,0x03,0x03,0x68,0xfc,0xf7,0x97,0x00,0xfe,0xc3,0xfc,0x05,0xe3,0x07,0xf6,0x9e, -0xfb,0x02,0x5d,0x00,0xfb,0x9b,0xfd,0x06,0x4f,0xf8,0xf9,0xba,0x08,0x07,0x43,0xff, -0xfa,0xc1,0x00,0x01,0x9a,0xfd,0x01,0x5c,0xff,0x02,0xd0,0x00,0xfb,0x9a,0xf6,0xf9, -0xfb,0xfe,0x03,0xd5,0x00,0xfa,0xe6,0xec,0xea,0x99,0xf7,0x00,0x87,0xf9,0xf7,0xfd, -0x00,0xfe,0x8a,0x04,0x06,0x78,0xfe,0x02,0x3b,0x00,0xfb,0xb5,0xff,0xff,0x78,0xf5, -0xf0,0x06,0xfd,0x01,0x48,0xfc,0xff,0x67,0x04,0xff,0x94,0xf7,0xff,0x8c,0x04,0xf8, -0x35,0xfd,0x06,0xd4,0x01,0xff,0x1b,0x06,0x05,0x69,0x05,0x00,0x34,0x08,0x09,0x1c, -0x03,0xfe,0xf4,0xfe,0xfb,0x11,0xfc,0x07,0x71,0x07,0x08,0x8f,0x0b,0x08,0x98,0xff, -0xf7,0xc9,0x01,0x03,0xfb,0x00,0x01,0x53,0x02,0x0a,0xf5,0x09,0xfb,0x35,0x06,0x0a, -0x8f,0x08,0x04,0xc8,0x07,0x06,0x0b,0xfe,0xfd,0xaa,0x0a,0x0b,0x81,0x02,0x03,0xf0, -0x04,0xfe,0x86,0x05,0x0e,0x99,0x01,0xf4,0x97,0xff,0x0a,0xd6,0xff,0xf9,0x5c,0xf6, -0xf6,0xdc,0xf6,0xf4,0xa4,0x00,0x01,0x61,0xf7,0xf2,0xce,0xef,0xfc,0x99,0xfe,0xfa, -0x6f,0xfb,0x00,0x05,0x01,0xfd,0x1c,0xfc,0x00,0xc8,0x01,0xf7,0x66,0xf7,0xfa,0x1a, -0xfa,0xf4,0xaa,0xf2,0xf4,0x5e,0xf5,0xed,0x3d,0xf6,0xf9,0x9f,0xf3,0xfa,0x30,0x07, -0x0b,0xf9,0xfa,0x05,0x01,0x11,0x08,0x4e,0x09,0x08,0x29,0x00,0xf6,0xcc,0xfc,0x06, -0xe1,0x09,0xfc,0x7e,0xfc,0x02,0x1a,0x03,0x00,0xc2,0xff,0x04,0x24,0x06,0x08,0x0b, -0x03,0x03,0x73,0x08,0x04,0x6e,0x02,0x0a,0x8c,0x07,0x00,0x5b,0x05,0x0a,0x3f,0x06, -0x02,0x6d,0x06,0x02,0x10,0xff,0x05,0xcc,0x02,0xfe,0x86,0x05,0xfe,0xab,0xfb,0x04, -0x78,0x03,0xff,0xc3,0xff,0xfe,0x2f,0xfe,0x00,0xa2,0x01,0xfe,0x45,0xfa,0xfa,0xe6, -0x00,0x07,0x62,0x03,0xff,0xbc,0xff,0xff,0x4c,0xfd,0xf9,0x0e,0x00,0x0a,0xf3,0x06, -0xff,0xd9,0xfb,0x03,0x38,0x00,0xfc,0x2c,0xfe,0xfc,0x37,0xfb,0x03,0x23,0xf6,0xf2, -0xad,0xfd,0xfd,0x0b,0xf3,0xf2,0x4d,0xfb,0xfd,0x78,0xfb,0x02,0xe7,0xfc,0xf1,0xdd, -0xf8,0xfe,0xe4,0xfb,0xfb,0xc5,0xf8,0xef,0x4a,0xf5,0xfc,0xd4,0xfe,0xff,0x6a,0xfc, -0xfe,0xe4,0x06,0x05,0x35,0x05,0x00,0xac,0xfa,0x04,0x93,0x06,0x04,0x1f,0xfd,0x03, -0x8c,0x03,0xf8,0xf3,0xfa,0x00,0x92,0x02,0xff,0x13,0x08,0xff,0x08,0x06,0x07,0x0e, -0x00,0x05,0x4c,0x0d,0x0b,0x21,0x09,0x05,0x48,0xfe,0x08,0xba,0x06,0xf7,0xd8,0xf3, -0xfe,0x74,0x06,0x00,0x38,0xfd,0xfd,0x71,0x06,0x07,0x5d,0x01,0x04,0x05,0x0e,0x0a, -0x35,0x09,0x0c,0x1f,0x04,0x00,0xb8,0x0d,0x0f,0x14,0x08,0x0b,0x0d,0x0a,0xff,0x8b, -0xfd,0x06,0x5e,0x02,0xf8,0x16,0xf5,0xfb,0xf4,0xff,0xff,0xb7,0xfa,0xfd,0x44,0xf8, -0xf3,0xda,0xf6,0xfe,0x72,0xfc,0xf8,0xf8,0xfa,0x06,0xf2,0x02,0xf4,0x91,0xf6,0x06, -0xfb,0x06,0x00,0x6e,0xfa,0xfc,0x49,0xf9,0xf4,0xaf,0xfd,0xff,0xb2,0xf8,0xf8,0x93, -0xfb,0xf7,0x20,0xf6,0x00,0x7c,0x07,0xfb,0xfe,0xf5,0xff,0xce,0x01,0xf9,0x89,0xf1, -0xfb,0x01,0x00,0xff,0x80,0x02,0x07,0xcd,0xfc,0xf4,0x2d,0x00,0x07,0x40,0x05,0xff, -0x66,0xff,0x02,0xce,0x04,0x02,0x52,0xf8,0xee,0x16,0xf8,0x05,0xbd,0xfc,0xf6,0x38, -0xfd,0x00,0xba,0xfb,0xff,0xd5,0x01,0xff,0xc2,0x00,0x00,0x5e,0x01,0xfd,0x7a,0xfe, -0xfd,0xe1,0x03,0x04,0x35,0x03,0x06,0x73,0x0d,0x08,0xf4,0x06,0x09,0xbb,0x02,0xfb, -0x68,0x05,0x02,0x00,0xf6,0xf7,0x0c,0x06,0x03,0x3a,0xf9,0x02,0x00,0xfb,0xf9,0x39, -0x00,0x07,0x07,0x0b,0x08,0x20,0x03,0x04,0x9a,0x08,0x05,0x6b,0x02,0x09,0x0c,0x14, -0x04,0x2b,0x01,0x05,0x87,0x08,0x0a,0x87,0xfb,0xf9,0xea,0x06,0x03,0x6f,0x01,0x05, -0xeb,0x0e,0x07,0xfd,0x02,0xff,0xad,0xf8,0x04,0x04,0x07,0xfc,0x41,0xfa,0x01,0x2d, -0x03,0xff,0xeb,0xfd,0x07,0xef,0x0e,0x03,0x3f,0xfb,0xfc,0xbe,0xfd,0x00,0x6d,0xf9, -0xf6,0xf4,0xfa,0xfc,0x4b,0xf0,0xef,0x8e,0xf6,0x00,0x81,0xfa,0xf1,0xa3,0xf0,0xf3, -0xab,0xf9,0xf7,0xc7,0xf8,0xf2,0x75,0xf3,0xf1,0x41,0xfd,0x02,0x71,0xf9,0xf4,0xb9, -0xf6,0xf6,0xea,0xf7,0x07,0xfc,0x06,0xfd,0xd4,0xfe,0x07,0x46,0x07,0x09,0xce,0x04, -0xfe,0x82,0xfe,0xff,0x5b,0xfc,0xfe,0xaa,0x00,0x02,0x4a,0x02,0xff,0xe8,0x00,0x01, -0x1e,0x01,0xfc,0x32,0xff,0xff,0xc2,0xff,0xfe,0x0b,0xfa,0x00,0x39,0x07,0x04,0xca, -0x03,0x08,0x7a,0x03,0x00,0xec,0xfc,0xff,0xbb,0x02,0x05,0xc0,0x02,0xff,0xaa,0x05, -0x11,0xd0,0x0a,0x04,0x11,0x03,0x09,0x49,0x02,0xfb,0x3b,0x03,0x06,0x2d,0xfd,0xfa, -0x2c,0x05,0x0a,0xb4,0x05,0x0b,0x04,0x0c,0x07,0xa2,0x00,0x08,0x17,0x09,0xfb,0x68, -0xfc,0x05,0xba,0x08,0x0b,0xe2,0x00,0xf6,0xd3,0xfa,0x01,0x06,0x03,0x00,0x82,0xfe, -0x01,0xb8,0xff,0xff,0xe8,0x04,0x04,0x91,0xfd,0xfb,0x7c,0xfa,0xf6,0x26,0xf7,0xfc, -0x0e,0xfb,0xf7,0xd4,0xfd,0x03,0x9f,0xfd,0xfb,0x65,0xfd,0xfc,0x0b,0xf9,0xfa,0x00, -0xff,0xfc,0xdb,0xf2,0xf7,0xda,0x03,0x02,0xf0,0xf5,0xf6,0x2f,0xff,0xff,0x62,0xf5, -0xfa,0x0f,0xfd,0xfd,0x54,0xf2,0xf4,0x33,0xff,0xfe,0x04,0xfa,0xf7,0xda,0xfd,0xfc, -0xb5,0xf9,0xfc,0xd8,0xfe,0x00,0x30,0xfc,0x02,0x0f,0x09,0x05,0x81,0x02,0x05,0x64, -0x01,0xfb,0xf9,0xf8,0xfc,0xa6,0xff,0x03,0xc9,0x06,0x08,0x2a,0x07,0x05,0xec,0x05, -0x05,0x05,0x08,0x05,0x0b,0x04,0x03,0xc1,0xff,0x04,0x14,0x02,0x03,0xcd,0x07,0x07, -0x82,0x08,0x0d,0x9d,0x0d,0x03,0xce,0xfd,0x09,0xc7,0x04,0xfa,0x7e,0x04,0x11,0xa7, -0x09,0xfc,0x61,0xf8,0xfd,0x80,0x03,0x05,0xaa,0xfe,0xfd,0x3d,0xfa,0xf5,0xd3,0xfe, -0xfe,0xe8,0xfb,0xff,0x45,0x03,0xfd,0x2d,0xff,0x01,0xf6,0x00,0x01,0x2c,0x07,0xfb, -0xbd,0x01,0x01,0x9a,0xfb,0xfa,0xce,0x01,0x05,0x27,0xfe,0xf4,0xa9,0xf7,0x03,0x56, -0xfe,0xf5,0xb1,0xfd,0x00,0x91,0xfa,0xfa,0x46,0xfa,0xfe,0x3e,0xfe,0x01,0x29,0x00, -0xf8,0xb0,0xff,0x02,0x81,0xfa,0xf5,0x9d,0xfb,0xff,0xc7,0xfc,0x01,0xc1,0x05,0xff, -0x13,0xff,0xfe,0x23,0xfc,0xfe,0xef,0x05,0x03,0x18,0xfd,0xfb,0xab,0xfc,0x00,0xe9, -0x06,0x0d,0x50,0x05,0xfb,0x8d,0x01,0x01,0x7c,0xfb,0xfe,0x7c,0x02,0xfd,0x2e,0xf7, -0xf3,0x76,0xf8,0xfe,0x53,0x03,0x04,0x95,0xfd,0xfb,0xac,0x00,0x04,0x6d,0x06,0x05, -0xf4,0x02,0xff,0xc9,0xff,0x03,0xb8,0xfe,0xfc,0x97,0xff,0x03,0x12,0xfb,0xfa,0x1e, -0x02,0x0a,0x42,0x09,0x03,0x72,0x05,0x05,0xcf,0xfc,0x00,0x5f,0x02,0x01,0x08,0x01, -0xfa,0x2d,0xf9,0xf7,0x6b,0x00,0x06,0xca,0x07,0x09,0xdb,0x07,0xfe,0xfa,0xfb,0xfd, -0x00,0x01,0x00,0xe4,0xfa,0xfd,0x2a,0x00,0x04,0x26,0x02,0x04,0x27,0x0b,0x03,0x41, -0xfa,0xfa,0xaa,0xf9,0xf9,0x77,0x04,0xff,0xbf,0xf4,0xfc,0xb5,0x0b,0x07,0x05,0xfa, -0xfd,0x8c,0x06,0xfe,0xc2,0xfa,0xfd,0x19,0x03,0xfd,0x68,0xfb,0x07,0xe1,0x02,0xf9, -0xa7,0xf8,0xff,0x54,0xff,0xf5,0x16,0xf7,0x04,0xeb,0xfc,0xfb,0xeb,0x09,0x06,0xe4, -0xf5,0x00,0x6e,0x07,0xfc,0x95,0xf8,0x04,0xac,0x04,0xfd,0x7b,0xfd,0x01,0x10,0x00, -0x06,0x69,0x08,0x05,0x81,0x00,0x03,0xdc,0x00,0x02,0x15,0x01,0xfb,0x5a,0xfc,0x00, -0xe2,0xfb,0xf9,0xfa,0xfe,0xfe,0xb4,0x00,0x01,0x3f,0xfc,0xf8,0x44,0xf9,0xfe,0x8f, -0xff,0xff,0x4f,0x00,0xfa,0xf2,0xf4,0xf9,0x85,0x05,0x03,0x3e,0xfa,0xfa,0x50,0xfd, -0xfd,0x3a,0x04,0x06,0xd5,0x05,0x06,0xbe,0x07,0x05,0x5a,0x04,0x01,0xb8,0x02,0xfe, -0x9d,0xfd,0x01,0xa7,0x09,0x09,0x32,0x05,0x04,0x4b,0x08,0x00,0x7f,0xf9,0x02,0x8a, -0x06,0x00,0xd5,0xfa,0x00,0xe5,0x01,0x00,0x02,0x01,0x03,0xf4,0xfc,0xf8,0xa8,0xfe, -0x01,0xd3,0x02,0x04,0x40,0x03,0x04,0x74,0x04,0x02,0x7b,0xf9,0xfd,0x07,0x06,0x02, -0x45,0xfb,0xf6,0x6d,0xfc,0x04,0x21,0x03,0x04,0xb2,0x05,0x05,0x47,0xfa,0xfa,0x1d, -0x02,0x00,0x08,0xfd,0xfc,0xf3,0xfc,0xfb,0x5f,0x02,0xfc,0x12,0xf9,0xf9,0xfc,0xf7, -0xfd,0x79,0x00,0x01,0xd2,0xf8,0xf2,0xc6,0xf3,0xf6,0x48,0xfa,0x03,0xe5,0x02,0xf8, -0xb9,0xf6,0xfd,0x0a,0xff,0xfe,0x1e,0x03,0x00,0xb6,0xfe,0x02,0xc5,0x05,0xfe,0xf6, -0xfc,0x00,0x00,0x00,0x04,0x9f,0x03,0xfb,0xec,0xf7,0xff,0x54,0xff,0xfe,0x50,0x00, -0x05,0xde,0x00,0xf9,0x4b,0xfd,0x06,0x5d,0x0a,0x09,0x77,0x07,0x03,0x72,0x06,0x02, -0xef,0x06,0x0c,0x7f,0x0c,0x02,0xb5,0xfa,0xf5,0x04,0x00,0x08,0x5f,0x01,0xfc,0x9f, -0x00,0x01,0xcb,0xff,0xfb,0xf1,0xfe,0x06,0x1b,0x05,0xfc,0xe0,0xfd,0x01,0x51,0x02, -0x00,0x0e,0x01,0xfa,0xbf,0xf7,0xfe,0xf5,0x06,0x07,0xbc,0x09,0x03,0xfe,0x01,0x03, -0xd3,0x01,0x02,0xb1,0x04,0x01,0x17,0x00,0x01,0xaa,0x08,0x07,0xdc,0x02,0x02,0x97, -0xfa,0xf6,0xc5,0xfb,0x00,0x74,0xff,0xfb,0x75,0x00,0x04,0xa3,0xfe,0xf5,0x0e,0xfd, -0x04,0x5a,0xfc,0xf6,0x97,0xfd,0xf6,0x46,0xeb,0xf0,0x09,0xfc,0xfc,0x4e,0xf8,0xf8, -0xb1,0xfd,0xfd,0x48,0xff,0x00,0x12,0x00,0x00,0xbe,0xff,0x02,0xe1,0x03,0x00,0x90, -0xfa,0x04,0xa6,0x0a,0x04,0x6c,0x01,0x07,0x74,0x05,0xff,0xc4,0x00,0x02,0xc2,0x03, -0x00,0xa4,0x02,0x03,0xd3,0xfb,0xfd,0xfd,0x02,0xfc,0x10,0xfd,0xff,0xfa,0xfe,0x02, -0xaf,0x05,0x03,0x2a,0xfe,0xfd,0xaa,0x01,0xff,0x4d,0x02,0xff,0x4a,0x00,0xfc,0x60, -0xff,0xff,0x11,0x03,0x06,0xfa,0x01,0xfd,0x8a,0x01,0xff,0x86,0x00,0x07,0x6b,0x07, -0xfd,0xb4,0xf4,0xfd,0x47,0x01,0xfe,0x76,0x00,0x06,0x4d,0x02,0xff,0x60,0xfc,0x01, -0x2c,0x04,0x06,0x8e,0x04,0x00,0x13,0xff,0x00,0x2b,0xf8,0xfc,0xb5,0x03,0x00,0xc8, -0xf8,0xfb,0xb5,0x01,0xfc,0x5d,0xf9,0xfb,0xff,0xfa,0xf9,0x54,0xff,0x01,0xf3,0xfe, -0xfa,0x4d,0xf7,0xfe,0xf7,0x00,0xfe,0x19,0xfc,0x00,0xc6,0x02,0xfb,0xe0,0xf5,0xfc, -0x0b,0x00,0xf6,0xb0,0x00,0x0b,0xa6,0x04,0xfe,0x6d,0x04,0x04,0x02,0xff,0x02,0xc4, -0x01,0x04,0xa8,0x07,0x06,0xe7,0x0a,0x0a,0x71,0x09,0x0b,0xb6,0x04,0xff,0xd1,0xfa, -0xf8,0xdb,0xf9,0xfe,0xdf,0x02,0x03,0x91,0x04,0x00,0x1b,0xfc,0xfc,0x4f,0x00,0xf9, -0xcc,0xf7,0xff,0x58,0x00,0xf8,0x87,0xfb,0xfe,0xba,0xfd,0x06,0xd1,0x03,0xf9,0x6d, -0xff,0x05,0x4a,0x04,0xff,0x1b,0xfa,0xfd,0x57,0x00,0xff,0xbd,0xfc,0xfe,0x60,0xff, -0xff,0xc7,0x00,0x00,0x42,0x00,0xfd,0xcc,0xfc,0xff,0x21,0xff,0xfc,0xbd,0xff,0x02, -0x5f,0xfd,0x01,0xb7,0x05,0xfc,0xac,0xfc,0xfa,0x7c,0xfa,0x03,0xc4,0x09,0x06,0xc9, -0x01,0x04,0x1e,0x08,0x06,0x0a,0x02,0x07,0x0f,0x09,0x02,0x92,0xfe,0x03,0x9c,0x00, -0xfb,0x3e,0xfe,0x05,0xb0,0x00,0xfd,0x14,0xf9,0xf9,0xcc,0x00,0x01,0x0a,0xfa,0x02, -0x19,0x04,0xff,0x72,0x00,0x00,0x43,0x03,0x03,0x84,0xf7,0xfc,0x8c,0x07,0x04,0x34, -0xfc,0xfe,0x1d,0x04,0x03,0x70,0x03,0x00,0xa7,0xff,0xf8,0xd5,0xf6,0xf6,0xf6,0xf8, -0xf9,0x42,0xfa,0xfb,0xb5,0xf8,0xf8,0x69,0x03,0x01,0x04,0x01,0x02,0xc1,0x03,0xfd, -0x45,0xfd,0x04,0x17,0x07,0x03,0x07,0xfc,0xf9,0x1f,0xfe,0x03,0x13,0x04,0x03,0xa2, -0x01,0xff,0xae,0xfa,0xfc,0x00,0xfb,0x00,0xe7,0x02,0xfd,0xfd,0xfd,0x01,0x64,0xfc, -0xfe,0x7e,0x03,0xfe,0x8f,0xfc,0xff,0x81,0xfd,0xfe,0x44,0x01,0x05,0x6b,0x01,0xfe, -0x0d,0x02,0x03,0x92,0xfd,0xfb,0x61,0x02,0x08,0x21,0x05,0xfd,0x4e,0xfd,0x01,0x2f, -0xff,0xfa,0x76,0xf8,0xfc,0x62,0xfc,0xff,0xd3,0x00,0x02,0x74,0x0a,0x0c,0x5b,0x01, -0x00,0x5e,0x07,0x04,0x94,0xfe,0x04,0xbc,0x02,0xfd,0x13,0xff,0x01,0xdb,0x05,0x09, -0xa0,0x05,0x02,0xa8,0xff,0x06,0x3a,0x09,0x07,0x84,0x06,0x00,0xf6,0xff,0x01,0x9b, -0x02,0x00,0x22,0x03,0x05,0xd5,0xfd,0xfd,0x45,0xfb,0xf9,0xb7,0xf9,0x01,0x94,0xff, -0xfa,0xfe,0xfa,0xfb,0x0f,0xff,0xfd,0xe6,0xfd,0xf7,0x24,0xf8,0xfb,0x92,0xf7,0xfd, -0x9a,0x01,0x02,0xa9,0xfe,0xfd,0x86,0x00,0x01,0x4b,0xfd,0xfb,0xe9,0xfd,0xff,0x55, -0xfa,0xf6,0xc6,0xfb,0xfe,0x79,0xfe,0x01,0xa5,0x02,0xff,0xf5,0xfd,0x00,0x9c,0x07, -0x03,0xfc,0xfa,0xfe,0xbf,0xff,0xfc,0x07,0xfa,0xf9,0x18,0xf9,0xf9,0xde,0xf9,0xfc, -0x7a,0x01,0xfa,0x70,0xf5,0xfe,0x97,0x08,0x03,0xba,0xfa,0xfa,0xa3,0xfc,0x01,0x16, -0x08,0x04,0xfd,0xfd,0x03,0x67,0x07,0x04,0xee,0x01,0x09,0x38,0x0e,0x0a,0x21,0x05, -0x01,0x04,0x06,0x03,0xe7,0xfe,0x03,0x58,0x06,0x04,0x5b,0x06,0x02,0x23,0x00,0x07, -0x65,0x08,0x06,0x44,0x04,0x06,0xcc,0x02,0x03,0xab,0x04,0x02,0xb0,0xff,0x00,0x37, -0x00,0x01,0x98,0x01,0xfe,0x95,0xfb,0xfc,0xe9,0xfc,0x02,0xf3,0x01,0x01,0xd4,0xfd, -0xfb,0xf4,0xf6,0xfb,0x6f,0xff,0xfa,0x75,0xf9,0xfd,0xfd,0xfe,0xfc,0xa9,0xfa,0xf9, -0x56,0xf9,0xfb,0xe0,0xfb,0xf7,0x5a,0xfd,0x07,0x6b,0x06,0x01,0xb2,0xfe,0x02,0x21, -0x01,0xff,0xdc,0x04,0x01,0x3f,0xfd,0xfd,0xfe,0x02,0x05,0x08,0x04,0xfe,0x6f,0xfb, -0xfa,0xdc,0xfd,0x00,0xd7,0xfb,0xfc,0x5e,0xfb,0xfb,0x08,0xfe,0xfb,0x87,0xf9,0xfe, -0xb9,0x02,0xfc,0x27,0xf7,0xf8,0xd4,0xf7,0xf9,0xf5,0xfb,0xfa,0xe6,0xf8,0xfc,0x69, -0xfe,0xfe,0xef,0xfe,0xfd,0xd1,0xfd,0xfd,0x25,0x01,0x02,0xdb,0x00,0x03,0xae,0x05, -0x05,0x59,0x08,0x08,0xb1,0x04,0x06,0xcd,0x06,0x01,0x3d,0x05,0x0c,0x90,0x09,0x01, -0x55,0x02,0x04,0x91,0x03,0x06,0xe3,0x01,0xfe,0x75,0xff,0xfc,0x7f,0xfa,0xfe,0x53, -0x03,0xff,0x00,0xfd,0xfb,0xc6,0xfd,0x00,0xd0,0x03,0x03,0x28,0x02,0xfd,0xfe,0xff, -0xfe,0xf2,0xff,0x04,0x71,0x03,0x02,0x27,0x03,0x04,0xd9,0x01,0xff,0xeb,0x00,0x04, -0x96,0x04,0xfe,0x19,0xfe,0xff,0x7c,0xf8,0xf9,0x30,0x05,0x04,0xeb,0xfe,0x00,0x3d, -0xff,0xfb,0x3c,0xff,0x03,0x8f,0x04,0x05,0x21,0x06,0xfb,0x46,0xfc,0x06,0x0a,0x03, -0x01,0xa0,0x02,0xff,0x37,0xfc,0x01,0x15,0x00,0xfc,0xe5,0xfb,0x01,0x5f,0x01,0xfe, -0x57,0xfe,0xfb,0x7a,0xfc,0xfc,0x88,0xf8,0xfa,0x58,0xfe,0xf9,0x70,0xf6,0xf9,0x9c, -0xff,0x03,0x62,0xff,0xfe,0xdb,0xff,0xfb,0x29,0xfc,0x01,0x8a,0xfd,0xfd,0x70,0x03, -0x00,0x6e,0xfd,0xf7,0x60,0xfe,0x00,0x93,0xfe,0xfd,0x6f,0x02,0x05,0xd1,0xff,0xfe, -0x00,0x02,0x02,0x37,0xfe,0x02,0xa5,0x03,0xfe,0x8e,0xfd,0x00,0x53,0x03,0x03,0x46, -0xff,0xff,0x9f,0x00,0x00,0xbd,0x01,0xfc,0x75,0xfd,0x01,0x60,0x02,0x01,0x32,0xf9, -0xf6,0x37,0xfe,0x01,0x8d,0x01,0x04,0x19,0x03,0x02,0xfe,0x01,0x03,0x95,0x03,0x05, -0xe5,0x02,0x00,0x24,0x01,0x03,0x8d,0x04,0x03,0xac,0x00,0x02,0x90,0x05,0x04,0xcd, -0xff,0xfd,0x88,0xff,0x00,0xc1,0x02,0x00,0x25,0xf9,0xfa,0xd4,0xfc,0xff,0x79,0x02, -0x03,0x9a,0x00,0x01,0xac,0x04,0x04,0xa9,0x01,0x05,0xdf,0x06,0x04,0xd1,0x01,0x02, -0x63,0xff,0xfe,0x5c,0xfb,0xfb,0x6c,0x00,0xff,0x0f,0xfd,0xf9,0xcb,0xf9,0xff,0x05, -0x00,0x01,0xbd,0x00,0xfb,0x57,0xfc,0x00,0x88,0xfe,0xfa,0x9d,0x00,0x05,0x38,0x03, -0x02,0x2f,0x02,0xfc,0x19,0xfd,0x01,0x2a,0x01,0xfe,0x8c,0xfe,0x02,0xc0,0xff,0xfd, -0x2a,0xff,0xff,0xe7,0xf9,0xf5,0x46,0xfa,0x01,0x98,0x00,0xfe,0x6f,0xfc,0xf8,0xd8, -0xfb,0x01,0x80,0xff,0x00,0xb2,0xfe,0xff,0x93,0xff,0xfe,0xec,0x03,0x08,0xd9,0x04, -0x01,0x13,0x01,0xfe,0x6e,0xff,0xfe,0x0e,0x00,0xfe,0xb4,0xfd,0xff,0xc8,0x00,0x01, -0xc3,0xfc,0x01,0x3b,0x02,0xfe,0x17,0x02,0x05,0x3f,0x00,0xf9,0x72,0xfc,0x02,0x12, -0x03,0xfd,0x7a,0xfb,0xff,0xdb,0x00,0xff,0x4c,0x00,0x01,0x18,0xfc,0xfb,0x1d,0x00, -0x01,0x9d,0x02,0x06,0xd2,0x08,0x02,0x71,0xff,0x06,0xe5,0x09,0x07,0xc2,0x00,0xfd, -0x21,0xfe,0xfe,0xf4,0xfd,0x01,0x64,0x05,0x02,0xdf,0x03,0xff,0x3c,0xfd,0xfc,0x7c, -0xf9,0xf5,0x99,0xf5,0xfb,0x55,0x03,0x06,0xa1,0x01,0xfe,0x0b,0x01,0x01,0x06,0x03, -0xff,0xd4,0x00,0xfd,0x2d,0xfb,0xfc,0x5a,0x00,0x01,0x15,0x01,0x00,0x4b,0x03,0x05, -0x03,0x06,0x02,0xa7,0xfd,0xfa,0x45,0xf7,0xfb,0x1d,0x02,0x00,0xa8,0xfc,0xff,0x52, -0x04,0xff,0xae,0xf9,0xfc,0xb0,0x00,0x02,0xec,0x01,0x02,0x7c,0x02,0xfb,0xa5,0xfd, -0x06,0x92,0x07,0x05,0xbc,0x05,0x04,0x4a,0xfb,0xfb,0x9e,0x02,0x04,0x61,0x02,0x03, -0x55,0xfe,0xfd,0x6e,0x04,0x06,0xa3,0xfe,0xfa,0xa8,0xfb,0xfb,0x59,0xfd,0xfd,0x74, -0xfc,0xfc,0x6c,0xf9,0xfb,0x8d,0xfd,0xfd,0xf4,0xfd,0xfd,0x6b,0xfe,0xfc,0x72,0xfc, -0xfe,0x6b,0x02,0x03,0xf7,0x02,0x05,0x17,0x06,0x00,0x0a,0x05,0x02,0x6d,0xfe,0xf9, -0x8c,0xf8,0xff,0x96,0x01,0xfe,0xe6,0xfb,0xfa,0x75,0xfb,0xff,0xec,0x01,0x00,0xdc, -0xfd,0xfa,0x88,0xfb,0x01,0xcf,0x01,0x00,0x6a,0x03,0x02,0x0f,0xff,0x01,0xc3,0x04, -0x03,0xa3,0xfc,0xfd,0x67,0xfe,0x00,0xfa,0x05,0x05,0x68,0x00,0xfd,0xa3,0xfd,0x02, -0xc4,0x01,0x06,0xc7,0x05,0xfc,0x45,0xfb,0xfe,0xfa,0x04,0x04,0x7d,0x00,0x00,0xd1, -0x07,0x02,0xb1,0xff,0x02,0x8f,0x00,0xf8,0x6a,0xfa,0xff,0x4f,0xff,0xfc,0x7f,0xff, -0xfe,0xaa,0xff,0x01,0x94,0xff,0xff,0xdd,0x00,0x05,0x92,0x04,0x05,0xf6,0x02,0x03, -0x69,0x08,0x05,0x42,0x00,0xff,0xc1,0xfd,0xfe,0x90,0xff,0xfc,0x94,0xfe,0x04,0xf0, -0x04,0x04,0x3b,0x05,0x01,0x31,0xfc,0xfe,0x07,0x01,0xfd,0x48,0xfe,0xfd,0xef,0xfb, -0xf9,0xe4,0xf9,0xfe,0x93,0xfc,0xff,0xb1,0x02,0x02,0xb3,0x02,0x04,0x0d,0x00,0xfd, -0x7e,0xfe,0xfb,0xf7,0xfb,0x00,0x66,0x02,0xfa,0xdb,0xf7,0xfe,0x34,0x00,0xfe,0x62, -0xfd,0xfc,0x6e,0xfa,0xfa,0x1a,0xff,0xfd,0x2b,0xfc,0xfd,0xc2,0xfc,0xfb,0x18,0xfc, -0xf8,0xfa,0xf7,0xfd,0xf2,0xff,0x00,0x3c,0x03,0x06,0x2a,0x05,0x01,0x28,0x05,0x04, -0xe8,0xfe,0xfe,0x2b,0x07,0x05,0x92,0xff,0xfc,0xe5,0x04,0x08,0x8d,0x02,0x01,0x26, -0x01,0x04,0x7d,0x03,0x00,0x43,0xfe,0xff,0x22,0xfe,0xfc,0x58,0xfa,0xfa,0x82,0x01, -0x02,0x81,0xfd,0x00,0x16,0x06,0x05,0x0f,0x04,0x03,0xbb,0x04,0x01,0xc9,0x00,0x00, -0xdd,0x00,0x00,0x40,0xfe,0xfe,0x89,0x02,0x04,0xb2,0xfe,0xfe,0x88,0x01,0x00,0xfa, -0x02,0x03,0xf3,0x02,0x03,0xd1,0x08,0x06,0x7d,0xfe,0xfe,0x6d,0x02,0x02,0xf4,0xfd, -0xfa,0x5a,0xfa,0xfd,0xf5,0xfd,0xff,0x53,0x00,0x02,0x62,0xff,0xff,0xdb,0xff,0xff, -0xfb,0xfb,0xfc,0x37,0xff,0xff,0x6d,0xfe,0xfb,0x5e,0xfc,0x01,0xeb,0x02,0xff,0xfb, -0x01,0x02,0x25,0x00,0x03,0x72,0x07,0x04,0x94,0xfc,0xf9,0x00,0xfd,0x00,0xc6,0x00, -0x00,0x76,0xff,0xfd,0x90,0xf8,0xf8,0xc7,0xf9,0xf7,0x07,0xfe,0xff,0x41,0xfa,0xf9, -0x7d,0xfc,0xf9,0xd9,0xfe,0x06,0x13,0x06,0x02,0x92,0x02,0x02,0x12,0x00,0xff,0xe5, -0x01,0x01,0xe1,0xff,0x00,0x6b,0x00,0x01,0x46,0x06,0x06,0xe6,0x00,0x00,0x41,0x00, -0x00,0x1e,0x00,0xff,0x22,0x02,0x02,0x54,0xfe,0xff,0x60,0x03,0x03,0xc3,0x02,0x02, -0x33,0x02,0xfe,0x17,0xfb,0xfd,0xf3,0x00,0x01,0x31,0x01,0xff,0x35,0xfe,0xfe,0x02, -0xfe,0x00,0x91,0xff,0xfc,0x79,0xff,0x01,0x6e,0xff,0xfd,0x28,0xfc,0xfc,0xe6,0xfe, -0xff,0x85,0xfd,0xfc,0xce,0xfa,0xf8,0x3f,0xfb,0xfe,0x7f,0xff,0x02,0x30,0x02,0xfd, -0x69,0xfe,0x01,0xff,0xff,0x01,0xa6,0x05,0x03,0xe2,0x01,0x01,0x4e,0x06,0x06,0x7e, -0x07,0x04,0xd6,0x01,0x01,0x26,0x00,0x03,0x5c,0x03,0xfc,0x46,0x01,0x04,0xd4,0x02, -0xfe,0x86,0xfe,0xff,0xd3,0xfb,0xfb,0x89,0xff,0x06,0x95,0x04,0x01,0xa7,0x02,0xff, -0x4a,0x01,0x03,0x81,0x02,0x01,0x35,0xfe,0xfa,0x0b,0xfb,0xfe,0x4f,0x02,0xfe,0x83, -0xf7,0xfb,0xeb,0x00,0xfb,0xec,0xf6,0xfb,0x1e,0xfd,0xfa,0x46,0x00,0x03,0x64,0xfd, -0xfa,0xda,0xfd,0xff,0x49,0xff,0x01,0xe2,0xff,0xfe,0x3f,0x02,0x02,0x6d,0xff,0x01, -0x98,0x02,0xff,0xc7,0x02,0x05,0x39,0x00,0xfe,0x48,0x02,0x02,0x8e,0xfc,0xfb,0xe6, -0x00,0x03,0x0c,0x05,0x04,0xec,0x05,0x00,0xb5,0xfc,0xfb,0x97,0xfd,0xfd,0xc9,0xfb, -0xff,0x2b,0x00,0xfe,0x53,0x00,0x00,0xab,0xfe,0x01,0x5c,0x04,0x02,0xae,0x03,0xff, -0x82,0xfb,0xfe,0xe2,0xff,0xfc,0x7f,0xfd,0xfe,0x49,0x03,0x02,0x61,0xfd,0xfd,0x9c, -0xfd,0xfb,0x7b,0xfd,0x00,0xee,0xfc,0xf9,0xc6,0xfd,0x02,0xc4,0xfb,0xfc,0x79,0x03, -0x06,0xb8,0x04,0x01,0x3f,0x02,0xff,0x5b,0xfd,0xfe,0xd0,0x02,0x01,0xf4,0x00,0x03, -0x34,0x04,0x05,0x8c,0x03,0x00,0x54,0x01,0x02,0x4f,0x04,0x02,0x04,0x00,0x02,0x68, -0x04,0x04,0x07,0x02,0xff,0x67,0xfe,0xfc,0x9d,0x01,0x04,0x16,0x05,0x05,0x9a,0x02, -0x01,0x63,0x03,0x04,0x98,0x00,0x01,0x34,0x00,0xfa,0x56,0xf8,0xff,0xa0,0x02,0xfe, -0x4e,0xfd,0xfb,0xce,0xfb,0xfe,0xc2,0xfd,0xfd,0x35,0x00,0x00,0x83,0xfb,0xff,0xd1, -0x01,0x00,0xea,0xfe,0xfc,0x9e,0xfc,0xfb,0x34,0xfd,0x00,0x36,0xfb,0xf6,0x32,0xf8, -0xfc,0x9d,0xf9,0xf7,0xa7,0xfb,0xfe,0x8f,0xfc,0xf9,0xe7,0xfe,0x03,0xb0,0xfd,0xfc, -0x99,0x03,0x02,0x50,0x00,0x05,0xe2,0x02,0xfd,0x12,0x02,0x05,0x07,0x02,0x00,0xcf, -0x02,0xff,0x74,0xff,0x00,0xcf,0x01,0x03,0x45,0x04,0x02,0x7e,0x01,0x00,0x57,0xff, -0x05,0xf0,0x04,0x01,0x3d,0x01,0xfe,0x06,0x01,0x03,0x16,0x00,0xfa,0xa2,0xfb,0xfe, -0xfa,0xfd,0xfc,0x0b,0xfd,0xff,0x9c,0x03,0x03,0x55,0x02,0x07,0xe3,0x05,0x03,0x90, -0x01,0x02,0x3f,0x05,0x00,0x34,0xfc,0xfd,0xd1,0x00,0x03,0x69,0x00,0xfe,0x07,0xff, -0x00,0x00,0xff,0x01,0x34,0x05,0x04,0x0b,0x01,0xff,0xf1,0xff,0x02,0xa6,0xff,0xfb, -0xbc,0xfe,0x00,0x94,0x02,0x02,0xbe,0x00,0xfd,0x4a,0xfc,0xff,0x95,0x02,0x05,0x2c, -0x04,0x00,0xbc,0x00,0xfd,0x24,0xff,0x04,0x75,0x00,0xfd,0x9a,0x02,0x04,0x18,0xff, -0xfb,0x32,0xfe,0x01,0x7e,0xff,0xfb,0x8b,0xfc,0xfa,0x17,0xfd,0x00,0xb3,0xff,0xfd, -0x3b,0xfe,0x01,0x88,0x04,0x03,0xe2,0x00,0xfb,0xe0,0xf6,0xfc,0x8b,0xfc,0xfb,0x15, -0xff,0x01,0xf3,0xfd,0x00,0x21,0x04,0x00,0x80,0xfb,0xfd,0x94,0xfe,0xfd,0x4f,0xfe, -0xfc,0x8e,0xfb,0xfe,0x12,0xfd,0xfe,0xaa,0xfe,0xfb,0x12,0xfb,0xff,0xd3,0xfd,0xfc, -0x06,0xff,0x00,0x06,0x01,0x03,0x23,0x04,0x02,0x43,0x02,0x03,0x02,0x06,0x03,0x47, -0x02,0x05,0xa6,0x06,0x02,0x8d,0xfe,0xff,0x23,0x02,0x02,0x73,0x02,0x04,0x25,0x05, -0xfc,0x0c,0xfc,0x01,0xd3,0x00,0x01,0xc9,0x04,0x04,0x95,0x02,0x00,0xf1,0x00,0x00, -0xd8,0xfe,0xfc,0xa8,0xfa,0xfb,0xfa,0xfc,0xfd,0x52,0xfd,0xfe,0xfb,0x00,0x01,0x7c, -0x02,0x01,0x4d,0x02,0x01,0xa9,0xff,0xfe,0x87,0x01,0x01,0x16,0x02,0x01,0xaa,0xff, -0xfe,0x76,0x00,0x01,0xd2,0xfd,0xfb,0x88,0xfe,0x02,0xbc,0x01,0xfe,0x19,0xfd,0xfc, -0xdf,0xfd,0x01,0x59,0x02,0xfc,0xe6,0xfb,0x01,0x06,0x05,0x00,0xc5,0xfc,0xfc,0xb3, -0xfc,0xfc,0x8c,0xfd,0xff,0xf9,0x01,0x00,0x48,0xfe,0xff,0xda,0xfa,0xfc,0x60,0x01, -0x05,0x22,0x00,0xf9,0xdc,0x00,0x06,0x16,0x03,0x00,0x3a,0x02,0x00,0x57,0xfe,0xff, -0x24,0x02,0x00,0x0e,0x02,0x04,0x04,0x02,0xfd,0x55,0xfe,0x04,0x10,0x02,0x00,0xe8, -0x00,0x01,0x8f,0xfe,0xfa,0x51,0xfb,0x01,0x28,0x03,0x00,0x30,0xff,0xff,0x9c,0x02, -0x04,0xe0,0xfe,0xf9,0x92,0xfe,0x02,0x7f,0x01,0xff,0x84,0x01,0x01,0x0c,0x01,0xfd, -0xb5,0xff,0x04,0xb5,0x02,0xfe,0x61,0xfe,0xff,0x58,0xff,0xfd,0x56,0xfe,0x00,0xa7, -0x00,0xff,0xcd,0xff,0x00,0x53,0xff,0x00,0x50,0x01,0x00,0x39,0x01,0x00,0x12,0x00, -0x02,0x1d,0x03,0xff,0xde,0x00,0x04,0xa7,0x01,0xfd,0xad,0xfc,0xfe,0xcb,0xff,0xff, -0xe8,0xff,0x00,0xb3,0xfd,0xff,0x14,0x00,0xfc,0xf8,0xfa,0xff,0xb5,0xff,0xfa,0x6f, -0xf8,0xfb,0xba,0xfd,0xfd,0xb9,0xff,0x01,0xaa,0x00,0x02,0x00,0x00,0xfe,0xaa,0xfe, -0xfe,0x03,0xfa,0xf9,0xd7,0xff,0x03,0x77,0xff,0xfe,0x61,0xff,0x01,0xd3,0xfd,0xfd, -0x72,0x03,0x06,0x3e,0x01,0xfc,0x9c,0xff,0x04,0x6c,0x04,0x01,0x81,0xfd,0xfc,0xf6, -0xff,0x05,0x9e,0x01,0xff,0x2f,0x02,0x03,0x12,0x01,0x01,0xf2,0x02,0x04,0x55,0x02, -0x00,0x9c,0x01,0x02,0xbc,0x02,0x04,0x4e,0x06,0x03,0xd9,0xfd,0xf9,0x37,0xfd,0x03, -0xdd,0x04,0x00,0xc3,0xff,0xfd,0xf4,0xfc,0xff,0xa9,0x02,0x02,0xd6,0xff,0xfc,0x7e, -0xfe,0x02,0xce,0x03,0x01,0x83,0x00,0x03,0x3d,0x04,0xff,0x97,0xfc,0xfd,0x35,0xfe, -0x02,0x11,0x05,0x03,0x34,0x03,0x06,0xbf,0x00,0xfb,0x05,0xff,0x01,0xfa,0xff,0xff, -0x48,0xfe,0xfb,0x7d,0xfe,0x00,0x1d,0xfd,0xfb,0xd9,0xfc,0xfc,0x64,0xfb,0xfb,0xcc, -0xfb,0xfd,0x89,0x02,0x02,0xf3,0xfe,0xfa,0xf9,0xf8,0xfa,0xf5,0xfb,0xf9,0x30,0xf9, -0xfd,0x62,0xfe,0xfe,0x93,0xff,0x01,0x6b,0x01,0x01,0xa9,0xfe,0xfd,0xe9,0xfb,0xfd, -0x61,0x00,0xff,0x55,0xff,0xfd,0xc5,0xfd,0x01,0x6b,0x06,0x03,0x84,0x02,0x00,0xb0, -0xfd,0xff,0x46,0x01,0xfe,0x7f,0xfe,0xff,0x8f,0xfd,0xfd,0x7c,0x03,0x04,0x64,0x01, -0x02,0x91,0x01,0x03,0xc5,0x03,0x00,0x0e,0x04,0x05,0xb7,0x02,0x01,0x30,0x03,0x03, -0xd4,0x03,0x01,0xea,0xfe,0x01,0x16,0x03,0x00,0x2e,0x01,0x01,0x3f,0x03,0x04,0x18, -0x00,0xff,0xdb,0x05,0x06,0x5d,0x01,0x03,0xf1,0x04,0x02,0x7f,0x02,0x03,0xfc,0x01, -0x02,0x5b,0x04,0x01,0x59,0xff,0x01,0xcf,0x04,0x00,0xa8,0xfc,0xfe,0x01,0xfd,0xfa, -0xfe,0xfe,0x00,0x53,0xfd,0xff,0x1a,0x00,0xfb,0x23,0xfb,0xfe,0xe3,0xfd,0xfc,0x9a, -0xfd,0xfe,0x6c,0xff,0xfe,0xe6,0xfb,0xfb,0xe6,0xfb,0xfd,0x4b,0xff,0xfe,0x92,0xfc, -0xff,0x2f,0x00,0xfd,0x3a,0xfd,0xff,0xd1,0xfe,0xfa,0xbe,0xfa,0xfe,0x59,0xff,0xfd, -0xd8,0xfe,0x00,0x3e,0xfd,0xfc,0x0e,0xfe,0xfb,0x15,0xf8,0xf7,0x57,0xf8,0xf7,0x8d, -0xf7,0xfa,0x71,0xfc,0xfa,0x30,0xfa,0xfb,0x45,0xfc,0xfc,0xe6,0xfc,0xff,0x74,0x01, -0x01,0x70,0x01,0x02,0x79,0x02,0x01,0xb3,0x05,0x07,0x0d,0x06,0x06,0xf0,0x06,0x04, -0x0a,0x03,0x06,0x6c,0x05,0x02,0x0b,0x08,0x0c,0xf2,0x08,0x06,0xf2,0x06,0x06,0xc6, -0x03,0x04,0xfa,0x06,0xff,0xdf,0x00,0x06,0xd6,0x03,0x02,0x94,0x03,0x03,0xde,0x01, -0x01,0xfb,0x01,0x00,0x16,0x01,0xff,0x2c,0xfe,0xff,0x3c,0x01,0x01,0x44,0x03,0x03, -0xf8,0xfe,0x00,0xad,0x04,0x02,0x37,0x00,0x02,0x73,0x00,0xfb,0x52,0xfb,0xfd,0x8e, -0xff,0xff,0x47,0xff,0xfe,0x14,0xff,0xfd,0x02,0xfe,0xff,0x98,0xfd,0xfa,0x3f,0xfd, -0x00,0x60,0xfb,0xfa,0xba,0xff,0x00,0x41,0xfa,0xf7,0x6f,0xf9,0xfa,0x95,0xfe,0xff, -0x74,0xfd,0xff,0x81,0xfe,0xfb,0xa5,0xfa,0xfa,0x32,0xfb,0xfc,0x36,0xfd,0xfa,0x1f, -0xfd,0xfe,0xf0,0xfb,0xfa,0xfb,0xfd,0xfe,0x89,0xfe,0x03,0x78,0x06,0x01,0xaf,0xfe, -0x00,0x50,0xfc,0xfc,0x3c,0xff,0xfe,0x86,0xff,0x00,0x36,0xfe,0x01,0xa4,0x03,0x01, -0x6a,0xfe,0xff,0xc9,0x03,0x03,0xf7,0x00,0x00,0x84,0xfe,0xff,0x1c,0x01,0x01,0x86, -0x02,0x02,0x77,0x00,0x00,0xd4,0x01,0x02,0x38,0x01,0x00,0xc9,0x01,0x02,0x12,0x01, -0x01,0x88,0x02,0x03,0x67,0x00,0xfe,0x6b,0x03,0x03,0x1d,0x00,0x02,0xe2,0x00,0xff, -0x36,0x01,0x06,0xb3,0x05,0x03,0xcf,0x03,0x02,0xb3,0x02,0x05,0x66,0x05,0x04,0xbb, -0x08,0x08,0x70,0x02,0x03,0x7b,0x06,0x03,0x20,0x01,0x02,0x8e,0x00,0xfe,0x82,0xff, -0x02,0xd5,0x00,0xfe,0xb7,0xff,0x00,0x85,0xff,0xfc,0x21,0xfc,0xfc,0x6e,0xff,0x01, -0xbe,0x00,0xf9,0x24,0xf7,0xfb,0x56,0xfa,0xf9,0xa4,0xfc,0xfb,0x98,0xfb,0xfd,0xea, -0xfc,0xfc,0x2c,0xfe,0xfb,0x65,0xfa,0xfc,0x06,0xfc,0xfa,0xd7,0xfc,0x00,0xa4,0xfc, -0xfb,0x18,0xfc,0xfc,0xa7,0xfc,0xfe,0xbd,0xfe,0xff,0xb5,0xff,0xff,0x31,0xfd,0xfd, -0xd9,0xff,0x00,0xcc,0xff,0x01,0x3a,0x01,0xff,0x2b,0x01,0x03,0x03,0x03,0x01,0x18, -0x01,0x00,0x7d,0xff,0x00,0xb7,0x00,0x00,0x02,0x00,0x01,0xfe,0x03,0x02,0x96,0xff, -0xfe,0xf7,0xff,0xfe,0xdc,0xff,0x01,0x16,0x01,0x04,0x60,0x03,0x00,0x31,0x02,0x04, -0x00,0x04,0x02,0x29,0x02,0x02,0xe0,0x00,0x00,0xd1,0x00,0x02,0x65,0x01,0x00,0xf2, -0x01,0x03,0x87,0x03,0x03,0x1b,0x05,0x05,0x3a,0x05,0x03,0xdf,0x02,0x00,0x8e,0x01, -0x03,0xf3,0x04,0x04,0x37,0x03,0x00,0x35,0x01,0x03,0x08,0x02,0xfd,0xab,0xfd,0xfc, -0x69,0xfc,0xfd,0x9a,0x00,0x00,0xb0,0xfd,0xfd,0x32,0xff,0x01,0xb6,0x00,0xfd,0xa7, -0xfc,0x00,0x01,0x01,0xfe,0x7b,0xfb,0xf9,0xfa,0xfc,0xfe,0x2a,0xfe,0xff,0x4b,0xfe, -0xf9,0xfd,0xf9,0xfd,0x47,0xfb,0xf8,0x6e,0xfa,0xfa,0xc4,0xfb,0xff,0xd1,0x00,0xfd, -0x67,0xfb,0xfc,0xe0,0xfc,0xfd,0x02,0xfd,0xfb,0xe5,0xfb,0xfd,0xba,0xfd,0xfe,0x30, -0xff,0xfc,0x7c,0xfb,0xfe,0xb4,0xff,0xff,0x23,0xfd,0xfc,0x38,0xfe,0xfe,0x47,0xfe, -0xfd,0x7b,0xfd,0x00,0xb6,0x01,0x01,0x9b,0x03,0x04,0x89,0x02,0x03,0xb1,0x07,0x05, -0x01,0x03,0x04,0xa7,0x02,0x02,0xd1,0x06,0x08,0x67,0x07,0x07,0xd3,0x02,0xfe,0xca, -0x03,0x08,0xbf,0x06,0x05,0x72,0x08,0x06,0xcf,0x03,0x04,0xb4,0x05,0x04,0x17,0x01, -0x00,0xb1,0x01,0x00,0xc9,0xfc,0xfc,0xdf,0xff,0xff,0xb0,0xfd,0xfe,0x57,0x00,0x00, -0xa4,0x01,0xfe,0x15,0xfb,0xfc,0x42,0xff,0x01,0x51,0x01,0xff,0xdd,0xfd,0xfd,0xa1, -0xfd,0xff,0xb2,0x00,0x01,0xab,0x00,0xfe,0x8d,0x00,0x01,0x9a,0xfd,0xfd,0x13,0xfe, -0xfb,0xf7,0xf9,0xfb,0x43,0xfd,0xfe,0x4f,0xfe,0xfb,0x79,0xfb,0xfd,0x56,0xfe,0xfe, -0xa6,0x00,0xfe,0x2f,0xfa,0xf9,0xd9,0xfb,0xfc,0xc8,0xfe,0xfd,0xe1,0xfa,0xfb,0xc7, -0xfe,0x00,0x2e,0xff,0xfb,0x9d,0xfe,0x02,0xd0,0xff,0xfe,0xfb,0xfc,0xfe,0xc8,0x02, -0x02,0x25,0x01,0x01,0x75,0x00,0xfe,0xf8,0xff,0x02,0xc2,0xff,0xfe,0x66,0x00,0x04, -0x29,0x04,0x02,0x36,0x04,0x03,0x8a,0xff,0xfe,0x63,0x00,0x02,0x88,0x00,0xff,0x6c, -0x01,0x03,0xe0,0x03,0x03,0x12,0x01,0x02,0x51,0x03,0x02,0xad,0x04,0x05,0xdf,0x04, -0x02,0xb1,0x00,0x03,0xb8,0x03,0x01,0x47,0x01,0x01,0xc8,0x03,0x04,0xa1,0x01,0x02, -0x36,0x02,0x01,0x49,0x03,0x04,0x33,0x03,0x01,0x17,0x00,0x00,0xdd,0x01,0x00,0xe0, -0xff,0x01,0x02,0xfe,0xfd,0x20,0xff,0xfe,0x4f,0xff,0x02,0x75,0x00,0xfc,0x37,0xfd, -0xfd,0x24,0xfd,0xfa,0x69,0xf8,0xf9,0x1c,0xfe,0xfd,0x6f,0xfb,0xf8,0xd2,0xf8,0xfb, -0xe6,0xf9,0xfa,0x24,0xfe,0xfc,0x6f,0xfa,0xfa,0x96,0xf9,0xfa,0xe9,0xfd,0xff,0xa3, -0xfb,0xfd,0xf1,0xfe,0xfc,0x09,0xfd,0x00,0x40,0x01,0xff,0x73,0xfe,0x00,0x7a,0x00, -0x01,0x74,0x02,0x03,0xf5,0x04,0x04,0x6e,0x02,0x02,0x52,0x03,0x05,0xe2,0x04,0x01, -0x12,0xff,0xff,0x0e,0x04,0x02,0x54,0xfe,0xff,0x44,0x01,0x01,0x26,0x01,0xff,0xdb, -0x00,0x02,0x73,0x04,0x02,0xa2,0xff,0x00,0x84,0x00,0x00,0xd3,0x00,0xff,0x18,0xff, -0x00,0xac,0x01,0x02,0xff,0x03,0x02,0xc3,0x01,0x03,0xfa,0x03,0x04,0x40,0x06,0x06, -0xd2,0x02,0x00,0xf0,0x01,0x03,0x0a,0x02,0x04,0x06,0x05,0x01,0x45,0x00,0x01,0xce, -0x02,0x00,0xdd,0xfe,0x00,0x59,0x00,0xfd,0x42,0xfc,0xfc,0xaa,0xfd,0xfc,0x7d,0xfe, -0xff,0x9d,0xff,0xfe,0x79,0xff,0x01,0x15,0x01,0xff,0xee,0xff,0x00,0x40,0xff,0x01, -0xef,0x02,0xfe,0x99,0xfa,0xfd,0x99,0xff,0xfe,0x7f,0x00,0x00,0xd5,0xfc,0xfa,0x01, -0xfd,0xff,0xdf,0xfe,0xff,0xb2,0xff,0xfb,0x4f,0xfa,0xfb,0xe6,0xfc,0xfe,0x13,0xff, -0xfc,0x35,0xfa,0xfe,0xb2,0xff,0xfc,0x1f,0xfc,0xfd,0x05,0xfd,0xfb,0xf4,0xfb,0xfe, -0x7b,0xfe,0xfd,0x4b,0xfb,0xfc,0x7a,0xfc,0xfb,0xa5,0xfd,0x00,0xeb,0xff,0xff,0x95, -0x01,0x03,0x61,0xff,0xfd,0x5b,0x01,0x03,0xf1,0x02,0x02,0xf3,0x01,0x00,0x06,0x00, -0x00,0x03,0x05,0x05,0x74,0x01,0x01,0x77,0x03,0x04,0x56,0x02,0x01,0xa8,0x01,0x01, -0x9d,0x02,0x04,0xed,0x04,0x03,0xb5,0x02,0x04,0x64,0x05,0x04,0xb3,0x05,0x04,0x19, -0x00,0x00,0xe5,0x03,0x02,0x9e,0xfe,0xff,0x0e,0x02,0xff,0xcb,0xfe,0x00,0x2d,0x00, -0xfd,0x9c,0xfe,0xff,0xe4,0xfc,0xfe,0xd0,0x01,0x00,0xc1,0xfb,0xfe,0x84,0x01,0x02, -0x93,0x02,0x01,0x4c,0x02,0x02,0x22,0x01,0x01,0x33,0x01,0x00,0xba,0x00,0x02,0xbc, -0x01,0xff,0x16,0xff,0x00,0x99,0xfe,0xfe,0x66,0xff,0xfe,0xba,0xfc,0xfa,0x11,0xfb, -0xfd,0xe7,0xfb,0xfc,0x69,0xfd,0xfb,0x56,0xfa,0xfb,0x03,0xfb,0xfb,0xf3,0xfa,0xfa, -0x1d,0xfb,0xfd,0x47,0xfe,0xfd,0x70,0xfb,0xfc,0xc9,0xfe,0xfe,0xca,0xfd,0xfd,0xfa, -0xfe,0xfe,0x4f,0x00,0x01,0xc0,0xff,0xfd,0x16,0xff,0x02,0xf9,0x01,0xfe,0x32,0xfc, -0xff,0xfa,0x00,0x00,0x60,0x00,0x01,0x73,0x00,0x00,0x0a,0x02,0x02,0x25,0x01,0x00, -0x76,0x01,0x03,0x02,0x04,0x03,0x03,0x01,0xff,0xc6,0x00,0x02,0x8d,0x04,0x01,0x45, -0x00,0x01,0x42,0x03,0x02,0x57,0x03,0x05,0xb5,0x05,0x04,0x9d,0x05,0x05,0xd3,0x02, -0x03,0x27,0x06,0x04,0xab,0x01,0x04,0x80,0x04,0x03,0x61,0x06,0x08,0x42,0x04,0xfe, -0xcd,0xfe,0x02,0xd0,0x04,0x03,0xfc,0xfe,0xfd,0x19,0xfe,0xfd,0x2b,0xff,0xff,0x4c, -0xff,0xfe,0xdf,0xfc,0xfd,0x18,0xfc,0xf9,0x16,0xfd,0x01,0x54,0xff,0xfd,0x52,0xfd, -0xfe,0x23,0xfe,0xfb,0x0c,0xfb,0xfc,0xaf,0xfd,0xfa,0x4f,0xfa,0xfb,0xbb,0xfc,0xf9, -0x12,0xf8,0xfb,0x64,0xfc,0xfc,0x35,0xfd,0xff,0xf9,0xfd,0xfb,0x6f,0xfc,0xfe,0x72, -0xff,0xfe,0x1e,0xff,0xfe,0x16,0xfe,0xfd,0xeb,0xfc,0x00,0x61,0x02,0x01,0xd3,0xff, -0x01,0x24,0x01,0xfe,0x0f,0x00,0x00,0xc9,0xfe,0xfe,0xa4,0xff,0xff,0x6d,0x01,0x02, -0x2c,0x00,0xfe,0x6f,0x00,0x01,0x66,0x02,0x04,0x45,0x02,0x00,0xa2,0xff,0x00,0x9b, -0x01,0x01,0x65,0x02,0x04,0xd2,0x02,0x01,0xb6,0x00,0x01,0xee,0x01,0x00,0x2d,0x01, -0x03,0xa6,0x03,0x04,0x2f,0x05,0x04,0xba,0x03,0x02,0xee,0x03,0x04,0xd3,0x02,0xff, -0xae,0xff,0x00,0x85,0x00,0x01,0xa2,0x01,0xff,0x84,0xfe,0x01,0x18,0x02,0xff,0xea, -0xff,0x01,0x3d,0x00,0x00,0x31,0xff,0xfd,0x12,0xfe,0xff,0x41,0xfe,0xfd,0x1f,0xff, -0xff,0xaf,0xfe,0xfb,0xf8,0xfc,0x00,0x70,0xff,0xff,0xdd,0x01,0x01,0xba,0xff,0xfe, -0xa3,0x00,0x04,0xa2,0x03,0x01,0xa4,0x00,0x01,0x11,0x01,0x00,0x73,0xff,0xff,0xae, -0xfe,0xfe,0x93,0xff,0x00,0x89,0xfe,0xfb,0x1e,0xfd,0xfb,0x8a,0xf9,0xf9,0xb2,0xf9, -0xfd,0x9e,0xfd,0xfb,0x72,0xfb,0xfe,0x89,0xfe,0xfc,0xf9,0xfc,0x00,0xa4,0x00,0xfd, -0xc5,0xfc,0xfe,0xb9,0xfe,0x01,0x33,0x04,0x02,0xe4,0xfe,0x01,0x6f,0x04,0x02,0xa1, -0x00,0x02,0xa9,0x01,0xfe,0x7d,0xfe,0xff,0xd9,0x00,0x00,0xfb,0xff,0x00,0xa4,0x00, -0x03,0x83,0x04,0x05,0x00,0x04,0x02,0x9b,0x00,0x01,0x62,0x02,0x03,0x61,0x02,0x01, -0xe3,0x00,0xfe,0xa6,0x00,0x02,0x29,0x00,0xfd,0x03,0xfd,0xff,0xb5,0x01,0x02,0x9a, -0x00,0xff,0x46,0x01,0x01,0x07,0x00,0x00,0xd8,0x00,0xfe,0x35,0xfd,0xff,0xb8,0x00, -0xff,0xd3,0xfe,0x01,0x85,0x02,0x01,0xb3,0x01,0x00,0xad,0xff,0xff,0xcb,0xff,0xff, -0xdb,0xff,0x01,0xd5,0x01,0x01,0xfb,0x01,0x00,0x9f,0x00,0x00,0xec,0x00,0x00,0xc5, -0xfe,0xfe,0x9b,0xff,0xff,0x47,0xff,0xfe,0xb4,0xfd,0xff,0xf4,0xff,0x00,0x1b,0xff, -0xfc,0xdd,0xfd,0xfd,0x37,0xfe,0xff,0xd1,0xfc,0xfc,0x4c,0xfc,0xfd,0x03,0xfd,0xfb, -0x83,0xfb,0xfd,0x0a,0xff,0xfe,0xb4,0xfc,0xfd,0xa6,0x00,0xff,0xbf,0xfe,0x00,0xfb, -0xff,0xfd,0x8d,0xfe,0xff,0x0e,0x03,0x02,0xa8,0xff,0xfe,0x18,0x01,0x03,0x50,0x00, -0xfe,0x2f,0x00,0xfe,0xa9,0xfa,0xfd,0xfb,0xff,0xfc,0xbe,0xfb,0xff,0xc0,0xff,0xff, -0xf7,0xfe,0x01,0xe7,0x02,0x01,0x6f,0x01,0x00,0x8e,0x00,0x00,0xa0,0x01,0x01,0x62, -0xff,0xff,0x22,0x02,0x04,0x84,0x03,0x04,0xea,0x05,0x05,0x85,0x03,0x04,0x72,0x03, -0x04,0x73,0x05,0x02,0x0e,0x00,0x00,0x33,0x01,0xff,0x5e,0xfe,0x00,0x10,0x02,0x02, -0x72,0x02,0x03,0x7f,0x02,0x00,0xd9,0x00,0x00,0x83,0xff,0xff,0x8b,0xff,0x01,0xc6, -0x01,0xff,0x06,0xfe,0xff,0x76,0xff,0xfd,0x39,0xfe,0xff,0x1e,0x00,0xfe,0x25,0xfd, -0xfc,0x49,0xfe,0x00,0xf5,0xff,0xff,0x19,0x01,0x01,0xdd,0xff,0xfd,0xba,0x00,0x01, -0xc1,0xfe,0xfc,0xfa,0xfc,0xfc,0x7b,0xfc,0xfe,0xb2,0xff,0x00,0xe0,0xfe,0x00,0x66, -0x01,0xff,0x2b,0xfc,0xfb,0x53,0xfd,0xfe,0x37,0xff,0x00,0x60,0xfd,0xfd,0x56,0xff, -0xfe,0x4c,0xfd,0xfe,0xf0,0xfe,0x00,0x0a,0x01,0x00,0x2a,0x01,0x01,0x91,0x00,0xff, -0x99,0xff,0xfe,0x8f,0xfe,0xff,0x86,0xff,0xfe,0x06,0xff,0x00,0x17,0xfe,0xfd,0xa3, -0x00,0x03,0x42,0x03,0x02,0xf2,0x00,0x01,0x10,0x01,0x00,0xce,0x00,0x01,0x23,0x02, -0x02,0xdf,0x01,0x00,0x0f,0x01,0x01,0x78,0x01,0x00,0x10,0xff,0xff,0xc2,0xff,0xfe, -0xaf,0x01,0x03,0x53,0x00,0xfe,0x4a,0x01,0x00,0xf7,0xfe,0xfe,0xfb,0xfd,0xfe,0x6f, -0x01,0x01,0xfc,0xff,0x00,0x8a,0x00,0xff,0x0f,0x00,0x00,0x10,0x01,0x01,0xbe,0x00, -0xff,0xdd,0xfd,0xfe,0x1a,0x00,0xfe,0x0f,0xfe,0xff,0x79,0x00,0x02,0x72,0x00,0xfe, -0xad,0xff,0x00,0x75,0x01,0x00,0x75,0xfd,0xfd,0x27,0xfe,0xff,0xf2,0x01,0x03,0xf6, -0x00,0xfe,0x7f,0xff,0x01,0x11,0x02,0x01,0x6f,0x02,0xff,0x1e,0xff,0x01,0xcc,0x03, -0x01,0x52,0xfe,0xfe,0xb3,0xfe,0xff,0x03,0x00,0x00,0x6f,0x00,0xff,0x61,0xfd,0xfd, -0x5f,0xff,0xfe,0x8e,0x00,0x01,0xd9,0x01,0xfe,0xc9,0xfd,0x00,0x73,0x01,0x00,0x16, -0x00,0x00,0xe9,0x00,0x02,0x57,0x01,0xfe,0xf9,0xfd,0xfe,0xbd,0xff,0xff,0x78,0xfd, -0xfe,0xc3,0xfe,0xfe,0x0e,0xff,0x00,0xe9,0x01,0x01,0xe3,0x00,0x00,0x3e,0x01,0x02, -0x30,0x02,0xff,0x76,0xfe,0xff,0xad,0x00,0x02,0x20,0x00,0xfe,0xec,0xfe,0xff,0xf6, -0xff,0xfe,0x7e,0xfe,0xff,0xd7,0xff,0xfd,0x28,0xfd,0xff,0xc1,0x00,0x00,0x64,0x00, -0x01,0x3f,0x03,0x03,0x25,0x02,0x00,0x55,0x00,0xff,0x99,0xfe,0xfe,0x6f,0x00,0xff, -0x05,0xff,0xfd,0x19,0xfe,0xff,0x1b,0xff,0xfc,0x1f,0xfd,0xff,0xb4,0xff,0xfe,0x23, -0xff,0x02,0xd1,0x01,0x00,0x07,0x01,0x00,0xbf,0x02,0x01,0x9d,0x01,0x00,0x3b,0xff, -0xff,0x46,0xff,0xff,0xb6,0xff,0xff,0x37,0xff,0xff,0x72,0xff,0x00,0x47,0x00,0x00, -0x56,0x00,0xfe,0xcc,0xfe,0xfe,0x4e,0x01,0x02,0x69,0x01,0xff,0xdd,0xff,0xff,0x09, -0x00,0xfe,0xae,0xff,0x00,0x57,0x00,0xff,0x5a,0x00,0x01,0xf0,0x01,0x00,0xec,0xfe, -0x00,0x52,0x02,0x01,0x04,0xfe,0xfe,0xfa,0x00,0x00,0x47,0xff,0xfe,0xd4,0xfd,0xfd, -0x05,0xfe,0xff,0xa8,0x00,0xff,0x1e,0xff,0x00,0xa6,0x01,0xff,0x13,0xfe,0x00,0x87, -0x01,0x00,0xe8,0xff,0x01,0xf0,0x00,0x00,0xfc,0x00,0x00,0x51,0xff,0xff,0x18,0xff, -0xff,0x4c,0x00,0xff,0x79,0xfe,0xfd,0x69,0xff,0x01,0x05,0x00,0xff,0x50,0xff,0xff, -0xb5,0xff,0x00,0x74,0x00,0x00,0x45,0x00,0x01,0x24,0x01,0xff,0x4d,0xff,0x00,0x42, -0x00,0x00,0x8a,0x00,0xfe,0x1e,0xff,0x00,0x43,0x00,0xfe,0x5d,0xfe,0x00,0x97,0x01, -0x00,0x01,0x01,0x03,0xa2,0x02,0x02,0xd6,0x00,0xff,0xae,0xff,0xff,0x63,0x01,0x02, -0xe7,0x00,0x00,0xc4,0x00,0x01,0x21,0xff,0xfe,0x35,0x00,0x00,0xd9,0xfe,0xfe,0x96, -0xff,0x00,0x23,0xfe,0xfd,0xd8,0xff,0x00,0x0b,0x00,0xff,0xab,0xfd,0xfe,0x43,0xfe, -0xfe,0x02,0xff,0xff,0x4b,0xfe,0xfe,0xc0,0xfe,0xff,0x2a,0xff,0xfe,0xc5,0xfe,0xff, -0x17,0x00,0xfe,0xcc,0xfe,0xff,0xe7,0x00,0x00,0x3d,0x01,0x02,0x19,0x03,0x01,0xbd, -0x00,0x01,0x50,0xff,0xfe,0x16,0x00,0x01,0x9d,0x01,0x00,0xc7,0x01,0x03,0xc7,0x03, -0x03,0x81,0x02,0x02,0xd2,0xff,0xfe,0x0f,0x00,0x00,0x21,0xff,0xff,0xb6,0xff,0x00, -0x74,0x00,0xff,0xd7,0xfe,0xfd,0x4c,0xfe,0xfe,0x78,0xfd,0xfd,0x22,0xff,0x00,0xe7, -0xff,0xff,0x5c,0x00,0x00,0x18,0xff,0xfc,0xde,0xfd,0xfe,0x24,0xfe,0xff,0x73,0x00, -0x00,0x46,0x00,0x00,0x97,0xfe,0xfe,0xb9,0xff,0xff,0x98,0xfd,0xff,0x87,0x00,0xff, -0x7f,0x00,0x01,0x6b,0x00,0xff,0x5c,0x02,0x02,0x37,0x01,0x02,0x8f,0x03,0x01,0x87, -0xff,0xff,0x42,0x01,0x02,0x47,0x01,0x00,0x2f,0x02,0x01,0x67,0xff,0xff,0x0e,0x01, -0xff,0x7a,0xfe,0x01,0x62,0x02,0x01,0xca,0x01,0x00,0xcd,0xfe,0xfe,0xc1,0xfd,0xfe, -0x64,0xff,0x00,0x9b,0x00,0x01,0xc0,0x00,0x00,0x60,0x01,0x01,0xbf,0x00,0xff,0xa7, -0xfe,0xfd,0x42,0xfe,0xfd,0x5a,0xfd,0xfd,0xaf,0xff,0xfe,0x2e,0xfe,0xfc,0x4c,0xfa, -0xfb,0xc2,0xfd,0xfe,0xa0,0xfd,0xfe,0xed,0xfe,0xfd,0x2d,0xfe,0xff,0xf6,0xfe,0xfe, -0xa9,0xff,0x00,0x35,0xff,0xff,0x03,0x00,0x00,0x9f,0x02,0x04,0x14,0x04,0x03,0x34, -0x03,0x01,0x49,0x00,0x00,0x9e,0x01,0x00,0x1d,0x00,0x01,0x91,0x01,0x01,0x46,0x01, -0x03,0xb2,0x02,0x02,0x61,0x02,0x02,0x1c,0x01,0xfe,0x22,0xfe,0x00,0x1a,0x00,0xfe, -0x85,0xff,0x00,0x4b,0x01,0x01,0x85,0x01,0x00,0x16,0xff,0xff,0xda,0x01,0x01,0x7a, -0x00,0x00,0x05,0x01,0x00,0xc3,0xfe,0xff,0x28,0x00,0x00,0x89,0x00,0xfd,0x1d,0xfc, -0xfe,0x68,0x00,0xff,0xa0,0x00,0x00,0x7f,0x00,0x01,0x90,0x00,0x01,0xc3,0x01,0x00, -0x6c,0xff,0xfe,0x4c,0xff,0xff,0xab,0xff,0x00,0x89,0x01,0x02,0xf4,0x01,0x02,0x70, -0x01,0x01,0x44,0x00,0x00,0x81,0x00,0x00,0x72,0xff,0xff,0xfe,0x00,0x00,0x7b,0x00, -0xfe,0x3d,0xfc,0xfc,0x4d,0xfe,0xfd,0x27,0xfd,0xff,0x35,0x00,0xfe,0x4f,0xff,0xff, -0xb6,0xfe,0xfe,0xa0,0xfe,0xfe,0xba,0xfe,0xfd,0xeb,0xfd,0xff,0x70,0xff,0xfe,0x11, -0xfd,0xfc,0x25,0xfd,0xff,0x54,0xff,0xfe,0x25,0xfc,0xfb,0xe4,0xfc,0xff,0xbc,0x00, -0x00,0x09,0xff,0xfd,0x6f,0xff,0xff,0x73,0xfe,0xfe,0x5f,0xff,0xfe,0xc8,0xfc,0xfd, -0x68,0x00,0x01,0xdf,0x01,0x00,0x2d,0x01,0x00,0x86,0x01,0x02,0xd4,0x01,0x01,0x51, -0x01,0x01,0x77,0x01,0x02,0x85,0x02,0x01,0xc6,0xff,0x01,0xca,0x02,0x03,0x20,0x03, -0x02,0xb4,0x00,0x00,0x8f,0x02,0x03,0x89,0x03,0x02,0xef,0x01,0x01,0x20,0x00,0xff, -0xcf,0x00,0x00,0x5f,0x00,0xfe,0x42,0xfe,0x00,0x30,0x01,0x01,0x80,0x00,0xff,0xc9, -0xfe,0xfe,0x0b,0x00,0x01,0xa4,0x01,0xfe,0xda,0xfe,0x01,0x85,0x01,0x00,0x5f,0x00, -0xff,0x5b,0xff,0xff,0x45,0xff,0x00,0xe9,0x00,0xff,0x56,0xfe,0xfe,0xd9,0xfe,0xff, -0x90,0x00,0xff,0x6d,0xff,0x00,0xb7,0x00,0x01,0xc2,0x01,0x01,0x61,0x00,0x00,0xa3, -0xff,0xff,0x72,0xfe,0xfe,0x41,0xff,0xff,0xcc,0x00,0x01,0xee,0xff,0xfd,0x35,0xfe, -0xff,0x0f,0xff,0xff,0x70,0x00,0x00,0xfa,0xff,0xff,0xf1,0xfe,0xff,0xb4,0xff,0xff, -0xac,0xfd,0xfb,0x26,0xfd,0xfe,0x4f,0xfe,0xfc,0x72,0xfc,0xfd,0xf2,0xfd,0xff,0xa2, -0xff,0xfd,0x93,0xfc,0xff,0x97,0xff,0xfd,0x8a,0xfe,0xff,0x38,0xfe,0x00,0x05,0x02, -0x00,0xc5,0xfe,0xff,0xe8,0x01,0x03,0xa0,0x00,0xfd,0x7c,0xfd,0xff,0xed,0x00,0x01, -0x3d,0x02,0x01,0xa1,0x00,0x01,0xfd,0x01,0x02,0x0f,0x04,0x03,0x4a,0x02,0x02,0xd5, -0x03,0x04,0x74,0x02,0x01,0x76,0x01,0x01,0xb7,0x01,0x00,0xac,0x01,0x02,0xb6,0x00, -0x00,0xe3,0x00,0xff,0xbe,0xff,0x02,0x70,0x02,0x00,0x5b,0x00,0x01,0xd8,0x00,0xff, -0x92,0xff,0x02,0x62,0x03,0x01,0x6a,0xff,0xfd,0xae,0xfe,0x00,0x87,0xff,0xfd,0x59, -0xfd,0xfe,0x8c,0xfe,0xfe,0x2f,0x00,0xfe,0x5f,0xfd,0xfd,0x9a,0xfd,0xfd,0x9f,0xfe, -0xfe,0x14,0xfe,0xff,0xd4,0xff,0x00,0xb7,0xff,0xff,0xeb,0xff,0x00,0x53,0xff,0xfe, -0x60,0xfe,0xff,0x54,0xfe,0xfe,0xb1,0xff,0xfe,0x89,0xfd,0xfe,0x09,0xfe,0xfe,0x4c, -0x01,0x01,0x7b,0xff,0xfe,0x51,0xff,0xff,0x1c,0xfd,0xfd,0x2a,0x00,0xff,0x04,0xfe, -0xff,0x48,0x00,0xfe,0x59,0xfe,0x00,0x22,0x00,0xfe,0x73,0xfe,0x01,0x05,0x02,0x00, -0x58,0xff,0xff,0x68,0x02,0x03,0x96,0x01,0x01,0xa6,0x01,0x00,0x3f,0x00,0x01,0x46, -0x03,0x03,0xc2,0x01,0x01,0x03,0x01,0x00,0xe5,0x01,0x02,0x38,0x00,0xfe,0xc7,0x00, -0x03,0x61,0x02,0x02,0xf5,0x01,0x01,0xbd,0x01,0x01,0x78,0x00,0x00,0x2d,0x02,0x00, -0x77,0xff,0x00,0xfb,0x00,0x00,0x2f,0x00,0xfe,0xdf,0xfe,0xff,0x3c,0x00,0x00,0xec, -0xfe,0xff,0xb5,0x00,0xff,0xcc,0xfe,0x00,0x24,0x02,0x00,0x1d,0x00,0x00,0x5d,0x01, -0x00,0xbc,0x00,0x00,0xa2,0xff,0x00,0x06,0x00,0xff,0x58,0xfe,0xfe,0xaf,0x00,0xff, -0x7a,0xfe,0xfe,0xda,0xff,0x00,0xa4,0xfe,0xfd,0xf0,0xfc,0xfc,0x3a,0xfd,0xff,0x43, -0xff,0xfd,0x6f,0xfe,0xfe,0x8d,0xfe,0xfe,0x28,0xff,0xff,0xf7,0xff,0xff,0x88,0xfe, -0xfe,0x05,0xfe,0xff,0x03,0x01,0x01,0x4c,0xff,0xfd,0x46,0xfe,0xff,0x6a,0x00,0x00, -0x5b,0xff,0xff,0xa3,0xff,0xfd,0x08,0xfc,0xfe,0xe7,0xff,0xfe,0x2b,0xff,0x00,0x31, -0xff,0x00,0x00,0x01,0xff,0xbb,0xfe,0x00,0x51,0x00,0x00,0xd7,0x01,0x01,0x8f,0x01, -0x01,0xa9,0x01,0x01,0x59,0x01,0x01,0x73,0x00,0x01,0x05,0x02,0x00,0xc9,0xff,0x01, -0xc6,0x00,0xfe,0x2e,0x00,0x00,0x6f,0x00,0x00,0x58,0x01,0x00,0x39,0xff,0xff,0x04, -0x01,0x00,0xe9,0xfe,0x00,0x44,0x02,0x01,0xe2,0xff,0x00,0xac,0x01,0x00,0xf9,0xfe, -0x00,0x20,0x02,0x02,0x43,0xff,0xfe,0xb1,0xff,0x00,0x01,0x00,0x00,0x25,0x00,0x00, -0x80,0x00,0x01,0x22,0x01,0x01,0x21,0x00,0xff,0x41,0xff,0x00,0x1c,0x01,0x00,0xfc, -0x00,0x01,0xc3,0x00,0xff,0x5c,0xff,0xff,0x67,0xff,0xff,0x1d,0xff,0xff,0x09,0x00, -0xfe,0xdf,0xfe,0xff,0xde,0xff,0xff,0x04,0xfe,0xfe,0x95,0xff,0x00,0xf5,0xff,0xfe, -0x37,0xfe,0xfe,0xc0,0xfd,0xff,0xf4,0x00,0x00,0x5a,0xff,0xfe,0x2d,0xff,0xff,0x50, -0xfe,0xfd,0x9c,0xfe,0x00,0xb7,0x00,0x00,0x76,0x01,0x00,0x9f,0x00,0x01,0x39,0x02, -0x01,0xf9,0xfe,0xfe,0xfa,0xff,0xff,0x49,0xff,0xff,0x9d,0x00,0xff,0x71,0xfd,0xff, -0x61,0xff,0xfe,0x66,0xfe,0xfe,0x1a,0xfe,0xfe,0xce,0xff,0xff,0x4d,0x00,0x00,0xba, -0x00,0x01,0xb0,0x01,0x00,0xba,0xfe,0xfe,0x4e,0x00,0x00,0x7a,0x01,0x02,0x71,0x00, -0xff,0x57,0x01,0x01,0x97,0x00,0x00,0xfc,0x00,0x01,0x22,0x01,0x00,0xc3,0xfe,0xff, -0x76,0x00,0x01,0x90,0x01,0x01,0xab,0x00,0x00,0x83,0x00,0x01,0x48,0x02,0x03,0x53, -0x03,0x02,0x1d,0x02,0x01,0x17,0x01,0x01,0xad,0x02,0x01,0x91,0xfe,0xfe,0x97,0xfe, -0xfe,0x0d,0xff,0x00,0x03,0x01,0xff,0xa5,0xfd,0xfe,0x88,0xfe,0xfc,0x6e,0xfd,0xfe, -0x02,0xfe,0xfe,0x48,0xff,0xff,0x17,0xfe,0xfe,0x17,0xff,0xfe,0x4c,0xfe,0xfe,0x19, -0xfe,0xfe,0x30,0xfd,0xfe,0x69,0x01,0x01,0xd6,0xfe,0xfe,0x06,0xff,0xff,0x50,0xff, -0xff,0xbd,0xff,0xff,0x46,0xff,0xfe,0x4d,0xfe,0xff,0x51,0x00,0xff,0x16,0xff,0xff, -0xed,0xff,0xff,0x72,0x00,0x00,0x61,0x00,0x01,0xf6,0x01,0x00,0xfd,0x00,0x01,0x7b, -0x02,0x02,0x65,0x02,0x02,0x46,0x01,0x01,0x70,0x02,0x01,0xcf,0x00,0x00,0x5b,0x00, -0xff,0xbb,0xff,0x00,0x53,0x00,0x00,0xc3,0xff,0x00,0xcd,0x01,0x02,0x65,0x02,0x00, -0xeb,0xfe,0xff,0xd0,0x00,0x01,0x68,0x00,0x00,0x56,0x00,0xff,0xf4,0xfe,0x00,0x54, -0x01,0x02,0x80,0x01,0x00,0xe0,0xfe,0x00,0xe0,0x00,0x01,0xe8,0x00,0xff,0xac,0xff, -0x00,0x22,0xff,0xff,0x54,0xff,0xfd,0x1b,0xfd,0xff,0x40,0xff,0xfe,0x98,0xff,0xff, -0x8c,0xfd,0xfd,0x41,0xfe,0xff,0x1b,0x01,0x00,0x24,0xff,0xfe,0xa9,0xfe,0xfe,0x4e, -0x00,0x00,0x60,0xfe,0xfe,0xba,0xff,0xff,0xe0,0xfd,0xfe,0xf6,0xff,0x00,0xc6,0xff, -0x00,0xe3,0x00,0x00,0xd9,0xff,0xff,0x7c,0xff,0xff,0x77,0x00,0x01,0x52,0x01,0x00, -0x4d,0x01,0x01,0x9d,0x01,0x00,0x19,0x00,0xff,0x3b,0x00,0x00,0xc2,0xff,0xff,0x04, -0xff,0xff,0x3b,0x01,0x01,0xb3,0x00,0x00,0x6f,0x00,0xff,0x67,0xff,0x00,0xb0,0xff, -0xfe,0x68,0xfe,0x00,0xc1,0x00,0xff,0x58,0xff,0x01,0x79,0x02,0x01,0x98,0x00,0x00, -0x14,0x01,0x01,0x61,0x00,0xff,0x77,0xff,0xff,0x3f,0x00,0xff,0x79,0xff,0x00,0x05, -0x01,0xff,0x38,0xff,0xff,0xaf,0xff,0x00,0xab,0x02,0x03,0xf1,0x01,0xff,0xed,0xfe, -0xfe,0x2c,0xff,0xff,0x0a,0xff,0xfe,0x28,0xfe,0xfe,0xff,0xff,0x00,0x45,0x00,0x00, -0xe1,0xfe,0xfe,0x6d,0xff,0xff,0x06,0x00,0xff,0x6f,0xff,0xff,0x30,0xff,0xfe,0xff, -0xfe,0xff,0xa8,0x00,0xff,0xda,0xfe,0xfe,0xfe,0xfe,0xfe,0x16,0xfd,0xfc,0x3a,0xfe, -0x00,0x62,0xff,0xfe,0x0b,0xff,0xff,0x12,0xfe,0xff,0xbb,0x01,0x01,0x60,0xff,0x00, -0xe4,0x01,0x01,0x72,0x00,0x00,0xa1,0xff,0xff,0xa9,0x01,0x02,0x1a,0x01,0x00,0xd4, -0x00,0x00,0x69,0x00,0x01,0x51,0x01,0x00,0x54,0xff,0xfe,0x19,0xfe,0xff,0xa5,0x00, -0x00,0x75,0xff,0xff,0x8e,0x00,0x00,0x03,0x00,0x00,0x70,0x00,0xff,0xae,0xfe,0xff, -0x86,0x01,0x01,0x71,0xff,0xff,0x59,0x01,0x01,0x3a,0x01,0x00,0x8d,0x01,0x01,0xd4, -0x00,0x01,0x97,0x01,0x00,0x1f,0x01,0x00,0x3a,0x00,0x01,0x00,0x02,0x01,0x48,0x00, -0xff,0x5c,0x00,0xff,0x7d,0xff,0xff,0x8c,0x00,0x00,0xf6,0xfe,0xfe,0xc0,0xfd,0xfe, -0x3a,0xff,0xff,0xaf,0x00,0x00,0xce,0xff,0x00,0x00,0x01,0x00,0x29,0x00,0x00,0x86, -0x00,0xff,0x3a,0xff,0xff,0x23,0x00,0xff,0xc5,0xfe,0xff,0x29,0xff,0xfe,0xaa,0xfd, -0xfe,0xc5,0xff,0xff,0x64,0xfe,0xff,0x45,0x01,0x01,0x2b,0x00,0xff,0xac,0x01,0x02, -0x95,0x01,0x00,0xa6,0xff,0xfe,0x5b,0xff,0xff,0x9b,0xfe,0xfe,0x43,0xff,0xfe,0x0d, -0xff,0x00,0x7e,0x01,0xff,0xe0,0xfe,0x00,0x25,0x01,0x00,0xe6,0xff,0xff,0x6b,0xff, -0xff,0x25,0xff,0xff,0x10,0xff,0xfe,0xd6,0xfd,0xfd,0x5a,0xfe,0xfe,0x2e,0xff,0xfe, -0x54,0xfe,0xff,0xac,0x00,0xff,0x65,0xfe,0xff,0x42,0x00,0xfe,0x0f,0xfe,0x00,0x62, -0x02,0x01,0xbf,0x00,0xff,0x5f,0x00,0x00,0x04,0x00,0x00,0xc9,0x00,0x00,0x10,0x00, -0x00,0x38,0x01,0x01,0xc1,0x00,0x02,0x20,0x03,0x02,0xe9,0x00,0x00,0xa2,0x00,0x01, -0x42,0x01,0x01,0x87,0x01,0x01,0x6a,0x02,0x03,0x41,0x02,0x01,0xbb,0x01,0x01,0x33, -0x01,0x01,0xc3,0x00,0x00,0x47,0x01,0x01,0x37,0x00,0x00,0xa0,0x01,0x00,0x96,0xfe, -0xff,0x33,0xff,0xfe,0x6c,0xff,0x00,0x6c,0x01,0x00,0xd4,0xff,0x00,0x44,0xff,0xfe, -0xa7,0xff,0xff,0x66,0xfe,0xfe,0x81,0xfe,0xfe,0xf7,0xfe,0x00,0x70,0xff,0xfe,0x23, -0xfe,0xfe,0xc2,0xfd,0xfe,0x78,0xff,0xfe,0x6b,0xfd,0xfd,0xd6,0xfe,0xff,0x90,0xfe, -0xff,0x46,0xff,0xff,0x51,0xfe,0xff,0xb4,0xff,0xfe,0x23,0xfe,0xff,0x5e,0x00,0xff, -0x34,0xff,0x00,0xc0,0xff,0xff,0xda,0xff,0x00,0x4c,0x00,0x00,0xd3,0x00,0x00,0x17, -0x00,0xff,0xcc,0xff,0xff,0xfb,0xfe,0xff,0x34,0x00,0x00,0x97,0x00,0x01,0xda,0x01, -0x01,0x1c,0x02,0x01,0xdf,0x01,0x01,0x59,0x01,0x00,0xfa,0x00,0x01,0x78,0x01,0x01, -0xc0,0x00,0x01,0xfc,0x01,0x01,0x66,0x01,0x02,0xc0,0x01,0x01,0x81,0x00,0x00,0xff, -0x00,0x01,0x78,0x01,0xff,0x6f,0xff,0x00,0x93,0xff,0xff,0xa8,0xff,0xff,0x8f,0xff, -0xfe,0xf8,0xfe,0x00,0xcc,0x00,0xff,0x79,0xfe,0xfe,0x0c,0xff,0xff,0x47,0xff,0xfe, -0xcf,0xfe,0xff,0x51,0xff,0xff,0x0b,0x00,0xfe,0x04,0xfd,0xfe,0x57,0x00,0x01,0x80, -0x01,0x00,0xca,0x00,0x00,0xec,0xff,0xff,0xda,0xfe,0xfe,0x8b,0x00,0x00,0x18,0xff, -0xfe,0x1d,0xfe,0xfd,0x49,0xfe,0xff,0xc2,0xff,0xfe,0xbf,0xfd,0xfe,0xe9,0xfe,0xfd, -0x3d,0xfe,0xfe,0x3a,0xff,0xff,0x1b,0x00,0x00,0xeb,0x00,0xff,0xce,0xfe,0xfe,0xe5, -0xfe,0xfe,0x3f,0xfe,0xfe,0x25,0xff,0xfe,0x7a,0xfd,0xfe,0xa0,0xfe,0xfe,0x4a,0xff, -0x00,0xc7,0xff,0xff,0x55,0x00,0x01,0xa8,0x01,0x01,0x87,0x01,0x01,0x4b,0x01,0x01, -0x24,0x01,0x01,0xa2,0x02,0x02,0x0c,0x03,0x02,0x9e,0x02,0x01,0xce,0x01,0x02,0xb3, -0x02,0x03,0x97,0x03,0x02,0xf7,0x01,0x01,0x47,0x01,0x01,0xa8,0x01,0x01,0xc0,0xff, -0xff,0x06,0x00,0xff,0xfc,0xfe,0xff,0xe8,0xff,0xff,0xb4,0xfe,0xfe,0x2a,0xff,0xff, -0x83,0xff,0x00,0x14,0x00,0xff,0xd5,0xfe,0xfe,0x3f,0xff,0xff,0xa0,0xff,0x00,0x51, -0xff,0xfe,0xad,0xff,0xff,0xed,0xfe,0xfe,0x35,0xfe,0xfe,0xe9,0xfe,0x00,0xa0,0xff, -0xfe,0x62,0xfe,0xff,0x6d,0xff,0xfe,0x31,0xfe,0xfe,0xfe,0xff,0xff,0x8c,0xff,0xff, -0x45,0xff,0xff,0x27,0x00,0xff,0xff,0xff,0xff,0xf4,0xfe,0x00,0x62,0x00,0xff,0x97, -0xff,0x01,0x52,0x00,0xfe,0x1d,0x00,0x00,0x2c,0xff,0xfe,0xba,0xff,0x00,0xef,0x01, -0x02,0x05,0x02,0x01,0x86,0x01,0x01,0x3d,0x01,0x00,0x11,0xff,0xff,0x26,0xff,0xff, -0xf3,0xff,0xff,0x97,0xfe,0xfe,0x49,0xff,0x00,0x04,0x01,0x00,0x4d,0x00,0x00,0xbc, -0x00,0x00,0x04,0x01,0x01,0x96,0x00,0x00,0x44,0xff,0xff,0x04,0x01,0x01,0x0c,0x01, -0xfe,0x9d,0xfd,0xfe,0xff,0xff,0x00,0x98,0x00,0x00,0xe9,0x00,0x01,0x1a,0x02,0x01, -0xd8,0x01,0x01,0xef,0xff,0xfe,0x13,0xff,0x00,0xa0,0xff,0x00,0xb0,0x00,0x00,0x3d, -0x00,0xff,0x4d,0x00,0x00,0x4d,0x00,0xff,0x4f,0x00,0x00,0xb6,0xff,0xff,0xaf,0xff, -0xfe,0x34,0xfe,0x00,0xe6,0x00,0x00,0xd3,0xff,0xff,0x08,0xff,0xff,0x4e,0x00,0xfe, -0x7c,0xfd,0xfe,0x96,0xfe,0xfe,0x24,0xff,0x00,0x25,0x00,0xff,0x97,0xfe,0xfe,0x45, -0xff,0xff,0xa9,0xfe,0xff,0x01,0x00,0x00,0xb1,0xff,0xff,0x38,0xff,0xff,0x56,0x00, -0x00,0xe2,0xff,0xff,0x0e,0x00,0xff,0xaf,0xff,0xff,0x8e,0x00,0x00,0x4b,0x00,0x00, -0x69,0x00,0x00,0x51,0x00,0x00,0x89,0x01,0x01,0xa4,0x00,0x00,0x68,0x00,0x00,0x46, -0x01,0x01,0x81,0x01,0x02,0x32,0x02,0x01,0x79,0x01,0x00,0x55,0xff,0xff,0xdf,0x00, -0x00,0x18,0x00,0xff,0x27,0xff,0xff,0x50,0xff,0xff,0x0e,0x00,0x00,0xc7,0x00,0x00, -0x15,0x00,0x00,0x9d,0x01,0x00,0xfe,0x00,0x00,0x48,0xff,0xfe,0xeb,0xfe,0xff,0x3b, -0x00,0xff,0xac,0xfe,0xfe,0xc0,0xfe,0xff,0x37,0xff,0xfe,0xf9,0xfe,0xff,0xa2,0xff, -0x00,0x27,0x01,0x00,0x4f,0x00,0x00,0x51,0xff,0xff,0xb4,0xff,0xff,0x02,0xff,0xff, -0x26,0x00,0xff,0x6b,0xff,0x00,0x34,0x01,0x00,0x41,0xff,0xff,0x6a,0x00,0xff,0x3f, -0x00,0x00,0xb1,0xff,0xff,0xd8,0xff,0x00,0x41,0x00,0xff,0x7c,0xff,0xff,0x8f,0x00, -0x00,0x71,0xfe,0xfe,0xb6,0xff,0xff,0x49,0xff,0xff,0x39,0x00,0xff,0x1f,0x00,0x00, -0x89,0xff,0xfe,0x24,0xfe,0xfe,0x8c,0x00,0x01,0x05,0x00,0xff,0x26,0x00,0x01,0x71, -0x00,0x00,0x82,0x01,0x01,0x7a,0x00,0x00,0xc8,0x00,0x00,0x02,0xff,0xfe,0x0e,0x00, -0x00,0x76,0x00,0x00,0x6a,0x00,0x00,0x90,0xff,0xff,0x71,0xff,0x00,0x56,0x00,0xff, -0xdc,0xfe,0xff,0x86,0x00,0x00,0x77,0x00,0x00,0x3e,0x01,0x00,0x9b,0x01,0x02,0xa6, -0x01,0x01,0x01,0x01,0x00,0xb3,0xff,0x00,0xa0,0x00,0x00,0xd7,0xff,0x00,0xb4,0x00, -0xff,0x0e,0xff,0xff,0xb6,0x00,0x00,0xad,0xff,0xff,0x05,0x00,0xff,0xa4,0xfe,0xfd, -0x28,0xfd,0xfd,0xdf,0xfe,0xfe,0x98,0xfd,0xfd,0x75,0xfe,0xff,0x3d,0x00,0xff,0x29, -0xff,0xff,0xf7,0xff,0xff,0x7f,0x00,0x00,0x90,0xfe,0xfd,0x5c,0xfe,0xff,0xe4,0xff, -0xff,0x8d,0xff,0xff,0x60,0xff,0xff,0x84,0xff,0xff,0x6c,0xff,0xfe,0x59,0xfe,0xff, -0x73,0x00,0x01,0xe2,0x00,0x00,0xde,0x00,0x01,0xc3,0x01,0x01,0xb9,0x00,0x00,0x10, -0x00,0x00,0x08,0x01,0x01,0xb7,0x01,0x00,0x2d,0x01,0x01,0x99,0x00,0x00,0x81,0x00, -0x00,0xf6,0xff,0x00,0xca,0x00,0x00,0xe7,0x00,0x01,0x9a,0x01,0x01,0x8c,0x02,0x02, -0x45,0x01,0x00,0x35,0x00,0x00,0xaa,0x00,0x00,0x50,0xff,0xff,0xb9,0x00,0x00,0x4c, -0x00,0x00,0x81,0x00,0x00,0x40,0x00,0x00,0xae,0x01,0x01,0x06,0x00,0x00,0xc4,0x01, -0x01,0x17,0x00,0xff,0x4b,0x00,0xff,0xdc,0xfe,0xfe,0xc7,0xfe,0xfe,0x09,0xfe,0xfe, -0x77,0xfe,0xfd,0xca,0xfd,0xff,0xd4,0xfe,0xfe,0x45,0xff,0x00,0x21,0xff,0xff,0x91, -0xff,0xff,0xe1,0xfe,0xfe,0x6f,0xfe,0xfe,0x94,0xfe,0xfe,0xc0,0xfd,0xfe,0x14,0xff, -0xff,0x69,0xfe,0xfd,0xbe,0xfe,0xff,0x54,0xff,0xfe,0xcf,0xfe,0xff,0x85,0xff,0xff, -0x17,0x00,0x00,0x92,0xff,0xfe,0x0c,0xff,0x00,0xb6,0x00,0xff,0x5d,0xff,0xff,0x4f, -0x01,0x01,0x34,0x00,0x00,0x28,0x01,0x00,0xe6,0xff,0x00,0x26,0x01,0x01,0xe4,0x00, -0x01,0xc8,0x01,0x01,0x84,0x01,0x02,0x61,0x02,0x01,0x3c,0x01,0x01,0xa6,0x01,0x01, -0x52,0x01,0x02,0xe0,0x01,0x02,0x91,0x01,0x00,0xc8,0x00,0x01,0x59,0x01,0x00,0xbb, -0x00,0x00,0x3a,0x00,0x00,0x01,0x01,0x01,0x50,0x00,0xff,0x5e,0xff,0xff,0x97,0xff, -0xff,0xf7,0xff,0x00,0x96,0xff,0xff,0x2a,0x00,0x00,0x29,0x00,0xff,0xcb,0xff,0xff, -0x44,0xfe,0xfe,0x2f,0xff,0xfe,0xbb,0xfe,0xff,0x4b,0xff,0xfe,0xec,0xfe,0xff,0xdb, -0xfe,0xfd,0x6d,0xfe,0xfe,0x9b,0xfe,0xfe,0xba,0xfe,0xff,0xf5,0xff,0xff,0x57,0xff, -0x00,0xf1,0x00,0x00,0x98,0xff,0xfe,0x58,0xfe,0xff,0x21,0xff,0xff,0xf9,0xff,0xff, -0xad,0xff,0x00,0xd8,0x00,0x00,0xfd,0x00,0x00,0xb9,0xff,0x00,0xc3,0x00,0xff,0xcf, -0xfe,0xfe,0xba,0xff,0xff,0x2f,0xff,0xff,0x06,0x00,0x00,0xd1,0xff,0xff,0x0f,0x00, -0xff,0xda,0xff,0x01,0x65,0x01,0x00,0x53,0x00,0x01,0xf5,0x00,0x01,0x15,0x02,0x02, -0x95,0x00,0x00,0x01,0x01,0x01,0x23,0x01,0x00,0x5e,0x00,0x00,0x15,0x00,0x00,0x62, -0x00,0xff,0x9d,0xff,0x00,0xe6,0x00,0x01,0x42,0x01,0x00,0x1a,0x00,0x00,0xb5,0x00, -0x00,0x5c,0x00,0xff,0xea,0xfe,0xfe,0x8f,0xff,0xff,0x56,0xff,0x00,0x11,0x00,0xff, -0xf0,0xfe,0xfe,0x8e,0xfe,0xfe,0x6b,0xff,0xff,0xf3,0xfe,0xff,0x4a,0x00,0xff,0x31, -0xff,0xff,0x47,0xff,0xff,0x75,0xff,0xfe,0x6e,0xfe,0xfe,0x51,0xfd,0xfe,0x32,0xff, -0xfe,0x9f,0xfe,0xff,0x0a,0x00,0xff,0xbd,0xff,0xff,0x2b,0xff,0x00,0xc2,0x00,0x00, -0x4b,0x01,0x00,0x8c,0xff,0xff,0xe5,0xff,0xff,0xbd,0xff,0x00,0xe2,0xff,0xff,0xf8, -0xff,0x00,0x6a,0x00,0x00,0x63,0x00,0x00,0xaf,0x00,0x00,0xee,0x00,0x00,0x42,0x00, -0x01,0x31,0x01,0x00,0x19,0x00,0x00,0x0b,0x01,0x00,0x17,0x00,0x00,0x03,0x01,0x01, -0x2a,0x01,0x00,0x3b,0x00,0xff,0x7d,0xff,0xff,0x7d,0x00,0x01,0x12,0x01,0xff,0x6c, -0xff,0xff,0xfe,0xff,0xff,0x4d,0x00,0x00,0xed,0xff,0xff,0x34,0x00,0x00,0x7e,0x00, -0xff,0x6c,0xff,0x00,0x85,0x01,0x01,0x93,0x00,0x00,0x07,0x00,0xff,0xae,0x00,0x00, -0x85,0xff,0xff,0x73,0xff,0xff,0x1d,0x00,0xff,0xec,0xfe,0xfe,0x7e,0xff,0xff,0x0c, -0x00,0xff,0xc8,0xff,0x00,0x79,0x00,0xff,0x3f,0xff,0xff,0xb1,0xff,0xff,0x61,0xfe, -0xfe,0xe8,0xfe,0xff,0xa0,0xfe,0xff,0x11,0x00,0xff,0x5e,0xff,0xff,0x56,0xff,0xfe, -0xec,0xfd,0xfe,0x72,0xff,0xff,0x7b,0xff,0xfe,0xdc,0xfe,0xff,0xa6,0xff,0xff,0xb6, -0xff,0xff,0xdc,0xff,0xff,0x37,0x00,0x00,0xda,0x00,0x00,0xc2,0xff,0xff,0xae,0xff, -0xff,0xec,0xff,0xff,0x8c,0xff,0xff,0x2d,0x00,0x00,0x23,0x00,0x00,0x80,0x00,0x00, -0xac,0x00,0x01,0x30,0x01,0x01,0xf8,0x00,0x00,0xd4,0xff,0xff,0x0b,0x00,0x00,0xd6, -0x00,0x00,0xdb,0x00,0x00,0x1e,0x01,0x01,0xb1,0x01,0x02,0xf8,0x01,0x01,0x2c,0x02, -0x01,0x2c,0x01,0x01,0xaa,0x01,0x01,0x50,0x00,0x00,0x2d,0x02,0x01,0xee,0x00,0x00, -0x86,0x00,0x00,0x42,0x00,0x00,0xce,0x00,0xff,0x88,0xff,0xff,0x8d,0xff,0xff,0x6e, -0x00,0xff,0x4b,0xff,0xff,0x88,0xff,0xff,0x02,0xff,0xff,0x16,0xff,0xfe,0x0b,0xff, -0xff,0x51,0xfe,0xfe,0xc0,0xfd,0xfd,0xfd,0xfd,0xfd,0xcf,0xfd,0xfd,0xf7,0xfd,0xfe, -0x69,0xff,0xff,0x5e,0xff,0xff,0xc1,0xfe,0xfe,0x4e,0xff,0xff,0xe2,0xfe,0xff,0x02, -0x00,0x00,0xb1,0xff,0xff,0x8c,0xff,0xff,0xe6,0xff,0x00,0x32,0x00,0xff,0xe5,0xfe, -0xff,0x6a,0x00,0xff,0x4e,0xff,0x00,0xd0,0xff,0xff,0xe3,0xff,0x00,0x07,0x00,0xff, -0xbb,0xff,0xff,0x5b,0x00,0x00,0xbc,0x00,0x00,0xba,0x00,0x01,0xc1,0x00,0x00,0xba, -0x00,0x00,0x0e,0x01,0x00,0x4d,0x00,0x00,0x6e,0x01,0x01,0x20,0x01,0x01,0x79,0x01, -0x01,0x15,0x01,0x01,0x66,0x01,0x01,0x51,0x01,0x02,0x49,0x02,0x01,0xc6,0x00,0x00, -0xe9,0x00,0x01,0x83,0x00,0x00,0xe4,0x00,0x01,0xf0,0x00,0x01,0xfc,0x01,0x00,0x6f, -0x00,0x00,0x9d,0x00,0xff,0xde,0xfe,0xff,0x31,0x00,0x00,0x96,0xff,0xff,0x59,0xff, -0xff,0xb1,0xff,0xff,0x28,0xff,0x00,0xf4,0xff,0xfe,0xc9,0xfd,0xfd,0x3c,0xfe,0xff, -0xb3,0xfe,0xfe,0xa2,0xfe,0xfe,0xd9,0xfe,0xff,0xc6,0xff,0xff,0xe4,0xfe,0xff,0xa7, -0xff,0xff,0xf5,0xfe,0xfe,0x89,0xfe,0xfe,0xe6,0xfd,0xfd,0x66,0xfe,0xff,0x68,0xff, -0xfe,0xfc,0xfe,0xff,0xd1,0xfe,0xfe,0x0a,0xff,0xff,0x43,0xff,0xff,0x01,0xff,0xfe, -0x1b,0xff,0xff,0x39,0xff,0x00,0xd0,0x00,0x00,0x28,0x00,0x00,0xfa,0x00,0x00,0x9a, -0x00,0x00,0x4f,0x01,0x01,0xc5,0x00,0x00,0x55,0x00,0x00,0x3a,0x00,0x00,0x79,0x01, -0x00,0x7e,0x00,0x00,0x24,0x01,0x01,0xae,0x01,0x00,0xa3,0x00,0x01,0x21,0x01,0x00, -0xbd,0x00,0x00,0xc7,0x00,0x01,0x03,0x01,0x01,0xc1,0x00,0x00,0xa0,0xff,0x00,0x50, -0x01,0x01,0xae,0x00,0xff,0x0b,0x00,0x00,0x5d,0x00,0x00,0xa1,0x00,0x00,0x68,0xff, -0xff,0x94,0xff,0xff,0x0a,0x00,0xff,0x7f,0xff,0xff,0x3b,0x00,0xff,0xae,0xff,0xff, -0x3f,0x00,0xff,0x0f,0x00,0x00,0x11,0x00,0x00,0xe2,0xff,0xff,0x96,0xfe,0xfe,0x7c, -0xff,0xff,0x33,0xff,0xff,0x1b,0xff,0xfe,0xbe,0xff,0xff,0xa5,0xfe,0xfe,0x7f,0xff, -0xff,0xeb,0xff,0x00,0x0a,0x00,0xff,0xa8,0xff,0x00,0x62,0x00,0x00,0xb3,0xff,0xfe, -0x3c,0xff,0xff,0xbe,0xff,0xff,0x45,0xff,0xff,0xf5,0xff,0x00,0x25,0x00,0xff,0x5d, -0xff,0xff,0x35,0x00,0xff,0xea,0xfe,0xff,0x45,0x00,0x00,0xe5,0xff,0x00,0x01,0x00, -0xff,0xfa,0xff,0x00,0x72,0xff,0xfe,0xcd,0xff,0x00,0x32,0x00,0x00,0x54,0x00,0xff, -0x3b,0x00,0x00,0x17,0x00,0x00,0x62,0x00,0xff,0x09,0xff,0xff,0x5d,0x00,0x00,0xf4, -0x00,0x01,0x27,0x01,0x00,0xdd,0x00,0x00,0x7a,0x00,0x00,0xfb,0x00,0x00,0xc9,0x00, -0x00,0xe9,0xff,0x00,0x36,0x01,0x01,0x54,0x01,0x01,0xe5,0x00,0x00,0x9e,0x01,0x01, -0x0b,0x01,0x00,0x97,0x00,0x00,0x23,0x00,0x00,0xb5,0x00,0x00,0xb8,0xff,0xff,0xe5, -0xfe,0xfe,0xfd,0xfe,0xfe,0x7f,0xff,0x00,0x97,0x00,0xff,0x6a,0xff,0xff,0xb7,0xff, -0xff,0x56,0xff,0xff,0x20,0xff,0x00,0x50,0x00,0x00,0x43,0x00,0xff,0xcf,0xff,0xff, -0x8b,0xff,0xfe,0x1d,0xff,0xff,0xa4,0xff,0xff,0xfa,0xff,0xff,0x9f,0xff,0xff,0x03, -0xff,0xff,0x57,0xff,0xff,0xfa,0xff,0x00,0xe1,0xff,0xff,0x87,0xfe,0xfe,0x58,0xff, -0xff,0x17,0xff,0xfe,0x47,0xfe,0xfe,0x9a,0xff,0x00,0x71,0x00,0x00,0xb4,0xff,0x00, -0x10,0x00,0x00,0x81,0x00,0x00,0x0c,0x00,0xff,0xcc,0x00,0x00,0xda,0xff,0xff,0xe9, -0xff,0x00,0x73,0x00,0x00,0xf6,0xff,0x00,0x21,0x00,0x00,0x41,0x00,0x00,0x0b,0x01, -0x00,0xae,0x00,0x00,0xba,0x00,0x01,0x53,0x01,0x01,0x18,0x01,0x00,0x78,0x00,0x00, -0x3a,0x01,0x01,0x92,0x00,0x00,0x18,0x00,0xff,0x0d,0x00,0x00,0xf5,0xff,0x00,0x62, -0x00,0x00,0xbc,0x00,0x00,0xa6,0x00,0x00,0xce,0x00,0x00,0x10,0x00,0x00,0x82,0xff, -0xff,0x28,0x00,0x00,0x58,0x00,0x00,0xc2,0x00,0x01,0xf3,0x00,0x00,0x85,0xff,0xff, -0x72,0xff,0xff,0x9c,0xff,0xff,0x39,0xff,0xfe,0xea,0xfe,0xff,0xaa,0xff,0xff,0x37, -0xff,0xff,0x84,0xff,0xff,0xe3,0xfe,0xfe,0xdb,0xfe,0xff,0xb7,0xff,0xff,0x28,0xff, -0xff,0xc8,0xff,0xff,0x21,0xfe,0xfe,0x69,0xff,0xff,0x0c,0x00,0xff,0x56,0xff,0xff, -0xde,0x00,0x00,0x3d,0x00,0xff,0x2f,0x00,0xff,0x9e,0xff,0xff,0xbd,0xff,0xff,0xf8, -0xff,0x00,0x74,0x00,0xff,0xef,0xff,0x00,0x23,0x00,0x00,0x48,0x00,0x00,0x63,0x00, -0x00,0xd2,0xff,0x00,0x84,0x00,0x00,0xb8,0x00,0x00,0x20,0xff,0xfe,0x4a,0xff,0xff, -0xde,0xff,0xff,0x15,0xff,0xff,0x19,0x00,0x00,0x66,0x00,0x00,0xcd,0x00,0x00,0x6a, -0x00,0x00,0x88,0xff,0xff,0x07,0x00,0x00,0x82,0x00,0x00,0xc9,0x00,0x01,0xf0,0x00, -0x00,0xf9,0xff,0xff,0x1f,0x00,0x00,0x52,0x00,0x00,0xe0,0xff,0xff,0x3c,0x00,0x00, -0x07,0x00,0xff,0xbb,0xff,0x00,0x81,0xff,0xff,0x11,0xff,0xff,0xea,0xff,0x00,0xf0, -0xff,0xff,0x46,0xff,0xff,0x6c,0x00,0x00,0x50,0xff,0xff,0x3a,0x00,0x00,0xd2,0xff, -0x00,0xd9,0x00,0x00,0xb5,0xff,0xff,0xcb,0xff,0xff,0xaf,0x00,0x00,0x1a,0x00,0xff, -0x07,0x00,0x00,0x12,0x00,0x00,0x68,0x00,0xff,0xfe,0xff,0xff,0x9b,0xff,0xff,0x5b, -0x00,0xff,0x2e,0xff,0xff,0xdb,0xff,0xff,0x8d,0xff,0x00,0x81,0x00,0x00,0xd2,0xff, -0x00,0x46,0x01,0x00,0xd9,0xff,0xff,0x1e,0x00,0xff,0x8b,0xff,0xff,0x47,0xff,0xff, -0xd3,0xff,0x00,0xc1,0xff,0xff,0xac,0xff,0xff,0x1d,0x00,0x00,0xb6,0xff,0xff,0x44, -0xff,0x00,0xd2,0x00,0x00,0xa5,0xff,0xff,0x08,0x00,0x00,0x5a,0x00,0xff,0x49,0xff, -0xff,0x07,0x00,0x00,0xc0,0xff,0xff,0x97,0xff,0xff,0x2e,0x00,0xff,0xcd,0xff,0xff, -0x49,0xff,0xff,0x85,0xff,0xff,0xda,0xff,0xff,0xbb,0xff,0x00,0x92,0x00,0x00,0x59, -0x00,0x00,0xf8,0x00,0x00,0x8c,0x00,0x00,0x02,0x00,0x00,0xd6,0x00,0x00,0xae,0x00, -0x00,0xe8,0x00,0x01,0xf3,0x00,0x00,0x34,0x00,0x00,0xc8,0x00,0x00,0x2b,0x01,0x00, -0xfc,0xff,0xff,0x48,0xff,0xff,0xc5,0xff,0x00,0x92,0xff,0xff,0x4a,0x00,0x00,0x09, -0x00,0xff,0xd8,0xff,0x00,0xf1,0xff,0xff,0x08,0xff,0xfe,0x0d,0xff,0xfe,0xdb,0xfe, -0xff,0xe2,0xfe,0xfe,0x7f,0xff,0xff,0x0c,0x00,0x00,0x24,0x00,0x00,0xe3,0xff,0x00, -0x95,0x00,0x00,0xdd,0x00,0x01,0x50,0x00,0xff,0x88,0xff,0x00,0x63,0x00,0x00,0x05, -0x00,0xff,0xee,0xff,0x00,0x00,0x00,0x00,0x20,0x00,0xff,0x9e,0xff,0xff,0x59,0x00, -0x00,0xab,0x00,0x00,0xe0,0xff,0x00,0x51,0x00,0x00,0xe5,0xff,0xff,0xa8,0xff,0xff, -0x3c,0x00,0x00,0x31,0x00,0x00,0x0e,0x01,0x00,0x23,0x00,0x00,0x47,0x00,0xff,0xac, -0xff,0x00,0x33,0x00,0xff,0x1d,0x00,0x00,0x81,0xff,0xff,0xb7,0xff,0xff,0x4c,0xff, -0xff,0x2b,0x00,0xff,0x7d,0xff,0xff,0x2b,0x00,0x00,0x35,0x00,0x00,0x79,0x00,0x00, -0x78,0x00,0x00,0x14,0x00,0xff,0xbf,0xff,0xff,0x23,0xff,0xff,0xaa,0xff,0xff,0x54, -0xff,0xff,0x3d,0x00,0xff,0xbd,0xff,0x00,0xd5,0x00,0x00,0x8c,0x00,0x00,0x57,0x00, -0x00,0x42,0x00,0x00,0xfb,0x00,0x01,0x01,0x01,0x00,0x8c,0x00,0x00,0x23,0x00,0x00, -0x67,0x00,0xff,0x09,0xff,0xff,0x87,0x00,0x00,0xa9,0xff,0xff,0x01,0xff,0xfe,0x0f, -0xff,0xff,0xd8,0xff,0xff,0x24,0xff,0xff,0x96,0xff,0xff,0x95,0xff,0xff,0x5a,0xff, -0xff,0xc9,0xff,0xff,0xa8,0xff,0x00,0x41,0x00,0x00,0xe1,0xff,0x00,0x21,0x00,0x00, -0x55,0x00,0x00,0x36,0x00,0xff,0xcd,0xff,0x00,0x50,0x00,0x00,0x1d,0x01,0x00,0x1e, -0x01,0x00,0x4e,0x00,0xff,0x2b,0x00,0x00,0xd4,0xff,0xff,0xb3,0xff,0x00,0x34,0x00, -0x00,0x97,0x00,0x00,0xd4,0xff,0xff,0x7a,0xff,0xff,0x8c,0xff,0xff,0x31,0xff,0xff, -0xa8,0xff,0xff,0x04,0xff,0xff,0xe3,0xfe,0xfe,0x4a,0xff,0xff,0x5a,0xff,0xff,0xb5, -0xff,0xff,0xbe,0xff,0xff,0xed,0xff,0xff,0xee,0xff,0xff,0x7a,0xff,0xff,0xb8,0xff, -0xff,0xdb,0xff,0xff,0xbe,0xff,0xff,0x3b,0x00,0x00,0x94,0xff,0xff,0xe7,0xff,0x00, -0x45,0x00,0x00,0x4c,0x01,0x00,0x9f,0x00,0x00,0xc8,0x00,0x01,0xc4,0x00,0x00,0x22, -0x00,0x00,0x6a,0x00,0x00,0x25,0x00,0x00,0x53,0x00,0x00,0x78,0x00,0x00,0xf1,0xff, -0x00,0x53,0x00,0x00,0xb9,0x00,0x00,0x76,0x00,0x00,0xb8,0x00,0x00,0x3e,0x00,0xff, -0x29,0x00,0x00,0x17,0x00,0x00,0x30,0x00,0x00,0xc0,0xff,0xff,0xcd,0xff,0xff,0x4e, -0x00,0xff,0x1a,0xff,0xff,0x13,0xff,0xfe,0xee,0xfe,0xff,0x51,0xff,0xff,0x92,0xfe, -0xfe,0xfa,0xfe,0xff,0x02,0xff,0xfe,0x5f,0xff,0xff,0x6a,0xff,0xff,0x72,0xff,0x00, -0x70,0x00,0x00,0x15,0x00,0xff,0xdb,0xff,0xff,0x7b,0xff,0xff,0xaa,0xff,0xff,0x86, -0xff,0x00,0xf8,0x00,0x00,0x39,0x00,0x00,0xb3,0x00,0x01,0x85,0x01,0x01,0x01,0x01, -0x00,0x5a,0x00,0x00,0xb5,0x00,0x01,0x12,0x01,0x00,0x6d,0x00,0x00,0x42,0x00,0x00, -0xa3,0xff,0xff,0x6c,0x00,0x00,0xd7,0xff,0xff,0x3e,0x00,0x00,0x13,0x00,0x00,0x46, -0x00,0xff,0x4e,0xff,0xfe,0x7f,0xff,0xff,0xdb,0xff,0x00,0xf3,0xff,0xff,0x87,0xff, -0x00,0x13,0x00,0xff,0xce,0xff,0xff,0x88,0xff,0xff,0x85,0xff,0xff,0xfd,0xff,0x00, -0x20,0x00,0xff,0x1f,0x00,0xff,0xeb,0xff,0x00,0xa4,0x00,0x00,0x7e,0x00,0x00,0x42, -0x00,0xff,0xcf,0xff,0xff,0x5f,0x00,0xff,0x6f,0xff,0xff,0xd8,0xff,0xff,0xbf,0xff, -0xff,0x55,0xff,0xff,0x88,0xff,0xff,0xfa,0xff,0x00,0x71,0xff,0xff,0x27,0x00,0x00, -0x04,0x00,0x00,0x04,0x00,0xff,0x0f,0x00,0x00,0x63,0x00,0x00,0xd4,0xff,0x00,0x02, -0x00,0xff,0xba,0xff,0xff,0xbf,0xff,0xff,0x86,0xff,0xff,0xcc,0xff,0xff,0x0f,0x00, -0x00,0xb0,0xff,0xff,0x55,0xff,0xff,0x0b,0x00,0xff,0xbd,0xff,0x00,0x92,0x00,0x00, -0x65,0x00,0x00,0xcc,0x00,0x00,0x54,0x00,0x00,0x22,0x00,0x00,0x54,0x00,0x00,0x43, -0x00,0x00,0x08,0x01,0x01,0xf1,0x00,0x00,0x0e,0x01,0x00,0x28,0x00,0xff,0x3f,0x00, -0x00,0x14,0x00,0x00,0x71,0x00,0x00,0x16,0x00,0x00,0xdd,0x00,0x00,0x13,0x00,0x00, -0x26,0x00,0xff,0x39,0xff,0xff,0x71,0xff,0xff,0x2e,0x00,0xff,0xaf,0xff,0xff,0xab, -0xff,0xff,0x0d,0x00,0x00,0x28,0x00,0xff,0xdb,0xff,0xff,0x38,0xff,0xff,0xb3,0xff, -0x00,0x80,0xff,0xff,0x65,0xff,0xff,0xf9,0xff,0x00,0x14,0x00,0xff,0x6d,0xff,0xff, -0xd5,0xff,0x00,0xe4,0xff,0xff,0xc7,0xff,0xff,0x9c,0xff,0xff,0x2b,0x00,0x00,0xa0, -0xff,0xff,0xc8,0xff,0xff,0x0f,0x00,0x00,0x77,0x00,0xff,0xaf,0xff,0xff,0xfe,0xff, -0x00,0x43,0x00,0xff,0x7e,0xff,0xff,0x2e,0x00,0xff,0xce,0xff,0x00,0x11,0x00,0x00, -0x03,0x00,0xff,0xfd,0xff,0xff,0x0e,0x00,0x00,0xb0,0xff,0xff,0xec,0xff,0x00,0x52, -0x00,0x00,0x05,0x00,0xff,0x4e,0x00,0x00,0x66,0x00,0x00,0x86,0x00,0x00,0x15,0x00, -0xff,0xfb,0xff,0x00,0xc2,0xff,0xff,0x8c,0xff,0xff,0x8d,0x00,0x00,0xb4,0xff,0xff, -0xfa,0xff,0x00,0x00,0x00,0x00,0xf0,0xff,0xff,0xee,0xff,0xff,0x1d,0x00,0x00,0x36, -0x00,0x00,0x32,0x00,0x00,0x46,0x00,0x00,0x53,0x00,0x00,0x13,0x00,0x00,0x35,0x00, -0x00,0x35,0x00,0x00,0x25,0x00,0xff,0xaf,0xff,0xff,0x86,0xff,0xff,0x88,0xff,0xff, -0x75,0xff,0xff,0x4d,0x00,0x00,0xd1,0xff,0xff,0x9c,0xff,0xff,0x39,0xff,0xff,0x30, -0xff,0xff,0x44,0xff,0xff,0x25,0xff,0xff,0xc7,0xff,0xff,0xef,0xff,0xff,0xca,0xff, -0xff,0xfd,0xff,0x00,0xb0,0xff,0xff,0x46,0xff,0xff,0x92,0xff,0xff,0x78,0xff,0xff, -0xb7,0xff,0xff,0xbd,0xff,0xff,0x4d,0x00,0x00,0x97,0x00,0x00,0x56,0x00,0x00,0xd5, -0xff,0xff,0xd8,0xff,0x00,0xa5,0x00,0x00,0x3c,0x00,0x00,0x00,0x00,0x00,0xa5,0x00, -0x00,0xaf,0x00,0x00,0x58,0x00,0x00,0x13,0x00,0x00,0x76,0x00,0x00,0x45,0x00,0x00, -0x46,0x00,0x00,0x11,0x00,0x00,0x81,0x00,0x01,0xd0,0x00,0x00,0x23,0x00,0x00,0x97, -0x00,0x00,0x77,0x00,0x00,0x66,0x00,0x00,0x54,0x00,0x00,0x1a,0x01,0x00,0x9d,0x00, -0x00,0x26,0x00,0xff,0xfe,0xff,0xff,0xcd,0xff,0xff,0x8a,0xff,0xff,0xda,0xff,0xff, -0x5c,0xff,0xfe,0x5e,0xff,0xff,0xcd,0xff,0xff,0x96,0xff,0xff,0xca,0xff,0xff,0x59, -0xff,0xff,0xc5,0xff,0xff,0x8e,0xff,0xff,0xb6,0xff,0xff,0x09,0xff,0xff,0xe5,0xff, -0xff,0xfa,0xfe,0xff,0xd7,0xff,0xff,0x79,0xff,0xff,0xeb,0xff,0xff,0xcd,0xff,0xff, -0xda,0xff,0xff,0xcf,0xff,0xff,0x2e,0x00,0xff,0xff,0xff,0xff,0x9c,0xff,0xff,0x52, -0xff,0xff,0xfe,0xff,0xff,0x79,0xff,0xff,0xea,0xff,0x00,0x52,0x00,0x00,0xc0,0xff, -0xff,0x2f,0x00,0x00,0x53,0x00,0x00,0x13,0x00,0x00,0x54,0x00,0x00,0x53,0x00,0x00, -0x16,0x00,0x00,0x40,0x00,0x00,0x55,0x00,0x00,0x73,0x00,0x00,0xa8,0x00,0x00,0x55, -0x00,0x00,0xc9,0x00,0x00,0x8b,0x00,0x00,0x24,0x00,0x00,0x79,0x00,0x00,0x66,0x00, -0x00,0x65,0x00,0x00,0xfa,0x00,0x00,0xe8,0xff,0x00,0x32,0x00,0x00,0xa0,0xff,0xff, -0x4b,0x00,0x00,0x5a,0x00,0x00,0x41,0x00,0x00,0x88,0x00,0x00,0x34,0x00,0x00,0xf1, -0xff,0x00,0xf1,0xff,0xff,0x8c,0xff,0xff,0xac,0xff,0xff,0x55,0xff,0xff,0x2c,0x00, -0x00,0xe1,0xff,0xff,0x5a,0xff,0xff,0xa4,0xff,0xff,0x9d,0xff,0xff,0x8b,0xff,0xff, -0x84,0xff,0xff,0x7a,0xff,0xff,0xe7,0xff,0xff,0xbe,0xff,0xff,0xbd,0xff,0xff,0x88, -0xff,0xff,0xeb,0xff,0x00,0x00,0x00,0x00,0xb1,0xff,0xff,0xa6,0xff,0xff,0xef,0xff, -0x00,0x73,0x00,0x00,0xf7,0xff,0xff,0xfd,0xff,0x00,0x40,0x00,0x00,0x98,0x00,0x00, -0x46,0x00,0x00,0x33,0x00,0x00,0x10,0x00,0xff,0xbe,0xff,0xff,0x1e,0x00,0x00,0x32, -0x00,0x00,0x06,0x00,0xff,0xdd,0xff,0xff,0xbe,0xff,0xff,0x96,0xff,0x00,0x72,0x00, -0x00,0x46,0x00,0x00,0x34,0x00,0x00,0x20,0x00,0x00,0x26,0x00,0xff,0xce,0xff,0x00, -0x00,0x00,0x00,0x32,0x00,0x00,0x03,0x00,0x00,0x11,0x00,0xff,0xdd,0xff,0xff,0xff, -0xff,0xff,0xef,0xff,0x00,0x10,0x00,0x00,0xe3,0xff,0x00,0xe0,0xff,0x00,0x20,0x00, -0x00,0x02,0x00,0xff,0xbb,0xff,0xff,0xdc,0xff,0xff,0xef,0xff,0x00,0x12,0x00,0xff, -0xae,0xff,0xff,0xb6,0xff,0x00,0xe1,0xff,0xff,0x5e,0x00,0x00,0x13,0x00,0x00,0xe4, -0xff,0xff,0x87,0xff,0xff,0x87,0xff,0xff,0xed,0xff,0xff,0x5b,0xff,0xff,0x53,0xff, -0xff,0x0a,0x00,0x00,0xd1,0xff,0xff,0xac,0xff,0xff,0x2f,0x00,0x00,0x12,0x00,0x00, -0xe3,0xff,0xff,0xec,0xff,0xff,0xfe,0xff,0x00,0x11,0x00,0xff,0xfe,0xff,0x00,0x00, -0x00,0x00,0x87,0x00,0xff,0xde,0xff,0x00,0x83,0x00,0x00,0xe3,0xff,0xff,0x97,0xff, -0xff,0xcb,0xff,0xff,0xab,0xff,0xff,0x0b,0x00,0x00,0x45,0x00,0x00,0x85,0x00,0x00, -0x38,0x00,0x00,0x83,0x00,0x00,0x65,0x00,0x00,0x65,0x00,0x00,0xf1,0xff,0xff,0xda, -0xff,0x00,0x52,0x00,0x00,0x14,0x00,0x00,0xe0,0xff,0xff,0xbe,0xff,0xff,0xed,0xff, -0x00,0x00,0x00,0xff,0x1e,0x00,0x00,0xf2,0xff,0x00,0x10,0x00,0x00,0x60,0x00,0x00, -0x38,0x00,0x00,0x43,0x00,0xff,0xef,0xff,0x00,0xe1,0xff,0xff,0x8b,0xff,0xff,0xfa, -0xff,0xff,0xde,0xff,0xff,0x8c,0xff,0xff,0x2c,0x00,0x00,0x90,0xff,0xff,0x1b,0x00, -0x00,0x12,0x00,0x00,0xe1,0xff,0xff,0x0a,0x00,0x00,0x48,0x00,0xff,0xbf,0xff,0xff, -0xfa,0xff,0x00,0xe1,0xff,0xff,0x78,0xff,0xff,0xd6,0xff,0xff,0xde,0xff,0xff,0xa7, -0xff,0xff,0x2f,0x00,0xff,0xbe,0xff,0x00,0x30,0x00,0x00,0xf2,0xff,0xff,0xed,0xff, -0x00,0x54,0x00,0x00,0x11,0x00,0x00,0x12,0x00,0xff,0xae,0xff,0xff,0x9a,0xff,0xff, -0x0e,0x00,0x00,0x11,0x00,0xff,0xcf,0xff,0xff,0x5f,0x00,0x00,0xf6,0xff,0xff,0x5e, -0x00,0x00,0x39,0x00,0x00,0xa5,0x00,0x00,0x8b,0x00,0x00,0x34,0x00,0x00,0x43,0x00, -0x00,0x36,0x00,0x00,0xd0,0xff,0x00,0x10,0x00,0x00,0x20,0x00,0xff,0xef,0xff,0x00, -0x20,0x00,0x00,0x34,0x00,0xff,0xac,0xff,0xff,0xec,0xff,0xff,0xbc,0xff,0xff,0xab, -0xff,0xff,0xdb,0xff,0xff,0x9b,0xff,0xff,0x1c,0x00,0x00,0x23,0x00,0x00,0xf0,0xff, -0xff,0xed,0xff,0xff,0x0e,0x00,0x00,0xf1,0xff,0xff,0x1e,0x00,0x00,0x10,0x00,0xff, -0x9e,0xff,0xff,0xd9,0xff,0xff,0xbf,0xff,0xff,0xed,0xff,0xff,0xdc,0xff,0xff,0xdd, -0xff,0xff,0x0d,0x00,0x00,0xf0,0xff,0x00,0xf0,0xff,0xff,0x0d,0x00,0x00,0x32,0x00, -0x00,0x43,0x00,0x00,0x66,0x00,0x00,0x31,0x00,0x00,0x54,0x00,0x00,0x34,0x00,0x00, -0xf3,0xff,0x00,0x11,0x00,0x00,0x23,0x00,0x00,0xb0,0xff,0xff,0xec,0xff,0x00,0xf1, -0xff,0x00,0x12,0x00,0x00,0x40,0x00,0x00,0x02,0x00,0xff,0x1e,0x00,0x00,0x33,0x00, -0x00,0x12,0x00,0x00,0x62,0x00,0x00,0x59,0x00,0xff,0xfe,0xff,0xff,0x0f,0x00,0x00, -0x22,0x00,0x00,0x00,0x00,0x00,0xf1,0xff,0xff,0x1f,0x00,0xff,0xdf,0xff,0xff,0xfb, -0xff,0x00,0x43,0x00,0x00,0x54,0x00,0x00,0x65,0x00,0x00,0x85,0x00,0x00,0xc5,0xff, -0xff,0xdc,0xff,0xff,0x8a,0xff,0xff,0xb9,0xff,0xff,0x8c,0xff,0xff,0xbb,0xff,0xff, -0xab,0xff,0xff,0xa7,0xff,0xff,0x48,0xff,0xff,0x81,0xff,0xff,0x9c,0xff,0xff,0xcb, -0xff,0xff,0x0e,0x00,0x00,0x20,0x00,0x00,0x11,0x00,0x00,0x00,0x00,0xff,0x0d,0x00, -0x00,0xe1,0xff,0xff,0xcb,0xff,0xff,0x9d,0xff,0xff,0xa7,0xff,0xff,0xbc,0xff,0xff, -0x78,0xff,0xff,0xbb,0xff,0xff,0xeb,0xff,0x00,0x22,0x00,0xff,0xef,0xff,0xff,0xab, -0xff,0xff,0x2f,0x00,0x00,0x34,0x00,0x00,0xf1,0xff,0x00,0x12,0x00,0xff,0x8b,0xff, -0xff,0xcc,0xff,0xff,0xfd,0xff,0x00,0x32,0x00,0x00,0x46,0x00,0x00,0x55,0x00,0x00, -0x75,0x00,0x00,0x8a,0x00,0x00,0x63,0x00,0x00,0x88,0x00,0x00,0x67,0x00,0x00,0x43, -0x00,0x00,0x03,0x00,0x00,0x01,0x00,0x00,0x20,0x00,0x00,0x65,0x00,0x00,0xe4,0xff, -0xff,0xdd,0xff,0xff,0xcb,0xff,0xff,0x2f,0x00,0x00,0x01,0x00,0x00,0xe1,0xff,0xff, -0xed,0xff,0x00,0x02,0x00,0xff,0x0e,0x00,0xff,0xdf,0xff,0xff,0xfe,0xff,0xff,0x3f, -0x00,0x00,0x32,0x00,0x00,0xf2,0xff,0x00,0xe0,0xff,0x00,0x51,0x00,0x00,0x86,0x00, -0x00,0x46,0x00,0xff,0x7e,0xff,0xff,0xc6,0xff,0x00,0xc0,0xff,0xff,0xb8,0xff,0xff, -0xee,0xff,0xff,0x7b,0xff,0xff,0xa5,0xff,0xff,0xfe,0xff,0xff,0x7a,0xff,0xff,0x98, -0xff,0xff,0x79,0xff,0xff,0x24,0xff,0xff,0x85,0xff,0xff,0x99,0xff,0xff,0xdc,0xff, -0xff,0xee,0xff,0xff,0xce,0xff,0xff,0xeb,0xff,0x00,0x13,0x00,0xff,0xee,0xff,0x00, -0x00,0x00,0x00,0x10,0x00,0x00,0x46,0x00,0x00,0x85,0x00,0x00,0xf2,0xff,0x00,0x96, -0x00,0x00,0x56,0x00,0x00,0x67,0x00,0x00,0x77,0x00,0x00,0x44,0x00,0x00,0xa9,0x00, -0x00,0x37,0x00,0x00,0x10,0x00,0x00,0x63,0x00,0x00,0xc1,0xff,0x00,0x31,0x00,0x00, -0x35,0x00,0x00,0x32,0x00,0x00,0x96,0x00,0x00,0x37,0x00,0xff,0xfd,0xff,0x00,0x50, -0x00,0x00,0x24,0x00,0x00,0xf3,0xff,0xff,0xac,0xff,0xff,0xff,0xff,0xff,0xdd,0xff, -0xff,0x0f,0x00,0xff,0xdf,0xff,0xff,0xbc,0xff,0xff,0x9b,0xff,0xff,0x1d,0x00,0x00, -0xc2,0xff,0xff,0xca,0xff,0xff,0xee,0xff,0xff,0x6a,0xff,0xff,0xe9,0xff,0xff,0x6a, -0xff,0xff,0x79,0xff,0xff,0x54,0xff,0xff,0xca,0xff,0xff,0xcf,0xff,0xff,0xb9,0xff, -0xff,0xee,0xff,0xff,0xdd,0xff,0xff,0xcd,0xff,0xff,0x1e,0x00,0x00,0xf0,0xff,0xff, -0xdd,0xff,0xff,0xee,0xff,0xff,0x2e,0x00,0x00,0x35,0x00,0x00,0x02,0x00,0x00,0x41, -0x00,0x00,0x23,0x00,0x00,0x41,0x00,0x00,0x44,0x00,0x00,0xa6,0x00,0x00,0x68,0x00, -0x00,0x34,0x00,0x00,0x45,0x00,0x00,0x13,0x00,0xff,0x1f,0x00,0x00,0x65,0x00,0x00, -0x55,0x00,0x00,0x78,0x00,0x00,0x68,0x00,0x00,0x03,0x00,0x00,0x93,0x00,0x00,0x26, -0x00,0x00,0x95,0x00,0x00,0x88,0x00,0x00,0x68,0x00,0x00,0x01,0x00,0x00,0x32,0x00, -0xff,0xbf,0xff,0xff,0x3f,0x00,0x00,0xd0,0xff,0xff,0xde,0xff,0xff,0xec,0xff,0xff, -0x8c,0xff,0xff,0x87,0xff,0xff,0x89,0xff,0xff,0x77,0xff,0xff,0xca,0xff,0xff,0xee, -0xff,0xff,0xbc,0xff,0xff,0x9a,0xff,0xff,0x9a,0xff,0xff,0x76,0xff,0xff,0xba,0xff, -0xff,0xab,0xff,0xff,0xba,0xff,0xff,0xaa,0xff,0xff,0xfe,0xff,0xff,0xef,0xff,0xff, -0xbd,0xff,0xff,0xfb,0xff,0x00,0x00,0x00,0x00,0x11,0x00,0xff,0xdf,0xff,0xff,0x2e, -0x00,0x00,0xf1,0xff,0xff,0xbb,0xff,0xff,0xfd,0xff,0xff,0xcd,0xff,0xff,0xfe,0xff, -0xff,0xef,0xff,0xff,0x0e,0x00,0x00,0x11,0x00,0x00,0x32,0x00,0x00,0x54,0x00,0x00, -0x89,0x00,0x00,0x58,0x00,0x00,0x44,0x00,0x00,0x24,0x00,0x00,0x51,0x00,0x00,0xe1, -0xff,0x00,0x20,0x00,0xff,0x0f,0x00,0x00,0x32,0x00,0x00,0x22,0x00,0x00,0x01,0x00, -0xff,0x0f,0x00,0x00,0xf0,0xff,0xff,0xde,0xff,0xff,0xee,0xff,0xff,0x0e,0x00,0x00, -0x12,0x00,0xff,0x0e,0x00,0xff,0xfe,0xff,0x00,0x40,0x00,0x00,0xd1,0xff,0xff,0x1f, -0x00,0x00,0x21,0x00,0x00,0x12,0x00,0x00,0x00,0x00,0xff,0xfe,0xff,0x00,0x00,0x00, -0xff,0x0f,0x00,0xff,0x0f,0x00,0x00,0xf0,0xff,0xff,0x2e,0x00,0xff,0xbf,0xff,0xff, -0xca,0xff,0xff,0xeb,0xff,0xff,0xee,0xff,0xff,0xcc,0xff,0xff,0xbd,0xff,0xff,0xbd, -0xff,0xff,0x79,0xff,0xff,0xca,0xff,0xff,0xbc,0xff,0xff,0xb9,0xff,0xff,0xcd,0xff, -0xff,0xde,0xff,0xff,0x0e,0x00,0x00,0x33,0x00,0x00,0x13,0x00,0x00,0x12,0x00,0x00, -0x30,0x00,0x00,0x13,0x00,0x00,0x00,0x00,0x00,0x12,0x00,0x00,0x21,0x00,0x00,0xf2, -0xff,0xff,0x0d,0x00,0x00,0x02,0x00,0x00,0x11,0x00,0x00,0x01,0x00,0x00,0x52,0x00, -0x00,0x34,0x00,0x00,0x22,0x00,0x00,0x13,0x00,0xff,0xfe,0xff,0x00,0x10,0x00,0x00, -0x12,0x00,0x00,0x10,0x00,0x00,0x01,0x00,0x00,0x20,0x00,0x00,0x23,0x00,0x00,0x01, -0x00,0x00,0x22,0x00,0x00,0x43,0x00,0x00,0xf2,0xff,0xff,0xfe,0xff,0x00,0x21,0x00, -0x00,0x01,0x00,0x00,0x10,0x00,0x00,0x11,0x00,0x00,0xe1,0xff,0xff,0xcc,0xff,0xff, -0xdd,0xff,0xff,0xbb,0xff,0xff,0xab,0xff,0xff,0xcc,0xff,0xff,0xdc,0xff,0xff,0xff, -0xff,0xff,0xcc,0xff,0xff,0xdd,0xff,0xff,0xcc,0xff,0xff,0xee,0xff,0xff,0xeb,0xff, -0x00,0x01,0x00,0xff,0xfe,0xff,0xff,0xbd,0xff,0xff,0x0e,0x00,0x00,0x01,0x00,0x00, -0xf0,0xff,0xff,0xfd,0xff,0xff,0xee,0xff,0xff,0xed,0xff,0xff,0xdd,0xff,0xff,0xed, -0xff,0x00,0x21,0x00,0x00,0x11,0x00,0xff,0x0f,0x00,0x00,0x10,0x00,0x00,0x22,0x00, -0x00,0xe0,0xff,0xff,0x1e,0x00,0x00,0x42,0x00,0x00,0x56,0x00,0x00,0x23,0x00,0x00, -0x21,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x22,0x00,0x00,0x32,0x00,0x00,0x24, -0x00,0x00,0x21,0x00,0x00,0x23,0x00,0x00,0x02,0x00,0x00,0x10,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0xff,0xee,0xff,0xff,0x0f,0x00,0x00,0x12,0x00,0x00,0xf0,0xff,0xff, -0xee,0xff,0x00,0x00,0x00,0xff,0xce,0xff,0xff,0x0d,0x00,0x00,0xe1,0xff,0xff,0xed, -0xff,0xff,0xef,0xff,0xff,0x0f,0x00,0xff,0xee,0xff,0xff,0xfe,0xff,0xff,0x0f,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xdf,0xff,0xff,0xdd,0xff,0xff,0xde,0xff,0xff, -0xdd,0xff,0xff,0xee,0xff,0xff,0xde,0xff,0xff,0xfe,0xff,0x00,0xf0,0xff,0xff,0xee, -0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0x1f,0x00,0x00,0xf1,0xff,0xff,0x1f,0x00, -0x00,0x01,0x00,0x00,0xf0,0xff,0xff,0xfe,0xff,0x00,0x00,0x00,0x00,0x01,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0xff, -0xff,0x00,0x11,0x00,0x00,0x10,0x00,0x00,0x01,0x00,0x00,0x11,0x00,0x00,0xe0,0xff, -0xff,0xfe,0xff,0xff,0xff,0xff,0xff,0xfe,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x11,0x00,0x00,0xf0,0xff,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0x00,0x00,0x00,0xff,0x0f,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xee,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00, -0x01,0x00,0xff,0x0f,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0xfe, -0xff,0x00,0xf0,0xff,0xff,0x0f,0x00,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0xff,0xff,0xff,0xff,0xee,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0xff,0xff,0xff,0xff,0x0f,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0xff, -0x0f,0x00,0x00,0xf0,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x11,0x00,0x00,0x11, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf0,0xff, -0x00,0xf0,0xff,0x00,0x00,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0xf0,0xff, -0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0xff, -0xff,0xff,0xff,0x0f,0x00,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0xf0,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xff,0x0f,0x00,0x00,0xf0,0xff,0xff, -0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x11,0x00,0x00,0x32,0x00,0x00,0x54,0x00,0x00,0xc8,0x00,0x01,0x71,0x01,0x01,0x4d, -0x02,0x02,0x2b,0x03,0x03,0x1a,0x04,0x04,0x54,0x04,0x04,0xda,0x05,0x07,0x57,0x09, -0x0c,0x60,0x10,0x16,0x65,0x1c,0x21,0x3a,0x27,0x2d,0xd5,0x33,0x39,0x37,0x3e,0x42, -0xd3,0x45,0x48,0xaf,0x4b,0x4d,0x8d,0x4f,0x50,0x7a,0x51,0x51,0xee,0x51,0x51,0xc8, -0x50,0x4f,0x5c,0x4e,0x4c,0x79,0x4a,0x47,0x3e,0x45,0x41,0x1e,0x3e,0x39,0x0e,0x36, -0x32,0x40,0x2e,0x2a,0x55,0x26,0x22,0xa7,0x1e,0x1c,0xc2,0x18,0x16,0x88,0x14,0x13, -0xaa,0x12,0x12,0xd5,0x13,0x13,0x32,0x16,0x1c,0x19,0x21,0x25,0xa7,0x28,0x2e,0x34, -0x3c,0x4c,0x67,0x5d,0x6f,0x86,0x7d,0x7d,0xc1,0x6b,0x4e,0x08,0x2e,0x10,0x7b,0xf8, -0xdf,0x6f,0xbc,0x8e,0x03,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80, -0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00, -0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80, -0x80,0x00,0x80,0x8e,0xd4,0xad,0xc4,0x38,0xd5,0xe0,0x1d,0xec,0xf6,0x2d,0xfd,0xff, -0x2c,0x01,0x05,0x78,0x0c,0x13,0x4a,0x1f,0x2c,0x76,0x37,0x42,0x34,0x50,0x65,0xf5, -0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xcf,0x79, -0x6f,0x0d,0x62,0x4e,0x1d,0x3f,0x36,0x48,0x2e,0x26,0x97,0x25,0x2d,0xab,0x3d,0x4e, -0xc2,0x5a,0x63,0x56,0x6a,0x6f,0x39,0x75,0x77,0x4d,0x79,0x7d,0xfb,0x7f,0x7f,0xff, -0x7f,0x72,0x3a,0x62,0x53,0xfa,0x45,0x38,0x21,0x2e,0x2d,0x80,0x33,0x3a,0x4f,0x3f, -0x3f,0xbe,0x41,0x45,0x86,0x4b,0x53,0xe8,0x57,0x56,0xc5,0x53,0x53,0x83,0x54,0x55, -0x17,0x55,0x4f,0x9a,0x43,0x37,0xb5,0x2d,0x23,0x67,0x16,0x07,0x33,0xfb,0xf5,0x7b, -0xf6,0xf8,0x36,0xf8,0xf3,0x28,0xee,0xed,0x52,0xef,0xf2,0x33,0xf4,0xf5,0x18,0xf6, -0xf5,0x84,0xf5,0xf9,0x8a,0x02,0x0d,0xbe,0x17,0x17,0x21,0x0b,0xfe,0xcb,0xf7,0xf6, -0x4d,0xfb,0x03,0xa3,0x0a,0x0f,0x4a,0x12,0x14,0xea,0x19,0x20,0x47,0x26,0x2a,0x25, -0x2d,0x2d,0x61,0x27,0x1c,0xd8,0x10,0x06,0x43,0xfc,0xf2,0x6f,0xe8,0xdd,0x58,0xda, -0xe1,0xcd,0xf0,0xfc,0xb9,0xfa,0xed,0x70,0xdc,0xd0,0xdd,0xcc,0xcf,0x81,0xd5,0xda, -0xbb,0xdb,0xdc,0x54,0xe1,0xed,0x8e,0x00,0x10,0x1e,0x1b,0x22,0xbf,0x29,0x2b,0x3f, -0x2a,0x25,0x74,0x1d,0x17,0x91,0x15,0x1d,0x6b,0x2e,0x42,0xba,0x58,0x6b,0x1c,0x79, -0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0x5f,0x7f,0x7f,0xfb,0x7f,0x7f, -0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x78,0x6a, -0x6e,0x5d,0x85,0x49,0x39,0x50,0x30,0x2f,0x30,0x30,0x2e,0x25,0x29,0x26,0x48,0x2a, -0x33,0xae,0x42,0x50,0x1f,0x5b,0x61,0xb7,0x68,0x72,0xae,0x7e,0x7f,0xff,0x7f,0x7f, -0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xbf,0x7e,0x75,0x55,0x6a,0x5e,0x55,0x52,0x43,0xd7, -0x30,0x1e,0x3f,0x10,0x04,0x1d,0xff,0xfd,0x11,0xf7,0xe8,0x63,0xd4,0xc1,0xd6,0xb3, -0xa9,0x2b,0x9e,0x8f,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80, -0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00, -0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80, -0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x30,0x87,0x96,0x90,0xa0,0xa5,0xa5,0xa6,0xa7, -0x8d,0xac,0xb4,0xd5,0xbd,0xc3,0x4e,0xc5,0xc3,0x5e,0xc4,0xc9,0xc1,0xce,0xd1,0x9e, -0xd2,0xd1,0xba,0xd2,0xd6,0xca,0xdd,0xe6,0x07,0xf0,0xf7,0xf4,0xfc,0x00,0xa8,0x01, -0x01,0x44,0x02,0x04,0xd7,0x0b,0x18,0x80,0x24,0x2f,0x73,0x3a,0x44,0x90,0x4a,0x4e, -0x84,0x51,0x55,0x06,0x59,0x57,0x78,0x50,0x44,0x5c,0x35,0x22,0x79,0x0c,0xf2,0xa7, -0xd8,0xc0,0x0e,0xae,0xa3,0xd2,0xa0,0xa4,0xd5,0xaa,0xaf,0x35,0xaf,0xa9,0x50,0xa0, -0x99,0x7f,0x97,0x97,0xc7,0x9c,0xa5,0x15,0xae,0xb2,0xfc,0xb3,0xb5,0x97,0xbb,0xc6, -0xe2,0xd3,0xe0,0x06,0xea,0xf1,0x23,0xf8,0xfe,0xd7,0x00,0xfb,0xd8,0xef,0xe2,0x7a, -0xd9,0xd3,0x54,0xd0,0xd1,0x8a,0xd6,0xd9,0x45,0xd7,0xd0,0x92,0xc7,0xbc,0x5b,0xaf, -0xa1,0x9e,0x97,0x91,0x67,0x90,0x93,0xde,0x9a,0x9f,0x3e,0xa2,0xa3,0x7b,0xa8,0xb1, -0x67,0xbc,0xc4,0xb7,0xc9,0xcc,0x59,0xcf,0xd1,0xfc,0xd7,0xe2,0xbe,0xef,0xf9,0xaa, -0xff,0x05,0x34,0x0d,0x14,0x94,0x18,0x19,0x85,0x18,0x17,0x7c,0x15,0x0f,0x33,0x07, -0xfd,0x64,0xf4,0xef,0xfb,0xee,0xef,0x3c,0xf2,0xef,0x70,0xe5,0xd9,0x48,0xcf,0xc8, -0xf8,0xc7,0xcb,0x1e,0xd3,0xdd,0x83,0xec,0xfe,0x75,0x0f,0x1b,0x7b,0x23,0x25,0x27, -0x21,0x18,0x6b,0x11,0x0a,0xda,0x05,0x02,0x1e,0x04,0x08,0xc7,0x0d,0x11,0x3e,0x17, -0x1f,0x8f,0x2c,0x38,0x9a,0x42,0x49,0xd7,0x4d,0x50,0xb2,0x51,0x50,0xc4,0x4b,0x43, -0x8f,0x3a,0x2f,0x04,0x24,0x19,0xd4,0x13,0x14,0x46,0x19,0x1f,0xba,0x27,0x2d,0xd5, -0x31,0x37,0x50,0x3e,0x45,0x9f,0x4d,0x56,0x40,0x61,0x6d,0x84,0x77,0x7d,0xfb,0x7f, -0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f, -0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff, -0x7f,0x7f,0x7f,0x76,0x63,0x33,0x54,0x47,0x2f,0x3e,0x35,0x64,0x2d,0x24,0xcc,0x1b, -0x13,0xcb,0x0d,0x08,0xdf,0x05,0x01,0x0a,0xfd,0xf8,0x06,0xf5,0xf2,0xda,0xf1,0xee, -0x45,0xe7,0xe1,0xc9,0xe2,0xe8,0xb3,0xec,0xeb,0x3c,0xe6,0xe0,0xe1,0xe1,0xeb,0x31, -0xf8,0x04,0x3a,0x0e,0x17,0xf1,0x20,0x28,0x27,0x2d,0x30,0x6a,0x35,0x37,0x1e,0x36, -0x31,0xc1,0x29,0x22,0x41,0x1d,0x1d,0x80,0x22,0x2b,0xff,0x37,0x44,0x25,0x4f,0x57, -0x87,0x5f,0x68,0x53,0x70,0x74,0x8f,0x76,0x75,0xe5,0x72,0x70,0x1b,0x6e,0x68,0xb7, -0x63,0x61,0xdf,0x64,0x6a,0x0e,0x70,0x73,0xb3,0x74,0x72,0x18,0x6d,0x65,0xe2,0x5d, -0x5a,0xdc,0x5a,0x58,0x2c,0x52,0x47,0x03,0x3c,0x31,0xa8,0x26,0x1a,0x01,0x0d,0x02, -0xd0,0xfb,0xfa,0xf9,0xfa,0xf6,0x33,0xea,0xd8,0x25,0xc4,0xb4,0xed,0xad,0xae,0xfe, -0xb3,0xb7,0x51,0xb6,0xaf,0x4e,0xa3,0x94,0x70,0x84,0x80,0x00,0x80,0x80,0x00,0x80, -0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x89,0x9b,0x95,0xa2,0x71,0xac,0xb3, -0x54,0xb8,0xbe,0x93,0xc6,0xd0,0x3a,0xdb,0xe5,0x42,0xed,0xf3,0x06,0xf9,0xfc,0x69, -0xfb,0xf7,0xa5,0xf2,0xee,0xdb,0xec,0xee,0x32,0xf3,0xfa,0xb1,0xfd,0xfd,0xa0,0xf9, -0xf4,0xa1,0xed,0xe8,0x06,0xe5,0xe1,0x6d,0xdc,0xd3,0x25,0xc8,0xbd,0x2a,0xb3,0xa8, -0x6b,0x9d,0x92,0xf2,0x88,0x83,0xd1,0x80,0x82,0x86,0x86,0x89,0x88,0x89,0x89,0x1d, -0x8d,0x92,0xab,0x97,0x9b,0xd2,0x9c,0x9e,0xf7,0xa1,0xa9,0xa6,0xb3,0xbd,0x7e,0xc5, -0xc9,0xcc,0xca,0xca,0xd4,0xc7,0xc4,0x89,0xc2,0xc2,0x86,0xc3,0xc5,0x09,0xc9,0xcd, -0xec,0xd1,0xd4,0x58,0xd4,0xd1,0x75,0xca,0xc2,0x0f,0xbd,0xb8,0xfd,0xb4,0xb1,0x5e, -0xb0,0xae,0xe2,0xa9,0xa5,0x85,0xa1,0xa1,0x83,0xa4,0xab,0xc5,0xb4,0xbc,0x7b,0xbf, -0xbe,0xb2,0xbb,0xbb,0xdd,0xbf,0xc7,0x92,0xce,0xd2,0x61,0xce,0xc5,0x47,0xb9,0xac, -0x19,0xa1,0x98,0x17,0x92,0x8c,0x09,0x87,0x82,0x7f,0x80,0x80,0xc0,0x80,0x83,0x41, -0x85,0x86,0x35,0x87,0x8a,0xdd,0x92,0x9e,0x5b,0xab,0xb7,0x47,0xc3,0xcf,0x20,0xd8, -0xde,0x57,0xe1,0xe0,0xb6,0xdb,0xd5,0x72,0xcd,0xc6,0xc0,0xbf,0xbd,0x3b,0xbf,0xc1, -0xed,0xc3,0xc5,0x38,0xc8,0xcd,0x22,0xd1,0xd2,0x31,0xd0,0xcd,0xd5,0xcb,0xcf,0x5d, -0xd8,0xe3,0x5c,0xf0,0xfe,0x54,0x0c,0x19,0x57,0x25,0x31,0x67,0x3c,0x45,0x4c,0x4e, -0x56,0x2a,0x5e,0x64,0x96,0x68,0x6b,0x6b,0x6d,0x6e,0xf2,0x6d,0x6e,0x75,0x6f,0x71, -0xa3,0x71,0x70,0xb5,0x6b,0x66,0x96,0x61,0x5c,0xaf,0x58,0x56,0xaf,0x57,0x59,0x25, -0x58,0x53,0x27,0x4b,0x3f,0x8c,0x31,0x24,0xf6,0x19,0x13,0xa3,0x0f,0x0f,0x02,0x10, -0x12,0x5d,0x17,0x1d,0x07,0x23,0x29,0x56,0x30,0x38,0x75,0x40,0x49,0x45,0x52,0x5c, -0x1b,0x68,0x72,0x65,0x79,0x7e,0xf1,0x7f,0x7f,0xff,0x7f,0x7e,0xae,0x7d,0x7e,0xfd, -0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0x39,0x7a,0x75,0xe1,0x6f, -0x6b,0x7e,0x68,0x66,0x13,0x65,0x62,0x1d,0x5d,0x53,0xdf,0x47,0x3c,0xc5,0x33,0x2e, -0x9f,0x2c,0x2a,0xd9,0x26,0x22,0x83,0x1d,0x1a,0xf5,0x17,0x15,0xc6,0x11,0x0d,0x3c, -0x09,0x05,0xa0,0x01,0xff,0xc4,0xfc,0xfb,0x38,0xfc,0xff,0xa4,0x03,0x08,0x8d,0x0c, -0x0e,0x7f,0x10,0x14,0x90,0x18,0x1b,0xc8,0x1b,0x1a,0xae,0x1a,0x1d,0x0f,0x25,0x30, -0x57,0x3e,0x4c,0x0f,0x59,0x60,0x3d,0x63,0x61,0x90,0x5a,0x52,0x51,0x4a,0x46,0x99, -0x46,0x48,0x56,0x48,0x46,0x91,0x40,0x39,0x32,0x31,0x2a,0x9e,0x26,0x24,0xac,0x24, -0x26,0xed,0x2a,0x31,0x72,0x39,0x43,0x30,0x4c,0x55,0x04,0x5c,0x5e,0xef,0x5d,0x5a, -0x8d,0x56,0x52,0x29,0x4f,0x4d,0x58,0x4e,0x50,0x18,0x52,0x53,0x08,0x56,0x5a,0xcc, -0x5f,0x65,0x48,0x6d,0x76,0xe7,0x7d,0x7f,0xff,0x7f,0x7f,0x10,0x78,0x70,0xf0,0x66, -0x5e,0xae,0x58,0x54,0x3e,0x52,0x50,0x79,0x4f,0x4d,0x1e,0x49,0x40,0x3c,0x36,0x2c, -0x77,0x25,0x1f,0x09,0x18,0x0e,0x88,0x03,0xf8,0xb0,0xeb,0xe1,0x83,0xd9,0xd4,0x28, -0xd2,0xd2,0x6d,0xd4,0xd4,0x74,0xd0,0xc9,0xbe,0xc2,0xbd,0xd1,0xb8,0xb4,0xbe,0xae, -0xa6,0xa5,0x9b,0x92,0xe8,0x8d,0x8e,0x01,0x91,0x94,0x04,0x96,0x97,0xa3,0x97,0x96, -0xfe,0x93,0x90,0x58,0x8c,0x87,0x39,0x82,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00, -0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80, -0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80, -0x30,0x82,0x8d,0xdb,0x99,0xa4,0xe7,0xac,0xb3,0x89,0xb8,0xbc,0xeb,0xc0,0xc5,0x3c, -0xca,0xce,0xf9,0xd1,0xd4,0x97,0xd6,0xd9,0xe6,0xdc,0xe1,0x52,0xe4,0xe5,0x4d,0xe6, -0xe8,0x11,0xec,0xf2,0x1e,0xf9,0xfc,0x8a,0xfc,0xfa,0x41,0xf6,0xf1,0xbb,0xeb,0xe5, -0x4d,0xe1,0xde,0x36,0xdc,0xda,0x1e,0xd9,0xd6,0xd4,0xd1,0xcc,0x29,0xc7,0xc1,0x9e, -0xbd,0xba,0xef,0xb7,0xb5,0x40,0xb3,0xb3,0xbf,0xb5,0xb7,0xca,0xb8,0xba,0x75,0xbc, -0xbf,0xf2,0xc0,0xc2,0x67,0xc3,0xc4,0xcc,0xc5,0xc7,0x34,0xca,0xcf,0xfd,0xd5,0xdb, -0x66,0xdf,0xe3,0x24,0xe8,0xee,0x5a,0xf5,0xfb,0xd5,0xff,0x03,0x90,0x04,0x03,0x16, -0xfe,0xf6,0xf3,0xee,0xeb,0x10,0xe9,0xe6,0xad,0xe1,0xdb,0xf0,0xd4,0xd0,0xeb,0xcc, -0xc7,0x6b,0xbf,0xb5,0x5c,0xac,0xa5,0x56,0xa1,0xa0,0x6b,0xa2,0xa5,0x78,0xa8,0xab, -0x6c,0xae,0xaf,0xe8,0xae,0xae,0x64,0xad,0xab,0x49,0xa9,0xa8,0xef,0xab,0xb2,0xfb, -0xbb,0xc8,0x11,0xd6,0xe4,0x54,0xf1,0xfc,0xff,0x06,0x0f,0x07,0x16,0x1c,0x58,0x22, -0x27,0xe2,0x29,0x2b,0xd0,0x2a,0x29,0x5a,0x27,0x24,0xcf,0x23,0x25,0x8d,0x2a,0x2f, -0x09,0x32,0x31,0x41,0x2c,0x24,0x21,0x19,0x0d,0xc3,0x01,0xf8,0x6d,0xf2,0xee,0xed, -0xed,0xf0,0x73,0xf6,0x00,0xbb,0x0c,0x18,0x0e,0x23,0x2a,0x0c,0x2f,0x31,0xb7,0x33, -0x35,0x6f,0x38,0x3b,0x44,0x3e,0x42,0x4e,0x49,0x4f,0x8f,0x54,0x56,0x1f,0x59,0x5d, -0xe7,0x64,0x6d,0x3d,0x75,0x7a,0xb3,0x7c,0x7f,0xf3,0x7f,0x7f,0xff,0x7f,0x7f,0xff, -0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f, -0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xaf,0x7a,0x6b,0x70,0x5d,0x54, -0xc2,0x4d,0x49,0x70,0x45,0x43,0xf3,0x41,0x41,0xcb,0x41,0x42,0x10,0x42,0x41,0x3d, -0x42,0x44,0x15,0x48,0x4d,0x94,0x51,0x53,0x22,0x52,0x4f,0x4b,0x4c,0x48,0x07,0x44, -0x3f,0x3c,0x3d,0x3e,0x11,0x42,0x47,0x83,0x4a,0x4a,0xc8,0x46,0x40,0xc4,0x37,0x2e, -0x42,0x24,0x1a,0xfb,0x11,0x0c,0x20,0x0a,0x0c,0x67,0x11,0x17,0xd5,0x1b,0x1c,0x0f, -0x1b,0x17,0x32,0x12,0x0c,0x4d,0x07,0x00,0xff,0xf8,0xef,0x84,0xe4,0xda,0x56,0xd2, -0xcd,0xc6,0xcb,0xcc,0xdb,0xcf,0xd5,0x45,0xdc,0xe2,0xde,0xe7,0xeb,0xe7,0xee,0xf3, -0x45,0xf9,0x01,0x44,0x0a,0x12,0x33,0x18,0x1c,0xaf,0x21,0x27,0x76,0x2e,0x35,0xd1, -0x39,0x3b,0x28,0x3a,0x36,0xcc,0x31,0x2b,0x46,0x23,0x19,0xf6,0x0e,0x06,0x4d,0x02, -0x00,0x4b,0x01,0x03,0x17,0x07,0x0b,0xc7,0x10,0x15,0xca,0x18,0x18,0xc4,0x14,0x12, -0xe1,0x12,0x17,0x26,0x1e,0x24,0x30,0x26,0x23,0x64,0x1c,0x13,0x4f,0x0c,0x06,0x88, -0x02,0xff,0xf1,0xfb,0xf9,0xb9,0xf7,0xf5,0x5e,0xf4,0xf2,0x0b,0xf0,0xec,0x34,0xe8, -0xe5,0x64,0xe4,0xe5,0xb7,0xe7,0xe9,0xe3,0xe9,0xea,0x26,0xeb,0xeb,0xda,0xeb,0xeb, -0x27,0xeb,0xea,0x7d,0xea,0xe9,0x87,0xe7,0xe4,0xea,0xe0,0xdb,0x40,0xd3,0xcb,0x35, -0xc4,0xbe,0x5b,0xba,0xb5,0x0e,0xb2,0xaf,0x95,0xae,0xb0,0x93,0xb3,0xb7,0x71,0xb9, -0xb9,0xbc,0xb8,0xb5,0x8c,0xb1,0xad,0xe4,0xa9,0xa6,0x0d,0xa4,0x9f,0xb8,0x98,0x90, -0xc7,0x88,0x82,0x06,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00, -0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x80,0x80,0x00,0x81,0x83,0x49,0x87, -0x8b,0xdf,0x91,0x97,0xed,0x9c,0x9f,0x1a,0xa1,0xa2,0x86,0xa4,0xa6,0x83,0xa7,0xa8, -0xe1,0xa7,0xa6,0xa8,0xa3,0xa0,0x77,0x9e,0x9d,0x05,0x9d,0x9c,0x5f,0x9d,0x9e,0xb5, -0xa0,0xa4,0xc6,0xa8,0xac,0x7b,0xb0,0xb3,0xc4,0xb4,0xb4,0x4c,0xb4,0xb4,0x44,0xb5, -0xb6,0x33,0xb7,0xb8,0x08,0xba,0xbc,0x32,0xbf,0xc2,0x92,0xc5,0xca,0xd7,0xd0,0xd8, -0x84,0xdf,0xe6,0x61,0xed,0xf5,0xa7,0xfe,0x07,0x32,0x0e,0x13,0x76,0x16,0x17,0x4b, -0x18,0x18,0x1f,0x1a,0x1c,0x90,0x1e,0x21,0xc1,0x22,0x23,0x0e,0x25,0x26,0x77,0x27, -0x26,0x10,0x21,0x19,0x49,0x12,0x0d,0x2f,0x0e,0x11,0x15,0x15,0x16,0xb7,0x14,0x10, -0xc6,0x0a,0x04,0x36,0xfe,0xf8,0x06,0xf3,0xed,0xbe,0xea,0xea,0x0e,0xee,0xf3,0x13, -0xf9,0xfe,0xf5,0x01,0x03,0xe1,0x01,0xfe,0xde,0xfa,0xf6,0x75,0xf2,0xef,0x1b,0xee, -0xed,0xce,0xef,0xf3,0xb1,0xf7,0xfc,0xbe,0x02,0x09,0xa9,0x11,0x1a,0xcf,0x23,0x2a, -0xcf,0x2f,0x31,0xfc,0x31,0x32,0xb3,0x34,0x39,0x5c,0x40,0x48,0x15,0x51,0x59,0x1d, -0x61,0x64,0x27,0x63,0x5e,0xf3,0x57,0x51,0xce,0x4b,0x44,0xd0,0x39,0x2d,0xdc,0x21, -0x17,0xa5,0x0e,0x06,0x4c,0xff,0xf8,0x53,0xf3,0xf0,0x8d,0xef,0xee,0x80,0xeb,0xe8, -0x78,0xe6,0xe7,0xb2,0xeb,0xf3,0xd6,0xfb,0x02,0x01,0x05,0x04,0x86,0x02,0x02,0x63, -0x05,0x0c,0xdd,0x17,0x24,0x08,0x31,0x3c,0x60,0x45,0x4d,0x06,0x55,0x5c,0xc5,0x62, -0x68,0x84,0x6d,0x71,0x09,0x74,0x75,0x43,0x75,0x74,0x03,0x73,0x72,0xc6,0x72,0x74, -0x95,0x76,0x78,0xb4,0x79,0x7c,0xf2,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff, -0x7f,0x7d,0x24,0x76,0x71,0x25,0x6f,0x6e,0xbc,0x6f,0x71,0xba,0x73,0x76,0x41,0x78, -0x79,0x73,0x78,0x75,0x3b,0x72,0x6e,0x75,0x69,0x64,0x80,0x5f,0x5c,0x64,0x5a,0x5a, -0xe1,0x5a,0x5c,0xe2,0x5d,0x60,0x45,0x62,0x62,0xd3,0x60,0x5f,0x96,0x5e,0x5d,0x63, -0x5a,0x56,0x81,0x50,0x4a,0x48,0x44,0x3e,0x20,0x38,0x33,0x69,0x30,0x2e,0xe1,0x2b, -0x29,0xb6,0x26,0x23,0xaa,0x1f,0x1b,0x12,0x16,0x10,0x75,0x09,0x02,0x55,0xfc,0xf8, -0xd3,0xf5,0xf4,0x4f,0xf4,0xf2,0x0b,0xf0,0xec,0xd8,0xe9,0xe9,0x33,0xea,0xeb,0xde, -0xec,0xec,0x7b,0xea,0xe6,0x83,0xe1,0xde,0x4d,0xdf,0xe3,0x37,0xea,0xf1,0xdf,0xf8, -0xfe,0x38,0x03,0x07,0x66,0x0a,0x0b,0x2d,0x0b,0x09,0x11,0x06,0x02,0x7e,0xff,0xfb, -0xa1,0xf4,0xed,0xc3,0xe5,0xdf,0x2b,0xdb,0xd8,0x68,0xd8,0xda,0x56,0xdd,0xdf,0xf2, -0xdd,0xd9,0xc8,0xd2,0xcb,0xbb,0xc6,0xc5,0x39,0xc7,0xc9,0xd0,0xc7,0xc3,0x04,0xbc, -0xb4,0xaf,0xaf,0xac,0x3f,0xac,0xad,0xd1,0xae,0xb1,0x5c,0xb5,0xb9,0x43,0xbc,0xbe, -0x24,0xbf,0xc0,0x44,0xc2,0xc5,0xef,0xca,0xd0,0x9a,0xd6,0xdc,0xe7,0xe0,0xe3,0xf0, -0xe0,0xdb,0xce,0xd5,0xd0,0x9b,0xcc,0xc9,0xdb,0xc7,0xc7,0xf4,0xc7,0xca,0x69,0xce, -0xd1,0x8a,0xd2,0xd1,0x31,0xce,0xcb,0x26,0xc9,0xc8,0xfb,0xc9,0xcd,0x0b,0xd3,0xd8, -0x3f,0xde,0xe0,0x7a,0xdf,0xdb,0x6c,0xd6,0xd1,0xea,0xcd,0xcb,0x1d,0xcb,0xca,0x7d, -0xc9,0xc6,0x27,0xc2,0xbe,0xc9,0xbb,0xba,0x53,0xb9,0xb8,0xad,0xb7,0xb5,0xa9,0xb1, -0xac,0x5e,0xa7,0xa1,0xab,0x9c,0x9a,0xa3,0x9a,0x9d,0xf0,0x9e,0xa0,0xf1,0x9f,0x9f, -0xb8,0x9f,0xa1,0xe7,0xa3,0xa6,0xbc,0xa9,0xac,0x45,0xad,0xac,0x53,0xa9,0xa5,0xea, -0xa1,0x9f,0xb7,0x9e,0x9f,0xac,0xa1,0xa3,0x3f,0xa5,0xa5,0x80,0xa3,0xa2,0x1a,0xa3, -0xa4,0x5c,0xa6,0xa7,0x29,0xa9,0xab,0xae,0xaf,0xb4,0x59,0xb9,0xbd,0x4c,0xc1,0xc3, -0x37,0xc4,0xc3,0x18,0xc1,0xbd,0x41,0xb8,0xb3,0xef,0xaf,0xac,0xa7,0xa9,0xa7,0xdd, -0xa6,0xa7,0x0e,0xab,0xaf,0x5a,0xb4,0xb8,0x97,0xbb,0xbf,0x01,0xc4,0xca,0x59,0xd2, -0xda,0x1a,0xe3,0xeb,0x27,0xf2,0xf6,0x4e,0xf9,0xfa,0xd1,0xf9,0xfa,0x09,0xfe,0x04, -0xb5,0x0c,0x15,0xed,0x1d,0x24,0x7b,0x2a,0x30,0x52,0x35,0x39,0x58,0x3b,0x3a,0x48, -0x38,0x36,0x9b,0x36,0x38,0xd1,0x39,0x3a,0x7e,0x3a,0x38,0x1f,0x37,0x35,0x12,0x32, -0x2e,0x7c,0x2b,0x29,0x51,0x27,0x26,0xf4,0x24,0x22,0x07,0x1e,0x18,0x6e,0x14,0x10, -0x5c,0x0d,0x09,0xdd,0x05,0x02,0xd5,0x00,0x02,0xcc,0x07,0x0f,0x31,0x17,0x1f,0xa0, -0x25,0x2a,0xaf,0x2e,0x31,0x90,0x31,0x31,0x85,0x30,0x2f,0x47,0x2e,0x2d,0xfd,0x2e, -0x32,0x0f,0x3a,0x43,0x4b,0x4e,0x58,0x11,0x5f,0x62,0x1a,0x63,0x62,0x58,0x62,0x63, -0xfe,0x66,0x6a,0x9b,0x6d,0x6f,0xaa,0x70,0x71,0x03,0x71,0x70,0xb0,0x6d,0x6b,0x29, -0x6a,0x69,0x77,0x68,0x66,0xdf,0x64,0x61,0xff,0x5d,0x59,0x97,0x55,0x53,0x81,0x51, -0x51,0xe0,0x50,0x51,0xf1,0x50,0x4f,0x79,0x4c,0x48,0xb1,0x42,0x3d,0xe8,0x38,0x35, -0xd5,0x32,0x32,0xb2,0x32,0x34,0x26,0x36,0x37,0x65,0x38,0x39,0x9d,0x3b,0x3d,0xd4, -0x3d,0x3d,0x87,0x3c,0x3d,0xb1,0x3f,0x44,0x5d,0x4b,0x50,0x08,0x53,0x52,0xc4,0x4e, -0x49,0x2c,0x45,0x41,0x6d,0x3f,0x3d,0xda,0x3b,0x39,0x5b,0x37,0x35,0x49,0x35,0x36, -0xf7,0x38,0x3c,0x54,0x40,0x44,0x21,0x46,0x44,0xcd,0x3f,0x38,0x3c,0x32,0x2d,0x87, -0x2b,0x2b,0x6d,0x2d,0x2f,0xd4,0x30,0x31,0x7d,0x32,0x32,0x2d,0x33,0x33,0x49,0x34, -0x35,0x05,0x37,0x39,0xc5,0x3b,0x3c,0x0c,0x3c,0x3a,0x88,0x39,0x3a,0xf0,0x3b,0x3e, -0xf7,0x40,0x42,0xc8,0x42,0x41,0x6d,0x40,0x3e,0xaa,0x3c,0x39,0x44,0x34,0x2d,0x5f, -0x27,0x21,0x03,0x1c,0x18,0x62,0x16,0x16,0x82,0x16,0x15,0x3d,0x14,0x11,0x73,0x0c, -0x05,0x45,0xfc,0xf1,0x4a,0xe7,0xde,0xc1,0xd6,0xd0,0x8f,0xcc,0xc9,0xc1,0xc6,0xc5, -0xb8,0xc5,0xc7,0xd0,0xc8,0xca,0xb7,0xca,0xc8,0x18,0xc4,0xbe,0xb7,0xb9,0xb6,0x27, -0xb5,0xb5,0xf5,0xb6,0xb9,0x46,0xbc,0xbe,0x4c,0xc1,0xc4,0x40,0xc8,0xce,0x02,0xd5, -0xdb,0x54,0xe0,0xe3,0x99,0xe5,0xe6,0x02,0xe6,0xe5,0x33,0xe4,0xe1,0xce,0xdd,0xd7, -0x47,0xd0,0xc9,0xe4,0xc3,0xc0,0x88,0xbf,0xc0,0xa0,0xc1,0xc3,0xbc,0xc6,0xca,0x51, -0xcd,0xcf,0xd1,0xce,0xcc,0xd7,0xc8,0xc4,0x75,0xc0,0xbd,0xf5,0xbb,0xbb,0xde,0xbc, -0xbd,0x68,0xbe,0xbf,0xf2,0xbf,0xc0,0xc4,0xc0,0xc2,0x91,0xc5,0xca,0x7d,0xd1,0xd7, -0x7d,0xdd,0xe1,0x21,0xe3,0xe3,0x84,0xe2,0xe1,0xf4,0xdf,0xde,0x02,0xdc,0xd8,0xfd, -0xd4,0xcf,0x0a,0xc9,0xc0,0x1e,0xb8,0xae,0x57,0xa5,0x9d,0x94,0x97,0x94,0x13,0x93, -0x93,0x35,0x95,0x98,0x67,0x9d,0xa3,0xd0,0xa8,0xad,0x27,0xb1,0xb4,0xc4,0xb7,0xba, -0x70,0xba,0xb7,0x49,0xb2,0xab,0xf4,0xa3,0x9c,0xba,0x96,0x93,0xf1,0x92,0x95,0x23, -0x98,0x99,0xdf,0x9a,0x9a,0x08,0x9a,0x99,0xe6,0x98,0x98,0x9c,0x99,0x9b,0x2d,0xa0, -0xa5,0xdd,0xab,0xb0,0xa7,0xb3,0xb5,0x57,0xb7,0xba,0xc2,0xbe,0xc4,0x64,0xca,0xcf, -0xad,0xd4,0xd8,0x3b,0xdd,0xe1,0x29,0xe6,0xe9,0xdd,0xec,0xee,0x77,0xef,0xf0,0xa2, -0xf1,0xf3,0x2a,0xf6,0xf8,0x44,0xfa,0xfb,0x9e,0xfc,0xfb,0x6e,0xfa,0xf8,0x06,0xf7, -0xf6,0xd1,0xf5,0xf6,0x11,0xf7,0xf8,0x6a,0xfa,0xfb,0xbb,0xfc,0xfc,0xdc,0xfb,0xf9, -0x84,0xf5,0xf0,0x66,0xeb,0xe7,0xc1,0xe3,0xe0,0x2a,0xdd,0xd8,0x85,0xd2,0xcb,0x6d, -0xc5,0xc0,0xf6,0xbe,0xc1,0x82,0xc6,0xcd,0x2c,0xd6,0xde,0x1d,0xe8,0xf2,0xc0,0xfd, -0x0a,0x7d,0x18,0x24,0x34,0x2d,0x32,0xf9,0x34,0x34,0x8c,0x33,0x32,0x06,0x33,0x34, -0x1e,0x38,0x3c,0x8a,0x42,0x48,0xf9,0x4e,0x55,0x2c,0x5d,0x64,0xb2,0x6a,0x6f,0x47, -0x72,0x73,0x60,0x72,0x70,0x1c,0x6e,0x6a,0x79,0x66,0x60,0x49,0x5a,0x53,0x81,0x4c, -0x45,0xd4,0x3c,0x34,0x4d,0x2e,0x29,0x44,0x26,0x24,0x89,0x24,0x25,0x6d,0x28,0x2b, -0xc8,0x2e,0x31,0x23,0x32,0x31,0x06,0x30,0x2e,0xe0,0x2a,0x26,0x6c,0x22,0x1e,0x46, -0x1c,0x1c,0x47,0x1f,0x22,0x0d,0x26,0x28,0x6a,0x2b,0x2e,0x00,0x31,0x34,0x12,0x37, -0x39,0x47,0x3b,0x3c,0x6f,0x3e,0x3f,0x84,0x3f,0x3e,0x0a,0x3d,0x3a,0xcd,0x38,0x36, -0xfb,0x34,0x33,0x2a,0x33,0x33,0x41,0x33,0x33,0xd9,0x33,0x33,0xe1,0x31,0x30,0x6c, -0x30,0x31,0xc6,0x34,0x3a,0x15,0x41,0x47,0xc2,0x4a,0x4b,0x51,0x48,0x43,0x60,0x3c, -0x35,0xfe,0x30,0x2e,0xc3,0x2d,0x2f,0x72,0x31,0x34,0xd9,0x38,0x3d,0x2e,0x43,0x48, -0xb8,0x4d,0x52,0x32,0x56,0x5a,0xba,0x5f,0x66,0xa0,0x6d,0x75,0x1d,0x7e,0x7f,0xff, -0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7c,0xa5,0x74,0x6d,0x64,0x66,0x60,0x86,0x5b, -0x57,0xae,0x55,0x54,0xc9,0x53,0x51,0xec,0x4d,0x48,0x01,0x41,0x39,0x64,0x31,0x2a, -0x72,0x24,0x20,0x87,0x1d,0x1b,0xdb,0x1a,0x1a,0xed,0x1a,0x1a,0x8e,0x1a,0x1a,0x05, -0x1a,0x18,0xae,0x16,0x13,0x28,0x10,0x0d,0x06,0x0c,0x0b,0x5d,0x0c,0x0d,0x68,0x0f, -0x12,0xb2,0x14,0x15,0x4f,0x15,0x12,0x0e,0x10,0x0d,0xec,0x0b,0x0a,0xc4,0x08,0x07, -0x79,0x07,0x08,0x7b,0x0a,0x0b,0xad,0x0b,0x09,0x3e,0x06,0x00,0x7c,0xf9,0xf0,0x07, -0xe7,0xde,0xca,0xd7,0xd2,0x24,0xce,0xcb,0xf5,0xc8,0xc6,0xe5,0xc2,0xbf,0x40,0xbb, -0xb8,0x94,0xb6,0xb6,0xd9,0xb7,0xb8,0xfe,0xb8,0xb8,0x88,0xb8,0xb9,0x72,0xba,0xbb, -0xda,0xbb,0xba,0x58,0xb7,0xb2,0xaa,0xac,0xa6,0x82,0xa0,0x9c,0x89,0x9a,0x9a,0xb6, -0x9b,0x9e,0x26,0xa2,0xa6,0x5f,0xac,0xb0,0xef,0xb3,0xb5,0x28,0xb6,0xb6,0x27,0xb6, -0xb5,0xb2,0xb3,0xb2,0x42,0xb0,0xae,0xd6,0xab,0xa8,0xa2,0xa2,0x9c,0x30,0x95,0x8f, -0x6a,0x8b,0x88,0x9c,0x87,0x87,0x0f,0x89,0x8a,0xb9,0x8b,0x8c,0xd6,0x8c,0x8d,0x1c, -0x90,0x94,0x42,0x99,0x9e,0xbf,0xa4,0xa9,0x5f,0xae,0xb2,0xd0,0xb5,0xba,0x13,0xbf, -0xc4,0xb5,0xc9,0xce,0x37,0xd2,0xd5,0xb5,0xd8,0xdc,0xc3,0xdf,0xe3,0xf3,0xe5,0xe7, -0x5b,0xe8,0xe8,0xd5,0xe7,0xe7,0xa0,0xe5,0xe3,0xae,0xe1,0xdf,0x32,0xdc,0xd8,0x0a, -0xd5,0xd1,0x3b,0xcf,0xcd,0x0a,0xcd,0xcc,0xbd,0xcc,0xcc,0x0d,0xcd,0xcd,0x37,0xce, -0xcf,0x28,0xd1,0xd2,0x2f,0xd5,0xd8,0xb2,0xdb,0xdf,0x0e,0xe4,0xe7,0xc1,0xe8,0xe9, -0xc2,0xe8,0xe8,0x61,0xe7,0xe6,0x79,0xe5,0xe3,0xcb,0xe0,0xdd,0xf1,0xd8,0xd5,0x83, -0xd2,0xd0,0x5c,0xcf,0xce,0xd1,0xcc,0xcc,0x84,0xcc,0xcd,0x7e,0xcf,0xd0,0x76,0xd0, -0xcf,0xab,0xce,0xcd,0xdf,0xcd,0xce,0x29,0xd0,0xd2,0x74,0xd4,0xd6,0x6e,0xd9,0xdb, -0x9f,0xde,0xe1,0x3c,0xe5,0xe8,0x95,0xea,0xec,0x27,0xee,0xef,0xff,0xf1,0xf4,0x2b, -0xf8,0xfb,0x9b,0xfe,0xff,0x8e,0xfe,0xfa,0x2b,0xf5,0xef,0xa1,0xe9,0xe5,0xcd,0xe3, -0xe3,0xea,0xe4,0xe7,0x01,0xea,0xed,0x9e,0xf2,0xf7,0x0f,0xfd,0x00,0x2f,0x03,0x03, -0xf8,0x01,0xfe,0x59,0xf9,0xf3,0xe1,0xec,0xe8,0x02,0xe6,0xe6,0xe9,0xe8,0xeb,0x6c, -0xee,0xf1,0x65,0xf5,0xfb,0x06,0x03,0x0b,0x8f,0x15,0x20,0xa3,0x2b,0x37,0x24,0x42, -0x4b,0x89,0x52,0x57,0x68,0x5b,0x5e,0xfe,0x62,0x67,0x5b,0x6d,0x73,0x02,0x79,0x7e, -0xf9,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff,0x7f,0x7f,0xff, -0x7f,0x7a,0x00,0x73,0x6c,0x52,0x65,0x5e,0xdd,0x58,0x54,0x81,0x50,0x4d,0x0e,0x4c, -0x4b,0x92,0x4a,0x49,0x9d,0x48,0x47,0x0d,0x48,0x49,0x2d,0x4d,0x51,0xcf,0x56,0x5a, -0x9a,0x5c,0x5c,0x57,0x5a,0x56,0x2f,0x53,0x4f,0xa9,0x4c,0x4b,0x5c,0x4c,0x4e,0x14, -0x51,0x54,0xb1,0x56,0x58,0x48,0x59,0x58,0x8e,0x57,0x55,0x46,0x52,0x4e,0xf7,0x49, -0x44,0xb6,0x3d,0x36,0x80,0x2d,0x24,0x2a,0x1c,0x14,0x1b,0x0f,0x0b,0xef,0x0a,0x0b, -0x79,0x0d,0x10,0x84,0x13,0x17,0x38,0x1c,0x21,0x74,0x25,0x28,0x95,0x29,0x29,0xcd, -0x29,0x29,0xfd,0x29,0x2a,0x64,0x2a,0x2a,0x0f,0x2c,0x2d,0x6f,0x30,0x32,0xaa,0x33, -0x33,0xb6,0x31,0x2e,0xce,0x2a,0x26,0x93,0x21,0x1d,0x1d,0x1b,0x19,0xed,0x19,0x1a, -0x66,0x1a,0x19,0x9d,0x18,0x17,0x74,0x16,0x16,0x47,0x17,0x19,0x73,0x1b,0x1e,0x44, -0x21,0x24,0x77,0x27,0x2a,0xd8,0x2c,0x2d,0xae,0x2d,0x2c,0xea,0x2a,0x28,0xfb,0x25, -0x22,0x1d,0x1f,0x1b,0x0c,0x19,0x17,0x33,0x15,0x12,0xec,0x0e,0x09,0x4c,0x03,0xfc, -0xa6,0xf5,0xef,0xbe,0xea,0xe6,0x53,0xe2,0xdf,0xf4,0xdc,0xdb,0xc8,0xda,0xda,0x5f, -0xdb,0xdc,0x89,0xde,0xe1,0x39,0xe5,0xe9,0xf3,0xec,0xf0,0xd4,0xf2,0xf4,0x07,0xf5, -0xf5,0x00,0xf5,0xf4,0x0e,0xf4,0xf2,0x96,0xef,0xec,0xf5,0xe8,0xe6,0x51,0xe3,0xe0, -0x5b,0xde,0xdc,0x4c,0xdc,0xdd,0xe2,0xde,0xe0,0x5e,0xe2,0xe2,0x9f,0xe2,0xe1,0x07, -0xe0,0xdf,0x31,0xdf,0xe0,0xca,0xe2,0xe4,0x7e,0xe6,0xe7,0x02,0xe7,0xe6,0xad,0xe6, -0xe6,0xc8,0xe5,0xe4,0xc2,0xe1,0xdf,0xab,0xde,0xdf,0xf5,0xe0,0xe2,0x56,0xe2,0xe0, -0xda,0xdd,0xdb,0xe5,0xd9,0xd9,0x7c,0xda,0xdb,0xc2,0xda,0xd8,0x6f,0xd5,0xd0,0xd6, -0xc9,0xc2,0x1e,0xbc,0xb5,0xcf,0xb0,0xad,0x70,0xaa,0xa8,0xbd,0xa7,0xa6,0x8a,0xa5, -0xa4,0x36,0xa3,0xa1,0x1d,0xa0,0x9d,0xc8,0x99,0x95,0x82,0x90,0x8c,0x8e,0x8a,0x89, -0x52,0x88,0x87,0xde,0x87,0x88,0x28,0x8a,0x8d,0xb1,0x90,0x94,0x02,0x97,0x99,0x25, -0x9b,0x9c,0x2d,0x9e,0x9f,0x65,0xa0,0xa1,0xb6,0xa2,0xa3,0xee,0xa4,0xa5,0xa7,0xa5, -0xa5,0x2b,0xa6,0xa7,0x18,0xaa,0xae,0xc0,0xb2,0xb8,0x20,0xbd,0xc1,0x2d,0xc6,0xc9, -0xdf,0xcc,0xce,0xb5,0xce,0xce,0x11,0xcd,0xcc,0x46,0xcc,0xcc,0xf8,0xcc,0xcd,0xf7, -0xcd,0xce,0x89,0xcf,0xd1,0x20,0xd3,0xd5,0x15,0xd7,0xd8,0x9c,0xda,0xdc,0xde,0xdf, -0xe3,0x15,0xe7,0xea,0x2d,0xee,0xf0,0xdf,0xf2,0xf3,0x89,0xf3,0xf2,0xb8,0xf0,0xee, -0xf5,0xeb,0xe9,0x68,0xe7,0xe5,0x28,0xe4,0xe3,0x96,0xe3,0xe4,0x5a,0xe6,0xe8,0xd6, -0xea,0xed,0x56,0xef,0xf0,0x56,0xf0,0xef,0xc9,0xee,0xed,0xde,0xec,0xeb,0x29,0xea, -0xe8,0x89,0xe7,0xe7,0x68,0xe9,0xed,0x6c,0xf4,0xfc,0xda,0x05,0x0f,0xc5,0x18,0x21, -0xba,0x29,0x30,0x38,0x35,0x37,0x68,0x37,0x35,0xf8,0x32,0x30,0x4c,0x2f,0x2f,0x94, -0x30,0x32,0xa9,0x34,0x36,0xd5,0x37,0x39,0x5f,0x3c,0x3f,0xc7,0x42,0x45,0x64,0x46, -0x46,0xf3,0x44,0x43,0x58,0x42,0x41,0x39,0x41,0x41,0x73,0x41,0x41,0x99,0x41,0x41, -0xb9,0x41,0x41,0x1d,0x42,0x42,0x23,0x42,0x41,0x0c,0x41,0x3f,0xad,0x3e,0x3d,0xae, -0x3d,0x3d,0xff,0x3e,0x40,0x53,0x41,0x41,0x4f,0x42,0x42,0x05,0x42,0x41,0x80,0x3f, -0x3d,0xae,0x3c,0x3b,0x2b,0x3b,0x3a,0x29,0x3a,0x39,0xba,0x39,0x3a,0x42,0x3b,0x3c, -0x6c,0x3e,0x3f,0x6f,0x41,0x42,0xf6,0x42,0x42,0x18,0x41,0x3e,0xf7,0x3a,0x37,0x30, -0x33,0x2f,0x3b,0x2d,0x2b,0x4a,0x2b,0x2b,0x2e,0x2d,0x2e,0xfc,0x30,0x33,0xab,0x37, -0x3b,0xef,0x40,0x46,0xb0,0x4a,0x4e,0x87,0x50,0x51,0xd4,0x50,0x4f,0xf2,0x4c,0x4a, -0x70,0x47,0x45,0xf8,0x43,0x42,0xce,0x42,0x43,0x19,0x44,0x44,0x02,0x44,0x43,0x09, -0x43,0x41,0x2f,0x41,0x40,0x0f,0x41,0x41,0x10,0x41,0x41,0x32,0x41,0x40,0xad,0x3f, -0x3d,0x4c,0x3b,0x38,0x38,0x35,0x31,0xb7,0x2d,0x2a,0x64,0x27,0x25,0xe0,0x22,0x21, -0xd1,0x1f,0x1f,0xe6,0x1f,0x21,0xb3,0x22,0x24,0x80,0x24,0x24,0xd5,0x23,0x23,0x83, -0x22,0x21,0xb7,0x1f,0x1c,0x4d,0x19,0x15,0xa1,0x10,0x0c,0x44,0x08,0x04,0xdf,0x02, -0x01,0x14,0x00,0xff,0xf4,0xfe,0xfe,0x3e,0xff,0xff,0x5b,0x00,0x00,0x5d,0x01,0x01, -0x0c,0x02,0x01,0xfc,0x00,0xff,0x2a,0xfe,0xfc,0x0e,0xfc,0xfb,0x79,0xfb,0xfc,0x10, -0xfd,0xfe,0xe6,0xff,0x01,0xbd,0x03,0x05,0x15,0x07,0x09,0xb3,0x0b,0x0e,0x59,0x11, -0x13,0x98,0x14,0x14,0x31,0x12,0x0f,0x88,0x0c,0x09,0x37,0x06,0x03,0xa3,0x00,0xfe, -0x3c,0xfd,0xfc,0xd6,0xfb,0xfb,0x59,0xfb,0xfb,0xf0,0xf9,0xf8,0x53,0xf5,0xf1,0x0d, -0xee,0xea,0x17,0xe7,0xe4,0x85,0xe1,0xde,0x25,0xda,0xd5,0x62,0xcf,0xc9,0x18,0xc4, -0xbf,0x86,0xbb,0xb8,0x76,0xb5,0xb2,0x79,0xaf,0xac,0x61,0xa8,0xa4,0x6d,0xa1,0x9e, -0xaa,0x9c,0x9b,0x49,0x9b,0x9b,0x87,0x9b,0x9b,0x39,0x9b,0x9a,0x47,0x99,0x98,0x51, -0x96,0x94,0x26,0x92,0x90,0x53,0x8e,0x8c,0x9d,0x8b,0x8b,0x00,0x8b,0x8c,0x75,0x8e, -0x91,0xb8,0x94,0x97,0xaf,0x9a,0x9d,0x54,0x9f,0xa1,0x66,0xa3,0xa5,0x88,0xa7,0xa9, -0x37,0xab,0xad,0x94,0xaf,0xb2,0x09,0xb6,0xba,0x83,0xbe,0xc2,0xff,0xc6,0xca,0x1c, -0xce,0xd1,0x55,0xd4,0xd7,0x83,0xd9,0xdb,0x87,0xdc,0xdd,0x7a,0xde,0xdf,0x79,0xe0, -0xe1,0x53,0xe1,0xe1,0x17,0xe1,0xe0,0x9e,0xe0,0xe0,0xb6,0xdf,0xde,0xfb,0xdc,0xda, -0x5f,0xd8,0xd6,0x80,0xd3,0xd1,0x4c,0xd0,0xcf,0x8b,0xcf,0xd0,0x09,0xd2,0xd4,0x93, -0xd6,0xd9,0x1d,0xdd,0xe0,0x58,0xe3,0xe5,0xd5,0xe5,0xe5,0x28,0xe4,0xe2,0xfb,0xe0, -0xdf,0x7f,0xdf,0xdf,0x7e,0xe0,0xe1,0x69,0xe2,0xe3,0x58,0xe4,0xe5,0x26,0xe6,0xe7, -0xa0,0xe7,0xe8,0x1d,0xea,0xec,0xe2,0xed,0xef,0xba,0xf0,0xf1,0x77,0xf1,0xf1,0x58, -0xf1,0xf1,0x98,0xf1,0xf2,0x81,0xf2,0xf3,0xb9,0xf4,0xf6,0x79,0xf8,0xfa,0xfe,0xfc, -0xff,0x62,0x00,0x01,0xb3,0x00,0xff,0x6a,0xfd,0xfb,0x34,0xf9,0xf7,0x8f,0xf7,0xf8, -0xe6,0xf9,0xfc,0x72,0xfe,0x01,0xb2,0x03,0x06,0x4a,0x09,0x0c,0x81,0x0e,0x11,0x16, -0x14,0x17,0xf3,0x19,0x1c,0x86,0x1d,0x1d,0x49,0x1c,0x1a,0x33,0x17,0x14,0xb0,0x10, -0x0e,0x12,0x0c,0x0b,0xf5,0x0a,0x0b,0x73,0x0b,0x0c,0x00,0x0c,0x0c,0xd0,0x0b,0x0c, -0x82,0x0c,0x0d,0xb9,0x0e,0x10,0x19,0x12,0x13,0x1a,0x15,0x16,0x5d,0x18,0x19,0x1d, -0x1b,0x1c,0x05,0x1d,0x1d,0xb7,0x1d,0x1e,0x57,0x1f,0x21,0xf1,0x22,0x25,0x83,0x27, -0x2a,0x35,0x2d,0x30,0x04,0x33,0x36,0x31,0x38,0x39,0x87,0x39,0x39,0x74,0x38,0x38, -0xe0,0x37,0x38,0xea,0x39,0x3b,0x1d,0x3e,0x40,0x9c,0x43,0x46,0x2d,0x4a,0x4d,0x5d, -0x51,0x54,0xee,0x57,0x5a,0xb5,0x5b,0x5c,0x00,0x5b,0x58,0x7d,0x55,0x51,0xfc,0x4d, -0x4a,0x78,0x47,0x45,0xb4,0x43,0x43,0x35,0x44,0x47,0x60,0x4b,0x50,0xac,0x55,0x59, -0x6b,0x5c,0x5d,0x8f,0x5e,0x5e,0x7a,0x5e,0x5e,0x42,0x5d,0x5c,0xf5,0x5a,0x59,0x09, -0x58,0x56,0x8a,0x55,0x55,0xa3,0x55,0x56,0x6d,0x58,0x5a,0xd4,0x5b,0x5c,0x5f,0x5d, -0x5c,0x4d,0x5b,0x58,0xdf,0x55,0x52,0x24,0x4e,0x49,0xea,0x44,0x40,0xb4,0x3b,0x37, -0x5c,0x34,0x31,0x5a,0x2f,0x2d,0xb4,0x2a,0x27,0x3c,0x24,0x20,0x29,0x1d,0x1a,0x84, -0x17,0x15,0x61,0x12,0x0f,0xdc,0x0c,0x0a,0xa0,0x07,0x06,0x15,0x06,0x07,0xc7,0x09, -0x0c,0x8a,0x0f,0x12,0xb4,0x14,0x17,0x32,0x19,0x1a,0x1f,0x1c,0x1c,0x3f,0x1d,0x1d, -0x72,0x1c,0x1b,0x53,0x19,0x17,0xe0,0x13,0x10,0x55,0x0c,0x08,0xc2,0x03,0xff,0x59, -0xfb,0xf7,0x6b,0xf4,0xf1,0x89,0xee,0xeb,0x17,0xe8,0xe4,0x4e,0xe2,0xe1,0xc0,0xe0, -0xe1,0xf5,0xe1,0xe2,0x89,0xe2,0xe2,0xf1,0xe0,0xdf,0xf6,0xdc,0xda,0x71,0xd6,0xd2, -0x4e,0xcf,0xcc,0xb4,0xc9,0xc7,0x3e,0xc6,0xc4,0x7e,0xc3,0xc2,0x45,0xc1,0xc0,0x69, -0xc0,0xc1,0xa2,0xc2,0xc4,0x8f,0xc7,0xc9,0x0b,0xcb,0xcb,0x39,0xcb,0xca,0xa8,0xc9, -0xc9,0x25,0xc9,0xc9,0x07,0xca,0xcb,0x83,0xcc,0xce,0xf6,0xcf,0xd1,0x25,0xd2,0xd2, -0xf5,0xd1,0xd1,0xf7,0xd0,0xd1,0x80,0xd1,0xd3,0x83,0xd5,0xd8,0x8e,0xdc,0xe0,0xa4, -0xe3,0xe6,0x98,0xe8,0xea,0x13,0xeb,0xeb,0x12,0xea,0xe8,0xb3,0xe5,0xe3,0x46,0xe1, -0xe0,0x91,0xdf,0xe0,0x73,0xe1,0xe3,0x61,0xe4,0xe5,0xb6,0xe5,0xe5,0x3a,0xe5,0xe4, -0xdd,0xe3,0xe2,0x59,0xe0,0xdd,0xfc,0xda,0xd8,0xe6,0xd5,0xd3,0xed,0xd1,0xd0,0xd5, -0xce,0xcd,0x39,0xcc,0xca,0x8f,0xc9,0xc8,0xc3,0xc6,0xc5,0x38,0xc4,0xc3,0xe7,0xc2, -0xc2,0xdd,0xc2,0xc2,0x9f,0xc2,0xc1,0xcd,0xc0,0xbf,0x7f,0xbf,0xbf,0x39,0xc0,0xc1, -0x18,0xc3,0xc4,0xcf,0xc6,0xc8,0xb7,0xc9,0xca,0x88,0xca,0xca,0x62,0xc9,0xc8,0x88, -0xc7,0xc6,0x16,0xc5,0xc3,0x79,0xc1,0xbf,0x82,0xbc,0xba,0x22,0xb8,0xb7,0xa1,0xb6, -0xb6,0x6e,0xb7,0xb8,0xb1,0xb8,0xb9,0x06,0xba,0xba,0x7a,0xbb,0xbc,0x5b,0xbe,0xc0, -0xd7,0xc2,0xc5,0x12,0xc7,0xc8,0xeb,0xc9,0xcb,0xd0,0xcb,0xcc,0x29,0xcd,0xcd,0x35, -0xcd,0xcc,0x6d,0xcc,0xcb,0x9e,0xcb,0xcb,0x6d,0xcc,0xcd,0x3f,0xd0,0xd3,0x57,0xd7, -0xdb,0x2a,0xe0,0xe4,0xda,0xe8,0xed,0x40,0xf1,0xf5,0xa8,0xf9,0xfd,0x77,0x00,0x02, -0x5d,0x04,0x05,0xd5,0x05,0x06,0xe5,0x06,0x07,0x7a,0x08,0x09,0x2b,0x0b,0x0c,0xde, -0x0e,0x11,0xe3,0x13,0x16,0xce,0x19,0x1c,0xa8,0x1e,0x20,0x24,0x21,0x21,0x7e,0x22, -0x23,0x03,0x24,0x24,0xce,0x25,0x26,0xd7,0x26,0x27,0xa4,0x27,0x28,0x35,0x29,0x2a, -0x95,0x2b,0x2d,0x41,0x2e,0x2f,0x36,0x30,0x30,0x5f,0x31,0x31,0xa9,0x31,0x31,0x2e, -0x32,0x32,0xed,0x33,0x35,0xeb,0x37,0x3a,0xaa,0x3d,0x40,0x0e,0x44,0x47,0x80,0x49, -0x4b,0xb8,0x4c,0x4d,0x92,0x4c,0x4b,0x56,0x49,0x46,0x59,0x43,0x3f,0x7e,0x3c,0x39, -0xac,0x37,0x36,0xb8,0x35,0x35,0xb4,0x34,0x33,0xbe,0x32,0x31,0xfa,0x30,0x31,0x83, -0x32,0x35,0x50,0x38,0x3c,0x35,0x40,0x43,0x7b,0x46,0x48,0xa6,0x49,0x4a,0xf9,0x4a, -0x4b,0xf3,0x4a,0x4a,0xf4,0x48,0x47,0x25,0x45,0x42,0x5c,0x40,0x3e,0x93,0x3c,0x3b, -0x39,0x3b,0x3b,0x28,0x3c,0x3d,0xe1,0x3d,0x3e,0x7d,0x3f,0x3f,0x5f,0x40,0x40,0x89, -0x40,0x40,0xa5,0x3f,0x3e,0x55,0x3c,0x39,0x7a,0x36,0x33,0xb3,0x2f,0x2c,0x88,0x29, -0x27,0x90,0x24,0x22,0x07,0x20,0x1d,0xd8,0x1a,0x18,0x61,0x15,0x12,0x9e,0x10,0x0e, -0x4c,0x0d,0x0c,0x62,0x0b,0x0b,0x42,0x0b,0x0b,0x3f,0x0d,0x0e,0xce,0x10,0x12,0x7d, -0x14,0x15,0xcd,0x16,0x17,0x54,0x17,0x17,0x50,0x16,0x15,0x0a,0x15,0x14,0x3d,0x15, -0x16,0x73,0x17,0x18,0xbf,0x1a,0x1c,0x47,0x1e,0x20,0x91,0x21,0x22,0x5b,0x23,0x23, -0xf6,0x22,0x22,0x12,0x21,0x1f,0x1b,0x1e,0x1c,0xb2,0x19,0x16,0x6f,0x14,0x12,0x10, -0x10,0x0e,0x99,0x0d,0x0c,0x0c,0x0c,0x0b,0xa5,0x0a,0x0a,0xd1,0x09,0x09,0xda,0x09, -0x09,0x2f,0x0a,0x0a,0x11,0x0a,0x09,0x2b,0x09,0x08,0x75,0x07,0x06,0xe3,0x04,0x03, -0x06,0x02,0x01,0xf1,0x00,0x01,0xb8,0x02,0x03,0x9c,0x04,0x04,0x3a,0x04,0x03,0xb0, -0x01,0x00,0x23,0xff,0xfe,0x81,0xfd,0xfd,0xf2,0xfc,0xfc,0x5b,0xfc,0xfb,0x25,0xfa, -0xf8,0x76,0xf6,0xf4,0xb2,0xf1,0xee,0xfe,0xeb,0xe8,0x79,0xe5,0xe2,0xb5,0xdf,0xdd, -0x7a,0xdc,0xdb,0xbd,0xdb,0xdb,0x68,0xdb,0xda,0x2e,0xda,0xd8,0x8d,0xd7,0xd5,0xba, -0xd3,0xd1,0xa4,0xce,0xcb,0xaa,0xc8,0xc5,0xd7,0xc2,0xc0,0x48,0xbf,0xbe,0xe9,0xbe, -0xbf,0x4c,0xc1,0xc2,0xde,0xc4,0xc6,0x38,0xc8,0xc9,0x25,0xca,0xca,0x81,0xc9,0xc8, -0x30,0xc6,0xc4,0x61,0xc2,0xc0,0x1d,0xc0,0xbf,0xca,0xbf,0xbf,0x0d,0xc0,0xbf,0x0f, -0xc0,0xbf,0xcd,0xbf,0xbf,0x1d,0xc0,0xc0,0xf5,0xc0,0xc1,0x78,0xc2,0xc3,0x85,0xc4, -0xc5,0xa8,0xc6,0xc7,0x47,0xc8,0xc8,0xa9,0xc8,0xc8,0x31,0xc7,0xc5,0x8c,0xc4,0xc3, -0x62,0xc2,0xc1,0xee,0xc1,0xc1,0xdc,0xc1,0xc1,0x6a,0xc1,0xc0,0xb8,0xbf,0xbe,0x72, -0xbc,0xba,0x23,0xb8,0xb5,0xed,0xb3,0xb1,0x4e,0xb0,0xae,0xf7,0xac,0xab,0xc9,0xaa, -0xaa,0x32,0xaa,0xaa,0xfa,0xab,0xad,0x19,0xb0,0xb2,0xaf,0xb6,0xba,0xe7,0xbe,0xc3, -0x25,0xc8,0xcc,0x4b,0xd1,0xd5,0x75,0xd9,0xdd,0x71,0xe0,0xe3,0xf4,0xe5,0xe8,0x93, -0xea,0xec,0x7c,0xef,0xf2,0xf6,0xf5,0xf9,0x99,0xfd,0x01,0x92,0x04,0x07,0x83,0x09, -0x0a,0x2e,0x0c,0x0c,0x7c,0x0d,0x0d,0xfa,0x0d,0x0d,0x0e,0x0e,0x0d,0xab,0x0d,0x0d, -0xe3,0x0c,0x0c,0x16,0x0c,0x0b,0xcb,0x0b,0x0b,0x6f,0x0c,0x0c,0xb9,0x0c,0x0c,0x93, -0x0b,0x0a,0x86,0x09,0x08,0xcb,0x08,0x09,0x12,0x0a,0x0a,0xed,0x0b,0x0c,0xaa,0x0d, -0x0e,0x15,0x0f,0x0f,0x4a,0x10,0x10,0xad,0x11,0x12,0xb7,0x13,0x14,0xdb,0x15,0x16, -0xab,0x17,0x18,0x81,0x18,0x18,0x77,0x18,0x17,0x9f,0x17,0x16,0x7f,0x16,0x15,0x3b, -0x15,0x14,0xa5,0x13,0x12,0x89,0x11,0x10,0x45,0x0f,0x0e,0xb4,0x0d,0x0d,0x84,0x0d, -0x0e,0x72,0x0f,0x11,0x41,0x13,0x15,0x18,0x18,0x1a,0x43,0x1c,0x1d,0x1c,0x1f,0x1f, -0xfe,0x20,0x21,0xfc,0x22,0x24,0x90,0x25,0x27,0x32,0x29,0x2b,0x33,0x2d,0x2e,0x6d, -0x30,0x31,0x57,0x32,0x32,0xa9,0x32,0x32,0xb3,0x31,0x30,0x0d,0x30,0x2f,0x20,0x2e, -0x2d,0xf6,0x2c,0x2c,0x83,0x2b,0x2a,0x58,0x29,0x27,0x2b,0x26,0x24,0x5d,0x24,0x24, -0xb9,0x25,0x27,0x24,0x29,0x2a,0x4d,0x2c,0x2d,0x34,0x2e,0x2e,0xaf,0x2f,0x2f,0x0f, -0x30,0x2f,0x2b,0x2f,0x2e,0x96,0x2d,0x2c,0x2c,0x2c,0x2b,0x59,0x2b,0x2b,0x17,0x2c, -0x2c,0x2e,0x2e,0x2f,0x95,0x30,0x31,0xba,0x32,0x33,0x36,0x34,0x34,0x9c,0x35,0x36, -0x24,0x37,0x37,0x4d,0x38,0x38,0x26,0x38,0x37,0xb9,0x36,0x35,0x0c,0x35,0x34,0x67, -0x34,0x34,0xf9,0x34,0x35,0x39,0x36,0x36,0x6d,0x37,0x37,0x1c,0x38,0x38,0x24,0x38, -0x37,0x79,0x36,0x34,0xab,0x32,0x30,0xf5,0x2d,0x2b,0xcb,0x29,0x28,0x14,0x27,0x26, -0xb4,0x25,0x25,0xf5,0x24,0x24,0x5a,0x24,0x23,0x8f,0x23,0x23,0x86,0x23,0x23,0xaf, -0x24,0x25,0xa9,0x26,0x27,0x29,0x28,0x28,0xe4,0x27,0x27,0x33,0x26,0x25,0x53,0x24, -0x23,0xf9,0x22,0x22,0xd7,0x21,0x21,0x43,0x20,0x1f,0xc2,0x1d,0x1c,0xb6,0x1a,0x19, -0x41,0x17,0x15,0x15,0x13,0x10,0xa9,0x0d,0x0a,0x9a,0x07,0x04,0x6d,0x02,0x00,0x85, -0xfe,0xfc,0xcc,0xfa,0xf8,0xa7,0xf5,0xf2,0x96,0xee,0xea,0x79,0xe6,0xe2,0x0b,0xdf, -0xdb,0xcd,0xd8,0xd6,0x90,0xd3,0xd1,0xe9,0xcf,0xce,0xab,0xcd,0xcc,0x8a,0xcb,0xca, -0x15,0xc9,0xc7,0xbe,0xc6,0xc5,0x6f,0xc5,0xc5,0x84,0xc5,0xc6,0xe2,0xc6,0xc7,0x2b, -0xc8,0xc8,0xf5,0xc7,0xc7,0x4a,0xc7,0xc7,0x85,0xc7,0xc8,0x36,0xc9,0xca,0x66,0xcb, -0xcc,0x68,0xcd,0xce,0x46,0xcf,0xd0,0x09,0xd2,0xd3,0xee,0xd5,0xd8,0x54,0xda,0xdc, -0x02,0xdd,0xdd,0x54,0xdc,0xda,0x7c,0xd8,0xd5,0xec,0xd2,0xd0,0xe4,0xcd,0xcc,0xd3, -0xca,0xca,0x70,0xc9,0xc9,0x65,0xc9,0xc9,0x7d,0xca,0xcb,0x26,0xcc,0xcd,0x70,0xcd, -0xcd,0x19,0xcd,0xcc,0xd4,0xca,0xc9,0x33,0xc7,0xc5,0x75,0xc3,0xc2,0x43,0xc1,0xc1, -0x31,0xc1,0xc1,0x9d,0xc2,0xc3,0x3e,0xc5,0xc7,0xd1,0xc8,0xca,0x6d,0xcc,0xcd,0xbd, -0xce,0xcf,0x29,0xd0,0xd0,0xcf,0xd1,0xd3,0x60,0xd4,0xd6,0x13,0xd8,0xda,0x01,0xdc, -0xdd,0xaf,0xdf,0xe1,0x58,0xe3,0xe5,0x55,0xe7,0xe9,0x16,0xeb,0xec,0x48,0xed,0xed, -0x07,0xed,0xec,0x85,0xeb,0xea,0x7f,0xea,0xea,0xe3,0xe9,0xe9,0xce,0xe9,0xe9,0x09, -0xe9,0xe8,0x45,0xe7,0xe6,0xd2,0xe4,0xe3,0xbb,0xe2,0xe2,0x70,0xe1,0xe1,0x33,0xe1, -0xe1,0xf7,0xe1,0xe2,0x2e,0xe4,0xe5,0x9d,0xe7,0xe9,0x63,0xea,0xea,0xaf,0xea,0xe9, -0xe9,0xe7,0xe6,0x51,0xe4,0xe3,0xb4,0xe2,0xe2,0x6d,0xe3,0xe4,0xa7,0xe5,0xe6,0x3f, -0xe8,0xe9,0xf3,0xe9,0xea,0x4a,0xeb,0xec,0xf0,0xec,0xee,0xb4,0xef,0xf1,0x27,0xf3, -0xf4,0x6d,0xf6,0xf7,0x4e,0xf9,0xfa,0xe8,0xfb,0xfd,0xd4,0xfe,0x00,0x17,0x02,0x03, -0x0a,0x05,0x06,0xd7,0x07,0x09,0x16,0x0b,0x0c,0x3b,0x0e,0x0f,0x82,0x0f,0x0f,0xc6, -0x0e,0x0d,0x0f,0x0d,0x0c,0x92,0x0b,0x0b,0x45,0x0b,0x0b,0x23,0x0b,0x0a,0x6c,0x0a, -0x09,0x7d,0x09,0x09,0x44,0x09,0x09,0xa7,0x09,0x09,0x1d,0x0a,0x0a,0xb5,0x0a,0x0b, -0x65,0x0c,0x0d,0xf9,0x0e,0x10,0xb5,0x11,0x13,0x80,0x14,0x16,0x22,0x18,0x1a,0x27, -0x1d,0x1f,0xce,0x22,0x25,0xbb,0x28,0x2b,0xeb,0x2e,0x31,0x0f,0x35,0x37,0x2c,0x3a, -0x3b,0xfe,0x3c,0x3d,0x25,0x3d,0x3c,0x45,0x3b,0x3a,0x21,0x39,0x38,0xe5,0x37,0x37, -0xca,0x37,0x37,0x3e,0x38,0x38,0xe8,0x38,0x39,0xb3,0x39,0x3a,0xd4,0x3a,0x3b,0xc4, -0x3b,0x3b,0x1e,0x3c,0x3b,0xff,0x3b,0x3b,0x2e,0x3c,0x3c,0xe5,0x3c,0x3d,0xe6,0x3d, -0x3e,0x01,0x3e,0x3d,0x4a,0x3d,0x3c,0xbd,0x3c,0x3c,0xfa,0x3c,0x3d,0x51,0x3d,0x3d, -0x80,0x3c,0x3b,0xd5,0x39,0x37,0x7b,0x35,0x32,0x2c,0x30,0x2d,0x95,0x2a,0x27,0x1b, -0x25,0x22,0xf6,0x1f,0x1d,0x15,0x1b,0x19,0x80,0x17,0x16,0x57,0x16,0x16,0x69,0x17, -0x18,0x18,0x1a,0x1b,0x7a,0x1d,0x1e,0x6e,0x20,0x21,0x26,0x22,0x22,0xd2,0x21,0x20, -0xcd,0x1f,0x1e,0x56,0x1d,0x1c,0x52,0x1b,0x1a,0x08,0x1a,0x19,0x16,0x19,0x18,0x6a, -0x18,0x17,0xaf,0x17,0x17,0x91,0x16,0x15,0xbb,0x14,0x13,0x58,0x12,0x10,0x7d,0x0f, -0x0d,0x6d,0x0c,0x0a,0x8c,0x09,0x08,0x33,0x07,0x06,0x42,0x05,0x04,0xf0,0x02,0x01, -0xba,0x00,0xff,0x6d,0xff,0xff,0x11,0xff,0xff,0x61,0xff,0xff,0xd7,0xff,0x00,0x50, -0x00,0x00,0xe9,0x00,0x00,0xde,0x00,0x00,0xa4,0xff,0xfe,0x78,0xfd,0xfc,0x02,0xfb, -0xf9,0x3f,0xf9,0xf8,0xfd,0xf8,0xf9,0x14,0xfa,0xfa,0xff,0xfb,0xfc,0x5a,0xfd,0xfd, -0x88,0xfd,0xfd,0xb2,0xfc,0xfb,0x3e,0xfb,0xfa,0x23,0xf9,0xf7,0xcf,0xf6,0xf5,0x46, -0xf4,0xf3,0x42,0xf2,0xf1,0x47,0xf1,0xf1,0x52,0xf1,0xf1,0xc7,0xf1,0xf1,0xcb,0xf1, -0xf1,0x37,0xf1,0xf0,0x5b,0xf0,0xef,0x0b,0xef,0xed,0xde,0xec,0xeb,0x16,0xea,0xe8, -0x69,0xe7,0xe6,0x11,0xe5,0xe4,0xe5,0xe3,0xe3,0x48,0xe3,0xe2,0x6e,0xe2,0xe1,0xba, -0xe0,0xdf,0x9a,0xde,0xdd,0xb9,0xdc,0xdb,0xec,0xda,0xd9,0x1f,0xd9,0xd8,0xc3,0xd7, -0xd7,0xe9,0xd7,0xd8,0x77,0xd9,0xda,0x0a,0xdc,0xdd,0xa5,0xde,0xdf,0x8a,0xe0,0xe1, -0x91,0xe1,0xe1,0x6f,0xe2,0xe2,0xfb,0xe2,0xe2,0xdf,0xe2,0xe2,0xf7,0xe1,0xe1,0xa5, -0xe0,0xdf,0x4e,0xdf,0xde,0x09,0xde,0xdd,0xa5,0xdc,0xdb,0x1e,0xdb,0xda,0x11,0xd9, -0xd7,0x9e,0xd6,0xd5,0xc2,0xd3,0xd2,0x05,0xd1,0xcf,0xde,0xce,0xcd,0x0d,0xcd,0xcc, -0xe5,0xcb,0xcb,0xaa,0xcb,0xcb,0xeb,0xcb,0xcb,0xff,0xcb,0xcb,0x6b,0xcb,0xca,0x8f, -0xca,0xc9,0x4e,0xc9,0xc8,0x3a,0xc8,0xc8,0x01,0xc8,0xc8,0x15,0xc9,0xca,0x40,0xcb, -0xcc,0x4b,0xce,0xcf,0xfa,0xd0,0xd1,0x0f,0xd3,0xd4,0x92,0xd5,0xd7,0x44,0xd9,0xdb, -0x95,0xdd,0xdf,0x9a,0xe1,0xe3,0xa3,0xe4,0xe5,0xfd,0xe6,0xe7,0x9d,0xe8,0xe8,0x4f, -0xe9,0xe9,0xe8,0xe9,0xea,0xc5,0xea,0xeb,0x92,0xeb,0xec,0x91,0xec,0xed,0xc3,0xed, -0xee,0x63,0xee,0xee,0x68,0xee,0xed,0x2e,0xed,0xec,0x44,0xeb,0xea,0x34,0xe9,0xe8, -0x74,0xe7,0xe6,0xae,0xe6,0xe6,0x6b,0xe7,0xe8,0x7b,0xea,0xec,0x09,0xef,0xf1,0x1a, -0xf4,0xf6,0x76,0xf8,0xfa,0x31,0xfb,0xfc,0x01,0xfd,0xfe,0x11,0xff,0xff,0xcf,0x00, -0x01,0x8f,0x03,0x05,0x1b,0x08,0x0a,0x3a,0x0d,0x0f,0x2b,0x12,0x14,0xa8,0x16,0x18, -0xcc,0x1a,0x1c,0x1a,0x1e,0x1f,0x35,0x20,0x21,0xf1,0x21,0x22,0xbe,0x23,0x24,0x18, -0x25,0x25,0x65,0x25,0x25,0x86,0x25,0x25,0xba,0x25,0x25,0x3e,0x26,0x26,0xef,0x27, -0x29,0x51,0x2a,0x2b,0x6c,0x2d,0x2e,0xef,0x2f,0x30,0xa8,0x30,0x30,0xb7,0x2f,0x2e, -0x22,0x2c,0x29,0xcf,0x27,0x25,0x7a,0x23,0x21,0x34,0x1f,0x1d,0x36,0x1c,0x1b,0x2e, -0x1c,0x1d,0xf0,0x1d,0x1f,0xf0,0x1f,0x21,0x31,0x22,0x23,0xa6,0x24,0x26,0x62,0x27, -0x28,0xe9,0x29,0x2b,0x7a,0x2d,0x2f,0xf4,0x30,0x32,0x38,0x34,0x35,0x0d,0x37,0x38, -0x90,0x38,0x39,0x40,0x39,0x39,0xfa,0x39,0x3a,0xd7,0x3a,0x3b,0xd1,0x3a,0x3a,0x63, -0x39,0x38,0x58,0x37,0x36,0xb1,0x34,0x33,0x87,0x32,0x32,0xb9,0x32,0x32,0xcd,0x32, -0x32,0x24,0x31,0x30,0xe1,0x2e,0x2d,0xcc,0x2c,0x2c,0x83,0x2b,0x2b,0x60,0x2a,0x2a, -0xc3,0x29,0x29,0xa5,0x28,0x27,0xce,0x26,0x25,0x97,0x23,0x21,0x5b,0x1f,0x1d,0x90, -0x1a,0x18,0x98,0x16,0x15,0xe3,0x13,0x13,0xf0,0x11,0x11,0x38,0x11,0x11,0xf9,0x11, -0x12,0x37,0x12,0x11,0x19,0x10,0x0e,0x45,0x0c,0x0a,0x92,0x07,0x05,0x82,0x02,0x00, -0x97,0xfe,0xfd,0x73,0xfc,0xfc,0x9c,0xfd,0xfe,0xdd,0xff,0x00,0xff,0x01,0x03,0x94, -0x04,0x06,0x01,0x07,0x07,0x3d,0x08,0x08,0xca,0x08,0x09,0x93,0x09,0x0a,0x94,0x0a, -0x0a,0x8d,0x0a,0x0a,0xa3,0x09,0x09,0x69,0x09,0x09,0x79,0x09,0x09,0x53,0x08,0x07, -0x26,0x06,0x05,0x61,0x03,0x02,0x50,0x00,0xfe,0x7a,0xfc,0xfa,0x93,0xf7,0xf5,0xc4, -0xf2,0xf0,0x8b,0xee,0xec,0xdd,0xea,0xe9,0x42,0xe7,0xe6,0x13,0xe5,0xe4,0x02,0xe3, -0xe2,0xb5,0xe1,0xe1,0xbb,0xe1,0xe2,0x95,0xe2,0xe3,0x30,0xe3,0xe3,0x99,0xe3,0xe3, -0xcd,0xe3,0xe3,0x19,0xe3,0xe2,0xc9,0xe1,0xe1,0xfc,0xe1,0xe2,0x2f,0xe4,0xe5,0x8d, -0xe7,0xe9,0x07,0xeb,0xec,0x58,0xed,0xee,0x00,0xee,0xed,0x6e,0xed,0xec,0x9c,0xeb, -0xea,0xa5,0xe8,0xe7,0xa4,0xe5,0xe4,0xe4,0xe2,0xe2,0x50,0xe1,0xe1,0x75,0xe1,0xe2, -0xb2,0xe2,0xe3,0x29,0xe4,0xe4,0x1e,0xe5,0xe5,0x14,0xe5,0xe5,0x12,0xe5,0xe5,0x12, -0xe5,0xe5,0xb5,0xe5,0xe6,0x54,0xe6,0xe6,0x17,0xe6,0xe5,0x76,0xe4,0xe3,0x7b,0xe2, -0xe1,0xa3,0xdf,0xde,0x83,0xdc,0xdb,0x26,0xda,0xd9,0x42,0xd8,0xd7,0xba,0xd6,0xd5, -0x0e,0xd5,0xd4,0x6a,0xd4,0xd4,0x78,0xd4,0xd4,0xbb,0xd4,0xd4,0xfc,0xd4,0xd5,0x66, -0xd5,0xd5,0xea,0xd5,0xd6,0x4a,0xd7,0xd8,0xd2,0xd8,0xd9,0x1f,0xdb,0xdc,0xc7,0xdd, -0xdf,0x63,0xe0,0xe1,0x37,0xe2,0xe3,0xc2,0xe3,0xe4,0x95,0xe4,0xe4,0xff,0xe4,0xe5, -0x83,0xe5,0xe6,0x82,0xe6,0xe7,0x31,0xe7,0xe7,0x25,0xe7,0xe7,0x35,0xe7,0xe7,0xf4, -0xe6,0xe6,0x1b,0xe6,0xe5,0xd8,0xe4,0xe4,0xe7,0xe3,0xe3,0xf9,0xe2,0xe2,0xca,0xe2, -0xe3,0x25,0xe4,0xe5,0x83,0xe6,0xe8,0x36,0xea,0xec,0xb6,0xee,0xf1,0x83,0xf3,0xf5, -0xce,0xf7,0xf9,0x97,0xfa,0xfb,0x8f,0xfd,0xff,0x53,0x00,0x01,0xc2,0x01,0x02,0xf6, -0x02,0x03,0x8c,0x04,0x05,0x17,0x06,0x06,0xa7,0x06,0x07,0x40,0x07,0x07,0xc9,0x07, -0x07,0x1f,0x08,0x08,0xd6,0x08,0x09,0x9c,0x0a,0x0b,0x36,0x0c,0x0c,0xbf,0x0d,0x0e, -0xfc,0x0f,0x11,0xd1,0x11,0x12,0xac,0x13,0x14,0xc6,0x14,0x15,0xa4,0x15,0x15,0xad, -0x15,0x15,0x17,0x15,0x14,0x2c,0x14,0x13,0x96,0x12,0x12,0x70,0x11,0x10,0xcb,0x0f, -0x0f,0x30,0x0e,0x0d,0x44,0x0c,0x0b,0x1a,0x0b,0x0a,0x8b,0x0a,0x0a,0x57,0x0a,0x0a, -0x09,0x0b,0x0b,0xaf,0x0c,0x0d,0x57,0x0e,0x0f,0x23,0x10,0x11,0xf1,0x11,0x12,0xad, -0x13,0x14,0x88,0x15,0x16,0xda,0x17,0x19,0xc5,0x1a,0x1c,0x94,0x1d,0x1f,0x80,0x20, -0x22,0x15,0x24,0x25,0xda,0x26,0x27,0x6a,0x28,0x29,0xe4,0x29,0x2a,0x76,0x2a,0x2a, -0xa2,0x29,0x29,0xc4,0x28,0x28,0xe6,0x27,0x27,0x54,0x26,0x25,0x92,0x23,0x22,0xf2, -0x20,0x1f,0xac,0x1e,0x1d,0x1a,0x1d,0x1c,0x2a,0x1c,0x1b,0x29,0x1b,0x1a,0x8d,0x1a, -0x1a,0xe3,0x19,0x19,0x49,0x19,0x18,0x4e,0x18,0x17,0x67,0x16,0x15,0x76,0x14,0x13, -0x44,0x12,0x11,0x75,0x10,0x0f,0x77,0x0e,0x0d,0x65,0x0c,0x0b,0x85,0x0a,0x0a,0x90, -0x09,0x09,0x91,0x08,0x08,0x64,0x08,0x08,0xfa,0x08,0x09,0x50,0x09,0x09,0x9f,0x0a, -0x0b,0x91,0x0b,0x0c,0x50,0x0c,0x0c,0xb7,0x0c,0x0d,0x81,0x0d,0x0d,0x2f,0x0e,0x0e, -0xd0,0x0d,0x0d,0x2d,0x0e,0x0e,0x66,0x0e,0x0e,0xc1,0x0d,0x0d,0xf5,0x0c,0x0c,0x69, -0x0c,0x0c,0x35,0x0c,0x0b,0xdf,0x0b,0x0b,0x48,0x0b,0x0a,0xbe,0x0a,0x0a,0xaa,0x0a, -0x0a,0x69,0x0a,0x09,0x2e,0x09,0x08,0x23,0x07,0x05,0xcf,0x04,0x03,0xdb,0x02,0x02, -0x40,0x01,0x00,0x09,0x00,0xff,0xe6,0xfe,0xfe,0xf5,0xfd,0xfd,0x59,0xfd,0xfd,0xd0, -0xfc,0xfc,0x8a,0xfc,0xfc,0x35,0xfc,0xfc,0x41,0xfc,0xfc,0x5c,0xfd,0xfe,0xf0,0xfe, -0xff,0x0f,0x01,0x02,0xe0,0x02,0x03,0x6b,0x04,0x04,0x4f,0x05,0x05,0x56,0x05,0x04, -0xaf,0x04,0x04,0xb4,0x03,0x02,0x6f,0x02,0x01,0x8f,0x01,0x01,0x80,0x00,0xff,0x4f, -0xff,0xfe,0x95,0xfd,0xfc,0x2d,0xfc,0xfb,0x97,0xfa,0xf9,0xbb,0xf8,0xf7,0x1d,0xf7, -0xf6,0x75,0xf5,0xf4,0x47,0xf3,0xf2,0xc2,0xf0,0xef,0x17,0xee,0xec,0x6b,0xeb,0xea, -0xb0,0xe8,0xe7,0xda,0xe6,0xe6,0x71,0xe5,0xe4,0xaf,0xe4,0xe4,0xf8,0xe4,0xe5,0xba, -0xe6,0xe7,0x2f,0xe9,0xea,0x04,0xeb,0xeb,0x04,0xeb,0xea,0x96,0xe9,0xe8,0xab,0xe7, -0xe6,0x88,0xe5,0xe4,0x4d,0xe4,0xe3,0xff,0xe3,0xe4,0x36,0xe5,0xe6,0x32,0xe7,0xe8, -0x65,0xe9,0xea,0x77,0xeb,0xec,0xc4,0xec,0xed,0x01,0xed,0xec,0x7d,0xec,0xeb,0x6f, -0xeb,0xea,0x7d,0xea,0xea,0xf2,0xe9,0xe9,0x9b,0xe9,0xe9,0x58,0xe9,0xe9,0xf2,0xe8, -0xe8,0x1f,0xe9,0xe9,0x95,0xe9,0xe9,0x0c,0xea,0xea,0xc0,0xe9,0xe9,0xd4,0xe8,0xe8, -0x17,0xe8,0xe7,0x09,0xe7,0xe6,0x48,0xe6,0xe6,0x73,0xe6,0xe6,0x5d,0xe7,0xe7,0x9e, -0xe8,0xe9,0x26,0xea,0xea,0x3c,0xeb,0xeb,0x65,0xeb,0xeb,0x55,0xeb,0xeb,0x35,0xeb, -0xea,0x8e,0xea,0xea,0xb0,0xe9,0xe9,0x99,0xe9,0xe9,0xc9,0xe9,0xea,0x70,0xea,0xeb, -0xe0,0xeb,0xec,0xbc,0xed,0xee,0xca,0xef,0xf0,0xcc,0xf1,0xf2,0x1e,0xf4,0xf5,0x01, -0xf6,0xf6,0x2a,0xf7,0xf7,0x97,0xf7,0xf7,0xb9,0xf7,0xf7,0x2d,0xf8,0xf8,0xe8,0xf8, -0xf9,0xd5,0xf9,0xfa,0xd4,0xfa,0xfb,0xd5,0xfb,0xfc,0x41,0xfc,0xfc,0x65,0xfc,0xfc, -0xa8,0xfc,0xfd,0xb0,0xfd,0xfe,0x76,0xff,0x00,0xb8,0x01,0x02,0x1d,0x04,0x05,0x01, -0x06,0x06,0x3c,0x07,0x07,0x66,0x07,0x07,0x23,0x07,0x06,0x0f,0x07,0x07,0x62,0x07, -0x07,0x7c,0x08,0x09,0xe2,0x09,0x0a,0xed,0x0b,0x0c,0x0e,0x0e,0x0e,0xde,0x0f,0x10, -0x6a,0x11,0x11,0x7f,0x12,0x12,0xea,0x12,0x13,0x40,0x13,0x13,0xa7,0x13,0x13,0xeb, -0x13,0x13,0x1f,0x14,0x13,0xde,0x13,0x13,0x59,0x13,0x13,0x22,0x13,0x13,0x63,0x13, -0x13,0xb6,0x13,0x13,0x0d,0x14,0x14,0x50,0x14,0x14,0x7d,0x15,0x15,0x5f,0x16,0x16, -0x45,0x16,0x15,0x5d,0x15,0x14,0xda,0x13,0x12,0xbc,0x11,0x10,0x56,0x0f,0x0e,0xa5, -0x0d,0x0d,0x02,0x0d,0x0c,0x3f,0x0d,0x0d,0x08,0x0e,0x0e,0x07,0x0f,0x0f,0x38,0x10, -0x10,0x2b,0x11,0x11,0xe7,0x11,0x12,0xe4,0x12,0x13,0xb4,0x13,0x14,0x91,0x14,0x14, -0x4f,0x15,0x15,0x97,0x15,0x15,0x46,0x15,0x14,0x9f,0x14,0x14,0xb1,0x13,0x13,0xe4, -0x12,0x12,0x05,0x12,0x11,0xab,0x11,0x11,0x98,0x11,0x11,0x88,0x11,0x11,0x96,0x11, -0x11,0x0b,0x12,0x12,0x30,0x12,0x12,0xd0,0x11,0x11,0xf6,0x10,0x10,0x73,0x0f,0x0e, -0xd9,0x0d,0x0c,0x5f,0x0c,0x0b,0x2a,0x0b,0x0a,0x49,0x0a,0x0a,0x21,0x0a,0x0a,0x01, -0x0a,0x09,0xde,0x09,0x09,0x79,0x09,0x09,0x95,0x09,0x09,0x5e,0x0a,0x0a,0x4a,0x0b, -0x0b,0xda,0x0b,0x0b,0x69,0x0b,0x0a,0x4e,0x0a,0x09,0xa5,0x08,0x07,0xcb,0x06,0x05, -0xeb,0x04,0x04,0xc2,0x03,0x03,0x55,0x03,0x03,0x64,0x03,0x03,0x3a,0x04,0x04,0x2a, -0x05,0x05,0xe7,0x05,0x06,0x20,0x06,0x05,0xdf,0x05,0x05,0x27,0x05,0x04,0x2a,0x04, -0x03,0xe7,0x02,0x02,0x30,0x01,0x00,0xe1,0xfe,0xfd,0x17,0xfc,0xfa,0x17,0xf9,0xf7, -0x89,0xf6,0xf5,0x75,0xf4,0xf3,0xd8,0xf2,0xf2,0x51,0xf1,0xf0,0xc7,0xef,0xef,0x70, -0xee,0xed,0x6e,0xed,0xec,0x1b,0xec,0xeb,0xe6,0xea,0xea,0xa2,0xe9,0xe9,0xc1,0xe8, -0xe8,0x36,0xe8,0xe8,0x62,0xe8,0xe8,0x6c,0xe9,0xea,0x11,0xeb,0xeb,0xed,0xec,0xed, -0xbd,0xee,0xef,0x57,0xf0,0xf1,0xf1,0xf1,0xf2,0xdd,0xf3,0xf4,0x69,0xf5,0xf6,0xc2, -0xf6,0xf7,0xc3,0xf7,0xf8,0x71,0xf8,0xf8,0x66,0xf8,0xf8,0xd1,0xf7,0xf7,0x48,0xf7, -0xf6,0xad,0xf6,0xf6,0x36,0xf6,0xf6,0x21,0xf6,0xf6,0x75,0xf6,0xf6,0x86,0xf6,0xf6, -0x66,0xf6,0xf6,0x34,0xf6,0xf6,0x11,0xf6,0xf5,0x0f,0xf6,0xf6,0x10,0xf6,0xf6,0x52, -0xf6,0xf6,0x75,0xf6,0xf6,0xc9,0xf6,0xf6,0xcc,0xf6,0xf6,0x59,0xf6,0xf5,0x6e,0xf5, -0xf4,0x0b,0xf4,0xf3,0xa4,0xf2,0xf2,0xa0,0xf1,0xf1,0xe3,0xf0,0xf0,0x9a,0xf0,0xf0, -0xa8,0xf0,0xf0,0x1c,0xf1,0xf1,0xd5,0xf1,0xf2,0xf4,0xf2,0xf3,0x27,0xf4,0xf4,0x8c, -0xf5,0xf6,0xc1,0xf6,0xf7,0x16,0xf8,0xf8,0x9c,0xf9,0xfa,0x66,0xfb,0xfc,0x44,0xfd, -0xfe,0xe1,0xfe,0xff,0x07,0x00,0x00,0xf7,0x00,0x01,0x84,0x01,0x01,0xba,0x01,0x01, -0x89,0x01,0x01,0x24,0x01,0x00,0x9c,0x00,0x00,0x04,0x00,0xff,0x5a,0xff,0xfe,0x9e, -0xfe,0xfe,0xb1,0xfd,0xfd,0xc2,0xfc,0xfc,0x15,0xfc,0xfb,0x9c,0xfb,0xfb,0xe9,0xfb, -0xfc,0xd4,0xfc,0xfd,0x16,0xfe,0xfe,0x4a,0xff,0xff,0x6c,0x00,0x00,0x6d,0x01,0x01, -0x0a,0x02,0x02,0x51,0x02,0x02,0x75,0x02,0x02,0x75,0x02,0x02,0x14,0x02,0x01,0xbc, -0x01,0x01,0xaa,0x01,0x01,0x97,0x01,0x01,0x99,0x01,0x01,0x56,0x01,0x00,0x9f,0x00, -0xff,0x7f,0xff,0xfe,0xbf,0xfe,0xfe,0x56,0xfe,0xfe,0x42,0xfe,0xfe,0xa5,0xfe,0xfe, -0x4e,0xff,0xff,0xd9,0xff,0xff,0x0d,0x00,0xff,0x0f,0x00,0x00,0x72,0x00,0x00,0x3b, -0x01,0x01,0x08,0x02,0x02,0xc5,0x02,0x02,0x5f,0x03,0x03,0x3b,0x04,0x04,0x6a,0x05, -0x05,0x8e,0x06,0x06,0x1c,0x07,0x07,0x00,0x07,0x06,0x6c,0x06,0x05,0x7e,0x05,0x04, -0x2c,0x04,0x03,0x18,0x03,0x02,0x17,0x02,0x01,0xab,0x01,0x01,0xc9,0x01,0x01,0x1e, -0x02,0x02,0x07,0x03,0x03,0x07,0x04,0x04,0xf6,0x04,0x05,0xa3,0x05,0x05,0x2c,0x06, -0x06,0xd7,0x06,0x07,0xe4,0x07,0x08,0x37,0x09,0x09,0xde,0x0a,0x0b,0xcb,0x0c,0x0d, -0xba,0x0e,0x0f,0x57,0x10,0x11,0xa0,0x11,0x11,0x5f,0x12,0x12,0x86,0x12,0x12,0x56, -0x12,0x11,0xbf,0x11,0x11,0xb2,0x10,0x10,0xb2,0x0f,0x0f,0xb2,0x0e,0x0e,0xc1,0x0d, -0x0d,0x25,0x0d,0x0c,0x0e,0x0d,0x0c,0x0e,0x0d,0x0c,0xee,0x0c,0x0c,0x9b,0x0c,0x0c, -0xf3,0x0b,0x0b,0x07,0x0b,0x0a,0x07,0x0a,0x09,0x38,0x09,0x08,0x8c,0x08,0x08,0xe2, -0x07,0x07,0x79,0x07,0x07,0x65,0x07,0x07,0xb7,0x07,0x07,0x5f,0x08,0x08,0xb8,0x08, -0x08,0x79,0x08,0x08,0x70,0x07,0x06,0xa9,0x05,0x04,0xba,0x03,0x02,0xeb,0x01,0x01, -0x92,0x00,0x00,0xf1,0xff,0xff,0xfe,0xff,0xff,0x0e,0x00,0x00,0x41,0x00,0x00,0xb6, -0x00,0x00,0x3e,0x01,0x01,0xb7,0x01,0x01,0x0d,0x02,0x02,0x10,0x02,0x01,0xce,0x01, -0x01,0xf6,0x00,0x00,0xe6,0xff,0xff,0xd4,0xfe,0xfe,0xf4,0xfd,0xfd,0x89,0xfd,0xfd, -0x76,0xfd,0xfd,0xb7,0xfd,0xfd,0x2c,0xfe,0xfe,0xa5,0xfe,0xfe,0x4e,0xff,0xff,0xc7, -0xff,0xff,0x4f,0x00,0x00,0x09,0x01,0x01,0x83,0x01,0x01,0x88,0x01,0x01,0x03,0x01, -0x00,0x28,0x00,0xff,0xf8,0xfe,0xfe,0xc4,0xfd,0xfd,0x91,0xfc,0xfc,0xa0,0xfb,0xfb, -0x45,0xfb,0xfb,0x83,0xfb,0xfb,0x2a,0xfc,0xfc,0xa5,0xfc,0xfc,0xc9,0xfc,0xfc,0x68, -0xfc,0xfb,0x8e,0xfb,0xfa,0x4e,0xfa,0xf9,0xb7,0xf8,0xf7,0xdc,0xf6,0xf5,0x0c,0xf5, -0xf4,0xb3,0xf3,0xf3,0x03,0xf3,0xf2,0xcd,0xf2,0xf2,0xeb,0xf2,0xf2,0x1f,0xf3,0xf3, -0x32,0xf3,0xf3,0x63,0xf3,0xf3,0xc8,0xf3,0xf4,0x60,0xf4,0xf4,0xf9,0xf4,0xf5,0xa3, -0xf5,0xf5,0x7e,0xf6,0xf6,0x8e,0xf7,0xf7,0x8e,0xf8,0xf8,0x7e,0xf9,0xf9,0xfb,0xf9, -0xf9,0x0f,0xfa,0xf9,0xde,0xf9,0xf9,0x99,0xf9,0xf9,0x76,0xf9,0xf9,0x76,0xf9,0xf9, -0xa8,0xf9,0xf9,0x1c,0xfa,0xfa,0x94,0xfa,0xfa,0xda,0xfa,0xfa,0x0e,0xfb,0xfb,0x21, -0xfb,0xfb,0x01,0xfb,0xfa,0xad,0xfa,0xfa,0xf4,0xf9,0xf9,0x27,0xf9,0xf8,0x08,0xf8, -0xf7,0xf6,0xf6,0xf6,0x05,0xf6,0xf5,0x8a,0xf5,0xf5,0x86,0xf5,0xf5,0xf9,0xf5,0xf6, -0x72,0xf6,0xf6,0xfa,0xf6,0xf7,0x31,0xf7,0xf7,0x23,0xf7,0xf7,0xe0,0xf6,0xf6,0x89, -0xf6,0xf6,0x54,0xf6,0xf6,0x75,0xf6,0xf6,0xfa,0xf6,0xf7,0xd4,0xf7,0xf8,0x79,0xf9, -0xfa,0xa6,0xfb,0xfc,0x2d,0xfe,0xff,0x53,0x00,0x01,0xd1,0x01,0x02,0x72,0x02,0x02, -0x77,0x02,0x02,0x14,0x02,0x01,0x9d,0x01,0x01,0xf3,0x00,0x00,0x7b,0x00,0x00,0x02, -0x00,0xff,0xde,0xff,0xff,0xab,0xff,0xff,0x88,0xff,0xff,0x98,0xff,0xff,0xb9,0xff, -0xff,0x0d,0x00,0x00,0x30,0x00,0x00,0x85,0x00,0x00,0xda,0x00,0x00,0xee,0x00,0x00, -0xdd,0x00,0x00,0xab,0x00,0x00,0xc9,0x00,0x00,0x2d,0x01,0x01,0xc6,0x01,0x01,0x2f, -0x02,0x02,0x33,0x02,0x02,0x22,0x02,0x02,0x11,0x02,0x02,0x31,0x02,0x02,0xb6,0x02, -0x03,0x50,0x03,0x03,0xd9,0x03,0x03,0x1f,0x04,0x04,0x43,0x04,0x04,0x96,0x04,0x04, -0x1c,0x05,0x05,0x85,0x05,0x05,0x0b,0x06,0x06,0x73,0x06,0x06,0x0a,0x07,0x07,0xc5, -0x07,0x08,0x05,0x09,0x09,0x9c,0x0a,0x0b,0x04,0x0c,0x0c,0x4a,0x0d,0x0d,0x2b,0x0e, -0x0e,0xa6,0x0e,0x0e,0xaa,0x0e,0x0e,0x99,0x0e,0x0e,0x98,0x0e,0x0e,0xca,0x0e,0x0e, -0xcc,0x0e,0x0e,0xbb,0x0e,0x0e,0x48,0x0e,0x0d,0x9f,0x0d,0x0d,0x81,0x0c,0x0b,0xec, -0x0a,0x0a,0x51,0x09,0x08,0xb8,0x07,0x06,0x2f,0x06,0x05,0x95,0x04,0x03,0x0d,0x03, -0x02,0x94,0x01,0x01,0x90,0x00,0x00,0x04,0x00,0xff,0xdf,0xff,0xff,0xcc,0xff,0xff, -0xbc,0xff,0xff,0xbb,0xff,0xff,0xdc,0xff,0xff,0xee,0xff,0x00,0x00,0x00,0x00,0x43, -0x00,0x00,0xc8,0x00,0x01,0x50,0x01,0x01,0xfa,0x01,0x02,0xc5,0x02,0x03,0x72,0x03, -0x03,0xfc,0x03,0x04,0xf0,0x03,0x04,0xe0,0x03,0x03,0xbd,0x03,0x03,0xbc,0x03,0x03, -0xcc,0x03,0x03,0xff,0x03,0x04,0x32,0x04,0x04,0x76,0x04,0x04,0x99,0x04,0x04,0xbc, -0x04,0x04,0x9c,0x04,0x04,0x49,0x04,0x04,0xb0,0x03,0x03,0xe5,0x02,0x02,0x08,0x02, -0x01,0x5c,0x01,0x01,0xd2,0x00,0x00,0x8b,0x00,0x00,0x58,0x00,0x00,0xf3,0xff,0xff, -0x6c,0xff,0xff,0xe3,0xfe,0xfe,0x4a,0xfe,0xfe,0xc2,0xfd,0xfd,0x5a,0xfd,0xfd,0xf3, -0xfc,0xfc,0xad,0xfc,0xfc,0xab,0xfc,0xfc,0xab,0xfc,0xfc,0xcc,0xfc,0xfc,0xff,0xfc, -0xfd,0x12,0xfd,0xfd,0x03,0xfd,0xfd,0xa0,0xfc,0xfc,0x28,0xfc,0xfb,0x7e,0xfb,0xfb, -0xd4,0xfa,0xfa,0x6b,0xfa,0xfa,0x25,0xfa,0xfa,0x03,0xfa,0xfa,0x02,0xfa,0xfa,0x12, -0xfa,0xfa,0x13,0xfa,0xfa,0xf2,0xf9,0xfa,0x01,0xfa,0xfa,0x12,0xfa,0xfa,0x23,0xfa, -0xfa,0x24,0xfa,0xfa,0x02,0xfa,0xfa,0xe1,0xf9,0xfa,0xf0,0xf9,0xfa,0x43,0xfa,0xfa, -0xb8,0xfa,0xfb,0x52,0xfb,0xfb,0x3e,0xfc,0xfc,0x1b,0xfd,0xfd,0xb9,0xfd,0xfe,0x32, -0xfe,0xfe,0x98,0xfe,0xfe,0xdd,0xfe,0xff,0xf0,0xfe,0xff,0x02,0xff,0xff,0x02,0xff, -0xff,0xb0,0xfe,0xfe,0x08,0xfe,0xfd,0x3c,0xfd,0xfc,0x4d,0xfc,0xfb,0x9f,0xfb,0xfb, -0x48,0xfb,0xfb,0x24,0xfb,0xfb,0x45,0xfb,0xfb,0x45,0xfb,0xfb,0x14,0xfb,0xfb,0xc1, -0xfa,0xfa,0x39,0xfa,0xf9,0x9f,0xf9,0xf9,0xf6,0xf8,0xf8,0x6c,0xf8,0xf8,0xc2,0xf7, -0xf7,0x49,0xf7,0xf7,0xe2,0xf6,0xf6,0xac,0xf6,0xf6,0xba,0xf6,0xf6,0x1f,0xf7,0xf7, -0xc8,0xf7,0xf8,0x73,0xf8,0xf8,0x0d,0xf9,0xf9,0x33,0xf9,0xf9,0x65,0xf9,0xf9,0x88, -0xf9,0xf9,0xfc,0xf9,0xfa,0x94,0xfa,0xfb,0x50,0xfb,0xfb,0x3d,0xfc,0xfc,0x5c,0xfd, -0xfe,0xc2,0xfe,0xff,0x5a,0x00,0x01,0xd3,0x01,0x02,0xe8,0x02,0x03,0x64,0x03,0x03, -0x37,0x03,0x03,0xa0,0x02,0x02,0xf6,0x01,0x01,0x18,0x01,0x00,0x8d,0x00,0x00,0x15, -0x00,0x00,0xf1,0xff,0x00,0x00,0x00,0x00,0x52,0x00,0x00,0xb9,0x00,0x00,0xfe,0x00, -0x01,0x22,0x01,0x01,0x34,0x01,0x01,0x34,0x01,0x01,0x34,0x01,0x01,0x44,0x01,0x01, -0x96,0x01,0x01,0x1e,0x02,0x02,0xd7,0x02,0x03,0xa3,0x03,0x04,0x72,0x04,0x04,0x2e, -0x05,0x05,0x96,0x05,0x05,0xcc,0x05,0x05,0xde,0x05,0x05,0xee,0x05,0x05,0xef,0x05, -0x06,0x01,0x06,0x06,0x02,0x06,0x06,0xe1,0x05,0x05,0xad,0x05,0x05,0x69,0x05,0x05, -0x35,0x05,0x05,0xf2,0x04,0x04,0xae,0x04,0x04,0x37,0x04,0x03,0xbf,0x03,0x03,0x48, -0x03,0x03,0x02,0x03,0x03,0xf0,0x02,0x03,0x00,0x03,0x03,0x11,0x03,0x03,0x43,0x03, -0x03,0x66,0x03,0x03,0x78,0x03,0x03,0x68,0x03,0x03,0x15,0x03,0x02,0x8e,0x02,0x02, -0xd4,0x01,0x01,0x18,0x01,0x00,0x6d,0x00,0x00,0xe3,0xff,0xff,0x8c,0xff,0xff,0x88, -0xff,0xff,0xdb,0xff,0x00,0x41,0x00,0x00,0xda,0x00,0x01,0x63,0x01,0x01,0xec,0x01, -0x02,0x32,0x02,0x02,0x87,0x02,0x02,0xed,0x02,0x03,0x53,0x03,0x03,0xb9,0x03,0x04, -0x10,0x04,0x04,0x75,0x04,0x04,0xdb,0x04,0x05,0x73,0x05,0x05,0x0d,0x06,0x06,0x85, -0x06,0x06,0xcc,0x06,0x06,0xcf,0x06,0x06,0x7c,0x06,0x06,0xc4,0x05,0x05,0xd6,0x04, -0x04,0x95,0x03,0x03,0x40,0x02,0x01,0x1b,0x01,0x00,0x19,0x00,0xff,0x6c,0xff,0xff, -0xf3,0xfe,0xfe,0xad,0xfe,0xfe,0x48,0xfe,0xfe,0xd2,0xfd,0xfd,0x7c,0xfd,0xfd,0x25, -0xfd,0xfd,0x02,0xfd,0xfd,0x12,0xfd,0xfd,0x33,0xfd,0xfd,0x66,0xfd,0xfd,0xba,0xfd, -0xfd,0x0e,0xfe,0xfe,0x75,0xfe,0xfe,0xdb,0xfe,0xff,0x32,0xff,0xff,0x76,0xff,0xff, -0xa9,0xff,0xff,0xbc,0xff,0xff,0xbc,0xff,0xff,0xbc,0xff,0xff,0xbc,0xff,0xff,0xbb, -0xff,0xff,0xdc,0xff,0xff,0xfe,0xff,0x00,0x21,0x00,0x00,0x55,0x00,0x00,0x77,0x00, -0x00,0x67,0x00,0x00,0x57,0x00,0x00,0x34,0x00,0x00,0xf1,0xff,0xff,0xae,0xff,0xff, -0x37,0xff,0xff,0xb0,0xfe,0xfe,0x27,0xfe,0xfd,0xae,0xfd,0xfd,0x37,0xfd,0xfd,0xd0, -0xfc,0xfc,0x9c,0xfc,0xfc,0x89,0xfc,0xfc,0xa9,0xfc,0xfc,0xbb,0xfc,0xfc,0xdd,0xfc, -0xfd,0x10,0xfd,0xfd,0x43,0xfd,0xfd,0xa8,0xfd,0xfd,0x0e,0xfe,0xfe,0x64,0xfe,0xfe, -0xca,0xfe,0xfe,0xee,0xfe,0xfe,0xde,0xfe,0xfe,0xbd,0xfe,0xfe,0xab,0xfe,0xfe,0xab, -0xfe,0xfe,0xac,0xfe,0xfe,0xac,0xfe,0xfe,0x9b,0xfe,0xfe,0xab,0xfe,0xfe,0x9b,0xfe, -0xfe,0x7a,0xfe,0xfe,0x47,0xfe,0xfe,0xe2,0xfd,0xfd,0x7c,0xfd,0xfd,0x15,0xfd,0xfd, -0xc0,0xfc,0xfc,0x9c,0xfc,0xfc,0x9b,0xfc,0xfc,0x9a,0xfc,0xfc,0x9b,0xfc,0xfc,0x8a, -0xfc,0xfc,0x69,0xfc,0xfc,0x36,0xfc,0xfc,0x03,0xfc,0xfc,0xe1,0xfb,0xfb,0xdf,0xfb, -0xfb,0xde,0xfb,0xfc,0x00,0xfc,0xfc,0x22,0xfc,0xfc,0x55,0xfc,0xfc,0x98,0xfc,0xfc, -0xec,0xfc,0xfd,0x42,0xfd,0xfd,0x99,0xfd,0xfd,0xfe,0xfd,0xfe,0x64,0xfe,0xfe,0xba, -0xfe,0xff,0x10,0xff,0xff,0x65,0xff,0xff,0xa9,0xff,0xff,0xdd,0xff,0x00,0xf0,0xff, -0x00,0x22,0x00,0x00,0x45,0x00,0x00,0x67,0x00,0x00,0x78,0x00,0x00,0x78,0x00,0x00, -0x68,0x00,0x00,0x57,0x00,0x00,0x46,0x00,0x00,0x56,0x00,0x00,0x67,0x00,0x00,0x78, -0x00,0x00,0x89,0x00,0x00,0x8a,0x00,0x00,0x79,0x00,0x00,0x79,0x00,0x00,0x68,0x00, -0x00,0x68,0x00,0x00,0x88,0x00,0x00,0x9a,0x00,0x00,0xdd,0x00,0x01,0x00,0x01,0x01, -0x33,0x01,0x01,0x87,0x01,0x01,0xcb,0x01,0x01,0xef,0x01,0x02,0x01,0x02,0x02,0xe1, -0x01,0x01,0x9e,0x01,0x01,0x27,0x01,0x01,0xb0,0x00,0x00,0x38,0x00,0x00,0xc0,0xff, -0xff,0x6a,0xff,0xff,0x26,0xff,0xff,0x02,0xff,0xff,0x02,0xff,0xff,0x12,0xff,0xff, -0x12,0xff,0xff,0x12,0xff,0xff,0xf1,0xfe,0xfe,0xcf,0xfe,0xfe,0xbd,0xfe,0xfe,0xdd, -0xfe,0xfe,0x1f,0xff,0xff,0x75,0xff,0xff,0x0d,0x00,0x00,0x95,0x00,0x00,0x0e,0x01, -0x01,0x64,0x01,0x01,0xa9,0x01,0x01,0xed,0x01,0x02,0x00,0x02,0x02,0x21,0x02,0x02, -0x23,0x02,0x02,0x23,0x02,0x02,0x23,0x02,0x02,0x33,0x02,0x02,0x44,0x02,0x02,0x86, -0x02,0x02,0xda,0x02,0x03,0x30,0x03,0x03,0xb8,0x03,0x03,0x2f,0x04,0x04,0x76,0x04, -0x04,0x99,0x04,0x04,0x79,0x04,0x04,0x36,0x04,0x04,0xe1,0x03,0x03,0x8c,0x03,0x03, -0x05,0x03,0x02,0x9d,0x02,0x02,0x15,0x02,0x01,0xae,0x01,0x01,0x47,0x01,0x01,0xe2, -0x00,0x00,0x9c,0x00,0x00,0x47,0x00,0x00,0xf2,0xff,0xff,0xdf,0xff,0xff,0xac,0xff, -0xff,0x78,0xff,0xff,0x45,0xff,0xff,0x23,0xff,0xff,0x22,0xff,0xff,0x53,0xff,0xff, -0xb7,0xff,0xff,0x0e,0x00,0x00,0x84,0x00,0x00,0xec,0x00,0x01,0x41,0x01,0x01,0x75, -0x01,0x01,0xa8,0x01,0x01,0xcb,0x01,0x01,0xfd,0x01,0x01,0x0f,0x02,0x02,0x21,0x02, -0x02,0x32,0x02,0x02,0x43,0x02,0x02,0x34,0x02,0x02,0x22,0x02,0x02,0xf1,0x01,0x01, -0xad,0x01,0x01,0x48,0x01,0x01,0xc0,0x00,0x00,0x58,0x00,0x00,0xe1,0xff,0xff,0x9b, -0xff,0xff,0x68,0xff,0xff,0x46,0xff,0xff,0x33,0xff,0xff,0xf0,0xfe,0xfe,0xad,0xfe, -0xfe,0x47,0xfe,0xfe,0xe1,0xfd,0xfd,0x8a,0xfd,0xfd,0x35,0xfd,0xfd,0x01,0xfd,0xfc, -0xff,0xfc,0xfc,0xff,0xfc,0xfc,0x0f,0xfd,0xfd,0x31,0xfd,0xfd,0x75,0xfd,0xfd,0xca, -0xfd,0xfd,0x1f,0xfe,0xfe,0x53,0xfe,0xfe,0x87,0xfe,0xfe,0xa9,0xfe,0xfe,0xba,0xfe, -0xfe,0xdc,0xfe,0xfe,0xfe,0xfe,0xff,0x10,0xff,0xff,0x32,0xff,0xff,0x54,0xff,0xff, -0x76,0xff,0xff,0x88,0xff,0xff,0x88,0xff,0xff,0x68,0xff,0xff,0x14,0xff,0xfe,0xbe, -0xfe,0xfe,0x48,0xfe,0xfe,0xd1,0xfd,0xfd,0x7a,0xfd,0xfd,0x24,0xfd,0xfd,0xe0,0xfc, -0xfc,0xbd,0xfc,0xfc,0xab,0xfc,0xfc,0x99,0xfc,0xfc,0xaa,0xfc,0xfc,0xdc,0xfc,0xfc, -0x1f,0xfd,0xfd,0x53,0xfd,0xfd,0x98,0xfd,0xfd,0xdb,0xfd,0xfd,0xfe,0xfd,0xfe,0x21, -0xfe,0xfe,0x64,0xfe,0xfe,0xb8,0xfe,0xfe,0x3f,0xff,0xff,0xb8,0xff,0xff,0x2f,0x00, -0x00,0x75,0x00,0x00,0xa9,0x00,0x00,0xaa,0x00,0x00,0x9a,0x00,0x00,0x89,0x00,0x00, -0x99,0x00,0x00,0x99,0x00,0x00,0xaa,0x00,0x00,0xbb,0x00,0x00,0xdc,0x00,0x00,0xed, -0x00,0x00,0x0f,0x01,0x01,0x10,0x01,0x01,0x21,0x01,0x01,0x22,0x01,0x01,0x12,0x01, -0x01,0x11,0x01,0x01,0xf0,0x00,0x00,0xee,0x00,0x00,0xcc,0x00,0x00,0x9a,0x00,0x00, -0x46,0x00,0x00,0x01,0x00,0xff,0xbd,0xff,0xff,0x78,0xff,0xff,0x55,0xff,0xff,0x43, -0xff,0xff,0x32,0xff,0xff,0x11,0xff,0xff,0x10,0xff,0xfe,0x0f,0xff,0xfe,0x0f,0xff, -0xfe,0xfe,0xfe,0xfe,0x0f,0xff,0xfe,0x1f,0xff,0xff,0x31,0xff,0xff,0x63,0xff,0xff, -0x96,0xff,0xff,0xda,0xff,0xff,0x1e,0x00,0x00,0x52,0x00,0x00,0x86,0x00,0x00,0xa8, -0x00,0x00,0xa9,0x00,0x00,0xa9,0x00,0x00,0x88,0x00,0x00,0x77,0x00,0x00,0x65,0x00, -0x00,0x54,0x00,0x00,0x44,0x00,0x00,0x43,0x00,0x00,0x43,0x00,0x00,0x42,0x00,0x00, -0x54,0x00,0x00,0x75,0x00,0x00,0x76,0x00,0x00,0x87,0x00,0x00,0x87,0x00,0x00,0x77, -0x00,0x00,0x76,0x00,0x00,0x76,0x00,0x00,0x97,0x00,0x00,0xb9,0x00,0x00,0xeb,0x00, -0x00,0x2f,0x01,0x01,0x52,0x01,0x01,0x64,0x01,0x01,0x75,0x01,0x01,0x76,0x01,0x01, -0x76,0x01,0x01,0x75,0x01,0x01,0x55,0x01,0x01,0x44,0x01,0x01,0x32,0x01,0x01,0x10, -0x01,0x00,0xff,0x00,0x00,0xdd,0x00,0x00,0xbb,0x00,0x00,0xa9,0x00,0x00,0x87,0x00, -0x00,0x76,0x00,0x00,0x54,0x00,0x00,0x33,0x00,0x00,0x21,0x00,0x00,0x10,0x00,0x00, -0x20,0x00,0x00,0x31,0x00,0x00,0x52,0x00,0x00,0x64,0x00,0x00,0x86,0x00,0x00,0x97, -0x00,0x00,0xa8,0x00,0x00,0xa9,0x00,0x00,0x98,0x00,0x00,0x98,0x00,0x00,0x97,0x00, -0x00,0xa8,0x00,0x00,0xca,0x00,0x00,0xfc,0x00,0x00,0x1f,0x01,0x01,0x31,0x01,0x01, -0x43,0x01,0x01,0x53,0x01,0x01,0x43,0x01,0x01,0x22,0x01,0x01,0x11,0x01,0x00,0xff, -0x00,0x00,0xdd,0x00,0x00,0xbb,0x00,0x00,0x88,0x00,0x00,0x66,0x00,0x00,0x44,0x00, -0x00,0x22,0x00,0x00,0x00,0x00,0xff,0xee,0xff,0xff,0xab,0xff,0xff,0x56,0xff,0xff, -0x01,0xff,0xfe,0xac,0xfe,0xfe,0x67,0xfe,0xfe,0x22,0xfe,0xfe,0x00,0xfe,0xfd,0x0f, -0xfe,0xfe,0x20,0xfe,0xfe,0x42,0xfe,0xfe,0x74,0xfe,0xfe,0x96,0xfe,0xfe,0xa8,0xfe, -0xfe,0xb9,0xfe,0xfe,0xba,0xfe,0xfe,0xca,0xfe,0xfe,0xdb,0xfe,0xfe,0xfd,0xfe,0xfe, -0x1f,0xff,0xff,0x41,0xff,0xff,0x63,0xff,0xff,0x96,0xff,0xff,0xc9,0xff,0xff,0xfc, -0xff,0xff,0x1f,0x00,0x00,0x21,0x00,0x00,0x21,0x00,0x00,0x11,0x00,0x00,0x00,0x00, -0xff,0xee,0xff,0xff,0xcc,0xff,0xff,0xaa,0xff,0xff,0x88,0xff,0xff,0x66,0xff,0xff, -0x55,0xff,0xff,0x44,0xff,0xff,0x33,0xff,0xff,0x22,0xff,0xff,0x11,0xff,0xff,0x00, -0xff,0xfe,0xff,0xfe,0xfe,0xfe,0xfe,0xfe,0xfe,0xfe,0xfe,0x0f,0xff,0xff,0x20,0xff, -0xff,0x53,0xff,0xff,0x96,0xff,0xff,0xda,0xff,0xff,0x0e,0x00,0x00,0x42,0x00,0x00, -0x64,0x00,0x00,0x87,0x00,0x00,0xa9,0x00,0x00,0xba,0x00,0x00,0xbb,0x00,0x00,0xbb, -0x00,0x00,0xbb,0x00,0x00,0xba,0x00,0x00,0xba,0x00,0x00,0xaa,0x00,0x00,0xa9,0x00, -0x00,0x78,0x00,0x00,0x56,0x00,0x00,0x12,0x00,0xff,0xdf,0xff,0xff,0x9b,0xff,0xff, -0x67,0xff,0xff,0x33,0xff,0xff,0x01,0xff,0xfe,0xff,0xfe,0xfe,0xee,0xfe,0xfe,0xfe, -0xfe,0xfe,0xfe,0xfe,0xfe,0xff,0xfe,0xfe,0x0f,0xff,0xfe,0xff,0xfe,0xfe,0xee,0xfe, -0xfe,0xdd,0xfe,0xfe,0xcc,0xfe,0xfe,0xcc,0xfe,0xfe,0xdc,0xfe,0xfe,0xed,0xfe,0xfe, -0x1f,0xff,0xff,0x32,0xff,0xff,0x75,0xff,0xff,0x98,0xff,0xff,0xca,0xff,0xff,0xdc, -0xff,0xff,0xfe,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x10,0x00,0x00,0x32,0x00, -0x00,0x54,0x00,0x00,0x86,0x00,0x00,0xa9,0x00,0x00,0xcb,0x00,0x00,0xdd,0x00,0x00, -0xed,0x00,0x00,0xdd,0x00,0x00,0xcc,0x00,0x00,0xbb,0x00,0x00,0x9a,0x00,0x00,0x89, -0x00,0x00,0x67,0x00,0x00,0x45,0x00,0x00,0x44,0x00,0x00,0x23,0x00,0x00,0x22,0x00, -0x00,0x11,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xef,0xff,0xff,0xee,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xed, -0xff,0xff,0x0f,0x00,0x00,0x20,0x00,0x00,0x43,0x00,0x00,0x65,0x00,0x00,0x87,0x00, -0x00,0xa9,0x00,0x00,0xba,0x00,0x00,0xcc,0x00,0x00,0xdc,0x00,0x00,0xdd,0x00,0x00, -0xed,0x00,0x00,0xdd,0x00,0x00,0xcd,0x00,0x00,0xbb,0x00,0x00,0x9a,0x00,0x00,0x89, -0x00,0x00,0x77,0x00,0x00,0x66,0x00,0x00,0x55,0x00,0x00,0x45,0x00,0x00,0x55,0x00, -0x00,0x55,0x00,0x00,0x56,0x00,0x00,0x66,0x00,0x00,0x66,0x00,0x00,0x56,0x00,0x00, -0x46,0x00,0x00,0x34,0x00,0x00,0x23,0x00,0x00,0x12,0x00,0x00,0x01,0x00,0x00,0xf0, -0xff,0xff,0xdf,0xff,0xff,0xcd,0xff,0xff,0xbd,0xff,0xff,0xbc,0xff,0xff,0xcc,0xff, -0xff,0xdd,0xff,0xff,0xef,0xff,0x00,0xf0,0xff,0x00,0x01,0x00,0x00,0x12,0x00,0x00, -0x12,0x00,0x00,0x12,0x00,0x00,0x02,0x00,0x00,0xf1,0xff,0x00,0xf0,0xff,0xff,0xdf, -0xff,0xff,0xce,0xff,0xff,0xbd,0xff,0xff,0xac,0xff,0xff,0x9b,0xff,0xff,0x9b,0xff, -0xff,0x8a,0xff,0xff,0x8a,0xff,0xff,0x79,0xff,0xff,0x79,0xff,0xff,0x68,0xff,0xff, -0x67,0xff,0xff,0x57,0xff,0xff,0x57,0xff,0xff,0x67,0xff,0xff,0x68,0xff,0xff,0x78, -0xff,0xff,0x89,0xff,0xff,0x9b,0xff,0xff,0xac,0xff,0xff,0xbc,0xff,0xff,0xcd,0xff, -0xff,0xce,0xff,0xff,0xde,0xff,0xff,0xef,0xff,0x00,0xf0,0xff,0x00,0x01,0x00,0x00, -0x12,0x00,0x00,0x23,0x00,0x00,0x24,0x00,0x00,0x34,0x00,0x00,0x24,0x00,0x00,0x24, -0x00,0x00,0x24,0x00,0x00,0x23,0x00,0x00,0x13,0x00,0x00,0x13,0x00,0x00,0x12,0x00, -0x00,0x12,0x00,0x00,0x12,0x00,0x00,0x02,0x00,0x00,0x01,0x00,0x00,0x01,0x00,0x00, -0x01,0x00,0x00,0xf1,0xff,0x00,0xf1,0xff,0x00,0xf0,0xff,0x00,0xf0,0xff,0x00,0xf0, -0xff,0x00,0xf0,0xff,0x00,0x01,0x00,0x00,0x01,0x00,0x00,0x01,0x00,0x00,0x12,0x00, -0x00,0x12,0x00,0x00,0x13,0x00,0x00,0x13,0x00,0x00,0x13,0x00,0x00,0x12,0x00,0x00, -0x02,0x00,0x00,0xf1,0xff,0x00,0xf0,0xff,0xff,0xef,0xff,0xff,0xdf,0xff,0xff,0xce, -0xff,0xff,0xbd,0xff,0xff,0xbc,0xff,0xff,0xac,0xff,0xff,0x9b,0xff,0xff,0x9a,0xff, -0xff,0x8a,0xff,0xff,0x89,0xff,0xff,0x89,0xff,0xff,0x78,0xff,0xff,0x78,0xff,0xff, -0x89,0xff,0xff,0x89,0xff,0xff,0x9a,0xff,0xff,0xbb,0xff,0xff,0xcc,0xff,0xff,0xde, -0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x12,0x00,0x00,0x12,0x00, -0x00,0x23,0x00,0x00,0x23,0x00,0x00,0x23,0x00,0x00,0x23,0x00,0x00,0x23,0x00,0x00, -0x24,0x00,0x00,0x34,0x00,0x00,0x34,0x00,0x00,0x34,0x00,0x00,0x24,0x00,0x00,0x23, -0x00,0x00,0x23,0x00,0x00,0x13,0x00,0x00,0x12,0x00,0x00,0x02,0x00,0x00,0x01,0x00, -0x00,0xf1,0xff,0x00,0xf0,0xff,0x00,0xf0,0xff,0x00,0xf0,0xff,0x00,0xf0,0xff,0x00, -0xf0,0xff,0x00,0xe0,0xff,0xff,0xef,0xff,0xff,0xef,0xff,0xff,0xef,0xff,0xff,0xef, -0xff,0xff,0xef,0xff,0xff,0xef,0xff,0xff,0xef,0xff,0xff,0xff,0xff,0x00,0xf0,0xff, -0x00,0xf0,0xff,0x00,0xf0,0xff,0x00,0xf0,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x01,0x00,0x00,0x01,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x4d,0x01,0x2b,0x88,0x53, -0x32,0x1e,0x21,0x1b,0xde,0x1b,0x1d,0xe2,0x1d,0x1c,0xfb,0x1e,0x1e,0x0e,0x1b,0x17, -0xc7,0x18,0x13,0x07,0x16,0x12,0x00,0x19,0x0d,0x55,0x16,0x0a,0xc4,0x04,0x0c,0xaa, -0x09,0x1e,0x6d,0xfe,0x2d,0xe6,0x0b,0x2d,0xa8,0xd1,0x24,0xd5,0x69,0xf6,0xca,0x7c, -0xce,0x57,0xdc,0x7f,0x0f,0xaf,0x8d,0xe7,0x7e,0x3e,0xd8,0x9b,0x8d,0x0c,0x80,0xbe, -0x2e,0x19,0xe3,0x8b,0x6e,0x80,0x20,0x96,0x80,0x50,0xa1,0xed,0x2e,0xda,0x8d,0xbd, -0x97,0xf9,0xa6,0x9d,0xce,0x1d,0x95,0x90,0xcf,0xdb,0xb3,0xe7,0xe7,0x9c,0x3e,0x85, -0x85,0x74,0xa3,0xfb,0x19,0xbe,0xcd,0xc9,0x19,0xd3,0x75,0xda,0xda,0x8b,0xcf,0x12, -0x72,0xd3,0x4b,0x6c,0x33,0x08,0x7d,0x07,0x81,0x18,0x28,0x68,0x60,0x5f,0xfe,0x7e, -0xd4,0x40,0x64,0x52,0x1f,0x4a,0x37,0x19,0xce,0x61,0x35,0x10,0x49,0x7f,0xdf,0x03, -0xd8,0x52,0x55,0x7e,0x27,0x62,0xea,0x32,0xe5,0x0f,0xb7,0x17,0x29,0xfc,0x23,0x04, -0x45,0x17,0x48,0x98,0x73,0x61,0xf5,0x51,0x60,0x90,0x58,0x6a,0xb7,0x6b,0x4a,0x70, -0x62,0x51,0x68,0x42,0x74,0x2f,0x79,0x1d,0xe9,0x1a,0x61,0x62,0x2d,0x0a,0x8a,0xe6, -0x1f,0x07,0x37,0xfc,0xa8,0x32,0x28,0x09,0x0a,0x14,0x2c,0x46,0x56,0x9e,0xff,0xf1, -0xe4,0x2e,0x35,0x2d,0x28,0x0b,0x72,0xff,0x1a,0xe3,0x15,0x29,0xfd,0x23,0xf0,0x4e, -0x33,0x53,0x6f,0x22,0x22,0x63,0x23,0x36,0x1b,0x32,0x1a,0xe2,0x26,0x0e,0x87,0x11, -0x11,0xa2,0x3a,0x10,0xb2,0xfd,0x0c,0x39,0x1e,0x16,0xbc,0xc9,0xef,0x34,0xc2,0x17, -0xf1,0xfc,0xba,0x42,0xe0,0xc5,0x54,0x11,0xee,0xae,0xce,0xfe,0x79,0xff,0xe6,0x9f, -0xf7,0xcc,0xeb,0x81,0xd7,0x25,0xcd,0xc4,0x26,0xd3,0xbd,0x12,0xd3,0x98,0xa7,0x84, -0x9e,0xfd,0xaf,0xb8,0x9c,0x82,0xb5,0xe9,0xbb,0x9c,0x7f,0x81,0xa4,0x7e,0xaf,0xa9, -0x82,0xb5,0x97,0x26,0x91,0xb7,0x57,0xdc,0xd5,0x24,0xac,0x98,0xa8,0xab,0x8e,0x13, -0xa3,0xd9,0x70,0x07,0xd3,0x76,0xba,0xa3,0x81,0x9e,0xeb,0xf2,0xda,0xa7,0x86,0xa1, -0xb2,0xdd,0xeb,0xdf,0xdd,0xce,0xfe,0x5d,0x1d,0x14,0xc2,0xe6,0xc3,0x64,0xe4,0xd3, -0x0c,0xb4,0xdc,0x7f,0xe5,0xed,0x6f,0xda,0xc5,0x4d,0x11,0x24,0x88,0x12,0xf6,0xfd, -0xfc,0xda,0x48,0x1d,0xf4,0x81,0xfe,0xf6,0x11,0x0e,0x20,0x98,0x45,0xe6,0x08,0xfd, -0x42,0x62,0x0e,0x0e,0x77,0xf2,0x16,0x81,0x26,0x01,0x63,0x2c,0x39,0x3b,0x12,0x2f, -0x47,0x11,0x1d,0x34,0x35,0x42,0x93,0x64,0x44,0xf4,0x45,0x42,0x7c,0x31,0x3e,0xd2, -0x4e,0x46,0x37,0x53,0x5c,0x4f,0x64,0x3e,0x5d,0x40,0x36,0x27,0x3c,0x5e,0x25,0x40, -0x32,0x33,0x33,0x3a,0x6f,0x43,0x1d,0x0b,0x43,0x6a,0xb2,0x6b,0x33,0x37,0x2b,0x38, -0x86,0x36,0x2d,0x57,0x3a,0x10,0xa0,0xff,0x20,0xb3,0x39,0x33,0x2e,0x1d,0x2d,0x17, -0x0f,0xe3,0xef,0x15,0x13,0x0d,0x0e,0xe4,0xe9,0xb2,0xca,0x7c,0xf5,0x17,0xbf,0x0d, -0xc4,0xdc,0xa6,0xd9,0x37,0x0f,0xfc,0x2f,0xde,0xc5,0x4a,0xe4,0xdf,0x6b,0xf9,0x09, -0x5b,0x12,0xf8,0x64,0xf0,0xfe,0x01,0x20,0x19,0x6d,0x12,0xfe,0x16,0xec,0xe8,0x3b, -0x0e,0x18,0xc0,0x02,0xfb,0x1c,0xf7,0xdb,0xf2,0xe9,0xe9,0x01,0x08,0xf7,0xab,0xd3, -0xea,0x0b,0xf2,0xe5,0xb8,0xec,0xd1,0xd2,0xd8,0x01,0x7d,0xfe,0xda,0xcf,0xef,0xfe, -0x43,0xea,0x02,0x99,0xd7,0xc8,0x79,0xe1,0xf7,0x62,0xe9,0xc0,0x50,0xca,0xc4,0xac, -0xb4,0xcf,0x8c,0xcb,0xbf,0x5b,0xdd,0xcc,0xb5,0xe3,0xda,0xf6,0xb6,0x8c,0xe7,0xb6, -0xb7,0x0d,0x97,0xcd,0x45,0xc3,0xac,0x88,0xb4,0xcd,0xf9,0xbb,0xba,0x60,0xbf,0xa6, -0x71,0x9a,0xaa,0x7c,0xac,0xb0,0x62,0xe0,0xf1,0x88,0xdf,0xd4,0x4c,0xb5,0x92,0x18, -0x9a,0xda,0x1a,0xfd,0xc6,0x5b,0xe9,0x0a,0x2f,0x00,0xdf,0x4f,0xe6,0xff,0x1f,0x09, -0xef,0x66,0x0e,0x2d,0xbe,0x17,0x28,0xc1,0x2d,0x3b,0xe8,0x03,0x20,0x4a,0x39,0x30, -0x34,0x25,0x19,0x85,0x16,0x0b,0x2b,0x09,0x35,0xf3,0x35,0x31,0xb9,0x26,0x28,0xc7, -0x36,0x43,0x2d,0x40,0x41,0x19,0x2d,0x2d,0x6a,0x2e,0x38,0x59,0x3d,0x2b,0x58,0x38, -0x3b,0x47,0x40,0x49,0x0d,0x5e,0x49,0x42,0x3e,0x5b,0x94,0x5b,0x3e,0x6c,0x48,0x4f, -0xe3,0x32,0x1e,0x96,0x3e,0x3f,0x00,0x37,0x4d,0xbc,0x38,0x2b,0xde,0x4b,0x4f,0xdc, -0x42,0x2d,0x9d,0x33,0x34,0x8b,0x50,0x4a,0xa0,0x3a,0x37,0x67,0x20,0x20,0x82,0x21, -0x32,0x75,0x2b,0x1f,0x67,0x30,0x1d,0xcf,0x18,0x2e,0xd8,0x2a,0x0a,0x8a,0x02,0x12, -0xc4,0xf9,0xd9,0xb0,0xb9,0xef,0x5c,0xff,0xe8,0x78,0xe3,0xe8,0xb9,0xe6,0xda,0x13, -0xf1,0xf8,0x1b,0x01,0xeb,0x2e,0xe2,0xf6,0xc4,0xef,0xea,0x11,0xd6,0xc1,0x65,0xcc, -0xc6,0x2c,0xcc,0xc4,0x41,0xb4,0xcc,0x54,0xe4,0xe0,0x7d,0xdc,0xe5,0xb9,0xdc,0xc5, -0xdb,0xd8,0xd4,0xea,0xcb,0xc5,0x7b,0xc0,0xc8,0x3f,0xc7,0xe0,0xdf,0xe5,0xd3,0x0b, -0xdc,0xe3,0x48,0xd0,0xda,0x29,0xd9,0xe6,0x6f,0xd4,0xca,0x5f,0xd7,0xe7,0xbd,0xdc, -0xc1,0x09,0xc7,0xce,0x86,0xe0,0xf3,0xc1,0xde,0xd3,0xb9,0xde,0xed,0x2a,0x03,0xec, -0x6e,0xdd,0xed,0xf4,0xc8,0xcf,0x99,0xfc,0x06,0x2e,0xec,0xd9,0x7c,0xe1,0xe7,0x52, -0xf1,0xf9,0x41,0xea,0xf1,0x33,0xe9,0xdc,0xf0,0xf9,0x08,0x15,0x04,0xeb,0xa6,0xed, -0xf2,0x37,0xea,0xdf,0xf5,0xe6,0xf5,0x5b,0xf1,0xe1,0x2e,0xda,0xe1,0x9c,0xe4,0xff, -0x15,0xfc,0xd5,0x7c,0xd6,0xf2,0x9a,0xf6,0xf6,0xc9,0xf5,0xe3,0x22,0xe4,0xd6,0x72, -0xe0,0xf0,0xde,0xf4,0x0d,0x8b,0xe6,0xcd,0xc3,0xe7,0xf4,0x01,0xf8,0x0e,0x29,0x1c, -0x18,0x43,0x17,0x15,0xf7,0x07,0x0c,0xe4,0x15,0x13,0xf8,0x1b,0x2e,0xf8,0x36,0x23, -0x6c,0x1b,0x20,0x4d,0x27,0x36,0x83,0x4a,0x57,0x37,0x53,0x42,0x85,0x37,0x42,0x90, -0x5b,0x6a,0x94,0x66,0x4d,0x74,0x4a,0x41,0x91,0x45,0x58,0xbf,0x5b,0x52,0xe7,0x4a, -0x52,0xf0,0x57,0x54,0x97,0x44,0x2f,0xe2,0x35,0x3c,0x29,0x3e,0x49,0xdb,0x3d,0x34, -0xae,0x47,0x32,0xa9,0x2f,0x38,0xbc,0x34,0x3a,0x70,0x3c,0x39,0xb2,0x2e,0x2b,0x64, -0x1d,0x0b,0x97,0x18,0x0b,0x2c,0x07,0xef,0x53,0xee,0x04,0x1c,0x0d,0x01,0xbe,0xf3, -0xf7,0xdf,0x15,0x0c,0x80,0x10,0x05,0x62,0xf5,0xf3,0x47,0xff,0x0a,0xd6,0xf5,0xfc, -0xac,0xf4,0xf0,0x9a,0x00,0xf1,0xa1,0xeb,0xf3,0xf3,0xf4,0xdd,0x31,0xdc,0xe7,0x07, -0xee,0xe6,0x82,0xe3,0xe2,0x71,0xe4,0xd1,0x44,0xce,0xdb,0xb5,0xce,0xe0,0x4a,0xe8, -0xd1,0xeb,0xcf,0xc8,0xe0,0xc6,0xe4,0xbe,0xd0,0xcc,0x5e,0xc9,0xc4,0xae,0xd5,0xd4, -0x99,0xc8,0xb6,0x0b,0xba,0xbc,0x7d,0xb5,0xbf,0xc3,0xc2,0xbd,0x73,0xac,0x9b,0x43, -0x96,0xa3,0xf8,0xa5,0xae,0x0b,0xb4,0x9e,0x71,0xb5,0xc2,0x36,0xcb,0xc6,0x91,0xc2, -0xc2,0x46,0xd0,0xce,0x2e,0xd6,0xd0,0x9c,0xd0,0xe0,0x2c,0xd7,0xd8,0xe6,0xdb,0xd0, -0x1a,0xd9,0xda,0x93,0xf7,0xf5,0xb5,0xe2,0xe2,0x98,0xe2,0xe8,0xd3,0xdf,0xd8,0x7f, -0xed,0xeb,0x4d,0xf4,0x0d,0xb1,0x07,0x01,0xb8,0xfe,0x08,0x80,0xfa,0xf2,0xda,0x02, -0x13,0x0e,0x1e,0x15,0x7b,0x24,0x27,0xca,0x10,0x17,0x0e,0x16,0x2b,0x78,0x32,0x18, -0x7c,0x0d,0x26,0x0a,0x2e,0x3a,0x17,0x33,0x33,0x59,0x2b,0x26,0x37,0x33,0x1b,0x0b, -0x1f,0x39,0xe1,0x33,0x26,0xf9,0x2d,0x39,0x86,0x30,0x40,0xc3,0x48,0x37,0x26,0x2f, -0x37,0x87,0x43,0x4d,0xb3,0x3e,0x3a,0x52,0x54,0x4f,0xaa,0x45,0x45,0x91,0x3b,0x3f, -0x9c,0x38,0x2f,0x93,0x3f,0x3f,0x11,0x2a,0x1d,0xd4,0x25,0x2a,0xfb,0x2c,0x33,0x1c, -0x32,0x2b,0x63,0x21,0x21,0xd5,0x24,0x1c,0xd6,0x16,0x18,0x5e,0x1b,0x18,0xf3,0x10, -0xfa,0x3e,0xfe,0x0e,0x0e,0x12,0x12,0xd4,0x17,0x0d,0x7f,0xfe,0xf7,0x6f,0xf9,0x09, -0x40,0xff,0xf6,0x19,0xf9,0xfc,0xd6,0xfa,0xfe,0xde,0xfd,0x0c,0x64,0xfd,0xf5,0xc7, -0xfb,0xf8,0x64,0xfa,0xfe,0xc4,0x01,0xfb,0xd5,0xf8,0x03,0xe7,0xfc,0xf4,0x6c,0xee, -0xeb,0x9e,0xf1,0xe8,0x0d,0xe9,0xec,0x6d,0xf7,0x01,0x25,0xf4,0xfb,0xf0,0x01,0xf2, -0x81,0xeb,0xe9,0xb8,0xef,0xf6,0xd8,0xe5,0xe6,0xcb,0xe2,0xe5,0x5d,0xee,0xe9,0xe6, -0xe6,0xe4,0xc5,0xe5,0xe8,0x44,0xe0,0xd3,0x7d,0xcd,0xd5,0x75,0xe1,0xe0,0xfa,0xd9, -0xca,0x7a,0xcd,0xda,0x1f,0xdc,0xda,0x49,0xd2,0xd7,0xe7,0xd3,0xd5,0x60,0xc6,0xbc, -0xf2,0xbf,0xc6,0xbe,0xcb,0xcc,0xe9,0xc9,0xbc,0xaa,0xb9,0xbe,0x8c,0xcf,0xc6,0xc1, -0xd0,0xca,0x20,0xba,0xbd,0x5c,0xc4,0xc6,0x8c,0xc2,0xc8,0x8d,0xc9,0xcf,0xfd,0xc7, -0xcd,0x90,0xd1,0xd7,0x0c,0xd2,0xd7,0xaf,0xdb,0xdb,0xdc,0xdb,0xdb,0x2f,0xee,0xdd, -0x7e,0xf5,0xfa,0x7d,0xf8,0x00,0x45,0x02,0x09,0x57,0x08,0x0d,0xfa,0x13,0x0c,0x90, -0x04,0x04,0xb7,0x08,0x10,0x72,0x16,0x14,0x5d,0x26,0x26,0x60,0x0e,0x09,0xe8,0x13, -0x1e,0xb9,0x2f,0x38,0xc1,0x3c,0x33,0x44,0x34,0x3e,0xf5,0x2d,0x26,0xec,0x31,0x3a, -0x1b,0x2e,0x33,0x44,0x38,0x32,0xdf,0x38,0x42,0x61,0x3e,0x3f,0x73,0x46,0x38,0x2b, -0x42,0x53,0x32,0x46,0x40,0xd7,0x3d,0x4a,0x80,0x41,0x36,0xea,0x40,0x45,0x7d,0x42, -0x4b,0x1c,0x45,0x47,0xbc,0x48,0x38,0xff,0x2c,0x2f,0x65,0x37,0x39,0x7e,0x27,0x32, -0x98,0x19,0x1b,0xb4,0x36,0x2b,0x71,0x21,0x19,0x47,0x24,0x1d,0x22,0x0e,0x14,0x17, -0x0f,0x09,0x10,0x0d,0x12,0x84,0x03,0xf5,0x3c,0xfb,0xf8,0xec,0x02,0x07,0x94,0xf4, -0xf1,0x32,0x02,0x09,0x16,0x03,0xf2,0x82,0xee,0xec,0xb2,0xe7,0xef,0xb7,0xe9,0xe3, -0x04,0xe6,0xdf,0xf3,0xe7,0xe6,0xa0,0xdd,0xd9,0xdc,0xd6,0xd9,0x86,0xe8,0xf1,0xa2, -0xe9,0xdf,0x60,0xe6,0xe5,0x92,0xe8,0xe4,0x1c,0xe2,0xe0,0x6b,0xde,0xcb,0x83,0xdf, -0xe4,0x47,0xdb,0xe8,0x82,0xda,0xd3,0x78,0xd1,0xd6,0xe3,0xd4,0xd4,0x53,0xde,0xdb, -0x56,0xd4,0xd1,0xf3,0xcc,0xc9,0xe1,0xd6,0xd2,0x1b,0xd3,0xcf,0x8b,0xcc,0xd2,0x98, -0xdf,0xe7,0xef,0xe3,0xd9,0xa3,0xe1,0xea,0xec,0xeb,0xef,0xb7,0xf1,0xea,0x0e,0xdf, -0xde,0xbb,0xe5,0xe2,0x68,0xdc,0xe1,0xd1,0xeb,0xe9,0x22,0xef,0xe6,0x36,0xe1,0xef, -0xd5,0xef,0xf9,0xfe,0xf4,0xef,0x64,0xfb,0xea,0x80,0xeb,0xf5,0x94,0xfb,0xf6,0x9c, -0xe8,0xee,0x70,0x07,0xfc,0x26,0xfa,0xf8,0xe9,0xf8,0xfd,0x08,0xfe,0x09,0x80,0xf9, -0xf8,0xf5,0xfe,0x04,0x92,0x08,0x0b,0xff,0x07,0x03,0x0d,0x0e,0x09,0xb1,0xfc,0x04, -0xcd,0x0d,0x14,0x8d,0x08,0x0b,0xe8,0x0b,0x01,0xa6,0x15,0x13,0xae,0x11,0x11,0x05, -0x15,0x13,0xfa,0x0b,0x0c,0x02,0x0c,0x14,0x92,0x1d,0x23,0x30,0x1e,0x15,0x7d,0x0e, -0x1d,0x58,0x20,0x15,0x16,0x1d,0x1b,0xfe,0x24,0x28,0x04,0x24,0x28,0xe2,0x1c,0x13, -0xbf,0x1b,0x23,0xc4,0x1b,0x1f,0x24,0x19,0x13,0x30,0x1b,0x21,0x75,0x26,0x1e,0x2a, -0x20,0x20,0x18,0x20,0x26,0x95,0x29,0x29,0x55,0x2a,0x2c,0x0a,0x2b,0x26,0xc8,0x1c, -0x1c,0xc9,0x1b,0x1f,0x37,0x1e,0x0d,0x88,0x0a,0x17,0x33,0x17,0x11,0xf5,0x09,0x05, -0xaa,0xfb,0xfd,0x25,0x02,0xfc,0xde,0xfd,0xfa,0x6a,0xfa,0x03,0xb8,0xfe,0x08,0x90, -0x05,0xf9,0xa0,0xfc,0xf9,0x99,0xef,0xf7,0xe8,0xfa,0xf7,0x7e,0x04,0x05,0x93,0x0a, -0x05,0xa4,0x05,0x08,0x96,0x05,0x0f,0x1a,0x08,0x07,0x2f,0x0d,0x06,0x8e,0x0e,0x10, -0x5b,0x0f,0x02,0x6d,0x01,0x06,0x27,0xfc,0xfe,0xc0,0x02,0x05,0xa6,0xf9,0xfb,0xe2, -0x07,0x11,0x3c,0x08,0x09,0xe3,0x09,0xf7,0x6d,0xf4,0xf9,0xe4,0xea,0xdd,0x4d,0xec, -0xff,0xaa,0xfa,0xf0,0x4f,0xea,0xeb,0x2d,0xe8,0xdd,0x43,0xe1,0xdc,0x14,0xdc,0xdc, -0xb9,0xdf,0xe0,0x32,0xdd,0xd9,0xe4,0xd7,0xd4,0x53,0xde,0xe1,0x21,0xe0,0xd7,0x19, -0xd9,0xd4,0xfc,0xd5,0xe3,0x96,0xe4,0xe6,0x44,0xe7,0xe3,0xf5,0xe9,0xe6,0xc8,0xeb, -0xee,0x06,0xe6,0xe0,0x2c,0xe9,0xfa,0x9a,0xe8,0xdf,0xf4,0xda,0xd2,0x5e,0xdc,0xe9, -0xa3,0xee,0xe6,0xe9,0xe6,0xef,0xa0,0xdf,0xef,0x4c,0xf1,0xeb,0x0d,0xed,0xef,0x14, -0xf6,0x01,0xf2,0xf3,0xf7,0x45,0xf7,0xfa,0xfe,0xfc,0xfc,0xcd,0xfb,0xf6,0x31,0xf7, -0xfe,0x65,0xff,0x04,0xc5,0xff,0xfc,0x4a,0x0a,0x03,0xa7,0x05,0x07,0x51,0xfe,0x07, -0xb6,0x08,0x0c,0xde,0x01,0x09,0x9b,0x0c,0x03,0xfb,0x08,0x04,0x6e,0xf8,0x09,0xc2, -0x06,0xf7,0x97,0xf7,0x0e,0x08,0x14,0x0b,0xfc,0x15,0x1a,0x53,0x07,0x10,0x36,0x12, -0x02,0x34,0xfc,0x03,0xf1,0xf7,0xf7,0x09,0x02,0x08,0xe6,0x04,0x0e,0xf1,0x0d,0x0b, -0xe8,0x01,0x09,0x61,0x17,0x17,0xc8,0x1c,0x1e,0xef,0x1e,0x13,0x52,0x1f,0x25,0x6e, -0x17,0x23,0x2e,0x2a,0x26,0x8a,0x1f,0x1a,0x85,0x1e,0x28,0x09,0x28,0x32,0x00,0x29, -0x23,0x17,0x28,0x23,0x4f,0x2a,0x27,0xfd,0x22,0x1c,0x20,0x21,0x28,0x2a,0x1e,0x1a, -0xb0,0x1d,0x19,0xd5,0x1f,0x1b,0xef,0x18,0x21,0x26,0x23,0x22,0x5a,0x1d,0x10,0xc4, -0x14,0x1d,0x38,0x11,0x11,0x6d,0x18,0x19,0x84,0x0a,0x08,0xb5,0x06,0x02,0x21,0x03, -0x08,0xf9,0x04,0x08,0xe6,0x03,0xf8,0x94,0xff,0xfd,0x89,0xf3,0x00,0x83,0xf5,0xed, -0x2a,0xf0,0xed,0x48,0xf1,0xee,0x3a,0xef,0xe8,0xe4,0xe6,0xf8,0x6c,0xef,0xe3,0x34, -0xdf,0xef,0x88,0xf1,0xee,0x84,0xfc,0xf6,0xc4,0xf2,0xf1,0x7d,0xed,0xef,0xcb,0xe6, -0xd7,0xf7,0xda,0xea,0xe3,0xe4,0xdf,0x8b,0xdf,0xd7,0xa3,0xd4,0xdf,0x7b,0xdf,0xe5, -0xc8,0xec,0xe5,0x2b,0xec,0xe3,0x53,0xea,0xec,0x01,0xde,0xea,0x77,0xe8,0xed,0xfb, -0xf5,0xec,0x64,0xe9,0xf2,0x4b,0xf1,0xeb,0x52,0xe5,0xe5,0x97,0xec,0xea,0x84,0xe5, -0xe4,0xd2,0xe8,0xe8,0x5c,0xf3,0xe8,0x4c,0xe3,0xe8,0xb9,0xf0,0xf6,0xc6,0xf1,0xe9, -0x84,0xe5,0xf4,0x3d,0xf5,0xf6,0x70,0xec,0xed,0x37,0xfb,0xfb,0xc9,0xfb,0xfd,0xce, -0x04,0x0b,0xa7,0x0c,0x10,0xc5,0x01,0xfd,0x8b,0xfc,0xf5,0xee,0xfe,0xfe,0xad,0xf7, -0xf8,0xf1,0x00,0xff,0xf1,0x01,0xf7,0x99,0xf4,0xff,0x14,0xf5,0xec,0xe3,0xe6,0xf0, -0x24,0xf6,0xe9,0x91,0xee,0xf5,0xdd,0xeb,0xf3,0x68,0x00,0xfa,0x4c,0xfb,0xfb,0x99, -0xf7,0xf6,0x02,0xfb,0xf4,0xf8,0xfa,0x02,0x9f,0xf7,0xf7,0xde,0x0f,0x09,0x85,0x0a, -0x10,0x9c,0x04,0x0c,0x34,0x15,0x0d,0x6b,0x05,0x09,0x28,0x14,0x19,0x32,0x1a,0x23, -0xa7,0x1f,0x1c,0x79,0x23,0x25,0xd1,0x23,0x24,0x0a,0x29,0x2d,0x88,0x2e,0x30,0x65, -0x30,0x37,0xbb,0x38,0x3e,0x30,0x39,0x30,0x53,0x37,0x37,0x25,0x30,0x23,0x56,0x2a, -0x2c,0xbf,0x27,0x2b,0x94,0x22,0x23,0xc0,0x1f,0x1e,0x60,0x1f,0x1d,0x62,0x1e,0x1c, -0xf4,0x1b,0x1d,0xcd,0x15,0x06,0x4a,0x06,0x07,0xb7,0x0d,0x08,0xc7,0x05,0x03,0xe5, -0x03,0x07,0xc8,0x01,0x03,0xdd,0x08,0x03,0x12,0x09,0x07,0x0c,0xfd,0xfd,0xd5,0x0b, -0x09,0x93,0x01,0xf9,0x06,0xfe,0x00,0xa2,0x02,0xfb,0xe9,0xf6,0xf4,0xef,0xf1,0xf8, -0x18,0xfc,0xf2,0x4f,0xf5,0xfa,0x49,0xfc,0xf3,0xc8,0xf5,0xf3,0x72,0xf3,0xf9,0xa7, -0xee,0xf8,0x50,0xff,0x06,0x1f,0x00,0xfe,0x49,0xf8,0xf3,0x0a,0xf7,0xef,0x2d,0xef, -0xe1,0xbc,0xe4,0xf2,0x36,0xe8,0xdf,0xf2,0xde,0xe0,0x1a,0xe6,0xe3,0xbe,0xe0,0xe7, -0xee,0xe0,0xdd,0xdc,0xee,0xe9,0xb6,0xe5,0xe9,0x3f,0xe4,0xe6,0xa4,0xec,0xe6,0x36, -0xdf,0xe0,0x3a,0xd9,0xda,0x54,0xe4,0xe4,0x64,0xe2,0xda,0x8f,0xe0,0xde,0x2c,0xdf, -0xf1,0x6b,0xfb,0xef,0xf7,0xec,0xf9,0x5f,0xf6,0xf3,0x36,0xf7,0xf3,0xc0,0xf3,0xea, -0x02,0xeb,0xf3,0xb2,0xf4,0xfb,0x03,0xf8,0xfe,0x53,0xfe,0xf2,0xef,0xff,0x05,0x06, -0x02,0x00,0x9b,0x00,0x0a,0x17,0x01,0x05,0xf3,0x03,0x04,0x6c,0xfc,0xf7,0x34,0xf4, -0xec,0x7c,0xec,0xe8,0x48,0xea,0xf0,0xa8,0xef,0xea,0xc1,0xee,0xf3,0xd9,0xfe,0xfe, -0x8b,0xfc,0x04,0x1f,0x08,0x0c,0x95,0x09,0x04,0x01,0xf6,0xf9,0x95,0x06,0x02,0xd6, -0x06,0x09,0x14,0x02,0x0a,0x2f,0x0d,0x02,0x95,0xfe,0xf6,0xc6,0xf3,0xfb,0x7b,0xfe, -0x04,0x5a,0xff,0x05,0x8e,0x0e,0x00,0x7f,0xfe,0x09,0x69,0x06,0x0e,0x5f,0x0d,0x01, -0xd8,0x04,0x09,0xee,0x18,0x1a,0xbd,0x1d,0x24,0x9f,0x27,0x20,0x5e,0x1b,0x22,0x3a, -0x2a,0x29,0x40,0x22,0x23,0x19,0x26,0x27,0xd9,0x29,0x2f,0xbc,0x31,0x2d,0xb4,0x2d, -0x2e,0xa5,0x22,0x22,0x42,0x2c,0x28,0x17,0x25,0x27,0xbb,0x33,0x27,0x83,0x20,0x25, -0x68,0x1d,0x1b,0x20,0x14,0x1a,0xd4,0x18,0x16,0x5a,0x13,0x09,0x73,0x03,0x0a,0x15, -0x08,0x09,0x9a,0x0b,0x08,0x4d,0x02,0xfc,0x04,0xf1,0xf1,0xef,0xf2,0xed,0x43,0xe2, -0xdf,0x29,0xe8,0xe6,0x7a,0xe9,0xe2,0x47,0xdd,0xe5,0x20,0xe5,0xe3,0xa8,0xed,0xe8, -0x0b,0xe9,0xed,0x55,0xe7,0xea,0x19,0xe3,0xe8,0x76,0xe8,0xe9,0x87,0xf4,0xee,0x6d, -0xea,0xe5,0x1d,0xec,0xe9,0x98,0xee,0xef,0x6d,0xe4,0xee,0xa2,0xf2,0xf4,0xef,0xf2, -0xf9,0xed,0xf6,0xfa,0x3c,0x02,0xfc,0xfe,0xf8,0xf6,0xc8,0xf9,0xff,0x59,0x05,0x07, -0xaf,0xfe,0x00,0xf1,0x0c,0x0f,0xfb,0x0b,0x07,0x44,0x02,0x07,0x48,0x0d,0x08,0xa1, -0xf7,0xf6,0x41,0x00,0xfc,0xaf,0xf9,0xfc,0x29,0xfb,0x03,0xd0,0x02,0xf8,0xbc,0xfa, -0x00,0x9b,0x01,0xfe,0x5e,0xfe,0xfd,0xd5,0xfc,0x03,0xdc,0x02,0xfd,0xb0,0x02,0xfe, -0x25,0xfb,0xf6,0xbb,0xf7,0x03,0xc2,0xfa,0xf1,0xbb,0xfb,0x00,0x42,0xf9,0xf8,0x39, -0xf8,0xf0,0x1f,0xfa,0xfa,0x1a,0xfa,0xf8,0x26,0xf3,0xf2,0x92,0xed,0xf2,0x96,0xf3, -0xf1,0x7e,0xed,0xe4,0x7f,0xee,0xf3,0xc2,0xf3,0xed,0x09,0xf0,0xf6,0x49,0xfb,0xf1, -0x42,0xef,0xf6,0x4e,0xff,0xfd,0x40,0xf5,0xfc,0x76,0xf5,0xf6,0x75,0xfe,0xf4,0x9d, -0xf1,0xf5,0x20,0xfe,0xf8,0x2b,0xed,0xf6,0x2c,0xff,0xfa,0x94,0xf7,0x03,0x42,0x00, -0x00,0x78,0x04,0x01,0xf2,0x07,0x0c,0x07,0x0b,0x0a,0x52,0x11,0x0d,0x23,0x0e,0x14, -0x45,0x11,0x0e,0x35,0x12,0x12,0xe2,0x0e,0x03,0x9e,0x10,0x1f,0x14,0x14,0x0e,0x84, -0x12,0x12,0x4c,0x16,0x19,0x7a,0x17,0x13,0x9a,0x18,0x18,0xbf,0x15,0x0d,0x3f,0x12, -0x0e,0x05,0x0e,0x17,0xd6,0x12,0x12,0x50,0x11,0x0c,0xa7,0x0e,0x13,0x80,0x10,0x0f, -0xc1,0x0c,0x0b,0xd6,0x14,0x12,0x34,0x13,0x1f,0xdf,0x16,0x0f,0xa1,0x04,0x09,0x88, -0x0b,0x0f,0xc0,0x08,0x0d,0xee,0x17,0x17,0xed,0x0c,0x11,0x46,0x0d,0xfd,0xbe,0x04, -0x04,0xfe,0x00,0xfd,0x0a,0xfc,0x07,0xd3,0xfe,0x04,0xd2,0x05,0xf8,0x8e,0x03,0xfb, -0x09,0xf1,0xfa,0xc2,0x0a,0x05,0xf7,0xfd,0xf9,0x08,0xf9,0xf7,0xb5,0xed,0xf3,0x75, -0xf2,0xf3,0x91,0xee,0xed,0x47,0xf8,0xf6,0x04,0xf8,0xf4,0x48,0xf2,0xf5,0x0a,0xf4, -0xf1,0xef,0xee,0xf0,0xeb,0xeb,0xec,0xc5,0xf2,0xf7,0x46,0xff,0xf7,0x32,0xee,0xf5, -0x05,0xfb,0xf9,0x90,0xf8,0xf6,0x72,0xf3,0xf3,0xfb,0xfa,0xf7,0xa8,0xf5,0xf1,0x73, -0xf4,0xfa,0x9c,0xfa,0xfb,0x29,0xfa,0xfb,0x9e,0x01,0x02,0xbf,0xfc,0xf8,0xf0,0xf8, -0xf8,0xa0,0xf7,0xf4,0xa5,0xf8,0xfe,0x8e,0x00,0xf9,0x11,0x00,0x01,0xe3,0xf9,0xff, -0x89,0x04,0x07,0x2f,0x00,0xfe,0x72,0x03,0xfd,0xed,0xfe,0x02,0x27,0xff,0xfb,0x6e, -0x04,0x09,0x53,0x09,0x0b,0x13,0x0d,0x0d,0xfe,0x0c,0x12,0x60,0x15,0x0c,0xa2,0x09, -0x0a,0xe6,0x02,0x04,0xd7,0x05,0x00,0xd1,0xfa,0xfb,0x05,0xfe,0x03,0x74,0x04,0x04, -0x56,0xfb,0xfb,0xa3,0x02,0xfd,0x46,0xfc,0xf3,0xbf,0xef,0xef,0xe9,0xf5,0xf6,0x36, -0xf0,0xf4,0xeb,0xf1,0xef,0x0a,0xec,0xf1,0xab,0xf5,0xed,0x21,0xef,0xf3,0xaf,0xf1, -0xe9,0x74,0xe7,0xea,0xdb,0xe8,0xea,0xef,0xed,0xed,0x63,0xee,0xf5,0x70,0xf5,0xf5, -0x0c,0xf9,0xf4,0xb5,0xf6,0xfd,0xb3,0xf8,0xf8,0x13,0xff,0xfe,0xce,0x03,0x0c,0x79, -0x0f,0x06,0xb7,0x05,0x0b,0xcc,0x0d,0x0f,0x0a,0x14,0x18,0xc5,0x19,0x17,0x8b,0x0e, -0x09,0x10,0x11,0x15,0xc0,0x0f,0x0c,0x56,0x13,0x16,0x22,0x13,0x18,0x95,0x20,0x18, -0x9b,0x0e,0x14,0xe7,0x19,0x14,0x72,0x0e,0x10,0x6d,0x12,0x13,0x80,0x10,0x04,0xae, -0xff,0x07,0x3b,0x04,0xfc,0x96,0x03,0x03,0x7a,0xfd,0x00,0x9e,0xfc,0xfb,0xc3,0xfa, -0xf5,0x33,0xfd,0x04,0xa1,0xfd,0xfa,0x7f,0xf9,0xf6,0x68,0xf6,0xeb,0x91,0xef,0xf6, -0xf1,0xe6,0xe5,0x20,0xe6,0xea,0x96,0xe9,0xe8,0x6b,0xee,0xf4,0x7b,0xf5,0xf2,0xb2, -0xf8,0xf3,0x41,0xf2,0xf6,0xf9,0xf0,0xf5,0xbd,0xf9,0xfa,0x22,0xfb,0x01,0xd1,0xfd, -0xfa,0x41,0xff,0x04,0x5b,0x09,0x10,0xa7,0x0f,0x0c,0x3a,0x07,0x03,0x43,0x0f,0x12, -0x2a,0x0f,0x06,0x77,0x02,0x00,0xec,0xfd,0x04,0x83,0x04,0x0f,0x28,0x0f,0x0b,0x31, -0x12,0x0f,0x27,0x0c,0x0b,0xdb,0x0d,0x13,0x7c,0x0c,0x0e,0x6b,0x12,0x16,0xe9,0x11, -0x11,0x8b,0x0e,0x0d,0xcb,0x0f,0x11,0xca,0x16,0x15,0x2c,0x0d,0x0f,0x32,0x19,0x15, -0xf4,0x14,0x13,0x5e,0x12,0x0f,0x09,0x10,0x13,0xf5,0x17,0x13,0x6d,0x12,0x18,0x20, -0x19,0x17,0x17,0x1b,0x12,0xdf,0x0a,0x0c,0xe2,0x02,0xff,0x1d,0xff,0xfd,0x38,0xfe, -0xf9,0x7e,0xf9,0xfb,0x44,0xf9,0xf4,0x8f,0xf5,0xf5,0x1c,0xef,0xef,0x57,0xf2,0xec, -0x87,0xe2,0xe3,0x83,0xe9,0xe7,0x23,0xe2,0xde,0x5f,0xe3,0xe6,0x45,0xe2,0xe2,0x20, -0xe2,0xe0,0xc6,0xe2,0xdf,0xc4,0xdd,0xe0,0xac,0xda,0xd8,0x28,0xdd,0xdb,0xf6,0xda, -0xd8,0x41,0xdc,0xdc,0x9f,0xdc,0xe3,0x54,0xe1,0xde,0xc3,0xdf,0xe4,0xf7,0xec,0xe7, -0x59,0xde,0xe5,0xa4,0xed,0xe9,0xe8,0xe7,0xe9,0x18,0xf1,0xf1,0xa6,0xf1,0xf1,0xf5, -0xf4,0xf4,0x5e,0xfb,0xfe,0x68,0xf7,0xfd,0x92,0x01,0xff,0xd1,0x01,0xff,0xa2,0xff, -0x02,0x6c,0x04,0x01,0xe8,0x09,0x07,0x73,0x06,0x06,0x76,0x08,0x0f,0x9c,0x0c,0x0a, -0x3f,0x0d,0x0d,0x33,0x0a,0x0a,0x4e,0x10,0x13,0x88,0x15,0x12,0xda,0x14,0x10,0x8c, -0x13,0x15,0x37,0x12,0x16,0xef,0x12,0x19,0x4e,0x1a,0x16,0x37,0x1b,0x10,0x89,0x17, -0x18,0x9a,0x17,0x18,0x68,0x12,0x15,0x3e,0x11,0x0e,0x86,0x0f,0x0b,0x83,0x0a,0x02, -0x01,0x06,0x0a,0x68,0x01,0xfe,0xd3,0xfe,0x02,0xf4,0x06,0x01,0xae,0xff,0x01,0x4f, -0x03,0x09,0x83,0x0a,0x06,0x40,0x0f,0x0d,0x63,0x00,0x04,0xb4,0x06,0x0c,0xdd,0x09, -0x01,0x0e,0x02,0xfe,0xc4,0xfe,0xfd,0x4a,0x03,0xfe,0xec,0xfe,0x03,0x80,0x06,0x07, -0x73,0x03,0x00,0x12,0x09,0x0a,0xe9,0x04,0x0a,0x7f,0x0d,0x10,0xc7,0x0d,0x0d,0x30, -0x0d,0x0a,0x47,0x09,0x0b,0x64,0x0c,0x0d,0x41,0x13,0x0c,0xd1,0x0f,0x12,0x70,0x0e, -0x0b,0x1d,0x07,0x08,0x7f,0x09,0x0e,0xca,0x10,0x0a,0x90,0x08,0x08,0x57,0x01,0x05, -0x7f,0x05,0xff,0x5c,0x04,0x07,0x21,0x0c,0x0a,0x7d,0x06,0x03,0x8f,0x0a,0x09,0x95, -0x06,0x02,0xfa,0x00,0xfc,0x2e,0xfd,0xfa,0xe1,0xf4,0xf6,0x63,0xf4,0xf4,0x9f,0xf3, -0xef,0xbe,0xee,0xed,0xff,0xe6,0xe4,0x55,0xe9,0xe4,0x65,0xe3,0xe7,0x3b,0xeb,0xe9, -0x0b,0xeb,0xef,0xe9,0xe1,0xe2,0x56,0xed,0xec,0xd4,0xec,0xe6,0xc9,0xe6,0xe7,0xe4, -0xe5,0xe3,0x11,0xe2,0xe0,0xe9,0xde,0xe1,0x46,0xe3,0xe6,0xf3,0xe9,0xe9,0x94,0xe6, -0xe8,0xc9,0xe4,0xe9,0x09,0xef,0xed,0x90,0xee,0xf0,0x5b,0xee,0xed,0x92,0xee,0xf3, -0x14,0xf8,0xf5,0xb8,0xfa,0xfa,0x38,0xf5,0xfb,0x17,0x00,0xfe,0xe7,0xfc,0xfb,0x1b, -0x05,0x0a,0x05,0x08,0x06,0x53,0xfd,0x00,0x20,0x00,0x02,0xdb,0x03,0xfe,0xe8,0xfd, -0x02,0x4b,0x07,0x02,0x82,0x05,0x09,0x50,0x04,0x0a,0xbe,0x10,0x0c,0x6f,0x09,0x0f, -0x4b,0x13,0x15,0x2e,0x1b,0x18,0x87,0x15,0x1a,0x04,0x19,0x1b,0xfe,0x18,0x14,0x52, -0x15,0x0e,0x4f,0x09,0x0b,0xfc,0x06,0x08,0x52,0x05,0x04,0x53,0x05,0x07,0xf2,0x08, -0x09,0x8c,0x06,0x06,0x2c,0x0a,0x0b,0x78,0x09,0x04,0xff,0x00,0x03,0xd7,0x02,0xfe, -0x89,0xfa,0xf9,0x0a,0x03,0xfe,0x6a,0xfb,0xfd,0xda,0xfb,0xf7,0x52,0xfa,0x00,0xac, -0xf9,0xf7,0x56,0xfe,0xfa,0x65,0xf7,0xfb,0x2a,0xf7,0xf2,0xc8,0xf5,0xfb,0x97,0xfb, -0x00,0xe2,0x02,0x03,0xb7,0xfe,0xfd,0xb2,0x00,0x02,0x4b,0x04,0x07,0x18,0x0a,0x07, -0x19,0x02,0x04,0xec,0x09,0x07,0x27,0x0a,0x09,0x0a,0x09,0x03,0xc5,0xff,0x01,0x70, -0xfe,0xfc,0xdd,0xfc,0xfc,0x5b,0xfa,0xf4,0x74,0xf5,0xf7,0xa5,0xf7,0xf6,0x97,0xfa, -0xfe,0xe4,0xf8,0xf5,0x95,0xfe,0x01,0x5e,0x00,0x01,0xf5,0x04,0x03,0xec,0x00,0x05, -0x24,0x06,0x07,0x51,0x0b,0x0a,0x04,0x07,0x09,0x7d,0x07,0xff,0xa7,0x01,0x00,0x25, -0xfe,0xfe,0xee,0xfe,0x01,0x4a,0xfb,0xfb,0xf0,0xff,0xfd,0x6f,0xfc,0xff,0x3b,0x01, -0x08,0x87,0x0b,0x08,0xf4,0x07,0x0c,0xe1,0x09,0x08,0x2c,0x08,0x07,0xbd,0x0a,0x0c, -0x0a,0x0a,0x10,0x3b,0x18,0x15,0xfb,0x15,0x14,0x8c,0x10,0x10,0x24,0x11,0x10,0x6e, -0x10,0x0f,0x82,0x0e,0x0c,0x7a,0x12,0x0c,0xdd,0x08,0x08,0x6d,0x03,0x02,0x7a,0x01, -0x05,0x56,0x05,0x0a,0x52,0x08,0x05,0x9b,0x08,0x05,0x50,0xff,0xff,0x07,0xfe,0xfd, -0x0d,0x01,0x00,0x22,0xfb,0xfe,0xe0,0x01,0xfd,0x3b,0xf9,0xf4,0x90,0xec,0xeb,0x87, -0xe8,0xe3,0xb5,0xe2,0xe0,0xba,0xdd,0xdb,0x1d,0xdd,0xdf,0x99,0xdd,0xd7,0x91,0xd9, -0xe2,0x5e,0xe2,0xe1,0x45,0xe4,0xe8,0x60,0xea,0xf3,0x8a,0xf1,0xeb,0x3e,0xf3,0xf6, -0x37,0xf3,0xf3,0xe6,0xf3,0xf4,0x10,0xf6,0xf5,0x45,0xf5,0xf9,0x57,0xf9,0xf7,0x15, -0xfa,0xf9,0xad,0xf7,0xf4,0x07,0xf7,0xf8,0xd8,0xfb,0xfd,0x24,0x01,0x02,0x6b,0x06, -0x09,0x83,0x09,0x07,0xbc,0x00,0x01,0xc5,0x09,0x0e,0xe7,0x06,0x02,0xc7,0x0a,0x0d, -0x9c,0x12,0x0b,0xff,0x0c,0x11,0x27,0x0b,0x0f,0x31,0x15,0x15,0xcd,0x13,0x09,0xd6, -0x06,0x07,0x6f,0x05,0xfe,0xa2,0xfb,0xfd,0x6b,0xfc,0xf9,0xe1,0xf3,0xf5,0x74,0xf3, -0xf4,0x15,0xf3,0xf1,0x68,0xef,0xed,0x1b,0xeb,0xeb,0x9b,0xee,0xec,0xfd,0xf0,0xf3, -0x84,0xee,0xf1,0xf5,0xf0,0xef,0x47,0xf0,0xec,0x1c,0xe8,0xea,0x12,0xe8,0xed,0xc7, -0xeb,0xe9,0x5e,0xea,0xe7,0xf4,0xe7,0xea,0x57,0xec,0xef,0xa5,0xf2,0xf1,0xa3,0xed, -0xef,0xb6,0xf5,0xf2,0xac,0xf7,0xfc,0x31,0xfe,0xfc,0x86,0xfa,0xfc,0xc9,0x01,0x04, -0xb2,0xff,0x02,0x05,0x06,0x05,0xb5,0x06,0x0a,0xfb,0x06,0x09,0x7c,0x0b,0x09,0x6a, -0x10,0x15,0xa5,0x13,0x13,0x70,0x18,0x15,0x7f,0x13,0x13,0x01,0x15,0x13,0x75,0x12, -0x14,0x23,0x14,0x19,0x2c,0x1f,0x1f,0x38,0x23,0x26,0x10,0x24,0x21,0xea,0x1b,0x1f, -0x2c,0x2c,0x27,0x39,0x1f,0x23,0xc4,0x21,0x23,0x24,0x24,0x24,0x0e,0x26,0x23,0x68, -0x25,0x21,0xbe,0x22,0x23,0xb1,0x21,0x24,0xde,0x25,0x22,0x13,0x23,0x21,0x5d,0x23, -0x25,0xa1,0x1f,0x25,0xa6,0x29,0x21,0x4d,0x1e,0x20,0xe8,0x18,0x13,0x00,0x19,0x18, -0xda,0x10,0x0d,0xca,0x0a,0x07,0x02,0x01,0x01,0x16,0x00,0xfc,0x59,0xff,0x00,0xeb, -0xfb,0xfb,0xb5,0xf7,0xf1,0x65,0xef,0xeb,0xe5,0xe7,0xe3,0xd5,0xdf,0xe1,0xe9,0xdf, -0xe0,0xc7,0xe0,0xe1,0xd5,0xe0,0xdc,0x20,0xdb,0xdc,0xa9,0xda,0xd9,0x24,0xdb,0xd7, -0x12,0xd7,0xdd,0xe9,0xdf,0xe2,0xd8,0xe3,0xe4,0xe2,0xe6,0xea,0x82,0xeb,0xe8,0x88, -0xe7,0xe6,0x7a,0xeb,0xef,0x13,0xeb,0xea,0xfd,0xea,0xf0,0xf5,0xf2,0xf1,0x5e,0xf1, -0xef,0xe0,0xf1,0xf7,0x74,0xfa,0xfa,0xc7,0xf7,0xf7,0x02,0xf3,0xf0,0x31,0xf5,0xfa, -0x73,0xf6,0xf1,0x8f,0xf3,0xf4,0xbc,0xf3,0xf3,0x2c,0xf4,0xef,0x01,0xef,0xf1,0x03, -0xf1,0xee,0x6b,0xed,0xf0,0xdb,0xed,0xed,0x32,0xf2,0xf1,0xeb,0xf3,0xee,0x01,0xec, -0xed,0xe5,0xec,0xf4,0xf6,0xf0,0xef,0x69,0xf2,0xee,0x2f,0xf0,0xf1,0xc1,0xf1,0xf2, -0xa5,0xef,0xec,0x09,0xed,0xee,0xf0,0xf4,0xf4,0x96,0xf0,0xf0,0xb7,0xf3,0xf2,0x50, -0xef,0xef,0x94,0xe9,0xe7,0xac,0xe9,0xe7,0x63,0xe9,0xe9,0xa5,0xe9,0xea,0x34,0xeb, -0xee,0x38,0xee,0xec,0xcb,0xef,0xf0,0x53,0xf2,0xf4,0x84,0xf4,0xf8,0x12,0xfb,0xfa, -0x75,0xff,0x04,0x0e,0x00,0x07,0x23,0x10,0x11,0x9d,0x13,0x0e,0xc9,0x10,0x13,0xc2, -0x13,0x16,0xef,0x11,0x0d,0x6f,0x13,0x19,0x35,0x1c,0x18,0x7b,0x17,0x1e,0x6e,0x23, -0x21,0xe2,0x25,0x26,0x3f,0x2b,0x2e,0x7f,0x2c,0x2d,0xcc,0x2f,0x30,0x45,0x31,0x31, -0x2b,0x31,0x2f,0xa6,0x32,0x33,0x7b,0x2d,0x2e,0x65,0x2d,0x2d,0x30,0x32,0x31,0xfa, -0x2f,0x2d,0x15,0x2a,0x2d,0x5d,0x30,0x2d,0x69,0x30,0x2e,0xd1,0x29,0x33,0x82,0x33, -0x2f,0x8a,0x2f,0x2d,0xcf,0x2b,0x29,0x8b,0x2a,0x22,0x1d,0x23,0x26,0x42,0x20,0x19, -0x23,0x1a,0x1b,0xc0,0x17,0x13,0x3a,0x0d,0x0c,0x06,0x0f,0x0b,0xe3,0x03,0xff,0x44, -0x01,0x02,0x80,0xfd,0xf9,0xc2,0xf7,0xf5,0x02,0xee,0xea,0xad,0xea,0xeb,0x5a,0xe7, -0xe5,0x6c,0xe4,0xde,0xf1,0xdc,0xdf,0x9b,0xe1,0xde,0xe0,0xd9,0xdc,0xae,0xde,0xdc, -0xea,0xdb,0xde,0x3d,0xde,0xdd,0x46,0xdc,0xde,0x01,0xe0,0xe0,0xfb,0xe3,0xe5,0x01, -0xe6,0xe9,0x24,0xeb,0xec,0x01,0xeb,0xe8,0x1f,0xea,0xec,0x6b,0xec,0xed,0xbd,0xee, -0xed,0x57,0xef,0xf1,0x49,0xf4,0xf2,0x32,0xf3,0xf6,0xa3,0xf6,0xf3,0xf9,0xef,0xec, -0x71,0xea,0xf0,0x4e,0xf0,0xed,0x32,0xec,0xe8,0xa5,0xe9,0xeb,0x6d,0xed,0xed,0x5b, -0xef,0xee,0x27,0xec,0xed,0xa7,0xef,0xee,0xa0,0xea,0xe9,0xd9,0xeb,0xec,0x95,0xe8, -0xe5,0x49,0xe8,0xe6,0x69,0xe5,0xe7,0xac,0xe4,0xe2,0xd8,0xe5,0xe6,0x83,0xe2,0xdf, -0xe3,0xdd,0xe0,0x94,0xe3,0xe3,0x25,0xe2,0xe2,0x47,0xe2,0xe0,0xb5,0xe1,0xe4,0x82, -0xe3,0xe4,0xcc,0xe5,0xe5,0x65,0xea,0xed,0x81,0xed,0xec,0x26,0xed,0xee,0x4f,0xef, -0xf5,0xc0,0xf9,0xf6,0x5f,0xf4,0xf7,0xb9,0xfd,0x03,0x20,0x07,0x06,0x8f,0x07,0x08, -0x98,0x0a,0x0c,0xb5,0x10,0x13,0x83,0x0f,0x0e,0xe1,0x0e,0x15,0xf2,0x15,0x12,0x4f, -0x12,0x14,0xb8,0x15,0x15,0xad,0x18,0x18,0x1d,0x19,0x16,0x89,0x18,0x18,0x72,0x16, -0x1b,0xf9,0x1a,0x1a,0xbf,0x17,0x1c,0x4e,0x20,0x20,0x33,0x21,0x1e,0xd7,0x1b,0x1e, -0x1f,0x21,0x1e,0xdc,0x1f,0x21,0xd3,0x22,0x22,0x2c,0x25,0x26,0xb9,0x23,0x23,0x38, -0x1f,0x1b,0xa1,0x1a,0x1e,0xdf,0x1f,0x1c,0x6a,0x20,0x21,0x93,0x1d,0x1a,0x1a,0x19, -0x1a,0x2a,0x1c,0x1a,0x4f,0x1a,0x18,0x51,0x17,0x17,0x50,0x15,0x17,0x9f,0x19,0x17, -0xf9,0x15,0x13,0x01,0x15,0x14,0x1d,0x11,0x0f,0x3f,0x0c,0x0c,0x7c,0x0a,0x0d,0xbf, -0x11,0x11,0xc0,0x0f,0x0d,0x3f,0x09,0x09,0xc4,0x0a,0x0b,0x51,0x0d,0x09,0xdd,0x09, -0x09,0x19,0x08,0x06,0x5a,0x03,0x03,0xea,0x04,0x04,0x91,0x04,0x06,0x0e,0x06,0x02, -0x82,0x02,0x00,0x7b,0x00,0xff,0xa2,0xfe,0x03,0xa5,0x01,0x01,0x3a,0x02,0xff,0x0f, -0xff,0xfd,0xf4,0xfb,0xfe,0x87,0xff,0xff,0xf2,0x01,0x02,0x11,0xfe,0xfc,0x56,0xfc, -0xfe,0x9b,0xfd,0xf8,0xab,0xf6,0xf4,0x32,0xf5,0xf2,0x4c,0xee,0xef,0xa8,0xec,0xea, -0xf5,0xe5,0xe6,0xf7,0xe8,0xe4,0x83,0xe2,0xe3,0x34,0xe2,0xe1,0x54,0xe3,0xe2,0xf4, -0xe3,0xe4,0xae,0xe2,0xe1,0x03,0xe2,0xdf,0x0c,0xe1,0xe0,0x08,0xe0,0xe3,0xbf,0xe4, -0xe5,0xf2,0xe0,0xde,0x22,0xdf,0xdb,0x11,0xde,0xdc,0xe4,0xd6,0xd8,0xf2,0xda,0xd9, -0x70,0xd5,0xdb,0xfe,0xdf,0xdc,0xbd,0xdc,0xda,0xf9,0xdb,0xdf,0x7c,0xe1,0xde,0x6f, -0xe0,0xe0,0xb1,0xe4,0xe6,0xe9,0xe4,0xe3,0x0e,0xe5,0xe7,0xf7,0xe6,0xe8,0xa5,0xeb, -0xee,0x31,0xec,0xee,0x21,0xed,0xeb,0xa8,0xee,0xee,0xf2,0xe9,0xe9,0x58,0xee,0xf1, -0xe6,0xef,0xee,0xda,0xf0,0xf3,0xbd,0xf1,0xf3,0x7e,0xf6,0xf4,0x6d,0xfa,0xfe,0x1c, -0xfd,0x02,0x93,0x04,0x05,0xfc,0x05,0x02,0x7f,0x09,0x0b,0x52,0x09,0x09,0x7b,0x06, -0x07,0x53,0x09,0x06,0xf0,0x02,0x06,0x23,0x0b,0x0b,0x3a,0x0c,0x0d,0x65,0x11,0x12, -0x99,0x12,0x14,0x9e,0x14,0x15,0x45,0x1a,0x18,0x09,0x1a,0x1e,0xc0,0x1c,0x1d,0xb8, -0x1d,0x1f,0x16,0x21,0x1e,0xad,0x1b,0x1e,0x89,0x1f,0x1a,0xe0,0x17,0x19,0xdc,0x1a, -0x1e,0xb0,0x1e,0x1e,0x81,0x1e,0x1e,0x51,0x1e,0x1e,0x49,0x1a,0x19,0xbe,0x1e,0x1d, -0x9b,0x1b,0x1c,0xf1,0x1b,0x18,0x12,0x18,0x1c,0xad,0x1b,0x16,0x62,0x17,0x19,0xd5, -0x1a,0x1b,0x01,0x18,0x1b,0x99,0x19,0x17,0x0e,0x1a,0x14,0xb6,0x15,0x17,0xd5,0x13, -0x11,0x3c,0x10,0x12,0xf8,0x11,0x10,0x23,0x0d,0x0b,0x62,0x0c,0x0c,0x3e,0x0f,0x0d, -0x82,0x0b,0x12,0x5f,0x15,0x12,0x2e,0x0f,0x11,0x44,0x10,0x0e,0x4e,0x10,0x0e,0xb9, -0x10,0x12,0x7a,0x11,0x0f,0xff,0x0e,0x0f,0xa5,0x0e,0x0d,0x9d,0x0e,0x0d,0x47,0x09, -0x08,0xe8,0x08,0x06,0x6f,0x04,0x01,0x16,0x02,0x01,0x9a,0xfe,0xfe,0x64,0xfc,0xfb, -0x17,0xfd,0xfe,0xa7,0xfc,0xfc,0x26,0xfe,0xfc,0x61,0xfd,0xf9,0x69,0xf6,0xf8,0x8e, -0xf7,0xf2,0x28,0xf1,0xf2,0xb8,0xf2,0xf0,0x6f,0xed,0xeb,0x0e,0xed,0xec,0x05,0xe9, -0xe2,0x54,0xe5,0xe8,0x73,0xe2,0xdf,0x6e,0xdd,0xdc,0x0c,0xd9,0xd6,0x53,0xd6,0xd7, -0xbd,0xd9,0xda,0xd4,0xd8,0xd9,0x7a,0xda,0xda,0x68,0xda,0xdb,0x02,0xdc,0xda,0xe7, -0xdc,0xdc,0x1e,0xdc,0xdc,0xe9,0xdb,0xdb,0x22,0xdf,0xe1,0xb2,0xe0,0xe1,0x26,0xdf, -0xdf,0x1f,0xe2,0xe4,0x0d,0xe6,0xe6,0x86,0xec,0xed,0xdc,0xec,0xec,0x06,0xee,0xee, -0x1e,0xee,0xee,0x6a,0xef,0xf0,0x38,0xee,0xeb,0x61,0xe8,0xe7,0x74,0xe7,0xe9,0x8d, -0xea,0xeb,0xe4,0xec,0xeb,0x6b,0xeb,0xee,0xe8,0xf0,0xf2,0x1a,0xf5,0xf5,0x55,0xf4, -0xf6,0x84,0xf6,0xf3,0x4f,0xf4,0xf5,0xd4,0xf3,0xf2,0x3c,0xf5,0xf8,0xc8,0xf9,0xfd, -0xff,0xff,0xfd,0x5b,0x01,0x05,0xfc,0x04,0x04,0x6d,0x05,0x05,0xd3,0x04,0x05,0x0a, -0x09,0x07,0x9f,0x08,0x0d,0x32,0x0e,0x0e,0x22,0x11,0x11,0x59,0x11,0x14,0x2e,0x15, -0x12,0x18,0x16,0x15,0x75,0x15,0x15,0x94,0x15,0x1a,0xaa,0x1d,0x1f,0x54,0x1f,0x1d, -0x31,0x1e,0x1d,0x0d,0x1c,0x1c,0xef,0x1f,0x21,0xe1,0x20,0x20,0x6d,0x23,0x24,0xed, -0x22,0x22,0x3f,0x24,0x24,0xa1,0x24,0x24,0xd2,0x20,0x1f,0x70,0x1e,0x20,0x0d,0x21, -0x20,0x5c,0x20,0x1c,0xdd,0x1b,0x1b,0x98,0x1a,0x18,0x1d,0x17,0x16,0x8f,0x15,0x15, -0x14,0x15,0x11,0x57,0x0d,0x0b,0x5a,0x0d,0x11,0x59,0x15,0x14,0x47,0x10,0x0e,0xe4, -0x0f,0x10,0x11,0x10,0x14,0xf7,0x11,0x0e,0xc7,0x0d,0x0c,0x78,0x0b,0x0a,0xb8,0x07, -0x09,0x9e,0x09,0x07,0xb6,0x08,0x08,0xb3,0x0b,0x09,0xc6,0x07,0x0b,0x92,0x0c,0x0d, -0xa3,0x08,0x08,0x86,0x09,0x07,0xd3,0x08,0x0a,0x6e,0x0b,0x0a,0xbc,0x07,0x09,0xa2, -0x08,0x04,0xcb,0x04,0x02,0xca,0xff,0xfb,0xf7,0xf7,0xf8,0xf9,0xf7,0xf7,0xc6,0xf6, -0xf8,0x02,0xf9,0xf7,0xf2,0xf6,0xf7,0xcc,0xf1,0xee,0xc3,0xef,0xf0,0xef,0xf0,0xee, -0x6d,0xed,0xec,0x59,0xec,0xec,0x7f,0xed,0xeb,0xe4,0xea,0xeb,0x1a,0xeb,0xeb,0x53, -0xec,0xf0,0x9b,0xee,0xe7,0x19,0xe8,0xea,0x6f,0xe9,0xe6,0x3f,0xe5,0xe6,0x91,0xe4, -0xe2,0x15,0xe5,0xe7,0x44,0xe5,0xe0,0xf6,0xe0,0xdf,0x94,0xdd,0xe0,0x89,0xe2,0xe0, -0xba,0xde,0xe3,0x52,0xe1,0xe0,0x02,0xe2,0xe0,0xe1,0xe1,0xe1,0x0c,0xe0,0xe1,0xd5, -0xe2,0xe4,0xe5,0xe5,0xe5,0x07,0xe2,0xe1,0x82,0xe2,0xe3,0x5a,0xe3,0xe3,0x2a,0xe5, -0xe5,0xa7,0xe7,0xe9,0xb8,0xea,0xea,0x4f,0xe8,0xe7,0xc2,0xe8,0xec,0xc2,0xeb,0xe8, -0x48,0xe7,0xeb,0x17,0xf1,0xf2,0xe8,0xf1,0xf5,0xdd,0xf9,0xfc,0x45,0xfc,0xfc,0x5b, -0xfd,0xfc,0x38,0xfd,0xff,0x54,0xff,0x01,0x51,0x04,0x05,0xaa,0x04,0x04,0x68,0x07, -0x09,0xeb,0x0a,0x0d,0xa2,0x0d,0x0e,0xbe,0x0a,0x07,0x5b,0x0b,0x0c,0x9e,0x0c,0x0e, -0xb8,0x12,0x16,0x54,0x17,0x17,0xa3,0x17,0x17,0x34,0x17,0x18,0x74,0x1a,0x1b,0x6d, -0x1f,0x1d,0x1a,0x1b,0x1d,0x36,0x1f,0x1e,0x44,0x1b,0x1b,0xee,0x1c,0x1c,0x95,0x1a, -0x1a,0x3b,0x1b,0x1b,0x76,0x1a,0x1a,0xa5,0x1d,0x1b,0x7b,0x1a,0x1a,0x26,0x18,0x16, -0x91,0x14,0x14,0xc8,0x13,0x10,0x3e,0x10,0x0f,0xae,0x0f,0x0f,0xb2,0x0c,0x0d,0xc0, -0x0a,0x07,0xa9,0x08,0x09,0x62,0x09,0x09,0xd0,0x08,0x08,0x4e,0x07,0x04,0x9b,0x03, -0x03,0x8b,0x02,0x01,0x79,0x02,0x01,0x2a,0x00,0xfe,0x1e,0xfe,0xfd,0xd0,0xfe,0x00, -0x10,0xff,0xfe,0x28,0xff,0x00,0xe9,0x00,0x03,0x36,0x06,0x05,0xbb,0x05,0x07,0xc4, -0x08,0x09,0xda,0x08,0x0a,0xb9,0x0b,0x0c,0xf6,0x0e,0x0d,0x7e,0x0e,0x10,0x2b,0x0f, -0x0c,0xaf,0x0e,0x0f,0xb3,0x0c,0x0e,0x64,0x10,0x11,0x6b,0x11,0x0d,0x26,0x0e,0x10, -0xc1,0x10,0x0f,0xec,0x09,0x09,0xf9,0x0d,0x0c,0x40,0x0a,0x0c,0xb7,0x0d,0x0c,0x9c, -0x0b,0x0b,0x4f,0x0a,0x09,0x8c,0x0c,0x09,0x51,0x06,0x05,0x50,0x01,0xff,0x8e,0xff, -0xff,0xde,0xff,0xfe,0x39,0xfb,0xfc,0x07,0xfb,0xf8,0x32,0xf7,0xf7,0xab,0xf7,0xf4, -0xc0,0xf2,0xf2,0x81,0xef,0xf0,0x92,0xef,0xeb,0x79,0xe7,0xe9,0xb4,0xec,0xec,0x03, -0xe9,0xe7,0xe4,0xe6,0xe6,0x4d,0xe7,0xe6,0xe7,0xe5,0xe5,0x6a,0xe5,0xe5,0xdc,0xe3, -0xe1,0x48,0xe2,0xe3,0xe1,0xe1,0xe3,0x72,0xe4,0xe4,0xd9,0xe5,0xe5,0x92,0xe5,0xe5, -0x47,0xe4,0xe4,0x6c,0xe6,0xe8,0x8a,0xe9,0xe9,0x2d,0xeb,0xec,0x8f,0xf0,0xf3,0xd4, -0xf3,0xf2,0xf1,0xf0,0xf2,0x2a,0xf2,0xf3,0xc8,0xf5,0xf4,0xfb,0xf3,0xf6,0xb2,0xf6, -0xf6,0x1d,0xf5,0xf7,0xa9,0xf8,0xf9,0x22,0xf9,0xf7,0x72,0xf7,0xfa,0xb1,0xf9,0xf9, -0x60,0xfd,0xff,0x9b,0xfd,0xfe,0x01,0xff,0xfc,0x5c,0xfd,0xff,0xba,0xff,0x00,0x39, -0x00,0xfb,0x15,0xfb,0xfb,0x5e,0xfc,0xfa,0x63,0xf9,0xfb,0xe2,0xf7,0xf5,0x2b,0xf9, -0xfa,0x72,0xf4,0xf4,0x87,0xf6,0xf7,0x82,0xf9,0xf9,0xbb,0xf8,0xf8,0xf1,0xf7,0xf7, -0x96,0xf7,0xf7,0x69,0xf7,0xf7,0x9d,0xf6,0xf6,0xdb,0xf7,0xf8,0xb7,0xfa,0xfc,0xc0, -0xfb,0xfd,0x98,0xfc,0xfc,0xa0,0xfc,0xf9,0x5c,0xfa,0xfb,0xcc,0xfd,0xfd,0x12,0xfc, -0xfe,0x54,0xff,0x02,0x6d,0x05,0x06,0x6f,0x08,0x08,0x52,0x08,0x07,0x35,0x09,0x0a, -0x28,0x0b,0x0e,0x10,0x12,0x13,0xfb,0x14,0x15,0xac,0x1a,0x1c,0x9f,0x1d,0x1e,0xc6, -0x1f,0x23,0xa5,0x23,0x1f,0x1f,0x1f,0x1f,0x0c,0x20,0x20,0x53,0x1f,0x21,0x75,0x24, -0x24,0xa3,0x24,0x26,0x73,0x29,0x28,0xa4,0x26,0x2b,0x52,0x2d,0x2d,0x6b,0x2b,0x27, -0x7f,0x29,0x2a,0x31,0x27,0x27,0x2f,0x2a,0x2a,0x11,0x26,0x24,0x2a,0x24,0x21,0xf6, -0x1e,0x1d,0x35,0x1b,0x18,0xb7,0x16,0x14,0xc6,0x12,0x11,0x35,0x10,0x0f,0xa4,0x0d, -0x0d,0xc5,0x09,0x07,0x00,0x06,0x05,0x98,0x01,0xfe,0x1b,0xff,0x00,0x51,0xff,0xfc, -0xa2,0xf9,0xf7,0x5c,0xf8,0xf8,0x58,0xf7,0xf7,0x47,0xf6,0xf5,0x68,0xf4,0xf1,0xd9, -0xef,0xeb,0x6f,0xe8,0xe7,0x30,0xe6,0xe4,0x70,0xe1,0xe0,0x98,0xe2,0xe0,0x19,0xdf, -0xe0,0x9e,0xe1,0xe3,0x32,0xe4,0xe5,0x29,0xe8,0xe9,0xf5,0xeb,0xee,0xe7,0xed,0xee, -0x19,0xf1,0xf0,0xca,0xef,0xf1,0x5f,0xf6,0xf7,0x32,0xf6,0xf8,0xe3,0xf7,0xf7,0x72, -0xf6,0xf7,0x47,0xf7,0xf6,0x3b,0xf9,0xf7,0x47,0xf6,0xf9,0x33,0xf8,0xf8,0x11,0xfb, -0xfb,0xa6,0xf9,0xf7,0xba,0xf7,0xf6,0xfe,0xf6,0xf8,0x10,0xf6,0xf5,0x52,0xf6,0xf5, -0xca,0xf4,0xf3,0xae,0xf1,0xf1,0x48,0xf0,0xf1,0xd4,0xf4,0xf4,0x15,0xf3,0xf2,0xfb, -0xf2,0xf2,0x9c,0xf1,0xef,0x5a,0xec,0xec,0xc1,0xea,0xe8,0x3d,0xe8,0xe9,0x90,0xe8, -0xe9,0xb3,0xea,0xeb,0xa0,0xea,0xe9,0xdd,0xeb,0xed,0x7b,0xec,0xeb,0x18,0xee,0xee, -0x47,0xec,0xee,0xf7,0xed,0xed,0x77,0xee,0xed,0xff,0xee,0xed,0x78,0xeb,0xec,0xe6, -0xeb,0xea,0x37,0xea,0xe9,0xa2,0xe7,0xe6,0xdd,0xe8,0xea,0x93,0xeb,0xec,0x9b,0xed, -0xf0,0x04,0xf3,0xf5,0xe3,0xf6,0xf8,0x5a,0xfb,0xfc,0x3b,0xfd,0xfd,0xa9,0xff,0x04, -0x86,0x05,0x04,0xe1,0x04,0x06,0x68,0x08,0x0a,0x81,0x0b,0x0b,0x56,0x0b,0x0f,0x10, -0x13,0x15,0xd8,0x17,0x19,0xa6,0x18,0x1a,0x8b,0x1d,0x1e,0xca,0x1d,0x1d,0xde,0x1d, -0x1f,0x85,0x22,0x22,0x29,0x22,0x24,0x07,0x24,0x20,0x48,0x22,0x24,0x4c,0x24,0x24, -0x0b,0x25,0x25,0xd4,0x25,0x25,0xa4,0x22,0x22,0xc5,0x22,0x1f,0x4c,0x1e,0x1c,0xcb, -0x1a,0x1c,0x66,0x1d,0x1a,0xc6,0x17,0x18,0xad,0x19,0x1a,0xe1,0x17,0x16,0x2f,0x18, -0x15,0x19,0x14,0x14,0x17,0x12,0x10,0x4d,0x12,0x11,0x84,0x0f,0x0f,0xbc,0x0f,0x10, -0xd5,0x0f,0x0c,0x54,0x0c,0x0b,0xde,0x0a,0x08,0xe8,0x05,0x03,0xbd,0x02,0x03,0xe8, -0x00,0x01,0xd1,0xff,0xfe,0xa1,0x00,0x03,0xb4,0x02,0x00,0x71,0x00,0x01,0xb4,0x00, -0xff,0x18,0xfe,0xfc,0xe5,0xf9,0xf9,0x3a,0xfb,0xfb,0xa9,0xfa,0xfa,0xf8,0xfb,0xfb, -0x9b,0xfa,0xfb,0x17,0xfc,0xfb,0x12,0xfb,0xfc,0x7f,0xfd,0xfd,0x29,0xfe,0xfd,0xa4, -0xfc,0xfc,0x8b,0xfd,0xfe,0xd6,0xfd,0xfb,0x6f,0xfa,0xfa,0x0f,0xfa,0xf7,0x1b,0xf8, -0xf8,0x24,0xf9,0xf8,0x03,0xf7,0xf7,0xd4,0xf7,0xf9,0xbf,0xf8,0xf7,0xb4,0xf9,0xfa, -0x05,0xfb,0xfa,0xe6,0xf7,0xf7,0xa0,0xf7,0xf8,0x5a,0xf8,0xf7,0xfa,0xf5,0xf3,0x1f, -0xf3,0xf3,0x17,0xf3,0xf3,0x90,0xf3,0xf1,0x1e,0xf0,0xf2,0x12,0xf6,0xf6,0x89,0xf3, -0xf2,0xfa,0xf2,0xf1,0xfd,0xf0,0xf0,0xac,0xf0,0xee,0x3c,0xed,0xed,0x2c,0xed,0xec, -0xd9,0xeb,0xeb,0xe1,0xe9,0xe8,0xaf,0xe9,0xec,0xb9,0xec,0xeb,0x11,0xea,0xe8,0x34, -0xe8,0xe8,0x64,0xe5,0xe3,0xa8,0xe2,0xe1,0x40,0xdf,0xdc,0x0c,0xdb,0xdb,0xc9,0xdb, -0xdc,0x52,0xdc,0xde,0x39,0xe0,0xe1,0x05,0xe3,0xe2,0x1c,0xe4,0xe6,0x17,0xe6,0xe7, -0xf1,0xe6,0xe7,0xad,0xe9,0xea,0xbe,0xea,0xec,0xd0,0xed,0xef,0xb5,0xef,0xf1,0xc1, -0xf3,0xf4,0xff,0xf5,0xf5,0x58,0xf6,0xf7,0xf4,0xf6,0xf6,0x41,0xf7,0xfb,0xa3,0xfd, -0xff,0x69,0x00,0x01,0x05,0x04,0x07,0xd3,0x09,0x0b,0x8b,0x0c,0x0d,0xaf,0x0e,0x11, -0x45,0x15,0x16,0x73,0x15,0x17,0xaf,0x1a,0x1c,0x35,0x1d,0x1f,0x58,0x22,0x24,0x2b, -0x24,0x22,0xeb,0x25,0x26,0xd0,0x24,0x25,0xaf,0x24,0x24,0x22,0x24,0x24,0x2d,0x24, -0x21,0x1d,0x20,0x1f,0x4c,0x20,0x21,0xd4,0x20,0x1c,0x2e,0x1e,0x1e,0x92,0x1a,0x1a, -0xac,0x1b,0x19,0xbd,0x17,0x16,0x6b,0x17,0x16,0x3e,0x15,0x13,0x3c,0x13,0x13,0x0e, -0x13,0x12,0xd4,0x12,0x10,0xed,0x0d,0x0b,0x64,0x0a,0x0a,0x33,0x08,0x07,0x09,0x07, -0x05,0xbf,0x06,0x07,0xaa,0x08,0x08,0x4f,0x07,0x07,0xa5,0x06,0x06,0xee,0x0a,0x0b, -0x56,0x09,0x0a,0x48,0x0b,0x0b,0x18,0x0c,0x0c,0xa9,0x0d,0x0e,0xfe,0x0f,0x0e,0x34, -0x0b,0x0b,0xf8,0x0d,0x0f,0x81,0x0e,0x0d,0x45,0x0e,0x0f,0xd9,0x0e,0x0f,0xc0,0x0f, -0x0c,0x33,0x0b,0x0b,0xdf,0x09,0x09,0xea,0x08,0x07,0x22,0x07,0x06,0xdb,0x05,0x06, -0x9b,0x06,0x03,0xee,0x01,0x04,0x34,0x04,0x00,0xbe,0xfe,0xfc,0x1a,0xfb,0xfa,0x74, -0xf9,0xf9,0x61,0xf6,0xf4,0xf8,0xf2,0xf1,0x5a,0xf3,0xf3,0xb3,0xf1,0xef,0x97,0xee, -0xf0,0x19,0xef,0xec,0xd8,0xeb,0xe9,0xe9,0xe7,0xe7,0x71,0xe5,0xe4,0xda,0xe4,0xe3, -0x6a,0xe4,0xe4,0xb9,0xe5,0xe6,0x61,0xe4,0xe4,0x5f,0xe4,0xe3,0x0e,0xe3,0xe2,0xd5, -0xe2,0xe2,0x17,0xe3,0xe1,0x89,0xe0,0xe0,0xb3,0xdf,0xdf,0x5e,0xe1,0xe1,0x75,0xe0, -0xe0,0x6a,0xe1,0xe2,0x9d,0xe3,0xe4,0x26,0xe5,0xe4,0x6e,0xe6,0xe8,0x21,0xe8,0xe8, -0x35,0xeb,0xed,0x0b,0xed,0xec,0xf4,0xec,0xee,0x5c,0xee,0xed,0x87,0xec,0xec,0xe3, -0xec,0xed,0x8b,0xf0,0xf1,0x94,0xef,0xf0,0x98,0xf1,0xf1,0x12,0xf3,0xf5,0x0c,0xf6, -0xf6,0x4d,0xf8,0xf9,0x8f,0xfb,0xfc,0xb4,0xfd,0x00,0x74,0x01,0x00,0xd8,0x01,0x03, -0x8e,0x03,0x03,0x7a,0x03,0x03,0xd8,0x04,0x07,0xb8,0x07,0x07,0x94,0x07,0x06,0x9a, -0x07,0x08,0x1f,0x09,0x09,0x93,0x09,0x09,0x26,0x08,0x07,0x3d,0x09,0x0b,0x63,0x0b, -0x0b,0x35,0x0b,0x0c,0xa1,0x0d,0x0d,0xdb,0x0c,0x0c,0x32,0x0e,0x0f,0xcd,0x0f,0x11, -0x13,0x13,0x13,0x6d,0x13,0x12,0xb7,0x11,0x11,0x05,0x0f,0x0b,0x1e,0x0c,0x0c,0xcc, -0x0c,0x0d,0x6f,0x0e,0x0d,0x39,0x0d,0x0d,0x5f,0x0e,0x10,0xe8,0x10,0x0e,0xee,0x0d, -0x0e,0x04,0x10,0x11,0x31,0x12,0x13,0x90,0x13,0x15,0x15,0x15,0x13,0xa2,0x14,0x15, -0xe6,0x14,0x14,0xfc,0x15,0x15,0xcf,0x15,0x15,0x84,0x15,0x15,0x92,0x15,0x15,0x56, -0x14,0x13,0x97,0x12,0x13,0x1b,0x13,0x12,0x63,0x12,0x12,0xae,0x11,0x10,0xe4,0x11, -0x10,0x9a,0x0e,0x0e,0xa2,0x0d,0x0d,0x5d,0x0c,0x0a,0xe6,0x09,0x0b,0x21,0x0b,0x09, -0x45,0x09,0x09,0xb5,0x07,0x06,0xb4,0x06,0x07,0xe4,0x05,0x05,0x18,0x05,0x05,0x42, -0x04,0x02,0x1f,0x03,0x01,0x9c,0xff,0xff,0x9d,0xfe,0xfa,0xda,0xfa,0xfa,0x2f,0xf9, -0xf7,0x5c,0xf8,0xf8,0x63,0xf6,0xf4,0x0c,0xf6,0xf7,0xa5,0xf6,0xf5,0x83,0xf5,0xf6, -0xe9,0xf3,0xf4,0x45,0xf6,0xf6,0x72,0xf5,0xf4,0xec,0xf4,0xf4,0x1c,0xf4,0xf2,0xa0, -0xf0,0xf0,0x32,0xf0,0xef,0x2e,0xee,0xec,0x45,0xed,0xeb,0x9d,0xea,0xeb,0x84,0xeb, -0xed,0x3c,0xef,0xf0,0x89,0xf2,0xf2,0x0d,0xf4,0xf4,0x87,0xf4,0xf5,0x98,0xf5,0xf6, -0x60,0xf7,0xf6,0x2f,0xf6,0xf7,0xd0,0xf4,0xf3,0x79,0xf5,0xf6,0xe1,0xf4,0xf3,0x99, -0xf2,0xf3,0x61,0xf4,0xf5,0x11,0xf5,0xf6,0x06,0xf8,0xf9,0x1f,0xfb,0xfb,0x44,0xfc, -0xfd,0x10,0xfc,0xfa,0x6d,0xfa,0xfb,0x85,0xfa,0xfb,0xf3,0xfb,0xfa,0x87,0xfa,0xfb, -0x06,0xfc,0xfb,0x49,0xfb,0xfc,0xa1,0xfb,0xfc,0x95,0xfb,0xf9,0xcd,0xf8,0xf8,0xd8, -0xf8,0xf6,0xfc,0xf3,0xf4,0x1c,0xf5,0xf3,0x73,0xf3,0xf5,0x94,0xf6,0xf5,0x6f,0xf6, -0xf6,0x46,0xf6,0xf7,0x83,0xf7,0xf7,0x67,0xf7,0xf7,0x2b,0xf8,0xf8,0x9e,0xf9,0xf9, -0xc6,0xf9,0xf9,0x8d,0xfa,0xfb,0x51,0xf9,0xf8,0x95,0xf9,0xf7,0x1c,0xf6,0xf7,0x35, -0xf8,0xf6,0x9a,0xf6,0xf6,0x62,0xf4,0xf5,0xc5,0xf6,0xf8,0x3d,0xfa,0xfa,0xc9,0xfc, -0x00,0x43,0x01,0x02,0x6c,0x04,0x04,0x54,0x04,0x05,0xa8,0x06,0x07,0x68,0x0a,0x0a, -0x6d,0x0b,0x0c,0x6b,0x0e,0x0e,0xff,0x0e,0x10,0x4e,0x11,0x0f,0x2c,0x10,0x10,0x29, -0x12,0x12,0xa3,0x0f,0x10,0x34,0x10,0x0e,0x33,0x0c,0x0c,0xe5,0x0c,0x0c,0x66,0x0b, -0x0c,0xb9,0x0e,0x0e,0xb8,0x0c,0x0c,0x5f,0x0f,0x0f,0x33,0x0c,0x0b,0xad,0x0d,0x0e, -0x50,0x0d,0x0b,0xca,0x0c,0x0d,0xec,0x0b,0x0b,0xce,0x0c,0x0c,0x33,0x0c,0x0b,0x3b, -0x0b,0x0a,0x7f,0x0a,0x09,0x49,0x08,0x07,0xfc,0x06,0x06,0x5c,0x07,0x06,0xd4,0x04, -0x05,0x0b,0x07,0x08,0x14,0x09,0x08,0xa8,0x09,0x0a,0x89,0x0a,0x08,0xdb,0x05,0x05, -0x06,0x07,0x07,0xf6,0x06,0x07,0x01,0x07,0x06,0x18,0x05,0x05,0x88,0x05,0x04,0x99, -0x05,0x06,0xc5,0x06,0x05,0x4e,0x06,0x06,0x68,0x04,0x02,0x69,0x00,0x00,0xb2,0xff, -0xfe,0x8d,0x01,0x02,0x69,0x00,0xff,0x39,0xff,0xff,0x00,0x00,0x00,0xef,0x00,0xff, -0xb8,0xff,0x01,0x56,0x01,0x00,0xcc,0x00,0x00,0x18,0x00,0xfe,0x1f,0xfe,0xfd,0x3d, -0xfd,0xfc,0xe3,0xf9,0xf9,0xa0,0xfa,0xfb,0xb2,0xf9,0xf8,0x1c,0xf9,0xf9,0xe1,0xf9, -0xfb,0x72,0xfb,0xfa,0xac,0xfb,0xfd,0x08,0x00,0x00,0x2a,0x00,0x00,0x98,0x01,0x02, -0x4f,0x04,0x05,0x36,0x04,0x03,0x5f,0x05,0x05,0xb5,0x04,0x03,0x2e,0x04,0x06,0x70, -0x05,0x03,0xbc,0x04,0x05,0x83,0x04,0x04,0x87,0x04,0x03,0xda,0x02,0x02,0x7f,0x03, -0x04,0x4c,0x05,0x05,0x08,0x05,0x03,0x06,0x02,0x00,0x00,0x00,0x01,0xa2,0xff,0xfd, -0xd6,0xfc,0xfb,0xe4,0xf9,0xf7,0x3c,0xf6,0xf5,0x8e,0xf3,0xf0,0x82,0xec,0xec,0xe6, -0xec,0xeb,0xa2,0xe8,0xe5,0x17,0xe4,0xe2,0x21,0xe1,0xe0,0x8e,0xde,0xdd,0x04,0xdd, -0xdc,0xa2,0xdb,0xda,0x94,0xda,0xda,0x8f,0xda,0xd9,0x1b,0xd9,0xdb,0x04,0xde,0xde, -0x6a,0xde,0xdf,0x65,0xe1,0xe2,0x90,0xe2,0xe4,0x5d,0xe4,0xe5,0x44,0xe8,0xe7,0x8d, -0xe8,0xe9,0xce,0xea,0xec,0x0d,0xee,0xee,0xc8,0xf0,0xf2,0xfe,0xf4,0xf7,0x8a,0xf9, -0xfb,0xda,0xfc,0xfe,0x56,0xff,0x00,0x62,0x02,0x04,0xb4,0x06,0x08,0xef,0x08,0x08, -0x56,0x09,0x0c,0xf0,0x0e,0x0f,0x0c,0x10,0x11,0x86,0x13,0x13,0x4e,0x13,0x11,0x5d, -0x12,0x14,0x25,0x14,0x13,0xe6,0x12,0x12,0x0a,0x13,0x14,0x8c,0x15,0x15,0x2d,0x15, -0x13,0x1e,0x12,0x10,0x20,0x10,0x10,0x06,0x10,0x0e,0x53,0x0d,0x0e,0x16,0x10,0x0e, -0x6c,0x0c,0x0c,0xdd,0x0e,0x0f,0x74,0x0e,0x0d,0x2f,0x0d,0x0d,0xe2,0x0c,0x0c,0x99, -0x0e,0x0e,0xbc,0x0d,0x0e,0x14,0x0e,0x0e,0x15,0x0f,0x0e,0xad,0x0e,0x0f,0xb1,0x10, -0x12,0x3d,0x14,0x14,0xb5,0x14,0x14,0x16,0x15,0x16,0x2c,0x17,0x15,0xfb,0x15,0x17, -0x75,0x16,0x16,0xd9,0x16,0x15,0xbb,0x15,0x14,0x98,0x12,0x13,0x57,0x14,0x13,0x6b, -0x12,0x12,0x25,0x14,0x14,0xe5,0x12,0x11,0x4d,0x13,0x13,0x23,0x12,0x11,0x39,0x11, -0x11,0x3a,0x12,0x11,0x04,0x11,0x11,0xb4,0x10,0x11,0xb9,0x10,0x0e,0xab,0x0d,0x0c, -0x5c,0x0c,0x0c,0x73,0x0b,0x09,0xce,0x08,0x08,0xe0,0x06,0x04,0xda,0x03,0x04,0xb1, -0x03,0x03,0x0d,0x02,0x00,0x18,0x00,0xfd,0x0f,0xfc,0xfa,0xf3,0xf6,0xf4,0x5e,0xf5, -0xf6,0x04,0xf4,0xf2,0xd3,0xf1,0xf0,0xf5,0xee,0xed,0x2c,0xec,0xeb,0xef,0xeb,0xeb, -0x5a,0xea,0xe8,0x3e,0xe9,0xe9,0xa0,0xe8,0xe7,0x6e,0xe8,0xe7,0xae,0xe6,0xe6,0x0e, -0xe6,0xe5,0x90,0xe4,0xe4,0x77,0xe4,0xe3,0x22,0xe2,0xe1,0x2b,0xe1,0xe0,0x7a,0xe0, -0xe0,0xa1,0xe0,0xdf,0xfc,0xde,0xdf,0x25,0xdf,0xde,0x1b,0xdf,0xe0,0xb4,0xe1,0xe2, -0x6f,0xe3,0xe3,0x56,0xe4,0xe4,0xf7,0xe4,0xe5,0xb3,0xe4,0xe5,0x54,0xe6,0xe6,0x02, -0xe7,0xe8,0xb1,0xe8,0xe9,0xcc,0xe9,0xea,0xb9,0xea,0xea,0x99,0xeb,0xeb,0xdc,0xec, -0xee,0x91,0xee,0xef,0x69,0xef,0xf0,0x36,0xf1,0xf1,0xed,0xf2,0xf4,0xe0,0xf5,0xf7, -0xe5,0xf6,0xf6,0xf5,0xf5,0xf7,0x95,0xf8,0xf9,0xc6,0xf9,0xfa,0x9b,0xfc,0xfc,0x9c, -0xfd,0xff,0x24,0x00,0x01,0x34,0x03,0x05,0x6f,0x08,0x08,0x4c,0x0a,0x0d,0x00,0x0d, -0x0c,0xf5,0x0b,0x0d,0xb0,0x0d,0x0c,0x22,0x0c,0x0c,0x0b,0x0d,0x0d,0xd0,0x0d,0x0e, -0xe8,0x0e,0x10,0x45,0x12,0x12,0x6f,0x13,0x13,0x01,0x14,0x15,0xe1,0x15,0x16,0xdc, -0x16,0x16,0xeb,0x16,0x16,0x5a,0x17,0x17,0xa5,0x16,0x17,0x13,0x16,0x15,0x88,0x16, -0x17,0x05,0x18,0x17,0x58,0x16,0x17,0x51,0x18,0x19,0xf2,0x18,0x18,0x5e,0x19,0x19, -0x77,0x1a,0x19,0x66,0x17,0x18,0xa8,0x1a,0x1b,0xd3,0x19,0x1a,0x75,0x1c,0x1c,0x38, -0x1b,0x1a,0x14,0x1a,0x19,0x34,0x18,0x18,0xd7,0x18,0x19,0x01,0x19,0x16,0xcf,0x15, -0x15,0x3c,0x16,0x16,0x40,0x15,0x16,0xf0,0x14,0x13,0x15,0x13,0x12,0x48,0x12,0x10, -0x2c,0x0f,0x0f,0xe0,0x0d,0x0c,0xb2,0x0a,0x08,0x0d,0x07,0x06,0x84,0x05,0x03,0x4c, -0x02,0x00,0x15,0xff,0xfe,0x32,0xfc,0xfa,0x3e,0xfa,0xf9,0x29,0xf8,0xf6,0xec,0xf5, -0xf5,0x29,0xf5,0xf4,0xdd,0xf3,0xf2,0x16,0xf2,0xf2,0xb9,0xf1,0xf0,0x55,0xef,0xee, -0x49,0xef,0xef,0x52,0xee,0xee,0xb3,0xee,0xee,0xfa,0xed,0xed,0xec,0xee,0xf0,0xb6, -0xf0,0xf0,0xcb,0xf0,0xf0,0x41,0xf1,0xf1,0x24,0xf0,0xf0,0x30,0xf1,0xf1,0x7b,0xf1, -0xf1,0x32,0xf1,0xf1,0x77,0xf1,0xf1,0x31,0xf1,0xf1,0x0e,0xf2,0xf2,0x24,0xf2,0xf1, -0xa8,0xf0,0xf1,0x13,0xf2,0xf1,0xe7,0xf0,0xf1,0x48,0xf2,0xf1,0xaa,0xf1,0xf2,0x2c, -0xf3,0xf3,0x29,0xf5,0xf5,0x7d,0xf5,0xf5,0xaa,0xf6,0xf7,0x3b,0xf8,0xf7,0x3b,0xf7, -0xf9,0x65,0xfb,0xfb,0xf4,0xfa,0xfc,0xb5,0xfc,0xfb,0x22,0xfb,0xfc,0x02,0xfc,0xfb, -0x31,0xfa,0xf9,0x9c,0xf9,0xf9,0x88,0xf8,0xf7,0x2c,0xf8,0xf7,0x48,0xf7,0xf8,0x49, -0xf9,0xf8,0x93,0xf7,0xf7,0x47,0xf6,0xf5,0x9e,0xf6,0xf5,0x27,0xf5,0xf6,0xf4,0xf4, -0xf4,0xc9,0xf4,0xf4,0x7b,0xf5,0xf5,0xd4,0xf3,0xf3,0x34,0xf5,0xf4,0xec,0xf3,0xf4, -0xc7,0xf3,0xf3,0x9f,0xf4,0xf4,0xdf,0xf4,0xf4,0x6a,0xf4,0xf4,0x16,0xf4,0xf3,0x29, -0xf5,0xf6,0x95,0xf6,0xf7,0xae,0xf9,0xfa,0x29,0xfc,0xff,0x82,0x00,0x00,0xfb,0x00, -0x01,0xbd,0x03,0x04,0x69,0x06,0x07,0x42,0x07,0x09,0xe1,0x0a,0x0d,0x20,0x0e,0x0e, -0xe0,0x0e,0x10,0x75,0x11,0x12,0xa2,0x12,0x12,0xf9,0x12,0x13,0x02,0x14,0x15,0x9e, -0x16,0x16,0xed,0x16,0x16,0xb5,0x16,0x16,0xcf,0x16,0x16,0xc6,0x15,0x15,0xa4,0x15, -0x16,0x11,0x15,0x14,0x06,0x15,0x15,0x66,0x14,0x13,0x10,0x13,0x12,0xb7,0x11,0x10, -0xa9,0x0e,0x0e,0xd3,0x0d,0x0d,0x4a,0x0c,0x0b,0x10,0x0b,0x09,0x38,0x08,0x08,0xd3, -0x07,0x06,0x8e,0x06,0x06,0x9b,0x07,0x08,0xd3,0x07,0x08,0xd7,0x08,0x08,0xad,0x09, -0x09,0x9e,0x09,0x09,0xed,0x0a,0x0a,0xca,0x09,0x09,0x7c,0x09,0x08,0x1d,0x08,0x06, -0x4f,0x06,0x05,0xb1,0x03,0x03,0xf5,0x02,0x02,0x68,0x02,0x01,0x1a,0x02,0x01,0x67, -0x00,0x00,0x47,0x00,0x00,0x28,0x00,0xfe,0x04,0xfe,0xfe,0x85,0xff,0x00,0xc0,0xfe, -0xfd,0xad,0xfe,0x00,0x11,0x00,0x00,0x6d,0x01,0x00,0xf4,0x00,0x02,0x33,0x02,0x01, -0x51,0xff,0xff,0xe1,0xff,0x00,0xb1,0xff,0xfe,0xfc,0xfd,0xfe,0xdf,0xfe,0xfe,0xa7, -0xfe,0xfd,0x6d,0xfd,0xfd,0x90,0xfc,0xfb,0x1e,0xfa,0xf9,0xca,0xf9,0xf9,0x2c,0xfa, -0xfa,0x0b,0xfb,0xfb,0xa6,0xfc,0xfd,0x78,0xfd,0xfc,0x4d,0xfc,0xfc,0xd0,0xfa,0xf9, -0x2a,0xf9,0xf8,0x89,0xf8,0xf7,0x5b,0xf6,0xf5,0x9e,0xf6,0xf7,0xb0,0xf6,0xf6,0xcb, -0xf6,0xf5,0x4b,0xf5,0xf5,0x66,0xf5,0xf5,0x05,0xf5,0xf4,0xeb,0xf3,0xf3,0xc7,0xf3, -0xf4,0x25,0xf5,0xf5,0x12,0xf5,0xf5,0x31,0xf5,0xf5,0x77,0xf4,0xf3,0x30,0xf1,0xf0, -0xc8,0xef,0xef,0xc3,0xee,0xed,0x87,0xed,0xed,0xa1,0xec,0xed,0xf0,0xec,0xec,0x12, -0xec,0xec,0xb8,0xec,0xec,0x8f,0xec,0xec,0x55,0xec,0xec,0x22,0xeb,0xeb,0x73,0xeb, -0xec,0xd8,0xed,0xed,0xa6,0xed,0xee,0x8b,0xef,0xf0,0x26,0xf1,0xf2,0xd7,0xf3,0xf3, -0x7e,0xf4,0xf4,0x8a,0xf5,0xf6,0xbc,0xf7,0xf9,0x10,0xfa,0xfc,0x20,0xfd,0xfe,0xe3, -0xfe,0xff,0x9e,0x01,0x02,0xc5,0x03,0x04,0xdb,0x05,0x07,0xf5,0x08,0x09,0x6d,0x0a, -0x0b,0x2b,0x0d,0x0e,0x98,0x0f,0x10,0xee,0x10,0x11,0x94,0x12,0x12,0x93,0x12,0x13, -0xfd,0x13,0x13,0x97,0x13,0x13,0x33,0x13,0x14,0xd2,0x13,0x14,0x64,0x14,0x13,0x25, -0x13,0x13,0x22,0x13,0x12,0xeb,0x12,0x13,0x78,0x13,0x12,0xaa,0x12,0x12,0x29,0x12, -0x12,0xc1,0x11,0x10,0xde,0x10,0x11,0x02,0x11,0x0f,0x4e,0x0f,0x0e,0x5d,0x0e,0x0d, -0x83,0x0b,0x09,0x7d,0x08,0x07,0x65,0x06,0x05,0x70,0x04,0x04,0x45,0x02,0x00,0xbd, -0x00,0x01,0x22,0x02,0x02,0xd3,0x00,0xff,0x4c,0x00,0x01,0x4a,0x02,0x02,0x19,0x03, -0x03,0xf5,0x03,0x03,0x6f,0x03,0x02,0x08,0x02,0x01,0x53,0x00,0x00,0xd7,0x00,0x00, -0x5c,0x00,0xff,0x3a,0x00,0x01,0x52,0x01,0x01,0xf0,0x00,0x01,0x3a,0x02,0x02,0xba, -0x02,0x02,0x47,0x02,0x02,0x5a,0x02,0x01,0x2e,0x02,0x02,0xed,0x03,0x05,0xc0,0x04, -0x03,0x5d,0x04,0x04,0x66,0x03,0x03,0xa1,0x03,0x02,0xff,0x01,0x01,0x6f,0x02,0x02, -0xc7,0x01,0x01,0xc8,0x01,0x00,0x1d,0x00,0x00,0xb6,0xff,0xfe,0x6a,0xfe,0xfe,0x0a, -0xff,0xfe,0x2e,0xfe,0xfd,0xc5,0xfd,0xfe,0x56,0xfe,0xfe,0x64,0xfe,0xff,0x45,0xff, -0xfe,0xdf,0xfe,0xff,0x24,0x00,0xff,0xbc,0xff,0xff,0xee,0xff,0x00,0xb6,0x00,0x00, -0x92,0x00,0x01,0x09,0x01,0x00,0x86,0xff,0xfe,0xba,0xfd,0xfd,0x8d,0xfe,0xfe,0x26, -0xfe,0xfd,0xb8,0xfd,0xfe,0xb1,0xfd,0xfd,0x55,0xfd,0xfc,0x2f,0xfc,0xfc,0xd1,0xfb, -0xfa,0x78,0xf9,0xf8,0xfb,0xf6,0xf5,0xab,0xf4,0xf4,0xe3,0xf3,0xf2,0x2a,0xf2,0xf1, -0x09,0xf1,0xf1,0x20,0xf0,0xee,0x6c,0xee,0xee,0x5f,0xef,0xef,0xf2,0xee,0xef,0x2a, -0xef,0xee,0x0d,0xf0,0xf0,0x13,0xf0,0xef,0x6f,0xef,0xef,0x12,0xef,0xee,0x62,0xed, -0xed,0x26,0xed,0xed,0x85,0xee,0xf0,0x93,0xf0,0xf0,0x19,0xf1,0xf2,0x94,0xf3,0xf4, -0xc0,0xf4,0xf4,0x3f,0xf5,0xf5,0x07,0xf6,0xf6,0x3a,0xf7,0xf7,0x5b,0xf8,0xf8,0xcc, -0xf9,0xfa,0x4d,0xfb,0xfb,0x15,0xfb,0xfb,0x91,0xfb,0xfb,0xce,0xfb,0xfc,0x9d,0xfc, -0xfc,0xc9,0xfd,0xfe,0xb8,0xff,0x00,0x40,0x00,0x01,0x48,0x02,0x04,0x40,0x05,0x05, -0x7e,0x06,0x06,0x4d,0x07,0x08,0xf1,0x08,0x08,0xa9,0x08,0x0a,0x42,0x0b,0x0c,0x12, -0x0c,0x0c,0x77,0x0d,0x0d,0xdf,0x0e,0x0e,0x98,0x0d,0x0d,0x2c,0x0d,0x0c,0x78,0x0c, -0x0c,0xcd,0x0c,0x0c,0x42,0x0b,0x0a,0x2d,0x0b,0x0a,0xed,0x0a,0x0b,0x73,0x0b,0x0b, -0x75,0x0b,0x0b,0x4c,0x0c,0x0b,0xba,0x0a,0x0b,0xa0,0x0a,0x0a,0xab,0x0b,0x0c,0x62, -0x0c,0x0c,0x7e,0x0d,0x0c,0x16,0x0b,0x0b,0x01,0x0b,0x0a,0x3c,0x0a,0x09,0x8a,0x09, -0x09,0xab,0x09,0x09,0x34,0x09,0x09,0xfe,0x0a,0x0b,0x46,0x0b,0x0b,0x4b,0x0b,0x0a, -0x57,0x0a,0x0a,0x66,0x0a,0x0a,0xbe,0x0a,0x09,0xee,0x08,0x08,0x6f,0x09,0x09,0xf0, -0x08,0x08,0x98,0x08,0x08,0x7c,0x08,0x08,0x04,0x08,0x07,0x26,0x08,0x08,0xdc,0x07, -0x07,0x43,0x07,0x07,0x95,0x07,0x07,0xf9,0x07,0x08,0x07,0x08,0x07,0xa3,0x06,0x06, -0x63,0x06,0x06,0x95,0x05,0x05,0x3a,0x05,0x04,0xad,0x04,0x03,0xdb,0x01,0x01,0x67, -0x02,0x01,0x88,0xff,0xfe,0x00,0xfd,0xfd,0x92,0xfc,0xfb,0xa9,0xfa,0xfa,0x22,0xfa, -0xfa,0x84,0xfa,0xfb,0xc2,0xfa,0xfa,0xb0,0xf9,0xfa,0x90,0xf9,0xf8,0xc5,0xf7,0xf7, -0xb6,0xf7,0xf8,0xc1,0xf7,0xf7,0x53,0xf6,0xf6,0x31,0xf6,0xf5,0xe5,0xf3,0xf3,0xb2, -0xf2,0xf2,0xdd,0xf2,0xf2,0x6f,0xf2,0xf1,0x88,0xf2,0xf3,0xef,0xf3,0xf3,0x66,0xf3, -0xf3,0x93,0xf2,0xf1,0x8b,0xf1,0xf1,0x8c,0xf1,0xf1,0x50,0xf0,0xef,0xb1,0xee,0xee, -0xf7,0xed,0xed,0xcc,0xed,0xee,0x9a,0xef,0xef,0x37,0xef,0xee,0x69,0xee,0xee,0x9d, -0xef,0xef,0xb8,0xee,0xef,0x86,0xf0,0xf0,0xda,0xf0,0xf1,0xc2,0xf1,0xf2,0xca,0xf3, -0xf4,0xcc,0xf4,0xf4,0xc0,0xf3,0xf4,0x42,0xf4,0xf4,0x02,0xf4,0xf3,0x99,0xf3,0xf4, -0xc1,0xf4,0xf5,0x8c,0xf7,0xf9,0x70,0xf9,0xfa,0xce,0xfc,0xfd,0xcf,0xfe,0xff,0x68, -0xff,0xff,0x2f,0x01,0x00,0x5d,0x00,0x00,0x3a,0x01,0x01,0xe9,0x01,0x02,0x21,0x02, -0x03,0xa2,0x03,0x03,0x5a,0x04,0x04,0x3b,0x05,0x06,0x82,0x06,0x06,0x7a,0x07,0x08, -0x7f,0x0a,0x0b,0xc6,0x0c,0x0d,0x3b,0x0e,0x0f,0x57,0x10,0x10,0xfa,0x10,0x11,0xe6, -0x11,0x12,0x81,0x11,0x11,0x52,0x11,0x11,0x4b,0x11,0x10,0xcf,0x10,0x10,0x85,0x10, -0x10,0x40,0x0f,0x0f,0x14,0x0f,0x0e,0x26,0x0e,0x0e,0xf5,0x0d,0x0d,0x18,0x0d,0x0c, -0xc4,0x0b,0x0a,0x9e,0x0a,0x0a,0x09,0x0a,0x09,0x18,0x09,0x08,0x9e,0x08,0x07,0xc7, -0x06,0x06,0x81,0x05,0x04,0xfb,0x03,0x03,0x25,0x03,0x02,0x58,0x02,0x02,0xf6,0x01, -0x01,0x8d,0x01,0x00,0x7d,0x00,0x00,0x00,0x00,0x00,0x15,0x00,0xff,0x81,0xfe,0xfe, -0xfa,0xfe,0xfe,0x4a,0xfe,0xff,0x43,0x00,0x00,0x86,0xff,0xfe,0xe8,0xfe,0xfe,0xfc, -0xfd,0xfd,0xe6,0xfc,0xfc,0x0c,0xfd,0xfd,0xa7,0xfd,0xfe,0xf3,0xfd,0xfd,0x4c,0xfe, -0xfe,0xff,0xfe,0xfe,0x7f,0xff,0xff,0xad,0x00,0x01,0xb8,0x01,0x01,0x7f,0x02,0x03, -0xd3,0x02,0x02,0x71,0x02,0x02,0x7c,0x02,0x02,0x0d,0x03,0x02,0x3e,0x03,0x02,0xce, -0x02,0x02,0xfa,0x01,0x02,0xa1,0x02,0x02,0x46,0x02,0x02,0x52,0x01,0x00,0x6d,0x01, -0x01,0x5c,0x01,0x01,0xf4,0x01,0x02,0xb9,0x02,0x02,0xed,0x03,0x04,0x72,0x03,0x03, -0x0a,0x04,0x04,0x55,0x04,0x03,0xc7,0x03,0x03,0xcd,0x03,0x04,0x49,0x04,0x03,0x39, -0x03,0x02,0x6b,0x02,0x01,0x2d,0x01,0x00,0xab,0x00,0x00,0xf0,0xfe,0xff,0xf0,0xfe, -0xfe,0xfc,0xfe,0xff,0xf2,0xfe,0xff,0x84,0xff,0xff,0x86,0xff,0xff,0x21,0xfe,0xfd, -0x57,0xfd,0xfc,0x55,0xfa,0xf9,0x21,0xf8,0xf6,0xc2,0xf4,0xf4,0xb6,0xf3,0xf3,0xc0, -0xf2,0xf1,0xed,0xf0,0xf0,0xf5,0xf0,0xf0,0xea,0xee,0xee,0x82,0xee,0xef,0xb1,0xee, -0xee,0x10,0xee,0xef,0xa1,0xef,0xef,0x89,0xef,0xef,0xb5,0xef,0xef,0xcc,0xee,0xef, -0xb0,0xef,0xef,0xff,0xef,0xf0,0xf1,0xf0,0xf1,0xbd,0xf2,0xf3,0x65,0xf4,0xf5,0x02, -0xf6,0xf7,0x48,0xf8,0xf7,0x0d,0xf8,0xf9,0xa2,0xf9,0xfa,0x73,0xfb,0xfc,0x38,0xfd, -0xfe,0x21,0xff,0x00,0x96,0x00,0x00,0x14,0x00,0xff,0x4d,0x00,0xff,0x4a,0xff,0xff, -0xbd,0xff,0xff,0x8c,0x00,0x01,0x10,0x01,0x01,0x04,0x02,0x03,0xd2,0x03,0x04,0x48, -0x05,0x06,0x56,0x07,0x08,0xd2,0x08,0x08,0x04,0x08,0x09,0x30,0x09,0x08,0x7b,0x08, -0x08,0x97,0x08,0x09,0x53,0x09,0x08,0x85,0x07,0x07,0xb6,0x06,0x06,0x90,0x05,0x04, -0x03,0x04,0x04,0x70,0x03,0x03,0xf4,0x02,0x03,0x77,0x03,0x02,0x4d,0x03,0x03,0x99, -0x03,0x03,0x56,0x03,0x03,0xb0,0x02,0x02,0x83,0x01,0x01,0x07,0x02,0x02,0x09,0x03, -0x03,0x01,0x03,0x02,0xce,0x02,0x02,0xab,0x02,0x02,0x54,0x02,0x03,0xc2,0x03,0x04, -0xf3,0x03,0x04,0xb7,0x05,0x06,0x6f,0x08,0x08,0xcf,0x09,0x0a,0x9e,0x0b,0x0b,0x73, -0x0a,0x0a,0x9a,0x0a,0x0a,0x75,0x0a,0x0a,0x76,0x0a,0x0a,0x1c,0x0b,0x0b,0x05,0x0c, -0x0c,0x8a,0x0c,0x0d,0x11,0x0e,0x0e,0x61,0x0e,0x0e,0x69,0x0e,0x0e,0x26,0x0f,0x0f, -0xde,0x0f,0x10,0x22,0x10,0x10,0x96,0x10,0x10,0xf4,0x0f,0x10,0x53,0x10,0x0f,0x54, -0x0e,0x0e,0x74,0x0d,0x0b,0xfe,0x0a,0x0a,0x47,0x0a,0x09,0x07,0x08,0x07,0x8c,0x08, -0x08,0xc4,0x07,0x07,0x65,0x06,0x05,0x2d,0x05,0x03,0xec,0x01,0x00,0x7e,0x00,0x00, -0x17,0x00,0xfe,0x9d,0xfd,0xfc,0xe9,0xfb,0xfb,0xe9,0xfa,0xf8,0x3f,0xf7,0xf6,0xa8, -0xf6,0xf6,0xe4,0xf4,0xf3,0x1d,0xf3,0xf2,0x8c,0xf2,0xf1,0x3e,0xf1,0xf0,0xe3,0xee, -0xed,0x5f,0xee,0xee,0xca,0xed,0xec,0x4e,0xed,0xed,0x3a,0xed,0xec,0x9e,0xec,0xec, -0x76,0xec,0xec,0x0f,0xed,0xed,0x61,0xed,0xed,0x2a,0xed,0xec,0xa9,0xec,0xec,0x0d, -0xed,0xed,0x05,0xee,0xee,0x2c,0xef,0xf0,0x40,0xf0,0xf0,0xff,0xf1,0xf2,0xd7,0xf2, -0xf3,0x99,0xf4,0xf4,0xad,0xf4,0xf4,0xae,0xf5,0xf6,0xb7,0xf6,0xf7,0xf1,0xf7,0xf8, -0xef,0xf9,0xfa,0x2d,0xfc,0xfd,0x50,0xfd,0xfe,0x10,0xff,0xff,0x88,0xff,0x00,0x72, -0x00,0x00,0xf5,0x00,0x01,0xc7,0x01,0x02,0x2e,0x03,0x02,0xdc,0x02,0x02,0xff,0x02, -0x03,0x60,0x03,0x03,0x73,0x02,0x01,0x05,0x00,0xff,0x8a,0xff,0xff,0x18,0x00,0x00, -0xa5,0xff,0xff,0x00,0xff,0xfe,0xce,0xfe,0xfe,0xe8,0xfd,0xfd,0x69,0xfd,0xfd,0x2e, -0xfe,0xfd,0x3f,0xfd,0xfc,0x5a,0xfd,0xfd,0x4d,0xfe,0xfe,0x53,0xfe,0xff,0x50,0xff, -0xff,0x39,0xff,0xfe,0xfe,0xfe,0xff,0xe1,0xfe,0xfe,0xa7,0xfe,0xff,0x60,0xff,0xff, -0x78,0xff,0xff,0x17,0xff,0xfe,0xda,0xfe,0xfe,0xe4,0xfd,0xfe,0xc2,0xfe,0xff,0xd0, -0xfe,0xfe,0x3d,0xff,0xff,0xb5,0xff,0xff,0x2f,0x00,0x01,0x77,0x02,0x02,0x8e,0x03, -0x03,0x9d,0x04,0x06,0xd5,0x07,0x08,0x8b,0x09,0x0a,0xab,0x0b,0x0c,0x30,0x0d,0x0d, -0xbf,0x0e,0x10,0x94,0x10,0x10,0x4f,0x12,0x13,0xb3,0x13,0x13,0xbb,0x13,0x14,0xf6, -0x14,0x14,0x6d,0x14,0x14,0xd7,0x14,0x14,0x68,0x13,0x12,0xbc,0x12,0x11,0xcc,0x10, -0x10,0x84,0x0f,0x0e,0x9d,0x0e,0x0e,0x53,0x0d,0x0c,0x25,0x0c,0x0c,0x85,0x0b,0x0a, -0x64,0x09,0x08,0xa7,0x07,0x08,0xf0,0x07,0x06,0xcd,0x05,0x05,0x85,0x05,0x05,0xf2, -0x03,0x02,0x7d,0x02,0x02,0xa0,0x01,0x01,0x06,0x01,0x00,0x57,0x00,0xff,0x3d,0xff, -0xfe,0x8f,0xfe,0xfd,0x3f,0xfd,0xfc,0x0b,0xfd,0xfc,0xb9,0xfb,0xfb,0xe9,0xfa,0xfa, -0xfe,0xfa,0xfa,0x73,0xfa,0xfb,0x91,0xfb,0xfc,0xe3,0xfc,0xfd,0xd8,0xfd,0xfe,0x83, -0xfe,0xff,0x72,0xff,0xff,0xb5,0xff,0xff,0x2f,0x00,0x00,0x04,0x01,0x01,0xef,0x01, -0x01,0x29,0x01,0x01,0x84,0x01,0x01,0x80,0x00,0x00,0x46,0x00,0x00,0xd4,0xff,0xff, -0x79,0xff,0xfe,0xd8,0xfd,0xfd,0x73,0xfc,0xfb,0xda,0xfa,0xf9,0xfd,0xf8,0xf8,0x33, -0xf7,0xf6,0x10,0xf5,0xf4,0x43,0xf3,0xf2,0x52,0xf1,0xf0,0x06,0xef,0xee,0x30,0xee, -0xee,0x59,0xee,0xed,0x0c,0xee,0xee,0x45,0xee,0xed,0x1e,0xee,0xee,0x32,0xee,0xee, -0xff,0xee,0xee,0xb9,0xee,0xee,0x2d,0xef,0xef,0x93,0xef,0xef,0x58,0xef,0xef,0x43, -0xef,0xef,0x88,0xef,0xef,0x88,0xef,0xef,0x19,0xf0,0xf0,0x2c,0xf1,0xf1,0x69,0xf1, -0xf1,0x54,0xf2,0xf3,0x28,0xf4,0xf4,0xb3,0xf4,0xf5,0xcc,0xf6,0xf7,0x5b,0xf8,0xf8, -0xac,0xf9,0xfb,0x21,0xfc,0xfc,0xaa,0xfc,0xfc,0xef,0xfd,0xfe,0x02,0xfe,0xfd,0xaa, -0xfd,0xfd,0x2e,0xfd,0xfc,0x3d,0xfd,0xfd,0x58,0xfd,0xfd,0xf0,0xfc,0xfd,0x05,0xfe, -0xfd,0x7b,0xfd,0xfe,0xbb,0x00,0x01,0x66,0x01,0x01,0xaf,0x02,0x03,0x06,0x04,0x04, -0x42,0x04,0x04,0x6a,0x05,0x05,0x19,0x05,0x05,0x63,0x05,0x05,0x19,0x06,0x06,0x57, -0x06,0x07,0x00,0x08,0x08,0x95,0x08,0x09,0xd4,0x09,0x0a,0xec,0x0b,0x0c,0xcd,0x0d, -0x0e,0x83,0x0e,0x0f,0xc3,0x0f,0x10,0x85,0x10,0x10,0xe9,0x10,0x11,0xe7,0x11,0x12, -0xe2,0x11,0x12,0x92,0x12,0x12,0x0a,0x13,0x12,0x8f,0x12,0x12,0xd9,0x12,0x12,0x5d, -0x12,0x12,0x51,0x11,0x10,0xfe,0x10,0x10,0x5f,0x10,0x0f,0x7f,0x0f,0x0e,0xee,0x0e, -0x0e,0x57,0x0d,0x0c,0xbb,0x0c,0x0c,0x55,0x0c,0x0c,0x66,0x0c,0x0c,0x18,0x0c,0x0c, -0xc0,0x0b,0x0b,0xa7,0x0b,0x0b,0xfd,0x0b,0x0b,0x95,0x0a,0x0a,0x36,0x0a,0x09,0x0d, -0x09,0x08,0x23,0x08,0x07,0xab,0x07,0x07,0x78,0x06,0x05,0x16,0x05,0x04,0xce,0x04, -0x04,0x86,0x03,0x02,0xb8,0x01,0x01,0xe5,0x00,0xff,0x9f,0xff,0xff,0xbc,0xff,0xff, -0xf3,0xfe,0xff,0xfa,0xff,0xff,0x89,0xff,0xfe,0xff,0xfd,0xfd,0x66,0xfd,0xfd,0x53, -0xfc,0xfb,0x39,0xfb,0xfa,0xfd,0xfa,0xfa,0x5f,0xfa,0xfa,0x53,0xfa,0xfa,0x01,0xfa, -0xfa,0x70,0xf9,0xf9,0x26,0xf9,0xf8,0xc1,0xf7,0xf7,0x6e,0xf7,0xf6,0xea,0xf5,0xf5, -0xbd,0xf5,0xf4,0x2e,0xf4,0xf3,0xe6,0xf2,0xf2,0xe2,0xf0,0xef,0x4e,0xef,0xee,0x3e, -0xee,0xed,0x59,0xed,0xec,0xcc,0xec,0xed,0xd2,0xec,0xec,0xb8,0xec,0xed,0x32,0xed, -0xed,0xd3,0xed,0xee,0x06,0xef,0xef,0x6d,0xf0,0xf1,0x56,0xf2,0xf2,0xca,0xf2,0xf3, -0xf2,0xf3,0xf4,0x74,0xf4,0xf4,0x9d,0xf4,0xf3,0x0d,0xf4,0xf4,0x12,0xf4,0xf4,0x50, -0xf3,0xf3,0x06,0xf3,0xf2,0xa8,0xf2,0xf2,0x15,0xf2,0xf1,0x7d,0xf1,0xf1,0x4f,0xf2, -0xf2,0x60,0xf2,0xf3,0xc1,0xf3,0xf4,0x3e,0xf6,0xf7,0x70,0xf7,0xf8,0xb4,0xf9,0xfa, -0xf8,0xfa,0xfb,0x5e,0xfc,0xfd,0xe2,0xfd,0xfe,0x40,0xfe,0xfe,0x5c,0xff,0xff,0xfa, -0xff,0x00,0x74,0x00,0x00,0xd8,0x00,0x01,0x62,0x01,0x01,0xeb,0x01,0x02,0xf6,0x02, -0x03,0x60,0x03,0x03,0x1a,0x04,0x04,0xdb,0x04,0x05,0x26,0x06,0x07,0x60,0x07,0x07, -0x54,0x07,0x07,0xcb,0x07,0x07,0x0e,0x08,0x08,0x47,0x09,0x09,0x25,0x09,0x09,0xa4, -0x09,0x0a,0x01,0x0a,0x09,0x6c,0x09,0x09,0x53,0x09,0x09,0xf4,0x08,0x08,0x5b,0x08, -0x08,0x6b,0x09,0x09,0xfb,0x09,0x0a,0x61,0x0a,0x0a,0x68,0x0a,0x0a,0x43,0x0a,0x0a, -0xcc,0x0a,0x0a,0x2c,0x0b,0x0b,0xdb,0x0b,0x0b,0xbf,0x0c,0x0c,0x08,0x0c,0x0c,0xb2, -0x0c,0x0c,0xbe,0x0c,0x0d,0x30,0x0d,0x0d,0xb5,0x0d,0x0d,0xeb,0x0d,0x0d,0xfb,0x0c, -0x0d,0xc4,0x0d,0x0d,0xee,0x0d,0x0e,0xb4,0x0e,0x0f,0xa3,0x0f,0x0f,0xcc,0x0f,0x0f, -0x7c,0x0f,0x0e,0xaf,0x0e,0x0e,0x73,0x0d,0x0d,0x75,0x0d,0x0d,0x58,0x0d,0x0d,0x43, -0x0d,0x0d,0xe1,0x0c,0x0c,0x29,0x0c,0x0b,0x8c,0x0b,0x0b,0x82,0x0a,0x09,0xb4,0x08, -0x07,0xde,0x06,0x05,0x2d,0x05,0x04,0x0b,0x04,0x03,0x40,0x02,0x01,0x65,0x00,0xff, -0x89,0xfe,0xfd,0xce,0xfd,0xfd,0x51,0xfc,0xfc,0x70,0xfb,0xfa,0x9e,0xfa,0xfa,0x71, -0xf9,0xf9,0xf6,0xf8,0xf7,0xdd,0xf6,0xf6,0xd4,0xf5,0xf5,0x90,0xf4,0xf4,0x63,0xf3, -0xf2,0xb6,0xf1,0xf0,0x1b,0xf0,0xf0,0xe1,0xef,0xef,0x1a,0xef,0xee,0x49,0xee,0xee, -0x55,0xee,0xed,0xfd,0xed,0xee,0x87,0xee,0xee,0xc7,0xee,0xef,0x35,0xef,0xef,0x80, -0xef,0xf0,0xa0,0xef,0xef,0x4a,0xf0,0xf0,0x79,0xf0,0xf0,0x16,0xf1,0xf1,0x5a,0xf2, -0xf2,0xa9,0xf2,0xf3,0xc3,0xf3,0xf4,0x38,0xf5,0xf5,0x05,0xf6,0xf6,0xaf,0xf7,0xf7, -0x7f,0xf8,0xf9,0x69,0xfa,0xfa,0x65,0xfa,0xfa,0x0c,0xfb,0xfb,0x74,0xfb,0xfb,0xec, -0xfb,0xfc,0x82,0xfc,0xfc,0x63,0xfb,0xfb,0x63,0xfb,0xfb,0x38,0xfb,0xfa,0x2a,0xfa, -0xfa,0xe1,0xfa,0xfb,0x93,0xfa,0xfa,0x53,0xfa,0xfa,0x3a,0xfb,0xfb,0xc7,0xfb,0xfc, -0x44,0xfc,0xfc,0x8b,0xfd,0xfd,0xfe,0xfd,0xfd,0xbc,0xfd,0xfd,0xec,0xfd,0xfd,0x7a, -0xfd,0xfd,0x4a,0xfd,0xfd,0x01,0xfd,0xfc,0x49,0xfc,0xfc,0x05,0xfc,0xfb,0xcd,0xfb, -0xfb,0x9a,0xfb,0xfb,0x0e,0xfc,0xfc,0xc2,0xfc,0xfd,0x29,0xfe,0xfe,0xd9,0xfe,0xff, -0xd3,0xff,0x00,0xb3,0x00,0x01,0x5a,0x02,0x03,0x11,0x04,0x04,0x78,0x04,0x05,0xe2, -0x05,0x06,0xc7,0x06,0x06,0xdb,0x06,0x07,0x7a,0x08,0x08,0xb8,0x08,0x09,0xb0,0x09, -0x0a,0xd5,0x0a,0x0b,0xba,0x0c,0x0d,0x01,0x0d,0x0c,0x5e,0x0d,0x0e,0x50,0x0e,0x0e, -0xf9,0x0e,0x0e,0xfe,0x0e,0x0f,0x05,0x10,0x10,0x23,0x10,0x10,0x01,0x10,0x10,0x40, -0x10,0x10,0xe3,0x0f,0x0f,0x15,0x0f,0x0f,0xc0,0x0e,0x0e,0xb3,0x0d,0x0d,0xcb,0x0d, -0x0d,0x48,0x0d,0x0c,0xcf,0x0c,0x0c,0xce,0x0c,0x0c,0xe4,0x0b,0x0b,0x5a,0x0b,0x0a, -0x1f,0x0a,0x08,0xcc,0x07,0x07,0xa5,0x06,0x05,0xe1,0x03,0x03,0x31,0x02,0x01,0x36, -0x00,0xff,0x05,0xff,0xfe,0x4b,0xfe,0xfd,0x6e,0xfd,0xfd,0xc2,0xfc,0xfc,0x37,0xfc, -0xfc,0x71,0xfc,0xfc,0x27,0xfc,0xfb,0xcf,0xfb,0xfb,0x1f,0xfc,0xfb,0xbc,0xfb,0xfb, -0xcb,0xfb,0xfb,0xbb,0xfb,0xfb,0x9b,0xfb,0xfb,0x9b,0xfb,0xfb,0xd8,0xfb,0xfc,0x01, -0xfc,0xfb,0x5e,0xfc,0xfc,0x2f,0xfd,0xfc,0x0e,0xfd,0xfd,0x87,0xfd,0xfd,0x0b,0xfe, -0xfd,0x78,0xfd,0xfd,0x3e,0xfe,0xfe,0x19,0xff,0xff,0x06,0x00,0x00,0x74,0x00,0x00, -0x7f,0x01,0x01,0x1b,0x02,0x02,0xe1,0x01,0x01,0x2f,0x02,0x02,0xca,0x02,0x02,0xa6, -0x02,0x02,0x3f,0x03,0x03,0xf2,0x02,0x02,0x7e,0x02,0x02,0x20,0x01,0x00,0xf6,0xff, -0xff,0x08,0xff,0xfe,0x85,0xfd,0xfc,0xd8,0xfb,0xfb,0x53,0xfa,0xf9,0xc7,0xf8,0xf8, -0x84,0xf7,0xf6,0x22,0xf5,0xf4,0xea,0xf3,0xf2,0xef,0xf2,0xf2,0x1b,0xf2,0xf1,0x4a, -0xf1,0xf0,0x1e,0xf1,0xf1,0x02,0xf1,0xf1,0x74,0xf1,0xf1,0x8b,0xf1,0xf1,0x33,0xf1, -0xf1,0x87,0xf1,0xf0,0x9e,0xf0,0xf0,0x65,0xf0,0xf0,0xa7,0xf0,0xf0,0x26,0xf0,0xf0, -0xd6,0xf0,0xf1,0x93,0xf1,0xf1,0x2d,0xf2,0xf2,0x5c,0xf3,0xf3,0x3c,0xf4,0xf4,0x18, -0xf5,0xf5,0xc8,0xf5,0xf6,0x5b,0xf7,0xf7,0x6a,0xf8,0xf9,0x60,0xf9,0xfa,0x23,0xfb, -0xfc,0xb0,0xfc,0xfd,0xc6,0xfd,0xfe,0x04,0xff,0xff,0xe7,0xff,0x00,0x49,0x01,0x02, -0xa1,0x02,0x03,0xd1,0x03,0x04,0xe7,0x04,0x05,0xf7,0x05,0x06,0x95,0x06,0x06,0x1e, -0x07,0x07,0x73,0x07,0x07,0x56,0x07,0x07,0x77,0x07,0x07,0x38,0x07,0x06,0xbb,0x06, -0x07,0x41,0x07,0x07,0x25,0x07,0x06,0xad,0x06,0x06,0x99,0x06,0x06,0x04,0x06,0x06, -0xb1,0x05,0x05,0x75,0x05,0x05,0x39,0x05,0x04,0xbb,0x04,0x05,0xa1,0x05,0x05,0x8b, -0x05,0x05,0x7e,0x06,0x06,0x7e,0x07,0x07,0x4d,0x08,0x08,0x3c,0x09,0x09,0x7e,0x0a, -0x0a,0xec,0x0a,0x0b,0x72,0x0b,0x0b,0xf9,0x0b,0x0c,0xd5,0x0c,0x0d,0x72,0x0d,0x0d, -0xa9,0x0d,0x0d,0xac,0x0d,0x0d,0x25,0x0d,0x0d,0xc0,0x0c,0x0c,0x4d,0x0d,0x0d,0x67, -0x0d,0x0d,0x18,0x0e,0x0e,0xc7,0x0d,0x0d,0xf1,0x0c,0x0d,0xf2,0x0c,0x0c,0x6b,0x0c, -0x0c,0x43,0x0c,0x0c,0x86,0x0c,0x0c,0xf6,0x0b,0x0b,0xcb,0x0b,0x0b,0xaa,0x0b,0x0b, -0xde,0x0b,0x0b,0x15,0x0b,0x0a,0xaf,0x0a,0x0a,0x40,0x09,0x08,0x4d,0x08,0x07,0x6e, -0x07,0x06,0xa5,0x05,0x05,0x31,0x04,0x03,0xa6,0x02,0x02,0x90,0x01,0x00,0x1e,0x00, -0xff,0xd5,0xfe,0xfe,0x10,0xfd,0xfc,0xd8,0xfb,0xfa,0xdd,0xf9,0xf9,0x62,0xf8,0xf7, -0xa6,0xf6,0xf5,0x8e,0xf5,0xf5,0x06,0xf5,0xf4,0x4a,0xf4,0xf3,0xbf,0xf3,0xf3,0xaa, -0xf3,0xf3,0xba,0xf3,0xf3,0xcd,0xf3,0xf3,0xe9,0xf3,0xf3,0x8f,0xf3,0xf3,0xd0,0xf2, -0xf2,0x3b,0xf2,0xf1,0x8c,0xf1,0xf1,0x61,0xf0,0xf0,0xd1,0xef,0xef,0xb5,0xee,0xee, -0x01,0xee,0xed,0x9d,0xed,0xed,0x51,0xec,0xec,0x01,0xec,0xec,0x21,0xec,0xec,0xe1, -0xeb,0xeb,0x3d,0xec,0xec,0xd9,0xec,0xed,0x50,0xed,0xed,0x07,0xee,0xee,0x7d,0xef, -0xf0,0xc1,0xf0,0xf1,0x57,0xf2,0xf3,0x91,0xf3,0xf4,0xd0,0xf4,0xf5,0xf8,0xf5,0xf6, -0x07,0xf7,0xf7,0x5b,0xf8,0xf8,0x19,0xf9,0xf9,0x9e,0xfa,0xfa,0x1c,0xfb,0xfb,0x8d, -0xfc,0xfd,0xc2,0xfd,0xfe,0x58,0xff,0x00,0x92,0x00,0x00,0x8c,0x01,0x02,0xe6,0x02, -0x03,0x22,0x03,0x03,0x1a,0x04,0x04,0x93,0x04,0x04,0x3e,0x05,0x05,0x2b,0x06,0x06, -0xa8,0x06,0x06,0x2b,0x07,0x07,0x78,0x07,0x07,0x94,0x07,0x07,0xbb,0x07,0x07,0xba, -0x07,0x07,0xee,0x07,0x07,0x8b,0x07,0x07,0xa6,0x07,0x07,0x1f,0x08,0x08,0xb0,0x07, -0x07,0x49,0x07,0x06,0x9d,0x06,0x06,0x15,0x06,0x05,0xaf,0x05,0x05,0xd2,0x04,0x04, -0x9b,0x04,0x04,0xb9,0x04,0x04,0x99,0x04,0x04,0x4f,0x05,0x05,0xe8,0x05,0x06,0xd3, -0x06,0x07,0x49,0x08,0x08,0x9d,0x09,0x0a,0x46,0x0b,0x0c,0x91,0x0c,0x0d,0xb0,0x0d, -0x0e,0xa5,0x0e,0x0f,0xd4,0x0f,0x10,0x84,0x10,0x10,0xea,0x10,0x10,0xcf,0x10,0x10, -0x3a,0x10,0x0f,0x2d,0x0f,0x0e,0x94,0x0d,0x0d,0xb3,0x0c,0x0c,0x81,0x0b,0x0b,0x90, -0x0a,0x0a,0xc4,0x09,0x09,0xe3,0x08,0x08,0xd5,0x07,0x07,0x37,0x07,0x06,0x5e,0x06, -0x05,0x8f,0x05,0x05,0x03,0x05,0x04,0xbc,0x04,0x04,0x05,0x04,0x03,0x8f,0x03,0x03, -0xd4,0x02,0x02,0xe6,0x01,0x01,0xc3,0x00,0x00,0x52,0xff,0xfe,0xa6,0xfd,0xfd,0x20, -0xfc,0xfb,0x42,0xfa,0xf9,0x5b,0xf9,0xf8,0x7e,0xf8,0xf7,0x9f,0xf7,0xf7,0x26,0xf7, -0xf6,0x7c,0xf6,0xf6,0x88,0xf6,0xf6,0x56,0xf6,0xf6,0xfa,0xf6,0xf7,0xf0,0xf6,0xf6, -0xdd,0xf6,0xf6,0xeb,0xf6,0xf7,0xe0,0xf6,0xf6,0x0f,0xf7,0xf7,0xf5,0xf7,0xf8,0xa6, -0xf8,0xf8,0xa8,0xf8,0xf9,0x41,0xf9,0xf9,0x04,0xf9,0xf8,0xbe,0xf8,0xf8,0x47,0xf8, -0xf7,0xee,0xf7,0xf8,0x84,0xf8,0xf8,0xea,0xf8,0xf9,0xc3,0xf9,0xfa,0x61,0xfa,0xfa, -0xc8,0xfa,0xfb,0x10,0xfb,0xfb,0xd0,0xfa,0xfa,0xcd,0xfa,0xfa,0x7a,0xfa,0xfa,0x26, -0xfa,0xfa,0x51,0xfa,0xfa,0xdc,0xfa,0xfa,0xbc,0xfa,0xfa,0xfd,0xfa,0xfb,0x34,0xfb, -0xfa,0x0e,0xfb,0xfa,0xbe,0xfa,0xfa,0xbc,0xfa,0xfa,0xca,0xfa,0xfa,0xfa,0xfa,0xfb, -0xb6,0xfb,0xfb,0xbb,0xfb,0xfb,0xa9,0xfb,0xfb,0x9c,0xfb,0xfb,0x36,0xfb,0xfb,0x32, -0xfb,0xfb,0xf2,0xfa,0xfa,0xbb,0xfa,0xfa,0xae,0xfa,0xfa,0x97,0xfa,0xfa,0xd9,0xfa, -0xfb,0x52,0xfb,0xfb,0xf8,0xfb,0xfc,0x84,0xfc,0xfc,0xc9,0xfc,0xfd,0x50,0xfd,0xfd, -0xa7,0xfd,0xfe,0xc5,0xfe,0xff,0xc2,0xff,0x00,0xe7,0x00,0x00,0x6d,0x01,0x02,0x61, -0x02,0x02,0xa8,0x02,0x02,0x9a,0x02,0x02,0x4d,0x03,0x03,0xc7,0x03,0x04,0xc3,0x04, -0x05,0xb5,0x05,0x05,0x3f,0x06,0x06,0x85,0x06,0x06,0x77,0x06,0x06,0x98,0x06,0x06, -0x7a,0x06,0x06,0x33,0x06,0x06,0xf2,0x05,0x05,0xef,0x05,0x05,0xba,0x05,0x05,0x0e, -0x06,0x06,0x23,0x06,0x06,0xf6,0x06,0x07,0xc5,0x07,0x08,0x61,0x08,0x08,0x8f,0x09, -0x09,0xff,0x09,0x09,0xde,0x09,0x09,0xce,0x09,0x09,0x8b,0x09,0x09,0xc1,0x08,0x08, -0xd7,0x07,0x07,0x88,0x07,0x07,0x13,0x07,0x07,0x12,0x07,0x07,0x00,0x07,0x07,0xe0, -0x06,0x06,0x5b,0x06,0x06,0xf2,0x05,0x05,0xf8,0x04,0x04,0x46,0x04,0x04,0xe1,0x03, -0x03,0x7d,0x03,0x03,0x13,0x03,0x02,0xae,0x02,0x01,0x6f,0x01,0x01,0x65,0x01,0x01, -0x88,0x01,0x01,0xb7,0x01,0x01,0xcd,0x01,0x01,0xac,0x01,0x01,0x17,0x01,0x00,0xbc, -0x00,0x00,0xc7,0xff,0xff,0x60,0xfe,0xfe,0x50,0xfd,0xfc,0x7c,0xfc,0xfc,0xb2,0xfb, -0xfb,0xb2,0xfa,0xfa,0x23,0xfa,0xfa,0x03,0xfa,0xfa,0x40,0xfa,0xfa,0x98,0xfa,0xfa, -0x2c,0xfb,0xfb,0xe7,0xfb,0xfc,0xc6,0xfc,0xfd,0xe5,0xfd,0xfe,0xb4,0xfe,0xfe,0x3f, -0xff,0xff,0x1a,0x00,0x00,0xa7,0x00,0x00,0xcb,0x00,0x01,0x00,0x01,0x00,0xee,0x00, -0x01,0x01,0x01,0x00,0x2f,0x01,0x01,0x64,0x01,0x01,0xb8,0x01,0x01,0xdd,0x01,0x02, -0x62,0x02,0x02,0x06,0x02,0x01,0xfc,0x01,0x02,0xc1,0x01,0x01,0xe3,0x00,0x00,0x6c, -0x00,0xff,0x8d,0xff,0xfe,0x3e,0xfe,0xfd,0xbe,0xfd,0xfd,0xb1,0xfc,0xfc,0x06,0xfc, -0xfb,0x0a,0xfb,0xfa,0x39,0xfa,0xf9,0xae,0xf9,0xf9,0x47,0xf9,0xf8,0x7c,0xf8,0xf8, -0x15,0xf8,0xf7,0xce,0xf7,0xf7,0x68,0xf7,0xf7,0x03,0xf7,0xf6,0x39,0xf6,0xf6,0xd1, -0xf5,0xf5,0xca,0xf5,0xf5,0x8b,0xf5,0xf5,0x53,0xf5,0xf5,0x96,0xf5,0xf5,0x5d,0xf6, -0xf6,0x3c,0xf7,0xf7,0xea,0xf7,0xf8,0xf4,0xf8,0xf9,0xb5,0xf9,0xfa,0x05,0xfb,0xfb, -0xc6,0xfb,0xfc,0xf5,0xfc,0xfd,0xf7,0xfd,0xfe,0xa6,0xfe,0xfe,0x5f,0xff,0xff,0xea, -0xff,0x00,0x21,0x00,0x00,0xa5,0x00,0x00,0x39,0x00,0xff,0x0d,0x00,0x00,0xf2,0xff, -0xff,0x9d,0xff,0xff,0x75,0xff,0xff,0x17,0xff,0xff,0x50,0xff,0xff,0x0c,0x00,0x00, -0x22,0x00,0x00,0xe7,0x00,0x01,0xb6,0x01,0x01,0x99,0x01,0x01,0xeb,0x01,0x01,0x3f, -0x02,0x02,0xd6,0x02,0x03,0x82,0x03,0x03,0x4f,0x04,0x04,0xb8,0x04,0x04,0x7a,0x04, -0x04,0x96,0x04,0x04,0x47,0x04,0x04,0xe0,0x03,0x04,0x52,0x04,0x04,0x34,0x04,0x04, -0x96,0x04,0x04,0x7a,0x04,0x04,0xd2,0x03,0x03,0x7a,0x03,0x03,0x37,0x03,0x02,0x3a, -0x02,0x01,0x7e,0x01,0x01,0xd2,0x00,0x00,0xaa,0x00,0x00,0x99,0x00,0x00,0xcc,0x00, -0x00,0x1e,0x01,0x01,0x72,0x01,0x02,0x60,0x02,0x02,0x7e,0x03,0x04,0xb3,0x04,0x05, -0xa1,0x05,0x06,0x41,0x06,0x06,0xc7,0x06,0x06,0x2f,0x07,0x07,0xb7,0x07,0x08,0x41, -0x08,0x08,0x44,0x08,0x08,0x25,0x08,0x08,0x20,0x08,0x08,0x77,0x08,0x08,0xe2,0x07, -0x07,0xfb,0x07,0x08,0x13,0x08,0x08,0x21,0x08,0x08,0xb4,0x08,0x08,0x4f,0x09,0x09, -0x98,0x09,0x09,0xab,0x09,0x09,0xb9,0x09,0x09,0x28,0x09,0x08,0xbd,0x08,0x08,0x88, -0x08,0x08,0x57,0x08,0x08,0x23,0x08,0x08,0x35,0x08,0x07,0xad,0x07,0x07,0x59,0x07, -0x07,0xc0,0x06,0x06,0x16,0x06,0x05,0x1b,0x05,0x04,0xf6,0x03,0x03,0x75,0x02,0x01, -0xc8,0x00,0xff,0x3e,0xff,0xfe,0xd7,0xfd,0xfd,0xc7,0xfc,0xfb,0xed,0xfa,0xfa,0xa5, -0xf9,0xf8,0x0d,0xf8,0xf7,0xe7,0xf6,0xf6,0xa3,0xf5,0xf5,0x90,0xf4,0xf4,0xf4,0xf3, -0xf3,0x06,0xf3,0xf2,0xad,0xf2,0xf2,0xe5,0xf1,0xf1,0x67,0xf1,0xf1,0xa9,0xf1,0xf1, -0x99,0xf1,0xf1,0xa8,0xf1,0xf1,0xef,0xf1,0xf1,0xbc,0xf1,0xf1,0x9a,0xf1,0xf1,0x99, -0xf1,0xf1,0x47,0xf1,0xf1,0x02,0xf1,0xf0,0xdf,0xf0,0xf0,0x2f,0xf1,0xf1,0x22,0xf1, -0xf1,0xc7,0xf1,0xf2,0x92,0xf2,0xf3,0xa1,0xf3,0xf4,0x50,0xf4,0xf4,0x5c,0xf5,0xf5, -0xdc,0xf5,0xf6,0x25,0xf7,0xf7,0x4d,0xf8,0xf8,0x3a,0xf9,0xf9,0x6e,0xfa,0xfa,0x7f, -0xfb,0xfb,0xfa,0xfb,0xfc,0xe7,0xfc,0xfd,0x20,0xfd,0xfd,0x19,0xfe,0xfe,0x24,0xfe, -0xfe,0x51,0xfe,0xfe,0x75,0xfe,0xfe,0x57,0xfe,0xfe,0x96,0xfe,0xfe,0x3d,0xff,0xff, -0x0a,0x00,0x00,0xf7,0x00,0x01,0xf8,0x01,0x02,0x20,0x02,0x02,0xb7,0x02,0x02,0x1f, -0x03,0x03,0x53,0x03,0x03,0x88,0x03,0x03,0x1c,0x04,0x04,0xb6,0x04,0x04,0x0f,0x05, -0x05,0x62,0x05,0x05,0xec,0x05,0x06,0x61,0x06,0x06,0xfb,0x06,0x07,0x62,0x07,0x07, -0x3b,0x08,0x08,0x09,0x09,0x09,0xb4,0x09,0x0a,0x72,0x0a,0x0a,0x0c,0x0b,0x0b,0x12, -0x0b,0x0b,0x73,0x0b,0x0b,0xe4,0x0a,0x0a,0xcb,0x0a,0x0a,0xde,0x0a,0x0a,0xee,0x0a, -0x0a,0x9d,0x0a,0x0a,0x1b,0x0b,0x0b,0x65,0x0b,0x0b,0xb8,0x0b,0x0b,0xfd,0x0b,0x0c, -0xf1,0x0b,0x0c,0x00,0x0c,0x0b,0xef,0x0b,0x0b,0xef,0x0b,0x0b,0x67,0x0b,0x0b,0x46, -0x0b,0x0b,0x12,0x0b,0x0a,0x5b,0x0a,0x0a,0x02,0x0a,0x09,0xee,0x09,0x09,0x18,0x09, -0x08,0xad,0x08,0x08,0x05,0x08,0x07,0xd7,0x06,0x06,0x06,0x06,0x05,0xa7,0x04,0x04, -0x90,0x03,0x03,0xf4,0x02,0x02,0x9b,0x02,0x02,0x68,0x02,0x02,0x34,0x02,0x02,0xc2, -0x01,0x01,0xb3,0x00,0x00,0x62,0xff,0xfe,0xfc,0xfd,0xfc,0xff,0xfb,0xfb,0x93,0xfa, -0xfa,0xa0,0xf9,0xf9,0x05,0xf9,0xf8,0xcd,0xf8,0xf8,0xbb,0xf8,0xf8,0x2f,0xf9,0xf9, -0x55,0xf9,0xf9,0x65,0xf9,0xf9,0x87,0xf9,0xf9,0xb9,0xf9,0xf9,0xdb,0xf9,0xfa,0x32, -0xfa,0xf9,0xce,0xf9,0xf9,0xac,0xf9,0xf9,0x17,0xf9,0xf8,0xad,0xf8,0xf8,0x15,0xf8, -0xf7,0x8d,0xf7,0xf7,0xf1,0xf6,0xf7,0xf2,0xf6,0xf6,0xbc,0xf6,0xf6,0x1f,0xf7,0xf7, -0xa5,0xf7,0xf7,0x88,0xf7,0xf7,0xb9,0xf7,0xf7,0xec,0xf7,0xf7,0xce,0xf7,0xf7,0x7a, -0xf7,0xf7,0x15,0xf7,0xf6,0x7c,0xf6,0xf6,0xf5,0xf5,0xf5,0x28,0xf5,0xf4,0xce,0xf4, -0xf4,0x79,0xf4,0xf4,0xb8,0xf4,0xf4,0x0e,0xf5,0xf5,0x51,0xf5,0xf5,0x2c,0xf6,0xf6, -0xf7,0xf6,0xf7,0x94,0xf7,0xf7,0x7e,0xf8,0xf9,0x90,0xf9,0xfa,0xb1,0xfa,0xfb,0x06, -0xfc,0xfc,0xa5,0xfc,0xfc,0x5e,0xfd,0xfd,0xfb,0xfd,0xfe,0x54,0xfe,0xfe,0xe9,0xfe, -0xff,0x95,0xff,0xff,0xeb,0xff,0x00,0x20,0x00,0x00,0xb7,0x00,0x00,0x4f,0x01,0x01, -0x1a,0x02,0x02,0x19,0x03,0x03,0x2a,0x04,0x04,0x3b,0x05,0x05,0x0a,0x06,0x06,0xa5, -0x06,0x06,0x2d,0x07,0x07,0xb6,0x07,0x08,0x52,0x08,0x08,0x74,0x08,0x08,0xdb,0x08, -0x08,0x2e,0x09,0x09,0x67,0x09,0x09,0x23,0x09,0x09,0xd1,0x08,0x08,0x28,0x08,0x07, -0x4c,0x07,0x06,0x6e,0x06,0x05,0x2c,0x05,0x04,0x1a,0x04,0x03,0xe9,0x02,0x02,0x81, -0x01,0x01,0x13,0x01,0x00,0x6c,0x00,0x00,0xe1,0xff,0xff,0xbb,0xff,0xff,0x9a,0xff, -0xff,0xea,0xff,0x00,0xd6,0x00,0x01,0xc4,0x01,0x02,0x92,0x02,0x03,0x83,0x03,0x03, -0xa8,0x03,0x03,0x0d,0x04,0x03,0xef,0x03,0x03,0xbb,0x03,0x03,0xdd,0x03,0x03,0x0e, -0x04,0x04,0x10,0x04,0x04,0x83,0x04,0x04,0xcc,0x04,0x04,0x0d,0x05,0x05,0x32,0x05, -0x05,0x74,0x05,0x05,0x98,0x05,0x05,0xfd,0x05,0x06,0xa6,0x06,0x06,0xfb,0x06,0x07, -0x42,0x07,0x07,0x76,0x07,0x07,0x67,0x07,0x07,0x87,0x07,0x07,0x57,0x07,0x07,0x11, -0x07,0x07,0x41,0x07,0x07,0x76,0x07,0x07,0x87,0x07,0x07,0xca,0x07,0x07,0xdf,0x07, -0x07,0x79,0x07,0x07,0xf3,0x06,0x06,0x6b,0x06,0x06,0xc1,0x05,0x05,0xf4,0x04,0x04, -0x4b,0x04,0x03,0x8c,0x03,0x03,0xa2,0x02,0x02,0xa0,0x01,0x01,0x07,0x01,0x00,0xa5, -0xff,0xff,0xc2,0xfe,0xfe,0x95,0xfd,0xfc,0x5b,0xfc,0xfb,0x7f,0xfb,0xfa,0x1c,0xfa, -0xf9,0x07,0xf9,0xf8,0x0a,0xf8,0xf7,0xd6,0xf6,0xf6,0xd5,0xf5,0xf5,0xc5,0xf4,0xf4, -0xe6,0xf3,0xf3,0x17,0xf3,0xf2,0x5a,0xf2,0xf2,0x34,0xf2,0xf2,0x23,0xf2,0xf2,0x73, -0xf2,0xf2,0xa9,0xf2,0xf2,0x1c,0xf3,0xf3,0x76,0xf3,0xf3,0xc9,0xf3,0xf3,0x2e,0xf4, -0xf4,0xc8,0xf4,0xf4,0x0e,0xf5,0xf5,0x4a,0xf6,0xf6,0xc9,0xf6,0xf7,0xc3,0xf7,0xf8, -0xe5,0xf8,0xf9,0x52,0xf9,0xf9,0x1a,0xfa,0xfa,0x0a,0xfb,0xfb,0xa6,0xfb,0xfb,0x3d, -0xfc,0xfc,0xe9,0xfc,0xfd,0x52,0xfd,0xfd,0x76,0xfd,0xfd,0xe9,0xfd,0xfd,0x0f,0xfe, -0xfd,0xce,0xfd,0xfd,0xdb,0xfd,0xfe,0x51,0xfe,0xfe,0x85,0xfe,0xfe,0x3e,0xff,0xff, -0xa6,0xff,0xff,0xeb,0xff,0x00,0x53,0x00,0x00,0x65,0x00,0x00,0x35,0x00,0x00,0x12, -0x00,0x00,0xf0,0xff,0x00,0x21,0x00,0x00,0xa1,0xff,0xff,0x77,0xff,0xff,0x68,0xff, -0xff,0xe3,0xfe,0xfe,0x7a,0xfe,0xfe,0xf3,0xfd,0xfd,0xde,0xfd,0xfd,0xdd,0xfd,0xfe, -0x00,0xfe,0xfe,0x10,0xfe,0xfe,0x52,0xfe,0xfe,0x87,0xfe,0xfe,0xdb,0xfe,0xff,0x30, -0xff,0xff,0xd8,0xff,0x00,0x72,0x00,0x00,0x3b,0x01,0x01,0x5c,0x02,0x03,0xa0,0x03, -0x04,0xf4,0x04,0x05,0x8a,0x06,0x07,0x17,0x08,0x08,0x39,0x09,0x09,0x9f,0x0a,0x0a, -0x5e,0x0b,0x0b,0xb9,0x0b,0x0b,0xff,0x0b,0x0b,0x1f,0x0c,0x0c,0x23,0x0c,0x0b,0xcf, -0x0b,0x0b,0xfd,0x0b,0x0b,0xdf,0x0b,0x0b,0xbb,0x0b,0x0b,0xcc,0x0b,0x0b,0x88,0x0b, -0x0b,0xa9,0x0b,0x0b,0x99,0x0b,0x0b,0x89,0x0b,0x0b,0x56,0x0b,0x0b,0x13,0x0b,0x0a, -0xde,0x0a,0x0a,0xcc,0x0a,0x0a,0x69,0x0a,0x0a,0xa0,0x09,0x09,0xc5,0x08,0x08,0xe4, -0x07,0x07,0x85,0x06,0x05,0x4d,0x05,0x04,0xb9,0x03,0x03,0x60,0x02,0x01,0x4c,0x01, -0x00,0x9e,0x00,0x00,0x25,0x00,0x00,0x01,0x00,0xff,0xad,0xff,0xff,0x15,0xff,0xfe, -0x4b,0xfe,0xfd,0x8d,0xfd,0xfd,0x05,0xfd,0xfc,0x5b,0xfc,0xfc,0x02,0xfc,0xfc,0xd0, -0xfb,0xfb,0xdc,0xfb,0xfb,0xbd,0xfb,0xfb,0x99,0xfb,0xfb,0xaa,0xfb,0xfb,0xec,0xfb, -0xfb,0xef,0xfb,0xfb,0xdc,0xfb,0xfb,0xfd,0xfb,0xfc,0x02,0xfc,0xfc,0x31,0xfc,0xfc, -0x65,0xfc,0xfc,0x55,0xfc,0xfc,0x34,0xfc,0xfc,0xe2,0xfb,0xfb,0x8c,0xfb,0xfb,0x14, -0xfb,0xfa,0xbe,0xfa,0xfa,0x68,0xfa,0xfa,0x15,0xfa,0xf9,0x9c,0xf9,0xf9,0xaa,0xf9, -0xf9,0x56,0xf9,0xf9,0x56,0xf9,0xf9,0xb7,0xf9,0xf9,0xbc,0xf9,0xf9,0x0e,0xfa,0xfa, -0xe0,0xf9,0xf9,0xee,0xf9,0xf9,0xad,0xf9,0xf9,0x36,0xf9,0xf9,0xc0,0xf8,0xf8,0x69, -0xf8,0xf8,0x26,0xf8,0xf7,0x5c,0xf7,0xf7,0xe1,0xf6,0xf6,0xef,0xf6,0xf6,0xcd,0xf6, -0xf6,0xcb,0xf6,0xf6,0xfd,0xf6,0xf6,0xbd,0xf6,0xf6,0x0c,0xf7,0xf7,0x52,0xf7,0xf7, -0x2a,0xf8,0xf8,0xa7,0xf8,0xf9,0xb2,0xf9,0xfa,0x72,0xfa,0xfa,0x0b,0xfb,0xfb,0xc7, -0xfb,0xfc,0x20,0xfc,0xfc,0xa6,0xfc,0xfc,0x0d,0xfd,0xfd,0x31,0xfd,0xfd,0x64,0xfd, -0xfd,0xd9,0xfd,0xfe,0x40,0xfe,0xfe,0x52,0xfe,0xfe,0xc8,0xfe,0xfe,0xee,0xfe,0xfe, -0xdd,0xfe,0xfe,0x1e,0xff,0xff,0x02,0xff,0xfe,0xff,0xfe,0xff,0x20,0xff,0xff,0xa5, -0xff,0xff,0x2d,0x00,0x00,0x09,0x01,0x01,0x3a,0x02,0x02,0x6c,0x03,0x04,0xd2,0x04, -0x05,0x18,0x06,0x06,0x4b,0x07,0x07,0x4f,0x08,0x08,0xf9,0x08,0x09,0x43,0x09,0x09, -0x96,0x09,0x09,0xcb,0x09,0x09,0x0d,0x0a,0x0a,0x22,0x0a,0x0a,0xf0,0x09,0x0a,0x00, -0x0a,0x0a,0x22,0x0a,0x0a,0x73,0x0a,0x0a,0xb9,0x0a,0x0a,0xec,0x0a,0x0b,0x22,0x0b, -0x0b,0x32,0x0b,0x0b,0x23,0x0b,0x0b,0xe0,0x0a,0x0a,0xac,0x0a,0x0a,0x48,0x0a,0x0a, -0xe2,0x09,0x09,0x5a,0x09,0x09,0xe3,0x08,0x08,0xbc,0x08,0x08,0x58,0x08,0x08,0x03, -0x08,0x08,0xf0,0x07,0x07,0xfe,0x07,0x07,0xde,0x07,0x07,0xcd,0x07,0x07,0xab,0x07, -0x07,0x88,0x07,0x07,0x67,0x07,0x07,0x67,0x07,0x07,0x34,0x07,0x07,0xf1,0x06,0x06, -0xce,0x06,0x06,0x58,0x06,0x06,0xe1,0x05,0x05,0x9b,0x05,0x05,0xb4,0x04,0x04,0x05, -0x04,0x03,0x7c,0x03,0x03,0x90,0x02,0x02,0xf4,0x01,0x01,0xe8,0x00,0x00,0xe5,0xff, -0xff,0xa4,0xfe,0xfe,0x50,0xfd,0xfc,0xba,0xfb,0xfa,0x3e,0xfa,0xf9,0x3c,0xf9,0xf8, -0x29,0xf8,0xf7,0x8d,0xf7,0xf7,0x03,0xf7,0xf6,0x8c,0xf6,0xf6,0x56,0xf6,0xf6,0x02, -0xf6,0xf5,0xee,0xf5,0xf5,0xae,0xf5,0xf5,0x78,0xf5,0xf5,0x78,0xf5,0xf5,0x67,0xf5, -0xf5,0xb9,0xf5,0xf5,0x1d,0xf6,0xf6,0x22,0xf6,0xf6,0x84,0xf6,0xf6,0x9b,0xf6,0xf6, -0x24,0xf6,0xf6,0xf0,0xf5,0xf5,0x89,0xf5,0xf5,0x24,0xf5,0xf5,0x21,0xf5,0xf5,0xe0, -0xf4,0xf4,0xbc,0xf4,0xf4,0xec,0xf4,0xf4,0xfe,0xf4,0xf5,0x20,0xf5,0xf5,0x65,0xf5, -0xf5,0xc8,0xf5,0xf6,0x40,0xf6,0xf6,0xf9,0xf6,0xf7,0xc4,0xf7,0xf8,0xa3,0xf8,0xf9, -0x50,0xf9,0xf9,0xf9,0xf9,0xfa,0x95,0xfa,0xfa,0xec,0xfa,0xfb,0x52,0xfb,0xfb,0xd8, -0xfb,0xfc,0x72,0xfc,0xfc,0xfb,0xfc,0xfd,0x74,0xfd,0xfd,0x0b,0xfe,0xfe,0x84,0xfe, -0xfe,0x2e,0xff,0xff,0xc7,0xff,0x00,0x80,0x00,0x00,0x2e,0x01,0x01,0x84,0x01,0x01, -0xd9,0x01,0x01,0xef,0x01,0x01,0xed,0x01,0x02,0x32,0x02,0x02,0x64,0x02,0x02,0xd9, -0x02,0x03,0x41,0x03,0x03,0xd9,0x03,0x03,0x2e,0x04,0x04,0xc8,0x04,0x04,0x2e,0x05, -0x05,0xa6,0x05,0x05,0xfd,0x05,0x06,0x53,0x06,0x06,0x97,0x06,0x06,0xec,0x06,0x07, -0x41,0x07,0x07,0x46,0x07,0x07,0x66,0x07,0x07,0x66,0x07,0x07,0x99,0x07,0x07,0xba, -0x07,0x07,0x1e,0x08,0x08,0x85,0x08,0x08,0xdb,0x08,0x08,0x0e,0x09,0x09,0x13,0x09, -0x08,0xef,0x08,0x08,0xde,0x08,0x08,0xee,0x08,0x08,0xdd,0x08,0x08,0x0f,0x09,0x08, -0xbf,0x08,0x08,0xbb,0x08,0x08,0xab,0x08,0x08,0x89,0x08,0x08,0x34,0x08,0x07,0x9f, -0x07,0x07,0xd3,0x06,0x06,0xf6,0x05,0x05,0x49,0x05,0x04,0xbf,0x04,0x04,0x35,0x04, -0x04,0xe1,0x03,0x03,0x9b,0x03,0x03,0x68,0x03,0x03,0xe1,0x02,0x02,0x9c,0x02,0x02, -0x47,0x02,0x02,0xe0,0x01,0x01,0x6a,0x01,0x01,0xf3,0x00,0x00,0xab,0x00,0x00,0x67, -0x00,0x00,0x45,0x00,0x00,0x22,0x00,0x00,0x23,0x00,0x00,0x21,0x00,0x00,0x12,0x00, -0x00,0x22,0x00,0x00,0xf1,0xff,0xff,0xdd,0xff,0xff,0xad,0xff,0xff,0x46,0xff,0xff, -0xe1,0xfe,0xfe,0x9c,0xfe,0xfe,0x27,0xfe,0xfd,0xcf,0xfd,0xfd,0xac,0xfd,0xfd,0x35, -0xfd,0xfd,0xf0,0xfc,0xfc,0x0f,0xfd,0xfc,0xee,0xfc,0xfd,0x10,0xfd,0xfd,0x55,0xfd, -0xfd,0xa7,0xfd,0xfd,0xeb,0xfd,0xfd,0x2f,0xfe,0xfe,0x01,0xfe,0xfe,0xf0,0xfd,0xfd, -0x8e,0xfd,0xfd,0x26,0xfd,0xfc,0x8e,0xfc,0xfc,0xa1,0xfb,0xfb,0xe4,0xfa,0xfa,0xc6, -0xf9,0xf9,0xd3,0xf8,0xf8,0x39,0xf8,0xf7,0x6c,0xf7,0xf7,0xd2,0xf6,0xf6,0x7a,0xf6, -0xf6,0x24,0xf6,0xf6,0xf0,0xf5,0xf5,0xde,0xf5,0xf5,0xcc,0xf5,0xf5,0x99,0xf5,0xf5, -0x99,0xf5,0xf5,0xba,0xf5,0xf5,0x1d,0xf6,0xf6,0xd6,0xf6,0xf7,0x83,0xf7,0xf7,0x1d, -0xf8,0xf8,0xa6,0xf8,0xf8,0x0d,0xf9,0xf9,0x32,0xf9,0xf9,0x02,0xf9,0xf9,0x00,0xf9, -0xf8,0xce,0xf8,0xf8,0xbb,0xf8,0xf8,0x8a,0xf8,0xf8,0x56,0xf8,0xf8,0x96,0xf8,0xf8, -0xdb,0xf8,0xf8,0x1f,0xf9,0xf9,0x63,0xf9,0xf9,0xfa,0xf9,0xfa,0x62,0xfa,0xfa,0x0c, -0xfb,0xfb,0xa5,0xfb,0xfc,0x80,0xfc,0xfd,0x80,0xfd,0xfe,0x91,0xfe,0xff,0x50,0xff, -0xff,0x0b,0x00,0x00,0x96,0x00,0x00,0x0c,0x01,0x01,0x63,0x01,0x01,0xa8,0x01,0x01, -0x2e,0x02,0x02,0xc7,0x02,0x03,0x61,0x03,0x03,0x3b,0x04,0x04,0xc8,0x04,0x04,0x3f, -0x05,0x05,0xa8,0x05,0x05,0x0c,0x06,0x06,0x73,0x06,0x06,0xea,0x06,0x07,0xb4,0x07, -0x07,0x4f,0x08,0x08,0x1b,0x09,0x09,0xc9,0x09,0x0a,0x61,0x0a,0x0a,0x1b,0x0b,0x0b, -0xd8,0x0b,0x0c,0x41,0x0c,0x0c,0x87,0x0c,0x0c,0xba,0x0c,0x0c,0xec,0x0c,0x0c,0x0e, -0x0d,0x0c,0xff,0x0c,0x0c,0xee,0x0c,0x0c,0xfe,0x0c,0x0c,0xff,0x0c,0x0c,0x1f,0x0d, -0x0c,0xcf,0x0c,0x0c,0xbb,0x0c,0x0c,0x99,0x0c,0x0c,0x57,0x0c,0x0c,0x02,0x0c,0x0b, -0xce,0x0b,0x0b,0x59,0x0b,0x0b,0x14,0x0b,0x0a,0x8e,0x0a,0x0a,0xc2,0x09,0x09,0x06, -0x09,0x08,0x19,0x08,0x07,0xe7,0x06,0x06,0xf6,0x05,0x05,0xe6,0x04,0x04,0xe6,0x03, -0x03,0x06,0x03,0x02,0x19,0x02,0x01,0x4b,0x01,0x00,0x6c,0x00,0x00,0xa0,0xff,0xff, -0xd4,0xfe,0xfe,0x69,0xfe,0xfe,0xc1,0xfd,0xfd,0x06,0xfd,0xfc,0x8c,0xfc,0xfc,0x15, -0xfc,0xfb,0x7d,0xfb,0xfb,0xe2,0xfa,0xfa,0x7b,0xfa,0xfa,0xc1,0xf9,0xf9,0x47,0xf9, -0xf9,0xd1,0xf8,0xf8,0x6a,0xf8,0xf8,0x35,0xf8,0xf8,0x02,0xf8,0xf7,0xdd,0xf7,0xf7, -0x9c,0xf7,0xf7,0x66,0xf7,0xf7,0x46,0xf7,0xf7,0xf2,0xf6,0xf6,0xac,0xf6,0xf6,0x58, -0xf6,0xf6,0x24,0xf6,0xf5,0xbe,0xf5,0xf5,0x68,0xf5,0xf5,0x14,0xf5,0xf4,0xde,0xf4, -0xf4,0x9c,0xf4,0xf4,0x99,0xf4,0xf4,0x99,0xf4,0xf4,0xca,0xf4,0xf4,0x0e,0xf5,0xf5, -0x01,0xf5,0xf5,0x10,0xf5,0xf5,0x32,0xf5,0xf5,0x44,0xf5,0xf5,0x22,0xf5,0xf5,0x44, -0xf5,0xf5,0x86,0xf5,0xf5,0xe9,0xf5,0xf6,0x51,0xf6,0xf6,0xea,0xf6,0xf7,0x73,0xf7, -0xf7,0x0c,0xf8,0xf8,0x74,0xf8,0xf8,0xfc,0xf8,0xf9,0x83,0xf9,0xf9,0xca,0xf9,0xf9, -0x2f,0xfa,0xfa,0x65,0xfa,0xfa,0xb8,0xfa,0xfb,0x30,0xfb,0xfb,0x96,0xfb,0xfb,0x3e, -0xfc,0xfc,0xea,0xfc,0xfd,0xa4,0xfd,0xfe,0x60,0xfe,0xfe,0xfa,0xfe,0xff,0xa5,0xff, -0xff,0x5f,0x00,0x00,0x3c,0x01,0x01,0x09,0x02,0x02,0xd7,0x02,0x03,0x93,0x03,0x03, -0x4f,0x04,0x04,0xe9,0x04,0x05,0x62,0x05,0x05,0xe9,0x05,0x06,0x71,0x06,0x06,0x0c, -0x07,0x07,0xa4,0x07,0x07,0x2e,0x08,0x08,0x85,0x08,0x08,0x0c,0x09,0x09,0x96,0x09, -0x09,0xdb,0x09,0x09,0x0f,0x0a,0x0a,0x52,0x0a,0x0a,0xd9,0x0a,0x0b,0x00,0x0b,0x0b, -0x73,0x0b,0x0b,0x99,0x0b,0x0b,0xa9,0x0b,0x0b,0xaa,0x0b,0x0b,0x57,0x0b,0x0b,0x04, -0x0b,0x0a,0x9c,0x0a,0x0a,0x46,0x0a,0x0a,0xe1,0x09,0x09,0x5a,0x09,0x09,0xe1,0x08, -0x08,0x59,0x08,0x08,0xe2,0x07,0x07,0x69,0x07,0x07,0xf4,0x06,0x06,0x7a,0x06,0x06, -0x14,0x06,0x05,0xad,0x05,0x05,0x37,0x05,0x05,0xf2,0x04,0x04,0x9c,0x04,0x04,0x58, -0x04,0x04,0x33,0x04,0x04,0xf2,0x03,0x03,0xef,0x03,0x03,0xee,0x03,0x03,0xee,0x03, -0x03,0xcc,0x03,0x03,0x8a,0x03,0x03,0x04,0x03,0x02,0xbe,0x02,0x02,0x9a,0x02,0x02, -0x68,0x02,0x02,0x66,0x02,0x02,0x66,0x02,0x02,0x55,0x02,0x02,0x34,0x02,0x02,0xf1, -0x01,0x01,0xbd,0x01,0x01,0x68,0x01,0x01,0x13,0x01,0x00,0xce,0x00,0x00,0x68,0x00, -0x00,0x35,0x00,0x00,0x03,0x00,0xff,0xae,0xff,0xff,0x36,0xff,0xff,0xc1,0xfe,0xfe, -0x37,0xfe,0xfd,0xdf,0xfd,0xfd,0x38,0xfd,0xfc,0xef,0xfc,0xfc,0x28,0xfc,0xfb,0x8e, -0xfb,0xfb,0x81,0xfa,0xfa,0xb2,0xf9,0xf9,0xc3,0xf8,0xf8,0xc3,0xf7,0xf7,0x05,0xf7, -0xf6,0x4a,0xf6,0xf5,0x6d,0xf5,0xf5,0x03,0xf5,0xf4,0x7a,0xf4,0xf4,0x34,0xf4,0xf4, -0x00,0xf4,0xf3,0xce,0xf3,0xf3,0xbd,0xf3,0xf3,0x69,0xf3,0xf3,0x56,0xf3,0xf3,0x34, -0xf3,0xf3,0x43,0xf3,0xf3,0x55,0xf3,0xf3,0xb8,0xf3,0xf3,0x0e,0xf4,0xf4,0x42,0xf4, -0xf4,0x97,0xf4,0xf4,0xeb,0xf4,0xf5,0x20,0xf5,0xf5,0x95,0xf5,0xf5,0x1d,0xf6,0xf6, -0x95,0xf6,0xf6,0x0d,0xf7,0xf7,0x63,0xf7,0xf7,0xb9,0xf7,0xf7,0x2e,0xf8,0xf8,0x85, -0xf8,0xf8,0xea,0xf8,0xf9,0x63,0xf9,0xf9,0xfa,0xf9,0xfa,0xb4,0xfa,0xfb,0x51,0xfb, -0xfb,0xf9,0xfb,0xfc,0xd7,0xfc,0xfd,0x93,0xfd,0xfd,0x5f,0xfe,0xfe,0x5c,0xff,0xff, -0x0c,0x00,0x00,0xc6,0x00,0x01,0x82,0x01,0x01,0x4e,0x02,0x02,0xc8,0x02,0x03,0x71, -0x03,0x03,0x0c,0x04,0x04,0x85,0x04,0x04,0x1c,0x05,0x05,0x85,0x05,0x05,0xca,0x05, -0x06,0x20,0x06,0x06,0xb7,0x06,0x06,0x3e,0x07,0x07,0xb7,0x07,0x08,0x82,0x08,0x08, -0x2d,0x09,0x09,0xc6,0x09,0x0a,0x30,0x0a,0x0a,0x86,0x0a,0x0a,0xfb,0x0a,0x0b,0x21, -0x0b,0x0b,0x33,0x0b,0x0b,0x34,0x0b,0x0b,0x33,0x0b,0x0b,0x01,0x0b,0x0b,0x00,0x0b, -0x0b,0x10,0x0b,0x0b,0x33,0x0b,0x0b,0x33,0x0b,0x0b,0x74,0x0b,0x0b,0x76,0x0b,0x0b, -0x77,0x0b,0x0b,0x76,0x0b,0x0b,0x57,0x0b,0x0b,0x14,0x0b,0x0a,0xdf,0x0a,0x0a,0x8a, -0x0a,0x0a,0x25,0x0a,0x09,0xef,0x09,0x09,0xbc,0x09,0x09,0x89,0x09,0x09,0x77,0x09, -0x09,0x24,0x09,0x09,0xe1,0x08,0x08,0x9c,0x08,0x08,0x04,0x08,0x07,0x6b,0x07,0x07, -0xb1,0x06,0x06,0xc3,0x05,0x05,0xe5,0x04,0x04,0xf6,0x03,0x03,0x39,0x03,0x02,0x7e, -0x02,0x02,0xb2,0x01,0x01,0x26,0x01,0x00,0xad,0x00,0x00,0x35,0x00,0xff,0xdf,0xff, -0xff,0x59,0xff,0xff,0xe0,0xfe,0xfe,0x6b,0xfe,0xfe,0xb1,0xfd,0xfd,0x07,0xfd,0xfc, -0x5b,0xfc,0xfc,0xb0,0xfb,0xfb,0xf5,0xfa,0xfa,0x4a,0xfa,0xf9,0x8f,0xf9,0xf9,0xd1, -0xf8,0xf8,0x16,0xf8,0xf7,0x6b,0xf7,0xf7,0xb1,0xf6,0xf6,0x58,0xf6,0xf6,0x03,0xf6, -0xf5,0xce,0xf5,0xf5,0x79,0xf5,0xf5,0x25,0xf5,0xf4,0x9d,0xf4,0xf4,0x68,0xf4,0xf4, -0x13,0xf4,0xf3,0xee,0xf3,0xf3,0xee,0xf3,0xf3,0xcd,0xf3,0xf3,0xdd,0xf3,0xf3,0xdd, -0xf3,0xf3,0xfe,0xf3,0xf3,0xef,0xf3,0xf3,0xfe,0xf3,0xf3,0xdf,0xf3,0xf3,0xcd,0xf3, -0xf3,0xdd,0xf3,0xf3,0xdd,0xf3,0xf3,0xfe,0xf3,0xf4,0x10,0xf4,0xf4,0x11,0xf4,0xf4, -0x21,0xf4,0xf4,0x74,0xf4,0xf4,0xda,0xf4,0xf5,0x83,0xf5,0xf5,0x1d,0xf6,0xf6,0xd7, -0xf6,0xf7,0xb3,0xf7,0xf8,0x81,0xf8,0xf8,0x8f,0xf9,0xf9,0x4e,0xfa,0xfa,0x4c,0xfb, -0xfb,0x0a,0xfc,0xfc,0xb6,0xfc,0xfd,0x51,0xfd,0xfd,0xe9,0xfd,0xfe,0x72,0xfe,0xfe, -0x1c,0xff,0xff,0xd7,0xff,0x00,0x94,0x00,0x00,0x5f,0x01,0x01,0x2b,0x02,0x02,0x08, -0x03,0x03,0xf6,0x03,0x04,0x94,0x04,0x05,0x61,0x05,0x05,0x2c,0x06,0x06,0xb7,0x06, -0x07,0x50,0x07,0x07,0xb9,0x07,0x08,0x40,0x08,0x08,0xb8,0x08,0x09,0x30,0x09,0x09, -0x97,0x09,0x09,0xca,0x09,0x09,0xed,0x09,0x09,0xde,0x09,0x09,0xcd,0x09,0x09,0xbd, -0x09,0x09,0xab,0x09,0x09,0xba,0x09,0x09,0xdc,0x09,0x09,0xfe,0x09,0x0a,0xf0,0x09, -0x09,0xdf,0x09,0x09,0xac,0x09,0x09,0x68,0x09,0x09,0x13,0x09,0x09,0xe0,0x08,0x08, -0x9b,0x08,0x08,0x47,0x08,0x08,0x03,0x08,0x07,0xdf,0x07,0x07,0xab,0x07,0x07,0x89, -0x07,0x07,0x77,0x07,0x07,0x67,0x07,0x07,0x55,0x07,0x07,0x87,0x07,0x07,0xa9,0x07, -0x07,0xab,0x07,0x07,0x9a,0x07,0x07,0x78,0x07,0x07,0x14,0x07,0x06,0xdf,0x06,0x06, -0x7b,0x06,0x06,0x04,0x06,0x05,0xad,0x05,0x05,0x37,0x05,0x05,0xe0,0x04,0x04,0xbc, -0x04,0x04,0x89,0x04,0x04,0x55,0x04,0x04,0x23,0x04,0x04,0xe0,0x03,0x03,0xdd,0x03, -0x03,0xac,0x03,0x03,0x9b,0x03,0x03,0x99,0x03,0x03,0x79,0x03,0x03,0x67,0x03,0x03, -0x25,0x03,0x03,0xd0,0x02,0x02,0x59,0x02,0x02,0xa0,0x01,0x01,0xc4,0x00,0x00,0xc4, -0xff,0xff,0xb5,0xfe,0xfe,0x82,0xfd,0xfc,0x7f,0xfc,0xfb,0x5d,0xfb,0xfa,0x3b,0xfa, -0xf9,0x19,0xf9,0xf8,0x08,0xf8,0xf7,0x29,0xf7,0xf6,0x5b,0xf6,0xf5,0x8e,0xf5,0xf5, -0xc3,0xf4,0xf4,0x16,0xf4,0xf3,0x6b,0xf3,0xf3,0xb0,0xf2,0xf2,0x16,0xf2,0xf1,0x6b, -0xf1,0xf1,0xf2,0xf0,0xf0,0x9c,0xf0,0xf0,0x55,0xf0,0xf0,0x43,0xf0,0xf0,0x54,0xf0, -0xf0,0xa7,0xf0,0xf0,0xec,0xf0,0xf1,0x10,0xf1,0xf1,0x54,0xf1,0xf1,0xb8,0xf1,0xf1, -0x0d,0xf2,0xf2,0x73,0xf2,0xf2,0x0b,0xf3,0xf3,0xa5,0xf3,0xf3,0x4f,0xf4,0xf4,0x0a, -0xf5,0xf5,0xb6,0xf5,0xf6,0x50,0xf6,0xf6,0xfa,0xf6,0xf7,0xa4,0xf7,0xf8,0x71,0xf8, -0xf8,0x4d,0xf9,0xf9,0x4d,0xfa,0xfa,0x3c,0xfb,0xfb,0x3b,0xfc,0xfc,0x1a,0xfd,0xfd, -0xe8,0xfd,0xfe,0x95,0xfe,0xfe,0x4f,0xff,0xff,0xfb,0xff,0x00,0x85,0x00,0x00,0x2e, -0x01,0x01,0x75,0x01,0x01,0xb8,0x01,0x01,0xfc,0x01,0x02,0x52,0x02,0x02,0xb8,0x02, -0x02,0x5f,0x03,0x03,0xfb,0x03,0x04,0xa5,0x04,0x05,0x61,0x05,0x05,0x0b,0x06,0x06, -0x94,0x06,0x06,0x1e,0x07,0x07,0x85,0x07,0x07,0xda,0x07,0x07,0x1f,0x08,0x08,0x42, -0x08,0x08,0xa7,0x08,0x08,0x2e,0x09,0x09,0x97,0x09,0x09,0xec,0x09,0x0a,0x10,0x0a, -0x0a,0x53,0x0a,0x0a,0x67,0x0a,0x0a,0x66,0x0a,0x0a,0x98,0x0a,0x0a,0xa9,0x0a,0x0a, -0xa9,0x0a,0x0a,0x9a,0x0a,0x0a,0x99,0x0a,0x0a,0x79,0x0a,0x0a,0x67,0x0a,0x0a,0x66, -0x0a,0x0a,0x76,0x0a,0x0a,0x97,0x0a,0x0a,0xcb,0x0a,0x0a,0xfe,0x0a,0x0b,0x21,0x0b, -0x0b,0x64,0x0b,0x0b,0x57,0x0b,0x0b,0x56,0x0b,0x0b,0x24,0x0b,0x0b,0xf0,0x0a,0x0a, -0x6a,0x0a,0x0a,0xd3,0x09,0x09,0x39,0x09,0x08,0x8e,0x08,0x08,0xb1,0x07,0x07,0xf5, -0x06,0x06,0x29,0x06,0x05,0x6b,0x05,0x05,0xb0,0x04,0x04,0x16,0x04,0x03,0x8c,0x03, -0x03,0xd3,0x02,0x02,0x69,0x02,0x02,0xc1,0x01,0x01,0x27,0x01,0x00,0x6c,0x00,0x00, -0xb1,0xff,0xff,0xf5,0xfe,0xfe,0x39,0xfe,0xfd,0x7d,0xfd,0xfd,0xb2,0xfc,0xfc,0xe5, -0xfb,0xfb,0x38,0xfb,0xfa,0x5c,0xfa,0xf9,0x8f,0xf9,0xf9,0xb1,0xf8,0xf8,0xe4,0xf7, -0xf7,0x39,0xf7,0xf6,0x9f,0xf6,0xf6,0x25,0xf6,0xf5,0xbf,0xf5,0xf5,0x9a,0xf5,0xf5, -0x57,0xf5,0xf5,0x24,0xf5,0xf5,0xf1,0xf4,0xf4,0xde,0xf4,0xf4,0x9a,0xf4,0xf4,0x77, -0xf4,0xf4,0x45,0xf4,0xf4,0x43,0xf4,0xf4,0x22,0xf4,0xf4,0x32,0xf4,0xf4,0x54,0xf4, -0xf4,0x65,0xf4,0xf4,0x87,0xf4,0xf4,0xba,0xf4,0xf4,0xdc,0xf4,0xf4,0x1f,0xf5,0xf5, -0x43,0xf5,0xf5,0x86,0xf5,0xf5,0xca,0xf5,0xf5,0x2f,0xf6,0xf6,0x84,0xf6,0xf6,0x1c, -0xf7,0xf7,0xc6,0xf7,0xf8,0x71,0xf8,0xf8,0x2c,0xf9,0xf9,0xd8,0xf9,0xfa,0x62,0xfa, -0xfa,0x2c,0xfb,0xfb,0xb6,0xfb,0xfb,0x3f,0xfc,0xfc,0xb8,0xfc,0xfd,0x30,0xfd,0xfd, -0x96,0xfd,0xfd,0xeb,0xfd,0xfe,0x31,0xfe,0xfe,0x54,0xfe,0xfe,0x87,0xfe,0xfe,0xba, -0xfe,0xfe,0xdc,0xfe,0xfe,0x1f,0xff,0xff,0x53,0xff,0xff,0xa8,0xff,0xff,0xdc,0xff, -0xff,0x1f,0x00,0x00,0x74,0x00,0x00,0xda,0x00,0x00,0x2f,0x01,0x01,0x74,0x01,0x01, -0xca,0x01,0x01,0x1f,0x02,0x02,0x42,0x02,0x02,0x96,0x02,0x02,0xcb,0x02,0x02,0x0e, -0x03,0x03,0x53,0x03,0x03,0xb8,0x03,0x03,0xfd,0x03,0x04,0x62,0x04,0x04,0xd9,0x04, -0x05,0x41,0x05,0x05,0xfa,0x05,0x06,0xb4,0x06,0x07,0x60,0x07,0x07,0x1c,0x08,0x08, -0xa6,0x08,0x08,0x5f,0x09,0x09,0xd9,0x09,0x0a,0x61,0x0a,0x0a,0xfb,0x0a,0x0b,0x73, -0x0b,0x0b,0xea,0x0b,0x0c,0x31,0x0c,0x0c,0x86,0x0c,0x0c,0x99,0x0c,0x0c,0x9a,0x0c, -0x0c,0x57,0x0c,0x0c,0xf4,0x0b,0x0b,0x8d,0x0b,0x0b,0x15,0x0b,0x0a,0x8c,0x0a,0x0a, -0x26,0x0a,0x09,0xbe,0x09,0x09,0x78,0x09,0x09,0x04,0x09,0x08,0x9c,0x08,0x08,0x26, -0x08,0x07,0x9d,0x07,0x07,0x15,0x07,0x06,0x8c,0x06,0x06,0x14,0x06,0x05,0xad,0x05, -0x05,0x46,0x05,0x05,0xd0,0x04,0x04,0x6a,0x04,0x04,0x14,0x04,0x03,0xbe,0x03,0x03, -0x47,0x03,0x03,0xf1,0x02,0x02,0x7a,0x02,0x02,0x13,0x02,0x01,0x7d,0x01,0x01,0xe2, -0x00,0x00,0x5b,0x00,0x00,0xb0,0xff,0xff,0x26,0xff,0xfe,0x8d,0xfe,0xfe,0xf4,0xfd, -0xfd,0x6b,0xfd,0xfd,0xe2,0xfc,0xfc,0x6a,0xfc,0xfc,0xe1,0xfb,0xfb,0x59,0xfb,0xfa, -0xaf,0xfa,0xfa,0xf5,0xf9,0xf9,0x39,0xf9,0xf8,0x7e,0xf8,0xf8,0xb1,0xf7,0xf7,0xf6, -0xf6,0xf6,0x3a,0xf6,0xf5,0x9e,0xf5,0xf5,0x05,0xf5,0xf4,0x9c,0xf4,0xf4,0x36,0xf4, -0xf3,0xdf,0xf3,0xf3,0xac,0xf3,0xf3,0x68,0xf3,0xf3,0x45,0xf3,0xf3,0x12,0xf3,0xf3, -0x01,0xf3,0xf2,0xee,0xf2,0xf2,0xff,0xf2,0xf3,0x22,0xf3,0xf3,0x64,0xf3,0xf3,0xb9, -0xf3,0xf3,0x0e,0xf4,0xf4,0x63,0xf4,0xf4,0xea,0xf4,0xf5,0x52,0xf5,0xf5,0xd8,0xf5, -0xf6,0x51,0xf6,0xf6,0xc8,0xf6,0xf6,0x3f,0xf7,0xf7,0x86,0xf7,0xf7,0xdc,0xf7,0xf8, -0x31,0xf8,0xf8,0x86,0xf8,0xf8,0xdb,0xf8,0xf9,0x42,0xf9,0xf9,0xb7,0xf9,0xf9,0x3f, -0xfa,0xfa,0xc7,0xfa,0xfb,0x50,0xfb,0xfb,0xd8,0xfb,0xfc,0x61,0xfc,0xfc,0x1b,0xfd, -0xfd,0xc7,0xfd,0xfe,0x82,0xfe,0xfe,0x4e,0xff,0xff,0xf8,0xff,0x00,0x94,0x00,0x00, -0x4f,0x01,0x01,0xfa,0x01,0x02,0x93,0x02,0x02,0x4e,0x03,0x03,0xfa,0x03,0x04,0xb6, -0x04,0x05,0x60,0x05,0x05,0x0b,0x06,0x06,0x84,0x06,0x06,0x0c,0x07,0x07,0x62,0x07, -0x07,0xc9,0x07,0x07,0x3f,0x08,0x08,0xa7,0x08,0x08,0x2e,0x09,0x09,0xb7,0x09,0x0a, -0x60,0x0a,0x0a,0x1b,0x0b,0x0b,0xc6,0x0b,0x0c,0x60,0x0c,0x0c,0xfa,0x0c,0x0d,0x62, -0x0d,0x0d,0xd9,0x0d,0x0d,0x0e,0x0e,0x0e,0x00,0x0e,0x0d,0xdf,0x0d,0x0d,0x7a,0x0d, -0x0d,0x03,0x0d,0x0c,0x6b,0x0c,0x0c,0xc1,0x0b,0x0b,0x16,0x0b,0x0a,0x7c,0x0a,0x0a, -0xb1,0x09,0x09,0x26,0x09,0x08,0x9d,0x08,0x08,0x14,0x08,0x07,0xbd,0x07,0x07,0x58, -0x07,0x07,0xe2,0x06,0x06,0x9c,0x06,0x06,0x36,0x06,0x05,0xbf,0x05,0x05,0x38,0x05, -0x05,0xc0,0x04,0x04,0x59,0x04,0x04,0xe1,0x03,0x03,0x8b,0x03,0x03,0x25,0x03,0x02, -0xdf,0x02,0x02,0x8a,0x02,0x02,0x14,0x02,0x01,0xbe,0x01,0x01,0x37,0x01,0x00,0xbf, -0x00,0x00,0x37,0x00,0x00,0xc0,0xff,0xff,0x48,0xff,0xfe,0xbf,0xfe,0xfe,0x16,0xfe, -0xfd,0x7c,0xfd,0xfd,0xd2,0xfc,0xfc,0x58,0xfc,0xfc,0xe0,0xfb,0xfb,0x79,0xfb,0xfb, -0x24,0xfb,0xfa,0xce,0xfa,0xfa,0x57,0xfa,0xfa,0xe1,0xf9,0xf9,0x69,0xf9,0xf9,0xe1, -0xf8,0xf8,0x37,0xf8,0xf7,0x8e,0xf7,0xf7,0xe3,0xf6,0xf6,0x49,0xf6,0xf6,0xb0,0xf5, -0xf5,0x37,0xf5,0xf5,0xf1,0xf4,0xf4,0xde,0xf4,0xf4,0xdd,0xf4,0xf4,0xfe,0xf4,0xf5, -0x42,0xf5,0xf5,0xb8,0xf5,0xf5,0x3f,0xf6,0xf6,0xa7,0xf6,0xf6,0x1e,0xf7,0xf7,0x64, -0xf7,0xf7,0xb9,0xf7,0xf7,0xfe,0xf7,0xf8,0x21,0xf8,0xf8,0x43,0xf8,0xf8,0x75,0xf8, -0xf8,0x99,0xf8,0xf8,0xcb,0xf8,0xf8,0x0f,0xf9,0xf9,0x43,0xf9,0xf9,0xa7,0xf9,0xf9, -0xeb,0xf9,0xfa,0x41,0xfa,0xfa,0x86,0xfa,0xfa,0xda,0xfa,0xfa,0x2f,0xfb,0xfb,0x54, -0xfb,0xfb,0x97,0xfb,0xfb,0xcb,0xfb,0xfb,0x0e,0xfc,0xfc,0x21,0xfc,0xfc,0x74,0xfc, -0xfc,0xc8,0xfc,0xfc,0x1e,0xfd,0xfd,0x85,0xfd,0xfd,0xfc,0xfd,0xfe,0x41,0xfe,0xfe, -0x86,0xfe,0xfe,0xa9,0xfe,0xfe,0xbb,0xfe,0xfe,0xcc,0xfe,0xfe,0xcc,0xfe,0xfe,0xed, -0xfe,0xfe,0x1f,0xff,0xff,0x63,0xff,0xff,0xc8,0xff,0xff,0x3f,0x00,0x00,0xb7,0x00, -0x01,0x40,0x01,0x01,0xd9,0x01,0x02,0x72,0x02,0x02,0x2d,0x03,0x03,0xf9,0x03,0x04, -0xc5,0x04,0x05,0xa3,0x05,0x06,0x60,0x06,0x06,0x5d,0x07,0x07,0x2b,0x08,0x08,0xe7, -0x08,0x09,0x94,0x09,0x09,0x2d,0x0a,0x0a,0x95,0x0a,0x0a,0xfc,0x0a,0x0b,0x42,0x0b, -0x0b,0x66,0x0b,0x0b,0xa9,0x0b,0x0b,0xbb,0x0b,0x0b,0xcc,0x0b,0x0b,0xac,0x0b,0x0b, -0x89,0x0b,0x0b,0x57,0x0b,0x0b,0x03,0x0b,0x0a,0xad,0x0a,0x0a,0x46,0x0a,0x0a,0xd0, -0x09,0x09,0x69,0x09,0x09,0x03,0x09,0x08,0x9c,0x08,0x08,0x26,0x08,0x07,0xbf,0x07, -0x07,0x47,0x07,0x07,0xc0,0x06,0x06,0x49,0x06,0x06,0xd1,0x05,0x05,0x7a,0x05,0x05, -0x14,0x05,0x04,0xdf,0x04,0x04,0x9a,0x04,0x04,0x58,0x04,0x04,0x35,0x04,0x04,0x12, -0x04,0x04,0xe0,0x03,0x03,0xcd,0x03,0x03,0xab,0x03,0x03,0x78,0x03,0x03,0x45,0x03, -0x03,0xf2,0x02,0x02,0xac,0x02,0x02,0x26,0x02,0x01,0xbf,0x01,0x01,0x06,0x01,0x00, -0x5b,0x00,0xff,0x9f,0xff,0xff,0xc2,0xfe,0xfe,0xe5,0xfd,0xfd,0x27,0xfd,0xfc,0x5a, -0xfc,0xfb,0x9e,0xfb,0xfb,0xf3,0xfa,0xfa,0x59,0xfa,0xfa,0xd1,0xf9,0xf9,0x59,0xf9, -0xf9,0xd2,0xf8,0xf8,0x59,0xf8,0xf8,0xc1,0xf7,0xf7,0x38,0xf7,0xf6,0xbf,0xf6,0xf6, -0x58,0xf6,0xf6,0xf2,0xf5,0xf5,0x9c,0xf5,0xf5,0x57,0xf5,0xf5,0x13,0xf5,0xf5,0xe0, -0xf4,0xf4,0xcd,0xf4,0xf4,0xba,0xf4,0xf4,0x99,0xf4,0xf4,0x98,0xf4,0xf4,0x77,0xf4, -0xf4,0x77,0xf4,0xf4,0x76,0xf4,0xf4,0x56,0xf4,0xf4,0x56,0xf4,0xf4,0x44,0xf4,0xf4, -0x44,0xf4,0xf4,0x65,0xf4,0xf4,0xa8,0xf4,0xf4,0xec,0xf4,0xf5,0x52,0xf5,0xf5,0xc8, -0xf5,0xf6,0x50,0xf6,0xf6,0xe9,0xf6,0xf7,0x72,0xf7,0xf7,0x1b,0xf8,0xf8,0x94,0xf8, -0xf8,0x3e,0xf9,0xf9,0xd9,0xf9,0xfa,0x72,0xfa,0xfa,0x2d,0xfb,0xfb,0xb6,0xfb,0xfc, -0x50,0xfc,0xfc,0xda,0xfc,0xfd,0x51,0xfd,0xfd,0xc8,0xfd,0xfd,0x2f,0xfe,0xfe,0x96, -0xfe,0xfe,0xfb,0xfe,0xff,0x83,0xff,0xff,0x1c,0x00,0x00,0xb6,0x00,0x01,0x71,0x01, -0x01,0x4d,0x02,0x02,0x1a,0x03,0x03,0xe6,0x03,0x04,0xb3,0x04,0x05,0x70,0x05,0x05, -0x4e,0x06,0x06,0x2c,0x07,0x07,0x0a,0x08,0x08,0xd7,0x08,0x09,0xa4,0x09,0x09,0x6f, -0x0a,0x0a,0xfa,0x0a,0x0b,0x73,0x0b,0x0b,0xca,0x0b,0x0b,0x0e,0x0c,0x0c,0x31,0x0c, -0x0c,0x44,0x0c,0x0c,0x34,0x0c,0x0c,0x12,0x0c,0x0c,0xe0,0x0b,0x0b,0xbd,0x0b,0x0b, -0x79,0x0b,0x0b,0x35,0x0b,0x0b,0xe0,0x0a,0x0a,0xbd,0x0a,0x0a,0x89,0x0a,0x0a,0x36, -0x0a,0x0a,0x01,0x0a,0x09,0xad,0x09,0x09,0x47,0x09,0x09,0xe1,0x08,0x08,0x8b,0x08, -0x08,0x04,0x08,0x07,0xad,0x07,0x07,0x37,0x07,0x07,0xe1,0x06,0x06,0x8b,0x06,0x06, -0x26,0x06,0x05,0xdf,0x05,0x05,0x48,0x05,0x05,0xd1,0x04,0x04,0x59,0x04,0x04,0xd0, -0x03,0x03,0x59,0x03,0x03,0xe2,0x02,0x02,0x5a,0x02,0x02,0xf2,0x01,0x01,0x9c,0x01, -0x01,0x37,0x01,0x01,0xf1,0x00,0x00,0xac,0x00,0x00,0x46,0x00,0x00,0xe1,0xff,0xff, -0x5a,0xff,0xff,0xb0,0xfe,0xfe,0x26,0xfe,0xfd,0x8c,0xfd,0xfd,0xf4,0xfc,0xfc,0x7b, -0xfc,0xfc,0x03,0xfc,0xfb,0x8c,0xfb,0xfb,0x15,0xfb,0xfa,0x9d,0xfa,0xfa,0x26,0xfa, -0xf9,0xae,0xf9,0xf9,0x47,0xf9,0xf9,0xc1,0xf8,0xf8,0x69,0xf8,0xf8,0x14,0xf8,0xf7, -0xdf,0xf7,0xf7,0x9b,0xf7,0xf7,0x67,0xf7,0xf7,0x24,0xf7,0xf7,0x01,0xf7,0xf7,0xe0, -0xf6,0xf6,0xee,0xf6,0xf6,0xed,0xf6,0xf6,0xdd,0xf6,0xf6,0xdd,0xf6,0xf6,0xdd,0xf6, -0xf6,0xcc,0xf6,0xf6,0xcc,0xf6,0xf6,0xbc,0xf6,0xf6,0xbb,0xf6,0xf6,0xab,0xf6,0xf6, -0xaa,0xf6,0xf6,0xba,0xf6,0xf6,0xdc,0xf6,0xf6,0x1f,0xf7,0xf7,0x63,0xf7,0xf7,0xc9, -0xf7,0xf7,0x1e,0xf8,0xf8,0x85,0xf8,0xf8,0xeb,0xf8,0xf9,0x41,0xf9,0xf9,0x86,0xf9, -0xf9,0xda,0xf9,0xf9,0x0e,0xfa,0xfa,0x31,0xfa,0xfa,0x64,0xfa,0xfa,0xa8,0xfa,0xfa, -0xdc,0xfa,0xfb,0x10,0xfb,0xfb,0x74,0xfb,0xfb,0xeb,0xfb,0xfc,0x62,0xfc,0xfc,0xfb, -0xfc,0xfd,0xa5,0xfd,0xfd,0x5f,0xfe,0xfe,0x1b,0xff,0xff,0xb6,0xff,0x00,0x60,0x00, -0x00,0xe9,0x00,0x01,0x62,0x01,0x01,0xb9,0x01,0x01,0x0e,0x02,0x02,0x53,0x02,0x02, -0xa7,0x02,0x02,0xeb,0x02,0x03,0x41,0x03,0x03,0xb8,0x03,0x04,0x40,0x04,0x04,0xd9, -0x04,0x05,0x61,0x05,0x05,0x0b,0x06,0x06,0xa5,0x06,0x06,0x4f,0x07,0x07,0xc8,0x07, -0x08,0x61,0x08,0x08,0xfa,0x08,0x09,0x72,0x09,0x09,0xdb,0x09,0x0a,0x41,0x0a,0x0a, -0x86,0x0a,0x0a,0xaa,0x0a,0x0a,0xbb,0x0a,0x0a,0x9b,0x0a,0x0a,0x68,0x0a,0x0a,0x13, -0x0a,0x09,0xae,0x09,0x09,0x37,0x09,0x08,0xcf,0x08,0x08,0x59,0x08,0x08,0xe2,0x07, -0x07,0x8b,0x07,0x07,0x15,0x07,0x06,0xce,0x06,0x06,0x69,0x06,0x06,0x25,0x06,0x06, -0xe0,0x05,0x05,0xbc,0x05,0x05,0x78,0x05,0x05,0x67,0x05,0x05,0x56,0x05,0x05,0x56, -0x05,0x05,0x66,0x05,0x05,0x77,0x05,0x05,0x77,0x05,0x05,0x68,0x05,0x05,0x56,0x05, -0x05,0x24,0x05,0x05,0xe1,0x04,0x04,0xbd,0x04,0x04,0x58,0x04,0x04,0x03,0x04,0x03, -0xae,0x03,0x03,0x47,0x03,0x03,0xe1,0x02,0x02,0x7b,0x02,0x02,0x13,0x02,0x01,0xad, -0x01,0x01,0x26,0x01,0x00,0xae,0x00,0x00,0xf4,0xff,0xff,0x5a,0xff,0xfe,0x8e,0xfe, -0xfe,0xb1,0xfd,0xfd,0xd4,0xfc,0xfc,0xe5,0xfb,0xfb,0x07,0xfb,0xfa,0x29,0xfa,0xf9, -0x6c,0xf9,0xf9,0x90,0xf8,0xf8,0xe3,0xf7,0xf7,0x49,0xf7,0xf6,0x9e,0xf6,0xf6,0x15, -0xf6,0xf5,0xad,0xf5,0xf5,0x47,0xf5,0xf5,0x02,0xf5,0xf4,0xdf,0xf4,0xf4,0xcd,0xf4, -0xf4,0xbc,0xf4,0xf4,0xcb,0xf4,0xf4,0xcc,0xf4,0xf4,0xdc,0xf4,0xf4,0x0f,0xf5,0xf5, -0x31,0xf5,0xf5,0x75,0xf5,0xf5,0xc9,0xf5,0xf5,0x2f,0xf6,0xf6,0x84,0xf6,0xf6,0xfb, -0xf6,0xf7,0x51,0xf7,0xf7,0xc8,0xf7,0xf7,0x2f,0xf8,0xf8,0x96,0xf8,0xf8,0x0d,0xf9, -0xf9,0x74,0xf9,0xf9,0xca,0xf9,0xfa,0x20,0xfa,0xfa,0x75,0xfa,0xfa,0xb9,0xfa,0xfa, -0xfe,0xfa,0xfb,0x41,0xfb,0xfb,0x85,0xfb,0xfb,0xda,0xfb,0xfb,0x1f,0xfc,0xfc,0x64, -0xfc,0xfc,0xc9,0xfc,0xfc,0x2f,0xfd,0xfd,0x96,0xfd,0xfd,0xfc,0xfd,0xfe,0x52,0xfe, -0xfe,0xc8,0xfe,0xfe,0x2f,0xff,0xff,0x85,0xff,0xff,0x0c,0x00,0x00,0x62,0x00,0x00, -0xc9,0x00,0x00,0x4f,0x01,0x01,0xa6,0x01,0x01,0x1d,0x02,0x02,0x84,0x02,0x02,0x0c, -0x03,0x03,0x93,0x03,0x03,0x2d,0x04,0x04,0xd7,0x04,0x05,0x93,0x05,0x05,0x5e,0x06, -0x06,0x0a,0x07,0x07,0xa4,0x07,0x07,0x3e,0x08,0x08,0xa6,0x08,0x08,0xfd,0x08,0x09, -0x21,0x09,0x09,0x33,0x09,0x09,0x33,0x09,0x09,0x23,0x09,0x09,0x12,0x09,0x08,0xef, -0x08,0x08,0xbc,0x08,0x08,0x8a,0x08,0x08,0x67,0x08,0x08,0x44,0x08,0x08,0x12,0x08, -0x07,0xff,0x07,0x07,0xcd,0x07,0x07,0x9b,0x07,0x07,0x67,0x07,0x07,0x45,0x07,0x07, -0x13,0x07,0x07,0xe0,0x06,0x06,0xbc,0x06,0x06,0x89,0x06,0x06,0x46,0x06,0x06,0x23, -0x06,0x06,0x01,0x06,0x06,0xf0,0x05,0x05,0xee,0x05,0x05,0xcd,0x05,0x05,0x9a,0x05, -0x05,0x47,0x05,0x05,0xd0,0x04,0x04,0x48,0x04,0x03,0xae,0x03,0x03,0xe5,0x02,0x02, -0x4a,0x02,0x02,0xa0,0x01,0x01,0x26,0x01,0x00,0xae,0x00,0x00,0x25,0x00,0xff,0xdf, -0xff,0xff,0x79,0xff,0xff,0x24,0xff,0xfe,0xdf,0xfe,0xfe,0x9b,0xfe,0xfe,0x57,0xfe, -0xfe,0x03,0xfe,0xfd,0xcf,0xfd,0xfd,0x8a,0xfd,0xfd,0x46,0xfd,0xfd,0x02,0xfd,0xfc, -0xdf,0xfc,0xfc,0x9b,0xfc,0xfc,0x68,0xfc,0xfc,0x24,0xfc,0xfc,0xf0,0xfb,0xfb,0xcd, -0xfb,0xfb,0x8a,0xfb,0xfb,0x57,0xfb,0xfb,0x24,0xfb,0xfb,0x01,0xfb,0xfa,0xef,0xfa, -0xfa,0xcd,0xfa,0xfa,0xab,0xfa,0xfa,0x99,0xfa,0xfa,0x67,0xfa,0xfa,0x55,0xfa,0xfa, -0x24,0xfa,0xfa,0x01,0xfa,0xf9,0xbe,0xf9,0xf9,0x69,0xf9,0xf9,0x03,0xf9,0xf8,0x9c, -0xf8,0xf8,0x26,0xf8,0xf7,0xdf,0xf7,0xf7,0x8a,0xf7,0xf7,0x56,0xf7,0xf7,0x34,0xf7, -0xf7,0x23,0xf7,0xf7,0x22,0xf7,0xf7,0x12,0xf7,0xf7,0x22,0xf7,0xf7,0x43,0xf7,0xf7, -0x55,0xf7,0xf7,0x98,0xf7,0xf7,0xec,0xf7,0xf8,0x31,0xf8,0xf8,0x97,0xf8,0xf8,0x0d, -0xf9,0xf9,0x83,0xf9,0xf9,0xfb,0xf9,0xfa,0x51,0xfa,0xfa,0xa7,0xfa,0xfa,0xfc,0xfa, -0xfb,0x31,0xfb,0xfb,0x96,0xfb,0xfb,0xfc,0xfb,0xfc,0x73,0xfc,0xfc,0xea,0xfc,0xfd, -0x73,0xfd,0xfd,0x1c,0xfe,0xfe,0xc7,0xfe,0xff,0x72,0xff,0xff,0x1d,0x00,0x00,0xe7, -0x00,0x01,0x93,0x01,0x01,0x4e,0x02,0x02,0xe9,0x02,0x03,0x73,0x03,0x03,0xfb,0x03, -0x04,0x53,0x04,0x04,0xb8,0x04,0x04,0x0e,0x05,0x05,0x52,0x05,0x05,0x96,0x05,0x05, -0xdb,0x05,0x06,0x20,0x06,0x06,0x75,0x06,0x06,0xca,0x06,0x06,0x1f,0x07,0x07,0x53, -0x07,0x07,0x75,0x07,0x07,0x87,0x07,0x07,0x88,0x07,0x07,0x99,0x07,0x07,0xa9,0x07, -0x07,0xba,0x07,0x07,0xdc,0x07,0x07,0x1f,0x08,0x08,0x42,0x08,0x08,0x76,0x08,0x08, -0xa8,0x08,0x08,0xaa,0x08,0x08,0xaa,0x08,0x08,0x9a,0x08,0x08,0x68,0x08,0x08,0x45, -0x08,0x08,0x01,0x08,0x07,0xcf,0x07,0x07,0x9b,0x07,0x07,0x67,0x07,0x07,0x24,0x07, -0x07,0xf0,0x06,0x06,0xdd,0x06,0x06,0xab,0x06,0x06,0x78,0x06,0x06,0x56,0x06,0x06, -0x23,0x06,0x06,0xe1,0x05,0x05,0xac,0x05,0x05,0x79,0x05,0x05,0x24,0x05,0x05,0xd0, -0x04,0x04,0x7a,0x04,0x04,0xf3,0x03,0x03,0x8c,0x03,0x03,0xf3,0x02,0x02,0x6b,0x02, -0x02,0xd2,0x01,0x01,0x49,0x01,0x00,0xaf,0x00,0x00,0x16,0x00,0xff,0x8d,0xff,0xff, -0xf4,0xfe,0xfe,0x5b,0xfe,0xfe,0xc0,0xfd,0xfd,0x27,0xfd,0xfc,0x9d,0xfc,0xfc,0x05, -0xfc,0xfb,0x7c,0xfb,0xfb,0xf4,0xfa,0xfa,0x7b,0xfa,0xfa,0x03,0xfa,0xf9,0x7b,0xf9, -0xf9,0xf3,0xf8,0xf8,0x7b,0xf8,0xf8,0x04,0xf8,0xf7,0xad,0xf7,0xf7,0x47,0xf7,0xf7, -0xf2,0xf6,0xf6,0xbd,0xf6,0xf6,0x89,0xf6,0xf6,0x57,0xf6,0xf6,0x34,0xf6,0xf6,0x12, -0xf6,0xf6,0x01,0xf6,0xf6,0xf0,0xf5,0xf5,0xff,0xf5,0xf5,0x0f,0xf6,0xf6,0x11,0xf6, -0xf6,0x43,0xf6,0xf6,0x75,0xf6,0xf6,0xc9,0xf6,0xf6,0x2f,0xf7,0xf7,0x95,0xf7,0xf7, -0x0d,0xf8,0xf8,0x84,0xf8,0xf8,0x0c,0xf9,0xf9,0x73,0xf9,0xf9,0xdb,0xf9,0xfa,0x31, -0xfa,0xfa,0x85,0xfa,0xfa,0xeb,0xfa,0xfb,0x20,0xfb,0xfb,0x74,0xfb,0xfb,0xb9,0xfb, -0xfb,0xfe,0xfb,0xfc,0x31,0xfc,0xfc,0x75,0xfc,0xfc,0xca,0xfc,0xfc,0x1f,0xfd,0xfd, -0x84,0xfd,0xfd,0xfb,0xfd,0xfe,0x72,0xfe,0xfe,0xfb,0xfe,0xff,0x84,0xff,0xff,0x1c, -0x00,0x00,0xa5,0x00,0x00,0x3e,0x01,0x01,0xc7,0x01,0x02,0x50,0x02,0x02,0xd9,0x02, -0x03,0x62,0x03,0x03,0xd9,0x03,0x04,0x30,0x04,0x04,0x75,0x04,0x04,0xb9,0x04,0x04, -0xdd,0x04,0x04,0xfe,0x04,0x04,0x0f,0x05,0x05,0x11,0x05,0x05,0x32,0x05,0x05,0x54, -0x05,0x05,0x76,0x05,0x05,0xa9,0x05,0x05,0xdc,0x05,0x05,0x0f,0x06,0x06,0x32,0x06, -0x06,0x65,0x06,0x06,0x98,0x06,0x06,0xcb,0x06,0x06,0xed,0x06,0x07,0x10,0x07,0x07, -0x42,0x07,0x07,0x65,0x07,0x07,0x87,0x07,0x07,0xa9,0x07,0x07,0xbb,0x07,0x07,0xbb, -0x07,0x07,0xaa,0x07,0x07,0x89,0x07,0x07,0x56,0x07,0x07,0x23,0x07,0x07,0xe0,0x06, -0x06,0xbd,0x06,0x06,0x79,0x06,0x06,0x35,0x06,0x06,0x12,0x06,0x05,0xde,0x05,0x05, -0x9b,0x05,0x05,0x68,0x05,0x05,0x24,0x05,0x05,0xf1,0x04,0x04,0xbd,0x04,0x04,0x79, -0x04,0x04,0x15,0x04,0x03,0xcf,0x03,0x03,0x58,0x03,0x03,0xd0,0x02,0x02,0x48,0x02, -0x01,0xaf,0x01,0x01,0x16,0x01,0x00,0x8c,0x00,0x00,0x04,0x00,0xff,0x9c,0xff,0xff, -0x36,0xff,0xff,0xe0,0xfe,0xfe,0x9c,0xfe,0xfe,0x58,0xfe,0xfe,0x23,0xfe,0xfe,0xf0, -0xfd,0xfd,0xbc,0xfd,0xfd,0x89,0xfd,0xfd,0x46,0xfd,0xfd,0x23,0xfd,0xfd,0xe0,0xfc, -0xfc,0xcd,0xfc,0xfc,0x9a,0xfc,0xfc,0x67,0xfc,0xfc,0x35,0xfc,0xfc,0xf1,0xfb,0xfb, -0xce,0xfb,0xfb,0x8a,0xfb,0xfb,0x36,0xfb,0xfb,0x02,0xfb,0xfa,0xbe,0xfa,0xfa,0x69, -0xfa,0xfa,0x14,0xfa,0xf9,0xcf,0xf9,0xf9,0x79,0xf9,0xf9,0x24,0xf9,0xf8,0xdf,0xf8, -0xf8,0x9b,0xf8,0xf8,0x66,0xf8,0xf8,0x44,0xf8,0xf8,0x43,0xf8,0xf8,0x54,0xf8,0xf8, -0x86,0xf8,0xf8,0xca,0xf8,0xf8,0x0e,0xf9,0xf9,0x42,0xf9,0xf9,0x75,0xf9,0xf9,0x99, -0xf9,0xf9,0xbb,0xf9,0xf9,0xbb,0xf9,0xf9,0xab,0xf9,0xf9,0x9a,0xf9,0xf9,0x89,0xf9, -0xf9,0x67,0xf9,0xf9,0x45,0xf9,0xf9,0x43,0xf9,0xf9,0x43,0xf9,0xf9,0x54,0xf9,0xf9, -0x86,0xf9,0xf9,0xca,0xf9,0xf9,0x0e,0xfa,0xfa,0x73,0xfa,0xfa,0xea,0xfa,0xfb,0x61, -0xfb,0xfb,0xfa,0xfb,0xfc,0x94,0xfc,0xfc,0x3e,0xfd,0xfd,0xd8,0xfd,0xfe,0x72,0xfe, -0xfe,0x1c,0xff,0xff,0xa5,0xff,0xff,0x3e,0x00,0x00,0xc8,0x00,0x01,0x40,0x01,0x01, -0xd9,0x01,0x02,0x51,0x02,0x02,0xc9,0x02,0x03,0x30,0x03,0x03,0x97,0x03,0x03,0xfc, -0x03,0x04,0x62,0x04,0x04,0xc9,0x04,0x05,0x20,0x05,0x05,0xa6,0x05,0x05,0x1d,0x06, -0x06,0xa6,0x06,0x06,0x1d,0x07,0x07,0x84,0x07,0x07,0xdb,0x07,0x08,0x10,0x08,0x08, -0x64,0x08,0x08,0x98,0x08,0x08,0xba,0x08,0x08,0xcb,0x08,0x08,0xcc,0x08,0x08,0xbb, -0x08,0x08,0x9b,0x08,0x08,0x79,0x08,0x08,0x56,0x08,0x08,0x23,0x08,0x07,0xef,0x07, -0x07,0xac,0x07,0x07,0x79,0x07,0x07,0x56,0x07,0x07,0x24,0x07,0x07,0x01,0x07,0x06, -0xdf,0x06,0x06,0xbc,0x06,0x06,0x89,0x06,0x06,0x46,0x06,0x06,0x13,0x06,0x05,0xdf, -0x05,0x05,0x9b,0x05,0x05,0x35,0x05,0x04,0xcf,0x04,0x04,0x59,0x04,0x04,0xd1,0x03, -0x03,0x49,0x03,0x03,0xc0,0x02,0x02,0x27,0x02,0x01,0xae,0x01,0x01,0x26,0x01,0x00, -0xbe,0x00,0x00,0x68,0x00,0x00,0x23,0x00,0x00,0xf0,0xff,0xff,0xcd,0xff,0xff,0xbb, -0xff,0xff,0x9a,0xff,0xff,0x78,0xff,0xff,0x56,0xff,0xff,0x13,0xff,0xff,0xd0,0xfe, -0xfe,0x8b,0xfe,0xfe,0x36,0xfe,0xfe,0xd1,0xfd,0xfd,0x59,0xfd,0xfd,0xe2,0xfc,0xfc, -0x49,0xfc,0xfb,0xae,0xfb,0xfb,0x05,0xfb,0xfa,0x5a,0xfa,0xfa,0xc1,0xf9,0xf9,0x69, -0xf9,0xf9,0x03,0xf9,0xf8,0xce,0xf8,0xf8,0x9b,0xf8,0xf8,0x78,0xf8,0xf8,0x56,0xf8, -0xf8,0x45,0xf8,0xf8,0x34,0xf8,0xf8,0x33,0xf8,0xf8,0x33,0xf8,0xf8,0x23,0xf8,0xf8, -0x22,0xf8,0xf8,0x22,0xf8,0xf8,0x21,0xf8,0xf8,0x21,0xf8,0xf8,0x22,0xf8,0xf8,0x32, -0xf8,0xf8,0x33,0xf8,0xf8,0x65,0xf8,0xf8,0x76,0xf8,0xf8,0xa8,0xf8,0xf8,0xca,0xf8, -0xf8,0xec,0xf8,0xf9,0x20,0xf9,0xf9,0x64,0xf9,0xf9,0xc9,0xf9,0xf9,0x3f,0xfa,0xfa, -0xa7,0xfa,0xfa,0x2e,0xfb,0xfb,0xb6,0xfb,0xfb,0x3e,0xfc,0xfc,0xc8,0xfc,0xfd,0x61, -0xfd,0xfd,0xfb,0xfd,0xfe,0x95,0xfe,0xfe,0x2d,0xff,0xff,0xa6,0xff,0xff,0x1d,0x00, -0x00,0x84,0x00,0x00,0xeb,0x00,0x01,0x41,0x01,0x01,0xa7,0x01,0x01,0xfc,0x01,0x02, -0x42,0x02,0x02,0x96,0x02,0x02,0xcb,0x02,0x02,0xfe,0x02,0x03,0x10,0x03,0x03,0x43, -0x03,0x03,0x76,0x03,0x03,0xa8,0x03,0x03,0xdc,0x03,0x03,0x0f,0x04,0x04,0x32,0x04, -0x04,0x64,0x04,0x04,0x97,0x04,0x04,0xb9,0x04,0x04,0xcb,0x04,0x04,0xdd,0x04,0x04, -0xfd,0x04,0x04,0xff,0x04,0x04,0x0f,0x05,0x05,0xf0,0x04,0x04,0xff,0x04,0x04,0xef, -0x04,0x04,0xde,0x04,0x04,0xcc,0x04,0x04,0xab,0x04,0x04,0x89,0x04,0x04,0x89,0x04, -0x04,0x78,0x04,0x04,0x77,0x04,0x04,0x77,0x04,0x04,0x99,0x04,0x04,0xba,0x04,0x04, -0xfd,0x04,0x05,0x20,0x05,0x05,0x75,0x05,0x05,0xa9,0x05,0x05,0xec,0x05,0x05,0xff, -0x05,0x06,0x00,0x06,0x06,0x00,0x06,0x05,0xef,0x05,0x05,0xac,0x05,0x05,0x68,0x05, -0x05,0x03,0x05,0x04,0xad,0x04,0x04,0x36,0x04,0x03,0xbf,0x03,0x03,0x48,0x03,0x03, -0xc0,0x02,0x02,0x69,0x02,0x02,0xf3,0x01,0x01,0x9c,0x01,0x01,0x46,0x01,0x01,0x01, -0x01,0x00,0xbd,0x00,0x00,0x8a,0x00,0x00,0x67,0x00,0x00,0x34,0x00,0x00,0x12,0x00, -0x00,0xf1,0xff,0xff,0xef,0xff,0xff,0xbd,0xff,0xff,0x8a,0xff,0xff,0x47,0xff,0xff, -0xf2,0xfe,0xfe,0xad,0xfe,0xfe,0x47,0xfe,0xfe,0xd1,0xfd,0xfd,0x6a,0xfd,0xfd,0xf2, -0xfc,0xfc,0x8b,0xfc,0xfc,0x35,0xfc,0xfc,0xe0,0xfb,0xfb,0xab,0xfb,0xfb,0x79,0xfb, -0xfb,0x66,0xfb,0xfb,0x44,0xfb,0xfb,0x33,0xfb,0xfb,0x23,0xfb,0xfb,0x01,0xfb,0xfa, -0xef,0xfa,0xfa,0xbd,0xfa,0xfa,0x8a,0xfa,0xfa,0x47,0xfa,0xfa,0x13,0xfa,0xfa,0xe0, -0xf9,0xf9,0xac,0xf9,0xf9,0x79,0xf9,0xf9,0x45,0xf9,0xf9,0x23,0xf9,0xf9,0x00,0xf9, -0xf9,0xf0,0xf8,0xf8,0xff,0xf8,0xf8,0x0f,0xf9,0xf9,0x21,0xf9,0xf9,0x53,0xf9,0xf9, -0x86,0xf9,0xf9,0xca,0xf9,0xf9,0x1e,0xfa,0xfa,0x63,0xfa,0xfa,0xa8,0xfa,0xfa,0xfc, -0xfa,0xfb,0x31,0xfb,0xfb,0x86,0xfb,0xfb,0xca,0xfb,0xfb,0x0e,0xfc,0xfc,0x52,0xfc, -0xfc,0x86,0xfc,0xfc,0xca,0xfc,0xfc,0xfd,0xfc,0xfd,0x31,0xfd,0xfd,0x74,0xfd,0xfd, -0xb8,0xfd,0xfd,0xfc,0xfd,0xfe,0x41,0xfe,0xfe,0x96,0xfe,0xfe,0xfc,0xfe,0xff,0x52, -0xff,0xff,0xc9,0xff,0xff,0x3f,0x00,0x00,0xa6,0x00,0x00,0x1e,0x01,0x01,0x85,0x01, -0x01,0xfb,0x01,0x02,0x62,0x02,0x02,0xc9,0x02,0x02,0x2f,0x03,0x03,0x74,0x03,0x03, -0xa9,0x03,0x03,0xec,0x03,0x03,0x1f,0x04,0x04,0x32,0x04,0x04,0x65,0x04,0x04,0x98, -0x04,0x04,0xeb,0x04,0x05,0x30,0x05,0x05,0x96,0x05,0x05,0xfc,0x05,0x06,0x62,0x06, -0x06,0xc9,0x06,0x06,0x2f,0x07,0x07,0x84,0x07,0x07,0xca,0x07,0x07,0xfe,0x07,0x08, -0x21,0x08,0x08,0x22,0x08,0x08,0x33,0x08,0x08,0x12,0x08,0x08,0xe0,0x07,0x07,0xbc, -0x07,0x07,0x58,0x07,0x07,0xf3,0x06,0x06,0x9c,0x06,0x06,0x25,0x06,0x05,0xbf,0x05, -0x05,0x47,0x05,0x05,0xd0,0x04,0x04,0x6a,0x04,0x04,0x04,0x04,0x03,0xad,0x03,0x03, -0x47,0x03,0x03,0xe1,0x02,0x02,0xac,0x02,0x02,0x57,0x02,0x02,0x02,0x02,0x01,0xbd, -0x01,0x01,0x79,0x01,0x01,0x46,0x01,0x01,0x02,0x01,0x00,0xdf,0x00,0x00,0x9a,0x00, -0x00,0x57,0x00,0x00,0x13,0x00,0xff,0xcf,0xff,0xff,0x7a,0xff,0xff,0x25,0xff,0xff, -0xd0,0xfe,0xfe,0x9b,0xfe,0xfe,0x57,0xfe,0xfe,0x13,0xfe,0xfe,0xd0,0xfd,0xfd,0xac, -0xfd,0xfd,0x79,0xfd,0xfd,0x45,0xfd,0xfd,0xf2,0xfc,0xfc,0xbd,0xfc,0xfc,0x69,0xfc, -0xfc,0x24,0xfc,0xfc,0xf0,0xfb,0xfb,0xcd,0xfb,0xfb,0x9b,0xfb,0xfb,0x68,0xfb,0xfb, -0x45,0xfb,0xfb,0x23,0xfb,0xfb,0x01,0xfb,0xfb,0xe0,0xfa,0xfa,0xde,0xfa,0xfa,0xbc, -0xfa,0xfa,0xab,0xfa,0xfa,0x89,0xfa,0xfa,0x78,0xfa,0xfa,0x55,0xfa,0xfa,0x34,0xfa, -0xfa,0x22,0xfa,0xfa,0x11,0xfa,0xfa,0x10,0xfa,0xfa,0x00,0xfa,0xfa,0x00,0xfa,0xfa, -0x21,0xfa,0xfa,0x33,0xfa,0xfa,0x65,0xfa,0xfa,0xa8,0xfa,0xfa,0xdb,0xfa,0xfa,0x1f, -0xfb,0xfb,0x53,0xfb,0xfb,0xa7,0xfb,0xfb,0xdb,0xfb,0xfb,0x1f,0xfc,0xfc,0x63,0xfc, -0xfc,0xa8,0xfc,0xfc,0xfc,0xfc,0xfd,0x31,0xfd,0xfd,0x96,0xfd,0xfd,0xda,0xfd,0xfd, -0x1f,0xfe,0xfe,0x63,0xfe,0xfe,0x97,0xfe,0xfe,0xec,0xfe,0xff,0x20,0xff,0xff,0x64, -0xff,0xff,0xb9,0xff,0xff,0x0e,0x00,0x00,0x42,0x00,0x00,0x97,0x00,0x00,0xec,0x00, -0x01,0x30,0x01,0x01,0x64,0x01,0x01,0xa8,0x01,0x01,0xcb,0x01,0x01,0xee,0x01,0x02, -0x00,0x02,0x02,0x11,0x02,0x02,0x22,0x02,0x02,0x22,0x02,0x02,0x22,0x02,0x02,0x12, -0x02,0x02,0x11,0x02,0x02,0x11,0x02,0x02,0x11,0x02,0x02,0x21,0x02,0x02,0x43,0x02, -0x02,0x65,0x02,0x02,0x98,0x02,0x02,0xec,0x02,0x03,0x30,0x03,0x03,0x75,0x03,0x03, -0xc9,0x03,0x03,0x0d,0x04,0x04,0x31,0x04,0x04,0x54,0x04,0x04,0x87,0x04,0x04,0xa9, -0x04,0x04,0xcb,0x04,0x04,0xed,0x04,0x04,0xfe,0x04,0x05,0x00,0x05,0x05,0x11,0x05, -0x05,0x22,0x05,0x05,0x33,0x05,0x05,0x54,0x05,0x05,0x55,0x05,0x05,0x66,0x05,0x05, -0x87,0x05,0x05,0x98,0x05,0x05,0x98,0x05,0x05,0x88,0x05,0x05,0x67,0x05,0x05,0x45, -0x05,0x05,0x13,0x05,0x04,0xdf,0x04,0x04,0x9c,0x04,0x04,0x57,0x04,0x04,0x13,0x04, -0x03,0xcf,0x03,0x03,0x8a,0x03,0x03,0x24,0x03,0x02,0xcf,0x02,0x02,0x69,0x02,0x02, -0x03,0x02,0x01,0xad,0x01,0x01,0x58,0x01,0x01,0x03,0x01,0x00,0xbe,0x00,0x00,0x79, -0x00,0x00,0x35,0x00,0x00,0x02,0x00,0xff,0xde,0xff,0xff,0x9a,0xff,0xff,0x57,0xff, -0xff,0x13,0xff,0xfe,0xdf,0xfe,0xfe,0x9b,0xfe,0xfe,0x47,0xfe,0xfe,0xf2,0xfd,0xfd, -0xac,0xfd,0xfd,0x47,0xfd,0xfd,0xd1,0xfc,0xfc,0x6a,0xfc,0xfc,0xf3,0xfb,0xfb,0x7b, -0xfb,0xfb,0x04,0xfb,0xfa,0xad,0xfa,0xfa,0x47,0xfa,0xfa,0x03,0xfa,0xf9,0xef,0xf9, -0xf9,0xbd,0xf9,0xf9,0xbb,0xf9,0xf9,0xba,0xf9,0xf9,0xba,0xf9,0xf9,0xcb,0xf9,0xf9, -0xcc,0xf9,0xf9,0xdd,0xf9,0xf9,0xee,0xf9,0xf9,0x0f,0xfa,0xfa,0x00,0xfa,0xfa,0x10, -0xfa,0xfa,0x11,0xfa,0xfa,0x11,0xfa,0xfa,0x22,0xfa,0xfa,0x22,0xfa,0xfa,0x33,0xfa, -0xfa,0x54,0xfa,0xfa,0x65,0xfa,0xfa,0x87,0xfa,0xfa,0xa8,0xfa,0xfa,0xdb,0xfa,0xfa, -0x1e,0xfb,0xfb,0x42,0xfb,0xfb,0x96,0xfb,0xfb,0xeb,0xfb,0xfc,0x41,0xfc,0xfc,0xb7, -0xfc,0xfc,0x2e,0xfd,0xfd,0x85,0xfd,0xfd,0xfc,0xfd,0xfe,0x52,0xfe,0xfe,0xb8,0xfe, -0xfe,0x0e,0xff,0xff,0x53,0xff,0xff,0x97,0xff,0xff,0xcb,0xff,0xff,0xfd,0xff,0xff, -0x0f,0x00,0x00,0x21,0x00,0x00,0x53,0x00,0x00,0x86,0x00,0x00,0xb9,0x00,0x00,0x0d, -0x01,0x01,0x62,0x01,0x01,0xb9,0x01,0x02,0x40,0x02,0x02,0xb7,0x02,0x02,0x3f,0x03, -0x03,0xb7,0x03,0x04,0x30,0x04,0x04,0xb8,0x04,0x04,0x2f,0x05,0x05,0x96,0x05,0x05, -0xfc,0x05,0x06,0x52,0x06,0x06,0x97,0x06,0x06,0xdb,0x06,0x06,0x0f,0x07,0x07,0x11, -0x07,0x07,0x22,0x07,0x07,0x22,0x07,0x07,0x12,0x07,0x07,0xf0,0x06,0x06,0xce,0x06, -0x06,0x9a,0x06,0x06,0x68,0x06,0x06,0x24,0x06,0x06,0xf1,0x05,0x05,0xce,0x05,0x05, -0x8b,0x05,0x05,0x47,0x05,0x05,0x02,0x05,0x04,0xce,0x04,0x04,0x79,0x04,0x04,0x14, -0x04,0x03,0xcf,0x03,0x03,0x69,0x03,0x03,0x03,0x03,0x02,0xad,0x02,0x02,0x47,0x02, -0x02,0xe1,0x01,0x01,0x9b,0x01,0x01,0x57,0x01,0x01,0x12,0x01,0x00,0xdf,0x00,0x00, -0xbc,0x00,0x00,0x89,0x00,0x00,0x67,0x00,0x00,0x56,0x00,0x00,0x44,0x00,0x00,0x23, -0x00,0x00,0x11,0x00,0x00,0x00,0x00,0xff,0xef,0xff,0xff,0xbd,0xff,0xff,0x9a,0xff, -0xff,0x47,0xff,0xff,0x02,0xff,0xfe,0xce,0xfe,0xfe,0x79,0xfe,0xfe,0x25,0xfe,0xfe, -0xe0,0xfd,0xfd,0xac,0xfd,0xfd,0x79,0xfd,0xfd,0x45,0xfd,0xfd,0x12,0xfd,0xfd,0xe0, -0xfc,0xfc,0xcd,0xfc,0xfc,0xab,0xfc,0xfc,0x89,0xfc,0xfc,0x67,0xfc,0xfc,0x45,0xfc, -0xfc,0x23,0xfc,0xfc,0x01,0xfc,0xfb,0xef,0xfb,0xfb,0xcc,0xfb,0xfb,0x9a,0xfb,0xfb, -0x89,0xfb,0xfb,0x67,0xfb,0xfb,0x55,0xfb,0xfb,0x44,0xfb,0xfb,0x43,0xfb,0xfb,0x33, -0xfb,0xfb,0x33,0xfb,0xfb,0x33,0xfb,0xfb,0x54,0xfb,0xfb,0x65,0xfb,0xfb,0x87,0xfb, -0xfb,0xa9,0xfb,0xfb,0xdb,0xfb,0xfb,0xfd,0xfb,0xfc,0x10,0xfc,0xfc,0x42,0xfc,0xfc, -0x75,0xfc,0xfc,0x98,0xfc,0xfc,0xca,0xfc,0xfc,0xfe,0xfc,0xfd,0x31,0xfd,0xfd,0x64, -0xfd,0xfd,0x97,0xfd,0xfd,0xcb,0xfd,0xfd,0xfe,0xfd,0xfe,0x31,0xfe,0xfe,0x65,0xfe, -0xfe,0x98,0xfe,0xfe,0xca,0xfe,0xfe,0xfd,0xfe,0xff,0x21,0xff,0xff,0x43,0xff,0xff, -0x66,0xff,0xff,0x87,0xff,0xff,0xa9,0xff,0xff,0xcb,0xff,0xff,0xdd,0xff,0xff,0xfe, -0xff,0x00,0x00,0x00,0x00,0x21,0x00,0x00,0x43,0x00,0x00,0x65,0x00,0x00,0x98,0x00, -0x00,0xbb,0x00,0x00,0xed,0x00,0x01,0x10,0x01,0x01,0x42,0x01,0x01,0x75,0x01,0x01, -0x98,0x01,0x01,0xcb,0x01,0x01,0xfe,0x01,0x02,0x31,0x02,0x02,0x75,0x02,0x02,0xb9, -0x02,0x02,0xfd,0x02,0x03,0x31,0x03,0x03,0x75,0x03,0x03,0xb9,0x03,0x03,0xec,0x03, -0x03,0x1f,0x04,0x04,0x31,0x04,0x04,0x54,0x04,0x04,0x55,0x04,0x04,0x77,0x04,0x04, -0x77,0x04,0x04,0x77,0x04,0x04,0x87,0x04,0x04,0x87,0x04,0x04,0x88,0x04,0x04,0x88, -0x04,0x04,0x88,0x04,0x04,0x87,0x04,0x04,0x88,0x04,0x04,0x88,0x04,0x04,0x77,0x04, -0x04,0x66,0x04,0x04,0x55,0x04,0x04,0x23,0x04,0x04,0x01,0x04,0x03,0xde,0x03,0x03, -0xab,0x03,0x03,0x68,0x03,0x03,0x35,0x03,0x03,0x12,0x03,0x02,0xef,0x02,0x02,0xbd, -0x02,0x02,0x9a,0x02,0x02,0x78,0x02,0x02,0x56,0x02,0x02,0x23,0x02,0x02,0xf1,0x01, -0x01,0xbe,0x01,0x01,0x7a,0x01,0x01,0x25,0x01,0x01,0xd0,0x00,0x00,0x8b,0x00,0x00, -0x35,0x00,0x00,0xe0,0xff,0xff,0x8b,0xff,0xff,0x35,0xff,0xff,0xd0,0xfe,0xfe,0x9b, -0xfe,0xfe,0x57,0xfe,0xfe,0x13,0xfe,0xfe,0xe0,0xfd,0xfd,0xbd,0xfd,0xfd,0x8a,0xfd, -0xfd,0x56,0xfd,0xfd,0x24,0xfd,0xfd,0xf1,0xfc,0xfc,0xce,0xfc,0xfc,0x9b,0xfc,0xfc, -0x78,0xfc,0xfc,0x44,0xfc,0xfc,0x12,0xfc,0xfb,0xef,0xfb,0xfb,0xcd,0xfb,0xfb,0x9a, -0xfb,0xfb,0x78,0xfb,0xfb,0x35,0xfb,0xfb,0x12,0xfb,0xfb,0x00,0xfb,0xfa,0xef,0xfa, -0xfa,0xde,0xfa,0xfa,0xcc,0xfa,0xfa,0xcc,0xfa,0xfa,0xcc,0xfa,0xfa,0xed,0xfa,0xfa, -0xff,0xfa,0xfb,0x10,0xfb,0xfb,0x43,0xfb,0xfb,0x65,0xfb,0xfb,0x97,0xfb,0xfb,0xba, -0xfb,0xfb,0xec,0xfb,0xfb,0x0f,0xfc,0xfc,0x21,0xfc,0xfc,0x43,0xfc,0xfc,0x65,0xfc, -0xfc,0x87,0xfc,0xfc,0xa9,0xfc,0xfc,0xdb,0xfc,0xfc,0x0e,0xfd,0xfd,0x41,0xfd,0xfd, -0x76,0xfd,0xfd,0xca,0xfd,0xfd,0x0e,0xfe,0xfe,0x53,0xfe,0xfe,0xa8,0xfe,0xfe,0xfd, -0xfe,0xff,0x31,0xff,0xff,0x75,0xff,0xff,0xb9,0xff,0xff,0xfd,0xff,0x00,0x20,0x00, -0x00,0x64,0x00,0x00,0xa8,0x00,0x00,0xeb,0x00,0x01,0x30,0x01,0x01,0x85,0x01,0x01, -0xda,0x01,0x02,0x20,0x02,0x02,0x85,0x02,0x02,0xeb,0x02,0x03,0x31,0x03,0x03,0x96, -0x03,0x03,0xec,0x03,0x04,0x30,0x04,0x04,0x74,0x04,0x04,0xa8,0x04,0x04,0xdb,0x04, -0x04,0xfe,0x04,0x05,0x10,0x05,0x05,0x22,0x05,0x05,0x32,0x05,0x05,0x33,0x05,0x05, -0x22,0x05,0x05,0x11,0x05,0x05,0xf0,0x04,0x04,0xcd,0x04,0x04,0x9b,0x04,0x04,0x57, -0x04,0x04,0x24,0x04,0x04,0xe0,0x03,0x03,0xac,0x03,0x03,0x78,0x03,0x03,0x35,0x03, -0x03,0x01,0x03,0x02,0xde,0x02,0x02,0xab,0x02,0x02,0x89,0x02,0x02,0x66,0x02,0x02, -0x45,0x02,0x02,0x23,0x02,0x02,0x01,0x02,0x02,0xf0,0x01,0x01,0xde,0x01,0x01,0xab, -0x01,0x01,0x89,0x01,0x01,0x56,0x01,0x01,0x23,0x01,0x01,0xe0,0x00,0x00,0xac,0x00, -0x00,0x79,0x00,0x00,0x36,0x00,0x00,0x13,0x00,0x00,0xf0,0xff,0xff,0xef,0xff,0xff, -0xdd,0xff,0xff,0xcc,0xff,0xff,0xbb,0xff,0xff,0xab,0xff,0xff,0x9a,0xff,0xff,0x89, -0xff,0xff,0x78,0xff,0xff,0x67,0xff,0xff,0x55,0xff,0xff,0x34,0xff,0xff,0x12,0xff, -0xff,0xf0,0xfe,0xfe,0xde,0xfe,0xfe,0xbd,0xfe,0xfe,0xab,0xfe,0xfe,0x89,0xfe,0xfe, -0x67,0xfe,0xfe,0x45,0xfe,0xfe,0x13,0xfe,0xfe,0xf0,0xfd,0xfd,0xde,0xfd,0xfd,0xbc, -0xfd,0xfd,0xab,0xfd,0xfd,0x89,0xfd,0xfd,0x67,0xfd,0xfd,0x56,0xfd,0xfd,0x34,0xfd, -0xfd,0x22,0xfd,0xfd,0x01,0xfd,0xfc,0xef,0xfc,0xfc,0xde,0xfc,0xfc,0xcc,0xfc,0xfc, -0xbb,0xfc,0xfc,0xaa,0xfc,0xfc,0xaa,0xfc,0xfc,0x99,0xfc,0xfc,0x99,0xfc,0xfc,0x89, -0xfc,0xfc,0x99,0xfc,0xfc,0x99,0xfc,0xfc,0xa9,0xfc,0xfc,0xaa,0xfc,0xfc,0xcb,0xfc, -0xfc,0xdc,0xfc,0xfc,0xee,0xfc,0xfc,0x0f,0xfd,0xfd,0x21,0xfd,0xfd,0x33,0xfd,0xfd, -0x55,0xfd,0xfd,0x76,0xfd,0xfd,0x98,0xfd,0xfd,0xba,0xfd,0xfd,0xdc,0xfd,0xfd,0xfe, -0xfd,0xfe,0x10,0xfe,0xfe,0x32,0xfe,0xfe,0x65,0xfe,0xfe,0x87,0xfe,0xfe,0xaa,0xfe, -0xfe,0xdc,0xfe,0xfe,0xfe,0xfe,0xff,0x10,0xff,0xff,0x32,0xff,0xff,0x54,0xff,0xff, -0x76,0xff,0xff,0x98,0xff,0xff,0xcb,0xff,0xff,0xfd,0xff,0x00,0x20,0x00,0x00,0x53, -0x00,0x00,0x97,0x00,0x00,0xca,0x00,0x00,0x0e,0x01,0x01,0x31,0x01,0x01,0x64,0x01, -0x01,0x97,0x01,0x01,0xba,0x01,0x01,0xec,0x01,0x01,0x0f,0x02,0x02,0x32,0x02,0x02, -0x64,0x02,0x02,0x87,0x02,0x02,0xa9,0x02,0x02,0xcb,0x02,0x02,0xed,0x02,0x02,0xfe, -0x02,0x03,0x00,0x03,0x03,0x11,0x03,0x03,0x11,0x03,0x03,0x22,0x03,0x03,0x32,0x03, -0x03,0x43,0x03,0x03,0x44,0x03,0x03,0x55,0x03,0x03,0x66,0x03,0x03,0x87,0x03,0x03, -0x98,0x03,0x03,0xba,0x03,0x03,0xcb,0x03,0x03,0xdc,0x03,0x03,0xdd,0x03,0x03,0xed, -0x03,0x03,0xdd,0x03,0x03,0xcc,0x03,0x03,0xbc,0x03,0x03,0xaa,0x03,0x03,0x89,0x03, -0x03,0x57,0x03,0x03,0x34,0x03,0x03,0x01,0x03,0x02,0xce,0x02,0x02,0x9b,0x02,0x02, -0x67,0x02,0x02,0x34,0x02,0x02,0x01,0x02,0x01,0xde,0x01,0x01,0xac,0x01,0x01,0x89, -0x01,0x01,0x57,0x01,0x01,0x34,0x01,0x01,0x02,0x01,0x00,0xdf,0x00,0x00,0xbc,0x00, -0x00,0x89,0x00,0x00,0x46,0x00,0x00,0x02,0x00,0xff,0xcf,0xff,0xff,0x8b,0xff,0xff, -0x46,0xff,0xff,0xf2,0xfe,0xfe,0xad,0xfe,0xfe,0x68,0xfe,0xfe,0x24,0xfe,0xfe,0xe0, -0xfd,0xfd,0xac,0xfd,0xfd,0x78,0xfd,0xfd,0x45,0xfd,0xfd,0x12,0xfd,0xfd,0xf0,0xfc, -0xfc,0xdd,0xfc,0xfc,0xab,0xfc,0xfc,0x99,0xfc,0xfc,0x77,0xfc,0xfc,0x56,0xfc,0xfc, -0x34,0xfc,0xfc,0x12,0xfc,0xfc,0x00,0xfc,0xfb,0xef,0xfb,0xfb,0xee,0xfb,0xfb,0xdd, -0xfb,0xfb,0xcc,0xfb,0xfb,0xcc,0xfb,0xfb,0xcb,0xfb,0xfb,0xcb,0xfb,0xfb,0xcc,0xfb, -0xfb,0xcc,0xfb,0xfb,0xed,0xfb,0xfb,0xfe,0xfb,0xfc,0x10,0xfc,0xfc,0x42,0xfc,0xfc, -0x65,0xfc,0xfc,0x98,0xfc,0xfc,0xcb,0xfc,0xfc,0xfe,0xfc,0xfd,0x21,0xfd,0xfd,0x54, -0xfd,0xfd,0x86,0xfd,0xfd,0xa8,0xfd,0xfd,0xcb,0xfd,0xfd,0xed,0xfd,0xfd,0x0f,0xfe, -0xfe,0x21,0xfe,0xfe,0x43,0xfe,0xfe,0x75,0xfe,0xfe,0x98,0xfe,0xfe,0xcb,0xfe,0xfe, -0x0e,0xff,0xff,0x32,0xff,0xff,0x75,0xff,0xff,0xc9,0xff,0xff,0x0e,0x00,0x00,0x53, -0x00,0x00,0xa7,0x00,0x00,0xfd,0x00,0x01,0x42,0x01,0x01,0x97,0x01,0x01,0xdb,0x01, -0x02,0x10,0x02,0x02,0x54,0x02,0x02,0x87,0x02,0x02,0xca,0x02,0x02,0xed,0x02,0x02, -0x0f,0x03,0x03,0x21,0x03,0x03,0x32,0x03,0x03,0x33,0x03,0x03,0x33,0x03,0x03,0x33, -0x03,0x03,0x32,0x03,0x03,0x22,0x03,0x03,0x12,0x03,0x03,0x11,0x03,0x03,0x11,0x03, -0x03,0x11,0x03,0x03,0x00,0x03,0x03,0x00,0x03,0x03,0x00,0x03,0x03,0x00,0x03,0x02, -0xff,0x02,0x02,0xff,0x02,0x02,0xef,0x02,0x02,0xdd,0x02,0x02,0xcd,0x02,0x02,0xab, -0x02,0x02,0x9a,0x02,0x02,0x78,0x02,0x02,0x56,0x02,0x02,0x34,0x02,0x02,0x12,0x02, -0x02,0xf0,0x01,0x01,0xcd,0x01,0x01,0xab,0x01,0x01,0x89,0x01,0x01,0x78,0x01,0x01, -0x66,0x01,0x01,0x56,0x01,0x01,0x55,0x01,0x01,0x55,0x01,0x01,0x44,0x01,0x01,0x44, -0x01,0x01,0x44,0x01,0x01,0x34,0x01,0x01,0x23,0x01,0x01,0x12,0x01,0x01,0x01,0x01, -0x00,0xef,0x00,0x00,0xcd,0x00,0x00,0xab,0x00,0x00,0x79,0x00,0x00,0x46,0x00,0x00, -0x23,0x00,0x00,0x00,0x00,0xff,0xef,0xff,0xff,0xbc,0xff,0xff,0x9a,0xff,0xff,0x78, -0xff,0xff,0x56,0xff,0xff,0x34,0xff,0xff,0x12,0xff,0xff,0xf0,0xfe,0xfe,0xde,0xfe, -0xfe,0xcd,0xfe,0xfe,0xab,0xfe,0xfe,0x89,0xfe,0xfe,0x57,0xfe,0xfe,0x34,0xfe,0xfe, -0x02,0xfe,0xfd,0xef,0xfd,0xfd,0xbd,0xfd,0xfd,0xab,0xfd,0xfd,0x88,0xfd,0xfd,0x67, -0xfd,0xfd,0x55,0xfd,0xfd,0x34,0xfd,0xfd,0x22,0xfd,0xfd,0x22,0xfd,0xfd,0x11,0xfd, -0xfd,0x11,0xfd,0xfd,0x11,0xfd,0xfd,0x11,0xfd,0xfd,0x11,0xfd,0xfd,0x22,0xfd,0xfd, -0x32,0xfd,0xfd,0x43,0xfd,0xfd,0x44,0xfd,0xfd,0x54,0xfd,0xfd,0x55,0xfd,0xfd,0x66, -0xfd,0xfd,0x66,0xfd,0xfd,0x77,0xfd,0xfd,0x77,0xfd,0xfd,0x87,0xfd,0xfd,0x88,0xfd, -0xfd,0x99,0xfd,0xfd,0xa9,0xfd,0xfd,0xaa,0xfd,0xfd,0xcb,0xfd,0xfd,0xdc,0xfd,0xfd, -0xed,0xfd,0xfd,0x0f,0xfe,0xfe,0x21,0xfe,0xfe,0x43,0xfe,0xfe,0x65,0xfe,0xfe,0x87, -0xfe,0xfe,0xba,0xfe,0xfe,0xdc,0xfe,0xfe,0x0f,0xff,0xff,0x32,0xff,0xff,0x64,0xff, -0xff,0x87,0xff,0xff,0xba,0xff,0xff,0xed,0xff,0xff,0x1f,0x00,0x00,0x42,0x00,0x00, -0x75,0x00,0x00,0xa8,0x00,0x00,0xdb,0x00,0x00,0xfe,0x00,0x01,0x21,0x01,0x01,0x43, -0x01,0x01,0x65,0x01,0x01,0x87,0x01,0x01,0xa9,0x01,0x01,0xcb,0x01,0x01,0xec,0x01, -0x01,0x0f,0x02,0x02,0x10,0x02,0x02,0x42,0x02,0x02,0x64,0x02,0x02,0x87,0x02,0x02, -0xa9,0x02,0x02,0xdc,0x02,0x02,0xfe,0x02,0x03,0x10,0x03,0x03,0x32,0x03,0x03,0x54, -0x03,0x03,0x65,0x03,0x03,0x76,0x03,0x03,0x77,0x03,0x03,0x88,0x03,0x03,0x88,0x03, -0x03,0x78,0x03,0x03,0x77,0x03,0x03,0x66,0x03,0x03,0x56,0x03,0x03,0x45,0x03,0x03, -0x23,0x03,0x03,0x12,0x03,0x03,0xf0,0x02,0x02,0xde,0x02,0x02,0xbc,0x02,0x02,0x8a, -0x02,0x02,0x67,0x02,0x02,0x45,0x02,0x02,0x12,0x02,0x02,0xf0,0x01,0x01,0xce,0x01, -0x01,0xab,0x01,0x01,0x78,0x01,0x01,0x46,0x01,0x01,0x23,0x01,0x01,0xf0,0x00,0x00, -0xcd,0x00,0x00,0x9a,0x00,0x00,0x68,0x00,0x00,0x35,0x00,0x00,0x12,0x00,0xff,0xef, -0xff,0xff,0xbc,0xff,0xff,0x8a,0xff,0xff,0x67,0xff,0xff,0x35,0xff,0xff,0x12,0xff, -0xff,0xf0,0xfe,0xfe,0xce,0xfe,0xfe,0xab,0xfe,0xfe,0x89,0xfe,0xfe,0x57,0xfe,0xfe, -0x24,0xfe,0xfe,0x01,0xfe,0xfd,0xde,0xfd,0xfd,0x9b,0xfd,0xfd,0x78,0xfd,0xfd,0x45, -0xfd,0xfd,0x02,0xfd,0xfc,0xef,0xfc,0xfc,0xcd,0xfc,0xfc,0xab,0xfc,0xfc,0x99,0xfc, -0xfc,0x99,0xfc,0xfc,0x99,0xfc,0xfc,0xa9,0xfc,0xfc,0xba,0xfc,0xfc,0xcb,0xfc,0xfc, -0xed,0xfc,0xfc,0xfe,0xfc,0xfd,0x00,0xfd,0xfd,0x21,0xfd,0xfd,0x32,0xfd,0xfd,0x43, -0xfd,0xfd,0x54,0xfd,0xfd,0x65,0xfd,0xfd,0x65,0xfd,0xfd,0x67,0xfd,0xfd,0x77,0xfd, -0xfd,0x88,0xfd,0xfd,0x99,0xfd,0xfd,0xaa,0xfd,0xfd,0xcb,0xfd,0xfd,0xdd,0xfd,0xfd, -0xfe,0xfd,0xfe,0x10,0xfe,0xfe,0x43,0xfe,0xfe,0x75,0xfe,0xfe,0xa8,0xfe,0xfe,0xdb, -0xfe,0xfe,0x0e,0xff,0xff,0x31,0xff,0xff,0x64,0xff,0xff,0x97,0xff,0xff,0xba,0xff, -0xff,0xdc,0xff,0xff,0x0f,0x00,0x00,0x21,0x00,0x00,0x43,0x00,0x00,0x65,0x00,0x00, -0x87,0x00,0x00,0x99,0x00,0x00,0xaa,0x00,0x00,0xcb,0x00,0x00,0xdc,0x00,0x00,0xee, -0x00,0x01,0x10,0x01,0x01,0x21,0x01,0x01,0x43,0x01,0x01,0x65,0x01,0x01,0x97,0x01, -0x01,0xb9,0x01,0x01,0xdc,0x01,0x01,0xfe,0x01,0x02,0x10,0x02,0x02,0x22,0x02,0x02, -0x32,0x02,0x02,0x33,0x02,0x02,0x44,0x02,0x02,0x34,0x02,0x02,0x34,0x02,0x02,0x23, -0x02,0x02,0x22,0x02,0x02,0x11,0x02,0x02,0x01,0x02,0x02,0xf0,0x01,0x01,0xef,0x01, -0x01,0xde,0x01,0x01,0xdd,0x01,0x01,0xdd,0x01,0x01,0xcd,0x01,0x01,0xcd,0x01,0x01, -0xcc,0x01,0x01,0xcc,0x01,0x01,0xcc,0x01,0x01,0xbc,0x01,0x01,0xbb,0x01,0x01,0xaa, -0x01,0x01,0x9a,0x01,0x01,0x89,0x01,0x01,0x78,0x01,0x01,0x67,0x01,0x01,0x55,0x01, -0x01,0x34,0x01,0x01,0x23,0x01,0x01,0x11,0x01,0x01,0x01,0x01,0x01,0xf0,0x00,0x00, -0xff,0x00,0x00,0xee,0x00,0x00,0xee,0x00,0x00,0xdd,0x00,0x00,0xdd,0x00,0x00,0xdd, -0x00,0x00,0xcc,0x00,0x00,0xbb,0x00,0x00,0xaa,0x00,0x00,0x9a,0x00,0x00,0x78,0x00, -0x00,0x67,0x00,0x00,0x45,0x00,0x00,0x23,0x00,0x00,0x01,0x00,0xff,0xef,0xff,0xff, -0xcd,0xff,0xff,0xab,0xff,0xff,0x78,0xff,0xff,0x56,0xff,0xff,0x34,0xff,0xff,0x01, -0xff,0xfe,0xef,0xfe,0xfe,0xcd,0xfe,0xfe,0xbb,0xfe,0xfe,0x9a,0xfe,0xfe,0x78,0xfe, -0xfe,0x67,0xfe,0xfe,0x56,0xfe,0xfe,0x44,0xfe,0xfe,0x23,0xfe,0xfe,0x22,0xfe,0xfe, -0x11,0xfe,0xfe,0x01,0xfe,0xfe,0xf0,0xfd,0xfd,0xff,0xfd,0xfd,0xef,0xfd,0xfd,0xee, -0xfd,0xfd,0xde,0xfd,0xfd,0xdd,0xfd,0xfd,0xcc,0xfd,0xfd,0xbc,0xfd,0xfd,0xbb,0xfd, -0xfd,0xbb,0xfd,0xfd,0xaa,0xfd,0xfd,0xaa,0xfd,0xfd,0xaa,0xfd,0xfd,0xa9,0xfd,0xfd, -0xa9,0xfd,0xfd,0xa9,0xfd,0xfd,0xaa,0xfd,0xfd,0xba,0xfd,0xfd,0xcb,0xfd,0xfd,0xdc, -0xfd,0xfd,0xed,0xfd,0xfd,0xff,0xfd,0xfe,0x10,0xfe,0xfe,0x32,0xfe,0xfe,0x54,0xfe, -0xfe,0x76,0xfe,0xfe,0x98,0xfe,0xfe,0xba,0xfe,0xfe,0xdd,0xfe,0xfe,0x0f,0xff,0xff, -0x21,0xff,0xff,0x43,0xff,0xff,0x65,0xff,0xff,0x87,0xff,0xff,0x99,0xff,0xff,0xba, -0xff,0xff,0xdc,0xff,0xff,0xfe,0xff,0xff,0x0f,0x00,0x00,0x21,0x00,0x00,0x43,0x00, -0x00,0x65,0x00,0x00,0x87,0x00,0x00,0x98,0x00,0x00,0xba,0x00,0x00,0xdc,0x00,0x00, -0xee,0x00,0x00,0x0f,0x01,0x01,0x10,0x01,0x01,0x22,0x01,0x01,0x33,0x01,0x01,0x43, -0x01,0x01,0x54,0x01,0x01,0x65,0x01,0x01,0x76,0x01,0x01,0x88,0x01,0x01,0xa9,0x01, -0x01,0xcb,0x01,0x01,0xed,0x01,0x01,0x0f,0x02,0x02,0x21,0x02,0x02,0x43,0x02,0x02, -0x65,0x02,0x02,0x76,0x02,0x02,0x98,0x02,0x02,0xa9,0x02,0x02,0xaa,0x02,0x02,0xbb, -0x02,0x02,0xbb,0x02,0x02,0xab,0x02,0x02,0xab,0x02,0x02,0x9a,0x02,0x02,0x88,0x02, -0x02,0x67,0x02,0x02,0x45,0x02,0x02,0x34,0x02,0x02,0x12,0x02,0x01,0xef,0x01,0x01, -0xcd,0x01,0x01,0xab,0x01,0x01,0x89,0x01,0x01,0x67,0x01,0x01,0x45,0x01,0x01,0x23, -0x01,0x01,0x01,0x01,0x00,0xef,0x00,0x00,0xcd,0x00,0x00,0xab,0x00,0x00,0x89,0x00, -0x00,0x57,0x00,0x00,0x34,0x00,0x00,0x02,0x00,0xff,0xdf,0xff,0xff,0xbc,0xff,0xff, -0x89,0xff,0xff,0x56,0xff,0xff,0x24,0xff,0xff,0x01,0xff,0xfe,0xef,0xfe,0xfe,0xde, -0xfe,0xfe,0xcc,0xfe,0xfe,0xbb,0xfe,0xfe,0xbb,0xfe,0xfe,0xba,0xfe,0xfe,0xba,0xfe, -0xfe,0xaa,0xfe,0xfe,0xbb,0xfe,0xfe,0xbb,0xfe,0xfe,0xbb,0xfe,0xfe,0xbb,0xfe,0xfe, -0xbb,0xfe,0xfe,0xbb,0xfe,0xfe,0xbb,0xfe,0xfe,0xaa,0xfe,0xfe,0xaa,0xfe,0xfe,0x99, -0xfe,0xfe,0x89,0xfe,0xfe,0x88,0xfe,0xfe,0x88,0xfe,0xfe,0x77,0xfe,0xfe,0x77,0xfe, -0xfe,0x77,0xfe,0xfe,0x66,0xfe,0xfe,0x77,0xfe,0xfe,0x77,0xfe,0xfe,0x77,0xfe,0xfe, -0x87,0xfe,0xfe,0x88,0xfe,0xfe,0x98,0xfe,0xfe,0x99,0xfe,0xfe,0xaa,0xfe,0xfe,0xba, -0xfe,0xfe,0xbb,0xfe,0xfe,0xbb,0xfe,0xfe,0xcc,0xfe,0xfe,0xcc,0xfe,0xfe,0xdd,0xfe, -0xfe,0xdd,0xfe,0xfe,0xed,0xfe,0xfe,0xfe,0xfe,0xfe,0xff,0xfe,0xff,0x00,0xff,0xff, -0x10,0xff,0xff,0x21,0xff,0xff,0x32,0xff,0xff,0x43,0xff,0xff,0x55,0xff,0xff,0x76, -0xff,0xff,0x98,0xff,0xff,0xa9,0xff,0xff,0xcb,0xff,0xff,0xed,0xff,0xff,0xfe,0xff, -0x00,0x00,0x00,0x00,0x21,0x00,0x00,0x32,0x00,0x00,0x43,0x00,0x00,0x55,0x00,0x00, -0x66,0x00,0x00,0x77,0x00,0x00,0x88,0x00,0x00,0x99,0x00,0x00,0xaa,0x00,0x00,0xba, -0x00,0x00,0xcb,0x00,0x00,0xdc,0x00,0x00,0xdd,0x00,0x00,0xee,0x00,0x00,0xfe,0x00, -0x00,0xff,0x00,0x00,0xff,0x00,0x00,0x0f,0x01,0x00,0x0f,0x01,0x01,0x00,0x01,0x01, -0x00,0x01,0x01,0x00,0x01,0x01,0x00,0x01,0x00,0xff,0x00,0x00,0xff,0x00,0x00,0xef, -0x00,0x00,0xee,0x00,0x00,0xdd,0x00,0x00,0xdd,0x00,0x00,0xcc,0x00,0x00,0xbc,0x00, -0x00,0xbb,0x00,0x00,0xab,0x00,0x00,0xaa,0x00,0x00,0xaa,0x00,0x00,0xaa,0x00,0x00, -0xaa,0x00,0x00,0xaa,0x00,0x00,0xaa,0x00,0x00,0xbb,0x00,0x00,0xbb,0x00,0x00,0xbb, -0x00,0x00,0xbb,0x00,0x00,0xbb,0x00,0x00,0xbb,0x00,0x00,0xbb,0x00,0x00,0xab,0x00, -0x00,0xaa,0x00,0x00,0x9a,0x00,0x00,0x99,0x00,0x00,0x89,0x00,0x00,0x88,0x00,0x00, -0x77,0x00,0x00,0x77,0x00,0x00,0x66,0x00,0x00,0x55,0x00,0x00,0x45,0x00,0x00,0x44, -0x00,0x00,0x33,0x00,0x00,0x23,0x00,0x00,0x22,0x00,0x00,0x12,0x00,0x00,0x01,0x00, -0x00,0x01,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xee,0xff,0xff, -0xdd,0xff,0xff,0xcc,0xff,0xff,0xbc,0xff,0xff,0xab,0xff,0xff,0x99,0xff,0xff,0x88, -0xff,0xff,0x78,0xff,0xff,0x67,0xff,0xff,0x56,0xff,0xff,0x55,0xff,0xff,0x44,0xff, -0xff,0x44,0xff,0xff,0x34,0xff,0xff,0x33,0xff,0xff,0x33,0xff,0xff,0x33,0xff,0xff, -0x22,0xff,0xff,0x22,0xff,0xff,0x22,0xff,0xff,0x22,0xff,0xff,0x22,0xff,0xff,0x22, -0xff,0xff,0x22,0xff,0xff,0x22,0xff,0xff,0x22,0xff,0xff,0x22,0xff,0xff,0x22,0xff, -0xff,0x22,0xff,0xff,0x22,0xff,0xff,0x22,0xff,0xff,0x23,0xff,0xff,0x33,0xff,0xff, -0x43,0xff,0xff,0x43,0xff,0xff,0x54,0xff,0xff,0x65,0xff,0xff,0x66,0xff,0xff,0x77, -0xff,0xff,0x88,0xff,0xff,0x98,0xff,0xff,0xa9,0xff,0xff,0xba,0xff,0xff,0xbb,0xff, -0xff,0xcb,0xff,0xff,0xcc,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xee,0xff,0xff, -0xee,0xff,0xff,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x10,0x00,0x00,0x11,0x00,0x00,0x22,0x00,0x00,0x32,0x00,0x00,0x33,0x00, -0x00,0x33,0x00,0x00,0x44,0x00,0x00,0x44,0x00,0x00,0x55,0x00,0x00,0x55,0x00,0x00, -0x65,0x00,0x00,0x66,0x00,0x00,0x66,0x00,0x00,0x66,0x00,0x00,0x66,0x00,0x00,0x66, -0x00,0x00,0x66,0x00,0x00,0x66,0x00,0x00,0x66,0x00,0x00,0x66,0x00,0x00,0x66,0x00, -0x00,0x66,0x00,0x00,0x66,0x00,0x00,0x66,0x00,0x00,0x66,0x00,0x00,0x55,0x00,0x00, -0x55,0x00,0x00,0x55,0x00,0x00,0x45,0x00,0x00,0x45,0x00,0x00,0x44,0x00,0x00,0x44, -0x00,0x00,0x44,0x00,0x00,0x43,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00, -0x00,0x33,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x11,0x00,0x00, -0x11,0x00,0x00,0x11,0x00,0x00,0x00,0x00,0xff,0x0f,0x00,0xff,0x0f,0x00,0xff,0x0f, -0x00,0xff,0x0f,0x00,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xda,0x01, -0x0c,0xa0,0x41,0x46,0x01,0x27,0x1d,0xbc,0x1e,0x21,0xa3,0x1a,0x1b,0xeb,0x1b,0x1c, -0x52,0x19,0x19,0x86,0x17,0x14,0x8c,0x12,0x0f,0xb2,0x16,0x11,0x46,0x1c,0x0d,0x88, -0x0d,0xf9,0x18,0x05,0xfa,0x73,0x12,0x0a,0x99,0x08,0x2a,0xa4,0x03,0xdd,0x8d,0x74, -0x12,0xb1,0x8b,0x12,0xfa,0x7f,0xdd,0x0c,0x80,0xdd,0xef,0x23,0x7c,0xa9,0x4f,0x6c, -0x2e,0x98,0x81,0x69,0xf7,0x15,0x73,0x00,0x1e,0x07,0x80,0xa0,0x2b,0x0f,0x2a,0xa1, -0x8d,0x84,0xff,0x83,0x8a,0xb8,0xaa,0x8e,0xc9,0xd3,0xbd,0x2e,0x80,0x95,0x5d,0x8b, -0xa2,0x4c,0xe7,0xc6,0xca,0xa8,0x86,0xfd,0x89,0xb9,0x0a,0xc5,0x9a,0x18,0xbb,0xf6, -0xd7,0xa7,0x8b,0xc3,0x1e,0x28,0x08,0x98,0xb4,0xd8,0xbf,0xaf,0xe6,0x98,0xe5,0xdf, -0xf6,0xf1,0xd8,0x9e,0xb7,0x89,0x27,0xe5,0xae,0xec,0x02,0xa8,0x42,0x02,0xd1,0xd2, -0x40,0xfc,0x7f,0x08,0x66,0x83,0xc5,0xff,0x7f,0x42,0x08,0xef,0x0e,0x1b,0x02,0xfd, -0xe8,0xe9,0x45,0x0d,0x71,0x74,0x9f,0x43,0x06,0xa2,0x43,0x77,0xf8,0x7f,0x67,0xc1, -0x58,0x7c,0xd7,0x7a,0x75,0xdc,0x58,0x2e,0x5f,0x2e,0x4c,0xab,0x62,0x7d,0xe1,0x49, -0x44,0x42,0x3a,0x41,0xa1,0x0a,0x2f,0xff,0x30,0x11,0xc6,0x2a,0x25,0x8e,0x10,0x05, -0x65,0x25,0x12,0xc6,0x1b,0x54,0xa5,0x60,0xe9,0xff,0x24,0x35,0x41,0x38,0x54,0x4b, -0x21,0x09,0x9c,0x0f,0x2a,0x8f,0x6a,0x63,0x96,0x13,0xc1,0x4c,0x0e,0x27,0x3a,0x08, -0x3d,0x52,0x25,0xff,0xd1,0x29,0x47,0x48,0x20,0x2e,0x6b,0x12,0xfe,0x2b,0x36,0x20, -0x2c,0x2b,0x4f,0x12,0x24,0x33,0x7f,0x46,0x02,0xc5,0xd4,0xf0,0x24,0x42,0x3f,0xd2, -0x13,0x0f,0x57,0x10,0xf5,0x1d,0xf4,0xf6,0x3e,0x01,0x28,0x01,0x0d,0x28,0x61,0x12, -0x22,0xe7,0x25,0x3a,0x38,0xff,0xe4,0x05,0x01,0x02,0xb8,0xda,0xd2,0xb6,0xf5,0xf9, -0x7d,0xd4,0x19,0xf3,0x13,0xef,0x0d,0x54,0x0c,0xb7,0xd1,0xdd,0xba,0x23,0x25,0x34, -0x1f,0x0b,0x11,0x02,0xfe,0x36,0xb9,0xb0,0x2e,0xd0,0xe2,0x70,0xcd,0xac,0xd4,0x82, -0xc4,0x57,0xf3,0xfc,0xf7,0xe9,0xbc,0x72,0xf0,0xdf,0x4e,0xcb,0xe5,0x36,0xe2,0xcd, -0x26,0xc4,0xc8,0xcd,0xec,0xdc,0x8e,0x9a,0xa3,0xfb,0x96,0xa6,0x01,0xce,0xb2,0x63, -0xb7,0xca,0x97,0xbc,0xd5,0x73,0x08,0xe7,0x69,0xb5,0xd5,0x74,0x9d,0xb7,0xbc,0xae, -0xb9,0xca,0xe0,0xb1,0xdb,0xe4,0xed,0xc8,0xb8,0x9d,0x47,0x83,0x88,0x09,0xb1,0xb8, -0x8e,0xd7,0xb3,0xe0,0xac,0xa9,0xdd,0xa4,0xcd,0xd5,0xc5,0xe6,0x76,0xe1,0xd2,0x0b, -0xfa,0x07,0xbb,0xd8,0xde,0x87,0xbf,0xd5,0xfd,0xee,0xe7,0x03,0x06,0x0f,0xbe,0xf4, -0xbd,0xfc,0xd3,0xea,0xc8,0xdd,0xe8,0x20,0xba,0x9e,0x73,0xec,0xfa,0xe6,0xf3,0x08, -0x21,0x01,0xfc,0x88,0xfb,0xf7,0x6e,0x17,0x13,0x9c,0x05,0x1c,0x36,0x13,0x22,0xdd, -0x1a,0x0d,0x5f,0x0c,0x19,0x34,0x2d,0x31,0xf5,0x49,0x56,0x77,0x0c,0x20,0x23,0x39, -0x2b,0x59,0x23,0x45,0xc6,0x31,0x47,0xf4,0x78,0x29,0x6b,0x43,0x2b,0x69,0x5b,0x6a, -0xcd,0x20,0x5a,0x74,0x68,0x31,0x2f,0x2d,0x30,0xf1,0x48,0x48,0xbf,0x30,0x0d,0x17, -0x13,0x15,0x1e,0x37,0x29,0xbb,0xed,0xfd,0x7b,0x12,0x1b,0x9c,0x00,0x1c,0x81,0x1b, -0x16,0x3a,0x1d,0x25,0x0e,0x03,0xef,0xf0,0x25,0xf8,0xd6,0x0f,0x26,0xd2,0x06,0xf5, -0x75,0xf8,0x1f,0x44,0x0f,0xfc,0x64,0x1d,0xf0,0x02,0xe5,0xf2,0x46,0xea,0xb3,0xf8, -0xa9,0xd1,0x06,0xe5,0xfc,0x5f,0xf5,0xe2,0xc3,0xb4,0xca,0x26,0xff,0x06,0x9d,0xf4, -0xee,0x15,0xff,0xdc,0x50,0xda,0xf2,0x93,0xe7,0x08,0x90,0x19,0x16,0x09,0x2f,0x15, -0xbd,0xfd,0x0d,0xfa,0x18,0x0f,0x9a,0x22,0x19,0x2c,0x1b,0x17,0xe4,0x1a,0x23,0xd8, -0x5d,0x4e,0x10,0x1e,0x3e,0x63,0x59,0x52,0x42,0x29,0x02,0xff,0x37,0x43,0x15,0x3e, -0x1a,0x5c,0x0a,0xff,0x8d,0x0b,0x1f,0x5b,0x1b,0x12,0xb0,0xff,0x13,0x09,0xf9,0x21, -0xa7,0x31,0x25,0x8a,0xf3,0x06,0x7b,0x0c,0x1a,0x6c,0x02,0xca,0xdc,0xf0,0x28,0x4c, -0x13,0x01,0x65,0x02,0x21,0x48,0x20,0x01,0x34,0x2f,0x3e,0x93,0x06,0x28,0xc9,0x22, -0x14,0xb8,0x39,0xfe,0xdd,0xe1,0xec,0xce,0xe7,0x01,0x6a,0x12,0x0b,0x3a,0x08,0x0c, -0xf5,0xe9,0xdf,0x49,0xf7,0xe6,0xb5,0xe9,0xcd,0x04,0xb7,0xcf,0x68,0xe0,0xf8,0x5f, -0xbb,0xba,0x1f,0xc3,0xc5,0xf0,0xda,0xf8,0x56,0xfe,0xf1,0x5d,0xc8,0xbf,0x64,0xc7, -0xbf,0xc9,0xd8,0xdf,0xcc,0xdc,0xd3,0x6a,0xbd,0xca,0x70,0xc3,0xd2,0x38,0xd7,0xad, -0x3c,0x9c,0xae,0xa2,0xbf,0xca,0x61,0xd6,0xdf,0x4c,0xd2,0xd9,0xf4,0xcf,0xe1,0xda, -0xc6,0xac,0xf5,0xe1,0xf7,0x3d,0xdf,0xd9,0x4d,0xde,0xd9,0x1b,0xc7,0xc3,0x23,0xe4, -0xee,0xed,0xea,0xf5,0x86,0xea,0xdc,0x2b,0xec,0xf6,0x99,0xf9,0x0a,0x0c,0x05,0xe5, -0x6c,0xdc,0xe9,0xdb,0xc3,0xbf,0x85,0xd8,0xe0,0x27,0xf2,0xf3,0x3f,0x08,0x04,0xe5, -0xe4,0xf5,0xe6,0x07,0xec,0x25,0xed,0xee,0xfa,0xe4,0x0c,0x4c,0x12,0x1f,0x49,0x2d, -0x30,0x5b,0x27,0x21,0xd4,0x23,0x20,0xe8,0xfc,0x04,0x46,0x2b,0x27,0x66,0x06,0x0d, -0xd4,0x17,0x0b,0xea,0x0a,0x29,0x1d,0x31,0x22,0xe2,0x20,0x10,0xae,0x10,0x31,0xef, -0x2e,0x19,0x3f,0x19,0x1e,0x7e,0x14,0x1c,0xa7,0x1d,0x1c,0x53,0x1e,0x25,0x25,0x25, -0x27,0x4d,0x2f,0x24,0xb8,0x0f,0x18,0x75,0x1c,0x13,0x83,0x01,0xe6,0xd1,0xdc,0xd7, -0x70,0xe2,0xec,0xf3,0x0f,0xf6,0xf4,0xf0,0xf9,0xca,0xef,0xee,0x81,0xe7,0x0b,0x8f, -0x04,0xea,0x8f,0xef,0xdb,0x8d,0xd1,0xe6,0x09,0xe4,0xef,0xd7,0x02,0xf0,0x7c,0xf2, -0xf0,0x2c,0xf0,0x01,0x7a,0x03,0x0b,0x33,0x17,0x20,0x32,0x18,0x1a,0xfe,0x0a,0x0a, -0xb7,0x04,0x0d,0xe3,0x23,0x27,0x38,0x1c,0xf8,0x54,0x0c,0x17,0xd6,0x0e,0x05,0xc4, -0xf6,0x09,0xfa,0x12,0x17,0xe3,0xfc,0xf5,0x2c,0x11,0x12,0x8f,0x05,0x06,0x83,0x0f, -0x0f,0xba,0x10,0x17,0x6b,0x08,0x06,0xb8,0x21,0x21,0x28,0xfb,0xfe,0x0e,0x08,0x07, -0x87,0x1a,0x15,0x0d,0x19,0x20,0x36,0x34,0x2a,0x54,0x10,0x0f,0xbf,0x08,0x0b,0x89, -0x06,0x10,0xeb,0x3e,0x3d,0x77,0x26,0x1b,0x0a,0x17,0x30,0x80,0x47,0x41,0x3e,0x21, -0x14,0xbe,0x2b,0x2f,0x48,0x20,0x2a,0x5f,0x37,0x26,0x83,0x24,0x3c,0xa2,0x3c,0x2d, -0x4e,0x3c,0x32,0x99,0x41,0x40,0xc8,0x32,0x1a,0xea,0x29,0x42,0x6d,0x49,0x36,0x60, -0x26,0x2b,0x18,0x2a,0x29,0x4c,0x35,0x2a,0xb8,0x10,0x0b,0xe6,0x0d,0x06,0x24,0x12, -0x0a,0xd3,0x00,0x0b,0x50,0x06,0x09,0xa2,0xf8,0xfb,0xc4,0xf5,0xf4,0xf9,0xf3,0xf9, -0x88,0xe9,0xe2,0x9f,0xea,0xee,0x3f,0xe2,0xda,0x59,0xdd,0xef,0x75,0xf8,0xf9,0x40, -0xef,0xdd,0xc8,0xd3,0xe9,0xd6,0xe4,0xe1,0xc1,0xd7,0xc3,0xd2,0xbc,0xac,0x5f,0x99, -0x91,0x05,0x9e,0xa0,0x55,0xa9,0xa4,0x62,0x9d,0x9c,0x4b,0xa2,0xad,0x06,0xa9,0xa8, -0xc6,0xa2,0xa4,0x71,0x9c,0x91,0x2c,0x93,0x88,0x51,0x9a,0x99,0x9d,0x8d,0x83,0x5d, -0x8b,0x90,0xac,0xa0,0xa8,0xd6,0x9e,0x89,0xce,0x98,0xa6,0xcd,0xa1,0xb0,0x01,0xba, -0xba,0xca,0xc9,0xca,0xc4,0xbc,0xc6,0xdc,0xcb,0xcf,0xf2,0xdb,0xe4,0xab,0xed,0xf8, -0x3c,0xf7,0xf8,0xc9,0xfa,0xf1,0xec,0xeb,0xf8,0x50,0x05,0x13,0xed,0x17,0x04,0xd4, -0x0b,0x1d,0x6d,0x14,0x16,0x6b,0x17,0x1c,0x72,0x1c,0x12,0xa7,0x22,0x2a,0x71,0x30, -0x32,0x0c,0x35,0x3f,0x2c,0x2e,0x23,0xb5,0x42,0x3f,0xe2,0x2c,0x1f,0xe5,0x1c,0x2b, -0xb8,0x29,0x2c,0x2a,0x2e,0x30,0xcf,0x3c,0x3d,0x57,0x30,0x29,0xc1,0x2d,0x35,0x63, -0x33,0x1c,0x65,0x26,0x30,0x00,0x29,0x1f,0xd1,0x20,0x29,0x50,0x18,0x0d,0xe7,0x12, -0x22,0x94,0x38,0x23,0x1d,0x0c,0x09,0x46,0x11,0x1c,0x99,0x19,0x01,0x37,0x08,0x0b, -0x1e,0x0f,0x1f,0x96,0x1d,0x16,0x6a,0x0a,0x08,0xc7,0x21,0x1c,0xa3,0x21,0x0e,0x6a, -0x02,0x05,0x88,0x11,0x16,0x94,0x2c,0x1d,0xef,0x04,0x0e,0x44,0x0a,0xfc,0xe6,0x02, -0x0c,0xdd,0x0e,0x01,0x62,0xf3,0x06,0xb3,0x04,0xfc,0xc1,0x04,0x06,0x72,0x18,0x0d, -0x48,0x08,0x0c,0x96,0x14,0x0b,0x96,0x10,0x1e,0x59,0x2d,0x36,0xbb,0x3a,0x34,0x63, -0x35,0x44,0x11,0x4b,0x50,0x2f,0x46,0x42,0x9a,0x4c,0x52,0x32,0x54,0x4d,0x9d,0x4c, -0x37,0xf8,0x24,0x35,0xfb,0x3b,0x33,0x0d,0x25,0x0a,0x0b,0x21,0x28,0xe2,0x1f,0x1f, -0xef,0x13,0x13,0x17,0x14,0x0b,0xda,0x11,0x0a,0x81,0x09,0x05,0x4c,0x08,0x1f,0xa8, -0x21,0x05,0x2d,0xfc,0x08,0x46,0x13,0x22,0x70,0x2b,0x29,0xee,0x21,0x0d,0xc3,0xf6, -0x0f,0xce,0x06,0xf4,0x29,0xe7,0xe8,0xe3,0xe1,0xe5,0xca,0xea,0xea,0x1d,0xe1,0xdc, -0xaa,0xe1,0xd6,0x64,0xd3,0xcd,0x80,0xbb,0xd2,0x69,0xc9,0xbd,0x46,0xb8,0xae,0xee, -0xb4,0xc7,0xc7,0xba,0xba,0x9e,0xc0,0xba,0x9d,0xc6,0xbb,0x20,0xb8,0xce,0xc4,0xc8, -0xcf,0x0c,0xd8,0xd9,0x49,0xde,0xdd,0xc4,0xd8,0xd3,0x87,0xd3,0xe1,0x91,0xe4,0xe2, -0xe9,0xe2,0xe6,0x6d,0xe8,0xe2,0x6d,0xe4,0xdc,0x56,0xe8,0xe8,0x64,0xde,0xde,0x9b, -0xd2,0xe3,0xac,0xea,0xdd,0x1e,0xf1,0xec,0x5c,0xea,0xe7,0x8a,0xe4,0xef,0x65,0xed, -0xe7,0xe8,0xeb,0xf2,0xa4,0xf9,0xf6,0xaa,0xf7,0xea,0x41,0xec,0xf0,0xb1,0xee,0xf8, -0xeb,0xfa,0xf0,0xcc,0xec,0xf4,0xbe,0xfe,0xe9,0x6d,0xe1,0xee,0xd0,0xed,0xfb,0xa2, -0xf1,0xe3,0x4d,0xe4,0xe9,0xcc,0xf4,0xf4,0xd3,0xf7,0xfa,0xd6,0xec,0xe6,0x28,0xe8, -0xe5,0x13,0xee,0xe8,0x58,0xe8,0xe1,0x6b,0xe2,0xe2,0x38,0xd8,0xd6,0x54,0xdc,0xe0, -0x9e,0xe0,0xf0,0xf9,0xf9,0xf8,0x5c,0xf6,0xfa,0xf0,0xf0,0xfb,0xac,0xf7,0xf2,0x3b, -0x00,0xf4,0x7d,0x01,0xfd,0xcf,0xf0,0x0d,0xde,0x18,0x09,0xa3,0x0b,0xfa,0xd6,0xf9, -0x0e,0xc8,0x02,0xfe,0xa0,0xf9,0xf4,0x2c,0x06,0x02,0x0b,0xf7,0xfd,0xc6,0xf8,0xff, -0xa5,0x03,0xf7,0x8a,0x02,0x0f,0xf4,0xff,0x00,0x14,0x09,0x0e,0x4c,0x1e,0x16,0xd2, -0x11,0x22,0x5a,0x1f,0x20,0x78,0x17,0x0b,0xce,0x1c,0x18,0x5f,0x1f,0x32,0x03,0x2c, -0x21,0xd3,0x2a,0x35,0x3f,0x2e,0x2c,0xa4,0x35,0x3a,0xa6,0x37,0x41,0x27,0x44,0x39, -0xe9,0x46,0x48,0xe1,0x4d,0x44,0xc7,0x47,0x39,0x1b,0x32,0x40,0x52,0x4d,0x48,0x14, -0x42,0x37,0x55,0x43,0x43,0xda,0x39,0x42,0x95,0x39,0x38,0x5e,0x3f,0x3e,0xe0,0x32, -0x33,0x3b,0x25,0x22,0x9b,0x24,0x20,0xe7,0x1b,0x23,0x4c,0x19,0x1b,0x6b,0x2a,0x29, -0x79,0x24,0x1f,0x99,0x11,0x09,0xf1,0x19,0x1b,0x8d,0x21,0x20,0x82,0x1a,0x12,0x0a, -0x0b,0x0f,0xcf,0xf9,0xe8,0xfa,0xe3,0xdb,0x2d,0xdf,0xee,0x59,0xeb,0xe9,0x76,0xe8, -0xe9,0x71,0xe7,0xe6,0xb2,0xef,0xe5,0xa2,0xf0,0x01,0x5d,0xf2,0xee,0x7d,0xea,0xdf, -0x0b,0xe9,0xf2,0x30,0xea,0xec,0xf5,0xf5,0xf0,0xb8,0xdb,0xe2,0x66,0xec,0xe7,0x98, -0xe3,0xd3,0x8f,0xcd,0xd8,0xf5,0xd4,0xca,0x44,0xd8,0xdd,0x1d,0xe3,0xe7,0x48,0xde, -0xe3,0xcf,0xe7,0xe3,0xf5,0xe2,0xed,0x94,0xe1,0xdd,0x01,0xd8,0xd6,0x71,0xf4,0xf7, -0xd4,0xfb,0xfd,0x3b,0xf0,0xf1,0x34,0xf3,0xf4,0xb4,0xf5,0xef,0x25,0xee,0xf5,0x7d, -0xfe,0xfb,0x00,0xfb,0xff,0x28,0x02,0x06,0x39,0x0b,0x05,0x67,0x13,0x11,0x67,0x12, -0x15,0x87,0x1d,0x14,0x1c,0x16,0x1b,0x18,0x07,0x0c,0x23,0x07,0xfa,0xa3,0x03,0x13, -0x31,0x04,0x02,0x24,0x00,0x04,0xd3,0x0d,0x00,0xc0,0xf2,0xf0,0x80,0xfb,0xfb,0xe6, -0xfd,0x02,0xda,0x07,0x04,0x73,0xfa,0xef,0x9c,0xf5,0xf7,0xb4,0xf3,0xfe,0x20,0x08, -0x03,0x26,0x05,0xfc,0x77,0xef,0xf3,0xcc,0xfb,0xf6,0xa0,0xfc,0x03,0x8f,0xee,0xde, -0x82,0xde,0xd9,0xa3,0xdd,0xe7,0x57,0xd8,0xd0,0xcd,0xd9,0xd0,0x4a,0xd0,0xe1,0x23, -0xdd,0xe1,0x7c,0xe6,0xdc,0x2e,0xda,0xd4,0x36,0xd7,0xca,0x95,0xcc,0xcc,0x47,0xcc, -0xd4,0x2a,0xcc,0xbb,0xe1,0xba,0xbc,0xa5,0xc4,0xcd,0x34,0xd4,0xc9,0xd9,0xd0,0xcf, -0x4f,0xbd,0xba,0x72,0xc1,0xcd,0x82,0xcc,0xd8,0x32,0xea,0xde,0x63,0xe3,0xe9,0xe9, -0xdc,0xdd,0x40,0xee,0xf0,0x14,0xe7,0x03,0xef,0x02,0x03,0xed,0x15,0x06,0xef,0x08, -0x02,0x22,0xfd,0x0d,0xae,0x06,0x14,0x11,0x2e,0x30,0xcc,0x29,0x31,0x4d,0x33,0x2c, -0xc7,0x30,0x41,0x7b,0x37,0x34,0x22,0x39,0x49,0x04,0x45,0x36,0x46,0x39,0x32,0xfc, -0x3b,0x39,0xa6,0x2f,0x36,0x98,0x3b,0x37,0xba,0x3c,0x39,0x22,0x30,0x30,0xc9,0x35, -0x39,0x7c,0x3f,0x33,0xaa,0x3b,0x2c,0xaa,0x2c,0x31,0xf8,0x2e,0x35,0xab,0x34,0x2d, -0x41,0x2f,0x32,0x71,0x36,0x2a,0xcd,0x1e,0x23,0x4c,0x0e,0x1b,0x8d,0x30,0x19,0x34, -0x11,0x12,0xb1,0x0b,0x0e,0xce,0x0f,0x09,0x15,0x0f,0x04,0x73,0x0e,0x19,0x3e,0x0a, -0x0d,0x35,0x08,0x04,0x45,0xfa,0xf0,0x4d,0xf5,0xfe,0xf5,0xf9,0xf1,0x85,0xf1,0xf9, -0x6b,0xf6,0xf1,0xcb,0xf5,0xff,0xc0,0xf7,0xec,0x03,0xe9,0xdf,0xbb,0xe5,0xed,0xb3, -0xe5,0xe5,0xa0,0xec,0xf0,0x3c,0xe8,0xf1,0x99,0xf2,0xf1,0xa6,0xec,0xfa,0xc4,0xf3, -0xf6,0x04,0x08,0xf5,0x3f,0xf2,0xf0,0xc5,0xee,0xec,0x33,0xe8,0xf0,0x4f,0xfb,0x0a, -0x57,0x0d,0x09,0xfa,0x07,0x0c,0x3e,0x08,0x0d,0x71,0x15,0x18,0xd1,0x18,0x05,0x29, -0x16,0x21,0x6a,0x1e,0x23,0xb5,0x0d,0x0b,0xe9,0x07,0x00,0x61,0x03,0x11,0x83,0x0a, -0x0f,0x28,0x17,0x0b,0xec,0x06,0x09,0x31,0x0d,0x19,0x5f,0x18,0x18,0x45,0x13,0x1e, -0x18,0x1d,0x0d,0x67,0x1b,0x16,0xd8,0x0e,0x09,0x65,0x05,0x06,0x59,0xfd,0x07,0x34, -0x18,0x02,0x5b,0xfb,0xf9,0x38,0x01,0x04,0x96,0xfd,0xff,0x14,0xfa,0xf8,0xdb,0xf1, -0xe5,0x6b,0xe3,0xd8,0x20,0xdb,0xe2,0x75,0xd7,0xe3,0xd6,0xe7,0xdf,0xa3,0xe1,0xeb, -0xc5,0xf3,0xe1,0xc3,0xe1,0xdb,0x97,0xe0,0xda,0xa7,0xe0,0xeb,0x6c,0xe1,0xf5,0x97, -0xe2,0xe0,0x9d,0xeb,0xe4,0x1a,0xda,0xe5,0x59,0xea,0xdf,0x43,0xe7,0xde,0x5b,0xe6, -0xef,0x32,0xde,0xd4,0x96,0xd5,0xeb,0x0c,0xe0,0xdc,0xd7,0xd3,0xca,0x41,0xd6,0xd5, -0x52,0xcc,0xce,0x0c,0xd3,0xde,0x40,0xed,0xe4,0x2b,0xdc,0xe4,0x3b,0xe2,0xed,0x45, -0xea,0xee,0x32,0xf0,0xe8,0x46,0xeb,0xfb,0x24,0xfb,0xee,0x26,0xf7,0x07,0xbe,0x09, -0x0a,0x48,0x04,0xf7,0xc9,0xf3,0xfa,0x49,0x06,0xff,0x4c,0xfd,0xfe,0x7b,0xf1,0xf6, -0x17,0x00,0xf7,0x6d,0xe5,0xe5,0xe8,0xf1,0xff,0xf2,0xf8,0xf8,0x62,0xf5,0xfe,0x26, -0x04,0x05,0xee,0x0e,0x09,0x56,0x09,0x03,0x1a,0xf7,0xff,0x47,0xf6,0xf2,0xc4,0xf8, -0xff,0xc8,0x04,0x00,0x38,0xfd,0xfe,0xeb,0xfb,0x04,0x02,0xf8,0xf0,0xeb,0xfd,0xfd, -0xf5,0xf8,0xf8,0x66,0x05,0x0d,0x38,0x15,0x15,0xb8,0x0e,0x11,0x2f,0x1c,0x1b,0x3d, -0x1b,0x10,0x9e,0x1e,0x11,0xe7,0x10,0x24,0x16,0x19,0x1d,0x5a,0x13,0x1b,0x44,0x1f, -0x14,0x20,0x1f,0x1f,0x2f,0x10,0x1b,0xcc,0x0d,0x0a,0x58,0x1f,0x10,0x22,0x1a,0x1c, -0xdb,0x17,0x19,0xdf,0x05,0x04,0xb0,0x0a,0x10,0x68,0x21,0x21,0xb5,0x1e,0x1b,0x14, -0x19,0x0d,0x63,0x13,0x26,0xc4,0x1d,0x1e,0x77,0x1b,0x12,0xe7,0x12,0x17,0x2d,0x06, -0x04,0x5e,0xfe,0x07,0x45,0x10,0x0a,0x66,0x11,0x0b,0xbb,0x13,0x1a,0x88,0x07,0x0e, -0x42,0x09,0x0e,0x9a,0x15,0x0c,0x5c,0x15,0x01,0xfc,0xf4,0xf0,0xb5,0xd9,0xee,0x55, -0xec,0xe6,0x43,0x01,0x03,0xb1,0x10,0x24,0xc4,0x19,0x17,0x2d,0x15,0x10,0x3c,0x0e, -0x15,0x7e,0x1e,0x1b,0xfd,0x23,0x1d,0x12,0x1a,0x21,0x08,0x22,0x19,0xf6,0x20,0x23, -0x73,0x1c,0x11,0x86,0xf7,0xfb,0x32,0x11,0x1e,0x28,0x11,0x0a,0x15,0x0b,0xf9,0x6a, -0xf9,0x0d,0x2b,0x13,0x0b,0xb2,0x09,0x0f,0x10,0x1f,0x22,0x3c,0x0e,0x06,0x81,0x15, -0x15,0xa3,0x16,0x23,0x43,0x1c,0x1a,0x4f,0x15,0x0d,0x65,0x0f,0x19,0x75,0x0c,0xf8, -0xf9,0x00,0x04,0xae,0x01,0x02,0xfd,0xfe,0xfb,0x67,0xf9,0xf5,0xee,0xec,0xf4,0x1a, -0xf7,0xf1,0xbe,0xf8,0xfc,0x81,0xfc,0xf1,0x37,0xf2,0xf6,0x67,0xf1,0xe8,0x72,0xcd, -0xd9,0x0e,0xe4,0xea,0xd8,0xe7,0xe9,0xc6,0xf2,0xf4,0x70,0xf1,0xf2,0xf9,0xf7,0xf3, -0x01,0xf1,0xf3,0xf6,0xed,0xe8,0x2a,0xe6,0xe0,0x1d,0xda,0xec,0x90,0xee,0xeb,0x0a, -0xec,0xec,0x3d,0xed,0xdf,0xee,0xde,0xec,0x10,0xdb,0xe0,0x0a,0xe1,0xe4,0xb4,0xe7, -0xe5,0x7e,0xf7,0xf6,0x61,0xe6,0xe3,0x97,0xf0,0xf2,0x13,0xed,0xea,0x72,0xee,0x08, -0x56,0x03,0xf4,0x05,0xf5,0xef,0x60,0xd8,0xe2,0x73,0xf5,0xef,0x24,0xf0,0xf7,0xe6, -0xfc,0xf6,0x06,0xea,0xe3,0x57,0xe3,0xe7,0xf1,0xf5,0xf0,0xfc,0xdf,0xdc,0x5a,0xd8, -0xd2,0x68,0xd9,0xde,0xbc,0xd8,0xd9,0xd9,0xeb,0xf1,0x1c,0xe7,0xe4,0x79,0xe4,0xdd, -0x2e,0xda,0xe7,0x56,0xe8,0xe9,0x55,0xe4,0xdf,0x1f,0xe6,0xe8,0x91,0xd9,0xe0,0x38, -0xe6,0xe5,0x6a,0xef,0xf5,0x39,0xfe,0x02,0x4b,0xfb,0xf4,0x28,0xf4,0xf0,0x15,0xf4, -0xf8,0x23,0xf5,0xf1,0xb6,0xf3,0xf0,0xa0,0xed,0xf7,0xb4,0xf7,0xf1,0x11,0xf8,0x04, -0x16,0xfb,0xf0,0x5d,0xfb,0x13,0x6e,0x10,0x07,0xf9,0xfd,0xf5,0x6a,0xfc,0xfc,0xab, -0x02,0x11,0x8c,0x06,0x0b,0x4f,0x0f,0x05,0xa6,0x0a,0x04,0x4e,0x0c,0x0e,0x3c,0x14, -0x12,0xa3,0x0e,0x18,0x8b,0x15,0x09,0x14,0x0e,0x17,0x37,0x0d,0x06,0xb4,0x0b,0x04, -0x63,0xf6,0xfa,0x85,0x07,0x0e,0x1a,0x0e,0x15,0x17,0x1e,0x1d,0x0f,0x14,0x03,0xd6, -0x0e,0x0f,0xef,0x04,0x06,0x1c,0x0e,0x16,0xce,0x07,0xfc,0x07,0xf7,0xfa,0x02,0x01, -0xfd,0xcb,0xfd,0xf6,0x56,0xef,0xf4,0x92,0xfa,0x0d,0x1a,0x16,0x1b,0xe5,0x2b,0x1e, -0x48,0x26,0x33,0x7d,0x31,0x31,0x50,0x21,0x29,0x50,0x29,0x2c,0xfa,0x2a,0x25,0x65, -0x2d,0x2c,0xf9,0x25,0x28,0xcc,0x21,0x22,0x2b,0x1f,0x12,0x48,0x1c,0x2d,0xb6,0x29, -0x20,0x48,0x19,0x18,0x52,0x1d,0x24,0x64,0x1e,0x1e,0xd3,0x2a,0x2c,0x4c,0x25,0x2b, -0x6b,0x2c,0x30,0x41,0x2b,0x1d,0xf6,0x28,0x36,0xdb,0x2e,0x2d,0x13,0x30,0x34,0xe1, -0x31,0x2d,0x4b,0x26,0x23,0xea,0x27,0x21,0xa2,0x30,0x27,0x16,0x1c,0x1e,0xed,0x16, -0x16,0x4a,0x1b,0x1e,0xe5,0x17,0x1b,0xb0,0x21,0x23,0x54,0x27,0x1c,0xb1,0x1b,0x1a, -0x06,0x19,0x10,0x20,0x0e,0x15,0x74,0x17,0x16,0xaf,0x08,0xf9,0x69,0xf8,0xf0,0x3d, -0xe7,0xf2,0xdb,0xf5,0xf3,0xe6,0xf9,0xf3,0x96,0xea,0xe6,0xca,0xe1,0xe7,0x23,0xe7, -0xdd,0x50,0xe8,0xf0,0x79,0xf1,0xef,0x29,0xf1,0xf5,0xaa,0xf2,0xf0,0x9a,0xe7,0xdd, -0x18,0xe2,0xdd,0x0f,0xda,0xe9,0xd2,0xe4,0xe3,0x06,0xea,0xe7,0xfb,0xdd,0xe5,0xb7, -0xe0,0xd2,0x69,0xd7,0xd9,0xdd,0xd9,0xd9,0xef,0xdd,0xdc,0xaf,0xda,0xdb,0xf5,0xd3, -0xd7,0x01,0xd3,0xc9,0xc6,0xd3,0xd7,0x65,0xcd,0xd2,0x4d,0xd8,0xd7,0x02,0xd6,0xd7, -0xbb,0xde,0xde,0x8a,0xe3,0xe3,0xd4,0xd9,0xe1,0xbe,0xe3,0xe7,0xf2,0xe5,0xe1,0x53, -0xe2,0xe0,0xd4,0xe2,0xed,0xc1,0xdc,0xd0,0x5e,0xdc,0xd6,0x5e,0xd8,0xd6,0xb2,0xd4, -0xd2,0xef,0xc5,0xc6,0x32,0xcc,0xc4,0x0f,0xca,0xd1,0xd9,0xc2,0xd0,0xaf,0xd1,0xbe, -0x09,0xc1,0xcf,0xef,0xd4,0xd6,0x7f,0xda,0xd5,0x7c,0xd8,0xe3,0xde,0xe2,0xde,0x8d, -0xdd,0xe5,0xfe,0xec,0xea,0xcd,0xe8,0xf1,0x70,0xf2,0xe8,0x45,0xeb,0xfa,0xad,0xf4, -0xed,0x8e,0xeb,0xe2,0x45,0xf3,0xf2,0x50,0xec,0xe6,0x37,0xe4,0xf1,0xa3,0xf4,0xfc, -0xc4,0xf8,0xfc,0xe9,0xfc,0x05,0x7c,0x0b,0x11,0xa2,0x11,0x13,0xea,0x17,0x1f,0xbd, -0x1d,0x20,0xdf,0x1f,0x20,0x48,0x1b,0x19,0x71,0x22,0x21,0xb6,0x1f,0x21,0x02,0x1e, -0x1f,0xe3,0x2b,0x31,0xda,0x33,0x3c,0xe6,0x31,0x2d,0x8f,0x2f,0x23,0x67,0x27,0x36, -0x6e,0x2a,0x26,0x8c,0x2e,0x31,0x54,0x30,0x2e,0x92,0x2f,0x2c,0xb9,0x23,0x23,0x7c, -0x20,0x1f,0x1c,0x22,0x25,0x46,0x27,0x24,0x40,0x2d,0x2d,0xfa,0x25,0x29,0x2e,0x29, -0x22,0xb4,0x23,0x22,0xf9,0x1d,0x12,0x46,0x18,0x1d,0xb3,0x15,0x17,0xec,0x1c,0x1f, -0x0e,0x18,0x17,0x63,0x16,0x0a,0x87,0x09,0x0f,0x8e,0x08,0x09,0xea,0x0e,0x03,0xb6, -0xfa,0xfb,0x74,0xff,0x00,0xd2,0x03,0x05,0xbb,0x03,0x09,0xa5,0x06,0x03,0xcb,0x04, -0x05,0x23,0x0c,0x03,0xb6,0x01,0x05,0x23,0x0c,0x13,0x5a,0x0a,0x07,0x74,0x07,0x03, -0xdc,0x02,0x05,0x23,0x0a,0x11,0x23,0x11,0x0f,0x52,0x0e,0x0b,0x5d,0x0f,0x0c,0x13, -0x0d,0x15,0xef,0x15,0x1a,0x8e,0x21,0x1a,0x41,0x19,0x1f,0x4e,0x19,0x0e,0x86,0x16, -0x1c,0x37,0x1b,0x25,0xf0,0x1b,0x1a,0xe1,0x22,0x1e,0x37,0x22,0x20,0xad,0x1f,0x1c, -0x4c,0x1d,0x1f,0x38,0x16,0x16,0x25,0x0f,0x0c,0xfd,0x14,0x12,0x15,0x11,0x11,0x41, -0x0f,0x10,0x4b,0x09,0x0b,0x9f,0x16,0x10,0x25,0x08,0x0a,0x23,0x10,0x0c,0xd5,0x01, -0x01,0x84,0x05,0x0a,0x4a,0x09,0x0d,0xd7,0x11,0x06,0x20,0x04,0x03,0x1d,0x03,0x06, -0xd9,0x08,0x04,0xac,0x01,0xfd,0x18,0xff,0x03,0x32,0xfb,0xf6,0xf9,0xfc,0xf7,0x53, -0xe1,0xd6,0xd0,0xde,0xd7,0x29,0xd2,0xd1,0x6a,0xd4,0xd9,0xc9,0xd4,0xcf,0x04,0xd2, -0xd1,0xbf,0xd5,0xd6,0x2a,0xd7,0xdc,0xa7,0xde,0xda,0xa8,0xd7,0xd5,0x99,0xd5,0xd6, -0x3c,0xd9,0xd9,0x1a,0xce,0xca,0xf6,0xca,0xcb,0xf7,0xc5,0xc2,0xee,0xc4,0xc2,0xb4, -0xc4,0xc7,0xd6,0xc8,0xcf,0x30,0xd6,0xc9,0x27,0xc1,0xce,0xf8,0xce,0xc9,0xf8,0xcf, -0xc8,0x5e,0xcc,0xd2,0x99,0xcf,0xce,0x3b,0xd1,0xd2,0x7f,0xcf,0xd9,0xd0,0xe5,0xda, -0x1b,0xde,0xe2,0x63,0xdc,0xdd,0x7f,0xda,0xdb,0xe4,0xdd,0xda,0xca,0xe4,0xe4,0x4c, -0xe1,0xe1,0xda,0xdb,0xdd,0xec,0xe6,0xdf,0x1b,0xe2,0xe5,0x15,0xe0,0xe7,0x76,0xec, -0xee,0xab,0xec,0xf8,0xff,0xf7,0xf4,0x20,0xfa,0x01,0xf0,0x01,0xfb,0x65,0xf8,0xfe, -0xef,0x02,0xfe,0x65,0xf7,0x00,0xf2,0x02,0x05,0xf4,0x08,0x05,0xb1,0x10,0x16,0x25, -0x12,0x0c,0x19,0x18,0x1d,0x6b,0x12,0x14,0x69,0x12,0x12,0x69,0x17,0x11,0xce,0x10, -0x16,0x30,0x17,0x19,0x02,0x19,0x18,0xf8,0x19,0x1e,0x43,0x1d,0x18,0x65,0x1a,0x17, -0x86,0x13,0x15,0xde,0x13,0x15,0x1a,0x19,0x16,0xfa,0x16,0x14,0x7f,0x16,0x13,0xe6, -0x12,0x15,0x2d,0x0e,0x05,0x6e,0x04,0x03,0x35,0x04,0x08,0xc0,0x0b,0x05,0x5d,0xfb, -0xfb,0xe3,0xf7,0xfb,0x18,0xfd,0xfa,0xf2,0xf8,0xfd,0xca,0x05,0x05,0x2c,0x0c,0x07, -0xa1,0x08,0x10,0x44,0x0f,0x12,0xe1,0x12,0x13,0x5d,0x14,0x0d,0x07,0x0d,0x11,0x2b, -0x14,0x14,0xb5,0x12,0x17,0x4a,0x18,0x16,0xff,0x18,0x17,0x19,0x15,0x1e,0x27,0x21, -0x22,0xad,0x23,0x22,0x0d,0x26,0x28,0x8c,0x25,0x25,0xe5,0x27,0x22,0x04,0x1f,0x1f, -0x56,0x21,0x23,0x9e,0x20,0x21,0x9b,0x25,0x2b,0xc3,0x27,0x2c,0xd2,0x34,0x32,0x84, -0x35,0x37,0x82,0x31,0x32,0x16,0x2e,0x28,0x89,0x20,0x25,0x59,0x2e,0x2d,0x0b,0x2e, -0x2b,0x38,0x28,0x2a,0xa9,0x27,0x2c,0x91,0x2c,0x2d,0x09,0x29,0x21,0x96,0x18,0x16, -0x75,0x16,0x10,0x6b,0x0f,0x0d,0xb4,0x06,0x07,0x6e,0x05,0xfe,0xb4,0xf7,0xfa,0x25, -0x01,0xff,0x9e,0x05,0x00,0x09,0xf7,0xf2,0x8b,0xfe,0x03,0xbb,0xfe,0x01,0xe5,0xf9, -0xf3,0x6d,0xf0,0xf5,0xc1,0xf2,0xf5,0x91,0xfb,0xec,0xc5,0xe3,0xe2,0xc9,0xda,0xd7, -0xaf,0xd8,0xd4,0x4e,0xd4,0xcc,0xc8,0xd0,0xde,0x52,0xde,0xdc,0x97,0xda,0xda,0xd3, -0xda,0xde,0xde,0xe1,0xe3,0x71,0xe2,0xe0,0x23,0xdd,0xdc,0x8c,0xda,0xde,0x85,0xe1, -0xdf,0x68,0xdf,0xe3,0xe6,0xe4,0xe5,0x65,0xe4,0xe2,0x8d,0xe1,0xeb,0x31,0xee,0xec, -0x0d,0xf5,0xf4,0x30,0xf3,0xf3,0xa8,0xf7,0xff,0x89,0xfb,0xfc,0x79,0xff,0xff,0xf9, -0x02,0xfe,0xe7,0xfd,0xfb,0x1a,0xf8,0xf8,0xde,0xfa,0xfe,0x8d,0xf6,0xf5,0x73,0xf4, -0xf6,0x6d,0xfa,0xf5,0x50,0xf6,0xf9,0x5f,0xfc,0xfe,0x24,0xfd,0xfb,0x55,0xf8,0xfa, -0xe8,0xf8,0xf3,0x02,0xf5,0xfb,0x7f,0xf9,0xf5,0x9f,0xf4,0xf3,0xfe,0xf8,0xfa,0x2f, -0xf8,0xfa,0xdb,0xfb,0xf9,0xe0,0xf1,0xec,0x71,0xf6,0xf3,0x06,0xee,0xea,0x9c,0xe8, -0xf0,0xd9,0xee,0xdf,0x1f,0xe0,0xe6,0x14,0xde,0xdc,0x5d,0xdb,0xd7,0x90,0xd3,0xd3, -0x36,0xd7,0xd4,0x6c,0xd8,0xdd,0x28,0xde,0xda,0x37,0xdc,0xdc,0xd4,0xda,0xde,0x9b, -0xdb,0xdb,0xaf,0xdc,0xd8,0x8b,0xd4,0xdb,0xe6,0xd9,0xd3,0x16,0xd8,0xdb,0x76,0xdf, -0xe0,0x3d,0xdf,0xea,0x29,0xe3,0xde,0xe9,0xeb,0xe4,0xbd,0xe6,0xeb,0x22,0xec,0xeb, -0xa1,0xe1,0xe5,0xe6,0xe0,0xdd,0xdb,0xe7,0xe7,0xfc,0xe9,0xeb,0x18,0xed,0xf3,0x96, -0xf5,0xf9,0x06,0xf8,0xfe,0xa2,0x05,0x07,0xd3,0x10,0x0f,0x6b,0x0d,0x10,0x6e,0x10, -0x13,0x4f,0x15,0x11,0xe4,0x10,0x0f,0xea,0x12,0x1c,0x7a,0x1b,0x17,0x6a,0x15,0x17, -0x1d,0x1c,0x16,0x47,0x17,0x14,0x98,0x15,0x1c,0xef,0x1b,0x1a,0xae,0x1b,0x1b,0xab, -0x19,0x18,0xf7,0x1d,0x1d,0x2c,0x20,0x22,0x8c,0x22,0x26,0xbb,0x29,0x2d,0x5d,0x27, -0x24,0xcf,0x2c,0x2c,0x43,0x2b,0x2d,0x63,0x2a,0x30,0x69,0x30,0x2e,0x10,0x31,0x2e, -0x3b,0x2f,0x32,0xd6,0x35,0x31,0x7c,0x2b,0x27,0xb6,0x27,0x2d,0x5f,0x2e,0x2d,0x00, -0x32,0x31,0x74,0x34,0x33,0xc8,0x30,0x2c,0xdb,0x2e,0x2f,0x68,0x2d,0x2f,0xad,0x26, -0x25,0x6e,0x2d,0x28,0x44,0x1f,0x21,0xd0,0x1e,0x22,0x2c,0x21,0x1f,0x0e,0x24,0x21, -0x4d,0x1b,0x1c,0x82,0x1d,0x21,0xe0,0x1f,0x1b,0x81,0x20,0x1c,0xce,0x1a,0x1e,0x75, -0x1c,0x15,0x6d,0x0d,0x0e,0xd7,0x10,0x0c,0x76,0x05,0x00,0x20,0x01,0x03,0xf4,0x03, -0x00,0xc0,0xfd,0x03,0x1d,0x01,0xfb,0xc1,0xfb,0xf3,0xe7,0xea,0xed,0x59,0xee,0xf7, -0x14,0xfd,0xf4,0xb4,0xf1,0xf3,0x62,0xed,0xf1,0x91,0xef,0xed,0xd6,0xee,0xee,0x3b, -0xf4,0xf5,0xa5,0xf2,0xf1,0xa0,0xf2,0xf5,0x27,0xfc,0xf6,0xf7,0xfb,0xff,0x39,0x00, -0x02,0x67,0x00,0xfd,0x89,0xfa,0xf8,0xf8,0xf7,0xf8,0xf8,0xef,0xee,0x9f,0xf2,0xf4, -0x3f,0xf3,0xf5,0x11,0xf7,0xf1,0x28,0xea,0xec,0x54,0xf3,0xf0,0x93,0xeb,0xec,0x7a, -0xeb,0xee,0x61,0xeb,0xea,0xb2,0xea,0xf0,0xac,0xf1,0xed,0x32,0xed,0xf1,0xb0,0xf1, -0xee,0x46,0xf0,0xec,0x58,0xe8,0xea,0x07,0xeb,0xee,0xaa,0xee,0xf0,0xf8,0xf1,0xe9, -0xf3,0xe3,0xde,0x24,0xe0,0xe8,0xcf,0xe8,0xe8,0xd5,0xe1,0xda,0x50,0xdc,0xd7,0x4b, -0xd6,0xdd,0xa9,0xdf,0xe4,0x0c,0xe2,0xd9,0xad,0xd6,0xdb,0xee,0xdf,0xdf,0x2a,0xde, -0xde,0xef,0xde,0xdd,0xfb,0xdb,0xd9,0x08,0xe2,0xe4,0xba,0xda,0xd5,0xf6,0xcf,0xd1, -0x93,0xd3,0xd1,0x6b,0xd5,0xd3,0xa1,0xd2,0xd5,0x53,0xd0,0xd4,0x51,0xd9,0xd6,0x39, -0xd7,0xd3,0x30,0xcf,0xd3,0x5d,0xd7,0xda,0xee,0xdb,0xde,0xe4,0xe4,0xe3,0xaf,0xe3, -0xe2,0x1a,0xe5,0xe5,0xf1,0xe6,0xed,0x32,0xeb,0xe8,0x2e,0xea,0xec,0x95,0xef,0xf3, -0x7d,0xf6,0xf7,0x08,0xfb,0x00,0x3d,0xff,0x03,0x3e,0x06,0x09,0xda,0x0b,0x05,0x25, -0x05,0x05,0x42,0x08,0x07,0x81,0x00,0x00,0xde,0x06,0x0a,0x1a,0x0c,0x11,0x28,0x17, -0x19,0x6f,0x19,0x1a,0x41,0x1e,0x26,0x91,0x24,0x1f,0x23,0x1f,0x20,0x51,0x1f,0x21, -0xd8,0x22,0x23,0x2c,0x22,0x1c,0x9a,0x19,0x13,0x9e,0x14,0x17,0x55,0x18,0x15,0xaf, -0x13,0x14,0xbf,0x10,0x11,0xcc,0x13,0x0e,0x38,0x08,0x07,0xaa,0x06,0x03,0x40,0x04, -0x03,0x78,0xfd,0xf5,0xb0,0xf7,0xf9,0xaa,0xf4,0xf8,0x9a,0xfc,0xfd,0x01,0xfc,0xfe, -0x9c,0x02,0x0b,0xa0,0x0d,0x0c,0xf9,0x0c,0x0c,0x05,0x14,0x18,0x20,0x17,0x19,0x73, -0x19,0x18,0x4a,0x12,0x14,0x11,0x16,0x14,0x59,0x19,0x12,0x23,0x14,0x16,0x29,0x14, -0x1d,0x9d,0x1b,0x1a,0x8e,0x1e,0x1e,0x16,0x27,0x27,0xa9,0x26,0x2b,0x8d,0x2c,0x2d, -0x76,0x2c,0x2c,0x1c,0x2e,0x2d,0x8d,0x2b,0x27,0xdf,0x2c,0x30,0xf9,0x2c,0x2e,0x2c, -0x2e,0x2b,0xae,0x2e,0x2d,0x27,0x2b,0x2c,0xa4,0x2f,0x34,0x37,0x36,0x33,0x85,0x32, -0x33,0xfe,0x2f,0x2e,0x53,0x2c,0x27,0x0e,0x24,0x21,0x09,0x20,0x1e,0x22,0x1c,0x16, -0x73,0x15,0x15,0x3a,0x15,0x18,0x14,0x1a,0x15,0x5e,0x15,0x12,0xeb,0x0d,0x0d,0x45, -0x0f,0x13,0x01,0x15,0x11,0x0e,0x0e,0x0a,0x55,0x03,0x03,0x4a,0x06,0xff,0x00,0xff, -0x01,0x08,0xfe,0xfb,0xc9,0xf2,0xf2,0x62,0xf3,0xf0,0x60,0xe9,0xea,0xdc,0xe9,0xe5, -0x47,0xe9,0xe9,0x31,0xe7,0xe5,0xc5,0xe2,0xe8,0xa1,0xe8,0xe7,0xe4,0xe3,0xe0,0xeb, -0xe3,0xe2,0x6c,0xe0,0xdd,0x8f,0xdc,0xdd,0x39,0xde,0xe1,0x28,0xdc,0xdc,0xe7,0xdf, -0xe3,0xb3,0xe4,0xe1,0xe3,0xe1,0xe2,0xa7,0xe3,0xe8,0x30,0xe9,0xe3,0x4d,0xe1,0xe1, -0x37,0xdf,0xdc,0x4e,0xdc,0xde,0x37,0xdf,0xe2,0x84,0xe4,0xe4,0x8c,0xe6,0xe4,0xa8, -0xe5,0xe8,0xa8,0xe8,0xea,0x9c,0xe5,0xe4,0x67,0xea,0xe6,0x65,0xe7,0xe5,0x5f,0xe2, -0xe5,0x23,0xe6,0xe5,0xad,0xe5,0xe9,0xa3,0xed,0xf0,0xe2,0xeb,0xea,0x68,0xea,0xea, -0xe8,0xeb,0xee,0x72,0xee,0xec,0x88,0xf0,0xee,0x64,0xed,0xf0,0x54,0xec,0xed,0x01, -0xeb,0xe5,0x14,0xe7,0xe4,0xbd,0xdf,0xe4,0xc6,0xe7,0xe6,0x73,0xe6,0xe7,0xe6,0xe9, -0xf0,0xcd,0xec,0xe9,0x9d,0xef,0xec,0x5f,0xe6,0xe1,0xd9,0xdd,0xe2,0x12,0xe6,0xe2, -0x6b,0xe3,0xe5,0x52,0xe6,0xe5,0x27,0xe7,0xe9,0x04,0xea,0xe7,0xb7,0xe4,0xdf,0xae, -0xe7,0xec,0x0f,0xea,0xe5,0xed,0xe0,0xe2,0xca,0xe2,0xe6,0x66,0xe9,0xe9,0xd8,0xf0, -0xef,0x84,0xea,0xf0,0x4e,0xf6,0xf4,0x17,0xf0,0xf4,0x8c,0xf8,0xf8,0x92,0xfa,0xff, -0xa3,0xff,0xfe,0xb9,0x02,0x09,0x1a,0x04,0x02,0x64,0x06,0x08,0x1b,0x0c,0x0b,0x6a, -0x10,0x12,0x46,0x0c,0x0c,0x7a,0x0e,0x0e,0x56,0x11,0x15,0x45,0x13,0x0f,0x71,0x11, -0x0f,0xda,0x10,0x15,0xd3,0x16,0x17,0x78,0x18,0x1d,0x01,0x22,0x24,0xc7,0x28,0x2b, -0x16,0x28,0x25,0x58,0x24,0x29,0xa9,0x2b,0x29,0xa3,0x27,0x25,0x47,0x24,0x24,0x63, -0x23,0x25,0x6e,0x27,0x24,0x98,0x1e,0x1c,0xbb,0x1e,0x1f,0xeb,0x20,0x25,0x76,0x25, -0x21,0x3c,0x21,0x20,0xf1,0x1f,0x21,0x32,0x1c,0x17,0x7a,0x18,0x15,0x62,0x19,0x1c, -0x27,0x17,0x19,0xe2,0x18,0x18,0x5b,0x1b,0x1b,0x8d,0x1b,0x1a,0x13,0x19,0x18,0xd6, -0x18,0x16,0xbb,0x15,0x11,0x26,0x11,0x12,0x1c,0x0e,0x08,0xa0,0x03,0x03,0xd7,0x03, -0x04,0xe0,0x08,0x06,0x3e,0x02,0x05,0x5f,0x09,0x08,0x73,0x03,0x04,0xd1,0x01,0x00, -0x10,0x00,0xfa,0xea,0xf9,0xfc,0x34,0xfe,0x01,0xce,0x02,0x04,0xce,0x04,0x02,0x84, -0x06,0x0b,0x8c,0x09,0x08,0xf7,0x09,0x0a,0xc4,0x09,0x0c,0x6c,0x0e,0x0e,0xc4,0x0f, -0x0c,0xd2,0x0c,0x0e,0x1b,0x08,0x09,0xf6,0x0b,0x0e,0x8a,0x12,0x16,0xf4,0x14,0x13, -0xd9,0x13,0x14,0x05,0x18,0x14,0xa2,0x10,0x13,0xe7,0x15,0x1b,0x78,0x19,0x17,0x25, -0x17,0x15,0xa0,0x14,0x14,0xd5,0x16,0x1a,0x28,0x1a,0x19,0xb8,0x17,0x11,0xc3,0x0d, -0x0d,0x89,0x0b,0x0d,0xe5,0x0c,0x0a,0x6c,0x0c,0x0c,0x2b,0x09,0x06,0x3f,0x05,0x06, -0xbf,0x04,0x00,0x54,0x02,0x03,0x1c,0x01,0x04,0xc4,0x03,0x00,0xb0,0xfe,0x01,0x40, -0xfb,0xf3,0x2c,0xf3,0xf3,0xc9,0xf1,0xed,0xef,0xec,0xeb,0xdb,0xe7,0xea,0x55,0xe9, -0xe8,0xcb,0xe7,0xe3,0x52,0xde,0xde,0x3d,0xde,0xd9,0x3f,0xd6,0xd2,0x24,0xd3,0xd1, -0xf1,0xce,0xcd,0x1e,0xca,0xca,0x0c,0xc9,0xc8,0x27,0xc8,0xc8,0x5c,0xcf,0xd1,0x7e, -0xca,0xc8,0x85,0xc9,0xc9,0x47,0xcc,0xc7,0x31,0xc7,0xc7,0x1a,0xc4,0xc8,0x5f,0xce, -0xce,0xdd,0xcf,0xd3,0xe2,0xd3,0xd7,0xd6,0xdb,0xd6,0xdb,0xd8,0xdc,0xe1,0xd8,0xd9, -0x44,0xdf,0xdf,0xa2,0xe0,0xe4,0x2f,0xe3,0xe5,0x7f,0xe4,0xe1,0x9e,0xe6,0xea,0xb2, -0xe8,0xe7,0xb5,0xe9,0xef,0x30,0xee,0xed,0xf9,0xf0,0xf0,0xd8,0xee,0xf3,0x35,0xf6, -0xf5,0x29,0xf6,0xf8,0x1f,0xfc,0xfd,0x48,0xfe,0xff,0x68,0xff,0x00,0x87,0x02,0x04, -0x7a,0x09,0x05,0x4f,0x04,0x04,0xb9,0x00,0x00,0x54,0xff,0xfe,0xce,0x00,0xff,0xb7, -0x02,0x01,0xbb,0xff,0x03,0xd7,0x04,0x07,0xa4,0x07,0x08,0x4f,0x0d,0x0e,0x12,0x0a, -0x07,0xd3,0x07,0x08,0x0b,0x09,0x07,0x74,0x04,0x03,0x97,0x05,0x02,0xdb,0x03,0x00, -0x0e,0xfd,0x00,0x02,0x01,0x00,0x60,0x03,0x03,0xec,0x00,0x05,0x01,0x07,0x0a,0x3f, -0x0a,0x04,0xdd,0x05,0x08,0x32,0x08,0x0c,0x95,0x0f,0x0e,0xe1,0x0f,0x0f,0xb0,0x09, -0x09,0x8a,0x07,0x05,0x22,0x0a,0x0d,0xb0,0x0d,0x0d,0x76,0x08,0x09,0x88,0x10,0x15, -0x9b,0x15,0x12,0x36,0x0f,0x0e,0xe5,0x0e,0x12,0xb4,0x15,0x12,0x2f,0x14,0x16,0x8b, -0x13,0x0e,0x43,0x0d,0x0e,0x6a,0x12,0x16,0x50,0x15,0x18,0xa5,0x17,0x15,0x5e,0x14, -0x13,0x2c,0x14,0x14,0x3a,0x15,0x15,0xc0,0x12,0x14,0x35,0x14,0x13,0x5f,0x13,0x13, -0x85,0x13,0x11,0x58,0x11,0x13,0x29,0x0f,0x10,0x30,0x15,0x14,0x29,0x17,0x19,0xfa, -0x1a,0x1e,0x42,0x20,0x20,0x4c,0x1b,0x19,0xe3,0x1d,0x1f,0x98,0x1f,0x1e,0x4a,0x19, -0x19,0x77,0x1b,0x1a,0x06,0x1c,0x1f,0xf4,0x1d,0x1f,0xa0,0x1f,0x1d,0xe9,0x21,0x22, -0x2d,0x1e,0x1f,0x81,0x21,0x21,0x62,0x21,0x1b,0x7c,0x15,0x19,0xf9,0x19,0x12,0xc9, -0x0d,0x0f,0xf3,0x0f,0x0e,0x84,0x0e,0x12,0xf2,0x13,0x0d,0x24,0x0a,0x09,0x46,0x07, -0x07,0xde,0x07,0x07,0xdb,0x0a,0x09,0x07,0x0a,0x0d,0x70,0x08,0x0a,0x48,0x0d,0x08, -0x2c,0x0b,0x0d,0x98,0x08,0x02,0x05,0x00,0xfd,0x2e,0xfe,0xfa,0x0d,0xf9,0xf6,0xa7, -0xf5,0xf6,0x89,0xf7,0xf0,0x54,0xea,0xed,0x6b,0xef,0xed,0x66,0xed,0xee,0xf7,0xf0, -0xf2,0x92,0xef,0xef,0x32,0xed,0xeb,0x32,0xec,0xea,0x30,0xea,0xee,0x5b,0xee,0xee, -0x59,0xf1,0xf2,0x87,0xf2,0xf3,0xdc,0xef,0xf0,0x22,0xf1,0xeb,0xce,0xec,0xf1,0x02, -0xf3,0xf3,0x36,0xef,0xf1,0x05,0xf4,0xf0,0x02,0xf0,0xef,0xb3,0xef,0xef,0x48,0xf1, -0xf4,0x93,0xf4,0xf1,0xb2,0xf1,0xf2,0x92,0xf1,0xf5,0x47,0xf5,0xf2,0x54,0xf6,0xf8, -0x04,0xf2,0xf2,0x6c,0xf7,0xf4,0xa6,0xf5,0xf7,0x9b,0xf6,0xf4,0x1f,0xf6,0xf7,0x2b, -0xf3,0xf4,0x4f,0xf4,0xf0,0x92,0xf0,0xee,0x39,0xec,0xe9,0x90,0xe8,0xea,0xb9,0xe4, -0xdf,0x34,0xdb,0xd9,0x3b,0xdb,0xd7,0x86,0xda,0xdd,0xf0,0xd8,0xd6,0x20,0xda,0xd9, -0x6a,0xd4,0xd3,0xef,0xd5,0xd9,0x6d,0xda,0xdc,0x88,0xdf,0xde,0xb1,0xde,0xdb,0x81, -0xd2,0xd6,0x16,0xda,0xde,0xa0,0xde,0xd9,0x39,0xde,0xde,0x04,0xdd,0xe2,0xfa,0xde, -0xda,0xb5,0xdf,0xe2,0x3c,0xdf,0xde,0xd5,0xe1,0xe1,0xb5,0xe2,0xe2,0xc2,0xe0,0xe2, -0x87,0xe6,0xe7,0xad,0xe9,0xe8,0x01,0xea,0xf0,0xdc,0xf5,0xf9,0xfd,0xfe,0x03,0xa7, -0x05,0x08,0x1e,0x09,0x0a,0xd7,0x0d,0x0c,0xae,0x0b,0x0e,0x3a,0x11,0x12,0x44,0x17, -0x19,0xda,0x14,0x0f,0x29,0x11,0x11,0xac,0x0e,0x0b,0x17,0x0e,0x12,0x96,0x10,0x10, -0x06,0x14,0x14,0x7d,0x16,0x17,0x8a,0x14,0x13,0xe9,0x13,0x15,0xd4,0x16,0x16,0x0b, -0x1b,0x1a,0x3e,0x17,0x16,0x1c,0x16,0x17,0x6f,0x17,0x17,0x60,0x1e,0x1c,0xb8,0x1a, -0x1a,0x4e,0x1a,0x15,0x8c,0x12,0x11,0x0f,0x0f,0x0c,0x1c,0x0e,0x0b,0x2b,0x09,0x0a, -0x28,0x07,0x07,0xca,0x08,0x07,0xa9,0x07,0x02,0xfb,0x00,0x01,0x17,0x01,0x00,0x91, -0xfd,0xfe,0xf0,0xfe,0xfd,0xad,0xff,0x03,0x88,0x03,0x04,0x68,0x05,0x08,0x58,0x0d, -0x10,0x36,0x0f,0x0c,0x5a,0x0e,0x0a,0x84,0x0a,0x0d,0xfa,0x0d,0x11,0x35,0x13,0x13, -0xb3,0x11,0x0d,0xde,0x10,0x14,0x1b,0x15,0x14,0xf4,0x14,0x1a,0x0b,0x1b,0x1a,0x0c, -0x1c,0x1a,0x20,0x19,0x17,0x28,0x18,0x16,0xd5,0x14,0x16,0xa3,0x17,0x1d,0xc1,0x1c, -0x1e,0x97,0x21,0x20,0x47,0x1e,0x1e,0x92,0x22,0x25,0xa2,0x24,0x23,0x73,0x22,0x23, -0xac,0x26,0x27,0x5c,0x22,0x1d,0x0e,0x1b,0x1b,0xb6,0x18,0x11,0x73,0x0c,0x0b,0x5f, -0x0b,0x0d,0x94,0x0d,0x0b,0xca,0x0d,0x0c,0x07,0x0a,0x0a,0xa8,0x08,0x06,0x6e,0x07, -0x07,0x47,0x08,0x0a,0x42,0x0d,0x10,0x68,0x12,0x0f,0xb5,0x0b,0x0f,0x4f,0x0d,0x0a, -0x7a,0x08,0x03,0xc8,0x05,0x03,0x1a,0x03,0x02,0x7b,0x02,0x02,0xe2,0x01,0x01,0x53, -0x01,0x01,0xe6,0x01,0x03,0x23,0x05,0x03,0x78,0x02,0x04,0xc9,0x05,0x04,0x7b,0x01, -0x01,0xa4,0x00,0xfd,0x39,0xfa,0xf9,0x38,0xfa,0xfa,0x7b,0xfb,0xfc,0x70,0xfb,0xfc, -0x9b,0xfc,0xfb,0x5c,0xfe,0xff,0xc8,0xfe,0xfd,0xcc,0xfc,0xfa,0x4d,0xf9,0xf8,0x4b, -0xf8,0xf3,0x38,0xf1,0xef,0xd3,0xee,0xee,0xda,0xeb,0xed,0x00,0xec,0xe6,0x6b,0xe7, -0xe5,0x0e,0xe3,0xe6,0xe0,0xe5,0xe1,0x02,0xe1,0xe1,0x55,0xe1,0xe1,0x82,0xe1,0xe1, -0x33,0xde,0xdd,0x11,0xde,0xdf,0x77,0xdc,0xdc,0x0c,0xdf,0xde,0x34,0xde,0xdf,0x99, -0xdf,0xe0,0x0d,0xe1,0xdc,0x71,0xdb,0xdb,0x2f,0xda,0xda,0x1b,0xdc,0xd8,0xc5,0xd9, -0xdb,0x5a,0xdb,0xdd,0x6a,0xdf,0xdf,0xea,0xe0,0xe2,0x98,0xe4,0xe5,0xa7,0xe8,0xe9, -0x05,0xe8,0xe7,0xd7,0xe6,0xe6,0xa6,0xe6,0xe7,0x4a,0xe6,0xe2,0x1e,0xe3,0xe2,0xa5, -0xe4,0xe5,0xd6,0xe4,0xe5,0x2b,0xe3,0xe2,0x56,0xe4,0xe4,0x95,0xe2,0xe2,0x7a,0xe6, -0xe7,0x14,0xe8,0xeb,0x83,0xed,0xec,0xfd,0xea,0xec,0x9a,0xec,0xea,0x3b,0xea,0xea, -0x51,0xee,0xf0,0x88,0xee,0xf0,0x60,0xf1,0xf0,0x34,0xf2,0xf4,0x14,0xf6,0xf8,0x94, -0xf9,0xf9,0x00,0xf8,0xf8,0x3b,0xfb,0xfd,0xce,0xf9,0xf9,0x60,0xfd,0xfb,0xfa,0xf8, -0xfb,0xa4,0xf9,0xfa,0xe1,0xfb,0xfd,0xe4,0xfd,0xfe,0xd4,0x02,0x02,0x82,0xff,0xfe, -0xb5,0xfd,0xfd,0xaa,0xff,0x01,0xeb,0xff,0xfe,0x2a,0x03,0x05,0x9d,0x05,0x04,0x37, -0x04,0x06,0xb0,0x07,0x08,0x54,0x09,0x09,0x38,0x0b,0x0c,0x5d,0x0f,0x12,0xb7,0x12, -0x13,0x45,0x14,0x15,0x80,0x16,0x17,0x25,0x18,0x19,0x20,0x17,0x17,0x56,0x17,0x19, -0xb7,0x1a,0x19,0xd3,0x1b,0x1d,0x70,0x1f,0x21,0xa6,0x1f,0x1f,0x14,0x1d,0x1d,0x9b, -0x20,0x1f,0x6c,0x1f,0x23,0xbe,0x27,0x27,0xeb,0x29,0x2a,0x3b,0x2e,0x2e,0x9e,0x30, -0x33,0x5c,0x37,0x35,0x2a,0x34,0x33,0xe7,0x2f,0x2e,0xfb,0x2d,0x2a,0x55,0x25,0x24, -0xdd,0x27,0x28,0x30,0x26,0x25,0x7c,0x26,0x26,0x13,0x23,0x22,0x60,0x23,0x22,0xa8, -0x22,0x1e,0xcc,0x1c,0x1e,0xb4,0x1c,0x18,0xd0,0x19,0x1b,0x8d,0x16,0x17,0x82,0x15, -0x12,0x76,0x14,0x12,0x7c,0x13,0x14,0x7a,0x10,0x0e,0x1f,0x13,0x14,0x6a,0x12,0x11, -0xb4,0x0d,0x0e,0x79,0x0f,0x0b,0x46,0x0a,0x0c,0xa2,0x0e,0x11,0xb3,0x0d,0x0d,0x92, -0x0f,0x0d,0xd0,0x0a,0x04,0x6e,0x03,0x05,0x90,0x03,0x01,0xd5,0x00,0x03,0x89,0x04, -0x01,0xc5,0xff,0x01,0xab,0x01,0x00,0x62,0xfc,0xfd,0x40,0x02,0xff,0xcb,0xfc,0xfa, -0x10,0xf8,0xf4,0xdf,0xf0,0xf1,0xdf,0xf3,0xf3,0x7c,0xf1,0xf0,0xfe,0xf1,0xf0,0xfe, -0xf3,0xf7,0x24,0xf4,0xf3,0x8a,0xf4,0xf4,0xad,0xf5,0xf3,0x6b,0xf3,0xf3,0x99,0xf3, -0xf2,0x39,0xf0,0xef,0x33,0xef,0xee,0x51,0xed,0xed,0x4e,0xee,0xf0,0x48,0xf2,0xf1, -0x1a,0xf3,0xf5,0xab,0xf7,0xf5,0xc3,0xf1,0xf2,0x6a,0xf3,0xf2,0x4e,0xf1,0xee,0x91, -0xef,0xf2,0xe6,0xf1,0xef,0xbc,0xed,0xef,0x66,0xf2,0xf4,0xee,0xf3,0xf3,0x26,0xf3, -0xef,0x74,0xf0,0xf0,0x67,0xf0,0xf2,0xae,0xf0,0xee,0x12,0xed,0xec,0x13,0xf0,0xf1, -0xa8,0xef,0xf0,0x61,0xf1,0xee,0xbe,0xed,0xed,0x95,0xeb,0xeb,0x01,0xea,0xe8,0xaa, -0xe8,0xe8,0xac,0xe8,0xe7,0xf2,0xe7,0xe7,0x7f,0xe5,0xe3,0x40,0xe4,0xe4,0xcf,0xe3, -0xe1,0xd1,0xe1,0xe6,0x73,0xe4,0xde,0xe6,0xde,0xe1,0x50,0xe3,0xe5,0x21,0xe3,0xe4, -0x9e,0xe7,0xe7,0xa6,0xe7,0xe8,0x61,0xe8,0xe7,0x5e,0xe5,0xe7,0xe6,0xe9,0xea,0xc4, -0xe8,0xe7,0xf2,0xe6,0xea,0x13,0xea,0xe7,0xe0,0xe5,0xe6,0xe2,0xe3,0xe4,0xcc,0xe6, -0xe7,0xf3,0xea,0xea,0x9c,0xea,0xec,0xfa,0xeb,0xeb,0x7d,0xeb,0xeb,0x55,0xec,0xed, -0x72,0xea,0xe9,0x12,0xe9,0xe9,0xf8,0xe9,0xe9,0x6e,0xeb,0xee,0xe7,0xef,0xee,0xb9, -0xf1,0xf7,0x33,0xf7,0xf6,0xec,0xf7,0xf8,0x0b,0xfa,0xfb,0x48,0xfa,0xf9,0x14,0xfa, -0xfb,0x29,0xfb,0xfa,0x1a,0xfa,0xf9,0x79,0xf9,0xf6,0x59,0xf8,0xfb,0x1b,0xfc,0xfc, -0x09,0xfc,0xfd,0xb7,0x01,0x02,0xc3,0x00,0x04,0xc9,0x07,0x07,0x0b,0x0a,0x0d,0xd9, -0x0e,0x0f,0x0a,0x13,0x17,0x19,0x1a,0x1c,0xc4,0x1b,0x19,0x85,0x18,0x19,0x81,0x18, -0x1a,0x45,0x1c,0x1d,0x64,0x1f,0x22,0xb8,0x24,0x22,0x0b,0x24,0x27,0xe9,0x27,0x24, -0x2d,0x25,0x28,0x8a,0x28,0x26,0xdd,0x26,0x29,0xa0,0x2a,0x2a,0x2c,0x2b,0x29,0x5c, -0x28,0x28,0xe2,0x27,0x29,0xf4,0x25,0x22,0x2e,0x23,0x22,0x90,0x22,0x24,0x7f,0x23, -0x22,0xca,0x25,0x27,0xba,0x26,0x27,0xa2,0x26,0x25,0x58,0x25,0x22,0x45,0x22,0x22, -0x32,0x21,0x23,0x3c,0x20,0x1d,0x2f,0x21,0x20,0x70,0x1c,0x1b,0x36,0x17,0x14,0xc8, -0x12,0x0f,0xb7,0x0f,0x0f,0xbb,0x0f,0x10,0x00,0x0f,0x10,0xa3,0x0e,0x0e,0xa4,0x11, -0x11,0x08,0x12,0x12,0x8c,0x13,0x17,0x0c,0x16,0x15,0x08,0x14,0x12,0x52,0x13,0x13, -0xe4,0x10,0x0f,0xf0,0x0e,0x10,0x18,0x10,0x0c,0x38,0x0c,0x0d,0x08,0x0c,0x0a,0xe9, -0x09,0x0b,0x77,0x0d,0x0a,0x12,0x09,0x0c,0xb0,0x0c,0x0a,0xba,0x0b,0x0d,0xca,0x0c, -0x0c,0x99,0x0b,0x08,0x3f,0x06,0x03,0x75,0x03,0x03,0xc9,0x04,0x06,0x70,0x06,0x04, -0xd5,0x01,0x02,0xfb,0x02,0x01,0x86,0x00,0x01,0x71,0x00,0x01,0xb0,0x00,0x00,0x77, -0x00,0xfe,0x47,0xfd,0xfe,0xc3,0x00,0x02,0x4c,0x00,0xfd,0x6a,0xfc,0xf9,0xdf,0xf8, -0xf9,0xa2,0xf7,0xf6,0x50,0xf5,0xf5,0xd8,0xf4,0xf1,0x0f,0xf2,0xf1,0xab,0xf0,0xf1, -0xf3,0xee,0xed,0xae,0xef,0xee,0x2e,0xed,0xeb,0xef,0xea,0xea,0xd0,0xe9,0xe8,0x8b, -0xe7,0xe5,0x7c,0xe5,0xe5,0x6e,0xe4,0xe3,0xbd,0xe3,0xe4,0x08,0xe6,0xe2,0x9d,0xe0, -0xe0,0x79,0xdd,0xd9,0xe5,0xd6,0xd6,0x13,0xd7,0xd8,0xdf,0xd9,0xd8,0x87,0xd7,0xd9, -0x34,0xdb,0xdc,0xd3,0xdb,0xdc,0x36,0xde,0xdd,0x12,0xdd,0xdd,0x38,0xda,0xda,0x94, -0xdc,0xdd,0x5c,0xde,0xe1,0x42,0xe2,0xe2,0x84,0xe1,0xe0,0xc6,0xe1,0xe3,0x65,0xdf, -0xdc,0x27,0xde,0xdf,0xb5,0xe0,0xdf,0x2c,0xe2,0xe5,0x82,0xe6,0xe7,0x8a,0xe6,0xe7, -0x28,0xe8,0xe6,0x2c,0xe7,0xe8,0x46,0xeb,0xeb,0x58,0xea,0xea,0xd2,0xe9,0xea,0xa4, -0xe8,0xe6,0xd8,0xe7,0xe8,0xe0,0xe8,0xec,0xb2,0xed,0xee,0x00,0xee,0xee,0x1b,0xf0, -0xf0,0x92,0xf0,0xf0,0x05,0xf0,0xef,0x92,0xed,0xef,0xeb,0xf0,0xf0,0x89,0xef,0xf0, -0xab,0xf2,0xf1,0x7c,0xf2,0xf2,0x65,0xf0,0xf1,0xdc,0xf0,0xef,0x91,0xf2,0xf4,0xa5, -0xf5,0xf7,0x35,0xf7,0xf9,0x71,0xfc,0xfd,0x9a,0xff,0x00,0xa7,0xff,0xff,0x7e,0x00, -0x02,0xfc,0x05,0x08,0x45,0x09,0x0a,0x78,0x0c,0x0c,0x4c,0x0d,0x0e,0xdf,0x10,0x11, -0x5f,0x11,0x11,0x97,0x13,0x14,0x8b,0x14,0x16,0x70,0x19,0x1a,0xa6,0x19,0x19,0x6e, -0x1c,0x1e,0xc4,0x1e,0x20,0x23,0x21,0x20,0xe9,0x20,0x22,0x51,0x21,0x1e,0x73,0x1c, -0x1c,0x24,0x1d,0x1d,0xa0,0x1e,0x21,0x30,0x22,0x24,0x1b,0x24,0x22,0xf7,0x22,0x22, -0x9c,0x21,0x1f,0x0d,0x1f,0x1e,0xdc,0x1c,0x1a,0xbb,0x19,0x19,0x1e,0x1a,0x18,0xf7, -0x17,0x18,0xbe,0x18,0x1b,0x71,0x1d,0x1b,0x4e,0x19,0x19,0x05,0x19,0x19,0x47,0x1a, -0x19,0x85,0x17,0x16,0xd9,0x13,0x12,0x80,0x11,0x11,0xe7,0x10,0x0e,0xba,0x0e,0x0f, -0xeb,0x10,0x12,0x13,0x11,0x11,0x97,0x12,0x11,0x74,0x11,0x13,0x78,0x13,0x11,0x2f, -0x11,0x10,0x48,0x11,0x10,0xea,0x0f,0x12,0xe0,0x14,0x17,0x8a,0x18,0x18,0x8f,0x19, -0x1a,0x38,0x1a,0x19,0xc0,0x19,0x1b,0x75,0x1c,0x1b,0x59,0x19,0x1a,0xd1,0x18,0x19, -0x1a,0x1b,0x18,0x4e,0x19,0x19,0x3e,0x19,0x1a,0xb4,0x1a,0x19,0x7b,0x1a,0x1a,0xa1, -0x19,0x19,0x5c,0x16,0x15,0x65,0x16,0x14,0x0a,0x13,0x13,0x36,0x12,0x10,0xe5,0x0f, -0x0e,0xb5,0x0d,0x0d,0x75,0x0b,0x0b,0x23,0x0a,0x0a,0x27,0x09,0x05,0x1e,0x05,0x04, -0x9c,0x05,0x04,0x72,0x01,0x01,0x93,0xfe,0xfd,0x9d,0xfd,0xfa,0xed,0xf8,0xf6,0xb7, -0xf3,0xf2,0xfa,0xf1,0xf1,0x44,0xf1,0xf1,0x0b,0xf0,0xef,0xb4,0xed,0xe9,0x29,0xe8, -0xe7,0x41,0xe4,0xe2,0x72,0xdf,0xdb,0xcc,0xdb,0xdc,0xc3,0xdc,0xdc,0x63,0xdc,0xde, -0x9a,0xde,0xdf,0xdb,0xe0,0xe0,0x75,0xe1,0xe0,0x3a,0xde,0xdd,0xa5,0xdd,0xdd,0xc3, -0xd9,0xd9,0x8e,0xda,0xd9,0xca,0xd9,0xda,0x60,0xda,0xd8,0x93,0xd7,0xdb,0x71,0xdb, -0xdc,0x90,0xdc,0xdb,0x90,0xd9,0xd9,0xf3,0xd9,0xdb,0x22,0xdc,0xdc,0x2c,0xdc,0xdc, -0x6e,0xdd,0xde,0xe6,0xdf,0xe1,0x81,0xe2,0xe4,0x67,0xe6,0xe6,0x6c,0xe7,0xe8,0xc9, -0xe9,0xea,0xc5,0xea,0xeb,0x0c,0xed,0xed,0x75,0xec,0xed,0xc7,0xed,0xed,0x6f,0xf0, -0xf2,0x98,0xf2,0xf3,0x65,0xf4,0xf4,0xd2,0xf3,0xf4,0x88,0xf5,0xf5,0x85,0xf5,0xf5, -0xdc,0xf5,0xf6,0x7b,0xf7,0xf5,0x7c,0xf6,0xf7,0xac,0xf6,0xf6,0x53,0xf6,0xf5,0xbc, -0xf5,0xf5,0x0f,0xf5,0xf3,0x2f,0xf2,0xf3,0x56,0xf4,0xf2,0xc2,0xf1,0xf2,0x87,0xf3, -0xf2,0x6e,0xf1,0xf0,0x67,0xef,0xf0,0x3f,0xf2,0xf2,0x23,0xf2,0xf2,0x62,0xf3,0xf3, -0x63,0xf2,0xf1,0x4f,0xf2,0xf4,0x33,0xf7,0xf9,0x99,0xf9,0xfa,0x41,0xfa,0xf7,0xcd, -0xf8,0xf9,0xd3,0xf7,0xf8,0x5c,0xfa,0xfb,0xce,0xfc,0xfc,0x5e,0xfc,0xfc,0xa4,0xfc, -0xfd,0xc3,0xfc,0xfc,0x4a,0xfc,0xfc,0x48,0xff,0x01,0x64,0x01,0x02,0x98,0x03,0x05, -0x21,0x06,0x06,0x69,0x08,0x08,0x3b,0x0a,0x0b,0x0d,0x0c,0x0d,0x78,0x0e,0x0d,0x47, -0x0d,0x0e,0xd0,0x0f,0x11,0x55,0x12,0x14,0x6c,0x15,0x16,0x03,0x16,0x16,0xc0,0x15, -0x15,0xe2,0x15,0x17,0x80,0x16,0x16,0xd5,0x18,0x19,0x0b,0x1a,0x1d,0xa3,0x1c,0x19, -0x8e,0x1a,0x1a,0xc9,0x1a,0x1b,0x51,0x1b,0x1c,0x0a,0x1e,0x1f,0xa3,0x20,0x21,0x26, -0x22,0x23,0x39,0x25,0x26,0x28,0x27,0x25,0x0f,0x27,0x27,0x6c,0x26,0x27,0xa8,0x27, -0x27,0x44,0x26,0x23,0xb7,0x22,0x22,0x5a,0x21,0x1e,0x78,0x1e,0x21,0x26,0x22,0x22, -0xca,0x23,0x24,0xd2,0x24,0x24,0x12,0x25,0x24,0xb7,0x22,0x22,0x06,0x21,0x1e,0x13, -0x1c,0x1c,0x41,0x1b,0x1b,0x6f,0x1b,0x18,0x5c,0x18,0x17,0xd2,0x16,0x17,0x42,0x17, -0x17,0xf1,0x14,0x11,0xca,0x0f,0x0f,0x24,0x0f,0x0e,0xe0,0x0c,0x0c,0x3e,0x0c,0x0b, -0x59,0x0c,0x0b,0x8b,0x0a,0x0a,0x2c,0x0b,0x07,0xbe,0x06,0x07,0x5c,0x05,0x03,0x2d, -0x04,0x04,0x57,0x04,0x02,0x48,0x01,0x00,0x4e,0x00,0xff,0x23,0xff,0xff,0x03,0xfd, -0xfc,0x6e,0xfe,0xfe,0xbd,0xfe,0xfc,0x27,0xfb,0xfb,0x10,0xfa,0xf9,0xcc,0xf9,0xf8, -0xf7,0xf8,0xfa,0x94,0xfa,0xf8,0xdd,0xf6,0xf6,0x9c,0xf5,0xf5,0xdd,0xf7,0xf7,0xdc, -0xf7,0xf8,0x55,0xf8,0xf9,0x92,0xfa,0xfb,0xa9,0xfc,0xfc,0xff,0xfc,0xfc,0xc7,0xfb, -0xfa,0xd2,0xf9,0xfa,0xaf,0xfa,0xfa,0x0c,0xfb,0xfa,0xb7,0xf9,0xf8,0x1e,0xf7,0xf6, -0xa5,0xf5,0xf4,0x08,0xf6,0xf6,0x3e,0xf5,0xf4,0x53,0xf1,0xee,0xda,0xec,0xeb,0xe5, -0xe9,0xe8,0x8d,0xe8,0xe9,0xb0,0xe8,0xe7,0x28,0xe8,0xe8,0x5b,0xe8,0xe7,0x1c,0xe6, -0xe5,0x7b,0xe6,0xe5,0x1e,0xe5,0xe4,0xe0,0xe2,0xe0,0xbf,0xdf,0xde,0x47,0xdd,0xdd, -0x42,0xdc,0xdb,0x3e,0xdb,0xdb,0xf8,0xd9,0xd8,0x29,0xd9,0xd8,0xd3,0xd8,0xd9,0xb4, -0xd8,0xda,0x36,0xdb,0xdb,0x1d,0xdc,0xda,0x1d,0xda,0xdb,0x32,0xdc,0xdc,0x6e,0xdf, -0xe1,0x9f,0xe2,0xe2,0x0d,0xe4,0xe4,0xe2,0xe4,0xe6,0xbb,0xe6,0xe5,0x19,0xe7,0xe9, -0xb5,0xe9,0xea,0xb7,0xe9,0xe9,0xdf,0xeb,0xec,0xd3,0xec,0xec,0x12,0xec,0xee,0xb1, -0xef,0xef,0x7d,0xef,0xf0,0x88,0xf0,0xef,0xc3,0xf0,0xf2,0x9f,0xf3,0xf4,0x61,0xf3, -0xf3,0xe9,0xf4,0xf5,0x98,0xf4,0xf5,0x23,0xf5,0xf4,0xcf,0xf5,0xf6,0x43,0xf7,0xf8, -0xfe,0xf9,0xfb,0x67,0xfc,0xfb,0xbc,0xfc,0xfc,0x5c,0xfc,0xfd,0x6d,0xff,0xff,0x15, -0xff,0xff,0xe6,0xfe,0xff,0xb0,0x00,0x01,0xe4,0x02,0x05,0xf2,0x04,0x05,0xf9,0x04, -0x04,0xd4,0x04,0x03,0xbd,0x01,0x01,0x10,0x01,0x01,0xff,0x02,0x03,0x05,0x03,0x03, -0x06,0x04,0x05,0x20,0x05,0x04,0x68,0x05,0x05,0x9d,0x05,0x06,0x23,0x07,0x08,0x53, -0x08,0x08,0x64,0x08,0x08,0x1a,0x09,0x08,0x2c,0x09,0x0a,0x20,0x0a,0x0b,0xd2,0x0d, -0x0e,0x5a,0x0f,0x10,0xcc,0x11,0x12,0x49,0x12,0x11,0xcc,0x11,0x13,0x97,0x15,0x15, -0xd0,0x15,0x18,0x69,0x18,0x18,0x65,0x19,0x19,0xb9,0x19,0x19,0xac,0x1b,0x1d,0xe4, -0x1d,0x1e,0xb7,0x1e,0x1e,0x4e,0x20,0x22,0x8d,0x24,0x24,0x8e,0x24,0x23,0x38,0x23, -0x25,0x55,0x25,0x24,0xb7,0x25,0x25,0xca,0x27,0x28,0x27,0x28,0x2a,0x39,0x2b,0x2a, -0x41,0x29,0x29,0x34,0x29,0x29,0xb3,0x28,0x26,0x0a,0x25,0x24,0xaa,0x23,0x22,0xf9, -0x23,0x25,0x14,0x25,0x24,0x5f,0x24,0x24,0x5c,0x26,0x26,0x19,0x25,0x22,0x9f,0x22, -0x21,0x55,0x20,0x20,0x88,0x1e,0x1c,0x9c,0x1b,0x19,0x9b,0x18,0x18,0x05,0x18,0x17, -0xfa,0x16,0x16,0x1a,0x17,0x17,0xa3,0x15,0x13,0x85,0x12,0x12,0x33,0x11,0x0f,0x40, -0x0d,0x0b,0x59,0x09,0x07,0xfd,0x05,0x03,0x8e,0x03,0x04,0x87,0x05,0x06,0x8b,0x06, -0x05,0x28,0x04,0x02,0xff,0x02,0x02,0x34,0x00,0xfe,0x9c,0xfd,0xfb,0x3f,0xfa,0xf7, -0xc4,0xf5,0xf6,0xd2,0xf4,0xf3,0x90,0xf3,0xf4,0x2b,0xf4,0xf4,0xd1,0xf2,0xf1,0xac, -0xf1,0xf0,0xb0,0xee,0xef,0x42,0xee,0xed,0xb7,0xec,0xec,0x23,0xeb,0xe9,0xac,0xe9, -0xeb,0xb3,0xeb,0xeb,0x35,0xec,0xed,0x22,0xee,0xee,0xf6,0xed,0xed,0x83,0xeb,0xeb, -0x28,0xed,0xed,0x64,0xed,0xed,0x83,0xed,0xed,0x86,0xec,0xec,0x67,0xee,0xef,0x03, -0xef,0xf0,0x1d,0xf2,0xf2,0xc5,0xf1,0xef,0x47,0xed,0xeb,0x1c,0xea,0xe8,0x2d,0xe8, -0xe8,0x42,0xe8,0xe7,0x23,0xe6,0xe5,0x90,0xe4,0xe4,0x27,0xe5,0xe6,0x12,0xe7,0xe7, -0x1d,0xe8,0xe8,0x67,0xe8,0xe7,0xa9,0xe7,0xe7,0x9b,0xe6,0xe4,0x7a,0xe3,0xe3,0x6a, -0xe2,0xe0,0x99,0xe0,0xe0,0x22,0xe0,0xe1,0xdc,0xe1,0xe1,0x99,0xe2,0xe3,0x53,0xe3, -0xe2,0x9a,0xe0,0xde,0x79,0xdd,0xdd,0xf1,0xdc,0xdd,0xd1,0xdc,0xdc,0x25,0xdc,0xda, -0x1d,0xda,0xdb,0x82,0xdb,0xdd,0x17,0xe0,0xe1,0x01,0xe1,0xe0,0x35,0xe1,0xe2,0xbb, -0xe2,0xe2,0xff,0xe2,0xe2,0xb8,0xe1,0xe1,0x06,0xe2,0xe1,0x98,0xe2,0xe3,0x03,0xe3, -0xe3,0x4a,0xe4,0xe3,0x2c,0xe4,0xe5,0xb1,0xe6,0xe6,0xea,0xe6,0xe8,0x0c,0xea,0xeb, -0x88,0xed,0xef,0x89,0xf0,0xf0,0xd2,0xf0,0xf1,0xe2,0xf1,0xf4,0x8a,0xf6,0xf7,0x5a, -0xfb,0xfd,0x5f,0xff,0x01,0xca,0x02,0x03,0x5d,0x05,0x07,0x78,0x08,0x09,0xa0,0x09, -0x09,0x88,0x09,0x0a,0xa3,0x0a,0x0a,0x2f,0x0c,0x0d,0x5b,0x0e,0x0e,0xf9,0x0e,0x0f, -0x6b,0x11,0x12,0x74,0x13,0x14,0x1d,0x15,0x14,0x8d,0x14,0x15,0x19,0x17,0x18,0x1a, -0x19,0x18,0x98,0x19,0x19,0x9e,0x1a,0x1d,0xa5,0x1e,0x1f,0xb5,0x20,0x21,0x8a,0x22, -0x22,0x03,0x22,0x22,0x28,0x22,0x20,0x77,0x1f,0x1e,0x7e,0x1e,0x1e,0xdd,0x1d,0x1c, -0xfd,0x1c,0x1d,0xf3,0x1d,0x1e,0x28,0x1e,0x1e,0xb9,0x1e,0x1d,0x1c,0x1e,0x1e,0x2a, -0x1e,0x1d,0xad,0x1d,0x1d,0x7a,0x1e,0x1f,0x44,0x1f,0x1f,0xe5,0x1f,0x20,0xce,0x22, -0x24,0xd5,0x24,0x23,0xfb,0x22,0x22,0x7f,0x22,0x20,0xcd,0x1f,0x1f,0x8c,0x20,0x21, -0x75,0x20,0x20,0xb5,0x20,0x20,0x01,0x1f,0x1d,0xaa,0x1c,0x1c,0xe7,0x1a,0x1a,0xb0, -0x19,0x19,0x5e,0x1a,0x1a,0x43,0x1b,0x1a,0x1c,0x1b,0x1b,0xcf,0x1b,0x1b,0x48,0x1b, -0x1a,0x7c,0x19,0x17,0x52,0x16,0x17,0x70,0x16,0x15,0x74,0x14,0x14,0xe5,0x15,0x16, -0x17,0x15,0x14,0x9d,0x14,0x13,0x46,0x12,0x12,0x01,0x12,0x10,0x31,0x0f,0x0e,0xf9, -0x0b,0x09,0x20,0x07,0x07,0x40,0x07,0x06,0xa5,0x04,0x04,0x31,0x03,0x03,0x80,0x03, -0x02,0xb5,0x01,0x01,0xfa,0x00,0x00,0xfe,0xff,0xfe,0xfc,0xfc,0xfa,0xab,0xf9,0xf8, -0xdf,0xf8,0xf9,0xc3,0xf8,0xf8,0xbe,0xf9,0xf9,0xd1,0xf7,0xf6,0x75,0xf4,0xf3,0x25, -0xf3,0xf2,0x33,0xf2,0xf3,0xb6,0xf2,0xf1,0xfc,0xf1,0xf2,0x86,0xf2,0xf1,0xf7,0xf0, -0xf1,0xcc,0xf1,0xf2,0xf0,0xf2,0xf3,0x83,0xf4,0xf4,0xb0,0xf1,0xef,0xef,0xef,0xee, -0xac,0xec,0xeb,0x1e,0xeb,0xe9,0x96,0xe9,0xea,0xb1,0xe8,0xe7,0x29,0xe6,0xe5,0xc4, -0xe4,0xe4,0x2f,0xe6,0xe6,0xe1,0xe4,0xe5,0xa4,0xe6,0xe6,0xe2,0xe4,0xe4,0xc1,0xe2, -0xe2,0xdd,0xe3,0xe4,0x73,0xe3,0xe2,0x3a,0xe3,0xe4,0xf3,0xe4,0xe5,0x67,0xe5,0xe5, -0x6c,0xe6,0xe6,0x61,0xe5,0xe4,0x09,0xe5,0xe4,0x68,0xe2,0xe0,0x8f,0xdf,0xdf,0xc4, -0xde,0xde,0xd0,0xde,0xdf,0x8a,0xdf,0xdf,0xae,0xe0,0xe0,0x28,0xe0,0xdf,0x95,0xde, -0xde,0xf7,0xde,0xdf,0x29,0xe0,0xe0,0xe4,0xdf,0xe0,0x62,0xe0,0xe0,0x76,0xe1,0xe3, -0xf6,0xe5,0xe7,0xea,0xe7,0xe8,0x3a,0xe9,0xeb,0xe1,0xeb,0xeb,0x51,0xec,0xec,0xd7, -0xeb,0xec,0x7d,0xed,0xec,0xcf,0xec,0xec,0xfa,0xec,0xee,0x01,0xef,0xef,0x19,0xf0, -0xf0,0xa1,0xef,0xf0,0xb3,0xf0,0xf1,0x25,0xf2,0xf2,0xf2,0xf2,0xf3,0x2d,0xf4,0xf4, -0x4f,0xf5,0xf5,0xd8,0xf5,0xf6,0x98,0xf7,0xf8,0x17,0xf9,0xf9,0x05,0xfa,0xfa,0x5c, -0xfb,0xfc,0xcd,0xfd,0xfe,0x89,0xff,0xff,0xe7,0xff,0x01,0xb3,0x01,0x01,0x09,0x02, -0x02,0xf9,0x02,0x03,0xb8,0x03,0x04,0xe1,0x04,0x04,0xea,0x04,0x05,0xa0,0x04,0x06, -0x56,0x09,0x0b,0xc3,0x0b,0x0c,0xe6,0x0d,0x0e,0x4a,0x0e,0x0f,0x55,0x10,0x0e,0x1f, -0x0e,0x0d,0x11,0x0c,0x0d,0x0a,0x10,0x11,0x5b,0x13,0x14,0xa8,0x14,0x15,0xb8,0x16, -0x17,0xa5,0x17,0x17,0x5b,0x17,0x17,0xa7,0x18,0x19,0x05,0x1a,0x1a,0x98,0x1a,0x1a, -0xac,0x1a,0x1b,0x02,0x1c,0x1c,0x45,0x1d,0x1e,0xb8,0x1e,0x1e,0x0e,0x1f,0x1e,0x18, -0x1e,0x1e,0x3b,0x1f,0x1f,0x72,0x1f,0x20,0x51,0x21,0x22,0xe2,0x22,0x23,0xf2,0x23, -0x25,0x22,0x25,0x25,0x72,0x25,0x25,0x39,0x25,0x24,0x6b,0x24,0x24,0x71,0x24,0x25, -0xc1,0x25,0x26,0x59,0x26,0x25,0x93,0x24,0x23,0xdb,0x21,0x20,0x45,0x20,0x20,0xc6, -0x1e,0x1d,0x0b,0x1e,0x1d,0x7e,0x1c,0x1b,0x80,0x1a,0x19,0x01,0x17,0x15,0x11,0x13, -0x12,0x13,0x11,0x0f,0xe5,0x0e,0x0e,0x55,0x0e,0x0e,0x3b,0x0e,0x0d,0x6f,0x0e,0x0e, -0x53,0x0e,0x0e,0xe8,0x0d,0x0c,0xb7,0x0b,0x0b,0x8a,0x0a,0x08,0x39,0x08,0x07,0x8f, -0x07,0x06,0x8d,0x06,0x07,0xd0,0x06,0x07,0xa4,0x08,0x09,0x40,0x09,0x09,0xf1,0x07, -0x08,0x55,0x09,0x09,0x96,0x08,0x07,0x5c,0x07,0x06,0x7b,0x04,0x01,0x2a,0xff,0xfe, -0xc8,0xfe,0xfd,0x3a,0xfc,0xfb,0xa0,0xf9,0xf8,0x38,0xf7,0xf5,0x9f,0xf4,0xf2,0x8f, -0xf1,0xf1,0x52,0xf1,0xf0,0x95,0xf0,0xf2,0x6a,0xf4,0xf4,0x1a,0xf5,0xf6,0x86,0xf6, -0xf6,0xc4,0xf6,0xf7,0xed,0xf7,0xf8,0x81,0xf7,0xf5,0x63,0xf4,0xf4,0x93,0xf3,0xf4, -0xf2,0xf3,0xf2,0x97,0xf2,0xf3,0x5b,0xf3,0xf2,0xa4,0xf1,0xf0,0x0e,0xf0,0xee,0x5e, -0xee,0xee,0x58,0xed,0xeb,0xdb,0xea,0xe9,0x9c,0xe9,0xe8,0xf6,0xe6,0xe6,0x91,0xe5, -0xe5,0x29,0xe5,0xe5,0x00,0xe5,0xe4,0x9a,0xe4,0xe4,0xf8,0xe4,0xe4,0x4e,0xe4,0xe3, -0x74,0xe2,0xe2,0xb0,0xe1,0xe0,0xbe,0xdf,0xdf,0xa9,0xde,0xdd,0xc2,0xdc,0xdc,0x69, -0xdb,0xda,0xae,0xdb,0xdc,0x82,0xdb,0xda,0x93,0xd9,0xd9,0x42,0xd8,0xd6,0xe6,0xd4, -0xd5,0x99,0xd6,0xd7,0x75,0xd7,0xd8,0xa0,0xd9,0xda,0x88,0xdb,0xdd,0xb0,0xde,0xdf, -0x0d,0xe1,0xe3,0x52,0xe4,0xe5,0x04,0xe7,0xe9,0xf2,0xea,0xea,0x1c,0xeb,0xed,0xb7, -0xef,0xf0,0x5a,0xf1,0xf2,0xde,0xf4,0xf6,0xc7,0xf7,0xf8,0x99,0xf9,0xfa,0x6a,0xfb, -0xfd,0xd2,0xfd,0xfe,0xa3,0xff,0x00,0x4a,0x00,0x00,0x91,0xff,0xff,0x72,0xff,0xff, -0x3e,0x01,0x02,0x2a,0x03,0x03,0x56,0x04,0x03,0x7d,0x03,0x04,0xca,0x04,0x04,0x6c, -0x04,0x03,0xb4,0x02,0x03,0xe1,0x03,0x05,0x40,0x06,0x07,0xf7,0x08,0x0a,0x4c,0x0c, -0x0c,0x8c,0x0c,0x0c,0x0c,0x0c,0x0a,0xe2,0x08,0x07,0x8c,0x06,0x04,0xaf,0x03,0x03, -0x85,0x03,0x03,0x82,0x01,0x00,0xda,0x00,0x01,0x60,0x01,0x01,0xb8,0x01,0x02,0x24, -0x03,0x03,0xbd,0x04,0x04,0xa8,0x04,0x05,0x27,0x05,0x05,0x03,0x06,0x06,0x48,0x06, -0x05,0x5e,0x06,0x05,0x2d,0x04,0x03,0x73,0x03,0x04,0x43,0x04,0x04,0xf1,0x04,0x06, -0x81,0x06,0x06,0xfc,0x07,0x09,0x7b,0x0b,0x0b,0xbb,0x0b,0x0d,0x50,0x0e,0x0e,0x5c, -0x0f,0x10,0x5d,0x12,0x13,0x8b,0x15,0x16,0x85,0x17,0x19,0x41,0x1a,0x1b,0x74,0x1c, -0x1d,0xd3,0x1d,0x1e,0xf1,0x1c,0x1d,0x70,0x1d,0x1d,0xee,0x1e,0x20,0xa7,0x22,0x23, -0x42,0x23,0x24,0xc2,0x24,0x25,0x17,0x26,0x26,0x7f,0x27,0x27,0x6c,0x27,0x27,0x4b, -0x28,0x27,0xbd,0x27,0x27,0xc2,0x25,0x24,0xb6,0x23,0x23,0x41,0x23,0x22,0x67,0x20, -0x1e,0x1d,0x1e,0x1d,0x56,0x1c,0x1b,0x39,0x1b,0x1a,0xd7,0x19,0x19,0xc2,0x17,0x17, -0x95,0x17,0x17,0x71,0x15,0x13,0xa0,0x11,0x0f,0xbd,0x0d,0x0c,0xf0,0x0a,0x0a,0x1b, -0x0a,0x08,0x1c,0x08,0x07,0x2b,0x07,0x06,0x3b,0x06,0x05,0xbc,0x05,0x05,0xc2,0x03, -0x02,0xa0,0x00,0x00,0x92,0xff,0xfe,0xff,0xfe,0xfe,0x48,0xfe,0xfe,0xd0,0xfc,0xfc, -0x65,0xfb,0xfa,0x00,0xf9,0xf8,0xb8,0xf8,0xf8,0xb9,0xf8,0xf9,0xa9,0xf9,0xf9,0x21, -0xf9,0xf9,0x18,0xfa,0xfa,0x40,0xf9,0xf9,0x67,0xfa,0xfb,0x06,0xfc,0xfb,0x5c,0xfb, -0xfb,0x4f,0xfc,0xfb,0x2b,0xfb,0xfa,0xae,0xfa,0xfa,0x09,0xfb,0xfb,0x95,0xfb,0xfb, -0x5f,0xfb,0xfb,0x92,0xfb,0xfa,0xdd,0xf9,0xf9,0xf2,0xf8,0xf9,0x0c,0xfa,0xf9,0x98, -0xf8,0xf7,0x28,0xf7,0xf6,0xd6,0xf5,0xf4,0xc4,0xf2,0xf2,0xd2,0xf1,0xf1,0x40,0xf0, -0xf0,0x14,0xf0,0xee,0xcb,0xed,0xee,0x01,0xee,0xed,0x08,0xed,0xec,0x95,0xeb,0xeb, -0xa1,0xea,0xe9,0xb5,0xe7,0xe7,0xa6,0xe7,0xe7,0x06,0xe7,0xe6,0xa5,0xe5,0xe5,0xb5, -0xe4,0xe3,0xf8,0xe1,0xe1,0x72,0xdf,0xdc,0x9e,0xdb,0xda,0xbd,0xda,0xd9,0x4e,0xd9, -0xd8,0x8d,0xd8,0xd9,0xe2,0xd9,0xda,0x52,0xda,0xda,0x8f,0xdc,0xdc,0xed,0xdb,0xdc, -0xe0,0xdc,0xdc,0x3f,0xdd,0xdd,0x9f,0xde,0xdf,0xee,0xe0,0xe1,0x0f,0xe3,0xe3,0x7c, -0xe4,0xe5,0x55,0xe6,0xe7,0x14,0xe8,0xe8,0xdf,0xe9,0xeb,0xe0,0xeb,0xec,0x19,0xed, -0xed,0x2d,0xef,0xef,0x6d,0xf0,0xf1,0xb6,0xf1,0xf2,0x29,0xf4,0xf5,0xf5,0xf5,0xf7, -0xd4,0xf8,0xfa,0xf1,0xfa,0xfb,0x11,0xfb,0xfa,0x77,0xfa,0xfb,0xf1,0xfa,0xfb,0x49, -0xfd,0xfe,0xe0,0xfe,0x00,0x61,0x01,0x02,0x5e,0x04,0x05,0x5a,0x06,0x06,0xec,0x06, -0x07,0xe9,0x07,0x06,0x2c,0x06,0x06,0x3e,0x07,0x06,0xf7,0x05,0x05,0x8d,0x05,0x05, -0xe9,0x05,0x05,0xff,0x05,0x06,0xbc,0x07,0x08,0x26,0x0a,0x0b,0x98,0x0b,0x0c,0x42, -0x0d,0x0d,0x0b,0x0d,0x0c,0x87,0x0c,0x0c,0x8a,0x0c,0x0c,0x82,0x0c,0x0d,0x94,0x0d, -0x0d,0xda,0x0d,0x0d,0x4b,0x0e,0x0e,0xd3,0x0d,0x0e,0x71,0x0d,0x0c,0xe5,0x0b,0x0b, -0x21,0x0a,0x09,0xbe,0x09,0x0a,0xe4,0x09,0x09,0x22,0x09,0x08,0xf3,0x07,0x08,0xf5, -0x08,0x0a,0x87,0x0a,0x0a,0xe2,0x0a,0x0b,0x2c,0x0c,0x0c,0x2f,0x0e,0x0f,0x26,0x11, -0x12,0x65,0x12,0x12,0x44,0x12,0x12,0xa9,0x12,0x12,0x66,0x12,0x12,0x3f,0x14,0x15, -0xc2,0x15,0x16,0x93,0x16,0x16,0xad,0x16,0x16,0x05,0x16,0x16,0xb5,0x16,0x17,0x42, -0x17,0x17,0xb3,0x17,0x17,0xcf,0x17,0x17,0x8f,0x18,0x18,0xad,0x18,0x17,0xbe,0x17, -0x17,0x25,0x16,0x15,0xce,0x15,0x15,0x00,0x15,0x15,0x9d,0x16,0x16,0xa8,0x16,0x17, -0x84,0x17,0x16,0x6d,0x16,0x15,0x2a,0x15,0x14,0x75,0x12,0x10,0xee,0x0f,0x0f,0xf5, -0x0e,0x0e,0xea,0x0e,0x0f,0x11,0x0f,0x0d,0xbf,0x0c,0x0d,0x45,0x0d,0x0c,0x56,0x0b, -0x0a,0x21,0x0a,0x09,0x89,0x08,0x08,0x89,0x08,0x08,0x1b,0x09,0x08,0xbb,0x08,0x08, -0x96,0x08,0x08,0x09,0x08,0x08,0xa5,0x08,0x09,0x13,0x0a,0x09,0x5f,0x09,0x08,0x9e, -0x08,0x08,0x18,0x09,0x09,0x52,0x09,0x09,0xf9,0x08,0x07,0x68,0x06,0x05,0x53,0x04, -0x04,0x91,0x03,0x02,0x7e,0x02,0x03,0xe4,0x04,0x05,0x46,0x05,0x05,0x85,0x04,0x03, -0x6d,0x03,0x02,0x1c,0x03,0x02,0xcc,0x01,0x01,0x48,0x00,0xfe,0x9f,0xfd,0xfc,0x13, -0xfb,0xf9,0x3e,0xf9,0xf9,0xc4,0xf8,0xf7,0x19,0xf6,0xf4,0x50,0xf2,0xf1,0xda,0xf0, -0xef,0x97,0xed,0xec,0x51,0xeb,0xea,0xf0,0xe7,0xe6,0x13,0xe5,0xe4,0xcc,0xe4,0xe4, -0x37,0xe4,0xe3,0xbb,0xe3,0xe3,0xa7,0xe2,0xe2,0x79,0xe2,0xe1,0x4d,0xe1,0xe1,0xa3, -0xe0,0xdf,0x69,0xdf,0xdf,0x79,0xdf,0xdf,0x7d,0xe0,0xe0,0x0a,0xe1,0xe1,0x20,0xe1, -0xe0,0x8f,0xe0,0xe0,0xc1,0xdf,0xdf,0x97,0xdf,0xe0,0xd2,0xe0,0xe1,0x44,0xe1,0xe1, -0xec,0xe1,0xe2,0xa8,0xe3,0xe4,0x6c,0xe6,0xe7,0x63,0xe8,0xea,0xf4,0xeb,0xec,0x0e, -0xed,0xec,0x5d,0xec,0xec,0xa0,0xec,0xec,0xb2,0xeb,0xec,0x26,0xed,0xed,0x8a,0xed, -0xed,0x5f,0xee,0xef,0x21,0xf1,0xf2,0x4a,0xf3,0xf3,0x4f,0xf5,0xf6,0x78,0xf7,0xf7, -0xdb,0xf7,0xf8,0x93,0xf8,0xf8,0x6b,0xf8,0xf8,0x4b,0xf9,0xf9,0x15,0xf9,0xf9,0xd0, -0xf9,0xfa,0x8e,0xfb,0xfb,0x6e,0xfb,0xfb,0x12,0xfb,0xfa,0xeb,0xf9,0xf9,0xc9,0xf9, -0xf9,0x37,0xf9,0xf8,0x0e,0xf9,0xf8,0x1e,0xf8,0xf8,0xd3,0xf8,0xf8,0x78,0xf8,0xf7, -0xcb,0xf7,0xf9,0x12,0xfa,0xfa,0x1a,0xfb,0xfc,0xf4,0xfc,0xfc,0x99,0xfc,0xfc,0xa9, -0xfc,0xfd,0x45,0xfd,0xfc,0x0c,0xfd,0xfd,0x34,0xfd,0xfd,0x32,0xfe,0x00,0x84,0x01, -0x01,0x8f,0x02,0x03,0x91,0x03,0x04,0xd8,0x04,0x04,0x33,0x04,0x04,0x4b,0x05,0x06, -0x13,0x07,0x07,0xec,0x08,0x0a,0x22,0x0b,0x0c,0xa1,0x0c,0x0c,0x8f,0x0d,0x0d,0x8f, -0x0e,0x0f,0x56,0x10,0x11,0xa4,0x12,0x13,0x5f,0x15,0x16,0xae,0x17,0x18,0xa2,0x18, -0x19,0x45,0x1a,0x1a,0xcb,0x1a,0x1a,0x27,0x1a,0x1a,0x41,0x1a,0x19,0xf7,0x18,0x18, -0xce,0x18,0x19,0x41,0x19,0x19,0x03,0x19,0x18,0x97,0x18,0x18,0x5f,0x19,0x19,0xdb, -0x19,0x1a,0x71,0x1a,0x1a,0x2c,0x1a,0x18,0x4d,0x18,0x17,0x24,0x16,0x15,0x96,0x14, -0x13,0xf7,0x12,0x12,0x4a,0x12,0x11,0x56,0x10,0x0f,0xdc,0x0e,0x0d,0xbe,0x0c,0x0b, -0x8c,0x0b,0x0a,0xa9,0x09,0x0a,0x21,0x0b,0x0c,0x55,0x0c,0x0c,0xb1,0x0c,0x0c,0x15, -0x0c,0x0b,0x67,0x0a,0x0a,0x57,0x0a,0x09,0xe9,0x08,0x07,0xef,0x07,0x08,0x26,0x08, -0x07,0x0f,0x08,0x08,0x3a,0x09,0x09,0xb5,0x09,0x09,0xbe,0x09,0x09,0x78,0x09,0x09, -0x32,0x09,0x09,0xe1,0x08,0x09,0x38,0x09,0x09,0xe3,0x09,0x09,0x4e,0x0a,0x0a,0x96, -0x0a,0x0b,0x87,0x0b,0x0b,0x77,0x0b,0x0b,0x47,0x0b,0x0b,0x61,0x0b,0x0b,0xee,0x0b, -0x0b,0xec,0x0b,0x0b,0xae,0x0b,0x0b,0xf3,0x0a,0x0a,0x1a,0x0a,0x09,0xeb,0x09,0x0a, -0xf4,0x09,0x09,0x5b,0x09,0x09,0x80,0x08,0x07,0x89,0x06,0x05,0x2b,0x05,0x04,0x85, -0x03,0x03,0xe2,0x02,0x03,0xa2,0x02,0x01,0x9c,0x01,0x01,0xcc,0x01,0x02,0xa1,0x02, -0x02,0x48,0x02,0x02,0xb8,0x02,0x01,0x6f,0x00,0xff,0x97,0xfe,0xfd,0x52,0xfc,0xfb, -0xe6,0xf9,0xf8,0x5b,0xf7,0xf5,0xce,0xf4,0xf3,0x93,0xf1,0xef,0x6f,0xee,0xed,0xab, -0xec,0xeb,0x80,0xe9,0xe8,0xe3,0xe6,0xe5,0x7f,0xe5,0xe4,0xd9,0xe3,0xe3,0x89,0xe3, -0xe3,0x68,0xe3,0xe3,0x45,0xe3,0xe3,0xa3,0xe3,0xe3,0xc6,0xe2,0xe2,0x79,0xe2,0xe2, -0x76,0xe1,0xe0,0xcb,0xe0,0xe0,0xb6,0xdf,0xdf,0x2b,0xdf,0xde,0x39,0xde,0xde,0x51, -0xde,0xde,0xd3,0xdd,0xde,0x05,0xdf,0xdf,0x07,0xe0,0xe0,0xfc,0xe0,0xe1,0x42,0xe1, -0xe2,0x63,0xe3,0xe3,0x3e,0xe4,0xe4,0x9e,0xe5,0xe6,0xf6,0xe6,0xe7,0xf8,0xe8,0xe9, -0xaf,0xea,0xeb,0x13,0xec,0xed,0xca,0xee,0xef,0xe7,0xef,0xf0,0xda,0xf1,0xf2,0x38, -0xf3,0xf3,0x0e,0xf4,0xf4,0x67,0xf5,0xf5,0x87,0xf4,0xf4,0xbc,0xf5,0xf5,0x3d,0xf6, -0xf6,0xff,0xf7,0xf9,0x45,0xfa,0xfa,0x8d,0xfb,0xfb,0x06,0xfb,0xfb,0x5e,0xfd,0xfe, -0x00,0xff,0x00,0x92,0x00,0x01,0x31,0x01,0x00,0x9d,0x00,0xff,0x0d,0xff,0xfe,0xc6, -0xfd,0xfd,0xbb,0xfd,0xfd,0xe7,0xfc,0xfc,0x64,0xfb,0xfa,0xe9,0xf9,0xf8,0x7c,0xf7, -0xf6,0x5a,0xf6,0xf5,0x5b,0xf5,0xf5,0xf2,0xf4,0xf5,0xfa,0xf5,0xf6,0x56,0xf7,0xf7, -0xcf,0xf8,0xf9,0x2d,0xfa,0xfa,0x14,0xfb,0xfc,0xc4,0xfc,0xfd,0x55,0xfe,0xfe,0x7f, -0xff,0xff,0x2a,0x00,0x00,0xfd,0x00,0x01,0x17,0x02,0x02,0x28,0x03,0x03,0x59,0x04, -0x05,0x9e,0x07,0x09,0xaa,0x0b,0x0d,0xc1,0x0e,0x10,0xe7,0x11,0x13,0xa0,0x13,0x14, -0x00,0x14,0x14,0x61,0x14,0x14,0x9d,0x15,0x16,0x69,0x17,0x17,0xec,0x18,0x1a,0x15, -0x1b,0x1c,0xc3,0x1d,0x1e,0xae,0x1f,0x20,0xf6,0x20,0x21,0x41,0x21,0x21,0x2e,0x22, -0x22,0x26,0x23,0x23,0x67,0x23,0x23,0x3f,0x24,0x23,0x99,0x22,0x22,0xe0,0x21,0x21, -0xa6,0x20,0x1f,0x78,0x1e,0x1d,0x97,0x1c,0x1b,0x5e,0x1b,0x1a,0xaf,0x1a,0x1a,0x69, -0x1a,0x1a,0xb1,0x19,0x19,0xaa,0x19,0x18,0x8e,0x18,0x18,0xd6,0x17,0x17,0x9a,0x17, -0x16,0x0f,0x16,0x15,0xd4,0x13,0x12,0x61,0x11,0x10,0x89,0x0f,0x0f,0x90,0x0e,0x0d, -0xac,0x0c,0x0b,0xcb,0x0a,0x09,0x55,0x08,0x07,0x18,0x07,0x07,0x31,0x07,0x07,0x34, -0x07,0x07,0xa8,0x07,0x07,0xa6,0x06,0x05,0x0a,0x05,0x04,0x09,0x04,0x03,0x47,0x03, -0x02,0x97,0x01,0x00,0x03,0xff,0xfe,0xcc,0xfe,0xfe,0x2b,0xfe,0xfd,0xb8,0xfd,0xfe, -0x17,0xfe,0xfd,0x35,0xfd,0xfd,0x88,0xfd,0xfd,0xb0,0xfc,0xfc,0xde,0xfc,0xfc,0xe4, -0xfb,0xfb,0xab,0xfb,0xfb,0x2d,0xfc,0xfc,0x9a,0xfc,0xfd,0xd0,0xfd,0xfe,0x95,0xfe, -0xff,0x71,0xff,0xff,0x4e,0xff,0xfe,0xc9,0xfe,0xfe,0x6e,0xfe,0xfe,0xf5,0xfd,0xfd, -0x46,0xfd,0xfd,0xba,0xfd,0xfd,0xb5,0xfc,0xfc,0x2a,0xfc,0xfb,0x68,0xfb,0xfb,0x02, -0xfb,0xfa,0xd7,0xf9,0xf9,0xa0,0xf8,0xf8,0x79,0xf8,0xf8,0xc3,0xf7,0xf7,0x7d,0xf7, -0xf6,0x1e,0xf7,0xf6,0x6f,0xf6,0xf5,0x1c,0xf5,0xf4,0x67,0xf3,0xf2,0x95,0xf1,0xf0, -0x76,0xef,0xee,0x2b,0xee,0xed,0xdf,0xed,0xed,0x5d,0xed,0xed,0x41,0xed,0xec,0x2c, -0xec,0xeb,0x1f,0xec,0xec,0x57,0xec,0xec,0x20,0xec,0xeb,0xfb,0xea,0xea,0x48,0xea, -0xea,0x93,0xe9,0xe8,0xab,0xe8,0xe8,0x35,0xe8,0xe8,0x5a,0xe8,0xe7,0x8d,0xe7,0xe7, -0xbe,0xe7,0xe6,0x7f,0xe6,0xe6,0xb6,0xe6,0xe6,0x85,0xe5,0xe4,0x3d,0xe4,0xe4,0x00, -0xe4,0xe4,0xc9,0xe5,0xe6,0xe7,0xe6,0xe7,0xe9,0xe7,0xe8,0xe4,0xe8,0xe9,0x12,0xe9, -0xe9,0xc0,0xe8,0xe9,0xf1,0xe9,0xea,0xde,0xeb,0xec,0xe4,0xec,0xee,0xa4,0xef,0xef, -0x3f,0xf0,0xf0,0xd3,0xef,0xef,0x40,0xee,0xed,0x0f,0xee,0xee,0x50,0xee,0xee,0xae, -0xef,0xf0,0x52,0xf0,0xf0,0x1d,0xf1,0xf1,0xcd,0xf2,0xf3,0x00,0xf3,0xf3,0x43,0xf3, -0xf3,0x0e,0xf4,0xf3,0x8f,0xf4,0xf5,0xa2,0xf5,0xf6,0x94,0xf6,0xf7,0x13,0xf8,0xf8, -0x57,0xf9,0xfa,0xde,0xfb,0xfc,0xba,0xfd,0xfe,0x19,0xff,0xff,0x29,0x00,0x00,0x08, -0x01,0x01,0x33,0x01,0x01,0x92,0x00,0x00,0x64,0x00,0x00,0x77,0x00,0x00,0x3d,0x01, -0x02,0x83,0x03,0x04,0x24,0x05,0x05,0x4d,0x06,0x06,0xea,0x06,0x07,0xa9,0x08,0x09, -0x75,0x0a,0x0b,0x59,0x0d,0x0f,0x87,0x11,0x12,0xbd,0x13,0x14,0x39,0x15,0x15,0x2d, -0x16,0x16,0xd4,0x16,0x17,0xe6,0x17,0x18,0x08,0x19,0x19,0xb8,0x19,0x19,0x18,0x1a, -0x1a,0x5b,0x1b,0x1c,0x25,0x1d,0x1d,0x9c,0x1e,0x1f,0xc5,0x1f,0x20,0x32,0x20,0x20, -0x40,0x20,0x20,0xb9,0x20,0x21,0x84,0x21,0x21,0x34,0x21,0x21,0x35,0x21,0x21,0x00, -0x21,0x20,0x4c,0x20,0x20,0x53,0x1f,0x1e,0xb7,0x1d,0x1c,0xca,0x1b,0x1a,0xac,0x19, -0x18,0x1e,0x18,0x17,0xde,0x17,0x17,0x89,0x17,0x17,0x34,0x17,0x17,0x44,0x17,0x17, -0x71,0x16,0x15,0xeb,0x14,0x14,0xf1,0x12,0x11,0xfe,0x10,0x0f,0x37,0x0e,0x0d,0x1b, -0x0d,0x0c,0x39,0x0c,0x0b,0x5c,0x0b,0x0b,0x6e,0x0c,0x0c,0xd5,0x0b,0x0b,0x7e,0x0c, -0x0c,0x18,0x0c,0x0b,0x3a,0x0b,0x0a,0x6a,0x0a,0x0a,0xd4,0x09,0x09,0x40,0x08,0x08, -0xf0,0x07,0x07,0xd5,0x06,0x06,0xb7,0x05,0x05,0xf0,0x04,0x05,0xb1,0x04,0x04,0x67, -0x04,0x03,0xcf,0x03,0x03,0x68,0x02,0x01,0x92,0x00,0x00,0x50,0xff,0xfe,0xdc,0xfe, -0xfe,0x49,0xfe,0xfe,0xc0,0xfd,0xfd,0x69,0xfd,0xfd,0x13,0xfd,0xfc,0x2e,0xfd,0xfd, -0xd6,0xfc,0xfc,0x69,0xfc,0xfc,0x13,0xfc,0xfb,0x28,0xfb,0xfb,0x56,0xfb,0xfa,0x2e, -0xfa,0xf9,0xf7,0xf8,0xf8,0xa5,0xf7,0xf7,0xa1,0xf6,0xf5,0x9e,0xf4,0xf3,0xdf,0xf3, -0xf3,0xf6,0xf2,0xf2,0xe1,0xf0,0xef,0xcf,0xee,0xee,0xa0,0xed,0xec,0xff,0xec,0xed, -0xd2,0xec,0xeb,0xff,0xea,0xea,0x14,0xea,0xe9,0x98,0xe8,0xe8,0xc0,0xe7,0xe8,0x42, -0xe8,0xe7,0xdc,0xe7,0xe7,0x8e,0xe7,0xe6,0xbf,0xe6,0xe6,0xfc,0xe6,0xe6,0xad,0xe6, -0xe6,0x59,0xe6,0xe6,0x25,0xe6,0xe5,0x46,0xe5,0xe5,0x35,0xe5,0xe4,0xaf,0xe4,0xe5, -0x03,0xe6,0xe7,0x52,0xe8,0xe9,0x13,0xea,0xeb,0x32,0xec,0xec,0x5e,0xed,0xed,0x1b, -0xee,0xee,0x24,0xee,0xee,0xe0,0xed,0xee,0x30,0xee,0xee,0x85,0xee,0xef,0x90,0xef, -0xf0,0x15,0xf1,0xf2,0xa0,0xf2,0xf2,0xbc,0xf2,0xf2,0xac,0xf2,0xf3,0x25,0xf4,0xf4, -0x38,0xf5,0xf5,0xdc,0xf5,0xf5,0x9c,0xf5,0xf5,0xfe,0xf5,0xf6,0xb0,0xf6,0xf7,0x6c, -0xf8,0xf8,0xff,0xf9,0xfb,0x42,0xfc,0xfd,0x30,0xfe,0xff,0x04,0x00,0x00,0xa9,0x00, -0x00,0x5d,0x01,0x01,0x56,0x01,0x01,0xa3,0x00,0x00,0xa2,0xff,0xfe,0x9f,0xfe,0xfe, -0x67,0xfe,0xfe,0x04,0xfe,0xfd,0x7d,0xfd,0xfc,0x4b,0xfc,0xfc,0x73,0xfb,0xfa,0xe9, -0xf9,0xf8,0x2e,0xf8,0xf7,0x6a,0xf7,0xf7,0xa6,0xf7,0xf7,0x1d,0xf8,0xf8,0xc7,0xf8, -0xf8,0xdb,0xf8,0xf8,0x3f,0xf9,0xf9,0x26,0xf9,0xf9,0x44,0xf9,0xf8,0x4d,0xf8,0xf7, -0x2f,0xf8,0xf8,0xd9,0xf8,0xf9,0x52,0xf9,0xf9,0x6a,0xfa,0xfa,0x3f,0xfb,0xfb,0xab, -0xfc,0xfd,0xfe,0xfe,0xff,0x6b,0x00,0x01,0xdd,0x02,0x03,0xc8,0x04,0x05,0xfe,0x06, -0x07,0x9d,0x08,0x09,0xf9,0x0a,0x0c,0x63,0x0d,0x0e,0x1b,0x10,0x11,0x41,0x12,0x13, -0xeb,0x14,0x15,0xbd,0x16,0x17,0x79,0x18,0x19,0x16,0x1a,0x1a,0xff,0x1b,0x1c,0xae, -0x1d,0x1e,0x00,0x1e,0x1e,0x55,0x1e,0x1e,0x04,0x1e,0x1d,0xab,0x1d,0x1d,0xad,0x1d, -0x1d,0x47,0x1d,0x1d,0x54,0x1d,0x1c,0xac,0x1c,0x1c,0x48,0x1c,0x1c,0x97,0x1c,0x1c, -0x56,0x1c,0x1c,0xc1,0x1b,0x1b,0x19,0x1b,0x1a,0x84,0x19,0x18,0xfa,0x17,0x17,0x07, -0x17,0x16,0xa8,0x15,0x15,0xb1,0x14,0x14,0x37,0x14,0x14,0xd0,0x13,0x13,0x5c,0x14, -0x14,0x19,0x14,0x13,0x39,0x13,0x12,0xea,0x11,0x11,0x31,0x10,0x0f,0x97,0x0e,0x0d, -0x99,0x0c,0x0b,0xa8,0x0a,0x0a,0x41,0x09,0x08,0x7a,0x08,0x08,0xdb,0x08,0x08,0x1e, -0x09,0x08,0x2b,0x08,0x07,0x4a,0x07,0x06,0x9e,0x06,0x05,0x8f,0x05,0x05,0x78,0x05, -0x05,0xd6,0x04,0x04,0xe6,0x04,0x04,0x2b,0x04,0x04,0x34,0x04,0x04,0xb2,0x03,0x03, -0x23,0x03,0x03,0x52,0x03,0x03,0xc2,0x02,0x02,0x6a,0x02,0x01,0x4e,0x01,0x01,0xd2, -0x00,0x00,0x08,0x01,0x01,0x3d,0x02,0x02,0xe2,0x01,0x01,0x75,0x00,0xff,0x59,0xfe, -0xfc,0x3f,0xfc,0xfb,0x8a,0xfa,0xf9,0x30,0xf8,0xf7,0x19,0xf7,0xf6,0x68,0xf5,0xf4, -0x56,0xf3,0xf2,0x35,0xf1,0xef,0x2f,0xef,0xee,0xb6,0xed,0xed,0x14,0xed,0xec,0x29, -0xec,0xec,0x33,0xec,0xeb,0x5f,0xeb,0xea,0xad,0xea,0xea,0xa5,0xe9,0xe8,0xeb,0xe7, -0xe7,0x94,0xe6,0xe6,0xb1,0xe5,0xe5,0x84,0xe5,0xe5,0xef,0xe5,0xe5,0x0e,0xe6,0xe6, -0xa6,0xe6,0xe6,0x9f,0xe7,0xe8,0xa4,0xe8,0xe8,0x7d,0xe9,0xe9,0x4f,0xea,0xea,0x3c, -0xeb,0xeb,0x97,0xeb,0xeb,0xca,0xeb,0xeb,0x77,0xeb,0xeb,0x89,0xeb,0xeb,0x54,0xeb, -0xeb,0x0c,0xec,0xec,0x5a,0xed,0xee,0xe0,0xee,0xef,0x77,0xef,0xef,0xe9,0xef,0xef, -0xfd,0xef,0xf0,0x10,0xf0,0xf0,0xc6,0xf0,0xf1,0xb2,0xf1,0xf2,0xa1,0xf2,0xf3,0x79, -0xf4,0xf5,0xc5,0xf5,0xf6,0xe4,0xf6,0xf7,0x54,0xf7,0xf7,0xfe,0xf8,0xf9,0x86,0xf9, -0xf9,0x5d,0xfa,0xfa,0x2b,0xfb,0xfb,0x04,0xfb,0xfb,0x83,0xfb,0xfc,0x80,0xfc,0xfc, -0x1f,0xfd,0xfd,0x22,0xfd,0xfc,0x9f,0xfc,0xfc,0xf8,0xfc,0xfc,0x6c,0xfc,0xfc,0x54, -0xfc,0xfc,0xfa,0xfc,0xfc,0xee,0xfc,0xfc,0xbd,0xfc,0xfc,0xe5,0xfb,0xfc,0x53,0xfc, -0xfb,0xef,0xfb,0xfc,0x72,0xfc,0xfc,0x4e,0xfd,0xfd,0xca,0xfd,0xfd,0xef,0xfd,0xfd, -0xbd,0xfd,0xfd,0x12,0xfd,0xfd,0x16,0xfd,0xfc,0xbf,0xfc,0xfc,0xe3,0xfb,0xfb,0x8a, -0xfb,0xfb,0xc8,0xfb,0xfc,0x72,0xfc,0xfc,0x4d,0xfd,0xfd,0xfa,0xfd,0xfe,0xf5,0xfe, -0xff,0x5b,0x00,0x00,0xca,0x00,0x01,0x32,0x01,0x01,0x18,0x02,0x02,0xac,0x03,0x04, -0xea,0x05,0x07,0xf1,0x07,0x08,0x9a,0x09,0x0a,0xf8,0x0a,0x0b,0xa2,0x0b,0x0c,0xa9, -0x0d,0x0e,0x1d,0x10,0x11,0x35,0x12,0x12,0xae,0x13,0x14,0xb7,0x14,0x14,0x1c,0x15, -0x15,0x76,0x15,0x15,0x03,0x15,0x14,0xfd,0x14,0x15,0xa8,0x15,0x15,0x69,0x15,0x15, -0xe7,0x15,0x15,0x5a,0x15,0x15,0x23,0x15,0x14,0x5e,0x14,0x13,0x4c,0x13,0x12,0xd9, -0x11,0x11,0x32,0x10,0x0f,0xd8,0x0e,0x0e,0xe6,0x0d,0x0d,0xf5,0x0c,0x0c,0xf8,0x0b, -0x0b,0x37,0x0b,0x0a,0xae,0x0a,0x0a,0xea,0x0a,0x0b,0x20,0x0b,0x0b,0xb8,0x0b,0x0b, -0xca,0x0b,0x0b,0x7d,0x0b,0x0a,0xea,0x09,0x09,0xc3,0x08,0x08,0x82,0x07,0x07,0x85, -0x07,0x08,0xd1,0x08,0x09,0xb6,0x09,0x0a,0x92,0x0a,0x0b,0x63,0x0b,0x0b,0xf0,0x0a, -0x0b,0x84,0x0b,0x0b,0xb8,0x0b,0x0c,0x61,0x0c,0x0d,0x65,0x0e,0x0f,0x16,0x10,0x10, -0x7b,0x11,0x12,0x81,0x12,0x12,0xb9,0x12,0x12,0x2f,0x13,0x13,0x76,0x13,0x13,0x33, -0x13,0x13,0x22,0x13,0x12,0x0b,0x12,0x11,0x76,0x11,0x11,0x9c,0x11,0x11,0x12,0x11, -0x11,0x95,0x11,0x11,0x3a,0x11,0x10,0xf8,0x0f,0x0f,0xd1,0x0d,0x0c,0x95,0x0a,0x09, -0x61,0x07,0x05,0x8d,0x04,0x03,0x03,0x02,0x01,0x40,0x00,0xff,0x98,0xfe,0xfd,0x6f, -0xfd,0xfc,0xda,0xfb,0xfb,0xb1,0xfa,0xfa,0x33,0xf9,0xf8,0xda,0xf7,0xf6,0x7b,0xf5, -0xf4,0x44,0xf3,0xf2,0x78,0xf1,0xf0,0x45,0xef,0xed,0x9f,0xec,0xeb,0x39,0xea,0xe8, -0x9d,0xe7,0xe6,0x78,0xe5,0xe4,0x3a,0xe4,0xe3,0x2c,0xe3,0xe2,0x9c,0xe2,0xe2,0x36, -0xe2,0xe2,0x54,0xe2,0xe2,0x44,0xe2,0xe2,0xd7,0xe2,0xe3,0x63,0xe3,0xe3,0xf9,0xe3, -0xe4,0x39,0xe5,0xe5,0x7f,0xe6,0xe6,0xa9,0xe6,0xe6,0x2c,0xe7,0xe7,0x76,0xe7,0xe7, -0x6e,0xe8,0xe8,0x4f,0xe9,0xe9,0xf9,0xe9,0xea,0x01,0xea,0xea,0x64,0xea,0xea,0x6d, -0xeb,0xeb,0x6c,0xec,0xed,0xb2,0xed,0xee,0xf5,0xee,0xef,0x16,0xf0,0xf0,0xe9,0xf0, -0xf1,0xb5,0xf1,0xf2,0x50,0xf2,0xf2,0x9f,0xf3,0xf4,0x82,0xf4,0xf4,0x4f,0xf5,0xf5, -0x36,0xf5,0xf4,0xbf,0xf4,0xf4,0xa9,0xf4,0xf4,0x7f,0xf5,0xf6,0x33,0xf7,0xf7,0x9e, -0xf8,0xf9,0x07,0xfa,0xfa,0x31,0xfa,0xfa,0x45,0xfa,0xfa,0xd3,0xf9,0xf9,0xd6,0xf8, -0xf8,0x05,0xf8,0xf7,0xf5,0xf6,0xf7,0x30,0xf7,0xf7,0xf7,0xf7,0xf8,0x48,0xf9,0xf9, -0x0c,0xfa,0xfa,0x33,0xfa,0xfa,0x13,0xfa,0xf9,0xad,0xf9,0xf9,0x88,0xf9,0xf9,0x98, -0xf9,0xf9,0xd9,0xf9,0xfa,0x36,0xfb,0xfb,0x6d,0xfc,0xfd,0xd2,0xfd,0xfe,0x74,0xfe, -0xfe,0x88,0xfe,0xfe,0x9c,0xfe,0xfe,0x81,0xfd,0xfd,0xf1,0xfc,0xfc,0x8b,0xfc,0xfc, -0x87,0xfc,0xfc,0xcf,0xfd,0xfe,0x8c,0xff,0x00,0x44,0x01,0x02,0x88,0x03,0x04,0x27, -0x05,0x06,0xf2,0x06,0x07,0xe8,0x07,0x08,0x93,0x08,0x09,0xe3,0x09,0x0a,0x07,0x0b, -0x0b,0xce,0x0c,0x0d,0xbb,0x0e,0x0f,0x27,0x10,0x10,0x9d,0x11,0x12,0xb6,0x12,0x12, -0xba,0x12,0x12,0xfd,0x12,0x13,0x45,0x13,0x12,0xcd,0x12,0x13,0x21,0x13,0x13,0xa4, -0x13,0x14,0xb3,0x14,0x15,0x10,0x15,0x15,0xf4,0x15,0x16,0xe9,0x16,0x17,0x52,0x17, -0x17,0x98,0x17,0x17,0x9a,0x17,0x17,0xc3,0x16,0x16,0x39,0x16,0x16,0xf0,0x15,0x15, -0xcc,0x15,0x15,0xff,0x15,0x15,0x6b,0x15,0x15,0x91,0x14,0x13,0xee,0x12,0x11,0x8c, -0x10,0x0f,0xe1,0x0d,0x0c,0x7c,0x0b,0x0a,0x89,0x09,0x08,0x98,0x07,0x06,0x9e,0x06, -0x06,0xd4,0x05,0x05,0x57,0x05,0x05,0xc2,0x04,0x04,0xd5,0x03,0x03,0x88,0x03,0x03, -0x2c,0x04,0x04,0xad,0x05,0x06,0x1c,0x08,0x08,0x9c,0x09,0x0a,0xd5,0x0a,0x0b,0x00, -0x0b,0x0b,0x72,0x0b,0x0b,0x0e,0x0c,0x0c,0x86,0x0c,0x0c,0xba,0x0c,0x0c,0x8c,0x0c, -0x0c,0xb1,0x0b,0x0b,0x06,0x0b,0x0a,0x7c,0x0a,0x0a,0x66,0x0a,0x0a,0xc2,0x09,0x09, -0xa9,0x09,0x09,0xbb,0x09,0x09,0xcb,0x09,0x0a,0xb2,0x0a,0x0a,0xfd,0x0a,0x0b,0x91, -0x0b,0x0b,0x49,0x0b,0x0b,0x41,0x0b,0x0b,0x9a,0x0b,0x0b,0xc2,0x0a,0x0a,0x94,0x09, -0x08,0xbb,0x07,0x06,0xf8,0x04,0x03,0xd5,0x01,0x00,0x35,0xff,0xfd,0x9f,0xfc,0xfb, -0x55,0xfa,0xf9,0x4c,0xf9,0xf8,0x09,0xf8,0xf7,0xc9,0xf6,0xf5,0xed,0xf4,0xf3,0xab, -0xf2,0xf1,0xea,0xf0,0xf0,0xf5,0xef,0xef,0xba,0xef,0xef,0x9a,0xef,0xf0,0x83,0xf0, -0xf0,0xf4,0xef,0xef,0x29,0xef,0xee,0xde,0xee,0xee,0xe7,0xed,0xed,0x47,0xed,0xec, -0x4e,0xec,0xeb,0xf9,0xea,0xea,0xa4,0xe9,0xe9,0xb2,0xe8,0xe8,0x25,0xe8,0xe8,0x83, -0xe8,0xe8,0x1d,0xe9,0xe9,0xa6,0xe9,0xe9,0x2f,0xea,0xea,0x34,0xea,0xea,0x43,0xea, -0xea,0x07,0xeb,0xeb,0x29,0xec,0xec,0x19,0xed,0xed,0x9a,0xee,0xef,0xd4,0xef,0xf0, -0xe8,0xf0,0xf1,0x41,0xf1,0xf1,0xc8,0xf1,0xf1,0x7b,0xf1,0xf1,0x75,0xf1,0xf1,0x89, -0xf1,0xf1,0x04,0xf1,0xf0,0xd7,0xef,0xef,0xa3,0xee,0xee,0xd1,0xed,0xed,0x8b,0xed, -0xed,0xd4,0xec,0xec,0x04,0xec,0xec,0xf0,0xeb,0xec,0x10,0xec,0xec,0xc6,0xec,0xed, -0x75,0xee,0xef,0x9a,0xf0,0xf1,0x9a,0xf2,0xf3,0x9a,0xf4,0xf5,0x81,0xf5,0xf5,0x5f, -0xf6,0xf6,0x09,0xf7,0xf7,0xea,0xf7,0xf7,0x38,0xf7,0xf6,0x5d,0xf6,0xf6,0xb0,0xf5, -0xf5,0xac,0xf5,0xf5,0x87,0xf5,0xf5,0x59,0xf5,0xf5,0x25,0xf5,0xf5,0x51,0xf5,0xf5, -0x59,0xf6,0xf7,0xa1,0xf7,0xf8,0xd3,0xf8,0xf9,0xd5,0xf9,0xfa,0x24,0xfa,0xfa,0xe6, -0xfa,0xfb,0x07,0xfc,0xfc,0x99,0xfd,0xfe,0xdc,0xff,0x00,0x5a,0x01,0x02,0xa1,0x02, -0x03,0xf3,0x03,0x04,0xcc,0x05,0x06,0x7a,0x07,0x08,0x97,0x09,0x0a,0x38,0x0b,0x0b, -0x5c,0x0c,0x0c,0xce,0x0d,0x0e,0xbd,0x0f,0x10,0x88,0x11,0x12,0x58,0x13,0x13,0x6e, -0x14,0x15,0xd0,0x15,0x16,0x0e,0x18,0x18,0x8d,0x19,0x1a,0x04,0x1b,0x1b,0xe8,0x1b, -0x1c,0x93,0x1c,0x1c,0x4f,0x1d,0x1d,0xa8,0x1d,0x1d,0x2e,0x1e,0x1e,0xf2,0x1d,0x1d, -0x9d,0x1d,0x1d,0xd2,0x1c,0x1c,0x0a,0x1c,0x1b,0x6a,0x1b,0x1a,0x99,0x19,0x18,0xec, -0x17,0x16,0x7d,0x15,0x14,0x02,0x13,0x12,0xf2,0x10,0x0f,0x2d,0x0f,0x0e,0x44,0x0d, -0x0c,0xb6,0x0b,0x0a,0x2e,0x0a,0x09,0x5c,0x09,0x08,0x3c,0x08,0x07,0x3b,0x07,0x06, -0x5c,0x06,0x06,0xb0,0x05,0x05,0xb2,0x04,0x04,0x47,0x04,0x04,0xd3,0x03,0x03,0xe3, -0x02,0x02,0x4b,0x02,0x01,0xde,0x01,0x02,0x52,0x02,0x02,0xea,0x02,0x03,0x41,0x03, -0x03,0x87,0x03,0x03,0xe8,0x03,0x04,0xb6,0x04,0x05,0xe4,0x05,0x06,0xec,0x07,0x08, -0x9d,0x09,0x0a,0x48,0x0b,0x0b,0x7e,0x0c,0x0c,0xd9,0x0c,0x0d,0x52,0x0d,0x0d,0xa6, -0x0d,0x0d,0xfd,0x0d,0x0e,0x62,0x0e,0x0e,0xd9,0x0e,0x0f,0xf0,0x0e,0x0e,0xed,0x0e, -0x0e,0x8d,0x0e,0x0e,0x24,0x0e,0x0e,0xa0,0x0d,0x0d,0x57,0x0d,0x0d,0xc0,0x0c,0x0c, -0xf4,0x0b,0x0b,0x5b,0x0b,0x0a,0x8e,0x0a,0x0a,0x91,0x09,0x08,0x2f,0x08,0x07,0x96, -0x06,0x05,0x5e,0x05,0x04,0x9a,0x03,0x02,0xa7,0x01,0x00,0xed,0xff,0xfe,0x85,0xfc, -0xfb,0x90,0xf9,0xf8,0xd4,0xf6,0xf5,0x9a,0xf4,0xf3,0xa9,0xf2,0xf1,0x99,0xf0,0xef, -0x3f,0xef,0xee,0x43,0xed,0xec,0x56,0xeb,0xea,0x87,0xe9,0xe8,0xa9,0xe7,0xe6,0x6e, -0xe6,0xe5,0x7f,0xe5,0xe5,0x22,0xe5,0xe5,0x55,0xe5,0xe5,0x32,0xe5,0xe5,0x67,0xe5, -0xe5,0x45,0xe5,0xe5,0xc7,0xe5,0xe6,0x72,0xe6,0xe6,0x7f,0xe7,0xe8,0x90,0xe8,0xe9, -0x80,0xe9,0xea,0xa2,0xea,0xea,0x1f,0xeb,0xeb,0xb7,0xeb,0xeb,0x3e,0xec,0xec,0xa7, -0xec,0xec,0x3e,0xed,0xed,0xc8,0xed,0xee,0x63,0xee,0xee,0x1b,0xef,0xef,0x19,0xf0, -0xf0,0xe7,0xf0,0xf1,0xdb,0xf2,0xf4,0x31,0xf5,0xf6,0xe8,0xf7,0xf9,0x20,0xfa,0xfb, -0x03,0xfc,0xfc,0xb8,0xfc,0xfc,0x5e,0xfd,0xfd,0x88,0xfd,0xfd,0x97,0xfd,0xfd,0x79, -0xfd,0xfd,0x87,0xfd,0xfd,0xb9,0xfd,0xfd,0xab,0xfd,0xfd,0xf5,0xfc,0xfc,0x29,0xfc, -0xfb,0xf8,0xfa,0xfa,0xe6,0xf9,0xf9,0x19,0xf9,0xf8,0x9d,0xf8,0xf8,0xc3,0xf7,0xf7, -0xb6,0xf6,0xf6,0x72,0xf5,0xf4,0x5d,0xf4,0xf3,0x3c,0xf3,0xf2,0x5d,0xf2,0xf2,0xe2, -0xf1,0xf1,0xd4,0xf0,0xf0,0xf7,0xef,0xef,0x07,0xef,0xee,0xd7,0xed,0xed,0x36,0xed, -0xed,0x63,0xed,0xed,0xf9,0xed,0xee,0x38,0xef,0xef,0x8d,0xf0,0xf1,0xc2,0xf1,0xf2, -0xe5,0xf2,0xf3,0x96,0xf3,0xf3,0x6e,0xf4,0xf5,0xc0,0xf5,0xf6,0xa9,0xf7,0xf8,0xfc, -0xf9,0xfb,0x31,0xfc,0xfd,0xb7,0xfe,0xff,0xfc,0x00,0x02,0xd5,0x03,0x05,0x48,0x07, -0x09,0xc1,0x0a,0x0c,0x07,0x0e,0x0f,0x49,0x11,0x12,0xdb,0x13,0x14,0xdc,0x15,0x16, -0x7c,0x17,0x18,0xc0,0x18,0x19,0xfd,0x1a,0x1b,0xff,0x1c,0x1d,0x9c,0x1e,0x1f,0x06, -0x20,0x20,0x29,0x21,0x21,0xb8,0x21,0x21,0x3f,0x22,0x22,0x24,0x22,0x22,0xd2,0x21, -0x21,0x94,0x20,0x20,0x71,0x1f,0x1e,0x4f,0x1e,0x1d,0xa7,0x1c,0x1b,0xcc,0x1a,0x19, -0xdd,0x18,0x17,0x1e,0x17,0x16,0x44,0x15,0x14,0x32,0x13,0x12,0x56,0x11,0x10,0x24, -0x0f,0x0e,0xd0,0x0c,0x0b,0x2e,0x0b,0x0a,0x96,0x09,0x08,0x0b,0x08,0x07,0xe7,0x06, -0x06,0x8a,0x06,0x06,0x14,0x06,0x05,0xce,0x05,0x05,0x36,0x05,0x04,0x6d,0x04,0x03, -0x7f,0x03,0x03,0xc1,0x02,0x02,0xca,0x02,0x02,0x1e,0x03,0x03,0x64,0x03,0x03,0xe9, -0x03,0x04,0xa4,0x04,0x05,0xb3,0x05,0x06,0x93,0x06,0x07,0x80,0x07,0x07,0x2e,0x08, -0x08,0x94,0x08,0x08,0x3f,0x09,0x09,0x5b,0x0a,0x0a,0x2b,0x0b,0x0b,0x4b,0x0c,0x0c, -0x4d,0x0d,0x0d,0x97,0x0d,0x0d,0xeb,0x0d,0x0d,0xbd,0x0d,0x0d,0x99,0x0d,0x0d,0xec, -0x0d,0x0d,0xef,0x0d,0x0d,0xbd,0x0d,0x0d,0x6a,0x0d,0x0c,0x8f,0x0c,0x0c,0xa1,0x0b, -0x0b,0x30,0x0a,0x09,0x76,0x08,0x07,0xa9,0x06,0x05,0x68,0x04,0x03,0x66,0x02,0x01, -0xe2,0xff,0xfe,0xed,0xfd,0xfd,0x20,0xfc,0xfb,0x42,0xfa,0xf9,0x37,0xf8,0xf6,0xaf, -0xf5,0xf4,0x58,0xf3,0xf2,0x33,0xf1,0xf0,0xa6,0xef,0xee,0xdd,0xed,0xed,0x71,0xec, -0xeb,0x1c,0xeb,0xea,0xf8,0xe9,0xe9,0x62,0xe8,0xe7,0xdc,0xe6,0xe6,0xd3,0xe5,0xe5, -0x17,0xe5,0xe4,0xde,0xe4,0xe4,0xfd,0xe4,0xe5,0x61,0xe5,0xe5,0x3d,0xe6,0xe6,0xa5, -0xe6,0xe6,0x6f,0xe7,0xe7,0xa9,0xe7,0xe7,0xcc,0xe7,0xe8,0x40,0xe8,0xe8,0x59,0xe9, -0xea,0x85,0xeb,0xec,0x1c,0xee,0xef,0x96,0xf0,0xf1,0x78,0xf2,0xf3,0x16,0xf4,0xf4, -0x97,0xf4,0xf4,0xfc,0xf4,0xf4,0xdf,0xf4,0xf4,0x89,0xf4,0xf4,0x9a,0xf4,0xf4,0xea, -0xf4,0xf5,0x35,0xf6,0xf6,0xbe,0xf7,0xf8,0x7a,0xf9,0xfa,0x55,0xfb,0xfc,0xba,0xfd, -0xfe,0xf4,0xfe,0xff,0xc6,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00, -0x00,0x00,0xff,0xbf,0xff,0xff,0x57,0xff,0xff,0x36,0xff,0xfe,0xaf,0xfe,0xfe,0xd4, -0xfd,0xfd,0xb4,0xfc,0xfc,0xa2,0xfb,0xfb,0xb3,0xfa,0xfa,0x81,0xf9,0xf8,0x6e,0xf8, -0xf8,0x90,0xf7,0xf7,0x71,0xf6,0xf5,0x0c,0xf5,0xf4,0x41,0xf3,0xf2,0xe8,0xf1,0xf1, -0xb4,0xf0,0xf0,0xf5,0xef,0xef,0x58,0xef,0xef,0xf2,0xee,0xee,0xbe,0xee,0xee,0xab, -0xee,0xee,0xa9,0xee,0xee,0xec,0xee,0xef,0xc4,0xef,0xf0,0x36,0xf1,0xf2,0xd1,0xf2, -0xf3,0x7c,0xf4,0xf5,0xe3,0xf5,0xf6,0x06,0xf7,0xf7,0x5a,0xf8,0xf9,0x13,0xfa,0xfb, -0x52,0xfc,0xfd,0xe8,0xfe,0x00,0xe5,0x01,0x03,0x06,0x05,0x06,0xf8,0x07,0x09,0x93, -0x0a,0x0b,0xed,0x0c,0x0d,0xbe,0x0e,0x0f,0x37,0x10,0x11,0xd0,0x11,0x12,0x79,0x13, -0x14,0xe2,0x14,0x15,0x49,0x16,0x16,0x6e,0x17,0x17,0x7e,0x18,0x18,0xfc,0x18,0x19, -0x41,0x19,0x19,0x36,0x19,0x18,0xbe,0x18,0x18,0x59,0x18,0x17,0x6f,0x17,0x16,0x3c, -0x16,0x15,0x08,0x15,0x14,0xf9,0x13,0x13,0xd6,0x12,0x12,0x72,0x11,0x10,0x3e,0x10, -0x0f,0x5b,0x0f,0x0e,0xae,0x0e,0x0e,0x79,0x0e,0x0e,0xe2,0x0d,0x0d,0x9c,0x0d,0x0d, -0xf5,0x0c,0x0c,0x08,0x0c,0x0b,0xc7,0x0a,0x0a,0xf6,0x09,0x09,0x09,0x09,0x08,0xf7, -0x07,0x07,0x4b,0x07,0x06,0x7d,0x06,0x06,0x34,0x06,0x06,0xd2,0x05,0x05,0x7b,0x05, -0x05,0x66,0x05,0x05,0x97,0x05,0x05,0x4d,0x06,0x06,0xad,0x07,0x08,0x39,0x09,0x09, -0x9f,0x0a,0x0b,0xd3,0x0b,0x0c,0x62,0x0c,0x0c,0x4a,0x0d,0x0d,0x0b,0x0e,0x0e,0xb4, -0x0e,0x0f,0x81,0x0f,0x0f,0xfc,0x0f,0x10,0x74,0x10,0x10,0x24,0x10,0x10,0x23,0x10, -0x10,0x22,0x10,0x10,0xd0,0x0f,0x0f,0xab,0x0f,0x0f,0x48,0x0f,0x0f,0xb1,0x0e,0x0e, -0x37,0x0e,0x0d,0xaf,0x0d,0x0d,0xb2,0x0c,0x0c,0xf6,0x0b,0x0b,0x59,0x0b,0x0b,0xe3, -0x0a,0x0a,0x18,0x0a,0x09,0xe9,0x08,0x08,0x72,0x07,0x06,0x57,0x05,0x04,0x24,0x03, -0x02,0x90,0x00,0xff,0xd3,0xfd,0xfc,0xb3,0xfa,0xf8,0x4f,0xf7,0xf5,0x9d,0xf4,0xf3, -0x68,0xf2,0xf1,0xb7,0xf0,0xf0,0x81,0xef,0xee,0x9f,0xee,0xee,0xb2,0xed,0xed,0xf5, -0xec,0xec,0x38,0xec,0xeb,0x4c,0xeb,0xea,0x5c,0xea,0xe9,0x0b,0xe9,0xe8,0xb3,0xe7, -0xe7,0x93,0xe6,0xe6,0x36,0xe6,0xe6,0x31,0xe6,0xe6,0x85,0xe6,0xe6,0x0a,0xe7,0xe7, -0xc7,0xe7,0xe8,0xa3,0xe8,0xe9,0x60,0xe9,0xe9,0x7e,0xea,0xea,0x9f,0xeb,0xec,0x14, -0xed,0xed,0xee,0xee,0xef,0xad,0xf0,0xf1,0x77,0xf2,0xf3,0x26,0xf4,0xf4,0x9c,0xf5, -0xf6,0x17,0xf7,0xf7,0x7c,0xf8,0xf9,0xc0,0xf9,0xfa,0x07,0xfb,0xfb,0xc6,0xfb,0xfb, -0xac,0xfb,0xfb,0x57,0xfb,0xfa,0x8f,0xfa,0xfa,0xd0,0xf9,0xf9,0xcb,0xf9,0xf9,0x1e, -0xfa,0xfa,0x73,0xfa,0xfa,0xea,0xfa,0xfb,0x71,0xfb,0xfb,0x4e,0xfc,0xfc,0x1c,0xfd, -0xfd,0x83,0xfd,0xfd,0xfd,0xfd,0xfe,0xf0,0xfd,0xfd,0xae,0xfd,0xfd,0x38,0xfd,0xfc, -0x8e,0xfc,0xfc,0xf4,0xfb,0xfb,0x73,0xfa,0xf9,0xbb,0xf8,0xf7,0xac,0xf6,0xf5,0x89, -0xf4,0xf3,0x67,0xf2,0xf1,0x86,0xf0,0xef,0x5d,0xef,0xee,0xae,0xee,0xee,0x89,0xee, -0xee,0x67,0xee,0xee,0x45,0xee,0xee,0x23,0xee,0xee,0x32,0xee,0xee,0xc5,0xee,0xef, -0xc2,0xef,0xf0,0xf8,0xf0,0xf1,0x59,0xf2,0xf3,0xa0,0xf3,0xf4,0x16,0xf5,0xf5,0x8e, -0xf6,0xf7,0x04,0xf8,0xf8,0xbe,0xf9,0xfa,0xdd,0xfb,0xfc,0xdc,0xfd,0xfe,0xbc,0xff, -0x00,0x57,0x01,0x02,0x01,0x03,0x03,0xbf,0x04,0x05,0x69,0x06,0x07,0x35,0x08,0x08, -0x8c,0x09,0x0a,0xf4,0x0a,0x0b,0x7d,0x0c,0x0c,0x9f,0x0d,0x0e,0x04,0x0f,0x0f,0x8c, -0x10,0x11,0xa1,0x11,0x12,0xb3,0x12,0x13,0x60,0x13,0x13,0x87,0x13,0x13,0x68,0x13, -0x13,0x15,0x13,0x12,0x6a,0x12,0x12,0xf0,0x11,0x11,0xbd,0x11,0x11,0xab,0x11,0x11, -0x67,0x11,0x11,0xb1,0x10,0x10,0x16,0x10,0x0f,0x6b,0x0f,0x0f,0x04,0x0f,0x0e,0x9e, -0x0e,0x0e,0xf4,0x0d,0x0d,0x29,0x0d,0x0c,0x1a,0x0c,0x0b,0x18,0x0b,0x0a,0x7c,0x0a, -0x0a,0xd2,0x09,0x09,0x17,0x09,0x08,0x6c,0x08,0x08,0xc2,0x07,0x07,0x06,0x07,0x06, -0x6b,0x06,0x06,0x23,0x06,0x06,0xf0,0x05,0x05,0xde,0x05,0x05,0xed,0x05,0x05,0xff, -0x05,0x06,0x21,0x06,0x06,0x73,0x06,0x06,0x2a,0x07,0x07,0x6c,0x08,0x08,0x6e,0x09, -0x0a,0xb2,0x0a,0x0b,0xf4,0x0b,0x0c,0x8b,0x0d,0x0e,0x47,0x0f,0x0f,0xaf,0x10,0x11, -0x16,0x12,0x12,0x5a,0x13,0x13,0xfa,0x13,0x14,0xc6,0x14,0x15,0x20,0x15,0x15,0xd5, -0x15,0x16,0x32,0x16,0x16,0x22,0x16,0x16,0xc1,0x15,0x15,0x94,0x14,0x13,0x4e,0x13, -0x12,0xd9,0x11,0x11,0xb3,0x10,0x10,0x17,0x10,0x0f,0x5a,0x0f,0x0f,0x90,0x0e,0x0e, -0xa2,0x0d,0x0d,0xa4,0x0c,0x0c,0x82,0x0b,0x0a,0x4f,0x0a,0x09,0x87,0x08,0x07,0x58, -0x06,0x05,0x03,0x04,0x02,0x6c,0x01,0xff,0x8f,0xfe,0xfd,0x70,0xfb,0xfa,0xf3,0xf8, -0xf7,0x39,0xf6,0xf4,0xcf,0xf3,0xf2,0x79,0xf1,0xf0,0xca,0xef,0xef,0x71,0xee,0xed, -0x7f,0xed,0xed,0xd1,0xec,0xec,0x7a,0xec,0xec,0x25,0xec,0xec,0x02,0xec,0xeb,0x4a, -0xeb,0xea,0x9e,0xea,0xea,0x15,0xea,0xe9,0x6a,0xe9,0xe9,0x65,0xe9,0xe9,0xc8,0xe9, -0xea,0xb3,0xea,0xeb,0xb4,0xeb,0xec,0x50,0xec,0xec,0xea,0xec,0xed,0x52,0xed,0xed, -0x88,0xed,0xed,0xda,0xed,0xee,0x62,0xee,0xee,0x4d,0xef,0xef,0x5c,0xf0,0xf0,0xcf, -0xf1,0xf2,0x7a,0xf3,0xf4,0x25,0xf5,0xf5,0x7e,0xf6,0xf7,0x70,0xf7,0xf7,0x0d,0xf8, -0xf8,0x43,0xf8,0xf8,0x55,0xf8,0xf8,0x66,0xf8,0xf8,0x65,0xf8,0xf8,0x76,0xf8,0xf8, -0xb9,0xf8,0xf8,0x3f,0xf9,0xf9,0x66,0xf9,0xf9,0x26,0xf9,0xf8,0xbf,0xf8,0xf8,0xe6, -0xf7,0xf7,0x29,0xf7,0xf6,0x6d,0xf6,0xf6,0x14,0xf6,0xf6,0xc0,0xf5,0xf5,0x59,0xf5, -0xf5,0x90,0xf4,0xf4,0x60,0xf3,0xf2,0x0a,0xf2,0xf1,0xb5,0xf0,0xf0,0xb2,0xef,0xef, -0xf5,0xee,0xee,0x9a,0xee,0xee,0x67,0xee,0xee,0x44,0xee,0xee,0xa0,0xed,0xed,0xd4, -0xec,0xec,0x58,0xec,0xec,0xc1,0xeb,0xeb,0x98,0xeb,0xeb,0xd9,0xeb,0xeb,0x4f,0xec, -0xec,0xf8,0xec,0xed,0x59,0xee,0xef,0x22,0xf0,0xf1,0x44,0xf2,0xf3,0x64,0xf4,0xf5, -0xb9,0xf6,0xf7,0xfd,0xf8,0xfa,0x62,0xfb,0xfc,0xb8,0xfd,0xfe,0x2e,0x00,0x01,0xd7, -0x02,0x04,0x72,0x05,0x06,0x0d,0x08,0x09,0x34,0x0a,0x0b,0x02,0x0c,0x0c,0x7b,0x0d, -0x0e,0xa2,0x0e,0x0f,0xa3,0x0f,0x10,0xa2,0x10,0x11,0xf4,0x11,0x12,0x4b,0x13,0x13, -0x1c,0x14,0x14,0xa6,0x14,0x14,0x9a,0x14,0x14,0x67,0x14,0x14,0x67,0x14,0x14,0x66, -0x14,0x14,0x46,0x14,0x14,0x53,0x14,0x14,0x66,0x14,0x14,0x12,0x14,0x13,0x8d,0x13, -0x13,0x50,0x12,0x11,0xca,0x10,0x0f,0xcc,0x0e,0x0d,0xfd,0x0c,0x0c,0x82,0x0b,0x0b, -0xa0,0x0a,0x0a,0x56,0x0a,0x0a,0xd2,0x09,0x09,0x69,0x09,0x09,0xb2,0x08,0x08,0xe4, -0x07,0x07,0x07,0x07,0x06,0x08,0x06,0x05,0x6a,0x05,0x05,0xe2,0x04,0x04,0x2f,0x05, -0x05,0xb6,0x05,0x06,0x70,0x06,0x06,0x1e,0x07,0x07,0xf9,0x07,0x08,0xb4,0x08,0x09, -0x51,0x09,0x09,0x0a,0x0a,0x0a,0xa6,0x0a,0x0b,0x61,0x0b,0x0b,0x4b,0x0c,0x0c,0x5d, -0x0d,0x0d,0xbf,0x0e,0x0f,0x68,0x10,0x11,0x13,0x12,0x13,0xc0,0x13,0x14,0xe5,0x14, -0x15,0xf7,0x15,0x16,0x95,0x16,0x16,0xfd,0x16,0x17,0x30,0x17,0x17,0x54,0x17,0x17, -0x55,0x17,0x17,0x56,0x17,0x17,0xc1,0x16,0x16,0x06,0x16,0x15,0x29,0x15,0x14,0x1a, -0x14,0x13,0x19,0x13,0x12,0x29,0x12,0x11,0x3a,0x11,0x10,0xd9,0x0f,0x0f,0x62,0x0e, -0x0d,0x67,0x0c,0x0b,0x96,0x0a,0x09,0x9b,0x08,0x07,0x26,0x06,0x04,0x8e,0x03,0x02, -0x91,0x00,0xff,0xf4,0xfd,0xfc,0x6b,0xfb,0xfa,0xf4,0xf8,0xf7,0x8c,0xf6,0xf5,0x13, -0xf4,0xf3,0xc0,0xf1,0xf0,0xba,0xef,0xee,0x3d,0xee,0xed,0xf9,0xec,0xec,0xf6,0xeb, -0xeb,0x49,0xeb,0xea,0xcf,0xea,0xea,0x49,0xea,0xea,0xd1,0xe9,0xe9,0xcd,0xe9,0xe9, -0x1e,0xea,0xea,0x17,0xeb,0xeb,0x6c,0xec,0xed,0xb1,0xed,0xee,0x51,0xee,0xee,0xc9, -0xee,0xee,0xfe,0xee,0xef,0x31,0xef,0xef,0x54,0xef,0xef,0xc8,0xef,0xf0,0x60,0xf0, -0xf1,0xa0,0xf1,0xf2,0x04,0xf3,0xf3,0x6b,0xf4,0xf5,0xb0,0xf5,0xf6,0x16,0xf7,0xf7, -0x4a,0xf8,0xf8,0x8e,0xf9,0xfa,0x71,0xfa,0xfa,0x4e,0xfb,0xfb,0xc9,0xfb,0xfb,0xcc, -0xfb,0xfb,0x8b,0xfb,0xfb,0xa1,0xfa,0xfa,0xc4,0xf9,0xf9,0xd4,0xf8,0xf8,0xe5,0xf7, -0xf7,0xb4,0xf6,0xf6,0x71,0xf5,0xf4,0x1b,0xf4,0xf3,0xd6,0xf2,0xf2,0x17,0xf2,0xf1, -0x6c,0xf1,0xf1,0xf3,0xf0,0xf0,0xde,0xf0,0xf0,0x5a,0xf0,0xf0,0xa0,0xef,0xef,0xa3, -0xee,0xee,0x50,0xed,0xec,0x1b,0xec,0xeb,0x39,0xeb,0xea,0xce,0xea,0xea,0x37,0xea, -0xe9,0xcf,0xe9,0xe9,0x38,0xe9,0xe9,0x02,0xe9,0xe8,0xff,0xe8,0xe9,0x00,0xe9,0xe9, -0x11,0xe9,0xe9,0x84,0xe9,0xe9,0x3d,0xea,0xea,0x3a,0xeb,0xeb,0x8e,0xec,0xed,0x25, -0xee,0xee,0xcf,0xef,0xf0,0x68,0xf1,0xf2,0x45,0xf3,0xf4,0x33,0xf5,0xf6,0x45,0xf7, -0xf8,0x24,0xf9,0xfa,0xc0,0xfa,0xfb,0x79,0xfc,0xfd,0xf3,0xfd,0xfe,0x9b,0xff,0x00, -0x36,0x01,0x02,0x22,0x03,0x04,0x64,0x05,0x06,0x97,0x07,0x08,0x1d,0x0a,0x0b,0x63, -0x0c,0x0d,0x76,0x0e,0x0f,0x14,0x10,0x10,0x8d,0x11,0x12,0xd4,0x12,0x13,0x05,0x14, -0x14,0xf8,0x14,0x15,0xe7,0x15,0x16,0xf5,0x16,0x17,0xc6,0x17,0x18,0x50,0x18,0x18, -0xda,0x18,0x18,0x0e,0x19,0x19,0xd0,0x18,0x18,0x28,0x18,0x17,0x1a,0x17,0x16,0xc8, -0x15,0x14,0x4f,0x14,0x13,0x0a,0x13,0x12,0xd6,0x11,0x11,0xd5,0x10,0x10,0xc5,0x0f, -0x0f,0x93,0x0e,0x0e,0x91,0x0d,0x0c,0x7f,0x0c,0x0b,0x9f,0x0b,0x0b,0xc3,0x0a,0x0a, -0x05,0x0a,0x09,0x5c,0x09,0x08,0x7f,0x08,0x08,0xc1,0x07,0x07,0x07,0x07,0x06,0x8a, -0x06,0x06,0x35,0x06,0x06,0x21,0x06,0x06,0x53,0x06,0x06,0x96,0x06,0x06,0xec,0x06, -0x07,0x20,0x07,0x07,0xa5,0x07,0x08,0x50,0x08,0x08,0x0a,0x09,0x09,0xf8,0x09,0x0a, -0xf6,0x0a,0x0b,0x7a,0x0c,0x0d,0x34,0x0e,0x0f,0x64,0x10,0x11,0xba,0x12,0x13,0x8a, -0x14,0x15,0xe4,0x15,0x16,0x63,0x16,0x16,0xb9,0x16,0x16,0xac,0x16,0x16,0x26,0x16, -0x16,0xc0,0x15,0x15,0x49,0x15,0x14,0xaf,0x14,0x14,0xb2,0x13,0x13,0x71,0x12,0x11, -0x3d,0x11,0x10,0xd8,0x0f,0x0f,0xc5,0x0e,0x0e,0x72,0x0d,0x0c,0x1d,0x0c,0x0b,0x95, -0x0a,0x09,0x9a,0x08,0x07,0x68,0x06,0x05,0xe1,0x03,0x02,0x7a,0x01,0x00,0x87,0xff, -0xfe,0xcb,0xfd,0xfc,0x1f,0xfc,0xfb,0x64,0xfa,0xf9,0x99,0xf8,0xf7,0xdb,0xf6,0xf6, -0x62,0xf5,0xf4,0x1b,0xf4,0xf3,0x08,0xf3,0xf2,0x4b,0xf2,0xf1,0x7d,0xf1,0xf1,0xc1, -0xf0,0xf0,0x07,0xf0,0xef,0x9c,0xef,0xef,0x67,0xef,0xef,0x34,0xef,0xef,0x43,0xef, -0xef,0xb7,0xef,0xef,0x0d,0xf0,0xf0,0x43,0xf0,0xf0,0xb7,0xf0,0xf0,0x2e,0xf1,0xf1, -0x85,0xf1,0xf1,0xeb,0xf1,0xf2,0x20,0xf2,0xf2,0x54,0xf2,0xf2,0x75,0xf2,0xf2,0x88, -0xf2,0xf2,0x98,0xf2,0xf2,0xcb,0xf2,0xf2,0xcd,0xf2,0xf2,0xfc,0xf2,0xf3,0x84,0xf3, -0xf3,0x2d,0xf4,0xf4,0xd7,0xf4,0xf5,0x61,0xf5,0xf5,0xfb,0xf5,0xf6,0x53,0xf6,0xf6, -0xb9,0xf6,0xf6,0x0d,0xf7,0xf7,0x43,0xf7,0xf7,0xe9,0xf7,0xf8,0x94,0xf8,0xf8,0x5e, -0xf9,0xf9,0xc9,0xf9,0xf9,0xee,0xf9,0xf9,0x9d,0xf9,0xf9,0xa3,0xf8,0xf8,0x60,0xf7, -0xf6,0xfb,0xf5,0xf5,0x62,0xf4,0xf3,0x0a,0xf3,0xf2,0xe7,0xf1,0xf1,0xc4,0xf0,0xf0, -0xd5,0xef,0xef,0x17,0xef,0xee,0x09,0xee,0xed,0xc6,0xec,0xec,0x83,0xeb,0xea,0x3d, -0xea,0xe9,0x0a,0xe9,0xe8,0x07,0xe8,0xe7,0x4a,0xe7,0xe7,0xd0,0xe6,0xe6,0xcd,0xe6, -0xe6,0xdd,0xe6,0xe7,0x52,0xe7,0xe7,0x3b,0xe8,0xe8,0xbf,0xe9,0xea,0x57,0xeb,0xec, -0xe2,0xec,0xed,0x39,0xee,0xee,0x6c,0xef,0xf0,0xc1,0xf0,0xf1,0x8a,0xf2,0xf3,0xb8, -0xf4,0xf5,0xec,0xf6,0xf8,0x42,0xf9,0xfa,0x66,0xfb,0xfc,0x88,0xfd,0xfe,0xba,0xff, -0x00,0xed,0x01,0x03,0x20,0x04,0x05,0x65,0x06,0x07,0x45,0x08,0x09,0xd1,0x09,0x0a, -0xe7,0x0a,0x0b,0xf7,0x0b,0x0c,0x4a,0x0d,0x0e,0xc0,0x0e,0x0f,0x99,0x10,0x11,0x88, -0x12,0x13,0x35,0x14,0x14,0x9e,0x15,0x15,0x0e,0x16,0x16,0xf1,0x15,0x15,0x7c,0x15, -0x15,0x14,0x15,0x15,0x01,0x15,0x15,0x63,0x15,0x15,0xda,0x15,0x15,0x1f,0x16,0x16, -0xe1,0x15,0x15,0x5b,0x15,0x14,0x8f,0x14,0x14,0xb2,0x13,0x13,0xc2,0x12,0x12,0xc5, -0x11,0x11,0x92,0x10,0x0f,0x3d,0x0f,0x0e,0xc8,0x0d,0x0d,0x72,0x0c,0x0b,0x0c,0x0b, -0x0a,0xb6,0x09,0x09,0x82,0x08,0x07,0x6f,0x07,0x07,0xa0,0x06,0x06,0x46,0x06,0x06, -0x53,0x06,0x06,0xc9,0x06,0x07,0x61,0x07,0x07,0x4c,0x08,0x08,0x2c,0x09,0x09,0xc8, -0x09,0x0a,0x82,0x0a,0x0a,0x2d,0x0b,0x0b,0xd6,0x0b,0x0c,0x73,0x0c,0x0c,0x4c,0x0d, -0x0d,0x19,0x0e,0x0e,0x29,0x0f,0x0f,0x6b,0x10,0x11,0xb0,0x11,0x12,0xd4,0x12,0x13, -0x93,0x13,0x13,0x1d,0x14,0x14,0x53,0x14,0x14,0x24,0x14,0x13,0xbe,0x13,0x13,0x05, -0x13,0x12,0x6a,0x12,0x12,0xf1,0x11,0x11,0xde,0x11,0x11,0x9c,0x11,0x11,0x26,0x11, -0x10,0x6c,0x10,0x0f,0x7f,0x0f,0x0f,0x50,0x0e,0x0d,0xfa,0x0c,0x0c,0x63,0x0b,0x0a, -0xb9,0x09,0x08,0x1f,0x08,0x07,0x43,0x06,0x05,0x45,0x04,0x03,0x23,0x02,0x01,0x31, -0x00,0xff,0x43,0xfe,0xfd,0xc7,0xfc,0xfc,0x81,0xfb,0xfa,0x3d,0xfa,0xf9,0xa8,0xf8, -0xf7,0xfd,0xf6,0xf6,0x52,0xf5,0xf4,0xfb,0xf3,0xf3,0xe6,0xf2,0xf2,0x07,0xf2,0xf1, -0x7c,0xf1,0xf1,0xb1,0xf0,0xf0,0x16,0xf0,0xef,0x8c,0xef,0xef,0xe3,0xee,0xee,0x5a, -0xee,0xee,0x23,0xee,0xee,0x11,0xee,0xee,0x52,0xee,0xee,0xc9,0xee,0xef,0x40,0xef, -0xef,0x1a,0xf0,0xf0,0xd6,0xf0,0xf1,0xd5,0xf1,0xf2,0x82,0xf2,0xf2,0x0c,0xf3,0xf3, -0x22,0xf3,0xf3,0x54,0xf3,0xf3,0x76,0xf3,0xf3,0xda,0xf3,0xf4,0xa4,0xf4,0xf5,0xa2, -0xf5,0xf6,0xf4,0xf6,0xf7,0x08,0xf8,0xf8,0xc6,0xf8,0xf9,0x10,0xf9,0xf9,0x02,0xf9, -0xf8,0xdf,0xf8,0xf8,0x79,0xf8,0xf8,0x55,0xf8,0xf8,0x75,0xf8,0xf8,0xd9,0xf8,0xf9, -0x52,0xf9,0xf9,0x99,0xf9,0xf9,0x8a,0xf9,0xf9,0x26,0xf9,0xf8,0x4c,0xf8,0xf7,0x4d, -0xf7,0xf6,0x6d,0xf6,0xf5,0x4c,0xf5,0xf4,0x0a,0xf4,0xf3,0xd5,0xf2,0xf2,0xe6,0xf1, -0xf1,0x38,0xf1,0xf1,0xf0,0xf0,0xf0,0x9b,0xf0,0xf0,0x35,0xf0,0xf0,0xd1,0xef,0xef, -0x17,0xef,0xee,0x5c,0xee,0xed,0x8f,0xed,0xec,0x7f,0xec,0xec,0x90,0xeb,0xeb,0xd2, -0xea,0xea,0x59,0xea,0xea,0x12,0xea,0xe9,0x0f,0xea,0xea,0x63,0xea,0xea,0x1b,0xeb, -0xeb,0x29,0xec,0xec,0x5b,0xed,0xee,0xd1,0xee,0xef,0x9a,0xf0,0xf1,0x36,0xf2,0xf3, -0xd0,0xf3,0xf4,0x49,0xf5,0xf5,0x8e,0xf6,0xf7,0x04,0xf8,0xf8,0xbd,0xf9,0xfa,0x69, -0xfb,0xfc,0x56,0xfd,0xfe,0x33,0xff,0x00,0x12,0x01,0x02,0x11,0x03,0x04,0x21,0x05, -0x06,0x33,0x07,0x08,0x12,0x09,0x0a,0x22,0x0b,0x0c,0xc0,0x0c,0x0d,0x37,0x0e,0x0e, -0x6b,0x0f,0x0f,0x7e,0x10,0x10,0x3c,0x11,0x11,0xa7,0x11,0x11,0xee,0x11,0x12,0x21, -0x12,0x12,0x01,0x12,0x11,0x0f,0x12,0x12,0x10,0x12,0x12,0x32,0x12,0x12,0x64,0x12, -0x12,0x66,0x12,0x12,0x35,0x12,0x12,0xb0,0x11,0x11,0xd5,0x10,0x10,0xf7,0x0f,0x0f, -0xc6,0x0e,0x0e,0xd4,0x0d,0x0d,0x06,0x0d,0x0c,0x7b,0x0c,0x0c,0x02,0x0c,0x0b,0x7c, -0x0b,0x0b,0xd2,0x0a,0x0a,0x69,0x0a,0x0a,0xc0,0x09,0x09,0x37,0x09,0x08,0x8e,0x08, -0x08,0xe3,0x07,0x07,0x49,0x07,0x06,0xbf,0x06,0x06,0x99,0x06,0x06,0xda,0x06,0x07, -0x71,0x07,0x07,0x7f,0x08,0x09,0xa0,0x09,0x0a,0xe3,0x0a,0x0b,0x38,0x0c,0x0c,0x8e, -0x0d,0x0e,0xf3,0x0e,0x0f,0x39,0x10,0x10,0x7d,0x11,0x12,0x91,0x12,0x13,0x92,0x13, -0x14,0x71,0x14,0x14,0x0c,0x15,0x15,0x53,0x15,0x15,0x87,0x15,0x15,0x57,0x15,0x15, -0x02,0x15,0x14,0x9c,0x14,0x14,0x46,0x14,0x14,0xe1,0x13,0x13,0x49,0x13,0x12,0x9e, -0x12,0x12,0xd2,0x11,0x11,0xa3,0x10,0x10,0x50,0x0f,0x0e,0xfb,0x0d,0x0d,0x63,0x0c, -0x0b,0xc9,0x0a,0x0a,0x30,0x09,0x08,0x95,0x07,0x06,0x4e,0x06,0x05,0xfa,0x04,0x04, -0xa6,0x03,0x02,0x1f,0x02,0x01,0x13,0x00,0xff,0xc0,0xfd,0xfc,0xab,0xfb,0xfa,0xcb, -0xf9,0xf8,0x4f,0xf8,0xf7,0x4b,0xf7,0xf6,0x7d,0xf6,0xf6,0x14,0xf6,0xf5,0xcf,0xf5, -0xf5,0x9b,0xf5,0xf5,0x57,0xf5,0xf5,0xf3,0xf4,0xf4,0x9c,0xf4,0xf4,0x05,0xf4,0xf3, -0x5a,0xf3,0xf2,0x9f,0xf2,0xf2,0xd2,0xf1,0xf1,0x16,0xf1,0xf0,0x9c,0xf0,0xf0,0x78, -0xf0,0xf0,0x66,0xf0,0xf0,0xa8,0xf0,0xf0,0x2d,0xf1,0xf1,0x95,0xf1,0xf1,0x1d,0xf2, -0xf2,0x76,0xf2,0xf2,0xa8,0xf2,0xf2,0xdb,0xf2,0xf2,0xdc,0xf2,0xf2,0x2f,0xf3,0xf3, -0x85,0xf3,0xf3,0x1c,0xf4,0xf4,0xc7,0xf4,0xf5,0x50,0xf5,0xf5,0xa8,0xf5,0xf5,0xdc, -0xf5,0xf5,0xed,0xf5,0xf5,0xcd,0xf5,0xf5,0x9a,0xf5,0xf5,0x89,0xf5,0xf5,0x56,0xf5, -0xf5,0x55,0xf5,0xf5,0x55,0xf5,0xf5,0x24,0xf5,0xf5,0x23,0xf5,0xf5,0x22,0xf5,0xf5, -0x33,0xf5,0xf5,0x23,0xf5,0xf5,0x02,0xf5,0xf4,0xcf,0xf4,0xf4,0x59,0xf4,0xf4,0xd1, -0xf3,0xf3,0x69,0xf3,0xf3,0x13,0xf3,0xf3,0xc0,0xf2,0xf2,0x69,0xf2,0xf2,0xf3,0xf1, -0xf1,0x6b,0xf1,0xf1,0xe2,0xf0,0xf0,0x49,0xf0,0xef,0xbf,0xef,0xef,0xf5,0xee,0xee, -0x8b,0xee,0xee,0x77,0xee,0xee,0xc8,0xee,0xee,0x6f,0xef,0xef,0xfb,0xef,0xf0,0x42, -0xf0,0xf0,0x65,0xf0,0xf0,0x66,0xf0,0xf0,0x66,0xf0,0xf0,0xb9,0xf0,0xf1,0x91,0xf1, -0xf2,0xb1,0xf2,0xf3,0x47,0xf4,0xf5,0x12,0xf6,0xf7,0x00,0xf8,0xf8,0xde,0xf9,0xfa, -0xbc,0xfb,0xfc,0x69,0xfd,0xfe,0xf3,0xfe,0xff,0xad,0x00,0x01,0x16,0x02,0x02,0x7b, -0x03,0x04,0xc1,0x04,0x05,0x27,0x06,0x06,0xcf,0x07,0x08,0x7a,0x09,0x0a,0xf3,0x0a, -0x0b,0x4a,0x0c,0x0c,0x3d,0x0d,0x0d,0xc9,0x0d,0x0e,0x10,0x0e,0x0e,0x64,0x0e,0x0e, -0xa8,0x0e,0x0e,0xed,0x0e,0x0f,0x10,0x0f,0x0f,0x12,0x0f,0x0f,0xf1,0x0e,0x0e,0x7b, -0x0e,0x0e,0x80,0x0d,0x0d,0x50,0x0c,0x0b,0x3c,0x0b,0x0a,0x19,0x0a,0x09,0x18,0x09, -0x08,0x8c,0x08,0x08,0x25,0x08,0x08,0x02,0x08,0x07,0xdf,0x07,0x07,0x8b,0x07,0x07, -0x04,0x07,0x06,0x7c,0x06,0x06,0xf2,0x05,0x05,0x7b,0x05,0x05,0x44,0x05,0x05,0x75, -0x05,0x05,0x0b,0x06,0x06,0xc6,0x06,0x07,0xb4,0x07,0x08,0x82,0x08,0x08,0x3d,0x09, -0x09,0xa7,0x09,0x09,0x1e,0x0a,0x0a,0x53,0x0a,0x0a,0x97,0x0a,0x0a,0x1c,0x0b,0x0b, -0xa5,0x0b,0x0c,0x91,0x0c,0x0d,0xc1,0x0d,0x0e,0x68,0x0f,0x10,0x13,0x11,0x11,0xef, -0x12,0x13,0xbc,0x14,0x15,0x58,0x16,0x17,0xb1,0x17,0x18,0xa3,0x18,0x18,0x4e,0x19, -0x19,0x96,0x19,0x19,0x58,0x19,0x19,0xe2,0x18,0x18,0x19,0x18,0x17,0x09,0x17,0x16, -0xd8,0x15,0x15,0xb4,0x14,0x14,0xa2,0x13,0x13,0xa2,0x12,0x12,0xd4,0x11,0x11,0xd6, -0x10,0x10,0xa5,0x0f,0x0e,0xeb,0x0d,0x0c,0xed,0x0b,0x0a,0xed,0x09,0x08,0x1e,0x08, -0x07,0x95,0x06,0x06,0x60,0x05,0x04,0x4d,0x04,0x03,0xfb,0x02,0x02,0x63,0x01,0x00, -0xa8,0xff,0xfe,0xbb,0xfd,0xfc,0x0d,0xfc,0xfb,0x72,0xfa,0xf9,0x8e,0xf9,0xf9,0xe1, -0xf8,0xf8,0x7a,0xf8,0xf8,0x03,0xf8,0xf7,0x8d,0xf7,0xf7,0xd3,0xf6,0xf6,0x38,0xf6, -0xf5,0x6c,0xf5,0xf5,0xc1,0xf4,0xf4,0x47,0xf4,0xf4,0xb0,0xf3,0xf3,0x37,0xf3,0xf2, -0xbf,0xf2,0xf2,0x37,0xf2,0xf1,0xbf,0xf1,0xf1,0x58,0xf1,0xf1,0x13,0xf1,0xf0,0xcf, -0xf0,0xf0,0x8a,0xf0,0xf0,0x88,0xf0,0xf0,0x98,0xf0,0xf0,0xec,0xf0,0xf1,0x62,0xf1, -0xf1,0xa8,0xf1,0xf1,0xec,0xf1,0xf1,0xff,0xf1,0xf2,0x00,0xf2,0xf2,0x11,0xf2,0xf2, -0x32,0xf2,0xf2,0x85,0xf2,0xf2,0xba,0xf2,0xf2,0x1e,0xf3,0xf3,0x84,0xf3,0xf3,0xeb, -0xf3,0xf4,0x20,0xf4,0xf4,0x22,0xf4,0xf4,0x01,0xf4,0xf3,0xdf,0xf3,0xf3,0xac,0xf3, -0xf3,0x89,0xf3,0xf3,0x88,0xf3,0xf3,0x56,0xf3,0xf3,0x02,0xf3,0xf2,0x9c,0xf2,0xf2, -0x04,0xf2,0xf1,0x7c,0xf1,0xf1,0xf2,0xf0,0xf0,0xbc,0xf0,0xf0,0x88,0xf0,0xf0,0x76, -0xf0,0xf0,0x87,0xf0,0xf0,0xc9,0xf0,0xf0,0xfd,0xf0,0xf1,0x20,0xf1,0xf1,0x22,0xf1, -0xf1,0x22,0xf1,0xf1,0x12,0xf1,0xf1,0x01,0xf1,0xf0,0x0f,0xf1,0xf1,0x11,0xf1,0xf1, -0x32,0xf1,0xf1,0x75,0xf1,0xf1,0xca,0xf1,0xf1,0x3f,0xf2,0xf2,0xc8,0xf2,0xf3,0x82, -0xf3,0xf3,0x5e,0xf4,0xf4,0x3b,0xf5,0xf5,0x2b,0xf6,0xf6,0x3b,0xf7,0xf7,0x5c,0xf8, -0xf8,0x8e,0xf9,0xfa,0xb2,0xfa,0xfb,0x17,0xfc,0xfc,0x6b,0xfd,0xfe,0xe2,0xfe,0xff, -0x9b,0x00,0x01,0x78,0x02,0x03,0x87,0x04,0x05,0x9a,0x06,0x07,0x89,0x08,0x09,0x25, -0x0a,0x0a,0x9e,0x0b,0x0c,0xb3,0x0c,0x0d,0x71,0x0d,0x0d,0xdb,0x0d,0x0d,0xbe,0x0d, -0x0d,0x59,0x0d,0x0d,0x03,0x0d,0x0d,0x10,0x0d,0x0d,0x41,0x0d,0x0d,0xa7,0x0d,0x0d, -0xcd,0x0d,0x0d,0xee,0x0d,0x0d,0x8b,0x0d,0x0d,0x15,0x0d,0x0c,0x5c,0x0c,0x0b,0x7f, -0x0b,0x0b,0xb0,0x0a,0x0a,0xf5,0x09,0x09,0x6a,0x09,0x09,0x02,0x09,0x08,0xac,0x08, -0x08,0x57,0x08,0x08,0x34,0x08,0x08,0x01,0x08,0x07,0xef,0x07,0x07,0xad,0x07,0x07, -0x68,0x07,0x07,0xf1,0x06,0x06,0xdc,0x06,0x06,0xa9,0x06,0x06,0xa9,0x06,0x06,0x98, -0x06,0x06,0xdb,0x06,0x07,0x20,0x07,0x07,0x86,0x07,0x07,0xdb,0x07,0x08,0x40,0x08, -0x08,0x85,0x08,0x08,0xba,0x08,0x08,0x1d,0x09,0x09,0x84,0x09,0x09,0x4d,0x0a,0x0a, -0x6d,0x0b,0x0b,0x9f,0x0c,0x0d,0xb1,0x0d,0x0e,0xd5,0x0e,0x0f,0xf6,0x0f,0x10,0xe6, -0x10,0x11,0xe6,0x11,0x12,0xc5,0x12,0x13,0xa3,0x13,0x14,0x50,0x14,0x14,0x97,0x14, -0x14,0x89,0x14,0x14,0x36,0x14,0x13,0xae,0x13,0x13,0x15,0x13,0x12,0x7d,0x12,0x12, -0xd2,0x11,0x11,0x48,0x11,0x11,0xb0,0x10,0x10,0xd3,0x0f,0x0f,0xb4,0x0e,0x0e,0x40, -0x0d,0x0c,0xa7,0x0b,0x0a,0x1e,0x0a,0x09,0x84,0x08,0x07,0x1c,0x07,0x06,0xb5,0x05, -0x05,0x50,0x04,0x03,0xc9,0x02,0x02,0x40,0x01,0x00,0xe8,0xff,0xff,0xb4,0xfe,0xfe, -0xc3,0xfd,0xfd,0x06,0xfd,0xfc,0x8b,0xfc,0xfc,0x34,0xfc,0xfb,0xdf,0xfb,0xfb,0xac, -0xfb,0xfb,0x9a,0xfb,0xfb,0x58,0xfb,0xfb,0xf2,0xfa,0xfa,0x7c,0xfa,0xfa,0xc1,0xf9, -0xf9,0x39,0xf9,0xf8,0xaf,0xf8,0xf8,0x16,0xf8,0xf7,0x8c,0xf7,0xf7,0x15,0xf7,0xf6, -0xcf,0xf6,0xf6,0x69,0xf6,0xf6,0x14,0xf6,0xf5,0x8c,0xf5,0xf5,0xc2,0xf4,0xf4,0xf5, -0xf3,0xf3,0x39,0xf3,0xf2,0x9d,0xf2,0xf2,0x25,0xf2,0xf2,0xe0,0xf1,0xf1,0xbd,0xf1, -0xf1,0x68,0xf1,0xf1,0x14,0xf1,0xf0,0xbf,0xf0,0xf0,0x58,0xf0,0xf0,0x13,0xf0,0xf0, -0x11,0xf0,0xf0,0x11,0xf0,0xf0,0x53,0xf0,0xf0,0xb7,0xf0,0xf0,0x2e,0xf1,0xf1,0x64, -0xf1,0xf1,0xa9,0xf1,0xf1,0xbb,0xf1,0xf1,0x9a,0xf1,0xf1,0x89,0xf1,0xf1,0x78,0xf1, -0xf1,0x66,0xf1,0xf1,0x76,0xf1,0xf1,0x76,0xf1,0xf1,0x97,0xf1,0xf1,0xbb,0xf1,0xf1, -0xec,0xf1,0xf2,0x10,0xf2,0xf1,0xdf,0xf1,0xf1,0x5b,0xf1,0xf1,0xa1,0xf0,0xf0,0xf5, -0xef,0xef,0x7b,0xef,0xef,0x34,0xef,0xef,0x22,0xef,0xef,0x42,0xef,0xef,0x65,0xef, -0xef,0x87,0xef,0xef,0x99,0xef,0xef,0xa8,0xef,0xef,0x99,0xef,0xef,0xdb,0xef,0xef, -0x2f,0xf0,0xf0,0xa5,0xf0,0xf0,0x5e,0xf1,0xf1,0x3b,0xf2,0xf2,0x4b,0xf3,0xf3,0x6d, -0xf4,0xf4,0x8e,0xf5,0xf6,0xc2,0xf6,0xf7,0x16,0xf8,0xf8,0x9d,0xf9,0xfa,0x25,0xfb, -0xfb,0xdf,0xfc,0xfd,0xbd,0xfe,0xff,0x69,0x00,0x01,0x14,0x02,0x02,0xbe,0x03,0x04, -0x48,0x05,0x06,0xd1,0x06,0x07,0x59,0x08,0x09,0xd0,0x09,0x0a,0x59,0x0b,0x0c,0xc0, -0x0c,0x0d,0xf5,0x0d,0x0e,0x07,0x0f,0x0f,0xd6,0x0f,0x10,0x52,0x10,0x10,0xa8,0x10, -0x10,0x89,0x10,0x10,0x88,0x10,0x10,0x77,0x10,0x10,0x67,0x10,0x10,0x45,0x10,0x10, -0x22,0x10,0x10,0xd0,0x0f,0x0f,0x7a,0x0f,0x0f,0xc2,0x0e,0x0e,0xe5,0x0d,0x0d,0xd5, -0x0c,0x0c,0xa4,0x0b,0x0b,0x81,0x0a,0x09,0x7f,0x09,0x09,0x80,0x08,0x08,0xe4,0x07, -0x07,0x6a,0x07,0x07,0xf2,0x06,0x06,0x9c,0x06,0x06,0x57,0x06,0x06,0x23,0x06,0x06, -0xf1,0x05,0x05,0xcd,0x05,0x05,0x9a,0x05,0x05,0x57,0x05,0x05,0x23,0x05,0x05,0x00, -0x05,0x05,0x10,0x05,0x05,0x63,0x05,0x05,0xfb,0x05,0x06,0xa5,0x06,0x07,0x92,0x07, -0x08,0x91,0x08,0x09,0x91,0x09,0x0a,0x81,0x0a,0x0a,0x6f,0x0b,0x0b,0x4d,0x0c,0x0c, -0x1b,0x0d,0x0d,0xb7,0x0d,0x0e,0x20,0x0e,0x0e,0x65,0x0e,0x0e,0x98,0x0e,0x0e,0xda, -0x0e,0x0e,0x1f,0x0f,0x0f,0x43,0x0f,0x0f,0x35,0x0f,0x0f,0xe1,0x0e,0x0e,0x49,0x0e, -0x0d,0x9f,0x0d,0x0d,0xc3,0x0c,0x0c,0x06,0x0c,0x0b,0x4b,0x0b,0x0a,0xaf,0x0a,0x0a, -0x36,0x0a,0x09,0xcf,0x09,0x09,0x7a,0x09,0x09,0x13,0x09,0x08,0x9d,0x08,0x08,0x15, -0x08,0x07,0x6c,0x07,0x06,0x9f,0x06,0x06,0xc3,0x05,0x05,0x27,0x05,0x04,0x7c,0x04, -0x04,0xd1,0x03,0x03,0x28,0x03,0x02,0x7d,0x02,0x02,0xe3,0x01,0x01,0x39,0x01,0x00, -0x8e,0x00,0x00,0xc2,0xff,0xff,0x06,0xff,0xfe,0x4a,0xfe,0xfe,0xa0,0xfd,0xfd,0xf5, -0xfc,0xfc,0x6a,0xfc,0xfc,0xd2,0xfb,0xfb,0x38,0xfb,0xfa,0xcf,0xfa,0xfa,0x68,0xfa, -0xfa,0x13,0xfa,0xf9,0xcf,0xf9,0xf9,0x8b,0xf9,0xf9,0x46,0xf9,0xf9,0xf1,0xf8,0xf8, -0x9c,0xf8,0xf8,0x15,0xf8,0xf7,0xbd,0xf7,0xf7,0x79,0xf7,0xf7,0x45,0xf7,0xf7,0x44, -0xf7,0xf7,0x65,0xf7,0xf7,0x76,0xf7,0xf7,0x46,0xf7,0xf7,0xe2,0xf6,0xf6,0x7b,0xf6, -0xf6,0xd3,0xf5,0xf5,0x38,0xf5,0xf4,0xcf,0xf4,0xf4,0x79,0xf4,0xf4,0x55,0xf4,0xf4, -0x55,0xf4,0xf4,0x97,0xf4,0xf4,0xb9,0xf4,0xf4,0xbb,0xf4,0xf4,0xab,0xf4,0xf4,0x89, -0xf4,0xf4,0x05,0xf4,0xf3,0x5b,0xf3,0xf3,0xa1,0xf2,0xf2,0xd4,0xf1,0xf1,0x17,0xf1, -0xf0,0x8d,0xf0,0xf0,0x24,0xf0,0xf0,0x00,0xf0,0xef,0xdd,0xef,0xef,0xac,0xef,0xef, -0x57,0xef,0xef,0xe2,0xee,0xee,0x7b,0xee,0xee,0x14,0xee,0xed,0xce,0xed,0xed,0x9a, -0xed,0xed,0x99,0xed,0xed,0xa9,0xed,0xed,0xba,0xed,0xed,0xec,0xed,0xed,0x2f,0xee, -0xee,0x75,0xee,0xee,0xca,0xee,0xee,0x1f,0xef,0xef,0x43,0xef,0xef,0xa7,0xef,0xef, -0xfc,0xef,0xf0,0x73,0xf0,0xf0,0xfb,0xf0,0xf1,0x73,0xf1,0xf1,0x0b,0xf2,0xf2,0xa6, -0xf2,0xf3,0x81,0xf3,0xf4,0xa1,0xf4,0xf5,0x14,0xf6,0xf6,0xce,0xf7,0xf8,0xdc,0xf9, -0xfa,0xfd,0xfb,0xfc,0xfe,0xfd,0xfe,0xbd,0xff,0x00,0x37,0x01,0x02,0xa0,0x02,0x03, -0xe4,0x03,0x04,0x39,0x05,0x05,0x8e,0x06,0x07,0xe3,0x07,0x08,0x08,0x09,0x09,0x09, -0x0a,0x0a,0xe7,0x0a,0x0b,0x94,0x0b,0x0b,0x2d,0x0c,0x0c,0xa6,0x0c,0x0c,0x1d,0x0d, -0x0d,0x85,0x0d,0x0d,0xfa,0x0d,0x0e,0x52,0x0e,0x0e,0x97,0x0e,0x0e,0xdb,0x0e,0x0e, -0xdd,0x0e,0x0e,0xcc,0x0e,0x0e,0x9b,0x0e,0x0e,0x78,0x0e,0x0e,0x67,0x0e,0x0e,0x34, -0x0e,0x0e,0xe0,0x0d,0x0d,0x8b,0x0d,0x0d,0xf4,0x0c,0x0c,0x39,0x0c,0x0b,0x7c,0x0b, -0x0b,0xa0,0x0a,0x0a,0x04,0x0a,0x09,0xbd,0x09,0x09,0xaa,0x09,0x09,0xdb,0x09,0x09, -0x1f,0x0a,0x0a,0x32,0x0a,0x0a,0x32,0x0a,0x0a,0xf1,0x09,0x09,0xbd,0x09,0x09,0x89, -0x09,0x09,0xb9,0x09,0x09,0x3e,0x0a,0x0a,0xd8,0x0a,0x0b,0xa3,0x0b,0x0c,0x70,0x0c, -0x0c,0x4f,0x0d,0x0d,0x3c,0x0e,0x0e,0xe9,0x0e,0x0f,0x72,0x0f,0x0f,0xda,0x0f,0x0f, -0x0f,0x10,0x10,0xf0,0x0f,0x0f,0xdf,0x0f,0x0f,0x9c,0x0f,0x0f,0x26,0x0f,0x0e,0x9e, -0x0e,0x0e,0xf4,0x0d,0x0d,0x4a,0x0d,0x0d,0xa0,0x0c,0x0c,0xf5,0x0b,0x0b,0x39,0x0b, -0x0a,0x7e,0x0a,0x0a,0xc1,0x09,0x09,0x27,0x09,0x08,0x7c,0x08,0x08,0xf4,0x07,0x07, -0x69,0x07,0x07,0xd2,0x06,0x06,0x17,0x06,0x05,0x5b,0x05,0x04,0x6d,0x04,0x03,0x7e, -0x03,0x03,0x90,0x02,0x02,0xb2,0x01,0x01,0xd3,0x00,0x00,0x17,0x00,0xff,0x7d,0xff, -0xff,0xc1,0xfe,0xfe,0x38,0xfe,0xfd,0xbf,0xfd,0xfd,0x37,0xfd,0xfd,0xc0,0xfc,0xfc, -0x69,0xfc,0xfc,0xf3,0xfb,0xfb,0x8b,0xfb,0xfb,0xe3,0xfa,0xfa,0x6a,0xfa,0xfa,0xe2, -0xf9,0xf9,0x7a,0xf9,0xf9,0x24,0xf9,0xf8,0xdf,0xf8,0xf8,0x7a,0xf8,0xf8,0x57,0xf8, -0xf8,0x65,0xf8,0xf8,0x76,0xf8,0xf8,0xc9,0xf8,0xf8,0xfd,0xf8,0xf9,0x20,0xf9,0xf9, -0x32,0xf9,0xf9,0x33,0xf9,0xf9,0x33,0xf9,0xf9,0x23,0xf9,0xf9,0x23,0xf9,0xf9,0xf2, -0xf8,0xf8,0xce,0xf8,0xf8,0x9b,0xf8,0xf8,0x78,0xf8,0xf8,0x56,0xf8,0xf8,0x55,0xf8, -0xf8,0x66,0xf8,0xf8,0x87,0xf8,0xf8,0x98,0xf8,0xf8,0xc9,0xf8,0xf8,0xdc,0xf8,0xf8, -0xed,0xf8,0xf8,0xee,0xf8,0xf8,0xde,0xf8,0xf8,0xcd,0xf8,0xf8,0xcd,0xf8,0xf8,0xbc, -0xf8,0xf8,0xbc,0xf8,0xf8,0x89,0xf8,0xf8,0x68,0xf8,0xf8,0x13,0xf8,0xf7,0x9d,0xf7, -0xf7,0xe4,0xf6,0xf6,0x17,0xf6,0xf5,0x2b,0xf5,0xf4,0x2b,0xf4,0xf3,0x3c,0xf3,0xf2, -0x4b,0xf2,0xf1,0x7d,0xf1,0xf1,0xb0,0xf0,0xf0,0xf4,0xef,0xef,0x18,0xef,0xee,0x1a, -0xee,0xed,0x2b,0xed,0xec,0x4b,0xec,0xeb,0xbf,0xeb,0xeb,0x78,0xeb,0xeb,0x87,0xeb, -0xeb,0xb9,0xeb,0xeb,0x0e,0xec,0xec,0x75,0xec,0xec,0xfc,0xec,0xed,0xa4,0xed,0xee, -0x40,0xee,0xee,0x0a,0xef,0xef,0xb5,0xef,0xf0,0x82,0xf0,0xf1,0x81,0xf1,0xf2,0xa1, -0xf2,0xf3,0x04,0xf4,0xf4,0x6b,0xf5,0xf6,0xc2,0xf6,0xf7,0x5a,0xf8,0xf9,0x02,0xfa, -0xfa,0xac,0xfb,0xfc,0x57,0xfd,0xfe,0xe2,0xfe,0xff,0x7b,0x00,0x01,0xd2,0x01,0x02, -0xf7,0x02,0x03,0x18,0x04,0x04,0xe8,0x04,0x05,0xb5,0x05,0x06,0x72,0x06,0x06,0xfb, -0x06,0x07,0x52,0x07,0x07,0x87,0x07,0x07,0xca,0x07,0x07,0x0d,0x08,0x08,0x32,0x08, -0x08,0x75,0x08,0x08,0xa8,0x08,0x08,0xdd,0x08,0x08,0xee,0x08,0x08,0xff,0x08,0x09, -0x20,0x09,0x09,0x53,0x09,0x09,0x87,0x09,0x09,0xda,0x09,0x09,0x1e,0x0a,0x0a,0x63, -0x0a,0x0a,0x98,0x0a,0x0a,0xcb,0x0a,0x0a,0xfe,0x0a,0x0b,0x00,0x0b,0x0b,0x22,0x0b, -0x0b,0x63,0x0b,0x0b,0x86,0x0b,0x0b,0xca,0x0b,0x0b,0x0e,0x0c,0x0c,0x42,0x0c,0x0c, -0xb8,0x0c,0x0c,0x3e,0x0d,0x0d,0xd8,0x0d,0x0e,0x62,0x0e,0x0e,0x1d,0x0f,0x0f,0xd8, -0x0f,0x10,0x72,0x10,0x10,0xfc,0x10,0x11,0x62,0x11,0x11,0xc9,0x11,0x11,0x1f,0x12, -0x12,0x53,0x12,0x12,0x76,0x12,0x12,0xb9,0x12,0x12,0xbb,0x12,0x12,0xcb,0x12,0x12, -0xbc,0x12,0x12,0x8b,0x12,0x12,0x04,0x12,0x11,0x3a,0x11,0x10,0x6c,0x10,0x0f,0x8e, -0x0f,0x0f,0xc1,0x0e,0x0e,0x26,0x0e,0x0d,0xae,0x0d,0x0d,0x36,0x0d,0x0c,0xcf,0x0c, -0x0c,0x59,0x0c,0x0c,0xe3,0x0b,0x0b,0x7c,0x0b,0x0b,0xd3,0x0a,0x0a,0x18,0x0a,0x09, -0x19,0x09,0x08,0x2a,0x08,0x07,0x0a,0x07,0x06,0x08,0x06,0x05,0xe7,0x04,0x04,0x93, -0x03,0x03,0x81,0x02,0x01,0x6e,0x01,0x00,0x4c,0x00,0xff,0x5d,0xff,0xfe,0x4d,0xfe, -0xfd,0x4c,0xfd,0xfc,0x4d,0xfc,0xfb,0x5d,0xfb,0xfa,0x8f,0xfa,0xfa,0xd2,0xf9,0xf9, -0x18,0xf9,0xf8,0x5c,0xf8,0xf7,0x7e,0xf7,0xf7,0xa1,0xf6,0xf6,0xd4,0xf5,0xf5,0x28, -0xf5,0xf4,0x9d,0xf4,0xf4,0x36,0xf4,0xf4,0x12,0xf4,0xf4,0x31,0xf4,0xf4,0x95,0xf4, -0xf4,0x4e,0xf5,0xf5,0x0a,0xf6,0xf6,0xe7,0xf6,0xf7,0x84,0xf7,0xf7,0x0d,0xf8,0xf8, -0x21,0xf8,0xf8,0x01,0xf8,0xf7,0xbe,0xf7,0xf7,0x8a,0xf7,0xf7,0x67,0xf7,0xf7,0x76, -0xf7,0xf7,0xb8,0xf7,0xf7,0x0d,0xf8,0xf8,0x63,0xf8,0xf8,0xea,0xf8,0xf9,0x20,0xf9, -0xf9,0x12,0xf9,0xf8,0xce,0xf8,0xf8,0x49,0xf8,0xf8,0xd1,0xf7,0xf7,0x7b,0xf7,0xf7, -0x56,0xf7,0xf7,0x34,0xf7,0xf7,0x12,0xf7,0xf7,0xf0,0xf6,0xf6,0xdf,0xf6,0xf6,0xcd, -0xf6,0xf6,0xdd,0xf6,0xf6,0x0e,0xf7,0xf7,0x21,0xf7,0xf7,0x43,0xf7,0xf7,0x45,0xf7, -0xf7,0x34,0xf7,0xf7,0x44,0xf7,0xf7,0x13,0xf7,0xf6,0xef,0xf6,0xf6,0x8c,0xf6,0xf6, -0x25,0xf6,0xf5,0xad,0xf5,0xf5,0x47,0xf5,0xf5,0xe1,0xf4,0xf4,0x8b,0xf4,0xf4,0x46, -0xf4,0xf4,0x12,0xf4,0xf3,0xce,0xf3,0xf3,0x9a,0xf3,0xf3,0x67,0xf3,0xf3,0x55,0xf3, -0xf3,0x66,0xf3,0xf3,0x87,0xf3,0xf3,0xb9,0xf3,0xf3,0x0e,0xf4,0xf4,0x74,0xf4,0xf4, -0xea,0xf4,0xf5,0x62,0xf5,0xf5,0xe9,0xf5,0xf6,0x72,0xf6,0xf6,0x2d,0xf7,0xf7,0xc6, -0xf7,0xf8,0x92,0xf8,0xf8,0x6f,0xf9,0xf9,0x1b,0xfa,0xfa,0xb5,0xfa,0xfb,0x50,0xfb, -0xfb,0xe9,0xfb,0xfc,0x94,0xfc,0xfc,0x5f,0xfd,0xfd,0xfa,0xfd,0xfe,0x96,0xfe,0xfe, -0x1e,0xff,0xff,0x54,0xff,0xff,0x87,0xff,0xff,0xa8,0xff,0xff,0xaa,0xff,0xff,0xb9, -0xff,0xff,0x9b,0xff,0xff,0x99,0xff,0xff,0xb9,0xff,0xff,0xfc,0xff,0x00,0x62,0x00, -0x00,0xfa,0x00,0x01,0x95,0x01,0x01,0x1d,0x02,0x02,0x64,0x02,0x02,0xb9,0x02,0x02, -0x1e,0x03,0x03,0x53,0x03,0x03,0xfa,0x03,0x04,0x52,0x04,0x04,0xc9,0x04,0x05,0x20, -0x05,0x05,0x96,0x05,0x05,0x1d,0x06,0x06,0xd7,0x06,0x07,0xa3,0x07,0x08,0x92,0x08, -0x09,0x81,0x09,0x09,0x6f,0x0a,0x0a,0x2c,0x0b,0x0b,0xc8,0x0b,0x0c,0x61,0x0c,0x0c, -0xea,0x0c,0x0d,0x72,0x0d,0x0d,0xe9,0x0d,0x0e,0x93,0x0e,0x0e,0x3d,0x0f,0x0f,0x19, -0x10,0x10,0x08,0x11,0x11,0x07,0x12,0x12,0x19,0x13,0x13,0x09,0x14,0x14,0xe7,0x14, -0x15,0x94,0x15,0x15,0x1d,0x16,0x16,0x64,0x16,0x16,0x76,0x16,0x16,0x68,0x16,0x16, -0x46,0x16,0x16,0xf2,0x15,0x15,0x8b,0x15,0x15,0x14,0x15,0x14,0x8e,0x14,0x14,0xd3, -0x13,0x13,0x17,0x13,0x12,0x3b,0x12,0x11,0x5d,0x11,0x10,0x6d,0x10,0x0f,0x7e,0x0f, -0x0f,0x90,0x0e,0x0e,0x91,0x0d,0x0c,0x6f,0x0c,0x0b,0x2c,0x0b,0x0a,0xf7,0x09,0x09, -0xb4,0x08,0x08,0x81,0x07,0x06,0x8f,0x06,0x05,0x7f,0x05,0x04,0x9f,0x04,0x04,0xa2, -0x03,0x03,0xc4,0x02,0x02,0xf5,0x01,0x01,0x29,0x01,0x00,0x3b,0x00,0xff,0x5e,0xff, -0xff,0x80,0xfe,0xfe,0xc2,0xfd,0xfd,0x27,0xfd,0xfc,0xae,0xfc,0xfc,0x57,0xfc,0xfc, -0x22,0xfc,0xfc,0xf0,0xfb,0xfb,0xce,0xfb,0xfb,0xab,0xfb,0xfb,0x68,0xfb,0xfb,0x44, -0xfb,0xfb,0x01,0xfb,0xfa,0xcd,0xfa,0xfa,0x9a,0xfa,0xfa,0x56,0xfa,0xfa,0x12,0xfa, -0xf9,0xce,0xf9,0xf9,0x8a,0xf9,0xf9,0x37,0xf9,0xf9,0xe1,0xf8,0xf8,0x9b,0xf8,0xf8, -0x25,0xf8,0xf7,0x9d,0xf7,0xf7,0x05,0xf7,0xf6,0x5a,0xf6,0xf5,0xaf,0xf5,0xf5,0x06, -0xf5,0xf4,0x6c,0xf4,0xf4,0xf3,0xf3,0xf3,0x8c,0xf3,0xf3,0x25,0xf3,0xf2,0xdf,0xf2, -0xf2,0x8b,0xf2,0xf2,0x57,0xf2,0xf2,0x34,0xf2,0xf2,0x01,0xf2,0xf1,0xef,0xf1,0xf1, -0xbc,0xf1,0xf1,0x9a,0xf1,0xf1,0x78,0xf1,0xf1,0x67,0xf1,0xf1,0x87,0xf1,0xf1,0xa8, -0xf1,0xf1,0xdb,0xf1,0xf1,0x1f,0xf2,0xf2,0x53,0xf2,0xf2,0xa8,0xf2,0xf2,0xfc,0xf2, -0xf3,0x31,0xf3,0xf3,0x75,0xf3,0xf3,0x98,0xf3,0xf3,0x9a,0xf3,0xf3,0x79,0xf3,0xf3, -0x46,0xf3,0xf3,0x22,0xf3,0xf3,0x00,0xf3,0xf3,0x11,0xf3,0xf3,0x53,0xf3,0xf3,0xd9, -0xf3,0xf4,0x71,0xf4,0xf4,0x2c,0xf5,0xf5,0xe8,0xf5,0xf6,0x73,0xf6,0xf6,0x0b,0xf7, -0xf7,0x63,0xf7,0xf7,0xda,0xf7,0xf8,0x51,0xf8,0xf8,0xfa,0xf8,0xf9,0xa4,0xf9,0xfa, -0x60,0xfa,0xfa,0x5e,0xfb,0xfb,0x4c,0xfc,0xfc,0x4c,0xfd,0xfd,0x2b,0xfe,0xfe,0x19, -0xff,0xff,0xe8,0xff,0x00,0xa4,0x00,0x00,0x4f,0x01,0x01,0xc9,0x01,0x01,0xfe,0x01, -0x02,0x00,0x02,0x02,0xf0,0x01,0x01,0xde,0x01,0x01,0x9b,0x01,0x01,0x47,0x01,0x01, -0xe1,0x00,0x00,0xbc,0x00,0x00,0x79,0x00,0x00,0x55,0x00,0x00,0x23,0x00,0x00,0x12, -0x00,0x00,0xf0,0xff,0xff,0xcd,0xff,0xff,0x69,0xff,0xff,0x23,0xff,0xff,0x12,0xff, -0xff,0x32,0xff,0xff,0x74,0xff,0xff,0xeb,0xff,0x00,0x41,0x00,0x00,0xc9,0x00,0x01, -0x40,0x01,0x01,0xb8,0x01,0x01,0x3f,0x02,0x02,0x85,0x02,0x02,0xfc,0x02,0x03,0x63, -0x03,0x03,0xda,0x03,0x04,0x72,0x04,0x04,0x1b,0x05,0x05,0xc6,0x05,0x06,0x92,0x06, -0x06,0x5f,0x07,0x07,0x1b,0x08,0x08,0xb6,0x08,0x08,0x3f,0x09,0x09,0xd9,0x09,0x0a, -0x53,0x0a,0x0a,0x1b,0x0b,0x0b,0x95,0x0b,0x0b,0x3f,0x0c,0x0c,0xb7,0x0c,0x0d,0x40, -0x0d,0x0d,0xea,0x0d,0x0e,0x73,0x0e,0x0e,0x0c,0x0f,0x0f,0x84,0x0f,0x0f,0xeb,0x0f, -0x10,0x21,0x10,0x10,0x44,0x10,0x10,0x33,0x10,0x10,0x12,0x10,0x0f,0xee,0x0f,0x0f, -0xab,0x0f,0x0f,0x77,0x0f,0x0f,0x55,0x0f,0x0f,0x44,0x0f,0x0f,0x33,0x0f,0x0f,0x22, -0x0f,0x0f,0xe0,0x0e,0x0e,0xab,0x0e,0x0e,0x57,0x0e,0x0e,0x02,0x0e,0x0d,0x9d,0x0d, -0x0d,0x26,0x0d,0x0c,0xaf,0x0c,0x0c,0x05,0x0c,0x0b,0x4a,0x0b,0x0a,0x8e,0x0a,0x0a, -0xc1,0x09,0x09,0x17,0x09,0x08,0x8d,0x08,0x08,0x14,0x08,0x07,0xae,0x07,0x07,0x58, -0x07,0x07,0x23,0x07,0x07,0xf0,0x06,0x06,0xce,0x06,0x06,0x9b,0x06,0x06,0x67,0x06, -0x06,0x24,0x06,0x06,0xd0,0x05,0x05,0x79,0x05,0x05,0x15,0x05,0x04,0xae,0x04,0x04, -0x26,0x04,0x03,0x9d,0x03,0x03,0xf3,0x02,0x02,0x5a,0x02,0x01,0xaf,0x01,0x01,0x16, -0x01,0x00,0x7c,0x00,0x00,0xf3,0xff,0xff,0x6a,0xff,0xff,0xc2,0xfe,0xfe,0x28,0xfe, -0xfd,0x6d,0xfd,0xfc,0x8f,0xfc,0xfc,0xa1,0xfb,0xfb,0xc3,0xfa,0xfa,0xd5,0xf9,0xf9, -0xe5,0xf8,0xf8,0xc5,0xf7,0xf7,0xa3,0xf6,0xf6,0x81,0xf5,0xf5,0x80,0xf4,0xf4,0xc1, -0xf3,0xf3,0x05,0xf3,0xf2,0x6b,0xf2,0xf2,0xf2,0xf1,0xf1,0x6b,0xf1,0xf1,0xd2,0xf0, -0xf0,0x49,0xf0,0xef,0xbf,0xef,0xef,0x27,0xef,0xee,0xae,0xee,0xee,0x47,0xee,0xee, -0xf1,0xed,0xed,0xfe,0xed,0xed,0x1f,0xee,0xee,0x74,0xee,0xee,0xfb,0xee,0xef,0x62, -0xef,0xef,0xd9,0xef,0xf0,0x30,0xf0,0xf0,0x75,0xf0,0xf0,0xca,0xf0,0xf0,0xed,0xf0, -0xf1,0x10,0xf1,0xf1,0x43,0xf1,0xf1,0x76,0xf1,0xf1,0x98,0xf1,0xf1,0x89,0xf1,0xf1, -0x89,0xf1,0xf1,0x77,0xf1,0xf1,0x77,0xf1,0xf1,0xa9,0xf1,0xf1,0x0e,0xf2,0xf2,0x74, -0xf2,0xf2,0xfb,0xf2,0xf3,0x83,0xf3,0xf3,0xfc,0xf3,0xf4,0x84,0xf4,0xf4,0x0c,0xf5, -0xf5,0x74,0xf5,0xf5,0x0c,0xf6,0xf6,0x84,0xf6,0xf6,0x0c,0xf7,0xf7,0x94,0xf7,0xf7, -0x2c,0xf8,0xf8,0xb7,0xf8,0xf9,0x71,0xf9,0xf9,0x3c,0xfa,0xfa,0x09,0xfb,0xfb,0xc5, -0xfb,0xfc,0x71,0xfc,0xfc,0x3e,0xfd,0xfd,0xe9,0xfd,0xfe,0x94,0xfe,0xff,0x30,0xff, -0xff,0xc8,0xff,0xff,0x3f,0x00,0x00,0x96,0x00,0x00,0xdb,0x00,0x00,0x2f,0x01,0x01, -0x75,0x01,0x01,0xca,0x01,0x01,0x3f,0x02,0x02,0x75,0x02,0x02,0xb9,0x02,0x02,0xfd, -0x02,0x03,0x31,0x03,0x03,0x74,0x03,0x03,0xc9,0x03,0x03,0x1e,0x04,0x04,0x63,0x04, -0x04,0xe9,0x04,0x05,0x61,0x05,0x05,0x0a,0x06,0x06,0x94,0x06,0x06,0x4f,0x07,0x07, -0xc8,0x07,0x08,0x61,0x08,0x08,0xd9,0x08,0x09,0x52,0x09,0x09,0xb9,0x09,0x09,0x2f, -0x0a,0x0a,0x75,0x0a,0x0a,0xa9,0x0a,0x0a,0xed,0x0a,0x0a,0xff,0x0a,0x0a,0x0f,0x0b, -0x0a,0xef,0x0a,0x0a,0xde,0x0a,0x0a,0xac,0x0a,0x0a,0x9a,0x0a,0x0a,0x99,0x0a,0x0a, -0x88,0x0a,0x0a,0xa9,0x0a,0x0a,0xba,0x0a,0x0a,0xba,0x0a,0x0a,0x8a,0x0a,0x0a,0x67, -0x0a,0x0a,0x14,0x0a,0x09,0xdf,0x09,0x09,0xab,0x09,0x09,0x89,0x09,0x09,0x77,0x09, -0x09,0x45,0x09,0x09,0xf2,0x08,0x08,0xad,0x08,0x08,0x37,0x08,0x08,0xd0,0x07,0x07, -0x7a,0x07,0x07,0x35,0x07,0x07,0x11,0x07,0x07,0x00,0x07,0x07,0x10,0x07,0x07,0x32, -0x07,0x07,0x64,0x07,0x07,0x87,0x07,0x07,0xba,0x07,0x07,0xcc,0x07,0x07,0xcc,0x07, -0x07,0xcd,0x07,0x07,0xcd,0x07,0x07,0xed,0x07,0x07,0x0f,0x08,0x08,0x42,0x08,0x08, -0x96,0x08,0x08,0xeb,0x08,0x08,0x2f,0x09,0x09,0x53,0x09,0x09,0x77,0x09,0x09,0x99, -0x09,0x09,0xaa,0x09,0x09,0x99,0x09,0x09,0x67,0x09,0x09,0x34,0x09,0x09,0x12,0x09, -0x09,0x01,0x09,0x09,0xf0,0x08,0x08,0xde,0x08,0x08,0xbd,0x08,0x08,0x69,0x08,0x08, -0x14,0x08,0x07,0xcf,0x07,0x07,0x48,0x07,0x06,0xaf,0x06,0x06,0xf6,0x05,0x05,0x29, -0x05,0x04,0x3b,0x04,0x03,0x6d,0x03,0x02,0x7e,0x02,0x02,0xa0,0x01,0x01,0xc3,0x00, -0x00,0xf5,0xff,0xff,0x08,0xff,0xfe,0x19,0xfe,0xfd,0x19,0xfd,0xfc,0x19,0xfc,0xfb, -0x39,0xfb,0xfa,0x6b,0xfa,0xfa,0xa0,0xf9,0xf9,0xf4,0xf8,0xf8,0x4a,0xf8,0xf7,0x9e, -0xf7,0xf7,0xe4,0xf6,0xf6,0x39,0xf6,0xf5,0x8e,0xf5,0xf5,0xd3,0xf4,0xf4,0xf7,0xf3, -0xf3,0x4a,0xf3,0xf2,0x9e,0xf2,0xf2,0x05,0xf2,0xf1,0x9c,0xf1,0xf1,0x35,0xf1,0xf1, -0xd0,0xf0,0xf0,0x8b,0xf0,0xf0,0x46,0xf0,0xf0,0x03,0xf0,0xef,0xde,0xef,0xef,0xcd, -0xef,0xef,0xcc,0xef,0xef,0xfd,0xef,0xf0,0x31,0xf0,0xf0,0x96,0xf0,0xf0,0x0d,0xf1, -0xf1,0x63,0xf1,0xf1,0x87,0xf1,0xf1,0xa9,0xf1,0xf1,0xba,0xf1,0xf1,0x9a,0xf1,0xf1, -0xaa,0xf1,0xf1,0xa9,0xf1,0xf1,0xb9,0xf1,0xf1,0xbb,0xf1,0xf1,0xdc,0xf1,0xf1,0xed, -0xf1,0xf1,0xfe,0xf1,0xf1,0xef,0xf1,0xf1,0xce,0xf1,0xf1,0xbc,0xf1,0xf1,0xab,0xf1, -0xf1,0x88,0xf1,0xf1,0x76,0xf1,0xf1,0x86,0xf1,0xf1,0xa8,0xf1,0xf1,0x0d,0xf2,0xf2, -0x73,0xf2,0xf2,0xfb,0xf2,0xf3,0x94,0xf3,0xf3,0x3e,0xf4,0xf4,0x09,0xf5,0xf5,0xc6, -0xf5,0xf6,0x83,0xf6,0xf6,0x4f,0xf7,0xf7,0x1a,0xf8,0xf8,0xe7,0xf8,0xf9,0x93,0xf9, -0xf9,0x5f,0xfa,0xfa,0xfa,0xfa,0xfb,0xb5,0xfb,0xfc,0x71,0xfc,0xfc,0x4e,0xfd,0xfd, -0x2b,0xfe,0xfe,0xf9,0xfe,0xff,0xd6,0xff,0x00,0xa3,0x00,0x01,0x82,0x01,0x01,0x5f, -0x02,0x02,0x2c,0x03,0x03,0xe8,0x03,0x04,0x83,0x04,0x04,0x2c,0x05,0x05,0xb7,0x05, -0x06,0x61,0x06,0x06,0x2c,0x07,0x07,0xf9,0x07,0x08,0xd7,0x08,0x09,0xd6,0x09,0x0a, -0xc5,0x0a,0x0b,0xc5,0x0b,0x0c,0xb4,0x0c,0x0d,0x72,0x0d,0x0d,0x1c,0x0e,0x0e,0x85, -0x0e,0x0e,0xec,0x0e,0x0e,0x1f,0x0f,0x0f,0x22,0x0f,0x0f,0x33,0x0f,0x0f,0x44,0x0f, -0x0f,0x45,0x0f,0x0f,0x23,0x0f,0x0f,0xe1,0x0e,0x0e,0x9c,0x0e,0x0e,0x36,0x0e,0x0e, -0xd0,0x0d,0x0d,0x9c,0x0d,0x0d,0x57,0x0d,0x0d,0x24,0x0d,0x0d,0xf1,0x0c,0x0c,0xbd, -0x0c,0x0c,0x68,0x0c,0x0c,0xe2,0x0b,0x0b,0x6a,0x0b,0x0b,0xc0,0x0a,0x0a,0x27,0x0a, -0x09,0x6b,0x09,0x09,0xb0,0x08,0x08,0x37,0x08,0x07,0xbe,0x07,0x07,0x47,0x07,0x07, -0x02,0x07,0x06,0xdf,0x06,0x06,0xdd,0x06,0x06,0xfe,0x06,0x07,0x10,0x07,0x07,0x32, -0x07,0x07,0x53,0x07,0x07,0x65,0x07,0x07,0x77,0x07,0x07,0x97,0x07,0x07,0x99,0x07, -0x07,0x99,0x07,0x07,0x99,0x07,0x07,0x99,0x07,0x07,0x98,0x07,0x07,0x99,0x07,0x07, -0x87,0x07,0x07,0x87,0x07,0x07,0x67,0x07,0x07,0x65,0x07,0x07,0x34,0x07,0x07,0x22, -0x07,0x06,0xef,0x06,0x06,0xcd,0x06,0x06,0x9a,0x06,0x06,0x46,0x06,0x06,0xf1,0x05, -0x05,0x9d,0x05,0x05,0x25,0x05,0x04,0xbe,0x04,0x04,0x37,0x04,0x04,0xd0,0x03,0x03, -0x7a,0x03,0x03,0x25,0x03,0x02,0xcf,0x02,0x02,0x58,0x02,0x01,0xbf,0x01,0x01,0x27, -0x01,0x00,0x8d,0x00,0x00,0xe2,0xff,0xff,0x48,0xff,0xff,0xb0,0xfe,0xfe,0x48,0xfe, -0xfe,0xe1,0xfd,0xfd,0x8a,0xfd,0xfd,0x25,0xfd,0xfc,0xef,0xfc,0xfc,0x9c,0xfc,0xfc, -0x46,0xfc,0xfc,0xf2,0xfb,0xfb,0x7b,0xfb,0xfb,0xe3,0xfa,0xfa,0x5a,0xfa,0xf9,0xaf, -0xf9,0xf9,0x16,0xf9,0xf8,0x9d,0xf8,0xf8,0x36,0xf8,0xf8,0xe0,0xf7,0xf7,0xac,0xf7, -0xf7,0x68,0xf7,0xf7,0x45,0xf7,0xf7,0x12,0xf7,0xf6,0xdf,0xf6,0xf6,0xbc,0xf6,0xf6, -0x9a,0xf6,0xf6,0x77,0xf6,0xf6,0x67,0xf6,0xf6,0x45,0xf6,0xf6,0x22,0xf6,0xf6,0xe0, -0xf5,0xf5,0x7a,0xf5,0xf5,0x25,0xf5,0xf4,0xcf,0xf4,0xf4,0x7a,0xf4,0xf4,0x35,0xf4, -0xf4,0x13,0xf4,0xf4,0x01,0xf4,0xf3,0xff,0xf3,0xf3,0xee,0xf3,0xf3,0xbd,0xf3,0xf3, -0xab,0xf3,0xf3,0x89,0xf3,0xf3,0x67,0xf3,0xf3,0x35,0xf3,0xf3,0x23,0xf3,0xf3,0xf1, -0xf2,0xf2,0xde,0xf2,0xf2,0xac,0xf2,0xf2,0x58,0xf2,0xf2,0x03,0xf2,0xf1,0x8d,0xf1, -0xf1,0x26,0xf1,0xf1,0xc0,0xf0,0xf0,0x8a,0xf0,0xf0,0x56,0xf0,0xf0,0x65,0xf0,0xf0, -0x76,0xf0,0xf0,0xb9,0xf0,0xf0,0x1d,0xf1,0xf1,0x63,0xf1,0xf1,0xd9,0xf1,0xf2,0x62, -0xf2,0xf2,0x0a,0xf3,0xf3,0xb6,0xf3,0xf4,0x70,0xf4,0xf4,0x4e,0xf5,0xf5,0x1b,0xf6, -0xf6,0xf8,0xf6,0xf7,0xd7,0xf7,0xf8,0xd5,0xf8,0xf9,0xc4,0xf9,0xfa,0xd4,0xfa,0xfb, -0xd5,0xfb,0xfc,0xd4,0xfc,0xfd,0xc5,0xfd,0xfe,0xa3,0xfe,0xff,0x72,0xff,0xff,0x3e, -0x00,0x00,0xe9,0x00,0x01,0xa4,0x01,0x02,0x50,0x02,0x02,0x1b,0x03,0x03,0xe7,0x03, -0x04,0xd5,0x04,0x05,0xd5,0x05,0x06,0xd4,0x06,0x07,0xd5,0x07,0x08,0xc5,0x08,0x09, -0x93,0x09,0x09,0x3f,0x0a,0x0a,0xe9,0x0a,0x0b,0x52,0x0b,0x0b,0xc9,0x0b,0x0b,0x1f, -0x0c,0x0c,0x32,0x0c,0x0c,0x55,0x0c,0x0c,0x76,0x0c,0x0c,0x87,0x0c,0x0c,0x99,0x0c, -0x0c,0xaa,0x0c,0x0c,0xbb,0x0c,0x0c,0xcb,0x0c,0x0c,0xdd,0x0c,0x0c,0xcd,0x0c,0x0c, -0xdd,0x0c,0x0c,0xdd,0x0c,0x0c,0x0e,0x0d,0x0d,0x32,0x0d,0x0d,0x85,0x0d,0x0d,0xeb, -0x0d,0x0e,0x31,0x0e,0x0e,0x86,0x0e,0x0e,0xb9,0x0e,0x0e,0xed,0x0e,0x0e,0x0f,0x0f, -0x0e,0xff,0x0e,0x0e,0xbd,0x0e,0x0e,0x69,0x0e,0x0e,0xf2,0x0d,0x0d,0x7a,0x0d,0x0d, -0x13,0x0d,0x0c,0xad,0x0c,0x0c,0x58,0x0c,0x0c,0x13,0x0c,0x0b,0xdf,0x0b,0x0b,0xab, -0x0b,0x0b,0x68,0x0b,0x0b,0x34,0x0b,0x0b,0x02,0x0b,0x0b,0xe0,0x0a,0x0a,0xcd,0x0a, -0x0a,0x9b,0x0a,0x0a,0x57,0x0a,0x0a,0x02,0x0a,0x09,0xad,0x09,0x09,0x37,0x09,0x08, -0xcf,0x08,0x08,0x48,0x08,0x08,0xb0,0x07,0x07,0x37,0x07,0x06,0xcf,0x06,0x06,0x58, -0x06,0x06,0xe1,0x05,0x05,0x8a,0x05,0x05,0x25,0x05,0x04,0xbf,0x04,0x04,0x58,0x04, -0x04,0xf2,0x03,0x03,0xac,0x03,0x03,0x57,0x03,0x03,0x02,0x03,0x02,0x8c,0x02,0x02, -0x04,0x02,0x01,0x4b,0x01,0x00,0x8f,0x00,0x00,0xc2,0xff,0xff,0xf5,0xfe,0xfe,0x28, -0xfe,0xfd,0x4a,0xfd,0xfc,0x7e,0xfc,0xfc,0xd1,0xfb,0xfb,0x28,0xfb,0xfa,0xae,0xfa, -0xfa,0x36,0xfa,0xfa,0xe1,0xf9,0xf9,0xbc,0xf9,0xf9,0x89,0xf9,0xf9,0x67,0xf9,0xf9, -0x24,0xf9,0xf8,0xdf,0xf8,0xf8,0x7a,0xf8,0xf8,0xf3,0xf7,0xf7,0x8a,0xf7,0xf7,0x04, -0xf7,0xf6,0x9c,0xf6,0xf6,0x36,0xf6,0xf6,0x01,0xf6,0xf5,0xff,0xf5,0xf5,0xee,0xf5, -0xf5,0xfe,0xf5,0xf6,0x10,0xf6,0xf6,0x21,0xf6,0xf6,0x33,0xf6,0xf6,0x33,0xf6,0xf6, -0x33,0xf6,0xf6,0x33,0xf6,0xf6,0x12,0xf6,0xf6,0xf1,0xf5,0xf5,0xdf,0xf5,0xf5,0xcd, -0xf5,0xf5,0xcc,0xf5,0xf5,0xeb,0xf5,0xf5,0x0e,0xf6,0xf6,0x31,0xf6,0xf6,0x75,0xf6, -0xf6,0xb9,0xf6,0xf6,0xec,0xf6,0xf7,0x21,0xf7,0xf7,0x64,0xf7,0xf7,0x97,0xf7,0xf7, -0xcb,0xf7,0xf7,0xed,0xf7,0xf7,0xef,0xf7,0xf7,0xde,0xf7,0xf7,0xac,0xf7,0xf7,0x79, -0xf7,0xf7,0x24,0xf7,0xf7,0xd0,0xf6,0xf6,0x8b,0xf6,0xf6,0x36,0xf6,0xf6,0xe0,0xf5, -0xf5,0xac,0xf5,0xf5,0x68,0xf5,0xf5,0x24,0xf5,0xf5,0x01,0xf5,0xf4,0xff,0xf4,0xf4, -0xef,0xf4,0xf4,0xff,0xf4,0xf5,0xf0,0xf4,0xf5,0x00,0xf5,0xf5,0x21,0xf5,0xf5,0x43, -0xf5,0xf5,0x76,0xf5,0xf5,0xb9,0xf5,0xf5,0x0d,0xf6,0xf6,0x63,0xf6,0xf6,0xea,0xf6, -0xf7,0x82,0xf7,0xf7,0x1c,0xf8,0xf8,0xc6,0xf8,0xf9,0x72,0xf9,0xf9,0x2d,0xfa,0xfa, -0xe9,0xfa,0xfb,0xa4,0xfb,0xfb,0x4f,0xfc,0xfc,0xc9,0xfc,0xfd,0x30,0xfd,0xfd,0xa8, -0xfd,0xfd,0x0e,0xfe,0xfe,0x74,0xfe,0xfe,0xda,0xfe,0xff,0x61,0xff,0xff,0xeb,0xff, -0x00,0x93,0x00,0x00,0x4e,0x01,0x01,0x0a,0x02,0x02,0xd7,0x02,0x03,0xa4,0x03,0x04, -0x81,0x04,0x04,0x4f,0x05,0x05,0x1a,0x06,0x06,0xb5,0x06,0x06,0x4f,0x07,0x07,0xd9, -0x07,0x08,0x62,0x08,0x08,0xea,0x08,0x09,0x62,0x09,0x09,0xca,0x09,0x09,0x3f,0x0a, -0x0a,0x74,0x0a,0x0a,0xb9,0x0a,0x0a,0xed,0x0a,0x0a,0x1f,0x0b,0x0b,0x32,0x0b,0x0b, -0x76,0x0b,0x0b,0xa9,0x0b,0x0b,0xdc,0x0b,0x0b,0x1f,0x0c,0x0c,0x32,0x0c,0x0c,0x65, -0x0c,0x0c,0x87,0x0c,0x0c,0xa9,0x0c,0x0c,0xcb,0x0c,0x0c,0xdd,0x0c,0x0c,0xdc,0x0c, -0x0c,0xdc,0x0c,0x0c,0xcc,0x0c,0x0c,0xaa,0x0c,0x0c,0x69,0x0c,0x0c,0x46,0x0c,0x0c, -0xf2,0x0b,0x0b,0xce,0x0b,0x0b,0x8a,0x0b,0x0b,0x79,0x0b,0x0b,0x87,0x0b,0x0b,0xaa, -0x0b,0x0b,0xec,0x0b,0x0c,0x20,0x0c,0x0c,0x53,0x0c,0x0c,0x86,0x0c,0x0c,0xa9,0x0c, -0x0c,0xba,0x0c,0x0c,0xcb,0x0c,0x0c,0xcc,0x0c,0x0c,0xcc,0x0c,0x0c,0xbb,0x0c,0x0c, -0x9a,0x0c,0x0c,0x67,0x0c,0x0c,0x24,0x0c,0x0b,0xcf,0x0b,0x0b,0x59,0x0b,0x0b,0xd1, -0x0a,0x0a,0x37,0x0a,0x09,0x8e,0x09,0x09,0xe3,0x08,0x08,0x6a,0x08,0x08,0xd1,0x07, -0x07,0x7b,0x07,0x07,0x14,0x07,0x06,0xae,0x06,0x06,0x16,0x06,0x05,0x7d,0x05,0x05, -0xb3,0x04,0x04,0xd5,0x03,0x03,0xd5,0x02,0x02,0xc4,0x01,0x01,0x82,0x00,0x00,0x70, -0xff,0xfe,0x4d,0xfe,0xfd,0x2b,0xfd,0xfc,0x3a,0xfc,0xfb,0x5c,0xfb,0xfa,0x8d,0xfa, -0xfa,0xa1,0xf9,0xf9,0xf4,0xf8,0xf8,0x39,0xf8,0xf7,0x9e,0xf7,0xf7,0xf4,0xf6,0xf6, -0x6a,0xf6,0xf6,0xe2,0xf5,0xf5,0x9c,0xf5,0xf5,0x36,0xf5,0xf5,0xf1,0xf4,0xf4,0xad, -0xf4,0xf4,0x78,0xf4,0xf4,0x45,0xf4,0xf4,0x23,0xf4,0xf4,0x22,0xf4,0xf4,0x22,0xf4, -0xf4,0x22,0xf4,0xf4,0x33,0xf4,0xf4,0x55,0xf4,0xf4,0x86,0xf4,0xf4,0xc9,0xf4,0xf4, -0x1e,0xf5,0xf5,0x53,0xf5,0xf5,0xa7,0xf5,0xf5,0xdb,0xf5,0xf5,0xfe,0xf5,0xf6,0x00, -0xf6,0xf6,0x10,0xf6,0xf6,0x21,0xf6,0xf6,0x21,0xf6,0xf6,0x22,0xf6,0xf6,0x22,0xf6, -0xf6,0x23,0xf6,0xf6,0x33,0xf6,0xf6,0x43,0xf6,0xf6,0x54,0xf6,0xf6,0x76,0xf6,0xf6, -0x98,0xf6,0xf6,0xba,0xf6,0xf6,0x0d,0xf7,0xf7,0x20,0xf7,0xf7,0x54,0xf7,0xf7,0x86, -0xf7,0xf7,0x98,0xf7,0xf7,0x88,0xf7,0xf7,0x77,0xf7,0xf7,0x56,0xf7,0xf7,0x33,0xf7, -0xf7,0x12,0xf7,0xf7,0xf0,0xf6,0xf6,0xee,0xf6,0xf6,0xee,0xf6,0xf6,0xee,0xf6,0xf6, -0xff,0xf6,0xf7,0x10,0xf7,0xf7,0x21,0xf7,0xf7,0x11,0xf7,0xf7,0x11,0xf7,0xf7,0x21, -0xf7,0xf7,0x53,0xf7,0xf7,0xb7,0xf7,0xf7,0x2e,0xf8,0xf8,0xc7,0xf8,0xf9,0x60,0xf9, -0xf9,0x1b,0xfa,0xfa,0xb6,0xfa,0xfb,0x40,0xfb,0xfb,0xf9,0xfb,0xfc,0x82,0xfc,0xfc, -0x1c,0xfd,0xfd,0xa5,0xfd,0xfd,0x3f,0xfe,0xfe,0xd8,0xfe,0xff,0x61,0xff,0xff,0xea, -0xff,0x00,0x72,0x00,0x00,0xea,0x00,0x01,0x52,0x01,0x01,0xb8,0x01,0x01,0x0d,0x02, -0x02,0x42,0x02,0x02,0x96,0x02,0x02,0xdb,0x02,0x03,0x31,0x03,0x03,0x96,0x03,0x03, -0xec,0x03,0x04,0x41,0x04,0x04,0xa6,0x04,0x04,0xfc,0x04,0x05,0x51,0x05,0x05,0xa7, -0x05,0x05,0x1d,0x06,0x06,0x74,0x06,0x06,0xc9,0x06,0x06,0x0d,0x07,0x07,0x11,0x07, -0x07,0x21,0x07,0x07,0x22,0x07,0x07,0x23,0x07,0x07,0x32,0x07,0x07,0x33,0x07,0x07, -0x43,0x07,0x07,0x65,0x07,0x07,0x86,0x07,0x07,0xa9,0x07,0x07,0xdc,0x07,0x07,0x1f, -0x08,0x08,0x53,0x08,0x08,0x97,0x08,0x08,0xeb,0x08,0x08,0x1f,0x09,0x09,0x43,0x09, -0x09,0x66,0x09,0x09,0x88,0x09,0x09,0x98,0x09,0x09,0x88,0x09,0x09,0x78,0x09,0x09, -0x56,0x09,0x09,0x34,0x09,0x09,0x12,0x09,0x09,0x11,0x09,0x09,0x11,0x09,0x09,0x21, -0x09,0x09,0x32,0x09,0x09,0x54,0x09,0x09,0xa8,0x09,0x09,0xfd,0x09,0x0a,0x63,0x0a, -0x0a,0xfb,0x0a,0x0b,0x83,0x0b,0x0b,0x2d,0x0c,0x0c,0xa5,0x0c,0x0c,0x0d,0x0d,0x0d, -0x33,0x0d,0x0d,0x44,0x0d,0x0d,0x44,0x0d,0x0d,0x13,0x0d,0x0c,0xef,0x0c,0x0c,0x9b, -0x0c,0x0c,0x46,0x0c,0x0c,0xd0,0x0b,0x0b,0x7a,0x0b,0x0b,0x03,0x0b,0x0a,0x9b,0x0a, -0x0a,0x25,0x0a,0x09,0xbe,0x09,0x09,0x37,0x09,0x09,0xd0,0x08,0x08,0x48,0x08,0x08, -0xa0,0x07,0x07,0x16,0x07,0x06,0x5b,0x06,0x05,0x8e,0x05,0x05,0xa1,0x04,0x04,0xa1, -0x03,0x03,0xa1,0x02,0x02,0x92,0x01,0x01,0x81,0x00,0x00,0x80,0xff,0xfe,0x7f,0xfe, -0xfd,0x8f,0xfd,0xfd,0x90,0xfc,0xfc,0xb2,0xfb,0xfb,0xf5,0xfa,0xfa,0x39,0xfa,0xf9, -0x9e,0xf9,0xf9,0x05,0xf9,0xf8,0x8c,0xf8,0xf8,0x04,0xf8,0xf7,0x9c,0xf7,0xf7,0x26, -0xf7,0xf6,0xcf,0xf6,0xf6,0x78,0xf6,0xf6,0x11,0xf6,0xf5,0xbc,0xf5,0xf5,0x67,0xf5, -0xf5,0x23,0xf5,0xf5,0xe0,0xf4,0xf4,0xcd,0xf4,0xf4,0x9a,0xf4,0xf4,0x87,0xf4,0xf4, -0x66,0xf4,0xf4,0x66,0xf4,0xf4,0x55,0xf4,0xf4,0x45,0xf4,0xf4,0x45,0xf4,0xf4,0x43, -0xf4,0xf4,0x33,0xf4,0xf4,0x44,0xf4,0xf4,0x54,0xf4,0xf4,0x56,0xf4,0xf4,0x66,0xf4, -0xf4,0x56,0xf4,0xf4,0x55,0xf4,0xf4,0x45,0xf4,0xf4,0x54,0xf4,0xf4,0x33,0xf4,0xf4, -0x23,0xf4,0xf4,0x22,0xf4,0xf4,0x22,0xf4,0xf4,0x12,0xf4,0xf4,0x32,0xf4,0xf4,0x43, -0xf4,0xf4,0x75,0xf4,0xf4,0xb9,0xf4,0xf4,0x0e,0xf5,0xf5,0x52,0xf5,0xf5,0x87,0xf5, -0xf5,0xcb,0xf5,0xf5,0xfe,0xf5,0xf6,0x21,0xf6,0xf6,0x65,0xf6,0xf6,0xa9,0xf6,0xf6, -0xec,0xf6,0xf7,0x31,0xf7,0xf7,0x65,0xf7,0xf7,0xb9,0xf7,0xf7,0xfd,0xf7,0xf8,0x31, -0xf8,0xf8,0x86,0xf8,0xf8,0xfc,0xf8,0xf9,0x62,0xf9,0xf9,0xd9,0xf9,0xfa,0x71,0xfa, -0xfa,0xfa,0xfa,0xfb,0x83,0xfb,0xfb,0x1d,0xfc,0xfc,0xa6,0xfc,0xfc,0x2e,0xfd,0xfd, -0x85,0xfd,0xfd,0xfc,0xfd,0xfe,0x63,0xfe,0xfe,0xc9,0xfe,0xff,0x40,0xff,0xff,0xb7, -0xff,0xff,0x2f,0x00,0x00,0x96,0x00,0x00,0x1d,0x01,0x01,0x85,0x01,0x01,0xfb,0x01, -0x02,0x63,0x02,0x02,0xea,0x02,0x03,0x63,0x03,0x03,0xeb,0x03,0x04,0x83,0x04,0x04, -0x0c,0x05,0x05,0x74,0x05,0x05,0xeb,0x05,0x06,0x41,0x06,0x06,0xa7,0x06,0x06,0x1e, -0x07,0x07,0x63,0x07,0x07,0xca,0x07,0x07,0x0f,0x08,0x08,0x42,0x08,0x08,0x54,0x08, -0x08,0x55,0x08,0x08,0x44,0x08,0x08,0x12,0x08,0x08,0xe0,0x07,0x07,0xbc,0x07,0x07, -0x79,0x07,0x07,0x35,0x07,0x07,0xf1,0x06,0x06,0xce,0x06,0x06,0x9a,0x06,0x06,0x78, -0x06,0x06,0x56,0x06,0x06,0x54,0x06,0x06,0x55,0x06,0x06,0x76,0x06,0x06,0x97,0x06, -0x06,0xa9,0x06,0x06,0xcb,0x06,0x06,0xcc,0x06,0x06,0xdd,0x06,0x06,0xde,0x06,0x06, -0xfe,0x06,0x07,0x20,0x07,0x07,0x64,0x07,0x07,0xa8,0x07,0x07,0xec,0x07,0x08,0x21, -0x08,0x08,0x64,0x08,0x08,0xa8,0x08,0x08,0xeb,0x08,0x09,0x20,0x09,0x09,0x85,0x09, -0x09,0xeb,0x09,0x0a,0x41,0x0a,0x0a,0xb8,0x0a,0x0a,0x2f,0x0b,0x0b,0x64,0x0b,0x0b, -0x98,0x0b,0x0b,0xb9,0x0b,0x0b,0x9a,0x0b,0x0b,0x66,0x0b,0x0b,0x13,0x0b,0x0a,0xbd, -0x0a,0x0a,0x47,0x0a,0x0a,0xc0,0x09,0x09,0x69,0x09,0x09,0xf3,0x08,0x08,0x8b,0x08, -0x08,0x15,0x08,0x07,0x9d,0x07,0x07,0x26,0x07,0x06,0xae,0x06,0x06,0x37,0x06,0x05, -0xbf,0x05,0x05,0x47,0x05,0x05,0xd0,0x04,0x04,0x59,0x04,0x04,0xd1,0x03,0x03,0x39, -0x03,0x02,0xaf,0x02,0x02,0x15,0x02,0x01,0x6b,0x01,0x01,0xc1,0x00,0x00,0x27,0x00, -0xff,0xae,0xff,0xff,0x25,0xff,0xfe,0xae,0xfe,0xfe,0x47,0xfe,0xfe,0xe1,0xfd,0xfd, -0x9c,0xfd,0xfd,0x68,0xfd,0xfd,0x24,0xfd,0xfd,0xf0,0xfc,0xfc,0xad,0xfc,0xfc,0x68, -0xfc,0xfc,0x13,0xfc,0xfb,0xbe,0xfb,0xfb,0x59,0xfb,0xfb,0x12,0xfb,0xfa,0xad,0xfa, -0xfa,0x46,0xfa,0xfa,0xe1,0xf9,0xf9,0x7b,0xf9,0xf9,0x15,0xf9,0xf8,0xcf,0xf8,0xf8, -0x8a,0xf8,0xf8,0x35,0xf8,0xf8,0x02,0xf8,0xf7,0xcd,0xf7,0xf7,0x9a,0xf7,0xf7,0x56, -0xf7,0xf7,0x13,0xf7,0xf6,0xdf,0xf6,0xf6,0x9b,0xf6,0xf6,0x58,0xf6,0xf6,0x13,0xf6, -0xf5,0xae,0xf5,0xf5,0x47,0xf5,0xf5,0xc0,0xf4,0xf4,0x28,0xf4,0xf3,0xaf,0xf3,0xf3, -0x37,0xf3,0xf2,0xcf,0xf2,0xf2,0x79,0xf2,0xf2,0x34,0xf2,0xf2,0x12,0xf2,0xf2,0x00, -0xf2,0xf2,0x00,0xf2,0xf2,0x10,0xf2,0xf2,0x54,0xf2,0xf2,0x87,0xf2,0xf2,0xdb,0xf2, -0xf3,0x20,0xf3,0xf3,0x75,0xf3,0xf3,0xda,0xf3,0xf4,0x30,0xf4,0xf4,0x75,0xf4,0xf4, -0xc9,0xf4,0xf4,0xee,0xf4,0xf5,0x10,0xf5,0xf5,0x43,0xf5,0xf5,0x96,0xf5,0xf5,0xeb, -0xf5,0xf6,0x41,0xf6,0xf6,0xc8,0xf6,0xf7,0x51,0xf7,0xf7,0xfa,0xf7,0xf8,0x94,0xf8, -0xf8,0x4e,0xf9,0xf9,0xe9,0xf9,0xfa,0x83,0xfa,0xfa,0x3d,0xfb,0xfb,0xe7,0xfb,0xfc, -0x92,0xfc,0xfc,0x3d,0xfd,0xfd,0xd7,0xfd,0xfe,0x61,0xfe,0xfe,0xea,0xfe,0xff,0x41, -0xff,0xff,0x97,0xff,0xff,0xed,0xff,0x00,0x30,0x00,0x00,0x95,0x00,0x00,0xeb,0x00, -0x01,0x42,0x01,0x01,0xa7,0x01,0x01,0x1e,0x02,0x02,0x74,0x02,0x02,0xea,0x02,0x03, -0x50,0x03,0x03,0xa7,0x03,0x03,0x1d,0x04,0x04,0x85,0x04,0x04,0xfb,0x04,0x05,0x62, -0x05,0x05,0xd9,0x05,0x06,0x51,0x06,0x06,0xc8,0x06,0x06,0x3f,0x07,0x07,0x96,0x07, -0x07,0x0d,0x08,0x08,0x53,0x08,0x08,0xa8,0x08,0x08,0xdb,0x08,0x08,0xfe,0x08,0x09, -0x00,0x09,0x09,0xf0,0x08,0x08,0xef,0x08,0x08,0xdc,0x08,0x08,0xab,0x08,0x08,0x9a, -0x08,0x08,0xaa,0x08,0x08,0xcb,0x08,0x08,0xed,0x08,0x08,0x0f,0x09,0x09,0x21,0x09, -0x09,0x32,0x09,0x09,0x44,0x09,0x09,0x54,0x09,0x09,0x65,0x09,0x09,0x65,0x09,0x09, -0x66,0x09,0x09,0x56,0x09,0x09,0x35,0x09,0x09,0x02,0x09,0x08,0xce,0x08,0x08,0x79, -0x08,0x08,0x35,0x08,0x08,0x02,0x08,0x07,0xef,0x07,0x07,0xde,0x07,0x07,0xcd,0x07, -0x07,0xdd,0x07,0x07,0xed,0x07,0x07,0xed,0x07,0x07,0xee,0x07,0x07,0xee,0x07,0x07, -0xdd,0x07,0x07,0xcd,0x07,0x07,0xbc,0x07,0x07,0xaa,0x07,0x07,0x79,0x07,0x07,0x46, -0x07,0x07,0xf2,0x06,0x06,0x9c,0x06,0x06,0x36,0x06,0x06,0xc0,0x05,0x05,0x79,0x05, -0x05,0x13,0x05,0x04,0xcd,0x04,0x04,0x9a,0x04,0x04,0x78,0x04,0x04,0x56,0x04,0x04, -0x45,0x04,0x04,0x33,0x04,0x04,0x12,0x04,0x04,0xf0,0x03,0x03,0xbd,0x03,0x03,0x7a, -0x03,0x03,0x36,0x03,0x03,0xe0,0x02,0x02,0x7a,0x02,0x02,0x24,0x02,0x01,0xbe,0x01, -0x01,0x58,0x01,0x01,0xe2,0x00,0x00,0x9c,0x00,0x00,0x47,0x00,0x00,0x02,0x00,0xff, -0xbd,0xff,0xff,0x68,0xff,0xff,0x25,0xff,0xff,0xd0,0xfe,0xfe,0x8b,0xfe,0xfe,0x25, -0xfe,0xfd,0xbe,0xfd,0xfd,0x47,0xfd,0xfd,0xd0,0xfc,0xfc,0x58,0xfc,0xfc,0xd0,0xfb, -0xfb,0x69,0xfb,0xfb,0x02,0xfb,0xfa,0xad,0xfa,0xfa,0x68,0xfa,0xfa,0x24,0xfa,0xfa, -0xf0,0xf9,0xf9,0xce,0xf9,0xf9,0xab,0xf9,0xf9,0x77,0xf9,0xf9,0x35,0xf9,0xf9,0xf1, -0xf8,0xf8,0xbd,0xf8,0xf8,0x68,0xf8,0xf8,0x24,0xf8,0xf8,0xe0,0xf7,0xf7,0xac,0xf7, -0xf7,0x68,0xf7,0xf7,0x24,0xf7,0xf7,0xe0,0xf6,0xf6,0xbc,0xf6,0xf6,0x79,0xf6,0xf6, -0x46,0xf6,0xf6,0x23,0xf6,0xf6,0x01,0xf6,0xf5,0x0f,0xf6,0xf5,0xef,0xf5,0xf5,0xee, -0xf5,0xf5,0xee,0xf5,0xf5,0xee,0xf5,0xf5,0xee,0xf5,0xf5,0xcd,0xf5,0xf5,0xcc,0xf5, -0xf5,0xaa,0xf5,0xf5,0x8a,0xf5,0xf5,0x99,0xf5,0xf5,0x9a,0xf5,0xf5,0xba,0xf5,0xf5, -0xdc,0xf5,0xf5,0xee,0xf5,0xf5,0x0f,0xf6,0xf6,0x22,0xf6,0xf6,0x33,0xf6,0xf6,0x54, -0xf6,0xf6,0x65,0xf6,0xf6,0x88,0xf6,0xf6,0xba,0xf6,0xf6,0xed,0xf6,0xf7,0x10,0xf7, -0xf7,0x64,0xf7,0xf7,0xa8,0xf7,0xf7,0xed,0xf7,0xf8,0x41,0xf8,0xf8,0x86,0xf8,0xf8, -0xda,0xf8,0xf8,0x1f,0xf9,0xf9,0x64,0xf9,0xf9,0xc9,0xf9,0xf9,0x2f,0xfa,0xfa,0x74, -0xfa,0xfa,0xeb,0xfa,0xfb,0x41,0xfb,0xfb,0xb8,0xfb,0xfb,0x3e,0xfc,0xfc,0xa6,0xfc, -0xfc,0x3f,0xfd,0xfd,0xb7,0xfd,0xfe,0x40,0xfe,0xfe,0xd9,0xfe,0xff,0x52,0xff,0xff, -0xfa,0xff,0x00,0x73,0x00,0x00,0x1c,0x01,0x01,0xa6,0x01,0x01,0x3f,0x02,0x02,0xc8, -0x02,0x03,0x61,0x03,0x03,0xfa,0x03,0x04,0x94,0x04,0x04,0x2d,0x05,0x05,0xc8,0x05, -0x06,0x51,0x06,0x06,0xfa,0x06,0x07,0x73,0x07,0x07,0xea,0x07,0x08,0x41,0x08,0x08, -0x97,0x08,0x08,0xdc,0x08,0x08,0x1f,0x09,0x09,0x32,0x09,0x09,0x54,0x09,0x09,0x66, -0x09,0x09,0x76,0x09,0x09,0x87,0x09,0x09,0x98,0x09,0x09,0xb9,0x09,0x09,0xdb,0x09, -0x09,0xfd,0x09,0x09,0x1f,0x0a,0x0a,0x32,0x0a,0x0a,0x65,0x0a,0x0a,0x87,0x0a,0x0a, -0xba,0x0a,0x0a,0xed,0x0a,0x0b,0x00,0x0b,0x0b,0x32,0x0b,0x0b,0x43,0x0b,0x0b,0x33, -0x0b,0x0b,0x12,0x0b,0x0a,0xdf,0x0a,0x0a,0x9b,0x0a,0x0a,0x47,0x0a,0x0a,0xf2,0x09, -0x09,0xad,0x09,0x09,0x57,0x09,0x09,0x02,0x09,0x08,0xac,0x08,0x08,0x56,0x08,0x08, -0x02,0x08,0x07,0xbd,0x07,0x07,0x79,0x07,0x07,0x25,0x07,0x07,0xf1,0x06,0x06,0xbe, -0x06,0x06,0x8a,0x06,0x06,0x46,0x06,0x06,0x03,0x06,0x05,0xce,0x05,0x05,0x8a,0x05, -0x05,0x46,0x05,0x05,0x13,0x05,0x04,0xef,0x04,0x04,0xbc,0x04,0x04,0x9b,0x04,0x04, -0x78,0x04,0x04,0x66,0x04,0x04,0x34,0x04,0x04,0x01,0x04,0x03,0xdf,0x03,0x03,0x9b, -0x03,0x03,0x58,0x03,0x03,0x02,0x03,0x02,0xae,0x02,0x02,0x48,0x02,0x02,0xe1,0x01, -0x01,0x7b,0x01,0x01,0xf4,0x00,0x00,0x7b,0x00,0x00,0xf3,0xff,0xff,0x7b,0xff,0xff, -0xf3,0xfe,0xfe,0x8b,0xfe,0xfe,0x14,0xfe,0xfd,0xae,0xfd,0xfd,0x47,0xfd,0xfd,0xe1, -0xfc,0xfc,0x8b,0xfc,0xfc,0x25,0xfc,0xfc,0xe0,0xfb,0xfb,0x9b,0xfb,0xfb,0x47,0xfb, -0xfb,0xf2,0xfa,0xfa,0xad,0xfa,0xfa,0x68,0xfa,0xfa,0x03,0xfa,0xf9,0xbe,0xf9,0xf9, -0x79,0xf9,0xf9,0x45,0xf9,0xf9,0x22,0xf9,0xf9,0x11,0xf9,0xf9,0x21,0xf9,0xf9,0x43, -0xf9,0xf9,0x75,0xf9,0xf9,0xa9,0xf9,0xf9,0xdb,0xf9,0xf9,0x0e,0xfa,0xfa,0x10,0xfa, -0xfa,0x20,0xfa,0xfa,0x10,0xfa,0xf9,0xff,0xf9,0xf9,0xee,0xf9,0xf9,0xbc,0xf9,0xf9, -0xab,0xf9,0xf9,0x89,0xf9,0xf9,0x57,0xf9,0xf9,0x34,0xf9,0xf9,0x12,0xf9,0xf9,0xf0, -0xf8,0xf8,0xff,0xf8,0xf8,0xee,0xf8,0xf8,0xee,0xf8,0xf8,0xde,0xf8,0xf8,0xdd,0xf8, -0xf8,0xcc,0xf8,0xf8,0x9a,0xf8,0xf8,0x68,0xf8,0xf8,0x24,0xf8,0xf7,0xdf,0xf7,0xf7, -0x8a,0xf7,0xf7,0x56,0xf7,0xf7,0x13,0xf7,0xf7,0xe0,0xf6,0xf6,0xdd,0xf6,0xf6,0xcc, -0xf6,0xf6,0xcb,0xf6,0xf6,0xcb,0xf6,0xf6,0xcc,0xf6,0xf6,0xfd,0xf6,0xf7,0x10,0xf7, -0xf7,0x43,0xf7,0xf7,0x86,0xf7,0xf7,0xca,0xf7,0xf7,0x0e,0xf8,0xf8,0x31,0xf8,0xf8, -0x65,0xf8,0xf8,0x87,0xf8,0xf8,0xba,0xf8,0xf8,0xfd,0xf8,0xf9,0x20,0xf9,0xf9,0x65, -0xf9,0xf9,0xb8,0xf9,0xf9,0xfd,0xf9,0xfa,0x31,0xfa,0xfa,0x86,0xfa,0xfa,0xda,0xfa, -0xfb,0x30,0xfb,0xfb,0x96,0xfb,0xfb,0x0c,0xfc,0xfc,0x73,0xfc,0xfc,0xea,0xfc,0xfd, -0x51,0xfd,0xfd,0xb8,0xfd,0xfd,0x2f,0xfe,0xfe,0x85,0xfe,0xfe,0xec,0xfe,0xff,0x52, -0xff,0xff,0xd9,0xff,0x00,0x41,0x00,0x00,0xea,0x00,0x01,0x83,0x01,0x01,0x3e,0x02, -0x02,0xd8,0x02,0x03,0x83,0x03,0x03,0x2e,0x04,0x04,0xd8,0x04,0x05,0x62,0x05,0x05, -0x0b,0x06,0x06,0x84,0x06,0x06,0x0c,0x07,0x07,0x84,0x07,0x07,0xfc,0x07,0x08,0x42, -0x08,0x08,0x97,0x08,0x08,0xca,0x08,0x08,0xfd,0x08,0x09,0x10,0x09,0x09,0x42,0x09, -0x09,0x65,0x09,0x09,0x87,0x09,0x09,0xba,0x09,0x09,0xdc,0x09,0x09,0xfe,0x09,0x09, -0x0f,0x0a,0x0a,0x00,0x0a,0x0a,0x00,0x0a,0x0a,0xf0,0x09,0x09,0xce,0x09,0x09,0x9b, -0x09,0x09,0x58,0x09,0x09,0x24,0x09,0x09,0xf0,0x08,0x08,0xbd,0x08,0x08,0x9a,0x08, -0x08,0x68,0x08,0x08,0x56,0x08,0x08,0x44,0x08,0x08,0x34,0x08,0x08,0x54,0x08,0x08, -0x65,0x08,0x08,0x97,0x08,0x08,0xa9,0x08,0x08,0xcb,0x08,0x08,0xfd,0x08,0x08,0xff, -0x08,0x08,0x1f,0x09,0x09,0x00,0x09,0x08,0xff,0x08,0x08,0xde,0x08,0x08,0xbb,0x08, -0x08,0x78,0x08,0x08,0x24,0x08,0x08,0xd0,0x07,0x07,0x9c,0x07,0x07,0x68,0x07,0x07, -0x34,0x07,0x07,0x01,0x07,0x06,0xde,0x06,0x06,0xab,0x06,0x06,0x68,0x06,0x06,0x24, -0x06,0x06,0xd0,0x05,0x05,0x7a,0x05,0x05,0x03,0x05,0x04,0x7b,0x04,0x04,0xe3,0x03, -0x03,0x5a,0x03,0x03,0xb0,0x02,0x02,0x26,0x02,0x01,0x8c,0x01,0x01,0xe3,0x00,0x00, -0x5a,0x00,0x00,0xd0,0xff,0xff,0x59,0xff,0xff,0xe0,0xfe,0xfe,0x6a,0xfe,0xfe,0xf2, -0xfd,0xfd,0x8c,0xfd,0xfd,0x04,0xfd,0xfc,0x7c,0xfc,0xfc,0xe2,0xfb,0xfb,0x49,0xfb, -0xfa,0xbf,0xfa,0xfa,0x16,0xfa,0xf9,0x7c,0xf9,0xf9,0xe2,0xf8,0xf8,0x5a,0xf8,0xf8, -0xd1,0xf7,0xf7,0x69,0xf7,0xf7,0x02,0xf7,0xf6,0xce,0xf6,0xf6,0xab,0xf6,0xf6,0xaa, -0xf6,0xf6,0xba,0xf6,0xf6,0xec,0xf6,0xf7,0x20,0xf7,0xf7,0x64,0xf7,0xf7,0xc9,0xf7, -0xf7,0x1e,0xf8,0xf8,0x53,0xf8,0xf8,0x97,0xf8,0xf8,0xca,0xf8,0xf8,0xed,0xf8,0xf8, -0xff,0xf8,0xf9,0x21,0xf9,0xf9,0x33,0xf9,0xf9,0x65,0xf9,0xf9,0x87,0xf9,0xf9,0xb9, -0xf9,0xf9,0xdc,0xf9,0xf9,0x0e,0xfa,0xfa,0x21,0xfa,0xfa,0x43,0xfa,0xfa,0x64,0xfa, -0xfa,0x76,0xfa,0xfa,0x87,0xfa,0xfa,0x78,0xfa,0xfa,0x77,0xfa,0xfa,0x66,0xfa,0xfa, -0x34,0xfa,0xfa,0x12,0xfa,0xfa,0xe0,0xf9,0xf9,0xbc,0xf9,0xf9,0x8a,0xf9,0xf9,0x67, -0xf9,0xf9,0x45,0xf9,0xf9,0x24,0xf9,0xf9,0x22,0xf9,0xf9,0x23,0xf9,0xf9,0x33,0xf9, -0xf9,0x64,0xf9,0xf9,0x86,0xf9,0xf9,0x99,0xf9,0xf9,0xaa,0xf9,0xf9,0xaa,0xf9,0xf9, -0x99,0xf9,0xf9,0x89,0xf9,0xf9,0x67,0xf9,0xf9,0x55,0xf9,0xf9,0x44,0xf9,0xf9,0x44, -0xf9,0xf9,0x65,0xf9,0xf9,0x86,0xf9,0xf9,0xca,0xf9,0xf9,0x1e,0xfa,0xfa,0x64,0xfa, -0xfa,0xc9,0xfa,0xfa,0x2f,0xfb,0xfb,0x84,0xfb,0xfb,0xdb,0xfb,0xfc,0x30,0xfc,0xfc, -0x85,0xfc,0xfc,0xca,0xfc,0xfc,0x0e,0xfd,0xfd,0x42,0xfd,0xfd,0x86,0xfd,0xfd,0xca, -0xfd,0xfe,0x20,0xfe,0xfe,0x96,0xfe,0xfe,0x2e,0xff,0xff,0xc6,0xff,0xff,0x5f,0x00, -0x00,0xe9,0x00,0x01,0x84,0x01,0x01,0x2e,0x02,0x02,0xc7,0x02,0x03,0x40,0x03,0x03, -0xb8,0x03,0x03,0x1e,0x04,0x04,0x75,0x04,0x04,0xc9,0x04,0x04,0x0e,0x05,0x05,0x43, -0x05,0x05,0x86,0x05,0x05,0xb9,0x05,0x05,0xed,0x05,0x05,0x1f,0x06,0x06,0x42,0x06, -0x06,0x65,0x06,0x06,0x87,0x06,0x06,0xa9,0x06,0x06,0xdc,0x06,0x06,0x0e,0x07,0x07, -0x31,0x07,0x07,0x64,0x07,0x07,0x97,0x07,0x07,0xb9,0x07,0x07,0xcc,0x07,0x07,0xed, -0x07,0x07,0xff,0x07,0x08,0xf0,0x07,0x07,0xff,0x07,0x07,0xef,0x07,0x07,0xde,0x07, -0x07,0xcd,0x07,0x07,0xab,0x07,0x07,0x99,0x07,0x07,0x99,0x07,0x07,0xa9,0x07,0x07, -0xcb,0x07,0x07,0xfd,0x07,0x08,0x20,0x08,0x08,0x63,0x08,0x08,0xa7,0x08,0x08,0xdb, -0x08,0x08,0x2f,0x09,0x09,0x53,0x09,0x09,0x87,0x09,0x09,0xb9,0x09,0x09,0xdc,0x09, -0x09,0xdd,0x09,0x09,0xde,0x09,0x09,0xde,0x09,0x09,0xcc,0x09,0x09,0xab,0x09,0x09, -0x9a,0x09,0x09,0x68,0x09,0x09,0x46,0x09,0x09,0x13,0x09,0x08,0xdf,0x08,0x08,0x9b, -0x08,0x08,0x35,0x08,0x08,0xd0,0x07,0x07,0x6a,0x07,0x07,0xe2,0x06,0x06,0x49,0x06, -0x06,0xb0,0x05,0x05,0x16,0x05,0x04,0x6b,0x04,0x04,0xb0,0x03,0x03,0xf5,0x02,0x02, -0x5a,0x02,0x01,0xbf,0x01,0x01,0x05,0x01,0x00,0x7c,0x00,0x00,0xf3,0xff,0xff,0x8c, -0xff,0xff,0x14,0xff,0xfe,0xae,0xfe,0xfe,0x37,0xfe,0xfe,0xd0,0xfd,0xfd,0x58,0xfd, -0xfd,0xe1,0xfc,0xfc,0x59,0xfc,0xfc,0xd0,0xfb,0xfb,0x37,0xfb,0xfa,0x9d,0xfa,0xfa, -0x05,0xfa,0xf9,0x7b,0xf9,0xf9,0xf3,0xf8,0xf8,0x8b,0xf8,0xf8,0x36,0xf8,0xf8,0x02, -0xf8,0xf7,0xef,0xf7,0xf7,0xde,0xf7,0xf7,0xdd,0xf7,0xf7,0xed,0xf7,0xf7,0xee,0xf7, -0xf7,0xff,0xf7,0xf8,0x00,0xf8,0xf8,0x10,0xf8,0xf8,0x11,0xf8,0xf8,0x11,0xf8,0xf8, -0x21,0xf8,0xf8,0x21,0xf8,0xf8,0x22,0xf8,0xf8,0x32,0xf8,0xf8,0x33,0xf8,0xf8,0x55, -0xf8,0xf8,0x76,0xf8,0xf8,0x98,0xf8,0xf8,0xba,0xf8,0xf8,0xdd,0xf8,0xf8,0x0f,0xf9, -0xf9,0x21,0xf9,0xf9,0x43,0xf9,0xf9,0x65,0xf9,0xf9,0x76,0xf9,0xf9,0x87,0xf9,0xf9, -0x87,0xf9,0xf9,0x78,0xf9,0xf9,0x77,0xf9,0xf9,0x56,0xf9,0xf9,0x45,0xf9,0xf9,0x33, -0xf9,0xf9,0x13,0xf9,0xf9,0x11,0xf9,0xf9,0x00,0xf9,0xf8,0xff,0xf8,0xf8,0xff,0xf8, -0xf8,0x0f,0xf9,0xf8,0x0f,0xf9,0xf8,0x0f,0xf9,0xf9,0x10,0xf9,0xf9,0x21,0xf9,0xf9, -0x32,0xf9,0xf9,0x54,0xf9,0xf9,0x76,0xf9,0xf9,0x97,0xf9,0xf9,0xba,0xf9,0xf9,0xec, -0xf9,0xf9,0x0f,0xfa,0xfa,0x31,0xfa,0xfa,0x75,0xfa,0xfa,0xb8,0xfa,0xfa,0xfd,0xfa, -0xfb,0x42,0xfb,0xfb,0xa7,0xfb,0xfb,0xfc,0xfb,0xfc,0x63,0xfc,0xfc,0xc9,0xfc,0xfc, -0x3f,0xfd,0xfd,0x96,0xfd,0xfd,0xfc,0xfd,0xfe,0x42,0xfe,0xfe,0xa7,0xfe,0xfe,0xfd, -0xfe,0xff,0x42,0xff,0xff,0xa7,0xff,0xff,0xfd,0xff,0x00,0x52,0x00,0x00,0xc9,0x00, -0x01,0x40,0x01,0x01,0xc8,0x01,0x02,0x40,0x02,0x02,0xc8,0x02,0x03,0x41,0x03,0x03, -0xb8,0x03,0x03,0x2f,0x04,0x04,0x95,0x04,0x04,0xdb,0x04,0x04,0x0f,0x05,0x05,0x22, -0x05,0x05,0x33,0x05,0x05,0x23,0x05,0x05,0x22,0x05,0x05,0x01,0x05,0x04,0xef,0x04, -0x04,0xcd,0x04,0x04,0xac,0x04,0x04,0x99,0x04,0x04,0x88,0x04,0x04,0x77,0x04,0x04, -0x77,0x04,0x04,0x88,0x04,0x04,0x88,0x04,0x04,0xa9,0x04,0x04,0xba,0x04,0x04,0xcb, -0x04,0x04,0xdd,0x04,0x04,0xed,0x04,0x04,0xee,0x04,0x04,0xff,0x04,0x04,0xfe,0x04, -0x04,0xee,0x04,0x04,0xee,0x04,0x04,0xee,0x04,0x04,0xee,0x04,0x04,0x0f,0x05,0x05, -0x10,0x05,0x05,0x43,0x05,0x05,0x97,0x05,0x05,0xeb,0x05,0x06,0x31,0x06,0x06,0x96, -0x06,0x06,0xfc,0x06,0x07,0x52,0x07,0x07,0xb8,0x07,0x07,0x1e,0x08,0x08,0x63,0x08, -0x08,0xa7,0x08,0x08,0xca,0x08,0x08,0xed,0x08,0x08,0xff,0x08,0x08,0x0f,0x09,0x09, -0x00,0x09,0x09,0x11,0x09,0x09,0x11,0x09,0x09,0x11,0x09,0x09,0x11,0x09,0x09,0x00, -0x09,0x08,0xff,0x08,0x08,0xde,0x08,0x08,0xbc,0x08,0x08,0x9a,0x08,0x08,0x67,0x08, -0x08,0x25,0x08,0x08,0xe0,0x07,0x07,0x8b,0x07,0x07,0x25,0x07,0x06,0xaf,0x06,0x06, -0x16,0x06,0x05,0x7d,0x05,0x05,0xd2,0x04,0x04,0x28,0x04,0x03,0x7d,0x03,0x03,0xd2, -0x02,0x02,0x38,0x02,0x01,0x9e,0x01,0x01,0x15,0x01,0x00,0x7c,0x00,0x00,0xf3,0xff, -0xff,0x6b,0xff,0xff,0xe2,0xfe,0xfe,0x59,0xfe,0xfe,0xc1,0xfd,0xfd,0x48,0xfd,0xfc, -0xbf,0xfc,0xfc,0x37,0xfc,0xfc,0xc0,0xfb,0xfb,0x59,0xfb,0xfb,0x03,0xfb,0xfa,0xbe, -0xfa,0xfa,0x8a,0xfa,0xfa,0x46,0xfa,0xfa,0x23,0xfa,0xfa,0x01,0xfa,0xf9,0xef,0xf9, -0xf9,0xde,0xf9,0xf9,0xcd,0xf9,0xf9,0xbc,0xf9,0xf9,0x9a,0xf9,0xf9,0x89,0xf9,0xf9, -0x67,0xf9,0xf9,0x34,0xf9,0xf9,0x01,0xf9,0xf8,0xee,0xf8,0xf8,0xab,0xf8,0xf8,0x89, -0xf8,0xf8,0x56,0xf8,0xf8,0x34,0xf8,0xf8,0x12,0xf8,0xf8,0xf0,0xf7,0xf7,0xef,0xf7, -0xf7,0xdd,0xf7,0xf7,0xdd,0xf7,0xf7,0xdc,0xf7,0xf7,0xdd,0xf7,0xf7,0xfd,0xf7,0xf7, -0x0e,0xf8,0xf8,0x10,0xf8,0xf8,0x32,0xf8,0xf8,0x54,0xf8,0xf8,0x66,0xf8,0xf8,0x87, -0xf8,0xf8,0x99,0xf8,0xf8,0x9a,0xf8,0xf8,0xaa,0xf8,0xf8,0x9b,0xf8,0xf8,0x99,0xf8, -0xf8,0x88,0xf8,0xf8,0x78,0xf8,0xf8,0x76,0xf8,0xf8,0x66,0xf8,0xf8,0x66,0xf8,0xf8, -0x66,0xf8,0xf8,0x66,0xf8,0xf8,0x76,0xf8,0xf8,0x88,0xf8,0xf8,0x98,0xf8,0xf8,0xba, -0xf8,0xf8,0xdb,0xf8,0xf8,0xed,0xf8,0xf8,0x0f,0xf9,0xf9,0x21,0xf9,0xf9,0x54,0xf9, -0xf9,0x97,0xf9,0xf9,0xdb,0xf9,0xfa,0x20,0xfa,0xfa,0x95,0xfa,0xfa,0xfc,0xfa,0xfb, -0x73,0xfb,0xfb,0x0b,0xfc,0xfc,0x94,0xfc,0xfc,0x2d,0xfd,0xfd,0xa6,0xfd,0xfd,0x3f, -0xfe,0xfe,0xb7,0xfe,0xfe,0x2f,0xff,0xff,0x96,0xff,0xff,0x0d,0x00,0x00,0x63,0x00, -0x00,0xeb,0x00,0x01,0x62,0x01,0x01,0xea,0x01,0x02,0x72,0x02,0x02,0xfb,0x02,0x03, -0x73,0x03,0x03,0xfb,0x03,0x04,0x63,0x04,0x04,0xda,0x04,0x05,0x20,0x05,0x05,0x75, -0x05,0x05,0xa9,0x05,0x05,0xcb,0x05,0x05,0xdd,0x05,0x05,0xdd,0x05,0x05,0xdd,0x05, -0x05,0xcc,0x05,0x05,0x9b,0x05,0x05,0x78,0x05,0x05,0x56,0x05,0x05,0x34,0x05,0x05, -0x22,0x05,0x05,0x01,0x05,0x05,0x00,0x05,0x05,0x10,0x05,0x05,0x21,0x05,0x05,0x33, -0x05,0x05,0x54,0x05,0x05,0x55,0x05,0x05,0x55,0x05,0x05,0x45,0x05,0x05,0x24,0x05, -0x05,0x01,0x05,0x04,0xdf,0x04,0x04,0x9b,0x04,0x04,0x79,0x04,0x04,0x56,0x04,0x04, -0x45,0x04,0x04,0x44,0x04,0x04,0x44,0x04,0x04,0x65,0x04,0x04,0x87,0x04,0x04,0xba, -0x04,0x04,0xfd,0x04,0x05,0x41,0x05,0x05,0x96,0x05,0x05,0xeb,0x05,0x06,0x30,0x06, -0x06,0x85,0x06,0x06,0xca,0x06,0x06,0xfd,0x06,0x07,0x20,0x07,0x07,0x33,0x07,0x07, -0x43,0x07,0x07,0x44,0x07,0x07,0x34,0x07,0x07,0x34,0x07,0x07,0x23,0x07,0x07,0x11, -0x07,0x07,0x00,0x07,0x06,0xff,0x06,0x06,0xef,0x06,0x06,0xdd,0x06,0x06,0xbc,0x06, -0x06,0x9a,0x06,0x06,0x68,0x06,0x06,0x24,0x06,0x06,0xd0,0x05,0x05,0x8a,0x05,0x05, -0x14,0x05,0x04,0xbe,0x04,0x04,0x47,0x04,0x04,0xd0,0x03,0x03,0x7a,0x03,0x03,0x03, -0x03,0x02,0xad,0x02,0x02,0x36,0x02,0x02,0xc0,0x01,0x01,0x7a,0x01,0x01,0x14,0x01, -0x00,0xcf,0x00,0x00,0x8a,0x00,0x00,0x46,0x00,0x00,0x02,0x00,0xff,0xdf,0xff,0xff, -0x9b,0xff,0xff,0x57,0xff,0xff,0x12,0xff,0xfe,0xce,0xfe,0xfe,0x8a,0xfe,0xfe,0x56, -0xfe,0xfe,0x13,0xfe,0xfe,0xe0,0xfd,0xfd,0xcd,0xfd,0xfd,0x9b,0xfd,0xfd,0x78,0xfd, -0xfd,0x66,0xfd,0xfd,0x45,0xfd,0xfd,0x23,0xfd,0xfd,0x11,0xfd,0xfc,0xef,0xfc,0xfc, -0xce,0xfc,0xfc,0xaa,0xfc,0xfc,0x67,0xfc,0xfc,0x34,0xfc,0xfc,0xf1,0xfb,0xfb,0xbd, -0xfb,0xfb,0x7a,0xfb,0xfb,0x46,0xfb,0xfb,0x03,0xfb,0xfa,0xdf,0xfa,0xfa,0xbd,0xfa, -0xfa,0x8a,0xfa,0xfa,0x67,0xfa,0xfa,0x45,0xfa,0xfa,0x12,0xfa,0xfa,0xf0,0xf9,0xf9, -0xcd,0xf9,0xf9,0x8a,0xf9,0xf9,0x47,0xf9,0xf9,0x02,0xf9,0xf8,0xce,0xf8,0xf8,0x7a, -0xf8,0xf8,0x25,0xf8,0xf8,0xd0,0xf7,0xf7,0x8b,0xf7,0xf7,0x36,0xf7,0xf7,0xf1,0xf6, -0xf6,0xbc,0xf6,0xf6,0x89,0xf6,0xf6,0x46,0xf6,0xf6,0x23,0xf6,0xf6,0x11,0xf6,0xf6, -0xf0,0xf5,0xf5,0xff,0xf5,0xf5,0xff,0xf5,0xf5,0xff,0xf5,0xf6,0x10,0xf6,0xf6,0x21, -0xf6,0xf6,0x43,0xf6,0xf6,0x75,0xf6,0xf6,0x97,0xf6,0xf6,0xca,0xf6,0xf6,0xfd,0xf6, -0xf7,0x31,0xf7,0xf7,0x86,0xf7,0xf7,0xea,0xf7,0xf8,0x40,0xf8,0xf8,0xb7,0xf8,0xf8, -0x2e,0xf9,0xf9,0xa6,0xf9,0xf9,0x3f,0xfa,0xfa,0xd8,0xfa,0xfb,0x72,0xfb,0xfb,0x1c, -0xfc,0xfc,0xb6,0xfc,0xfd,0x40,0xfd,0xfd,0xe9,0xfd,0xfe,0x62,0xfe,0xfe,0xfb,0xfe, -0xff,0x83,0xff,0xff,0x0c,0x00,0x00,0x84,0x00,0x00,0x0c,0x01,0x01,0x84,0x01,0x01, -0x0c,0x02,0x02,0x84,0x02,0x02,0xfc,0x02,0x03,0x74,0x03,0x03,0xea,0x03,0x04,0x41, -0x04,0x04,0x97,0x04,0x04,0xec,0x04,0x05,0x20,0x05,0x05,0x43,0x05,0x05,0x75,0x05, -0x05,0x87,0x05,0x05,0x88,0x05,0x05,0x78,0x05,0x05,0x67,0x05,0x05,0x56,0x05,0x05, -0x45,0x05,0x05,0x34,0x05,0x05,0x33,0x05,0x05,0x44,0x05,0x05,0x54,0x05,0x05,0x86, -0x05,0x05,0xb9,0x05,0x05,0xed,0x05,0x06,0x20,0x06,0x06,0x43,0x06,0x06,0x66,0x06, -0x06,0x77,0x06,0x06,0x77,0x06,0x06,0x66,0x06,0x06,0x45,0x06,0x06,0x12,0x06,0x06, -0xe0,0x05,0x05,0xcd,0x05,0x05,0x9a,0x05,0x05,0x89,0x05,0x05,0x77,0x05,0x05,0x66, -0x05,0x05,0x76,0x05,0x05,0x87,0x05,0x05,0xa9,0x05,0x05,0xbb,0x05,0x05,0xcc,0x05, -0x05,0xed,0x05,0x05,0xee,0x05,0x05,0xef,0x05,0x05,0xff,0x05,0x05,0xee,0x05,0x05, -0xee,0x05,0x05,0xde,0x05,0x05,0xde,0x05,0x05,0xdd,0x05,0x05,0xcc,0x05,0x05,0xbb, -0x05,0x05,0xba,0x05,0x05,0xaa,0x05,0x05,0x99,0x05,0x05,0x99,0x05,0x05,0x88,0x05, -0x05,0x77,0x05,0x05,0x66,0x05,0x05,0x45,0x05,0x05,0x23,0x05,0x05,0xf0,0x04,0x04, -0xbd,0x04,0x04,0x79,0x04,0x04,0x35,0x04,0x04,0xe1,0x03,0x03,0x9b,0x03,0x03,0x47, -0x03,0x03,0x02,0x03,0x02,0xad,0x02,0x02,0x58,0x02,0x02,0x03,0x02,0x01,0xbe,0x01, -0x01,0x69,0x01,0x01,0x13,0x01,0x00,0xbe,0x00,0x00,0x68,0x00,0x00,0x03,0x00,0xff, -0xcf,0xff,0xff,0x79,0xff,0xff,0x14,0xff,0xfe,0xdf,0xfe,0xfe,0x8a,0xfe,0xfe,0x46, -0xfe,0xfe,0x02,0xfe,0xfd,0xef,0xfd,0xfd,0xcc,0xfd,0xfd,0x9a,0xfd,0xfd,0x99,0xfd, -0xfd,0x88,0xfd,0xfd,0x88,0xfd,0xfd,0x88,0xfd,0xfd,0x98,0xfd,0xfd,0x88,0xfd,0xfd, -0x78,0xfd,0xfd,0x77,0xfd,0xfd,0x66,0xfd,0xfd,0x45,0xfd,0xfd,0x24,0xfd,0xfd,0x01, -0xfd,0xfd,0xf0,0xfc,0xfc,0xee,0xfc,0xfc,0xcd,0xfc,0xfc,0xbd,0xfc,0xfc,0xbb,0xfc, -0xfc,0xab,0xfc,0xfc,0xaa,0xfc,0xfc,0x99,0xfc,0xfc,0x99,0xfc,0xfc,0x78,0xfc,0xfc, -0x56,0xfc,0xfc,0x35,0xfc,0xfc,0x02,0xfc,0xfb,0xcf,0xfb,0xfb,0x9b,0xfb,0xfb,0x57, -0xfb,0xfb,0x13,0xfb,0xfa,0xce,0xfa,0xfa,0x79,0xfa,0xfa,0x25,0xfa,0xf9,0xef,0xf9, -0xf9,0x9a,0xf9,0xf9,0x56,0xf9,0xf9,0x02,0xf9,0xf8,0xdf,0xf8,0xf8,0xac,0xf8,0xf8, -0x89,0xf8,0xf8,0x77,0xf8,0xf8,0x77,0xf8,0xf8,0x67,0xf8,0xf8,0x66,0xf8,0xf8,0x56, -0xf8,0xf8,0x45,0xf8,0xf8,0x34,0xf8,0xf8,0x23,0xf8,0xf8,0x11,0xf8,0xf8,0xf0,0xf7, -0xf7,0xff,0xf7,0xf7,0xff,0xf7,0xf7,0xff,0xf7,0xf7,0x0f,0xf8,0xf8,0x21,0xf8,0xf8, -0x43,0xf8,0xf8,0x86,0xf8,0xf8,0xdb,0xf8,0xf8,0x2f,0xf9,0xf9,0x85,0xf9,0xf9,0xfb, -0xf9,0xfa,0x52,0xfa,0xfa,0xc9,0xfa,0xfa,0x3f,0xfb,0xfb,0xa6,0xfb,0xfb,0x0d,0xfc, -0xfc,0x74,0xfc,0xfc,0xc9,0xfc,0xfd,0x30,0xfd,0xfd,0x97,0xfd,0xfd,0xfd,0xfd,0xfe, -0x73,0xfe,0xfe,0xda,0xfe,0xff,0x41,0xff,0xff,0xb8,0xff,0xff,0x2f,0x00,0x00,0x95, -0x00,0x00,0xfc,0x00,0x01,0x52,0x01,0x01,0xb8,0x01,0x01,0xfc,0x01,0x02,0x31,0x02, -0x02,0x75,0x02,0x02,0x98,0x02,0x02,0xcb,0x02,0x02,0xfc,0x02,0x02,0x0f,0x03,0x03, -0x21,0x03,0x03,0x33,0x03,0x03,0x54,0x03,0x03,0x87,0x03,0x03,0xb8,0x03,0x03,0xdc, -0x03,0x03,0x1f,0x04,0x04,0x43,0x04,0x04,0x97,0x04,0x04,0xdb,0x04,0x04,0x1f,0x05, -0x05,0x53,0x05,0x05,0x87,0x05,0x05,0xba,0x05,0x05,0xec,0x05,0x05,0x0f,0x06,0x06, -0x21,0x06,0x06,0x43,0x06,0x06,0x76,0x06,0x06,0x87,0x06,0x06,0xaa,0x06,0x06,0xbb, -0x06,0x06,0xed,0x06,0x06,0xff,0x06,0x07,0x00,0x07,0x07,0x21,0x07,0x07,0x43,0x07, -0x07,0x65,0x07,0x07,0x77,0x07,0x07,0x99,0x07,0x07,0xba,0x07,0x07,0xcc,0x07,0x07, -0xdd,0x07,0x07,0xdd,0x07,0x07,0xdd,0x07,0x07,0xdd,0x07,0x07,0xbc,0x07,0x07,0x9b, -0x07,0x07,0x79,0x07,0x07,0x46,0x07,0x07,0x23,0x07,0x07,0xf0,0x06,0x06,0xbd,0x06, -0x06,0x79,0x06,0x06,0x35,0x06,0x06,0xf1,0x05,0x05,0xad,0x05,0x05,0x57,0x05,0x05, -0xf2,0x04,0x04,0x9c,0x04,0x04,0x36,0x04,0x04,0xc0,0x03,0x03,0x58,0x03,0x03,0xf2, -0x02,0x02,0x8c,0x02,0x02,0x25,0x02,0x01,0xcf,0x01,0x01,0x7a,0x01,0x01,0x35,0x01, -0x01,0xe0,0x00,0x00,0x9c,0x00,0x00,0x57,0x00,0x00,0x13,0x00,0x00,0xe0,0xff,0xff, -0xac,0xff,0xff,0x68,0xff,0xff,0x25,0xff,0xff,0xf1,0xfe,0xfe,0xad,0xfe,0xfe,0x69, -0xfe,0xfe,0x24,0xfe,0xfe,0xe1,0xfd,0xfd,0xcd,0xfd,0xfd,0x9a,0xfd,0xfd,0x78,0xfd, -0xfd,0x67,0xfd,0xfd,0x66,0xfd,0xfd,0x55,0xfd,0xfd,0x65,0xfd,0xfd,0x66,0xfd,0xfd, -0x66,0xfd,0xfd,0x77,0xfd,0xfd,0x78,0xfd,0xfd,0x88,0xfd,0xfd,0x89,0xfd,0xfd,0x98, -0xfd,0xfd,0x99,0xfd,0xfd,0x89,0xfd,0xfd,0x88,0xfd,0xfd,0x77,0xfd,0xfd,0x67,0xfd, -0xfd,0x56,0xfd,0xfd,0x45,0xfd,0xfd,0x34,0xfd,0xfd,0x23,0xfd,0xfd,0x11,0xfd,0xfd, -0x00,0xfd,0xfd,0xf0,0xfc,0xfc,0xef,0xfc,0xfc,0xde,0xfc,0xfc,0xcd,0xfc,0xfc,0xab, -0xfc,0xfc,0x79,0xfc,0xfc,0x57,0xfc,0xfc,0x24,0xfc,0xfc,0xf1,0xfb,0xfb,0xce,0xfb, -0xfb,0x9a,0xfb,0xfb,0x68,0xfb,0xfb,0x34,0xfb,0xfb,0x01,0xfb,0xfa,0xef,0xfa,0xfa, -0xdd,0xfa,0xfa,0xcc,0xfa,0xfa,0xba,0xfa,0xfa,0xaa,0xfa,0xfa,0xaa,0xfa,0xfa,0xaa, -0xfa,0xfa,0xa9,0xfa,0xfa,0xaa,0xfa,0xfa,0x9a,0xfa,0xfa,0x99,0xfa,0xfa,0x99,0xfa, -0xfa,0x88,0xfa,0xfa,0x88,0xfa,0xfa,0x88,0xfa,0xfa,0x88,0xfa,0xfa,0x98,0xfa,0xfa, -0x99,0xfa,0xfa,0x99,0xfa,0xfa,0xaa,0xfa,0xfa,0xbb,0xfa,0xfa,0xcb,0xfa,0xfa,0xdd, -0xfa,0xfa,0xff,0xfa,0xfb,0x20,0xfb,0xfb,0x43,0xfb,0xfb,0x76,0xfb,0xfb,0xc9,0xfb, -0xfb,0xfd,0xfb,0xfc,0x31,0xfc,0xfc,0x85,0xfc,0xfc,0xca,0xfc,0xfc,0x1f,0xfd,0xfd, -0x63,0xfd,0xfd,0xb8,0xfd,0xfd,0x0e,0xfe,0xfe,0x53,0xfe,0xfe,0xa7,0xfe,0xfe,0xfc, -0xfe,0xff,0x31,0xff,0xff,0x75,0xff,0xff,0xc9,0xff,0xff,0xfd,0xff,0x00,0x20,0x00, -0x00,0x54,0x00,0x00,0x76,0x00,0x00,0x99,0x00,0x00,0xba,0x00,0x00,0xcc,0x00,0x00, -0xcc,0x00,0x00,0xdd,0x00,0x00,0xed,0x00,0x00,0xee,0x00,0x00,0x0f,0x01,0x01,0x10, -0x01,0x01,0x42,0x01,0x01,0x65,0x01,0x01,0x98,0x01,0x01,0xdb,0x01,0x01,0x1e,0x02, -0x02,0x53,0x02,0x02,0x96,0x02,0x02,0xca,0x02,0x02,0x0e,0x03,0x03,0x32,0x03,0x03, -0x65,0x03,0x03,0x98,0x03,0x03,0xca,0x03,0x03,0xec,0x03,0x03,0xfe,0x03,0x04,0x10, -0x04,0x04,0x32,0x04,0x04,0x54,0x04,0x04,0x86,0x04,0x04,0xa9,0x04,0x04,0xdc,0x04, -0x04,0x0e,0x05,0x05,0x21,0x05,0x05,0x53,0x05,0x05,0x76,0x05,0x05,0xa9,0x05,0x05, -0xbb,0x05,0x05,0xdc,0x05,0x05,0xfd,0x05,0x05,0x0f,0x06,0x06,0x10,0x06,0x06,0x21, -0x06,0x06,0x32,0x06,0x06,0x33,0x06,0x06,0x43,0x06,0x06,0x44,0x06,0x06,0x44,0x06, -0x06,0x34,0x06,0x06,0x33,0x06,0x06,0x12,0x06,0x06,0xf1,0x05,0x05,0xdf,0x05,0x05, -0xbc,0x05,0x05,0x8a,0x05,0x05,0x57,0x05,0x05,0x24,0x05,0x05,0xe1,0x04,0x04,0xbd, -0x04,0x04,0x79,0x04,0x04,0x35,0x04,0x04,0xf1,0x03,0x03,0xbd,0x03,0x03,0x79,0x03, -0x03,0x35,0x03,0x03,0xf1,0x02,0x02,0xad,0x02,0x02,0x79,0x02,0x02,0x34,0x02,0x02, -0xe0,0x01,0x01,0x9c,0x01,0x01,0x57,0x01,0x01,0x02,0x01,0x00,0xbe,0x00,0x00,0x79, -0x00,0x00,0x24,0x00,0x00,0xf0,0xff,0xff,0xbd,0xff,0xff,0x79,0xff,0xff,0x45,0xff, -0xff,0x12,0xff,0xfe,0xef,0xfe,0xfe,0xbc,0xfe,0xfe,0x8a,0xfe,0xfe,0x67,0xfe,0xfe, -0x55,0xfe,0xfe,0x34,0xfe,0xfe,0x12,0xfe,0xfe,0x00,0xfe,0xfd,0xef,0xfd,0xfd,0xcd, -0xfd,0xfd,0xab,0xfd,0xfd,0x89,0xfd,0xfd,0x67,0xfd,0xfd,0x35,0xfd,0xfd,0x22,0xfd, -0xfd,0x01,0xfd,0xfc,0xff,0xfc,0xfc,0xde,0xfc,0xfc,0xdd,0xfc,0xfc,0xcc,0xfc,0xfc, -0xbc,0xfc,0xfc,0xab,0xfc,0xfc,0x9a,0xfc,0xfc,0x89,0xfc,0xfc,0x88,0xfc,0xfc,0x77, -0xfc,0xfc,0x67,0xfc,0xfc,0x56,0xfc,0xfc,0x55,0xfc,0xfc,0x44,0xfc,0xfc,0x33,0xfc, -0xfc,0x22,0xfc,0xfc,0x11,0xfc,0xfc,0xf0,0xfb,0xfb,0xee,0xfb,0xfb,0xdd,0xfb,0xfb, -0xcc,0xfb,0xfb,0xcc,0xfb,0xfb,0xcb,0xfb,0xfb,0xbb,0xfb,0xfb,0xcc,0xfb,0xfb,0xcc, -0xfb,0xfb,0xdd,0xfb,0xfb,0xee,0xfb,0xfb,0xff,0xfb,0xfc,0x10,0xfc,0xfc,0x21,0xfc, -0xfc,0x32,0xfc,0xfc,0x33,0xfc,0xfc,0x44,0xfc,0xfc,0x54,0xfc,0xfc,0x55,0xfc,0xfc, -0x65,0xfc,0xfc,0x66,0xfc,0xfc,0x77,0xfc,0xfc,0x87,0xfc,0xfc,0x99,0xfc,0xfc,0xba, -0xfc,0xfc,0xcc,0xfc,0xfc,0xed,0xfc,0xfc,0x0f,0xfd,0xfd,0x10,0xfd,0xfd,0x32,0xfd, -0xfd,0x54,0xfd,0xfd,0x75,0xfd,0xfd,0x98,0xfd,0xfd,0xb9,0xfd,0xfd,0xdb,0xfd,0xfd, -0xfe,0xfd,0xfe,0x00,0xfe,0xfe,0x31,0xfe,0xfe,0x53,0xfe,0xfe,0x76,0xfe,0xfe,0x98, -0xfe,0xfe,0xca,0xfe,0xfe,0xed,0xfe,0xff,0x10,0xff,0xff,0x42,0xff,0xff,0x65,0xff, -0xff,0x98,0xff,0xff,0xcb,0xff,0xff,0xfd,0xff,0x00,0x00,0x00,0x00,0x32,0x00,0x00, -0x64,0x00,0x00,0x86,0x00,0x00,0xa9,0x00,0x00,0xcb,0x00,0x00,0xed,0x00,0x00,0xfe, -0x00,0x00,0x0f,0x01,0x01,0x00,0x01,0x01,0x00,0x01,0x01,0x01,0x01,0x01,0x11,0x01, -0x01,0x21,0x01,0x01,0x21,0x01,0x01,0x22,0x01,0x01,0x32,0x01,0x01,0x33,0x01,0x01, -0x43,0x01,0x01,0x44,0x01,0x01,0x55,0x01,0x01,0x66,0x01,0x01,0x87,0x01,0x01,0x88, -0x01,0x01,0xa9,0x01,0x01,0xbb,0x01,0x01,0xdc,0x01,0x01,0xee,0x01,0x01,0x0f,0x02, -0x02,0x21,0x02,0x02,0x43,0x02,0x02,0x65,0x02,0x02,0x87,0x02,0x02,0xba,0x02,0x02, -0xec,0x02,0x02,0x1f,0x03,0x03,0x32,0x03,0x03,0x65,0x03,0x03,0x98,0x03,0x03,0xba, -0x03,0x03,0xed,0x03,0x03,0x0f,0x04,0x04,0x21,0x04,0x04,0x43,0x04,0x04,0x65,0x04, -0x04,0x77,0x04,0x04,0x88,0x04,0x04,0x99,0x04,0x04,0x99,0x04,0x04,0x99,0x04,0x04, -0x89,0x04,0x04,0x78,0x04,0x04,0x67,0x04,0x04,0x55,0x04,0x04,0x34,0x04,0x04,0x12, -0x04,0x04,0xf0,0x03,0x03,0xde,0x03,0x03,0xac,0x03,0x03,0x89,0x03,0x03,0x67,0x03, -0x03,0x45,0x03,0x03,0x13,0x03,0x03,0xf1,0x02,0x02,0xde,0x02,0x02,0xbc,0x02,0x02, -0x89,0x02,0x02,0x67,0x02,0x02,0x34,0x02,0x02,0x02,0x02,0x01,0xdf,0x01,0x01,0x9c, -0x01,0x01,0x78,0x01,0x01,0x35,0x01,0x01,0x02,0x01,0x00,0xdf,0x00,0x00,0xab,0x00, -0x00,0x89,0x00,0x00,0x57,0x00,0x00,0x34,0x00,0x00,0x12,0x00,0x00,0xf0,0xff,0xff, -0xef,0xff,0xff,0xcd,0xff,0xff,0xbc,0xff,0xff,0xaa,0xff,0xff,0x99,0xff,0xff,0x88, -0xff,0xff,0x77,0xff,0xff,0x66,0xff,0xff,0x55,0xff,0xff,0x34,0xff,0xff,0x23,0xff, -0xff,0x01,0xff,0xfe,0xef,0xfe,0xfe,0xbc,0xfe,0xfe,0x8a,0xfe,0xfe,0x67,0xfe,0xfe, -0x45,0xfe,0xfe,0x23,0xfe,0xfe,0x01,0xfe,0xfd,0xef,0xfd,0xfd,0xde,0xfd,0xfd,0xcc, -0xfd,0xfd,0xab,0xfd,0xfd,0x9a,0xfd,0xfd,0x89,0xfd,0xfd,0x78,0xfd,0xfd,0x66,0xfd, -0xfd,0x55,0xfd,0xfd,0x34,0xfd,0xfd,0x23,0xfd,0xfd,0x12,0xfd,0xfd,0x00,0xfd,0xfc, -0xef,0xfc,0xfc,0xcd,0xfc,0xfc,0xbb,0xfc,0xfc,0x9a,0xfc,0xfc,0x78,0xfc,0xfc,0x66, -0xfc,0xfc,0x45,0xfc,0xfc,0x34,0xfc,0xfc,0x23,0xfc,0xfc,0x22,0xfc,0xfc,0x22,0xfc, -0xfc,0x11,0xfc,0xfc,0x11,0xfc,0xfc,0x21,0xfc,0xfc,0x21,0xfc,0xfc,0x22,0xfc,0xfc, -0x22,0xfc,0xfc,0x33,0xfc,0xfc,0x44,0xfc,0xfc,0x54,0xfc,0xfc,0x66,0xfc,0xfc,0x87, -0xfc,0xfc,0x98,0xfc,0xfc,0xba,0xfc,0xfc,0xec,0xfc,0xfc,0x0e,0xfd,0xfd,0x31,0xfd, -0xfd,0x54,0xfd,0xfd,0x87,0xfd,0xfd,0xba,0xfd,0xfd,0xed,0xfd,0xfe,0x10,0xfe,0xfe, -0x43,0xfe,0xfe,0x76,0xfe,0xfe,0xa9,0xfe,0xfe,0xdb,0xfe,0xfe,0xfe,0xfe,0xff,0x10, -0xff,0xff,0x42,0xff,0xff,0x65,0xff,0xff,0x87,0xff,0xff,0xa9,0xff,0xff,0xcb,0xff, -0xff,0xdc,0xff,0xff,0xfe,0xff,0x00,0x00,0x00,0x00,0x11,0x00,0x00,0x32,0x00,0x00, -0x43,0x00,0x00,0x65,0x00,0x00,0x76,0x00,0x00,0x87,0x00,0x00,0x99,0x00,0x00,0xba, -0x00,0x00,0xcb,0x00,0x00,0xdc,0x00,0x00,0xee,0x00,0x00,0xff,0x00,0x01,0x00,0x01, -0x01,0x11,0x01,0x01,0x11,0x01,0x01,0x12,0x01,0x01,0x22,0x01,0x01,0x22,0x01,0x01, -0x22,0x01,0x01,0x22,0x01,0x01,0x22,0x01,0x01,0x22,0x01,0x01,0x22,0x01,0x01,0x22, -0x01,0x01,0x22,0x01,0x01,0x22,0x01,0x01,0x22,0x01,0x01,0x22,0x01,0x01,0x33,0x01, -0x01,0x33,0x01,0x01,0x44,0x01,0x01,0x54,0x01,0x01,0x65,0x01,0x01,0x76,0x01,0x01, -0x77,0x01,0x01,0x88,0x01,0x01,0x99,0x01,0x01,0xa9,0x01,0x01,0xaa,0x01,0x01,0xba, -0x01,0x01,0xbb,0x01,0x01,0xcc,0x01,0x01,0xcc,0x01,0x01,0xdd,0x01,0x01,0xee,0x01, -0x01,0xfe,0x01,0x01,0xff,0x01,0x02,0x00,0x02,0x02,0x10,0x02,0x02,0x11,0x02,0x02, -0x12,0x02,0x02,0x22,0x02,0x02,0x22,0x02,0x02,0x22,0x02,0x02,0x22,0x02,0x02,0x22, -0x02,0x02,0x11,0x02,0x02,0x11,0x02,0x02,0x11,0x02,0x02,0x01,0x02,0x02,0x00,0x02, -0x01,0xff,0x01,0x01,0xef,0x01,0x01,0xee,0x01,0x01,0xdd,0x01,0x01,0xcd,0x01,0x01, -0xcc,0x01,0x01,0xbb,0x01,0x01,0xbb,0x01,0x01,0xab,0x01,0x01,0xaa,0x01,0x01,0x9a, -0x01,0x01,0x99,0x01,0x01,0x88,0x01,0x01,0x77,0x01,0x01,0x66,0x01,0x01,0x55,0x01, -0x01,0x34,0x01,0x01,0x23,0x01,0x01,0x01,0x01,0x01,0xf0,0x00,0x00,0xde,0x00,0x00, -0xcd,0x00,0x00,0xbb,0x00,0x00,0x9a,0x00,0x00,0x89,0x00,0x00,0x78,0x00,0x00,0x67, -0x00,0x00,0x56,0x00,0x00,0x45,0x00,0x00,0x34,0x00,0x00,0x23,0x00,0x00,0x12,0x00, -0x00,0x01,0x00,0x00,0xf0,0xff,0xff,0xef,0xff,0xff,0xde,0xff,0xff,0xcc,0xff,0xff, -0xab,0xff,0xff,0x9a,0xff,0xff,0x88,0xff,0xff,0x67,0xff,0xff,0x56,0xff,0xff,0x44, -0xff,0xff,0x33,0xff,0xff,0x22,0xff,0xff,0x11,0xff,0xff,0xf0,0xfe,0xfe,0xef,0xfe, -0xfe,0xde,0xfe,0xfe,0xcd,0xfe,0xfe,0xbc,0xfe,0xfe,0xaa,0xfe,0xfe,0x99,0xfe,0xfe, -0x78,0xfe,0xfe,0x67,0xfe,0xfe,0x55,0xfe,0xfe,0x34,0xfe,0xfe,0x23,0xfe,0xfe,0x11, -0xfe,0xfe,0x00,0xfe,0xfd,0xef,0xfd,0xfd,0xee,0xfd,0xfd,0xdd,0xfd,0xfd,0xcc,0xfd, -0xfd,0xcc,0xfd,0xfd,0xbb,0xfd,0xfd,0xbb,0xfd,0xfd,0xbc,0xfd,0xfd,0xcc,0xfd,0xfd, -0xdc,0xfd,0xfd,0xed,0xfd,0xfd,0xff,0xfd,0xfe,0x00,0xfe,0xfe,0x11,0xfe,0xfe,0x32, -0xfe,0xfe,0x43,0xfe,0xfe,0x54,0xfe,0xfe,0x66,0xfe,0xfe,0x87,0xfe,0xfe,0x98,0xfe, -0xfe,0xaa,0xfe,0xfe,0xbb,0xfe,0xfe,0xdc,0xfe,0xfe,0xed,0xfe,0xfe,0xfe,0xfe,0xff, -0x00,0xff,0xff,0x11,0xff,0xff,0x22,0xff,0xff,0x33,0xff,0xff,0x43,0xff,0xff,0x54, -0xff,0xff,0x65,0xff,0xff,0x66,0xff,0xff,0x77,0xff,0xff,0x88,0xff,0xff,0x98,0xff, -0xff,0x99,0xff,0xff,0xaa,0xff,0xff,0xba,0xff,0xff,0xbb,0xff,0xff,0xcc,0xff,0xff, -0xdc,0xff,0xff,0xdd,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x00,0x00,0x11,0x00, -0x00,0x11,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x33,0x00,0x00, -0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x43,0x00,0x00,0x43,0x00,0x00,0x44, -0x00,0x00,0x44,0x00,0x00,0x44,0x00,0x00,0x44,0x00,0x00,0x44,0x00,0x00,0x44,0x00, -0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00, -0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x33, -0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x23,0x00,0x00,0x22,0x00, -0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00, -0x22,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x22, -0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x11,0x00, -0x00,0x11,0x00,0x00,0x11,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xdd, -0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0xdd,0xff,0xff,0x8d,0xf6, -0xcd,0x00,0xa9,0x90,0xf2,0x83,0x80,0x00,0x81,0x85,0x54,0x8b,0x92,0x8a,0x9a,0xa2, -0x7e,0xab,0xb4,0x86,0xc1,0xcf,0xc3,0xdb,0xe7,0x02,0xf1,0xfa,0xa4,0x02,0x0a,0xb3, -0x11,0x18,0x27,0x1f,0x25,0x45,0x2b,0x31,0x50,0x36,0x3b,0x8a,0x40,0x45,0x90,0x49, -0x4d,0xac,0x51,0x55,0x51,0x58,0x5b,0xf6,0x5d,0x60,0xb7,0x62,0x64,0xf8,0x65,0x67, -0x11,0x68,0x68,0xea,0x68,0x68,0x9c,0x68,0x67,0x2f,0x67,0x65,0x8e,0x64,0x62,0xdd, -0x60,0x5e,0x39,0x5c,0x59,0xa8,0x56,0x53,0x58,0x50,0x4c,0x2d,0x49,0x45,0x66,0x41, -0x3d,0x15,0x39,0x34,0x5d,0x30,0x2b,0x2d,0x27,0x22,0xd9,0x1d,0x19,0x10,0x14,0x0f, -0x34,0x0a,0x05,0x75,0x00,0xfb,0x89,0xf6,0xf1,0xa8,0xec,0xe7,0xba,0xe2,0xdd,0xed, -0xd8,0xd4,0x83,0xcf,0xca,0x0b,0xc6,0xc1,0x08,0xbd,0xb8,0x79,0xb4,0xb0,0x96,0xac, -0xa8,0x8c,0xa5,0xa2,0x33,0x9f,0x9c,0x09,0x9a,0x97,0xcd,0x95,0x94,0x90,0x92,0x91, -0x45,0x90,0x8f,0xf7,0x8e,0x8e,0x9a,0x8e,0x8e,0x2e,0x8f,0x8f,0xbd,0x90,0x91,0x3e, -0x93,0x94,0xef,0x96,0x99,0x92,0x9b,0x9e,0xf3,0xa0,0xa3,0x2f,0xa7,0xaa,0xe8,0xad, -0xb1,0x79,0xb5,0xb9,0x65,0xbd,0xc1,0xea,0xc5,0xca,0xa3,0xce,0xd3,0x92,0xd7,0xdc, -0xc3,0xe0,0xe5,0x36,0xea,0xee,0x9d,0xf3,0xf8,0x16,0xfd,0x01,0xae,0x06,0x0b,0x48, -0x10,0x15,0xc2,0x19,0x1e,0x58,0x23,0x27,0x6f,0x2c,0x30,0x2e,0x35,0x39,0x97,0x3d, -0x41,0x69,0x45,0x49,0xa1,0x4c,0x4f,0x1f,0x53,0x56,0x23,0x59,0x5b,0x8d,0x5e,0x60, -0x3f,0x63,0x65,0x45,0x67,0x69,0x70,0x6a,0x6b,0xdd,0x6c,0x6d,0x3a,0x6e,0x6e,0x76, -0x6e,0x6e,0xa2,0x6d,0x6c,0xbb,0x6b,0x6a,0x94,0x68,0x66,0x8b,0x64,0x62,0xc4,0x5f, -0x5d,0x51,0x5a,0x57,0x03,0x54,0x50,0x4c,0x4d,0x49,0xea,0x45,0x41,0xdd,0x3d,0x39, -0x5a,0x35,0x31,0xa1,0x2c,0x28,0xa2,0x23,0x1f,0x72,0x1a,0x15,0x4e,0x11,0x0c,0x1a, -0x08,0x03,0x29,0xff,0xfa,0x1b,0xf6,0xf1,0x19,0xed,0xe8,0x29,0xe4,0xdf,0x5b,0xdb, -0xd7,0xc0,0xd2,0xce,0x8a,0xca,0xc6,0xb9,0xc2,0xbe,0x5f,0xbb,0xb7,0x8c,0xb4,0xb1, -0x43,0xae,0xab,0x74,0xa8,0xa5,0x5d,0xa3,0xa1,0x63,0x9f,0x9d,0x5a,0x9c,0x9b,0x63, -0x9a,0x99,0x9d,0x99,0x99,0xa7,0x99,0x9a,0xa0,0x9a,0x9b,0xa9,0x9c,0x9d,0x6d,0x9f, -0xa1,0xc0,0xa2,0xa4,0x0e,0xa7,0xa9,0x28,0xac,0xae,0xee,0xb1,0xb4,0x3f,0xb8,0xbb, -0x2a,0xbf,0xc2,0x8c,0xc6,0xca,0x46,0xce,0xd2,0x54,0xd6,0xda,0x77,0xde,0xe2,0xda, -0xe6,0xeb,0x52,0xef,0xf3,0xfa,0xf7,0xfc,0x63,0x00,0x04,0xfb,0x08,0x0d,0x41,0x11, -0x15,0x77,0x19,0x1d,0x86,0x21,0x25,0x36,0x29,0x2c,0x7f,0x30,0x34,0x60,0x37,0x3a, -0xeb,0x3d,0x40,0xff,0x43,0x46,0x8c,0x49,0x4c,0xb2,0x4e,0x51,0x10,0x53,0x55,0xe1, -0x56,0x58,0xc6,0x59,0x5a,0xde,0x5b,0x5c,0xf7,0x5c,0x5d,0x85,0x5d,0x5d,0x47,0x5d, -0x5c,0x3d,0x5c,0x5b,0x67,0x5a,0x59,0xf4,0x57,0x56,0xc6,0x54,0x52,0xac,0x50,0x4e, -0x17,0x4c,0x49,0xd8,0x46,0x44,0x42,0x41,0x3e,0x34,0x3b,0x38,0xc0,0x34,0x31,0xb4, -0x2d,0x2a,0x72,0x26,0x22,0xb9,0x1e,0x1a,0xcc,0x16,0x12,0xaa,0x0e,0x0a,0x48,0x06, -0x02,0x34,0xfe,0xfa,0x21,0xf6,0xf2,0x23,0xee,0xea,0x75,0xe6,0xe2,0xea,0xde,0xdb, -0x61,0xd7,0xd3,0x3c,0xd0,0xcc,0x6b,0xc9,0xc6,0x02,0xc3,0xc0,0x42,0xbd,0xba,0x39, -0xb8,0xb5,0x8c,0xb3,0xb1,0x96,0xaf,0xad,0x3b,0xac,0xaa,0x8d,0xa9,0xa8,0x76,0xa7, -0xa6,0x7d,0xa6,0xa6,0x01,0xa6,0xa6,0x95,0xa6,0xa7,0xf2,0xa7,0xa8,0x2f,0xaa,0xab, -0x39,0xad,0xae,0xbd,0xb0,0xb2,0xec,0xb4,0xb7,0xa3,0xb9,0xbc,0xf4,0xbe,0xc1,0xcd, -0xc4,0xc7,0x1f,0xcb,0xce,0x62,0xd1,0xd4,0x0b,0xd8,0xdb,0xd6,0xde,0xe2,0xe4,0xe5, -0xe9,0x59,0xed,0xf1,0xd1,0xf4,0xf8,0x8a,0xfc,0x00,0x57,0x04,0x08,0x04,0x0c,0x0f, -0x9e,0x13,0x17,0xd4,0x1a,0x1e,0x27,0x22,0x25,0x2a,0x29,0x2c,0xc8,0x2f,0x32,0xee, -0x35,0x38,0x8c,0x3b,0x3e,0xa1,0x40,0x42,0x3f,0x45,0x47,0x76,0x49,0x4b,0xf5,0x4c, -0x4e,0xd7,0x4f,0x51,0x01,0x52,0x52,0x8c,0x53,0x54,0x20,0x54,0x54,0x25,0x54,0x53, -0x7f,0x53,0x52,0xfc,0x51,0x50,0xcf,0x4f,0x4e,0xd6,0x4c,0x4b,0x43,0x49,0x47,0x24, -0x45,0x42,0x7e,0x40,0x3e,0x81,0x3b,0x38,0x0c,0x36,0x33,0x74,0x30,0x2d,0x98,0x2a, -0x27,0x47,0x24,0x20,0x7e,0x1d,0x1a,0x60,0x16,0x12,0x3e,0x0f,0x0b,0x0a,0x08,0x04, -0xf7,0x00,0xfd,0xe6,0xf9,0xf6,0xe5,0xf2,0xef,0x29,0xec,0xe8,0x8d,0xe5,0xe2,0x23, -0xdf,0xdb,0x0f,0xd9,0xd6,0x31,0xd3,0xd0,0xc6,0xcd,0xcb,0x92,0xc8,0xc6,0xe2,0xc3, -0xc1,0x7a,0xbf,0xbd,0xa8,0xbb,0xb9,0x5e,0xb8,0xb6,0xae,0xb5,0xb4,0x89,0xb3,0xb2, -0xfa,0xb1,0xb1,0x28,0xb1,0xb0,0xee,0xb0,0xb1,0x60,0xb1,0xb1,0x9e,0xb2,0xb3,0x87, -0xb4,0xb5,0x2d,0xb7,0xb8,0x5b,0xba,0xbc,0x12,0xbe,0xc0,0x63,0xc2,0xc4,0x2b,0xc7, -0xc9,0x9c,0xcc,0xcf,0x67,0xd2,0xd5,0xa7,0xd8,0xdb,0x1d,0xdf,0xe2,0xb7,0xe5,0xe9, -0x51,0xec,0xef,0x0a,0xf3,0xf6,0xd6,0xf9,0xfd,0xb3,0x00,0x04,0xa2,0x07,0x0b,0x40, -0x0e,0x11,0xeb,0x14,0x18,0x31,0x1b,0x1e,0x13,0x21,0x24,0xf0,0x26,0x29,0x5c,0x2c, -0x2f,0x91,0x31,0x33,0x4f,0x36,0x38,0xa8,0x3a,0x3c,0x59,0x3e,0x3f,0x9f,0x41,0x42, -0x5f,0x44,0x45,0x77,0x46,0x47,0x14,0x48,0x48,0x3b,0x49,0x49,0xb9,0x49,0x49,0x9b, -0x49,0x49,0xd4,0x48,0x48,0xa5,0x47,0x46,0xcd,0x45,0x44,0x7b,0x43,0x42,0xb1,0x40, -0x3f,0x51,0x3d,0x3b,0x87,0x39,0x37,0x16,0x35,0x32,0x3b,0x30,0x2d,0xb8,0x2a,0x27, -0xfe,0x24,0x21,0xff,0x1e,0x1b,0xdf,0x18,0x15,0x9b,0x12,0x0f,0x47,0x0c,0x09,0xe1, -0x05,0x02,0x9c,0xff,0xfc,0x47,0xf9,0xf5,0xcf,0xf2,0xef,0x89,0xec,0xe9,0x67,0xe6, -0xe3,0x97,0xe0,0xdd,0x0c,0xdb,0xd8,0xf8,0xd5,0xd3,0x48,0xd1,0xcf,0xd0,0xcc,0xca, -0xdd,0xc8,0xc6,0x0e,0xc5,0xc3,0xc5,0xc1,0xc0,0x03,0xbf,0xbd,0xbd,0xbc,0xbb,0x3e, -0xbb,0xba,0x28,0xba,0xb9,0xde,0xb9,0xb9,0x3f,0xba,0xba,0x08,0xbb,0xbb,0x6a,0xbc, -0xbd,0x55,0xbe,0xbf,0xa7,0xc0,0xc2,0x92,0xc3,0xc5,0xf3,0xc6,0xc8,0xed,0xca,0xcc, -0x1f,0xcf,0xd1,0xb6,0xd3,0xd6,0xb3,0xd8,0xdb,0xd3,0xdd,0xe0,0x37,0xe3,0xe5,0xbe, -0xe8,0xeb,0x58,0xee,0xf1,0x45,0xf4,0xf7,0x23,0xfa,0xfd,0xf1,0xff,0x02,0xce,0x05, -0x08,0xab,0x0b,0x0e,0x88,0x11,0x14,0x46,0x17,0x1a,0xd1,0x1c,0x1f,0x28,0x22,0x24, -0x2a,0x27,0x29,0xc7,0x2b,0x2e,0x50,0x30,0x32,0x66,0x34,0x36,0xe2,0x37,0x39,0xd8, -0x3a,0x3c,0x74,0x3d,0x3e,0xaa,0x3f,0x40,0x48,0x41,0x42,0x81,0x42,0x42,0x2e,0x43, -0x43,0x45,0x43,0x43,0xf3,0x42,0x42,0x19,0x42,0x41,0x75,0x40,0x3f,0x46,0x3e,0x3d, -0x90,0x3b,0x39,0x3f,0x38,0x36,0x55,0x34,0x32,0x04,0x30,0x2d,0x6c,0x2b,0x28,0x6f, -0x26,0x23,0x2d,0x21,0x1e,0xb7,0x1b,0x18,0x1d,0x16,0x13,0x63,0x10,0x0d,0x97,0x0a, -0x07,0xca,0x04,0x02,0x20,0xff,0xfc,0x85,0xf9,0xf6,0xfb,0xf3,0xf1,0x42,0xee,0xeb, -0xa6,0xe8,0xe5,0x4f,0xe3,0xe0,0x8b,0xde,0xdc,0xc1,0xd9,0xd7,0x99,0xd5,0xd3,0xb8, -0xd1,0xcf,0x3e,0xce,0xcc,0x2b,0xcb,0xc9,0xae,0xc8,0xc7,0x87,0xc6,0xc5,0xb8,0xc4, -0xc4,0x60,0xc3,0xc2,0x8f,0xc2,0xc2,0x13,0xc2,0xc2,0x20,0xc2,0xc2,0xc6,0xc2,0xc3, -0x05,0xc4,0xc4,0x9c,0xc5,0xc6,0xa8,0xc7,0xc8,0x1d,0xca,0xcb,0x19,0xcd,0xce,0x8c, -0xd0,0xd2,0x25,0xd4,0xd6,0x22,0xd8,0xda,0x63,0xdc,0xde,0xd9,0xe0,0xe3,0x93,0xe5, -0xe8,0x80,0xea,0xed,0x90,0xef,0xf2,0xc3,0xf4,0xf7,0x15,0xfa,0xfc,0x5b,0xff,0x02, -0xb0,0x04,0x07,0xf5,0x09,0x0c,0x09,0x0f,0x11,0x08,0x14,0x16,0xb6,0x18,0x1b,0x71, -0x1d,0x1f,0xd9,0x21,0x23,0xff,0x25,0x27,0xce,0x29,0x2b,0x59,0x2d,0x2f,0x80,0x30, -0x31,0x2e,0x33,0x34,0x86,0x35,0x36,0x99,0x37,0x38,0x68,0x39,0x3a,0x90,0x3a,0x3a, -0x5f,0x3b,0x3b,0xa8,0x3b,0x3b,0x58,0x3b,0x3b,0x81,0x3a,0x39,0x2e,0x39,0x38,0x34, -0x37,0x36,0xd0,0x34,0x33,0x07,0x32,0x30,0xb6,0x2e,0x2c,0x1e,0x2b,0x29,0x02,0x27, -0x24,0xcf,0x22,0x20,0x58,0x1e,0x1b,0x9f,0x19,0x17,0xe3,0x14,0x12,0x28,0x10,0x0d, -0x7d,0x0b,0x09,0xa0,0x06,0x04,0xc4,0x01,0xff,0xe6,0xfc,0xfa,0xc5,0xf7,0xf5,0xa3, -0xf2,0xf0,0x91,0xed,0xeb,0xc2,0xe8,0xe6,0x36,0xe4,0xe2,0xf1,0xdf,0xdd,0x0f,0xdc, -0xda,0x83,0xd8,0xd6,0x5d,0xd5,0xd3,0x7e,0xd2,0xd1,0xf3,0xcf,0xce,0xcd,0xcd,0xcc, -0x1e,0xcc,0xcb,0xc5,0xca,0xca,0xe6,0xc9,0xc9,0x7a,0xc9,0xc9,0x75,0xc9,0xc9,0xc8, -0xc9,0xca,0x92,0xca,0xcb,0xa1,0xcb,0xcc,0xe3,0xcc,0xcd,0xab,0xce,0xcf,0xca,0xd0, -0xd2,0x71,0xd3,0xd4,0x8f,0xd6,0xd8,0xc1,0xd9,0xdb,0x89,0xdd,0xdf,0xb8,0xe1,0xe3, -0x2d,0xe6,0xe8,0xc7,0xea,0xed,0x81,0xef,0xf1,0x6f,0xf4,0xf6,0x4d,0xf9,0xfb,0x5b, -0xfe,0x00,0x3d,0x03,0x05,0x0b,0x08,0x0a,0xb5,0x0c,0x0e,0x2e,0x11,0x13,0x43,0x15, -0x17,0x45,0x19,0x1b,0x13,0x1d,0x1e,0xae,0x20,0x22,0x15,0x24,0x25,0x6c,0x27,0x28, -0x6f,0x2a,0x2b,0x0c,0x2d,0x2e,0x33,0x2f,0x30,0xd1,0x30,0x31,0x17,0x32,0x32,0xe9, -0x32,0x33,0x74,0x33,0x33,0xaa,0x33,0x33,0x89,0x33,0x33,0xd3,0x32,0x32,0xd5,0x31, -0x31,0x63,0x30,0x2f,0x98,0x2e,0x2d,0x78,0x2c,0x2b,0xf3,0x29,0x28,0x19,0x27,0x25, -0x09,0x24,0x22,0x84,0x20,0x1e,0xcb,0x1c,0x1a,0xdd,0x18,0x16,0x9c,0x14,0x12,0x47, -0x10,0x0e,0xc0,0x0b,0x09,0x7a,0x07,0x05,0x14,0x03,0x00,0xbe,0xfe,0xfc,0x47,0xfa, -0xf8,0xf2,0xf5,0xf3,0x9c,0xf1,0xef,0x78,0xed,0xeb,0x86,0xe9,0xe7,0xdb,0xe5,0xe4, -0x50,0xe2,0xe0,0x0a,0xdf,0xdd,0x08,0xdc,0xda,0x59,0xd9,0xd8,0x01,0xd7,0xd6,0x00, -0xd5,0xd4,0x73,0xd3,0xd2,0x3d,0xd2,0xd1,0x4b,0xd1,0xd0,0x8e,0xd0,0xd0,0x76,0xd0, -0xd0,0x97,0xd0,0xd0,0x1c,0xd1,0xd1,0xe8,0xd1,0xd2,0x39,0xd3,0xd3,0xae,0xd4,0xd5, -0x88,0xd6,0xd7,0x97,0xd8,0xd9,0x0c,0xdb,0xdc,0x94,0xdd,0xde,0x5e,0xe0,0xe1,0x8e, -0xe3,0xe5,0xe3,0xe6,0xe8,0x9c,0xea,0xec,0x77,0xee,0xf0,0x67,0xf2,0xf4,0x98,0xf6, -0xf8,0xfb,0xfa,0xfd,0x62,0xff,0x01,0xca,0x03,0x05,0x1f,0x08,0x0a,0x43,0x0c,0x0e, -0x23,0x10,0x12,0xe1,0x13,0x15,0x6a,0x17,0x19,0xc1,0x1a,0x1c,0xd5,0x1d,0x1f,0xa5, -0x20,0x21,0x3f,0x23,0x24,0x86,0x25,0x26,0x98,0x27,0x28,0x48,0x29,0x29,0xaf,0x2a, -0x2b,0xd4,0x2b,0x2c,0xa4,0x2c,0x2c,0x2e,0x2d,0x2d,0x44,0x2d,0x2d,0x44,0x2d,0x2d, -0xe1,0x2c,0x2c,0x29,0x2c,0x2b,0x1a,0x2b,0x2a,0x86,0x29,0x28,0x99,0x27,0x26,0x37, -0x25,0x23,0x8e,0x22,0x20,0x6f,0x1f,0x1d,0x0c,0x1c,0x1a,0x63,0x18,0x16,0x97,0x14, -0x12,0x99,0x10,0x0e,0xcc,0x0c,0x0a,0xed,0x08,0x06,0x2f,0x05,0x03,0x75,0x01,0xff, -0xda,0xfd,0xfc,0x30,0xfa,0xf8,0xa7,0xf6,0xf4,0x0d,0xf3,0xf1,0x84,0xef,0xed,0x2d, -0xec,0xea,0x09,0xe9,0xe7,0xe6,0xe5,0xe4,0x08,0xe3,0xe1,0x6b,0xe0,0xdf,0xf2,0xdd, -0xdc,0xcd,0xdb,0xda,0xbc,0xd9,0xd8,0x0d,0xd8,0xd7,0x93,0xd6,0xd5,0x8f,0xd5,0xd5, -0xe3,0xd4,0xd4,0xbc,0xd4,0xd4,0xec,0xd4,0xd5,0x51,0xd5,0xd5,0x1a,0xd6,0xd6,0x29, -0xd7,0xd7,0xad,0xd8,0xd9,0x88,0xda,0xdb,0xa8,0xdc,0xdd,0x0d,0xdf,0xe0,0xa4,0xe1, -0xe3,0xa1,0xe4,0xe6,0xc3,0xe7,0xe9,0x16,0xeb,0xec,0x7c,0xee,0xf0,0xd2,0xf1,0xf3, -0x38,0xf5,0xf7,0xc1,0xf8,0xfa,0x79,0xfc,0xfe,0x13,0x00,0x01,0xef,0x03,0x05,0xac, -0x07,0x09,0x69,0x0b,0x0d,0xe4,0x0e,0x10,0x5a,0x12,0x14,0xa0,0x15,0x17,0xb2,0x18, -0x1a,0x82,0x1b,0x1c,0x4f,0x1e,0x1f,0xa8,0x20,0x21,0xcb,0x22,0x23,0x9a,0x24,0x25, -0x26,0x26,0x26,0x5c,0x27,0x27,0x3d,0x28,0x28,0xda,0x28,0x29,0x00,0x29,0x29,0xf0, -0x28,0x28,0x7b,0x28,0x28,0xa3,0x27,0x27,0xa3,0x26,0x26,0x40,0x25,0x24,0xb8,0x23, -0x22,0xec,0x21,0x20,0xcd,0x1f,0x1e,0x89,0x1d,0x1c,0xf6,0x1a,0x19,0x5a,0x18,0x16, -0x7e,0x15,0x13,0x5e,0x12,0x10,0x2b,0x0f,0x0d,0xd8,0x0b,0x0a,0x83,0x08,0x06,0x2d, -0x05,0x03,0xc6,0x01,0x00,0x61,0xfe,0xfc,0xfb,0xfa,0xf9,0x83,0xf7,0xf5,0x3d,0xf4, -0xf2,0xc6,0xf0,0xef,0x71,0xed,0xeb,0x5e,0xea,0xe8,0x5c,0xe7,0xe5,0x8e,0xe4,0xe3, -0x15,0xe2,0xe0,0xef,0xdf,0xde,0x1f,0xde,0xdd,0x83,0xdc,0xdb,0x5d,0xdb,0xda,0x7e, -0xda,0xda,0xd2,0xd9,0xd9,0x89,0xd9,0xd9,0x78,0xd9,0xd9,0x97,0xd9,0xd9,0x0c,0xda, -0xda,0xe6,0xda,0xdb,0xe4,0xdb,0xdc,0x38,0xdd,0xde,0xe0,0xde,0xdf,0xcc,0xe0,0xe1, -0xdc,0xe2,0xe3,0x1f,0xe5,0xe6,0xb6,0xe7,0xe9,0x70,0xea,0xeb,0x7f,0xed,0xee,0x9f, -0xf0,0xf2,0xc3,0xf3,0xf5,0x26,0xf7,0xf8,0x7c,0xfa,0xfc,0xd1,0xfd,0xff,0x38,0x01, -0x02,0xae,0x04,0x06,0xd3,0x07,0x09,0x28,0x0b,0x0c,0x5c,0x0e,0x0f,0x5d,0x11,0x12, -0x2b,0x14,0x15,0xc7,0x16,0x18,0x30,0x19,0x1a,0x76,0x1b,0x1c,0x88,0x1d,0x1e,0x56, -0x1f,0x20,0xd2,0x20,0x21,0x39,0x22,0x22,0x3c,0x23,0x23,0xfa,0x23,0x24,0x63,0x24, -0x24,0x76,0x24,0x24,0x37,0x24,0x24,0xb0,0x23,0x23,0xf6,0x22,0x22,0xe7,0x21,0x21, -0xb5,0x20,0x1f,0x3f,0x1f,0x1e,0x87,0x1d,0x1c,0x98,0x1b,0x1a,0x78,0x19,0x18,0x35, -0x17,0x16,0xc0,0x14,0x13,0x49,0x12,0x11,0xa1,0x0f,0x0e,0xf5,0x0c,0x0b,0x29,0x0a, -0x08,0x3b,0x07,0x05,0x3b,0x04,0x02,0x3c,0x01,0xff,0x3b,0xfe,0xfc,0x19,0xfb,0xf9, -0xf7,0xf7,0xf6,0xe6,0xf4,0xf3,0xe6,0xf1,0xf0,0x28,0xef,0xed,0x7c,0xec,0xeb,0xe2, -0xe9,0xe8,0x8a,0xe7,0xe6,0x56,0xe5,0xe4,0x65,0xe3,0xe2,0xb8,0xe1,0xe0,0x5f,0xe0, -0xdf,0x1a,0xdf,0xde,0x28,0xde,0xdd,0x8d,0xdd,0xdd,0x46,0xdd,0xdd,0x43,0xdd,0xdd, -0x85,0xdd,0xdd,0x3d,0xde,0xde,0x28,0xdf,0xdf,0x4a,0xe0,0xe1,0xb0,0xe1,0xe2,0x69, -0xe3,0xe4,0x34,0xe5,0xe6,0x22,0xe7,0xe8,0x42,0xe9,0xea,0x76,0xeb,0xec,0xd9,0xed, -0xef,0x60,0xf0,0xf1,0x1b,0xf3,0xf4,0xe8,0xf5,0xf7,0xd6,0xf8,0xfa,0xc4,0xfb,0xfd, -0xa1,0xfe,0xff,0x4f,0x01,0x02,0x1c,0x04,0x05,0xc6,0x06,0x08,0x71,0x09,0x0a,0x0c, -0x0c,0x0d,0xa5,0x0e,0x0f,0x3e,0x11,0x12,0xb7,0x13,0x14,0x1f,0x16,0x17,0x55,0x18, -0x19,0x67,0x1a,0x1b,0x15,0x1c,0x1c,0x8e,0x1d,0x1e,0xc2,0x1e,0x1f,0x93,0x1f,0x1f, -0x3f,0x20,0x20,0x96,0x20,0x20,0xbb,0x20,0x20,0x8a,0x20,0x20,0x26,0x20,0x1f,0x7d, -0x1f,0x1e,0x7f,0x1e,0x1d,0x3d,0x1d,0x1c,0xc7,0x1b,0x1b,0x30,0x1a,0x19,0x75,0x18, -0x17,0xa8,0x16,0x15,0x99,0x14,0x13,0x67,0x12,0x11,0xf3,0x0f,0x0e,0x8c,0x0d,0x0c, -0xf4,0x0a,0x09,0x5a,0x08,0x07,0xd1,0x05,0x04,0x37,0x03,0x01,0x9e,0x00,0xff,0xe4, -0xfd,0xfc,0x28,0xfb,0xf9,0x6b,0xf8,0xf6,0x9f,0xf5,0xf4,0x03,0xf3,0xf1,0x6a,0xf0, -0xef,0x03,0xee,0xec,0xdf,0xeb,0xea,0xec,0xe9,0xe9,0x31,0xe8,0xe7,0xc6,0xe6,0xe6, -0x92,0xe5,0xe4,0x8f,0xe4,0xe3,0x9f,0xe3,0xe3,0xd3,0xe2,0xe2,0x38,0xe2,0xe1,0xcf, -0xe1,0xe1,0xab,0xe1,0xe1,0xba,0xe1,0xe1,0x1e,0xe2,0xe2,0xa4,0xe2,0xe3,0xa1,0xe3, -0xe4,0xe4,0xe4,0xe5,0x6a,0xe6,0xe7,0x02,0xe8,0xe8,0xbd,0xe9,0xea,0x79,0xeb,0xec, -0x88,0xed,0xee,0xca,0xef,0xf0,0x2f,0xf2,0xf3,0xa6,0xf4,0xf5,0x4f,0xf7,0xf8,0xe9, -0xf9,0xfb,0x93,0xfc,0xfe,0x50,0xff,0x00,0x2c,0x02,0x03,0xb7,0x04,0x06,0x51,0x07, -0x08,0xb9,0x09,0x0a,0x1e,0x0c,0x0d,0x42,0x0e,0x0f,0x56,0x10,0x11,0x43,0x12,0x13, -0xf2,0x13,0x14,0x9c,0x15,0x16,0x15,0x17,0x17,0x5c,0x18,0x18,0x8f,0x19,0x19,0x6f, -0x1a,0x1a,0x2d,0x1b,0x1b,0xa6,0x1b,0x1b,0xfd,0x1b,0x1c,0x32,0x1c,0x1c,0x44,0x1c, -0x1c,0x44,0x1c,0x1c,0x02,0x1c,0x1b,0x7c,0x1b,0x1b,0x90,0x1a,0x1a,0x81,0x19,0x18, -0x1d,0x18,0x17,0x74,0x16,0x15,0xb9,0x14,0x13,0xbb,0x12,0x11,0xab,0x10,0x0f,0x79, -0x0e,0x0d,0x35,0x0c,0x0a,0xbf,0x09,0x08,0x48,0x07,0x06,0xc0,0x04,0x03,0x37,0x02, -0x01,0xc0,0xff,0xfe,0x69,0xfd,0xfc,0xf3,0xfa,0xf9,0x8c,0xf8,0xf7,0x47,0xf6,0xf5, -0x03,0xf4,0xf2,0xef,0xf1,0xf0,0xef,0xef,0xef,0x00,0xee,0xed,0x31,0xec,0xeb,0x96, -0xea,0xe9,0x2d,0xe9,0xe8,0xe6,0xe7,0xe7,0xd5,0xe6,0xe6,0x06,0xe6,0xe5,0x7b,0xe5, -0xe5,0x13,0xe5,0xe5,0x01,0xe5,0xe5,0x31,0xe5,0xe5,0x85,0xe5,0xe5,0x0b,0xe6,0xe6, -0xb6,0xe6,0xe7,0x71,0xe7,0xe7,0x5e,0xe8,0xe8,0x5c,0xe9,0xe9,0x7e,0xea,0xeb,0xf2, -0xeb,0xec,0x7a,0xed,0xee,0x45,0xef,0xf0,0x33,0xf1,0xf2,0x54,0xf3,0xf4,0x87,0xf5, -0xf6,0xca,0xf7,0xf9,0x20,0xfa,0xfb,0x75,0xfc,0xfd,0xeb,0xfe,0x00,0x50,0x01,0x02, -0xb7,0x03,0x04,0x2f,0x06,0x07,0x86,0x08,0x09,0xca,0x0a,0x0b,0xcc,0x0c,0x0d,0xbc, -0x0e,0x0f,0x7a,0x10,0x11,0x14,0x12,0x12,0x8d,0x13,0x14,0x04,0x15,0x15,0x5a,0x16, -0x16,0x8e,0x17,0x17,0x8f,0x18,0x18,0x3d,0x19,0x19,0xa6,0x19,0x19,0xfd,0x19,0x19, -0xff,0x19,0x19,0xbd,0x19,0x19,0x59,0x19,0x19,0xd2,0x18,0x18,0x28,0x18,0x17,0x4c, -0x17,0x16,0x4d,0x16,0x15,0x1b,0x15,0x14,0xb7,0x13,0x12,0x3f,0x12,0x11,0x65,0x10, -0x0f,0x98,0x0e,0x0d,0xca,0x0c,0x0b,0xdd,0x0a,0x09,0xcd,0x08,0x07,0xcd,0x06,0x05, -0xab,0x04,0x03,0x78,0x02,0x01,0x57,0x00,0xff,0x34,0xfe,0xfd,0x03,0xfc,0xfb,0xd0, -0xf9,0xf8,0xcc,0xf7,0xf6,0x8a,0xf5,0xf4,0x87,0xf3,0xf2,0x98,0xf1,0xf0,0xdb,0xef, -0xef,0x30,0xee,0xed,0xa6,0xec,0xec,0x50,0xeb,0xea,0x4c,0xea,0xe9,0x6c,0xe9,0xe9, -0xb0,0xe8,0xe8,0x57,0xe8,0xe8,0x01,0xe8,0xe7,0xde,0xe7,0xe7,0xfd,0xe7,0xe8,0x30, -0xe8,0xe8,0xb6,0xe8,0xe8,0x3f,0xe9,0xe9,0xf9,0xe9,0xea,0xe5,0xea,0xeb,0xc4,0xeb, -0xec,0xe5,0xec,0xed,0x37,0xee,0xee,0x8d,0xef,0xf0,0x35,0xf1,0xf2,0xf1,0xf2,0xf3, -0xbc,0xf4,0xf5,0x89,0xf6,0xf7,0x77,0xf8,0xf9,0x98,0xfa,0xfb,0xb9,0xfc,0xfd,0xcb, -0xfe,0xff,0xec,0x00,0x01,0xed,0x02,0x03,0xfe,0x04,0x05,0xff,0x06,0x07,0xee,0x08, -0x09,0xdd,0x0a,0x0b,0x9c,0x0c,0x0d,0x57,0x0e,0x0f,0xf1,0x0f,0x10,0x7b,0x11,0x12, -0xd1,0x12,0x13,0xf6,0x13,0x14,0xe8,0x14,0x15,0xc6,0x15,0x16,0x50,0x16,0x16,0xc9, -0x16,0x16,0x1f,0x17,0x17,0x22,0x17,0x17,0x12,0x17,0x16,0xcf,0x16,0x16,0x49,0x16, -0x15,0x9f,0x15,0x15,0xc3,0x14,0x14,0xc4,0x13,0x13,0xa3,0x12,0x12,0x61,0x11,0x10, -0x1c,0x10,0x0f,0xa6,0x0e,0x0d,0x0d,0x0d,0x0c,0x62,0x0b,0x0a,0x98,0x09,0x08,0xca, -0x07,0x06,0xdd,0x05,0x04,0xed,0x03,0x02,0xff,0x01,0x00,0x0f,0x00,0x00,0x20,0x5c, -0x51,0x87,0x59,0x54,0x07,0x57,0x56,0x40,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56, -0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44, -0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56, -0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56, -0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0xa1,0x56,0x55,0x97,0x57,0x54,0x06, -0x59,0xfb,0xea,0xa5,0xab,0x6f,0xa8,0xaa,0x66,0xa9,0xa9,0xbc,0xa9,0xa9,0xba,0xa9, -0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9, -0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb, -0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9, -0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xab,0xa9,0xaa,0xb1,0xa8,0xab, -0x9b,0xa6,0xad,0xf8,0xa6,0xff,0x4f,0x5b,0x51,0x01,0x58,0x55,0x31,0x54,0x59,0xa2, -0x01,0xa7,0x97,0xab,0xaa,0xcd,0xa7,0xae,0xce,0xa3,0x00,0x40,0x45,0x3d,0x43,0x43, -0x3f,0x67,0x41,0x40,0xda,0x40,0x40,0xde,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40, -0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd, -0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40, -0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40, -0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd, -0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40, -0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40, -0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd, -0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40, -0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40, -0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd, -0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40, -0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40, -0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd, -0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40, -0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40, -0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd, -0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40, -0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40, -0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd, -0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40, -0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40, -0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd, -0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40, -0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40, -0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd, -0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40, -0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40, -0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd, -0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40, -0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40, -0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd, -0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40, -0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40, -0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd, -0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40, -0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40, -0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd, -0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40, -0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40, -0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xdd,0x40,0x40,0xfc, -0x40,0x40,0x39,0x41,0x40,0xe8,0x40,0x42,0xe2,0x35,0xdd,0x81,0xbb,0xc0,0xc4,0xbe, -0xbf,0x42,0xbf,0xbf,0x30,0xbf,0xbf,0x21,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf, -0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22, -0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf, -0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf, -0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22, -0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf, -0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf, -0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22, -0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf, -0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf, -0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22, -0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf, -0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf, -0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22, -0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf, -0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf, -0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22, -0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf, -0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf, -0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22, -0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf, -0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf, -0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22, -0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf, -0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf, -0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22, -0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf, -0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf, -0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22, -0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf, -0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf, -0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22, -0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf, -0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf, -0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22, -0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf, -0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf, -0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22, -0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf, -0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf, -0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x22,0xbf,0xbf,0x12,0xbf,0xbf,0x03, -0xbf,0xbf,0xb2,0xbf,0xbd,0x35,0xc3,0xb6,0x04,0x00,0x00,0x20,0x5c,0x51,0x87,0x59, -0x54,0x07,0x57,0x56,0x40,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56, -0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44, -0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56, -0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56, -0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44, -0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56, -0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56, -0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44, -0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56, -0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x54,0x56,0x56,0xb1,0x56,0x55,0x87,0x57,0x54, -0xda,0x57,0xf4,0x07,0xa5,0xac,0x70,0xa8,0xaa,0x75,0xa9,0xa9,0xcb,0xa9,0xa9,0xba, -0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9, -0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9, -0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb, -0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9, -0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9, -0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb, -0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9, -0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9, -0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0xbb,0xa9,0xa9,0x9b, -0xa9,0xaa,0x93,0xa8,0xab,0x4a,0xa7,0xab,0x79,0xae,0xff,0x1f,0x5c,0x51,0x76,0x59, -0x54,0xf6,0x56,0x56,0x30,0x56,0x56,0x91,0x56,0x55,0x87,0x57,0x54,0xe1,0x59,0x00, -0xb9,0xa6,0xab,0x6d,0xa8,0xaa,0x67,0xa9,0xa9,0xbc,0xa9,0xa9,0xee,0xa8,0xab,0x6a, -0xa6,0xae,0xda,0xa3,0xff,0x2f,0x5c,0x51,0x87,0x59,0x54,0x17,0x57,0x56,0x41,0x56, -0x56,0x45,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56,0x44,0x56,0x56, -0x44,0x56,0x56,0x45,0x56,0x56,0xa2,0x56,0x55,0x98,0x57,0x54,0x93,0x59,0xfe,0x44, -0xa6,0xab,0x5d,0xa8,0xaa,0x56,0xa9,0xa9,0xac,0xa9,0xa9,0xaa,0xa9,0xa9,0xaa,0xa9, -0xa9,0xaa,0xa9,0xa9,0xaa,0xa9,0xa9,0xba,0xa9,0xa9,0xaa,0xa9,0xa9,0xaa,0xa9,0xa9, -0xcf,0xa8,0xab,0x69,0xa6,0xae,0xb2,0xa4,0x00,0x49,0xd2,0xdd,0x2e,0xdb,0xde,0x3f, -0xd3,0xe1,0x30,0xe6,0xb7,0x75,0xcb,0xd4,0x59,0xe9,0xb5,0xad,0xb2,0x05,0x25,0xb9, -0xdb,0x7d,0x36,0xe1,0x45,0x54,0xc1,0x47,0xf9,0x00,0x71,0x65,0xbd,0x1c,0x39,0x06, -0x0d,0x2d,0x4f,0x02,0x35,0x7e,0x73,0x0a,0xc0,0xdf,0x4d,0x50,0x76,0x52,0x26,0xa8, -0x1f,0x2d,0x4b,0x7f,0xb1,0xa5,0x27,0x75,0x3a,0x11,0x35,0x50,0x3c,0x3a,0x59,0x41, -0xf5,0xc4,0xd2,0xfa,0xeb,0x46,0x3b,0xef,0x94,0x0f,0x5c,0xfb,0x2f,0x5d,0x07,0xa6, -0x4c,0xf7,0x19,0x38,0x01,0x81,0xb9,0xde,0xfd,0x02,0xf4,0xdf,0xc1,0xd4,0xc4,0xef, -0xc6,0xf4,0x2a,0xbc,0x48,0x71,0xf0,0x80,0xf0,0x7d,0xb2,0x5a,0xa6,0xfd,0x29,0xf3, -0x0f,0xcf,0xa3,0xe1,0xe5,0xe9,0xf0,0x53,0xe1,0xf8,0xe6,0xfa,0xc9,0xdd,0xf3,0xe7, -0x78,0x04,0x25,0xb8,0xcf,0xb3,0x40,0xfc,0x4d,0xf5,0xf5,0xf9,0x27,0x08,0x0f,0x25, -0x05,0x18,0x49,0x05,0xf8,0xac,0x27,0x52,0xb6,0xc3,0xa0,0xfb,0x32,0x40,0x57,0x54, -0x2b,0xad,0xf4,0x1b,0x75,0x2a,0x25,0x90,0x18,0x61,0x2b,0xf2,0x0f,0x6f,0x37,0x72, -0x06,0xa3,0x4a,0x41,0xea,0x0a,0x7a,0x46,0x4f,0x8c,0x2f,0xfd,0x2e,0x22,0x24,0x7d, -0x14,0xf8,0x32,0x20,0xf2,0x96,0xf3,0xfa,0x29,0x76,0xab,0x64,0xfb,0x03,0xb7,0x33, -0x05,0xf6,0xa6,0xc2,0xc3,0x09,0xfe,0x98,0xe8,0xeb,0xcf,0xd6,0xd1,0xb1,0xe2,0xcb, -0x9b,0xad,0x5d,0x9c,0xa2,0x18,0xc8,0xbe,0xfa,0x5f,0x37,0x8a,0xcb,0x26,0x81,0x85, -0x14,0xd6,0x59,0x07,0xdb,0x6d,0x25,0xd6,0xe1,0xd5,0xd5,0x35,0x03,0xcb,0x71,0xd0, -0x27,0x7f,0x12,0x07,0x85,0xff,0x06,0x3b,0x09,0x0d,0x73,0xce,0x1a,0x76,0x13,0x1b, -0xf2,0x05,0x4e,0xad,0x0d,0xc3,0x1b,0x32,0x5f,0x2c,0x47,0xca,0x7c,0xff,0x2c,0x52, -0x43,0x15,0x1a,0x6b,0x06,0xcd,0xc2,0xee,0x6e,0x20,0x48,0x9b,0x54,0xf2,0x6e,0x15, -0xf9,0x05,0x1a,0x27,0xba,0x1b,0x18,0x6e,0x0b,0x12,0x1f,0x13,0x4c,0x79,0xc0,0xdc, -0xab,0x21,0x49,0x6a,0xcf,0xb9,0x76,0xf5,0x12,0x3f,0xe9,0xfd,0x89,0x07,0xe3,0xaa, -0xe6,0x11,0x1b,0xcf,0xb9,0x35,0xfe,0xe6,0x5e,0xe8,0x1d,0x63,0xdb,0x97,0xda,0xbf, -0xf8,0x7c,0x01,0xdd,0x24,0xee,0xda,0xf1,0xe3,0xd6,0x2a,0xf3,0x13,0x0e,0xd5,0x9a, -0x20,0xf7,0x02,0x70,0xfb,0xfa,0xe1,0xeb,0x0c,0x89,0xe4,0xfb,0x2a,0xf8,0x0f,0x39, -0x1a,0xff,0xb2,0xc0,0x19,0x7a,0x39,0x2d,0x35,0xaf,0x2c,0x86,0x1f,0x36,0x3d,0x41, -0x13,0x01,0xe5,0xe1,0x5b,0x14,0x2e,0xcd,0x41,0xe8,0xdb,0xfb,0x24,0x4d,0x2e,0x3f, -0xc5,0x09,0xe6,0xa8,0x00,0x11,0xa7,0x04,0x36,0x8b,0x20,0x17,0xba,0x1a,0xf8,0x28, -0x34,0x27,0x5e,0xdb,0xe3,0xfd,0x04,0x17,0x84,0x11,0x0b,0x38,0x03,0x3f,0x55,0xce, -0x1c,0xc7,0xc7,0x15,0x94,0xf4,0x02,0x23,0xca,0xca,0x4b,0xf8,0x33,0xb1,0xda,0xdd, -0x3d,0xed,0xca,0x21,0x32,0xb9,0x1a,0xdf,0xf8,0xd2,0xee,0xea,0xaa,0x0c,0xb3,0x78, -0x00,0x29,0xbf,0xaf,0xf4,0x43,0xfb,0xea,0x96,0x0d,0x07,0x65,0x9e,0x2e,0x9d,0xdb, -0x11,0x6b,0xe0,0xdb,0x22,0x12,0x23,0xe5,0x10,0xe7,0x8b,0xc2,0x22,0xa7,0x3a,0xce, -0x2f,0x11,0x01,0xb5,0x2d,0xf4,0xce,0x3a,0x02,0x9d,0xd8,0x16,0xc2,0x48,0x01,0x38, -0x02,0x1e,0x4e,0x18,0x3a,0x33,0xf2,0xf8,0xb0,0x4d,0xd3,0x86,0x2f,0x35,0x42,0xff, -0x1f,0x74,0x17,0x23,0x64,0x01,0x16,0x17,0xeb,0xf1,0x90,0x23,0x28,0xde,0x0a,0x00, -0xe4,0x07,0x07,0xb7,0x05,0x04,0xa6,0xfa,0x0b,0x70,0x1b,0xa9,0xdd,0xf3,0x13,0x84, -0xfb,0x28,0xd2,0xf9,0xa7,0x68,0xfb,0xfc,0x5c,0x0a,0xf1,0xdf,0xfc,0xdb,0x95,0xea, -0x18,0x43,0xe1,0x13,0x6e,0xbe,0xd9,0xff,0xef,0xfc,0xde,0xf1,0xf7,0xab,0xf1,0xce, -0xda,0xdc,0xe4,0xae,0xf6,0x05,0xc0,0x0c,0xf2,0x75,0xdd,0x3a,0xbc,0xbd,0xdf,0x12, -0x0e,0xcc,0x02,0xf9,0x0a,0x56,0x26,0x06,0xe3,0xbe,0x1a,0xef,0x08,0x2f,0x39,0xfc, -0xe7,0x06,0x1f,0x11,0x62,0x0b,0x0d,0x36,0x0f,0x11,0x78,0x0f,0x34,0xa5,0xff,0xca, -0x1c,0x1d,0x25,0x23,0x1f,0x0e,0xdc,0x19,0xff,0x83,0x3d,0x14,0x73,0xd1,0x23,0x23, -0x19,0x22,0xa9,0x0f,0xf0,0xa3,0xfc,0x0f,0x66,0x26,0xd4,0x80,0x37,0xdb,0x39,0x0d, -0x09,0xa7,0x18,0x18,0xeb,0xc3,0xf2,0x81,0x07,0x0b,0xcb,0xff,0xe7,0x97,0x12,0xd5, -0x3a,0xde,0x17,0xf6,0xff,0xc5,0x39,0x0b,0xe2,0xe0,0xcf,0xea,0xf4,0xf9,0x05,0x43, -0xe6,0xf8,0xd0,0x0e,0xdb,0xe6,0xc6,0x00,0xaf,0x05,0xd4,0x7a,0x04,0xf7,0xb6,0x0a, -0xce,0xff,0xe9,0x0f,0x6a,0x0a,0xd4,0xbd,0xff,0x00,0x27,0xfe,0xff,0x31,0xfb,0x08, -0x42,0xf8,0xdc,0xc9,0x13,0x0a,0xfa,0x0b,0x02,0xe2,0x0c,0x01,0x02,0x07,0x00,0x9e, -0x24,0xee,0xac,0xed,0x0f,0xa7,0x26,0xfd,0x2a,0x0b,0x0d,0x49,0x06,0x2b,0x33,0x0f, -0xe9,0x2e,0x15,0xfd,0x40,0x12,0x18,0xe2,0x14,0xea,0x2a,0x13,0x1f,0x5f,0x0c,0x05, -0x1f,0x0a,0x0c,0x34,0x10,0xf1,0xfe,0x00,0x08,0x05,0x02,0x08,0x93,0x00,0xe2,0xc1, -0xf0,0xd7,0xbc,0xf4,0x0e,0xcc,0x00,0x02,0xb6,0xeb,0x29,0xcf,0xdd,0x05,0x52,0xde, -0xee,0x80,0x0c,0xf0,0x24,0xea,0xed,0xd5,0xe7,0x28,0x71,0xcf,0xe4,0x06,0x03,0xfe, -0x70,0xf0,0xee,0xab,0xfe,0xef,0x4a,0x08,0xdb,0x82,0xee,0x1c,0xbc,0xe0,0xf2,0xdb, -0xe0,0x05,0x2f,0x0b,0xf5,0xe6,0xef,0x14,0xe3,0x10,0xc8,0x20,0x00,0x1b,0x6c,0x05, -0xe6,0xa8,0x0f,0x04,0x28,0x0a,0xf2,0xd4,0x1c,0xf2,0xf2,0x10,0xe8,0xb2,0x08,0x0f, -0x95,0x11,0x16,0xcf,0xec,0xf6,0xcc,0x14,0x0f,0xc5,0x00,0x29,0xce,0x05,0xe8,0x27, -0x1a,0x15,0x93,0x14,0x02,0xc6,0x04,0x1d,0x5a,0xf3,0xf3,0xdb,0x13,0x0a,0x7c,0x10, -0xf3,0xcb,0x01,0x08,0x99,0x0f,0xf4,0x06,0x1c,0x1b,0x8f,0xd5,0xed,0x76,0x0a,0x04, -0xec,0xff,0xfa,0x7d,0xf8,0xf9,0xf5,0xf7,0xf7,0x14,0xf8,0xfc,0x82,0xea,0xfa,0x32, -0xff,0xe7,0xca,0xda,0x17,0xc0,0xe3,0xf0,0x4d,0xfd,0xe4,0x82,0xe3,0xf8,0xeb,0x02, -0xf0,0xa5,0x26,0xe5,0x53,0xcb,0xf7,0xf9,0x08,0x00,0x7f,0xfa,0xfd,0x54,0x04,0xed, -0x34,0xfd,0xfe,0x49,0x01,0xfd,0xc9,0x02,0xfb,0x2e,0x09,0xf3,0x31,0x38,0xe0,0xc8, -0xe8,0x13,0x12,0x0a,0x1a,0x91,0xe1,0x23,0x32,0xff,0xf2,0xf5,0x0e,0x1f,0x92,0x14, -0xeb,0xc3,0xf3,0x18,0x1f,0x11,0x0e,0x34,0x05,0x0c,0x59,0x04,0x26,0x1a,0xf1,0xf0, -0xa7,0x0c,0x14,0x70,0x1d,0xdc,0x45,0x08,0x13,0x4e,0x00,0x05,0xe8,0xe9,0x11,0x12, -0x0b,0xe6,0xc3,0x0b,0xf8,0xc4,0x21,0xe9,0x5f,0xf9,0xe7,0xcd,0x06,0xf2,0xc3,0x04, -0xf8,0x7f,0x12,0xe3,0x58,0x00,0x04,0x30,0x0b,0xf5,0xd9,0x05,0xd8,0x23,0x03,0xf9, -0x02,0xfc,0xf6,0x61,0xf8,0xf5,0x28,0xf9,0xf4,0x4a,0xfc,0xf1,0xc9,0x25,0xd0,0xc3, -0xef,0x02,0xc3,0x0a,0xf2,0x61,0xf6,0xfd,0xa3,0x06,0xf4,0x74,0x13,0xf0,0xcf,0x02, -0xfd,0xa5,0xf7,0x0a,0xf8,0x0d,0xf8,0x1c,0x01,0x1b,0x13,0xe9,0x14,0x69,0xff,0xfd, -0x63,0xf8,0x17,0xcc,0x1b,0xf6,0x89,0x18,0xfd,0x01,0x1a,0xec,0x60,0x07,0x0b,0x33, -0x12,0x09,0x11,0x03,0x0d,0x79,0x07,0x0c,0x77,0x12,0xf1,0x8b,0x0b,0xf7,0x0d,0x09, -0x05,0x49,0x11,0x18,0x24,0xed,0x0e,0x70,0x03,0x06,0x35,0x02,0x00,0xac,0xec,0xfc, -0x89,0x07,0x03,0xb2,0xfe,0xfc,0xf5,0xfd,0xfc,0x92,0x00,0xfc,0x66,0x13,0xe4,0x6a, -0x0b,0xd9,0x7f,0xfd,0xfe,0x49,0xfc,0x04,0x19,0xfa,0xd3,0xb5,0x17,0xf0,0x7d,0xea, -0xfa,0x9d,0x1a,0xe3,0x96,0xf4,0xfa,0x73,0xf1,0xff,0x06,0xf5,0x03,0x4d,0xe8,0x0c, -0x03,0x03,0xf4,0xb7,0x0a,0xea,0x2e,0xf6,0xff,0xf0,0x1b,0xff,0xe0,0xf4,0x09,0xb9, -0x02,0x0a,0x90,0xf7,0xff,0x2e,0x07,0x03,0x02,0x04,0x06,0xce,0x09,0xfd,0xef,0x15, -0xf2,0x7d,0x0a,0x16,0xc3,0xf5,0x0b,0x04,0x08,0x14,0x03,0x11,0xf5,0xe8,0xfd,0x23, -0x15,0xf7,0xff,0x1f,0x06,0x1a,0x60,0xf0,0x09,0xdf,0x05,0x0d,0xab,0x0a,0xe9,0x7e, -0x11,0x04,0xfa,0xee,0x05,0xe6,0x08,0xfd,0xd7,0x13,0xee,0x3a,0x03,0xf1,0xf5,0xfc, -0x0f,0x50,0xf8,0x0d,0x1d,0xe3,0xf7,0x7e,0x00,0x07,0x2d,0xfa,0xf7,0xd9,0xf5,0xf7, -0x9d,0xfe,0xfe,0xfb,0xfe,0xec,0xf8,0x15,0xe9,0xb7,0xee,0xfb,0x4b,0x1b,0xe7,0x80, -0xf2,0xff,0x8a,0x00,0xfe,0x90,0xf9,0xfa,0x88,0x0a,0xfe,0x9e,0xe7,0x06,0x1a,0xfe, -0x10,0x69,0x00,0xe4,0x47,0xf7,0x04,0x4e,0x0c,0xfd,0xd3,0x13,0xf3,0x2b,0x0e,0xf9, -0xeb,0x06,0xf4,0x9c,0x0f,0x04,0x6c,0xf7,0x12,0xa6,0x0b,0xf7,0xbe,0x00,0x19,0x67, -0x05,0xf5,0x9c,0x11,0xf4,0xcb,0xff,0x0b,0x09,0x0a,0x05,0xab,0x07,0x01,0xab,0x04, -0x04,0x80,0x04,0x04,0x05,0x03,0x07,0xe0,0xfa,0x0b,0xb1,0x03,0xeb,0x47,0x01,0x06, -0x37,0x05,0x02,0x21,0xff,0x03,0x45,0xfc,0xff,0x41,0xfd,0xfd,0xe0,0x01,0xfb,0xe7, -0xf2,0xfe,0x18,0xf8,0x0e,0xd2,0xfe,0xe7,0x98,0x02,0xfe,0xe6,0x00,0xea,0xb2,0x08, -0xf4,0x2a,0xf4,0x00,0x76,0x0d,0xf3,0xa7,0xef,0xf0,0xa8,0xff,0x00,0x4e,0xfd,0xff, -0xfb,0xf8,0xf4,0xcb,0xff,0x01,0x96,0xfa,0x10,0x05,0xf7,0xf6,0x14,0xff,0xf8,0x40, -0xfb,0xf7,0x06,0x04,0x04,0xc2,0x01,0x02,0x44,0x01,0x07,0x88,0xf5,0xf9,0xc7,0x04, -0x09,0x4f,0xf1,0x02,0x54,0x05,0x09,0x55,0x00,0x10,0xc3,0xf6,0x06,0x48,0xf7,0xfc, -0x15,0x0a,0x07,0x03,0x06,0x03,0xb6,0x03,0x03,0x5d,0x0b,0xf7,0xe7,0x00,0x0a,0xe7, -0xf5,0x08,0xec,0x02,0x03,0x9a,0x07,0x09,0xe3,0xfb,0xf8,0x55,0x09,0x00,0xf8,0x05, -0xfb,0xd9,0xfa,0x08,0xea,0xf2,0xfc,0xfc,0x04,0x03,0x0b,0xf8,0x09,0x53,0xfc,0xf2, -0xef,0x08,0xfb,0x90,0x04,0xf6,0x57,0xf5,0x01,0x91,0x04,0xfb,0x52,0xef,0xfc,0xbd, -0xff,0x02,0x3d,0xfd,0xef,0x87,0xf2,0x03,0xf5,0x05,0xee,0x49,0x01,0xfd,0x81,0x04, -0xf9,0x5f,0x03,0xf8,0x6a,0xf4,0xfe,0x77,0x03,0x08,0x5d,0xfd,0xf0,0xde,0x0e,0xf5, -0x45,0x02,0x03,0x41,0x04,0x00,0xf9,0x02,0x01,0xe4,0x04,0x01,0x2f,0x01,0x04,0xd3, -0x01,0x05,0x75,0x07,0xfe,0x22,0x00,0x12,0x2a,0x02,0xf7,0xb5,0x06,0x06,0x04,0x06, -0x06,0x64,0x03,0xfa,0x28,0x00,0x01,0x17,0x12,0x06,0xd2,0x01,0x07,0x0f,0x00,0xf8, -0xc8,0x01,0x01,0xb9,0x01,0x04,0x4a,0x01,0x05,0xed,0xf4,0xfb,0xd6,0xff,0xfe,0x66, -0xfe,0xff,0x82,0xfb,0x06,0x24,0xf7,0xfa,0x5f,0x00,0xfb,0x8c,0xff,0x0c,0xcd,0xf5, -0xf6,0x51,0xfe,0xfe,0x00,0xfe,0xfd,0xc6,0xfd,0x07,0x96,0xf1,0xf3,0xac,0xfe,0xfd, -0x55,0xf8,0xff,0x83,0x01,0xf9,0xac,0x0a,0xfb,0xb7,0xee,0x00,0x4a,0x02,0xfc,0x71, -0xfe,0xff,0xd6,0xfd,0xfe,0xfc,0xff,0x0e,0x32,0xf3,0xfb,0x6f,0xfb,0x08,0x9b,0xfb, -0x06,0xd2,0xff,0xfc,0x8e,0x00,0x0b,0x99,0x08,0xf5,0x2d,0xfe,0x06,0xe3,0x04,0x02, -0x55,0x0e,0xfc,0xd2,0xf8,0x0a,0x0b,0x00,0x03,0x46,0x00,0x03,0xff,0x06,0x09,0xa2, -0xf7,0xfe,0x68,0x08,0xff,0x95,0xfc,0x0f,0x41,0xfc,0xfc,0x74,0x04,0x02,0xea,0x01, -0x00,0x3a,0x04,0xf7,0xb6,0xfe,0x05,0x1b,0xf8,0x00,0xdc,0xf9,0xfd,0x11,0x01,0x02, -0x23,0xf9,0x01,0x37,0xff,0xfe,0x02,0x03,0xfb,0xe9,0xfc,0xfe,0x63,0x08,0xf2,0x52, -0xf9,0xfe,0x8c,0xfd,0xf8,0xbf,0x02,0x03,0x2f,0xfb,0xfa,0xe7,0xfe,0xfe,0xc0,0x01, -0xfd,0xb5,0x04,0xfd,0x4b,0xf1,0xfd,0xee,0x00,0x0a,0x49,0xf7,0xfb,0xfb,0xff,0x02, -0x93,0xfb,0x00,0x3e,0x07,0xf5,0x7a,0x03,0x00,0x39,0x04,0xfd,0xa9,0x0b,0x00,0xd0, -0xf5,0x08,0x8a,0xfe,0xfc,0xed,0x03,0x01,0x63,0x10,0xf6,0xd7,0x00,0x04,0x05,0x03, -0x02,0x45,0x00,0x07,0xce,0x04,0xf6,0xfe,0x04,0x05,0x2b,0x00,0x0c,0xb7,0xfe,0xf8, -0xd3,0x03,0x03,0x6f,0x00,0x0a,0x16,0xf7,0xfe,0x5f,0x03,0x09,0x0c,0xfb,0xf3,0x0e, -0xff,0x01,0xec,0x02,0xff,0xad,0xf8,0xfc,0xed,0x01,0xfe,0x4e,0x06,0xf9,0xcb,0xf9, -0x03,0x59,0xf5,0x01,0x35,0xfd,0xfe,0x2c,0x07,0xf6,0xf6,0xf7,0xff,0xb6,0x00,0xfd, -0xd7,0x00,0x03,0xba,0xf5,0xf9,0xc2,0xfc,0x07,0x36,0x00,0xf4,0x98,0x07,0xfb,0x4f, -0xfb,0x00,0x06,0x00,0xff,0xcd,0xfe,0x03,0x9b,0xfa,0x01,0x22,0x01,0x00,0x79,0xf9, -0x02,0x62,0x06,0xf9,0xa7,0xfd,0xff,0x27,0x03,0x01,0xff,0x04,0xff,0xdf,0x08,0xfe, -0xf9,0xf8,0x01,0xb6,0x0c,0xfb,0x5a,0x00,0x03,0x0c,0x04,0x02,0x12,0x02,0x01,0xba, -0x01,0x01,0xbb,0x01,0x01,0x9a,0x01,0x01,0x79,0x01,0x01,0x45,0x01,0x01,0x02,0x01, -0x00,0xef,0x00,0x00,0x0f,0x03,0x02,0x7d,0xfa,0xfe,0x1b,0x04,0xfe,0xa4,0xfe,0xfe, -0x6a,0x02,0xfc,0xae,0x07,0xfd,0x23,0xfe,0x00,0xd1,0xff,0xfa,0xae,0x07,0xf9,0x60, -0xfd,0xff,0xbd,0xff,0xfe,0xd8,0x00,0xfc,0xd4,0xf9,0x01,0x14,0xff,0x02,0xf7,0xfd, -0xf6,0x58,0x06,0xfd,0xa7,0xfc,0xfb,0x78,0xff,0xfd,0xa8,0xff,0x07,0x56,0xfc,0xf8, -0xd9,0xff,0x01,0xf2,0xff,0x02,0xf0,0x01,0xf5,0xf3,0x01,0x01,0xd1,0xfd,0x01,0xd9, -0x03,0xfd,0x8b,0xf9,0x08,0x4e,0x00,0xfe,0x43,0x03,0x03,0x79,0x05,0x00,0x45,0xfd, -0x01,0x67,0x05,0x04,0x8c,0xfe,0x05,0x49,0xfc,0x02,0xa2,0x05,0x04,0x82,0xfd,0xfe, -0xc8,0x03,0x01,0x65,0x01,0x07,0x89,0xff,0xff,0x18,0xfe,0x06,0xa5,0xfc,0x01,0x28, -0x04,0xfe,0x9f,0xfa,0x02,0x30,0xfe,0xfe,0x16,0x01,0x00,0x18,0x00,0xff,0xa5,0xff, -0xfe,0x1f,0xff,0xfe,0xb9,0x05,0xfe,0x85,0xf8,0xfc,0x8e,0x01,0x03,0x97,0xf9,0xff, -0x9d,0xfb,0x03,0xe6,0xfc,0xfd,0xd3,0xfc,0xfc,0xaa,0xff,0x00,0x9c,0xfe,0x03,0x3a, -0xfb,0xfa,0x4d,0x00,0xfb,0xfa,0xfe,0x00,0xe7,0x00,0x03,0x90,0xfd,0xfc,0x2e,0xfb, -0x00,0x7c,0xff,0x05,0xa9,0x00,0xfb,0xc4,0x01,0x00,0x90,0x01,0xff,0x48,0x03,0xfb, -0x56,0x04,0x00,0x7b,0xfd,0x01,0x11,0x05,0xfe,0x83,0xfe,0x02,0xab,0x01,0x02,0x30, -0x03,0xfe,0x84,0x04,0x01,0x89,0xfc,0x00,0x71,0x03,0x00,0x46,0x04,0xfe,0x6f,0xfd, -0x03,0x74,0xfd,0x00,0x7b,0x06,0xfd,0x37,0xfe,0x00,0x5d,0x00,0xfe,0xb7,0x00,0x01, -0xfa,0xff,0x01,0xcb,0xfe,0xfe,0x89,0x00,0xff,0xcb,0xff,0xff,0x34,0x02,0xfe,0x9c, -0xfb,0x00,0xb9,0x04,0xfa,0xc8,0xfe,0x00,0x0b,0xfe,0xfb,0x50,0x00,0xff,0x78,0xff, -0xfe,0xe9,0xfe,0xfe,0xe8,0xfe,0xfe,0x05,0x00,0xfc,0x80,0x00,0xfe,0x0a,0xfd,0x02, -0xf9,0xfb,0xff,0x17,0xfe,0xfc,0xc5,0x00,0x00,0xd9,0xfc,0xff,0x50,0xff,0xff,0xb5, -0x03,0xfd,0xac,0xff,0xfe,0xdd,0xfe,0x01,0x34,0x01,0x03,0x91,0xff,0xfc,0x22,0x00, -0x02,0x09,0x00,0x01,0xce,0x00,0x00,0x8a,0x03,0x02,0x5e,0xfe,0xfd,0x39,0x01,0x02, -0x8a,0x00,0xfe,0x2d,0x01,0x02,0x38,0x03,0xff,0xbd,0x00,0xff,0xb7,0xfe,0x01,0xab, -0x03,0xff,0x81,0xfe,0xff,0x0b,0x00,0x00,0x8f,0x00,0x00,0x61,0x03,0x00,0xca,0xfc, -0x00,0x19,0xfe,0xff,0xd2,0x00,0x00,0x70,0xff,0x00,0x89,0xfc,0x00,0xb3,0x01,0xfb, -0xee,0xfe,0xfe,0xef,0x01,0xfc,0x0f,0xff,0xff,0xa9,0xff,0x01,0x06,0xfd,0x00,0xd4, -0xfe,0xfd,0xd2,0xfe,0x02,0x2f,0xfd,0x00,0x68,0xfc,0x00,0xac,0x01,0xfc,0xfa,0x00, -0xfc,0xef,0xfd,0x01,0xc5,0xfe,0x00,0xde,0xfe,0x01,0x77,0xff,0x01,0x4c,0xfe,0x02, -0x65,0xff,0xff,0x4f,0x03,0xfe,0xda,0xff,0xfe,0xb0,0x00,0x02,0x0e,0x03,0xfd,0x91, -0x00,0x00,0x2e,0x01,0x01,0x72,0x00,0x03,0x80,0xff,0x00,0x02,0xff,0x03,0x86,0x01, -0xfe,0x97,0x02,0xfe,0xac,0x00,0xff,0x3c,0x03,0xfe,0xef,0xff,0xff,0x09,0x01,0x00, -0xb6,0x02,0x01,0xae,0xfe,0xfe,0x33,0xff,0x02,0x08,0x00,0xfd,0x7d,0x02,0xff,0xc9, -0xfd,0xff,0x7d,0x00,0x02,0x59,0xfd,0xfd,0xb6,0xfe,0x00,0xef,0x00,0xfd,0xf9,0xfd, -0xfe,0x22,0xff,0x00,0x54,0xff,0xff,0x8c,0xfe,0x03,0xa1,0xfc,0xfd,0x08,0xfe,0x01, -0x70,0xfd,0xff,0x06,0x00,0x00,0x80,0xff,0xff,0x88,0xff,0xff,0xc7,0xff,0xff,0xa4, -0x00,0xff,0x4e,0x00,0xfd,0x12,0xff,0x01,0xb3,0x00,0x00,0x46,0x00,0x00,0x87,0x01, -0xfe,0xa2,0xff,0x00,0xd0,0x02,0x01,0xf8,0xfe,0x02,0xb8,0xfd,0xff,0x22,0x03,0x00, -0xee,0xff,0x00,0x4b,0xff,0x00,0x24,0x03,0x00,0xe0,0x00,0x00,0x5f,0x01,0xff,0x15, -0x02,0xff,0xab,0xfe,0x00,0x2a,0x01,0x00,0x78,0x00,0xff,0xbe,0x00,0xff,0xb4,0x03, -0xfe,0xb7,0xfd,0x00,0x5a,0x00,0x02,0xf4,0xfc,0xfe,0x19,0x00,0x01,0xda,0xfc,0xff, -0xa7,0xff,0x00,0x50,0xff,0xff,0xe9,0xfe,0x00,0xf1,0xfe,0xfe,0x21,0x00,0xff,0x47, -0xfe,0xfe,0xdd,0xfd,0xfe,0xca,0xfe,0xff,0x4f,0xff,0xff,0x1b,0xfe,0x01,0xec,0xfe, -0xfe,0x84,0xff,0xff,0x0f,0x01,0xff,0x87,0xfe,0xff,0x3c,0xff,0xff,0x1c,0xff,0x01, -0x3d,0xfe,0xff,0xc6,0x00,0x02,0x04,0xff,0xfe,0x73,0x00,0x02,0xa0,0xfd,0x01,0x25, -0x01,0xfe,0x96,0x02,0x00,0x3b,0xff,0xfe,0xab,0x00,0x01,0x73,0x00,0xff,0x5b,0x01, -0xff,0xed,0x00,0x01,0x72,0x01,0xfe,0x9e,0x00,0xff,0x6b,0x01,0x00,0x08,0xff,0x00, -0xba,0x00,0xff,0xcb,0xfe,0x00,0x2f,0x00,0x02,0x47,0xfe,0xfe,0x1e,0x00,0x02,0x3b, -0xfe,0xff,0xe8,0x00,0xfe,0xb7,0xfe,0x00,0x5b,0xfe,0x00,0x50,0xff,0x00,0x7d,0xff, -0xff,0x23,0xff,0xfe,0xcf,0xff,0xff,0x16,0xff,0xfe,0x87,0xff,0xff,0xbb,0xff,0xff, -0x78,0xff,0xff,0x08,0xff,0x00,0x61,0xff,0xfe,0x05,0x00,0xfe,0xfa,0xff,0x01,0x91, -0xff,0xfe,0x89,0xff,0x01,0xd8,0xfe,0xff,0x86,0x00,0xff,0x8e,0xfe,0x00,0x64,0x00, -0x00,0x0c,0x02,0xfd,0x1f,0xff,0x00,0xfe,0x00,0xff,0x6f,0x00,0x00,0xf5,0x00,0x00, -0x7c,0xfe,0x01,0xb6,0xff,0x00,0x93,0x00,0x02,0xba,0xfe,0x00,0x02,0x01,0x00,0x6c, -0xff,0x00,0xca,0x00,0x00,0x02,0x00,0xff,0xd5,0x00,0x00,0x88,0x00,0x00,0xd4,0xff, -0x00,0xdc,0xff,0x00,0x09,0xff,0x01,0x35,0xff,0xff,0x3b,0x01,0xff,0xb0,0xff,0x00, -0xeb,0xfe,0xff,0x3d,0x00,0xff,0xc4,0xfe,0xff,0x5e,0x00,0xfe,0x1c,0x00,0xff,0xc6, -0xff,0xfe,0x98,0x00,0xfe,0x5b,0xff,0xff,0xeb,0xff,0xff,0x89,0xff,0xff,0xaf,0xfe, -0xff,0x27,0x00,0xff,0x0f,0xff,0x00,0x22,0x00,0xfe,0x1d,0xff,0xff,0xfe,0x00,0x00, -0x79,0xff,0xff,0xf0,0xff,0x00,0x45,0x00,0x00,0xd3,0xff,0xff,0x9d,0x00,0x00,0x3b, -0xff,0xff,0x68,0xff,0x00,0xa4,0x00,0x00,0x75,0x00,0x00,0x80,0x01,0xff,0xd4,0xff, -0x00,0x75,0x00,0x00,0x67,0x00,0x00,0x5f,0xff,0xfe,0x3e,0x00,0x00,0x4b,0x00,0x00, -0x11,0x00,0x00,0x4b,0x00,0xfe,0x69,0x00,0xff,0x5c,0x00,0xff,0x2b,0x00,0x00,0x16, -0x00,0x00,0x39,0xff,0xff,0xb5,0xff,0xff,0x8a,0xff,0x00,0x62,0xff,0xff,0x7e,0xff, -0xff,0xfb,0xff,0xff,0xfe,0xff,0x00,0x53,0xff,0xfe,0x4f,0x00,0xff,0x5c,0xff,0xff, -0xea,0xff,0xff,0xaf,0xff,0xff,0x7f,0x00,0xfe,0x5f,0xff,0xff,0xbe,0xff,0x00,0xb8, -0xff,0xff,0x92,0x00,0xff,0x2b,0x00,0x00,0x41,0xff,0xff,0x3d,0x00,0xff,0xea,0xff, -0x00,0x54,0x00,0xff,0x46,0x00,0xff,0x2a,0x00,0x00,0xd0,0xff,0x00,0x02,0x00,0xff, -0xee,0xff,0x00,0xd3,0xff,0xff,0x3f,0x00,0x00,0x23,0x00,0x00,0x21,0x00,0xff,0x4f, -0x00,0x00,0xa5,0xff,0x00,0xc4,0xff,0x00,0xc4,0xff,0x00,0xf1,0xff,0x00,0xd9,0xff, -0xff,0x1f,0x00,0xff,0xec,0xff,0x00,0x02,0x00,0x00,0x50,0x00,0xff,0xcb,0xff,0x00, -0x10,0x00,0xff,0x1c,0x00,0x00,0xd1,0xff,0xff,0x2d,0x00,0xff,0xef,0xff,0xff,0xde, -0xff,0x00,0xe0,0xff,0xff,0xdf,0xff,0xff,0x0e,0x00,0x00,0xb2,0xff,0xff,0xef,0xff, -0xff,0x0f,0x00,0xff,0x0d,0x00,0x00,0xe0,0xff,0xff,0x0f,0x00,0xff,0x0e,0x00,0xff, -0xff,0xff,0x00,0xf0,0xff,0xff,0xff,0xff,0x00,0xf0,0xff,0x00,0xf0,0xff,0x00,0x00, -0x00,0xff,0x0f,0x00,0xff,0x0f,0x00,0xff,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0xfc,0xed,0xff,0xfd,0x61,0xf8,0xf8,0x39,0x02,0xfb,0x3c,0xfa,0x07,0x3b,0xf8,0x07, -0xb8,0x01,0xfc,0x3e,0x02,0xf7,0x5a,0x15,0xfb,0x51,0x68,0xe8,0x70,0xa4,0x67,0x6b, -0x6e,0xb0,0xb1,0x72,0xba,0xab,0x1e,0x3a,0x0f,0x81,0x26,0x2c,0x70,0xb9,0x4f,0xa1, -0x7a,0x10,0x4b,0x83,0xdd,0xc2,0x36,0x9b,0x5a,0x5c,0xf1,0xd0,0xbb,0x72,0x68,0x73, -0xe2,0xd3,0xd0,0xe0,0x29,0x70,0xcb,0x0d,0xae,0xfb,0x7f,0xcc,0x0c,0x13,0xdc,0xcf, -0x13,0xe4,0x01,0xef,0xe6,0xb4,0xbb,0xf7,0x69,0xc0,0xd8,0xd9,0xd7,0xb3,0x67,0xd3, -0xd6,0xc1,0xaf,0xaa,0xa1,0xf3,0xce,0xd2,0xce,0xe2,0x3b,0xe0,0xc1,0x46,0xb1,0xe1, -0xc1,0x77,0xd8,0x34,0x81,0x14,0xc5,0x76,0x06,0x02,0x80,0xca,0x05,0x1a,0xf6,0x47, -0x1c,0x2e,0xe3,0xc3,0xd7,0x4b,0x32,0x13,0x7d,0xf1,0x5b,0xdd,0x2b,0x5b,0xb1,0xde, -0xe1,0x53,0x64,0x23,0xd0,0x6b,0x2f,0x0c,0x4f,0x76,0x73,0xc5,0xe5,0x91,0x74,0x4e, -0x85,0x27,0x13,0x07,0x2d,0x67,0xf8,0x69,0x62,0x1e,0x29,0x73,0x03,0x0e,0x2c,0xf6, -0x7f,0x58,0x8c,0x47,0x60,0xd2,0x04,0x26,0x85,0x48,0x79,0xda,0x52,0xf4,0x9f,0x50, -0x54,0x82,0xe4,0x2d,0x0c,0x18,0x11,0xce,0x52,0x37,0x63,0xe8,0x32,0x3e,0xdd,0x31, -0x10,0x3f,0xe4,0xc4,0xf8,0x69,0x41,0xac,0xd8,0x33,0x1c,0x38,0x17,0x3e,0xb9,0x96, -0x99,0xb9,0x72,0xd7,0x03,0xb2,0x15,0xc1,0xb5,0xe0,0xcf,0x79,0x00,0xca,0xfc,0xb3, -0xcc,0xce,0xcf,0x01,0xfc,0xcf,0xc0,0xc5,0xd0,0xc5,0xde,0xca,0x97,0xf8,0xa4,0xaa, -0xf6,0xb8,0x87,0xe1,0x9d,0x97,0x21,0xba,0xa1,0x6e,0xc8,0x95,0x3b,0x94,0x9f,0xec, -0xc3,0x93,0xbb,0x89,0xcc,0xc9,0xb8,0xab,0xac,0xad,0xaa,0x3d,0xb5,0xbe,0xe2,0xb6, -0xb0,0xad,0xce,0xbd,0x1a,0xc1,0xe4,0x26,0xd4,0xce,0xd3,0xde,0xf3,0x9e,0xd6,0xd3, -0x55,0xf4,0xec,0xd4,0xf7,0xed,0xa7,0xf7,0xf7,0x6f,0x11,0xf9,0xab,0x24,0x2a,0x33, -0xfe,0x1f,0x8d,0x73,0x22,0x8c,0xe6,0x55,0x77,0x6c,0x23,0xdd,0xff,0x48,0x42,0x68, -0x49,0x11,0x69,0x56,0x73,0x43,0x61,0x34,0x79,0x5e,0x7d,0x66,0x52,0xbd,0x7c,0x61, -0x02,0x60,0x3f,0x9a,0x7b,0x6b,0xc5,0x6a,0x6e,0x9e,0x6c,0x6b,0xbc,0x61,0x6c,0x71, -0x60,0x78,0x62,0x61,0x6b,0xdd,0x7a,0x6b,0xcd,0x6e,0x59,0x83,0x6b,0x78,0x27,0x58, -0x6d,0xee,0x55,0x45,0x02,0x44,0x62,0x56,0x4f,0x43,0xe2,0x3b,0x46,0x9e,0x4a,0x38, -0x97,0x29,0x3e,0x14,0x24,0x1e,0x86,0x1e,0x20,0x41,0x18,0xf3,0xc5,0xf9,0x1c,0xc1, -0x00,0xda,0x4b,0xe5,0xca,0x1b,0xea,0xcd,0xad,0xc0,0xf9,0xf1,0xb2,0xa4,0x0f,0x97, -0xa2,0xf3,0xd5,0x85,0x3d,0x98,0xb5,0xf6,0xba,0x82,0xb6,0x98,0x97,0xc1,0x92,0xa9, -0xa1,0x8d,0x88,0x03,0x9c,0xc7,0xe7,0x83,0x9c,0x34,0x8b,0x89,0x14,0x8f,0x89,0x12, -0x89,0x8a,0x70,0xa2,0x83,0x18,0x8d,0x9f,0x01,0x93,0x8c,0xc7,0x85,0x8a,0x2c,0x87, -0xb4,0x80,0x82,0x93,0x25,0xb3,0xc0,0x6c,0x8b,0x9c,0x0d,0xc3,0x83,0xbf,0xb5,0xba, -0x38,0xb5,0xa5,0x3c,0x06,0x80,0xf0,0xb8,0xc7,0x3a,0xae,0xef,0xeb,0xb9,0xd9,0x9b, -0xa9,0xd5,0xa2,0xd5,0xe0,0x72,0xe8,0xca,0x0c,0xf2,0xfe,0xc3,0x01,0xa6,0x1c,0x39, -0x3e,0x01,0xf1,0xd5,0xac,0x60,0x0c,0x6f,0xc0,0x73,0xb7,0x5e,0xe8,0xb4,0x1d,0x50, -0x61,0xfc,0x6b,0x71,0x50,0x30,0x0a,0x57,0x44,0xc0,0x39,0x79,0x37,0x5d,0x59,0x67, -0x4d,0x6f,0x5b,0x6e,0x53,0x10,0x53,0x72,0x5c,0x70,0x69,0xf1,0x77,0x72,0x19,0x5b, -0x5d,0x5e,0x62,0x72,0x63,0x59,0x47,0x6a,0x6e,0x33,0xfa,0x77,0x65,0xb9,0x59,0x38, -0xd6,0x51,0x6a,0x98,0x3b,0x7f,0x2f,0x10,0x64,0x85,0x57,0x3e,0xd6,0xe7,0x75,0x59, -0x36,0x3a,0x85,0x10,0x31,0xdc,0x29,0x0c,0x5f,0x1d,0x2d,0xea,0xd2,0x08,0xe5,0x37, -0x15,0x52,0xc9,0xf5,0x8b,0x1f,0x06,0xe9,0xfd,0xec,0xef,0xd0,0x24,0x09,0xe0,0xb7, -0x94,0xc2,0xf6,0xfa,0xb1,0x02,0x1f,0x91,0xf2,0xc9,0x9d,0xc8,0xc4,0xcb,0xe2,0x5f, -0xb4,0xad,0x5b,0xc2,0xbf,0x19,0x81,0xa3,0xd3,0x06,0xb7,0xf2,0x82,0xe4,0x22,0xc4, -0x93,0x74,0xaf,0x88,0x61,0xc4,0xe2,0xb7,0xa4,0x84,0xe6,0xcb,0xe5,0x0b,0x88,0xde, -0xb2,0xbe,0xa4,0x87,0xb8,0xd6,0x16,0xce,0xa9,0x12,0xc1,0xcd,0xe9,0xce,0xcb,0x1b, -0xe0,0xac,0x11,0xf3,0xdc,0x8d,0xfa,0xe4,0xa8,0xd7,0xde,0xa6,0xf3,0xdd,0x3a,0x01, -0xe7,0x30,0x03,0xbd,0x43,0x0c,0x09,0x54,0x22,0xe6,0x99,0x03,0xeb,0x78,0x28,0x2e, -0x4e,0x09,0x19,0x21,0x18,0xf9,0x16,0x31,0x23,0x74,0x38,0x28,0x0b,0x31,0x3e,0x6d, -0x32,0x59,0x6f,0x31,0x2b,0xa0,0x17,0x70,0x85,0x52,0x4c,0x94,0x48,0x3a,0xca,0x53, -0x55,0xd6,0x53,0x73,0x16,0x60,0x64,0x31,0x3a,0x65,0xa4,0x2f,0x7b,0x50,0x77,0x4d, -0xe9,0x52,0x65,0x8d,0x34,0x7c,0xf6,0x68,0x51,0xf6,0x47,0x60,0x14,0x66,0x5a,0xbc, -0x05,0x7f,0x6f,0x3d,0x25,0x65,0x5d,0x5a,0xd9,0x2c,0x35,0x8d,0x4c,0x5d,0x48,0x39, -0x43,0xed,0x52,0x2f,0xb6,0x14,0x46,0x39,0x2c,0x22,0xe2,0x14,0x2c,0xf5,0x1d,0x08, -0x31,0x35,0xef,0x5a,0x19,0x33,0xe0,0xfe,0xc8,0xca,0x6d,0xab,0xad,0x26,0xd7,0xa8, -0x0a,0x06,0x5a,0x91,0x01,0x6f,0x0e,0x80,0x20,0xeb,0xea,0x8e,0xff,0x86,0x2b,0x10, -0x9a,0x25,0xd9,0xad,0xd8,0xed,0x92,0xb2,0xce,0x99,0xaf,0xd3,0xcf,0xac,0xa0,0x80, -0xb0,0xcc,0xd4,0x1a,0xc8,0x85,0x24,0x9d,0xea,0x0e,0x80,0xcd,0xa2,0xb3,0x93,0x2f, -0xc9,0xaf,0x93,0x8f,0xcc,0xd4,0xc7,0x80,0xb0,0xe5,0xa1,0x78,0xc7,0xcb,0x25,0xa5, -0xac,0x6b,0xcb,0xe0,0xcb,0xff,0x80,0x50,0xc7,0xe9,0x18,0xb8,0xce,0xdc,0xf9,0x83, -0x9d,0xe4,0xc9,0x41,0xe1,0xf6,0xe5,0xba,0xf2,0x93,0xd7,0xda,0x54,0x07,0xe3,0x55, -0x05,0xb6,0xf1,0xef,0x65,0x9c,0xcf,0xe5,0x56,0x2b,0x47,0x3e,0xb0,0x40,0x06,0x2b, -0x58,0x43,0xb3,0x3f,0x85,0x3c,0x4a,0x3d,0x48,0x15,0x6e,0x21,0x4f,0x67,0x74,0x21, -0xac,0x5f,0x0e,0x10,0x6b,0x3e,0x8d,0x2a,0x6c,0xaf,0x47,0xfb,0xa5,0x67,0x74,0x53, -0x50,0x21,0xd3,0x4f,0x6b,0x91,0x59,0x1d,0xf2,0x7f,0x42,0x57,0x1c,0x6e,0x35,0x64, -0x0e,0x78,0x4d,0x48,0x2b,0x48,0x33,0x9e,0x4d,0x48,0xef,0x0d,0x72,0x93,0x15,0x6e, -0x8e,0xf3,0x27,0x32,0x4d,0x56,0xc8,0xe0,0x47,0x4d,0x22,0x26,0x88,0x29,0x1b,0xa4, -0xf0,0xed,0x4b,0x60,0xf5,0x79,0xf6,0x0e,0x31,0xfd,0x02,0x7c,0x39,0xb2,0x0c,0xef, -0x35,0x7c,0xf0,0xcf,0x5d,0xf9,0xe4,0xd7,0x27,0x82,0x8a,0xb8,0x5f,0x74,0xee,0x92, -0x85,0xb4,0xf1,0x0e,0xf7,0x9b,0xe5,0xb1,0x1f,0xdb,0x9b,0x91,0xa1,0xc7,0x0e,0x62, -0x82,0x97,0x39,0xd4,0xdc,0x93,0x8c,0xcd,0x9e,0x96,0xce,0x8e,0xc3,0x9b,0xa4,0x9f, -0xb3,0x94,0xb3,0xb4,0x6b,0xb7,0xba,0x1f,0xaa,0xc9,0xb8,0xbd,0xc7,0xcf,0x8d,0xde, -0xdb,0xba,0xbf,0x62,0xb5,0xb4,0x8c,0xea,0xb0,0xbf,0xc5,0x9d,0x04,0x22,0x80,0xce, -0xeb,0xcd,0xfc,0xd3,0xd1,0xf0,0xc7,0xdc,0xe5,0xeb,0xdf,0xfa,0xc3,0xb9,0x78,0xf3, -0x24,0x39,0xbf,0xc6,0x45,0x1f,0x0e,0x26,0xe4,0xfa,0xca,0xcc,0x1c,0x8c,0xf8,0xd2, -0xfb,0x17,0x28,0xd4,0xf2,0xe8,0x6c,0x30,0x29,0xa8,0xe5,0xfb,0xa1,0x46,0x1f,0xfe, -0x09,0x36,0x63,0x2a,0x14,0xde,0x68,0x06,0x73,0x2d,0x2c,0x04,0x7b,0xf0,0x18,0x53, -0x11,0xe6,0x67,0x77,0x3e,0xff,0x5c,0x4f,0x2a,0x4c,0xe3,0x37,0x49,0x31,0x65,0x0a, -0x21,0x75,0xfb,0x77,0x7c,0x0b,0x61,0x73,0xfd,0xfc,0x35,0x74,0x6b,0x3a,0x24,0x2a, -0x1a,0x63,0xa0,0x0e,0x69,0xf3,0x44,0xdd,0x13,0x46,0x54,0x1e,0x2a,0x24,0x1e,0x1f, -0x05,0x39,0x79,0xf4,0x11,0x12,0x29,0xb0,0xf8,0x46,0x79,0x01,0x11,0xa6,0x0e,0xff, -0x3d,0x12,0xe3,0x40,0xf7,0x24,0x09,0xa7,0x2b,0xc7,0xd9,0xd8,0x8d,0xe8,0xc1,0x05, -0xd8,0xdb,0xff,0xfd,0xa8,0x8e,0xc3,0xf9,0xa8,0xd4,0x99,0xb9,0x0b,0xe7,0x06,0x84, -0xb4,0xa2,0x02,0xa3,0x1d,0xdd,0x93,0x94,0xb8,0xae,0xb6,0xbd,0xe9,0x6e,0xd3,0xa1, -0xe6,0xad,0xdf,0xf4,0xbc,0x9e,0x14,0xe2,0xc2,0x11,0xa5,0xa7,0x29,0xb8,0xf9,0x8a, -0xa7,0xa8,0xc7,0xc5,0xd7,0x22,0xb7,0xb4,0x74,0xcd,0xe5,0x39,0xab,0xcf,0x1c,0xdb, -0x17,0x60,0x96,0xe6,0xa9,0x04,0xbe,0x02,0x20,0xb9,0x56,0xd2,0x0a,0x94,0x1b,0xa7, -0xeb,0xc4,0x32,0x83,0x07,0xda,0xa7,0xf9,0x16,0x85,0x30,0xd6,0xe1,0xf8,0xf4,0xfd, -0x7e,0xd4,0x79,0xe9,0x30,0xd3,0x30,0xfd,0xa5,0xf2,0x5b,0xed,0x02,0x0c,0xf8,0x1f, -0x37,0x5b,0x3b,0x29,0xb8,0x0c,0x64,0x1c,0x3d,0xf0,0xef,0x2f,0x76,0xdd,0x21,0x40, -0x54,0x59,0x0a,0xdd,0x5c,0x5f,0x35,0x18,0x6e,0x11,0x55,0x33,0x86,0x46,0x5a,0x4d, -0x63,0x5b,0x1b,0x07,0x7f,0x9f,0x2c,0x4e,0xa4,0x5c,0x55,0xc5,0x2d,0x4e,0x1c,0x6b, -0x3b,0x0e,0xff,0x4e,0x6d,0x68,0x2b,0xfc,0xe6,0x7f,0x2f,0x09,0x2e,0xae,0x2e,0x34, -0x15,0x19,0x63,0x2b,0x18,0xf6,0x97,0x34,0x53,0xc4,0x29,0x9f,0xec,0x55,0x1a,0x96, -0x2f,0xec,0x1d,0x10,0x3f,0xcf,0xeb,0x0c,0xc7,0x36,0xd9,0x96,0xe9,0x18,0x2e,0x22, -0xd8,0x48,0x07,0xf5,0xb8,0xde,0x0e,0xef,0x2c,0xe9,0x19,0xa9,0x1f,0x1b,0x0d,0xb1, -0x1e,0xe3,0xc6,0xed,0x2a,0xed,0xca,0xed,0xc2,0x0e,0xb1,0x0b,0xc7,0xeb,0xd1,0x7f, -0xc1,0xd8,0x46,0xf2,0x8b,0x61,0xcf,0xf1,0x46,0xec,0x81,0x05,0xa5,0x4d,0x1d,0xb1, -0x87,0x39,0xd8,0x1d,0x26,0x8d,0xf3,0x8c,0xb2,0xb6,0xd1,0xd2,0xe6,0xd5,0xe5,0xde, -0xbb,0xa5,0xf1,0x4d,0xc8,0xb1,0x1f,0x56,0x90,0x79,0xc3,0x22,0xa9,0xcd,0xcf,0x85, -0xd3,0xee,0x54,0xfa,0xfc,0x0d,0x98,0xf7,0x07,0xff,0x0e,0xcf,0xc6,0xef,0x79,0x02, -0xfe,0x8f,0xd3,0x46,0x57,0xb3,0xbb,0x43,0x78,0xb7,0xcf,0xec,0x4a,0x2b,0xc8,0x32, -0xde,0x0d,0xcb,0x95,0x68,0x07,0x7f,0x1d,0xe1,0x03,0x48,0x0d,0x2f,0x1e,0x35,0x6f, -0x13,0x36,0xff,0x6c,0xb3,0x52,0x31,0x64,0xb8,0x55,0x17,0x03,0x5a,0xe1,0xfd,0x7f, -0x36,0x1b,0x25,0x65,0xd8,0x60,0x07,0x46,0x7d,0x3f,0xdd,0x74,0x08,0xf0,0x7f,0x38, -0x71,0x4f,0x30,0x8f,0x7e,0x19,0xda,0x72,0x4f,0x97,0x21,0x78,0xaf,0x75,0xf6,0x16, -0x36,0x1c,0xf2,0x7f,0x2a,0x88,0x2d,0x6d,0x01,0x6c,0x05,0xf6,0x53,0x01,0xc5,0x2f, -0x7b,0xc8,0x22,0x04,0xfc,0x09,0x3f,0xe8,0x07,0x00,0xbd,0x3f,0xee,0x43,0x35,0xb5, -0x09,0x22,0xdf,0xaa,0x3f,0x12,0xa2,0x01,0xa7,0xf0,0xe4,0x64,0xea,0x9c,0x06,0x07, -0xa0,0xd3,0x4b,0x55,0xcd,0x67,0x9b,0x19,0x6e,0xd1,0xd2,0xe8,0xc7,0xc2,0xcf,0x24, -0x8b,0x6c,0xdd,0xc1,0xed,0x02,0x94,0xa6,0xa4,0x02,0x44,0xea,0x8d,0x3c,0x99,0xef, -0x01,0xb8,0x14,0x06,0x80,0xa9,0xad,0xfc,0x88,0xb9,0xe3,0x91,0xa3,0x95,0x48,0x82, -0xab,0xa6,0x88,0x80,0x12,0xc3,0x9a,0x9e,0x11,0x49,0x8b,0x4d,0xa2,0x0c,0x6c,0x87, -0x0f,0x4e,0xae,0xaf,0x1a,0xba,0xfb,0xcd,0xa8,0x1e,0x7c,0x81,0xe8,0xe0,0xd1,0xfa, -0x69,0xc9,0xfa,0xe0,0x0b,0x9d,0x68,0xdc,0x5a,0x81,0xba,0xb0,0x53,0xf4,0x22,0x51, -0xf2,0xfe,0x4f,0xfd,0x1e,0x9c,0xfe,0xdc,0xd9,0x69,0xec,0x2e,0xc9,0x50,0xa8,0x4d, -0x0d,0x0a,0xe6,0x34,0xaf,0x5e,0xd8,0xc1,0x21,0x64,0xb6,0xf2,0x2c,0xa7,0x4e,0x36, -0x5a,0x0d,0x40,0xa9,0x30,0x3d,0xc1,0xf2,0x54,0x57,0x63,0xfd,0x6f,0x4c,0x52,0x90, -0x5e,0xfc,0x5f,0x11,0x7f,0x1f,0xea,0x50,0xd4,0x3c,0x1d,0xe6,0x2c,0x72,0x2f,0xb4, -0x50,0x34,0x48,0x3d,0x6f,0x21,0xf1,0xd1,0x72,0x15,0x18,0x4d,0x30,0x8e,0xba,0x67, -0xa8,0xfe,0x4b,0xb0,0x17,0x20,0x11,0xf4,0x19,0xa0,0x71,0x18,0x75,0xba,0x65,0x88, -0x0a,0x13,0x44,0x15,0x27,0x3b,0xcd,0xe7,0x8a,0x5d,0x31,0x06,0xa4,0x27,0x40,0x00, -0xf0,0x64,0x12,0xc1,0xa8,0xfd,0x0b,0xce,0xf2,0xb5,0x18,0x1d,0xde,0x9e,0xca,0xcf, -0xe0,0x1e,0xf7,0x5c,0xec,0xa8,0x0f,0xe8,0xfe,0xff,0xcf,0xc0,0x4b,0xf7,0x00,0x4f, -0xba,0xd6,0xea,0xe5,0xeb,0xd9,0xe0,0xc2,0x1d,0xda,0xd0,0x62,0xe6,0x0c,0xb0,0x9a, -0xcc,0x7a,0xdb,0xdc,0xcc,0xfe,0xd1,0xb4,0xb9,0xe3,0xe5,0xe4,0xfd,0x7c,0x94,0xfe, -0x81,0xea,0xf4,0xda,0xb4,0x08,0x75,0xc4,0xd8,0x9a,0xe7,0x03,0x1f,0xdb,0xcb,0x58, -0xe1,0xdd,0xb0,0xdc,0xe8,0xfd,0xde,0xed,0x94,0xe5,0xcd,0x3d,0xe2,0xf3,0xce,0xfc, -0xda,0x87,0xce,0x05,0xdc,0x15,0xcd,0x2f,0x0a,0xf8,0x5c,0xf3,0x0d,0x12,0xb1,0x4c, -0x55,0xca,0x2c,0xc7,0xfd,0xb9,0xe3,0x56,0x02,0xff,0xe4,0xf1,0x3d,0x50,0xd3,0x30, -0x42,0xb6,0xe2,0x42,0xf7,0x7e,0x1b,0x2b,0x73,0x02,0x0a,0x8e,0x2c,0x16,0x35,0x08, -0x41,0xc1,0x33,0xd2,0xad,0x3f,0x0a,0xcb,0x22,0x36,0x2e,0x0d,0x07,0x9e,0x46,0xfd, -0x2f,0x1b,0x3c,0x96,0xde,0x63,0x4d,0x31,0xc4,0x19,0x64,0x35,0x4d,0xff,0x32,0x17, -0x2b,0x25,0x99,0x38,0x41,0x7c,0xf5,0x1e,0x74,0x37,0x48,0xe2,0xe8,0x49,0x63,0x34, -0xdf,0xa5,0x1f,0x31,0xfb,0x41,0xbd,0x5a,0x5d,0x1c,0xa3,0xc3,0x60,0x8e,0x14,0xb2, -0xe1,0x49,0x21,0x07,0xf4,0xf1,0xd2,0x03,0x25,0xe3,0x24,0xb8,0x0b,0x0d,0x2d,0x35, -0xcb,0x21,0xf0,0xe0,0xe9,0x11,0x1f,0xd7,0xa1,0x0f,0xce,0x13,0xdb,0x21,0x65,0xe5, -0xe9,0xa8,0xc8,0x1d,0x2f,0xf0,0xde,0x9f,0xdd,0xb2,0xab,0x29,0xe0,0xd8,0xaf,0x02, -0x35,0x05,0xd0,0xf0,0xd2,0xcd,0x9b,0xe8,0xd7,0x0e,0x3b,0xa8,0xac,0xe8,0xd5,0xd9, -0xee,0xd9,0x1b,0xe0,0xcd,0x51,0xed,0xe4,0xa0,0xeb,0xbe,0x77,0xf9,0xcf,0x13,0xf7, -0xcb,0x1a,0xf2,0xce,0xc6,0xc3,0x00,0x9c,0xb9,0xd1,0xb5,0x0b,0xac,0x1e,0xb9,0xea, -0xdc,0x06,0xac,0x4a,0xf0,0xaa,0x8f,0xef,0xfe,0x97,0xd3,0xab,0x23,0x09,0xce,0xa1, -0xd7,0x38,0xf2,0xaf,0xf5,0xc1,0xda,0xe3,0x7f,0x16,0xdd,0xd2,0xe2,0x1b,0xae,0x0b, -0xd3,0x57,0x13,0xd6,0x21,0xfd,0x2c,0x4d,0x15,0x1e,0xd6,0xeb,0xef,0x46,0x21,0xec, -0x7f,0x4b,0x13,0x8d,0xd8,0x26,0x99,0x12,0x25,0x3d,0x2e,0xf8,0x3a,0x3e,0x32,0x30, -0xd9,0x3f,0xce,0x13,0x4d,0x52,0xd9,0x3c,0x27,0x46,0x22,0x85,0x1a,0x2c,0x3c,0x08, -0x33,0xdd,0x40,0x1c,0xe8,0x17,0x1b,0x1e,0x43,0xf2,0xab,0x0b,0x60,0xcb,0x0e,0x2b, -0x72,0x01,0x42,0xde,0x10,0x3b,0xb0,0xeb,0x13,0x26,0x32,0x2c,0x2e,0xfb,0x55,0xee, -0x02,0xff,0x9f,0x29,0x19,0x76,0x19,0x0c,0x3e,0x38,0xee,0x14,0xf7,0x1b,0x27,0x37, -0xbc,0x6a,0x1a,0x2e,0x30,0xfe,0x00,0x45,0xf7,0xff,0x2b,0xfb,0x13,0x82,0x19,0xb6, -0xe7,0x24,0xfc,0xd2,0xde,0x08,0x02,0xda,0x0c,0x4e,0xed,0xd1,0x60,0xd2,0x3e,0x7d, -0xfa,0xb1,0xb2,0xc4,0x22,0x65,0xf8,0xb7,0x1c,0xfd,0xe9,0x98,0xe9,0xe9,0xba,0x10, -0xcd,0x4e,0x01,0xfb,0x1c,0xe9,0xf6,0x20,0xf9,0xe7,0xd2,0xff,0xdf,0x0c,0x1e,0xdf, -0xa5,0xec,0xed,0xcc,0x0a,0xbd,0x50,0x15,0xe2,0x3c,0xfa,0xd0,0xb5,0xfd,0xf4,0xdb, -0xc2,0xfd,0x65,0xd5,0xf1,0x46,0xf8,0xcf,0xc1,0x11,0xd5,0x02,0xe7,0x0a,0x2d,0xdf, -0xd2,0xb8,0xfe,0xd2,0xd2,0x1f,0xbf,0xb8,0x1a,0xc5,0x03,0xf4,0x0e,0x3c,0xf2,0xf1, -0xdb,0xf1,0x01,0x87,0xd5,0xe3,0xe6,0x33,0x00,0x2c,0xd5,0x28,0x87,0x16,0xd5,0xa6, -0xd4,0x54,0x87,0xf1,0xee,0x0c,0x3f,0xf9,0x9c,0xc3,0x44,0x3b,0x10,0x1c,0x93,0xfe, -0x22,0xf7,0xe8,0xfc,0x12,0x24,0x1f,0x59,0xf6,0x2c,0x90,0xeb,0x09,0xe6,0x3b,0xdc, -0x17,0x1f,0x38,0xc9,0xba,0x36,0x8c,0x1f,0x14,0x76,0xf2,0xfd,0xeb,0x41,0x0a,0x41, -0xfb,0x1f,0x71,0xeb,0x04,0xb1,0x49,0x04,0xd9,0xeb,0x51,0x33,0x0d,0x04,0x86,0x46, -0x04,0x49,0x0b,0x0f,0xc5,0x2a,0x25,0x4c,0x0d,0x1e,0xa0,0x18,0x08,0x94,0xfe,0x27, -0xff,0x2f,0x0f,0xd0,0x1f,0xf0,0x5d,0x0f,0xfd,0x02,0x27,0x1a,0xd1,0x02,0xea,0xcd, -0x40,0xdd,0xbb,0x34,0xdf,0x99,0x0b,0xfe,0x7f,0x03,0x2e,0xb3,0xd7,0xdf,0x3a,0x1c, -0x1a,0xf6,0xe8,0xfe,0x91,0x14,0xa5,0xaf,0x1a,0x21,0x5a,0xb9,0xf7,0xff,0xfc,0x0e, -0x71,0xf1,0xfe,0x4e,0xc7,0x2b,0x41,0xe9,0xd2,0xb5,0xdc,0x30,0x8d,0xe8,0xc8,0x37, -0x18,0xdc,0x3f,0x2d,0x99,0x77,0x08,0x07,0x5a,0xe6,0x0a,0x91,0xe8,0xf4,0x2c,0x10, -0xeb,0xbe,0xc9,0x17,0xea,0xe9,0x05,0x32,0x06,0xce,0xb3,0x01,0xee,0x5d,0xfe,0xe2, -0xb1,0xf5,0x05,0xd5,0xd5,0xf4,0x26,0xec,0xe0,0x9c,0xf7,0x02,0x2a,0xdb,0xf7,0x3f, -0xf1,0xed,0xdd,0xeb,0xef,0xc1,0x0d,0xd9,0xd2,0xfa,0x11,0xfb,0xca,0x01,0xd0,0x06, -0xf5,0x86,0xf6,0x01,0x66,0x1b,0xe7,0x6b,0x04,0x03,0x5c,0x12,0x01,0xf5,0x00,0xfa, -0x51,0xfa,0x01,0x2e,0x21,0xe8,0x9c,0x2a,0x08,0xb2,0xf7,0xfb,0xfb,0x0b,0x10,0xba, -0x04,0xef,0xcb,0x3a,0xe9,0x06,0xef,0x0b,0xa5,0x24,0xea,0xd6,0xec,0x31,0x71,0xf8, -0xe9,0x6a,0x0f,0x22,0x63,0xea,0x05,0xa5,0x0f,0xf0,0x24,0xfd,0x29,0xc3,0xfa,0x0d, -0x39,0x1d,0xfb,0x07,0x04,0x04,0x6d,0x21,0xdc,0xdf,0x35,0xf8,0xd4,0xfd,0x11,0x60, -0x16,0xfb,0x75,0x12,0x0b,0xc0,0x02,0x09,0xac,0x0e,0x11,0xb1,0x1a,0x0f,0x48,0xe5, -0x10,0xa6,0x02,0x3c,0x8f,0xc8,0xe2,0xa7,0x44,0x10,0x6d,0xf1,0xf8,0xf2,0x12,0x03, -0xeb,0x04,0x0f,0x8a,0xf9,0x14,0x65,0x03,0xf2,0x84,0x04,0x12,0x3c,0x12,0xda,0xeb, -0x22,0xf4,0x83,0x15,0xf3,0xb6,0x15,0xfd,0x66,0x01,0x0a,0xcf,0x04,0xff,0x52,0x14, -0xf7,0xd1,0x01,0xfd,0x46,0x02,0x04,0xdc,0x0b,0xe2,0xde,0xfc,0x01,0x85,0xf6,0xec, -0x05,0x19,0x00,0xd8,0xd6,0xf9,0xc7,0xfa,0x0f,0xea,0xfd,0xe2,0xf3,0xea,0x0c,0x4e, -0xf7,0xe8,0xb6,0xf9,0xed,0xa4,0xf6,0xfb,0x13,0xd7,0x0f,0x60,0xef,0xe2,0x65,0x11, -0xf3,0x26,0xed,0xf9,0x89,0x02,0xf7,0xa0,0xe5,0x06,0xdc,0x03,0xea,0x2f,0xfe,0x09, -0xd7,0xeb,0xef,0x75,0x06,0xff,0xce,0xf4,0x04,0x58,0xf4,0x07,0xd4,0xf9,0xf2,0x6d, -0x0f,0xef,0xe6,0x0b,0xfd,0x75,0xf8,0x0d,0x41,0xe7,0x19,0x26,0xe5,0xff,0x91,0x1d, -0xf1,0x79,0xf6,0xfc,0xc7,0x0a,0xf6,0x0d,0xee,0x13,0x19,0xf6,0xf7,0xd4,0x1a,0xf1, -0x35,0xf1,0x06,0xa3,0x07,0xf3,0xd7,0x07,0xfb,0xc3,0x15,0xfc,0x14,0x0f,0xf7,0x46, -0x21,0xec,0x07,0xf9,0x28,0x59,0xd5,0x0f,0x49,0x1c,0xf6,0x46,0x00,0x03,0x04,0x16, -0xf6,0xf4,0x0f,0x02,0x8c,0x14,0x00,0xde,0x11,0xfe,0x84,0xfb,0x21,0x28,0x05,0xfa, -0xc4,0x0b,0x06,0x99,0x0a,0x05,0x7a,0x11,0x1c,0x0d,0xec,0x27,0x4c,0x05,0x08,0x89, -0x12,0x0d,0xda,0x05,0x08,0xbb,0x03,0x0b,0xa9,0x1a,0xeb,0x29,0xf7,0x19,0xb0,0x0d, -0xff,0x59,0x0c,0xf5,0x8e,0xfe,0x14,0xb0,0x04,0xf9,0x59,0xf0,0x1e,0xa4,0xf8,0x05, -0xe5,0xf6,0xff,0xd7,0xf8,0x10,0xdf,0xf9,0xf4,0x1b,0xfe,0x0d,0xc6,0xf3,0x06,0x72, -0xf4,0xee,0xbf,0x0e,0xf1,0x1e,0x01,0xf8,0x37,0xf2,0xef,0x56,0x0e,0x05,0x05,0xf0, -0xf1,0xe6,0x0b,0xf5,0x1d,0xf4,0xea,0x35,0x0d,0x05,0x98,0xe2,0x00,0xd1,0xf1,0x08, -0xaf,0xea,0xef,0xfe,0xfb,0xf8,0xfd,0xf4,0xe7,0xac,0x13,0xca,0x74,0x07,0x04,0x40, -0xee,0x08,0x89,0xea,0xe3,0x71,0x00,0xfa,0x09,0x04,0xde,0xc1,0x0d,0xeb,0x69,0x04, -0xe3,0xf2,0xf6,0xf7,0x68,0x01,0x03,0xcf,0xc0,0x04,0xe9,0x13,0xfd,0x68,0xfa,0xe7, -0x3f,0xec,0x0b,0x20,0xfc,0xe9,0xdc,0xf8,0x03,0x56,0xef,0xe7,0x6e,0x05,0x0d,0xb2, -0xd9,0x0c,0xbc,0xef,0x08,0x7e,0xfa,0xe8,0xe1,0x1b,0xf9,0x51,0xe2,0xf8,0x87,0x1a, -0xf0,0x3e,0xe3,0x23,0xd0,0xe6,0xf9,0x35,0x05,0x06,0xc6,0xf2,0x11,0x7b,0xf0,0x0a, -0x05,0x07,0x09,0xa9,0xeb,0x1a,0x0f,0x0a,0xee,0x4f,0x0e,0x0e,0x11,0x03,0x07,0x7f, -0xfa,0x01,0x72,0x00,0x1b,0xc6,0x01,0xea,0x90,0x2f,0xf6,0x26,0xfa,0x24,0x8c,0x0d, -0x05,0x25,0x04,0x23,0x36,0x07,0xf7,0x99,0x1c,0x12,0x56,0x14,0xfb,0xe6,0x0d,0x28, -0xc1,0xfc,0x1d,0xcc,0xf6,0x18,0x2f,0x18,0x12,0xe7,0x02,0x04,0xa6,0x19,0x0e,0x61, -0x1d,0xf9,0xd4,0x07,0x29,0x26,0xfa,0xfc,0xb2,0x17,0x07,0x01,0x17,0xdc,0x2d,0x35, -0xff,0x14,0xf6,0xf8,0x87,0x23,0xf4,0x15,0x12,0x10,0x39,0xef,0x0d,0x64,0x04,0x07, -0xca,0xf3,0xf6,0xb2,0xfd,0x1f,0x32,0xe0,0xeb,0xc5,0xfc,0xf4,0xf1,0x07,0x00,0x37, -0xd8,0xe9,0x95,0x1a,0xde,0x37,0xef,0xfa,0x69,0x05,0xe7,0xe0,0xd7,0x14,0x7b,0xd5, -0xf5,0x34,0x08,0xe0,0xa4,0xfd,0xe1,0x06,0xff,0xf5,0x89,0xe5,0xdf,0xc2,0x04,0xf3, -0xff,0xf0,0xed,0xe7,0xe5,0xfb,0xb0,0xf5,0xef,0x14,0xf6,0xf5,0xae,0xee,0xed,0xeb, -0xf1,0xff,0x04,0xeb,0xf1,0x6e,0xf0,0xf0,0xec,0x02,0xe7,0xc3,0xff,0xdf,0xfe,0xff, -0xfb,0x94,0x09,0xe4,0xdf,0xff,0xf2,0xea,0xf7,0xf9,0x99,0xf9,0xf8,0x21,0x05,0xed, -0xf1,0x06,0xfe,0xc4,0x0b,0x01,0x60,0x00,0xf5,0xd3,0x17,0xfe,0x73,0x00,0x12,0xf3, -0xfc,0x12,0xc2,0xff,0x0d,0x41,0x01,0x13,0x41,0x0b,0x04,0x05,0xf5,0x1d,0x01,0x08, -0x09,0x4a,0xf0,0x17,0x2a,0x1b,0x03,0x9e,0xfc,0x0a,0xfd,0x15,0x12,0xfc,0x0c,0x04, -0x1d,0x05,0x28,0x97,0xf8,0x0e,0xe8,0x1f,0xfe,0x66,0x10,0x1d,0x07,0x15,0x05,0x0b, -0x05,0x22,0xba,0x0b,0xfc,0xe1,0x30,0xf9,0xc5,0x07,0x1c,0xad,0x0d,0xf3,0xe4,0x0f, -0x28,0x2d,0xf3,0x04,0x8c,0x18,0x0d,0xda,0xe8,0x19,0x23,0x10,0x00,0x0c,0x00,0xf4, -0x54,0x08,0x0b,0xcc,0xf3,0x0e,0xf3,0xd7,0x1b,0xe5,0xf9,0x03,0x9c,0x03,0xea,0x79, -0x13,0xf5,0x70,0x01,0x0a,0x8c,0xf3,0xf1,0xf5,0x04,0x08,0xb3,0xfd,0xe4,0xea,0x06, -0xf7,0x29,0x04,0xeb,0x33,0x03,0x10,0xcd,0xce,0x0a,0x08,0xfa,0xe6,0x2a,0x10,0xdb, -0xe4,0xf3,0x02,0xf5,0xf2,0xec,0x96,0xf2,0x01,0x07,0xdd,0x02,0xda,0xef,0xf6,0xa7, -0xf0,0xe7,0x1e,0xfa,0xe2,0x8c,0xfd,0x01,0xa5,0xcc,0x03,0x38,0xff,0xd4,0xe9,0xfb, -0xff,0xdb,0xe8,0xee,0x83,0xee,0xfc,0x92,0xe1,0xfe,0x5c,0xf1,0xee,0xc2,0xee,0xf7, -0x7a,0xfa,0xe0,0x8a,0x00,0x02,0xf2,0xeb,0xfc,0x9e,0xf5,0x00,0x6e,0xeb,0x0e,0x70, -0xfe,0xec,0xbc,0xfc,0xed,0xb7,0x0e,0x08,0x32,0xf7,0xff,0x6e,0xed,0x0a,0xb7,0xfd, -0xed,0x4b,0x14,0xe9,0xce,0x0b,0x0b,0x60,0xff,0x02,0xea,0xfb,0x10,0xd1,0xfb,0x0c, -0xe3,0xfc,0x0b,0x89,0xff,0x18,0xd2,0xfc,0x04,0xfa,0x18,0xff,0x23,0x02,0x16,0x02, -0x08,0x12,0x71,0x0b,0x08,0x44,0x15,0x12,0xdf,0x06,0x12,0x79,0xf9,0x25,0x74,0xfd, -0x17,0x3c,0xfc,0x2c,0xf7,0xed,0x1a,0xea,0x0a,0x29,0xff,0xec,0x10,0xee,0x1a,0x0b, -0x21,0xfd,0x1d,0x59,0x0f,0x00,0x1f,0x19,0x09,0xd2,0xfb,0x15,0xf2,0x18,0xfb,0x03, -0x03,0x0b,0xa3,0x0d,0xfc,0xf8,0x01,0x04,0x1f,0x1c,0x06,0x80,0xf1,0x10,0x50,0x0b, -0xf8,0x9e,0x0c,0x14,0xf1,0xf9,0x09,0xa1,0x02,0x05,0xeb,0x02,0xfc,0x32,0x0c,0xfd, -0x7a,0xf0,0x0c,0xf1,0x0b,0xe9,0x61,0x02,0x03,0xc8,0xe7,0xff,0x71,0x04,0xf9,0x64, -0xf8,0xf8,0xab,0x11,0xe4,0x5c,0xf4,0xfb,0xda,0xfc,0xfe,0x18,0xf2,0xf1,0x49,0xf9, -0xfe,0xcc,0xe7,0x01,0x29,0xee,0xf8,0xce,0xe8,0xf8,0x3c,0xf5,0xf0,0x7f,0xf6,0xec, -0xcf,0xea,0xf6,0xc4,0xf5,0xf2,0x29,0xe8,0x04,0x75,0xde,0xfa,0xae,0xfa,0xff,0xaf, -0xe4,0xef,0x29,0xf6,0xf6,0x3d,0xfd,0xfa,0xeb,0xea,0xe8,0x10,0x13,0xe9,0x9e,0xfc, -0xf4,0xe5,0xee,0xfa,0x70,0xfd,0x0b,0x06,0xec,0xfe,0x40,0x00,0xf2,0x61,0x0a,0xe8, -0x84,0x0e,0xf8,0xc6,0xf4,0x04,0x6a,0xfe,0xf6,0x85,0x08,0x07,0xe6,0xfe,0xec,0x32, -0x11,0x04,0x42,0x09,0xf4,0x0c,0xff,0x17,0x64,0xfb,0x05,0x2d,0x03,0xf5,0x62,0x15, -0x04,0x8e,0x07,0x09,0xa8,0x05,0x11,0x26,0x0c,0x04,0xf2,0x0d,0x05,0x96,0x18,0x08, -0xe9,0x01,0x17,0x8b,0x06,0x02,0x7b,0x13,0x07,0x8b,0x18,0xf9,0x5d,0x10,0x11,0x70, -0x0a,0x1f,0xf6,0xfb,0x0c,0x99,0x0b,0x18,0xf1,0x06,0x0d,0xb3,0x08,0x0f,0x18,0x12, -0x0e,0x06,0x0c,0xff,0x2b,0x12,0x0c,0xce,0x01,0x10,0x49,0x08,0xf9,0x6e,0x0b,0x1a, -0x44,0xff,0x02,0x6b,0x0a,0xfe,0x6b,0x10,0xfd,0x45,0x04,0x17,0x13,0xfe,0x02,0x0b, -0x01,0x10,0xde,0xf9,0x10,0x56,0x00,0xfb,0x41,0x05,0xfa,0x46,0x0e,0xf8,0x85,0x0a, -0xf5,0xa7,0xfc,0x05,0x85,0xf8,0xf5,0x42,0xff,0x05,0x22,0xf4,0x03,0x82,0xea,0xfa, -0x9d,0xff,0x0b,0x0e,0xe8,0xfd,0x4f,0xf9,0xfd,0x6a,0xf1,0xf1,0x0c,0x01,0xe6,0x3a, -0xfc,0xf8,0x1a,0xf0,0x04,0xc9,0xe3,0xee,0x2f,0x03,0xf7,0xdd,0xf4,0xee,0x4a,0xf0, -0xef,0x36,0xf8,0xfc,0x46,0xe7,0x03,0xd3,0xf9,0xdd,0x00,0xf8,0x01,0xaa,0xf4,0xe5, -0x4d,0x00,0xe8,0x8a,0xe8,0xfd,0xba,0xfb,0xe9,0x63,0xeb,0xf6,0xf1,0x02,0xec,0x68, -0xe7,0xf4,0x46,0xff,0x05,0xaa,0xe3,0xff,0xf3,0xf5,0xf0,0xed,0xf0,0xf9,0x9b,0xf6, -0x09,0x77,0xf7,0xed,0x71,0xf8,0x12,0x73,0x02,0xf5,0x9d,0x01,0x0c,0xc2,0x0a,0xf7, -0x12,0x11,0xf5,0x73,0x18,0xf5,0xb9,0xfd,0x1c,0x0b,0x02,0x05,0x68,0xfc,0x0f,0x6a, -0x02,0x07,0xbb,0x04,0xfe,0x5f,0x16,0x0a,0x9c,0x05,0x05,0xa6,0x0b,0x03,0x54,0x04, -0x11,0x1d,0x12,0xfd,0x90,0xfa,0x15,0x0f,0x05,0x0e,0xb0,0x06,0x10,0x40,0x02,0x06, -0xc6,0x01,0x16,0xd6,0x0c,0xff,0x78,0x0a,0x09,0x09,0x0b,0x01,0xbd,0x09,0x0b,0x35, -0xfa,0x23,0x06,0xff,0x06,0xbc,0xe7,0x21,0x2b,0x12,0xec,0x52,0x16,0x0d,0x52,0xf1, -0xff,0xa3,0x06,0x0d,0x63,0x02,0xfb,0x1d,0x0d,0x02,0x3e,0x08,0x05,0xeb,0x02,0xf8, -0x6a,0x0f,0xf9,0x7a,0x09,0x04,0x4c,0x04,0x02,0x06,0x00,0xfa,0xe3,0xff,0xfe,0x54, -0xfe,0x03,0xdf,0xf8,0xfc,0x4c,0x03,0x00,0x0c,0xf0,0xfa,0xa7,0x01,0xed,0xf2,0x0b, -0xf1,0x34,0x02,0xf3,0xe8,0x04,0xef,0xdf,0xf4,0x07,0xfe,0xf3,0x01,0x9a,0xfa,0xf0, -0xcb,0x09,0x00,0x98,0xf8,0xff,0xba,0xf3,0xff,0x01,0x00,0xe7,0xbf,0x17,0xf1,0x46, -0xf3,0x06,0x91,0xf8,0xee,0xc4,0x05,0xee,0x4c,0x06,0xf0,0xad,0x00,0xfc,0x10,0xe5, -0x03,0x1e,0x04,0xf2,0x85,0xf3,0xfb,0xfa,0xee,0x0b,0xaa,0xf5,0xe2,0x92,0x0e,0xfb, -0x86,0xed,0x06,0x34,0xfa,0xfc,0xbf,0xfe,0xea,0xf1,0x1c,0xf0,0x8e,0x08,0xf0,0xc8, -0xfb,0x18,0x03,0xf6,0xfa,0xaa,0x03,0xfd,0xa5,0xfe,0x02,0x0e,0xfa,0x08,0x82,0xff, -0xf6,0xfa,0x08,0xfd,0xde,0xfe,0xfc,0x58,0x10,0xf9,0xf6,0x02,0xf5,0x8e,0x0e,0xf9, -0xea,0xfd,0x08,0x69,0x0b,0xf3,0x43,0x13,0xf0,0x1e,0x04,0xfd,0x2f,0x01,0x0c,0x61, -0x09,0xff,0xdb,0x0c,0xec,0xdc,0x12,0x04,0xd7,0x0a,0xff,0xbd,0x08,0x02,0xc5,0xfa, -0x13,0x78,0x01,0x01,0xda,0xf6,0x11,0x83,0x0a,0x0c,0xd2,0xf1,0x0d,0xd0,0x16,0x09, -0xd1,0xf6,0x16,0x6b,0x09,0xf4,0x4f,0x08,0x12,0x62,0x0a,0x09,0x39,0x06,0xf9,0x68, -0x14,0x09,0x71,0x05,0xff,0x1d,0x00,0x09,0x5e,0x08,0xfc,0xaa,0xfc,0x01,0xff,0x12, -0x00,0xa1,0xf2,0xff,0x83,0xff,0x0d,0x8b,0xfe,0xfa,0x61,0xf1,0x00,0x73,0x17,0xed, -0x7f,0xf9,0x08,0x9c,0x07,0xef,0xf2,0xf6,0x0e,0x21,0xeb,0x07,0x19,0xef,0x00,0x71, -0xfb,0x0c,0xd3,0xea,0x0d,0x70,0xee,0xfe,0x5e,0x03,0xe9,0x23,0x0d,0x03,0x3e,0xf4, -0x06,0xf0,0x06,0xf9,0x4c,0xf8,0xfd,0x3e,0x10,0x03,0x8c,0xf9,0xf5,0xab,0x00,0xfe, -0x0d,0x0a,0x04,0xa3,0x03,0xeb,0x10,0x0d,0xf7,0x02,0x0e,0xee,0x48,0xfe,0xf7,0x54, -0x03,0x02,0x8a,0x00,0xf7,0xf3,0xf8,0xfe,0x7b,0x04,0xfe,0xfc,0xf8,0xf7,0x19,0x02, -0x0a,0xf0,0xe3,0x0d,0x3d,0x08,0xf5,0xed,0xf8,0xf5,0xb6,0x07,0xf0,0x9a,0x04,0xf0, -0xea,0xf7,0x0d,0xee,0xe8,0xf8,0xce,0x04,0xee,0xe0,0xfe,0x02,0x25,0xf9,0xf9,0x6d, -0x03,0x00,0x44,0xed,0x12,0xf8,0xf2,0x00,0x29,0xfb,0xed,0x77,0x03,0x0e,0xfc,0xf8, -0xf4,0xc1,0xfc,0x04,0xa5,0x04,0xf8,0x30,0x07,0xf7,0x21,0x07,0xff,0x08,0xf8,0x0e, -0xce,0xfd,0x04,0x64,0xfe,0xfb,0x81,0x0c,0xec,0x0e,0x03,0x13,0xfe,0x03,0xf7,0x0b, -0x01,0x09,0xeb,0x02,0xfc,0x4e,0x00,0x0f,0x62,0xfb,0x13,0xe9,0xfc,0x11,0x91,0xf7, -0xff,0xec,0x03,0x07,0x5e,0xfc,0xf9,0x4c,0x16,0xf7,0x30,0x00,0x12,0x15,0xf4,0xfe, -0x50,0x05,0x02,0x14,0x0f,0xf3,0x3d,0x05,0x00,0x08,0x0d,0x06,0x3e,0xef,0x01,0xe1, -0x0b,0x13,0x6d,0xea,0x09,0xab,0x06,0xfc,0x4e,0xfb,0x10,0xa3,0x02,0xf3,0xfa,0xfe, -0xff,0x1b,0x04,0xfe,0x99,0x05,0xfb,0x2c,0xff,0x0c,0x65,0xfe,0xf4,0x2e,0xfe,0x0b, -0x53,0x01,0xf8,0x4a,0xf8,0x12,0xa7,0xfb,0xf8,0x9e,0x00,0x00,0x42,0xf5,0x06,0xbb, -0xf5,0xfd,0xfb,0x02,0xff,0x40,0xef,0x06,0x5a,0x0c,0xf4,0xbb,0xfb,0xf6,0x2a,0x10, -0x05,0x83,0xea,0x13,0xe4,0xff,0xfe,0x84,0x06,0xfd,0xcb,0x05,0xe9,0x79,0x0f,0x0f, -0x31,0xf9,0xfe,0xff,0x01,0xfe,0x5c,0x04,0x05,0xa5,0x00,0xfc,0x0a,0x09,0xfa,0x7a, -0x07,0xf2,0x3a,0x06,0xf7,0x12,0x17,0xf2,0x0e,0xfc,0x02,0xff,0x06,0xf6,0xaa,0x04, -0x02,0x8d,0xf6,0xfa,0x11,0x0b,0x01,0xaa,0xf2,0x04,0x8a,0x03,0xf8,0x4c,0x03,0xf9, -0x61,0xed,0x0a,0x6a,0x04,0xe8,0x9b,0x0d,0x00,0xb3,0xf1,0x04,0xb3,0xfe,0xfc,0x87, -0xf8,0x04,0x2c,0xf6,0xfe,0xeb,0x01,0xfa,0xd5,0xfa,0xfd,0x34,0x0b,0xec,0x0d,0xfe, -0x01,0x91,0xf8,0xf4,0x92,0x08,0xf5,0x79,0xfa,0xfe,0x93,0x00,0xe7,0xce,0x07,0x05, -0x3b,0xec,0x0d,0x66,0xed,0x09,0xaf,0xfd,0xfb,0x37,0xf9,0xfa,0xb4,0x06,0xff,0x90, -0xfd,0xf4,0x6c,0x12,0xf6,0xf7,0x0f,0xf8,0x2d,0x06,0x06,0x96,0x04,0x02,0xa3,0xfa, -0x06,0xec,0x07,0x06,0xfb,0xff,0x11,0x62,0xee,0x06,0x0e,0x02,0x04,0x6e,0x04,0x0e, -0xab,0xf2,0x01,0xac,0x0b,0x03,0xb7,0x01,0x05,0x67,0xf7,0x10,0x3a,0x05,0x01,0xe4, -0xff,0x0b,0xfd,0x0d,0xfa,0xc0,0x14,0xfb,0x94,0x05,0x01,0x3a,0x04,0x15,0xa2,0x01, -0x00,0x5f,0x04,0x02,0xad,0x0a,0xff,0xe7,0x0b,0xfb,0x1c,0x06,0x13,0x9d,0xef,0xf9, -0xf8,0x0f,0x07,0x74,0xfc,0x06,0x2b,0xfb,0xfa,0x01,0x07,0x06,0xbd,0xf9,0x00,0xdc, -0x05,0xff,0x9e,0x0d,0xff,0x98,0x05,0xff,0xae,0xff,0xfb,0x92,0x05,0x08,0x6c,0xf9, -0x09,0xc2,0xf4,0x06,0x70,0xeb,0x04,0x69,0x01,0xed,0x43,0x06,0xfc,0x72,0xf6,0x08, -0x5f,0xe2,0xfd,0xf8,0x05,0xf8,0x67,0xe7,0x07,0xbd,0xf1,0xec,0xcf,0x0b,0xf8,0x1d, -0xed,0xf6,0x70,0xf3,0xf9,0x72,0xf7,0xf7,0x3c,0xfc,0xff,0x2b,0xf2,0xfb,0xb6,0xff, -0xf5,0x9d,0xf1,0x01,0x99,0x06,0xf8,0x54,0xff,0xf5,0x87,0x07,0xf0,0x4e,0x0c,0xff, -0xb4,0x04,0xf0,0x62,0x00,0x0f,0xf3,0x03,0xe6,0x9f,0xfb,0x22,0x81,0xf6,0xee,0xb4, -0x0a,0x0d,0x5e,0xfc,0xf3,0x26,0x05,0x0f,0xd5,0xef,0xfd,0xd0,0x11,0xf2,0xe1,0xfb, -0x06,0x95,0x01,0x02,0x05,0xf0,0x0f,0x91,0x08,0xf6,0xcc,0xf9,0xfe,0x6b,0x0e,0x02, -0x83,0xfa,0xf2,0x27,0x0b,0x06,0xd4,0xf6,0xfa,0x11,0x06,0x00,0xf3,0x02,0xfe,0xd0, -0xfc,0x0d,0x01,0x00,0xfc,0x8b,0x01,0xff,0xb7,0x02,0x03,0xe1,0xfd,0xfc,0x49,0x11, -0x00,0xe9,0xfb,0x03,0xf7,0x07,0x05,0xfb,0x0c,0xf9,0x83,0xfd,0x11,0xec,0x03,0xf5, -0x15,0x07,0x03,0x44,0x0e,0xfb,0xa4,0x0d,0xfc,0x95,0xf3,0x20,0x90,0xfc,0xfb,0xdd, -0x08,0x08,0x32,0xf6,0x11,0x4e,0x02,0xfc,0xc7,0x07,0x06,0xff,0xfa,0x09,0xa1,0xf6, -0x14,0x74,0xf7,0x03,0xac,0x00,0x08,0x9a,0x09,0xf9,0x15,0x03,0xf7,0x98,0x0b,0x07, -0x9a,0xf5,0xfa,0xbd,0x0e,0xf5,0x24,0x01,0xf8,0xaa,0x09,0xfc,0x67,0xf2,0x00,0xa9, -0x06,0xf4,0xd5,0xfb,0x0f,0xa1,0xec,0xf7,0x13,0x06,0x03,0xb3,0xe8,0xf5,0x6a,0x1a, -0xf2,0xf7,0xef,0x06,0x78,0xfe,0xf5,0xfa,0x0d,0xf7,0xa1,0xf0,0x08,0xa5,0xfd,0xfe, -0x4a,0x00,0xf4,0x9a,0x0c,0xf6,0xf6,0x01,0xf6,0xd2,0x02,0x04,0x55,0xef,0xfd,0x04, -0xfc,0xff,0xf4,0xf6,0xf5,0xa8,0x03,0xec,0x6e,0xfe,0x01,0x91,0xfc,0xfc,0x81,0x00, -0xf0,0x3a,0xfc,0xfc,0xa5,0xfc,0x02,0xc2,0xf7,0xfb,0xa3,0xfc,0x06,0xb7,0x03,0xea, -0x9d,0x0c,0x00,0x2d,0xf6,0x09,0x3a,0xf3,0x05,0xfb,0x06,0x02,0x54,0xfe,0xff,0x2a, -0x15,0xf4,0x30,0xfc,0x06,0x58,0x14,0xf6,0x52,0xf9,0x0a,0x81,0x03,0x02,0x0f,0xfe, -0x0c,0xdc,0xf4,0x06,0xcd,0x08,0xfe,0xf3,0x08,0x08,0x8a,0xf9,0x04,0xc9,0x04,0x01, -0x47,0x07,0x06,0xf7,0xf6,0x01,0xa4,0x14,0xfe,0x09,0xf9,0x05,0xa3,0x00,0x10,0x5e, -0xf0,0xff,0x35,0x04,0x02,0x03,0x04,0x04,0x05,0xfa,0xfd,0x1f,0x10,0xf5,0x63,0x03, -0xfe,0xeb,0x02,0x0d,0x50,0xfa,0x00,0x48,0x0a,0x08,0x05,0xf6,0x03,0xda,0xfb,0x07, -0xa2,0x03,0x08,0x96,0xfa,0x04,0xeb,0x05,0xf9,0x81,0xfe,0xfe,0x83,0xfb,0x0d,0xc5, -0xf5,0xfe,0x94,0x08,0xfe,0xe0,0xee,0x0a,0xac,0xf2,0x07,0xfb,0xf6,0xf7,0x41,0x01, -0x00,0x23,0xf8,0xfd,0xb3,0xfa,0x00,0x40,0x01,0xf4,0x19,0xfe,0x00,0x72,0xf9,0x00, -0xa9,0xf5,0x02,0xd7,0xf6,0x02,0xa3,0xfa,0x03,0xa1,0x04,0xed,0x05,0x01,0x09,0x6f, -0x00,0xf6,0x2d,0x03,0xff,0x72,0xff,0x07,0x3e,0xf5,0x03,0xe5,0xfd,0x03,0x77,0x00, -0x01,0xbc,0xf5,0x05,0x60,0x0f,0xf4,0x0f,0xff,0xff,0x2e,0xf2,0x0f,0x96,0x04,0xf9, -0x7d,0xfd,0xfb,0x2b,0x05,0x02,0x51,0xf7,0x04,0x53,0xff,0xfd,0x51,0xfe,0xfc,0x9f, -0xfe,0xfb,0x0b,0xfb,0xfd,0x39,0x05,0xfd,0x13,0x02,0xfd,0x90,0xfc,0x03,0x2d,0x05, -0xf7,0x5d,0xff,0xfe,0x3d,0x04,0x03,0xd7,0xf8,0x02,0xa1,0x01,0x01,0x5b,0xfc,0x03, -0xbd,0xf8,0x03,0x90,0x0c,0xf7,0x8d,0xfd,0x02,0x1e,0x00,0x05,0x11,0xf0,0x0e,0x98, -0xfc,0xff,0xb8,0x06,0x00,0x41,0xff,0xfe,0x43,0x0a,0xf5,0x06,0x05,0x04,0x25,0x00, -0x01,0x1f,0x04,0xfd,0xe5,0x03,0xfb,0x3f,0x09,0x02,0x0f,0xfa,0x0a,0x7a,0x09,0xf0, -0x64,0x06,0x02,0x3a,0xf9,0x0b,0xd6,0xf2,0xf8,0xf7,0x08,0xfe,0xe5,0xfd,0xfc,0x36, -0xff,0x01,0x53,0x08,0xf9,0xc7,0xf8,0x0c,0xfd,0x01,0xf6,0x2c,0x01,0x00,0x21,0x0d, -0xfb,0x91,0xf9,0xf9,0xd7,0x13,0xfc,0xe8,0xfd,0x02,0xc6,0xf0,0x0a,0x78,0xf4,0x02, -0x88,0xf8,0xfb,0x00,0xf8,0x05,0xdb,0xf2,0x01,0x4c,0xfa,0xf2,0xc0,0xfe,0x01,0x83, -0x01,0xf4,0x77,0xfc,0xff,0x18,0x02,0xf7,0x36,0x08,0xf9,0xf4,0xf8,0xfe,0xca,0xf5, -0x0f,0x2b,0xf0,0x0c,0x55,0xf9,0xfc,0x69,0xfd,0xfe,0x93,0x13,0xed,0x1a,0x0f,0xff, -0x0e,0xf8,0x0b,0xd5,0x04,0x0b,0x35,0xf8,0x03,0x83,0x04,0x0b,0xcc,0xfd,0x06,0xbd, -0x01,0x0b,0xcc,0xf8,0xfe,0x55,0x07,0x01,0x3c,0x04,0x03,0x94,0xf3,0x10,0xf6,0x00, -0x03,0x0a,0xfb,0xfc,0x38,0x0f,0xfd,0x1a,0xfc,0xff,0xe5,0xff,0x04,0xee,0xf7,0x07, -0x28,0x01,0x05,0x05,0xf7,0x03,0x24,0x03,0x03,0x73,0xf9,0x09,0xc3,0x00,0xfc,0x28, -0x08,0x03,0xbd,0xf9,0x02,0xab,0x00,0x07,0x20,0xf9,0x08,0x61,0xf5,0x04,0xb3,0x03, -0x03,0x86,0xfa,0xfb,0x50,0x04,0x05,0x2a,0xfa,0x03,0x29,0x0d,0x02,0x21,0xf7,0x04, -0x95,0x05,0x03,0xac,0xfe,0xfa,0x15,0x02,0x02,0xfb,0xff,0xfc,0xbf,0xff,0x03,0xe3, -0x01,0xff,0xd2,0xfe,0x04,0x26,0xf1,0x10,0x7f,0xf8,0xfa,0x85,0xf9,0x10,0x1a,0xf7, -0xf5,0x93,0x07,0xfa,0xcb,0x01,0xf4,0x9e,0x04,0xf6,0x2f,0xff,0xf9,0x81,0xfb,0xf7, -0x4e,0x07,0xf6,0x8d,0xfd,0x01,0x75,0xf2,0x01,0x25,0xfd,0xf2,0x76,0x04,0x01,0xc0, -0xfe,0xf5,0x88,0x00,0xf9,0x89,0x05,0xfa,0x39,0xf7,0xf8,0x58,0x08,0xfa,0xcb,0xf5, -0x02,0x26,0x02,0xf8,0x9f,0x02,0xfb,0x88,0xfd,0x03,0xb9,0xf0,0x02,0x75,0x06,0xf0, -0xe3,0x07,0x02,0x1b,0xee,0xfc,0xbb,0x0d,0xfa,0x46,0xfc,0xfd,0x75,0x01,0x01,0xef, -0x01,0x01,0x09,0xfb,0x08,0xa1,0x09,0x02,0xc0,0xfc,0x09,0xdf,0xfe,0x09,0x47,0x00, -0x0c,0x75,0xf7,0x08,0x23,0x01,0x15,0x02,0xf7,0x00,0x6e,0x0e,0x06,0xd5,0x00,0x06, -0xdc,0x05,0x04,0x13,0x03,0x05,0x55,0x06,0x01,0x53,0xff,0x0a,0x4a,0xfa,0x01,0x6b, -0x08,0x09,0xea,0xfe,0x00,0x8b,0xfb,0x14,0xd4,0x04,0xf6,0x7d,0x03,0x09,0x4a,0xfa, -0x09,0xaa,0xfb,0x0b,0xb7,0xff,0xfc,0x06,0x0a,0x04,0x30,0x01,0x05,0x21,0xfc,0x07, -0x72,0xfd,0x0e,0xc5,0x04,0xf9,0x62,0x00,0x07,0xe3,0xfb,0x0f,0xff,0xf9,0xf4,0x34, -0x08,0x05,0xfe,0xfd,0xf4,0xee,0x00,0x01,0xfa,0xfa,0x05,0x9c,0xf6,0xff,0x0a,0xf9, -0xfb,0xdf,0x04,0xf3,0xb0,0xfa,0xf7,0x52,0xfa,0x00,0xd8,0xf6,0xf4,0xe6,0xff,0xf9, -0xca,0xf4,0xf5,0xc6,0x02,0xf2,0x25,0xf6,0xf9,0x6d,0x01,0xf3,0xfb,0xfe,0xf6,0xb2, -0xf7,0xff,0x32,0xfc,0xff,0x04,0xf7,0xf9,0x91,0xfd,0x04,0xc1,0xf5,0xf4,0xe8,0x06, -0xf5,0x99,0xfb,0x01,0x36,0x08,0xf9,0x6f,0xf9,0x02,0x68,0x03,0xfe,0x0e,0xff,0x04, -0x1c,0xf2,0x0a,0xa8,0x06,0xf7,0xa0,0x04,0x08,0xb0,0xfc,0xfd,0x72,0xfa,0x0b,0x41, -0x00,0x00,0xb4,0xff,0x06,0xe2,0x05,0xf9,0x84,0x05,0x06,0x0c,0xfd,0xfe,0x98,0x0d, -0xff,0xee,0xfe,0x00,0x50,0x0c,0x09,0x80,0xfd,0x03,0xbe,0x07,0xfd,0x18,0x09,0x04, -0x80,0x02,0xfd,0xbe,0x05,0x0b,0x24,0x04,0x01,0xfc,0xf9,0x0b,0xda,0x04,0xf8,0x97, -0xfd,0x0a,0x76,0x02,0xfb,0x4b,0xfd,0x06,0x9f,0x03,0xf9,0x4c,0x02,0x04,0x7c,0x06, -0xf7,0x27,0x01,0x0c,0xb1,0x03,0xfb,0x68,0x01,0xfe,0x9b,0x04,0x05,0xfa,0xfb,0xfc, -0xef,0x05,0x03,0xfa,0xf9,0xfa,0x61,0x09,0x06,0x1c,0xf8,0x03,0x3f,0xfd,0x05,0x7c, -0x06,0x01,0xd0,0xf6,0x02,0x62,0x0c,0xfb,0x79,0xfe,0xfa,0xe8,0x07,0x02,0xfb,0xf2, -0x05,0x76,0xfc,0x06,0x06,0xfb,0xfc,0xd6,0x08,0xfa,0xbe,0xf6,0x05,0x28,0xfe,0xfe, -0xdb,0xfd,0xfc,0x1c,0x02,0xf7,0x36,0xff,0xfe,0x73,0x02,0xfc,0xb8,0x00,0x01,0xf0, -0xf1,0x04,0x56,0xfc,0xfd,0xb4,0xfe,0xff,0xb8,0xf8,0xfb,0xd3,0xfb,0x00,0xf3,0xff, -0xfd,0x6e,0xfb,0xfe,0xd3,0xf2,0x00,0x8a,0xfd,0xf9,0x91,0xf6,0xfa,0x3e,0xfc,0xfd, -0x1f,0xf9,0xfe,0x28,0xf1,0x09,0x0b,0xff,0x00,0xa0,0xf8,0xfc,0x46,0xfc,0x02,0xcc, -0x08,0xf5,0xd8,0x00,0xfd,0x26,0xfb,0x03,0xe2,0xfd,0x02,0xd8,0x03,0xfd,0xc6,0xfb, -0x03,0x85,0x03,0x02,0x5e,0xf9,0x03,0xfd,0x01,0xfe,0x9f,0x00,0x03,0x1e,0x04,0xfc, -0x6b,0x0c,0xf6,0x76,0xff,0x0b,0x93,0x03,0x02,0xb7,0xf9,0x05,0xd9,0x08,0x01,0xe4, -0x03,0x07,0xae,0x0a,0xf8,0xef,0x04,0x06,0xd5,0x05,0x06,0x02,0xfe,0xfe,0x2e,0x06, -0x13,0x70,0xfd,0x02,0x51,0x07,0x09,0x40,0x03,0x01,0xd0,0x0b,0x04,0xbd,0xfe,0xfd, -0xcc,0x03,0x03,0x73,0x03,0xf9,0xeb,0x02,0x05,0x10,0xfc,0x02,0x1a,0x00,0x06,0x1f, -0xfe,0x06,0x24,0x02,0x02,0x87,0xfc,0xf9,0x37,0x05,0xff,0x1e,0x00,0xfc,0x7e,0xfe, -0x03,0xa3,0xfc,0xf6,0x79,0x05,0x02,0xa0,0xfb,0xf8,0xad,0x03,0x01,0x3e,0xf8,0xfe, -0x5d,0x07,0x01,0x5b,0xf0,0x0c,0x40,0xff,0xfb,0xbf,0x02,0xfe,0xd6,0xfb,0x01,0x27, -0xfc,0x06,0x2f,0x00,0xf7,0x33,0x03,0x08,0xaa,0xf8,0x02,0xf5,0xfe,0xfe,0xaa,0x03, -0xfe,0x54,0xfe,0xfb,0x50,0xfd,0x03,0x0a,0xfe,0xfd,0xc2,0xfe,0x09,0x98,0xf3,0xfb, -0xcb,0x04,0xfe,0xae,0xf9,0x05,0x41,0x00,0xfc,0xe6,0xfc,0x04,0x49,0xfc,0xf8,0x98, -0x00,0x02,0xfc,0xf7,0x01,0x4a,0xfd,0xfd,0x6d,0xfd,0xff,0x38,0xfd,0xff,0xc8,0xfc, -0x06,0x35,0xfa,0x01,0x24,0xfc,0x03,0x16,0x00,0xf9,0x2a,0x00,0x04,0x40,0x05,0xf7, -0x65,0xfb,0xfb,0xdd,0x04,0xfb,0x5e,0xff,0x01,0x8f,0xfc,0x03,0xd3,0xfb,0xff,0x1e, -0x00,0x02,0xb0,0xfa,0x01,0xeb,0x00,0x03,0xab,0xfb,0x04,0x69,0xf9,0xff,0x55,0x07, -0xfe,0xc9,0xfb,0x0b,0xcb,0x00,0xf9,0xd8,0x01,0x04,0xf1,0xfd,0xfe,0x41,0x04,0x02, -0x25,0x02,0x05,0x6d,0x05,0xf7,0xab,0x04,0x01,0xc1,0x07,0xfc,0xa5,0xfe,0x03,0xb0, -0xf9,0x01,0x44,0x05,0xfb,0x4c,0x01,0x01,0x90,0x00,0x02,0x6b,0xfe,0xfe,0xa7,0x06, -0x08,0xef,0xf7,0x06,0xbe,0xfd,0x0c,0x39,0xf6,0x03,0x86,0x06,0xff,0xfd,0xfe,0xfe, -0x97,0x06,0x02,0xea,0xfe,0xff,0x57,0x02,0xfb,0x93,0x02,0xfd,0x5a,0x03,0x02,0x1f, -0xfa,0x03,0x14,0x08,0xf8,0x44,0x01,0x00,0xd2,0xff,0x04,0x98,0xfa,0x02,0x3b,0x04, -0xfe,0x85,0x00,0xfc,0x7c,0x05,0x07,0x4e,0xf5,0x00,0x5f,0x00,0x01,0x6e,0x00,0x03, -0xf0,0xfc,0xfa,0x25,0x00,0x06,0x61,0xfb,0x05,0x34,0xfb,0xfd,0x65,0x00,0x01,0xfb, -0xfb,0xfe,0xd5,0xfa,0x02,0x87,0x09,0xf5,0xf6,0xf7,0xfd,0x9f,0xfd,0xfd,0x2e,0xf8, -0x03,0x64,0x00,0xf5,0xeb,0xfe,0xfa,0xb9,0x01,0xfb,0x56,0x01,0x04,0x85,0xff,0xfb, -0xe1,0x06,0xff,0xc5,0xf8,0x0b,0x11,0x02,0xff,0x00,0x01,0x03,0x12,0x01,0x02,0x11, -0xfe,0x02,0x51,0x00,0x05,0x8e,0x00,0xff,0x93,0x02,0xf9,0xb5,0x09,0xf8,0xdf,0xfd, -0x01,0xc4,0x05,0xfd,0xbb,0xff,0x01,0xb0,0xfc,0xff,0x77,0x02,0xfd,0x64,0x01,0x02, -0x55,0xfc,0xfd,0x6e,0xfd,0x03,0x80,0xfa,0xff,0xcb,0xfd,0xff,0x94,0xfb,0xfa,0xfb, -0xff,0xfd,0xed,0xfc,0xff,0x37,0x01,0xfe,0xa5,0xfe,0xfe,0xb9,0xfd,0x04,0xd3,0xfc, -0x07,0xaa,0xf9,0x01,0x99,0x03,0x01,0x33,0xfb,0x01,0x61,0x04,0xff,0x72,0xfe,0xfe, -0xfb,0x03,0xff,0x5a,0xfe,0xff,0xec,0xfe,0x06,0xdc,0xf7,0xfc,0xcb,0x06,0xfc,0x58, -0xf8,0x04,0x9b,0xfb,0x03,0x35,0xf8,0x00,0xef,0xf9,0xfc,0xa3,0x03,0xff,0x0a,0x01, -0x01,0xa1,0x01,0xfb,0x57,0x00,0x09,0x09,0xff,0xfc,0x3e,0x05,0x07,0x26,0x02,0x00, -0xf4,0xff,0x02,0x11,0x05,0xff,0xf7,0xfc,0x0c,0xad,0xf9,0x06,0x0a,0x02,0x03,0x68, -0x00,0x07,0xad,0xfc,0x09,0x21,0x04,0x01,0x97,0x04,0x01,0xae,0x05,0x01,0x9e,0xfe, -0x0a,0xb5,0x01,0xff,0x9e,0x03,0x04,0xe3,0x00,0xff,0x5e,0x05,0x03,0xf5,0x04,0x00, -0xa0,0x00,0x04,0xce,0x00,0xfd,0xb3,0x00,0x02,0xe1,0x03,0xf8,0x7c,0x02,0x01,0x06, -0x05,0xfe,0x96,0xfa,0xff,0x8b,0x06,0xfb,0x6c,0x01,0xff,0x76,0xfa,0x04,0x29,0xfe, -0xfe,0xb6,0xf7,0x04,0x5a,0xf9,0x05,0x99,0xfc,0xfb,0xc0,0x00,0x00,0x00,0xfa,0xff, -0x5a,0x04,0xf9,0x54,0x00,0xfe,0x9f,0x01,0xfe,0x9c,0xfe,0xf8,0xed,0x07,0xfb,0xa5, -0xfa,0x02,0xda,0xfd,0xfc,0x27,0xfd,0x09,0x03,0xf6,0x00,0x0a,0xf9,0xfb,0x9f,0x00, -0xfc,0xc8,0xfb,0xfb,0x81,0xf9,0x04,0x5f,0xf5,0x00,0x02,0xf9,0xfa,0xac,0xfe,0xfd, -0x08,0x01,0xf9,0xd9,0xfc,0xfe,0xb7,0xff,0xfd,0x02,0xfb,0x02,0x1d,0x00,0xfe,0x57, -0xfb,0xff,0x76,0xfd,0x02,0x7a,0x01,0xfa,0x6d,0x00,0x04,0xf0,0x01,0xfb,0x6c,0x04, -0xfa,0xa6,0xfe,0x05,0x76,0xff,0x01,0x94,0xfe,0x02,0xf9,0xff,0x03,0x0d,0x04,0x01, -0x79,0xff,0x05,0xcd,0xfd,0x01,0x70,0x09,0xfc,0xf2,0x04,0xff,0x97,0x00,0xff,0xff, -0xff,0x0b,0x28,0xfd,0xfb,0x6b,0x04,0xff,0x1b,0x03,0x02,0xda,0xfb,0x02,0x06,0x06, -0x04,0x36,0xf9,0x03,0x79,0x0c,0xfc,0x01,0x03,0xff,0x2f,0x07,0xff,0x08,0x08,0xfe, -0x3e,0x01,0x08,0x71,0xfb,0x06,0xa7,0xfd,0x05,0x76,0xfd,0x08,0x34,0x06,0xfd,0xc2, -0xfd,0xff,0x25,0x04,0xff,0x1b,0x04,0x01,0xc1,0xfe,0xff,0x1f,0x06,0x00,0xb5,0x03, -0x02,0xd4,0xfb,0x03,0xc8,0xff,0x03,0x37,0x00,0xfc,0xbd,0x08,0xfb,0x08,0x02,0xfe, -0x5d,0x00,0x03,0xa5,0x01,0x01,0x57,0x00,0x04,0xdb,0xf8,0xff,0x6b,0x09,0xff,0x1a, -0xff,0xfe,0x39,0x02,0x01,0x64,0xfb,0x03,0xb5,0xfd,0xfe,0xce,0x00,0xf9,0x1b,0xfe, -0x04,0x80,0xf6,0xfe,0x2b,0xfd,0xfd,0xeb,0xfb,0xfc,0xc4,0xf4,0xfc,0x8e,0xfe,0xfd, -0x21,0xf9,0xf7,0xd5,0x01,0xf8,0x65,0xfc,0xf8,0xf6,0x00,0xfc,0x19,0xfa,0xfc,0x48, -0x00,0xfd,0xd0,0xf5,0xfd,0x52,0xfc,0xfe,0x2b,0xf7,0xfd,0xd3,0xfd,0xfe,0xf2,0xfa, -0xfb,0xbf,0x01,0x00,0xb7,0xfb,0xfa,0x89,0x00,0xfd,0x9b,0xff,0xfe,0xeb,0xfe,0xfc, -0xf3,0xff,0xff,0xc2,0xfc,0xff,0xae,0xfd,0xff,0xd9,0xfd,0x00,0x66,0x02,0xfd,0xe9, -0xfe,0x0c,0xe0,0xfd,0x00,0xef,0x02,0xfe,0x47,0x03,0x03,0xa2,0x06,0x00,0x8e,0x02, -0x02,0x70,0xfe,0x03,0x50,0x06,0x01,0x23,0x06,0x02,0x3a,0xfd,0x09,0x5b,0x06,0xfa, -0xce,0x07,0x04,0xed,0x00,0x03,0xfd,0x08,0x00,0x83,0xff,0x08,0x8e,0x03,0x02,0x65, -0x00,0x01,0xa5,0x04,0xfc,0x7b,0x06,0x02,0xb8,0x02,0xfe,0xd1,0x03,0x04,0xda,0x03, -0x00,0x63,0x04,0x04,0x4f,0x00,0x0a,0x02,0x04,0x00,0x21,0x03,0x03,0x48,0x08,0xff, -0xc8,0x01,0x07,0x5d,0x02,0x01,0xd4,0x09,0xfb,0xa6,0xfe,0x07,0x6d,0x03,0x01,0xf8, -0xff,0xfb,0xa1,0x08,0xfc,0x0d,0xfe,0x02,0x44,0xfe,0xff,0xad,0xfc,0xfd,0x27,0xff, -0x01,0x57,0xf9,0x00,0x24,0xf9,0x00,0x92,0xff,0xfd,0x83,0xfe,0xfc,0x7e,0x00,0xfd, -0xcf,0xfb,0xfd,0x73,0xf9,0x00,0x31,0xfe,0xfe,0x1a,0xfb,0xfd,0x19,0xf7,0xfe,0xa1, -0x03,0xf4,0xf2,0xfe,0xfb,0xfd,0xff,0xfb,0xda,0xf8,0xf9,0x17,0x06,0xf6,0x28,0xfe, -0x00,0x2b,0xf9,0xfe,0x4a,0xfd,0x00,0xd8,0xf9,0xf9,0x86,0xf9,0xfc,0xb5,0xfe,0xfd, -0x67,0xfa,0xfc,0x8d,0xff,0xff,0xcb,0xfe,0xfe,0x2f,0x00,0xfe,0x0b,0xff,0xfd,0x41, -0xfa,0x00,0xff,0xfb,0xfa,0xd8,0xfe,0x01,0x35,0xfe,0xf5,0x2d,0xfe,0x01,0xa3,0xfc, -0xfe,0xd2,0xff,0xfd,0x91,0xfb,0xfe,0xcf,0x01,0xfe,0xac,0xfe,0xfd,0x15,0xfd,0x06, -0xf2,0xfa,0xfc,0x07,0x03,0xfe,0x4a,0x00,0x04,0x37,0x02,0x03,0x58,0x03,0x00,0xfb, -0xff,0x09,0x91,0x06,0x04,0xb7,0x02,0x04,0xb0,0x07,0x09,0xaa,0x00,0x08,0xd6,0x02, -0x04,0xdf,0x04,0x08,0x64,0x02,0x05,0x6f,0xff,0x0b,0x24,0x02,0x03,0x4f,0x09,0xfe, -0xdc,0x05,0x08,0xea,0x01,0xff,0x5f,0x05,0x05,0x7c,0x04,0x03,0x07,0x04,0x06,0x88, -0x05,0x00,0x81,0x05,0x02,0xe5,0x05,0x02,0x5e,0xff,0x08,0x4c,0xff,0x00,0xe6,0xfe, -0x03,0x0b,0x02,0xfd,0x7c,0xfe,0x01,0x3c,0x00,0xfe,0xcb,0xff,0xfc,0x2d,0x01,0xff, -0x55,0xff,0xf8,0x0c,0xff,0xfb,0x6b,0x02,0xfc,0x7e,0xfb,0xfa,0x9c,0xff,0xfd,0x8c, -0xfb,0xfe,0x1e,0xfb,0xff,0x30,0xfd,0xfc,0x28,0xfa,0xfc,0x94,0xff,0xf8,0x64,0xf9, -0xfa,0xf5,0xfb,0xf9,0x0e,0xfe,0xfc,0x67,0xfc,0xfd,0x13,0xf6,0xfc,0x2a,0xfe,0xf7, -0x18,0xfa,0xff,0x38,0xfb,0xfd,0xb7,0xf4,0xfc,0xe8,0xfe,0xfe,0x0f,0xf9,0xfc,0xff, -0xfe,0xfb,0xd5,0x01,0xfd,0xef,0xfd,0xfc,0x1f,0x00,0xfe,0x22,0xff,0xfd,0x38,0xfd, -0x00,0x07,0x02,0xff,0xe3,0xfc,0x02,0x12,0x00,0xfe,0x3b,0xfe,0x01,0xe9,0xfe,0x01, -0xd7,0x04,0xfd,0x50,0xff,0xff,0x7f,0x02,0x01,0xa9,0xff,0x05,0xa9,0xff,0x02,0x8b, -0x01,0x01,0xc8,0xfd,0x04,0x1c,0x05,0xfe,0x1e,0x00,0x06,0xa0,0x00,0x00,0x29,0x06, -0xff,0x3d,0xff,0x03,0xb1,0xff,0x02,0x6e,0x01,0xff,0x53,0x01,0x01,0x56,0xff,0xff, -0xcb,0xfe,0x00,0xbe,0xff,0x05,0x5c,0x01,0x00,0x35,0x00,0x00,0xb8,0x02,0xff,0xcb, -0x01,0x01,0xc3,0x03,0x03,0x66,0x05,0x00,0xfb,0xff,0x01,0x33,0x05,0x03,0x33,0xff, -0x01,0x31,0x03,0x02,0x68,0x02,0x02,0xae,0x01,0xfd,0xae,0x04,0x02,0xf5,0xfd,0x04, -0x98,0xfe,0xfe,0x59,0x07,0x01,0x8f,0xfe,0x03,0x57,0xfe,0xfd,0xc7,0x06,0x01,0x20, -0x00,0xfb,0xec,0x00,0x02,0x04,0x04,0xff,0x57,0xfb,0x01,0x45,0x00,0x04,0xc8,0x04, -0xfa,0xf2,0xfd,0x04,0x68,0xff,0x02,0xd8,0xfd,0xfb,0xbe,0x04,0xfe,0xe1,0xff,0x02, -0x92,0xfe,0xff,0xf2,0xfc,0xfd,0xeb,0x00,0x00,0xa1,0xfe,0x00,0xd0,0xfa,0x02,0x73, -0x01,0xf9,0xc8,0xff,0x02,0x8f,0xfd,0xfd,0xba,0x01,0xfa,0xf0,0xfd,0x00,0x7f,0xfe, -0xfb,0xf0,0xfb,0xf9,0x8c,0xff,0x01,0x5b,0xfa,0xfb,0xed,0x01,0xfc,0x7b,0xfa,0xfd, -0x0e,0x01,0xff,0x6a,0xfb,0xfb,0x7f,0xff,0xf9,0x35,0xfe,0xfc,0x00,0xfd,0xfb,0x1b, -0x02,0xfd,0x48,0xfb,0x01,0xdd,0xfe,0x03,0xc3,0xfc,0xfe,0x2e,0xfc,0x02,0x58,0xfe, -0xfb,0x1b,0x01,0x01,0x06,0x01,0xfb,0xc4,0xfe,0x01,0xd4,0x01,0xfa,0x0b,0x00,0x01, -0x63,0xfe,0x01,0x5b,0xfd,0x00,0x5c,0x02,0x00,0x1e,0xfd,0x02,0x02,0x08,0xff,0x4e, -0xfd,0x03,0x98,0x03,0x01,0x4b,0x01,0x04,0x37,0x00,0x03,0xe0,0xff,0x03,0x6a,0x05, -0xff,0xc4,0xfe,0x03,0x58,0x06,0x01,0x88,0x00,0x01,0x11,0x06,0x03,0xd0,0xff,0x02, -0x58,0x02,0x01,0x38,0x02,0x02,0xcd,0x00,0x04,0x35,0x02,0xff,0xf7,0x03,0x03,0x7f, -0xfe,0x01,0xfb,0x01,0xfe,0x6d,0x02,0x03,0xf5,0x03,0xfc,0xb2,0xfe,0x02,0x20,0x04, -0x02,0xea,0xfe,0xfd,0xcb,0xfd,0x06,0x51,0x02,0x01,0x00,0xff,0x02,0x81,0x03,0x00, -0xc0,0x01,0x00,0xed,0x02,0xff,0x5d,0x00,0xff,0x23,0x01,0xff,0x71,0x01,0xf9,0xe4, -0xfd,0x01,0x4b,0x00,0xfe,0xa6,0xfc,0xfd,0x3c,0x02,0xfb,0x7d,0xfc,0xfa,0x25,0x00, -0xfc,0xb5,0xfd,0xf8,0xda,0x04,0xfd,0x3e,0xfb,0xfe,0x80,0xfd,0x01,0xb2,0xff,0xfb, -0x09,0xfe,0xff,0xdd,0xfd,0xff,0x4e,0xff,0xff,0x2e,0xfc,0x02,0xa7,0xfc,0xfe,0xeb, -0xff,0xfd,0xd1,0xfd,0xff,0xab,0xfd,0xff,0xe0,0xfc,0xfc,0x13,0xfe,0xfc,0xd2,0xfe, -0xff,0xca,0xf9,0x00,0x27,0x00,0xfb,0xed,0xfd,0xfc,0xd8,0xfd,0x00,0xee,0xfa,0xfe, -0x3f,0xff,0x00,0x60,0xfc,0xfe,0x84,0x01,0xfa,0x87,0xfe,0x00,0xd5,0xfb,0x01,0x9d, -0xfb,0xfd,0xcf,0xfe,0xfe,0x4f,0xff,0x02,0xe0,0xfd,0xff,0xea,0xff,0x03,0xea,0xfc, -0xfe,0x69,0x04,0x00,0x03,0xff,0x02,0x60,0x01,0xfe,0x7c,0xff,0x01,0x64,0x01,0x00, -0xb1,0x01,0x00,0x7d,0x03,0x03,0x38,0x00,0xff,0x08,0x03,0x04,0x1f,0x05,0x01,0x88, -0xff,0x03,0xba,0x01,0xff,0x42,0x04,0x01,0x2f,0x04,0x02,0x4e,0xfe,0x02,0x87,0x01, -0x05,0xe1,0x00,0xff,0x41,0x02,0x03,0x33,0x02,0x01,0x3b,0x02,0x00,0x02,0x02,0x02, -0x00,0x02,0xfe,0xef,0x02,0x00,0x55,0x02,0x00,0xf8,0x00,0x01,0x97,0x02,0xff,0x36, -0x02,0x03,0xcd,0x00,0x01,0xd2,0xfc,0x02,0x5e,0x02,0x02,0x06,0x03,0x00,0x83,0xfe, -0x00,0x04,0x01,0x02,0x50,0x00,0xff,0xbb,0x01,0x01,0xd9,0xfe,0xfe,0x4b,0xff,0xff, -0x69,0xff,0xfd,0x0b,0x01,0xfe,0xff,0x00,0xfe,0x7d,0xfa,0xfe,0x19,0xfd,0xfc,0x9e, -0xfd,0xfa,0x12,0xff,0xfa,0xba,0xfb,0xfd,0x8b,0x00,0xfe,0xd4,0xfa,0x00,0x70,0xff, -0xfb,0xd9,0x02,0x02,0x01,0x00,0xfe,0x34,0x01,0x02,0xf4,0x00,0x00,0xd1,0xfd,0x03, -0x52,0x03,0xff,0x9c,0xff,0xfd,0x28,0x02,0x01,0xe8,0x00,0xfe,0x6e,0xff,0xff,0x5c, -0x00,0x02,0x4a,0xfd,0xfc,0x3c,0x04,0xff,0x1f,0x01,0xfa,0xd0,0xff,0x00,0x6e,0xfe, -0xfe,0x13,0x00,0xfd,0x85,0xfe,0x00,0x64,0xfd,0xfb,0x27,0xff,0xfc,0x7e,0xff,0xfe, -0x87,0x00,0xff,0xf1,0xfe,0xfc,0xce,0x01,0xff,0x12,0x01,0xfe,0x2d,0xff,0x00,0x35, -0x01,0x02,0x00,0x00,0xff,0x4e,0xff,0x01,0x0e,0x01,0x00,0x9a,0xfe,0x01,0xd1,0x00, -0xff,0x75,0x01,0x01,0x2a,0x01,0x00,0x4e,0xfd,0x00,0x55,0x02,0x03,0xd1,0xfd,0x02, -0x54,0xff,0x00,0x74,0x00,0x00,0xbd,0xfb,0x03,0xf8,0x02,0xff,0xe0,0xfe,0x03,0xf8, -0x00,0x01,0xf6,0x03,0x00,0x8f,0x01,0x01,0x41,0x01,0x03,0x52,0x04,0x01,0xaf,0xff, -0x01,0x71,0x02,0x05,0xc6,0x01,0xff,0x10,0x03,0x01,0x27,0x01,0x02,0x63,0x01,0x01, -0xdf,0x03,0x01,0xc5,0xfe,0x03,0x1d,0x01,0x00,0x3c,0x02,0x00,0xe8,0xff,0x05,0x91, -0x00,0xff,0xd5,0x00,0x00,0xaf,0x01,0x00,0x3e,0x03,0x01,0x0e,0x02,0xff,0x04,0x00, -0xff,0xf8,0x00,0x03,0x30,0x00,0xfc,0xda,0xff,0x01,0x71,0x00,0xff,0xb8,0xff,0xff, -0x8d,0xfe,0xfe,0x82,0xfd,0xfe,0xdf,0x00,0xfd,0x53,0xfd,0xfe,0x3f,0xfc,0xfa,0x4d, -0xfe,0xfd,0xbd,0x00,0xfb,0xd8,0xfb,0x00,0x36,0xfc,0xfc,0x3c,0x02,0xfd,0xb1,0xfc, -0xfc,0x6f,0x01,0x00,0x52,0x00,0xfd,0xaf,0xfc,0xff,0x65,0xfd,0xfb,0x66,0x00,0xfe, -0x99,0xfd,0xfc,0xc7,0xfb,0xff,0xb7,0x01,0xfa,0x24,0xff,0xfe,0x81,0xfd,0xfe,0x56, -0xff,0xff,0xa4,0xfe,0xfc,0x27,0xff,0xfe,0x75,0xff,0x00,0x6a,0xff,0xff,0x97,0xff, -0xff,0xfb,0x01,0x00,0x17,0xfe,0xfc,0x08,0x01,0x00,0x60,0xfe,0xff,0xb6,0xff,0x01, -0x83,0xfe,0xff,0xf4,0x02,0x01,0x7c,0xfe,0xfe,0xaa,0x00,0x01,0x19,0x02,0x00,0x1e, -0xff,0x03,0xc8,0xff,0xff,0x0a,0x03,0x02,0x33,0xff,0x00,0x7a,0x01,0x04,0x42,0x02, -0xfe,0xba,0xff,0x02,0x10,0xff,0x00,0x73,0x00,0x00,0xb4,0x02,0xfe,0x05,0x00,0x00, -0xcd,0x01,0x01,0xfb,0xff,0xff,0xe8,0x00,0x01,0x28,0xfd,0x02,0xd0,0x01,0xff,0xbe, -0xfe,0xff,0xfb,0x00,0xfc,0xc6,0x00,0xff,0xc4,0x01,0x00,0x77,0x00,0xff,0xc0,0x02, -0x01,0x87,0x02,0x00,0x60,0x00,0x01,0xd2,0x00,0x02,0x34,0x02,0x00,0x8b,0xff,0x00, -0xfb,0x01,0x01,0x44,0x02,0xff,0x91,0xfd,0x02,0x0d,0x01,0x01,0x6c,0x01,0xfe,0x53, -0x01,0x01,0xf1,0xfe,0xfe,0x1c,0x02,0xfe,0x9b,0xff,0x00,0x85,0x00,0x00,0xc4,0x02, -0xfe,0x2d,0xff,0x05,0x10,0xfe,0xff,0xec,0x01,0xff,0x8e,0x01,0xfd,0x97,0x00,0x01, -0x7f,0xff,0x00,0xe3,0xff,0xfe,0x51,0x03,0xff,0xb3,0xff,0xfd,0xdf,0xfe,0x00,0x90, -0xfe,0xff,0x82,0xfe,0x01,0xc8,0xfd,0xfc,0xa3,0xfe,0x01,0x95,0xfe,0xfd,0x0b,0x00, -0x00,0xc1,0xfd,0x00,0xf9,0xff,0xfe,0xf8,0xfd,0xfe,0xe5,0xfe,0xff,0xb6,0x00,0xfb, -0xca,0xff,0xfe,0x0d,0xfe,0xff,0x05,0xfe,0xfd,0x56,0xfe,0xfe,0x53,0xfd,0x00,0x70, -0xfd,0xfc,0x63,0xff,0xfe,0xe9,0xfd,0x00,0x22,0xff,0xff,0x61,0xfd,0xff,0xe2,0xff, -0xff,0x68,0xfd,0xff,0x43,0x01,0xff,0x27,0xff,0xff,0x37,0x00,0xff,0x15,0x01,0xff, -0xc9,0x01,0x00,0x91,0x00,0x02,0x2c,0x01,0x01,0x50,0x00,0x01,0xbd,0x02,0x00,0x8d, -0x01,0x02,0x2f,0x00,0x01,0x13,0x02,0x01,0x76,0x00,0x01,0xe6,0x00,0x00,0x17,0x00, -0x00,0xc1,0x01,0x00,0x35,0x00,0x01,0x37,0x01,0x02,0x29,0x00,0xff,0x4d,0x01,0x02, -0x33,0x00,0x00,0x87,0x00,0x00,0xf4,0x00,0x00,0xb9,0x01,0xff,0xbc,0x01,0x04,0x23, -0x00,0x00,0x5e,0x02,0x02,0x84,0x03,0x03,0xa5,0xfe,0xff,0xce,0xff,0xfd,0xee,0xff, -0xff,0x5c,0xfd,0x01,0x00,0x00,0xfe,0xb5,0xff,0x00,0xd7,0xfe,0x01,0x32,0x01,0xff, -0x06,0x00,0x00,0x3f,0x00,0xfe,0x8b,0xff,0x00,0x60,0x01,0xfe,0x43,0xff,0xff,0x65, -0x01,0xff,0x2e,0x01,0xff,0x0e,0x00,0xfe,0xad,0x00,0x00,0x75,0xff,0x00,0xbc,0x00, -0xfe,0x4a,0xfe,0x01,0x48,0xfe,0xfe,0xff,0xfe,0x01,0x13,0x01,0xfd,0x47,0xff,0x01, -0x85,0xfe,0xff,0xaa,0x00,0xff,0xad,0xff,0x00,0x54,0xff,0xff,0xc9,0xfe,0x00,0x4a, -0xff,0xfe,0x35,0x00,0xfe,0x2e,0xfe,0xfe,0xb1,0x00,0x00,0x86,0xfd,0xff,0x3b,0x00, -0xff,0xd1,0xff,0xfe,0x1b,0x00,0xff,0xf9,0xfe,0xfe,0x69,0x00,0xff,0x28,0xff,0xff, -0x2c,0xff,0xfe,0xd1,0x00,0xff,0xee,0xff,0xff,0x86,0x00,0x00,0x61,0x00,0x00,0xb3, -0xff,0xff,0xea,0xff,0x00,0x63,0xff,0xff,0xe3,0xfe,0x00,0xd4,0x00,0xff,0xfe,0xff, -0xff,0x76,0xff,0xff,0x0f,0x00,0x00,0xa3,0xff,0xff,0xcb,0xff,0xff,0x18,0x01,0x00, -0x53,0xff,0xff,0x7e,0x00,0x00,0xe3,0x00,0x00,0x6e,0x00,0x00,0xe8,0x00,0xfe,0xcd, -0xff,0x00,0x0b,0x00,0xfe,0x8f,0x00,0x00,0x83,0xff,0x00,0x2d,0x00,0xff,0x5d,0x00, -0x00,0xd5,0x00,0x00,0xd8,0xfd,0xfe,0x2c,0x01,0x00,0x0a,0xff,0xff,0x54,0x00,0x00, -0x14,0x00,0xfe,0x4a,0x00,0x00,0xd6,0xff,0xff,0x6a,0x00,0x00,0x91,0x00,0xff,0xea, -0xfe,0x00,0x18,0x00,0xff,0x4f,0x01,0xff,0xec,0xff,0x02,0xc1,0x00,0xff,0xac,0x00, -0x00,0x31,0x02,0x00,0x97,0xfe,0x00,0x4e,0x01,0xff,0xf7,0xff,0x00,0x40,0x00,0x01, -0xc0,0xfe,0xfe,0xc7,0x01,0x00,0x5b,0xfe,0x00,0x8c,0x01,0xff,0xe9,0xfe,0x00,0xb5, -0x00,0xfe,0x38,0x00,0xff,0xab,0x00,0xff,0xa9,0xfe,0x00,0xb3,0xfe,0xff,0x78,0x00, -0xfd,0xa4,0xff,0xff,0x1d,0x00,0xff,0x6b,0xff,0xff,0x6b,0x00,0x00,0x71,0xff,0x00, -0x72,0xff,0xff,0x30,0x00,0x00,0x38,0x00,0xff,0x3e,0xff,0x01,0x00,0x01,0xff,0x6c, -0xff,0xff,0xb6,0xfe,0x00,0xd9,0x00,0xff,0x61,0xff,0x00,0x26,0x00,0xff,0x30,0x00, -0xff,0xe8,0xff,0xff,0xc6,0xff,0xff,0x8f,0xff,0xfe,0x41,0xff,0xff,0x3a,0xff,0xfe, -0x09,0xff,0xfd,0x77,0xff,0x00,0x71,0xff,0xff,0x17,0xff,0xfe,0x50,0xff,0xff,0x07, -0xff,0xff,0xb9,0xfe,0x01,0xb0,0x01,0xfd,0xd8,0xfe,0x00,0x55,0xff,0xff,0xbb,0x01, -0x00,0x1c,0xfe,0xff,0x29,0x02,0x00,0x49,0xff,0x00,0x81,0x00,0x00,0xa5,0x00,0xfe, -0x1f,0x00,0x00,0x54,0x00,0xff,0x98,0x00,0x00,0x99,0x01,0x00,0x8b,0xff,0x00,0xfc, -0x00,0x00,0x18,0x00,0x01,0x23,0x00,0xff,0xae,0x00,0x01,0x42,0x01,0xff,0x94,0x00, -0x01,0xd8,0x00,0x00,0x07,0x02,0x02,0xb5,0x00,0x00,0x06,0x01,0x01,0xda,0x00,0x00, -0x58,0x01,0xff,0xcf,0x01,0x00,0x95,0x00,0x01,0x52,0x00,0x00,0x45,0xff,0x00,0x41, -0x01,0x00,0x06,0x01,0xff,0x7e,0x00,0x00,0x6d,0x01,0xff,0x9c,0xff,0x00,0x83,0x00, -0x00,0xd1,0x00,0x00,0x80,0xff,0xff,0xb5,0x00,0xff,0xaa,0xfe,0x00,0x50,0x00,0xff, -0xbc,0x00,0xff,0x44,0xff,0x00,0xed,0xfe,0xfe,0xb4,0xff,0x00,0xf4,0xfe,0xff,0x41, -0x00,0xff,0xcb,0xff,0xff,0xc6,0xfe,0xfe,0xe0,0xfe,0x00,0x42,0xfe,0x00,0x29,0xff, -0xff,0xe4,0xfe,0xff,0x17,0x00,0xfe,0x7e,0xff,0x00,0xfb,0xff,0xfe,0x8f,0xff,0xff, -0xa8,0xff,0xff,0x32,0xff,0xff,0x56,0x00,0x00,0x8a,0x00,0x00,0x13,0x00,0xff,0x8d, -0x00,0xff,0xd6,0x00,0x00,0x4a,0xff,0x00,0x81,0xff,0xff,0xfc,0xfe,0x01,0x92,0xfe, -0xff,0x63,0x00,0xff,0x11,0xfe,0x00,0xb1,0xff,0xff,0x3a,0xff,0x00,0x29,0x01,0xff, -0x50,0xff,0xff,0x2b,0xff,0x00,0x60,0x00,0xfe,0x59,0xff,0xff,0x88,0xff,0x00,0xe2, -0xff,0xff,0x71,0xfe,0xff,0x7f,0x00,0x00,0xd1,0xff,0xff,0x3a,0x01,0xff,0xc7,0xff, -0x00,0x52,0x00,0xff,0xa4,0xff,0xff,0xce,0xff,0xff,0xd1,0xff,0xff,0x02,0x00,0x00, -0x44,0xff,0xff,0x72,0xff,0x00,0x10,0x00,0x00,0x35,0x00,0x00,0x84,0x00,0x00,0x83, -0x00,0xff,0xed,0x00,0x00,0xae,0xff,0x00,0xf9,0x00,0x00,0x52,0x00,0x01,0xbd,0x01, -0xff,0xc8,0x00,0x01,0x65,0x01,0x01,0x60,0x00,0x01,0x20,0x01,0xff,0x6f,0x00,0x00, -0xc2,0xff,0x01,0x90,0x00,0xff,0xff,0x00,0x00,0xb4,0x00,0x00,0x7d,0xff,0xff,0x3d, -0x01,0x00,0x8b,0x00,0x00,0x7c,0x00,0x01,0x22,0x01,0xff,0xfe,0xff,0x00,0x42,0x00, -0xff,0xcb,0x00,0xff,0x5f,0xff,0xff,0xfe,0x00,0x00,0x14,0x00,0xff,0xb5,0x00,0xff, -0x3e,0xff,0xfe,0x7c,0xff,0x00,0x84,0xff,0xfe,0xcb,0xfe,0xff,0xce,0xff,0xff,0xba, -0xfe,0xff,0xc0,0xff,0xff,0x16,0xff,0xff,0xe8,0xff,0xfe,0x2a,0xff,0x00,0x92,0xfe, -0xfe,0x83,0xff,0xff,0x0c,0xff,0xff,0x90,0xff,0xff,0xcd,0xff,0xff,0xf4,0xfe,0x00, -0x04,0x00,0xff,0xac,0xff,0xff,0xed,0xff,0xff,0xef,0x00,0x00,0x70,0xff,0xff,0xde, -0xff,0xff,0xc7,0xff,0x00,0x24,0x00,0x00,0xe1,0xff,0x00,0x35,0x00,0xff,0x48,0xff, -0x00,0x39,0x00,0x00,0x06,0x00,0xff,0x29,0x00,0x00,0xa5,0xff,0xff,0x79,0x00,0x00, -0xe8,0xff,0xff,0x0e,0x00,0xff,0x7e,0xff,0x00,0x16,0x00,0x00,0xd4,0x00,0x00,0x45, -0xff,0xff,0x88,0x00,0x00,0x50,0x00,0x00,0xf0,0xff,0x00,0xf1,0xff,0xff,0x97,0x00, -0x00,0x19,0x00,0xff,0x49,0x00,0xff,0xde,0xff,0x00,0x55,0x00,0x00,0xd9,0xff,0xff, -0xba,0x00,0x00,0x88,0xff,0xff,0x6e,0x00,0x00,0x1a,0x00,0xff,0x48,0x00,0x00,0x6a, -0x00,0xff,0xdb,0xff,0x00,0x06,0x01,0x00,0x51,0x00,0x00,0x58,0x00,0x00,0x8a,0xff, -0x00,0x32,0x00,0x00,0xc5,0x00,0x00,0xbf,0x00,0x00,0xe8,0x00,0x00,0x61,0x00,0xff, -0x1e,0x00,0x00,0xa9,0x00,0x00,0x41,0x00,0x00,0x07,0x00,0x00,0x33,0x00,0x00,0x61, -0xff,0xff,0xcc,0xff,0x00,0xd0,0xff,0x00,0x31,0x00,0xff,0x3f,0x00,0x00,0xe0,0xff, -0x00,0xe9,0x00,0x00,0xe3,0xfe,0xff,0x1d,0x00,0x00,0xc0,0xff,0xff,0xc5,0xff,0xff, -0xaf,0xff,0xff,0x8d,0xff,0xff,0xed,0xff,0x00,0xb6,0xff,0xff,0x90,0xff,0xff,0xed, -0xff,0xff,0x45,0xff,0xff,0x35,0x00,0x00,0xd0,0xfe,0xff,0xa0,0xff,0xff,0xf1,0xff, -0xff,0xb8,0xff,0xff,0xef,0xff,0xff,0xbd,0xff,0x00,0xf1,0xff,0xff,0x68,0xff,0xff, -0x59,0xff,0xff,0xc2,0xff,0xff,0x1c,0xff,0xff,0x3f,0x00,0xff,0x96,0xff,0x00,0xd2, -0xff,0xff,0x42,0xff,0xff,0x0d,0x00,0xff,0x0a,0x00,0x00,0xa4,0xff,0xff,0xfb,0xff, -0xff,0x8d,0x00,0xff,0xbf,0xff,0x00,0x60,0x00,0x00,0x22,0x00,0xff,0x9f,0xff,0xff, -0x78,0x00,0x00,0x5c,0x00,0x00,0x85,0x00,0x00,0x0b,0x00,0xff,0x38,0x00,0x00,0x96, -0xff,0x00,0x3a,0x00,0xff,0x3f,0x00,0x00,0x3a,0x00,0x00,0x30,0x00,0xff,0x3f,0x00, -0x00,0x8b,0x00,0x00,0x24,0x00,0xff,0xfb,0xff,0x00,0x42,0x00,0xff,0xa7,0xff,0xff, -0x0d,0x00,0x00,0xf2,0xff,0x00,0x58,0x00,0x00,0x37,0x00,0x00,0x43,0x00,0x00,0x23, -0x00,0x00,0xe3,0xff,0x00,0x50,0x00,0x00,0x77,0x00,0xff,0x8f,0x00,0x00,0x13,0x00, -0x00,0x26,0x00,0x00,0xa3,0x00,0x00,0xd6,0xff,0xff,0xde,0xff,0x00,0x11,0x00,0x00, -0xc1,0xff,0xff,0x0e,0x00,0x00,0x51,0x00,0x00,0xe1,0xff,0x00,0x13,0x00,0xff,0xfc, -0xff,0x00,0x03,0x00,0x00,0x00,0x00,0x00,0x20,0x00,0x00,0xa1,0xff,0xff,0x6d,0x00, -0xff,0xef,0xff,0xff,0x6c,0xff,0x00,0xe1,0xff,0xff,0x88,0xff,0xff,0x2c,0x00,0xff, -0x56,0xff,0xff,0xca,0xff,0xff,0x48,0xff,0xff,0x13,0xff,0xff,0x60,0xff,0xff,0x42, -0xff,0xff,0xd1,0xfe,0xff,0x30,0xff,0xff,0xe4,0xfe,0xfe,0x6d,0xff,0xff,0x9a,0xff, -0xff,0xab,0xff,0xff,0xc7,0xff,0xff,0x98,0xff,0xff,0xdc,0xff,0xff,0x9a,0xff,0xff, -0xdc,0xff,0x00,0xe1,0xff,0xff,0xbc,0xff,0xff,0x0c,0x00,0x00,0x21,0x00,0x00,0x23, -0x00,0x00,0x02,0x00,0x00,0x42,0x00,0x00,0xa5,0x00,0x00,0x04,0x00,0x00,0x85,0x00, -0x00,0x23,0x00,0x00,0x32,0x00,0x00,0x25,0x00,0x00,0x61,0x00,0x00,0x39,0x00,0x00, -0x42,0x00,0x00,0x79,0x00,0x00,0x55,0x00,0x00,0x76,0x00,0x00,0x26,0x00,0x00,0x36, -0x00,0x00,0x61,0x00,0x00,0x43,0x00,0x00,0x43,0x00,0x00,0x78,0x00,0x00,0x11,0x00, -0x00,0x76,0x00,0x00,0x03,0x00,0x00,0x21,0x00,0x00,0x00,0x00,0x00,0xf1,0xff,0xff, -0x3f,0x00,0x00,0xf0,0xff,0x00,0x11,0x00,0x00,0xe1,0xff,0xff,0x2d,0x00,0x00,0x00, -0x00,0xff,0xee,0xff,0x00,0xe0,0xff,0xff,0x0f,0x00,0xff,0xef,0xff,0xff,0x0f,0x00, -0xff,0xef,0xff,0xff,0x0f,0x00,0x00,0xf0,0xff,0xff,0x0f,0x00,0xff,0xef,0xff,0xff, -0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xe4,0xfe,0x04,0x3a,0x0d, -0x91,0x22,0xd5,0x79,0x64,0x0e,0xb0,0x4a,0x0a,0x51,0x26,0xd1,0x8f,0xf6,0x19,0x46, -0xe7,0xb0,0xce,0x81,0x28,0xc6,0x3a,0x2e,0x46,0x65,0xfa,0xb6,0x57,0xa4,0xcf,0xce, -0x35,0x32,0x55,0xd7,0x3d,0xfd,0x68,0x59,0xa9,0x3c,0xbd,0xf1,0x86,0x70,0x18,0x0d, -0x9e,0xe7,0xb4,0xe2,0x9a,0x4b,0x22,0x2e,0x29,0x1f,0x8e,0x33,0x7d,0x24,0x5f,0x6c, -0x1f,0x71,0x3e,0x6a,0xaa,0x86,0x4d,0x91,0x9b,0x50,0x9b,0xa6,0xe9,0x2d,0x28,0x65, -0x7d,0x0e,0xa3,0x50,0xf2,0x9b,0xe7,0xa5,0x4c,0xe9,0xf2,0x8a,0x12,0xf3,0x71,0xe2, -0xc8,0xe7,0x41,0xff,0xb6,0xa9,0x1e,0xc1,0x71,0x67,0x91,0xd9,0xcd,0xbb,0x2b,0x35, -0x27,0xb8,0x9a,0xf3,0x90,0x96,0x83,0x8f,0xcd,0xcc,0x37,0x36,0x7f,0x69,0x56,0x1c, -0xf9,0x4d,0xb8,0x6b,0x6f,0xb4,0x0e,0xda,0x59,0xd6,0xed,0xb0,0x22,0xdc,0x0b,0x80, -0xa7,0x8b,0xb4,0xbd,0x4c,0xd8,0x17,0xa2,0x5d,0x58,0xac,0x31,0x24,0xd8,0x3e,0x3a, -0xc2,0x3a,0x05,0xe2,0xc1,0xc9,0xf4,0x1e,0x10,0x8a,0xbb,0xa1,0x18,0xc9,0xf5,0x05, -0x06,0x19,0xaa,0x4a,0x24,0xa7,0x28,0x27,0x0c,0x25,0xdf,0x11,0xc4,0xf9,0x87,0x21, -0xc2,0xbc,0xb3,0xf5,0x92,0xfc,0xf9,0x76,0x26,0x29,0x08,0x1c,0xf4,0x57,0x22,0x62, -0xe7,0x51,0x00,0x80,0x09,0x26,0xac,0x20,0xe3,0x02,0xe1,0xd6,0x50,0xbc,0xdb,0xfa, -0xde,0xfd,0x24,0x33,0x30,0xf9,0x0e,0xd5,0x0f,0xb3,0xbe,0x87,0xd9,0xf6,0x98,0xd9, -0xcf,0xb1,0xee,0x14,0x30,0x32,0x29,0x52,0x3b,0x27,0x85,0x21,0x20,0xa0,0x1c,0x26, -0x1e,0x0b,0xdc,0xd9,0xd3,0x96,0x4e,0xa7,0xb8,0x32,0xfe,0x0c,0x4a,0x04,0xfa,0x86, -0xcc,0xd9,0x0c,0xe7,0x18,0x72,0x2a,0x1a,0x7a,0x12,0x0a,0x34,0x0b,0x47,0xf6,0x39, -0x1a,0x9a,0x0c,0xe9,0xf7,0xed,0x00,0xad,0x2a,0x0e,0x97,0xd4,0xd1,0x9f,0xe5,0xed, -0xd1,0x0e,0x25,0xf0,0x08,0xeb,0x3f,0x05,0x1b,0x8e,0x29,0x2a,0xd3,0xf5,0xf7,0x4b, -0xd5,0xd0,0x02,0xf1,0x2c,0xb0,0x18,0x10,0xc2,0xf4,0xff,0x02,0x02,0x26,0xd5,0x06, -0xf2,0xc4,0x00,0xf1,0x54,0xdf,0xdd,0xa2,0xeb,0xf2,0x7c,0xd7,0xc0,0x1a,0xce,0x03, -0x50,0x32,0x1d,0xac,0x52,0x04,0xbf,0xf4,0xfe,0x9d,0x0c,0x15,0xb9,0x01,0xec,0x52, -0x06,0xe5,0x36,0xd3,0xe6,0xee,0x06,0xe7,0x18,0xd9,0xe1,0x31,0x32,0x50,0x13,0x45, -0x1b,0xdc,0xe4,0x0b,0xe9,0xe2,0xd0,0x28,0xd5,0x10,0x34,0x0f,0xec,0xad,0xe9,0x0e, -0x11,0x22,0x4f,0x29,0x3d,0x18,0x6c,0xfd,0xfa,0x9f,0x13,0x3f,0x5c,0x0d,0xe0,0x23, -0xdc,0xbd,0xa7,0xc0,0xc6,0x10,0xd2,0x19,0x32,0xf9,0xf1,0xb4,0x09,0x35,0xb9,0x0e, -0x08,0xb2,0x1c,0x10,0x96,0xe6,0xfd,0x85,0xdb,0x01,0x2d,0x03,0xde,0xea,0xe5,0xeb, -0x62,0xf1,0x13,0x6d,0x19,0x06,0x50,0xfd,0x2f,0xaf,0x12,0x09,0x3d,0x0d,0xf7,0xf3, -0x04,0xd9,0x27,0xd9,0xfe,0xcf,0x02,0xfb,0x91,0xef,0xe1,0xeb,0x0c,0x1f,0xef,0x32, -0x03,0xfa,0x17,0x2c,0x45,0x14,0xe0,0x10,0xd7,0xf2,0x69,0xf2,0xd1,0x6b,0xf0,0xef, -0x1a,0xf0,0x30,0x98,0x0b,0xf6,0x21,0xf4,0x0e,0xdb,0x16,0x08,0xa4,0x08,0x02,0xc9, -0x0c,0x09,0xd8,0xd1,0xef,0xf7,0xf2,0xfb,0x00,0x17,0x09,0x42,0x05,0x15,0x8a,0x15, -0x17,0xef,0x04,0xe3,0x1d,0xee,0xf7,0xdc,0xbf,0xfb,0x65,0x15,0x22,0xbf,0xfc,0xe0, -0x88,0xe4,0xff,0x55,0x23,0x0e,0x99,0x0c,0x2c,0x61,0x29,0xfc,0x04,0x0f,0x29,0x45, -0x26,0xf7,0x60,0xe4,0xcb,0x77,0xe1,0x0d,0x67,0xf9,0xc2,0xfa,0xc6,0x3c,0x1d,0x0f, -0xe7,0xca,0xf9,0xf7,0x89,0xef,0xea,0xae,0x01,0xf6,0x19,0xdd,0x13,0xa6,0x05,0xd1, -0x51,0x10,0x25,0x19,0x2a,0xe0,0x3d,0x06,0x11,0x97,0x07,0x0e,0x5d,0x1b,0x00,0x05, -0xfe,0x31,0xaf,0x20,0x02,0x17,0xc7,0xe4,0x86,0xe8,0xdf,0x4c,0xc8,0x04,0x8e,0x15, -0x07,0xc2,0xfd,0xf2,0x04,0x0b,0x22,0x8a,0x2a,0x35,0x49,0x35,0xfb,0x78,0xfa,0xfa, -0x7d,0xee,0xd1,0xb1,0xcc,0xea,0xeb,0x07,0xf6,0xa3,0x0b,0x03,0x97,0xfd,0x08,0x95, -0x1f,0xf5,0xeb,0x11,0x26,0x61,0x0e,0xe8,0x27,0x1c,0xd1,0x70,0xef,0x05,0xd0,0xee, -0xf3,0xa3,0x0d,0x00,0xa7,0x0a,0x03,0x1d,0x01,0xf2,0x00,0x1c,0xe6,0x01,0xf9,0xe9, -0xab,0xf0,0xdb,0x68,0xf1,0x02,0x4c,0xf8,0xe7,0x9c,0x09,0xeb,0x9d,0x0f,0x0b,0x0c, -0x12,0x04,0x58,0x0d,0x0b,0x3c,0x15,0x1d,0x0c,0x06,0xeb,0xf8,0x1a,0x0d,0x11,0xf7, -0xde,0x25,0xdb,0xda,0x69,0xed,0x1d,0xb4,0x0d,0x0d,0xdc,0x2c,0xfc,0x52,0xf4,0xfb, -0x22,0x14,0x05,0x40,0xd1,0xf9,0x85,0xdd,0x10,0x9c,0x1f,0x17,0xaf,0xf9,0xeb,0xa9, -0x25,0x1c,0x53,0x06,0xeb,0xdc,0x32,0x0e,0xe4,0x10,0xf9,0x55,0xca,0xe3,0x2c,0xe1, -0x07,0xd5,0xd6,0x04,0xbc,0x0d,0x05,0xe0,0x03,0x0b,0x2e,0x0f,0xf9,0x9e,0x0c,0xff, -0xe0,0xfd,0x14,0x6e,0xf9,0xd2,0xec,0x16,0x05,0xcb,0xfe,0x00,0xfa,0x16,0x13,0xd5, -0xfa,0xfd,0x09,0xff,0xe3,0xd7,0xf7,0xe4,0xe5,0x19,0x0c,0xb2,0x0e,0x09,0xcd,0x1d, -0xe7,0x77,0x08,0x09,0x38,0xe1,0xf5,0x80,0xfb,0xf7,0xcf,0xe1,0xf2,0xff,0x1e,0x19, -0xe7,0xfc,0xd0,0xa4,0x05,0x23,0x3b,0xe8,0xf5,0x2f,0xf7,0xd5,0xe6,0xeb,0xf5,0x22, -0x13,0xf1,0x9a,0x05,0x08,0x49,0x01,0xf6,0x51,0x22,0x03,0xb7,0x19,0xfe,0x36,0xfe, -0xf5,0x06,0x21,0x10,0xb1,0x09,0xeb,0x9f,0xf8,0x02,0x83,0x2f,0xfb,0xe8,0xf8,0x08, -0xdb,0xe4,0xf4,0xc7,0x18,0xf9,0xc7,0xf6,0xe8,0xc3,0xf0,0x2e,0x77,0xfd,0xff,0x88, -0xf5,0x30,0x43,0xe8,0x00,0x00,0x05,0x2e,0x0d,0xf7,0xf5,0xca,0x04,0xee,0x82,0xdd, -0x26,0xaf,0x06,0xfb,0x89,0xf0,0x08,0xd6,0xf4,0xfa,0xc9,0xfb,0x0d,0x3f,0xe2,0xfa, -0xef,0x00,0xec,0xef,0xf7,0x0e,0x19,0xfa,0x28,0x32,0xf5,0xf1,0x99,0x12,0xf0,0x71, -0xff,0x14,0x0f,0xf6,0xf5,0xb1,0xe5,0x0d,0x31,0x02,0xe5,0xfd,0x1d,0x1f,0x76,0x0b, -0xde,0xbc,0x09,0x19,0xf3,0x03,0xfc,0xe0,0xdd,0xe7,0xd8,0x07,0xfb,0x06,0xf2,0x07, -0xd1,0xfe,0xfe,0xad,0x04,0xfe,0x08,0x0c,0x21,0x8f,0x0b,0xca,0xf9,0xf9,0xfb,0xf1, -0x0a,0xfc,0x5e,0xf9,0x09,0x3f,0xe5,0x02,0x7c,0xfb,0xe6,0xb6,0xf7,0x10,0x0d,0x20, -0xf9,0x5b,0xfd,0x16,0x57,0x1c,0x19,0xca,0xf5,0xdf,0x9f,0xee,0xfe,0x76,0x25,0xff, -0x74,0xfb,0xe1,0xf2,0xd4,0x01,0x49,0x01,0x11,0x6b,0x08,0x16,0xd3,0x11,0x05,0xab, -0x2b,0x0e,0x66,0xea,0x06,0x2f,0xdb,0xf7,0xbc,0xe6,0xeb,0xb0,0xfb,0xef,0x43,0xf7, -0x25,0xd8,0x1a,0xfe,0x7f,0x2c,0x19,0x4f,0x20,0xf9,0x66,0x06,0xfe,0xd6,0x0d,0xb9, -0x94,0xeb,0xe1,0x38,0xe8,0xe5,0xfd,0x0e,0x13,0x50,0x00,0xff,0x75,0x19,0x11,0x77, -0x11,0x16,0xbb,0x04,0xf3,0x53,0xe6,0xdc,0xab,0xf8,0xe5,0xdd,0xf7,0x07,0xac,0xf7, -0x01,0x9c,0x20,0x08,0xb4,0x0e,0x07,0x48,0x23,0xeb,0xb5,0xf6,0x10,0xbb,0xd2,0xee, -0xd3,0x0a,0x0b,0x8e,0xea,0xf0,0x21,0x19,0xf8,0xf0,0xfc,0x1e,0xec,0x1a,0xe8,0x66, -0xf4,0x01,0x45,0x14,0xf7,0x3c,0xf7,0xfe,0x9c,0xed,0xf8,0x15,0xe6,0xf6,0xba,0x1e, -0x29,0x69,0x0a,0x00,0x32,0xe1,0x02,0x5b,0x1d,0xfd,0xdf,0x13,0xdc,0xb7,0x13,0xeb, -0xe8,0x0f,0x01,0x74,0xe6,0xf5,0x4a,0xed,0x0b,0xd9,0x04,0x0a,0x6d,0xfb,0x12,0x29, -0xfb,0x0b,0xb0,0x09,0x05,0x80,0x02,0x09,0x93,0x04,0xeb,0x1b,0xf0,0xef,0xb7,0x0c, -0xf5,0x26,0xfc,0x01,0x7f,0xe0,0x05,0xee,0x12,0xfd,0x48,0x07,0x0c,0x3b,0x12,0xf3, -0xe9,0x04,0x0e,0x8d,0xe9,0xdf,0xc6,0x05,0xfe,0x03,0x03,0x08,0xdc,0x14,0x0e,0xe4, -0xfa,0xf8,0x56,0xf2,0x0c,0x93,0xf9,0xf4,0xe1,0xfd,0x11,0xb9,0x0d,0xe1,0x9c,0x02, -0xea,0x8e,0x04,0xf2,0x28,0x0a,0xf7,0x02,0x09,0xf5,0x89,0x17,0xfa,0x34,0xfb,0x0c, -0xf1,0x0e,0xf4,0xf8,0x00,0x03,0xfa,0x0c,0x0d,0x06,0x08,0xf3,0x99,0xed,0x1b,0x76, -0xf3,0xeb,0x5a,0xf4,0x0a,0x58,0xff,0x02,0xf5,0x0f,0x04,0x4e,0xf8,0xf8,0x0a,0xe0, -0xec,0xe6,0x12,0xef,0x35,0x09,0x00,0xce,0xe6,0x18,0x1b,0x0f,0x1b,0x03,0xfe,0xf1, -0xf2,0x0f,0x1b,0x58,0x04,0xf7,0xcc,0xf4,0x03,0xdc,0xfd,0xe8,0xb7,0xfb,0xfc,0xc9, -0xec,0x02,0x8c,0x03,0x08,0x68,0x06,0x11,0x83,0x19,0xf3,0xc0,0xe6,0x01,0x7a,0x0a, -0x05,0x8c,0xff,0xfa,0x04,0x07,0xf1,0x07,0xf7,0xf2,0xa0,0xff,0x1c,0x3a,0x04,0x09, -0x37,0xfc,0x0e,0xb9,0x03,0x02,0x43,0xfe,0xf2,0xbf,0xdf,0xea,0x24,0x09,0x09,0xa0, -0xfc,0x23,0xb8,0x00,0x05,0xed,0x11,0xff,0x61,0x01,0xfa,0xcd,0xfe,0xfc,0xfd,0xef, -0xe9,0xaf,0xfd,0xeb,0xbd,0xe6,0xf6,0x3a,0x0c,0xfc,0x3f,0x10,0x13,0x3e,0x0d,0x04, -0x3e,0x08,0xf2,0xe0,0xff,0x0f,0x78,0xff,0xd7,0x1d,0xf7,0x1b,0x62,0xe7,0xff,0x00, -0x07,0xf6,0x0c,0x0a,0x1d,0x85,0x07,0x06,0xca,0x03,0x02,0x6b,0x17,0xe5,0x7a,0xfa, -0xec,0x30,0xea,0xf7,0x29,0x0b,0xfd,0x40,0xfb,0x06,0x16,0xff,0x06,0x0b,0x13,0x16, -0xdb,0xf8,0xfa,0x37,0x08,0xf6,0x0e,0xf8,0xf7,0x4a,0x0a,0xf9,0x51,0xea,0x11,0x48, -0x01,0x03,0x4b,0x06,0x00,0xe1,0xf9,0x06,0xd3,0xff,0xf0,0x18,0x01,0xfd,0xd7,0xfe, -0xf7,0x6e,0xe6,0x04,0x34,0x12,0xff,0xb6,0x03,0x07,0x8d,0x06,0x0d,0xa9,0x06,0xf6, -0xda,0xfc,0x03,0x76,0x03,0xf8,0xf8,0xf1,0xfc,0x20,0x15,0xfe,0x10,0xf6,0x09,0xe9, -0xf9,0x09,0x3a,0xfc,0x0c,0x76,0xf8,0x11,0xc4,0xef,0xff,0xb1,0xeb,0xfc,0x2e,0x00, -0xf8,0x06,0xf9,0x09,0x37,0xf7,0x0b,0x20,0x0f,0x05,0xe6,0x08,0xf4,0xc0,0x03,0xf4, -0xa8,0xef,0x0d,0x01,0xfa,0xf6,0x43,0xf7,0x02,0x8b,0xf3,0x08,0xcb,0x05,0xfc,0x8d, -0x07,0x05,0xaa,0x14,0x10,0x9f,0xf9,0x0f,0x28,0xf6,0xfc,0x30,0xfa,0x01,0xe9,0xf8, -0x05,0xd2,0x00,0xf3,0x83,0x06,0xfd,0xc6,0x05,0xf5,0xb0,0xfe,0xfd,0x4c,0xf4,0x03, -0xb2,0x07,0x00,0xfa,0x05,0xfd,0x72,0x04,0x05,0xc3,0xfc,0x04,0x4d,0xf7,0xfa,0xdf, -0xfb,0x04,0xe9,0xfb,0xf9,0x60,0x0c,0xff,0x27,0x0b,0x19,0x63,0xe5,0xf5,0xa2,0xf8, -0x0d,0xf5,0x00,0xf3,0x28,0x04,0xfe,0x9f,0x06,0xff,0x08,0x05,0xe6,0xf0,0x01,0x02, -0x2f,0x04,0x04,0x4d,0x02,0xf3,0x69,0x0f,0x11,0xc7,0xfc,0xfd,0x56,0xfd,0x0d,0xc6, -0xfc,0x03,0x3b,0xfa,0xf8,0xb5,0xea,0xf8,0x1d,0x01,0xfd,0xa6,0xfb,0x06,0x83,0x0a, -0x06,0x3e,0x08,0x03,0x61,0x00,0x0b,0x47,0x02,0xf7,0xd8,0x0c,0x01,0xde,0xea,0xf3, -0x1b,0xf8,0xf1,0x3c,0xff,0xfc,0x4b,0x02,0x12,0xfe,0x05,0x0a,0x3b,0xf9,0x09,0x4f, -0x05,0xfa,0xf0,0xf8,0xf7,0xed,0xf9,0x04,0x45,0x07,0x02,0x83,0x00,0xfa,0x0d,0x00, -0x00,0x2d,0x07,0x07,0x84,0xf3,0xff,0x2c,0xfd,0x02,0x02,0xfb,0x03,0x3e,0x00,0xfd, -0x55,0xff,0xff,0x18,0xfe,0x03,0x12,0x02,0xed,0xd3,0xf5,0xf7,0x93,0x05,0x09,0x83, -0xfd,0x04,0x8a,0x09,0x06,0xe5,0xfd,0x00,0x2f,0x04,0x0b,0xe3,0x02,0xf3,0x4b,0x06, -0xf6,0x5f,0x11,0xf4,0xfb,0xf9,0xee,0xd4,0xfb,0x04,0xc3,0x02,0x00,0xcd,0x08,0x0a, -0x60,0x02,0xfe,0x2f,0x03,0xfd,0xcc,0x00,0x00,0xb5,0xf7,0xfb,0xc7,0xfc,0x0d,0x33, -0x09,0xff,0x38,0xf7,0x09,0x39,0xf9,0xf6,0x3a,0x00,0x09,0xbf,0x05,0xff,0x67,0xfd, -0xec,0xc5,0x02,0xfe,0xc3,0xf7,0xf7,0xfc,0x00,0x07,0xe3,0xff,0xfe,0x67,0x03,0x04, -0x2b,0xff,0x00,0xe9,0xfc,0x01,0xec,0x09,0xfa,0xf3,0xfa,0x00,0xeb,0xfc,0x01,0x46, -0xfa,0x02,0x87,0x0a,0xf6,0xc8,0xfd,0x04,0x1d,0x05,0x0b,0xdf,0x05,0xf8,0xd8,0xfa, -0x02,0xee,0x06,0xff,0xd9,0xf9,0x05,0x7f,0x03,0x00,0xa7,0x02,0xf6,0x09,0x01,0xfc, -0x73,0xf8,0xfe,0xbe,0xff,0x0e,0x88,0xfc,0xff,0x3c,0xf7,0xfa,0xf0,0xfc,0xfd,0xb0, -0xf9,0x03,0x52,0x01,0x00,0x69,0x0e,0xfe,0x16,0x06,0xff,0x61,0x06,0xf8,0x90,0x05, -0xf6,0x66,0xf4,0x06,0xfc,0x06,0xf7,0xb3,0xfa,0xfd,0x11,0x04,0x08,0x6b,0x0b,0x06, -0x3a,0xf7,0x07,0xcd,0xfe,0xfe,0x60,0xf8,0xfc,0x92,0xf6,0xff,0x54,0xff,0x00,0x0d, -0x00,0xfd,0x3c,0x02,0x03,0x8e,0xfd,0x01,0x80,0xfe,0x00,0xa0,0x0a,0xfe,0x4f,0x04, -0xfb,0xed,0xf7,0x07,0xc9,0xff,0xfd,0x0a,0x00,0xfa,0x38,0xfb,0xfa,0x49,0xfc,0xfe, -0x47,0xfd,0x03,0xbd,0x01,0x04,0xa0,0x08,0x08,0x52,0xfc,0x02,0x58,0xff,0x0c,0x60, -0xfc,0xfd,0x7d,0xfd,0xfb,0x34,0xff,0xfd,0x54,0xfa,0x01,0xa8,0x05,0xf7,0x79,0x01, -0x0e,0x3e,0x00,0x04,0x96,0xfe,0x03,0x27,0xfc,0xfa,0xb1,0x01,0xfa,0x57,0xee,0x0a, -0xd9,0x00,0xff,0x14,0xf8,0x0f,0xf2,0xfe,0x01,0x9d,0xfb,0x09,0xee,0x01,0x02,0xe1, -0x06,0x04,0xe6,0xf8,0xfc,0x6a,0x05,0xf5,0xdc,0xf4,0xf9,0x4b,0xfd,0xf2,0x6a,0xfe, -0x08,0xd5,0x10,0x01,0x13,0x04,0x00,0x82,0x08,0x04,0xe7,0x03,0x01,0xbf,0x00,0xf9, -0x3f,0xfc,0xf6,0x2d,0xfa,0xfe,0x3e,0x02,0xfa,0x9a,0xfe,0x03,0x66,0x06,0x0a,0xfa, -0xfd,0x00,0x3a,0x00,0x02,0x1c,0xfe,0xff,0xaf,0xff,0xff,0x67,0xfc,0xf6,0xd1,0xfe, -0x01,0xb7,0xfc,0xf9,0xf1,0xfc,0x01,0x2d,0xff,0x08,0x95,0x0c,0xff,0x67,0xfe,0x05, -0xe7,0xfb,0x01,0x92,0xfc,0x03,0x44,0x02,0xf5,0x48,0xf6,0xfd,0x32,0xfc,0xfe,0xa8, -0x01,0x00,0xa1,0xff,0x08,0xfa,0x03,0x02,0x54,0xfe,0x03,0x3e,0xfa,0xfd,0x60,0xfe, -0x00,0x5b,0xfb,0x03,0xcf,0x04,0xfb,0xdc,0xfe,0x05,0x0b,0xff,0xff,0x8f,0xfc,0x08, -0x94,0xff,0x06,0x54,0x04,0xf5,0x15,0x04,0x01,0xd0,0x01,0x02,0x3b,0x05,0xf8,0xde, -0x00,0xf6,0xea,0x01,0x01,0xb5,0xfc,0xfe,0xea,0x0a,0x03,0xef,0x01,0x01,0x26,0x05, -0xff,0xea,0x00,0xfd,0x15,0xfc,0xf9,0xf4,0xf5,0xf8,0x2d,0xfe,0x00,0xb5,0xff,0x02, -0x96,0x02,0x08,0x66,0x00,0x05,0xa4,0x0a,0x04,0x36,0xfe,0xf8,0xc9,0xfe,0xfb,0x4a, -0xf5,0xf8,0xcf,0xf9,0xff,0x42,0xfe,0xff,0xb0,0x01,0x08,0x34,0x09,0x09,0x38,0xfe, -0x06,0xca,0x05,0x02,0xf7,0xfb,0xfa,0x4a,0xf9,0xf5,0x3e,0xf4,0xfd,0x18,0xfc,0xfa, -0x7b,0x05,0x07,0xc7,0x03,0x05,0x42,0x02,0x08,0x50,0xff,0x00,0xfd,0xf9,0x04,0xa5, -0x05,0xf9,0x0e,0x02,0xfb,0x1d,0xf9,0xfa,0xa5,0x00,0x03,0x37,0xfe,0xff,0xc7,0x03, -0x01,0x76,0xfc,0xff,0xc0,0x04,0x00,0x19,0xfd,0x01,0xb6,0x03,0x00,0xf0,0xfb,0xfe, -0x50,0x00,0x02,0xde,0xfe,0xf4,0x41,0x01,0x04,0x47,0xfd,0xfe,0x63,0x00,0x05,0x1f, -0xfc,0x05,0x18,0xff,0xfd,0x06,0xff,0x06,0xbe,0xfe,0xfc,0x77,0x02,0xfe,0x94,0xfc, -0x02,0x97,0x05,0x00,0x4e,0x04,0x08,0xbe,0x00,0xfc,0xa8,0xfb,0x01,0xa7,0xfc,0x00, -0x9b,0xfc,0xfa,0x4e,0xfa,0x01,0xd5,0x02,0x05,0x4e,0x05,0x06,0x0f,0x05,0x03,0xd5, -0x00,0xfe,0xb5,0xfb,0xf9,0x72,0xfc,0xfa,0x14,0xf9,0xfe,0xcc,0x00,0xfd,0x4e,0x00, -0x01,0x16,0x08,0x03,0x7a,0x00,0x02,0x4b,0x01,0xfe,0xfc,0xfe,0xfc,0x9c,0xf8,0xfa, -0xf0,0xfd,0x01,0xc5,0xfc,0xff,0x43,0x0a,0x00,0xed,0x02,0x01,0x1f,0x09,0x01,0xa6, -0xfc,0xff,0x1c,0xfe,0xfc,0x59,0xfd,0xfc,0xd7,0xff,0xfe,0x27,0xff,0x00,0x1d,0x00, -0x00,0xaf,0x02,0x02,0xc4,0x03,0x03,0xc2,0x00,0x02,0xe0,0x00,0x00,0x55,0xfb,0xfe, -0x6e,0xfc,0xf9,0x3e,0xf9,0xfa,0xcd,0x00,0x01,0x8c,0xff,0x00,0xf6,0x06,0x07,0x03, -0x06,0x02,0x2b,0x00,0x00,0x74,0xfe,0xf7,0x5e,0xfa,0xfe,0xb3,0xfc,0xfc,0x7f,0x00, -0x00,0x05,0x02,0x04,0xf4,0x06,0x03,0x08,0xff,0x00,0x22,0x00,0xfa,0xb4,0xf8,0xfc, -0x45,0xfb,0x00,0x62,0xfe,0x01,0xae,0x03,0x05,0xf2,0x05,0x08,0x20,0x03,0xff,0x51, -0x05,0xfe,0xfd,0xf5,0xf8,0x48,0x01,0xfb,0x57,0xfb,0xfe,0x89,0xfe,0x03,0x80,0x03, -0x03,0x09,0x04,0x07,0x8a,0x04,0x01,0xdb,0xfe,0xff,0x58,0x00,0xfd,0x8f,0xfd,0xfe, -0x93,0x01,0xff,0x23,0xfb,0xfd,0x7a,0xfe,0x01,0x5f,0xff,0xfe,0x66,0x05,0x06,0x51, -0x01,0xff,0xcd,0x02,0xfe,0x26,0xff,0xfd,0x4b,0xfe,0x01,0x2c,0xff,0xfe,0x13,0xff, -0xfd,0x01,0x02,0x01,0xbd,0xfd,0xfd,0x7b,0xfd,0x02,0xe4,0x01,0xfe,0x8b,0xff,0xfc, -0x3e,0xfa,0x01,0xf4,0x00,0xfc,0x2a,0x01,0x01,0x15,0x01,0x00,0x8e,0x01,0x02,0xd9, -0x00,0xff,0xbe,0xfe,0xff,0x31,0xff,0x02,0xc8,0xfe,0xfd,0xe9,0xfe,0xfe,0x92,0x00, -0xff,0xc5,0xfc,0x02,0xd3,0x01,0xff,0x91,0x00,0x00,0x4c,0x03,0x01,0xc7,0x04,0xff, -0xb7,0xfc,0xff,0x89,0xfd,0xff,0x1a,0xfb,0xff,0x72,0x00,0x01,0xb4,0xfe,0x03,0x67, -0xfe,0x01,0x37,0x04,0x00,0x67,0x03,0x02,0x38,0xfe,0xfe,0xda,0x00,0xfe,0xd4,0xfe, -0xff,0x7e,0xfc,0xff,0x7a,0x00,0x01,0x9a,0x01,0x02,0x38,0x02,0xff,0x4f,0x01,0xfe, -0xad,0xff,0x02,0x40,0x00,0xfd,0xda,0xfd,0xfe,0x18,0xff,0xfe,0xed,0xfd,0xfc,0xea, -0x01,0x01,0xc1,0x01,0x04,0xbf,0x01,0xff,0x4c,0x01,0x01,0x42,0xfc,0xff,0x54,0xfc, -0xfc,0xcd,0xfa,0xfe,0xaf,0x01,0x00,0xcf,0xff,0x02,0xd1,0xff,0xfe,0xa7,0x00,0x00, -0x99,0xfe,0x03,0x35,0x04,0xfd,0x2c,0xff,0xfe,0x2f,0x01,0xfe,0x6a,0xfc,0xfe,0x75, -0x00,0x00,0x04,0x02,0xfe,0x8e,0xfe,0x05,0x34,0x02,0x00,0x7c,0x01,0x02,0xdb,0xfe, -0xfc,0x25,0xfc,0xfb,0xed,0xfd,0x01,0x64,0x01,0x02,0x17,0xfe,0xff,0xae,0x02,0x00, -0xb6,0xff,0x04,0xe9,0xfe,0xfb,0xff,0x01,0x01,0x7e,0xfe,0xfd,0x3e,0xfe,0xff,0x8e, -0xfe,0x01,0x19,0x01,0x00,0x55,0x02,0x02,0xa7,0xff,0xfd,0x0d,0x03,0x01,0x66,0xff, -0xfe,0x35,0x02,0xfe,0x8a,0xfc,0xfc,0x2a,0xff,0xff,0x04,0xfe,0x01,0xa1,0x01,0xff, -0xa8,0xff,0x04,0xb3,0x03,0xff,0x40,0xff,0x00,0x29,0xfd,0xfe,0xda,0x00,0xfd,0xcd, -0x00,0x01,0x09,0x00,0x02,0xb8,0x01,0xfe,0x88,0x02,0x02,0x4c,0xff,0x00,0x08,0x00, -0xff,0xc8,0xfd,0xfc,0x3a,0xfd,0xfd,0x3d,0xff,0x02,0xef,0x00,0xff,0x1f,0x02,0x04, -0xfb,0x02,0x01,0x8c,0x00,0xfe,0x82,0xfd,0xfb,0x3b,0xfb,0xff,0xb5,0xfd,0xfd,0xdc, -0x00,0xfe,0x8c,0x01,0x02,0x0a,0x03,0x01,0x71,0xff,0xff,0xa0,0x00,0x00,0x65,0x01, -0x01,0x7a,0xfb,0xfd,0x46,0xfe,0xff,0x64,0xfd,0x01,0x82,0x01,0x00,0x6d,0xff,0x02, -0xe4,0x01,0x01,0x60,0x03,0x00,0xf7,0xff,0x02,0x49,0x04,0xfe,0x7f,0xfb,0xfa,0x99, -0xfc,0x00,0x48,0xff,0xfb,0x0b,0x00,0x02,0xb3,0x03,0x03,0xd1,0x01,0x01,0x85,0x03, -0x01,0x0f,0xff,0xfe,0xff,0xff,0xfe,0x57,0xfb,0xfd,0x48,0xff,0xfb,0xb0,0xfe,0x00, -0x36,0x00,0x00,0xed,0x03,0x03,0x22,0x01,0x00,0x07,0x03,0x03,0x7e,0x00,0xfc,0xc3, -0xfd,0xff,0x83,0xfe,0xfc,0xca,0xfe,0xfe,0xe8,0xfd,0xff,0x8c,0x01,0x00,0xdf,0x02, -0x03,0x2b,0x01,0x01,0x52,0x02,0x01,0xac,0x00,0xfe,0x10,0xfc,0xfb,0xae,0xfd,0x00, -0xb8,0xfc,0xfb,0x7a,0x01,0x03,0xa6,0x02,0x04,0x72,0x01,0x02,0x12,0x00,0xff,0x29, -0x00,0xff,0xee,0xfe,0xfe,0x6f,0xfe,0xff,0xd1,0x00,0xfe,0x82,0xfd,0x01,0x74,0x00, -0x00,0x19,0x02,0x01,0x69,0x01,0x00,0x3a,0xfe,0xfe,0xb6,0xfe,0xff,0x88,0x00,0x00, -0x1d,0x00,0xfe,0x5f,0x00,0x01,0x3e,0x00,0xff,0xe9,0xfe,0xfe,0x79,0xfe,0xff,0x0d, -0x00,0xfd,0xcd,0xfe,0xff,0xb9,0x01,0x01,0x52,0x01,0x01,0x80,0x01,0x01,0xd2,0x00, -0xfe,0x1a,0xff,0xff,0x60,0xfe,0xfe,0x06,0xff,0x01,0xc3,0x00,0xfe,0xf8,0xff,0x01, -0x7a,0x01,0x00,0x5b,0x00,0x01,0x34,0x01,0x00,0x55,0xfd,0xfd,0x26,0xfe,0xfe,0xaf, -0xfd,0xff,0x9f,0xff,0x00,0xf8,0x01,0x02,0x7b,0x01,0x01,0x4c,0x01,0x00,0x8e,0xfd, -0xff,0x29,0x00,0xfe,0xa6,0xfc,0xfe,0x41,0xff,0xff,0x0d,0xfe,0xff,0x0d,0x00,0x00, -0x81,0x01,0x02,0xf1,0x01,0x00,0x1f,0x02,0x01,0xa9,0x01,0x00,0x29,0xff,0xff,0x8c, -0xfe,0xfe,0x49,0x01,0xff,0x09,0xff,0xfe,0xb8,0xff,0x00,0x03,0x00,0xfe,0xa3,0x00, -0x01,0x63,0x00,0x00,0xd9,0xff,0x00,0x3c,0x02,0x00,0xe7,0xfe,0x00,0x36,0x00,0x00, -0xdc,0xfe,0xff,0x92,0xff,0xff,0xc3,0xfd,0xff,0xc1,0xff,0x00,0xc7,0x00,0x01,0x0c, -0x00,0x00,0xff,0x01,0x01,0x73,0xfe,0xff,0x23,0x00,0xfc,0xcc,0xfc,0xff,0x25,0x00, -0xff,0x3a,0x00,0x00,0x04,0x01,0x00,0xac,0x00,0x00,0xef,0x01,0x00,0x84,0x00,0xff, -0xb3,0xff,0xfe,0x38,0xff,0xff,0x8e,0xff,0xfe,0x47,0xfe,0xff,0x70,0x02,0x00,0x73, -0xff,0xff,0xd5,0xff,0x00,0x58,0x02,0x03,0x52,0x02,0x00,0xd6,0x00,0xff,0xa7,0xfe, -0xfe,0x45,0xfd,0xfd,0x8b,0xfe,0xff,0x81,0xff,0xff,0xb4,0x01,0x02,0x8e,0x00,0x00, -0x89,0x03,0x01,0x0e,0x01,0x00,0x4c,0x00,0xfe,0x09,0xfe,0xfc,0x78,0xfe,0xfe,0xcc, -0xfc,0xfe,0x0b,0x02,0x01,0xda,0x00,0x01,0x23,0x01,0x01,0x96,0xff,0xfe,0x58,0x00, -0x00,0x89,0x00,0xff,0xc8,0xfd,0xff,0x55,0x00,0xff,0xff,0xfd,0xff,0xcf,0x01,0xff, -0x6d,0x00,0x01,0x34,0x00,0x00,0x32,0x00,0xff,0xbf,0x00,0xff,0xa0,0x00,0x01,0xc9, -0x00,0x00,0xf0,0xfe,0xff,0xf3,0x00,0x00,0x34,0xfe,0xfd,0x5f,0x00,0x01,0x78,0x00, -0xfe,0xae,0x00,0x00,0x12,0x01,0x00,0x93,0x00,0x00,0x1b,0xff,0xff,0x30,0x00,0x01, -0xf4,0xff,0xff,0x5b,0xff,0x00,0x6f,0x00,0xff,0x00,0x00,0xff,0x9b,0xfe,0xff,0x69, -0x00,0xff,0xfe,0x00,0xff,0x4c,0x00,0x00,0x2d,0xff,0xff,0x45,0xff,0xff,0xc7,0x00, -0xfe,0x0b,0x00,0x01,0xa1,0x00,0x01,0x51,0x00,0xff,0xe6,0x00,0xff,0x3f,0xff,0xfe, -0x1c,0x00,0x00,0xf0,0xff,0xff,0x21,0xfe,0xff,0x1d,0x00,0x00,0x32,0x00,0x01,0xf4, -0xff,0x00,0x7e,0x00,0xff,0xc9,0xff,0xff,0x59,0xfe,0xfe,0x9b,0xfe,0xfe,0x3c,0x00, -0x00,0xed,0x00,0x01,0x51,0x00,0x01,0xd1,0xff,0xff,0x1b,0x01,0xff,0xa8,0xfd,0x00, -0x84,0x00,0xfe,0x19,0xff,0xff,0xfd,0xff,0x01,0x40,0x02,0x01,0x61,0x00,0x01,0x46, -0x01,0x00,0x79,0x00,0x00,0x23,0x00,0xfe,0x12,0xfd,0xff,0x37,0x00,0x00,0x30,0x01, -0x02,0x82,0x01,0x00,0x0e,0x01,0xff,0x7b,0x00,0x00,0x2b,0xfe,0xfd,0x2b,0x00,0xff, -0xde,0xfe,0xff,0x40,0x00,0x00,0x0e,0x00,0xff,0x76,0x00,0x01,0xe9,0x01,0x01,0xb2, -0x00,0xff,0xe9,0xff,0xfd,0x7d,0xfe,0xfd,0x7f,0xfd,0xfd,0xf6,0xff,0xff,0xfe,0xff, -0x01,0x44,0x00,0x00,0xe2,0x00,0x00,0x2b,0x01,0x00,0x62,0x00,0xff,0x91,0xfe,0xff, -0x2a,0xff,0xfe,0x65,0xff,0xff,0xc9,0xfe,0xff,0xe5,0x01,0x02,0xe0,0x00,0x00,0x8e, -0x00,0x00,0x24,0x00,0xff,0x45,0xff,0xff,0x38,0x00,0xff,0x5e,0x00,0x00,0xd5,0xff, -0xff,0x86,0xff,0xfe,0xfe,0xff,0x00,0x49,0x01,0x01,0x54,0x00,0x01,0xc3,0x00,0xff, -0x68,0x00,0x00,0xb2,0xff,0x00,0xc0,0xff,0x00,0x76,0x00,0x01,0x63,0xff,0xff,0xd8, -0xff,0xfe,0x39,0xff,0xff,0xf8,0xff,0x00,0xfd,0xff,0x00,0x14,0x01,0x01,0x7a,0x00, -0xff,0x2d,0x00,0x00,0x61,0xff,0xff,0x78,0x00,0xff,0xf1,0xfe,0xff,0xe3,0xff,0xff, -0xb5,0xfe,0xff,0x06,0x00,0x00,0x94,0xff,0x01,0x60,0x00,0xff,0xef,0xff,0x00,0xa5, -0xff,0xff,0x9f,0xff,0xff,0x33,0x00,0x00,0xf2,0xff,0x00,0x09,0x01,0x00,0xe5,0xff, -0xff,0xc2,0x00,0x00,0xb3,0xfe,0xfe,0x88,0x00,0x00,0xd5,0xff,0xff,0xfb,0xff,0x00, -0xe7,0xff,0x00,0x90,0x00,0x01,0x56,0x00,0xff,0x9e,0xff,0x01,0x70,0x00,0x00,0x10, -0x00,0xff,0xeb,0xff,0xff,0x1c,0xff,0xff,0x28,0xff,0xff,0xf1,0xff,0x00,0x40,0x00, -0x00,0xe9,0x00,0x01,0x17,0x01,0x00,0x16,0x00,0xff,0x4f,0xff,0xff,0xb5,0xfe,0xfe, -0x9c,0xff,0x00,0x91,0xff,0xff,0xca,0x00,0x00,0x1b,0x00,0x00,0xd2,0x00,0x00,0x0f, -0x00,0xff,0x9c,0xff,0xff,0xa5,0xff,0xff,0xfc,0xff,0x00,0x96,0xff,0x00,0xb2,0x00, -0x00,0x61,0xff,0xff,0xaa,0xff,0xff,0x13,0xff,0x00,0xe0,0x00,0x01,0xd0,0x00,0x00, -0x4d,0x00,0xff,0x7f,0xff,0xff,0xb3,0xff,0xfe,0x4c,0xff,0xff,0x0f,0x00,0xff,0x1f, -0x00,0xff,0x4f,0x00,0x00,0x3c,0x01,0x00,0xaa,0xff,0xff,0xe9,0xff,0xff,0x9d,0xff, -0xff,0x5d,0x00,0x00,0xc2,0xff,0xff,0x8f,0x00,0x00,0x6a,0x00,0xff,0x2c,0xff,0xff, -0x0a,0x00,0xff,0x6e,0xff,0xff,0xa4,0xff,0xff,0x0e,0x00,0x00,0x36,0x00,0x00,0xef, -0x00,0x00,0x02,0x00,0xff,0xfc,0xff,0xff,0xab,0xff,0xff,0xf7,0xff,0xff,0x2b,0xff, -0x00,0xb6,0x00,0xff,0x9d,0xff,0x00,0x14,0x00,0x00,0xe6,0xff,0x00,0x01,0x00,0xff, -0x9f,0xff,0x00,0x40,0x00,0x00,0x31,0x00,0x00,0xc1,0xff,0xff,0x9e,0xff,0xff,0x89, -0xff,0x00,0x50,0x00,0x00,0x75,0x00,0x00,0xfa,0xff,0xff,0xcd,0xff,0xff,0x5e,0x00, -0xff,0x8e,0xff,0xff,0x06,0x00,0xff,0x89,0xff,0x00,0x33,0x00,0x00,0xa4,0x00,0x00, -0x59,0x00,0x00,0x49,0x00,0xff,0x77,0xff,0xff,0x9e,0xff,0xff,0xa6,0xff,0xff,0xec, -0xff,0x00,0xf4,0xff,0xff,0xbf,0xff,0x00,0x54,0x00,0xff,0xd6,0xff,0x00,0xc6,0x00, -0x00,0xf5,0xff,0xff,0xdd,0xff,0xff,0xde,0xff,0xff,0xcc,0xff,0x00,0x00,0x00,0xff, -0x2f,0x00,0xff,0xaf,0xff,0x00,0x45,0x00,0x00,0x30,0x00,0x00,0x33,0x00,0xff,0x8e, -0xff,0xff,0x9b,0xff,0xff,0xb5,0xff,0x00,0x11,0x00,0x00,0xd6,0x00,0x00,0x78,0x00, -0x00,0x45,0x00,0x00,0xc4,0xff,0xff,0xb7,0xff,0xff,0xc9,0xff,0xff,0xce,0xff,0xff, -0x7b,0xff,0xff,0x1e,0x00,0x00,0x30,0x00,0x00,0x16,0x00,0xff,0x3f,0x00,0x00,0xb1, -0xff,0xff,0xc9,0xff,0xff,0xfd,0xff,0xff,0x0f,0x00,0x00,0xc0,0xff,0xff,0xfc,0xff, -0x00,0xe1,0xff,0x00,0x44,0x00,0x00,0x00,0x00,0x00,0x25,0x00,0xff,0x8b,0xff,0xff, -0xb9,0xff,0x00,0x31,0x00,0xff,0x0f,0x00,0x00,0x52,0x00,0x00,0x43,0x00,0x00,0xe0, -0xff,0xff,0xee,0xff,0xff,0xdc,0xff,0xff,0xdb,0xff,0x00,0xf0,0xff,0x00,0x71,0x00, -0x00,0x5a,0x00,0x00,0xf2,0xff,0xff,0xbb,0xff,0xff,0xbd,0xff,0xff,0x0c,0x00,0xff, -0xcd,0xff,0xff,0x4f,0x00,0x00,0x16,0x00,0x00,0xf0,0xff,0x00,0x10,0x00,0xff,0xce, -0xff,0xff,0xfe,0xff,0xff,0xbc,0xff,0xff,0x1f,0x00,0x00,0xf1,0xff,0xff,0x3f,0x00, -0x00,0x33,0x00,0x00,0x00,0x00,0xff,0xdd,0xff,0xff,0x0f,0x00,0xff,0xef,0xff,0x00, -0xf0,0xff,0x00,0x10,0x00,0x00,0x52,0x00,0x00,0xc1,0xff,0x00,0xe0,0xff,0xff,0xdb, -0xff,0xff,0xfd,0xff,0xff,0xfe,0xff,0x00,0x20,0x00,0x00,0x33,0x00,0x00,0x01,0x00, -0x00,0x00,0x00,0xff,0xac,0xff,0xff,0xea,0xff,0xff,0xff,0xff,0x00,0x11,0x00,0x00, -0x02,0x00,0x00,0x11,0x00,0xff,0xef,0xff,0xff,0xee,0xff,0xff,0xdd,0xff,0xff,0xfe, -0xff,0xff,0x2f,0x00,0x00,0x02,0x00,0x00,0x11,0x00,0x00,0x00,0x00,0x00,0xe0,0xff, -0xff,0xfe,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xff,0x0f,0x00,0x00,0x00,0x00,0xff, -0xff,0xff,0x00,0xf0,0xff,0xff,0x0f,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x20,0x00,0x00,0xa6,0x00, -0x00,0x3f,0x01,0x01,0xc7,0x01,0x02,0x41,0x02,0x02,0xc8,0x02,0x03,0x50,0x03,0x03, -0xd9,0x03,0x04,0x40,0x04,0x04,0xd8,0x04,0x05,0x40,0x05,0x05,0xc8,0x05,0x05,0x3e, -0x06,0x06,0xb7,0x06,0x06,0x3f,0x07,0x07,0x85,0x07,0x07,0xfb,0x07,0x08,0x73,0x08, -0x08,0xda,0x08,0x09,0x51,0x09,0x09,0xc8,0x09,0x09,0x3f,0x0a,0x0a,0x96,0x0a,0x0a, -0xfc,0x0a,0x0b,0x73,0x0b,0x0b,0xc9,0x0b,0x0c,0x40,0x0c,0x0c,0x97,0x0c,0x0c,0x0c, -0x0d,0x0d,0x53,0x0d,0x0d,0xc8,0x0d,0x0d,0x2f,0x0e,0x0e,0x85,0x0e,0x0e,0xeb,0x0e, -0x0f,0x30,0x0f,0x0f,0x97,0x0f,0x0f,0xfc,0x0f,0x10,0x53,0x10,0x10,0xa8,0x10,0x10, -0x0d,0x11,0x11,0x53,0x11,0x11,0xb8,0x11,0x11,0x0e,0x12,0x12,0x43,0x12,0x12,0xa8, -0x12,0x12,0xfd,0x12,0x13,0x42,0x13,0x13,0xa7,0x13,0x13,0xec,0x13,0x14,0x31,0x14, -0x14,0x86,0x14,0x14,0xcb,0x14,0x14,0x1f,0x15,0x15,0x63,0x15,0x15,0xb8,0x15,0x15, -0xec,0x15,0x16,0x31,0x16,0x16,0x76,0x16,0x16,0xca,0x16,0x16,0x1e,0x17,0x17,0x53, -0x17,0x17,0x86,0x17,0x17,0xca,0x17,0x17,0x1f,0x18,0x18,0x53,0x18,0x18,0x97,0x18, -0x18,0xdb,0x18,0x18,0x0f,0x19,0x19,0x33,0x19,0x19,0x86,0x19,0x19,0xba,0x19,0x19, -0xed,0x19,0x1a,0x20,0x1a,0x1a,0x64,0x1a,0x1a,0x97,0x1a,0x1a,0xdb,0x1a,0x1a,0x0e, -0x1b,0x1b,0x31,0x1b,0x1b,0x64,0x1b,0x1b,0x98,0x1b,0x1b,0xca,0x1b,0x1b,0xfd,0x1b, -0x1c,0x21,0x1c,0x1c,0x54,0x1c,0x1c,0x86,0x1c,0x1c,0xb9,0x1c,0x1c,0xdc,0x1c,0x1c, -0x0e,0x1d,0x1d,0x42,0x1d,0x1d,0x54,0x1d,0x1d,0x86,0x1d,0x1d,0xb9,0x1d,0x1d,0xdb, -0x1d,0x1d,0x1f,0x1e,0x1e,0x31,0x1e,0x1e,0x44,0x1e,0x1e,0x76,0x1e,0x1e,0x97,0x1e, -0x1e,0xba,0x1e,0x1e,0xec,0x1e,0x1e,0xfe,0x1e,0x1f,0x20,0x1f,0x1f,0x42,0x1f,0x1f, -0x65,0x1f,0x1f,0x86,0x1f,0x1f,0xa8,0x1f,0x1f,0xcb,0x1f,0x1f,0xed,0x1f,0x1f,0x0f, -0x20,0x1f,0x1f,0x20,0x20,0x22,0x20,0x20,0x43,0x20,0x20,0x75,0x20,0x20,0x77,0x20, -0x20,0x98,0x20,0x20,0xbb,0x20,0x20,0xcb,0x20,0x20,0xec,0x20,0x20,0xff,0x20,0x21, -0x10,0x21,0x21,0x22,0x21,0x21,0x43,0x21,0x21,0x55,0x21,0x21,0x66,0x21,0x21,0x77, -0x21,0x21,0x97,0x21,0x21,0xa9,0x21,0x21,0xbb,0x21,0x21,0xcc,0x21,0x21,0xdc,0x21, -0x21,0xee,0x21,0x21,0xfe,0x21,0x21,0x1f,0x22,0x22,0x10,0x22,0x22,0x11,0x22,0x22, -0x33,0x22,0x22,0x33,0x22,0x22,0x44,0x22,0x22,0x54,0x22,0x22,0x56,0x22,0x22,0x14, -0x22,0x22,0x73,0x22,0x22,0x97,0x22,0x22,0x99,0x22,0x22,0x99,0x22,0x22,0x88,0x22, -0x22,0xa9,0x22,0x22,0xaa,0x22,0x22,0xab,0x22,0x22,0xbb,0x22,0x22,0xcc,0x22,0x22, -0xcb,0x22,0x22,0xdc,0x22,0x22,0xdd,0x22,0x22,0xdd,0x22,0x22,0xed,0x22,0x22,0xef, -0x22,0x22,0xee,0x22,0x22,0xee,0x22,0x22,0xee,0x22,0x22,0xee,0x22,0x22,0xee,0x22, -0x22,0xde,0x22,0x22,0xed,0x22,0x22,0xee,0x22,0x22,0xfe,0x22,0x22,0xee,0x22,0x22, -0xee,0x22,0x22,0xed,0x22,0x22,0xdd,0x22,0x22,0xee,0x22,0x22,0xde,0x22,0x22,0xfd, -0x22,0x22,0xdd,0x22,0x22,0xcd,0x22,0x22,0xcc,0x22,0x22,0xdc,0x22,0x22,0xcd,0x22, -0x22,0xbb,0x22,0x22,0xba,0x22,0x22,0xba,0x22,0x22,0xbb,0x22,0x22,0x99,0x22,0x22, -0xa9,0x22,0x22,0x89,0x22,0x22,0x78,0x22,0x22,0x87,0x22,0x22,0x87,0x22,0x22,0x77, -0x22,0x22,0x67,0x22,0x22,0x56,0x22,0x22,0x55,0x22,0x22,0x44,0x22,0x22,0x34,0x22, -0x22,0x33,0x22,0x22,0x33,0x22,0x22,0x22,0x22,0x22,0x11,0x22,0x22,0x01,0x22,0x22, -0xf0,0x21,0x21,0xff,0x21,0x21,0xee,0x21,0x21,0x09,0x18,0xe1,0x2e,0xa0,0x95,0xc0, -0x8c,0x8f,0x24,0x8d,0x8f,0x84,0x8e,0x90,0x37,0x90,0x91,0xbb,0x91,0x93,0x42,0x93, -0x94,0x07,0x95,0x95,0xac,0x96,0x97,0x21,0x98,0x98,0xab,0x99,0x9a,0x14,0x9b,0x9b, -0x6b,0x9c,0x9d,0xd0,0x9d,0x9e,0x5a,0x9f,0xa0,0xc2,0xa0,0xa1,0x39,0xa2,0xa3,0xb0, -0xa3,0xa4,0x27,0xa5,0xa5,0x8e,0xa6,0xa7,0xf4,0xa7,0xa8,0x5a,0xa9,0xaa,0xc0,0xaa, -0xab,0x27,0xac,0xac,0x7d,0xad,0xae,0xd3,0xae,0xaf,0x38,0xb0,0xb0,0x7d,0xb1,0xb2, -0xc1,0xb2,0xb3,0x17,0xb4,0xb4,0x5b,0xb5,0xb6,0x90,0xb6,0xb7,0xe3,0xb7,0xb8,0x17, -0xb9,0xb9,0x5c,0xba,0xba,0x8f,0xbb,0xbc,0xc2,0xbc,0xbd,0x05,0xbe,0xbe,0x29,0xbf, -0xbf,0x4b,0xc0,0xc0,0x8e,0xc1,0xc2,0xc3,0xc2,0xc3,0xd4,0xc3,0xc4,0x06,0xc5,0xc5, -0x18,0xc6,0xc6,0x3a,0xc7,0xc7,0x5c,0xc8,0xc8,0x6e,0xc9,0xc9,0x7e,0xca,0xcb,0x90, -0xcb,0xcc,0xa1,0xcc,0xcd,0xb2,0xcd,0xce,0xb3,0xce,0xcf,0xc3,0xcf,0xd0,0xc4,0xd0, -0xd1,0xd3,0xd1,0xd2,0xd5,0xd2,0xd3,0xc5,0xd3,0xd4,0xd5,0xd4,0xd5,0xc5,0xd5,0xd6, -0xb4,0xd6,0xd7,0xb3,0xd7,0xd8,0x92,0xd8,0xd9,0x81,0xd9,0xda,0x70,0xda,0xda,0x6f, -0xdb,0xdb,0x6e,0xdc,0xdc,0x4c,0xdd,0xdd,0x1b,0xde,0xde,0xf8,0xde,0xdf,0xe7,0xdf, -0xe0,0xc5,0xe0,0xe1,0xa3,0xe1,0xe2,0x71,0xe2,0xe2,0x5e,0xe3,0xe3,0x2c,0xe4,0xe4, -0x09,0xe5,0xe5,0xd6,0xe5,0xe6,0xa4,0xe6,0xe7,0x50,0xe7,0xe7,0x3c,0xe8,0xe8,0x0a, -0xe9,0xe9,0xd6,0xe9,0xea,0x83,0xea,0xea,0x5f,0xeb,0xeb,0x1c,0xec,0xec,0xd7,0xec, -0xed,0x82,0xed,0xed,0x5f,0xee,0xee,0x0a,0xef,0xef,0xb6,0xef,0xf0,0x72,0xf0,0xf0, -0x2b,0xf1,0xf1,0xe8,0xf1,0xf2,0x93,0xf2,0xf2,0x4f,0xf3,0xf3,0xfa,0xf3,0xf4,0x94, -0xf4,0xf4,0x4e,0xf5,0xf5,0xd9,0xf5,0xf6,0x93,0xf6,0xf6,0x2f,0xf7,0xf7,0xd8,0xf7, -0xf8,0x72,0xf8,0xf8,0x1c,0xf9,0xf9,0xb6,0xf9,0xfa,0x50,0xfa,0xfa,0xf9,0xfa,0xfb, -0x83,0xfb,0xfb,0x1d,0xfc,0xfc,0xc6,0xfc,0xfd,0x40,0xfd,0xfd,0xea,0xfd,0xfe,0x62, -0xfe,0xfe,0xf9,0xfe,0xff,0x84,0xff,0xff,0x0d,0x00,0x00,0x94,0x00,0x00,0x2e,0x01, -0x01,0x97,0x01,0x01,0x2e,0x02,0x02,0xb7,0x02,0x03,0x40,0x03,0x03,0xc7,0x03,0x03, -0x4f,0x04,0x04,0xb8,0x04,0x05,0x30,0x05,0x05,0xb7,0x05,0x05,0x3e,0x06,0x06,0xb7, -0x06,0x06,0x3e,0x07,0x07,0xa6,0x07,0x07,0x0d,0x08,0x08,0x95,0x08,0x08,0x0d,0x09, -0x09,0x63,0x09,0x09,0xea,0x09,0x0a,0x51,0x0a,0x0a,0xb7,0x0a,0x0a,0x1d,0x0b,0x0b, -0x94,0x0b,0x0b,0xfc,0x0b,0x0c,0x52,0x0c,0x0c,0xc9,0x0c,0x0d,0x30,0x0d,0x0d,0x95, -0x0d,0x0d,0xeb,0x0d,0x0e,0x52,0x0e,0x0e,0xc8,0x0e,0x0e,0x2f,0x0f,0x0f,0x85,0x0f, -0x0f,0xeb,0x0f,0x10,0x40,0x10,0x10,0x96,0x10,0x10,0xfb,0x10,0x11,0x42,0x11,0x11, -0xa8,0x11,0x11,0xfc,0x11,0x12,0x51,0x12,0x12,0xb8,0x12,0x12,0xec,0x12,0x13,0x31, -0x13,0x13,0x96,0x13,0x13,0xec,0x13,0x14,0x30,0x14,0x14,0x75,0x14,0x14,0xcb,0x14, -0x14,0x1e,0x15,0x15,0x63,0x15,0x15,0xa8,0x15,0x15,0xfc,0x15,0x16,0x51,0x16,0x16, -0x97,0x16,0x16,0xdb,0x16,0x16,0x1f,0x17,0x17,0x63,0x17,0x17,0x97,0x17,0x17,0xeb, -0x17,0x18,0x20,0x18,0x18,0x74,0x18,0x18,0xa9,0x18,0x18,0xec,0x18,0x19,0x30,0x19, -0x19,0x64,0x19,0x19,0x97,0x19,0x19,0xdb,0x19,0x19,0x0f,0x1a,0x1a,0x43,0x1a,0x1a, -0x97,0x1a,0x1a,0xcc,0x1a,0x1a,0xfe,0x1a,0x1b,0x31,0x1b,0x1b,0x65,0x1b,0x1b,0xa8, -0x1b,0x1b,0xdb,0x1b,0x1b,0x0f,0x1c,0x1c,0x41,0x1c,0x1c,0x75,0x1c,0x1c,0xa8,0x1c, -0x1c,0xdb,0x1c,0x1c,0xfd,0x1c,0x1d,0x20,0x1d,0x1d,0x54,0x1d,0x1d,0x87,0x1d,0x1d, -0xba,0x1d,0x1d,0xdc,0x1d,0x1d,0x0e,0x1e,0x1e,0x21,0x1e,0x1e,0x53,0x1e,0x1e,0x76, -0x1e,0x1e,0xa9,0x1e,0x1e,0xcb,0x1e,0x1e,0xed,0x1e,0x1f,0x00,0x1f,0x1f,0x32,0x1f, -0x1f,0x54,0x1f,0x1f,0x86,0x1f,0x1f,0xa9,0x1f,0x1f,0xca,0x1f,0x1f,0xec,0x1f,0x1f, -0x0e,0x20,0x20,0x20,0x20,0x20,0x41,0x20,0x20,0x55,0x20,0x20,0x76,0x20,0x20,0x88, -0x20,0x20,0xb9,0x20,0x20,0xdb,0x20,0x20,0xed,0x20,0x20,0xff,0x20,0x21,0x20,0x21, -0x21,0x32,0x21,0x21,0x44,0x21,0x21,0x65,0x21,0x21,0x88,0x21,0x21,0x88,0x21,0x21, -0xa8,0x21,0x21,0xcb,0x21,0x21,0xdc,0x21,0x21,0xfe,0x21,0x22,0x00,0x22,0x22,0x11, -0x22,0x22,0x31,0x22,0x22,0x33,0x22,0x22,0x33,0x22,0x22,0x54,0x22,0x22,0x75,0x22, -0x22,0x78,0x22,0x22,0x77,0x22,0x22,0x98,0x22,0x22,0x9a,0x22,0x22,0xa9,0x22,0x22, -0xbb,0x22,0x22,0xcc,0x22,0x22,0xcd,0x22,0x22,0xed,0x22,0x22,0xef,0x22,0x22,0xac, -0x22,0x22,0xff,0x22,0x23,0x11,0x23,0x23,0x12,0x23,0x23,0x21,0x23,0x23,0x32,0x23, -0x23,0x33,0x23,0x23,0x33,0x23,0x23,0x44,0x23,0x23,0x55,0x23,0x23,0x56,0x23,0x23, -0x55,0x23,0x23,0x55,0x23,0x23,0x55,0x23,0x23,0x56,0x23,0x23,0x66,0x23,0x23,0x76, -0x23,0x23,0x66,0x23,0x23,0x77,0x23,0x23,0x77,0x23,0x23,0x77,0x23,0x23,0x77,0x23, -0x23,0x87,0x23,0x23,0x77,0x23,0x23,0x78,0x23,0x23,0x77,0x23,0x23,0x77,0x23,0x23, -0x88,0x23,0x23,0x77,0x23,0x23,0x78,0x23,0x23,0x77,0x23,0x23,0x86,0x23,0x23,0x77, -0x23,0x23,0x76,0x23,0x23,0x67,0x23,0x23,0x56,0x23,0x23,0x65,0x23,0x23,0x66,0x23, -0x23,0x66,0x23,0x23,0x55,0x23,0x23,0x55,0x23,0x23,0x54,0x23,0x23,0x33,0x23,0x23, -0x33,0x23,0x23,0x33,0x23,0x23,0x22,0x23,0x23,0x12,0x23,0x23,0x22,0x23,0x23,0x11, -0x23,0x23,0x00,0x23,0x22,0xff,0x22,0x22,0xff,0x22,0x22,0xee,0x22,0x22,0xcc,0x22, -0x22,0xdc,0x22,0x22,0xbd,0x22,0x22,0xcb,0x22,0x22,0xbb,0x22,0x22,0x9a,0x22,0x22, -0x99,0x22,0x22,0x9a,0x22,0x22,0x78,0x22,0x22,0xe7,0x20,0x0a,0x15,0xc4,0x98,0x03, -0x93,0x8c,0x0e,0x90,0x8d,0xff,0x8f,0x8f,0xdb,0x90,0x91,0x26,0x92,0x92,0xaf,0x93, -0x94,0x07,0x95,0x96,0x60,0x96,0x97,0xfa,0x97,0x99,0x90,0x99,0x9a,0x27,0x9b,0x9b, -0xad,0x9c,0x9d,0xf3,0x9d,0x9e,0x9b,0x9f,0xa0,0x03,0xa1,0xa1,0x7b,0xa2,0xa3,0xe1, -0xa3,0xa4,0x59,0xa5,0xa6,0xb0,0xa6,0xa7,0x27,0xa8,0xa8,0x9e,0xa9,0xaa,0xe4,0xaa, -0xab,0x49,0xac,0xad,0xb0,0xad,0xae,0x04,0xaf,0xaf,0x6b,0xb0,0xb1,0xc1,0xb1,0xb2, -0x06,0xb3,0xb3,0x4b,0xb4,0xb4,0x9f,0xb5,0xb6,0xd4,0xb6,0xb7,0x28,0xb8,0xb8,0x7e, -0xb9,0xba,0xa0,0xba,0xbb,0xe3,0xbb,0xbc,0x18,0xbd,0xbd,0x4a,0xbe,0xbe,0x8e,0xbf, -0xc0,0xb1,0xc0,0xc1,0xd3,0xc1,0xc2,0x06,0xc3,0xc3,0x29,0xc4,0xc4,0x5b,0xc5,0xc5, -0x6d,0xc6,0xc6,0x9f,0xc7,0xc8,0xa1,0xc8,0xc9,0xb3,0xc9,0xca,0xd4,0xca,0xcb,0xe6, -0xcb,0xcc,0xf6,0xcc,0xcd,0x07,0xce,0xce,0x08,0xcf,0xcf,0x39,0xd0,0xd0,0x2a,0xd1, -0xd1,0x1a,0xd2,0xd2,0x1a,0xd3,0xd3,0x2a,0xd4,0xd4,0x09,0xd5,0xd5,0x1a,0xd6,0xd6, -0x09,0xd7,0xd7,0x1a,0xd8,0xd8,0x08,0xd9,0xd9,0xe7,0xd9,0xda,0xd6,0xda,0xdb,0xc5, -0xdb,0xdc,0xb4,0xdc,0xdd,0xa2,0xdd,0xde,0x81,0xde,0xde,0x6f,0xdf,0xdf,0x4d,0xe0, -0xe0,0x2b,0xe1,0xe1,0xf9,0xe1,0xe2,0xe7,0xe2,0xe3,0xb4,0xe3,0xe4,0x82,0xe4,0xe4, -0x6f,0xe5,0xe5,0x2c,0xe6,0xe6,0x1a,0xe7,0xe7,0xd7,0xe7,0xe8,0xa3,0xe8,0xe9,0x60, -0xe9,0xe9,0x3d,0xea,0xea,0x09,0xeb,0xeb,0xc5,0xeb,0xec,0x72,0xec,0xec,0x4e,0xed, -0xed,0x1a,0xee,0xee,0xb6,0xee,0xef,0x61,0xef,0xef,0x2d,0xf0,0xf0,0xf8,0xf0,0xf1, -0x93,0xf1,0xf1,0x5f,0xf2,0xf2,0xfa,0xf2,0xf3,0xb5,0xf3,0xf4,0x50,0xf4,0xf4,0x1b, -0xf5,0xf5,0xb6,0xf5,0xf5,0x4f,0xf6,0xf6,0xf9,0xf6,0xf7,0xa5,0xf7,0xf7,0x4f,0xf8, -0xf8,0xe9,0xf8,0xf9,0x82,0xf9,0xf9,0x2d,0xfa,0xfa,0xc7,0xfa,0xfb,0x50,0xfb,0xfb, -0xfa,0xfb,0xfc,0x95,0xfc,0xfc,0x1c,0xfd,0xfd,0xa6,0xfd,0xfd,0x4f,0xfe,0xfe,0xd8, -0xfe,0xff,0x61,0xff,0xff,0x0a,0x00,0x00,0xd0,0x00,0x01,0xd5,0x01,0x02,0x06,0x03, -0x03,0x19,0x04,0x04,0x3a,0x05,0x05,0x4c,0x06,0x06,0x4d,0x07,0x07,0x5e,0x08,0x08, -0x6e,0x09,0x09,0x7f,0x0a,0x0a,0x7f,0x0b,0x0b,0x7f,0x0c,0x0c,0x8f,0x0d,0x0e,0x81, -0x0e,0x0f,0x90,0x0f,0x10,0x91,0x10,0x11,0x81,0x11,0x12,0x70,0x12,0x12,0x8f,0x13, -0x13,0x7f,0x14,0x14,0x6f,0x15,0x15,0x5d,0x16,0x16,0x3c,0x17,0x17,0x29,0x18,0x18, -0x19,0x19,0x19,0xf7,0x19,0x1a,0xc5,0x1a,0x1b,0xa4,0x1b,0x1c,0x81,0x1c,0x1c,0x6f, -0x1d,0x1d,0x2d,0x1e,0x1e,0x19,0x1f,0x1f,0xd7,0x1f,0x20,0xa4,0x20,0x21,0x71,0x21, -0x21,0x5e,0x22,0x22,0xfa,0x22,0x23,0xb6,0x23,0x24,0x72,0x24,0x24,0x4e,0x25,0x25, -0x0a,0x26,0x26,0xb6,0x26,0x27,0x71,0x27,0x27,0x3d,0x28,0x28,0xe8,0x28,0x29,0x93, -0x29,0x29,0x3d,0x2a,0x2a,0xe8,0x2a,0x2b,0x93,0x2b,0x2b,0x3f,0x2c,0x2c,0xe9,0x2c, -0x2d,0x84,0x2d,0x2d,0x1d,0x2e,0x2e,0xc6,0x2e,0x2f,0x62,0x2f,0x2f,0x0b,0x30,0x30, -0xa6,0x30,0x30,0x3e,0x31,0x31,0xd8,0x31,0x32,0x72,0x32,0x32,0xfb,0x32,0x33,0x73, -0x33,0x33,0x1c,0x34,0x34,0x95,0x34,0x34,0x1d,0x35,0x35,0xb6,0x35,0x35,0x3e,0x36, -0x36,0xb7,0x36,0x36,0x2e,0x37,0x37,0xb6,0x37,0x37,0x3f,0x38,0x38,0xa6,0x38,0x38, -0x2f,0x39,0x39,0xa6,0x39,0x39,0x1d,0x3a,0x3a,0x84,0x3a,0x3a,0xfd,0x3a,0x3b,0x73, -0x3b,0x3b,0xd9,0x3b,0x3b,0x3f,0x3c,0x3c,0xa6,0x3c,0x3c,0x1d,0x3d,0x3d,0x84,0x3d, -0x3d,0xea,0x3d,0x3e,0x40,0x3e,0x3e,0xa7,0x3e,0x3e,0xfc,0x3e,0x3e,0x4d,0x3f,0x3f, -0xaa,0x3f,0x37,0x05,0xfb,0xa1,0xb0,0x93,0x8d,0x50,0x8f,0x8e,0x9f,0x90,0x90,0xf3, -0x92,0x92,0xe0,0x94,0x94,0xa9,0x96,0x97,0x80,0x98,0x99,0xa4,0x9a,0x9b,0xb6,0x9c, -0x9d,0xaa,0x9e,0xa0,0xb0,0xa0,0xa2,0xe2,0xa2,0xa4,0xc1,0xa4,0xa6,0x00,0xa7,0xa8, -0x22,0xa9,0xaa,0x43,0xab,0xac,0x53,0xad,0xae,0x44,0xaf,0xb0,0x54,0xb1,0xb2,0x43, -0xb3,0xb4,0x33,0xb5,0xb6,0x22,0xb7,0xb8,0xf0,0xb8,0xb9,0xef,0xba,0xbb,0xce,0xbc, -0xbd,0xab,0xbe,0xbf,0x79,0xc0,0xc1,0x47,0xc2,0xc3,0x13,0xc4,0xc5,0xf0,0xc5,0xc6, -0xbd,0xc7,0xc8,0x69,0xc9,0xca,0x13,0xcb,0xcb,0xef,0xcc,0xcd,0x9c,0xce,0xcf,0x35, -0xd0,0xd1,0xf1,0xd1,0xd2,0x8c,0xd3,0xd4,0x15,0xd5,0xd5,0xdf,0xd6,0xd7,0x69,0xd8, -0xd9,0xf3,0xd9,0xda,0x8c,0xdb,0xdc,0x14,0xdd,0xdd,0x9c,0xde,0xdf,0x05,0xe0,0xe0, -0x8d,0xe1,0xe2,0x14,0xe3,0xe3,0x6b,0xe4,0xe5,0xf2,0xe5,0xe6,0x5a,0xe7,0xe8,0xc0, -0xe8,0xe9,0x38,0xea,0xea,0x7e,0xeb,0xec,0xe3,0xec,0xed,0x4a,0xee,0xef,0xa0,0xef, -0xf0,0xe4,0xf0,0xf1,0x39,0xf2,0xf2,0x8e,0xf3,0xf4,0xc2,0xf4,0xf5,0x16,0xf6,0xf6, -0x4a,0xf7,0xf7,0x8e,0xf8,0xf9,0xc2,0xf9,0xfa,0x06,0xfb,0xfb,0x39,0xfc,0xfc,0x5d, -0xfd,0xfd,0x8f,0xfe,0xff,0xa1,0xff,0x00,0xe4,0x00,0x01,0xf5,0x01,0x02,0x08,0x03, -0x03,0x2a,0x04,0x04,0x5d,0x05,0x05,0x5d,0x06,0x06,0x7d,0x07,0x08,0x81,0x08,0x09, -0xa0,0x09,0x0a,0xb2,0x0a,0x0b,0xa3,0x0b,0x0c,0xa1,0x0c,0x0d,0xa2,0x0d,0x0e,0x92, -0x0e,0x0f,0xb3,0x0f,0x10,0xb4,0x10,0x11,0xb3,0x11,0x12,0xb2,0x12,0x13,0xa3,0x13, -0x14,0x91,0x14,0x15,0x81,0x15,0x16,0x80,0x16,0x17,0x60,0x17,0x17,0x5d,0x18,0x18, -0x2c,0x19,0x19,0x1a,0x1a,0x1a,0x09,0x1b,0x1b,0xd6,0x1b,0x1c,0xb4,0x1c,0x1d,0x81, -0x1d,0x1d,0x6f,0x1e,0x1e,0x3d,0x1f,0x1f,0x09,0x20,0x20,0xc5,0x20,0x21,0x93,0x21, -0x21,0x5f,0x22,0x22,0x2d,0x23,0x23,0xf9,0x23,0x24,0xb5,0x24,0x25,0x71,0x25,0x25, -0x4e,0x26,0x26,0xf9,0x26,0x27,0xb5,0x27,0x28,0x60,0x28,0x28,0x1c,0x29,0x29,0xc6, -0x29,0x2a,0x81,0x2a,0x2a,0x1c,0x2b,0x2b,0xe7,0x2b,0x2c,0x72,0x2c,0x2c,0x2b,0x2d, -0x2d,0xc8,0x2d,0x2e,0x51,0x2e,0x2e,0x0b,0x2f,0x2f,0x94,0x2f,0x2f,0x2e,0x30,0x30, -0xd8,0x30,0x31,0x72,0x31,0x31,0x0b,0x32,0x32,0x95,0x32,0x32,0x2c,0x33,0x33,0xa6, -0x33,0x34,0x40,0x34,0x34,0xd8,0x34,0x35,0x50,0x35,0x35,0xea,0x35,0x36,0x52,0x36, -0x36,0xfa,0x36,0x37,0x62,0x37,0x37,0xea,0x37,0x38,0x63,0x38,0x38,0xea,0x38,0x39, -0x61,0x39,0x39,0xe9,0x39,0x3a,0x42,0x3a,0x3a,0xb8,0x3a,0x3a,0x2e,0x3b,0x3b,0xa6, -0x3b,0x3b,0x2e,0x3c,0x3c,0x86,0x3c,0x3c,0xea,0x3c,0x3d,0x51,0x3d,0x3d,0xb8,0x3d, -0x3d,0x1e,0x3e,0x3e,0x84,0x3e,0x3e,0xfb,0x3e,0x3f,0x31,0x3f,0x3f,0x72,0x3f,0x3f, -0x3e,0x40,0x3d,0x33,0x18,0xb8,0x36,0x92,0x91,0xc7,0x8c,0x90,0x5c,0x8f,0x91,0xe2, -0x91,0x92,0x0e,0x94,0x95,0x40,0x96,0x96,0x8f,0x98,0x98,0xcf,0x9a,0x9b,0xc2,0x9c, -0x9d,0xc8,0x9e,0x9f,0xcb,0xa0,0xa1,0xfe,0xa2,0xa4,0xc0,0xa4,0xa5,0xfe,0xa6,0xa8, -0x02,0xa9,0xaa,0x24,0xab,0xac,0x32,0xad,0xae,0x43,0xaf,0xb0,0x54,0xb1,0xb2,0x33, -0xb3,0xb4,0x33,0xb5,0xb6,0x21,0xb7,0xb8,0x01,0xb9,0xb9,0xef,0xba,0xbb,0xcd,0xbc, -0xbd,0xbc,0xbe,0xbf,0x89,0xc0,0xc1,0x67,0xc2,0xc3,0x24,0xc4,0xc5,0xe0,0xc5,0xc6, -0xbd,0xc7,0xc8,0x68,0xc9,0xca,0x35,0xcb,0xcb,0xdf,0xcc,0xcd,0x9b,0xce,0xcf,0x46, -0xd0,0xd1,0xf1,0xd1,0xd2,0x9c,0xd3,0xd4,0x56,0xd5,0xd6,0xd0,0xd6,0xd7,0x7a,0xd8, -0xd9,0x04,0xda,0xda,0x9c,0xdb,0xdc,0x26,0xdd,0xdd,0xad,0xde,0xdf,0x26,0xe0,0xe0, -0x9d,0xe1,0xe2,0x16,0xe3,0xe3,0x9e,0xe4,0xe5,0x15,0xe6,0xe6,0x8c,0xe7,0xe8,0xf3, -0xe8,0xe9,0x6a,0xea,0xeb,0xc1,0xeb,0xec,0x06,0xed,0xed,0x6b,0xee,0xef,0xc1,0xef, -0xf0,0x16,0xf1,0xf1,0x6c,0xf2,0xf3,0xa0,0xf3,0xf4,0x05,0xf5,0xf5,0x4a,0xf6,0xf6, -0x8e,0xf7,0xf8,0xc2,0xf8,0xf9,0x07,0xfa,0xfa,0x39,0xfb,0xfb,0x6b,0xfc,0xfd,0x90, -0xfd,0xfe,0xd4,0xfe,0xff,0x05,0x00,0x00,0xc0,0x00,0x02,0x41,0x03,0x04,0xda,0x05, -0x07,0x41,0x08,0x09,0xc8,0x0a,0x0c,0x30,0x0d,0x0e,0xb9,0x0f,0x10,0x2f,0x12,0x13, -0x75,0x14,0x15,0xdb,0x16,0x18,0x21,0x19,0x1a,0x85,0x1b,0x1c,0xc9,0x1d,0x1e,0x1e, -0x20,0x21,0x43,0x22,0x23,0x85,0x24,0x25,0xaa,0x26,0x27,0xeb,0x28,0x29,0x1f,0x2b, -0x2c,0x21,0x2d,0x2e,0x53,0x2f,0x30,0x44,0x31,0x32,0x64,0x33,0x34,0x34,0x35,0x35, -0x2d,0x37,0x38,0x67,0x39,0x3a,0x65,0x3b,0x3c,0x66,0x3d,0x3e,0x34,0x3f,0x40,0x24, -0x41,0x42,0x02,0x43,0x43,0xef,0x44,0x45,0xcc,0x46,0x47,0x9b,0x48,0x49,0x67,0x4a, -0x4b,0x24,0x4c,0x4d,0xe1,0x4d,0x4e,0xad,0x4f,0x50,0x57,0x51,0x52,0x13,0x53,0x53, -0xbe,0x54,0x55,0x69,0x56,0x57,0x62,0x54,0x29,0x18,0xc0,0x97,0x04,0x93,0x8e,0x2a, -0x93,0x91,0x1b,0x95,0x95,0x0f,0x98,0x9a,0x24,0x9b,0x9d,0xcf,0x9e,0xa1,0xa6,0xa2, -0xa4,0x3f,0xa6,0xa8,0xc8,0xa9,0xac,0x92,0xad,0xaf,0x47,0xb1,0xb2,0xcd,0xb4,0xb6, -0x02,0xb8,0xb9,0x7a,0xbb,0xbd,0xf1,0xbe,0xc0,0x57,0xc2,0xc3,0x8e,0xc5,0xc7,0xd2, -0xc8,0xca,0x07,0xcc,0xcd,0x4b,0xcf,0xd0,0x5d,0xd2,0xd4,0x90,0xd5,0xd7,0xa1,0xd8, -0xda,0xa3,0xdb,0xdd,0xb2,0xde,0xe0,0xb2,0xe1,0xe3,0xa3,0xe4,0xe6,0x91,0xe7,0xe9, -0x71,0xea,0xeb,0x5e,0xed,0xee,0x1a,0xf0,0xf1,0xd6,0xf2,0xf4,0x92,0xf5,0xf6,0x4f, -0xf8,0xf9,0x1b,0xfb,0xfc,0xc7,0xfd,0xff,0x40,0x00,0x01,0xe9,0x02,0x04,0x72,0x05, -0x06,0xea,0x07,0x09,0x50,0x0a,0x0b,0xc8,0x0c,0x0e,0x51,0x0f,0x10,0xb7,0x11,0x12, -0x1d,0x14,0x15,0x73,0x16,0x17,0xda,0x18,0x19,0x2f,0x1b,0x1c,0x74,0x1d,0x1e,0xb9, -0x1f,0x20,0xec,0x21,0x22,0x2f,0x24,0x25,0x53,0x26,0x27,0x87,0x28,0x29,0xb9,0x2a, -0x2b,0xbb,0x2c,0x2d,0xdc,0x2e,0x2f,0xff,0x30,0x32,0x00,0x33,0x34,0xd0,0x34,0x35, -0xd8,0x36,0x38,0x13,0x39,0x3a,0x01,0x3b,0x3b,0xff,0x3c,0x3d,0xcf,0x3e,0x3f,0xde, -0x40,0x41,0xbb,0x42,0x43,0xa9,0x44,0x45,0x78,0x46,0x47,0x46,0x48,0x49,0x11,0x4a, -0x4a,0xef,0x4b,0x4c,0x9b,0x4d,0x4e,0x57,0x4f,0x50,0xf2,0x50,0x51,0xbe,0x52,0x53, -0x79,0x54,0x55,0x13,0x56,0x56,0x3e,0x57,0x48,0xb0,0xf4,0x9e,0x90,0x98,0x8c,0xcc, -0x93,0x90,0x16,0x95,0x94,0x46,0x98,0x98,0xa2,0x9b,0x9b,0x0d,0x9f,0x9f,0x3d,0xa2, -0xa3,0x8f,0xa5,0xa7,0x1b,0xa9,0xab,0xb4,0xac,0xae,0x2a,0xb0,0xb2,0xb4,0xb3,0xb5, -0xfa,0xb6,0xb8,0xae,0xba,0xbc,0x24,0xbe,0xbf,0x8b,0xc1,0xc3,0xf1,0xc4,0xc6,0x16, -0xc8,0xc9,0x59,0xcb,0xcc,0x9e,0xce,0xd0,0xc3,0xd1,0xd3,0xe5,0xd4,0xd6,0x07,0xd8, -0xd9,0x08,0xdb,0xdc,0x09,0xde,0xdf,0x19,0xe1,0xe2,0x19,0xe4,0xe5,0xe8,0xe6,0xe8, -0xd6,0xe9,0xeb,0xb4,0xec,0xee,0x82,0xef,0xf0,0x6f,0xf2,0xf3,0x1b,0xf5,0xf6,0xc6, -0xf7,0xf9,0x82,0xfa,0xfb,0x2c,0xfd,0xfe,0x07,0x00,0x00,0x00,0x03,0x05,0x79,0x08, -0x0b,0x03,0x0e,0x10,0x4c,0x13,0x16,0xb0,0x18,0x1b,0x05,0x1e,0x20,0x5b,0x23,0x25, -0x7f,0x28,0x2b,0xa1,0x2d,0x30,0x91,0x32,0x35,0xa0,0x37,0x3a,0x92,0x3c,0x3f,0x81, -0x41,0x43,0x6f,0x46,0x48,0x1b,0x4b,0x4d,0xc7,0x4f,0x52,0x94,0x54,0x56,0x4f,0x59, -0x5b,0xc8,0x5d,0x60,0xb2,0x5c,0x27,0xe7,0xb4,0x91,0x90,0x90,0x90,0x76,0x95,0x96, -0xee,0x99,0x9e,0xa2,0xa0,0xa4,0x6e,0xa7,0xab,0xe3,0xad,0xb1,0x3c,0xb4,0xb8,0xc2, -0xba,0xbe,0x57,0xc1,0xc4,0xc9,0xc7,0xca,0xfa,0xcd,0xd0,0x0d,0xd4,0xd6,0xec,0xd9, -0xdc,0x0d,0xe0,0xe2,0xee,0xe5,0xe8,0xba,0xeb,0xee,0x8a,0xf1,0xf4,0x46,0xf7,0xfa, -0xc2,0xfc,0xff,0x39,0x02,0x04,0xaf,0x07,0x0a,0x14,0x0d,0x0f,0x9e,0x12,0x15,0xe5, -0x17,0x1a,0x4a,0x1d,0x1f,0x7d,0x22,0x25,0x90,0x27,0x2a,0xc4,0x2c,0x2f,0xd4,0x31, -0x34,0xe6,0x36,0x39,0xc5,0x3b,0x3e,0xc5,0x40,0x43,0x92,0x45,0x48,0x61,0x4a,0x4c, -0x2d,0x4f,0x51,0xd8,0x53,0x56,0x84,0x58,0x5a,0x2e,0x5d,0x5f,0xf6,0x5f,0x42,0x3d, -0xd8,0x92,0x40,0x93,0x8d,0x3b,0x96,0x94,0x7a,0x9a,0x9b,0xcf,0xa0,0xa3,0xb1,0xa6, -0xaa,0x30,0xad,0xb0,0xa9,0xb3,0xb7,0xf1,0xb9,0xbd,0x28,0xc0,0xc3,0x6d,0xc6,0xca, -0xf0,0xcc,0xd0,0x11,0xd3,0xd5,0xff,0xd8,0xdb,0x1f,0xdf,0xe1,0x0f,0xe5,0xe7,0xfe, -0xea,0xed,0xbb,0xf0,0xf3,0x48,0xf6,0xf9,0xd4,0xfb,0x00,0x40,0x09,0x0e,0x9a,0x15, -0x1b,0xbb,0x21,0x28,0x00,0x2e,0x34,0x7a,0x3a,0x40,0xdd,0x46,0x4d,0x02,0x53,0x59, -0xb1,0x5e,0x65,0xb5,0x6b,0x70,0xf3,0x58,0xe7,0xd2,0x92,0x96,0x61,0x8d,0x9b,0x25, -0x9c,0xa6,0x87,0xaa,0xb3,0x5e,0xb8,0xc1,0x82,0xc6,0xcd,0x9f,0xd4,0xda,0x0a,0xe2, -0xe7,0xfc,0xee,0xf4,0xcd,0xfb,0x01,0x18,0x08,0x0d,0xad,0x14,0x1a,0x0b,0x21,0x27, -0x61,0x2d,0x33,0xbc,0x39,0x40,0x03,0x46,0x4c,0x34,0x52,0x58,0xd5,0x5d,0x64,0xda, -0x6a,0x70,0x90,0x60,0xfb,0xe3,0x96,0x96,0xca,0x8c,0x9a,0x5a,0x9b,0xa5,0x8b,0xa9, -0xb3,0x61,0xb7,0xc0,0x58,0xc5,0xcd,0x5b,0xd3,0xda,0xf6,0xe0,0xe7,0x61,0xee,0xf3, -0xdd,0xfb,0x00,0x40,0x0c,0x1b,0xa7,0x29,0x38,0xe5,0x46,0x54,0xdd,0x63,0x70,0x4b, -0x65,0xf7,0x92,0x8f,0x94,0x2b,0x95,0xaa,0xf7,0xb2,0xc5,0xd9,0xd0,0xe2,0x8c,0xef, -0xff,0x05,0x0c,0x1b,0x69,0x29,0x38,0xe8,0x46,0x54,0xdf,0x63,0x70,0xcb,0x65,0xf8, -0x9b,0x8f,0x94,0x07,0x95,0xaa,0x57,0xb3,0xc5,0x47,0xd1,0xe0,0x0e,0x00,0x00,0x50, -0x28,0x47,0x22,0x6b,0x5f,0xab,0xe1,0x8e,0xf2,0xa8,0xbd,0xdb,0xe6,0x02,0x66,0x26, -0x47,0x6d,0x6a,0x61,0xa0,0xe5,0x8e,0x72,0xa8,0xbd,0xfb,0xe4,0x00,0x60,0x00,0x00, -0x3c,0x01,0x01,0x1b,0x02,0x02,0xd7,0x02,0x03,0x83,0x03,0x03,0x4e,0x04,0x04,0xf9, -0x04,0x05,0xb5,0x05,0x06,0x71,0x06,0x06,0x2d,0x07,0x07,0xe8,0x07,0x08,0xa4,0x08, -0x08,0x5f,0x09,0x09,0x0a,0x0a,0x0a,0xa4,0x0a,0x0a,0x5f,0x0b,0x0b,0x09,0x0c,0x0c, -0xa5,0x0c,0x0c,0x4f,0x0d,0x0d,0xe9,0x0d,0x0e,0x94,0x0e,0x0e,0x3f,0x0f,0x0f,0xb7, -0x0f,0x10,0x40,0x10,0x10,0xe9,0x10,0x11,0x61,0x11,0x11,0x0b,0x12,0x12,0x94,0x12, -0x12,0x3e,0x13,0x13,0xb7,0x13,0x14,0x50,0x14,0x14,0xe9,0x14,0x15,0x62,0x15,0x15, -0xfb,0x15,0x16,0x84,0x16,0x16,0xfa,0x16,0x17,0x73,0x17,0x17,0x0c,0x18,0x18,0x50, -0x18,0x18,0x2c,0x19,0x19,0x96,0x19,0x19,0x1d,0x1a,0x1a,0x95,0x1a,0x1a,0x0c,0x1b, -0x1b,0x84,0x1b,0x1b,0x0c,0x1c,0x1c,0x74,0x1c,0x1c,0xea,0x1c,0x1d,0x52,0x1d,0x1d, -0xc9,0x1d,0x1e,0x30,0x1e,0x1e,0x96,0x1e,0x1e,0x1e,0x1f,0x1f,0x74,0x1f,0x1f,0xeb, -0x1f,0x20,0x51,0x20,0x20,0xb9,0x20,0x20,0x2f,0x21,0x21,0x86,0x21,0x21,0xeb,0x21, -0x22,0x51,0x22,0x22,0xa8,0x22,0x22,0x1d,0x23,0x23,0x63,0x23,0x23,0xc9,0x23,0x23, -0x2f,0x24,0x24,0x74,0x24,0x24,0xda,0x24,0x24,0x2e,0x25,0x25,0x85,0x25,0x25,0xda, -0x25,0x25,0x2f,0x26,0x26,0x85,0x26,0x26,0xcb,0x26,0x26,0x1f,0x27,0x27,0x64,0x27, -0x27,0xa8,0x27,0x27,0xfd,0x27,0x28,0x42,0x28,0x28,0x86,0x28,0x28,0xdb,0x28,0x29, -0x20,0x29,0x29,0x64,0x29,0x29,0xb8,0x29,0x29,0xfd,0x29,0x2a,0x20,0x2a,0x2a,0x75, -0x2a,0x2a,0xb9,0x2a,0x2a,0xfe,0x2a,0x2b,0x31,0x2b,0x2b,0x75,0x2b,0x2b,0xa8,0x2b, -0x2b,0xec,0x2b,0x2c,0x20,0x2c,0x2c,0x64,0x2c,0x2c,0xa7,0x2c,0x2c,0xdb,0x2c,0x2c, -0x0f,0x2d,0x2d,0x32,0x2d,0x2d,0x75,0x2d,0x2d,0xa8,0x2d,0x2d,0xdc,0x2d,0x2d,0x1f, -0x2e,0x2e,0x31,0x2e,0x2e,0x65,0x2e,0x2e,0x87,0x2e,0x2e,0xb9,0x2e,0x2e,0xdc,0x2e, -0x2e,0xff,0x2e,0x2f,0x32,0x2f,0x2f,0x65,0x2f,0x2f,0x98,0x2f,0x2f,0xba,0x2f,0x2f, -0xdd,0x2f,0x2f,0xfe,0x2f,0x30,0x10,0x30,0x30,0x32,0x30,0x30,0x64,0x30,0x30,0x97, -0x30,0x30,0xca,0x30,0x30,0xcc,0x30,0x30,0xed,0x30,0x30,0x1f,0x31,0x31,0x22,0x31, -0x31,0x43,0x31,0x31,0x66,0x31,0x31,0x76,0x31,0x31,0x88,0x31,0x31,0xa9,0x31,0x31, -0xcc,0x31,0x31,0xdd,0x31,0x31,0x0f,0x32,0x32,0xf0,0x31,0x32,0x12,0x32,0x32,0xc2, -0x31,0x24,0x1a,0xe4,0x9d,0x49,0x94,0x8d,0x27,0x90,0x8e,0xda,0x90,0x90,0x60,0x92, -0x91,0xce,0x93,0x93,0x4f,0x95,0x95,0xee,0x96,0x97,0xab,0x98,0x99,0x59,0x9a,0x9b, -0x16,0x9c,0x9d,0xd3,0x9d,0x9e,0x9e,0x9f,0xa0,0x48,0xa1,0xa2,0x12,0xa3,0xa3,0xdf, -0xa4,0xa5,0x8a,0xa6,0xa7,0x35,0xa8,0xa8,0xef,0xa9,0xaa,0x9a,0xab,0xac,0x35,0xad, -0xae,0xc1,0xae,0xaf,0x7a,0xb0,0xb1,0x04,0xb2,0xb2,0xad,0xb3,0xb4,0x37,0xb5,0xb6, -0xb0,0xb6,0xb7,0x58,0xb8,0xb9,0xd1,0xb9,0xba,0x5a,0xbb,0xbc,0xc0,0xbc,0xbd,0x48, -0xbe,0xbf,0xc0,0xbf,0xc0,0x38,0xc1,0xc2,0xa0,0xc2,0xc3,0x05,0xc4,0xc4,0x7b,0xc5, -0xc6,0xd2,0xc6,0xc7,0x38,0xc8,0xc8,0xaf,0xc9,0xca,0xf5,0xca,0xcb,0x4a,0xcc,0xcc, -0xaf,0xcd,0xce,0xe4,0xce,0xcf,0x4a,0xd0,0xd0,0x8e,0xd1,0xd2,0xb2,0xd2,0xd3,0x06, -0xd4,0xd4,0x3a,0xd5,0xd5,0x8e,0xd6,0xd7,0xb2,0xd7,0xd8,0xf5,0xd8,0xd9,0x29,0xda, -0xda,0x4b,0xdb,0xdb,0x7d,0xdc,0xdd,0xa1,0xdd,0xde,0xc3,0xde,0xdf,0xf6,0xdf,0xe0, -0x17,0xe1,0xe1,0x19,0xe2,0xe2,0x3a,0xe3,0xe3,0x5d,0xe4,0xe4,0x7e,0xe5,0xe5,0x7f, -0xe6,0xe7,0x90,0xe7,0xe8,0xa1,0xe8,0xe9,0xa2,0xe9,0xea,0xb2,0xea,0xeb,0xb3,0xeb, -0xec,0xb2,0xec,0xed,0xb3,0xed,0xee,0xa2,0xee,0xef,0x92,0xef,0xf0,0x92,0xf0,0xf1, -0x90,0xf1,0xf2,0x80,0xf2,0xf3,0x60,0xf3,0xf3,0x6e,0xf4,0xf4,0x4c,0xf5,0xf5,0x2b, -0xf6,0xf6,0x19,0xf7,0xf7,0xf8,0xf7,0xf8,0xc5,0xf8,0xf9,0xb4,0xf9,0xfa,0x81,0xfa, -0xfb,0x70,0xfb,0xfb,0x4d,0xfc,0xfc,0x1a,0xfd,0xfd,0xe8,0xfd,0xfe,0xb5,0xfe,0xff, -0x81,0xff,0xff,0x5e,0x00,0x00,0x1b,0x01,0x01,0xe8,0x01,0x02,0x94,0x02,0x02,0x5f, -0x03,0x03,0x0b,0x04,0x04,0xd6,0x04,0x05,0x93,0x05,0x05,0x5f,0x06,0x06,0x0a,0x07, -0x07,0xc7,0x07,0x08,0x72,0x08,0x08,0x3d,0x09,0x09,0xd7,0x09,0x0a,0x82,0x0a,0x0a, -0x2d,0x0b,0x0b,0xe8,0x0b,0x0c,0x83,0x0c,0x0c,0x2d,0x0d,0x0d,0xd7,0x0d,0x0e,0x72, -0x0e,0x0e,0x1c,0x0f,0x0f,0x95,0x0f,0x0f,0x1d,0x10,0x10,0xa6,0x10,0x11,0x50,0x11, -0x11,0xd9,0x11,0x12,0x83,0x12,0x12,0x1d,0x13,0x13,0x95,0x13,0x13,0x3e,0x14,0x14, -0xb7,0x14,0x15,0x50,0x15,0x15,0xd9,0x15,0x16,0x51,0x16,0x16,0xea,0x16,0x17,0x73, -0x17,0x17,0xeb,0x17,0x17,0x4e,0x18,0x18,0xfc,0x18,0x19,0x74,0x19,0x19,0xfa,0x19, -0x1a,0x83,0x1a,0x1a,0x0c,0x1b,0x1b,0x73,0x1b,0x1b,0xeb,0x1b,0x1c,0x51,0x1c,0x1c, -0xd9,0x1c,0x1d,0x41,0x1d,0x1d,0xb8,0x1d,0x1d,0x2f,0x1e,0x1e,0x96,0x1e,0x1e,0x0c, -0x1f,0x1f,0x63,0x1f,0x1f,0xea,0x1f,0x20,0x42,0x20,0x20,0xa7,0x20,0x20,0x1d,0x21, -0x21,0x84,0x21,0x21,0xca,0x21,0x22,0x40,0x22,0x22,0x96,0x22,0x22,0x0d,0x23,0x23, -0x52,0x23,0x23,0xb9,0x23,0x23,0x1f,0x24,0x24,0x73,0x24,0x24,0xda,0x24,0x24,0x1e, -0x25,0x25,0x74,0x25,0x25,0xca,0x25,0x26,0x10,0x26,0x26,0x84,0x26,0x26,0xca,0x26, -0x26,0x0e,0x27,0x27,0x62,0x27,0x27,0xb9,0x27,0x27,0xfe,0x27,0x28,0x52,0x28,0x28, -0x97,0x28,0x28,0xdb,0x28,0x28,0x2f,0x29,0x29,0x64,0x29,0x29,0xb9,0x29,0x29,0xfd, -0x29,0x2a,0x31,0x2a,0x2a,0x76,0x2a,0x2a,0xc9,0x2a,0x2a,0x0d,0x2b,0x2b,0x32,0x2b, -0x2b,0x75,0x2b,0x2b,0xca,0x2b,0x2b,0xfd,0x2b,0x2c,0x22,0x2c,0x2c,0x64,0x2c,0x2c, -0xa8,0x2c,0x2c,0xdc,0x2c,0x2c,0x0f,0x2d,0x2d,0x32,0x2d,0x2d,0x85,0x2d,0x2d,0xa9, -0x2d,0x2d,0xed,0x2d,0x2e,0x20,0x2e,0x2e,0x43,0x2e,0x2e,0x76,0x2e,0x2e,0x99,0x2e, -0x2e,0xdb,0x2e,0x2e,0x0e,0x2f,0x2f,0x22,0x2f,0x2f,0x63,0x2f,0x2f,0x66,0x2f,0x2f, -0x98,0x2f,0x2f,0xcb,0x2f,0x2f,0xdd,0x2f,0x2f,0x0f,0x30,0x30,0x21,0x30,0x30,0x55, -0x30,0x30,0x77,0x30,0x30,0xa8,0x30,0x30,0xca,0x30,0x30,0xec,0x30,0x30,0x0e,0x31, -0x31,0x10,0x31,0x31,0x32,0x31,0x31,0x55,0x31,0x31,0x75,0x31,0x31,0x87,0x31,0x31, -0xb9,0x31,0x31,0xbb,0x31,0x31,0xec,0x31,0x31,0xfe,0x31,0x31,0x0f,0x32,0x32,0x21, -0x32,0x32,0x31,0x32,0x32,0x44,0x32,0x31,0x6b,0x22,0xde,0x72,0x9b,0x94,0x41,0x8d, -0x90,0xa8,0x8e,0x91,0x11,0x90,0x92,0x17,0x92,0x93,0x3d,0x94,0x95,0x04,0x96,0x96, -0xef,0x97,0x98,0xbb,0x99,0x9a,0x97,0x9b,0x9c,0x52,0x9d,0x9d,0xff,0x9e,0x9f,0x8c, -0xa0,0xa1,0x46,0xa2,0xa3,0x13,0xa4,0xa4,0xcf,0xa5,0xa6,0x6a,0xa7,0xa8,0x25,0xa9, -0xaa,0xd1,0xaa,0xab,0x8b,0xac,0xad,0x25,0xae,0xaf,0xc0,0xaf,0xb0,0x69,0xb1,0xb2, -0xe2,0xb2,0xb3,0x9b,0xb4,0xb5,0x25,0xb6,0xb6,0xae,0xb7,0xb8,0x26,0xb9,0xb9,0xbf, -0xba,0xbb,0x36,0xbc,0xbc,0xae,0xbd,0xbe,0x26,0xbf,0xbf,0xaf,0xc0,0xc1,0x15,0xc2, -0xc2,0x7b,0xc3,0xc4,0xd2,0xc4,0xc5,0x38,0xc6,0xc6,0xae,0xc7,0xc8,0x14,0xc9,0xc9, -0x5a,0xca,0xcb,0xc1,0xcb,0xcc,0x06,0xcd,0xcd,0x5a,0xce,0xcf,0xa0,0xcf,0xd0,0x05, -0xd1,0xd1,0x49,0xd2,0xd2,0x8e,0xd3,0xd4,0xc2,0xd4,0xd5,0x06,0xd6,0xd6,0x4a,0xd7, -0xd7,0x7d,0xd8,0xd9,0x90,0xd9,0xda,0xd3,0xda,0xdb,0x08,0xdc,0xdc,0x39,0xdd,0xdd, -0x5d,0xde,0xde,0x8f,0xdf,0xe0,0xa0,0xe0,0xe1,0xb2,0xe1,0xe2,0xd5,0xe2,0xe3,0x07, -0xe4,0xe4,0x08,0xe5,0xe5,0x29,0xe6,0xe6,0x2a,0xe7,0xe7,0x2c,0xe8,0xe8,0x2a,0xe9, -0xe9,0x5c,0xea,0xea,0x5d,0xeb,0xeb,0x4d,0xec,0xec,0x4d,0xed,0xed,0x5c,0xee,0xee, -0x4c,0xef,0xef,0x4c,0xf0,0xf0,0x3b,0xf1,0xf1,0x1a,0xf2,0xf2,0x08,0xf3,0xf3,0x08, -0xf4,0xf4,0xf7,0xf4,0xf5,0xd5,0xf5,0xf6,0xb4,0xf6,0xf7,0x93,0xf7,0xf7,0x7f,0xf8, -0xf8,0x5f,0xf9,0xf9,0x3c,0xfa,0xfa,0x0a,0xfb,0xfb,0xf7,0xfb,0xfc,0xc5,0xfc,0xfd, -0xa3,0xfd,0xfe,0x60,0xfe,0xfe,0x2c,0xff,0xff,0x08,0x00,0x00,0x70,0x01,0x02,0x13, -0x03,0x03,0xbf,0x04,0x05,0x58,0x06,0x07,0x03,0x08,0x08,0x8c,0x09,0x0a,0x25,0x0b, -0x0c,0xc0,0x0c,0x0d,0x7b,0x0e,0x0f,0x13,0x10,0x10,0x9c,0x11,0x12,0xf4,0x12,0x13, -0xae,0x14,0x15,0x36,0x16,0x16,0xbf,0x17,0x18,0x48,0x19,0x1a,0xb0,0x1a,0x1b,0x25, -0x1c,0x1c,0x8d,0x1d,0x1e,0x13,0x1f,0x1f,0x8c,0x20,0x21,0xe3,0x21,0x22,0x17,0x23, -0x23,0x7c,0x24,0x25,0xe3,0x25,0x26,0x28,0x27,0x27,0x7d,0x28,0x29,0xd1,0x29,0x2a, -0x06,0x2b,0x2b,0x39,0x2c,0x2c,0x7d,0x2d,0x2e,0xb2,0x2e,0x2f,0xf5,0x2f,0x30,0x5a, -0x31,0x31,0x4c,0x32,0x32,0x8e,0x33,0x34,0xb2,0x34,0x35,0xf3,0x35,0x36,0xe6,0x36, -0x37,0x07,0x38,0x38,0x19,0x39,0x39,0x3a,0x3a,0x3a,0x5d,0x3b,0x3b,0x4c,0x3c,0x3c, -0x4c,0x3d,0x3d,0x6e,0x3e,0x3e,0x6d,0x3f,0x3f,0x7f,0x40,0x40,0x6f,0x41,0x41,0x6d, -0x42,0x42,0x5f,0x43,0x43,0x3c,0x44,0x44,0x3c,0x45,0x45,0x2a,0x46,0x46,0x2a,0x47, -0x47,0xf8,0x47,0x48,0xb5,0x48,0x49,0xa3,0x49,0x4a,0x83,0x4a,0x4b,0x60,0x4b,0x4b, -0x7e,0x49,0x26,0x65,0xc3,0x94,0x29,0x92,0x8c,0x8c,0x91,0x8f,0x4a,0x92,0x92,0x6e, -0x94,0x95,0x0f,0x97,0x98,0xec,0x99,0x9b,0x78,0x9c,0x9e,0x36,0x9f,0xa1,0xe1,0xa1, -0xa3,0xda,0xa4,0xa6,0xa4,0xa7,0xa8,0x5d,0xaa,0xab,0xc7,0xac,0xae,0x80,0xaf,0xb0, -0x2c,0xb2,0xb3,0xb5,0xb4,0xb5,0x6f,0xb7,0xb8,0xd9,0xb9,0xbb,0x51,0xbc,0xbd,0xc9, -0xbe,0xc0,0x50,0xc1,0xc2,0xda,0xc3,0xc5,0x41,0xc6,0xc7,0x87,0xc8,0xc9,0xd6,0xca, -0xcc,0x63,0xcd,0xce,0xa9,0xcf,0xd0,0xeb,0xd1,0xd3,0x41,0xd4,0xd5,0x66,0xd6,0xd7, -0x97,0xd8,0xd9,0xda,0xda,0xdb,0xfd,0xdc,0xde,0x21,0xdf,0xe0,0x33,0xe1,0xe2,0x43, -0xe3,0xe4,0x75,0xe5,0xe6,0x67,0xe7,0xe8,0x77,0xe9,0xea,0x57,0xeb,0xec,0x56,0xed, -0xee,0x64,0xef,0xf0,0x45,0xf1,0xf2,0x14,0xf3,0xf4,0x22,0xf5,0xf5,0xef,0xf6,0xf7, -0xcc,0xf8,0xf9,0x9b,0xfa,0xfb,0x77,0xfc,0xfd,0x23,0xfe,0xff,0x00,0x00,0x00,0xae, -0x01,0x02,0x7b,0x03,0x04,0x46,0x05,0x06,0x02,0x07,0x07,0x7b,0x08,0x09,0x04,0x0a, -0x0a,0x9e,0x0b,0x0c,0x47,0x0d,0x0e,0xe1,0x0e,0x0f,0x5a,0x10,0x11,0x04,0x12,0x12, -0xad,0x13,0x14,0x26,0x15,0x15,0xae,0x16,0x17,0x16,0x18,0x18,0x9d,0x19,0x1a,0x25, -0x1b,0x1b,0x8d,0x1c,0x1d,0xe3,0x1d,0x1e,0x7b,0x1f,0x20,0xb2,0x20,0x21,0x37,0x22, -0x22,0x8f,0x23,0x24,0xd4,0x24,0x25,0x17,0x26,0x26,0x7c,0x27,0x28,0xd4,0x28,0x29, -0x28,0x2a,0x2a,0x7c,0x2b,0x2c,0xb1,0x2c,0x2d,0xe4,0x2d,0x2e,0x39,0x2f,0x2f,0x4c, -0x30,0x30,0x7d,0x31,0x32,0xb2,0x32,0x33,0xe5,0x33,0x34,0x17,0x35,0x35,0x1b,0x36, -0x36,0x29,0x37,0x37,0x7e,0x38,0x38,0x7f,0x39,0x3a,0x70,0x3a,0x3b,0x91,0x3b,0x3c, -0xa1,0x3c,0x3d,0xb3,0x3d,0x3e,0xc4,0x3e,0x3f,0xd6,0x3f,0x40,0xa3,0x40,0x41,0x92, -0x41,0x42,0xc2,0x42,0x43,0xb3,0x43,0x44,0x91,0x44,0x45,0x80,0x45,0x45,0x6f,0x46, -0x46,0x6f,0x47,0x47,0x4d,0x48,0x48,0x2a,0x49,0x49,0x19,0x4a,0x4a,0xc7,0x4a,0x4b, -0xa5,0x4b,0x4c,0x52,0x48,0x1c,0xd9,0xb9,0x94,0xe7,0x90,0x8e,0xc3,0x90,0x90,0x4d, -0x92,0x93,0xfa,0x94,0x96,0x67,0x97,0x99,0x04,0x9a,0x9c,0xc3,0x9c,0x9e,0xce,0x9f, -0xa1,0xb6,0xa2,0xa3,0x5f,0xa5,0xa6,0x0b,0xa8,0xa9,0xc4,0xaa,0xab,0x4c,0xad,0xae, -0xf7,0xaf,0xb1,0x93,0xb2,0xb3,0x3d,0xb5,0xb6,0xa6,0xb7,0xb8,0x3e,0xba,0xbb,0xc7, -0xbc,0xbe,0x20,0xbf,0xc0,0xb9,0xc1,0xc2,0x1e,0xc4,0xc5,0x63,0xc6,0xc7,0xdb,0xc8, -0xc9,0x2b,0xcb,0xcc,0xb6,0xcd,0xce,0x0f,0xd0,0xd1,0x43,0xd2,0xd3,0x86,0xd4,0xd5, -0xba,0xd6,0xd7,0xdc,0xd8,0xd9,0x1f,0xdb,0xdc,0x53,0xdd,0xde,0x64,0xdf,0xe0,0x87, -0xe1,0xe2,0xa9,0xe3,0xe4,0xcc,0xe5,0xe6,0xba,0xe7,0xe8,0xac,0xe9,0xea,0xbb,0xeb, -0xec,0xbc,0xed,0xee,0xca,0xef,0xf0,0xaa,0xf1,0xf2,0x99,0xf3,0xf4,0x68,0xf5,0xf6, -0x65,0xf7,0xf8,0x33,0xf9,0xfa,0x12,0xfb,0xfb,0xbf,0xfc,0xfd,0x49,0xfe,0x00,0x90, -0x02,0x04,0x34,0x06,0x07,0xff,0x09,0x0b,0xbc,0x0d,0x0f,0x7a,0x11,0x13,0x36,0x15, -0x17,0xc0,0x18,0x1a,0x8b,0x1c,0x1e,0x03,0x20,0x21,0x8c,0x23,0x25,0xf3,0x26,0x28, -0x7b,0x2a,0x2c,0xc1,0x2d,0x2f,0x68,0x31,0x33,0xb0,0x34,0x36,0xf4,0x37,0x39,0x3a, -0x3b,0x3c,0x7d,0x3e,0x40,0xb0,0x41,0x43,0xf4,0x44,0x46,0x18,0x48,0x49,0x29,0x4b, -0x4c,0x4a,0x4e,0x4f,0x5c,0x51,0x52,0x6d,0x54,0x55,0xf8,0x56,0x58,0x4e,0x5a,0x5b, -0x5f,0x5d,0x5e,0x78,0x53,0x05,0x87,0xa1,0x94,0xc9,0x8c,0x91,0xfe,0x90,0x95,0x93, -0x95,0x99,0xdb,0x9a,0x9e,0xa7,0x9f,0xa3,0x94,0xa4,0xa7,0xcd,0xa9,0xac,0xc6,0xae, -0xb0,0xae,0xb3,0xb5,0x4b,0xb8,0xba,0xe6,0xbc,0xbf,0x60,0xc1,0xc3,0xd5,0xc5,0xc8, -0x51,0xca,0xcc,0xb8,0xce,0xd1,0x31,0xd3,0xd5,0x97,0xd7,0xd9,0xcd,0xdb,0xde,0x10, -0xe0,0xe2,0x32,0xe4,0xe6,0x76,0xe8,0xea,0x87,0xec,0xee,0x99,0xf0,0xf2,0x77,0xf4, -0xf6,0x77,0xf8,0xfa,0x56,0xfc,0xfe,0x13,0x00,0x01,0xee,0x03,0x05,0xac,0x07,0x09, -0x78,0x0b,0x0d,0x34,0x0f,0x11,0xf1,0x12,0x14,0x9d,0x16,0x18,0x57,0x1a,0x1c,0xd2, -0x1d,0x1f,0x6a,0x21,0x23,0xf2,0x24,0x26,0x6b,0x28,0x2a,0xc1,0x2b,0x2d,0x46,0x2f, -0x30,0x8f,0x32,0x34,0xf5,0x35,0x37,0x5a,0x39,0x3a,0x9f,0x3c,0x3e,0xc3,0x3f,0x41, -0xf7,0x42,0x44,0x39,0x46,0x47,0x4e,0x49,0x4a,0x6e,0x4c,0x4e,0x80,0x4f,0x51,0x91, -0x52,0x54,0x41,0x55,0x56,0xbb,0x58,0x5a,0xa0,0x5b,0x5d,0xb1,0x5e,0x5b,0xd8,0x2c, -0xbe,0xb2,0x93,0x91,0x22,0x8e,0x93,0x02,0x93,0x96,0x72,0x98,0x9a,0xa7,0x9d,0x9f, -0x55,0xa2,0xa4,0x13,0xa7,0xa8,0xff,0xab,0xad,0xcc,0xb0,0xb2,0x6b,0xb5,0xb7,0xd9, -0xb9,0xbc,0x74,0xbe,0xc0,0xce,0xc2,0xc5,0x74,0xc7,0xc9,0xed,0xcb,0xce,0x55,0xd0, -0xd2,0xda,0xd4,0xd6,0x3f,0xd9,0xdb,0x75,0xdd,0xdf,0xb8,0xe1,0xe3,0xdc,0xe5,0xe7, -0xfd,0xe9,0xec,0x00,0xee,0xf0,0x00,0xf2,0xf3,0xef,0xf5,0xf7,0xee,0xf9,0xfb,0x3a, -0xfe,0x00,0xc0,0x05,0x09,0x1c,0x0e,0x12,0x96,0x16,0x1a,0xdc,0x1e,0x23,0x12,0x27, -0x2b,0x63,0x2f,0x33,0x87,0x37,0x3b,0x87,0x3f,0x43,0x38,0x47,0x4a,0x7f,0x4f,0x53, -0x57,0x57,0x5b,0x34,0x5f,0x63,0xd2,0x66,0x6a,0x1e,0x67,0x27,0x1c,0xaf,0x92,0xb1, -0x8f,0x92,0x59,0x97,0x9b,0x7b,0x9f,0xa5,0x06,0xa9,0xae,0x8a,0xb2,0xb8,0xb0,0xbb, -0xc1,0x17,0xc5,0xca,0x68,0xce,0xd3,0xa2,0xd7,0xdb,0xcf,0xe0,0xe4,0x9f,0xe9,0xed, -0x3c,0xf2,0xf6,0xb2,0xfa,0xfe,0x0c,0x03,0x07,0x60,0x0b,0x0f,0xf9,0x13,0x18,0x32, -0x1c,0x20,0x86,0x24,0x28,0xbb,0x2c,0x30,0xdd,0x34,0x38,0x0f,0x3d,0x40,0xde,0x44, -0x48,0xa5,0x4c,0x50,0xcf,0x54,0x58,0x9c,0x5c,0x60,0x79,0x64,0x68,0x95,0x6b,0x5b, -0x99,0xf9,0x97,0x67,0x94,0x8c,0x0d,0x97,0x96,0xe9,0x9e,0xa0,0xb2,0xa7,0xaa,0x75, -0xb0,0xb4,0xa5,0xb9,0xbd,0xdc,0xc2,0xc7,0xc3,0xcb,0xd0,0x78,0xd4,0xd9,0x8a,0xdd, -0xe2,0x77,0xe6,0xeb,0x73,0xef,0xf3,0xcb,0xf7,0xfc,0xf5,0xff,0x00,0x20,0x05,0x0f, -0xc1,0x17,0x21,0xf9,0x2a,0x33,0x9e,0x3d,0x46,0xd7,0x4f,0x58,0xfe,0x61,0x6b,0x50, -0x71,0x4c,0x99,0xce,0x90,0xf3,0x98,0x98,0xb7,0xa7,0xac,0xbd,0xb8,0xc0,0xc2,0xcb, -0xd4,0x31,0xde,0xe7,0x49,0xf0,0xfa,0x56,0x02,0x0c,0x03,0x15,0x1e,0xce,0x27,0x31, -0x77,0x3a,0x43,0xbb,0x4c,0x55,0x4f,0x5f,0x67,0xaf,0x70,0x62,0x2f,0xfa,0x94,0x17, -0x99,0x94,0x8e,0xa5,0xa8,0xbf,0xb6,0xbc,0x60,0xc9,0xd0,0x2b,0xdb,0xe4,0x2b,0xed, -0x00,0x60,0x00,0x00,0xa1,0xff,0xff,0xe4,0xfe,0xfe,0x16,0xfe,0xfe,0x54,0xfe,0xfe, -0x44,0xfe,0xfe,0xb9,0xfe,0xfe,0x16,0xfe,0xfd,0x7d,0xfd,0xfd,0xe1,0xfc,0xfd,0x61, -0xfd,0xfd,0x78,0xfd,0xfd,0x56,0xfd,0xfd,0xc2,0xfc,0xfc,0x78,0xfc,0xfc,0x97,0xfc, -0xfc,0xba,0xfc,0xfc,0xc6,0xfb,0xfb,0x23,0xfb,0xfb,0x5b,0xfc,0xfc,0xc6,0xfb,0xfa, -0x1d,0xfa,0xf9,0x2d,0xfa,0xfa,0x7d,0xfb,0xfb,0x9b,0xfb,0xfb,0xe4,0xfa,0xfa,0x89, -0xfa,0xfa,0x0f,0xfc,0xfd,0x91,0xfd,0xfd,0xa4,0xfc,0xfc,0x95,0xfc,0xfd,0xc8,0xfe, -0xff,0x2f,0x02,0x0e,0xde,0x1b,0x25,0x83,0x2a,0x2d,0x51,0x2b,0x2a,0x45,0x2f,0x35, -0x87,0x31,0x21,0x38,0x12,0x0b,0xc2,0x06,0x04,0x66,0x01,0x03,0xf9,0x0a,0x17,0x3c, -0x18,0x0d,0xdf,0x05,0x06,0x43,0x07,0x0c,0x0d,0x10,0x10,0xca,0x0f,0x12,0xb5,0x11, -0x0f,0x4e,0x10,0x0b,0x84,0x02,0xf9,0x4d,0xf0,0xec,0x81,0xed,0xf1,0x3c,0xf0,0xed, -0xec,0xee,0xf1,0x08,0xf7,0xfb,0x32,0xfd,0xfd,0x92,0xfc,0xfc,0xdd,0xfb,0xfc,0xfc, -0xfc,0xfa,0x18,0xf8,0xf5,0xd6,0xf3,0xf2,0xe4,0xf4,0xf3,0x88,0xf3,0xf2,0x4a,0xf2, -0xf3,0x61,0xf3,0xf4,0x41,0xf4,0xf4,0xba,0xf4,0xf5,0xc5,0xf4,0xf3,0x2c,0xf3,0xf3, -0x82,0xf2,0xf3,0x41,0xf3,0xf3,0x51,0xf2,0xf1,0x4d,0xf3,0xf3,0x34,0xf5,0xf6,0xd7, -0xf8,0xfa,0x22,0xfc,0xff,0x35,0x01,0x03,0x6a,0x05,0x06,0x7d,0x08,0x08,0x25,0x09, -0x09,0xbd,0x0b,0x0c,0x03,0x0a,0x07,0xbb,0x05,0x04,0x77,0x04,0x04,0xf1,0x03,0x03, -0xd4,0x03,0x03,0x4a,0x02,0x01,0x14,0x00,0x00,0x89,0x00,0x00,0x4a,0x00,0xfe,0x48, -0xfd,0xfc,0x13,0xfc,0xfd,0x10,0xfe,0xff,0xfd,0xff,0xfe,0x09,0xfd,0xfd,0x10,0xfd, -0xff,0x61,0xff,0xff,0xc3,0xff,0xff,0x85,0xff,0x00,0x40,0x01,0x01,0xa8,0x02,0x03, -0x23,0x03,0x03,0x28,0x04,0x04,0x38,0x04,0x03,0x96,0x02,0x02,0x49,0x03,0x03,0x97, -0x03,0x01,0xdb,0x00,0xff,0x8a,0xfe,0xfd,0x13,0xfc,0xfc,0x37,0xfc,0xfc,0x13,0xfb, -0xfa,0x43,0xfa,0xfa,0x38,0xfb,0xfb,0x00,0xfb,0xfb,0xc3,0xfa,0xf9,0x8e,0xf8,0xf7, -0xa9,0xf7,0xf8,0x15,0xf9,0xf9,0x4d,0xfb,0xfd,0xf5,0xfe,0x01,0x32,0x03,0x05,0x7f, -0x08,0x0a,0xee,0x0c,0x0e,0x82,0x0e,0x0e,0x74,0x0e,0x0e,0xe9,0x0e,0x0f,0x43,0x0e, -0x0d,0x62,0x0b,0x09,0x6c,0x07,0x05,0x85,0x03,0x01,0x2c,0x00,0xfe,0xd6,0xfc,0xfb, -0x56,0xfb,0xfb,0xc4,0xfa,0xf9,0x96,0xf7,0xf6,0x70,0xf4,0xf2,0xac,0xf0,0xee,0x14, -0xec,0xe9,0x7a,0xe6,0xe2,0x1e,0xdf,0xda,0x1a,0xd7,0xd4,0x2c,0xd6,0xdc,0x2b,0xea, -0xfd,0x6c,0x18,0x2e,0xcf,0x3f,0x49,0x6a,0x4f,0x4c,0x2a,0x4b,0x54,0x75,0x60,0x55, -0x94,0x2e,0x0d,0x7b,0x05,0x07,0xab,0x0b,0x07,0xb0,0x0c,0x1f,0xc1,0x38,0x30,0x62, -0x0f,0xfe,0xaa,0x00,0x03,0xff,0x0c,0x0c,0x20,0x09,0x08,0x5d,0x04,0x00,0x23,0x03, -0x0c,0xe0,0x08,0xfc,0xa6,0xf2,0xe5,0xd1,0xe3,0xeb,0x1d,0xf3,0xf3,0xea,0xed,0xea, -0x72,0xec,0xfa,0x70,0x00,0x02,0x53,0x00,0xfb,0x70,0xfa,0xf9,0x07,0xfc,0xf8,0x6d, -0xf4,0xee,0x18,0xe6,0xe5,0x4b,0xe4,0xe7,0x29,0xe5,0xe6,0x9c,0xe5,0xe4,0x4a,0xe8, -0xe8,0x2d,0xeb,0xec,0x3e,0xed,0xee,0x71,0xf1,0xf1,0xa0,0xec,0xec,0x3e,0xeb,0xe9, -0x23,0xe9,0xe6,0xa8,0xe4,0xe2,0xa9,0xe2,0xe5,0xd8,0xe6,0xed,0xb4,0xee,0xf4,0x6e, -0xf9,0xfe,0xbc,0x05,0x08,0xa0,0x0c,0x0e,0xfe,0x11,0x15,0xbd,0x13,0x13,0x9f,0x12, -0x16,0x2e,0x16,0x0f,0xd1,0x0a,0x05,0x80,0x04,0x05,0x02,0x05,0x05,0x81,0x04,0x05, -0x79,0x03,0x01,0x4c,0x01,0xfe,0x6f,0x02,0x01,0xf2,0xff,0xfe,0x86,0xfa,0xf7,0xe5, -0xf6,0xf8,0x82,0xf9,0xfd,0x3d,0x00,0xfe,0xf9,0xfb,0xfa,0x51,0xfc,0x00,0xa2,0x06, -0x06,0x1a,0x07,0x07,0x55,0x05,0x06,0x3f,0x09,0x0a,0xc7,0x0b,0x0c,0xa1,0x0b,0x09, -0xc6,0x09,0x09,0x09,0x08,0x07,0xf3,0x03,0x02,0xe1,0x02,0x03,0x17,0x02,0x00,0xf6, -0xfc,0xfb,0x91,0xfa,0xf9,0xfd,0xf7,0xf5,0xde,0xf7,0xf7,0x28,0xf7,0xf4,0x3a,0xf3, -0xf4,0x20,0xf5,0xf8,0xb4,0xf7,0xf9,0x2c,0xfa,0xf8,0x35,0xf6,0xf4,0x4b,0xf5,0xf7, -0xf8,0xf8,0xfa,0x86,0xfc,0x00,0x07,0x04,0x07,0xf6,0x0a,0x0e,0xeb,0x12,0x16,0x33, -0x18,0x1a,0x80,0x19,0x18,0x75,0x17,0x17,0xfe,0x17,0x19,0xd1,0x17,0x15,0xab,0x12, -0x10,0xf5,0x0c,0x07,0x7f,0x03,0x00,0xa4,0xfd,0xfb,0xca,0xf7,0xf4,0x3b,0xf2,0xf2, -0x0f,0xf3,0xf2,0x90,0xef,0xeb,0xc4,0xe8,0xe6,0x51,0xe3,0xe0,0x67,0xdc,0xd7,0xfd, -0xd2,0xce,0xe9,0xca,0xc9,0x74,0xca,0xd2,0x01,0xe1,0xf7,0x43,0x16,0x33,0xe4,0x4b, -0x5b,0xad,0x66,0x67,0x51,0x61,0x68,0xc4,0x77,0x75,0x42,0x4c,0x1d,0x7b,0x0c,0x0d, -0x16,0x15,0x10,0x8d,0x13,0x26,0x3d,0x47,0x45,0x9e,0x1a,0xf8,0x99,0xf3,0xf3,0xbc, -0xfd,0x04,0x7d,0x01,0x02,0x6d,0xfc,0xfa,0xcc,0xfe,0x0a,0x26,0x0b,0xf8,0x6b,0xea, -0xdc,0x7a,0xda,0xe5,0x6a,0xed,0xf1,0x2b,0xeb,0xe7,0xf2,0xe7,0xf6,0x21,0x00,0x03, -0x79,0x05,0xff,0x08,0xff,0xfd,0x0b,0x00,0xfd,0x37,0xf6,0xf4,0xb3,0xe9,0xe6,0xae, -0xe1,0xe2,0x6c,0xe0,0xdf,0x2e,0xdf,0xd9,0x7c,0xdf,0xdf,0x5e,0xe2,0xe5,0x84,0xe6, -0xe8,0x5b,0xed,0xef,0x44,0xe9,0xea,0x22,0xe9,0xe7,0xb7,0xe8,0xe6,0x2c,0xe3,0xdc, -0x8f,0xda,0xde,0xf7,0xde,0xe6,0x53,0xe8,0xed,0xae,0xf2,0xf7,0xff,0x01,0x06,0xd2, -0x0c,0x10,0xd9,0x13,0x19,0xc7,0x18,0x1a,0x41,0x1a,0x1e,0xf1,0x1e,0x15,0x75,0x11, -0x0a,0x63,0x0a,0x09,0xa6,0x07,0x06,0x0b,0x06,0x07,0x24,0x05,0x00,0xb7,0xfd,0xfb, -0xe1,0xfe,0xfe,0x75,0xfc,0xf9,0x35,0xf4,0xf2,0x95,0xf1,0xf4,0x86,0xf4,0xf7,0x85, -0xfa,0xf9,0xb6,0xf8,0xf6,0x5f,0xfa,0xfe,0xf0,0x06,0x0a,0xc3,0x0a,0x0d,0x51,0x0a, -0x0c,0x38,0x0f,0x11,0xcb,0x13,0x13,0x32,0x12,0x0d,0xb9,0x0c,0x0c,0x93,0x0a,0x07, -0xad,0x02,0xfe,0x02,0xfd,0xfe,0xc2,0xfc,0xfa,0xe9,0xf5,0xf2,0xca,0xf1,0xf1,0xe2, -0xef,0xec,0x1f,0xee,0xef,0x02,0xef,0xee,0xb2,0xed,0xee,0x82,0xee,0xf2,0xa3,0xf2, -0xf7,0xb3,0xf9,0xf8,0x6e,0xf5,0xf3,0x99,0xf4,0xf7,0xec,0xfa,0xfd,0x60,0xff,0x03, -0x17,0x09,0x0f,0x71,0x14,0x19,0x08,0x1e,0x21,0xa9,0x23,0x25,0x7f,0x26,0x24,0x95, -0x21,0x21,0x6f,0x21,0x23,0x17,0x22,0x1f,0x59,0x1a,0x16,0xf5,0x11,0x0b,0xe9,0x04, -0xfe,0xcd,0xf8,0xf4,0xf5,0xee,0xeb,0xf0,0xe6,0xe6,0x37,0xe5,0xe3,0xfd,0xe1,0xdd, -0xed,0xda,0xd7,0x73,0xd2,0xcf,0x73,0xcb,0xc8,0xf2,0xc3,0xc0,0xc7,0xbe,0xc1,0xf9, -0xc9,0xdc,0xc2,0xf6,0x17,0xba,0x33,0x4b,0xc2,0x5b,0x66,0xb6,0x68,0x63,0xfc,0x67, -0x77,0xc3,0x79,0x57,0xdc,0x2a,0x16,0xf1,0x15,0x1b,0x44,0x18,0x16,0x3a,0x24,0x44, -0xcb,0x4d,0x28,0xa9,0x02,0xfa,0x01,0xf7,0xfd,0xe7,0x02,0xfc,0x40,0xfa,0xf3,0xc2, -0xf0,0xef,0xdd,0xf8,0xfa,0xf2,0xe9,0xdc,0x6c,0xd4,0xd0,0xfd,0xde,0xe7,0xbb,0xec, -0xea,0xfb,0xe6,0xe7,0x10,0xf1,0xfd,0xd2,0x02,0x06,0x99,0x01,0x00,0x91,0x00,0x03, -0xc9,0x06,0x00,0x70,0xfe,0xf4,0xeb,0xf2,0xee,0xb7,0xef,0xef,0x53,0xee,0xee,0x64, -0xe8,0xe8,0x4e,0xea,0xec,0xf4,0xf0,0xf0,0xdc,0xf0,0xf2,0x06,0xf3,0xec,0x36,0xeb, -0xea,0xec,0xe7,0xe8,0xb9,0xe5,0xe2,0x57,0xde,0xda,0xdb,0xdd,0xdc,0x7e,0xe1,0xe2, -0x75,0xe6,0xea,0x5b,0xef,0xf9,0x11,0xfe,0x03,0xa4,0x09,0x0c,0x8b,0x13,0x14,0x98, -0x14,0x14,0xe0,0x17,0x1b,0xbd,0x13,0x0e,0x2e,0x08,0x06,0xb7,0x07,0x05,0x64,0x03, -0x01,0x13,0x02,0x01,0x18,0xfe,0xfb,0x35,0xf8,0xfb,0xa8,0xfd,0xfc,0xdd,0xfa,0xf7, -0xf0,0xf2,0xf2,0x50,0xf4,0xf5,0x0f,0xf9,0xfc,0xf8,0xf9,0xf8,0xf2,0xf5,0xf8,0xfd, -0xfc,0x05,0x40,0x09,0x09,0x0c,0x0d,0x0b,0xd2,0x0c,0x10,0x98,0x13,0x15,0x9b,0x15, -0x15,0xf4,0x12,0x11,0x4b,0x12,0x0e,0xce,0x0b,0x07,0x90,0x02,0x00,0xf7,0xff,0xfd, -0x9b,0xfa,0xf6,0x3a,0xf2,0xf0,0xc0,0xee,0xed,0x96,0xeb,0xeb,0x8d,0xed,0xed,0xf5, -0xeb,0xea,0x8d,0xeb,0xec,0x7c,0xf0,0xf0,0xfb,0xf2,0xf5,0xcd,0xf6,0xf5,0x82,0xf3, -0xf4,0x40,0xf6,0xf9,0x8d,0xfc,0xff,0x09,0xff,0xfd,0x8f,0xff,0xff,0xf3,0xff,0x01, -0xba,0x01,0x01,0x79,0x01,0x00,0x2a,0x00,0xfe,0x5e,0xfd,0xfd,0xd2,0xfd,0xfe,0x16, -0x00,0xff,0xdd,0xff,0xff,0xa3,0xfe,0xff,0x8b,0xfe,0xfd,0x82,0xfd,0xfd,0x4d,0xff, -0x00,0xe2,0xfe,0xfd,0xa2,0xfc,0xfc,0xd9,0xfb,0xfd,0xf1,0xfd,0xfe,0xc7,0xfe,0xfd, -0x47,0xfc,0xfc,0xa4,0xfd,0xff,0xb9,0xfe,0xfe,0xd5,0xfe,0x00,0xbf,0x01,0x01,0x9e, -0xff,0xfe,0x31,0xfe,0xff,0x0c,0x01,0x01,0xf5,0x00,0x03,0xd0,0x03,0x05,0xb2,0x04, -0x06,0xe8,0x05,0x05,0x61,0x03,0x03,0x8c,0x03,0x05,0x44,0x05,0x05,0x67,0x04,0x03, -0x1c,0x02,0x03,0x32,0x04,0x03,0x4d,0x03,0x02,0x6c,0x02,0x02,0x42,0x02,0x01,0x1c, -0x02,0x03,0x07,0x03,0x00,0xf8,0xff,0x00,0x0a,0x00,0xfd,0xaa,0xfc,0xfd,0x90,0xfb, -0xfb,0xa1,0xfb,0xfc,0x44,0xfc,0xfd,0x95,0xfd,0xfe,0xd7,0xfe,0x00,0xd3,0xff,0x00, -0x23,0xff,0xfb,0x2f,0xfa,0xfa,0x1c,0xf9,0xf4,0xa2,0xf2,0xf2,0x39,0xf4,0xf5,0xd4, -0xf5,0xf8,0x85,0xfb,0xfc,0x23,0xfe,0xfe,0x56,0xff,0xfd,0x8c,0xfa,0xf6,0x1a,0xf5, -0xf1,0x38,0xf0,0xef,0x4d,0xf3,0xf8,0xf4,0xfd,0x01,0xb8,0x05,0x07,0x47,0x09,0x0b, -0x38,0x0d,0x0e,0x67,0x0d,0x0a,0x0a,0x08,0x05,0x41,0x02,0x02,0x15,0x02,0x04,0xc4, -0x05,0x06,0x05,0x08,0x0b,0x85,0x0d,0x10,0xe2,0x10,0x0e,0xae,0x0d,0x0b,0xc2,0x09, -0x09,0xa7,0x07,0x05,0xbb,0x03,0x02,0x65,0x01,0x00,0x52,0xff,0xfe,0x56,0xfd,0xfc, -0x75,0xfd,0xfd,0x0f,0xfe,0xff,0x80,0xfe,0xfd,0x6a,0xfd,0xfc,0x7a,0xfb,0xfa,0xc9, -0xf9,0xf9,0x5c,0xfb,0xff,0xc6,0x03,0x07,0xa7,0x09,0x07,0x68,0x00,0xf5,0x04,0xe7, -0xd9,0x5e,0xd4,0xd6,0x23,0xdc,0xe6,0xfa,0xf2,0xfd,0x2a,0x03,0x03,0x38,0x03,0x02, -0x04,0x00,0xfc,0x2c,0xf9,0xf7,0x01,0xfb,0x00,0xe4,0x03,0x05,0x28,0x09,0x0a,0x8b, -0x09,0x03,0x21,0xfa,0xf5,0xdf,0xf9,0x01,0xe3,0x08,0x0c,0xfa,0x0e,0x11,0x8c,0x13, -0x13,0x41,0x15,0x16,0x98,0x12,0x0c,0xa6,0x08,0x08,0xa9,0x0b,0x0e,0xb9,0x0d,0x07, -0xfd,0x09,0x06,0xae,0x07,0x09,0xeb,0x08,0x05,0x5f,0x02,0xfe,0x55,0xfe,0xff,0xba, -0x00,0xfe,0x4a,0xfb,0xf8,0x9e,0xf7,0xf7,0x1c,0xf8,0xf9,0x63,0xf8,0xf9,0x10,0xf9, -0xfc,0xd4,0x02,0x0b,0x77,0x15,0x1d,0x77,0x20,0x1a,0x99,0x08,0xf1,0x55,0xd8,0xc2, -0xed,0xba,0xc7,0x39,0xe2,0xf6,0x4b,0xf9,0xf5,0x56,0xf8,0xf5,0x1e,0xec,0xe5,0xe1, -0xe6,0xf0,0xea,0xfb,0x04,0xba,0x0a,0x0f,0x2e,0x0b,0x01,0x53,0xff,0x00,0x96,0x00, -0xf3,0x98,0xe7,0xeb,0x44,0xfe,0x10,0x5d,0x18,0x0c,0x73,0xf9,0xed,0xd0,0xed,0xf2, -0x29,0xf9,0xfc,0x49,0xfe,0x02,0x6e,0x0d,0x1b,0xae,0x25,0x2d,0xcc,0x29,0x22,0x3c, -0x1f,0x1f,0xc8,0x25,0x27,0xdb,0x23,0x17,0xa5,0x0d,0x07,0x94,0x07,0x0a,0x66,0x08, -0x02,0xa4,0xf9,0xf4,0xb1,0xf4,0xf4,0xb4,0xf4,0xf4,0xfd,0xf4,0xf4,0xd1,0xf4,0xf6, -0x60,0xf6,0xf4,0x40,0xf1,0xf0,0xd7,0xf2,0xf8,0xbc,0x01,0x0d,0xa5,0x1a,0x2a,0xc6, -0x33,0x30,0x0a,0x1f,0x00,0x2d,0xe1,0xc0,0x2d,0xaa,0xa7,0x96,0xbf,0xe2,0xb9,0xf2, -0xee,0x58,0xee,0xf9,0x85,0xf6,0xe8,0xac,0xdf,0xe5,0x91,0xeb,0xf8,0x80,0x05,0x12, -0x2b,0x18,0x0f,0x93,0x06,0x0a,0xf3,0x0f,0x0e,0x0b,0xf6,0xe2,0xf7,0xeb,0x03,0xbc, -0x13,0x13,0x35,0x01,0xf0,0x3f,0xf3,0x06,0x02,0x17,0x1f,0x40,0x1d,0x18,0xa4,0x13, -0x19,0xf2,0x1d,0x24,0xda,0x21,0x17,0x4c,0x0b,0x09,0xd6,0x12,0x1d,0x14,0x1e,0x12, -0xbd,0x07,0xfe,0x2a,0xfd,0x00,0x97,0x06,0x05,0x9e,0x00,0xf8,0x1d,0xfa,0xff,0x77, -0x01,0x00,0x00,0xfc,0xf6,0xa7,0xf0,0xf1,0xb8,0xf4,0xf7,0xdc,0xfb,0x04,0x7a,0x12, -0x25,0x2e,0x31,0x2e,0xe5,0x17,0xf4,0x6b,0xd1,0xae,0xc7,0x98,0xa2,0x1a,0xc9,0xee, -0xb1,0xf4,0xf0,0x10,0xf6,0xf9,0xe7,0xe8,0xd9,0x1d,0xda,0xe9,0x14,0xf6,0x04,0x86, -0x0f,0x19,0x2f,0x1c,0x0a,0x18,0x07,0x0f,0x12,0x10,0x02,0xb0,0xe7,0xe1,0x27,0xfc, -0x13,0x7d,0x1e,0x0b,0x96,0xe9,0xd3,0xaa,0xd5,0xe4,0x25,0xf2,0xfc,0x6f,0xfb,0xfa, -0x94,0x02,0x19,0x9f,0x2e,0x37,0xfd,0x37,0x2e,0x44,0x2c,0x2e,0xff,0x35,0x35,0xf5, -0x28,0x16,0x24,0x10,0x08,0x89,0x06,0x09,0x48,0x0d,0x0c,0xad,0x06,0xfb,0x03,0xfb, -0xfc,0x71,0xf9,0xf9,0xb5,0xf7,0xf7,0x82,0xf3,0xef,0xdf,0xec,0xe8,0xdb,0xe3,0xe0, -0x76,0xe0,0xed,0x99,0xfc,0x14,0x78,0x2a,0x3f,0xd5,0x4a,0x41,0x7b,0x22,0xf5,0xc7, -0xc9,0xa4,0x89,0x91,0xa1,0xb9,0xcb,0xec,0xdd,0xee,0xe4,0x5c,0xef,0xf8,0x15,0xef, -0xdc,0xaf,0xd8,0xe1,0x48,0xec,0xf7,0x11,0x0e,0x21,0x71,0x23,0x11,0xe4,0x13,0x19, -0x41,0x19,0x03,0x66,0xe1,0xd9,0x17,0xf1,0x0a,0x79,0x13,0xfe,0x51,0xea,0xea,0xc6, -0xfa,0x11,0xa8,0x1d,0x1f,0x76,0x18,0x12,0x87,0x0c,0x15,0x0c,0x1d,0x24,0x90,0x21, -0x0f,0x48,0x07,0x0a,0xdf,0x19,0x28,0xd6,0x22,0x0f,0x07,0x00,0xf9,0x50,0xfc,0x03, -0x2d,0x0d,0x10,0x56,0x10,0x07,0x4b,0x0a,0x08,0x67,0x04,0x03,0x48,0xfc,0xf5,0x71, -0xef,0xe8,0x8c,0xe9,0xed,0xbf,0xf7,0x07,0xf3,0x15,0x23,0x15,0x30,0x34,0x87,0x26, -0x07,0x6d,0xdd,0xb2,0xf5,0x90,0x8d,0x7e,0xb1,0xdf,0x78,0xf5,0xf1,0x44,0xf1,0xf7, -0xa6,0xed,0xdd,0xeb,0xda,0xea,0xf7,0xf5,0xff,0x56,0x0c,0x1a,0x45,0x23,0x17,0xb3, -0x13,0x1d,0x7e,0x16,0x05,0xa8,0xe7,0xd9,0xdb,0xec,0x0a,0xc5,0x1a,0x0e,0x15,0xe7, -0xd2,0xf7,0xcf,0xdf,0x2f,0xeb,0xf6,0x0e,0xf8,0x04,0x45,0x05,0x0e,0x76,0x1a,0x2a, -0x34,0x3c,0x39,0x67,0x2f,0x2e,0xcd,0x2e,0x33,0xe2,0x2a,0x1d,0x7c,0x16,0x0e,0xde, -0xff,0xfe,0xbe,0x07,0x0f,0x76,0x0f,0x00,0x38,0xfc,0xff,0x2d,0xfc,0xfe,0xe2,0xfc, -0xfb,0xf6,0xf3,0xe8,0xaa,0xe2,0xe1,0xb8,0xde,0xde,0xe4,0xdd,0xe6,0x87,0xf5,0x13, -0xc2,0x32,0x4b,0x6d,0x55,0x47,0x73,0x23,0xf5,0x14,0xc7,0xa4,0xcd,0x91,0xa3,0x80, -0xcc,0xed,0xf7,0xec,0xe6,0x8e,0xf1,0xf7,0x1d,0xee,0xdf,0x79,0xde,0xe3,0x25,0xeb, -0xf5,0xd0,0x0b,0x21,0xf0,0x22,0x11,0x6d,0x17,0x21,0x34,0x1a,0xff,0x14,0xdd,0xda, -0x90,0xf0,0x09,0x43,0x14,0xfc,0x07,0xe5,0xe6,0x16,0xfc,0x12,0x61,0x20,0x1c,0xb4, -0x17,0x0f,0x2e,0x09,0x10,0xef,0x17,0x21,0xa1,0x1f,0x11,0x5e,0x0c,0x10,0xa3,0x1f, -0x2b,0x08,0x22,0x0e,0x9b,0x03,0xfa,0x77,0xfa,0xff,0xc6,0x0b,0x13,0xf1,0x12,0x07, -0xfc,0x0a,0x08,0xf6,0x01,0xfe,0x48,0xfb,0xf6,0x80,0xed,0xe2,0x02,0xe2,0xe9,0xa9, -0xf4,0x03,0x76,0x12,0x21,0x60,0x2f,0x39,0x88,0x33,0x17,0x09,0xec,0xbf,0x6d,0x9d, -0x8d,0x9e,0xa1,0xcf,0x03,0xf0,0xf1,0xfd,0xe9,0xf5,0xc6,0xf3,0xe5,0x17,0xdd,0xe9, -0xf6,0xf7,0xfc,0x8c,0x06,0x11,0x3d,0x1e,0x19,0x24,0x0c,0x16,0x82,0x15,0x0c,0xe8, -0xf6,0xe3,0xae,0xe9,0x05,0x3b,0x18,0x17,0xdc,0xf6,0xdb,0x65,0xd3,0xe0,0xa2,0xf0, -0xfd,0x4b,0x02,0x05,0xde,0x06,0x04,0x99,0x10,0x20,0x6a,0x32,0x37,0xb8,0x2b,0x29, -0x70,0x28,0x2d,0xa8,0x2e,0x25,0x7e,0x1c,0x13,0xad,0x03,0xfa,0xad,0x01,0x0b,0x5e, -0x11,0x06,0xe8,0xfd,0x02,0xb5,0x00,0xff,0xd9,0x01,0x00,0x4e,0xf9,0xeb,0xac,0xe1, -0xdf,0x5f,0xde,0xdc,0x6e,0xdd,0xe5,0xe5,0xf4,0x0d,0x3a,0x30,0x47,0x2a,0x50,0x3d, -0x47,0x16,0xe9,0xbd,0xbc,0x9b,0x7c,0x90,0xab,0x9a,0xd8,0xf2,0xd6,0xeb,0xe6,0x47, -0xf4,0xf6,0x57,0xeb,0xe1,0x31,0xe3,0xe6,0x21,0xed,0xf6,0xc7,0x0a,0x20,0x82,0x1d, -0x0c,0xef,0x14,0x1f,0x13,0x17,0xf8,0x0d,0xe2,0xe6,0xf2,0xfb,0x11,0x10,0x14,0xfb, -0x3b,0xe2,0xe6,0xd6,0xfa,0x10,0x31,0x1d,0x18,0x2f,0x14,0x0d,0x43,0x05,0x0e,0x34, -0x1c,0x22,0xdf,0x22,0x14,0x1a,0x11,0x16,0x90,0x26,0x31,0x66,0x28,0x13,0xe6,0x03, -0xfc,0x66,0xfb,0x03,0x4b,0x0a,0x11,0xcc,0x0f,0x09,0xe6,0x0b,0x0a,0x5d,0x05,0x00, -0xf0,0xfb,0xf4,0x5f,0xec,0xe2,0xf8,0xe1,0xe9,0x63,0xf6,0x04,0x2f,0x15,0x25,0x18, -0x33,0x3b,0x40,0x31,0x14,0x23,0xe6,0xbc,0xe6,0x9c,0x91,0xdb,0xa6,0xd1,0x66,0xef, -0xea,0x0f,0xe5,0xec,0xfd,0xeb,0xe1,0x21,0xd8,0xe9,0x27,0xf6,0xfe,0x3a,0x02,0x12, -0xd4,0x18,0x13,0xfb,0x05,0x0d,0xee,0x11,0x0c,0x23,0xf9,0xe5,0x2f,0xf1,0x08,0xc8, -0x1c,0x15,0x5e,0xf8,0xdc,0xa7,0xd4,0xe1,0x2b,0xf2,0x00,0xd6,0x01,0x05,0x9a,0x00, -0x01,0x51,0x10,0x22,0xef,0x30,0x2e,0xd3,0x23,0x22,0x1c,0x27,0x2b,0xdd,0x31,0x29, -0x2c,0x20,0x14,0x6e,0x08,0x00,0xe2,0x03,0x0a,0x5e,0x0d,0x06,0xf7,0xff,0x04,0x57, -0x03,0x04,0x2a,0x06,0x05,0x76,0x00,0xf4,0x1f,0xea,0xe5,0x13,0xe3,0x00,0xf2,0xfd, -0xfc,0xb7,0xfa,0xf9,0x5d,0xf9,0xf9,0x57,0xf9,0xf9,0x82,0xf9,0xf8,0x27,0xf7,0xf7, -0xe4,0xf7,0xf7,0x8e,0xf8,0xf8,0x68,0xf7,0xf6,0x4c,0xf7,0xf8,0x83,0xf9,0xfa,0xd4, -0xfa,0xfa,0x0b,0xfa,0xf9,0x19,0xfa,0xfc,0xf8,0x00,0x05,0xc9,0x09,0x0f,0xf4,0x13, -0x14,0x8b,0x0f,0x04,0x7f,0xf7,0xe8,0x3e,0xdf,0xe0,0x97,0xe9,0xf2,0x91,0xf5,0xf9, -0x1d,0x04,0x0c,0x47,0x0d,0x07,0xe0,0x01,0xff,0x0c,0x01,0x00,0x4a,0x01,0x0c,0xf4, -0x10,0x10,0x4c,0x10,0x0c,0xce,0x04,0xfb,0xc0,0xf0,0xed,0x73,0xf6,0xfd,0x6b,0xfe, -0xfa,0x38,0xfc,0xfc,0x4a,0x00,0x03,0x02,0x06,0x04,0x9d,0x00,0xfb,0x60,0xfa,0xfd, -0x25,0xff,0xfa,0x4a,0xef,0xe8,0x6f,0xe7,0xea,0x30,0xef,0xf2,0x75,0xf9,0xfa,0x93, -0xf8,0xf9,0x7b,0x00,0x07,0x9d,0x07,0x09,0x51,0x06,0x04,0x1c,0x08,0x06,0xe2,0x06, -0x09,0x4c,0x0b,0x0b,0x90,0x07,0x09,0x20,0x0d,0x10,0x29,0x12,0x10,0x9f,0x11,0x11, -0xd8,0x10,0x0f,0x1e,0x11,0x15,0x27,0x18,0x18,0xa2,0x18,0x15,0x22,0x10,0x0b,0x84, -0x09,0x0a,0x35,0x0a,0x09,0x6d,0x0b,0x0c,0x84,0x0c,0x0c,0xcb,0x0a,0x07,0xf5,0x01, -0xfb,0x77,0xf5,0xf1,0x99,0xf0,0xef,0xf2,0xec,0xec,0xff,0xea,0xe8,0x92,0xe7,0xe5, -0x7e,0xe4,0xe4,0x5d,0xe7,0xe8,0x4d,0xec,0xf2,0xe2,0xf5,0xf7,0xa3,0xf9,0xfc,0x72, -0xfd,0xfc,0x6f,0xfc,0xfb,0xee,0xfb,0xfe,0xd7,0x04,0x0c,0x8e,0x18,0x25,0xfe,0x33, -0x38,0xee,0x2e,0x19,0x41,0xfa,0xdc,0xf8,0xbf,0xab,0xfc,0xb9,0xde,0x80,0xf0,0xe3, -0xba,0xdf,0xff,0x5a,0x15,0x08,0x9a,0xec,0xe6,0xc5,0xf4,0x14,0x92,0x18,0x0b,0xb4, -0x17,0x37,0xa8,0x38,0x3c,0x84,0x1a,0xfd,0x29,0xe4,0xdf,0x33,0xf1,0x06,0xd7,0x06, -0xfd,0x0a,0xe7,0xdf,0xc0,0xe4,0xf2,0x98,0xf9,0xf8,0xa2,0xf6,0xf8,0x50,0xfc,0x09, -0x19,0x15,0x19,0xb6,0x18,0x09,0xc1,0xfd,0xfc,0xc8,0xf8,0x01,0xad,0xfb,0xf5,0xed, -0xef,0xf0,0x12,0xf7,0xfb,0xd1,0x01,0xfb,0x47,0xfa,0xfb,0xcb,0xfc,0xff,0x51,0xf6, -0xf8,0x62,0xfb,0xf4,0x24,0xee,0xec,0x0e,0xf4,0xfe,0x98,0x02,0x07,0x62,0x0c,0x15, -0xe8,0x1c,0x22,0x5e,0x23,0x27,0xd0,0x27,0x26,0x90,0x28,0x27,0xe4,0x1d,0x19,0x0b, -0x18,0x18,0xb0,0x0e,0x0c,0x73,0x0a,0x10,0x23,0x16,0x16,0xac,0x13,0x0b,0x32,0x05, -0xfc,0x44,0xf5,0xf4,0x40,0xf1,0xf1,0x08,0xf0,0xe8,0x7e,0xe9,0xe3,0xa9,0xe2,0xe0, -0x28,0xda,0xd7,0xb0,0xdb,0xe4,0x1b,0xef,0xf8,0xb8,0xf9,0xf6,0x5d,0xf6,0xf6,0xb4, -0xf7,0xf2,0xd1,0xf2,0xf4,0x6c,0xf9,0xfb,0xde,0xfe,0x02,0x9f,0x03,0x05,0xbc,0x09, -0x10,0x6b,0x1c,0x2b,0x76,0x3c,0x3e,0x8c,0x36,0x1e,0x74,0xf9,0xd8,0x24,0xb6,0xa4, -0x35,0xb7,0xde,0xd3,0xeb,0xda,0x94,0xdc,0x09,0xdd,0x1c,0x0c,0x3a,0xe8,0xe2,0x55, -0xf5,0x19,0x33,0x1b,0x09,0xb5,0x1f,0x39,0xab,0x40,0x36,0x1a,0x14,0xef,0xb3,0xdb, -0xd6,0x6a,0xf1,0x00,0xb5,0xfc,0xf0,0xf6,0xd8,0xda,0x06,0xe5,0xf5,0x31,0xfb,0xfe, -0x90,0xfd,0xfc,0x7b,0x01,0x10,0xff,0x1f,0x22,0x68,0x1f,0x08,0x30,0x00,0xfe,0x45, -0xff,0x08,0xa4,0xfd,0xf2,0xee,0xf4,0xfa,0xae,0x00,0x01,0x67,0x06,0xfd,0x6e,0xfd, -0xf6,0x9e,0xf6,0xf3,0x24,0xe7,0xeb,0x2a,0xe8,0xe6,0x15,0xe8,0xeb,0x05,0xf7,0xfd, -0x56,0x07,0x0f,0x9a,0x16,0x22,0x77,0x26,0x2a,0xb5,0x24,0x25,0x9c,0x28,0x2c,0x53, -0x31,0x27,0x83,0x1b,0x15,0xf1,0x11,0x10,0x30,0x09,0x08,0xb4,0x05,0x0a,0x83,0x10, -0x10,0x7f,0x0d,0x08,0x49,0x07,0xfe,0x84,0xf9,0xf9,0x0c,0xf5,0xf3,0x9f,0xf0,0xe8, -0xee,0xe5,0xdc,0x3a,0xde,0xda,0xc5,0xd3,0xd3,0x41,0xd7,0xe4,0x28,0xf2,0xfa,0x7d, -0xf6,0xf3,0xb3,0xf2,0xf1,0xcd,0xf2,0xf0,0xba,0xf2,0xf4,0xdf,0xf7,0xfb,0x21,0xfd, -0x02,0x19,0x09,0x10,0x39,0x18,0x24,0x33,0x34,0x44,0x79,0x4d,0x42,0xe6,0x2d,0x07, -0xa9,0xdf,0xbc,0x66,0x9f,0xae,0xdc,0xd7,0xea,0x52,0xda,0xcf,0x8a,0xfb,0x1c,0xff, -0x10,0xe9,0x16,0xdc,0xe7,0x66,0x12,0x1a,0x30,0x0c,0x16,0x24,0x3e,0x46,0x34,0x44, -0x20,0x42,0xf5,0xdc,0x64,0xcf,0xe7,0x31,0xfa,0xf4,0x56,0xe7,0xd1,0x90,0xd5,0xe7, -0x16,0xfe,0x0b,0x48,0x0e,0x08,0xe7,0xff,0xfa,0xb7,0x09,0x17,0xec,0x19,0x18,0x20, -0x03,0xf8,0xb1,0xfd,0xff,0x53,0x0d,0x06,0x30,0xfc,0xff,0x67,0x04,0x02,0xea,0x05, -0x0d,0x50,0x0b,0x03,0xb1,0xfa,0xf5,0xd4,0xee,0xe6,0x3c,0xe4,0xe3,0x9c,0xe1,0xe2, -0x66,0xe5,0xec,0x7d,0xf7,0x05,0x4e,0x0e,0x15,0x83,0x1e,0x25,0xb0,0x2d,0x2a,0x05, -0x28,0x30,0x10,0x33,0x38,0xb6,0x2d,0x22,0x7c,0x18,0x0e,0xe6,0x0a,0x05,0x7b,0x06, -0x05,0x66,0x08,0x10,0xc7,0x11,0x0b,0xbd,0x08,0x05,0x49,0xfe,0xf6,0xed,0xf4,0xf0, -0x90,0xef,0xf1,0xe9,0xe8,0xe6,0xd0,0xdd,0xdb,0xf0,0xd8,0xd1,0x54,0xd1,0xd4,0x82, -0xe0,0xee,0x18,0xf8,0xf6,0x04,0xf4,0xf4,0xf6,0xf1,0xf3,0x29,0xf1,0xf3,0xa9,0xf5, -0xf9,0x3f,0xfd,0xfe,0xfa,0x04,0x0d,0xaf,0x16,0x21,0xce,0x2e,0x3e,0xee,0x48,0x47, -0x60,0x34,0x17,0x20,0xf0,0xc6,0x9d,0xa6,0xa3,0x1f,0xcd,0xef,0x11,0xe6,0xd1,0x9c, -0xeb,0x17,0x4f,0x1d,0xf7,0x5b,0xe0,0xe1,0xfe,0x00,0x16,0xcd,0x09,0x06,0xc7,0x2f, -0x41,0x70,0x47,0x2a,0x18,0xfd,0xdf,0xed,0xce,0xda,0x4a,0xf5,0xf7,0xf4,0xf0,0xdd, -0x95,0xd7,0xe6,0x4e,0xfd,0x0f,0xd4,0x14,0x0e,0xfd,0x04,0xff,0x82,0x04,0x19,0x02, -0x19,0x18,0xa3,0x04,0xf1,0xd7,0xf8,0xfb,0x17,0x0a,0x04,0x55,0xfb,0xfc,0x1b,0x01, -0x01,0xcd,0x05,0x0c,0x8f,0x11,0x04,0x47,0x05,0xfe,0x46,0xfc,0xf1,0xa9,0xe9,0xe7, -0xae,0xe4,0xe1,0x24,0xe2,0xe3,0x7c,0xef,0xfb,0x6a,0x0a,0x0f,0xef,0x19,0x23,0xb2, -0x2b,0x2c,0x8f,0x28,0x2f,0x5f,0x33,0x37,0x7d,0x31,0x26,0x8f,0x19,0x0d,0xe6,0x0a, -0x07,0x80,0x06,0x02,0x4a,0x05,0x0c,0x58,0x10,0x0d,0xb4,0x08,0x02,0x55,0xfb,0xf3, -0x63,0xf1,0xeb,0xcd,0xeb,0xef,0x48,0xeb,0xe6,0xfa,0xe1,0xdd,0xe9,0xd9,0xd5,0x3c, -0xd1,0xd4,0xd2,0xdd,0xe9,0x87,0xf4,0xf8,0x9a,0xf6,0xf6,0x20,0xf0,0xf5,0x16,0xf2, -0xf1,0x88,0xf0,0xf5,0x56,0xf9,0xfb,0x71,0x03,0x0f,0xc7,0x1a,0x28,0x65,0x36,0x46, -0xf5,0x4a,0x42,0x7f,0x2d,0x0e,0x74,0xee,0xc5,0x94,0xa8,0xb2,0x35,0xdd,0xf3,0xef, -0xe3,0xd7,0xde,0xfb,0x19,0x2c,0x12,0xeb,0x0d,0xdf,0xe9,0x6a,0x09,0x13,0x80,0xfc, -0x09,0xbf,0x30,0x3c,0xaf,0x3d,0x1a,0xc8,0xed,0xd4,0x7a,0xcd,0xe3,0x88,0xfd,0xfb, -0x0e,0xf7,0xe1,0xc2,0xe4,0xee,0x2a,0x03,0x10,0xae,0x12,0x0c,0x31,0x00,0xfd,0xb0, -0x07,0x18,0x62,0x16,0x0f,0xd8,0xf5,0xed,0x24,0xf7,0xff,0x4f,0x0e,0x03,0x9a,0xfd, -0x03,0x98,0x02,0x05,0xfb,0x08,0x12,0xc2,0x09,0x05,0xf1,0x03,0x02,0x4d,0x00,0xf2, -0x4f,0xe9,0xeb,0xc6,0xe5,0xe5,0x8c,0xdf,0xe2,0x67,0xee,0xfc,0x26,0x09,0x0e,0x9f, -0x19,0x22,0xea,0x29,0x28,0x52,0x2a,0x32,0x57,0x35,0x36,0xf5,0x2d,0x20,0x6a,0x13, -0x0a,0x6c,0x0c,0x08,0xaa,0x08,0x03,0x3c,0x08,0x10,0x79,0x11,0x10,0xe9,0x06,0xff, -0x85,0xf5,0xef,0xd6,0xed,0xe9,0x01,0xed,0xf0,0x15,0xe7,0xe5,0xf7,0xde,0xdc,0x46, -0xd9,0xd3,0x0b,0xd0,0xd3,0xa8,0xe0,0xec,0x4c,0xf7,0xfa,0xbc,0xfa,0xf8,0xe3,0xf5, -0xf7,0xce,0xf2,0xf1,0xb7,0xf2,0xf5,0xd6,0xf8,0xfc,0x7b,0x08,0x13,0x05,0x21,0x31, -0xe8,0x40,0x4a,0x87,0x43,0x34,0xac,0x17,0xf9,0x58,0xda,0xb7,0x9b,0xb0,0xce,0x65, -0xf3,0xf3,0x1a,0xde,0xef,0x20,0x0f,0x17,0x56,0xf9,0xe3,0x42,0xe1,0xff,0x57,0x10, -0x09,0xdd,0xf9,0x25,0x07,0x31,0x3e,0xad,0x26,0xfb,0x3e,0xd8,0xca,0xaf,0xd2,0xf0, -0xbb,0xfa,0xfe,0x83,0xef,0xe5,0x82,0xed,0xfb,0xa1,0x0c,0x10,0xa4,0x0c,0x00,0xb6, -0xfa,0xfe,0xdc,0x10,0x1b,0x05,0x17,0x03,0xa5,0xe9,0xf2,0x7a,0xf5,0x06,0x0f,0x09, -0xff,0x46,0x05,0x05,0x08,0x07,0x0a,0x9a,0x10,0x0f,0x79,0x01,0x04,0x65,0xfe,0x03, -0x5a,0xf9,0xec,0x1f,0xed,0xea,0x54,0xe8,0xe4,0x38,0xe1,0xe9,0x5d,0xf5,0x03,0x90, -0x0a,0x15,0xa5,0x21,0x28,0x2f,0x2a,0x28,0x6f,0x32,0x34,0x27,0x35,0x31,0xfa,0x25, -0x19,0xeb,0x0d,0x0b,0xa1,0x0a,0x09,0xa2,0x06,0x05,0xeb,0x0e,0x11,0xde,0x11,0x0e, -0x30,0x05,0xfc,0x06,0xf0,0xeb,0x0a,0xe6,0xe4,0x15,0xeb,0xe6,0xd7,0xe3,0xe0,0x82, -0xd9,0xd9,0x8f,0xd4,0xd2,0x93,0xd1,0xdb,0xe3,0xe5,0xef,0x3f,0xf9,0xfb,0x7b,0xfc, -0xfa,0x81,0xfc,0xf9,0x47,0xf2,0xf2,0x5d,0xf4,0xf8,0x93,0xf8,0x02,0xe9,0x0e,0x1c, -0x71,0x2c,0x3d,0x11,0x49,0x44,0xc6,0x34,0x18,0xbc,0xf7,0xdc,0x2f,0xbe,0xb6,0xa1, -0xd1,0xf3,0xf0,0xf7,0xe4,0xfb,0xef,0x10,0x27,0x17,0x02,0x10,0xe7,0xe6,0x7a,0xfb, -0x18,0x91,0x0a,0x01,0x77,0x1c,0x31,0x99,0x35,0x2c,0x5d,0x01,0xdf,0xc6,0xca,0xcc, -0xcf,0xe8,0xf3,0xa7,0xf7,0xeb,0xd8,0xe2,0xea,0x12,0xf5,0x08,0x63,0x11,0x14,0xb7, -0x08,0xfe,0xea,0xfb,0x0b,0x85,0x11,0x12,0x51,0x01,0xeb,0x9b,0xf0,0xf8,0x01,0x00, -0x00,0xc0,0xff,0xff,0x27,0xff,0xfe,0xe6,0xfd,0xff,0x03,0x00,0xff,0xc9,0xfe,0xfe, -0xcd,0xfe,0xff,0x21,0x00,0x01,0xe4,0x00,0xff,0x7e,0xff,0xfe,0xac,0xfe,0xfd,0x9e, -0xfd,0xfe,0x74,0xff,0xfe,0x39,0xfe,0xfe,0x37,0xfe,0xfd,0x38,0xfe,0xfe,0xc7,0xff, -0x00,0x96,0x00,0xff,0x0e,0x00,0x00,0xed,0x00,0x00,0xd8,0x00,0x00,0x03,0x00,0xff, -0x77,0xff,0xff,0x7a,0x00,0xff,0xd6,0xfd,0xfc,0x49,0xfb,0xfb,0x06,0xfd,0xfc,0x4c, -0xfb,0xf9,0x78,0xf8,0xf6,0x1e,0xf6,0xf3,0xcf,0xf2,0xf3,0x62,0xf4,0xf3,0xb0,0xf0, -0xee,0x5b,0xee,0xee,0xff,0xef,0xf3,0x53,0xfb,0x08,0xff,0x1d,0x32,0x79,0x41,0x46, -0x0d,0x40,0x2d,0xed,0x11,0xf9,0x6b,0xf0,0xf4,0x59,0xf7,0xf6,0xac,0xff,0x0f,0xeb, -0x14,0x0e,0x10,0xff,0xf3,0xfd,0xeb,0xe8,0xf8,0xe8,0xf0,0x47,0xfe,0x04,0x4d,0x0b, -0x16,0x27,0x19,0x18,0xd8,0x08,0xfe,0x75,0x06,0x17,0x42,0x24,0x21,0x6c,0x12,0x03, -0x95,0xf5,0xf0,0x2d,0xed,0xeb,0xe3,0xe7,0xe9,0x28,0xec,0xf3,0xe1,0xf6,0xfb,0xc7, -0x00,0x02,0x1a,0x04,0x03,0x78,0xff,0x01,0x6e,0xff,0xff,0x11,0xfc,0xfd,0x66,0xf6, -0xf6,0xb5,0xf5,0xf5,0x80,0xf8,0xf7,0x87,0xfa,0xf9,0xaf,0xf9,0xf8,0x2f,0xf8,0xf8, -0x5d,0xf8,0xf7,0xa6,0xf5,0xf4,0x30,0xf4,0xf5,0x1f,0xf7,0xf7,0x36,0xf8,0xfb,0x26, -0xfb,0xfd,0x54,0xff,0x01,0xa6,0x02,0x02,0x12,0x02,0x03,0x4e,0x04,0x07,0xe7,0x08, -0x0c,0x53,0x0d,0x0c,0x36,0x0b,0x07,0x42,0x04,0x01,0xdd,0x00,0xfd,0x27,0xfa,0xf9, -0xca,0xf7,0xf8,0x5c,0xf7,0xf4,0xb9,0xf3,0xf2,0xcd,0xf0,0xf3,0xa4,0xef,0xef,0x1c, -0xf1,0xf5,0x95,0xfb,0x05,0xc7,0x13,0x1f,0xce,0x2c,0x32,0x1e,0x34,0x2b,0xa8,0x1c, -0x09,0x4e,0xfd,0xf9,0xb1,0xf9,0xfe,0x8a,0x03,0x0c,0xb0,0x10,0x11,0xf9,0x0e,0x08, -0xcb,0x02,0xf9,0xb8,0xf5,0xfa,0xf6,0xff,0x01,0x09,0xfc,0xfa,0xf0,0xfc,0x02,0x0d, -0x01,0xf6,0x3a,0xf2,0xf2,0xdf,0xf8,0xfd,0x0c,0xff,0xfa,0x49,0xf7,0xf6,0x66,0xf8, -0xfc,0x26,0xfd,0xfa,0xce,0xf7,0xf8,0x26,0xfd,0xff,0xa8,0x02,0xff,0x4c,0xfc,0xfa, -0x31,0xf9,0xfa,0x78,0xfb,0xfa,0x78,0xf7,0xf4,0x2c,0xf4,0xf6,0x03,0xfa,0xfc,0x03, -0xff,0xfe,0x2f,0x01,0x03,0xac,0x03,0x03,0x04,0x01,0x01,0xf1,0x00,0x02,0xc0,0x03, -0x04,0x36,0x04,0x02,0xe9,0xff,0xfc,0xf9,0xf8,0xf7,0x48,0xf6,0xf6,0x0f,0xf7,0xf8, -0x38,0xf9,0xfa,0x85,0xfa,0xf9,0x9c,0xf9,0xf9,0xc2,0xf9,0xfa,0x09,0xfd,0xfd,0xf3, -0xfa,0xf7,0x77,0xf2,0xee,0x7a,0xea,0xe5,0x2a,0xe1,0xde,0x80,0xe0,0xe8,0x7a,0xf8, -0x11,0x27,0x33,0x53,0x10,0x67,0x6b,0xf7,0x5a,0x3e,0x71,0x11,0xeb,0xce,0xe3,0xf9, -0xaf,0x06,0xfe,0x64,0xfe,0x1a,0xa4,0x24,0x17,0xe3,0xf3,0xdd,0x21,0xd0,0xe1,0x31, -0xed,0xee,0x65,0xf6,0x0d,0x31,0x15,0x20,0xfe,0x1a,0x0c,0x53,0xf6,0xf1,0x16,0x06, -0x1a,0xc5,0x25,0x28,0x1b,0x0e,0xfd,0x93,0xf2,0xee,0xb1,0xef,0xf4,0x47,0xe8,0xe1, -0x98,0xdf,0xea,0x20,0xf7,0x03,0x46,0x0c,0x08,0xba,0x01,0x01,0x03,0x03,0x0c,0x75, -0x0c,0x04,0xaa,0xfb,0xf3,0xf4,0xeb,0xe8,0x3d,0xed,0xeb,0xed,0xea,0xe8,0xf0,0xea, -0xee,0x1d,0xef,0xf4,0x99,0xf8,0xf6,0x1b,0xf8,0xf9,0x1e,0xfc,0xfb,0x53,0xfd,0xfe, -0x02,0xfd,0xfc,0x1e,0xfc,0x02,0x35,0x00,0x06,0xe2,0x09,0x09,0x67,0x0c,0x0d,0xe9, -0x0a,0x0a,0x00,0x0a,0x0c,0x18,0x10,0x12,0xf3,0x10,0x0f,0x53,0x0b,0x04,0x32,0xfd, -0xf9,0xf3,0xf9,0xf6,0xd8,0xec,0xea,0x61,0xe5,0xe4,0xa2,0xe3,0xe0,0x43,0xda,0xd6, -0x40,0xd5,0xd9,0xe8,0xd5,0xd8,0x9a,0xdf,0xef,0x5a,0x0c,0x30,0x88,0x56,0x6d,0x09, -0x74,0x65,0xd2,0x4a,0x23,0x80,0x00,0xf4,0xaa,0x04,0x10,0xaa,0x07,0x02,0x3e,0x16, -0x25,0x0d,0x1c,0xff,0x9b,0xe2,0xcc,0xbe,0xd6,0xed,0x35,0xf5,0xf5,0x6f,0x09,0x14, -0x0f,0x27,0x24,0xee,0x14,0xf7,0xe0,0xe5,0xe6,0xc5,0xeb,0xed,0xa8,0xf2,0xe2,0x60, -0xdc,0xe0,0xa4,0xe5,0xf1,0xef,0x03,0x02,0xaf,0xfe,0xfc,0x84,0x00,0x0b,0xa4,0x17, -0x1b,0x41,0x11,0x02,0x15,0xfe,0xf9,0xc2,0x02,0x02,0xe7,0xf7,0xed,0xd8,0xe3,0xde, -0xa9,0xe3,0xed,0xf6,0xf2,0xf5,0xa0,0xf6,0xf9,0x3b,0xff,0xff,0x5b,0x04,0x06,0x09, -0x01,0x01,0xf6,0x03,0x08,0x62,0x0a,0x0a,0xf7,0x0c,0x07,0x44,0x01,0xfa,0x51,0xf9, -0xf6,0x14,0xf8,0xfa,0x89,0xf7,0xf8,0x49,0xfc,0xfb,0x5c,0xfc,0xfa,0x25,0xfa,0xfc, -0x89,0x03,0x04,0xb9,0x03,0xff,0x52,0xf8,0xf2,0x94,0xed,0xec,0x26,0xe8,0xde,0x21, -0xd9,0xd8,0x62,0xda,0xe5,0xaf,0xf6,0x0f,0x42,0x2e,0x4f,0x7b,0x69,0x6f,0x26,0x61, -0x3f,0x41,0x10,0xe7,0xd6,0xe1,0xfa,0x9d,0x0e,0x07,0x46,0xff,0x1a,0x3c,0x24,0x19, -0x9d,0xf8,0xe0,0x0e,0xcd,0xde,0x17,0xeb,0xf5,0x80,0xfc,0x18,0x1b,0x18,0x25,0x26, -0x1e,0x0f,0x17,0xf7,0xe9,0x6e,0xf9,0x08,0xc2,0x13,0x18,0xf5,0xf7,0xe7,0xf5,0xe0, -0xe2,0x10,0xe9,0xf7,0xbf,0xf3,0xf2,0xf3,0xf1,0xfb,0x16,0x04,0x0e,0xdf,0x12,0x0e, -0x9d,0x02,0x02,0x20,0xff,0x0a,0x7d,0x0c,0x03,0x73,0xf8,0xf0,0xb1,0xe4,0xe3,0x6e, -0xe7,0xe8,0x54,0xe8,0xe4,0x39,0xe6,0xea,0x29,0xea,0xf3,0x2b,0xfa,0xf9,0xfd,0xfc, -0x00,0x39,0x05,0x08,0x34,0x09,0x08,0x7b,0x03,0x02,0x45,0x04,0x0e,0x20,0x0d,0x12, -0x79,0x16,0x14,0x78,0x16,0x11,0x5f,0x0b,0x06,0xee,0xff,0x04,0x15,0x09,0x0d,0xe8, -0x0c,0x09,0x28,0x05,0xfa,0x3b,0xf1,0xeb,0x28,0xec,0xea,0x8f,0xe2,0xde,0xe2,0xd9, -0xda,0x8a,0xde,0xdc,0xee,0xd9,0xd4,0x52,0xd1,0xd6,0xaa,0xd8,0xe5,0x77,0xf5,0x11, -0x30,0x36,0x5e,0x7b,0x78,0x7f,0xcf,0x6c,0x46,0x2d,0x1b,0xf5,0x42,0xf7,0x10,0x1f, -0x1a,0x08,0xef,0x03,0x22,0xc2,0x2d,0x20,0x24,0xf9,0xda,0xe4,0xcb,0xdd,0xa9,0xee, -0xf1,0x61,0xfb,0x10,0x2c,0x17,0x24,0x3b,0x1a,0xfe,0x36,0xe0,0xd2,0x55,0xda,0xdf, -0x94,0xe4,0xe7,0x58,0xd5,0xdb,0x84,0xe2,0xeb,0x90,0xfc,0x10,0xdf,0x0c,0x05,0xdc, -0x01,0x0b,0xf0,0x18,0x23,0x02,0x22,0x13,0x32,0x07,0x00,0x33,0xfe,0x08,0xc3,0x05, -0xfb,0x20,0xec,0xdf,0x53,0xd9,0xde,0x97,0xeb,0xed,0x01,0xef,0xed,0x27,0xf6,0xfd, -0x9c,0x01,0x07,0xd3,0x07,0x01,0x2c,0xff,0x02,0x1f,0x0b,0x0b,0x35,0x11,0x10,0x25, -0x0c,0x0b,0x54,0x05,0x05,0x07,0xfa,0xf7,0xb9,0xf7,0xf4,0xb1,0xf6,0xf8,0x34,0xf8, -0xf9,0x6a,0xf8,0xfa,0x02,0xfe,0x03,0xc8,0x02,0x01,0x95,0xfc,0xf4,0xab,0xec,0xea, -0x29,0xea,0xe7,0x70,0xdc,0xd8,0x31,0xd5,0xd7,0x96,0xe2,0xf4,0x54,0x0a,0x28,0x8a, -0x4c,0x68,0x06,0x6e,0x60,0x84,0x3f,0x11,0xcf,0xe5,0xde,0x0e,0xf7,0x0f,0x90,0x08, -0xfe,0x6a,0x18,0x2b,0x03,0x25,0x07,0x9b,0xe9,0xd8,0xd0,0xe1,0xf9,0xd9,0xfd,0x03, -0xc8,0x19,0x1b,0x5b,0x27,0x1f,0xcf,0x0d,0xf2,0xfd,0xdf,0xe8,0xc7,0xf7,0x02,0x7b, -0x0a,0xea,0xc7,0xd7,0xd3,0x6a,0xd9,0xe6,0x42,0xf7,0xf7,0x7b,0xf4,0xf6,0x19,0xfc, -0x07,0x6d,0x10,0x16,0x6d,0x11,0x06,0xe5,0x02,0xff,0x2d,0x0a,0x0b,0x3d,0x04,0xfe, -0xe7,0xf3,0xe8,0x9b,0xe4,0xea,0xb5,0xec,0xee,0x2c,0xea,0xea,0x27,0xee,0xec,0xda, -0xf4,0xfc,0x73,0xfd,0x00,0x3d,0x05,0x0a,0x38,0x0a,0x0a,0x08,0x0c,0x06,0xc8,0x06, -0x0a,0x69,0x13,0x11,0xb8,0x15,0x19,0x5d,0x16,0x15,0x8d,0x10,0x06,0xd8,0xff,0xfa, -0xec,0xfe,0x03,0xee,0x09,0x0a,0x86,0x06,0x00,0x9e,0xf5,0xea,0xf4,0xe1,0xe0,0x4f, -0xe2,0xda,0x97,0xd8,0xd6,0xae,0xd6,0xdd,0x53,0xde,0xdd,0x28,0xd9,0xd6,0x00,0xdd, -0xdf,0x39,0xeb,0xfc,0x86,0x15,0x3c,0x04,0x5f,0x76,0x05,0x78,0x65,0xe9,0x3e,0x14, -0x3c,0xf4,0xf6,0xb8,0x0f,0x19,0x7b,0x0c,0x0b,0x7a,0x28,0x33,0xf8,0x22,0xfe,0xfc, -0xe0,0xd6,0x97,0xea,0xf7,0xbf,0xf8,0xfd,0xed,0x10,0x12,0xa9,0x1d,0x0f,0xb7,0xf5, -0xd8,0x85,0xcb,0xd4,0xb0,0xd9,0xe1,0x7d,0xe1,0xd1,0x61,0xd6,0xe0,0x16,0xeb,0xfb, -0xac,0x0d,0x0a,0x77,0x06,0x02,0x1c,0x0d,0x19,0x50,0x23,0x20,0x83,0x12,0x07,0x81, -0x01,0xff,0xfa,0x08,0x04,0x39,0xfe,0xee,0x4c,0xe4,0xdb,0x6f,0xe4,0xef,0x08,0xf4, -0xf3,0xf6,0xf5,0xfe,0x84,0x05,0x07,0x00,0x00,0x00,0xac,0x00,0x00,0x05,0x00,0x01, -0x6a,0x04,0x04,0x6b,0x05,0x03,0xa6,0x00,0xff,0xa7,0xff,0xfe,0x32,0xfc,0xf9,0x59, -0xf7,0xf4,0x90,0xf4,0xf4,0xd2,0xf3,0xf2,0xdb,0xf2,0xf0,0x1f,0xf2,0xf4,0xe5,0xf7, -0xf9,0x62,0xfc,0x01,0xc3,0x04,0x04,0x68,0x04,0x06,0x19,0x07,0x07,0x44,0x09,0x0b, -0xa0,0x0b,0x0c,0x24,0x0c,0x0a,0xa3,0x07,0x08,0xe7,0x08,0x07,0x3a,0x06,0x05,0x8a, -0x03,0x01,0x7b,0x00,0xff,0x4a,0xff,0xff,0x3c,0xff,0xfe,0x17,0xff,0x00,0x29,0x01, -0x01,0x5c,0x02,0x02,0x76,0x02,0x01,0x7f,0x01,0x02,0xd0,0x01,0x00,0x79,0x00,0x00, -0xe6,0xff,0xff,0xe5,0xfe,0xfd,0x1a,0xfd,0xfd,0xa7,0xfd,0xfe,0x01,0xff,0xff,0x4b, -0xfe,0xfd,0x47,0xfe,0xff,0xb8,0xff,0xfe,0x43,0xfb,0xf9,0x92,0xf8,0xf8,0xc0,0xf4, -0xef,0xfe,0xea,0xe8,0xf3,0xe6,0xe7,0x28,0xe7,0xe8,0x4e,0xec,0xf2,0x05,0xf9,0x00, -0x81,0x07,0x0f,0x20,0x14,0x16,0x55,0x16,0x16,0x61,0x15,0x13,0x74,0x10,0x0e,0xc8, -0x0e,0x0f,0xad,0x0f,0x0e,0x7a,0x0e,0x0d,0x32,0x0a,0x07,0xc5,0x05,0x03,0xe0,0xff, -0xfd,0x4b,0xfc,0xfa,0x07,0xf9,0xf9,0x77,0xfa,0xfb,0x44,0xfc,0xfe,0x60,0xff,0x01, -0xe2,0x03,0x05,0x37,0x05,0x04,0xd8,0x04,0x03,0xac,0x01,0xff,0x4e,0xfe,0xfc,0x6b, -0xfb,0xfa,0xdb,0xf9,0xf8,0xac,0xf8,0xf9,0xf9,0xfa,0xfc,0x41,0xfd,0xfe,0x00,0xfe, -0xfe,0x98,0xfe,0xfe,0x1c,0xfe,0xfb,0x1b,0xf8,0xf3,0x9a,0xee,0xe8,0xbc,0xe3,0xde, -0x99,0xda,0xd7,0xd6,0xd7,0xdc,0x0b,0xe5,0xef,0x9f,0xfd,0x0a,0x65,0x15,0x1f,0xd4, -0x27,0x2c,0x95,0x2a,0x24,0x36,0x1d,0x16,0x41,0x10,0x0d,0x7f,0x0f,0x12,0x0f,0x16, -0x18,0x62,0x18,0x16,0x65,0x12,0x0d,0x10,0x07,0x01,0x0a,0xfd,0xf8,0xf7,0xf4,0xf2, -0x1d,0xf1,0xf0,0x91,0xf0,0xf2,0x74,0xf5,0xf9,0x1f,0xff,0x03,0x75,0x06,0x08,0xc5, -0x08,0x07,0x4e,0x06,0x04,0xa9,0x01,0xfd,0xff,0xfa,0xf8,0xf9,0xf5,0xf4,0xc5,0xf3, -0xf4,0x21,0xf5,0xf6,0x2b,0xf8,0xf9,0x59,0xfd,0x01,0xf1,0x02,0x03,0x50,0x02,0x00, -0xca,0xfe,0xfb,0xb2,0xf4,0xec,0xea,0xe4,0xdc,0xef,0xd2,0xca,0x24,0xc5,0xc3,0xd1, -0xc8,0xd7,0xa0,0xea,0xff,0xa3,0x11,0x21,0xa7,0x2f,0x3a,0xbe,0x3f,0x3c,0x9d,0x32, -0x25,0x80,0x18,0x0f,0xd0,0x09,0x0a,0xe7,0x0f,0x18,0x73,0x20,0x26,0xc4,0x26,0x22, -0x75,0x1a,0x10,0xd2,0x04,0xfb,0x7c,0xf5,0xf1,0x8d,0xee,0xeb,0x90,0xe8,0xe7,0xbb, -0xe9,0xed,0x5f,0xf4,0xfa,0x8f,0x01,0x06,0xff,0x0b,0x0d,0x6a,0x0c,0x0a,0x82,0x06, -0x00,0xad,0xfa,0xf6,0x32,0xf3,0xf0,0x99,0xee,0xee,0xec,0xef,0xf1,0x42,0xf3,0xf6, -0xbb,0xf9,0xfc,0x42,0xff,0x03,0x73,0x06,0x07,0x98,0x06,0x02,0xd5,0xfb,0xf4,0x3b, -0xec,0xe1,0xa3,0xd3,0xc3,0x49,0xb1,0xa3,0x26,0xa8,0xbe,0x9b,0xdd,0xf6,0x98,0x06, -0x1a,0x0a,0x26,0x37,0xc4,0x4d,0x57,0x3d,0x4d,0x3b,0xee,0x28,0x13,0x84,0x04,0x00, -0x7e,0x06,0x10,0x34,0x1e,0x2c,0x1e,0x37,0x38,0xc2,0x30,0x24,0xf2,0x15,0x08,0xdd, -0xfd,0xf6,0xc6,0xf1,0xee,0x60,0xea,0xe6,0x0d,0xe6,0xe6,0x5d,0xea,0xf0,0x5e,0xf8, -0x00,0x13,0x07,0x0c,0x60,0x0e,0x0d,0xa3,0x0a,0x05,0x51,0xfd,0xf6,0x75,0xf1,0xec, -0x59,0xe9,0xe8,0x9d,0xe9,0xeb,0xb3,0xed,0xf0,0xee,0xf3,0xf7,0xc8,0xfb,0xff,0xce, -0x04,0x08,0x48,0x09,0x06,0x9c,0x02,0xfb,0x1c,0xf3,0xe8,0xe6,0xda,0xc8,0x79,0xac, -0x8f,0xcd,0x8b,0xa8,0x56,0xd0,0xef,0x1f,0x04,0x0e,0x69,0x10,0x0c,0xbd,0x1a,0x45, -0xab,0x6d,0x6e,0x8d,0x5a,0x3d,0xb3,0x1c,0x02,0x79,0xfc,0x02,0xfc,0x0c,0x1c,0xd1, -0x2f,0x40,0x6f,0x43,0x3c,0x86,0x2e,0x1e,0x11,0x0d,0x01,0xf5,0xfa,0xf6,0x47,0xf2, -0xef,0xe2,0xec,0xeb,0x9b,0xeb,0xee,0xd5,0xf2,0xf8,0xe0,0xfb,0xff,0x53,0x03,0x08, -0x05,0x0a,0x08,0x80,0x03,0xfd,0xf0,0xf3,0xeb,0xbe,0xe5,0xe2,0xf6,0xe1,0xe3,0xbd, -0xe5,0xe7,0xda,0xe9,0xec,0x08,0xf1,0xf7,0xe5,0xfe,0x05,0x96,0x08,0x07,0xa8,0x04, -0x01,0x72,0xfa,0xf2,0x81,0xe7,0xd8,0x1b,0xc0,0x97,0x0a,0x80,0x82,0xfe,0xb2,0xe0, -0x6b,0xfb,0x01,0xc1,0x04,0x0c,0xb0,0x16,0x22,0x92,0x41,0x6c,0xec,0x78,0x64,0x47, -0x46,0xfe,0xae,0xfe,0xff,0x30,0xff,0xfe,0xed,0xfe,0xff,0x0c,0x00,0x00,0x91,0x00, -0x02,0xd0,0x01,0x01,0x4c,0x01,0x02,0xe3,0x01,0x02,0xa2,0x02,0x03,0x18,0x03,0x02, -0x98,0x02,0x03,0xb3,0x03,0x02,0xfc,0x01,0x01,0x3c,0x01,0x00,0xe7,0x00,0x01,0x88, -0x01,0x00,0x2f,0x00,0xff,0xc2,0xfe,0xfe,0x46,0xfe,0xfe,0xf3,0xfd,0xfd,0x14,0xfd, -0xfc,0xde,0xfc,0xfc,0x6b,0xfc,0xfc,0x0f,0xfd,0xfd,0x31,0xfc,0xfc,0x5a,0xfc,0xfc, -0x38,0xfd,0xfe,0xe0,0xfe,0xff,0xc2,0xfe,0xff,0x21,0x00,0x00,0x44,0x00,0x01,0xf9, -0x02,0x03,0x7a,0x03,0x03,0x86,0x03,0x03,0xab,0x04,0x05,0x85,0x05,0x05,0xda,0x04, -0x04,0x17,0x04,0x04,0x50,0x04,0x04,0x71,0x02,0x01,0x8b,0x01,0x01,0x4c,0x01,0x00, -0x88,0xff,0xfe,0xa8,0xfd,0xfd,0xe2,0xfc,0xfc,0x57,0xfc,0xfb,0x4c,0xfb,0xfa,0xdc, -0xf9,0xf9,0xaa,0xf9,0xf9,0xe6,0xf9,0xfa,0xe3,0xfa,0xfc,0x86,0xfb,0xfa,0x7b,0xfa, -0xfb,0xcd,0xfd,0xfe,0xe9,0xfe,0x00,0xe2,0x00,0x01,0xb3,0x01,0x03,0xf7,0x04,0x05, -0x76,0x05,0x06,0x50,0x07,0x08,0x06,0x09,0x08,0x02,0x07,0x06,0x5c,0x07,0x07,0x6a, -0x07,0x06,0xdd,0x05,0x04,0xea,0x03,0x03,0x07,0x03,0x01,0x9d,0x00,0xff,0xd8,0xfe, -0xfd,0x79,0xfc,0xfb,0x2d,0xfb,0xf9,0x45,0xf8,0xf7,0x9b,0xf7,0xf6,0x09,0xf6,0xf5, -0x55,0xf5,0xf4,0x7a,0xf4,0xf5,0x0d,0xf6,0xf6,0x62,0xf6,0xf7,0x2b,0xf9,0xfb,0x60, -0xfc,0xfd,0x8e,0xff,0x01,0xe3,0x02,0x04,0xa7,0x06,0x08,0xc3,0x09,0x0b,0xf4,0x0b, -0x0c,0xdd,0x0c,0x0d,0x36,0x0d,0x0d,0x54,0x0c,0x0b,0xc7,0x0a,0x0a,0xca,0x09,0x08, -0x9d,0x07,0x06,0xe4,0x05,0x05,0x34,0x04,0x02,0xbc,0x00,0xff,0xb1,0xfd,0xfc,0xbd, -0xfa,0xf8,0xed,0xf6,0xf6,0x44,0xf5,0xf3,0xf8,0xf1,0xf0,0xc7,0xee,0xed,0x02,0xec, -0xeb,0x7c,0xec,0xed,0x9f,0xee,0xee,0x40,0xee,0xf0,0x63,0xf3,0xf6,0x84,0xf8,0xfc, -0x82,0x01,0x06,0x04,0x0a,0x0c,0xaf,0x10,0x13,0xe7,0x14,0x15,0xec,0x16,0x17,0x37, -0x17,0x16,0x99,0x15,0x14,0xe6,0x12,0x10,0x1f,0x0f,0x0d,0x21,0x0b,0x09,0x18,0x09, -0x09,0x25,0x09,0x07,0x35,0x05,0x02,0xf8,0xff,0xfe,0x90,0xfc,0xfa,0x25,0xf7,0xf5, -0xed,0xf4,0xf3,0x01,0xef,0xe9,0x4c,0xe6,0xe4,0xca,0xe3,0xe2,0xfa,0xe1,0xe1,0x9f, -0xe2,0xe2,0x75,0xe1,0xe1,0x52,0xe2,0xe5,0x62,0xe9,0xee,0x6d,0xf6,0xfe,0xdf,0x07, -0x10,0x22,0x17,0x1c,0xca,0x1f,0x22,0x31,0x24,0x25,0x77,0x25,0x25,0xf1,0x23,0x21, -0xfe,0x1e,0x1b,0x7a,0x17,0x12,0x3c,0x0f,0x0c,0xcd,0x0b,0x0b,0x48,0x0c,0x0d,0x00, -0x0c,0x09,0xf7,0x05,0x01,0x7b,0xfd,0xfa,0xe4,0xf8,0xf8,0xc8,0xf8,0xf8,0xe6,0xf6, -0xf2,0xfd,0xea,0xdd,0xff,0xcd,0xc3,0xaf,0xc6,0xd3,0x12,0xdf,0xe3,0x63,0xe1,0xdd, -0x3f,0xda,0xd4,0x11,0xc9,0xbd,0x75,0xbc,0xdd,0x19,0x12,0x33,0x40,0x37,0x2e,0xf4, -0x24,0x1c,0x50,0x19,0x21,0xa2,0x2c,0x33,0x85,0x36,0x38,0xd1,0x35,0x2f,0x95,0x27, -0x1f,0x13,0x14,0x09,0xc1,0x02,0x02,0x9f,0x07,0x0e,0xe0,0x13,0x15,0x2e,0x13,0x0c, -0xbc,0x05,0xff,0x8d,0xfb,0xf9,0x90,0xf7,0xf7,0x22,0xf8,0xfa,0x6b,0xfb,0xf6,0xc6, -0xe2,0xc1,0x7c,0xaa,0xb1,0x7a,0xcb,0xde,0x57,0xe0,0xdc,0xb1,0xd6,0xce,0x96,0xc5, -0xc7,0x11,0xbf,0xa7,0x2f,0xb4,0xef,0x6a,0x2c,0x47,0x11,0x4d,0x47,0xd2,0x36,0x22, -0x03,0x1c,0x23,0xa5,0x2c,0x34,0x4f,0x3e,0x42,0x99,0x3d,0x34,0x67,0x29,0x1a,0xc4, -0x08,0xfc,0x3b,0xfa,0xff,0x3c,0x09,0x12,0x53,0x18,0x17,0xcd,0x10,0x08,0xea,0x03, -0x01,0xe0,0xfd,0xfa,0x8e,0xf9,0xf9,0x79,0xf9,0xfa,0xeb,0xf7,0xe7,0xde,0xc4,0xa4, -0x0c,0xa6,0xc3,0x0b,0xde,0xe1,0x5a,0xdb,0xd5,0xd5,0xcc,0xc0,0xab,0xbe,0xbf,0xd9, -0xa5,0xa0,0x2a,0xd4,0x1e,0x3d,0x4a,0x54,0xef,0x52,0x46,0x16,0x31,0x22,0x30,0x23, -0x2a,0x5e,0x34,0x3f,0xe1,0x46,0x43,0x45,0x39,0x2d,0x09,0x00,0xff,0x18,0x01,0x05, -0x3c,0x06,0x02,0x66,0x02,0x02,0x27,0xff,0xfe,0xca,0x00,0xfe,0x4e,0xfe,0x00,0xc0, -0x00,0xfc,0xf2,0xfc,0xfe,0xbc,0xff,0xfe,0x41,0xfd,0xfd,0xef,0xfd,0xfd,0xc7,0xfe, -0x01,0xd8,0xff,0xfe,0xb4,0x00,0x05,0xa8,0x05,0x01,0x82,0xff,0x03,0x6f,0x04,0x02, -0xf3,0x01,0x03,0x1e,0x04,0x02,0x04,0x02,0x01,0x55,0xfd,0xfc,0x88,0xfe,0xff,0x20, -0xff,0xff,0x08,0x01,0x01,0x83,0xff,0xfc,0x0e,0xfc,0xfe,0xa1,0x00,0x02,0x79,0x02, -0x00,0x62,0xfc,0xfc,0x0b,0xfd,0xfe,0x92,0xff,0x01,0x56,0x01,0x01,0x32,0xfe,0xfd, -0x05,0x01,0x04,0xe9,0x01,0x02,0x04,0x04,0x02,0x48,0x01,0x02,0xf5,0x03,0x02,0x5d, -0x05,0x05,0x7c,0x00,0xfe,0xeb,0xfe,0xff,0x1c,0x00,0xfe,0xa8,0xfd,0xfb,0xc4,0xf8, -0xfa,0x11,0xfb,0xfb,0xe6,0xfc,0xfc,0xd8,0xfb,0xfb,0x77,0xff,0x01,0x1b,0x03,0x04, -0x17,0x04,0x02,0x78,0x03,0x06,0xf7,0x07,0x05,0x4c,0x03,0x03,0x23,0x07,0x05,0x41, -0x01,0x00,0x9c,0x00,0x01,0x21,0x00,0xff,0x21,0xfe,0xfb,0x85,0xfa,0xfd,0xf2,0xfd, -0xfc,0x9a,0xfa,0xfc,0x43,0xfe,0xfd,0x64,0xfc,0xfd,0xff,0xfe,0xfc,0x68,0xfc,0x01, -0xc9,0x02,0xfe,0x75,0xfd,0x00,0x03,0x03,0x02,0x93,0x03,0x04,0x1d,0x04,0x01,0xaf, -0x04,0x07,0x66,0x07,0x05,0x9a,0x05,0x07,0xd7,0x06,0x04,0xec,0x03,0x03,0x58,0x01, -0xfe,0xd0,0xfa,0xf9,0x80,0xf8,0xf9,0x74,0xf9,0xf8,0xd0,0xf3,0xf2,0x4a,0xf2,0xf2, -0xdc,0xf7,0xfe,0xe0,0x02,0x01,0x0f,0x01,0x02,0x35,0x05,0x06,0x9b,0x08,0x09,0x1a, -0x0b,0x0c,0x16,0x0c,0x09,0xfe,0x07,0x09,0xa2,0x0a,0x08,0xce,0x04,0x02,0x1c,0xfd, -0xf8,0x49,0xf9,0xfb,0x58,0xfb,0xf8,0xed,0xf3,0xf2,0x77,0xf0,0xf4,0x12,0xf8,0xfa, -0x46,0xf8,0xf9,0xde,0xfa,0xfc,0x39,0xfe,0x01,0xbb,0x03,0x03,0x4d,0x05,0x04,0xa7, -0x01,0x02,0xfd,0x08,0x0b,0x59,0x0b,0x0a,0x5a,0x08,0x07,0x9c,0x09,0x0c,0xda,0x0d, -0x0b,0x89,0x09,0x07,0xcc,0x03,0xff,0x91,0xfd,0xfd,0x54,0xfa,0xf5,0xc1,0xf4,0xf0, -0xbe,0xea,0xe6,0x55,0xe7,0xe9,0x55,0xec,0xf0,0x1d,0xf7,0xf9,0x75,0xfa,0xfe,0xec, -0x04,0x07,0x5a,0x09,0x0d,0xa9,0x0f,0x0f,0x8f,0x0f,0x10,0x15,0x13,0x14,0xda,0x14, -0x16,0xbf,0x18,0x14,0x58,0x0f,0x09,0x6f,0x05,0xff,0x74,0xf9,0xf1,0xa4,0xeb,0xe6, -0x8f,0xe1,0xdf,0xe0,0xde,0xe3,0xe0,0xe6,0xeb,0x7a,0xf2,0xf7,0x6b,0xf9,0xfb,0xae, -0x00,0x04,0x9b,0x06,0x07,0x86,0x09,0x0b,0x5f,0x0b,0x0c,0x75,0x0e,0x0f,0x6e,0x12, -0x17,0xb8,0x19,0x1a,0xa7,0x18,0x16,0x8d,0x13,0x11,0x20,0x0d,0x08,0xef,0x05,0x00, -0x3f,0xf8,0xf1,0x49,0xee,0xe9,0x1b,0xe0,0xd9,0xc1,0xd4,0xd4,0x54,0xd6,0xdd,0x24, -0xe4,0xeb,0x78,0xf2,0xf7,0x43,0xfd,0x02,0x36,0x09,0x0e,0xb4,0x13,0x14,0x0b,0x15, -0x14,0xc2,0x15,0x18,0x8c,0x1c,0x23,0xa6,0x29,0x2c,0x46,0x2d,0x2d,0xaa,0x28,0x1e, -0x8d,0x10,0x05,0x3f,0xfa,0xed,0xe2,0xe0,0xd1,0x96,0xc1,0xb4,0xb2,0xaf,0xb4,0xa5, -0xc2,0xd6,0xdb,0xea,0xf6,0xe7,0xf9,0xfd,0x1b,0x05,0x10,0x15,0x16,0x14,0x9e,0x0f, -0x0a,0x2f,0x09,0x0b,0x75,0x10,0x18,0x2c,0x24,0x2e,0xc7,0x34,0x36,0xb2,0x34,0x32, -0x6d,0x2f,0x29,0x69,0x1f,0x10,0xd9,0x04,0xfa,0x35,0xef,0xe3,0x77,0xd3,0xc1,0x95, -0xae,0xa1,0x6b,0xa4,0xb6,0x5c,0xd0,0xe7,0x68,0xf2,0xef,0x7e,0xe8,0xeb,0x67,0xff, -0x16,0x17,0x22,0x21,0xc7,0x18,0x0d,0xe7,0x07,0x0b,0x81,0x16,0x22,0xd8,0x2e,0x38, -0xda,0x40,0x46,0x28,0x4c,0x4d,0x9b,0x47,0x36,0x13,0x20,0x08,0x4a,0xfa,0xf4,0xe9, -0xe9,0xcc,0x87,0x99,0x80,0x51,0x9a,0xc7,0x68,0xe3,0xf3,0xe9,0xfa,0xf5,0xb3,0xd3, -0xbc,0xdc,0xdf,0x2f,0x16,0x65,0x62,0xdc,0x35,0x05,0xa3,0xe3,0xe5,0x6d,0xff,0x1d, -0x5b,0x30,0x3d,0x7a,0x49,0x4f,0xe0,0x55,0x5d,0x1e,0x5e,0x4c,0xd8,0x2d,0x10,0x32, -0xfa,0xf4,0x00,0xf7,0xf7,0xa3,0xdb,0xa3,0x11,0x80,0x9f,0xff,0xd0,0xec,0x15,0xf1, -0xef,0xb7,0xf0,0xf1,0x34,0xe1,0xd9,0x12,0xef,0x28,0xfd,0x4f,0x45,0x67,0x26,0x0c, -0x1e,0x06,0x0d,0x45,0x16,0x15,0x55,0x16,0x25,0xee,0x46,0x68,0x26,0x7d,0x79,0x5f, -0x5e,0x37,0x07,0x16,0x00,0x0c,0xfc,0xfc,0x4f,0xf4,0xc1,0x76,0x82,0x80,0x60,0xaf, -0xdf,0x1d,0xef,0xe4,0xa5,0xe3,0xeb,0xc4,0xf2,0xee,0x07,0xe4,0xfe,0xcd,0x01,0x01, -0x91,0x00,0x00,0x50,0x00,0x02,0x4e,0x04,0x04,0x25,0x05,0x03,0xd0,0x04,0x03,0xdb, -0x02,0x04,0x91,0x03,0x02,0xb3,0xff,0xfd,0x57,0xfc,0xfc,0x48,0xfc,0xfb,0xe4,0xf9, -0xfb,0x44,0xfc,0xfb,0x3e,0xf9,0xfa,0x60,0xfd,0xfe,0xeb,0xfd,0xff,0x28,0x00,0x02, -0xb0,0x02,0x05,0x4b,0x06,0x02,0x85,0x01,0x02,0x57,0x01,0xfe,0xdc,0xfe,0xff,0xc4, -0xfd,0xfb,0x3d,0xfb,0xfd,0x8d,0xfd,0xfd,0x9c,0xfb,0xfc,0xd4,0xfc,0xfe,0x5b,0x01, -0x02,0x05,0x04,0x04,0x0e,0x06,0x05,0x49,0x06,0x06,0xf2,0x08,0x06,0x8a,0x06,0x04, -0x24,0x02,0xfc,0xd9,0xfb,0xfb,0x43,0xfa,0xf9,0xe3,0xf6,0xf6,0x60,0xf6,0xf5,0xc9, -0xf5,0xf7,0xd5,0xf8,0xf9,0x50,0xfb,0xfd,0x56,0x01,0x03,0xd9,0x04,0x07,0x72,0x09, -0x09,0x42,0x0b,0x0a,0xab,0x09,0x05,0xe4,0x03,0x02,0xa9,0xff,0xfc,0x00,0xfb,0xfa, -0x23,0xfc,0xfb,0xf0,0xf8,0xf8,0x1c,0xfa,0xfb,0x0e,0xfc,0xfe,0xc1,0xfe,0xff,0x05, -0x00,0x04,0x4a,0x07,0x0a,0x91,0x0b,0x0d,0x5f,0x0e,0x0c,0x0f,0x0c,0x07,0xe3,0xff, -0xf9,0x1a,0xf7,0xf5,0xcf,0xf3,0xf2,0x0b,0xf2,0xf1,0xa7,0xf1,0xef,0x8c,0xee,0xf0, -0x11,0xf4,0xf9,0x16,0xfe,0x01,0x4d,0x05,0x07,0x32,0x0a,0x0f,0x16,0x13,0x15,0x77, -0x16,0x15,0x98,0x12,0x0d,0x7f,0x08,0x00,0x17,0xf7,0xf1,0x38,0xf1,0xf5,0x43,0xf9, -0xfa,0x37,0xf8,0xf3,0xa5,0xf1,0xf1,0xc4,0xf4,0xf7,0x28,0xf8,0xfb,0x61,0xfe,0x04, -0x08,0x0b,0x10,0xbf,0x16,0x1b,0x7b,0x1c,0x1b,0x5a,0x17,0x0f,0xfd,0xff,0xed,0xdb, -0xe2,0xe5,0x0e,0xf2,0xfc,0x91,0xfd,0xf3,0x0e,0xe3,0xd8,0xf7,0xdd,0xf1,0x57,0xfe, -0x01,0x77,0x00,0xff,0xc0,0xfe,0x02,0xd9,0x0b,0x19,0x2b,0x25,0x2b,0xb0,0x2c,0x28, -0xc2,0x20,0x14,0xeb,0x03,0xeb,0xec,0xd9,0xdf,0x8b,0xf3,0x08,0xfa,0x08,0xf8,0xd7, -0xe2,0xd7,0xf9,0xd8,0xe8,0xd3,0xf7,0xfe,0x89,0xfa,0xf5,0x88,0xf7,0xff,0x50,0x0b, -0x19,0x4e,0x29,0x34,0xe6,0x37,0x33,0x5e,0x29,0x15,0x54,0xe9,0xc1,0x5b,0xc4,0xfc, -0xa6,0x22,0x19,0xde,0xf3,0xc3,0x02,0xb5,0xc0,0x4e,0xf2,0x15,0x82,0x14,0x00,0xd2, -0xef,0xe7,0xef,0xe6,0xf4,0x96,0x0a,0x26,0x22,0x3c,0x51,0xc9,0x53,0x42,0x2a,0x26, -0x0a,0x46,0xda,0xab,0x5d,0xc2,0x0e,0x2f,0x30,0x22,0xf8,0xf2,0xd3,0xd2,0xb0,0x9a, -0x68,0xde,0x26,0x72,0x21,0xfd,0x78,0xeb,0xe6,0xe2,0xdd,0xe6,0x60,0x03,0x20,0x22, -0x34,0x52,0x11,0x68,0x5c,0xad,0x33,0x02,0x0c,0xbf,0x8b,0x43,0xce,0x28,0x0c,0x3e, -0x1c,0x07,0xdd,0xc5,0x03,0xae,0xa9,0xb8,0xee,0x31,0xe4,0x1f,0xf1,0xc1,0xe6,0xe1, -0xbd,0xda,0xe7,0xa7,0x0a,0x23,0x38,0x3b,0x5d,0x2a,0x78,0x6b,0x42,0x37,0xf7,0xe1, -0xa1,0x80,0x10,0xe6,0x3c,0xde,0x44,0x08,0x94,0xc4,0xc5,0x03,0xc0,0xb5,0x26,0xe4, -0x1d,0x55,0x15,0xff,0xbc,0xff,0xff,0xf3,0xfd,0xfd,0x1e,0xfc,0xfc,0xd8,0xfd,0xfd, -0x70,0xfa,0xfa,0x98,0xf9,0xfe,0xb0,0xff,0xff,0x34,0x01,0x03,0x44,0x04,0x02,0x08, -0x03,0x01,0x1b,0x01,0xfe,0x38,0xfe,0xff,0x52,0xfe,0xfa,0x5f,0xfe,0x01,0x5d,0x01, -0xfe,0x05,0xff,0x02,0xaa,0x03,0x01,0xf0,0xfe,0x01,0x0a,0x02,0x01,0xb2,0xfe,0xfd, -0x45,0xfa,0xf7,0xcf,0xf6,0xf7,0x71,0xf8,0xf8,0x1d,0xfb,0xfd,0x16,0x01,0x04,0xa1, -0x05,0x06,0xd6,0x06,0x07,0x0c,0x06,0x05,0xe2,0x01,0xff,0x2e,0xff,0xfe,0x29,0xfd, -0xfa,0x54,0xf8,0xf7,0x4a,0xf8,0xf9,0x62,0xfe,0x03,0x58,0x07,0x06,0x4b,0x06,0x05, -0x3f,0x04,0x00,0x2a,0xfd,0xfa,0x9b,0xf8,0xf5,0x15,0xf3,0xf1,0xca,0xf1,0xf4,0xbf, -0xf6,0xfa,0x45,0x00,0x07,0x22,0x0c,0x0f,0xcf,0x11,0x10,0x4f,0x0c,0x06,0x71,0x03, -0xff,0x85,0xfd,0xfd,0x5e,0xfd,0xf6,0xc5,0xea,0xe3,0xd0,0xe5,0xf1,0x17,0x00,0x0c, -0x2f,0x14,0x14,0x3f,0x10,0x0a,0xec,0x05,0x02,0x8b,0xff,0xfc,0x27,0xfa,0xf8,0x0a, -0xf4,0xea,0x74,0xe0,0xde,0xff,0xe9,0xf9,0x89,0x04,0x0d,0xdb,0x16,0x1d,0xba,0x21, -0x22,0x88,0x18,0x01,0xa4,0xf5,0xf7,0x7b,0x0d,0x19,0x50,0x0a,0xe0,0x9f,0xb8,0xb7, -0x26,0xd2,0xfe,0x43,0x19,0x1f,0x55,0x14,0x07,0x1f,0x0c,0x1e,0x30,0x25,0x17,0x99, -0x02,0xef,0x22,0xed,0x04,0x4d,0x13,0xec,0x43,0xb3,0xaf,0x13,0xdc,0xf9,0xe9,0x07, -0x14,0x37,0x22,0x28,0x79,0x2f,0x36,0x2e,0x33,0x03,0x06,0xd9,0xdb,0x0c,0x21,0x4d, -0xc6,0x15,0xaf,0x6a,0xa4,0xc3,0xa3,0xbf,0xce,0x30,0x08,0x38,0xde,0x2f,0x17,0xb4, -0x18,0x2c,0x32,0x2a,0x0d,0x55,0xe8,0xe0,0xd5,0x0e,0x37,0x1e,0x2d,0xd0,0x7f,0xa3, -0x9f,0xd6,0xc1,0xdd,0xd6,0xfb,0x1a,0x57,0x29,0x31,0x66,0x3b,0x40,0x48,0x3c,0x12, -0xc0,0xc8,0xc1,0xc0,0x20,0x5e,0x9e,0x3a,0xc0,0x21,0x8d,0xbf,0xc6,0xcf,0xc2,0xcd, -0xd5,0x1c,0xb9,0x36,0x34,0xed,0x31,0x32,0xbd,0x33,0x20,0x04,0xd8,0xba,0x32,0xfd, -0x4e,0xbb,0x5d,0xe9,0x03,0x8d,0xa2,0xf8,0xc2,0xc1,0xfd,0xe6,0x10,0xf5,0x25,0x2b, -0xac,0x3b,0x48,0xe0,0x47,0x2b,0x84,0xcc,0x9b,0x4b,0xee,0x5a,0xd4,0x66,0xff,0x06, -0x00,0xff,0xaf,0xff,0xff,0x2e,0x00,0x00,0xf0,0xff,0xff,0xbf,0xff,0xff,0xcf,0xff, -0xff,0xad,0xff,0xff,0xec,0xff,0xff,0x9c,0xff,0xff,0x39,0x00,0xff,0xf6,0xff,0xff, -0xaa,0xff,0x00,0x49,0xff,0xff,0x02,0x00,0xff,0x9d,0xff,0xff,0x35,0xfe,0x00,0x50, -0x01,0xff,0x5f,0xff,0xff,0x70,0xff,0xfe,0xe6,0xfd,0xff,0x95,0x01,0x02,0x86,0xfe, -0xfd,0x7d,0xfe,0xfd,0xf8,0x02,0xff,0x5e,0xfe,0x00,0x06,0xff,0xfe,0xe1,0xfe,0xff, -0xd2,0xfc,0x00,0xe3,0x00,0x00,0x58,0x00,0xfe,0x66,0xfe,0xfe,0x74,0xfe,0xff,0x54, -0xff,0x00,0xeb,0x00,0xff,0xef,0xfe,0xfe,0x75,0xff,0xfe,0x6c,0xfd,0xff,0x56,0x01, -0x00,0xb9,0xfe,0xfe,0x90,0xfe,0xff,0x78,0x00,0xff,0xfb,0xfe,0xff,0xfb,0xfe,0x01, -0xcb,0xfe,0xfc,0xa1,0x00,0x01,0xcb,0x00,0xfd,0x0e,0xfe,0xff,0xb3,0x00,0xfe,0xfc, -0x01,0xff,0x0f,0xf7,0xfe,0x83,0x06,0x06,0x94,0xff,0xf8,0x2f,0xfb,0x01,0xb3,0x02, -0xff,0xf0,0xfc,0xff,0x18,0x00,0x00,0x5b,0x00,0xfe,0x8f,0xfd,0xfd,0x78,0xfe,0xfe, -0x1f,0x01,0x01,0x43,0x00,0xfe,0x3b,0xfe,0xff,0xcd,0x00,0xff,0x04,0xfe,0xff,0x30, -0x00,0x00,0xa5,0xfe,0xfe,0x79,0xff,0x00,0xc6,0x00,0xff,0x91,0xfe,0xfe,0x18,0xfe, -0xfe,0x22,0x00,0x01,0x7a,0x01,0xff,0xf6,0xfd,0xff,0x5b,0xfe,0xfd,0x68,0x03,0x02, -0x10,0xfb,0xfc,0xfa,0x02,0x01,0x17,0xfd,0xfe,0x78,0xff,0x02,0x31,0xfe,0xfa,0xab, -0xfe,0x02,0xdf,0x02,0xfe,0x5a,0xfe,0xfe,0x8e,0xff,0xfe,0xb3,0xfe,0x01,0xde,0x01, -0x00,0x29,0xff,0xfc,0xbe,0xfd,0x00,0x11,0x01,0xff,0xb5,0x01,0x01,0x94,0xfb,0xfe, -0x01,0x02,0x00,0xbc,0xfe,0xfe,0xd3,0xfc,0xfe,0x5d,0x01,0xff,0x1d,0x00,0xff,0xd8, -0xfe,0x03,0xc3,0x00,0xfb,0xde,0xfc,0xff,0x9e,0x01,0x00,0x71,0x01,0xff,0x7a,0xf8, -0xff,0x25,0x05,0x04,0x36,0x00,0xf9,0xb2,0xfb,0x00,0x1a,0x01,0x00,0xd2,0x00,0x00, -0xf2,0xfe,0xff,0x73,0x00,0xff,0x61,0xfd,0x00,0x81,0x00,0x00,0x78,0xff,0xfc,0xa4, -0xfd,0xff,0xa3,0x00,0x05,0x80,0x01,0xf9,0xcf,0xfb,0x00,0x7d,0xfc,0xff,0xb5,0x04, -0x03,0x29,0x02,0xf9,0xee,0xf8,0xff,0x9d,0x04,0x03,0x30,0xff,0xfc,0x34,0xfe,0x04, -0x2a,0x04,0xfd,0xfd,0xfb,0xfe,0x76,0xfb,0xfe,0xc2,0x02,0x03,0x5d,0x03,0xfd,0x62, -0xfb,0xfa,0x67,0x00,0x08,0x52,0xfc,0xf8,0xef,0x03,0x06,0x29,0x02,0xf7,0xd5,0xfa, -0x02,0xdd,0x00,0xf9,0x6e,0xfa,0x02,0x4a,0x03,0xfe,0xb1,0xfc,0xfe,0x5e,0x03,0x00, -0x4e,0xff,0xff,0xa6,0x03,0xff,0x0e,0xf9,0x00,0x4b,0xff,0x05,0xf1,0x00,0xf9,0x68, -0xfb,0x00,0xc8,0x03,0xfe,0xb2,0xfc,0xfe,0xca,0x03,0x00,0x1b,0xfc,0xfe,0xb6,0x02, -0x02,0x19,0xff,0xfd,0x3c,0xfe,0x03,0xe8,0xfe,0xf8,0x3b,0xfb,0x06,0x6f,0x04,0xf5, -0x3d,0xf9,0xfd,0x51,0x04,0x08,0xe6,0xfe,0xf6,0xba,0xfb,0x02,0x26,0x02,0x00,0x7a, -0xff,0x01,0x36,0x02,0xff,0x4b,0xff,0xfd,0x6d,0xfb,0xfe,0xa3,0xff,0x01,0xb0,0x04, -0xfe,0xa6,0xfb,0xfa,0x51,0xfd,0x05,0x4b,0x03,0xfd,0xa3,0xfa,0xfe,0x48,0x04,0x06, -0x77,0xfb,0xf7,0x38,0xff,0x01,0xfe,0x01,0xfd,0x7f,0xfc,0xff,0xc0,0x00,0xff,0x76, -0xfc,0xff,0x8f,0x03,0x01,0x8a,0x00,0xfd,0xbd,0xfe,0xff,0x72,0x00,0x02,0xb6,0x00, -0xff,0xcf,0x00,0x01,0x08,0x01,0xfd,0x1d,0xfd,0x00,0xf3,0x00,0xfc,0x38,0xfc,0xff, -0x2a,0x00,0xfe,0xba,0xfa,0xfe,0x71,0x02,0x02,0x55,0x00,0xfe,0xc8,0xfd,0xfc,0x23, -0xfd,0xff,0x5a,0x01,0x01,0xd7,0xff,0xfe,0x38,0xfe,0xfe,0xbc,0xff,0x00,0xa1,0x00, -0x00,0x38,0x00,0x00,0x64,0x00,0x00,0xa0,0x00,0x02,0x42,0x02,0x01,0x66,0x00,0x00, -0xc3,0xfe,0xfd,0x0b,0x00,0x00,0x77,0xfe,0xfe,0xa0,0xfc,0xfc,0x90,0xfc,0xfc,0xab, -0xfd,0xfe,0xcc,0xff,0xff,0x0f,0xff,0xff,0x85,0x00,0x00,0x9f,0xff,0xff,0x12,0x00, -0xff,0xdc,0xff,0xff,0xcc,0xfe,0xff,0x35,0xff,0xff,0xa7,0x00,0x00,0x47,0xff,0xff, -0xd7,0x01,0x03,0x32,0x02,0x01,0x98,0x00,0xff,0xbe,0xff,0xff,0xda,0xfe,0xfd,0xdf, -0xfd,0xfc,0x32,0xfc,0xfd,0xd7,0xfd,0xfb,0x67,0xfa,0xfa,0xd1,0xf9,0xfe,0xd2,0xff, -0xff,0x91,0x00,0x02,0x46,0x04,0x03,0x99,0x02,0x02,0xbf,0x01,0x01,0xf3,0xfe,0xfd, -0xcf,0xfe,0xff,0xb5,0xfc,0xfb,0x32,0xff,0x01,0x7f,0x01,0xfe,0x4b,0xfe,0x01,0xa7, -0x03,0x03,0xe0,0xff,0xff,0xc3,0x01,0x02,0x61,0x01,0xff,0xc4,0xfd,0xfb,0xed,0xf8, -0xf7,0x77,0xf6,0xf7,0x62,0xf8,0xf8,0x69,0xfa,0xfc,0x38,0xff,0x02,0xbb,0x04,0x06, -0x70,0x06,0x06,0xfe,0x07,0x06,0x96,0x05,0x03,0x98,0x00,0xff,0xea,0xfe,0xfe,0x17, -0xfd,0xfa,0x86,0xf8,0xf7,0x08,0xf8,0xf8,0xa2,0xfa,0xff,0x4e,0x04,0x07,0xe8,0x06, -0x06,0x35,0x06,0x05,0xa2,0x02,0xff,0x52,0xfc,0xfa,0x55,0xf8,0xf5,0x26,0xf3,0xf1, -0x0d,0xf1,0xf3,0xa4,0xf5,0xf7,0x45,0xfb,0x00,0x0d,0x07,0x0b,0x4b,0x0f,0x11,0xeb, -0x11,0x0f,0x2c,0x0a,0x05,0x37,0x03,0xff,0x85,0xfd,0xfd,0xfb,0xfd,0xfa,0x26,0xf1, -0xe6,0x4f,0xe2,0xe6,0x58,0xf1,0xfe,0xc8,0x0a,0x12,0xbc,0x15,0x13,0x76,0x0e,0x09, -0x6a,0x05,0x02,0xda,0xff,0xfc,0xaf,0xfa,0xf9,0xf4,0xf6,0xf0,0x1a,0xe7,0xdf,0xc1, -0xde,0xe8,0x0a,0xf7,0x01,0x1d,0x0a,0x12,0x1a,0x1a,0x1f,0x79,0x22,0x22,0xcd,0x19, -0x04,0x69,0xf7,0xf4,0x87,0x01,0x15,0x98,0x17,0x04,0x58,0xdc,0xb8,0x93,0xb4,0xc8, -0x67,0xee,0x10,0x53,0x1e,0x1d,0x5d,0x11,0x07,0x19,0x0c,0x1c,0x24,0x26,0x1e,0x72, -0x0c,0xf9,0x40,0xeb,0xf0,0x28,0x08,0x13,0x27,0xf2,0xbb,0x7e,0xa7,0xc6,0xcc,0xec, -0xff,0xe3,0x0a,0x16,0xfd,0x22,0x28,0xd9,0x2e,0x34,0x6c,0x3a,0x20,0x80,0xf0,0xd2, -0x8f,0xe2,0x24,0x4d,0x4e,0x26,0x3d,0xc7,0x9a,0x0e,0xb6,0xc3,0x3b,0xbe,0xd4,0x5c, -0x0c,0x38,0xa9,0x34,0x1c,0xc5,0x14,0x23,0x34,0x30,0x23,0x9d,0x06,0xe5,0x14,0xdf, -0x07,0x3b,0x30,0x3d,0x98,0xfd,0xb4,0xc2,0x9d,0xa2,0xc9,0xc4,0xdc,0x8c,0xf7,0x14, -0x4f,0x26,0x2e,0xc2,0x36,0x3e,0xf7,0x41,0x3a,0xea,0x11,0xce,0xbd,0xb6,0xff,0xa3, -0x4f,0x5d,0x15,0x14,0xa5,0xd3,0x8f,0xbf,0xb8,0xcf,0xc4,0xb4,0xc7,0xff,0x7b,0x31, -0x37,0xc0,0x34,0x32,0x96,0x33,0x34,0x47,0x28,0xee,0xab,0xb7,0xd3,0x7a,0x1f,0x5f, -0xfb,0x52,0xe0,0x07,0x8d,0x99,0xcb,0xbe,0xbf,0x6c,0xcf,0xfa,0x21,0x19,0x28,0xf3, -0x2c,0x3b,0x4c,0x48,0x49,0x69,0x3d,0xfd,0x6d,0xa6,0xaa,0xd4,0x05,0x63,0xcf,0x68, -0xff,0x3f,0x00,0xff,0xf1,0xff,0xff,0xef,0xfe,0xff,0xc5,0xfe,0xff,0x98,0xff,0xff, -0xfc,0xff,0xff,0x8c,0xfe,0xfe,0x90,0xff,0xff,0xcd,0xff,0xff,0x93,0xff,0xff,0x9d, -0xff,0xff,0xae,0x00,0x02,0x2f,0x02,0x00,0x14,0xff,0xfe,0xb6,0xff,0xfe,0x5a,0xfd, -0xfd,0xb2,0xfe,0xff,0xb1,0xfc,0xfb,0x8f,0xfa,0xfa,0x98,0xfb,0xf9,0xee,0xfa,0xfc, -0xed,0xfc,0xfb,0x67,0xfa,0xfa,0x6e,0xfa,0xf9,0x7f,0xf9,0xfa,0x55,0xf8,0xf8,0xd5, -0xf9,0xfb,0x2a,0xfc,0xfb,0x52,0xfb,0xfd,0x20,0xff,0x01,0x48,0x01,0x01,0x22,0x03, -0x03,0xc9,0x03,0x03,0x4f,0x04,0x03,0xaa,0x05,0x08,0xe8,0x07,0x07,0x18,0x08,0x09, -0x03,0x0a,0x0b,0xd1,0x0c,0x0d,0xc4,0x0c,0x0b,0x65,0x0a,0x0a,0xdc,0x09,0x09,0x4b, -0x09,0x08,0x0b,0x08,0x06,0x69,0x07,0x08,0xfb,0x08,0x06,0x1f,0x04,0x03,0xbc,0x03, -0x04,0x31,0x03,0x01,0xba,0x01,0x01,0x29,0x01,0x01,0xf4,0x01,0x00,0xca,0xff,0x00, -0x2b,0x00,0x00,0xa9,0xff,0xfe,0x10,0xfe,0xfd,0x2d,0xfd,0xfc,0x94,0xfc,0xfc,0xe3, -0xfb,0xfc,0xf7,0xfb,0xfc,0xf1,0xfb,0xfc,0x09,0xfd,0xfd,0x83,0xfc,0xfb,0xa5,0xfc, -0xfd,0x88,0xfe,0xfd,0x4a,0xfd,0xff,0x1b,0x00,0xff,0x61,0xfe,0xfe,0xe2,0xfe,0xff, -0x0f,0x01,0x01,0x38,0x00,0xff,0x48,0x00,0x00,0xbd,0x00,0x00,0x54,0x00,0x01,0x55, -0x01,0xff,0x9d,0xff,0xff,0x76,0xfe,0xfe,0x28,0xff,0xfe,0x69,0xfe,0xfd,0x5b,0xfe, -0xff,0x86,0xfe,0xfd,0x4d,0xfd,0xfd,0x18,0xff,0x00,0x32,0x00,0x00,0x06,0x00,0xff, -0x4c,0x00,0xff,0xc1,0xff,0x01,0x39,0x01,0xff,0xa7,0xff,0x00,0x0b,0x01,0x01,0x55, -0xff,0xfe,0xe0,0xfe,0x00,0xb1,0xff,0xff,0x9b,0xff,0xfd,0x39,0xfe,0xfe,0x9d,0xfe, -0xff,0xfe,0xfe,0xfe,0xa1,0xff,0xff,0x8b,0xfe,0xfd,0x7c,0xfd,0xfe,0x8a,0x00,0xff, -0x3b,0xfe,0xfe,0x9e,0xff,0xff,0x10,0xff,0xfd,0x7f,0xfd,0xff,0xb8,0xff,0xfe,0x3f, -0xfe,0xfd,0xb8,0xfd,0xfd,0x2a,0xfe,0xfd,0x3b,0xfd,0xfc,0x46,0xfc,0xfc,0x9a,0xfc, -0xfc,0xd7,0xfb,0xfb,0x77,0xfb,0xfb,0x08,0xfb,0xf9,0x2e,0xfa,0xfa,0xdf,0xf9,0xf8, -0x55,0xf8,0xf9,0xa6,0xf9,0xf9,0x61,0xf8,0xf8,0x8c,0xfa,0xfb,0x00,0xfa,0xfa,0x14, -0xfc,0xfd,0x88,0xfe,0xfe,0xfa,0xff,0x02,0x0b,0x04,0x03,0x65,0x05,0x08,0x00,0x09, -0x0b,0x6c,0x0d,0x0d,0x4b,0x10,0x11,0xe1,0x10,0x11,0x7f,0x13,0x13,0x9d,0x13,0x11, -0xca,0x10,0x11,0x59,0x11,0x0f,0xb3,0x0c,0x0b,0xd2,0x09,0x08,0xbf,0x07,0x05,0x7b, -0x04,0x03,0x30,0x02,0x02,0x9b,0x02,0x00,0xc5,0xff,0x00,0xe5,0xff,0x00,0x18,0x00, -0xff,0x72,0xff,0xfe,0x3d,0xfe,0xfe,0x07,0xfe,0xfd,0xa3,0xfc,0xfb,0x6f,0xfb,0xfa, -0x9b,0xfa,0xfa,0xfc,0xf9,0xf8,0x1d,0xf9,0xf9,0xbd,0xf9,0xf9,0x01,0xf9,0xf9,0xcb, -0xf9,0xf9,0x07,0xfa,0xfa,0x3b,0xfb,0xfb,0xca,0xfc,0xfd,0xe7,0xfc,0xfd,0xc7,0xfe, -0x00,0x33,0x01,0x00,0x4b,0x00,0x00,0xf9,0x01,0x01,0xce,0x01,0x02,0x51,0x02,0x02, -0x10,0x01,0x01,0xca,0x01,0x00,0x8e,0x00,0x00,0x65,0x00,0xff,0xae,0xff,0xfe,0x6a, -0xfe,0xfe,0x66,0xfe,0xfe,0x6a,0xfd,0xfd,0x08,0xfe,0xfd,0x0a,0xfe,0xfe,0x77,0xfe, -0xff,0x43,0xff,0xfe,0x0b,0xff,0xff,0xe9,0xff,0xff,0x08,0xff,0xfe,0x49,0xff,0x00, -0x50,0xff,0xfe,0x14,0xff,0x00,0x91,0xfe,0xfe,0xe7,0xfe,0xfe,0xce,0xfe,0xfd,0x98, -0xfd,0xfe,0x4d,0xfe,0xfd,0x40,0xfd,0xfd,0x83,0xfd,0xfd,0x8b,0xfd,0xfe,0xe2,0xfe, -0xfe,0x9d,0xfd,0xfd,0x78,0xfe,0xfe,0x2a,0xfe,0xfd,0xdd,0xfd,0xfe,0x24,0xfe,0xfd, -0xef,0xfe,0xfe,0x0a,0xfe,0xfe,0xc2,0xfe,0xfe,0xce,0xfe,0xfd,0x89,0xfc,0xfd,0x08, -0xfe,0xfd,0x4d,0xfe,0xfd,0x9b,0xfc,0xfb,0x2d,0xfb,0xfb,0xa5,0xfb,0xfb,0xea,0xfa, -0xf9,0x8a,0xf8,0xf7,0x6c,0xf8,0xf8,0xf8,0xf7,0xf6,0x4f,0xf6,0xf6,0x20,0xf5,0xf5, -0x02,0xf5,0xf4,0x0b,0xf5,0xf5,0xd8,0xf5,0xf5,0x99,0xf5,0xf5,0x1f,0xf8,0xfc,0x39, -0x01,0x05,0x04,0x0b,0x10,0x4e,0x17,0x1e,0x37,0x23,0x26,0xf6,0x27,0x26,0x4b,0x24, -0x22,0x22,0x20,0x1d,0x29,0x1b,0x19,0x51,0x17,0x15,0x1f,0x13,0x10,0x85,0x0d,0x09, -0x6a,0x06,0x04,0xd1,0x01,0xff,0x79,0xfd,0xfb,0x0c,0xfc,0xfc,0x2b,0xfd,0xfd,0xd3, -0xfd,0xfe,0x53,0xff,0x00,0x42,0x00,0x00,0xce,0x00,0x00,0x29,0x00,0xff,0x13,0xfe, -0xfd,0x04,0xfc,0xfa,0xf7,0xf8,0xf7,0xdc,0xf6,0xf6,0xb1,0xf4,0xf4,0x31,0xf4,0xf3, -0x8f,0xf3,0xf3,0xf1,0xf2,0xf4,0x00,0xf5,0xf5,0x68,0xf6,0xf7,0xd9,0xf8,0xf9,0x1b, -0xfb,0xfc,0x18,0xfe,0xff,0x33,0x00,0x01,0x3b,0x03,0x04,0xb6,0x05,0x05,0x9d,0x05, -0x05,0xf4,0x04,0x05,0x04,0x05,0x03,0xd1,0x01,0x02,0x96,0x01,0x00,0xa6,0x00,0x00, -0xa2,0xfe,0xfd,0xa5,0xfc,0xfc,0xdf,0xfc,0xfc,0xa6,0xfb,0xfb,0x78,0xfb,0xfb,0xce, -0xfc,0xfd,0x4e,0xfe,0xfe,0xd6,0xfe,0xfe,0xbe,0xff,0x00,0x28,0x00,0x00,0xc2,0x00, -0xff,0xbb,0xfe,0xff,0x94,0xff,0xff,0x94,0xfe,0xfe,0x92,0xfe,0xfe,0x46,0xfd,0xfc, -0xcd,0xfd,0xfe,0x10,0xfd,0xfd,0xb0,0xfc,0xfc,0x88,0xfc,0xfb,0x3a,0xfb,0xfb,0xad, -0xfb,0xfb,0x77,0xfb,0xfb,0x63,0xfb,0xfc,0xcd,0xfc,0xfc,0x86,0xfc,0xfc,0x4d,0xfd, -0xfd,0xda,0xfd,0xfe,0xe5,0xfe,0xfe,0x0d,0xff,0xff,0x44,0xff,0xff,0x87,0xff,0xff, -0xb9,0xff,0xff,0xd2,0xfe,0xfe,0x65,0xfd,0xfd,0x18,0xfd,0xfc,0x54,0xfb,0xfa,0xbd, -0xfa,0xfa,0xa3,0xf8,0xf7,0x60,0xf6,0xf5,0x01,0xf3,0xf2,0x33,0xf1,0xef,0x72,0xed, -0xec,0xc7,0xeb,0xea,0x4a,0xe8,0xe6,0x96,0xe5,0xe4,0xc1,0xe2,0xe1,0x7f,0xe3,0xeb, -0x40,0xf9,0x0c,0x05,0x22,0x2f,0x39,0x30,0x2a,0x87,0x28,0x31,0xc7,0x34,0x2c,0x84, -0x1a,0x0a,0xda,0x0b,0x16,0x75,0x31,0x4a,0x3e,0x53,0x4a,0x8c,0x36,0x21,0x5d,0x17, -0x17,0xee,0x14,0x08,0xd1,0xf8,0xef,0x97,0xee,0xee,0xfb,0xf0,0xf4,0x1b,0xf8,0xf9, -0x51,0xf9,0xfa,0x4d,0xfe,0x01,0xfa,0x04,0x07,0xa7,0x08,0x07,0x6c,0x05,0x04,0x81, -0x03,0x02,0x38,0x01,0xfe,0x6d,0xfb,0xf9,0x56,0xf8,0xf6,0xaf,0xf4,0xf3,0x41,0xf2, -0xf0,0x1d,0xee,0xeb,0x2c,0xea,0xea,0xa3,0xeb,0xed,0xa6,0xf0,0xf2,0x07,0xf3,0xf2, -0x7b,0xf5,0xfa,0xa8,0xfe,0x00,0x5d,0x01,0x02,0x8a,0x05,0x08,0xa2,0x08,0x08,0xa2, -0x07,0x06,0x78,0x06,0x05,0x8f,0x06,0x07,0x0e,0x07,0x06,0x93,0x04,0x03,0xf4,0x02, -0x01,0x3f,0x02,0x01,0x6e,0xff,0xfc,0x79,0xf9,0xf7,0x9b,0xf6,0xf6,0x14,0xf7,0xf7, -0xf9,0xf8,0xfb,0xcc,0xfe,0x01,0xc6,0x02,0x01,0x59,0x00,0x02,0x33,0x01,0x02,0x05, -0x01,0x00,0x4b,0x00,0x00,0xaf,0x02,0x04,0x93,0x03,0x02,0x26,0x01,0xff,0x69,0xff, -0x00,0xfb,0xff,0xff,0xf8,0xfc,0xf9,0xcb,0xf8,0xf7,0x3c,0xf9,0xf9,0x57,0xf9,0xf8, -0x4b,0xf8,0xf7,0xda,0xf7,0xf8,0x14,0xf7,0xf7,0xd5,0xf8,0xfa,0x50,0xfa,0xfa,0x86, -0xfb,0xfe,0x80,0x00,0x01,0x9a,0x00,0x00,0xd4,0x01,0x01,0x49,0x01,0x00,0xc8,0x00, -0x00,0xaf,0x00,0xff,0xfb,0xff,0x00,0x33,0x00,0x00,0x7b,0x01,0x00,0x28,0xff,0xfd, -0x95,0xfb,0xfa,0x0d,0xfa,0xf9,0x44,0xf7,0xf4,0x5f,0xf2,0xf0,0x2c,0xef,0xec,0x7c, -0xe9,0xe5,0xcb,0xe1,0xde,0x61,0xda,0xd7,0x49,0xd4,0xd0,0x59,0xce,0xcf,0x4b,0xdb, -0xf4,0x2a,0x16,0x2f,0x19,0x35,0x24,0x00,0x0c,0x13,0x22,0x2a,0x43,0x06,0x3d,0x2b, -0x26,0x2c,0x36,0x8d,0x45,0x44,0x58,0x4d,0x5a,0xff,0x64,0x5d,0x98,0x3a,0x1b,0x03, -0x08,0x0d,0x1a,0x0a,0xfb,0x10,0xf1,0xe9,0xc0,0xe6,0xe5,0x3b,0xec,0xf3,0x56,0xf6, -0xf6,0x85,0xf9,0xff,0x7b,0x05,0x08,0xca,0x0c,0x0f,0x7d,0x0f,0x0e,0xa0,0x0b,0x0a, -0x57,0x09,0x07,0x5d,0x05,0x02,0xd7,0xff,0xfc,0x4d,0xf7,0xf0,0x0a,0xec,0xed,0x57, -0xed,0xeb,0xba,0xe5,0xe4,0x60,0xe4,0xe5,0x98,0xe6,0xe6,0xca,0xe8,0xe9,0x13,0xed, -0xf2,0x68,0xf9,0xfc,0x89,0xfb,0xfc,0xce,0x01,0x08,0x36,0x0a,0x07,0x88,0x06,0x08, -0x59,0x0d,0x0b,0x41,0x06,0x04,0x90,0x07,0x0b,0x5c,0x0a,0x05,0x0d,0x03,0x03,0x80, -0x03,0x03,0xb3,0x00,0xfb,0x86,0xf6,0xf3,0xca,0xf3,0xf4,0xd2,0xf2,0xf2,0x84,0xf4, -0xf7,0x79,0xfb,0xfd,0x21,0xfc,0xfd,0xff,0xfe,0x03,0xc7,0x06,0x04,0x7a,0x04,0x01, -0xcc,0x02,0x03,0x99,0x04,0x05,0x31,0x06,0x05,0xb2,0x03,0x01,0x3a,0x00,0xff,0xcf, -0xfd,0xfc,0xbc,0xfd,0xfa,0xb8,0xf8,0xf6,0xbe,0xf4,0xf4,0xdd,0xf4,0xf6,0xa9,0xf7, -0xf6,0xd9,0xf2,0xf1,0x65,0xf2,0xf5,0xe6,0xf5,0xf5,0xbb,0xf5,0xf5,0x0f,0xf8,0xfa, -0x0e,0xfc,0xfd,0xa0,0xfe,0x00,0xa1,0x00,0x01,0x85,0xff,0xff,0xae,0x00,0x01,0x3b, -0x03,0x02,0x4e,0x01,0x00,0x61,0x02,0x04,0x27,0x04,0x02,0x82,0x00,0xff,0x0d,0xff, -0xfe,0x93,0xfd,0xfc,0x08,0xfc,0xfb,0x59,0xfa,0xf8,0x62,0xf5,0xf2,0x5f,0xef,0xeb, -0x87,0xe7,0xe2,0xea,0xdc,0xd6,0xd9,0xd1,0xcd,0x2a,0xca,0xc7,0x59,0xc9,0xd6,0xe8, -0xf1,0x18,0xb5,0x35,0x3a,0xe5,0x25,0x07,0x6e,0x0a,0x25,0xa3,0x45,0x3b,0x1b,0x2f, -0x32,0x95,0x3b,0x4b,0x5b,0x44,0x45,0x95,0x5c,0x76,0x3a,0x70,0x53,0x12,0x34,0x15, -0xb8,0x0f,0x0e,0xbd,0x04,0xfb,0x26,0xea,0xe3,0xe9,0xe2,0xe8,0x93,0xef,0xf4,0x86, -0xf5,0xf7,0xc6,0xfd,0x06,0xcc,0x0a,0x0e,0x4d,0x12,0x14,0xcd,0x15,0x12,0xd7,0x0f, -0x0d,0xed,0x0c,0x0a,0x29,0x08,0x06,0x48,0x02,0xf9,0xbe,0xf2,0xee,0xc9,0xef,0xef, -0x0c,0xed,0xe4,0x4f,0xe3,0xe3,0x21,0xe3,0xe3,0x72,0xe3,0xe5,0xca,0xe6,0xec,0xe2, -0xf1,0xfb,0xc3,0xfd,0xfb,0x03,0xfc,0x03,0x38,0x0b,0x0b,0xd6,0x05,0x04,0xcd,0x0a, -0x10,0x50,0x0c,0x06,0x84,0x03,0x06,0x4c,0x0c,0x0b,0x8e,0x08,0x05,0x0b,0x03,0x03, -0x31,0x03,0x01,0x93,0xfb,0xf5,0xfe,0xf2,0xf4,0x81,0xf4,0xf3,0xc0,0xf1,0xf3,0xf1, -0xf5,0xfa,0xd8,0xfc,0xfb,0x0d,0xfd,0xfd,0xcd,0x02,0x07,0xbc,0x05,0x04,0x3b,0x02, -0x04,0x96,0x04,0x05,0x47,0x06,0x07,0xce,0x07,0x07,0x85,0x04,0x00,0x57,0x00,0xfe, -0x55,0xfc,0xfc,0xe7,0xfa,0xf9,0xed,0xf6,0xf2,0x99,0xf1,0xf2,0xf8,0xf4,0xf6,0x72, -0xf4,0xf0,0x47,0xef,0xf0,0xda,0xf2,0xf3,0x78,0xf4,0xf3,0x08,0xf3,0xf5,0x0b,0xf8, -0xf9,0x85,0xfb,0xfd,0xf0,0xfe,0x00,0x57,0x01,0xfe,0xeb,0xfc,0xfe,0x64,0x01,0x02, -0x81,0x01,0xff,0xdd,0xfd,0xff,0xa4,0x00,0x01,0x23,0x00,0xfe,0xbd,0xfd,0xfd,0x68, -0xfe,0xff,0x60,0xfe,0xfd,0x6b,0xfd,0xfd,0x25,0xfc,0xf9,0xc7,0xf5,0xf1,0xd4,0xec, -0xe8,0x51,0xe2,0xdc,0xc9,0xd5,0xcf,0x11,0xca,0xc6,0xbd,0xc4,0xc6,0x53,0xd2,0xed, -0x82,0x13,0x35,0xda,0x3d,0x29,0xd2,0x09,0x07,0x48,0x22,0x44,0xa0,0x3d,0x2f,0x44, -0x31,0x37,0x0f,0x4b,0x44,0xf1,0x3f,0x5a,0xb8,0x74,0x6e,0x76,0x55,0x39,0x1f,0x21, -0x18,0xf3,0x14,0x0e,0x8a,0xff,0xeb,0x3a,0xe5,0xe4,0x2e,0xe9,0xee,0xdb,0xf2,0xf5, -0x4d,0xf7,0xfc,0xa3,0x06,0x0b,0x09,0x10,0x13,0xf6,0x15,0x17,0xeb,0x14,0x11,0x55, -0x10,0x0e,0xe9,0x0b,0x09,0xf5,0x07,0x03,0x7e,0xfa,0xf2,0xbc,0xee,0xef,0x76,0xef, -0xed,0xb6,0xe4,0xe2,0x7d,0xe2,0xe2,0x37,0xe3,0xe3,0xd3,0xe4,0xe6,0xf2,0xea,0xf1, -0xb7,0xfa,0xfd,0xce,0xfa,0xfa,0xe7,0x01,0x09,0x0d,0x0a,0x04,0x73,0x03,0x09,0x5e, -0x0e,0x09,0x15,0x03,0x00,0xdb,0x04,0x09,0xfd,0x08,0x05,0x7b,0x02,0x00,0x96,0x02, -0x03,0x6f,0x00,0xf9,0x35,0xf3,0xf0,0x41,0xf1,0xf2,0x1a,0xf2,0xef,0x74,0xf1,0xf5, -0xff,0xf9,0xfb,0x7b,0xfa,0xfb,0x43,0xfd,0x02,0x97,0x07,0x06,0xc1,0x04,0x02,0x53, -0x03,0x01,0x5f,0x03,0x05,0xad,0x06,0x06,0x95,0x05,0x03,0x81,0x00,0x00,0x20,0xfe, -0xfb,0x5c,0xfb,0xf9,0x40,0xf8,0xf6,0xf7,0xf1,0xf0,0x5e,0xf1,0xf4,0x91,0xf5,0xf4, -0x12,0xf0,0xee,0x1b,0xf1,0xf3,0x0e,0xf4,0xf4,0xa1,0xf1,0xf1,0x10,0xf4,0xf6,0xba, -0xf7,0xf9,0x76,0xfa,0xfd,0xb1,0xfe,0x00,0xe1,0xfc,0xfa,0x9d,0xfc,0xff,0xec,0x00, -0x00,0x9c,0xff,0xfd,0x63,0xfe,0xff,0x16,0xff,0xfd,0xb6,0xfb,0xfc,0x9a,0xfc,0xfc, -0xe9,0xfc,0xfd,0xd5,0xfd,0xfd,0x14,0xfd,0xfb,0x4e,0xf9,0xf6,0x83,0xf2,0xee,0x10, -0xe9,0xe3,0xb9,0xdd,0xd6,0xee,0xcf,0xca,0x09,0xc7,0xc5,0x52,0xc7,0xd3,0xb5,0xee, -0x18,0x9b,0x3a,0x43,0x46,0x2f,0x0b,0x83,0x07,0x27,0x26,0x4c,0x43,0x60,0x36,0x37, -0x3a,0x3c,0x51,0x37,0x48,0x41,0xf4,0x5f,0x78,0x71,0x72,0x5c,0x70,0x42,0x2a,0x50, -0x20,0x19,0x03,0x13,0x07,0xc1,0xee,0xe7,0x61,0xe7,0xec,0x3b,0xf2,0xf3,0x2f,0xf7, -0xf9,0x76,0xfe,0x09,0xed,0x0d,0x12,0xe3,0x14,0x16,0x0f,0x1a,0x16,0x7c,0x12,0x11, -0x09,0x10,0x0c,0xa8,0x09,0x08,0xa6,0x04,0xfa,0x78,0xf2,0xee,0xb6,0xee,0xef,0xa8, -0xec,0xe3,0xcc,0xe2,0xe2,0x90,0xe1,0xe2,0xec,0xe2,0xe3,0x7e,0xe5,0xe9,0x2f,0xf1, -0xff,0x27,0xfe,0xff,0x92,0x00,0xff,0xbe,0xff,0xff,0xc4,0xfe,0xfe,0x22,0xfe,0xfd, -0xf9,0xfe,0xff,0x9c,0xfe,0xfd,0xa4,0xfd,0xfe,0x31,0xfe,0xfd,0xf9,0xfc,0xfd,0x38, -0xfe,0xfd,0xee,0xfc,0xfd,0x54,0xfe,0xfe,0x88,0xfe,0xfd,0xa2,0xfb,0xfa,0x9e,0xfb, -0xfe,0xe0,0xfd,0xfd,0xe4,0xfb,0xfc,0xa3,0xfd,0xfd,0xdb,0xfd,0xfd,0xe8,0xfc,0xfb, -0x2d,0xfc,0xfb,0x4f,0xfd,0xfd,0x1a,0xfe,0xfd,0x97,0xfd,0xfd,0x9d,0xfd,0xfc,0xff, -0xfc,0xfd,0x0b,0xfd,0xfc,0x58,0xfd,0xfc,0xab,0xfd,0xfe,0xa5,0xfd,0xfe,0xbe,0xfd, -0xfc,0x36,0xfd,0xff,0xe9,0xfe,0xfd,0x9d,0xfd,0xfd,0xa0,0xfe,0x00,0xf3,0xff,0xff, -0x4e,0x01,0x01,0x01,0x00,0x00,0x14,0x02,0x01,0x18,0x00,0x01,0x01,0x01,0x00,0x18, -0x03,0x03,0xe1,0x01,0x02,0xa6,0x03,0x02,0x78,0x01,0x01,0xca,0x02,0x02,0x2e,0x04, -0x03,0xa0,0x02,0x02,0xaa,0x01,0x02,0x55,0x03,0x05,0xd0,0x03,0x02,0x5d,0x02,0x03, -0x95,0x05,0x04,0x8d,0x03,0x04,0xa6,0x05,0x05,0xc4,0x02,0x02,0x37,0x04,0x04,0x1e, -0x06,0x06,0x49,0x06,0x05,0x01,0x04,0x03,0xeb,0x04,0x05,0xaf,0x05,0x04,0x30,0x03, -0x02,0x14,0x03,0x04,0x36,0x03,0x02,0xcc,0x02,0x02,0x02,0x01,0x00,0xcd,0x01,0x01, -0x95,0x00,0xff,0x8b,0xff,0x00,0x10,0x00,0xff,0xc8,0xff,0xff,0x53,0xfe,0xfd,0x26, -0xfe,0xfe,0x80,0xfe,0xfe,0x26,0xfe,0xfd,0xb1,0xfb,0xfc,0x06,0xfe,0xfe,0x3b,0xfe, -0xfd,0x4b,0xfc,0xfb,0x79,0xfb,0xfc,0xe5,0xfe,0xfd,0x45,0xfc,0xfd,0xd0,0xfd,0xfd, -0xd7,0xfa,0xfa,0xed,0xfb,0xfc,0xc7,0xfb,0xfb,0x61,0xfb,0xfc,0xd0,0xfb,0xfc,0x3d, -0xfc,0xfc,0xc8,0xfb,0xfb,0x96,0xfb,0xfb,0x2a,0xfc,0xfb,0xcb,0xfb,0xfb,0x5b,0xfb, -0xfc,0x53,0xfd,0xfc,0x35,0xfc,0xfe,0x11,0xfd,0xfb,0xdf,0xfb,0xfc,0xca,0xfe,0xfd, -0xea,0xfc,0xfd,0xf0,0xfc,0xfc,0x5f,0xfd,0xfc,0xd5,0xfc,0x00,0x00,0xff,0xfc,0xbe, -0xfd,0xfd,0x58,0xfd,0xff,0x1f,0xff,0xfe,0x41,0xfe,0xfe,0xea,0xff,0x01,0x26,0x01, -0x03,0x10,0x03,0x01,0xbb,0x02,0x02,0x4f,0x02,0x02,0x72,0x02,0x02,0xad,0x03,0x05, -0xd0,0x04,0x03,0x38,0x04,0x04,0xcc,0x04,0x05,0x27,0x04,0x04,0x6a,0x05,0x05,0xef, -0x06,0x07,0x15,0x09,0x06,0x46,0x07,0x06,0x34,0x06,0x08,0x01,0x09,0x0b,0x4d,0x0d, -0x0c,0xe1,0x09,0x07,0x93,0x09,0x08,0xb4,0x06,0x06,0x18,0x05,0x06,0x61,0x09,0x08, -0xa0,0x05,0x05,0x29,0x05,0x03,0x02,0x05,0x04,0x32,0x02,0x01,0xd8,0x01,0x01,0x68, -0x01,0x00,0xa1,0x00,0x02,0x65,0x01,0x00,0xe7,0xfe,0xff,0xfa,0xff,0x00,0x30,0x00, -0x00,0xb4,0xfe,0xfe,0x0e,0xff,0xff,0x96,0xfe,0xfd,0x4d,0xfe,0xfe,0x75,0xfd,0xfb, -0xee,0xfb,0xfd,0x63,0xfe,0xfb,0x6f,0xfb,0xfc,0x62,0xfc,0xfd,0xb0,0xfc,0xfc,0xf1, -0xfb,0xfb,0x23,0xfa,0xfb,0xa8,0xfc,0xfc,0xa5,0xfb,0xfb,0x1f,0xfc,0xfa,0x97,0xf9, -0xfa,0xe0,0xf9,0xfa,0x9a,0xfb,0xfb,0xc0,0xfa,0xfb,0xa9,0xfb,0xfb,0x3f,0xfb,0xfa, -0xc2,0xfa,0xfb,0xca,0xfa,0xfb,0xb6,0xfb,0xfb,0xfb,0xfb,0xfb,0xe1,0xfa,0xfa,0x32, -0xfa,0xfc,0xdd,0xfd,0xfc,0x8e,0xfb,0xfb,0x1a,0xfd,0xfd,0xa6,0xfd,0xfd,0x70,0xfc, -0xfd,0x20,0xfd,0xfd,0xac,0xfe,0xfe,0x79,0xfd,0xfd,0xad,0xff,0xfe,0x8f,0xfe,0xfe, -0x64,0xfd,0xfd,0x6a,0xfd,0xfd,0x34,0x00,0x02,0x83,0x00,0x03,0xa4,0x02,0xff,0x58, -0xfe,0xff,0xd6,0x01,0x03,0x0b,0x05,0x06,0xf5,0x04,0x04,0xa3,0x05,0x0a,0xd1,0x0c, -0x0e,0x1b,0x0d,0x0c,0x85,0x0d,0x0e,0x62,0x0f,0x13,0x7e,0x16,0x18,0x19,0x19,0x1b, -0x2b,0x1a,0x16,0x24,0x16,0x14,0x1b,0x15,0x15,0x9c,0x15,0x16,0x4e,0x19,0x15,0x09, -0x13,0x12,0x7d,0x10,0x0f,0xcb,0x0e,0x0b,0x36,0x0a,0x07,0xb7,0x04,0x04,0xec,0x03, -0x03,0xc6,0x00,0x00,0xb6,0xfd,0xfe,0x7c,0xfd,0xfd,0xd6,0xfc,0xfa,0x9b,0xfa,0xfa, -0xc7,0xfb,0xfd,0x36,0xfe,0xfd,0x47,0xfc,0xfc,0x70,0xfd,0xff,0x21,0xfd,0xfb,0x54, -0xfb,0xfa,0xc6,0xf8,0xfa,0x45,0xfc,0xfb,0x20,0xfb,0xfa,0x33,0xfa,0xfa,0xd7,0xf8, -0xf8,0xa1,0xf8,0xf7,0x3f,0xf6,0xf6,0xbe,0xf7,0xf8,0x75,0xf7,0xf7,0xb0,0xf7,0xf7, -0x82,0xf5,0xf3,0x1a,0xf5,0xf6,0x63,0xf5,0xf5,0x91,0xf5,0xf6,0x59,0xf6,0xf5,0x6e, -0xf6,0xf7,0x11,0xf6,0xf5,0xf2,0xf5,0xf5,0xb9,0xf4,0xf4,0xf4,0xf5,0xf8,0x62,0xf6, -0xf6,0xa3,0xf8,0xf8,0x31,0xf5,0xf4,0x5c,0xf6,0xf7,0x98,0xf9,0xfa,0x0b,0xfb,0xfa, -0x27,0xfa,0xfa,0xea,0xfa,0xfc,0xe2,0xfc,0xfa,0xee,0xfb,0xfd,0x75,0xfc,0xfd,0xf2, -0xfc,0xfa,0xb9,0xfb,0xfd,0xf9,0xfd,0xfc,0x01,0xfc,0xfc,0x08,0xfc,0xfb,0x77,0xfa, -0xfb,0xca,0xfc,0xf9,0x7f,0xfa,0xfb,0x50,0xfd,0xff,0xf9,0xff,0xff,0x6c,0x01,0x00, -0x17,0xfd,0xff,0x69,0x02,0x07,0x56,0x0a,0x0d,0x49,0x12,0x16,0x44,0x1c,0x23,0xba, -0x23,0x22,0x75,0x21,0x19,0x3b,0x1d,0x2b,0x21,0x2e,0x30,0x05,0x31,0x2d,0xaa,0x24, -0x1b,0xec,0x15,0x15,0x98,0x1e,0x1f,0x75,0x21,0x22,0x21,0x17,0x12,0x77,0x0d,0x07, -0x98,0x03,0x01,0x9d,0xff,0xfc,0xf7,0xf9,0xf2,0xa2,0xf5,0xf6,0x7f,0xf7,0xf7,0x0c, -0xf5,0xf5,0xb4,0xf3,0xf4,0x99,0xf6,0xf7,0x19,0xfa,0xfb,0x8a,0xfb,0xfa,0x8f,0xfb, -0xfb,0xaf,0xfb,0xfe,0x30,0xfe,0xfe,0x98,0xfd,0xfd,0xf8,0xfd,0xfe,0x0a,0xfe,0xfc, -0x31,0xfc,0xfb,0x9f,0xf9,0xf9,0x36,0xf9,0xf8,0x30,0xf7,0xf4,0x5f,0xf4,0xf3,0xc5, -0xf1,0xf0,0x3a,0xf1,0xf1,0x3e,0xf2,0xf2,0x1c,0xf2,0xf3,0x8a,0xf3,0xf1,0xfc,0xf1, -0xf2,0x70,0xf2,0xf2,0xbc,0xf3,0xf3,0xc3,0xf3,0xf4,0x4a,0xf4,0xf4,0xae,0xf4,0xf3, -0x3a,0xf3,0xf3,0x26,0xf3,0xf4,0x96,0xf5,0xf5,0xac,0xf6,0xf5,0xa2,0xf3,0xf4,0x7d, -0xf6,0xf6,0x85,0xf7,0xf8,0x5b,0xf8,0xf9,0x49,0xfa,0xfb,0x64,0xfc,0xfb,0xaf,0xfc, -0xfe,0xe7,0xfe,0xfd,0xc5,0xfb,0xfa,0xe9,0xfb,0xfc,0x5b,0xfb,0xfa,0xb6,0xf9,0xf9, -0x98,0xf9,0xf8,0x5e,0xf9,0xf7,0xcd,0xf6,0xf6,0xb8,0xf4,0xf2,0xea,0xf1,0xf3,0xf4, -0xf4,0xf7,0x4f,0xf7,0xf6,0x9e,0xf8,0xf9,0x02,0xfc,0xff,0xea,0x03,0x07,0x05,0x0d, -0x16,0x72,0x20,0x2c,0x9a,0x37,0x3d,0x4f,0x3e,0x38,0x45,0x33,0x2d,0xb0,0x28,0x2c, -0x0a,0x3a,0x40,0x04,0x40,0x3a,0xa5,0x34,0x27,0x36,0x20,0x22,0xe2,0x1f,0x1f,0xbd, -0x1d,0x18,0x0a,0x18,0x1a,0x8d,0x1d,0x1b,0x87,0x14,0x05,0x80,0xf5,0xec,0xfc,0xdf, -0xdc,0x8a,0xdf,0xd6,0xd5,0xe4,0xf1,0xfe,0xf6,0xf3,0x1a,0xef,0xed,0xc0,0xee,0xf1, -0xa4,0xf1,0xf7,0xc0,0xfb,0xfc,0x0b,0x00,0x03,0x19,0x05,0x04,0xaa,0x04,0x02,0x8e, -0x03,0x01,0xad,0x01,0xff,0x5a,0x00,0xff,0xac,0xfe,0xfd,0xe7,0xfb,0xfa,0xd2,0xf8, -0xf6,0xf1,0xf3,0xf2,0x6f,0xef,0xed,0x87,0xeb,0xeb,0xcb,0xea,0xeb,0xcd,0xed,0xee, -0xdf,0xef,0xef,0xab,0xef,0xef,0x61,0xed,0xeb,0xec,0xeb,0xea,0xfa,0xeb,0xec,0xc9, -0xee,0xf0,0x80,0xf2,0xf4,0xca,0xf5,0xf6,0x63,0xf4,0xf2,0xd7,0xf2,0xf3,0x1c,0xf2, -0xf2,0xd1,0xf1,0xf1,0x1e,0xf4,0xf3,0xbc,0xf2,0xf4,0xec,0xf5,0xf6,0x06,0xf8,0xf7, -0x62,0xf9,0xfb,0x2c,0xfb,0xfb,0x76,0xfe,0xfd,0xe1,0xfa,0xfc,0x1a,0x00,0xff,0xb0, -0xfb,0xf7,0x77,0xf3,0xf3,0xb4,0xf4,0xf2,0x8e,0xf4,0xf5,0xfb,0xf4,0xf2,0xf2,0xf2, -0xef,0x7c,0xee,0xf0,0x3a,0xf0,0xf1,0x41,0xf1,0xf1,0x61,0xf0,0xef,0xa7,0xee,0xf0, -0xb8,0xf6,0xfb,0x1e,0x03,0x10,0xec,0x21,0x36,0xd6,0x4e,0x5b,0xc0,0x59,0x48,0x44, -0x2e,0x21,0x65,0x2b,0x43,0x9e,0x51,0x51,0x8d,0x46,0x35,0x7e,0x2e,0x2e,0x8f,0x2f, -0x2b,0x44,0x2b,0x24,0x93,0x1a,0x12,0xbc,0x09,0x0b,0xbf,0x13,0x1b,0xad,0x1f,0x1f, -0xe1,0x16,0x03,0xbc,0xe8,0xca,0x74,0xbc,0xe1,0x39,0xfd,0xe7,0x07,0xdf,0xee,0x26, -0xf2,0xf1,0x68,0xf9,0xf4,0xb7,0xf9,0xf6,0xbe,0xef,0xf5,0xee,0xfc,0xff,0xcf,0x03, -0x0a,0x1e,0x0c,0x0b,0x65,0x06,0x02,0x0a,0x05,0x07,0x80,0x04,0xff,0x78,0xfe,0xfd, -0x92,0xfd,0xfc,0x5c,0xfd,0xfc,0x4a,0xfb,0xf4,0x6d,0xef,0xec,0xa4,0xea,0xe7,0x7f, -0xe6,0xe9,0x9b,0xea,0xec,0xee,0xee,0xed,0x4c,0xef,0xf1,0x58,0xf0,0xef,0x44,0xed, -0xec,0xea,0xeb,0xeb,0x19,0xeb,0xeb,0xd3,0xef,0xf3,0xff,0xf4,0xf4,0x79,0xf5,0xf6, -0x18,0xf7,0xf1,0x0d,0xee,0xf2,0x3b,0xf5,0xf3,0xb0,0xef,0xef,0x48,0xf4,0xf5,0x73, -0xf5,0xf6,0x3d,0xfa,0xfc,0x6a,0xfc,0xfc,0xd2,0xf9,0xf6,0x70,0xf4,0xf7,0x3b,0xfc, -0x01,0xa3,0xfe,0xf8,0x7f,0xfa,0xfb,0x09,0xfb,0xf7,0x1a,0xf3,0xf0,0xba,0xf0,0xf0, -0x96,0xf2,0xf0,0xdf,0xea,0xe9,0xb5,0xe9,0xec,0x6d,0xf0,0xf0,0xbc,0xef,0xed,0xe1, -0xeb,0xeb,0xba,0xe7,0xe7,0x4d,0xe9,0xea,0xe0,0xf3,0x04,0x64,0x18,0x33,0x82,0x52, -0x6c,0x73,0x6e,0x52,0x04,0x22,0x03,0xfe,0x27,0x59,0xf8,0x60,0x52,0xec,0x48,0x39, -0x25,0x2f,0x35,0xa7,0x29,0x26,0x6d,0x36,0x2c,0xea,0x1d,0x0e,0x31,0x06,0x0b,0x36, -0x16,0x18,0x9b,0x15,0x18,0x91,0x0d,0x00,0x32,0xf0,0xdd,0xdc,0xcd,0xcb,0x15,0xe6, -0xf1,0x34,0xe2,0xea,0x0f,0xe6,0xfb,0x06,0x01,0xfb,0xd1,0xfd,0xfc,0x2d,0xfa,0xf7, -0x86,0xf9,0xfa,0xc4,0x04,0x0c,0x81,0x09,0x0a,0xd4,0x09,0x09,0x17,0x08,0x08,0xaa, -0x04,0x02,0x80,0xfe,0xfc,0x8c,0xfd,0xff,0x6e,0xff,0xfd,0x32,0xfb,0xfa,0xc3,0xf7, -0xf2,0xea,0xe9,0xe5,0x78,0xe8,0xec,0x60,0xef,0xe9,0xc7,0xeb,0xf0,0xf5,0xf1,0xf2, -0x23,0xf0,0xee,0xc6,0xee,0xee,0xea,0xea,0xe6,0x3c,0xe5,0xe8,0x5b,0xea,0xf0,0x33, -0xf4,0xf4,0xae,0xf4,0xf5,0xbe,0xf9,0xf8,0x45,0xf4,0xf0,0x4e,0xf2,0xf3,0xb1,0xf3, -0xf0,0xc3,0xed,0xf1,0xd2,0xf6,0xf8,0x35,0xf9,0xfe,0x6a,0x00,0xfb,0x5f,0xf9,0xf8, -0x53,0xf6,0xf8,0xd6,0xf8,0xf8,0xff,0xfb,0xf9,0x53,0xf5,0xf7,0x05,0xf9,0xf8,0xc9, -0xf5,0xf3,0xce,0xf3,0xf1,0x5c,0xf1,0xed,0xca,0xe8,0xe6,0xfa,0xe5,0xe5,0x7b,0xe9, -0xeb,0x2d,0xf1,0xf4,0xba,0xf0,0xeb,0xba,0xe5,0xe4,0x71,0xe3,0xe5,0x88,0xea,0xf0, -0x80,0xfd,0x13,0x2a,0x34,0x52,0xfa,0x6d,0x74,0x68,0x4f,0x16,0x10,0xf4,0x22,0x2d, -0x60,0x62,0xe4,0x48,0x48,0xd2,0x35,0x32,0xcd,0x36,0x1e,0xe9,0x21,0x3c,0xad,0x2c, -0x16,0x0f,0x05,0x02,0x03,0x09,0x17,0x76,0x16,0x12,0x4f,0x16,0x07,0xc5,0xf8,0xea, -0x8e,0xdb,0xc9,0xea,0xc8,0xe6,0x82,0xf0,0xe7,0xfd,0xe7,0xf5,0x72,0x04,0x01,0x32, -0xfd,0xfe,0x40,0xfd,0xfc,0x07,0xfa,0xfa,0x0e,0xfe,0x05,0x7d,0x0a,0x0a,0x27,0x0a, -0x0c,0xe8,0x0c,0x0d,0xef,0x0c,0x05,0x0d,0x03,0x03,0x70,0xff,0xfd,0xce,0xff,0xff, -0x52,0xfc,0xf9,0x95,0xf8,0xf7,0xbc,0xf3,0xe9,0xf7,0xe4,0xe9,0x7d,0xed,0xef,0x88, -0xe6,0xea,0x34,0xf3,0xf5,0x97,0xf2,0xf0,0x17,0xf0,0xf3,0xa1,0xf3,0xed,0x98,0xe7, -0xe8,0x13,0xea,0xeb,0x0b,0xf1,0xf5,0x66,0xf4,0xf4,0xc2,0xf6,0xf8,0xbe,0xf9,0xf5, -0x16,0xf1,0xf3,0x03,0xf5,0xf4,0xa5,0xf1,0xee,0x95,0xf0,0xf5,0xfa,0xf5,0xf8,0xd9, -0xfe,0x00,0x79,0xfc,0xfa,0xe8,0xf8,0xf6,0xb9,0xf8,0xf9,0xe5,0xf8,0xfc,0x61,0xfc, -0xf6,0x0e,0xf6,0xf9,0x76,0xf7,0xf4,0x0a,0xf7,0xf6,0x43,0xf2,0xf1,0xaa,0xee,0xe8, -0x57,0xe7,0xea,0x37,0xec,0xec,0x9c,0xec,0xee,0x6f,0xf1,0xef,0xa9,0xec,0xe8,0x72, -0xe4,0xe4,0x11,0xea,0xeb,0x7e,0xf0,0xfa,0x9a,0x0b,0x29,0x23,0x4d,0x71,0xfa,0x7f, -0x67,0xc2,0x2b,0xf1,0x47,0x0a,0x5e,0xfb,0x6e,0x4b,0xbe,0x48,0x3f,0x88,0x39,0x40, -0xad,0x27,0x16,0x73,0x3e,0x39,0xc4,0x1c,0x05,0x1c,0x00,0x06,0x03,0x16,0x17,0xba, -0x11,0x16,0x82,0x06,0xf1,0x23,0xe2,0xd7,0x6b,0xcb,0xcd,0xa1,0xe5,0xf4,0x27,0xf2, -0xf5,0xa6,0xfa,0xfe,0xbc,0xfd,0xfd,0xaf,0xfe,0xff,0xbc,0xfe,0xfe,0xc2,0xfe,0xfe, -0xf9,0xfd,0xfd,0x1c,0xfe,0xfd,0x9d,0xfd,0xfd,0x17,0xfd,0xfd,0x6c,0xfd,0xfd,0x70, -0xfd,0xfd,0x19,0xfd,0xfe,0x63,0xff,0xfe,0x4e,0xfe,0xfe,0xdd,0xfe,0xff,0xb4,0x00, -0xff,0x64,0xfe,0xfe,0x17,0x00,0xff,0x48,0xff,0xff,0x3e,0x00,0x00,0x8e,0xff,0xff, -0xa0,0xfe,0xff,0x55,0x00,0x00,0xfe,0x00,0x00,0x17,0x00,0xfe,0xcf,0xfd,0xfe,0xfe, -0xff,0xff,0x3c,0x00,0xff,0x6f,0xff,0xfe,0x28,0xff,0xff,0xf5,0xff,0x00,0x2e,0xff, -0xfe,0xed,0xff,0x00,0xdb,0x00,0xff,0xbe,0xfe,0xfe,0xc8,0x00,0x00,0xc2,0xff,0x00, -0x8b,0x01,0x01,0x30,0x01,0x01,0x64,0x01,0x02,0x8a,0x03,0x02,0x7a,0x03,0x02,0xaa, -0x00,0x01,0xca,0x01,0x03,0x65,0x04,0x03,0x7f,0x03,0x03,0xe1,0x02,0x02,0x22,0x03, -0x02,0xff,0x01,0x01,0x4a,0x01,0x02,0x96,0x01,0x01,0x72,0xff,0xff,0x73,0x00,0x00, -0x60,0x00,0xfe,0x0c,0xfe,0xfe,0xb0,0xfd,0xfd,0x14,0xfc,0xfc,0x37,0xfc,0xfb,0x00, -0xfc,0xfc,0x61,0xfc,0xfb,0x50,0xfa,0xfa,0x73,0xfb,0xfc,0x87,0xfb,0xfa,0x46,0xfa, -0xf9,0x8a,0xfa,0xfb,0x2e,0xfb,0xfb,0x60,0xfc,0xfc,0x1b,0xfd,0xfd,0xdd,0xfc,0xfd, -0xb0,0xfc,0xfc,0xc7,0xfe,0xff,0x84,0xff,0x00,0xa1,0x00,0x00,0x88,0xff,0xff,0x55, -0x00,0x00,0x0b,0x00,0x00,0xda,0x00,0x01,0x94,0x01,0x01,0x66,0x01,0x01,0x88,0x01, -0x01,0x30,0x00,0x00,0xf2,0xff,0x00,0x66,0x00,0x00,0x20,0x00,0xff,0xee,0xff,0xff, -0x2f,0x00,0xff,0x08,0xff,0xff,0x58,0xff,0x01,0x41,0x01,0xfe,0xcf,0xff,0xff,0x83, -0xff,0x00,0x6f,0x00,0x00,0x83,0x01,0x03,0xb4,0x01,0x02,0x73,0x02,0x01,0x0b,0x03, -0x03,0x4b,0x03,0x02,0x8d,0x02,0x03,0x36,0x04,0x05,0xe1,0x04,0x03,0x21,0x03,0x02, -0x6e,0x03,0x03,0xa2,0x02,0x01,0x16,0x01,0x01,0x4e,0x01,0x01,0xd2,0x00,0x00,0xef, -0x00,0xfe,0xcc,0xfd,0xfc,0x1b,0xfd,0xfc,0x4c,0xfc,0xfc,0x47,0xfc,0xfb,0x2a,0xfb, -0xf9,0x0b,0xf9,0xf9,0x68,0xfa,0xfb,0xd6,0xfa,0xf8,0x50,0xf7,0xf8,0x42,0xf9,0xfa, -0xee,0xf9,0xf8,0xd8,0xf8,0xfa,0x86,0xfa,0xfa,0xfc,0xfa,0xfa,0x76,0xfb,0xfc,0x28, -0xfc,0xfb,0x18,0xfe,0xfe,0x82,0xfe,0xff,0x43,0xff,0x00,0x31,0x01,0x01,0x83,0x01, -0x02,0x74,0x02,0x03,0xb4,0x02,0x03,0x5f,0x05,0x06,0xb2,0x06,0x07,0x44,0x07,0x06, -0xdf,0x06,0x06,0x33,0x06,0x06,0xa7,0x06,0x06,0xa3,0x06,0x06,0xb5,0x04,0x04,0x8e, -0x04,0x04,0x64,0x04,0x02,0x7d,0x01,0x00,0x6f,0x01,0x02,0xef,0x01,0x00,0xdf,0x00, -0x01,0x01,0x01,0x00,0x17,0x01,0x00,0xbe,0x01,0x02,0xce,0x01,0x02,0x52,0x03,0x02, -0x68,0x02,0x03,0x96,0x03,0x03,0xdb,0x04,0x05,0xf6,0x04,0x04,0x75,0x04,0x05,0x57, -0x05,0x04,0x63,0x03,0x03,0x27,0x03,0x03,0xa1,0x02,0x03,0xe1,0x02,0x00,0xff,0xfe, -0xff,0x82,0xff,0xfe,0xd7,0xfd,0xfd,0x63,0xfc,0xfb,0x83,0xfa,0xfa,0x3c,0xfa,0xf9, -0xa1,0xf9,0xf8,0xe5,0xf6,0xf7,0x87,0xf8,0xf7,0x64,0xf7,0xf7,0x2b,0xf6,0xf4,0x9d, -0xf4,0xf5,0xfc,0xf5,0xf6,0x2c,0xf7,0xf7,0x14,0xf6,0xf5,0x3f,0xf7,0xf7,0xdb,0xf8, -0xf8,0xf8,0xf8,0xfa,0xeb,0xfc,0xfd,0x5d,0xfe,0xff,0x90,0xff,0x01,0xe2,0x01,0x02, -0x53,0x02,0x02,0x98,0x03,0x05,0xd7,0x08,0x0d,0xf2,0x11,0x16,0x37,0x1a,0x1d,0x88, -0x1f,0x1f,0x1f,0x1f,0x1e,0x14,0x1d,0x1b,0xcb,0x1a,0x1a,0x02,0x1a,0x19,0x9a,0x18, -0x17,0x1e,0x17,0x15,0xfe,0x13,0x11,0x30,0x0d,0x08,0x9f,0x04,0x00,0x35,0xfd,0xfb, -0xd7,0xfa,0xf9,0x3d,0xfa,0xfa,0xcd,0xfb,0xfd,0xbd,0xfd,0xfa,0xfd,0xf3,0xea,0x77, -0xe1,0xdd,0x1b,0xdf,0xe4,0x4c,0xeb,0xf1,0x98,0xf5,0xf8,0x45,0xfa,0xf9,0x30,0xf5, -0xee,0x44,0xe7,0xe2,0x58,0xe1,0xe5,0xfa,0xeb,0xf0,0x58,0xf2,0xf4,0xa9,0xf4,0xf7, -0x61,0xfb,0xfb,0x69,0xfe,0xfc,0x4e,0xff,0xff,0xe2,0xff,0xfe,0xae,0xfe,0xfe,0x50, -0xff,0x01,0xc2,0x03,0x05,0xe6,0x06,0x07,0x2d,0x0a,0x07,0xd8,0x07,0x05,0x00,0x03, -0x01,0xe7,0x00,0x00,0x48,0xff,0xfd,0xe7,0xf8,0xf3,0x17,0xed,0xe9,0xc1,0xe8,0xec, -0xc8,0xf3,0xf7,0x33,0xfb,0xfa,0x6e,0xfa,0xf9,0x25,0xf8,0xf8,0x65,0xfc,0xff,0x4c, -0x07,0x0c,0xbc,0x0e,0x0f,0x47,0x12,0x14,0xfe,0x19,0x20,0x58,0x27,0x2d,0xd5,0x32, -0x33,0x8b,0x32,0x30,0x2b,0x2d,0x27,0x5b,0x22,0x1e,0xdc,0x1d,0x1d,0xd9,0x1a,0x16, -0xf3,0x13,0x14,0x7c,0x11,0x0c,0xa6,0x07,0x04,0xae,0x00,0xfc,0x5d,0xf6,0xf3,0x44, -0xf7,0xff,0x48,0x03,0x01,0xb9,0xf2,0xd9,0x8d,0xc0,0xb8,0xa4,0xdc,0xfc,0xd3,0x08, -0xef,0x09,0xe9,0xe1,0x84,0xe3,0xee,0x1f,0xe2,0xe3,0x28,0xf2,0xf4,0xbe,0xf0,0xe9, -0xce,0xe7,0xe0,0xc6,0xda,0xd8,0x49,0xdd,0xec,0xd3,0xfb,0xf8,0x38,0xf5,0xfd,0x04, -0xff,0x03,0xea,0xfd,0xfc,0xf3,0xf7,0xfd,0x48,0x01,0x08,0x20,0x0c,0x0c,0x9a,0x08, -0x06,0x94,0x09,0x0b,0xe0,0x09,0x0c,0xd6,0x0d,0x12,0x86,0x10,0x0e,0xde,0x0a,0x07, -0xa0,0xff,0xf4,0x3e,0xee,0xe5,0x0e,0xe7,0xe8,0x89,0xee,0xf7,0x07,0xf9,0xfd,0x72, -0xf7,0xf6,0x8f,0xf5,0xf3,0xcb,0xf2,0xf5,0x8f,0xfe,0x0e,0x7d,0x12,0x0d,0xcc,0x0e, -0x14,0x0b,0x17,0x19,0x31,0x22,0x2e,0xf9,0x41,0x4b,0xa5,0x4a,0x47,0x5a,0x44,0x3e, -0xe2,0x31,0x29,0x6c,0x23,0x1f,0x1a,0x21,0x1f,0x3c,0x1e,0x20,0x45,0x1d,0x0e,0x0a, -0x03,0xfd,0x62,0xfb,0xfb,0x58,0xf5,0xef,0x0a,0xf6,0x03,0xbb,0x10,0x16,0xbe,0x0a, -0xe4,0x1b,0xb2,0x87,0x00,0x9f,0xee,0xbb,0x13,0x00,0x8b,0xe5,0xe3,0x09,0xe2,0xf2, -0xf8,0xdc,0xc4,0x53,0xf2,0xf9,0x4a,0xed,0xdd,0x25,0xe4,0xf1,0x99,0xee,0xe0,0xa1, -0xca,0xc1,0x8d,0xc7,0xe2,0x95,0xf4,0x03,0xa5,0x02,0x06,0x16,0x03,0xf9,0xef,0xeb, -0xe9,0x71,0xea,0xf9,0xf0,0x08,0x10,0xed,0x0e,0x10,0xb4,0x0f,0x12,0xf3,0x0a,0x0a, -0xaa,0x0a,0x11,0xb6,0x0f,0x0e,0x3a,0x14,0x15,0x79,0x14,0x05,0x31,0xf4,0xe0,0xbe, -0xd7,0xdc,0x2b,0xe0,0xef,0xa5,0xf6,0x00,0x42,0x02,0xfd,0xe2,0xfc,0xf9,0xa1,0xf1, -0xea,0xc8,0xed,0xf9,0x6f,0x0b,0x12,0xba,0x0f,0x11,0xf4,0x17,0x1a,0x50,0x18,0x20, -0xbc,0x2d,0x42,0xe4,0x4e,0x4e,0x8e,0x4c,0x49,0x2d,0x45,0x39,0x93,0x30,0x27,0x36, -0x1f,0x20,0x61,0x1e,0x1b,0x64,0x1d,0x1e,0x0a,0x12,0x06,0x45,0xfe,0xfb,0x0e,0xfc, -0xf7,0x93,0xed,0xf1,0x5d,0xff,0x0f,0xa2,0x18,0x14,0x12,0xf0,0xba,0x0a,0x88,0x8c, -0xcc,0xdf,0x10,0x67,0x08,0xe7,0x90,0xe7,0xe3,0xd3,0xf5,0xe6,0x44,0xc2,0xec,0xc1, -0xfb,0xee,0x5c,0xdd,0xdf,0xfd,0xf0,0xf0,0x21,0xe5,0xcf,0x39,0xc3,0xc7,0xc2,0xdb, -0xef,0xf5,0xfe,0x03,0xa4,0x07,0x06,0xe0,0xfd,0xee,0xa8,0xe6,0xe5,0xb2,0xf1,0x04, -0xc9,0x0f,0x0f,0x67,0x12,0x13,0x1c,0x17,0x0e,0xa4,0x0c,0x0b,0x43,0x12,0x10,0x1e, -0x0e,0x13,0xc9,0x16,0x18,0x2a,0x0b,0xf7,0xfe,0xe2,0xd4,0x68,0xd8,0xdc,0x5e,0xec, -0xf5,0x82,0xff,0x03,0xfc,0xfe,0xff,0xd2,0xfa,0xf4,0x8d,0xec,0xec,0xa0,0xf7,0x08, -0x67,0x10,0x0f,0xd6,0x12,0x1c,0xd5,0x21,0x1e,0x42,0x23,0x2e,0xed,0x42,0x4f,0xb4, -0x50,0x4e,0x6c,0x4d,0x48,0xe2,0x3b,0x33,0xad,0x2b,0x22,0x37,0x20,0x1c,0x19,0x19, -0x1b,0x75,0x1c,0x12,0x75,0x08,0x01,0x61,0xfd,0xfb,0x2f,0xf6,0xeb,0xef,0xf0,0x00, -0xd6,0x0f,0x19,0x42,0x13,0xec,0x7a,0xb6,0x87,0x02,0x94,0xe6,0xef,0x10,0x02,0x3e, -0xe5,0xe7,0x85,0xe6,0xf9,0xa8,0xe2,0xc4,0x47,0xf1,0xfb,0x30,0xed,0xda,0xbf,0xdf, -0xf1,0x72,0xef,0xe3,0xbd,0xcd,0xc2,0x40,0xc8,0xdb,0x8a,0xef,0x00,0x70,0x01,0x05, -0x7c,0x05,0xfd,0xcc,0xef,0xe7,0xca,0xe3,0xef,0x2e,0x03,0x0e,0xbe,0x0e,0x13,0x7c, -0x17,0x1a,0xa8,0x10,0x0d,0xfb,0x0b,0x12,0x1b,0x10,0x0d,0xb8,0x12,0x17,0x44,0x19, -0x0c,0x11,0xf8,0xe1,0x3e,0xd4,0xd6,0x3c,0xdb,0xeb,0xfa,0xf3,0x00,0xf2,0x03,0x01, -0x98,0x01,0xfc,0xdf,0xf5,0xec,0x0d,0xec,0xf7,0x8d,0x06,0x0d,0x88,0x0d,0x14,0xcb, -0x1f,0x25,0xfb,0x21,0x27,0xf5,0x31,0x45,0x68,0x4f,0x4f,0xbe,0x4e,0x4e,0x40,0x49, -0x3d,0x69,0x37,0x2e,0x7a,0x23,0x20,0x4a,0x1c,0x18,0x05,0x1b,0x1a,0xb2,0x10,0x08, -0x9f,0x02,0xfe,0xe2,0xfc,0xf4,0xcd,0xeb,0xf1,0x22,0x01,0x10,0xf1,0x18,0x0f,0x69, -0xe7,0xb0,0x64,0x83,0x9f,0x3e,0xf1,0x13,0xc1,0xfb,0xe1,0xbc,0xe3,0xe9,0x48,0xfa, -0xdc,0xb5,0xc7,0xf8,0x5e,0xfa,0xea,0x7b,0xd7,0xe0,0x70,0xef,0xed,0x90,0xdf,0xcb, -0x6b,0xc2,0xcf,0xb8,0xe2,0xee,0x51,0xfe,0x00,0xe3,0x05,0x04,0x89,0xfd,0xed,0x4f, -0xe6,0xe0,0xd9,0xee,0x01,0x05,0x0e,0x0e,0x69,0x14,0x19,0xfd,0x1b,0x12,0x66,0x0f, -0x0c,0x83,0x13,0x0e,0xf2,0x0b,0x10,0xb8,0x15,0x18,0x41,0x0a,0xf7,0x73,0xe0,0xd6, -0x00,0xd7,0xdc,0x11,0xea,0xf1,0x3c,0xff,0x01,0xf7,0x01,0x02,0x02,0xfe,0xf6,0x3c, -0xee,0xed,0x08,0xfa,0x05,0x92,0x09,0x09,0x96,0x14,0x21,0x59,0x28,0x25,0xe4,0x2b, -0x36,0xd9,0x47,0x4d,0x0a,0x4d,0x4c,0x9f,0x4c,0x47,0x60,0x3c,0x37,0x06,0x2f,0x25, -0x86,0x21,0x1b,0xd4,0x17,0x1a,0xa7,0x16,0x0d,0x49,0x07,0x03,0xba,0xff,0xfc,0x56, -0xf1,0xeb,0x00,0xf2,0x00,0x9f,0x0d,0x15,0x2a,0x07,0xdb,0x2d,0xa6,0x80,0xc0,0xaf, -0xfd,0x7f,0x13,0xf0,0xb6,0xe2,0xe1,0xa9,0xee,0xf7,0x35,0xd0,0xce,0x16,0xfe,0xf8, -0x77,0xe5,0xd4,0xa9,0xe2,0xef,0x79,0xeb,0xdb,0xac,0xc9,0xc2,0xd9,0xd0,0xe1,0x64, -0xf2,0xfe,0xc5,0xff,0x07,0x42,0x04,0xfd,0x74,0xec,0xe4,0xca,0xde,0xee,0x62,0xff, -0x0a,0xe0,0x0c,0x14,0xe5,0x1b,0x1b,0x08,0x14,0x10,0x23,0x0e,0x13,0xa4,0x0b,0x0a, -0x72,0x0e,0x14,0xc3,0x15,0x07,0x8d,0xf5,0xdf,0x78,0xd9,0xd9,0x83,0xdf,0xeb,0xd3, -0xf1,0xff,0xa1,0xff,0x02,0x0a,0x02,0xff,0xf3,0xf6,0xef,0x86,0xf0,0xfb,0x9c,0x02, -0x05,0xa0,0x06,0x14,0xdf,0x24,0x2a,0x63,0x29,0x31,0xfb,0x3c,0x4b,0xd4,0x4c,0x4a, -0x46,0x49,0x48,0xea,0x42,0x3a,0x76,0x37,0x2e,0x35,0x25,0x22,0xdd,0x1b,0x17,0xf8, -0x17,0x10,0x9c,0x09,0x04,0xbc,0x01,0xfe,0x6f,0xfc,0xf1,0x4a,0xef,0xf8,0x37,0x06, -0x0d,0xad,0x0e,0xf7,0x9e,0xcb,0x9e,0xc3,0x88,0xc3,0xde,0x03,0x0d,0x3c,0xea,0xe3, -0xf4,0xdf,0xf2,0x27,0xf2,0xcd,0x04,0xda,0xfe,0x99,0xf3,0xe0,0x13,0xd6,0xe6,0x03, -0xef,0xe9,0xa5,0xd7,0xc8,0x15,0xc5,0xd8,0x2b,0xe7,0xf7,0x8b,0xfd,0x00,0xb9,0x06, -0x02,0x28,0xf9,0xea,0xa5,0xe3,0xe1,0xc4,0xf0,0x00,0xdb,0x08,0x0e,0xb0,0x15,0x1e, -0x5e,0x1a,0x16,0xbb,0x10,0x10,0x79,0x12,0x0a,0x1e,0x0b,0x0d,0xcd,0x12,0x11,0x3b, -0x04,0xf2,0x39,0xdf,0xdc,0x90,0xdb,0xe5,0x44,0xec,0xf5,0xeb,0xfe,0xff,0x6a,0x00, -0x00,0xaa,0x00,0xff,0x7a,0xff,0x00,0x88,0x00,0xff,0x7f,0x00,0x00,0xed,0x00,0x00, -0x0b,0x00,0xff,0x6a,0x00,0x00,0x07,0x00,0x00,0xe3,0x00,0x01,0xd5,0x01,0x00,0xd3, -0xfe,0xff,0xfb,0x00,0x00,0x07,0x00,0xff,0x8e,0x00,0x00,0xe5,0xff,0x00,0x72,0xff, -0xff,0x21,0xff,0xfd,0x1d,0xfd,0xfe,0xce,0xff,0xff,0x29,0x00,0xff,0xbb,0xff,0xfd, -0x9b,0xfc,0xfd,0x6b,0xfe,0xff,0xef,0x00,0x01,0xf7,0x01,0x01,0x0a,0x01,0x00,0x12, -0x00,0x00,0xc5,0x00,0x00,0xc7,0x01,0x02,0x58,0x02,0x02,0x21,0x01,0x00,0x53,0x00, -0x00,0xd5,0xff,0x00,0x42,0x00,0x00,0x1d,0x01,0xff,0x5d,0x00,0xff,0x0e,0xff,0xfe, -0x80,0xfd,0xfd,0xfe,0xfe,0x00,0x60,0xff,0xff,0x2d,0x00,0xff,0x0d,0xff,0xfd,0x2c, -0xfe,0xfe,0x0a,0xff,0xff,0x89,0x00,0x01,0xd6,0x01,0x01,0x77,0x00,0x00,0x4a,0x00, -0x00,0x08,0x01,0x01,0x11,0x01,0x02,0x44,0x02,0x01,0x05,0x02,0x02,0xd1,0x00,0x00, -0x9e,0x01,0x01,0x98,0x01,0x02,0x37,0x02,0x01,0x26,0x01,0x01,0xbc,0x00,0xff,0x09, -0x00,0xff,0xcc,0xfe,0xfe,0x0b,0xff,0xfe,0xfb,0xfd,0xfd,0xe5,0xfc,0xfb,0x6f,0xfb, -0xfb,0x8c,0xfb,0xfb,0x7f,0xfd,0xfd,0xdd,0xfd,0xfe,0x01,0xff,0xff,0x3c,0xff,0xff, -0x64,0x00,0x00,0x6e,0x01,0x01,0x5a,0x02,0x03,0xcd,0x04,0x04,0x33,0x04,0x04,0x17, -0x04,0x03,0x98,0x03,0x03,0xcb,0x03,0x03,0xb8,0x03,0x03,0x41,0x02,0x02,0x34,0x02, -0x01,0x79,0x00,0x00,0x05,0x00,0xfe,0xbe,0xfd,0xfc,0x8d,0xfc,0xfc,0x51,0xfa,0xfa, -0x90,0xfb,0xfb,0x27,0xfb,0xfc,0xf6,0xfc,0xfc,0x8c,0xfd,0xfe,0xa6,0xfe,0xff,0xf0, -0xff,0x00,0xad,0x00,0x00,0x9c,0x01,0x02,0x75,0x02,0x02,0xc9,0x02,0x03,0x59,0x03, -0x03,0x02,0x04,0x04,0xb6,0x04,0x05,0xb5,0x05,0x06,0x47,0x06,0x06,0xf0,0x05,0x05, -0x86,0x04,0x03,0x70,0x02,0x02,0x1b,0x02,0x01,0x4d,0x02,0x01,0xcc,0xff,0xfd,0x26, -0xfa,0xf6,0xfb,0xf2,0xf0,0x87,0xf0,0xf2,0x94,0xf4,0xf8,0xa3,0xfa,0xfb,0x67,0xfc, -0xfc,0x69,0xfc,0xfc,0xd4,0xfc,0xfd,0xec,0xfe,0x00,0x9e,0x03,0x05,0xd8,0x06,0x07, -0x05,0x07,0x06,0xba,0x06,0x07,0x13,0x08,0x09,0x76,0x0a,0x0a,0x5c,0x0a,0x09,0x92, -0x07,0x05,0xd8,0x03,0x03,0x61,0x03,0x05,0xf5,0x07,0x0a,0x40,0x0a,0x09,0x99,0x06, -0x01,0x43,0xfa,0xf1,0x8d,0xe9,0xe5,0x14,0xe7,0xec,0x5a,0xf3,0xfa,0xf0,0xfd,0xfe, -0x00,0xfb,0xf8,0x62,0xf4,0xf1,0x79,0xf4,0xfa,0xdb,0x00,0x05,0x47,0x08,0x09,0x43, -0x09,0x07,0x80,0x03,0x01,0x18,0x02,0x04,0xcb,0x07,0x09,0x55,0x0b,0x0d,0xf3,0x0d, -0x0d,0x32,0x0a,0x08,0x64,0x07,0x05,0xc7,0x04,0x05,0xc8,0x09,0x0c,0xbf,0x0e,0x0d, -0x08,0x0d,0x0c,0x27,0x0b,0x03,0x37,0xf8,0xeb,0x62,0xda,0xd0,0x80,0xdb,0xea,0xbb, -0xf1,0xf8,0x83,0xf5,0xf5,0x63,0xf7,0xef,0x95,0xe3,0xe1,0x64,0xed,0x04,0x6a,0x14, -0x11,0x88,0x0f,0x12,0x81,0x10,0x08,0xc7,0x00,0x03,0x1d,0x0a,0x0e,0xeb,0x0e,0x10, -0x7a,0x11,0x14,0xac,0x12,0x0b,0x1b,0x06,0x02,0x8e,0xfe,0xfb,0x49,0xfc,0x02,0x47, -0x0a,0x10,0x31,0x14,0x18,0x1f,0x19,0x16,0xb6,0x0e,0xfd,0x9d,0xec,0xd1,0x41,0xbe, -0xd5,0x93,0xf0,0xfb,0x00,0xf6,0xf0,0x80,0xf6,0xf9,0xda,0xe1,0xe0,0xca,0xe8,0xe1, -0xb7,0xf2,0x1a,0x52,0x21,0x15,0x29,0x13,0x0d,0x9e,0x04,0xfa,0xd7,0xfd,0x07,0xca, -0x0c,0x11,0xd0,0x11,0x18,0xcc,0x19,0x18,0xa7,0x13,0x0d,0x54,0x03,0xfe,0x54,0xf6, -0xf5,0x5b,0xf8,0x01,0x67,0x06,0x0c,0xe6,0x17,0x1f,0x46,0x20,0x21,0xbc,0x16,0x03, -0xed,0xe7,0xb7,0xac,0xa2,0xce,0xb4,0xef,0xf7,0xb6,0xec,0xe9,0x30,0x00,0xf3,0xde, -0xd7,0xe9,0xd6,0xf5,0xe2,0xb4,0xf2,0x1d,0x00,0x23,0x19,0x30,0x17,0x16,0x01,0x0f, -0x06,0xa4,0x06,0x06,0x8e,0x08,0x11,0x58,0x13,0x1a,0xec,0x1b,0x1c,0x79,0x19,0x0e, -0x47,0x01,0xf3,0x55,0xe9,0xe9,0xda,0xf1,0xfb,0x55,0x05,0x14,0xaf,0x28,0x2c,0x90, -0x2b,0x23,0x97,0x0e,0xf4,0x43,0xc3,0xa1,0x07,0xbf,0xec,0xc2,0xf7,0xee,0xb9,0xe3, -0xf0,0x60,0xf9,0xda,0x54,0xe4,0xfb,0x21,0xef,0xe7,0xea,0x03,0x1e,0x84,0x1d,0x19, -0x6a,0x15,0x16,0x41,0x0e,0x0a,0x85,0x08,0x06,0xe0,0x09,0x0b,0x4e,0x15,0x18,0x8e, -0x1e,0x1f,0x22,0x1a,0x0c,0x14,0xff,0xee,0x8e,0xe5,0xe6,0xbf,0xed,0xf7,0xc1,0x02, -0x1c,0x61,0x2c,0x31,0x50,0x34,0x23,0xd1,0x09,0xdb,0x94,0x9c,0x9d,0x84,0xd9,0xf7, -0xba,0xf6,0xe2,0x54,0xe5,0xfa,0x6f,0xde,0xd5,0xb9,0xf8,0xff,0xa0,0xe6,0xf6,0xda, -0x15,0x1a,0xf6,0x1b,0x1d,0x54,0x1e,0x1a,0x62,0x14,0x0e,0xf3,0x09,0x07,0xd9,0x08, -0x0b,0x3d,0x15,0x17,0x0f,0x1d,0x1c,0x77,0x12,0x06,0xde,0xf5,0xe9,0xda,0xe6,0xe9, -0xd5,0xf0,0xfa,0x58,0x12,0x2a,0xb7,0x31,0x39,0x5a,0x2b,0x14,0xaf,0xed,0xa4,0xa4, -0x90,0xd0,0x5b,0xfb,0xfd,0x65,0xe9,0xe3,0x38,0xf6,0xe3,0x45,0xc9,0xea,0x2e,0x03, -0xed,0x9c,0xea,0x05,0x6f,0x20,0x20,0x69,0x1a,0x19,0x16,0x1d,0x18,0x79,0x14,0x0b, -0xfd,0x05,0x0b,0x23,0x08,0x12,0xa2,0x12,0x1b,0xbc,0x1d,0x15,0x3d,0x0a,0xf9,0xa4, -0xec,0xe8,0x60,0xe8,0xeb,0x88,0xf3,0x07,0x5d,0x24,0x2e,0x19,0x3a,0x34,0xaf,0x1d, -0xfb,0x1f,0xb0,0x83,0x60,0xbc,0xf9,0x78,0x01,0xef,0x2f,0xe4,0xf6,0x9b,0xeb,0xc2, -0xdf,0xe0,0x01,0x85,0xef,0xeb,0x86,0x06,0x1d,0x8c,0x20,0x1b,0x1f,0x18,0x1e,0x98, -0x1a,0x19,0x50,0x10,0x0a,0x0a,0x0e,0x07,0xa7,0x0f,0x11,0x81,0x18,0x1a,0x5e,0x16, -0x0a,0x3c,0xfc,0xee,0x5b,0xe8,0xe8,0xac,0xe9,0xf0,0xda,0x02,0x1f,0x7e,0x2f,0x3b, -0x83,0x3a,0x24,0x71,0x07,0xbd,0x09,0x80,0xad,0xe6,0xf4,0x02,0xbc,0xf6,0xe5,0xc4, -0xf4,0xf4,0x23,0xc7,0xd9,0xc4,0xfd,0xf8,0xb9,0xe5,0xf0,0xd0,0x16,0x26,0xaa,0x1d, -0x14,0xbf,0x1d,0x1b,0x5d,0x1d,0x12,0x4c,0x07,0x0c,0x3e,0x0a,0x0d,0x1f,0x10,0x17, -0xeb,0x1c,0x19,0xb8,0x0c,0xfe,0x01,0xee,0xe7,0x13,0xe8,0xe7,0xd1,0xed,0xfd,0xe1, -0x1a,0x2d,0x86,0x37,0x3d,0x42,0x27,0x0b,0x0a,0xcb,0x83,0xf6,0x9f,0xed,0xc1,0x02, -0xfc,0x54,0xe5,0xf3,0xe2,0xf8,0xca,0x63,0xd3,0xfa,0xcf,0xf8,0xe6,0xc4,0xf9,0x15, -0x24,0x1f,0x1e,0x98,0x17,0x1c,0xa7,0x1a,0x1e,0xf5,0x14,0x0b,0xaa,0x0e,0x0b,0xa4, -0x0b,0x11,0x22,0x16,0x1b,0xf5,0x18,0x0d,0x11,0x01,0xf2,0x9c,0xe8,0xe8,0x23,0xe7, -0xec,0x7c,0xf9,0x16,0x3c,0x2c,0x37,0xa2,0x3f,0x2b,0x2d,0x12,0xd5,0x6a,0x87,0x97, -0x4a,0xe6,0x03,0xf2,0xff,0xe6,0x08,0xf0,0xf9,0xb6,0xce,0xcf,0x73,0xf7,0xff,0xe4, -0xe7,0xec,0x0b,0x00,0xff,0xfa,0x00,0x00,0x40,0xff,0x00,0x92,0x00,0x00,0x7b,0x00, -0x00,0xff,0x00,0x00,0x75,0x00,0xff,0xbb,0xff,0xff,0xec,0x00,0x01,0x5d,0x02,0x01, -0xd6,0xff,0xff,0x81,0xfe,0xfe,0xba,0xff,0x00,0x5e,0x00,0x00,0xa0,0xff,0x00,0xb6, -0x00,0x00,0x63,0x00,0x00,0x41,0xff,0xfd,0x5a,0xfd,0xff,0xe4,0x00,0x00,0x9c,0x00, -0x00,0xc9,0xff,0xff,0xcd,0xff,0x00,0xad,0x01,0x00,0xd8,0xfe,0xff,0xb6,0x00,0x01, -0x8a,0x01,0x00,0x0e,0x01,0x00,0x1e,0x00,0xff,0x8b,0x00,0x00,0x13,0x00,0xff,0x5d, -0xff,0xff,0xfe,0xfe,0xff,0x74,0xff,0xff,0x2a,0x00,0xff,0xd5,0xfd,0xfe,0x60,0xfe, -0xfe,0x62,0xfe,0xfe,0xba,0xfe,0xfd,0x7d,0xfe,0xff,0x28,0xff,0xff,0x53,0xff,0xff, -0x28,0xff,0xfe,0x51,0xfe,0x00,0x97,0x00,0xff,0x7d,0xff,0x00,0xe2,0x00,0x00,0xce, -0x00,0x00,0xfd,0x01,0x01,0xae,0x01,0x01,0x63,0x01,0x01,0xc8,0x01,0x03,0x90,0x02, -0x01,0x7e,0x01,0x01,0x6b,0x01,0x01,0x6a,0x01,0x00,0xaa,0x01,0x02,0x70,0x01,0x01, -0x23,0x02,0x01,0xa9,0xff,0x00,0x64,0xff,0xff,0x4b,0xff,0xfe,0x56,0xfe,0xfe,0xe5, -0xfe,0xff,0xc1,0xfd,0xfd,0x9a,0xfd,0xfd,0xde,0xfd,0xfd,0x08,0xfd,0xfd,0x14,0xfd, -0xfc,0x5b,0xfe,0xff,0xb2,0xfe,0xfe,0xb8,0xfe,0xfe,0xaf,0xff,0xff,0x96,0xff,0xff, -0x5a,0xff,0xff,0x4c,0x00,0x00,0xdd,0x00,0x01,0x2f,0x02,0x00,0x4e,0x01,0x01,0x26, -0x01,0x00,0xe3,0xfe,0x00,0xaa,0x01,0x01,0x3b,0x01,0x01,0xe3,0x01,0x01,0x55,0x00, -0xff,0xdc,0x00,0x01,0x42,0x00,0x00,0x2d,0x01,0x01,0x40,0x01,0x01,0x78,0x01,0x01, -0x47,0x01,0x00,0x6f,0x01,0x01,0xde,0x01,0x00,0xbf,0x00,0x00,0xea,0x00,0x00,0x1e, -0x00,0xff,0x1c,0x00,0x00,0x63,0x00,0xff,0xaf,0xff,0x00,0x20,0x00,0x00,0x63,0xff, -0xff,0x25,0xff,0xfe,0x2c,0xfe,0xfd,0xa6,0xfe,0xff,0x62,0xfe,0xfe,0x92,0xfe,0xfe, -0x07,0xfe,0xfe,0xaa,0xff,0xff,0x11,0xfe,0xfd,0xe6,0xfd,0xff,0x76,0xff,0xfd,0x6b, -0xfd,0xff,0xa3,0xfe,0xfe,0x1d,0xff,0xfe,0xe8,0xfe,0xff,0xdc,0xff,0xff,0x6c,0x00, -0x01,0xd4,0x00,0x00,0xed,0x00,0x00,0x4a,0x01,0x02,0x72,0x01,0x01,0xf3,0x01,0x02, -0x8d,0x03,0x04,0x01,0x04,0x04,0x95,0x04,0x04,0x11,0x04,0x03,0xb8,0x02,0x03,0x3b, -0x05,0x04,0x65,0x03,0x03,0xc9,0x03,0x03,0x2d,0x02,0x02,0x52,0x01,0x01,0xc5,0x00, -0xff,0x00,0xff,0xfd,0x4f,0xfd,0xfd,0x87,0xfc,0xfc,0xa3,0xfb,0xfb,0x93,0xfa,0xf9, -0xca,0xf9,0xfa,0x3c,0xfb,0xfa,0x13,0xfa,0xfb,0xe1,0xfb,0xfc,0x15,0xfc,0xfc,0x20, -0xfd,0xfd,0x1c,0xfe,0xfd,0x3b,0xfe,0xff,0x35,0xff,0xff,0xfe,0x00,0x00,0x66,0x00, -0x00,0xde,0x00,0x01,0x05,0x01,0x00,0x12,0x01,0x01,0x16,0x01,0x01,0xa7,0x01,0x01, -0xe1,0x01,0x01,0xfd,0x01,0x02,0xa6,0x02,0x02,0x56,0x02,0x02,0x39,0x03,0x04,0x0d, -0x05,0x03,0x0e,0x04,0x04,0x9e,0x04,0x04,0x18,0x04,0x04,0x75,0x03,0x04,0xbb,0x04, -0x03,0x70,0x03,0x02,0xc8,0x02,0x01,0x4d,0x02,0x01,0xd0,0xff,0xff,0xd8,0xfd,0xfc, -0xe5,0xfc,0xfd,0xc3,0xfc,0xfa,0xfe,0xfa,0xfa,0xad,0xfa,0xfa,0x8d,0xfa,0xfa,0x10, -0xfa,0xfa,0xad,0xfb,0xfb,0x3f,0xfc,0xfc,0x55,0xfb,0xfb,0x2e,0xfc,0xfc,0xbe,0xfd, -0xfd,0xfb,0xfd,0xfe,0x94,0xfd,0xfd,0x08,0xfe,0xfe,0xd3,0xfc,0xfc,0xe5,0xfc,0xfd, -0x62,0xfc,0xfb,0x26,0xfc,0xfc,0xb6,0xfd,0xfd,0x3e,0xfe,0xff,0x3e,0x00,0x00,0x99, -0x01,0x03,0xcb,0x04,0x05,0xf6,0x05,0x06,0xc1,0x07,0x09,0x16,0x0a,0x0a,0xbe,0x0a, -0x0a,0xcf,0x09,0x0a,0xd2,0x0a,0x0d,0x88,0x11,0x15,0x8c,0x18,0x19,0x2d,0x16,0x10, -0xad,0x06,0xfe,0xbd,0xfa,0xf8,0xf6,0xf7,0xf7,0xaa,0xf6,0xf6,0x72,0xf5,0xf5,0xe5, -0xf4,0xf3,0xa0,0xef,0xec,0x16,0xeb,0xea,0x7b,0xeb,0xed,0xa9,0xef,0xf2,0x43,0xf4, -0xf6,0x27,0xf8,0xfa,0xd0,0xfc,0xfe,0x4e,0x02,0x04,0x59,0x07,0x09,0xf3,0x09,0x0a, -0xfe,0x09,0x08,0x69,0x05,0x03,0x72,0xff,0xfc,0xf2,0xf9,0xf7,0x5f,0xf7,0xf7,0x1e, -0xfa,0xfc,0x46,0xfd,0xfe,0xeb,0xff,0x01,0x10,0x02,0x02,0x0f,0x03,0x04,0x66,0x04, -0x05,0x8c,0x09,0x0b,0xbe,0x0d,0x12,0x70,0x14,0x18,0x64,0x1a,0x1d,0xda,0x23,0x2a, -0x5a,0x2f,0x30,0xd2,0x28,0x1b,0xc6,0x0d,0x07,0x4c,0x0a,0x0b,0x15,0x08,0xfb,0x16, -0xf0,0xeb,0x3f,0xe7,0xe5,0x04,0xe5,0xde,0x4f,0xde,0xdd,0xd9,0xdb,0xdd,0xdd,0xdf, -0xe1,0xd6,0xe2,0xe5,0x24,0xe7,0xea,0x71,0xee,0xf2,0x18,0xf9,0xff,0x12,0x03,0x06, -0xef,0x09,0x0b,0x7e,0x0d,0x0d,0xe7,0x0c,0x0b,0x85,0x08,0x05,0x10,0x01,0xfc,0x1f, -0xf9,0xf6,0x02,0xf5,0xf5,0x94,0xf5,0xf6,0x06,0xf7,0xf8,0xa2,0xf9,0xfa,0xaf,0xfc, -0xfe,0xe4,0x00,0x02,0xc4,0x03,0x02,0x7d,0x03,0x07,0x91,0x09,0x0b,0x9f,0x0d,0x0c, -0xce,0x11,0x1c,0x7d,0x2a,0x3c,0x3e,0x47,0x42,0x46,0x2a,0x08,0x06,0xfd,0x0a,0xf6, -0x1e,0x13,0x6a,0xfc,0xf3,0x2f,0xf8,0x06,0x46,0xf0,0xed,0x02,0xf6,0xf3,0x34,0xea, -0xd1,0x7c,0xc8,0xd2,0x20,0xdd,0xdc,0x77,0xdb,0xe0,0x38,0xe3,0xe3,0x58,0xea,0xf0, -0xed,0xf7,0xfb,0xc5,0xfe,0x05,0x9f,0x0b,0x10,0xa3,0x12,0x16,0x09,0x1b,0x15,0x79, -0x0e,0x08,0xe7,0x07,0x05,0xd1,0xfd,0xf6,0x80,0xf5,0xf8,0xba,0xf9,0xf9,0xf0,0xf7, -0xfb,0xd0,0xfb,0xfa,0x16,0xf7,0xf5,0x99,0xf7,0xfa,0xf2,0xf9,0x00,0x72,0xff,0x00, -0x1c,0x09,0x0b,0x20,0x0f,0x12,0x4b,0x16,0x16,0x23,0x1f,0x2e,0x31,0x4e,0x66,0xdf, -0x65,0x41,0x6c,0x0f,0xf4,0x46,0x07,0x28,0x3b,0x1d,0xf5,0x0b,0xf2,0xf4,0xc3,0x0c, -0xe9,0xad,0xdb,0xe7,0xbf,0xe9,0xe0,0x03,0xc0,0xaf,0xd5,0xb8,0xcd,0x9a,0xcb,0xca, -0x5e,0xd1,0xd3,0x89,0xd5,0xde,0xe3,0xeb,0xf4,0x89,0xf8,0xff,0x4d,0x09,0x15,0x73, -0x1d,0x1d,0x65,0x1f,0x26,0x65,0x1e,0x16,0x84,0x0c,0x09,0x57,0x06,0xfe,0x9e,0xf3, -0xef,0x6a,0xf4,0xf7,0xa3,0xf7,0xf7,0x70,0xfb,0xfd,0x55,0xfd,0xf7,0xb0,0xf1,0xf1, -0xc0,0xf3,0xf4,0x52,0xfc,0xfe,0xec,0xfd,0x08,0xcb,0x08,0x10,0xc1,0x12,0x1a,0xce, -0x15,0x1c,0xa5,0x29,0x4f,0xb9,0x74,0x7b,0x21,0x55,0x1c,0x70,0xea,0xfb,0x9a,0x2c, -0x2d,0x94,0xf9,0xf6,0xdb,0xec,0x10,0xfa,0xe9,0xc3,0x76,0xd6,0xe3,0x77,0xdd,0xbb, -0x12,0xaa,0xad,0xd4,0xc3,0xcb,0xac,0xc7,0xd1,0xda,0xcd,0xce,0xee,0xd6,0xe7,0xc7, -0xf3,0xf6,0xc0,0xff,0x0a,0xe4,0x16,0x1e,0x1b,0x20,0x20,0xee,0x2c,0x27,0x5a,0x1e, -0x12,0x74,0x0c,0x07,0xb9,0xff,0xf2,0x19,0xea,0xef,0x88,0xf2,0xf3,0x47,0xf4,0xfb, -0x13,0xfd,0x00,0x16,0xfd,0xf6,0x28,0xf5,0xf7,0x7b,0xf7,0xfc,0x8c,0x00,0xfd,0x6b, -0x09,0x07,0xd2,0x0d,0x0e,0xba,0x18,0x16,0xaf,0x1a,0x27,0xe3,0x4c,0x74,0xbd,0x7c, -0x54,0x42,0x1a,0xe4,0x3c,0xfc,0x30,0xaf,0x31,0xf7,0x41,0xee,0xe6,0x2c,0x0e,0xdd, -0xae,0xb4,0xcc,0x58,0xd9,0xcf,0x5f,0xae,0xa1,0xdb,0xa7,0xc3,0xfe,0xc4,0xc7,0xf3, -0xcd,0xc8,0xe2,0xca,0xd2,0x22,0xe9,0xf4,0x7b,0xf6,0x03,0x90,0x10,0x1c,0x2b,0x25, -0x27,0xea,0x2b,0x38,0x83,0x33,0x24,0x72,0x19,0x10,0xd2,0x07,0xfc,0x8e,0xee,0xe4, -0x23,0xe8,0xeb,0xf0,0xeb,0xee,0x5b,0xf7,0xfa,0x1e,0xff,0xfe,0xc7,0xf8,0xf7,0x80, -0xfa,0xf8,0xde,0x00,0x01,0x72,0x00,0x09,0xea,0x07,0x0c,0x6e,0x10,0x17,0x5a,0x19, -0x19,0x0c,0x26,0x4d,0x88,0x74,0x7f,0xba,0x57,0x1a,0xe1,0xe4,0xf8,0x8f,0x30,0x2e, -0x13,0xf9,0xe7,0x05,0xe6,0x07,0xf2,0xdb,0xa9,0x0f,0xc5,0xd5,0x36,0xcc,0xac,0x86, -0x9d,0xa5,0x82,0xc4,0xc6,0xe4,0xc7,0xd0,0x35,0xc7,0xcb,0x93,0xcf,0xe9,0x41,0xf5, -0xf5,0x8f,0x03,0x13,0x44,0x1f,0x28,0xc7,0x28,0x2c,0x63,0x39,0x34,0x6f,0x26,0x1a, -0xb9,0x10,0x06,0xa5,0xfa,0xeb,0x45,0xe1,0xe4,0x0c,0xe9,0xea,0x21,0xee,0xf6,0x73, -0xfa,0x00,0xe4,0x01,0xfc,0x1c,0xfa,0xfc,0xb4,0xfa,0x02,0xf3,0xff,0x00,0x7e,0x0a, -0x08,0xa2,0x0c,0x0e,0x2b,0x17,0x1b,0x08,0x1e,0x2a,0xad,0x54,0x75,0xe9,0x78,0x54, -0xd2,0x08,0xe1,0x6e,0x04,0x37,0x75,0x1c,0xf7,0xd2,0xe3,0xec,0xf4,0x06,0xce,0xe4, -0xad,0xcb,0x10,0xd3,0xc3,0x24,0xa7,0xa3,0x96,0xaf,0xc4,0x87,0xc7,0xce,0x25,0xd6, -0xc9,0xed,0xce,0xd4,0xf9,0xeb,0xf6,0xc6,0xf6,0x04,0xf3,0x13,0x21,0x18,0x26,0x27, -0xcb,0x2a,0x39,0xd6,0x2e,0x25,0xbe,0x1b,0x11,0xb2,0x03,0xf6,0x3b,0xe8,0xe1,0x05, -0xe6,0xe7,0x66,0xea,0xef,0x3b,0xf7,0xf9,0x68,0xff,0x01,0x8d,0xfd,0xfc,0x43,0xfd, -0xfd,0xc6,0x01,0xfe,0x88,0x01,0x0b,0x04,0x08,0x0f,0xc7,0x0e,0x18,0xbe,0x1d,0x21, -0xdf,0x34,0x5d,0xf7,0x7f,0x74,0x53,0x41,0xfb,0x24,0xe5,0x18,0x9a,0x35,0x11,0x13, -0xed,0xe5,0x7e,0xf4,0x03,0x16,0xbd,0xba,0x43,0xd2,0xd4,0x99,0xbc,0xa8,0xad,0xa9, -0xb6,0x7b,0xca,0xca,0xf1,0xd7,0xd7,0x3e,0xd1,0xd2,0x95,0xdb,0xf3,0x1a,0xf6,0xf8, -0x05,0x07,0x14,0xc7,0x20,0x24,0x10,0x24,0x2b,0x78,0x35,0x2a,0x86,0x21,0x1a,0x0c, -0x10,0x01,0xfe,0xf1,0xe6,0x0b,0xe3,0xe7,0x1a,0xe6,0xea,0x61,0xf1,0xfa,0xa2,0xfa, -0x01,0xcb,0x01,0x00,0x06,0xff,0xfe,0x9e,0xfe,0x03,0xdb,0xfb,0x06,0xc9,0x07,0x0a, -0x31,0x0f,0x11,0x1e,0x1b,0x1e,0x56,0x22,0x3b,0x53,0x65,0x7d,0x8e,0x73,0x33,0xde, -0xf8,0xeb,0xbb,0x1d,0x2c,0x07,0x0a,0xec,0xa2,0xe6,0xf8,0xd9,0xfa,0xbe,0x12,0xc0, -0xd3,0x30,0xd4,0xbd,0x39,0xad,0xb0,0x25,0xbf,0xd0,0xba,0xd0,0xdf,0x87,0xda,0xd6, -0xbe,0xd8,0xe1,0x89,0xf6,0xf3,0x4c,0xf9,0xff,0x7f,0xff,0xff,0x27,0x00,0x00,0x23, -0x00,0xff,0x8f,0x00,0x00,0xd8,0xff,0xff,0x0e,0x00,0x00,0x33,0x00,0x00,0x34,0x00, -0x00,0x85,0x00,0x00,0x07,0x00,0xff,0x1e,0x00,0x00,0x78,0x00,0x00,0x10,0x00,0x00, -0x51,0x00,0x00,0x11,0x00,0x00,0x76,0x00,0x00,0x07,0x00,0xff,0xca,0xff,0x00,0xc0, -0xff,0xff,0x69,0xff,0xff,0xfb,0xff,0x00,0x51,0x00,0x00,0xeb,0x00,0x00,0x8c,0x00, -0x00,0x63,0x00,0x00,0x39,0x00,0x00,0x20,0x00,0x00,0x46,0x00,0xff,0x3f,0x00,0x00, -0x03,0x00,0x00,0x54,0x00,0xff,0x9e,0xff,0xff,0x7c,0xff,0xfe,0xde,0xfe,0xff,0x73, -0xff,0xfe,0xcf,0xfe,0xff,0x94,0xff,0xff,0xbb,0xff,0xff,0x0b,0x00,0xff,0x19,0xff, -0xfe,0x5f,0xfe,0xfe,0x78,0xff,0xff,0x9a,0xff,0x00,0x19,0x01,0x00,0xd2,0xff,0x00, -0x02,0x00,0xfe,0x9f,0xfe,0xff,0x36,0xff,0xfe,0x7b,0xff,0x00,0x90,0xff,0xff,0x81, -0xff,0xff,0x8c,0xff,0xff,0x1d,0x00,0x00,0x58,0x00,0xff,0x65,0xff,0x00,0xd1,0xff, -0xff,0x1a,0x00,0x00,0xb5,0x00,0x01,0xa7,0x01,0x00,0x2a,0x00,0x00,0xb3,0xff,0xfe, -0xee,0xfe,0xff,0xb9,0xff,0xff,0xd6,0xfe,0xfe,0x44,0xfe,0xfe,0x55,0xfe,0xfd,0xe8, -0xfc,0xfd,0xd6,0xfc,0xfc,0x25,0xfd,0xfe,0x47,0xff,0xff,0x4b,0x00,0x00,0x0a,0x01, -0x01,0xf1,0x00,0x01,0x06,0x01,0x00,0x95,0xff,0xff,0xfa,0x00,0x01,0xd7,0x01,0x02, -0xf6,0x02,0x02,0x3e,0x01,0xff,0xfe,0xfe,0xfe,0x82,0xfd,0xfc,0xbd,0xfc,0xfd,0x92, -0xfd,0xfd,0xea,0xfd,0xfe,0xd3,0xfe,0xff,0x33,0xff,0xff,0xe8,0xff,0x00,0xa7,0x00, -0x00,0x9e,0x00,0xff,0xc9,0xff,0x00,0xdf,0x01,0x02,0xda,0x03,0x04,0xd0,0x02,0x00, -0xb9,0xfe,0xfd,0x8e,0xfc,0xfb,0x91,0xfa,0xfa,0xc5,0xf9,0xf9,0xbb,0xfa,0xfc,0x82, -0xfc,0xfc,0x84,0xfc,0xfd,0x80,0xfd,0xfd,0xc8,0xfd,0xfe,0x7d,0xff,0x00,0xc1,0x01, -0x03,0x45,0x05,0x07,0xe5,0x07,0x08,0xf0,0x07,0x07,0x02,0x06,0x04,0x6f,0x03,0x01, -0x8a,0x00,0xff,0x86,0xfe,0xfd,0x9f,0xfd,0xfd,0xf8,0xfc,0xfb,0x1b,0xfa,0xf8,0x87, -0xf7,0xf6,0x79,0xf6,0xf7,0x6c,0xf9,0xfa,0x9d,0xfc,0xfe,0x4e,0x01,0x02,0xab,0x04, -0x07,0xa3,0x08,0x08,0x56,0x07,0x06,0x68,0x05,0x04,0xb3,0x03,0x03,0x33,0x03,0x03, -0x94,0x02,0x01,0xdd,0x00,0xff,0x92,0xfc,0xf9,0xc3,0xf5,0xf2,0x0c,0xf1,0xf0,0x05, -0xf0,0xf0,0x9d,0xf2,0xf5,0x12,0xf9,0xfd,0x11,0x01,0x05,0x41,0x08,0x0a,0x4e,0x0c, -0x0d,0xc2,0x0d,0x0d,0xa8,0x0c,0x0b,0xae,0x0b,0x0b,0x8a,0x0c,0x0d,0x01,0x0c,0x0a, -0x63,0x07,0x03,0x18,0xff,0xfa,0x4a,0xf7,0xf4,0xff,0xf2,0xf1,0x30,0xef,0xed,0xc7, -0xea,0xe8,0xa3,0xe6,0xe7,0x50,0xea,0xf0,0xaa,0xf8,0x00,0x6a,0x08,0x0e,0x1a,0x12, -0x12,0x3c,0x12,0x11,0x46,0x10,0x0f,0x4c,0x10,0x11,0xd0,0x11,0x12,0x0b,0x12,0x0e, -0x5f,0x0b,0x06,0xd8,0xff,0xf8,0x35,0xf2,0xee,0x91,0xea,0xe9,0x14,0xe8,0xe6,0x60, -0xe3,0xe1,0x76,0xe0,0xe1,0x0a,0xe7,0xed,0x3d,0xf7,0x00,0xde,0x09,0x14,0x3e,0x1d, -0x23,0x41,0x26,0x23,0xa1,0x1d,0x18,0x4a,0x14,0x12,0x16,0x14,0x18,0x3d,0x1a,0x16, -0x6b,0x0f,0x02,0x14,0xf5,0xe8,0x78,0xe3,0xe7,0xbf,0xed,0xf5,0x20,0xf4,0xed,0xd5, -0xe2,0xd7,0x76,0xd1,0xce,0x79,0xd7,0xe0,0xcb,0xeb,0xfb,0x8a,0x05,0x13,0xff,0x1d, -0x22,0x22,0x26,0x1f,0x25,0x1b,0x15,0xa4,0x1a,0x2d,0x22,0x38,0x33,0x19,0x24,0x14, -0x89,0x08,0xf3,0x53,0xe3,0xdf,0x97,0xe5,0xec,0x47,0xea,0xf0,0xd8,0xf4,0xf5,0x17, -0xe8,0xd6,0x36,0xce,0xc6,0x14,0xd3,0xd9,0xd4,0xe1,0xf9,0xae,0x0b,0x1e,0xf1,0x2b, -0x33,0x50,0x37,0x2a,0xdc,0x20,0x05,0xbb,0xfa,0x1c,0xe4,0x42,0x42,0x29,0x2b,0x1e, -0x57,0x1e,0xfa,0xf9,0xd1,0xdb,0x83,0xf1,0xed,0x7f,0xe1,0xee,0x16,0xfa,0xfc,0x19, -0xf2,0xd7,0x49,0xce,0xc4,0x68,0xc7,0xd0,0xb8,0xcf,0xe9,0xef,0x00,0x0f,0xfb,0x28, -0x3a,0x80,0x4b,0x41,0xfc,0x2f,0x11,0x0d,0xf3,0x0d,0xf8,0x3f,0x46,0xd7,0x2c,0x18, -0xc7,0x19,0xf5,0xce,0xc4,0xd6,0x68,0xf7,0xf6,0xe4,0xe1,0xea,0x0a,0x00,0xfe,0x1e, -0xf7,0xde,0x6d,0xcf,0xc7,0x81,0xbf,0xcb,0x75,0xc9,0xde,0x6b,0xfe,0x02,0x84,0x19, -0x35,0x95,0x50,0x53,0x31,0x3c,0x22,0x06,0xef,0xf2,0x57,0x36,0x51,0xeb,0x3b,0x1d, -0x99,0x1d,0x0c,0x14,0xc3,0xb8,0xbb,0xed,0x01,0x7c,0xeb,0xe0,0x90,0xf8,0x00,0x01, -0xfd,0xe9,0xac,0xce,0xcb,0xcb,0xc4,0xcc,0x02,0xcc,0xd0,0x63,0xf8,0x00,0xd3,0x0a, -0x2b,0x44,0x47,0x5a,0x89,0x48,0x31,0x89,0xff,0xde,0xe1,0x1a,0x54,0x9b,0x4b,0x27, -0x10,0x17,0x17,0xf4,0xd8,0xa6,0xa8,0xd4,0x01,0xfc,0xfc,0xe1,0x0c,0xed,0x00,0x6e, -0x03,0xf4,0x38,0xcf,0xc6,0x56,0xc3,0xc7,0x2e,0xce,0xca,0xad,0xee,0x06,0x2f,0x06, -0x23,0x03,0x3f,0x5c,0xbf,0x53,0x3d,0xb2,0x10,0xd8,0xd1,0xfe,0x4d,0x4c,0x56,0x33, -0x6d,0x18,0x1a,0xd2,0xef,0xa1,0xf6,0xb8,0xf7,0x9e,0x02,0xe8,0x30,0xea,0x00,0x0b, -0x06,0xfd,0x64,0xd6,0xc5,0x5b,0xbe,0xc5,0x4b,0xcf,0xca,0x1c,0xe5,0x06,0xa4,0x07, -0x1b,0x98,0x37,0x5a,0xf3,0x59,0x44,0xe9,0x1f,0xdc,0x8e,0xe7,0x42,0x74,0x5f,0x3f, -0x22,0x1e,0x1b,0x1e,0xff,0xa8,0x6b,0xa2,0xeb,0x43,0x08,0xee,0x31,0xea,0xfc,0xc6, -0x01,0x01,0xdc,0xdc,0xc6,0x08,0xbf,0xc2,0x35,0xd6,0xcb,0x93,0xe1,0x05,0x30,0x09, -0x19,0xb1,0x2f,0x54,0x2f,0x5e,0x46,0xad,0x29,0xe7,0xe4,0xd8,0x2e,0x52,0x60,0x49, -0x80,0x22,0x1d,0xb0,0x0a,0xb5,0xf7,0x9a,0xdd,0xe2,0x0a,0xf5,0xa7,0xe7,0xf9,0xe0, -0xfc,0x00,0xb5,0xe4,0xc4,0xd7,0xc0,0xc0,0x7c,0xd4,0xcf,0x46,0xda,0x06,0x8c,0x0b, -0x18,0x09,0x2f,0x4d,0xfc,0x60,0x4c,0x16,0x30,0xee,0x6d,0xd4,0x25,0x2c,0x5e,0x4a, -0x18,0x28,0x17,0x36,0x0b,0xc0,0x91,0x98,0xd4,0x7d,0x06,0xfc,0x08,0xe7,0xf2,0x4c, -0xfe,0xff,0xff,0xff,0xff,0xee,0xff,0xff,0x0e,0x00,0xff,0xfe,0xff,0xff,0xcc,0xff, -0xff,0xa9,0xff,0xff,0x39,0xff,0xff,0x5c,0x00,0xff,0x37,0xff,0x00,0xc1,0xff,0xfe, -0xeb,0xfe,0xff,0xcf,0xff,0xff,0x81,0xff,0x00,0xa5,0xff,0xfe,0x1f,0xff,0xff,0x23, -0xff,0xff,0x85,0xff,0xff,0xcd,0xff,0xff,0x89,0xff,0xff,0xbb,0xff,0xff,0x0b,0x00, -0xff,0x3e,0xff,0xff,0x6a,0x00,0xff,0xdc,0xff,0xff,0x8e,0xff,0xff,0x06,0x00,0x00, -0xc3,0xff,0xff,0x5f,0x00,0x00,0x06,0x00,0xff,0x8e,0xff,0xff,0xea,0x00,0x00,0xd7, -0xfe,0xff,0xdb,0x00,0xff,0xfb,0xfe,0xff,0xc4,0xff,0xff,0x5b,0xff,0xff,0x56,0xff, -0xfe,0xcd,0xfe,0xff,0x26,0xff,0xfe,0xdd,0xfe,0xff,0x88,0xff,0xfe,0x73,0xfe,0xff, -0x13,0xff,0xfe,0xde,0xfe,0xfe,0xea,0xfe,0xff,0x96,0xff,0xff,0x34,0xff,0xff,0x26, -0xff,0xff,0x47,0xff,0xff,0xab,0x00,0xff,0x6f,0x00,0x00,0x86,0xff,0xff,0x2f,0x00, -0x00,0xf6,0x00,0x00,0x13,0x00,0x00,0x6e,0x00,0xff,0xa7,0xff,0x00,0x44,0x00,0x00, -0xf4,0xff,0x00,0x42,0x00,0xff,0x0b,0x00,0x00,0x89,0x00,0x00,0x79,0x01,0x02,0x50, -0x01,0x01,0x95,0x01,0x01,0x73,0x01,0x01,0x10,0x00,0x00,0x92,0x00,0x00,0xa6,0xff, -0xfe,0xa4,0xfe,0xff,0x63,0xfe,0xfd,0xb7,0xfd,0xfe,0x5f,0xfe,0xfd,0x7f,0xfe,0xfe, -0xfc,0xfd,0xfd,0x34,0xff,0xff,0x55,0xfd,0xfd,0x88,0xff,0xff,0xcc,0xfe,0xfe,0xc8, -0xfe,0xfe,0x83,0xfd,0xfe,0xbc,0xff,0x00,0x46,0x02,0x02,0x34,0x02,0x03,0xa8,0x02, -0x02,0x2d,0x05,0x04,0x01,0x03,0x03,0xc1,0x02,0x02,0x54,0x00,0xff,0xab,0xff,0xff, -0x22,0xfe,0xfd,0x86,0xfc,0xfc,0x67,0xfd,0xfd,0x2f,0xff,0x00,0x5f,0x02,0x03,0x95, -0x05,0x07,0xd9,0x08,0x09,0xe3,0x08,0x08,0x62,0x06,0x04,0x0f,0x02,0xff,0x21,0xfe, -0xfc,0x33,0xfb,0xfb,0x34,0xfb,0xfb,0x07,0xfd,0xfe,0x6d,0xff,0xfd,0x0b,0xfd,0xfc, -0x56,0xfa,0xfc,0xed,0xfc,0x00,0xb1,0x00,0x02,0xe8,0x02,0xff,0xa6,0x00,0xfb,0x92, -0xf7,0xf6,0x40,0xf6,0xf7,0x0f,0xfb,0xfa,0x53,0xf8,0x03,0xa6,0x0d,0x15,0x0c,0x16, -0x0d,0x30,0x02,0xfe,0x21,0xfa,0xfc,0xa7,0x04,0x04,0xcf,0x04,0x04,0xc2,0x03,0xfa, -0xaa,0xf0,0xee,0xc4,0xf0,0xf6,0x19,0xfe,0x04,0x99,0x04,0x06,0x79,0x0c,0x13,0x42, -0x11,0x0e,0x3b,0x0c,0x0a,0x0e,0x11,0x0b,0x62,0x06,0x05,0x8a,0xfb,0xf5,0xbf,0xe7, -0xe0,0x03,0xe5,0xee,0xb1,0xfc,0x0e,0x5a,0x21,0x24,0x88,0x20,0x12,0x2d,0xd4,0xc9, -0xce,0x00,0x05,0x87,0x1e,0x1b,0x89,0xff,0xff,0xad,0xf7,0xdf,0x05,0xea,0xe5,0xda, -0xdc,0xeb,0xdf,0xf0,0xfc,0xb2,0x07,0x11,0x08,0x25,0x31,0x87,0x33,0x1c,0xa3,0xf3, -0xd4,0xa0,0xec,0x13,0xaa,0x0c,0x02,0x88,0x0f,0x0d,0x86,0xf4,0xd7,0xe1,0xc6,0xd7, -0x55,0xe7,0xfb,0xbc,0x05,0x1e,0xd7,0x31,0x2b,0x3d,0x24,0x10,0xde,0xf6,0xd2,0x2b, -0xe2,0x14,0x36,0x1a,0x12,0xfa,0x29,0x27,0x27,0x0c,0xed,0x57,0xc3,0xc1,0x6a,0xce, -0xd9,0xa5,0xfc,0x1a,0x64,0x36,0x49,0x8d,0x41,0x25,0x3c,0x09,0xbc,0xb1,0xa6,0xf6, -0xd5,0x12,0x15,0xbe,0x20,0x21,0x5e,0x16,0xeb,0xbb,0xc6,0xcb,0x81,0xcb,0xc8,0xcf, -0xec,0x0a,0xef,0x22,0x2e,0x85,0x3a,0x33,0xde,0x1c,0x02,0xeb,0xca,0xb7,0x13,0x08, -0x24,0xc7,0x09,0x2c,0x80,0x21,0x18,0x61,0xf5,0xc7,0x25,0xbc,0xc3,0xc9,0xcf,0xf3, -0x2a,0x08,0x23,0xd6,0x48,0x4b,0x2a,0x30,0x0d,0x54,0xe8,0xab,0xe0,0xc8,0x22,0x8f, -0x18,0x14,0x5e,0x3a,0x2b,0x46,0x11,0xef,0x91,0xc0,0xb9,0x9a,0xc4,0xdd,0xce,0xf7, -0x16,0xff,0x3d,0x4a,0x65,0x45,0x22,0xd6,0x02,0xd3,0x75,0x9e,0xe6,0x55,0x26,0x0f, -0x00,0x22,0x35,0x92,0x1d,0xf8,0x59,0xc6,0xaf,0x4f,0xba,0xc5,0xf7,0xe9,0x0f,0x45, -0x2f,0x53,0x2d,0x5c,0x37,0xf7,0x0c,0xcd,0x15,0x93,0xc9,0xf3,0x24,0x19,0xf1,0x19, -0x36,0x52,0x2a,0x08,0x63,0xda,0xbc,0x94,0xc3,0xc4,0x99,0xde,0xfd,0x02,0x0b,0x39, -0x4e,0x52,0x4f,0xa2,0x24,0x01,0x4e,0xd6,0xa0,0xd0,0xe9,0x29,0x02,0x0d,0x26,0x9e, -0x2a,0x19,0x95,0xfe,0xce,0xc8,0xb7,0xbd,0xcb,0xd1,0xf0,0xd5,0x10,0x2b,0x98,0x4a, -0x58,0xdd,0x39,0x0c,0xa2,0xe3,0xa8,0xed,0xbb,0x1d,0xe7,0x1a,0x14,0xa6,0x33,0x28, -0x4a,0x07,0xd6,0xdf,0xb1,0xb1,0xa4,0xba,0xdf,0xf1,0x05,0x20,0xb8,0x58,0x71,0xab, -0x5b,0x20,0x5e,0xd7,0x80,0xa0,0xb9,0x0f,0xcc,0x1a,0x22,0xd7,0x29,0x2e,0x46,0x0c, -0xd8,0x76,0xb3,0xc2,0x13,0xc7,0xd6,0x39,0x01,0x0f,0xdc,0x36,0x54,0x06,0x52,0x2f, -0x56,0x08,0xd5,0x16,0xa2,0xe4,0xbb,0x1d,0x13,0xa6,0x23,0x2e,0x91,0x12,0x02,0xd3, -0xc7,0xae,0x9e,0xbf,0xc9,0x38,0xf3,0x12,0x87,0x28,0x51,0xfa,0x66,0x45,0x9b,0x0c, -0xdc,0x17,0x95,0xbf,0x4f,0x1b,0x16,0x7d,0x1d,0x31,0x8e,0x2f,0x08,0x95,0xd4,0xab, -0xe1,0xb5,0xb7,0x0f,0xdd,0x0b,0xbb,0x1d,0x55,0xc9,0x72,0x5a,0x48,0x2a,0xde,0x56, -0x8d,0xac,0x56,0x12,0x13,0xf1,0x22,0x2f,0x50,0x25,0x11,0xf1,0xd8,0xb1,0xb8,0xbb, -0xc7,0x00,0xd5,0x03,0x8f,0x18,0x3b,0xaa,0x5e,0x58,0xd3,0x2a,0xfd,0x5c,0xb6,0x9b, -0xa9,0xf5,0x1a,0xbd,0x12,0x31,0x0b,0x2d,0x17,0xf0,0xf9,0xbd,0x24,0xb0,0xc0,0xc6, -0xc8,0xf6,0xa3,0x12,0x30,0x4c,0x57,0x69,0x4d,0x41,0x0a,0x23,0xcf,0x90,0xb7,0xd2, -0x17,0x55,0x12,0x21,0xa7,0x34,0x1f,0x61,0x08,0xce,0xc0,0xab,0xbf,0x5b,0xbd,0xe8, -0xc3,0x0e,0x23,0x6a,0x59,0x6c,0x54,0x52,0x17,0x8b,0xd8,0x86,0xe1,0xc7,0x11,0x5b, -0x14,0x24,0x4d,0x2c,0x27,0x22,0x06,0xd6,0xe1,0xac,0xbf,0x68,0xc4,0xdb,0xfa,0x0b, -0x21,0x59,0x4e,0x6b,0x5f,0x54,0x22,0xb8,0xe1,0x90,0x95,0xb0,0x0e,0x60,0x11,0x20, -0x14,0x34,0x23,0x8e,0x12,0xe4,0xd3,0xb0,0xb8,0x5c,0xc3,0xd4,0x7c,0x00,0x18,0x3e, -0x41,0x61,0x6e,0x61,0x2a,0x89,0xfb,0xae,0xfa,0x9e,0xf5,0xab,0x17,0x13,0x93,0x2f, -0x29,0x0b,0x15,0xf5,0x54,0xb9,0xb1,0xd8,0xc3,0xca,0x6d,0xfc,0x15,0x69,0x3a,0x63, -0x29,0x68,0x39,0x5d,0x00,0xaf,0x3d,0x8e,0xf6,0x12,0x0f,0x1b,0x69,0x28,0x2e,0x60, -0x1a,0xf7,0xb5,0xbd,0xaf,0x23,0xc4,0xc7,0x69,0xf2,0x14,0x99,0x34,0x68,0x05,0x6d, -0x43,0x6a,0x0b,0xb2,0xd8,0x8a,0xe6,0xb4,0x13,0x12,0x14,0x31,0x2a,0x2f,0x1d,0xff, -0x05,0xc2,0xb1,0x36,0xc1,0xc9,0x1e,0xed,0x0b,0xf4,0x2d,0x57,0x14,0x6a,0x48,0x14, -0x13,0xd1,0xd6,0x8d,0xd0,0x24,0x0f,0x0e,0xc5,0x24,0x33,0x16,0x1f,0x0a,0x74,0xd2, -0xaa,0xfb,0xbd,0xc3,0xb5,0xe5,0x0d,0xc3,0x29,0x57,0x36,0x70,0x53,0x61,0x1b,0xd7, -0xd6,0x88,0xc1,0x49,0x0d,0x0d,0x38,0x23,0x2f,0x00,0x24,0x0d,0x1d,0xd8,0xae,0x5b, -0xbc,0xc3,0xca,0xde,0x08,0xd3,0x25,0x55,0xe5,0x75,0x58,0xaf,0x26,0xda,0xb8,0x88, -0xb8,0x31,0x0b,0x0c,0xfc,0x22,0x30,0x80,0x20,0x10,0x63,0xde,0xb0,0x51,0xbe,0xc2, -0x4f,0xe0,0x00,0x9d,0x1e,0x50,0x71,0x68,0x63,0x3b,0x23,0xf2,0xf5,0x8c,0xaf,0x3e, -0xfc,0x0a,0x0e,0x16,0x30,0x2d,0x22,0x15,0xae,0xeb,0xb5,0x46,0xb9,0xc4,0x78,0xd3, -0x01,0x78,0x18,0x48,0x4b,0x70,0x66,0xee,0x32,0xf5,0x71,0x9f,0x98,0xf2,0xfc,0x07, -0x7b,0x15,0x2b,0x30,0x22,0x16,0x30,0xf1,0xb7,0x47,0xb9,0xc4,0x8b,0xd2,0xfb,0x27, -0x19,0x42,0x16,0x6e,0x6e,0x19,0x38,0x00,0x60,0xa0,0x99,0xb9,0xf1,0x0b,0xdc,0x11, -0x2a,0xd8,0x22,0x12,0x6f,0xf5,0xb9,0x90,0xb9,0xc6,0x99,0xd2,0xfa,0x0e,0x11,0x40, -0x39,0x6a,0x6b,0x0a,0x3f,0x01,0xca,0xab,0x90,0x1b,0xf4,0x05,0xde,0x10,0x27,0x1a, -0x20,0x13,0xa5,0xf7,0xbd,0x84,0xb6,0xc7,0x0f,0xd0,0xf6,0x7c,0x15,0x36,0x0b,0x68, -0x6d,0x31,0x43,0x0c,0x61,0xb5,0x92,0xf8,0xe3,0x0d,0x69,0x0a,0x28,0x94,0x22,0x12, -0x40,0xfd,0xc0,0xb8,0xb3,0xc6,0xe2,0xcf,0xf2,0xbb,0x10,0x38,0x91,0x61,0x74,0x94, -0x48,0x11,0x7c,0xb9,0x8c,0x9b,0xe2,0x00,0xf0,0xff,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xef,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff,0xee,0xff,0xff, -0xee,0xff,0xff,0xee,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x21,0x00,0x00,0x32, -0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x22,0x00, -0x00,0x22,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00, -0x11,0x00,0x00,0x00,0x00,0xff,0xef,0xff,0xff,0xee,0xff,0xff,0xde,0xff,0xff,0xcc, -0xff,0xff,0xab,0xff,0xff,0x99,0xff,0xff,0x88,0xff,0xff,0x87,0xff,0xff,0x98,0xff, -0xff,0x6d,0x01,0x03,0x12,0x05,0x06,0x62,0x06,0x05,0xf7,0x03,0x02,0xe4,0x00,0xff, -0xcb,0xfe,0xfe,0x35,0xfe,0xfd,0x4f,0xfe,0xff,0x81,0xff,0xff,0xfc,0xff,0xff,0x7d, -0xff,0xff,0xb0,0xfe,0xfe,0xc9,0xfe,0xfe,0x9f,0xff,0x00,0xe0,0xff,0xff,0x79,0xff, -0xff,0xd2,0xfe,0xfe,0xdb,0xfe,0xfe,0x0e,0xff,0xff,0x10,0xff,0xff,0xd1,0xfe,0xfe, -0x1d,0xff,0xff,0xe1,0xfe,0xfe,0x3f,0xff,0xff,0xa7,0xff,0xff,0xbb,0xff,0xff,0x38, -0xff,0xff,0xd0,0xfe,0xfe,0x8a,0xfe,0xfe,0xf9,0xfe,0xff,0x42,0xff,0xff,0xc9,0xff, -0xff,0xcd,0xff,0xff,0xdc,0xff,0xff,0x9b,0xff,0xff,0x88,0xff,0xff,0x57,0xff,0xff, -0x76,0xff,0xff,0x35,0xff,0xff,0x12,0xff,0xff,0xf0,0xfe,0xff,0x00,0xff,0xfe,0xce, -0xfe,0xfe,0x59,0xfe,0xfe,0x03,0xfe,0xfd,0x9d,0xfd,0xfd,0x57,0xfd,0xfd,0x55,0xfd, -0xfd,0x24,0xfd,0xfd,0xf1,0xfc,0xfc,0xee,0xfc,0xfd,0x51,0xfd,0xfd,0x6d,0xfe,0xfe, -0xcf,0xff,0x00,0xa9,0x01,0x02,0xeb,0x03,0x05,0x62,0x06,0x07,0xf6,0x07,0x08,0xa1, -0x07,0x06,0x9b,0x05,0x04,0x87,0x03,0x02,0x5f,0x02,0x01,0xb9,0x00,0xff,0x6e,0xff, -0xff,0x43,0xff,0xff,0xb8,0xff,0xff,0xcd,0xff,0xff,0xcc,0xff,0xff,0x1d,0x00,0x00, -0x35,0x00,0xff,0x9e,0xff,0xff,0xf3,0xfe,0xfe,0xed,0xfe,0xff,0x00,0xff,0xfe,0xbe, -0xfe,0xfe,0x17,0xfe,0xfd,0x0f,0xfe,0xfe,0x43,0xfe,0xfe,0x64,0xfe,0xfe,0xb7,0xfe, -0xfe,0x0d,0xff,0xff,0xf1,0xfe,0xfe,0x8b,0xfe,0xfe,0x66,0xfe,0xfe,0xf9,0xfe,0xff, -0x75,0xff,0xff,0x98,0xff,0xff,0xeb,0xff,0x00,0x31,0x00,0x00,0x66,0x00,0x00,0x55, -0x00,0x00,0x45,0x00,0x00,0x34,0x00,0x00,0x13,0x00,0xff,0xdf,0xff,0xff,0x0e,0x00, -0x00,0x42,0x00,0x00,0x23,0x00,0x00,0xc0,0xff,0xff,0x48,0xff,0xff,0x02,0xff,0xfe, -0xbd,0xfe,0xfe,0x59,0xfe,0xfe,0xc1,0xfd,0xfd,0x06,0xfd,0xfc,0x8c,0xfc,0xfc,0x15, -0xfc,0xfb,0xdd,0xfb,0xfb,0xdc,0xfb,0xfb,0x1e,0xfc,0xfc,0xc5,0xfc,0xfd,0x66,0xfe, -0xff,0x2b,0x01,0x02,0x9d,0x04,0x06,0xe5,0x07,0x09,0x32,0x0a,0x0a,0x1d,0x0b,0x0b, -0x50,0x0a,0x08,0x9c,0x06,0x04,0xb0,0x01,0xff,0x0e,0xff,0xfe,0x6f,0xff,0xff,0x8f, -0x00,0x00,0x0d,0x01,0x01,0x84,0x01,0x01,0xcb,0x01,0x01,0xd7,0x00,0x00,0x26,0x00, -0xff,0xff,0xff,0xff,0xcf,0xff,0xff,0xd6,0xfe,0xfe,0xe4,0xfd,0xfd,0x69,0xfd,0xfd, -0x56,0xfd,0xfd,0x23,0xfd,0xfd,0xa4,0xfd,0xfe,0x71,0xfe,0xfe,0xca,0xfe,0xfe,0xac, -0xfe,0xfe,0x88,0xfe,0xfe,0x78,0xfe,0xfe,0x55,0xfe,0xfe,0x43,0xfe,0xfe,0x07,0xff, -0xff,0xf7,0xff,0x00,0xd6,0x00,0x01,0xa5,0x01,0x01,0xbb,0x01,0x01,0x9c,0x01,0x01, -0xc2,0x00,0x00,0x27,0x00,0xff,0x1b,0xff,0xfe,0x3b,0xfe,0xfd,0x3a,0xfd,0xfc,0xcc, -0xfc,0xfc,0x94,0xfb,0xfb,0xcd,0xfb,0xfb,0x56,0xfb,0xfa,0xdf,0xfa,0xfa,0x65,0xf9, -0xf8,0xdb,0xf8,0xf8,0xbb,0xf8,0xf9,0xa4,0xfa,0xfb,0xcd,0xfc,0xfd,0x8c,0xfe,0xff, -0x77,0x00,0x02,0x83,0x05,0x0c,0x86,0x17,0x26,0xcf,0x2d,0x24,0x15,0x16,0x0a,0xb5, -0x02,0xfd,0xee,0xfa,0xf8,0x19,0xf7,0xf7,0x85,0xf9,0xfc,0x18,0xff,0x01,0xd6,0x02, -0x02,0xe9,0x00,0xff,0xd0,0xfd,0xfe,0x72,0xff,0x00,0x6b,0x01,0x01,0x98,0x00,0xff, -0x3b,0xff,0xfe,0x47,0xfd,0xfc,0x48,0xfc,0xfc,0x43,0xfc,0xfc,0x65,0xfc,0xfc,0x35, -0xfc,0xfb,0xee,0xfb,0xfc,0x42,0xfc,0xfc,0x94,0xfc,0xfc,0xcf,0xfd,0xfe,0x9c,0xfe, -0xfd,0x0a,0xfc,0xfa,0x8c,0xfa,0xfa,0x6e,0xfb,0xfb,0xaf,0xfc,0xfd,0x3d,0xff,0x00, -0x67,0x01,0x02,0xe5,0x02,0x03,0x52,0x03,0x03,0xc3,0x02,0x02,0x81,0x01,0x01,0x00, -0x01,0x01,0x02,0x01,0x00,0x2c,0x00,0xff,0x01,0xfe,0xfd,0x75,0xfc,0xfb,0x97,0xfa, -0xf9,0x9f,0xf9,0xf8,0x05,0xf7,0xf5,0xdd,0xf4,0xf4,0xf6,0xf3,0xf3,0x6e,0xf4,0xf5, -0x13,0xf6,0xf7,0xa9,0xf9,0xfc,0x5e,0x01,0x06,0x89,0x0c,0x12,0xad,0x18,0x1b,0xde, -0x1d,0x20,0xc7,0x28,0x2c,0x3d,0x21,0x11,0xf1,0x03,0xfb,0x6b,0xf8,0xf8,0x52,0xf9, -0xf9,0x59,0xf9,0xf9,0x28,0xfb,0xfd,0x69,0x00,0x02,0x48,0x02,0x00,0xd4,0xfd,0xfc, -0x8b,0xfd,0xff,0x82,0xff,0xff,0x32,0xfe,0xfc,0x0d,0xfc,0xfc,0x43,0xfd,0xfe,0xe0, -0xfd,0xfd,0x50,0xfc,0xfb,0x3f,0xfc,0xfc,0xa8,0xfc,0xfc,0x93,0xfb,0xfc,0x40,0xfd, -0xfe,0xa5,0xfe,0xfe,0xf2,0xfc,0xfb,0xad,0xfb,0xfb,0x31,0xfa,0xf9,0x07,0xf9,0xf9, -0x98,0xfa,0xfb,0x0d,0xfd,0xfd,0xef,0xfe,0xff,0x2a,0x00,0x00,0xb6,0x00,0x00,0x1f, -0x01,0x01,0x13,0x01,0x00,0x9e,0x00,0x00,0xa1,0xff,0xff,0xa7,0xff,0xff,0xcb,0xff, -0xff,0xee,0xff,0xff,0x6b,0xff,0xff,0xf1,0xfe,0xfe,0x6a,0xfe,0xfe,0x00,0xfd,0xfb, -0x9d,0xfa,0xf9,0xd3,0xf7,0xf6,0x58,0xf5,0xf4,0x03,0xf3,0xf2,0x47,0xf2,0xf2,0x48, -0xf4,0xf7,0x36,0xfb,0x00,0x83,0x05,0x0b,0x4f,0x13,0x1a,0x3c,0x20,0x21,0x1e,0x1f, -0x20,0xf5,0x24,0x25,0x74,0x1e,0x10,0x29,0x04,0xfc,0x5c,0xfb,0xfb,0xcb,0xfb,0xfa, -0xd3,0xf8,0xf9,0x92,0xfb,0xfe,0x4c,0x00,0x00,0xe1,0xfe,0xfe,0x39,0xfe,0xfd,0x5b, -0xfd,0xfd,0x78,0xfd,0xfd,0x83,0xfc,0xfc,0xb3,0xfc,0xfd,0xaf,0xfe,0xfe,0xb1,0xfc, -0xfb,0x98,0xfb,0xfd,0xb0,0xfd,0xfc,0x4c,0xfb,0xfa,0xd1,0xf9,0xfa,0xc4,0xfa,0xfb, -0xf5,0xfa,0xf9,0x4f,0xf9,0xf9,0x68,0xfa,0xfb,0x42,0xfb,0xfa,0xc8,0xf9,0xf9,0xa5, -0xf9,0xfa,0xd9,0xfb,0xfc,0xaf,0xfd,0xfe,0x14,0xff,0x00,0xd2,0x00,0x01,0x54,0x01, -0x01,0x35,0x01,0x00,0xaf,0x00,0x00,0xf4,0xff,0x00,0x61,0x00,0x00,0x9a,0x00,0x00, -0x27,0x00,0x00,0xf1,0xff,0xff,0x3f,0x00,0x00,0xd5,0xff,0xfe,0x16,0xfd,0xfb,0x94, -0xf9,0xf8,0x70,0xf6,0xf4,0xc0,0xf2,0xf1,0xbc,0xf1,0xf1,0x0f,0xf3,0xf4,0x1d,0xf8, -0xfb,0x3b,0x00,0x05,0xe8,0x0c,0x16,0x3d,0x23,0x2e,0xa8,0x39,0x47,0x2a,0x38,0x1f, -0xae,0x0c,0x00,0xf1,0xf8,0xf7,0x70,0xf6,0xf6,0x47,0xf6,0xf7,0x69,0xfa,0xfe,0xfe, -0x01,0x01,0x5d,0xff,0xfc,0xd9,0xfa,0xfa,0x22,0xfb,0xfc,0x07,0xfd,0xfc,0x4d,0xfd, -0xfc,0xbd,0xfb,0xfb,0x14,0xfb,0xfb,0x42,0xfb,0xfb,0x43,0xfb,0xfc,0x23,0xfd,0xfc, -0x5c,0xfb,0xfa,0xe4,0xf9,0xfa,0x69,0xfc,0xfd,0x86,0xfd,0xfd,0x44,0xfd,0xfd,0x00, -0xfe,0xfd,0x71,0xfa,0xf8,0x34,0xf6,0xf5,0x1e,0xf6,0xf7,0xd5,0xf8,0xfa,0x08,0xfc, -0xfd,0x56,0xfe,0xff,0xc0,0xff,0x00,0x4a,0x01,0x01,0x47,0x01,0x00,0x8d,0x00,0x00, -0x64,0x00,0x00,0x0f,0x02,0x02,0x2f,0x03,0x03,0x80,0x02,0x02,0xa1,0x01,0x01,0x0b, -0x02,0x02,0x92,0x01,0x00,0xad,0xff,0xfd,0xf7,0xfa,0xf8,0xfe,0xf6,0xf5,0x73,0xf3, -0xf1,0x8f,0xf1,0xf1,0xf5,0xf1,0xf3,0xe8,0xf5,0xf8,0x4c,0xfc,0x00,0xa3,0x05,0x0d, -0x21,0x19,0x29,0xd0,0x37,0x3b,0x9c,0x44,0x36,0xe1,0x1f,0x0c,0x61,0xfd,0xf5,0x94, -0xf4,0xf6,0x58,0xf8,0xf8,0xa6,0xf8,0xfa,0x9c,0xff,0x04,0x61,0x04,0x00,0x89,0xfc, -0xfa,0xf5,0xf9,0xfa,0x9e,0xfb,0xfb,0x4c,0xfb,0xfa,0x4e,0xf9,0xf7,0xef,0xf7,0xf8, -0x66,0xf9,0xfa,0x21,0xfa,0xf9,0x8f,0xfa,0xfc,0xd1,0xfc,0xfb,0xde,0xfa,0xfa,0xeb, -0xfb,0xfd,0xe9,0xfd,0xfd,0x26,0xfd,0xfc,0xbe,0xfb,0xfb,0x2c,0xfb,0xf9,0x23,0xf8, -0xf6,0x2d,0xf7,0xf7,0xfb,0xf8,0xfa,0x9d,0xfc,0xfe,0x01,0xff,0xff,0x28,0x00,0x01, -0xb0,0x01,0x01,0xbf,0x01,0x01,0x06,0x01,0x00,0x6c,0x00,0x00,0x64,0x00,0x01,0xe0, -0x01,0x02,0x2a,0x03,0x02,0x7e,0x02,0x01,0xee,0x01,0x02,0xbb,0x03,0x04,0xd0,0x03, -0x03,0x74,0x02,0x00,0x5d,0xfe,0xfc,0x34,0xf9,0xf6,0xed,0xf4,0xf2,0x5c,0xf1,0xf0, -0x03,0xf0,0xf0,0x14,0xf2,0xf4,0xec,0xf7,0xfb,0x78,0xff,0x04,0x2e,0x0c,0x16,0xb7, -0x24,0x33,0xca,0x3f,0x4f,0xee,0x3d,0x23,0xc3,0x0b,0xfd,0x91,0xf6,0xf6,0x01,0xf7, -0xf5,0x2f,0xf5,0xf6,0xe8,0xfa,0x01,0x03,0x05,0x03,0x7c,0xff,0xfb,0xaf,0xf9,0xf9, -0x62,0xf9,0xf9,0x97,0xf9,0xf9,0x0a,0xfa,0xf9,0xc6,0xf8,0xf9,0xe6,0xf9,0xf9,0x7d, -0xf9,0xf9,0x17,0xfa,0xfb,0x3a,0xfd,0xfc,0xfe,0xfa,0xf9,0x82,0xf8,0xf9,0x06,0xfb, -0xfb,0xe6,0xfa,0xfa,0xc9,0xfa,0xfb,0xb6,0xfd,0xfe,0x31,0xfc,0xfa,0xf2,0xf7,0xf7, -0x5c,0xf8,0xf9,0xb7,0xfa,0xfc,0x60,0xfd,0xfe,0xba,0xff,0x00,0x9a,0x01,0x02,0x29, -0x03,0x03,0x13,0x03,0x02,0x86,0x01,0x00,0x69,0x00,0x01,0x50,0x02,0x03,0xca,0x03, -0x03,0xa5,0x02,0x02,0xb0,0x01,0x02,0xa5,0x03,0x04,0xcd,0x04,0x04,0x84,0x03,0x01, -0xae,0xff,0xfc,0x6d,0xfa,0xf7,0x9e,0xf5,0xf3,0x52,0xf1,0xf0,0xd4,0xef,0xef,0x0f, -0xf1,0xf3,0xd6,0xf5,0xf8,0x6b,0xfc,0x01,0x70,0x07,0x12,0x49,0x25,0x3e,0xf1,0x4c, -0x4e,0xcb,0x36,0x1f,0x92,0x0a,0xfc,0xbc,0xf4,0xf2,0x2f,0xf4,0xf5,0x12,0xf6,0xf8, -0x13,0xfc,0x00,0x5e,0x04,0x03,0xcc,0xff,0xfb,0xc8,0xf8,0xf8,0x41,0xf9,0xfa,0xe4, -0xfa,0xfb,0x44,0xfb,0xfa,0x61,0xf8,0xf7,0x3f,0xf8,0xf8,0x2b,0xf9,0xf9,0xf9,0xf9, -0xfa,0x8b,0xfb,0xfb,0xd3,0xf9,0xf8,0x3d,0xf9,0xfb,0xc0,0xfc,0xfd,0x8a,0xfd,0xfd, -0x25,0xfe,0xfe,0x0c,0xff,0xfd,0x94,0xfa,0xf8,0xcd,0xf7,0xf7,0xbf,0xf8,0xf9,0x7f, -0xfb,0xfc,0x3e,0xfe,0xff,0xe3,0xff,0x00,0xfd,0x01,0x02,0x3e,0x03,0x02,0x6f,0x02, -0x01,0xf9,0x00,0x00,0x1b,0x01,0x02,0x30,0x03,0x03,0x3f,0x04,0x04,0xa4,0x03,0x02, -0x2b,0x02,0x02,0x99,0x03,0x04,0x53,0x04,0x04,0xe2,0x02,0x00,0x8f,0xfe,0xfc,0x83, -0xf9,0xf7,0x03,0xf5,0xf3,0x27,0xf2,0xf1,0xa2,0xf0,0xf0,0xc6,0xf1,0xf3,0x9f,0xf6, -0xf9,0x7a,0xfd,0x02,0xc3,0x0a,0x19,0x7d,0x32,0x4b,0x88,0x57,0x44,0x6c,0x26,0x0e, -0xa3,0xfd,0xf5,0x70,0xf1,0xf2,0x30,0xf3,0xf4,0x87,0xf6,0xfa,0xc6,0xff,0x04,0x2d, -0x06,0x03,0xc7,0xfe,0xfa,0x57,0xf8,0xf8,0x27,0xf9,0xf9,0x88,0xf9,0xf9,0x84,0xf8, -0xf7,0xc2,0xf6,0xf6,0xaf,0xf7,0xf8,0x48,0xf9,0xfa,0xd0,0xfa,0xfb,0x6c,0xfc,0xfc, -0x71,0xfb,0xfb,0x76,0xfc,0xfd,0x6d,0xfe,0xfe,0x20,0xfd,0xfc,0x9e,0xfd,0xfe,0x3d, -0xfe,0xfb,0x73,0xf8,0xf6,0x4b,0xf7,0xf8,0x7c,0xfa,0xfc,0x41,0xfd,0xfe,0xd9,0xff, -0x00,0x5a,0x01,0x02,0xb2,0x02,0x03,0x63,0x03,0x03,0x95,0x02,0x01,0x58,0x00,0xff, -0x2b,0x00,0x01,0x10,0x02,0x02,0xad,0x02,0x01,0xcb,0x00,0x00,0x93,0x00,0x01,0x4e, -0x03,0x04,0xd4,0x04,0x04,0xd9,0x03,0x01,0x7f,0xff,0xfc,0xfa,0xf9,0xf7,0xed,0xf4, -0xf2,0x5c,0xf1,0xf0,0x44,0xf0,0xf0,0x38,0xf2,0xf4,0xf8,0xf6,0xf9,0x41,0xfc,0x00, -0x4e,0x07,0x13,0xe3,0x25,0x47,0x2e,0x69,0x50,0xb7,0x29,0x0d,0x69,0xfd,0xf5,0xbe, -0xf2,0xf2,0x80,0xf0,0xf0,0x7e,0xf3,0xf9,0xc6,0x00,0x06,0xa4,0x06,0x03,0xc7,0xfe, -0xfa,0xc7,0xf7,0xf8,0x46,0xf9,0xf9,0x81,0xf8,0xf9,0x58,0xf9,0xf7,0xce,0xf7,0xf7, -0x24,0xf7,0xf7,0xb1,0xf7,0xf9,0x25,0xfb,0xfd,0x72,0xfd,0xfc,0xb1,0xfa,0xf9,0x0d, -0xfb,0xfd,0xe2,0xfd,0xfd,0x60,0xfb,0xfa,0x88,0xfb,0xff,0x2b,0x00,0xfc,0x0d,0xfa, -0xf6,0x7c,0xf7,0xf8,0x8c,0xfa,0xfc,0x00,0xfd,0xfe,0x97,0xff,0x00,0xe6,0x00,0x01, -0x95,0x02,0x03,0x5b,0x04,0x04,0x99,0x03,0x02,0x44,0x00,0xff,0xc4,0xff,0x01,0xc6, -0x02,0x02,0x3f,0x02,0x01,0x43,0x00,0xff,0x5a,0x00,0x01,0x1d,0x03,0x03,0x0c,0x04, -0x03,0x4f,0x03,0x01,0xd5,0xfe,0xfc,0x06,0xfa,0xf7,0xf8,0xf4,0xf3,0x95,0xf2,0xf1, -0x38,0xf1,0xf1,0xb4,0xf2,0xf4,0x84,0xf6,0xf8,0x84,0xfb,0x00,0xc3,0x06,0x14,0x73, -0x28,0x4c,0x5c,0x61,0x46,0x79,0x27,0x0c,0x53,0xfd,0xf5,0xb0,0xf1,0xf1,0x14,0xf1, -0xf1,0xab,0xf4,0xfa,0xb6,0x00,0x05,0xab,0x06,0x04,0x91,0xff,0xfb,0x51,0xf8,0xf9, -0x80,0xfa,0xfa,0xaf,0xfa,0xfa,0x7b,0xf9,0xf8,0xa2,0xf7,0xf7,0x65,0xf7,0xf7,0x04, -0xf8,0xf9,0x06,0xfb,0xfc,0x8a,0xfc,0xfb,0x49,0xfa,0xf9,0x3e,0xfb,0xfd,0x33,0xfe, -0xfd,0x8e,0xfc,0xfb,0x4e,0xfd,0x00,0x84,0xff,0xfc,0x89,0xf9,0xf7,0xb4,0xf7,0xf8, -0xdd,0xfa,0xfc,0xa6,0xfd,0xfe,0x1f,0x00,0x00,0xea,0x00,0x01,0xcc,0x02,0x03,0x09, -0x04,0x03,0xcd,0x02,0x01,0x72,0xff,0xff,0xe0,0xff,0x01,0x1b,0x03,0x03,0x08,0x03, -0x01,0x6c,0x00,0xff,0xc3,0xff,0x01,0x51,0x02,0x03,0xc2,0x03,0x03,0x5b,0x02,0x00, -0x56,0xfe,0xfb,0x29,0xf9,0xf6,0xb2,0xf3,0xf2,0xe9,0xf1,0xf1,0x8c,0xf1,0xf2,0x15, -0xf4,0xf6,0xf9,0xf8,0xfb,0x40,0xfe,0x03,0x94,0x0c,0x1d,0x7a,0x3c,0x5e,0xbb,0x53, -0x2e,0x1b,0x13,0x00,0xe2,0xf6,0xf2,0x06,0xf1,0xf0,0xfa,0xf0,0xf3,0x15,0xf8,0xfe, -0xeb,0x04,0x07,0xee,0x06,0x03,0x61,0xfe,0xfa,0xb6,0xf9,0xfa,0xb7,0xfa,0xf9,0x2e, -0xfa,0xf9,0xd5,0xf7,0xf7,0x36,0xf7,0xf7,0x10,0xf7,0xf7,0xea,0xf8,0xfa,0xb4,0xfb, -0xfc,0xd9,0xfb,0xfb,0x15,0xfb,0xfc,0xe2,0xfd,0xff,0x23,0xff,0xfd,0x1e,0xfc,0xfb, -0xda,0xfe,0xff,0xdd,0xfc,0xf9,0x3b,0xf6,0xf6,0x09,0xf8,0xfa,0x00,0xfc,0xfd,0xc4, -0xfe,0x00,0xc0,0x00,0x01,0x70,0x01,0x01,0xde,0x02,0x03,0x4a,0x04,0x03,0xac,0x02, -0x00,0x1b,0xff,0xfe,0x4e,0x00,0x01,0xee,0x02,0x02,0x49,0x01,0xff,0xaf,0xfe,0xfe, -0xb7,0xff,0x01,0x11,0x02,0x02,0x6a,0x03,0x03,0xb4,0x01,0xff,0xaa,0xfd,0xfb,0x69, -0xf9,0xf6,0x9a,0xf4,0xf3,0x04,0xf3,0xf3,0x13,0xf3,0xf3,0x08,0xf5,0xf6,0x8f,0xf8, -0xfa,0x58,0xfe,0x03,0xc7,0x0d,0x1e,0x1e,0x41,0x65,0xea,0x50,0x29,0xb4,0x0e,0xfd, -0xee,0xf6,0xf3,0xd8,0xf1,0xf0,0x24,0xf0,0xf2,0x7c,0xf8,0xff,0x9f,0x05,0x07,0x98, -0x05,0x01,0xaf,0xfd,0xfa,0x73,0xfa,0xfb,0x25,0xfb,0xf9,0x08,0xfa,0xf9,0x77,0xf8, -0xf8,0xd5,0xf7,0xf6,0x9f,0xf6,0xf7,0x92,0xf8,0xfa,0x54,0xfc,0xfc,0xde,0xfb,0xfb, -0x71,0xfa,0xfb,0x1f,0xfe,0xff,0x62,0xfe,0xfc,0x76,0xfa,0xfa,0x6c,0xff,0x00,0x23, -0xfd,0xfa,0x92,0xf6,0xf7,0xc7,0xf8,0xfa,0x1a,0xfc,0xfd,0xf7,0xfe,0x00,0x36,0x01, -0x01,0x95,0x01,0x02,0xf1,0x02,0x03,0x9d,0x04,0x03,0x9e,0x02,0x00,0xe4,0xfe,0xff, -0xd1,0x00,0x02,0x39,0x03,0x02,0x07,0x01,0xff,0x4a,0xfe,0xfe,0xc7,0xff,0x01,0x11, -0x02,0x02,0x6b,0x03,0x02,0x3f,0x01,0xff,0xd4,0xfc,0xfa,0xd8,0xf7,0xf6,0xc0,0xf3, -0xf2,0x8d,0xf2,0xf2,0xdd,0xf2,0xf3,0x2f,0xf6,0xf8,0x15,0xfa,0xfc,0xd7,0x00,0x05, -0x4f,0x13,0x27,0x30,0x57,0x60,0xf5,0x3d,0x1f,0x93,0x07,0xfb,0x54,0xf5,0xf2,0xbc, -0xf1,0xf0,0x77,0xf1,0xf4,0xdd,0xfa,0x01,0x56,0x06,0x07,0xb6,0x04,0x00,0x0b,0xfc, -0xf9,0xce,0xfa,0xfb,0xde,0xfb,0xfb,0x02,0xfb,0xf8,0x9f,0xf8,0xf8,0xe7,0xf7,0xf7, -0x02,0xf7,0xf8,0x30,0xf9,0xfa,0x1b,0xfc,0xfb,0x0d,0xfb,0xfa,0x41,0xfa,0xfc,0x56, -0xfe,0xfe,0x0e,0xfe,0xfc,0xf3,0xfa,0xfd,0x24,0x01,0xff,0x40,0xfc,0xf8,0x10,0xf6, -0xf7,0x27,0xf9,0xfb,0x64,0xfc,0xfd,0x7d,0xff,0x00,0xea,0x00,0x01,0xb2,0x01,0x02, -0x88,0x03,0x04,0x02,0x04,0x03,0x52,0x01,0xff,0x51,0xfe,0xfe,0x6f,0x01,0x03,0x44, -0x04,0x03,0xa5,0x01,0xff,0xe9,0xfd,0xfe,0x39,0x00,0x01,0xb3,0x01,0x02,0x78,0x02, -0x01,0x63,0xff,0xfd,0xec,0xfb,0xf8,0xee,0xf5,0xf3,0x56,0xf2,0xf2,0x03,0xf3,0xf3, -0x14,0xf4,0xf6,0xb5,0xf8,0xfa,0x8b,0xfc,0xff,0x8a,0x04,0x0d,0xd9,0x1e,0x41,0x8c, -0x67,0x4e,0xbb,0x28,0x0d,0x7d,0xfd,0xf6,0x20,0xf3,0xf1,0x00,0xf0,0xf0,0xb1,0xf2, -0xf7,0x0e,0xff,0x05,0xd0,0x07,0x06,0x75,0x02,0xfe,0xf0,0xfa,0xfb,0x05,0xfc,0xfb, -0x9b,0xfa,0xfb,0xb3,0xf9,0xf8,0xb3,0xf7,0xf7,0x06,0xf7,0xf6,0x8d,0xf7,0xf8,0xba, -0xf9,0xfb,0x82,0xfb,0xfa,0x5d,0xfa,0xfa,0x05,0xfc,0xfe,0xc7,0xff,0xff,0xb6,0xfd, -0xfb,0x8b,0xfb,0xff,0xcc,0xff,0xfc,0x1a,0xf9,0xf5,0x75,0xf6,0xf8,0x52,0xfa,0xfb, -0x0d,0xfd,0xfe,0xf7,0xff,0x01,0x90,0x01,0x01,0x1d,0x02,0x02,0x9c,0x03,0x04,0x90, -0x03,0x02,0xcc,0x00,0xff,0xc1,0xfe,0x00,0xe0,0x01,0x03,0x74,0x03,0x01,0x0e,0x00, -0xfd,0x6f,0xfd,0xfe,0xd7,0xff,0x00,0x7c,0x01,0x01,0x5b,0x01,0xff,0xfd,0xfd,0xfb, -0x19,0xf9,0xf7,0xa0,0xf4,0xf2,0x22,0xf1,0xf1,0xec,0xf2,0xf4,0x43,0xf6,0xf9,0x1f, -0xfd,0xff,0xc4,0x01,0x06,0x9b,0x0c,0x1b,0xd8,0x35,0x6a,0xa9,0x53,0x2c,0x31,0x0f, -0xfe,0xf7,0xf6,0xf3,0xc9,0xf1,0xf0,0xb5,0xef,0xf1,0xcf,0xf6,0xfe,0xf0,0x03,0x06, -0x9e,0x05,0x02,0x70,0xfe,0xfb,0x7e,0xfc,0xfc,0xcb,0xfb,0xfa,0xd5,0xfa,0xfa,0xb8, -0xf8,0xf8,0x96,0xf7,0xf6,0xeb,0xf5,0xf5,0x7c,0xf7,0xf9,0xc0,0xfa,0xfb,0xfb,0xfa, -0xf9,0xbf,0xf9,0xfb,0xa7,0xfe,0x00,0x71,0xff,0xfd,0x45,0xfb,0xfa,0xa7,0xfe,0x00, -0xe7,0xfc,0xfa,0x50,0xf5,0xf5,0xdd,0xf7,0xfa,0xc2,0xfb,0xfc,0x8a,0xfe,0x00,0x24, -0x01,0x01,0xe8,0x01,0x02,0xc8,0x02,0x03,0x17,0x04,0x03,0x5d,0x03,0x01,0x68,0xff, -0xfe,0x27,0xff,0x00,0x0b,0x02,0x03,0x12,0x02,0x00,0x68,0xfe,0xfd,0x25,0xfe,0xff, -0xd4,0xff,0x00,0xf8,0x00,0x00,0xbc,0xff,0xfd,0x1d,0xfc,0xf9,0x14,0xf7,0xf4,0x0c, -0xf3,0xf1,0x37,0xf1,0xf1,0xff,0xf3,0xf6,0x34,0xfa,0xfd,0x0e,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x11,0x00,0x00,0x22,0x00,0x00,0x22,0x00,0x00,0x33,0x00,0x00, -0x33,0x00,0x00,0x33,0x00,0x00,0x33,0x00,0x00,0x22,0x00,0x00,0x23,0x00,0x00,0x32, -0x00,0x00,0x63,0x00,0x01,0x09,0x04,0x08,0xc0,0x0b,0x0d,0x95,0x0b,0x07,0xb1,0x01, -0xfc,0xbf,0xf9,0xf8,0x63,0xf8,0xf9,0xe8,0xfa,0xfc,0xa4,0xfd,0xff,0x20,0x00,0x00, -0x0f,0x01,0x00,0xa8,0xff,0xfe,0x89,0xfd,0xfc,0xce,0xfc,0xfd,0x65,0xfe,0xff,0x28, -0x00,0xff,0x3f,0xff,0xfe,0x94,0xfd,0xfd,0x01,0xfd,0xfd,0x23,0xfd,0xfd,0xc0,0xfc, -0xfc,0xb4,0xfb,0xfb,0x04,0xfb,0xfa,0xcf,0xfa,0xfa,0x37,0xfa,0xfa,0x83,0xfa,0xfa, -0x4e,0xfb,0xfb,0x7e,0xfd,0xff,0xee,0x02,0x06,0x33,0x09,0x0b,0x7d,0x0d,0x0d,0xfd, -0x0c,0x0a,0xed,0x07,0x04,0xab,0x01,0x00,0x52,0x00,0x01,0x11,0x02,0x02,0xa7,0x02, -0x02,0x4f,0x03,0x02,0x2f,0x02,0x01,0xc0,0xff,0xfe,0x8e,0xfe,0xfe,0xbb,0xff,0x00, -0x3f,0x01,0x00,0x6e,0x00,0xff,0x6c,0xff,0xff,0xa1,0xfe,0xfe,0x35,0xfe,0xfe,0xc0, -0xfd,0xfd,0x49,0xfd,0xfc,0x0e,0xfd,0xfd,0x53,0xfd,0xfd,0xd8,0xfd,0xfe,0x71,0xfe, -0xfe,0x9a,0xfe,0xfe,0xc4,0xfd,0xfd,0xc3,0xfc,0xfc,0x35,0xfc,0xfc,0xc4,0xfc,0xfd, -0xe8,0xfd,0xfd,0x8c,0xfd,0xfd,0x03,0xfd,0xfc,0x3c,0xfc,0xfb,0xe7,0xfa,0xfa,0xca, -0xfa,0xfb,0x35,0xfc,0xfd,0x18,0xff,0x00,0x1b,0x03,0x05,0x5b,0x08,0x0a,0x39,0x0c, -0x0c,0x9e,0x0c,0x0b,0xf9,0x0a,0x09,0xb4,0x07,0x05,0x47,0x03,0x01,0xa3,0xff,0xfe, -0x2e,0xff,0x00,0xd0,0x00,0x01,0x25,0x01,0x00,0x75,0xff,0xfe,0xe9,0xfd,0xfd,0x1c, -0xfe,0xfe,0x8b,0xff,0xff,0xee,0xff,0x00,0xf0,0xff,0xff,0x59,0xff,0xff,0x50,0xfe, -0xfd,0x09,0xfd,0xfc,0x9a,0xfc,0xfc,0x3e,0xfd,0xfd,0xe9,0xfd,0xfd,0xbd,0xfd,0xfd, -0x2e,0xfe,0xfe,0x84,0xfe,0xfe,0x69,0xfe,0xfe,0xe3,0xfd,0xfd,0xfc,0xfd,0xfe,0x11, -0xfe,0xfd,0x6e,0xfd,0xfc,0x2b,0xfc,0xfb,0xff,0xfb,0xfc,0x20,0xfc,0xfc,0xb4,0xfc, -0xfd,0x23,0xfe,0xff,0xd6,0x00,0x02,0xc5,0x03,0x05,0xb3,0x06,0x08,0x51,0x09,0x0a, -0xba,0x0b,0x0c,0xf4,0x0b,0x0b,0x60,0x0a,0x09,0x43,0x06,0x02,0x6d,0xff,0xfc,0xf9, -0xfa,0xfa,0xc7,0xfa,0xfb,0xdb,0xfc,0xfe,0x00,0xff,0xff,0x4a,0x00,0x00,0x6e,0x01, -0x01,0xa3,0x00,0x00,0xc5,0xff,0xff,0x51,0xfe,0xfd,0x9e,0xfd,0xfd,0xaa,0xfd,0xfd, -0xdc,0xfd,0xfd,0x6a,0xfd,0xfd,0x87,0xfd,0xfd,0x78,0xfd,0xfd,0x46,0xfd,0xfd,0x65, -0xfd,0xfd,0x1b,0xfe,0xfe,0x54,0xfe,0xfe,0xe4,0xfd,0xfc,0x2f,0xfc,0xfb,0xe0,0xf9, -0xf9,0x94,0xf8,0xf8,0x57,0xf8,0xf8,0xff,0xf9,0xfb,0xe3,0xfc,0xfe,0xbb,0x00,0x02, -0x89,0x04,0x06,0x44,0x08,0x0a,0x87,0x0d,0x11,0xfc,0x18,0x1f,0xe5,0x23,0x20,0xb9, -0x16,0x09,0xcf,0xfe,0xf6,0x4d,0xf2,0xf0,0x4b,0xf1,0xf2,0x7d,0xf5,0xf8,0xfe,0xfb, -0xfe,0x0c,0x01,0x02,0x3d,0x03,0x02,0xb6,0x00,0xff,0xf2,0xfd,0xfd,0xc9,0xfd,0xfe, -0xc5,0xfe,0xfe,0x9d,0xfe,0xfe,0x72,0xfd,0xfc,0xfa,0xfb,0xfb,0x0a,0xfb,0xfa,0x73, -0xf9,0xf8,0xad,0xf8,0xf9,0x33,0xfa,0xfb,0x34,0xfc,0xfc,0x7d,0xfd,0xfe,0xf2,0xfe, -0xff,0xf9,0xff,0xff,0x68,0xfe,0xfc,0x0d,0xfb,0xf9,0xda,0xf8,0xf8,0x77,0xf8,0xf8, -0x5a,0xf9,0xfa,0x05,0xfb,0xfb,0xcc,0xfc,0xfd,0xaf,0xff,0x01,0x27,0x04,0x07,0x61, -0x0a,0x0e,0x53,0x12,0x16,0x08,0x1d,0x25,0x2b,0x2d,0x2f,0xcf,0x23,0x0f,0xb2,0xfc, -0xf0,0x36,0xeb,0xea,0xe7,0xec,0xf0,0xd3,0xf3,0xf8,0x04,0xfc,0xfe,0xce,0x01,0x04, -0x71,0x04,0x03,0xaa,0x01,0xff,0x22,0xfd,0xfc,0xa8,0xfc,0xfd,0xab,0xfe,0xfe,0x36, -0xfe,0xfd,0x1d,0xfd,0xfb,0xfd,0xfa,0xfa,0xa5,0xf9,0xf9,0xe3,0xf8,0xf7,0x5f,0xf7, -0xf7,0x9e,0xf9,0xfb,0x94,0xfc,0xfd,0x12,0xfd,0xfd,0x71,0xfd,0xfd,0x4d,0xfe,0xfe, -0x66,0xfd,0xfb,0xdb,0xf9,0xf8,0xe7,0xf7,0xf7,0x5f,0xf8,0xf8,0xff,0xf9,0xfb,0x37, -0xfc,0xfc,0xee,0xfd,0xfe,0x1d,0x00,0x01,0x0a,0x04,0x06,0x77,0x09,0x0c,0x4a,0x10, -0x13,0x2b,0x16,0x16,0x1d,0x17,0x1b,0x0b,0x24,0x28,0xa3,0x1d,0x0c,0x01,0xfb,0xf0, -0xd3,0xeb,0xec,0xc4,0xef,0xf3,0xdc,0xf6,0xf8,0xdb,0xfb,0xfe,0x6e,0x01,0x02,0xff, -0x02,0x01,0x99,0xff,0xfd,0xd9,0xfb,0xfb,0x47,0xfc,0xfd,0x64,0xfe,0xff,0xc2,0xfe, -0xfe,0x82,0xfd,0xfd,0x73,0xfc,0xfb,0x77,0xfa,0xfa,0xc0,0xf9,0xf9,0x93,0xf8,0xf8, -0x0c,0xfa,0xfb,0x36,0xfc,0xfc,0xeb,0xfc,0xfc,0x28,0xfc,0xfc,0x88,0xfd,0xfe,0x74, -0xfd,0xfb,0x4b,0xf9,0xf7,0xe7,0xf6,0xf7,0x35,0xf8,0xf9,0xb6,0xfa,0xfb,0xde,0xfc, -0xfd,0x04,0xfe,0xff,0x30,0x00,0x02,0x48,0x05,0x08,0x27,0x0c,0x10,0x76,0x14,0x17, -0x3f,0x19,0x1d,0x39,0x25,0x2c,0x7c,0x28,0x15,0x0d,0x01,0xf1,0x3b,0xea,0xe9,0x96, -0xec,0xf1,0x8a,0xf5,0xf8,0x91,0xfa,0xfe,0x70,0x00,0x01,0x7f,0x02,0x01,0x3d,0x00, -0xfe,0xa3,0xfc,0xfc,0xe0,0xfc,0xfe,0xd0,0xfe,0xff,0x01,0xff,0xfe,0x62,0xfd,0xfd, -0x30,0xfc,0xfa,0xae,0xf9,0xf8,0x7c,0xf8,0xf7,0x3f,0xf7,0xf7,0x32,0xf8,0xfa,0xc1, -0xfb,0xfc,0xfe,0xfd,0xfe,0x68,0xfe,0xfe,0x72,0xfe,0xff,0xa1,0xfe,0xfc,0xdb,0xfa, -0xf8,0xce,0xf7,0xf7,0xfc,0xf7,0xf8,0x89,0xf9,0xfa,0x51,0xfa,0xfa,0x5b,0xfb,0xfc, -0xb7,0xfd,0xff,0x75,0x02,0x05,0x0f,0x0a,0x0e,0xa6,0x13,0x18,0xb4,0x1e,0x28,0x3b, -0x46,0x57,0x62,0x32,0x09,0x52,0xeb,0xdd,0xa6,0xdc,0xe2,0xe8,0xe9,0xee,0x48,0xf1, -0xf4,0xe9,0xf8,0xff,0xe2,0x04,0x08,0xa2,0x06,0x02,0xbe,0xfe,0xfb,0xa7,0xf9,0xfa, -0x4f,0xfe,0x00,0x14,0x00,0xfe,0x66,0xfd,0xfd,0xa0,0xfc,0xfc,0x44,0xfb,0xf9,0xb6, -0xf7,0xf6,0x9f,0xf6,0xf5,0xb8,0xf4,0xf6,0xd3,0xf9,0xfc,0x0e,0xfe,0xfd,0x1f,0xfe, -0xfe,0xf8,0xfe,0xff,0x59,0x02,0x03,0x92,0xff,0xfc,0x00,0xf7,0xf5,0x85,0xf6,0xf8, -0xe3,0xf8,0xf9,0x74,0xf9,0xf9,0xea,0xf9,0xfb,0x42,0xfc,0xfd,0xd3,0xfd,0xff,0xe0, -0x00,0x03,0x95,0x06,0x0a,0x0d,0x10,0x15,0x2f,0x1c,0x20,0x26,0x26,0x3a,0x69,0x5b, -0x3d,0xb8,0x0f,0xee,0x34,0xdd,0xda,0xf2,0xdf,0xe8,0x9e,0xee,0xf0,0x9a,0xf2,0xf6, -0x25,0xfd,0x04,0x72,0x08,0x08,0x85,0x03,0xfe,0x92,0xfa,0xf9,0xfd,0xfa,0xfc,0x4d, -0xfe,0xfe,0x0c,0xfe,0xfd,0x72,0xfc,0xfb,0x3d,0xfc,0xfc,0xf0,0xf9,0xf7,0x68,0xf6, -0xf6,0x41,0xf5,0xf4,0x17,0xf6,0xf9,0x6b,0xfd,0xff,0x32,0xff,0xff,0xc7,0xff,0xff, -0xf0,0xfd,0x00,0xe1,0x02,0x00,0xb0,0xfc,0xf8,0x63,0xf5,0xf6,0xfd,0xf8,0xfa,0xb9, -0xfa,0xfa,0xca,0xfa,0xfa,0xfd,0xfa,0xfb,0xb6,0xfb,0xfb,0xad,0xfc,0xfe,0xec,0x00, -0x04,0x21,0x08,0x0d,0x28,0x14,0x1b,0xf9,0x21,0x24,0x5a,0x25,0x38,0x56,0x4b,0x2f, -0x0b,0x09,0xed,0x21,0xde,0xdb,0xcf,0xe2,0xec,0xc5,0xf1,0xf3,0xd9,0xf4,0xf8,0xf4, -0xfd,0x03,0x5d,0x06,0x05,0xd0,0x00,0xfd,0xf3,0xfb,0xfc,0xe6,0xfc,0xfd,0x2d,0xff, -0xff,0x3a,0xfe,0xfc,0x36,0xfb,0xfa,0x5f,0xfc,0xfc,0x25,0xfa,0xf8,0x40,0xf7,0xf6, -0x6f,0xf6,0xf6,0x21,0xf7,0xf9,0xa9,0xfc,0xfe,0x51,0xfe,0xfe,0x68,0xfe,0xfd,0xfe, -0xfd,0x00,0xca,0x02,0x00,0xa3,0xfd,0xf9,0xb9,0xf7,0xf8,0x6d,0xfa,0xfb,0x17,0xfb, -0xfb,0x92,0xfa,0xf9,0x6d,0xf9,0xfa,0xc2,0xfa,0xfa,0xae,0xfb,0xfd,0x07,0x00,0x04, -0x00,0x09,0x0f,0xf6,0x16,0x1f,0xc4,0x25,0x29,0x6d,0x41,0x58,0xdc,0x36,0x0a,0x4e, -0xeb,0xdc,0x5a,0xdb,0xe1,0x61,0xe9,0xee,0x14,0xf1,0xf3,0x9b,0xf7,0xfd,0xb6,0x02, -0x05,0xc3,0x04,0x01,0x39,0xfe,0xfc,0x34,0xfc,0xfd,0x3b,0xff,0xff,0x8c,0xff,0xfe, -0x35,0xfd,0xfc,0xb5,0xfb,0xfc,0x83,0xfc,0xfb,0x32,0xf9,0xf8,0x3a,0xf8,0xf6,0x29, -0xf5,0xf5,0x59,0xf8,0xfb,0xad,0xfd,0xfd,0x2e,0xfe,0xff,0xd2,0xff,0xff,0xbf,0x02, -0x04,0x97,0x01,0xfe,0x2d,0xfa,0xf7,0x4a,0xf8,0xf9,0x16,0xfa,0xf9,0xca,0xf9,0xf9, -0xae,0xf9,0xf9,0x9d,0xfa,0xfa,0xcc,0xfa,0xfb,0x54,0xfd,0x00,0x27,0x04,0x09,0xca, -0x0e,0x17,0x93,0x1d,0x29,0xd4,0x35,0x6d,0x51,0x56,0x1d,0xb3,0xf2,0xda,0x15,0xd6, -0xdc,0xc7,0xe4,0xeb,0x43,0xed,0xef,0xe8,0xf2,0xf9,0x9b,0x01,0x07,0xbb,0x08,0x04, -0x3b,0x00,0xfc,0xee,0xfa,0xfa,0xf0,0xfc,0xff,0x2e,0x00,0xfe,0x4e,0xfe,0xfe,0x35, -0xfd,0xfc,0x8c,0xfc,0xfb,0x43,0xf9,0xf7,0x8b,0xf7,0xf6,0x24,0xf4,0xf4,0x7a,0xf7, -0xfb,0xcf,0xfe,0xfe,0x6d,0xfe,0xfe,0x44,0xff,0xff,0x5c,0x01,0x07,0x02,0x04,0x00, -0x93,0xfb,0xf5,0xbf,0xf7,0xf8,0xfd,0xf9,0xf9,0x5a,0xf9,0xfa,0xf1,0xfa,0xfb,0xe7, -0xfb,0xfb,0x3b,0xfb,0xfb,0x86,0xfb,0xfc,0x9e,0xff,0x03,0x78,0x08,0x0f,0x80,0x16, -0x1f,0x4f,0x28,0x3b,0xd4,0x72,0x5e,0x7c,0x13,0xee,0xfe,0xd3,0xd4,0x50,0xda,0xe5, -0xa1,0xea,0xec,0xf8,0xed,0xf2,0xe1,0xf9,0x03,0x05,0x0b,0x0b,0xfe,0x05,0xff,0x87, -0xfb,0xf9,0x1b,0xfa,0xfc,0x88,0xff,0x00,0xab,0xff,0xfe,0x59,0xfe,0xfc,0x5d,0xfd, -0xfd,0x49,0xfc,0xf9,0x71,0xf7,0xf6,0xcf,0xf5,0xf3,0xeb,0xf4,0xf8,0x36,0xfd,0xfe, -0x69,0xfd,0xfc,0x6b,0xfd,0xfe,0x34,0xfe,0x00,0xa4,0x07,0x03,0xba,0xff,0xfa,0x92, -0xf4,0xf6,0x5c,0xf9,0xfa,0x66,0xfa,0xfa,0x27,0xfc,0xfd,0x09,0xfe,0xfc,0xdc,0xfb, -0xfa,0xf7,0xf9,0xfa,0x54,0xfb,0xfd,0xee,0x01,0x06,0x09,0x0e,0x15,0x1c,0x20,0x26, -0x0b,0x2d,0x4f,0x86,0x73,0x2d,0xd0,0xff,0xdd,0x57,0xd4,0xd6,0xf8,0xe0,0xe9,0x7f, -0xed,0xee,0xda,0xf0,0xf6,0xde,0xff,0x08,0x51,0x0b,0x07,0xf8,0xff,0xfb,0xb6,0xf9, -0xfb,0xe7,0xfc,0xfe,0xaf,0x00,0x01,0x06,0xff,0xfd,0x3b,0xfc,0xfc,0x27,0xfe,0xfe, -0xb0,0xfa,0xf7,0x3f,0xf7,0xf7,0x74,0xf5,0xf5,0x50,0xf7,0xfa,0x28,0xfd,0xfd,0xd3, -0xfc,0xfd,0xbc,0xfd,0xfd,0x85,0xfd,0x03,0xe1,0x05,0xff,0xce,0xfd,0xf6,0xb0,0xf4, -0xf8,0x21,0xfa,0xfb,0x06,0xfb,0xfc,0x95,0xfd,0xfd,0x13,0xfc,0xfc,0xe0,0xfa,0xf9, -0x54,0xf9,0xfa,0x2b,0xfd,0x01,0x54,0x06,0x0c,0xc8,0x14,0x1c,0xfc,0x25,0x27,0x0e, -0x43,0x6e,0xa5,0x41,0x06,0x43,0xe5,0xd3,0x4e,0xd6,0xdf,0x30,0xea,0xee,0xe8,0xee, -0xf0,0x04,0xf5,0xfc,0x56,0x04,0x09,0xf7,0x07,0x02,0x62,0xfd,0xfb,0x21,0xfc,0xfd, -0xbe,0xff,0x00,0x0c,0x01,0xff,0xe3,0xfd,0xfc,0xf4,0xfb,0xfd,0x57,0xfe,0xfc,0xc2, -0xf8,0xf8,0x12,0xf8,0xf6,0xa0,0xf4,0xf5,0x6f,0xf8,0xfc,0xa0,0xfd,0xfd,0x86,0xfd, -0xfd,0xdc,0xfd,0xfd,0x5b,0x01,0x06,0x54,0x01,0xff,0xb7,0xf8,0xf5,0xc9,0xf7,0xf9, -0x0d,0xfb,0xfa,0x17,0xfb,0xfc,0x68,0xfc,0xfc,0xb5,0xfb,0xfa,0xc0,0xf8,0xf8,0xd7, -0xf9,0xfc,0x3a,0x01,0x06,0xe5,0x0b,0x13,0x67,0x1c,0x25,0x8d,0x2d,0x55,0xc5,0x75, -0x2a,0x3d,0x01,0xdb,0x34,0xd3,0xd6,0x3c,0xe2,0xeb,0x95,0xed,0xed,0xfa,0xef,0xf5, -0xa6,0xfd,0x06,0xc7,0x0a,0x08,0xf5,0x01,0xfd,0xac,0xfb,0xfb,0xd8,0xfc,0x01,0x40, -0x01,0xff,0x29,0xfe,0xfe,0xd8,0xfc,0xfc,0xe4,0xfc,0xfd,0x31,0xfb,0xf8,0x1b,0xf8, -0xf8,0x73,0xf5,0xf4,0x8d,0xf6,0xfa,0xfa,0xfd,0xfe,0x77,0xfd,0xfc,0x9f,0xfd,0xfe, -0x24,0xfe,0x04,0x62,0x05,0x00,0x31,0xfe,0xf6,0x2f,0xf6,0xf8,0xad,0xf9,0xfa,0x31, -0xf9,0xf9,0xcd,0xfc,0xfd,0x66,0xfd,0xfb,0xac,0xf9,0xf9,0x85,0xf9,0xfa,0xf4,0xfc, -0x01,0xd6,0x06,0x0b,0xa7,0x14,0x1a,0xdd,0x28,0x2b,0x04,0x6f,0x67,0x0d,0x24,0xf4, -0xb8,0xd6,0xd2,0x69,0xd9,0xe4,0x9b,0xec,0xec,0x3e,0xed,0xf0,0x60,0xf7,0x00,0x97, -0x0a,0x0d,0x65,0x07,0xff,0x4a,0xfb,0xfa,0x1c,0xfb,0xfc,0xad,0x00,0x01,0x88,0xff, -0xfd,0x41,0xfe,0xfc,0x47,0xfc,0xfd,0x97,0xfc,0xfa,0xb4,0xf7,0xf7,0xcc,0xf7,0xf5, -0x6d,0xf6,0xf8,0x99,0xfc,0xff,0x73,0xfd,0xfc,0xe5,0xfb,0xfd,0x74,0xfd,0xfd,0xdf, -0x05,0x04,0x78,0xff,0xfc,0x2c,0xf5,0xf7,0x11,0xf9,0xfa,0x56,0xf9,0xf8,0xcf,0xf9, -0xfc,0xbd,0xfe,0xfe,0x66,0xfd,0xfa,0xda,0xf9,0xf9,0x08,0xfa,0xfb,0x6e,0x00,0x05, -0xd4,0x0b,0x13,0xda,0x1b,0x27,0xef,0x2a,0x5f,0x5e,0x79,0x21,0x9b,0xfd,0xd6,0x47, -0xd3,0xd7,0x37,0xe3,0xeb,0x79,0xed,0xee,0xc1,0xef,0xf7,0x6c,0x00,0x0a,0xa5,0x0d, -0x07,0x7e,0xff,0xfa,0xdf,0xf9,0xfc,0xa4,0xfd,0xff,0xd6,0x00,0x00,0xb5,0xfd,0xfd, -0x54,0xfc,0xfc,0xf2,0xfd,0xfd,0xc9,0xfa,0xf8,0x15,0xf8,0xf8,0x18,0xf6,0xf5,0x07, -0xf8,0xfa,0xda,0xfd,0xfd,0x63,0xfc,0xfd,0x10,0xfd,0xfd,0xf6,0xfc,0x05,0x11,0x06, -0x00,0x40,0xfe,0xf5,0x34,0xf5,0xf8,0x64,0xf9,0xf9,0x2a,0xf9,0xfa,0x4c,0xfd,0xfe, -0xb9,0xfd,0xfc,0x6e,0xfb,0xf9,0x89,0xf9,0xf9,0x9f,0xfb,0x00,0x20,0x05,0x0c,0xc8, -0x13,0x1d,0xa6,0x25,0x2c,0xf8,0x47,0x78,0x51,0x32,0x02,0x88,0xdf,0xd3,0x99,0xd6, -0xe1,0x2a,0xeb,0xee,0xed,0xee,0xf0,0x10,0xf6,0xfe,0xf7,0x06,0x0b,0xae,0x08,0x01, -0xf7,0xfc,0xfa,0xab,0xfc,0xfd,0x7e,0xff,0x00,0x61,0x00,0xfe,0x55,0xfd,0xfc,0xe7, -0xfb,0xfd,0x8e,0xfe,0xfc,0x83,0xf8,0xf7,0x18,0xf8,0xf6,0x74,0xf5,0xf7,0xdb,0xf9, -0xfd,0xe1,0xfd,0xfd,0x97,0xfd,0xfd,0xf7,0xfc,0xfd,0xe2,0x01,0x06,0x74,0x00,0xfe, -0x9f,0xf7,0xf4,0xe4,0xf7,0xf9,0x65,0xfa,0xf9,0xfb,0xfa,0xfd,0x45,0xfe,0xfd,0xb6, -0xfc,0xfa,0xfa,0xf8,0xf8,0xa8,0xf9,0xfb,0x18,0x00,0x06,0x01,0x0b,0x13,0x0a,0x1b, -0x27,0x01,0x28,0x53,0x7e,0x71,0x34,0x86,0x00,0xde,0x96,0xd3,0xd7,0x99,0xe2,0xec, -0x42,0xee,0xee,0xb0,0xef,0xf6,0x85,0xfe,0x07,0xb5,0x0b,0x08,0x66,0x01,0xfd,0x36, -0xfc,0xfc,0x6e,0xfe,0x00,0x97,0x00,0xfe,0x6e,0xfd,0xfe,0x72,0xfd,0xfc,0x36,0xfd, -0xfd,0x44,0xfb,0xf8,0x94,0xf7,0xf8,0xeb,0xf6,0xf6,0xe1,0xf7,0xfa,0xbb,0xfd,0xfe, -0x50,0xfd,0xfd,0x52,0xfd,0xfd,0x47,0xfd,0x02,0x4d,0x05,0x00,0xc2,0xfe,0xf7,0x05, -0xf6,0xf7,0xdc,0xf9,0xf9,0x25,0xf9,0xf9,0xc6,0xfc,0xfd,0xf9,0xfd,0xfc,0xcc,0xfa, -0xf9,0x5f,0xfa,0xfa,0x66,0xfc,0x01,0x12,0x06,0x0b,0x45,0x12,0x1c,0x81,0x24,0x2d, -0x5d,0x58,0x79,0xc1,0x26,0xfd,0x24,0xda,0xd4,0x51,0xd8,0xe4,0x0a,0xec,0xed,0x34, -0xed,0xef,0xe7,0xf6,0xff,0x46,0x09,0x0c,0x7e,0x08,0x00,0x2a,0xfd,0xfc,0x92,0xfd, -0xfd,0x93,0x00,0x00,0x95,0xfe,0xfc,0x80,0xfe,0xfd,0xe0,0xfc,0xfd,0xf6,0xfc,0xfa, -0x26,0xf8,0xf7,0x79,0xf8,0xf7,0x00,0xf7,0xf8,0x06,0xfc,0xfe,0x2a,0xfe,0xfc,0x6d, -0xfc,0xfd,0x56,0xfd,0xfd,0xb5,0x03,0x04,0x4f,0xff,0xfd,0x3b,0xf7,0xf6,0x24,0xf9, -0xf9,0x06,0xf9,0xf8,0x66,0xf9,0xfc,0x88,0xfe,0xfe,0x5a,0xfe,0xfb,0xb7,0xfa,0xfa, -0x4b,0xfa,0xfb,0xb4,0xff,0x05,0xc6,0x0a,0x13,0xa1,0x1a,0x28,0xc6,0x29,0x60,0x2d, -0x70,0x2e,0x72,0xfa,0xda,0x89,0xd3,0xd8,0x4a,0xe4,0xec,0x8a,0xed,0xed,0x37,0xef, -0xf6,0x15,0xff,0x09,0x75,0x0d,0x08,0x95,0x00,0xfc,0xd7,0xfb,0xfd,0x5b,0xfd,0xff, -0x69,0x00,0xff,0x64,0xfc,0xfd,0xf5,0xfc,0xfc,0x0b,0xfe,0xfd,0x04,0xfb,0xf8,0x01, -0xf8,0xf8,0xa6,0xf6,0xf6,0x6b,0xf8,0xfb,0x93,0xfe,0xfd,0xef,0xfc,0xfc,0x07,0xfd, -0xfc,0xbb,0xfc,0x03,0xea,0x04,0xff,0xa6,0xfd,0xf6,0x69,0xf6,0xf8,0x5c,0xfa,0xf9, -0x75,0xf9,0xfa,0x33,0xfd,0xfe,0x24,0xfe,0xfd,0x37,0xfb,0xfa,0xc3,0xfa,0xfa,0x1d, -0xfc,0x00,0xa4,0x05,0x0c,0x46,0x13,0x1b,0xfd,0x26,0x2a,0x15,0x52,0x77,0xa5,0x2b, -0x02,0xed,0xda,0xd4,0xd6,0xd7,0xe3,0x63,0xec,0xee,0xcd,0xee,0xef,0x26,0xf6,0xfe, -0x56,0x08,0x0d,0xc0,0x08,0x01,0xe1,0xfc,0xfb,0x9b,0xfd,0xfe,0x30,0xff,0xff,0xe9, -0xfe,0xfd,0xc4,0xfc,0xfc,0x7b,0xfc,0xfd,0xad,0xfd,0xfb,0x21,0xf8,0xf7,0xc5,0xf8, -0xf7,0xb1,0xf6,0xf8,0x8a,0xfa,0xfd,0x9e,0xfe,0xfd,0x75,0xfd,0xfc,0x4d,0xfc,0xfb, -0x7f,0x02,0x05,0x96,0xff,0xfe,0xe0,0xf6,0xf5,0x52,0xf8,0xf9,0x47,0xfa,0xf9,0xeb, -0xfa,0xfc,0xee,0xfd,0xfd,0xdb,0xfc,0xfb,0xf6,0xf9,0xfa,0x8d,0xfb,0xfd,0xe0,0x00, -0x06,0x07,0x0c,0x13,0xd2,0x1b,0x24,0x29,0x2b,0x4c,0x5b,0x74,0x32,0x5f,0xff,0xdf, -0x24,0xd3,0xd7,0x8f,0xe3,0xec,0x5c,0xef,0xee,0xab,0xef,0xf6,0x51,0xfe,0x07,0x56, -0x0c,0x08,0xb4,0x00,0xfd,0x24,0xfc,0xfd,0x0b,0xfe,0xff,0x5c,0xff,0xfe,0xe8,0xfc, -0xfd,0xb2,0xfc,0xfc,0x02,0xfd,0xfc,0xef,0xfa,0xf7,0x9e,0xf7,0xf8,0xbe,0xf7,0xf7, -0xa1,0xf8,0xfa,0x2f,0xfe,0xfe,0x3e,0xfe,0xfd,0x3b,0xfd,0xfc,0x30,0xfc,0x01,0x6d, -0x05,0xff,0x0d,0xfe,0xf7,0xfc,0xf4,0xf7,0xc7,0xf8,0xf9,0x46,0xf9,0xfa,0xf5,0xfc, -0xfd,0xf7,0xfc,0xfc,0xb5,0xfa,0xfa,0x9a,0xfb,0xfc,0x6a,0xfe,0x02,0xa9,0x07,0x0d, -0x31,0x14,0x1b,0x2f,0x27,0x29,0xf8,0x58,0x6a,0xbe,0x26,0xfc,0xf8,0xd9,0xd4,0x46, -0xd9,0xe5,0x3b,0xee,0xef,0x03,0xef,0xf0,0xf2,0xf6,0xff,0x74,0x08,0x0c,0xc4,0x07, -0x00,0x75,0xfc,0xfc,0xbb,0xfd,0xfe,0x49,0x00,0x00,0x43,0xfd,0xfb,0xb6,0xfc,0xfc, -0xb6,0xfb,0xfc,0x8c,0xfc,0xfa,0x9c,0xf8,0xf7,0xe9,0xf8,0xf7,0xc9,0xf7,0xf9,0xba, -0xfc,0xff,0x18,0xff,0xfd,0x5e,0xfd,0xfd,0x54,0xfc,0xfc,0xd4,0x02,0x03,0xa9,0xfe, -0xfd,0xa1,0xf6,0xf6,0x59,0xf8,0xf9,0xec,0xf8,0xf9,0x50,0xf9,0xfc,0x0c,0xfe,0xfe, -0x26,0xfd,0xfb,0x71,0xfa,0xfc,0xb0,0xfc,0xfe,0x49,0x03,0x07,0xff,0x0d,0x13,0x3b, -0x1d,0x25,0x22,0x2d,0x53,0xf2,0x6a,0x24,0x85,0xfa,0xdb,0xe4,0xd4,0xda,0x60,0xe6, -0xee,0x88,0xef,0xef,0x53,0xf0,0xf7,0xe1,0xfe,0x08,0x86,0x0c,0x07,0x4e,0x00,0xfc, -0xdf,0xfb,0xfe,0xca,0xfd,0xff,0x8f,0xff,0xfd,0xe6,0xfa,0xfc,0xa7,0xfb,0xfb,0x67, -0xfc,0xfc,0x85,0xfa,0xf8,0x17,0xf8,0xf9,0xd0,0xf7,0xf8,0x01,0xfa,0xfd,0xf2,0xff, -0xff,0xbe,0xfe,0xfe,0xb0,0xfd,0xfc,0x63,0xfc,0x02,0x34,0x03,0xfe,0x13,0xfc,0xf6, -0x5f,0xf6,0xf9,0xa2,0xf9,0xf9,0xd8,0xf8,0xfa,0x92,0xfc,0xfe,0x16,0xfe,0xfd,0x63, -0xfb,0xfa,0x3e,0xfc,0xfd,0xc3,0xfe,0x03,0x62,0x08,0x0d,0xbb,0x14,0x1b,0x96,0x25, -0x27,0xfa,0x4e,0x62,0x48,0x2d,0xfc,0x38,0xdf,0xd5,0x3e,0xda,0xe4,0x8e,0xee,0xf0, -0x5b,0xf0,0xf0,0x7a,0xf6,0x00,0x20,0x00,0x00,0x40,0x00,0x00,0x43,0x00,0x00,0x36, -0x00,0x00,0x24,0x00,0x00,0x33,0x00,0x00,0x63,0x00,0x00,0x06,0x00,0x00,0xf1,0xff, -0x00,0x13,0x00,0x00,0x20,0x00,0x00,0x03,0x00,0x00,0x64,0x00,0x03,0xc7,0x05,0x09, -0x40,0x0d,0x0b,0x3a,0x09,0x03,0x9d,0xfd,0xfa,0x19,0xf7,0xf5,0xec,0xf7,0xf9,0x23, -0xfa,0xfd,0xc3,0xfe,0xfe,0x3d,0x01,0x01,0xbc,0xff,0x00,0x61,0xff,0xfe,0xb4,0xfc, -0xfd,0x58,0xfd,0xfd,0x28,0xfe,0xfe,0x48,0xfe,0xfd,0xbd,0xfc,0xfb,0xbc,0xfb,0xfb, -0x56,0xfa,0xfa,0x75,0xf9,0xfa,0x01,0xfa,0xfb,0xb1,0xfc,0xfe,0xa9,0x02,0x06,0x73, -0x09,0x0b,0x04,0x0d,0x0d,0x54,0x0c,0x0a,0xe5,0x07,0x04,0x82,0x00,0xfe,0x24,0xfd, -0xfd,0x45,0xfe,0xfe,0x3c,0x02,0x00,0x4e,0x05,0x05,0x77,0x03,0x01,0xea,0xfe,0xfc, -0x49,0xfc,0xfb,0x6f,0xfb,0xfd,0x0b,0xff,0xfe,0x1a,0xff,0xff,0x55,0xfe,0xff,0x01, -0x00,0xff,0x92,0xfe,0xfe,0x54,0xfd,0xfd,0x92,0xfd,0xfc,0xbd,0xfc,0xfd,0x00,0xfd, -0xfd,0x72,0xfd,0xfd,0xc1,0xfc,0xfc,0x74,0xfc,0xfc,0x14,0xfc,0xfc,0x20,0xfc,0xfc, -0x5d,0xfe,0xff,0x5c,0x01,0x03,0x95,0x05,0x07,0xe9,0x08,0x09,0x09,0x0a,0x09,0x27, -0x09,0x08,0x52,0x05,0x03,0xe1,0x00,0xfd,0x5d,0xfc,0xfb,0xa5,0xfb,0xfb,0x3f,0xfd, -0xfd,0xcb,0xfe,0xff,0x62,0xff,0x00,0x52,0x00,0x00,0x68,0x00,0xff,0xdf,0xff,0xff, -0x07,0xff,0xff,0x54,0xff,0xff,0x10,0xff,0xfe,0x7c,0xfe,0xfe,0x60,0xfd,0xfd,0x80, -0xfc,0xfb,0x9d,0xfb,0xfb,0x46,0xfb,0xfb,0x84,0xfb,0xfb,0xec,0xfb,0xfc,0x03,0xfd, -0xfd,0xcf,0xfe,0x00,0x30,0x01,0x03,0xb1,0x04,0x06,0x97,0x08,0x09,0xcb,0x0a,0x0a, -0x57,0x09,0x07,0xcf,0x05,0x04,0xf0,0x01,0xff,0x43,0xfd,0xfb,0x9b,0xfb,0xfb,0x94, -0xfb,0xfc,0x9a,0xfd,0xfe,0x56,0xff,0x00,0x50,0x00,0x00,0x1a,0x01,0x01,0xd6,0x00, -0x00,0xc8,0xff,0xff,0x3c,0xff,0xfe,0x0a,0xfe,0xfd,0x79,0xfd,0xfd,0x2b,0xfd,0xfc, -0x4d,0xfc,0xfc,0xa1,0xfb,0xfb,0x34,0xfb,0xfb,0xe9,0xfa,0xfa,0x7e,0xfa,0xfa,0x38, -0xfa,0xfb,0x81,0xfc,0xfe,0xda,0x00,0x02,0x79,0x05,0x07,0x1c,0x0a,0x0c,0x69,0x0e, -0x0f,0x8a,0x0f,0x0d,0x76,0x09,0x04,0x9b,0xff,0xfb,0x7a,0xf9,0xf8,0x17,0xf9,0xfa, -0xeb,0xfb,0xfd,0x75,0xfe,0xff,0x93,0xff,0x00,0xc2,0xff,0xff,0xdc,0xff,0xff,0x45, -0xff,0xfe,0xed,0xfe,0xfe,0x28,0xff,0xff,0x14,0xff,0xfe,0xf9,0xfd,0xfd,0x75,0xfc, -0xfb,0x3c,0xfb,0xfb,0xa8,0xfa,0xfa,0xe7,0xf8,0xf8,0x6f,0xf7,0xf6,0x08,0xf7,0xf8, -0x2e,0xfc,0xfd,0x3e,0x01,0x03,0xde,0x07,0x0b,0x7f,0x12,0x17,0xbb,0x20,0x26,0x86, -0x21,0x14,0x77,0x02,0xf5,0x31,0xed,0xec,0x32,0xed,0xef,0xfb,0xf3,0xf7,0x7c,0xfa, -0xfd,0x08,0x00,0x00,0xbe,0x01,0x01,0xc6,0xff,0xfe,0x2a,0xfd,0xfb,0xcf,0xfc,0xfe, -0xe1,0xff,0x01,0x7a,0x02,0x01,0xed,0x00,0xff,0x6c,0xfe,0xfd,0x71,0xfc,0xfb,0x48, -0xfb,0xf9,0xed,0xf8,0xf6,0xdb,0xf4,0xf4,0x47,0xf4,0xf4,0x63,0xf5,0xf7,0x9a,0xfa, -0xfd,0xb7,0x00,0x04,0x6e,0x0a,0x0e,0x4b,0x12,0x16,0xbd,0x19,0x1d,0x5e,0x21,0x2b, -0xb7,0x17,0x0d,0x4c,0xf9,0xf0,0xf0,0xe9,0xea,0x89,0xee,0xf1,0xc0,0xf5,0xf8,0xaf, -0xfa,0xfb,0xfe,0xff,0x00,0x93,0x00,0x01,0x6f,0x00,0xff,0x54,0xff,0xfd,0xab,0xfd, -0xff,0xb4,0xfe,0xff,0xa5,0xff,0xff,0xcd,0xfe,0xfd,0xea,0xfb,0xfc,0x3d,0xfb,0xfa, -0x3a,0xfa,0xf7,0x0f,0xf7,0xf7,0xe3,0xf5,0xf7,0xd1,0xf6,0xf7,0x65,0xf7,0xf7,0xba, -0xf9,0xfb,0xeb,0xfd,0x00,0xbf,0x05,0x09,0x5f,0x0d,0x11,0x78,0x14,0x1b,0xd1,0x1b, -0x2d,0xe4,0x27,0x21,0x36,0x0a,0xf4,0x54,0xeb,0xe7,0x43,0xeb,0xef,0x5a,0xf2,0xf5, -0xff,0xf8,0xf9,0xdc,0xfc,0x00,0x0b,0x00,0x01,0xa9,0x02,0x00,0x25,0x00,0x00,0xb5, -0xfd,0xfe,0x01,0x00,0xff,0x52,0x00,0x00,0x95,0xfe,0xfe,0xd0,0xfc,0xfb,0x67,0xfb, -0xfa,0xe4,0xf9,0xf8,0x9c,0xf6,0xf6,0x20,0xf4,0xf4,0xf1,0xf4,0xf5,0xf0,0xf5,0xf7, -0x75,0xf9,0xfa,0x9a,0xfd,0x01,0x48,0x07,0x0b,0x7d,0x0f,0x12,0x84,0x15,0x17,0x4f, -0x1c,0x27,0x50,0x28,0x1f,0x63,0x10,0xf9,0x93,0xed,0xe9,0x66,0xea,0xed,0xc0,0xf1, -0xf5,0xba,0xf8,0xfa,0xff,0xfd,0xff,0xb9,0xff,0x00,0x35,0x01,0x02,0xe4,0x01,0x00, -0x61,0xfe,0xfe,0x49,0xfe,0xff,0xc8,0xff,0xff,0x75,0xff,0xfd,0xdb,0xfb,0xfc,0x1b, -0xfb,0xfa,0xba,0xfa,0xf8,0xce,0xf8,0xf7,0xb7,0xf5,0xf4,0xdf,0xf3,0xf5,0xd8,0xf4, -0xf6,0x05,0xf8,0xfa,0x20,0xfc,0xff,0x19,0x05,0x09,0xf4,0x0d,0x0f,0x1e,0x14,0x17, -0x58,0x1b,0x23,0x9e,0x2d,0x26,0xb6,0x15,0x00,0xa1,0xee,0xe9,0x89,0xe8,0xea,0xfd, -0xee,0xf2,0x57,0xf7,0xfa,0x36,0xfc,0xfd,0x0e,0xff,0x00,0xe3,0x00,0x01,0xe6,0x00, -0x00,0x86,0xff,0xff,0xb3,0xfe,0xff,0xbe,0x00,0x01,0x81,0x00,0xff,0x5a,0xfe,0xfd, -0x58,0xfc,0xfb,0x5d,0xfb,0xfa,0xd6,0xf8,0xf6,0x1e,0xf5,0xf3,0x32,0xf2,0xf2,0x39, -0xf2,0xf3,0xd9,0xf6,0xf9,0x88,0xfb,0x00,0x4b,0x07,0x0c,0xab,0x12,0x17,0xfb,0x1f, -0x25,0x9a,0x36,0x38,0xf3,0x1c,0x01,0x18,0xee,0xe5,0xd3,0xe2,0xe7,0xed,0xee,0xf3, -0x7d,0xf8,0xfb,0xed,0xfc,0xfe,0xf5,0x00,0x00,0x3a,0x00,0xff,0xae,0xfe,0xfe,0x83, -0xfd,0xfc,0xfa,0xfd,0x00,0x81,0x01,0x02,0x64,0x02,0x01,0x85,0xff,0xfd,0x71,0xfd, -0xfd,0x76,0xfc,0xfb,0xd9,0xf9,0xf7,0x05,0xf5,0xf3,0x0f,0xf4,0xf2,0x55,0xf3,0xf3, -0x9a,0xf5,0xf7,0x37,0xf9,0xfe,0xb6,0x04,0x0b,0x63,0x0f,0x14,0x96,0x17,0x1f,0x69, -0x31,0x49,0xa3,0x3e,0x10,0xc6,0xe9,0xde,0x15,0xdc,0xe2,0x5c,0xeb,0xf1,0x2e,0xf6, -0xf9,0x21,0xfa,0xfd,0xd7,0xff,0x01,0x9a,0x03,0x03,0xa4,0x00,0xfd,0xce,0xfb,0xfa, -0x98,0xfb,0xfe,0xfa,0x01,0x02,0x81,0x01,0x00,0xd8,0xfe,0xfc,0x0c,0xfc,0xfc,0xb3, -0xfc,0xfc,0xfa,0xfc,0xfb,0xf5,0xf8,0xf6,0xe7,0xf5,0xf6,0x50,0xf6,0xf5,0x5f,0xf4, -0xf5,0x3c,0xf6,0xf6,0xeb,0xfa,0x01,0x2b,0x07,0x0a,0x14,0x0d,0x10,0x16,0x14,0x1b, -0xa9,0x26,0x45,0x21,0x44,0x1d,0x01,0xf4,0xe1,0xc3,0xdd,0xe2,0x92,0xea,0xf2,0xa3, -0xf6,0xf7,0xc9,0xf8,0xfa,0x3a,0xfc,0xff,0xbb,0x02,0x03,0x15,0x03,0x01,0x94,0xfc, -0xfa,0xb6,0xfa,0xfd,0x36,0x01,0x02,0xca,0x01,0x01,0x45,0xff,0xfc,0xdf,0xfa,0xfa, -0x6a,0xfb,0xfc,0x89,0xfd,0xfc,0x20,0xf9,0xf6,0xc9,0xf4,0xf4,0x29,0xf5,0xf5,0xf9, -0xf4,0xf5,0xe6,0xf6,0xf7,0x81,0xfa,0x00,0xef,0x06,0x0b,0xd8,0x0d,0x10,0xf6,0x14, -0x1b,0xa5,0x2a,0x43,0xac,0x4c,0x21,0xb1,0xec,0xdd,0x77,0xda,0xe0,0x62,0xea,0xf3, -0xf5,0xf6,0xf8,0xe9,0xf8,0xf9,0xab,0xfc,0x00,0x02,0x03,0x05,0xd5,0x04,0x01,0xf2, -0xfc,0xfa,0x44,0xfa,0xfe,0x09,0x02,0x02,0x6c,0x02,0x00,0xda,0xfe,0xfb,0xac,0xf9, -0xf9,0x7f,0xfa,0xfb,0xd8,0xfc,0xfb,0x47,0xf9,0xf6,0x74,0xf4,0xf5,0xe1,0xf5,0xf5, -0xeb,0xf4,0xf6,0x10,0xf7,0xf8,0x49,0xfb,0x01,0x2a,0x07,0x0c,0x10,0x0d,0x10,0x78, -0x12,0x19,0xb3,0x26,0x41,0x54,0x43,0x24,0xe9,0xf4,0xe4,0x10,0xdd,0xe1,0xc1,0xe8, -0xf3,0x50,0xf7,0xfa,0xfa,0xfa,0xfa,0x2d,0xfc,0xfe,0x6e,0x01,0x03,0xc5,0x03,0x01, -0x4d,0xfd,0xfa,0xca,0xfa,0xfd,0xc5,0x01,0x02,0x5d,0x02,0x01,0xe6,0xfe,0xfc,0x86, -0xfb,0xfa,0xf8,0xfa,0xfb,0xbe,0xfc,0xfb,0x48,0xf9,0xf6,0x20,0xf5,0xf4,0x05,0xf5, -0xf3,0xdb,0xf2,0xf4,0x01,0xf7,0xf8,0x07,0xfd,0x03,0x53,0x09,0x0d,0x89,0x10,0x13, -0xa4,0x1a,0x24,0xf0,0x3d,0x3f,0xaf,0x22,0xfd,0x92,0xe8,0xe1,0x67,0xe1,0xe8,0x85, -0xf0,0xf5,0x9d,0xfa,0xfc,0x1f,0xfc,0xfc,0xfd,0xfe,0xff,0xb6,0x00,0x01,0xa2,0xff, -0xfe,0xda,0xfc,0xfc,0xc0,0xfd,0x01,0x44,0x02,0x03,0x95,0x02,0x00,0xab,0xfd,0xfc, -0x23,0xfc,0xfc,0xdb,0xfb,0xfc,0x09,0xfb,0xf7,0x3d,0xf5,0xf3,0x7b,0xf2,0xf2,0x07, -0xf3,0xf4,0xe1,0xf4,0xf7,0xc1,0xf8,0xfe,0xe3,0x04,0x0b,0xd4,0x0f,0x13,0xee,0x18, -0x27,0x12,0x3f,0x53,0xae,0x2f,0xf5,0x91,0xe0,0xda,0xe5,0xdd,0xe6,0x34,0xf0,0xf6, -0xa3,0xf8,0xfb,0x12,0xfd,0xfe,0xa2,0x00,0x03,0x45,0x04,0x03,0x54,0xff,0xfa,0x58, -0xf9,0xf9,0x95,0xfc,0x01,0xf8,0x02,0x02,0x09,0x02,0x00,0x47,0xfe,0xfb,0xfb,0xfa, -0xfc,0x60,0xfc,0xfd,0xaf,0xfd,0xfb,0xd0,0xf7,0xf5,0xef,0xf4,0xf5,0x58,0xf5,0xf5, -0x46,0xf6,0xf7,0x89,0xf7,0xf7,0xfe,0xfd,0x04,0x7f,0x0a,0x0b,0xc7,0x0e,0x12,0x90, -0x18,0x2a,0x4c,0x45,0x4a,0xfd,0x1d,0xef,0x94,0xdf,0xdb,0x32,0xe1,0xea,0x6c,0xf4, -0xf7,0x83,0xf9,0xfa,0x3c,0xfb,0xfc,0xac,0x00,0x03,0x32,0x05,0x03,0xba,0xff,0xfc, -0x02,0xf9,0xf9,0x20,0xfe,0x01,0x03,0x02,0x02,0x31,0x00,0xff,0x27,0xfd,0xfa,0xaa, -0xfa,0xfa,0xc8,0xfc,0xfe,0xc8,0xfd,0xfb,0xac,0xf7,0xf5,0x5a,0xf5,0xf5,0xe5,0xf5, -0xf4,0x09,0xf6,0xf7,0x56,0xf7,0xf9,0x3b,0xff,0x05,0x7d,0x0a,0x0c,0xf4,0x0e,0x13, -0x69,0x1a,0x32,0x1f,0x47,0x4e,0x73,0x13,0xe7,0xb0,0xdc,0xdb,0xda,0xe1,0xee,0x89, -0xf4,0xf8,0xa6,0xf8,0xfa,0x60,0xfa,0xfd,0x16,0x01,0x04,0x23,0x05,0x03,0x92,0xff, -0xfc,0x10,0xf9,0xfa,0x64,0xff,0x02,0x97,0x03,0x02,0x49,0x00,0xff,0x90,0xfb,0xf8, -0x38,0xf9,0xf9,0x37,0xfc,0xfd,0x33,0xfd,0xfa,0x7d,0xf7,0xf5,0xdf,0xf5,0xf6,0x05, -0xf6,0xf4,0xad,0xf5,0xf7,0x83,0xf9,0xfb,0x27,0x02,0x07,0x55,0x0a,0x0a,0xd9,0x0e, -0x12,0x2a,0x1b,0x2f,0x4b,0x48,0x48,0x20,0x18,0xe8,0x8f,0xde,0xdd,0x64,0xe3,0xeb, -0x77,0xf3,0xf7,0x98,0xf8,0xf9,0xac,0xfc,0xfd,0xa2,0x01,0x03,0x6f,0x04,0x03,0xa7, -0x00,0xfa,0xfc,0xf9,0xfa,0x7a,0xfe,0x03,0xe3,0x02,0x01,0x7e,0x00,0xfe,0x12,0xfc, -0xf9,0xef,0xf9,0xfa,0xec,0xfb,0xfd,0x57,0xfc,0xf8,0x7d,0xf5,0xf4,0x8b,0xf5,0xf6, -0x1c,0xf6,0xf5,0x49,0xf6,0xf7,0xe0,0xf8,0xfd,0xb0,0x01,0x08,0x72,0x0a,0x0c,0x6a, -0x10,0x17,0x9d,0x25,0x40,0x51,0x48,0x2b,0x1d,0xfb,0xe7,0x26,0xdf,0xe1,0xb2,0xe6, -0xef,0x03,0xf5,0xf8,0x5f,0xfb,0xfc,0xfe,0xfd,0x00,0x14,0x02,0x02,0x35,0x01,0xff, -0x48,0xfd,0xfb,0xf6,0xfa,0xfd,0x07,0x01,0x03,0xa4,0x03,0x03,0x64,0x01,0xfd,0x0f, -0xfc,0xfa,0x0d,0xfb,0xfb,0x7b,0xfc,0xfb,0xfc,0xf9,0xf6,0xf5,0xf3,0xf3,0xcb,0xf3, -0xf4,0xa2,0xf4,0xf5,0xf7,0xf5,0xf7,0x6a,0xfb,0x02,0x70,0x08,0x0d,0x52,0x0f,0x15, -0x22,0x1d,0x33,0x27,0x51,0x47,0x7e,0x0f,0xe9,0x70,0xde,0xdd,0x70,0xe2,0xea,0x9f, -0xf2,0xf6,0x01,0xf9,0xfc,0x03,0xfe,0xff,0x0c,0x03,0x05,0x04,0x04,0x00,0xf6,0xfc, -0xf8,0x1c,0xf9,0xfc,0xc0,0xff,0x02,0x2f,0x03,0x02,0xc4,0x02,0x00,0xe3,0xfc,0xfc, -0x57,0xfb,0xfc,0x76,0xfd,0xfd,0xca,0xfb,0xf8,0x70,0xf5,0xf3,0x9e,0xf3,0xf5,0x83, -0xf3,0xf5,0x4e,0xf7,0xf7,0x75,0xf7,0xfb,0x74,0x02,0x09,0x10,0x0c,0x0f,0x43,0x13, -0x1c,0xbb,0x31,0x49,0xf9,0x4e,0x13,0x58,0xeb,0xdd,0xa1,0xdb,0xe1,0x11,0xec,0xf4, -0x91,0xf5,0xf7,0xef,0xfa,0xfd,0x55,0xfe,0x02,0x07,0x06,0x05,0xc9,0x02,0xfe,0x5a, -0xfa,0xf8,0x68,0xf9,0xfe,0x3f,0x02,0x01,0x8e,0x01,0x01,0x50,0xff,0xfd,0xdf,0xfb, -0xfb,0xc6,0xfb,0xfc,0x3b,0xfe,0xfd,0x7c,0xfa,0xf7,0xac,0xf5,0xf5,0x8b,0xf5,0xf5, -0x54,0xf4,0xf5,0x81,0xf6,0xf7,0x01,0xfa,0xff,0xa6,0x05,0x08,0x1d,0x0c,0x0f,0xdc, -0x16,0x22,0x4f,0x3c,0x53,0x09,0x41,0xfe,0xf8,0xe1,0xd9,0x85,0xdc,0xe4,0x53,0xf0, -0xf5,0x17,0xf7,0xf7,0xad,0xfa,0xfc,0x55,0xff,0x04,0xc4,0x06,0x05,0x53,0x02,0xfd, -0xab,0xf9,0xf8,0x81,0xfb,0x00,0x3c,0x03,0x02,0xbe,0x01,0x00,0xc1,0xfe,0xfb,0x95, -0xf9,0xf9,0x9e,0xfa,0xfc,0xec,0xfd,0xfc,0x18,0xf9,0xf6,0xf0,0xf5,0xf5,0xd5,0xf6, -0xf5,0xcb,0xf4,0xf5,0xbf,0xf7,0xf8,0xf7,0xfc,0x01,0xd9,0x08,0x09,0x03,0x0b,0x0f, -0xb5,0x14,0x26,0x19,0x3b,0x58,0x42,0x3d,0xf7,0xc9,0xe2,0xd8,0x96,0xdd,0xe5,0x48, -0xf1,0xf5,0x07,0xf6,0xf8,0xa7,0xfa,0xfc,0xdd,0xff,0x04,0xec,0x05,0x04,0x45,0x01, -0xfd,0xa1,0xf9,0xf9,0xa9,0xfc,0x01,0xe4,0x03,0x02,0x0d,0x01,0x00,0x30,0xfd,0xfa, -0x9d,0xf9,0xfa,0x10,0xfb,0xfd,0xb3,0xfd,0xfb,0x7b,0xf7,0xf5,0x9b,0xf5,0xf6,0x1f, -0xf7,0xf6,0x10,0xf4,0xf5,0xe5,0xf5,0xf8,0xb4,0xfc,0x03,0x92,0x08,0x09,0xf0,0x0b, -0x10,0xd0,0x19,0x2a,0x99,0x46,0x54,0x4b,0x28,0xf2,0x8b,0xe0,0xdb,0x26,0xdf,0xe7, -0xc8,0xef,0xf4,0x75,0xf7,0xfa,0x07,0xfc,0xfe,0x3e,0x02,0x04,0xc6,0x04,0x02,0x0b, -0xff,0xfb,0xac,0xf9,0xf9,0xdb,0xfd,0x01,0x36,0x03,0x03,0xc8,0x01,0x00,0xb8,0xfd, -0xfa,0x3b,0xfb,0xfb,0x35,0xfc,0xfd,0xc9,0xfc,0xfa,0x98,0xf6,0xf4,0x53,0xf4,0xf4, -0xd3,0xf4,0xf3,0x65,0xf5,0xf5,0x25,0xf7,0xf9,0xbc,0xff,0x06,0x0f,0x0b,0x0b,0xff, -0x10,0x17,0x9e,0x2b,0x49,0x13,0x5c,0x27,0x96,0xf0,0xdf,0x8f,0xdb,0xde,0x5c,0xe7, -0xf0,0x55,0xf3,0xf7,0x51,0xfa,0xfc,0xe6,0xfd,0x02,0x04,0x05,0x04,0xda,0x02,0xfe, -0xa3,0xf9,0xf8,0x5e,0xfa,0xfe,0xa7,0x02,0x02,0x7d,0x02,0x02,0x3e,0x01,0xfd,0xee, -0xfb,0xfb,0x28,0xfc,0xfd,0x74,0xfd,0xfc,0x8b,0xf9,0xf5,0xbb,0xf3,0xf3,0x96,0xf4, -0xf3,0x5c,0xf4,0xf5,0xe4,0xf5,0xf6,0x45,0xf9,0x00,0x88,0x07,0x0b,0x9a,0x0d,0x12, -0x30,0x19,0x2c,0x0a,0x4c,0x5c,0x89,0x24,0xea,0x03,0xde,0xd8,0x78,0xde,0xe9,0x56, -0xf2,0xf4,0x69,0xf7,0xfb,0x25,0xfc,0xfe,0x42,0x02,0x05,0x62,0x06,0x02,0x7c,0xfe, -0xfa,0x9c,0xf7,0xf8,0xaa,0xff,0x02,0xe5,0x02,0x01,0x9e,0x00,0x00,0xaf,0xfd,0xfb, -0x74,0xfb,0xfb,0x4d,0xfd,0xff,0xd0,0xfd,0xfa,0x5f,0xf6,0xf4,0x05,0xf4,0xf4,0x06, -0xf4,0xf3,0x3f,0xf5,0xf5,0xfd,0xf6,0xf8,0x06,0xff,0x06,0xce,0x09,0x0b,0x6a,0x10, -0x15,0x03,0x26,0x40,0x17,0x5d,0x3e,0xed,0xf6,0xdf,0x26,0xd8,0xda,0xee,0xe4,0xf1, -0x82,0xf4,0xf5,0x0b,0xf9,0xfb,0x3c,0xfc,0x00,0xed,0x04,0x06,0x0a,0x05,0x01,0xd0, -0xfc,0xf9,0xb3,0xf7,0xfc,0x72,0x01,0x02,0x78,0x02,0x01,0xc0,0x00,0xff,0x32,0xfb, -0xfa,0xc0,0xfa,0xfb,0x79,0xfd,0xfe,0x47,0xfc,0xf8,0x31,0xf5,0xf4,0xed,0xf4,0xf6, -0x29,0xf4,0xf5,0xa0,0xf5,0xf7,0x12,0xf8,0xfc,0x5c,0x03,0x09,0xeb,0x09,0x0d,0xb1, -0x10,0x18,0xc8,0x2d,0x47,0xc5,0x5f,0x27,0x80,0xe9,0xdc,0x38,0xd6,0xdf,0x78,0xea, -0xf2,0x2d,0xf5,0xf7,0x13,0xf8,0xfa,0x67,0xfe,0x01,0x52,0x06,0x07,0x79,0x03,0xff, -0xff,0xfb,0xf7,0xe7,0xf9,0xfe,0x7b,0x02,0x04,0x78,0x02,0x00,0x94,0xff,0xfc,0xc2, -0xf9,0xf9,0x8d,0xfa,0xfc,0x16,0xfe,0xfe,0xf5,0xfa,0xf6,0x32,0xf5,0xf4,0x64,0xf5, -0xf6,0xd0,0xf5,0xf5,0x43,0xf6,0xf6,0x47,0xf9,0xfd,0x03,0x06,0x09,0xca,0x0a,0x0d, -0x64,0x12,0x1e,0x94,0x35,0x53,0xc3,0x54,0x12,0x87,0xe6,0xd8,0x90,0xda,0xe1,0x91, -0xeb,0xf2,0x2e,0xf6,0xf6,0xcf,0xf9,0xfd,0x31,0xfe,0x04,0x25,0x07,0x05,0x26,0x03, -0xff,0xd0,0xf8,0xf9,0x30,0xfb,0xff,0xd1,0x03,0x03,0xe0,0x01,0x01,0xd2,0xfe,0xfc, -0xd7,0xf9,0xf9,0x2f,0xfb,0xfc,0x2d,0xfe,0xfc,0xaf,0xf8,0xf5,0x68,0xf3,0xf4,0x42, -0xf5,0xf5,0xeb,0xf3,0xf5,0xf5,0xf5,0xf8,0x82,0xfb,0x01,0x3d,0x09,0x0b,0x05,0x0c, -0x10,0xfa,0x16,0x2c,0xab,0x4a,0x60,0x0b,0x29,0xee,0xd6,0xdb,0xd9,0xb5,0xde,0xe8, -0x51,0xf1,0xf5,0xa8,0xf6,0xf8,0x7e,0xfc,0xfd,0x35,0x02,0x06,0xda,0x05,0x03,0x52, -0xff,0xf9,0x57,0xf8,0xfa,0xd7,0xfd,0x02,0xfa,0x02,0x02,0xa4,0x02,0x01,0x81,0xfd, -0xfa,0x5e,0xfa,0xfb,0xcf,0xfc,0xfe,0xb3,0xfd,0xf9,0xfc,0xf5,0xf3,0x81,0xf3,0xf4, -0x84,0xf3,0xf3,0x7c,0xf4,0xf5,0x86,0xf6,0xf9,0xb4,0xff,0x07,0x0e,0x0c,0x0d,0xd6, -0x11,0x18,0x71,0x2c,0x4c,0xed,0x65,0x2b,0x43,0xe7,0xdc,0x3c,0xd6,0xdd,0x28,0xe8, -0xf1,0x81,0xf4,0xf6,0x2d,0xfa,0xfb,0xdd,0xfe,0x01,0x6d,0x06,0x07,0x45,0x03,0xfe, -0x2b,0xfa,0xf6,0xf9,0xf8,0xfe,0x79,0x02,0x03,0x18,0x02,0x01,0xfe,0x01,0xfd,0x1a, -0xfb,0xfb,0x10,0xfb,0xfc,0xde,0xfe,0xfd,0xda,0xfa,0xf5,0xdc,0xf3,0xf3,0xc4,0xf4, -0xf2,0xbf,0xf3,0xf5,0x33,0xf5,0xf5,0x3b,0xf8,0xff,0xc0,0x07,0x0b,0x6b,0x0d,0x11, -0xbc,0x16,0x2a,0xa3,0x46,0x64,0x8c,0x3b,0xeb,0x45,0xdb,0xd5,0xcf,0xda,0xe6,0x30, -0xf3,0xf4,0x03,0xf5,0xf9,0x02,0xfc,0xfc,0x7e,0x02,0x06,0xbb,0x07,0x04,0x78,0xff, -0xfa,0xff,0xf7,0xf7,0x58,0xfd,0x02,0x0f,0x03,0x02,0x22,0x01,0x01,0xd3,0xfe,0xfb, -0x40,0xfa,0xfa,0x6c,0xfc,0xfe,0x2d,0xff,0xfc,0x70,0xf7,0xf4,0xc1,0xf3,0xf3,0x6e, -0xf5,0xf3,0xa7,0xf4,0xf5,0x1a,0xf6,0xf7,0xaf,0xfc,0x05,0xdb,0x0b,0x0c,0x93,0x10, -0x13,0xe7,0x20,0x3a,0x4d,0x57,0x59,0x90,0x05,0xdc,0xb6,0xd6,0xd6,0xfa,0xe1,0xf0, -0x07,0xf5,0xf5,0x2e,0xf7,0xf9,0x47,0xfc,0xff,0x89,0x04,0x08,0x11,0x06,0x01,0x7c, -0xfd,0xf8,0x5b,0xf7,0xfa,0xdf,0x00,0x03,0xdc,0x02,0x01,0x3c,0x00,0xff,0xb2,0xfb, -0xf8,0xaf,0xf9,0xfa,0x0d,0xfd,0xff,0x06,0xfe,0xf9,0xa7,0xf5,0xf4,0x95,0xf4,0xf5, -0x9a,0xf5,0xf5,0x41,0xf5,0xf5,0x6e,0xf7,0xfa,0x0b,0x00,0x09,0x31,0x0a,0x0c,0x05, -0x0f,0x16,0x34,0x28,0x43,0xe5,0x61,0x43,0xfb,0xf3,0xdb,0xcb,0xd4,0xdb,0x67,0xe6, -0xf0,0x07,0xf5,0xf5,0xb5,0xf6,0xfa,0x33,0xfd,0x00,0x82,0x06,0x07,0x59,0x05,0x01, -0x24,0xfc,0xf7,0xbc,0xf8,0xfc,0x5d,0x01,0x03,0x27,0x02,0x01,0x51,0x00,0xfe,0x52, -0xfa,0xf9,0x24,0xfa,0xfb,0x31,0xfe,0xfe,0x78,0xfc,0xf6,0x6e,0xf4,0xf3,0xdd,0xf3, -0xf4,0xea,0xf4,0xf3,0xff,0xf5,0xf6,0xa4,0xf8,0xfc,0xb9,0x04,0x0b,0x34,0x0c,0x0e, -0x86,0x12,0x1d,0xc3,0x36,0x55,0x7e,0x5e,0x0e,0x95,0xe4,0xd7,0xa4,0xd9,0xe0,0x99, -0xeb,0xf3,0x15,0xf5,0xf5,0x86,0xf9,0xfc,0xfd,0xfd,0x04,0xfa,0x07,0x05,0x3d,0x02, -0xfd,0xaf,0xf8,0xf8,0x00,0xfb,0xff,0xd2,0x02,0x02,0x79,0x01,0x01,0x7b,0x00,0xfc, -0x04,0xfa,0xf9,0xc2,0xfa,0xfd,0x54,0xfe,0xfd,0xe5,0xf8,0xf4,0x8e,0xf3,0xf3,0x81, -0xf3,0xf4,0xf6,0xf3,0xf5,0xe0,0xf5,0xf7,0xe0,0xfa,0x00,0xf0,0xff,0xff,0xff,0xff, -0xff,0xfe,0xff,0xff,0x0f,0x00,0xff,0xff,0xff,0x00,0xf0,0xff,0xff,0xff,0xff,0x00, -0xe0,0xff,0xff,0xef,0xff,0xff,0xef,0xff,0xff,0xfe,0xff,0xff,0xfe,0xff,0xff,0x0f, -0x00,0xff,0xff,0xff,0xff,0xef,0xff,0xff,0xef,0xff,0xff,0xef,0xff,0x00,0xf0,0xff, -0xff,0x0f,0x00,0xff,0x6f,0x00,0xf9,0x22,0x0a,0x1a,0x6e,0xce,0x26,0x65,0xaf,0x56, -0xa4,0xbf,0xfc,0x35,0x4f,0xb6,0xc8,0x62,0xcd,0x91,0x04,0x29,0xdf,0xa1,0x7b,0x1a, -0x8d,0xce,0xe7,0xf9,0xb8,0x78,0x42,0xbb,0x8b,0x32,0x37,0x9a,0xdc,0x7a,0x67,0xd2, -0xf3,0xc7,0x1f,0x82,0x95,0x58,0xa6,0xe1,0x1a,0x45,0x2b,0xa6,0x7f,0x2f,0xad,0x0a, -0x1c,0x51,0x8b,0x07,0x69,0x8c,0x70,0xe2,0x2d,0x9a,0xaf,0x65,0x83,0xfc,0x1d,0xa0, -0x5b,0x9f,0xd8,0x2a,0xe5,0x91,0xb1,0x3f,0xe1,0x82,0x3f,0xbd,0x1b,0xd2,0x1f,0x7e, -0xad,0x12,0x64,0xf3,0xe6,0x9e,0x3e,0xb7,0x8b,0x22,0xe7,0xf1,0xc1,0xca,0x60,0xf2, -0xae,0x27,0x38,0x12,0xca,0x50,0xfa,0xc3,0xc5,0x5a,0x1c,0x94,0xea,0x5b,0xcd,0x6a, -0xfd,0x64,0x0e,0xbc,0x7d,0x97,0xc6,0x01,0x9e,0x30,0x86,0x13,0x2e,0xaf,0x52,0x01, -0x3e,0xea,0xc4,0x3f,0xb7,0x19,0xf8,0x43,0x52,0xac,0x07,0x17,0x0e,0x31,0x97,0x39, -0x26,0x9c,0x31,0x6a,0x37,0xc9,0x0b,0x78,0xc0,0x94,0x3c,0x0e,0xdb,0xaa,0x40,0x2c, -0x9f,0x0e,0xac,0xed,0xc9,0x7c,0x65,0xec,0xef,0x23,0x2f,0x42,0xd2,0x43,0x18,0xca, -0xcb,0xbd,0x27,0x9e,0x16,0x38,0xda,0x27,0xe9,0x71,0x9f,0xd0,0x60,0xe5,0xe2,0xe3, -0xc3,0x38,0x8d,0xb2,0x21,0xcc,0xa2,0xe6,0x39,0x64,0xc6,0x47,0x20,0x21,0x06,0x81, -0x43,0xb8,0x8a,0x0e,0xf4,0x29,0xa2,0x2d,0x21,0xb6,0x2a,0x43,0x2d,0xc5,0xd7,0x72, -0xda,0xea,0x36,0x13,0x05,0x9a,0x39,0x30,0xa2,0xfb,0xa0,0x06,0xca,0xbe,0x5a,0xf5, -0xf1,0x15,0x38,0x23,0xdd,0x39,0xfe,0xd4,0xc4,0xc8,0x17,0xa6,0xc7,0x25,0xec,0x75, -0xf9,0x6d,0x26,0xce,0x4b,0xa5,0xee,0xe8,0x12,0x40,0x8b,0x12,0x13,0xd0,0x36,0xdd, -0x42,0xc6,0xc9,0x48,0x18,0x27,0xf3,0x3d,0x3a,0xc0,0xcc,0x05,0x01,0x3d,0xa5,0x1c, -0x28,0xc6,0x0f,0xfa,0x35,0xd2,0xd2,0x6c,0xf0,0x92,0x15,0x12,0xa4,0x9c,0x39,0x34, -0xb3,0xf3,0x38,0x06,0xc4,0x55,0x5e,0xf2,0x7b,0x20,0x38,0x27,0xdc,0x36,0x9c,0xc5, -0xd0,0xba,0x15,0xb5,0x38,0x19,0xf8,0x7e,0xed,0x65,0x85,0xd9,0x3c,0x09,0x10,0xd9, -0x85,0x35,0x8b,0x33,0x09,0xe9,0x5c,0xdb,0x45,0x11,0xc3,0x49,0x6d,0x1f,0xf9,0xbf, -0x3e,0xc1,0x2b,0x17,0xe8,0x79,0xae,0x17,0xcc,0xd0,0x1d,0x36,0x2f,0xdd,0xc3,0x5d, -0xf5,0xa0,0x0b,0x20,0xf2,0xa2,0x34,0x7e,0xb7,0xd9,0x73,0x1a,0xc8,0x6d,0x68,0xf1, -0xef,0x17,0x39,0x2b,0xd5,0x35,0x7c,0xc4,0xde,0x12,0x0e,0xb8,0x31,0x17,0xf1,0x70, -0x08,0x5a,0x18,0xe5,0x36,0x83,0x08,0xd6,0x01,0x30,0x95,0x00,0x0e,0xf4,0x52,0xcb, -0x42,0x19,0xc8,0x53,0x7b,0x2b,0xea,0xba,0x41,0xbb,0xf2,0x0e,0xeb,0xde,0xb0,0x1e, -0x39,0xd7,0x14,0x1d,0x26,0xe6,0x06,0x5c,0x01,0xb5,0x06,0x17,0x8d,0xa4,0x29,0xc5, -0xb5,0xe1,0xf8,0x24,0xcb,0x99,0x5e,0xe8,0xb3,0x19,0x46,0x9f,0xd6,0x31,0x61,0xbb, -0xdb,0x4b,0x0e,0xb4,0xa2,0x17,0x09,0x7a,0xff,0x57,0xde,0xe4,0x26,0x07,0x17,0xd4, -0x11,0x28,0x9b,0xbc,0xfb,0xf9,0x14,0xcc,0x3d,0xcf,0xe0,0x4b,0x30,0x2b,0xea,0x15, -0x37,0xd0,0xb0,0x05,0xe1,0x32,0xab,0x15,0x08,0xdd,0x0d,0x27,0x32,0xf3,0x2c,0x5f, -0x07,0xcb,0xee,0x1a,0xcd,0xa8,0x1c,0xf3,0xc3,0xcd,0x7b,0x28,0xd2,0x43,0x53,0x06, -0xf7,0x17,0x49,0x70,0xcf,0x17,0x3b,0xc9,0xd4,0xb5,0x0d,0xb6,0x1c,0x13,0x08,0x43, -0x08,0x53,0xcd,0xeb,0x32,0x22,0x1a,0xc7,0x7c,0x17,0x98,0xc6,0xfb,0x03,0xb2,0xc6, -0x44,0xad,0xe4,0x41,0xb7,0x35,0xe1,0xc3,0x3f,0xcc,0x14,0xf1,0xe6,0x3b,0xa9,0x1d, -0x19,0xe7,0x0a,0x97,0x35,0xf5,0x71,0x56,0xff,0xd8,0xf0,0x1e,0x0e,0xaf,0x10,0x71, -0xba,0xce,0xf2,0x33,0xd8,0x56,0x53,0x04,0x38,0x0f,0x4d,0x3a,0xca,0x16,0x2d,0xda, -0xc4,0xd5,0x11,0xad,0xa5,0x0e,0x1d,0xb9,0xff,0x5e,0x54,0xed,0x26,0x53,0x1e,0xbb, -0xfd,0x17,0xa8,0xc2,0xf9,0x01,0xbd,0xbd,0x46,0x96,0xf4,0x44,0xb4,0x36,0xdc,0x72, -0x3a,0xce,0xe4,0xea,0xef,0x36,0xaa,0x24,0x66,0xe8,0xfc,0xf3,0x43,0xf0,0x37,0x5c, -0x07,0x7d,0xe0,0x27,0xc7,0xa1,0x0c,0x38,0xcc,0xce,0x70,0x41,0xd3,0x54,0x44,0x13, -0x6a,0x0d,0x53,0xe1,0xca,0x09,0xce,0xdb,0xc1,0x12,0x10,0xb8,0xe9,0x13,0x2a,0xcc, -0xf6,0x57,0x52,0xed,0x23,0xe3,0x28,0xaf,0xe1,0x1c,0xa5,0x2c,0xec,0x11,0x70,0xbb, -0x59,0x10,0xfb,0x30,0xdf,0x38,0xd0,0xaf,0x3f,0xd4,0x89,0xd9,0xf5,0xed,0xaa,0x1d, -0x2c,0xf3,0xfb,0x94,0x50,0xf7,0xdf,0x4c,0x02,0xa5,0xd6,0x2d,0x42,0xa8,0x06,0xf5, -0xd2,0xc5,0xb5,0x44,0xd2,0x3e,0x4a,0x1f,0xec,0x03,0x50,0xa4,0xbd,0x03,0x47,0xe9, -0xbc,0x29,0x16,0xbe,0xd5,0x0a,0x32,0xa4,0xef,0x55,0x6a,0xfd,0x18,0xa1,0x2a,0xa3, -0x32,0x13,0xb8,0x03,0xea,0x19,0xab,0xb8,0x50,0xbc,0xff,0x27,0xe5,0x40,0xd4,0xe7, -0x39,0xd3,0x5f,0xcd,0xfc,0x72,0xb1,0x21,0x28,0xfc,0xf1,0x55,0x57,0xf3,0x31,0x3c, -0x13,0x92,0xcc,0x35,0x8c,0xa3,0xf1,0x83,0xe0,0xc4,0x75,0x52,0xdb,0xcb,0x38,0x26, -0x8e,0xfa,0x4a,0x68,0xc8,0xfb,0xa6,0xf2,0xb5,0x85,0x0a,0xc5,0xe6,0x09,0x3e,0xb6, -0xef,0x52,0x78,0x01,0x08,0x15,0x2c,0x9d,0xa6,0x18,0xc5,0x4f,0xd8,0x1d,0xa5,0xb4, -0x55,0x7a,0x14,0x1b,0x09,0x43,0xcd,0x8c,0x2d,0xdb,0xba,0xc3,0x02,0x4a,0xba,0x13, -0xab,0x04,0xeb,0x7c,0x59,0xff,0x3f,0x31,0x18,0x3b,0xc3,0x2e,0xf4,0xa4,0xea,0xdc, -0xf4,0xc5,0xab,0x50,0xd6,0x35,0x32,0x3a,0xb8,0xf4,0x4b,0x1d,0xc4,0xec,0x2f,0xfa, -0xae,0x10,0x0d,0xd9,0x4c,0x05,0x48,0x94,0xe8,0x46,0xe5,0x11,0xfa,0xde,0x33,0x9e, -0xa7,0x09,0xd0,0x7c,0xc8,0x29,0x11,0xc3,0x55,0xf1,0x17,0x09,0xac,0x46,0xd3,0xdd, -0x2a,0xe0,0x1a,0xb8,0x05,0xf8,0xba,0x09,0x79,0x12,0xed,0xa4,0x64,0x05,0x73,0x1d, -0x22,0xf3,0xb8,0x30,0x7a,0xaf,0xd9,0xf4,0x01,0xba,0xe5,0x4d,0xeb,0x99,0x2b,0x4c, -0x01,0xee,0x3a,0xf9,0xcb,0xe6,0x3d,0xff,0xac,0xfa,0x03,0xe3,0x44,0xfc,0x4c,0x64, -0xed,0x49,0xbf,0x24,0xeb,0x4e,0x2c,0x96,0x59,0x00,0xe1,0x27,0xbe,0x31,0xb6,0xc6, -0x49,0x2d,0x2c,0x00,0x2e,0x50,0xdb,0xcc,0x12,0xe3,0x46,0xab,0x07,0x62,0xcb,0x00, -0x44,0x22,0xf0,0xb5,0x5c,0x0b,0xa9,0x0e,0x2d,0xae,0xbd,0x24,0x11,0xaf,0xca,0x32, -0x13,0xc3,0x3c,0x4e,0xf5,0xb2,0x1f,0x4f,0x4e,0xe4,0x32,0x8f,0xd8,0xd9,0x0a,0x06, -0xa8,0x4a,0xfe,0xfb,0x00,0xf7,0x51,0xd1,0xf3,0x38,0x70,0x2a,0xd9,0x4f,0x29,0xaa, -0x41,0xfb,0xee,0xeb,0xb1,0x2c,0x99,0xd7,0x46,0x35,0x33,0xf5,0xbe,0x4a,0xdb,0x3f, -0x06,0xeb,0xc7,0xae,0x0d,0xe7,0xd0,0xf4,0x8d,0x27,0xed,0xf5,0x5a,0x14,0xd9,0x00, -0x35,0xd4,0xb5,0x13,0xf6,0xbe,0xc5,0x54,0x23,0xc3,0x56,0x3c,0x00,0x5d,0x17,0x59, -0x76,0xe6,0x25,0xf3,0xe0,0xd1,0x91,0x04,0xae,0x51,0xfb,0x08,0xbb,0xf3,0x4d,0xf9, -0xf3,0x30,0x2a,0x36,0xd2,0x23,0x2a,0xad,0x53,0xeb,0xf6,0x38,0xa9,0x3b,0xbb,0xe6, -0x34,0xdf,0x37,0xe7,0x24,0x4c,0xe9,0xe8,0xf9,0xf2,0x15,0xac,0x07,0x79,0xd9,0xe9, -0xd4,0x32,0xf7,0xc0,0x51,0x18,0x98,0xf0,0x37,0x45,0xbb,0x10,0xb6,0xcb,0xbc,0x6b, -0x28,0xbe,0xc9,0x38,0x11,0xbb,0x12,0x5c,0x73,0xdb,0x1b,0x64,0xee,0xca,0x84,0x0a, -0xb1,0x92,0xf4,0x13,0x1d,0xe9,0x4a,0x74,0x02,0x29,0x3b,0x3d,0xc5,0xff,0x1c,0xba, -0xd2,0xe3,0x04,0x76,0xac,0x34,0x08,0xee,0x27,0x29,0x3d,0xeb,0xe1,0x4b,0xeb,0x7a, -0xe7,0xf6,0x89,0xab,0x0c,0x46,0xe5,0xe2,0x0c,0x3d,0xf5,0xd0,0x43,0x1f,0xaa,0xe9, -0x43,0x74,0xbe,0xf8,0xfb,0xd5,0xb4,0x80,0x31,0xcd,0x62,0x2a,0x21,0xd1,0x05,0x56, -0xde,0xe0,0x10,0x58,0xfd,0xc2,0xfc,0x01,0xb5,0x9b,0xf1,0x21,0xc6,0xe8,0x4b,0x99, -0x09,0x1c,0x5d,0x3c,0xbc,0x2b,0x1e,0xcc,0x66,0xd6,0x08,0xcc,0xa5,0x36,0x79,0x05, -0x19,0x3f,0x4a,0xe6,0x00,0x3f,0xf4,0xc9,0xd4,0x01,0x97,0xb3,0x03,0x42,0xee,0xda, -0xf5,0x40,0xfe,0x8f,0x3c,0x29,0x01,0xe4,0x3a,0x21,0xbb,0xec,0xa8,0xe6,0xb8,0x56, -0x34,0xcc,0x90,0x1e,0x30,0x9e,0x01,0x59,0xbd,0xe3,0x02,0x4f,0x04,0xb5,0xfd,0x01, -0xc4,0x5b,0xee,0x2d,0x5b,0xe4,0x40,0x4c,0x16,0x11,0x54,0x40,0xc1,0xea,0x12,0xd4, -0x87,0xc6,0x0c,0x2a,0xb5,0x36,0x84,0x10,0x09,0x39,0x47,0xe8,0x97,0x3a,0xf9,0x04, -0xcd,0x07,0xb2,0xb3,0xfb,0x98,0xf6,0xdb,0x61,0x4a,0x03,0x85,0x2c,0x2c,0x2c,0xdb, -0x39,0x2b,0xc7,0xe0,0x08,0xf7,0xb1,0xc4,0x29,0xd9,0x5d,0x17,0x43,0x21,0xfd,0x4b, -0xb4,0xe6,0xfa,0x6c,0x0d,0xb6,0x59,0x00,0xcc,0xfa,0xe9,0x2b,0xb6,0xe2,0x40,0xa5, -0x21,0x0b,0x7c,0x3d,0xbc,0x36,0x0a,0xe2,0xce,0xbe,0x15,0x6d,0xb9,0x29,0x9a,0x19, -0xfb,0xef,0x51,0xf2,0xfe,0x2c,0xff,0x8a,0xbe,0x08,0x85,0xbf,0xf3,0xd7,0xff,0xdc, -0x9f,0x45,0x06,0xfc,0x1f,0x32,0x6e,0xe2,0x33,0x2d,0xca,0xd3,0x82,0xfb,0xb5,0x05, -0x2b,0xe4,0xc2,0x0e,0x49,0x2f,0xf3,0x43,0xca,0xf2,0xf2,0x3a,0x15,0xae,0x8d,0xf4, -0xdb,0x8a,0xe3,0x34,0xe3,0xe9,0x37,0xea,0x2c,0xfb,0x4e,0x36,0xc8,0x22,0x03,0xef, -0x07,0xb5,0x0e,0xba,0xc3,0x24,0x74,0x26,0xf9,0xd3,0x4f,0xf6,0x67,0x1e,0x01,0xbe, -0xbb,0x0e,0x0a,0xc5,0xe7,0x18,0x07,0xd9,0x1c,0x47,0x10,0x1f,0x16,0x3d,0xc0,0xdc, -0x23,0x87,0xd0,0xc9,0x1b,0x0b,0xbb,0x09,0x1b,0xf0,0x1d,0x06,0x4f,0x6e,0xf9,0x37, -0x6a,0xfd,0xe9,0xb1,0x10,0xb0,0x91,0xf0,0xea,0xdd,0xe2,0x32,0x40,0xeb,0x31,0x50, -0x34,0xf7,0x93,0x37,0xcc,0x2e,0xf7,0xf3,0xa7,0xaa,0x15,0x05,0xd7,0x1a,0x38,0x2d, -0xee,0x1e,0x4d,0x01,0xb1,0x10,0x0a,0x7d,0xbc,0x06,0x53,0xcc,0xdb,0x5b,0x0e,0xe5, -0xe3,0x42,0x17,0x5b,0x0b,0x3d,0xf1,0xdf,0x1b,0x57,0xdb,0xc5,0xe7,0x0d,0xb7,0x9e, -0x13,0xfe,0x0a,0x06,0x57,0xc5,0xf4,0x2a,0xfe,0x07,0xdf,0xf2,0x13,0xb5,0x1c,0xe9, -0xf7,0x53,0xd8,0x2f,0x8b,0xf7,0x2c,0x51,0x41,0xef,0x9e,0x2a,0xd6,0x83,0xec,0xfa, -0xd5,0xae,0x11,0x45,0xe0,0x0d,0xd2,0x30,0xf2,0x83,0x4f,0x0b,0x82,0x01,0x0b,0x3f, -0xb7,0x06,0xfe,0xd4,0xd3,0xbf,0x1c,0xe3,0xee,0x39,0x1c,0xd2,0x02,0x47,0x97,0xe4, -0x0d,0x91,0xe1,0xba,0xdb,0x0f,0xc1,0xff,0x09,0x0f,0x8c,0xff,0x4f,0xde,0xf9,0x22, -0xb0,0x15,0xdc,0xa5,0x0d,0xb5,0xe8,0xe2,0x00,0x60,0xd7,0x31,0x54,0xff,0x27,0xa3, -0x3f,0xe6,0xcc,0x2b,0xe1,0x33,0xe5,0xfd,0x90,0xa7,0x0d,0xb5,0xed,0x04,0xb7,0x3b, -0xf6,0x3e,0x47,0x11,0x04,0xf0,0x11,0x9a,0xbf,0xfd,0xb8,0xdb,0xcb,0xd0,0x1c,0xec, -0xee,0x34,0x25,0xac,0x04,0x44,0x76,0xe0,0xff,0x1d,0xe8,0xbd,0x7f,0x12,0xc3,0x08, -0x02,0x18,0x0d,0xfe,0x52,0xd0,0xfe,0x1a,0x8a,0x1d,0xce,0x3e,0x05,0xbf,0x3e,0xdf, -0x0c,0xf0,0xd3,0x2b,0x02,0x0a,0x1d,0x6f,0x45,0xea,0x35,0x25,0xe7,0x8d,0xd6,0xf9, -0x12,0xaf,0x0f,0x26,0xf8,0xfe,0x95,0x39,0xf8,0xa7,0x41,0x15,0x1d,0xeb,0x14,0xfd, -0xc0,0xf2,0x7b,0xe0,0xc6,0x21,0x29,0xf3,0xf1,0x2a,0x2d,0xb9,0xf8,0x44,0x97,0xe5, -0xf7,0x89,0xf3,0xb8,0xbd,0x0b,0xc8,0xf2,0xfc,0x26,0xfc,0x00,0x48,0xdd,0x02,0x10, -0x4e,0x1e,0xd0,0xb9,0x00,0xc9,0xaf,0xd8,0x0e,0x00,0xd1,0x29,0xd1,0x16,0x18,0x6b, -0x49,0xe0,0x9b,0x1e,0xed,0x7e,0xce,0x05,0x71,0xb1,0x0a,0xcc,0xfe,0xf3,0x60,0x3e, -0x01,0xee,0x39,0x19,0xcd,0xe0,0x0f,0xfc,0xc8,0xe9,0x76,0xec,0xc8,0x87,0x26,0xf9, -0xc2,0x1d,0x32,0x4c,0xfa,0x44,0x2e,0xe7,0xeb,0x8f,0xf6,0xb4,0x3d,0x0f,0xd0,0x63, -0xfb,0x2c,0x2c,0xf9,0x43,0x9e,0x08,0x0b,0xcb,0x27,0xcb,0x76,0xf6,0xd3,0x03,0xd0, -0x15,0x5d,0xd7,0x24,0xf4,0x22,0x0c,0xd8,0x44,0xe3,0x1a,0x1a,0xfa,0x47,0xc8,0xff, -0x75,0xb4,0x07,0x86,0x06,0xf4,0x9e,0x41,0x04,0xd5,0x31,0x19,0x65,0xdc,0x13,0x0b, -0xcf,0xe2,0xb4,0xef,0xc4,0x77,0x28,0x00,0x3f,0x18,0x40,0xa1,0xf5,0x3c,0x83,0xe8, -0xe0,0x33,0x02,0xb8,0xde,0x09,0xd6,0xc3,0xf3,0x32,0x1d,0xfe,0x3f,0xfd,0x10,0x08, -0x55,0x20,0xca,0x22,0xf2,0xda,0x0a,0xd4,0x16,0xa1,0xd8,0x20,0x2e,0x28,0x08,0x37, -0x49,0xe8,0x48,0x13,0xf9,0xac,0xbb,0x04,0x34,0xbe,0x06,0xbc,0x0e,0xed,0x49,0x40, -0x0a,0x3d,0x2a,0x1d,0xcc,0xdc,0x0f,0x51,0xd1,0xd8,0x30,0xf3,0xcc,0x2f,0x28,0x08, -0x29,0x12,0x3d,0x63,0xf6,0x37,0x2c,0xee,0xde,0x56,0x05,0xb3,0x9a,0x02,0xdc,0x2b, -0xf7,0x3b,0x4e,0xfc,0x39,0x72,0x13,0x01,0x50,0x23,0xca,0xe3,0xec,0xe5,0x00,0xcb, -0x12,0x9a,0xde,0x1e,0xe5,0x35,0x05,0xfa,0x41,0xe9,0x88,0x08,0xfe,0x67,0xbb,0x03, -0x02,0xc4,0xfe,0x7e,0x0e,0xef,0x3f,0x46,0x11,0x31,0x24,0x1b,0x2c,0xd6,0x0c,0x7d, -0xd3,0xd2,0x62,0xfc,0xce,0x25,0x26,0x0b,0x70,0x09,0x48,0x0b,0xfa,0x30,0x68,0xf0, -0xd1,0xd0,0x04,0xb7,0x1b,0xff,0xe8,0xfa,0xf4,0x39,0xf2,0xfc,0x33,0xe8,0x1c,0x00, -0x6e,0x1d,0xc8,0xe2,0xe5,0xe6,0x8d,0xca,0x15,0xab,0xe5,0x1f,0xee,0x38,0xfb,0xfe, -0x40,0xef,0x6c,0x07,0x01,0x1b,0xb1,0xff,0xe7,0xc8,0xfa,0xab,0x19,0xf2,0x81,0x44, -0x17,0xf6,0x16,0x1d,0xdf,0xda,0x08,0x9e,0xd8,0xc8,0x69,0xfb,0xd1,0xed,0x21,0x13, -0x19,0x0c,0x4a,0x5f,0xf8,0x25,0x46,0xef,0xd1,0x2c,0x0a,0xb6,0x91,0xf8,0xec,0x92, -0xf3,0x3e,0x3f,0x02,0x31,0xe8,0x23,0xf7,0x4a,0x17,0xc8,0xe2,0xdf,0xf2,0xbf,0xc7, -0x11,0xdc,0xed,0x19,0xe4,0x3e,0xfe,0x2b,0x3f,0xf6,0xc5,0xfa,0xfc,0x2c,0xb0,0x00, -0xa3,0xd4,0xf7,0xa7,0x18,0xf3,0xb3,0x44,0x1a,0x09,0x14,0x21,0x15,0xd9,0x01,0x0d, -0xd7,0xc1,0x98,0x04,0xd9,0xbb,0x21,0x1a,0x1c,0x04,0x4c,0xda,0xf9,0x1e,0xe9,0xf9, -0xcb,0xfb,0x04,0xb6,0x1c,0xf2,0xf9,0xbe,0xf8,0x3d,0x3a,0x05,0x2a,0xa9,0x25,0xf5, -0x82,0x12,0xcd,0x18,0xdf,0xf3,0x54,0xc4,0x10,0x1c,0xf6,0x1b,0xbc,0x45,0xf9,0xf0, -0x37,0xf7,0x78,0xf2,0x02,0x09,0xb2,0xfe,0xd7,0xd8,0xed,0x89,0x1f,0xfa,0x4b,0x43, -0x21,0x3b,0x09,0x1e,0x41,0xdb,0xf9,0x24,0xdd,0xc3,0x76,0x07,0xdf,0x50,0x18,0x1d, -0x20,0x07,0x4f,0xb8,0xfd,0x15,0x01,0xf6,0xc6,0x7b,0x06,0xbb,0x86,0xf3,0x02,0xca, -0xf3,0x3b,0x37,0x07,0x27,0x53,0x2d,0xef,0x42,0x0c,0xd0,0x4c,0xd6,0xfa,0xa0,0xc5, -0x0f,0xbb,0x03,0x14,0xc1,0x41,0xf8,0xb5,0x33,0x02,0xaa,0xed,0xfe,0x06,0xb1,0xfa, -0x20,0xe1,0xef,0x34,0x24,0xfe,0x2a,0x3e,0x1f,0xf1,0x01,0x21,0x74,0xdd,0xf5,0x26, -0xe0,0xbd,0xe4,0x0a,0xe2,0xfe,0x14,0x27,0x2d,0x05,0x4c,0xf9,0xfa,0x07,0xd4,0xff, -0xc8,0x3c,0x03,0xc0,0x94,0xe8,0x08,0x45,0xf7,0x39,0x70,0x0f,0x23,0xd9,0x2c,0xe9, -0xcd,0x04,0xd6,0x35,0xd7,0xfc,0x98,0xc5,0x0e,0x87,0x07,0x11,0x19,0x46,0xfa,0xa4, -0x32,0x03,0xd6,0xdf,0xfe,0xf0,0xb5,0xfa,0xe6,0xe9,0xe7,0xf3,0x24,0x03,0xa3,0x36, -0x26,0x0d,0xff,0x1f,0x1e,0xe1,0xe8,0xb1,0xe1,0xc0,0x82,0x0d,0xeb,0x42,0x0f,0x29, -0xb8,0x03,0x48,0x5a,0xff,0x06,0xb0,0x03,0xc4,0x8e,0xfc,0xc2,0x12,0xea,0x12,0x5f, -0xf6,0x35,0x82,0x14,0x1c,0xc6,0x2f,0xe7,0xcf,0x00,0xe0,0x54,0xce,0xfb,0xbb,0xc5, -0x0b,0x91,0x16,0x0f,0xc4,0x43,0xfb,0x06,0x29,0x06,0x42,0xdd,0xfd,0x9c,0xba,0xf4, -0x11,0xea,0xe6,0x7f,0x29,0x0b,0x3e,0x34,0x26,0xaa,0xf9,0x1e,0x52,0xdf,0xe0,0x4a, -0xea,0xc0,0xc2,0x0e,0xed,0x8a,0x06,0x34,0xa4,0x07,0x47,0x67,0x01,0xf7,0xe4,0x04, -0xc4,0x93,0xf7,0xce,0xc0,0xe7,0x14,0xbf,0xf8,0x2f,0x72,0x1c,0x1b,0xe4,0x2e,0xe6, -0x71,0xf8,0xe2,0x81,0xca,0xfc,0x9f,0xcc,0x0f,0x6d,0x1c,0x07,0x33,0x42,0xfd,0xb0, -0x27,0x0c,0x5f,0xd2,0xfa,0x99,0xbe,0xef,0xb8,0xf5,0xe7,0x43,0x2c,0x12,0xeb,0x27, -0x29,0xa8,0xf7,0x1a,0x39,0xe7,0xd7,0x99,0xeb,0xc2,0x6d,0x0b,0xf5,0xf3,0x07,0x3a, -0xab,0x07,0x3c,0x22,0xfe,0xf3,0x6c,0x0a,0xc4,0xcd,0xf3,0xd1,0x76,0xe5,0x1c,0xfd, -0xf9,0x2d,0xc3,0x24,0x12,0x15,0x2b,0xe2,0xcd,0xf1,0xed,0x72,0xc8,0xfe,0xa2,0xd2, -0x09,0xd2,0x23,0x05,0x65,0x41,0x06,0x90,0x1d,0x08,0x20,0xce,0xfa,0xd7,0xc8,0xee, -0xe1,0xf7,0xe6,0xfc,0x2b,0x16,0x43,0x23,0x2b,0x48,0xf7,0x18,0xb5,0xe4,0xce,0xb5, -0xf2,0xc6,0x87,0x0c,0xfc,0x98,0xff,0x3d,0x56,0x07,0x35,0xdf,0x07,0xef,0xf8,0x09, -0xc3,0xeb,0xe9,0xdc,0xe6,0xe7,0x1d,0x57,0xfe,0x27,0x10,0x28,0x0f,0x2f,0x27,0xe6, -0x07,0xf1,0xf0,0x5a,0xc2,0xfa,0x2a,0xd7,0x0a,0x28,0x2b,0x01,0x10,0x3f,0x05,0x4c, -0x15,0x0e,0x81,0xcb,0xfa,0xd4,0xce,0xe2,0x7a,0xfc,0xe9,0x2f,0x2c,0x1e,0x87,0x19, -0x2c,0xee,0xf6,0x0e,0xb6,0xe9,0xcb,0x78,0xf7,0xcc,0xfb,0x04,0xfd,0x1e,0x00,0x42, -0x25,0x0b,0x2f,0xf2,0x06,0xe9,0xd1,0x08,0xc4,0x1e,0xe9,0xe4,0xef,0xe4,0x1e,0x88, -0xfe,0x23,0xf0,0x31,0x09,0xc9,0x23,0xe8,0x89,0xe6,0xf5,0x42,0xc0,0xfb,0x47,0xe5, -0x06,0x75,0x2c,0xfe,0x22,0x3a,0x10,0x2f,0x10,0x0b,0xf5,0xc9,0xf5,0xaf,0xd3,0xe1, -0x46,0x02,0xee,0x49,0x2c,0x1f,0xe2,0x12,0x2e,0xf8,0xf7,0x0c,0x84,0xec,0xc5,0x64, -0xfa,0xcc,0x78,0x00,0x0a,0x86,0xff,0x44,0xf9,0x09,0x21,0xf9,0x0d,0xe8,0xd3,0x08, -0xc8,0x81,0xe0,0xeb,0xff,0xe4,0x1b,0x8d,0x06,0x21,0x4d,0x34,0x06,0xd3,0x1b,0xea, -0x70,0xe5,0xf9,0x40,0xbf,0xfa,0xa4,0xe9,0x01,0x8f,0x30,0xff,0x99,0x3c,0x14,0xb3, -0x02,0x0b,0xc7,0xc8,0xf5,0x87,0xdd,0xd9,0xdb,0x05,0xf2,0x2b,0x26,0x25,0xb1,0x0e, -0x30,0xbf,0xfb,0xff,0xbf,0xec,0xc2,0xfd,0xfb,0xd6,0xd3,0xfc,0x0e,0xd4,0xfe,0x42, -0xa3,0x0b,0x1e,0x35,0x14,0xe2,0x1f,0x04,0xc6,0xb9,0xdd,0xf6,0x34,0xe5,0x1d,0xc8, -0x0a,0x1c,0x50,0x38,0x01,0xd0,0x17,0xf4,0x36,0xde,0xf9,0xf1,0xbd,0xf5,0x8c,0xf7, -0x00,0xc2,0x33,0x01,0x59,0x33,0x17,0x6c,0xfc,0x0b,0xd9,0xcd,0xf2,0x43,0xde,0xd6, -0xe7,0x09,0xf8,0x90,0x26,0x28,0x59,0x0a,0x2f,0x58,0xf9,0xf8,0x65,0xf2,0xc3,0x25, -0xff,0xd8,0xaf,0xf2,0x17,0x8f,0xff,0x43,0xc0,0x11,0x12,0xa1,0x16,0xdf,0xa9,0xfe, -0xce,0xea,0xda,0xfc,0x34,0xe5,0x17,0xbe,0x10,0x1b,0xc0,0x38,0x01,0xa5,0x12,0xf4, -0x70,0xd8,0xf8,0x13,0xc1,0xf8,0xba,0xff,0xfa,0x95,0x32,0x02,0x07,0x32,0x1f,0xe5, -0xf3,0x0b,0xe8,0xcc,0xea,0x28,0xe7,0xd3,0x3a,0x0f,0x00,0x74,0x1e,0x2b,0x53,0x07, -0x2d,0x13,0xff,0xf1,0x00,0xf4,0xc3,0x12,0xf9,0xde,0x12,0xf2,0x1f,0x54,0x03,0x3d, -0xaa,0x0f,0x0c,0x05,0x1c,0xdd,0x8c,0xfb,0xd0,0xad,0xd5,0x01,0xc7,0xe4,0x19,0x05, -0x1a,0x17,0x83,0x3a,0xfc,0x55,0x0a,0xfb,0x36,0xd4,0xf8,0x8e,0xc6,0xf1,0xef,0x05, -0xf7,0xc9,0x33,0x0c,0x90,0x2c,0x1f,0x5b,0xeb,0x07,0x30,0xd3,0xe8,0xf5,0xe9,0xd2, -0xfa,0x10,0x02,0xa0,0x1b,0x2f,0xc3,0x06,0x2d,0x78,0xfd,0xe6,0x8c,0xf5,0xc3,0x93, -0xfa,0xe5,0x12,0xed,0x25,0x36,0x02,0x36,0xec,0x18,0x07,0x68,0x1e,0xdb,0x88,0xf0, -0xd6,0x1d,0xd5,0x06,0xc3,0xe8,0x16,0x45,0x1e,0x14,0x66,0x36,0xfe,0x80,0x09,0xfd, -0xa8,0xd0,0xf4,0x3b,0xc7,0xf2,0xf7,0x0e,0xf6,0x59,0x34,0x0d,0x1d,0x24,0x22,0xbf, -0xe6,0x08,0x8f,0xd7,0xde,0x79,0xee,0xd0,0x8b,0x12,0x0c,0xa6,0x16,0x31,0xbf,0x06, -0x26,0x72,0xfe,0xe2,0x24,0xf9,0xc8,0x48,0xf5,0xe7,0x36,0xec,0x29,0xc1,0x08,0x35, -0xc0,0x19,0x01,0xbf,0x1c,0xd8,0x29,0xee,0xde,0x0c,0xd3,0x09,0x41,0xe8,0x12,0x5d, -0x26,0x11,0x2b,0x38,0xff,0x20,0x01,0x00,0xb5,0xca,0xf3,0xa4,0xd2,0xf0,0x8d,0x12, -0xf5,0xf1,0x2f,0x15,0x06,0x21,0x23,0xeb,0xe4,0x02,0x2f,0xda,0xda,0x5b,0xf1,0xd6, -0xf1,0x15,0x0d,0xdf,0x11,0x33,0x9a,0x05,0x25,0x97,0x01,0xdc,0xd1,0xfa,0xc6,0xcf, -0xf0,0xef,0x4b,0xec,0x2f,0xb7,0x09,0x29,0x3c,0x1e,0xfe,0xf0,0x1c,0xdc,0xfa,0xe5, -0xe3,0xa6,0xd1,0x06,0x7e,0xee,0x12,0x08,0x2d,0x0f,0x0f,0x31,0xfe,0xed,0xfd,0x02, -0xbf,0xca,0xf3,0x00,0xd5,0xec,0xef,0x15,0xf4,0xe6,0x33,0x1c,0x5b,0x18,0x22,0x56, -0xe0,0x01,0x65,0xe1,0xd4,0xbc,0xf5,0xd7,0xee,0x10,0x14,0x2c,0x0d,0x36,0xa7,0x0b, -0x1c,0xdd,0x00,0xd6,0xfc,0xf9,0xcc,0xf8,0xed,0xf4,0x37,0xec,0x2d,0x2a,0x0b,0x27, -0xb3,0x23,0xfd,0x79,0x1a,0xd8,0x56,0xe0,0xea,0x45,0xd1,0x09,0x03,0xf3,0x0e,0x56, -0x31,0x0b,0x98,0x2e,0x05,0x98,0xf8,0x05,0xa2,0xc5,0xec,0x80,0xde,0xea,0x6c,0x19, -0xf8,0xb5,0x2e,0x1f,0x2a,0x12,0x21,0x56,0xe4,0xfe,0xba,0xe2,0xcf,0x90,0xf4,0xdc, -0xb7,0x12,0x18,0x9e,0x0b,0x37,0x3d,0x09,0x16,0xa0,0x03,0xd4,0x75,0xfd,0xce,0x7c, -0xe5,0xfa,0xb1,0xeb,0x31,0xf2,0x10,0x1f,0x3e,0x28,0xf8,0x1e,0x13,0xdd,0xbb,0xdc, -0xef,0xda,0xd2,0x03,0xa0,0xf7,0x0e,0xd0,0x34,0x0d,0xf7,0x29,0x07,0xc0,0xf2,0x01, -0x7d,0xc5,0xee,0x26,0xe5,0xe8,0x9c,0x1a,0xf7,0xb0,0x2e,0x26,0x9f,0x0c,0x21,0x8b, -0xe3,0xf7,0x64,0xe6,0xca,0xe5,0xf9,0xe5,0x30,0x0d,0x1d,0x9e,0x07,0x36,0x66,0x10, -0x0e,0x6c,0x05,0xd3,0x60,0xf8,0xd0,0xdc,0xe2,0x01,0x79,0xf1,0x2f,0xdc,0x10,0x1b, -0xc1,0x29,0xf8,0xbb,0x10,0xdd,0x66,0xd8,0xf2,0x9f,0xd0,0x02,0x4d,0x01,0x0d,0xf3, -0x38,0x09,0x2f,0x22,0x0c,0xb1,0xec,0x03,0x57,0xc7,0xe8,0x2d,0xec,0xe4,0xdc,0x1b, -0x00,0x8f,0x2d,0x28,0x8d,0x06,0x1b,0x5f,0xe6,0xf4,0xe7,0xe8,0xca,0x21,0xfa,0xe9, -0x90,0x0a,0x20,0x38,0x09,0x39,0x28,0x10,0x05,0xe4,0x05,0xce,0x6d,0xf9,0xd6,0x0c, -0xdf,0x08,0x9b,0xf0,0x2b,0x2c,0x16,0x17,0xb8,0x2e,0xf6,0xe8,0x05,0xe1,0x51,0xd5, -0xf5,0x88,0xd6,0x00,0x94,0x07,0x0b,0xee,0x35,0x0a,0xfa,0x1f,0x10,0x0c,0xe9,0xff, -0x50,0xc6,0xe7,0xbd,0xf2,0xe4,0x39,0x20,0x02,0x08,0x28,0x2b,0xe1,0xff,0x1d,0x2e, -0xeb,0xec,0x69,0xea,0xc7,0xd3,0xfa,0xf1,0x2b,0x06,0x26,0xe5,0x09,0x32,0x7e,0x12, -0xfd,0x5d,0x08,0xd3,0x1b,0xf5,0xd8,0xc9,0xdb,0x0c,0x27,0xf5,0x2b,0x2c,0x1a,0x14, -0xe5,0x2c,0xf2,0x9d,0x02,0xe5,0xc2,0xd4,0xf8,0xbc,0xd4,0xfc,0x5b,0x0f,0x09,0x47, -0x38,0x0d,0xdf,0x18,0x14,0xd2,0xe0,0xfc,0xcc,0xcd,0xe4,0x9f,0xf9,0xe1,0xf2,0x1b, -0x0a,0x50,0x25,0x2d,0x40,0x00,0x19,0x43,0xeb,0xe6,0xdf,0xea,0xca,0x94,0xfd,0xf6, -0xc4,0x02,0x27,0x42,0x0a,0x32,0xd6,0x14,0xf8,0x30,0x0b,0xcf,0xb6,0xee,0xde,0x32, -0xd9,0x14,0x3d,0xf8,0x24,0x3d,0x1e,0x0f,0x3e,0x2e,0xf4,0xa4,0xfa,0xe9,0x52,0xd1, -0xf4,0x1e,0xda,0xfb,0xec,0x16,0x0b,0x47,0x34,0x0d,0xe8,0x13,0x15,0xf8,0xde,0xfb, -0x74,0xd0,0xe0,0xcf,0xfb,0xe0,0x5d,0x21,0x10,0x0e,0x21,0x2e,0x31,0xf9,0x16,0x15, -0xf0,0xe0,0xd2,0xed,0xcb,0xff,0xfa,0xfb,0xbd,0xfe,0x2b,0xe7,0x0f,0x2c,0x93,0x16, -0xf0,0x93,0x07,0xd4,0x51,0xeb,0xe3,0x98,0xda,0x14,0xda,0xf8,0x21,0xee,0x23,0x0f, -0x2c,0x2d,0xf0,0x5a,0xf4,0xeb,0x0f,0xd0,0xf7,0x5f,0xdd,0xfa,0x0a,0x1d,0x07,0x61, -0x31,0x13,0xf8,0x0e,0x18,0x9d,0xda,0xf4,0x50,0xd6,0xdd,0x73,0x02,0xe4,0xcb,0x1e, -0x16,0x90,0x1a,0x2c,0x6a,0xfc,0x14,0xd4,0xf0,0xdb,0x95,0xec,0xce,0xd6,0xfb,0x01, -0xa2,0xfe,0x2d,0x39,0x10,0x26,0xe2,0x16,0xec,0x87,0x0b,0xd5,0x87,0xe4,0xe8,0xf9, -0xd6,0x18,0x55,0x00,0x1d,0x7e,0x29,0x0b,0x72,0x27,0xf2,0xa8,0xef,0xf1,0xe9,0xd0, -0xf3,0xa1,0xe2,0xf9,0x47,0x20,0x0b,0x31,0x2f,0x15,0x4f,0x0a,0x15,0x56,0xd7,0xf3, -0x03,0xdd,0xdc,0x18,0x04,0xe3,0x8b,0x1e,0x1b,0x75,0x17,0x2f,0xfc,0xf9,0x0d,0xfc, -0xf2,0xd4,0xd8,0xef,0xd5,0x28,0xf9,0x06,0xb9,0xfb,0x2d,0x82,0x15,0x20,0x74,0x1a, -0xea,0x27,0x06,0xd6,0xec,0xde,0xed,0xd6,0xdc,0x1a,0x62,0x01,0x19,0xca,0x2a,0x0a, -0x42,0x26,0xf3,0x50,0xeb,0xf2,0xee,0xcd,0xf2,0x41,0xe8,0xf9,0xea,0x26,0x09,0x30, -0x29,0x1a,0x62,0x03,0x16,0x2f,0xd9,0xed,0xef,0xe1,0xd6,0xcd,0x04,0xea,0xd3,0x1e, -0x21,0xcb,0x12,0x2a,0xe9,0xfb,0x0a,0xf9,0xf3,0xd4,0xc2,0xef,0xd7,0x55,0xf6,0x08, -0xbc,0xfc,0x30,0xca,0x18,0x19,0xbe,0x19,0xe5,0x74,0x05,0xd9,0x2c,0xdb,0xf4,0xac, -0xda,0x17,0xba,0x06,0x16,0x2a,0x31,0x0a,0x59,0x1e,0xf3,0x54,0xe6,0xf4,0xc2,0xd0, -0xef,0x42,0xef,0xfa,0x10,0x25,0x0b,0x60,0x26,0x1e,0x86,0x02,0x14,0xb0,0xd5,0xe9, -0x4e,0xe6,0xd6,0x61,0x09,0xed,0x61,0x1c,0x23,0x49,0x0d,0x2d,0x35,0xfe,0x05,0x43, -0xf5,0xce,0xc4,0xee,0xde,0x56,0xf3,0x0e,0xc9,0xff,0x2d,0x6f,0x1b,0x11,0xcf,0x1a, -0xe7,0x1d,0x02,0xdc,0x87,0xd5,0xf5,0x16,0xdf,0x19,0xf3,0x0a,0x16,0x84,0x31,0x06, -0xa3,0x1a,0xf5,0xf2,0xe4,0xf6,0x93,0xcf,0xec,0x3b,0xf4,0xf8,0x9f,0x28,0x0d,0xa3, -0x22,0x23,0x24,0xfa,0x0f,0x66,0xd9,0xe6,0x9e,0xed,0xd4,0x90,0x06,0xf1,0xce,0x1a, -0x28,0xe9,0x0d,0x2a,0xd5,0xfe,0xff,0xc3,0xf2,0xd0,0xd1,0xf0,0xe2,0xb3,0xf2,0x0f, -0x0e,0x00,0x2e,0xd4,0x1d,0x0e,0x63,0x1d,0xe5,0xba,0xfc,0xdd,0x42,0xd2,0xfe,0xf9, -0xe1,0x15,0xdd,0x0e,0x11,0xd3,0x33,0x08,0x0a,0x15,0xf7,0x08,0xe2,0xf2,0x4e,0xd1, -0xea,0x89,0xfb,0xfb,0x6f,0x26,0x0f,0xa9,0x1e,0x23,0x19,0xf9,0x0e,0x06,0xdb,0xe4, -0x53,0xee,0xd0,0xc5,0x0a,0xf9,0x85,0x1a,0x2a,0xcc,0x07,0x28,0xeb,0x00,0xf9,0xbf, -0xf5,0xce,0x2d,0xef,0xe6,0xbf,0xed,0x13,0xb0,0x06,0x2c,0x60,0x21,0x08,0x55,0x1a, -0xe6,0x08,0xf8,0xe1,0x2f,0xd2,0xfe,0xbe,0xe2,0x13,0x22,0x13,0x13,0x28,0x36,0x04, -0xc2,0x0f,0xf8,0x49,0xdf,0xf4,0xfb,0xd2,0xea,0x29,0x01,0xf9,0x4c,0x25,0x12,0x3a, -0x1c,0x29,0x07,0xf5,0x07,0xf8,0xdd,0xdd,0x3e,0xf3,0xd3,0xa7,0x0a,0xfe,0x2b,0x15, -0x2a,0x17,0x09,0x28,0xd9,0x02,0xf4,0x1f,0xf2,0xcf,0x87,0xef,0xe9,0x02,0xef,0x17, -0x41,0x08,0x29,0x23,0x21,0x03,0x01,0x1d,0xe8,0x59,0xf2,0xe4,0xa3,0xcc,0x02,0xab, -0xe7,0x11,0xb6,0x1b,0x0f,0x94,0x32,0x04,0x78,0x0a,0xfc,0xad,0xde,0xf0,0x98,0xd4, -0xe9,0x81,0x04,0xfc,0x6a,0x24,0x17,0x5c,0x1a,0x26,0xf2,0xf0,0x03,0x8d,0xe1,0xdd, -0xea,0xf5,0xd0,0xe7,0x09,0x04,0x41,0x13,0x30,0x35,0x08,0x24,0xcc,0x02,0xec,0xbc, -0xf4,0xd2,0x00,0xee,0xee,0xb6,0xeb,0x17,0x8a,0x0d,0x24,0x16,0x24,0x02,0xce,0x19, -0xe8,0xd6,0xe9,0xe6,0xcd,0xcf,0x05,0x53,0xeb,0x0d,0x69,0x1d,0x0f,0x35,0x34,0x04, -0xa6,0x07,0xfd,0xee,0xd8,0xef,0xa3,0xd7,0xe9,0xdc,0x0a,0xfc,0x1f,0x22,0x1a,0x1c, -0x15,0x27,0x97,0xf0,0xff,0xab,0xe7,0xd6,0xd2,0xf4,0xd4,0xcf,0x0a,0x0c,0x3d,0x11, -0x2e,0xd2,0x07,0x21,0xc8,0x04,0xea,0xa5,0xf4,0xd3,0x20,0xec,0xee,0x59,0xed,0x1c, -0xb3,0x10,0x22,0xc3,0x24,0xfd,0xad,0x17,0xe9,0x39,0xe5,0xed,0xf6,0xce,0x03,0x67, -0xee,0x09,0xee,0x26,0x0f,0x0b,0x30,0x05,0x08,0x00,0xfe,0x9f,0xd9,0xec,0x2f,0xdc, -0xea,0x2e,0x0b,0xfd,0x88,0x20,0x1f,0x42,0x15,0x25,0xf5,0xee,0xfa,0x4c,0xe8,0xd4, -0x34,0xf9,0xd8,0x18,0x0a,0x10,0x1f,0x0a,0x31,0x05,0x0b,0x1e,0x01,0x06,0xe3,0x10, -0xf4,0xd5,0x25,0xe9,0xf4,0xea,0xee,0x1c,0xab,0x14,0x1b,0xb9,0x24,0xff,0xfe,0x14, -0xec,0xe1,0xdf,0xec,0xaf,0xcf,0x03,0x39,0xf5,0x0a,0x75,0x29,0x0c,0xe8,0x2b,0x05, -0xfc,0xfd,0x02,0x56,0xd5,0xeb,0x80,0xdf,0xe8,0x59,0x0f,0xff,0xae,0x1f,0x24,0xd6, -0x0f,0x21,0x85,0xee,0xf5,0x2c,0xf0,0xd1,0xab,0xf6,0xdc,0xac,0x05,0x16,0x86,0x0b, -0x31,0x41,0x0c,0x17,0x54,0x04,0xe0,0xc9,0xf5,0xd8,0x09,0xe8,0xf5,0x3e,0xef,0x1e, -0x18,0x16,0x19,0x1f,0x28,0xfe,0x83,0x10,0xeb,0x9b,0xd8,0xf2,0xcb,0xd3,0x01,0x3e, -0xfa,0x04,0xf6,0x2c,0x0d,0x7c,0x28,0x0b,0x82,0xf8,0x00,0xc1,0xd4,0xe7,0x35,0xe5, -0xeb,0xf1,0x0f,0x01,0xec,0x1d,0x25,0xeb,0x0d,0x1f,0x47,0xf1,0xf3,0xf4,0xef,0xcd, -0xd7,0xf6,0xe2,0x07,0x07,0x1d,0x44,0x06,0x2f,0x4d,0x0e,0x11,0xc4,0x08,0xde,0x13, -0xf4,0xda,0x6a,0xe2,0xf9,0xdf,0xf2,0x1e,0xae,0x1b,0x15,0x48,0x26,0xfe,0x0d,0x0a, -0xed,0x7e,0xd8,0xf4,0xf0,0xd4,0xfd,0xa6,0xfe,0x05,0xaa,0x31,0x0e,0x18,0x23,0x0b, -0x70,0xf3,0x01,0x35,0xd4,0xe6,0x2e,0xeb,0xe7,0xa9,0x10,0x04,0x1a,0x1c,0x2b,0xc2, -0x0b,0x1b,0x43,0xf2,0xeb,0x8c,0xf2,0xce,0x13,0xf7,0xeb,0x13,0x02,0x1d,0x77,0x07, -0x2f,0x70,0x12,0x0d,0x23,0x06,0xdb,0x50,0xf2,0xdd,0x10,0xe2,0xfe,0xe3,0xf5,0x1e, -0x43,0x1b,0x11,0x5f,0x28,0xff,0xb6,0x06,0xf0,0x46,0xd2,0xf4,0x9e,0xd8,0xfb,0xa2, -0x07,0x04,0x9d,0x30,0x0e,0x60,0x1c,0x10,0xe1,0xf1,0xfe,0x0e,0xd6,0xe2,0xea,0xed, -0xea,0x00,0x11,0x09,0xa4,0x1c,0x2a,0x2d,0x08,0x16,0xf8,0xf3,0xea,0x6a,0xf4,0xcd, -0x48,0xf5,0xee,0x62,0x00,0x23,0x45,0x08,0x2e,0x90,0x14,0x03,0x25,0x07,0xdc,0xb1, -0xf0,0xe2,0x91,0xde,0x00,0xf7,0xf8,0x1b,0x15,0x20,0x11,0x50,0x27,0x01,0x45,0xfe, -0xef,0x55,0xd3,0xf6,0x02,0xdd,0xf9,0x23,0x0a,0x03,0x2d,0x31,0x10,0x2c,0x1a,0x12, -0x11,0xed,0xfb,0xae,0xd5,0xe1,0x2f,0xf5,0xe9,0x27,0x11,0x0d,0x24,0x18,0x2c,0x49, -0x07,0x13,0xd1,0xf8,0xe5,0x77,0xf2,0xcd,0xc8,0xf3,0xf7,0x5b,0x00,0x23,0x15,0x0a, -0x29,0x40,0x16,0x01,0x39,0x07,0xdc,0xfa,0xed,0xe2,0xe7,0xdc,0x04,0x87,0xfd,0x1b, -0x74,0x21,0x0e,0x36,0x26,0xff,0xc5,0xf9,0xf4,0x31,0xd2,0xf5,0x49,0xdf,0xf3,0x3c, -0x11,0x06,0xee,0x2f,0x13,0xc5,0x12,0x12,0xe8,0xea,0xf8,0xc5,0xda,0xe0,0x5a,0xf6, -0xea,0x8a,0x0f,0x11,0x22,0x1a,0x2c,0xfe,0x05,0x0f,0x19,0xf8,0xe1,0xf7,0xf2,0xd1, -0x91,0xf4,0xfb,0xfb,0xfb,0x24,0xbb,0x0b,0x28,0x80,0x1a,0xfa,0xa2,0x05,0xdd,0xb4, -0xe8,0xe7,0x22,0xde,0x06,0x29,0x01,0x16,0xcb,0x22,0x0e,0x32,0x24,0x02,0x52,0xf4, -0xf2,0x64,0xd2,0xf2,0xff,0xe2,0xf5,0x7f,0x15,0x06,0xbd,0x2c,0x12,0xdf,0x0f,0x15, -0x43,0xe9,0xf5,0x98,0xdb,0xdd,0x0b,0xfa,0xeb,0xb1,0x10,0x18,0xe2,0x15,0x2b,0x05, -0x05,0x09,0xdf,0xfc,0xdf,0xad,0xf1,0xd3,0xd6,0xf0,0x00,0xb3,0xfc,0x25,0x4a,0x11, -0x23,0x34,0x18,0xf7,0x22,0x04,0xdf,0xd5,0xe7,0xe8,0x0b,0xdd,0x08,0x93,0x03,0x15, -0xea,0x25,0x0e,0xab,0x22,0x00,0xc3,0xed,0xf4,0x6b,0xd3,0xf3,0x91,0xe8,0xf1,0x99, -0x18,0x08,0x5f,0x29,0x18,0x22,0x0d,0x13,0xed,0xe6,0xef,0xf8,0xdf,0xde,0x75,0xfb, -0xee,0x3c,0x0f,0x19,0xb6,0x15,0x29,0x33,0x05,0x09,0xd8,0xfc,0xdb,0x81,0xef,0xd6, -0x53,0xf2,0x06,0x20,0xfc,0x25,0x2c,0x12,0x1e,0xfa,0x1a,0xf4,0x32,0x03,0xe2,0x00, -0xe1,0xea,0xbb,0xdf,0x09,0x12,0x09,0x13,0x6b,0x26,0x0e,0x78,0x1d,0x00,0x1b,0xec, -0xf5,0x01,0xd6,0xef,0x01,0xe9,0xf3,0x17,0x1c,0x0b,0xb2,0x27,0x18,0x19,0x08,0x12, -0xae,0xe5,0xee,0x11,0xe4,0xdc,0x79,0xfc,0xee,0xff,0x0e,0x1f,0xcb,0x13,0x28,0x91, -0x06,0x03,0x90,0xfc,0xd9,0x4e,0xee,0xdc,0x08,0xf1,0x06,0x08,0xfc,0x24,0xb7,0x17, -0x1c,0x6a,0x19,0xf2,0x8c,0xff,0xe1,0x40,0xe0,0xed,0xdb,0xe1,0x0b,0xd2,0x09,0x10, -0x7a,0x28,0x0e,0x7b,0x1b,0x01,0xd5,0xe7,0xf5,0x02,0xd5,0xec,0x8f,0xf0,0xf3,0x6d, -0x1e,0x0c,0x5d,0x21,0x1b,0xc6,0x07,0x11,0x53,0xe6,0xe9,0x2c,0xe5,0xdc,0x31,0xfc, -0xf4,0x34,0x10,0x20,0xcb,0x12,0x24,0x18,0x05,0x02,0x58,0xfd,0xd7,0xcb,0xed,0xdd, -0x0e,0xef,0x09,0x1f,0xfe,0x26,0x06,0x1a,0x16,0xac,0x18,0xf0,0x11,0xfe,0xe5,0x4c, -0xdc,0xef,0x85,0xe4,0x08,0x19,0x0e,0x11,0x87,0x29,0x10,0xf1,0x15,0xff,0xb2,0xe5, -0xf4,0xbd,0xd8,0xec,0xb2,0xf1,0xf5,0x93,0x1e,0x0d,0xf7,0x21,0x1e,0x92,0x04,0x0e, -0x09,0xe4,0xe6,0xbb,0xe9,0xdc,0x09,0xfe,0xf6,0x9b,0x0e,0x23,0x6e,0x10,0x23,0x44, -0x09,0xfd,0x8f,0xfb,0xd6,0x05,0xeb,0xe3,0xda,0xf0,0x0b,0x2f,0x00,0x24,0x74,0x1b, -0x14,0x03,0x18,0xf1,0x7d,0xfb,0xe3,0xfa,0xd9,0xf1,0xa2,0xe6,0x0b,0x0b,0x11,0x0f, -0x80,0x2a,0x0e,0xe4,0x11,0x00,0x5d,0xe4,0xf5,0x09,0xd8,0xe8,0xb0,0xf6,0xf6,0x66, -0x20,0x11,0xd6,0x1c,0x1e,0x85,0x02,0x0a,0x19,0xe6,0xe6,0x62,0xeb,0xdc,0xb0,0xfc, -0xfa,0x24,0x10,0x25,0xfa,0x10,0x21,0x69,0x07,0xfa,0x8c,0xfa,0xd5,0xa6,0xed,0xe7, -0x65,0xed,0x0d,0x36,0x01,0x24,0x2a,0x1f,0x10,0x85,0x17,0xef,0x0c,0xf7,0xe6,0x3e, -0xd8,0xf4,0x68,0xeb,0x08,0xa0,0x12,0x0f,0x5b,0x2a,0x10,0x32,0x0f,0x00,0x74,0xe2, -0xf3,0x97,0xd9,0xe9,0xd0,0xfa,0xf9,0x01,0x20,0x10,0xc0,0x1b,0x20,0x1b,0x00,0x09, -0x19,0xe6,0xe1,0xac,0xed,0xdb,0x5e,0xfe,0x00,0xd3,0x0e,0x27,0x24,0x0e,0x1e,0x10, -0x0b,0xf7,0x22,0xfa,0xd6,0x08,0xea,0xe9,0xfa,0xed,0x0f,0xc7,0x05,0x24,0xb7,0x1e, -0x0c,0x56,0x15,0xf0,0x9b,0xf5,0xe7,0x85,0xd7,0xf5,0xac,0xeb,0x08,0x19,0x17,0x0e, -0x6f,0x2c,0x0e,0xae,0x08,0x01,0x11,0xe1,0xf4,0xa0,0xdb,0xe6,0x99,0xfe,0xf8,0x2b, -0x1f,0x15,0xc0,0x19,0x21,0x8a,0xfe,0x03,0xd6,0xe6,0xe1,0xc7,0xef,0xdd,0x16,0xfe, -0x02,0xce,0x0d,0x27,0xea,0x0e,0x1e,0x36,0x0b,0xf3,0x95,0xf8,0xd4,0xa9,0xeb,0xee, -0xca,0xec,0x12,0xe6,0x06,0x21,0xf8,0x20,0x09,0xed,0x15,0xf1,0x06,0xf0,0xe8,0xb8, -0xd5,0xf7,0xf5,0xf1,0x06,0x8a,0x19,0x0f,0xf9,0x28,0x0e,0x34,0x06,0x02,0x76,0xe0, -0xf1,0x68,0xdb,0xe5,0x7e,0x02,0xfb,0xb8,0x1f,0x15,0x36,0x17,0x21,0xac,0xfa,0x02, -0x34,0xea,0xde,0x98,0xf1,0xdc,0x3d,0xfd,0x08,0x7b,0x0d,0x29,0xa7,0x0e,0x19,0x3a, -0x0c,0xee,0xc0,0xf7,0xd8,0xbe,0xe9,0xf0,0x34,0xec,0x12,0xb6,0x0a,0x21,0xdd,0x21, -0x07,0x93,0x13,0xf0,0x83,0xec,0xea,0x31,0xd7,0xf9,0x9e,0xf2,0x04,0xef,0x1c,0x0e, -0x47,0x2a,0x10,0xa1,0x00,0x03,0xa6,0xdd,0xee,0xdc,0xdf,0xe6,0x42,0x07,0xfb,0x8e, -0x1c,0x18,0xff,0x14,0x21,0x4f,0xfb,0xfd,0x45,0xea,0xdc,0xc8,0xf0,0xdf,0x57,0xff, -0x0d,0x14,0x0c,0x28,0x29,0x0e,0x17,0x2b,0x0d,0xeb,0xc5,0xf7,0xd7,0x2b,0xe8,0xf4, -0x51,0xeb,0x16,0x9f,0x0e,0x1d,0x74,0x22,0x03,0x2d,0x12,0xf2,0xac,0xe8,0xec,0x73, -0xd6,0xf8,0x41,0xf7,0x03,0x96,0x20,0x11,0x24,0x26,0x0e,0x5d,0xfd,0x03,0x02,0xde, -0xee,0x15,0xe2,0xe4,0x2d,0x09,0xfc,0x0f,0x1d,0x1c,0xb4,0x13,0x21,0xe6,0xf6,0xf9, -0xb7,0xed,0xda,0xb2,0xf3,0xe2,0xcb,0xfc,0x11,0x07,0x0a,0x28,0x9a,0x11,0x14,0x43, -0x0e,0xe6,0xc3,0xf4,0xdc,0xe4,0xe6,0xf7,0xb7,0xed,0x16,0xb1,0x10,0x1b,0x24,0x23, -0x03,0x1c,0x11,0xf2,0x71,0xe3,0xec,0x0b,0xd8,0xfa,0x31,0xfb,0x02,0x6d,0x23,0x0f, -0xf1,0x22,0x11,0x33,0xf9,0x05,0x26,0xdd,0xe8,0x0a,0xe6,0xe4,0xc9,0x0c,0x00,0x92, -0x1a,0x1f,0x08,0x10,0x1e,0xe4,0xf8,0xf6,0xf5,0xef,0xd9,0x2a,0xf1,0xe4,0xa6,0xfd, -0x15,0x97,0x0a,0x28,0x4a,0x12,0x0f,0x17,0x0d,0xe4,0xc4,0xf5,0xdf,0xe2,0xe3,0xf9, -0x1a,0xec,0x17,0x1d,0x16,0x17,0xf6,0x24,0x02,0xc4,0x0b,0xf3,0xf8,0xdf,0xef,0x46, -0xdb,0xf7,0xbb,0xfe,0x00,0x77,0x24,0x12,0x7b,0x1f,0x12,0x87,0xf6,0x02,0x16,0xdc, -0xe7,0xa7,0xea,0xe5,0x3a,0x0e,0x00,0x3b,0x18,0x22,0x09,0x0f,0x1d,0x9f,0xf7,0xf2, -0x94,0xf1,0xd6,0xf1,0xf1,0xea,0x4e,0xfc,0x19,0x39,0x09,0x25,0x91,0x15,0x0b,0x99, -0x0e,0xe3,0x67,0xf1,0xe1,0x7c,0xe0,0xfc,0x52,0xf1,0x17,0x4e,0x18,0x14,0x0c,0x23, -0x01,0x4d,0x0a,0xf4,0x9b,0xdd,0xf0,0x22,0xdc,0xf6,0xa7,0x02,0x01,0x0b,0x28,0x12, -0x9d,0x1a,0x13,0xf7,0xf1,0x02,0x5c,0xdf,0xe3,0xa5,0xee,0xe5,0x41,0x0d,0x05,0x33, -0x17,0x26,0x04,0x0d,0x18,0x44,0xf8,0xee,0xd6,0xf2,0xd8,0xa4,0xf0,0xed,0xbd,0xfb, -0x1a,0xd3,0x09,0x25,0x36,0x18,0x07,0x84,0x0c,0xe0,0xfb,0xef,0xe5,0x19,0xe0,0xff, -0x3f,0xf2,0x16,0x85,0x1b,0x10,0xf9,0x24,0x03,0x6e,0x04,0xf5,0x44,0xda,0xf0,0xd0, -0xe0,0xf5,0x63,0x07,0x01,0xf8,0x25,0x14,0xf8,0x15,0x14,0xfd,0xf2,0xff,0x18,0xde, -0xe0,0x8b,0xf1,0xe6,0x2a,0x0f,0x08,0xc3,0x14,0x27,0x13,0x0a,0x16,0x82,0xfa,0xec, -0xb2,0xf4,0xd6,0x90,0xee,0xf3,0x88,0xfa,0x1e,0x73,0x0c,0x21,0x56,0x1a,0x02,0xa4, -0x0a,0xe3,0xf9,0xed,0xe9,0x51,0xdd,0xff,0x17,0xf7,0x16,0x60,0x1e,0x10,0xbc,0x22, -0x02,0x49,0x00,0xf5,0x84,0xd9,0xf1,0x7f,0xe3,0xf2,0xea,0x09,0x02,0xf4,0x26,0x17, -0x71,0x12,0x16,0xa7,0xee,0xfb,0xca,0xe1,0xde,0xd4,0xf6,0xe8,0x1f,0x0c,0x0b,0x5f, -0x13,0x28,0x9d,0x0b,0x12,0xf2,0xfb,0xe8,0x87,0xf2,0xd8,0x97,0xee,0xf8,0x16,0xfc, -0x1d,0x24,0x0c,0x1f,0xb9,0x1b,0xff,0x6c,0x0a,0xe3,0xa6,0xe9,0xea,0x99,0xdc,0x02, -0xbc,0xfb,0x14,0x92,0x20,0x0c,0x7c,0x21,0x05,0x58,0xfb,0xf6,0x5c,0xd9,0xef,0xa0, -0xe6,0xf0,0xcf,0x0d,0x05,0x2e,0x25,0x18,0xdb,0x0d,0x15,0xe0,0xef,0xf9,0x63,0xe3, -0xdd,0x37,0xf7,0xe9,0x61,0x0c,0x10,0x18,0x13,0x29,0xda,0x08,0x0d,0xa5,0xfc,0xe6, -0xa0,0xf3,0xd9,0x0a,0xed,0xfc,0x8c,0xf9,0x1d,0x0a,0x11,0x1c,0x2a,0x1e,0xfc,0x46, -0x05,0xe4,0x7f,0xe7,0xed,0x09,0xde,0x02,0x27,0xff,0x11,0x69,0x21,0x0e,0x47,0x20, -0x05,0x55,0xf7,0xf5,0x51,0xd8,0xef,0x6c,0xea,0xf0,0x08,0x11,0x06,0x23,0x22,0x19, -0xff,0x0a,0x16,0xff,0xee,0xf3,0x6c,0xe5,0xda,0x28,0xfa,0xed,0x8e,0x0a,0x14,0xca, -0x11,0x26,0x7a,0x09,0x0a,0x17,0xff,0xe4,0xee,0xf0,0xdb,0x3b,0xec,0xff,0x9c,0xfc, -0x1e,0x91,0x12,0x1a,0x78,0x1c,0xf8,0x0e,0x05,0xe8,0x91,0xe4,0xef,0x31,0xdd,0x02, -0xce,0x03,0x10,0x65,0x24,0x0d,0xc6,0x1c,0x06,0xe2,0xf1,0xf6,0xa2,0xdb,0xed,0x75, -0xed,0xef,0x7c,0x11,0x0a,0xf0,0x20,0x1c,0x45,0x09,0x13,0x2a,0xee,0xf0,0xa0,0xe7, -0xdd,0x62,0xfb,0xee,0xca,0x09,0x17,0x15,0x11,0x27,0x1b,0x0a,0x06,0x49,0xff,0xe1, -0x57,0xef,0xde,0x6e,0xec,0x04,0xe8,0xfb,0x1b,0xff,0x15,0x16,0xe6,0x1d,0xf9,0x7b, -0x00,0xe9,0x04,0xe1,0xef,0x96,0xe0,0x04,0xc4,0x07,0x0e,0xfb,0x22,0x0d,0x8e,0x1a, -0x06,0x98,0xf0,0xf5,0x49,0xdb,0xec,0x82,0xef,0xf0,0x70,0x15,0x0c,0x9d,0x1d,0x1d, -0xd1,0x05,0x12,0x38,0xef,0xed,0xe1,0xea,0xda,0x8e,0xfa,0xf2,0x5b,0x08,0x1c,0x20, -0x12,0x23,0x05,0x0a,0x02,0x1f,0xff,0xe1,0xfe,0xed,0xe1,0x8e,0xeb,0x05,0xc0,0xfd, -0x1c,0xe1,0x18,0x16,0x60,0x1c,0xf6,0x03,0xfe,0xeb,0x31,0xdf,0xf2,0x76,0xe2,0x02, -0xcf,0x0a,0x0c,0xad,0x24,0x0f,0x4c,0x17,0x06,0x9c,0xeb,0xf4,0x43,0xde,0xe9,0x8e, -0xf3,0xf2,0xa7,0x14,0x0e,0xfd,0x1a,0x1d,0x5c,0x06,0x10,0xbc,0xee,0xe8,0xf8,0xea, -0xdc,0xa7,0xfb,0xf5,0xed,0x08,0x1d,0x8c,0x0f,0x21,0x4e,0x0b,0x00,0x54,0x00,0xdf, -0xed,0xea,0xe4,0x4c,0xeb,0x08,0x44,0x00,0x1b,0x22,0x1c,0x11,0x26,0x1a,0xf7,0xce, -0xfa,0xed,0xa9,0xdd,0xf0,0x27,0xe5,0x03,0x43,0x0e,0x0d,0xf7,0x24,0x10,0x23,0x13, -0x05,0xf0,0xea,0xf4,0x5d,0xdf,0xe8,0xff,0xf4,0xf1,0x8f,0x16,0x11,0xce,0x18,0x1f, -0x5e,0x04,0x0c,0x16,0xef,0xe6,0x00,0xef,0xde,0x60,0xfa,0xf9,0xe4,0x06,0x1f,0xeb, -0x11,0x1e,0x4f,0x0c,0xfe,0x60,0xfd,0xdf,0x35,0xea,0xe8,0x98,0xec,0x08,0x4e,0x01, -0x19,0x3a,0x1d,0x10,0xba,0x19,0xf7,0x20,0xf8,0xed,0x92,0xda,0xf2,0x8e,0xe9,0x02, -0x5b,0x11,0x0b,0x99,0x23,0x11,0x06,0x10,0x06,0x29,0xe9,0xf2,0x5e,0xe1,0xe6,0xb0, -0xf7,0xf6,0x34,0x16,0x13,0x8e,0x16,0x1e,0xa6,0x03,0x0a,0x66,0xf0,0xe4,0xc5,0xee, -0xde,0x91,0xf9,0xfc,0xd5,0x08,0x22,0x32,0x10,0x1c,0x53,0x0c,0xfa,0x04,0xfe,0xdf, -0x7a,0xe8,0xeb,0x78,0xeb,0x09,0x13,0x04,0x19,0x7a,0x20,0x0e,0x11,0x16,0xf7,0x15, -0xf4,0xef,0x40,0xdc,0xf2,0x29,0xec,0x02,0x31,0x12,0x0c,0x8b,0x24,0x12,0x7b,0x0c, -0x04,0x68,0xe7,0xf1,0x8c,0xe2,0xe6,0xe9,0xfa,0xf6,0x5a,0x16,0x15,0x04,0x14,0x20, -0xd9,0x03,0x06,0x55,0xf0,0xe1,0x02,0xf0,0xe0,0x7c,0xf9,0x01,0xe2,0x07,0x21,0x27, -0x11,0x19,0x44,0x0e,0xf9,0x3e,0xfb,0xdf,0x95,0xe7,0xed,0x1b,0xed,0x0b,0x22,0x07, -0x18,0x2f,0x20,0x0b,0x9c,0x14,0xf8,0x14,0xf3,0xef,0x49,0xd9,0xf2,0xab,0xef,0x01, -0x61,0x16,0x0d,0x94,0x22,0x13,0x00,0x08,0x04,0x09,0xe8,0xf0,0xbb,0xe4,0xe4,0xd3, -0xfb,0xfa,0xa0,0x15,0x17,0x2a,0x14,0x1e,0x3b,0x02,0x02,0x7d,0xf0,0xe1,0xd7,0xf1, -0xe1,0x8d,0xf8,0x03,0x82,0x08,0x22,0xbf,0x11,0x18,0x71,0x0e,0xf5,0xd0,0xf9,0xe0, -0x70,0xe6,0xf1,0x6b,0xed,0x0a,0x86,0x09,0x17,0xb5,0x21,0x0b,0x87,0x12,0xf9,0x71, -0xee,0xee,0x5c,0xdb,0xf3,0xb2,0xf3,0x01,0x0a,0x16,0x0d,0xf5,0x21,0x13,0xfa,0x05, -0x04,0x13,0xe7,0xee,0xf7,0xe4,0xe4,0x5a,0xff,0xfc,0xd4,0x15,0x18,0xfd,0x10,0x1e, -0x5e,0x02,0xff,0x35,0xf2,0xdf,0x19,0xf0,0xe3,0xf5,0xf7,0x08,0xb0,0x09,0x22,0x31, -0x12,0x13,0x0a,0x0e,0xf4,0xcd,0xf7,0xe1,0x67,0xe6,0xf1,0x6f,0xed,0x0b,0x87,0x0c, -0x17,0xfb,0x21,0x09,0x63,0x0f,0xf8,0xf6,0xec,0xf0,0x72,0xdb,0xf3,0x4f,0xf6,0xff, -0xe6,0x18,0x0f,0x9b,0x20,0x14,0xc8,0x01,0x02,0xf4,0xe6,0xec,0xee,0xe7,0xe5,0xb0, -0x00,0xfe,0x7a,0x13,0x1a,0x50,0x12,0x1d,0x8e,0x01,0xfc,0xa3,0xf0,0xde,0x8a,0xf1, -0xe6,0x60,0xf8,0x0a,0x19,0x09,0x21,0x44,0x12,0x12,0x9e,0x0f,0xf1,0xd9,0xf5,0xe2, -0x72,0xe4,0xf5,0xb7,0xef,0x0b,0x0e,0x10,0x15,0xbd,0x20,0x08,0xc9,0x0d,0xfa,0x29, -0xea,0xee,0xba,0xdc,0xf2,0x2e,0xf9,0x01,0xd7,0x19,0x10,0xa2,0x1e,0x12,0x4a,0xff, -0x03,0x71,0xe7,0xeb,0xa6,0xe8,0xe4,0xad,0x02,0x00,0x07,0x14,0x1c,0x1d,0x10,0x1c, -0xc8,0x00,0xf7,0x3d,0xf3,0xdf,0x6a,0xf0,0xe8,0xa1,0xf7,0x0c,0x8d,0x0a,0x21,0xe1, -0x14,0x10,0x70,0x0d,0xf0,0x31,0xf3,0xe4,0xe2,0xe5,0xf6,0xe7,0xef,0x0c,0x8c,0x11, -0x15,0xb2,0x21,0x08,0xb1,0x0b,0xf9,0x16,0xe7,0xef,0x34,0xde,0xf4,0xdb,0xfc,0xff, -0x1a,0x1b,0x11,0xf9,0x1b,0x14,0xe9,0xfd,0x00,0x7e,0xe7,0xe8,0x30,0xea,0xe6,0x8a, -0x04,0x03,0x6c,0x12,0x1c,0x2e,0x10,0x1a,0x63,0x00,0xf7,0xb1,0xf2,0xdd,0x0e,0xf0, -0xe9,0xa8,0xf8,0x10,0x0c,0x0b,0x1f,0x29,0x14,0x0d,0xc5,0x0d,0xee,0x74,0xf2,0xe6, -0x03,0xe3,0xf7,0xca,0xf1,0x0c,0xa9,0x15,0x14,0xe4,0x1f,0x07,0x41,0x08,0xf9,0xcc, -0xe5,0xef,0x87,0xe0,0xf3,0xf1,0xfd,0x00,0x2f,0x1c,0x13,0x38,0x1b,0x13,0x71,0xfa, -0xff,0x2f,0xe7,0xe6,0x0e,0xed,0xe7,0x24,0x05,0x04,0x67,0x11,0x1f,0x78,0x0f,0x19, -0x03,0x00,0xf2,0xa5,0xf3,0xde,0x3d,0xef,0xed,0x3d,0xf9,0x11,0x3b,0x0b,0x1d,0x5e, -0x16,0x0c,0x80,0x0c,0xed,0x57,0xef,0xe6,0xed,0xe3,0xf9,0x25,0xf4,0x0e,0xaa,0x16, -0x11,0xae,0x1f,0x07,0xf3,0x06,0xfa,0x09,0xe3,0xee,0x87,0xe1,0xf3,0x04,0x02,0x01, -0x35,0x1d,0x14,0x3a,0x16,0x13,0xf4,0xf9,0xfe,0x57,0xe8,0xe4,0x8e,0xed,0xe8,0xba, -0x05,0x07,0x9c,0x11,0x20,0xf4,0x0e,0x14,0xbf,0xfe,0xf1,0x37,0xf4,0xde,0x7a,0xef, -0xef,0x12,0xf9,0x14,0x88,0x0c,0x1d,0xbe,0x17,0x08,0x5c,0x0a,0xeb,0x5c,0xee,0xea, -0xf2,0xe2,0xfa,0x38,0xf6,0x0c,0xab,0x19,0x11,0x9f,0x1e,0x07,0x5f,0x03,0xf8,0x69, -0xe1,0xef,0x30,0xe5,0xf3,0x79,0x03,0x02,0xc3,0x1c,0x15,0xc2,0x15,0x13,0x28,0xf8, -0xfc,0x4f,0xe7,0xe2,0x49,0xf1,0xea,0xcc,0x06,0x09,0xcf,0x0f,0x21,0xe2,0x0d,0x13, -0x54,0x00,0xee,0xc4,0xf3,0xde,0x27,0xed,0xf3,0xfa,0xfa,0x15,0xf5,0x0d,0x1b,0xb7, -0x17,0x06,0x3d,0x09,0xec,0xb9,0xec,0xea,0x6d,0xe2,0xfa,0x0a,0xf9,0x0f,0x61,0x1b, -0x0f,0x7f,0x1d,0x06,0x3d,0x00,0xfa,0xf1,0xe0,0xef,0xe0,0xe6,0xf2,0x00,0x06,0x03, -0x79,0x1e,0x17,0xaf,0x11,0x12,0x08,0xf7,0xf9,0x18,0xe9,0xe2,0x8c,0xf2,0xec,0x14, -0x06,0x0b,0x6c,0x10,0x22,0x77,0x0e,0x10,0xc2,0xfe,0xec,0x7b,0xf3,0xdf,0x84,0xee, -0xf6,0x44,0xfa,0x16,0x1a,0x0e,0x1a,0x42,0x1a,0x04,0x5d,0x07,0xeb,0x1b,0xea,0xed, -0xa0,0xe2,0xfc,0x3b,0xfd,0x0d,0x31,0x1c,0x0f,0xb8,0x1b,0x08,0x2b,0xfe,0xf8,0xc4, -0xdf,0xee,0xf1,0xe8,0xf2,0xc9,0x08,0x05,0x6a,0x1d,0x17,0xa0,0x0f,0x12,0x43,0xf6, -0xf8,0x4c,0xe9,0xe0,0x70,0xf4,0xed,0x49,0x06,0x0f,0xfe,0x0f,0x22,0x03,0x0d,0x0c, -0x95,0x00,0xeb,0x00,0xf4,0xe0,0xbb,0xeb,0xf9,0x86,0xfb,0x16,0x26,0x11,0x19,0x56, -0x19,0x01,0xad,0x04,0xec,0x42,0xe9,0xee,0x4a,0xe3,0xfc,0xc9,0xfe,0x0d,0xd6,0x1d, -0x0e,0x8e,0x1b,0x08,0x10,0xf9,0xf8,0x95,0xdf,0xee,0x94,0xec,0xf1,0x25,0x0a,0x06, -0x22,0x1c,0x19,0x38,0x0d,0x12,0xe2,0xf5,0xf3,0x1e,0xea,0xe0,0x95,0xf5,0xf0,0xfe, -0x05,0x10,0xfa,0x0e,0x21,0x4a,0x0d,0x0a,0x84,0x00,0xe9,0x76,0xf1,0xe0,0x99,0xec, -0xfc,0x4f,0xfc,0x17,0xdc,0x11,0x16,0x53,0x1a,0x00,0x16,0x03,0xed,0xca,0xe6,0xee, -0xdd,0xe2,0xfd,0xa6,0x03,0x0c,0xeb,0x1e,0x0e,0xcd,0x17,0x08,0x87,0xf7,0xf7,0xeb, -0xe0,0xed,0xaa,0xed,0xf1,0x21,0x0c,0x09,0xe2,0x1b,0x1a,0x37,0x0b,0x10,0x84,0xf4, -0xf2,0xef,0xeb,0xdf,0x8f,0xf7,0xf1,0x3d,0x04,0x14,0xb8,0x0f,0x21,0x59,0x0d,0x06, -0x55,0x00,0xe7,0x3a,0xf1,0xe4,0xf1,0xeb,0xff,0x48,0xfd,0x15,0xfd,0x13,0x16,0xd3, -0x19,0xfe,0x4f,0x00,0xed,0x31,0xe5,0xf0,0x55,0xe5,0xfe,0xda,0x05,0x0b,0x8c,0x1e, -0x0e,0x98,0x17,0x09,0xa8,0xf3,0xf7,0x04,0xe0,0xeb,0x5d,0xf1,0xf1,0x3e,0x0e,0x0b, -0x40,0x19,0x1a,0xb6,0x08,0x0f,0xcd,0xf5,0xef,0x50,0xec,0xdf,0xaf,0xf6,0xf5,0x63, -0x05,0x16,0xc5,0x0f,0x1f,0xe9,0x0b,0x03,0xed,0x00,0xe7,0xc8,0xef,0xe4,0xab,0xeb, -0x01,0x1a,0xfe,0x17,0x7a,0x16,0x13,0x61,0x19,0xfc,0x2b,0xfd,0xef,0xca,0xe3,0xf1, -0x42,0xe6,0xfd,0xe6,0x08,0x0b,0xf0,0x1f,0x10,0xe7,0x13,0x08,0x25,0xf1,0xf5,0x77, -0xe2,0xec,0x80,0xf2,0xf1,0xdf,0x0e,0x0c,0x47,0x18,0x1b,0x2f,0x08,0x0d,0x3b,0xf4, -0xec,0xa7,0xed,0xe0,0xc8,0xf8,0xf7,0xaa,0x03,0x18,0x2e,0x0f,0x1d,0xfa,0x0d,0x01, -0x85,0x00,0xe5,0x1a,0xed,0xe7,0xe4,0xeb,0x04,0x67,0x00,0x15,0xca,0x17,0x11,0x0d, -0x18,0xfc,0x0f,0xfc,0xef,0xec,0xe1,0xf1,0x33,0xe8,0xfe,0x5c,0x0c,0x0b,0x33,0x1f, -0x0f,0x6a,0x11,0x08,0x1c,0xef,0xf6,0x86,0xe3,0xe9,0x53,0xf5,0xf2,0x2b,0x10,0x10, -0x91,0x16,0x1b,0x6d,0x06,0x0b,0xf2,0xf4,0xea,0x52,0xef,0xe2,0x41,0xf7,0xf9,0x8b, -0x04,0x1a,0x89,0x10,0x1c,0x08,0x0d,0xfe,0xc0,0xff,0xe5,0x85,0xec,0xea,0x11,0xec, -0x05,0x73,0x00,0x15,0x44,0x1a,0x0f,0xdf,0x17,0xfb,0x9b,0xf7,0xf1,0xd2,0xe0,0xf1, -0xfb,0xeb,0xfe,0x08,0x0e,0x0a,0xc3,0x1e,0x11,0xfc,0x0e,0x08,0x96,0xed,0xf3,0x83, -0xe4,0xe9,0x34,0xf7,0xf4,0x6e,0x11,0x10,0x25,0x14,0x1b,0xdd,0x05,0x09,0x4a,0xf5, -0xe7,0x7b,0xef,0xe1,0xdb,0xf7,0xfd,0x17,0x04,0x1c,0x2c,0x10,0x18,0x37,0x0e,0xfc, -0x29,0xff,0xe5,0x6b,0xea,0xeb,0xff,0xeb,0x06,0x38,0x04,0x14,0xea,0x1b,0x0e,0x3b, -0x14,0xfb,0xc9,0xf6,0xf1,0x9e,0xe0,0xf2,0x74,0xed,0xfd,0xcc,0x10,0x0b,0x40,0x1f, -0x12,0x91,0x0b,0x07,0x72,0xeb,0xf3,0x29,0xe7,0xe7,0x99,0xf9,0xf5,0x2f,0x10,0x13, -0x29,0x13,0x1c,0xf6,0x05,0x06,0xf0,0xf4,0xe5,0xc8,0xf0,0xe4,0x1b,0xf7,0xff,0x8e, -0x04,0x1c,0xf0,0x10,0x17,0x9e,0x0e,0xfa,0xb7,0xfd,0xe4,0xf7,0xe8,0xef,0x54,0xed, -0x07,0x7d,0x05,0x13,0xde,0x1c,0x0c,0xe9,0x13,0xfc,0x37,0xf3,0xf2,0x37,0xdf,0xf1, -0x90,0xf1,0xfe,0x99,0x12,0x0b,0x59,0x1d,0x12,0xab,0x08,0x07,0x61,0xec,0xf1,0x18, -0xe8,0xe7,0x93,0xfa,0xf8,0x0b,0x12,0x15,0x81,0x11,0x1b,0x7e,0x04,0x03,0xe6,0xf5, -0xe4,0x7d,0xf1,0xe5,0x14,0xf6,0x02,0xce,0x04,0x1e,0x18,0x12,0x14,0x60,0x0f,0xf8, -0x52,0xfb,0xe6,0x48,0xe8,0xf1,0x94,0xed,0x07,0xf2,0x07,0x13,0x13,0x1e,0x0c,0xae, -0x10,0xfb,0x2e,0xf1,0xf1,0x1c,0xe0,0xf2,0xe8,0xf3,0xfd,0xb9,0x13,0x0b,0xf8,0x1c, -0x14,0x48,0x06,0x05,0xab,0xea,0xef,0xda,0xe9,0xe6,0x72,0xfd,0xfb,0xd5,0x0f,0x17, -0xe1,0x0f,0x1a,0x7d,0x05,0x00,0xa7,0xf5,0xe3,0x62,0xf0,0xe7,0xd5,0xf5,0x06,0x90, -0x06,0x1c,0xbd,0x11,0x12,0xc5,0x0e,0xf7,0x00,0xfb,0xe6,0x72,0xe6,0xf2,0x1f,0xee, -0x08,0x05,0x0b,0x12,0x5e,0x1e,0x0a,0x46,0x0e,0xfc,0xbd,0xee,0xf2,0xdf,0xe0,0xf0, -0x1c,0xf7,0xfd,0xf6,0x14,0x0e,0x65,0x1b,0x14,0xf6,0x02,0x04,0x97,0xeb,0xee,0x66, -0xeb,0xe6,0x7e,0xfd,0xfd,0x21,0x10,0x18,0xc2,0x0f,0x1b,0x63,0x04,0xfc,0xa9,0xf5, -0xe2,0x29,0xf1,0xe9,0xbf,0xf5,0x08,0xf3,0x05,0x1c,0xdd,0x13,0x0f,0xdc,0x0f,0xf5, -0xd5,0xf6,0xe7,0x0c,0xe6,0xf5,0xc0,0xf0,0x08,0x23,0x0d,0x11,0xe8,0x1d,0x0a,0x3e, -0x0c,0xfd,0x48,0xed,0xf1,0xf6,0xe0,0xf1,0x09,0xfa,0xfe,0x71,0x16,0x0e,0x24,0x19, -0x14,0x1c,0x01,0x03,0x2e,0xec,0xec,0x71,0xec,0xe6,0x81,0xff,0x00,0xf7,0x0e,0x1a, -0xf2,0x0e,0x17,0xdb,0x04,0xfa,0x33,0xf6,0xe3,0x37,0xf0,0xeb,0x26,0xf5,0x0a,0xa8, -0x08,0x1c,0x32,0x14,0x0d,0xfb,0x0d,0xf3,0x1c,0xf6,0xe9,0x80,0xe5,0xf6,0xfb,0xf0, -0x07,0x36,0x10,0x11,0xa5,0x1e,0x0a,0x46,0x09,0xfd,0x39,0xea,0xf1,0xa9,0xe3,0xf0, -0x2f,0xfd,0xfe,0x80,0x15,0x10,0x0e,0x18,0x15,0x31,0xff,0x01,0xf8,0xeb,0xe9,0xdd, -0xed,0xe8,0x60,0x00,0x02,0x6b,0x0e,0x1a,0x62,0x0e,0x17,0xae,0x04,0xf7,0x21,0xf6, -0xe2,0x10,0xef,0xee,0xc7,0xf5,0x0c,0x1f,0x09,0x1a,0x53,0x15,0x0b,0x83,0x0e,0xf4, -0x50,0xf2,0xea,0xd9,0xe4,0xf6,0xda,0xf3,0x08,0x87,0x12,0x11,0xb1,0x1c,0x09,0xdd, -0x06,0xfd,0xee,0xe9,0xf0,0x79,0xe4,0xf0,0xad,0xfe,0xfe,0xea,0x17,0x12,0xb6,0x15, -0x14,0xec,0xfc,0xff,0x5e,0xed,0xe8,0x28,0xef,0xe8,0x86,0x00,0x05,0x43,0x0d,0x1c, -0x86,0x0f,0x14,0xc2,0x04,0xf4,0x69,0xf5,0xe3,0x2e,0xef,0xf0,0xca,0xf5,0x0e,0x70, -0x0a,0x19,0xc4,0x16,0x0a,0x6d,0x0c,0xf2,0xc5,0xf0,0xeb,0x37,0xe5,0xf9,0xc1,0xf5, -0x07,0xe9,0x14,0x0f,0x0c,0x1c,0x0a,0xad,0x04,0xfd,0x7f,0xe7,0xef,0xe5,0xe6,0xf0, -0x01,0x02,0x00,0x57,0x16,0x13,0x9e,0x13,0x13,0x1c,0xfd,0xfe,0x87,0xed,0xe6,0xc9, -0xef,0xea,0x44,0x01,0x07,0x7f,0x0d,0x1b,0xce,0x0e,0x12,0x38,0x04,0xf2,0x98,0xf6, -0xe3,0x2e,0xed,0xf3,0x20,0xf6,0x0f,0x9b,0x0c,0x17,0x5c,0x17,0x07,0xae,0x0a,0xf2, -0x9c,0xee,0xed,0xad,0xe5,0xf7,0x5a,0xf8,0x07,0x8e,0x16,0x10,0xd9,0x1a,0x0a,0x82, -0x01,0xfc,0xff,0xe6,0xee,0x5e,0xe9,0xf0,0xcb,0x02,0x00,0x48,0x17,0x15,0x0e,0x12, -0x14,0x43,0xfb,0xfb,0x25,0xee,0xe5,0x55,0xf1,0xec,0x4d,0x01,0x09,0x1e,0x0c,0x1c, -0xb8,0x0f,0x0f,0xb9,0x04,0xf0,0x0d,0xf4,0xe4,0xad,0xec,0xf5,0x37,0xf8,0x10,0x6d, -0x0d,0x16,0xd0,0x17,0x07,0x45,0x09,0xf2,0x08,0xed,0xed,0x2d,0xe5,0xf9,0xf1,0xfa, -0x08,0xe4,0x18,0x0f,0x27,0x18,0x0b,0x80,0xff,0xfd,0xc0,0xe6,0xed,0x3e,0xeb,0xef, -0xb7,0x04,0x03,0x96,0x16,0x17,0xf4,0x0f,0x11,0x37,0xfb,0xfa,0x90,0xee,0xe4,0x0d, -0xf2,0xee,0xf7,0x00,0x0c,0x41,0x0d,0x1d,0xd0,0x0f,0x0d,0x96,0x03,0xef,0x91,0xf4, -0xe6,0xe0,0xeb,0xf8,0x44,0xf8,0x10,0x8b,0x0f,0x15,0xb2,0x18,0x05,0x5d,0x06,0xf2, -0xc4,0xea,0xef,0x07,0xe7,0xf8,0xbc,0xfd,0x08,0x52,0x18,0x10,0x74,0x17,0x0b,0x88, -0xfd,0xfb,0xc5,0xe5,0xec,0x9e,0xed,0xf0,0x3e,0x06,0x04,0x38,0x16,0x17,0x1b,0x0e, -0x12,0x20,0xfb,0xf7,0x46,0xef,0xe3,0x75,0xf2,0xf1,0x67,0x01,0x0e,0x03,0x0d,0x1c, -0x02,0x10,0x09,0xff,0x03,0xef,0xa2,0xf2,0xe7,0x13,0xeb,0xf9,0x50,0xfa,0x11,0xcc, -0x10,0x13,0x2d,0x18,0x04,0x12,0x04,0xf2,0x4a,0xea,0xef,0xdf,0xe6,0xf8,0xcc,0xff, -0x08,0xa4,0x1a,0x10,0x03,0x15,0x0b,0x8d,0xfa,0xfa,0xc0,0xe6,0xec,0xe4,0xef,0xf0, -0xa5,0x06,0x06,0x5c,0x15,0x19,0x67,0x0d,0x0f,0x86,0xfa,0xf5,0xb0,0xee,0xe3,0xce, -0xf3,0xf3,0x32,0x01,0x0f,0x88,0x0d,0x1b,0x7f,0x10,0x08,0xe6,0x02,0xed,0xa1,0xf1, -0xe8,0xa0,0xea,0xfc,0xfb,0xfb,0x10,0xba,0x12,0x12,0x23,0x18,0x04,0x04,0x02,0xf3, -0x20,0xe8,0xef,0x7e,0xe8,0xf8,0xae,0x03,0x09,0x86,0x19,0x10,0xa9,0x13,0x0b,0xa5, -0xf9,0xf9,0xd6,0xe6,0xeb,0x42,0xf1,0xf1,0x21,0x08,0x09,0x62,0x15,0x19,0xc2,0x0a, -0x0e,0x88,0xfa,0xf2,0x49,0xf0,0xe3,0x1e,0xf3,0xf5,0xb9,0x00,0x11,0xe3,0x0e,0x1a, -0x7f,0x10,0x04,0xfe,0x01,0xed,0xf6,0xef,0xe9,0x1d,0xeb,0xfc,0x5e,0xfd,0x11,0xe0, -0x13,0x12,0x37,0x18,0x02,0x09,0xff,0xf3,0xf0,0xe7,0xf0,0xec,0xe9,0xf9,0x39,0x05, -0x08,0x0b,0x1a,0x11,0x80,0x11,0x0c,0x24,0xf7,0xf7,0xc0,0xe7,0xea,0x58,0xf3,0xf2, -0xe8,0x08,0x0a,0xae,0x13,0x19,0x06,0x0b,0x0c,0xdb,0xfa,0xf0,0xff,0xee,0xe4,0x34, -0xf4,0xf7,0xa6,0x01,0x12,0x0f,0x0f,0x19,0x44,0x10,0x03,0xe7,0x01,0xec,0xdd,0xee, -0xea,0x56,0xea,0xff,0x84,0xff,0x10,0xf7,0x15,0x10,0xf9,0x15,0x02,0xc6,0xfc,0xf3, -0x4c,0xe7,0xf0,0x12,0xeb,0xf8,0x8f,0x07,0x0a,0x73,0x19,0x11,0x0c,0x10,0x0a,0xc1, -0xf5,0xf6,0xa6,0xe8,0xea,0xd7,0xf4,0xf2,0x1c,0x09,0x0d,0xb0,0x13,0x19,0xaf,0x09, -0x0a,0x2d,0xfa,0xee,0x22,0xf0,0xe5,0xdd,0xf3,0xfa,0xf5,0x00,0x13,0x75,0x10,0x18, -0x83,0x10,0x01,0x4a,0x00,0xec,0xb7,0xec,0xec,0x54,0xec,0x00,0x51,0x01,0x10,0x34, -0x16,0x10,0x97,0x15,0x01,0xfc,0xfa,0xf3,0x4a,0xe6,0xef,0x5f,0xed,0xfa,0xc8,0x09, -0x0a,0x02,0x19,0x11,0xbf,0x0d,0x0a,0xda,0xf4,0xf4,0xe6,0xe9,0xe9,0x60,0xf5,0xf4, -0x2f,0x0a,0x0f,0x44,0x12,0x18,0x3e,0x09,0x08,0x57,0xfa,0xed,0x88,0xef,0xe6,0x27, -0xf4,0xfb,0xf4,0x01,0x15,0x12,0x11,0x16,0xe3,0x0f,0xff,0x21,0xff,0xec,0x28,0xec, -0xed,0x1a,0xec,0x00,0xde,0x02,0x0f,0x75,0x18,0x0f,0xff,0x12,0x01,0x23,0xf8,0xf3, -0xd2,0xe6,0xf0,0x31,0xef,0xfa,0xd4,0x0a,0x0b,0xf0,0x17,0x13,0xd6,0x0c,0x08,0x3a, -0xf3,0xf3,0x32,0xea,0xe9,0x65,0xf7,0xf6,0x15,0x0a,0x10,0x76,0x11,0x18,0x0c,0x09, -0x06,0xaf,0xf9,0xeb,0x91,0xef,0xe7,0xee,0xf3,0xfe,0xe7,0x02,0x14,0x0f,0x12,0x14, -0xa3,0x0f,0xff,0x01,0xfe,0xec,0x39,0xea,0xee,0x89,0xed,0x01,0x2d,0x05,0x0f,0x3f, -0x18,0x0e,0xce,0x11,0x00,0xf7,0xf6,0xf4,0x03,0xe6,0xef,0x34,0xf1,0xfa,0xac,0x0c, -0x0c,0xf1,0x17,0x13,0xf7,0x09,0x07,0xce,0xf2,0xf1,0xa6,0xec,0xe9,0x52,0xf7,0xf8, -0xb8,0x09,0x12,0x1a,0x11,0x18,0xca,0x08,0x03,0xaf,0xf9,0xea,0x8b,0xef,0xe9,0xed, -0xf3,0xff,0xd4,0x02,0x15,0xaf,0x12,0x13,0x82,0x10,0xfd,0x5b,0xfc,0xed,0xe3,0xe8, -0xf0,0x5c,0xee,0x01,0x6f,0x06,0x0e,0x12,0x1a,0x0f,0x33,0x10,0x02,0x25,0xf5,0xf3, -0x56,0xe6,0xee,0x7e,0xf3,0xfa,0x3d,0x0d,0x0c,0x83,0x16,0x14,0x8f,0x09,0x07,0x5a, -0xf3,0xf0,0xec,0xec,0xe7,0x79,0xf8,0xf9,0xbc,0x09,0x14,0xc0,0x0f,0x17,0xae,0x09, -0x02,0xbe,0xfa,0xe9,0x7b,0xef,0xea,0xf3,0xf1,0x01,0xe3,0x03,0x15,0x55,0x14,0x11, -0x31,0x10,0xfd,0xab,0xfb,0xed,0x0f,0xe8,0xf1,0x46,0xee,0x00,0x19,0x08,0x0e,0x97, -0x1a,0x0e,0x1c,0x0f,0x02,0xc0,0xf3,0xf4,0x69,0xe6,0xee,0x30,0xf5,0xf9,0x2b,0x0d, -0x0d,0x23,0x16,0x16,0xd6,0x07,0x06,0x7a,0xf3,0xee,0x87,0xee,0xe7,0x1a,0xf8,0xfb, -0x86,0x08,0x14,0x05,0x10,0x18,0x71,0x0a,0x00,0x7f,0xfa,0xe9,0xa1,0xee,0xeb,0xfa, -0xf1,0x02,0x01,0x04,0x15,0x32,0x14,0x0f,0xbd,0x11,0xfd,0xe5,0xf9,0xee,0x69,0xe6, -0xf1,0x6e,0xef,0x00,0xd9,0x09,0x0d,0xb6,0x1a,0x0e,0x1e,0x0d,0x03,0x1d,0xf3,0xf3, -0xb3,0xe6,0xed,0x30,0xf6,0xfa,0xf3,0x0d,0x0e,0x25,0x15,0x16,0xdc,0x06,0x05,0x8c, -0xf4,0xee,0xb3,0xee,0xe6,0x5c,0xf8,0xfc,0xe7,0x07,0x16,0xb6,0x0f,0x17,0x51,0x0b, -0xfe,0xdc,0xfa,0xe9,0x99,0xee,0xec,0x6e,0xf0,0x03,0x01,0x05,0x14,0x42,0x16,0x0f, -0xa5,0x10,0xfd,0x05,0xf8,0xef,0xb0,0xe6,0xf2,0x3c,0xf0,0xff,0x65,0x0b,0x0d,0xc8, -0x1a,0x0f,0x46,0x0c,0x03,0x6f,0xf1,0xf2,0x3f,0xe7,0xec,0x99,0xf8,0xf9,0x6b,0x0d, -0x0f,0xfe,0x13,0x17,0x78,0x06,0x04,0x5e,0xf5,0xeb,0x2c,0xef,0xe7,0xd5,0xf7,0xff, -0x35,0x07,0x15,0x2d,0x10,0x16,0xb3,0x0b,0xfd,0x1a,0xfb,0xe9,0xd5,0xec,0xed,0x68, -0xf0,0x04,0x72,0x06,0x13,0x9e,0x16,0x0d,0x3e,0x11,0xfd,0x43,0xf6,0xf0,0x8d,0xe5, -0xf2,0x73,0xf1,0xfe,0x6b,0x0d,0x0d,0x5a,0x1a,0x0f,0xff,0x09,0x04,0x1d,0xf1,0xf1, -0xc8,0xe8,0xeb,0xae,0xf8,0xfa,0xb2,0x0d,0x11,0x96,0x13,0x17,0x8c,0x05,0x03,0xe4, -0xf5,0xea,0x89,0xef,0xe7,0xee,0xf7,0x00,0xe4,0x05,0x17,0xda,0x10,0x15,0x01,0x0d, -0xfb,0x59,0xfa,0xea,0xc0,0xeb,0xef,0x31,0xf0,0x04,0x6e,0x07,0x12,0x12,0x18,0x0e, -0xe3,0x0f,0xfd,0x9f,0xf4,0xf0,0x96,0xe5,0xf2,0xb6,0xf2,0xfe,0x17,0x0f,0x0d,0x55, -0x19,0x10,0x3d,0x09,0x05,0x00,0xf0,0xf0,0x6b,0xe9,0xea,0xca,0xfa,0xfb,0x20,0x0d, -0x13,0x0b,0x12,0x17,0xe3,0x05,0x02,0x03,0xf7,0xe9,0x53,0xef,0xe8,0xbb,0xf6,0x02, -0x89,0x06,0x17,0xf5,0x11,0x13,0x68,0x0c,0xfa,0x7b,0xfa,0xea,0x86,0xea,0xf0,0x32, -0xf0,0x05,0x12,0x09,0x11,0xeb,0x18,0x0d,0x26,0x0f,0xfd,0x49,0xf2,0xf2,0xa3,0xe5, -0xf1,0xb5,0xf4,0xfd,0x16,0x10,0x0e,0x93,0x18,0x12,0x40,0x07,0x04,0xb9,0xef,0xef, -0x91,0xeb,0xea,0x7d,0xfa,0xfc,0xe0,0x0c,0x14,0xa7,0x11,0x17,0xc6,0x05,0x00,0x45, -0xf7,0xe7,0x2a,0xef,0xea,0xe7,0xf6,0x03,0xcf,0x05,0x17,0xef,0x12,0x11,0xcc,0x0d, -0xf9,0xd9,0xf8,0xeb,0xc3,0xe8,0xf1,0x53,0xf1,0x05,0x87,0x0a,0x10,0xa4,0x19,0x0d, -0x35,0x0d,0xfe,0x3a,0xf1,0xf1,0xea,0xe5,0xf0,0x0b,0xf6,0xfd,0xcf,0x11,0x0e,0x37, -0x17,0x12,0xee,0x05,0x04,0xb4,0xef,0xee,0x63,0xec,0xe9,0x7a,0xfb,0xfd,0x83,0x0c, -0x17,0xa0,0x10,0x15,0x8e,0x06,0xfe,0xb7,0xf7,0xe7,0x17,0xef,0xeb,0x8e,0xf5,0x05, -0x95,0x06,0x17,0x7b,0x14,0x10,0xc5,0x0c,0xf8,0x3e,0xf8,0xeb,0x09,0xe8,0xf2,0xfd, -0xf1,0x05,0x10,0x0c,0x0f,0x8e,0x1a,0x0d,0xea,0x0b,0xfe,0x3a,0xef,0xf2,0x34,0xe6, -0xef,0xec,0xf8,0xfd,0xa7,0x11,0x0f,0x08,0x16,0x13,0xfe,0x04,0x03,0xa3,0xef,0xec, -0xc4,0xed,0xea,0x63,0xfb,0xff,0x56,0x0c,0x17,0x51,0x10,0x15,0x09,0x07,0xfc,0xde, -0xf7,0xe6,0x56,0xee,0xed,0x6b,0xf5,0x06,0x2e,0x07,0x17,0x2a,0x15,0x0e,0x83,0x0d, -0xf8,0x8e,0xf6,0xed,0x80,0xe6,0xf3,0xb2,0xf3,0x04,0xdd,0x0d,0x0f,0xa9,0x1a,0x0d, -0x2a,0x09,0xff,0xd5,0xee,0xf1,0x59,0xe7,0xee,0x8f,0xf9,0xfd,0xbe,0x12,0x10,0xf4, -0x14,0x14,0x2b,0x03,0x01,0x0a,0xf0,0xeb,0xe5,0xee,0xe9,0x7c,0xfb,0x00,0x8e,0x0b, -0x19,0x12,0x10,0x14,0x30,0x08,0xfa,0x07,0xf7,0xe6,0xba,0xed,0xef,0x9b,0xf4,0x07, -0x5b,0x08,0x16,0xba,0x16,0x0d,0x85,0x0c,0xf8,0xd9,0xf4,0xec,0x0a,0xe6,0xf4,0xc8, -0xf4,0x04,0x86,0x0f,0x0f,0xa2,0x1a,0x0e,0xa1,0x07,0xff,0x48,0xed,0xf1,0xd1,0xe7, -0xed,0xcb,0xfc,0xfe,0x0c,0x12,0x12,0x52,0x13,0x14,0xfe,0x02,0x00,0xb5,0xf0,0xe9, -0x4b,0xef,0xea,0x33,0xfb,0x03,0xdd,0x0b,0x18,0x4e,0x10,0x13,0x01,0x08,0xf9,0x62, -0xf7,0xe6,0xea,0xec,0xf1,0x24,0xf4,0x08,0x1d,0x0a,0x16,0x47,0x17,0x0b,0x50,0x0c, -0xf8,0x79,0xf2,0xee,0xc8,0xe5,0xf4,0xb2,0xf6,0x03,0xc6,0x10,0x0f,0x3e,0x1a,0x0e, -0xf6,0x04,0xff,0xf6,0xec,0xef,0x6d,0xe9,0xed,0x7b,0xfd,0xff,0x25,0x12,0x13,0xe0, -0x12,0x15,0xae,0x01,0xfe,0x53,0xf1,0xe8,0x4b,0xf0,0xeb,0x82,0xfb,0x05,0xb8,0x0a, -0x19,0x66,0x10,0x11,0xa2,0x09,0xf7,0xd2,0xf5,0xe7,0xd8,0xeb,0xf2,0xbf,0xf4,0x09, -0x6c,0x0b,0x14,0xcd,0x17,0x0a,0x3a,0x0b,0xf9,0x13,0xf1,0xee,0x80,0xe5,0xf5,0xf0, -0xf7,0x03,0xd7,0x12,0x0f,0xfb,0x18,0x0e,0x2a,0x03,0xff,0xae,0xec,0xee,0x4e,0xea, -0xec,0x75,0xff,0x00,0x59,0x11,0x15,0x34,0x11,0x14,0x87,0x01,0xfc,0x43,0xf2,0xe8, -0x20,0xf0,0xeb,0xaf,0xfa,0x07,0x49,0x0b,0x19,0x31,0x11,0x0f,0x8e,0x08,0xf5,0x99, -0xf5,0xe8,0x64,0xeb,0xf4,0x5d,0xf4,0x09,0x3b,0x0d,0x14,0xc3,0x18,0x09,0xf9,0x09, -0xf9,0x72,0xee,0xef,0x85,0xe6,0xf4,0xa8,0xfa,0x02,0x36,0x13,0x10,0xfb,0x17,0x0f, -0xa5,0x01,0xff,0x44,0xec,0xec,0x0f,0xec,0xed,0x56,0x00,0x02,0xf0,0x10,0x15,0xad, -0x10,0x14,0x19,0x01,0xfa,0xfb,0xf2,0xe6,0xec,0xef,0xed,0x5d,0xfb,0x09,0xed,0x0a, -0x18,0xad,0x11,0x0d,0x79,0x09,0xf4,0x0b,0xf4,0xe9,0xcc,0xe9,0xf5,0xc5,0xf5,0x0a, -0x46,0x0f,0x12,0x6b,0x18,0x09,0xf1,0x07,0xf9,0x8a,0xed,0xef,0xe4,0xe6,0xf4,0x89, -0xfb,0x02,0x09,0x15,0x11,0x13,0x16,0x0f,0x26,0xff,0xfe,0x87,0xec,0xec,0x91,0xed, -0xec,0x1a,0x01,0x03,0xa3,0x0f,0x18,0x12,0x10,0x12,0x18,0x01,0xf8,0xd0,0xf2,0xe6, -0x1e,0xf0,0xef,0xb7,0xfa,0x0a,0x5d,0x0b,0x17,0x4d,0x13,0x0c,0x5b,0x08,0xf3,0xf4, -0xf2,0xea,0x74,0xe9,0xf7,0xb6,0xf6,0x0a,0x91,0x10,0x11,0x87,0x18,0x09,0xa1,0x06, -0xf9,0x1a,0xeb,0xef,0x17,0xe8,0xf3,0x9d,0xfe,0x03,0xd0,0x14,0x12,0x03,0x14,0x0f, -0x1a,0xff,0xfd,0xcd,0xec,0xea,0xb1,0xee,0xed,0xa9,0x01,0x05,0xb6,0x0f,0x18,0xf5, -0x0e,0x11,0xca,0x00,0xf6,0x5c,0xf4,0xe6,0x12,0xef,0xf1,0x77,0xfa,0x0c,0x1a,0x0c, -0x17,0xca,0x13,0x09,0x0d,0x08,0xf3,0x21,0xf1,0xed,0xe0,0xe8,0xf7,0x05,0x00,0x00, -0xa1,0xfe,0xeb,0x2f,0xcd,0xc4,0x17,0xc9,0xb8,0x1e,0x9f,0x8b,0xb4,0x88,0xad,0x11, -0xdf,0xf1,0x0e,0xf7,0x12,0x48,0x33,0x43,0x07,0x55,0x6b,0xe9,0x7c,0x7f,0x6f,0x6b, -0x3d,0x87,0x2a,0x37,0x95,0x3b,0x26,0x07,0x07,0xf0,0xcd,0xec,0xf1,0x55,0xeb,0xe5, -0x60,0xef,0xfb,0x18,0xff,0x01,0x2a,0x07,0x1a,0x8d,0x38,0x3c,0xce,0x1f,0x0d,0x48, -0x1e,0x2f,0x47,0x24,0x07,0xaa,0xef,0xe7,0x99,0xe1,0xd3,0x4a,0xd0,0xd9,0xe7,0xdd, -0xda,0xf5,0xce,0xc5,0x8a,0xd6,0xfb,0x2a,0x11,0x08,0x22,0xfa,0x04,0x10,0x1b,0x21, -0xc5,0x16,0x0f,0xa9,0x0b,0xfd,0xb0,0xe6,0xd8,0x16,0xd6,0xd7,0x49,0xd2,0xc0,0x5c, -0xae,0xb1,0xec,0xce,0xea,0xcc,0xef,0xe8,0x63,0xee,0x0a,0x2b,0x25,0x2c,0x20,0x32, -0x40,0xa1,0x40,0x2e,0xb8,0x1d,0x1b,0xbc,0x21,0x1f,0x46,0x0b,0xee,0xa0,0xdc,0xe1, -0x31,0xf0,0xf6,0xaa,0xed,0xe8,0x21,0xf9,0x10,0xa9,0x19,0x22,0x89,0x3b,0x4d,0x31, -0x45,0x3b,0xf3,0x3f,0x49,0x04,0x4a,0x3b,0xb3,0x21,0x09,0xf6,0xfa,0xfa,0xef,0xfd, -0xf0,0xa7,0xdb,0xd7,0xff,0xde,0xdb,0x7f,0xdb,0xf0,0xf7,0x07,0x0b,0x70,0x02,0x03, -0x40,0x12,0x22,0xd3,0x25,0x1e,0xf7,0x11,0x05,0x76,0xff,0xfe,0x90,0xf3,0xe0,0x65, -0xd5,0xd2,0x86,0xc6,0xb7,0x05,0xba,0xcb,0xc8,0xd3,0xcc,0x87,0xc9,0xd8,0x1d,0xf0, -0x00,0x00,0x07,0x08,0xdd,0x05,0x02,0x07,0x04,0x04,0x53,0xfd,0xf6,0x98,0xf1,0xe4, -0x62,0xcf,0xc6,0x56,0xd0,0xd9,0x97,0xd2,0xc9,0xd0,0xcd,0xdc,0x86,0xe9,0xf6,0x6e, -0x05,0x0f,0xf2,0x15,0x1e,0xad,0x26,0x2c,0xe1,0x32,0x38,0x4a,0x34,0x24,0x1c,0x17, -0x16,0x93,0x1a,0x12,0x0d,0x00,0xf3,0xfa,0xf0,0xef,0xd9,0xf0,0xf8,0x08,0x03,0x0c, -0x71,0x12,0x1a,0x00,0x27,0x38,0xd6,0x49,0x54,0x67,0x53,0x4b,0x14,0x49,0x4d,0xd9, -0x48,0x35,0x78,0x20,0x0f,0xdf,0xfe,0xed,0xe3,0xe1,0xdd,0x38,0xda,0xd5,0x51,0xd0, -0xd3,0x91,0xe0,0xf3,0x89,0x04,0x0c,0xac,0x0c,0x0f,0xb1,0x19,0x22,0xff,0x21,0x19, -0xb0,0x0d,0x00,0x0a,0xf0,0xde,0x6e,0xd2,0xca,0xf4,0xbf,0xb2,0x90,0xa7,0xa6,0xaf, -0xb0,0xbf,0x7f,0xcc,0xd4,0xc6,0xde,0xef,0xfe,0x03,0x13,0xbc,0x1c,0x20,0xa5,0x1e, -0x16,0x34,0x09,0xfe,0xe0,0xf5,0xe9,0x9b,0xd6,0xc1,0x17,0xb1,0xab,0x94,0xae,0xb3, -0xe7,0xb6,0xbd,0xe8,0xca,0xdd,0x8e,0xf4,0x0c,0xf8,0x22,0x37,0xc2,0x45,0x4c,0xe7, -0x50,0x57,0x42,0x5a,0x54,0xe1,0x43,0x2f,0x6e,0x1f,0x12,0xdb,0x05,0xf7,0x77,0xe9, -0xde,0xd7,0xd8,0xd9,0x5a,0xe0,0xed,0x57,0x00,0x12,0xfd,0x1f,0x2c,0xc3,0x3d,0x51, -0x93,0x5e,0x62,0x9a,0x5f,0x59,0x45,0x51,0x45,0x1e,0x37,0x26,0x94,0x13,0xfe,0x3d, -0xea,0xd9,0xe8,0xcf,0xce,0x4b,0xd2,0xd5,0x62,0xd8,0xe1,0x0f,0xf3,0x06,0x8b,0x17, -0x22,0x9d,0x29,0x2d,0x18,0x2e,0x2a,0x31,0x23,0x1a,0x66,0x0c,0xf7,0x58,0xdf,0xca, -0x5e,0xbd,0xb2,0x79,0xa7,0x9e,0x51,0x99,0x9c,0xa5,0xa7,0xb6,0xef,0xc5,0xd4,0xad, -0xe4,0xf3,0x87,0xff,0x0a,0x74,0x14,0x1a,0xc9,0x17,0x0d,0xa0,0x00,0xf6,0x39,0xec, -0xdf,0x7a,0xd1,0xc3,0xc3,0xb8,0xb5,0x06,0xb8,0xbd,0x5c,0xc7,0xd4,0xc9,0xe2,0xf1, -0xb1,0x01,0x15,0xae,0x2b,0x3c,0x73,0x44,0x49,0x95,0x4e,0x51,0x24,0x4e,0x45,0x5b, -0x39,0x2a,0x1a,0x1c,0x0f,0xf7,0x04,0xfd,0x83,0xf8,0xf6,0x56,0xf6,0xf9,0xb6,0x02, -0x12,0x68,0x23,0x30,0xa9,0x3b,0x47,0x7d,0x53,0x5b,0x20,0x5e,0x5c,0x3f,0x56,0x49, -0x0e,0x3a,0x29,0x51,0x18,0x08,0xf9,0xf9,0xeb,0x64,0xdd,0xd4,0xb5,0xd2,0xd6,0x63, -0xda,0xdf,0x2d,0xe9,0xf5,0x32,0x01,0x0c,0x2c,0x17,0x1d,0xcf,0x1e,0x19,0x6b,0x11, -0x07,0x9a,0xfc,0xef,0xd9,0xdf,0xcd,0x07,0xbc,0xaf,0xfe,0xa8,0xa4,0x58,0xa2,0xa4, -0xe7,0xaa,0xb4,0x73,0xc0,0xd0,0x38,0xe2,0xf1,0x4b,0xfc,0x02,0x2c,0x07,0x09,0xbc, -0x09,0x05,0x44,0xfb,0xee,0x30,0xe1,0xd6,0x61,0xcb,0xc1,0x6c,0xbb,0xb8,0xeb,0xb8, -0xbc,0x64,0xc5,0xd5,0x01,0xe8,0xfa,0xb1,0x0a,0x1b,0xba,0x2c,0x3c,0x6b,0x49,0x50, -0x87,0x51,0x4f,0x13,0x4b,0x44,0x84,0x3a,0x2f,0xb5,0x23,0x17,0x62,0x0a,0x00,0x6a, -0xfd,0xfe,0x7f,0x02,0x07,0x89,0x0f,0x1a,0xda,0x28,0x38,0x47,0x46,0x50,0xc0,0x56, -0x5b,0x18,0x5d,0x5a,0xe9,0x54,0x4c,0x59,0x40,0x2f,0x8d,0x1d,0x0c,0x4d,0xff,0xf3, -0xb1,0xe7,0xde,0xb4,0xd8,0xd8,0x94,0xdc,0xe3,0x8e,0xec,0xf5,0x0a,0xff,0x08,0xd9, -0x10,0x17,0xe2,0x1b,0x1d,0xd3,0x17,0x0c,0xa2,0xfe,0xf1,0x88,0xe3,0xd3,0xb9,0xc2, -0xb3,0x81,0xa6,0x9e,0x21,0x9a,0x9a,0x58,0x9f,0xa7,0xea,0xb1,0xbd,0x6b,0xcb,0xdb, -0x11,0xeb,0xf7,0x5d,0xff,0x03,0x13,0x05,0x04,0x42,0xff,0xf6,0x3e,0xec,0xe0,0x59, -0xd5,0xcb,0x79,0xc4,0xc0,0xc3,0xbe,0xbf,0x0e,0xc4,0xcc,0x23,0xd9,0xea,0x12,0xfd, -0x0f,0xa6,0x1f,0x2e,0x98,0x3c,0x47,0xca,0x4d,0x4f,0x13,0x4d,0x47,0x47,0x3e,0x33, -0x33,0x28,0x1e,0x48,0x15,0x0b,0xac,0x03,0xff,0x8a,0x00,0x05,0xd8,0x0c,0x15,0x15, -0x20,0x2e,0x81,0x3d,0x4b,0xb9,0x56,0x5e,0x46,0x62,0x61,0xa9,0x5c,0x55,0x14,0x4c, -0x40,0x71,0x30,0x1d,0x5d,0x0a,0xf9,0x04,0xec,0xe1,0x79,0xd9,0xd4,0xb5,0xd3,0xd7, -0x48,0xde,0xe7,0x54,0xf2,0xfe,0x33,0x08,0x0f,0x41,0x13,0x15,0xc5,0x14,0x0f,0x4e, -0x06,0xf8,0x9e,0xea,0xdc,0x96,0xcd,0xbe,0x23,0xb0,0xa5,0xf4,0x9d,0x9a,0xe8,0x9b, -0xa2,0x48,0xad,0xb9,0xd9,0xc5,0xd2,0xa7,0xe0,0xef,0x23,0xfb,0x02,0x0a,0x06,0x06, -0xe6,0x03,0xfd,0x2b,0xf4,0xe9,0x12,0xde,0xd3,0x45,0xc9,0xc1,0xf3,0xbc,0xbd,0x5b, -0xc2,0xc9,0x45,0xd3,0xe1,0x72,0xf2,0x04,0x6f,0x16,0x26,0xc5,0x34,0x41,0x53,0x4a, -0x4f,0x39,0x51,0x4f,0x69,0x4a,0x41,0x11,0x35,0x28,0x2e,0x1f,0x17,0x2a,0x11,0x0b, -0xae,0x09,0x0b,0xea,0x10,0x18,0xb5,0x21,0x2d,0x60,0x39,0x45,0xd0,0x4e,0x56,0x2a, -0x5c,0x5e,0xcb,0x5c,0x55,0x5c,0x4b,0x3f,0x7d,0x33,0x25,0xd1,0x14,0x05,0x11,0xf8, -0xee,0xb0,0xe6,0xe2,0x96,0xe1,0xe3,0x36,0xe7,0xec,0x99,0xf3,0xfc,0x84,0x05,0x0d, -0xa2,0x10,0x0f,0x6d,0x0c,0x07,0xd0,0xfe,0xf3,0xe0,0xe4,0xd6,0xc3,0xc7,0xb9,0xa7, -0xac,0xa3,0x22,0x9d,0x99,0xbb,0x98,0x9b,0x87,0xa2,0xad,0x25,0xba,0xc6,0x7c,0xd2, -0xdd,0xae,0xe8,0xf1,0x43,0xf6,0xf7,0x7d,0xf6,0xf2,0x42,0xeb,0xe3,0x22,0xdb,0xd3, -0x7f,0xcd,0xc7,0x16,0xc3,0xc2,0x46,0xc6,0xcd,0x6f,0xd8,0xe4,0x7c,0xf3,0x04,0xd4, -0x15,0x26,0x73,0x34,0x40,0xf2,0x48,0x4d,0xee,0x4e,0x4d,0x31,0x49,0x42,0x9e,0x39, -0x2e,0xf9,0x23,0x1b,0x24,0x15,0x11,0x83,0x0f,0x10,0xf8,0x14,0x1c,0x26,0x26,0x31, -0x3a,0x3e,0x4a,0x7c,0x55,0x5c,0x8f,0x61,0x63,0x2b,0x63,0x5e,0x78,0x55,0x49,0xc5, -0x3b,0x2d,0xb2,0x1d,0x0e,0xa6,0x00,0xf5,0x53,0xec,0xe6,0x8a,0xe4,0xe5,0x7f,0xea, -0xf0,0xf8,0xf6,0xfd,0x68,0x04,0x0a,0x7f,0x0f,0x10,0x64,0x0d,0x07,0xd6,0xfe,0xf3, -0xf6,0xe5,0xd7,0xf7,0xc8,0xba,0x7b,0xad,0xa2,0x93,0x9a,0x97,0xd0,0x96,0x99,0x64, -0x9e,0xa6,0x38,0xb1,0xbd,0x56,0xc9,0xd4,0x68,0xde,0xe6,0x6c,0xec,0xef,0x00,0xef, -0xec,0x79,0xe7,0xe0,0xb1,0xd7,0xcf,0xad,0xc9,0xc5,0x93,0xc2,0xc1,0x5a,0xc3,0xc8, -0xca,0xd1,0xdd,0x2a,0xeb,0xfa,0xa1,0x09,0x19,0x79,0x28,0x35,0xaa,0x40,0x48,0xc8, -0x4c,0x4d,0x26,0x4b,0x46,0x9f,0x41,0x3a,0x4f,0x33,0x2b,0xe6,0x24,0x20,0xda,0x1e, -0x1f,0xe4,0x21,0x26,0x5a,0x2d,0x35,0x4a,0x3f,0x4a,0x80,0x54,0x5d,0x14,0x63,0x65, -0x19,0x65,0x62,0x72,0x5c,0x53,0xb8,0x47,0x3a,0xf2,0x2b,0x1d,0x4b,0x10,0x04,0xd2, -0xf9,0xf1,0xca,0xeb,0xe8,0x16,0xe8,0xea,0x3c,0xef,0xf4,0xf1,0xf8,0xfd,0x69,0x01, -0x03,0x88,0x03,0x00,0xca,0xfa,0xf2,0x30,0xe7,0xdb,0x72,0xce,0xc1,0x7b,0xb5,0xaa, -0x00,0xa0,0x98,0xc9,0x94,0x94,0x16,0x97,0x9c,0x73,0xa3,0xac,0xd9,0xb6,0xc1,0xc8, -0xcb,0xd4,0x2d,0xdc,0xe1,0x03,0xe4,0xe4,0xb7,0xe2,0xdf,0x75,0xda,0xd4,0x3e,0xcf, -0xca,0xea,0xc7,0xc7,0x72,0xc8,0xcc,0xb2,0xd2,0xdb,0x6d,0xe7,0xf4,0x0a,0x03,0x11, -0x99,0x1f,0x2c,0xa6,0x37,0x40,0x09,0x47,0x4a,0xbe,0x4b,0x49,0x7a,0x45,0x40,0x84, -0x3a,0x34,0x6a,0x2f,0x2b,0x79,0x29,0x29,0xc1,0x2a,0x2e,0xbb,0x34,0x3b,0x1f,0x44, -0x4c,0xb8,0x54,0x5c,0xf0,0x61,0x65,0x75,0x65,0x62,0xb8,0x5c,0x54,0x19,0x4a,0x3d, -0xae,0x30,0x23,0xa0,0x15,0x09,0x56,0xff,0xf7,0xbc,0xf2,0xef,0x9a,0xee,0xef,0x39, -0xf2,0xf5,0xfe,0xf9,0xfd,0x1c,0x00,0x00,0xdd,0xff,0xfc,0x87,0xf6,0xee,0x05,0xe4, -0xd8,0x61,0xcb,0xbe,0xeb,0xb2,0xa8,0xf9,0x9f,0x99,0x77,0x95,0x94,0x23,0x96,0x9a, -0x5b,0xa1,0xa9,0xf9,0xb2,0xbc,0xfb,0xc5,0xce,0xa1,0xd4,0xd9,0x27,0xdc,0xdc,0x96, -0xda,0xd7,0x16,0xd3,0xce,0xc5,0xc9,0xc5,0x7e,0xc3,0xc3,0xe1,0xc4,0xc9,0xe2,0xcf, -0xd9,0x81,0xe4,0xf1,0x99,0xff,0x0e,0x82,0x1c,0x29,0xeb,0x34,0x3d,0x5c,0x44,0x48, -0xc4,0x49,0x48,0x5b,0x45,0x40,0xa6,0x3a,0x34,0x7b,0x2f,0x2b,0x28,0x29,0x28,0x8c, -0x2a,0x2e,0xd4,0x33,0x3b,0xa2,0x43,0x4c,0x5a,0x55,0x5d,0xd7,0x63,0x67,0x6f,0x69, -0x67,0x1c,0x63,0x5b,0x0b,0x52,0x46,0x88,0x39,0x2b,0x8e,0x1e,0x12,0xa1,0x06,0xfd, -0x63,0xf6,0xf2,0x74,0xf0,0xf0,0x89,0xf2,0xf5,0xed,0xf9,0xfd,0x1d,0x01,0x02,0xde, -0x02,0x00,0xda,0xfb,0xf4,0xc7,0xea,0xdf,0xc6,0xd2,0xc5,0x26,0xb8,0xac,0xf3,0xa1, -0x99,0xed,0x93,0x90,0x8c,0x90,0x93,0x72,0x98,0xa0,0xb0,0xa8,0xb2,0xa0,0xbb,0xc4, -0x8b,0xcc,0xd2,0xc9,0xd6,0xd9,0xf1,0xd8,0xd6,0xb9,0xd2,0xce,0xd4,0xc9,0xc5,0xad, -0xc2,0xc0,0x0e,0xc1,0xc3,0x88,0xc8,0xcf,0x6e,0xd9,0xe4,0x0d,0xf2,0xff,0x0f,0x0e, -0x1b,0x6b,0x28,0x33,0xc5,0x3b,0x41,0x9c,0x45,0x47,0x41,0x46,0x43,0xa9,0x3f,0x3b, -0x40,0x36,0x32,0x85,0x2f,0x2e,0xc3,0x2e,0x31,0x12,0x35,0x3a,0x27,0x41,0x49,0x40, -0x51,0x58,0x4d,0x5f,0x64,0x23,0x67,0x67,0x8c,0x65,0x60,0x8c,0x59,0x50,0x84,0x45, -0x39,0x59,0x2d,0x21,0xd2,0x15,0x0b,0x4b,0x03,0xfc,0x7b,0xf8,0xf6,0xa4,0xf5,0xf6, -0x81,0xf7,0xf9,0x89,0xfb,0xfc,0xcc,0xfc,0xfb,0x93,0xf7,0xf2,0xb1,0xea,0xe1,0xda, -0xd7,0xcd,0x12,0xc2,0xb7,0x33,0xad,0xa5,0x00,0x9f,0x9b,0x63,0x99,0x99,0x4c,0x9c, -0xa0,0x6a,0xa6,0xad,0x30,0xb4,0xbb,0x18,0xc2,0xc7,0xa8,0xcb,0xce,0xf7,0xcf,0xcf, -0x3e,0xce,0xcb,0xc9,0xc8,0xc6,0xa4,0xc4,0xc4,0x11,0xc5,0xc7,0x4c,0xcc,0xd2,0xea, -0xda,0xe4,0xba,0xef,0xfb,0xc9,0x07,0x13,0xfa,0x1e,0x29,0x45,0x32,0x39,0x70,0x3d, -0x3f,0x4c,0x40,0x3f,0x55,0x3d,0x3a,0xdb,0x37,0x35,0x53,0x33,0x32,0x8a,0x33,0x35, -0xcf,0x39,0x3e,0x8c,0x44,0x4a,0xad,0x51,0x58,0x35,0x5e,0x62,0x28,0x65,0x65,0x1c, -0x64,0x60,0x01,0x5a,0x52,0x71,0x48,0x3d,0x7b,0x32,0x27,0x15,0x1d,0x13,0x4f,0x0c, -0x05,0x1e,0x01,0xfe,0x03,0xfd,0xfd,0x34,0xfe,0xff,0x87,0x00,0x01,0x71,0x00,0xfe, -0xa5,0xfa,0xf5,0xf4,0xed,0xe4,0xae,0xda,0xcf,0xbc,0xc4,0xba,0x51,0xb0,0xa7,0xbb, -0xa0,0x9b,0x8f,0x99,0x99,0x14,0x9b,0x9e,0x8f,0xa4,0xab,0x74,0xb2,0xb9,0x8b,0xc0, -0xc6,0xd6,0xca,0xcd,0x0b,0xcf,0xce,0x8d,0xcd,0xcb,0xc1,0xc7,0xc4,0xc7,0xc1,0xc0, -0x33,0xc0,0xc2,0xe0,0xc5,0xcb,0x9d,0xd3,0xdd,0x41,0xe8,0xf4,0xcb,0x01,0x0e,0xca, -0x1a,0x25,0x7f,0x2f,0x37,0xd3,0x3c,0x40,0x63,0x41,0x40,0x3e,0x3f,0x3c,0x48,0x39, -0x36,0xc4,0x33,0x32,0x14,0x32,0x33,0xc8,0x36,0x3b,0x67,0x41,0x48,0x21,0x4f,0x56, -0x26,0x5d,0x62,0x3f,0x67,0x69,0xa9,0x69,0x67,0x74,0x62,0x5b,0xb7,0x52,0x48,0x59, -0x3d,0x31,0xf8,0x25,0x1b,0xd4,0x11,0x09,0x7d,0x03,0xff,0x51,0xfc,0xfb,0x62,0xfb, -0xfc,0xe8,0xfd,0xff,0xe3,0xff,0xff,0xa7,0xfd,0xfa,0x14,0xf5,0xee,0x20,0xe5,0xdb, -0x10,0xd0,0xc4,0x6f,0xba,0xb0,0x0a,0xa8,0xa1,0x21,0x9c,0x99,0xf7,0x98,0x9a,0x6b, -0x9e,0xa3,0xd9,0xa9,0xb0,0x88,0xb7,0xbe,0xe1,0xc3,0xc8,0x44,0xcb,0xcc,0x1c,0xcd, -0xcc,0x52,0xca,0xc8,0x02,0xc6,0xc4,0x84,0xc3,0xc4,0x82,0xc6,0xca,0x9b,0xd0,0xd7, -0xae,0xe0,0xea,0x6f,0xf6,0x02,0x34,0x0e,0x19,0x09,0x24,0x2d,0x60,0x34,0x39,0x8c, -0x3d,0x3f,0x19,0x40,0x3f,0x62,0x3d,0x3b,0xc7,0x39,0x38,0x74,0x37,0x37,0x3b,0x39, -0x3c,0x62,0x40,0x45,0x49,0x4b,0x51,0x75,0x57,0x5c,0x6f,0x61,0x64,0xf6,0x65,0x65, -0x96,0x62,0x5d,0xea,0x56,0x4e,0xae,0x45,0x3b,0x29,0x31,0x26,0x3c,0x1d,0x14,0x39, -0x0d,0x07,0xd2,0x02,0x00,0x81,0xfe,0xfd,0xbc,0xfd,0xfd,0xbd,0xfd,0xfc,0xdd,0xfa, -0xf7,0xe8,0xf2,0xec,0x9f,0xe5,0xdc,0x6f,0xd3,0xc9,0xb7,0xbf,0xb6,0x27,0xae,0xa7, -0x16,0xa2,0x9e,0xe9,0x9c,0x9d,0x11,0x9f,0xa2,0x9b,0xa7,0xac,0x6e,0xb2,0xb8,0x40, -0xbd,0xc1,0x0a,0xc5,0xc7,0x74,0xc8,0xc8,0xa6,0xc7,0xc6,0x16,0xc5,0xc4,0xe2,0xc3, -0xc4,0xfc,0xc6,0xca,0x0a,0xd0,0xd7,0x40,0xdf,0xe8,0xfa,0xf2,0xfd,0x2f,0x09,0x14, -0x40,0x1e,0x27,0xe5,0x2e,0x34,0x0d,0x39,0x3b,0x3c,0x3d,0x3d,0xb8,0x3c,0x3b,0xe5, -0x39,0x38,0x5c,0x38,0x38,0x8d,0x3a,0x3d,0x45,0x41,0x46,0x92,0x4b,0x51,0x78,0x57, -0x5c,0x5e,0x61,0x64,0x49,0x66,0x66,0x12,0x64,0x5f,0x9d,0x59,0x51,0x9b,0x48,0x3e, -0x5a,0x34,0x2a,0x82,0x20,0x17,0x1b,0x10,0x09,0x6f,0x05,0x02,0xc7,0x00,0x00,0xf1, -0xff,0x00,0x10,0x00,0xff,0x3a,0xfe,0xfb,0x27,0xf7,0xf1,0xd5,0xe9,0xe1,0x82,0xd7, -0xcd,0xf5,0xc2,0xb8,0xbf,0xaf,0xa7,0xcd,0xa1,0x9d,0x59,0x9b,0x9b,0x90,0x9c,0x9f, -0x7d,0xa4,0xaa,0x11,0xb0,0xb6,0x80,0xbb,0xc0,0xc2,0xc3,0xc6,0x94,0xc7,0xc7,0xab, -0xc6,0xc4,0xce,0xc2,0xc0,0xbc,0xbf,0xbf,0xeb,0xc0,0xc3,0xf8,0xc7,0xce,0x11,0xd6, -0xdf,0x9c,0xea,0xf6,0x14,0x02,0x0d,0x2f,0x19,0x23,0x35,0x2c,0x33,0xe7,0x38,0x3c, -0x15,0x3e,0x3e,0xb6,0x3d,0x3c,0x74,0x3a,0x38,0xbd,0x37,0x37,0x99,0x38,0x3a,0x5d, -0x3e,0x43,0xb0,0x48,0x4e,0x5e,0x55,0x5b,0x8b,0x61,0x66,0x11,0x69,0x6a,0x11,0x69, -0x66,0x01,0x61,0x5a,0xb3,0x51,0x47,0x8f,0x3d,0x32,0x6d,0x28,0x1e,0x2d,0x16,0x0e, -0x0d,0x09,0x04,0xea,0x01,0x00,0x07,0x00,0xff,0xef,0xff,0xff,0x98,0xfe,0xfc,0x7b, -0xf9,0xf4,0x6b,0xee,0xe6,0x99,0xdd,0xd3,0xee,0xc9,0xbf,0x7d,0xb6,0xad,0x4b,0xa6, -0xa0,0x77,0x9c,0x9a,0x89,0x9a,0x9c,0x54,0x9f,0xa3,0xfb,0xa8,0xae,0x7b,0xb4,0xb9, -0x1a,0xbe,0xc1,0xd8,0xc3,0xc5,0x82,0xc5,0xc4,0xdf,0xc3,0xc2,0x79,0xc1,0xc1,0x90, -0xc1,0xc3,0xc7,0xc6,0xcb,0xb8,0xd1,0xd9,0x88,0xe2,0xec,0xcc,0xf7,0x03,0x10,0x0e, -0x18,0x08,0x22,0x2a,0x66,0x31,0x36,0xad,0x3a,0x3c,0xef,0x3d,0x3d,0xfc,0x3c,0x3b, -0xef,0x3a,0x3a,0xc7,0x3a,0x3c,0x40,0x3e,0x41,0x2b,0x46,0x4b,0xa2,0x50,0x56,0xc5, -0x5b,0x60,0x7a,0x64,0x66,0x2b,0x67,0x65,0x49,0x62,0x5c,0x3f,0x56,0x4e,0x01,0x45, -0x3b,0x45,0x31,0x27,0xa9,0x1e,0x16,0x1c,0x10,0x0a,0x69,0x06,0x03,0x97,0x01,0x00, -0xb7,0xff,0xfe,0xad,0xfd,0xfb,0xcb,0xf8,0xf4,0x09,0xef,0xe8,0x64,0xe0,0xd7,0x4b, -0xce,0xc4,0xac,0xbb,0xb3,0xc4,0xab,0xa5,0xb7,0xa0,0x9d,0xab,0x9c,0x9d,0x63,0x9f, -0xa2,0xfc,0xa6,0xab,0x5a,0xb0,0xb4,0x1e,0xb9,0xbc,0xe7,0xbe,0xc0,0x93,0xc0,0xc0, -0xd7,0xbf,0xbf,0x92,0xbe,0xbe,0x79,0xbf,0xc1,0xb7,0xc4,0xc9,0xa6,0xcf,0xd7,0x14, -0xe0,0xe9,0x3c,0xf4,0xff,0xd0,0x09,0x14,0x11,0x1d,0x24,0x8f,0x2b,0x30,0xde,0x34, -0x37,0x28,0x39,0x39,0xab,0x39,0x39,0x05,0x39,0x39,0x65,0x3a,0x3c,0xe4,0x3e,0x42, -0x18,0x47,0x4c,0x16,0x52,0x57,0x0b,0x5d,0x61,0x49,0x65,0x67,0x28,0x68,0x67,0xf1, -0x63,0x5f,0xd4,0x58,0x51,0x92,0x48,0x3f,0x17,0x36,0x2c,0x3e,0x24,0x1c,0xa4,0x15, -0x10,0x24,0x0c,0x09,0xe1,0x06,0x05,0x25,0x04,0x03,0xa1,0x01,0xff,0xaa,0xfc,0xf8, -0xa4,0xf2,0xeb,0xdc,0xe3,0xdb,0xc2,0xd1,0xc8,0xa2,0xbe,0xb5,0xbb,0xad,0xa7,0xc0, -0xa1,0x9e,0x41,0x9c,0x9c,0x61,0x9d,0xa0,0xf2,0xa3,0xa8,0x17,0xad,0xb1,0x89,0xb5, -0xb9,0xd1,0xbb,0xbd,0x37,0xbe,0xbe,0x93,0xbd,0xbc,0xda,0xbb,0xbb,0xd6,0xbb,0xbd, -0xd4,0xbf,0xc3,0x2b,0xc9,0xd0,0x61,0xd8,0xe1,0x0c,0xec,0xf6,0xbd,0x01,0x0c,0x87, -0x16,0x1f,0x28,0x27,0x2d,0x89,0x32,0x36,0x71,0x38,0x39,0x7d,0x3a,0x3a,0x57,0x3a, -0x3a,0xc5,0x3a,0x3c,0x20,0x3e,0x41,0xd2,0x44,0x49,0x86,0x4e,0x53,0x5e,0x59,0x5e, -0xc7,0x62,0x66,0xc0,0x67,0x67,0x7e,0x66,0x63,0x53,0x5e,0x57,0x4e,0x50,0x47,0xdc, -0x3e,0x35,0xcc,0x2c,0x24,0x95,0x1c,0x16,0xa0,0x10,0x0c,0x36,0x09,0x06,0x1d,0x05, -0x03,0xe8,0x01,0x00,0xc3,0xfd,0xfa,0x07,0xf6,0xf0,0x84,0xe9,0xe1,0x6c,0xd9,0xd0, -0x87,0xc7,0xbe,0x5a,0xb6,0xae,0x7d,0xa8,0xa3,0x38,0xa0,0x9e,0x48,0x9e,0x9f,0xe8, -0xa1,0xa5,0x03,0xa9,0xac,0xee,0xb0,0xb4,0x98,0xb7,0xba,0xf2,0xbb,0xbc,0x6f,0xbd, -0xbd,0x36,0xbd,0xbd,0x51,0xbd,0xbe,0x86,0xc0,0xc3,0x2c,0xc8,0xcd,0xce,0xd4,0xdc, -0xdd,0xe5,0xef,0x67,0xf9,0x03,0xf4,0x0c,0x16,0x40,0x1e,0x25,0x55,0x2b,0x30,0xd3, -0x33,0x36,0xd4,0x37,0x38,0x9e,0x39,0x3a,0xc1,0x3a,0x3b,0xdf,0x3d,0x40,0xd8,0x43, -0x47,0x2b,0x4c,0x50,0x9c,0x55,0x5a,0x42,0x5e,0x61,0xd9,0x63,0x64,0xfa,0x63,0x61, -0xfa,0x5d,0x58,0x9e,0x52,0x4b,0x44,0x43,0x3b,0xb0,0x32,0x2a,0x5b,0x23,0x1c,0xe9, -0x16,0x12,0x53,0x0e,0x0b,0xd4,0x08,0x06,0x8b,0x04,0x02,0x82,0xff,0xfc,0x02,0xf8, -0xf2,0x8c,0xec,0xe5,0x22,0xdd,0xd4,0x2a,0xcc,0xc3,0x9b,0xbb,0xb4,0x14,0xae,0xa9, -0x71,0xa5,0xa3,0x73,0xa2,0xa2,0x7e,0xa4,0xa6,0xed,0xa9,0xad,0xa4,0xb0,0xb3,0xad, -0xb6,0xb8,0x3c,0xba,0xbb,0x82,0xbb,0xbb,0xf4,0xba,0xba,0x1d,0xbb,0xbc,0xf1,0xbd, -0xc1,0x51,0xc5,0xca,0x5b,0xd1,0xd9,0x90,0xe1,0xea,0xbf,0xf4,0xfe,0x07,0x08,0x11, -0x20,0x19,0x20,0x45,0x26,0x2b,0xc0,0x2e,0x31,0x38,0x33,0x34,0x35,0x35,0x35,0x0f, -0x37,0x38,0x66,0x3a,0x3d,0xa2,0x40,0x44,0x4b,0x49,0x4e,0x64,0x53,0x58,0xd5,0x5c, -0x60,0x5a,0x63,0x64,0x9b,0x64,0x62,0x6d,0x5f,0x5a,0xaa,0x54,0x4d,0x0b,0x46,0x3e, -0xd0,0x35,0x2d,0x6d,0x26,0x1f,0xc9,0x19,0x14,0x2f,0x11,0x0e,0xa1,0x0b,0x09,0x1c, -0x08,0x06,0xc2,0x03,0x00,0xdc,0xfc,0xf7,0x0f,0xf2,0xeb,0x31,0xe3,0xda,0x2d,0xd2, -0xc9,0xf6,0xc0,0xb9,0x84,0xb2,0xac,0x6c,0xa8,0xa5,0xe7,0xa3,0xa3,0x0d,0xa5,0xa7, -0xf2,0xa9,0xad,0x72,0xb0,0xb3,0xab,0xb6,0xb9,0xa0,0xba,0xbb,0xfa,0xbb,0xbb,0x5d, -0xbb,0xba,0x9d,0xba,0xba,0xfe,0xbb,0xbe,0x71,0xc1,0xc6,0xd1,0xcb,0xd2,0xcc,0xda, -0xe3,0xf8,0xec,0xf6,0x9d,0x00,0x09,0x9d,0x12,0x1a,0x26,0x21,0x26,0x5c,0x2b,0x2e, -0x2c,0x31,0x32,0x8a,0x33,0x34,0x25,0x35,0x36,0x92,0x37,0x39,0x7a,0x3c,0x3f,0x0f, -0x44,0x48,0x9a,0x4d,0x52,0x69,0x57,0x5b,0x6d,0x5f,0x61,0x1d,0x63,0x62,0xdb,0x60, -0x5d,0x86,0x58,0x52,0xda,0x4b,0x44,0x86,0x3c,0x34,0x09,0x2d,0x25,0x6e,0x1f,0x19, -0xfc,0x14,0x11,0xe0,0x0d,0x0b,0x56,0x09,0x07,0x65,0x05,0x03,0xd0,0xff,0xfb,0xbc, -0xf6,0xf0,0xeb,0xe9,0xe2,0x34,0xda,0xd1,0x9d,0xc9,0xc1,0x7b,0xba,0xb4,0x04,0xaf, -0xab,0x30,0xa8,0xa6,0x8c,0xa6,0xa7,0x78,0xa9,0xac,0x01,0xaf,0xb2,0xf1,0xb4,0xb7, -0xa8,0xb9,0xbb,0x21,0xbc,0xbc,0xdb,0xbc,0xbc,0xaa,0xbc,0xbd,0x00,0xbe,0xbf,0x6c, -0xc2,0xc6,0xe2,0xca,0xd0,0x9b,0xd7,0xdf,0xa4,0xe7,0xf0,0x88,0xf9,0x02,0xe7,0x0a, -0x12,0x1d,0x1a,0x20,0x44,0x25,0x29,0x96,0x2c,0x2e,0xdf,0x30,0x32,0x62,0x33,0x34, -0x5b,0x36,0x38,0x06,0x3b,0x3e,0xf4,0x41,0x46,0xa2,0x4a,0x4f,0x91,0x53,0x57,0x5c, -0x5b,0x5d,0x2c,0x5f,0x5f,0x45,0x5e,0x5b,0xeb,0x57,0x53,0x30,0x4d,0x46,0xab,0x3f, -0x38,0x57,0x31,0x2a,0x7a,0x24,0x1e,0x1e,0x1a,0x16,0xa1,0x12,0x0f,0x1c,0x0d,0x0a, -0x1a,0x08,0x05,0xf4,0x01,0xfd,0x2f,0xf9,0xf3,0xd6,0xec,0xe5,0xc9,0xdd,0xd5,0xef, -0xcd,0xc6,0x02,0xbf,0xb8,0x5b,0xb3,0xaf,0x32,0xac,0xaa,0xa6,0xa9,0xaa,0x40,0xab, -0xad,0x93,0xaf,0xb2,0xb4,0xb4,0xb6,0xbe,0xb8,0xba,0xc0,0xba,0xbb,0xf1,0xba,0xba, -0x9d,0xba,0xba,0x7b,0xbb,0xbd,0x80,0xbf,0xc3,0xa1,0xc7,0xcd,0x06,0xd4,0xdb,0xa8, -0xe3,0xec,0x55,0xf5,0xfe,0xb2,0x06,0x0e,0xea,0x15,0x1c,0x83,0x21,0x25,0x0c,0x29, -0x2b,0x57,0x2d,0x2e,0x4d,0x30,0x31,0x9c,0x33,0x35,0x8e,0x38,0x3b,0xac,0x3f,0x43, -0xaf,0x48,0x4d,0x27,0x52,0x56,0xba,0x5a,0x5d,0x2e,0x60,0x61,0x90,0x60,0x5e,0x9c, -0x5b,0x57,0xe3,0x51,0x4b,0xeb,0x44,0x3d,0xcd,0x36,0x2f,0x8e,0x29,0x23,0xdd,0x1e, -0x1a,0xb7,0x16,0x13,0x19,0x11,0x0e,0x8b,0x0c,0x0a,0x10,0x07,0x03,0x39,0xff,0xfa, -0xf0,0xf3,0xed,0x82,0xe5,0xdd,0x28,0xd5,0xcd,0x81,0xc5,0xbe,0x38,0xb8,0xb2,0xef, -0xae,0xac,0x82,0xaa,0xaa,0xd2,0xaa,0xac,0x76,0xae,0xb1,0xa0,0xb3,0xb6,0x52,0xb8, -0xba,0x20,0xbb,0xbb,0xcc,0xbb,0xbb,0x6a,0xbb,0xbb,0x84,0xbb,0xbc,0xd6,0xbd,0xc0, -0xb4,0xc3,0xc8,0xd4,0xcd,0xd4,0xd3,0xdb,0xe4,0xdc,0xeb,0x00,0xb1,0xd3,0xc6,0x44, -0xa2,0x80,0x50,0xcf,0xf3,0xf5,0x2c,0x52,0xd4,0x7d,0x7c,0xd1,0x2d,0x40,0xf0,0x10, -0xeb,0x74,0xed,0xea,0x50,0xfe,0x04,0xee,0x32,0x2b,0x3e,0x18,0x2c,0x0c,0xf5,0xe3, -0xe2,0xcc,0xdb,0x0d,0xd1,0xcb,0xb7,0x0e,0xfc,0xa9,0x15,0x1b,0x1d,0x0e,0xec,0xd5, -0xd3,0xd2,0xcf,0xae,0xc1,0xee,0xef,0xe8,0xcd,0x20,0x31,0x16,0x46,0x23,0x92,0x21, -0x14,0x13,0xde,0xea,0xb9,0xf0,0xf1,0x60,0x19,0x35,0x16,0x4d,0x40,0xf5,0x4e,0x2b, -0xbc,0xfd,0xfe,0x60,0xdf,0xdb,0xba,0xd7,0x02,0x2c,0x05,0x0d,0x16,0x28,0x17,0x73, -0x00,0xf7,0x4e,0xd5,0xc8,0x2f,0xb3,0xd1,0xf1,0xc5,0xe7,0xcf,0x05,0x07,0x67,0x03, -0xff,0xdc,0xf2,0xd3,0xb4,0xc9,0xd3,0x3e,0xc8,0xe4,0x69,0x01,0x14,0x5c,0x26,0x32, -0xce,0x39,0x1b,0x17,0x1b,0x06,0xa4,0xf0,0xee,0xcf,0xff,0x11,0x17,0x24,0x48,0x17, -0x59,0x4c,0xc2,0x4f,0x28,0x61,0x04,0xe3,0x91,0xd9,0xcf,0xe1,0xd9,0x00,0xa2,0x0d, -0x16,0x3f,0x25,0x12,0x03,0xf5,0xd3,0xc7,0xc0,0xa5,0xac,0xa8,0xc6,0x09,0xd9,0xfe, -0x01,0x1c,0x21,0xe5,0x0d,0xf8,0x10,0xdb,0xb1,0xf7,0xa8,0xb2,0x63,0xc3,0xec,0x9d, -0x1d,0x45,0x36,0x53,0x5e,0x58,0x4d,0x25,0x8b,0x0a,0xec,0x0a,0xd8,0xdb,0x0f,0xfa, -0x1d,0xbe,0x3a,0x60,0xc0,0x65,0x58,0xb0,0x3e,0x1a,0x5a,0xef,0xcf,0xda,0xce,0xd5, -0x30,0xec,0x13,0xcc,0x29,0x30,0x5a,0x27,0x12,0x75,0xe5,0xbd,0xbd,0xa6,0x95,0x03, -0x9f,0xbe,0x68,0xde,0xfb,0x7f,0x12,0x1a,0x5e,0x04,0xee,0xbb,0xd3,0xb7,0x4d,0xb3, -0xc0,0xcf,0xdc,0xfb,0xff,0x26,0x45,0xcd,0x50,0x53,0x9a,0x40,0x22,0x50,0x08,0xf9, -0x96,0xf5,0xff,0x21,0x20,0x3b,0x40,0x54,0x62,0x43,0x5d,0x42,0xa0,0x1e,0xfe,0xc3, -0xdf,0xd0,0x32,0xd7,0xe4,0x69,0xfd,0x15,0xc3,0x20,0x15,0x22,0x00,0xe3,0xfb,0xbd, -0xa6,0x09,0x9e,0xa4,0x26,0xb9,0xdb,0x54,0xf9,0x06,0x94,0x0a,0xfe,0x8c,0xe3,0xcc, -0x82,0xb9,0xb5,0xc2,0xbe,0xe0,0xea,0x05,0x29,0x66,0x49,0x55,0x5b,0x50,0x40,0x4c, -0x29,0x0e,0x9c,0xfd,0x01,0x85,0x0d,0x26,0xc1,0x45,0x59,0x92,0x61,0x5b,0xd0,0x47, -0x24,0x1a,0x03,0xea,0x02,0xd8,0xd9,0xb1,0xe8,0xfb,0x3f,0x0f,0x1b,0x9f,0x1b,0x02, -0xee,0xe6,0xc4,0xaf,0xa5,0x95,0x9f,0x98,0xaa,0x4c,0xc4,0xe5,0x84,0xfd,0x04,0x3f, -0x01,0xee,0xcb,0xd6,0xc3,0xc8,0xbb,0xbf,0x76,0xd2,0xf6,0x2c,0x1c,0x3b,0x22,0x50, -0x51,0x9f,0x44,0x2d,0x38,0x19,0x06,0xd0,0xff,0x0b,0xf0,0x1d,0x3b,0xdb,0x57,0x66, -0x05,0x63,0x52,0x4e,0x38,0x11,0xe1,0xee,0xd9,0x2f,0xd1,0xda,0xe2,0xed,0x05,0x0a, -0x13,0x16,0x26,0x0a,0xed,0xef,0xcf,0xb0,0x15,0x9b,0x96,0x90,0xa5,0xbf,0x93,0xda, -0xf7,0xa9,0x05,0x05,0xf3,0xf6,0xe0,0xc0,0xc9,0xba,0x79,0xbd,0xcd,0xe7,0xeb,0x12, -0xd1,0x32,0x4b,0x07,0x55,0x50,0x91,0x3b,0x23,0x05,0x14,0x0a,0xc6,0x0f,0x20,0x53, -0x38,0x4f,0x3d,0x5f,0x62,0xa7,0x52,0x3a,0x23,0x1b,0xfb,0x89,0xe7,0xdf,0x9f,0xe4, -0xf0,0xd8,0x02,0x10,0x4e,0x0e,0x01,0x1c,0xe8,0xc9,0x58,0xac,0x99,0xae,0x93,0x9b, -0xa3,0xb2,0xcc,0x4a,0xe4,0xf4,0xd9,0xf6,0xec,0xeb,0xdb,0xcd,0x21,0xc1,0xc1,0xdb, -0xd2,0xed,0x3d,0x11,0x32,0x3a,0x4a,0x52,0x3c,0x4e,0x3f,0xd9,0x28,0x17,0x9e,0x10, -0x14,0xc3,0x24,0x3d,0xa4,0x56,0x65,0x92,0x68,0x5c,0x3f,0x43,0x24,0xe3,0x04,0xed, -0x7e,0xe3,0xe7,0x7a,0xf4,0x02,0x16,0x0f,0x0f,0xb6,0x01,0xe9,0xd1,0xca,0xad,0x95, -0x97,0x91,0xb7,0x97,0xa9,0x2d,0xc3,0xd9,0xfb,0xe9,0xee,0x38,0xe8,0xd8,0xc7,0xc8, -0xc0,0x64,0xbf,0xcc,0x94,0xe5,0x05,0xe3,0x25,0x40,0x9a,0x4f,0x4f,0x9c,0x46,0x38, -0x84,0x28,0x20,0x8a,0x22,0x2d,0x54,0x3f,0x55,0x65,0x66,0x6a,0x38,0x63,0x4f,0xc4, -0x32,0x15,0xb4,0xfc,0xec,0xa6,0xe6,0xec,0x1f,0xf7,0x00,0xf6,0x03,0xfc,0x8b,0xe9, -0xd0,0x80,0xb5,0x9e,0x53,0x90,0x90,0x6d,0x9c,0xaf,0xfc,0xc5,0xd8,0xf4,0xe1,0xe2, -0x51,0xda,0xce,0xda,0xc5,0xc5,0x11,0xce,0xe2,0x96,0xfe,0x1c,0x0e,0x37,0x48,0x8b, -0x4f,0x4a,0x34,0x3f,0x33,0x04,0x2c,0x2c,0x22,0x35,0x44,0x4b,0x56,0x65,0xc1,0x6a, -0x63,0x56,0x51,0x37,0xf6,0x1a,0x02,0x65,0xf3,0xed,0x9e,0xf0,0xf8,0x96,0xff,0x00, -0x26,0xf8,0xe6,0xd1,0xcc,0xb2,0xca,0x9d,0x91,0x03,0x90,0x9a,0x16,0xac,0xc0,0x93, -0xd0,0xd9,0x8c,0xd9,0xd2,0x95,0xc8,0xc1,0x32,0xc1,0xcb,0x63,0xdf,0xfb,0x92,0x19, -0x34,0xe3,0x45,0x4d,0xf3,0x49,0x3f,0x56,0x33,0x2b,0xdb,0x2b,0x34,0x25,0x44,0x56, -0xec,0x66,0x6e,0xd6,0x69,0x59,0xa6,0x40,0x24,0x65,0x0a,0xf7,0x0c,0xf0,0xf1,0x42, -0xf8,0x00,0x44,0x03,0xfd,0xf6,0xec,0xd4,0xba,0xb8,0xa0,0x47,0x90,0x8a,0x7c,0x91, -0xa1,0x38,0xb5,0xc7,0xaa,0xd3,0xd7,0xd5,0xd1,0xc8,0x89,0xc0,0xbd,0xfb,0xc3,0xd4, -0x24,0xed,0x0a,0x95,0x26,0x3c,0x05,0x48,0x4a,0x14,0x44,0x3a,0x87,0x32,0x30,0x4a, -0x36,0x42,0x90,0x52,0x62,0x70,0x6b,0x6b,0x88,0x60,0x4c,0x66,0x33,0x1a,0xe5,0x05, -0xf9,0x32,0xf5,0xf6,0xc8,0xfa,0xfc,0x8d,0xf8,0xec,0xe2,0xd8,0xc2,0x3b,0xac,0x9b, -0xbf,0x94,0x96,0x05,0xa0,0xae,0x02,0xbd,0xc7,0x5e,0xcd,0xcc,0xe7,0xc6,0xc2,0xb2, -0xc1,0xc8,0x52,0xd6,0xeb,0x65,0x04,0x1d,0x20,0x32,0x3f,0x75,0x43,0x41,0x90,0x3b, -0x36,0x95,0x35,0x3b,0xf3,0x45,0x53,0x16,0x61,0x69,0xc6,0x69,0x60,0x28,0x4f,0x38, -0xa6,0x21,0x0f,0x72,0x02,0xfd,0xc2,0xfd,0x00,0xd4,0x00,0xfb,0xab,0xef,0xdc,0x64, -0xc5,0xaf,0x18,0x9e,0x95,0x50,0x95,0x9e,0x52,0xac,0xbb,0x05,0xc7,0xcc,0x96,0xcb, -0xc6,0x82,0xbf,0xbc,0x9e,0xc1,0xce,0x6d,0xe3,0xfd,0x6c,0x18,0x2f,0x31,0x3e,0x44, -0xf6,0x42,0x3d,0x02,0x37,0x34,0x36,0x38,0x42,0xb9,0x50,0x5f,0x19,0x6b,0x6f,0x01, -0x69,0x59,0xea,0x43,0x2b,0x75,0x15,0x05,0xd7,0xfc,0xfa,0x6f,0xfd,0xff,0x4c,0xfe, -0xf6,0xd8,0xe6,0xd1,0x65,0xba,0xa6,0xa6,0x98,0x93,0x3d,0x98,0xa3,0xc7,0xb1,0xbf, -0xe4,0xc7,0xca,0x5a,0xc8,0xc3,0xad,0xc0,0xc2,0x3d,0xcc,0xdc,0x43,0xf2,0x0b,0x81, -0x22,0x34,0x8c,0x3f,0x43,0x04,0x41,0x3d,0x61,0x3a,0x3b,0x16,0x42,0x4d,0xe1,0x59, -0x64,0xae,0x6a,0x68,0x78,0x5d,0x4c,0xd0,0x36,0x21,0x08,0x10,0x04,0xd2,0xfe,0xfd, -0xb9,0xfd,0xfb,0xe6,0xf3,0xe6,0x5d,0xd4,0xbf,0xbb,0xac,0x9f,0x50,0x98,0x99,0xa8, -0xa1,0xac,0x7e,0xb8,0xc1,0x72,0xc5,0xc5,0xa3,0xc2,0xc0,0x5f,0xc3,0xcb,0x1e,0xdb, -0xee,0xfd,0x05,0x1c,0xf8,0x2e,0x3a,0xda,0x3f,0x40,0x10,0x3d,0x3b,0xb2,0x3c,0x43, -0x82,0x4d,0x59,0xee,0x64,0x6a,0xce,0x69,0x60,0x12,0x4f,0x3a,0x02,0x25,0x13,0xe2, -0x06,0x01,0xe3,0xff,0x00,0xc1,0xfe,0xf8,0x55,0xeb,0xd8,0x6b,0xc3,0xae,0xea,0x9e, -0x96,0x1e,0x97,0x9e,0x46,0xaa,0xb6,0xc7,0xbf,0xc4,0x49,0xc4,0xc0,0xd7,0xbc,0xbd, -0x84,0xc3,0xd1,0xf4,0xe5,0xfe,0xe6,0x16,0x2b,0x1a,0x3a,0x40,0x0c,0x41,0x3d,0xbf, -0x3a,0x3a,0x2d,0x40,0x4a,0x76,0x57,0x64,0x89,0x6d,0x6e,0x8b,0x67,0x58,0xd7,0x43, -0x2d,0xe9,0x19,0x0b,0xb3,0x02,0x00,0xe1,0xff,0xfe,0x6e,0xfa,0xef,0xeb,0xde,0xca, -0xb7,0xb5,0xa4,0xa0,0x98,0x95,0x87,0x99,0xa3,0x00,0xaf,0xb9,0x49,0xc0,0xc2,0x5a, -0xc1,0xbe,0x3b,0xbe,0xc2,0x5c,0xcd,0xde,0xb0,0xf3,0x0b,0xb4,0x20,0x31,0x7c,0x3c, -0x40,0x4b,0x40,0x3e,0x80,0x3d,0x40,0x28,0x48,0x52,0x9e,0x5e,0x68,0x45,0x6c,0x68, -0xa3,0x5c,0x4b,0xf3,0x36,0x22,0xee,0x12,0x07,0x2f,0x02,0xff,0x0e,0xfe,0xf9,0x27, -0xf0,0xe1,0xd8,0xce,0xbb,0xe1,0xa9,0x9d,0xf5,0x97,0x99,0x3d,0xa1,0xab,0x60,0xb4, -0xbb,0x71,0xbd,0xbc,0x8e,0xbb,0xbb,0xad,0xc0,0xcb,0x91,0xdb,0xf0,0xd2,0x06,0x1b, -0xbb,0x2b,0x36,0x84,0x3b,0x3c,0xe8,0x3b,0x3c,0x2d,0x41,0x49,0x40,0x54,0x5f,0x3f, -0x69,0x6d,0x14,0x6a,0x5f,0xf7,0x4e,0x3b,0xbc,0x28,0x18,0x0b,0x0e,0x07,0xce,0x04, -0x02,0x93,0xfd,0xf3,0x0f,0xe5,0xd2,0x57,0xbe,0xac,0xa0,0x9e,0x97,0xfc,0x97,0x9e, -0x93,0xa7,0xb0,0xdb,0xb7,0xba,0x9c,0xba,0xb8,0x5b,0xb8,0xbb,0x8b,0xc4,0xd3,0xba, -0xe7,0xfe,0x74,0x14,0x26,0xad,0x33,0x3a,0x38,0x3d,0x3d,0x73,0x3d,0x40,0xf6,0x46, -0x50,0x1b,0x5c,0x66,0x76,0x6c,0x6c,0xb2,0x64,0x56,0xdc,0x44,0x31,0x6d,0x20,0x13, -0x80,0x0a,0x05,0x9e,0x02,0xfe,0x08,0xf7,0xea,0x3a,0xda,0xc7,0x48,0xb5,0xa6,0x60, -0x9c,0x99,0x66,0x9c,0xa3,0xc8,0xab,0xb3,0x32,0xb8,0xba,0x00,0xba,0xb9,0x9f,0xbc, -0xc3,0x5e,0xd0,0xe1,0xd9,0xf5,0x0a,0x59,0x1d,0x2b,0x5b,0x35,0x3a,0x32,0x3c,0x3d, -0x35,0x40,0x46,0x71,0x4e,0x58,0xa3,0x61,0x68,0x33,0x69,0x63,0xcf,0x58,0x49,0xf2, -0x37,0x27,0xc6,0x19,0x10,0xf3,0x09,0x05,0x57,0x00,0xf9,0x90,0xed,0xdd,0x4f,0xcc, -0xba,0xea,0xab,0xa1,0xff,0x9d,0x9f,0xb6,0xa4,0xab,0x3b,0xb2,0xb6,0x17,0xb8,0xb7, -0x9b,0xb7,0xba,0x00,0xc1,0xcc,0x5c,0xdd,0xf1,0x72,0x05,0x17,0x6f,0x26,0x30,0x40, -0x35,0x37,0x58,0x39,0x3c,0xa9,0x42,0x4b,0xd5,0x55,0x60,0x80,0x67,0x69,0x5c,0x65, -0x5a,0x0d,0x4c,0x3b,0x91,0x2a,0x1c,0x1c,0x13,0x0c,0xff,0x08,0x04,0x0d,0xfe,0xf3, -0x64,0xe4,0xd2,0x79,0xc0,0xb0,0x5b,0xa5,0x9f,0x0b,0xa0,0xa4,0x7d,0xab,0xb2,0xd3, -0xb6,0xb8,0x39,0xb8,0xb7,0x33,0xb8,0xbd,0x52,0xc7,0xd6,0x16,0xe9,0xfd,0xd9,0x10, -0x20,0x3d,0x2c,0x32,0xcf,0x35,0x37,0xd7,0x39,0x3e,0xf6,0x45,0x4f,0x2c,0x5a,0x63, -0xa0,0x67,0x66,0x96,0x5e,0x51,0x0d,0x42,0x31,0xe8,0x22,0x17,0x76,0x0f,0x0a,0x46, -0x06,0x00,0xfe,0xf7,0xea,0xef,0xda,0xc9,0x38,0xb9,0xac,0xaa,0xa4,0xa2,0x81,0xa4, -0xaa,0x62,0xb0,0xb5,0x99,0xb8,0xb9,0x67,0xb9,0xba,0x76,0xbe,0xc6,0x6b,0xd3,0xe3, -0x6d,0xf6,0x08,0x3d,0x19,0x25,0xeb,0x2d,0x32,0x8b,0x35,0x38,0x06,0x3d,0x43,0xde, -0x4c,0x56,0xb4,0x5e,0x63,0x68,0x63,0x5d,0x08,0x53,0x44,0xff,0x35,0x28,0xd2,0x1c, -0x14,0x99,0x0e,0x09,0x25,0x03,0xfa,0x16,0xee,0xde,0x09,0xce,0xbe,0x31,0xb1,0xa8, -0x9f,0xa5,0xa6,0xea,0xaa,0xb0,0xb4,0xb4,0xb7,0xa3,0xb7,0xb7,0xc4,0xb7,0xbb,0x59, -0xc3,0xcf,0xbb,0xdf,0xf1,0x7f,0x04,0x14,0xad,0x21,0x2a,0x02,0x2f,0x32,0x82,0x35, -0x3a,0x76,0x41,0x4a,0xba,0x54,0x5d,0x4f,0x64,0x65,0x2a,0x61,0x57,0x6a,0x4a,0x3b, -0x79,0x2d,0x21,0xed,0x18,0x12,0xda,0x0d,0x08,0x96,0x00,0xf5,0xc5,0xe6,0xd5,0x1c, -0xc5,0xb6,0x1b,0xac,0xa6,0x5c,0xa6,0xa9,0x1d,0xaf,0xb4,0x82,0xb7,0xb8,0x27,0xb8, -0xb8,0x10,0xba,0xbf,0x89,0xc9,0xd7,0x0b,0xe9,0xfb,0x4d,0x0d,0x1b,0xe6,0x25,0x2c, -0x1c,0x31,0x34,0x22,0x38,0x3d,0x3b,0x45,0x4e,0xd6,0x57,0x5f,0x07,0x63,0x61,0xb7, -0x5a,0x4f,0x4c,0x42,0x34,0x00,0x27,0x1c,0xc8,0x14,0x0e,0x5e,0x09,0x02,0x97,0xf8, -0xeb,0x3e,0xdd,0xcd,0xfa,0xbe,0xb3,0xb1,0xab,0xa8,0xdb,0xa9,0xad,0x12,0xb1,0xb4, -0xc7,0xb6,0xb7,0xbe,0xb8,0xba,0xce,0xbf,0xc8,0xf5,0xd4,0xe4,0x06,0xf5,0x04,0x9f, -0x13,0x1f,0x36,0x28,0x2e,0xe2,0x32,0x37,0xbc,0x3d,0x45,0x51,0x4d,0x55,0x28,0x5c, -0x5f,0x6d,0x5f,0x5a,0xdb,0x51,0x46,0x81,0x39,0x2d,0x39,0x23,0x1a,0x5a,0x13,0x0c, -0xf9,0x04,0xfb,0xe6,0xee,0xe0,0x67,0xd1,0xc3,0xd5,0xb7,0xaf,0xff,0xab,0xab,0x88, -0xad,0xb0,0x18,0xb3,0xb4,0x1b,0xb5,0xb5,0x59,0xb7,0xbb,0x9a,0xc3,0xcf,0xb0,0xdd, -0xee,0x17,0xff,0x0d,0x2f,0x1a,0x23,0x92,0x29,0x2e,0x88,0x33,0x39,0xe7,0x40,0x49, -0xda,0x52,0x5a,0x2f,0x60,0x61,0x91,0x5d,0x55,0xac,0x4a,0x3e,0x80,0x31,0x26,0xfb, -0x1d,0x16,0xbf,0x10,0x09,0xec,0x00,0xf5,0xa9,0xe7,0xd8,0x67,0xc9,0xbc,0xa5,0xb2, -0xad,0x50,0xab,0xac,0x59,0xaf,0xb2,0xb6,0xb4,0xb5,0x0b,0xb6,0xb6,0xef,0xb9,0xc0, -0xc1,0xc9,0xd6,0x9f,0xe6,0xf7,0xe1,0x06,0x14,0xe5,0x1e,0x26,0x6a,0x2c,0x31,0x3a, -0x37,0x3d,0x8d,0x45,0x4d,0x1e,0x56,0x5c,0x33,0x5f,0x5d,0x1c,0x58,0x4f,0xf3,0x43, -0x37,0x8e,0x2c,0x22,0x49,0x1a,0x13,0x33,0x0c,0xff,0x7d,0xff,0x00,0x75,0x00,0x00, -0x68,0x00,0x00,0x91,0xff,0xfe,0x5f,0xff,0xff,0x7e,0xff,0xff,0x6a,0x00,0x00,0x9d, -0x00,0xff,0xeb,0xff,0x00,0xb6,0xff,0xff,0x19,0x00,0x00,0xab,0x00,0x00,0xd2,0xff, -0x00,0x91,0xff,0xff,0x92,0xff,0xff,0x2f,0x00,0x00,0x20,0x00,0xff,0xed,0xff,0xff, -0xde,0xff,0xff,0xde,0xff,0x00,0x40,0x01,0x01,0x3d,0x01,0x00,0x98,0xff,0xfe,0x36, -0xfe,0xfe,0x27,0xff,0xff,0x58,0xff,0x00,0x93,0x00,0x00,0xf4,0xff,0xff,0x37,0xff, -0xff,0x2a,0x00,0xff,0x1f,0x00,0x00,0xec,0x02,0x02,0xde,0x02,0x01,0x99,0x01,0x00, -0xa3,0xff,0xff,0xe0,0xfd,0xfd,0xab,0xfd,0xfc,0x3c,0xfc,0xfb,0xaa,0xfc,0xff,0x1b, -0x03,0x05,0x13,0x05,0x03,0xd6,0x01,0x00,0x73,0xfd,0xfa,0xfe,0xfa,0xfc,0xac,0xfe, -0x00,0x4d,0x03,0x05,0x92,0x07,0x09,0x6c,0x0b,0x0c,0xe3,0x0b,0x0a,0xe5,0x08,0x07, -0xa5,0x04,0x01,0x69,0xff,0xfe,0x5c,0xfe,0xfd,0xcc,0xfd,0xfe,0x5c,0xff,0xff,0xd5, -0xff,0xff,0x2b,0xff,0xfe,0x85,0xfe,0xfe,0xcf,0xff,0xff,0xa4,0xfe,0xff,0xf0,0xfe, -0xfe,0xc9,0xfe,0xff,0x72,0xff,0xfe,0x1c,0xfe,0xfe,0x59,0xff,0xff,0x73,0xff,0x00, -0x74,0x00,0xff,0x0f,0x01,0x02,0xc3,0x01,0x00,0xe1,0xfe,0xfe,0xee,0xff,0x00,0x97, -0x00,0xff,0x4f,0xff,0xff,0x0b,0x01,0x02,0x71,0x01,0xff,0x01,0xfe,0xfe,0x52,0xfd, -0xfc,0x55,0xfd,0xff,0x6c,0x00,0xfd,0x05,0xf9,0xf9,0x09,0xfb,0xfa,0x4b,0xf7,0xf5, -0xf6,0xf1,0xf2,0xac,0xf4,0xf6,0xe1,0xf5,0xf4,0x9a,0xf1,0xed,0x02,0xee,0xee,0x7f, -0xf1,0xf5,0xa8,0x02,0x14,0x25,0x29,0x3b,0x90,0x44,0x44,0xdd,0x38,0x23,0x0b,0x0b, -0xf4,0x9a,0xe5,0xdf,0xbf,0xe1,0xe8,0xef,0xf2,0xfe,0x99,0x07,0x09,0x1e,0x06,0x00, -0x36,0xfc,0xfa,0x26,0xfb,0xfc,0x6b,0xfe,0xfe,0xe6,0xfd,0xfb,0xb1,0xfa,0xfb,0x33, -0xfc,0xfb,0x93,0xfa,0xfa,0x19,0xfc,0xfd,0x6b,0xff,0x00,0x5b,0x01,0x00,0x2a,0xff, -0xfe,0x71,0xfd,0xfc,0x0e,0xfc,0xfb,0x2d,0xfc,0xfd,0xe4,0xfe,0x01,0x70,0x02,0x02, -0xd7,0x01,0x01,0xd4,0x00,0x00,0xe1,0xfe,0xfd,0x95,0xfc,0xfd,0x30,0xff,0x00,0xd8, -0x01,0x02,0x55,0x02,0x01,0xcb,0x00,0xff,0xf4,0xfc,0xfa,0xab,0xf9,0xf9,0xa8,0xf6, -0xf3,0x54,0xef,0xec,0xc5,0xe9,0xe7,0x8c,0xe4,0xe1,0x0f,0xe3,0xe4,0x8c,0xe8,0xf1, -0x16,0xff,0x10,0x96,0x23,0x37,0xb4,0x48,0x53,0xc6,0x53,0x46,0x5a,0x2e,0x10,0x75, -0xf4,0xdf,0x69,0xd5,0xd4,0x25,0xdc,0xeb,0x13,0xfd,0x08,0x56,0x0d,0x08,0x67,0x04, -0x02,0x0c,0x05,0x08,0xe9,0x0b,0x08,0x50,0xff,0xf6,0x55,0xf2,0xf2,0x62,0xf3,0xf5, -0x6f,0xf7,0xf8,0xf4,0xf8,0xfa,0x2f,0xfd,0x00,0xa4,0x02,0x03,0x1d,0x03,0x00,0xdf, -0xfd,0xfc,0xbb,0xfc,0xfc,0x86,0xfa,0xf7,0x1b,0xf6,0xf7,0x64,0xfa,0xfd,0x7c,0xff, -0xfe,0x7d,0xfd,0xfc,0xb9,0xfc,0xfd,0x06,0xfe,0xfe,0x87,0xff,0x02,0xe2,0x04,0x06, -0x4d,0x07,0x06,0x8f,0x05,0x02,0x58,0xff,0xfd,0xa4,0xfb,0xf9,0x9f,0xf8,0xf8,0x76, -0xf9,0xfa,0xf3,0xf9,0xf9,0x74,0xf8,0xf6,0x0e,0xf6,0xf5,0x14,0xf4,0xf1,0xdd,0xee, -0xed,0xa8,0xe7,0xe2,0x79,0xe3,0xea,0x1d,0xf7,0x0d,0xc7,0x24,0x3c,0x81,0x4f,0x5c, -0x4b,0x5b,0x4a,0x1f,0x2e,0x0e,0xe9,0xef,0xdb,0x02,0xd7,0xda,0xa8,0xde,0xe5,0x6c, -0xef,0xf8,0x1f,0x00,0x04,0xb6,0x07,0x09,0x0a,0x0d,0x0e,0xcf,0x08,0xfd,0xa5,0xf4, -0xf1,0xf8,0xf2,0xf6,0xc9,0xf9,0xf9,0xea,0xf9,0xfb,0x87,0xfd,0xfe,0xc0,0xfe,0xff, -0x07,0x01,0x02,0x46,0x03,0x01,0xf5,0xfd,0xfb,0xd0,0xf9,0xf8,0x0e,0xf7,0xf4,0x4a, -0xf4,0xf5,0x6f,0xf9,0xfc,0x37,0xfe,0xff,0x84,0x00,0x02,0xa2,0x04,0x07,0xa7,0x09, -0x09,0xae,0x08,0x06,0x7c,0x04,0x01,0x33,0xfd,0xf9,0x78,0xf7,0xf7,0x50,0xf8,0xfa, -0x3d,0xfe,0x02,0x02,0x06,0x09,0x5e,0x0d,0x10,0xa2,0x11,0x11,0x3b,0x10,0x0c,0x6f, -0x08,0x03,0x10,0xfc,0xf4,0x9a,0xe9,0xda,0xad,0xce,0xc7,0x19,0xc7,0xca,0xa0,0xce, -0xdd,0x36,0xf6,0x14,0x28,0x39,0x5b,0xb1,0x74,0x7d,0x2f,0x70,0x4d,0x6b,0x23,0xf9, -0x85,0xd9,0xc5,0xd4,0xbe,0xc3,0x30,0xd0,0xe2,0x89,0xfb,0x17,0x16,0x23,0x21,0xd6, -0x18,0x0e,0x8a,0x04,0xfb,0x75,0xf6,0xf4,0x8a,0xf3,0xf4,0xcb,0xf8,0xf9,0xbb,0xf8, -0xf6,0xd9,0xf6,0xf8,0x46,0xfb,0xfe,0xd4,0x00,0x03,0xad,0x05,0x05,0x0a,0x04,0x00, -0xf8,0xfa,0xf4,0x1c,0xf1,0xf0,0xdb,0xf1,0xf3,0xf0,0xf5,0xfa,0x74,0xfe,0x00,0xb7, -0x01,0x03,0xfa,0x05,0x08,0x21,0x09,0x09,0x62,0x07,0x04,0xd9,0x00,0xfe,0x71,0xfc, -0xfb,0x99,0xfa,0xfa,0xf3,0xfa,0xfd,0x60,0xff,0x01,0xfb,0x04,0x08,0x7e,0x0d,0x12, -0x03,0x16,0x18,0x81,0x16,0x11,0xdf,0x0b,0x05,0x18,0xfe,0xf6,0x23,0xec,0xdf,0xc8, -0xd2,0xc7,0x09,0xc2,0xc5,0x55,0xc9,0xce,0x7c,0xdc,0xf7,0x3e,0x1a,0x41,0xfb,0x64, -0x7d,0xf4,0x7f,0x67,0xba,0x3d,0x0f,0x4d,0xe7,0xca,0x8c,0xbc,0xbb,0xba,0xc4,0xd3, -0x0f,0xe8,0x00,0x4a,0x14,0x21,0x07,0x27,0x20,0x94,0x10,0x01,0x1e,0xf8,0xf2,0x1d, -0xf0,0xee,0x16,0xee,0xef,0x96,0xf2,0xf7,0x02,0xfa,0xfb,0xd6,0xfb,0xfd,0x76,0x00, -0x04,0x6d,0x08,0x09,0x04,0x07,0x03,0x16,0xff,0xfa,0x9a,0xf5,0xf0,0x6c,0xee,0xef, -0x43,0xf2,0xf5,0xef,0xf8,0xfb,0x88,0xfe,0x02,0x02,0x06,0x09,0x4f,0x0d,0x0f,0x43, -0x10,0x10,0x0e,0x10,0x0c,0x05,0x06,0xfe,0x89,0xf7,0xf1,0x09,0xed,0xea,0x43,0xe9, -0xeb,0xa4,0xf0,0xf8,0xa7,0x01,0x0a,0xda,0x12,0x19,0x13,0x1d,0x1d,0x38,0x1a,0x14, -0x48,0x0d,0x04,0x0d,0xfa,0xee,0xd6,0xdf,0xd1,0x1d,0xc7,0xc4,0x41,0xc6,0xcb,0xac, -0xd2,0xe3,0x74,0xfc,0x1b,0x89,0x3d,0x5c,0x73,0x6f,0x70,0x53,0x5b,0x38,0x54,0x12, -0xf0,0x26,0xd8,0xca,0xb9,0xc7,0xcd,0x9d,0xda,0xeb,0xf1,0xfd,0x11,0xd1,0x18,0x18, -0x71,0x11,0x08,0x8b,0xff,0xf9,0x41,0xf4,0xf1,0x4b,0xef,0xee,0xec,0xef,0xf1,0x0b, -0xf4,0xf7,0xd8,0xfa,0xfe,0x89,0x02,0x07,0x43,0x0b,0x0e,0x3e,0x0f,0x0b,0x3b,0x06, -0x00,0xcb,0xfa,0xf5,0x10,0xf0,0xed,0x85,0xec,0xee,0xc0,0xf1,0xf7,0x41,0xfc,0x00, -0x4b,0x05,0x0a,0x6e,0x10,0x14,0x7c,0x17,0x17,0x3e,0x16,0x11,0x6f,0x0b,0x03,0x84, -0xfa,0xf1,0x58,0xea,0xe5,0xae,0xe4,0xe6,0xd6,0xea,0xf1,0xa9,0xfa,0x04,0xb6,0x0d, -0x15,0xc6,0x1a,0x1c,0xfb,0x1a,0x15,0x46,0x0d,0x03,0xf6,0xf7,0xed,0xcb,0xe2,0xd8, -0xfd,0xd1,0xce,0x9a,0xce,0xd1,0xd7,0xd8,0xea,0x37,0x05,0x26,0x34,0x47,0x61,0x99, -0x6c,0x65,0x80,0x4b,0x27,0x6d,0x04,0xe5,0x15,0xd1,0xc7,0x06,0xc9,0xd3,0x23,0xe3, -0xf6,0x20,0x0c,0x1a,0xff,0x1b,0x15,0x8a,0x0c,0x03,0x7f,0xfc,0xf6,0x1a,0xf3,0xf0, -0xed,0xee,0xee,0xcf,0xf0,0xf3,0x68,0xf6,0xf9,0xc6,0xfc,0x01,0x01,0x06,0x0b,0xe0, -0x0f,0x12,0x0c,0x12,0x0f,0x89,0x0c,0x07,0x21,0xff,0xf6,0xea,0xef,0xeb,0x07,0xe9, -0xe9,0x55,0xec,0xf0,0x5e,0xf5,0xf9,0x57,0xfe,0x03,0xb9,0x08,0x0d,0x6c,0x12,0x15, -0xbf,0x17,0x17,0x04,0x15,0x11,0x2b,0x0c,0x03,0x26,0xf9,0xef,0x56,0xe8,0xe4,0x59, -0xe4,0xe7,0xd6,0xed,0xf5,0x4a,0xfe,0x06,0xcd,0x0d,0x12,0x87,0x14,0x13,0x5b,0x10, -0x0a,0x07,0x02,0xf7,0xef,0xed,0xe2,0x5f,0xdb,0xd6,0x71,0xd3,0xd3,0x13,0xdc,0xf1, -0xf3,0x0c,0x31,0x61,0x51,0x68,0x3e,0x6e,0x5d,0x85,0x3a,0x12,0x9d,0xec,0xd0,0x87, -0xc1,0xc1,0x84,0xcb,0xdb,0x63,0xed,0xfe,0x9b,0x0c,0x14,0x9e,0x18,0x15,0x34,0x0c, -0x01,0xab,0xf9,0xf4,0xaa,0xf2,0xf1,0x5f,0xf2,0xf3,0xd0,0xf3,0xf4,0x33,0xf5,0xf7, -0x03,0xfb,0xff,0x4e,0x05,0x09,0x3a,0x0d,0x11,0xd1,0x13,0x14,0x51,0x11,0x0b,0x72, -0x02,0xf8,0x3c,0xf1,0xec,0xfe,0xea,0xea,0x82,0xea,0xec,0x16,0xef,0xf2,0xa8,0xf6, -0xfb,0x99,0x00,0x05,0x67,0x0a,0x10,0x30,0x15,0x18,0xed,0x18,0x15,0x21,0x0d,0x02, -0x87,0xf7,0xee,0x11,0xe7,0xe3,0x06,0xe3,0xe6,0x38,0xed,0xf5,0x0f,0xff,0x07,0x25, -0x0e,0x11,0xe7,0x11,0x0f,0x6d,0x09,0x00,0x1f,0xf7,0xed,0x9b,0xe3,0xda,0x0e,0xd4, -0xd1,0xa0,0xd2,0xe1,0x73,0xf8,0x1a,0x1f,0x3e,0x5c,0x4d,0x6d,0x6b,0xd9,0x55,0x32, -0xbb,0x0b,0xeb,0xd9,0xd4,0xc9,0x32,0xc8,0xd0,0xc4,0xdd,0xed,0x19,0xfd,0x0a,0x48, -0x14,0x17,0x00,0x12,0x0a,0xc4,0x02,0xfd,0x4a,0xfb,0xfa,0x51,0xf8,0xf5,0xed,0xf1, -0xee,0xf6,0xec,0xee,0xeb,0xf1,0xf6,0xa6,0xfb,0x01,0x5a,0x06,0x0a,0x21,0x0d,0x0f, -0x13,0x10,0x0f,0xfe,0x0c,0x08,0x05,0x03,0xfe,0xb4,0xf9,0xf5,0x42,0xf1,0xee,0x7c, -0xed,0xed,0x1b,0xef,0xf1,0x36,0xf4,0xf7,0x42,0xfa,0xfe,0xdb,0x04,0x0b,0x08,0x10, -0x11,0xc5,0x0f,0x0c,0xe9,0x07,0x01,0x6d,0xfb,0xf5,0x02,0xf0,0xed,0x41,0xed,0xef, -0xff,0xf3,0xf7,0x6f,0xfc,0x00,0x68,0x03,0x04,0xd8,0x02,0xfe,0x4e,0xfa,0xf4,0xb4, -0xeb,0xe4,0x9a,0xdd,0xd7,0x17,0xd9,0xe7,0x06,0x00,0x21,0x65,0x43,0x5f,0x59,0x6e, -0x69,0xca,0x51,0x2e,0x30,0x06,0xe1,0x5a,0xc7,0xbb,0x77,0xbd,0xca,0x45,0xdd,0xf2, -0xe0,0x04,0x12,0x01,0x19,0x1a,0x58,0x17,0x0f,0x6d,0x07,0x01,0xa4,0xfd,0xfb,0xb3, -0xf9,0xf8,0x12,0xf6,0xf4,0x26,0xf3,0xf2,0x26,0xf2,0xf3,0xa6,0xf6,0xfa,0xfe,0xfe, -0x03,0xd7,0x06,0x09,0x6a,0x0c,0x0d,0x92,0x0a,0x06,0xc6,0x02,0x00,0x3a,0xff,0xfd, -0x16,0xfb,0xf9,0x20,0xf7,0xf6,0x98,0xf6,0xf6,0xa1,0xf4,0xf3,0xfc,0xf4,0xf9,0xe0, -0xfe,0x04,0x9f,0x09,0x0c,0x0c,0x0e,0x0c,0x5e,0x09,0x04,0x82,0xfd,0xf6,0xcb,0xf1, -0xee,0xdf,0xee,0xf0,0x37,0xf3,0xf6,0x64,0xf9,0xfb,0x62,0xfc,0xfd,0xd3,0xfc,0xfb, -0x30,0xf7,0xf2,0x73,0xeb,0xe6,0x0f,0xe2,0xde,0x45,0xe6,0xf8,0xe4,0x14,0x34,0x10, -0x53,0x68,0xc9,0x6e,0x63,0x38,0x4a,0x27,0x02,0x00,0xda,0xb6,0xc0,0xb6,0x94,0xba, -0xca,0x69,0xe0,0xf7,0x95,0x0a,0x18,0x22,0x1f,0x1f,0x2a,0x1a,0x11,0x24,0x08,0x00, -0xf1,0xf8,0xf4,0xa4,0xf3,0xf5,0xed,0xf8,0xfa,0x0a,0xfc,0xfc,0x34,0xfb,0xfb,0xd0, -0xfb,0xfc,0x73,0xfc,0xfd,0x9c,0x00,0x02,0x3e,0x04,0x03,0x98,0x01,0x00,0x72,0xff, -0xfe,0x48,0xfe,0xfe,0x5e,0x00,0x01,0xa8,0x02,0x03,0x3b,0x03,0x00,0x48,0xfd,0xfa, -0xeb,0xf9,0xfb,0x62,0xfe,0x02,0x07,0x06,0x08,0xc0,0x07,0x04,0x3e,0x00,0xfa,0xcc, -0xf4,0xf0,0xb0,0xec,0xeb,0xab,0xec,0xef,0x61,0xf2,0xf7,0xf1,0xfa,0xfe,0x01,0xff, -0xfe,0xa4,0xfa,0xf6,0x04,0xf1,0xec,0x51,0xe5,0xde,0xa8,0xdc,0xe7,0x57,0xfb,0x1a, -0x97,0x3a,0x57,0x41,0x6a,0x6e,0x8f,0x64,0x4c,0x79,0x2a,0x03,0x50,0xdc,0xc1,0x25, -0xb6,0xba,0x0c,0xcb,0xe1,0xb3,0xf7,0x09,0xdc,0x16,0x1e,0x6f,0x21,0x1d,0x38,0x16, -0x0d,0x97,0x02,0xf6,0xeb,0xee,0xee,0x10,0xf1,0xf5,0x55,0xf8,0xf9,0x7f,0xfa,0xfb, -0x12,0xfc,0xfd,0xf9,0xfd,0xfd,0x78,0xfd,0xfe,0xe7,0xfe,0xfe,0xcd,0xfd,0xfc,0xe7, -0xfa,0xfa,0xd0,0xf9,0xfa,0x97,0xfc,0xff,0x24,0x02,0x04,0xe9,0x05,0x05,0x44,0x03, -0x00,0xeb,0xfe,0xfe,0x46,0xff,0x01,0xd1,0x02,0x04,0x77,0x05,0x04,0x2d,0x02,0xfd, -0xf9,0xf7,0xf2,0x7b,0xee,0xec,0x84,0xeb,0xec,0xd6,0xec,0xed,0x2c,0xee,0xef,0x88, -0xf1,0xf4,0x64,0xf6,0xf7,0x10,0xf5,0xf2,0x44,0xee,0xe7,0xb8,0xe0,0xdf,0xd8,0xe9, -0xfd,0x38,0x1a,0x38,0xfc,0x54,0x68,0x0d,0x6f,0x68,0x77,0x56,0x36,0x85,0x0d,0xe5, -0x21,0xc7,0xb9,0x95,0xbb,0xca,0x6b,0xe0,0xf6,0x5d,0x09,0x16,0x52,0x1c,0x1c,0xfb, -0x18,0x14,0xf2,0x0b,0xfe,0xf9,0xf2,0xed,0x9d,0xee,0xf2,0xf6,0xf5,0xf7,0x6f,0xf7, -0xf5,0xde,0xf5,0xf7,0xee,0xf9,0xfc,0xa0,0xfe,0x00,0xee,0x02,0x03,0x77,0x02,0x00, -0x27,0xfe,0xfb,0x0b,0xfa,0xf9,0x95,0xf9,0xfa,0xec,0xfc,0xff,0x0f,0x00,0x00,0x24, -0x01,0x01,0x98,0x01,0x01,0x77,0x01,0x01,0x44,0x01,0x01,0x75,0x01,0x01,0x07,0x01, -0x00,0xf9,0xff,0xff,0xbe,0xff,0xff,0xed,0xff,0xff,0x4c,0xff,0xff,0x45,0xff,0xff, -0x68,0xff,0xff,0xac,0xff,0xff,0xed,0xff,0x00,0xd5,0xff,0xff,0xe7,0xfe,0xfe,0xd9, -0xfe,0xff,0x99,0xff,0xff,0x22,0xff,0xff,0x60,0xfe,0xfd,0x5e,0xfd,0xfd,0x98,0xfd, -0xfe,0xd0,0xfe,0x00,0xc0,0x01,0x02,0xee,0x03,0x04,0xb4,0x04,0x04,0xb4,0x03,0x03, -0x90,0x02,0x01,0x3d,0x01,0x00,0xd4,0xff,0x00,0x80,0x00,0x01,0x3c,0x01,0x00,0x85, -0xff,0xfe,0x9f,0xfe,0xfe,0xff,0xfe,0xff,0x88,0xff,0xfe,0xce,0xfe,0xfe,0x7b,0xfe, -0xfe,0x03,0xfe,0xfd,0x7c,0xfd,0xfd,0x5c,0xfe,0xff,0x57,0xff,0xfe,0x4d,0xfe,0xfd, -0x66,0xfd,0xfd,0x63,0xfd,0xfc,0x73,0xfb,0xfb,0x86,0xfc,0xfd,0x3e,0xff,0x00,0x7f, -0x03,0x06,0xe3,0x07,0x0a,0x19,0x0d,0x0d,0x49,0x0b,0x07,0x80,0x02,0xff,0x90,0xfc, -0xfb,0x6b,0xfc,0xfd,0x77,0xfe,0xfe,0xdc,0xfe,0xfe,0xce,0xff,0x00,0xf1,0xff,0xfe, -0xeb,0xfd,0xfd,0x85,0xfd,0xfe,0x70,0xfe,0xff,0x64,0xff,0xfe,0xb2,0xfc,0xfc,0x07, -0xfc,0xfd,0x51,0xfe,0xfc,0x9c,0xf9,0xf7,0x7a,0xf5,0xf4,0x7a,0xf4,0xf5,0x22,0xf6, -0xfa,0x55,0xfe,0x06,0x21,0x0f,0x1c,0xef,0x27,0x2b,0x9d,0x21,0x0f,0x1e,0xfe,0xf3, -0x46,0xee,0xf0,0x01,0xf4,0xf8,0xb1,0xfa,0xfc,0xd5,0xfd,0xff,0xe2,0xff,0x01,0x21, -0x01,0x00,0x59,0x01,0x00,0xdd,0xff,0xff,0x01,0xfe,0xfc,0xce,0xfc,0xfc,0x67,0xfc, -0xfb,0x17,0xfb,0xf9,0x4f,0xf8,0xf4,0x2f,0xf3,0xf2,0xf3,0xf1,0xef,0x66,0xed,0xed, -0x7d,0xf1,0xf9,0x37,0x07,0x1c,0xb2,0x3b,0x58,0x7f,0x52,0x28,0x88,0xff,0xe4,0xfe, -0xdc,0xe1,0x2a,0xeb,0xf2,0x13,0xf7,0xf9,0xfb,0xfb,0xfc,0xb1,0xfc,0xff,0xe7,0x01, -0x02,0xc6,0x02,0x02,0x1d,0x01,0xff,0xb6,0xfe,0xff,0x63,0xfe,0xfc,0x86,0xfc,0xfe, -0x63,0xfd,0xfb,0x4a,0xf8,0xf2,0xac,0xf1,0xf0,0x87,0xf0,0xed,0x8f,0xed,0xed,0x62, -0xf0,0xf5,0x67,0x00,0x10,0x67,0x29,0x4c,0x03,0x62,0x46,0xf7,0x14,0xee,0xed,0xdd, -0xdd,0x01,0xe5,0xec,0x4e,0xf4,0xf9,0x83,0xfa,0xfa,0x01,0xf9,0xfc,0x6a,0x01,0x04, -0x6f,0x05,0x05,0xf3,0x02,0xff,0xb9,0xfd,0xfd,0x9d,0xfd,0xfd,0xa1,0xfd,0xfe,0x95, -0xfd,0xfb,0x2d,0xfa,0xf6,0x6e,0xf3,0xf2,0xcb,0xf2,0xf1,0xd9,0xf0,0xee,0xbf,0xed, -0xee,0x9e,0xf3,0xfe,0x61,0x0c,0x20,0x05,0x3e,0x4f,0xef,0x4a,0x2c,0x78,0x06,0xe9, -0x50,0xdd,0xde,0xc9,0xe7,0xf3,0xf6,0xfa,0xfe,0x20,0xfd,0xfc,0x0a,0xfd,0xff,0x0c, -0x03,0x05,0x4c,0x05,0x02,0xc1,0xfd,0xfa,0xc7,0xf9,0xfa,0x9e,0xfc,0xfc,0x1f,0xfc, -0xfb,0xc5,0xfa,0xfa,0xfa,0xfa,0xfb,0xda,0xfc,0xfd,0x45,0xfc,0xf8,0xbb,0xf2,0xeb, -0x66,0xe6,0xe6,0xd0,0xea,0xf3,0x1b,0x02,0x14,0x76,0x2c,0x49,0x2b,0x5b,0x46,0x16, -0x19,0xf2,0xc0,0xdd,0xdd,0x2a,0xe9,0xf5,0x6a,0xfd,0xfe,0xcc,0xfc,0xfa,0xd6,0xf9, -0xfc,0x10,0x00,0x02,0x79,0x02,0xff,0x0d,0xfc,0xf8,0xa6,0xf7,0xf9,0x77,0xfb,0xfc, -0x74,0xfc,0xfd,0x56,0xff,0x01,0x90,0x02,0x03,0xd4,0x02,0x00,0x9f,0xfd,0xf8,0x15, -0xf1,0xe9,0x5a,0xe3,0xe0,0x4d,0xe3,0xea,0xba,0xf5,0x05,0xf2,0x18,0x38,0xe0,0x63, -0x68,0x7d,0x36,0x03,0xe6,0xe5,0xdf,0xd7,0xe5,0xef,0x17,0xf6,0xfa,0xe4,0xf8,0xf6, -0x0e,0xf6,0xf8,0x5e,0xfe,0x01,0x4f,0x01,0xfe,0x86,0xfb,0xf8,0x27,0xf7,0xfa,0x11, -0xfe,0x01,0xba,0x03,0x04,0x0a,0x05,0x04,0x4d,0x03,0xff,0x8e,0xfc,0xf9,0x8e,0xf6, -0xf1,0x90,0xea,0xe4,0x27,0xe1,0xe1,0xe3,0xe5,0xee,0x15,0xfb,0x0c,0x47,0x27,0x58, -0xbb,0x7c,0x54,0x72,0x16,0xe9,0x9b,0xdb,0xe0,0x79,0xed,0xf4,0xeb,0xf9,0xf9,0x52, -0xf6,0xf3,0x13,0xf3,0xf8,0x41,0xfe,0x01,0xf2,0x00,0xff,0xe2,0xfb,0xf8,0x14,0xf9, -0xfc,0x59,0x00,0x03,0x1a,0x05,0x05,0x3f,0x06,0x04,0x24,0x00,0xfa,0xd2,0xf5,0xf2, -0x8d,0xf0,0xed,0xbd,0xe9,0xe6,0x3f,0xe6,0xe9,0x19,0xef,0xf9,0xcb,0x07,0x1f,0xd3, -0x4d,0x7f,0xbf,0x59,0x1a,0xf3,0xe5,0xd4,0x79,0xda,0xec,0x0c,0xf7,0xfd,0xef,0xfd, -0xfa,0xea,0xf5,0xf2,0x6a,0xf5,0xfc,0x31,0x01,0x03,0x41,0x02,0xfe,0x4d,0xf9,0xf7, -0x5e,0xf9,0xfa,0x7f,0xfd,0xff,0x83,0x01,0x03,0x8e,0x04,0x02,0x52,0xfd,0xf9,0xa6, -0xf6,0xf4,0xb8,0xf1,0xee,0xb4,0xea,0xe9,0x82,0xea,0xee,0x62,0xf7,0x04,0xa2,0x16, -0x36,0xe4,0x6c,0x6b,0x3e,0x2d,0xf0,0xfd,0xd0,0xcd,0xdc,0xde,0xf3,0xa4,0xff,0x04, -0xb2,0x01,0xfe,0xe7,0xf9,0xf8,0xfe,0xfb,0x00,0x0f,0x04,0x04,0x89,0x01,0xfa,0xfd, -0xf5,0xf6,0xe4,0xf6,0xf8,0x61,0xf9,0xfa,0xfe,0xfc,0xff,0x40,0x01,0x00,0x76,0xfe, -0xfd,0x4c,0xfd,0xfa,0x1f,0xf6,0xef,0xdb,0xea,0xe8,0x76,0xe9,0xee,0x77,0xf9,0x08, -0xbb,0x1d,0x42,0xd6,0x6a,0x54,0x2c,0x1a,0xe6,0x94,0xd0,0xd3,0x8a,0xe8,0xfb,0x0a, -0x05,0x05,0xa5,0x01,0xfd,0xa9,0xfa,0xfb,0xc0,0xfe,0x02,0x9d,0x04,0x02,0xcc,0xfc, -0xf5,0xfb,0xf2,0xf3,0xbf,0xf5,0xf8,0x90,0xf9,0xfb,0xfa,0xfd,0x01,0x21,0x02,0x00, -0xc4,0xff,0xff,0xfd,0xfd,0xf9,0x83,0xf2,0xeb,0x4b,0xe7,0xe6,0xaf,0xea,0xf3,0x27, -0x01,0x13,0x95,0x2f,0x5f,0xb4,0x62,0x2f,0xf6,0xf6,0xd8,0x05,0xd4,0xe3,0x8f,0xf8, -0x03,0x6c,0x06,0x02,0x7c,0xfe,0xf9,0x2c,0xf8,0xfb,0x94,0x00,0x03,0x77,0x03,0x00, -0xa1,0xf9,0xf5,0x10,0xf5,0xf5,0x5b,0xf7,0xf8,0xff,0xfa,0xfe,0x60,0x01,0x03,0x57, -0x02,0x00,0x53,0xfe,0xfc,0x10,0xf9,0xf5,0x81,0xee,0xe7,0x2e,0xe6,0xe8,0x66,0xf0, -0xfd,0xd7,0x0d,0x27,0x7c,0x59,0x6e,0xe2,0x3a,0xff,0x7c,0xda,0xd3,0x71,0xe0,0xf6, -0xb4,0x02,0x06,0x88,0x02,0xfe,0xf1,0xf8,0xf6,0x52,0xf8,0xfe,0x71,0x02,0x04,0x90, -0x02,0xfd,0xf4,0xf7,0xf7,0x7d,0xf8,0xf8,0xdb,0xf8,0xf9,0x55,0xfc,0x00,0xd8,0x02, -0x02,0xc5,0xff,0xfd,0x42,0xfa,0xf6,0xe6,0xf0,0xeb,0xc5,0xe7,0xe7,0x5a,0xeb,0xf4, -0xa7,0x02,0x13,0x0e,0x2c,0x59,0xd7,0x6d,0x39,0x0b,0x00,0xff,0x7e,0x01,0x03,0x60, -0x04,0x05,0x87,0x05,0x06,0xf3,0x06,0x06,0xdd,0x06,0x06,0x35,0x05,0x04,0xd1,0x02, -0x02,0x72,0x01,0x01,0xc7,0x00,0xff,0x5c,0xff,0xff,0x3a,0x00,0x00,0x83,0x00,0xff, -0xcc,0xff,0xff,0x04,0xff,0xfe,0x53,0xfe,0xfe,0x32,0xfe,0xfe,0xa3,0xfd,0xfd,0xc3, -0xfc,0xfd,0xba,0xfd,0xfe,0xd6,0xfe,0xff,0xc0,0xfe,0xfe,0x44,0xfe,0xfd,0x1c,0xfd, -0xfc,0x75,0xfc,0xfc,0x16,0xfd,0xfb,0x09,0xfb,0xfb,0xf6,0xfa,0xfa,0x82,0xf9,0xf8, -0x5d,0xf7,0xf7,0xc3,0xf6,0xf7,0x65,0xf7,0xf9,0x40,0xfc,0x01,0xbb,0x09,0x15,0x05, -0x23,0x2e,0xb9,0x33,0x2d,0xe7,0x1d,0x0a,0x87,0xfa,0xf0,0x34,0xed,0xee,0xcb,0xf2, -0xf7,0x81,0xfa,0xfc,0xf9,0xfd,0xfe,0xee,0xff,0x00,0x23,0xff,0xfe,0x44,0xfd,0xfc, -0x55,0xfc,0xfc,0xcb,0xfc,0xfc,0x6d,0xfb,0xf9,0x6a,0xf9,0xfa,0x95,0xfb,0xfc,0x13, -0xfd,0xfe,0xd8,0xfd,0xfb,0xca,0xfa,0xfb,0x74,0xf9,0xf7,0xca,0xf6,0xf5,0x4e,0xf3, -0xf0,0xe5,0xec,0xe9,0xe7,0xe5,0xe2,0x03,0xe1,0xe4,0xd1,0xec,0xfc,0x82,0x12,0x2c, -0x19,0x47,0x5c,0x47,0x60,0x4d,0xa0,0x2c,0x0c,0x71,0xf0,0xde,0xc9,0xda,0xe1,0x26, -0xf1,0x03,0x35,0x0b,0x0e,0x23,0x0a,0x01,0xaf,0xfa,0xf7,0x75,0xf7,0xf9,0xeb,0xfc, -0xfd,0xe4,0xfa,0xf7,0x09,0xf6,0xf5,0x35,0xf7,0xf9,0x35,0xfb,0xfb,0x4c,0xfb,0xfa, -0x6c,0xfc,0xff,0x90,0x01,0x01,0x6d,0xff,0xfc,0x83,0xf9,0xf8,0xe3,0xf7,0xf8,0x3e, -0xf8,0xf6,0xfa,0xf3,0xf1,0xc2,0xee,0xed,0xdd,0xeb,0xeb,0x05,0xea,0xe9,0xf7,0xe7, -0xea,0x63,0xf1,0x01,0xeb,0x17,0x2f,0xd7,0x43,0x4e,0x2c,0x4a,0x37,0x85,0x1d,0x07, -0x40,0xf7,0xe9,0x39,0xe5,0xe7,0x9d,0xf0,0xf9,0xc5,0x06,0x12,0x65,0x1d,0x1e,0x05, -0x1a,0x0a,0x03,0xfb,0xee,0xc8,0xea,0xee,0x70,0xf2,0xf5,0x06,0xf6,0xf4,0x23,0xf3, -0xf4,0x77,0xf6,0xf9,0x0e,0xfd,0x01,0x84,0x05,0x07,0x91,0x06,0x03,0x9a,0x00,0xfd, -0x95,0xfb,0xfb,0x34,0xfa,0xf8,0x2f,0xf7,0xf7,0x61,0xf8,0xf9,0xcf,0xfa,0xfa,0xcf, -0xf8,0xf6,0xf9,0xf3,0xf0,0xfb,0xec,0xeb,0x84,0xe9,0xe8,0x72,0xe7,0xe9,0x6b,0xee, -0xf9,0xc4,0x0a,0x1f,0x32,0x32,0x3f,0x7a,0x43,0x3b,0xdf,0x2b,0x19,0x31,0x0a,0x00, -0x0d,0xf8,0xf4,0x56,0xf5,0xf8,0xe1,0xfd,0x07,0x96,0x0e,0x13,0x87,0x0b,0xfd,0x09, -0xf3,0xf0,0x17,0xf3,0xf9,0xd3,0xfb,0xfd,0x01,0xfc,0xfc,0xa2,0xfa,0xf9,0x41,0xf7, -0xf8,0xa2,0xfa,0xfd,0x07,0xff,0xff,0x8e,0xff,0xff,0x89,0xfe,0xfd,0x91,0xfa,0xf8, -0x08,0xf8,0xf8,0xa2,0xf8,0xf8,0xe0,0xf6,0xf5,0xcd,0xf5,0xf7,0xb3,0xf9,0xfb,0x3b, -0xfd,0xfe,0x67,0xfe,0xfd,0x9b,0xfb,0xf8,0x12,0xf2,0xea,0x3b,0xe3,0xdd,0xcb,0xdd, -0xe8,0xc0,0xfc,0x17,0xf4,0x32,0x4d,0x5d,0x63,0x6a,0x05,0x5e,0x43,0xa4,0x21,0xfc, -0xfb,0xda,0xc7,0x81,0xc3,0xcc,0x82,0xdd,0xee,0x77,0x02,0x17,0xa7,0x1b,0x14,0x9f, -0x09,0x01,0x36,0xfe,0xfc,0xb0,0xf6,0xf0,0xc0,0xeb,0xec,0x2b,0xf2,0xf6,0x9a,0xf9, -0xfb,0xe4,0xfc,0xfe,0x93,0xff,0x00,0xf7,0xff,0xfe,0xea,0xfd,0xfd,0x45,0xfc,0xfa, -0x1d,0xf9,0xf8,0x28,0xf9,0xfa,0x73,0xfb,0xfd,0x31,0xff,0x01,0x3f,0x04,0x04,0x0e, -0x04,0x01,0x83,0xfb,0xf2,0xf8,0xe7,0xdd,0xdf,0xd7,0xd5,0x5c,0xd8,0xe1,0x7e,0xf7, -0x14,0xfb,0x35,0x58,0xd6,0x73,0x79,0xd1,0x61,0x38,0xd6,0x0c,0xe8,0x0d,0xd2,0xc5, -0xfb,0xc6,0xcf,0x1a,0xdd,0xf1,0x42,0x07,0x14,0x34,0x1d,0x19,0xd7,0x0c,0x02,0xdc, -0xfd,0xfd,0x25,0xfb,0xf6,0x6a,0xf1,0xef,0x82,0xed,0xef,0xb9,0xf2,0xf6,0x27,0xfb, -0xff,0xb6,0x02,0x03,0x32,0x02,0x00,0xea,0xfe,0xfc,0xac,0xfa,0xf9,0xb1,0xf7,0xf6, -0xff,0xf6,0xf8,0x84,0xfa,0xfd,0x61,0xff,0x01,0xc2,0x02,0x03,0x1b,0x03,0x00,0x9a, -0xfb,0xf4,0x60,0xea,0xe0,0x35,0xd9,0xd6,0xb2,0xd6,0xdc,0x10,0xed,0x08,0xc1,0x27, -0x49,0x1e,0x6b,0x7d,0xde,0x76,0x55,0xfe,0x29,0xfc,0x4e,0xda,0xc7,0x72,0xbf,0xc4, -0xf2,0xd2,0xe1,0xbe,0xf0,0xfd,0x06,0x08,0x12,0x19,0x14,0x0f,0x50,0x0b,0x09,0xea, -0x06,0x01,0xb5,0xf7,0xed,0x7e,0xe8,0xe7,0x19,0xea,0xed,0xb3,0xf0,0xf6,0x68,0xfe, -0x05,0xa2,0x08,0x08,0x5e,0x07,0x05,0xa6,0x03,0x01,0xaf,0xff,0xfc,0xb0,0xf7,0xf4, -0x94,0xf2,0xf2,0xd4,0xf2,0xf4,0x15,0xf7,0xf9,0x1f,0xfd,0xfe,0x4f,0xff,0xfe,0x46, -0xfa,0xf1,0xf6,0xe6,0xdf,0x8e,0xdd,0xde,0xef,0xea,0x01,0xac,0x1e,0x3f,0xdc,0x62, -0x7d,0xf5,0x7f,0x63,0xfd,0x34,0xff,0x7e,0xd4,0xb9,0x7d,0xb1,0xb6,0x8c,0xc3,0xd7, -0x68,0xeb,0xfb,0x8e,0x09,0x16,0xe1,0x19,0x18,0x9d,0x13,0x0d,0x08,0x06,0xfd,0xdb, -0xf5,0xee,0x7f,0xea,0xe9,0x0b,0xec,0xef,0xa9,0xf4,0xfb,0x29,0x04,0x0c,0xd0,0x0f, -0x0f,0xac,0x0c,0x07,0x49,0x02,0xfd,0xd0,0xf7,0xf3,0x02,0xef,0xec,0x52,0xeb,0xec, -0xaf,0xf0,0xf5,0xd3,0xf9,0xff,0x70,0x03,0x06,0x11,0x07,0x05,0xc3,0xfe,0xf5,0x82, -0xeb,0xe3,0x55,0xdf,0xdf,0xeb,0xe9,0xfe,0x4a,0x1a,0x39,0x2a,0x5a,0x73,0xe7,0x76, -0x5d,0x62,0x32,0x02,0x8a,0xd9,0xc0,0xc1,0xb7,0xba,0x72,0xc5,0xd7,0xfe,0xeb,0xfc, -0xbb,0x0b,0x17,0x24,0x1a,0x16,0x6d,0x11,0x0c,0xdc,0x07,0x02,0x08,0xfc,0xf5,0x06, -0xef,0xeb,0x3c,0xec,0xef,0x41,0xf3,0xf9,0x62,0x00,0x07,0xe0,0x0a,0x0a,0xdc,0x07, -0x04,0x87,0x01,0xfe,0xdb,0xfa,0xf5,0x5e,0xf1,0xee,0x74,0xed,0xee,0x2e,0xf2,0xf6, -0x03,0xfb,0xff,0x69,0x03,0x06,0x54,0x06,0x04,0x41,0xff,0xf7,0x06,0xee,0xe5,0x7f, -0xe1,0xe1,0x87,0xea,0xff,0x20,0x19,0x37,0xf5,0x56,0x70,0x35,0x75,0x5d,0x23,0x33, -0x04,0x51,0xdc,0xc2,0xb9,0xb8,0xbb,0xca,0xc6,0xd6,0x62,0xea,0xfb,0xbf,0x0a,0x15, -0x93,0x16,0x13,0x46,0x11,0x11,0x49,0x10,0x0b,0x7a,0x02,0xf8,0x87,0xef,0xe9,0x9e, -0xe7,0xe7,0xef,0xea,0xf0,0x49,0xf8,0x00,0x06,0x06,0x08,0xa7,0x08,0x07,0x0f,0x07, -0x05,0x03,0x02,0xfd,0xce,0xf9,0xf6,0x0c,0xf5,0xf4,0x67,0xf4,0xf5,0xf7,0xf6,0xf8, -0xc8,0xfa,0xfc,0xf1,0xfb,0xfa,0xce,0xf6,0xf1,0x6a,0xeb,0xe6,0x6a,0xe5,0xea,0x07, -0xfb,0x13,0x83,0x2f,0x4c,0x1e,0x68,0x73,0xfa,0x64,0x3f,0x15,0x11,0xe4,0x66,0xc5, -0xb7,0x52,0xb9,0xc4,0x51,0xd3,0xe5,0xbd,0xfc,0x13,0x17,0x1c,0x1b,0x80,0x11,0x09, -0x9d,0x07,0x0a,0x15,0x0a,0x05,0x23,0xfd,0xf5,0xe1,0xed,0xe7,0x77,0xe4,0xe5,0xcd, -0xeb,0xf4,0x06,0x00,0xff,0xa9,0xfd,0xfc,0xba,0xfb,0xfb,0x77,0xfc,0xfd,0xfb,0xfe, -0x00,0x35,0x01,0x01,0xfe,0x01,0x02,0x83,0x02,0x02,0xdc,0x02,0x02,0x6c,0x03,0x02, -0x39,0x01,0xff,0xbe,0xfe,0xfd,0x4a,0xfc,0xfc,0xf2,0xfb,0xfc,0x89,0xfd,0xfe,0x94, -0xfe,0xff,0x86,0x00,0x00,0xce,0x00,0x01,0xd3,0x00,0xff,0xbf,0xfe,0xfe,0xd3,0xff, -0x02,0x68,0x05,0x07,0x2f,0x09,0x08,0x50,0x03,0xfe,0x58,0xfb,0xf9,0x1b,0xf9,0xfa, -0x54,0xfb,0xfc,0x68,0xfd,0xfe,0xb9,0xfe,0xff,0x16,0x00,0xff,0x36,0xfe,0xfc,0xd3, -0xfc,0xfe,0x7e,0x03,0x08,0xd9,0x0e,0x0f,0x75,0x09,0x03,0xf1,0xfd,0xf9,0x6f,0xf8, -0xf8,0x0a,0xfa,0xfb,0x95,0xfc,0xfd,0x4b,0xfe,0xfd,0x27,0xfe,0xfd,0x82,0xfb,0xf8, -0xae,0xf9,0xfc,0x18,0x01,0x08,0x1d,0x13,0x1b,0x25,0x13,0x06,0xd3,0xfb,0xf6,0xfe, -0xf4,0xf6,0xa7,0xf8,0xfa,0xcf,0xfb,0xfc,0xf8,0xfc,0xfd,0xe0,0xfc,0xfc,0x77,0xfa, -0xf8,0x1e,0xf9,0xfb,0x23,0xff,0x06,0x70,0x16,0x2b,0x6a,0x1b,0x07,0x39,0xf8,0xf3, -0x41,0xf1,0xf3,0x72,0xf6,0xf8,0xee,0xf9,0xfb,0xa5,0xfb,0xfc,0x06,0xfc,0xfb,0x16, -0xf8,0xf7,0x68,0xf9,0xfc,0x25,0x00,0x08,0x7e,0x2e,0x3a,0xa5,0x13,0xf8,0x84,0xf2, -0xee,0x83,0xf0,0xf2,0xac,0xf7,0xf7,0xb3,0xf9,0xf9,0x8d,0xf8,0xfb,0x74,0xfd,0xfa, -0x3f,0xf7,0xf7,0xd8,0xfa,0xfd,0x81,0x02,0x0f,0xd9,0x5b,0x1d,0xac,0x0c,0xed,0x82, -0xf1,0xec,0xc2,0xf2,0xf3,0x42,0xf7,0xf6,0x42,0xf9,0xf6,0xb8,0xf7,0xfb,0x02,0xfb, -0xf8,0xec,0xf5,0xfa,0x94,0xfc,0xfd,0x0d,0x06,0x49,0x64,0x37,0x1a,0xf7,0xec,0xf4, -0x05,0xea,0xf2,0x52,0xf1,0xfa,0xa4,0xf5,0xf8,0xa6,0xf5,0xf5,0xd6,0xf8,0xfb,0xb9, -0xf9,0xf7,0xb1,0xf8,0xfb,0x8f,0xfb,0x02,0xee,0x1c,0x5d,0x9d,0x16,0xfa,0x94,0xf0, -0xee,0x60,0xec,0xf2,0xc1,0xfa,0xf9,0x18,0xfc,0xfa,0xfe,0xf6,0xf9,0xd6,0xfa,0xf7, -0x14,0xf5,0xf4,0x27,0xf9,0xf9,0x80,0xfd,0x05,0x14,0x5e,0x1e,0xaf,0x14,0xe5,0x26, -0xf0,0xe5,0xc7,0xf0,0xf1,0x8c,0xfd,0xfb,0x98,0xff,0xfc,0x72,0xf9,0xfb,0x28,0xfa, -0xf5,0x25,0xf2,0xf7,0xe2,0xf8,0xf8,0x22,0x01,0x14,0x0b,0x66,0x17,0xcb,0xf6,0xeb, -0x35,0xe7,0xe3,0xeb,0xed,0xf6,0x0a,0xfa,0xff,0x3c,0x02,0xfc,0x30,0xfe,0xfd,0xbd, -0xf9,0xf3,0xe8,0xf1,0xf7,0xe0,0xf5,0xf8,0xa6,0x01,0x2c,0xdf,0x51,0x1d,0xcf,0xe6, -0xeb,0x32,0xe2,0xe6,0x0f,0xeb,0xfa,0x80,0xfd,0x05,0xed,0x04,0xfb,0xd9,0xfe,0xfd, -0xc6,0xf5,0xf1,0xf3,0xf0,0xf6,0x60,0xf4,0xfa,0x85,0x02,0x39,0xdf,0x44,0x1c,0x0e, -0xe0,0xeb,0x21,0xe4,0xeb,0xce,0xe7,0x00,0x77,0x01,0x08,0x31,0x04,0xfb,0xb9,0xfe, -0xfb,0xf4,0xf2,0xf0,0x03,0xf1,0xf4,0x5d,0xf4,0xfc,0xd6,0x04,0x33,0x26,0x49,0x18, -0x55,0xe0,0xee,0x82,0xe7,0xec,0x8a,0xea,0x04,0x41,0x03,0x08,0xb4,0x01,0xfa,0xda, -0xfb,0xf9,0x25,0xf3,0xf0,0x9c,0xf0,0xf4,0x4d,0xf5,0xfc,0xd0,0x04,0x36,0xcf,0x41, -0x17,0xfe,0xdd,0xf2,0x7a,0xea,0xee,0xea,0xef,0x06,0xc1,0x01,0x06,0xfa,0xfe,0xf8, -0x9a,0xfa,0xf7,0x56,0xf3,0xef,0x95,0xf1,0xf6,0xe8,0xf6,0xff,0x86,0x05,0x44,0x99, -0x30,0x17,0x03,0xdc,0xf5,0xff,0xec,0xf3,0x4b,0xf4,0x06,0x5e,0xff,0x01,0xaf,0xfb, -0xf7,0xd5,0xf8,0xf8,0x63,0xf3,0xf0,0xb0,0xf2,0xf8,0xf2,0xf7,0x01,0x03,0x06,0x3d, -0xfb,0x3a,0x14,0x4b,0xe2,0xf6,0xa8,0xee,0xf5,0x88,0xf4,0x04,0x93,0xfe,0x00,0x23, -0xfb,0xf5,0x3c,0xf6,0xf8,0xb1,0xf4,0xef,0x2f,0xf2,0xf7,0x14,0xf9,0x02,0x73,0x05, -0x4c,0x88,0x2a,0x16,0xf8,0xe3,0xf8,0x69,0xf0,0xf8,0xae,0xf5,0x04,0xd1,0xfd,0xfe, -0x0f,0xf9,0xf2,0x2f,0xf6,0xf6,0xa3,0xf5,0xf0,0xe4,0xf3,0xf7,0xcf,0xfa,0x03,0x81, -0x07,0x5f,0x4b,0x17,0x10,0xb8,0xe7,0xf6,0xd7,0xf0,0xf8,0xdb,0xf7,0x03,0xac,0xfe, -0xfd,0x8e,0xf6,0xf3,0xcb,0xf6,0xf5,0x93,0xf3,0xf0,0x5e,0xf6,0xfa,0x26,0xfc,0x04, -0x67,0x1a,0x5f,0x41,0x12,0xf6,0x40,0xf3,0xf0,0x97,0xf2,0xf7,0x83,0xff,0xfe,0x4d, -0xff,0xfc,0x3a,0xf5,0xf7,0x34,0xf6,0xf5,0x90,0xf2,0xf3,0x05,0xf9,0xf9,0xd7,0xfc, -0x04,0xbc,0x39,0x3e,0x31,0x19,0xe6,0x56,0xf8,0xed,0x7d,0xf6,0xf4,0x25,0x04,0xfd, -0xd6,0xff,0xfc,0x67,0xf6,0xfa,0xb2,0xf7,0xf3,0x9f,0xf1,0x00,0xe0,0xff,0xff,0xee, -0xff,0x00,0xd4,0x00,0x01,0x5d,0x03,0x03,0x4f,0x03,0x00,0x1c,0xff,0xff,0x72,0xfe, -0xfd,0x3c,0xfd,0xfc,0x2b,0xfc,0xfc,0xba,0xfd,0xfe,0xc9,0xff,0x00,0xf4,0x00,0x01, -0x10,0x01,0x00,0xfc,0xff,0xfe,0x62,0xfd,0xfe,0xd7,0x00,0x03,0x20,0x05,0x06,0xa5, -0x05,0x03,0xcc,0x02,0x02,0x83,0x01,0xff,0xfa,0xfe,0xfd,0xcf,0xfd,0xfd,0x02,0xfe, -0xff,0x92,0x01,0x02,0xa0,0x00,0xfe,0xd6,0xfc,0xfc,0xbe,0xfc,0xfd,0xc5,0xfe,0xfe, -0x35,0xfe,0xfc,0xb8,0xfa,0xf8,0x67,0xf8,0xfb,0x26,0x00,0x06,0x11,0x0c,0x11,0x6e, -0x14,0x10,0x24,0x0a,0x02,0xbe,0xfc,0xf8,0xaf,0xf7,0xf7,0xec,0xf8,0xfa,0xcb,0xfc, -0xfe,0xbe,0xff,0xff,0x09,0xfe,0xfd,0xef,0xfd,0xfd,0x5f,0xfd,0xfd,0xf4,0xfa,0xf8, -0xec,0xf5,0xf5,0xda,0xf6,0xfb,0xe6,0x01,0x0a,0x9c,0x17,0x25,0x85,0x23,0x11,0x3a, -0x00,0xf6,0xb0,0xf2,0xf3,0x59,0xf6,0xf8,0x06,0xfa,0xfb,0x01,0xfc,0xfd,0x8a,0xfe, -0xff,0xd5,0xfe,0xfe,0x75,0xfd,0xfc,0x06,0xfa,0xf9,0x51,0xf7,0xf6,0xd8,0xf5,0xf7, -0x08,0xfb,0x02,0x15,0x0c,0x1b,0xb7,0x2f,0x24,0xda,0x0e,0xfb,0xb1,0xf3,0xf0,0x6c, -0xf3,0xf6,0x89,0xf9,0xf9,0x4a,0xfb,0xfc,0xc6,0xfd,0xfe,0x1d,0xfe,0xfd,0xf8,0xfc, -0xfc,0x5b,0xfc,0xfb,0xb0,0xf9,0xf8,0xc4,0xf6,0xf6,0x29,0xf7,0xfb,0x25,0x03,0x0e, -0x62,0x22,0x39,0x87,0x1f,0x06,0x9c,0xf4,0xf0,0x19,0xef,0xf3,0xb1,0xf6,0xf9,0x22, -0xfa,0xfc,0x37,0xfd,0xff,0x43,0x00,0xfe,0x94,0xfb,0xfb,0x24,0xfd,0xfc,0xd7,0xfa, -0xfa,0xa1,0xf7,0xf6,0xbc,0xf5,0xf6,0x28,0xfb,0x03,0x38,0x12,0x33,0x2c,0x3c,0x1c, -0x95,0x00,0xf5,0x72,0xee,0xee,0x2d,0xf1,0xf4,0x44,0xf5,0xf9,0x94,0xfc,0xfe,0xe0, -0xfe,0xfe,0xd4,0xfb,0xfa,0x63,0xfb,0xfd,0x71,0xfb,0xfa,0x11,0xf9,0xf7,0x3a,0xf6, -0xf5,0xe8,0xf7,0xfd,0x78,0x05,0x0e,0xee,0x28,0x50,0x7c,0x23,0x09,0xb2,0xf2,0xee, -0x43,0xeb,0xee,0x3d,0xf3,0xf6,0x6b,0xf9,0xfa,0x4d,0xfb,0xfb,0x09,0xfc,0xfd,0x61, -0xfb,0xf9,0x1e,0xfc,0xfb,0xca,0xf7,0xf7,0x40,0xf6,0xf7,0x74,0xf7,0xf9,0x4e,0xff, -0x07,0x12,0x11,0x29,0x01,0x44,0x24,0x81,0x09,0xf7,0xe5,0xf1,0xef,0x3b,0xf1,0xf2, -0x80,0xf4,0xf7,0x0e,0xfa,0xf7,0x81,0xfa,0xfd,0x7b,0xfd,0xfc,0x51,0xfb,0xfd,0xf9, -0xfc,0xf8,0x2d,0xf6,0xf5,0x84,0xf6,0xf6,0x7a,0xf8,0xfd,0x70,0x04,0x0e,0x50,0x1f, -0x41,0x8f,0x2e,0x12,0xcd,0xfb,0xf6,0x80,0xf1,0xf1,0xbb,0xee,0xf3,0xc5,0xf4,0xf5, -0x84,0xf7,0xfb,0x7e,0xfe,0xfe,0x5a,0xfd,0xfc,0x20,0xfc,0xfb,0x9f,0xf9,0xf8,0x77, -0xf6,0xf7,0xe3,0xf6,0xf7,0x9c,0xf9,0xfe,0x0e,0x06,0x0d,0x78,0x1e,0x43,0x84,0x2f, -0x16,0x23,0xfe,0xf6,0xb6,0xec,0xeb,0xb4,0xee,0xf0,0xbb,0xf2,0xf7,0xb4,0xf8,0xfc, -0x31,0xfd,0xfd,0x4c,0xfe,0xfe,0x60,0xfe,0xfc,0x32,0xf8,0xf9,0x79,0xfa,0xfa,0x90, -0xf7,0xf6,0x23,0xf8,0xfc,0x87,0x01,0x06,0x39,0x12,0x38,0x4f,0x4d,0x26,0x49,0x04, -0xf4,0xb1,0xe9,0xe6,0x9c,0xe7,0xed,0xda,0xf1,0xf7,0xb1,0xf9,0xf9,0x7c,0xfc,0xfd, -0x6e,0xff,0xff,0x9c,0xfd,0xfb,0x7d,0xf9,0xfa,0x24,0xfc,0xfa,0x03,0xf9,0xf6,0x0d, -0xf7,0xf9,0x58,0xfe,0x04,0xff,0x0d,0x23,0xfb,0x6d,0x32,0x4a,0x11,0xe9,0xce,0xe7, -0xde,0x91,0xe4,0xe9,0x27,0xf3,0xf6,0x73,0xfb,0xf9,0xc0,0xf9,0xfd,0x64,0xff,0xfe, -0x9c,0xfd,0xfd,0x7a,0xfd,0xfa,0xba,0xfc,0xfa,0x54,0xf8,0xf5,0x4d,0xf4,0xf6,0xd3, -0xfc,0x06,0x2b,0x0f,0x1c,0xa3,0x61,0x4f,0x81,0x1a,0xea,0x79,0xe7,0xda,0x1c,0xe1, -0xe7,0xb8,0xf3,0xf3,0xda,0xf9,0xf9,0xf1,0xf6,0xfa,0xcf,0xfe,0x00,0x0d,0x00,0x01, -0x43,0x01,0xfb,0x00,0xf9,0xf7,0x79,0xf5,0xf4,0xc5,0xf1,0xf4,0x14,0xfc,0x07,0x1a, -0x11,0x21,0x3d,0x70,0x45,0x4d,0x17,0xe5,0x0e,0xe6,0xdb,0x7c,0xe3,0xe9,0x6f,0xf5, -0xf2,0xeb,0xf6,0xf8,0xe4,0xf6,0xfa,0x8c,0xfc,0xfe,0xea,0xff,0x01,0x4a,0x00,0xf9, -0x1a,0xfa,0xf7,0x06,0xf5,0xf2,0x14,0xf2,0xf6,0x8b,0xff,0x0b,0xf2,0x15,0x38,0xf0, -0x7f,0x29,0x00,0x02,0xe3,0x56,0xe1,0xdc,0x0e,0xe5,0xef,0x73,0xf5,0xf5,0xe7,0xf8, -0xf9,0x0c,0xfa,0xf9,0x8c,0xfa,0xf9,0x3c,0xfc,0xff,0xd8,0xfc,0xf9,0x66,0xfa,0xf8, -0xe7,0xf6,0xf3,0x7d,0xf5,0xfa,0x48,0x04,0x0e,0x0f,0x1c,0x52,0x6e,0x6a,0x1e,0x82, -0xef,0xe5,0xe9,0xdc,0xdf,0x01,0xe5,0xf3,0x21,0xf5,0xf9,0xf1,0xf9,0xfa,0xb5,0xfa, -0xf9,0x0c,0xfa,0xf9,0x23,0xfb,0xfd,0x41,0xf8,0xf9,0x04,0xfb,0xf8,0xdf,0xf6,0xf5, -0x20,0xf9,0xfe,0xa5,0x06,0x10,0xc7,0x1e,0x63,0x90,0x56,0x1c,0xd9,0xe7,0xe4,0xde, -0xda,0xdf,0x76,0xe5,0xf4,0x7d,0xf5,0xfa,0xd5,0xfa,0xfa,0x7b,0xf9,0xfb,0x37,0xfb, -0xfa,0xf6,0xfa,0xfa,0x59,0xf4,0xf8,0xa6,0xfa,0xf8,0x6f,0xf8,0xf8,0x45,0xfc,0x00, -0x67,0x07,0x10,0x87,0x20,0x61,0xd6,0x56,0x19,0x53,0xe6,0xe4,0xe2,0xdb,0xdf,0xd6, -0xe5,0xf4,0x64,0xf4,0xfa,0xb0,0xfa,0xf8,0x5f,0xf9,0xfb,0x5b,0xfa,0xf9,0x73,0xf9, -0xf9,0x15,0xf5,0xfa,0x49,0xfc,0xfa,0x97,0xf9,0xfa,0x77,0xfd,0xff,0x57,0xfc,0xfa, -0x9d,0xfa,0xfc,0xd6,0xfe,0x00,0x5c,0x02,0x02,0xe7,0x02,0x03,0x66,0x03,0x04,0x93, -0x02,0x00,0xf2,0xfd,0xfc,0x34,0xfb,0xfb,0xa3,0xfc,0xfd,0xdd,0xfe,0x00,0x2b,0x01, -0x01,0x08,0x01,0xfe,0x1a,0xfe,0x01,0xb7,0x06,0x0a,0xab,0x0a,0x02,0xb6,0xfb,0xf8, -0xe3,0xf7,0xf9,0xff,0xfb,0xfd,0x6e,0xfe,0xff,0x4e,0xff,0xfc,0xc9,0xfb,0xff,0xeb, -0x07,0x12,0x5a,0x10,0x04,0xec,0xfb,0xf6,0x1f,0xf7,0xf9,0xa6,0xfb,0xfd,0xcc,0xfc, -0xfd,0xb7,0xfb,0xf7,0x42,0xf9,0x00,0x45,0x0e,0x20,0x30,0x16,0x00,0xfd,0xf4,0xf2, -0x07,0xf6,0xfa,0x01,0xfb,0xfc,0xf3,0xfb,0xfc,0xa0,0xf8,0xf7,0x41,0xfa,0x02,0x74, -0x18,0x33,0x1a,0x11,0xf5,0xc4,0xed,0xef,0xfe,0xf5,0xf8,0x71,0xfa,0xfa,0xff,0xfa, -0xf8,0x3e,0xf5,0xf8,0x1e,0xfe,0x0d,0x71,0x57,0x19,0x86,0xee,0xeb,0x2a,0xee,0xf2, -0x05,0xf5,0xf8,0x9f,0xf6,0xfb,0x41,0xfb,0xf4,0x6d,0xf7,0xfc,0x33,0x06,0x5a,0xfc, -0x1e,0xef,0x85,0xee,0xea,0xdb,0xed,0xf3,0x24,0xf7,0xf4,0xa0,0xf8,0xf9,0x6e,0xf5, -0xf6,0x9f,0xfb,0x02,0xc7,0x53,0x24,0xb6,0xf1,0xef,0x3a,0xe8,0xed,0xcc,0xf5,0xf6, -0x48,0xf2,0xf5,0x8e,0xfa,0xf6,0x96,0xf6,0xfa,0x7f,0x00,0x37,0xb4,0x2c,0xf9,0x5f, -0xf1,0xe5,0xf8,0xed,0xfb,0x5b,0xfb,0xf7,0x33,0xf7,0xf8,0x2f,0xf3,0xf2,0x05,0xf8, -0xfb,0x0f,0x1c,0x42,0x43,0x07,0xed,0x6d,0xde,0xea,0x3d,0xfe,0xfd,0x77,0xfd,0xf8, -0x54,0xfa,0xf3,0x90,0xef,0xf7,0x8a,0xf7,0x03,0xf7,0x7d,0x25,0xb9,0xe1,0xde,0xa2, -0xea,0xf6,0xa2,0xf9,0x02,0xfa,0xf9,0xfe,0xc2,0xf6,0xee,0xc2,0xf4,0xf2,0x0b,0x02, -0x5a,0x88,0x1f,0xdd,0xda,0xe2,0xdd,0xc5,0xe5,0xfd,0xd8,0x07,0xff,0x4a,0xfe,0xfa, -0xaf,0xee,0xee,0x7c,0xf2,0xf8,0x1c,0x0a,0x6e,0x89,0x1c,0xe0,0x4b,0xdc,0xea,0x3b, -0xfe,0x05,0x0e,0x08,0xfb,0xb1,0xfb,0xef,0xef,0xea,0xf1,0x2e,0xf2,0x04,0xf4,0x47, -0x1b,0x18,0xe2,0xe9,0xeb,0xe3,0xe6,0x4e,0x06,0x0a,0x83,0xfd,0xfb,0xd0,0xf6,0xee, -0xf7,0xec,0xf3,0x00,0xf9,0x07,0x94,0x7b,0x1d,0xbe,0xdd,0xe5,0x6a,0xed,0x02,0x12, -0x03,0x02,0xc5,0xf6,0xf7,0x6f,0xf1,0xea,0x6a,0xf2,0xf4,0xe6,0x06,0x45,0xd0,0x16, -0xe0,0x67,0xf1,0xea,0x9b,0xf0,0x05,0xb0,0x03,0xf8,0x29,0xf7,0xf6,0x33,0xee,0xee, -0xa5,0xf6,0xfc,0xd5,0x07,0x7f,0xcf,0x18,0xdd,0xb7,0xea,0xf3,0xee,0xfd,0xfe,0x16, -0xfe,0xf3,0x4b,0xf4,0xf4,0xc0,0xeb,0xf2,0x14,0xf7,0x06,0x57,0x36,0x22,0x64,0xf3, -0xf6,0x6d,0xf0,0xf1,0x59,0x03,0xff,0xef,0xf6,0xf1,0xd7,0xf3,0xf1,0xba,0xee,0xf6, -0x06,0xfe,0x08,0xe4,0x75,0x1d,0xf8,0xe8,0xeb,0x71,0xf6,0x01,0x1c,0xfe,0xfb,0xa9, -0xef,0xf4,0x85,0xf1,0xed,0x95,0xf6,0xfa,0xa2,0x06,0x6f,0x95,0x16,0xde,0x24,0xf1, -0xf5,0x42,0xf4,0xfd,0x1c,0xff,0xf2,0xff,0xf4,0xf3,0x2e,0xef,0xf3,0xde,0xf7,0x01, -0x91,0x29,0x2e,0xa0,0xfc,0xf5,0xda,0xe8,0xf3,0xc3,0x05,0xff,0xbe,0xfa,0xf7,0xd1, -0xf5,0xef,0xa9,0xef,0xf8,0x41,0xf8,0x07,0x67,0x78,0x20,0x46,0xe7,0xea,0xe7,0xf8, -0xff,0xe6,0xfc,0xfe,0x63,0xf4,0xf9,0xb3,0xf3,0xed,0xfe,0xf5,0xf4,0xd2,0x03,0x62, -0x97,0x15,0xdd,0xab,0xf0,0xec,0x62,0xef,0x00,0x27,0x03,0xf7,0x81,0xfa,0xf7,0xd9, -0xef,0xf3,0xf0,0xf4,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x8f,0x00,0x01,0x5a,0x01,0x01,0x10, -0x00,0xff,0xc8,0xfe,0xff,0x76,0xff,0x00,0x25,0x01,0x00,0x9e,0xff,0xfe,0x54,0xfe, -0xfe,0x18,0xff,0x00,0x82,0xff,0xfe,0x8e,0xff,0x00,0xf0,0xfe,0xff,0xb1,0x00,0x00, -0x6a,0x00,0xfe,0xcb,0xfd,0xfe,0xce,0xfe,0xff,0xe1,0xff,0xff,0x05,0xfe,0xfc,0x3e, -0xfd,0xfc,0x47,0xfe,0xfe,0xba,0xfe,0xfe,0x1d,0x00,0xfe,0x6f,0xff,0xfc,0x3d,0xfd, -0xfc,0xad,0xfb,0xf7,0x5c,0xf8,0xfa,0xe7,0xfc,0xfe,0x58,0xff,0x00,0x01,0xfd,0xff, -0xc7,0xff,0x03,0xb1,0x02,0x04,0x31,0x06,0x07,0x95,0x06,0x05,0x35,0x02,0x01,0xc3, -0x00,0xfe,0x8e,0xfe,0xfd,0x82,0xfe,0xfe,0x90,0x00,0xfd,0x5b,0xff,0xfe,0x55,0x00, -0x01,0xdc,0xff,0x01,0xa0,0x00,0x01,0x89,0x00,0xfe,0xde,0xfe,0x01,0x25,0xff,0xfd, -0x75,0x00,0x00,0xec,0xff,0x00,0x1e,0x00,0x01,0xd6,0x01,0x02,0xde,0x00,0x01,0x2c, -0x01,0x01,0x2a,0x01,0x00,0xb6,0x01,0x00,0x71,0x00,0xff,0x97,0xfd,0xfc,0xb6,0xfb, -0xfb,0x72,0xf9,0xfa,0x5c,0xfb,0xfd,0xbd,0xff,0xfe,0xad,0xfe,0xfc,0xe7,0xfc,0xfb, -0x63,0xfb,0xf9,0xe3,0xfb,0xf9,0x36,0xfa,0xf7,0xb0,0xf7,0xfa,0x7b,0xff,0x05,0x6c, -0x0d,0x14,0x5e,0x21,0x12,0xb0,0xfd,0xf1,0x24,0xef,0xf0,0xa7,0xf2,0xf3,0x86,0xf3, -0xf5,0xc5,0xf4,0xf6,0xbf,0xf7,0xfd,0xef,0x00,0x05,0xc8,0x06,0x0e,0x98,0x16,0x23, -0x39,0x2a,0x1d,0x2b,0x09,0xfc,0x47,0xf4,0xf1,0x1a,0xf4,0xf7,0x3a,0xfc,0xff,0xea, -0x00,0x02,0xdf,0x03,0x03,0xb6,0x00,0xfe,0xbc,0xfd,0xfd,0x37,0xfd,0xfd,0x05,0xfe, -0xfb,0xec,0xfc,0xfe,0xd4,0xff,0xfe,0xae,0x00,0x01,0x3c,0x01,0x02,0x00,0x03,0x04, -0xd9,0x03,0x02,0x3c,0xfd,0xfb,0x40,0xfa,0xfb,0x0b,0xfc,0xfd,0x61,0x00,0x02,0x89, -0x00,0xfd,0x05,0xfb,0xf8,0x73,0xf5,0xf7,0xd4,0xf9,0xfc,0x70,0x00,0x08,0x02,0x0e, -0x14,0x13,0x19,0x1f,0xe0,0x1f,0x1c,0x0e,0x0e,0xfa,0x15,0xea,0xe7,0x70,0xed,0xfa, -0x78,0xfc,0xfa,0x79,0xf7,0xf7,0x21,0xf8,0xf7,0x7c,0xf9,0xfb,0xd9,0xf9,0xf7,0x6b, -0xf8,0xfe,0x06,0x03,0x09,0xe8,0x11,0x1b,0x73,0x21,0x1d,0x20,0x0f,0xfd,0x2a,0xf4, -0xf6,0x9d,0x01,0x0b,0xaf,0x04,0xfc,0x70,0xf7,0xf7,0x73,0xf6,0xf8,0x89,0xf9,0xfa, -0x47,0xfc,0xfe,0x22,0x01,0x04,0x5c,0x07,0x06,0x78,0x02,0x01,0xc0,0xfe,0xfd,0xcb, -0xfd,0xfe,0x24,0xfd,0xfd,0x5c,0xfe,0xfb,0x72,0xf7,0xf7,0x71,0xf8,0xfa,0x0b,0xfe, -0x04,0xf4,0x07,0x08,0x4b,0x06,0x03,0xe9,0xff,0xfc,0x11,0xf2,0xec,0x9c,0xe9,0xe9, -0xa9,0xf1,0xf7,0x6f,0x06,0x1b,0xfb,0x2d,0x3f,0x9d,0x50,0x47,0x7f,0x18,0xee,0x4f, -0xd7,0xd6,0x9c,0xe2,0xf0,0x1b,0xf3,0xf3,0xf3,0xef,0xee,0xab,0xed,0xea,0xd8,0xe4, -0xde,0x87,0xe1,0xf1,0x59,0x07,0x18,0x5d,0x27,0x36,0xa7,0x44,0x42,0xc9,0x28,0x04, -0x9e,0xe8,0xda,0xd3,0xdd,0xf0,0x9d,0x01,0x00,0x21,0xfc,0xfb,0x6c,0xfe,0xff,0xa5, -0x01,0xff,0xdf,0xfc,0xf8,0x3c,0xf7,0xf8,0x98,0xfd,0x00,0x91,0x02,0x02,0xc1,0x01, -0x01,0x31,0x02,0x03,0x98,0x02,0x05,0x6f,0x09,0x0a,0xb0,0x03,0xfa,0xb1,0xf1,0xec, -0xd5,0xec,0xee,0x8b,0xf3,0xf9,0xaa,0xfe,0x03,0xda,0x0a,0x12,0xf2,0x17,0x1a,0x96, -0x14,0x05,0x5d,0xf1,0xe4,0x87,0xdb,0xd7,0xe4,0xe1,0xf6,0x70,0x08,0x14,0x16,0x1c, -0x2d,0x4f,0x45,0x3a,0x17,0x11,0xf1,0xe3,0xe5,0xe5,0xa5,0xef,0xfd,0xd4,0xff,0xf3, -0xe5,0xe6,0xe4,0x95,0xe3,0xde,0x48,0xd4,0xcd,0x43,0xcc,0xda,0x67,0xf3,0x10,0x7b, -0x27,0x3a,0x9a,0x49,0x60,0xa3,0x5e,0x33,0x9f,0xfe,0xd8,0x5b,0xc8,0xcb,0x6f,0xe0, -0xef,0xa5,0xf4,0xf6,0x14,0xfc,0x02,0xfa,0x06,0x0a,0x8c,0x0c,0x08,0x03,0x05,0x03, -0x4d,0x05,0x05,0x8e,0x00,0xf8,0xf6,0xf1,0xf3,0x52,0xf9,0x02,0xf5,0x0b,0x0f,0xba, -0x10,0x0a,0xa9,0x02,0xfa,0xbd,0xf1,0xec,0x36,0xec,0xef,0xe4,0xf5,0xfc,0xc8,0xfe, -0xff,0x33,0xfe,0xfe,0xdd,0x06,0x18,0x55,0x2b,0x20,0xa6,0xfa,0xe9,0x57,0xe4,0xe7, -0x7d,0xee,0xf7,0x72,0xfe,0x0c,0x9b,0x23,0x40,0x37,0x4f,0x2a,0x06,0x03,0xe9,0xed, -0xe4,0xea,0xc4,0xf5,0xfc,0x04,0xf1,0xdc,0x47,0xc5,0xb5,0xa9,0xae,0xbb,0x7a,0xd4, -0xea,0x81,0xfc,0x12,0xba,0x25,0x33,0x4d,0x42,0x51,0xa8,0x61,0x50,0x9d,0x1b,0xe4, -0x57,0xc5,0xbe,0x01,0xcb,0xe6,0x66,0xfa,0xfe,0xd5,0xfb,0x00,0x27,0x0a,0x11,0xea, -0x11,0x0f,0x75,0x0a,0x04,0x71,0xff,0x01,0x78,0x04,0x06,0xb2,0x04,0xff,0x58,0xfa, -0xf6,0xd9,0xf4,0xf6,0xfd,0xf8,0xfc,0x00,0xff,0xfd,0x23,0xf7,0xf2,0x7d,0xf2,0xf5, -0x7e,0xf9,0xfe,0xdd,0x02,0x06,0xb4,0x07,0x0d,0xab,0x1d,0x55,0xf4,0x76,0x2f,0xcc, -0xea,0xb0,0x90,0xa4,0xb6,0x60,0xd7,0xee,0x37,0x04,0x11,0x6a,0x16,0x17,0x15,0x23, -0x3f,0x68,0x44,0x22,0xf1,0xff,0xe7,0x8a,0xe2,0xe9,0x14,0xf1,0xef,0x15,0xe7,0xda, -0xe3,0xcc,0xc4,0x67,0xbf,0xc6,0x64,0xe5,0x08,0xa0,0x23,0x3c,0x41,0x4f,0x56,0x87, -0x50,0x42,0xbe,0x25,0xf2,0x53,0xcc,0xbf,0xd8,0xc7,0xdf,0xb9,0xf9,0x04,0xef,0x03, -0x00,0x37,0x02,0x05,0xdd,0x06,0x05,0x76,0x06,0x06,0xd8,0x02,0xfe,0x9f,0x03,0x0b, -0xef,0x12,0x11,0x04,0x0d,0x09,0x01,0x03,0xfc,0x96,0xf3,0xee,0x66,0xeb,0xed,0x41, -0xed,0xea,0xdc,0xe7,0xea,0x19,0xf2,0xfd,0x3f,0x06,0x0b,0x39,0x13,0x1c,0x19,0x2d, -0x4d,0xdc,0x62,0x3e,0x04,0x0a,0xd6,0x0c,0xb4,0xa3,0x57,0xb2,0xcf,0x7b,0xef,0x09, -0x54,0x14,0x16,0xcf,0x1b,0x33,0xb2,0x40,0x2a,0xc4,0x0d,0xfb,0x95,0xf5,0xfa,0xfc, -0xfc,0xf4,0x8e,0xe4,0xd2,0xaa,0xc9,0xc7,0x6e,0xc5,0xc7,0xb8,0xd5,0xef,0x6d,0x10, -0x32,0x81,0x4d,0x5a,0xb4,0x59,0x52,0x2f,0x36,0xfd,0x34,0xd0,0xbb,0x6d,0xc2,0xd6, -0xff,0xea,0xf5,0x0b,0x00,0x04,0x15,0x08,0x08,0xa4,0x04,0x02,0xa1,0xff,0x00,0xa5, -0x01,0x05,0xbf,0x0a,0x0a,0x57,0x0b,0x0e,0xb6,0x0e,0x0a,0xb9,0x04,0xfd,0xb0,0xf5, -0xf3,0x64,0xf5,0xfb,0x51,0xfd,0xfa,0x38,0xf3,0xe8,0xa6,0xe0,0xdf,0x8c,0xe4,0xed, -0xad,0xfc,0x09,0x21,0x13,0x20,0xbb,0x46,0x79,0x33,0x49,0x0e,0xbf,0xdf,0xc4,0x54, -0xb7,0xbb,0x6d,0xd6,0xf3,0x1a,0x11,0x22,0x73,0x31,0x2f,0xac,0x12,0xf8,0xfd,0xf0, -0xf7,0x41,0x04,0x09,0x22,0x01,0xf8,0xae,0xec,0xd8,0x4d,0xc6,0xbd,0x04,0xc7,0xd9, -0x33,0xe0,0xec,0x51,0x08,0x2f,0xf5,0x53,0x6b,0x1e,0x71,0x4d,0x3b,0x06,0xd9,0xb6, -0xc0,0xc1,0x6c,0xd7,0xf0,0x98,0xfb,0x00,0x1c,0x00,0xfe,0xde,0xfc,0xf9,0xcb,0xf6, -0xf7,0x57,0xf8,0xfc,0xcb,0x03,0x0c,0xf6,0x11,0x0f,0xf7,0x0d,0x0c,0xff,0x09,0x05, -0xfa,0x04,0x03,0x66,0x00,0xff,0xc7,0x01,0xfe,0x77,0xf4,0xeb,0xeb,0xe3,0xdd,0xda, -0xda,0xdd,0xe6,0xe5,0xf1,0x2f,0xfe,0x06,0x2a,0x15,0x29,0x3c,0x69,0x64,0x48,0x19, -0xea,0x6e,0xcf,0xd3,0x19,0xd4,0xde,0xd0,0xee,0x0d,0x33,0x21,0x38,0x5e,0x2e,0x02, -0x7e,0xeb,0xe6,0xeb,0xf0,0x01,0x53,0x03,0x01,0x16,0x02,0xff,0x56,0xf2,0xe1,0xf8, -0xd1,0xc7,0x4b,0xc9,0xd3,0xee,0xe0,0xf5,0x82,0x14,0x35,0x6e,0x51,0x71,0x44,0x5a, -0x1a,0x60,0xec,0xd8,0x59,0xd7,0xe0,0x06,0xe5,0xef,0x88,0xfa,0xfe,0x5d,0xfe,0xfd, -0x88,0xfe,0x01,0xf6,0x01,0x01,0x61,0x04,0x09,0x9b,0x0b,0x07,0xdf,0x02,0x04,0x47, -0x07,0x06,0x44,0x03,0xff,0xc7,0xfc,0xfc,0x69,0xfe,0x01,0xbc,0x01,0xfd,0x2d,0xf9, -0xf3,0x22,0xee,0xeb,0x5e,0xec,0xef,0x6d,0xf5,0xf9,0x76,0x01,0x0d,0x7d,0x1d,0x3a, -0xe9,0x5d,0x28,0xdf,0xfa,0xd9,0xbe,0xd1,0xd5,0x4c,0xdf,0xf8,0xa9,0x15,0x33,0xc5, -0x3f,0x1d,0xb5,0xf5,0xe6,0x1f,0xed,0xfe,0xc2,0x06,0xff,0xfd,0xfe,0x03,0xb6,0x02, -0xf6,0xdf,0xe3,0xd2,0x96,0xc7,0xc2,0x8a,0xcb,0xd9,0x69,0xed,0x11,0xec,0x38,0x5f, -0x44,0x68,0x3c,0xe4,0x0e,0xf2,0x0b,0xe6,0xe6,0x41,0xe6,0xed,0x3f,0xf9,0xfe,0x13, -0xfb,0xf5,0x0a,0xf2,0xf4,0x7d,0xf8,0xfc,0x39,0x03,0x0d,0x49,0x17,0x1a,0x2e,0x14, -0x0a,0x75,0x05,0x04,0x5b,0x01,0xfc,0x2c,0xfa,0xfa,0x29,0xfc,0xfb,0x08,0xf9,0xf7, -0xcd,0xf7,0xf7,0xda,0xf5,0xf4,0x58,0xf3,0xf5,0xd8,0xfa,0x01,0xa7,0x04,0x07,0xc7, -0x10,0x1b,0x69,0x3c,0x4b,0x3b,0x09,0xe4,0x63,0xc7,0xcc,0x3e,0xd9,0xed,0xc7,0x06, -0x26,0xd8,0x33,0x1b,0x96,0xfc,0xe6,0xfb,0xf0,0xfe,0x0a,0x09,0x0a,0x3d,0x09,0x07, -0x0e,0x08,0x05,0x29,0xfe,0xea,0x4d,0xd5,0xbf,0x78,0xb4,0xbf,0x56,0xd0,0xeb,0x27, -0x18,0x44,0x79,0x64,0x51,0x60,0x38,0x1a,0x63,0x05,0xf4,0x68,0xe5,0xdc,0x87,0xe3, -0xed,0xef,0xf5,0xf8,0x90,0xf4,0xf1,0x8d,0xf2,0xf4,0x9d,0xfb,0x09,0x07,0x19,0x26, -0x0c,0x2a,0x21,0x43,0x13,0x08,0x2d,0x04,0xfd,0x0a,0xf4,0xeb,0x1a,0xeb,0xf1,0xe1, -0xf5,0xf4,0x1a,0xf4,0xf3,0xee,0xf2,0xf0,0xbd,0xf0,0xf4,0xa6,0xfa,0x01,0x69,0x0b, -0x17,0x79,0x25,0x32,0xd0,0x40,0x51,0x4e,0x1f,0xe9,0x57,0xc5,0xb6,0x60,0xc2,0xda, -0x3f,0x00,0x22,0xeb,0x2b,0x11,0x81,0xf8,0xe4,0x47,0xe9,0xf3,0xc5,0xfe,0x08,0x31, -0x0d,0x0c,0x5f,0x0d,0x0c,0x7a,0x07,0xf6,0xac,0xe1,0xd0,0x63,0xc5,0xc2,0xb4,0xcc, -0xe4,0x1f,0x0e,0x3c,0xeb,0x58,0x42,0xad,0x26,0x0f,0xb0,0x03,0xfb,0xa4,0xef,0xe9, -0xbf,0xef,0xf2,0xd2,0xf0,0xf0,0xef,0xf1,0xf2,0xb6,0xee,0xea,0xcd,0xec,0xf5,0xa0, -0x00,0x11,0x64,0x28,0x3d,0x6a,0x3b,0x2a,0x67,0x1b,0x10,0x16,0x05,0xf9,0x6d,0xf1, -0xeb,0xbd,0xe6,0xdf,0x03,0xd8,0xda,0xa3,0xe3,0xed,0x0f,0xf6,0xfc,0x3a,0x02,0x02, -0xa2,0x03,0x0b,0x05,0x18,0x26,0x97,0x30,0x40,0x94,0x43,0x19,0xa7,0xf1,0xd0,0xf5, -0xc8,0xd7,0x90,0xf9,0x0f,0x73,0x04,0xf5,0x77,0xeb,0xed,0x10,0xf1,0xf5,0x92,0xfa, -0x05,0xff,0x0a,0x0b,0x0a,0x0e,0x12,0x7b,0x12,0x05,0x29,0xf3,0xe4,0xb2,0xd9,0xcf, -0x7d,0xcc,0xd5,0x0c,0xf6,0x22,0x39,0x43,0x32,0xbd,0x18,0x09,0x41,0x06,0x07,0x2a, -0x02,0xfe,0x45,0x02,0x00,0xd4,0xf7,0xf0,0x0b,0xec,0xeb,0x2a,0xe5,0xdb,0x00,0xd6, -0xd7,0xbe,0xde,0xee,0xfc,0x06,0x25,0x57,0x4f,0x66,0x20,0x56,0x3f,0xce,0x25,0x0e, -0x9a,0xfa,0xec,0x97,0xda,0xd0,0xa4,0xd0,0xd5,0xb0,0xdb,0xe6,0x53,0xf3,0xfe,0xd5, -0x02,0x01,0xc2,0x00,0x03,0xc2,0x0a,0x18,0x67,0x26,0x3b,0x98,0x46,0x21,0x78,0xf9, -0xdf,0xb1,0xda,0xed,0xed,0x0f,0x08,0xed,0xf4,0xe5,0x1f,0xe3,0xe7,0xd8,0xe9,0xea, -0xc2,0xf5,0x02,0xf0,0x05,0x03,0x2b,0x08,0x10,0x55,0x13,0x0c,0x3b,0x01,0xf4,0x11, -0xe8,0xda,0x2b,0xd5,0xdd,0x0c,0x01,0x2e,0x03,0x3b,0x25,0x68,0x0e,0x03,0xab,0x01, -0xfe,0xff,0xf2,0xf2,0xab,0xfe,0x0a,0xb4,0x0c,0x07,0xb7,0xfc,0xf3,0xa7,0xec,0xe7, -0x40,0xe4,0xe2,0x2d,0xe0,0xe1,0xd4,0xe9,0xfb,0x2a,0x13,0x36,0x4c,0x4e,0x40,0x1c, -0x32,0x28,0x0a,0x22,0x13,0x5d,0x04,0xf1,0x68,0xde,0xcd,0x96,0xc4,0xc7,0x10,0xd3, -0xe5,0xfd,0xf7,0x04,0x1e,0x0c,0x10,0xdd,0x11,0x1c,0xcb,0x2c,0x40,0x23,0x47,0x1c, -0xe3,0xf7,0xdd,0xe8,0xe0,0x00,0x75,0x14,0xff,0xc5,0xe8,0xdd,0x6f,0xe0,0xe7,0x04, -0xe8,0xf0,0xde,0xfc,0x01,0xbb,0xfd,0xf9,0x67,0xfb,0x01,0xd5,0x06,0x06,0x14,0x02, -0xff,0x42,0xfa,0xf1,0x97,0xeb,0xf1,0x01,0x0c,0x30,0xe5,0x2e,0x11,0xd8,0xf8,0xed, -0x98,0xf1,0xf6,0x3b,0xf8,0xfe,0x58,0x05,0x06,0x3e,0x0a,0x11,0x89,0x10,0x07,0x9f, -0xfa,0xef,0x52,0xec,0xeb,0x46,0xea,0xe6,0xaf,0xe5,0xe9,0x3e,0xf5,0x09,0xfd,0x29, -0x48,0xa8,0x3b,0x26,0x6c,0x14,0x0d,0x52,0x0d,0x0e,0x82,0x00,0xe7,0xe9,0xd2,0xca, -0x45,0xc8,0xcc,0x96,0xdc,0xf3,0xdd,0x08,0x13,0x52,0x17,0x18,0xb0,0x1f,0x32,0x10, -0x47,0x31,0x3c,0x06,0xeb,0xa9,0xf2,0x0a,0x55,0xfe,0xeb,0xae,0xde,0xe0,0x40,0xe8, -0xea,0xd0,0xe2,0xe7,0x4a,0xf4,0xfd,0x69,0x00,0xfd,0x5f,0xff,0x00,0x4c,0x01,0x02, -0x35,0x00,0xf7,0x2d,0xf1,0xea,0x8d,0xee,0xfd,0x4b,0x23,0x45,0xdb,0x3d,0x1a,0x19, -0xff,0xee,0x79,0xe6,0xdd,0x1b,0xdb,0xe7,0x87,0xf9,0x03,0xcf,0x0d,0x17,0xb9,0x18, -0x0e,0xa7,0xff,0xf3,0x2e,0xf0,0xf2,0xc7,0xf6,0xfa,0x27,0xfc,0xfc,0x2f,0xfd,0xfc, -0x30,0x01,0x10,0xc7,0x2f,0x2a,0x57,0x0d,0xfd,0x31,0xf6,0xf4,0xe6,0xf4,0xfb,0xcc, -0xfd,0x03,0x0c,0xfd,0xe9,0xef,0xd8,0xd9,0xbd,0xe7,0xf5,0x2e,0x00,0x0b,0x62,0x1e, -0x31,0xde,0x4b,0x3b,0xdf,0x0f,0x06,0xa5,0x11,0x11,0x08,0xfa,0xe7,0x80,0xd8,0xe1, -0xa5,0xe6,0xe6,0x12,0xe3,0xe4,0x34,0xe9,0xf0,0xf6,0xfa,0x00,0x70,0x00,0xff,0xd1, -0x01,0x07,0x80,0x03,0xf8,0x8f,0xec,0xe4,0xff,0xe9,0x00,0xdb,0x2b,0x49,0x23,0x39, -0x20,0xf0,0x0b,0x03,0x8a,0xf5,0xe1,0x94,0xd1,0xd4,0x4e,0xe2,0xf0,0x52,0x04,0x17, -0xd5,0x1e,0x15,0xd3,0x05,0xfa,0x1e,0xf4,0xf2,0x22,0xf5,0xfc,0xe2,0x05,0x0c,0xc0, -0x0c,0x0b,0x9c,0x09,0x07,0x79,0x07,0x16,0x5d,0x1f,0x01,0xe5,0xea,0xde,0x23,0xdc, -0xdd,0x06,0xe9,0xf1,0x79,0xfb,0x0d,0xe1,0x14,0x09,0xf1,0xfa,0xf6,0xd6,0xf2,0xf4, -0x38,0x05,0x1f,0x88,0x43,0x3d,0xff,0x18,0x17,0x55,0x11,0x03,0x17,0xf7,0xef,0x8b, -0xec,0xf0,0xdb,0xe7,0xe1,0xf7,0xe0,0xe5,0x2d,0xea,0xec,0xb2,0xf1,0xf4,0x26,0xf2, -0xf0,0x28,0xf4,0xf9,0x71,0xf8,0xf8,0x46,0xfa,0xfa,0xe4,0xfa,0x0b,0x2f,0x2f,0x45, -0x15,0x2c,0x15,0xfc,0x07,0x09,0x17,0x02,0xf6,0xb1,0xea,0xe5,0x03,0xe0,0xdf,0xb3, -0xe8,0xfb,0x19,0x0a,0x0e,0x7a,0x0c,0x0b,0x7d,0x07,0xff,0xe9,0xf9,0xf9,0x42,0xfd, -0x02,0x9a,0x07,0x0c,0x96,0x13,0x16,0x97,0x16,0x17,0xcb,0x1e,0x23,0x6b,0x00,0xdd, -0xe6,0xc3,0xbf,0x49,0xc7,0xd6,0x19,0xe3,0xed,0xc5,0xfd,0x11,0xce,0x23,0x24,0xb5, -0x1c,0x12,0x68,0x0f,0x16,0xc2,0x28,0x39,0xb6,0x2a,0x22,0x61,0x00,0xec,0x04,0xe2, -0xe9,0x74,0xf1,0xf1,0x68,0xee,0xef,0x5e,0xf2,0xf0,0x96,0xec,0xec,0xc2,0xf1,0xf1, -0x23,0xeb,0xeb,0x1c,0xef,0xf1,0xab,0xf0,0xf0,0x96,0xf4,0xf9,0x30,0xff,0x17,0x67, -0x36,0x3f,0x70,0x1f,0x06,0xdb,0xfe,0x03,0xce,0x02,0xfd,0x3f,0xf8,0xf0,0x96,0xe8, -0xe7,0xf1,0xf1,0xff,0xc1,0x02,0xfe,0xf0,0xfa,0x00,0xa2,0x07,0x0d,0xa6,0x0b,0x07, -0xb9,0x00,0xfd,0x69,0xfe,0x02,0x79,0x07,0x0a,0xcc,0x0d,0x11,0x7f,0x1b,0x2b,0x11, -0x3d,0x1f,0x09,0xee,0xc8,0x30,0xb2,0xa9,0x12,0xb2,0xc9,0x23,0xdc,0xf5,0x04,0x0f, -0x27,0x60,0x35,0x35,0xca,0x2c,0x26,0x9e,0x29,0x49,0x6b,0x46,0x14,0xd0,0xee,0xd7, -0xb5,0xdf,0xf1,0xf9,0xf7,0xea,0x0e,0xed,0xf0,0x26,0xf3,0xed,0x7c,0xed,0xf3,0xb9, -0xf9,0xf6,0xac,0xed,0xeb,0xb8,0xeb,0xec,0xd1,0xef,0xf0,0x8e,0xf2,0xf4,0x27,0xff, -0x1b,0xdb,0x3d,0x3e,0xe1,0x1b,0x03,0x1b,0xfd,0xfa,0x53,0xf5,0xf2,0x30,0xfa,0xfc, -0x4c,0xf5,0xee,0x63,0xf4,0x01,0xe1,0x05,0x00,0x3b,0xf9,0xfa,0x82,0xfd,0x03,0xf0, -0x08,0x0e,0x4e,0x11,0x0d,0x05,0x07,0x02,0x12,0x00,0xfc,0x74,0xfb,0x00,0x44,0x09, -0x19,0x38,0x2b,0x41,0x70,0x35,0x07,0x21,0xdb,0xb7,0x0a,0xad,0xaf,0xdc,0xbf,0xcc, -0xf9,0xe4,0x04,0x64,0x20,0x32,0x92,0x38,0x39,0x02,0x3f,0x65,0x8a,0x52,0x0e,0xac, -0xe2,0xcc,0xfb,0xd6,0xea,0x68,0xf3,0xf4,0x75,0xf8,0xf7,0xd6,0xf3,0xee,0xbb,0xed, -0xf3,0x3b,0xfa,0xfb,0x54,0xf3,0xea,0x31,0xe4,0xe6,0x9c,0xee,0xf4,0xba,0xf3,0xf3, -0x2f,0x01,0x21,0xb3,0x44,0x3a,0xf5,0x18,0x00,0x75,0xfc,0xf7,0xd3,0xec,0xe7,0x6e, -0xf0,0xf4,0x08,0xf2,0xf1,0x07,0xfa,0x06,0xe3,0x0d,0x0b,0x88,0x06,0x06,0x73,0x06, -0x06,0xf4,0x06,0x0b,0x66,0x0e,0x0b,0x18,0x01,0xfb,0xa8,0xf8,0xf7,0x1b,0xf8,0xfb, -0x36,0x04,0x0e,0xd0,0x1c,0x2c,0x31,0x38,0x2a,0xc7,0x00,0xdc,0x3e,0xc4,0xbc,0x12, -0xbf,0xcc,0xac,0xdc,0xef,0xfd,0x01,0x0f,0x08,0x17,0x22,0x61,0x3d,0x5b,0xbb,0x5d, -0x27,0xef,0xf8,0xdd,0xc2,0xde,0xe3,0xe4,0xe6,0xeb,0x87,0xed,0xf0,0x23,0xf5,0xf6, -0x73,0xf2,0xf4,0xbe,0xfe,0x07,0x17,0x03,0xf1,0x6f,0xe2,0xe0,0x7f,0xeb,0xf3,0x6d, -0xf1,0xec,0x0d,0xf9,0x19,0x3f,0x3a,0x30,0x18,0x16,0x05,0xc8,0x01,0xfc,0x99,0xf0, -0xe7,0x9f,0xea,0xea,0x3c,0xe7,0xe8,0xcb,0xf3,0x03,0x0f,0x10,0x10,0x1b,0x10,0x12, -0x0d,0x11,0x0d,0xd2,0x0c,0x11,0xfe,0x15,0x14,0xda,0x04,0xf3,0x1d,0xe9,0xe6,0xd3, -0xe8,0xf0,0xc1,0xfd,0x0e,0x66,0x1f,0x2c,0x51,0x2f,0x2a,0x1b,0x1a,0xf6,0xbc,0xd8, -0xc6,0x85,0xc0,0xc6,0x71,0xda,0xf0,0x6d,0xff,0x06,0x78,0x07,0x11,0xbd,0x32,0x43, -0x4a,0x46,0x40,0x48,0x0f,0xfd,0xbc,0xed,0xeb,0x4d,0xef,0xf8,0x45,0xf0,0xea,0x3e, -0xec,0xee,0xb4,0xe9,0xe9,0x86,0xf5,0x02,0xce,0x02,0xf8,0x5d,0xee,0xec,0xc2,0xf1, -0xf7,0x8c,0xf1,0xea,0x98,0xf4,0x14,0x1e,0x2d,0x21,0x23,0x0f,0x0c,0x3e,0x0d,0x06, -0xbf,0xfa,0xf1,0x9f,0xed,0xe3,0xfa,0xd9,0xdc,0xe5,0xe9,0xfb,0xce,0x0a,0x10,0xf5, -0x14,0x19,0x36,0x17,0x10,0x27,0x0e,0x13,0x1e,0x1b,0x1d,0x46,0x13,0xff,0x89,0xea, -0xde,0x0c,0xd9,0xdb,0x92,0xea,0x05,0x78,0x1f,0x2d,0xf3,0x2b,0x23,0xa0,0x1e,0x12, -0xab,0xf4,0xda,0x3c,0xca,0xc8,0xc2,0xd0,0xe3,0xe2,0xf7,0x02,0x9f,0x08,0x17,0x96, -0x30,0x27,0xa3,0x1d,0x33,0xdb,0x29,0x07,0x4f,0xf7,0xe9,0xd3,0xf6,0xff,0xe5,0xfe, -0xf6,0x02,0xf6,0xef,0xaa,0xe7,0xe2,0x72,0xe9,0xf4,0xe2,0xf4,0xf2,0x7c,0xf1,0xf2, -0x99,0xf7,0xfc,0x5a,0xfb,0xf6,0x36,0xfb,0x11,0x8d,0x17,0x05,0xce,0x00,0x05,0x30, -0x0f,0x0e,0x40,0x0b,0x05,0x65,0xfd,0xec,0x23,0xdb,0xd8,0xa0,0xe4,0xf6,0xa3,0x02, -0x09,0x00,0x12,0x17,0x7c,0x16,0x12,0x77,0x12,0x16,0x7f,0x1d,0x1e,0x15,0x17,0x0d, -0xf6,0xfc,0xed,0x7f,0xdd,0xd4,0x0f,0xde,0xf8,0x2a,0x12,0x1d,0x44,0x1d,0x1b,0xf0, -0x17,0x15,0xbc,0x0d,0xf9,0x78,0xe5,0xd9,0xad,0xd6,0xda,0xe5,0xe3,0xee,0x5a,0xfd, -0x16,0x33,0x2b,0x17,0x47,0x0e,0x14,0x3c,0x3d,0x2c,0x1d,0x06,0xf4,0x71,0xf1,0xf8, -0x88,0xf6,0xf8,0x62,0xf6,0xf8,0x82,0xf3,0xf2,0x9b,0xf2,0xf0,0xa3,0xe9,0xe8,0x58, -0xed,0xf2,0x52,0xf7,0xf9,0x5b,0xfb,0xfe,0x9f,0x0b,0x1a,0x48,0x0c,0xf3,0x67,0xef, -0xf7,0x4b,0x03,0x08,0x0a,0x0e,0x0f,0x9b,0x07,0xf6,0x42,0xe2,0xdc,0xdf,0xe3,0xf2, -0xde,0xff,0x07,0x6e,0x10,0x16,0x23,0x14,0x11,0xe9,0x14,0x18,0xc9,0x1d,0x1a,0x0e, -0x14,0x0e,0x4c,0x08,0xf8,0xa0,0xe8,0xde,0x9c,0xe4,0xf8,0xed,0x0e,0x13,0xb7,0x10, -0x0c,0x1a,0x09,0x03,0xcb,0x02,0x06,0xae,0x04,0xf8,0x91,0xee,0xe8,0xa5,0xe5,0xe5, -0x71,0xf3,0x0d,0x64,0x1c,0x00,0xdf,0xf6,0xfb,0xfd,0x17,0x3f,0xe8,0x32,0x0d,0xd3, -0x04,0xf5,0x21,0xf2,0xf1,0x12,0xf4,0xf0,0x22,0xf7,0xfb,0x9f,0x02,0xf5,0x6c,0xe9, -0xe2,0xde,0xe8,0xf1,0x94,0xf7,0xf4,0x5c,0xf4,0xfd,0x5e,0x13,0x20,0x30,0x01,0xee, -0x5a,0xe6,0xf3,0xa6,0xf9,0x03,0xe4,0x0d,0x14,0xa3,0x0c,0xfd,0xc8,0xeb,0xe4,0x9c, -0xe8,0xf4,0xea,0xff,0x08,0x25,0x11,0x12,0xa1,0x0d,0x0d,0x30,0x12,0x17,0xce,0x1a, -0x13,0x1a,0x0c,0x0b,0x65,0x0d,0x02,0x7f,0xf1,0xe9,0x03,0xee,0x00,0x18,0x10,0x12, -0xe6,0x0d,0x08,0x90,0xff,0xf4,0x53,0xf1,0xf5,0x16,0x00,0x06,0x8e,0x03,0xfd,0xd7, -0xf6,0xf1,0x8d,0xf3,0x08,0x9d,0x0d,0xf5,0xd2,0xe7,0xee,0x30,0x00,0x19,0xea,0x3a, -0x36,0xd2,0x18,0x08,0x46,0xf5,0xf7,0x82,0xf3,0xf0,0xde,0xec,0xf7,0xb1,0xff,0xfa, -0x12,0xeb,0xe4,0xaf,0xe9,0xf0,0xcd,0xf5,0xf2,0x9b,0xf0,0xfe,0x45,0x18,0x1b,0x37, -0xfa,0xe6,0x54,0xe2,0xeb,0xf8,0xf3,0xff,0x5f,0x0e,0x12,0xed,0x0c,0x02,0x15,0xf7, -0xf2,0xf9,0xf4,0xfd,0xe0,0x00,0x04,0x16,0x0a,0x0a,0x84,0x07,0x0b,0xb2,0x10,0x17, -0xd5,0x19,0x11,0x4b,0x09,0x06,0x3f,0x08,0x06,0xb1,0xf7,0xf1,0x92,0xf5,0x05,0x49, -0x12,0x15,0x60,0x13,0x0b,0xcc,0xfd,0xee,0x00,0xe8,0xe9,0xc5,0xf0,0xfc,0x23,0x0a, -0x0b,0x19,0x03,0xfb,0x58,0xfb,0x0e,0xf0,0x0b,0xf0,0xe5,0xe0,0xe4,0x8c,0xf1,0x02, -0xa9,0x12,0x39,0x78,0x42,0x1a,0x97,0x07,0xf8,0x71,0xf8,0xf3,0x6e,0xf5,0xf4,0xf5, -0xfb,0xf4,0x7c,0xe9,0xe3,0x1b,0xe7,0xf0,0x7c,0xf5,0xf4,0x33,0xf4,0x00,0xc6,0x14, -0x0f,0x69,0xf8,0xe7,0x70,0xe5,0xe8,0x48,0xeb,0xf7,0x81,0x0a,0x0e,0x93,0x0a,0x04, -0xd4,0xfd,0xfb,0xc7,0x00,0x07,0x28,0x09,0x0d,0xe1,0x0c,0x07,0x8f,0x04,0x06,0x2d, -0x0b,0x12,0x14,0x15,0x0e,0x64,0x08,0x05,0xe1,0x03,0x03,0xb8,0x00,0xfa,0x1e,0xff, -0x09,0xfc,0x11,0x11,0xc3,0x11,0x0b,0x87,0xfb,0xeb,0xa2,0xe4,0xe5,0x3f,0xeb,0xf4, -0x60,0x00,0x0f,0x90,0x12,0x0a,0x74,0x04,0x0e,0xc2,0x0e,0xef,0x2d,0xe0,0xe4,0xe1, -0xec,0xf9,0xf2,0x00,0x13,0x9f,0x30,0x3c,0x84,0x19,0x08,0xff,0xf7,0xf5,0xc5,0xf4, -0xfc,0x0d,0xff,0xf7,0xcd,0xeb,0xe9,0x71,0xe9,0xec,0x80,0xee,0xed,0xe4,0xf6,0x09, -0x63,0x18,0x04,0x62,0xee,0xe6,0xd3,0xe7,0xe8,0xa3,0xe9,0xf4,0xf7,0x05,0x05,0xe9, -0xfe,0xfe,0x21,0xff,0x04,0xe6,0x0d,0x13,0xb5,0x13,0x16,0x4a,0x11,0x06,0xc3,0x01, -0x03,0x80,0x04,0x0b,0x07,0x0f,0x0b,0x45,0x09,0x03,0x8f,0x02,0x02,0x51,0x06,0x06, -0x4c,0x08,0x10,0x22,0x12,0x0e,0x2c,0x0c,0x07,0x2c,0xf9,0xeb,0xf7,0xe4,0xe4,0xa8, -0xe8,0xf0,0x69,0xfb,0x05,0xe6,0x0e,0x0e,0xb3,0x0d,0x11,0x9a,0x1a,0xf8,0x0e,0xe1, -0xde,0xa8,0xe8,0xf5,0x0c,0xfc,0x07,0xb4,0x15,0x25,0x9b,0x37,0x1f,0x1c,0x08,0xfa, -0x53,0xf4,0xf8,0x41,0xfd,0xf6,0x3c,0xeb,0xe9,0x14,0xee,0xf1,0xcd,0xeb,0xeb,0x13, -0xf7,0x0c,0xc4,0x14,0xfd,0xb9,0xe5,0xe1,0x0d,0xe8,0xee,0x3b,0xee,0xfa,0x0a,0x05, -0xff,0x6b,0xf8,0xf7,0x70,0xf9,0x00,0x90,0x0c,0x13,0xf1,0x19,0x23,0x81,0x1d,0x0f, -0xda,0x05,0x01,0x51,0xfe,0x02,0x8d,0x04,0x04,0xde,0x07,0x06,0xf7,0x02,0x01,0x6c, -0x05,0x0d,0x7a,0x11,0x16,0x42,0x16,0x10,0x1d,0x0c,0x06,0x56,0xf5,0xe7,0x61,0xe1, -0xe2,0xf9,0xe5,0xec,0x00,0xf6,0xfc,0xe2,0x03,0x02,0x6d,0x0e,0x17,0x00,0x25,0x0c, -0xc1,0xeb,0xe5,0xb5,0xe6,0xf5,0x04,0xf8,0xfd,0x7e,0x06,0x10,0x13,0x1d,0x32,0x95, -0x21,0x0a,0xc5,0xfd,0xf8,0x00,0xfa,0xf3,0x08,0xec,0xe5,0x1b,0xea,0xec,0x1a,0xe9, -0xe6,0x65,0xf3,0x0b,0xc6,0x15,0x01,0x02,0xea,0xe2,0xd3,0xe6,0xef,0x76,0xf5,0x01, -0xd4,0x03,0xf8,0x7d,0xf2,0xf4,0xf8,0xf9,0x02,0x76,0x0d,0x10,0xdf,0x19,0x24,0x4e, -0x20,0x16,0x97,0x0e,0x08,0xc3,0x02,0x01,0xef,0xfc,0xfd,0xb9,0x00,0x01,0x89,0x00, -0xff,0x6b,0x03,0x10,0x1a,0x20,0x23,0x22,0x1c,0x0e,0x59,0x07,0xff,0x24,0xf2,0xe6, -0x76,0xe0,0xe4,0x65,0xe7,0xed,0x6f,0xf6,0xfa,0xca,0xfe,0xfa,0x12,0x03,0x0e,0x2f, -0x21,0x1f,0xdd,0xf9,0xee,0x72,0xe8,0xf4,0x0c,0xf8,0xf8,0x66,0xf7,0x00,0x8f,0x08, -0x15,0x86,0x2c,0x2a,0x49,0x12,0x09,0x65,0xfd,0xf4,0x4d,0xeb,0xe5,0xb0,0xe1,0xe3, -0x75,0xe1,0xe7,0x81,0xf2,0x06,0xc8,0x14,0x01,0xf6,0xf2,0xe7,0x5d,0xea,0xee,0x98, -0xf9,0x05,0x50,0x02,0xf4,0x9d,0xee,0xf0,0x3b,0xfc,0x07,0xf2,0x0d,0x0d,0x36,0x18, -0x23,0xfb,0x1e,0x19,0x31,0x13,0x0d,0xd2,0x09,0x05,0x8d,0xfb,0xf9,0xf3,0xfc,0xfe, -0xca,0xfd,0xfc,0x67,0xfe,0x0c,0x92,0x21,0x2e,0x7c,0x26,0x16,0x80,0x0b,0xfe,0x2d, -0xef,0xe3,0x3b,0xde,0xe1,0xe0,0xe7,0xee,0x2d,0xf7,0xf9,0xe3,0xfa,0xf9,0x59,0xfe, -0x0a,0x31,0x16,0x24,0x29,0x08,0xf7,0x03,0xed,0xf4,0x33,0xfa,0xf8,0xd5,0xf5,0xfb, -0xa4,0x01,0x05,0xdf,0x10,0x27,0x78,0x31,0x1a,0xf5,0x0e,0xf7,0x98,0xed,0xe1,0xda, -0xe0,0xd7,0x7c,0xd7,0xdd,0xac,0xf2,0x02,0x2d,0x12,0x00,0x8e,0xf6,0xef,0x80,0xf3, -0xf4,0x57,0xfe,0x07,0xe5,0x00,0xf3,0xe7,0xec,0xf0,0x13,0xfb,0x09,0x8e,0x0e,0x0d, -0xbc,0x18,0x1e,0xe8,0x18,0x15,0xd6,0x12,0x10,0xef,0x11,0x09,0xc6,0xfd,0xfa,0xd9, -0xfc,0xfe,0xfc,0xfb,0xf8,0x0e,0xfd,0x08,0x90,0x1c,0x30,0x84,0x2c,0x1b,0xc8,0x11, -0x02,0x14,0xf1,0xe2,0xbb,0xde,0xde,0xb7,0xe3,0xed,0xd3,0xf7,0xf9,0xf3,0xf8,0xfa, -0x68,0xfa,0x08,0x24,0x11,0x22,0xff,0x14,0x01,0xee,0xf4,0xf3,0xc9,0xf7,0xf3,0x54, -0xf0,0xf8,0x49,0xfe,0xff,0x0d,0x03,0x0f,0x42,0x27,0x36,0xe0,0x1d,0x08,0x41,0xf0, -0xe5,0xd5,0xde,0xd7,0xd4,0xcf,0xd6,0x8f,0xed,0xfd,0xcc,0x0f,0xfd,0xfb,0xf5,0xef, -0x7f,0xf7,0xfb,0xca,0x04,0x08,0xeb,0xfe,0xf4,0x3f,0xf2,0xf3,0xe1,0xfc,0x0a,0xa4, -0x0d,0x0e,0x7e,0x18,0x1a,0x97,0x14,0x10,0xb1,0x0e,0x13,0x41,0x16,0x0a,0xd4,0xfe, -0xfd,0x07,0x00,0x01,0x95,0xfc,0xf8,0xae,0xfc,0x07,0xf0,0x18,0x2b,0x03,0x2e,0x1f, -0x94,0x14,0x05,0xc5,0xf2,0xe3,0x6a,0xdf,0xe0,0x88,0xe1,0xe8,0x2e,0xf4,0xf9,0x0d, -0xf6,0xf8,0x2c,0xf9,0x04,0xef,0x0f,0x1d,0xa9,0x17,0x09,0x21,0xff,0xf9,0x7f,0xf7, -0xf0,0x65,0xed,0xf4,0x3c,0xfc,0xfc,0x22,0xfd,0x05,0x6b,0x15,0x2b,0x4c,0x33,0x16, -0xb5,0xfc,0xe9,0x12,0xdf,0xd3,0x94,0xce,0xd2,0xdb,0xe7,0xf8,0xac,0x0a,0xfd,0x6b, -0xf3,0xf0,0xb3,0xf6,0xfc,0xb6,0x09,0x0c,0x80,0xfc,0xf5,0xcb,0xf8,0xfc,0x71,0x05, -0x10,0x6b,0x0e,0x0e,0x3e,0x15,0x12,0xf6,0x0e,0x0a,0x7e,0x0c,0x15,0x75,0x14,0x05, -0xb9,0xfd,0xfe,0xcb,0x01,0x01,0x1b,0xfd,0xfb,0x27,0x00,0x09,0x25,0x1a,0x29,0x7e, -0x2c,0x23,0xd7,0x15,0x05,0x29,0xf3,0xe5,0x35,0xe0,0xe0,0x9a,0xe0,0xe5,0x9a,0xef, -0xf7,0x0d,0xf6,0xf5,0x7a,0xf7,0x02,0x21,0x10,0x1e,0xbe,0x1b,0x10,0x5d,0x08,0x00, -0x3a,0xf7,0xee,0x00,0xeb,0xf2,0x3f,0xf8,0xf8,0x87,0xf6,0xfd,0x01,0x0b,0x1d,0x69, -0x27,0x2a,0x85,0x0d,0xf5,0x9e,0xe3,0xd2,0x5a,0xcc,0xd3,0xc7,0xe5,0xf5,0x66,0x05, -0xfc,0x15,0xf4,0xf0,0xb2,0xf4,0xfa,0x9b,0x08,0x0b,0x15,0xfb,0xf3,0xac,0xf9,0x00, -0x37,0x0f,0x1b,0x76,0x17,0x15,0x0f,0x14,0x0d,0x32,0x09,0x06,0x11,0x0b,0x14,0x0e, -0x0f,0x02,0x48,0xfc,0xfe,0xbf,0x01,0x00,0xc7,0xfc,0xfd,0xd4,0x01,0x0b,0x42,0x1c, -0x2b,0x08,0x2d,0x26,0x32,0x1a,0x07,0x5c,0xf6,0xe7,0xc4,0xe0,0xde,0x62,0xde,0xe1, -0x22,0xeb,0xf2,0x3d,0xf6,0xf5,0x07,0xf7,0x01,0x1a,0x12,0x21,0x12,0x1c,0x14,0xd5, -0x0c,0x05,0x25,0xf8,0xef,0xa8,0xec,0xf3,0x9f,0xf7,0xf6,0x81,0xf3,0xf7,0x6a,0x04, -0x14,0x08,0x1b,0x1b,0x35,0x19,0x03,0xe7,0xed,0xd8,0x5c,0xce,0xd3,0x5e,0xe4,0xf3, -0x46,0x00,0xf9,0x86,0xf2,0xf2,0x99,0xf3,0xf9,0x61,0x08,0x08,0x42,0xf8,0xf4,0x4d, -0xf9,0x01,0x74,0x15,0x23,0x45,0x1f,0x1a,0xca,0x10,0x08,0xf1,0x04,0x06,0x46,0x10, -0x12,0x0c,0x08,0xfe,0xea,0xfb,0x00,0xb6,0x02,0x00,0xc2,0xfd,0xff,0xc0,0x02,0x0b, -0x47,0x1e,0x2b,0xd4,0x27,0x1f,0x80,0x1a,0x0e,0x50,0xfe,0xee,0xa9,0xe3,0xdd,0xd1, -0xda,0xdd,0x8f,0xe5,0xed,0x7d,0xf1,0xf4,0xce,0xf9,0x03,0x58,0x14,0x1f,0x4c,0x1d, -0x16,0xdb,0x0f,0x05,0x34,0xf9,0xf0,0x33,0xf0,0xf5,0x1d,0xf8,0xf5,0xc3,0xf2,0xf5, -0xfb,0x01,0x0d,0x3e,0x12,0x0d,0xaf,0x0a,0x0a,0xf6,0xf6,0xe1,0x8b,0xd5,0xd7,0x71, -0xe2,0xf1,0x19,0xfc,0xf6,0x74,0xf1,0xf3,0x98,0xf5,0xfa,0x06,0x07,0x03,0xdd,0xf3, -0xf3,0x3f,0xf9,0x01,0xc1,0x18,0x28,0xc4,0x27,0x1f,0x11,0x0f,0x04,0x43,0x00,0x07, -0x50,0x13,0x10,0xf4,0x05,0xfc,0xbb,0xfc,0xff,0xd2,0x01,0x01,0x90,0x01,0x02,0x32, -0x05,0x0c,0x5f,0x1f,0x2b,0xdb,0x23,0x17,0xf7,0x13,0x11,0x56,0x04,0xf3,0x0e,0xe6, -0xdd,0x68,0xd8,0xdc,0x32,0xe3,0xea,0xc5,0xec,0xef,0x65,0xf7,0x05,0xcd,0x18,0x1f, -0x85,0x1f,0x1a,0x6c,0x11,0x03,0x68,0xf7,0xf0,0x2b,0xf2,0xf7,0x60,0xf8,0xf5,0x5b, -0xf4,0xf7,0xbe,0x01,0x09,0x13,0x0c,0x06,0x8a,0xfe,0xfe,0x7d,0xfc,0xe9,0x38,0xe0, -0xdc,0x9e,0xe3,0xef,0x25,0xf8,0xf2,0x1a,0xee,0xf2,0xa1,0xf5,0xfe,0x81,0x0a,0x01, -0x00,0xf0,0xf3,0x43,0xf6,0x00,0xed,0x1b,0x2c,0xd8,0x2d,0x21,0x44,0x0e,0x02,0x5c, -0xff,0x08,0x7c,0x0e,0x0b,0xcc,0x02,0xff,0x51,0x00,0x01,0x8b,0x01,0x02,0x8b,0x03, -0x03,0xf0,0x04,0x0d,0xee,0x1f,0x2b,0x0e,0x22,0x12,0xdc,0x0b,0x10,0xb2,0x0e,0xfc, -0xcf,0xec,0xde,0x32,0xd7,0xd7,0xfb,0xdf,0xe6,0xd0,0xe7,0xea,0x6f,0xf5,0x08,0xa6, -0x18,0x1f,0x69,0x23,0x20,0x89,0x14,0x02,0x19,0xf5,0xf1,0x3f,0xf4,0xf8,0x25,0xf9, -0xf7,0xd8,0xf5,0xf9,0x98,0xff,0x05,0x69,0x09,0x01,0xbe,0xf7,0xf3,0x07,0xf2,0xf1, -0x86,0xe9,0xe5,0x2c,0xe8,0xf1,0xf4,0xf4,0xf0,0x17,0xec,0xef,0x76,0xf3,0xfd,0x6d, -0x0b,0xff,0x9e,0xee,0xf2,0x54,0xf4,0x02,0x6b,0x22,0x34,0xeb,0x31,0x1f,0x5d,0x0f, -0x03,0x86,0xff,0x05,0x22,0x08,0x05,0x5e,0x01,0x00,0x05,0x01,0x02,0x67,0x04,0x06, -0x3c,0x08,0x05,0xfb,0x05,0x0f,0x34,0x22,0x2d,0x25,0x22,0x0f,0xd4,0x04,0x08,0x99, -0x13,0x06,0x1a,0xf2,0xdf,0xfb,0xd4,0xd4,0x8b,0xdc,0xe4,0x61,0xe4,0xe7,0xdc,0xf4, -0x09,0x41,0x17,0x22,0xa2,0x2a,0x25,0xba,0x16,0x01,0xf6,0xf5,0xf4,0x53,0xf6,0xf8, -0x15,0xf8,0xf6,0x03,0xf6,0xf8,0x94,0xfb,0x02,0xda,0x08,0x01,0xbb,0xf6,0xed,0x3f, -0xe9,0xec,0xae,0xef,0xea,0x9a,0xee,0xf3,0x4f,0xf6,0xee,0x28,0xeb,0xed,0x8c,0xf1, -0xfc,0x32,0x0d,0x00,0xe1,0xed,0xf1,0x98,0xf2,0x04,0xd5,0x28,0x3c,0xd9,0x31,0x1c, -0x57,0x10,0x04,0xc2,0xfe,0x01,0xb4,0x03,0x02,0x1e,0x01,0x00,0x49,0x00,0x03,0xee, -0x08,0x0c,0xe1,0x0b,0x07,0x56,0x06,0x0f,0xd4,0x22,0x2d,0xca,0x21,0x0d,0x56,0x00, -0x02,0x33,0x0e,0x0e,0xa5,0xf8,0xe4,0x4d,0xd6,0xd4,0x59,0xd9,0xe1,0xe4,0xe1,0xe6, -0xed,0xf6,0x09,0xb8,0x14,0x25,0x15,0x2f,0x29,0x90,0x13,0xfe,0xf5,0xf5,0xf7,0xc6, -0xf9,0xfb,0x86,0xf9,0xf6,0x9f,0xf4,0xf4,0x59,0xf7,0x02,0x09,0x0a,0x02,0xc4,0xf4, -0xe9,0xc6,0xe2,0xe4,0x0f,0xed,0xef,0x01,0xf4,0xf8,0x3a,0xf8,0xf0,0xd0,0xeb,0xed, -0x15,0xf0,0xfc,0xfc,0x0e,0xfe,0xa6,0xec,0xef,0x2c,0xf2,0x0b,0xb6,0x32,0x3f,0x84, -0x2d,0x1a,0xed,0x10,0x03,0x50,0xfc,0xfe,0xf7,0xff,0xfe,0x0d,0xff,0xfe,0x1a,0x00, -0x06,0x36,0x0e,0x12,0xa2,0x10,0x0a,0xaa,0x08,0x11,0x2b,0x25,0x2e,0x4b,0x20,0x0a, -0x21,0xfb,0xf8,0x30,0x00,0x0b,0x80,0x00,0xec,0x74,0xdc,0xd5,0x6a,0xd8,0xdd,0xeb, -0xe1,0xe7,0xb6,0xf7,0x06,0xa2,0x17,0x2a,0x6b,0x33,0x26,0x52,0x0e,0xfb,0x91,0xf6, -0xfa,0xa3,0xfd,0xfd,0xcf,0xfa,0xf6,0xde,0xf2,0xf1,0xae,0xf8,0x05,0xba,0x0b,0x02, -0xc2,0xf2,0xe6,0xd7,0xdf,0xe0,0x79,0xe7,0xef,0x04,0xf6,0xfa,0x32,0xf8,0xf1,0xf5, -0xed,0xee,0xea,0xf0,0xfe,0x77,0x0e,0xfb,0xce,0xeb,0xee,0x79,0xf3,0x12,0xda,0x3c, -0x40,0x1c,0x27,0x19,0x5d,0x0f,0x00,0x57,0xfd,0xff,0xda,0xfe,0xfd,0x6c,0xfc,0xfa, -0x4e,0xfe,0x07,0x84,0x11,0x16,0x9a,0x13,0x0b,0xbf,0x09,0x14,0x8e,0x28,0x31,0x1a, -0x22,0x0b,0x8e,0xfa,0xf1,0x47,0xf4,0xfd,0x87,0x00,0xf0,0x73,0xe1,0xd8,0x04,0xd9, -0xda,0x89,0xe1,0xeb,0xfb,0xf9,0x07,0x31,0x1c,0x30,0xc9,0x34,0x21,0x6b,0x07,0xf6, -0x3e,0xf4,0xfa,0x10,0x01,0x01,0x64,0xfc,0xf5,0xe7,0xef,0xf0,0x93,0xf9,0x07,0x5d, -0x0d,0x02,0x9c,0xf1,0xe5,0xb2,0xde,0xde,0xea,0xe2,0xec,0xb1,0xf5,0xf9,0x92,0xf6, -0xf0,0x35,0xef,0xee,0xfb,0xf0,0x01,0x00,0x12,0xfa,0xfe,0xec,0xf0,0x41,0xf8,0x21, -0x77,0x46,0x38,0x89,0x1e,0x17,0xa7,0x0a,0xff,0xf7,0xff,0x01,0xc5,0xff,0xfd,0x35, -0xf9,0xf7,0x36,0xfd,0x08,0x4e,0x14,0x19,0xa4,0x14,0x0c,0xaa,0x0b,0x17,0x48,0x2c, -0x34,0x04,0x24,0x0d,0x33,0xfa,0xec,0x8e,0xea,0xf0,0xe6,0xf8,0xf4,0x2a,0xe5,0xdc, -0x47,0xd8,0xd8,0x6c,0xdf,0xed,0xde,0xf9,0x0b,0xa0,0x23,0x39,0x55,0x36,0x1c,0x16, -0x02,0xf4,0x80,0xf2,0xf8,0x6f,0x01,0x01,0x2d,0xfc,0xf4,0x17,0xee,0xef,0xff,0xfa, -0x0a,0x7b,0x0f,0x02,0x84,0xef,0xe3,0xd1,0xdc,0xdc,0xd4,0xdf,0xe8,0xcb,0xf3,0xf7, -0x09,0xf5,0xf1,0xf6,0xf0,0xf0,0xca,0xf3,0x06,0xa8,0x10,0xf6,0x3e,0xed,0xf1,0xc6, -0xfe,0x2f,0xa2,0x48,0x2f,0x40,0x1b,0x14,0xd6,0x05,0xfe,0x7f,0x01,0x01,0x5d,0x00, -0xfc,0x38,0xf6,0xf5,0x11,0xfd,0x0a,0x09,0x17,0x1a,0xfc,0x14,0x0d,0x6c,0x0e,0x1c, -0x5b,0x31,0x36,0x0f,0x27,0x0e,0xef,0xf7,0xe7,0x05,0xe2,0xe4,0x3a,0xec,0xee,0x2f, -0xe7,0xe0,0x83,0xdb,0xda,0x57,0xe1,0xee,0x54,0xfd,0x13,0x41,0x2f,0x3f,0xca,0x31, -0x12,0x3a,0xfb,0xef,0x6b,0xf0,0xf9,0x80,0x01,0x02,0xe5,0xfb,0xf3,0xe7,0xed,0xf1, -0xe0,0xfc,0x0d,0xe6,0x11,0x03,0x76,0xef,0xe3,0x61,0xdc,0xdb,0xa6,0xde,0xe5,0xaf, -0xee,0xf2,0x13,0xf1,0xf1,0x94,0xf1,0xf1,0x4b,0xf5,0x0a,0x38,0x12,0xf7,0xe1,0xed, -0xf3,0xa4,0x0a,0x3c,0xdf,0x44,0x26,0x1a,0x19,0x11,0xe4,0x02,0xff,0xb0,0x01,0x02, -0xe9,0x01,0xfc,0xa8,0xf4,0xf3,0xcb,0xfc,0x0b,0x98,0x17,0x19,0xe8,0x12,0x0c,0xfb, -0x0f,0x20,0x40,0x36,0x3b,0x8e,0x2c,0x12,0xbf,0xf7,0xe4,0xb3,0xdb,0xda,0xd9,0xdd, -0xe0,0x15,0xe1,0xe0,0xb4,0xde,0xdf,0x54,0xe6,0xf1,0xeb,0x03,0x1d,0x56,0x3a,0x41, -0x56,0x29,0x0b,0xa4,0xf6,0xed,0x49,0xf0,0xfa,0xda,0x01,0x00,0x5d,0xfa,0xf2,0x27, -0xef,0xf3,0x7c,0x00,0x10,0x98,0x13,0x02,0xde,0xee,0xe2,0x68,0xdb,0xda,0xc2,0xdd, -0xe4,0xe8,0xea,0xed,0x85,0xee,0xf2,0xc0,0xf3,0xf4,0xc4,0xf8,0x0e,0xa5,0x12,0xf7, -0xc9,0xf0,0xf8,0xb7,0x1b,0x45,0x29,0x38,0x1d,0x21,0x15,0x0b,0x1a,0x02,0x01,0x72, -0x02,0x04,0x17,0x04,0xfb,0xce,0xf3,0xf4,0x56,0xfe,0x0d,0x12,0x18,0x18,0xe0,0x10, -0x0c,0x50,0x11,0x23,0x21,0x3a,0x3f,0x1d,0x30,0x13,0x75,0xf6,0xe1,0x9f,0xd8,0xd6, -0xc5,0xd8,0xdb,0x20,0xdd,0xde,0xea,0xde,0xe1,0x7a,0xe9,0xf5,0x8b,0x0a,0x27,0xed, -0x41,0x3e,0xc9,0x1f,0x04,0x26,0xf3,0xec,0xb9,0xf1,0xfc,0x1a,0x02,0xfe,0x4c,0xf7, -0xf0,0xff,0xef,0xf6,0x12,0x03,0x12,0xaa,0x13,0x01,0xa4,0xed,0xe1,0x4d,0xdb,0xda, -0x09,0xde,0xe4,0x82,0xe9,0xeb,0x49,0xee,0xf2,0xbe,0xf4,0xf5,0x45,0xfb,0x10,0x56, -0x10,0xf6,0x5e,0xf3,0x02,0xb3,0x2c,0x40,0x0e,0x29,0x18,0xa4,0x11,0x08,0x99,0x03, -0x02,0xb8,0x03,0x06,0xcf,0x04,0xfb,0x05,0xf5,0xf6,0x2f,0x01,0x0f,0x13,0x17,0x14, -0xa8,0x0d,0x0a,0x12,0x10,0x23,0x30,0x3a,0x40,0x38,0x31,0x13,0x26,0xf5,0xe1,0xe0, -0xd6,0xd5,0xf0,0xd7,0xdb,0x0a,0xdf,0xdf,0xff,0xdf,0xe3,0xde,0xec,0xfb,0xa0,0x12, -0x30,0x75,0x43,0x34,0x96,0x15,0xfe,0x7f,0xf0,0xec,0xf8,0xf3,0xfe,0x0a,0x02,0xfc, -0x0c,0xf6,0xf1,0x4c,0xf2,0xf8,0xad,0x05,0x13,0xa5,0x11,0xfe,0xd3,0xeb,0xe0,0xb7, -0xda,0xda,0x89,0xde,0xe4,0x35,0xe9,0xeb,0x8e,0xef,0xf3,0x37,0xf4,0xf4,0x2d,0xfb, -0x11,0x42,0x11,0xf9,0x71,0xf7,0x10,0x06,0x37,0x37,0x35,0x20,0x14,0xdd,0x0c,0x07, -0x57,0x04,0x02,0xc1,0x04,0x08,0x7e,0x04,0xfa,0x6d,0xf5,0xf8,0xe0,0x01,0x0e,0xad, -0x14,0x12,0x61,0x0c,0x0a,0xb5,0x11,0x25,0x49,0x3d,0x44,0x9e,0x33,0x12,0x70,0xf2, -0xdd,0xec,0xd3,0xd2,0xc7,0xd5,0xdb,0x11,0xdf,0xe0,0xf0,0xe0,0xe6,0x55,0xf0,0x00, -0x5b,0x1a,0x37,0x41,0x40,0x28,0x4b,0x0c,0xf9,0xfe,0xee,0xee,0x50,0xf7,0x01,0x44, -0x02,0xfb,0x4c,0xf5,0xf1,0xec,0xf2,0xfa,0x32,0x07,0x14,0x62,0x10,0xfc,0xd5,0xea, -0xe0,0x50,0xda,0xda,0x69,0xde,0xe3,0xae,0xe8,0xec,0x90,0xf0,0xf4,0x25,0xf5,0xf6, -0x92,0xfe,0x12,0x5e,0x0d,0xf7,0x44,0xfb,0x1c,0xeb,0x38,0x2c,0xe9,0x1a,0x11,0xf1, -0x09,0x07,0x2e,0x05,0x03,0x42,0x07,0x09,0xdd,0x03,0xfb,0x95,0xf7,0xfa,0x6d,0x04, -0x0e,0x87,0x11,0x0e,0x82,0x09,0x09,0x81,0x11,0x27,0xd8,0x3f,0x47,0xc4,0x33,0x10, -0x27,0xf0,0xda,0xed,0xd0,0xd0,0xf0,0xd4,0xdb,0xcd,0xdf,0xe0,0x02,0xe2,0xe8,0x49, -0xf4,0x07,0xf6,0x22,0x3b,0x2e,0x3a,0x1f,0x01,0x07,0xf7,0x40,0xee,0xee,0x1f,0xf9, -0x01,0xbb,0x00,0xf9,0x6a,0xf4,0xf1,0xcf,0xf3,0xfa,0xdc,0x07,0x14,0x29,0x0f,0xfa, -0xc7,0xe9,0xdf,0x0a,0xdb,0xdb,0x10,0xde,0xe2,0x4d,0xe7,0xeb,0xc7,0xf0,0xf4,0x94, -0xf4,0xf6,0x90,0xff,0x14,0x66,0x0f,0xfa,0x32,0x07,0x2c,0x64,0x33,0x1f,0x0d,0x16, -0x0c,0xc5,0x07,0x08,0x55,0x04,0x03,0x13,0x09,0x0a,0xb2,0x02,0xfb,0xd2,0xf7,0xfb, -0xb4,0x04,0x0d,0xb9,0x0f,0x0d,0x82,0x09,0x09,0xdb,0x12,0x29,0x67,0x42,0x48,0x3e, -0x32,0x0d,0xf5,0xec,0xd8,0xd0,0xce,0xcf,0x63,0xd5,0xdc,0x3d,0xe0,0xe1,0x10,0xe4, -0xeb,0x3e,0xf9,0x0e,0x19,0x2a,0x3c,0x01,0x31,0x16,0x90,0x01,0xf4,0x03,0xee,0xf0, -0xfb,0xfa,0x01,0xf2,0xfd,0xf7,0x75,0xf3,0xf2,0xac,0xf5,0xfc,0xce,0x09,0x15,0xa1, -0x0c,0xf7,0x6f,0xe8,0xdf,0x47,0xdb,0xda,0x2f,0xdd,0xe1,0x5c,0xe7,0xed,0xf0,0xf2, -0xf5,0x89,0xf5,0xf6,0xef,0x02,0x16,0x1a,0x0c,0xfc,0x60,0x16,0x31,0xcc,0x24,0x16, -0x9f,0x10,0x07,0xbe,0x08,0x09,0x80,0x03,0x05,0x66,0x0b,0x0a,0x28,0x04,0xfd,0xbd, -0xfa,0xfd,0x7c,0x05,0x0b,0x4b,0x0d,0x0b,0x28,0x08,0x08,0xd3,0x11,0x29,0x48,0x43, -0x48,0x63,0x31,0x0b,0x2b,0xeb,0xd6,0xd5,0xcd,0xce,0x4d,0xd6,0xdd,0xe9,0xe0,0xe1, -0x1b,0xe6,0xef,0xaf,0xff,0x16,0x0d,0x2f,0x38,0x21,0x27,0x0e,0x19,0xfd,0xf2,0x18, -0xef,0xf3,0x1a,0xfd,0x01,0xc0,0xfc,0xf7,0x04,0xf5,0xf5,0x45,0xf8,0xfe,0xac,0x0a, -0x13,0x38,0x09,0xf5,0xa2,0xe6,0xdf,0xf0,0xda,0xda,0x98,0xdc,0xe1,0x22,0xe7,0xee, -0x91,0xf3,0xf4,0xdd,0xf4,0xf6,0xc5,0x01,0x17,0xd1,0x0e,0x06,0x95,0x27,0x31,0xf0, -0x18,0x12,0xe0,0x0c,0x06,0xf8,0x09,0x08,0x07,0x03,0x06,0xa9,0x0b,0x0a,0xe2,0x04, -0xff,0xe1,0xfb,0xfd,0xee,0x03,0x09,0x84,0x0b,0x0a,0x87,0x07,0x08,0xf5,0x13,0x2d, -0x05,0x46,0x48,0xcb,0x2e,0x08,0x18,0xe8,0xd4,0xe2,0xcb,0xce,0x48,0xd7,0xde,0x29, -0xe2,0xe4,0x80,0xe9,0xf4,0x5e,0x07,0x1e,0x4f,0x31,0x30,0xd2,0x1c,0x07,0x8b,0xf9, -0xf1,0x8e,0xf0,0xf6,0x32,0xfe,0xff,0x75,0xfa,0xf6,0xab,0xf5,0xf6,0x5a,0xf9,0xff, -0xd4,0x0b,0x13,0xcf,0x07,0xf3,0x4a,0xe6,0xdf,0x12,0xdb,0xda,0xe1,0xdb,0xe0,0x9d, -0xe7,0xef,0xb2,0xf4,0xf5,0x98,0xf5,0xf7,0xe7,0x06,0x1b,0x7f,0x0e,0x0e,0xae,0x2d, -0x27,0x30,0x11,0x0d,0x2d,0x08,0x05,0x1b,0x0a,0x07,0x63,0x04,0x09,0xe9,0x0c,0x0a, -0x6a,0x05,0xff,0xf9,0xfc,0xfe,0xbd,0x03,0x08,0xd5,0x0a,0x0a,0xd1,0x07,0x09,0x4b, -0x17,0x32,0x82,0x4a,0x47,0x39,0x2a,0x02,0x7b,0xe3,0xd0,0xd5,0xc9,0xce,0xa8,0xd8, -0xdf,0x1d,0xe3,0xe5,0x5f,0xed,0xfa,0x8b,0x0e,0x23,0xfe,0x2e,0x28,0x6d,0x16,0x03, -0xad,0xf8,0xf3,0x73,0xf2,0xf7,0x4f,0xfe,0xfe,0xd2,0xf9,0xf6,0xee,0xf6,0xf8,0x93, -0xfa,0x01,0x51,0x0d,0x12,0x65,0x04,0xf1,0x09,0xe6,0xdf,0x39,0xdb,0xd9,0x48,0xdb, -0xe0,0x7c,0xe8,0xf0,0x6a,0xf5,0xf5,0x35,0xf5,0xf7,0xcd,0x09,0x1d,0x51,0x0f,0x1a, -0x88,0x32,0x1e,0xb4,0x0b,0x09,0x4f,0x05,0x07,0xa3,0x0a,0x06,0xa6,0x05,0x0b,0x70, -0x0d,0x0b,0xeb,0x06,0x00,0x0d,0xfe,0xfe,0x2b,0x02,0x06,0xc7,0x09,0x09,0xa9,0x07, -0x0a,0x08,0x1a,0x35,0x18,0x4b,0x45,0xf7,0x25,0xfe,0xe1,0xdf,0xcd,0xef,0xc8,0xcf, -0x49,0xda,0xe1,0x23,0xe4,0xe7,0xcd,0xf0,0x00,0x69,0x15,0x26,0x74,0x2b,0x23,0xc6, -0x11,0x01,0x59,0xf8,0xf4,0x30,0xf3,0xf7,0x19,0xfc,0xfb,0x37,0xf8,0xf7,0x50,0xf8, -0xf9,0xde,0xfb,0x02,0x96,0x0e,0x11,0x9a,0x02,0xef,0x4e,0xe5,0xde,0xff,0xd9,0xd8, -0x10,0xda,0xe0,0x49,0xe9,0xf1,0x58,0xf5,0xf5,0x40,0xf5,0xf7,0x57,0x0e,0x21,0xb3, -0x14,0x26,0x1a,0x30,0x12,0xd1,0x05,0x05,0xdb,0x02,0x07,0x97,0x0a,0x07,0x51,0x08, -0x0c,0xaf,0x0e,0x0d,0x24,0x08,0x01,0x7d,0xfe,0xfd,0xec,0xff,0x04,0x20,0x08,0x08, -0xa9,0x07,0x0b,0x4e,0x1d,0x38,0xa3,0x4b,0x43,0x42,0x21,0xf9,0xb9,0xdc,0xcb,0x6b, -0xc8,0xd0,0xa7,0xdb,0xe2,0x38,0xe6,0xea,0x7a,0xf5,0x06,0xdd,0x1a,0x25,0x2f,0x27, -0x1d,0x6b,0x0c,0xfe,0x30,0xf7,0xf3,0xde,0xf3,0xf8,0x80,0xfb,0xfa,0x97,0xf7,0xf7, -0xa6,0xf9,0xfa,0x5c,0xfc,0x03,0xba,0x0f,0x10,0x96,0xff,0xed,0x4b,0xe4,0xdd,0x78, -0xd8,0xd7,0x61,0xda,0xe1,0x8a,0xeb,0xf3,0x48,0xf6,0xf5,0x24,0xf5,0xf8,0xea,0x10, -0x22,0xd0,0x1c,0x2c,0xbd,0x25,0x09,0xdc,0x01,0x02,0xb4,0x03,0x09,0x51,0x09,0x06, -0x0d,0x09,0x0d,0xa2,0x0f,0x0e,0x0e,0x09,0x02,0xc1,0xfd,0xfc,0x47,0xff,0x05,0xc3, -0x09,0x09,0x2a,0x08,0x0d,0x34,0x20,0x3a,0xcf,0x4a,0x3e,0x68,0x1a,0xf3,0x42,0xd8, -0xc9,0xca,0xc8,0xd2,0x74,0xdd,0xe4,0xc0,0xe7,0xee,0x41,0xfb,0x0f,0x35,0x20,0x25, -0x99,0x22,0x18,0x80,0x07,0xfc,0xb0,0xf6,0xf3,0xff,0xf3,0xf7,0xf9,0xf9,0xf8,0xec, -0xf6,0xf8,0x62,0xfa,0xfa,0x76,0xfb,0x02,0xdd,0x0e,0x0f,0x3b,0xff,0xee,0xc6,0xe4, -0xdc,0x7e,0xd6,0xd5,0xd6,0xd9,0xe2,0x7f,0xed,0xf4,0xb3,0xf5,0xf5,0xc1,0xf4,0xfa, -0x96,0x17,0x27,0x5e,0x26,0x2d,0xc1,0x1a,0x02,0x83,0xfd,0x00,0x39,0x05,0x09,0x25, -0x09,0x08,0x22,0x0a,0x0d,0xea,0x10,0x10,0xe7,0x0a,0x03,0x5d,0xfe,0xfb,0x2a,0xfe, -0x04,0x21,0x08,0x07,0xeb,0x06,0x0e,0xb1,0x21,0x3a,0xed,0x48,0x3c,0x03,0x17,0xf1, -0x33,0xd6,0xc9,0xb1,0xc9,0xd4,0x91,0xde,0xe5,0xe7,0xe9,0xf2,0x34,0x02,0x15,0xae, -0x1f,0x1f,0xf0,0x1c,0x13,0xbf,0x05,0xfd,0x80,0xf8,0xf5,0xfc,0xf4,0xf6,0x69,0xf8, -0xf7,0x38,0xf6,0xf8,0xc9,0xfa,0xfa,0x46,0xfc,0x04,0x3b,0x10,0x0e,0x16,0xfc,0xec, -0x63,0xe3,0xdb,0x40,0xd5,0xd5,0xa3,0xda,0xe4,0x46,0xef,0xf5,0xe5,0xf5,0xf5,0x67, -0xf5,0xfe,0xeb,0x1e,0x2b,0xa8,0x29,0x2a,0x81,0x13,0xfd,0x5b,0xfb,0x00,0xf9,0x05, -0x08,0xf8,0x07,0x07,0x5f,0x0a,0x0e,0xdb,0x12,0x11,0xac,0x0b,0x03,0x1f,0xfd,0xf9, -0x89,0xfc,0x03,0x4a,0x08,0x07,0x0d,0x08,0x11,0x44,0x25,0x3d,0xa7,0x49,0x39,0x50, -0x12,0xeb,0x6f,0xd2,0xc7,0xc0,0xc9,0xd5,0xb1,0xe0,0xe7,0xd7,0xec,0xf7,0x71,0x09, -0x1a,0x32,0x1d,0x1a,0xd9,0x19,0x11,0x20,0x04,0xfc,0x6d,0xf8,0xf4,0x0c,0xf3,0xf4, -0x9a,0xf7,0xf7,0x46,0xf7,0xfa,0xa3,0xfb,0xfa,0x5e,0xfd,0x05,0x1f,0x10,0x0c,0xa3, -0xf9,0xeb,0xda,0xe2,0xd9,0xee,0xd3,0xd4,0x17,0xdb,0xe6,0x47,0xf1,0xf6,0xb8,0xf6, -0xf6,0xa2,0xf5,0x04,0x9f,0x26,0x2d,0x43,0x2b,0x25,0xa4,0x09,0xf8,0x14,0xfa,0x01, -0x06,0x07,0x09,0x04,0x09,0x09,0x0c,0x0c,0x10,0x22,0x13,0x10,0x7e,0x0a,0x03,0xe2, -0xfb,0xf8,0x2f,0xfd,0x05,0x11,0x09,0x08,0x27,0x0a,0x15,0xa4,0x28,0x3f,0x89,0x48, -0x32,0x57,0x09,0xe5,0xbf,0xce,0xc6,0xe8,0xca,0xd7,0x79,0xe3,0xea,0xa6,0xf0,0xfd, -0x22,0x10,0x1c,0x40,0x1a,0x19,0x01,0x18,0x0d,0x65,0x02,0xfc,0x67,0xf8,0xf4,0x22, -0xf2,0xf4,0x66,0xf7,0xf6,0x8c,0xf7,0xfb,0x22,0xfc,0xfb,0x48,0xfe,0x07,0x63,0x10, -0x0a,0xc9,0xf7,0xea,0x69,0xe1,0xd8,0xf1,0xd2,0xd4,0x29,0xdc,0xe8,0x43,0xf2,0xf5, -0x1f,0xf6,0xf5,0x66,0xf4,0x06,0x85,0x2b,0x35,0x6b,0x2f,0x21,0x47,0x05,0xf5,0x19, -0xfa,0x03,0xb6,0x07,0x09,0x53,0x09,0x09,0x00,0x0b,0x10,0xa3,0x13,0x11,0x23,0x0a, -0x01,0x49,0xfa,0xf8,0x28,0xfe,0x06,0x70,0x09,0x08,0x3d,0x0c,0x17,0x9c,0x29,0x3e, -0xc0,0x45,0x2d,0x4e,0x05,0xe3,0xe1,0xcd,0xc6,0xcb,0xcb,0xd8,0xcd,0xe4,0xec,0x00, -0xf4,0x02,0xed,0x15,0x1c,0x85,0x17,0x17,0xdb,0x16,0x0c,0x32,0x02,0xfc,0xc2,0xf7, -0xf2,0x9e,0xf0,0xf3,0x03,0xf6,0xf6,0x80,0xf8,0xfc,0x94,0xfc,0xfb,0xae,0xfe,0x07, -0x56,0x0f,0x08,0xf5,0xf6,0xea,0xbe,0xe0,0xd6,0xf4,0xd1,0xd4,0x6f,0xde,0xea,0x3c, -0xf3,0xf5,0xed,0xf5,0xf4,0x88,0xf4,0x0d,0x33,0x35,0x3b,0xa3,0x2d,0x19,0xa8,0xfc, -0xf0,0x19,0xf9,0x03,0xfb,0x06,0x09,0xf0,0x09,0x09,0x68,0x0c,0x12,0xff,0x15,0x12, -0x36,0x0a,0x00,0x1b,0xf9,0xf8,0xd1,0xfe,0x07,0x62,0x0a,0x0a,0x8a,0x0f,0x1a,0x1d, -0x2b,0x3f,0xf7,0x43,0x28,0x48,0xff,0xdd,0x0d,0xcb,0xc6,0x6a,0xcd,0xdb,0xec,0xe7, -0xef,0xd6,0xf8,0x09,0x67,0x19,0x19,0x2e,0x14,0x15,0x0d,0x14,0x0a,0x22,0x02,0xfc, -0xe8,0xf7,0xf1,0xaf,0xee,0xf1,0x5e,0xf5,0xf6,0x90,0xf9,0xfd,0xd3,0xfc,0xfb,0x5a, -0xfe,0x07,0xf5,0x0f,0x08,0x77,0xf6,0xea,0x76,0xdf,0xd5,0xd3,0xd1,0xd6,0xf2,0xdf, -0xec,0x89,0xf3,0xf5,0x53,0xf5,0xf3,0x4f,0xf6,0x16,0x7d,0x3e,0x39,0xef,0x27,0x13, -0xc6,0xf6,0xef,0x8a,0xfb,0x04,0xee,0x06,0x09,0x2d,0x0a,0x09,0x2c,0x0e,0x14,0xbe, -0x16,0x12,0x43,0x09,0xff,0x80,0xf7,0xf8,0xa0,0xff,0x07,0xa9,0x0a,0x0c,0x0b,0x13, -0x1c,0x3f,0x2c,0x3f,0x02,0x40,0x21,0x34,0xf9,0xda,0xf1,0xc9,0xc7,0x64,0xcf,0xde, -0x79,0xea,0xf2,0x56,0xfd,0x0e,0xd6,0x19,0x16,0xc6,0x12,0x17,0x2a,0x15,0x0a,0xcc, -0x01,0xfb,0x62,0xf5,0xee,0x0e,0xed,0xf2,0x80,0xf5,0xf6,0xdd,0xfa,0xfe,0x30,0xfd, -0xfb,0x7c,0xfe,0x07,0x07,0x0f,0x05,0x0a,0xf5,0xe9,0x83,0xdd,0xd3,0x45,0xd1,0xd6, -0xbf,0xe2,0xee,0x49,0xf4,0xf5,0xcd,0xf5,0xf3,0x62,0xfa,0x21,0xb5,0x44,0x3a,0xd4, -0x23,0x09,0x5e,0xef,0xee,0x24,0xfd,0x03,0xaf,0x06,0x0a,0xfa,0x0a,0x0a,0xea,0x0f, -0x15,0x9d,0x16,0x11,0x02,0x07,0xfc,0x38,0xf6,0xf8,0x53,0x01,0x09,0x27,0x0d,0x10, -0xf4,0x15,0x1d,0xf7,0x2b,0x3d,0x3e,0x3c,0x1b,0x89,0xf3,0xd6,0xd7,0xc8,0xc8,0x11, -0xd2,0xe1,0xbc,0xed,0xf6,0xec,0x03,0x13,0xc4,0x17,0x10,0xea,0x0f,0x15,0x2b,0x13, -0x09,0xd7,0x00,0xfa,0x17,0xf4,0xec,0x8e,0xec,0xf2,0x2f,0xf6,0xf7,0x0f,0xfc,0xfe, -0x05,0xfd,0xfb,0xfc,0xfe,0x08,0xfa,0x0e,0x03,0xc7,0xf2,0xe6,0x7b,0xda,0xd1,0x8d, -0xd1,0xd8,0x89,0xe4,0xef,0x97,0xf3,0xf5,0x48,0xf5,0xf2,0x1c,0xfd,0x29,0x7a,0x49, -0x39,0x42,0x20,0x04,0xeb,0xeb,0xef,0xad,0xfe,0x03,0x25,0x06,0x0a,0x3a,0x0a,0x0b, -0xf4,0x11,0x17,0x7a,0x17,0x10,0x6c,0x05,0xfa,0x36,0xf5,0xf9,0xc2,0x02,0x0a,0xf4, -0x0d,0x12,0x22,0x17,0x1c,0x5e,0x2b,0x3d,0x61,0x38,0x16,0x91,0xef,0xd4,0x19,0xc9, -0xc9,0x53,0xd4,0xe3,0x7e,0xef,0xf9,0x69,0x08,0x16,0xf1,0x15,0x0e,0xf8,0x0f,0x15, -0x5f,0x12,0x09,0x81,0x00,0xf9,0x46,0xf2,0xeb,0xa6,0xec,0xf3,0x12,0xf6,0xf8,0x45, -0xfc,0xfe,0x27,0xfd,0xfb,0x9b,0xfe,0x07,0x2f,0x0d,0x01,0x66,0xf1,0xe4,0x4d,0xd8, -0xd0,0xa3,0xd1,0xdb,0x17,0xe8,0xf1,0xe1,0xf3,0xf5,0x29,0xf4,0xf2,0x0e,0x04,0x33, -0x2e,0x4f,0x37,0x20,0x19,0xfb,0xe7,0xe7,0xef,0x6c,0xfe,0x01,0xbf,0x06,0x0b,0xb7, -0x0a,0x0c,0xda,0x13,0x18,0x6b,0x17,0x0f,0x91,0x02,0xf7,0x5c,0xf4,0xfa,0x38,0x05, -0x0d,0xd0,0x11,0x16,0x95,0x18,0x1c,0xb9,0x2a,0x3a,0x9b,0x32,0x0e,0xfe,0xea,0xd2, -0xe6,0xc8,0xca,0xe2,0xd6,0xe7,0xf5,0xf3,0x00,0x57,0x0f,0x16,0xf2,0x0f,0x0a,0x76, -0x0f,0x17,0x90,0x13,0x09,0xbc,0xff,0xf7,0x25,0xee,0xe7,0x8b,0xeb,0xf3,0x92,0xf6, -0xf9,0x66,0xfd,0xff,0x53,0xfd,0xfb,0x34,0xfe,0x08,0x04,0x0d,0x00,0x9c,0xf0,0xe3, -0x47,0xd7,0xd0,0x6b,0xd3,0xdd,0xc4,0xe9,0xf0,0xfe,0xf2,0xf4,0x1b,0xf3,0xf3,0x88, -0x0c,0x3f,0x7c,0x4d,0x2f,0x9b,0x13,0xf5,0x43,0xe6,0xf3,0x70,0xff,0x02,0x56,0x08, -0x0b,0x08,0x0a,0x0d,0xb5,0x14,0x18,0x58,0x16,0x0c,0x6e,0x00,0xf7,0xd5,0xf5,0xfd, -0xa6,0x07,0x0e,0x7c,0x13,0x15,0x79,0x14,0x18,0xea,0x28,0x3a,0x35,0x32,0x0e,0x0c, -0xea,0xd3,0xe2,0xc9,0xcb,0xde,0xd8,0xe9,0x2c,0xf7,0x04,0x47,0x11,0x14,0x95,0x0c, -0x08,0x8a,0x0f,0x17,0xcb,0x13,0x09,0xb6,0xfe,0xf5,0x0a,0xec,0xe6,0xcb,0xeb,0xf3, -0x17,0xf7,0xfa,0x14,0xfe,0xff,0x6c,0xfd,0xfb,0xb1,0xfe,0x09,0x83,0x0c,0xff,0xa5, -0xee,0xe1,0xe3,0xd4,0xcf,0x98,0xd4,0xe0,0xc7,0xeb,0xf1,0x51,0xf3,0xf5,0x32,0xf3, -0xf8,0xd5,0x18,0x46,0x3a,0x48,0x29,0xe4,0x0a,0xed,0x57,0xe6,0xf5,0x73,0xff,0x03, -0xda,0x09,0x0b,0x94,0x0a,0x0f,0xd9,0x16,0x19,0xba,0x15,0x0a,0x6c,0xfe,0xf6,0xf9, -0xf6,0xff,0xd9,0x09,0x11,0xe2,0x15,0x15,0x4f,0x13,0x18,0x6d,0x2a,0x39,0x65,0x2c, -0x07,0xbf,0xe5,0xd1,0xc0,0xc9,0xce,0xc0,0xdc,0xed,0xab,0xfb,0x09,0xcf,0x14,0x12, -0xd0,0x08,0x07,0x55,0x10,0x18,0x87,0x13,0x08,0xcc,0xfd,0xf3,0xf8,0xe8,0xe5,0xd2, -0xeb,0xf3,0xdb,0xf7,0xfb,0x88,0xff,0x00,0xca,0xfd,0xfb,0x35,0x00,0x0b,0x45,0x0c, -0xfc,0x2f,0xec,0xde,0x2c,0xd3,0xcf,0x8e,0xd6,0xe2,0x75,0xec,0xf0,0xa3,0xf2,0xf4, -0x52,0xf2,0xfc,0xe3,0x1f,0x4a,0x00,0x49,0x27,0x77,0x05,0xeb,0x01,0xe9,0xf7,0x04, -0x00,0x04,0x67,0x0a,0x0b,0x79,0x0b,0x10,0x09,0x17,0x19,0x15,0x14,0x08,0xb0,0xfb, -0xf4,0xfb,0xf6,0x00,0xec,0x0b,0x14,0x9d,0x19,0x17,0xa2,0x13,0x1a,0xb9,0x2c,0x38, -0x3e,0x27,0x01,0xdb,0xe1,0xcf,0xfb,0xc9,0xd0,0x74,0xe0,0xf1,0x6b,0x00,0x0f,0x30, -0x15,0x0e,0x10,0x06,0x07,0x25,0x12,0x1a,0xe4,0x13,0x07,0xe4,0xfa,0xef,0x8b,0xe5, -0xe4,0x83,0xec,0xf4,0x4b,0xf9,0xfc,0xbf,0x00,0x01,0x50,0xfd,0xfb,0xd3,0x00,0x0b, -0xac,0x0a,0xfa,0x3e,0xea,0xdc,0x1e,0xd2,0xd0,0xc4,0xd8,0xe4,0xab,0xec,0xef,0xdb, -0xf2,0xf3,0xf2,0xf2,0x03,0x01,0x2a,0x4f,0xa8,0x48,0x1f,0x9e,0xfd,0xe8,0x36,0xea, -0xf7,0x0d,0xff,0x04,0xe2,0x09,0x0a,0x6b,0x0b,0x11,0xf0,0x16,0x17,0x3c,0x11,0x05, -0x71,0xfa,0xf6,0xb7,0xfb,0x06,0x8c,0x11,0x19,0x5b,0x1b,0x15,0x76,0x11,0x18,0xdd, -0x2a,0x34,0xd5,0x20,0xfd,0x83,0xdf,0xcf,0x81,0xca,0xd2,0x9a,0xe3,0xf5,0x2d,0x05, -0x12,0xfe,0x13,0x09,0xc3,0x02,0x06,0xad,0x13,0x1b,0xd6,0x13,0x06,0x98,0xf9,0xed, -0xe5,0xe3,0xe4,0xd1,0xec,0xf5,0x73,0xf9,0xfd,0xd3,0x00,0x00,0x94,0xfb,0xf9,0xbc, -0x00,0x0c,0x18,0x0b,0xfa,0xd2,0xe8,0xdb,0x58,0xd1,0xd1,0x60,0xda,0xe5,0xea,0xeb, -0xef,0x45,0xf2,0xf1,0x3c,0xf5,0x0d,0xd3,0x32,0x52,0xbb,0x43,0x17,0x72,0xf5,0xe6, -0x3c,0xeb,0xf7,0x52,0xfe,0x04,0xdd,0x09,0x0b,0xe0,0x0c,0x12,0xba,0x17,0x17,0xe0, -0x0e,0x02,0xca,0xf8,0xf6,0x56,0xfd,0x09,0x02,0x15,0x1c,0x3d,0x1b,0x12,0xd8,0x0e, -0x17,0xda,0x2a,0x33,0x36,0x1e,0xf9,0xef,0xdd,0xce,0x77,0xcb,0xd5,0x15,0xe8,0xfb, -0xb2,0x0b,0x14,0x86,0x0d,0x02,0xe4,0xff,0x06,0x3b,0x15,0x1c,0x2d,0x14,0x05,0x27, -0xf7,0xea,0xc0,0xe1,0xe3,0x8d,0xed,0xf6,0x22,0xfa,0xfd,0x3f,0x01,0xff,0xdb,0xfa, -0xf9,0x0e,0x02,0x0d,0x18,0x0a,0xf7,0x89,0xe6,0xd9,0xe1,0xcf,0xd1,0x1b,0xdc,0xe6, -0x71,0xeb,0xef,0xc6,0xf1,0xf1,0x59,0xfa,0x14,0xf8,0x36,0x54,0xf9,0x3f,0x0d,0xf1, -0xf0,0xe6,0x4f,0xec,0xf8,0xd8,0x00,0x05,0xc8,0x09,0x0b,0xc4,0x0d,0x13,0x0a,0x18, -0x15,0xe5,0x0b,0x00,0x05,0xf8,0xf8,0x61,0x00,0x0c,0x17,0x18,0x1c,0x7e,0x17,0x0e, -0xc5,0x0c,0x18,0x24,0x2d,0x32,0xaf,0x19,0xf6,0xaa,0xdb,0xcd,0xfd,0xcc,0xd8,0x5d, -0xed,0x01,0x84,0x10,0x13,0x5e,0x08,0xfe,0x79,0xfe,0x07,0x57,0x17,0x1c,0x8f,0x12, -0x02,0x5a,0xf3,0xe6,0x4a,0xe0,0xe4,0xc1,0xee,0xf7,0xa9,0xfb,0xff,0xe6,0x01,0xfe, -0x6e,0xf9,0xf9,0x40,0x02,0x0d,0x57,0x08,0xf4,0x4e,0xe4,0xd7,0xc3,0xcf,0xd3,0x15, -0xde,0xe6,0x9d,0xeb,0xef,0x67,0xf1,0xf2,0x10,0x01,0x1d,0x28,0x3d,0x54,0xa0,0x35, -0x03,0x62,0xed,0xe7,0x77,0xed,0xf8,0x4e,0x01,0x06,0x52,0x0a,0x0c,0x33,0x0f,0x14, -0x8a,0x17,0x13,0xc5,0x09,0xfe,0x88,0xf7,0xf9,0xf3,0x02,0x10,0x77,0x1c,0x1e,0xad, -0x16,0x0d,0x75,0x0c,0x19,0xb6,0x2d,0x2f,0x22,0x13,0xf0,0xcf,0xd8,0xcd,0x65,0xcf, -0xdd,0xa4,0xf2,0x06,0x0b,0x14,0x10,0xae,0x02,0xfb,0xc7,0xfd,0x08,0xdf,0x19,0x1d, -0x7b,0x11,0x00,0xf6,0xf0,0xe4,0x4d,0xe0,0xe5,0x53,0xf0,0xf8,0x16,0xfc,0xff,0xde, -0x01,0xfd,0xdf,0xf8,0xf9,0x7e,0x04,0x0e,0x55,0x06,0xf2,0x25,0xe2,0xd5,0x1b,0xd0, -0xd5,0x42,0xdf,0xe6,0xa4,0xea,0xee,0x38,0xf0,0xf4,0x4a,0x0a,0x24,0x6b,0x41,0x54, -0x0a,0x2d,0xfc,0xa3,0xec,0xe8,0x99,0xee,0xfa,0xb1,0x01,0x06,0xe3,0x0a,0x0d,0x31, -0x10,0x15,0x30,0x16,0x10,0xb7,0x06,0xfc,0xbe,0xf8,0xfc,0x99,0x07,0x15,0x17,0x20, -0x1e,0x0b,0x14,0x0a,0xbb,0x0a,0x1a,0x20,0x2e,0x2c,0xc1,0x0e,0xee,0x90,0xd7,0xce, -0xb9,0xd2,0xe2,0x39,0xf9,0x0c,0xf9,0x14,0x0b,0x51,0xfd,0xf9,0x82,0xfd,0x0b,0x70, -0x1c,0x1e,0x74,0x10,0xff,0xd7,0xee,0xe3,0xf1,0xde,0xe5,0x63,0xf1,0xf9,0x9b,0xfd, -0x01,0x58,0x02,0xfd,0xaa,0xf8,0xfb,0xe0,0x06,0x0e,0x55,0x03,0xef,0xd2,0xdf,0xd4, -0x25,0xd1,0xd7,0xac,0xe0,0xe6,0x57,0xeb,0xef,0x51,0xf0,0xfa,0x54,0x14,0x2c,0x79, -0x4c,0x4e,0xcb,0x19,0xf4,0x46,0xea,0xe8,0x64,0xf0,0xfb,0xe7,0x01,0x07,0xe5,0x0b, -0x0e,0x52,0x12,0x16,0xda,0x15,0x0e,0xbf,0x04,0xfb,0xb9,0xf9,0xff,0x7a,0x0b,0x19, -0x0a,0x21,0x1c,0xa4,0x10,0x08,0x53,0x0a,0x1c,0x2f,0x30,0x2a,0x60,0x0b,0xeb,0x2c, -0xd6,0xcf,0x99,0xd5,0xe7,0xb6,0xfe,0x10,0xd6,0x10,0x02,0x62,0xf7,0xf7,0x49,0xff, -0x10,0xc0,0x20,0x1f,0x2b,0x0f,0xfc,0xa3,0xeb,0xe1,0xf6,0xde,0xe6,0x1a,0xf3,0xfa, -0x8e,0xfe,0x02,0xb0,0x01,0xfc,0x73,0xf7,0xfb,0x83,0x07,0x0d,0xac,0x00,0xed,0xe2, -0xdd,0xd3,0x5e,0xd2,0xd9,0xca,0xe0,0xe6,0xc4,0xeb,0xee,0xbd,0xf1,0x03,0x02,0x1f, -0x32,0x2f,0x4f,0x46,0xff,0x0d,0xf0,0xd5,0xe9,0xe8,0x92,0xf0,0xfc,0x06,0x02,0x07, -0x85,0x0c,0x0f,0xdb,0x13,0x16,0x3b,0x14,0x0c,0x22,0x02,0xfb,0x48,0xfc,0x03,0x89, -0x10,0x1d,0xc3,0x20,0x19,0x42,0x0d,0x05,0xe7,0x09,0x1e,0x8c,0x31,0x27,0x41,0x06, -0xe7,0x7d,0xd5,0xd1,0x60,0xd9,0xed,0x79,0x05,0x12,0xee,0x0c,0xfc,0xcc,0xf4,0xf6, -0xaf,0x00,0x12,0x97,0x21,0x1e,0x48,0x0c,0xf9,0xf0,0xe8,0xdf,0xcf,0xde,0xe8,0x49, -0xf5,0xfc,0x53,0xff,0x02,0x20,0x00,0xfa,0x71,0xf6,0xfb,0x4f,0x09,0x0d,0x3a,0xfe, -0xea,0xcb,0xdb,0xd3,0x72,0xd3,0xda,0x73,0xe0,0xe6,0x29,0xec,0xee,0x66,0xf5,0x0e, -0xf2,0x24,0x38,0xf9,0x53,0x39,0x79,0x00,0xee,0x74,0xe8,0xe7,0xb6,0xf2,0xfd,0x8b, -0x02,0x09,0x31,0x0e,0x10,0x3e,0x14,0x15,0x77,0x11,0x09,0xdc,0x00,0xfb,0xdd,0xfd, -0x06,0x7b,0x14,0x1f,0xb9,0x1f,0x16,0xc7,0x0a,0x04,0x46,0x0c,0x23,0xdc,0x31,0x21, -0xa2,0x00,0xe4,0x83,0xd4,0xd2,0x2a,0xdd,0xf4,0x64,0x0b,0x12,0x6c,0x06,0xf7,0xb0, -0xf2,0xf6,0xdf,0x02,0x15,0xf4,0x22,0x1c,0xad,0x09,0xf5,0x2f,0xe7,0xde,0x1e,0xdf, -0xea,0x34,0xf6,0xfc,0x84,0xff,0x01,0x0b,0xff,0xf9,0xe2,0xf6,0xfe,0x01,0x0b,0x0c, -0x90,0xfa,0xe7,0x28,0xda,0xd3,0x87,0xd5,0xdb,0xfb,0xe0,0xe7,0xf2,0xeb,0xee,0x53, -0xfb,0x18,0x4b,0x29,0x3b,0x61,0x50,0x2a,0xca,0xf9,0xee,0xa6,0xe8,0xe7,0x9f,0xf4, -0xfd,0x5e,0x02,0x09,0x85,0x0e,0x10,0x7d,0x13,0x13,0xa2,0x0e,0x07,0xa9,0x00,0xfd, -0x3f,0x01,0x0b,0x56,0x19,0x21,0xf4,0x1d,0x13,0x7d,0x08,0x03,0x38,0x0f,0x26,0x6d, -0x2f,0x19,0x4f,0xfa,0xe0,0xff,0xd4,0xd5,0xbe,0xe3,0xfc,0xcb,0x0f,0x0d,0xeb,0xfd, -0xf2,0x7a,0xf1,0xf7,0x49,0x05,0x18,0x23,0x24,0x1b,0x3b,0x07,0xf3,0xbd,0xe5,0xde, -0x12,0xe0,0xec,0x11,0xf8,0xfd,0x58,0x00,0x01,0xe7,0xfd,0xf7,0xbe,0xf6,0xfe,0xe8, -0x0a,0x09,0x2e,0xf8,0xe5,0xaf,0xd9,0xd4,0xea,0xd6,0xdb,0xa7,0xe0,0xe7,0x46,0xeb, -0xef,0x86,0x03,0x1e,0x78,0x28,0x3f,0x18,0x4e,0x1e,0x93,0xf5,0xef,0x61,0xe7,0xe9, -0x79,0xf7,0xfe,0xe6,0x02,0x0a,0x0d,0x0f,0x10,0xac,0x12,0x11,0x95,0x0c,0x06,0xa1, -0x00,0x00,0xb1,0x04,0x0f,0x0d,0x1c,0x20,0x61,0x1a,0x0f,0x2d,0x05,0x02,0x76,0x11, -0x28,0x48,0x2e,0x17,0xd3,0xf7,0xdf,0x49,0xd6,0xd9,0x1d,0xeb,0x04,0x56,0x10,0x05, -0x37,0xf6,0xee,0xdf,0xf0,0xf9,0x2d,0x09,0x1b,0x9a,0x24,0x18,0x8e,0x03,0xf1,0x60, -0xe4,0xdd,0x0b,0xe1,0xee,0x72,0xf9,0xfe,0x1a,0x01,0x01,0x08,0xfd,0xf7,0xeb,0xf7, -0x00,0xee,0x0b,0x07,0xbe,0xf4,0xe2,0x5e,0xd8,0xd4,0x9d,0xd7,0xdb,0x19,0xe1,0xe8, -0x03,0xec,0xf3,0xac,0x0e,0x25,0xd9,0x2c,0x48,0xbf,0x45,0x0e,0x41,0xf2,0xec,0x2a, -0xe4,0xe9,0x8e,0xf6,0xfc,0x51,0x03,0x0c,0xe4,0x10,0x13,0xda,0x14,0x11,0x9e,0x0c, -0x05,0x7e,0x01,0x02,0xa2,0x08,0x15,0x90,0x1f,0x1f,0xef,0x17,0x0b,0xaa,0x00,0x01, -0xa4,0x14,0x2b,0x0e,0x2d,0x13,0x09,0xf4,0xdf,0xe1,0xd7,0xdd,0x9b,0xf1,0x08,0x5e, -0x0c,0xfe,0x55,0xf2,0xee,0x06,0xf2,0xfc,0x14,0x0c,0x1d,0x08,0x24,0x16,0x60,0x01, -0xef,0xa9,0xe3,0xdd,0x19,0xe3,0xf0,0xfd,0xfb,0x00,0xb1,0x01,0x00,0x18,0xfb,0xf6, -0x46,0xf8,0x02,0x9b,0x0c,0x05,0xac,0xf1,0xe0,0x0e,0xd8,0xd5,0xcc,0xd7,0xdb,0x59, -0xe2,0xe9,0xa1,0xec,0xfc,0x09,0x1c,0x27,0xdd,0x2f,0x49,0x25,0x38,0x05,0x94,0xf2, -0xeb,0x06,0xe4,0xec,0x2d,0xf8,0xfc,0xd6,0x04,0x0d,0xbf,0x11,0x13,0x6a,0x13,0x10, -0xa1,0x0b,0x06,0x9a,0x03,0x04,0xbd,0x0c,0x18,0x5a,0x1f,0x1c,0x71,0x13,0x08,0x46, -0xff,0x04,0x61,0x19,0x2e,0x0d,0x2a,0x0d,0xc8,0xef,0xdd,0x5e,0xd9,0xe2,0x15,0xf9, -0x0b,0xf7,0x06,0xf8,0x60,0xef,0xee,0x54,0xf4,0x00,0xa4,0x0f,0x1f,0x6b,0x23,0x14, -0xf3,0xfe,0xee,0x35,0xe2,0xdd,0x45,0xe4,0xf2,0x83,0xfc,0xff,0xaf,0x00,0xfe,0x37, -0xf9,0xf6,0x61,0xf9,0x04,0x5b,0x0d,0x03,0xc6,0xee,0xdf,0xb7,0xd8,0xd7,0x30,0xd8, -0xdb,0x5e,0xe3,0xe9,0x03,0xef,0x08,0xe0,0x23,0x26,0xd8,0x35,0x48,0x73,0x29,0xfd, -0x98,0xf2,0xe8,0xc4,0xe3,0xee,0x6c,0xf7,0xfc,0x8f,0x07,0x0f,0x28,0x12,0x13,0x04, -0x12,0x0e,0xff,0x0a,0x06,0x38,0x04,0x06,0x7e,0x10,0x1b,0x5c,0x1f,0x1a,0xe2,0x10, -0x05,0x7c,0xfe,0x06,0x58,0x1c,0x2f,0x26,0x27,0x0a,0x0d,0xee,0xde,0xe7,0xdb,0xe8, -0xc6,0xfe,0x0a,0xa6,0xff,0xf2,0xd7,0xec,0xed,0xcf,0xf5,0x01,0x1f,0x11,0x20,0x69, -0x23,0x13,0xe7,0xfd,0xec,0x7f,0xe1,0xdd,0xa6,0xe5,0xf3,0x18,0xfd,0xff,0x7a,0xff, -0xfc,0xda,0xf7,0xf5,0x54,0xf9,0x05,0x54,0x0c,0x00,0x10,0xec,0xde,0xae,0xd9,0xd7, -0x6c,0xd8,0xdd,0x62,0xe4,0xe8,0xde,0xf4,0x14,0xef,0x25,0x26,0x48,0x38,0x40,0x4d, -0x1f,0xfb,0x9d,0xf1,0xe5,0xbe,0xe4,0xf0,0x90,0xf6,0xfd,0x82,0x08,0x0f,0xc3,0x10, -0x10,0x98,0x0e,0x0c,0xf8,0x0a,0x08,0x1e,0x08,0x0c,0x71,0x16,0x1f,0xd3,0x1e,0x17, -0x17,0x0d,0x01,0x78,0xfc,0x06,0xf7,0x1c,0x2f,0xf7,0x24,0x07,0x2e,0xed,0xe0,0x85, -0xe0,0xef,0x3a,0x02,0x04,0x56,0xf7,0xed,0xab,0xea,0xee,0x87,0xf8,0x05,0x22,0x13, -0x20,0x86,0x20,0x10,0x24,0xfc,0xec,0x84,0xe0,0xdd,0x2d,0xe7,0xf5,0x87,0xfe,0x00, -0xf5,0xfe,0xfb,0x92,0xf6,0xf4,0x8e,0xfa,0x06,0x3f,0x0b,0xfc,0x67,0xe8,0xdd,0xa9, -0xd9,0xd7,0xfa,0xd7,0xdd,0x64,0xe4,0xe9,0x5d,0xfe,0x1e,0xd4,0x23,0x28,0x1b,0x39, -0x39,0x5f,0x18,0xfa,0x05,0xf0,0xe4,0xbc,0xe5,0xf0,0xb4,0xf6,0xff,0x40,0x0a,0x0f, -0x2f,0x10,0x0e,0x0e,0x0d,0x0c,0x45,0x0c,0x0a,0x3c,0x0a,0x0f,0xe2,0x18,0x1e,0x21, -0x1b,0x13,0x7f,0x09,0xfe,0x61,0xfb,0x07,0x2a,0x20,0x31,0xac,0x24,0x06,0x4e,0xee, -0xe2,0x06,0xe5,0xf4,0x24,0x00,0xfb,0x99,0xf0,0xea,0x94,0xe9,0xf0,0xe3,0xfb,0x08, -0x2a,0x16,0x21,0x47,0x20,0x0f,0xc0,0xfa,0xea,0x9a,0xdf,0xde,0x95,0xe8,0xf6,0x39, -0xfe,0xfe,0x0e,0xfd,0xf9,0x08,0xf6,0xf5,0x8d,0xfc,0x08,0xd5,0x09,0xf9,0x90,0xe6, -0xdd,0x69,0xd9,0xd6,0x4b,0xd8,0xde,0x49,0xe5,0xee,0x0b,0x0d,0x24,0x59,0x23,0x2b, -0x46,0x31,0x2e,0x92,0x14,0xf9,0x91,0xed,0xe4,0x10,0xe6,0xef,0x1f,0xf8,0x01,0x07, -0x0c,0x10,0xb8,0x0f,0x0d,0xde,0x0c,0x0d,0x49,0x0e,0x0c,0xe2,0x0b,0x11,0x6d,0x1a, -0x1c,0xcf,0x18,0x10,0xbd,0x05,0xfb,0x6c,0xfb,0x08,0xef,0x21,0x32,0x00,0x23,0x05, -0x24,0xef,0xe6,0x34,0xec,0xf8,0x94,0xfb,0xf4,0x4f,0xed,0xe9,0xa5,0xea,0xf2,0x2e, -0xfe,0x09,0xd7,0x15,0x20,0x27,0x1e,0x0c,0x7b,0xf9,0xea,0x71,0xdf,0xdf,0xd7,0xea, -0xf8,0x66,0xfe,0xfe,0x03,0xfc,0xf8,0x3a,0xf5,0xf5,0xc6,0xfc,0x08,0x99,0x08,0xf7, -0x7d,0xe6,0xde,0xde,0xd9,0xd6,0xda,0xd8,0xdf,0x38,0xe6,0xf8,0x96,0x18,0x1f,0xaa, -0x21,0x2a,0x46,0x28,0x2a,0xe3,0x13,0xf7,0x78,0xec,0xe5,0xf3,0xe6,0xf1,0xd2,0xfa, -0x04,0x53,0x0d,0x0f,0xfb,0x0c,0x0a,0x8c,0x0b,0x0f,0xd1,0x10,0x0e,0xc2,0x0d,0x14, -0x43,0x1b,0x1b,0xd9,0x16,0x0d,0x0c,0x02,0xf9,0x2b,0xfb,0x09,0x2d,0x24,0x33,0x70, -0x23,0x06,0x6c,0xf2,0xeb,0x56,0xf2,0xf7,0x9a,0xf4,0xee,0xeb,0xe9,0xe8,0xd0,0xeb, -0xf5,0x76,0x00,0x0a,0x1d,0x16,0x1f,0xdd,0x1c,0x0b,0xab,0xf8,0xe8,0x0e,0xdf,0xe0, -0x79,0xec,0xf9,0x93,0xfd,0xfc,0x79,0xfa,0xf7,0xea,0xf4,0xf6,0x23,0xfe,0x08,0x77, -0x06,0xf5,0x84,0xe6,0xdf,0x2b,0xda,0xd6,0xef,0xd9,0xe0,0x32,0xe9,0x05,0x9b,0x1d, -0x1b,0x57,0x25,0x27,0x89,0x23,0x29,0x76,0x0f,0xf4,0x26,0xeb,0xe3,0xd7,0xe5,0xf1, -0xda,0xfb,0x05,0x9a,0x0d,0x0e,0x54,0x0b,0x0a,0x3e,0x0d,0x11,0x88,0x12,0x0f,0x99, -0x10,0x16,0x3f,0x1b,0x19,0x8b,0x13,0x09,0x38,0xfe,0xf7,0xf8,0xfa,0x0c,0x32,0x26, -0x33,0xdf,0x24,0x08,0x1e,0xf6,0xf2,0x42,0xf5,0xf1,0xeb,0xeb,0xe9,0x21,0xe7,0xe8, -0xc5,0xee,0xf8,0xfe,0x02,0x0b,0x2d,0x16,0x1f,0xc6,0x1b,0x0a,0x98,0xf7,0xe7,0x2b, -0xdf,0xe1,0x34,0xed,0xf8,0x5a,0xfc,0xfb,0xe1,0xf8,0xf6,0x12,0xf4,0xf5,0x1e,0xfe, -0x08,0x2d,0x06,0xf5,0xa4,0xe7,0xe0,0x2c,0xda,0xd7,0x04,0xdb,0xe0,0x8e,0xf2,0x12, -0x1e,0x19,0x18,0x56,0x27,0x1e,0xe9,0x1f,0x2a,0x01,0x0c,0xf2,0xa3,0xea,0xe1,0xbe, -0xe5,0xf3,0x91,0xfd,0x06,0x98,0x0d,0x0c,0xe4,0x08,0x09,0x8d,0x0e,0x14,0x26,0x15, -0x12,0xd9,0x14,0x1a,0x54,0x1b,0x17,0x39,0x10,0x05,0x34,0xfb,0xf6,0x73,0xfb,0x0c, -0x1a,0x26,0x33,0x59,0x25,0x0b,0xcf,0xfb,0xf7,0xfd,0xf3,0xe9,0x0a,0xe5,0xe5,0xa4, -0xe5,0xe9,0x53,0xf1,0xfb,0x3e,0x05,0x0d,0x29,0x18,0x20,0xac,0x1a,0x08,0xd2,0xf4, -0xe6,0x78,0xdf,0xe3,0x91,0xee,0xf8,0x09,0xfb,0xf9,0x65,0xf7,0xf5,0x53,0xf4,0xf6, -0xea,0xfe,0x09,0xc1,0x04,0xf4,0xb1,0xe7,0xe0,0x68,0xd9,0xd7,0xdd,0xdb,0xe4,0x12, -0xff,0x17,0x58,0x13,0x1e,0xc1,0x25,0x16,0xfe,0x21,0x27,0xec,0x04,0xf1,0xe0,0xe8, -0xe0,0xd6,0xe7,0xf6,0xb1,0xff,0x08,0x78,0x0d,0x0a,0x35,0x08,0x0b,0x30,0x11,0x16, -0xe4,0x15,0x13,0x7c,0x16,0x19,0x4f,0x19,0x14,0x5b,0x0c,0x01,0x0c,0xf9,0xf5,0xe5, -0xfb,0x0e,0x47,0x28,0x35,0x69,0x27,0x0e,0xdd,0x00,0xfb,0xf0,0xee,0xe1,0xce,0xdf, -0xe2,0xed,0xe5,0xeb,0xff,0xf4,0xfe,0xdf,0x06,0x0e,0x90,0x18,0x20,0x22,0x19,0x06, -0x42,0xf3,0xe5,0x0a,0xe0,0xe4,0x45,0xef,0xf8,0xe0,0xf9,0xf8,0xb5,0xf6,0xf4,0x4d, -0xf4,0xf6,0x59,0xff,0x09,0xf3,0x03,0xf4,0xf2,0xe8,0xe0,0x94,0xd8,0xd7,0xb8,0xdb, -0xeb,0xe0,0x0b,0x14,0xd3,0x0f,0x22,0x52,0x1f,0x0f,0x34,0x20,0x27,0xa1,0x05,0xf2, -0x00,0xe9,0xe0,0x43,0xe9,0xf8,0xde,0x01,0x08,0xb9,0x0b,0x08,0x57,0x07,0x0c,0x92, -0x13,0x18,0x88,0x17,0x15,0xc9,0x17,0x18,0x2d,0x16,0x10,0x3b,0x08,0xfe,0x8b,0xf7, -0xf5,0x9c,0xfd,0x0f,0x11,0x27,0x36,0x0f,0x2c,0x16,0x54,0x07,0xfa,0x15,0xe7,0xdb, -0xe5,0xdb,0xe1,0xda,0xe7,0xef,0xe4,0xf7,0x00,0x64,0x06,0x0d,0xb9,0x17,0x1e,0xba, -0x16,0x03,0x19,0xf1,0xe5,0x6c,0xe2,0xe7,0x84,0xf0,0xf7,0xd2,0xf7,0xf6,0x45,0xf5, -0xf4,0xed,0xf4,0xf6,0xb2,0xfe,0x09,0x83,0x04,0xf5,0xbb,0xe9,0xdf,0x1b,0xd8,0xd7, -0x1e,0xde,0xf7,0xd7,0x10,0x0a,0xbb,0x13,0x23,0xa9,0x14,0x0b,0xc2,0x21,0x26,0x08, -0x04,0xf0,0xec,0xe6,0xe0,0x92,0xeb,0xfb,0x45,0x03,0x08,0xbc,0x0a,0x07,0xc4,0x07, -0x0e,0x12,0x16,0x1a,0x15,0x19,0x18,0x97,0x19,0x17,0x18,0x13,0x0c,0xf7,0x03,0xfb, -0xa7,0xf5,0xf5,0x06,0xfe,0x0f,0x3c,0x29,0x3a,0x35,0x30,0x1d,0x16,0x0c,0xf5,0x70, -0xdd,0xd4,0x29,0xd8,0xe1,0x14,0xea,0xf2,0x0d,0xfb,0x01,0xba,0x06,0x0e,0xe5,0x18, -0x1f,0x21,0x16,0x02,0x32,0xf0,0xe6,0x25,0xe3,0xe7,0x65,0xef,0xf5,0xd4,0xf5,0xf4, -0xce,0xf4,0xf5,0x60,0xf4,0xf4,0xef,0xfd,0x09,0x10,0x06,0xf7,0x6e,0xea,0xdf,0xb6, -0xd8,0xd8,0xe3,0xe3,0x02,0x89,0x0c,0x07,0xd5,0x1a,0x20,0x86,0x0e,0x0e,0x58,0x26, -0x21,0x43,0xfe,0xed,0xca,0xe2,0xe0,0x72,0xee,0xfc,0x0c,0x04,0x09,0xd5,0x09,0x06, -0x5f,0x09,0x10,0x96,0x17,0x1a,0xad,0x19,0x19,0x4e,0x1a,0x16,0x74,0x0f,0x08,0x50, -0x00,0xf9,0x86,0xf5,0xf6,0x88,0xff,0x12,0xa2,0x2c,0x3e,0x89,0x36,0x22,0x58,0x09, -0xeb,0x14,0xd6,0xd0,0x08,0xd7,0xe3,0x00,0xee,0xf6,0x17,0xfd,0x01,0x0c,0x07,0x0f, -0xf4,0x18,0x1d,0xf9,0x12,0xfe,0x1b,0xef,0xe6,0xce,0xe4,0xe8,0xe8,0xef,0xf4,0xbd, -0xf4,0xf3,0xba,0xf4,0xf5,0x64,0xf3,0xf3,0x29,0xfd,0x09,0xeb,0x07,0xf9,0x20,0xea, -0xdf,0x10,0xd9,0xd9,0xa9,0xed,0x08,0x3c,0x05,0x0a,0x98,0x1f,0x18,0x26,0x09,0x10, -0x63,0x28,0x1e,0x3e,0xfb,0xea,0x7e,0xe1,0xe1,0x9b,0xf0,0xfc,0xee,0x02,0x08,0x67, -0x09,0x07,0x7d,0x0b,0x13,0x12,0x1a,0x1c,0xf8,0x1a,0x1a,0x8c,0x19,0x13,0x98,0x0b, -0x04,0x75,0xfd,0xf8,0xa4,0xf5,0xf7,0x0a,0x01,0x13,0x8f,0x2f,0x43,0xb1,0x3c,0x25, -0x99,0x03,0xe3,0x36,0xd0,0xcc,0x2d,0xd6,0xe5,0x8b,0xf2,0xfa,0xc6,0xfe,0x01,0x7f, -0x07,0x0f,0x40,0x18,0x1b,0xfb,0x0e,0xfc,0x43,0xef,0xe8,0x4a,0xe6,0xe8,0xaa,0xee, -0xf2,0xab,0xf2,0xf3,0x52,0xf5,0xf5,0x43,0xf2,0xf2,0x4b,0xfd,0x0b,0x92,0x0a,0xfa, -0x1a,0xea,0xdf,0x94,0xd9,0xdf,0xc7,0xf8,0x04,0x68,0xff,0x11,0x85,0x1e,0x11,0xe2, -0x07,0x11,0xa3,0x27,0x1b,0x7d,0xf8,0xe9,0x43,0xe2,0xe4,0x3a,0xf3,0xfe,0x87,0x03, -0x08,0x47,0x09,0x08,0x19,0x0d,0x14,0x9d,0x1b,0x1d,0x0f,0x1d,0x1c,0xc6,0x18,0x10, -0x93,0x07,0x00,0x68,0xfa,0xf6,0x6a,0xf5,0xf7,0xcc,0x01,0x15,0x54,0x32,0x48,0xf3, -0x43,0x25,0xef,0xfc,0xdc,0x36,0xcc,0xcb,0x00,0xd7,0xe9,0xf4,0xf6,0xfd,0x43,0xff, -0x02,0x7a,0x08,0x0f,0x76,0x18,0x1a,0x11,0x0c,0xfa,0xcc,0xef,0xe9,0xe8,0xe6,0xe8, -0x8a,0xed,0xf0,0x55,0xf0,0xf2,0x56,0xf5,0xf4,0x47,0xf1,0xf1,0x1f,0xfd,0x0c,0x0d, -0x0d,0xfb,0x63,0xea,0xe1,0x81,0xdb,0xe7,0xfa,0xfd,0xfc,0x23,0x02,0x19,0x35,0x18, -0x09,0x6e,0x06,0x0f,0x20,0x25,0x1d,0x67,0xf7,0xe8,0xbd,0xe4,0xe6,0x49,0xf4,0xff, -0x90,0x03,0x08,0x89,0x0a,0x0a,0x66,0x0e,0x15,0x3e,0x1c,0x1e,0x38,0x1e,0x1c,0x5e, -0x16,0x0b,0x78,0x03,0xfd,0x7d,0xf9,0xf6,0xef,0xf5,0xf9,0x30,0x04,0x19,0x23,0x38, -0x4f,0x00,0x46,0x1e,0x4f,0xf4,0xd7,0xc5,0xc9,0xca,0xde,0xd9,0xed,0x7a,0xfa,0xfe, -0xf7,0xff,0x04,0xf2,0x09,0x10,0x86,0x18,0x18,0x93,0x09,0xf9,0xa5,0xef,0xe9,0xbe, -0xe6,0xe7,0x07,0xeb,0xed,0x73,0xee,0xf2,0x2e,0xf6,0xf4,0xd1,0xef,0xf0,0x73,0xfc, -0x0e,0xf8,0x0f,0xfc,0x89,0xeb,0xe1,0x49,0xdf,0xf1,0x28,0xfc,0xf6,0x59,0x08,0x1a, -0x40,0x11,0x07,0x7a,0x06,0x10,0x32,0x27,0x19,0xbb,0xf3,0xe8,0xaa,0xe4,0xe7,0x30, -0xf4,0xfd,0xee,0x02,0x09,0xa2,0x0b,0x0c,0xa1,0x10,0x18,0x95,0x1e,0x21,0x33,0x21, -0x1d,0x3b,0x13,0x06,0x8a,0xfe,0xf9,0x7b,0xf7,0xf6,0x8a,0xf6,0xfa,0xf2,0x05,0x1c, -0x7c,0x3e,0x55,0x44,0x45,0x17,0xb6,0xed,0xd2,0x5e,0xc7,0xcb,0x37,0xdd,0xf2,0x85, -0xfd,0xff,0xc0,0xff,0x04,0x16,0x0a,0x10,0x85,0x17,0x14,0xad,0x06,0xf8,0x7f,0xf0, -0xea,0xab,0xe6,0xe6,0x66,0xe9,0xeb,0xaa,0xee,0xf3,0xcf,0xf5,0xf2,0x27,0xee,0xef, -0x32,0xfc,0x0f,0x9d,0x11,0xfd,0x0f,0xee,0xe3,0x0e,0xe6,0xf6,0x0a,0xf5,0xf5,0xce, -0x0f,0x17,0x99,0x0b,0x06,0x84,0x06,0x12,0xda,0x27,0x13,0x53,0xf0,0xe7,0xdd,0xe3, -0xe7,0x53,0xf4,0xfd,0x37,0x04,0x0b,0x38,0x0e,0x0e,0xc4,0x12,0x19,0x3c,0x1f,0x21, -0x88,0x21,0x1c,0xe3,0x0f,0x03,0x94,0xfb,0xf7,0x44,0xf6,0xf5,0x6f,0xf6,0xfa,0x1d, -0x08,0x1f,0x7d,0x43,0x58,0x31,0x41,0x10,0xfc,0xe9,0xd0,0x85,0xc7,0xcd,0x96,0xe1, -0xf6,0x65,0xff,0xff,0x37,0x01,0x06,0x70,0x0a,0x0f,0x7e,0x15,0x12,0x10,0x05,0xf8, -0x3a,0xf0,0xe9,0x4d,0xe5,0xe4,0x5b,0xe7,0xea,0xb4,0xee,0xf3,0x2e,0xf4,0xf0,0xe8, -0xec,0xee,0xfa,0xfc,0x11,0x11,0x14,0x01,0x56,0xf0,0xe7,0xff,0xef,0xf6,0xd9,0xec, -0xfa,0xad,0x13,0x12,0xc4,0x07,0x05,0xb7,0x05,0x13,0x99,0x26,0x0d,0x4a,0xee,0xe8, -0xb2,0xe3,0xe7,0xb3,0xf3,0xfc,0xb9,0x04,0x0c,0x4f,0x0f,0x0f,0xb8,0x14,0x1c,0xd1, -0x21,0x24,0x58,0x23,0x1a,0x6c,0x0c,0xff,0xb7,0xf7,0xf4,0x2a,0xf5,0xf5,0xb9,0xf6, -0xfc,0xbe,0x0b,0x25,0x9c,0x48,0x56,0x56,0x38,0x0b,0xe3,0xe5,0xce,0x3e,0xc7,0xcf, -0x3d,0xe5,0xf9,0x57,0x00,0x00,0x52,0x02,0x06,0x5e,0x0b,0x10,0x4e,0x15,0x0f,0xc6, -0x01,0xf6,0x4e,0xef,0xe9,0xa3,0xe4,0xe4,0x73,0xe6,0xe9,0x3a,0xef,0xf4,0x80,0xf3, -0xef,0xb8,0xeb,0xee,0xab,0xfd,0x11,0x46,0x15,0x04,0x73,0xf2,0xf0,0xa1,0xf7,0xee, -0x49,0xe9,0x01,0xdd,0x11,0x0b,0xcd,0x05,0x04,0x2b,0x05,0x13,0xb9,0x23,0x0b,0xc3, -0xee,0xe8,0x1f,0xe4,0xe7,0xd3,0xf2,0xfc,0xae,0x06,0x0f,0xa5,0x10,0x10,0x84,0x15, -0x1d,0xd9,0x23,0x27,0xd2,0x24,0x19,0xd0,0x08,0xfb,0xb4,0xf3,0xf2,0x44,0xf4,0xf5, -0x96,0xf7,0xff,0xa4,0x0f,0x2a,0x7e,0x4a,0x51,0x53,0x31,0x06,0x61,0xe3,0xce,0x49, -0xc9,0xd3,0x96,0xe9,0xfc,0xda,0x01,0x02,0xb2,0x04,0x08,0x94,0x0b,0x10,0xf2,0x12, -0x0c,0xd2,0xff,0xf5,0x9e,0xee,0xe8,0x88,0xe3,0xe2,0x84,0xe4,0xe9,0x02,0xf0,0xf4, -0x44,0xf3,0xef,0xe2,0xeb,0xf0,0x95,0xfe,0x11,0x62,0x16,0x07,0x53,0xf6,0xf7,0xfa, -0xf7,0xe8,0xc1,0xec,0x06,0xc3,0x0d,0x07,0x38,0x05,0x04,0xe9,0x04,0x11,0x3c,0x22, -0x0c,0x83,0xf0,0xe9,0xa2,0xe3,0xe5,0x52,0xf1,0xfd,0xe0,0x07,0x10,0x4b,0x12,0x11, -0x6b,0x17,0x1f,0x3b,0x26,0x29,0x6d,0x25,0x15,0x5e,0x04,0xf6,0xee,0xf0,0xf1,0xc9, -0xf4,0xf7,0xd0,0xfa,0x04,0xa2,0x15,0x2f,0xa4,0x46,0x47,0x17,0x2a,0x03,0xa0,0xe1, -0xcf,0xd7,0xcb,0xd7,0xfd,0xec,0xfe,0x35,0x03,0x04,0x96,0x06,0x08,0x0f,0x0b,0x0e, -0x47,0x11,0x0b,0xcd,0xff,0xf5,0x67,0xed,0xe6,0xaf,0xe1,0xe0,0xf7,0xe3,0xea,0xd1, -0xf0,0xf4,0xe4,0xf2,0xee,0xed,0xec,0xf2,0xb8,0xff,0x0f,0xbf,0x16,0x08,0xbd,0xfa, -0xfe,0x75,0xf5,0xe4,0xda,0xf2,0x07,0x68,0x08,0x04,0x09,0x04,0x02,0xdd,0x02,0x0e, -0x2f,0x21,0x0d,0x79,0xf1,0xea,0x40,0xe3,0xe4,0xf8,0xf1,0xfe,0x89,0x09,0x12,0xd4, -0x13,0x13,0x09,0x1a,0x22,0x29,0x29,0x2b,0xbb,0x23,0x11,0x5b,0xff,0xf2,0x58,0xee, -0xf0,0x98,0xf4,0xf7,0xed,0xfc,0x07,0xeb,0x1a,0x30,0x7c,0x42,0x42,0x71,0x26,0xff, -0xec,0xe0,0xd0,0x8a,0xce,0xda,0x6b,0xef,0xff,0xc5,0x04,0x06,0xda,0x08,0x0a,0x54, -0x0b,0x0e,0x78,0x10,0x09,0x71,0xfd,0xf3,0xe7,0xeb,0xe5,0xa2,0xdf,0xdf,0xc4,0xe3, -0xea,0x24,0xf1,0xf4,0x84,0xf2,0xee,0x99,0xed,0xf3,0x49,0xff,0x0f,0xc3,0x17,0x0c, -0x65,0x02,0x03,0xa9,0xf0,0xe5,0x5b,0xf9,0x04,0x3d,0x02,0x02,0x8b,0x03,0x02,0x40, -0x01,0x0e,0xe4,0x20,0x0d,0xc3,0xf1,0xe9,0xec,0xe1,0xe3,0xd7,0xf1,0xff,0x54,0x0a, -0x13,0x11,0x14,0x14,0x53,0x1b,0x24,0x9d,0x2b,0x2c,0x1d,0x22,0x0f,0xa5,0xfc,0xf0, -0x15,0xed,0xef,0x9f,0xf4,0xf8,0x7f,0xff,0x0c,0x76,0x1f,0x2e,0x5e,0x3a,0x3b,0x33, -0x23,0xfe,0xad,0xe1,0xd3,0xc5,0xd2,0xde,0xaa,0xf1,0x00,0x1b,0x06,0x07,0x4d,0x09, -0x0a,0xf1,0x0a,0x0e,0xed,0x0f,0x06,0x5f,0xfb,0xf1,0x98,0xe9,0xe2,0x56,0xdd,0xde, -0xab,0xe4,0xeb,0x56,0xf1,0xf3,0x29,0xf1,0xee,0x01,0xef,0xf4,0x3b,0xfd,0x0b,0x5c, -0x17,0x12,0xd9,0x0e,0x05,0x60,0xeb,0xec,0xec,0xfe,0xff,0x66,0xfd,0x01,0x58,0x02, -0x00,0x22,0xfe,0x0b,0x49,0x20,0x0c,0xee,0xf1,0xe8,0xa8,0xdf,0xe2,0x96,0xf2,0x00, -0xcd,0x0b,0x13,0xff,0x14,0x15,0xac,0x1d,0x27,0x45,0x2e,0x2e,0x68,0x21,0x0c,0xad, -0xf9,0xee,0xb5,0xeb,0xef,0x77,0xf5,0xfb,0x71,0x02,0x10,0x3b,0x20,0x28,0xb1,0x31, -0x35,0x2d,0x20,0xfe,0x37,0xe4,0xd7,0xc1,0xd6,0xe1,0x3f,0xf3,0x01,0x0b,0x07,0x08, -0xde,0x09,0x09,0x4b,0x0a,0x0e,0xb5,0x0d,0x04,0x74,0xf9,0xf0,0x87,0xe8,0xe0,0x0b, -0xdc,0xde,0x2c,0xe5,0xeb,0xeb,0xf0,0xf2,0xb5,0xef,0xee,0x83,0xf0,0xf5,0xa4,0xfc, -0x0b,0x76,0x18,0x19,0xa2,0x15,0xff,0x4c,0xea,0xf4,0xdc,0xfd,0xf8,0x79,0xfa,0x00, -0x08,0x01,0xfe,0xf8,0xfb,0x0a,0x1b,0x21,0x0e,0xe4,0xf1,0xe7,0x9e,0xde,0xe2,0x76, -0xf3,0x02,0x52,0x0c,0x14,0x54,0x15,0x16,0x9c,0x1f,0x29,0x69,0x30,0x2e,0x39,0x1f, -0x08,0x68,0xf5,0xeb,0x69,0xea,0xef,0x1a,0xf7,0xfe,0xa2,0x08,0x17,0x0a,0x1f,0x1f, -0xaa,0x2a,0x31,0x6b,0x1d,0xfd,0xa8,0xe5,0xda,0xb5,0xda,0xe5,0xe0,0xf5,0x03,0xa5, -0x08,0x0a,0x81,0x09,0x07,0x55,0x08,0x0d,0xfb,0x0c,0x03,0x74,0xf8,0xee,0xea,0xe5, -0xdd,0xda,0xda,0xdf,0x6a,0xe6,0xec,0x66,0xf1,0xf2,0x26,0xf0,0xf0,0xd3,0xf2,0xf5, -0x5f,0xfc,0x0a,0xe9,0x17,0x1f,0xd4,0x17,0xf9,0x4e,0xef,0xfb,0x3b,0xf9,0xf3,0xdb, -0xf9,0xff,0xad,0xff,0xfc,0x47,0xf9,0x09,0xfb,0x21,0x0f,0x0b,0xf1,0xe6,0x32,0xdd, -0xe1,0x0f,0xf4,0x02,0x2c,0x0c,0x14,0xf7,0x16,0x19,0x8f,0x23,0x2e,0x51,0x33,0x2d, -0x4a,0x1b,0x04,0x56,0xf2,0xe9,0x1f,0xea,0xf0,0x9c,0xf9,0x02,0x0c,0x0f,0x19,0x89, -0x18,0x17,0x59,0x25,0x2d,0x24,0x1a,0xfd,0x25,0xe8,0xdd,0x2f,0xde,0xe7,0xd7,0xf7, -0x04,0xc9,0x09,0x0a,0xdb,0x08,0x06,0x91,0x08,0x0e,0xeb,0x0b,0x01,0x82,0xf6,0xec, -0x5b,0xe3,0xdb,0x4d,0xdb,0xe1,0xb0,0xe6,0xec,0x14,0xf1,0xf1,0x6b,0xf0,0xf1,0xdd, -0xf3,0xf5,0xfc,0xfb,0x09,0x15,0x19,0x25,0x8d,0x18,0xf9,0x82,0xf7,0xfd,0x45,0xf3, -0xf0,0xf2,0xf8,0xfe,0x49,0xfe,0xfa,0xf8,0xf7,0x0a,0x84,0x22,0x0f,0xa9,0xef,0xe4, -0x02,0xdc,0xe2,0x92,0xf5,0x04,0xf4,0x0d,0x16,0x86,0x19,0x1c,0x1b,0x26,0x2f,0x4c, -0x34,0x2d,0x10,0x19,0x01,0x93,0xf0,0xe8,0x48,0xea,0xf2,0x38,0xfc,0x06,0x0a,0x13, -0x16,0xac,0x10,0x11,0xe7,0x21,0x2b,0x36,0x1a,0xfe,0xad,0xea,0xe0,0xad,0xe0,0xe9, -0x2f,0xfa,0x06,0x98,0x0b,0x0b,0xda,0x08,0x06,0xeb,0x0a,0x0f,0x37,0x09,0xfd,0x1c, -0xf3,0xe9,0x25,0xe0,0xda,0xa9,0xdc,0xe3,0x40,0xe8,0xed,0x25,0xf1,0xf1,0xe1,0xf0, -0xf2,0x9b,0xf3,0xf4,0xf8,0xf9,0x05,0xb0,0x1a,0x2e,0x00,0x19,0xfd,0x9c,0x01,0xfb, -0x7d,0xed,0xee,0x7d,0xf8,0xfd,0x1b,0xfd,0xf8,0xa4,0xf7,0x0c,0x5a,0x24,0x0d,0xf4, -0xed,0xe3,0x70,0xdb,0xe3,0x18,0xf7,0x04,0x53,0x0e,0x17,0xcd,0x1b,0x1f,0x3f,0x29, -0x32,0x95,0x34,0x2a,0xd4,0x14,0xfd,0xdf,0xee,0xe8,0xf5,0xea,0xf3,0xff,0xfe,0x0b, -0x2e,0x16,0x12,0xc3,0x09,0x0d,0xae,0x1f,0x2a,0x76,0x1a,0x00,0xb4,0xed,0xe3,0x7f, -0xe3,0xed,0xa2,0xfc,0x08,0x73,0x0c,0x0b,0x2b,0x08,0x06,0x0d,0x0c,0x0f,0x23,0x07, -0xfb,0x92,0xf0,0xe6,0x19,0xde,0xda,0x3b,0xde,0xe4,0x51,0xe8,0xed,0x82,0xf0,0xf1, -0x22,0xf2,0xf3,0x7d,0xf3,0xf3,0xef,0xf8,0x03,0xcf,0x21,0x33,0x35,0x16,0x05,0xb6, -0x07,0xf6,0x24,0xe9,0xed,0x2e,0xf6,0xfb,0x18,0xfb,0xf6,0x05,0xf8,0x0d,0x2c,0x24, -0x0c,0xe7,0xec,0xe2,0x49,0xdc,0xe4,0xbf,0xf7,0x04,0x88,0x0e,0x19,0xa3,0x1e,0x22, -0x2e,0x2c,0x35,0xa6,0x35,0x28,0x3d,0x12,0xfb,0x1d,0xed,0xe7,0xbc,0xec,0xf7,0x96, -0x04,0x12,0x25,0x15,0x09,0x76,0x02,0x0a,0xc7,0x1e,0x29,0x36,0x19,0x01,0xa4,0xef, -0xe6,0x3d,0xe7,0xf1,0x66,0xff,0x09,0xaa,0x0c,0x0a,0xfa,0x06,0x07,0xc0,0x0c,0x0e, -0xb1,0x04,0xf9,0x43,0xee,0xe4,0xd5,0xdc,0xdb,0xe9,0xdf,0xe4,0x6e,0xe8,0xec,0xe9, -0xef,0xf1,0x89,0xf3,0xf4,0x75,0xf3,0xf4,0x68,0xf8,0x06,0x83,0x27,0x30,0xb7,0x15, -0x0d,0x4c,0x06,0xef,0xd1,0xe6,0xed,0xec,0xf4,0xfa,0x90,0xf9,0xf5,0xfa,0xf9,0x12, -0xeb,0x24,0x08,0xb6,0xea,0xe1,0x19,0xdc,0xe6,0x6d,0xf9,0x04,0x2c,0x0f,0x19,0xad, -0x1f,0x24,0x5b,0x2f,0x38,0xe3,0x35,0x26,0x51,0x0e,0xf8,0x2a,0xeb,0xe7,0x98,0xee, -0xfa,0xd8,0x08,0x14,0x58,0x10,0x02,0xa7,0xfe,0x09,0x6b,0x1f,0x2a,0xf9,0x19,0x02, -0x8c,0xf1,0xe8,0xed,0xe8,0xf2,0x1b,0x00,0x09,0x7c,0x0b,0x08,0x13,0x05,0x07,0x9c, -0x0e,0x0d,0xc7,0x01,0xf5,0x19,0xeb,0xe1,0x3c,0xdc,0xdc,0x8c,0xe1,0xe5,0x55,0xe8, -0xec,0x6b,0xf0,0xf2,0x5c,0xf4,0xf3,0xcb,0xf1,0xf2,0xb5,0xf5,0x07,0x37,0x2b,0x2e, -0x9d,0x1a,0x15,0x3a,0x05,0xec,0xc2,0xe7,0xee,0x16,0xf4,0xf8,0xe9,0xf7,0xf4,0x79, -0xf9,0x10,0x3b,0x21,0x05,0xa4,0xe8,0xe0,0xa8,0xdc,0xe7,0x54,0xf9,0x04,0x1e,0x10, -0x1b,0xbe,0x22,0x27,0x7f,0x32,0x39,0x4c,0x34,0x22,0x70,0x0a,0xf6,0xf4,0xe9,0xe8, -0x85,0xf0,0xfd,0x78,0x0c,0x14,0xec,0x0a,0xfc,0xed,0xfb,0x08,0x2a,0x20,0x29,0x8c, -0x19,0x02,0xd5,0xf1,0xe9,0xc7,0xea,0xf5,0x28,0x03,0x0c,0x42,0x0c,0x07,0xe7,0x04, -0x08,0x9b,0x0e,0x0b,0x60,0xfe,0xf2,0xd6,0xe7,0xdf,0xf2,0xdb,0xde,0xf8,0xe2,0xe5, -0xfa,0xe7,0xec,0x92,0xf0,0xf4,0xa1,0xf4,0xf2,0x1c,0xf1,0xf0,0xfe,0xf3,0x0b,0x86, -0x2b,0x2d,0xb7,0x24,0x1a,0x70,0xfd,0xe9,0xb0,0xe7,0xec,0x17,0xf1,0xf5,0xdc,0xf5, -0xf4,0x5b,0xfa,0x12,0x0b,0x22,0x03,0x14,0xe8,0xe0,0x1e,0xdd,0xe7,0x34,0xf8,0x02, -0x9d,0x0e,0x1b,0xfd,0x23,0x2b,0x93,0x37,0x3d,0x87,0x34,0x20,0xa1,0x08,0xf4,0xbd, -0xe9,0xe9,0xff,0xf3,0x02,0x7c,0x10,0x10,0xd2,0x00,0xf5,0x77,0xf8,0x08,0xdf,0x21, -0x29,0x2c,0x1a,0x04,0x6c,0xf4,0xec,0x3e,0xee,0xf8,0xe1,0x03,0x0a,0x37,0x09,0x05, -0xd2,0x04,0x0a,0x68,0x10,0x0a,0xd0,0xfb,0xef,0xb0,0xe4,0xdd,0x78,0xdc,0xe0,0x41, -0xe4,0xe5,0xbe,0xe7,0xeb,0x4f,0xf1,0xf4,0x14,0xf3,0xf0,0xde,0xef,0xef,0x21,0xf5, -0x12,0xd2,0x2b,0x2f,0x96,0x2e,0x19,0x3a,0xf8,0xe9,0x37,0xe8,0xea,0xe7,0xee,0xf4, -0xf0,0xf4,0xf5,0xf8,0xfa,0x10,0x40,0x1e,0x02,0xd8,0xe7,0xe2,0x25,0xdf,0xe8,0xe7, -0xf8,0x03,0x8e,0x0f,0x1d,0x66,0x26,0x2e,0xf9,0x3a,0x3e,0x35,0x32,0x1c,0xdd,0x05, -0xf3,0x66,0xe9,0xeb,0x67,0xf7,0x08,0xdb,0x11,0x08,0x09,0xf8,0xf0,0xed,0xf6,0x0a, -0x44,0x24,0x2b,0x4e,0x1b,0x05,0x09,0xf6,0xef,0x74,0xf1,0xfb,0x71,0x05,0x09,0x4f, -0x07,0x03,0x59,0x05,0x0c,0x3a,0x10,0x06,0xc9,0xf7,0xeb,0xbe,0xe2,0xdd,0x69,0xde, -0xe2,0x21,0xe5,0xe6,0x21,0xe8,0xed,0xe9,0xf3,0xf6,0x40,0xf3,0xf0,0x9c,0xef,0xee, -0xc0,0xf9,0x17,0x3b,0x26,0x2e,0x08,0x32,0x14,0x29,0xf5,0xea,0x5b,0xe8,0xe9,0xe0, -0xed,0xf2,0x69,0xf4,0xf6,0xa4,0xfb,0x10,0x4c,0x1e,0x00,0x97,0xe7,0xe3,0x3a,0xe0, -0xe8,0x36,0xf8,0x03,0x88,0x10,0x1f,0x3c,0x29,0x33,0x71,0x3e,0x3e,0xf2,0x2f,0x1a, -0xf8,0x03,0xf2,0x33,0xea,0xee,0xbc,0xfd,0x0d,0xdd,0x0e,0x00,0x05,0xf2,0xed,0xaa, -0xf6,0x0d,0xd2,0x25,0x2b,0xd7,0x1a,0x04,0xcf,0xf6,0xf1,0x12,0xf4,0xfd,0xa7,0x06, -0x09,0x0f,0x07,0x04,0x03,0x07,0x0e,0x07,0x10,0x03,0x0e,0xf4,0xe8,0x54,0xe0,0xdd, -0x21,0xdf,0xe3,0xd4,0xe5,0xe6,0x62,0xe8,0xee,0x26,0xf5,0xf6,0x51,0xf2,0xf0,0x91, -0xee,0xed,0xd8,0xfe,0x1a,0xcb,0x25,0x35,0xc3,0x33,0x0f,0x91,0xf3,0xec,0xe0,0xe7, -0xe8,0x12,0xed,0xf1,0x6b,0xf4,0xf6,0xdf,0xfb,0x0f,0xad,0x1b,0xfd,0xf8,0xe6,0xe4, -0x36,0xe1,0xe9,0xa3,0xf8,0x03,0xb6,0x10,0x21,0x50,0x2c,0x37,0x8c,0x41,0x3e,0x18, -0x2e,0x17,0xdf,0x01,0xf1,0xee,0xeb,0xf2,0x9a,0x03,0x0f,0x4e,0x09,0xf8,0xf6,0xec, -0xeb,0x53,0xf6,0x0e,0xcb,0x26,0x2a,0xbd,0x19,0x05,0xf5,0xf8,0xf4,0xf6,0xf7,0x00, -0xc6,0x07,0x08,0xab,0x04,0x02,0xb8,0x06,0x0e,0xba,0x0e,0x00,0xfd,0xf0,0xe5,0x1a, -0xdf,0xdd,0x0e,0xe1,0xe4,0xaa,0xe5,0xe5,0x46,0xe8,0xef,0x4b,0xf6,0xf5,0x4c,0xf1, -0xef,0x96,0xec,0xed,0xfd,0x04,0x1d,0x92,0x27,0x39,0xa5,0x30,0x0a,0xb1,0xf3,0xec, -0x63,0xe6,0xe6,0xc5,0xeb,0xf0,0x9f,0xf4,0xf7,0x87,0xfb,0x0e,0x46,0x19,0xfc,0x64, -0xe7,0xe5,0x23,0xe1,0xe8,0xbb,0xf7,0x03,0x71,0x11,0x23,0xf7,0x30,0x3c,0x9f,0x43, -0x3d,0x94,0x2b,0x15,0x77,0x00,0xf1,0xe8,0xec,0xf5,0x5d,0x07,0x0d,0xc8,0x00,0xf1, -0xb3,0xe8,0xe9,0xdb,0xf7,0x11,0x78,0x28,0x2c,0xe5,0x1b,0x07,0xa8,0xfb,0xf7,0x15, -0xfa,0x00,0x37,0x05,0x05,0xa0,0x01,0x01,0x97,0x07,0x10,0x40,0x0e,0xfe,0xd5,0xed, -0xe3,0x33,0xde,0xde,0xe5,0xe1,0xe5,0xb8,0xe5,0xe5,0x24,0xe9,0xf1,0x11,0xf6,0xf3, -0x8a,0xef,0xed,0xf0,0xe9,0xf1,0x27,0x0c,0x1f,0x47,0x2c,0x3a,0x8a,0x29,0x06,0x3e, -0xf5,0xec,0xc5,0xe4,0xe4,0xec,0xe9,0xef,0xf7,0xf3,0xf6,0xcc,0xf8,0x07,0x0f,0x18, -0x01,0x93,0xea,0xe8,0x48,0xe3,0xe8,0x42,0xf7,0x03,0x86,0x12,0x26,0x60,0x35,0x3f, -0x9b,0x42,0x3a,0xf7,0x28,0x12,0x9d,0xfe,0xf0,0xab,0xed,0xf8,0x0e,0x09,0x08,0x08, -0xf9,0xeb,0xdd,0xe5,0xe9,0xb8,0xfa,0x15,0xed,0x2a,0x2d,0x73,0x1c,0x09,0x14,0xfe, -0xf9,0x1e,0xfc,0x01,0x20,0x04,0x02,0x1c,0x00,0x01,0x82,0x08,0x10,0x0e,0x0d,0xfb, -0x9d,0xeb,0xe1,0x3e,0xde,0xde,0xbe,0xe2,0xe5,0x4b,0xe5,0xe5,0x42,0xea,0xf2,0x58, -0xf6,0xf2,0x6a,0xee,0xeb,0xe1,0xe8,0xf5,0xad,0x10,0x20,0xd2,0x2e,0x39,0xd4,0x24, -0x06,0xd5,0xf6,0xec,0xf2,0xe3,0xe4,0x63,0xe9,0xef,0x01,0xf4,0xf6,0xc5,0xf7,0x06, -0xc7,0x15,0x00,0xd1,0xeb,0xe8,0x9c,0xe2,0xe7,0xb0,0xf5,0x03,0x93,0x14,0x2a,0xd0, -0x3a,0x42,0x6f,0x42,0x38,0xad,0x26,0x11,0xb4,0xfd,0xf1,0xf3,0xef,0xfc,0x6e,0x08, -0x00,0x39,0xf1,0xe7,0xe6,0xe3,0xea,0xcc,0xfe,0x1a,0x66,0x2c,0x2c,0x56,0x1c,0x0a, -0x8c,0x00,0xfd,0x02,0xfe,0x00,0xce,0x01,0x00,0xd6,0xfe,0x01,0xc0,0x08,0x10,0x97, -0x0a,0xf9,0xc0,0xe9,0xe1,0x77,0xde,0xdf,0xba,0xe3,0xe5,0xae,0xe4,0xe4,0x5f,0xeb, -0xf3,0xc8,0xf5,0xf2,0x76,0xee,0xea,0xd2,0xea,0xfd,0x4a,0x18,0x26,0x39,0x30,0x31, -0xf6,0x1d,0x05,0x4d,0xf7,0xeb,0xf2,0xe2,0xe3,0x4a,0xe8,0xed,0x42,0xf2,0xf4,0x78, -0xf4,0xfe,0x7f,0x13,0x06,0x16,0xef,0xe9,0xef,0xe2,0xe4,0xeb,0xf3,0x04,0x49,0x18, -0x30,0x54,0x43,0x47,0xec,0x42,0x38,0xf0,0x24,0x0e,0x9a,0xfc,0xf1,0xe4,0xf2,0xff, -0x96,0x03,0xf7,0x18,0xea,0xe2,0x90,0xe0,0xea,0x4a,0x02,0x1c,0x89,0x2c,0x2d,0x47, -0x20,0x0f,0x4b,0x05,0x00,0xb8,0xff,0x00,0xa2,0xfe,0xfd,0x87,0xfd,0x01,0xf1,0x09, -0x10,0xfd,0x07,0xf5,0xf8,0xe6,0xe0,0xf5,0xde,0xe1,0xd0,0xe4,0xe6,0x46,0xe5,0xe7, -0x30,0xee,0xf5,0xa8,0xf5,0xf1,0x70,0xec,0xe8,0x89,0xed,0x03,0x8e,0x1b,0x27,0xef, -0x2e,0x2a,0x7a,0x1a,0x07,0x5f,0xf8,0xea,0x29,0xe2,0xe2,0x38,0xe7,0xed,0x90,0xf2, -0xf4,0x37,0xf4,0x00,0xfb,0x13,0x03,0x4d,0xee,0xe9,0x87,0xe1,0xe4,0x94,0xf4,0x06, -0xd8,0x1b,0x35,0xfc,0x46,0x47,0xd8,0x40,0x36,0x31,0x23,0x0d,0x0b,0xfd,0xf4,0x83, -0xf7,0x00,0x54,0xfd,0xf0,0x7b,0xe5,0xdf,0x80,0xdf,0xec,0x89,0x06,0x20,0x31,0x2d, -0x2e,0xbb,0x22,0x12,0x48,0x08,0x02,0x0c,0x00,0xfe,0xaa,0xfc,0xfc,0x71,0xfd,0x02, -0x10,0x0b,0x10,0x43,0x05,0xf2,0x34,0xe4,0xde,0x0c,0xdf,0xe2,0xb8,0xe6,0xe7,0xb4, -0xe5,0xe8,0x74,0xef,0xf5,0x50,0xf4,0xf0,0xd6,0xea,0xe8,0xc0,0xf2,0x0c,0xc0,0x23, -0x2b,0x4a,0x28,0x21,0x8d,0x18,0x09,0x2b,0xf9,0xea,0x54,0xe2,0xe2,0x8a,0xe6,0xeb, -0xcc,0xf1,0xf3,0x1c,0xf3,0xfd,0x2b,0x12,0x05,0x3c,0xf0,0xea,0x26,0xe2,0xe3,0x3c, -0xf5,0x08,0x7e,0x1f,0x3a,0xec,0x4a,0x47,0xcd,0x3f,0x35,0xd5,0x22,0x0d,0x18,0xfe, -0xf6,0xed,0xf9,0xfc,0xe6,0xf4,0xe9,0x7d,0xe1,0xdc,0x9e,0xe0,0xf0,0xf6,0x0b,0x22, -0xcc,0x2d,0x2e,0xab,0x23,0x13,0xfb,0x09,0x03,0x7e,0x00,0xfd,0xc7,0xfa,0xfb,0x82, -0xfd,0x02,0x6e,0x0c,0x0f,0x9a,0x02,0xef,0xd9,0xe2,0xde,0x67,0xdf,0xe3,0xa6,0xe7, -0xe8,0x65,0xe7,0xea,0x5e,0xf1,0xf4,0x1e,0xf3,0xef,0x50,0xe9,0xe9,0xc9,0xf8,0x13, -0xa8,0x26,0x29,0x28,0x23,0x1d,0x4b,0x18,0x0a,0xd9,0xf7,0xe8,0x3a,0xe1,0xe1,0xf9, -0xe4,0xea,0xfb,0xf0,0xf2,0x86,0xf1,0xfd,0x54,0x13,0x07,0x16,0xf1,0xea,0x42,0xe1, -0xe4,0x52,0xf8,0x0e,0x33,0x26,0x42,0x55,0x4d,0x44,0xff,0x3a,0x31,0xda,0x1f,0x0b, -0x1e,0xff,0xfa,0x95,0xfa,0xf5,0x5f,0xed,0xe5,0x75,0xde,0xdb,0x3b,0xe2,0xf4,0x1b, -0x10,0x23,0x94,0x2c,0x2f,0xe1,0x24,0x16,0xa0,0x0c,0x06,0x70,0x01,0xfc,0xae,0xf9, -0xfa,0x07,0xfd,0x02,0x6e,0x0c,0x0d,0x4a,0xff,0xed,0xfa,0xe1,0xde,0x9a,0xe0,0xe4, -0xb6,0xe7,0xe7,0x6a,0xe7,0xeb,0x9b,0xf1,0xf3,0x1e,0xf2,0xed,0xf6,0xe7,0xeb,0xee, -0xfd,0x1a,0xb0,0x2d,0x29,0x93,0x1d,0x1a,0x0a,0x17,0x08,0x8d,0xf5,0xe6,0x4a,0xe0, -0xe0,0x7f,0xe4,0xea,0x67,0xf0,0xf1,0xcc,0xf0,0xfb,0x4a,0x11,0x07,0xb5,0xf0,0xe9, -0xf6,0xe0,0xe5,0x23,0xfc,0x13,0xeb,0x2d,0x49,0xd2,0x4e,0x42,0x4b,0x38,0x2f,0xd1, -0x1d,0x0a,0x7e,0x00,0xfc,0xef,0xf7,0xee,0x89,0xe7,0xe1,0x31,0xdb,0xda,0xba,0xe3, -0xf8,0x7c,0x13,0x24,0xa2,0x2c,0x30,0x58,0x27,0x19,0xb3,0x0e,0x06,0x66,0x00,0xfa, -0xc0,0xf6,0xf8,0x4a,0xfc,0x03,0xd5,0x0c,0x0c,0x74,0xfd,0xeb,0x4e,0xe1,0xde,0x9a, -0xe1,0xe5,0xba,0xe8,0xe8,0xd8,0xe8,0xec,0x7e,0xf1,0xf2,0x7d,0xf0,0xeb,0xc4,0xe7, -0xef,0x9e,0x05,0x22,0x31,0x2d,0x22,0x58,0x18,0x18,0x31,0x17,0x09,0xd7,0xf4,0xe5, -0x9e,0xdf,0xdf,0xc8,0xe2,0xe9,0xef,0xef,0xf0,0xbb,0xef,0xfb,0x1f,0x11,0x07,0x54, -0xf1,0xe9,0x3a,0xe1,0xe7,0x7b,0xff,0x17,0x78,0x33,0x4b,0x5f,0x4d,0x40,0xe8,0x35, -0x2c,0xab,0x1c,0x0b,0xc7,0x02,0xfd,0xe9,0xf1,0xe6,0xf4,0xe1,0xdd,0x67,0xd9,0xdb, -0xd5,0xe6,0xfe,0x31,0x18,0x25,0x99,0x2c,0x30,0x99,0x29,0x1c,0xb7,0x0f,0x05,0x1d, -0xfe,0xf7,0xa5,0xf4,0xf7,0x5c,0xfc,0x04,0x72,0x0c,0x0a,0x40,0xfb,0xea,0xc7,0xdf, -0xde,0xb4,0xe1,0xe6,0x00,0xe9,0xe9,0xc6,0xea,0xee,0x6c,0xf2,0xf2,0x2e,0xf0,0xea, -0x5b,0xe9,0xf4,0xf8,0x0b,0x26,0x00,0x2a,0x1c,0xf7,0x13,0x16,0x93,0x16,0x08,0x43, -0xf3,0xe5,0xba,0xdf,0xde,0x1e,0xe2,0xe9,0x36,0xef,0xf0,0xd4,0xef,0xfc,0x69,0x12, -0x05,0x88,0xf0,0xe9,0x15,0xe2,0xeb,0x28,0x04,0x1c,0xa7,0x39,0x4f,0xd2,0x4b,0x3e, -0x83,0x33,0x2a,0x75,0x1c,0x0d,0x9d,0x05,0xfa,0x6d,0xe9,0xdf,0x5b,0xde,0xda,0x9e, -0xd8,0xdc,0x4c,0xea,0x01,0xfd,0x18,0x24,0x5a,0x2b,0x30,0xdb,0x2c,0x1f,0x1f,0x12, -0x07,0x99,0xfe,0xf6,0xb7,0xf3,0xf6,0x3a,0xfc,0x04,0xa7,0x0b,0x07,0x02,0xf8,0xe8, -0xe2,0xde,0xde,0x48,0xe2,0xe7,0x90,0xea,0xeb,0xc0,0xec,0xf0,0x80,0xf1,0xf0,0xfb, -0xed,0xe8,0x0f,0xeb,0xf9,0xdd,0x14,0x2b,0x5c,0x27,0x18,0x74,0x12,0x16,0xdb,0x16, -0x06,0x91,0xf0,0xe3,0x3b,0xde,0xdd,0xf3,0xe1,0xea,0xa0,0xef,0xf0,0x48,0xf0,0xfc, -0x5e,0x10,0x03,0x9b,0xef,0xe7,0xaf,0xe3,0xf0,0x37,0x09,0x25,0x94,0x41,0x50,0x7f, -0x4a,0x3c,0x13,0x31,0x28,0x65,0x1c,0x0e,0x7d,0x04,0xf3,0x70,0xdf,0xd9,0xb6,0xda, -0xd9,0x96,0xd9,0xe0,0x51,0xef,0x06,0xfa,0x1b,0x25,0x7b,0x2a,0x30,0xf5,0x2e,0x22, -0xb2,0x13,0x08,0x8c,0xfe,0xf5,0x37,0xf2,0xf5,0x44,0xfc,0x05,0x03,0x0b,0x04,0x3a, -0xf5,0xe6,0x23,0xdf,0xe0,0x82,0xe4,0xe8,0x1d,0xeb,0xeb,0xe8,0xed,0xf0,0x0e,0xf2, -0xf0,0x1b,0xed,0xe9,0xa8,0xef,0x01,0x17,0x1d,0x2e,0x31,0x22,0x13,0xab,0x10,0x15, -0x9a,0x13,0x01,0x99,0xed,0xe2,0x53,0xdc,0xdb,0x89,0xe1,0xea,0x11,0xef,0xef,0xc9, -0xee,0xfa,0x2b,0x11,0x07,0xe8,0xf0,0xea,0x08,0xe9,0xf5,0x3f,0x0f,0x2d,0xa9,0x46, -0x4f,0xef,0x46,0x37,0x1b,0x2c,0x25,0x40,0x1d,0x11,0xb0,0x01,0xea,0xae,0xd8,0xd5, -0x07,0xd8,0xd8,0x9e,0xdb,0xe4,0x43,0xf4,0x0b,0x65,0x1e,0x26,0x23,0x29,0x30,0x01, -0x31,0x24,0x5b,0x15,0x09,0x86,0xfc,0xf2,0x5b,0xef,0xf3,0xa9,0xfc,0x06,0x3c,0x0b, -0x03,0x71,0xf3,0xe5,0xfc,0xdf,0xe1,0x54,0xe5,0xe9,0x98,0xeb,0xec,0x17,0xef,0xf0, -0xdf,0xf0,0xef,0xda,0xeb,0xea,0xb8,0xf3,0x08,0x91,0x24,0x2d,0xa8,0x1c,0x10,0x00, -0x0f,0x16,0x75,0x14,0x00,0x2b,0xed,0xe1,0xfd,0xda,0xd9,0xcf,0xe0,0xe9,0xb5,0xee, -0xef,0x54,0xee,0xf7,0xfe,0x0e,0x08,0x66,0xf2,0xee,0x92,0xef,0xfa,0xef,0x16,0x35, -0x60,0x48,0x4d,0x28,0x44,0x34,0xed,0x28,0x22,0x2f,0x1e,0x10,0x3d,0xfa,0xe1,0x4b, -0xd3,0xd2,0x79,0xd7,0xda,0x74,0xde,0xe8,0x49,0xf9,0x0f,0x51,0x20,0x24,0xfc,0x25, -0x2d,0x3a,0x31,0x27,0xc5,0x19,0x0c,0xa6,0xfd,0xf2,0x24,0xee,0xf1,0xff,0xfb,0x06, -0xc1,0x09,0x00,0x5b,0xf1,0xe4,0xed,0xdf,0xe1,0x59,0xe6,0xea,0xbc,0xec,0xee,0x04, -0xf1,0xf1,0x2f,0xf0,0xed,0x0e,0xea,0xeb,0x8e,0xf8,0x10,0x11,0x2a,0x29,0xcc,0x17, -0x0d,0xb4,0x0d,0x16,0x74,0x12,0xfd,0xea,0xea,0xe0,0xe1,0xd8,0xd9,0xd8,0xe1,0xea, -0x7b,0xef,0xef,0x07,0xee,0xf8,0xf4,0x0d,0x07,0x80,0xf2,0xf0,0x3a,0xf3,0xff,0xfd, -0x1d,0x3a,0x69,0x49,0x4c,0x03,0x42,0x32,0xda,0x27,0x24,0x04,0x21,0x0d,0x31,0xef, -0xd8,0x3d,0xce,0xcf,0x64,0xd6,0xdb,0x64,0xe1,0xec,0xe9,0xfd,0x13,0xea,0x21,0x23, -0xa6,0x24,0x2c,0x4f,0x31,0x29,0x3a,0x1d,0x0e,0xe9,0xfd,0xf1,0xb8,0xec,0xf0,0x35, -0xfb,0x06,0x43,0x08,0xfd,0x05,0xee,0xe3,0xc8,0xdf,0xe2,0x42,0xe7,0xeb,0x48,0xed, -0xef,0xe5,0xf1,0xf2,0x80,0xef,0xec,0xe7,0xe9,0xee,0x4e,0xfe,0x18,0x19,0x2c,0x23, -0xd4,0x11,0x0a,0x21,0x0e,0x18,0xc3,0x11,0xfb,0x8a,0xe9,0xdd,0x19,0xd6,0xd7,0x3d, -0xe1,0xea,0xe2,0xee,0xee,0xf0,0xeb,0xf5,0xca,0x0d,0x09,0x1e,0xf6,0xf6,0xda,0xf7, -0x05,0x05,0x25,0x3e,0x3b,0x4a,0x4b,0x6a,0x40,0x30,0xf7,0x25,0x24,0xc1,0x1d,0x03, -0x73,0xe5,0xd4,0x60,0xcb,0xce,0x52,0xd6,0xdd,0x34,0xe5,0xf1,0x93,0x02,0x17,0xc7, -0x21,0x20,0xcf,0x22,0x2a,0x7f,0x30,0x2c,0x3b,0x21,0x10,0x48,0xfe,0xf0,0x77,0xea, -0xed,0x5d,0xfa,0x06,0x2d,0x07,0xfa,0xe4,0xeb,0xe3,0xc0,0xdf,0xe2,0xf4,0xe7,0xec, -0x55,0xee,0xf0,0x37,0xf2,0xf1,0x76,0xee,0xea,0x1e,0xea,0xf2,0xcf,0x05,0x21,0x2d, -0x2f,0x1f,0x28,0x0e,0x07,0xfb,0x0d,0x16,0xc1,0x0b,0xf6,0xe7,0xe5,0xd9,0x8d,0xd3, -0xd7,0xbf,0xe2,0xec,0x02,0xf0,0xed,0xc8,0xea,0xf4,0xe0,0x0c,0x0c,0x91,0xfa,0xfb, -0xab,0xfd,0x0c,0x6a,0x2b,0x40,0xa5,0x48,0x47,0x2e,0x3c,0x2c,0x93,0x23,0x23,0x82, -0x19,0xfa,0x5b,0xdf,0xd0,0x8e,0xca,0xcf,0x81,0xd8,0xe0,0xb0,0xe8,0xf4,0xbe,0x07, -0x1a,0xa9,0x20,0x1e,0xb9,0x20,0x26,0xdd,0x2c,0x2e,0x64,0x25,0x13,0x79,0xff,0xf0, -0x28,0xe9,0xeb,0xff,0xf8,0x05,0x76,0x04,0xf7,0x29,0xeb,0xe3,0xf3,0xe0,0xe3,0xba, -0xe8,0xec,0x72,0xee,0xf0,0x8e,0xf2,0xf1,0xa7,0xee,0xea,0x0a,0xec,0xf7,0x07,0x0d, -0x29,0xe0,0x2b,0x17,0xfe,0x08,0x04,0x5b,0x0e,0x15,0xac,0x09,0xf4,0xa9,0xe4,0xd7, -0x57,0xd2,0xd8,0xc9,0xe3,0xec,0xf9,0xee,0xeb,0x96,0xe8,0xf1,0xfd,0x0c,0x0e,0x7c, -0x00,0xff,0x96,0x01,0x13,0x4a,0x30,0x42,0x00,0x48,0x46,0x40,0x3a,0x2b,0x38,0x24, -0x21,0xdf,0x10,0xef,0x2c,0xd9,0xcd,0xd9,0xc8,0xcf,0xd2,0xd9,0xe2,0x15,0xeb,0xf7, -0xbf,0x0b,0x1c,0x1d,0x20,0x1d,0x4f,0x1f,0x23,0xc9,0x2a,0x30,0x0d,0x2a,0x16,0x6b, -0x00,0xef,0x04,0xe7,0xea,0x70,0xf8,0x05,0x2c,0x03,0xf5,0x4f,0xea,0xe3,0x30,0xe1, -0xe4,0x32,0xe9,0xec,0xbe,0xef,0xf1,0x9c,0xf2,0xf0,0xdf,0xed,0xea,0x43,0xee,0xfc, -0xc3,0x15,0x2b,0x1a,0x25,0x12,0x27,0x05,0x03,0x95,0x0f,0x15,0x79,0x07,0xf3,0x51, -0xe2,0xd5,0x01,0xd1,0xd9,0x81,0xe4,0xed,0xc3,0xee,0xea,0x9d,0xe7,0xf1,0x68,0x0c, -0x12,0x85,0x04,0x02,0xd3,0x07,0x1a,0xb2,0x32,0x42,0x1d,0x48,0x45,0xe4,0x39,0x2c, -0x65,0x24,0x1c,0xd1,0x04,0xe5,0x7d,0xd3,0xca,0x35,0xc8,0xd0,0x9a,0xdc,0xe5,0xbb, -0xee,0xfd,0x05,0x12,0x1e,0x9e,0x1e,0x1c,0x55,0x1c,0x1f,0x84,0x26,0x2f,0x99,0x2c, -0x19,0x1e,0x02,0xf0,0x61,0xe7,0xea,0x46,0xf8,0x04,0x2a,0x01,0xf4,0x7c,0xea,0xe3, -0x41,0xe1,0xe4,0x56,0xe9,0xed,0xb2,0xf0,0xf2,0x07,0xf2,0xf0,0x34,0xed,0xea,0x2e, -0xf1,0x02,0x6c,0x1e,0x2b,0x6f,0x1f,0x0e,0x85,0x02,0x04,0x95,0x11,0x13,0x5e,0x04, -0xf1,0x74,0xdf,0xd2,0x2d,0xd1,0xda,0x31,0xe5,0xed,0x84,0xed,0xe8,0x09,0xe5,0xee, -0xe6,0x0c,0x1a,0xc4,0x09,0x06,0xeb,0x0f,0x1f,0xf0,0x33,0x43,0x51,0x46,0x43,0x75, -0x39,0x2c,0xee,0x21,0x12,0xed,0xf9,0xdf,0xf3,0xd0,0xca,0x78,0xca,0xd3,0xed,0xdf, -0xe8,0x92,0xf1,0x02,0x34,0x16,0x1f,0xc7,0x1d,0x1b,0x15,0x1b,0x1e,0xf1,0x25,0x2f, -0xab,0x2d,0x1a,0xf3,0x01,0xef,0xb2,0xe6,0xea,0x72,0xf7,0x04,0x90,0x01,0xf6,0xa8, -0xeb,0xe3,0xcb,0xe1,0xe5,0xb2,0xe9,0xed,0x6c,0xf1,0xf2,0x65,0xf1,0xf0,0xd2,0xed, -0xed,0x9c,0xf6,0x0b,0x48,0x24,0x27,0xe5,0x18,0x09,0xd3,0xfe,0x04,0xa9,0x11,0x11, -0xe9,0x01,0xef,0xe3,0xdd,0xd2,0xd3,0xd2,0xdc,0x33,0xe7,0xed,0x5c,0xec,0xe6,0x6e, -0xe4,0xee,0x68,0x0f,0x20,0x7b,0x0d,0x0b,0x84,0x15,0x20,0xad,0x34,0x43,0xd5,0x44, -0x41,0x3b,0x39,0x2c,0xfe,0x1b,0x08,0x53,0xf2,0xdb,0x68,0xcf,0xcb,0x6a,0xcd,0xd7, -0x79,0xe3,0xea,0x1d,0xf5,0x07,0x51,0x18,0x1e,0x94,0x1c,0x1a,0xa4,0x19,0x1c,0x1c, -0x24,0x2d,0x1a,0x2e,0x1c,0x57,0x03,0xef,0x1e,0xe7,0xea,0x94,0xf7,0x02,0x4f,0x00, -0xf6,0xb2,0xeb,0xe3,0xc6,0xe1,0xe5,0xfe,0xea,0xef,0x84,0xf2,0xf2,0xfb,0xf0,0xef, -0x0c,0xee,0xf0,0x41,0xfb,0x11,0xb9,0x27,0x25,0x88,0x15,0x05,0xcc,0xfe,0x06,0xac, -0x11,0x0e,0x47,0xfe,0xeb,0x99,0xda,0xd1,0xa4,0xd3,0xdd,0x39,0xe8,0xed,0x04,0xeb, -0xe4,0x7f,0xe3,0xed,0x8a,0x11,0x25,0x71,0x12,0x12,0x95,0x1b,0x24,0xc2,0x36,0x44, -0x33,0x44,0x41,0x12,0x39,0x29,0x97,0x12,0xfe,0x0d,0xec,0xd8,0x11,0xcf,0xcc,0x6e, -0xcf,0xda,0x77,0xe5,0xec,0xd7,0xf7,0x0a,0xd0,0x19,0x1e,0x8e,0x1c,0x18,0x4b,0x17, -0x1a,0x78,0x21,0x2b,0xe7,0x2f,0x1f,0x26,0x05,0xf1,0x90,0xe8,0xeb,0x61,0xf7,0x01, -0x14,0xff,0xf6,0x84,0xeb,0xe2,0xee,0xe1,0xe6,0xde,0xeb,0xef,0x08,0xf2,0xf1,0xf7, -0xef,0xef,0x05,0xef,0xf4,0xd1,0x01,0x19,0x6c,0x29,0x20,0xce,0x10,0x01,0x90,0xfd, -0x08,0x30,0x11,0x0b,0x5c,0xfb,0xe8,0xed,0xd8,0xd1,0x12,0xd5,0xde,0x5d,0xe8,0xeb, -0xad,0xe8,0xe3,0x01,0xe3,0xf0,0xfd,0x19,0x29,0x67,0x16,0x19,0x0c,0x20,0x26,0xf4, -0x37,0x42,0xc3,0x40,0x3f,0x9b,0x38,0x24,0x3b,0x09,0xf6,0x59,0xe6,0xd4,0x03,0xce, -0xcd,0x3f,0xd2,0xdd,0x62,0xe6,0xed,0x45,0xfa,0x0c,0x43,0x1b,0x1f,0x92,0x1b,0x17, -0x9c,0x16,0x19,0xd2,0x1e,0x29,0xc8,0x30,0x21,0x91,0x06,0xf2,0xc6,0xe8,0xe9,0x5c, -0xf5,0x00,0xa5,0xff,0xf7,0x81,0xeb,0xe2,0xe8,0xe1,0xe7,0xc3,0xeb,0xef,0x94,0xf1, -0xf1,0x23,0xf0,0xef,0xf8,0xf0,0xf8,0xc7,0x09,0x1f,0x15,0x24,0x19,0x27,0x0a,0xfc, -0x6b,0xfe,0x09,0xbd,0x0f,0x09,0xc4,0xf8,0xe6,0xa2,0xd7,0xd2,0x5b,0xd7,0xe0,0xb7, -0xe8,0xea,0x17,0xe6,0xe0,0xbe,0xe2,0xf6,0xd3,0x1c,0x29,0x5a,0x1c,0x1f,0xc2,0x21, -0x27,0x5d,0x38,0x40,0x4c,0x41,0x41,0x4b,0x37,0x1a,0xff,0xfc,0xee,0x57,0xe2,0xd2, -0xa5,0xce,0xd0,0xcb,0xd5,0xdf,0x0d,0xe8,0xef,0x5f,0xfd,0x0e,0xa1,0x1b,0x1f,0x82, -0x1a,0x16,0xc1,0x14,0x17,0xb9,0x1c,0x28,0xf0,0x2f,0x21,0x8a,0x07,0xf4,0x16,0xea, -0xea,0x87,0xf5,0xff,0x74,0xfe,0xf6,0xa9,0xea,0xe1,0x9c,0xe2,0xe8,0x29,0xec,0xef, -0x22,0xf1,0xf0,0x57,0xef,0xef,0xe5,0xf2,0xfd,0xd4,0x0f,0x1e,0xbf,0x1d,0x13,0xa9, -0x04,0xfa,0x17,0x00,0x0a,0x9f,0x0f,0x08,0x8b,0xf7,0xe4,0x1f,0xd8,0xd4,0x67,0xd9, -0xe1,0xdc,0xe7,0xe8,0x26,0xe4,0xe0,0x41,0xe5,0xfb,0xb0,0x1c,0x2b,0x25,0x23,0x21, -0x26,0x23,0x2a,0x03,0x39,0x41,0x54,0x43,0x43,0x43,0x33,0x11,0x58,0xf4,0xe8,0x35, -0xdc,0xcf,0xd0,0xce,0xd2,0xbd,0xd8,0xe2,0xe1,0xe9,0xf3,0x55,0x00,0x10,0xa2,0x1d, -0x1f,0x59,0x19,0x14,0x1d,0x14,0x16,0x7e,0x1b,0x25,0xe9,0x2d,0x22,0x04,0x0a,0xf6, -0x79,0xeb,0xea,0xbf,0xf5,0xfe,0xb7,0xfd,0xf5,0xff,0xe9,0xe1,0x06,0xe3,0xe9,0xc5, -0xec,0xef,0xf2,0xef,0xef,0x04,0xef,0xf0,0xf1,0xf5,0x03,0x1a,0x16,0x1d,0x6f,0x19, -0x0f,0x8f,0x00,0xf9,0x8b,0x01,0x0b,0xca,0x0f,0x07,0xc6,0xf4,0xe3,0x92,0xd8,0xd6, -0x75,0xdb,0xe2,0xb8,0xe6,0xe5,0xdb,0xe0,0xde,0x52,0xe8,0xfd,0xa3,0x1b,0x33,0x59, -0x2c,0x25,0xb3,0x26,0x2b,0x1c,0x37,0x3f,0xaf,0x44,0x42,0x97,0x2b,0x07,0xa7,0xed, -0xe4,0x9c,0xd9,0xce,0x98,0xd1,0xd6,0xdd,0xdc,0xe5,0x74,0xed,0xf6,0x53,0x01,0x10, -0x00,0x1e,0x1e,0xaf,0x18,0x14,0x51,0x12,0x14,0x21,0x18,0x23,0xb3,0x2d,0x24,0x1f, -0x0e,0xf9,0x7d,0xed,0xec,0x1f,0xf7,0xfc,0x99,0xfa,0xf4,0xe2,0xe8,0xe1,0x68,0xe4, -0xea,0x2f,0xee,0xef,0x66,0xef,0xee,0xff,0xee,0xf0,0x9f,0xf9,0x0c,0x17,0x1b,0x19, -0xb8,0x15,0x0c,0xb0,0xfc,0xfa,0x9c,0x03,0x0b,0x66,0x0e,0x04,0xfd,0xf1,0xe2,0x19, -0xda,0xd8,0x1a,0xdd,0xe2,0xf8,0xe4,0xe3,0xab,0xdf,0xe0,0x55,0xee,0xff,0xd3,0x1d, -0x38,0x45,0x2d,0x25,0x87,0x28,0x2d,0x16,0x38,0x42,0x1a,0x47,0x3e,0x15,0x22,0xff, -0x62,0xe9,0xe2,0x4d,0xd9,0xcf,0x2e,0xd4,0xd9,0x49,0xde,0xe6,0x11,0xef,0xf7,0x4b, -0x02,0x11,0xdd,0x1e,0x1e,0x76,0x18,0x14,0xa9,0x12,0x13,0x5d,0x18,0x22,0xce,0x2c, -0x25,0xac,0x10,0xfc,0xb4,0xee,0xee,0xd5,0xf6,0xf9,0x7f,0xf8,0xf3,0x45,0xe8,0xe1, -0x7f,0xe6,0xec,0x9e,0xef,0xef,0x34,0xee,0xee,0x55,0xef,0xf3,0x72,0x00,0x16,0x4a, -0x1c,0x15,0xf2,0x11,0x05,0x88,0xf8,0xfb,0x75,0x03,0x0a,0xb7,0x0e,0x03,0xea,0xef, -0xe2,0x53,0xdb,0xda,0xa4,0xde,0xe2,0x35,0xe3,0xe1,0x07,0xde,0xe3,0x7c,0xf1,0xfe, -0xea,0x22,0x3f,0xc4,0x2f,0x27,0x97,0x2a,0x2e,0x54,0x38,0x43,0xbb,0x46,0x37,0x07, -0x18,0xf8,0x31,0xe5,0xe0,0xcd,0xd8,0xd1,0x8c,0xd7,0xdc,0x38,0xe0,0xe9,0x41,0xf2, -0xf8,0xca,0x01,0x11,0x4f,0x1f,0x1e,0x1f,0x19,0x14,0x18,0x12,0x12,0x3f,0x17,0x20, -0x4f,0x2a,0x24,0xdb,0x10,0xfc,0x64,0xef,0xef,0xfc,0xf7,0xfa,0x20,0xf8,0xf2,0xcb, -0xe7,0xe2,0x98,0xe7,0xed,0x9b,0xef,0xee,0x65,0xed,0xee,0xa2,0xef,0xf5,0x42,0x08, -0x1c,0x1e,0x18,0x10,0xd8,0x0d,0xfe,0x2c,0xf7,0xfd,0x52,0x03,0x09,0x7c,0x0d,0x01, -0x43,0xee,0xe3,0xa3,0xdd,0xdd,0xc1,0xdf,0xe0,0xcf,0xe0,0xdf,0x60,0xdf,0xe9,0x8b, -0xf1,0x00,0xc9,0x2b,0x40,0x6c,0x2e,0x29,0x46,0x2b,0x2d,0x96,0x37,0x42,0x18,0x42, -0x2f,0x03,0x10,0xf3,0x83,0xe2,0xdf,0x9f,0xd9,0xd3,0x4e,0xda,0xde,0x6d,0xe2,0xeb, -0xf8,0xf3,0xf8,0xc9,0x01,0x12,0xae,0x1f,0x1e,0x79,0x18,0x13,0x7b,0x11,0x12,0x2a, -0x17,0x20,0x61,0x28,0x24,0xba,0x12,0xfd,0xaf,0xf0,0xf0,0x2e,0xf7,0xf7,0x54,0xf5, -0xf0,0x36,0xe6,0xe2,0xa7,0xe8,0xef,0x48,0xf1,0xee,0x9f,0xed,0xee,0x12,0xf0,0xf8, -0xd0,0x0f,0x1f,0xcd,0x13,0x0d,0xf6,0x08,0xf9,0x85,0xf5,0xfc,0x3a,0x02,0x09,0x79, -0x0d,0x00,0x66,0xee,0xe4,0x68,0xdf,0xde,0x19,0xe0,0xdf,0x97,0xde,0xdd,0x3a,0xe3, -0xea,0xda,0xed,0x01,0x2f,0x2d,0x42,0xe4,0x31,0x2a,0xe8,0x2b,0x2d,0x6c,0x37,0x42, -0x6b,0x3f,0x28,0x25,0x0a,0xef,0xfb,0xe0,0xdf,0x06,0xd9,0xd5,0xc9,0xdc,0xdf,0x9c, -0xe3,0xed,0x07,0xf4,0xf7,0x46,0x02,0x13,0x46,0x1f,0x1f,0xb4,0x19,0x14,0x80,0x11, -0x12,0x0b,0x17,0x1e,0x1b,0x26,0x22,0x7c,0x12,0xfe,0xf7,0xf1,0xf2,0xf2,0xf7,0xf6, -0x86,0xf3,0xee,0xfe,0xe5,0xe3,0x66,0xea,0xf1,0x24,0xf2,0xee,0x39,0xec,0xec,0xda, -0xee,0xfb,0xe8,0x17,0x1e,0xb2,0x0e,0x0d,0x01,0x04,0xf5,0x69,0xf6,0xfd,0xd7,0x01, -0x09,0xbb,0x0c,0xff,0x51,0xee,0xe5,0x87,0xe0,0xdf,0x98,0xdf,0xdd,0xaf,0xdc,0xde, -0x4a,0xe6,0xe7,0x0a,0xed,0x06,0x89,0x32,0x45,0xc2,0x31,0x2a,0x56,0x2c,0x2e,0xb1, -0x38,0x42,0xcb,0x39,0x20,0x75,0x04,0xec,0x47,0xdf,0xe0,0x91,0xda,0xd8,0x71,0xde, -0xe0,0xfc,0xe5,0xf0,0xc4,0xf4,0xf8,0xa2,0x03,0x14,0xd5,0x1f,0x1f,0x57,0x19,0x13, -0x9e,0x11,0x12,0x37,0x16,0x1c,0xc7,0x22,0x21,0x96,0x12,0xff,0x34,0xf3,0xf3,0x6e, -0xf8,0xf5,0x1a,0xf2,0xec,0x9a,0xe4,0xe3,0xab,0xeb,0xf2,0x87,0xf2,0xee,0x5d,0xec, -0xed,0xb6,0xf0,0x02,0xec,0x1d,0x1b,0x07,0x0e,0x0b,0xfd,0xfd,0xf2,0x95,0xf6,0xfc, -0x9d,0x00,0x09,0xb1,0x0b,0xfe,0x07,0xef,0xe7,0x65,0xe2,0xe0,0x88,0xde,0xdb,0x4c, -0xdb,0xe1,0x8b,0xe6,0xe4,0xb8,0xef,0x0c,0xad,0x36,0x44,0x91,0x31,0x2b,0x19,0x2e, -0x2f,0x35,0x3a,0x41,0xcc,0x32,0x18,0xb8,0xfe,0xe8,0xd4,0xde,0xe0,0x2f,0xdb,0xda, -0x9b,0xe0,0xe2,0x63,0xe8,0xf0,0x73,0xf2,0xf7,0xbc,0x04,0x16,0xe0,0x22,0x23,0xb3, -0x1c,0x16,0x09,0x13,0x12,0x1d,0x15,0x19,0x37,0x1f,0x1f,0x12,0x13,0x03,0xf2,0xf7, -0xf6,0x52,0xf8,0xf4,0x9f,0xf0,0xea,0x33,0xe3,0xe4,0x35,0xed,0xf3,0xe8,0xf2,0xee, -0x72,0xeb,0xec,0x6b,0xf2,0x0b,0xc1,0x21,0x15,0xa3,0x0c,0x09,0x80,0xf8,0xf1,0xf6, -0xf6,0xfb,0x62,0xff,0x08,0x88,0x0b,0xff,0x76,0xf1,0xe9,0x05,0xe4,0xe0,0xba,0xdd, -0xda,0xa1,0xdc,0xe4,0x5c,0xe3,0xe3,0x44,0xf3,0x10,0xb3,0x39,0x45,0xa7,0x31,0x2d, -0x45,0x2f,0x2e,0xe9,0x39,0x3e,0x44,0x2b,0x13,0xb3,0xfb,0xe6,0x77,0xdf,0xe2,0xd5, -0xdc,0xdc,0xbd,0xe1,0xe3,0x57,0xe9,0xef,0x57,0xf2,0xf9,0x59,0x07,0x19,0x4d,0x26, -0x25,0x70,0x1d,0x16,0x7b,0x12,0x11,0x9e,0x13,0x17,0xb8,0x1d,0x1e,0xb0,0x12,0x04, -0x89,0xfa,0xf8,0xd5,0xf8,0xf4,0x47,0xef,0xe7,0x5f,0xe2,0xe5,0xed,0xee,0xf4,0x38, -0xf3,0xee,0x10,0xeb,0xec,0xc5,0xf5,0x12,0x91,0x21,0x12,0xc0,0x0c,0x06,0xd0,0xf4, -0xf0,0x8f,0xf6,0xfa,0x33,0xff,0x08,0x19,0x0b,0xff,0xd2,0xf1,0xea,0xc7,0xe4,0xdf, -0xbf,0xdb,0xd8,0x8b,0xdf,0xe4,0x4e,0xe0,0xe5,0xda,0xf7,0x15,0xd6,0x3c,0x45,0x85, -0x31,0x2e,0x1e,0x2f,0x2e,0x53,0x3a,0x3a,0x86,0x24,0x0d,0x94,0xf7,0xe3,0xdf,0xe0, -0xe4,0x93,0xdd,0xde,0xc5,0xe2,0xe4,0xa5,0xe9,0xee,0xf8,0xf2,0xfb,0x8e,0x0a,0x1e, -0xb7,0x29,0x26,0x7e,0x1e,0x17,0x12,0x12,0x10,0x4a,0x11,0x14,0xfb,0x1a,0x1b,0x77, -0x11,0x06,0x82,0xfd,0xfa,0xf1,0xf8,0xf4,0x69,0xee,0xe6,0x26,0xe2,0xe7,0x12,0xf0, -0xf5,0xa0,0xf3,0xee,0x61,0xeb,0xec,0x15,0xf9,0x15,0x8e,0x1b,0x0e,0x20,0x0d,0x02, -0xbc,0xf2,0xf1,0x39,0xf6,0xf9,0xc8,0xfe,0x07,0x12,0x0b,0x02,0x84,0xf5,0xec,0x5a, -0xe5,0xdf,0xe1,0xd9,0xda,0x38,0xe2,0xdf,0x68,0xdd,0xe7,0x14,0xf9,0x16,0xa2,0x3a, -0x45,0x47,0x34,0x30,0x5c,0x2f,0x2d,0xad,0x38,0x35,0x4c,0x1f,0x09,0x3d,0xf5,0xe3, -0xb0,0xe1,0xe5,0xd2,0xde,0xe0,0x03,0xe5,0xe6,0x25,0xe9,0xed,0x72,0xf3,0xfd,0xe8, -0x0d,0x21,0xf9,0x2a,0x27,0xd3,0x1e,0x16,0xba,0x10,0x0e,0x09,0x0f,0x11,0x0d,0x17, -0x18,0xfb,0x10,0x07,0x07,0x00,0xfc,0xe4,0xf9,0xf3,0xfe,0xeb,0xe4,0xd2,0xe1,0xe8, -0xe4,0xf0,0xf4,0x8f,0xf2,0xec,0x28,0xea,0xec,0x96,0xfe,0x19,0x8d,0x19,0x10,0xe2, -0x0e,0xff,0xd8,0xf0,0xf1,0x07,0xf5,0xf8,0x65,0xfe,0x06,0x6d,0x0a,0x01,0x07,0xf5, -0xec,0x82,0xe4,0xdd,0xa6,0xd8,0xdd,0x44,0xe1,0xda,0x2c,0xdd,0xe9,0x60,0xfb,0x19, -0xf6,0x3b,0x44,0x26,0x33,0x31,0xbd,0x2f,0x30,0x13,0x3a,0x31,0x7d,0x1a,0x05,0x1e, -0xf2,0xe2,0xb6,0xe4,0xe6,0x14,0xdf,0xe1,0x0b,0xe6,0xe5,0x56,0xe6,0xeb,0x57,0xf3, -0xff,0xd4,0x11,0x24,0xef,0x2c,0x28,0x42,0x1f,0x16,0xb5,0x0f,0x0c,0x23,0x0c,0x0e, -0xfa,0x13,0x17,0xd6,0x10,0x08,0x1f,0x03,0xfe,0x41,0xf9,0xf2,0x29,0xea,0xe3,0xb0, -0xe2,0xe9,0xec,0xf1,0xf5,0xc3,0xf1,0xec,0xb2,0xea,0xee,0xae,0x04,0x19,0xd7,0x13, -0x10,0x14,0x0d,0xfb,0x62,0xef,0xf0,0xb4,0xf2,0xf7,0x61,0xfd,0x05,0x2a,0x0b,0x04, -0xc3,0xf7,0xee,0x34,0xe5,0xdc,0xca,0xda,0xdf,0x3c,0xdb,0xd7,0x38,0xdf,0xeb,0x83, -0x01,0x1c,0xbe,0x39,0x41,0x88,0x33,0x30,0x89,0x2d,0x2f,0x74,0x37,0x2d,0xda,0x16, -0x03,0xa6,0xf0,0xe3,0xee,0xe7,0xe8,0x84,0xe1,0xe5,0x7a,0xe8,0xe3,0x1e,0xe4,0xea, -0x7d,0xf3,0x01,0xe3,0x14,0x26,0x9f,0x2d,0x28,0x17,0x1f,0x15,0x6a,0x0e,0x0b,0xe1, -0x0b,0x0e,0x2a,0x13,0x15,0xdf,0x0e,0x07,0x83,0x02,0xfd,0x17,0xf9,0xf2,0x6d,0xe9, -0xe2,0x1e,0xe4,0xec,0x90,0xf3,0xf5,0x1c,0xf1,0xeb,0xd8,0xea,0xf2,0x3a,0x0a,0x16, -0xc4,0x0f,0x10,0xbc,0x0a,0xf8,0x44,0xef,0xef,0xac,0xf1,0xf6,0xc6,0xfc,0x05,0x3d, -0x0d,0x07,0xd2,0xf9,0xef,0xf0,0xe4,0xdd,0x07,0xdf,0xdc,0xff,0xd4,0xd7,0xba,0xdf, -0xed,0xd6,0x04,0x1b,0x12,0x37,0x43,0x6c,0x35,0x30,0x7b,0x2e,0x30,0xe6,0x36,0x2a, -0xbc,0x13,0x01,0x67,0xf0,0xe5,0x71,0xe9,0xe8,0x33,0xe2,0xe6,0x6f,0xe7,0xe1,0xc5, -0xe3,0xec,0x00,0xf6,0x06,0xf3,0x19,0x29,0x09,0x2f,0x28,0xc7,0x1d,0x13,0x0d,0x0c, -0x08,0x88,0x09,0x0c,0xa1,0x10,0x14,0x05,0x0f,0x09,0x53,0x04,0xfe,0xf5,0xf9,0xf2, -0xef,0xe8,0xe3,0xe5,0xe5,0xed,0x19,0xf4,0xf5,0xd9,0xf0,0xec,0x31,0xec,0xf8,0xe6, -0x0c,0x10,0xba,0x0d,0x11,0xf3,0x07,0xf6,0x1c,0xef,0xee,0x02,0xf0,0xf5,0xa3,0xfb, -0x06,0x30,0x0f,0x0a,0xd4,0xfb,0xef,0x1e,0xe5,0xe1,0xe3,0xe0,0xd5,0xcd,0xd1,0xd8, -0x21,0xe0,0xf2,0x38,0x09,0x1a,0xf7,0x34,0x44,0x8a,0x38,0x30,0xbb,0x2e,0x30,0x4d, -0x33,0x25,0x60,0x0f,0xfe,0xb2,0xee,0xe7,0xe8,0xeb,0xe7,0xde,0xe2,0xe8,0x79,0xe6, -0xe0,0x5a,0xe4,0xec,0xd8,0xf8,0x0b,0xc1,0x1d,0x2c,0xdc,0x30,0x28,0x12,0x1c,0x11, -0x76,0x09,0x06,0x31,0x07,0x0a,0x61,0x0f,0x14,0x42,0x0f,0x09,0x34,0x05,0xff,0xc0, -0xfa,0xf3,0x72,0xe8,0xe3,0x28,0xe7,0xee,0x9a,0xf4,0xf5,0x23,0xf0,0xec,0xc1,0xed, -0xfc,0x5f,0x0c,0x0b,0x2c,0x0e,0x12,0x9c,0x06,0xf5,0x89,0xee,0xed,0x76,0xef,0xf4, -0x0b,0xfc,0x08,0x81,0x11,0x0b,0xe5,0xfc,0xf0,0xf3,0xe6,0xe4,0x07,0xdb,0xcf,0x02, -0xd1,0xd6,0xec,0xe1,0xf6,0x6f,0x0a,0x18,0x5c,0x35,0x46,0xaf,0x38,0x30,0x01,0x2f, -0x30,0xcc,0x30,0x21,0x41,0x0c,0xfd,0xb6,0xef,0xe9,0x5c,0xee,0xe9,0x5e,0xe5,0xe9, -0x13,0xe4,0xdf,0x04,0xe4,0xec,0x9e,0xfb,0x0e,0x0d,0x20,0x2e,0xa0,0x31,0x27,0x8a, -0x1a,0x10,0xb2,0x07,0x04,0x63,0x05,0x08,0x54,0x0d,0x13,0x74,0x0e,0x07,0x6e,0x05, -0x00,0x3d,0xfc,0xf2,0xab,0xe7,0xe3,0x7b,0xe8,0xf0,0x10,0xf5,0xf4,0xcb,0xef,0xec, -0xc7,0xf0,0x01,0xe2,0x0b,0x09,0x33,0x0f,0x13,0xd1,0x04,0xf4,0x60,0xed,0xec,0x28, -0xef,0xf4,0x5d,0xfd,0x09,0x9c,0x12,0x0b,0x56,0xfc,0xef,0xb9,0xe9,0xe4,0xc6,0xd4, -0xcd,0xa3,0xd0,0xd6,0xcb,0xe4,0xfa,0x1c,0x0b,0x19,0xf8,0x35,0x44,0xec,0x37,0x32, -0x61,0x31,0x32,0xc7,0x2e,0x1d,0x81,0x09,0xfb,0x3c,0xef,0xea,0xb8,0xee,0xea,0xf2, -0xe6,0xe8,0x46,0xe1,0xde,0x94,0xe3,0xee,0x72,0xfe,0x11,0x39,0x23,0x31,0xb0,0x32, -0x26,0xe7,0x18,0x0e,0x10,0x05,0x01,0xe1,0x02,0x06,0xbc,0x0c,0x12,0x5c,0x0e,0x09, -0x10,0x08,0x03,0x18,0xfd,0xf1,0x22,0xe6,0xe3,0x9e,0xe9,0xf0,0xaa,0xf4,0xf3,0x29, -0xef,0xec,0x27,0xf3,0x04,0xea,0x0a,0x08,0x99,0x12,0x13,0x1b,0x02,0xf2,0x15,0xec, -0xeb,0xe0,0xed,0xf3,0x7a,0xfc,0x0a,0xb2,0x13,0x0d,0xb9,0xfd,0xf4,0xb2,0xee,0xdd, -0x98,0xcd,0xcb,0xed,0xce,0xd7,0x2c,0xe9,0xfd,0x45,0x0b,0x17,0x10,0x31,0x45,0x2f, -0x3c,0x33,0xfc,0x33,0x32,0xc9,0x29,0x18,0x08,0x07,0xfa,0x52,0xef,0xec,0x1a,0xf1, -0xec,0xd4,0xe7,0xe5,0xa2,0xde,0xdd,0x5d,0xe4,0xf1,0x27,0x04,0x17,0xea,0x27,0x33, -0xa5,0x30,0x23,0x35,0x15,0x09,0x4e,0x01,0xfe,0xc7,0x00,0x05,0xc7,0x0b,0x12,0xd7, -0x0e,0x09,0xe6,0x08,0x05,0x1e,0xfe,0xef,0xfe,0xe4,0xe4,0x38,0xeb,0xf1,0x67,0xf4, -0xf2,0x3c,0xef,0xef,0x92,0xfa,0x07,0xa3,0x04,0x05,0x26,0x12,0x10,0x4a,0x00,0xf1, -0x6f,0xeb,0xea,0x1c,0xee,0xf4,0x72,0xfe,0x0c,0x7d,0x15,0x0e,0xb6,0xff,0xf8,0xde, -0xeb,0xd5,0xbe,0xca,0xc9,0x06,0xce,0xd9,0x7f,0xec,0xff,0x72,0x0a,0x13,0xbd,0x2d, -0x48,0xe9,0x3f,0x35,0xe4,0x35,0x31,0x3e,0x25,0x15,0x20,0x06,0xf9,0x58,0xf0,0xef, -0x1c,0xf4,0xed,0xc1,0xe5,0xe1,0x08,0xdd,0xde,0xb1,0xe6,0xf5,0xeb,0x08,0x1b,0x7d, -0x2a,0x33,0x27,0x2f,0x21,0x73,0x13,0x07,0x9f,0xfe,0xfb,0xbb,0xfe,0x03,0x32,0x0a, -0x12,0x52,0x0e,0x09,0x08,0x0a,0x07,0x6b,0xff,0xf0,0xf3,0xe5,0xe6,0x59,0xed,0xf2, -0x36,0xf4,0xf2,0x87,0xef,0xf1,0xda,0xfe,0x05,0x67,0x00,0x05,0x1f,0x12,0x0e,0xfb, -0xfe,0xf1,0x92,0xea,0xea,0x88,0xed,0xf3,0x9f,0xff,0x0e,0x75,0x17,0x0f,0xef,0x04, -0xfa,0xef,0xe3,0xd1,0x11,0xc9,0xc7,0xe7,0xcf,0xdd,0xf8,0xef,0x02,0xc1,0x0a,0x11, -0xca,0x2b,0x48,0x09,0x41,0x35,0xbb,0x36,0x2f,0x3f,0x21,0x13,0x93,0x05,0xf9,0x8b, -0xf1,0xf2,0xad,0xf4,0xea,0x1d,0xe3,0xdf,0xa8,0xdc,0xdf,0x6c,0xea,0xfb,0x36,0x0e, -0x1f,0xb8,0x2c,0x34,0x34,0x2e,0x1e,0x0d,0x10,0x04,0xf1,0xfa,0xf8,0xcd,0xfc,0x01, -0x7c,0x08,0x11,0xc2,0x0e,0x09,0xb6,0x0b,0x0c,0x71,0x01,0xf0,0x65,0xe6,0xe8,0xa2, -0xee,0xf2,0x49,0xf3,0xf1,0xfe,0xef,0xf5,0xa0,0x01,0x03,0x9b,0xfe,0x08,0x31,0x14, -0x0e,0x86,0xfd,0xef,0xcf,0xe9,0xea,0x65,0xed,0xf4,0x97,0x00,0x0f,0x3a,0x18,0x12, -0xb0,0x07,0xf6,0x02,0xde,0xce,0xbc,0xc6,0xc7,0xf5,0xd1,0xe0,0x30,0xf3,0x03,0xd2, -0x08,0x0f,0xe2,0x2b,0x4b,0x7e,0x43,0x36,0xeb,0x37,0x2e,0xcd,0x1d,0x10,0xc4,0x03, -0xf8,0x33,0xf2,0xf6,0x22,0xf7,0xea,0x08,0xe1,0xdd,0x49,0xdc,0xe1,0xfe,0xee,0x00, -0x8c,0x13,0x23,0x71,0x2e,0x33,0x5a,0x2b,0x1a,0xef,0x0b,0xff,0xcc,0xf7,0xf7,0x03, -0xfc,0x01,0xb4,0x07,0x10,0xc6,0x0e,0x0a,0xa7,0x0e,0x0f,0xcd,0x01,0xee,0x28,0xe6, -0xea,0xa0,0xf0,0xf3,0xb5,0xf2,0xf1,0x12,0xf0,0xf8,0xd2,0x03,0x01,0xf4,0xfd,0x0a, -0x19,0x15,0x0c,0x68,0xfb,0xee,0x07,0xe9,0xe9,0xb9,0xec,0xf4,0xdf,0x01,0x11,0xf8, -0x19,0x16,0xd5,0x07,0xee,0x65,0xd9,0xcb,0xdc,0xc3,0xc8,0x4e,0xd5,0xe4,0x63,0xf8, -0x06,0x70,0x08,0x0e,0xce,0x2b,0x4b,0x10,0x44,0x37,0xc8,0x37,0x2b,0x9e,0x19,0x0e, -0x61,0x03,0xf8,0xcc,0xf4,0xfa,0x55,0xf7,0xe6,0x99,0xdc,0xd9,0x2e,0xdb,0xe4,0x55, -0xf4,0x07,0xa0,0x18,0x26,0xf4,0x2f,0x33,0xb8,0x29,0x17,0x6d,0x08,0xfc,0xa8,0xf5, -0xf5,0xc8,0xfa,0x00,0xc5,0x06,0x10,0xb0,0x0f,0x0b,0x97,0x12,0x14,0x74,0x01,0xec, -0xd4,0xe4,0xe9,0xd6,0xf0,0xf3,0xe4,0xf2,0xf2,0x10,0xf3,0xfd,0x9e,0x04,0xfd,0xa4, -0xfe,0x0d,0xe2,0x13,0x09,0x10,0xf9,0xec,0xbf,0xe8,0xe9,0xb1,0xec,0xf5,0xcf,0x03, -0x13,0xd7,0x1d,0x1a,0x03,0x03,0xe8,0x42,0xd7,0xc9,0xd3,0xc3,0xca,0xc9,0xd5,0xe5, -0xe9,0xf9,0x05,0x29,0x07,0x0f,0x26,0x2c,0x4c,0x59,0x47,0x3b,0x99,0x39,0x29,0xa3, -0x14,0x0a,0xf8,0x00,0xf8,0xf2,0xf7,0xff,0x9f,0xf7,0xe2,0x1a,0xd9,0xd8,0x82,0xdc, -0xe9,0x81,0xfa,0x0c,0xe9,0x1b,0x27,0x62,0x2f,0x31,0x1e,0x27,0x15,0xc1,0x04,0xf8, -0x0e,0xf3,0xf3,0xbe,0xf9,0xff,0xcf,0x05,0x0e,0xbf,0x10,0x0d,0x6b,0x16,0x16,0x71, -0xff,0xea,0x22,0xe5,0xeb,0x97,0xf2,0xf3,0x03,0xf2,0xf1,0x46,0xf6,0x02,0xc2,0x01, -0xfa,0xf7,0xff,0x0e,0xfd,0x12,0x06,0x0a,0xf7,0xec,0x78,0xe8,0xe8,0x69,0xed,0xf8, -0xe2,0x05,0x15,0x63,0x21,0x18,0xea,0xfa,0xe4,0x0b,0xd5,0xc7,0xd2,0xc4,0xcc,0x70, -0xd7,0xe9,0x89,0xfc,0x04,0xf7,0x05,0x0f,0xf4,0x2c,0x4d,0x83,0x47,0x3c,0x0c,0x39, -0x24,0x5a,0x10,0x08,0xb2,0xff,0xf8,0x97,0xfb,0x02,0x9c,0xf4,0xdd,0x1f,0xd6,0xd6, -0x7d,0xdf,0xef,0x2b,0x02,0x12,0xf4,0x1e,0x27,0xec,0x2e,0x2f,0x79,0x23,0x11,0x55, -0x01,0xf6,0x32,0xf1,0xf2,0x3a,0xf9,0xff,0xe4,0x04,0x0d,0x9e,0x0f,0x0d,0xdd,0x18, -0x18,0x31,0xff,0xea,0x84,0xe6,0xed,0x03,0xf3,0xf2,0x57,0xf1,0xf2,0xb2,0xfa,0x04, -0xf0,0xfc,0xf7,0x8b,0x01,0x0f,0xfa,0x10,0x04,0x0c,0xf6,0xec,0x76,0xe8,0xe8,0xff, -0xee,0xfa,0x86,0x08,0x19,0x0e,0x25,0x11,0x4a,0xf3,0xe0,0x8a,0xd0,0xc5,0x27,0xc6, -0xcd,0x65,0xda,0xee,0xe3,0xfd,0x02,0xfa,0x04,0x0f,0x26,0x2d,0x4e,0x03,0x4b,0x3e, -0x0b,0x38,0x20,0xfe,0x0c,0x06,0x11,0xff,0xf9,0x63,0xfe,0x03,0x82,0xf0,0xda,0x81, -0xd4,0xd7,0xec,0xe3,0xf7,0xa0,0x08,0x16,0x30,0x20,0x28,0xe3,0x2e,0x2e,0x42,0x20, -0x0d,0xa5,0xfc,0xf2,0xd3,0xed,0xf0,0xc0,0xf7,0xfe,0xe6,0x03,0x0d,0x99,0x10,0x10, -0xda,0x1c,0x19,0x26,0xfe,0xea,0xab,0xe7,0xed,0x9c,0xf2,0xf1,0xbb,0xf0,0xf3,0xcd, -0xfe,0x02,0xfd,0xf8,0xf7,0xb8,0x02,0x10,0x5d,0x10,0x02,0xba,0xf4,0xec,0x69,0xe8, -0xe9,0x64,0xf0,0xfc,0xf7,0x0a,0x1e,0x49,0x24,0x0a,0x47,0xef,0xdd,0x03,0xcd,0xc5, -0x34,0xc7,0xce,0xee,0xdd,0xf1,0x18,0xfe,0x01,0x8c,0x04,0x0f,0xdd,0x2e,0x50,0x70, -0x4a,0x3d,0x5a,0x35,0x1d,0xe0,0x09,0x05,0x83,0xfe,0xfa,0xae,0x01,0x02,0x78,0xeb, -0xd6,0xfa,0xd3,0xda,0x61,0xea,0xff,0x49,0x0f,0x18,0x1f,0x21,0x28,0xd4,0x2d,0x2b, -0x02,0x1c,0x08,0x9e,0xf8,0xef,0x37,0xec,0xef,0x17,0xf7,0xfd,0x70,0x01,0x0b,0xc9, -0x10,0x13,0x82,0x20,0x1a,0x6b,0xfd,0xe9,0x9f,0xe8,0xef,0x78,0xf3,0xf0,0x5e,0xf0, -0xf6,0xd6,0x02,0x00,0x02,0xf5,0xf8,0x30,0x05,0x12,0x80,0x0e,0x00,0xf3,0xf3,0xec, -0x82,0xe7,0xe8,0x2a,0xf1,0xfe,0x91,0x0f,0x23,0x68,0x1f,0x03,0x94,0xeb,0xd9,0x5c, -0xcb,0xc5,0x3d,0xc7,0xd0,0x70,0xe1,0xf3,0x92,0xfd,0x00,0x5f,0x05,0x12,0x53,0x32, -0x50,0x58,0x4a,0x3f,0x56,0x32,0x16,0xcd,0x06,0x02,0xcf,0xfd,0xfd,0x94,0x05,0x00, -0x6a,0xe5,0xd4,0xc3,0xd3,0xdc,0x0f,0xf1,0x06,0x47,0x13,0x1a,0x7b,0x22,0x28,0x8d, -0x2c,0x27,0xbd,0x17,0x04,0xe4,0xf4,0xec,0xed,0xe9,0xed,0x4b,0xf6,0xfc,0xc5,0x01, -0x0c,0xad,0x12,0x17,0xce,0x23,0x18,0x7d,0xfb,0xea,0x28,0xea,0xf0,0xd3,0xf1,0xef, -0x55,0xf1,0xfd,0xe2,0x05,0xfa,0x34,0xf3,0xfa,0x1b,0x08,0x11,0xc8,0x0a,0xfc,0xdf, -0xf2,0xeb,0x5d,0xe7,0xe9,0xbd,0xf3,0x00,0xeb,0x13,0x22,0x54,0x17,0xff,0x55,0xe9, -0xd7,0x15,0xcc,0xc7,0xd8,0xc8,0xd3,0x37,0xe5,0xf4,0xd6,0xfc,0x00,0x53,0x05,0x13, -0x24,0x33,0x52,0xa4,0x4d,0x3f,0x1d,0x2e,0x11,0x7d,0x04,0x01,0x1c,0xfe,0xfe,0xbd, -0x05,0xfd,0x1d,0xe2,0xd2,0x8f,0xd5,0xe2,0x28,0xf9,0x0d,0xb4,0x15,0x1b,0xe7,0x22, -0x28,0x20,0x2a,0x25,0x44,0x15,0x01,0xe8,0xf1,0xe9,0xee,0xe7,0xec,0x9a,0xf5,0xfb, -0xea,0x00,0x0c,0xf6,0x14,0x1b,0x1f,0x26,0x19,0x57,0xfc,0xeb,0x2e,0xeb,0xf0,0x2e, -0xf2,0xef,0xdd,0xf3,0x01,0xfa,0x03,0xf5,0x4b,0xf3,0xfb,0x96,0x09,0x12,0x23,0x09, -0xfb,0xda,0xf2,0xeb,0x18,0xe7,0xea,0x7e,0xf5,0x04,0x9a,0x18,0x1f,0xbe,0x11,0xfc, -0x46,0xe5,0xd5,0xf4,0xcb,0xc7,0x78,0xca,0xd7,0x76,0xe8,0xf5,0x9a,0xfc,0x00,0x22, -0x06,0x14,0x78,0x34,0x54,0x43,0x50,0x3e,0x2f,0x2a,0x0f,0x23,0x03,0x01,0x91,0xfe, -0xff,0xa9,0x04,0xfa,0x31,0xde,0xd3,0x46,0xd9,0xe9,0x49,0x01,0x12,0x67,0x17,0x1c, -0x64,0x23,0x27,0x55,0x28,0x21,0xdf,0x10,0xfd,0x7e,0xef,0xe8,0x13,0xe7,0xec,0x34, -0xf5,0xfb,0x8f,0x01,0x0c,0x32,0x17,0x1f,0xcd,0x26,0x18,0x06,0xfd,0xed,0x73,0xec, -0xf1,0x1e,0xf2,0xf0,0x60,0xf7,0x05,0xbf,0xff,0xf0,0xde,0xf2,0xfb,0xe9,0x0a,0x12, -0xb6,0x07,0xfa,0x5b,0xf3,0xec,0x00,0xe8,0xec,0xa9,0xf7,0x08,0x7e,0x19,0x19,0x08, -0x0e,0xf8,0x2c,0xe2,0xd5,0x82,0xcd,0xc8,0xab,0xcd,0xdb,0xae,0xeb,0xf6,0x72,0xfb, -0xfe,0x9e,0x05,0x15,0x38,0x37,0x55,0x6a,0x4e,0x3c,0x63,0x26,0x0c,0xb8,0x02,0x01, -0xa3,0xff,0x00,0x03,0x03,0xf5,0xfe,0xdb,0xd4,0xfe,0xdd,0xf1,0x39,0x09,0x16,0x8e, -0x19,0x1d,0x5f,0x23,0x25,0x42,0x25,0x1e,0x88,0x0d,0xfa,0x71,0xec,0xe6,0xc2,0xe5, -0xeb,0x57,0xf5,0xfb,0x1d,0x00,0x0b,0xfa,0x18,0x21,0xd6,0x27,0x19,0x3c,0xfe,0xef, -0x51,0xee,0xf2,0xd4,0xf0,0xf0,0xb5,0xfc,0x08,0x80,0xf9,0xee,0x8e,0xf3,0xfc,0xf4, -0x0c,0x11,0x45,0x05,0xfa,0x75,0xf3,0xeb,0xa1,0xe7,0xed,0xfa,0xf9,0x0d,0xe0,0x17, -0x15,0x66,0x0c,0xf6,0x10,0xe0,0xd5,0xd1,0xcc,0xc8,0xa3,0xcf,0xde,0xc8,0xed,0xf7, -0x33,0xfb,0xfe,0xeb,0x05,0x16,0x29,0x3b,0x57,0xaa,0x4c,0x38,0xa9,0x20,0x08,0xce, -0x01,0x01,0x27,0x00,0xff,0x9c,0x00,0xf1,0x36,0xda,0xd7,0x6b,0xe4,0xf9,0xdb,0x0f, -0x18,0xef,0x19,0x1d,0x8f,0x21,0x22,0x21,0x22,0x1a,0xe8,0x08,0xf6,0xa5,0xe9,0xe4, -0x95,0xe4,0xeb,0xe4,0xf5,0xfc,0xad,0x00,0x0c,0xa4,0x1b,0x23,0x08,0x28,0x19,0x15, -0xff,0xef,0xb8,0xee,0xf1,0xf1,0xef,0xf1,0x2f,0x01,0x05,0xdf,0xf3,0xee,0x90,0xf4, -0xff,0xb2,0x0f,0x0f,0x3c,0x02,0xf8,0x2a,0xf2,0xe9,0xbd,0xe7,0xee,0xac,0xfe,0x0f, -0x6d,0x12,0x10,0xf9,0x08,0xf1,0x2a,0xde,0xd4,0x6d,0xcc,0xca,0x17,0xd4,0xe2,0xd5, -0xef,0xf7,0x65,0xfa,0xfe,0x9a,0x06,0x1a,0x16,0x42,0x59,0xb8,0x48,0x31,0xac,0x18, -0x04,0x55,0x00,0x01,0xa2,0xff,0xfd,0x0f,0xfe,0xee,0x1b,0xdb,0xdd,0xc2,0xec,0x02, -0xd0,0x13,0x18,0x8f,0x19,0x1d,0xa6,0x1f,0x1f,0xaa,0x1f,0x16,0x3e,0x05,0xf3,0x55, -0xe7,0xe2,0xf7,0xe2,0xea,0x11,0xf5,0xfc,0x21,0x00,0x0d,0x1f,0x1f,0x24,0xab,0x27, -0x1a,0xa7,0x00,0xf1,0x46,0xef,0xf0,0xf4,0xee,0xf4,0x39,0x05,0x01,0xeb,0xee,0xed, -0xc5,0xf3,0x00,0xab,0x10,0x0d,0xd6,0xff,0xf8,0x14,0xf1,0xe9,0xc5,0xe8,0xf1,0x9c, -0x03,0x0f,0xd0,0x0d,0x0f,0xa3,0x05,0xed,0x6a,0xdd,0xd3,0xfe,0xcb,0xcd,0xf4,0xd8, -0xe6,0x1c,0xf2,0xf6,0x48,0xf9,0xfe,0xf9,0x07,0x1d,0xb8,0x46,0x58,0xd3,0x43,0x2a, -0x2e,0x12,0x01,0x9b,0xff,0x01,0xb2,0xfe,0xfc,0xb1,0xfc,0xed,0x8b,0xdd,0xe3,0x60, -0xf4,0x07,0x8b,0x16,0x19,0x6b,0x1a,0x1d,0xe4,0x1d,0x1d,0xe6,0x1c,0x12,0x2e,0x01, -0xef,0xc3,0xe3,0xdf,0xdf,0xe1,0xea,0x96,0xf6,0xfd,0xd9,0x01,0x11,0xbd,0x21,0x24, -0x9e,0x28,0x1c,0x92,0x01,0xf2,0x99,0xef,0xef,0x91,0xee,0xf7,0x9f,0x05,0xfa,0xfe, -0xea,0xed,0xd7,0xf4,0x03,0x65,0x11,0x0c,0x64,0xff,0xf8,0x08,0xf1,0xe9,0x3d,0xea, -0xf6,0x86,0x07,0x0a,0xa6,0x09,0x0d,0xca,0x01,0xeb,0x67,0xdd,0xd4,0xe0,0xcd,0xd1, -0x4e,0xdd,0xe9,0x3e,0xf3,0xf5,0x4a,0xf8,0xfe,0xe3,0x07,0x20,0x47,0x4b,0x57,0xfb, -0x3e,0x25,0x16,0x0e,0xff,0x88,0xff,0x01,0xee,0xfd,0xfb,0x8f,0xfd,0xed,0xed,0xe0, -0xea,0x43,0xfb,0x0c,0x18,0x18,0x19,0x9e,0x1a,0x1c,0x06,0x1c,0x1c,0x72,0x1b,0x10, -0xa1,0xfd,0xec,0x87,0xe1,0xde,0xf4,0xe0,0xea,0x47,0xf7,0xfe,0xe8,0x03,0x14,0x39, -0x22,0x24,0x23,0x28,0x1c,0x07,0x03,0xf3,0x7f,0xf0,0xef,0xc2,0xef,0xfc,0x23,0x06, -0xf6,0x76,0xea,0xee,0x06,0xf6,0x04,0xce,0x10,0x0a,0x34,0xff,0xf8,0xad,0xf0,0xea, -0xb7,0xec,0xfb,0x97,0x07,0x05,0x2c,0x08,0x0b,0xa7,0xfd,0xe9,0xcc,0xdc,0xd4,0x66, -0xd0,0xd6,0x63,0xe1,0xed,0x51,0xf3,0xf4,0x68,0xf8,0xff,0xa6,0x0a,0x25,0xca,0x4e, -0x57,0x0b,0x3b,0x20,0xb0,0x0a,0xfe,0x74,0xff,0x00,0x2c,0xf9,0xf6,0xc6,0xfb,0xef, -0x0f,0xe6,0xf2,0x37,0x03,0x12,0x36,0x1b,0x1b,0x2d,0x1a,0x1a,0x02,0x19,0x18,0x6f, -0x17,0x0c,0x61,0xfa,0xe9,0xbd,0xdf,0xdd,0x85,0xe1,0xec,0x48,0xf9,0xff,0x68,0x05, -0x16,0xa9,0x22,0x25,0x11,0x2a,0x1d,0x05,0x03,0xf4,0x94,0xf0,0xef,0xd1,0xf2,0x01, -0x7e,0x04,0xf1,0x49,0xea,0xef,0x59,0xf8,0x06,0x5e,0x0f,0x07,0xa4,0xfd,0xf7,0x7b, -0xf0,0xec,0x50,0xf1,0x00,0x0c,0x06,0x02,0x09,0x08,0x08,0xfc,0xf9,0xe7,0x5c,0xdb, -0xd3,0x1c,0xd3,0xda,0x2b,0xe5,0xee,0x79,0xf2,0xf3,0x27,0xf8,0xff,0x69,0x0c,0x2b, -0xa7,0x54,0x55,0x3d,0x35,0x1b,0xf3,0x06,0xfc,0x5c,0xff,0xfe,0xe6,0xf5,0xf7,0xb1, -0xfd,0xf1,0xb8,0xec,0xfb,0x88,0x0a,0x16,0x83,0x1c,0x1b,0xa5,0x18,0x17,0x27,0x16, -0x16,0x1c,0x15,0x09,0x19,0xf8,0xe7,0xfa,0xdd,0xdc,0x71,0xe0,0xec,0x3d,0xfa,0x00, -0x23,0x08,0x19,0x81,0x22,0x25,0xcd,0x2c,0x1f,0xa6,0x04,0xf6,0x63,0xf1,0xee,0x1f, -0xf5,0x02,0xfd,0xfd,0xed,0x81,0xe9,0xef,0x47,0xfa,0x08,0xce,0x0e,0x06,0xc6,0xfd, -0xf7,0x04,0xf0,0xed,0xa0,0xf6,0x03,0x38,0x01,0xff,0xc0,0x06,0x06,0x21,0xf8,0xe6, -0x2d,0xda,0xd4,0x01,0xd6,0xde,0x03,0xe8,0xef,0xf7,0xf0,0xf2,0x23,0xf8,0x01,0xf2, -0x10,0x34,0x8d,0x58,0x4e,0xa6,0x2c,0x14,0xa9,0x02,0xfc,0x82,0xff,0xfc,0x04,0xf4, -0xfa,0xa2,0xff,0xf3,0xf1,0xf2,0x01,0xe5,0x0c,0x17,0x74,0x1b,0x19,0xd6,0x16,0x15, -0x7b,0x14,0x15,0x4a,0x13,0x07,0x91,0xf4,0xe4,0x80,0xdb,0xdb,0x72,0xe1,0xef,0x32, -0xfb,0x01,0x76,0x0a,0x19,0xc9,0x21,0x27,0xb5,0x2e,0x1f,0x3f,0x05,0xf7,0x46,0xf1, -0xef,0xb1,0xf9,0x02,0xde,0xf5,0xe8,0xcb,0xe8,0xf0,0x32,0xfd,0x09,0xd7,0x0c,0x05, -0x71,0xfd,0xf6,0x6b,0xf0,0xef,0x33,0xfb,0x01,0x9d,0xfb,0xfd,0x7e,0x05,0x03,0x67, -0xf6,0xe5,0x33,0xd9,0xd5,0xfa,0xd8,0xe0,0xce,0xe9,0xef,0xd8,0xef,0xf1,0x0a,0xf8, -0x01,0xfd,0x13,0x3b,0xa4,0x5a,0x49,0x16,0x26,0x10,0x2d,0x00,0xfc,0xd5,0xfe,0xf8, -0xe4,0xf1,0xfc,0xbd,0xff,0xf3,0x96,0xf8,0x06,0xb5,0x10,0x19,0xb1,0x1a,0x17,0xf5, -0x14,0x13,0x22,0x12,0x13,0xdc,0x10,0x04,0xa5,0xf1,0xe0,0x5f,0xd9,0xd9,0x48,0xe2, -0xf1,0x57,0xfc,0x03,0x05,0x0c,0x17,0x1d,0x20,0x28,0x94,0x30,0x20,0xdc,0x06,0xf8, -0x8c,0xf1,0xf0,0x3c,0xfd,0xfe,0xb8,0xee,0xe6,0x3b,0xe8,0xf2,0x25,0xff,0x09,0x72, -0x0b,0x04,0x53,0xfc,0xf5,0x39,0xf0,0xf2,0x5c,0xfe,0xfd,0x05,0xf7,0xfc,0x6f,0x04, -0x02,0xea,0xf4,0xe3,0x20,0xd8,0xd6,0x89,0xdb,0xe3,0x88,0xeb,0xee,0x9b,0xee,0xf1, -0x9b,0xf9,0x04,0x5f,0x1a,0x41,0x55,0x5b,0x42,0x1c,0x1f,0x0b,0x56,0xfd,0xfa,0x95, -0xfb,0xf4,0xc4,0xf2,0x00,0x66,0x01,0xf7,0x93,0xfe,0x0a,0xe6,0x12,0x19,0xc6,0x19, -0x16,0x73,0x13,0x11,0x82,0x10,0x12,0x8b,0x0f,0x01,0x8e,0xee,0xde,0xf6,0xd6,0xd8, -0xc4,0xe2,0xf1,0x1c,0xfd,0x05,0x93,0x0c,0x17,0x81,0x21,0x2b,0x6d,0x33,0x21,0xaf, -0x07,0xf8,0xe8,0xef,0xf0,0xdf,0xfd,0xfa,0xbb,0xeb,0xe6,0x9a,0xe9,0xf5,0x74,0x00, -0x08,0x71,0x09,0x02,0xcb,0xfa,0xf4,0x4c,0xf1,0xf8,0x49,0x00,0xf7,0x5d,0xf5,0xfd, -0x95,0x03,0x01,0x9b,0xf2,0xe1,0x80,0xd8,0xd9,0x33,0xdf,0xe7,0xd0,0xec,0xed,0xf6, -0xec,0xf0,0x16,0xf9,0x06,0x3d,0x1e,0x45,0x50,0x59,0x3d,0x23,0x1a,0x08,0xc9,0xfb, -0xf9,0x58,0xf9,0xf2,0xfa,0xf3,0x03,0x84,0x06,0xfd,0xab,0x04,0x0e,0x15,0x14,0x19, -0x71,0x19,0x15,0x32,0x11,0x0e,0x84,0x0d,0x0f,0xde,0x0c,0xfe,0xd3,0xea,0xdc,0xc0, -0xd5,0xd8,0xd6,0xe4,0xf4,0x94,0x00,0x08,0x99,0x0c,0x15,0x77,0x21,0x2e,0x96,0x35, -0x22,0x70,0x08,0xf9,0x14,0xf0,0xf3,0x7c,0xfe,0xf5,0xf1,0xe8,0xe6,0x7d,0xeb,0xf7, -0xc5,0xff,0x05,0x51,0x07,0x01,0x1c,0xfa,0xf4,0xbc,0xf4,0xfe,0x09,0xfe,0xf3,0x66, -0xf5,0xfc,0x0d,0x03,0x01,0xe4,0xf1,0xe0,0x79,0xda,0xdc,0xa2,0xe2,0xe9,0x68,0xec, -0xeb,0xf5,0xeb,0xf1,0x25,0xfb,0x0a,0x7f,0x26,0x4d,0x18,0x56,0x30,0x92,0x12,0x03, -0x94,0xf8,0xf9,0xf0,0xf7,0xf3,0x13,0xfa,0x0b,0xd2,0x0a,0x02,0x6c,0x09,0x0f,0xc3, -0x12,0x17,0x92,0x17,0x13,0xaa,0x0f,0x0c,0x23,0x0c,0x0f,0x55,0x0b,0xfb,0x77,0xe7, -0xd9,0x34,0xd5,0xda,0x4c,0xe8,0xf7,0x96,0x03,0x0a,0x01,0x0c,0x15,0xab,0x22,0x30, -0xbb,0x36,0x22,0x3a,0x09,0xf9,0x7b,0xf1,0xf8,0x7f,0xfd,0xee,0xdc,0xe6,0xe6,0x16, -0xed,0xfa,0x22,0x00,0x04,0x05,0x07,0x01,0xe0,0xf8,0xf4,0x78,0xf8,0x01,0xe5,0xf8, -0xef,0xfd,0xf3,0xfa,0xdc,0x02,0x01,0xde,0xf1,0xe2,0x91,0xdd,0xdf,0xbb,0xe5,0xea, -0xbc,0xeb,0xeb,0xe2,0xec,0xf2,0xeb,0xfd,0x0f,0x7e,0x2e,0x51,0x45,0x4d,0x24,0xdc, -0x0b,0xff,0x82,0xf7,0xf8,0xa1,0xf6,0xf5,0x1c,0x01,0x11,0x74,0x0d,0x07,0x3c,0x0e, -0x10,0x98,0x12,0x16,0xa1,0x15,0x11,0x2e,0x0e,0x0a,0x7e,0x0b,0x0e,0x4f,0x09,0xf7, -0x4a,0xe4,0xd7,0xb6,0xd4,0xdc,0xfb,0xea,0xfa,0x47,0x07,0x0a,0x4a,0x09,0x14,0xc6, -0x23,0x33,0x21,0x3a,0x25,0x25,0x0b,0xfa,0xc3,0xf3,0xfb,0x0c,0xf8,0xe8,0x5a,0xe5, -0xe6,0xad,0xf0,0xfd,0x55,0x00,0x04,0x35,0x07,0x00,0xe1,0xf7,0xf5,0xd6,0xfd,0x00, -0x33,0xf2,0xed,0xfb,0xf2,0xfa,0xda,0x04,0x01,0xe9,0xef,0xe2,0x20,0xdf,0xe2,0x3a, -0xe9,0xec,0x08,0xeb,0xea,0x92,0xec,0xf3,0xf2,0xff,0x14,0x6a,0x35,0x53,0x5c,0x44, -0x1c,0x42,0x08,0xfd,0x84,0xf7,0xf7,0x88,0xf6,0xf9,0x57,0x07,0x12,0xe7,0x0b,0x0b, -0xb3,0x11,0x12,0xa8,0x14,0x16,0x19,0x14,0x0f,0xf4,0x0a,0x07,0xe7,0x09,0x0d,0xee, -0x06,0xf4,0xeb,0xe1,0xd5,0x5a,0xd4,0xdd,0xfc,0xec,0xfd,0x6c,0x0a,0x09,0xcd,0x06, -0x12,0x9c,0x23,0x34,0x2f,0x3c,0x27,0x07,0x0d,0xfb,0xe7,0xf7,0xfc,0x3b,0xf1,0xe5, -0x3b,0xe5,0xe7,0xeb,0xf3,0xfe,0xb1,0xfd,0x02,0x31,0x05,0xfd,0x6d,0xf6,0xfa,0x20, -0x04,0xfa,0x4d,0xed,0xed,0x66,0xf1,0xfb,0x3b,0x06,0xff,0xd6,0xed,0xe2,0x3b,0xe1, -0xe5,0x8e,0xeb,0xec,0x42,0xe9,0xe8,0xfb,0xeb,0xf3,0x1c,0x03,0x1a,0xc9,0x3c,0x52, -0xb4,0x37,0x12,0x00,0x03,0xf8,0xad,0xf5,0xf6,0x11,0xf7,0xfc,0xbd,0x0b,0x17,0xb9, -0x12,0x11,0x66,0x14,0x12,0xe5,0x12,0x14,0x1b,0x12,0x0d,0xc3,0x08,0x05,0x3f,0x09, -0x0c,0x59,0x03,0xf0,0x1f,0xdf,0xd3,0x1c,0xd4,0xde,0xce,0xee,0x00,0xbc,0x0b,0x08, -0xb1,0x04,0x12,0x8e,0x24,0x35,0xe6,0x3c,0x29,0x24,0x0e,0xfd,0x60,0xfb,0xfb,0xb6, -0xeb,0xe3,0x83,0xe4,0xe9,0xfc,0xf6,0xfd,0xfa,0xfa,0xff,0x1e,0x04,0xfd,0x85,0xf8, -0x02,0x11,0x03,0xf1,0x2a,0xea,0xea,0xce,0xef,0xfd,0x00,0x06,0xfd,0xac,0xed,0xe4, -0x20,0xe4,0xe9,0x12,0xec,0xe9,0x1f,0xe7,0xe7,0x4b,0xec,0xf5,0x5d,0x07,0x20,0x25, -0x40,0x4c,0x7e,0x2d,0x0b,0xdd,0xff,0xf8,0x64,0xf5,0xf6,0xa2,0xf9,0x00,0x99,0x0f, -0x1a,0x7d,0x15,0x14,0x6e,0x15,0x11,0xf8,0x11,0x13,0x75,0x0f,0x0a,0x15,0x06,0x04, -0xa1,0x07,0x09,0x8d,0xff,0xed,0x6e,0xdd,0xd3,0xd0,0xd4,0xe0,0x5a,0xf2,0x05,0x34, -0x0c,0x05,0xc2,0x03,0x13,0x1a,0x26,0x38,0x29,0x3f,0x29,0x9f,0x0e,0xfe,0x5d,0xfd, -0xf3,0x26,0xe3,0xe0,0x87,0xe3,0xec,0xb8,0xfa,0xfd,0x06,0xfa,0xff,0x0d,0x04,0xfd, -0xb4,0xfc,0x05,0x9d,0xfc,0xec,0x00,0xe8,0xe8,0x5b,0xf0,0xfe,0x13,0x05,0xfc,0xaa, -0xee,0xe6,0x5c,0xe8,0xec,0xf7,0xeb,0xe7,0x47,0xe4,0xe6,0x40,0xec,0xf8,0x55,0x0c, -0x26,0xf0,0x41,0x47,0x82,0x25,0x07,0xe9,0xfd,0xf6,0xde,0xf2,0xf5,0xb1,0xfb,0x03, -0x07,0x14,0x1e,0xac,0x18,0x16,0x4e,0x15,0x10,0xfc,0x11,0x12,0x37,0x0d,0x07,0x97, -0x03,0x02,0x84,0x06,0x08,0x90,0xfd,0xec,0x3a,0xdc,0xd2,0x2f,0xd6,0xe3,0xd5,0xf6, -0x08,0x01,0x0a,0x01,0xe8,0x01,0x13,0x29,0x27,0x3b,0xc0,0x40,0x2b,0x93,0x0f,0x03, -0xa8,0xfd,0xeb,0xfd,0xde,0xdf,0xcc,0xe3,0xef,0xff,0xfb,0xfb,0x48,0xf9,0xff,0xc4, -0x02,0xfe,0xc2,0x03,0x07,0x23,0xf6,0xe9,0x9e,0xe6,0xe7,0xd3,0xf0,0xfe,0x04,0x04, -0xfd,0xf3,0xef,0xe9,0x21,0xec,0xee,0x09,0xeb,0xe4,0x1d,0xe2,0xe5,0x34,0xed,0xfb, -0x66,0x11,0x2b,0x6f,0x44,0x3f,0x38,0x1b,0x03,0xc1,0xfb,0xf5,0xe3,0xf2,0xf7,0x3b, -0xff,0x08,0xdc,0x1a,0x20,0xf9,0x19,0x19,0x17,0x15,0x10,0x89,0x12,0x11,0x48,0x0b, -0x05,0x7b,0x01,0x00,0xba,0x05,0x06,0x50,0xfa,0xe9,0x1c,0xda,0xd3,0xd2,0xd8,0xe7, -0xc5,0xfb,0x0a,0x79,0x08,0xff,0xf4,0x01,0x15,0xc4,0x29,0x3c,0x1a,0x42,0x2c,0x23, -0x12,0x07,0x55,0xfa,0xe4,0xc4,0xdc,0xdf,0x62,0xe6,0xf6,0x54,0xfe,0xfb,0x00,0xf9, -0xfe,0x03,0x01,0x02,0x70,0x08,0xff,0xa5,0xee,0xe7,0x5d,0xe4,0xe8,0xe0,0xf3,0x00, -0xa4,0x05,0xfe,0x31,0xf0,0xeb,0x1b,0xef,0xee,0xb6,0xe8,0xe3,0x22,0xe2,0xe6,0x5e, -0xf0,0x00,0x7d,0x18,0x31,0x87,0x42,0x34,0x19,0x11,0xff,0x40,0xfa,0xf4,0xd7,0xf3, -0xfb,0x93,0x02,0x0d,0xbb,0x20,0x24,0x05,0x1d,0x1a,0xba,0x13,0x0f,0x7c,0x11,0x0e, -0x49,0x08,0x03,0x8d,0x00,0x00,0xe6,0x04,0x03,0xd8,0xf7,0xe7,0x6a,0xd9,0xd4,0xa8, -0xdb,0xec,0xc0,0x00,0x0a,0xe8,0x05,0xfe,0x64,0x02,0x17,0x31,0x2b,0x3c,0x18,0x44, -0x30,0xa4,0x16,0x07,0x7a,0xf3,0xde,0xaf,0xdb,0xde,0x6a,0xe9,0xf9,0x6d,0xfe,0xfa, -0x89,0xf9,0xfd,0x59,0x02,0x08,0x3b,0x07,0xf7,0x62,0xec,0xe5,0x9a,0xe3,0xea,0xd6, -0xf5,0x01,0xd4,0x05,0xfb,0xbc,0xef,0xee,0x1b,0xf2,0xee,0x6b,0xe6,0xdf,0x5f,0xe0, -0xe7,0x73,0xf3,0x06,0x25,0x1e,0x34,0x33,0x3f,0x2b,0x65,0x0b,0xfe,0x30,0xfa,0xf3, -0x1b,0xf6,0xfe,0x07,0x05,0x11,0x4c,0x24,0x23,0xfe,0x1d,0x1a,0x7e,0x12,0x0f,0x2e, -0x11,0x0c,0x38,0x06,0x02,0xd6,0xff,0x00,0x86,0x04,0x01,0xf6,0xf4,0xe5,0x63,0xd8, -0xd5,0x68,0xde,0xf0,0x5f,0x04,0x09,0x03,0x03,0xfd,0x23,0x03,0x18,0x2f,0x2d,0x3f, -0x30,0x47,0x33,0x35,0x1c,0x06,0x1a,0xe9,0xd8,0xea,0xd8,0xde,0x84,0xee,0xfd,0x76, -0xfd,0xf9,0xa6,0xf8,0xfc,0xe9,0x06,0x0e,0x80,0x01,0xf1,0x8d,0xe9,0xe2,0xbf,0xe3, -0xeb,0x7f,0xf6,0x02,0xd8,0x06,0xfc,0xe2,0xf1,0xf2,0xac,0xf3,0xec,0xd5,0xe2,0xdd, -0xf6,0xdf,0xe8,0x2d,0xf7,0x0b,0xe2,0x20,0x30,0x4f,0x36,0x24,0x3e,0x09,0x00,0x44, -0xfb,0xf4,0xb2,0xf7,0x00,0x74,0x06,0x15,0xdf,0x27,0x25,0x67,0x1f,0x1a,0xf7,0x11, -0x10,0x4c,0x11,0x0b,0x50,0x04,0x00,0x97,0xfd,0xfe,0xec,0x01,0xfd,0x3e,0xf2,0xe3, -0xc8,0xd7,0xd6,0x85,0xe0,0xf5,0xef,0x06,0x07,0x3c,0x01,0xfd,0x57,0x05,0x1b,0x55, -0x2e,0x3f,0x69,0x47,0x35,0x72,0x1d,0xff,0xaf,0xe1,0xd7,0x2a,0xd9,0xe1,0x3e,0xf5, -0x00,0x90,0xfb,0xf8,0x29,0xf7,0xfd,0xa2,0x0c,0x0c,0x50,0xf9,0xee,0xd6,0xe5,0xe0, -0x5f,0xe5,0xec,0xaf,0xf6,0x03,0xa1,0x06,0xfc,0x58,0xf5,0xf6,0x3f,0xf4,0xe9,0xd7, -0xde,0xda,0x7d,0xdf,0xea,0x75,0xfa,0x0e,0xdf,0x22,0x2d,0xdc,0x31,0x21,0x1f,0x09, -0x00,0x58,0xf8,0xf1,0xec,0xf7,0x00,0x12,0x08,0x1b,0x9c,0x2c,0x26,0x9f,0x20,0x19, -0xbd,0x11,0x11,0xae,0x10,0x08,0xa7,0x01,0xfd,0xde,0xfb,0xfe,0xc1,0x00,0xfb,0x56, -0xef,0xe0,0xff,0xd6,0xd7,0x77,0xe4,0xfb,0xd4,0x08,0x06,0x98,0x00,0xfe,0xc7,0x07, -0x1d,0xf3,0x2e,0x41,0xf5,0x47,0x37,0xdf,0x1c,0xf6,0x1d,0xdd,0xd6,0x48,0xd9,0xe6, -0x4b,0xf9,0xfe,0xb7,0xf9,0xf7,0x14,0xf6,0x00,0xa0,0x0f,0x07,0xe0,0xf4,0xec,0x51, -0xe3,0xe1,0xc8,0xe6,0xed,0xe7,0xf6,0x03,0x0f,0x07,0xfd,0x0d,0xf8,0xf8,0x0d,0xf3, -0xe6,0xc7,0xdb,0xd9,0xdf,0xe0,0xed,0x82,0xfe,0x13,0x45,0x23,0x2b,0x42,0x2c,0x1a, -0x2d,0x06,0xff,0xe6,0xf6,0xf3,0x2c,0xfb,0x02,0x6f,0x0d,0x23,0xdd,0x2d,0x25,0x57, -0x21,0x19,0xf5,0x11,0x12,0xd4,0x0d,0x04,0x98,0xfe,0xfb,0xff,0xfa,0xfe,0x54,0xff, -0xf8,0xb3,0xeb,0xde,0x39,0xd8,0xdb,0xc1,0xea,0x00,0xec,0x07,0x02,0x2c,0xff,0xff, -0xd7,0x08,0x1d,0xfb,0x2f,0x43,0xf0,0x4c,0x3d,0xae,0x18,0xed,0x3f,0xd9,0xd4,0x11, -0xd9,0xeb,0xc3,0xfc,0xfe,0x93,0xf9,0xf7,0xbb,0xf7,0x06,0x3f,0x0f,0xfe,0x8e,0xf1, -0xe7,0xff,0xdf,0xe1,0x6f,0xe7,0xed,0xf3,0xf7,0x04,0xb8,0x06,0xff,0x04,0xfc,0xfb, -0x04,0xf1,0xe2,0x42,0xd9,0xda,0xb4,0xe3,0xf1,0xba,0x04,0x18,0xd8,0x22,0x25,0x19, -0x27,0x17,0xd8,0x05,0xfe,0xf1,0xf5,0xf5,0xc7,0xfc,0x04,0x41,0x11,0x28,0x77,0x2c, -0x25,0x10,0x22,0x19,0x53,0x13,0x13,0xb6,0x0c,0x02,0x8f,0xfd,0xfa,0x19,0xfa,0xfd, -0x64,0xfc,0xf4,0xb8,0xe8,0xdd,0xa0,0xd8,0xdd,0x11,0xef,0x03,0xbe,0x07,0x01,0x6e, -0x00,0x01,0x7d,0x0b,0x20,0xc2,0x31,0x42,0x88,0x50,0x3f,0x08,0x0f,0xe6,0x2d,0xd7, -0xd3,0xc6,0xdd,0xf2,0x3c,0xff,0xfc,0x9f,0xf8,0xf5,0x64,0xf9,0x0a,0xc3,0x0a,0xfa, -0x37,0xef,0xe4,0x3b,0xe0,0xe4,0xd7,0xe8,0xed,0x4e,0xf9,0x05,0xd7,0x07,0x01,0xd8, -0xfe,0xfb,0x1d,0xee,0xde,0xa1,0xd6,0xda,0x41,0xe5,0xf4,0x8c,0x07,0x18,0x17,0x1f, -0x22,0x68,0x26,0x17,0x47,0x06,0xfd,0x5b,0xf5,0xf5,0xfa,0xfc,0x04,0x4a,0x14,0x2c, -0xc9,0x2f,0x27,0x26,0x23,0x1a,0xa0,0x14,0x13,0xb2,0x0a,0x00,0x78,0xfb,0xf9,0x52, -0xf9,0xfb,0x5c,0xf9,0xf0,0xbb,0xe5,0xdc,0xee,0xda,0xe1,0x52,0xf4,0x05,0xde,0x05, -0x00,0x8b,0x01,0x03,0xaf,0x0d,0x22,0xc1,0x32,0x44,0xe2,0x55,0x3e,0x61,0x05,0xe2, -0xcc,0xd5,0xd4,0x26,0xe3,0xf7,0x78,0xfe,0xfb,0x15,0xf7,0xf5,0xbc,0x00,0x09,0xce, -0x01,0xf6,0xfd,0xea,0xe0,0x1a,0xe1,0xe5,0x54,0xe8,0xee,0x74,0xf9,0x05,0x3b,0x0a, -0x06,0x60,0x03,0xfc,0x63,0xea,0xda,0x4a,0xd6,0xdb,0xee,0xe7,0xf7,0x93,0x09,0x18, -0x82,0x1c,0x1f,0x2b,0x25,0x18,0x54,0x06,0xfb,0x4c,0xf4,0xf5,0x6a,0xfd,0x07,0xe0, -0x19,0x31,0xfc,0x31,0x2a,0x86,0x24,0x1a,0xf1,0x14,0x11,0x5f,0x07,0xfc,0x0c,0xf8, -0xf6,0xe5,0xf7,0xfa,0x87,0xf6,0xed,0x74,0xe3,0xdd,0xf5,0xdc,0xe5,0x13,0xfa,0x07, -0xca,0x04,0x00,0xdc,0x02,0x05,0xe4,0x0f,0x24,0x0d,0x35,0x4a,0x52,0x59,0x34,0x75, -0xfb,0xdf,0xb6,0xd3,0xd7,0x40,0xea,0xfb,0x6e,0xfe,0xfa,0x2f,0xf6,0xf8,0x86,0x04, -0x05,0x47,0xfd,0xf4,0xdc,0xe6,0xdf,0x57,0xe2,0xe5,0x6c,0xe8,0xee,0xe2,0xf8,0x06, -0xda,0x0c,0x09,0x31,0x05,0xf9,0x99,0xe5,0xd7,0x86,0xd5,0xdd,0x42,0xea,0xfa,0xc3, -0x0b,0x17,0x76,0x1a,0x20,0x5a,0x28,0x19,0xf4,0x05,0xfb,0x70,0xf4,0xf5,0x2d,0xfe, -0x08,0xf8,0x1d,0x33,0x6a,0x30,0x29,0x18,0x25,0x1a,0xfc,0x15,0x11,0x86,0x05,0xfa, -0x1e,0xf7,0xf5,0xca,0xf7,0xf9,0xf5,0xf3,0xea,0xd8,0xe1,0xdd,0xec,0xde,0xea,0x22, -0xfe,0x06,0x6a,0x02,0x01,0x90,0x03,0x06,0x89,0x11,0x26,0x5c,0x37,0x4f,0xa2,0x59, -0x2c,0xe0,0xf5,0xdd,0xfc,0xd3,0xdc,0x11,0xf1,0xfc,0xbb,0xfb,0xf9,0xb1,0xf5,0xfe, -0x34,0x06,0xfe,0x57,0xf9,0xf0,0x8b,0xe2,0xdf,0xd6,0xe2,0xe5,0xc9,0xe8,0xef,0x21, -0xfa,0x08,0x2f,0x10,0x0c,0x28,0x06,0xf6,0x64,0xe1,0xd5,0xf7,0xd5,0xdf,0x14,0xed, -0xfe,0x03,0x0e,0x15,0xe0,0x16,0x1f,0xbe,0x27,0x17,0x79,0x03,0xf9,0x28,0xf4,0xf6, -0x48,0xff,0x0b,0x6c,0x24,0x35,0x9b,0x2f,0x2b,0x82,0x25,0x1b,0xf0,0x16,0x10,0x17, -0x03,0xf9,0xe7,0xf5,0xf4,0xde,0xf6,0xf6,0x58,0xef,0xe6,0xb0,0xdf,0xdd,0x9e,0xe0, -0xee,0xc0,0x00,0x06,0x00,0x02,0x02,0xc6,0x05,0x09,0x10,0x15,0x2a,0xd2,0x39,0x52, -0x53,0x56,0x23,0x32,0xf1,0xda,0x6a,0xd4,0xe1,0x1b,0xf6,0xfc,0x60,0xfa,0xf7,0x9e, -0xf7,0x02,0x2c,0x02,0xf8,0xe5,0xf5,0xeb,0x36,0xe0,0xe0,0xa6,0xe3,0xe6,0x25,0xea, -0xf0,0xf1,0xfb,0x0c,0xc0,0x12,0x0e,0xe4,0x04,0xf1,0x84,0xdd,0xd4,0x46,0xd7,0xe1, -0x9c,0xf0,0x01,0x8a,0x0d,0x10,0xd8,0x13,0x20,0x59,0x27,0x14,0x06,0x02,0xf9,0x14, -0xf5,0xf8,0xf2,0x00,0x0e,0xd2,0x27,0x37,0x16,0x30,0x2c,0xd2,0x25,0x1b,0x62,0x16, -0x0e,0x34,0x00,0xf7,0xc4,0xf4,0xf3,0x3f,0xf5,0xf3,0x72,0xeb,0xe3,0xb8,0xdf,0xdf, -0x78,0xe4,0xf4,0x65,0x03,0x04,0x06,0x01,0x02,0x41,0x05,0x09,0xd8,0x15,0x2a,0x99, -0x3c,0x54,0x1e,0x50,0x1b,0x6c,0xef,0xda,0x90,0xd7,0xe8,0xc0,0xf8,0xfa,0xf9,0xf9, -0xf7,0x6d,0xfc,0x04,0x75,0xfb,0xf4,0xb2,0xf1,0xe6,0xeb,0xdf,0xe1,0xa4,0xe3,0xe6, -0x4b,0xea,0xef,0x1a,0xfc,0x0d,0x52,0x14,0x0f,0x60,0x02,0xee,0x80,0xdb,0xd5,0xf4, -0xd9,0xe5,0x71,0xf3,0x02,0xdf,0x0a,0x0d,0xe7,0x13,0x22,0x3d,0x28,0x13,0xcc,0x00, -0xf8,0x71,0xf4,0xf7,0x2f,0x01,0x10,0xc9,0x2c,0x38,0x54,0x30,0x2d,0xdc,0x25,0x1b, -0xb3,0x15,0x0b,0x25,0xfd,0xf5,0x58,0xf3,0xf2,0x9d,0xf3,0xf0,0x23,0xe8,0xe1,0x58, -0xe0,0xe2,0x62,0xe9,0xf9,0xb4,0x03,0x02,0x88,0x00,0x02,0x28,0x06,0x0a,0x6e,0x18, -0x2d,0x5d,0x42,0x57,0x14,0x47,0x14,0x73,0xec,0xd9,0x21,0xdc,0xed,0x0f,0xf9,0xf8, -0xba,0xf8,0xf9,0x13,0x02,0x02,0x3d,0xf6,0xf1,0xb8,0xeb,0xe2,0xb2,0xdf,0xe1,0x18, -0xe4,0xe7,0xec,0xea,0xf0,0x9d,0xff,0x10,0x04,0x16,0x0e,0xf9,0xfe,0xe9,0xe4,0xd8, -0xd4,0xbc,0xda,0xe6,0x41,0xf5,0x03,0xea,0x08,0x0b,0x9f,0x16,0x28,0xc3,0x29,0x11, -0xcc,0xff,0xf7,0x3d,0xf4,0xf8,0xbb,0x01,0x13,0xc0,0x2f,0x39,0x26,0x31,0x2e,0x6c, -0x25,0x1a,0x6b,0x14,0x09,0xc0,0xfa,0xf4,0x02,0xf2,0xf1,0x24,0xf1,0xec,0x99,0xe4, -0xe0,0x58,0xe1,0xe3,0x0f,0xee,0xfd,0xa6,0x03,0x01,0x3d,0x01,0x03,0x6d,0x08,0x0d, -0xff,0x1b,0x31,0xb2,0x46,0x54,0x17,0x3e,0x0e,0x4a,0xe9,0xda,0xb4,0xe1,0xf1,0xcb, -0xf6,0xf6,0x2c,0xf8,0xfe,0xc3,0x06,0xfd,0x0f,0xf3,0xef,0x27,0xe7,0xe0,0xba,0xdf, -0xe0,0x72,0xe3,0xe8,0x43,0xeb,0xf2,0x4c,0x02,0x12,0x9d,0x16,0x0c,0x47,0xfa,0xe6, -0xe1,0xd7,0xd5,0x07,0xdc,0xe6,0xca,0xf5,0x02,0x6c,0x06,0x0b,0x5b,0x19,0x2b,0x06, -0x2c,0x12,0x28,0xff,0xf7,0xbf,0xf4,0xf8,0xea,0x02,0x16,0x46,0x33,0x39,0xb5,0x32, -0x31,0x01,0x26,0x1a,0xa7,0x12,0x05,0x53,0xf7,0xf1,0xdd,0xef,0xee,0x8e,0xee,0xe9, -0xad,0xe2,0xe0,0x98,0xe2,0xe7,0xd2,0xf3,0x00,0x2a,0x03,0x01,0xb9,0x01,0x04,0x83, -0x09,0x10,0x48,0x20,0x36,0x86,0x4a,0x50,0x80,0x36,0x09,0x96,0xe6,0xdc,0xd7,0xe7, -0xf4,0x71,0xf5,0xf5,0x3e,0xf9,0x03,0x32,0x06,0xf9,0x30,0xf2,0xec,0xf4,0xe1,0xde, -0x68,0xdf,0xe0,0xdc,0xe4,0xe8,0x8d,0xeb,0xf4,0xc6,0x03,0x13,0xa0,0x15,0x0a,0x56, -0xf7,0xe4,0x01,0xd8,0xd7,0x16,0xde,0xe9,0xb2,0xf8,0x03,0x8a,0x05,0x0e,0x86,0x1f, -0x30,0x83,0x29,0x0d,0x31,0xfc,0xf5,0x1d,0xf3,0xf8,0x17,0x04,0x19,0x23,0x36,0x3a, -0x7f,0x34,0x31,0xcd,0x25,0x19,0x19,0x11,0x03,0x04,0xf6,0xf1,0x23,0xef,0xee,0x90, -0xec,0xe7,0xd2,0xe0,0xe0,0xe8,0xe3,0xe9,0x57,0xf7,0x02,0xc3,0x02,0x01,0x1a,0x02, -0x05,0x54,0x0a,0x11,0x0c,0x23,0x3b,0x20,0x4d,0x4b,0xc8,0x2e,0x04,0x77,0xe5,0xe0, -0x89,0xec,0xf4,0x14,0xf4,0xf6,0x65,0xfe,0x09,0xd2,0x01,0xf4,0x6d,0xf0,0xe6,0x2f, -0xde,0xdd,0x83,0xde,0xe1,0xd4,0xe5,0xe8,0xf7,0xeb,0xf6,0x44,0x05,0x13,0xd5,0x14, -0x08,0xa4,0xf5,0xe3,0x96,0xd9,0xda,0x20,0xe1,0xed,0xe2,0xfb,0x01,0x11,0x02,0x0f, -0x18,0x23,0x32,0xf7,0x27,0x09,0x6a,0xf9,0xf2,0x3f,0xf0,0xf7,0x9b,0x05,0x1f,0xd3, -0x3b,0x3d,0xcf,0x37,0x33,0x27,0x25,0x18,0xba,0x0d,0xfe,0xad,0xf3,0xf0,0x83,0xee, -0xed,0x02,0xea,0xe3,0x49,0xdf,0xe1,0x72,0xe4,0xec,0x2a,0xfb,0x02,0x40,0x01,0x01, -0xa2,0x02,0x06,0x1b,0x0c,0x14,0xad,0x28,0x41,0x0e,0x4e,0x44,0xad,0x28,0xfe,0x76, -0xe3,0xe4,0x6b,0xf0,0xf3,0xd3,0xf2,0xf6,0x9a,0x01,0x09,0x20,0xfd,0xf3,0xcf,0xee, -0xe4,0xd2,0xdc,0xdc,0x9d,0xde,0xe1,0x9d,0xe5,0xe7,0xab,0xec,0xf8,0x57,0x07,0x15, -0x40,0x14,0x05,0xcb,0xf2,0xe2,0x9c,0xda,0xdb,0x29,0xe3,0xf0,0x14,0xfc,0xfd,0x40, -0x01,0x12,0xdd,0x29,0x35,0x64,0x22,0x04,0xc6,0xf7,0xf0,0x7b,0xef,0xf9,0xb6,0x08, -0x23,0x0c,0x3f,0x3e,0x8b,0x38,0x33,0xe5,0x24,0x17,0x2a,0x0b,0xfb,0x2d,0xf1,0xee, -0x10,0xec,0xea,0x61,0xe6,0xe0,0x8d,0xde,0xe2,0xb5,0xe6,0xf1,0x48,0xff,0x02,0x06, -0x01,0x01,0xf6,0x02,0x07,0xf6,0x0d,0x18,0x09,0x2e,0x47,0x61,0x4a,0x3d,0xf3,0x21, -0xf9,0xaa,0xe3,0xe9,0x73,0xf1,0xf1,0x6b,0xf2,0xf9,0x61,0x06,0x06,0x61,0xf8,0xf2, -0xb8,0xea,0xe0,0xbc,0xdc,0xdd,0x43,0xdf,0xe3,0xf0,0xe5,0xe8,0xf3,0xee,0xfa,0x55, -0x08,0x13,0x09,0x12,0x03,0xcc,0xf1,0xe2,0x7c,0xdb,0xdb,0x3e,0xe4,0xf1,0xd7,0xfa, -0xfb,0xfe,0x03,0x17,0x9f,0x2e,0x36,0xc5,0x1f,0x03,0xf6,0xf6,0xef,0x53,0xee,0xf8, -0x0e,0x09,0x26,0x51,0x40,0x3f,0x12,0x3a,0x33,0x66,0x23,0x15,0xb0,0x07,0xf8,0xbf, -0xef,0xed,0xd5,0xeb,0xe8,0xfa,0xe3,0xdf,0xc0,0xde,0xe3,0x93,0xe9,0xf6,0xd9,0x00, -0x00,0xf6,0xff,0x01,0xf5,0x03,0x09,0x98,0x10,0x1b,0xbe,0x33,0x4a,0x22,0x44,0x35, -0x0d,0x1c,0xf5,0x2d,0xe5,0xec,0x2b,0xf1,0xf0,0xe8,0xf2,0xfd,0x72,0x08,0x01,0x27, -0xf6,0xf1,0xbb,0xe8,0xdf,0xae,0xdc,0xdd,0xb0,0xdf,0xe3,0x02,0xe5,0xe7,0x39,0xef, -0xfa,0xac,0x08,0x13,0xed,0x10,0x01,0x3a,0xf0,0xe2,0xd6,0xdb,0xdd,0x2c,0xe7,0xf4, -0xd6,0xfa,0xfb,0xe9,0x06,0x1d,0x8a,0x33,0x35,0xa1,0x19,0x00,0x77,0xf4,0xec,0xc1, -0xed,0xf9,0x98,0x09,0x27,0x38,0x42,0x40,0x65,0x3b,0x34,0xf7,0x22,0x13,0x81,0x05, -0xf6,0xff,0xed,0xec,0x60,0xe9,0xe4,0x8c,0xe0,0xde,0xa4,0xe0,0xe6,0x02,0xee,0xfb, -0x27,0x01,0xff,0xb5,0xff,0x01,0x75,0x04,0x0a,0xd5,0x11,0x1e,0xbd,0x39,0x4a,0x3e, -0x40,0x33,0x13,0x16,0xf1,0x54,0xe7,0xee,0x0a,0xf0,0xef,0xb9,0xf4,0x02,0xe9,0x07, -0xfc,0xf5,0xf4,0xef,0xf4,0xe4,0xde,0x18,0xdc,0xdc,0xec,0xdf,0xe2,0xb3,0xe3,0xe8, -0x42,0xf1,0xfc,0x4c,0x0b,0x15,0x13,0x11,0x00,0x8a,0xef,0xe2,0x72,0xdb,0xde,0x11, -0xe9,0xf5,0x06,0xf9,0xfb,0x90,0x0a,0x22,0x48,0x35,0x33,0x92,0x17,0xfe,0x79,0xf1, -0xe9,0x0e,0xed,0xf9,0x7e,0x0c,0x2c,0xd3,0x43,0x41,0x41,0x3d,0x34,0x68,0x21,0x11, -0xc6,0x02,0xf4,0x58,0xec,0xea,0x03,0xe6,0xe1,0xb0,0xdd,0xdc,0x78,0xe1,0xe8,0x20, -0xf2,0xff,0x4a,0x02,0xff,0x57,0x00,0x02,0xf4,0x05,0x0c,0x20,0x14,0x24,0xd5,0x40, -0x4a,0x0a,0x3c,0x2e,0x5e,0x0e,0xed,0x60,0xe9,0xee,0x89,0xed,0xee,0x5c,0xf7,0x05, -0x6f,0x05,0xfa,0x92,0xf5,0xed,0x98,0xe3,0xde,0xa6,0xdc,0xde,0x20,0xe1,0xe2,0x61, -0xe3,0xe8,0x4d,0xf2,0xfe,0xf3,0x0c,0x15,0xb3,0x0e,0xfe,0x94,0xee,0xe2,0xd6,0xdc, -0xe1,0x49,0xed,0xf5,0x45,0xf6,0xfb,0x59,0x0d,0x25,0x1e,0x35,0x30,0x86,0x15,0xfc, -0x5d,0xef,0xe9,0x26,0xee,0xfc,0xe2,0x10,0x31,0x78,0x46,0x43,0xf0,0x3d,0x31,0x58, -0x1d,0x0d,0xe5,0xff,0xf2,0x75,0xeb,0xe8,0xef,0xe3,0xdf,0x11,0xdd,0xde,0xf1,0xe3, -0xeb,0x01,0xf7,0x01,0x5b,0x00,0xfd,0x1f,0x00,0x02,0x3d,0x07,0x0e,0xc5,0x17,0x29, -0x2a,0x45,0x47,0xec,0x35,0x28,0x2a,0x0a,0xee,0x85,0xec,0xee,0x8a,0xed,0xf0,0x56, -0xfc,0x07,0xed,0x00,0xf8,0x21,0xf4,0xea,0xad,0xe2,0xde,0x4c,0xdd,0xdf,0x06,0xe2, -0xe2,0x34,0xe4,0xea,0xb6,0xf3,0xff,0x06,0x0d,0x14,0x95,0x0d,0xfd,0x97,0xed,0xe1, -0xbd,0xdd,0xe4,0xa8,0xef,0xf4,0x3e,0xf6,0xfe,0xbc,0x12,0x2a,0x3e,0x38,0x2f,0x33, -0x11,0xf8,0xcd,0xeb,0xe6,0x5c,0xed,0xfc,0xc7,0x12,0x35,0x5d,0x48,0x44,0xfa,0x3f, -0x32,0x81,0x1c,0x0c,0x85,0xfd,0xef,0x7c,0xe9,0xe7,0xe3,0xe1,0xdd,0xb4,0xdb,0xde, -0x67,0xe5,0xee,0x33,0xfc,0x04,0x55,0x00,0xfe,0xf4,0x00,0x04,0x04,0x09,0x10,0x8f, -0x1c,0x30,0xb9,0x47,0x3f,0x27,0x2c,0x21,0xdb,0x06,0xef,0xac,0xee,0xee,0xc8,0xed, -0xf3,0x43,0x02,0x08,0xe3,0xfd,0xf8,0xf2,0xf2,0xe8,0x8d,0xe2,0xde,0xef,0xdd,0xe0, -0x0a,0xe2,0xe1,0x14,0xe4,0xeb,0xb1,0xf4,0x01,0x58,0x0f,0x15,0xa0,0x0b,0xfa,0x71, -0xea,0xdf,0x28,0xde,0xe7,0xe7,0xf1,0xf4,0xe6,0xf6,0x01,0x8d,0x16,0x2d,0x35,0x39, -0x2d,0xbd,0x0e,0xf6,0xfd,0xea,0xe7,0x90,0xee,0xfe,0x02,0x16,0x38,0x1e,0x4a,0x45, -0x71,0x3f,0x2f,0x93,0x19,0x09,0x0b,0xfb,0xed,0x69,0xe8,0xe5,0xcd,0xdf,0xdb,0x42, -0xdb,0xe0,0x67,0xe8,0xf3,0x97,0x01,0x04,0x12,0xfe,0xfd,0x08,0x01,0x04,0xf8,0x09, -0x13,0xb1,0x20,0x36,0x46,0x48,0x39,0x3e,0x28,0x1c,0x2e,0x02,0xef,0xea,0xee,0xee, -0x84,0xee,0xf7,0xd8,0x05,0x04,0x4a,0xfa,0xf7,0x66,0xf0,0xe7,0x82,0xe2,0xdf,0xe9, -0xde,0xe1,0x43,0xe1,0xe0,0x9a,0xe4,0xec,0x68,0xf6,0x03,0x28,0x10,0x14,0xb1,0x09, -0xf8,0x9d,0xe9,0xdf,0x3b,0xe0,0xe9,0x7c,0xf1,0xf3,0xe3,0xf7,0x04,0x05,0x19,0x2f, -0x61,0x39,0x2a,0x0f,0x0b,0xf4,0xe4,0xe8,0xe5,0xb8,0xed,0xfd,0xaf,0x17,0x3c,0xf0, -0x4b,0x47,0x40,0x3f,0x2c,0x78,0x17,0x08,0x15,0xf9,0xec,0x42,0xe7,0xe3,0xb3,0xdc, -0xd9,0xa6,0xdb,0xe2,0x2a,0xeb,0xf8,0x17,0x05,0x03,0x02,0xfc,0xfc,0x3c,0x01,0x05, -0x36,0x0c,0x16,0x38,0x25,0x3b,0xc4,0x45,0x33,0xf1,0x23,0x17,0x2a,0xfe,0xef,0x9c, -0xed,0xeb,0xba,0xed,0xf9,0xfb,0x06,0x02,0x73,0xfa,0xf8,0xf7,0xef,0xe7,0x27,0xe3, -0xdf,0x3e,0xdf,0xe0,0x3e,0xe0,0xe0,0xe2,0xe4,0xec,0xfc,0xf6,0x04,0xd6,0x10,0x13, -0x88,0x07,0xf6,0x15,0xe7,0xde,0xcf,0xe1,0xeb,0xc8,0xf0,0xf2,0x3a,0xf9,0x06,0x30, -0x1b,0x2e,0x19,0x38,0x2a,0x23,0x0a,0xf2,0x43,0xe8,0xe5,0xc0,0xed,0xff,0xbc,0x1a, -0x40,0x2b,0x4f,0x48,0x46,0x3d,0x29,0x33,0x14,0x05,0x0e,0xf6,0xe9,0xda,0xe4,0xdf, -0x4e,0xd9,0xd7,0xc8,0xdc,0xe5,0xe7,0xee,0xfd,0xfa,0x05,0x00,0xe8,0xfa,0xfd,0x6a, -0x02,0x06,0x2d,0x0e,0x18,0x3d,0x2a,0x3f,0x6a,0x41,0x2c,0x10,0x1f,0x12,0x7f,0xfc, -0xf0,0xfc,0xec,0xea,0x0e,0xef,0xfd,0x5d,0x07,0xfe,0xff,0xf9,0xf7,0xa3,0xed,0xe6, -0xb8,0xe2,0xdf,0xfb,0xdf,0xe1,0x91,0xdf,0xe0,0xe3,0xe5,0xee,0xb8,0xf9,0x07,0x12, -0x12,0x12,0x06,0x05,0xf3,0x04,0xe5,0xde,0x2e,0xe4,0xec,0x99,0xf0,0xf4,0x00,0xfc, -0x09,0xd3,0x1d,0x2f,0x86,0x38,0x29,0x13,0x07,0xf0,0x3a,0xe7,0xe4,0xb7,0xee,0x01, -0xb6,0x1e,0x44,0xf5,0x4f,0x47,0x66,0x3a,0x25,0xb1,0x11,0x03,0xc2,0xf3,0xe8,0xc5, -0xe3,0xde,0x80,0xd7,0xd7,0x53,0xde,0xe7,0xf5,0xf1,0x01,0x33,0x06,0xff,0x55,0xfb, -0xff,0x10,0x04,0x08,0xdf,0x10,0x1d,0x85,0x31,0x41,0x5b,0x3a,0x25,0x96,0x1a,0x0d, -0xdf,0xfa,0xef,0x5b,0xeb,0xea,0x35,0xf1,0x01,0xc2,0x05,0xfc,0x6b,0xfa,0xf6,0x07, -0xed,0xe7,0xfa,0xe3,0xe1,0x93,0xe1,0xe1,0xf6,0xde,0xdf,0xec,0xe5,0xef,0x03,0xfb, -0x08,0xef,0x13,0x11,0xa9,0x01,0xf0,0x99,0xe4,0xe1,0x4f,0xe8,0xed,0x3c,0xf0,0xf6, -0x31,0xff,0x0d,0x12,0x1f,0x2d,0x4b,0x36,0x25,0x66,0x02,0xed,0x3d,0xe5,0xe4,0x41, -0xf0,0x03,0x6e,0x22,0x4b,0xa2,0x55,0x49,0x71,0x38,0x22,0xbc,0x0f,0x01,0xd6,0xf1, -0xe6,0xc9,0xe1,0xdb,0xe5,0xd4,0xd6,0x4e,0xe0,0xe9,0x9e,0xf6,0x05,0x06,0x06,0xfd, -0x3d,0xfb,0xff,0x9f,0x05,0x0a,0x1e,0x13,0x21,0xbb,0x37,0x41,0x97,0x34,0x22,0x00, -0x16,0x0a,0xa1,0xfa,0xf0,0x65,0xeb,0xeb,0x8b,0xf5,0x04,0xa5,0x02,0xfa,0x3b,0xfa, -0xf4,0x90,0xeb,0xe7,0xab,0xe4,0xe2,0x58,0xe2,0xe0,0x49,0xde,0xe0,0x68,0xe7,0xf1, -0x04,0xfe,0x0b,0x2a,0x15,0x10,0x97,0x00,0xef,0x76,0xe5,0xe5,0x15,0xeb,0xed,0x43, -0xf0,0xf7,0x7b,0x01,0x10,0x07,0x21,0x2d,0x6e,0x34,0x1f,0xc7,0xfc,0xea,0x1e,0xe3, -0xe4,0x01,0xf2,0x06,0xe6,0x29,0x52,0xd7,0x57,0x48,0x06,0x38,0x21,0xfb,0x0e,0xff, -0xf6,0xee,0xe4,0xf7,0xde,0xd7,0x25,0xd2,0xd7,0x10,0xe2,0xec,0x21,0xfc,0x09,0x63, -0x05,0xfc,0xa7,0xfb,0x01,0xe4,0x06,0x0c,0x69,0x16,0x28,0xd6,0x3d,0x3f,0xf0,0x2d, -0x1c,0xc8,0x0f,0x06,0x83,0xfa,0xf0,0x6b,0xeb,0xed,0xc9,0xf9,0x05,0x70,0xfe,0xf9, -0xeb,0xf9,0xf2,0xf9,0xeb,0xe8,0xf8,0xe4,0xe3,0x84,0xe2,0xdf,0xeb,0xdd,0xe1,0x45, -0xe9,0xf3,0xef,0x00,0x0e,0x99,0x16,0x0e,0x0a,0xfd,0xed,0x44,0xe5,0xe6,0x04,0xea, -0xeb,0x9d,0xf1,0xf9,0x1f,0x04,0x13,0xc1,0x20,0x2c,0x0c,0x33,0x1c,0xf0,0xf9,0xe9, -0x9f,0xe2,0xe4,0xfa,0xf2,0x08,0x05,0x30,0x58,0x47,0x58,0x46,0x0b,0x34,0x1d,0x64, -0x0b,0xfc,0x08,0xed,0xe3,0xa5,0xdc,0xd3,0x9f,0xd0,0xd8,0x2f,0xe5,0xf1,0x4e,0x02, -0x08,0xe8,0x00,0xfa,0xa4,0xfb,0x01,0x0d,0x08,0x0e,0xfe,0x19,0x2e,0x9d,0x40,0x39, -0xe8,0x26,0x16,0x18,0x0c,0x04,0xeb,0xf9,0xef,0x9e,0xeb,0xef,0xf7,0xfc,0x03,0x86, -0xfb,0xf9,0x86,0xf8,0xf1,0xa5,0xec,0xe9,0xd6,0xe5,0xe4,0x62,0xe2,0xde,0x6b,0xdd, -0xe1,0xf8,0xe9,0xf4,0xeb,0x01,0x10,0x31,0x16,0x0b,0x55,0xf9,0xeb,0x88,0xe6,0xe8, -0xef,0xea,0xec,0xbb,0xf3,0xfb,0xb6,0x05,0x13,0x03,0x1e,0x2a,0x78,0x31,0x18,0x2a, -0xf7,0xe8,0x47,0xe2,0xe6,0x80,0xf5,0x0c,0xd3,0x36,0x5c,0x9f,0x57,0x43,0xe8,0x2f, -0x19,0x15,0x08,0xf9,0xde,0xea,0xe1,0x65,0xda,0xd1,0xfe,0xcf,0xda,0x2a,0xe7,0xf5, -0x62,0x06,0x09,0x71,0xff,0xf9,0x0b,0xfc,0x02,0x27,0x09,0x10,0xa4,0x1c,0x33,0xcd, -0x40,0x33,0x83,0x21,0x12,0xdb,0x07,0x02,0x15,0xf9,0xf0,0x0c,0xee,0xf3,0x38,0x00, -0x00,0xd5,0xf7,0xf8,0xb6,0xf6,0xf0,0x69,0xec,0xe8,0x35,0xe5,0xe4,0x62,0xe1,0xdd, -0x7c,0xdd,0xe2,0x85,0xeb,0xf6,0x26,0x04,0x12,0x3e,0x16,0x08,0xd3,0xf6,0xeb,0xf0, -0xe7,0xe9,0x88,0xe9,0xec,0x3e,0xf5,0xfc,0x3d,0x08,0x14,0x17,0x1d,0x29,0x4f,0x2e, -0x13,0x32,0xf3,0xe6,0x1f,0xe2,0xe7,0x16,0xf7,0x10,0x38,0x3e,0x62,0x80,0x56,0x40, -0x33,0x2c,0x15,0x5b,0x05,0xf7,0x1a,0xe9,0xe0,0x52,0xd8,0xcf,0x2e,0xd0,0xdc,0xb6, -0xe8,0xf8,0xcd,0x07,0x06,0xd3,0xfc,0xf9,0xc4,0xfc,0x03,0xbd,0x0a,0x12,0x69,0x21, -0x38,0xfe,0x3f,0x2f,0x21,0x1e,0x0e,0xe6,0x04,0x00,0x3d,0xf8,0xf1,0x95,0xf0,0xf9, -0x74,0x02,0xfc,0x61,0xf5,0xf6,0x69,0xf3,0xef,0xc2,0xeb,0xe7,0xdd,0xe5,0xe4,0xcf, -0xe1,0xde,0x32,0xde,0xe3,0xf7,0xec,0xf8,0xec,0x07,0x16,0x84,0x15,0x05,0x09,0xf5, -0xec,0x45,0xea,0xe9,0x23,0xe8,0xed,0xeb,0xf5,0xfd,0x15,0x09,0x12,0x8e,0x1a,0x28, -0x46,0x2c,0x0f,0x7a,0xf1,0xe6,0x4d,0xe3,0xe9,0x77,0xfa,0x17,0x0c,0x48,0x65,0x59, -0x54,0x3c,0xe9,0x27,0x11,0x39,0x02,0xf5,0xe4,0xe7,0xde,0xe0,0xd4,0xcc,0xfd,0xcf, -0xdd,0x93,0xeb,0xfe,0x5e,0x0b,0x05,0xf7,0xfb,0xf9,0xa9,0xfd,0x05,0x21,0x0c,0x14, -0xa5,0x26,0x3f,0xef,0x3e,0x28,0xab,0x18,0x08,0x49,0x01,0xff,0x2e,0xf8,0xf2,0x79, -0xf4,0xfe,0xba,0x00,0xf6,0x49,0xf4,0xf5,0xc9,0xf2,0xf0,0x68,0xed,0xe9,0x94,0xe7, -0xe5,0x07,0xe1,0xdd,0xac,0xde,0xe4,0x0f,0xef,0xfb,0x64,0x0b,0x18,0xd7,0x13,0x03, -0x51,0xf4,0xec,0x5f,0xe9,0xe5,0x2c,0xe7,0xef,0x27,0xf7,0xff,0x0d,0x0c,0x13,0x3c, -0x1b,0x28,0x7c,0x28,0x0a,0xea,0xee,0xe6,0xf1,0xe3,0xeb,0x97,0xfe,0x1f,0xb9,0x50, -0x66,0x84,0x50,0x39,0x35,0x23,0x0d,0xc5,0xff,0xf3,0x69,0xe6,0xdc,0xd9,0xd2,0xcc, -0x10,0xd3,0xe0,0xeb,0xf0,0x04,0x16,0x0b,0x02,0xd4,0xfa,0xf9,0x5c,0xfe,0x06,0x47, -0x0e,0x18,0x12,0x2d,0x42,0xa0,0x38,0x23,0xd9,0x14,0x05,0x00,0xff,0xfd,0xb7,0xf6, -0xf4,0x61,0xf9,0x03,0xd0,0xfd,0xf3,0xd7,0xf3,0xf4,0xa5,0xf3,0xf2,0xf9,0xed,0xe9, -0x41,0xe7,0xe3,0x8f,0xdf,0xdd,0x19,0xe0,0xe7,0xd8,0xf1,0xfe,0x4b,0x0f,0x19,0xd5, -0x10,0xff,0xf9,0xf2,0xed,0x31,0xe9,0xe6,0x73,0xe9,0xf1,0x9b,0xf8,0x02,0xc8,0x0c, -0x11,0x65,0x19,0x26,0x95,0x24,0x08,0xb7,0xee,0xe6,0xaa,0xe5,0xee,0x72,0x03,0x28, -0x3e,0x57,0x66,0x22,0x4d,0x35,0x8b,0x1e,0x09,0xaf,0xfd,0xf2,0x00,0xe5,0xda,0x27, -0xd0,0xcb,0xe1,0xd3,0xe2,0xe7,0xf5,0x09,0x3d,0x0b,0x00,0x99,0xfa,0xfa,0xf2,0xfe, -0x07,0x09,0x10,0x1b,0x51,0x32,0x44,0x34,0x35,0x1f,0x73,0x10,0x00,0xc4,0xfc,0xfc, -0xe0,0xf6,0xf7,0x3c,0x01,0x06,0x43,0xf9,0xf1,0x20,0xf2,0xf1,0x06,0xf3,0xf2,0xbb, -0xed,0xe9,0xcd,0xe7,0xe3,0x2c,0xe0,0xdf,0x31,0xe2,0xe9,0x88,0xf3,0x01,0x62,0x12, -0x19,0xe4,0x0c,0xfc,0x64,0xf2,0xec,0x16,0xe7,0xe5,0xfe,0xeb,0xf3,0x8c,0xfa,0x05, -0x02,0x0e,0x11,0xcc,0x1a,0x25,0x94,0x1f,0x02,0x55,0xec,0xe6,0x50,0xe6,0xf0,0x44, -0x09,0x31,0xc3,0x5d,0x64,0x05,0x4a,0x32,0x70,0x19,0x06,0x63,0xfb,0xef,0xaf,0xe3, -0xd8,0xbc,0xce,0xcc,0x82,0xd6,0xe6,0xc8,0xfb,0x0b,0xa5,0x08,0xfe,0xda,0xf9,0xfa, -0xc0,0xff,0x08,0x6e,0x11,0x1e,0xb7,0x37,0x43,0xb6,0x2f,0x1c,0x3a,0x0d,0xfd,0x45, -0xfc,0xfa,0xd8,0xf6,0xfc,0x7d,0x08,0x02,0x7c,0xf2,0xef,0x75,0xef,0xf0,0x30,0xf4, -0xf2,0x4f,0xed,0xea,0x46,0xe7,0xe2,0x0b,0xe0,0xdf,0x9f,0xe3,0xeb,0x86,0xf5,0x04, -0x89,0x15,0x19,0x90,0x0a,0xfa,0xdd,0xf1,0xea,0x3a,0xe5,0xe6,0x21,0xed,0xf4,0x81, -0xfb,0x06,0x8e,0x0d,0x11,0xd6,0x1a,0x21,0x0c,0x1a,0x00,0xc6,0xeb,0xe6,0x8f,0xe8, -0xf4,0xdd,0x10,0x3a,0xd0,0x61,0x61,0x97,0x44,0x2b,0x78,0x12,0x01,0x53,0xf8,0xee, -0x78,0xe2,0xd7,0xfb,0xcd,0xcd,0x33,0xd8,0xe9,0x22,0xff,0x0c,0x36,0x07,0xfe,0x06, -0xfb,0xfb,0xc5,0x00,0x0a,0x47,0x14,0x23,0xde,0x3c,0x3f,0x0d,0x28,0x16,0xe0,0x06, -0xf9,0x57,0xfb,0xfb,0xf2,0xf8,0x03,0x40,0x0c,0xfd,0xec,0xef,0xee,0xbd,0xed,0xf0, -0x04,0xf5,0xf2,0x75,0xed,0xea,0xcd,0xe6,0xe2,0x90,0xdf,0xdf,0x3d,0xe4,0xec,0x78, -0xf7,0x08,0x60,0x18,0x18,0xf3,0x07,0xf9,0xcd,0xf0,0xe8,0xb1,0xe3,0xe6,0x5e,0xee, -0xf4,0xdf,0xfd,0x08,0x77,0x0d,0x11,0x8e,0x19,0x1c,0xee,0x16,0xfe,0xbd,0xea,0xe8, -0x03,0xeb,0xf9,0x32,0x18,0x41,0xc4,0x63,0x5e,0x93,0x3f,0x25,0xba,0x0c,0xfd,0x69, -0xf6,0xee,0x11,0xe2,0xd6,0xd7,0xcc,0xcd,0x8d,0xd9,0xec,0xe4,0x02,0x0c,0x9f,0x05, -0xfe,0xe0,0xfa,0xfb,0xa8,0x01,0x0b,0xeb,0x16,0x2a,0x1c,0x41,0x3b,0xf6,0x21,0x11, -0x3b,0x02,0xf7,0x77,0xfa,0xfa,0x93,0xfb,0x0b,0x22,0x0c,0xf7,0xd0,0xee,0xed,0x3c, -0xec,0xf1,0xf1,0xf4,0xf2,0x71,0xee,0xea,0x3d,0xe5,0xe1,0xc2,0xdf,0xe0,0xbe,0xe5, -0xed,0x75,0xf9,0x0c,0x92,0x1b,0x17,0x2a,0x07,0xf9,0xee,0xee,0xe4,0xbe,0xe2,0xe7, -0x4b,0xef,0xf6,0xc1,0xff,0x08,0xdf,0x0c,0x12,0xc6,0x18,0x19,0xd0,0x12,0xfc,0x16, -0xea,0xe8,0x4a,0xed,0xfe,0x86,0x1f,0x47,0xab,0x65,0x59,0x2f,0x3a,0x1f,0xec,0x07, -0xfa,0x8d,0xf5,0xed,0xb2,0xe0,0xd4,0x5d,0xcc,0xcf,0x19,0xdc,0xf0,0x91,0x06,0x0c, -0x49,0x04,0xfd,0x1a,0xfb,0xfb,0x15,0x02,0x0d,0x16,0x1a,0x2f,0x45,0x41,0x35,0xee, -0x1d,0x0f,0xb5,0xfe,0xf4,0x2d,0xf9,0xf9,0x61,0x00,0x11,0x6f,0x08,0xf3,0x2b,0xef, -0xeb,0xfd,0xeb,0xf2,0x60,0xf4,0xf1,0xbc,0xee,0xe9,0x4f,0xe4,0xe1,0xb7,0xe0,0xe2, -0x69,0xe7,0xef,0x22,0xfd,0x12,0x41,0x1e,0x14,0x7d,0x03,0xf6,0x95,0xea,0xe2,0x28, -0xe3,0xe9,0xea,0xf0,0xf7,0xee,0x01,0x09,0x48,0x0c,0x12,0x5a,0x16,0x14,0x24,0x10, -0xfc,0x9b,0xeb,0xeb,0x09,0xf2,0x06,0x53,0x28,0x4e,0x06,0x65,0x53,0x9e,0x33,0x18, -0x6e,0x02,0xf7,0x98,0xf3,0xec,0x82,0xe0,0xd4,0xed,0xcc,0xd1,0x46,0xde,0xf4,0xef, -0x09,0x0a,0x9f,0x01,0xfc,0x06,0xfa,0xfb,0xc7,0x03,0x10,0x71,0x1d,0x34,0x40,0x41, -0x31,0x4e,0x1b,0x0d,0x31,0xfc,0xf5,0x4e,0xfa,0xfa,0xe4,0x08,0x13,0xa5,0xff,0xf1, -0xf6,0xed,0xe9,0x2b,0xed,0xf2,0xea,0xf3,0xf2,0x92,0xee,0xe8,0x0d,0xe4,0xe1,0x08, -0xe1,0xe3,0x55,0xe8,0xf0,0x0c,0x02,0x17,0x0f,0x20,0x13,0x51,0x02,0xf3,0x9b,0xe6, -0xe0,0xb9,0xe3,0xeb,0xe8,0xf2,0xfa,0xd3,0x02,0x07,0x19,0x0b,0x12,0xff,0x13,0x11, -0xa3,0x0e,0xfb,0xb8,0xec,0xee,0xcd,0xf6,0x0d,0xe5,0x2f,0x54,0x48,0x64,0x4c,0x6a, -0x2d,0x12,0xfb,0xfd,0xf5,0x9e,0xf2,0xea,0x4d,0xdf,0xd3,0x2d,0xcd,0xd2,0xbe,0xe1, -0xf9,0x77,0x0c,0x0a,0x80,0x01,0xfd,0x43,0xfb,0xfd,0x25,0x06,0x12,0xcc,0x22,0x38, -0x6e,0x3e,0x2a,0x0d,0x15,0x07,0xce,0xf9,0xf5,0xed,0xfa,0xff,0x6b,0x10,0x0e,0x6f, -0xfa,0xf2,0xb0,0xec,0xe9,0x7c,0xee,0xf1,0x8d,0xf2,0xf1,0x5e,0xee,0xe8,0xcc,0xe4, -0xe2,0x26,0xe2,0xe4,0xbc,0xe9,0xf3,0x95,0x06,0x1b,0xcc,0x1f,0x11,0x60,0x00,0xf0, -0x66,0xe3,0xe0,0xb0,0xe4,0xec,0x81,0xf3,0xfb,0x1f,0x04,0x08,0x58,0x0d,0x13,0x4d, -0x10,0x0d,0x47,0x0d,0xfb,0x35,0xed,0xf0,0x26,0xfa,0x12,0x07,0x34,0x55,0xdf,0x63, -0x4b,0xc1,0x28,0x0e,0x86,0xfa,0xf3,0x44,0xf2,0xeb,0x54,0xdf,0xd3,0x26,0xce,0xd4, -0x85,0xe3,0xfc,0x8b,0x0d,0x09,0x8e,0x01,0xfd,0x96,0xfb,0xfe,0xb2,0x07,0x14,0x0f, -0x27,0x39,0x7f,0x3a,0x27,0xcc,0x13,0x05,0x3b,0xf8,0xf5,0x5c,0xfd,0x07,0xef,0x12, -0x06,0xd4,0xf6,0xf0,0xbe,0xea,0xeb,0x12,0xef,0xf0,0x74,0xf1,0xf1,0xa1,0xec,0xe8, -0x72,0xe5,0xe3,0x1a,0xe4,0xe6,0xdb,0xeb,0xf7,0xa8,0x0c,0x1f,0x3b,0x1f,0x0e,0xf9, -0xfb,0xea,0x3e,0xe0,0xdf,0xac,0xe5,0xed,0x2b,0xf6,0xff,0x21,0x06,0x09,0xd7,0x0e, -0x12,0xe3,0x0a,0x09,0xe6,0x0a,0xfa,0x22,0xef,0xf3,0x4d,0xff,0x18,0xd8,0x38,0x58, -0xaa,0x61,0x44,0x7f,0x22,0x08,0xac,0xf6,0xf2,0x81,0xf2,0xeb,0x92,0xde,0xd2,0x82, -0xcd,0xd4,0xa5,0xe4,0xfe,0x58,0x0f,0x0a,0xb0,0x01,0xfd,0x86,0xfb,0xfe,0x7d,0x09, -0x18,0x9a,0x2b,0x3b,0xb7,0x37,0x24,0x4c,0x11,0x04,0x55,0xf7,0xf6,0x73,0x00,0x0d, -0xd7,0x0c,0xfd,0x0a,0xf6,0xf0,0x10,0xeb,0xed,0xd4,0xee,0xef,0x95,0xf1,0xf0,0xb5, -0xeb,0xe8,0xf2,0xe4,0xe2,0xde,0xe3,0xe6,0x4a,0xed,0xfb,0x34,0x12,0x23,0x6e,0x1f, -0x0c,0xed,0xf8,0xe7,0x04,0xdf,0xe0,0xe1,0xe6,0xef,0x42,0xf7,0xff,0x97,0x04,0x07, -0xaa,0x0d,0x0e,0xa9,0x05,0x06,0x25,0x0b,0xfc,0x96,0xf2,0xf9,0x35,0x07,0x20,0x4e, -0x3e,0x59,0xd6,0x5d,0x3c,0x7e,0x1b,0x02,0x7f,0xf2,0xf0,0xb7,0xf2,0xea,0x9b,0xdd, -0xd1,0xe3,0xcd,0xd5,0x42,0xe8,0x03,0x91,0x0f,0x08,0x79,0x01,0xfd,0xe3,0xfb,0x00, -0x70,0x0b,0x1c,0x82,0x30,0x3a,0x56,0x33,0x1f,0x8a,0x0c,0x00,0x2e,0xf6,0xf7,0x78, -0x08,0x13,0xb2,0x07,0xfa,0x1c,0xf6,0xee,0xe7,0xeb,0xee,0xa0,0xed,0xee,0xd5,0xf0, -0xee,0x3e,0xeb,0xe8,0x49,0xe5,0xe3,0x57,0xe4,0xe7,0x26,0xef,0x00,0x87,0x19,0x28, -0x77,0x1e,0x07,0xbd,0xf1,0xe1,0xfb,0xdb,0xdf,0x34,0xe7,0xf0,0xcb,0xf9,0x01,0x1f, -0x06,0x09,0xfa,0x0f,0x0d,0x01,0x03,0x05,0xa1,0x09,0xfb,0x7e,0xf5,0xfe,0x11,0x0d, -0x26,0x10,0x41,0x59,0xb6,0x57,0x34,0xf3,0x14,0xfe,0x36,0xf0,0xf1,0x30,0xf3,0xe9, -0x8e,0xdb,0xcf,0x6a,0xcd,0xd5,0x8c,0xea,0x06,0x96,0x0f,0x08,0x82,0x01,0xfe,0x83, -0xfd,0x02,0xda,0x0e,0x21,0xf2,0x33,0x38,0xfa,0x2e,0x1a,0x28,0x08,0xfe,0xcc,0xf5, -0xfa,0xec,0x0f,0x11,0xcd,0x01,0xfa,0xa8,0xf5,0xee,0x5e,0xee,0xee,0xf0,0xeb,0xed, -0x45,0xef,0xed,0xb1,0xea,0xe8,0x14,0xe5,0xe3,0xfe,0xe4,0xe8,0x6c,0xf2,0x05,0xe3, -0x1d,0x29,0xe1,0x1a,0x02,0x78,0xed,0xe0,0xa7,0xdc,0xe1,0xb1,0xe9,0xf3,0x18,0xfd, -0x04,0x12,0x06,0x09,0x4a,0x0d,0x06,0x67,0xfe,0x03,0x62,0x09,0xfd,0x0e,0xf9,0x02, -0x2d,0x13,0x2b,0x50,0x45,0x5a,0x7f,0x51,0x2c,0x97,0x0f,0xf9,0xce,0xee,0xf2,0x6a, -0xf3,0xe8,0xb4,0xd9,0xce,0x5c,0xce,0xd8,0xc8,0xee,0x09,0x64,0x0f,0x07,0x86,0x01, -0xfe,0x7f,0xfe,0x03,0x5c,0x11,0x25,0x3f,0x35,0x34,0x76,0x2a,0x16,0x7a,0x05,0xfe, -0x3f,0xf6,0x01,0x95,0x16,0x0e,0x60,0xfd,0xfa,0xa0,0xf3,0xef,0xe8,0xef,0xed,0x7a, -0xeb,0xed,0x47,0xee,0xec,0x30,0xea,0xe7,0x27,0xe4,0xe3,0x72,0xe4,0xe9,0x0a,0xf5, -0x09,0x4b,0x23,0x2b,0x29,0x19,0xff,0x86,0xeb,0xdf,0x1f,0xdd,0xe2,0x02,0xeb,0xf5, -0xa3,0xfe,0x04,0x11,0x05,0x09,0x7b,0x0b,0x02,0x6e,0xfb,0x01,0x30,0x09,0x01,0x61, -0xfd,0x07,0x59,0x18,0x2e,0x28,0x46,0x59,0x1c,0x4c,0x26,0x6f,0x0c,0xf7,0xfa,0xee, -0xf3,0x1f,0xf3,0xe6,0x19,0xd8,0xcd,0xd5,0xcd,0xd8,0x0e,0xf0,0x0b,0xa4,0x0f,0x07, -0xd4,0x01,0xff,0xfb,0xff,0x05,0xce,0x14,0x29,0x4e,0x36,0x33,0xe3,0x28,0x13,0x4c, -0x03,0xfd,0x3a,0xf7,0x08,0x25,0x17,0x06,0x09,0xfb,0xf7,0xb7,0xf1,0xf0,0x3c,0xf0, -0xec,0x1b,0xec,0xee,0xf1,0xed,0xec,0x75,0xea,0xe6,0x6e,0xe3,0xe2,0xd8,0xe4,0xeb, -0x3b,0xf9,0x0f,0x3e,0x28,0x2b,0x30,0x14,0xfa,0x14,0xe9,0xdf,0x6b,0xde,0xe4,0x01, -0xed,0xf6,0xba,0xff,0x04,0xd0,0x05,0x09,0xfb,0x06,0xfd,0xc9,0xf8,0x00,0xbd,0x0a, -0x04,0x09,0x02,0x0d,0x0a,0x1e,0x32,0xe6,0x47,0x57,0x16,0x45,0x1f,0x1e,0x07,0xf4, -0x38,0xef,0xf5,0x15,0xf2,0xe4,0xb7,0xd5,0xcc,0xa8,0xce,0xda,0x5e,0xf5,0x0e,0x9a, -0x0f,0x07,0xa1,0x02,0x00,0x6c,0x01,0x07,0x29,0x17,0x2c,0xee,0x34,0x30,0x8b,0x26, -0x10,0xdd,0x01,0xfd,0xdb,0xfa,0x0d,0x1d,0x14,0x02,0x2c,0xfa,0xf5,0x32,0xf2,0xf2, -0x0e,0xf0,0xeb,0xb4,0xea,0xec,0xb4,0xec,0xec,0xa6,0xea,0xe6,0xed,0xe2,0xe1,0xcf, -0xe5,0xef,0xf4,0xfe,0x17,0x82,0x2c,0x27,0x4b,0x0d,0xf5,0x03,0xe7,0xdf,0xb3,0xde, -0xe4,0x4f,0xee,0xf8,0x8e,0x02,0x05,0x97,0x06,0x08,0x22,0x02,0xf9,0x67,0xf6,0x00, -0x44,0x0d,0x08,0x2e,0x07,0x13,0x14,0x23,0x34,0x69,0x47,0x53,0xef,0x3e,0x1a,0xe5, -0x02,0xf2,0x63,0xef,0xf5,0xa2,0xf0,0xe2,0x65,0xd3,0xcb,0xae,0xcf,0xdd,0x12,0xfa, -0x0f,0x6a,0x0d,0x05,0x3d,0x03,0x01,0x4d,0x03,0x0a,0x49,0x1c,0x30,0xa3,0x33,0x2e, -0xa4,0x22,0x0c,0xd5,0xfe,0xfd,0x0b,0x01,0x0f,0x40,0x0e,0x02,0x90,0xf9,0xf3,0x7e, -0xf4,0xf5,0x61,0xf0,0xeb,0xf3,0xe9,0xea,0x23,0xeb,0xea,0x8d,0xe8,0xe4,0x9d,0xe1, -0xe1,0xae,0xe7,0xf2,0x3d,0x05,0x1e,0x6b,0x30,0x23,0xa4,0x07,0xf1,0x56,0xe5,0xde, -0x1c,0xe0,0xe7,0xda,0xf0,0xfb,0xa2,0x03,0x06,0x34,0x07,0x05,0xb5,0xfc,0xf5,0x7b, -0xf5,0x01,0xad,0x0e,0x0a,0x70,0x0a,0x16,0x1d,0x26,0x36,0x69,0x48,0x50,0xbe,0x36, -0x14,0xb2,0xff,0xf1,0x25,0xf2,0xf6,0x3f,0xef,0xdf,0x2a,0xd1,0xcb,0x20,0xd0,0xe0, -0x81,0xfe,0x10,0xb4,0x0b,0x05,0xfa,0x03,0x02,0x97,0x04,0x0d,0x60,0x20,0x33,0xf1, -0x32,0x2d,0x63,0x1f,0x08,0x9a,0xfd,0xff,0x65,0x04,0x09,0x4d,0x09,0x02,0x37,0xf9, -0xf5,0xa7,0xf7,0xf5,0xe8,0xee,0xe9,0x5d,0xe8,0xe9,0xd9,0xeb,0xeb,0x66,0xe8,0xe3, -0x7f,0xe0,0xe2,0x43,0xea,0xf7,0xa5,0x0a,0x22,0x30,0x2c,0x1c,0xd9,0x02,0xf0,0xa8, -0xe6,0xe1,0xc2,0xe2,0xe9,0x4a,0xf2,0xfd,0xd6,0x04,0x05,0x94,0x04,0xff,0x37,0xf7, -0xf3,0xd7,0xf5,0x04,0xc5,0x13,0x10,0x49,0x10,0x1b,0xdf,0x28,0x37,0x52,0x48,0x4a, -0xaf,0x2b,0x0d,0x8a,0xfb,0xf0,0xe6,0xf3,0xf6,0xdf,0xec,0xdd,0xc6,0xce,0xca,0xc6, -0xd0,0xe3,0x2f,0x04,0x11,0x0b,0x0b,0x05,0x69,0x04,0x03,0x78,0x06,0x0f,0xd7,0x23, -0x33,0x10,0x31,0x2c,0xe5,0x1c,0x07,0x22,0xfe,0x05,0xa6,0x05,0x00,0x02,0x06,0x02, -0xf4,0xf6,0xf6,0x4c,0xf9,0xf4,0xd8,0xed,0xe8,0xc8,0xe5,0xe8,0xc4,0xeb,0xeb,0x46, -0xe8,0xe3,0x91,0xdf,0xe2,0x57,0xec,0xfb,0x52,0x10,0x25,0x88,0x29,0x18,0x30,0x00, -0xef,0x89,0xe6,0xe1,0x8b,0xe4,0xeb,0xac,0xf4,0xff,0x96,0x04,0x04,0x4e,0x03,0xfb, -0x0d,0xf4,0xf1,0x8f,0xf5,0x04,0x29,0x15,0x12,0x4e,0x14,0x20,0x58,0x2d,0x39,0x21, -0x47,0x43,0x6d,0x23,0x07,0xd9,0xf7,0xef,0x7f,0xf5,0xf6,0x0d,0xeb,0xda,0x25,0xcd, -0xca,0xb9,0xd1,0xe9,0x33,0x09,0x11,0xf5,0x09,0x06,0x69,0x05,0x04,0xb9,0x07,0x12, -0x41,0x27,0x32,0x96,0x2f,0x29,0x5c,0x19,0x05,0x22,0x01,0x09,0x76,0xff,0xfa,0x76, -0x06,0x01,0x87,0xf7,0xf9,0x57,0xfa,0xf4,0x32,0xed,0xe7,0x63,0xe5,0xe9,0x07,0xec, -0xe9,0x9e,0xe5,0xdf,0x7d,0xdd,0xe2,0x64,0xee,0xff,0x32,0x15,0x27,0xe3,0x26,0x15, -0x6d,0xff,0xf0,0x47,0xe7,0xe3,0x40,0xe6,0xec,0x3d,0xf6,0x00,0xa1,0x03,0x04,0x6e, -0x01,0xf7,0xe1,0xf0,0xf0,0xec,0xf5,0x06,0x5e,0x18,0x16,0x71,0x17,0x22,0x95,0x2d, -0x37,0x25,0x44,0x3f,0xcd,0x1e,0x04,0x9e,0xf7,0xf1,0x84,0xf6,0xf6,0x32,0xe9,0xd8, -0x7f,0xcd,0xcb,0x2c,0xd4,0xee,0x3f,0x0b,0x0e,0x04,0x08,0x06,0xae,0x05,0x05,0x13, -0x09,0x16,0xf2,0x2a,0x32,0x36,0x30,0x28,0x6e,0x15,0x03,0xfb,0x04,0x09,0x9f,0xf7, -0xf8,0x13,0x07,0x00,0x4a,0xfa,0xfd,0x70,0xfb,0xf3,0xbb,0xeb,0xe4,0xc9,0xe3,0xe8, -0xb9,0xea,0xe8,0x08,0xe4,0xde,0xca,0xdd,0xe4,0x7d,0xf2,0x04,0x45,0x19,0x25,0xe7, -0x21,0x12,0x75,0xfe,0xf1,0x16,0xe9,0xe6,0x90,0xe9,0xef,0xce,0xf9,0x02,0x91,0x03, -0x02,0x6e,0xfc,0xf2,0xa3,0xee,0xf0,0xf8,0xf6,0x09,0x93,0x1a,0x18,0x0b,0x1a,0x25, -0x72,0x2f,0x36,0x7c,0x41,0x3b,0x23,0x19,0x01,0x30,0xf6,0xf2,0x7a,0xf8,0xf6,0xf4, -0xe7,0xd6,0x9a,0xcc,0xcb,0x7a,0xd6,0xf4,0x22,0x0d,0x0e,0x62,0x09,0x08,0x6c,0x07, -0x07,0x9a,0x0c,0x1a,0x3b,0x2c,0x30,0x75,0x2f,0x25,0x7c,0x12,0x05,0xc9,0x08,0x02, -0x0f,0xee,0xf5,0xc2,0x06,0x02,0x9f,0xfe,0xff,0xb5,0xfb,0xf3,0x14,0xea,0xe3,0xcb, -0xe5,0xeb,0x72,0xeb,0xe7,0xd8,0xe1,0xdc,0xff,0xdd,0xe7,0x08,0xf7,0x0a,0x38,0x1e, -0x25,0x73,0x1e,0x0e,0xe8,0xfb,0xef,0x39,0xe8,0xe6,0xa9,0xea,0xf1,0x3a,0xfc,0x03, -0x19,0x05,0x02,0xd9,0xf7,0xed,0xef,0xec,0xf0,0x2c,0xfa,0x0f,0x88,0x1f,0x1c,0x83, -0x1d,0x28,0x42,0x30,0x35,0x0f,0x3f,0x33,0xbb,0x11,0xfd,0xf6,0xf3,0xf2,0xe9,0xf8, -0xf5,0x55,0xe6,0xd5,0xb2,0xcb,0xcb,0x1f,0xda,0xfa,0xf8,0x0f,0x0e,0x67,0x0a,0x09, -0x8f,0x08,0x09,0x77,0x0f,0x1f,0x53,0x2d,0x30,0x23,0x2f,0x22,0x93,0x0f,0x08,0x8f, -0x0a,0xfb,0x06,0xe9,0xf5,0x65,0x07,0x06,0x64,0x02,0x01,0x96,0xfc,0xf3,0x10,0xe8, -0xe2,0xe1,0xe5,0xea,0x9a,0xe9,0xe5,0xd3,0xdf,0xdc,0x23,0xdf,0xea,0xd7,0xfa,0x0f, -0xe1,0x1e,0x21,0xb8,0x1b,0x0e,0x5b,0xfd,0xf1,0xf7,0xea,0xea,0x60,0xed,0xf4,0x3e, -0xfe,0x02,0xa2,0x02,0xfe,0xc7,0xf2,0xeb,0x6c,0xed,0xf2,0x2d,0xfd,0x12,0x30,0x21, -0x1e,0x50,0x1e,0x28,0x42,0x2f,0x33,0x3a,0x3c,0x2e,0x90,0x0c,0xfc,0xb7,0xf5,0xf5, -0xae,0xfb,0xf4,0xdf,0xe3,0xd3,0xb9,0xcb,0xcd,0x45,0xdf,0x00,0xe6,0x10,0x0d,0x56, -0x0a,0x09,0x8b,0x08,0x0a,0xa1,0x11,0x21,0x3e,0x2d,0x2f,0x67,0x2d,0x1e,0x87,0x0f, -0x10,0x43,0x09,0xf2,0xb1,0xe7,0xf5,0xda,0x06,0x08,0x53,0x03,0x00,0x54,0xfb,0xf1, -0x62,0xe6,0xe3,0xb0,0xe7,0xea,0x0d,0xe8,0xe2,0x7a,0xdd,0xdb,0x9a,0xe0,0xed,0xc5, -0xfe,0x12,0xef,0x1e,0x1e,0x2c,0x1a,0x0e,0x3b,0xfe,0xf2,0x44,0xec,0xeb,0x73,0xee, -0xf6,0xad,0xfe,0x01,0x94,0x01,0xf9,0x1c,0xed,0xe9,0x33,0xed,0xf4,0x01,0x00,0x15, -0x1b,0x24,0x1f,0xa7,0x1f,0x29,0xa9,0x2e,0x32,0x35,0x39,0x27,0x82,0x06,0xfa,0xe3, -0xf4,0xf6,0x1d,0xfb,0xf2,0x5d,0xe1,0xd2,0x64,0xcc,0xcf,0x8d,0xe5,0x05,0xaa,0x10, -0x0c,0xd9,0x0a,0x0a,0x55,0x09,0x0b,0xb0,0x14,0x24,0xa9,0x2b,0x2d,0x4a,0x2b,0x1a, -0xce,0x10,0x12,0xca,0x02,0xeb,0xf5,0xe5,0xf4,0x6c,0x07,0x0a,0x2b,0x06,0x02,0x62, -0xfb,0xef,0x13,0xe5,0xe3,0x73,0xe8,0xea,0xe3,0xe5,0xdf,0xca,0xda,0xda,0xd8,0xe1, -0xf0,0x91,0x02,0x15,0xad,0x1e,0x1d,0x22,0x19,0x0d,0x1e,0xfd,0xf1,0x9f,0xec,0xeb, -0x5c,0xf0,0xf8,0x7d,0xfe,0x00,0x9d,0x00,0xf5,0x4d,0xea,0xe9,0x22,0xee,0xf5,0xec, -0x02,0x18,0xfa,0x25,0x20,0x72,0x20,0x29,0xb8,0x2c,0x2d,0xa7,0x33,0x22,0x27,0x04, -0xf8,0xbe,0xf5,0xf6,0x1b,0xfa,0xf1,0x53,0xdf,0xd1,0x31,0xcd,0xd2,0x58,0xeb,0x09, -0xc5,0x10,0x0c,0x3d,0x0c,0x0b,0xf1,0x09,0x0c,0x87,0x18,0x25,0x83,0x28,0x2d,0x44, -0x29,0x19,0xb8,0x16,0x12,0xc9,0xf5,0xe4,0xac,0xe3,0xf3,0x3f,0x0b,0x0f,0x2a,0x08, -0x03,0x40,0xfa,0xec,0x6a,0xe3,0xe3,0x74,0xe8,0xe9,0xe4,0xe3,0xdd,0xc5,0xd9,0xdb, -0xe7,0xe3,0xf2,0x3d,0x07,0x19,0x13,0x1e,0x1b,0x18,0x18,0x0c,0xc3,0xfb,0xf1,0x4d, -0xed,0xec,0x89,0xf2,0xfa,0xdf,0xfe,0x00,0x4c,0xfd,0xf0,0xe1,0xe6,0xe8,0x9a,0xef, -0xf8,0xea,0x06,0x1d,0xc4,0x27,0x1f,0xc6,0x20,0x28,0x3c,0x29,0x28,0x27,0x2f,0x1e, -0x09,0x02,0xf9,0x1b,0xf7,0xf7,0xa4,0xf8,0xee,0xda,0xdc,0xd0,0xdd,0xce,0xd6,0xf8, -0xf1,0x0c,0xba,0x10,0x0d,0x78,0x0d,0x0c,0x40,0x0a,0x0d,0x4d,0x1b,0x24,0x07,0x27, -0x2c,0xdf,0x25,0x19,0x06,0x1b,0x0c,0x3f,0xed,0xe3,0x41,0xe3,0xf4,0xbd,0x0f,0x12, -0x2e,0x09,0x02,0x8a,0xf8,0xeb,0x53,0xe4,0xe5,0xbc,0xe9,0xe7,0x4f,0xe1,0xdb,0x61, -0xd8,0xdb,0x1a,0xe6,0xf6,0x99,0x0b,0x1a,0xa4,0x1b,0x19,0x85,0x16,0x0a,0x43,0xfb, -0xf2,0xcc,0xee,0xee,0xdd,0xf5,0xfd,0xf1,0xff,0x02,0xd7,0xfb,0xec,0x3c,0xe6,0xe9, -0xd7,0xf0,0xfb,0x97,0x0a,0x1f,0x0b,0x27,0x1e,0x0d,0x20,0x27,0x70,0x25,0x24,0xc1, -0x2a,0x19,0x7f,0xff,0xf9,0x36,0xf8,0xf8,0x48,0xf9,0xee,0x9c,0xdc,0xd2,0x56,0xd1, -0xdc,0x33,0xf9,0x0e,0xe4,0x0e,0x0c,0x3f,0x0d,0x0b,0x98,0x0a,0x11,0x01,0x1e,0x24, -0x51,0x27,0x2c,0x3d,0x23,0x1b,0xee,0x1c,0x03,0xfe,0xe7,0xe2,0xbb,0xe3,0xfa,0xd0, -0x14,0x14,0xd0,0x09,0x02,0x91,0xf5,0xe8,0xec,0xe3,0xe6,0x77,0xe9,0xe5,0x78,0xde, -0xd9,0x28,0xd9,0xde,0xf5,0xe9,0xfb,0x94,0x0e,0x19,0x77,0x19,0x18,0x51,0x16,0x0b, -0x90,0xfc,0xf4,0x25,0xf0,0xf1,0xb9,0xf8,0xfc,0x6c,0xfe,0x00,0xcb,0xf7,0xe9,0xa7, -0xe6,0xeb,0x28,0xf4,0xff,0xfd,0x0f,0x23,0x81,0x26,0x1c,0x14,0x1f,0x24,0xe3,0x20, -0x1f,0x3d,0x28,0x17,0xbf,0xff,0xfa,0x1e,0xf9,0xf8,0xd4,0xf7,0xec,0xc4,0xda,0xd3, -0x46,0xd4,0xe2,0x89,0xff,0x0f,0x83,0x0e,0x0e,0x95,0x0e,0x0c,0x29,0x0c,0x14,0x48, -0x20,0x22,0x98,0x26,0x2b,0xf0,0x21,0x20,0x00,0x1a,0xfb,0x09,0xe6,0xe1,0x77,0xe4, -0xfc,0x4d,0x16,0x14,0x70,0x09,0x00,0xf3,0xf3,0xe9,0xc6,0xe5,0xe8,0x00,0xe9,0xe3, -0x35,0xdc,0xd8,0x22,0xd9,0xdf,0x57,0xec,0xfe,0xec,0x11,0x1a,0xa5,0x19,0x19,0x41, -0x16,0x09,0x88,0xfb,0xf3,0xdf,0xf0,0xf3,0xcd,0xfa,0xfc,0x89,0xfe,0x00,0xc4,0xf4, -0xe8,0x73,0xe7,0xec,0x9d,0xf6,0x02,0x3f,0x13,0x24,0x7f,0x25,0x1b,0x3a,0x1f,0x22, -0x19,0x1d,0x1c,0x6c,0x25,0x13,0x9c,0xfd,0xfa,0xb5,0xf7,0xf6,0x3d,0xf6,0xe9,0xdc, -0xda,0xd6,0x20,0xd9,0xea,0x9f,0x05,0x0f,0x98,0x0e,0x0f,0xb5,0x0e,0x0c,0xd1,0x0c, -0x17,0x95,0x1f,0x1f,0xf0,0x25,0x29,0xa5,0x22,0x23,0x10,0x14,0xf4,0x88,0xe2,0xdf, -0x65,0xe6,0x01,0xad,0x19,0x16,0xd5,0x0a,0xfe,0x5c,0xf2,0xe9,0x20,0xe6,0xe7,0xdb, -0xe6,0xe0,0xf3,0xd9,0xd7,0x59,0xda,0xe2,0xf0,0xef,0x03,0x24,0x14,0x19,0x1d,0x18, -0x17,0xc6,0x13,0x07,0x66,0xfa,0xf3,0xe8,0xf1,0xf6,0x1b,0xfc,0xfb,0x9c,0xfe,0xfe, -0x29,0xf1,0xe7,0x52,0xe8,0xee,0xdb,0xf9,0x06,0x27,0x16,0x26,0x66,0x24,0x1b,0xf9, -0x1e,0x1f,0x79,0x17,0x17,0x86,0x20,0x10,0xa7,0xfc,0xfa,0xf2,0xf6,0xf6,0x14,0xf5, -0xe8,0xe5,0xdb,0xd8,0x6a,0xde,0xf3,0x1a,0x08,0x0c,0x2d,0x0e,0x10,0xe2,0x0e,0x0c, -0xf9,0x0e,0x19,0x9a,0x1e,0x1e,0xf6,0x26,0x29,0x60,0x26,0x21,0xde,0x09,0xed,0x8f, -0xde,0xdd,0x8a,0xe9,0x07,0xb0,0x1b,0x16,0xc9,0x08,0xfb,0x7d,0xf0,0xe9,0x52,0xe7, -0xe8,0xf7,0xe4,0xdd,0x46,0xd8,0xd7,0x14,0xdb,0xe3,0x4d,0xf3,0x06,0x67,0x15,0x18, -0xab,0x16,0x15,0xee,0x11,0x06,0x10,0xfa,0xf4,0x94,0xf3,0xf8,0xeb,0xfb,0xfb,0xa7, -0xff,0xfc,0x3f,0xee,0xe6,0x2d,0xe9,0xf0,0x39,0xfd,0x0a,0xb0,0x19,0x27,0x13,0x22, -0x19,0x85,0x1b,0x19,0xc4,0x10,0x11,0x18,0x1d,0x11,0x07,0xfe,0xfb,0x21,0xf7,0xf5, -0xa5,0xf3,0xe7,0xc4,0xdc,0xdb,0xc1,0xe3,0xfa,0x60,0x0a,0x0d,0xd0,0x0f,0x11,0x17, -0x0f,0x0c,0xbc,0x10,0x1a,0xf1,0x1b,0x1c,0xba,0x25,0x28,0xb9,0x27,0x1b,0x11,0x02, -0xeb,0x42,0xdd,0xdf,0xed,0xee,0x0a,0x69,0x1c,0x14,0xff,0x04,0xf8,0x9a,0xef,0xe9, -0xce,0xe8,0xe8,0x2a,0xe3,0xdb,0xe6,0xd6,0xd7,0x03,0xdc,0xe5,0x7a,0xf5,0x08,0xa0, -0x14,0x18,0xe3,0x16,0x16,0xe1,0x11,0x05,0xef,0xf9,0xf4,0x5b,0xf5,0xfa,0x43,0xfb, -0xfb,0x01,0xff,0xf8,0xbf,0xea,0xe6,0x76,0xea,0xf4,0x72,0x01,0x0d,0xca,0x1c,0x27, -0x2e,0x1f,0x17,0xb9,0x19,0x15,0xe8,0x0c,0x0e,0x7e,0x1b,0x0f,0x7c,0xfd,0xf9,0xca, -0xf4,0xf3,0xf4,0xf0,0xe5,0xf9,0xdd,0xde,0xa3,0xeb,0x00,0xed,0x0a,0x0c,0xff,0x10, -0x11,0x5b,0x0f,0x0e,0xe4,0x13,0x1a,0xfe,0x18,0x1b,0x5d,0x25,0x2a,0xcd,0x27,0x13, -0x3d,0xfd,0xe8,0x7b,0xdb,0xe2,0xf0,0xf2,0x0c,0xaa,0x1c,0x14,0x51,0x02,0xf6,0x5b, -0xef,0xea,0x26,0xe9,0xe7,0x93,0xe0,0xd9,0x26,0xd6,0xd7,0x06,0xdd,0xe8,0xe1,0xf8, -0x0a,0xb8,0x16,0x19,0x6a,0x16,0x14,0x36,0x10,0x04,0x8b,0xf9,0xf5,0xcc,0xf7,0xfb, -0xad,0xfa,0xfb,0xa8,0xfe,0xf5,0xba,0xe8,0xe6,0x3b,0xec,0xf7,0xbc,0x05,0x11,0x27, -0x20,0x26,0x1a,0x1b,0x14,0xcc,0x15,0x10,0x46,0x09,0x0f,0xf2,0x1b,0x0d,0x0e,0xfc, -0xf8,0x75,0xf3,0xf3,0xc6,0xf0,0xe6,0xeb,0xe0,0xe3,0x51,0xf3,0x05,0xbb,0x0a,0x0c, -0xef,0x10,0x10,0xc9,0x0d,0x0e,0x70,0x15,0x1a,0xc4,0x17,0x1d,0x96,0x27,0x2c,0x7f, -0x24,0x0d,0x5d,0xfa,0xe4,0x4a,0xda,0xe4,0x9b,0xf7,0x10,0x41,0x1d,0x12,0x88,0x00, -0xf5,0xfb,0xee,0xea,0x9e,0xe9,0xe5,0x98,0xdd,0xd7,0xe9,0xd5,0xd8,0x99,0xdf,0xec, -0xfe,0xfd,0x0e,0x81,0x18,0x19,0x32,0x14,0x11,0x7c,0x0d,0x02,0xd4,0xf8,0xf6,0x1e, -0xfa,0xfc,0xfc,0xf9,0xfb,0xcf,0xfe,0xf4,0xba,0xe9,0xe9,0x07,0xf0,0xfb,0x8c,0x08, -0x13,0xb4,0x20,0x24,0x9c,0x18,0x13,0xa5,0x12,0x0c,0x52,0x06,0x0f,0x65,0x1b,0x0b, -0x3a,0xfb,0xf7,0x61,0xf2,0xf2,0x87,0xef,0xe7,0x28,0xe3,0xe8,0x5a,0xfb,0x08,0x23, -0x0a,0x0e,0x75,0x12,0x10,0xcf,0x0d,0x0f,0x06,0x17,0x18,0x8b,0x16,0x1e,0xa6,0x2a, -0x2f,0x21,0x1f,0x08,0x5c,0xf7,0xe2,0x12,0xdb,0xe9,0x04,0xfc,0x11,0x06,0x1d,0x10, -0x36,0xfe,0xf4,0x84,0xee,0xeb,0xd0,0xe8,0xe3,0x90,0xdb,0xd7,0xd3,0xd6,0xda,0x46, -0xe2,0xf0,0x0b,0x02,0x11,0x25,0x1a,0x19,0x53,0x14,0x11,0xdc,0x0b,0xff,0x2e,0xf8, -0xf7,0xcc,0xfb,0xfc,0x48,0xf9,0xfc,0xcb,0xfd,0xf2,0x31,0xe9,0xea,0xca,0xf2,0xff, -0x87,0x0b,0x16,0xd7,0x23,0x24,0xc3,0x16,0x12,0x72,0x0f,0x07,0x5d,0x03,0x0e,0x21, -0x1a,0x09,0x6d,0xf9,0xf4,0xca,0xf0,0xf1,0xce,0xef,0xe9,0x66,0xe6,0xef,0x08,0x02, -0x09,0xab,0x0a,0x10,0x65,0x13,0x11,0xa3,0x0e,0x11,0x4e,0x18,0x16,0x97,0x15,0x20, -0x42,0x2e,0x2b,0xe8,0x15,0x04,0x96,0xf2,0xdf,0xd3,0xdd,0xee,0xcf,0x00,0x13,0x90, -0x1b,0x0d,0x0e,0xfd,0xf4,0x89,0xef,0xec,0xd1,0xe7,0xe0,0x52,0xd9,0xd6,0x27,0xd7, -0xdb,0x84,0xe4,0xf3,0xb9,0x03,0x12,0x41,0x1b,0x18,0x4b,0x13,0x10,0xed,0x0a,0xff, -0xdd,0xf9,0xfa,0x2e,0xfe,0xfb,0xa8,0xf8,0xfd,0x35,0xfb,0xee,0xa9,0xe8,0xec,0xc7, -0xf6,0x03,0xab,0x0e,0x18,0x0a,0x24,0x21,0xcd,0x14,0x0f,0x25,0x0b,0x03,0x35,0x00, -0x0d,0x4b,0x1a,0x08,0x53,0xf7,0xf2,0xf4,0xee,0xf0,0x84,0xef,0xeb,0x18,0xea,0xf6, -0x7f,0x08,0x0a,0x7d,0x0b,0x11,0x8d,0x13,0x10,0x34,0x0e,0x13,0x7a,0x17,0x13,0x70, -0x15,0x23,0x36,0x30,0x25,0xad,0x10,0x01,0x99,0xee,0xde,0xb8,0xe0,0xf3,0x35,0x03, -0x11,0xb9,0x19,0x0c,0xf5,0xfb,0xf4,0x14,0xf0,0xeb,0x9e,0xe5,0xdd,0x91,0xd7,0xd6, -0x81,0xd7,0xdc,0xfc,0xe7,0xf7,0x61,0x05,0x14,0x94,0x1c,0x17,0x9c,0x11,0x0e,0x17, -0x08,0xfe,0xb6,0xf9,0xfc,0x76,0xff,0xfb,0x5f,0xfa,0xfe,0xe3,0xf7,0xeb,0x08,0xe8, -0xed,0x5d,0xf9,0x06,0x2f,0x11,0x1a,0xff,0x24,0x1f,0xbd,0x11,0x0c,0x05,0x07,0xff, -0x1a,0xfe,0x0d,0x8b,0x18,0x04,0x63,0xf4,0xef,0xf7,0xec,0xef,0x8f,0xf1,0xed,0x9b, -0xee,0xfe,0x3e,0x0b,0x09,0x35,0x0c,0x13,0x60,0x13,0x0f,0xa9,0x0e,0x14,0x5a,0x15, -0x10,0x65,0x16,0x28,0xb6,0x30,0x1f,0xdb,0x0d,0xff,0xb4,0xea,0xde,0x88,0xe3,0xf7, -0x0b,0x05,0x0f,0xb1,0x15,0x0a,0x91,0xfa,0xf3,0x6b,0xf0,0xeb,0x1d,0xe3,0xd9,0xee, -0xd5,0xd5,0x56,0xd7,0xde,0x53,0xeb,0xfa,0x3c,0x0a,0x19,0x74,0x1c,0x14,0x51,0x0e, -0x0b,0x1e,0x06,0xfd,0x6d,0xfb,0xff,0x96,0x00,0xfa,0x4b,0xfa,0xfc,0x8a,0xf3,0xe8, -0xda,0xe7,0xef,0xca,0xfc,0x09,0xcb,0x13,0x1d,0xe7,0x24,0x1c,0xaa,0x0e,0x08,0x15, -0x02,0xfb,0x5d,0xfd,0x0f,0xef,0x17,0x01,0xa4,0xf1,0xec,0xd5,0xea,0xef,0x32,0xf2, -0xef,0xa2,0xf2,0x04,0x6d,0x0e,0x0b,0xd0,0x0e,0x14,0x06,0x13,0x0e,0x18,0x0f,0x14, -0x3b,0x12,0x0e,0x62,0x18,0x2b,0x19,0x2d,0x1a,0x83,0x0c,0xfb,0x7f,0xe8,0xe0,0xf0, -0xe7,0xfb,0x19,0x05,0x0b,0xb5,0x12,0x08,0x59,0xfa,0xf3,0x8a,0xf0,0xea,0xf0,0xdf, -0xd7,0x6b,0xd5,0xd5,0xfe,0xd8,0xe1,0xe8,0xef,0xfe,0x73,0x0d,0x1a,0xbd,0x1a,0x11, -0xd7,0x0b,0x09,0x22,0x04,0xfd,0x55,0xfc,0x00,0xee,0x00,0xfb,0xe9,0xfc,0xfc,0xfa, -0xf0,0xe8,0xd0,0xe9,0xf3,0xc5,0x00,0x0c,0x68,0x14,0x1c,0xbb,0x22,0x19,0xc1,0x0b, -0x06,0xfa,0xff,0xfa,0x20,0xfe,0x13,0xb0,0x15,0xfc,0xbc,0xee,0xe9,0x20,0xe8,0xef, -0x61,0xf3,0xf1,0x97,0xfa,0x0d,0x0a,0x10,0x0b,0xf1,0x0f,0x14,0x66,0x11,0x0d,0x92, -0x0f,0x14,0x10,0x0f,0x0e,0x23,0x1e,0x30,0x3a,0x29,0x17,0x3a,0x0c,0xf7,0x3a,0xe6, -0xe2,0x41,0xeb,0xfd,0x3e,0x03,0x07,0x75,0x0f,0x07,0xdb,0xfa,0xf5,0xab,0xf2,0xea, -0x63,0xde,0xd7,0xc4,0xd5,0xd6,0x57,0xda,0xe4,0x22,0xf2,0x00,0x18,0x10,0x1c,0xb1, -0x19,0x10,0x3d,0x0b,0x08,0xf3,0x02,0xfd,0x63,0xfe,0x03,0xcc,0x00,0xfa,0x1c,0xfd, -0xf9,0xda,0xed,0xe8,0x53,0xec,0xf7,0xa7,0x04,0x0e,0x3e,0x16,0x1d,0x58,0x21,0x16, -0x99,0x09,0x03,0x2f,0xfd,0xf8,0xa0,0xff,0x16,0x34,0x13,0xf8,0x1e,0xec,0xe5,0xde, -0xe6,0xf0,0xa9,0xf6,0xf5,0xe8,0x02,0x13,0xbb,0x0f,0x0b,0xf3,0x10,0x14,0xd5,0x10, -0x0d,0x7d,0x11,0x12,0xb4,0x0b,0x10,0x82,0x25,0x30,0xe8,0x21,0x16,0x03,0x0a,0xf3, -0xa9,0xe6,0xe5,0x2e,0xf0,0xff,0xc4,0x00,0x02,0x7a,0x0d,0x09,0x81,0xfb,0xf5,0x6c, -0xf2,0xe7,0x8e,0xdb,0xd5,0xfa,0xd4,0xd5,0xaf,0xdb,0xe8,0x02,0xf7,0x04,0x2f,0x15, -0x1e,0x8f,0x19,0x0f,0x78,0x09,0x06,0xed,0x01,0xfc,0xcb,0xfe,0x03,0x27,0xff,0xfb, -0x65,0xfe,0xf8,0xa7,0xec,0xe9,0x1a,0xef,0xfa,0xd9,0x06,0x10,0x40,0x16,0x1d,0x85, -0x20,0x14,0x11,0x07,0x01,0xde,0xfa,0xf7,0x05,0x03,0x18,0x64,0x0e,0xf4,0x7f,0xe9, -0xe2,0x7d,0xe6,0xf3,0x25,0xf8,0xf9,0xfc,0x0a,0x15,0x7e,0x0e,0x0c,0x39,0x13,0x15, -0xd0,0x10,0x0f,0x54,0x12,0x0e,0x09,0x09,0x15,0xa0,0x2b,0x2c,0xe7,0x1c,0x15,0x78, -0x05,0xf0,0x0d,0xe8,0xe9,0x94,0xf4,0x00,0xfd,0xfe,0x02,0x94,0x0d,0x08,0xe0,0xfa, -0xf5,0x8a,0xf0,0xe3,0xad,0xd8,0xd4,0xff,0xd4,0xd7,0x40,0xdf,0xed,0xa3,0xfa,0x07, -0xaf,0x17,0x1d,0x5a,0x16,0x0c,0xce,0x07,0x05,0x6c,0x01,0xfd,0xb8,0x01,0x05,0xd9, -0xff,0xfd,0x20,0xfe,0xf4,0xe5,0xe9,0xe9,0x96,0xf0,0xfd,0x83,0x09,0x12,0xb1,0x17, -0x1e,0x7a,0x1e,0x10,0xe2,0x04,0xff,0xed,0xf8,0xf6,0x3f,0x04,0x18,0x32,0x0b,0xf1, -0xc7,0xe5,0xe0,0xb3,0xe6,0xf6,0x32,0xfb,0xfe,0x2b,0x11,0x19,0xa1,0x0f,0x0d,0x9f, -0x13,0x13,0xdf,0x0f,0x10,0x72,0x11,0x0a,0x51,0x08,0x1a,0xc7,0x2d,0x25,0x3d,0x1b, -0x15,0x1c,0x03,0xf0,0x82,0xe9,0xec,0xbe,0xf7,0xfe,0xaa,0xfb,0xfe,0x1e,0x0b,0x07, -0x4d,0xfb,0xf5,0xf4,0xed,0xe0,0x50,0xd6,0xd4,0x75,0xd5,0xd9,0x86,0xe3,0xf1,0xda, -0xfd,0x0b,0xf7,0x19,0x1e,0xe0,0x15,0x0c,0x62,0x06,0x04,0x27,0x00,0xfd,0x6e,0x03, -0x04,0x8b,0xfd,0xfc,0x20,0xfb,0xf0,0xe3,0xe8,0xeb,0x11,0xf4,0x01,0x30,0x0c,0x13, -0x7c,0x18,0x1d,0x4b,0x1b,0x0c,0xb5,0x02,0xfd,0x47,0xf7,0xf6,0x88,0x07,0x18,0x4b, -0x06,0xec,0x8f,0xe2,0xdd,0x01,0xe7,0xf8,0x8a,0xfd,0x04,0xef,0x17,0x19,0x5c,0x0f, -0x0f,0x25,0x14,0x13,0xf5,0x0f,0x11,0xb2,0x0e,0x05,0x9a,0x09,0x20,0x72,0x2b,0x20, -0x5a,0x1b,0x14,0x2a,0x00,0xef,0x9f,0xeb,0xf1,0x39,0xfa,0xfb,0xc7,0xf7,0xfd,0x96, -0x0b,0x08,0x44,0xfb,0xf4,0xac,0xeb,0xdd,0x67,0xd5,0xd4,0x91,0xd5,0xdb,0x3e,0xe8, -0xf5,0x13,0x00,0x0c,0x6f,0x19,0x1b,0xa3,0x12,0x08,0xad,0x04,0x03,0x97,0xfe,0xfc, -0x47,0x03,0x05,0x74,0xff,0xff,0xa8,0xfb,0xee,0x0a,0xe9,0xec,0x58,0xf6,0x03,0x97, -0x0d,0x13,0xb3,0x16,0x1c,0x40,0x19,0x0a,0x59,0x02,0xfc,0x0f,0xf6,0xf6,0xdb,0x09, -0x16,0xc9,0xff,0xe8,0x3c,0xdf,0xdb,0x47,0xe9,0xfc,0xd4,0x00,0x0c,0x88,0x1d,0x19, -0xa2,0x0e,0x10,0x7b,0x14,0x12,0x41,0x0f,0x0f,0x9c,0x09,0x02,0x92,0x0d,0x24,0xd4, -0x25,0x1c,0x2f,0x1d,0x14,0x85,0x00,0xf2,0xe1,0xee,0xf6,0x92,0xf9,0xf6,0x7a,0xf5, -0xfc,0x1a,0x0b,0x09,0x00,0xfc,0xf2,0xac,0xe6,0xd9,0x40,0xd3,0xd3,0xc6,0xd6,0xdf, -0x0b,0xed,0xf9,0x81,0x02,0x0f,0x00,0x1a,0x1a,0xa3,0x10,0x07,0x57,0x04,0x02,0xce, -0xfd,0xfd,0x25,0x05,0x05,0x2a,0x00,0xff,0x7c,0xf8,0xeb,0x3f,0xe9,0xee,0xca,0xf9, -0x06,0x19,0x0f,0x13,0x13,0x16,0x1a,0xb7,0x14,0x06,0xdc,0x00,0xfb,0x26,0xf5,0xf9, -0xa1,0x0f,0x14,0x07,0xf9,0xe5,0xcb,0xdb,0xd9,0x2e,0xec,0xfd,0x8c,0x03,0x13,0x67, -0x1f,0x16,0xbb,0x0f,0x12,0x4d,0x15,0x13,0x51,0x12,0x0f,0xed,0x03,0x00,0x3c,0x14, -0x25,0xb2,0x20,0x1c,0x4e,0x1d,0x11,0x4e,0x00,0xf3,0x9a,0xf2,0xf9,0x55,0xf6,0xf1, -0x5e,0xf3,0xfb,0x1e,0x0b,0x09,0x43,0xfb,0xef,0x3c,0xe2,0xd6,0xd8,0xd2,0xd4,0xd7, -0xd9,0xe4,0xce,0xf2,0xfd,0x01,0x05,0x0f,0xdd,0x18,0x16,0xec,0x0c,0x05,0xd3,0x03, -0x02,0xc4,0xfd,0x00,0x17,0x08,0x04,0x18,0xff,0xfe,0x9b,0xf5,0xeb,0x04,0xeb,0xf1, -0x3c,0xfd,0x08,0x29,0x0f,0x12,0x15,0x15,0x18,0x8e,0x11,0x04,0x5b,0xff,0xf9,0x8b, -0xf4,0xfb,0xcf,0x12,0x10,0x3b,0xf3,0xe1,0x29,0xd8,0xd9,0x88,0xee,0x00,0x24,0x07, -0x19,0x29,0x23,0x17,0x94,0x10,0x13,0xbd,0x15,0x14,0x6c,0x13,0x0a,0x7d,0xfe,0x04, -0xfc,0x1a,0x21,0x57,0x1c,0x1e,0x86,0x1c,0x0f,0x5f,0xff,0xf3,0x8d,0xf5,0xfa,0x32, -0xf2,0xee,0x1a,0xf3,0xfc,0x58,0x0b,0x09,0x73,0xfa,0xec,0xbb,0xdf,0xd5,0xf9,0xd2, -0xd5,0x52,0xdc,0xe9,0x55,0xf6,0xfe,0x73,0x05,0x10,0x21,0x18,0x15,0x41,0x0b,0x05, -0x41,0x04,0x01,0x36,0xfd,0x01,0x63,0x07,0x04,0x80,0x01,0xff,0xb3,0xf3,0xeb,0x73, -0xec,0xf3,0x4c,0xff,0x09,0xb5,0x0e,0x10,0x3e,0x13,0x15,0x1e,0x0e,0x03,0x5d,0xff, -0xf9,0x08,0xf5,0xff,0x36,0x14,0x0b,0xf9,0xec,0xdd,0x08,0xd5,0xda,0x80,0xf2,0x03, -0x91,0x0d,0x20,0x1e,0x24,0x17,0xf1,0x12,0x15,0x39,0x16,0x16,0x99,0x12,0x04,0x96, -0xfb,0x0a,0xcc,0x1b,0x1a,0x14,0x1b,0x1e,0xc8,0x1b,0x10,0x5b,0x00,0xf6,0x37,0xf9, -0xf8,0x0f,0xed,0xeb,0xcb,0xf2,0xfc,0xe3,0x0a,0x09,0xef,0xf9,0xe9,0x65,0xdc,0xd4, -0xe0,0xd2,0xd7,0x08,0xe1,0xee,0x0e,0xfa,0xff,0x8e,0x06,0x11,0x36,0x18,0x12,0x4c, -0x08,0x03,0xb5,0x02,0xff,0xed,0xfc,0x03,0x95,0x09,0x06,0x27,0x04,0xfe,0x39,0xf1, -0xea,0x68,0xed,0xf5,0x5a,0x01,0x0a,0xf7,0x0e,0x10,0x1a,0x13,0x14,0xa3,0x0b,0x03, -0xa2,0xfe,0xf6,0x1e,0xf3,0x00,0x39,0x14,0x05,0xd3,0xe7,0xdb,0xd7,0xd3,0xdc,0xf0, -0xf5,0x05,0x6f,0x14,0x27,0xbe,0x25,0x18,0xb9,0x15,0x16,0x4e,0x17,0x18,0x41,0x0f, -0xfd,0x6e,0xfc,0x0f,0x5e,0x17,0x14,0x5a,0x1b,0x1d,0x38,0x1b,0x11,0x8f,0x01,0xfa, -0x75,0xfd,0xf5,0x2c,0xe8,0xe9,0x2d,0xf3,0xfd,0x8e,0x0c,0x09,0x0a,0xf7,0xe5,0x43, -0xd9,0xd2,0xad,0xd3,0xda,0x34,0xe6,0xf4,0xa2,0xfc,0x00,0x89,0x06,0x10,0xed,0x15, -0x0f,0x60,0x06,0x03,0xfd,0x03,0x01,0x91,0xff,0x06,0x3b,0x0a,0x05,0xfb,0x02,0xfb, -0x67,0xef,0xeb,0x0a,0xf0,0xf8,0x3c,0x03,0x0a,0x03,0x0d,0x0e,0x04,0x12,0x12,0x59, -0x09,0x03,0x70,0xfe,0xf6,0x2b,0xf5,0x07,0x1e,0x14,0xfb,0x9b,0xe3,0xd8,0xb4,0xd0, -0xde,0x0d,0xf9,0x09,0x52,0x1d,0x2c,0x83,0x22,0x17,0xf5,0x16,0x17,0xf6,0x18,0x18, -0xb9,0x0a,0xfa,0x55,0x01,0x13,0xa3,0x11,0x13,0x37,0x1d,0x1f,0xb2,0x1d,0x12,0xac, -0x02,0xfd,0x9c,0xfb,0xee,0x23,0xe3,0xe8,0xc7,0xf3,0xfe,0x5b,0x0d,0x08,0x5f,0xf4, -0xe2,0x4c,0xd8,0xd2,0x0e,0xd5,0xdd,0xa6,0xea,0xf7,0x74,0xfd,0x00,0x38,0x06,0x10, -0x53,0x14,0x0d,0x67,0x06,0x04,0x8a,0x03,0x00,0x43,0x01,0x09,0x36,0x0a,0x05,0xe0, -0x02,0xf9,0x37,0xee,0xec,0xfd,0xf1,0xfb,0xc2,0x04,0x09,0x0f,0x0c,0x0d,0x69,0x11, -0x0f,0xbe,0x06,0x02,0x62,0xfd,0xf5,0xbf,0xf8,0x0e,0x1c,0x11,0xf3,0x65,0xdf,0xd4, -0x60,0xcf,0xe2,0x82,0xfb,0x0b,0x7b,0x22,0x2e,0x35,0x22,0x19,0x03,0x19,0x18,0x2f, -0x1c,0x17,0x97,0x03,0xf9,0x0c,0x08,0x11,0xb0,0x0b,0x14,0xf4,0x1c,0x1f,0xd8,0x1e, -0x12,0x23,0x05,0x01,0xa8,0xf8,0xe9,0xa2,0xe1,0xe9,0xc4,0xf5,0xfe,0x7f,0x0b,0x07, -0x73,0xf0,0xde,0x2c,0xd6,0xd3,0x83,0xd7,0xe2,0xc2,0xef,0xf9,0x6a,0xfd,0xff,0xb7, -0x05,0x10,0xf6,0x12,0x0b,0x5d,0x06,0x04,0x6d,0x03,0x00,0xbc,0x03,0x0a,0x8b,0x08, -0x04,0x88,0x02,0xf8,0x52,0xee,0xee,0x0a,0xf4,0xfd,0xe2,0x04,0x08,0x73,0x09,0x0b, -0xe6,0x10,0x0f,0x44,0x06,0x02,0x15,0xfd,0xf5,0x37,0xfb,0x10,0xc6,0x0b,0xec,0x5b, -0xdc,0xd1,0x03,0xd0,0xe5,0xb9,0xfd,0x10,0x1e,0x29,0x2e,0xd1,0x1f,0x19,0x2c,0x1a, -0x1b,0x6d,0x1f,0x14,0x25,0xff,0xfe,0x07,0x0c,0x08,0x2c,0x07,0x14,0xb4,0x1b,0x20, -0x18,0x20,0x13,0x53,0x09,0x03,0x33,0xf3,0xe3,0xdd,0xdf,0xe9,0xc7,0xf6,0xff,0x18, -0x0a,0x04,0xb5,0xed,0xdd,0xa4,0xd5,0xd4,0xb6,0xda,0xe7,0x55,0xf4,0xfb,0x45,0xfd, -0xfe,0x39,0x05,0x0f,0xe8,0x0f,0x08,0x7e,0x05,0x05,0x31,0x04,0x02,0xe4,0x06,0x0d, -0xbc,0x0a,0x07,0xa0,0x01,0xf4,0x5d,0xed,0xee,0x8a,0xf4,0xfd,0x6b,0x04,0x06,0x4b, -0x07,0x09,0x7d,0x0f,0x0c,0xa2,0x04,0x01,0x1c,0xfb,0xf4,0x63,0xff,0x13,0x19,0x05, -0xe8,0x62,0xda,0xcd,0x1f,0xd1,0xe8,0x0a,0x00,0x18,0x6f,0x30,0x2d,0xe4,0x1e,0x1c, -0x6b,0x1d,0x1f,0x2f,0x1f,0x0d,0x6c,0xfd,0x04,0xb3,0x06,0xfe,0xb8,0x05,0x11,0x8e, -0x19,0x22,0x8b,0x21,0x16,0x63,0x0f,0x02,0x3c,0xee,0xe2,0xe1,0xe0,0xeb,0xac,0xf8, -0xfe,0x4a,0x06,0xff,0xe5,0xe9,0xdb,0xd5,0xd5,0xd7,0x83,0xdf,0xec,0xda,0xf5,0xfa, -0x72,0xfb,0xfc,0x5e,0x04,0x0e,0x26,0x0f,0x09,0xad,0x06,0x05,0xfb,0x04,0x04,0xb3, -0x09,0x0e,0xff,0x0a,0x07,0x95,0xff,0xf2,0x92,0xec,0xef,0xd1,0xf5,0xff,0x01,0x04, -0x04,0xff,0x04,0x08,0xcc,0x0e,0x0a,0x76,0x04,0x02,0x63,0xfa,0xf3,0x2f,0x02,0x12, -0x59,0xff,0xe4,0xe5,0xd7,0xcc,0x73,0xd3,0xec,0x6c,0x04,0x20,0xea,0x34,0x2c,0x44, -0x1f,0x1d,0x1b,0x1f,0x22,0x02,0x1c,0x08,0xa0,0x01,0x07,0xf5,0xfe,0xfb,0xd4,0x06, -0x11,0xe5,0x1c,0x25,0x37,0x21,0x18,0x8f,0x11,0xfd,0x5e,0xe8,0xdf,0xa6,0xe0,0xed, -0x06,0xfa,0xff,0xab,0x05,0xfc,0xcc,0xe7,0xd9,0x2f,0xd6,0xd9,0x2e,0xe4,0xef,0x5b, -0xf6,0xf9,0x57,0xfa,0xfc,0xb6,0x04,0x0e,0xa3,0x0e,0x09,0xcf,0x06,0x05,0x6f,0x05, -0x05,0x5a,0x0c,0x10,0x54,0x0c,0x07,0x1d,0xfd,0xf0,0xf4,0xec,0xf0,0x65,0xf7,0xff, -0xa5,0x02,0x03,0xe0,0x03,0x0a,0xe7,0x0f,0x0a,0x71,0x05,0x01,0x5b,0xf7,0xf4,0x20, -0x07,0x10,0x8c,0xf6,0xe0,0x39,0xd4,0xca,0xf9,0xd6,0xf0,0x2a,0x09,0x27,0xab,0x37, -0x2b,0x07,0x20,0x20,0x20,0x22,0x23,0x31,0x17,0x05,0xc0,0x04,0x04,0xb7,0xf8,0xfb, -0x4a,0x07,0x11,0x8c,0x1f,0x27,0xd0,0x22,0x1d,0x16,0x12,0xf8,0x16,0xe5,0xdf,0x06, -0xe3,0xf0,0xca,0xfb,0xfe,0x42,0x01,0xf8,0xfd,0xe4,0xd8,0x38,0xd7,0xdd,0x50,0xe8, -0xf2,0xe6,0xf7,0xfa,0xc1,0xf9,0xfc,0x95,0x05,0x0d,0xff,0x0c,0x08,0xd7,0x05,0x06, -0xf0,0x05,0x08,0x74,0x10,0x11,0xae,0x0c,0x07,0x74,0xfa,0xee,0xdc,0xed,0xf2,0x92, -0xf9,0xff,0xc9,0x00,0x00,0xf3,0x01,0x0a,0xa2,0x0e,0x08,0x4d,0x06,0x01,0x1a,0xf7, -0xf7,0x8d,0x0c,0x0b,0x8e,0xee,0xdd,0xbb,0xd0,0xca,0x66,0xdb,0xf4,0xbb,0x0f,0x31, -0xc0,0x38,0x28,0x49,0x1f,0x20,0xcc,0x23,0x21,0x9e,0x12,0x08,0xd7,0x09,0xfd,0xe9, -0xf3,0xfc,0xea,0x05,0x13,0x70,0x22,0x28,0x04,0x26,0x22,0x00,0x0f,0xf2,0x25,0xe2, -0xdf,0x17,0xe5,0xf1,0x4e,0xfb,0xfb,0xc6,0xfc,0xf5,0x4b,0xe4,0xd9,0xb7,0xda,0xe2, -0x2a,0xed,0xf3,0xbf,0xf7,0xf9,0x90,0xf8,0xfb,0xef,0x05,0x0d,0x1c,0x0d,0x09,0x03, -0x07,0x07,0xce,0x08,0x0b,0x3d,0x12,0x11,0x94,0x0c,0x05,0xe6,0xf6,0xed,0xa3,0xed, -0xf2,0xa1,0xf9,0xfe,0xd7,0xfe,0xfe,0xf8,0x01,0x0c,0xb0,0x0e,0x08,0x3d,0x07,0x00, -0xad,0xf5,0xfc,0x1a,0x11,0x04,0x94,0xe7,0xda,0x78,0xcc,0xcb,0xe5,0xde,0xf6,0x5f, -0x15,0x35,0x67,0x38,0x28,0xff,0x22,0x26,0x85,0x28,0x1f,0xab,0x0f,0x0d,0xa7,0x05, -0xf2,0x40,0xf1,0xfa,0x5b,0x04,0x15,0xfa,0x24,0x2a,0x4a,0x2b,0x24,0x93,0x0a,0xee, -0x7a,0xe1,0xe0,0x1d,0xe8,0xf4,0x11,0xfb,0xf8,0x4e,0xfa,0xf3,0x61,0xe1,0xd8,0xdb, -0xdc,0xe6,0x35,0xef,0xf3,0xac,0xf6,0xf7,0x85,0xf7,0xfb,0x3d,0x06,0x0e,0x02,0x0d, -0x08,0xaf,0x07,0x0a,0x90,0x0c,0x10,0x77,0x13,0x0f,0x9b,0x0b,0x03,0xb1,0xf3,0xec, -0x81,0xed,0xf2,0x27,0xf9,0xfc,0xeb,0xfc,0xfd,0xaa,0x02,0x0d,0x32,0x0e,0x08,0x47, -0x06,0xfe,0xd1,0xf3,0xfc,0xac,0x0f,0x00,0x31,0xe5,0xd8,0x81,0xcb,0xcc,0x7c,0xe2, -0xfb,0x61,0x1d,0x3b,0xf5,0x38,0x28,0x23,0x24,0x28,0x80,0x27,0x1a,0xdc,0x11,0x0e, -0xfc,0xf9,0xeb,0xe9,0xf1,0xf9,0x6d,0x07,0x19,0x47,0x26,0x2c,0x6f,0x2e,0x21,0xff, -0x04,0xeb,0xdc,0xe1,0xe3,0x1a,0xeb,0xf4,0xbc,0xf8,0xf4,0x6c,0xf5,0xee,0x2c,0xdf, -0xd9,0x49,0xe0,0xea,0x38,0xf1,0xf5,0x22,0xf7,0xf6,0xd6,0xf5,0xfa,0x5b,0x06,0x0d, -0x1b,0x0c,0x08,0xe5,0x07,0x0b,0x72,0x0f,0x13,0x4e,0x14,0x10,0x03,0x0c,0x00,0xf3, -0xf0,0xec,0x75,0xee,0xf3,0x57,0xf8,0xf9,0x58,0xf9,0xfb,0x82,0x02,0x0d,0x3d,0x0d, -0x08,0x49,0x06,0xfb,0x3b,0xf2,0xfe,0x6e,0x0f,0xfb,0x91,0xe2,0xd6,0x10,0xca,0xd0, -0xd4,0xe6,0x00,0x6a,0x25,0x3e,0x72,0x35,0x26,0x18,0x26,0x2b,0xa2,0x25,0x17,0xad, -0x14,0x0a,0x49,0xf1,0xea,0xfa,0xf1,0xf9,0x78,0x09,0x1b,0xa5,0x29,0x32,0x7e,0x32, -0x1f,0x00,0xff,0xe8,0xcf,0xe0,0xe4,0xbb,0xec,0xf4,0x5f,0xf6,0xf0,0xbd,0xf1,0xec, -0x69,0xdf,0xdc,0x9a,0xe4,0xec,0xa8,0xf0,0xf3,0x7b,0xf5,0xf5,0x59,0xf6,0xfd,0x47, -0x09,0x0e,0x12,0x0b,0x07,0x2e,0x08,0x0c,0xde,0x12,0x16,0xc5,0x13,0x0f,0x70,0x0a, -0xfd,0xb7,0xef,0xec,0x5d,0xef,0xf3,0x3c,0xf7,0xf7,0x77,0xf7,0xfa,0x80,0x03,0x0e, -0x34,0x0c,0x08,0xe9,0x04,0xf9,0x95,0xf2,0x03,0x6f,0x0e,0xf4,0x48,0xdf,0xd3,0x36, -0xc9,0xd3,0x4b,0xec,0x07,0xf5,0x2c,0x3f,0xb1,0x32,0x26,0xf1,0x27,0x2b,0xcd,0x22, -0x18,0x8e,0x17,0x02,0xe9,0xea,0xeb,0xe4,0xf0,0xfa,0x2b,0x0c,0x1d,0x23,0x2b,0x35, -0xb8,0x32,0x1b,0x9a,0xfd,0xe9,0xf0,0xe2,0xe7,0x14,0xee,0xf3,0x9e,0xf3,0xed,0x17, -0xee,0xea,0xc2,0xdf,0xdf,0x1d,0xe8,0xee,0xb1,0xf0,0xf3,0xa3,0xf4,0xf5,0x22,0xf7, -0xff,0x3c,0x0b,0x0d,0x1b,0x0a,0x07,0x9a,0x09,0x0f,0xbe,0x15,0x16,0xf1,0x10,0x0d, -0x2d,0x09,0xfa,0x70,0xee,0xed,0x4a,0xf0,0xf4,0x10,0xf6,0xf5,0xfe,0xf6,0xfb,0x71, -0x06,0x0f,0xe3,0x0a,0x07,0x7a,0x03,0xf7,0x76,0xf4,0x08,0xda,0x09,0xed,0xec,0xdb, -0xd0,0xb2,0xc8,0xd8,0x86,0xf0,0x0d,0xdc,0x33,0x41,0x01,0x32,0x29,0xe1,0x2c,0x2c, -0x03,0x20,0x1d,0x73,0x13,0xf4,0xe8,0xe6,0xea,0x1b,0xf0,0xfe,0x53,0x0f,0x1f,0xa2, -0x2f,0x39,0xff,0x31,0x17,0xc0,0xf9,0xe7,0x5b,0xe3,0xe8,0x8b,0xee,0xf3,0x71,0xf1, -0xea,0xfd,0xeb,0xe9,0x85,0xe1,0xe3,0x8e,0xeb,0xef,0x75,0xf1,0xf3,0xc8,0xf3,0xf3, -0xa0,0xf5,0x00,0x48,0x0c,0x0d,0xe9,0x09,0x08,0x98,0x0b,0x13,0xf0,0x18,0x16,0x9e, -0x10,0x0e,0x70,0x07,0xf7,0x7b,0xee,0xee,0x64,0xf0,0xf3,0x33,0xf4,0xf4,0xd3,0xf5, -0xfb,0x62,0x08,0x0f,0x1e,0x0a,0x07,0x09,0x02,0xf5,0x5f,0xf6,0x0b,0x61,0x06,0xe9, -0x93,0xda,0xce,0x91,0xc9,0xdc,0xee,0xf5,0x16,0x64,0x3a,0x3f,0x3c,0x30,0x2b,0xa5, -0x2f,0x2a,0x30,0x21,0x1f,0xed,0x07,0xeb,0x05,0xe6,0xe9,0xbb,0xf1,0x02,0xa8,0x12, -0x23,0xdd,0x35,0x3d,0x0e,0x31,0x11,0x4d,0xf6,0xe6,0x93,0xe4,0xea,0x31,0xef,0xf2, -0x28,0xef,0xe8,0x29,0xeb,0xe9,0x3c,0xe4,0xe6,0x79,0xeb,0xed,0xa9,0xef,0xf2,0x04, -0xf3,0xf3,0x60,0xf7,0x03,0x53,0x0d,0x0d,0x13,0x0a,0x09,0xe7,0x0d,0x16,0x0b,0x1b, -0x15,0x25,0x0f,0x0e,0x0f,0x07,0xf6,0x29,0xef,0xef,0x31,0xf0,0xf1,0xc9,0xf1,0xf2, -0xba,0xf5,0xfd,0xa0,0x0a,0x0e,0xfa,0x08,0x06,0x7e,0x00,0xf4,0xe6,0xf8,0x0d,0xa8, -0x01,0xe4,0x0d,0xd8,0xcc,0xb3,0xcb,0xe2,0x10,0xfb,0x1d,0xdb,0x3f,0x3f,0x1c,0x30, -0x2e,0xa5,0x30,0x27,0x3c,0x24,0x1b,0x05,0xfb,0xe6,0xaf,0xe5,0xe9,0x84,0xf5,0x05, -0x9e,0x14,0x27,0x78,0x3b,0x41,0xb1,0x2d,0x0d,0x20,0xf3,0xe5,0xac,0xe5,0xea,0x8f, -0xef,0xf1,0x2b,0xec,0xe5,0x39,0xe9,0xe9,0x52,0xe6,0xe8,0xbf,0xeb,0xec,0x9c,0xee, -0xf0,0xbe,0xf1,0xf2,0x1c,0xf9,0x06,0x71,0x0e,0x0d,0xe8,0x0a,0x0a,0x8d,0x10,0x1a, -0xc0,0x1b,0x13,0x5b,0x0f,0x0f,0xff,0x04,0xf4,0x3e,0xef,0xee,0x9c,0xee,0xee,0x8f, -0xef,0xf1,0x18,0xf5,0xfe,0x33,0x0c,0x0d,0xa9,0x07,0x05,0xbe,0xfd,0xf2,0x43,0xf9, -0x0d,0x03,0xff,0xe2,0xab,0xd6,0xcb,0x34,0xce,0xe6,0x6d,0x01,0x26,0x8a,0x42,0x3d, -0x30,0x30,0x31,0x61,0x2f,0x27,0x25,0x27,0x12,0x3c,0xf1,0xe4,0x5f,0xe4,0xea,0x10, -0xf9,0x08,0x30,0x17,0x2b,0xfc,0x3e,0x40,0x9a,0x29,0x08,0x3b,0xf1,0xe5,0x4c,0xe6, -0xeb,0xf7,0xee,0xef,0x69,0xe8,0xe2,0xbf,0xe8,0xea,0x8a,0xe8,0xe9,0xa9,0xea,0xeb, -0x18,0xee,0xf0,0x5c,0xf1,0xf3,0xa3,0xfa,0x07,0xd3,0x0d,0x0d,0x90,0x0b,0x0c,0x0f, -0x15,0x1e,0xd1,0x1b,0x12,0x8a,0x10,0x0e,0x34,0xff,0xf0,0x6e,0xed,0xed,0xa3,0xed, -0xee,0x95,0xef,0xf1,0x8e,0xf5,0x00,0x97,0x0c,0x09,0x0b,0x05,0x03,0xea,0xf9,0xf0, -0x16,0xfc,0x0e,0x60,0xfa,0xdf,0xed,0xd4,0xca,0xed,0xd2,0xec,0xcc,0x07,0x2d,0x78, -0x44,0x3b,0x03,0x31,0x32,0x15,0x2c,0x27,0xce,0x23,0x05,0xca,0xea,0xe4,0x05,0xe4, -0xec,0x8b,0xfc,0x09,0x2d,0x1a,0x31,0xc0,0x42,0x3f,0xb8,0x24,0x03,0xdb,0xed,0xe4, -0x78,0xe6,0xec,0xc9,0xef,0xee,0xd7,0xe5,0xe1,0x4b,0xe9,0xec,0x82,0xe9,0xe8,0x09, -0xe9,0xea,0x75,0xed,0xf0,0x70,0xf0,0xf3,0x02,0xfc,0x08,0x06,0x0e,0x0d,0x81,0x0c, -0x0f,0xb7,0x18,0x1f,0xa9,0x18,0x0f,0x38,0x10,0x0d,0xbc,0xfd,0xf0,0x4f,0xee,0xec, -0xef,0xeb,0xec,0x13,0xee,0xf0,0x4f,0xf6,0x03,0x49,0x0c,0x06,0xee,0x03,0x01,0xcb, -0xf6,0xee,0xaf,0xfe,0x0d,0x07,0xf5,0xdc,0x7b,0xd3,0xca,0x4b,0xd7,0xf2,0xfa,0x0d, -0x34,0xd9,0x45,0x39,0xca,0x31,0x30,0x7e,0x2a,0x2b,0x78,0x1d,0xfa,0x85,0xe8,0xe3, -0xd0,0xe4,0xf0,0xdf,0xfe,0x0a,0x2d,0x1d,0x34,0xdf,0x45,0x3e,0xea,0x1f,0x00,0x6e, -0xec,0xe4,0xff,0xe6,0xec,0x46,0xee,0xea,0x1e,0xe2,0xdf,0x97,0xe9,0xed,0xba,0xe9, -0xe7,0xa7,0xe8,0xea,0x66,0xed,0xef,0x80,0xef,0xf3,0x7a,0xfe,0x0b,0x09,0x10,0x0e, -0x66,0x0d,0x11,0xf5,0x1a,0x1e,0x46,0x15,0x0e,0x74,0x10,0x0c,0xdc,0xfc,0xf1,0x7d, -0xee,0xeb,0x3e,0xea,0xea,0x4f,0xed,0xf0,0x8b,0xf8,0x06,0x22,0x0a,0x04,0xe1,0x02, -0xff,0x15,0xf4,0xf1,0x21,0x05,0x0a,0x3a,0xed,0xda,0x45,0xd0,0xca,0x09,0xdd,0xf7, -0x11,0x16,0x3b,0xf4,0x44,0x37,0xd7,0x33,0x31,0x02,0x2e,0x2c,0xc5,0x10,0xf1,0x5e, -0xe6,0xe2,0xd3,0xe7,0xf5,0x24,0x01,0x0d,0x1a,0x21,0x37,0x7c,0x47,0x3b,0x8d,0x1a, -0xfc,0x33,0xea,0xe3,0xdb,0xe6,0xed,0xa0,0xee,0xe9,0x36,0xe0,0xe0,0xb4,0xec,0xef, -0x8e,0xea,0xe8,0x92,0xe8,0xe9,0xcf,0xec,0xee,0xd6,0xef,0xf5,0xb5,0x00,0x0c,0xfc, -0x0f,0x0e,0x8c,0x0f,0x15,0x8b,0x1d,0x1c,0xe0,0x11,0x0c,0x8f,0x0f,0x0b,0x42,0xfc, -0xf2,0x96,0xee,0xeb,0x71,0xe9,0xeb,0xe2,0xed,0xf2,0xb2,0xfb,0x08,0xe0,0x07,0x01, -0x6b,0x01,0xfd,0xd2,0xf2,0xf3,0x26,0x08,0x07,0x47,0xe8,0xd8,0x08,0xcf,0xcd,0xbb, -0xe3,0xfd,0x8c,0x1f,0x41,0x27,0x43,0x36,0xd5,0x34,0x30,0x48,0x30,0x28,0xb0,0x05, -0xee,0xc3,0xe4,0xe2,0x00,0xea,0xf7,0x31,0x02,0x10,0x2a,0x24,0x3b,0x7f,0x4a,0x3b, -0x75,0x18,0xfb,0x75,0xe9,0xe4,0x12,0xe7,0xec,0x1c,0xed,0xe7,0xa3,0xde,0xe3,0x50, -0xf0,0xf0,0xba,0xe9,0xe7,0xd0,0xe7,0xe9,0x5e,0xec,0xee,0x22,0xf1,0xf8,0x14,0x04, -0x0d,0xcf,0x0f,0x0e,0x2f,0x11,0x18,0xd5,0x1d,0x18,0xe8,0x0e,0x0c,0x59,0x11,0x0d, -0x84,0xfd,0xf3,0x55,0xee,0xe9,0x27,0xe8,0xea,0x9a,0xed,0xf2,0x5e,0xfe,0x08,0xc4, -0x04,0xff,0x2d,0x00,0xfb,0xf2,0xf1,0xf4,0x9c,0x08,0x04,0x92,0xe5,0xd7,0xa0,0xce, -0xd1,0x48,0xe9,0x03,0x86,0x26,0x44,0x52,0x42,0x38,0xaf,0x36,0x32,0x77,0x32,0x1e, -0xe8,0xfb,0xea,0x34,0xe2,0xe2,0x56,0xed,0xf9,0x67,0x04,0x13,0xa8,0x27,0x3f,0xdd, -0x4b,0x37,0x6b,0x14,0xf8,0x98,0xe8,0xe4,0x66,0xe8,0xed,0x47,0xec,0xe4,0x7c,0xdd, -0xe5,0xf8,0xf1,0xef,0x45,0xe8,0xe6,0x54,0xe7,0xea,0x90,0xec,0xee,0xac,0xf2,0xfa, -0x43,0x06,0x0e,0xcb,0x0f,0x10,0x64,0x14,0x1b,0xd0,0x1b,0x14,0xa9,0x0d,0x0d,0xa8, -0x12,0x0d,0xf1,0xfc,0xf2,0x9b,0xec,0xe6,0x7f,0xe6,0xe9,0xa3,0xec,0xf3,0xdb,0x00, -0x07,0xdb,0x02,0x00,0x9a,0x00,0xf8,0xff,0xef,0xf5,0xa3,0x08,0x00,0x99,0xe2,0xd6, -0x79,0xcf,0xd5,0x69,0xee,0x08,0x2e,0x2d,0x46,0xc9,0x41,0x39,0xa5,0x34,0x32,0x96, -0x2f,0x12,0x7e,0xf5,0xe7,0xbc,0xe0,0xe4,0x64,0xf0,0xfb,0xbd,0x07,0x18,0xf0,0x2c, -0x45,0x9a,0x4c,0x32,0x48,0x0f,0xf5,0xb6,0xe7,0xe4,0xe6,0xe8,0xec,0xa9,0xe8,0xe1, -0x80,0xdc,0xe7,0xb7,0xf3,0xef,0x72,0xe7,0xe5,0xcc,0xe7,0xea,0x07,0xed,0xef,0x4e, -0xf4,0xfc,0x9d,0x08,0x0e,0x6a,0x0f,0x11,0x2b,0x18,0x1c,0x83,0x17,0x10,0x1a,0x0d, -0x0e,0x0d,0x14,0x0c,0xb9,0xfb,0xf1,0xc5,0xe9,0xe4,0xc6,0xe5,0xe9,0xc6,0xed,0xf6, -0x1f,0x03,0x05,0x34,0x00,0x00,0xa1,0xfe,0xf6,0xe3,0xee,0xf7,0xfe,0x0a,0xfc,0x05, -0xdf,0xd5,0x49,0xcf,0xd9,0x2a,0xf3,0x0e,0x55,0x31,0x47,0x28,0x41,0x3a,0x12,0x36, -0x37,0xb0,0x29,0x07,0x1a,0xf0,0xe4,0x6b,0xe0,0xe7,0x5e,0xf3,0xfd,0x8a,0x09,0x18, -0xfe,0x2d,0x47,0xd9,0x4b,0x30,0x87,0x0d,0xf4,0x94,0xe6,0xe3,0x24,0xe8,0xeb,0x04, -0xe7,0xe0,0xe3,0xdd,0xea,0x6b,0xf3,0xec,0xf0,0xe4,0xe5,0x11,0xe8,0xeb,0x01,0xee, -0xf1,0xba,0xf6,0x00,0x02,0x0b,0x0f,0x16,0x10,0x14,0xb6,0x1a,0x1a,0xc7,0x12,0x0e, -0x7a,0x0c,0x0e,0xf7,0x13,0x0b,0xf7,0xfa,0xf0,0x47,0xe8,0xe3,0xca,0xe5,0xe9,0xe5, -0xee,0xfa,0x41,0x04,0x02,0xd4,0xfd,0xfe,0xa2,0xfb,0xf4,0x10,0xef,0xfa,0xb7,0x0a, -0xf7,0xd2,0xdc,0xd5,0x45,0xd1,0xdf,0x67,0xf9,0x15,0x94,0x37,0x47,0xf4,0x3f,0x39, -0xe9,0x37,0x37,0xb3,0x20,0x00,0xd4,0xed,0xe2,0xf9,0xe0,0xea,0xb1,0xf4,0xfe,0x2a, -0x0b,0x1a,0xeb,0x31,0x4b,0x25,0x4b,0x2d,0xc8,0x0b,0xf3,0x23,0xe6,0xe3,0x95,0xe8, -0xe9,0x3e,0xe4,0xde,0xc4,0xde,0xeb,0xcf,0xf2,0xeb,0xd4,0xe4,0xe5,0x9c,0xe8,0xea, -0xca,0xed,0xf1,0x6f,0xf7,0x01,0x0e,0x0d,0x10,0xb9,0x12,0x19,0x50,0x1c,0x15,0xd6, -0x0c,0x0b,0xf9,0x0a,0x0f,0x6b,0x17,0x0e,0xca,0xfc,0xf0,0x10,0xe6,0xe2,0x35,0xe5, -0xe9,0x78,0xf0,0xfc,0x19,0x03,0xfe,0xeb,0xfb,0xfc,0x3c,0xfa,0xf3,0xfb,0xef,0xfc, -0x6e,0x09,0xf1,0x6c,0xda,0xd4,0x79,0xd3,0xe5,0x84,0xff,0x1c,0xf1,0x3b,0x47,0xe2, -0x3f,0x39,0xd4,0x39,0x34,0x7c,0x16,0xf9,0x8b,0xe9,0xdf,0x3e,0xe2,0xed,0x63,0xf7, -0x01,0x2e,0x0e,0x1e,0xe3,0x37,0x50,0xf6,0x49,0x28,0x06,0x07,0xf0,0x34,0xe4,0xe3, -0xd0,0xe8,0xe8,0xa4,0xe1,0xdd,0x57,0xe0,0xed,0xc4,0xf1,0xe9,0x27,0xe4,0xe5,0xff, -0xe8,0xeb,0x27,0xef,0xf3,0xfd,0xfa,0x06,0x7e,0x0f,0x11,0x89,0x15,0x1b,0x3b,0x1a, -0x0f,0x12,0x09,0x0a,0x2f,0x0b,0x10,0x2e,0x19,0x0f,0x61,0xfb,0xed,0x34,0xe4,0xe1, -0xfa,0xe4,0xe9,0xa9,0xf2,0xff,0x76,0x01,0xfc,0xc1,0xfb,0xfb,0x7e,0xf8,0xf2,0xdd, -0xf0,0xff,0xeb,0x08,0xec,0xed,0xd9,0xd5,0x22,0xd6,0xea,0x84,0x03,0x21,0x1a,0x40, -0x48,0x92,0x3f,0x3a,0xd2,0x3b,0x2d,0x49,0x0c,0xf5,0x3b,0xe7,0xdf,0x2a,0xe5,0xef, -0x8a,0xf9,0x04,0x87,0x10,0x20,0xea,0x3b,0x52,0xc0,0x47,0x25,0x1e,0x05,0xef,0xb1, -0xe3,0xe3,0x46,0xe8,0xe5,0xef,0xdf,0xdd,0x2e,0xe1,0xec,0x14,0xf0,0xe8,0xc3,0xe3, -0xe6,0xdb,0xe9,0xec,0xc8,0xf0,0xf5,0x1f,0xfe,0x09,0xdf,0x10,0x13,0x54,0x18,0x1c, -0x17,0x16,0x0a,0x4e,0x08,0x0b,0xf1,0x0b,0x14,0xf0,0x1a,0x0e,0x85,0xf9,0xeb,0xf8, -0xe2,0xe2,0xb0,0xe5,0xeb,0xe5,0xf5,0xff,0x66,0xfc,0xf9,0xa4,0xfa,0xfa,0xed,0xf7, -0xf2,0x77,0xf1,0x02,0x42,0x06,0xe8,0x00,0xd9,0xd6,0x90,0xd9,0xef,0xdc,0x08,0x27, -0x94,0x43,0x47,0x9a,0x3e,0x3c,0x83,0x3c,0x24,0x76,0x04,0xf1,0x8a,0xe3,0xdf,0xcd, -0xe7,0xf1,0x9a,0xfb,0x06,0x86,0x11,0x23,0x86,0x3f,0x53,0x02,0x46,0x23,0x3e,0x04, -0xee,0xf5,0xe2,0xe3,0xf0,0xe6,0xe3,0xa4,0xde,0xdd,0x3b,0xe2,0xed,0x08,0xef,0xe6, -0xef,0xe3,0xe6,0x6d,0xe9,0xec,0xfe,0xf1,0xf7,0xa9,0x00,0x0c,0x03,0x12,0x15,0xf5, -0x1b,0x1d,0x65,0x13,0x08,0x88,0x08,0x0b,0x93,0x0c,0x15,0x77,0x1a,0x0b,0xde,0xf6, -0xe8,0x6d,0xe1,0xe1,0x86,0xe5,0xec,0x07,0xf8,0xfe,0x3c,0xfa,0xf8,0xfd,0xf9,0xf9, -0x45,0xf6,0xf1,0x00,0xf2,0x05,0x75,0x03,0xe4,0x0a,0xd9,0xd6,0xdc,0xdd,0xf5,0xe1, -0x0d,0x2e,0x48,0x47,0x47,0x09,0x3e,0x3e,0x3f,0x39,0x19,0x28,0xfe,0xed,0xf9,0xe0, -0xe0,0xcd,0xe9,0xf3,0x30,0xfd,0x07,0x04,0x13,0x27,0xfa,0x45,0x56,0x11,0x45,0x20, -0x5c,0x01,0xeb,0x16,0xe1,0xe1,0xff,0xe4,0xe1,0xd7,0xde,0xde,0x5e,0xe3,0xee,0x54, -0xee,0xe6,0x92,0xe3,0xe6,0x81,0xe8,0xec,0x39,0xf2,0xf8,0xef,0x03,0x0f,0x8a,0x14, -0x18,0x1e,0x1f,0x1b,0xa6,0x0d,0x04,0xbc,0x06,0x09,0x3f,0x0d,0x17,0x80,0x1b,0x0b, -0x57,0xf5,0xe7,0x28,0xe1,0xe1,0x18,0xe6,0xee,0x6b,0xfa,0xfc,0x3a,0xf7,0xf7,0x36, -0xf8,0xf7,0xf8,0xf4,0xef,0xef,0xf3,0x07,0x82,0xff,0xe1,0x8b,0xda,0xd9,0x40,0xe3, -0xfa,0xfc,0x12,0x32,0xbd,0x49,0x46,0xc4,0x3c,0x3e,0xd4,0x30,0x10,0x40,0xfa,0xea, -0xe5,0xdf,0xe3,0x04,0xed,0xf6,0x40,0x00,0x09,0x29,0x16,0x2c,0x7d,0x4a,0x55,0xbc, -0x41,0x1c,0x25,0xfd,0xe7,0x0f,0xdf,0xe1,0x38,0xe4,0xe1,0x9b,0xe0,0xdf,0x44,0xe3, -0xed,0xb4,0xea,0xe3,0x36,0xe3,0xe6,0x69,0xe9,0xee,0x13,0xf4,0xfc,0xb7,0x08,0x12, -0x2c,0x16,0x1a,0xe9,0x1d,0x15,0x14,0x08,0x03,0xa2,0x07,0x0b,0xfa,0x0e,0x18,0x71, -0x1b,0x0a,0x53,0xf3,0xe6,0xfa,0xe0,0xe1,0x37,0xe6,0xef,0x4f,0xfa,0xf9,0x2a,0xf5, -0xf6,0xc3,0xf6,0xf6,0x83,0xf3,0xef,0x8b,0xf6,0x08,0xd3,0xf9,0xdf,0x87,0xda,0xda, -0xa6,0xe8,0x00,0x69,0x1b,0x3a,0x5a,0x49,0x42,0xa2,0x3c,0x3d,0xf5,0x26,0x08,0x64, -0xf7,0xe8,0xa1,0xe0,0xe5,0x2a,0xee,0xf6,0xde,0x00,0x09,0x1d,0x17,0x2f,0xae,0x4d, -0x57,0x63,0x3f,0x1a,0x03,0xfb,0xe7,0x40,0xdf,0xe1,0x95,0xe2,0xe0,0xa3,0xdf,0xde, -0x23,0xe4,0xed,0x87,0xe9,0xe2,0x9e,0xe3,0xe6,0xf7,0xe9,0xef,0x36,0xf6,0xff,0x64, -0x0b,0x13,0x65,0x17,0x1d,0x15,0x1c,0x0f,0x91,0x03,0x01,0xbd,0x07,0x0c,0xab,0x11, -0x1b,0x34,0x1c,0x07,0xca,0xf0,0xe5,0x13,0xe1,0xe2,0xf1,0xe7,0xf2,0xc3,0xf8,0xf5, -0xa4,0xf3,0xf5,0xd2,0xf5,0xf5,0x68,0xf2,0xee,0xfc,0xf7,0x07,0xea,0xf5,0xde,0x62, -0xdb,0xdd,0xb4,0xed,0x05,0xf8,0x22,0x41,0x17,0x4c,0x41,0x52,0x3e,0x38,0xee,0x1b, -0x02,0xa0,0xf2,0xe3,0xc5,0xdf,0xe6,0x52,0xee,0xf8,0xa5,0x02,0x0b,0x0a,0x1b,0x35, -0x05,0x53,0x59,0x5f,0x3e,0x16,0xaf,0xf8,0xe4,0x7b,0xdd,0xde,0x4f,0xe0,0xe0,0xe1, -0xdf,0xde,0xc0,0xe5,0xed,0x4b,0xe7,0xe1,0x72,0xe2,0xe5,0x7c,0xea,0xf0,0x5e,0xf8, -0x02,0x07,0x0e,0x14,0x2e,0x19,0x1e,0xc0,0x19,0x0c,0xd6,0x02,0x03,0xa4,0x09,0x0e, -0xf2,0x12,0x1c,0x31,0x1a,0x04,0xc5,0xee,0xe4,0xb3,0xe0,0xe2,0x53,0xe9,0xf3,0x57, -0xf6,0xf2,0xbc,0xf2,0xf3,0xed,0xf4,0xf4,0x1a,0xf1,0xee,0x18,0xfb,0x08,0xa0,0xf1, -0xde,0x8b,0xdd,0xe1,0x77,0xf3,0x0b,0x9f,0x2b,0x46,0x05,0x49,0x3e,0xba,0x3e,0x30, -0x6c,0x11,0xfd,0x0a,0xee,0xe1,0x24,0xe1,0xe8,0x61,0xf0,0xfa,0x5e,0x04,0x0e,0x21, -0x1f,0x3b,0xaf,0x58,0x5a,0xba,0x3a,0x12,0xf9,0xf3,0xe1,0x26,0xdb,0xdd,0xb0,0xde, -0xdf,0xe7,0xde,0xde,0x89,0xe8,0xed,0x86,0xe5,0xe0,0xaf,0xe2,0xe6,0x41,0xeb,0xf2, -0x43,0xfa,0x05,0x8c,0x11,0x17,0x18,0x1c,0x1e,0x3a,0x16,0x08,0x15,0x01,0x03,0xb6, -0x0a,0x0f,0x41,0x14,0x1c,0x99,0x17,0xff,0x0b,0xec,0xe2,0xcf,0xe0,0xe3,0x8b,0xec, -0xf4,0x4c,0xf4,0xf1,0x8b,0xf2,0xf3,0xbc,0xf5,0xf4,0x46,0xf0,0xef,0x0b,0xfe,0x06, -0x22,0xed,0xde,0x62,0xde,0xe4,0x87,0xf7,0x11,0xf6,0x31,0x49,0xd3,0x45,0x3e,0x1e, -0x3e,0x28,0x45,0x0b,0xfb,0xa1,0xea,0xe0,0x3f,0xe3,0xe9,0x27,0xf2,0xfd,0xb0,0x05, -0x10,0x36,0x23,0x40,0xd5,0x5c,0x5a,0x75,0x36,0x0e,0x1c,0xf1,0xdf,0x29,0xda,0xdc, -0xb6,0xde,0xdf,0x9f,0xde,0xe0,0x41,0xeb,0xec,0x0c,0xe4,0xe0,0x35,0xe2,0xe5,0x9c, -0xeb,0xf2,0xbf,0xfc,0x09,0x1b,0x15,0x1a,0xc8,0x1e,0x1d,0x14,0x11,0x05,0x03,0x01, -0x05,0x87,0x0c,0x10,0xb1,0x14,0x1b,0xf5,0x13,0xfc,0xed,0xea,0xe3,0xd9,0xe1,0xe5, -0x45,0xee,0xf4,0x44,0xf2,0xf0,0xbb,0xf1,0xf3,0xd1,0xf4,0xf2,0xc8,0xee,0xf0,0x14, -0x02,0x04,0xc2,0xe9,0xdf,0x69,0xe0,0xe8,0x97,0xfd,0x19,0x11,0x3a,0x49,0xcf,0x43, -0x40,0xd5,0x39,0x1d,0xb5,0x05,0xf6,0x5d,0xe7,0xe1,0xb7,0xe4,0xea,0xad,0xf4,0xff, -0x15,0x08,0x14,0xf2,0x27,0x44,0xac,0x5d,0x58,0xca,0x32,0x0b,0x76,0xee,0xdd,0x47, -0xd8,0xda,0x94,0xdd,0xdf,0x4f,0xde,0xe2,0xb6,0xec,0xea,0x35,0xe2,0xe0,0x52,0xe2, -0xe6,0x6c,0xed,0xf5,0x8c,0x00,0x0d,0xbe,0x17,0x1b,0xcf,0x1e,0x1a,0xd0,0x0c,0x02, -0xcb,0x00,0x06,0xef,0x0d,0x10,0x64,0x14,0x1a,0xaa,0x12,0xfb,0xef,0xea,0xe4,0x0a, -0xe3,0xe7,0x02,0xef,0xf0,0x14,0xee,0xef,0xe0,0xef,0xf2,0x9d,0xf4,0xf1,0x9a,0xee, -0xf2,0x26,0x04,0x01,0xcb,0xe7,0xe0,0xf8,0xe1,0xec,0xb1,0x01,0x20,0xdf,0x3f,0x48, -0x82,0x41,0x41,0xec,0x32,0x15,0xf6,0x02,0xf3,0x57,0xe5,0xe2,0x4d,0xe5,0xeb,0xca, -0xf6,0x00,0xde,0x09,0x16,0xbe,0x2b,0x4b,0x10,0x64,0x57,0xf7,0x2d,0x06,0x47,0xea, -0xd9,0x57,0xd5,0xd8,0x3d,0xdd,0xdf,0xb3,0xdd,0xe3,0x00,0xec,0xe8,0x77,0xe1,0xe0, -0xb3,0xe2,0xe7,0xbb,0xee,0xf8,0x50,0x04,0x11,0x48,0x19,0x1d,0xed,0x1f,0x18,0x12, -0x0a,0x02,0x82,0x02,0x09,0x73,0x0e,0x0e,0x8f,0x12,0x18,0xf1,0x0f,0xf9,0x57,0xea, -0xe5,0x10,0xe4,0xe8,0x58,0xee,0xed,0x62,0xec,0xed,0x7f,0xef,0xf3,0x04,0xf4,0xf0, -0xf1,0xed,0xf4,0xc0,0x05,0xfe,0x2c,0xe6,0xe1,0xa6,0xe3,0xef,0x91,0x06,0x29,0x88, -0x44,0x46,0x66,0x42,0x40,0x36,0x28,0x0e,0xa7,0xff,0xef,0xe7,0xe4,0xe3,0x1d,0xe6, -0xed,0xe8,0xf8,0x02,0xc5,0x0c,0x1a,0xfa,0x2f,0x4e,0xf9,0x63,0x52,0x6d,0x29,0x02, -0x4e,0xe7,0xd7,0x07,0xd4,0xd7,0x3f,0xdd,0xdf,0x37,0xdf,0xe6,0x95,0xeb,0xe5,0x7a, -0xdf,0xdf,0x74,0xe2,0xe8,0xe0,0xef,0xfa,0xa7,0x07,0x14,0x84,0x1a,0x1d,0x8b,0x1d, -0x13,0xed,0x06,0x01,0x69,0x04,0x0b,0x28,0x0f,0x0f,0x72,0x12,0x17,0xc2,0x0c,0xf6, -0x1d,0xe9,0xe5,0x67,0xe5,0xeb,0xa2,0xed,0xe9,0x6b,0xea,0xeb,0x0f,0xee,0xf2,0x9b, -0xf2,0xee,0x7d,0xee,0xf6,0x75,0x07,0xfc,0x18,0xe6,0xe3,0x90,0xe6,0xf4,0xa0,0x0d, -0x32,0x25,0x47,0x43,0x49,0x43,0x3b,0xc1,0x1e,0x09,0x0b,0xfc,0xec,0xe2,0xe4,0xe3, -0xfe,0xe5,0xee,0x5d,0xfa,0x03,0x47,0x0e,0x1c,0x65,0x32,0x53,0x23,0x67,0x50,0x5c, -0x26,0x00,0xf5,0xe4,0xd4,0xcd,0xd1,0xd6,0x52,0xdd,0xdf,0x0e,0xe1,0xe8,0xfc,0xea, -0xe3,0xf5,0xdd,0xde,0x83,0xe1,0xe7,0x69,0xf0,0xfc,0x57,0x0b,0x17,0x4c,0x1c,0x1e, -0x9e,0x1d,0x12,0x53,0x06,0x02,0x36,0x06,0x0c,0xd8,0x0e,0x0d,0x5f,0x11,0x14,0xad, -0x08,0xf3,0x8b,0xe8,0xe5,0x3b,0xe6,0xeb,0x66,0xeb,0xe8,0x90,0xe9,0xeb,0x06,0xef, -0xf3,0x17,0xf2,0xef,0xdb,0xf0,0xfd,0x1d,0x09,0xf5,0x50,0xe3,0xe3,0x51,0xe8,0xf8, -0x52,0x17,0x3b,0x26,0x44,0x3f,0x6e,0x42,0x32,0x8a,0x16,0x06,0x5c,0xf8,0xea,0xb7, -0xe5,0xe4,0x8d,0xe8,0xf2,0x39,0xfd,0x06,0x62,0x11,0x1f,0x14,0x36,0x56,0x8b,0x66, -0x4b,0x38,0x21,0xfa,0x5e,0xe0,0xd1,0xb0,0xcf,0xd6,0xf7,0xde,0xe1,0x37,0xe4,0xeb, -0xc4,0xe9,0xe1,0x93,0xdc,0xdd,0x20,0xe1,0xe8,0xf5,0xf2,0x00,0xee,0x10,0x1b,0x1b, -0x1e,0x1f,0x20,0x1a,0x0d,0xb1,0x03,0x03,0x31,0x08,0x0d,0x6a,0x0e,0x0d,0x49,0x11, -0x13,0x55,0x05,0xf1,0x18,0xe8,0xe5,0x6c,0xe7,0xeb,0x1f,0xe9,0xe6,0x14,0xe9,0xeb, -0xd3,0xef,0xf3,0x1b,0xf1,0xee,0x3e,0xf1,0x00,0x90,0x0a,0xf4,0xa5,0xe4,0xe5,0xb2, -0xea,0xfc,0x45,0x20,0x3e,0xc3,0x3f,0x3f,0x7f,0x41,0x2a,0x61,0x11,0x04,0x39,0xf5, -0xe9,0x58,0xe5,0xe4,0xd5,0xe9,0xf5,0x22,0xff,0x08,0xcf,0x14,0x23,0x34,0x3a,0x5a, -0x04,0x65,0x47,0x5b,0x1c,0xf7,0x89,0xdc,0xcf,0x6d,0xcf,0xd7,0xeb,0xe0,0xe3,0xd6, -0xe5,0xea,0x09,0xe7,0xdf,0xde,0xdc,0xde,0xf1,0xe2,0xeb,0x32,0xf7,0x05,0xd9,0x14, -0x1c,0x22,0x1d,0x1d,0x88,0x16,0x09,0x6a,0x03,0x04,0x5e,0x0a,0x0e,0x91,0x0d,0x0d, -0x31,0x11,0x11,0x77,0x02,0xf0,0xd8,0xe8,0xe7,0x51,0xe9,0xea,0x49,0xe5,0xe4,0x0a, -0xe8,0xeb,0x35,0xf1,0xf3,0x8b,0xf0,0xef,0x89,0xf2,0x03,0x45,0x0a,0xf2,0xc0,0xe4, -0xe6,0x8b,0xed,0x02,0xca,0x29,0x40,0x99,0x3d,0x42,0x55,0x3c,0x1f,0xd4,0x0c,0x01, -0x40,0xf2,0xea,0xb2,0xe6,0xe5,0x2f,0xed,0xf8,0xe4,0x01,0x0c,0x60,0x17,0x25,0x5b, -0x3e,0x5c,0xc7,0x62,0x42,0x42,0x17,0xf2,0xc3,0xd8,0xcd,0x7d,0xcf,0xd9,0x60,0xe2, -0xe4,0xfa,0xe6,0xea,0x0a,0xe6,0xde,0xec,0xdb,0xdd,0x6c,0xe3,0xec,0x9f,0xfa,0x0a, -0x9a,0x19,0x1f,0x78,0x1f,0x1d,0x8f,0x13,0x07,0x27,0x03,0x05,0x59,0x0a,0x0c,0xe9, -0x0a,0x0a,0x70,0x0e,0x0f,0xa9,0x01,0xf0,0x5a,0xea,0xe8,0x6e,0xea,0xe7,0x5f,0xe2, -0xe4,0x21,0xe8,0xec,0x2e,0xf3,0xf3,0x09,0xf0,0xf0,0xc2,0xf4,0x06,0xd4,0x08,0xef, -0x7e,0xe5,0xe8,0xb2,0xf0,0x08,0x0b,0x31,0x3f,0x7f,0x3d,0x43,0xb2,0x34,0x17,0x32, -0x09,0xfc,0xff,0xf0,0xeb,0xff,0xe7,0xe7,0x3b,0xf0,0xfa,0xe8,0x03,0x0e,0x70,0x19, -0x28,0x37,0x41,0x5d,0x1a,0x60,0x3d,0x57,0x12,0xee,0xfa,0xd5,0xcc,0xee,0xcf,0xdb, -0xa3,0xe4,0xe6,0xd1,0xe8,0xe9,0x8c,0xe3,0xdd,0x92,0xdb,0xdd,0x5e,0xe4,0xef,0x14, -0xfe,0x0f,0x18,0x1f,0x23,0xd4,0x21,0x1b,0x0c,0x0e,0x03,0x5e,0x02,0x06,0x64,0x0b, -0x0c,0x8f,0x0a,0x09,0xe1,0x0c,0x0d,0xd2,0xfe,0xef,0x9d,0xea,0xea,0x74,0xe9,0xe3, -0xe2,0xdf,0xe3,0x6f,0xe8,0xee,0xf9,0xf3,0xf2,0xec,0xef,0xf1,0x52,0xf9,0x0c,0x1e, -0x06,0xeb,0x8b,0xe5,0xe8,0xb7,0xf2,0x12,0xa4,0x37,0x3d,0x5d,0x3d,0x41,0x52,0x2b, -0x12,0xc8,0x07,0xfa,0x9a,0xf0,0xeb,0x0c,0xe7,0xe8,0x6c,0xf2,0xfc,0xe9,0x05,0x10, -0x6f,0x1c,0x2c,0x90,0x44,0x5f,0x21,0x5c,0x37,0x3d,0x0d,0xea,0x92,0xd2,0xcb,0xa1, -0xd0,0xde,0x8e,0xe7,0xe7,0x2b,0xe9,0xe7,0x08,0xe1,0xdc,0x23,0xdb,0xde,0xe1,0xe5, -0xf2,0x4f,0x03,0x15,0xbd,0x23,0x25,0x3c,0x22,0x17,0x76,0x08,0x01,0x03,0x02,0x06, -0x1e,0x0b,0x0b,0x83,0x08,0x08,0xf0,0x0c,0x0b,0x3d,0xfd,0xef,0x6d,0xeb,0xea,0x45, -0xe7,0xe0,0xdd,0xdf,0xe4,0x25,0xe9,0xef,0xe9,0xf3,0xf1,0x5e,0xf0,0xf2,0xac,0xfd, -0x0e,0xae,0x00,0xe9,0xea,0xe5,0xe9,0x8b,0xf7,0x1b,0x5d,0x3a,0x3b,0xe7,0x3f,0x3e, -0x71,0x22,0x0e,0xc4,0x03,0xf7,0xb2,0xf0,0xeb,0x0a,0xe7,0xeb,0xa0,0xf5,0xff,0x97, -0x09,0x14,0x4b,0x20,0x2f,0x11,0x46,0x5d,0x82,0x56,0x2f,0x9f,0x06,0xe4,0x97,0xd0, -0xcc,0xe3,0xd3,0xe1,0x5e,0xe8,0xe7,0x73,0xe8,0xe6,0x91,0xdf,0xdb,0x68,0xdb,0xdf, -0x53,0xe8,0xf6,0x52,0x07,0x1a,0x6f,0x27,0x27,0x71,0x20,0x12,0x47,0x05,0x00,0x99, -0x02,0x07,0xb8,0x0a,0x09,0x2d,0x07,0x06,0x7d,0x0b,0x09,0x47,0xfb,0xef,0x08,0xec, -0xea,0x74,0xe4,0xde,0xb5,0xdf,0xe4,0x0d,0xeb,0xf1,0xba,0xf3,0xf0,0x7b,0xf0,0xf3, -0xd2,0x01,0x11,0x14,0xfc,0xe7,0xf5,0xe6,0xeb,0xc4,0xfd,0x25,0x45,0x3a,0x39,0xea, -0x41,0x36,0x95,0x19,0x0b,0x30,0x00,0xf5,0x27,0xf1,0xeb,0xd5,0xe7,0xee,0x85,0xf8, -0x01,0x8d,0x0c,0x17,0xc8,0x22,0x31,0x37,0x47,0x5b,0x48,0x50,0x29,0x15,0x01,0xe0, -0xef,0xce,0xcc,0x0c,0xd6,0xe3,0x0c,0xe8,0xe6,0x97,0xe7,0xe4,0xfe,0xde,0xdb,0xd9, -0xdb,0xe0,0x9c,0xeb,0xfb,0xc0,0x0d,0x21,0x34,0x2a,0x27,0x75,0x1d,0x0d,0x24,0x02, -0xff,0x26,0x02,0x06,0x4d,0x09,0x08,0x30,0x05,0x05,0xea,0x0a,0x07,0x6f,0xfa,0xf0, -0xa5,0xed,0xe9,0xe6,0xe0,0xdc,0xf7,0xdf,0xe5,0xea,0xec,0xf2,0x2d,0xf3,0xf0,0x05, -0xf1,0xf3,0x8b,0x02,0x0f,0xef,0xf9,0xe7,0x50,0xe8,0xed,0x6d,0x03,0x2a,0x6d,0x3b, -0x3d,0x99,0x42,0x2f,0x46,0x14,0x07,0x5a,0xfc,0xf5,0xa2,0xf1,0xeb,0x04,0xe9,0xef, -0xce,0xf9,0x03,0x99,0x0e,0x19,0xba,0x24,0x32,0xc8,0x47,0x59,0x69,0x4b,0x23,0x9e, -0xfc,0xdd,0x29,0xcf,0xcf,0xd4,0xda,0xe7,0x28,0xe9,0xe7,0x78,0xe7,0xe2,0xf7,0xdc, -0xda,0xbf,0xdb,0xe1,0x0c,0xee,0xfe,0x63,0x11,0x24,0x2f,0x2d,0x29,0x96,0x1b,0x09, -0x05,0x00,0xfe,0x2c,0x02,0x07,0x90,0x08,0x06,0x44,0x02,0x02,0x08,0x09,0x08,0x65, -0xfc,0xf3,0xa3,0xef,0xe7,0xc3,0xdc,0xda,0xd5,0xde,0xe5,0xfc,0xed,0xf3,0x86,0xf2, -0xf0,0xb6,0xf1,0xf5,0xa3,0x07,0x12,0xbd,0xf7,0xe7,0x48,0xea,0xef,0xef,0x09,0x2f, -0x86,0x3a,0x3f,0x3d,0x3f,0x25,0xe1,0x0f,0x04,0x3c,0xfa,0xf5,0xef,0xf1,0xea,0xeb, -0xea,0xf2,0x67,0xfb,0x05,0x76,0x11,0x1c,0x23,0x27,0x33,0x9a,0x47,0x57,0x4c,0x46, -0x1d,0xdd,0xf8,0xdb,0x7d,0xd0,0xd3,0x91,0xdf,0xe8,0x0c,0xe8,0xe6,0x31,0xe5,0xe0, -0xe4,0xdb,0xda,0x46,0xdc,0xe4,0x32,0xf2,0x03,0x28,0x19,0x2c,0x64,0x31,0x28,0x8e, -0x15,0x04,0x32,0xfe,0xfe,0x3c,0x03,0x07,0xa8,0x07,0x04,0x42,0xff,0x00,0x87,0x08, -0x08,0x2a,0xfd,0xf4,0x2e,0xef,0xe3,0x99,0xda,0xda,0xce,0xdf,0xe7,0x97,0xef,0xf3, -0x18,0xf2,0xf1,0x02,0xf3,0xf6,0x95,0x09,0x12,0x55,0xf6,0xe7,0x2d,0xec,0xf3,0x91, -0x0f,0x32,0x09,0x3d,0x42,0xfc,0x39,0x1d,0x7b,0x0c,0x01,0x40,0xf9,0xf7,0xd4,0xf1, -0xeb,0x13,0xed,0xf4,0x8b,0xfd,0x08,0x24,0x14,0x1d,0x1f,0x27,0x32,0x73,0x45,0x54, -0x1c,0x44,0x1c,0x9c,0xf6,0xdb,0xc4,0xd1,0xd6,0x61,0xe1,0xe8,0xc9,0xe6,0xe5,0x67, -0xe3,0xde,0xbb,0xdb,0xda,0x2b,0xdd,0xe6,0x4d,0xf6,0x09,0x15,0x20,0x31,0x60,0x32, -0x25,0x37,0x0f,0x00,0xad,0xfd,0xff,0x69,0x04,0x06,0x2e,0x05,0x00,0x38,0xfc,0xff, -0x39,0x09,0x08,0x1a,0xfd,0xf4,0x8f,0xed,0xe0,0x1c,0xda,0xdb,0x3f,0xe1,0xe9,0x91, -0xf0,0xf2,0xec,0xf0,0xf1,0x42,0xf3,0xf8,0x99,0x0e,0x11,0x24,0xf2,0xe8,0x84,0xed, -0xf6,0x05,0x18,0x37,0x84,0x40,0x41,0xcf,0x2e,0x16,0xc8,0x08,0xfd,0x6c,0xf9,0xf7, -0xf5,0xef,0xea,0x4b,0xee,0xf5,0x79,0xff,0x0b,0x98,0x17,0x20,0x79,0x27,0x31,0xb6, -0x45,0x52,0xed,0x3d,0x16,0x28,0xf3,0xda,0x0b,0xd4,0xd9,0x34,0xe3,0xe7,0xcf,0xe5, -0xe4,0x57,0xe2,0xdd,0xbf,0xdb,0xdb,0x04,0xdf,0xe9,0x2c,0xfa,0x0e,0x61,0x25,0x34, -0x43,0x32,0x20,0x7a,0x09,0xfe,0x83,0xfc,0xff,0xa2,0x03,0x05,0xd3,0x02,0xfe,0x71, -0xfa,0x00,0x61,0x0a,0x08,0x2b,0xfd,0xf4,0x5d,0xea,0xdd,0xe7,0xd8,0xdb,0xfb,0xe1, -0xea,0xce,0xf1,0xf2,0x5f,0xf1,0xf2,0x04,0xf4,0xf9,0x9f,0x0f,0x0d,0x4e,0xef,0xe8, -0xac,0xee,0xf8,0x0c,0x1d,0x3a,0x64,0x44,0x3e,0xf0,0x26,0x12,0x08,0x05,0xfb,0x11, -0xfa,0xf7,0x7b,0xf0,0xec,0x34,0xef,0xf5,0x5f,0x01,0x0e,0x99,0x1a,0x22,0x88,0x27, -0x30,0x92,0x43,0x4e,0x36,0x37,0x12,0xe8,0xef,0xdb,0x01,0xd6,0xda,0xbd,0xe2,0xe6, -0xab,0xe4,0xe3,0xfb,0xe0,0xdd,0x96,0xdb,0xdb,0x83,0xe0,0xec,0x59,0xfe,0x14,0x30, -0x2c,0x38,0xb6,0x30,0x19,0x31,0x03,0xfa,0xbe,0xfa,0xfe,0x25,0x03,0x03,0xbc,0x00, -0xfb,0xb3,0xf8,0x00,0xa9,0x0b,0x09,0x18,0xfe,0xf4,0x98,0xe7,0xdb,0xc3,0xd8,0xdb, -0x8f,0xe2,0xeb,0xac,0xf1,0xf1,0x68,0xf0,0xf1,0xbe,0xf3,0xfc,0x29,0x14,0x0a,0x18, -0xec,0xea,0xe2,0xee,0xfb,0x1a,0x22,0x3d,0x3a,0x45,0x37,0x8b,0x20,0x0f,0xf8,0x01, -0xfb,0xd4,0xfb,0xf7,0xf9,0xef,0xed,0xd8,0xf0,0xf7,0x6a,0x03,0x11,0x99,0x1c,0x21, -0x4f,0x24,0x2b,0x8c,0x3f,0x4a,0xf7,0x34,0x10,0x19,0xf1,0xde,0xfa,0xda,0xde,0xf7, -0xe3,0xe5,0x95,0xe2,0xe0,0xab,0xdd,0xdb,0x86,0xda,0xdb,0xe2,0xe1,0xef,0xfa,0x01, -0x19,0xac,0x31,0x3a,0x4f,0x2e,0x12,0x2a,0xfe,0xf8,0x5d,0xfa,0xff,0x19,0x04,0x03, -0x4a,0xff,0xf9,0x42,0xf8,0x02,0x84,0x0c,0x08,0x3e,0xfd,0xf1,0xb8,0xe2,0xd9,0x82, -0xd8,0xdc,0x8b,0xe4,0xed,0x5b,0xf2,0xf1,0xd9,0xf0,0xf2,0xb8,0xf3,0xfc,0xea,0x12, -0x08,0x1e,0xeb,0xeb,0xed,0xef,0xff,0x8c,0x28,0x44,0xdf,0x44,0x2e,0x6e,0x1b,0x0c, -0xa6,0xfe,0xfc,0x77,0xfd,0xf7,0xb9,0xf0,0xee,0x37,0xf0,0xf7,0x5b,0x05,0x13,0x1d, -0x1e,0x21,0xf7,0x21,0x29,0xfe,0x3e,0x49,0x57,0x33,0x10,0x36,0xf2,0xe2,0xb1,0xdc, -0xdd,0x65,0xe1,0xe2,0x9b,0xe0,0xde,0x79,0xdc,0xdb,0xc3,0xda,0xdc,0x09,0xe5,0xf3, -0x39,0x08,0x22,0x71,0x39,0x3d,0x20,0x29,0x0b,0xb9,0xfa,0xf7,0x18,0xfa,0xff,0xa9, -0x02,0x00,0x1c,0xfc,0xf6,0x52,0xf7,0x03,0x27,0x0f,0x0b,0xac,0xfe,0xf0,0xa1,0xe0, -0xd8,0xde,0xd8,0xdd,0x61,0xe5,0xee,0x63,0xf1,0xf0,0x91,0xf0,0xf2,0x7f,0xf4,0xfe, -0xf0,0x14,0x08,0x19,0xec,0xed,0x47,0xf0,0x03,0xb0,0x2f,0x4b,0x11,0x40,0x26,0x8c, -0x18,0x08,0x49,0xfd,0xfe,0xc6,0xfe,0xf8,0xfc,0xf2,0xef,0x4c,0xf0,0xf9,0x27,0x08, -0x16,0xbc,0x1e,0x1e,0xbb,0x1d,0x26,0xda,0x3c,0x47,0x33,0x32,0x10,0x5c,0xf4,0xe4, -0x94,0xdd,0xdd,0x03,0xe1,0xe1,0x4e,0xe0,0xde,0xc6,0xdc,0xdc,0xe1,0xdb,0xde,0x9e, -0xe8,0xf8,0xbf,0x0f,0x2b,0x25,0x3e,0x39,0xef,0x1e,0x02,0xab,0xf6,0xf6,0xc7,0xfb, -0x02,0x51,0x03,0xff,0x08,0xf9,0xf3,0x15,0xf7,0x05,0x79,0x11,0x0d,0x60,0xfd,0xec, -0x6f,0xde,0xd8,0x04,0xd9,0xde,0x22,0xe7,0xef,0x54,0xf1,0xf0,0xb4,0xf1,0xf3,0xa9, -0xf4,0x00,0x98,0x17,0x05,0xf0,0xeb,0xef,0x24,0xf2,0x0b,0x5e,0x39,0x4b,0xf5,0x36, -0x21,0xb3,0x14,0x04,0x85,0xfc,0xff,0xeb,0xfe,0xf9,0xb0,0xf3,0xf0,0xe4,0xf1,0xfc, -0x18,0x0c,0x19,0x5c,0x1f,0x1c,0xf8,0x1a,0x25,0x03,0x3c,0x45,0x35,0x30,0x0f,0xef, -0xf5,0xe5,0x2b,0xde,0xdd,0xa5,0xe0,0xe1,0xa7,0xdf,0xdd,0xa8,0xdc,0xdc,0xa8,0xdc, -0xe1,0x40,0xec,0xfe,0xc5,0x17,0x34,0x28,0x42,0x34,0x65,0x14,0xfc,0xc0,0xf3,0xf5, -0x77,0xfc,0x02,0x49,0x02,0xfd,0x0e,0xf7,0xf2,0x3f,0xf9,0x08,0x35,0x13,0x0c,0x8e, -0xfb,0xe9,0x6e,0xdd,0xd8,0x5e,0xda,0xdf,0x0b,0xe8,0xee,0xdd,0xef,0xef,0xfb,0xf1, -0xf4,0xb4,0xf5,0x03,0xd6,0x16,0x01,0xd9,0xec,0xef,0x5e,0xf4,0x14,0x7e,0x43,0x4a, -0x96,0x2c,0x1d,0xe4,0x10,0x00,0x36,0xfd,0x00,0xbd,0xfe,0xfa,0x09,0xf5,0xf0,0xc0, -0xf2,0xff,0x98,0x0f,0x1b,0x0b,0x1e,0x18,0x5b,0x17,0x23,0x25,0x3b,0x43,0x0d,0x30, -0x11,0x5e,0xf8,0xe6,0x8c,0xdd,0xdc,0xe5,0xde,0xdf,0x3b,0xde,0xdd,0xc1,0xdc,0xdc, -0xf8,0xdd,0xe4,0x62,0xf0,0x03,0xad,0x1e,0x3a,0x91,0x41,0x2c,0xeb,0x0c,0xf7,0xeb, -0xf1,0xf5,0x0c,0xfe,0x03,0x34,0x01,0xfb,0xa4,0xf3,0xf1,0x88,0xf9,0x09,0xc5,0x13, -0x0b,0xd8,0xf8,0xe7,0x85,0xdc,0xd8,0xdd,0xda,0xe0,0x4b,0xe9,0xee,0x0f,0xef,0xef, -0xd6,0xf1,0xf3,0xb9,0xf4,0x05,0xee,0x18,0xff,0x0b,0xee,0xf1,0x50,0xf8,0x22,0xa5, -0x4c,0x3f,0x56,0x21,0x18,0x2a,0x0b,0xfe,0xa1,0xff,0x02,0x20,0x00,0xfc,0xb0,0xf4, -0xef,0x35,0xf4,0x02,0x46,0x12,0x1c,0x83,0x1b,0x15,0x21,0x15,0x22,0xf1,0x39,0x42, -0x5e,0x30,0x13,0xd2,0xfa,0xe7,0xd3,0xdd,0xdb,0xc4,0xdc,0xdd,0x78,0xdc,0xdb,0xfe, -0xdb,0xdb,0x9c,0xde,0xe6,0x49,0xf4,0x09,0x5b,0x27,0x40,0xfb,0x3f,0x24,0x6f,0x06, -0xf4,0x8f,0xf0,0xf5,0x4d,0xfe,0x01,0x49,0xfe,0xf8,0x73,0xf1,0xf1,0x37,0xfb,0x0b, -0x4f,0x15,0x09,0x0f,0xf5,0xe4,0x6d,0xdb,0xd8,0x37,0xdb,0xe1,0xea,0xe9,0xee,0xee, -0xee,0xf0,0xe3,0xf2,0xf4,0xb5,0xf6,0x09,0x1b,0x16,0xfb,0x4e,0xee,0xf1,0x3c,0xfe, -0x2f,0x11,0x4d,0x33,0x32,0x1c,0x14,0xee,0x05,0xfd,0x0e,0x01,0x02,0xa1,0x00,0xfc, -0xf5,0xf3,0xf0,0x64,0xf7,0x05,0x4f,0x15,0x1c,0xa2,0x18,0x12,0x63,0x13,0x22,0xe6, -0x39,0x41,0x26,0x30,0x14,0xef,0xf9,0xe5,0x83,0xdb,0xd9,0x26,0xdb,0xdc,0xb1,0xdb, -0xdc,0x63,0xdc,0xdc,0x5d,0xe1,0xea,0x68,0xfa,0x12,0x2f,0x32,0x45,0xd0,0x38,0x18, -0x4e,0xfe,0xf0,0x47,0xef,0xf7,0xe1,0xff,0x01,0x85,0xfc,0xf5,0xf9,0xef,0xf2,0xf0, -0xfc,0x0d,0x2f,0x16,0x08,0x6b,0xf3,0xe4,0xb2,0xdb,0xd8,0xbe,0xdb,0xe1,0x8f,0xe9, -0xed,0x70,0xed,0xf0,0xc1,0xf2,0xf3,0xfb,0xf6,0x0b,0x09,0x16,0xfa,0x0e,0xef,0xf3, -0xf1,0x07,0x3b,0x82,0x48,0x29,0x73,0x19,0x11,0x4d,0x03,0xfe,0x78,0x01,0x02,0x3a, -0x02,0xfc,0x1e,0xf4,0xf1,0xb9,0xf9,0x08,0x38,0x16,0x1a,0x81,0x14,0x0e,0x29,0x11, -0x21,0x1e,0x39,0x40,0xfe,0x31,0x16,0x2d,0xfa,0xe4,0xc3,0xd9,0xd7,0x02,0xd9,0xda, -0x7f,0xdc,0xdd,0xbd,0xdd,0xde,0xbb,0xe4,0xef,0x16,0x01,0x1b,0x7a,0x39,0x43,0xa5, -0x2d,0x0d,0x8d,0xf8,0xed,0x1f,0xf0,0xf9,0xde,0x01,0x01,0xe1,0xfa,0xf3,0xd9,0xef, -0xf3,0x7e,0xff,0x0f,0x2c,0x15,0x05,0x55,0xf0,0xe2,0x3f,0xdb,0xd9,0x82,0xdc,0xe3, -0xb2,0xe9,0xec,0xe9,0xed,0xf1,0xd8,0xf3,0xf4,0x25,0xf8,0x0c,0x49,0x14,0xfa,0xb6, -0xf0,0xf7,0xad,0x17,0x44,0xa3,0x3a,0x1e,0x6c,0x15,0x0c,0x67,0x02,0x00,0x4f,0x02, -0x04,0x73,0x04,0xfc,0x1d,0xf4,0xf3,0x3f,0xfd,0x0b,0x7d,0x17,0x18,0x65,0x11,0x0c, -0x45,0x10,0x21,0xfa,0x38,0x40,0xed,0x31,0x16,0xf6,0xf7,0xe3,0x90,0xd8,0xd6,0x31, -0xd8,0xda,0xfe,0xdc,0xde,0xc8,0xde,0xe1,0xb2,0xe8,0xf4,0x41,0x08,0x25,0x01,0x41, -0x40,0x20,0x23,0x06,0x54,0xf4,0xec,0xfb,0xf0,0xfb,0x1c,0x02,0xff,0xd2,0xf7,0xf1, -0xc8,0xef,0xf5,0x07,0x02,0x11,0x68,0x14,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xa0,0x00,0x00,0xfa, -0x01,0x02,0xe3,0x02,0x01,0x9e,0x01,0xff,0x9f,0xff,0x00,0x27,0x02,0x01,0x29,0x00, -0xff,0xd7,0xfe,0xfe,0xc2,0xfd,0xfd,0x72,0xfc,0xfc,0x8e,0xfd,0xfe,0x60,0xfe,0xff, -0xad,0x00,0x01,0xba,0x00,0x00,0x82,0xff,0xfe,0x6d,0xfe,0xfd,0xf8,0xfd,0xfe,0xb8, -0xfe,0xfe,0x5a,0xff,0x00,0x1d,0x01,0x01,0x8a,0x01,0x01,0xfc,0x01,0x01,0xf4,0x01, -0x01,0x5f,0x02,0x04,0x36,0x03,0x02,0xbe,0x00,0xff,0x60,0xfc,0xfd,0x52,0xfd,0xfd, -0xe0,0xfd,0xfd,0x8e,0xff,0xff,0x40,0x01,0xff,0x3a,0x00,0xff,0x65,0xff,0x00,0xb3, -0x00,0xff,0x7e,0x00,0x00,0x4b,0x00,0xff,0x30,0xff,0xfe,0x2d,0xff,0xff,0x35,0x00, -0xfd,0x3a,0xfe,0xfd,0x32,0xfb,0xf8,0xdd,0xf7,0xf6,0xaa,0xf9,0xfd,0x9c,0x02,0x09, -0x64,0x0f,0x10,0x52,0x09,0x00,0xfa,0xfc,0xfb,0x95,0xfa,0xfb,0x5d,0xfc,0xfe,0x6c, -0xfd,0xfc,0x9c,0xfd,0xfe,0x3c,0xfe,0xfe,0xa8,0x00,0x02,0xfe,0x04,0x06,0xb1,0x05, -0x02,0x19,0x03,0x02,0x61,0xff,0xfd,0xaa,0xfd,0xfd,0x79,0xfc,0xfc,0xd9,0xfc,0xfb, -0xa1,0xf9,0xf7,0x05,0xf6,0xf5,0xff,0xf9,0xfd,0x4b,0x01,0x09,0x59,0x12,0x1e,0xb3, -0x1c,0x11,0x58,0x02,0xf7,0xdc,0xf4,0xf2,0x95,0xf4,0xf7,0x6d,0xfa,0xf7,0x7a,0xfa, -0xfc,0x64,0xfd,0xfc,0x23,0xfc,0xfb,0x0d,0xfc,0xfe,0xcb,0xfd,0x02,0x86,0x08,0x0b, -0xf3,0x05,0x01,0x09,0x01,0xfc,0x62,0xfd,0xfa,0xa6,0xf9,0xfb,0x6a,0xf9,0xf6,0xec, -0xf8,0xfe,0x12,0x0c,0x0d,0x25,0x11,0x0d,0x81,0x14,0x1b,0x57,0x1a,0x0b,0xf4,0xfc, -0xf5,0xae,0xf1,0xef,0x85,0xf0,0xf4,0x99,0xf5,0xf3,0x2f,0xf6,0xf9,0x43,0xf8,0xf8, -0x56,0xf7,0xf8,0x51,0xf9,0xfb,0xc6,0x04,0x11,0x83,0x1e,0x1b,0x1a,0x08,0xfb,0x1f, -0xf2,0xed,0x27,0xe9,0xe6,0x14,0xe8,0xf0,0xeb,0xfb,0xfd,0xca,0x05,0x27,0x69,0x29, -0x19,0x24,0x1f,0x3b,0x99,0x1a,0x06,0x3b,0xf4,0xf5,0x3f,0xf0,0xed,0x37,0xf0,0xf5, -0x6f,0xf5,0xf5,0xb2,0xf4,0xf4,0xfc,0xf7,0xf2,0x12,0xf2,0xf4,0x25,0xf6,0xf8,0x7c, -0xff,0x10,0x2a,0x49,0x26,0xbe,0x10,0xf3,0x57,0xf1,0xe3,0x78,0xe0,0xd7,0x2f,0xd5, -0xdd,0xc3,0xe7,0xee,0xc8,0xf9,0x15,0xf2,0x40,0x47,0xbe,0x3d,0x59,0xb3,0x29,0xfa, -0xcc,0xea,0xee,0xa5,0xe6,0xf0,0xcf,0xef,0xf4,0x35,0xf1,0xf6,0x70,0xf7,0xfc,0xc2, -0xf8,0xf4,0x0c,0xf4,0xf3,0x43,0xf7,0xf7,0xf7,0x0c,0x35,0x8a,0x20,0x28,0x5c,0xf8, -0xfe,0x5c,0xe9,0xf0,0x02,0xde,0xe1,0xef,0xda,0xdc,0x6d,0xd7,0xde,0x29,0xea,0xfd, -0x38,0x18,0x50,0x3d,0x61,0x58,0x24,0x46,0x17,0x11,0xf5,0xe6,0xd1,0xe4,0xe5,0x51, -0xee,0xed,0x49,0xf3,0xf1,0x57,0xf4,0xf6,0xb5,0xfd,0xfc,0x56,0xfb,0xfa,0x3f,0xf9, -0xf7,0xae,0x26,0x0a,0x4d,0x0b,0x22,0x6f,0x0d,0xfc,0x6f,0xef,0xf9,0x6b,0xed,0xee, -0x8a,0xe6,0xde,0x2c,0xdb,0xdc,0x4b,0xe1,0xe6,0x1f,0xfb,0x1d,0x1f,0x5e,0x5d,0x63, -0x3f,0x6d,0xc9,0x02,0xfa,0x41,0xd7,0xe9,0xa4,0xda,0xdf,0x34,0xe1,0xee,0x4e,0xed, -0xed,0x19,0xf7,0xfa,0x73,0xfb,0xf5,0x32,0xf7,0xf3,0x2e,0xfd,0x12,0x9d,0x21,0x07, -0x58,0x3e,0x0a,0x6d,0x10,0xf3,0xc2,0x07,0xf0,0xc7,0xf0,0xde,0xc9,0xcc,0xd1,0x2d, -0xd4,0xe1,0x9b,0xed,0x04,0x5d,0x41,0x4d,0x24,0x66,0x59,0x45,0x5a,0xee,0xbc,0xed, -0xe0,0x0a,0xd7,0xca,0x4e,0xce,0xe5,0x15,0xf2,0xf1,0x98,0xf4,0xfd,0x72,0x00,0xf7, -0xf6,0xf2,0xef,0x40,0xf1,0xf4,0x2b,0xfc,0x14,0x30,0x46,0x4e,0x50,0x1a,0x19,0xb3, -0x01,0x02,0xd4,0xef,0xe9,0x8f,0xd9,0xbe,0xf4,0xc9,0xd5,0xc6,0xd5,0xfb,0xc0,0x0c, -0x37,0xbd,0x45,0x60,0x18,0x67,0x14,0x13,0xf1,0xee,0x31,0xc8,0xb7,0x3e,0xd5,0xdc, -0xae,0xf1,0xf8,0x20,0xfe,0x02,0x22,0x06,0x01,0xe5,0xfd,0xf6,0x0f,0xf7,0xea,0x8d, -0xea,0xec,0xeb,0x01,0x65,0xfd,0x42,0x2e,0xc8,0x08,0x14,0x78,0xf4,0xe8,0xf9,0xd7, -0xb0,0xd7,0xa7,0xcb,0x4b,0xcf,0xd2,0x7e,0xfc,0x11,0xcf,0x4e,0x4c,0x83,0x7b,0x4c, -0x3f,0x07,0xdf,0x00,0xd6,0xc4,0x1f,0xe3,0xf6,0xaf,0xf4,0xff,0xed,0x09,0x0a,0xd2, -0x06,0xfc,0x4b,0xfb,0xf9,0xf9,0xf6,0xef,0x40,0xec,0xf6,0x6c,0xff,0x20,0xb3,0x6c, -0x19,0x74,0x29,0x08,0xc9,0x11,0xec,0x66,0xec,0xd0,0xf7,0xae,0xb2,0xca,0xb6,0xbe, -0x7c,0xdc,0x00,0x02,0x18,0x56,0x83,0x55,0x47,0x52,0x20,0xf8,0x34,0x06,0xd0,0xbe, -0xd8,0xf2,0x04,0x00,0x00,0x97,0x01,0x0c,0xed,0x0f,0x0d,0x04,0xfb,0xfc,0xfa,0xf4, -0xed,0x98,0xde,0xf2,0x6d,0xf9,0x29,0xd0,0x29,0x38,0xe4,0x21,0x2c,0x3c,0x27,0x11, -0x23,0xfc,0xe3,0x45,0xbf,0x9b,0x5b,0xae,0xad,0x17,0xb6,0xed,0xce,0x04,0x2f,0xb9, -0x55,0x4b,0xde,0x07,0x2f,0x12,0xfd,0x02,0xb5,0xd2,0xe0,0xfd,0xfa,0xf9,0xdd,0x01, -0x00,0x29,0x0e,0x11,0xa8,0x0c,0xfd,0x8a,0xf3,0xf5,0xe6,0xf0,0xf2,0xb4,0xf4,0x27, -0xc0,0x0f,0x36,0x8f,0x05,0x34,0x60,0x19,0x29,0x0c,0x1b,0x11,0x05,0xeb,0xc5,0xe4, -0x91,0xa7,0xb9,0x9b,0xdc,0xa0,0xf2,0x0a,0xa5,0x48,0x53,0xf8,0x37,0x02,0x15,0x34, -0x16,0xdc,0xe7,0xbe,0xac,0xdc,0xee,0x91,0xeb,0xf9,0x5e,0xfc,0x08,0x52,0x03,0xf4, -0x68,0xf0,0xfb,0xdf,0xfc,0x05,0xde,0x0f,0x18,0x9a,0x4d,0x1e,0x4b,0x20,0xdc,0xe4, -0x08,0xfc,0x95,0x0c,0xf7,0x52,0x06,0x01,0x25,0xea,0xd7,0xa4,0xc2,0xc2,0xef,0xef, -0xfd,0x3a,0x1d,0x4e,0x16,0x35,0x0c,0xf9,0x02,0x2b,0x06,0x1c,0xf1,0x65,0xb2,0xf4, -0x34,0xeb,0xf0,0x11,0xfb,0xff,0x3f,0x01,0xf8,0xf8,0xee,0xea,0x3a,0xee,0xec,0x21, -0xf0,0x00,0x11,0x15,0x34,0x5b,0x54,0x08,0x30,0xfe,0xfb,0xc1,0x08,0xf8,0x93,0xf3, -0xf4,0xed,0xfd,0xdc,0xc4,0xdc,0xd3,0x61,0x06,0x01,0xa5,0x1a,0x49,0xce,0x2e,0x12, -0xab,0xf3,0x07,0x89,0x2c,0x0c,0x83,0xcc,0xdd,0x4d,0xf5,0xf3,0xf5,0xfa,0x04,0x7f, -0x01,0xfc,0x02,0xf7,0xf3,0xad,0xed,0xd8,0xa8,0xd6,0xe0,0x5d,0xf4,0x01,0x0f,0x30, -0x62,0x3c,0x06,0xed,0x68,0xf6,0x0e,0xd8,0x03,0x1b,0xdc,0xfa,0xf9,0xf1,0xcd,0xd9, -0xe9,0xd6,0xfb,0x33,0x18,0x54,0xc8,0x40,0x1f,0x30,0xf5,0xf9,0xa2,0x01,0x25,0xfb, -0xde,0xec,0x6b,0xf2,0x01,0x4e,0xf3,0xfc,0xf1,0xff,0xf6,0xbb,0xf1,0xf2,0x48,0xf1, -0xf1,0x01,0xdb,0xd7,0x03,0xef,0xfd,0x64,0x06,0x6c,0xd0,0x20,0x29,0x3c,0xce,0x00, -0xb9,0xf5,0x03,0x2e,0x13,0xee,0x63,0xf3,0xe7,0x7f,0xd5,0xf0,0x2d,0xfd,0x18,0x6b, -0x2f,0x33,0x65,0x28,0xfc,0x43,0x0c,0x02,0xe6,0x1a,0xe0,0xfb,0xf8,0xf4,0x5e,0x00, -0xee,0xdd,0xf0,0xe4,0x0d,0xe5,0xe3,0x52,0xe7,0xf3,0xca,0xf1,0xdf,0xcf,0xfa,0x01, -0xc3,0x0f,0x55,0xdb,0x49,0x16,0x90,0xfc,0xf1,0x49,0xff,0x28,0xbd,0xed,0xe2,0xbc, -0xd1,0xdb,0xfe,0xce,0xf4,0xe0,0x2d,0x2a,0x37,0x1e,0x3b,0xb3,0xfd,0x08,0x09,0x04, -0x0d,0xcc,0x23,0xf1,0x90,0xf1,0xef,0x21,0x07,0xed,0x9d,0xf1,0xec,0xa2,0xe0,0xca, -0x38,0xce,0xe4,0xb4,0xe7,0xec,0x10,0xfc,0x11,0xf0,0x1a,0x46,0xa7,0x5b,0x00,0xca, -0x10,0xfb,0x01,0xfc,0x14,0xbf,0xf5,0xe5,0x84,0xe0,0xe7,0x4b,0xce,0xe6,0xf9,0x0c, -0x34,0x5c,0x1e,0x68,0xef,0x16,0x1d,0x83,0xee,0x0d,0xac,0x1c,0x09,0x78,0xce,0xd1, -0x2c,0xf9,0xef,0x2e,0xee,0xee,0x5c,0xeb,0xe3,0x66,0xd0,0xdd,0xa8,0xd9,0xe1,0x32, -0xec,0x0d,0xef,0x11,0x2d,0xbe,0x72,0x0c,0x6c,0x1f,0xee,0xa8,0x0b,0xdc,0x58,0x13, -0xe4,0x4d,0xee,0xf6,0x0b,0xf0,0xe6,0x40,0x06,0x25,0xcc,0x26,0x6f,0x87,0x01,0x1f, -0x8a,0xed,0x0f,0xca,0x06,0x2f,0x61,0xeb,0xd8,0x42,0xe5,0xf8,0xb9,0xe5,0xe9,0xfa, -0xd8,0xde,0xbb,0xcf,0xd6,0x84,0xe0,0xea,0x44,0xef,0xfb,0xb7,0x0c,0x12,0xe0,0x3b, -0x58,0x4a,0x06,0x09,0x75,0xfb,0x02,0x36,0xde,0x0c,0xc1,0xf3,0x23,0x01,0xdf,0xe3, -0x95,0x07,0x23,0xb2,0x1d,0x5d,0x8a,0xfd,0x08,0x1f,0xf4,0x04,0x47,0x05,0x29,0xda, -0xf3,0x00,0xc3,0xd0,0x03,0xe6,0xed,0xfb,0x45,0xea,0xe1,0x34,0xcc,0xcc,0xf2,0xbd, -0xe5,0x8c,0xf6,0xf0,0x60,0x0c,0x1b,0xd3,0x21,0x69,0xda,0x0b,0x1f,0x7f,0xea,0x14, -0x3f,0xf0,0xdd,0x3f,0x10,0x12,0xa6,0x02,0xcc,0x83,0x00,0x0b,0x83,0x07,0x41,0x12, -0x2f,0x01,0x70,0xfb,0x08,0x81,0x07,0x25,0x1f,0xfc,0x0b,0x0b,0xc8,0xff,0xdd,0xea, -0xf5,0x07,0xe5,0xdc,0xd9,0xd9,0xd6,0x5e,0xcf,0xe5,0x30,0xfe,0xfa,0x46,0xf1,0x13, -0xfa,0x28,0x59,0x81,0x4a,0x0c,0x12,0xf7,0xf7,0x30,0xf9,0xd6,0x2d,0x0a,0x00,0x17, -0xf8,0xfc,0xaf,0xfc,0x09,0xcb,0xf8,0x25,0x18,0x10,0x1b,0xc9,0xf7,0x10,0x63,0xfa, -0x26,0x03,0xfe,0x11,0x9f,0xd1,0xfb,0x5e,0xf2,0xf9,0x05,0xe9,0xd9,0x1e,0xdf,0xdd, -0xb3,0xd7,0xe1,0x8f,0xf2,0x08,0x82,0xfc,0x0f,0xb0,0x18,0x43,0x0c,0x53,0x20,0xa6, -0x11,0xf7,0x8e,0xf8,0xe3,0x68,0x08,0xed,0x86,0xef,0xcf,0xa3,0xfb,0x28,0xa7,0xfe, -0x1a,0x7a,0x0f,0xf9,0x41,0xf8,0x33,0x1f,0xf5,0x2e,0xbc,0xfe,0x0d,0x72,0xda,0xdb, -0x8c,0xf4,0xfc,0x1c,0xf7,0xe3,0xf2,0xd6,0xde,0xa3,0xdb,0xdc,0x67,0xe9,0xff,0x22, -0x00,0x0d,0x76,0x0d,0x32,0x5f,0x5e,0x2a,0x79,0x18,0xf2,0x37,0x0a,0x00,0xe0,0x03, -0xf3,0x05,0xf2,0xda,0x9d,0xee,0x16,0xfc,0x0f,0x14,0x92,0xfd,0xf7,0x21,0xe4,0x00, -0x90,0x3d,0x24,0x7d,0x32,0xff,0x55,0x05,0xcd,0x30,0xf2,0xe6,0x0c,0xf4,0xdd,0xff, -0xe1,0xd1,0x92,0xd9,0xd3,0x5f,0xe7,0xff,0xf6,0x02,0xf7,0x32,0x07,0x20,0xc9,0x5c, -0x38,0xaa,0x16,0x06,0xcc,0xfa,0x07,0xd1,0x01,0xf8,0xde,0xf4,0xe1,0xde,0xee,0x08, -0x93,0x20,0x19,0x96,0x05,0xe6,0xf7,0xef,0x00,0xd5,0x0a,0x3d,0x72,0x38,0x15,0xff, -0xff,0xed,0xe4,0xda,0xf9,0x39,0xed,0xe5,0xf6,0xdb,0xdf,0x1b,0xd3,0xcf,0xaa,0xd7, -0xf3,0x8a,0x05,0xf3,0xc8,0x02,0x10,0x06,0x3e,0x3f,0xd7,0x0d,0x16,0xef,0x0a,0x02, -0x15,0x06,0x00,0x00,0xf6,0xe2,0x10,0xf5,0xfe,0x44,0x0f,0x33,0x48,0x0d,0xee,0x37, -0xf0,0x10,0x65,0xf2,0x13,0xad,0x3a,0x2b,0x25,0x09,0xfc,0x12,0xdd,0xf6,0xa2,0xfa, -0xe9,0x5d,0xe0,0xe2,0xbd,0xd8,0xc7,0x0c,0xc5,0xe1,0x5a,0xf8,0xfc,0x4f,0xf7,0x16, -0x5d,0x36,0x38,0xcd,0x0f,0x0d,0xb4,0x09,0x0e,0x5b,0x0c,0x02,0x4d,0xfa,0xe6,0xf0, -0xf7,0xfc,0xdd,0x0d,0x1e,0x28,0x15,0x01,0xfa,0x0a,0xfd,0xdf,0xf8,0xff,0x21,0x27, -0x1e,0x9c,0x1c,0x02,0x0f,0xf1,0xe9,0x7c,0x02,0xeb,0xe7,0xe3,0xe0,0x27,0xe1,0xd8, -0x14,0xc9,0xd5,0x19,0xec,0xff,0xb2,0xf4,0x06,0x6e,0x36,0x3f,0x37,0x1b,0xf2,0x66, -0x18,0x02,0x6f,0x00,0x14,0x81,0xef,0xf3,0x2e,0xf6,0x02,0x83,0x0f,0x18,0xb3,0xfc, -0x01,0xe7,0x11,0x0e,0x02,0xeb,0x0e,0x46,0x23,0x1b,0x41,0x1d,0x0a,0xb4,0xfb,0xe5, -0xf9,0x01,0xef,0x00,0xe8,0xdb,0xaf,0xe2,0xd8,0x17,0xd0,0xd5,0x3c,0xeb,0xfc,0xd7, -0xfc,0xfe,0x2c,0x31,0x31,0x64,0x37,0xed,0xcc,0x0b,0x01,0xcd,0x0d,0x13,0xe8,0xea, -0xea,0x20,0xf9,0x05,0x21,0x15,0x0e,0xf7,0xf4,0xe7,0x4d,0x12,0x0d,0x10,0xee,0x0c, -0x2e,0x20,0x21,0x89,0x1f,0x20,0x20,0x05,0xe4,0x3f,0xfe,0xf9,0x86,0xf1,0xdd,0x07, -0xdc,0xd2,0xe1,0xcc,0xd7,0x4a,0xec,0xf8,0xa0,0x02,0x03,0xaf,0x2f,0x2d,0x4f,0x2c, -0xff,0xe8,0x06,0xf4,0x0d,0x0e,0x10,0x29,0xf9,0xed,0x98,0xfa,0x06,0xc2,0x10,0x0e, -0x22,0xeb,0xe9,0x2a,0x08,0xf9,0xef,0x07,0x0e,0x32,0x17,0x1e,0x96,0x20,0x29,0xa4, -0x0b,0xe5,0x98,0xea,0xfc,0x0c,0xf4,0xec,0x6a,0xdb,0xdf,0xe8,0xd5,0xdb,0x2c,0xe7, -0xf1,0x6c,0xfc,0xfc,0x22,0x2d,0x26,0xaa,0x26,0x02,0x86,0x0d,0xf9,0xdd,0x04,0x0c, -0xd8,0xfa,0xf3,0x5b,0x00,0xfd,0x85,0x14,0x10,0x6d,0xea,0xec,0xc2,0xf8,0x11,0xe9, -0x09,0x17,0xdb,0x08,0x17,0x36,0x1b,0x2f,0x10,0x10,0xf3,0xf5,0xe7,0xf3,0xd3,0xef, -0xee,0x6c,0xda,0xdf,0xd1,0xd7,0xdf,0x90,0xe7,0xf6,0xdd,0xfe,0xf6,0xae,0x23,0x1b, -0x45,0x22,0xfd,0xda,0x10,0x01,0x80,0x12,0x08,0x31,0xfa,0xf6,0x9a,0xf8,0xff,0x62, -0x04,0x17,0xe2,0xea,0xf8,0x45,0xf4,0x26,0x98,0xfc,0x1a,0x2c,0xfa,0x16,0xa3,0x0f, -0x29,0xf7,0x17,0xf9,0xbb,0xf1,0xf5,0xb4,0xf5,0xee,0x9c,0xdf,0xdc,0xf3,0xdb,0xd7, -0x5b,0xe0,0xed,0x90,0xff,0xff,0x5d,0x21,0x1c,0x74,0x1e,0x0a,0xc6,0x04,0x07,0xfb, -0x13,0x10,0xbd,0xf2,0xfc,0xb9,0xfb,0x0b,0x18,0xf5,0x07,0xd3,0xe1,0xf5,0xf3,0xfb, -0x2e,0x1a,0x03,0x1a,0x98,0xf1,0x14,0x27,0x03,0x1e,0xad,0x20,0xfb,0xf9,0xf9,0xec, -0x8e,0xfe,0xf6,0xa7,0xe3,0xd7,0x92,0xe4,0xd9,0xff,0xe6,0xec,0xea,0xf9,0xf6,0x93, -0x22,0x13,0xba,0x1e,0x11,0x5d,0xff,0x06,0x7c,0x13,0x19,0x4e,0xf2,0xff,0x53,0xfd, -0x14,0x13,0xf6,0xf2,0xb5,0xe7,0xfd,0x89,0x06,0x0f,0x51,0x25,0xfe,0x12,0x02,0xff, -0xcb,0x10,0x10,0xdb,0x20,0xf7,0xa9,0x02,0xec,0x22,0x03,0xf9,0x13,0xe3,0xd5,0x34, -0xe4,0xd9,0x1f,0xe9,0xf0,0xa0,0xf7,0xfb,0xef,0x1f,0x09,0xa7,0x1d,0x0a,0xd7,0xf9, -0x07,0x89,0x07,0x20,0xc9,0xf4,0x03,0x65,0x05,0x22,0xa4,0x00,0xf1,0x63,0xf8,0xef, -0x95,0xfd,0xfa,0x60,0x2e,0xf3,0xe9,0x11,0xf5,0x22,0x15,0x0a,0x91,0x22,0xf8,0x55, -0x03,0xee,0x7e,0x01,0xfc,0xcb,0xe7,0xde,0xf4,0xe0,0xde,0x74,0xe1,0xec,0x12,0xf7, -0x01,0x06,0x1d,0x06,0x44,0x12,0x0f,0xfc,0xf6,0xfd,0x37,0x0d,0x21,0xde,0xf8,0x0d, -0xf1,0x09,0x22,0xef,0x00,0xf0,0x64,0xf8,0xfa,0x21,0xf9,0xfc,0xa2,0x17,0xfc,0xc5, -0x03,0xf5,0x84,0x10,0x0b,0x93,0x1e,0xfd,0xab,0x04,0xf2,0x5c,0x07,0x02,0x5f,0xeb, -0xdf,0x96,0xe4,0xde,0x40,0xe1,0xe5,0x93,0xf2,0x07,0x4a,0x16,0x08,0xcc,0x0d,0x16, -0xad,0xf9,0x01,0xa3,0x11,0x1b,0x27,0x00,0x05,0xbc,0x08,0x1e,0xa7,0x08,0xf3,0xdf, -0xdd,0xeb,0x67,0x0d,0x19,0xe2,0xfc,0x11,0xe9,0xeb,0xfb,0x59,0x06,0x0d,0xd5,0x1b, -0xfb,0x1e,0x03,0xf1,0x1f,0x0c,0x0b,0xd3,0xf5,0xe3,0xfd,0xe3,0xe1,0x45,0xdd,0xe2, -0x7d,0xec,0x09,0xd5,0x09,0x0b,0xc0,0x04,0x1e,0x8e,0xf7,0x03,0xbb,0x14,0x1a,0x29, -0x06,0x06,0x8d,0x04,0x19,0x8e,0x0f,0xf3,0x03,0xe1,0xe8,0xf3,0x0d,0x28,0xbe,0xee, -0x14,0x97,0xec,0xf7,0x30,0xfd,0x0a,0xaf,0x14,0x00,0xf3,0x02,0xf7,0x91,0x0c,0x14, -0x38,0x04,0xeb,0x14,0xe5,0xdd,0x9d,0xdb,0xe0,0x5f,0xe9,0x0b,0x39,0xfb,0x07,0xdc, -0xfb,0x26,0x58,0xf5,0xfc,0x07,0x12,0x18,0xea,0x0f,0x02,0xb7,0x0a,0x13,0x40,0x1a, -0xf0,0x40,0xed,0xe7,0x2d,0x17,0x1f,0x8b,0xf0,0x0f,0x78,0xef,0xf2,0xb0,0xf6,0x07, -0xc7,0x08,0x01,0x72,0x01,0xf8,0xde,0x0c,0x1a,0x82,0x0c,0xf9,0x41,0xed,0xe2,0xe4, -0xd9,0xdd,0x8e,0xe5,0x09,0x06,0xf4,0x05,0xe6,0xf5,0x20,0x90,0xf6,0xfb,0xb6,0x0c, -0x12,0xb1,0x13,0x07,0x70,0x15,0x13,0x83,0x1d,0xf0,0x7a,0xf9,0xea,0xac,0x1d,0x0a, -0x3a,0xf2,0x05,0x97,0xf6,0xf0,0x46,0xf5,0x06,0xfb,0x02,0x05,0x82,0xfb,0xfe,0x17, -0x0a,0x1e,0x50,0x0f,0xff,0xae,0xf2,0xe4,0xbf,0xd7,0xdd,0x4d,0xe7,0x09,0x5f,0xf0, -0x03,0x6c,0xef,0x18,0xc0,0xf7,0xf8,0xb8,0x11,0x0d,0x4e,0x10,0x06,0xa5,0x1f,0x12, -0x36,0x1b,0xf0,0x87,0xfd,0xf7,0x8f,0x12,0xf8,0x9e,0xfc,0x05,0x93,0xf4,0xee,0x7a, -0xf5,0x02,0x9c,0xfa,0x09,0x0e,0xfb,0xff,0xa6,0x0a,0x24,0x3c,0x14,0x08,0xc7,0xf6, -0xed,0x8d,0xda,0xda,0x2a,0xe8,0x06,0x83,0xea,0xfe,0xbb,0xf3,0x10,0xd3,0xfb,0xfb, -0x75,0x11,0x09,0xae,0x11,0x01,0x99,0x1f,0x1b,0xf6,0x19,0xf6,0x74,0x02,0x05,0x6a, -0xfd,0xeb,0xef,0xf9,0x07,0x30,0xf3,0xec,0x71,0xf3,0xfe,0x9b,0xf3,0x08,0x31,0xf9, -0x01,0x1c,0x0b,0x27,0xac,0x1a,0x14,0x33,0xf9,0xf1,0x9f,0xdc,0xde,0x12,0xe9,0xff, -0x37,0xed,0xef,0xe6,0xf4,0x05,0xf9,0x06,0xfd,0xb2,0x17,0x01,0x17,0x17,0xfc,0xcc, -0x1f,0x1c,0xcc,0x17,0xfc,0xff,0x0a,0x19,0x82,0xe8,0xee,0x42,0xf1,0x0f,0x23,0xee, -0xed,0xd7,0xf0,0xff,0x25,0xef,0x01,0xc7,0xf1,0xfe,0x78,0x06,0x29,0x5f,0x1c,0x1d, -0xe4,0x01,0xfa,0x77,0xde,0xdd,0xc3,0xeb,0xf5,0x22,0xf2,0xe8,0xe8,0xed,0xfa,0x64, -0x15,0xfd,0x42,0x18,0x01,0x13,0x17,0xf9,0x9d,0x1f,0x23,0x41,0x0e,0x06,0x2f,0x16, -0x17,0x2c,0xe7,0xeb,0x34,0xf4,0x0f,0x04,0xef,0xec,0x47,0xee,0x01,0x92,0xf0,0xf9, -0x95,0xed,0xfb,0x43,0x00,0x25,0xd7,0x1c,0x21,0x07,0x08,0x01,0xf0,0xe4,0xe0,0xb8, -0xec,0xed,0xdc,0xf0,0xe1,0x9a,0xeb,0xee,0x40,0x1d,0x02,0x60,0x18,0xff,0x73,0x15, -0xf9,0x9c,0x1a,0x2d,0xd7,0x08,0x0c,0xe0,0x1b,0x08,0x0a,0xf0,0xe7,0xdf,0xfc,0x09, -0x34,0xf2,0xec,0xc3,0xed,0x03,0xac,0xf0,0xf6,0xdb,0xeb,0xff,0xf0,0xfa,0x22,0x6a, -0x1a,0x22,0x01,0x0b,0x00,0x3d,0xea,0xe5,0x3b,0xf1,0xe9,0x6f,0xf6,0xe2,0x75,0xe8, -0xe8,0x9d,0x20,0x04,0x9f,0x18,0xfd,0xf8,0x10,0xf8,0x07,0x17,0x29,0x3d,0x0d,0x14, -0x94,0x19,0xfe,0x5c,0xf3,0xe6,0x0e,0x00,0x00,0x93,0xf5,0xe9,0x87,0xed,0x01,0xd2, -0xf4,0xf6,0x1f,0xec,0x03,0x0e,0xfa,0x1c,0xc7,0x19,0x20,0xf8,0x0e,0x01,0x6f,0xef, -0xea,0xcd,0xf2,0xe3,0x2b,0xf4,0xe8,0x0f,0xe0,0xee,0xd4,0x21,0x0e,0xe1,0x17,0x00, -0xec,0x0b,0xfa,0x89,0x12,0x21,0x71,0x0d,0x1b,0x25,0x0a,0x00,0x2a,0xf6,0xeb,0xb4, -0x03,0xfa,0xf3,0xf5,0xeb,0x3f,0xea,0xf8,0x9f,0xf5,0xf2,0x2a,0xed,0x09,0xdb,0xfc, -0x1e,0xfd,0x16,0x1d,0x99,0x11,0x01,0xdd,0xf3,0xec,0x38,0xf2,0xe7,0x47,0xf2,0xed, -0x56,0xd9,0xf0,0xeb,0x1c,0x17,0x45,0x13,0x05,0xb5,0x05,0xff,0x06,0x10,0x1f,0x08, -0x18,0x1e,0x16,0xfe,0xfc,0x05,0xf9,0xef,0xbf,0x05,0xf2,0xb9,0xf5,0xeb,0x49,0xe8, -0xf4,0x18,0xf4,0xf0,0xe9,0xec,0x0c,0x21,0x00,0x21,0xc1,0x17,0x1a,0xcc,0x15,0x07, -0xe5,0xf8,0xed,0xff,0xe3,0xe8,0xad,0xec,0xec,0x0b,0xdd,0xf3,0xda,0x17,0x22,0xb6, -0x11,0x06,0x17,0x01,0x01,0x3b,0x0e,0x1b,0x89,0x28,0x15,0x57,0x02,0xf5,0x2c,0xfe, -0xf0,0x77,0x05,0xf2,0x91,0xf1,0xeb,0xfa,0xe4,0xef,0x5a,0xf6,0xea,0x3c,0xef,0x0b, -0xce,0x04,0x20,0xee,0x18,0x18,0x9d,0x19,0x07,0x68,0x01,0xeb,0x46,0xe2,0xe7,0xe1, -0xeb,0xe6,0x8e,0xdf,0xf1,0x96,0x15,0x28,0x90,0x12,0x03,0x08,0x02,0x01,0x73,0x10, -0x13,0xe3,0x31,0x0d,0xe8,0x07,0xf1,0xfc,0x04,0xf4,0x92,0x06,0xee,0x46,0xee,0xed, -0x79,0xe5,0xee,0x62,0xf7,0xe7,0x91,0xee,0x07,0x74,0x07,0x23,0x40,0x17,0x14,0x2f, -0x1b,0x0d,0x78,0x05,0xf1,0xd1,0xd9,0xe9,0x77,0xe7,0xe9,0xed,0xde,0xf0,0x83,0x18, -0x26,0x91,0x0f,0x01,0xb7,0x02,0x02,0xc4,0x0f,0x12,0x8e,0x34,0x0a,0xef,0x09,0xf2, -0x7b,0x0a,0xf5,0xc0,0x0a,0xec,0xad,0xe8,0xea,0x0d,0xe2,0xef,0x53,0xf6,0xe7,0xb5, -0xef,0x06,0xd7,0x08,0x23,0x8c,0x18,0x13,0xa6,0x1b,0x14,0x7c,0x0a,0xf2,0x13,0xd5, -0xe8,0x01,0xe3,0xec,0x7b,0xe0,0xec,0x40,0x19,0x26,0x64,0x0b,0x00,0x60,0x03,0x06, -0xb8,0x0f,0x13,0x3b,0x21,0x15,0xa0,0x05,0xfa,0xd7,0x0c,0xfc,0xd6,0x09,0xed,0x56, -0xe6,0xe8,0x79,0xde,0xec,0x6f,0xf4,0xe6,0xfb,0xf1,0x06,0x5a,0x0c,0x21,0xc7,0x17, -0x12,0xc4,0x18,0x1c,0xb6,0x0f,0xf8,0x6b,0xd3,0xe7,0x44,0xdf,0xf1,0x74,0xe2,0xe8, -0x50,0x14,0x29,0x2b,0x04,0x02,0x55,0xfe,0x0d,0x8b,0x0e,0x13,0x59,0x12,0x22,0x5f, -0x01,0x04,0xde,0x09,0x02,0x44,0x04,0xf0,0x9a,0xe3,0xe7,0xd1,0xde,0xea,0x76,0xf1, -0xe1,0x82,0xf3,0x04,0x66,0x11,0x21,0x0c,0x15,0x0f,0xd9,0x16,0x22,0x1f,0x16,0xfc, -0x4b,0xd3,0xe2,0x84,0xe3,0xf3,0xff,0xe7,0xe5,0x5e,0x11,0x2c,0x8f,0xfd,0x00,0xb8, -0xf8,0x14,0x90,0x0a,0x12,0x9e,0x02,0x2f,0x14,0x00,0x0e,0xad,0x08,0x0c,0x08,0xfd, -0xf5,0xb5,0xe0,0xe8,0x95,0xde,0xe7,0x84,0xf0,0xdc,0xff,0xf3,0xfe,0x5d,0x13,0x1e, -0x79,0x14,0x0c,0x45,0x16,0x25,0x47,0x1c,0x00,0x51,0xd8,0xdd,0x88,0xe6,0xf5,0xa7, -0xee,0xe4,0xb9,0x09,0x2f,0x8f,0xf9,0x00,0x1a,0xf3,0x1e,0x47,0x07,0x09,0xc8,0xfc, -0x2f,0x81,0x06,0x11,0xde,0x0a,0x12,0x57,0xfb,0xf4,0x6f,0xe2,0xe7,0x52,0xe3,0xe5, -0xfa,0xf2,0xd5,0x7a,0xf5,0xfb,0x3e,0x14,0x1b,0xa8,0x12,0x06,0xe7,0x16,0x23,0xa7, -0x21,0x01,0x53,0xdd,0xd9,0x53,0xeb,0xf6,0x00,0xf8,0xe6,0x1d,0x04,0x2f,0x9c,0xf6, -0xfc,0x94,0xf2,0x21,0x6c,0x05,0xff,0xe4,0xfb,0x27,0xe5,0x15,0x10,0x19,0x11,0x12, -0xa7,0xfb,0xf2,0x11,0xe3,0xe3,0xaf,0xe6,0xe2,0x0f,0xf7,0xd5,0xa2,0xf6,0xf8,0x26, -0x14,0x18,0xd6,0x0e,0x03,0x33,0x17,0x20,0xf1,0x24,0x06,0x3e,0xe1,0xdb,0x2a,0xef, -0xf9,0x66,0xfb,0xeb,0x6d,0xfc,0x2a,0x0b,0xf7,0xf8,0xf6,0xf2,0x24,0x79,0xf8,0xfb, -0x80,0xfb,0x1f,0x61,0x22,0x0f,0x94,0x1b,0x12,0x86,0xfc,0xf1,0xcf,0xe4,0xe2,0xdc, -0xe8,0xe3,0xbd,0xf7,0xd3,0xf8,0xf2,0xf8,0xab,0x10,0x12,0x9b,0x0b,0xff,0xaa,0x17, -0x1f,0x2a,0x28,0x0d,0xd1,0xe3,0xdd,0x26,0xef,0xfa,0xcd,0xff,0xf2,0xeb,0xf5,0x23, -0x16,0xfa,0xf5,0x70,0xf1,0x25,0x31,0xf1,0xf8,0x2e,0xfd,0x16,0xd5,0x2b,0x0e,0xc0, -0x23,0x14,0x45,0xff,0xf1,0xde,0xe1,0xe5,0x61,0xe8,0xe7,0x68,0xf7,0xd5,0xe5,0xed, -0xf9,0x3d,0x0d,0x0f,0xe8,0x07,0xff,0x17,0x15,0x1d,0x8f,0x25,0x15,0x76,0xe7,0xe3, -0xa3,0xec,0xfa,0xd3,0x00,0xf9,0xdd,0xf1,0x1a,0x6f,0xfd,0xf5,0x4d,0xf1,0x25,0x5c, -0xec,0xf6,0x05,0xfc,0x0d,0x9b,0x2f,0x12,0xd6,0x28,0x15,0xc8,0xff,0xf3,0x09,0xe1, -0xe7,0x7a,0xe8,0xea,0xe3,0xfb,0xd4,0x5a,0xeb,0xf7,0xf1,0x0e,0x0a,0x45,0x06,0xfd, -0x81,0x11,0x1a,0x0c,0x24,0x19,0x1b,0xef,0xe7,0x0c,0xec,0xfb,0x2f,0x01,0x00,0x3f, -0xef,0x0c,0x6b,0x04,0xf2,0x99,0xf3,0x1e,0x3d,0xf0,0xf2,0xa7,0xfd,0x08,0x74,0x2a, -0x1b,0x1b,0x27,0x1a,0x94,0xff,0xf5,0x8e,0xe0,0xe9,0xb0,0xe8,0xed,0x23,0xff,0xd4, -0xae,0xe7,0xf3,0x5e,0x0f,0x05,0x49,0x03,0xfb,0x7e,0x0e,0x17,0xc7,0x1c,0x1e,0xb5, -0xf9,0xf0,0x12,0xec,0xff,0x17,0x02,0x06,0x27,0xf1,0x01,0x79,0x0b,0xeb,0x1a,0xf9, -0x10,0x4e,0xf8,0xed,0x78,0x00,0x03,0x5b,0x23,0x27,0x4e,0x21,0x22,0xbb,0xfc,0xf9, -0x6e,0xdd,0xea,0xdc,0xe7,0xed,0x17,0x02,0xdd,0x24,0xe6,0xee,0xc6,0x0d,0x01,0x8b, -0xff,0xfb,0xbc,0x0b,0x13,0xdc,0x18,0x21,0x90,0x00,0xf6,0xd3,0xee,0x00,0x12,0x05, -0x0a,0x54,0xf3,0xf7,0x44,0x0e,0xe7,0x91,0xff,0xfe,0xbf,0xfe,0xeb,0x0b,0x04,0x01, -0xd0,0x1d,0x33,0xb0,0x1c,0x2c,0x5b,0xf7,0xfc,0xe9,0xda,0xec,0x60,0xe9,0xee,0xea, -0x02,0xe3,0xc3,0xe3,0xeb,0x4c,0x09,0x02,0x94,0xfa,0xfa,0xb1,0x09,0x11,0x96,0x14, -0x22,0xc2,0x05,0xff,0xe4,0xf1,0xff,0x3e,0x08,0x0b,0x69,0xf6,0xea,0x71,0x13,0xe7, -0xf1,0x01,0xf1,0xd7,0x03,0xeb,0x8b,0x07,0xfe,0xa0,0x17,0x37,0x76,0x1d,0x2f,0x0b, -0xf4,0xff,0xd6,0xdc,0xeb,0xf5,0xea,0xee,0x49,0x06,0xe9,0xf0,0xe2,0xe8,0x69,0x03, -0x02,0xc0,0xf2,0xf8,0x94,0x05,0x10,0x40,0x10,0x26,0xaa,0x06,0x0a,0xaa,0xf6,0xff, -0x0a,0x09,0x0c,0x0e,0xf9,0xe4,0x56,0x10,0xea,0x75,0xfb,0xec,0x5d,0x01,0xf1,0x6a, -0x08,0xfe,0xca,0x12,0x33,0x74,0x25,0x30,0xc5,0xf8,0xfe,0xe3,0xdf,0xe8,0x0b,0xeb, -0xee,0x8f,0x0b,0xe9,0x0f,0xe4,0xe4,0x50,0xff,0xff,0x2c,0xed,0xf7,0x03,0x03,0x10, -0xc4,0x0e,0x29,0x31,0x06,0x15,0x65,0xfc,0xff,0xc6,0x09,0x0c,0x12,0xfb,0xdf,0x5f, -0x09,0xef,0xfc,0xf4,0xea,0x5a,0xfd,0xf7,0xb9,0x06,0x02,0x46,0x0d,0x29,0x16,0x33, -0x2b,0xf3,0x03,0xf9,0x5c,0xe6,0xe4,0x20,0xed,0xee,0xcb,0x0b,0xec,0x9a,0xe3,0xe3, -0xf6,0xfb,0xfc,0xac,0xea,0xf3,0x33,0xff,0x10,0x52,0x0e,0x28,0xfd,0x05,0x1a,0xdb, -0x06,0xff,0xba,0x09,0x0b,0x02,0xfe,0xe0,0x27,0x05,0xf0,0x1a,0xee,0xe9,0xcc,0xfb, -0xf9,0x14,0x06,0x06,0xae,0x07,0x20,0x8c,0x39,0x25,0x31,0x13,0xf3,0xa6,0xed,0xe2, -0x00,0xef,0xf0,0xa6,0x0d,0xee,0x47,0xe4,0xe3,0x9c,0xf7,0xf5,0xf4,0xe4,0xf2,0x76, -0xfb,0x10,0x6e,0x0e,0x29,0xc3,0x07,0x1d,0x5a,0x13,0x01,0xf7,0x07,0x0a,0x72,0xff, -0xe1,0x03,0x00,0xf4,0x35,0xe8,0xeb,0xc0,0xfa,0xfa,0xd0,0x05,0x0c,0x1a,0x03,0x17, -0x4d,0x3c,0x1e,0x0d,0x20,0xef,0xac,0xf4,0xe1,0x68,0xee,0xf1,0x43,0x0b,0xf3,0x0a, -0xe3,0xe6,0x30,0xf2,0xf4,0xbb,0xdf,0xee,0xdf,0xf7,0x11,0x3a,0x0e,0x28,0xda,0x0a, -0x1c,0xcb,0x1d,0x06,0x06,0x06,0x0a,0x62,0x01,0xe2,0x7e,0xf6,0xfa,0x36,0xe1,0xec, -0xfc,0xf6,0xfb,0x75,0x05,0x0e,0x37,0xff,0x11,0xb2,0x33,0x23,0x8d,0x29,0xf3,0xcc, -0xf6,0xe7,0x7b,0xed,0xf4,0x7e,0x06,0xf7,0xce,0xe0,0xe9,0xd4,0xf0,0xf1,0x08,0xda, -0xec,0xc0,0xf3,0x12,0x01,0x0f,0x25,0xbc,0x0c,0x18,0xaf,0x26,0x11,0x09,0x05,0x09, -0xbf,0x00,0xe3,0x82,0xed,0xfe,0x70,0xda,0xef,0xf2,0xf2,0xfd,0xee,0x07,0x11,0xa4, -0xff,0x0c,0x53,0x27,0x30,0x78,0x24,0xfe,0xc3,0xf1,0xef,0x08,0xeb,0xf9,0x59,0x04, -0xfa,0x58,0xe0,0xec,0x40,0xf1,0xee,0x8a,0xd8,0xe4,0x2c,0xf1,0x0e,0x3f,0x10,0x22, -0xad,0x0f,0x14,0xac,0x29,0x1e,0x72,0x05,0x0a,0x45,0x00,0xe5,0x25,0xe4,0x02,0xa4, -0xd8,0xf3,0x8a,0xed,0xff,0x54,0x09,0x0f,0x9b,0x01,0x03,0xbf,0x1c,0x39,0x43,0x1f, -0x0f,0x48,0xe9,0xf8,0x77,0xeb,0xff,0x3c,0x00,0xfb,0xde,0xdf,0xee,0x40,0xf0,0xec, -0xe0,0xd3,0xe2,0xc8,0xf0,0x0d,0x95,0x11,0x22,0x7a,0x10,0x12,0x8e,0x27,0x2a,0xe8, -0x06,0x08,0xd5,0xfd,0xe6,0x28,0xde,0x05,0xd3,0xd9,0xf4,0xce,0xea,0xff,0x4f,0x09, -0x0e,0xa6,0x04,0xfd,0xae,0x11,0x3b,0xa3,0x1e,0x1d,0xa7,0xe3,0x00,0x31,0xed,0x02, -0x4a,0xfd,0xfc,0x3b,0xe0,0xef,0x09,0xf1,0xea,0x39,0xd2,0xdc,0x15,0xef,0x09,0xf2, -0x12,0x23,0x52,0x0f,0x10,0xa7,0x23,0x32,0x0b,0x0c,0x07,0x2f,0xfc,0xe8,0xa7,0xdc, -0x04,0xe5,0xdc,0xf3,0xf0,0xeb,0xff,0x11,0x0a,0x0d,0xae,0x07,0xf8,0x1f,0x0d,0x36, -0x6b,0x23,0x20,0x3f,0xe2,0xff,0x2d,0xf0,0x04,0xd3,0xfe,0xfb,0x99,0xe0,0xee,0x5b, -0xf0,0xea,0x7a,0xd2,0xd9,0xca,0xed,0x08,0xab,0x12,0x24,0x8a,0x0f,0x10,0x5f,0x1f, -0x35,0xde,0x14,0x04,0xb7,0xf9,0xe8,0x1d,0xdb,0x02,0x79,0xe3,0xf1,0xcc,0xeb,0xfe, -0xf7,0x09,0x0d,0xf1,0x08,0xf7,0xd2,0x06,0x29,0x22,0x2a,0x21,0x8a,0xe8,0xff,0xfa, -0xf6,0x08,0xd0,0x00,0xfb,0xb6,0xe0,0xf0,0x77,0xf1,0xe8,0xda,0xd0,0xd4,0x06,0xec, -0x06,0xb7,0x0f,0x25,0x0e,0x0e,0x0f,0x97,0x18,0x36,0xef,0x21,0x03,0xdb,0xfa,0xe9, -0xb2,0xdb,0xfc,0xf5,0xec,0xec,0xb4,0xec,0xfa,0xab,0x0b,0x0b,0x34,0x0c,0xf6,0x14, -0x02,0x19,0x2a,0x38,0x18,0x32,0xfa,0xf6,0x48,0x00,0x08,0xcc,0x07,0xf6,0xea,0xe2, -0xef,0x4e,0xf2,0xe5,0xb3,0xcf,0xd2,0x34,0xe8,0x06,0x31,0x0b,0x29,0x87,0x0e,0x10, -0x64,0x15,0x36,0x4c,0x2a,0x05,0xde,0xf7,0xe7,0x9a,0xdc,0xf7,0x63,0xf3,0xe7,0x8f, -0xef,0xf9,0xd5,0x0d,0x0a,0x32,0x0d,0xf8,0xb3,0xfc,0x0c,0x76,0x39,0x13,0x5c,0x0a, -0xf0,0x3d,0x0a,0x0c,0x54,0x08,0xfa,0xa2,0xe1,0xf2,0x6d,0xf1,0xe2,0x79,0xd1,0xd1, -0xe2,0xe0,0x03,0x59,0x08,0x2b,0x09,0x0e,0x0e,0x72,0x11,0x33,0x46,0x33,0x0d,0x40, -0xf4,0xe7,0xf2,0xdd,0xea,0xcb,0x04,0xe1,0xb7,0xf7,0xf1,0x67,0x11,0x06,0x90,0x10, -0xf9,0x79,0xf7,0x04,0x30,0x32,0x15,0x3d,0x11,0xf2,0x70,0x0f,0x0f,0x98,0x08,0xfd, -0xff,0xdf,0xf4,0xa7,0xf0,0xe2,0x18,0xd2,0xcf,0xa2,0xde,0x02,0xa9,0x07,0x2c,0x97, -0x0f,0x0c,0xf5,0x0d,0x2f,0x49,0x35,0x14,0x65,0xf1,0xe8,0xbe,0xde,0xe6,0x36,0x0c, -0xdf,0xa4,0xfa,0xed,0x73,0x13,0x04,0x3a,0x12,0xfb,0x3c,0xf4,0xfe,0x97,0x23,0x1f, -0xde,0x0c,0xfe,0xca,0x0c,0x17,0x23,0x0a,0x02,0xba,0xdd,0xf4,0xbd,0xed,0xde,0x48, -0xd3,0xcf,0x48,0xdb,0x00,0xdb,0x07,0x2c,0x6f,0x12,0x09,0xc6,0x09,0x2b,0xf4,0x34, -0x20,0x27,0xf1,0xe9,0x0f,0xe0,0xe2,0x84,0x0c,0xe2,0x9d,0xfa,0xe9,0xc6,0x13,0x05, -0x4f,0x11,0x00,0x60,0xf2,0xf9,0xd5,0x17,0x27,0x37,0x04,0x0b,0xb8,0x07,0x1d,0xf6, -0x0b,0x08,0xe5,0xde,0xf5,0xb1,0xec,0xdc,0x69,0xd6,0xcf,0xca,0xd6,0xfe,0x19,0x06, -0x2b,0xef,0x13,0x08,0x06,0x06,0x27,0x1f,0x32,0x2a,0xfb,0xf3,0xe7,0x9f,0xe1,0xe1, -0x58,0x0b,0xe7,0xdb,0xf9,0xe7,0x16,0x13,0x06,0x1e,0x11,0x03,0x28,0xf1,0xf5,0xc3, -0x09,0x2c,0x2a,0xfd,0x1a,0x1b,0x02,0x26,0x05,0x0e,0x0c,0xd3,0xe1,0xf1,0x1e,0xeb, -0xda,0x59,0xd7,0xce,0x6e,0xd4,0xfb,0x50,0x05,0x29,0xf6,0x16,0x07,0xac,0x02,0x26, -0xe3,0x2f,0x32,0xd2,0xfd,0xe3,0x9f,0xe2,0xe0,0x77,0x08,0xed,0x40,0xf8,0xe6,0x5c, -0x0f,0x08,0x0b,0x0f,0x06,0xdd,0xf0,0xf0,0x21,0x01,0x27,0x4d,0x00,0x22,0x5c,0x02, -0x2b,0x3a,0x10,0x10,0xf9,0xe4,0xf2,0x82,0xe8,0xd6,0xaa,0xd9,0xd3,0x6e,0xd2,0xf5, -0xdc,0x05,0x25,0x89,0x16,0x07,0x89,0xfd,0x22,0xee,0x2c,0x34,0x5d,0x09,0xe1,0xd4, -0xe4,0xdf,0x28,0xfd,0xfc,0xd1,0xf2,0xea,0x79,0x08,0x0d,0xb5,0x0b,0x0a,0xf7,0xf0, -0xeb,0xc8,0xfa,0x1a,0x46,0x09,0x20,0x06,0x0e,0x2b,0x62,0x15,0x10,0xda,0xeb,0xef, -0x5b,0xe9,0xce,0x2b,0xdb,0xd6,0x1b,0xd1,0xf2,0xf2,0x04,0x24,0x8e,0x17,0x09,0x60, -0xf8,0x20,0xcf,0x2a,0x34,0x32,0x15,0xe0,0xd3,0xe5,0xdd,0xe8,0xf5,0x06,0xa7,0xed, -0xee,0xa0,0x02,0x13,0xe4,0x09,0x0e,0x25,0xf2,0xe9,0x28,0xf3,0x0f,0x72,0x11,0x16, -0xe5,0x1b,0x24,0x17,0x19,0x14,0xfd,0xf2,0xf2,0x4e,0xe6,0xce,0xe4,0xdd,0xda,0x7f, -0xd3,0xed,0x22,0x05,0x20,0x3d,0x15,0x07,0x3a,0xf4,0x1b,0xfd,0x27,0x31,0x86,0x1e, -0xe6,0xd8,0xe8,0xdd,0xfd,0xed,0x0c,0xb4,0xec,0xf1,0x1e,0xfa,0x15,0x4b,0x08,0x0f, -0x43,0xf3,0xe9,0x4d,0xee,0x02,0xa5,0x17,0x0d,0xf4,0x2e,0x1b,0x99,0x29,0x12,0xfb, -0xf9,0xee,0x57,0xe8,0xc8,0x97,0xdb,0xdd,0x46,0xd5,0xe8,0xdd,0x03,0x1f,0x99,0x13, -0x08,0xed,0xf2,0x18,0x80,0x26,0x2f,0x6d,0x24,0xf0,0xb2,0xe7,0xdd,0x6e,0xe8,0x0e, -0x85,0xec,0xf4,0x40,0xf6,0x18,0x92,0x08,0x0f,0x6e,0xf5,0xe9,0xaa,0xe8,0xfb,0x41, -0x13,0x0e,0x04,0x34,0x1a,0x55,0x2e,0x19,0x95,0xfe,0xf0,0x9e,0xe6,0xc6,0x59,0xd9, -0xe0,0xbb,0xd8,0xe3,0x76,0x04,0x1c,0x49,0x11,0x08,0x1c,0xf2,0x14,0x42,0x25,0x2e, -0x96,0x26,0xfd,0x47,0xe4,0xdf,0x89,0xe4,0x0d,0x73,0xee,0xf3,0xcf,0xf2,0x18,0xf4, -0x09,0x10,0xd3,0xf7,0xe7,0x91,0xe5,0xf3,0xf3,0x09,0x14,0x73,0x2e,0x27,0x74,0x2e, -0x20,0xcb,0xff,0xf7,0x7c,0xe7,0xc2,0xd7,0xd4,0xe3,0x18,0xe0,0xdd,0x1f,0x02,0x1c, -0xe3,0x0c,0x09,0xc6,0xf2,0x0f,0xbf,0x23,0x2c,0xc0,0x26,0x09,0x97,0xe5,0xe0,0x2c, -0xe1,0x06,0x18,0xf6,0xf1,0xb7,0xf2,0x14,0x77,0x0c,0x0e,0xdf,0xf9,0xe5,0x1f,0xe5, -0xee,0x01,0xfb,0x23,0x68,0x1e,0x3c,0xbb,0x22,0x2b,0xf8,0xfd,0x02,0x7e,0xe1,0xc8, -0xd0,0xd0,0xe4,0x65,0xe7,0xdb,0x06,0xff,0x1a,0xaf,0x09,0x06,0xef,0xf0,0x0b,0x6a, -0x22,0x29,0xce,0x25,0x13,0xa9,0xe9,0xe1,0x73,0xde,0xfe,0x3a,0x02,0xee,0x8f,0xf1, -0x10,0xb1,0x0e,0x0d,0x6f,0xfc,0xe4,0x24,0xe5,0xe9,0xb1,0xee,0x2a,0x6e,0x17,0x49, -0xba,0x1f,0x33,0x76,0xff,0x08,0x97,0xe1,0xc7,0x94,0xcc,0xe5,0xe1,0xee,0xdb,0x67, -0xf9,0x1c,0xdd,0x05,0x06,0x4e,0xf0,0x08,0x34,0x20,0x27,0x66,0x25,0x1a,0x63,0xf2, -0xe0,0x4e,0xdc,0xf3,0x97,0x09,0xe8,0xd4,0xfa,0x09,0xf7,0x14,0x0c,0x3e,0xff,0xe4, -0x30,0xe6,0xe3,0xab,0xe4,0x2a,0x38,0x10,0x4c,0x16,0x23,0x37,0x7c,0x03,0x0d,0x05, -0xe3,0xc8,0xaa,0xcb,0xe2,0x55,0xf5,0xdd,0xcd,0xf5,0x1e,0x7e,0x00,0x03,0x5c,0xef, -0x05,0x67,0x1d,0x25,0x8c,0x24,0x1d,0xdd,0xfc,0xe2,0xdd,0xdb,0xe8,0xb3,0x12,0xe3, -0x1c,0x02,0x02,0xc6,0x17,0x0b,0xc5,0x01,0xe3,0x5e,0xe5,0xdf,0x51,0xdd,0x23,0x5e, -0x17,0x46,0xcf,0x32,0x33,0x88,0x07,0x0e,0xb6,0xe9,0xc2,0xab,0xcc,0xdf,0xa0,0xfb, -0xe1,0x08,0xf2,0x1c,0x5b,0xfd,0x02,0x1d,0xf0,0x03,0x22,0x1b,0x24,0x42,0x23,0x1e, -0x0a,0x08,0xe4,0x9b,0xdb,0xe1,0xdd,0x13,0xe3,0x76,0x05,0xfd,0xab,0x19,0x0c,0xe3, -0x03,0xe5,0xed,0xe5,0xde,0xf0,0xd5,0x19,0x5e,0x20,0x36,0x47,0x46,0x2f,0x69,0x11, -0x0a,0xf1,0xf1,0xbd,0x2f,0xcf,0xda,0x0e,0xff,0xe6,0x0f,0xee,0x1b,0xe0,0xf9,0x00, -0x03,0xf0,0xff,0x0f,0x19,0x22,0x4f,0x23,0x20,0xc0,0x13,0xe7,0xf3,0xdb,0xdd,0xd3, -0x10,0xe9,0xa8,0x01,0xfc,0xb4,0x16,0x0e,0xa0,0x05,0xe8,0x65,0xe5,0xde,0xea,0xce, -0x0a,0x9d,0x2d,0x27,0xa2,0x4c,0x2e,0xad,0x1d,0x09,0x78,0xf9,0xbe,0x73,0xd0,0xd6, -0xa5,0x02,0xee,0xb2,0xea,0x19,0x54,0xf8,0xfc,0x5c,0xf0,0xfd,0xc6,0x14,0x21,0x00, -0x22,0x1f,0xb9,0x19,0xeb,0x4a,0xdb,0xda,0x68,0x0a,0xf1,0x1f,0x00,0xfe,0xe2,0x14, -0x11,0xbc,0x05,0xea,0x94,0xe2,0xdf,0xe6,0xc7,0xfc,0xd8,0x34,0x20,0xe0,0x54,0x33, -0x68,0x22,0x09,0x06,0x00,0xbe,0x18,0xcf,0xd6,0xf0,0x03,0xf5,0x7e,0xe8,0x14,0x4d, -0xf3,0xf7,0xde,0xef,0xfb,0x84,0x11,0x1f,0x76,0x21,0x21,0x11,0x1f,0xf2,0x82,0xde, -0xd9,0x91,0x02,0xfc,0xfa,0xf8,0x02,0xe7,0x0e,0x14,0xa3,0x05,0xeb,0x58,0xe1,0xe1, -0x87,0xc2,0xf6,0xb8,0x31,0x24,0x71,0x4d,0x3b,0x81,0x23,0x0f,0x64,0x02,0xc0,0x67, -0xcc,0xd5,0x1d,0x03,0xfd,0xdb,0xe9,0x10,0x64,0xf2,0xf6,0x71,0xef,0xfa,0xaa,0x0c, -0x1f,0xd3,0x1f,0x20,0x41,0x20,0xfa,0x22,0xe0,0xd6,0x01,0xf8,0x03,0x2f,0xf5,0x07, -0xcd,0x0a,0x17,0xfc,0x06,0xef,0x44,0xe1,0xe1,0x14,0xc1,0xee,0x97,0x22,0x31,0xcb, -0x40,0x46,0xf4,0x21,0x16,0xc9,0x00,0xc6,0xd7,0xcb,0xd3,0x1f,0x01,0x05,0xf2,0xed, -0x0a,0x89,0xef,0xf3,0xdf,0xed,0xf9,0x66,0x0a,0x1d,0xf6,0x1f,0x20,0x69,0x21,0xff, -0x6d,0xe4,0xd4,0xde,0xee,0x07,0xe2,0xf2,0x0c,0xba,0x05,0x19,0xe4,0x07,0xf1,0x10, -0xe2,0xe1,0x27,0xc0,0xe8,0x0b,0x17,0x3b,0xc8,0x36,0x50,0x51,0x20,0x18,0x14,0x00, -0xce,0x30,0xcc,0xd3,0xfa,0x00,0x0a,0x9b,0xf2,0x06,0xfb,0xeb,0xf2,0xb3,0xeb,0xf9, -0xf3,0x05,0x1b,0xb2,0x1f,0x1f,0x97,0x21,0x03,0x5f,0xe9,0xd5,0xb4,0xe8,0x07,0x08, -0xf3,0x10,0xf3,0x01,0x19,0x4f,0x09,0xf2,0x72,0xe2,0xe0,0x05,0xc0,0xe2,0x8c,0x0f, -0x3d,0x08,0x31,0x58,0x93,0x22,0x1b,0x70,0x03,0xcd,0x2a,0xcc,0xd2,0x50,0x01,0x0c, -0x3e,0xfc,0x00,0x51,0xea,0xed,0xef,0xeb,0xf8,0x6d,0x03,0x18,0xf8,0x1f,0x1e,0xc2, -0x22,0x09,0x2c,0xf1,0xd2,0x0e,0xe5,0x01,0xf9,0xf7,0x0e,0x69,0x01,0x17,0x36,0x0b, -0xf4,0xd2,0xe2,0xe0,0xf2,0xc1,0xdd,0xa6,0x07,0x3d,0x85,0x32,0x57,0xea,0x26,0x1a, -0xd1,0x06,0xce,0x5a,0xcf,0xd0,0xc5,0x02,0x0e,0x6b,0x03,0xfb,0xc4,0xe8,0xe9,0x78, -0xeb,0xf8,0x3f,0x02,0x15,0x63,0x1f,0x1b,0x3f,0x22,0x0e,0xd3,0xf5,0xd4,0x86,0xe3, -0xfd,0x56,0xfd,0x0b,0xfe,0x02,0x15,0x85,0x0b,0xf4,0x8d,0xe3,0xde,0x59,0xc4,0xd8, -0xb0,0x02,0x33,0xaa,0x3f,0x4e,0x6b,0x31,0x17,0xef,0x0b,0xcc,0xc3,0xd4,0xce,0x77, -0x03,0x11,0xc5,0x0b,0xf7,0x67,0xe5,0xe4,0xf7,0xeb,0xf8,0xf4,0xff,0x11,0xad,0x1e, -0x1b,0xf4,0x21,0x11,0x1e,0xff,0xd6,0x40,0xe2,0xf5,0x25,0x05,0x06,0xd9,0x06,0x12, -0xb3,0x0d,0xf6,0x02,0xe5,0xdd,0xae,0xc6,0xd4,0xa6,0xfd,0x25,0x9d,0x4d,0x46,0x5e, -0x3b,0x14,0x70,0x11,0xcb,0xf2,0xd9,0xca,0xff,0x00,0x14,0x9d,0x11,0xf7,0x6b,0xe1, -0xe1,0x3a,0xeb,0xf6,0x57,0xfe,0x10,0xb2,0x1d,0x1b,0xc3,0x1f,0x13,0xde,0x03,0xd9, -0x1d,0xe1,0xea,0xda,0x0f,0x01,0x31,0x0f,0x0a,0xf5,0x0f,0xf5,0x45,0xe7,0xdd,0xe3, -0xc8,0xd2,0x0f,0xfa,0x18,0xe0,0x53,0x44,0x26,0x41,0x14,0xee,0x14,0xce,0x2e,0xda, -0xcd,0xf3,0xfd,0x1a,0x1d,0x18,0xf7,0x86,0xdc,0xdd,0x7d,0xe9,0xf6,0x30,0xfc,0x0e, -0xfc,0x1b,0x19,0x4f,0x1e,0x15,0x0a,0x07,0xe0,0xa5,0xde,0xe4,0x72,0x16,0xfe,0x4d, -0x14,0x04,0xf2,0x11,0xf6,0x24,0xe9,0xdb,0x27,0xca,0xd5,0x45,0xf3,0x0f,0x08,0x50, -0x4f,0x15,0x3a,0x1a,0x79,0x14,0xd4,0x18,0xd7,0xd2,0xd5,0xf9,0x1f,0xb1,0x1a,0xf9, -0x2a,0xd9,0xda,0x98,0xe6,0xf5,0x52,0xfb,0x0d,0xa3,0x19,0x19,0x1f,0x1e,0x16,0xa0, -0x0a,0xe8,0xc3,0xdb,0xe2,0xae,0x14,0xff,0x5d,0x16,0x02,0xd5,0x11,0xf5,0x9c,0xe9, -0xdc,0x02,0xcb,0xd6,0xb1,0xee,0x0c,0xa7,0x42,0x5e,0x2a,0x31,0x25,0x2f,0x10,0xda, -0xce,0xd1,0xd9,0x90,0xf6,0x21,0x8d,0x21,0xfb,0x8c,0xd6,0xd6,0x71,0xe3,0xf4,0x80, -0xfa,0x0a,0x4d,0x18,0x18,0xc1,0x1c,0x17,0x86,0x0e,0xf1,0xe7,0xd8,0xe1,0x62,0x0f, -0x05,0x2a,0x14,0x02,0x24,0x0f,0xf7,0x31,0xea,0xdd,0xfd,0xca,0xd6,0x98,0xec,0x0a, -0x3b,0x32,0x72,0x73,0x27,0x2f,0x27,0x0b,0xe0,0x13,0xd0,0xdc,0x9d,0xf2,0x22,0x87, -0x27,0xfa,0xb0,0xd7,0xd3,0x65,0xe1,0xf2,0x5c,0xfa,0x08,0x02,0x17,0x15,0x14,0x1b, -0x17,0xde,0x10,0xf9,0xf3,0xd8,0xdf,0xbf,0x06,0x10,0xa1,0x0e,0x06,0x1a,0x0b,0xfb, -0xdd,0xe8,0xe0,0x05,0xca,0xd7,0xe4,0xe9,0x06,0x68,0x21,0x76,0x4c,0x28,0x33,0xbb, -0x07,0xe4,0x68,0xd0,0xde,0x8d,0xf3,0x1f,0x2f,0x30,0xf9,0x0c,0xda,0xd0,0x42,0xdf, -0xef,0x4a,0xfa,0x05,0x9c,0x15,0x13,0x05,0x1a,0x19,0xd1,0x12,0xff,0x37,0xde,0xdd, -0xad,0x00,0x16,0xd1,0x07,0x0a,0xd3,0x03,0xfe,0xe1,0xe9,0xe3,0x33,0xca,0xd9,0x76, -0xe9,0x01,0xde,0x1b,0x76,0x3c,0x31,0x2d,0x68,0x11,0xe4,0x20,0xd3,0xdb,0x9d,0xf5, -0x1c,0x60,0x3a,0xf8,0x63,0xdc,0xcb,0xfd,0xde,0xec,0x74,0xfa,0x04,0x89,0x14,0x13, -0xb2,0x17,0x1a,0x47,0x13,0x04,0x50,0xe6,0xd7,0xc1,0xf9,0x20,0x39,0x02,0x11,0x9d, -0xfd,0x01,0xe2,0xe7,0xe4,0xc0,0xca,0xda,0x37,0xe9,0xfd,0x66,0x17,0x66,0xf7,0x44, -0x21,0x9a,0x1e,0xde,0xb3,0xda,0xd8,0x0a,0xfb,0x18,0x90,0x41,0xf7,0xd5,0xe0,0xc9, -0xd1,0xdd,0xe7,0x29,0xfa,0x04,0x53,0x10,0x12,0x22,0x14,0x1d,0x48,0x14,0x08,0x3c, -0xed,0xd3,0x97,0xf5,0x22,0x37,0x00,0x15,0x8d,0xf9,0x03,0xa0,0xe7,0xe4,0xaa,0xce, -0xd8,0x36,0xec,0xf9,0x4b,0x13,0x5b,0xb5,0x4b,0x1b,0x49,0x2d,0xda,0xd0,0xde,0xd5, -0xde,0xfd,0x15,0x0e,0x46,0xf8,0x27,0xe5,0xc8,0x74,0xde,0xe4,0x71,0xf8,0x04,0x48, -0x0d,0x11,0x1a,0x12,0x1d,0x01,0x15,0x0b,0xda,0xf3,0xd3,0x02,0xf1,0x22,0x0a,0x02, -0x15,0x56,0xf7,0x02,0xa7,0xe6,0xe5,0xfb,0xd1,0xd5,0xae,0xee,0xf7,0x08,0x0d,0x57, -0x3b,0x47,0x25,0x5c,0x2c,0xde,0x58,0xde,0xd8,0xf2,0xfc,0x14,0xdb,0x47,0xfb,0x68, -0xe7,0xc7,0xfe,0xde,0xe1,0x42,0xf6,0x05,0x0c,0x0b,0x0f,0x03,0x10,0x1d,0x90,0x16, -0x0e,0x6d,0xf9,0xd6,0x89,0xe6,0x1c,0x47,0x0a,0x10,0x45,0xfa,0xff,0xf5,0xe9,0xe3, -0xc6,0xd6,0xd2,0x0e,0xf1,0xf6,0x8b,0x0a,0x57,0x21,0x37,0x33,0x9a,0x22,0xed,0xc3, -0xd6,0xde,0x60,0xfb,0x1a,0x06,0x45,0xff,0x6a,0xe8,0xc9,0xf1,0xe0,0xde,0xd0,0xf3, -0x06,0x48,0x09,0x0c,0x78,0x0f,0x1a,0x8c,0x18,0x0f,0xbc,0xfc,0xdc,0x5d,0xe2,0x15, -0x7c,0x11,0x0b,0x91,0xfd,0xfc,0x6a,0xed,0xe2,0x5e,0xdb,0xd2,0xe9,0xef,0xf5,0x2d, -0x07,0x55,0xcb,0x25,0x40,0x45,0x19,0xfc,0x04,0xcf,0xe4,0x8e,0xf7,0x1c,0x78,0x43, -0x04,0x3a,0xea,0xc9,0x6f,0xe1,0xdc,0x62,0xef,0x08,0x1b,0x07,0x09,0xec,0x0d,0x17, -0x2b,0x1c,0x0f,0x6e,0x01,0xe4,0x6a,0xdf,0x0c,0xbe,0x17,0x03,0x0c,0x01,0xf8,0xef, -0xef,0xe2,0x00,0xe0,0xd4,0xbe,0xed,0xf7,0x93,0x01,0x53,0xd9,0x18,0x45,0x1d,0x17, -0x07,0x93,0xca,0xe7,0xad,0xf4,0x1f,0xa1,0x43,0x09,0xe7,0xec,0xce,0xa3,0xe0,0xdc, -0x87,0xeb,0x08,0x83,0x05,0x06,0x6b,0x0b,0x13,0x5e,0x1e,0x0f,0x4f,0x05,0xe7,0xcd, -0xe3,0xfc,0x3f,0x23,0xfc,0xb8,0x07,0xf4,0xc4,0xf2,0xdf,0xcf,0xe2,0xd6,0x14,0xeb, -0xf7,0xa6,0x06,0x4b,0x07,0x12,0x38,0xe3,0x26,0x03,0x6c,0xd3,0xe7,0x76,0xf7,0x21, -0x3b,0x41,0x0d,0xe8,0xec,0xcf,0x63,0xe1,0xdc,0xc9,0xe7,0x07,0x0f,0x06,0x04,0x92, -0x09,0x11,0x16,0x20,0x11,0x13,0x08,0xeb,0x63,0xe9,0xf5,0x54,0x24,0xfb,0xc6,0x05, -0xf4,0x72,0xf2,0xdf,0xf6,0xe3,0xd8,0xae,0xe9,0xf7,0x47,0x06,0x48,0x18,0x12,0x29, -0x59,0x34,0xfd,0x8e,0xde,0xe0,0xc3,0xf9,0x22,0x34,0x3d,0x13,0xa1,0xee,0xd6,0xfb, -0xdc,0xe0,0xec,0xe3,0x06,0x8b,0x05,0x00,0x5f,0x06,0x0e,0x96,0x1f,0x13,0x03,0x0a, -0xee,0xf2,0xf0,0xeb,0xdf,0x25,0xfc,0x29,0x06,0xf2,0x71,0xf1,0xde,0x15,0xe5,0xdc, -0xcb,0xea,0xf5,0x52,0x09,0x47,0x2d,0x0d,0x1b,0xca,0x38,0xfe,0x54,0xe7,0xde,0xcd, -0xfa,0x23,0x2a,0x3a,0x19,0x93,0xee,0xdc,0xb4,0xda,0xe5,0x52,0xdf,0x03,0x1d,0x05, -0xfd,0xf3,0x03,0x0b,0x60,0x20,0x16,0xe4,0x0c,0xf0,0x22,0xf6,0xe9,0x15,0x21,0x00, -0x59,0x05,0xf1,0x48,0xf2,0xe0,0x4b,0xe5,0xdf,0xdb,0xe9,0xf1,0x59,0x0b,0x47,0x33, -0x08,0x13,0x7a,0x36,0x03,0x3a,0xeb,0xde,0x2d,0xf8,0x25,0xa9,0x36,0x1e,0xd6,0xec, -0xe1,0x3e,0xd8,0xe9,0xa9,0xdd,0x02,0x12,0x05,0xfc,0xa1,0x02,0x08,0xd4,0x1c,0x19, -0x90,0x0b,0xf5,0x9c,0xf9,0xec,0x9a,0x16,0x06,0xba,0x02,0xf1,0x37,0xf2,0xe1,0x6f, -0xe4,0xe2,0x42,0xea,0xee,0xfa,0x0b,0x47,0xf2,0x04,0x11,0xff,0x23,0x13,0x2e,0xeb, -0xe8,0x89,0xf2,0x29,0x1e,0x32,0x23,0x59,0xee,0xe7,0xed,0xd5,0xea,0x96,0xdd,0xfd, -0x0e,0x04,0xfb,0x20,0x00,0x04,0xd3,0x17,0x1e,0x85,0x0c,0xf9,0x5a,0xfe,0xf2,0x0e, -0x0b,0x0e,0xe2,0xfe,0xf1,0x46,0xf2,0xe2,0xd9,0xe2,0xe4,0xcf,0xea,0xed,0x81,0x0d, -0x48,0x50,0x01,0x10,0x4c,0x0f,0x22,0x11,0xe8,0xf5,0x90,0xea,0x2b,0x29,0x2e,0x26, -0xbb,0xef,0xe9,0xad,0xd6,0xed,0x64,0xe1,0xf9,0xc1,0x01,0xfa,0xbc,0xfd,0x02,0xd7, -0x12,0x20,0x02,0x0e,0xfc,0xcd,0x01,0xf8,0xa6,0x03,0x11,0x63,0xfe,0xf1,0xad,0xf1, -0xe4,0x0a,0xe2,0xe5,0x2b,0xec,0xed,0x7f,0x0a,0x4a,0x41,0x02,0x0a,0xff,0x01,0x20, -0x08,0xf0,0xf8,0xd1,0xe8,0x29,0x8f,0x2d,0x28,0x66,0xf4,0xeb,0x8a,0xd9,0xeb,0x94, -0xe5,0xf5,0xa4,0x00,0xfb,0x82,0xfa,0x00,0xa7,0x0d,0x1f,0x15,0x12,0xfd,0x7f,0x07, -0xfa,0x5b,0x03,0x0c,0xee,0xff,0xef,0xfc,0xef,0xe7,0x42,0xe2,0xe6,0x7d,0xeb,0xee, -0xad,0x09,0x4a,0xe1,0x05,0x03,0x19,0xff,0x14,0xac,0xff,0xf7,0x65,0xec,0x23,0x1a, -0x2d,0x28,0x41,0xf8,0xed,0xa4,0xde,0xe6,0xac,0xea,0xf1,0xa9,0xfe,0xfa,0xbf,0xf7, -0xff,0x47,0x0a,0x1c,0x92,0x15,0xfd,0xda,0x0c,0xfc,0x14,0x04,0x0c,0x59,0x00,0xf3, -0x5a,0xec,0xea,0xcd,0xe0,0xe8,0xed,0xeb,0xef,0x8e,0x04,0x47,0x38,0x09,0xfd,0xeb, -0xf9,0x01,0x81,0x15,0xf5,0xa0,0xf7,0x1b,0x73,0x30,0x25,0x6c,0x00,0xed,0xd9,0xe2, -0xe2,0x07,0xef,0xf0,0x11,0xfc,0xf9,0xca,0xf4,0xfd,0x24,0x06,0x16,0xdc,0x1c,0xff, -0xa1,0x12,0xfd,0x99,0x08,0x09,0xe2,0xfd,0xf6,0x9a,0xe8,0xee,0xe7,0xdf,0xe9,0x48, -0xe9,0xee,0x6e,0x08,0x3e,0x8a,0x11,0xfc,0xac,0xf5,0xf2,0x80,0x1f,0xf9,0xda,0xfe, -0x15,0x56,0x2f,0x23,0xfd,0x03,0xef,0x55,0xe7,0xdf,0x38,0xf3,0xef,0xb4,0xf8,0xf9, -0x0d,0xf4,0xfa,0x39,0x03,0x0f,0x6f,0x1e,0x03,0x5b,0x18,0x00,0x58,0x09,0x0c,0x51, -0xf9,0xfc,0x88,0xe1,0xf2,0xc1,0xdd,0xea,0x18,0xe7,0xee,0x9f,0x08,0x3b,0x77,0x1a, -0xfc,0x16,0xec,0xe8,0x86,0x1a,0x0a,0xab,0xfd,0x15,0x92,0x29,0x25,0x56,0x07,0xf1, -0xef,0xe9,0xde,0x20,0xf5,0xf0,0x48,0xf6,0xf9,0x7a,0xf4,0xf7,0x23,0x02,0x09,0x8e, -0x1a,0x08,0x1a,0x1a,0x05,0xde,0x07,0x12,0xa0,0xf1,0x03,0x20,0xdd,0xf5,0xb0,0xde, -0xeb,0xfc,0xe5,0xf0,0x10,0x0a,0x35,0xd6,0x1e,0xf9,0xbc,0xe8,0xe2,0x20,0x0d,0x22, -0xb2,0xf8,0x1a,0x2f,0x1e,0x28,0x9d,0x06,0xf6,0xea,0xeb,0xde,0x64,0xf6,0xf2,0x5f, -0xf5,0xf7,0xac,0xf4,0xf4,0xe3,0x01,0x05,0xd5,0x15,0x0e,0xbe,0x1b,0x0c,0x01,0x08, -0x17,0x80,0xeb,0x07,0xe3,0xdb,0xf5,0xa5,0xe0,0xed,0x9b,0xe4,0xee,0x33,0x0c,0x2c, -0xfb,0x26,0xf5,0xe9,0xea,0xda,0xa9,0xfe,0x32,0x14,0xf4,0x24,0x8d,0x12,0x29,0x38, -0x07,0xfd,0x71,0xf0,0xdd,0xa9,0xf5,0xf5,0x01,0xf4,0xf6,0x23,0xf5,0xf0,0xc2,0xff, -0x01,0x66,0x0f,0x11,0x46,0x1d,0x11,0x4a,0x07,0x1e,0x22,0xe9,0x09,0x0f,0xdb,0xf5, -0xc8,0xe3,0xeb,0x43,0xe3,0xeb,0xd5,0x0e,0x28,0x20,0x29,0xf7,0x21,0xe8,0xd6,0x65, -0xf3,0x3c,0xb7,0xfa,0x2b,0x61,0x09,0x2a,0xda,0x06,0x00,0x0c,0xf3,0xdc,0x25,0xf5, -0xf6,0xea,0xf3,0xf3,0x2e,0xf5,0xed,0xae,0xfd,0xff,0xbb,0x08,0x11,0xe5,0x22,0x13, -0xea,0x0a,0x21,0xea,0xe9,0x05,0x20,0xde,0xf1,0x43,0xe6,0xeb,0x3f,0xe4,0xe9,0xa1, -0x13,0x21,0xba,0x2a,0xf6,0x5b,0xea,0xcf,0xf3,0xec,0x3a,0x50,0x0a,0x2a,0xc2,0x08, -0x27,0x29,0x09,0x01,0xb8,0xf5,0xdc,0x8f,0xf3,0xf9,0x56,0xf5,0xf3,0xbb,0xf3,0xeb, -0xb4,0xf9,0xfd,0xcb,0x03,0x0d,0x01,0x28,0x16,0xca,0x0d,0x24,0xe9,0xee,0xfd,0x7c, -0xe2,0xef,0x6b,0xe9,0xeb,0x21,0xe6,0xe7,0xaf,0x13,0x1f,0xe1,0x29,0xf8,0xb1,0xe9, -0xcb,0xee,0xe6,0x2e,0x61,0x1f,0x25,0x09,0x0d,0x1f,0x3c,0x0c,0x01,0x17,0xfa,0xde, -0x69,0xf1,0xfa,0x70,0xf5,0xf3,0xb0,0xf2,0xe9,0xef,0xf5,0xfd,0xe2,0xff,0x08,0x29, -0x2b,0x19,0xe1,0x0f,0x22,0xf6,0xf9,0xf7,0x3c,0xe7,0xed,0xb5,0xec,0xeb,0x64,0xe7, -0xe4,0x4b,0x14,0x1a,0xbc,0x2c,0xf4,0x37,0xf1,0xc7,0xce,0xe4,0x20,0x6f,0x2d,0x23, -0x43,0x14,0x16,0x53,0x0c,0x04,0xaf,0xfb,0xe1,0x42,0xf0,0xfb,0x2b,0xf6,0xf4,0x8f, -0xf1,0xe9,0x66,0xf2,0xfc,0x64,0xfa,0x04,0x12,0x2b,0x1f,0x30,0x11,0x22,0x43,0x02, -0xf4,0xa6,0xe8,0xed,0x32,0xee,0xeb,0x2e,0xe7,0xe3,0xd7,0x12,0x1a,0x6d,0x2b,0xf4, -0x4b,0xf2,0xc4,0xa0,0xe0,0x19,0xa1,0x30,0x2b,0x26,0x16,0x0f,0x05,0x0a,0x09,0x4e, -0xfc,0xe8,0xba,0xec,0xff,0xbc,0xf5,0xf5,0x1d,0xef,0xe7,0x1e,0xee,0xf9,0xc5,0xf6, -0xff,0xfb,0x26,0x27,0x46,0x13,0x22,0xcf,0x0b,0xf5,0x48,0xe7,0xee,0xb1,0xee,0xed, -0x06,0xe8,0xe2,0x5d,0x12,0x14,0x34,0x2c,0xf4,0x46,0xf6,0xc2,0xd0,0xdf,0x13,0x3b, -0x2b,0x3b,0x70,0x11,0x0c,0x94,0x02,0x10,0x61,0xfb,0xed,0xa0,0xe9,0x01,0x77,0xf5, -0xf9,0x1c,0xf0,0xe7,0x30,0xea,0xf6,0xfa,0xf3,0xfb,0x39,0x23,0x2a,0xe4,0x17,0x23, -0x8c,0x12,0xf7,0xf4,0xe5,0xee,0x36,0xef,0xee,0x2e,0xe8,0xe1,0x31,0x10,0x14,0xcd, -0x29,0xf9,0x9f,0xf6,0xc3,0x1a,0xda,0x0f,0x27,0x24,0x48,0xc8,0x10,0x0e,0xb6,0xfb, -0x12,0xad,0xfa,0xf0,0x0e,0xe8,0x03,0xad,0xf5,0xfb,0xd1,0xef,0xe6,0x1a,0xe8,0xf3, -0x88,0xf2,0xf8,0xb6,0x20,0x29,0xa5,0x1c,0x26,0xd3,0x15,0xfa,0x58,0xe1,0xef,0x80, -0xef,0xef,0x45,0xea,0xe2,0xd3,0x10,0x14,0x98,0x25,0xf9,0x58,0xfa,0xc3,0xf6,0xd6, -0x09,0xd9,0x1e,0x4f,0x5c,0x12,0x12,0xa1,0xf2,0x15,0xb1,0xfd,0xf5,0x81,0xe4,0x03, -0x2d,0xf6,0xfd,0x13,0xf1,0xe5,0xfe,0xe5,0xf0,0x47,0xef,0xf7,0x02,0x1e,0x25,0x7b, -0x23,0x22,0x33,0x1f,0xf9,0x8b,0xe7,0xea,0x05,0xf4,0xed,0x49,0xec,0xe0,0x51,0x11, -0x12,0x05,0x24,0xfa,0x57,0xfb,0xc4,0xa3,0xd5,0x02,0x6f,0x1a,0x51,0x3a,0x1b,0x14, -0x26,0xec,0x15,0xc0,0x00,0xf7,0x83,0xe5,0x01,0x0d,0xf8,0xfd,0x7c,0xf2,0xe4,0x2a, -0xe4,0xed,0x7a,0xed,0xf4,0xbb,0x1a,0x20,0x0d,0x27,0x21,0xd2,0x29,0xf7,0x2c,0xf0, -0xe4,0xe1,0xf9,0xec,0x0a,0xf0,0xe0,0x52,0x10,0x0c,0xab,0x21,0xfd,0xc0,0xf4,0xc5, -0x78,0xd7,0xfd,0xb7,0x19,0x4e,0xf4,0x26,0x14,0xab,0xe9,0x0f,0xa9,0x05,0xf7,0xc0, -0xe6,0xff,0x92,0xfa,0xfe,0xd5,0xf5,0xe4,0x9b,0xe2,0xea,0xdd,0xe9,0xf4,0x95,0x16, -0x1d,0xbb,0x27,0x21,0x69,0x2f,0xfa,0x74,0xf8,0xdd,0xce,0xff,0xeb,0xdb,0xf1,0xdc, -0x12,0x12,0x08,0x16,0x21,0x00,0xa2,0xf7,0xc8,0xa4,0xd7,0xf6,0xb7,0x19,0x47,0xa0, -0x32,0x0f,0xae,0xed,0x07,0x81,0x0b,0xf6,0xd6,0xe8,0xfb,0x9a,0xfd,0xfd,0x0f,0xfa, -0xe5,0x21,0xe2,0xe8,0x06,0xe7,0xf2,0x58,0x12,0x19,0x3e,0x23,0x24,0xd9,0x35,0xfc, -0xc8,0xff,0xd9,0x35,0x02,0xed,0xdd,0xf2,0xde,0xc5,0x12,0x02,0xb8,0x1b,0xff,0xdf, -0xfb,0xc5,0xde,0xd9,0xf4,0x3c,0x19,0x39,0xa6,0x42,0x0a,0xcf,0xf5,0xfd,0x43,0x10, -0xf4,0x43,0xeb,0xfa,0x51,0xff,0xfd,0xbd,0xfc,0xe6,0x7c,0xe1,0xe4,0xf6,0xe4,0xf1, -0x68,0x10,0x19,0x61,0x20,0x25,0x55,0x38,0x00,0x75,0x04,0xd9,0xc1,0x00,0xf1,0x36, -0xf3,0xde,0x99,0x10,0x03,0x82,0x18,0x01,0x4a,0xfe,0xc6,0x08,0xda,0xf3,0xe6,0x13, -0x31,0x2c,0x4b,0x0a,0x45,0xfb,0xf5,0xa8,0x10,0xf5,0xb3,0xeb,0xf8,0x5e,0x00,0xff, -0xd1,0xff,0xe9,0x45,0xe2,0xe2,0x8f,0xe3,0xed,0x27,0x0e,0x15,0xe1,0x1c,0x23,0x70, -0x3d,0x03,0xed,0x07,0xdc,0x0b,0xfc,0xf5,0xdb,0xf3,0xde,0x9d,0x12,0x01,0xf4,0x14, -0x02,0x9b,0xfc,0xc8,0xae,0xd9,0xf4,0x67,0x11,0x2c,0x8e,0x4b,0x0e,0x5a,0xff,0xf2, -0xe2,0x0f,0xf9,0x60,0xeb,0xf7,0x5a,0x00,0x00,0x92,0x00,0xeb,0xff,0xe0,0xe0,0x45, -0xdf,0xeb,0x59,0x0c,0x13,0x55,0x19,0x1f,0xb6,0x43,0x08,0x36,0x0a,0xe1,0x75,0xf8, -0xfb,0xbf,0xf5,0xdf,0xc5,0x11,0x00,0xe5,0x0f,0x03,0x23,0xfc,0xcd,0x9c,0xd7,0xf1, -0x8e,0x0d,0x2c,0x14,0x45,0x19,0xda,0xfd,0xf4,0xf2,0x0c,0xfc,0x4f,0xec,0xf5,0x50, -0x00,0x00,0xdf,0x00,0xee,0x9f,0xe1,0xde,0xc0,0xdd,0xe8,0x95,0x09,0x10,0xe1,0x17, -0x1b,0x61,0x48,0x0d,0x6d,0x0d,0xe7,0xd3,0xf5,0xfe,0x57,0xf7,0xe2,0xbc,0x10,0xf8, -0x9f,0x0b,0x03,0x55,0xfc,0xd0,0xc3,0xda,0xef,0xc4,0x0c,0x2b,0x94,0x3c,0x26,0x39, -0xf8,0xfa,0x95,0x08,0x02,0x34,0xec,0xf2,0x49,0xfe,0x01,0x89,0x01,0xf2,0x3a,0xe3, -0xdc,0x56,0xda,0xe7,0xff,0x05,0x0e,0x00,0x17,0x15,0x42,0x42,0x18,0xa6,0x0c,0xf0, -0xd5,0xf1,0x00,0x3a,0xf9,0xe3,0x97,0x11,0xf7,0xdc,0x07,0x04,0x62,0xfc,0xd2,0xc5, -0xdb,0xec,0xc2,0x09,0x2b,0x30,0x33,0x2f,0x97,0xf3,0x00,0xca,0x02,0x08,0x25,0xec, -0xf2,0xe6,0xfc,0x03,0xf9,0x01,0xf4,0x01,0xe6,0xdb,0x47,0xda,0xe4,0x29,0x02,0x0b, -0xf0,0x15,0x0f,0x2a,0x3e,0x24,0x0e,0x0a,0xf7,0x2a,0xf1,0xff,0x1c,0xfd,0xe5,0x08, -0x14,0xf5,0x2c,0x03,0x01,0x47,0xfe,0xd5,0x4e,0xdb,0xe9,0x8a,0x09,0x2b,0x40,0x2d, -0x30,0x3f,0xf4,0x04,0xa8,0xff,0x0b,0x24,0xed,0xf2,0xd8,0xfb,0x05,0xc1,0x02,0xf6, -0x5a,0xe9,0xd9,0x7f,0xd6,0xe2,0x1e,0xff,0x08,0x44,0x15,0x0d,0xb7,0x35,0x2f,0x66, -0x08,0x00,0x41,0xf2,0xff,0x35,0x00,0xe6,0xa7,0x14,0xf5,0x21,0xff,0x00,0x02,0x01, -0xd8,0x35,0xd9,0xe9,0x22,0x06,0x29,0xe2,0x28,0x2f,0x17,0xf9,0x07,0x48,0x00,0x0c, -0xe9,0xee,0xf0,0xed,0xfa,0x03,0xdc,0x03,0xf8,0x54,0xed,0xd8,0x9d,0xd5,0xdf,0x27, -0xfd,0x05,0x09,0x15,0x0a,0x7d,0x2d,0x39,0x75,0x09,0x06,0xc2,0xf5,0xfe,0x20,0x03, -0xe7,0xb0,0x12,0xf3,0x77,0xfc,0xfe,0x8a,0xfd,0xe0,0x42,0xd8,0xeb,0x26,0x02,0x29, -0x10,0x2a,0x27,0xa9,0x02,0x04,0x57,0x05,0x0b,0xe4,0xf1,0xee,0x44,0xfb,0x02,0x53, -0x05,0xf8,0x0d,0xf0,0xd9,0xdd,0xd0,0xdf,0x7e,0xf9,0x03,0x08,0x13,0x0a,0x03,0x26, -0x3e,0x0a,0x0c,0x0a,0x49,0xf9,0xfc,0x49,0x04,0xeb,0xda,0x10,0xf0,0xec,0xfb,0xfe, -0x7c,0xfd,0xe6,0x14,0xd6,0xea,0x87,0x00,0x28,0x40,0x2a,0x18,0x77,0x10,0xfe,0xe5, -0x0c,0x0a,0x07,0xf8,0xea,0xe7,0xfc,0x00,0x45,0x05,0xf9,0x49,0xf1,0xdc,0xdf,0xcf, -0xdc,0x01,0xf7,0x01,0x7b,0x10,0x0a,0x29,0x1d,0x41,0x52,0x10,0x0f,0x93,0xfb,0xfd, -0xb0,0x04,0xee,0xb3,0x11,0xee,0x1d,0xfa,0xfc,0x45,0xfe,0xed,0x22,0xd3,0xec,0x40, -0x00,0x24,0x4a,0x2a,0x0d,0xb8,0x1c,0xf6,0x3e,0x14,0x08,0x68,0xfd,0xe7,0x5a,0xfc, -0xfd,0x39,0x05,0xfc,0x07,0xf3,0xe0,0xf7,0xcb,0xda,0x9e,0xf3,0xff,0x9f,0x0d,0x0a, -0x10,0x16,0x3e,0xd5,0x16,0x13,0x25,0xff,0x01,0xf2,0x02,0xf2,0xeb,0x12,0xeb,0x31, -0xf7,0xfb,0x79,0xfc,0xf1,0xb3,0xd2,0xed,0xf5,0xfe,0x22,0x92,0x2e,0x04,0xd3,0x20, -0xf3,0x75,0x17,0x08,0x0f,0x03,0xe6,0xd7,0xfa,0xfd,0xe8,0x04,0xff,0xae,0xf4,0xe4, -0xf2,0xcb,0xd7,0x97,0xef,0xfc,0x8d,0x09,0x09,0xba,0x10,0x38,0x34,0x21,0x14,0xbf, -0x04,0x05,0xe6,0x01,0xf5,0xd5,0x12,0xe7,0x65,0xf6,0xfc,0x3b,0xfa,0xf5,0x5f,0xd0, -0xec,0xc7,0xfb,0x20,0xc9,0x2f,0xfc,0x78,0x21,0xf5,0x8b,0x19,0x0a,0xab,0x06,0xe7, -0x6f,0xf8,0xfd,0x1b,0x01,0x02,0xa0,0xf5,0xe6,0x3c,0xce,0xd2,0x3d,0xed,0xfb,0xfe, -0x06,0x0a,0xe0,0x0d,0x34,0xdf,0x25,0x16,0x4e,0x07,0x08,0x5c,0xfe,0xf5,0xaa,0x11, -0xe8,0xf2,0xf6,0xfb,0x44,0xf9,0xfb,0xf4,0xcf,0xed,0x58,0xfb,0x1e,0xf4,0x2f,0xf9, -0x63,0x18,0x00,0xfb,0x16,0x10,0xb1,0x07,0xec,0x52,0xf5,0xfe,0x15,0xfd,0x03,0x36, -0xf7,0xe8,0x69,0xce,0xd1,0x19,0xea,0xf9,0xfb,0x03,0x09,0xa0,0x0a,0x2c,0x5a,0x2c, -0x1b,0x81,0x0b,0x0c,0xd0,0xfd,0xf4,0x89,0x0e,0xe8,0x59,0xf6,0xfc,0x1e,0xfa,0x00, -0x65,0xd0,0xee,0x48,0xf9,0x1a,0xab,0x2f,0xf8,0x1a,0x0e,0x0a,0xf7,0x0f,0x17,0xa6, -0x07,0xf0,0xef,0xf0,0x00,0x08,0xfa,0x04,0xb0,0xf8,0xea,0x05,0xd0,0xd0,0x84,0xe6, -0xf6,0x5f,0x01,0x07,0x14,0x09,0x24,0xf7,0x32,0x1c,0xf2,0x12,0x0d,0x00,0x01,0xf1, -0xed,0x0e,0xe6,0xcd,0xf6,0x00,0xc0,0xf8,0x02,0x1c,0xd2,0xee,0x36,0xf7,0x17,0xb6, -0x2f,0xfa,0x0a,0x05,0x10,0x76,0x0c,0x1f,0x61,0x07,0xf5,0xc5,0xed,0x00,0x0d,0xf8, -0x03,0x16,0xfc,0xeb,0x9d,0xd0,0xd1,0x40,0xe2,0xf3,0xda,0xff,0x06,0xe3,0x07,0x1f, -0x1a,0x35,0x1d,0xf5,0x19,0x0e,0x6a,0x04,0xf0,0x85,0x11,0xe0,0xbb,0xf6,0xfe,0xc8, -0xf8,0x03,0xdd,0xd4,0xef,0x83,0xf5,0x18,0xb7,0x2e,0xf9,0x74,0xfa,0x14,0x48,0x0b, -0x25,0xa7,0x05,0xfc,0x91,0xeb,0x01,0x29,0xf7,0x00,0xc4,0xfd,0xed,0x64,0xd2,0xd1, -0xd6,0xdf,0xf0,0x0b,0x00,0x05,0x9e,0x06,0x19,0xb5,0x39,0x1d,0xe7,0x20,0x0d,0xca, -0x0a,0xe9,0xf8,0x12,0xdd,0xd7,0xf6,0xfd,0x3f,0xf9,0x06,0x18,0xd8,0xef,0x00,0xf6, -0x18,0xbc,0x2c,0xf8,0x2e,0xf6,0x0d,0xcb,0x11,0x23,0x18,0x0a,0xfd,0xe9,0xee,0xff, -0x64,0xf9,0xfc,0x52,0x00,0xef,0x87,0xd6,0xce,0x9d,0xde,0xeb,0xa7,0xfd,0x04,0x51, -0x04,0x15,0xa3,0x3b,0x1c,0x4d,0x29,0x0e,0x0a,0x12,0xe5,0x4f,0x10,0xdb,0xad,0xf4, -0x00,0x72,0xfb,0x06,0x2c,0xdb,0xee,0xf8,0xf3,0x16,0xf1,0x2a,0xfe,0x43,0xf2,0x00, -0x82,0x1d,0x1b,0xfc,0x16,0xfb,0x1a,0xf4,0xfb,0x2a,0xfd,0xf9,0xea,0x01,0xf1,0x64, -0xd9,0xcc,0xb7,0xdd,0xe6,0x15,0xfc,0x03,0x4c,0x03,0x11,0x48,0x3d,0x1d,0x06,0x2f, -0x0f,0x42,0x16,0xe1,0x2b,0x08,0xe3,0x1e,0xf0,0x05,0xa0,0xfa,0x09,0x94,0xe0,0xee, -0x4b,0xf1,0x14,0x1c,0x29,0x00,0x33,0xec,0xf6,0x20,0x26,0x17,0xef,0x20,0xf9,0x74, -0xf8,0xf8,0x04,0xfe,0xf7,0x86,0x00,0xf3,0x38,0xdc,0xcd,0xcc,0xdd,0xe1,0x92,0xf9, -0x03,0xd7,0x00,0x0d,0x9e,0x3d,0x1e,0x0f,0x33,0x10,0xa0,0x1a,0xe2,0x67,0xfc,0xec, -0x6c,0xe9,0x0a,0x23,0xf9,0x09,0xdc,0xe3,0xef,0x0e,0xf1,0x13,0xa2,0x26,0x06,0x5b, -0xe8,0xee,0xf5,0x25,0x19,0x83,0x27,0xf8,0x76,0xfb,0xf6,0xfa,0xfc,0xf7,0xbf,0xfd, -0xf5,0x59,0xdd,0xcf,0x0c,0xde,0xdd,0x49,0xf6,0x02,0xdd,0xff,0x0c,0x32,0x3d,0x1e, -0x64,0x35,0x13,0x46,0x1d,0xe7,0x8c,0xf3,0xee,0xdf,0xe6,0x0b,0xb3,0xfa,0x0a,0x5c, -0xe6,0xef,0x2c,0xf0,0x0f,0x8a,0x23,0x0b,0xaa,0xe5,0xe9,0x0a,0x19,0x23,0xdb,0x27, -0xfd,0x71,0xfa,0xf9,0x79,0xfa,0xfa,0xc5,0xf9,0xf7,0x1e,0xde,0xd1,0xa7,0xde,0xdb, -0xac,0xf1,0x02,0xe1,0xff,0x07,0xbd,0x3d,0x21,0xe7,0x36,0x18,0x92,0x1e,0xeb,0xe2, -0xee,0xec,0xe3,0xe5,0x09,0x97,0xff,0x09,0x81,0xeb,0xee,0xc7,0xf0,0x0c,0xa4,0x21, -0x10,0x28,0xe4,0xe7,0x6f,0x0a,0x32,0xa3,0x22,0x09,0x53,0xf4,0xfc,0xbd,0xf8,0xfc, -0xa5,0xf5,0xf6,0x15,0xe1,0xd2,0x27,0xdf,0xda,0x81,0xec,0x01,0xe6,0x00,0x05,0x43, -0x3f,0x24,0xdd,0x33,0x1b,0xae,0x1e,0xef,0xac,0xe7,0xef,0xe6,0xde,0x0c,0xe4,0x00, -0x0a,0x42,0xf0,0xed,0xce,0xf0,0x0a,0xc9,0x1f,0x13,0x43,0xe3,0xe5,0xc0,0xfe,0x37, -0x52,0x23,0x11,0xf6,0xee,0xfe,0x4b,0xf8,0xfd,0x65,0xf5,0xf4,0x92,0xe8,0xd2,0x00, -0xe1,0xd9,0x36,0xe7,0xfe,0x17,0x01,0x01,0x4c,0x3e,0x29,0x03,0x32,0x1f,0x4c,0x1f, -0xf2,0x6b,0xe1,0xf0,0x8c,0xdc,0x0e,0x7a,0x02,0x0a,0xee,0xf5,0xee,0xa1,0xf1,0x07, -0xfc,0x19,0x16,0xaa,0xe2,0xe2,0xb0,0xf7,0x2b,0x28,0x32,0x13,0xd0,0xf4,0xfa,0x86, -0xfc,0xfb,0x6b,0xf8,0xf0,0xe3,0xed,0xd0,0xca,0xe0,0xd9,0xfe,0xe1,0xfc,0x55,0x01, -0x01,0x34,0x3a,0x30,0x51,0x2c,0x25,0xe2,0x1d,0xf6,0x6c,0xdb,0xf4,0x8a,0xd8,0x12, -0xf5,0x02,0x0c,0xa8,0xf7,0xee,0x02,0xf1,0x04,0xbd,0x16,0x1b,0x96,0xe4,0xdf,0xbc, -0xf4,0x1d,0x21,0x41,0x10,0x86,0xff,0xf2,0x4b,0x01,0xfa,0xea,0xfa,0xed,0x59,0xef, -0xd1,0xd8,0xe0,0xda,0x77,0xde,0xf8,0xbb,0x01,0x00,0x45,0x36,0x37,0x7f,0x2a,0x29, -0xc6,0x1d,0xfa,0x92,0xda,0xf4,0x7f,0xd5,0x12,0x06,0x04,0x0c,0x75,0xfa,0xee,0xab, -0xf1,0x03,0x6c,0x13,0x1e,0x86,0xe6,0xdd,0xab,0xf0,0x10,0x9a,0x47,0x12,0x5e,0x08, -0xea,0x35,0x04,0xfa,0x20,0xfc,0xec,0x6f,0xee,0xd5,0xd0,0xe1,0xdc,0x14,0xdb,0xf4, -0xe1,0x01,0xff,0x60,0x2e,0x41,0x3b,0x26,0x32,0x00,0x1d,0xff,0x2f,0xda,0xf2,0xa0, -0xd1,0x10,0xc2,0x06,0x0d,0x0a,0xfd,0xee,0x03,0xf2,0x02,0x23,0x10,0x1f,0xa4,0xeb, -0xdc,0x45,0xec,0x09,0x57,0x3a,0x28,0x8b,0x03,0xef,0x92,0x00,0xff,0xd1,0xfa,0xef, -0xcc,0xec,0xd7,0x27,0xe2,0xdd,0x2c,0xd9,0xef,0x83,0x00,0xfe,0xa4,0x29,0x47,0x70, -0x26,0x32,0x3d,0x1c,0x01,0x07,0xd7,0xf6,0xf2,0xcc,0x13,0xa5,0x04,0x11,0x5e,0xfe, -0xed,0x5c,0xf1,0x01,0x52,0x0e,0x1d,0x97,0xef,0xdb,0x06,0xe8,0x06,0xe7,0x29,0x3b, -0xe8,0xff,0xf8,0x7b,0xf8,0x04,0x7b,0xf9,0xf2,0x48,0xec,0xd7,0xb8,0xe2,0xdd,0xd9, -0xd8,0xea,0xab,0xff,0xfe,0x89,0x23,0x4a,0x85,0x27,0x36,0x5d,0x1a,0x03,0x71,0xd5, -0xfe,0xd2,0xc6,0x11,0x4f,0x04,0x14,0x0a,0x00,0xee,0x23,0xf1,0x01,0x86,0x0d,0x1b, -0xdd,0xf2,0xde,0xb8,0xe3,0x01,0x0e,0x1f,0x3b,0x2b,0x0e,0xf8,0xce,0xf7,0x04,0x7f, -0xfc,0xf3,0x98,0xef,0xd8,0x61,0xe1,0xdc,0xcb,0xd8,0xe6,0x79,0xfd,0xff,0x7b,0x1e, -0x4d,0xa9,0x26,0x3a,0xa4,0x16,0x04,0x6d,0xd4,0xfe,0xaf,0xc9,0x0b,0x77,0x08,0x12, -0x8a,0x06,0xed,0x58,0xf0,0xfe,0xc0,0x0d,0x1c,0xf6,0xf2,0xe2,0x36,0xe0,0xfe,0xa3, -0x19,0x2f,0x82,0x23,0xf0,0xa7,0xff,0xfe,0x1f,0x01,0xf2,0xf4,0xf2,0xd7,0x02,0xe2, -0xdb,0xaf,0xd9,0xe4,0x46,0xfb,0x00,0x8d,0x1d,0x4d,0xd9,0x26,0x3d,0xe3,0x14,0x05, -0x19,0xd3,0xff,0xe1,0xd1,0x00,0x3d,0x0d,0x0f,0x3e,0x0b,0xec,0xa4,0xf0,0xfb,0xe3, -0x0e,0x1d,0xb9,0xf2,0xe5,0xf5,0xe0,0xf9,0x03,0x17,0x25,0xef,0x2e,0xf2,0x03,0x03, -0xfa,0x7a,0x02,0xf3,0xc2,0xf2,0xd7,0x9c,0xe2,0xdd,0xb0,0xd8,0xe3,0xd4,0xf8,0x01, -0x7c,0x19,0x4e,0x22,0x28,0x41,0x37,0x14,0x05,0x64,0xd2,0xfd,0xfb,0xde,0xf5,0x75, -0x10,0x0d,0x0e,0x0d,0xec,0xfc,0xef,0xf7,0xd1,0x0d,0x1e,0xb2,0xf3,0xe5,0xec,0xe4, -0xf4,0xfb,0x14,0x21,0xd5,0x29,0x03,0x14,0xfb,0xff,0xbd,0xfc,0xf7,0xb9,0xf1,0xdd, -0x60,0xdd,0xdf,0xb7,0xd6,0xe2,0x07,0xf7,0x00,0x4c,0x16,0x4d,0xd1,0x2a,0x42,0x59, -0x16,0x05,0x22,0xd4,0xf8,0x43,0xed,0xf0,0x22,0x0c,0x0d,0x3e,0x0d,0xee,0x39,0xf2, -0xf5,0xc2,0x0d,0x1f,0xaa,0xf5,0xe3,0x77,0xe8,0xee,0xa2,0x13,0x1d,0xbc,0x1e,0x13, -0x52,0xf4,0x07,0x8c,0xf6,0xfd,0xde,0xf0,0xe1,0x12,0xdc,0xe0,0x0b,0xd4,0xe2,0xcf, -0xf5,0x01,0x62,0x13,0x48,0xfd,0x2e,0x41,0x54,0x18,0x03,0x2c,0xd5,0xf7,0x38,0xf4, -0xf4,0x81,0x05,0x0d,0xa1,0x0e,0xee,0xf2,0xf2,0xf2,0x56,0x0b,0x21,0xda,0xf8,0xe2, -0x30,0xeb,0xee,0x72,0x0e,0x1b,0x0e,0x19,0x15,0xee,0xfa,0x07,0x95,0xf6,0xfd,0xb0, -0xf3,0xe3,0x3c,0xdb,0xe0,0x89,0xd3,0xe0,0x1b,0xf5,0x00,0x5f,0x12,0x42,0x4f,0x34, -0x3e,0x33,0x1b,0x04,0x30,0xd7,0xf0,0xe9,0xfd,0xf6,0x26,0x06,0x07,0xd0,0x10,0xeb, -0xbe,0xf6,0xf1,0xe8,0x0a,0x20,0x0a,0xfb,0xe1,0xd3,0xea,0xef,0x7d,0x08,0x1b,0xd8, -0x13,0x0d,0x78,0x0c,0xff,0xb5,0xfd,0xf7,0x75,0xf9,0xe3,0x79,0xdd,0xdf,0x92,0xd3, -0xdc,0xfc,0xf5,0x02,0xd0,0x11,0x40,0x9d,0x35,0x3b,0x37,0x1c,0x04,0xe0,0xd8,0xef, -0x51,0x02,0xf7,0x23,0x0b,0xfc,0x93,0x16,0xe8,0xa7,0xfa,0xf1,0xb3,0x0a,0x20,0x37, -0xfe,0xe1,0x7f,0xe8,0xf3,0x51,0x06,0x19,0x06,0x12,0x07,0x42,0x12,0xff,0x45,0x01, -0xf1,0x7a,0xfd,0xe4,0x52,0xde,0xde,0xc7,0xd5,0xd8,0xce,0xf6,0x02,0x88,0x10,0x41, -0x83,0x33,0x3b,0xd3,0x1c,0x03,0xdf,0xda,0xe9,0x11,0x09,0xf6,0xe0,0x13,0xf3,0x8c, -0x17,0xe4,0x3c,0xfd,0xf2,0x8d,0x09,0x1f,0x9c,0x00,0xe5,0xa3,0xe6,0xf2,0xbd,0x06, -0x15,0xad,0x0f,0x03,0x17,0x0d,0x0a,0x64,0xfc,0xf4,0x0b,0xfb,0xe9,0x0e,0xdc,0xe0, -0xc5,0xd6,0xd4,0x5d,0xf6,0x03,0x0b,0x10,0x3c,0x9c,0x35,0x36,0xe3,0x20,0x02,0x3c, -0xdf,0xe6,0xfa,0x0c,0xf7,0x0c,0x1a,0xee,0xfb,0x13,0xe2,0xcb,0xfc,0xf3,0x3c,0x09, -0x1f,0x91,0x01,0xe8,0x9e,0xe5,0xf2,0xbf,0x08,0x13,0x3f,0x0f,0x01,0x8b,0x01,0x18, -0x8b,0xf5,0xf9,0x9e,0xf6,0xef,0xca,0xd9,0xe2,0x8e,0xd8,0xd4,0xf2,0xf4,0x06,0x3d, -0x0e,0x38,0xba,0x38,0x30,0x38,0x21,0x01,0x13,0xe1,0xe4,0x20,0x0e,0xfd,0xd0,0x1e, -0xf2,0x79,0x0b,0xe5,0x30,0xfa,0xf8,0x96,0x07,0x1d,0x0e,0x00,0xeb,0x89,0xe4,0xef, -0xea,0x08,0x16,0xfe,0x0d,0x00,0xeb,0xf8,0x1c,0xe0,0xf8,0xfb,0x26,0xf4,0xf4,0x32, -0xda,0xe0,0x4b,0xd9,0xd4,0x3a,0xf2,0x08,0x17,0x0e,0x33,0xad,0x3c,0x2a,0xc7,0x23, -0x03,0x15,0xe5,0xe0,0x8d,0x0b,0x05,0x33,0x1e,0xf5,0x7b,0x07,0xe3,0x8a,0xf8,0xfa, -0x48,0x05,0x1e,0xc6,0x01,0xf0,0x59,0xe4,0xed,0xaa,0x07,0x18,0x6d,0x0c,0xfe,0xb8, -0xf4,0x14,0x01,0x06,0xf4,0x96,0xf8,0xf2,0x74,0xde,0xde,0x57,0xdc,0xd7,0x92,0xef, -0x0a,0xed,0x0f,0x2b,0xa3,0x41,0x21,0xcb,0x26,0x02,0x38,0xe9,0xde,0x7d,0x09,0x0b, -0x78,0x1f,0xf8,0x7d,0x06,0xdf,0xe8,0xf7,0xfb,0xb9,0x04,0x1f,0x89,0x03,0xf0,0x2d, -0xe6,0xeb,0x1e,0x05,0x19,0x4f,0x0e,0xfa,0x5c,0xf3,0x09,0xda,0x13,0xee,0x2a,0xfe, -0xef,0xf0,0xe3,0xda,0xd5,0xdc,0xda,0xe9,0xec,0x0d,0x40,0x0f,0x29,0x99,0x40,0x1c, -0x44,0x24,0x06,0x00,0xec,0xdf,0xa0,0x02,0x11,0xf8,0x22,0xfd,0x39,0x08,0xda,0x8c, -0xf5,0xfb,0x62,0x04,0x1d,0xce,0x04,0xf2,0x3a,0xe7,0xeb,0xd8,0x01,0x1a,0x06,0x12, -0xf8,0xe9,0xef,0x01,0x43,0x15,0xf5,0xa1,0xfe,0xef,0x19,0xe5,0xdb,0x90,0xdc,0xdd, -0x42,0xeb,0x0d,0x7c,0x0f,0x26,0x0b,0x41,0x17,0xac,0x22,0x06,0x42,0xef,0xe0,0x02, -0x02,0x12,0xaa,0x23,0xff,0x41,0x0a,0xda,0x42,0xf1,0xfc,0xf6,0x05,0x1c,0xf5,0x05, -0xf3,0x06,0xea,0xeb,0xa0,0xff,0x18,0x5a,0x16,0xf7,0x5f,0xec,0xfd,0x27,0x0d,0x02, -0xe4,0xf6,0xf5,0x2c,0xe5,0xda,0xd4,0xdb,0xdf,0xc0,0xed,0x0e,0xcb,0x0f,0x26,0x41, -0x41,0x13,0xbe,0x1d,0x07,0x91,0xf2,0xe3,0x02,0xfb,0x18,0xb5,0x22,0x05,0xe5,0x08, -0xde,0x61,0xe9,0xfd,0xdd,0x03,0x1b,0xb7,0x05,0xf5,0xe1,0xea,0xeb,0xdb,0xfd,0x16, -0x87,0x1a,0xfb,0x1f,0xea,0xf9,0x30,0x03,0x0d,0xe6,0xf1,0xf9,0x72,0xe4,0xd8,0x57, -0xde,0xdd,0x1d,0xf2,0x0c,0x54,0x12,0x21,0xb9,0x43,0x10,0x67,0x19,0x06,0x95,0xf7, -0xe4,0x1c,0xf6,0x1b,0x36,0x21,0x0d,0x12,0x05,0xe4,0x5b,0xe4,0xfe,0xe8,0x01,0x1a, -0x28,0x06,0xf7,0x92,0xea,0xec,0x4f,0xfc,0x14,0x42,0x1b,0x01,0xaf,0xe8,0xf3,0xdb, -0xfb,0x0e,0xb9,0xf5,0xfa,0x43,0xe6,0xd7,0xdf,0xdf,0xdd,0xe8,0xf6,0x0c,0x76,0x13, -0x1b,0xa7,0x43,0x11,0x97,0x15,0x04,0x3f,0xfd,0xe5,0xec,0xee,0x1e,0x4c,0x1e,0x12, -0x92,0x05,0xe9,0x17,0xe4,0xf9,0x0e,0x02,0x19,0xa3,0x05,0xf9,0xbe,0xea,0xef,0x02, -0xfa,0x13,0xb1,0x1a,0x06,0x00,0xe6,0xf0,0x8a,0xf7,0x06,0x14,0x03,0xf4,0x61,0xec, -0xd0,0xea,0xe4,0xdc,0xd2,0xfa,0x0f,0x05,0x17,0x19,0xd8,0x3e,0x14,0x70,0x0d,0x04, -0x51,0xff,0xe9,0x34,0xec,0x20,0x09,0x1c,0x18,0x04,0x07,0xea,0xf7,0xe7,0xf3,0x25, -0x04,0x16,0x21,0x05,0xfc,0x8f,0xeb,0xf0,0x73,0xf8,0x12,0x98,0x19,0x08,0x68,0xe8, -0xeb,0x5b,0xf5,0xfb,0xb4,0x0e,0xee,0x18,0xf3,0xcb,0xc1,0xe8,0xdd,0x81,0xfc,0x11, -0x1d,0x18,0x16,0x3f,0x38,0x1c,0xf6,0x04,0x02,0x5b,0x00,0xee,0x4a,0xea,0x20,0xb0, -0x18,0x1b,0x45,0x09,0xeb,0xfb,0xec,0xf0,0x5f,0x02,0x12,0x9f,0x04,0x01,0x83,0xea, -0xf1,0x23,0xf6,0x10,0xb0,0x19,0x0a,0x24,0xec,0xe9,0xd1,0xf3,0xf3,0xdf,0x0f,0xf3, -0x76,0xf5,0xc9,0xcf,0xe6,0xe0,0x55,0xfb,0x16,0xc8,0x17,0x16,0x0b,0x34,0x20,0xd7, -0xfe,0x01,0x65,0x01,0xf4,0xbe,0xe9,0x1c,0xbd,0x17,0x1a,0xd6,0x0b,0xea,0x33,0xf1, -0xf1,0xa1,0xfe,0x11,0xa7,0x04,0x04,0xd5,0xe9,0xf2,0x21,0xf8,0x0d,0xc4,0x1b,0x0a, -0xb4,0xf0,0xe5,0xe0,0xf1,0xef,0xeb,0x08,0xfd,0x33,0xf1,0xcf,0x38,0xde,0xe8,0x53, -0xf9,0x19,0xb6,0x1a,0x17,0xb2,0x2d,0x25,0x67,0xf8,0xfd,0x6c,0xfd,0xfb,0x7a,0xe8, -0x1d,0x6a,0x1c,0x16,0x10,0x10,0xea,0xb7,0xf3,0xf3,0xc2,0xf8,0x11,0x5a,0x02,0x08, -0xa8,0xe9,0xf2,0xcd,0xf7,0x0a,0xf4,0x1d,0x0a,0x28,0xf7,0xe2,0x11,0xf1,0xec,0xc1, -0xfe,0x08,0x09,0xed,0xd8,0x26,0xd4,0xee,0xa9,0xf7,0x18,0x42,0x1f,0x16,0xe7,0x28, -0x28,0xee,0xf4,0xf9,0x3e,0xfa,0x02,0x44,0xe8,0x1a,0xbf,0x1d,0x13,0x7b,0x13,0xeb, -0x5d,0xf6,0xf6,0x1c,0xf5,0x10,0x49,0x02,0x0b,0x6f,0xea,0xef,0x85,0xf8,0x06,0x45, -0x1d,0x0a,0x47,0xf9,0xe3,0x00,0xef,0xe9,0x0f,0xf6,0x0e,0xd1,0xec,0xde,0x8f,0xce, -0xf1,0x79,0xf7,0x16,0x0f,0x23,0x16,0xa6,0x24,0x2a,0x2b,0xf4,0xf7,0x6a,0xf5,0x07, -0x99,0xe7,0x16,0x2b,0x23,0x11,0x08,0x15,0xed,0xc1,0xf8,0xf9,0x4a,0xf6,0x0a,0xbd, -0x02,0x0f,0xb7,0xeb,0xed,0xd3,0xf8,0x05,0x83,0x1c,0x0d,0x7f,0xfa,0xe4,0xfb,0xed, -0xe7,0x1f,0xf0,0x08,0xe6,0xf6,0xdb,0x9a,0xd0,0xee,0x35,0xfc,0x15,0xe4,0x23,0x19, -0xed,0x1e,0x2b,0x2b,0xf3,0xf7,0x10,0xed,0x0b,0x4f,0xea,0x11,0xf2,0x29,0x0f,0xd2, -0x13,0xf0,0x60,0xfe,0xfa,0x3e,0xfa,0x05,0xc1,0x03,0x0f,0xaa,0xec,0xea,0xef,0xf6, -0x04,0x54,0x1b,0x10,0x39,0xf9,0xe8,0x5c,0xee,0xe4,0x7d,0xec,0xfd,0x67,0x01,0xd4, -0x3e,0xd8,0xe7,0x07,0x04,0x12,0xd8,0x26,0x1d,0x96,0x1b,0x2c,0x07,0xf3,0xf5,0x19, -0xe5,0x0e,0xb2,0xee,0x10,0x6b,0x2e,0x0c,0xa0,0x12,0xee,0x9a,0x03,0xf8,0x35,0xfe, -0x00,0xf2,0x02,0x12,0xa0,0xf0,0xec,0x34,0xf6,0x04,0x03,0x18,0x13,0xde,0xf9,0xea, -0xa8,0xef,0xe3,0xfb,0xe8,0xf0,0xe6,0x0c,0xd0,0x3c,0xde,0xe0,0x6a,0x08,0x10,0xd3, -0x28,0x21,0xda,0x17,0x2b,0xaa,0xf3,0xf5,0xcf,0xe0,0x0e,0x94,0xf2,0x0e,0xbb,0x30, -0x09,0x0f,0x14,0xeb,0xcb,0x08,0xf6,0xf2,0x01,0xfd,0x69,0xff,0x15,0x28,0xf3,0xec, -0xff,0xf4,0x04,0x84,0x15,0x16,0x9b,0xfa,0xe8,0xbe,0xf1,0xe5,0x31,0xe5,0xe9,0xf1, -0x0f,0xd3,0xde,0xde,0xdd,0x9a,0x08,0x11,0xb2,0x28,0x23,0xb1,0x19,0x28,0x8c,0xf5, -0xf3,0x88,0xde,0x09,0x31,0xf8,0x0e,0x05,0x31,0x09,0x78,0x17,0xe6,0x72,0x0c,0xf6, -0x39,0x04,0xff,0x89,0xfb,0x15,0x2d,0xf7,0xed,0x22,0xf3,0x02,0x39,0x13,0x19,0x21, -0xfe,0xe7,0xbf,0xf2,0xe7,0x90,0xe1,0xe4,0xbe,0x0c,0xdd,0x77,0xda,0xdf,0x76,0x04, -0x13,0xf0,0x27,0x25,0xaf,0x1b,0x25,0x15,0xfa,0xf1,0xa0,0xdc,0x02,0xdb,0xfc,0x09, -0x58,0x38,0x06,0xf6,0x1c,0xdf,0x38,0x0f,0xf9,0xe0,0x02,0x03,0xb5,0xf4,0x18,0x9e, -0xfa,0xf0,0xe7,0xef,0x01,0xdc,0x0f,0x1b,0xf6,0x00,0xe9,0x7a,0xf1,0xeb,0x30,0xde, -0xe0,0x10,0x07,0xeb,0xbc,0xd4,0xe3,0xb9,0xff,0x14,0xf6,0x23,0x27,0xf9,0x1b,0x1e, -0x2a,0x03,0xeb,0x12,0xdf,0xfc,0x8e,0x00,0x07,0x05,0x3c,0x03,0x70,0x21,0xdc,0x1e, -0x0f,0xfa,0x69,0x00,0x07,0x4f,0xf1,0x17,0x45,0xff,0xf3,0x71,0xee,0x00,0x04,0x0e, -0x1d,0x21,0x04,0xe9,0xa7,0xef,0xf0,0xa5,0xdb,0xdb,0x43,0x01,0xf3,0xf6,0xd1,0xe4, -0x34,0xfb,0x18,0x49,0x20,0x2c,0xed,0x19,0x1e,0x30,0x08,0xe7,0x14,0xe2,0xf7,0x74, -0xff,0x05,0x3a,0x3e,0x03,0xfb,0x24,0xdb,0x2a,0x0c,0xfb,0xac,0x00,0x0a,0xae,0xf3, -0x10,0x2e,0x06,0xf5,0xb9,0xef,0xfd,0x2b,0x0b,0x1e,0x15,0x07,0xec,0x5f,0xeb,0xf4, -0x8b,0xd9,0xd8,0xa6,0xf7,0xfc,0xd5,0xcf,0xe7,0xb6,0xf4,0x1b,0x31,0x1f,0x31,0x42, -0x14,0x1b,0xb0,0x0e,0xe4,0x6b,0xe4,0xef,0xe9,0xfe,0x07,0xbc,0x3c,0x07,0xb0,0x25, -0xde,0x55,0x0a,0xfc,0x59,0x00,0x0a,0x46,0xf7,0x0a,0x19,0x0b,0xf8,0xc2,0xf1,0xfb, -0xdb,0x07,0x1f,0x83,0x08,0xef,0x56,0xe7,0xf8,0xcb,0xda,0xd4,0x69,0xf1,0xfd,0x65, -0xd2,0xe6,0xec,0xf0,0x19,0xcf,0x21,0x31,0xa9,0x11,0x1b,0x86,0x10,0xe6,0x62,0xe6, -0xeb,0x1a,0xfe,0x09,0xf8,0x3f,0x06,0x17,0x23,0xe0,0x8d,0x09,0xf9,0x54,0x01,0x08, -0x42,0xfe,0x04,0x38,0x0e,0xfa,0xb4,0xf5,0xf9,0x19,0x05,0x1d,0xc6,0x0b,0xf2,0x09, -0xe3,0xfa,0xb8,0xdd,0xd2,0x4b,0xea,0xff,0x8a,0xd9,0xe2,0x4b,0xf0,0x15,0x47,0x27, -0x2e,0x1f,0x15,0x14,0xee,0x14,0xe6,0xf1,0xe9,0xe7,0x52,0xfc,0x08,0x01,0x44,0x07, -0xfd,0x20,0xe3,0xc2,0x08,0xf5,0x09,0x02,0x08,0x99,0x02,0xfd,0xe5,0x12,0xfc,0xb6, -0xf9,0xf8,0xc6,0x02,0x1b,0xc2,0x0f,0xf6,0xb6,0xe0,0xfb,0xa1,0xe2,0xd1,0x1b,0xe3, -0xfc,0xec,0xe3,0xdc,0x09,0xf1,0x0d,0x69,0x2d,0x2b,0x95,0x19,0x0b,0xdb,0x1b,0xe4, -0x65,0xee,0xe3,0x04,0xfb,0x04,0x9f,0x48,0x09,0xb0,0x1f,0xe4,0x39,0x09,0xf4,0x60, -0x01,0x08,0x4a,0x03,0xfb,0xc2,0x13,0xfe,0x75,0xfc,0xf8,0x9a,0x00,0x18,0x5e,0x14, -0xf9,0x18,0xe1,0xf7,0x2a,0xe6,0xd2,0x86,0xdf,0xf6,0x58,0xf0,0xd5,0x63,0xf3,0x05, -0x9b,0x32,0x26,0x14,0x1f,0x00,0x2b,0x20,0xe6,0xf6,0xf2,0xe1,0x84,0xfb,0xff,0x1d, -0x45,0x15,0x82,0x1a,0xe7,0x39,0x07,0xf6,0x10,0xfc,0x0d,0x49,0x03,0xfb,0x80,0x11, -0x02,0xb1,0xfd,0xf9,0x6c,0xfd,0x17,0x01,0x19,0xfc,0x4a,0xe2,0xf3,0xd7,0xeb,0xd3, -0xf1,0xda,0xf1,0x8b,0xf5,0xd1,0xe2,0xf4,0xfd,0xac,0x32,0x28,0xa1,0x21,0xfa,0xb5, -0x22,0xea,0x67,0xf4,0xe1,0xf1,0xfa,0xfa,0x3b,0x44,0x1c,0x22,0x18,0xe8,0x95,0x05, -0xf7,0x30,0xf6,0x0f,0x5e,0x03,0xfa,0x81,0x0f,0x06,0x38,0x00,0xfb,0x4d,0xfd,0x15, -0x80,0x1b,0xfe,0x35,0xe4,0xee,0xce,0xef,0xd3,0x1d,0xd7,0xef,0x0f,0xf7,0xd4,0x5a, -0xf5,0xf8,0x61,0x30,0x2d,0xe7,0x1f,0xf7,0x5c,0x15,0xfa,0xcd,0xed,0xe5,0xe8,0xf7, -0xfb,0x9e,0x40,0x24,0x1d,0x16,0xec,0x20,0x03,0xf8,0x08,0xf2,0x11,0x7c,0x03,0xfa, -0x0b,0x0a,0x09,0x1d,0x01,0xfd,0x62,0xfc,0x11,0x0d,0x1e,0x00,0xcf,0xe6,0xea,0xd8, -0xf2,0xd8,0x73,0xd3,0xec,0xdf,0xf5,0xda,0x01,0xf3,0xf5,0x14,0x2b,0x34,0xdd,0x1d, -0xfb,0x7c,0x0a,0x03,0xf6,0xe9,0xe9,0x26,0xf4,0xfb,0x02,0x39,0x2c,0xcf,0x16,0xec, -0xff,0xfe,0xfa,0xd1,0xf1,0x0e,0x23,0x07,0xfb,0x47,0x08,0x0a,0x8e,0x02,0xfd,0xbf, -0xfc,0x0f,0x28,0x1f,0x04,0x3d,0xe8,0xe7,0x52,0xf6,0xdb,0x11,0xd2,0xe9,0x47,0xf1, -0xe4,0x26,0xef,0xf5,0x82,0x21,0x39,0x7e,0x1b,0x01,0x70,0xfb,0x11,0x93,0xe4,0xf1, -0x91,0xee,0xfc,0x84,0x32,0x33,0x7f,0x18,0xf0,0x21,0xfb,0xfa,0x60,0xf1,0x0b,0x63, -0x08,0xfb,0xde,0x04,0x0c,0x9d,0x02,0xff,0xba,0xfc,0x0d,0xac,0x1e,0x08,0x64,0xec, -0xe3,0x24,0xf7,0xde,0xf5,0xd3,0xe5,0xd9,0xed,0xec,0xf2,0xe9,0xf4,0x1e,0x19,0x3d, -0x11,0x1d,0x02,0x98,0xf1,0x18,0x97,0xe0,0xf9,0x74,0xeb,0xfd,0xbf,0x2b,0x3b,0xe8, -0x19,0xf2,0x9e,0xf6,0xf9,0x3a,0xf1,0x0a,0x42,0x07,0xfb,0xb7,0x01,0x0f,0xf1,0x02, -0x02,0x71,0xfe,0x0b,0xdc,0x1f,0x0b,0x11,0xef,0xdf,0x3e,0xf7,0xe1,0x39,0xd6,0xe1, -0x08,0xea,0xf4,0xef,0xe3,0xf9,0x40,0x0f,0x3d,0xd1,0x21,0x02,0x5d,0xed,0x17,0x3a, -0xe4,0xfa,0xeb,0xea,0xfe,0x45,0x29,0x3a,0x15,0x1d,0xf4,0x64,0xf2,0xf7,0x2f,0xf2, -0x0d,0x74,0x04,0xfd,0x1c,0xff,0x0e,0xf6,0x01,0x02,0xaf,0xfe,0x0a,0xbc,0x20,0x0c, -0x3f,0xf6,0xdb,0x88,0xf7,0xe2,0x07,0xd9,0xdf,0x30,0xe9,0xf8,0x3d,0xe2,0xfa,0x6d, -0x07,0x3a,0xde,0x25,0x05,0x3b,0xe7,0x14,0x87,0xec,0xfb,0x55,0xec,0xfc,0x99,0x20, -0x3a,0x63,0x23,0xf9,0xd1,0xed,0xf6,0x0d,0xf4,0x0c,0x5b,0x05,0xfd,0x17,0x00,0x0c, -0x12,0x02,0x03,0x53,0xff,0x0a,0x4c,0x1f,0x0e,0x8a,0xf8,0xda,0xda,0xf5,0xe5,0x06, -0xdc,0xda,0xde,0xe8,0xfa,0xa8,0xe3,0xfc,0x88,0x02,0x36,0x84,0x27,0x05,0xee,0xe6, -0x0c,0x30,0xf4,0xf7,0xdb,0xf0,0xfa,0x15,0x22,0x38,0x0a,0x27,0xfb,0xf8,0xeb,0xf3, -0x9e,0xf4,0x0d,0x7c,0x04,0xfe,0xb8,0x00,0x0a,0x68,0x00,0x04,0xd1,0x00,0x0c,0x00, -0x1d,0x11,0x18,0xfc,0xda,0x65,0xf1,0xe8,0x30,0xdc,0xda,0x7a,0xe7,0xf6,0x4e,0xec, -0xfa,0xc7,0x00,0x30,0x98,0x29,0x08,0x65,0xe7,0x05,0x02,0xfa,0xf5,0x85,0xf7,0xf8, -0x01,0x1f,0x31,0x77,0x2f,0xfd,0xcb,0xec,0xf0,0xb6,0xf4,0x0f,0xaa,0x05,0xfe,0x6d, -0xfe,0x0a,0x8b,0xfe,0x04,0xe5,0xff,0x0d,0xf5,0x1a,0x14,0x23,0xfe,0xde,0xb2,0xeb, -0xec,0x43,0xdd,0xda,0x1e,0xe9,0xed,0x0d,0xfa,0xf2,0xd4,0x04,0x26,0x47,0x2c,0x07, -0xc8,0xe9,0xfb,0xa5,0x01,0xf0,0x1e,0x00,0xf6,0x3c,0x1c,0x2e,0x0d,0x35,0xfe,0x9b, -0xeb,0xee,0x50,0xf4,0x13,0x1c,0x00,0x01,0x65,0xfc,0x0c,0xbb,0xfb,0x04,0xef,0xff, -0x0f,0xe4,0x17,0x16,0xfd,0xfe,0xe3,0x7f,0xe6,0xf0,0x02,0xdf,0xda,0xd9,0xeb,0xe3, -0xb1,0x06,0xe9,0x3f,0x0a,0x1b,0x80,0x2d,0x09,0xdb,0xed,0xf3,0x20,0x03,0xf1,0x99, -0x01,0xfa,0x70,0x19,0x28,0x9c,0x39,0x03,0xb3,0xea,0xec,0x7e,0xf3,0x15,0x78,0xff, -0x00,0x07,0xfb,0x0a,0x4b,0xfd,0x03,0x59,0x02,0x0f,0x19,0x18,0x18,0xb7,0xff,0xe9, -0xfa,0xdf,0xf1,0x19,0xde,0xda,0xe2,0xf0,0xdf,0xa2,0x09,0xe9,0x6d,0x0b,0x13,0xd8, -0x29,0x0d,0x7d,0xee,0xef,0x04,0x00,0xf4,0x59,0x00,0x00,0xae,0x16,0x21,0xdb,0x3e, -0x06,0xf2,0xeb,0xeb,0xc1,0xf2,0x15,0x39,0x00,0xff,0x45,0xfb,0x08,0x47,0xfd,0x00, -0xb2,0x04,0x0f,0x45,0x19,0x18,0x41,0x01,0xee,0x60,0xdc,0xf3,0x92,0xdf,0xdc,0x07, -0xf1,0xdd,0x0a,0x07,0xf0,0x12,0x09,0x0e,0x64,0x25,0x0f,0x36,0xf1,0xeb,0x78,0xff, -0xf6,0x45,0x02,0x04,0x6b,0x17,0x1b,0x80,0x3f,0x08,0x48,0xec,0xe9,0x06,0xf2,0x15, -0xbf,0x03,0xff,0x0a,0xfb,0x08,0x84,0xfd,0xfd,0xe7,0x04,0x0f,0x94,0x1a,0x17,0xbb, -0x01,0xf1,0x3e,0xdc,0xf1,0x16,0xe2,0xde,0xa8,0xf1,0xdf,0x0f,0xfc,0xfd,0x54,0x00, -0x10,0xa8,0x1b,0x14,0xbc,0xf0,0xed,0xaf,0xf7,0xf7,0x21,0x02,0x08,0xa2,0x18,0x11, -0x8c,0x44,0x08,0x7d,0xf2,0xe4,0x9f,0xf5,0x13,0x5f,0x07,0xfe,0x26,0xfa,0x08,0x50, -0xfd,0xfa,0x6e,0x03,0x0e,0x1c,0x1b,0x18,0x8f,0x02,0xf7,0x8b,0xd9,0xee,0x42,0xe3, -0xdf,0x3b,0xf2,0xe1,0xb7,0xf1,0x0b,0xd5,0xf8,0x14,0xac,0x10,0x17,0x44,0xf2,0xf0, -0x50,0xf3,0xf8,0xcc,0x03,0x07,0x0f,0x1c,0x0f,0x1a,0x41,0x0a,0x6b,0xf4,0xe4,0x77, -0xf6,0x15,0x2e,0x06,0xfe,0x91,0xf8,0x07,0x60,0xff,0xf7,0xf9,0x01,0x0d,0xfe,0x1b, -0x18,0x8b,0x02,0xfa,0x69,0xdc,0xea,0x6d,0xe4,0xe3,0xd1,0xf2,0xe7,0x85,0xe9,0x0f, -0x12,0xfb,0x12,0x18,0x0a,0x16,0x9d,0xf4,0xf2,0xc5,0xed,0xf5,0x65,0x05,0x07,0x17, -0x20,0x0c,0xee,0x3f,0x0c,0xfe,0xf7,0xe3,0xd5,0xf8,0x13,0x03,0x07,0xfd,0x97,0xf8, -0x06,0xfa,0x02,0xf6,0x71,0x01,0x0d,0xc9,0x1d,0x18,0x23,0x02,0xfc,0xb0,0xdf,0xe8, -0x13,0xe3,0xe6,0xbb,0xf4,0xec,0x31,0xe5,0x08,0x7f,0x04,0x09,0x1c,0x09,0x11,0x91, -0xfb,0xf4,0x10,0xea,0xf2,0x64,0x09,0x06,0x1d,0x22,0x0a,0x5e,0x3e,0x0a,0x3a,0xfa, -0xe4,0x21,0xf9,0x14,0xf6,0x06,0xfe,0x57,0xf4,0x06,0xf0,0x06,0xf4,0x86,0x00,0x0c, -0x6c,0x1d,0x19,0x33,0x02,0xfc,0xab,0xe3,0xe4,0xb9,0xe2,0xe7,0x27,0xf5,0xf6,0x2b, -0xe1,0xff,0x96,0x11,0xfe,0xd8,0x0b,0x09,0xf4,0xff,0xf6,0xb0,0xe4,0xf4,0xa4,0x05, -0x0b,0xa3,0x22,0x0b,0xff,0x3a,0x0c,0xa2,0xfb,0xe3,0xca,0xfb,0x15,0x06,0x07,0xfe, -0x25,0xf1,0x06,0x6a,0x09,0xf4,0x3a,0xfe,0x0c,0x62,0x1c,0x1c,0xf2,0x01,0xfc,0xb2, -0xe6,0xe4,0x90,0xe1,0xe8,0xd8,0xf8,0xfc,0x41,0xdf,0xf7,0x40,0x15,0xf9,0xbc,0x0b, -0x01,0x7a,0x03,0xf9,0x61,0xe2,0xf5,0x69,0x01,0x10,0x0e,0x24,0x0b,0xbc,0x37,0x0c, -0x34,0xfd,0xe3,0xe4,0xfb,0x16,0xcb,0x05,0xfd,0xb9,0xec,0x06,0x83,0x0b,0xf9,0x22, -0xf9,0x0c,0x1d,0x1c,0x1f,0x59,0x01,0xfc,0x6e,0xec,0xdf,0xce,0xe0,0xe7,0x16,0xfa, -0x04,0x64,0xdf,0xf4,0xaf,0x0c,0x02,0x4f,0x04,0xfd,0x4d,0x06,0xfa,0xe5,0xe1,0xf4, -0x2e,0xfd,0x14,0xf5,0x20,0x11,0x99,0x33,0x0e,0xa1,0xfc,0xe4,0x15,0xfd,0x16,0x1f, -0x07,0xfb,0xd8,0xea,0x05,0x58,0x0c,0xff,0x10,0xf3,0x0d,0x8e,0x1a,0x21,0xa6,0x02, -0xfa,0xdf,0xf0,0xde,0xf7,0xde,0xe4,0x1d,0xfd,0x0b,0x11,0xe2,0xf1,0xd5,0xff,0x0f, -0x7d,0xf8,0x03,0x0c,0x03,0xfc,0x0f,0xe1,0xf4,0x63,0xf9,0x18,0x54,0x1f,0x16,0xcc, -0x2d,0x0f,0xc1,0xfb,0xe8,0x63,0xfb,0x18,0xf1,0x08,0xfa,0x6f,0xe8,0x03,0x50,0x0d, -0x05,0xf8,0xee,0x0c,0x52,0x1a,0x22,0x39,0x03,0xf8,0xb5,0xf4,0xdd,0x3c,0xdf,0xe3, -0x00,0xff,0x13,0x8f,0xe3,0xee,0xae,0xf7,0x0d,0x33,0xf9,0x03,0x1e,0x02,0xfc,0xee, -0xe4,0xee,0x00,0xf9,0x1a,0x50,0x20,0x1a,0x61,0x2c,0x0d,0x81,0xfb,0xea,0x65,0xfc, -0x18,0xc1,0x0a,0xf8,0x84,0xe6,0xfe,0x03,0x10,0x09,0xbf,0xed,0x07,0x05,0x1a,0x22, -0xe6,0x07,0xf6,0x97,0xf7,0xde,0xa3,0xde,0xe2,0x24,0xfd,0x1b,0xf3,0xea,0xea,0x29, -0xf4,0xfe,0xb6,0x05,0xf8,0xd4,0x08,0xf9,0x14,0xed,0xe5,0x43,0xff,0x17,0x2f,0x21, -0x1c,0xf2,0x25,0x11,0x7d,0xf8,0xef,0x9f,0xfa,0x19,0xbc,0x0c,0xf9,0x73,0xe5,0xfb, -0xd7,0x0f,0x0b,0xae,0xf0,0xfe,0x1e,0x1a,0x21,0x58,0x0c,0xf6,0xd7,0xf9,0xdd,0xad, -0xdd,0xe0,0x52,0xfb,0x1d,0x2b,0xf6,0xe7,0x38,0xef,0xf1,0x9e,0x0f,0xf1,0xfd,0x0e, -0xf5,0x38,0xf4,0xdd,0x6a,0x03,0x13,0xaf,0x24,0x1d,0x67,0x25,0x11,0x9c,0xf5,0xf3, -0xba,0xf9,0x19,0xfb,0x0c,0xfa,0x42,0xe4,0xf6,0xca,0x10,0x0d,0x2b,0xf6,0xf7,0x92, -0x18,0x22,0xf0,0x10,0xf7,0xe5,0xfc,0xdf,0xe5,0xdb,0xe1,0x72,0xfb,0x1c,0xb9,0x03, -0xe2,0x06,0xeb,0xea,0x4d,0x08,0xfb,0xe1,0x07,0xfc,0xac,0xf0,0xde,0xa2,0x01,0x14, -0x82,0x23,0x20,0xaa,0x20,0x14,0x69,0xf2,0xfa,0x8c,0xf9,0x18,0x94,0x0f,0xf9,0x47, -0xe5,0xf0,0x39,0x11,0x0f,0x62,0xfb,0xf3,0x9b,0x12,0x22,0x57,0x15,0xf9,0x5c,0xfd, -0xe1,0xcb,0xdb,0xe0,0xc4,0xfa,0x1a,0x17,0x11,0xdf,0x08,0xe7,0xe7,0xf7,0xf7,0x09, -0xef,0xf8,0x0e,0x47,0xe5,0xe4,0x6d,0xfd,0x12,0x9f,0x27,0x22,0x63,0x1e,0x14,0x58, -0xf3,0xfe,0x68,0xfb,0x15,0x9b,0x10,0xf8,0x24,0xe6,0xeb,0x29,0x10,0x11,0x3d,0xfe, -0xf5,0xa9,0x09,0x24,0xd3,0x16,0xfc,0x8c,0xfe,0xe3,0x3d,0xd9,0xe0,0xd9,0xf8,0x17, -0xe2,0x1b,0xe0,0x9b,0xe2,0xe4,0xf4,0xf0,0x0b,0x3b,0xf9,0x13,0xe6,0xe1,0xe9,0xcd, -0xf8,0x14,0x92,0x28,0x20,0x6d,0x1c,0x12,0x4f,0xf6,0x00,0xd9,0xfd,0x16,0x89,0x10, -0xf8,0x06,0xe8,0xe7,0x67,0x0b,0x15,0x84,0xff,0xf8,0x9f,0x01,0x22,0x92,0x1c,0xff, -0x13,0x00,0xe7,0x4d,0xd6,0xe3,0x7b,0xf7,0x14,0x13,0x24,0xe3,0x6d,0xdc,0xe1,0xa5, -0xec,0x01,0x6f,0x04,0x0d,0x83,0xe5,0xe6,0x4f,0xf6,0x12,0x03,0x2e,0x21,0xc2,0x1f, -0x0e,0xa1,0xf8,0x01,0x19,0x03,0x13,0xdd,0x10,0xf7,0x73,0xe9,0xe6,0x5f,0x09,0x15, -0x22,0x01,0xfa,0x28,0xff,0x1a,0x8f,0x22,0x00,0xed,0x01,0xec,0x4e,0xd3,0xe4,0x3d, -0xf5,0x13,0x0b,0x26,0xe9,0x99,0xda,0xdd,0x87,0xeb,0xf3,0x3d,0x0f,0x05,0xef,0xf0, -0xe2,0x3b,0xf3,0x13,0xb5,0x30,0x21,0xc5,0x20,0x06,0x86,0xfc,0x02,0xa9,0x08,0x11, -0x3e,0x10,0xf6,0xbe,0xeb,0xe6,0xe1,0x06,0x15,0x82,0x02,0xfa,0x58,0x00,0x10,0x1c, -0x26,0x03,0xad,0x02,0xf1,0x28,0xd4,0xe5,0x8b,0xf3,0x12,0x8e,0x27,0xec,0xab,0xda, -0xd7,0x16,0xea,0xea,0xdd,0x0f,0x05,0x3a,0xf8,0xe2,0xf7,0xec,0x1a,0x87,0x2d,0x26, -0xef,0x1d,0xfe,0x5a,0x03,0x00,0xce,0x10,0x0d,0x03,0x12,0xf4,0x15,0xee,0xe4,0x88, -0x04,0x15,0x6b,0x04,0xfc,0xc1,0x00,0x09,0xa5,0x26,0x09,0x6b,0x02,0xf7,0x34,0xd4, -0xe4,0x5c,0xf2,0x12,0x66,0x27,0xf0,0x0d,0xdd,0xd2,0x04,0xea,0xe5,0x31,0x06,0x0f, -0x22,0xf9,0xe5,0x36,0xe7,0x1b,0x6f,0x2a,0x2b,0x01,0x1e,0xfb,0x68,0x04,0x00,0x5f, -0x16,0x0b,0x4d,0x11,0xf1,0x91,0xf0,0xe3,0x3d,0x01,0x15,0x75,0x05,0xfe,0x55,0xff, -0x07,0xa4,0x22,0x11,0x48,0x02,0xfb,0x2a,0xd7,0xe2,0x1a,0xf4,0x10,0x0f,0x27,0xf5, -0x95,0xdc,0xd2,0x76,0xe6,0xe1,0x2e,0xfc,0x0e,0x1e,0x00,0xe7,0x8f,0xe5,0x19,0x95, -0x2a,0x2e,0xa7,0x20,0xf4,0x22,0x07,0x01,0x42,0x20,0x07,0xa0,0x11,0xee,0x80,0xf3, -0xe4,0x83,0xfe,0x16,0x71,0x05,0x00,0x13,0xfd,0x06,0x5c,0x1b,0x19,0x56,0x03,0x00, -0x52,0xdb,0xe1,0x82,0xf3,0x10,0x96,0x21,0xfb,0xe3,0xda,0xd4,0x06,0xe1,0xe0,0x13, -0xf5,0x08,0xd5,0x0a,0xe5,0xa6,0xe7,0x13,0x85,0x2f,0x2d,0xbe,0x23,0xee,0xf0,0x06, -0x02,0x90,0x27,0x05,0xf3,0x12,0xeb,0x31,0xf5,0xe4,0x74,0xfb,0x16,0x9f,0x03,0x03, -0x54,0xfb,0x05,0x3d,0x17,0x1e,0xb4,0x04,0x03,0xcd,0xe2,0xde,0x90,0xf3,0x0f,0xd9, -0x1c,0x03,0x49,0xd8,0xd8,0x36,0xdd,0xdf,0xe9,0xef,0xfd,0x41,0x15,0xe2,0x68,0xed, -0x08,0xf5,0x34,0x2c,0x61,0x2b,0xea,0xc3,0x03,0x04,0x8c,0x2a,0x05,0xf4,0x12,0xe8, -0xb9,0xf6,0xe9,0xb2,0xf8,0x15,0x4d,0x02,0x05,0x25,0xfa,0x03,0x95,0x14,0x20,0x02, -0x08,0x06,0x52,0xea,0xdb,0x4b,0xf3,0x0c,0x8b,0x17,0x0b,0x87,0xd3,0xda,0xab,0xda, -0xdc,0x57,0xeb,0xf5,0x53,0x14,0xea,0x6d,0xef,0xfd,0x7b,0x3e,0x29,0xe7,0x33,0xe6, -0x2f,0x00,0x0a,0x01,0x2c,0x08,0xf7,0x12,0xe4,0x80,0xf6,0xeb,0x0b,0xf7,0x14,0x1f, -0x01,0x06,0xd3,0xf9,0x01,0x18,0x11,0x21,0x3a,0x0b,0x08,0x12,0xf0,0xdb,0x7a,0xf4, -0x0a,0x91,0x13,0x0f,0xc3,0xd3,0xdd,0x0c,0xd9,0xdb,0xf2,0xe7,0xef,0xda,0x09,0xfd, -0x5b,0xe7,0xfb,0x38,0x3b,0x2d,0xb0,0x38,0xe8,0x94,0xf9,0x11,0x2f,0x28,0x12,0xe3, -0x0e,0xe4,0xe8,0xf2,0xf0,0xff,0xf3,0x12,0x34,0x00,0x04,0x20,0xfb,0x00,0x3c,0x0e, -0x24,0x1c,0x0f,0x09,0xb1,0xf6,0xdb,0xa6,0xf3,0x06,0x36,0x0e,0x13,0x0f,0xd6,0xdc, -0x26,0xd7,0xdb,0x7a,0xe6,0xed,0x51,0xfa,0x10,0xe0,0xdf,0x00,0x5b,0x32,0x30,0x05, -0x3f,0xe9,0x0b,0xf2,0x17,0xef,0x24,0x1b,0x98,0x09,0xe6,0xca,0xec,0xf5,0x0f,0xf4, -0x0f,0x98,0x00,0x02,0xf7,0xfb,0xff,0x94,0x0a,0x25,0x89,0x14,0x0b,0x33,0xfd,0xdc, -0xdd,0xf1,0x02,0x86,0x0a,0x15,0xf2,0xda,0xdc,0xca,0xd4,0xdd,0xae,0xe2,0xe9,0xb7, -0xee,0x17,0x27,0xdf,0x03,0x48,0x26,0x37,0x58,0x42,0xed,0x00,0xef,0x1a,0x62,0x23, -0x22,0xb5,0x07,0xe5,0x3c,0xe8,0xf9,0x25,0xf5,0x0d,0xfa,0xff,0x01,0x73,0xfb,0xfe, -0xfe,0x07,0x24,0xc2,0x1a,0x0b,0x0a,0x04,0xe0,0xfe,0xef,0xff,0x8b,0x08,0x13,0x5c, -0xe3,0xdb,0xc4,0xd0,0xdf,0xed,0xe0,0xe6,0xd3,0xe8,0x10,0x20,0xed,0xfe,0x5d,0x21, -0x3c,0x84,0x44,0xf0,0xa2,0xec,0x1b,0x0b,0x1e,0x2a,0x3f,0x05,0xe9,0xdd,0xe3,0xfb, -0x76,0xf5,0x0c,0x20,0xfe,0xff,0xfd,0xf7,0xfe,0x5e,0x06,0x22,0x14,0x23,0x09,0x87, -0x08,0xe7,0x94,0xea,0xfc,0xdf,0x04,0x13,0xd7,0xed,0xd8,0x75,0xce,0xe0,0x49,0xe1, -0xe2,0x85,0xe6,0x04,0xf7,0xfc,0xf7,0xe0,0x19,0x42,0x0c,0x44,0xfa,0x10,0xe9,0x1b, -0x35,0x1f,0x2e,0x10,0x05,0xeb,0xe0,0xe1,0xfb,0xa1,0xf8,0x09,0x12,0xfd,0xff,0x11, -0xf6,0xfe,0x50,0x06,0x1e,0xb9,0x2a,0x09,0x0e,0x0c,0xee,0x5f,0xe7,0xfa,0x02,0x01, -0x0d,0x57,0xfc,0xd3,0x96,0xcd,0xdf,0xce,0xe1,0xde,0xca,0xe3,0xf3,0xaf,0x0a,0xf2, -0xef,0x10,0x46,0xff,0x45,0x05,0x45,0xe5,0x1a,0x1f,0x20,0x32,0xd8,0x04,0xeb,0x4f, -0xdf,0xf9,0x23,0xfc,0x08,0xee,0xfb,0xfe,0x3f,0xf4,0xfc,0x96,0x05,0x1a,0x1e,0x2e, -0x0e,0xe8,0x09,0xf5,0xf7,0xe1,0xf9,0x4b,0xff,0x04,0xe6,0x0b,0xd1,0x46,0xcd,0xdc, -0xa5,0xe4,0xdd,0xba,0xdf,0xeb,0x07,0x0e,0xf6,0x32,0x0a,0x43,0xfc,0x49,0x0b,0x68, -0xe7,0x18,0x33,0x23,0x31,0xfb,0x0a,0xe9,0xbc,0xdf,0xf6,0xf9,0xff,0x05,0x5f,0xfb, -0xfc,0x1a,0xf2,0xf8,0x8e,0x04,0x19,0xe0,0x2f,0x18,0xdf,0x06,0xff,0x15,0xe1,0xf6, -0x87,0xfd,0xff,0x47,0x14,0xd2,0x5c,0xcd,0xd9,0x25,0xe7,0xdd,0xea,0xdb,0xe6,0xc8, -0x05,0x01,0x70,0x00,0x3e,0x3f,0x4d,0x15,0xc7,0xe9,0x14,0x7f,0x24,0x2f,0x51,0x0e, -0xe7,0xc7,0xdf,0xf4,0x88,0x03,0x05,0xd0,0xfb,0xfa,0x17,0xf2,0xf6,0x3f,0x03,0x19, -0xd6,0x2e,0x21,0xfa,0x03,0x06,0x03,0xe1,0xf1,0x9d,0xfb,0xfe,0xb0,0x18,0xd6,0xe2, -0xcd,0xd5,0x2d,0xe7,0xdd,0x0d,0xd9,0xe3,0x75,0xf7,0x13,0x17,0xf8,0x3a,0x23,0x4f, -0x1e,0xa2,0xed,0x10,0x51,0x28,0x2a,0xd5,0x15,0xe4,0x06,0xe3,0xf0,0x19,0x06,0x04, -0xea,0xfb,0xf6,0x6c,0xf2,0xf3,0xe1,0x00,0x18,0x4d,0x2d,0x27,0xa7,0x06,0x09,0x30, -0xe4,0xef,0x30,0xf9,0xfb,0x12,0x1c,0xdc,0x41,0xcf,0xd2,0xa8,0xe7,0xe0,0xe2,0xd6, -0xdf,0x73,0xec,0x1a,0x01,0xf9,0x30,0x1b,0x57,0x1d,0xf4,0xf6,0x08,0x7e,0x2b,0x25, -0x83,0x1c,0xe2,0x8a,0xe6,0xed,0x39,0x06,0x02,0x6b,0xfe,0xf3,0xfe,0xf2,0xf0,0x94, -0xfe,0x17,0x0c,0x2e,0x2d,0x6a,0x0b,0x09,0x98,0xe8,0xeb,0x42,0xf3,0xf9,0x5b,0x1a, -0xe5,0x88,0xce,0xd0,0xfe,0xe4,0xe2,0x08,0xd7,0xda,0xdd,0xe5,0x14,0xca,0x04,0x21, -0x13,0x5f,0x1c,0xff,0x06,0xfe,0xf2,0x2f,0x1e,0x7f,0x24,0xe0,0x8c,0xe9,0xea,0x6c, -0x06,0x04,0xb6,0xff,0xf1,0x8e,0xf1,0xee,0x88,0xfb,0x16,0x55,0x2d,0x30,0xf5,0x12, -0x07,0x74,0xec,0xe8,0xfa,0xf0,0xfa,0x01,0x15,0xef,0x15,0xcf,0xd1,0xe7,0xe0,0xe5, -0x9d,0xd6,0xd6,0xf7,0xe2,0x07,0xf6,0x14,0x11,0x9e,0x60,0x1e,0xbb,0x17,0xf4,0x1c, -0x31,0x19,0x8e,0x2c,0xe1,0x41,0xec,0xe8,0xfe,0x05,0x05,0x37,0xff,0xf1,0x53,0xf0, -0xef,0xa1,0xfa,0x13,0xc0,0x2c,0x31,0xf8,0x1a,0x05,0xa6,0xef,0xe8,0x0c,0xec,0xfb, -0x21,0x0b,0xfc,0x60,0xd0,0xd4,0x05,0xdd,0xe7,0x8f,0xd7,0xd3,0x8d,0xdf,0xf8,0x04, -0x23,0x03,0xed,0x60,0x28,0x6e,0x1c,0xf1,0xff,0x2d,0x1e,0x20,0x2c,0xe6,0x45,0xec, -0xe8,0x39,0x04,0x05,0xfd,0xff,0xef,0x9c,0xee,0xed,0x36,0xf9,0x0e,0x46,0x2c,0x32, -0xfa,0x23,0x07,0xad,0xf1,0xe9,0x6d,0xe6,0xfa,0xb6,0x05,0x01,0x8f,0xd1,0xd6,0x08, -0xd9,0xe7,0xec,0xd8,0xd3,0x55,0xda,0xec,0x9d,0x2c,0xff,0x75,0x5e,0x2f,0xd1,0x21, -0xf3,0x37,0x28,0x20,0x04,0x2a,0xec,0xfa,0xea,0xe9,0xa2,0x02,0x07,0x94,0x00,0xf0, -0xb3,0xeb,0xec,0x1a,0xf9,0x0a,0x54,0x2a,0x34,0xf4,0x29,0x0d,0x68,0xf1,0xea,0x47, -0xe2,0xf9,0x0c,0x02,0x08,0x3a,0xd4,0xd9,0x45,0xd7,0xe7,0x6f,0xd9,0xd3,0x78,0xd5, -0xe3,0xb7,0x2e,0x04,0xb5,0x51,0x37,0x07,0x20,0xfc,0x1a,0x1f,0x24,0x69,0x28,0xf2, -0x7c,0xe9,0xe9,0x41,0x01,0x05,0x56,0x01,0xf0,0xb7,0xe9,0xea,0x4a,0xf9,0x05,0x9a, -0x26,0x35,0xaa,0x2f,0x14,0x72,0xf2,0xea,0xc1,0xe1,0xf3,0x99,0x02,0x06,0xaa,0xdc, -0xd8,0x38,0xd7,0xe7,0x54,0xdb,0xd4,0xf7,0xd1,0xda,0xcc,0x24,0x14,0x68,0x39,0x4c, -0x06,0x1b,0x08,0xb7,0x10,0x2d,0xf8,0x22,0xfd,0x42,0xe7,0xe9,0xad,0xff,0x04,0x83, -0x02,0xf2,0xa7,0xe8,0xe9,0xf2,0xfa,0x03,0xf4,0x22,0x35,0x7d,0x35,0x1a,0x3b,0xf6, -0xe4,0xa4,0xe2,0xed,0x02,0x04,0x01,0x35,0xe8,0xd6,0x3e,0xd8,0xe5,0x45,0xdb,0xd4, -0xee,0xd0,0xd5,0xe2,0x13,0x28,0x02,0x2b,0x56,0x22,0x1b,0x0b,0x7a,0x0a,0x2a,0x6f, -0x20,0x05,0x61,0xea,0xe9,0x0b,0x00,0x03,0xef,0x01,0xf3,0x7a,0xe7,0xe8,0x08,0xfb, -0x01,0x0a,0x1d,0x34,0xe5,0x39,0x20,0xa0,0xfa,0xe0,0xe7,0xe3,0xe6,0x4f,0x05,0xfc, -0x0e,0xf4,0xd4,0xd4,0xdb,0xe2,0x77,0xdc,0xd5,0xc0,0xd0,0xce,0x16,0x08,0x33,0xf3, -0x20,0x59,0x8a,0x1d,0x13,0xe9,0x02,0x2b,0xb1,0x1e,0x0e,0x24,0xec,0xeb,0x86,0xfe, -0x02,0x4f,0x01,0xf6,0xb2,0xe5,0xe7,0x65,0xf9,0x02,0xf7,0x17,0x32,0xeb,0x3c,0x26, -0x3a,0x01,0xda,0x18,0xe3,0xe4,0x08,0x04,0xfa,0x1f,0xfb,0xd4,0x8e,0xdd,0xdf,0x3e, -0xdd,0xd4,0xef,0xd1,0xc8,0xaa,0xfc,0x39,0x50,0x21,0x59,0xc3,0x22,0x13,0xa7,0x01, -0x24,0xf1,0x21,0x10,0x98,0xf0,0xeb,0x27,0x01,0x03,0xc7,0x02,0xf5,0x32,0xe6,0xe5, -0x67,0xf8,0x01,0xab,0x13,0x2f,0x77,0x3f,0x2c,0xfb,0x05,0xd8,0xd1,0xdf,0xe4,0x72, -0x02,0xf8,0x9e,0xfe,0xd8,0xd9,0xde,0xdf,0xe9,0xdd,0xd4,0x2a,0xd4,0xc3,0x31,0xf5, -0x36,0x8d,0x26,0x57,0x51,0x26,0x14,0x2c,0x03,0x1d,0x58,0x22,0x13,0x23,0xf6,0xeb, -0xfd,0x00,0x03,0x26,0x03,0xf4,0xec,0xe5,0xe3,0xbd,0xf5,0x02,0xf0,0x10,0x2c,0x3a, -0x3f,0x34,0x47,0x0d,0xd8,0x39,0xdb,0xe4,0xb1,0xfc,0xfa,0x58,0xff,0xde,0x30,0xe0, -0xdf,0xd0,0xde,0xd3,0x69,0xd5,0xbe,0xdd,0xed,0x2d,0x55,0x30,0x4f,0xb4,0x2e,0x10, -0x2e,0x07,0x12,0x8f,0x25,0x17,0x78,0xfd,0xed,0x70,0x02,0x02,0xa1,0x01,0xf5,0x2b, -0xe5,0xe5,0x26,0xf3,0x02,0xda,0x0e,0x28,0xce,0x3b,0x3c,0xba,0x12,0xdd,0xb0,0xd3, -0xe4,0x9b,0xf4,0x00,0xfb,0xfb,0xe5,0x78,0xe0,0xde,0xf1,0xdd,0xd3,0xdb,0xd4,0xbe, -0x20,0xe8,0x23,0x33,0x40,0x47,0x68,0x35,0x0e,0x0c,0x08,0x0e,0x0a,0x26,0x18,0x7a, -0x01,0xee,0x67,0x02,0x01,0xce,0xff,0xf8,0xc2,0xe4,0xe8,0x5a,0xef,0x02,0x43,0x0c, -0x28,0x50,0x3b,0x41,0xd8,0x15,0xdf,0x3a,0xce,0xe6,0x5c,0xee,0x02,0x0e,0xfc,0xeb, -0x65,0xdd,0xdf,0x7f,0xdd,0xd4,0xf3,0xd3,0xc0,0xb7,0xe3,0x17,0xbb,0x49,0x41,0xb9, -0x38,0x0d,0xe9,0x07,0x0b,0xdd,0x20,0x1d,0xb0,0x05,0xf1,0xcc,0x01,0x04,0x33,0xff, -0xf9,0x1c,0xe2,0xea,0x62,0xee,0x02,0xa2,0x0c,0x26,0xdd,0x3a,0x44,0xf6,0x19,0xe2, -0xcc,0xc7,0xe6,0x4e,0xe9,0x05,0x3f,0xf6,0xf7,0x91,0xda,0xe3,0xeb,0xdb,0xd5,0xe4, -0xd1,0xc1,0x15,0xde,0x11,0xda,0x4a,0x48,0x00,0x32,0x13,0x62,0x01,0x0e,0x28,0x19, -0x23,0x90,0x08,0xf5,0xd0,0x03,0x04,0x38,0xfe,0xfb,0x4a,0xe2,0xeb,0x88,0xec,0xfe, -0x17,0x0c,0x23,0xeb,0x39,0x44,0x25,0x1e,0xe9,0x23,0xc1,0xe6,0x47,0xe6,0x03,0x18, -0xf4,0xff,0xc0,0xda,0xe8,0xa1,0xda,0xd8,0x98,0xd0,0xc3,0x2e,0xdb,0x0b,0xf1,0x47, -0x4d,0xa4,0x2e,0x13,0xf9,0xfd,0x13,0xe0,0x13,0x27,0x63,0x0a,0xf8,0x2d,0x04,0x04, -0x6d,0xfe,0xfd,0x81,0xe1,0xea,0x17,0xec,0xfc,0x80,0x0c,0x20,0x3d,0x39,0x44,0xd0, -0x22,0xed,0x5b,0xbf,0xe6,0x33,0xe2,0x00,0xab,0xf8,0x00,0x23,0xdc,0xeb,0xfd,0xd7, -0xda,0x92,0xcd,0xc7,0x4c,0xd8,0x03,0xea,0x46,0x52,0xf1,0x2a,0x16,0xd7,0xfd,0x10, -0xc5,0x13,0x24,0x68,0x0f,0xfa,0x9b,0x06,0x04,0x53,0xfd,0xfe,0xc5,0xe3,0xea,0xa8, -0xeb,0xfa,0xa5,0x0b,0x1f,0x52,0x38,0x41,0x6f,0x24,0xf2,0x40,0xc1,0xdf,0xf8,0xe0, -0xfc,0x7b,0xfd,0xfe,0xa4,0xe0,0xed,0x72,0xd6,0xdb,0xc8,0xcd,0xca,0x0d,0xd9,0xfd, -0x40,0x43,0x5a,0xca,0x21,0x18,0x69,0xfc,0x0e,0x64,0x15,0x21,0x8c,0x16,0xfc,0x09, -0x08,0x05,0xd7,0xfd,0xff,0x57,0xe6,0xe9,0xc8,0xec,0xf8,0x08,0x0b,0x1e,0xcc,0x36, -0x3e,0xf6,0x25,0xf5,0x1a,0xc8,0xd7,0x62,0xe3,0xf4,0xd2,0x03,0xf8,0x38,0xe7,0xea, -0x4b,0xd8,0xdd,0x61,0xcd,0xce,0x26,0xda,0xf7,0x44,0x3f,0x5b,0xf6,0x1c,0x19,0xd7, -0xfa,0x0d,0x62,0x16,0x1e,0x0e,0x1b,0x00,0xbd,0x07,0x06,0x59,0xfd,0xfd,0x86,0xeb, -0xe7,0x8a,0xee,0xf6,0x44,0x0a,0x1e,0xb4,0x35,0x3c,0x1c,0x25,0xf6,0x49,0xcd,0xcf, -0x69,0xe3,0xf0,0xb3,0x09,0xf2,0xc7,0xf1,0xe9,0xe0,0xdb,0xdb,0xae,0xcd,0xd0,0xbe, -0xda,0xf4,0x6e,0x3c,0x5b,0x64,0x1a,0x16,0xfe,0xfe,0x08,0x2e,0x1d,0x19,0x08,0x1d, -0x04,0x71,0x09,0x07,0xb0,0xfc,0xfb,0xb4,0xf0,0xe5,0xbf,0xf0,0xf4,0xf8,0x07,0x1d, -0x03,0x33,0x3b,0x66,0x23,0xf9,0x0c,0xd3,0xcb,0x5f,0xe0,0xef,0x8a,0x07,0xf0,0x0d, -0xf6,0xe8,0x80,0xe0,0xdb,0x6f,0xcf,0xd3,0xe4,0xdb,0xf2,0x08,0x38,0x57,0xc8,0x1e, -0x0e,0x19,0x05,0x01,0xb9,0x23,0x13,0x18,0x1f,0x07,0x64,0x0c,0x07,0x20,0xfd,0xf8, -0xdf,0xf6,0xe4,0x14,0xf2,0xf3,0x32,0x07,0x1d,0xf8,0x2f,0x3b,0xd1,0x20,0xfc,0xf5, -0xd6,0xcd,0xe1,0xdb,0xef,0x34,0x06,0xf0,0x2e,0xf9,0xe6,0xbc,0xe4,0xda,0xa6,0xd0, -0xd4,0x58,0xde,0xf1,0xd0,0x31,0x54,0xb1,0x1b,0x0f,0xf3,0x05,0x01,0x1c,0x26,0x14, -0xb6,0x1e,0x0a,0xf1,0x0d,0x07,0xe1,0xfd,0xf8,0x7a,0xfa,0xe3,0x38,0xf3,0xf1,0xff, -0x06,0x1c,0x58,0x2d,0x37,0xdd,0x1d,0xfe,0x53,0xd9,0xce,0x98,0xd4,0xef,0x90,0x04, -0xf3,0x54,0xfb,0xe8,0x5d,0xe6,0xd8,0x08,0xd3,0xd5,0xaf,0xe1,0xf0,0xa4,0x2b,0x55, -0x2d,0x19,0x0c,0xe3,0x03,0x02,0x0b,0x25,0x17,0x07,0x1d,0x0e,0xc6,0x0e,0x08,0x3b, -0xfd,0xf7,0x0e,0xfd,0xe5,0x15,0xf3,0xf3,0xa0,0x06,0x1b,0x83,0x2a,0x34,0xfe,0x1d, -0x00,0xca,0xdb,0xd1,0x5d,0xd0,0xeb,0x33,0x04,0xf5,0x53,0xf3,0xf3,0x90,0xe8,0xd9, -0x3f,0xd4,0xd7,0x39,0xe5,0xf1,0xf0,0x26,0x4f,0xcb,0x12,0x0e,0x1b,0x01,0x05,0x04, -0x21,0x1b,0x38,0x19,0x12,0x60,0x0f,0x0b,0xad,0xfc,0xf7,0xd8,0xff,0xe8,0xf9,0xf2, -0xf3,0xf5,0x05,0x1a,0x06,0x28,0x31,0x25,0x1c,0xff,0x68,0xdf,0xd3,0xd7,0xcc,0xe9, -0x01,0x01,0xf9,0x1a,0xf1,0xf7,0xc0,0xe9,0xdb,0x66,0xd5,0xd8,0xe5,0xe7,0xf1,0x3d, -0x21,0x47,0x4d,0x0e,0x12,0xea,0xfd,0x0b,0xbb,0x19,0x22,0xc8,0x15,0x17,0xd2,0x0d, -0x0e,0x59,0xfb,0xfa,0x65,0x01,0xeb,0x0f,0xf1,0xf4,0x1f,0x05,0x19,0x96,0x24,0x2d, -0xc4,0x1c,0xff,0x2c,0xe3,0xd5,0xbe,0xcc,0xe5,0x37,0xff,0xfa,0xac,0xef,0xfa,0x58, -0xe9,0xe0,0x01,0xd7,0xd7,0x7a,0xe9,0xf3,0xb6,0x19,0x48,0x18,0x06,0x11,0x18,0xfc, -0x10,0x9e,0x12,0x28,0x7a,0x11,0x19,0xae,0x0d,0x12,0x83,0xfa,0xf8,0x78,0x02,0xf2, -0x7a,0xf0,0xf6,0xd7,0x04,0x17,0xe7,0x21,0x29,0xaf,0x1b,0xff,0x8f,0xe7,0xd6,0x74, -0xd0,0xde,0x37,0xfc,0xfc,0x42,0xee,0xfd,0x2d,0xec,0xe2,0x9e,0xd8,0xd6,0xfb,0xeb, -0xf7,0xb6,0x13,0x43,0x88,0x06,0x09,0x2b,0xfe,0x11,0xd9,0x0e,0x2e,0xf9,0x0c,0x1d, -0x14,0x0e,0x15,0xea,0xf8,0xf8,0x44,0x03,0xf9,0x95,0xee,0xf7,0xaa,0x04,0x18,0x40, -0x1e,0x25,0xf6,0x18,0x01,0xb0,0xeb,0xd6,0x93,0xd3,0xd8,0x4a,0xf9,0xfe,0xd1,0xef, -0xf8,0xa9,0xf1,0xe3,0x5c,0xd9,0xd8,0x10,0xee,0xfd,0xba,0x0f,0x3c,0x71,0x0c,0xfa, -0xba,0x0b,0x09,0xe8,0x12,0x2d,0x50,0x10,0x19,0xd7,0x10,0x15,0x88,0xf9,0xf6,0x1f, -0x02,0x02,0xee,0xed,0xfa,0x32,0x03,0x17,0x27,0x1a,0x22,0xab,0x16,0x01,0x3d,0xee, -0xd3,0xd6,0xd9,0xd3,0x40,0xf3,0x02,0x7b,0xf1,0xf3,0x59,0xf7,0xe8,0x90,0xdb,0xd8, -0xcb,0xec,0x00,0xf6,0x08,0x3a,0x9f,0x09,0xf5,0x68,0x11,0x03,0x93,0x11,0x2f,0xea, -0x0f,0x1a,0xa1,0x11,0x18,0xeb,0xfa,0xf7,0xdd,0xfe,0x0c,0x50,0xee,0xfb,0x24,0x01, -0x17,0x92,0x18,0x21,0xb5,0x14,0x02,0x06,0xf2,0xd4,0x8a,0xde,0xd1,0x4d,0xe9,0x03, -0x5f,0xf1,0xec,0xd8,0xff,0xe6,0xad,0xe0,0xd7,0x40,0xed,0x00,0xbf,0x07,0x33,0xee, -0x09,0xed,0x64,0x19,0xfb,0xe5,0x1b,0x27,0x72,0x15,0x16,0x71,0x15,0x19,0xfd,0xfa, -0xf8,0x47,0xfd,0x12,0xbd,0xef,0xfa,0x46,0x01,0x16,0x8f,0x16,0x1d,0x2b,0x12,0x04, -0x11,0xf6,0xd5,0xc0,0xde,0xd4,0x64,0xdf,0x04,0x63,0xf3,0xe7,0x2c,0x07,0xe7,0xe9, -0xe6,0xd4,0x7f,0xed,0xff,0xf7,0x02,0x36,0x07,0x07,0xeb,0xf4,0x11,0x00,0x7d,0x1b, -0x26,0xc2,0x16,0x17,0x40,0x16,0x1d,0xe3,0xf9,0xf9,0x5b,0xfa,0x19,0x20,0xf4,0xf9, -0xfb,0x00,0x14,0x8e,0x13,0x1a,0x4e,0x0f,0x04,0xc3,0xf8,0xd5,0x80,0xe0,0xd7,0x05, -0xd6,0x05,0xa8,0xf3,0xe7,0x33,0x08,0xed,0x76,0xea,0xd5,0xa8,0xef,0xfc,0x29,0x07, -0x2c,0xde,0x08,0xea,0xa9,0x04,0x0d,0x68,0x14,0x29,0x7d,0x15,0x17,0x94,0x13,0x21, -0xa7,0xf8,0xfb,0xb3,0xf7,0x1c,0x70,0xfb,0xf8,0xad,0x01,0x13,0x25,0x11,0x17,0x34, -0x0e,0x03,0xc8,0xf9,0xd6,0xa5,0xe1,0xdb,0xbf,0xcf,0x03,0x42,0xf3,0xea,0xf3,0x05, -0xf2,0x80,0xed,0xd7,0xc1,0xed,0xf9,0x1a,0x0a,0x21,0x66,0x0f,0xed,0xb1,0xef,0x1e, -0x54,0x0b,0x30,0x51,0x12,0x1a,0xab,0x11,0x26,0x19,0xf9,0xfb,0x2c,0xf8,0x1c,0xb2, -0x05,0xf8,0x35,0x02,0x10,0xe4,0x0e,0x13,0x61,0x0e,0x01,0xf7,0xfa,0xd9,0xac,0xde, -0xe1,0xea,0xc9,0xff,0x03,0xf3,0xed,0xe6,0xff,0xfb,0xc4,0xf0,0xd8,0x3c,0xee,0xf6, -0x0a,0x0a,0x1c,0x0a,0x0f,0xf1,0x6b,0xde,0x29,0x34,0x03,0x34,0xdb,0x10,0x1c,0x8b, -0x10,0x27,0xfe,0xfb,0xfa,0x98,0xf9,0x17,0x19,0x12,0xf7,0xeb,0x03,0x0c,0x6b,0x0f, -0x10,0x06,0x0f,0x01,0x3d,0xfc,0xda,0xf4,0xde,0xe4,0x9a,0xc9,0xf3,0x8c,0xf4,0xee, -0x87,0xf9,0x08,0xd1,0xee,0xde,0xc6,0xe9,0xf2,0x65,0x0d,0x17,0x88,0x15,0xed,0x6d, -0xd6,0x2a,0xb6,0x04,0x38,0xa7,0x0e,0x1d,0x9d,0x11,0x26,0x3e,0xff,0xf7,0x55,0xfb, -0x12,0xc6,0x1b,0xf8,0xbe,0x04,0x08,0x1d,0x0e,0x0d,0x1d,0x10,0x02,0xc4,0xfa,0xde, -0x90,0xde,0xe5,0x7f,0xcf,0xe4,0x50,0xf9,0xf0,0xb5,0xf2,0x11,0x8b,0xf0,0xe5,0xa8, -0xe4,0xf1,0xbc,0x09,0x16,0x86,0x15,0xea,0x5f,0xd4,0x1e,0x61,0x13,0x30,0x47,0x17, -0x17,0x45,0x15,0x21,0x7d,0x07,0xf3,0x40,0x01,0x0d,0x3e,0x23,0xfe,0xa3,0x04,0x06, -0xd9,0x0d,0x0b,0x67,0x0f,0x03,0x56,0xf7,0xe0,0x90,0xde,0xe5,0x82,0xd6,0xd5,0x74, -0xfc,0xf1,0xef,0xf3,0x15,0x5e,0xf4,0xe9,0xb8,0xe0,0xec,0xa7,0x06,0x19,0xf7,0x16, -0xea,0xcf,0xd5,0x06,0xa2,0x2c,0x21,0xb7,0x21,0x0e,0xa4,0x1c,0x1b,0x05,0x0f,0xef, -0xf8,0x04,0x0b,0x99,0x27,0x05,0x09,0x04,0x03,0xda,0x0b,0x0a,0xe6,0x0d,0x03,0x10, -0xf3,0xe0,0x22,0xe1,0xe3,0x1f,0xde,0xcc,0xf6,0xfb,0xf2,0xb4,0xf4,0x16,0x97,0xf8, -0xef,0x2c,0xdc,0xe9,0x7f,0x05,0x15,0xe3,0x13,0xed,0xfe,0xd4,0xf1,0xaf,0x3f,0x15, -0x03,0x35,0x03,0xcb,0x23,0x13,0xbe,0x14,0xee,0x52,0x07,0x09,0x95,0x27,0x11,0xe7, -0x01,0x02,0x5e,0x08,0x09,0xc6,0x09,0x04,0x84,0xf1,0xe2,0xf7,0xe3,0xe5,0xc6,0xe1, -0xc6,0x2c,0xf8,0xf3,0x7d,0xf6,0x12,0xed,0x04,0xee,0xcb,0xd8,0xe6,0xc2,0x04,0x17, -0x33,0x0f,0xf7,0x6b,0xcd,0xec,0x3c,0x3d,0x17,0x3e,0x3b,0x00,0x94,0x23,0x10,0x57, -0x18,0xf0,0xf8,0x06,0x0a,0x46,0x25,0x1c,0x38,0x01,0x01,0xfa,0x04,0x09,0xd6,0x07, -0x05,0x2c,0xf2,0xdf,0xd1,0xe4,0xe6,0x4b,0xe4,0xc6,0x62,0xef,0xf5,0x62,0xfa,0x0a, -0x03,0x13,0xed,0x44,0xda,0xe2,0x85,0x0a,0x11,0x64,0x0b,0xfb,0x08,0xc6,0xe9,0x61, -0x32,0x26,0x7a,0x3b,0x04,0x14,0x21,0x10,0x09,0x15,0xf4,0xd5,0x03,0x0c,0x41,0x20, -0x26,0xe1,0x02,0x01,0xa6,0x02,0x0a,0x3f,0x06,0x03,0xfc,0xf2,0xdd,0x3b,0xe6,0xe9, -0x53,0xe3,0xca,0x9c,0xe4,0xf8,0x21,0xfd,0x02,0xec,0x1f,0xeb,0xdc,0xdc,0xdc,0x1f, -0x0a,0x13,0x4f,0x06,0x06,0xd1,0xbc,0xee,0xaa,0x1f,0x33,0x38,0x35,0x0d,0x41,0x1a, -0x10,0x40,0x14,0xf9,0x3a,0x02,0x0d,0x88,0x1d,0x2a,0x3a,0x0a,0xfe,0x23,0x01,0x0c, -0x3a,0x05,0x02,0xe9,0xf4,0xdc,0x44,0xe6,0xea,0xf2,0xe2,0xd2,0xa3,0xd8,0xf8,0xd1, -0x00,0x00,0x20,0x26,0xeb,0xb0,0xe1,0xd6,0xc3,0x07,0x17,0xac,0x04,0x09,0xe1,0xb9, -0xee,0xee,0x0c,0x40,0xfd,0x30,0x15,0x77,0x13,0x0d,0x9e,0x13,0xff,0x8e,0x01,0x0e, -0xad,0x1c,0x2b,0x83,0x13,0xf9,0xa5,0x01,0x0b,0xdd,0x04,0xff,0x19,0xf5,0xdb,0x9e, -0xe8,0xec,0xf4,0xe3,0xd7,0x02,0xd3,0xf6,0x26,0x01,0xff,0x07,0x26,0xf0,0x02,0xe3, -0xd2,0xe1,0x08,0x17,0x2d,0x03,0x07,0xdb,0xbd,0xe7,0xdb,0x02,0x3e,0x1e,0x3a,0x16, -0x47,0x14,0x06,0x90,0x16,0x02,0x2a,0x04,0x0d,0x5a,0x1f,0x2a,0x60,0x1b,0xf7,0xc4, -0x01,0x0b,0x56,0x05,0xff,0x54,0xf3,0xdc,0xf1,0xe5,0xed,0x0a,0xe4,0xd8,0x09,0xd4, -0xf2,0x62,0x01,0x01,0x27,0x23,0xf8,0x45,0xe3,0xd2,0x40,0x05,0x16,0x72,0x02,0x06, -0x70,0xc6,0xdd,0x4e,0xfc,0x38,0xb2,0x46,0x17,0x73,0x17,0xfd,0x51,0x19,0x06,0xb4, -0x07,0x0b,0xbb,0x20,0x27,0x89,0x21,0xf5,0x7d,0x00,0x08,0x8c,0x04,0xfd,0x86,0xef, -0xdf,0x39,0xe8,0xee,0xd4,0xe8,0xdc,0x45,0xd4,0xea,0xdf,0xff,0x04,0xcb,0x16,0x06, -0xb6,0xe2,0xd2,0x37,0x02,0x16,0xb4,0x05,0x01,0xb1,0xd2,0xd0,0x17,0xf9,0x31,0x17, -0x48,0x1c,0x89,0x1a,0xf8,0xf1,0x15,0x0a,0xe7,0x0a,0x0b,0x4a,0x21,0x26,0x9c,0x24, -0xf9,0x9b,0xff,0x07,0xdd,0x06,0xfc,0xab,0xef,0xdd,0x58,0xe9,0xed,0x71,0xeb,0xdc, -0x35,0xd4,0xe8,0xff,0xfc,0x06,0x37,0x11,0x0e,0xa8,0xe2,0xd7,0x34,0x01,0x13,0xba, -0x07,0xfb,0x95,0xdb,0xc8,0xaf,0xf1,0x2b,0x8f,0x40,0x32,0x32,0x12,0xfd,0xc5,0x0e, -0x11,0xb3,0x0c,0x0c,0xac,0x1f,0x25,0x2b,0x24,0x02,0xa0,0xfd,0x07,0xe8,0x05,0xfa, -0xd8,0xee,0xdb,0xc3,0xed,0xeb,0x01,0xed,0xde,0x4c,0xd8,0xe8,0x11,0xf6,0x0a,0xe1, -0x0c,0x10,0x62,0xe8,0xd9,0x7b,0xf6,0x18,0x62,0x05,0xfa,0x68,0xe2,0xc7,0x0c,0xea, -0x25,0xca,0x36,0x45,0x52,0x09,0x04,0xf6,0x02,0x17,0xf0,0x0c,0x0e,0x4c,0x1e,0x25, -0x36,0x21,0x0c,0x9e,0xfc,0x08,0x4e,0x05,0xfa,0x7f,0xed,0xd8,0x5b,0xee,0xe8,0x62, -0xee,0xe2,0xaa,0xda,0xe9,0xa9,0xee,0x0c,0x57,0x0b,0x0b,0x8f,0xf1,0xdc,0x44,0xf0, -0x18,0xdb,0x00,0xfd,0x40,0xe7,0xca,0x33,0xe2,0x20,0xd7,0x32,0x4c,0x97,0x09,0x08, -0xca,0xfc,0x18,0x26,0x0f,0x0e,0x88,0x1d,0x23,0x33,0x1e,0x14,0xb7,0xfd,0x0a,0x39, -0x05,0xfe,0x30,0xed,0xd7,0x06,0xee,0xe6,0xc0,0xed,0xe3,0x3f,0xdf,0xe9,0x58,0xe9, -0x0a,0x96,0x0d,0x05,0x09,0xfc,0xde,0x9b,0xec,0x16,0x8d,0xff,0xff,0x6d,0xe5,0xd2, -0xb5,0xd7,0x15,0xb3,0x34,0x46,0xbe,0x17,0x04,0x94,0xfc,0x13,0x5e,0x16,0x0e,0xf8, -0x1d,0x21,0xb6,0x1e,0x19,0x35,0x01,0x09,0x8d,0x04,0xfe,0x78,0xeb,0xd6,0x76,0xed, -0xe8,0xd6,0xeb,0xe6,0x49,0xe3,0xe9,0x7f,0xe7,0x06,0xfc,0x0b,0x00,0x44,0x07,0xdf, -0x49,0xed,0x13,0x8b,0xfd,0x02,0x69,0xe4,0xd9,0x32,0xd2,0x09,0xd5,0x33,0x3d,0xcf, -0x2e,0xf9,0x39,0x03,0x0b,0x02,0x1b,0x0d,0xae,0x1d,0x1e,0x3c,0x1f,0x1e,0x51,0x07, -0x08,0xde,0x04,0xfe,0x79,0xe8,0xd6,0x24,0xeb,0xeb,0x96,0xe8,0xea,0x20,0xe8,0xec, -0x13,0xe7,0x01,0xf4,0x09,0xfb,0xff,0x08,0xe7,0x97,0xf0,0x0b,0x1e,0xfd,0x01,0x39, -0xea,0xdc,0x1e,0xcf,0xfb,0x4b,0x32,0x38,0xa8,0x34,0xfa,0xe8,0x07,0x03,0xfe,0x1e, -0x11,0x3a,0x1c,0x1d,0xcb,0x1e,0x20,0x85,0x0c,0x08,0x02,0x06,0xfe,0x03,0xe9,0xd6, -0xa3,0xe6,0xeb,0x22,0xe6,0xeb,0x1f,0xeb,0xed,0x2c,0xe9,0xfd,0xff,0x08,0xfc,0x6c, -0x05,0xf4,0xa7,0xf2,0x05,0x07,0xfd,0x00,0x3c,0xee,0xdc,0x3d,0xd0,0xf2,0x9b,0x28, -0x39,0x8a,0x2b,0x0d,0x11,0x02,0x02,0x18,0x1a,0x17,0x83,0x18,0x1e,0xe7,0x1c,0x23, -0x59,0x12,0x09,0x64,0x07,0xfe,0x5e,0xea,0xd5,0xf9,0xe3,0xe8,0x37,0xe5,0xeb,0xed, -0xed,0xf2,0x06,0xe7,0xfb,0x23,0x05,0xfe,0x80,0xff,0xff,0xed,0xf1,0x06,0x13,0xf8, -0xfe,0xb8,0xf3,0xe1,0x24,0xd5,0xe6,0xe7,0x1d,0x40,0x12,0x1d,0x25,0x30,0xf7,0x0a, -0xc0,0x10,0x1d,0xc5,0x15,0x1e,0x88,0x1c,0x24,0xc9,0x17,0x0a,0xdf,0x09,0xfc,0x7e, -0xe9,0xd4,0x3e,0xe1,0xe3,0x3e,0xe8,0xeb,0xfc,0xf2,0xf6,0x65,0xe9,0xf9,0x72,0xff, -0xfb,0xeb,0xfb,0x08,0xa3,0xf2,0x06,0x47,0xf2,0xfc,0xdb,0xfa,0xe0,0x4b,0xdb,0xdf, -0x91,0x17,0x3d,0x3d,0x14,0x31,0x7e,0xf4,0x0d,0x98,0x08,0x20,0x80,0x15,0x1c,0xa5, -0x1d,0x23,0xcc,0x1c,0x0c,0xd6,0x0e,0xfb,0xbe,0xe9,0xd5,0xf3,0xe0,0xe0,0x0d,0xe8, -0xec,0xdc,0xf5,0xf5,0x0c,0xf2,0xf0,0x74,0xfe,0xf6,0x6e,0xfb,0x08,0x4d,0xfb,0x06, -0x4f,0xec,0xfd,0x5a,0xff,0xe1,0x87,0xdf,0xd8,0x75,0x0b,0x39,0x09,0x17,0x2f,0xd2, -0xfd,0x09,0x07,0x07,0x1c,0x01,0x1a,0x19,0xf8,0x20,0x23,0xda,0x20,0x0f,0xd2,0x12, -0xfc,0xcb,0xe8,0xd4,0xb5,0xe0,0xdd,0xa6,0xe6,0xec,0x54,0xf9,0xf7,0xf9,0xfa,0xe9, -0xe9,0x01,0xee,0xe2,0xff,0x02,0x2e,0x09,0x02,0x0b,0xe8,0xfa,0xb1,0x05,0xe3,0x36, -0xe5,0xd3,0x33,0x01,0x32,0x23,0x1f,0x22,0x07,0x15,0xfc,0xd4,0x0c,0x11,0xd9,0x1e, -0x15,0xf9,0x22,0x22,0x0f,0x25,0x13,0x85,0x16,0xfc,0xc9,0xe6,0xd4,0xa0,0xde,0xda, -0xd2,0xe3,0xef,0x45,0xfb,0xf8,0x73,0x02,0xe3,0xaf,0x05,0xe5,0x43,0x02,0xfb,0x89, -0x1a,0xf9,0xa4,0xeb,0xf3,0xe4,0x0c,0xe4,0x82,0xea,0xd1,0x3f,0xf8,0x26,0x0c,0x25, -0x15,0xd0,0x28,0xf4,0xf0,0x14,0x07,0x69,0x21,0x16,0xec,0x22,0x23,0x9f,0x26,0x16, -0x0e,0x17,0xff,0x35,0xe7,0xd4,0x43,0xdd,0xd8,0x5e,0xdd,0xf2,0x60,0xfb,0xfc,0x01, -0x07,0xe4,0x37,0x03,0xe2,0x14,0x01,0xf8,0x02,0x23,0xf9,0x5c,0xea,0xee,0xfa,0x0f, -0xe5,0x44,0xf0,0xd0,0x2d,0xf0,0x1e,0x77,0x27,0x10,0x9f,0x2c,0xf9,0x6e,0x11,0x03, -0x3b,0x1b,0x1b,0x91,0x1f,0x26,0xb9,0x24,0x1f,0xf5,0x18,0x03,0x2d,0xe7,0xd2,0x16, -0xdc,0xd6,0x7e,0xd8,0xf0,0xb9,0xfe,0xfe,0xda,0x07,0xeb,0xb1,0xfb,0xe5,0x10,0xfb, -0xfb,0x0d,0x23,0xff,0xf7,0xe7,0xeb,0x20,0x0f,0xeb,0x63,0xf1,0xd1,0x0f,0xeb,0x16, -0x34,0x23,0x14,0xf2,0x25,0x0b,0x09,0x06,0x08,0xb1,0x10,0x21,0x1b,0x1d,0x2b,0xc2, -0x25,0x24,0x32,0x1b,0x04,0x0d,0xe8,0xd1,0xb6,0xd8,0xd3,0x37,0xd5,0xec,0x82,0x05, -0x02,0x4d,0x09,0xf7,0x72,0xf0,0xe8,0xd3,0xf2,0x01,0x68,0x1a,0x0e,0x98,0xdf,0xee, -0x4c,0x09,0xf3,0xc5,0xf0,0xd6,0x47,0xe4,0x0b,0x70,0x1d,0x19,0xb0,0x1b,0x1b,0x46, -0xfe,0x0e,0x83,0x05,0x26,0x78,0x1b,0x2a,0x9f,0x25,0x28,0x24,0x1f,0x08,0xe2,0xe9, -0xd0,0x86,0xd7,0xd2,0x4e,0xd6,0xe5,0x33,0x0a,0x06,0x8a,0x0b,0xfd,0x91,0xe6,0xea, -0x9e,0xed,0x04,0xd6,0x11,0x18,0xcd,0xda,0xf2,0x83,0x03,0xfc,0x69,0xf0,0xdc,0x29, -0xdc,0x02,0x48,0x19,0x1a,0xaf,0x17,0x21,0x88,0x00,0x0e,0x0c,0x00,0x25,0xb7,0x1e, -0x29,0x94,0x27,0x2a,0xd7,0x22,0x09,0xd3,0xeb,0xcf,0x8a,0xd7,0xcf,0x91,0xd6,0xde, -0x07,0x0b,0x0c,0x9c,0x0c,0x05,0xc4,0xe3,0xea,0xea,0xed,0x03,0xcc,0x0b,0x1c,0xba, -0xdb,0xf3,0x9b,0xff,0x01,0x8e,0xee,0xe6,0x70,0xd6,0xf8,0x8d,0x13,0x1c,0xf4,0x14, -0x1f,0xff,0x0a,0x08,0x0a,0x02,0x1c,0xf7,0x22,0x25,0xbc,0x2b,0x2b,0xb2,0x25,0x0b, -0xf6,0xec,0xcf,0x44,0xd5,0xcc,0x1f,0xd7,0xdc,0xba,0x07,0x14,0xf5,0x0c,0x0c,0xda, -0xe1,0xe7,0x11,0xf1,0xfe,0x24,0x10,0x16,0x2f,0xe2,0xf1,0x8d,0xfd,0x05,0x1b,0xef, -0xec,0x0c,0xd3,0xf0,0x67,0x10,0x17,0x1a,0x1a,0x18,0x47,0x19,0xfb,0x5b,0x06,0x0f, -0xd1,0x28,0x21,0x2d,0x2f,0x2b,0xbe,0x2b,0x0d,0xc1,0xf0,0xd2,0x43,0xd4,0xcc,0x85, -0xd6,0xda,0xde,0x00,0x1b,0x8c,0x0c,0x0f,0x1f,0xe3,0xe3,0xaf,0xf3,0xfd,0x68,0x0b, -0x15,0xc2,0xe9,0xf3,0x87,0xf9,0x09,0x94,0xee,0xf3,0x18,0xd3,0xe7,0x02,0x0c,0x12, -0x49,0x20,0x0c,0xfb,0x20,0xfa,0x53,0x0b,0x02,0x17,0x2c,0x20,0x3c,0x30,0x2e,0xa0, -0x30,0x0f,0x77,0xf5,0xd4,0x3c,0xcf,0xcd,0x40,0xd3,0xdb,0x58,0xf8,0x1f,0x79,0x10, -0x10,0x35,0xe7,0xe3,0x47,0xf2,0x01,0x8f,0x06,0x10,0xd9,0xf1,0xf0,0xe2,0xf9,0x08, -0xe9,0xf0,0xf8,0x88,0xd2,0xe1,0x9f,0x07,0x0d,0xd1,0x24,0x08,0x9f,0x21,0x01,0x64, -0x06,0x00,0x32,0x27,0x24,0x18,0x2e,0x33,0xd7,0x32,0x13,0x26,0xf8,0xd8,0x2f,0xce, -0xcc,0x16,0xd1,0xdd,0x9f,0xf0,0x1d,0x53,0x1b,0x0e,0x0e,0xe6,0xe4,0xd3,0xec,0x06, -0xfb,0xf8,0x11,0x38,0xf6,0xf2,0x76,0xf9,0x09,0x12,0xf4,0xfc,0x90,0xd4,0xdc,0x92, -0xff,0x0b,0x91,0x25,0x09,0x16,0x1a,0x0f,0x43,0xfd,0x04,0xf2,0x1a,0x2a,0x1a,0x2b, -0x38,0x5e,0x33,0x18,0xba,0xfa,0xd9,0x7f,0xce,0xca,0xfc,0xce,0xdd,0xb2,0xeb,0x17, -0xd4,0x24,0x0e,0x2d,0xec,0xe8,0x40,0xea,0x0c,0xc2,0xef,0x11,0xa6,0xf5,0xf5,0x16, -0xfb,0x07,0x27,0xf7,0xfd,0xf8,0xd8,0xd7,0x1c,0xf3,0x11,0x20,0x21,0x0d,0x9b,0x11, -0x16,0x8d,0xfa,0x06,0x5b,0x0f,0x2e,0xb0,0x28,0x3a,0x9e,0x35,0x1e,0x7c,0xfe,0xdb, -0x11,0xd3,0xc9,0x8a,0xce,0xdc,0x34,0xea,0x0e,0xf0,0x29,0x0d,0x74,0xf2,0xeb,0xd8, -0xe5,0x0f,0x91,0xeb,0x12,0x63,0xf1,0xfa,0x0d,0xfa,0x08,0xa6,0xf9,0xfd,0xaf,0xdc, -0xd7,0x73,0xeb,0x0f,0x7c,0x15,0x1a,0x19,0x07,0x15,0x4c,0x00,0x05,0x6b,0x09,0x2d, -0xdd,0x28,0x3c,0x30,0x38,0x24,0xb3,0xff,0xde,0x31,0xd2,0xcb,0x92,0xcd,0xdb,0xfd, -0xe8,0x08,0xd0,0x2a,0x10,0x57,0xf5,0xed,0x49,0xe7,0x0e,0x23,0xec,0x0f,0x39,0xed, -0x04,0xbe,0xf6,0x09,0x8a,0xf8,0xff,0x10,0xdf,0xd6,0xe9,0xe0,0x13,0xc9,0x0f,0x23, -0xb0,0x00,0x10,0x24,0x0c,0xfd,0x29,0x0a,0x25,0xf4,0x2b,0x3a,0x4d,0x3b,0x28,0xc7, -0x02,0xe0,0x92,0xd4,0xcd,0x7c,0xcc,0xda,0x18,0xe9,0x03,0xf0,0x25,0x15,0xb7,0xf8, -0xef,0x1b,0xeb,0x05,0x2c,0xef,0x0a,0xd9,0xe9,0x0c,0xd3,0xf2,0x0d,0x97,0xfa,0xfe, -0xbc,0xe2,0xd8,0x8d,0xdb,0x13,0x98,0x05,0x2f,0xf2,0xf6,0x0d,0x97,0x0f,0xfb,0x77, -0x09,0x1a,0xde,0x2f,0x3a,0x4d,0x3f,0x2d,0xd0,0x06,0xe4,0x56,0xd3,0xd1,0x03,0xcb, -0xd9,0xa6,0xe7,0xff,0x76,0x1d,0x1b,0x23,0xfe,0xef,0x39,0xf1,0xff,0x11,0xf2,0x06, -0x05,0xe7,0x0f,0x04,0xf2,0x10,0x1d,0xfa,0xff,0x27,0xe5,0xdb,0x76,0xd5,0x0f,0x8d, -0x02,0x32,0x64,0xf6,0x0d,0xb0,0x0d,0xfd,0x86,0x07,0x11,0x53,0x2f,0x39,0x7b,0x40, -0x32,0xb5,0x0b,0xea,0xd0,0xd2,0xd7,0x51,0xca,0xd7,0xb7,0xe4,0xfb,0x9e,0x12,0x1d, -0x3a,0x07,0xec,0x15,0xf9,0xf6,0x09,0xf3,0x04,0x2c,0xec,0x0a,0x7c,0xf4,0x11,0xf4, -0xfb,0xff,0xa3,0xe8,0xdb,0xea,0xd0,0x0a,0x3d,0x04,0x2e,0x8b,0xfb,0x07,0xbf,0x07, -0x08,0x21,0x02,0x0e,0x00,0x2c,0x3b,0xb2,0x40,0x37,0x6f,0x10,0xec,0xed,0xd4,0xdc, -0xb1,0xca,0xd8,0x61,0xe0,0xf9,0x10,0x09,0x1b,0x6e,0x0e,0xf0,0xed,0x01,0xed,0x4b, -0xf4,0xff,0x0a,0xf2,0xff,0xf7,0xff,0x0b,0x5b,0x04,0xfd,0x59,0xea,0xdc,0x6f,0xd1, -0x03,0x8c,0x04,0x26,0xe7,0x05,0x00,0x75,0x00,0x14,0x65,0xfb,0x10,0xc2,0x22,0x3b, -0x5f,0x3e,0x3b,0x32,0x16,0xee,0xef,0xd6,0xe1,0xc2,0xcc,0xd9,0x01,0xde,0xf5,0x22, -0x01,0x18,0xa6,0x16,0xf4,0xce,0x05,0xea,0x81,0xf1,0x01,0xba,0xf4,0xf4,0xc7,0x06, -0x06,0xd2,0x08,0xfc,0xa3,0xee,0xe1,0xee,0xcf,0xfb,0x51,0x0a,0x19,0x4f,0x15,0xf1, -0x80,0xff,0x14,0x7d,0xfd,0x0f,0x03,0x1b,0x3c,0x00,0x40,0x3d,0x56,0x1e,0xf2,0x4a, -0xd9,0xe4,0x16,0xd1,0xd8,0x67,0xdb,0xee,0x39,0xfb,0x13,0xca,0x1a,0xfd,0xaf,0x06, -0xea,0x95,0xea,0x03,0x5a,0xf8,0xed,0x52,0x0b,0x03,0x6b,0x0e,0xfb,0xaf,0xef,0xe3, -0xdb,0xd2,0xf6,0xa7,0x0c,0x13,0x91,0x1e,0xe6,0x8c,0x02,0x0a,0xc9,0x07,0x08,0x64, -0x18,0x36,0x4b,0x41,0x3b,0x85,0x27,0xf4,0x8c,0xde,0xe6,0x10,0xd7,0xd9,0xe1,0xdb, -0xe5,0x79,0xf6,0x0d,0xce,0x1d,0x09,0x35,0x01,0xf1,0xb8,0xe2,0x03,0x9e,0xfe,0xe8, -0x58,0x0a,0x01,0xe5,0x13,0xfc,0x9c,0xf1,0xe4,0x72,0xd7,0xf0,0xb4,0x0e,0x0a,0x26, -0x22,0xe6,0x10,0x03,0xff,0x33,0x13,0xff,0x51,0x18,0x31,0xed,0x42,0x3a,0x1b,0x2f, -0xfa,0x24,0xe2,0xe6,0x47,0xdd,0xd9,0x68,0xdc,0xdc,0x98,0xf3,0x09,0x24,0x1e,0x16, -0xa1,0xfb,0xf9,0x76,0xda,0x03,0x63,0x02,0xe4,0x8c,0x07,0x03,0x71,0x17,0xff,0xaa, -0xf3,0xe4,0xd0,0xdb,0xe9,0x55,0x0f,0x04,0x6a,0x1f,0xef,0x73,0xfd,0xf7,0xb0,0x1b, -0xfa,0x4b,0x18,0x29,0xbe,0x43,0x3a,0x36,0x35,0x02,0xa4,0xe7,0xe4,0x17,0xe3,0xd9, -0x19,0xdb,0xd3,0xe0,0xef,0x04,0xca,0x1c,0x1e,0xee,0xfc,0xfe,0x9d,0xd4,0xfe,0x28, -0x0b,0xe3,0xb2,0x03,0x04,0xf5,0x16,0x02,0xfc,0xf6,0xe3,0x5d,0xdf,0xe4,0xc2,0x0f, -0x02,0x3b,0x1d,0xf1,0x6e,0xf9,0xf1,0x94,0x1e,0xfd,0x11,0x18,0x21,0x76,0x42,0x3b, -0x18,0x37,0x09,0xd9,0xea,0xe7,0xfb,0xe7,0xdd,0xb8,0xd9,0xcd,0xb7,0xe9,0x01,0xd2, -0x1d,0x23,0xea,0xfe,0x01,0x27,0xd2,0xf6,0x3a,0x11,0xe7,0xda,0xf7,0x06,0x30,0x15, -0x06,0xba,0xf9,0xe5,0x03,0xe3,0xe2,0x77,0x0e,0x03,0x41,0x14,0xfe,0x08,0xed,0xf5, -0xe0,0x0f,0x0b,0x63,0x10,0x21,0xe9,0x3a,0x3e,0x62,0x36,0x15,0xf6,0xef,0xeb,0x4e, -0xeb,0xe2,0x70,0xd6,0xc7,0x89,0xe3,0xfd,0xa5,0x1b,0x26,0x0a,0x07,0x00,0x34,0xd4, -0xec,0x8d,0x17,0xec,0x6f,0xef,0x06,0xae,0x13,0x0a,0x7f,0xfc,0xe5,0xc5,0xe7,0xe0, -0xf4,0x0a,0x03,0x24,0x10,0x04,0x1d,0xe7,0xf6,0xb6,0xfd,0x1e,0x87,0x03,0x26,0xe2, -0x2f,0x42,0x1e,0x33,0x23,0xa2,0xf1,0xf2,0xbf,0xeb,0xe6,0x0d,0xd3,0xc5,0x8a,0xdb, -0xf9,0x74,0x19,0x26,0x5e,0x11,0xfc,0xd5,0xdb,0xe1,0x47,0x19,0xef,0xe7,0xe8,0x09, -0xa3,0x0d,0x12,0x80,0x00,0xe7,0xc1,0xea,0xe1,0xac,0x08,0x04,0xbd,0x08,0x08,0xf5, -0xe5,0xf5,0x35,0xee,0x28,0x7d,0xff,0x28,0x1a,0x26,0x44,0xba,0x32,0x2b,0x04,0xf7, -0xf8,0x2a,0xec,0xea,0x97,0xd0,0xc5,0x21,0xd7,0xf6,0x38,0x18,0x23,0x2b,0x1e,0xf6, -0x88,0xe4,0xd2,0x65,0x1a,0xf6,0x35,0xe7,0x04,0xb0,0x0b,0x15,0x04,0x05,0xea,0xcc, -0xeb,0xe4,0x99,0x02,0x09,0xae,0x00,0x08,0x6d,0xe8,0xf3,0x90,0xe8,0x26,0xe9,0x02, -0x26,0x37,0x22,0x40,0xdd,0x34,0x2f,0x1b,0x02,0xfc,0x51,0xee,0xea,0x97,0xd0,0xc4, -0xda,0xd1,0xf1,0xba,0x12,0x1f,0xad,0x29,0xf3,0x5b,0xea,0xcb,0xda,0x1a,0xf8,0x69, -0xea,0xfd,0x41,0x0b,0x14,0x6b,0x0a,0xed,0xad,0xec,0xe6,0xdd,0xfb,0x0e,0x8b,0xfc, -0x08,0x1d,0xeb,0xef,0x74,0xe5,0x1d,0xc0,0x0e,0x1f,0x88,0x21,0x38,0xe0,0x3a,0x31, -0x79,0x10,0xfe,0x10,0xf1,0xe7,0x74,0xd3,0xc4,0x5a,0xcd,0xec,0x6b,0x0d,0x1e,0x4a, -0x30,0xf2,0x68,0xf2,0xc4,0x5f,0x13,0xff,0xe7,0xed,0xf3,0xdb,0x0a,0x17,0x3e,0x0b, -0xf6,0x70,0xec,0xea,0x19,0xf6,0x0f,0xf4,0xfa,0x01,0x92,0xf4,0xe8,0xea,0xe7,0x0a, -0xbe,0x23,0x11,0xaf,0x28,0x2d,0xa9,0x42,0x30,0xce,0x1b,0xfe,0x92,0xf2,0xe2,0x44, -0xd6,0xc6,0x87,0xca,0xe9,0x33,0x08,0x1e,0xfd,0x32,0xf8,0x84,0xf6,0xc1,0xad,0x09, -0x06,0xb5,0xf0,0xeb,0x95,0x0a,0x16,0x54,0x0b,0xff,0xf9,0xed,0xec,0x12,0xf1,0x0f, -0xb7,0xfa,0xff,0xf9,0xf6,0xe6,0x2e,0xe7,0xfd,0x2a,0x2b,0x0c,0xab,0x2c,0x23,0xcb, -0x47,0x30,0xf8,0x25,0x03,0x36,0xf7,0xdc,0x99,0xda,0xca,0x49,0xc9,0xe4,0x17,0x03, -0x1d,0xf8,0x31,0x01,0x02,0xf5,0xc4,0xe9,0xfc,0x0b,0xb2,0xf0,0xe8,0x63,0x08,0x12, -0xbc,0x10,0x06,0x31,0xf2,0xec,0xfe,0xf0,0x0c,0x48,0xfd,0xf6,0x21,0xfd,0xe4,0x10, -0xe9,0xf1,0xf1,0x2c,0x0d,0x6c,0x2c,0x1f,0x60,0x49,0x35,0x93,0x2f,0x06,0x5b,0xf7, -0xd8,0x16,0xdd,0xcf,0x40,0xc7,0xdc,0xde,0xfc,0x1b,0xfb,0x2c,0x0e,0xed,0xf4,0xcd, -0x99,0xee,0x0f,0x33,0xf0,0xe6,0x1e,0x04,0x0f,0x2e,0x14,0x0b,0x6a,0xf8,0xed,0x44, -0xef,0x0b,0x68,0xff,0xf2,0xb1,0xfe,0xe2,0x9e,0xe9,0xe9,0x2a,0x23,0x19,0xc6,0x25, -0x21,0x51,0x43,0x3b,0x90,0x32,0x10,0x96,0xf5,0xd7,0xfe,0xdf,0xd5,0x72,0xc7,0xd6, -0xa8,0xf7,0x19,0x9b,0x2a,0x19,0x55,0xf3,0xd5,0xcf,0xde,0x15,0xd0,0xec,0xe9,0xb8, -0xff,0x0d,0xeb,0x12,0x13,0xf8,0xfd,0xee,0x54,0xef,0x07,0xb3,0x03,0xea,0xfd,0xfe, -0xe2,0x92,0xeb,0xe4,0xf4,0x1a,0x20,0x4b,0x20,0x25,0x59,0x3e,0x40,0xce,0x34,0x15, -0x04,0xf2,0xd8,0xca,0xde,0xd9,0xbd,0xc8,0xd1,0x62,0xf2,0x15,0x3b,0x27,0x23,0x27, -0xf4,0xe1,0x8e,0xd1,0x16,0x75,0xea,0xf0,0xfd,0xf7,0x07,0xb3,0x14,0x1d,0x73,0x01, -0xf0,0xdb,0xee,0x03,0x56,0x04,0xe6,0xce,0xf7,0xed,0x91,0xe8,0xe4,0x73,0x0b,0x2b, -0x19,0x18,0x30,0xbd,0x34,0x47,0x00,0x35,0x1c,0x04,0xf1,0xdb,0x68,0xdc,0xe0,0xd8, -0xcb,0xcb,0x0f,0xef,0x0f,0x1c,0x24,0x25,0x70,0xfb,0xe6,0xf7,0xc8,0x14,0xb5,0xe8, -0xf0,0x48,0xf7,0x00,0xde,0x19,0x1e,0x4e,0x08,0xf3,0x6a,0xee,0xfe,0xd5,0x03,0xe7, -0x7c,0xf3,0xf0,0x57,0xe8,0xe3,0x64,0x00,0x2d,0x89,0x18,0x36,0x2a,0x30,0x4a,0xe8, -0x35,0x1c,0xf3,0xf1,0xdd,0xba,0xdc,0xe4,0xd4,0xce,0xc7,0x59,0xea,0x0a,0x10,0x22, -0x22,0x4f,0x09,0xea,0xe9,0xc8,0x0b,0x3f,0xe9,0xef,0xd3,0xf9,0xf9,0xd2,0x19,0x23, -0x88,0x0e,0xf7,0x60,0xee,0xfd,0xb0,0x01,0xe9,0x45,0xe8,0xfb,0xf0,0xe2,0xe8,0x68, -0xf4,0x2d,0x68,0x1a,0x38,0x8e,0x2e,0x4b,0x92,0x36,0x1b,0x49,0xf8,0xe0,0x79,0xdd, -0xe6,0xea,0xd3,0xc4,0x0e,0xe6,0x06,0x9d,0x20,0x1e,0x40,0x11,0xeb,0xa8,0xc9,0x02, -0x8d,0xeb,0xef,0x9c,0xf7,0xf5,0x97,0x19,0x26,0x23,0x13,0xfd,0xd3,0xed,0xfc,0x4f, -0xfd,0xe9,0xe4,0xe1,0x01,0x8b,0xe0,0xee,0x00,0xec,0x22,0xb1,0x28,0x33,0x2e,0x34, -0x46,0xe4,0x3a,0x14,0xba,0xff,0xe1,0x6b,0xe0,0xe6,0xd5,0xd9,0xc4,0x64,0xe1,0x01, -0x83,0x1c,0x1a,0x0e,0x1d,0xed,0x83,0xce,0xf9,0xf6,0xeb,0xec,0xa6,0xf3,0xf7,0x29, -0x15,0x28,0xbc,0x17,0x03,0x01,0xee,0xfe,0x07,0xf9,0xe8,0x9d,0xdc,0x05,0x2d,0xdf, -0xf0,0xb9,0xe4,0x1a,0xda,0x32,0x2f,0x0f,0x3c,0x3f,0xdc,0x3c,0x0f,0x10,0x07,0xe3, -0xa8,0xe4,0xe4,0x57,0xde,0xc7,0x53,0xda,0xfc,0x4c,0x19,0x15,0xf9,0x22,0xf5,0x4c, -0xd6,0xed,0xcc,0xeb,0xea,0xc5,0xf0,0xf9,0x57,0x0b,0x2f,0xfb,0x1a,0x08,0x1d,0xed, -0x00,0x21,0xf6,0xe7,0x46,0xd9,0x05,0x49,0xe2,0xf1,0xbe,0xde,0x10,0x0f,0x39,0x2d, -0x98,0x42,0x38,0x7c,0x3d,0x0b,0x54,0x0c,0xea,0x52,0xe9,0xe3,0x8b,0xe1,0xcd,0x5d, -0xd4,0xf8,0xb5,0x13,0x14,0xa7,0x1f,0x01,0x35,0xd8,0xe8,0x25,0xeb,0xe8,0x0c,0xea, -0x01,0xba,0xff,0x35,0x31,0x1f,0x0f,0x10,0xf0,0x00,0x11,0xf0,0xe6,0x7f,0xd7,0xff, -0xa8,0xeb,0xef,0x35,0xdd,0x0a,0xb3,0x3c,0x31,0xe3,0x45,0x35,0xfe,0x39,0x09,0x27, -0x0c,0xf2,0x19,0xea,0xe4,0xab,0xe2,0xd5,0x01,0xcf,0xf4,0x15,0x10,0x14,0x3f,0x19, -0x0b,0x8e,0xdd,0xe4,0xcf,0xe5,0xe6,0xcc,0xe2,0x05,0x73,0xfa,0x37,0x74,0x23,0x13, -0x7e,0xf4,0xfd,0x0b,0xed,0xe5,0x92,0xd7,0xf6,0xcc,0xf6,0xea,0x11,0xe1,0x02,0x8c, -0x3b,0x37,0x89,0x47,0x34,0x3f,0x35,0x09,0xf0,0x08,0xfc,0xf6,0xeb,0xe7,0x54,0xe3, -0xdb,0x4e,0xcd,0xef,0x44,0x0c,0x14,0x38,0x12,0x12,0x78,0xe2,0xe1,0x9c,0xe1,0xe7, -0xf1,0xdd,0x06,0xfe,0xfb,0x33,0x39,0x29,0x15,0xaa,0xfc,0xfd,0xb3,0xea,0xe0,0xb0, -0xd8,0xf0,0x7b,0xfd,0xe6,0x26,0xe4,0xfe,0xe7,0x35,0x44,0xc2,0x40,0x37,0x09,0x2d, -0x0a,0x3b,0x05,0x08,0xd5,0xeb,0xea,0x3c,0xe2,0xe1,0x07,0xcf,0xe8,0x83,0x09,0x13, -0xa6,0x08,0x19,0x25,0xe9,0xe3,0x20,0xdf,0xe7,0x5b,0xda,0x04,0xfb,0xfc,0x2e,0x95, -0x2f,0x16,0x64,0x02,0xf9,0x2e,0xed,0xdc,0xb9,0xd7,0xe8,0x28,0x07,0xe1,0x8e,0xea, -0xf7,0x55,0x2f,0x4e,0x9b,0x3a,0x3c,0xbf,0x22,0x0c,0x8b,0x03,0x12,0x66,0xed,0xee, -0x78,0xe1,0xe3,0x0a,0xd3,0xe1,0xc4,0x05,0x12,0x8b,0x02,0x18,0xa9,0xf2,0xe6,0x29, -0xda,0xe6,0xb9,0xd6,0x01,0x87,0x04,0x23,0xa0,0x38,0x16,0xd3,0x09,0xf6,0x6c,0xef, -0xd8,0xd6,0xd6,0xe7,0x78,0x07,0xe3,0x07,0xed,0xf5,0x25,0x29,0x56,0x4a,0x39,0x3d, -0xf5,0x1a,0x0d,0xcf,0xfd,0x19,0x26,0xf2,0xf1,0xe5,0xe2,0xe5,0xf6,0xd8,0xdb,0x64, -0x03,0x11,0xc7,0x00,0x15,0xdd,0xf5,0xed,0x4b,0xd3,0xe7,0x05,0xd3,0xfa,0xb4,0x0f, -0x17,0x77,0x3e,0x17,0x99,0x10,0xf5,0xf7,0xf2,0xd5,0x1c,0xd5,0xe3,0xea,0x06,0xe6, -0xca,0xef,0xf2,0x20,0x26,0x56,0x3b,0x3b,0x38,0x1f,0x16,0x0d,0x10,0xfc,0x1b,0x9e, -0xfb,0xf2,0x16,0xe7,0xe5,0x09,0xdf,0xd6,0x5e,0xff,0x0e,0x3a,0xff,0x13,0xb1,0xf4, -0xfd,0x14,0xcb,0xeb,0xec,0xcb,0xf7,0x83,0x11,0x16,0xb8,0x3d,0x1c,0x76,0x13,0xf5, -0xe4,0xf4,0xd1,0xeb,0xd3,0xe0,0xe7,0x03,0xec,0xe7,0xf2,0xf2,0x09,0x22,0x54,0xb5, -0x41,0x31,0xd8,0x12,0x09,0x4c,0xfc,0x1b,0x4c,0x05,0xf2,0xe1,0xeb,0xe5,0xdf,0xe5, -0xd5,0x87,0xfb,0x0a,0x09,0xfd,0x10,0xac,0xf6,0x07,0x17,0xc3,0xec,0x54,0xc6,0xf6, -0x92,0x0d,0x19,0xa6,0x3b,0x23,0xcd,0x14,0xfa,0x05,0xf6,0xd1,0xcd,0xd2,0xd9,0x4c, -0xff,0xf0,0x8a,0xf3,0xf2,0x7f,0x1e,0x4d,0x34,0x4f,0x26,0x98,0x14,0x07,0x30,0xfc, -0x17,0x5d,0x0e,0xf2,0xdc,0xf1,0xe5,0xa6,0xe9,0xd6,0xdd,0xf6,0x09,0xc6,0xfa,0x0b, -0x41,0xfa,0x0b,0x72,0xc5,0xe8,0xf4,0xc6,0xf2,0xf8,0x0a,0x1f,0x35,0x36,0x2a,0x74, -0x12,0xfd,0xd2,0xf8,0xd0,0xa8,0xd1,0xd4,0xde,0xfd,0xf4,0x4d,0xf6,0xf5,0x4d,0x1c, -0x47,0x65,0x57,0x1d,0x22,0x16,0x04,0xe2,0xfb,0x15,0xc2,0x15,0xf6,0x60,0xf4,0xe5, -0xac,0xeb,0xda,0x67,0xf1,0x07,0xbe,0xf8,0x07,0xb4,0xfc,0x0d,0xd1,0xc7,0xe4,0x07, -0xc8,0xed,0x5e,0x04,0x26,0x36,0x2d,0x37,0x57,0x11,0x01,0x02,0xfb,0xd0,0x0f,0xd1, -0xce,0x84,0xf7,0xfa,0x46,0xf9,0xf8,0xca,0x18,0x40,0x37,0x5f,0x18,0x5c,0x15,0x02, -0xc8,0xfd,0x12,0x8f,0x1a,0xfb,0xab,0xf5,0xe8,0x2d,0xed,0xde,0x30,0xed,0x06,0x92, -0xf5,0x04,0x1f,0xff,0x08,0x05,0xd5,0xd9,0x98,0xce,0xe5,0xec,0xff,0x29,0x49,0x2a, -0x3c,0x37,0x11,0x02,0xe8,0xfd,0xd4,0x32,0xd0,0xc9,0xe1,0xf6,0xf7,0x2c,0x00,0xfa, -0xb0,0x17,0x3c,0xe0,0x5c,0x19,0x97,0x12,0x02,0x85,0xfa,0x0f,0xcb,0x1d,0x04,0xc6, -0xf7,0xec,0x18,0xee,0xe2,0x75,0xe8,0x02,0xd4,0xf2,0x01,0x2c,0x02,0x03,0x50,0xe2, -0xd0,0xf1,0xd3,0xde,0x07,0xfe,0x29,0x21,0x2a,0x3f,0xab,0x12,0x06,0x57,0xfe,0xd9, -0x34,0xcd,0xc8,0x32,0xec,0x00,0x12,0xff,0x00,0x35,0x14,0x3b,0x3d,0x57,0x21,0x51, -0x0c,0x02,0xa0,0xfa,0x0e,0xbc,0x1d,0x0d,0xe8,0xf6,0xef,0x8b,0xef,0xe6,0x9a,0xe5, -0xff,0x44,0xf0,0xfc,0x2c,0x06,0xfd,0xc2,0xed,0xc9,0xd4,0xd8,0xd9,0x1c,0xfd,0x25, -0x64,0x2c,0x3c,0x36,0x15,0x07,0xf1,0xff,0xde,0xc8,0xcc,0xc7,0x37,0xe0,0x07,0x89, -0xfd,0x07,0x99,0x0f,0x3a,0x6b,0x4d,0x2a,0x90,0x05,0x03,0x0e,0xf8,0x0c,0x16,0x1c, -0x16,0x0b,0xf7,0xf3,0xef,0xf1,0xeb,0x8c,0xe3,0xfc,0x3d,0xec,0xf8,0x4c,0x08,0xf9, -0x1b,0xf3,0xc7,0x98,0xdb,0xd7,0x41,0xfa,0x21,0xa2,0x32,0x38,0x9e,0x1b,0x08,0x43, -0x01,0xe3,0xb1,0xcb,0xc7,0xb3,0xd3,0x0e,0x9b,0xfb,0x0f,0x5a,0x0c,0x3a,0x47,0x3f, -0x34,0x04,0xff,0x07,0x69,0xf6,0x0c,0xc3,0x18,0x20,0xa4,0xf9,0xf5,0xd9,0xf3,0xee, -0x75,0xe0,0xf9,0x53,0xea,0xf7,0xd3,0x08,0xfa,0x12,0xf8,0xc5,0x37,0xda,0xd6,0xb1, -0xf6,0x1c,0x08,0x3a,0x2f,0xe8,0x20,0x06,0x8b,0x00,0xe7,0xbc,0xca,0xc8,0x82,0xca, -0x11,0x2b,0xfd,0x18,0x3b,0x0c,0x39,0x04,0x33,0x39,0x85,0xfc,0x09,0x8f,0xf3,0x09, -0x3b,0x15,0x25,0x6f,0xfd,0xf6,0x58,0xf6,0xf2,0x6b,0xde,0xf5,0xac,0xe9,0xf6,0x41, -0x09,0xfa,0xc5,0xf8,0xc4,0x5f,0xdb,0xd4,0xc7,0xf2,0x17,0xfb,0x40,0x26,0xf8,0x2a, -0x06,0x10,0x03,0xeb,0x6f,0xcb,0xc6,0x98,0xc5,0x0d,0xbf,0x01,0x1c,0xe6,0x0c,0x36, -0x97,0x2a,0x39,0xd4,0xff,0x0a,0x0f,0xf1,0x06,0x7a,0x10,0x2a,0x36,0x04,0xf9,0x05, -0xf9,0xf8,0xc3,0xdd,0xf0,0x9f,0xe7,0xf2,0x26,0x06,0xff,0x40,0xf9,0xc5,0xf2,0xda, -0xd4,0x60,0xef,0x11,0x91,0x43,0x23,0x17,0x31,0x03,0x05,0x07,0xee,0x98,0xcd,0xc5, -0x84,0xc5,0x06,0xfd,0x08,0x1b,0xd7,0x11,0x31,0x30,0x25,0x32,0xa5,0x08,0x08,0x45, -0xf3,0x02,0xdb,0x0a,0x2c,0x5b,0x0e,0xf9,0xf9,0xfa,0xfc,0x29,0xdf,0xec,0x12,0xe7, -0xef,0xef,0x03,0x05,0x60,0xf6,0xc6,0x65,0xda,0xd6,0x71,0xea,0x0d,0x35,0x44,0x1f, -0xe7,0x35,0x01,0xd3,0x0b,0xef,0xbe,0xcf,0xc3,0x29,0xc7,0xfb,0x6c,0x14,0x17,0xbd, -0x18,0x29,0xbb,0x21,0x27,0x86,0x16,0x03,0xb7,0xf7,0xfe,0xb5,0x0a,0x2a,0xb2,0x16, -0xfa,0x98,0xfd,0x01,0xc2,0xe1,0xe7,0xd4,0xe6,0xee,0x1f,0xfe,0x0a,0x37,0xf5,0xc5, -0x85,0xd7,0xd9,0x67,0xe7,0x0a,0x47,0x41,0x23,0xe3,0x37,0x01,0xbe,0x0c,0xf1,0x61, -0xd1,0xc2,0x1b,0xc6,0xf2,0x11,0x20,0x14,0x58,0x1f,0x22,0x67,0x21,0x19,0x72,0x23, -0xfc,0x48,0xff,0xfa,0xc2,0x0a,0x24,0x36,0x21,0xfb,0x44,0x00,0x03,0xb3,0xe6,0xe2, -0x50,0xe6,0xed,0xd7,0xfa,0x09,0x48,0xfa,0xc5,0x36,0xd5,0xdc,0xa6,0xe4,0x07,0x7b, -0x3e,0x2b,0x60,0x32,0x05,0xfc,0x0b,0xf3,0xf8,0xd2,0xc4,0x73,0xc5,0xea,0x2b,0x26, -0x13,0xb4,0x25,0x1a,0xa9,0x21,0x0f,0x46,0x2c,0xf8,0x8a,0x04,0xf6,0x07,0x09,0x1d, -0xea,0x2a,0xfd,0xcb,0x03,0x04,0xc2,0xee,0xdb,0x9c,0xe4,0xea,0xcb,0xf7,0x0f,0xe5, -0xfb,0xc9,0x03,0xce,0xe0,0x80,0xdf,0x04,0xf8,0x36,0x34,0xdd,0x29,0x0e,0x16,0x0c, -0xf7,0xf6,0xd4,0xc6,0xf8,0xc4,0xe6,0xfa,0x25,0x16,0x76,0x27,0x16,0x71,0x1e,0x07, -0xf1,0x2c,0xfb,0x37,0x06,0xf7,0xc6,0x07,0x1c,0xb2,0x2d,0x03,0xc4,0x03,0x05,0xa8, -0xf3,0xd7,0xb2,0xe2,0xe9,0x66,0xf4,0x0e,0x72,0x00,0xcb,0xbe,0xc9,0xe2,0xe6,0xe0, -0x01,0x3d,0x30,0x3d,0xce,0x1f,0x16,0x45,0x07,0xfc,0x79,0xd6,0xc8,0x33,0xc5,0xe4, -0x36,0x25,0x1b,0x5a,0x25,0x13,0x28,0x1c,0x03,0xa8,0x27,0x04,0x52,0x02,0xfb,0x7a, -0x03,0x15,0x30,0x31,0x09,0xd9,0x05,0x04,0x1b,0xfa,0xd7,0xa3,0xe0,0xe7,0x90,0xf3, -0x0e,0xe7,0x03,0xce,0x34,0xc6,0xde,0x6e,0xe4,0xfb,0x1c,0x28,0x47,0xe1,0x17,0x20, -0x16,0x02,0x01,0xf0,0xd6,0xcb,0x91,0xc6,0xe0,0x99,0x21,0x20,0x15,0x21,0x12,0x95, -0x1b,0x03,0x33,0x1c,0x12,0xb2,0xfb,0x04,0x96,0xfd,0x12,0x5e,0x30,0x13,0xe8,0x06, -0x04,0x2b,0xfc,0xd9,0x10,0xdf,0xe4,0x04,0xf2,0x0e,0x3e,0x07,0xcd,0xfa,0xc1,0xd8, -0x49,0xeb,0xf4,0x1d,0x24,0x4d,0xc7,0x12,0x26,0x9d,0xfe,0x03,0xb0,0xda,0xcd,0x26, -0xca,0xde,0xd2,0x1b,0x25,0xa0,0x1b,0x12,0xa1,0x19,0x02,0x99,0x0d,0x22,0x8a,0xf5, -0x0e,0x97,0xf8,0x12,0x8e,0x2a,0x1b,0xcd,0x04,0x06,0x5a,0xfd,0xdc,0xba,0xdd,0xe1, -0xaf,0xf0,0x0b,0x17,0x0d,0xcf,0xcb,0xc5,0xcc,0x4e,0xf3,0xed,0x02,0x25,0x4e,0xd1, -0x11,0x28,0xc1,0xfd,0x05,0x9b,0xde,0xd0,0x3a,0xce,0xdd,0x7c,0x13,0x28,0x7d,0x14, -0x12,0x2c,0x17,0x04,0xda,0x01,0x2a,0xd2,0xee,0x17,0xf5,0xf5,0x13,0x47,0x26,0x27, -0x54,0x04,0x09,0x20,0xfc,0xe0,0x58,0xdb,0xde,0x7b,0xee,0x09,0x6a,0x12,0xd3,0xa0, -0xc4,0xc4,0xc6,0xf7,0xea,0xea,0x20,0x4d,0xad,0x15,0x26,0x6a,0xfe,0x07,0xe1,0xe0, -0xd3,0x28,0xd1,0xde,0xf7,0x0a,0x2a,0x2e,0x10,0x15,0xc6,0x14,0x07,0x48,0xf8,0x2d, -0x7b,0xf2,0x19,0x43,0xf7,0x10,0x36,0x21,0x2c,0x55,0x05,0x09,0x6a,0xfb,0xe4,0xff, -0xdb,0xda,0x79,0xee,0x06,0xa0,0x13,0xd9,0xd1,0xc5,0xbb,0x8b,0xf7,0xe8,0x19,0x1d, -0x4d,0xb5,0x19,0x23,0x6f,0xff,0x09,0x0f,0xe6,0xd9,0x9c,0xd3,0xe1,0x27,0x00,0x2c, -0xc8,0x08,0x18,0x9b,0x0f,0x0a,0xf4,0xf0,0x2b,0xb6,0xf8,0x18,0x6f,0xfd,0x0d,0xcc, -0x1f,0x2e,0x1d,0x08,0x0a,0x74,0xf8,0xe8,0x38,0xdd,0xd7,0x1f,0xee,0x02,0xd7,0x14, -0xe0,0xc0,0xc7,0xb5,0x11,0xf4,0xea,0xd5,0x18,0x4c,0x07,0x20,0x1e,0x14,0x02,0x0a, -0x5f,0xec,0xe0,0xc1,0xd5,0xe4,0xf1,0xf5,0x27,0x40,0x06,0x1c,0x53,0x0b,0x0e,0x52, -0xed,0x21,0x63,0x06,0x13,0x6e,0x07,0x08,0x1f,0x21,0x2d,0x37,0x0c,0x08,0x6b,0xf7, -0xe9,0x11,0xdf,0xd5,0x4f,0xeb,0x02,0x12,0x15,0xe4,0x9c,0xc8,0xb1,0x57,0xec,0xed, -0x07,0x13,0x4b,0x29,0x26,0x19,0x2f,0x04,0x0b,0x87,0xf1,0xe6,0x25,0xd8,0xe8,0xb7, -0xeb,0x1c,0xe5,0x0c,0x1d,0x35,0x08,0x0e,0xaf,0xec,0x16,0x3e,0x18,0x06,0xb5,0x14, -0x02,0x8d,0x23,0x29,0x30,0x0f,0x06,0xed,0xf7,0xea,0x02,0xe3,0xd7,0x2a,0xe7,0x00, -0xf3,0x15,0xe8,0x18,0xcc,0xae,0xcb,0xe3,0xee,0x98,0x10,0x4a,0x32,0x2c,0x17,0x88, -0x05,0x0e,0xcd,0xf6,0xec,0x28,0xd9,0xea,0x94,0xe3,0x0f,0x94,0x12,0x19,0x2e,0x0a, -0x0e,0x6a,0xef,0x0a,0x1b,0x23,0x00,0xeb,0x1e,0xfe,0x56,0x22,0x26,0xb0,0x14,0x05, -0xf7,0xf9,0xea,0xd9,0xe4,0xda,0xd5,0xe2,0xfc,0x3f,0x15,0xeb,0x6b,0xcf,0xac,0x2b, -0xdb,0xed,0xe7,0x0e,0x49,0x98,0x30,0x17,0x92,0x04,0x10,0x13,0xfd,0xf1,0xb0,0xdd, -0xeb,0xb0,0xde,0x00,0xec,0x18,0x15,0x6b,0x0e,0x0a,0x5c,0xf2,0xff,0x6a,0x2a,0xff, -0xa6,0x25,0xfe,0x19,0x22,0x24,0x2a,0x16,0x04,0xac,0xf9,0xea,0xb6,0xe4,0xdf,0x70, -0xe0,0xfa,0x61,0x18,0xea,0x0f,0xd6,0xa9,0xab,0xd4,0xea,0x17,0x0f,0x45,0xb8,0x32, -0x16,0x14,0x06,0x10,0x71,0x05,0xf5,0x9b,0xe2,0xeb,0xa5,0xdb,0xef,0x5c,0x21,0x10, -0x41,0x14,0x03,0x66,0xf8,0xf9,0x0a,0x2a,0x01,0x2b,0x26,0x02,0xdf,0x1d,0x23,0x39, -0x19,0x03,0x0c,0xfb,0xea,0xb3,0xe5,0xe4,0x30,0xdf,0xf5,0x3f,0x14,0xf0,0x80,0xd8, -0xab,0x50,0xcc,0xea,0xb2,0x0d,0x47,0xa4,0x32,0x16,0xc2,0x04,0x12,0x31,0x0c,0xf9, -0x94,0xe8,0xe7,0x08,0xd9,0xe7,0xa0,0x20,0x0f,0x58,0x16,0xff,0xb8,0xfd,0xf6,0x12, -0x23,0x0b,0xce,0x22,0x0c,0x7c,0x19,0x23,0x2b,0x18,0x04,0xe6,0xfb,0xe9,0x2d,0xe5, -0xe6,0x09,0xdf,0xf1,0xd2,0x10,0xf5,0x5e,0xda,0xb1,0x83,0xc2,0xe8,0x1f,0x08,0x4c, -0x9c,0x30,0x17,0x03,0x06,0x14,0x7c,0x13,0xfa,0x02,0xee,0xe1,0xba,0xd8,0xdd,0x15, -0x1f,0x13,0x90,0x17,0xfb,0x89,0xff,0xf5,0x43,0x19,0x17,0x40,0x1a,0x16,0x06,0x14, -0x23,0x95,0x19,0x05,0x16,0xfd,0xe9,0xe3,0xe5,0xe9,0x59,0xe2,0xed,0x74,0x0e,0xf7, -0xea,0xdd,0xb4,0x56,0xba,0xe8,0x91,0x02,0x4f,0x3f,0x31,0x19,0x86,0x08,0x15,0xbb, -0x17,0xfd,0x73,0xf1,0xda,0x0c,0xd7,0xd7,0x9d,0x18,0x19,0xa6,0x14,0xfb,0xb9,0x01, -0xf7,0xf7,0x0d,0x23,0xe2,0x13,0x20,0x41,0x0e,0x26,0x46,0x18,0x05,0xe3,0xfc,0xea, -0xa9,0xe6,0xed,0xe5,0xe5,0xe6,0xaa,0x0c,0xfa,0xed,0xdd,0xb9,0x9d,0xb1,0xe7,0xf3, -0xfa,0x4e,0x2e,0x36,0x1b,0x0f,0x0d,0x13,0x43,0x1e,0xff,0x4d,0xf2,0xd4,0xcd,0xd7, -0xd6,0x97,0x12,0x18,0xa4,0x15,0xfb,0x35,0x02,0xf7,0xa9,0x05,0x27,0x9f,0x12,0x27, -0xe4,0x0c,0x24,0x9e,0x18,0x06,0x53,0xfd,0xec,0x16,0xe5,0xee,0x1a,0xe9,0xe4,0x7a, -0x0b,0xf9,0x2d,0xe0,0xbd,0x90,0xad,0xe4,0x0c,0xf5,0x4a,0x1f,0x3c,0x1e,0x98,0x10, -0x15,0x57,0x23,0x02,0x13,0xf0,0xd2,0xc7,0xd7,0xd6,0xb0,0x06,0x1f,0x46,0x12,0xfd, -0xd5,0x00,0xfa,0xb7,0x01,0x27,0x42,0x16,0x28,0xb7,0x0d,0x22,0x4e,0x1a,0x07,0xb9, -0xfc,0xed,0xae,0xe5,0xf0,0x4a,0xec,0xe2,0x98,0x06,0xfa,0x17,0xe1,0xc0,0x01,0xab, -0xe0,0xfb,0xee,0x48,0xc0,0x3f,0x20,0x37,0x15,0x17,0x1d,0x25,0x02,0x56,0xeb,0xd1, -0xeb,0xd6,0xd8,0x5b,0xfe,0x20,0x2f,0x10,0x02,0xc5,0xfe,0xfe,0x12,0x01,0x21,0xac, -0x1d,0x24,0x1b,0x11,0x1e,0xe7,0x18,0x0a,0xce,0xfc,0xf1,0x16,0xe5,0xf0,0x93,0xee, -0xe3,0x42,0x01,0xfd,0x1f,0xdf,0xc6,0xf7,0xa8,0xdc,0x0f,0xec,0x41,0xae,0x42,0x24, -0x99,0x1b,0x1a,0xe9,0x25,0x02,0x93,0xe8,0xd3,0x74,0xd6,0xdb,0x03,0xf5,0x21,0xe0, -0x0a,0x08,0xd8,0xf9,0x02,0x44,0xff,0x17,0xbe,0x28,0x1f,0x12,0x19,0x19,0x8c,0x1b, -0x0d,0x77,0xfc,0xf2,0xac,0xe5,0xf1,0x04,0xf0,0xe5,0xd3,0xfb,0x00,0x09,0xdc,0xcb, -0x7a,0xa7,0xd6,0xdd,0xe7,0x37,0xf8,0x49,0x28,0x72,0x1f,0x1f,0x50,0x26,0xff,0x15, -0xe5,0xd4,0xba,0xd5,0xdc,0x97,0xed,0x22,0xb3,0x08,0x0e,0xdb,0xf5,0x07,0x85,0xff, -0x11,0x04,0x31,0x19,0x9b,0x1e,0x15,0xb1,0x1c,0x0e,0x4c,0xfc,0xf3,0x91,0xe5,0xf1, -0xdc,0xf1,0xe8,0xc2,0xf3,0x03,0xf5,0xd8,0xd2,0xad,0xa5,0xd6,0xa7,0xe6,0x31,0xbc, -0x4b,0x2c,0xbb,0x21,0x23,0x5c,0x22,0xfb,0x68,0xe1,0xda,0x20,0xd6,0xde,0x75,0xe9, -0x1c,0xfd,0x07,0x10,0xca,0xf3,0x09,0x89,0xff,0x07,0x4d,0x39,0x14,0x36,0x27,0x11, -0xc2,0x20,0x0f,0xda,0xfc,0xf2,0x06,0xe6,0xf0,0x7b,0xf2,0xea,0x03,0xf1,0x06,0xc7, -0xd4,0xd4,0x5a,0xaa,0xd2,0x41,0xe4,0x27,0xea,0x4e,0x32,0x3a,0x25,0x2b,0x78,0x1b, -0xf9,0xb7,0xde,0xde,0x76,0xd6,0xdf,0x38,0xe5,0x13,0x43,0x0e,0x11,0x84,0xf4,0x0b, -0x83,0x00,0x03,0x16,0x39,0x14,0x1e,0x29,0x10,0x03,0x21,0x11,0x2c,0xfe,0xf2,0xb5, -0xe6,0xef,0xa1,0xf2,0xed,0xf9,0xe9,0x05,0xfa,0xd5,0xd6,0x5d,0xae,0xce,0x4c,0xe3, -0x20,0x3c,0x52,0x37,0x2e,0x27,0x30,0x1a,0x13,0xf9,0x51,0xdb,0xe4,0xe6,0xd8,0xde, -0xa7,0xe6,0x0a,0x70,0x17,0x0a,0xbd,0xfa,0x08,0x29,0x04,0xfe,0xc6,0x30,0x1b,0xfa, -0x25,0x13,0x13,0x20,0x16,0x04,0x00,0xf2,0x8b,0xe6,0xed,0xe6,0xf3,0xed,0xf2,0xe5, -0x0a,0x2a,0xd2,0xd9,0xdb,0xae,0xce,0xe5,0xe2,0x1d,0x40,0x4e,0x41,0x7e,0x28,0x37, -0x8f,0x09,0xf8,0x3d,0xd9,0xe8,0x3e,0xdc,0xdc,0xd9,0xe5,0x03,0xd5,0x19,0x06,0xf9, -0xff,0x05,0x9a,0x07,0xfc,0xfd,0x24,0x28,0x12,0x21,0x1a,0x14,0x1c,0x1a,0x45,0x01, -0xf2,0x07,0xe6,0xea,0xfb,0xf3,0xed,0xdf,0xe2,0x0d,0xa9,0xce,0xd9,0x3e,0xb4,0xcf, -0x23,0xe0,0x1b,0x91,0x47,0x4b,0x53,0x2b,0x39,0xeb,0x01,0xf8,0x5b,0xd8,0xeb,0xee, -0xe0,0xdb,0x65,0xe5,0xfa,0x52,0x22,0x00,0x12,0x07,0x01,0xc3,0x0b,0xfa,0x8b,0x19, -0x2f,0x12,0x19,0x1f,0x2d,0x17,0x1d,0xe6,0x07,0xf2,0x5e,0xe8,0xe8,0x0b,0xf5,0xef, -0x68,0xde,0x0c,0xe6,0xd1,0xd9,0xd2,0xb6,0xcd,0xbc,0xde,0x19,0x3d,0x45,0x4f,0x03, -0x31,0x36,0x29,0x01,0xf3,0xc9,0xd8,0xea,0x6d,0xe5,0xda,0x4c,0xe5,0xf4,0x1c,0x23, -0x00,0x0a,0x0b,0xfe,0x05,0x0f,0xf8,0x1f,0x10,0x37,0xbc,0x13,0x27,0x7c,0x13,0x20, -0xd6,0x0b,0xf1,0x7e,0xe9,0xe6,0x59,0xf4,0xf1,0x34,0xdc,0x08,0x1d,0xd7,0xd3,0x5e, -0xba,0xce,0x8b,0xdc,0x19,0xab,0x42,0x51,0xbe,0x37,0x31,0x39,0x03,0xee,0xe4,0xdb, -0xe9,0x3d,0xe9,0xda,0xec,0xe3,0xf1,0x7b,0x20,0x02,0xdb,0x0a,0xfd,0x09,0x12,0xfb, -0x98,0x03,0x39,0x37,0x15,0x2c,0x1a,0x10,0x20,0x7c,0x11,0xf1,0xba,0xec,0xe3,0x62, -0xf3,0xf2,0x98,0xdd,0xff,0x2c,0xe2,0xcc,0x44,0xc1,0xce,0xeb,0xdc,0x19,0xf1,0x3b, -0x51,0x94,0x3e,0x29,0xac,0x0b,0xe7,0xdb,0xdf,0xe7,0x2f,0xed,0xdb,0xf4,0xe1,0xf1, -0xc0,0x1a,0x06,0xd2,0x08,0x01,0xa1,0x10,0xfc,0x9b,0xff,0x35,0x82,0x1a,0x2e,0x92, -0x11,0x1f,0xfa,0x17,0xf1,0x73,0xee,0xe1,0xf7,0xf0,0xf1,0x4c,0xde,0xf7,0xc6,0xed, -0xc5,0x85,0xc6,0xcd,0x97,0xde,0x18,0xb5,0x38,0x51,0xd3,0x44,0x22,0x4f,0x14,0xe2, -0x15,0xe1,0xe5,0x1d,0xee,0xdd,0x50,0xe0,0xf0,0x7f,0x14,0x0e,0x51,0x04,0x03,0xab, -0x0c,0xff,0x96,0xfb,0x2b,0x14,0x27,0x29,0x6c,0x18,0x1b,0x12,0x1e,0xf0,0xa9,0xf0, -0xde,0x4a,0xee,0xf1,0xce,0xdf,0xf2,0xb1,0xf5,0xc1,0xd1,0xc6,0xd0,0x57,0xe0,0x17, -0xc9,0x34,0x4d,0x9f,0x46,0x1f,0x6a,0x1a,0xe1,0x3b,0xe5,0xe4,0x49,0xee,0xdf,0x29, -0xdf,0xed,0xcc,0x10,0x13,0x8b,0x01,0x05,0x90,0x0c,0x02,0x46,0xf5,0x1f,0x54,0x31, -0x22,0x5a,0x21,0x15,0x07,0x25,0xf3,0x1a,0xf3,0xde,0xfd,0xea,0xf1,0x60,0xe2,0xec, -0x2e,0xfd,0xbc,0x79,0xc5,0xd1,0xee,0xe4,0x15,0x5c,0x34,0x47,0x25,0x46,0x1e,0xe8, -0x1e,0xe3,0xc7,0xe5,0xe2,0x47,0xed,0xe3,0xdc,0xdd,0xeb,0x69,0x0a,0x1b,0x22,0xfe, -0x07,0x7c,0x09,0x08,0xb3,0xf2,0x17,0xd8,0x36,0x1f,0x8a,0x27,0x0e,0x37,0x28,0xf5, -0x4b,0xf3,0xdf,0x2f,0xe6,0xf1,0x33,0xe7,0xe5,0xb1,0x04,0xba,0xfe,0xc6,0xd2,0x78, -0xe9,0x15,0xc6,0x31,0x40,0x20,0x41,0x20,0x7c,0x21,0xe8,0x4f,0xe3,0xe2,0x8c,0xed, -0xe7,0x62,0xdf,0xe8,0x1e,0x06,0x20,0xc6,0xfa,0x08,0x50,0x06,0x0b,0xf5,0xef,0x0e, -0x57,0x37,0x21,0xd9,0x2c,0x0b,0x05,0x2b,0xfe,0xe1,0xf3,0xe3,0x71,0xdf,0xef,0xce, -0xe9,0xe0,0xd0,0x08,0xbb,0xdd,0xc5,0xd3,0x64,0xee,0x15,0xe0,0x30,0x37,0x30,0x3b, -0x24,0xf8,0x22,0xf0,0xa1,0xdf,0xe2,0x3c,0xeb,0xea,0x8b,0xe2,0xe6,0x78,0x04,0x21, -0x09,0xfa,0x06,0x08,0x05,0x0c,0xc2,0xef,0x09,0x59,0x31,0x28,0xba,0x2d,0x0d,0xf9, -0x29,0x03,0xb3,0xf3,0xe5,0x8b,0xdb,0xed,0x56,0xec,0xda,0x4d,0x0b,0xbf,0x64,0xc6, -0xd3,0x38,0xf4,0x13,0x64,0x30,0x2c,0xe5,0x31,0x29,0x37,0x23,0xfc,0x67,0xdc,0xe2, -0x01,0xea,0xec,0xcf,0xe6,0xe4,0x15,0x01,0x23,0xc6,0xf9,0x05,0x79,0x01,0x0d,0x53, -0xef,0x05,0xf9,0x27,0x34,0x84,0x28,0x14,0x84,0x26,0x0a,0x67,0xf2,0xe7,0x8c,0xd7, -0xec,0x78,0xf0,0xdb,0xa0,0x09,0xc4,0x83,0xc5,0xd3,0x42,0xf7,0x15,0xe2,0x2d,0x1e, -0x90,0x27,0x30,0x3d,0x25,0x07,0xab,0xda,0xe2,0xf3,0xe9,0xee,0xc0,0xeb,0xe2,0x4a, -0xff,0x24,0x75,0xfa,0x02,0xb0,0xfd,0x0c,0x44,0xf0,0x04,0xa4,0x1d,0x3f,0xa5,0x23, -0x1c,0xf1,0x1f,0x15,0x19,0xf1,0xeb,0xc8,0xd4,0xe9,0x90,0xf2,0xd9,0xa6,0x0b,0xc5, -0xf3,0xc6,0xd2,0x57,0xfb,0x17,0x52,0x2b,0x15,0xbb,0x1f,0x33,0x2d,0x29,0x0e,0x74, -0xdb,0xe1,0xd7,0xe9,0xee,0x41,0xf0,0xe3,0x93,0xfd,0x23,0x21,0xff,0xfd,0xde,0xfa, -0x0c,0xe1,0xf2,0xff,0xf1,0x14,0x40,0x83,0x23,0x21,0x33,0x1c,0x1e,0x80,0xf2,0xed, -0xa3,0xd2,0xe8,0x43,0xf2,0xdb,0x8c,0x0a,0xca,0x24,0xc6,0xd2,0x56,0xfb,0x17,0x0e, -0x27,0x0f,0xe4,0x16,0x33,0x5c,0x2d,0x14,0x6e,0xe0,0xdd,0x6e,0xed,0xee,0xd8,0xf4, -0xe4,0x71,0xfa,0x1d,0x4f,0x05,0xf9,0x76,0xf7,0x0a,0xfe,0xf5,0xfa,0xbb,0x12,0x3b, -0x97,0x2a,0x24,0xcc,0x1c,0x1f,0x13,0xf5,0xed,0x04,0xd5,0xe4,0x22,0xf3,0xde,0x9a, -0x0b,0xcd,0xb3,0xc5,0xd1,0xbe,0xfb,0x1a,0xca,0x21,0x09,0x35,0x0d,0x30,0x40,0x35, -0x1b,0x90,0xe6,0xda,0x40,0xf0,0xec,0x36,0xf9,0xe9,0x36,0xf7,0x1b,0x65,0x08,0xf6, -0x95,0xf3,0x0a,0xa7,0xf9,0xf5,0xd2,0x11,0x2d,0x2e,0x39,0x1e,0xd2,0x21,0x20,0x06, -0xf8,0xed,0x2b,0xd7,0xe0,0xef,0xf2,0xe2,0xf5,0x06,0xd4,0xb2,0xc6,0xd2,0x5a,0xf9, -0x1e,0x03,0x18,0x07,0x8f,0x06,0x2c,0x2d,0x38,0x21,0x2b,0xee,0xd8,0xa5,0xf1,0xeb, -0x53,0xfc,0xee,0x5e,0xf4,0x16,0x03,0x0d,0xf1,0x2d,0xf1,0x07,0x35,0xfd,0xf2,0x57, -0x10,0x1f,0x2d,0x45,0x18,0x5b,0x2a,0x1f,0x3a,0xfc,0xed,0xc1,0xd8,0xdf,0x9f,0xf1, -0xe6,0x55,0x04,0xd9,0x22,0xc6,0xd3,0x5d,0xf8,0x20,0xa9,0x10,0x06,0x45,0x00,0x28, -0x66,0x36,0x28,0x57,0xf3,0xda,0x9f,0xef,0xec,0xfa,0xfc,0xf6,0xa0,0xf2,0x0f,0xdc, -0x11,0xed,0x86,0xef,0x03,0xa0,0x00,0xee,0xbf,0x0f,0x13,0xab,0x4d,0x17,0xcc,0x31, -0x1c,0xdb,0xff,0xed,0x68,0xd9,0xde,0x7b,0xee,0xe9,0xb8,0xfd,0xe3,0xbc,0xc4,0xd9, -0x13,0xf4,0x23,0x4b,0x09,0x05,0x58,0xfc,0x23,0x5c,0x31,0x32,0xaa,0xf6,0xe2,0x50, -0xed,0xf0,0x4c,0xfc,0xfd,0xfe,0xf0,0x05,0x06,0x18,0xe9,0xae,0xef,0xfa,0xc9,0x04, -0xec,0x05,0x0e,0x0e,0x30,0x4a,0x1d,0x95,0x31,0x1d,0x2a,0x01,0xf0,0x4b,0xd9,0xe0, -0x1e,0xed,0xed,0x11,0xff,0xe6,0x5f,0xc5,0xda,0xc0,0xf2,0x21,0x15,0x03,0x02,0x47, -0xf9,0x20,0x82,0x2c,0x39,0x63,0xfb,0xea,0x29,0xe9,0xf4,0xb8,0xfa,0x04,0x19,0xf1, -0xfd,0x2f,0x19,0xe8,0xc2,0xf0,0xf1,0x4a,0x07,0xea,0x7f,0x0e,0x0a,0x0d,0x40,0x2b, -0x6a,0x2a,0x24,0xab,0x02,0xf4,0xfb,0xd6,0xe2,0x41,0xe9,0xed,0xd0,0x01,0xeb,0xa3, -0xc7,0xdb,0x7e,0xf0,0x1d,0xfc,0xfe,0x01,0x6d,0xf8,0x1d,0x07,0x25,0x3c,0x42,0x04, -0xf2,0x2e,0xe5,0xf6,0xea,0xf8,0x07,0x98,0xf3,0xf7,0x2c,0x19,0xe8,0x9c,0xf1,0xeb, -0x7b,0x0a,0xe9,0x0d,0x0d,0x08,0xdf,0x2f,0x3d,0xb0,0x20,0x2e,0x2e,0xff,0xf9,0xa9, -0xd7,0xe3,0x6c,0xe9,0xec,0x14,0x05,0xee,0x65,0xca,0xda,0x53,0xee,0x1a,0x2a,0xfb, -0xff,0x8c,0xf6,0x19,0x4a,0x1e,0x3a,0x16,0x0f,0xf9,0x93,0xe7,0xf7,0xb2,0xfa,0x09, -0x56,0xf8,0xef,0x74,0x18,0xeb,0x13,0xf1,0xe5,0xa6,0x0a,0xea,0x60,0x0b,0x07,0x5d, -0x23,0x47,0x91,0x1a,0x36,0x52,0xfe,0xfe,0xe7,0xd9,0xe3,0xbf,0xe8,0xeb,0x00,0x08, -0xef,0xb8,0xcc,0xda,0x19,0xed,0x17,0x3f,0xf6,0xfe,0x1d,0xf4,0x18,0x27,0x17,0x33, -0x19,0x19,0x01,0x24,0xed,0xf6,0x22,0xfe,0x09,0xe3,0xfd,0xeb,0x1c,0x15,0xee,0x8b, -0xef,0xe1,0xb6,0x09,0xed,0xfe,0x08,0x06,0x50,0x18,0x48,0x9a,0x1b,0x39,0xe3,0x00, -0x00,0x0e,0xde,0xe2,0x81,0xea,0xe8,0x46,0x05,0xf6,0x20,0xd0,0xdd,0xd5,0xe9,0x13, -0x93,0xf0,0x00,0x4c,0xf2,0x17,0x25,0x12,0x2f,0x49,0x1b,0x08,0x7d,0xf3,0xf5,0xf9, -0x00,0x09,0x8d,0x03,0xe9,0xca,0x0e,0xf0,0x4d,0xed,0xde,0x5e,0x05,0xf1,0xe0,0x06, -0x06,0xbf,0x14,0x40,0x78,0x27,0x34,0xf2,0x09,0xfd,0xe0,0xe2,0xdf,0x1b,0xed,0xe7, -0x45,0x05,0xf8,0xb0,0xd5,0xde,0x1b,0xe7,0x0f,0x1e,0xed,0xff,0xea,0xef,0x16,0x29, -0x0e,0x2b,0x32,0x1a,0x12,0x0e,0xfa,0xf6,0xbd,0x02,0x09,0x05,0x06,0xe8,0x8e,0xff, -0x00,0x70,0xe5,0xe4,0xaf,0xfc,0xf7,0x85,0x02,0x0a,0xea,0x0f,0x33,0x9b,0x35,0x2a, -0x9c,0x13,0xf7,0x7b,0xea,0xde,0x10,0xee,0xe5,0xcf,0x05,0xfb,0xe5,0xda,0xdf,0xf9, -0xe5,0x0c,0x9e,0xe8,0xfd,0xa5,0xed,0x14,0xb7,0x0a,0x28,0x70,0x1a,0x16,0x55,0x04, -0xf9,0x69,0x03,0x08,0x28,0x08,0xea,0x53,0xf8,0x02,0x22,0xe2,0xe6,0x05,0xf7,0xf9, -0x49,0x02,0x0c,0x5d,0x0c,0x26,0x51,0x3e,0x21,0x0f,0x24,0xf1,0x30,0xf4,0xdc,0x26, -0xee,0xe4,0xb1,0x08,0xfd,0x2f,0xdc,0xe0,0xf5,0xe4,0x09,0x73,0xe3,0xfb,0x9e,0xec, -0x14,0xca,0x0a,0x24,0xdc,0x1a,0x17,0x13,0x0f,0xfb,0x3e,0x03,0x08,0xb3,0x08,0xeb, -0xd8,0xec,0x08,0xbc,0xdc,0xeb,0x43,0xf0,0xfd,0x03,0x01,0x0e,0x94,0x08,0x1c,0x40, -0x3f,0x22,0x5b,0x2c,0xf0,0xf7,0xf9,0xdc,0xeb,0xeb,0xe6,0x34,0x06,0x00,0xc1,0xdd, -0xe3,0x40,0xe3,0x07,0x0b,0xe1,0xf7,0xe7,0xe9,0x11,0xc4,0x0b,0x20,0x49,0x1c,0x13, -0xae,0x18,0x02,0x3d,0x03,0x08,0xb9,0x09,0xee,0x63,0xe8,0x09,0x25,0xda,0xeb,0xd6, -0xed,0xfe,0x1c,0xff,0x0f,0x06,0x06,0x15,0xd4,0x35,0x29,0x9b,0x2d,0xf6,0xcf,0xf9, -0xe2,0xd0,0xe9,0xea,0xe1,0x03,0x03,0xae,0xdf,0xe6,0x1a,0xe1,0x04,0x68,0xda,0xf4, -0x20,0xe9,0x0d,0x5f,0x0d,0x1c,0x6b,0x1e,0x10,0xa6,0x20,0x0b,0x55,0x02,0x08,0x7e, -0x09,0xf0,0x74,0xe4,0x09,0xdd,0xd9,0xee,0x70,0xeb,0xff,0x96,0xfe,0x0e,0xbc,0x07, -0x0e,0xd5,0x29,0x32,0xbc,0x26,0x04,0x59,0xf5,0xea,0x21,0xe6,0xec,0x4e,0xff,0x05, -0xef,0xe3,0xe9,0xc3,0xde,0x04,0xba,0xda,0xed,0x2d,0xe8,0x0a,0xd2,0x0e,0x1a,0xd0, -0x1f,0x0d,0x08,0x24,0x15,0xe6,0x01,0x09,0x4d,0x09,0xf3,0x30,0xe1,0x06,0xc7,0xdd, -0xed,0x99,0xe9,0xfd,0xec,0xfe,0x0d,0xc3,0x07,0x07,0x01,0x1c,0x3b,0x64,0x1f,0x19, -0x0a,0xec,0xf5,0x55,0xe4,0xf1,0x41,0xfd,0x03,0x1c,0xe7,0xea,0xd5,0xde,0x04,0x46, -0xd7,0xe9,0x90,0xe7,0x06,0x01,0x11,0x17,0x46,0x20,0x0b,0x32,0x23,0x22,0x81,0x05, -0x0a,0x13,0x07,0xf4,0x70,0xde,0x02,0xff,0xe0,0xeb,0x69,0xea,0xfb,0x55,0x01,0x0d, -0x48,0x0c,0x00,0x02,0x14,0x3a,0x07,0x1f,0x22,0xec,0xe8,0xfb,0x22,0xe5,0xf4,0xf0, -0xfe,0x04,0x42,0xe7,0xef,0x31,0xdf,0x03,0xe6,0xd4,0xe6,0xa1,0xe1,0x02,0xdf,0x0f, -0x16,0x1e,0x20,0x0a,0x3a,0x1f,0x2b,0x09,0x0e,0x09,0x33,0x06,0xf5,0xca,0xdc,0xfb, -0xb4,0xee,0x00,0xe1,0xff,0xff,0x9c,0xff,0xff,0x45,0xff,0xfe,0xdd,0xfe,0xfe,0xe9, -0xfe,0xff,0x94,0xff,0x00,0xcb,0x01,0x02,0x1a,0x04,0x05,0x06,0x07,0x08,0xeb,0x09, -0x0b,0xc3,0x0b,0x0b,0x9b,0x0b,0x0a,0xb9,0x09,0x07,0xbf,0x05,0x02,0x9e,0xff,0xfc, -0xe0,0xf7,0xf3,0xfa,0xee,0xeb,0x25,0xe7,0xe3,0x48,0xe0,0xde,0x95,0xdd,0xdd,0xbb, -0xde,0xe0,0xc5,0xe2,0xe5,0xb4,0xe9,0xed,0x16,0xf3,0xf8,0xe9,0xfd,0x05,0x20,0x0a, -0x11,0x01,0x17,0x1e,0x63,0x23,0x29,0x14,0x2d,0x30,0xde,0x32,0x34,0xba,0x35,0x36, -0x14,0x36,0x35,0x14,0x33,0x2f,0x53,0x2a,0x26,0x40,0x1f,0x19,0x23,0x12,0x0b,0xd3, -0x02,0xfb,0x0e,0xf5,0xee,0x89,0xea,0xe6,0xdd,0xe3,0xe0,0xf1,0xdd,0xd9,0xbf,0xd7, -0xd4,0x32,0xd0,0xcd,0x84,0xc8,0xc4,0xd6,0xbf,0xbd,0x16,0xbb,0xb9,0x9f,0xb9,0xba, -0x8a,0xbc,0xc0,0xc4,0xc5,0xcc,0x54,0xd4,0xdd,0xce,0xe6,0xf0,0x47,0xfa,0x03,0xcd, -0x0e,0x18,0xd1,0x21,0x29,0x91,0x31,0x38,0x71,0x3f,0x45,0x23,0x4b,0x50,0x4a,0x54, -0x56,0x9e,0x59,0x5a,0xdc,0x5b,0x5b,0xe8,0x5a,0x59,0xea,0x55,0x52,0xf2,0x4b,0x44, -0xc2,0x3a,0x31,0x90,0x25,0x19,0x1c,0x0d,0xff,0x6c,0xf2,0xe4,0x1e,0xd8,0xcc,0x96, -0xc0,0xb4,0xdc,0xaa,0xa1,0x1a,0x99,0x91,0x2f,0x8d,0x89,0x86,0x88,0x89,0x2e,0x8d, -0x91,0x22,0x98,0xa0,0x54,0xa9,0xb4,0xa0,0xbf,0xcb,0x6f,0xd8,0xe5,0x62,0xf2,0xfe, -0x1d,0x0b,0x16,0x64,0x20,0x2b,0xb0,0x33,0x3b,0x78,0x42,0x48,0xd1,0x4e,0x53,0xc3, -0x57,0x5c,0xfa,0x60,0x66,0x71,0x68,0x6b,0xee,0x6c,0x6c,0xe4,0x6a,0x67,0xf2,0x61, -0x59,0xee,0x50,0x45,0x03,0x38,0x29,0xf2,0x19,0x09,0x73,0xf8,0xe7,0x9a,0xd6,0xc6, -0x06,0xb7,0xaa,0xc0,0x9e,0x94,0x6c,0x8d,0x87,0x43,0x83,0x81,0x01,0x80,0x81,0xea, -0x84,0x89,0xaa,0x8f,0x96,0x77,0x9f,0xa9,0xdd,0xb5,0xc2,0x36,0xd0,0xde,0x83,0xed, -0xfc,0x6b,0x0c,0x1b,0xa5,0x29,0x37,0x76,0x44,0x50,0xb4,0x5a,0x64,0x61,0x6b,0x70, -0x08,0x74,0x76,0xb3,0x76,0x75,0x69,0x73,0x70,0xe0,0x6b,0x66,0x6d,0x60,0x58,0x85, -0x4f,0x45,0xd7,0x39,0x2c,0x8d,0x1e,0x10,0xf4,0x01,0xf2,0xe5,0xe3,0xd4,0xbc,0xc6, -0xb9,0x0c,0xaf,0xa6,0x35,0x9f,0x9a,0xe8,0x95,0x92,0x9d,0x91,0x92,0xb8,0x94,0x98, -0x03,0x9e,0xa3,0xca,0xa9,0xb0,0x12,0xb7,0xbf,0xba,0xc7,0xd1,0x5c,0xdb,0xe4,0x5f, -0xee,0xf7,0x7e,0x01,0x0b,0xa3,0x15,0x20,0xe3,0x29,0x33,0x8f,0x3d,0x45,0x6e,0x4d, -0x53,0x1a,0x59,0x5d,0x98,0x60,0x62,0x51,0x62,0x61,0x7f,0x60,0x5e,0xa2,0x5a,0x55, -0xe8,0x4f,0x47,0x4b,0x3f,0x35,0x16,0x2b,0x1f,0x3b,0x13,0x06,0xf3,0xf8,0xed,0x01, -0xe2,0xd7,0x6c,0xce,0xc6,0x58,0xbf,0xb9,0x52,0xb4,0xb0,0xd1,0xac,0xa9,0x88,0xa7, -0xa7,0x49,0xa8,0xaa,0xfb,0xad,0xb1,0xaa,0xb6,0xbb,0xf9,0xc0,0xc6,0x4c,0xcd,0xd4, -0xb5,0xda,0xe2,0xb5,0xe9,0xf2,0x41,0xfb,0x04,0x84,0x0e,0x18,0xe0,0x21,0x2b,0xd9, -0x33,0x3b,0x18,0x42,0x47,0x3d,0x4c,0x4f,0x4f,0x53,0x55,0xf7,0x56,0x57,0x47,0x58, -0x58,0x84,0x57,0x55,0x89,0x51,0x4b,0x1b,0x43,0x38,0x08,0x2c,0x1e,0xd8,0x10,0x01, -0xda,0xf3,0xe6,0x7e,0xdb,0xd1,0xba,0xc9,0xc3,0x7a,0xbe,0xba,0x2c,0xb7,0xb3,0x4d, -0xb2,0xb0,0x79,0xb0,0xb0,0x9e,0xb2,0xb5,0x16,0xb9,0xbd,0x90,0xc0,0xc5,0x02,0xc9, -0xcc,0xe3,0xce,0xd1,0x0f,0xd6,0xd9,0x1c,0xdf,0xe5,0x44,0xed,0xf7,0x54,0x02,0x0e, -0xa9,0x1b,0x28,0x80,0x33,0x3c,0x0f,0x45,0x4c,0x95,0x52,0x57,0x2c,0x5d,0x61,0xce, -0x66,0x69,0xaf,0x6c,0x6e,0x50,0x6d,0x6a,0xba,0x64,0x5b,0x04,0x4f,0x40,0xa2,0x2e, -0x1b,0x15,0x09,0xf7,0xb8,0xe7,0xda,0x44,0xce,0xc3,0xac,0xba,0xb2,0x12,0xab,0xa4, -0x2d,0xa0,0x9c,0xda,0x9a,0x9a,0x45,0x9b,0x9d,0xfd,0xa2,0xa9,0x17,0xb1,0xb9,0x7a, -0xc1,0xc8,0x33,0xcd,0xd1,0xe5,0xd4,0xd8,0xde,0xdd,0xe3,0x55,0xeb,0xf5,0xd1,0x00, -0x0e,0xea,0x1c,0x2c,0xc8,0x3a,0x47,0x49,0x51,0x58,0x28,0x5e,0x61,0x55,0x63,0x64, -0xb1,0x64,0x64,0x37,0x64,0x63,0xac,0x62,0x5f,0x8d,0x59,0x50,0x0a,0x44,0x34,0xbc, -0x22,0x0f,0x48,0xfc,0xea,0xee,0xdb,0xd0,0x31,0xc7,0xc1,0xb3,0xbc,0xba,0xe5,0xb8, -0xb7,0x53,0xb6,0xb4,0x2f,0xb4,0xb2,0x3f,0xb3,0xb5,0x80,0xb8,0xbe,0xa4,0xc5,0xce, -0x95,0xd6,0xdd,0xf6,0xe1,0xe3,0x99,0xe3,0xe1,0x7f,0xdf,0xde,0x73,0xde,0xe1,0xfb, -0xe8,0xf3,0x29,0x01,0x10,0x79,0x20,0x2f,0xe4,0x3b,0x46,0xd9,0x4d,0x52,0x28,0x55, -0x55,0xce,0x55,0x55,0x26,0x56,0x57,0x29,0x59,0x5a,0xa6,0x59,0x55,0xaf,0x4e,0x43, -0xe2,0x33,0x22,0xa2,0x0e,0xfb,0x46,0xe9,0xd9,0x9f,0xce,0xc6,0xc2,0xc0,0xbd,0xff, -0xbc,0xbb,0x3c,0xba,0xb8,0xfb,0xb6,0xb5,0x05,0xb5,0xb5,0x35,0xb7,0xbb,0x66,0xc2, -0xcb,0x95,0xd5,0xe0,0x97,0xe9,0xf0,0x02,0xf2,0xef,0xdf,0xea,0xe4,0xc5,0xde,0xdd, -0x05,0xe0,0xe7,0x1b,0xf4,0x03,0x56,0x14,0x25,0x0b,0x36,0x43,0xa0,0x4c,0x52,0xae, -0x54,0x53,0x82,0x4f,0x4b,0x08,0x48,0x46,0xb5,0x46,0x48,0x33,0x4a,0x4b,0x55,0x49, -0x43,0x73,0x38,0x29,0x00,0x16,0x01,0x0c,0xee,0xdd,0xea,0xd0,0xc9,0x56,0xc5,0xc4, -0x28,0xc6,0xc7,0x2a,0xca,0xcb,0x8a,0xcc,0xcc,0x1c,0xcc,0xca,0xbf,0xc9,0xca,0x79, -0xcd,0xd3,0x25,0xdc,0xe6,0x24,0xf0,0xf8,0xb1,0xfb,0xfa,0x62,0xf3,0xe9,0xc0,0xdc, -0xd1,0xbd,0xca,0xc9,0x65,0xce,0xd8,0x7c,0xe8,0xfb,0x21,0x0f,0x22,0xf7,0x32,0x3f, -0xaa,0x48,0x4d,0x05,0x4f,0x4d,0x4e,0x4c,0x4b,0x73,0x4b,0x4d,0x19,0x51,0x54,0x7b, -0x57,0x56,0x57,0x50,0x43,0x39,0x31,0x1a,0x58,0x02,0xeb,0xc5,0xd7,0xc9,0xfd,0xc1, -0xbe,0xee,0xbf,0xc3,0x42,0xc7,0xca,0x3b,0xce,0xd0,0x33,0xd1,0xd0,0x1e,0xd0,0xce, -0x97,0xce,0xd1,0xb2,0xd6,0xe0,0xa1,0xeb,0xf8,0x3b,0x03,0x08,0x27,0x07,0xfe,0xba, -0xf1,0xe2,0xc1,0xd3,0xc9,0x5e,0xc6,0xca,0xc7,0xd4,0xe3,0xde,0xf5,0x09,0x45,0x1c, -0x2c,0x2f,0x3a,0x43,0x32,0x47,0x47,0xa9,0x44,0x41,0x10,0x3e,0x3d,0x4c,0x40,0x45, -0x88,0x4c,0x52,0xbb,0x55,0x51,0xfe,0x46,0x35,0x31,0x1e,0x05,0xba,0xed,0xda,0xe6, -0xcc,0xc5,0xd5,0xc2,0xc3,0x5c,0xc7,0xcb,0x96,0xcf,0xd2,0x3d,0xd5,0xd6,0xb5,0xd5, -0xd3,0x2d,0xd1,0xcf,0x3c,0xd1,0xd6,0xb4,0xdf,0xec,0x92,0xfa,0x06,0x9b,0x0d,0x0c, -0x5e,0x04,0xf5,0x2e,0xe4,0xd3,0x66,0xc7,0xc2,0x2c,0xc6,0xd0,0x93,0xdf,0xf2,0x6c, -0x07,0x1b,0xa6,0x2d,0x3b,0x9b,0x45,0x4a,0xd3,0x49,0x45,0x2e,0x40,0x3a,0xce,0x38, -0x39,0xbe,0x3e,0x46,0xa5,0x4d,0x51,0x5b,0x4f,0x45,0x5a,0x34,0x1d,0x3c,0x05,0xed, -0xc5,0xd9,0xcc,0x96,0xc5,0xc3,0x1f,0xc6,0xca,0x47,0xcf,0xd4,0x31,0xd8,0xda,0x8c, -0xdb,0xd9,0x6f,0xd6,0xd2,0x14,0xcf,0xce,0x4f,0xd3,0xdd,0x02,0xeb,0xfa,0xb4,0x08, -0x10,0x8f,0x11,0x09,0xa9,0xfa,0xe7,0x33,0xd4,0xc6,0x86,0xbf,0xc1,0xc5,0xca,0xd9, -0xfb,0xeb,0xff,0x8b,0x14,0x28,0xfa,0x39,0x47,0x5a,0x50,0x52,0x88,0x4f,0x49,0x4a, -0x43,0x3f,0x0a,0x40,0x44,0xf6,0x4a,0x51,0x33,0x54,0x50,0xcd,0x45,0x32,0xca,0x19, -0xfd,0xeb,0xe2,0xcc,0x88,0xbd,0xb5,0x46,0xb3,0xb5,0xb9,0xba,0xc1,0xa3,0xc8,0xd0, -0x57,0xd7,0xdc,0x43,0xde,0xdd,0xc5,0xd9,0xd6,0x8a,0xd6,0xdb,0xd4,0xe5,0xf5,0x5a, -0x06,0x15,0x36,0x1f,0x20,0x98,0x18,0x09,0x21,0xf5,0xe0,0xc6,0xcf,0xc6,0xc0,0xc4, -0xcb,0x66,0xd7,0xe7,0x94,0xf9,0x0d,0xd1,0x20,0x32,0x8e,0x41,0x4a,0x38,0x4c,0x47, -0xae,0x3f,0x37,0x30,0x31,0x30,0x01,0x34,0x3b,0x16,0x43,0x47,0x8b,0x46,0x3d,0xc7, -0x2c,0x16,0xc4,0xfc,0xe4,0x01,0xcf,0xc0,0x17,0xb9,0xb8,0xc5,0xbb,0xc2,0x37,0xcb, -0xd5,0xf3,0xdf,0xea,0xc1,0xf1,0xf5,0x0c,0xf5,0xf0,0x19,0xeb,0xe8,0xc1,0xe9,0xf0, -0x8c,0xfc,0x0a,0x01,0x16,0x1c,0xaa,0x1b,0x12,0x01,0x01,0xea,0x9f,0xd4,0xc1,0xdf, -0xb6,0xb3,0xa8,0xb7,0xc2,0x51,0xd0,0xe1,0x18,0xf6,0x0c,0xd2,0x22,0x36,0x6c,0x45, -0x4b,0x6b,0x4a,0x44,0x11,0x3c,0x36,0x47,0x35,0x39,0xe6,0x40,0x48,0x5d,0x4e,0x4e, -0x50,0x46,0x37,0x80,0x21,0x08,0x35,0xee,0xd7,0x7b,0xc6,0xbc,0xc2,0xb7,0xb8,0xa5, -0xbc,0xc4,0x11,0xce,0xda,0x57,0xe7,0xf2,0xd1,0xf7,0xf7,0xc8,0xf2,0xeb,0x5e,0xe7, -0xe8,0x15,0xf0,0xfd,0x43,0x0c,0x1a,0x01,0x23,0x24,0x1a,0x1e,0x10,0xd1,0xfc,0xe7, -0xdb,0xd3,0xc4,0x3a,0xbc,0xbb,0x04,0xc0,0xc9,0xbd,0xd7,0xe9,0xf5,0xfd,0x14,0x13, -0x29,0x39,0xe2,0x41,0x42,0x70,0x3b,0x32,0x75,0x2b,0x29,0x4b,0x2e,0x36,0xc9,0x3f, -0x46,0x23,0x47,0x41,0xa0,0x33,0x21,0xc1,0x0a,0xf3,0x36,0xdd,0xcb,0xe5,0xbe,0xb8, -0xbd,0xb7,0xbb,0x1b,0xc4,0xd0,0x73,0xdf,0xef,0x2e,0xfe,0x07,0x80,0x08,0x03,0xc4, -0xfa,0xf3,0x77,0xf1,0xf6,0x22,0x00,0x0c,0x7f,0x18,0x1f,0x52,0x1f,0x18,0x6f,0x0c, -0xfb,0x52,0xe7,0xd3,0x59,0xc3,0xb8,0xa1,0xb3,0xb5,0x7b,0xbd,0xca,0xcd,0xdc,0xf3, -0x82,0x0c,0x25,0x7f,0x3b,0x48,0xc7,0x4b,0x46,0x3a,0x3d,0x34,0x18,0x31,0x33,0xf4, -0x39,0x42,0xf1,0x46,0x47,0xd7,0x41,0x36,0xc5,0x25,0x10,0xca,0xf9,0xe2,0x23,0xcd, -0xbc,0x72,0xb0,0xab,0xb4,0xac,0xb4,0x55,0xc1,0xd2,0x80,0xe5,0xf7,0x97,0x04,0x09, -0x98,0x06,0xff,0x31,0xf7,0xf4,0x24,0xf8,0x02,0x76,0x0f,0x1a,0xbd,0x21,0x22,0xc9, -0x1d,0x13,0x3e,0x06,0xf4,0xe7,0xe0,0xce,0x61,0xbe,0xb4,0xfa,0xb1,0xb7,0xd2,0xc2, -0xd4,0x78,0xeb,0x05,0x85,0x1f,0x36,0x9a,0x46,0x4c,0xb3,0x48,0x3f,0x10,0x35,0x2f, -0xac,0x30,0x36,0x96,0x3d,0x42,0x33,0x42,0x3d,0x17,0x34,0x26,0xab,0x15,0x01,0xaa, -0xea,0xd3,0x17,0xbf,0xb0,0x65,0xa8,0xa8,0x60,0xaf,0xbc,0x6d,0xcf,0xe4,0xc3,0xf8, -0x08,0xfc,0x10,0x10,0xe6,0x08,0xff,0x3b,0xf9,0xf9,0xa5,0x00,0x0b,0x8c,0x16,0x1d, -0x4b,0x1f,0x1c,0x21,0x15,0x0a,0x49,0xfc,0xea,0x55,0xd6,0xc3,0xc8,0xb4,0xad,0xc5, -0xae,0xb8,0x18,0xc9,0xdf,0x7b,0xfa,0x16,0xec,0x30,0x44,0xdf,0x4e,0x4e,0x11,0x46, -0x3b,0xdb,0x34,0x33,0x9e,0x38,0x3f,0x52,0x43,0x43,0x90,0x3d,0x34,0x28,0x29,0x1a, -0x72,0x07,0xf0,0xfa,0xd6,0xbd,0xef,0xa9,0x9d,0xb4,0x9a,0xa1,0x92,0xaf,0xc3,0x93, -0xda,0xf2,0x25,0x06,0x12,0xad,0x16,0x12,0x51,0x09,0x01,0xbb,0xff,0x04,0x08,0x0e, -0x17,0x4c,0x1e,0x20,0x95,0x1e,0x1a,0xf1,0x12,0x08,0x74,0xf8,0xe3,0xa8,0xcc,0xb8, -0xe8,0xab,0xa9,0x98,0xb1,0xc2,0x58,0xd9,0xf3,0x9d,0x0f,0x2a,0xe5,0x3f,0x4c,0x3d, -0x4f,0x48,0xfb,0x3d,0x34,0x4b,0x31,0x33,0xc9,0x38,0x3d,0x06,0x3e,0x3a,0xa7,0x33, -0x2a,0x2c,0x1f,0x0f,0x88,0xfa,0xe0,0xf0,0xc2,0xa9,0x48,0x98,0x92,0x94,0x97,0xa6, -0x34,0xbb,0xd2,0x3f,0xeb,0x00,0x5c,0x10,0x17,0xff,0x16,0x10,0x84,0x08,0x04,0xc8, -0x06,0x0d,0xcf,0x16,0x1d,0xec,0x20,0x1f,0x4e,0x1c,0x16,0xdb,0x0d,0xff,0x4a,0xeb, -0xd3,0x80,0xbb,0xab,0x61,0xa6,0xae,0x00,0xc0,0xd7,0xaf,0xf3,0x10,0xe2,0x2a,0x42, -0xd0,0x51,0x57,0xea,0x53,0x49,0xa6,0x3d,0x35,0x7c,0x33,0x35,0x84,0x37,0x37,0xe2, -0x32,0x2c,0x51,0x24,0x1b,0x72,0x0e,0xfb,0x93,0xe1,0xc3,0xbc,0xa7,0x93,0x69,0x8b, -0x90,0x03,0x9f,0xb4,0x73,0xcb,0xe2,0x0e,0xf9,0x0a,0x9c,0x15,0x18,0x59,0x14,0x0c, -0x06,0x05,0x02,0x3b,0x06,0x0d,0x7a,0x15,0x1b,0x90,0x1d,0x1d,0xec,0x1b,0x16,0x3e, -0x0c,0xfa,0xe4,0xe1,0xc8,0xea,0xb4,0xac,0x4b,0xb2,0xc3,0x05,0xdb,0xf5,0xb6,0x0f, -0x28,0x64,0x3e,0x50,0x31,0x59,0x58,0xb9,0x4f,0x43,0x35,0x38,0x32,0xf1,0x30,0x32, -0x12,0x32,0x2e,0x8f,0x29,0x22,0xd6,0x19,0x0e,0xd4,0xfc,0xe3,0x76,0xc4,0xa5,0x7a, -0x8e,0x84,0xd0,0x87,0x96,0x19,0xac,0xc4,0x12,0xdc,0xf2,0x7a,0x06,0x16,0x60,0x1e, -0x1e,0x58,0x18,0x0f,0x2d,0x0a,0x09,0x28,0x0e,0x15,0x32,0x1b,0x1e,0x4b,0x1f,0x1e, -0x01,0x1a,0x10,0x8f,0x00,0xe9,0xd1,0xce,0xb8,0xf8,0xac,0xaf,0xf4,0xbd,0xd4,0x54, -0xed,0x05,0x48,0x1c,0x31,0x06,0x44,0x51,0xc1,0x55,0x50,0x2c,0x45,0x38,0x75,0x2f, -0x2c,0x32,0x2d,0x2f,0xb9,0x2f,0x2c,0xce,0x27,0x21,0x40,0x17,0x07,0x7c,0xf0,0xd2, -0x85,0xb2,0x98,0x02,0x89,0x88,0xe3,0x93,0xa7,0x90,0xbc,0xd2,0x88,0xe7,0xfc,0xa3, -0x0e,0x1b,0x3c,0x21,0x1e,0x9d,0x17,0x0f,0x97,0x0b,0x0d,0x7d,0x14,0x1b,0x1f,0x21, -0x22,0x8d,0x21,0x1d,0xa4,0x14,0x05,0xa4,0xee,0xd3,0x7f,0xbb,0xac,0x27,0xab,0xb7, -0xb5,0xcc,0xe5,0x44,0xfd,0x12,0xbb,0x27,0x3b,0x77,0x4c,0x56,0xd2,0x55,0x4c,0x8b, -0x3e,0x31,0xf9,0x29,0x28,0x05,0x2a,0x2b,0x91,0x29,0x24,0xff,0x1d,0x14,0xd8,0x06, -0xf2,0x7a,0xd7,0xb9,0x83,0x9e,0x8e,0x93,0x8b,0x95,0xfa,0xa7,0xbd,0xc0,0xd1,0xe5, -0x3a,0xf9,0x0c,0x9d,0x1d,0x27,0x9a,0x28,0x21,0xd6,0x16,0x0e,0x89,0x0c,0x10,0x9d, -0x18,0x1f,0x76,0x22,0x21,0x66,0x1c,0x13,0x2b,0x06,0xf2,0x56,0xda,0xc1,0x4d,0xb0, -0xaa,0x1c,0xb3,0xc5,0x59,0xdc,0xf3,0x98,0x08,0x1c,0x6a,0x31,0x45,0xb0,0x53,0x59, -0xa2,0x53,0x46,0xc2,0x36,0x2b,0x5f,0x27,0x28,0xf1,0x2a,0x2b,0x06,0x28,0x21,0xa4, -0x17,0x0a,0xba,0xf8,0xe0,0x6a,0xc4,0xa9,0x7f,0x96,0x8f,0xb3,0x94,0xa3,0x10,0xb5, -0xc7,0x44,0xd9,0xeb,0xae,0xff,0x12,0x2e,0x21,0x26,0xb9,0x22,0x18,0xaa,0x0e,0x0a, -0xd0,0x0c,0x15,0x95,0x1e,0x24,0xb4,0x24,0x20,0x0a,0x19,0x0d,0x27,0xfd,0xe8,0xb8, -0xd1,0xbf,0x10,0xb6,0xb8,0xcf,0xc6,0xda,0x89,0xef,0x02,0x5e,0x15,0x28,0xae,0x3c, -0x4d,0x55,0x56,0x54,0xf0,0x47,0x36,0x3d,0x28,0x20,0x07,0x20,0x23,0x53,0x25,0x23, -0x98,0x1d,0x14,0x35,0x08,0xf8,0xfe,0xe4,0xcc,0xf4,0xb2,0x9e,0x42,0x93,0x94,0xf5, -0x9e,0xaf,0x15,0xc1,0xd2,0xef,0xe5,0xfa,0x15,0x10,0x22,0x3b,0x2d,0x2d,0x32,0x24, -0x18,0x3c,0x11,0x11,0xa0,0x17,0x20,0x75,0x26,0x26,0x4c,0x21,0x18,0xa3,0x0c,0xfe, -0xc4,0xec,0xd8,0x82,0xc4,0xb7,0x07,0xb5,0xbd,0x19,0xce,0xe2,0x07,0xf7,0x0a,0x1f, -0x1f,0x34,0xe7,0x47,0x55,0xf8,0x57,0x4f,0x95,0x3f,0x2f,0xb9,0x25,0x23,0x84,0x26, -0x29,0x0f,0x29,0x22,0xe6,0x17,0x0b,0xe4,0xfc,0xeb,0x1e,0xd7,0xbf,0xfe,0xa9,0x9a, -0x9a,0x95,0x9a,0x79,0xa6,0xb5,0xe7,0xc5,0xd7,0x28,0xeb,0x00,0xd1,0x13,0x21,0x74, -0x25,0x20,0xf1,0x15,0x0d,0x8e,0x0c,0x12,0xed,0x1c,0x25,0xb3,0x27,0x24,0x41,0x1c, -0x12,0xed,0x07,0xfa,0x63,0xe9,0xd7,0x40,0xc7,0xbf,0x39,0xc2,0xce,0x97,0xe0,0xf4, -0x1f,0x09,0x1d,0x34,0x32,0x46,0x13,0x55,0x5a,0x57,0x54,0x45,0xa7,0x33,0x26,0x42, -0x20,0x20,0x3e,0x23,0x22,0xc2,0x1b,0x10,0x2d,0x04,0xf7,0x17,0xea,0xd9,0xee,0xc5, -0xb0,0x2d,0x9f,0x95,0x69,0x96,0x9f,0x8c,0xae,0xbf,0x44,0xd1,0xe4,0x54,0xf9,0x0e, -0x70,0x1e,0x26,0x8c,0x25,0x1e,0xf0,0x15,0x12,0xcd,0x16,0x1f,0xf0,0x26,0x29,0x2a, -0x26,0x1e,0x63,0x14,0x0a,0xbd,0xff,0xf1,0x8e,0xe0,0xcf,0xc1,0xc2,0xbf,0x7c,0xc7, -0xd7,0x64,0xeb,0x00,0xfe,0x15,0x2a,0x1a,0x3e,0x4e,0x36,0x57,0x55,0xa3,0x49,0x39, -0xc3,0x2a,0x22,0x6d,0x21,0x23,0x82,0x22,0x1c,0xaf,0x12,0x06,0x75,0xfa,0xef,0x00, -0xe2,0xd1,0x64,0xbd,0xa9,0x3b,0x9b,0x96,0x70,0x9a,0xa6,0x89,0xb6,0xc8,0x87,0xdb, -0xef,0x87,0x03,0x15,0x81,0x20,0x23,0xda,0x1f,0x19,0x38,0x16,0x18,0xa8,0x1f,0x27, -0xe7,0x2a,0x28,0xa2,0x20,0x17,0x55,0x0e,0x04,0xee,0xf8,0xe8,0x5b,0xd6,0xc6,0x57, -0xbe,0xc1,0x81,0xce,0xe2,0x36,0xf9,0x0f,0xf7,0x24,0x38,0x0d,0x4a,0x54,0xef,0x56, -0x4f,0xf9,0x41,0x33,0x36,0x29,0x25,0x80,0x24,0x23,0x00,0x1d,0x12,0xe1,0x04,0xf8, -0x6d,0xee,0xe4,0xa1,0xd6,0xc4,0x89,0xb0,0x9f,0x2b,0x97,0x98,0x56,0xa2,0xb2,0x22, -0xc4,0xd6,0x1b,0xe9,0xfb,0x79,0x0c,0x19,0xa3,0x1f,0x1f,0x76,0x1b,0x17,0xbf,0x18, -0x1d,0x7c,0x24,0x28,0x15,0x27,0x21,0x33,0x19,0x11,0x8c,0x0a,0x01,0xc7,0xf3,0xe2, -0x32,0xd0,0xc3,0x7b,0xc1,0xca,0xe2,0xdb,0xf2,0x32,0x09,0x1f,0xc2,0x32,0x43,0x6c, -0x50,0x55,0xbb,0x52,0x48,0xd9,0x3b,0x30,0x1b,0x2a,0x26,0xff,0x23,0x1d,0x1a,0x13, -0x05,0x1e,0xf9,0xee,0x98,0xe4,0xd8,0x59,0xc8,0xb4,0xb1,0xa0,0x94,0x80,0x91,0x99, -0x55,0xa8,0xbb,0x17,0xcf,0xe1,0x6f,0xf4,0x05,0xa5,0x13,0x1d,0x66,0x21,0x21,0x94, -0x1f,0x1f,0xee,0x22,0x27,0xc9,0x2a,0x29,0x1a,0x24,0x1c,0xf0,0x13,0x0c,0xb6,0x03, -0xf7,0x83,0xe6,0xd4,0xf9,0xc5,0xc0,0xd8,0xc6,0xd7,0x45,0xed,0x04,0xc9,0x1a,0x2e, -0x24,0x3f,0x4c,0xe4,0x53,0x54,0x47,0x4e,0x43,0x1a,0x38,0x2f,0x53,0x29,0x24,0x88, -0x1d,0x13,0x11,0x06,0xf8,0xce,0xed,0xe4,0x53,0xd9,0xca,0xda,0xb7,0xa4,0xa6,0x95, -0x8f,0xcf,0x94,0xa2,0xa4,0xb4,0xc8,0xb5,0xda,0xec,0x57,0xfd,0x0c,0x08,0x19,0x21, -0x04,0x25,0x26,0xe2,0x26,0x29,0xe1,0x2c,0x2f,0xb8,0x2e,0x29,0xec,0x21,0x19,0xa5, -0x10,0x07,0xa0,0xfa,0xe9,0xee,0xd6,0xc6,0xa6,0xbd,0xc0,0x62,0xcd,0xe2,0xd5,0xf9, -0x10,0x1c,0x25,0x36,0x92,0x44,0x4f,0xe3,0x53,0x52,0xd3,0x4a,0x40,0x2e,0x37,0x2f, -0x16,0x29,0x21,0xbc,0x17,0x0b,0xf6,0xfd,0xf2,0xb0,0xe7,0xdc,0x1e,0xcf,0xbd,0x4a, -0xaa,0x9a,0x10,0x92,0x94,0xf7,0x9f,0xb0,0x19,0xc3,0xd4,0x1a,0xe5,0xf4,0x9c,0x03, -0x10,0x4f,0x1b,0x21,0xcc,0x24,0x26,0x34,0x28,0x2b,0x32,0x2e,0x2e,0x4a,0x2b,0x24, -0xb5,0x1b,0x12,0x29,0x09,0xfd,0x3b,0xef,0xde,0xa2,0xce,0xc4,0x4a,0xc4,0xce,0x56, -0xe0,0xf6,0x60,0x0b,0x1f,0xd4,0x30,0x3f,0xec,0x4b,0x53,0xd4,0x54,0x50,0xd9,0x47, -0x3d,0x3a,0x34,0x2c,0x81,0x23,0x18,0x39,0x0b,0xfc,0x1d,0xef,0xe3,0x81,0xd7,0xca, -0xf2,0xb9,0xa7,0x0c,0x98,0x8f,0x25,0x90,0x9a,0xe7,0xaa,0xbd,0x7d,0xd0,0xe1,0xf7, -0xf1,0x01,0x7e,0x10,0x1d,0xe0,0x25,0x2a,0x4d,0x2d,0x2f,0x83,0x31,0x34,0xb0,0x34, -0x32,0xf0,0x2a,0x21,0xb3,0x16,0x0b,0x46,0xff,0xf1,0xe1,0xe0,0xd1,0xa8,0xc6,0xc4, -0xe0,0xca,0xd9,0xf7,0xec,0x01,0x27,0x15,0x27,0x22,0x37,0x44,0xac,0x4e,0x53,0x46, -0x52,0x4c,0x71,0x43,0x3a,0x91,0x31,0x29,0x54,0x1f,0x12,0x89,0x03,0xf4,0x13,0xe6, -0xd9,0xc3,0xcb,0xbc,0x2c,0xac,0x9c,0xdc,0x92,0x91,0x18,0x99,0xa6,0xcd,0xb7,0xc9, -0xc3,0xd9,0xe9,0x63,0xf8,0x06,0x9a,0x13,0x1d,0x0f,0x25,0x29,0x53,0x2c,0x2f,0x08, -0x33,0x34,0x2f,0x33,0x2d,0x62,0x23,0x18,0x73,0x0c,0x00,0xb8,0xf3,0xe5,0x5c,0xd8, -0xce,0x83,0xca,0xcf,0x31,0xdb,0xec,0xa8,0xff,0x12,0x3f,0x25,0x36,0xc1,0x44,0x4f, -0x4f,0x56,0x57,0xa1,0x52,0x4a,0x84,0x40,0x36,0xc9,0x2c,0x21,0x3d,0x14,0x04,0x95, -0xf3,0xe3,0x79,0xd5,0xc8,0xf1,0xb9,0xab,0xf5,0x9d,0x94,0xef,0x92,0x98,0xc9,0xa4, -0xb4,0xf6,0xc4,0xd4,0x3f,0xe4,0xf3,0x51,0x01,0x0e,0x40,0x18,0x1f,0x1d,0x25,0x29, -0x10,0x2d,0x31,0x02,0x34,0x33,0x77,0x2e,0x25,0x82,0x19,0x0d,0xd2,0x00,0xf4,0x8e, -0xe8,0xdc,0xf8,0xd2,0xce,0x4a,0xd1,0xda,0x68,0xe9,0xfb,0xb1,0x0d,0x20,0x92,0x31, -0x41,0x97,0x4e,0x57,0xb5,0x5a,0x58,0xed,0x52,0x4a,0xac,0x41,0x37,0x8b,0x2c,0x1e, -0x78,0x0d,0xfa,0xb7,0xe7,0xd6,0xe6,0xc6,0xb7,0x5f,0xa9,0x9b,0x5d,0x92,0x8e,0xff, -0x92,0x9d,0x83,0xab,0xbb,0xc9,0xcb,0xdb,0xb6,0xea,0xf9,0x7a,0x07,0x13,0x31,0x1c, -0x22,0x0d,0x28,0x2c,0x4c,0x31,0x34,0x97,0x34,0x30,0xd1,0x26,0x1a,0x67,0x0d,0x01, -0xf0,0xf5,0xeb,0x4a,0xe2,0xda,0x6f,0xd7,0xd9,0x05,0xe1,0xed,0xac,0xfd,0x0e,0x6f, -0x20,0x31,0x05,0x41,0x4d,0xaf,0x56,0x5a,0x05,0x59,0x53,0xaa,0x4b,0x42,0xc1,0x37, -0x2b,0xbe,0x1d,0x0c,0xd6,0xf8,0xe5,0xe0,0xd2,0xc2,0x7c,0xb4,0xa7,0x62,0x9b,0x92, -0xae,0x8f,0x92,0x1c,0x9c,0xa9,0xac,0xb9,0xc9,0x9c,0xd9,0xe9,0x10,0xf8,0x05,0xaf, -0x11,0x1b,0x30,0x22,0x28,0x83,0x2d,0x32,0x38,0x36,0x37,0xb2,0x33,0x2b,0x25,0x1f, -0x11,0xb7,0x04,0xf9,0x79,0xef,0xe6,0x28,0xdf,0xda,0x2d,0xdb,0xe0,0x7b,0xeb,0xf9, -0x88,0x09,0x1a,0x62,0x2a,0x39,0xd8,0x46,0x50,0xda,0x55,0x56,0xf7,0x52,0x4c,0x17, -0x44,0x3a,0x57,0x2f,0x22,0x00,0x12,0xfe,0x9c,0xea,0xd7,0x35,0xc6,0xb7,0x5b,0xab, -0xa0,0xe4,0x97,0x93,0xaf,0x95,0x9d,0xd2,0xa8,0xb7,0x75,0xc6,0xd5,0x96,0xe3,0xf1, -0x25,0xfe,0x09,0x75,0x12,0x19,0x7e,0x20,0x26,0x58,0x2c,0x31,0xa2,0x33,0x32,0x46, -0x2c,0x22,0xd4,0x15,0x09,0x0c,0xff,0xf5,0xab,0xed,0xe7,0xe1,0xe2,0xe2,0xd7,0xe6, -0xf0,0x02,0xfd,0x0b,0x19,0x1b,0x29,0xbe,0x37,0x44,0xc2,0x4d,0x53,0x7c,0x55,0x53, -0x78,0x4e,0x47,0xe1,0x3d,0x32,0x3d,0x25,0x14,0xaf,0x01,0xec,0xc8,0xd7,0xc5,0x15, -0xb5,0xa7,0xd7,0x9b,0x93,0xa3,0x8e,0x8f,0xc6,0x95,0xa0,0x6e,0xaf,0xbf,0x72,0xce, -0xdd,0x19,0xec,0xf9,0x7e,0x06,0x11,0xf2,0x19,0x21,0xed,0x28,0x2f,0x62,0x34,0x37, -0xaa,0x37,0x33,0x17,0x2b,0x1f,0x18,0x13,0x07,0x14,0xfd,0xf3,0x0c,0xec,0xe6,0x96, -0xe4,0xe7,0x06,0xef,0xfa,0x59,0x08,0x16,0x49,0x24,0x30,0x98,0x3b,0x44,0x2c,0x4b, -0x4e,0xe2,0x4d,0x4a,0x0d,0x45,0x3c,0xdf,0x32,0x26,0xe8,0x17,0x06,0x5e,0xf3,0xde, -0x3c,0xcb,0xb9,0xb8,0xaa,0x9e,0x9b,0x95,0x90,0xfa,0x90,0x96,0x6c,0xa1,0xaf,0xf4, -0xbe,0xce,0x6b,0xdd,0xeb,0xc1,0xf7,0x03,0x7d,0x0e,0x17,0x17,0x1f,0x25,0x7a,0x2b, -0x30,0xc5,0x33,0x34,0xbe,0x32,0x2c,0x86,0x22,0x16,0xd7,0x09,0xfe,0x13,0xf4,0xeb, -0x5c,0xe6,0xe4,0x06,0xe7,0xee,0x33,0xf9,0x06,0x38,0x14,0x21,0x56,0x2d,0x37,0xdc, -0x40,0x47,0x0c,0x4c,0x4d,0xb5,0x4b,0x47,0x03,0x40,0x36,0xa6,0x2a,0x1c,0xab,0x0c, -0xfa,0xf3,0xe5,0xd1,0xfd,0xbe,0xae,0x47,0xa1,0x97,0x18,0x92,0x91,0x5a,0x96,0xa0, -0x20,0xad,0xbc,0xa2,0xcb,0xd9,0xfc,0xe6,0xf3,0xd4,0xfe,0x09,0x43,0x12,0x1a,0xf1, -0x20,0x26,0x0d,0x2c,0x30,0x03,0x33,0x33,0x58,0x30,0x28,0x1f,0x1e,0x11,0x53,0x04, -0xf8,0xd8,0xee,0xe8,0x83,0xe5,0xe7,0xa6,0xed,0xf7,0x1a,0x04,0x11,0xb3,0x1d,0x28, -0xb9,0x31,0x39,0x7c,0x40,0x45,0x47,0x48,0x48,0x5b,0x46,0x41,0x96,0x39,0x2f,0x15, -0x23,0x15,0x40,0x04,0xf1,0xe0,0xdb,0xc7,0x74,0xb4,0xa5,0xc1,0x99,0x93,0x04,0x92, -0x95,0xea,0x9d,0xa9,0x0d,0xb8,0xc7,0xb3,0xd5,0xe2,0x0e,0xef,0xfa,0x51,0x04,0x0d, -0x26,0x15,0x1b,0xfe,0x21,0x27,0xc0,0x2b,0x2f,0xa7,0x31,0x30,0x8f,0x2c,0x23,0x6a, -0x17,0x09,0x1b,0xfd,0xf2,0x2d,0xec,0xe9,0x57,0xeb,0xf1,0xb6,0xfa,0x06,0xf6,0x12, -0x1e,0x6e,0x29,0x32,0x01,0x39,0x3e,0xaa,0x42,0x44,0xfe,0x44,0x42,0x2c,0x3e,0x36, -0x4d,0x2d,0x21,0x0f,0x15,0x05,0x4d,0xf4,0xe0,0x75,0xcb,0xb7,0xc8,0xa6,0x9a,0x47, -0x93,0x91,0xc8,0x94,0x9c,0x43,0xa7,0xb4,0x49,0xc3,0xd1,0x8b,0xdf,0xeb,0x1e,0xf7, -0x01,0xf0,0x09,0x11,0xaa,0x18,0x1f,0x11,0x25,0x2a,0x07,0x2f,0x32,0x3a,0x34,0x32, -0xd0,0x2a,0x1f,0xe3,0x10,0x02,0xca,0xf6,0xee,0xad,0xeb,0xed,0x82,0xf2,0x00,0x02, -0x04,0x16,0x4a,0x3b,0x5e,0x32,0x79,0x6f,0xd8,0x24,0xc7,0x64,0x88,0x99,0x49,0xbd, -0xec,0x21,0x1e,0x0d,0xb1,0xf7,0xcc,0x4b,0xbf,0xdd,0xc3,0x04,0x2a,0x21,0x26,0x1a, -0x89,0xf9,0xdd,0x13,0xd0,0xe3,0x10,0x03,0x15,0x07,0x23,0x12,0xcf,0x06,0xf4,0x1d, -0xf5,0x08,0xd4,0x10,0x0d,0x80,0xf4,0xd6,0x42,0xb1,0xc0,0xc4,0xf7,0x18,0xb0,0x27, -0x23,0x8d,0x16,0x03,0x93,0xfd,0x15,0xac,0x36,0x37,0xc8,0x0b,0xe0,0x07,0xc7,0xcb, -0x11,0xe5,0x09,0x16,0x2d,0x16,0xc7,0xdf,0xc2,0x2d,0xc7,0xea,0x3d,0x08,0x0e,0x22, -0x07,0xfb,0x9f,0xf4,0xfd,0x68,0x1a,0x42,0xb5,0x55,0x3f,0x34,0x20,0xfc,0x96,0xd6, -0xc5,0xbe,0xd8,0x03,0xb0,0x12,0xf8,0xc7,0xcb,0xb3,0xd8,0xb4,0xc8,0x0b,0xef,0x29, -0xbb,0x5f,0x5d,0xe1,0x29,0xfc,0x57,0xf9,0x08,0x81,0x0b,0x0b,0x32,0x0b,0x01,0x29, -0xf0,0xef,0x34,0x03,0x21,0x60,0x35,0x2b,0xaf,0x04,0xd5,0x39,0xb4,0xad,0x04,0xce, -0x02,0x4a,0x20,0x21,0xd8,0x14,0x00,0x1c,0xef,0xe0,0x7c,0xe1,0xf9,0xb2,0x12,0x28, -0xe3,0x2e,0x1c,0xa3,0xfb,0xe0,0x22,0xd6,0xe7,0x1d,0x03,0x13,0x4e,0x18,0x01,0x6b, -0xe9,0xdc,0xb8,0xdd,0xed,0x79,0xfd,0x0d,0x48,0x11,0x08,0x6b,0x05,0x14,0x6e,0x29, -0x33,0x05,0x1e,0xef,0xac,0xca,0xbb,0x2f,0xd4,0xff,0x28,0x25,0x36,0x6f,0x25,0xfe, -0xcf,0xdc,0xd2,0xd2,0xe3,0x06,0x43,0x20,0x1f,0x0a,0x09,0xf4,0x30,0xf7,0x0f,0xf5, -0x2a,0x32,0x60,0x1b,0xfa,0x06,0xe1,0xd1,0xb7,0xc2,0xbe,0xe3,0xd1,0xf4,0xb3,0x11, -0x1d,0x70,0x1c,0x11,0x33,0x04,0xff,0x34,0xff,0x07,0xee,0x10,0x10,0x5a,0x06,0xfb, -0xec,0xfd,0x08,0xce,0x15,0x1c,0x5e,0x13,0xfa,0x13,0xe2,0xda,0x51,0xe2,0xe7,0x65, -0xe7,0xeb,0xb0,0xf1,0xf9,0xdf,0xfe,0x09,0x99,0x1c,0x2a,0x1c,0x2c,0x20,0x15,0x0f, -0x05,0xf2,0x08,0x16,0x9b,0x27,0x30,0xb6,0x26,0x11,0x41,0xf9,0xe7,0x79,0xe0,0xd6, -0x7e,0xc4,0xad,0xdc,0xa4,0xba,0xb7,0xe5,0x13,0x73,0x2f,0x37,0x0c,0x31,0x1c,0x14, -0x04,0xf0,0x61,0xed,0xfe,0x84,0x0d,0x13,0xda,0x11,0x06,0xf2,0xf3,0xe0,0x2e,0xdc, -0xea,0x12,0xf8,0xfb,0x2a,0xf2,0xe5,0xea,0xe2,0xf3,0x20,0x14,0x30,0xea,0x3c,0x3a, -0xb4,0x32,0x2f,0x2e,0x2b,0x23,0xd1,0x13,0xfa,0x70,0xdc,0xc0,0x08,0xb2,0xb2,0xec, -0xc2,0xe2,0xb6,0x03,0x16,0x24,0x0f,0xfb,0xfb,0xee,0xef,0x13,0xfc,0x0f,0x03,0x26, -0x3a,0x33,0x46,0x4d,0xfb,0x4c,0x39,0xb5,0x14,0xed,0xd4,0xcb,0xb7,0xc7,0xb2,0xb7, -0x9d,0xbd,0xbf,0x59,0xc0,0xce,0xd3,0xe8,0x03,0xe4,0x1b,0x27,0x7b,0x2e,0x35,0x48, -0x39,0x3a,0x14,0x2d,0x15,0x5f,0xf9,0xea,0x57,0xf0,0x01,0x07,0x16,0x12,0x4c,0x04, -0xf9,0x64,0xf2,0xea,0x3c,0xde,0xd6,0x8d,0xd9,0xed,0x30,0x09,0x29,0x4d,0x46,0x57, -0xc3,0x51,0x31,0x51,0x05,0xd7,0x7a,0xc2,0xcd,0x8a,0xe6,0xfd,0x78,0x08,0x03,0x91, -0xf1,0xe1,0x1f,0xdc,0xda,0xdf,0xd8,0xda,0x2b,0xe4,0xf4,0x8c,0x0b,0x25,0x24,0x43, -0x57,0x82,0x48,0x22,0xf4,0x03,0xfd,0x9e,0x02,0xfb,0x1c,0xe6,0xce,0x6f,0xc4,0xcd, -0x88,0xe0,0xf0,0xae,0xfc,0x03,0xba,0x0e,0x19,0x22,0x18,0x0a,0x6b,0xf3,0xdf,0x9d, -0xdd,0xed,0xcf,0x0c,0x30,0x71,0x44,0x3e,0x4c,0x27,0x0e,0xfd,0xfa,0xe6,0xbc,0xd8, -0xd4,0xec,0xd6,0xdd,0x4a,0xec,0xfe,0x1d,0x0d,0x16,0xa4,0x18,0x11,0x86,0xff,0xef, -0x7a,0xea,0xee,0x55,0xfc,0x0f,0x77,0x1c,0x1a,0x4b,0x08,0xf3,0xc4,0xe9,0xf2,0xcc, -0x07,0x13,0x8a,0x0e,0xfc,0xfb,0xeb,0xe1,0x90,0xd8,0xd8,0xf8,0xea,0x0d,0xfd,0x32, -0x45,0x9d,0x3e,0x29,0x14,0x12,0x03,0x60,0x00,0xfe,0xe9,0xf2,0xe8,0x44,0xef,0x05, -0xdf,0x19,0x23,0x10,0x1c,0xf8,0x45,0xc7,0x9f,0x86,0x98,0xbc,0xa7,0xed,0x11,0xef, -0x21,0x28,0xc6,0x2d,0x2b,0x6d,0x1d,0x0b,0xb3,0x00,0x01,0x3a,0x0a,0x0b,0x0b,0x07, -0x07,0xfd,0x0d,0x0b,0xe0,0xfa,0xe7,0x75,0xd7,0xcd,0xbc,0xca,0xd0,0xe5,0xe2,0xfd, -0x5e,0x16,0x20,0x82,0x1c,0x1d,0x81,0x27,0x33,0x0d,0x34,0x25,0xc8,0x11,0xfe,0x31, -0xe2,0xc0,0xd8,0xac,0xb5,0x33,0xd9,0x01,0xfe,0x21,0x32,0x5a,0x31,0x23,0xd3,0x0b, -0xfd,0xcb,0xfd,0x00,0xd8,0x02,0x08,0xe0,0x17,0x32,0x80,0x46,0x3f,0xbf,0x1d,0xf1, -0xf5,0xc7,0xaa,0x20,0xa1,0xa9,0x47,0xb6,0xca,0xc5,0xe3,0xfb,0x5b,0x08,0x07,0x2b, -0x04,0x04,0x05,0x0b,0x19,0xfd,0x2d,0x3b,0x28,0x3e,0x33,0x51,0x20,0x15,0xd6,0x15, -0x1b,0xa9,0x14,0xfc,0x3f,0xe3,0xd2,0x20,0xc9,0xbe,0xee,0xb6,0xb7,0xb4,0xc9,0xf5, -0x9b,0x27,0x4f,0xf7,0x68,0x70,0xcb,0x5f,0x32,0x3d,0xf9,0xca,0xae,0xb9,0xbf,0xa3, -0xd1,0xe8,0x47,0xf5,0xf7,0x56,0xf8,0xfc,0x15,0xff,0x00,0x10,0xfd,0xf3,0xb8,0xea, -0xf0,0x8c,0x0e,0x32,0x95,0x42,0x39,0x8d,0x23,0x0c,0x52,0xf7,0xe7,0x2c,0xdf,0xdb, -0xad,0xdc,0xd9,0x24,0xd4,0xd4,0x0d,0xd8,0xda,0x0e,0xe2,0xf2,0xcb,0x10,0x30,0xe4, -0x34,0x22,0x01,0x06,0xf3,0x6b,0xfa,0x0d,0x3f,0x21,0x31,0x8b,0x42,0x44,0x5a,0x35, -0x1c,0xe1,0xfa,0xda,0xe7,0xbf,0xb1,0xc6,0xb3,0xca,0x32,0xec,0x0e,0xf2,0x24,0x2f, -0xb7,0x2e,0x20,0x0b,0x0f,0xf8,0x3f,0xe8,0xe7,0xa9,0xef,0xf9,0x6f,0x00,0x05,0x22, -0x04,0xfe,0x03,0xfb,0xf7,0xb8,0xf1,0xee,0xdc,0xf2,0xfc,0x02,0x04,0x00,0xb5,0xf4, -0xf0,0xd8,0xf7,0x0a,0xa4,0x1c,0x24,0x21,0x1e,0x0d,0xde,0xfe,0xf4,0x46,0xee,0xe6, -0x40,0xdf,0xea,0x26,0x05,0x21,0xd1,0x34,0x2d,0xe7,0x07,0xd8,0x45,0xb2,0xa7,0xd8, -0xb5,0xd3,0xb6,0xf9,0x20,0xf3,0x3e,0x51,0x87,0x58,0x54,0x18,0x46,0x2c,0xa3,0x0a, -0xf0,0xe7,0xea,0xf2,0x1c,0xf5,0xf0,0x51,0xe9,0xe4,0xf4,0xdb,0xcc,0x7d,0xc6,0xd4, -0xe9,0xf1,0x08,0xec,0x0b,0x02,0x6c,0xf7,0xf3,0xa8,0xf8,0x03,0x23,0x0e,0x17,0x23, -0x1f,0x20,0xbc,0x15,0x02,0x8d,0xf4,0xe5,0xc8,0xda,0xe1,0xc1,0xf4,0x0f,0x61,0x1b, -0x18,0x46,0x11,0x09,0xa3,0x02,0xfb,0xe9,0xf5,0xf1,0x49,0xf1,0xfe,0x60,0x1d,0x42, -0xfe,0x54,0x46,0x93,0x25,0xfc,0x23,0xd6,0xbf,0xa9,0xb4,0xb5,0x79,0xc0,0xd4,0xa6, -0xec,0x00,0x00,0x07,0x05,0x87,0x07,0x13,0xb6,0x2a,0x44,0x46,0x52,0x50,0x5b,0x40, -0x22,0x0b,0xfe,0xe3,0xac,0xd6,0xcb,0xfe,0xc5,0xc7,0xc5,0xcc,0xcf,0x35,0xcd,0xd0, -0xca,0xdb,0xea,0x08,0xfb,0x0b,0x7f,0x22,0x38,0x6a,0x41,0x3f,0xd0,0x31,0x1c,0x77, -0x00,0xe3,0xbe,0xdd,0xe9,0x77,0x01,0x1a,0x76,0x27,0x28,0xec,0x1d,0x11,0xa4,0x00, -0xe6,0x6d,0xc9,0xbd,0x96,0xd0,0xf8,0x28,0x21,0x38,0xb9,0x3a,0x2f,0x48,0x20,0x11, -0xa7,0x08,0x03,0xfd,0xf8,0xe9,0x5d,0xdd,0xcf,0xb1,0xbf,0xb6,0x26,0xb7,0xc5,0x46, -0xda,0xf2,0xe6,0x0e,0x26,0xf7,0x31,0x2c,0x80,0x1d,0x17,0x2a,0x20,0x2a,0x63,0x27, -0x1d,0x9e,0x17,0x15,0xf3,0x0c,0xf9,0xd4,0xdf,0xc5,0x97,0xb0,0xab,0x2c,0xb9,0xd8, -0x53,0x00,0x27,0x14,0x41,0x42,0x53,0x2c,0x09,0x80,0xf0,0xef,0x14,0xfa,0x05,0xc3, -0x0d,0x13,0x38,0x12,0x11,0x34,0x17,0x1e,0x77,0x1d,0x10,0x3d,0x02,0xfb,0x58,0xfb, -0xf8,0x22,0xeb,0xd9,0xda,0xcd,0xcd,0xd2,0xdb,0xf9,0x15,0x1c,0x33,0x95,0x38,0x2e, -0x22,0x1a,0x06,0x22,0xee,0xd4,0x42,0xc3,0xc3,0x2a,0xd6,0xf1,0x6a,0x06,0x08,0xde, -0xfb,0xe8,0xee,0xdc,0xdc,0x87,0xe5,0xf9,0x66,0x1b,0x41,0xdb,0x57,0x59,0x9b,0x4b, -0x30,0xb6,0x10,0xf5,0x2d,0xe1,0xd6,0xb5,0xda,0xe8,0xeb,0xf3,0xf8,0x4a,0xf9,0xf5, -0xec,0xf1,0xf0,0x1d,0xf4,0xf9,0x5f,0xfe,0xfc,0xc2,0xf2,0xeb,0xc7,0xee,0xf9,0x8e, -0x06,0x13,0x8e,0x1d,0x25,0x77,0x2f,0x36,0x2d,0x36,0x26,0x80,0x04,0xdd,0x03,0xc1, -0xb8,0x71,0xc1,0xd3,0xb8,0xe2,0xf1,0x33,0x00,0x06,0x7f,0x04,0xff,0xb3,0xfa,0xfc, -0x29,0x0c,0x24,0x04,0x37,0x3d,0xa5,0x33,0x1b,0xeb,0xf8,0xd7,0xe0,0xc2,0xbb,0xdc, -0xc1,0xcd,0xb7,0xdf,0xfa,0x59,0x17,0x30,0x39,0x3c,0x3d,0x69,0x39,0x31,0x10,0x2a, -0x23,0xb5,0x1a,0x11,0x9a,0x03,0xf1,0x79,0xe1,0xd7,0x16,0xd9,0xe5,0xfd,0xf5,0x00, -0xad,0xfd,0xea,0xf7,0xd3,0xc7,0x2e,0xc6,0xc7,0xb5,0xcf,0xe4,0x87,0x00,0x26,0xc4, -0x4c,0x5e,0x61,0x57,0x3e,0x3d,0x1c,0xfc,0x50,0xe9,0xeb,0x94,0xf7,0xfe,0x2a,0xfc, -0xf0,0x57,0xe0,0xcf,0x1d,0xc4,0xc0,0x9e,0xcc,0xe5,0x21,0x01,0x1e,0x1f,0x39,0x48, -0x25,0x49,0x3f,0xc3,0x2d,0x1c,0xb8,0x07,0xed,0xf0,0xd7,0xcd,0x6b,0xcf,0xd6,0x73, -0xdb,0xdd,0xee,0xe1,0xf0,0x61,0x06,0x1e,0xfd,0x35,0x40,0xdd,0x3c,0x2e,0x6e,0x16, -0xf8,0x36,0xe4,0xe2,0x5c,0xee,0x00,0x00,0x12,0x1b,0x7c,0x14,0xfd,0x2c,0xe0,0xc3, -0x7a,0xb1,0xae,0x24,0xba,0xd4,0xa5,0xf7,0x15,0x39,0x22,0x25,0x2a,0x1f,0x10,0xc7, -0x0a,0x10,0x9f,0x1e,0x2a,0xc8,0x2b,0x27,0x79,0x25,0x24,0x43,0x1d,0x0b,0xd3,0xed, -0xd2,0x36,0xc7,0xca,0xfe,0xd6,0xe7,0xa6,0xf5,0xfd,0x6d,0x06,0x12,0x01,0x1d,0x28, -0x33,0x32,0x33,0x3f,0x29,0x15,0x79,0xfe,0xe0,0x08,0xc2,0xaf,0x39,0xb0,0xc8,0x58, -0xee,0x12,0x3d,0x2c,0x31,0xd6,0x23,0x0a,0x30,0xee,0xde,0x23,0xda,0xe3,0xf8,0xf8, -0x10,0xd4,0x21,0x26,0x7f,0x1f,0x11,0x9a,0x05,0xff,0xe3,0xf7,0xea,0x5a,0xe0,0xe4, -0xd1,0xf1,0xfc,0x08,0xfe,0xf5,0x8d,0xe6,0xdc,0x24,0xdf,0xe7,0x4c,0xf3,0x08,0xf1, -0x21,0x37,0x91,0x3f,0x39,0x9c,0x2d,0x22,0x40,0x1e,0x21,0x3e,0x28,0x26,0x88,0x0f, -0xe5,0x92,0xb9,0xa1,0x67,0xa2,0xbc,0x55,0xe4,0x04,0x77,0x14,0x1b,0x8f,0x1f,0x1f, -0xd1,0x15,0xff,0x00,0xe5,0xd5,0xd4,0xd5,0xe6,0x4b,0xfd,0x0f,0xfd,0x1c,0x20,0x19, -0x15,0xfd,0xb9,0xe8,0xdf,0xaa,0xe1,0xf0,0xf9,0x00,0x08,0x9c,0x0b,0x0c,0x10,0x09, -0x03,0xa5,0x00,0x04,0x35,0x0a,0x13,0x24,0x22,0x2c,0xf7,0x2d,0x24,0x04,0x0f,0xfd, -0x8f,0xf7,0xf3,0x83,0xed,0xe9,0x11,0xe1,0xd3,0x0a,0xc7,0xc1,0xb1,0xc5,0xd5,0x5c, -0xf0,0x14,0xa4,0x3f,0x66,0x8b,0x7c,0x73,0x93,0x4a,0x14,0x86,0xe5,0xcd,0x88,0xc6, -0xc8,0xa3,0xcb,0xce,0x56,0xdb,0xed,0xfd,0xf6,0xf2,0xea,0xea,0xe2,0x47,0xdc,0xe4, -0x2d,0xf6,0x09,0x43,0x1a,0x24,0xb9,0x25,0x1c,0xa2,0x11,0x05,0x7b,0xfe,0xfe,0xa2, -0xfe,0x04,0x14,0x08,0x08,0xf6,0xff,0xee,0xbb,0xe3,0xe5,0x41,0xf5,0x0a,0xa4,0x16, -0x1b,0x14,0x1c,0x15,0x96,0x09,0x00,0xa4,0x00,0x11,0x88,0x26,0x30,0x7f,0x2d,0x1c, -0xc0,0x00,0xe1,0xad,0xc6,0xaa,0x32,0x8e,0x85,0xe9,0x96,0xbf,0x1d,0xf8,0x32,0xb6, -0x5a,0x61,0xc4,0x4f,0x36,0x1c,0x23,0x17,0xa9,0x0d,0x03,0x00,0xfc,0xf5,0x0f,0xf1, -0xf2,0x47,0xf1,0xe8,0x7d,0xda,0xcf,0xaa,0xd2,0xdf,0xda,0xf2,0x03,0x66,0x08,0x08, -0x18,0x0b,0x10,0x0a,0x18,0x1d,0xa8,0x22,0x28,0x83,0x28,0x1e,0x15,0x0a,0xf3,0x7a, -0xe4,0xe5,0x0c,0xf6,0x07,0xe9,0x15,0x22,0x09,0x23,0x13,0x0f,0xfc,0xe0,0x53,0xca, -0xc2,0xa5,0xcc,0xe4,0x61,0x01,0x1f,0xcc,0x39,0x4c,0xec,0x4d,0x35,0x3b,0x0f,0xe6, -0xe2,0xbf,0xa4,0x8f,0x9f,0xb4,0xb2,0xd1,0xe6,0x62,0xed,0xed,0x23,0xf3,0x02,0x49, -0x18,0x29,0x2f,0x2d,0x27,0x86,0x25,0x28,0xee,0x27,0x1d,0x70,0x0c,0xfd,0xad,0xf8, -0xfe,0xf4,0x05,0x05,0x8e,0xfd,0xed,0xd8,0xd8,0xd0,0xdf,0xd9,0xe9,0xfd,0xfb,0x0e, -0x17,0x1d,0x20,0xf5,0x1a,0x0c,0x3c,0xfa,0xed,0xb4,0xe5,0xe7,0x58,0xf5,0x0d,0xf9, -0x29,0x40,0xe5,0x47,0x3a,0x52,0x1e,0xfa,0x9d,0xd4,0xb5,0x98,0xa9,0xb3,0x21,0xcb, -0xe5,0x9a,0xf9,0x0b,0x42,0x1b,0x27,0x9e,0x2c,0x26,0xd2,0x19,0x13,0xa2,0x14,0x10, -0x73,0xfb,0xe1,0x51,0xd0,0xcc,0xcf,0xd7,0xea,0xd1,0xf7,0xfe,0x81,0x03,0x09,0x69, -0x0b,0x0a,0x58,0x0a,0x0c,0xcf,0x17,0x26,0x20,0x35,0x46,0x1b,0x4b,0x39,0x3b,0x18, -0xf5,0xc4,0xde,0xd2,0xbd,0xd2,0xda,0x5e,0xe6,0xf6,0xf2,0x07,0x13,0x0f,0x0f,0xf6, -0x8d,0xd7,0xbe,0x90,0xb2,0xba,0x2b,0xd4,0xf7,0xa5,0x18,0x34,0x43,0x45,0x45,0x2b, -0x3c,0x2d,0xd6,0x1e,0x10,0x6e,0x01,0xf1,0xa5,0xde,0xcd,0x1e,0xc5,0xc5,0x94,0xcc, -0xd8,0x80,0xe8,0x00,0x26,0x1e,0x33,0x26,0x39,0x33,0x16,0x20,0x0c,0x97,0x03,0x05, -0x79,0x0c,0x0f,0x67,0x0e,0x06,0x41,0xf8,0xe8,0x0b,0xdb,0xd0,0x7b,0xc7,0xc7,0x61, -0xd9,0xff,0xf3,0x2b,0x4c,0x51,0x51,0x3f,0x03,0x28,0x15,0xd7,0x04,0xf3,0xff,0xe9, -0xea,0x72,0xf4,0x06,0xb6,0x13,0x13,0xdd,0x06,0xf3,0x45,0xde,0xcc,0x04,0xc5,0xc5, -0x26,0xc8,0xce,0xb4,0xd4,0xdf,0x98,0xf2,0x0c,0xf2,0x24,0x39,0x50,0x48,0x50,0x77, -0x52,0x48,0xc7,0x2e,0x0d,0x9f,0xef,0xd9,0x6b,0xd0,0xd2,0x3e,0xde,0xef,0x59,0x00, -0x05,0x2a,0xfe,0xf3,0xc5,0xec,0xf4,0x6d,0x0b,0x21,0x70,0x2c,0x2f,0x2b,0x30,0x2d, -0xd1,0x23,0x10,0xcb,0xef,0xc7,0xfd,0xa8,0xa4,0xa2,0xba,0xdd,0x75,0xfd,0x11,0xbd, -0x1a,0x1c,0xba,0x1b,0x1b,0x02,0x16,0x08,0x05,0xfa,0xf5,0xfe,0xf8,0xfe,0x7a,0x06, -0x09,0x29,0x08,0x04,0x07,0x05,0x0e,0x8f,0x17,0x0f,0x99,0xf7,0xd9,0x7d,0xbf,0xb2, -0x63,0xb4,0xc2,0x4e,0xdc,0xff,0xeb,0x21,0x34,0x8c,0x3a,0x3a,0x75,0x36,0x30,0xca, -0x26,0x19,0x4f,0x0e,0x0c,0xd0,0x14,0x1f,0xed,0x20,0x0e,0x7e,0xf1,0xd2,0xc2,0xb9, -0xb1,0x48,0xbc,0xd6,0x4b,0xf5,0x10,0xbd,0x27,0x34,0x66,0x32,0x22,0x1e,0x0b,0xf2, -0x60,0xe2,0xdf,0xa5,0xe5,0xeb,0xfc,0xe8,0xe1,0x71,0xe1,0xf1,0xc5,0x06,0x17,0xab, -0x1d,0x17,0xee,0x0f,0x08,0xbe,0xfb,0xed,0xc5,0xe2,0xde,0x9d,0xeb,0x08,0xb0,0x28, -0x3e,0x7b,0x42,0x37,0xd2,0x21,0x0c,0x01,0xfa,0xeb,0xfa,0xdf,0xd7,0x96,0xd9,0xe2, -0x69,0xef,0xfa,0x76,0xfb,0xf6,0x08,0xec,0xe1,0x03,0xe2,0xf4,0x49,0x13,0x33,0xeb, -0x4d,0x58,0xcc,0x53,0x3d,0x4d,0x1c,0xfe,0xcb,0xe7,0xd7,0xb7,0xcb,0xc2,0x24,0xbd, -0xc4,0x82,0xd8,0xec,0x17,0xf6,0xf9,0xdf,0x00,0x0c,0x77,0x19,0x1d,0x38,0x0f,0xf1, -0xb4,0xd4,0xcc,0x2d,0xde,0xfc,0x29,0x19,0x2c,0x85,0x30,0x28,0x68,0x1f,0x14,0x1f, -0x04,0xed,0x76,0xd5,0xca,0x43,0xd0,0xe5,0x91,0x03,0x1e,0x42,0x2d,0x2d,0xca,0x27, -0x22,0x01,0x19,0x0f,0xf6,0x06,0x08,0x21,0x10,0x16,0x8c,0x17,0x07,0x9b,0xeb,0xcf, -0xfa,0xba,0xae,0x34,0xac,0xb8,0x17,0xd0,0xed,0x1b,0x07,0x18,0x68,0x27,0x35,0x42, -0x43,0x50,0x21,0x52,0x42,0x52,0x22,0xfe,0xd9,0xdf,0xcc,0x10,0xc3,0xc1,0x61,0xc6, -0xd4,0x2c,0xeb,0x03,0x8c,0x14,0x16,0xdc,0x0b,0xf8,0x18,0xe6,0xe0,0x75,0xeb,0xff, -0x2e,0x11,0x1a,0x6f,0x26,0x34,0x2c,0x3b,0x34,0x25,0x1d,0xfc,0xab,0xe5,0xe0,0x03, -0xe7,0xf2,0x3b,0xfc,0xff,0x95,0xfd,0xf8,0x88,0xf1,0xea,0x86,0xe9,0xf4,0xa9,0x08, -0x1f,0x3b,0x2f,0x2f,0xad,0x24,0x17,0xe3,0x0e,0x08,0x38,0x00,0xf3,0xe9,0xde,0xc4, -0xe5,0xa9,0x9a,0x6a,0x9d,0xb0,0x6d,0xcf,0xf1,0x0a,0x16,0x37,0x84,0x4d,0x55,0x7d, -0x4f,0x40,0x04,0x2c,0x13,0xdb,0xfa,0xe4,0x98,0xd6,0xdb,0x6a,0xf4,0x0d,0x54,0x15, -0x0e,0x37,0xfe,0xeb,0xe4,0xe0,0xe1,0x33,0xe7,0xee,0x08,0xf8,0x07,0x7f,0x1a,0x21, -0xda,0x17,0x08,0xd7,0xfc,0xfc,0x9d,0x08,0x16,0x30,0x1a,0x11,0x87,0x05,0xfd,0xcc, -0xfb,0xff,0x3a,0x05,0x02,0x9f,0xf4,0xe0,0xd6,0xd1,0xd1,0x6b,0xda,0xe2,0x88,0xec, -0xff,0x36,0x17,0x30,0xaf,0x45,0x47,0xe2,0x35,0x1c,0xbb,0xff,0xde,0x24,0xbe,0xa9, -0x38,0xa5,0xb2,0xee,0xce,0xf0,0x99,0x11,0x29,0x68,0x34,0x35,0xd9,0x2a,0x15,0x2d, -0x01,0xfc,0x47,0x0c,0x21,0x27,0x31,0x31,0x56,0x1f,0x08,0x4b,0xf9,0xf4,0x6d,0xfa, -0xff,0xa5,0xfc,0xf3,0xea,0xe5,0xdd,0x1b,0xe3,0xeb,0x12,0xef,0xef,0xb0,0xef,0xf5, -0x55,0xf8,0xf7,0xda,0xf4,0xf1,0x4d,0xf6,0x06,0xfc,0x1c,0x2b,0x7f,0x30,0x2c,0x69, -0x24,0x1a,0xb0,0x09,0xed,0xc2,0xc7,0xa7,0xbf,0x9a,0xa7,0x42,0xc6,0xec,0xd3,0x13, -0x37,0xcf,0x51,0x58,0x93,0x4a,0x2d,0x02,0x0b,0xf0,0xf9,0xe3,0xe6,0xe7,0xef,0xf8, -0x68,0xf9,0xef,0x4b,0xe4,0xe1,0x56,0xe9,0xf5,0x3f,0x01,0x09,0xc4,0x0d,0x0f,0xfc, -0x0f,0x11,0xa6,0x16,0x21,0x3d,0x2f,0x33,0x84,0x28,0x13,0xe5,0xfd,0xef,0x9a,0xec, -0xf1,0x72,0xf0,0xe7,0xdc,0xe0,0xe3,0xd2,0xec,0xf2,0xad,0xeb,0xdb,0x72,0xc9,0xc0, -0x74,0xc6,0xd8,0x27,0xef,0x09,0xa0,0x28,0x49,0x3a,0x66,0x73,0xce,0x67,0x40,0x0e, -0x07,0xd0,0x1b,0xb3,0xb4,0x04,0xc5,0xd4,0x7a,0xe1,0xe9,0x91,0xef,0xfc,0xf1,0x0e, -0x22,0x54,0x2d,0x31,0x80,0x30,0x28,0x57,0x1a,0x0d,0x08,0x07,0x05,0x9e,0x05,0xfe, -0x3f,0xef,0xdc,0xe5,0xcf,0xd0,0x00,0xd6,0xda,0x9c,0xde,0xe8,0x8b,0xfa,0x0e,0x26, -0x21,0x2b,0x62,0x2b,0x27,0x77,0x20,0x16,0xf1,0x04,0xef,0xef,0xde,0xda,0xd9,0xe6, -0x01,0xe1,0x1f,0x2e,0x71,0x1e,0xfa,0x50,0xd2,0xb3,0xed,0xa5,0xaa,0xb7,0xba,0xd1, -0xc8,0xef,0x11,0x55,0x32,0x49,0xfe,0x4e,0x48,0xae,0x41,0x3d,0xa5,0x38,0x29,0x97, -0x0c,0xec,0x7d,0xd7,0xd1,0x4c,0xd8,0xe1,0xf0,0xe6,0xec,0x9a,0xf2,0xf8,0xaa,0xff, -0x07,0xa4,0x10,0x18,0x1c,0x1c,0x1c,0x96,0x1b,0x18,0xee,0x13,0x0c,0xb6,0x00,0xf0, -0x06,0xda,0xc0,0x1b,0xb1,0xb3,0x51,0xc6,0xe8,0x56,0x0f,0x2b,0x66,0x35,0x2f,0x15, -0x1e,0x07,0xff,0xf0,0xdf,0x02,0xda,0xe7,0x07,0x04,0x23,0x7a,0x36,0x33,0x58,0x27, -0x1f,0xff,0x1d,0x18,0x71,0x05,0xea,0xc1,0xcd,0xba,0x04,0xb9,0xc5,0x67,0xd6,0xe7, -0x7b,0xf8,0x0b,0x8a,0x20,0x31,0x53,0x3a,0x3a,0xdb,0x31,0x25,0xc3,0x1b,0x16,0xd4, -0x0e,0x03,0x64,0xfb,0xf6,0x30,0xf2,0xf1,0x76,0xec,0xde,0xd4,0xc9,0xbc,0x56,0xc0, -0xd7,0xb3,0xfb,0x1d,0xb9,0x33,0x39,0xf7,0x2a,0x10,0x13,0xf1,0xd4,0x3c,0xc9,0xd2, -0xcf,0xe4,0xf2,0x7c,0xfc,0x06,0x8a,0x12,0x1c,0xd8,0x20,0x1a,0x92,0x08,0xf4,0xd7, -0xe5,0xe1,0xbf,0xe5,0xea,0xdd,0xf1,0x00,0x1a,0x17,0x31,0xb1,0x49,0x54,0x91,0x49, -0x33,0xe0,0x1b,0x09,0x7b,0xfc,0xed,0x54,0xd7,0xbe,0xa5,0xaf,0xb5,0x5c,0xce,0xec, -0x79,0xfd,0xfb,0x8c,0xf3,0xf1,0xfd,0xfa,0x0d,0xa0,0x23,0x3b,0x91,0x4e,0x55,0xed, -0x4a,0x2e,0xc7,0x08,0xe2,0xac,0xc3,0xb3,0x3d,0xb3,0xbd,0x69,0xcf,0xe2,0x3d,0xf7, -0x09,0xe9,0x13,0x15,0xfc,0x10,0x08,0x18,0x01,0xfa,0x32,0xf3,0xf0,0x33,0xf3,0xfc, -0xdb,0x0c,0x1d,0x1d,0x2b,0x2e,0xeb,0x25,0x18,0xf2,0x0a,0xfe,0x8e,0xef,0xdf,0xc7, -0xce,0xc5,0xc4,0xce,0xe8,0xc0,0x07,0x21,0xbe,0x35,0x45,0xb1,0x49,0x3f,0x23,0x27, -0x0c,0xe0,0xf6,0xf0,0x33,0xf9,0x03,0x21,0xfe,0xe6,0xf3,0xc4,0xa8,0xbe,0x9a,0x9c, -0xc3,0xab,0xc3,0x37,0xdf,0x00,0xa7,0x26,0x4b,0x88,0x62,0x65,0x11,0x58,0x3f,0x92, -0x20,0x05,0x0e,0xf1,0xdf,0x43,0xcf,0xc8,0x8b,0xd0,0xe0,0x2d,0xf3,0x01,0x12,0x07, -0x09,0x48,0x0a,0x07,0x7d,0x02,0xf9,0xb9,0xf2,0xf2,0xe1,0xf6,0xfd,0x79,0x08,0x1c, -0xd2,0x32,0x43,0xcc,0x45,0x33,0x83,0x0f,0xe9,0x4c,0xd2,0xcd,0xc6,0xd6,0xe2,0xdb, -0xea,0xf0,0xaa,0xf4,0xfa,0xd4,0xff,0x02,0xd7,0x01,0x02,0xc5,0x0b,0x1c,0x60,0x2e, -0x3b,0xaa,0x39,0x26,0xa6,0x07,0xec,0xcf,0xd8,0xc4,0x9e,0xb0,0x9e,0x00,0x9a,0xab, -0xf3,0xc9,0xed,0x9d,0x0f,0x27,0x7d,0x38,0x44,0x13,0x4b,0x4b,0x53,0x40,0x2c,0x29, -0x16,0x01,0x10,0xef,0xe4,0xce,0xe4,0xee,0x58,0x00,0x13,0x6d,0x1e,0x1a,0x4c,0x0c, -0xf7,0x78,0xe2,0xd2,0x6f,0xcd,0xd4,0xfb,0xe8,0x01,0x55,0x14,0x1f,0xd4,0x1e,0x13, -0xc7,0x03,0xfa,0x1c,0xfd,0x05,0x0a,0x0e,0x0f,0x96,0x09,0x02,0x7b,0xff,0xfc,0x5b, -0xf0,0xd9,0x3f,0xc4,0xbb,0xa2,0xc5,0xde,0xd5,0xfb,0x15,0xe0,0x24,0x30,0x62,0x3b, -0x43,0x26,0x3e,0x2c,0xb0,0x13,0xf9,0x2d,0xe2,0xcf,0x90,0xbf,0xb5,0x39,0xb7,0xc6, -0xbe,0xe5,0x09,0xee,0x27,0x3a,0x4b,0x3c,0x2f,0x69,0x1c,0x0c,0xa2,0x03,0xff,0x68, -0x00,0x0a,0xdf,0x1c,0x2b,0x66,0x2f,0x27,0xcd,0x14,0xfd,0x23,0xea,0xde,0xd0,0xd9, -0xda,0x73,0xdc,0xe2,0x15,0xe7,0xe5,0x50,0xde,0xd9,0x05,0xd9,0xe0,0x4d,0xee,0xfc, -0xeb,0x09,0x18,0x90,0x2b,0x3e,0x91,0x46,0x3e,0xbe,0x28,0x0f,0x35,0xf9,0xe7,0xfc, -0xda,0xce,0x50,0xbe,0xb2,0x6e,0xb7,0xce,0x8f,0xf6,0x22,0x7d,0x44,0x54,0x4d,0x57, -0x51,0x31,0x43,0x2b,0x16,0x08,0xe2,0xaf,0xca,0xc7,0x00,0xd7,0xec,0x2b,0xfc,0xfe, -0xcd,0xf7,0xef,0x83,0xe8,0xe7,0x14,0xeb,0xf2,0x3c,0xfd,0x0a,0x33,0x18,0x22,0x4a, -0x2a,0x2c,0x9b,0x27,0x1c,0x9a,0x0c,0xfb,0xff,0xf4,0xf7,0xbe,0xfc,0xfd,0x8b,0xf5, -0xe5,0x48,0xd5,0xcb,0xb4,0xc9,0xcd,0x68,0xd0,0xd0,0x75,0xd0,0xda,0x57,0xf2,0x10, -0xbd,0x2e,0x44,0x28,0x50,0x56,0x2a,0x5b,0x59,0x59,0x46,0x1d,0xc6,0xe9,0xb9,0xfd, -0x9e,0x9e,0xcb,0xb3,0xd3,0xcd,0xf1,0x0c,0x3b,0x27,0x3a,0x32,0x3d,0x33,0x67,0x25, -0x18,0x9a,0x10,0x0c,0x8d,0x0b,0x08,0x75,0x01,0xf6,0xbf,0xea,0xde,0x7d,0xd3,0xcc, -0xf6,0xca,0xd0,0xda,0xdc,0xee,0x13,0x01,0x0c,0x0c,0x10,0x11,0x7e,0x15,0x18,0x8b, -0x18,0x15,0x38,0x11,0x0c,0x9e,0x0b,0x0a,0x5a,0x09,0x07,0x70,0x05,0x08,0x7f,0x0d, -0x09,0x79,0xfa,0xe4,0xd6,0xcb,0xb8,0x55,0xaf,0xb0,0x66,0xbd,0xdc,0xe4,0x0b,0x3f, -0xa1,0x66,0x76,0x7e,0x6c,0x4f,0xa1,0x2c,0x0f,0x33,0xfd,0xf0,0x96,0xe0,0xd4,0xef, -0xd2,0xd9,0xe2,0xe4,0xf0,0xd0,0xf4,0xf3,0xf8,0xf2,0xf8,0x35,0x05,0x12,0x8c,0x1a, -0x1a,0xe7,0x13,0x0d,0xb6,0x07,0x00,0xbc,0xf6,0xe7,0x27,0xda,0xd5,0xfd,0xda,0xe3, -0xf4,0xe7,0xea,0x2c,0xf0,0xfb,0x47,0x08,0x13,0xeb,0x1c,0x1f,0xd6,0x17,0x07,0x0a, -0xf4,0xe3,0x34,0xe1,0xf2,0x86,0x12,0x35,0x3c,0x4f,0x57,0xe3,0x4c,0x35,0x3b,0x16, -0xf4,0xfe,0xd5,0xbb,0xbb,0xaa,0xa9,0x71,0xba,0xd6,0x42,0xf2,0x06,0x72,0x10,0x17, -0x3f,0x21,0x2e,0x2a,0x36,0x30,0x85,0x22,0x14,0x8a,0x0e,0x0f,0x87,0x0e,0x02,0x10, -0xec,0xd9,0x73,0xd0,0xd4,0xef,0xde,0xe7,0x7d,0xee,0xee,0xc9,0xed,0xf3,0xeb,0xff, -0x0c,0x39,0x16,0x1a,0x3d,0x1a,0x11,0xf8,0x00,0xec,0xe9,0xdd,0xdb,0x7d,0xe6,0xfd, -0x7a,0x18,0x2c,0x2c,0x34,0x2d,0x00,0x19,0xfa,0x00,0xda,0xc5,0xfa,0xc0,0xca,0x3e, -0xe3,0x04,0xd7,0x22,0x38,0x4a,0x47,0x51,0xa6,0x55,0x4d,0xf2,0x34,0x15,0x18,0xf6, -0xde,0xf5,0xd2,0xcb,0xc3,0xc1,0xb7,0x45,0xb0,0xb3,0xa5,0xc0,0xd4,0x6b,0xeb,0x02, -0x4b,0x19,0x2a,0x74,0x33,0x33,0x0c,0x2d,0x26,0x46,0x25,0x25,0xbe,0x22,0x16,0x3d, -0xff,0xe1,0x30,0xc5,0xb6,0x0a,0xbb,0xcd,0x2d,0xe7,0xfe,0xe5,0x11,0x22,0xa7,0x2a, -0x24,0x3e,0x10,0xf4,0x99,0xe1,0xe1,0x7b,0xf2,0x08,0x20,0x1b,0x29,0xf2,0x30,0x33, -0xd6,0x2e,0x23,0xe6,0x10,0xf6,0x4c,0xda,0xc4,0xcb,0xbe,0xc6,0x01,0xd7,0xed,0x81, -0xff,0x0c,0x17,0x17,0x20,0x95,0x2b,0x3b,0xd4,0x47,0x47,0xa4,0x34,0x12,0xe8,0xee, -0xd5,0xc1,0xc6,0xc3,0xf1,0xc2,0xc1,0xe1,0xbd,0xba,0xb3,0xbd,0xca,0x17,0xdc,0xee, -0x09,0x05,0x24,0x32,0x46,0x64,0xa4,0x72,0x65,0x90,0x3f,0x12,0xc8,0xee,0xdd,0x79, -0xd8,0xd8,0xdb,0xdc,0xe3,0x74,0xf1,0x07,0x28,0x1c,0x24,0x68,0x1b,0x07,0x62,0xf0, -0xdf,0x2a,0xdb,0xe4,0xc2,0xf7,0x0b,0x23,0x15,0x17,0x14,0x16,0x15,0x33,0x17,0x1a, -0xec,0x1b,0x15,0x8b,0x08,0xf3,0xd3,0xd9,0xc5,0xc5,0xbd,0xc6,0x26,0xd5,0xe3,0x5e, -0xf6,0x0b,0xc1,0x1b,0x21,0x53,0x1c,0x15,0xe5,0x12,0x18,0xff,0x23,0x2c,0xa6,0x27, -0x14,0x3c,0xf9,0xd9,0xeb,0xbf,0xaf,0x01,0xa7,0xa8,0x5e,0xb8,0xd5,0x7d,0xfe,0x28, -0xae,0x45,0x54,0xe3,0x56,0x4a,0x57,0x33,0x17,0x6c,0xff,0xf1,0xa1,0xf0,0xfc,0x52, -0x0c,0x17,0x98,0x16,0x0b,0x88,0x00,0xfb,0xdf,0xfe,0x04,0x34,0x02,0xf5,0x72,0xe0, -0xcd,0x3e,0xc6,0xc8,0x2e,0xd5,0xe8,0xad,0xff,0x15,0x4b,0x26,0x2d,0xda,0x27,0x17, -0x86,0x05,0xfb,0x81,0xfb,0xfe,0x56,0x00,0x00,0x1f,0xfa,0xeb,0x72,0xd9,0xcb,0x2c, -0xc8,0xd2,0x95,0xe4,0xf8,0x0b,0x10,0x2b,0x84,0x46,0x5c,0x49,0x63,0x54,0x2d,0x34, -0x06,0x34,0xd7,0xb8,0x12,0xb3,0xc3,0xc3,0xda,0xeb,0x14,0xf1,0xf5,0x68,0xfd,0x09, -0x5b,0x16,0x1a,0x9e,0x18,0x13,0x32,0x0f,0x0c,0x0f,0x09,0x03,0x7e,0xfe,0xfe,0xe0, -0x07,0x1b,0xd9,0x2f,0x33,0x73,0x21,0x03,0xab,0xe3,0xcc,0x72,0xc1,0xc1,0xa8,0xc8, -0xcf,0xbc,0xd3,0xd8,0x96,0xe2,0xef,0xf7,0xfa,0x06,0x27,0x0d,0x10,0x05,0x19,0x29, -0x4b,0x40,0x51,0x00,0x54,0x45,0x25,0x20,0xee,0x55,0xc2,0xa8,0x18,0xa2,0xae,0x41, -0xc7,0xe6,0xfc,0x08,0x27,0x8f,0x40,0x4e,0x81,0x4c,0x40,0xd5,0x32,0x2a,0x20,0x23, -0x16,0x7c,0xfe,0xde,0x08,0xc6,0xbd,0x73,0xc6,0xda,0x0b,0xee,0xf9,0xcd,0xfa,0xf4, -0xe5,0xea,0xe6,0x74,0xea,0xf1,0x3a,0xf9,0x02,0x78,0x0f,0x1e,0x6b,0x2a,0x2f,0x6b, -0x2e,0x25,0x5c,0x17,0x03,0xdc,0xf0,0xe5,0xb1,0xe3,0xec,0xac,0xf6,0xf8,0x04,0xed, -0xd8,0xb4,0xc2,0xb4,0xa1,0xb4,0xc8,0x7b,0xea,0x10,0xa4,0x35,0x55,0xea,0x67,0x68, -0x0c,0x58,0x3e,0x42,0x23,0x0a,0x87,0xf5,0xe1,0x20,0xcd,0xbd,0x5b,0xb6,0xba,0x94, -0xc9,0xe5,0x8c,0x08,0x27,0x8c,0x3e,0x45,0x3d,0x3e,0x2b,0xde,0x17,0x07,0x84,0xfa, -0xf1,0x89,0xe7,0xdd,0x36,0xd8,0xdc,0xf3,0xe5,0xee,0xeb,0xef,0xe4,0x29,0xd3,0xc8, -0x92,0xd0,0xec,0x60,0x0c,0x23,0x8d,0x2a,0x24,0xb1,0x18,0x0f,0x37,0x09,0x02,0x03, -0x00,0x07,0x6c,0x18,0x2b,0x72,0x36,0x37,0x1b,0x2a,0x0d,0x3b,0xec,0xd1,0xb1,0xc4, -0xc2,0x92,0xc3,0xc7,0xae,0xcc,0xd7,0xe4,0xec,0x0c,0x93,0x2f,0x4c,0xf4,0x5c,0x5c, -0x0a,0x4a,0x2e,0x11,0x15,0x01,0xfb,0xed,0xd9,0x82,0xc5,0xb9,0x5b,0xbd,0xd3,0xa0, -0xf2,0x0c,0x6d,0x18,0x11,0xb6,0x00,0xf4,0x9f,0xf3,0xfa,0xbf,0x05,0x0c,0x5d,0x11, -0x13,0x11,0x0f,0x04,0x03,0xf0,0xd9,0xfd,0xcb,0xcd,0x1e,0xde,0xf8,0x42,0x11,0x1e, -0x21,0x1c,0x10,0xb1,0x04,0xfb,0x74,0xf3,0xf0,0xeb,0xf2,0xf9,0xbe,0x01,0x0c,0x89, -0x1c,0x2d,0x2f,0x3f,0x4b,0x59,0x4d,0x43,0x27,0x2d,0x0e,0x1d,0xef,0xd2,0xb6,0xbc, -0xab,0x6c,0x9f,0x9c,0xd3,0xaa,0xcc,0x91,0xf5,0x1b,0x4e,0x36,0x42,0xea,0x3f,0x30, -0xea,0x1c,0x09,0xef,0xfe,0xfe,0x86,0x01,0x06,0x39,0x07,0xff,0x98,0xef,0xda,0x04, -0xcb,0xc8,0xe9,0xd1,0xe3,0x12,0xf8,0x0b,0x9c,0x1c,0x25,0x46,0x21,0x12,0x7f,0x03, -0xfb,0x8d,0xfb,0xfe,0xfd,0x01,0x02,0x03,0x00,0x03,0xab,0x10,0x1f,0xa2,0x26,0x1f, -0x0b,0x0c,0xf3,0x31,0xe1,0xdb,0xde,0xdb,0xdc,0x49,0xdb,0xdf,0x84,0xf1,0x0f,0xd5, -0x34,0x56,0x52,0x66,0x63,0x81,0x4f,0x32,0xb9,0x0d,0xe4,0xbc,0xc1,0xaa,0x4f,0xa3, -0xa8,0x8b,0xb7,0xc9,0xb3,0xd6,0xdc,0xf9,0xde,0xe2,0x77,0xec,0x01,0x62,0x1e,0x3b, -0xfe,0x4a,0x4b,0x58,0x42,0x2e,0x08,0x17,0x04,0xab,0xf9,0xed,0xd2,0xde,0xd2,0xed, -0xd0,0xe1,0x39,0xfb,0x0e,0xd3,0x14,0x11,0x7a,0x0a,0x08,0x9a,0x0b,0x0c,0x51,0x08, -0xfe,0x81,0xf5,0xf3,0x2c,0xfb,0x0d,0x02,0x1f,0x29,0x15,0x29,0x23,0x61,0x1d,0x0e, -0xa2,0xf2,0xd0,0x53,0xb0,0x9f,0x62,0xa2,0xbc,0x74,0xe2,0x08,0xff,0x28,0x3b,0x69, -0x40,0x3b,0x34,0x31,0x27,0x36,0x1f,0x18,0xa7,0x0e,0x01,0xf3,0xef,0xda,0xde,0xc9, -0xbd,0x13,0xb4,0xaf,0x53,0xb2,0xc0,0x72,0xd7,0xf7,0xeb,0x18,0x34,0x19,0x44,0x48, -0xe3,0x46,0x42,0xd2,0x39,0x29,0x01,0x13,0xfe,0xa8,0xf0,0xeb,0x2d,0xec,0xef,0xa0, -0xf4,0xfc,0xe5,0x07,0x15,0x35,0x1b,0x16,0xd6,0x06,0xf0,0x1e,0xdb,0xcb,0x06,0xca, -0xd5,0x67,0xe7,0x01,0x85,0x1f,0x38,0x54,0x41,0x34,0xf9,0x18,0xfa,0x4f,0xe7,0xdf, -0xd6,0xdb,0xd6,0x4e,0xd0,0xcd,0x6a,0xd0,0xd9,0xa6,0xe7,0xf6,0x1e,0x02,0x09,0x72, -0x13,0x25,0x57,0x3a,0x48,0x70,0x48,0x3c,0x60,0x27,0x0f,0x8d,0xf9,0xe6,0xb8,0xd4, -0xc5,0xab,0xbd,0xbb,0x3d,0xc0,0xcd,0x25,0xe5,0x02,0x67,0x1c,0x2f,0x92,0x39,0x3c, -0x66,0x3a,0x31,0xa5,0x20,0x07,0xda,0xeb,0xda,0x14,0xdd,0xf3,0xfe,0x14,0x2e,0xeb, -0x34,0x27,0x12,0x0c,0xf2,0xe2,0xdf,0xd3,0xcf,0xc8,0xbc,0x31,0xb6,0xbf,0x35,0xd6, -0xf2,0x56,0x07,0x0e,0x87,0x0e,0x11,0x36,0x1a,0x24,0xd3,0x29,0x28,0xf1,0x1c,0x0a, -0xa7,0xf9,0xef,0xc3,0xe7,0xdf,0x87,0xd4,0xcb,0x42,0xcb,0xd8,0x50,0xee,0x07,0x17, -0x1f,0x34,0xb1,0x44,0x4d,0x74,0x4e,0x4a,0x5e,0x44,0x35,0x4a,0x17,0xec,0x5c,0xc2, -0xa6,0x77,0xa1,0xb3,0x93,0xd0,0xef,0x27,0x08,0x15,0x79,0x1a,0x17,0x8f,0x0e,0x00, -0xc9,0xf0,0xe6,0xce,0xe8,0xf7,0xd8,0x0d,0x21,0xf5,0x2b,0x2a,0x5c,0x24,0x1e,0xdb, -0x16,0x09,0x58,0xf7,0xe5,0xeb,0xd6,0xcd,0xab,0xca,0xc8,0xbc,0xc6,0xc9,0xd5,0xd2, -0xe0,0xb1,0xf0,0x02,0xaf,0x15,0x29,0x52,0x3a,0x46,0x76,0x49,0x42,0xa6,0x34,0x23, -0x63,0x12,0x03,0x98,0xf2,0xda,0x4d,0xbe,0xa7,0xcc,0xa5,0xbb,0x74,0xe0,0x0d,0xb5, -0x38,0x58,0x96,0x66,0x62,0x7d,0x4f,0x31,0xe2,0x0d,0xec,0xda,0xd5,0xcc,0xda,0xcc, -0xd4,0x99,0xde,0xe3,0x78,0xe4,0xe5,0xb7,0xe6,0xe6,0xe5,0xe4,0xe6,0x37,0xeb,0xf0, -0xc5,0xf4,0xfb,0x43,0x08,0x1a,0xec,0x29,0x2e,0xcd,0x29,0x1f,0xd8,0x1a,0x1d,0x49, -0x22,0x20,0x82,0x10,0xf9,0xeb,0xe3,0xd7,0x37,0xd5,0xd9,0x14,0xde,0xd9,0x1f,0xd2, -0xd1,0xd2,0xdc,0xf4,0x6b,0x11,0x2e,0x99,0x47,0x5a,0xd5,0x68,0x68,0x9d,0x52,0x29, -0x5c,0xf7,0xc9,0x6b,0xad,0xa4,0xfd,0xac,0xc2,0x92,0xdb,0xf4,0xb2,0x08,0x18,0x17, -0x25,0x2e,0xf2,0x2e,0x25,0xa0,0x14,0x02,0x28,0xf5,0xef,0x56,0xef,0xf3,0x88,0xf5, -0xf0,0x86,0xe5,0xdb,0xf9,0xda,0xe4,0x8f,0xf1,0xf6,0x6c,0xf4,0xf0,0xd8,0xee,0xf2, -0xcb,0xfb,0x06,0x58,0x0f,0x16,0x6f,0x1e,0x22,0x5e,0x25,0x23,0x49,0x21,0x20,0x8f, -0x24,0x2f,0x8a,0x3a,0x38,0xe7,0x21,0xfb,0x0e,0xd3,0xb0,0x07,0x9c,0x98,0xfa,0xa3, -0xbc,0x99,0xe1,0x08,0x6f,0x2a,0x3f,0x4d,0x49,0x4c,0xa6,0x46,0x37,0xe3,0x1c,0xfc, -0x8d,0xe1,0xd0,0x3a,0xce,0xd6,0x56,0xe1,0xea,0x68,0xec,0xeb,0x5c,0xee,0xf5,0xde, -0x03,0x10,0x77,0x13,0x0d,0xf2,0x04,0x01,0xd5,0xff,0x00,0x26,0x05,0x0a,0xfe,0x0e, -0x0e,0x77,0x06,0xfa,0x2b,0xf2,0xef,0xb6,0xf2,0xf9,0xba,0x01,0x0a,0x31,0x10,0x0c, -0x6f,0xff,0xec,0x37,0xdd,0xd8,0x74,0xe3,0x01,0xa1,0x25,0x43,0x0d,0x55,0x58,0x4e, -0x55,0x4f,0x69,0x44,0x2b,0xde,0x00,0xca,0x3b,0x9b,0x82,0x19,0x87,0x9c,0x1b,0xb9, -0xd3,0xc5,0xe5,0xf4,0xb8,0x07,0x1e,0x2b,0x30,0x39,0x77,0x36,0x29,0xd2,0x1b,0x10, -0xf7,0x05,0xfc,0x9b,0xf2,0xec,0x19,0xee,0xf3,0x9b,0xf8,0xf6,0x97,0xee,0xe7,0xa9, -0xe4,0xe9,0xc9,0xf9,0x10,0xe7,0x26,0x32,0xd1,0x2a,0x15,0x16,0xfe,0xf2,0x3a,0xf5, -0xff,0xb7,0x08,0x0b,0x5c,0x0e,0x13,0x7a,0x18,0x19,0x1a,0x15,0x04,0xab,0xe5,0xc2, -0x33,0xab,0xa9,0xba,0xbc,0xda,0xbf,0xf9,0x19,0x76,0x39,0x53,0x1c,0x63,0x61,0xb3, -0x4c,0x30,0xdc,0x17,0x01,0x74,0xe9,0xce,0x77,0xb2,0x9b,0xcd,0x92,0x9d,0x03,0xb8, -0xd8,0x84,0xf4,0x05,0x9c,0x0d,0x12,0x3a,0x16,0x1c,0xeb,0x26,0x33,0x12,0x3e,0x41, -0x1d,0x3b,0x28,0xc5,0x0f,0xf8,0x15,0xe7,0xdf,0xfa,0xe1,0xea,0xd2,0xf2,0xfb,0xcb, -0x07,0x14,0x09,0x1c,0x1c,0xdc,0x14,0x03,0x4b,0xee,0xdf,0x42,0xdb,0xe3,0x51,0xf7, -0x13,0x57,0x2d,0x3b,0x15,0x37,0x22,0xb4,0x08,0xf1,0x9e,0xe1,0xd3,0x0d,0xc5,0xb4, -0xdd,0xa9,0xb0,0xed,0xc4,0xe1,0x81,0x00,0x1f,0x9c,0x3d,0x55,0x04,0x60,0x57,0xb2, -0x3f,0x20,0x95,0x02,0xf1,0x2d,0xed,0xed,0xbc,0xe9,0xdb,0xac,0xc6,0xb5,0x75,0xb7, -0xc8,0xbc,0xdc,0xed,0x30,0xfa,0x0a,0xe4,0x1e,0x37,0xfd,0x4b,0x52,0x09,0x4a,0x32, -0x01,0x15,0xfa,0xef,0xe8,0xe3,0xa9,0xea,0xf9,0xa7,0x08,0x15,0xc5,0x1b,0x19,0x75, -0x0e,0xfd,0xab,0xea,0xd9,0xc1,0xcd,0xcd,0x95,0xd3,0xdb,0x7b,0xe4,0xec,0x5a,0xf9, -0x0f,0xcb,0x2c,0x44,0x8a,0x4a,0x36,0xa9,0x0e,0xe6,0x25,0xcc,0xc4,0xf8,0xc9,0xd2, -0x14,0xd7,0xd8,0xe2,0xdd,0xef,0x26,0x07,0x1d,0xc2,0x29,0x2b,0x56,0x2d,0x34,0x09, -0x3f,0x45,0xfd,0x41,0x31,0x0d,0x1c,0x08,0x77,0xf3,0xda,0x73,0xc1,0xb0,0x42,0xaf, -0xbf,0x23,0xdb,0xfb,0xc1,0x14,0x24,0x55,0x25,0x1b,0xfb,0x0f,0x07,0x75,0x06,0x08, -0xd1,0x07,0x04,0xee,0x00,0x01,0x96,0x06,0x12,0x02,0x22,0x2c,0x1f,0x2b,0x18,0x6a, -0xf8,0xd5,0x5a,0xba,0xad,0xfa,0xac,0xb1,0x7d,0xbf,0xd7,0x84,0xf4,0x11,0xa1,0x27, -0x32,0x59,0x35,0x35,0x70,0x31,0x2a,0xa6,0x1d,0x0c,0xf2,0xfb,0xf2,0x8c,0xef,0xec, -0x48,0xe5,0xd9,0x69,0xcc,0xc8,0xd3,0xd4,0xef,0xf6,0x10,0x30,0x74,0x49,0x5a,0x15, -0x5f,0x52,0x1d,0x3b,0x1f,0xe8,0x02,0xec,0xc2,0xdd,0xd5,0x21,0xcc,0xc2,0x6d,0xbe, -0xc3,0xd3,0xd5,0xf2,0x63,0x0a,0x11,0x6e,0x06,0xf3,0xf8,0xe5,0xe3,0x54,0xe7,0xf0, -0xf1,0x00,0x15,0xd5,0x28,0x38,0xe4,0x3f,0x3f,0xcc,0x37,0x29,0xe5,0x12,0xf6,0x61, -0xd9,0xc3,0x9c,0xbc,0xc0,0xf0,0xc7,0xd3,0x00,0xe0,0xed,0x57,0xfa,0x05,0x57,0x10, -0x1c,0x30,0x2a,0x3a,0x07,0x4a,0x55,0x66,0x51,0x3b,0x33,0x17,0xee,0x7c,0xcf,0xc1, -0xed,0xc3,0xc7,0x9b,0xc6,0xc7,0x87,0xd3,0xef,0x83,0x14,0x36,0xd2,0x4b,0x50,0xc8, -0x46,0x34,0xff,0x1d,0x03,0x5c,0xe9,0xd4,0x7f,0xc9,0xc9,0xb2,0xd4,0xe4,0xbf,0xf0, -0xf3,0x7d,0xf2,0xef,0xfe,0xea,0xe4,0xb1,0xda,0xd5,0x75,0xd7,0xe0,0x67,0xf4,0x0e, -0x26,0x29,0x3e,0xf2,0x46,0x44,0x11,0x37,0x28,0xc7,0x1e,0x19,0x9e,0x17,0x14,0x2e, -0x0d,0xf9,0x7d,0xdf,0xc7,0x7c,0xbb,0xbc,0x1f,0xc7,0xd1,0x6c,0xde,0xf0,0x2a,0x08, -0x21,0x77,0x36,0x44,0x48,0x49,0x47,0x38,0x40,0x2d,0x42,0x0e,0xe9,0x0f,0xc8,0xb1, -0x45,0xac,0xb6,0x67,0xc9,0xe0,0x3b,0xf8,0x0e,0x48,0x21,0x2a,0x8e,0x2c,0x25,0x23, -0x13,0xfd,0x7a,0xed,0xe8,0xfb,0xed,0xf7,0x19,0x01,0x09,0x67,0x10,0x10,0x4c,0x08, -0xf5,0x05,0xe1,0xda,0xc4,0xdf,0xeb,0x6f,0xf6,0xf8,0xdd,0xf6,0xf4,0x61,0xf5,0xfe, -0x60,0x0c,0x1c,0x1b,0x2a,0x33,0xf8,0x3a,0x41,0x94,0x42,0x3e,0x2f,0x36,0x26,0x49, -0x12,0xf9,0xb4,0xdc,0xc0,0xca,0xab,0xa0,0x9b,0x9f,0xa7,0x5b,0xbb,0xdb,0xed,0x02, -0x26,0x2f,0x3e,0x46,0x0f,0x44,0x35,0x4a,0x1f,0x09,0x4a,0xf6,0xe2,0xcb,0xd1,0xcb, -0xb3,0xd3,0xeb,0x18,0x06,0x14,0xc4,0x0f,0xfd,0x31,0xed,0xeb,0x73,0xf5,0x02,0x27, -0x0a,0x0b,0x2f,0x0a,0x0a,0x3b,0x11,0x17,0x15,0x17,0x12,0x13,0x0e,0x0c,0x71,0x0b, -0x0c,0xa6,0x09,0x02,0x11,0xf6,0xe7,0x21,0xde,0xdd,0x2a,0xe0,0xe1,0x1b,0xe0,0xdf, -0x49,0xe6,0xf9,0x42,0x14,0x30,0xc0,0x48,0x5b,0x87,0x63,0x5b,0x10,0x45,0x29,0xcc, -0x09,0xe5,0x39,0xbd,0x96,0x09,0x80,0x81,0x94,0x98,0xbe,0x9a,0xe5,0x01,0xc6,0x11, -0x1a,0xdd,0x20,0x25,0xa4,0x26,0x23,0x4f,0x1c,0x15,0xc2,0x14,0x17,0xd5,0x15,0x0b, -0xde,0xfe,0xf5,0x76,0xf1,0xf2,0x74,0xf8,0xfe,0xee,0xfe,0xfb,0xf1,0xfa,0xff,0xb6, -0x05,0x0c,0x65,0x0f,0x0d,0xee,0x0b,0x0d,0xab,0x10,0x10,0xa8,0x0c,0x0b,0x33,0x10, -0x15,0x82,0x14,0x0b,0xb8,0xfb,0xe8,0x7b,0xd5,0xc4,0x87,0xb6,0xac,0x3c,0xab,0xb9, -0xb3,0xd8,0x03,0x81,0x2e,0x52,0x55,0x69,0x6e,0x3e,0x61,0x44,0x0e,0x22,0x00,0xc2, -0xe4,0xd1,0xa5,0xc3,0xba,0x36,0xb8,0xbc,0x8c,0xc5,0xd0,0xfd,0xdd,0xed,0x0d,0xfe, -0x0b,0x56,0x16,0x23,0xa7,0x2e,0x31,0xda,0x2c,0x21,0xc9,0x1a,0x1b,0xf3,0x1c,0x19, -0x39,0x0c,0xfa,0x92,0xef,0xf0,0x83,0xf8,0x02,0xe5,0x05,0x02,0xf4,0xfb,0xf9,0xe1, -0xfa,0xfa,0xfa,0xf2,0xe4,0x5d,0xd9,0xd9,0xf7,0xe7,0x02,0xc0,0x1d,0x33,0xcf,0x3c, -0x36,0x16,0x24,0x09,0xdc,0xed,0xcf,0x5e,0xb4,0xa1,0x2b,0x9f,0xaf,0x0c,0xcc,0xeb, -0x1a,0x07,0x1d,0xea,0x2f,0x3c,0x90,0x44,0x4a,0x75,0x4b,0x43,0x8e,0x31,0x18,0x74, -0xff,0xed,0x9a,0xe6,0xe5,0x98,0xe2,0xd9,0x7e,0xcf,0xcc,0x0c,0xd5,0xe6,0x17,0xf8, -0x03,0x83,0x09,0x0f,0x9b,0x1a,0x26,0x87,0x2b,0x26,0x48,0x19,0x09,0xbf,0xfd,0xf7, -0xa5,0xfa,0x02,0x98,0x08,0x0f,0x67,0x16,0x1a,0x50,0x18,0x0b,0xab,0xf1,0xcf,0x06, -0xb2,0xa5,0x6f,0xab,0xbe,0xf5,0xd9,0xf8,0xf2,0x13,0x2a,0xd2,0x36,0x3a,0xa9,0x37, -0x2d,0xa4,0x1e,0x0c,0xc6,0xf5,0xde,0xe6,0xcb,0xc3,0x03,0xc5,0xcf,0x98,0xdb,0xe9, -0x38,0xfb,0x0d,0x96,0x1f,0x2d,0x8d,0x37,0x3b,0xf8,0x3b,0x3c,0x0c,0x3a,0x30,0x59, -0x24,0x15,0x8c,0x01,0xec,0xb6,0xd9,0xca,0x53,0xc1,0xbf,0x39,0xc4,0xd3,0x95,0xea, -0x00,0x7a,0x10,0x14,0x47,0x0d,0x01,0x64,0xf5,0xec,0x9f,0xe9,0xee,0xc5,0xff,0x1b, -0xb3,0x35,0x44,0x77,0x42,0x30,0x5f,0x1c,0x0a,0x52,0xf9,0xe8,0xc8,0xd1,0xba,0xe6, -0xab,0xaa,0xeb,0xb9,0xd3,0x50,0xf1,0x0d,0x54,0x21,0x30,0xcb,0x3b,0x42,0xcd,0x42, -0x39,0xd6,0x28,0x14,0x16,0x02,0xf5,0xe6,0xec,0xe5,0x9a,0xdb,0xd3,0x82,0xcf,0xd2, -0x95,0xdd,0xee,0x21,0x03,0x17,0xc2,0x29,0x3b,0x63,0x48,0x4f,0x55,0x4c,0x3c,0xb3, -0x1b,0xf2,0xf4,0xcd,0xba,0x6f,0xbe,0xcf,0x4c,0xe1,0xe9,0x96,0xe7,0xe4,0xa9,0xe5, -0xe9,0x58,0xeb,0xe6,0xc2,0xdd,0xd8,0xf7,0xdb,0xea,0x07,0x01,0x17,0xbd,0x29,0x38, -0x5d,0x45,0x4d,0xc5,0x4d,0x43,0xc2,0x2b,0x0b,0x48,0xeb,0xd4,0xbe,0xca,0xc8,0x12, -0xc8,0xc7,0xfe,0xcd,0xdc,0xbf,0xf1,0x07,0x98,0x18,0x23,0x2c,0x2a,0x2e,0x07,0x31, -0x32,0xd2,0x32,0x31,0x8e,0x2a,0x15,0x02,0xf4,0xd0,0x82,0xb4,0xa9,0x32,0xad,0xc1, -0xb3,0xdf,0xfd,0x36,0x17,0x2a,0x2f,0x35,0x34,0x31,0x2c,0x21,0x20,0x12,0x05,0xf3, -0xfa,0xf0,0x33,0xe8,0xe5,0xe0,0xe6,0xef,0x9d,0xfc,0x05,0x50,0x05,0xfc,0x69,0xed, -0xde,0x30,0xd5,0xd3,0xbd,0xd5,0xd9,0x5f,0xe4,0xf8,0xfd,0x13,0x2e,0x4e,0x41,0x4b, -0xa7,0x4f,0x4d,0x37,0x45,0x36,0x17,0x22,0x0b,0xbd,0xfb,0xf3,0xdf,0xef,0xe9,0x4a, -0xdd,0xc9,0x2f,0xb6,0xad,0x91,0xb5,0xce,0xd7,0xf0,0x14,0xb5,0x2f,0x3e,0x8d,0x41, -0x3a,0xea,0x2e,0x1d,0x02,0x06,0xed,0x31,0xd7,0xc9,0xd4,0xc3,0xc6,0xea,0xcf,0xde, -0xec,0xf2,0x07,0x27,0x17,0x1c,0x2b,0x1c,0x18,0x1f,0x0d,0xfd,0xc8,0xf2,0xf1,0xe0, -0xf8,0x06,0x41,0x0f,0x12,0xaa,0x15,0x18,0x4f,0x1e,0x1e,0x59,0x11,0xf7,0x2a,0xd9, -0xc4,0xa8,0xc1,0xcf,0x01,0xe5,0xf8,0x52,0x00,0x01,0x57,0x03,0x09,0xb4,0x14,0x24, -0x65,0x34,0x40,0x1a,0x49,0x4d,0x41,0x4a,0x3d,0x98,0x20,0xf8,0xe1,0xd2,0xb9,0xce, -0xac,0xa7,0x2e,0xa7,0xaa,0xc4,0xb6,0xce,0x47,0xee,0x0f,0x1f,0x2c,0x3d,0x91,0x3d, -0x2f,0x87,0x1a,0x07,0x5c,0xfc,0xf6,0x82,0xf1,0xee,0x80,0xec,0xed,0x89,0xf6,0x08, -0x40,0x18,0x1e,0x14,0x17,0x05,0xae,0xf2,0xe6,0x7a,0xe6,0xef,0xf6,0xfd,0x10,0x39, -0x22,0x2d,0xe3,0x30,0x2b,0x96,0x1e,0x0f,0x1d,0x02,0xfa,0x0b,0xfd,0x02,0x98,0x00, -0xf1,0xec,0xdb,0xc9,0xe6,0xbf,0xbf,0xb1,0xc4,0xcf,0xab,0xde,0xf1,0x5c,0x0b,0x27, -0x83,0x3f,0x51,0x60,0x5b,0x5a,0x0f,0x4c,0x31,0x03,0x0e,0xe9,0x10,0xc8,0xb1,0x9b, -0xa7,0xa3,0xea,0xa6,0xb2,0x2a,0xc8,0xe5,0x2e,0x04,0x1e,0xbe,0x30,0x32,0x50,0x23, -0x0e,0xa7,0xfe,0xfa,0x85,0x02,0x11,0x10,0x1f,0x28,0xfe,0x2a,0x23,0xaa,0x12,0xfd, -0xce,0xee,0xea,0xf7,0xec,0xf1,0xdd,0xf7,0xfe,0x20,0x03,0x05,0xe3,0x01,0xfc,0x23, -0xfa,0xfe,0xcb,0x08,0x13,0x45,0x19,0x18,0xcc,0x13,0x0f,0xbc,0x0e,0x0c,0x53,0x02, -0xeb,0x9f,0xcd,0xb2,0xdc,0xa5,0xa9,0xfe,0xb8,0xcc,0x12,0xe0,0xf3,0x98,0x0b,0x2c, -0x94,0x50,0x6d,0x73,0x75,0x65,0xa7,0x43,0x1c,0x52,0xf7,0xda,0xdc,0xc8,0xc0,0x07, -0xc5,0xd4,0x78,0xe6,0xf3,0x8d,0xf9,0xf7,0x38,0xf1,0xeb,0x4c,0xed,0xf9,0x15,0x0b, -0x1c,0xc3,0x27,0x2a,0xc7,0x23,0x19,0xc8,0x13,0x14,0x79,0x16,0x12,0x0a,0x09,0xfe, -0x4a,0xf9,0xfc,0x8b,0x03,0x04,0xa4,0xfa,0xea,0xdf,0xdb,0xd1,0x87,0xd0,0xd8,0xde, -0xe4,0xee,0x6a,0xf5,0xfd,0x38,0x0b,0x1e,0x02,0x2f,0x34,0xcf,0x2e,0x20,0x89,0x0b, -0xee,0xcd,0xcc,0xac,0x54,0x95,0x93,0x6e,0xad,0xd6,0x42,0x02,0x29,0x40,0x42,0x4c, -0xd3,0x49,0x40,0xfd,0x35,0x2c,0x72,0x24,0x20,0xf7,0x1c,0x14,0x97,0x07,0xfb,0x97, -0xf0,0xe5,0x84,0xdc,0xd8,0xa7,0xd7,0xd8,0x9e,0xdd,0xe6,0xd4,0xf1,0xfe,0xe5,0x06, -0x08,0x1e,0x06,0x02,0xae,0x03,0x08,0x2b,0x10,0x15,0x3c,0x18,0x19,0xc9,0x17,0x11, -0xcd,0x0c,0x0a,0x77,0x07,0x04,0xe9,0xfb,0xe7,0xc1,0xcd,0xb6,0x90,0xa7,0xaa,0xbb, -0xbf,0xe0,0x8e,0x08,0x31,0xb5,0x52,0x63,0xcf,0x5f,0x46,0xfd,0x21,0xff,0x1f,0xe9, -0xdc,0xdb,0xd6,0xd3,0x9e,0xd3,0xd4,0x2d,0xda,0xe6,0x5e,0xf8,0x07,0x8c,0x10,0x15, -0x25,0x1c,0x28,0xa8,0x37,0x43,0xb7,0x43,0x34,0xa3,0x1e,0x0b,0x5a,0xfd,0xf3,0x74, -0xea,0xe2,0x4e,0xdb,0xd2,0x1f,0xcd,0xcb,0x90,0xcd,0xd5,0x40,0xe0,0xeb,0xe5,0xf2, -0xf9,0x31,0xfd,0xfd,0x92,0xf8,0xf2,0xf4,0xf1,0xfe,0xe9,0x19,0x3c,0xc1,0x57,0x60, -0x2d,0x50,0x2d,0xa5,0x04,0xdf,0xc0,0xc4,0xb5,0xf5,0xad,0xaf,0x97,0xbb,0xd3,0xd5, -0xf5,0x1a,0x7f,0x34,0x3d,0x76,0x39,0x31,0x3a,0x2e,0x2d,0x77,0x2c,0x24,0x65,0x11, -0xfb,0xb8,0xea,0xdf,0xe5,0xd5,0xd0,0x02,0xcf,0xd4,0xa0,0xe0,0xf2,0x4f,0x06,0x13, -0x5d,0x1b,0x1e,0x0f,0x22,0x24,0xa7,0x28,0x2d,0x69,0x2b,0x1d,0xdf,0x05,0xe8,0xab, -0xce,0xc1,0x1a,0xc6,0xd7,0xb2,0xec,0xfe,0xc8,0x05,0x01,0x12,0xf3,0xe1,0xb0,0xd0, -0xc7,0x89,0xc7,0xd2,0x6a,0xe9,0x0b,0xa0,0x32,0x53,0xf7,0x64,0x65,0x88,0x57,0x42, -0x73,0x2a,0x11,0x99,0xfa,0xe8,0xa0,0xdb,0xd4,0x5a,0xd0,0xcc,0xc8,0xcb,0xd2,0xbf, -0xe0,0xf3,0x1b,0x09,0x1a,0x9e,0x26,0x2c,0x87,0x2c,0x26,0x49,0x1b,0x0d,0x12,0x00, -0xf8,0xc1,0xf4,0xf2,0x47,0xeb,0xdc,0x83,0xc9,0xbc,0x46,0xbd,0xcf,0x2d,0xf1,0x15, -0xcb,0x2e,0x36,0x1d,0x32,0x26,0x27,0x17,0x04,0xcc,0xf2,0xe4,0x43,0xdf,0xe9,0x1e, -0x00,0x18,0x26,0x29,0x2b,0x89,0x1f,0x08,0xf7,0xeb,0xd4,0xfe,0xc8,0xc7,0xc5,0xcb, -0xd4,0x6a,0xe0,0xef,0x59,0x05,0x1d,0x60,0x32,0x41,0xd2,0x46,0x47,0x2d,0x48,0x47, -0x5a,0x40,0x2e,0x78,0x11,0xef,0xa2,0xd3,0xc4,0xfc,0xc6,0xd2,0xc6,0xda,0xda,0x48, -0xd2,0xcc,0x4d,0xd3,0xe6,0xc4,0xff,0x15,0x60,0x22,0x2c,0x8d,0x35,0x35,0xc0,0x27, -0x0e,0x43,0xed,0xcf,0x54,0xbe,0xc0,0x93,0xd4,0xf1,0x73,0x0b,0x1d,0x98,0x22,0x1d, -0xc8,0x12,0x05,0xee,0xf8,0xee,0xb5,0xec,0xf3,0xb9,0x00,0x13,0x80,0x25,0x32,0xf2, -0x33,0x2c,0x93,0x1f,0x14,0xfb,0x0d,0x05,0xdf,0xf9,0xe7,0x2e,0xd2,0xbe,0x03,0xb2, -0xb4,0x88,0xc6,0xe1,0xb0,0xfc,0x15,0x53,0x27,0x32,0x8c,0x39,0x38,0xfa,0x30,0x29, -0x57,0x26,0x27,0x5b,0x27,0x1c,0x2d,0x06,0xe5,0x1d,0xc2,0xa6,0x78,0x98,0x97,0x04, -0xa5,0xc1,0x25,0xe7,0x0d,0x5d,0x2b,0x38,0x87,0x36,0x2a,0x57,0x18,0x07,0x11,0xfb, -0xf5,0x81,0xf7,0x00,0xd0,0x09,0x12,0x9c,0x19,0x1a,0x5c,0x12,0x04,0x1f,0xfb,0xf9, -0x24,0xfd,0xfe,0x4c,0xf9,0xf0,0x6f,0xec,0xf0,0x44,0xfc,0x0e,0x69,0x23,0x35,0x93, -0x3f,0x3f,0x72,0x32,0x1c,0x72,0x03,0xea,0xd5,0xd4,0xc8,0x4a,0xc5,0xc9,0xd2,0xcf, -0xd4,0xd7,0xd4,0xd2,0xc9,0xd0,0xd4,0xf7,0xe6,0x07,0xa6,0x2c,0x4c,0x69,0x60,0x64, -0x9a,0x5a,0x46,0xea,0x28,0x03,0xcb,0xdc,0xbb,0xb0,0xa7,0xa8,0xf8,0xbb,0xd8,0xb8, -0xf1,0xfe,0xb7,0xff,0xff,0xe5,0x04,0x0e,0x6e,0x17,0x1b,0x70,0x17,0x0f,0xb0,0x09, -0x0a,0x8d,0x0e,0x11,0x4b,0x14,0x17,0xdf,0x1d,0x22,0x16,0x20,0x13,0x4c,0xfe,0xe4, -0x49,0xce,0xc3,0xb1,0xc7,0xda,0x5a,0xf5,0x0b,0xc9,0x15,0x14,0x5d,0x0e,0x0a,0x1a, -0x0a,0x0a,0xb2,0x0b,0x0e,0xc5,0x0f,0x0d,0x3e,0x08,0xfe,0xef,0xee,0xd4,0xc1,0xb3, -0x9a,0x57,0x94,0xa7,0x8f,0xcf,0xfc,0x79,0x22,0x3d,0x8c,0x4f,0x58,0x40,0x56,0x4c, -0xd3,0x3b,0x27,0x75,0x13,0x03,0xbf,0xf8,0xed,0x9f,0xe2,0xd9,0xfb,0xd6,0xdd,0x39, -0xec,0xfd,0xe5,0x09,0x0e,0xf1,0x08,0xfc,0x88,0xee,0xe4,0xa9,0xe3,0xef,0xeb,0x04, -0x1b,0x7b,0x2f,0x37,0xdf,0x31,0x23,0x26,0x12,0x02,0xdf,0xf7,0xef,0x11,0xe9,0xe7, -0xe6,0xea,0xef,0x4e,0xf2,0xed,0x02,0xdf,0xcd,0x09,0xc4,0xcb,0xe1,0xe1,0x03,0x28, -0x26,0x40,0x38,0x4c,0x49,0x60,0x39,0x1f,0x28,0x02,0xe7,0xaa,0xd4,0xc8,0xea,0xc0, -0xbe,0xaf,0xc6,0xd5,0x19,0xe7,0xfb,0x74,0x10,0x27,0x63,0x3e,0x50,0x1b,0x57,0x4c, -0x7b,0x34,0x15,0x5b,0xfc,0xf1,0xe4,0xf4,0x01,0xdf,0x0c,0x0b,0xf7,0xff,0xf2,0xce, -0xe9,0xe0,0x4e,0xd6,0xca,0x63,0xc0,0xc1,0xbe,0xd1,0xec,0x19,0x07,0x16,0xe2,0x16, -0x0d,0x4e,0x04,0x00,0xb8,0x05,0x11,0x9f,0x1f,0x29,0x7f,0x2f,0x2c,0xae,0x1f,0x09, -0xe9,0xed,0xd2,0xb4,0xbb,0xb0,0xe1,0xb3,0xc6,0xf3,0xe0,0xfa,0xd4,0x0e,0x20,0xa2, -0x2e,0x3c,0x01,0x4a,0x53,0x81,0x4e,0x39,0x95,0x17,0xf1,0x25,0xd1,0xbf,0x78,0xbd, -0xc5,0xf7,0xd1,0xe2,0x11,0xf6,0x0c,0xe4,0x1e,0x26,0x3e,0x22,0x14,0x60,0x07,0x05, -0x01,0x0e,0x1b,0xfa,0x25,0x2a,0x8a,0x27,0x1b,0x13,0x07,0xee,0xdc,0xd7,0xc7,0x94, -0xc2,0xc9,0x0d,0xd9,0xe9,0x26,0xf2,0xf0,0x31,0xe4,0xd7,0xe9,0xd1,0xd6,0x07,0xe6, -0xfc,0x44,0x14,0x2a,0x8f,0x3b,0x42,0x74,0x42,0x3e,0xb7,0x37,0x30,0xfd,0x23,0x0e, -0xf6,0xf2,0xd4,0x1f,0xbd,0xb0,0x5d,0xb1,0xbe,0x6a,0xd6,0xf5,0xf4,0x16,0x35,0x7d, -0x4b,0x51,0x2a,0x47,0x31,0x9e,0x17,0xfc,0x0f,0xe8,0xdc,0x6e,0xdc,0xe3,0x1c,0xed, -0xf3,0x80,0xf0,0xe5,0x26,0xd9,0xd3,0x0a,0xd8,0xe6,0xd2,0xfa,0x10,0xc5,0x22,0x2d, -0x51,0x2c,0x22,0xc4,0x12,0x01,0x7d,0xf5,0xf4,0x90,0xfa,0x03,0x26,0x08,0x02,0x0e, -0xf7,0xed,0xa3,0xeb,0xef,0x39,0xf1,0xea,0xb9,0xdd,0xd3,0xe4,0xd1,0xd9,0x1d,0xe8, -0xfa,0x3b,0x0f,0x25,0xc9,0x3e,0x57,0x04,0x68,0x6c,0xc8,0x5e,0x3e,0x16,0x15,0xeb, -0x5c,0xca,0xb8,0x23,0xb5,0xbd,0x05,0xcf,0xe5,0xdd,0xf9,0x06,0x57,0x0c,0x09,0x4e, -0x01,0xfb,0x74,0xfc,0x04,0x09,0x13,0x20,0xa2,0x22,0x14,0x3d,0xfb,0xe0,0x39,0xd0, -0xce,0x0f,0xd8,0xe2,0x2d,0xea,0xed,0xb7,0xf1,0xfc,0x22,0x0a,0x13,0x7a,0x15,0x0f, -0xf9,0x06,0x03,0xf9,0x06,0x0d,0x1a,0x10,0x0c,0xd6,0x08,0x0a,0x9a,0x13,0x1f,0x24, -0x27,0x26,0x27,0x1b,0x05,0x65,0xe9,0xcc,0x28,0xb4,0xa5,0xaf,0xa6,0xb8,0x15,0xd9, -0x04,0x1d,0x32,0x54,0x53,0x61,0x5b,0x00,0x48,0x2e,0x5c,0x18,0x09,0x66,0x03,0x03, -0x9c,0xff,0xf1,0x11,0xdc,0xc8,0x01,0xbd,0xbc,0x78,0xc4,0xcf,0xf2,0xda,0xea,0x9c, -0xfc,0x0c,0x33,0x18,0x1f,0xc8,0x1f,0x1a,0x8a,0x13,0x0c,0x12,0x06,0x00,0x50,0xf9, -0xf3,0xe5,0xef,0xf0,0x7b,0xf4,0xfb,0x82,0x04,0x0e,0xb6,0x16,0x1a,0x4a,0x16,0x08, -0xdb,0xf5,0xe6,0x44,0xe2,0xed,0x48,0x05,0x21,0x3e,0x3d,0x51,0x18,0x5a,0x51,0x8d, -0x34,0x08,0xe4,0xdb,0xbb,0x7e,0xac,0xac,0xf8,0xb6,0xc3,0x73,0xcc,0xd3,0x56,0xde, -0xf0,0x66,0x06,0x1b,0x73,0x29,0x31,0x7f,0x38,0x3c,0xd1,0x3a,0x33,0xa5,0x24,0x10, -0x7e,0xfa,0xe2,0xfe,0xce,0xc3,0xc6,0xc2,0xc7,0x05,0xcb,0xd1,0xc5,0xdc,0xeb,0x80, -0xfc,0x10,0xbd,0x22,0x2f,0x90,0x31,0x28,0x9e,0x1a,0x0a,0xdd,0xfc,0xf2,0xf7,0xed, -0xf3,0x33,0x04,0x1e,0x4c,0x35,0x3a,0xe0,0x29,0x09,0x7f,0xe7,0xcf,0xf2,0xc6,0xcc, -0x5f,0xdb,0xec,0xda,0xfe,0x12,0xf7,0x26,0x35,0x35,0x39,0x33,0xc0,0x24,0x13,0x45, -0x04,0xf8,0xac,0xed,0xe0,0x1b,0xd1,0xc1,0x52,0xb6,0xb4,0x20,0xb9,0xc4,0x48,0xd5, -0xea,0x6c,0x03,0x1a,0xde,0x2b,0x37,0xf0,0x3e,0x43,0x84,0x42,0x3d,0xa6,0x35,0x29, -0x17,0x18,0x00,0x40,0xe1,0xc5,0x76,0xb5,0xb7,0xa8,0xcd,0xee,0x6e,0x10,0x28,0x31, -0x2d,0x21,0xca,0x0f,0xfe,0x3f,0xf2,0xea,0x67,0xe9,0xf2,0xab,0x04,0x19,0x6d,0x2a, -0x31,0x60,0x2e,0x23,0xf8,0x12,0x01,0x1e,0xf4,0xe7,0xe3,0xdc,0xd5,0xb8,0xd1,0xd4, -0x49,0xdb,0xe3,0xa1,0xea,0xf3,0xa5,0x01,0x13,0x31,0x21,0x28,0xa0,0x27,0x21,0xa3, -0x16,0x09,0xc5,0xfa,0xed,0x06,0xe3,0xdc,0xad,0xd9,0xd5,0xf9,0xce,0xc6,0x19,0xc3, -0xcc,0x56,0xe5,0x0b,0xd1,0x33,0x54,0xff,0x65,0x64,0x36,0x54,0x3a,0x40,0x1d,0x03, -0xf1,0xee,0xe4,0xd4,0xe1,0xe9,0xa1,0xf7,0x03,0x8e,0x09,0x08,0xfb,0x00,0xf4,0xe1, -0xe4,0xd8,0x01,0xd3,0xd6,0xb8,0xdf,0xea,0x6a,0xf4,0xfe,0xc9,0x0b,0x19,0x4f,0x25, -0x2a,0xf2,0x27,0x20,0xbf,0x18,0x0f,0x2f,0x05,0xf6,0x4b,0xe2,0xcd,0x5c,0xc3,0xc9, -0x8a,0xdc,0xee,0x0c,0xf8,0xf7,0x4b,0xf4,0xf7,0xe4,0x04,0x1b,0x77,0x33,0x45,0x7f, -0x4c,0x45,0xa9,0x34,0x1c,0xc4,0xfe,0xdd,0xc8,0xbd,0xa9,0x35,0xa8,0xbb,0x75,0xda, -0xfd,0xb2,0x1c,0x31,0x8a,0x39,0x37,0x59,0x2f,0x24,0x39,0x1c,0x15,0xfc,0x0e,0x09, -0xa9,0x06,0x06,0x5c,0x09,0x09,0x4a,0x03,0xf8,0x64,0xeb,0xe0,0xcc,0xdc,0xdc,0xa0, -0xd7,0xcd,0xb2,0xc0,0xba,0x8e,0xc2,0xd8,0xd8,0xf6,0x12,0xbd,0x25,0x2d,0x10,0x2b, -0x27,0x04,0x25,0x21,0xa3,0x1c,0x19,0xea,0x16,0x13,0x8c,0x0d,0xff,0xac,0xe9,0xd0, -0x9a,0xbe,0xb7,0x5e,0xbd,0xd0,0x3b,0xf0,0x16,0x62,0x3b,0x56,0x1e,0x62,0x5c,0x2f, -0x48,0x29,0xc9,0x0b,0xf1,0xa4,0xdb,0xcc,0x1c,0xc5,0xc7,0xe3,0xd1,0xe0,0x31,0xec, -0xf3,0x5b,0xf9,0x00,0x35,0x0a,0x13,0x06,0x18,0x16,0xc4,0x0f,0x07,0xe8,0x00,0x02, -0x19,0x0d,0x18,0xf1,0x1d,0x1b,0x77,0x10,0xff,0x6e,0xec,0xd9,0xdf,0xcc,0xc8,0x06, -0xcd,0xd7,0xf2,0xe0,0xe8,0x5d,0xf0,0xf7,0xb3,0xfb,0xfc,0xe9,0xfc,0x03,0xcb,0x16, -0x32,0xc6,0x4d,0x5f,0xde,0x60,0x50,0x34,0x35,0x16,0x8b,0xf8,0xdb,0xbb,0xc2,0xb1, -0xee,0xae,0xbc,0xa4,0xd7,0xf7,0x5e,0x12,0x22,0x70,0x27,0x29,0x38,0x2b,0x2a,0xba, -0x25,0x16,0x57,0xff,0xe8,0x05,0xd8,0xd1,0x3b,0xd3,0xd9,0x4b,0xe2,0xea,0x81,0xef, -0xf3,0x60,0xf4,0xf2,0x7c,0xf0,0xef,0x61,0xf0,0xf7,0xde,0x05,0x17,0x93,0x27,0x30, -0xa5,0x2c,0x1e,0x84,0x0b,0xfc,0x82,0xf7,0xfd,0xec,0x05,0x09,0x76,0x08,0x03,0x2f, -0xfd,0xf3,0x73,0xe3,0xcf,0x29,0xbf,0xba,0x4b,0xc7,0xe4,0x4b,0x0a,0x2c,0xe1,0x43, -0x51,0x4d,0x55,0x51,0xcd,0x4b,0x3e,0x22,0x25,0x05,0xaf,0xe8,0xd2,0xa4,0xc3,0xbc, -0xe0,0xba,0xc1,0xbc,0xd1,0xe7,0x97,0xfd,0x0e,0xbe,0x16,0x15,0x84,0x0e,0x03,0xc4, -0xf7,0xf2,0xdf,0xf5,0xfe,0xcd,0x09,0x0f,0x0e,0x0e,0x03,0x8c,0xf4,0xe6,0x0c,0xdf, -0xdf,0x6e,0xe7,0xf2,0x05,0x00,0x0d,0x05,0x17,0x1c,0x80,0x1a,0x11,0x72,0x05,0xff, -0x05,0x02,0x0c,0xac,0x1b,0x2a,0x60,0x33,0x36,0x07,0x33,0x27,0x4f,0x15,0xfc,0x99, -0xe2,0xcb,0x39,0xba,0xae,0x0e,0xab,0xb1,0xab,0xc2,0xdd,0x40,0xfd,0x1d,0xc0,0x36, -0x47,0x85,0x4f,0x4e,0xfd,0x43,0x2c,0xd7,0x0b,0xec,0xd4,0xd5,0xce,0xeb,0xd4,0xde, -0x9a,0xe3,0xe2,0x95,0xdd,0xda,0x56,0xdb,0xe0,0xe6,0xe8,0xf2,0x4b,0xfd,0x0a,0x86, -0x1a,0x29,0x23,0x2f,0x27,0xbf,0x16,0x03,0xe4,0xf5,0xf3,0xb0,0xf6,0xfd,0x13,0x05, -0x0c,0xa3,0x0f,0x0f,0xc9,0x0b,0x05,0xe0,0xfd,0xf5,0x01,0xeb,0xe5,0x1e,0xea,0xf7, -0x9c,0x0b,0x1f,0xf9,0x2c,0x32,0x5e,0x35,0x36,0x80,0x34,0x2c,0x71,0x16,0xf1,0x06, -0xc5,0x9f,0xb4,0x8b,0x8f,0xb3,0xa3,0xbf,0xc7,0xdb,0xf6,0x1a,0x0e,0x21,0x56,0x30, -0x35,0xb1,0x2e,0x24,0x74,0x1e,0x20,0xd0,0x24,0x27,0x73,0x1f,0x0d,0xe2,0xf5,0xe1, -0xaa,0xd4,0xce,0x1e,0xd0,0xd6,0x36,0xe2,0xf1,0x6c,0x02,0x13,0xa6,0x1f,0x23,0xce, -0x20,0x17,0xdc,0x0c,0x03,0xf8,0xfe,0x01,0x70,0x08,0x0f,0xe7,0x11,0x10,0x26,0x10, -0x12,0x6f,0x14,0x11,0xe9,0x06,0xf3,0x83,0xdb,0xc6,0x97,0xbb,0xbe,0xb5,0xce,0xe9, -0x84,0x07,0x23,0x64,0x3a,0x47,0x1e,0x45,0x32,0x4e,0x17,0xfa,0x8c,0xe3,0xd3,0xd6, -0xc8,0xc3,0xbc,0xc4,0xc9,0xdf,0xd0,0xd6,0xb6,0xdb,0xe2,0x85,0xed,0xff,0xa2,0x13, -0x27,0x2a,0x38,0x43,0x30,0x48,0x48,0xa8,0x42,0x33,0x97,0x1b,0x00,0xb7,0xeb,0xe2, -0xe4,0xe2,0xe9,0xd6,0xee,0xf0,0x4a,0xf1,0xf4,0xa5,0xfd,0x09,0xc2,0x0e,0x0a,0xa6, -0xfc,0xeb,0xf7,0xdf,0xde,0xdd,0xe7,0xf7,0x8b,0x0c,0x22,0xc4,0x32,0x3b,0x41,0x37, -0x27,0xdb,0x0e,0xef,0x7c,0xd2,0xbc,0xe6,0xb3,0xb9,0x9d,0xc9,0xde,0x6a,0xf2,0x00, -0xc9,0x0b,0x17,0x86,0x22,0x2a,0xb7,0x2b,0x25,0x94,0x1b,0x15,0xb8,0x14,0x13,0x4d, -0x0b,0xf8,0x5b,0xdf,0xc8,0x36,0xbd,0xc1,0xd2,0xd1,0xe7,0x33,0xf8,0x05,0xa2,0x13, -0x26,0x82,0x39,0x47,0xb2,0x49,0x41,0xb0,0x31,0x20,0x4d,0x0f,0xfc,0x6d,0xec,0xe2, -0xda,0xe1,0xea,0x45,0xf8,0x04,0x58,0x09,0x02,0x70,0xef,0xd7,0x48,0xc3,0xb7,0x2c, -0xb7,0xc3,0xd1,0xd7,0xef,0xa7,0x06,0x1c,0x64,0x2f,0x3c,0xd9,0x3f,0x36,0xef,0x23, -0x0c,0x37,0xf9,0xee,0x91,0xe9,0xe7,0x06,0xe3,0xdc,0x10,0xd6,0xd3,0xc8,0xd9,0xea, -0x06,0xfe,0x0f,0x3d,0x20,0x2f,0x37,0x3b,0x42,0x22,0x42,0x39,0x43,0x2b,0x1b,0x28, -0x0a,0xf7,0x06,0xe2,0xcb,0x20,0xb8,0xb2,0xa8,0xbc,0xd2,0xca,0xf0,0x0e,0xe9,0x25, -0x33,0x6d,0x36,0x2d,0x9b,0x1c,0x0a,0x86,0xfd,0xf8,0x36,0xfa,0xff,0x6d,0x07,0x0e, -0xe5,0x11,0x10,0x59,0x0b,0x00,0x85,0xed,0xd6,0x92,0xc0,0xb4,0x1d,0xb7,0xc4,0x8c, -0xd6,0xe5,0x1b,0xf3,0x00,0x5d,0x0f,0x1e,0xaf,0x2d,0x38,0xb9,0x3e,0x3e,0xeb,0x37, -0x2c,0x06,0x1f,0x11,0x90,0x03,0xf6,0x34,0xe9,0xdd,0x64,0xd4,0xd0,0x3d,0xd3,0xdb, -0x1b,0xe9,0xfa,0x3c,0x11,0x2c,0x06,0x46,0x55,0x22,0x52,0x3c,0x1a,0x1c,0xf9,0x7e, -0xdd,0xca,0x2a,0xc1,0xbd,0x95,0xbd,0xc6,0xe2,0xd8,0xf1,0x1e,0x09,0x15,0x11,0x11, -0x01,0xf6,0xf1,0xec,0x81,0xf2,0xff,0x65,0x0a,0x11,0x8c,0x16,0x19,0x64,0x1c,0x1e, -0xe9,0x1b,0x14,0x40,0x08,0xfc,0x52,0xf1,0xe7,0x48,0xdf,0xd8,0xed,0xd4,0xd2,0x5e, -0xd5,0xe0,0xc5,0xf1,0x04,0xc4,0x12,0x1b,0x82,0x1f,0x24,0x9f,0x30,0x40,0xf9,0x4d, -0x51,0x64,0x46,0x2e,0x4e,0x0f,0xee,0xfe,0xd4,0xc2,0x5f,0xb6,0xb0,0x02,0xb6,0xcb, -0x55,0xec,0x10,0x17,0x2d,0x39,0x66,0x34,0x24,0x23,0x11,0xff,0x1e,0xf2,0xe7,0x8c, -0xe1,0xe1,0x97,0xe5,0xeb,0x70,0xf0,0xf4,0xf0,0xf3,0xf4,0x13,0xf6,0xf7,0xc1,0xf7, -0xf7,0x66,0xf7,0xf9,0x57,0xfd,0x03,0x4e,0x0e,0x1a,0xe9,0x25,0x2e,0xaa,0x31,0x2e, -0x02,0x24,0x17,0x2c,0x0e,0x07,0xfa,0x04,0x03,0x6b,0xfe,0xf3,0xa2,0xe3,0xd3,0xbb, -0xc7,0xc2,0x09,0xc4,0xcb,0xfd,0xdb,0xf5,0xcb,0x15,0x37,0x72,0x52,0x60,0x80,0x5d, -0x4b,0xe6,0x2c,0x08,0x59,0xe6,0xcd,0x9a,0xc0,0xbe,0x51,0xc2,0xc9,0x7c,0xd4,0xe1, -0x06,0xf0,0xfd,0x69,0x05,0x07,0xf0,0x04,0x03,0x93,0x02,0x04,0x20,0x06,0x05,0x47, -0x03,0x04,0xe5,0x09,0x11,0x9c,0x16,0x13,0x96,0x07,0xf7,0xbf,0xec,0xeb,0x8a,0xf2, -0xfb,0x00,0x00,0x01,0x8f,0x05,0x0b,0x1c,0x13,0x18,0x3e,0x19,0x15,0xad,0x13,0x17, -0x15,0x22,0x2f,0xd1,0x38,0x39,0x95,0x2c,0x12,0xb9,0xef,0xcc,0xbd,0xaf,0x9c,0x12, -0x95,0x9c,0x95,0xaf,0xcb,0x2e,0xef,0x12,0x08,0x2f,0x3f,0x57,0x44,0x42,0xd0,0x3a, -0x30,0x68,0x22,0x10,0x76,0xfb,0xe6,0x0c,0xd9,0xd5,0x5d,0xdc,0xe6,0xdc,0xee,0xf1, -0x30,0xee,0xec,0xe4,0xef,0xf7,0xf6,0xfd,0x02,0xa2,0x06,0x0f,0x78,0x1c,0x28,0x14, -0x2e,0x29,0x7d,0x1c,0x0c,0x42,0xff,0xf8,0x0e,0xf9,0xfd,0x8b,0x03,0x08,0x82,0x09, -0x05,0x9b,0xfc,0xee,0x37,0xdf,0xd5,0xf1,0xd3,0xdd,0x09,0xf1,0x0a,0xc6,0x23,0x37, -0x99,0x41,0x40,0x7a,0x35,0x21,0x0c,0x09,0xee,0xc8,0xd4,0xbd,0x07,0xaa,0x9e,0xc0, -0x9d,0xab,0xf5,0xc3,0xe1,0x95,0xfd,0x15,0x61,0x27,0x34,0x27,0x3a,0x38,0x3a,0x32, -0x29,0x73,0x21,0x1b,0x4c,0x17,0x14,0x36,0x10,0x08,0xb0,0xfe,0xf4,0x64,0xe8,0xde, -0x3e,0xdb,0xe0,0x65,0xed,0xff,0xf1,0x0e,0x16,0x7f,0x17,0x13,0x62,0x0c,0x05,0x52, -0xff,0xfb,0xdc,0xfb,0x01,0x01,0x0b,0x19,0xc0,0x24,0x25,0x1b,0x1a,0x05,0xb4,0xef, -0xde,0x6c,0xd2,0xc9,0xb5,0xc1,0xbe,0x54,0xc5,0xd8,0x6e,0xf5,0x14,0xe5,0x2d,0x3d, -0x07,0x42,0x3c,0xff,0x31,0x24,0xe0,0x0f,0xf5,0x92,0xda,0xc6,0xc7,0xbc,0xbf,0x12, -0xcc,0xdd,0xc9,0xec,0xf6,0x70,0xfa,0xfe,0x6b,0x06,0x13,0x46,0x23,0x31,0xa7,0x3a, -0x3e,0x45,0x3e,0x3a,0x3d,0x31,0x20,0xb3,0x09,0xf1,0xc1,0xdd,0xd9,0x73,0xe2,0xf1, -0x68,0xfc,0xfc,0x69,0xf6,0xef,0xe2,0xe9,0xe6,0xcd,0xe3,0xde,0xb0,0xd7,0xd7,0xb6, -0xe1,0xf5,0xd0,0x0a,0x1d,0xf0,0x28,0x2e,0x75,0x2e,0x2a,0xe5,0x1f,0x0d,0x10,0xf3, -0xd7,0xbc,0xc0,0xb2,0x26,0xb2,0xc1,0xe8,0xda,0xf7,0xbc,0x11,0x26,0x32,0x34,0x3a, -0x31,0x38,0x31,0x73,0x29,0x21,0xb9,0x19,0x11,0x37,0x09,0x00,0xcf,0xf6,0xe9,0x21, -0xd9,0xcb,0x6c,0xc7,0xce,0x98,0xde,0xf2,0xef,0x07,0x1b,0x82,0x2a,0x34,0x7e,0x38, -0x34,0x4c,0x2a,0x1a,0x1b,0x0c,0x02,0x58,0xfc,0xf8,0x3e,0xf7,0xf5,0xfe,0xf5,0xf7, -0x51,0xf6,0xf0,0x7d,0xe7,0xdc,0xc0,0xcf,0xc5,0x54,0xbe,0xbc,0x1b,0xc3,0xd3,0x81, -0xed,0x10,0x3a,0x34,0x4d,0x57,0x56,0x4f,0x95,0x3e,0x29,0x6d,0x14,0xff,0xa7,0xeb, -0xdc,0xd3,0xd5,0xd8,0x02,0xe0,0xe9,0x37,0xf0,0xf4,0xf6,0xf8,0x00,0xed,0x0d,0x1f, -0x44,0x2f,0x39,0xe2,0x3d,0x3c,0x37,0x32,0x20,0xaa,0x0a,0xf2,0xce,0xdb,0xc8,0x3a, -0xbd,0xbc,0x43,0xc5,0xd4,0xe6,0xe4,0xf3,0xd7,0xfe,0x08,0x19,0x12,0x19,0x61,0x1b, -0x17,0x21,0x0c,0xfe,0xc0,0xf2,0xf2,0x09,0xff,0x10,0x8c,0x1e,0x22,0xa5,0x1d,0x14, -0x76,0x06,0xf3,0x95,0xdc,0xc4,0x0e,0xb2,0xac,0x00,0xb8,0xd1,0x93,0xee,0x09,0x22, -0x1c,0x29,0xa7,0x34,0x3e,0x7e,0x44,0x43,0x32,0x3b,0x30,0x21,0x27,0x1e,0x47,0x14, -0x06,0x8e,0xf4,0xdf,0x67,0xcd,0xc4,0x5b,0xc8,0xd7,0xa0,0xea,0xfd,0xba,0x0d,0x1a, -0xa7,0x23,0x2a,0x42,0x2e,0x2c,0x23,0x21,0x0d,0x79,0xf4,0xdb,0x79,0xc9,0xc2,0x92, -0xc4,0xce,0x80,0xdb,0xea,0x19,0xfa,0x07,0xa5,0x0e,0x0c,0x61,0xff,0xef,0x13,0xe4, -0xe4,0xde,0xf0,0x01,0xfd,0x13,0x24,0x27,0x32,0x3c,0xe9,0x3f,0x38,0x8c,0x28,0x13, -0xb0,0xfc,0xea,0x23,0xdf,0xda,0x4f,0xda,0xd9,0x27,0xd7,0xd6,0x45,0xda,0xe3,0x76, -0xf1,0x04,0xff,0x1a,0x2f,0x23,0x3e,0x44,0x86,0x42,0x3a,0xe8,0x2f,0x24,0x95,0x14, -0xff,0xec,0xe6,0xce,0x55,0xbb,0xb2,0x56,0xb5,0xc2,0x3a,0xd6,0xec,0x60,0x03,0x17, -0xfc,0x23,0x25,0xa3,0x1b,0x0b,0x59,0xf9,0xea,0xa7,0xe2,0xe3,0x63,0xea,0xf5,0x4c, -0x03,0x0d,0xdc,0x11,0x11,0xd2,0x0b,0x02,0x40,0xf6,0xec,0xd2,0xe6,0xe9,0x72,0xf3, -0x03,0x95,0x14,0x21,0x4c,0x27,0x27,0x6a,0x29,0x2e,0x9b,0x35,0x39,0x5c,0x35,0x24, -0x0f,0x0d,0xf6,0x9b,0xe7,0xde,0x62,0xd4,0xc8,0x00,0xbb,0xb2,0x6e,0xb4,0xc1,0x39, -0xd6,0xec,0x35,0x03,0x1a,0xde,0x32,0x47,0x11,0x53,0x52,0xcc,0x42,0x25,0x6b,0x03, -0xe5,0xe2,0xce,0xc2,0xcc,0xbf,0xc3,0x5a,0xcf,0xe0,0x5d,0xf4,0x05,0xbb,0x10,0x11, -0x34,0x08,0xfc,0x0d,0xf5,0xf5,0x5b,0x00,0x10,0x91,0x1c,0x1f,0x4d,0x1b,0x14,0x53, -0x0f,0x0e,0x83,0x0e,0x0c,0x74,0x04,0xf9,0xc5,0xef,0xea,0x57,0xea,0xec,0x53,0xee, -0xf1,0x5b,0xf8,0x03,0x07,0x11,0x1c,0xf9,0x22,0x24,0xeb,0x25,0x27,0xdf,0x29,0x28, -0xd4,0x1e,0x0c,0x7e,0xf4,0xd8,0x86,0xbd,0xa7,0x92,0x97,0x92,0xa5,0x99,0xad,0x8c, -0xce,0xf7,0xe1,0x1e,0x3e,0xdf,0x51,0x55,0xae,0x4b,0x37,0xe2,0x1f,0x0c,0x97,0x00, -0xfc,0x91,0xfb,0xfa,0x3b,0xf6,0xf1,0x43,0xef,0xf1,0x20,0xf5,0xf9,0x19,0xfc,0xfd, -0x90,0xfd,0xfe,0x2c,0x01,0x05,0x40,0x09,0x0f,0x2b,0x17,0x1c,0xcc,0x1e,0x1c,0x7c, -0x18,0x11,0xf9,0x09,0x03,0x9b,0xfe,0xf9,0x57,0xf4,0xf0,0x55,0xec,0xe7,0xc8,0xe0, -0xd9,0x2d,0xd7,0xdb,0x2a,0xe7,0xf8,0xd2,0x0b,0x1f,0x71,0x31,0x41,0x9d,0x49,0x41, -0x3e,0x29,0x04,0xb0,0xda,0xb8,0x94,0xa5,0xa4,0x68,0xaf,0xbd,0x71,0xcb,0xdd,0x83, -0xf2,0x08,0x1d,0x1d,0x2b,0xe6,0x31,0x32,0xfd,0x31,0x2f,0xdb,0x2b,0x26,0x2a,0x1f, -0x15,0x7e,0x0e,0x09,0x56,0x06,0x05,0x64,0x02,0xfb,0x42,0xf1,0xe9,0x8d,0xe6,0xe7, -0x66,0xec,0xf2,0x41,0xf5,0xf5,0x3a,0xf5,0xf7,0x56,0xfc,0x00,0x7a,0x02,0x01,0x1d, -0x01,0x05,0x32,0x11,0x21,0x65,0x2b,0x26,0xa7,0x0f,0xed,0xac,0xcc,0xb6,0xef,0xaf, -0xb5,0x02,0xc3,0xd7,0x59,0xf2,0x10,0x05,0x2d,0x41,0x4d,0x4a,0x47,0x0c,0x3d,0x2e, -0xa5,0x1e,0x0e,0xc1,0xfb,0xe7,0x8e,0xd6,0xcc,0x56,0xcc,0xd4,0x6e,0xe1,0xee,0xa7, -0xfa,0x04,0x9d,0x0c,0x13,0xa5,0x1a,0x22,0x42,0x28,0x2b,0xe1,0x2a,0x28,0x3f,0x26, -0x21,0xef,0x1b,0x12,0xd8,0x03,0xf2,0x87,0xe2,0xda,0xd1,0xdb,0xe5,0x93,0xef,0xf2, -0x86,0xea,0xdc,0x53,0xcd,0xc2,0xc4,0xbd,0xc2,0x4e,0xd3,0xeb,0x3f,0x08,0x23,0x10, -0x38,0x43,0x28,0x44,0x3a,0x6f,0x2a,0x15,0xca,0xfe,0xe8,0xb0,0xd5,0xca,0xd3,0xc6, -0xcc,0x46,0xd9,0xea,0x62,0xff,0x17,0x74,0x2d,0x3c,0x7b,0x42,0x40,0x10,0x38,0x2d, -0x1c,0x23,0x16,0x6c,0x07,0xf5,0xcc,0xe4,0xda,0x1d,0xd9,0xda,0x67,0xda,0xd7,0xc1, -0xd2,0xd3,0xf2,0xdd,0xf3,0xf3,0x0c,0x23,0x46,0x2f,0x2e,0x38,0x25,0x17,0xef,0x0a, -0x02,0x97,0xfd,0xfb,0xb0,0xfc,0x01,0x24,0x07,0x0a,0xc7,0x08,0x00,0x1d,0xf0,0xd9, -0x2c,0xc5,0xb9,0x11,0xb8,0xbf,0x44,0xcb,0xda,0x52,0xec,0x04,0xb6,0x20,0x3b,0xdf, -0x4f,0x56,0x7e,0x50,0x41,0x48,0x30,0x20,0x9c,0x11,0xfe,0x56,0xe7,0xd3,0xc5,0xcb, -0xd4,0xf4,0xe7,0xfc,0xb8,0x09,0x0e,0x24,0x0d,0x0c,0x8b,0x11,0x1a,0x3a,0x24,0x28, -0x6d,0x26,0x1d,0xd9,0x0e,0xfc,0xa7,0xe6,0xd0,0x50,0xbd,0xb4,0xc1,0xb6,0xc3,0xcc, -0xd7,0xed,0x29,0xff,0x09,0x50,0x0c,0x0a,0x5c,0x07,0x04,0xed,0x03,0x05,0x4b,0x09, -0x0e,0xe3,0x15,0x1f,0x76,0x28,0x2d,0x1a,0x2b,0x20,0x31,0x0f,0xfd,0x8e,0xee,0xdf, -0x8d,0xd1,0xc4,0x6d,0xbc,0xbc,0x4c,0xc9,0xe0,0x9d,0xfe,0x1b,0xe2,0x31,0x40,0x15, -0x45,0x41,0x47,0x37,0x29,0x0c,0x1d,0x13,0x65,0x0c,0x05,0x07,0xfb,0xeb,0x6f,0xdc, -0xd0,0xcf,0xca,0xca,0x38,0xd1,0xde,0xbc,0xf0,0x03,0x7f,0x17,0x26,0x4b,0x2b,0x23, -0x9b,0x13,0x01,0xa5,0xf1,0xe4,0x9f,0xdb,0xd6,0x74,0xd5,0xdb,0xe5,0xe7,0xf6,0xe6, -0x00,0x04,0xdd,0x03,0x00,0xcb,0xfd,0xfc,0xe3,0xfc,0xfe,0x06,0x00,0x02,0xdb,0x0a, -0x19,0x1d,0x2d,0x40,0xf1,0x4d,0x52,0x52,0x48,0x32,0xb2,0x15,0xf9,0xbb,0xe1,0xd0, -0x11,0xc6,0xc1,0x4a,0xc2,0xc8,0x6e,0xd4,0xe2,0xfc,0xef,0xf9,0xd6,0x00,0x0a,0xd8, -0x19,0x2d,0x30,0x3e,0x44,0x1b,0x3d,0x2a,0xae,0x14,0xff,0x20,0xea,0xd6,0x6c,0xc5, -0xb9,0xf9,0xb8,0xc5,0xc9,0xdb,0xf3,0x71,0x02,0x08,0x93,0x08,0x09,0x21,0x0c,0x0f, -0x2c,0x0f,0x08,0x65,0xfe,0xf6,0x83,0xf3,0xf7,0x3e,0x02,0x0e,0x52,0x16,0x17,0x2a, -0x13,0x0b,0xb1,0xff,0xf2,0x6c,0xe6,0xdd,0xa5,0xdb,0xe4,0x03,0xf7,0x0f,0x57,0x27, -0x39,0x81,0x3f,0x3b,0xe7,0x31,0x28,0xac,0x22,0x1c,0x89,0x12,0x03,0x9b,0xf2,0xe1, -0xd7,0xd1,0xc3,0x9a,0xb5,0xa9,0x82,0xa3,0xaa,0x77,0xbf,0xde,0x7d,0x00,0x1d,0x44, -0x31,0x3c,0xc4,0x3f,0x3d,0x1e,0x37,0x29,0x3f,0x17,0x02,0x9f,0xf0,0xe1,0xcd,0xd9, -0xd8,0xc5,0xdc,0xe6,0xde,0xf5,0x05,0xf2,0x0f,0x13,0x27,0x10,0x09,0x26,0x02,0xfc, -0x85,0xf9,0xfb,0xf0,0x01,0x0d,0x5d,0x1d,0x2a,0x62,0x2e,0x28,0x95,0x19,0x07,0x16, -0xf7,0xeb,0xe8,0xe4,0xe1,0xac,0xe1,0xe3,0x0b,0xe8,0xed,0x84,0xf1,0xf5,0x64,0xfa, -0x01,0xbf,0x0b,0x17,0x57,0x24,0x2f,0x00,0x33,0x2d,0x9f,0x1f,0x09,0xf6,0xef,0xd7, -0x3e,0xc4,0xb5,0xfb,0xab,0xa7,0xd8,0xa9,0xb5,0x0c,0xcc,0xea,0xef,0x0b,0x26,0xdf, -0x37,0x3f,0x15,0x42,0x41,0x7c,0x3b,0x2c,0x89,0x16,0xff,0xd7,0xf0,0xf0,0x92,0xfa, -0x08,0x44,0x10,0x0f,0x1d,0x09,0xff,0x82,0xf6,0xf0,0xde,0xed,0xeb,0x6c,0xec,0xf2, -0x90,0xfc,0x08,0xad,0x11,0x13,0x04,0x0e,0x06,0xdb,0x02,0x03,0x97,0x07,0x0b,0x05, -0x0b,0x04,0xd5,0xf7,0xea,0x13,0xdf,0xd7,0xe7,0xd3,0xd2,0x6d,0xd3,0xd7,0x2f,0xe3, -0xf6,0xb2,0x0d,0x24,0x74,0x34,0x3c,0xe1,0x3b,0x36,0x7a,0x2e,0x21,0xfa,0x0c,0xef, -0x65,0xcf,0xb7,0xf3,0xac,0xb2,0xe2,0xc2,0xda,0xe0,0xf2,0x0a,0x9b,0x1f,0x2e,0xa6, -0x33,0x2e,0x78,0x24,0x1c,0x42,0x1a,0x1e,0xc1,0x24,0x29,0xb7,0x26,0x1d,0x68,0x11, -0x05,0x5e,0xfc,0xf3,0x7d,0xec,0xe6,0xfd,0xe2,0xe0,0x3b,0xe0,0xdf,0x21,0xdd,0xdd, -0xd0,0xdf,0xe5,0x43,0xea,0xef,0xe1,0xf5,0xff,0x07,0x0b,0x15,0xbd,0x1c,0x1e,0xba, -0x1b,0x13,0xcf,0x08,0xfb,0x28,0xec,0xdc,0xeb,0xcf,0xc7,0x79,0xc6,0xcf,0xc5,0xe2, -0xfe,0x95,0x1d,0x3c,0x43,0x54,0x5e,0xdd,0x58,0x45,0x89,0x2b,0x10,0xac,0xf9,0xe8, -0xa5,0xdd,0xd8,0x39,0xd8,0xdc,0x90,0xe0,0xe3,0x4f,0xe6,0xe9,0x38,0xf0,0xfa,0xff, -0x06,0x11,0x30,0x17,0x1a,0x81,0x1c,0x21,0x40,0x25,0x24,0x22,0x1b,0x0d,0x9c,0x01, -0xfa,0xdf,0xf9,0xfa,0x45,0xf7,0xee,0x25,0xe3,0xd9,0xb9,0xd3,0xd2,0xa1,0xd2,0xd3, -0x0f,0xd5,0xd7,0xc9,0xde,0xeb,0x95,0xfc,0x11,0x46,0x28,0x3d,0x4b,0x4d,0x53,0x63, -0x4c,0x36,0x5d,0x16,0xf3,0x72,0xd5,0xc3,0xca,0xc0,0xcc,0xe2,0xe0,0xf8,0xc3,0x0b, -0x19,0xab,0x24,0x2e,0x4e,0x38,0x3d,0x74,0x39,0x2c,0x07,0x1c,0x0e,0xd9,0x05,0xff, -0xd3,0xf5,0xe7,0x1a,0xd6,0xc6,0xfe,0xbf,0xc3,0xc5,0xcd,0xd9,0x12,0xe2,0xea,0x13, -0xf3,0xfd,0x3e,0x09,0x10,0x1f,0x14,0x15,0xc2,0x16,0x18,0x21,0x17,0x13,0x12,0x0d, -0x07,0x96,0x05,0x09,0xb2,0x10,0x14,0xdd,0x0e,0xfe,0xc8,0xe6,0xce,0xb7,0xbc,0xb6, -0xb5,0xbd,0xd1,0xa9,0xec,0x0a,0x66,0x25,0x3a,0x11,0x48,0x4e,0x29,0x4e,0x44,0x8d, -0x32,0x1a,0xbc,0x02,0xef,0x87,0xe2,0xdc,0xef,0xdb,0xdc,0x75,0xde,0xe3,0xc0,0xea, -0xf4,0xbc,0xff,0x0c,0xe4,0x18,0x21,0xee,0x25,0x23,0xef,0x1a,0x0d,0x4c,0x00,0xf5, -0x45,0xed,0xe5,0x9a,0xdc,0xd2,0xb0,0xc9,0xc8,0x80,0xce,0xdb,0x69,0xeb,0xfa,0x9c, -0x08,0x13,0xd2,0x16,0x11,0x06,0x06,0xfc,0x5e,0xfc,0x06,0xf3,0x17,0x2c,0x28,0x3c, -0x42,0x96,0x40,0x39,0x2c,0x2f,0x1f,0x65,0x08,0xec,0x94,0xd0,0xbc,0xd9,0xb6,0xbe, -0x64,0xcd,0xe0,0x2e,0xf4,0x04,0x12,0x12,0x1e,0x55,0x29,0x31,0x8c,0x35,0x33,0xeb, -0x2b,0x1e,0x79,0x0d,0xfa,0xaa,0xe9,0xdd,0x02,0xd5,0xd2,0x53,0xd3,0xd7,0x11,0xdd, -0xe3,0x07,0xea,0xf1,0xfd,0xfd,0x0e,0xae,0x20,0x2d,0x93,0x2d,0x1f,0xa8,0x08,0xf1, -0x33,0xe2,0xde,0x29,0xe2,0xe7,0x3a,0xed,0xf4,0xa6,0xfd,0x07,0xed,0x0f,0x10,0x46, -0x07,0xf9,0xe7,0xec,0xe7,0x78,0xec,0xf9,0xb2,0x0a,0x1e,0xcc,0x31,0x42,0x42,0x4c, -0x4c,0xbe,0x42,0x31,0x68,0x1f,0x0d,0xcc,0xfc,0xea,0xe6,0xd5,0xc2,0xb9,0xb3,0xad, -0x57,0xb2,0xc1,0x2b,0xd7,0xed,0x13,0xff,0x0b,0x81,0x12,0x18,0x6a,0x20,0x28,0x65, -0x2e,0x2f,0x95,0x27,0x17,0x51,0x00,0xe9,0x5a,0xd7,0xcb,0x92,0xc6,0xca,0x31,0xd6, -0xe8,0x6e,0xfe,0x12,0xdc,0x20,0x26,0x3d,0x26,0x1f,0xda,0x15,0x0a,0x02,0xff,0xf8, -0xf4,0xf8,0x02,0xe9,0x10,0x1c,0x3d,0x21,0x1b,0xf2,0x0d,0x00,0x9b,0xf6,0xef,0x28, -0xea,0xe4,0xa7,0xe0,0xe0,0xc4,0xe5,0xf2,0xe1,0x01,0x13,0x58,0x25,0x35,0xc8,0x3f, -0x3f,0xee,0x35,0x23,0x9e,0x0e,0xfb,0x2b,0xee,0xe4,0x35,0xd9,0xcb,0x09,0xbd,0xb0, -0x40,0xaa,0xae,0xd7,0xba,0xcd,0x6e,0xe4,0xfd,0x00,0x17,0x2f,0x72,0x41,0x4b,0x91, -0x4a,0x40,0x43,0x2c,0x12,0x05,0xf9,0xe6,0xc1,0xde,0xe2,0xb6,0xec,0xfa,0x21,0x06, -0x0f,0x36,0x14,0x13,0x15,0x0e,0x06,0x68,0x00,0xfe,0x13,0x00,0x04,0x6f,0x08,0x08, -0xea,0x08,0x0b,0x56,0x12,0x1b,0x8c,0x20,0x1a,0x5c,0x09,0xf2,0x6c,0xdf,0xd3,0x2b, -0xd0,0xd1,0xc4,0xd3,0xd7,0xda,0xdd,0xe8,0xfc,0xf7,0x06,0xfb,0x11,0x19,0xf9,0x1f, -0x26,0xc5,0x2c,0x31,0x93,0x2f,0x26,0x7a,0x16,0x00,0xaa,0xe8,0xd0,0x61,0xb9,0xaa, -0x50,0xa6,0xb0,0xf9,0xc6,0xe6,0x26,0x09,0x26,0x57,0x39,0x40,0xbb,0x3d,0x35,0x79, -0x2d,0x27,0x9a,0x23,0x1d,0xe0,0x12,0x08,0x33,0x00,0xfe,0x04,0x02,0x08,0x17,0x0c, -0x08,0xb9,0xfe,0xf2,0xa9,0xe7,0xe0,0x85,0xdc,0xdb,0x9f,0xe0,0xea,0xbf,0xf8,0x05, -0x2b,0x0e,0x0f,0x5c,0x0d,0x0b,0x24,0x09,0x05,0xcc,0x00,0xf9,0x84,0xf0,0xe8,0xbe, -0xe3,0xe0,0x67,0xdc,0xd6,0x81,0xd0,0xd0,0x33,0xd8,0xe9,0xaf,0x03,0x20,0x0b,0x3b, -0x4f,0xfd,0x5b,0x5b,0x13,0x4d,0x35,0xa4,0x18,0xfc,0x36,0xe4,0xd2,0x17,0xc7,0xc1, -0xe4,0xc1,0xc9,0xc8,0xd8,0xed,0x64,0x02,0x14,0xf7,0x1f,0x23,0x90,0x1f,0x19,0xa3, -0x13,0x10,0xa6,0x10,0x13,0x8c,0x16,0x17,0x16,0x15,0x10,0x89,0x0b,0x04,0xf7,0xf9, -0xec,0xd6,0xdd,0xd1,0x9f,0xcc,0xcf,0x34,0xd6,0xdd,0xf6,0xe3,0xe9,0x05,0xef,0xf6, -0xe0,0xfc,0x03,0xe3,0x09,0x12,0xea,0x1e,0x2b,0x54,0x32,0x2f,0xa1,0x1e,0x04,0x7f, -0xea,0xd5,0xad,0xca,0xc7,0x18,0xca,0xd3,0xb4,0xe3,0xfb,0x7a,0x18,0x34,0x6c,0x4b, -0x58,0xc7,0x5a,0x52,0xbb,0x42,0x2c,0x2a,0x12,0xf8,0x71,0xe2,0xd2,0xd7,0xc9,0xc9, -0x04,0xcf,0xd6,0x9e,0xde,0xe5,0xe5,0xe9,0xec,0x4c,0xef,0xf2,0xd6,0xf7,0xfe,0x67, -0x05,0x0e,0xa7,0x17,0x1e,0xbf,0x22,0x1f,0xab,0x15,0x07,0x0e,0xfc,0xf6,0xf6,0xf5, -0xf7,0x71,0xf6,0xf1,0x38,0xe9,0xe0,0x95,0xd8,0xd3,0x3e,0xd2,0xd3,0x17,0xda,0xe9, -0xe3,0xff,0x19,0x42,0x30,0x40,0x31,0x47,0x47,0x8c,0x42,0x36,0x66,0x22,0x06,0xdb, -0xe8,0xcf,0x4c,0xc0,0xbd,0x42,0xc6,0xd8,0x43,0xee,0x05,0x26,0x1c,0x2e,0x36,0x39, -0x3b,0x3b,0x35,0x28,0x3f,0x1a,0x0b,0x7c,0xff,0xf4,0xac,0xec,0xe6,0xe6,0xe0,0xda, -0x8c,0xd3,0xcc,0x5f,0xc9,0xc9,0xe9,0xce,0xd8,0x69,0xe5,0xf3,0x5f,0x01,0x0c,0x3d, -0x14,0x15,0x6e,0x14,0x12,0x58,0x13,0x17,0x07,0x1d,0x22,0x4c,0x26,0x26,0x75,0x24, -0x1f,0xec,0x15,0x06,0xac,0xf3,0xdf,0x72,0xce,0xc5,0x30,0xc4,0xca,0xe9,0xd7,0xed, -0x50,0x08,0x25,0x0f,0x3f,0x4d,0x18,0x4f,0x44,0x0e,0x33,0x1d,0x96,0x06,0xf0,0xa5, -0xdc,0xce,0xb7,0xc7,0xca,0xc3,0xd4,0xe1,0xe2,0xeb,0xf3,0xfb,0xf8,0xfe,0x39,0x06, -0x0e,0x61,0x13,0x16,0x58,0x18,0x16,0x28,0x11,0x09,0x27,0xfe,0xf0,0x56,0xe3,0xd9, -0x80,0xd4,0xd6,0xee,0xdd,0xe7,0x8b,0xf1,0xf8,0x26,0xfc,0xfe,0x54,0xff,0x00,0x17, -0x03,0x05,0x68,0x07,0x0b,0x49,0x15,0x24,0x38,0x37,0x47,0xaf,0x50,0x4e,0x64,0x42, -0x2f,0xd7,0x17,0xfd,0xa7,0xe0,0xc4,0xa1,0xae,0xa6,0xd6,0xac,0xbf,0x54,0xd7,0xef, -0x46,0x04,0x15,0x25,0x23,0x2b,0x1c,0x2d,0x27,0xc4,0x1c,0x11,0xb1,0x06,0xfe,0x2c, -0xf8,0xef,0x5c,0xe4,0xd8,0x57,0xd1,0xd0,0x62,0xd4,0xde,0xb9,0xec,0xfc,0xa0,0x0a, -0x16,0x7b,0x1f,0x24,0x2f,0x26,0x23,0x70,0x1c,0x12,0xba,0x07,0xfe,0xc1,0xf7,0xf5, -0x33,0xf7,0xfd,0x16,0x05,0x0a,0x38,0x0c,0x08,0x07,0xff,0xf1,0x90,0xe2,0xd9,0xa6, -0xd9,0xe3,0x55,0xf4,0x09,0x03,0x1f,0x33,0x6f,0x46,0x52,0xc9,0x54,0x4a,0x5e,0x35, -0x17,0x59,0xf8,0xdc,0xdc,0xc7,0xb8,0xff,0xaf,0xad,0xb3,0xb0,0xb9,0xdf,0xc7,0xd7, -0x43,0xe7,0xf7,0x52,0x08,0x1a,0x87,0x29,0x32,0xc4,0x32,0x2c,0x55,0x22,0x17,0xbc, -0x0c,0xff,0x4e,0xf1,0xe3,0xc0,0xd8,0xd6,0xb4,0xdd,0xec,0xf2,0xfd,0x10,0x10,0x1e, -0x25,0x96,0x25,0x20,0x8c,0x18,0x0e,0x40,0x05,0x00,0x7a,0x00,0x04,0x17,0x0b,0x13, -0x90,0x19,0x1c,0xb7,0x19,0x10,0xa9,0x00,0xec,0xd8,0xd7,0xc5,0x2f,0xba,0xb8,0xdb, -0xc3,0xd9,0xf9,0xf4,0x0f,0x61,0x22,0x2e,0x6d,0x36,0x3a,0x02,0x3b,0x37,0xdc,0x2c, -0x1a,0x10,0x03,0xed,0x00,0xdb,0xcd,0x63,0xc2,0xba,0x04,0xb6,0xb7,0xb5,0xc0,0xd0, -0x2d,0xe4,0xf9,0x58,0x10,0x27,0xb0,0x3b,0x4a,0xde,0x4f,0x48,0xd0,0x34,0x1c,0x18, -0x07,0xf8,0x82,0xf0,0xee,0x1c,0xf1,0xf6,0xc3,0xfd,0x07,0xce,0x11,0x17,0x17,0x16, -0x0d,0x60,0xff,0xf0,0xf6,0xe5,0xe4,0xd0,0xea,0xf7,0x8c,0x06,0x13,0xd4,0x1a,0x1c, -0x4d,0x1a,0x13,0x4f,0x09,0xfa,0x04,0xe8,0xd6,0xbd,0xc9,0xc0,0x1e,0xbe,0xc1,0x80, -0xc8,0xd5,0xfd,0xe8,0xff,0xb4,0x13,0x22,0xfb,0x2b,0x32,0xc2,0x37,0x3d,0x2e,0x42, -0x3e,0x59,0x30,0x18,0xc9,0xfb,0xe0,0x57,0xca,0xbb,0x09,0xb6,0xb9,0xc4,0xc4,0xd8, -0xda,0xf0,0x09,0xd9,0x20,0x31,0xbe,0x3a,0x3c,0x00,0x35,0x26,0x29,0x15,0x05,0x9e, -0xfc,0xfb,0xce,0x02,0x0b,0x06,0x11,0x11,0x4f,0x0d,0x04,0x06,0xfa,0xef,0x33,0xe5, -0xdc,0xe0,0xd4,0xd1,0x08,0xd2,0xd8,0x30,0xe4,0xf5,0x61,0x06,0x14,0x9f,0x1e,0x21, -0xfb,0x1d,0x15,0x3c,0x0c,0x02,0xd7,0xf9,0xf2,0xa0,0xea,0xe2,0x0b,0xda,0xd2,0x46, -0xcd,0xce,0x02,0xd8,0xeb,0x24,0x06,0x22,0x47,0x3a,0x4b,0x55,0x57,0x5e,0xfd,0x5e, -0x55,0x90,0x3e,0x1c,0x5c,0xf6,0xd4,0x1a,0xc0,0xba,0xe6,0xbe,0xc9,0x6a,0xd7,0xe4, -0xbf,0xf1,0xfd,0xc6,0x05,0x09,0x31,0x08,0x06,0xc3,0x04,0x04,0x9d,0x05,0x06,0xa4, -0x07,0x0a,0x9c,0x0f,0x15,0xb2,0x18,0x16,0x22,0x0b,0xfa,0x11,0xe8,0xd9,0xf3,0xcf, -0xce,0xb9,0xd2,0xd8,0xc3,0xdd,0xe2,0xe8,0xe8,0xf2,0x96,0xff,0x0e,0xcf,0x1d,0x28, -0x35,0x2e,0x31,0xf0,0x31,0x2f,0xdf,0x28,0x19,0xae,0x02,0xe7,0x5d,0xd0,0xc0,0x6c, -0xbb,0xc1,0xa9,0xd2,0xec,0xea,0x0b,0x2b,0x17,0x45,0x53,0xc9,0x55,0x4d,0xe8,0x3e, -0x2d,0x6e,0x1b,0x06,0xd3,0xee,0xd8,0xf7,0xc7,0xc2,0x24,0xc7,0xd1,0xa9,0xdb,0xe2, -0xf2,0xe3,0xe3,0x71,0xe2,0xe3,0xf0,0xe5,0xec,0x5b,0xf6,0x02,0xb6,0x0f,0x1a,0x77, -0x20,0x22,0xef,0x22,0x20,0x78,0x1d,0x19,0xc5,0x12,0x0a,0x56,0x01,0xf9,0xc8,0xf2, -0xec,0x74,0xe6,0xe0,0xab,0xda,0xd6,0xe2,0xd6,0xdf,0x3f,0xf2,0x0c,0xb6,0x29,0x42, -0xf7,0x50,0x52,0xfe,0x48,0x37,0xc2,0x20,0x07,0xd4,0xec,0xd4,0x48,0xc1,0xb6,0xdb, -0xb6,0xc0,0x9f,0xd2,0xe9,0xda,0x02,0x1a,0x67,0x2c,0x34,0x3f,0x32,0x26,0x67,0x16, -0x08,0x03,0x00,0xfb,0x1c,0xf7,0xf0,0xcb,0xe8,0xe1,0x2c,0xde,0xdd,0x38,0xdd,0xdb, -0xe0,0xd7,0xd6,0x2b,0xd9,0xe0,0x2c,0xee,0xfc,0xa4,0x07,0x0f,0x1d,0x15,0x18,0xaf, -0x1c,0x1f,0x8b,0x23,0x2a,0x15,0x33,0x3b,0xd7,0x3e,0x3a,0x4a,0x2d,0x16,0x69,0xfb, -0xe1,0xe0,0xcb,0xbf,0x30,0xbb,0xbf,0x21,0xc8,0xd6,0xb7,0xeb,0x07,0x03,0x25,0x3e, -0xd2,0x4c,0x4c,0xbc,0x3c,0x23,0x30,0x08,0xf0,0x69,0xdd,0xcf,0xe5,0xc5,0xc2,0x29, -0xc7,0xd2,0xe9,0xe1,0xf0,0xf1,0xf9,0xff,0x1b,0x04,0x09,0x0a,0x10,0x15,0x46,0x18, -0x19,0xb6,0x19,0x19,0x28,0x18,0x12,0x5c,0x07,0xf8,0x5a,0xeb,0xe4,0x22,0xe5,0xec, -0xc9,0xf5,0xfb,0xf3,0xfa,0xf7,0x83,0xf2,0xef,0xb3,0xee,0xf1,0xaf,0xf9,0x04,0xb5, -0x11,0x20,0xdf,0x30,0x40,0x89,0x4d,0x53,0xaa,0x4f,0x40,0xd0,0x26,0x06,0x3f,0xe4, -0xc3,0x0c,0xab,0x9d,0x65,0x9b,0xa5,0xf2,0xb8,0xd2,0x98,0xed,0x06,0x59,0x1a,0x27, -0x89,0x2d,0x2b,0x63,0x21,0x12,0x8f,0x04,0xfa,0x3c,0xf6,0xf3,0x4d,0xf0,0xea,0xf3, -0xe2,0xdd,0x31,0xdb,0xdf,0x36,0xe9,0xf6,0xc2,0x04,0x14,0xf3,0x22,0x2c,0x26,0x2e, -0x28,0x0c,0x20,0x17,0x28,0x12,0x10,0x17,0x0f,0x0b,0x0a,0x07,0x03,0x7f,0x03,0x04, -0xfc,0x04,0xff,0x0e,0xf4,0xe4,0x94,0xd4,0xc9,0x7e,0xc7,0xcc,0x0e,0xda,0xee,0xa5, -0x07,0x22,0xa8,0x3b,0x4f,0x96,0x59,0x55,0x9d,0x44,0x2a,0xc2,0x0a,0xea,0x89,0xce, -0xba,0x62,0xae,0xaa,0xee,0xaf,0xbb,0xe8,0xca,0xdb,0x5b,0xeb,0xf8,0x48,0x03,0x0f, -0x38,0x1f,0x2e,0x0b,0x39,0x3a,0x16,0x32,0x23,0x23,0x13,0x05,0xa4,0xfa,0xf2,0xca, -0xec,0xe9,0xf4,0xe9,0xf1,0x24,0xfe,0x0b,0x69,0x15,0x19,0x81,0x18,0x15,0x1d,0x12, -0x0c,0xcd,0x05,0xff,0x9a,0xfc,0xfe,0xbd,0x05,0x0e,0x7f,0x17,0x1a,0x08,0x17,0x0d, -0x6c,0xff,0xeb,0x0e,0xd5,0xbe,0xf2,0xab,0xa2,0x6f,0xa7,0xba,0x00,0xd6,0xf6,0x05, -0x16,0x2e,0xa8,0x3d,0x43,0x47,0x42,0x3d,0x50,0x34,0x29,0x42,0x1b,0x0a,0x28,0xf8, -0xe5,0x7b,0xd6,0xca,0xb6,0xc2,0xc0,0xaa,0xc5,0xd2,0x36,0xe5,0xfa,0x66,0x0e,0x1f, -0xd6,0x2c,0x36,0xa6,0x3b,0x3b,0xa0,0x33,0x26,0xd0,0x15,0x06,0x56,0xfb,0xf6,0x1c, -0xf7,0xf9,0xa5,0xfc,0x01,0x9f,0x08,0x0c,0x0f,0x0c,0x03,0x36,0xf5,0xe5,0x3a,0xd9, -0xd4,0x1b,0xd8,0xe2,0x5e,0xf4,0x09,0x43,0x1d,0x2b,0x6d,0x31,0x2b,0xaa,0x1a,0x03, -0x0d,0xed,0xda,0xc6,0xcc,0xc3,0xa1,0xbd,0xbd,0x77,0xc3,0xce,0x0d,0xdf,0xf3,0x8a, -0x09,0x1d,0x5a,0x2f,0x3f,0xd2,0x4a,0x50,0xcb,0x50,0x4a,0xc2,0x3b,0x27,0xa7,0x10, -0xf9,0xb9,0xe3,0xd2,0xd3,0xc6,0xc2,0xd5,0xc4,0xce,0x3c,0xe0,0xf5,0xb5,0x08,0x17, -0xfb,0x1f,0x21,0x5d,0x1f,0x19,0x79,0x10,0x04,0x04,0xf8,0xf0,0xd8,0xf1,0xfd,0xb8, -0x0d,0x1a,0x74,0x1d,0x15,0xbc,0x05,0xf2,0x85,0xdf,0xcf,0x0b,0xc4,0xbe,0x9c,0xc1, -0xcd,0x48,0xe1,0xf8,0xc5,0x0c,0x1b,0x95,0x23,0x28,0x0c,0x2d,0x2e,0x49,0x2b,0x22, -0x40,0x12,0xff,0x15,0xed,0xde,0x23,0xd4,0xcf,0xd0,0xce,0xd2,0xeb,0xda,0xe9,0x17, -0xfe,0x16,0x50,0x2e,0x43,0xf9,0x52,0x5b,0x41,0x5b,0x53,0xc7,0x43,0x2c,0x85,0x0e, -0xee,0xd8,0xd1,0xbe,0xa6,0xb7,0xbc,0xdc,0xc9,0xda,0x83,0xe9,0xf5,0xe7,0xfc,0xfe, -0xa4,0xf9,0xf1,0x71,0xe9,0xe6,0xde,0xeb,0xf8,0xa7,0x08,0x16,0xae,0x20,0x26,0x21, -0x27,0x23,0x89,0x1b,0x0f,0x06,0x00,0xef,0x1c,0xe2,0xd8,0xdc,0xd3,0xd1,0x6c,0xd3, -0xda,0xf6,0xe6,0xf7,0xdb,0x09,0x19,0xee,0x26,0x31,0xe7,0x39,0x3f,0x91,0x3e,0x37, -0x12,0x29,0x15,0x0d,0x00,0xe9,0x79,0xd5,0xc6,0x76,0xbc,0xb8,0x2a,0xbe,0xcf,0xb3, -0xe9,0x09,0x03,0x29,0x42,0xaa,0x50,0x50,0x8a,0x44,0x2f,0xfa,0x15,0xfc,0xff,0xe8, -0xdb,0x22,0xd4,0xd4,0x1c,0xdb,0xe1,0x8e,0xe5,0xe4,0x6c,0xe0,0xda,0x8c,0xd7,0xd9, -0x52,0xde,0xe4,0x9a,0xea,0xf1,0x16,0xfc,0x0b,0x3e,0x1e,0x2d,0x6d,0x37,0x3a,0x97, -0x38,0x35,0xf2,0x30,0x29,0x53,0x1c,0x0b,0x55,0xf9,0xe9,0xef,0xdf,0xdb,0x50,0xd9, -0xd9,0xe1,0xda,0xe1,0x6e,0xef,0x01,0xce,0x17,0x2d,0x18,0x3f,0x4a,0xa1,0x4c,0x45, -0x23,0x32,0x14,0x63,0xf0,0xcd,0xc7,0xb2,0xa5,0x5c,0xa7,0xb5,0x51,0xcb,0xe4,0x07, -0xfb,0x0c,0x32,0x18,0x1f,0xe9,0x22,0x21,0x4b,0x1c,0x14,0xd3,0x0b,0x05,0x7a,0x02, -0x00,0x2d,0xff,0xfc,0x15,0xf8,0xf3,0x4f,0xf1,0xee,0x86,0xea,0xe5,0xad,0xe0,0xdd, -0xbd,0xdf,0xe6,0xad,0xf0,0xfa,0x92,0x03,0x0f,0xe5,0x1c,0x2a,0x98,0x35,0x3b,0x3f, -0x3d,0x3b,0x90,0x38,0x36,0x63,0x30,0x23,0xd3,0x0d,0xf1,0xda,0xd2,0xb8,0x76,0xa7, -0xa2,0xb9,0xaa,0xbe,0x6b,0xdb,0xfc,0x4d,0x1c,0x33,0x3a,0x3f,0x3e,0xea,0x33,0x21, -0x7a,0x0c,0xf7,0x84,0xe3,0xd3,0x93,0xc9,0xc7,0xf7,0xca,0xd3,0xb6,0xdf,0xec,0xad, -0xf8,0x01,0x5b,0x09,0x10,0x00,0x15,0x18,0x6f,0x1c,0x1d,0x5f,0x1d,0x1c,0x09,0x1d, -0x1e,0xe3,0x1e,0x1d,0x20,0x17,0x0c,0x2d,0x01,0xf7,0x2d,0xf1,0xed,0xa0,0xea,0xe8, -0x9d,0xe8,0xe9,0x51,0xe8,0xe6,0xb4,0xe4,0xe7,0xf6,0xf1,0x06,0x18,0x22,0x3d,0xb1, -0x50,0x58,0xd9,0x53,0x44,0x59,0x2d,0x10,0x80,0xee,0xcc,0x00,0xae,0x9b,0xb8,0x97, -0xa1,0x45,0xb5,0xce,0x80,0xe6,0xfc,0x7d,0x10,0x20,0x61,0x29,0x2c,0xa1,0x28,0x1f, -0x1e,0x15,0x09,0xeb,0xfe,0xf5,0x1a,0xef,0xeb,0x88,0xeb,0xef,0x35,0xf5,0xfb,0x45, -0xff,0x00,0x14,0x00,0x01,0x28,0x07,0x11,0x88,0x1e,0x29,0x11,0x2c,0x26,0xa3,0x1a, -0x0e,0xdf,0x08,0x08,0x36,0x0b,0x0e,0xb0,0x0e,0x0c,0x31,0x06,0xfc,0x4f,0xee,0xda, -0x07,0xc5,0xb3,0x50,0xa9,0xab,0x0d,0xbb,0xd3,0x37,0xf0,0x0e,0x52,0x2b,0x44,0xf9, -0x54,0x58,0x03,0x4e,0x39,0xb4,0x1e,0x04,0x31,0xec,0xd7,0xf0,0xc5,0xba,0x8b,0xb6, -0xbb,0x94,0xc8,0xdb,0x1b,0xf1,0x05,0x70,0x14,0x1d,0xe6,0x21,0x23,0xb5,0x22,0x23, -0xa1,0x25,0x27,0x5f,0x26,0x1f,0xd5,0x13,0x06,0x12,0xf9,0xef,0xbe,0xed,0xf0,0x8e, -0xf7,0x00,0xd8,0x08,0x0d,0x42,0x0c,0x07,0xad,0x01,0xfa,0xca,0xf4,0xf1,0x0b,0xf2, -0xf7,0xd0,0x01,0x11,0xe7,0x20,0x2a,0xd3,0x28,0x1b,0x6b,0x06,0xed,0x31,0xd3,0xbc, -0xad,0xac,0xa3,0x66,0xa3,0xae,0x92,0xc2,0xdd,0x83,0xf9,0x15,0xf6,0x2f,0x46,0x38, -0x56,0x5b,0x3a,0x54,0x41,0x54,0x28,0x10,0x3c,0xff,0xf4,0x26,0xee,0xe8,0x3a,0xe1, -0xd9,0x69,0xd5,0xd6,0x2e,0xde,0xe9,0xba,0xf7,0x06,0xa9,0x15,0x22,0xba,0x2a,0x2c, -0x9a,0x28,0x1f,0x92,0x11,0x03,0x38,0xf8,0xf2,0xf1,0xf2,0xf9,0xb0,0x00,0x07,0x33, -0x09,0x05,0x2b,0xfd,0xf0,0x61,0xe0,0xd2,0x63,0xc9,0xc9,0xe8,0xd3,0xe4,0x93,0xf6, -0x08,0xe2,0x17,0x26,0xb1,0x32,0x3b,0xed,0x3b,0x2f,0x25,0x17,0xf7,0xcf,0xd8,0xc1, -0x04,0xb5,0xb3,0xea,0xba,0xc9,0x85,0xdd,0xf4,0x8d,0x0b,0x1e,0x6e,0x2e,0x3a,0x7a, -0x44,0x4c,0xc8,0x51,0x50,0xdc,0x47,0x38,0x00,0x24,0x0f,0x33,0xfa,0xe5,0x2a,0xd3, -0xc5,0xea,0xbf,0xc3,0x4b,0xd1,0xe4,0xc4,0xf6,0x05,0xe3,0x0c,0x0c,0xb2,0x04,0xfb, -0xdc,0xf5,0xf4,0xd9,0xf6,0xfb,0xde,0x02,0x09,0x86,0x0e,0x12,0x9b,0x15,0x14,0x2b, -0x0e,0x02,0xb4,0xf1,0xde,0x49,0xcd,0xc1,0xa4,0xbc,0xc1,0x98,0xd1,0xeb,0xe8,0x09, -0x26,0xe3,0x3a,0x45,0xfb,0x47,0x43,0xb5,0x39,0x2c,0x72,0x1a,0x05,0x0a,0xf1,0xe0, -0x7c,0xd6,0xd0,0x3d,0xce,0xcd,0xcd,0xd0,0xd8,0x99,0xe6,0xfb,0x17,0x14,0x2c,0x65, -0x41,0x50,0xf9,0x55,0x4f,0x27,0x3e,0x23,0x6e,0x06,0xec,0xee,0xdb,0xd2,0x3c,0xcf, -0xce,0xcb,0xcf,0xd3,0xfa,0xd9,0xe1,0x3c,0xea,0xf0,0x72,0xf1,0xed,0xbb,0xe7,0xe3, -0x42,0xe3,0xea,0xb2,0xf7,0x0a,0xe6,0x1e,0x30,0xbb,0x3c,0x40,0xae,0x3c,0x30,0x02, -0x1d,0x05,0x5f,0xee,0xdb,0x79,0xd1,0xcf,0x72,0xd3,0xdd,0x3d,0xec,0xfd,0x25,0x0f, -0x1e,0x5f,0x2a,0x31,0x14,0x35,0x37,0xb6,0x39,0x3a,0x39,0x35,0x24,0xcc,0x08,0xe7, -0x96,0xc9,0xb5,0x6b,0xae,0xb1,0xa5,0xbb,0xca,0x5b,0xdd,0xf3,0x9d,0x0b,0x20,0x67, -0x2f,0x36,0x55,0x35,0x2d,0xc7,0x1f,0x0d,0x3f,0xfb,0xeb,0x04,0xe1,0xde,0x1a,0xe4, -0xed,0x93,0xf5,0xfa,0xb5,0xf9,0xf3,0xa0,0xe8,0xde,0xbe,0xd7,0xd4,0xe2,0xd4,0xdb, -0xab,0xe9,0xfc,0xbc,0x13,0x2c,0x54,0x41,0x4d,0xe5,0x4d,0x46,0xd1,0x38,0x2a,0x38, -0x1e,0x13,0x41,0x07,0xf8,0xae,0xe8,0xd8,0x5c,0xcc,0xc6,0x90,0xc6,0xcf,0x68,0xe0, -0xf6,0x98,0x0e,0x24,0x8c,0x34,0x3b,0x60,0x39,0x32,0x82,0x25,0x12,0x37,0xf9,0xdd, -0xf3,0xc3,0xb2,0x11,0xab,0xb0,0xd3,0xbe,0xd2,0x56,0xe8,0xfe,0x58,0x11,0x1e,0xdb, -0x25,0x25,0xd8,0x1e,0x15,0x3d,0x0e,0x09,0xf7,0x08,0x0c,0x96,0x12,0x1a,0x1c,0x22, -0x24,0x85,0x1e,0x10,0x39,0xfd,0xe8,0xae,0xd9,0xd2,0x25,0xd3,0xd9,0x6e,0xe3,0xec, -0x5c,0xf5,0xfd,0x49,0x07,0x14,0x7f,0x25,0x35,0xad,0x42,0x48,0x5a,0x46,0x3d,0x9a, -0x2f,0x1c,0x38,0x05,0xeb,0xd9,0xd1,0xba,0x6e,0xab,0xa5,0x2e,0xaa,0xb6,0x2a,0xca, -0xe3,0x32,0x00,0x1d,0x94,0x33,0x3e,0xb2,0x3b,0x2e,0xd8,0x1a,0x05,0x02,0xf0,0xdd, -0x76,0xcf,0xc8,0x39,0xcb,0xd8,0x52,0xeb,0xfd,0x65,0x09,0x0d,0xc0,0x0a,0x07,0xd8, -0x05,0x07,0xfb,0x0c,0x15,0xd1,0x1d,0x25,0xbb,0x2b,0x2d,0x4d,0x2c,0x28,0x15,0x23, -0x1b,0xfd,0x12,0x09,0x5e,0xff,0xf2,0x3e,0xe5,0xd8,0x47,0xce,0xc6,0x9b,0xc3,0xc5, -0xbb,0xcc,0xd7,0xe2,0xe5,0xfa,0xe0,0x10,0x29,0xb2,0x3e,0x4c,0xae,0x50,0x48,0xd3, -0x35,0x1d,0x14,0x02,0xe5,0x17,0xc9,0xb0,0x8f,0xa1,0x9f,0x92,0xab,0xc4,0xec,0xe3, -0x02,0x37,0x1c,0x2e,0x16,0x37,0x35,0x54,0x2b,0x1d,0x1f,0x11,0x07,0x5f,0x05,0x07, -0x27,0x09,0x07,0x46,0x03,0xfe,0x8d,0xfb,0xfa,0xdd,0xfb,0xfd,0x00,0xfe,0xff,0xf2, -0x00,0x04,0xf0,0x07,0x0b,0x46,0x0e,0x11,0xb4,0x13,0x15,0x8a,0x17,0x18,0x1b,0x19, -0x17,0x5a,0x14,0x0e,0xa9,0x04,0xf5,0x59,0xe3,0xd0,0xb6,0xbe,0xaf,0x1c,0xa6,0xa3, -0xfc,0xa9,0xb9,0x15,0xd2,0xf1,0xda,0x14,0x37,0x8e,0x54,0x64,0xea,0x64,0x55,0x30, -0x39,0x18,0xb0,0xf9,0xe2,0x57,0xd3,0xcc,0xb4,0xcb,0xd1,0x73,0xdb,0xe8,0x7c,0xf6, -0x02,0xb2,0x0a,0x11,0xf1,0x16,0x1c,0x26,0x20,0x21,0x41,0x1e,0x19,0xa1,0x14,0x12, -0xd4,0x0f,0x0b,0x08,0x05,0xfd,0xa8,0xf7,0xf5,0xa6,0xf5,0xf6,0xb4,0xf5,0xf2,0x71, -0xec,0xe8,0x36,0xe7,0xe8,0xdb,0xeb,0xef,0x6c,0xf4,0xfa,0x11,0x03,0x10,0x90,0x1e, -0x2b,0x0b,0x33,0x31,0x29,0x25,0x0d,0xba,0xee,0xce,0x2b,0xb2,0x9d,0x94,0x95,0x9c, -0x6e,0xb2,0xd2,0x69,0xf7,0x1a,0x96,0x36,0x49,0x8c,0x54,0x58,0x83,0x56,0x4e,0xe0, -0x3e,0x2b,0x4c,0x17,0x05,0x59,0xf9,0xf0,0x0f,0xea,0xe3,0xe2,0xdd,0xdc,0x58,0xe0, -0xe7,0xba,0xf0,0xf9,0xf7,0xff,0x04,0x01,0x08,0x0b,0xf6,0x0b,0x0a,0x62,0x07,0x04, -0x95,0x00,0xfd,0xb3,0xfa,0xf8,0x9a,0xf7,0xf8,0xf6,0xfa,0xfc,0xbd,0xfb,0xf4,0x9b, -0xe7,0xd7,0xbe,0xc9,0xc1,0x26,0xc3,0xcf,0x3f,0xe6,0x03,0xe6,0x22,0x3e,0x86,0x50, -0x56,0xb0,0x4f,0x3f,0x74,0x26,0x09,0xd7,0xec,0xd4,0x62,0xc1,0xb6,0xae,0xb6,0xbe, -0xcd,0xcd,0xe2,0x24,0xf9,0x10,0x31,0x24,0x34,0x90,0x3e,0x44,0x88,0x47,0x46,0x60, -0x3e,0x31,0x20,0x1f,0x0c,0x96,0xfb,0xee,0x4c,0xe4,0xdb,0xc0,0xd2,0xcc,0xea,0xcb, -0xd1,0x63,0xdb,0xe7,0x77,0xf1,0xf7,0x19,0xfa,0xfa,0x20,0xf7,0xf2,0x06,0xee,0xed, -0x71,0xf3,0x01,0xff,0x14,0x26,0xbd,0x31,0x31,0x48,0x26,0x13,0xae,0xfe,0xe8,0x38, -0xd5,0xc7,0x3a,0xc2,0xc6,0x97,0xd4,0xeb,0x5b,0x07,0x23,0xb2,0x3a,0x4a,0x4e,0x52, -0x51,0x40,0x49,0x3b,0x3f,0x29,0x12,0x44,0xfa,0xe3,0x4d,0xd1,0xc4,0x0e,0xc0,0xc1, -0xfd,0xc7,0xd1,0x30,0xdd,0xec,0x58,0xfe,0x0f,0xbc,0x1d,0x28,0xb4,0x2f,0x33,0xe6, -0x32,0x2c,0xb0,0x1c,0x06,0xfe,0xef,0xdd,0x83,0xd2,0xd0,0x9d,0xd6,0xdf,0xec,0xe7, -0xed,0x7b,0xf1,0xf1,0xf7,0xeb,0xe2,0x1d,0xda,0xd5,0xfc,0xd7,0xe3,0xb0,0xf5,0x0c, -0xe3,0x22,0x37,0xb1,0x46,0x4f,0x41,0x4e,0x43,0xb9,0x30,0x18,0x0d,0x00,0xea,0xd2, -0xd9,0xcf,0x3e,0xcc,0xcf,0x85,0xd9,0xe9,0x07,0xfd,0x11,0x82,0x24,0x33,0x4c,0x3b, -0x3b,0x64,0x35,0x2b,0xc0,0x1d,0x0f,0xe6,0x00,0xf0,0xd2,0xdc,0xca,0x50,0xba,0xb0, -0xcd,0xae,0xb4,0xbf,0xc3,0xd9,0x3c,0xf4,0x0e,0x87,0x23,0x2e,0x9a,0x2f,0x28,0xbe, -0x1d,0x12,0x32,0x08,0x01,0x63,0xfe,0xff,0x81,0x03,0x0b,0x21,0x12,0x14,0x1d,0x0f, -0x02,0x0f,0xf4,0xe5,0xd4,0xd8,0xd1,0x50,0xce,0xd1,0x59,0xdc,0xee,0xb0,0x04,0x1d, -0x31,0x33,0x44,0x95,0x4e,0x52,0xb7,0x4e,0x41,0x3c,0x2d,0x13,0xce,0xf9,0xe3,0xf8, -0xd3,0xcb,0x76,0xc7,0xc6,0xcb,0xc8,0xcd,0xcb,0xd5,0xe2,0xac,0xf4,0x09,0x0e,0x1e, -0x2d,0x36,0x36,0x35,0x48,0x2b,0x19,0x21,0x02,0xe9,0x03,0xd1,0xbe,0x51,0xb4,0xb5, -0xbf,0xc1,0xd3,0x5b,0xe8,0xfc,0x93,0x0b,0x16,0x62,0x1c,0x1d,0x6f,0x1a,0x13,0x6f, -0x0f,0x10,0xf0,0x15,0x1f,0x08,0x29,0x2f,0x71,0x30,0x2e,0xdf,0x2b,0x25,0x7f,0x19, -0x05,0x8f,0xee,0xd6,0x96,0xc2,0xb8,0x78,0xb9,0xc3,0x7f,0xd4,0xe8,0x00,0xfd,0x11, -0x21,0x22,0x2d,0x8c,0x34,0x37,0x46,0x37,0x34,0xb2,0x2c,0x1f,0x79,0x0c,0xf5,0x60, -0xdc,0xc5,0xc4,0xb2,0xa8,0xea,0xa8,0xb3,0x2d,0xc7,0xe0,0x0c,0xfe,0x19,0x5f,0x30, -0x3d,0xfd,0x40,0x38,0xc8,0x26,0x11,0xbd,0xfd,0xee,0xa9,0xe6,0xe3,0x1e,0xe5,0xe9, -0xed,0xf0,0xfa,0x41,0x03,0x0a,0xc3,0x0d,0x0d,0x85,0x0a,0x06,0x46,0x02,0x00,0x8f, -0x03,0x0b,0x67,0x18,0x28,0xc4,0x36,0x3e,0xdd,0x3c,0x31,0x6c,0x21,0x0f,0xa1,0xfc, -0xea,0x3e,0xda,0xca,0x08,0xbe,0xb6,0x71,0xb3,0xb5,0x18,0xbb,0xc4,0x21,0xd2,0xe6, -0xd8,0xff,0x19,0x85,0x30,0x42,0x4c,0x4d,0x4e,0x22,0x45,0x31,0x07,0x15,0xf4,0xb9, -0xd6,0xc0,0xf3,0xb4,0xb6,0x8e,0xc3,0xd6,0xa7,0xeb,0x00,0xd9,0x13,0x23,0xea,0x2e, -0x35,0x21,0x35,0x2d,0xeb,0x1f,0x0f,0xbd,0x02,0xfc,0x45,0xfd,0x03,0x94,0x0a,0x0f, -0x8e,0x10,0x0c,0x07,0x05,0xfb,0xe3,0xef,0xe5,0x5c,0xe0,0xe1,0xf3,0xe7,0xf2,0xe6, -0xfd,0x06,0x0d,0x0d,0x12,0xbc,0x19,0x20,0xd6,0x23,0x23,0x22,0x1e,0x15,0xcb,0x0b, -0x00,0xf7,0xf1,0xde,0xd5,0xc6,0xb0,0x65,0xa0,0x9b,0x20,0xa2,0xb5,0x52,0xd1,0xf2, -0xa0,0x13,0x33,0xf0,0x4b,0x5b,0x7c,0x60,0x5b,0xd0,0x4c,0x37,0x17,0x1e,0x03,0x8a, -0xec,0xdb,0x19,0xd4,0xd6,0xbc,0xe1,0xf0,0xf7,0xfe,0x0a,0x4f,0x11,0x11,0x62,0x0c, -0x07,0x02,0x04,0x03,0xb3,0x04,0x07,0xb7,0x09,0x0b,0x59,0x0d,0x0e,0x7a,0x0d,0x08, -0x65,0xff,0xf4,0x37,0xeb,0xe4,0x9d,0xe1,0xe0,0x7a,0xdf,0xdd,0xe2,0xda,0xda,0x96, -0xdc,0xe1,0xad,0xea,0xf8,0xd9,0x0b,0x21,0x8e,0x36,0x44,0xdd,0x47,0x3f,0xb7,0x2e, -0x19,0xf1,0x00,0xe7,0xf8,0xcd,0xb7,0x93,0xa7,0xa3,0x5c,0xad,0xc3,0x14,0xe3,0x06, -0xd5,0x27,0x43,0x48,0x56,0x5d,0x6d,0x59,0x4b,0x0d,0x3a,0x27,0x88,0x16,0x08,0x3f, -0xff,0xf8,0xe8,0xf3,0xf0,0xcb,0xee,0xec,0x64,0xe9,0xe6,0xd2,0xe2,0xe1,0x67,0xe2, -0xe6,0xe9,0xed,0xf5,0x9e,0xfc,0x00,0x50,0x00,0xfe,0x79,0xfc,0xfd,0xe7,0x02,0x0a, -0x67,0x0f,0x0f,0xb6,0x0a,0x02,0x9b,0xf8,0xed,0xc1,0xe1,0xd6,0x6a,0xcd,0xca,0xb1, -0xce,0xdb,0x55,0xee,0x06,0x02,0x21,0x3b,0xec,0x53,0x65,0x87,0x6a,0x5e,0x6f,0x45, -0x23,0x50,0xff,0xdf,0x5e,0xc7,0xb7,0x96,0xb0,0xb2,0x4f,0xbf,0xd3,0x9b,0xec,0x04, -0xd7,0x16,0x22,0x2d,0x29,0x2a,0x57,0x29,0x27,0xdc,0x25,0x22,0xfb,0x1c,0x13,0xda, -0x07,0xfa,0x50,0xec,0xe1,0xeb,0xda,0xd7,0xe8,0xd7,0xdb,0xa7,0xdf,0xe2,0xff,0xe4, -0xe5,0x41,0xe4,0xe4,0x15,0xe7,0xed,0x46,0xf6,0xff,0x31,0x07,0x10,0xf8,0x1c,0x2b, -0x13,0x38,0x3e,0x65,0x3a,0x2b,0xdb,0x14,0xfb,0x57,0xe3,0xd0,0xd1,0xc3,0xc0,0x6a, -0xc8,0xda,0x5f,0xf7,0x18,0xd4,0x36,0x4d,0x9e,0x5b,0x5e,0x18,0x56,0x43,0x44,0x29, -0x0c,0xaa,0xf2,0xde,0x3d,0xd1,0xc8,0x9d,0xc3,0xc0,0x90,0xbe,0xc1,0xb8,0xca,0xd8, -0xbe,0xe9,0xfa,0x5d,0x0a,0x16,0xf3,0x1d,0x21,0x28,0x21,0x1d,0xea,0x17,0x11,0x96, -0x0a,0x02,0x4b,0xfb,0xf5,0x68,0xf2,0xf2,0xb4,0xf4,0xf7,0x46,0xf8,0xf5,0x99,0xef, -0xe7,0xa6,0xde,0xd7,0xe9,0xd5,0xdc,0x49,0xec,0x02,0x40,0x1a,0x32,0x83,0x47,0x57, -0xf1,0x5d,0x59,0x19,0x48,0x2a,0x0e,0x07,0xe4,0xbf,0xcb,0xbd,0x8d,0xbb,0xc2,0xf4, -0xce,0xde,0x1c,0xf1,0x04,0x47,0x15,0x21,0xe4,0x28,0x2d,0xfa,0x2e,0x2b,0x79,0x22, -0x13,0x29,0x00,0xea,0x6b,0xd7,0xc9,0x0d,0xc2,0xbe,0x90,0xbc,0xbe,0x8b,0xc6,0xd3, -0xb5,0xe4,0xf8,0xbd,0x0b,0x1a,0xbb,0x23,0x26,0x0c,0x25,0x1f,0x8d,0x1a,0x17,0x54, -0x16,0x17,0x4a,0x1b,0x20,0xba,0x25,0x28,0xf3,0x25,0x1c,0xf7,0x0a,0xf3,0xef,0xdb, -0xc8,0xa0,0xbb,0xb9,0x61,0xc1,0xd4,0x35,0xef,0x0d,0x1f,0x2b,0x41,0x80,0x4c,0x4d, -0xa2,0x45,0x39,0xca,0x29,0x16,0x01,0xff,0xe6,0x79,0xd0,0xc0,0xb5,0xb8,0xb8,0x1e, -0xbe,0xc7,0x96,0xd4,0xe5,0x22,0xf7,0x09,0x14,0x19,0x24,0xfd,0x2b,0x2e,0x41,0x2b, -0x22,0xca,0x13,0x00,0x87,0xeb,0xd9,0x3f,0xcf,0xcb,0xbb,0xce,0xd7,0xf3,0xe3,0xf3, -0x42,0x02,0x0f,0xac,0x18,0x1b,0xb6,0x18,0x12,0x36,0x0c,0x09,0xe6,0x0c,0x17,0xc8, -0x26,0x36,0xab,0x42,0x46,0xbc,0x40,0x31,0x87,0x1b,0x02,0x1b,0xe9,0xd0,0x69,0xbc, -0xaf,0x06,0xab,0xae,0xcc,0xb8,0xc8,0x2b,0xdd,0xf4,0x24,0x0c,0x21,0xda,0x30,0x37, -0x4b,0x36,0x2f,0x7c,0x26,0x1a,0x93,0x0a,0xf8,0x66,0xe4,0xd1,0x97,0xc4,0xbf,0x11, -0xc0,0xc6,0x38,0xd2,0xe3,0x9a,0xf9,0x12,0x50,0x29,0x3a,0x9c,0x42,0x3f,0x49,0x34, -0x24,0x63,0x11,0xfe,0x2b,0xf0,0xe9,0x56,0xeb,0xf3,0xff,0xfe,0x08,0x38,0x0d,0x0b, -0x07,0x05,0xfd,0x51,0xf5,0xef,0x21,0xec,0xed,0xc3,0xf1,0xfa,0x38,0x07,0x17,0x43, -0x27,0x34,0xf7,0x3c,0x3d,0x11,0x33,0x21,0x87,0x0b,0xf4,0x19,0xde,0xc9,0xf0,0xb6, -0xaa,0x38,0xa5,0xa7,0x53,0xb0,0xbe,0x23,0xcf,0xe2,0x23,0xf8,0x10,0x95,0x27,0x3a, -0x27,0x46,0x49,0x07,0x45,0x3a,0x5a,0x2b,0x16,0xde,0xfd,0xe3,0x6a,0xcf,0xc5,0x3e, -0xc9,0xd7,0x9e,0xed,0x04,0xe1,0x16,0x24,0x64,0x2b,0x2b,0x42,0x25,0x1b,0xe8,0x0f, -0x06,0x19,0x01,0xff,0xb7,0x00,0x04,0x46,0x08,0x0a,0x44,0x0a,0x07,0x40,0x00,0xf6, -0x41,0xe9,0xdc,0x12,0xd1,0xca,0xb1,0xc8,0xce,0xb1,0xd9,0xea,0xa0,0xfc,0x0e,0x28, -0x1e,0x2a,0x86,0x32,0x35,0x5c,0x32,0x28,0x45,0x1a,0x0a,0x84,0xf9,0xe8,0x8c,0xd7, -0xc6,0xd5,0xb6,0xab,0x7d,0xa9,0xb2,0xf8,0xc5,0xe0,0x5f,0x01,0x23,0x16,0x43,0x5a, -0x53,0x64,0x60,0x5c,0x51,0x3a,0xae,0x23,0x0f,0xc3,0xfe,0xf1,0xfa,0xe8,0xe5,0x1f, -0xe8,0xee,0x9f,0xf8,0x00,0x1a,0x04,0x02,0x07,0xfe,0xf8,0x8d,0xf3,0xee,0x6d,0xec, -0xee,0xb3,0xf3,0xfc,0x85,0x06,0x0f,0xe9,0x13,0x12,0x34,0x0c,0x02,0xde,0xf6,0xe9, -0xe0,0xdb,0xd1,0x66,0xca,0xc7,0x1f,0xcb,0xd2,0xfc,0xdd,0xeb,0xa6,0xf9,0x07,0xbb, -0x15,0x26,0x70,0x38,0x49,0x79,0x55,0x57,0xd5,0x4c,0x37,0x00,0x19,0xf8,0xc2,0xd9, -0xc1,0x86,0xb0,0xa9,0xc3,0xad,0xbe,0xd1,0xd6,0xf3,0x1b,0x10,0x27,0xc6,0x38,0x43, -0x78,0x47,0x43,0xf6,0x36,0x25,0xda,0x13,0x05,0xd8,0xfc,0xf9,0xb1,0xf7,0xf6,0x01, -0xf3,0xef,0xd6,0xeb,0xe7,0x7d,0xe2,0xdb,0xad,0xd5,0xd2,0xc5,0xd3,0xd9,0xb9,0xe3, -0xf0,0xd9,0xfd,0x09,0xa0,0x11,0x16,0xcd,0x18,0x18,0x42,0x16,0x14,0x22,0x11,0x0c, -0x28,0x05,0xfa,0xd3,0xec,0xde,0x33,0xd2,0xcb,0x0d,0xce,0xda,0x1d,0xf1,0x0d,0x51, -0x2a,0x44,0x45,0x58,0x64,0xd4,0x66,0x5f,0x89,0x4d,0x31,0x6b,0x0f,0xec,0x5b,0xcf, -0xbb,0xa6,0xb0,0xae,0xf2,0xb3,0xc1,0xd7,0xd4,0xe9,0x2f,0xfd,0x0b,0x69,0x13,0x15, -0xba,0x14,0x12,0xdd,0x10,0x0e,0x97,0x0c,0x0c,0x63,0x0c,0x0d,0x07,0x0d,0x07,0x9d, -0xfd,0xf0,0x36,0xe5,0xde,0x81,0xdb,0xdc,0x26,0xdf,0xe2,0x03,0xe4,0xe5,0x52,0xe7, -0xeb,0x6f,0xf3,0xfe,0xc5,0x0d,0x1f,0xeb,0x30,0x3d,0xad,0x44,0x44,0xa2,0x3b,0x2c, -0x7a,0x18,0x00,0x4a,0xe8,0xd3,0xe3,0xc4,0xbe,0x3d,0xc2,0xd0,0x55,0xe8,0x05,0x7a, -0x23,0x3d,0xb0,0x4d,0x54,0xd2,0x4f,0x42,0xc3,0x2d,0x14,0x14,0xf8,0xdd,0x96,0xc9, -0xbe,0xfd,0xbb,0xbe,0x8c,0xc4,0xca,0x39,0xd0,0xd6,0x26,0xde,0xe7,0x81,0xf0,0xfb, -0xe0,0x05,0x11,0xb3,0x1b,0x23,0x32,0x25,0x21,0x5d,0x1c,0x18,0xf8,0x17,0x18,0x7f, -0x18,0x15,0x7a,0x10,0x09,0xc6,0x01,0xf9,0x45,0xf0,0xe6,0x75,0xdb,0xd3,0xc6,0xd1, -0xd8,0xc3,0xe6,0xfb,0xca,0x13,0x2c,0x61,0x40,0x4e,0x61,0x53,0x4f,0x20,0x41,0x2a, -0x0c,0x0e,0xee,0x44,0xd0,0xb9,0xe3,0xac,0xab,0x3e,0xb6,0xc9,0x9b,0xe2,0xfd,0xc0, -0x13,0x23,0x3b,0x2b,0x2a,0x03,0x23,0x1a,0xb0,0x12,0x0d,0x73,0x06,0xfb,0x0f,0xee, -0xdf,0x77,0xd3,0xcb,0xfe,0xc9,0xcc,0x3b,0xd2,0xda,0x1c,0xe6,0xf3,0x0c,0x01,0x0b, -0xe5,0x12,0x17,0x9f,0x1b,0x1f,0xc0,0x22,0x25,0x7e,0x28,0x2c,0xb0,0x30,0x35,0x0e, -0x39,0x36,0xde,0x2e,0x1f,0x8e,0x0b,0xf4,0xcd,0xde,0xca,0x66,0xb9,0xae,0x81,0xac, -0xb7,0x52,0xcc,0xe9,0xa9,0x0a,0x29,0xa9,0x40,0x4b,0x46,0x49,0x3b,0x27,0x25,0x0b, -0xce,0xf3,0xdf,0xe1,0xcf,0xc7,0x90,0xc3,0xc4,0x54,0xc8,0xd0,0x73,0xdb,0xe9,0x8d, -0xfa,0x0b,0x9e,0x1c,0x28,0xdd,0x2e,0x2f,0x57,0x2c,0x26,0x4a,0x1e,0x12,0x0e,0x05, -0xf6,0xba,0xea,0xe4,0xf5,0xe4,0xea,0x50,0xf0,0xf6,0xb2,0xfa,0xfd,0xcb,0x00,0x04, -0xb3,0x05,0x04,0x4a,0x03,0x04,0x81,0x09,0x13,0xc1,0x1f,0x2e,0x90,0x3b,0x45,0xdb, -0x49,0x45,0xd1,0x34,0x18,0x7c,0xf4,0xcf,0x44,0xb0,0x9c,0xe6,0x94,0x99,0xc8,0xa7, -0xbb,0x3a,0xd2,0xe9,0xc4,0xff,0x14,0xc0,0x24,0x30,0xa0,0x34,0x32,0x4a,0x2b,0x20, -0x62,0x12,0x03,0x5c,0xf5,0xe8,0x41,0xdd,0xd6,0x56,0xd5,0xda,0x0e,0xe6,0xf4,0x67, -0x04,0x14,0x5c,0x24,0x30,0x02,0x36,0x35,0x70,0x2e,0x25,0xb1,0x1a,0x10,0x9c,0x07, -0xfe,0x6c,0xf7,0xf3,0xf7,0xf4,0xfb,0x97,0x02,0x06,0xf1,0x01,0xf6,0x98,0xe6,0xd7, -0x03,0xcd,0xc9,0xca,0xce,0xdd,0x01,0xf3,0x0c,0x7f,0x26,0x3a,0x67,0x46,0x48,0x66, -0x41,0x33,0x97,0x20,0x0a,0x96,0xf1,0xd8,0x0a,0xc3,0xb2,0x2e,0xaa,0xa9,0x99,0xb0, -0xbd,0x47,0xce,0xe2,0x47,0xf9,0x10,0x3f,0x27,0x3a,0xe0,0x46,0x4b,0x97,0x47,0x3d, -0x82,0x2e,0x1e,0x20,0x0e,0xff,0xde,0xf2,0xe8,0xa4,0xe2,0xe3,0x0b,0xec,0xf8,0x2d, -0x07,0x14,0x88,0x1e,0x22,0x79,0x1f,0x15,0x0d,0x08,0xfa,0x11,0xf0,0xee,0x46,0xf5, -0x00,0xf8,0x0a,0x10,0x8d,0x10,0x09,0x0f,0xff,0xf1,0x70,0xe0,0xce,0xef,0xbf,0xb6, -0xfd,0xb5,0xbd,0x6d,0xcc,0xdf,0xb7,0xf4,0x0b,0xc0,0x20,0x34,0xb5,0x43,0x4b,0x3e, -0x4c,0x45,0xd1,0x37,0x25,0xf6,0x0e,0xf7,0x43,0xe0,0xcc,0xfe,0xbf,0xba,0x61,0xbb, -0xc2,0x0b,0xcf,0xe0,0x22,0xf5,0x0d,0x20,0x26,0x3d,0x3a,0x4f,0x56,0xac,0x52,0x43, -0x96,0x2c,0x14,0x84,0xff,0xf1,0xd3,0xe9,0xe8,0x86,0xeb,0xf1,0xa9,0xf8,0xfd,0x4c, -0xff,0xfb,0x58,0xf3,0xe9,0x34,0xe1,0xdd,0x4a,0xdf,0xe4,0x6a,0xec,0xf6,0x2b,0x03, -0x0f,0x5c,0x19,0x1c,0xc9,0x18,0x0e,0x4d,0x02,0xf5,0x04,0xe9,0xdd,0x18,0xd2,0xc8, -0x9f,0xc4,0xc8,0x20,0xd4,0xe7,0xb5,0xfe,0x16,0x40,0x2b,0x3d,0xb6,0x4b,0x54,0x8f, -0x58,0x56,0x4d,0x4f,0x41,0x75,0x2c,0x11,0xb9,0xf3,0xd5,0xba,0xbb,0xab,0x43,0xa7, -0xaf,0xf6,0xc1,0xdb,0xdd,0xf7,0x0f,0x8e,0x21,0x2b,0xa4,0x2c,0x27,0xe5,0x1d,0x12, -0x7b,0x07,0xfe,0x4b,0xfa,0xfa,0x36,0xfd,0xff,0xdd,0xff,0xfc,0x92,0xf5,0xed,0xae, -0xe6,0xe1,0x01,0xdc,0xd7,0x53,0xd4,0xd5,0xdd,0xdb,0xe5,0x66,0xf2,0x01,0x8e,0x12, -0x21,0x09,0x2d,0x32,0xad,0x30,0x27,0x40,0x19,0x0b,0x6b,0x00,0xf7,0x19,0xf0,0xe7, -0xf9,0xdd,0xd6,0x62,0xd4,0xda,0x9f,0xe9,0xfe,0xfb,0x17,0x32,0x6e,0x4b,0x5d,0xe4, -0x64,0x60,0x0a,0x50,0x35,0xa5,0x14,0xf3,0x9d,0xd6,0xbf,0x48,0xb1,0xac,0x66,0xb0, -0xba,0xeb,0xc8,0xd8,0x37,0xe6,0xf1,0x80,0xf8,0xfd,0x14,0x00,0x02,0x0a,0x06,0x09, -0xd2,0x0b,0x0d,0xa9,0x0f,0x13,0x96,0x18,0x1d,0x89,0x1f,0x1b,0x85,0x10,0x01,0xcd, -0xf2,0xe6,0xfd,0xdf,0xdd,0xc3,0xdd,0xe1,0x3e,0xe9,0xf2,0x6d,0xfd,0x07,0x1f,0x12, -0x1c,0x03,0x27,0x32,0x3a,0x3d,0x42,0xe0,0x3d,0x30,0x84,0x1b,0x03,0xb1,0xe9,0xd2, -0x31,0xbf,0xb4,0x24,0xb4,0xc0,0xe5,0xd6,0xf3,0x75,0x10,0x29,0x17,0x3a,0x40,0xfe, -0x3e,0x36,0xf7,0x28,0x17,0x31,0x03,0xef,0xcd,0xde,0xd0,0x0d,0xc7,0xc3,0xe0,0xc3, -0xc8,0x3b,0xd0,0xd8,0x6a,0xe0,0xe6,0xb3,0xea,0xee,0xe9,0xf2,0xf9,0xde,0x04,0x14, -0x70,0x24,0x31,0xcc,0x39,0x3b,0x77,0x38,0x33,0x11,0x2d,0x27,0x77,0x20,0x17,0xa0, -0x0b,0x00,0x42,0xf4,0xe7,0x08,0xdb,0xcf,0x2e,0xc9,0xca,0xa0,0xd4,0xe8,0x66,0x01, -0x1a,0xe8,0x30,0x40,0x9b,0x47,0x44,0x72,0x36,0x1f,0x08,0x03,0xe6,0x78,0xce,0xbd, -0xa8,0xb3,0xb0,0x0d,0xb5,0xc0,0x45,0xd2,0xe9,0xe2,0x01,0x18,0x37,0x29,0x31,0x77, -0x31,0x2b,0x18,0x21,0x14,0x97,0x09,0x01,0xee,0xfc,0xf9,0x8a,0xf6,0xf2,0x08,0xed, -0xe6,0x2a,0xe1,0xdd,0x7f,0xde,0xe3,0x4d,0xed,0xf8,0x52,0x02,0x0a,0xdf,0x11,0x17, -0x4c,0x1d,0x23,0x65,0x2a,0x31,0xd7,0x37,0x3c,0xde,0x3f,0x3e,0xfb,0x36,0x25,0xcd, -0x0c,0xef,0x39,0xd3,0xbc,0xf5,0xac,0xa5,0x08,0xa6,0xae,0x59,0xbf,0xd7,0x15,0xf3, -0x0e,0xe9,0x24,0x33,0x15,0x39,0x36,0xe8,0x2b,0x19,0xaf,0x02,0xea,0x03,0xd5,0xc7, -0x8d,0xc4,0xc9,0x69,0xd4,0xe1,0xd9,0xee,0xfb,0xb6,0x06,0x11,0x9c,0x1b,0x22,0x0c, -0x28,0x2b,0x5d,0x2e,0x2e,0x29,0x2c,0x26,0x6d,0x1d,0x10,0x85,0x02,0xf6,0x4d,0xef, -0xec,0x1a,0xee,0xf1,0x98,0xf3,0xf2,0xe9,0xee,0xe9,0x6c,0xe5,0xe3,0x05,0xe5,0xeb, -0x62,0xf6,0x06,0x75,0x19,0x2c,0x76,0x3a,0x41,0xa7,0x41,0x3c,0xa1,0x30,0x1e,0x34, -0x05,0xe8,0x60,0xc9,0xae,0x56,0x9c,0x96,0x14,0x9c,0xac,0xa6,0xc4,0xe1,0xd8,0xfe, -0x18,0xee,0x2b,0x35,0x10,0x35,0x2e,0x8f,0x26,0x1e,0xe0,0x15,0x0e,0x62,0x06,0xfe, -0xce,0xf7,0xf2,0x94,0xee,0xed,0x17,0xef,0xf4,0x99,0xfe,0x0b,0xfd,0x19,0x24,0x58, -0x2a,0x2a,0x52,0x24,0x1b,0xa0,0x11,0x0a,0x73,0x05,0x03,0x26,0x03,0x02,0xa2,0xff, -0xfb,0xbe,0xf6,0xef,0xfa,0xe6,0xdc,0x0a,0xd2,0xc8,0x55,0xc1,0xbe,0xab,0xc1,0xcb, -0x80,0xdb,0xf3,0x43,0x10,0x2e,0x25,0x48,0x57,0x16,0x59,0x4d,0x6b,0x38,0x1d,0x3f, -0x02,0xe8,0x30,0xd1,0xbf,0xfd,0xb6,0xb7,0xe9,0xbf,0xcc,0xca,0xda,0xe8,0xdb,0xf7, -0x08,0xf6,0x19,0x2a,0x97,0x37,0x3f,0x38,0x41,0x3c,0xca,0x32,0x24,0x67,0x14,0x05, -0xf0,0xf7,0xef,0x75,0xec,0xef,0xe1,0xf4,0xfa,0x2e,0xff,0x01,0x4d,0x03,0x02,0x4b, -0x01,0xff,0x47,0xfc,0xf8,0xf6,0xf4,0xf3,0x29,0xf5,0xfa,0x66,0x02,0x0a,0xae,0x10, -0x11,0xc0,0x0a,0xfe,0xc0,0xeb,0xd6,0x0b,0xc2,0xb1,0xbb,0xa9,0xac,0x6f,0xbc,0xd5, -0x87,0xf3,0x11,0x3e,0x2d,0x43,0x6c,0x53,0x5a,0x5d,0x5a,0x52,0xd6,0x44,0x34,0xd0, -0x22,0x11,0x71,0xfd,0xe8,0xd2,0xd3,0xc3,0x0f,0xbc,0xbe,0xc2,0xc9,0xdb,0x64,0xef, -0x03,0x37,0x15,0x22,0x0b,0x2b,0x2d,0x18,0x2b,0x24,0x4f,0x1c,0x12,0xde,0x08,0xfe, -0xca,0xf4,0xed,0x52,0xea,0xec,0x17,0xf1,0xf6,0x50,0xf9,0xf8,0xde,0xf2,0xe8,0x5f, -0xde,0xd5,0xe8,0xd1,0xd6,0xa1,0xe1,0xf2,0x17,0x06,0x19,0xdc,0x29,0x32,0x42,0x31, -0x27,0x02,0x16,0x01,0xbc,0xee,0xdf,0xa7,0xd4,0xce,0x1b,0xcd,0xd0,0x00,0xd8,0xe5, -0x70,0xf6,0x0a,0xab,0x20,0x36,0x1d,0x4b,0x5b,0x71,0x63,0x61,0xbe,0x55,0x41,0xf0, -0x27,0x0e,0x94,0xf6,0xe1,0xc3,0xce,0xbf,0xfa,0xb5,0xb4,0x52,0xba,0xc7,0xe8,0xd8, -0xeb,0x52,0xfc,0x0a,0xe3,0x12,0x14,0x4d,0x10,0x07,0xd4,0xfd,0xf7,0x66,0xf6,0xfb, -0x70,0x03,0x0c,0x46,0x13,0x16,0x51,0x13,0x0b,0xe3,0xfe,0xf0,0xa4,0xe1,0xd5,0x0a, -0xd0,0xd2,0x92,0xdb,0xea,0x58,0xfc,0x0d,0xed,0x1c,0x28,0x68,0x31,0x37,0x89,0x3a, -0x38,0xdb,0x30,0x22,0x17,0x0f,0xfa,0xb8,0xe7,0xd8,0x0b,0xce,0xc8,0x35,0xc9,0xd2, -0x37,0xe2,0xf6,0xc3,0x0b,0x1f,0xbe,0x30,0x3e,0xc1,0x47,0x4b,0x57,0x46,0x37,0x2c, -0x21,0x04,0x8f,0xe7,0xce,0xe2,0xbb,0xb1,0x9a,0xaf,0xb5,0xab,0xc2,0xd3,0xe3,0xe2, -0xee,0x92,0xf3,0xf3,0xe9,0xf0,0xef,0x19,0xf2,0xf9,0xef,0x05,0x14,0x61,0x22,0x2e, -0x2a,0x36,0x38,0x23,0x35,0x2e,0xc1,0x23,0x18,0x64,0x0c,0xff,0x5a,0xf2,0xe6,0x3a, -0xdd,0xd7,0xd9,0xd7,0xdf,0x24,0xed,0xff,0xe2,0x11,0x22,0x47,0x2e,0x35,0x81,0x37, -0x35,0x89,0x2e,0x22,0x11,0x11,0xfc,0x5d,0xe7,0xd2,0xdb,0xc0,0xb3,0x9b,0xad,0xb0, -0x59,0xbe,0xd6,0x95,0xf4,0x13,0xc4,0x2c,0x3d,0xa2,0x42,0x3e,0xa3,0x31,0x1f,0x25, -0x0a,0xf6,0x24,0xe8,0xe1,0xc7,0xe0,0xe3,0x51,0xe4,0xe3,0xf5,0xe0,0xdf,0x16,0xe0, -0xe2,0x5d,0xe7,0xec,0x93,0xf1,0xf8,0x01,0x00,0x0a,0x35,0x17,0x25,0x63,0x32,0x3d, -0x99,0x45,0x48,0x2f,0x47,0x3f,0xf7,0x31,0x1f,0x4d,0x0c,0xf9,0x70,0xe7,0xd9,0xb3, -0xce,0xc7,0x26,0xc3,0xc3,0xbb,0xca,0xd8,0x52,0xea,0xff,0x43,0x14,0x26,0x8a,0x33, -0x38,0x2d,0x35,0x27,0xfe,0x10,0xf3,0xc6,0xd4,0xbb,0x6c,0xad,0xab,0x8c,0xb5,0xc7, -0xd2,0xdb,0xf1,0x56,0x06,0x17,0x26,0x23,0x2a,0x40,0x2d,0x2d,0x0b,0x2c,0x29,0x18, -0x25,0x1d,0x6a,0x14,0x0b,0xf1,0x03,0xff,0x0a,0xfd,0xfa,0x55,0xf6,0xf0,0xd7,0xe9, -0xe4,0x03,0xe1,0xe0,0xbb,0xe3,0xe9,0x6c,0xf3,0x00,0xa0,0x0d,0x1b,0xb1,0x26,0x2f, -0x26,0x35,0x38,0xa2,0x38,0x35,0x1c,0x2f,0x24,0x6c,0x15,0xff,0x3a,0xe5,0xca,0x53, -0xb2,0xa1,0xfa,0x9a,0xa0,0x10,0xb1,0xcb,0xb2,0xea,0x09,0x0e,0x23,0x32,0x96,0x36, -0x31,0x1e,0x27,0x19,0x68,0x0b,0xfc,0x1f,0xef,0xe3,0x32,0xdc,0xda,0x99,0xde,0xe7, -0x95,0xf2,0xff,0x05,0x0c,0x17,0xc7,0x20,0x26,0x7f,0x29,0x28,0xf6,0x25,0x24,0x82, -0x23,0x23,0x24,0x21,0x1c,0xd6,0x14,0x0b,0x3c,0x02,0xf7,0x5c,0xed,0xe3,0x5f,0xdc, -0xd7,0xa9,0xd5,0xd5,0x1a,0xd6,0xd5,0x8e,0xd5,0xd7,0x94,0xdd,0xea,0xe3,0xfd,0x15, -0xfd,0x2d,0x41,0x3b,0x4d,0x4d,0x51,0x41,0x2b,0x7e,0x10,0xf3,0xa2,0xd7,0xc1,0x0f, -0xb4,0xae,0x16,0xb1,0xba,0xa7,0xc9,0xdd,0x65,0xf3,0x0a,0xd6,0x1f,0x30,0x59,0x39, -0x39,0x39,0x33,0x29,0x13,0x1e,0x14,0xa1,0x0b,0x04,0xd3,0xfe,0xfc,0xd5,0xfc,0xfd, -0xaf,0xfe,0xfe,0xd5,0xfd,0xfe,0xc5,0x00,0x06,0xe3,0x0c,0x12,0x15,0x15,0x14,0x8b, -0x11,0x0c,0x17,0x07,0x02,0x30,0xfe,0xfc,0xf7,0xfc,0xfe,0xb4,0xfd,0xf8,0x1d,0xee, -0xde,0x14,0xcc,0xbb,0xa3,0xaf,0xac,0x2a,0xb3,0xc2,0x80,0xd7,0xf2,0xda,0x0f,0x2b, -0x3b,0x43,0x54,0x49,0x5d,0x5b,0xdb,0x50,0x3e,0x28,0x27,0x0c,0x5e,0xf3,0xdc,0xee, -0xcb,0xc2,0x78,0xc2,0xca,0x9a,0xd8,0xe9,0xd2,0xf9,0x07,0x3d,0x13,0x1b,0x9c,0x21, -0x24,0x0f,0x26,0x25,0x6b,0x24,0x21,0x5c,0x1c,0x13,0x27,0x07,0xf9,0x3c,0xee,0xe7, -0x94,0xe6,0xea,0xef,0xf0,0xf5,0x7c,0xf8,0xf8,0x57,0xf5,0xf0,0x21,0xea,0xe6,0x57, -0xe7,0xed,0x9f,0xf9,0x07,0x51,0x13,0x1b,0x08,0x1e,0x1a,0xe8,0x11,0x05,0xb8,0xf5, -0xe3,0xef,0xd1,0xc2,0x5b,0xb9,0xb7,0x05,0xbe,0xcc,0xae,0xe3,0x00,0x50,0x1f,0x3d, -0x91,0x55,0x66,0x80,0x6b,0x65,0x15,0x55,0x3f,0x52,0x28,0x13,0xa8,0x01,0xf2,0x39, -0xe5,0xd9,0xb8,0xcf,0xc9,0x94,0xc7,0xcb,0x28,0xd4,0xe0,0xce,0xf0,0x01,0xc4,0x0f, -0x19,0xf4,0x1b,0x17,0x57,0x0e,0x05,0x01,0xff,0xfb,0x8e,0xfb,0xfc,0xc2,0xfc,0xfc, -0x4a,0xfc,0xfb,0x4c,0xf9,0xf4,0x72,0xec,0xe4,0xd6,0xdd,0xda,0xea,0xdb,0xe1,0xbb, -0xeb,0xf9,0xa5,0x09,0x1b,0xf9,0x2c,0x3a,0xf2,0x3f,0x3d,0xf2,0x31,0x1f,0x9b,0x08, -0xf0,0xa8,0xda,0xca,0x05,0xc2,0xc3,0xb7,0xcd,0xdd,0x2e,0xf2,0x07,0x59,0x1b,0x2b, -0xa1,0x37,0x41,0x0e,0x49,0x4c,0x23,0x4a,0x41,0xf5,0x30,0x1b,0x20,0x02,0xe9,0x35, -0xd3,0xc1,0x3c,0xb7,0xb4,0x93,0xb8,0xc2,0x5f,0xd0,0xdd,0x19,0xe8,0xef,0xc9,0xf4, -0xf8,0x87,0xfb,0xfe,0x83,0x00,0x03,0x9c,0x08,0x0e,0xa9,0x15,0x1c,0x6d,0x21,0x22, -0xa8,0x20,0x1b,0x49,0x13,0x07,0x6a,0xf9,0xe9,0xdd,0xdb,0xd3,0xd9,0xd3,0xdd,0x37, -0xef,0x05,0xad,0x1d,0x31,0x9e,0x3f,0x45,0xe3,0x41,0x37,0xeb,0x28,0x18,0x2a,0x08, -0xf8,0x13,0xe9,0xda,0xad,0xcd,0xc3,0xd3,0xbd,0xbf,0x2b,0xca,0xdc,0xe9,0xf3,0x0c, -0xe0,0x21,0x32,0x85,0x3b,0x3d,0x27,0x38,0x2d,0xa1,0x1d,0x0b,0xa7,0xf8,0xe7,0xba, -0xda,0xd1,0x4d,0xcc,0xc9,0xbf,0xcb,0xd1,0x93,0xd9,0xe3,0x97,0xeb,0xf0,0x59,0xf2, -0xf2,0xee,0xf4,0xf9,0xf2,0x00,0x0c,0xef,0x1b,0x2c,0x25,0x3d,0x4a,0x89,0x50,0x4b, -0xde,0x3d,0x29,0xf7,0x12,0xfd,0xae,0xec,0xe0,0x13,0xd8,0xd4,0x72,0xd4,0xd9,0x30, -0xe2,0xef,0xb1,0xfd,0x0d,0x34,0x1c,0x27,0x5f,0x2f,0x30,0x6f,0x2b,0x1e,0x45,0x0b, -0xf5,0x73,0xde,0xca,0xb7,0xbb,0xb3,0xb6,0xb1,0xb6,0x0a,0xc3,0xd5,0xc9,0xeb,0x03, -0xa1,0x18,0x29,0xcc,0x33,0x37,0xf5,0x35,0x2f,0xeb,0x24,0x17,0x22,0x08,0xfa,0x0e, -0xf2,0xef,0x65,0xf1,0xf5,0xd9,0xf8,0xf8,0xbb,0xf4,0xee,0xc0,0xe6,0xe0,0xfc,0xdd, -0xdf,0xee,0xe7,0xf5,0x0e,0x08,0x1b,0xcb,0x2c,0x39,0x45,0x41,0x44,0xfd,0x43,0x3e, -0x37,0x35,0x27,0x47,0x15,0x00,0x4b,0xeb,0xd6,0x0a,0xc5,0xb8,0x1a,0xb3,0xb5,0x93, -0xbf,0xd0,0xf6,0xe4,0xfa,0x91,0x0d,0x1d,0xd4,0x26,0x29,0x2f,0x27,0x1e,0xd7,0x10, -0x00,0xa0,0xed,0xdb,0x04,0xcc,0xc2,0x6e,0xc1,0xc8,0x67,0xd7,0xec,0x65,0x03,0x19, -0xd2,0x29,0x33,0x20,0x34,0x2f,0xa1,0x27,0x21,0xc2,0x1d,0x1d,0xa4,0x1d,0x1d,0x6c, -0x1c,0x18,0xc8,0x11,0x08,0xee,0xfe,0xf3,0x06,0xe8,0xde,0x9f,0xd8,0xd4,0xfa,0xd2, -0xd3,0xa0,0xd5,0xdc,0x83,0xe8,0xf9,0x69,0x0c,0x1e,0x6b,0x2e,0x39,0x97,0x3e,0x3d, -0x6c,0x36,0x28,0x7b,0x15,0xfe,0xe9,0xe6,0xd1,0xed,0xc0,0xb4,0xcc,0xad,0xad,0xc5, -0xb4,0xc4,0x76,0xdb,0xf7,0xf2,0x12,0x2a,0x91,0x38,0x3d,0x90,0x37,0x2a,0xa6,0x19, -0x08,0x67,0xf9,0xee,0x65,0xe9,0xe9,0x1b,0xee,0xf5,0xb6,0xfd,0x05,0xc4,0x0a,0x0e, -0x6c,0x12,0x16,0xa1,0x18,0x19,0xad,0x19,0x18,0x69,0x18,0x19,0x70,0x19,0x18,0x0c, -0x16,0x10,0x6f,0x0a,0x03,0x1a,0xfc,0xf2,0xb3,0xe5,0xd7,0xe4,0xc8,0xbd,0xc5,0xb6, -0xb6,0xd3,0xba,0xc5,0x92,0xd4,0xe7,0xa9,0xfc,0x12,0xe0,0x26,0x38,0x9d,0x46,0x4e, -0x19,0x4f,0x45,0x4d,0x33,0x19,0x11,0xfb,0xdd,0xbe,0xc6,0xb8,0xcf,0xb5,0xbc,0x3f, -0xcc,0xe0,0x48,0xf6,0x0a,0x9a,0x1b,0x27,0xd7,0x2d,0x2f,0xf4,0x2c,0x27,0x8b,0x20, -0x18,0xfe,0x10,0x09,0x8a,0x03,0xfe,0x34,0xfa,0xf7,0x66,0xf6,0xf6,0xcf,0xf8,0xfa, -0x60,0xfa,0xf9,0xae,0xf8,0xf7,0xd0,0xf5,0xf6,0xda,0xfa,0x01,0x70,0x08,0x0e,0xdb, -0x11,0x10,0x2b,0x0c,0x06,0x91,0xff,0xf8,0x14,0xef,0xe3,0xee,0xd5,0xc6,0x99,0xb9, -0xb1,0x19,0xb0,0xb7,0xa5,0xc8,0xe3,0xa3,0x03,0x25,0x3a,0x44,0x5a,0x4b,0x66,0x67, -0x81,0x5e,0x4e,0xfb,0x39,0x21,0x8c,0x08,0xf1,0x9d,0xdf,0xd3,0xc6,0xcd,0xce,0x78, -0xd4,0xdd,0xc7,0xe8,0xf5,0xc3,0x01,0x0c,0x0c,0x15,0x19,0x94,0x18,0x14,0xbb,0x0f, -0x0a,0x58,0x06,0x03,0x5d,0x02,0x00,0x12,0xfc,0xf6,0xfe,0xf1,0xed,0x9b,0xea,0xe8, -0xf2,0xe6,0xe7,0x10,0xe8,0xe9,0xb9,0xea,0xeb,0xcc,0xed,0xf2,0x1a,0xfc,0x09,0x18, -0x19,0x27,0xf2,0x2f,0x31,0x61,0x2a,0x1d,0xd3,0x0b,0xf7,0xe8,0xe1,0xcd,0xfd,0xbe, -0xb8,0xd0,0xba,0xc7,0x0d,0xdd,0xf6,0x78,0x11,0x2b,0xa5,0x41,0x52,0x26,0x5c,0x5e, -0x23,0x58,0x4b,0xa0,0x38,0x22,0xa8,0x0a,0xf3,0xf8,0xdf,0xd1,0xac,0xc9,0xc7,0xd1, -0xc8,0xcd,0x2c,0xd4,0xda,0x19,0xe1,0xe7,0x64,0xee,0xf6,0xb2,0xfd,0x03,0x5b,0x07, -0x07,0xfd,0x05,0x03,0x16,0x02,0x02,0x02,0x04,0x06,0x37,0x08,0x08,0x68,0x06,0x01, -0x28,0xf9,0xef,0x50,0xe5,0xdd,0x5c,0xdb,0xdf,0x49,0xea,0xfa,0x74,0x0d,0x22,0x92, -0x34,0x41,0x56,0x46,0x43,0x83,0x38,0x28,0x83,0x15,0x01,0xb4,0xeb,0xd7,0x82,0xc6, -0xbc,0x57,0xba,0xc2,0x50,0xd2,0xe8,0xc7,0x00,0x17,0xab,0x2a,0x37,0x4d,0x3e,0x3e, -0x51,0x38,0x2f,0x34,0x24,0x17,0x49,0x09,0xf9,0x68,0xe8,0xd7,0xee,0xca,0xc3,0x43, -0xc1,0xc4,0xde,0xcc,0xd6,0x18,0xe0,0xe8,0x04,0xef,0xf3,0xfc,0xf6,0xfa,0x43,0xfe, -0x03,0x3e,0x0b,0x15,0x14,0x21,0x2c,0x32,0x34,0x37,0xa1,0x33,0x2a,0x1b,0x1e,0x0f, -0x46,0x00,0xf1,0x77,0xe4,0xdb,0x60,0xd7,0xda,0x78,0xe4,0xf3,0xfd,0x06,0x1a,0xff, -0x2c,0x3a,0xde,0x41,0x3f,0xc6,0x33,0x20,0x4e,0x0a,0xf3,0xa3,0xde,0xce,0xa7,0xc2, -0xbb,0xf1,0xb7,0xba,0xfa,0xc2,0xd0,0x37,0xe2,0xf5,0x2c,0x09,0x1a,0xd5,0x27,0x30, -0x68,0x33,0x30,0x1a,0x29,0x1d,0xf0,0x0d,0xfe,0x6a,0xf1,0xe8,0xc1,0xe3,0xe3,0x77, -0xe5,0xe7,0x3b,0xe9,0xe9,0x57,0xe8,0xe6,0x8c,0xe6,0xe7,0xfe,0xeb,0xf3,0x0c,0xff, -0x0c,0xc3,0x1a,0x29,0x90,0x35,0x40,0x87,0x48,0x4b,0x2f,0x48,0x3c,0xc3,0x28,0x0f, -0x6b,0xf5,0xdd,0x5e,0xcc,0xc2,0x10,0xc0,0xc5,0xae,0xd1,0xe1,0x70,0xf2,0x03,0x7a, -0x12,0x1d,0x39,0x25,0x28,0x90,0x24,0x1b,0x18,0x0e,0xfd,0x46,0xeb,0xd9,0x7d,0xca, -0xbe,0xfa,0xb8,0xba,0xed,0xc4,0xd5,0xd5,0xe9,0xff,0x62,0x12,0x22,0xb2,0x2c,0x31, -0x6e,0x32,0x2f,0x2e,0x2b,0x25,0x89,0x20,0x1b,0x1c,0x16,0x0f,0xfd,0x09,0x04,0xb8, -0xff,0xfb,0x6f,0xf8,0xf2,0xfe,0xea,0xe1,0x0d,0xd9,0xd2,0x0b,0xd2,0xd8,0x5c,0xe7, -0xfb,0x75,0x11,0x26,0xc4,0x36,0x41,0x66,0x45,0x43,0xd1,0x39,0x2a,0x13,0x16,0x00, -0x30,0xea,0xd6,0x8a,0xc6,0xba,0x09,0xb4,0xb3,0x95,0xb9,0xc7,0xf3,0xda,0xf1,0x56, -0x07,0x1a,0x36,0x28,0x2f,0x12,0x2f,0x28,0xb0,0x1a,0x09,0xec,0xf8,0xea,0x89,0xe0, -0xdb,0x34,0xda,0xdc,0xbb,0xe2,0xec,0xa6,0xf9,0x08,0x09,0x17,0x22,0x2b,0x2a,0x2c, -0xda,0x2a,0x26,0x23,0x21,0x1d,0x69,0x1c,0x1d,0x62,0x1e,0x1e,0x03,0x1c,0x16,0x9c, -0x0d,0x00,0xee,0xf0,0xdf,0x72,0xce,0xc1,0xa6,0xb9,0xb8,0xf1,0xbc,0xc6,0x0d,0xd5, -0xe7,0xb0,0xfb,0x10,0xe9,0x23,0x33,0x2a,0x3e,0x42,0x82,0x3f,0x36,0xf8,0x26,0x11, -0xa7,0xf8,0xe0,0x27,0xcc,0xbe,0x17,0xb9,0xbb,0x2c,0xc5,0xd4,0x21,0xe7,0xfb,0xfa, -0x0e,0x20,0x03,0x2e,0x36,0xfa,0x38,0x35,0x20,0x2b,0x1c,0x3e,0x0d,0xfe,0x7f,0xf4, -0xee,0xee,0xee,0xf2,0x25,0xf8,0xff,0x40,0x05,0x09,0x74,0x0a,0x08,0x1c,0x05,0x01, -0xbb,0x00,0x02,0x36,0x06,0x0b,0x0d,0x12,0x17,0x82,0x19,0x19,0x60,0x15,0x0e,0x43, -0x04,0xf8,0x93,0xea,0xdb,0xbb,0xcc,0xbe,0x09,0xb3,0xab,0xcf,0xab,0xb3,0xae,0xc3, -0xda,0xe6,0xf5,0x12,0x1a,0x2d,0x41,0x46,0x4e,0x53,0x9c,0x52,0x4b,0xe3,0x3d,0x2b, -0x61,0x14,0xfb,0x3d,0xe5,0xd4,0x31,0xca,0xc8,0x72,0xcd,0xda,0x04,0xec,0xff,0xac, -0x12,0x21,0xc3,0x28,0x28,0x0e,0x24,0x1c,0x56,0x14,0x0d,0x06,0x08,0x04,0x10,0x01, -0xff,0x46,0xfe,0xfc,0xb9,0xf9,0xf6,0x63,0xf2,0xee,0xbc,0xeb,0xe9,0x49,0xe8,0xe8, -0xa0,0xe8,0xeb,0xb1,0xef,0xf6,0x8f,0x01,0x0d,0x5f,0x1a,0x23,0xcd,0x27,0x25,0x63, -0x1c,0x0f,0x32,0xff,0xee,0x63,0xdd,0xcd,0x9a,0xc0,0xb8,0x6e,0xb8,0xbf,0xe2,0xcc, -0xe1,0xb7,0xfa,0x16,0x44,0x32,0x4b,0xfc,0x5e,0x68,0x04,0x67,0x5b,0xb7,0x47,0x2f, -0xb5,0x15,0xfd,0xf7,0xe7,0xd8,0xda,0xd0,0xcf,0x3e,0xd4,0xdb,0x1c,0xe4,0xeb,0x19, -0xf2,0xf7,0xc8,0xfb,0xfe,0xcb,0x00,0x02,0x73,0x02,0x01,0xc0,0xfe,0xfc,0x2c,0xfc, -0xfd,0xe6,0xff,0x01,0x1d,0x02,0xff,0x3b,0xfa,0xf2,0xab,0xea,0xe3,0x75,0xdd,0xda, -0x4f,0xdd,0xe4,0x00,0xef,0xfd,0x54,0x0c,0x1a,0x97,0x26,0x31,0x72,0x39,0x3d,0xe0, -0x3a,0x32,0x43,0x22,0x0c,0x1e,0xf5,0xdd,0x26,0xc9,0xbb,0x84,0xb6,0xbc,0x01,0xcb, -0xe1,0x59,0xfc,0x17,0x05,0x30,0x42,0xbe,0x4d,0x50,0xc8,0x4b,0x41,0x70,0x32,0x22, -0xb3,0x10,0xfe,0x25,0xec,0xdc,0xc5,0xd0,0xca,0x3c,0xca,0xce,0xd1,0xd3,0xd9,0xdf, -0xdf,0xe4,0xfb,0xe7,0xea,0x30,0xec,0xef,0x32,0xf4,0xfc,0x34,0x06,0x10,0x45,0x18, -0x1d,0xa0,0x1e,0x1d,0x4a,0x1b,0x17,0x5a,0x12,0x0b,0xd2,0x01,0xf7,0xd5,0xec,0xe3, -0x6b,0xde,0xde,0xcb,0xe5,0xf3,0xb9,0x05,0x1a,0x41,0x2e,0x3f,0xb8,0x4a,0x4d,0x76, -0x46,0x36,0x44,0x1f,0x05,0x68,0xec,0xd6,0x21,0xc4,0xb8,0x25,0xb3,0xb4,0x0d,0xbe, -0xce,0x51,0xe2,0xf7,0x0f,0x0d,0x1f,0x0b,0x2e,0x36,0xe0,0x36,0x30,0x28,0x24,0x15, -0x13,0x07,0xfb,0x34,0xf2,0xec,0x93,0xe7,0xe3,0x43,0xdf,0xdc,0x20,0xda,0xd9,0x8c, -0xdb,0xdf,0x11,0xe4,0xe9,0x5b,0xef,0xf5,0xc0,0xfb,0x04,0x48,0x0f,0x1b,0x11,0x27, -0x32,0x63,0x3b,0x41,0xa6,0x42,0x3d,0x12,0x30,0x1d,0x84,0x07,0xf1,0x98,0xde,0xd1, -0x3d,0xcc,0xcd,0x2c,0xd6,0xe4,0xed,0xf7,0x0b,0x2a,0x1e,0x2c,0x7c,0x35,0x38,0x20, -0x34,0x29,0xba,0x18,0x02,0x78,0xe9,0xd1,0xe5,0xbd,0xb2,0x40,0xae,0xb2,0x6d,0xbe, -0xce,0x0e,0xe1,0xf2,0xfe,0x02,0x10,0xb7,0x1b,0x24,0xcd,0x2a,0x2d,0x22,0x2c,0x28, -0x36,0x22,0x1a,0x28,0x12,0x09,0x49,0x01,0xfa,0xeb,0xf6,0xf5,0xb7,0xf4,0xf3,0xf5, -0xef,0xea,0xf5,0xe3,0xdf,0xca,0xde,0xe2,0x62,0xea,0xf7,0x9e,0x09,0x1d,0x28,0x30, -0x3e,0xbb,0x46,0x47,0x13,0x41,0x35,0x96,0x25,0x12,0x85,0xfc,0xe5,0x24,0xcf,0xbd, -0x46,0xb2,0xaf,0xdf,0xb7,0xc8,0x38,0xdf,0xf8,0xf6,0x0e,0x1f,0x0d,0x29,0x2b,0x02, -0x27,0x1d,0x27,0x10,0x01,0xe1,0xf1,0xe3,0x8a,0xd8,0xd1,0xf3,0xcc,0xcc,0x64,0xd0, -0xd9,0x06,0xe7,0xf7,0x9f,0x09,0x19,0x37,0x25,0x2c,0x9d,0x30,0x30,0x3e,0x2e,0x29, -0x1c,0x25,0x21,0x74,0x1f,0x1e,0xfe,0x1d,0x1a,0x77,0x13,0x09,0x62,0xfc,0xee,0xcf, -0xe1,0xd6,0x72,0xcd,0xc8,0xf5,0xc6,0xc9,0xad,0xd1,0xdf,0x21,0xf1,0x07,0x51,0x1e, -0x32,0xec,0x40,0x46,0x1b,0x43,0x36,0xa9,0x23,0x0c,0xd3,0xf2,0xda,0x45,0xc6,0xb9, -0xbd,0xb5,0xb8,0x7e,0xc2,0xd0,0xf7,0xe0,0xf3,0x71,0x05,0x16,0x59,0x24,0x2d,0xf4, -0x30,0x2f,0x61,0x28,0x1d,0x22,0x0e,0xfe,0x17,0xf0,0xe6,0x30,0xe2,0xe4,0x2d,0xec, -0xf5,0xe8,0xfe,0x06,0x94,0x0b,0x0e,0xe2,0x0f,0x11,0xbe,0x14,0x17,0x8e,0x1a,0x1b, -0xc8,0x1a,0x19,0xcc,0x19,0x1a,0x54,0x1a,0x18,0x71,0x12,0x08,0x98,0xfa,0xe9,0x56, -0xd6,0xc2,0xae,0xb1,0xa6,0x81,0xa2,0xa8,0xba,0xb8,0xd0,0x33,0xeb,0x06,0x25,0x1f, -0x33,0x65,0x41,0x47,0x9e,0x46,0x3e,0xd4,0x30,0x20,0x08,0x0e,0xfa,0xa7,0xe7,0xd7, -0xb6,0xcb,0xc7,0xc0,0xca,0xd6,0x90,0xe7,0xfc,0xf9,0x10,0x21,0x20,0x2b,0x2e,0xdd, -0x2c,0x27,0xfb,0x21,0x1b,0xaf,0x14,0x0c,0x01,0x03,0xfb,0x54,0xf5,0xf2,0x76,0xf2, -0xf4,0x00,0xf6,0xf8,0x26,0xfa,0xfa,0xe2,0xf7,0xf4,0x95,0xf0,0xee,0x25,0xf0,0xf6, -0xab,0x00,0x0c,0x4b,0x18,0x21,0xf9,0x26,0x26,0xcd,0x1f,0x11,0xba,0xfe,0xe8,0x7d, -0xd3,0xc1,0x28,0xb5,0xae,0xee,0xae,0xb5,0x48,0xc2,0xd4,0x63,0xea,0x04,0xd2,0x1f, -0x3a,0xb2,0x4f,0x5d,0xd3,0x5f,0x57,0xed,0x47,0x33,0x85,0x1d,0x08,0xb8,0xf6,0xe8, -0xf5,0xdd,0xd8,0x48,0xd8,0xdc,0x8a,0xe4,0xee,0xda,0xf9,0x04,0xde,0x0e,0x15,0x38, -0x17,0x14,0xd2,0x0d,0x06,0xf3,0xfe,0xf9,0xaa,0xf6,0xf6,0x00,0xf8,0xfb,0xa3,0xfd, -0xfd,0x6b,0xfa,0xf3,0x19,0xea,0xdf,0x8d,0xd7,0xd3,0xf3,0xd3,0xda,0x38,0xe7,0xf6, -0x9f,0x07,0x16,0x5b,0x23,0x2c,0xae,0x33,0x37,0x27,0x36,0x2e,0x90,0x1e,0x09,0x57, -0xf1,0xda,0x32,0xc7,0xbb,0xe2,0xb6,0xbb,0x77,0xc8,0xdc,0x19,0xf5,0x0e,0x7b,0x26, -0x3a,0xb6,0x49,0x53,0xc6,0x56,0x53,0x20,0x48,0x37,0x65,0x22,0x0c,0x87,0xf7,0xe4, -0x8d,0xd6,0xce,0x97,0xcc,0xd0,0x75,0xd8,0xe2,0xc5,0xea,0xf0,0xd7,0xf2,0xf1,0x5c, -0xee,0xeb,0xc6,0xeb,0xf0,0x3e,0xf9,0x02,0x8c,0x0b,0x10,0x3c,0x12,0x10,0x3e,0x0e, -0x0a,0x15,0x05,0xfe,0x13,0xf5,0xea,0xbd,0xe1,0xdb,0x07,0xd9,0xdb,0xaa,0xe4,0xf3, -0x5f,0x08,0x1f,0x02,0x34,0x43,0xdd,0x4c,0x4d,0xfa,0x46,0x3a,0x52,0x28,0x12,0x4d, -0xfb,0xe4,0x44,0xd0,0xc1,0xe1,0xb7,0xb5,0x9f,0xbb,0xc8,0x19,0xdc,0xf3,0xee,0x0c, -0x24,0x90,0x36,0x42,0xc2,0x44,0x3d,0xaf,0x2f,0x1c,0x7c,0x09,0xf9,0xfb,0xee,0xe7, -0x6e,0xe3,0xe0,0xf3,0xdc,0xdb,0x72,0xda,0xda,0xeb,0xdb,0xdd,0x97,0xdf,0xe2,0x03, -0xe6,0xeb,0xf0,0xf0,0xf8,0x16,0x02,0x0e,0xd3,0x1b,0x28,0xfc,0x32,0x38,0x73,0x37, -0x30,0x8f,0x25,0x16,0x72,0x04,0xf3,0xb5,0xe5,0xdc,0x42,0xd8,0xdb,0xc1,0xe3,0xf1, -0x67,0x02,0x14,0x67,0x25,0x33,0x98,0x3d,0x42,0x19,0x42,0x3b,0x92,0x2c,0x16,0x63, -0xf9,0xda,0xa9,0xbf,0xad,0xc2,0xa5,0xa8,0x7b,0xb3,0xc3,0x8b,0xd7,0xec,0x63,0xff, -0x0f,0xf1,0x1a,0x22,0x78,0x26,0x27,0xf3,0x24,0x1f,0xa9,0x17,0x0e,0x0e,0x06,0xfe, -0x9c,0xfa,0xf8,0xdc,0xf7,0xf6,0xed,0xf4,0xf1,0x62,0xeb,0xe5,0x23,0xe0,0xdd,0xa5, -0xdd,0xe2,0x37,0xec,0xf9,0x2c,0x0a,0x1c,0x3b,0x2e,0x3b,0x1a,0x43,0x44,0x52,0x3f, -0x36,0x27,0x2b,0x1d,0x72,0x0c,0xf8,0xfb,0xe2,0xcf,0xa0,0xc0,0xbb,0xf1,0xbe,0xcb, -0x8f,0xe0,0xf8,0x1e,0x11,0x25,0x5d,0x33,0x37,0xa7,0x32,0x27,0x83,0x17,0x04,0x0e, -0xf1,0xdd,0xfd,0xcc,0xc0,0xd1,0xb8,0xb8,0xf9,0xbe,0xcb,0x81,0xdb,0xee,0x02,0x00, -0x0f,0x56,0x1b,0x23,0xf0,0x26,0x28,0x90,0x27,0x26,0xa2,0x24,0x23,0x27,0x23,0x23, -0x1c,0x24,0x21,0xca,0x1a,0x0f,0x09,0x02,0xf3,0xce,0xe7,0xde,0xab,0xd8,0xd5,0xd5, -0xd4,0xd7,0xf3,0xdc,0xe6,0x52,0xf3,0x04,0x84,0x17,0x2b,0x11,0x3c,0x46,0xfb,0x47, -0x3f,0x28,0x2e,0x16,0xb4,0xfb,0xe1,0x9d,0xcb,0xba,0xce,0xb1,0xb1,0xf1,0xb7,0xc5, -0x00,0xd7,0xec,0x51,0x02,0x17,0xd6,0x27,0x31,0x06,0x33,0x2d,0xa3,0x21,0x12,0xe9, -0x01,0xf1,0xbb,0xe3,0xda,0xd1,0xd6,0xda,0x92,0xe2,0xed,0xc0,0xf6,0xfe,0x25,0x04, -0x09,0x1a,0x0f,0x14,0x5a,0x1a,0x20,0x65,0x25,0x29,0x31,0x2b,0x2a,0x9e,0x28,0x25, -0xd2,0x21,0x1d,0xbf,0x18,0x11,0x4a,0x07,0xf9,0xe0,0xe6,0xd3,0xb9,0xc1,0xb3,0xf9, -0xab,0xac,0xef,0xb6,0xc8,0x70,0xde,0xf7,0xe9,0x0f,0x26,0x05,0x38,0x42,0xe7,0x44, -0x3e,0x45,0x30,0x1d,0x70,0x07,0xf1,0x06,0xdc,0xc9,0x9d,0xbd,0xba,0x70,0xc0,0xd0, -0xa2,0xe5,0xfc,0x7c,0x11,0x22,0xd2,0x2c,0x30,0x5f,0x2f,0x2a,0xc3,0x22,0x1a,0x78, -0x13,0x0d,0xd4,0x06,0xff,0x0e,0xf9,0xf3,0xc3,0xef,0xef,0x6a,0xf2,0xf6,0x2e,0xfc, -0x00,0x43,0x02,0x02,0x91,0x00,0xff,0x42,0xff,0x02,0x5c,0x09,0x11,0x4a,0x1a,0x21, -0x44,0x25,0x24,0xef,0x1f,0x15,0x1a,0x06,0xf1,0xcd,0xdb,0xc7,0x43,0xb6,0xaa,0xa0, -0xa3,0xa4,0x42,0xac,0xbc,0x5e,0xd5,0xf2,0xbb,0x11,0x2e,0x7f,0x46,0x54,0xfe,0x58, -0x52,0x8a,0x43,0x2e,0x96,0x17,0x02,0x05,0xf1,0xe5,0x10,0xde,0xdc,0x52,0xde,0xe4, -0x92,0xec,0xf6,0xbb,0x01,0x0c,0x0b,0x17,0x1f,0x73,0x23,0x22,0x5e,0x1d,0x14,0x2d, -0x0c,0x04,0xaa,0xfe,0xfa,0xa5,0xf7,0xf5,0x4d,0xf5,0xf5,0x3b,0xf5,0xf2,0x14,0xed, -0xe6,0x33,0xdf,0xda,0xcd,0xda,0xde,0x2c,0xe6,0xf0,0x64,0xfc,0x09,0x07,0x17,0x24, -0xb1,0x2e,0x34,0x3e,0x35,0x2e,0xdd,0x20,0x0b,0x57,0xf1,0xd6,0x35,0xbe,0xac,0x9e, -0xa5,0xa9,0x69,0xb8,0xcf,0x4f,0xec,0x09,0xf0,0x22,0x38,0x20,0x47,0x50,0x7a,0x55, -0x54,0xa6,0x4c,0x3e,0x3d,0x2c,0x17,0x44,0x03,0xf2,0x93,0xe4,0xda,0x5f,0xd6,0xd7, -0x6c,0xde,0xe7,0xb5,0xf0,0xf8,0xa7,0xfc,0xfd,0x6c,0xfd,0xfc,0xba,0xfb,0xfb,0xa5, -0xfb,0xfc,0x89,0xfd,0xfe,0x17,0xff,0xff,0x32,0xfe,0xfc,0x8b,0xfa,0xf6,0xf9,0xf0, -0xe9,0x81,0xdf,0xd7,0x71,0xd1,0xd0,0x9f,0xd7,0xe6,0x00,0xfb,0x14,0x14,0x2e,0x43, -0xc9,0x50,0x53,0x7b,0x4d,0x40,0xc0,0x2c,0x16,0x10,0xfe,0xe6,0x0b,0xd2,0xc2,0x59, -0xba,0xb9,0xb8,0xbf,0xcc,0xaf,0xdf,0xf6,0xd7,0x0e,0x25,0x4d,0x38,0x43,0xcf,0x48, -0x46,0xe1,0x3c,0x2e,0x2a,0x1d,0x0b,0xe3,0xfa,0xed,0xab,0xe3,0xdc,0xac,0xd8,0xd6, -0xd7,0xd6,0xd9,0x03,0xdd,0xe1,0xa8,0xe5,0xe8,0x9f,0xeb,0xed,0x09,0xef,0xf0,0x6b, -0xf3,0xf8,0xf8,0x01,0x0f,0xb7,0x1d,0x28,0x7b,0x2d,0x2a,0x84,0x1f,0x0f,0xef,0xfe, -0xed,0xad,0xdf,0xd6,0x8a,0xd4,0xd9,0x96,0xe4,0xf5,0x51,0x08,0x1c,0x25,0x2f,0x3f, -0x80,0x4a,0x4f,0x77,0x4d,0x44,0x82,0x33,0x1c,0x1e,0x03,0xe8,0x79,0xd0,0xbd,0x28, -0xb2,0xaf,0xd0,0xb3,0xbe,0xbe,0xce,0xe1,0xf9,0xf5,0x08,0xad,0x17,0x22,0xa3,0x28, -0x2b,0xc0,0x29,0x24,0xfb,0x1a,0x0d,0x06,0xff,0xf2,0xec,0xea,0xe8,0xd3,0xe9,0xed, -0xe5,0xef,0xf0,0x83,0xee,0xea,0x67,0xe4,0xde,0x84,0xda,0xdb,0x47,0xe2,0xef,0xf7, -0x00,0x13,0x6c,0x25,0x33,0xdc,0x3d,0x42,0xe9,0x41,0x3b,0xf3,0x2e,0x1e,0x8a,0x0b, -0xf7,0xbe,0xe5,0xd7,0x46,0xce,0xcb,0x3d,0xd1,0xdd,0x8b,0xef,0x03,0x4e,0x19,0x2c, -0x24,0x39,0x3e,0x55,0x3b,0x30,0x2d,0x21,0x0e,0xbb,0xfb,0xe7,0xbb,0xd3,0xc1,0x0c, -0xb4,0xad,0xb0,0xad,0xb6,0xb5,0xc5,0xd9,0xaa,0xef,0x04,0xfa,0x15,0x20,0x4f,0x25, -0x24,0xd3,0x1f,0x1b,0x77,0x18,0x17,0xd9,0x18,0x1a,0x67,0x1b,0x1b,0xf4,0x18,0x13, -0x17,0x0a,0xfe,0x6a,0xf2,0xe6,0x6f,0xdd,0xd7,0xd4,0xd4,0xd6,0x4b,0xde,0xea,0x5d, -0xfb,0x0d,0x4c,0x20,0x31,0x54,0x3e,0x46,0x3d,0x48,0x40,0x47,0x30,0x19,0xed,0x00, -0xe9,0x63,0xd5,0xc7,0x51,0xbe,0xbb,0x95,0xbe,0xc7,0x9b,0xd5,0xe7,0x63,0xfb,0x0f, -0x3f,0x22,0x2f,0x39,0x36,0x33,0xee,0x28,0x16,0x4f,0x01,0xeb,0x05,0xd8,0xca,0x06, -0xc4,0xc5,0xa2,0xcc,0xd8,0xc5,0xe5,0xf3,0x06,0xff,0x08,0xb3,0x0f,0x15,0x7a,0x19, -0x1b,0x6b,0x1e,0x22,0x4b,0x28,0x2d,0x1e,0x32,0x33,0x88,0x31,0x2d,0x79,0x28,0x21, -0x05,0x16,0x05,0x5f,0xf2,0xdc,0x1c,0xc9,0xbb,0xa7,0xb5,0xb8,0x44,0xc2,0xd2,0x23, -0xe6,0xfc,0xd2,0x10,0x21,0x4c,0x2e,0x36,0x31,0x39,0x36,0xae,0x2e,0x20,0x90,0x0b, -0xf3,0x39,0xdb,0xc5,0x8e,0xb6,0xaf,0xbf,0xb3,0xc1,0x83,0xd5,0xed,0x7b,0x06,0x1c, -0xa2,0x2c,0x36,0x37,0x39,0x34,0x68,0x29,0x1b,0x07,0x0d,0x00,0xaf,0xf8,0xf2,0xbb, -0xee,0xec,0xdc,0xec,0xef,0x67,0xf4,0xfa,0x84,0xff,0x02,0x9d,0x04,0x04,0x4b,0x04, -0x05,0x02,0x08,0x0e,0x00,0x17,0x22,0xd0,0x2c,0x34,0x18,0x36,0x31,0x81,0x26,0x17, -0x5b,0x06,0xf4,0x00,0xe1,0xce,0xa2,0xbd,0xb0,0xfd,0xa8,0xa7,0xb2,0xab,0xb7,0x55, -0xca,0xe3,0x9d,0x00,0x1b,0x0f,0x33,0x43,0x9e,0x4c,0x4c,0xa2,0x42,0x30,0x59,0x18, -0xfe,0x50,0xe6,0xd5,0x61,0xcc,0xcc,0xea,0xd3,0xdf,0xe9,0xed,0xfd,0x29,0x0d,0x1b, -0x84,0x26,0x2e,0xf2,0x30,0x2e,0xa5,0x26,0x1b,0xd8,0x0f,0x06,0xa5,0x00,0xfe,0x4a, -0xff,0x00,0x89,0x00,0xfd,0xbd,0xf8,0xf2,0x50,0xea,0xe3,0x56,0xdf,0xdf,0x98,0xe3, -0xea,0x94,0xf2,0xfa,0xed,0x02,0x0c,0x64,0x17,0x22,0xe9,0x2a,0x2e,0x0c,0x2d,0x25, -0x04,0x19,0x08,0xd7,0xf3,0xdb,0x0d,0xc3,0xae,0x02,0xa1,0x9e,0xa9,0xa7,0xba,0x6c, -0xd5,0xf3,0xc9,0x11,0x2d,0x45,0x43,0x51,0xce,0x57,0x55,0xda,0x4c,0x3e,0xf2,0x2a, -0x15,0x44,0x00,0xee,0xa6,0xe2,0xde,0x78,0xe1,0xe8,0xef,0xf2,0xfd,0xd2,0x04,0x08, -0xfc,0x08,0x07,0x5a,0x06,0x05,0xfb,0x05,0x06,0x08,0x06,0x04,0x4c,0x03,0x02,0xb2, -0x00,0xfe,0x04,0xfa,0xf4,0x84,0xee,0xe9,0x53,0xe4,0xe0,0x62,0xdb,0xd6,0xa4,0xd2, -0xd2,0xb9,0xd7,0xe2,0x60,0xf1,0x05,0xc3,0x1b,0x31,0x4f,0x44,0x4f,0x73,0x4f,0x45, -0xe9,0x33,0x1d,0xa6,0x04,0xeb,0x7d,0xd4,0xc0,0xc8,0xb2,0xae,0xf5,0xb3,0xc3,0xe4, -0xda,0xf7,0x81,0x14,0x2f,0x81,0x43,0x4f,0xa1,0x50,0x49,0x3f,0x3e,0x30,0x22,0x21, -0x12,0x38,0x05,0xf9,0x6a,0xf0,0xe9,0xac,0xe5,0xe3,0xc1,0xe1,0xe1,0xa6,0xe1,0xe3, -0x87,0xe6,0xea,0x56,0xee,0xf1,0xc8,0xf3,0xf4,0x1e,0xf6,0xf8,0x93,0xfb,0x01,0xc1, -0x08,0x10,0x8b,0x15,0x15,0x22,0x0f,0x04,0xef,0xf7,0xe9,0x8d,0xdd,0xd4,0xd0,0xce, -0xd0,0xd4,0xd8,0xe7,0xb7,0xfa,0x11,0xe0,0x28,0x3f,0x8d,0x53,0x61,0x10,0x64,0x5a, -0xa7,0x45,0x29,0x44,0x0a,0xec,0x8e,0xd3,0xc0,0x40,0xb4,0xb0,0xce,0xb6,0xc4,0xfc, -0xd7,0xec,0xac,0xff,0x0f,0x94,0x1b,0x23,0xde,0x28,0x2a,0x89,0x29,0x25,0x53,0x1d, -0x12,0x38,0x06,0xf9,0xb6,0xed,0xe5,0x88,0xe1,0xe0,0xbe,0xe2,0xe5,0x28,0xe7,0xe6, -0x2f,0xe5,0xe2,0xc3,0xdf,0xdf,0xdb,0xe3,0xec,0x87,0xf8,0x05,0xe2,0x10,0x1b,0xad, -0x26,0x30,0x98,0x37,0x39,0x85,0x33,0x25,0x78,0x11,0xfb,0x76,0xe6,0xd5,0x3a,0xcb, -0xc8,0x1a,0xcf,0xde,0xf9,0xf5,0x11,0x84,0x2b,0x40,0x9a,0x4e,0x53,0x9c,0x4f,0x42, -0x4d,0x2f,0x17,0x48,0xff,0xe8,0xaf,0xd5,0xc5,0x0f,0xba,0xb2,0x27,0xb0,0xb4,0x00, -0xbf,0xcf,0xe1,0xe1,0xf5,0x61,0x06,0x13,0x0b,0x1c,0x1f,0x95,0x1e,0x1b,0x96,0x17, -0x14,0x38,0x12,0x0f,0x51,0x0b,0x07,0xc6,0x03,0x01,0xe6,0xff,0xfd,0x28,0xf9,0xf2, -0xb8,0xea,0xe2,0xbe,0xdc,0xd9,0x8c,0xdb,0xe3,0x95,0xf1,0x04,0xd9,0x19,0x2e,0xcc, -0x40,0x4c,0x0f,0x51,0x4b,0xcc,0x3c,0x25,0x83,0x08,0xec,0x43,0xd5,0xc5,0xdd,0xbe, -0xbf,0x2c,0xc7,0xd3,0xc7,0xe3,0xf6,0xe9,0x08,0x18,0x3f,0x26,0x30,0x74,0x35,0x34, -0xe0,0x2a,0x1a,0xd5,0x04,0xed,0xcb,0xd8,0xc9,0xb9,0xc0,0xbc,0xbb,0xbc,0xc0,0x1e, -0xca,0xd6,0xfb,0xe5,0xf6,0x33,0x05,0x11,0xbc,0x1a,0x20,0x68,0x23,0x23,0x4c,0x23, -0x23,0x86,0x24,0x26,0x6a,0x29,0x2b,0x7c,0x2c,0x29,0xfe,0x22,0x16,0x96,0x04,0xef, -0x88,0xda,0xc9,0xf6,0xbe,0xbc,0xbf,0xc3,0xd2,0x7f,0xe8,0x01,0x84,0x19,0x2d,0x15, -0x3a,0x3e,0xee,0x3c,0x36,0x82,0x2a,0x19,0xad,0x04,0xec,0x2a,0xd5,0xc2,0x50,0xb6, -0xb2,0xdf,0xb6,0xc1,0x75,0xd1,0xe5,0xa5,0xfa,0x0f,0x20,0x20,0x2b,0x0f,0x32,0x32, -0xf9,0x2d,0x24,0x46,0x16,0x05,0x93,0xf3,0xe4,0xa9,0xda,0xd6,0xb2,0xd6,0xdb,0xee, -0xe4,0xef,0xee,0xfa,0x04,0x59,0x0b,0x0e,0x39,0x0f,0x0e,0x35,0x0e,0x10,0x87,0x16, -0x20,0xb7,0x2c,0x38,0xca,0x40,0x41,0xcf,0x3a,0x2c,0x10,0x18,0x01,0x7e,0xeb,0xd5, -0xce,0xc2,0xb4,0x35,0xac,0xab,0xd2,0xb0,0xbd,0xb5,0xcf,0xe6,0xf3,0xfe,0x16,0x5c, -0x2a,0x36,0x7b,0x3a,0x36,0xdf,0x2d,0x1f,0xba,0x0d,0xfa,0x52,0xe6,0xd4,0x4e,0xc9, -0xc4,0x17,0xc6,0xcd,0x48,0xda,0xeb,0xdf,0x00,0x16,0x18,0x2a,0x38,0x30,0x3e,0x3c, -0x71,0x33,0x26,0xac,0x17,0x08,0xd5,0xfb,0xf4,0xec,0xf3,0xf7,0x49,0xfc,0xff,0x67, -0xff,0xfb,0x56,0xf5,0xef,0x8c,0xeb,0xe8,0xbd,0xe8,0xeb,0x58,0xf1,0xfa,0x27,0x06, -0x13,0x7e,0x21,0x2d,0x70,0x35,0x38,0x12,0x33,0x27,0x61,0x15,0x00,0x75,0xe9,0xd2, -0x02,0xbd,0xac,0x0f,0xa4,0xa3,0x20,0xaa,0xb7,0xaf,0xca,0xe0,0x29,0xf9,0x12,0x5b, -0x2a,0x3c,0x2c,0x48,0x4b,0x83,0x46,0x3b,0x5c,0x2c,0x18,0x4c,0x02,0xeb,0x0f,0xdb, -0xd2,0x2f,0xd5,0xe0,0x82,0xf0,0x01,0x3b,0x10,0x1a,0x1f,0x21,0x22,0x41,0x1f,0x19, -0xac,0x12,0x0c,0xed,0x08,0x06,0x28,0x05,0x04,0xd9,0x03,0x02,0x60,0xff,0xfb,0x34, -0xf5,0xed,0x27,0xe4,0xda,0x74,0xd1,0xcb,0xc2,0xc8,0xcb,0x4e,0xd5,0xe4,0x16,0xf7, -0x0a,0xf9,0x1c,0x2c,0x18,0x38,0x3e,0xe6,0x3d,0x36,0x62,0x28,0x16,0xa9,0x02,0xee, -0xc2,0xd9,0xc7,0x70,0xb7,0xad,0x27,0xac,0xb5,0x4c,0xc9,0xe3,0x4d,0x02,0x21,0x80, -0x3c,0x50,0x33,0x59,0x57,0xb2,0x4b,0x3a,0x65,0x27,0x15,0x48,0x06,0xf9,0x1a,0xf0, -0xea,0x1b,0xe9,0xeb,0xa1,0xef,0xf4,0xb5,0xf7,0xf8,0x6c,0xf8,0xf7,0x55,0xf5,0xf2, -0x89,0xf0,0xf1,0xd2,0xf4,0xfb,0xa1,0x02,0x09,0x9b,0x0d,0x0d,0xf6,0x09,0x03,0x5b, -0xfa,0xee,0x53,0xe1,0xd5,0x0a,0xcd,0xc8,0xbb,0xc9,0xcf,0xb8,0xd9,0xe7,0x5b,0xf8, -0x0a,0x57,0x1d,0x31,0x82,0x44,0x54,0x01,0x5d,0x5c,0xf1,0x4f,0x39,0x7c,0x1c,0xfc, -0x76,0xde,0xc6,0x17,0xb6,0xae,0x5f,0xb2,0xbf,0xc9,0xd3,0xeb,0x16,0x03,0x17,0x6a, -0x28,0x34,0x78,0x3b,0x3b,0x8a,0x34,0x28,0xa2,0x19,0x0c,0xe3,0x01,0xfa,0xed,0xf5, -0xf1,0x3e,0xee,0xeb,0x45,0xe9,0xe7,0xe2,0xe3,0xdf,0xb5,0xda,0xd8,0x00,0xd9,0xdd, -0x14,0xe5,0xef,0x08,0xfb,0x05,0x9c,0x0f,0x17,0x32,0x1c,0x1e,0xda,0x1e,0x1d,0xd2, -0x18,0x11,0xe9,0x06,0xf8,0x4f,0xe9,0xda,0x12,0xcf,0xca,0xc8,0xce,0xdc,0xaf,0xf3, -0x0f,0xd5,0x2b,0x44,0xa8,0x56,0x60,0x1c,0x62,0x5a,0x7c,0x4a,0x32,0xf1,0x13,0xf4, -0x49,0xd8,0xc2,0xfd,0xb4,0xae,0x09,0xb0,0xb9,0x61,0xc8,0xda,0x9e,0xed,0xfd,0x2c, -0x09,0x0f,0xcb,0x12,0x13,0x8d,0x13,0x12,0x84,0x10,0x0f,0x56,0x0e,0x0d,0x8e,0x0c, -0x08,0xf4,0x00,0xf7,0x9d,0xef,0xe9,0x4b,0xe6,0xe4,0xf9,0xe3,0xe4,0xe0,0xe3,0xe4, -0xe0,0xe5,0xea,0xae,0xf3,0x00,0xd8,0x11,0x25,0x81,0x36,0x42,0x17,0x47,0x43,0xed, -0x38,0x28,0x64,0x13,0xfc,0x32,0xe5,0xd1,0x4e,0xc5,0xc0,0x49,0xc4,0xd0,0x6d,0xe5, -0xfe,0x7d,0x19,0x31,0x7a,0x43,0x4c,0x5c,0x4c,0x42,0x79,0x31,0x1a,0x1e,0x01,0xe7, -0xca,0xd2,0xc4,0x3c,0xbd,0xbb,0xb6,0xbd,0xc2,0xb6,0xc8,0xd0,0xbd,0xda,0xe5,0xdc, -0xf0,0xfc,0x64,0x07,0x12,0xa3,0x1b,0x22,0x20,0x24,0x22,0x86,0x1f,0x1e,0xb5,0x1f, -0x22,0x30,0x22,0x1f,0x25,0x19,0x10,0x50,0x05,0xf9,0x48,0xed,0xe1,0xc6,0xd6,0xd0, -0x69,0xd1,0xd9,0xec,0xe8,0xfc,0xde,0x12,0x28,0x77,0x3a,0x46,0x39,0x4b,0x46,0x2e, -0x3a,0x25,0xbd,0x0b,0xee,0x1d,0xd3,0xbc,0xcf,0xaf,0xac,0xea,0xb3,0xc4,0x21,0xda, -0xf2,0x2f,0x0a,0x1c,0xf6,0x27,0x2c,0x02,0x2a,0x24,0x58,0x1e,0x17,0x0b,0x0f,0x02, -0x39,0xf3,0xe3,0x36,0xd6,0xcd,0x9e,0xcb,0xce,0xe8,0xd4,0xdd,0xcf,0xe8,0xf4,0xbb, -0xff,0x07,0xdd,0x0d,0x12,0xa6,0x16,0x1b,0xcb,0x21,0x27,0xae,0x2d,0x33,0xf2,0x37, -0x3b,0xe8,0x3b,0x36,0x7d,0x2c,0x1c,0x27,0x08,0xf2,0x70,0xdc,0xc8,0xec,0xb8,0xae, -0x2f,0xae,0xb8,0x21,0xcb,0xe5,0x81,0x02,0x1e,0x0c,0x35,0x41,0xb8,0x42,0x39,0xe1, -0x26,0x10,0x9c,0xfa,0xe6,0x46,0xd6,0xcb,0x60,0xc4,0xc2,0x61,0xc4,0xcb,0x1e,0xd8, -0xe8,0x68,0xfb,0x0e,0xa9,0x20,0x2e,0x32,0x35,0x36,0x11,0x32,0x2a,0xbc,0x20,0x14, -0x89,0x07,0xfb,0x12,0xf1,0xeb,0xd6,0xea,0xed,0x74,0xf0,0xf3,0x64,0xf5,0xf6,0x3a, -0xf8,0xfa,0x17,0xfc,0xfc,0x2b,0xfe,0x01,0x8d,0x09,0x14,0xd3,0x20,0x2d,0xce,0x39, -0x42,0x54,0x45,0x40,0xc3,0x30,0x17,0x20,0xf6,0xd4,0x74,0xb7,0xa3,0x8b,0x9a,0x9c, -0xa0,0xa6,0xb7,0xe5,0xcb,0xe2,0x46,0xf9,0x0e,0x48,0x21,0x2f,0x46,0x37,0x38,0x38, -0x33,0x28,0x77,0x19,0x08,0xe9,0xf7,0xe8,0x4d,0xdd,0xd6,0xbc,0xd6,0xdd,0xd2,0xe8, -0xf7,0xe8,0x06,0x16,0xc0,0x23,0x2e,0x21,0x33,0x32,0x06,0x2d,0x25,0x32,0x1c,0x13, -0x58,0x0b,0x03,0x03,0xfc,0xf7,0xf0,0xf5,0xf8,0xda,0xfb,0xfc,0x26,0xf7,0xec,0xc8, -0xde,0xd2,0x00,0xca,0xc8,0x76,0xce,0xdc,0x79,0xf1,0x09,0xee,0x21,0x35,0x82,0x41, -0x45,0x36,0x41,0x36,0x45,0x26,0x12,0x35,0xfb,0xe2,0x3b,0xcc,0xb9,0xee,0xad,0xa9, -0x0d,0xae,0xb9,0x86,0xca,0xe0,0xb2,0xf8,0x11,0x8a,0x28,0x3b,0xa3,0x47,0x4b,0x0f, -0x48,0x3d,0x97,0x2e,0x1e,0x50,0x0e,0x00,0x88,0xf4,0xeb,0xb1,0xe5,0xe5,0x1d,0xec, -0xf6,0x76,0x02,0x0d,0x8e,0x16,0x1a,0x35,0x18,0x11,0xa0,0x06,0xfc,0xd4,0xf4,0xf3, -0x5c,0xf9,0x02,0x01,0x0a,0x0e,0xa0,0x0c,0x05,0xbb,0xfa,0xed,0xd2,0xdd,0xce,0xb6, -0xc1,0xba,0x21,0xb9,0xbf,0xc9,0xcb,0xdc,0xca,0xf0,0x07,0x01,0x1e,0x33,0x28,0x45, -0x4f,0xae,0x52,0x4d,0x58,0x41,0x2e,0x4d,0x17,0xfd,0xbb,0xe4,0xcf,0x39,0xc1,0xba, -0x16,0xbb,0xc2,0x61,0xce,0xdf,0x16,0xf4,0x0b,0x81,0x22,0x37,0xaf,0x47,0x4e,0x47, -0x4b,0x3e,0xf7,0x2a,0x15,0xa9,0x02,0xf4,0xcc,0xec,0xea,0x60,0xeb,0xef,0x15,0xf4, -0xf7,0xe5,0xf7,0xf4,0x17,0xee,0xe6,0x7b,0xe1,0xe0,0x33,0xe3,0xe9,0x71,0xf0,0xf9, -0x5b,0x04,0x0f,0xa2,0x17,0x1b,0xb1,0x18,0x10,0x6f,0x06,0xfa,0x18,0xee,0xe1,0xc9, -0xd4,0xca,0x31,0xc4,0xc6,0x02,0xd1,0xe3,0xd6,0xfa,0x13,0x63,0x2a,0x3e,0xa9,0x4e, -0x59,0xe0,0x5c,0x5a,0x1a,0x52,0x42,0x3f,0x2d,0x12,0x60,0xf4,0xd7,0x22,0xbe,0xae, -0x61,0xa9,0xaf,0x1e,0xc0,0xd7,0x72,0xf0,0x06,0xbd,0x17,0x21,0x39,0x24,0x21,0xe3, -0x1a,0x13,0xd0,0x0a,0x04,0xc0,0xff,0xfe,0xe5,0xfe,0xff,0x06,0xfe,0xfa,0x21,0xf4, -0xed,0xa9,0xe7,0xe3,0x64,0xdf,0xdb,0x3a,0xd9,0xda,0xf2,0xde,0xe7,0x85,0xf3,0x02, -0x39,0x13,0x22,0xec,0x2e,0x35,0x99,0x34,0x2c,0x24,0x1f,0x10,0x6d,0x03,0xf7,0x3b, -0xed,0xe2,0xed,0xd8,0xd1,0x3e,0xd1,0xd8,0xa9,0xe7,0xfc,0x1e,0x16,0x30,0x0d,0x49, -0x5a,0x86,0x61,0x5d,0x21,0x4d,0x34,0x90,0x15,0xf7,0x71,0xdb,0xc4,0x1f,0xb6,0xaf, -0x17,0xb1,0xb8,0x8d,0xc4,0xd2,0xb0,0xde,0xe9,0xed,0xf2,0xfa,0x81,0xff,0x04,0x91, -0x08,0x0c,0xc1,0x0e,0x10,0x26,0x12,0x15,0xd6,0x19,0x1e,0x14,0x20,0x1c,0xbd,0x13, -0x06,0xcc,0xf8,0xec,0x06,0xe4,0xdf,0xf4,0xdd,0xe0,0x2b,0xe7,0xf0,0xcb,0xfb,0x07, -0x83,0x12,0x1d,0x7d,0x29,0x35,0x90,0x3e,0x42,0x91,0x3c,0x2d,0x3c,0x18,0xff,0xc5, -0xe5,0xce,0xb9,0xbc,0xb2,0xbf,0xb3,0xbf,0x6d,0xd5,0xf0,0xa4,0x0b,0x23,0xf6,0x33, -0x3c,0x40,0x3c,0x36,0x87,0x2b,0x1b,0xcf,0x09,0xf7,0xa1,0xe5,0xd6,0x4a,0xcb,0xc5, -0x65,0xc4,0xc8,0xe0,0xce,0xd7,0x63,0xdf,0xe6,0x91,0xeb,0xf0,0x04,0xf5,0xfb,0xee, -0x05,0x13,0xfb,0x22,0x2f,0x7e,0x38,0x3b,0x28,0x3a,0x36,0xf2,0x30,0x2b,0x37,0x24, -0x1a,0x92,0x0d,0x00,0x95,0xf2,0xe4,0x25,0xd7,0xcc,0x84,0xc6,0xc8,0x19,0xd4,0xe7, -0xaf,0x00,0x19,0xc4,0x2e,0x3d,0xba,0x43,0x3f,0xaf,0x32,0x1c,0x4e,0x02,0xe7,0x88, -0xd0,0xbf,0x6c,0xb5,0xb1,0xb9,0xb4,0xbe,0xce,0xcf,0xe5,0xeb,0xfd,0x14,0x78,0x26, -0x30,0xcf,0x33,0x30,0x84,0x27,0x1b,0x49,0x10,0x07,0x06,0x01,0xfc,0x78,0xf8,0xf3, -0xfb,0xed,0xe7,0x9b,0xe2,0xdf,0x1a,0xe0,0xe4,0xbc,0xec,0xf5,0xdf,0xfe,0x06,0x4a, -0x0d,0x13,0xa7,0x19,0x20,0x0a,0x29,0x31,0x6a,0x39,0x3f,0xe3,0x41,0x3f,0x6a,0x36, -0x24,0xc2,0x0a,0xee,0x40,0xd2,0xbc,0x10,0xad,0xa6,0xc0,0xa6,0xaf,0xc6,0xbf,0xd6, -0x3c,0xf1,0x0b,0x48,0x21,0x30,0x01,0x37,0x36,0x63,0x2d,0x1d,0x11,0x07,0xef,0x04, -0xda,0xcb,0xfe,0xc6,0xca,0x42,0xd3,0xdf,0x77,0xec,0xf9,0xd9,0x05,0x11,0xae,0x1c, -0x24,0x9c,0x2a,0x2e,0xfb,0x30,0x30,0x8b,0x2d,0x27,0xa6,0x1d,0x10,0xfe,0x03,0xf9, -0x03,0xf2,0xef,0x72,0xef,0xf1,0x52,0xf1,0xee,0xaa,0xe9,0xe3,0x6d,0xdf,0xdd,0xaf, -0xe0,0xe8,0x91,0xf4,0x05,0xe5,0x18,0x2b,0xfe,0x39,0x41,0x20,0x41,0x3b,0x18,0x30, -0x1e,0x33,0x06,0xea,0xf5,0xcc,0xb2,0x7a,0xa0,0x99,0xd7,0x9d,0xac,0x8a,0xc3,0xdf, -0x24,0xfc,0x16,0x03,0x2a,0x34,0x9a,0x36,0x32,0xa2,0x2a,0x22,0xc6,0x19,0x11,0xf0, -0x07,0xff,0x25,0xf7,0xf0,0xff,0xec,0xec,0x40,0xee,0xf4,0x09,0xff,0x0c,0x71,0x19, -0x23,0x01,0x28,0x27,0x18,0x22,0x19,0x4a,0x11,0x0a,0xbb,0x06,0x05,0x22,0x05,0x04, -0x10,0x01,0xfc,0xb5,0xf5,0xed,0x93,0xe3,0xd8,0xaf,0xce,0xc5,0x7a,0xbf,0xbd,0x29, -0xc1,0xcb,0xb0,0xdb,0xf3,0xa3,0x0f,0x2c,0x6f,0x46,0x56,0x11,0x59,0x4f,0xe7,0x3b, -0x22,0xab,0x07,0xed,0x68,0xd6,0xc4,0x34,0xba,0xb9,0xa3,0xbf,0xca,0x5f,0xd8,0xe6, -0x67,0xf6,0x07,0x4f,0x1a,0x2b,0x41,0x38,0x3f,0x2e,0x41,0x3c,0xc1,0x31,0x23,0xe2, -0x12,0x03,0xe9,0xf6,0xee,0x4d,0xec,0xee,0x1c,0xf4,0xf9,0xd5,0xfc,0xfe,0xdd,0xff, -0xff,0x23,0xfe,0xfd,0xe0,0xfa,0xf8,0x67,0xf6,0xf5,0xee,0xf7,0xfc,0xfd,0x03,0x0b, -0x87,0x10,0x10,0x28,0x0a,0xfd,0xca,0xeb,0xd7,0x03,0xc3,0xb3,0x42,0xab,0xae,0xd3, -0xbc,0xd4,0xfd,0xf1,0x0f,0xc9,0x2a,0x41,0x3a,0x52,0x5b,0x21,0x5c,0x55,0x09,0x49, -0x38,0xb8,0x26,0x13,0xec,0xfe,0xe8,0xaa,0xd3,0xc3,0x56,0xbb,0xbd,0xc4,0xc8,0xda, -0x21,0xee,0x01,0x4f,0x13,0x20,0x56,0x28,0x2a,0x6b,0x28,0x22,0xbb,0x1a,0x12,0xa0, -0x08,0xff,0xb2,0xf5,0xee,0x13,0xeb,0xec,0x27,0xf0,0xf4,0x14,0xf7,0xf6,0x4a,0xf1, -0xe8,0xd6,0xde,0xd6,0x1f,0xd4,0xd8,0x3a,0xe4,0xf4,0xdc,0x07,0x1a,0x2c,0x2a,0x32, -0x72,0x31,0x28,0xd0,0x17,0x04,0x84,0xf1,0xe1,0x6e,0xd6,0xcf,0xe8,0xcc,0xce,0xed, -0xd5,0xe2,0x63,0xf3,0x07,0x7d,0x1e,0x35,0x98,0x4a,0x5b,0xc1,0x63,0x62,0x34,0x56, -0x41,0x69,0x28,0x0e,0x76,0xf6,0xe0,0xaf,0xce,0xbf,0x6d,0xb6,0xb4,0x38,0xba,0xc6, -0xe7,0xd6,0xe8,0x37,0xf9,0x07,0x21,0x10,0x12,0x0b,0x0f,0x07,0xc1,0xfe,0xf9,0x93, -0xf8,0xfd,0xe0,0x04,0x0d,0x52,0x13,0x15,0xeb,0x12,0x0a,0x0f,0xff,0xf0,0xef,0xe2, -0xd7,0x38,0xd2,0xd4,0x55,0xdd,0xeb,0x88,0xfc,0x0d,0x45,0x1c,0x28,0x83,0x31,0x38, -0x83,0x3b,0x3a,0x30,0x32,0x23,0x1c,0x10,0xfa,0x2e,0xe7,0xd7,0xe4,0xcb,0xc5,0xee, -0xc6,0xd0,0x65,0xe0,0xf4,0x49,0x0a,0x1e,0x88,0x2f,0x3d,0xb0,0x46,0x4a,0xa8,0x45, -0x37,0x89,0x21,0x06,0x50,0xe9,0xd0,0x46,0xbe,0xb3,0x5d,0xb1,0xb6,0xbb,0xc2,0xd2, -0x55,0xe1,0xec,0xe4,0xf1,0xf2,0xb8,0xf0,0xf0,0x43,0xf3,0xfb,0x36,0x07,0x15,0x02, -0x23,0x2e,0x0d,0x36,0x37,0x0f,0x35,0x2e,0x54,0x24,0x19,0x83,0x0d,0x00,0x5b,0xf3, -0xe7,0x74,0xdd,0xd7,0x36,0xd7,0xde,0xf4,0xeb,0xfd,0x0f,0x11,0x22,0x50,0x2e,0x35, -0xd7,0x37,0x35,0x4a,0x2e,0x21,0x48,0x10,0xfb,0x4e,0xe6,0xd1,0xda,0xbf,0xb2,0x2f, -0xad,0xb0,0x05,0xbe,0xd5,0x8b,0xf3,0x11,0x2c,0x2b,0x3b,0xbb,0x41,0x3d,0x2e,0x32, -0x20,0x4a,0x0c,0xf9,0x22,0xeb,0xe4,0xf4,0xe2,0xe4,0x18,0xe5,0xe3,0xf9,0xe0,0xdf, -0xf4,0xdf,0xe2,0x4b,0xe7,0xec,0xd4,0xf1,0xf8,0x15,0x00,0x0a,0x91,0x16,0x24,0x43, -0x31,0x3c,0x1a,0x45,0x48,0x7e,0x47,0x3f,0x9f,0x32,0x20,0xa6,0x0c,0xf9,0x43,0xe7, -0xd8,0xda,0xcd,0xc6,0x46,0xc2,0xc3,0x61,0xca,0xd8,0x40,0xea,0xff,0x23,0x14,0x26, -0x48,0x33,0x38,0xb8,0x34,0x27,0xc7,0x10,0xf3,0x7a,0xd5,0xbc,0x8c,0xae,0xac,0x0a, -0xb6,0xc7,0x62,0xdb,0xf0,0x4a,0x05,0x16,0x66,0x22,0x29,0x7a,0x2d,0x2e,0x36,0x2d, -0x2a,0x8e,0x26,0x1e,0x8f,0x15,0x0b,0x9f,0x04,0x00,0x40,0xfd,0xfa,0x78,0xf6,0xf0, -0xf9,0xe9,0xe4,0xd3,0xe0,0xe0,0xe3,0xe2,0xe8,0x2b,0xf2,0xfe,0x5b,0x0c,0x19,0xdf, -0x25,0x2e,0xfe,0x34,0x38,0xd3,0x38,0x36,0x30,0x2f,0x24,0x2b,0x15,0xff,0x06,0xe5, -0xca,0x62,0xb2,0xa1,0x5e,0x9b,0xa0,0x88,0xb1,0xcb,0xc7,0xea,0x09,0xba,0x22,0x32, -0x71,0x36,0x31,0x6f,0x27,0x1a,0x21,0x0c,0xfd,0x0e,0xf0,0xe4,0xd0,0xdc,0xda,0x8d, -0xde,0xe6,0x1f,0xf2,0xfe,0x8d,0x0b,0x17,0x92,0x20,0x26,0x8e,0x29,0x28,0x29,0x26, -0x24,0x95,0x23,0x23,0x14,0x21,0x1c,0xe6,0x14,0x0b,0x6f,0x02,0xf8,0x90,0xed,0xe4, -0x51,0xdc,0xd7,0x46,0xd5,0xd5,0x61,0xd5,0xd5,0xe2,0xd4,0xd6,0x5d,0xdd,0xea,0xf2, -0xfd,0x15,0xfd,0x2d,0x41,0x3b,0x4d,0x4d,0x51,0x41,0x2b,0x9f,0x10,0xf3,0x17,0xd8, -0xc2,0x87,0xb4,0xae,0x6d,0xb1,0xba,0xba,0xc9,0xdd,0x55,0xf3,0x0a,0xb3,0x1f,0x30, -0x57,0x39,0x39,0x6a,0x33,0x29,0x47,0x1e,0x14,0xa3,0x0b,0x04,0xc2,0xfe,0xfc,0xb3, -0xfc,0xfd,0x8d,0xfe,0xfe,0xc3,0xfd,0xfe,0xb4,0x00,0x06,0xc1,0x0c,0x12,0xf3,0x14, -0x14,0x79,0x11,0x0c,0x16,0x07,0x02,0x50,0xfe,0xfc,0x19,0xfd,0xfe,0xc5,0xfd,0xf8, -0x1e,0xee,0xde,0x14,0xcc,0xbb,0xa3,0xaf,0xac,0x2a,0xb3,0xc2,0x81,0xd7,0x00,0x01, -0x00,0xff,0x47,0xfe,0xfc,0x28,0xfa,0xf6,0x5f,0xf3,0xef,0x67,0xeb,0xe7,0x94,0xe3, -0xe0,0xf6,0xdd,0xdc,0x44,0xdb,0xda,0xee,0xda,0xdb,0x45,0xdc,0xdd,0x29,0xdf,0xe1, -0xa1,0xe3,0xe6,0x7a,0xe9,0xec,0x70,0xee,0xf0,0x9b,0xf2,0xf4,0x06,0xf7,0xfb,0x14, -0x01,0x08,0x73,0x10,0x18,0x66,0x1e,0x21,0x55,0x21,0x1f,0x79,0x1d,0x1b,0x49,0x1a, -0x19,0xa8,0x18,0x17,0x61,0x14,0x10,0xfd,0x0c,0x09,0xbb,0x07,0x06,0xae,0x06,0x06, -0x17,0x06,0x05,0xec,0x05,0x06,0xfa,0x07,0x09,0x9a,0x0b,0x0d,0x9c,0x10,0x14,0xf0, -0x17,0x1c,0x95,0x20,0x24,0x45,0x27,0x29,0xa6,0x2a,0x2b,0x97,0x2b,0x2a,0xbd,0x29, -0x28,0x2b,0x27,0x24,0x49,0x21,0x1d,0x98,0x19,0x15,0x9c,0x12,0x0f,0x7c,0x0d,0x0c, -0xd0,0x0b,0x0c,0x57,0x0c,0x09,0xb7,0x03,0xfc,0xbe,0xf7,0xf5,0x5b,0xf6,0xf6,0xeb, -0xf3,0xec,0xce,0xe2,0xd7,0x8b,0xcd,0xc5,0xbb,0xbf,0xba,0x26,0xb5,0xb0,0x5d,0xae, -0xae,0x55,0xb1,0xb6,0xae,0xbe,0xc7,0xd8,0xd0,0xd9,0x61,0xe0,0xe7,0x34,0xee,0xf4, -0x1f,0xfb,0x00,0x36,0x05,0x09,0x67,0x0d,0x10,0x1f,0x14,0x16,0x20,0x17,0x18,0x18, -0x1a,0x1a,0xde,0x1a,0x1a,0xce,0x1b,0x1d,0x83,0x1e,0x1f,0x34,0x1f,0x1e,0xea,0x1d, -0x1c,0x3d,0x1b,0x19,0xb3,0x17,0x17,0x16,0x18,0x19,0x90,0x19,0x19,0x7a,0x19,0x19, -0x7a,0x1a,0x1c,0x82,0x1e,0x21,0xd9,0x24,0x27,0x2b,0x2a,0x2c,0x17,0x2f,0x32,0xd1, -0x35,0x39,0xce,0x3d,0x41,0x21,0x44,0x46,0xfd,0x48,0x4a,0x46,0x4b,0x4b,0xe2,0x49, -0x48,0xd2,0x45,0x43,0xa1,0x3f,0x3b,0xdc,0x36,0x30,0x05,0x28,0x1e,0x3e,0x15,0x0b, -0x20,0x00,0xf5,0xbb,0xec,0xe6,0x16,0xe3,0xe1,0x6b,0xe0,0xdd,0xf7,0xd8,0xd3,0x3e, -0xd0,0xcf,0x53,0xd0,0xd2,0x60,0xd2,0xd0,0x20,0xcb,0xc5,0xc2,0xbf,0xbb,0x5f,0xba, -0xba,0xb9,0xbb,0xbc,0x02,0xbb,0xb8,0x1c,0xb6,0xb3,0x35,0xb1,0xaf,0x8d,0xae,0xac, -0x8b,0xaa,0xa8,0x1f,0xa9,0xab,0x9b,0xb0,0xb6,0x2f,0xbe,0xc4,0xab,0xc9,0xcc,0xa7, -0xcd,0xce,0x02,0xcf,0xd0,0x59,0xd2,0xd3,0x3b,0xd4,0xd3,0x36,0xd1,0xce,0x17,0xcc, -0xcb,0x20,0xcc,0xcf,0x58,0xd4,0xd9,0x42,0xdd,0xe0,0xe6,0xe2,0xe5,0xa3,0xe7,0xea, -0xd4,0xec,0xef,0xd4,0xf1,0xf4,0x26,0xf7,0xf9,0xdf,0xfc,0xff,0x2f,0x03,0x06,0x30, -0x08,0x0a,0xd4,0x0c,0x0f,0xfd,0x12,0x16,0xec,0x1b,0x22,0x7b,0x2a,0x32,0x36,0x39, -0x3e,0x3a,0x42,0x44,0x11,0x44,0x42,0xe2,0x3e,0x3a,0xed,0x36,0x33,0x19,0x31,0x2e, -0x7a,0x2b,0x26,0xbf,0x21,0x1c,0x9e,0x19,0x18,0x4d,0x1a,0x1c,0x9c,0x1e,0x1e,0xc0, -0x1a,0x15,0x13,0x0e,0x07,0x37,0x03,0x03,0x52,0x08,0x11,0x2e,0x1e,0x2a,0x49,0x35, -0x3c,0x02,0x3f,0x3e,0xe6,0x3a,0x35,0x76,0x2e,0x27,0xb5,0x20,0x1b,0x62,0x16,0x12, -0x91,0x0d,0x08,0x5b,0x03,0xfd,0x32,0xf6,0xee,0x66,0xe6,0xde,0x3a,0xd8,0xd3,0x43, -0xd0,0xcf,0x66,0xd0,0xd2,0xe6,0xd4,0xd7,0xea,0xda,0xdf,0x00,0xe4,0xea,0x12,0xf1, -0xf8,0xfe,0x00,0x08,0xcb,0x0e,0x12,0x0d,0x15,0x15,0xcd,0x15,0x15,0xe7,0x14,0x13, -0x97,0x10,0x0c,0x20,0x06,0x00,0x74,0xfb,0xf8,0x95,0xf6,0xf5,0x38,0xf4,0xf2,0x93, -0xef,0xec,0xde,0xea,0xea,0x3a,0xed,0xf1,0x7c,0xf7,0xfd,0x50,0x01,0x03,0xe3,0x02, -0x01,0xb9,0x00,0x01,0x02,0x02,0x01,0x2e,0x00,0xfd,0x48,0xfb,0xfa,0x73,0xfa,0xfb, -0x86,0xfc,0xfd,0x89,0xfe,0xff,0x4f,0x02,0x05,0x7b,0x09,0x0c,0xed,0x0f,0x13,0x20, -0x16,0x19,0x67,0x1c,0x1d,0xd7,0x1b,0x18,0x4b,0x16,0x16,0xa4,0x18,0x1b,0x5b,0x1d, -0x1b,0x0b,0x17,0x11,0x47,0x0d,0x0a,0xed,0x08,0x06,0x78,0x03,0xff,0xee,0xfc,0xfb, -0x1d,0xfd,0xff,0x8c,0x02,0x04,0xad,0x06,0x07,0x0f,0x09,0x0a,0x19,0x0e,0x14,0x76, -0x1d,0x27,0xfd,0x31,0x39,0xff,0x3e,0x3f,0x1a,0x3b,0x32,0x98,0x28,0x1f,0xcd,0x19, -0x16,0xe5,0x13,0x11,0x55,0x0e,0x0b,0xb7,0x08,0x05,0xbf,0x02,0xfe,0x4c,0xfa,0xf5, -0x7b,0xf1,0xed,0xf8,0xe9,0xe6,0x43,0xe2,0xde,0x02,0xda,0xd5,0xbe,0xd1,0xcc,0x55, -0xc4,0xb9,0x07,0xae,0xa3,0x4e,0x9c,0x96,0x0b,0x93,0x90,0xb8,0x8e,0x8d,0x33,0x8c, -0x8c,0x15,0x8e,0x91,0x4e,0x97,0x9d,0xfb,0xa3,0xa8,0x6e,0xab,0xab,0x3b,0xab,0xab, -0x6b,0xae,0xb3,0x77,0xba,0xc2,0x94,0xca,0xd3,0x5c,0xde,0xe9,0x45,0xf3,0xfa,0xc5, -0xfd,0xfd,0xac,0xfb,0xf8,0x3c,0xf6,0xf4,0xdd,0xf4,0xf5,0xea,0xf6,0xf9,0x90,0xfc, -0x01,0x98,0x06,0x09,0x6c,0x0a,0x09,0x15,0x09,0x0b,0x79,0x11,0x19,0x86,0x21,0x27, -0x04,0x2a,0x29,0x9a,0x27,0x26,0x62,0x27,0x2b,0x5c,0x31,0x35,0x29,0x37,0x36,0xaa, -0x35,0x35,0xfb,0x37,0x3c,0x2f,0x44,0x4c,0x5b,0x55,0x5c,0x75,0x60,0x63,0xb1,0x65, -0x69,0x33,0x6d,0x71,0x39,0x76,0x7a,0x97,0x7d,0x7f,0x46,0x7f,0x7c,0xfc,0x77,0x71, -0x91,0x68,0x60,0x19,0x5a,0x54,0x3e,0x50,0x4b,0x89,0x46,0x40,0x6e,0x3a,0x34,0xd1, -0x2e,0x2b,0xa6,0x29,0x28,0xfb,0x27,0x27,0x52,0x26,0x24,0x3b,0x21,0x1b,0x85,0x13, -0x0b,0x20,0x02,0xf9,0x3d,0xf3,0xef,0x94,0xed,0xec,0x8d,0xeb,0xe8,0xa8,0xe3,0xdd, -0x06,0xd7,0xd1,0xb4,0xcc,0xc9,0x78,0xc7,0xc5,0x6b,0xc3,0xc0,0x46,0xbd,0xba,0xc9, -0xb8,0xb8,0x40,0xb8,0xb9,0x28,0xbc,0xc0,0xd3,0xc4,0xc9,0x08,0xce,0xd2,0xe7,0xd6, -0xdb,0x9d,0xe1,0xe7,0x56,0xeb,0xec,0xe0,0xe8,0xe2,0xfd,0xdb,0xd5,0x4d,0xd1,0xce, -0x37,0xcd,0xcd,0x9a,0xcf,0xd2,0x50,0xd4,0xd5,0xcf,0xd6,0xd6,0x0f,0xd7,0xd7,0x17, -0xd9,0xdc,0x46,0xe1,0xe6,0x13,0xe9,0xe7,0x1f,0xe3,0xdc,0x45,0xd6,0xd3,0xf2,0xd3, -0xd8,0xbf,0xe1,0xeb,0xf8,0xf3,0xf9,0xcd,0xfd,0x01,0x01,0x05,0x09,0x48,0x0d,0x0f, -0xe2,0x0e,0x0d,0x8e,0x0e,0x12,0xf7,0x19,0x23,0x58,0x2c,0x32,0x09,0x35,0x33,0x00, -0x2d,0x24,0x80,0x19,0x0f,0xb4,0x07,0x03,0xec,0x02,0x03,0x93,0x02,0xff,0x29,0xfa, -0xf3,0x63,0xec,0xe6,0x07,0xe2,0xde,0xcf,0xdc,0xda,0xfe,0xd8,0xd7,0xd0,0xd4,0xd2, -0xdd,0xd1,0xd2,0xf9,0xd4,0xd7,0x6c,0xd9,0xd8,0x49,0xd5,0xd0,0x7d,0xcc,0xc9,0xe4, -0xc7,0xc8,0x2b,0xcb,0xcd,0xaf,0xd0,0xd3,0xf4,0xd5,0xd8,0xa6,0xd9,0xd9,0xd8,0xd8, -0xd8,0x6d,0xda,0xdd,0xf9,0xe1,0xe6,0xc8,0xea,0xee,0xda,0xf1,0xf4,0xa1,0xf5,0xf7, -0x75,0xfa,0x00,0x03,0x09,0x14,0x85,0x1f,0x28,0x58,0x2d,0x2d,0x69,0x2a,0x25,0x6f, -0x22,0x20,0x39,0x20,0x1f,0xac,0x1e,0x1d,0x55,0x1d,0x1f,0x08,0x23,0x25,0x0e,0x26, -0x22,0x5d,0x1d,0x17,0xc0,0x11,0x0e,0xe6,0x0c,0x0c,0xdc,0x0d,0x10,0x87,0x15,0x1c, -0xac,0x25,0x2e,0xee,0x36,0x3b,0x1b,0x3d,0x3c,0xb0,0x3a,0x3b,0x6d,0x40,0x47,0xaa, -0x4f,0x56,0x50,0x5a,0x5d,0xe0,0x5e,0x60,0x86,0x61,0x62,0xd1,0x61,0x60,0x7d,0x5e, -0x59,0x4a,0x51,0x46,0x3a,0x3b,0x30,0x24,0x27,0x1f,0xeb,0x19,0x15,0x7c,0x13,0x12, -0x4b,0x13,0x14,0xac,0x16,0x18,0x23,0x19,0x19,0x5b,0x1a,0x1b,0x46,0x1c,0x1c,0x18, -0x1c,0x1b,0x84,0x1a,0x1a,0x3d,0x1d,0x22,0x54,0x29,0x30,0x7c,0x35,0x35,0x1f,0x32, -0x2b,0x77,0x24,0x1e,0x04,0x19,0x14,0xdd,0x10,0x0c,0xd6,0x06,0x00,0x0a,0xfa,0xf2, -0xfe,0xeb,0xe6,0x4d,0xe4,0xe3,0x2a,0xe3,0xe0,0x7d,0xdb,0xd3,0xe4,0xc8,0xbd,0x1f, -0xb3,0xa9,0x9a,0xa2,0x9e,0xf9,0x9c,0x9c,0x1b,0x9c,0x99,0x1e,0x96,0x91,0x91,0x8b, -0x86,0xa9,0x82,0x80,0x03,0x80,0x82,0x3e,0x89,0x92,0x81,0x9b,0xa5,0xd4,0xae,0xb7, -0x25,0xbd,0xc0,0xbd,0xc3,0xc7,0x82,0xcb,0xd0,0xc5,0xd4,0xd7,0x4b,0xd8,0xd6,0x34, -0xd2,0xcd,0xf5,0xc9,0xc9,0xfc,0xcc,0xd2,0xf1,0xd5,0xd6,0x6c,0xd4,0xd0,0x46,0xcd, -0xcc,0xac,0xcf,0xd5,0x81,0xdb,0xe0,0x0f,0xe4,0xe5,0x00,0xe6,0xe8,0xdd,0xed,0xf3, -0x72,0xf6,0xf6,0xb7,0xf3,0xf0,0x28,0xef,0xf1,0xe3,0xf6,0xfe,0x91,0x04,0x08,0x5f, -0x0b,0x0c,0x90,0x0b,0x09,0xff,0x06,0x02,0xc5,0xfb,0xf3,0xfb,0xeb,0xe7,0xbb,0xe8, -0xef,0x03,0xf9,0x03,0xfa,0x0c,0x14,0x62,0x19,0x1d,0x9d,0x22,0x27,0x7f,0x2d,0x32, -0x5c,0x37,0x3a,0xeb,0x3b,0x3a,0x0d,0x38,0x34,0x56,0x31,0x2f,0xd8,0x2e,0x2d,0xfe, -0x2a,0x25,0x6d,0x20,0x1d,0xb2,0x1d,0x21,0xe7,0x26,0x2d,0x66,0x34,0x3b,0xba,0x41, -0x45,0x42,0x46,0x45,0x1d,0x44,0x41,0xa6,0x3e,0x3c,0x38,0x3b,0x3a,0xd8,0x39,0x38, -0xf7,0x35,0x31,0x1f,0x2c,0x24,0xf7,0x1b,0x14,0x5d,0x10,0x0f,0xc3,0x10,0x13,0xf3, -0x14,0x15,0x46,0x15,0x16,0x02,0x19,0x1d,0xab,0x23,0x29,0x0f,0x30,0x34,0xed,0x36, -0x35,0x5c,0x32,0x2e,0xa4,0x2b,0x2a,0x1e,0x2b,0x2a,0x89,0x28,0x25,0xc1,0x20,0x1c, -0xa3,0x18,0x16,0xba,0x16,0x18,0x96,0x1a,0x1b,0x52,0x18,0x11,0x7b,0x09,0x02,0x04, -0xfe,0xfd,0x3c,0x01,0x06,0x4f,0x0d,0x12,0xbe,0x16,0x18,0xe9,0x18,0x19,0xd0,0x19, -0x1b,0xd8,0x1d,0x1f,0xbf,0x20,0x1e,0x0f,0x1a,0x12,0x6b,0x0a,0x02,0xe6,0xfa,0xf4, -0xd6,0xee,0xea,0x5a,0xe8,0xe8,0xa4,0xe9,0xeb,0xa8,0xed,0xef,0xac,0xf1,0xf2,0xaf, -0xf3,0xf3,0x78,0xf2,0xf0,0x95,0xec,0xe6,0x0d,0xdf,0xd6,0xf4,0xcd,0xc7,0x97,0xc2, -0xbe,0x7f,0xbc,0xba,0x39,0xb9,0xb8,0x51,0xb7,0xb6,0x14,0xb4,0xb0,0xd1,0xaa,0xa5, -0x3c,0xa2,0xa1,0x10,0xa2,0xa3,0x0c,0xa4,0xa1,0xfc,0x9c,0x96,0x48,0x90,0x8c,0xf1, -0x8b,0x90,0x5a,0x99,0xa4,0xda,0xaf,0xb8,0xcf,0xbe,0xc1,0x2c,0xc4,0xc8,0xa2,0xce, -0xd6,0xa8,0xde,0xe5,0x2e,0xeb,0xed,0x96,0xec,0xe9,0x73,0xe4,0xdf,0x7f,0xdc,0xda, -0x02,0xd9,0xd8,0x7f,0xd9,0xda,0xd4,0xdb,0xde,0x2e,0xe4,0xeb,0xe8,0xf3,0xfa,0x7d, -0xff,0x01,0x6f,0x03,0x04,0xb7,0x05,0x07,0xf0,0x07,0x08,0x00,0x07,0x05,0x10,0x03, -0x02,0x2b,0x05,0x0a,0x29,0x11,0x16,0xd9,0x19,0x1b,0x25,0x1c,0x1d,0x91,0x1e,0x20, -0x7c,0x23,0x27,0xa3,0x2c,0x33,0xcf,0x3b,0x43,0x32,0x49,0x4d,0x4e,0x51,0x53,0x3e, -0x55,0x54,0xf1,0x4f,0x49,0x64,0x41,0x39,0x24,0x32,0x2c,0x61,0x26,0x20,0x25,0x1a, -0x15,0xaf,0x15,0x19,0xcb,0x20,0x28,0x48,0x2e,0x2f,0x7b,0x2d,0x29,0xbb,0x26,0x26, -0xe0,0x27,0x2c,0x11,0x32,0x38,0xc8,0x3e,0x44,0x22,0x48,0x49,0x5c,0x48,0x44,0xb4, -0x3e,0x39,0x8a,0x35,0x31,0x4c,0x2e,0x2c,0x63,0x2c,0x2e,0x4f,0x32,0x34,0xa8,0x34, -0x32,0x05,0x2e,0x28,0xd5,0x21,0x1a,0x97,0x12,0x0a,0x42,0x02,0xfc,0xe1,0xf8,0xf8, -0x28,0xfa,0xfc,0xf8,0xfe,0x01,0xae,0x05,0x09,0x5c,0x0c,0x0b,0x8f,0x08,0x02,0xfd, -0xfc,0xf8,0x91,0xf4,0xf2,0xe1,0xef,0xed,0x06,0xeb,0xe9,0xbf,0xea,0xec,0x0b,0xef, -0xf1,0x70,0xf2,0xf3,0xf4,0xf3,0xf5,0x4c,0xfa,0x01,0xfc,0x0a,0x12,0x4e,0x18,0x1b, -0x23,0x1d,0x1f,0x2a,0x23,0x26,0x4d,0x29,0x28,0x66,0x23,0x1b,0x03,0x12,0x0a,0x6c, -0x06,0x04,0x07,0x03,0x00,0x39,0xfd,0xfa,0x56,0xf9,0xfa,0x70,0xfb,0xfc,0x39,0xfc, -0xfa,0xf1,0xf6,0xf3,0x4b,0xf2,0xf3,0x6b,0xf7,0xfa,0x4c,0xfa,0xf3,0x3e,0xe8,0xd9, -0xec,0xcc,0xc3,0x66,0xbd,0xb9,0xbd,0xb7,0xb6,0x1a,0xb7,0xb9,0x88,0xbd,0xc2,0x30, -0xc5,0xc6,0xa0,0xc4,0xc2,0x03,0xc0,0xbf,0x45,0xc0,0xc2,0x65,0xc4,0xc5,0x94,0xc4, -0xc2,0x07,0xbf,0xba,0xaa,0xb5,0xb0,0x5b,0xac,0xa8,0x3f,0xa6,0xa4,0xcc,0xa5,0xaa, -0xd2,0xb1,0xbc,0xd2,0xc7,0xd2,0xd4,0xd9,0xdd,0x13,0xdc,0xd6,0x1f,0xcf,0xc6,0x91, -0xbd,0xb8,0x01,0xb7,0xbb,0x11,0xc3,0xcc,0x8e,0xd6,0xde,0xcc,0xe4,0xe8,0xea,0xea, -0xec,0xc6,0xed,0xef,0x8c,0xf2,0xf6,0x21,0xfa,0xfe,0xdb,0x03,0x09,0x92,0x0d,0x10, -0x6c,0x12,0x12,0xf4,0x0f,0x0b,0xa8,0x05,0xff,0x08,0xfb,0xf8,0x8a,0xf8,0xfa,0xc3, -0xfc,0xfe,0x2f,0x00,0x00,0xb6,0x00,0x02,0x23,0x06,0x0d,0x50,0x16,0x20,0xfc,0x2a, -0x33,0xc1,0x38,0x3c,0x31,0x3d,0x3c,0xb8,0x3a,0x38,0x36,0x36,0x34,0xdc,0x33,0x33, -0xf8,0x33,0x35,0x6a,0x39,0x3f,0xf0,0x45,0x4d,0xb0,0x53,0x59,0x76,0x5d,0x5f,0x62, -0x5e,0x5a,0xdf,0x54,0x4c,0x55,0x42,0x38,0xfd,0x32,0x32,0xa0,0x35,0x3c,0x34,0x43, -0x48,0x4b,0x4b,0x4a,0x96,0x46,0x41,0xd1,0x3b,0x38,0xda,0x38,0x3c,0x82,0x41,0x47, -0xa6,0x4c,0x51,0xb1,0x54,0x57,0xab,0x59,0x59,0x8d,0x57,0x51,0x0b,0x49,0x3d,0x9e, -0x31,0x26,0xd7,0x1d,0x18,0x34,0x15,0x13,0x9e,0x13,0x14,0x55,0x16,0x19,0x11,0x1b, -0x1a,0xe9,0x15,0x0c,0x08,0xff,0xef,0x29,0xe1,0xd7,0x07,0xd3,0xd2,0xd5,0xd2,0xd2, -0x5b,0xd1,0xcf,0x51,0xcc,0xc9,0x8e,0xc8,0xc8,0xba,0xca,0xce,0x35,0xd3,0xd8,0x8b, -0xdd,0xe0,0xbe,0xe2,0xe3,0x3b,0xe5,0xe8,0x93,0xec,0xf1,0x91,0xf3,0xf2,0x95,0xec, -0xe3,0x35,0xda,0xd3,0x4f,0xd2,0xd4,0x02,0xd7,0xd8,0xdb,0xd8,0xd8,0xf0,0xd6,0xd5, -0x69,0xd3,0xd0,0xb1,0xcb,0xc6,0x6c,0xc2,0xc0,0xd0,0xc0,0xc4,0x29,0xca,0xcf,0x2b, -0xd4,0xd6,0x47,0xd6,0xd4,0x33,0xd1,0xce,0x17,0xcd,0xcd,0x08,0xcf,0xd0,0xcf,0xd2, -0xd4,0xd4,0xd5,0xd7,0x65,0xd8,0xd8,0x82,0xd6,0xd4,0x02,0xd2,0xd1,0x30,0xd1,0xd3, -0xe1,0xd6,0xdc,0xa1,0xe1,0xe6,0xba,0xea,0xee,0x34,0xf2,0xf7,0x00,0xfc,0x00,0x42, -0x02,0x02,0x70,0x00,0xfe,0x1f,0xfe,0xfd,0x3e,0xfe,0xff,0xc0,0x00,0x03,0xd9,0x06, -0x09,0x16,0x0a,0x08,0xea,0x05,0x02,0xbf,0x00,0xff,0xb6,0xfe,0xfd,0x3d,0xfc,0xfa, -0xc0,0xf8,0xf9,0xad,0xfd,0x03,0x39,0x0a,0x11,0xc0,0x17,0x1d,0xd6,0x20,0x21,0x40, -0x1d,0x16,0xa6,0x0d,0x04,0xb9,0xfb,0xf3,0x6c,0xed,0xe9,0x4a,0xe9,0xec,0xf0,0xf0, -0xf6,0xb0,0xf8,0xf6,0xfa,0xef,0xe6,0x97,0xdc,0xd4,0x4c,0xcf,0xcb,0xed,0xc9,0xc9, -0x68,0xcb,0xd0,0xf6,0xd8,0xe3,0xb0,0xec,0xf4,0x74,0xf9,0xfc,0xbb,0xff,0x03,0x8f, -0x09,0x0f,0x47,0x14,0x16,0x3c,0x16,0x13,0x62,0x0f,0x0d,0x69,0x0f,0x14,0x13,0x1a, -0x1f,0x56,0x23,0x26,0x25,0x29,0x2c,0x6d,0x31,0x36,0x27,0x3b,0x3e,0x5d,0x41,0x43, -0x55,0x45,0x48,0x11,0x4c,0x52,0x20,0x5a,0x63,0x7c,0x6c,0x72,0x3a,0x75,0x73,0x8d, -0x6f,0x69,0xb7,0x62,0x5c,0xf3,0x55,0x50,0x37,0x4c,0x49,0x3e,0x49,0x49,0x96,0x49, -0x49,0x22,0x48,0x47,0x82,0x46,0x46,0xd2,0x45,0x45,0x31,0x43,0x3f,0xdd,0x3a,0x34, -0xde,0x2e,0x2a,0x49,0x29,0x2a,0xc9,0x2c,0x2d,0x80,0x29,0x21,0x19,0x17,0x0b,0x6c, -0x01,0xf8,0xab,0xf2,0xee,0xbd,0xec,0xeb,0xa4,0xe9,0xe7,0x93,0xe3,0xde,0x79,0xd9, -0xd5,0xfb,0xd4,0xd7,0xac,0xdc,0xe1,0xa1,0xe2,0xe0,0x50,0xd9,0xd0,0x24,0xc7,0xc0, -0xc2,0xbc,0xbc,0x3b,0xbf,0xc3,0x67,0xc8,0xcd,0x54,0xd1,0xd3,0x0e,0xd5,0xd5,0xf0, -0xd3,0xd2,0x43,0xd0,0xce,0x17,0xcd,0xcc,0x3a,0xcd,0xcd,0x9f,0xcd,0xcb,0xa5,0xc7, -0xc3,0x39,0xc0,0xbe,0x77,0xbe,0xc0,0x01,0xc3,0xc6,0xea,0xc9,0xcb,0xab,0xcb,0xca, -0x84,0xc8,0xc6,0xbf,0xc5,0xc4,0xbb,0xc3,0xc2,0xa6,0xc0,0xbe,0x36,0xbb,0xb6,0x7b, -0xb1,0xac,0x63,0xa8,0xa7,0x91,0xa8,0xac,0xad,0xb3,0xbc,0xed,0xc6,0xd0,0x2f,0xda, -0xe1,0x1a,0xe6,0xe7,0x0c,0xe8,0xe9,0x48,0xee,0xf5,0x3f,0xfe,0x03,0xba,0x03,0xfe, -0xb4,0xf4,0xe9,0xe9,0xdf,0xd9,0xd0,0xd5,0xd6,0xbf,0xdb,0xe2,0xd2,0xe7,0xea,0x66, -0xe9,0xe5,0x9c,0xe1,0xdf,0x65,0xe0,0xe5,0x78,0xee,0xf9,0x55,0x04,0x0d,0xf5,0x12, -0x14,0x7e,0x14,0x13,0x95,0x13,0x16,0x3d,0x1d,0x25,0xf3,0x2c,0x32,0x94,0x34,0x34, -0xc2,0x31,0x2f,0xf3,0x2d,0x2e,0x1f,0x32,0x37,0x21,0x3d,0x42,0x8a,0x45,0x44,0x47, -0x3f,0x36,0xfd,0x2d,0x27,0x80,0x23,0x23,0x7b,0x26,0x29,0x47,0x2a,0x27,0x72,0x20, -0x18,0x35,0x12,0x10,0x59,0x14,0x1c,0xa3,0x25,0x2e,0xc5,0x33,0x35,0x4a,0x34,0x30, -0x1a,0x2c,0x27,0x15,0x23,0x20,0x82,0x1e,0x1e,0x90,0x1e,0x20,0x09,0x24,0x28,0x0b, -0x2e,0x33,0xf4,0x37,0x3b,0x58,0x3d,0x3d,0x92,0x3b,0x39,0x5a,0x38,0x38,0xe7,0x39, -0x3c,0x75,0x3f,0x42,0x5c,0x45,0x46,0xc2,0x44,0x41,0x8d,0x3e,0x3b,0x0d,0x3a,0x38, -0xae,0x37,0x35,0x4a,0x33,0x30,0xcf,0x2e,0x2c,0x83,0x28,0x22,0xc8,0x19,0x0e,0xaa, -0x03,0xfa,0xfd,0xf5,0xf5,0x28,0xf8,0xfb,0xe1,0xfb,0xf9,0xaa,0xf5,0xf2,0x42,0xf1, -0xf3,0x7b,0xf8,0xfd,0x62,0xff,0xfd,0x0b,0xf9,0xf3,0x1b,0xf0,0xee,0xb8,0xed,0xec, -0x02,0xe9,0xe4,0xab,0xdf,0xda,0xc8,0xd5,0xd1,0xca,0xcd,0xca,0xb3,0xc7,0xc7,0x64, -0xc9,0xcd,0x5f,0xd4,0xda,0x0c,0xe0,0xe3,0x02,0xe4,0xe2,0x9f,0xe0,0xdd,0xce,0xdb, -0xdb,0xd0,0xdb,0xde,0x54,0xe2,0xe7,0x18,0xee,0xf5,0xd3,0xfb,0xff,0xcf,0x00,0xfd, -0x2c,0xf7,0xed,0xbe,0xe3,0xda,0xd2,0xd2,0xcd,0x7c,0xca,0xc8,0xc5,0xc6,0xc5,0x36, -0xc4,0xc3,0x5a,0xc4,0xc6,0xac,0xca,0xcf,0x81,0xd2,0xd4,0x86,0xd4,0xd2,0xbe,0xcf, -0xca,0x9e,0xc4,0xbc,0x5e,0xb5,0xae,0x4f,0xaa,0xa6,0xee,0xa4,0xa4,0x89,0xa6,0xaa, -0xff,0xb1,0xbb,0xd4,0xc5,0xce,0x3d,0xd4,0xd4,0x4d,0xd1,0xcc,0x42,0xc8,0xc7,0x9c, -0xcb,0xd3,0x62,0xdd,0xe8,0xee,0xf3,0xfc,0x90,0x00,0x01,0x95,0xfe,0xf9,0xf2,0xf1, -0xea,0x17,0xe4,0xe0,0xf7,0xdf,0xe2,0xba,0xe7,0xed,0x79,0xf3,0xf9,0x15,0xff,0x05, -0x52,0x0b,0x10,0xf5,0x11,0x0f,0xa6,0x09,0x03,0xa3,0xff,0x00,0x0c,0x07,0x11,0x5a, -0x1e,0x2b,0xd5,0x36,0x3f,0x7d,0x45,0x48,0x90,0x47,0x44,0x39,0x40,0x3b,0x0a,0x38, -0x35,0x3e,0x35,0x34,0x8f,0x34,0x34,0xd1,0x33,0x33,0x19,0x33,0x32,0xd1,0x30,0x2f, -0x1e,0x30,0x31,0xb4,0x32,0x33,0x1c,0x34,0x33,0x5c,0x33,0x33,0xf7,0x34,0x38,0xf1, -0x3c,0x42,0xcf,0x48,0x4c,0xa4,0x4c,0x49,0xae,0x44,0x3e,0xfa,0x38,0x34,0xf6,0x30, -0x2e,0x5b,0x2d,0x2c,0x27,0x2c,0x2c,0x7c,0x2e,0x31,0x16,0x35,0x39,0x74,0x3d,0x41, -0xf3,0x43,0x45,0xb9,0x45,0x44,0x90,0x40,0x3c,0xa1,0x37,0x34,0x17,0x33,0x33,0x50, -0x33,0x33,0x27,0x33,0x31,0xff,0x2f,0x2d,0x65,0x2a,0x26,0xdf,0x22,0x1d,0xb3,0x15, -0x0c,0xf4,0x01,0xf7,0xff,0xef,0xea,0x9a,0xe8,0xe9,0x0b,0xed,0xf0,0x1f,0xf4,0xf5, -0xad,0xf6,0xf7,0x00,0xf7,0xf6,0x30,0xf3,0xed,0x4b,0xe5,0xdb,0x0b,0xd3,0xcd,0xda, -0xcc,0xd0,0xe7,0xd6,0xde,0x43,0xe4,0xe7,0x35,0xe7,0xe4,0xf7,0xdf,0xda,0x6a,0xd5, -0xd1,0x76,0xcf,0xcf,0x9f,0xd2,0xd6,0x96,0xda,0xdd,0x2e,0xe0,0xe1,0xd6,0xe1,0xe1, -0x99,0xe0,0xdf,0xd0,0xdc,0xd9,0x4a,0xd5,0xd0,0x90,0xca,0xc5,0xb1,0xbf,0xba,0x0b, -0xb7,0xb4,0x8d,0xb4,0xb6,0x71,0xb9,0xbe,0xd4,0xc3,0xc8,0x3e,0xcc,0xcd,0x78,0xcd, -0xcd,0xb1,0xcd,0xcf,0x6a,0xd2,0xd5,0x65,0xd7,0xd8,0xa6,0xd8,0xd8,0x5e,0xd9,0xd9, -0xeb,0xd9,0xda,0xe2,0xda,0xdc,0xfa,0xde,0xe0,0xdb,0xe0,0xdf,0x41,0xdc,0xda,0x20, -0xd9,0xd9,0x23,0xd9,0xd7,0xdd,0xd4,0xd0,0xe4,0xca,0xc5,0x99,0xc0,0xbb,0x6e,0xb7, -0xb3,0xcc,0xb1,0xb1,0xbc,0xb3,0xb7,0x81,0xbb,0xc1,0x70,0xc7,0xce,0x2f,0xd7,0xde, -0xcf,0xe4,0xe8,0xba,0xea,0xeb,0x4d,0xed,0xf0,0x61,0xf4,0xf9,0xbe,0xff,0x06,0x11, -0x0d,0x14,0x98,0x1b,0x21,0x0a,0x26,0x28,0xca,0x29,0x2a,0x93,0x2a,0x2b,0x12,0x2c, -0x2d,0xb8,0x2f,0x32,0x6b,0x36,0x3b,0xa4,0x41,0x49,0xe5,0x51,0x5a,0xb1,0x60,0x64, -0x77,0x65,0x64,0xf9,0x62,0x61,0x8e,0x62,0x65,0x84,0x69,0x6d,0x46,0x6f,0x6e,0xc3, -0x6a,0x66,0x19,0x63,0x60,0xfa,0x5e,0x5d,0x25,0x5b,0x57,0xfd,0x52,0x4c,0xeb,0x44, -0x3b,0x46,0x30,0x24,0x7f,0x1a,0x12,0xb1,0x0d,0x0d,0xd8,0x10,0x16,0x76,0x1c,0x22, -0x64,0x27,0x2b,0x68,0x2e,0x30,0x71,0x30,0x2f,0xe7,0x2c,0x28,0x1a,0x23,0x1d,0x49, -0x1a,0x19,0x1b,0x1b,0x1c,0xa6,0x1b,0x18,0x90,0x12,0x0d,0xb8,0x0a,0x0a,0x55,0x0b, -0x0c,0x05,0x0c,0x0a,0xc3,0x07,0x06,0x62,0x06,0x08,0x15,0x0b,0x0d,0x66,0x0e,0x0d, -0x9d,0x0b,0x08,0xb4,0x04,0x01,0x1d,0x00,0xff,0x36,0xff,0xff,0xa6,0xff,0xff,0x72, -0xfd,0xfa,0x06,0xf6,0xf1,0x04,0xed,0xea,0x96,0xe9,0xe9,0xbe,0xea,0xeb,0xab,0xec, -0xed,0x40,0xec,0xe9,0x85,0xe4,0xde,0x26,0xd8,0xd2,0xb6,0xcd,0xca,0x80,0xc7,0xc6, -0xc3,0xc5,0xc5,0x3c,0xc6,0xc7,0x93,0xc8,0xc9,0x0e,0xcb,0xcc,0xf4,0xcd,0xd0,0xe4, -0xd2,0xd5,0xe5,0xd6,0xd7,0xb6,0xd6,0xd5,0x72,0xd3,0xd1,0xbe,0xd0,0xcf,0x39,0xce, -0xcb,0x5f,0xc8,0xc4,0xd1,0xc0,0xc0,0x42,0xc2,0xc5,0x61,0xc6,0xc4,0x5c,0xc0,0xbb, -0x70,0xb6,0xb3,0x3b,0xb3,0xb4,0x9a,0xb7,0xbb,0x63,0xbf,0xc4,0x83,0xca,0xd2,0xcd, -0xdc,0xe6,0x44,0xee,0xf3,0x6c,0xf6,0xf6,0x91,0xf3,0xef,0x8c,0xeb,0xe8,0xb3,0xe6, -0xe7,0x08,0xea,0xed,0x81,0xef,0xf0,0x56,0xef,0xec,0xd4,0xe7,0xe2,0x47,0xdd,0xd8, -0x7d,0xd5,0xd3,0x32,0xd2,0xd2,0xba,0xd4,0xd8,0x3b,0xde,0xe4,0xe6,0xe9,0xed,0xe6, -0xed,0xec,0xc0,0xe9,0xe9,0xb0,0xea,0xee,0x7b,0xf4,0xfb,0x15,0x02,0x08,0x05,0x0e, -0x12,0x76,0x15,0x17,0xea,0x19,0x1c,0xe8,0x1f,0x23,0x1d,0x28,0x2b,0x98,0x2d,0x2d, -0xce,0x2c,0x2b,0xb1,0x29,0x29,0xa7,0x2a,0x2d,0xf4,0x30,0x35,0xf3,0x38,0x3a,0xcf, -0x3a,0x38,0xd4,0x33,0x2e,0xc9,0x29,0x26,0x19,0x26,0x28,0xc2,0x2b,0x30,0x57,0x35, -0x3a,0x93,0x3e,0x41,0x4d,0x43,0x42,0xfc,0x3f,0x3a,0x6a,0x33,0x2b,0x81,0x23,0x1e, -0xfa,0x1d,0x21,0x64,0x27,0x2e,0x99,0x34,0x38,0x34,0x39,0x37,0x1c,0x35,0x31,0x9c, -0x2e,0x2c,0x88,0x2c,0x2e,0xf9,0x31,0x35,0xee,0x38,0x3a,0x26,0x3a,0x38,0xc7,0x35, -0x32,0x7c,0x30,0x2f,0x4a,0x30,0x31,0x68,0x32,0x31,0xed,0x2f,0x2d,0xd6,0x2a,0x28, -0x67,0x26,0x24,0x29,0x23,0x22,0x44,0x22,0x23,0xcb,0x26,0x2b,0xc3,0x30,0x36,0xba, -0x3b,0x3f,0x90,0x40,0x40,0xaa,0x3f,0x3e,0x41,0x3c,0x3a,0xf1,0x36,0x32,0xc3,0x2b, -0x23,0xae,0x1b,0x13,0x92,0x0a,0x01,0xde,0xf9,0xf2,0x49,0xed,0xea,0xcb,0xea,0xeb, -0x7f,0xec,0xea,0x07,0xe5,0xdb,0x6e,0xd0,0xc3,0xb6,0xb6,0xaa,0x1f,0xa1,0x99,0x65, -0x94,0x91,0x9f,0x91,0x92,0xae,0x95,0x99,0x05,0x9d,0x9f,0x0c,0xa2,0xa4,0xc6,0xa7, -0xab,0xdd,0xaf,0xb2,0xea,0xb3,0xb3,0x4e,0xb3,0xb2,0xe9,0xb1,0xb1,0x22,0xb0,0xae, -0x3b,0xad,0xac,0x23,0xac,0xad,0xd1,0xae,0xb1,0x32,0xb3,0xb4,0xf4,0xb3,0xb2,0x89, -0xb0,0xae,0xd6,0xac,0xac,0xf5,0xac,0xae,0x62,0xaf,0xb0,0x5a,0xb2,0xb5,0x31,0xb9, -0xbe,0xad,0xc5,0xcc,0xdd,0xd2,0xd7,0x50,0xd9,0xda,0x57,0xdb,0xdc,0x9c,0xdf,0xe4, -0x74,0xea,0xf1,0x17,0xf8,0xfd,0xaa,0x01,0x04,0x58,0x06,0x06,0x8f,0x06,0x05,0x39, -0x04,0x02,0x94,0xff,0xfc,0x8b,0xfa,0xfa,0xc2,0xfb,0xff,0x03,0x04,0x09,0xa6,0x0e, -0x13,0x03,0x17,0x19,0xa8,0x1a,0x1a,0x8c,0x1a,0x1a,0x75,0x1a,0x1a,0xda,0x1a,0x1b, -0x00,0x1c,0x1e,0xdb,0x23,0x2a,0x7c,0x32,0x39,0xa3,0x3d,0x3f,0x93,0x3e,0x3c,0x2d, -0x3b,0x3a,0xc3,0x39,0x38,0xeb,0x35,0x31,0xb3,0x2a,0x23,0x42,0x1c,0x17,0x4b,0x16, -0x17,0xeb,0x1a,0x1e,0xa8,0x21,0x24,0xe1,0x25,0x27,0x55,0x29,0x2c,0x6d,0x32,0x3a, -0x43,0x43,0x4c,0xf7,0x53,0x59,0x55,0x5c,0x5d,0x22,0x5c,0x59,0xf7,0x54,0x4e,0xfb, -0x47,0x41,0xbf,0x3d,0x3b,0x68,0x3b,0x3c,0xee,0x3f,0x43,0xbc,0x47,0x4a,0x66,0x4a, -0x47,0xb4,0x41,0x3b,0x61,0x34,0x2e,0xb3,0x28,0x24,0x60,0x20,0x1e,0x53,0x1d,0x1d, -0xe7,0x1d,0x1d,0x29,0x1c,0x19,0xbc,0x16,0x13,0xad,0x11,0x10,0x42,0x0f,0x0f,0x11, -0x10,0x12,0x4c,0x17,0x1c,0x0e,0x23,0x28,0xa6,0x2b,0x2c,0x00,0x29,0x22,0x07,0x19, -0x0d,0xb7,0x00,0xf3,0x7b,0xe8,0xdf,0x5b,0xda,0xd8,0xf4,0xd8,0xda,0x6f,0xdd,0xdf, -0x1a,0xe1,0xe1,0x61,0xdf,0xdc,0x58,0xd9,0xd6,0x1e,0xd6,0xd7,0xf3,0xd9,0xdd,0x76, -0xe0,0xe2,0x75,0xe2,0xe0,0x8f,0xde,0xdb,0x7d,0xd9,0xd7,0xeb,0xd6,0xd7,0x51,0xd8, -0xda,0x2a,0xde,0xe1,0x5d,0xe4,0xe4,0xb4,0xe0,0xda,0x93,0xd1,0xc7,0x6f,0xbe,0xb6, -0x44,0xb0,0xac,0xda,0xaa,0xa9,0x3c,0xa8,0xa5,0x74,0xa0,0x9a,0xc6,0x93,0x8e,0x21, -0x8b,0x8c,0xb6,0x91,0x9a,0xe0,0xa2,0xab,0xb0,0xb1,0xb7,0x23,0xbc,0xc2,0xa1,0xc9, -0xd2,0xdc,0xdb,0xe3,0x5a,0xe9,0xec,0x6d,0xee,0xee,0x9d,0xee,0xed,0x27,0xeb,0xe7, -0x8a,0xe3,0xdf,0x3a,0xdd,0xdc,0x31,0xdc,0xdd,0x98,0xdf,0xe1,0xfb,0xe2,0xe2,0x6c, -0xe1,0xdf,0x0a,0xdf,0xe0,0x68,0xe4,0xea,0xb4,0xf1,0xf9,0xa6,0x00,0x06,0x2b,0x0b, -0x0d,0x96,0x0d,0x0c,0xf6,0x0a,0x0a,0x06,0x0b,0x0c,0xfa,0x0e,0x11,0x9b,0x14,0x16, -0x5f,0x18,0x18,0x65,0x17,0x16,0x56,0x16,0x17,0x57,0x19,0x1a,0x2b,0x1a,0x16,0xcc, -0x10,0x09,0xf6,0x02,0xfe,0xcd,0xfd,0xff,0x4c,0x04,0x09,0x5b,0x0e,0x10,0x2e,0x11, -0x0f,0x7c,0x0d,0x0a,0x8d,0x08,0x06,0xcb,0x05,0x06,0x30,0x08,0x0d,0xf1,0x14,0x1f, -0x7b,0x2b,0x36,0x89,0x3f,0x45,0x84,0x47,0x47,0xa0,0x44,0x41,0xf7,0x3e,0x3d,0xbd, -0x3e,0x41,0x3a,0x46,0x4b,0x9b,0x51,0x56,0x19,0x5a,0x5b,0xab,0x5b,0x5a,0xab,0x59, -0x58,0xd9,0x57,0x57,0xb2,0x56,0x56,0x3a,0x57,0x58,0x10,0x58,0x56,0x0a,0x53,0x4d, -0xa3,0x45,0x3c,0xbe,0x33,0x2b,0x28,0x25,0x21,0xe4,0x1f,0x20,0x47,0x22,0x24,0xda, -0x26,0x28,0x15,0x29,0x29,0xe4,0x28,0x27,0x5a,0x25,0x21,0xfe,0x1d,0x19,0xaf,0x16, -0x14,0xe9,0x13,0x13,0x2d,0x14,0x14,0xcf,0x16,0x19,0xdc,0x1d,0x22,0x80,0x24,0x23, -0xed,0x1e,0x15,0x2c,0x0a,0xfd,0x5f,0xf3,0xeb,0xc3,0xe5,0xe1,0x8d,0xde,0xdb,0x4c, -0xd9,0xd6,0xaf,0xd4,0xd2,0x36,0xd0,0xce,0xd9,0xcd,0xce,0x67,0xd0,0xd3,0x26,0xd7, -0xda,0x99,0xdc,0xdc,0xf3,0xd8,0xd3,0xbb,0xcd,0xc8,0x04,0xc4,0xc1,0xe6,0xbf,0xbe, -0xdf,0xbd,0xbc,0x81,0xb9,0xb6,0xd5,0xb2,0xaf,0xcd,0xad,0xac,0xff,0xac,0xad,0xc3, -0xac,0xab,0x87,0xa9,0xa7,0xb7,0xa5,0xa4,0xb6,0xa3,0xa3,0xac,0xa4,0xa6,0xf7,0xa8, -0xab,0xff,0xae,0xb1,0x17,0xb3,0xb3,0x58,0xb3,0xb3,0x27,0xb5,0xb8,0xac,0xbd,0xc2, -0x04,0xc5,0xc5,0x89,0xc4,0xc3,0x95,0xc3,0xc6,0xb2,0xcb,0xd3,0x42,0xdb,0xe2,0x28, -0xe8,0xeb,0xbc,0xed,0xee,0x54,0xee,0xee,0x7d,0xf0,0xf3,0xc4,0xf6,0xf9,0x16,0xfa, -0xf8,0x49,0xf5,0xf1,0xfa,0xee,0xee,0xb1,0xef,0xf3,0x3a,0xf9,0xff,0xf5,0x04,0x09, -0xa5,0x0c,0x0f,0x33,0x11,0x12,0x69,0x13,0x13,0x8a,0x13,0x13,0x58,0x14,0x16,0xc5, -0x19,0x1e,0x08,0x24,0x29,0x82,0x2c,0x2c,0xbe,0x29,0x23,0xa0,0x1a,0x12,0x98,0x0c, -0x09,0x2d,0x0a,0x0c,0x50,0x0e,0x10,0x54,0x11,0x11,0x7e,0x12,0x13,0xba,0x15,0x18, -0xd9,0x1b,0x1f,0x12,0x22,0x24,0xee,0x27,0x2b,0x85,0x2f,0x34,0xe7,0x39,0x3f,0x60, -0x43,0x46,0x07,0x48,0x47,0x39,0x45,0x40,0x1e,0x3b,0x35,0x99,0x31,0x30,0x24,0x32, -0x36,0xfa,0x3c,0x43,0xcb,0x49,0x4e,0xd2,0x50,0x52,0x42,0x52,0x51,0x70,0x4e,0x4a, -0x9b,0x46,0x43,0xad,0x43,0x46,0x6e,0x4d,0x56,0x55,0x60,0x6a,0xf0,0x70,0x74,0x84, -0x73,0x6e,0x5b,0x66,0x5a,0x28,0x4c,0x3c,0x17,0x2e,0x22,0x82,0x19,0x14,0x10,0x11, -0x0f,0x7a,0x0e,0x0c,0xeb,0x09,0x05,0x47,0xff,0xf7,0x25,0xef,0xe7,0x4f,0xe3,0xe1, -0x1c,0xe3,0xe6,0x50,0xe9,0xec,0xa3,0xee,0xf1,0x42,0xf4,0xf7,0xba,0xfa,0xfc,0xd6, -0xfb,0xf8,0x2a,0xf3,0xec,0x25,0xe5,0xde,0x9d,0xd9,0xd5,0xf5,0xd1,0xcf,0xc8,0xcd, -0xcc,0xbc,0xcc,0xcd,0x18,0xcf,0xd1,0x92,0xd3,0xd6,0x71,0xd8,0xda,0x2d,0xdd,0xde, -0xde,0xde,0xdb,0x7d,0xd5,0xcd,0x20,0xc4,0xbc,0x56,0xb7,0xb5,0x11,0xb5,0xb5,0x0e, -0xb6,0xb4,0x7e,0xb2,0xaf,0x34,0xac,0xa9,0x0a,0xa8,0xa7,0x4c,0xa9,0xac,0x3c,0xb2, -0xb9,0x46,0xc1,0xc9,0x88,0xd1,0xd9,0x28,0xe1,0xe8,0x38,0xef,0xf4,0x46,0xf7,0xf8, -0x91,0xf7,0xf6,0xba,0xf5,0xf4,0x6d,0xf3,0xf0,0xab,0xec,0xe7,0xe9,0xe1,0xdc,0x36, -0xd7,0xd2,0x8e,0xcf,0xcd,0x86,0xcc,0xcc,0x59,0xcd,0xce,0x1e,0xd1,0xd3,0x4c,0xd6, -0xd7,0xdf,0xd8,0xd9,0xfb,0xdb,0xe0,0xe9,0xe7,0xf0,0x4e,0xfa,0x01,0xc4,0x04,0x04, -0x71,0xff,0xf8,0xc0,0xee,0xe4,0x3d,0xdc,0xd6,0xc0,0xd2,0xd2,0x5a,0xd5,0xda,0x97, -0xe1,0xea,0x13,0xf3,0xfb,0xc8,0x02,0x08,0xb2,0x0a,0x0a,0xe8,0x07,0x03,0xbe,0x00, -0x00,0x02,0x03,0x09,0x18,0x12,0x1b,0x65,0x23,0x29,0x24,0x2c,0x2c,0x44,0x2a,0x26, -0xda,0x21,0x1c,0x32,0x16,0x11,0x24,0x0e,0x0d,0x0d,0x11,0x17,0x88,0x20,0x2a,0x8a, -0x34,0x3b,0xdf,0x3f,0x3f,0x3e,0x3c,0x36,0x13,0x2f,0x28,0x24,0x23,0x21,0xa3,0x22, -0x27,0xd2,0x2d,0x35,0x23,0x3c,0x41,0x5a,0x45,0x47,0x21,0x47,0x45,0xce,0x43,0x41, -0xb4,0x3e,0x3c,0x03,0x3a,0x38,0x62,0x36,0x34,0x89,0x32,0x30,0xd6,0x2e,0x2e,0x2a, -0x30,0x33,0xc2,0x36,0x3a,0x63,0x3c,0x3d,0xf3,0x3c,0x3b,0xff,0x3a,0x3a,0x96,0x3a, -0x3b,0x66,0x3c,0x3c,0x0e,0x3c,0x38,0xcf,0x33,0x2d,0x21,0x26,0x1f,0xcb,0x1a,0x17, -0xe3,0x14,0x13,0xc5,0x11,0x0f,0xbd,0x0d,0x0b,0xfb,0x09,0x08,0x32,0x06,0x04,0xd5, -0x02,0x02,0xa3,0x02,0x03,0xdb,0x04,0x05,0x06,0x05,0x03,0x8e,0x02,0x01,0x59,0x01, -0x01,0x43,0x00,0xfd,0xd9,0xf8,0xf2,0x9b,0xec,0xe8,0x11,0xe6,0xe6,0xd8,0xe7,0xe8, -0x85,0xe6,0xe1,0x5f,0xdb,0xd3,0x8d,0xcd,0xc9,0x42,0xc7,0xc7,0xaf,0xca,0xce,0xdd, -0xd3,0xd9,0xf6,0xde,0xe4,0x09,0xea,0xee,0x5b,0xf1,0xf1,0x86,0xee,0xe8,0x58,0xe0, -0xd6,0x8a,0xcc,0xc2,0x8f,0xbb,0xb6,0x06,0xb4,0xb4,0x47,0xb7,0xbb,0xf8,0xbf,0xc3, -0x06,0xc5,0xc4,0x3d,0xc3,0xc1,0x12,0xbf,0xbd,0x26,0xbc,0xbb,0x0a,0xbc,0xbd,0xc2, -0xbe,0xc0,0x9a,0xc2,0xc4,0xc7,0xc6,0xc9,0x2b,0xcd,0xd0,0x38,0xd3,0xd4,0xfa,0xd4, -0xd4,0xa8,0xd3,0xd2,0x59,0xd1,0xcf,0x2a,0xcd,0xc9,0xbd,0xc5,0xc0,0x1b,0xbb,0xb4, -0x49,0xad,0xa5,0x5a,0x9f,0x9b,0xc5,0x9a,0x9d,0x3f,0xa4,0xac,0x45,0xb5,0xbe,0x57, -0xc7,0xcf,0x1e,0xd8,0xdf,0x5d,0xe6,0xeb,0x4b,0xf0,0xf4,0x46,0xf8,0xfc,0xb5,0x00, -0x05,0x43,0x09,0x0c,0xaf,0x10,0x14,0x5a,0x19,0x1f,0xb3,0x26,0x2f,0x4b,0x3a,0x45, -0x4b,0x51,0x5b,0x70,0x62,0x66,0x4f,0x68,0x66,0xc9,0x62,0x5d,0xb5,0x56,0x50,0xe0, -0x49,0x44,0x4e,0x41,0x3f,0x74,0x3e,0x3d,0xaf,0x3c,0x3a,0x11,0x36,0x30,0xfe,0x2a, -0x25,0x65,0x20,0x1c,0x3e,0x1b,0x1b,0x37,0x1d,0x20,0xe3,0x23,0x27,0x2b,0x2b,0x2d, -0xdb,0x2e,0x2e,0xe7,0x2c,0x2a,0x76,0x27,0x24,0x84,0x21,0x1f,0xef,0x1f,0x21,0xc8, -0x24,0x29,0x0d,0x30,0x36,0x78,0x3c,0x41,0x16,0x45,0x47,0x3b,0x49,0x49,0x73,0x47, -0x44,0xc2,0x3f,0x3a,0x7e,0x36,0x32,0xba,0x2f,0x2e,0x01,0x2e,0x2f,0x2d,0x33,0x36, -0xfb,0x38,0x38,0x7b,0x35,0x2f,0x0e,0x29,0x22,0xf1,0x1b,0x17,0xe1,0x12,0x0e,0xad, -0x0a,0x06,0x6e,0x04,0x03,0x5a,0x04,0x05,0xde,0x07,0x09,0x7b,0x0b,0x0d,0x80,0x0e, -0x0f,0xcd,0x10,0x10,0x3f,0x10,0x0e,0x27,0x0c,0x09,0x36,0x06,0x02,0x89,0xfe,0xf9, -0x0c,0xf4,0xec,0xed,0xe4,0xdc,0x35,0xd4,0xcd,0x67,0xc9,0xc8,0xb3,0xc9,0xcd,0x41, -0xd1,0xd5,0x76,0xd8,0xd9,0x29,0xd8,0xd4,0x12,0xce,0xc6,0xde,0xc0,0xbd,0x64,0xbd, -0xc1,0x12,0xc7,0xcd,0x59,0xd3,0xd6,0x5e,0xd8,0xd8,0x54,0xd7,0xd6,0xa4,0xd5,0xd5, -0x1e,0xd7,0xd8,0x1a,0xda,0xda,0x5d,0xda,0xd8,0x36,0xd5,0xd1,0xf7,0xcd,0xcb,0xf3, -0xc8,0xc6,0x49,0xc3,0xbf,0x34,0xbb,0xb8,0x86,0xb7,0xb9,0x40,0xbc,0xc0,0xa1,0xc3, -0xc5,0x5d,0xc6,0xc5,0x49,0xc4,0xc3,0xa3,0xc2,0xc2,0x78,0xc2,0xc2,0xb1,0xc1,0xc1, -0x6f,0xc3,0xc5,0xde,0xc8,0xcb,0xe7,0xcc,0xcd,0x55,0xcd,0xcd,0x8f,0xcf,0xd1,0x8d, -0xd4,0xd7,0x77,0xda,0xdd,0x0a,0xe1,0xe4,0x77,0xe7,0xe9,0x2e,0xec,0xee,0x3d,0xf2, -0xf6,0xf5,0xfa,0xff,0x06,0x03,0x05,0x19,0x07,0x07,0x57,0x07,0x07,0x55,0x08,0x0a, -0xcd,0x0e,0x13,0x69,0x18,0x1b,0xfb,0x1c,0x1b,0xad,0x18,0x14,0x68,0x10,0x0d,0x11, -0x0b,0x0a,0x8c,0x0c,0x10,0xd4,0x15,0x1c,0xcd,0x24,0x2d,0xa0,0x34,0x3a,0x86,0x3d, -0x3d,0x1a,0x3b,0x36,0x6e,0x32,0x2e,0x9a,0x2c,0x2c,0x63,0x2d,0x30,0xc2,0x33,0x37, -0x3b,0x3b,0x3d,0xcc,0x3e,0x3e,0x85,0x3c,0x39,0x97,0x35,0x31,0x75,0x2d,0x2a,0x72, -0x27,0x24,0x6f,0x22,0x1f,0x8b,0x1d,0x1c,0x87,0x1c,0x1d,0xf3,0x1d,0x1e,0xb8,0x1e, -0x1e,0x2d,0x1f,0x1f,0x4c,0x20,0x1f,0x5e,0x1e,0x1c,0xd0,0x19,0x18,0x2f,0x1a,0x1d, -0x4a,0x23,0x2a,0x41,0x31,0x37,0x9f,0x3d,0x41,0x29,0x44,0x45,0xaa,0x46,0x47,0x61, -0x46,0x43,0xfa,0x3d,0x36,0xc0,0x2c,0x23,0x0f,0x1d,0x19,0xf2,0x17,0x18,0x77,0x19, -0x19,0x27,0x18,0x16,0xb2,0x14,0x14,0xee,0x16,0x1a,0x43,0x1d,0x1e,0x4d,0x1e,0x1b, -0xc6,0x16,0x10,0xbf,0x0a,0x04,0x48,0xff,0xfa,0xdb,0xf6,0xf3,0x29,0xf1,0xef,0x29, -0xef,0xef,0xbd,0xf1,0xf4,0x8a,0xf8,0xfc,0x7d,0x00,0x02,0x0d,0x03,0x00,0x19,0xfc, -0xf6,0xc8,0xf0,0xeb,0x5b,0xe7,0xe3,0x86,0xdf,0xdc,0xa2,0xd9,0xd8,0x04,0xd8,0xd8, -0xc5,0xd8,0xd8,0x1d,0xd8,0xd6,0x44,0xd3,0xcf,0xf9,0xcb,0xc9,0xa0,0xc6,0xc4,0xc7, -0xc1,0xbe,0x62,0xb9,0xb3,0xaa,0xad,0xa8,0x32,0xa3,0x9e,0x8f,0x9b,0x99,0x1b,0x9a, -0x9c,0x2f,0xa2,0xa9,0xe0,0xb0,0xb9,0x64,0xc1,0xc8,0x8e,0xcf,0xd5,0x92,0xd9,0xdc, -0x1e,0xdf,0xe0,0xd2,0xdf,0xde,0x94,0xdb,0xd7,0x8d,0xd3,0xce,0x7a,0xc9,0xc3,0x2d, -0xbe,0xb8,0xe2,0xb1,0xab,0xdc,0xa6,0xa3,0x4c,0xa3,0xa5,0x89,0xaa,0xb1,0x04,0xb9, -0xc0,0x42,0xc6,0xcb,0x88,0xd0,0xd6,0x32,0xdd,0xe5,0x2c,0xef,0xf7,0xaa,0xfe,0x03, -0xcc,0x07,0x0a,0x3c,0x0d,0x0f,0x03,0x11,0x12,0x8e,0x14,0x15,0x94,0x14,0x12,0x67, -0x0f,0x0c,0x69,0x0b,0x0c,0x2f,0x11,0x16,0x9d,0x1c,0x20,0x9e,0x23,0x24,0x6d,0x25, -0x26,0x23,0x28,0x2b,0xb3,0x2e,0x31,0x5e,0x34,0x35,0x17,0x35,0x33,0xf2,0x2f,0x2b, -0xef,0x27,0x24,0xe9,0x22,0x23,0x9e,0x27,0x2d,0x05,0x34,0x3a,0x6d,0x40,0x44,0xfc, -0x47,0x4a,0xd9,0x4c,0x4f,0x82,0x51,0x53,0x7d,0x55,0x55,0x49,0x53,0x4e,0x6b,0x48, -0x41,0x35,0x3a,0x34,0x54,0x2f,0x2a,0x1e,0x26,0x20,0x49,0x1a,0x13,0x46,0x0c,0x06, -0xd6,0x02,0x02,0x98,0x05,0x0b,0x90,0x11,0x17,0x3a,0x1c,0x1e,0xca,0x1f,0x20,0xe5, -0x20,0x21,0x76,0x21,0x20,0x85,0x1d,0x19,0x66,0x14,0x0f,0x55,0x0b,0x08,0xdb,0x07, -0x08,0x67,0x0a,0x0d,0xf5,0x10,0x15,0x72,0x19,0x1e,0xc0,0x22,0x27,0x7c,0x2c,0x30, -0x0e,0x35,0x38,0x2f,0x3c,0x3e,0x15,0x3f,0x3e,0x61,0x3b,0x37,0xc3,0x31,0x2b,0x8b, -0x26,0x22,0xcf,0x21,0x22,0x3c,0x25,0x27,0x7c,0x29,0x29,0x36,0x27,0x22,0xff,0x1c, -0x16,0xb2,0x0e,0x07,0x71,0xff,0xf8,0x44,0xf1,0xea,0xf8,0xe3,0xde,0x22,0xd9,0xd5, -0x36,0xd3,0xd2,0x3a,0xd3,0xd4,0x21,0xd4,0xd2,0x45,0xce,0xc8,0x15,0xc1,0xb9,0x29, -0xb2,0xaa,0x0f,0xa4,0x9e,0x65,0x9a,0x98,0xed,0x99,0x9d,0x60,0xa1,0xa6,0x53,0xaa, -0xad,0x8c,0xb0,0xb3,0xd2,0xb5,0xb8,0xb7,0xba,0xbb,0x2d,0xbb,0xb8,0xe7,0xb3,0xad, -0xce,0xa7,0xa2,0xd7,0x9e,0x9d,0xf4,0x9d,0xa0,0x68,0xa4,0xa9,0xc5,0xae,0xb4,0xaa, -0xba,0xc0,0x6f,0xc7,0xcd,0x8f,0xd4,0xda,0xd4,0xde,0xe1,0xeb,0xe2,0xe2,0xad,0xe2, -0xe3,0xf2,0xe4,0xe7,0x9e,0xeb,0xef,0xb6,0xf2,0xf4,0xde,0xf5,0xf5,0x1c,0xf5,0xf4, -0x32,0xf3,0xf2,0x98,0xf2,0xf3,0x68,0xf5,0xf7,0x9c,0xfa,0xfd,0x32,0xff,0x00,0x44, -0x00,0xff,0x37,0xfe,0xfd,0x32,0xfd,0xfe,0x7c,0x01,0x04,0x7e,0x08,0x0b,0x0d,0x0f, -0x12,0x50,0x14,0x15,0x07,0x15,0x13,0x92,0x10,0x0e,0x74,0x0d,0x0e,0x0b,0x12,0x16, -0x2b,0x1c,0x21,0xed,0x26,0x2a,0x5e,0x2d,0x2e,0xf0,0x2c,0x2a,0x3c,0x28,0x25,0xee, -0x24,0x25,0x08,0x28,0x2b,0x4e,0x30,0x34,0xc3,0x36,0x37,0x93,0x35,0x32,0x31,0x2d, -0x28,0x61,0x23,0x1f,0xee,0x1d,0x1d,0x0a,0x1f,0x21,0x3b,0x25,0x28,0x8a,0x2b,0x2d, -0xa4,0x2d,0x2c,0x07,0x2a,0x26,0x4c,0x23,0x20,0xe4,0x1d,0x1c,0x07,0x1c,0x1d,0xf1, -0x1f,0x24,0x97,0x29,0x2e,0xd5,0x31,0x33,0xdb,0x33,0x33,0xf1,0x31,0x31,0xa0,0x30, -0x30,0xde,0x31,0x33,0xdd,0x36,0x3a,0xae,0x3f,0x44,0x38,0x48,0x49,0x9d,0x48,0x44, -0x22,0x3d,0x34,0x1a,0x2c,0x24,0x24,0x1e,0x19,0x69,0x16,0x13,0x8d,0x11,0x0f,0x91, -0x0c,0x0a,0xda,0x09,0x0a,0x1b,0x0d,0x10,0xe7,0x13,0x16,0x15,0x17,0x16,0x91,0x13, -0x10,0xf5,0x0c,0x0a,0x01,0x08,0x06,0x6c,0x06,0x06,0x8b,0x07,0x08,0x99,0x09,0x09, -0xcc,0x08,0x06,0x09,0x03,0xfe,0x68,0xf9,0xf3,0x2e,0xee,0xe8,0x07,0xe3,0xde,0x90, -0xd9,0xd5,0x6e,0xd2,0xce,0xe6,0xc9,0xc4,0x3a,0xbf,0xba,0x25,0xb7,0xb6,0x71,0xb7, -0xbb,0xd1,0xbf,0xc4,0x29,0xc8,0xc9,0x6d,0xc9,0xc6,0x0f,0xc3,0xbd,0x1d,0xb8,0xb2, -0x10,0xac,0xa6,0x7f,0xa3,0xa1,0xfd,0xa1,0xa3,0xec,0xa6,0xaa,0xaf,0xaf,0xb5,0x22, -0xbb,0xc1,0xe7,0xc7,0xce,0xe0,0xd3,0xd9,0x04,0xde,0xe1,0x39,0xe4,0xe6,0x08,0xe9, -0xeb,0x88,0xed,0xee,0xa2,0xec,0xe8,0x19,0xe2,0xd9,0x36,0xcf,0xc5,0xa4,0xbc,0xb6, -0x1a,0xb4,0xb5,0x43,0xb9,0xbf,0x53,0xc6,0xcd,0xda,0xd4,0xdb,0xd9,0xe1,0xe7,0xb3, -0xeb,0xef,0xd5,0xf1,0xf3,0x17,0xf4,0xf3,0x6e,0xf3,0xf3,0xb1,0xf3,0xf5,0x07,0xf8, -0xfa,0xdb,0xfc,0xfd,0x8c,0xfd,0xfc,0x28,0xfb,0xfa,0x80,0xf9,0xf9,0x1d,0xfb,0xfd, -0xa6,0x00,0x04,0x8d,0x09,0x0d,0xae,0x10,0x11,0xa0,0x0e,0x0a,0x33,0x05,0x01,0x23, -0xff,0xff,0x97,0x01,0x04,0x7d,0x08,0x0b,0xe8,0x0d,0x0f,0xad,0x11,0x13,0x56,0x15, -0x17,0x4a,0x1a,0x1d,0x72,0x20,0x24,0xa9,0x29,0x2f,0xf3,0x34,0x3a,0x46,0x3f,0x42, -0x2e,0x45,0x45,0x1c,0x45,0x43,0x3e,0x43,0x43,0x8e,0x46,0x4a,0x7a,0x4f,0x53,0x9e, -0x56,0x57,0x84,0x55,0x51,0x76,0x4b,0x44,0x7b,0x3e,0x39,0xb9,0x36,0x35,0x27,0x35, -0x35,0x1b,0x37,0x39,0x8a,0x3d,0x42,0x2b,0x48,0x4d,0x71,0x50,0x51,0xbf,0x51,0x50, -0x54,0x4e,0x4c,0xe4,0x49,0x46,0xac,0x42,0x3d,0xaa,0x38,0x33,0xcf,0x2f,0x2c,0x10, -0x28,0x23,0xbb,0x1e,0x19,0x57,0x14,0x0f,0xfd,0x0b,0x08,0x09,0x05,0x00,0x8a,0xfb, -0xf6,0xb5,0xf1,0xee,0x53,0xec,0xec,0xc5,0xed,0xef,0x0e,0xf2,0xf3,0xf5,0xf3,0xf4, -0xa3,0xf4,0xf5,0x29,0xf7,0xf9,0xe9,0xfc,0x00,0xfb,0x04,0x09,0x65,0x0c,0x0d,0x02, -0x0b,0x06,0x30,0xff,0xf7,0xeb,0xf0,0xeb,0x69,0xe8,0xe6,0x7a,0xe5,0xe3,0x8d,0xe1, -0xde,0xa9,0xdb,0xd9,0xe5,0xd7,0xd7,0x83,0xd6,0xd5,0x55,0xd3,0xd0,0xfc,0xcd,0xcb, -0x61,0xc8,0xc5,0xfb,0xc2,0xbf,0x0b,0xbc,0xb7,0x59,0xb2,0xac,0x89,0xa6,0xa0,0xaa, -0x9b,0x98,0x37,0x97,0x97,0x8e,0x9a,0x9e,0x1a,0xa4,0xaa,0x14,0xb1,0xb7,0xca,0xbd, -0xc3,0x02,0xc8,0xcc,0xd2,0xcf,0xd2,0xef,0xd4,0xd5,0xf2,0xd3,0xd1,0xdf,0xcf,0xce, -0x77,0xce,0xd0,0x30,0xd3,0xd7,0x57,0xdc,0xe1,0x33,0xe5,0xe7,0x0b,0xe8,0xe5,0xd9, -0xe0,0xda,0x42,0xd2,0xca,0x30,0xc3,0xbe,0xa4,0xbb,0xbb,0xb8,0xbd,0xc1,0xda,0xc6, -0xcd,0xc2,0xd3,0xda,0x5c,0xe2,0xea,0x6f,0xf4,0xfe,0x8f,0x0a,0x16,0x28,0x21,0x29, -0xc3,0x2d,0x2e,0x65,0x2b,0x26,0x28,0x21,0x1c,0x6f,0x1a,0x19,0x76,0x19,0x19,0x4b, -0x19,0x17,0x79,0x14,0x10,0x16,0x0c,0x08,0x84,0x05,0x04,0x16,0x05,0x07,0xd9,0x0b, -0x11,0x12,0x17,0x1d,0xf3,0x22,0x27,0x77,0x2a,0x2c,0xf3,0x2c,0x2c,0xee,0x2b,0x29, -0xce,0x26,0x22,0x78,0x1d,0x18,0x23,0x14,0x11,0xcd,0x11,0x13,0x0f,0x18,0x1d,0xb6, -0x23,0x2a,0x7a,0x31,0x37,0xbe,0x3d,0x42,0xfd,0x46,0x4a,0x76,0x4d,0x50,0x37,0x53, -0x55,0x45,0x56,0x55,0x2c,0x54,0x51,0xbb,0x4e,0x4b,0xf1,0x46,0x41,0x3f,0x3c,0x35, -0x6f,0x30,0x2c,0x76,0x2a,0x2a,0x0d,0x2d,0x30,0x12,0x33,0x34,0x29,0x34,0x31,0x0c, -0x2e,0x29,0x2d,0x26,0x23,0xc8,0x21,0x20,0xdc,0x1f,0x1e,0x67,0x1c,0x19,0xed,0x16, -0x13,0xc9,0x0f,0x0b,0xac,0x07,0x03,0x17,0xff,0xfa,0x39,0xf6,0xf2,0xaa,0xf0,0xf0, -0x8e,0xf3,0xf8,0x66,0xfe,0x04,0x09,0x0a,0x0e,0x40,0x10,0x11,0xb3,0x11,0x12,0x38, -0x14,0x16,0xfe,0x19,0x1c,0x68,0x1d,0x1b,0x5d,0x17,0x0f,0x5d,0x06,0xfc,0x20,0xf2, -0xe9,0x4e,0xe4,0xe0,0xcd,0xde,0xdc,0x7e,0xda,0xd6,0x3d,0xd2,0xcd,0x15,0xc9,0xc6, -0x22,0xc5,0xc6,0x54,0xc9,0xcd,0x59,0xd2,0xd6,0x84,0xd8,0xd8,0x89,0xd6,0xd3,0xc8, -0xd0,0xcf,0x64,0xcf,0xd0,0x77,0xd1,0xd1,0xd2,0xce,0xca,0x0d,0xc6,0xc1,0x3a,0xbf, -0xbf,0x0a,0xc3,0xc8,0xdf,0xd0,0xd9,0x28,0xe2,0xea,0x73,0xf1,0xf6,0x7f,0xfa,0xfb, -0x67,0xf9,0xf4,0x68,0xed,0xe4,0x0c,0xdc,0xd3,0x38,0xcc,0xc6,0x44,0xc2,0xbf,0xee, -0xbd,0xbb,0x23,0xb7,0xb1,0x6f,0xac,0xa7,0xea,0xa4,0xa4,0x46,0xa6,0xaa,0x65,0xaf, -0xb4,0x1a,0xb9,0xbc,0x08,0xbf,0xc1,0xe7,0xc4,0xca,0x81,0xd0,0xd7,0x37,0xde,0xe3, -0x9e,0xe8,0xec,0xd6,0xef,0xf3,0x81,0xf6,0xfa,0xd2,0xfd,0x00,0x3e,0x03,0x04,0x19, -0x05,0x04,0x4e,0x04,0x03,0xc4,0x01,0xff,0x7d,0xfd,0xfa,0x9e,0xf8,0xf6,0x5f,0xf6, -0xf6,0x7d,0xf8,0xfb,0x30,0xfe,0x01,0xde,0x05,0x09,0x35,0x0c,0x0e,0xe9,0x10,0x13, -0xac,0x17,0x1d,0xb2,0x23,0x2b,0x72,0x32,0x38,0x0d,0x3d,0x3f,0xb3,0x3f,0x3e,0x8f, -0x3d,0x3b,0xed,0x39,0x37,0xfe,0x35,0x34,0x82,0x32,0x30,0x3d,0x2f,0x2d,0x6e,0x2d, -0x2e,0x56,0x31,0x36,0x16,0x3d,0x44,0x96,0x4a,0x4e,0xb8,0x4f,0x4e,0x44,0x4b,0x47, -0x7f,0x45,0x44,0x7a,0x45,0x47,0xc5,0x49,0x4c,0x02,0x4e,0x4f,0xc3,0x4f,0x50,0x30, -0x50,0x50,0x04,0x50,0x4f,0x00,0x4d,0x4a,0x52,0x46,0x41,0x9d,0x3c,0x36,0x5f,0x31, -0x2c,0x19,0x29,0x27,0xe0,0x25,0x25,0xc1,0x23,0x21,0xaa,0x1e,0x1b,0xf1,0x16,0x12, -0xe7,0x0d,0x08,0x7f,0x03,0xfd,0xd6,0xf7,0xf3,0x38,0xf1,0xf1,0x16,0xf4,0xf8,0xf6, -0xfc,0x00,0x59,0x02,0x01,0x5e,0xff,0xfa,0x8d,0xf5,0xf0,0x40,0xeb,0xe7,0x99,0xe5, -0xe4,0x8f,0xe5,0xe6,0x8d,0xe8,0xea,0x25,0xec,0xee,0x72,0xf0,0xf3,0xa4,0xf6,0xfa, -0xf4,0xfd,0x01,0xa5,0x03,0x03,0x5e,0x01,0xfb,0x4f,0xf4,0xec,0x02,0xe5,0xe0,0xd2, -0xdd,0xdd,0xfc,0xde,0xe0,0x25,0xe1,0xe1,0x61,0xe0,0xdf,0x7b,0xdf,0xe0,0xa2,0xe1, -0xe3,0x44,0xe4,0xe3,0x7d,0xe1,0xdc,0x7f,0xd6,0xce,0x2e,0xc7,0xc0,0x53,0xbb,0xb9, -0x70,0xb9,0xbc,0xba,0xc1,0xc7,0x18,0xcd,0xd1,0xbf,0xd5,0xd8,0x2b,0xdb,0xdd,0x57, -0xdf,0xe0,0x0a,0xe1,0xe0,0x10,0xdd,0xd7,0xeb,0xcf,0xc6,0x12,0xbc,0xb2,0x7e,0xab, -0xa6,0xe1,0xa2,0xa1,0x32,0xa0,0x9f,0xd8,0x9e,0x9d,0x5d,0x9c,0x9a,0xc8,0x98,0x97, -0x8a,0x97,0x98,0x88,0x9a,0x9d,0xe4,0xa0,0xa5,0x46,0xab,0xb2,0x68,0xbb,0xc5,0xa1, -0xcf,0xda,0xd8,0xe5,0xf1,0x30,0xfc,0x07,0x63,0x12,0x1c,0xbf,0x26,0x2f,0x70,0x35, -0x39,0x22,0x3a,0x38,0x9e,0x35,0x30,0xdc,0x2a,0x23,0x6f,0x1d,0x17,0x49,0x13,0x10, -0x8c,0x10,0x12,0x62,0x15,0x19,0x3f,0x1f,0x25,0x70,0x2b,0x32,0xf9,0x39,0x41,0xc8, -0x48,0x4f,0x24,0x54,0x57,0xa0,0x57,0x56,0x90,0x52,0x4d,0x8e,0x48,0x43,0x04,0x3f, -0x3b,0x9e,0x39,0x37,0x88,0x35,0x33,0x52,0x30,0x2d,0x75,0x2a,0x28,0x13,0x27,0x27, -0x3c,0x2a,0x2d,0x6a,0x31,0x34,0xd9,0x36,0x37,0x1e,0x38,0x37,0xea,0x36,0x36,0x25, -0x36,0x36,0xc0,0x35,0x34,0x7f,0x33,0x31,0x63,0x2e,0x2b,0xf8,0x28,0x27,0xa0,0x25, -0x24,0xb7,0x22,0x1f,0xff,0x1b,0x16,0x18,0x10,0x09,0x24,0x03,0xfe,0x79,0xfc,0xfc, -0xee,0xff,0x05,0xc3,0x0b,0x12,0x4d,0x19,0x1e,0x03,0x21,0x22,0x80,0x21,0x20,0x62, -0x1e,0x1c,0xcd,0x1b,0x1b,0x13,0x1b,0x1b,0x12,0x1b,0x1a,0x59,0x19,0x17,0xb2,0x13, -0x0e,0xcb,0x08,0x02,0xc8,0xfc,0xf9,0xa0,0xf7,0xf8,0x04,0xfa,0xfb,0x8c,0xfc,0xfb, -0x6b,0xf9,0xf6,0xe7,0xf3,0xf2,0xc4,0xf1,0xf2,0x71,0xf2,0xf2,0x03,0xf1,0xef,0xa0, -0xec,0xea,0xc7,0xe8,0xe7,0x9d,0xe7,0xe7,0xdf,0xe8,0xea,0x06,0xed,0xf0,0x3f,0xf6, -0xfc,0xa3,0x02,0x09,0x31,0x0e,0x11,0xb4,0x11,0x0f,0xc1,0x09,0x02,0x3c,0xfb,0xf3, -0x98,0xec,0xe6,0x34,0xe0,0xd9,0x4c,0xd3,0xcc,0xbc,0xc6,0xc1,0x25,0xbd,0xb9,0x0d, -0xb7,0xb4,0xb6,0xb1,0xae,0xbc,0xab,0xa8,0x3b,0xa6,0xa4,0x05,0xa3,0xa2,0x86,0xa2, -0xa3,0x19,0xa6,0xa9,0x1b,0xae,0xb2,0x77,0xb6,0xb9,0x5b,0xbc,0xbe,0x63,0xbf,0xbf, -0x1f,0xc0,0xbf,0x0b,0xbf,0xbe,0xd6,0xbd,0xbd,0xf9,0xbd,0xbf,0xb1,0xc0,0xc3,0x20, -0xc6,0xca,0x01,0xcf,0xd5,0x10,0xdc,0xe3,0x08,0xeb,0xf2,0x50,0xf8,0xfd,0x36,0x01, -0x03,0xee,0x05,0x07,0xda,0x08,0x09,0x01,0x08,0x05,0x6b,0x02,0xfe,0x19,0xfb,0xf8, -0xc5,0xf6,0xf6,0x9d,0xf8,0xfb,0xaf,0x00,0x06,0xc3,0x0b,0x11,0x84,0x16,0x1b,0x3a, -0x20,0x24,0x44,0x27,0x28,0x8b,0x28,0x27,0x04,0x26,0x25,0x1f,0x28,0x2c,0x7e,0x34, -0x3d,0x08,0x47,0x4f,0x25,0x55,0x56,0xaf,0x54,0x4e,0xca,0x45,0x3b,0x3e,0x32,0x29, -0x5c,0x23,0x1f,0x56,0x1d,0x1c,0xf8,0x1b,0x1a,0x1f,0x19,0x16,0xd8,0x13,0x11,0x4d, -0x11,0x12,0xa4,0x14,0x17,0x49,0x1a,0x1c,0x53,0x1d,0x1d,0xde,0x1e,0x21,0x21,0x25, -0x2b,0xe1,0x31,0x38,0x42,0x3c,0x3d,0x3a,0x3c,0x38,0x5a,0x34,0x30,0xec,0x2e,0x2f, -0xc0,0x30,0x33,0xc5,0x35,0x37,0x74,0x37,0x36,0x15,0x34,0x31,0x90,0x2d,0x2a,0x21, -0x27,0x25,0x40,0x24,0x25,0x92,0x27,0x2b,0x53,0x2f,0x33,0x74,0x36,0x38,0x83,0x38, -0x37,0xe6,0x34,0x31,0xd5,0x2c,0x27,0xba,0x21,0x1b,0xa5,0x14,0x0d,0xaf,0x07,0x02, -0xf5,0xfd,0xfa,0x6b,0xf8,0xf7,0xc2,0xf6,0xf6,0xed,0xf6,0xf6,0x78,0xf5,0xf3,0x1e, -0xf2,0xf0,0x46,0xef,0xef,0x00,0xf0,0xf2,0xf7,0xf5,0xf9,0x9f,0xfd,0x00,0x50,0x01, -0x01,0x5b,0x01,0x00,0x7a,0xff,0xfd,0xc8,0xfa,0xf7,0xc4,0xf2,0xed,0x91,0xe6,0xdf, -0xd6,0xd7,0xd0,0x53,0xc9,0xc3,0x04,0xbe,0xb9,0x74,0xb5,0xb2,0x16,0xb0,0xae,0xbd, -0xae,0xaf,0x76,0xb0,0xb1,0x5d,0xb3,0xb4,0x8a,0xb5,0xb5,0x9b,0xb5,0xb5,0x55,0xb5, -0xb6,0x60,0xb7,0xb9,0x59,0xbc,0xbf,0xe2,0xc1,0xc4,0x37,0xc7,0xca,0xf9,0xce,0xd4, -0x79,0xdb,0xe2,0x29,0xe9,0xee,0x94,0xf1,0xf2,0x5e,0xf2,0xf0,0x94,0xec,0xe6,0xff, -0xde,0xd4,0xb7,0xc7,0xba,0x69,0xae,0xa5,0x42,0xa0,0xa1,0x71,0xa7,0xb2,0xd9,0xbf, -0xcd,0xc8,0xd9,0xe3,0x18,0xea,0xee,0xe3,0xf0,0xf3,0x51,0xf5,0xf7,0x7e,0xfa,0xfc, -0xf9,0xfd,0xfe,0x26,0xfe,0xfd,0x76,0xfc,0xfb,0x8c,0xfb,0xfc,0x61,0xfd,0xff,0x71, -0x00,0x01,0xa0,0x00,0xff,0x95,0xfd,0xfc,0xc6,0xfc,0xff,0x41,0x03,0x08,0xcb,0x0e, -0x14,0xbe,0x1a,0x20,0x50,0x25,0x2a,0x9c,0x30,0x36,0x06,0x3c,0x41,0x52,0x45,0x48, -0x04,0x4a,0x4a,0x2a,0x4a,0x48,0xcb,0x46,0x44,0xfc,0x42,0x41,0x96,0x3f,0x3d,0xb3, -0x39,0x35,0x09,0x31,0x2c,0xf7,0x27,0x23,0x5f,0x20,0x1d,0xb2,0x1a,0x19,0x51,0x18, -0x18,0x09,0x1a,0x1c,0x8b,0x20,0x25,0xb2,0x29,0x2d,0x7b,0x30,0x31,0x7b,0x31,0x30, -0xd0,0x2d,0x2b,0x67,0x29,0x27,0xbe,0x26,0x25,0x75,0x23,0x20,0x3c,0x1d,0x18,0xae, -0x14,0x11,0xf2,0x0e,0x0e,0xd8,0x0f,0x12,0xaa,0x16,0x1a,0x0f,0x1f,0x22,0x24,0x24, -0x24,0xe0,0x21,0x1e,0xb0,0x18,0x13,0xd6,0x0e,0x0b,0x4a,0x0a,0x0a,0x4a,0x0c,0x0e, -0xd6,0x10,0x13,0xd5,0x15,0x18,0x53,0x1a,0x1b,0xef,0x1c,0x1d,0x45,0x1d,0x1c,0x6e, -0x1c,0x1b,0x6d,0x1b,0x1b,0xf2,0x1a,0x1a,0x39,0x1a,0x19,0x1b,0x19,0x18,0x51,0x16, -0x13,0x6d,0x10,0x0c,0x41,0x07,0x02,0xf2,0xfc,0xf7,0x3d,0xf3,0xef,0xd2,0xeb,0xe9, -0xd5,0xe7,0xe6,0xfc,0xe5,0xe5,0x72,0xe4,0xe3,0x6e,0xe3,0xe2,0x2d,0xe2,0xe0,0x3e, -0xdf,0xdd,0xa0,0xda,0xd8,0xe0,0xd4,0xd0,0xff,0xcb,0xc6,0x81,0xbf,0xb9,0x31,0xb3, -0xae,0x08,0xab,0xa8,0x4b,0xa7,0xa6,0x67,0xa6,0xa7,0xb5,0xa9,0xad,0x6f,0xb4,0xbc, -0xc8,0xc5,0xcf,0x75,0xd8,0xdf,0x37,0xe4,0xe6,0x5d,0xe8,0xe9,0x99,0xeb,0xee,0x18, -0xf2,0xf5,0xa2,0xf6,0xf5,0xfa,0xf1,0xeb,0x2d,0xe4,0xdb,0xa9,0xd3,0xcc,0x8e,0xc7, -0xc3,0x66,0xc0,0xbd,0x7d,0xbb,0xb9,0xe5,0xb7,0xb7,0x38,0xb8,0xba,0xa5,0xbd,0xc2, -0x50,0xc7,0xcd,0xcb,0xd4,0xdc,0x8b,0xe5,0xef,0x77,0xf9,0x02,0x8c,0x0a,0x10,0xa1, -0x12,0x12,0xd7,0x0f,0x0b,0xc7,0x05,0xff,0x58,0xf9,0xf4,0xa0,0xef,0xec,0xd9,0xea, -0xea,0xb9,0xeb,0xee,0x23,0xf2,0xf7,0xf6,0xfd,0x05,0xf8,0x0d,0x16,0x85,0x1e,0x26, -0x90,0x2c,0x31,0x38,0x35,0x37,0xeb,0x38,0x38,0x7d,0x37,0x35,0x80,0x31,0x2d,0xaa, -0x29,0x25,0x6c,0x22,0x1f,0x75,0x1c,0x19,0xf9,0x16,0x14,0x3c,0x13,0x12,0x44,0x12, -0x13,0xd3,0x14,0x16,0x6c,0x18,0x19,0xa9,0x1a,0x1b,0xcb,0x1c,0x1d,0x6f,0x1f,0x21, -0x22,0x23,0x25,0xd5,0x27,0x2a,0x6b,0x2d,0x2f,0x09,0x31,0x31,0x6a,0x31,0x30,0x78, -0x2f,0x2e,0x2a,0x2e,0x2d,0xea,0x2c,0x2b,0x0a,0x2a,0x28,0x87,0x27,0x27,0x0a,0x29, -0x2b,0x66,0x2e,0x31,0x23,0x33,0x33,0xf8,0x31,0x2e,0xd9,0x29,0x24,0xf6,0x1e,0x1a, -0x32,0x16,0x13,0xd6,0x11,0x11,0x99,0x12,0x14,0x9a,0x17,0x1b,0x94,0x1f,0x24,0x27, -0x29,0x2d,0xd3,0x2f,0x30,0x84,0x2e,0x2b,0x80,0x26,0x21,0x6e,0x1e,0x1c,0x87,0x1c, -0x1e,0x85,0x21,0x25,0x16,0x29,0x2b,0xf9,0x2b,0x29,0x2d,0x25,0x1d,0x5a,0x14,0x09, -0x69,0xfe,0xf3,0x32,0xe9,0xe0,0xdf,0xda,0xd6,0x6a,0xd4,0xd3,0xf6,0xd2,0xd2,0xa8, -0xd1,0xd0,0x64,0xce,0xcc,0x55,0xca,0xc8,0x39,0xc7,0xc6,0xa5,0xc5,0xc5,0x30,0xc4, -0xc3,0xf3,0xc1,0xc0,0xc5,0xbe,0xbd,0x0a,0xbd,0xbc,0x0c,0xbd,0xbd,0x3d,0xbf,0xc0, -0x3f,0xc3,0xc6,0x70,0xc9,0xcd,0xe6,0xd1,0xd6,0x86,0xda,0xde,0x92,0xe0,0xe1,0xcd, -0xe1,0xe0,0x5b,0xdf,0xde,0x65,0xde,0xe0,0x52,0xe3,0xe7,0x39,0xec,0xf0,0xa5,0xf2, -0xf2,0x6b,0xf0,0xeb,0x19,0xe5,0xdd,0x4e,0xd7,0xd2,0x51,0xcf,0xce,0x39,0xcf,0xd0, -0x26,0xd1,0xd0,0x4d,0xcf,0xcc,0x79,0xc9,0xc6,0x66,0xc4,0xc4,0x80,0xc5,0xc8,0xdd, -0xcd,0xd3,0xff,0xda,0xe2,0xf5,0xe9,0xf1,0x90,0xf7,0xfd,0x8c,0x03,0x08,0x94,0x0b, -0x0c,0x3f,0x0c,0x09,0x48,0x05,0x00,0x20,0xfa,0xf4,0x88,0xef,0xeb,0x66,0xe8,0xe6, -0x2b,0xe6,0xe6,0x08,0xe8,0xea,0x04,0xed,0xef,0xdd,0xf2,0xf5,0x4e,0xf9,0xfd,0xa0, -0x00,0x04,0x10,0x07,0x09,0xeb,0x0b,0x0d,0xef,0x0f,0x11,0xbd,0x13,0x15,0xb6,0x16, -0x17,0x19,0x18,0x18,0x23,0x18,0x17,0xaf,0x17,0x16,0xdf,0x15,0x14,0xc5,0x12,0x11, -0x9b,0x11,0x12,0xff,0x15,0x1a,0x57,0x20,0x27,0x7d,0x30,0x3a,0x50,0x44,0x4e,0xd1, -0x56,0x5e,0xa1,0x63,0x67,0xa2,0x68,0x68,0x55,0x66,0x63,0x84,0x5f,0x5b,0x15,0x57, -0x53,0xf4,0x4f,0x4d,0x00,0x4a,0x46,0x6d,0x43,0x3f,0x8a,0x3b,0x37,0x87,0x33,0x2f, -0x79,0x2b,0x27,0x45,0x23,0x1f,0x06,0x1c,0x19,0xb8,0x17,0x16,0x25,0x15,0x14,0x70, -0x12,0x10,0xa4,0x0d,0x0a,0x2d,0x08,0x06,0x00,0x05,0x05,0xb0,0x05,0x06,0xf8,0x06, -0x06,0x0d,0x06,0x04,0x3a,0x03,0x01,0x0e,0x01,0x00,0x3c,0x01,0x02,0x21,0x03,0x04, -0x40,0x04,0x03,0xc8,0x01,0xfe,0x6f,0xfb,0xf7,0xd5,0xf2,0xee,0xd4,0xe9,0xe5,0xc5, -0xe0,0xdc,0x4b,0xd9,0xd6,0x4c,0xd5,0xd4,0xcf,0xd5,0xd7,0xb6,0xd9,0xdc,0x67,0xdf, -0xe2,0x82,0xe4,0xe6,0x63,0xe7,0xe8,0x24,0xe9,0xea,0xf5,0xeb,0xed,0x8d,0xef,0xf0, -0xa8,0xf0,0xef,0x6d,0xee,0xec,0xde,0xeb,0xeb,0x39,0xec,0xed,0x56,0xee,0xee,0x63, -0xec,0xe8,0xe9,0xe2,0xdc,0x82,0xd5,0xcf,0xec,0xcb,0xca,0x86,0xcb,0xce,0xbc,0xd3, -0xd9,0xa8,0xde,0xe2,0x16,0xe4,0xe3,0x19,0xe1,0xdd,0xa3,0xd8,0xd3,0xae,0xcf,0xcc, -0xb2,0xc9,0xc8,0x57,0xc8,0xc8,0xcf,0xc9,0xca,0x20,0xc9,0xc6,0xef,0xc3,0xc0,0x48, -0xbd,0xba,0x2a,0xb9,0xb9,0xc1,0xba,0xbe,0x39,0xc5,0xce,0x24,0xd9,0xe4,0x8e,0xf0, -0xfa,0x22,0x01,0x05,0x26,0x07,0x06,0x7f,0x05,0x03,0xd4,0x00,0xfe,0x7a,0xfc,0xfa, -0xd0,0xf6,0xf3,0xd2,0xee,0xea,0x61,0xe5,0xe0,0x0f,0xdd,0xd9,0x1a,0xd7,0xd5,0xb6, -0xd4,0xd5,0x54,0xd7,0xda,0xad,0xdf,0xe5,0x29,0xec,0xf3,0x98,0xfb,0x04,0x37,0x0d, -0x15,0xf9,0x1c,0x22,0x5c,0x26,0x27,0xff,0x27,0x26,0x1b,0x25,0x23,0x9c,0x23,0x24, -0xfe,0x27,0x2c,0xbb,0x32,0x38,0xbb,0x3d,0x40,0xca,0x40,0x3d,0xae,0x38,0x32,0xd3, -0x2b,0x27,0xe3,0x24,0x25,0x34,0x28,0x2d,0xc4,0x33,0x3a,0x3a,0x41,0x46,0xda,0x4a, -0x4d,0x9c,0x4f,0x50,0x25,0x50,0x4f,0x52,0x4d,0x4a,0xce,0x47,0x43,0x4f,0x3f,0x3a, -0x50,0x34,0x2e,0xe6,0x28,0x23,0x0c,0x1f,0x1a,0x26,0x16,0x12,0x13,0x0f,0x0c,0x4e, -0x0c,0x0d,0x83,0x0f,0x12,0x8d,0x16,0x1a,0x73,0x1d,0x20,0xb0,0x21,0x22,0x23,0x21, -0x1e,0x83,0x19,0x13,0xfa,0x0c,0x05,0xfe,0xfe,0xf8,0x20,0xf1,0xea,0x55,0xe4,0xdf, -0x84,0xdb,0xd9,0x26,0xd9,0xda,0xdf,0xde,0xe4,0x72,0xea,0xf1,0xb1,0xf7,0xfd,0x05, -0x02,0x05,0x5c,0x08,0x09,0xe9,0x09,0x09,0xe8,0x08,0x08,0xb3,0x07,0x07,0xa2,0x06, -0x06,0x04,0x06,0x06,0x00,0x06,0x05,0xcc,0x04,0x03,0xf1,0x00,0xfe,0x2d,0xfd,0xfc, -0xfa,0xfd,0x01,0xf2,0x05,0x0b,0x0a,0x11,0x15,0x42,0x17,0x17,0x70,0x14,0x10,0x91, -0x0a,0x04,0xf8,0xfe,0xf9,0x6f,0xf5,0xf0,0x3d,0xec,0xe7,0xb4,0xe1,0xdb,0xbb,0xd5, -0xd0,0xc0,0xca,0xc6,0xc2,0xc2,0xc0,0x79,0xbf,0xbf,0x16,0xc0,0xc1,0x05,0xc3,0xc4, -0xdf,0xc6,0xc8,0x46,0xc9,0xc9,0x79,0xc9,0xc9,0x81,0xc8,0xc8,0x93,0xc8,0xca,0x70, -0xcc,0xcf,0xa8,0xd2,0xd5,0xf0,0xd5,0xd5,0x71,0xd2,0xce,0x35,0xc9,0xc4,0xc1,0xbf, -0xbd,0xa2,0xbc,0xbe,0x67,0xc2,0xc7,0xae,0xce,0xd5,0x6a,0xdc,0xe2,0x36,0xe7,0xea, -0xbf,0xed,0xef,0xfa,0xf0,0xf2,0xe0,0xf2,0xf3,0xe8,0xf3,0xf3,0x5d,0xf3,0xf2,0x72, -0xf0,0xee,0xa3,0xeb,0xe8,0x0c,0xe6,0xe3,0x67,0xe1,0xe0,0x40,0xdf,0xdf,0x61,0xdf, -0xdf,0xcf,0xe0,0xe1,0x2c,0xe3,0xe5,0x38,0xe9,0xee,0x8c,0xf6,0xff,0x1b,0x0a,0x15, -0x93,0x20,0x2a,0xd9,0x32,0x38,0x7e,0x3c,0x3d,0x0a,0x3d,0x3b,0xd3,0x38,0x36,0x67, -0x34,0x32,0xe9,0x30,0x2f,0xe7,0x2d,0x2c,0x44,0x2a,0x28,0x40,0x25,0x21,0x6d,0x1d, -0x18,0xc9,0x13,0x0f,0xce,0x0d,0x0e,0x78,0x12,0x19,0xaf,0x23,0x2e,0xaa,0x39,0x43, -0x8b,0x4b,0x50,0xff,0x53,0x54,0xec,0x53,0x51,0x1d,0x4f,0x4b,0x4b,0x48,0x44,0x07, -0x40,0x3a,0x06,0x34,0x2c,0x8f,0x25,0x1e,0x14,0x18,0x13,0xa6,0x10,0x10,0x33,0x12, -0x16,0xe8,0x1c,0x24,0x1d,0x2d,0x35,0xf1,0x3b,0x40,0xfa,0x42,0x42,0x4d,0x40,0x3b, -0x97,0x34,0x2c,0x51,0x22,0x18,0x85,0x0e,0x05,0x7c,0xfe,0xf9,0xa2,0xf5,0xf3,0x4a, -0xf2,0xf0,0xce,0xee,0xeb,0x89,0xe7,0xe3,0xd5,0xdf,0xdd,0x0e,0xde,0xe0,0x95,0xe4, -0xe9,0x1f,0xf0,0xf6,0x71,0xfb,0x00,0x52,0x04,0x07,0xdf,0x0a,0x0c,0x2e,0x0e,0x0e, -0x2a,0x0e,0x0c,0x29,0x0a,0x06,0x3f,0x03,0xff,0xd0,0xfa,0xf6,0x48,0xf2,0xed,0xff, -0xe9,0xe6,0x65,0xe3,0xe1,0x08,0xe1,0xe1,0xdc,0xe3,0xe7,0xb0,0xea,0xee,0x75,0xf1, -0xf4,0xd0,0xf5,0xf7,0x81,0xf7,0xf6,0x0e,0xf5,0xf1,0xef,0xed,0xe9,0x13,0xe4,0xde, -0x4c,0xd9,0xd3,0xbd,0xce,0xc9,0xef,0xc5,0xc3,0x51,0xc1,0xc0,0x7c,0xc1,0xc3,0x73, -0xc5,0xc7,0xab,0xc9,0xcb,0x30,0xcc,0xcd,0x65,0xce,0xcf,0xa8,0xd0,0xd1,0x18,0xd2, -0xd2,0x03,0xd2,0xd1,0x5a,0xd1,0xd1,0x74,0xd1,0xd1,0x1d,0xd2,0xd1,0x6f,0xd1,0xd0, -0xb5,0xce,0xcc,0x59,0xca,0xc7,0x9d,0xc5,0xc3,0x3f,0xc3,0xc3,0xf8,0xc4,0xc7,0x75, -0xca,0xce,0x94,0xd2,0xd7,0xd8,0xdc,0xe2,0xa2,0xe6,0xea,0x42,0xec,0xec,0xbf,0xec, -0xec,0x22,0xec,0xed,0x86,0xf0,0xf5,0xab,0xfc,0x04,0xb3,0x0b,0x12,0x37,0x18,0x1c, -0x55,0x1f,0x21,0x06,0x23,0x24,0xd6,0x25,0x27,0x48,0x29,0x2b,0xd0,0x2c,0x2e,0x8d, -0x31,0x35,0xf2,0x39,0x3f,0x0c,0x46,0x4b,0x12,0x4e,0x4d,0xdc,0x49,0x42,0x6b,0x39, -0x2f,0xc5,0x25,0x1e,0xe4,0x18,0x15,0x9c,0x14,0x14,0x96,0x14,0x14,0xf9,0x13,0x12, -0xda,0x10,0x0e,0xfc,0x0c,0x0b,0xbd,0x0b,0x0d,0xa0,0x0f,0x13,0xca,0x18,0x1e,0x6e, -0x25,0x2b,0xad,0x31,0x36,0x14,0x39,0x3a,0x20,0x39,0x36,0xde,0x33,0x30,0x37,0x2d, -0x2a,0xa3,0x27,0x25,0x05,0x23,0x20,0x86,0x1d,0x1a,0x46,0x17,0x14,0x1c,0x13,0x12, -0x96,0x12,0x13,0x82,0x13,0x13,0x92,0x11,0x0f,0x80,0x0b,0x07,0x06,0x03,0xfe,0x6f, -0xfb,0xf8,0x47,0xf6,0xf4,0x7f,0xf4,0xf4,0x26,0xf4,0xf3,0x13,0xf1,0xed,0x58,0xe8, -0xe2,0xd8,0xdc,0xd8,0x12,0xd6,0xd7,0x03,0xdc,0xe4,0xe5,0xee,0xfa,0xe8,0x05,0x10, -0xf1,0x17,0x1d,0x0e,0x22,0x24,0x0b,0x26,0x26,0x13,0x25,0x22,0x49,0x1f,0x1b,0xe9, -0x17,0x14,0xbc,0x12,0x11,0xbb,0x11,0x11,0xce,0x11,0x10,0xdd,0x0e,0x0b,0xaa,0x07, -0x03,0x73,0xfe,0xfa,0x41,0xf6,0xf3,0xf6,0xf1,0xf2,0xf3,0xf3,0xf6,0x5d,0xfa,0xfd, -0x26,0xff,0xff,0xf5,0xfd,0xfb,0x37,0xf8,0xf4,0x27,0xf0,0xeb,0x99,0xe6,0xe1,0x05, -0xdc,0xd7,0xca,0xd4,0xd3,0x4d,0xd5,0xd8,0x2d,0xde,0xe4,0x33,0xea,0xef,0x20,0xf2, -0xf3,0xa1,0xf1,0xee,0xa1,0xe8,0xe1,0xde,0xda,0xd3,0x0d,0xcd,0xc6,0x35,0xc0,0xba, -0x65,0xb4,0xae,0x34,0xa8,0xa2,0xa7,0x9d,0x9a,0xb3,0x98,0x99,0x25,0x9c,0xa0,0x1f, -0xa7,0xae,0x41,0xb5,0xbc,0xc2,0xc1,0xc6,0x53,0xc9,0xcb,0x76,0xcc,0xcd,0x92,0xcd, -0xce,0xf0,0xce,0xd0,0x3d,0xd4,0xd9,0xb1,0xdf,0xe7,0x5a,0xf0,0xf8,0x10,0xfe,0x02, -0x63,0x04,0x04,0x9e,0x04,0x04,0x32,0x04,0x05,0xe1,0x06,0x09,0x5a,0x0d,0x11,0xec, -0x16,0x1c,0xb4,0x21,0x26,0x5b,0x2b,0x2f,0x74,0x32,0x34,0x47,0x35,0x34,0xda,0x32, -0x30,0xb1,0x2c,0x28,0xed,0x24,0x20,0xde,0x1c,0x18,0x85,0x13,0x0e,0xc5,0x08,0x02, -0xbf,0xfd,0xf9,0xe7,0xf6,0xf6,0xfc,0xf8,0xfd,0xe0,0x01,0x06,0x3e,0x0b,0x0e,0xbc, -0x11,0x14,0x16,0x17,0x1a,0x61,0x1d,0x20,0xfd,0x23,0x26,0xda,0x28,0x2a,0xa6,0x2b, -0x2c,0x49,0x2d,0x2d,0xfb,0x2d,0x2d,0xfc,0x2c,0x2b,0x79,0x29,0x26,0x4e,0x24,0x22, -0xd2,0x20,0x20,0xeb,0x21,0x24,0xa0,0x26,0x29,0x63,0x2b,0x2c,0x5b,0x2d,0x2d,0x16, -0x2d,0x2c,0xd8,0x2b,0x2b,0x30,0x2a,0x29,0xf8,0x28,0x28,0xd7,0x27,0x26,0x5d,0x25, -0x23,0xe0,0x1f,0x1b,0x3f,0x17,0x11,0xde,0x0c,0x08,0x06,0x05,0x03,0xe2,0x02,0x04, -0xc3,0x06,0x0a,0x55,0x0e,0x12,0xea,0x16,0x1b,0xd1,0x1e,0x22,0x61,0x24,0x25,0x68, -0x25,0x24,0x42,0x22,0x20,0xd4,0x1e,0x1d,0x4e,0x1d,0x1c,0x86,0x1a,0x16,0x1f,0x11, -0x09,0x83,0xff,0xf4,0xe9,0xe8,0xdd,0x8d,0xd3,0xca,0xe7,0xc2,0xbd,0x37,0xba,0xb9, -0x78,0xbb,0xbf,0x0c,0xc6,0xcd,0xa9,0xd5,0xdc,0x5c,0xe2,0xe5,0xcb,0xe6,0xe5,0x2c, -0xe3,0xdf,0x27,0xdb,0xd6,0x9e,0xd2,0xce,0xe2,0xc9,0xc5,0xbf,0xc2,0xc0,0xb7,0xbf, -0xc0,0xc9,0xc2,0xc5,0xfd,0xc8,0xcb,0xfb,0xcd,0xcf,0x6b,0xd1,0xd3,0xf5,0xd5,0xd9, -0xe5,0xdc,0xe0,0x51,0xe2,0xe3,0x31,0xe2,0xdf,0x8e,0xdc,0xd8,0x37,0xd4,0xd0,0x20, -0xcc,0xc8,0x87,0xc5,0xc3,0xe5,0xc1,0xc1,0x63,0xc1,0xc2,0x46,0xc4,0xc6,0x2d,0xca, -0xce,0xa1,0xd2,0xd7,0x16,0xdc,0xe0,0x83,0xe3,0xe5,0x6c,0xe7,0xe8,0x5f,0xeb,0xef, -0xc2,0xf4,0xfc,0x11,0x05,0x0e,0xf9,0x17,0x20,0x57,0x27,0x2b,0x9a,0x2d,0x2d,0x73, -0x2a,0x25,0x6b,0x1f,0x18,0xa0,0x0f,0x07,0x75,0xff,0xf8,0x07,0xf3,0xef,0xa5,0xed, -0xed,0xbf,0xef,0xf2,0x75,0xf5,0xf9,0xe0,0xfc,0x01,0x99,0x07,0x0f,0xb3,0x17,0x20, -0x09,0x29,0x30,0x54,0x35,0x38,0xb5,0x39,0x39,0xcf,0x39,0x39,0x86,0x38,0x36,0x9b, -0x33,0x2e,0x9e,0x28,0x20,0x1e,0x19,0x11,0x6f,0x0c,0x09,0xc1,0x07,0x08,0x92,0x09, -0x0b,0x36,0x0d,0x0f,0x61,0x11,0x14,0xf4,0x17,0x1c,0xb3,0x20,0x24,0xbb,0x27,0x29, -0x81,0x28,0x26,0x22,0x22,0x1d,0x70,0x17,0x12,0x26,0x0e,0x0a,0xae,0x08,0x07,0x75, -0x06,0x05,0xeb,0x04,0x03,0xbe,0x02,0x01,0x09,0x01,0x01,0x73,0x02,0x05,0x12,0x09, -0x0e,0xf1,0x13,0x1a,0x14,0x20,0x24,0xae,0x28,0x2b,0x71,0x2c,0x2d,0x93,0x2d,0x2d, -0x8f,0x2e,0x2f,0xd4,0x2f,0x2f,0x9c,0x2e,0x2b,0xdf,0x27,0x22,0xe4,0x1b,0x15,0xc4, -0x0e,0x08,0xb7,0x02,0xfd,0x05,0xf8,0xf3,0x44,0xef,0xec,0xc5,0xea,0xea,0xff,0xec, -0xf0,0x4c,0xf6,0xfc,0x97,0x02,0x07,0xfe,0x0b,0x0d,0x8f,0x0d,0x0a,0xd3,0x03,0xfa, -0x5c,0xef,0xe2,0x68,0xd5,0xca,0x50,0xc1,0xbc,0x23,0xbb,0xbd,0x3b,0xc3,0xca,0xa8, -0xd2,0xda,0x61,0xe0,0xe5,0xe5,0xe8,0xeb,0x59,0xee,0xf2,0x53,0xf7,0xfd,0x6d,0x05, -0x0d,0x87,0x14,0x19,0xed,0x1c,0x1d,0x71,0x1a,0x15,0x7a,0x0f,0x08,0xe7,0x01,0xfc, -0x93,0xf7,0xf4,0x13,0xf2,0xf0,0xaf,0xf0,0xf0,0xbf,0xf1,0xf2,0x1c,0xf4,0xf5,0x87, -0xf6,0xf6,0x6d,0xf6,0xf5,0x43,0xf3,0xf0,0xfc,0xed,0xeb,0x20,0xe8,0xe5,0xf8,0xe2, -0xe0,0x96,0xdd,0xda,0x18,0xd7,0xd3,0xec,0xd0,0xce,0xbc,0xcd,0xce,0x60,0xcf,0xd1, -0xc7,0xd3,0xd5,0x7d,0xd7,0xd8,0xe7,0xd8,0xd8,0xee,0xd8,0xd8,0x6f,0xd9,0xda,0x28, -0xdc,0xde,0xb4,0xe0,0xe3,0x47,0xe6,0xe8,0xee,0xea,0xec,0x20,0xec,0xeb,0xd4,0xe9, -0xe7,0xae,0xe5,0xe3,0x01,0xe0,0xdb,0x8e,0xd6,0xcf,0x9c,0xc8,0xc1,0xc8,0xbb,0xb8, -0xb2,0xb7,0xba,0xa8,0xc0,0xc9,0x1e,0xd5,0xe1,0xd9,0xee,0xfc,0x06,0x09,0x14,0x19, -0x1f,0x27,0x9c,0x2e,0x33,0x77,0x36,0x37,0x59,0x37,0x36,0xd3,0x34,0x33,0x59,0x32, -0x31,0x12,0x30,0x2e,0xaf,0x2d,0x2c,0xc5,0x2a,0x29,0x31,0x27,0x25,0x65,0x23,0x21, -0x05,0x1f,0x1c,0xa6,0x19,0x17,0x53,0x15,0x14,0xe2,0x13,0x14,0x35,0x15,0x16,0x23, -0x17,0x17,0x9f,0x18,0x19,0xc2,0x19,0x1a,0xfb,0x1b,0x1d,0xea,0x1f,0x22,0xca,0x25, -0x29,0xf1,0x2b,0x2e,0x52,0x2f,0x2f,0xb7,0x2e,0x2d,0x73,0x2b,0x29,0xbd,0x28,0x28, -0x84,0x28,0x29,0x8a,0x2b,0x2e,0x20,0x31,0x34,0x2b,0x38,0x3b,0x25,0x3e,0x40,0x41, -0x41,0x41,0xa9,0x40,0x3e,0xba,0x3b,0x37,0xcc,0x32,0x2c,0x6e,0x26,0x1f,0xa8,0x18, -0x12,0x5d,0x0e,0x0b,0xa5,0x09,0x09,0xf1,0x08,0x08,0xbb,0x07,0x05,0xba,0x02,0xff, -0x73,0xfb,0xf8,0x72,0xf5,0xf3,0x1c,0xf3,0xf3,0xe5,0xf3,0xf4,0x67,0xf4,0xf3,0xd9, -0xf1,0xef,0xe2,0xeb,0xe7,0x7f,0xe3,0xde,0xfa,0xd9,0xd5,0x0a,0xd2,0xcf,0x94,0xcd, -0xcc,0x8b,0xcc,0xcc,0xfa,0xcc,0xcd,0x99,0xce,0xd0,0x11,0xd2,0xd4,0x79,0xd7,0xda, -0x07,0xdd,0xdf,0x81,0xe0,0xe1,0x49,0xe2,0xe2,0xb9,0xe2,0xe2,0x19,0xe2,0xe1,0x40, -0xdf,0xdc,0x9f,0xda,0xd8,0xa6,0xd6,0xd5,0x19,0xd5,0xd5,0x41,0xd5,0xd5,0xe5,0xd4, -0xd3,0x5e,0xd2,0xd0,0x7a,0xcf,0xcf,0x78,0xd1,0xd5,0x47,0xdb,0xe2,0x26,0xea,0xf1, -0xf3,0xf6,0xfa,0x7c,0xfc,0xfc,0xb4,0xfa,0xf8,0xf7,0xf5,0xf3,0x39,0xf1,0xee,0x6c, -0xec,0xea,0x92,0xe8,0xe8,0xb0,0xe8,0xea,0xf7,0xec,0xef,0xb9,0xf1,0xf2,0x0f,0xf3, -0xf1,0x3f,0xf0,0xee,0x10,0xec,0xea,0x99,0xe9,0xe8,0x3d,0xe8,0xe7,0x0a,0xe7,0xe6, -0x64,0xe5,0xe4,0xb7,0xe3,0xe3,0x21,0xe2,0xe0,0x2d,0xdf,0xdd,0xc4,0xdb,0xdb,0xe6, -0xdc,0xe0,0xb9,0xe6,0xee,0x4b,0xf8,0x02,0xfc,0x0d,0x18,0x8e,0x23,0x2d,0x76,0x36, -0x3d,0xde,0x43,0x48,0xd2,0x4a,0x4b,0xdb,0x4a,0x48,0x97,0x44,0x3f,0xb9,0x39,0x33, -0x27,0x2d,0x27,0xb7,0x22,0x1f,0x11,0x1d,0x1c,0xbb,0x1d,0x1f,0x0b,0x22,0x24,0x50, -0x25,0x25,0x89,0x24,0x22,0x85,0x1f,0x1c,0xfb,0x1a,0x1a,0x2e,0x1d,0x21,0x7d,0x28, -0x30,0x60,0x37,0x3d,0x9b,0x41,0x42,0x1c,0x41,0x3c,0x39,0x36,0x2e,0x9e,0x27,0x20, -0x1b,0x1b,0x16,0xe0,0x10,0x0b,0x5b,0x06,0x00,0x0f,0xfc,0xf8,0x45,0xf6,0xf6,0x70, -0xf7,0xfa,0x20,0xfd,0x00,0x20,0x02,0x03,0xa5,0x03,0x03,0x64,0x02,0x01,0x87,0x00, -0xff,0x55,0xfd,0xfa,0xd3,0xf5,0xf0,0x52,0xe9,0xe2,0xc4,0xdb,0xd6,0x07,0xd3,0xd2, -0x01,0xd4,0xd8,0x3c,0xe0,0xe8,0xee,0xf1,0xfa,0x83,0x00,0x04,0x13,0x05,0x03,0xb5, -0xff,0xfb,0x70,0xf6,0xf2,0x5e,0xf1,0xf1,0x1d,0xf4,0xf7,0x08,0xfb,0xfd,0x4c,0xff, -0xff,0x41,0xfd,0xfa,0x53,0xf6,0xf2,0x51,0xee,0xeb,0x85,0xe9,0xe9,0xb4,0xea,0xed, -0x78,0xf1,0xf6,0xe3,0xfa,0xff,0x45,0x03,0x06,0x59,0x09,0x0b,0x7d,0x0e,0x11,0x23, -0x14,0x17,0xe3,0x19,0x1b,0xe5,0x1a,0x18,0xe2,0x12,0x0b,0xac,0x03,0xfb,0xa6,0xf3, -0xed,0x79,0xe9,0xe7,0x05,0xe7,0xe7,0x5e,0xe9,0xea,0x5e,0xec,0xed,0x5b,0xef,0xf1, -0x58,0xf4,0xf7,0xa6,0xfa,0xfd,0x5b,0x00,0x02,0xaa,0x04,0x06,0x58,0x08,0x0a,0xc1, -0x0b,0x0d,0xe6,0x0e,0x10,0x95,0x11,0x12,0x37,0x12,0x10,0x75,0x0c,0x06,0x07,0xff, -0xf6,0xe9,0xed,0xe5,0xc9,0xde,0xd9,0x98,0xd5,0xd2,0x86,0xcf,0xcc,0x07,0xc9,0xc5, -0xf4,0xc1,0xbf,0x68,0xbe,0xbf,0x00,0xc1,0xc4,0x50,0xc7,0xc9,0xed,0xca,0xca,0xd0, -0xc6,0xc1,0xff,0xbb,0xb5,0x1c,0xb0,0xac,0x43,0xaa,0xaa,0x26,0xac,0xaf,0x70,0xb2, -0xb6,0xd5,0xba,0xbf,0xdd,0xc5,0xcd,0x84,0xd6,0xe1,0xb0,0xec,0xf9,0x81,0x05,0x10, -0x25,0x19,0x1f,0x86,0x22,0x23,0xb0,0x21,0x1f,0xca,0x1d,0x1c,0x3d,0x1d,0x1e,0x2e, -0x21,0x23,0x47,0x25,0x26,0x76,0x26,0x25,0x7b,0x24,0x22,0x8e,0x21,0x20,0x1d,0x21, -0x22,0x0c,0x26,0x2a,0x6b,0x30,0x36,0xcc,0x3c,0x42,0x20,0x46,0x49,0x74,0x4b,0x4c, -0x0f,0x4e,0x4e,0xdf,0x4f,0x50,0x97,0x50,0x50,0x23,0x4f,0x4d,0x48,0x4b,0x48,0x8a, -0x45,0x41,0xae,0x3d,0x38,0xae,0x33,0x2e,0x62,0x28,0x22,0x0f,0x1e,0x19,0x7e,0x16, -0x13,0x8d,0x11,0x0f,0x53,0x0c,0x08,0x6c,0x04,0xff,0xe6,0xf9,0xf4,0xfa,0xef,0xec, -0xb3,0xe9,0xe8,0x02,0xe7,0xe5,0x8e,0xe4,0xe2,0x3d,0xe1,0xe0,0xb4,0xe0,0xe3,0x50, -0xe7,0xed,0x2b,0xf5,0xfc,0x5f,0x04,0x0b,0x91,0x10,0x14,0x1f,0x18,0x1a,0xc5,0x1b, -0x1c,0x7b,0x1d,0x1e,0x24,0x1f,0x20,0x11,0x21,0x22,0xb1,0x22,0x22,0xec,0x21,0x20, -0x20,0x1d,0x19,0x79,0x15,0x11,0xe3,0x0c,0x08,0x28,0x04,0xff,0xdf,0xfb,0xf7,0x56, -0xf2,0xed,0x50,0xe7,0xe1,0x39,0xdc,0xd7,0x9e,0xd4,0xd2,0xf9,0xd1,0xd2,0xdd,0xd4, -0xd7,0x68,0xda,0xdc,0xad,0xde,0xdf,0x4c,0xe0,0xe0,0xa7,0xe0,0xe0,0x6f,0xe1,0xe1, -0xbf,0xe2,0xe3,0x84,0xe3,0xe3,0xf2,0xe1,0xdf,0x5a,0xdc,0xd8,0x20,0xd3,0xce,0x22, -0xca,0xc7,0x4a,0xc7,0xc9,0x44,0xcd,0xd2,0xcb,0xd8,0xde,0x7c,0xe3,0xe6,0x88,0xe7, -0xe6,0xb6,0xe3,0xdf,0xfa,0xda,0xd6,0xe1,0xd1,0xce,0x39,0xcc,0xca,0xcc,0xc9,0xc9, -0x80,0xc8,0xc8,0xb6,0xc8,0xc9,0x4e,0xcc,0xcf,0x8c,0xd4,0xda,0x77,0xe1,0xe8,0x9e, -0xf0,0xf8,0x51,0xff,0x05,0x2b,0x0b,0x0f,0x52,0x11,0x11,0xb8,0x0f,0x0c,0x67,0x08, -0x04,0xf6,0x00,0xfe,0x6a,0xfd,0xfc,0xcd,0xfc,0xfd,0x81,0xfd,0xfe,0xa4,0xff,0x01, -0x8c,0x04,0x07,0x1c,0x0b,0x0e,0x10,0x10,0x11,0x53,0x11,0x10,0xbb,0x0f,0x0e,0xdf, -0x0e,0x0f,0x6a,0x11,0x14,0xa2,0x17,0x1b,0x1c,0x20,0x24,0xd8,0x28,0x2d,0x73,0x31, -0x35,0xdb,0x39,0x3d,0xaa,0x40,0x42,0x69,0x43,0x43,0x43,0x42,0x41,0x42,0x40,0x40, -0x80,0x40,0x41,0x1e,0x44,0x46,0x59,0x49,0x4b,0xcd,0x4d,0x4e,0xd8,0x4d,0x4b,0x33, -0x46,0x3f,0x62,0x36,0x2c,0x96,0x21,0x17,0xf0,0x0c,0x03,0x6d,0xfb,0xf3,0xae,0xec, -0xe5,0x6a,0xde,0xd7,0x65,0xd0,0xca,0x72,0xc5,0xc2,0x0f,0xc3,0xc6,0xb2,0xcb,0xd2, -0x3c,0xda,0xe1,0xf4,0xe6,0xeb,0x94,0xee,0xf1,0x2b,0xf5,0xf9,0x66,0xfe,0x04,0x20, -0x09,0x0d,0xb4,0x0f,0x10,0x35,0x0f,0x0c,0xda,0x08,0x03,0x6e,0xfe,0xf8,0x36,0xf2, -0xec,0x81,0xe6,0xe1,0xab,0xdd,0xda,0xce,0xd9,0xda,0xc5,0xdc,0xe0,0xba,0xe5,0xeb, -0xf6,0xf0,0xf5,0x19,0xf9,0xfb,0x40,0xfb,0xfa,0xb1,0xf7,0xf4,0x79,0xf1,0xef,0xf7, -0xee,0xf0,0x47,0xf4,0xf9,0x9d,0x00,0x07,0xdb,0x0e,0x14,0xdf,0x19,0x1d,0x95,0x1f, -0x20,0xd6,0x1f,0x1e,0xd1,0x1b,0x19,0xe8,0x17,0x17,0x09,0x19,0x1c,0xf3,0x20,0x26, -0x88,0x2b,0x2e,0x1e,0x30,0x2e,0x79,0x2a,0x24,0x16,0x1d,0x15,0x11,0x0d,0x05,0xb3, -0xfd,0xf6,0x85,0xef,0xe9,0xe0,0xe2,0xdd,0xf1,0xd7,0xd3,0xbc,0xd0,0xce,0x9d,0xce, -0xcf,0x0f,0xd3,0xd7,0xb6,0xdc,0xe2,0x27,0xe8,0xec,0xca,0xef,0xf1,0xc6,0xf1,0xf1, -0x73,0xf0,0xf0,0x34,0xf1,0xf3,0x64,0xf6,0xf9,0x4e,0xfd,0xff,0x59,0x00,0xff,0xa5, -0xfc,0xf8,0x2c,0xf4,0xef,0x02,0xea,0xe5,0x51,0xe0,0xdb,0xcd,0xd7,0xd4,0x1d,0xd3, -0xd2,0x1d,0xd4,0xd6,0x47,0xd9,0xdb,0x8d,0xdd,0xde,0x19,0xdf,0xdf,0x37,0xe0,0xe1, -0x1b,0xe4,0xe7,0x42,0xea,0xec,0xcf,0xee,0xef,0xcb,0xef,0xef,0x06,0xef,0xef,0x43, -0xf0,0xf2,0x61,0xf4,0xf6,0xcd,0xf8,0xf9,0x5f,0xfa,0xfa,0xa2,0xf9,0xf9,0xe2,0xf8, -0xf9,0x80,0xf9,0xfa,0xb2,0xfa,0xfa,0x8d,0xfa,0xf9,0x7c,0xf8,0xf6,0x8b,0xf4,0xf1, -0x3c,0xee,0xea,0x20,0xe5,0xdf,0xdb,0xd9,0xd4,0xa8,0xd0,0xcf,0xb1,0xd0,0xd5,0x6d, -0xde,0xea,0xe4,0xf8,0x08,0x26,0x18,0x27,0xe2,0x34,0x40,0x63,0x49,0x50,0x78,0x55, -0x57,0x4e,0x58,0x56,0x6a,0x53,0x4f,0x72,0x4a,0x45,0x4b,0x41,0x3d,0xc1,0x38,0x33, -0x9f,0x2e,0x28,0xdc,0x22,0x1d,0x13,0x19,0x16,0x0a,0x16,0x17,0x20,0x19,0x1b,0x6c, -0x1e,0x20,0x6b,0x22,0x23,0xbb,0x24,0x25,0xe7,0x25,0x26,0x43,0x26,0x25,0xbd,0x24, -0x22,0x7f,0x20,0x1d,0xd6,0x19,0x16,0x72,0x12,0x0f,0xb5,0x0c,0x0a,0xbe,0x09,0x09, -0x63,0x09,0x0a,0x42,0x0b,0x0c,0xd4,0x0c,0x0c,0x7a,0x0b,0x09,0xd6,0x06,0x04,0x96, -0x02,0x01,0x7e,0x02,0x04,0x20,0x06,0x08,0x93,0x09,0x09,0x0e,0x09,0x07,0x04,0x05, -0x02,0xdb,0x00,0xff,0x47,0xfe,0xfc,0x2f,0xfb,0xf8,0xb7,0xf4,0xef,0x6c,0xea,0xe4, -0x7d,0xdf,0xda,0x19,0xd7,0xd5,0x48,0xd6,0xd9,0x86,0xde,0xe5,0x51,0xec,0xf3,0x25, -0xf9,0xfd,0xb7,0xff,0xff,0x5e,0xfe,0xfb,0xb7,0xf7,0xf3,0xea,0xef,0xec,0xb9,0xe9, -0xe7,0xf4,0xe4,0xe2,0x41,0xde,0xd9,0x76,0xd3,0xcc,0x1d,0xc6,0xc0,0x73,0xbb,0xb8, -0x84,0xb6,0xb6,0x30,0xb6,0xb6,0x3a,0xb7,0xb7,0x57,0xb7,0xb6,0xbc,0xb5,0xb4,0x46, -0xb3,0xb2,0x3b,0xb3,0xb5,0xe2,0xb8,0xbe,0x75,0xc5,0xcd,0x75,0xd5,0xdd,0x35,0xe4, -0xea,0x01,0xef,0xf3,0x09,0xf8,0xfc,0x2c,0x02,0x08,0xd2,0x0d,0x12,0xca,0x15,0x16, -0x3a,0x15,0x11,0xdf,0x0d,0x09,0x9e,0x07,0x07,0xc8,0x09,0x0e,0x31,0x13,0x18,0x54, -0x1c,0x1f,0x61,0x20,0x20,0x8a,0x20,0x20,0x49,0x21,0x22,0x37,0x24,0x26,0x80,0x27, -0x28,0x25,0x28,0x26,0x8e,0x24,0x21,0x53,0x1d,0x19,0xe7,0x15,0x13,0x22,0x11,0x10, -0x91,0x0f,0x0f,0x93,0x0e,0x0d,0xf7,0x0b,0x0a,0x43,0x08,0x06,0x69,0x05,0x05,0xb0, -0x05,0x07,0x79,0x0a,0x0e,0x52,0x12,0x16,0x33,0x19,0x1a,0x2f,0x1b,0x1a,0x00,0x18, -0x15,0x37,0x13,0x11,0x7c,0x11,0x12,0xb4,0x13,0x15,0xc6,0x16,0x17,0xf5,0x16,0x15, -0x27,0x13,0x10,0x12,0x0d,0x0a,0x04,0x08,0x06,0xf9,0x05,0x06,0xc1,0x06,0x08,0x80, -0x09,0x0b,0xa6,0x0d,0x10,0x66,0x13,0x16,0x3a,0x1a,0x1d,0xc5,0x1f,0x21,0x11,0x21, -0x1f,0xea,0x1c,0x19,0x14,0x15,0x10,0x3f,0x0d,0x09,0x2f,0x07,0x04,0x5c,0x02,0xff, -0x5a,0xfc,0xf8,0x84,0xf3,0xee,0xd5,0xe8,0xe3,0x2b,0xdf,0xdb,0x81,0xd7,0xd4,0x28, -0xd2,0xd0,0xe3,0xce,0xce,0x65,0xce,0xcf,0xd3,0xd0,0xd3,0x24,0xd6,0xd9,0xe6,0xdc, -0xe0,0x38,0xe4,0xe8,0x52,0xec,0xf0,0x2f,0xf6,0xfb,0xae,0x01,0x07,0x55,0x0c,0x10, -0x43,0x12,0x12,0xe7,0x10,0x0d,0x4e,0x0a,0x06,0x1b,0x04,0x02,0x1c,0x03,0x04,0xff, -0x07,0x0b,0x97,0x0e,0x10,0xbc,0x11,0x10,0x3e,0x0e,0x0a,0x80,0x04,0xfe,0xfa,0xf8, -0xf3,0xef,0xef,0xed,0xa2,0xeb,0xeb,0xe5,0xeb,0xed,0x22,0xef,0xf1,0xca,0xf4,0xf8, -0x45,0xfc,0x00,0x03,0x04,0x07,0x92,0x09,0x0b,0xd5,0x0c,0x0e,0xb7,0x10,0x13,0x8a, -0x17,0x1b,0x4e,0x20,0x23,0x6f,0x26,0x27,0x16,0x27,0x25,0x99,0x23,0x21,0x86,0x1f, -0x1e,0x02,0x1d,0x1b,0x49,0x19,0x15,0x17,0x10,0x08,0x8f,0x00,0xf6,0x4e,0xed,0xe4, -0x74,0xdc,0xd6,0x60,0xd1,0xce,0xe6,0xcc,0xcc,0x6b,0xcd,0xce,0xfe,0xd0,0xd3,0x3b, -0xd7,0xdb,0xb8,0xe0,0xe6,0x92,0xeb,0xf0,0x46,0xf4,0xf6,0xdf,0xf8,0xfa,0xe4,0xfb, -0xfd,0x7f,0x00,0x03,0x65,0x06,0x09,0xa3,0x0b,0x0d,0x86,0x0e,0x0e,0x4e,0x0e,0x0c, -0x99,0x09,0x05,0xb4,0xff,0xf9,0x81,0xf1,0xe9,0x0d,0xe2,0xda,0xf7,0xd2,0xcc,0xc1, -0xc5,0xbf,0x1e,0xbb,0xb7,0xc9,0xb5,0xb6,0x60,0xb8,0xbc,0xed,0xc2,0xca,0x72,0xd1, -0xd8,0x24,0xde,0xe2,0x1d,0xe6,0xe8,0xf0,0xe8,0xe9,0x84,0xe9,0xea,0x62,0xeb,0xed, -0xda,0xf0,0xf5,0x31,0xfa,0x00,0x00,0x06,0x0c,0x94,0x12,0x18,0x8d,0x1e,0x23,0x09, -0x28,0x2b,0x8a,0x2e,0x30,0xe9,0x31,0x32,0x37,0x32,0x31,0xa3,0x2f,0x2d,0x2e,0x2c, -0x2a,0xda,0x29,0x29,0xad,0x2a,0x2c,0xa4,0x2e,0x31,0xd3,0x33,0x36,0x95,0x38,0x3a, -0x07,0x3c,0x3d,0xe3,0x3d,0x3e,0x94,0x3e,0x3f,0xe0,0x3f,0x41,0xe3,0x42,0x44,0x6b, -0x46,0x47,0x87,0x47,0x46,0x63,0x43,0x3f,0x92,0x39,0x32,0x1f,0x2c,0x25,0x97,0x1f, -0x1b,0x20,0x18,0x17,0x40,0x17,0x18,0x7a,0x1a,0x1b,0xaf,0x1c,0x1b,0x7e,0x19,0x15, -0x53,0x0f,0x07,0xda,0xfe,0xf4,0x8b,0xe9,0xdd,0x3a,0xd2,0xc7,0x3d,0xbf,0xb8,0xef, -0xb5,0xb5,0x4c,0xb8,0xbc,0xa8,0xc1,0xc6,0x7e,0xcb,0xce,0x3d,0xd1,0xd2,0x4e,0xd4, -0xd5,0x1a,0xd7,0xd8,0x9b,0xda,0xdc,0x25,0xde,0xe0,0x00,0xe2,0xe3,0xbe,0xe5,0xe7, -0xe2,0xe7,0xe7,0x3e,0xe7,0xe5,0x7f,0xe4,0xe3,0x21,0xe2,0xe1,0x2c,0xe2,0xe2,0x0e, -0xe4,0xe5,0xf6,0xe6,0xe8,0xf6,0xe9,0xeb,0xcb,0xed,0xf0,0x43,0xf3,0xf6,0x0f,0xfb, -0xff,0xb6,0x03,0x07,0x7d,0x0b,0x0e,0x19,0x11,0x12,0x2f,0x14,0x14,0x34,0x13,0x10, -0xd9,0x0c,0x08,0xf2,0x02,0xfd,0x4c,0xf9,0xf5,0x2a,0xf3,0xf1,0xa9,0xf0,0xf0,0x91, -0xef,0xef,0xa1,0xee,0xee,0x05,0xee,0xed,0x99,0xec,0xea,0xc8,0xe6,0xe1,0xd7,0xda, -0xd3,0x17,0xcc,0xc6,0x00,0xc2,0xc0,0x9c,0xc2,0xc7,0xf6,0xce,0xd8,0x57,0xe3,0xee, -0x62,0xf8,0x01,0x67,0x09,0x0f,0x0d,0x15,0x19,0x72,0x1c,0x1f,0x93,0x21,0x23,0x9d, -0x25,0x26,0x3c,0x27,0x26,0xc9,0x24,0x21,0x7f,0x1e,0x1a,0x66,0x16,0x12,0x6a,0x0f, -0x0c,0xab,0x0a,0x08,0x8f,0x07,0x06,0x17,0x06,0x06,0xab,0x08,0x0b,0x7f,0x10,0x16, -0x60,0x1c,0x23,0x94,0x29,0x2e,0x1f,0x33,0x35,0xdc,0x36,0x36,0x59,0x35,0x33,0xe7, -0x30,0x2d,0xbc,0x29,0x24,0xfe,0x1e,0x18,0xf0,0x0f,0x07,0xbb,0xff,0xf8,0x16,0xf2, -0xed,0xb3,0xe9,0xe7,0x6c,0xe7,0xe8,0x85,0xea,0xed,0x79,0xf1,0xf5,0x1a,0xfa,0xfe, -0xe8,0x02,0x07,0xe0,0x0a,0x0e,0x35,0x11,0x13,0xe6,0x14,0x15,0xfb,0x15,0x15,0xdf, -0x15,0x15,0xab,0x15,0x15,0xfd,0x15,0x15,0x58,0x14,0x12,0x50,0x0e,0x09,0x74,0x03, -0xfd,0x08,0xf8,0xf3,0x86,0xf0,0xef,0x95,0xef,0xf0,0x6d,0xf2,0xf3,0xfe,0xf4,0xf5, -0x26,0xf5,0xf4,0x77,0xf3,0xf2,0xa3,0xf0,0xee,0xce,0xec,0xea,0x27,0xe8,0xe6,0x20, -0xe4,0xe2,0xf9,0xe0,0xde,0x4f,0xdc,0xd8,0xce,0xd4,0xd0,0xa4,0xcb,0xc7,0x6e,0xc5, -0xc4,0xba,0xc5,0xc8,0x58,0xcc,0xd0,0x05,0xd4,0xd6,0x3b,0xd8,0xd8,0xfd,0xd8,0xd9, -0x33,0xda,0xdc,0xa4,0xdf,0xe4,0x44,0xea,0xf1,0x0b,0xfa,0x02,0x4f,0x0c,0x15,0x1a, -0x1e,0x25,0xb3,0x2a,0x2e,0x46,0x30,0x30,0x4b,0x30,0x2f,0xf8,0x2e,0x2e,0x89,0x2e, -0x2e,0x4b,0x2f,0x30,0x92,0x31,0x33,0x46,0x35,0x36,0x8d,0x37,0x36,0xfb,0x33,0x2f, -0x75,0x29,0x22,0xcd,0x1c,0x17,0xbe,0x14,0x13,0x19,0x14,0x15,0x49,0x17,0x18,0xe2, -0x17,0x16,0xa5,0x13,0x10,0xf5,0x0c,0x09,0x0d,0x07,0x04,0x6a,0x02,0x00,0x60,0xfd, -0xfa,0xb4,0xf6,0xf2,0xbd,0xee,0xea,0x7d,0xe7,0xe4,0x2d,0xe3,0xe2,0xa6,0xe2,0xe3, -0x4b,0xe5,0xe7,0xa0,0xe8,0xe9,0xbf,0xea,0xea,0x5e,0xea,0xe9,0x10,0xe7,0xe4,0x27, -0xe1,0xdd,0xf3,0xd8,0xd4,0xd6,0xcf,0xcb,0xf7,0xc7,0xc5,0xba,0xc4,0xc5,0x65,0xc7, -0xca,0x39,0xce,0xd1,0x9c,0xd4,0xd6,0x98,0xd7,0xd7,0x8d,0xd7,0xd7,0xf2,0xd6,0xd7, -0x43,0xd8,0xda,0xa4,0xdd,0xe2,0x71,0xe7,0xed,0x7a,0xf4,0xfb,0x42,0x01,0x06,0xe8, -0x0a,0x0e,0x41,0x10,0x11,0xe8,0x11,0x11,0x3b,0x11,0x10,0xcc,0x10,0x11,0xe7,0x12, -0x15,0xc0,0x17,0x1a,0x3a,0x1d,0x1e,0x9e,0x1f,0x1e,0x2f,0x1d,0x1a,0x06,0x17,0x13, -0x19,0x10,0x0c,0x7a,0x09,0x06,0x77,0x03,0x00,0xa8,0xfd,0xfa,0x67,0xf7,0xf4,0x3d, -0xf3,0xf2,0x4a,0xf3,0xf5,0x84,0xf8,0xfc,0x0e,0x02,0x07,0x1d,0x0e,0x14,0xcc,0x1b, -0x23,0x41,0x2a,0x31,0x63,0x37,0x3c,0x09,0x40,0x41,0xb8,0x40,0x3d,0x0a,0x39,0x33, -0xa8,0x2d,0x28,0xf6,0x23,0x20,0x66,0x1d,0x1a,0x59,0x17,0x13,0x74,0x0e,0x09,0xa3, -0x03,0xfe,0xe7,0xf9,0xf6,0x46,0xf4,0xf3,0xdc,0xf4,0xf7,0xf3,0xfa,0xff,0xdd,0x05, -0x0c,0xf6,0x12,0x18,0xef,0x1d,0x20,0x7d,0x21,0x1f,0x79,0x1b,0x15,0x27,0x0e,0x06, -0x81,0xfe,0xf7,0xa9,0xf1,0xec,0xdf,0xe9,0xe8,0x71,0xe7,0xe7,0x2e,0xe9,0xea,0x5c, -0xec,0xed,0x86,0xed,0xec,0xc5,0xe9,0xe6,0xc1,0xe1,0xdd,0x87,0xd9,0xd6,0x45,0xd4, -0xd3,0x34,0xd3,0xd3,0xed,0xd4,0xd6,0x52,0xd7,0xd8,0x87,0xd9,0xda,0x1b,0xdc,0xdd, -0x9a,0xdf,0xe1,0x3d,0xe4,0xe6,0x2a,0xe9,0xeb,0xe8,0xed,0xf0,0x74,0xf2,0xf4,0xf6, -0xf5,0xf6,0x5e,0xf7,0xf7,0x5b,0xf8,0xf9,0xda,0xfb,0xfe,0xcd,0x02,0x07,0x51,0x0b, -0x0e,0xbf,0x11,0x13,0x63,0x13,0x12,0x05,0x10,0x0c,0xbb,0x08,0x04,0x27,0x00,0xfc, -0x14,0xf9,0xf6,0xff,0xf5,0xf5,0xbf,0xf6,0xf7,0x9c,0xf8,0xf8,0x8e,0xf8,0xf7,0x35, -0xf5,0xf2,0xc4,0xee,0xea,0x0e,0xe7,0xe3,0x14,0xe0,0xdd,0x7b,0xdc,0xdc,0x86,0xdd, -0xdf,0x0e,0xe3,0xe6,0xbb,0xea,0xee,0x4b,0xf2,0xf5,0xd9,0xf8,0xfc,0xb4,0xff,0x03, -0xc3,0x06,0x09,0x8e,0x0c,0x0e,0x4a,0x10,0x11,0x46,0x12,0x13,0xa0,0x13,0x14,0x26, -0x15,0x15,0xde,0x16,0x18,0x70,0x19,0x1b,0xe1,0x1c,0x1e,0xf9,0x1f,0x21,0xe1,0x21, -0x22,0xb6,0x22,0x23,0x50,0x23,0x23,0x1b,0x24,0x24,0xf7,0x24,0x25,0x96,0x25,0x25, -0xd6,0x24,0x23,0x8d,0x22,0x21,0x90,0x1f,0x1e,0xc4,0x1c,0x1b,0x00,0x19,0x16,0x98, -0x13,0x10,0x45,0x0d,0x0a,0xca,0x08,0x07,0xfe,0x07,0x08,0x8f,0x0a,0x0c,0x17,0x0e, -0x0e,0x8e,0x0e,0x0c,0x6b,0x09,0x04,0xcb,0xfe,0xf7,0xd9,0xef,0xe7,0x6a,0xdf,0xd7, -0xbb,0xd0,0xca,0xaf,0xc6,0xc4,0xd2,0xc2,0xc2,0x19,0xc3,0xc3,0xeb,0xc3,0xc3,0x09, -0xc3,0xc2,0x57,0xc2,0xc2,0x6e,0xc4,0xc6,0x0c,0xca,0xce,0x84,0xd3,0xd9,0xe5,0xdf, -0xe6,0x4d,0xee,0xf5,0xaa,0xfc,0x02,0x7e,0x08,0x0c,0x5e,0x10,0x12,0xea,0x13,0x14, -0x93,0x13,0x12,0xe0,0x0f,0x0d,0xe5,0x0a,0x08,0x9c,0x07,0x07,0xc8,0x08,0x0b,0xe6, -0x0e,0x12,0x9d,0x16,0x19,0xbb,0x1b,0x1c,0xd5,0x1b,0x1a,0x29,0x19,0x17,0xbc,0x16, -0x15,0x1e,0x15,0x14,0x10,0x12,0x0e,0x7d,0x0a,0x05,0x33,0xff,0xf9,0xb4,0xf3,0xee, -0xed,0xea,0xe7,0x9e,0xe5,0xe3,0x7c,0xe2,0xe1,0x7c,0xe1,0xe1,0x4a,0xe2,0xe3,0xa4, -0xe4,0xe6,0x54,0xe8,0xeb,0x60,0xee,0xf2,0x09,0xf8,0xfe,0x84,0x05,0x0d,0x74,0x15, -0x1d,0x01,0x24,0x2a,0xe0,0x2e,0x32,0x65,0x34,0x35,0xb2,0x34,0x33,0x60,0x30,0x2c, -0x5f,0x29,0x25,0x49,0x22,0x1f,0x68,0x1d,0x1b,0x09,0x1a,0x18,0x49,0x17,0x15,0x5e, -0x14,0x12,0x88,0x10,0x0e,0xa2,0x0b,0x08,0x3f,0x06,0x03,0x24,0x00,0xfc,0x5c,0xf9, -0xf6,0x51,0xf3,0xf1,0x44,0xf0,0xf0,0x14,0xf1,0xf2,0x74,0xf3,0xf4,0x54,0xf4,0xf3, -0x46,0xf1,0xee,0x23,0xea,0xe5,0x7c,0xe1,0xdd,0x79,0xda,0xd8,0x73,0xd6,0xd5,0x63, -0xd4,0xd4,0x30,0xd4,0xd5,0x42,0xd7,0xda,0x0a,0xdf,0xe4,0xc1,0xe9,0xef,0x24,0xf4, -0xf8,0x22,0xfb,0xfc,0x0b,0xfd,0xfc,0x20,0xfa,0xf7,0x7c,0xf5,0xf3,0x69,0xf2,0xf1, -0x1f,0xf2,0xf2,0x97,0xf2,0xf2,0x02,0xf1,0xef,0x03,0xed,0xea,0xaf,0xe9,0xe9,0x86, -0xea,0xec,0x2d,0xf0,0xf4,0xb0,0xf7,0xfa,0x1c,0xfd,0xfe,0x8a,0xff,0x00,0xa1,0x00, -0x01,0x1b,0x03,0x04,0x8b,0x06,0x08,0xc4,0x09,0x0a,0x2f,0x0c,0x0d,0xf7,0x0e,0x10, -0x3d,0x13,0x15,0xfb,0x17,0x19,0x4a,0x1a,0x19,0x0b,0x18,0x15,0x47,0x12,0x0f,0x00, -0x0c,0x09,0x0b,0x08,0x07,0x70,0x06,0x05,0x0e,0x05,0x03,0x9a,0x01,0xfe,0x7d,0xfb, -0xf8,0xe1,0xf4,0xf2,0x43,0xf0,0xef,0xc2,0xee,0xef,0x63,0xf0,0xf2,0x46,0xf5,0xf9, -0x14,0xfe,0x03,0x4c,0x0a,0x11,0x87,0x18,0x1f,0x12,0x25,0x2a,0x23,0x2e,0x31,0x01, -0x33,0x34,0x82,0x34,0x34,0xf6,0x33,0x33,0x02,0x32,0x30,0x0a,0x2f,0x2c,0xed,0x29, -0x25,0x8e,0x20,0x1a,0x95,0x13,0x0c,0xc9,0x05,0x00,0xa5,0xfc,0xfa,0x8c,0xfa,0xfb, -0xdc,0xfd,0xff,0x8f,0x01,0x01,0x0e,0x01,0xff,0xb0,0xfb,0xf7,0x97,0xf2,0xed,0xb4, -0xe7,0xe2,0x14,0xdd,0xd8,0xe4,0xd3,0xd0,0x03,0xcd,0xca,0x15,0xc8,0xc6,0xf4,0xc4, -0xc4,0xa2,0xc3,0xc3,0x87,0xc3,0xc3,0x7d,0xc4,0xc5,0x79,0xc7,0xca,0xa8,0xce,0xd3, -0x0e,0xda,0xe0,0xda,0xe6,0xec,0x79,0xf1,0xf5,0x67,0xf8,0xfa,0xed,0xfc,0xfe,0x9d, -0x00,0x02,0xda,0x04,0x07,0x94,0x09,0x0b,0xf8,0x0c,0x0d,0x8a,0x0d,0x0c,0x97,0x0a, -0x08,0x83,0x05,0x02,0xae,0x00,0xff,0xf1,0xfd,0xfd,0x19,0xfe,0xff,0x96,0x01,0x04, -0x5d,0x09,0x0e,0xaa,0x14,0x1b,0x90,0x21,0x27,0x0a,0x2d,0x31,0x18,0x35,0x37,0xe8, -0x38,0x39,0x43,0x38,0x36,0xa1,0x32,0x2e,0x03,0x29,0x23,0x18,0x1e,0x18,0x3d,0x14, -0x10,0x40,0x0c,0x08,0xbd,0x05,0x02,0x2c,0x00,0xfe,0x80,0xfc,0xfb,0xbc,0xfb,0xfc, -0x04,0xfd,0xfd,0x6d,0xfe,0xfe,0xb6,0xfd,0xfc,0x24,0xfa,0xf7,0xb6,0xf4,0xf2,0x74, -0xf0,0xef,0x57,0xef,0xef,0x7d,0xf0,0xf0,0xeb,0xef,0xed,0xfc,0xe9,0xe5,0x60,0xdf, -0xd9,0x2e,0xd5,0xd2,0xd4,0xd1,0xd4,0x52,0xd9,0xe0,0xcc,0xe9,0xf3,0x89,0xfd,0x06, -0x69,0x0e,0x14,0xac,0x19,0x1c,0xdf,0x1e,0x1f,0x08,0x1f,0x1d,0x17,0x1b,0x17,0x5f, -0x14,0x10,0x0e,0x0e,0x0b,0xaa,0x09,0x07,0x2a,0x05,0x01,0xba,0xfc,0xf6,0x48,0xef, -0xe7,0x26,0xe0,0xda,0xd0,0xd5,0xd3,0x8e,0xd4,0xd7,0xb4,0xdb,0xe1,0x45,0xe7,0xed, -0xa1,0xf2,0xf7,0x7e,0xfc,0x00,0x17,0x04,0x07,0x48,0x0a,0x0c,0x8a,0x0e,0x0f,0x4c, -0x10,0x0f,0x7f,0x0e,0x0b,0x1a,0x08,0x03,0x2c,0xff,0xfa,0xb9,0xf6,0xf3,0xf9,0xf0, -0xee,0xad,0xec,0xea,0x74,0xe7,0xe4,0xa9,0xe1,0xdf,0xe0,0xdc,0xdb,0x8b,0xdb,0xdc, -0xb8,0xde,0xe1,0x2e,0xe6,0xeb,0x91,0xf0,0xf5,0x1f,0xfb,0xff,0x0d,0x04,0x07,0x0b, -0x0b,0x0d,0xaf,0x10,0x13,0x50,0x15,0x17,0xdd,0x1a,0x1e,0xf3,0x21,0x25,0x4d,0x29, -0x2b,0x4d,0x2d,0x2d,0x78,0x2c,0x29,0x3f,0x26,0x21,0xd5,0x1b,0x15,0xdf,0x0f,0x09, -0xa9,0x03,0xfe,0x32,0xf9,0xf4,0xcf,0xf1,0xef,0x17,0xee,0xed,0xee,0xee,0xf0,0x5c, -0xf3,0xf6,0x03,0xf9,0xfb,0x78,0xfd,0xfe,0x3b,0xff,0xff,0xf3,0xfe,0xfe,0x08,0xfe, -0xfd,0xf8,0xfc,0xfc,0xeb,0xfc,0xfd,0xf9,0xfe,0x00,0x2d,0x03,0x05,0x7b,0x08,0x0b, -0x55,0x0e,0x11,0xe8,0x14,0x18,0x16,0x1c,0x1f,0x2b,0x23,0x26,0x71,0x28,0x2a,0x22, -0x2b,0x2b,0x84,0x2a,0x29,0xf1,0x26,0x24,0x75,0x21,0x1e,0x29,0x1c,0x1a,0x25,0x19, -0x18,0x3d,0x19,0x19,0x0c,0x1a,0x19,0x09,0x18,0x15,0x28,0x12,0x0e,0xb0,0x09,0x05, -0xd4,0x00,0xfc,0xc5,0xf7,0xf2,0x5c,0xed,0xe7,0x96,0xe1,0xdc,0x10,0xd7,0xd3,0x92, -0xd0,0xcf,0x82,0xce,0xce,0x46,0xce,0xcd,0x5c,0xcc,0xca,0xa3,0xc7,0xc4,0x5f,0xc2, -0xc0,0x25,0xbf,0xbe,0x8e,0xbf,0xc0,0x0e,0xc3,0xc5,0x6e,0xc9,0xcd,0xa5,0xd1,0xd6, -0x61,0xda,0xde,0x62,0xe1,0xe3,0xed,0xe5,0xe7,0x49,0xe9,0xeb,0xe0,0xec,0xee,0x1e, -0xf1,0xf3,0xb5,0xf5,0xf8,0xd2,0xfa,0xfd,0x6a,0x00,0x03,0xb5,0x06,0x0a,0x58,0x0e, -0x12,0x80,0x15,0x18,0x7d,0x1b,0x1d,0xa6,0x1e,0x1e,0x7f,0x1e,0x1d,0x73,0x1b,0x19, -0xc6,0x17,0x16,0x8c,0x16,0x17,0x41,0x18,0x19,0x88,0x1a,0x1a,0x7e,0x1a,0x19,0x33, -0x17,0x14,0x3c,0x12,0x10,0x50,0x0e,0x0d,0x36,0x0d,0x0d,0x89,0x0e,0x0f,0x3c,0x11, -0x12,0x0a,0x14,0x15,0xe1,0x15,0x16,0x85,0x16,0x16,0xa4,0x15,0x14,0xa7,0x12,0x10, -0xc1,0x0c,0x08,0xaa,0x03,0xfe,0xf0,0xf7,0xf1,0x6b,0xeb,0xe5,0x27,0xe0,0xdb,0x0b, -0xd8,0xd5,0x08,0xd4,0xd3,0x5b,0xd4,0xd5,0x9f,0xd8,0xdc,0x36,0xe1,0xe7,0x60,0xed, -0xf4,0xd4,0xfa,0x00,0x5e,0x06,0x0b,0xe2,0x0e,0x11,0xdc,0x13,0x15,0x51,0x15,0x14, -0xb9,0x12,0x0f,0xd6,0x0a,0x05,0xe3,0xfe,0xf7,0x4f,0xf1,0xeb,0x34,0xe6,0xe2,0xf5, -0xdf,0xde,0x0d,0xdf,0xe0,0x73,0xe2,0xe5,0x7d,0xea,0xf0,0xf3,0xf6,0xfe,0x05,0x06, -0x0d,0x93,0x13,0x18,0xbc,0x1c,0x1f,0xc5,0x20,0x21,0xf5,0x20,0x1f,0x85,0x1c,0x18, -0x27,0x13,0x0c,0x0e,0x06,0xff,0xc2,0xf8,0xf3,0x6c,0xf0,0xee,0x0d,0xef,0xf0,0x39, -0xf3,0xf6,0x13,0xf9,0xfb,0x1c,0xfe,0x00,0xa0,0x01,0x03,0xe3,0x04,0x06,0x4f,0x09, -0x0c,0x51,0x0f,0x13,0xe1,0x16,0x1a,0x0a,0x1e,0x20,0x9d,0x22,0x23,0xa4,0x22,0x20, -0x5e,0x1e,0x1b,0xd3,0x17,0x14,0x26,0x11,0x0e,0x52,0x0b,0x08,0xac,0x06,0x05,0x20, -0x04,0x04,0xe2,0x04,0x06,0x24,0x08,0x0a,0x44,0x0c,0x0d,0xce,0x0e,0x0e,0xdc,0x0d, -0x0b,0x7c,0x08,0x04,0x75,0xff,0xfa,0xe0,0xf3,0xee,0xb0,0xe8,0xe4,0x82,0xe0,0xde, -0xc2,0xdc,0xdc,0x01,0xdc,0xdc,0x42,0xdc,0xdc,0x65,0xdc,0xdc,0xf9,0xdc,0xdd,0x4c, -0xdf,0xe1,0x06,0xe4,0xe7,0x72,0xea,0xed,0x2d,0xf1,0xf4,0x05,0xf7,0xf9,0x25,0xfb, -0xfc,0x37,0xfd,0xfd,0x12,0xfc,0xfa,0xf0,0xf6,0xf2,0xcd,0xed,0xe8,0xf3,0xe2,0xde, -0x06,0xdb,0xd9,0xf2,0xd8,0xda,0xf5,0xdc,0xe0,0x5c,0xe5,0xea,0x37,0xf0,0xf6,0xc4, -0xfc,0x03,0x36,0x0a,0x10,0x28,0x16,0x1a,0x78,0x1d,0x1e,0x29,0x1e,0x1c,0xe2,0x18, -0x14,0x9e,0x10,0x0c,0xf4,0x07,0x04,0xb2,0x00,0xfd,0x37,0xfa,0xf7,0x32,0xf4,0xf1, -0xb5,0xee,0xec,0x08,0xeb,0xea,0x54,0xea,0xea,0x1f,0xec,0xed,0xe8,0xee,0xf0,0x52, -0xf1,0xf2,0x2a,0xf4,0xf5,0x1e,0xf8,0xfa,0x4b,0xfd,0xff,0x17,0x01,0x01,0xdf,0x01, -0x00,0x4a,0xfe,0xfa,0xbd,0xf6,0xf2,0x40,0xed,0xe8,0xda,0xe4,0xe2,0xf2,0xe0,0xe1, -0x0a,0xe4,0xe7,0x6c,0xec,0xf1,0x38,0xf6,0xfa,0x73,0xfd,0xff,0x1a,0x01,0x02,0xe5, -0x03,0x05,0xce,0x08,0x0c,0x55,0x10,0x14,0x00,0x17,0x18,0x7e,0x19,0x18,0x99,0x16, -0x13,0x5b,0x10,0x0d,0x05,0x0b,0x09,0x6f,0x0a,0x0c,0x59,0x10,0x15,0x18,0x1c,0x23, -0x71,0x2a,0x31,0x9a,0x38,0x3e,0x48,0x43,0x46,0xbb,0x48,0x49,0xc1,0x47,0x44,0xc9, -0x3f,0x39,0xf7,0x31,0x29,0x96,0x20,0x17,0x3c,0x0f,0x07,0xf0,0xff,0xfa,0x51,0xf5, -0xf1,0x29,0xef,0xed,0xff,0xed,0xef,0x63,0xf1,0xf4,0x73,0xf7,0xfa,0x1f,0xfe,0x00, -0x28,0x02,0x02,0x3c,0x02,0x00,0x29,0xfe,0xfb,0x02,0xf8,0xf5,0x50,0xf2,0xef,0x0f, -0xee,0xec,0x06,0xeb,0xe9,0x5b,0xe8,0xe7,0xf0,0xe5,0xe5,0xd3,0xe4,0xe4,0x0c,0xe5, -0xe5,0x79,0xe6,0xe7,0x9c,0xe9,0xeb,0x7c,0xee,0xf1,0x49,0xf5,0xf9,0xe1,0xfc,0x00, -0x56,0x03,0x05,0x18,0x07,0x07,0x0f,0x08,0x07,0x78,0x06,0x04,0xbd,0x02,0x00,0x01, -0xfd,0xf9,0xb7,0xf5,0xf2,0xa1,0xee,0xeb,0x19,0xe9,0xe7,0x61,0xe5,0xe3,0xcf,0xe2, -0xe1,0x8a,0xe0,0xdf,0x86,0xde,0xdd,0xae,0xdd,0xdd,0x0f,0xdf,0xe0,0x7a,0xe2,0xe4, -0x56,0xe6,0xe8,0x60,0xe9,0xea,0xb9,0xeb,0xec,0x6f,0xee,0xef,0x8f,0xf1,0xf2,0xac, -0xf3,0xf4,0xf0,0xf3,0xf3,0xcc,0xf3,0xf4,0xc1,0xf4,0xf5,0x6e,0xf7,0xf9,0x22,0xfb, -0xfd,0xe6,0xff,0x02,0x68,0x05,0x08,0x14,0x0b,0x0d,0x15,0x0f,0x10,0x87,0x11,0x12, -0x97,0x13,0x14,0x8f,0x16,0x17,0x7c,0x18,0x18,0x31,0x16,0x12,0x9b,0x0d,0x06,0xdf, -0xff,0xf8,0xc9,0xf1,0xeb,0x5c,0xe7,0xe4,0xe6,0xe2,0xe2,0x18,0xe3,0xe4,0xa3,0xe5, -0xe7,0xf4,0xe8,0xea,0x3d,0xed,0xf0,0xa2,0xf3,0xf7,0x0b,0xfc,0x00,0x46,0x04,0x07, -0x29,0x0a,0x0b,0x1a,0x0c,0x0b,0x69,0x0a,0x08,0xbb,0x06,0x04,0x79,0x02,0x00,0xf9, -0xfe,0xfd,0xfb,0xfc,0xfc,0x2c,0xfd,0xfd,0xee,0xfe,0xff,0x6d,0x00,0x00,0xd7,0xff, -0xfe,0x46,0xfc,0xf9,0x8d,0xf7,0xf5,0x7b,0xf4,0xf4,0x70,0xf4,0xf5,0xdc,0xf7,0xfa, -0x5a,0xfe,0x02,0x28,0x07,0x0c,0x96,0x11,0x16,0x39,0x1b,0x1f,0x79,0x23,0x26,0xee, -0x29,0x2c,0xaa,0x2e,0x2f,0xfc,0x2f,0x2e,0x8d,0x2c,0x29,0xf2,0x24,0x20,0xd0,0x1a, -0x15,0x06,0x10,0x0a,0xba,0x05,0x01,0xd5,0xfd,0xfb,0xf5,0xf9,0xf9,0xbb,0xfa,0xfc, -0xdf,0xff,0x03,0x71,0x06,0x09,0xc7,0x0b,0x0d,0xe4,0x0d,0x0d,0x89,0x0c,0x0a,0xea, -0x07,0x04,0xc9,0x00,0xfc,0x8c,0xf8,0xf4,0xcc,0xf1,0xef,0xec,0xee,0xef,0xa3,0xf0, -0xf3,0x40,0xf6,0xf9,0xcf,0xfd,0x01,0x08,0x05,0x07,0x1e,0x0a,0x0b,0x9a,0x0c,0x0d, -0x51,0x0d,0x0d,0x0a,0x0e,0x0e,0x18,0x0f,0x0f,0xf9,0x0f,0x10,0xd1,0x0f,0x0f,0x44, -0x0e,0x0d,0x90,0x0b,0x09,0x2f,0x08,0x05,0x4f,0x03,0x00,0x80,0xfc,0xf8,0xbf,0xf5, -0xf2,0x2f,0xf1,0xf0,0xe7,0xf0,0xf2,0x91,0xf3,0xf5,0xd0,0xf5,0xf5,0xf8,0xf3,0xf1, -0x06,0xee,0xea,0x17,0xe7,0xe4,0xf8,0xe2,0xe2,0xec,0xe3,0xe6,0xe0,0xe8,0xeb,0xfa, -0xed,0xef,0x64,0xef,0xee,0x14,0xec,0xe8,0x5f,0xe5,0xe1,0x8d,0xde,0xdb,0xc8,0xd8, -0xd6,0xa3,0xd3,0xd1,0x71,0xce,0xcb,0x8e,0xc9,0xc7,0x39,0xc6,0xc5,0x5b,0xc6,0xc8, -0x22,0xcb,0xcf,0x13,0xd4,0xd9,0xb8,0xde,0xe3,0x15,0xe7,0xe9,0xae,0xeb,0xec,0x09, -0xed,0xed,0xc4,0xed,0xee,0x8c,0xf0,0xf3,0x00,0xf6,0xf9,0x27,0xfd,0x00,0xcf,0x04, -0x08,0x2e,0x0d,0x11,0x87,0x15,0x19,0xc2,0x1b,0x1d,0x43,0x1d,0x1b,0x7f,0x19,0x16, -0xe5,0x12,0x0f,0xb9,0x0c,0x0a,0x7b,0x09,0x08,0x0f,0x09,0x09,0x99,0x0a,0x0b,0x0c, -0x0d,0x0d,0x7f,0x0e,0x0e,0xb6,0x0d,0x0c,0xf8,0x0a,0x09,0x15,0x08,0x07,0x76,0x07, -0x08,0x27,0x0a,0x0c,0x84,0x0e,0x10,0x79,0x12,0x14,0x50,0x15,0x16,0x2b,0x18,0x19, -0x76,0x1a,0x1b,0x32,0x1b,0x1a,0x17,0x19,0x17,0x32,0x15,0x13,0x48,0x12,0x11,0x1c, -0x12,0x12,0x2f,0x14,0x15,0x24,0x16,0x16,0x37,0x16,0x15,0x36,0x14,0x12,0xbe,0x11, -0x10,0xb9,0x0f,0x0e,0xde,0x0d,0x0c,0x64,0x0a,0x08,0x31,0x05,0x02,0xc4,0xff,0xfd, -0xbd,0xfc,0xfc,0xcb,0xfd,0xff,0x7c,0x02,0x05,0x47,0x08,0x0a,0xf7,0x0b,0x0c,0x18, -0x0c,0x0a,0x3e,0x09,0x07,0xa5,0x05,0x04,0x9a,0x04,0x05,0xdb,0x07,0x0a,0x0c,0x0e, -0x10,0x1f,0x13,0x14,0xe2,0x13,0x12,0xa4,0x0f,0x0c,0x64,0x08,0x04,0x80,0xff,0xfa, -0x48,0xf5,0xef,0xae,0xea,0xe5,0x79,0xe1,0xde,0xb7,0xdc,0xdc,0xc8,0xdd,0xe0,0xe5, -0xe3,0xe8,0x92,0xec,0xf1,0xa2,0xf5,0xfa,0x63,0xfe,0x02,0x57,0x06,0x0a,0xa3,0x0d, -0x10,0x5b,0x13,0x15,0x85,0x16,0x16,0xfc,0x15,0x14,0x83,0x11,0x0d,0xaf,0x09,0x05, -0xe3,0x00,0xfd,0xf1,0xf9,0xf8,0x10,0xf7,0xf7,0x22,0xf8,0xf9,0xbb,0xfb,0xfd,0xbc, -0xff,0x01,0xb0,0x01,0x01,0xfc,0x00,0xff,0xd5,0xfc,0xf9,0x99,0xf5,0xf1,0xd5,0xec, -0xe8,0x17,0xe4,0xe0,0x62,0xdc,0xd8,0xdf,0xd5,0xd3,0xa6,0xd1,0xd0,0xec,0xd0,0xd2, -0x72,0xd4,0xd7,0x1e,0xdc,0xe0,0x8c,0xe5,0xea,0x12,0xee,0xf1,0x00,0xf3,0xf4,0xd4, -0xf4,0xf4,0x9d,0xf4,0xf3,0xce,0xf2,0xf0,0x1d,0xee,0xea,0x84,0xe5,0xdf,0xdf,0xd9, -0xd3,0x5a,0xce,0xca,0x26,0xc8,0xc7,0xbe,0xc9,0xcd,0xc6,0xd2,0xd9,0xc0,0xdf,0xe6, -0xfc,0xed,0xf4,0x5c,0xfb,0x01,0x6b,0x08,0x0f,0xc0,0x15,0x1c,0xba,0x23,0x2a,0x44, -0x30,0x35,0x36,0x39,0x3b,0x31,0x3b,0x39,0xd8,0x35,0x30,0x0e,0x2b,0x24,0x2b,0x1e, -0x17,0xde,0x11,0x0c,0xd3,0x06,0x02,0x60,0xfd,0xf8,0x0f,0xf5,0xf1,0x1a,0xef,0xed, -0xb6,0xec,0xec,0x5b,0xed,0xee,0x13,0xef,0xef,0x36,0xef,0xee,0x68,0xed,0xec,0xf1, -0xea,0xea,0xf7,0xea,0xec,0x9a,0xef,0xf3,0xac,0xf8,0xfd,0x2f,0x03,0x07,0xdf,0x0b, -0x0e,0xcd,0x10,0x11,0x8e,0x12,0x13,0x83,0x14,0x16,0x9a,0x19,0x1d,0x43,0x21,0x25, -0x93,0x28,0x2a,0x0d,0x2c,0x2c,0x00,0x2b,0x29,0xb2,0x26,0x24,0xa3,0x21,0x1f,0x34, -0x1d,0x1b,0x18,0x1a,0x18,0x2b,0x17,0x15,0x86,0x13,0x11,0xb8,0x0f,0x0e,0x38,0x0e, -0x0e,0xff,0x10,0x14,0xf0,0x17,0x1c,0x38,0x21,0x25,0xcc,0x29,0x2c,0xef,0x2e,0x2f, -0xb8,0x2e,0x2c,0xbb,0x29,0x26,0xd0,0x21,0x1d,0x47,0x19,0x15,0xd6,0x11,0x0e,0xd9, -0x0b,0x09,0x76,0x07,0x05,0xff,0x04,0x04,0xb3,0x03,0x03,0x06,0x03,0x02,0x09,0x02, -0x01,0xa5,0x00,0x00,0xc2,0xff,0xff,0x27,0xff,0xfe,0x2c,0xfe,0xfd,0xe4,0xfb,0xfa, -0x94,0xf8,0xf6,0x4e,0xf5,0xf3,0x5c,0xf2,0xf0,0x6f,0xef,0xed,0x58,0xeb,0xe9,0x80, -0xe6,0xe4,0xc1,0xe1,0xdf,0x2c,0xde,0xdc,0x3e,0xdc,0xdc,0x30,0xdc,0xdc,0x8a,0xdd, -0xde,0xa9,0xdf,0xe0,0x58,0xe1,0xe2,0xa2,0xe2,0xe2,0xad,0xe2,0xe2,0xa0,0xe0,0xde, -0x5b,0xdc,0xd9,0x99,0xd6,0xd3,0x76,0xd0,0xcd,0x0a,0xcb,0xc8,0x69,0xc6,0xc4,0x34, -0xc2,0xc0,0xb4,0xbe,0xbd,0x08,0xbd,0xbd,0x55,0xbe,0xbf,0x2e,0xc2,0xc4,0x7d,0xc7, -0xca,0x13,0xcd,0xcf,0x2f,0xd3,0xd6,0x99,0xda,0xdf,0x11,0xe4,0xe9,0x06,0xef,0xf4, -0xd9,0xf9,0xfe,0x36,0x02,0x05,0xe0,0x06,0x08,0xc1,0x08,0x09,0xc4,0x09,0x0a,0xc9, -0x0b,0x0d,0xd8,0x0f,0x12,0xb9,0x15,0x18,0x4f,0x1c,0x1f,0x98,0x22,0x25,0x22,0x27, -0x28,0x28,0x29,0x28,0x0f,0x28,0x26,0xa7,0x24,0x22,0x5e,0x21,0x20,0x67,0x20,0x21, -0x20,0x22,0x23,0x66,0x24,0x24,0x5c,0x24,0x23,0xa2,0x21,0x20,0xa1,0x1e,0x1d,0x2a, -0x1d,0x1d,0xa3,0x1d,0x1e,0xc3,0x1e,0x1e,0x8f,0x1e,0x1d,0x03,0x1b,0x18,0xa2,0x14, -0x10,0x1d,0x0d,0x09,0x6a,0x06,0x03,0x19,0x01,0xfe,0x1b,0xfc,0xf9,0xc7,0xf6,0xf4, -0x41,0xf1,0xee,0x4a,0xec,0xea,0x42,0xe8,0xe7,0x91,0xe6,0xe6,0xec,0xe7,0xea,0x31, -0xed,0xf1,0xd2,0xf5,0xfa,0x2f,0x00,0x05,0x34,0x0a,0x0e,0x28,0x12,0x15,0x62,0x17, -0x19,0xd3,0x1a,0x1c,0xd5,0x1d,0x1f,0x17,0x21,0x22,0xca,0x23,0x24,0xd4,0x23,0x22, -0xb4,0x1f,0x1c,0x04,0x18,0x13,0x21,0x0e,0x09,0xd5,0x04,0x00,0x9c,0xfd,0xfb,0xd4, -0xf9,0xf9,0x74,0xf9,0xfa,0x53,0xfb,0xfc,0x7c,0xfe,0x00,0x02,0x02,0x03,0xff,0x05, -0x07,0xad,0x09,0x0b,0xb3,0x0c,0x0d,0xdf,0x0e,0x0f,0xe3,0x0e,0x0e,0xf2,0x0c,0x0b, -0x8b,0x0a,0x09,0x9c,0x09,0x09,0xbe,0x0a,0x0b,0x0f,0x0d,0x0d,0x17,0x0d,0x0b,0x77, -0x08,0x04,0xd3,0xfe,0xf8,0x59,0xf1,0xe9,0xcf,0xe2,0xdc,0xa1,0xd6,0xd2,0xb6,0xcf, -0xce,0x09,0xcf,0xd0,0x9c,0xd3,0xd7,0xa2,0xda,0xdd,0x5d,0xe0,0xe2,0x12,0xe3,0xe3, -0xf4,0xe2,0xe2,0x07,0xe2,0xe1,0xdb,0xe1,0xe2,0xc7,0xe3,0xe5,0xbd,0xe8,0xec,0xe7, -0xf0,0xf5,0x1e,0xfb,0x00,0x66,0x05,0x09,0x0f,0x0e,0x11,0x73,0x13,0x14,0x0c,0x15, -0x14,0x01,0x12,0x0e,0x9d,0x0a,0x05,0xc9,0xff,0xf9,0x44,0xf2,0xeb,0x85,0xe4,0xde, -0x05,0xd9,0xd4,0xee,0xd1,0xd0,0x50,0xcf,0xcf,0xf6,0xcf,0xd0,0x2e,0xd2,0xd3,0x7a, -0xd5,0xd7,0x59,0xda,0xdd,0x9a,0xe1,0xe6,0x43,0xeb,0xf0,0xc8,0xf5,0xfa,0xab,0xfe, -0x01,0x28,0x03,0x03,0x35,0x02,0xff,0xaf,0xfc,0xf8,0x94,0xf3,0xee,0x9d,0xea,0xe6, -0xbf,0xe4,0xe3,0x3c,0xe4,0xe5,0x9e,0xe8,0xec,0xb0,0xef,0xf3,0xf8,0xf6,0xfa,0xd1, -0xfc,0xff,0x43,0x01,0x03,0x80,0x04,0x05,0x8a,0x06,0x06,0xee,0x06,0x06,0xe8,0x05, -0x05,0x52,0x04,0x03,0x6c,0x03,0x03,0x03,0x03,0x02,0x5b,0x02,0x01,0xaa,0x00,0xff, -0x79,0xfe,0xfd,0x28,0xfd,0xfd,0x0a,0xff,0x01,0x06,0x05,0x09,0x57,0x0e,0x13,0x56, -0x18,0x1c,0xb7,0x1f,0x21,0xdd,0x22,0x22,0x1d,0x22,0x20,0x47,0x1e,0x1b,0x38,0x18, -0x14,0x46,0x10,0x0c,0xf0,0x07,0x04,0xa4,0x01,0x00,0x44,0x00,0x01,0xdd,0x04,0x09, -0x11,0x0e,0x13,0x3a,0x19,0x1e,0x2c,0x24,0x29,0x98,0x2e,0x33,0x37,0x38,0x3c,0x7f, -0x41,0x45,0xcc,0x49,0x4d,0x77,0x50,0x52,0x4c,0x54,0x54,0x9d,0x54,0x53,0x0a,0x52, -0x4f,0xec,0x4c,0x49,0x36,0x45,0x40,0xe6,0x3a,0x34,0x8f,0x2e,0x28,0x34,0x22,0x1c, -0x78,0x17,0x13,0xf5,0x0f,0x0d,0x56,0x0b,0x09,0x1a,0x08,0x06,0xe9,0x04,0x03,0x21, -0x01,0xff,0xb1,0xfc,0xfa,0x21,0xf7,0xf3,0x0c,0xf0,0xeb,0x5d,0xe7,0xe2,0xe9,0xdd, -0xd9,0x25,0xd5,0xd1,0x24,0xce,0xcb,0xfb,0xc9,0xc8,0x1d,0xc8,0xc7,0x55,0xc6,0xc4, -0x4f,0xc3,0xc1,0x14,0xbf,0xbc,0xee,0xba,0xb9,0xe3,0xb7,0xb7,0xb1,0xb6,0xb6,0xae, -0xb7,0xb9,0xe0,0xba,0xbd,0x56,0xc0,0xc3,0xc8,0xc6,0xca,0x81,0xcd,0xd0,0xdb,0xd3, -0xd6,0x9c,0xd9,0xdb,0xcf,0xdd,0xdf,0xa0,0xdf,0xdf,0xac,0xdf,0xdf,0x66,0xdf,0xdf, -0x0d,0xe1,0xe3,0xe1,0xe5,0xe9,0x04,0xed,0xf0,0x0a,0xf4,0xf6,0xcc,0xf8,0xf9,0xcd, -0xf9,0xf8,0xfd,0xf6,0xf4,0x76,0xf1,0xee,0xb7,0xeb,0xe9,0xc5,0xe7,0xe7,0x72,0xe7, -0xe8,0xba,0xea,0xed,0xc9,0xf0,0xf4,0x93,0xf7,0xfa,0x2b,0xfd,0xfe,0xce,0xff,0xff, -0x9a,0xfe,0xfc,0x5b,0xfa,0xf7,0x2b,0xf5,0xf3,0xe0,0xf1,0xf1,0x6f,0xf3,0xf6,0x34, -0xfa,0xff,0x91,0x04,0x09,0xfe,0x0e,0x13,0x78,0x17,0x1a,0x65,0x1c,0x1d,0xbc,0x1e, -0x1f,0xd5,0x1f,0x20,0x47,0x21,0x22,0x75,0x23,0x24,0x99,0x25,0x26,0xf7,0x26,0x27, -0x95,0x27,0x27,0x3d,0x28,0x28,0x5a,0x29,0x2a,0xb0,0x2a,0x2b,0x33,0x2b,0x2a,0x7a, -0x29,0x27,0xf7,0x24,0x22,0x01,0x1f,0x1b,0x1d,0x19,0x16,0x3e,0x15,0x13,0x2f,0x13, -0x12,0x6a,0x12,0x12,0x24,0x12,0x11,0xbf,0x11,0x11,0x53,0x10,0x0e,0x2e,0x0d,0x0a, -0xcf,0x08,0x06,0x3b,0x05,0x04,0x08,0x05,0x06,0x5a,0x09,0x0c,0x8d,0x10,0x13,0xcf, -0x16,0x18,0x64,0x18,0x17,0x71,0x14,0x10,0x9e,0x0c,0x07,0x2e,0x03,0xfe,0x3e,0xfb, -0xf8,0xc2,0xf5,0xf4,0x44,0xf3,0xf2,0x29,0xf2,0xf1,0xad,0xf1,0xf1,0xea,0xf1,0xf2, -0xe9,0xf3,0xf5,0x1b,0xf8,0xfa,0xfd,0xfd,0x01,0x46,0x05,0x09,0x59,0x0e,0x13,0x46, -0x18,0x1c,0xee,0x20,0x23,0xbf,0x25,0x26,0x11,0x25,0x22,0xfe,0x1f,0x1c,0x66,0x18, -0x13,0x3f,0x0f,0x09,0xfe,0x03,0xfd,0x24,0xf6,0xee,0xed,0xe7,0xe1,0x89,0xdc,0xd8, -0x8d,0xd6,0xd5,0x77,0xd5,0xd5,0xbf,0xd6,0xd7,0x42,0xd7,0xd7,0x80,0xd6,0xd6,0x22, -0xd6,0xd6,0x4c,0xd8,0xda,0x4b,0xde,0xe2,0xdf,0xe8,0xef,0x96,0xf6,0xfd,0x5f,0x05, -0x0b,0xdb,0x10,0x14,0x56,0x16,0x16,0x47,0x15,0x13,0x31,0x10,0x0d,0x54,0x0a,0x07, -0x8c,0x05,0x03,0x2a,0x02,0x00,0x1f,0x00,0xff,0xf7,0xfe,0xfe,0x29,0xfe,0xfd,0x4b, -0xfd,0xfc,0x47,0xfb,0xf9,0x7a,0xf7,0xf4,0x38,0xf1,0xed,0xa7,0xe9,0xe5,0xad,0xe2, -0xe0,0x14,0xdf,0xdf,0x82,0xe0,0xe3,0xa2,0xe6,0xea,0xdc,0xee,0xf2,0x87,0xf5,0xf7, -0xaa,0xf8,0xf8,0x0b,0xf8,0xf6,0x3c,0xf5,0xf3,0x5b,0xf2,0xf1,0x34,0xf0,0xee,0x5f, -0xed,0xeb,0x94,0xe8,0xe5,0x85,0xe1,0xdd,0xda,0xd9,0xd6,0x05,0xd3,0xd0,0xb2,0xcd, -0xcb,0x3c,0xca,0xc9,0x40,0xc8,0xc7,0x0f,0xc8,0xc8,0xb9,0xc9,0xcb,0xc6,0xcd,0xd0, -0x0a,0xd4,0xd7,0x0d,0xdc,0xe0,0x23,0xe4,0xe7,0x7f,0xeb,0xee,0x79,0xf1,0xf4,0x24, -0xf7,0xf9,0xff,0xfc,0x00,0x42,0x03,0x06,0x35,0x09,0x0b,0x3e,0x0e,0x10,0x65,0x12, -0x14,0xa7,0x16,0x19,0x70,0x1b,0x1e,0x60,0x20,0x22,0x47,0x24,0x25,0xec,0x26,0x27, -0x4a,0x28,0x29,0x00,0x2a,0x2b,0x88,0x2d,0x30,0x12,0x33,0x36,0x33,0x39,0x3b,0x9c, -0x3d,0x3e,0x0a,0x3f,0x3e,0xfb,0x3d,0x3d,0x10,0x3c,0x3b,0x94,0x3a,0x3a,0xf3,0x39, -0x39,0x1a,0x39,0x38,0x14,0x37,0x35,0x0a,0x34,0x32,0x63,0x30,0x2e,0xfc,0x2c,0x2b, -0x84,0x29,0x27,0x0d,0x26,0x24,0xd5,0x22,0x21,0xc5,0x1f,0x1d,0xce,0x1b,0x19,0xa4, -0x16,0x13,0x6e,0x11,0x0f,0x57,0x0e,0x0e,0x23,0x0f,0x10,0x8f,0x13,0x16,0xeb,0x19, -0x1c,0xaf,0x1f,0x21,0x0d,0x23,0x23,0x74,0x22,0x20,0x09,0x1e,0x1a,0xdf,0x17,0x14, -0x7e,0x12,0x10,0x8b,0x0f,0x0e,0x5c,0x0e,0x0d,0xed,0x0c,0x0b,0xb8,0x09,0x07,0x86, -0x04,0x01,0xd0,0xfc,0xf7,0x2e,0xf2,0xec,0xd1,0xe5,0xdf,0x17,0xd9,0xd3,0x76,0xce, -0xca,0xad,0xc8,0xc8,0x22,0xc9,0xcb,0x35,0xce,0xd1,0x10,0xd3,0xd3,0x6c,0xd2,0xce, -0xdf,0xc9,0xc3,0x17,0xbc,0xb4,0xbf,0xae,0xa9,0x29,0xa6,0xa4,0xe5,0xa3,0xa4,0xfa, -0xa5,0xa7,0x49,0xa9,0xaa,0x2d,0xac,0xad,0xf8,0xae,0xb0,0xcb,0xb2,0xb5,0x44,0xb8, -0xbb,0x2a,0xbf,0xc2,0x0f,0xc7,0xcb,0xb6,0xcf,0xd4,0x51,0xd8,0xdc,0x27,0xe0,0xe3, -0x36,0xe6,0xe8,0x3e,0xeb,0xed,0x13,0xef,0xf0,0x1c,0xf2,0xf2,0x2e,0xf3,0xf3,0x60, -0xf2,0xf1,0xd9,0xf0,0xf0,0xd8,0xf0,0xf1,0xee,0xf3,0xf6,0x8d,0xfa,0xfe,0x8d,0x03, -0x08,0xa2,0x0c,0x10,0xad,0x14,0x17,0x3b,0x1a,0x1c,0x14,0x1e,0x1f,0x77,0x20,0x21, -0x82,0x21,0x21,0xd7,0x20,0x1f,0x1a,0x1e,0x1c,0x43,0x1a,0x18,0x07,0x17,0x15,0x3f, -0x15,0x14,0x29,0x14,0x13,0x4b,0x13,0x12,0xdf,0x12,0x12,0x6f,0x13,0x14,0x22,0x15, -0x16,0x59,0x18,0x1a,0xb6,0x1c,0x1f,0xc4,0x21,0x24,0xc6,0x26,0x28,0x5d,0x2a,0x2b, -0x02,0x2b,0x29,0x9e,0x27,0x24,0x97,0x20,0x1c,0x57,0x18,0x14,0x2c,0x12,0x10,0x4d, -0x11,0x13,0xf5,0x16,0x1c,0x71,0x22,0x29,0x14,0x30,0x36,0x37,0x3c,0x40,0xfa,0x43, -0x46,0x54,0x47,0x46,0x3f,0x45,0x42,0xa2,0x3d,0x37,0x3e,0x31,0x2a,0x70,0x22,0x1b, -0x95,0x14,0x0e,0x21,0x08,0x02,0x5a,0xfd,0xf7,0x7d,0xf2,0xed,0x70,0xe7,0xe1,0xa9, -0xdb,0xd5,0x4d,0xd0,0xcb,0x33,0xc7,0xc4,0x16,0xc3,0xc3,0xc8,0xc5,0xc9,0x78,0xce, -0xd4,0x3a,0xdb,0xe1,0x1d,0xe8,0xed,0xad,0xf2,0xf6,0x99,0xf9,0xfb,0x3c,0xfd,0xfe, -0xc2,0xfe,0xff,0xa3,0xff,0xff,0x6f,0x00,0x00,0xdf,0x01,0x02,0x3e,0x04,0x05,0x29, -0x07,0x08,0x3a,0x0a,0x0b,0xba,0x0c,0x0d,0xa5,0x0d,0x0d,0x49,0x0d,0x0c,0x0f,0x0d, -0x0d,0x68,0x0e,0x0f,0x09,0x11,0x12,0x29,0x14,0x15,0xa9,0x16,0x17,0x75,0x17,0x17, -0x00,0x16,0x14,0xe5,0x11,0x0e,0xeb,0x0a,0x06,0x2a,0x02,0xfd,0x69,0xf9,0xf5,0xfc, -0xf2,0xf1,0x41,0xf0,0xf0,0x31,0xf0,0xf0,0x97,0xf0,0xf0,0xc5,0xef,0xee,0x7d,0xed, -0xeb,0x0d,0xea,0xe7,0x0f,0xe6,0xe4,0xf0,0xe1,0xe0,0xb1,0xde,0xdd,0x6c,0xdd,0xdd, -0x28,0xde,0xdf,0x93,0xe0,0xe1,0x4f,0xe3,0xe4,0x37,0xe5,0xe5,0x16,0xe5,0xe4,0xa2, -0xe2,0xe0,0xfd,0xde,0xdd,0x04,0xdc,0xdb,0xa7,0xdb,0xdc,0xed,0xde,0xe1,0xfa,0xe4, -0xe8,0x7a,0xec,0xef,0x3f,0xf3,0xf5,0xee,0xf7,0xf8,0xde,0xf8,0xf7,0xf6,0xf4,0xf1, -0xca,0xed,0xe9,0xa9,0xe5,0xe2,0x73,0xdf,0xdd,0xf5,0xdb,0xda,0x6f,0xda,0xda,0xd0, -0xd9,0xd9,0x1d,0xda,0xda,0xec,0xdb,0xdd,0x78,0xdf,0xe1,0xeb,0xe3,0xe5,0x6d,0xe7, -0xe8,0x9b,0xe9,0xea,0xc3,0xea,0xeb,0xa4,0xeb,0xeb,0x1e,0xec,0xec,0x94,0xec,0xed, -0x22,0xee,0xef,0x3d,0xf2,0xf5,0xc4,0xf8,0xfc,0xf6,0xff,0x03,0xb6,0x06,0x09,0xd7, -0x0b,0x0d,0x2b,0x0f,0x10,0xf2,0x10,0x11,0xe8,0x11,0x12,0x52,0x12,0x12,0xf5,0x11, -0x11,0xc5,0x10,0x10,0x97,0x10,0x11,0x98,0x13,0x16,0xbc,0x1a,0x1f,0xe2,0x23,0x28, -0xdf,0x2d,0x32,0x34,0x36,0x39,0xbc,0x3c,0x3e,0x7e,0x40,0x41,0xc6,0x41,0x41,0x09, -0x41,0x3f,0x7e,0x3e,0x3c,0x6f,0x3b,0x3a,0xf0,0x38,0x38,0x82,0x37,0x36,0x1e,0x36, -0x34,0xaf,0x33,0x32,0x45,0x31,0x30,0x88,0x30,0x31,0x73,0x32,0x33,0x8f,0x35,0x36, -0x3a,0x37,0x37,0x31,0x36,0x34,0x58,0x32,0x2f,0x7f,0x2d,0x2b,0xe1,0x28,0x27,0xe2, -0x25,0x25,0x90,0x24,0x24,0x04,0x24,0x23,0x4b,0x23,0x22,0x58,0x21,0x1f,0x9b,0x1d, -0x1a,0xcf,0x17,0x14,0xa5,0x10,0x0c,0x89,0x08,0x04,0x46,0x00,0xfc,0x22,0xf8,0xf4, -0xd5,0xf0,0xed,0x2a,0xeb,0xe9,0xf4,0xe7,0xe7,0x91,0xe6,0xe6,0x82,0xe5,0xe4,0x84, -0xe2,0xe0,0x32,0xdd,0xda,0x00,0xd7,0xd4,0x36,0xd2,0xd0,0x38,0xcf,0xce,0xb0,0xcc, -0xca,0x9e,0xc8,0xc5,0xe9,0xc1,0xbd,0xce,0xb9,0xb5,0x3d,0xb2,0xaf,0xf3,0xac,0xab, -0xd8,0xaa,0xaa,0x99,0xaa,0xaa,0x4c,0xab,0xab,0x5c,0xac,0xac,0x3c,0xad,0xad,0x36, -0xad,0xac,0x89,0xab,0xa9,0x0f,0xa8,0xa6,0x30,0xa4,0xa2,0x5e,0xa2,0xa2,0xc9,0xa3, -0xa5,0x3a,0xa8,0xab,0xd5,0xae,0xb2,0x3e,0xb7,0xbc,0x30,0xc1,0xc6,0xbc,0xcc,0xd3, -0x71,0xd9,0xdf,0x8a,0xe5,0xea,0xbf,0xef,0xf3,0xcf,0xf7,0xfb,0x39,0xff,0x03,0x40, -0x07,0x0c,0x00,0x11,0x16,0x94,0x1b,0x21,0x10,0x26,0x2b,0xb1,0x2f,0x34,0xe1,0x37, -0x3b,0xf3,0x3d,0x3f,0x3f,0x41,0x41,0x6a,0x41,0x40,0xab,0x3f,0x3e,0x47,0x3d,0x3c, -0xc5,0x3b,0x3b,0xa8,0x3b,0x3b,0xfd,0x3b,0x3c,0x31,0x3c,0x3c,0x23,0x3c,0x3c,0xc1, -0x3b,0x3b,0xc0,0x39,0x38,0x50,0x35,0x31,0x9d,0x2d,0x28,0x8d,0x23,0x1e,0x34,0x19, -0x14,0x7a,0x10,0x0c,0xce,0x09,0x07,0x22,0x05,0x03,0x3c,0x03,0x03,0x77,0x04,0x06, -0x21,0x08,0x0a,0xf9,0x0c,0x0f,0x64,0x11,0x13,0x62,0x14,0x15,0x93,0x15,0x15,0xa6, -0x14,0x13,0xd7,0x11,0x0f,0x2b,0x0d,0x0a,0x50,0x06,0x02,0x80,0xfd,0xf8,0x3e,0xf4, -0xef,0xfa,0xeb,0xe9,0x73,0xe7,0xe6,0x6e,0xe7,0xe9,0x02,0xec,0xef,0xcd,0xf4,0xfa, -0x7b,0x01,0x08,0xc8,0x0f,0x16,0xbf,0x1d,0x23,0xc4,0x27,0x2a,0xef,0x2c,0x2d,0xf8, -0x2c,0x2b,0x27,0x29,0x26,0x67,0x23,0x20,0x81,0x1c,0x18,0x1e,0x15,0x11,0xb1,0x0c, -0x07,0xff,0x02,0xfd,0x59,0xf8,0xf3,0xd4,0xee,0xeb,0xb2,0xe8,0xe7,0x46,0xe7,0xe8, -0xe2,0xe9,0xec,0x82,0xee,0xf0,0x6b,0xf2,0xf3,0x55,0xf3,0xf2,0xb6,0xf0,0xee,0xb5, -0xeb,0xe9,0x12,0xe7,0xe5,0x9d,0xe5,0xe6,0x37,0xe8,0xea,0xdb,0xed,0xf1,0x16,0xf5, -0xf8,0xff,0xfc,0x00,0x7b,0x04,0x08,0xa1,0x0b,0x0e,0x9d,0x11,0x13,0x2b,0x15,0x15, -0xdd,0x15,0x15,0xf2,0x13,0x12,0xc7,0x10,0x0e,0x9e,0x0c,0x0a,0x31,0x07,0x04,0xd2, -0x00,0xfd,0xb5,0xf9,0xf6,0x61,0xf2,0xee,0x6e,0xeb,0xe7,0x2f,0xe4,0xe0,0x44,0xdc, -0xd8,0x41,0xd4,0xd0,0x8f,0xce,0xcd,0xd1,0xcc,0xcd,0x8b,0xcf,0xd2,0xb0,0xd4,0xd7, -0xe6,0xd9,0xdc,0xa1,0xdd,0xde,0x4a,0xdf,0xdf,0x0b,0xe0,0xe0,0xe6,0xe0,0xe1,0x48, -0xe2,0xe3,0x42,0xe4,0xe5,0x2a,0xe7,0xe8,0xf9,0xe9,0xeb,0x23,0xec,0xec,0xae,0xed, -0xee,0x25,0xef,0xf0,0x62,0xf1,0xf2,0x3c,0xf4,0xf5,0xb9,0xf6,0xf7,0xa6,0xf7,0xf7, -0xe7,0xf6,0xf6,0xf0,0xf4,0xf3,0xc9,0xf1,0xef,0x2a,0xed,0xea,0xe8,0xe7,0xe5,0xc9, -0xe3,0xe2,0xbd,0xe2,0xe3,0xc7,0xe4,0xe6,0xe5,0xe7,0xe8,0x7f,0xe9,0xe9,0x37,0xe9, -0xe9,0x61,0xe9,0xea,0xc9,0xec,0xef,0xcf,0xf3,0xf7,0x9e,0xfb,0xfe,0x38,0x00,0x00, -0x0b,0x00,0xfe,0xa4,0xfb,0xf8,0x77,0xf5,0xf2,0x0f,0xf1,0xef,0x7d,0xef,0xef,0xee, -0xf0,0xf2,0x88,0xf4,0xf6,0xcf,0xf9,0xfd,0x44,0x01,0x05,0x5e,0x0b,0x11,0x74,0x17, -0x1d,0x4d,0x24,0x2a,0xc3,0x2f,0x34,0x8e,0x39,0x3d,0x64,0x40,0x43,0x41,0x45,0x46, -0x6f,0x48,0x49,0x89,0x4a,0x4b,0xb3,0x4b,0x4c,0xf3,0x4c,0x4e,0x90,0x4f,0x51,0xf8, -0x53,0x56,0x7a,0x59,0x5c,0x83,0x5e,0x60,0x43,0x61,0x61,0x09,0x61,0x5f,0xdb,0x5d, -0x5b,0x86,0x58,0x55,0x22,0x51,0x4c,0xa9,0x47,0x42,0x06,0x3d,0x37,0x47,0x32,0x2d, -0x27,0x29,0x25,0x04,0x22,0x1f,0x91,0x1c,0x1a,0xb7,0x18,0x17,0x24,0x16,0x15,0x06, -0x15,0x14,0x7b,0x14,0x14,0x71,0x13,0x12,0xc6,0x10,0x0e,0x5c,0x0c,0x09,0xf7,0x05, -0x02,0x34,0xfe,0xf9,0x59,0xf4,0xee,0x1d,0xe9,0xe3,0x33,0xdd,0xd7,0xdc,0xd2,0xce, -0x3a,0xcb,0xc8,0xf7,0xc5,0xc3,0x2a,0xc1,0xbe,0x98,0xbb,0xb8,0x16,0xb5,0xb1,0xed, -0xae,0xac,0x98,0xaa,0xa9,0xb4,0xa8,0xa8,0xa9,0xa8,0xa8,0x8f,0xa9,0xaa,0xf3,0xaa, -0xab,0x0d,0xad,0xae,0x89,0xb0,0xb2,0x8c,0xb5,0xb8,0x1d,0xbc,0xbe,0x2e,0xc1,0xc2, -0xd9,0xc2,0xc2,0x10,0xc0,0xbd,0x03,0xba,0xb6,0x8b,0xb3,0xb0,0x5d,0xaf,0xae,0xcf, -0xaf,0xb1,0x3e,0xb5,0xb9,0x77,0xbe,0xc3,0xa9,0xc8,0xcd,0xb6,0xd1,0xd5,0x03,0xd8, -0xda,0xf3,0xdb,0xdd,0x53,0xde,0xdf,0x39,0xe1,0xe3,0x66,0xe6,0xea,0xb2,0xee,0xf3, -0x3c,0xf9,0xfe,0xb8,0x03,0x08,0x65,0x0c,0x0f,0x2e,0x13,0x16,0xd2,0x18,0x1b,0x69, -0x1e,0x20,0x4f,0x23,0x25,0x73,0x26,0x27,0xf0,0x26,0x26,0x03,0x25,0x23,0xdc,0x22, -0x22,0x75,0x22,0x23,0xd4,0x24,0x26,0xed,0x28,0x2b,0x61,0x2d,0x2f,0x0c,0x32,0x34, -0xa5,0x36,0x39,0x72,0x3b,0x3d,0xd5,0x3e,0x3f,0x4d,0x40,0x40,0x51,0x3f,0x3e,0x72, -0x3c,0x3a,0xb5,0x37,0x34,0x2b,0x31,0x2d,0x70,0x28,0x23,0x1c,0x1f,0x1a,0xba,0x16, -0x13,0x79,0x11,0x10,0x04,0x10,0x10,0x16,0x11,0x11,0x5c,0x12,0x12,0x48,0x12,0x11, -0xfb,0x10,0x10,0x10,0x0f,0x0e,0x43,0x0d,0x0c,0x96,0x0b,0x0a,0x9a,0x09,0x08,0xb9, -0x07,0x06,0x1d,0x06,0x05,0xec,0x05,0x06,0xc8,0x07,0x09,0xa9,0x0b,0x0d,0x8b,0x0f, -0x10,0xdf,0x11,0x11,0x6f,0x11,0x10,0x42,0x0e,0x0b,0xbb,0x08,0x05,0x73,0x01,0xfd, -0xe8,0xf9,0xf6,0x99,0xf3,0xf0,0xce,0xee,0xed,0xb1,0xeb,0xea,0xdd,0xea,0xeb,0xdc, -0xed,0xf1,0x40,0xf5,0xfa,0xc4,0xff,0x05,0x33,0x0a,0x0e,0x95,0x11,0x13,0x99,0x14, -0x14,0x8b,0x14,0x14,0xa2,0x13,0x13,0x31,0x12,0x10,0x9d,0x0e,0x0b,0x26,0x07,0x02, -0xe4,0xfc,0xf7,0x83,0xf1,0xec,0x38,0xe8,0xe4,0x2b,0xe2,0xe0,0xd9,0xdf,0xdf,0x1b, -0xe0,0xe0,0xfd,0xe1,0xe3,0xd5,0xe4,0xe6,0xf6,0xe7,0xe9,0xd8,0xea,0xeb,0xce,0xec, -0xed,0x17,0xee,0xee,0x7c,0xef,0xf0,0x45,0xf1,0xf2,0x15,0xf3,0xf3,0x37,0xf3,0xf2, -0xc5,0xf0,0xee,0x4a,0xec,0xea,0xa2,0xe8,0xe8,0xf2,0xe8,0xeb,0xd3,0xee,0xf3,0xa8, -0xf8,0xfd,0xdd,0x02,0x07,0x81,0x0a,0x0d,0xa1,0x0e,0x0f,0x14,0x0f,0x0e,0x30,0x0c, -0x0a,0x80,0x07,0x04,0xdb,0x01,0xff,0x41,0xfc,0xf9,0x46,0xf6,0xf2,0xff,0xee,0xea, -0x57,0xe5,0xe0,0x70,0xda,0xd5,0x21,0xd0,0xcc,0xe2,0xc8,0xc6,0x3a,0xc5,0xc4,0x27, -0xc4,0xc3,0x5e,0xc3,0xc2,0xa4,0xc0,0xbe,0x48,0xbc,0xba,0xb3,0xb8,0xb7,0xcd,0xb7, -0xb8,0x08,0xba,0xbc,0xb3,0xbe,0xc1,0xfa,0xc4,0xc8,0x8a,0xcc,0xd0,0xfb,0xd4,0xd9, -0xd7,0xdd,0xe2,0x94,0xe6,0xeb,0x40,0xef,0xf3,0xe8,0xf7,0xfc,0xc7,0x00,0x04,0xad, -0x08,0x0b,0xba,0x0d,0x0e,0xdc,0x0e,0x0e,0xe2,0x0c,0x0b,0x63,0x09,0x07,0x6c,0x06, -0x05,0x75,0x04,0x03,0x6d,0x03,0x02,0xfd,0x01,0x00,0xaf,0xff,0xfe,0x40,0xfc,0xfa, -0x2e,0xfa,0xfa,0xb5,0xfb,0xfe,0x86,0x02,0x08,0x10,0x0f,0x16,0x3e,0x1f,0x27,0x5a, -0x2f,0x36,0xc3,0x3b,0x3f,0x6e,0x42,0x43,0x1b,0x44,0x43,0x6e,0x43,0x42,0xda,0x41, -0x40,0x9d,0x3f,0x3d,0xbe,0x3b,0x38,0xde,0x35,0x32,0x79,0x2f,0x2c,0xba,0x2a,0x29, -0xdc,0x29,0x2b,0x72,0x2d,0x30,0x08,0x34,0x37,0x8d,0x3b,0x3e,0x4f,0x42,0x45,0xc4, -0x47,0x49,0xdf,0x4b,0x4d,0x44,0x4e,0x4e,0xdc,0x4e,0x4e,0x35,0x4d,0x4b,0x38,0x49, -0x46,0x36,0x43,0x3f,0x5d,0x3c,0x39,0x52,0x36,0x33,0x9d,0x31,0x2f,0xda,0x2d,0x2c, -0x41,0x2a,0x28,0x15,0x26,0x23,0xea,0x20,0x1e,0x32,0x1b,0x18,0xb0,0x14,0x10,0x9f, -0x0c,0x07,0x96,0x01,0xfa,0x4f,0xf3,0xea,0x0b,0xe2,0xd9,0xb4,0xd0,0xc8,0x79,0xc1, -0xbb,0x75,0xb6,0xb2,0x8e,0xb0,0xaf,0x50,0xae,0xae,0xe6,0xae,0xaf,0xaa,0xb0,0xb1, -0xeb,0xb2,0xb4,0xf5,0xb5,0xb8,0x71,0xba,0xbd,0xa5,0xc0,0xc4,0x71,0xc7,0xca,0xe7, -0xcc,0xce,0xc5,0xce,0xce,0x15,0xcd,0xcb,0x14,0xc9,0xc6,0xf9,0xc3,0xc1,0xe7,0xbe, -0xbc,0x47,0xba,0xb8,0x38,0xb7,0xb6,0x10,0xb5,0xb4,0x08,0xb4,0xb3,0xf7,0xb2,0xb2, -0x59,0xb2,0xb2,0xa4,0xb2,0xb3,0x76,0xb4,0xb5,0xef,0xb7,0xba,0x61,0xbc,0xbe,0x2e, -0xc1,0xc3,0xb2,0xc4,0xc5,0x8d,0xc6,0xc6,0x4e,0xc7,0xc7,0xbc,0xc8,0xca,0x78,0xcd, -0xd1,0xc9,0xd6,0xdc,0xae,0xe3,0xea,0x7c,0xf1,0xf7,0xb7,0xfc,0x01,0xd2,0x04,0x07, -0xdf,0x0a,0x0d,0x7b,0x10,0x13,0xa1,0x15,0x17,0xcf,0x19,0x1b,0x43,0x1c,0x1d,0x33, -0x1e,0x1f,0x27,0x21,0x23,0xe0,0x24,0x26,0x5c,0x28,0x29,0xa5,0x29,0x29,0x18,0x29, -0x28,0x07,0x28,0x28,0xf1,0x28,0x2a,0xde,0x2d,0x31,0xcc,0x36,0x3c,0x04,0x42,0x47, -0x4c,0x4d,0x52,0xf0,0x55,0x58,0xbf,0x5a,0x5b,0x63,0x5a,0x58,0xc8,0x55,0x52,0x44, -0x4e,0x49,0x6d,0x45,0x41,0x20,0x3d,0x39,0x6d,0x37,0x35,0x79,0x34,0x33,0x4c,0x33, -0x32,0x68,0x31,0x2f,0x29,0x2d,0x29,0x6b,0x25,0x20,0x51,0x1a,0x14,0xf3,0x0d,0x07, -0x4c,0x02,0xfd,0xc5,0xf8,0xf4,0x7e,0xf1,0xee,0xc7,0xeb,0xe9,0x3b,0xe8,0xe7,0x82, -0xe6,0xe6,0xf8,0xe6,0xe7,0x1d,0xe9,0xea,0x49,0xec,0xee,0xe1,0xef,0xf1,0x18,0xf3, -0xf4,0xa7,0xf5,0xf6,0x38,0xf7,0xf7,0x98,0xf7,0xf7,0x58,0xf7,0xf7,0xe1,0xf6,0xf6, -0x3e,0xf7,0xf7,0x9d,0xf8,0xf9,0xc8,0xfa,0xfc,0x62,0xfd,0xfe,0xea,0xff,0x01,0x10, -0x02,0x03,0x22,0x04,0x05,0x43,0x06,0x07,0x34,0x08,0x09,0x13,0x0a,0x0a,0xda,0x0a, -0x0a,0x3c,0x0a,0x09,0x81,0x07,0x05,0x69,0x03,0x01,0xf2,0xfe,0xfc,0x3e,0xfb,0xfa, -0xb1,0xf9,0xfa,0x94,0xfb,0xfd,0xd7,0xff,0x02,0xd4,0x04,0x07,0x32,0x09,0x0a,0x0e, -0x0c,0x0c,0xfa,0x0c,0x0c,0x8e,0x0c,0x0b,0x2e,0x0b,0x0a,0x45,0x09,0x08,0xa2,0x06, -0x04,0x5b,0x02,0xff,0x08,0xfc,0xf8,0xb1,0xf3,0xef,0x31,0xea,0xe5,0xd6,0xe0,0xdc, -0xc8,0xd8,0xd5,0x77,0xd2,0xcf,0x8c,0xcd,0xcb,0xa8,0xc9,0xc7,0xcc,0xc5,0xc3,0xbb, -0xc1,0xbf,0x8e,0xbe,0xbd,0x1d,0xbe,0xbf,0xc6,0xc1,0xc5,0x53,0xc9,0xce,0xd0,0xd2, -0xd7,0x5b,0xdc,0xe0,0x7a,0xe4,0xe7,0x1f,0xeb,0xed,0x4e,0xf0,0xf2,0xa3,0xf3,0xf4, -0x96,0xf4,0xf4,0x03,0xf3,0xf1,0x03,0xef,0xec,0x5b,0xea,0xe7,0xaf,0xe5,0xe3,0x78, -0xe1,0xdf,0x3c,0xde,0xdc,0xad,0xdb,0xdb,0xd0,0xda,0xdb,0xa5,0xdc,0xde,0x5a,0xe1, -0xe4,0xd7,0xe7,0xea,0xec,0xec,0xee,0xc0,0xed,0xec,0x83,0xe9,0xe6,0x31,0xe2,0xde, -0x37,0xdb,0xd8,0x2a,0xd7,0xd6,0x4b,0xd7,0xd8,0xab,0xda,0xdc,0x6f,0xdf,0xe2,0x74, -0xe5,0xe9,0x72,0xed,0xf2,0x8f,0xf9,0x01,0xf2,0x09,0x14,0x50,0x1e,0x28,0x1d,0x33, -0x3d,0xd1,0x45,0x4d,0x76,0x53,0x57,0xcf,0x5a,0x5b,0x9f,0x5b,0x59,0xbb,0x56,0x52, -0xfb,0x4d,0x48,0xae,0x43,0x3e,0x67,0x39,0x34,0xbd,0x30,0x2c,0x3e,0x29,0x25,0xde, -0x22,0x1f,0x6f,0x1d,0x1b,0xd4,0x19,0x19,0x31,0x19,0x19,0x4f,0x1b,0x1c,0x3c,0x1e, -0x1f,0x15,0x20,0x20,0x67,0x20,0x20,0x80,0x1f,0x1f,0x12,0x1f,0x1f,0xc9,0x20,0x22, -0x3b,0x25,0x28,0x42,0x2b,0x2e,0x57,0x31,0x33,0xab,0x35,0x37,0x32,0x38,0x39,0xc1, -0x39,0x3a,0x69,0x3b,0x3c,0x18,0x3e,0x40,0xf0,0x41,0x43,0xdf,0x45,0x47,0x56,0x48, -0x48,0xe8,0x47,0x46,0x92,0x43,0x40,0xc2,0x3b,0x36,0x6b,0x31,0x2b,0xbb,0x25,0x1f, -0x0d,0x1a,0x14,0xa5,0x0e,0x09,0x65,0x04,0x00,0x42,0xfc,0xf9,0xa1,0xf6,0xf5,0x10, -0xf4,0xf3,0x8a,0xf3,0xf3,0x48,0xf3,0xf2,0x8b,0xf1,0xef,0x6c,0xed,0xea,0xe7,0xe6, -0xe2,0x48,0xdd,0xd7,0x28,0xd1,0xca,0x72,0xc2,0xba,0xda,0xb2,0xab,0x22,0xa4,0x9e, -0xe0,0x98,0x94,0x2d,0x92,0x90,0xe9,0x8f,0x90,0x80,0x90,0x91,0xf4,0x91,0x92,0x96, -0x92,0x92,0x47,0x92,0x92,0x52,0x92,0x92,0xee,0x93,0x95,0x45,0x97,0x99,0x08,0x9c, -0x9e,0x9c,0xa1,0xa4,0x66,0xa7,0xaa,0x1a,0xae,0xb1,0x2e,0xb6,0xba,0xba,0xbf,0xc5, -0x34,0xcb,0xd1,0xe2,0xd6,0xdc,0x96,0xe1,0xe6,0xb0,0xe9,0xec,0xd9,0xee,0xf0,0xd8, -0xf1,0xf3,0xb3,0xf4,0xf6,0x04,0xf8,0xf9,0x6c,0xfb,0xfc,0x49,0xfd,0xfd,0x16,0xfd, -0xfc,0x29,0xfc,0xfc,0xa0,0xfc,0xfe,0x20,0x00,0x02,0xff,0x05,0x08,0xef,0x0b,0x0e, -0xad,0x11,0x14,0x97,0x17,0x1b,0x23,0x1f,0x23,0xa5,0x27,0x2b,0x8d,0x2f,0x32,0x9d, -0x35,0x37,0x5c,0x39,0x3a,0xe6,0x3a,0x3a,0x7e,0x3a,0x39,0x9a,0x38,0x37,0x45,0x36, -0x35,0x9a,0x35,0x36,0xb4,0x37,0x39,0xde,0x3c,0x3f,0x1f,0x43,0x45,0x0d,0x48,0x49, -0x74,0x49,0x48,0x6c,0x47,0x45,0x47,0x43,0x41,0x02,0x3f,0x3d,0x01,0x3b,0x38,0xba, -0x35,0x32,0xe1,0x2d,0x29,0x34,0x24,0x1f,0xe5,0x1a,0x17,0x22,0x14,0x12,0xf3,0x10, -0x10,0x16,0x10,0x0f,0x98,0x0e,0x0d,0x21,0x0b,0x08,0x3d,0x06,0x03,0x7a,0x01,0xff, -0xfe,0xfe,0xfe,0x1b,0xff,0xff,0x1e,0x01,0x02,0xa7,0x03,0x04,0xe7,0x04,0x05,0x01, -0x05,0x04,0x9f,0x04,0x03,0xff,0x02,0x01,0x5c,0x00,0xfe,0x06,0xfc,0xf9,0x74,0xf6, -0xf3,0x97,0xf0,0xed,0x4d,0xeb,0xe9,0xe4,0xe7,0xe7,0x95,0xe7,0xe8,0x2d,0xeb,0xee, -0x56,0xf2,0xf6,0x9c,0xfb,0x00,0x68,0x05,0x09,0xdd,0x0d,0x11,0x15,0x14,0x15,0xce, -0x16,0x16,0x89,0x15,0x13,0x2a,0x11,0x0e,0x96,0x0b,0x09,0xf1,0x06,0x05,0x35,0x04, -0x03,0xd6,0x02,0x02,0xb5,0x01,0x00,0x2f,0x00,0xff,0x75,0xfe,0xfd,0x77,0xfc,0xfb, -0x14,0xfa,0xf8,0x8c,0xf7,0xf6,0xe3,0xf4,0xf3,0x18,0xf2,0xf0,0xe8,0xee,0xed,0xe0, -0xea,0xe8,0x18,0xe6,0xe3,0xe8,0xe0,0xde,0x05,0xdc,0xda,0x70,0xd8,0xd7,0xe6,0xd6, -0xd7,0xc0,0xd7,0xd9,0xe0,0xda,0xdd,0x24,0xe0,0xe2,0xaf,0xe5,0xe8,0x12,0xea,0xeb, -0x31,0xeb,0xea,0xe8,0xe8,0xe6,0xd9,0xe3,0xe1,0x10,0xde,0xdb,0x74,0xd8,0xd5,0x27, -0xd2,0xce,0xca,0xca,0xc6,0x7b,0xc2,0xbe,0x08,0xbb,0xb8,0xb5,0xb6,0xb6,0x34,0xb7, -0xb9,0xb7,0xbc,0xc0,0x2b,0xc5,0xc9,0xbf,0xce,0xd3,0x94,0xd7,0xdb,0x9b,0xdf,0xe3, -0x63,0xe6,0xe9,0x26,0xec,0xee,0xb9,0xf0,0xf2,0x08,0xf4,0xf5,0x34,0xf6,0xf6,0x1c, -0xf7,0xf6,0x9f,0xf6,0xf6,0x70,0xf5,0xf4,0x5d,0xf4,0xf4,0x83,0xf4,0xf5,0x53,0xf6, -0xf7,0xcd,0xf9,0xfb,0xed,0xfd,0xff,0x1a,0x01,0x02,0xa1,0x02,0x02,0x3f,0x03,0x03, -0x5a,0x04,0x05,0x07,0x07,0x08,0x0e,0x0b,0x0d,0xd1,0x0e,0x10,0x44,0x11,0x11,0x1e, -0x12,0x11,0x1c,0x11,0x10,0xe2,0x0e,0x0d,0xc6,0x0b,0x0a,0x71,0x08,0x06,0x5c,0x05, -0x04,0xa4,0x03,0x03,0xbb,0x04,0x06,0x2d,0x0a,0x0e,0x1a,0x14,0x1a,0xa8,0x21,0x29, -0x16,0x31,0x38,0x88,0x3f,0x46,0x90,0x4b,0x50,0xc3,0x53,0x56,0xc5,0x57,0x58,0xb3, -0x57,0x56,0x29,0x55,0x53,0x19,0x52,0x50,0xdc,0x4f,0x4f,0xd2,0x4e,0x4e,0x0e,0x4f, -0x4f,0xa5,0x4f,0x4f,0xde,0x4f,0x4f,0x66,0x4e,0x4c,0x9d,0x4a,0x47,0x1b,0x44,0x3f, -0x2d,0x3b,0x36,0xd3,0x30,0x2b,0xf6,0x25,0x20,0x7a,0x1b,0x16,0x19,0x12,0x0e,0x71, -0x0a,0x07,0xe6,0x04,0x02,0xeb,0x00,0xff,0x27,0xfe,0xfd,0x60,0xfc,0xfc,0x83,0xfc, -0xfd,0xb6,0xfe,0x00,0x87,0x02,0x04,0xec,0x06,0x08,0xea,0x09,0x0a,0xa3,0x09,0x08, -0xd3,0x05,0x02,0xb8,0xfe,0xfa,0x84,0xf5,0xf0,0x96,0xeb,0xe6,0x8e,0xe2,0xde,0xd7, -0xda,0xd7,0x36,0xd4,0xd1,0x41,0xce,0xcb,0xac,0xc9,0xc7,0xdf,0xc6,0xc6,0xc1,0xc5, -0xc5,0xbc,0xc5,0xc5,0xe8,0xc4,0xc3,0x6f,0xc2,0xc0,0x43,0xbd,0xb9,0xcc,0xb5,0xb1, -0x54,0xac,0xa7,0xd7,0xa2,0x9e,0x19,0x9b,0x98,0x6b,0x97,0x97,0x80,0x97,0x98,0x1a, -0x9a,0x9b,0xcd,0x9d,0x9f,0xdc,0xa1,0xa4,0xb2,0xa6,0xa9,0xf4,0xab,0xae,0x6c,0xb1, -0xb4,0x90,0xb6,0xb9,0x41,0xbb,0xbd,0x76,0xbf,0xc1,0x0b,0xc4,0xc6,0x38,0xc9,0xcc, -0x83,0xcf,0xd3,0x02,0xd7,0xdb,0x37,0xe0,0xe5,0xf7,0xea,0xf0,0x4b,0xf6,0xfb,0xba, -0x00,0x05,0x29,0x0a,0x0e,0x46,0x12,0x15,0x2e,0x19,0x1b,0x2e,0x1e,0x1f,0x2e,0x21, -0x22,0xa0,0x22,0x23,0xc3,0x23,0x24,0x15,0x25,0x25,0x4c,0x26,0x26,0xb4,0x25,0x24, -0xd9,0x22,0x20,0xd8,0x1d,0x1b,0xa2,0x18,0x16,0x86,0x14,0x13,0xe5,0x12,0x13,0x74, -0x14,0x16,0x06,0x19,0x1c,0x34,0x20,0x24,0x39,0x29,0x2e,0xb1,0x32,0x36,0x8f,0x3a, -0x3d,0xf4,0x3e,0x3f,0xd7,0x3e,0x3d,0xb2,0x3a,0x37,0xe8,0x33,0x2f,0xed,0x2b,0x28, -0xf2,0x24,0x22,0xe7,0x20,0x20,0xf5,0x20,0x22,0x3a,0x25,0x28,0x8a,0x2c,0x30,0x6a, -0x34,0x37,0x7b,0x3a,0x3c,0x29,0x3e,0x3f,0xe4,0x3f,0x40,0x23,0x40,0x3f,0x9a,0x3e, -0x3c,0x8e,0x3a,0x37,0x03,0x33,0x2e,0xf3,0x28,0x23,0xb6,0x1d,0x18,0x24,0x13,0x0e, -0x37,0x0a,0x06,0x28,0x03,0x00,0x11,0xfd,0xfa,0xc5,0xf7,0xf5,0x78,0xf3,0xf1,0xce, -0xf0,0xf0,0xf2,0xef,0xf0,0x05,0xf1,0xf1,0xce,0xf2,0xf3,0x08,0xf4,0xf4,0x65,0xf4, -0xf4,0x04,0xf4,0xf3,0x6a,0xf3,0xf3,0xf2,0xf2,0xf2,0x4b,0xf2,0xf1,0xe6,0xef,0xed, -0xb9,0xea,0xe7,0x27,0xe4,0xe1,0xe1,0xde,0xde,0xa0,0xde,0xe0,0x3c,0xe4,0xe8,0x0c, -0xee,0xf3,0x87,0xf8,0xfd,0xc1,0x00,0x03,0xf5,0x04,0x05,0xec,0x05,0x05,0x2b,0x05, -0x04,0xf3,0x02,0x01,0xd9,0xff,0xfd,0x2b,0xfb,0xf8,0xd8,0xf5,0xf3,0xb3,0xf0,0xee, -0x5c,0xed,0xec,0x37,0xec,0xec,0x58,0xed,0xee,0x6a,0xf0,0xf2,0x33,0xf4,0xf6,0x96, -0xf8,0xfa,0x18,0xfc,0xfd,0x82,0xfd,0xfd,0xe1,0xfb,0xf9,0x8f,0xf7,0xf4,0x8a,0xf1, -0xee,0xb1,0xea,0xe7,0xe5,0xe3,0xe0,0xa4,0xdc,0xd8,0x6b,0xd4,0xcf,0x88,0xca,0xc5, -0x34,0xc0,0xbb,0x2a,0xb8,0xb5,0xed,0xb4,0xb5,0xe4,0xb6,0xb9,0xb7,0xbc,0xc0,0x57, -0xc4,0xc8,0x85,0xcc,0xd0,0x06,0xd4,0xd7,0x66,0xda,0xdc,0xbd,0xde,0xe0,0x12,0xe1, -0xe1,0xd9,0xe1,0xe1,0x5b,0xe1,0xe0,0x5f,0xe0,0xdf,0x56,0xde,0xdd,0xf3,0xdb,0xda, -0x49,0xd9,0xd7,0x3c,0xd6,0xd4,0x7b,0xd3,0xd2,0xf8,0xd1,0xd1,0xaf,0xd2,0xd4,0x21, -0xd6,0xd8,0x3e,0xdc,0xdf,0xee,0xe3,0xe8,0x83,0xec,0xf0,0x0d,0xf5,0xf9,0x23,0xfd, -0x00,0x8e,0x04,0x08,0x14,0x0c,0x0f,0x2f,0x14,0x18,0x0d,0x1e,0x23,0x2c,0x2a,0x31, -0x43,0x38,0x3f,0xb3,0x45,0x4b,0x48,0x50,0x53,0x1d,0x56,0x57,0x23,0x57,0x56,0xf0, -0x53,0x51,0xe4,0x4d,0x49,0xcb,0x44,0x3f,0xd7,0x39,0x33,0x2f,0x2e,0x28,0x9f,0x24, -0x21,0x56,0x1f,0x1e,0x6b,0x1f,0x21,0xa1,0x23,0x26,0x5c,0x2a,0x2d,0x7f,0x31,0x34, -0xdc,0x37,0x3a,0xd8,0x3c,0x3e,0xdb,0x3f,0x40,0x25,0x40,0x3f,0x92,0x3d,0x3b,0xe6, -0x38,0x36,0x82,0x33,0x31,0x33,0x2f,0x2d,0x17,0x2c,0x2a,0x2f,0x2a,0x29,0x59,0x29, -0x29,0xf8,0x29,0x2a,0xfc,0x2b,0x2d,0x48,0x2f,0x31,0x12,0x33,0x34,0xcb,0x35,0x36, -0xf3,0x35,0x34,0xfd,0x32,0x30,0xd4,0x2c,0x28,0xfa,0x23,0x1e,0x69,0x18,0x11,0x1e, -0x0b,0x04,0x94,0xfd,0xf7,0x19,0xf2,0xed,0x85,0xe9,0xe6,0xbc,0xe4,0xe3,0xd1,0xe1, -0xe0,0x7b,0xdf,0xdd,0xbd,0xdb,0xd9,0x32,0xd6,0xd3,0xf1,0xcf,0xcd,0x03,0xcb,0xc9, -0x77,0xc8,0xc8,0x72,0xc8,0xc9,0x53,0xca,0xcb,0xe9,0xcc,0xce,0x74,0xcf,0xd0,0x58, -0xd1,0xd1,0x4f,0xd2,0xd2,0x35,0xd2,0xd1,0x5d,0xd1,0xd0,0x0b,0xd0,0xcf,0x95,0xce, -0xcd,0xfb,0xcc,0xcc,0xc5,0xcb,0xcb,0x67,0xcb,0xcb,0xac,0xcc,0xce,0xa0,0xcf,0xd1, -0xc5,0xd2,0xd3,0xba,0xd3,0xd2,0xfc,0xd0,0xce,0x14,0xcb,0xc7,0xee,0xc4,0xc2,0x64, -0xc0,0xbf,0x06,0xbf,0xbf,0xf4,0xbf,0xc0,0xbe,0xc1,0xc2,0x17,0xc3,0xc3,0x67,0xc3, -0xc3,0xa2,0xc2,0xc2,0x50,0xc1,0xc0,0xd9,0xbf,0xbf,0x81,0xbe,0xbe,0x13,0xbe,0xbe, -0x62,0xbe,0xbe,0x2f,0xc0,0xc1,0xdc,0xc3,0xc6,0x5a,0xca,0xce,0x8a,0xd3,0xd9,0x62, -0xdf,0xe6,0x73,0xed,0xf5,0x04,0xfd,0x04,0x4a,0x0c,0x13,0xcc,0x1a,0x21,0x34,0x27, -0x2c,0xfd,0x31,0x36,0xef,0x3b,0x40,0xde,0x45,0x4a,0x4b,0x4f,0x53,0xc7,0x56,0x59, -0x62,0x5a,0x5a,0xd4,0x58,0x56,0x93,0x52,0x4e,0x72,0x49,0x44,0x5c,0x40,0x3c,0x9a, -0x39,0x37,0x52,0x35,0x34,0x11,0x33,0x32,0x43,0x31,0x30,0xa3,0x2e,0x2c,0xad,0x2a, -0x28,0x71,0x25,0x23,0x21,0x21,0x1f,0xfb,0x1e,0x1f,0x94,0x20,0x22,0xf8,0x24,0x27, -0x7c,0x2a,0x2c,0x3b,0x2e,0x2f,0x10,0x2f,0x2e,0x78,0x2d,0x2c,0x50,0x2a,0x28,0x19, -0x27,0x25,0xdd,0x24,0x23,0x1e,0x23,0x22,0x43,0x21,0x20,0xb2,0x1e,0x1c,0xbe,0x1a, -0x18,0x27,0x16,0x13,0x7c,0x11,0x0f,0x02,0x0d,0x0b,0x82,0x09,0x08,0xa0,0x06,0x05, -0x66,0x04,0x03,0x6b,0x03,0x03,0x65,0x03,0x03,0x88,0x03,0x03,0xc5,0x02,0x01,0x6c, -0x00,0xfe,0x99,0xfc,0xfa,0x0b,0xf9,0xf7,0x3e,0xf7,0xf7,0x81,0xf7,0xf8,0xa7,0xf9, -0xfa,0xee,0xfb,0xfc,0xd8,0xfc,0xfc,0xe9,0xfb,0xfa,0x2c,0xf9,0xf7,0xe2,0xf4,0xf2, -0x3a,0xf0,0xed,0x98,0xea,0xe7,0x58,0xe4,0xe1,0xd0,0xdd,0xda,0x3c,0xd8,0xd6,0xb7, -0xd5,0xd6,0x60,0xd7,0xd9,0x4e,0xdd,0xe1,0x27,0xe6,0xeb,0xd2,0xef,0xf4,0xc6,0xf8, -0xfc,0x2c,0x00,0x03,0x80,0x05,0x07,0x1a,0x09,0x0a,0x40,0x0a,0x09,0x1f,0x09,0x07, -0x4d,0x06,0x04,0xe3,0x01,0xff,0x86,0xfc,0xf9,0xe5,0xf5,0xf2,0x44,0xee,0xea,0xb1, -0xe5,0xe1,0xa3,0xdc,0xd8,0x66,0xd4,0xd0,0xbd,0xcd,0xcb,0x12,0xc9,0xc7,0x05,0xc6, -0xc5,0x91,0xc4,0xc4,0x34,0xc4,0xc4,0xe7,0xc4,0xc5,0x94,0xc5,0xc5,0x3f,0xc6,0xc6, -0xa2,0xc5,0xc4,0x9c,0xc3,0xc2,0x93,0xc0,0xbe,0xfc,0xbc,0xbb,0xd4,0xb9,0xb8,0xb9, -0xb7,0xb7,0x08,0xb8,0xb9,0x33,0xbb,0xbd,0x5f,0xc1,0xc5,0x73,0xc9,0xce,0xa1,0xd2, -0xd7,0x31,0xdb,0xdf,0x61,0xe2,0xe5,0x41,0xe7,0xe8,0xfe,0xe9,0xea,0xa6,0xea,0xea, -0x3d,0xeb,0xec,0xf3,0xed,0xf0,0x49,0xf4,0xf9,0xb0,0xfe,0x04,0x9f,0x0b,0x12,0xb3, -0x18,0x1e,0xda,0x23,0x28,0xb3,0x2b,0x2e,0x15,0x30,0x31,0xc2,0x31,0x32,0x30,0x32, -0x32,0x07,0x33,0x33,0xdc,0x34,0x36,0xb2,0x37,0x39,0x84,0x3a,0x3b,0x07,0x3c,0x3c, -0xc2,0x3b,0x3a,0x0f,0x3a,0x38,0xce,0x37,0x36,0x3d,0x36,0x35,0x0f,0x36,0x36,0xb4, -0x36,0x37,0xe4,0x37,0x38,0x28,0x39,0x39,0x7d,0x3a,0x3b,0x12,0x3c,0x3d,0xa4,0x3e, -0x40,0xe4,0x41,0x43,0xf7,0x44,0x46,0xe2,0x46,0x47,0xe2,0x46,0x46,0xc1,0x44,0x43, -0xe0,0x40,0x3e,0xc7,0x3b,0x38,0x4b,0x35,0x31,0xfb,0x2d,0x2a,0xf0,0x25,0x22,0x51, -0x1e,0x1a,0xdd,0x17,0x15,0x3b,0x14,0x13,0xf5,0x12,0x12,0x6b,0x12,0x11,0x5b,0x10, -0x0e,0x84,0x0b,0x08,0x41,0x04,0x00,0x5b,0xfd,0xfa,0x26,0xf8,0xf6,0xdb,0xf5,0xf5, -0xc8,0xf5,0xf6,0x97,0xf7,0xf9,0xe2,0xfa,0xfc,0xfd,0xfe,0x00,0xbf,0x02,0x04,0x22, -0x05,0x05,0x99,0x05,0x05,0x53,0x04,0x03,0xc2,0x01,0x00,0x94,0xfe,0xfc,0x8a,0xfa, -0xf8,0xb3,0xf5,0xf2,0xbd,0xef,0xec,0xf2,0xe7,0xe2,0x9f,0xdd,0xd7,0xcd,0xd1,0xcb, -0x3e,0xc6,0xc0,0x1e,0xbc,0xb8,0xa1,0xb4,0xb1,0xde,0xaf,0xae,0x97,0xad,0xad,0x95, -0xad,0xae,0x95,0xaf,0xb1,0x53,0xb3,0xb5,0x5b,0xb8,0xbb,0xf2,0xbd,0xc0,0x39,0xc3, -0xc5,0x1b,0xc8,0xc9,0x4f,0xcb,0xcc,0x30,0xcc,0xcb,0x0d,0xcb,0xc9,0x4c,0xc8,0xc6, -0x5b,0xc5,0xc4,0xa4,0xc3,0xc3,0x19,0xc4,0xc5,0x66,0xc7,0xc9,0xde,0xcc,0xd0,0x30, -0xd3,0xd6,0x90,0xd8,0xda,0xac,0xdc,0xde,0x73,0xdf,0xe0,0xc9,0xe1,0xe3,0x60,0xe4, -0xe6,0xf1,0xe7,0xea,0xb3,0xec,0xef,0x06,0xf2,0xf4,0xe9,0xf6,0xf8,0xd9,0xf9,0xfa, -0xd9,0xfa,0xfa,0xbd,0xfa,0xfa,0x79,0xfa,0xfa,0xd8,0xfa,0xfb,0xa3,0xfb,0xfc,0x61, -0xfc,0xfc,0x2c,0xfd,0xfd,0xbb,0xfe,0x00,0x01,0x02,0x04,0x66,0x07,0x0a,0x9c,0x0e, -0x12,0x25,0x16,0x19,0x4c,0x1d,0x20,0x15,0x23,0x25,0x5c,0x28,0x2a,0x4c,0x2d,0x2f, -0x5c,0x32,0x34,0xef,0x37,0x3b,0xa3,0x3e,0x42,0xa2,0x45,0x49,0x32,0x4c,0x4e,0xbc, -0x50,0x52,0xc1,0x52,0x52,0xda,0x51,0x50,0x35,0x4e,0x4b,0xeb,0x48,0x45,0x9c,0x42, -0x3f,0x46,0x3c,0x39,0x11,0x36,0x33,0x54,0x30,0x2d,0x45,0x2a,0x26,0x3e,0x23,0x1f, -0x34,0x1b,0x17,0x50,0x12,0x0d,0xea,0x08,0x04,0xb3,0xff,0xfb,0x9e,0xf8,0xf6,0xb2, -0xf4,0xf4,0xe5,0xf4,0xf6,0xa5,0xf8,0xfb,0x76,0xfe,0x01,0x2c,0x05,0x08,0xa6,0x0b, -0x0e,0x0d,0x12,0x14,0xbe,0x17,0x1a,0xe6,0x1c,0x1e,0xaf,0x20,0x22,0xf0,0x22,0x23, -0xe8,0x23,0x24,0x73,0x24,0x24,0x99,0x24,0x24,0xb5,0x23,0x22,0x5c,0x21,0x1f,0x06, -0x1d,0x1a,0x85,0x17,0x14,0x1b,0x12,0x0f,0xe7,0x0c,0x0a,0xc5,0x07,0x04,0xee,0x01, -0xfe,0x09,0xfb,0xf7,0x32,0xf3,0xef,0x42,0xeb,0xe7,0x8b,0xe4,0xe1,0xee,0xdf,0xde, -0xb7,0xdd,0xdd,0xe9,0xdd,0xde,0x1d,0xe0,0xe1,0xd7,0xe2,0xe4,0x32,0xe5,0xe5,0x1d, -0xe6,0xe5,0x3e,0xe5,0xe4,0x51,0xe2,0xe0,0x92,0xdd,0xda,0xdd,0xd7,0xd5,0x40,0xd2, -0xcf,0x7c,0xcd,0xcb,0x1a,0xca,0xc8,0x2f,0xc8,0xc7,0x7a,0xc7,0xc7,0xb9,0xc7,0xc7, -0x2e,0xc8,0xc8,0x08,0xc9,0xc9,0x79,0xca,0xcb,0x5b,0xcd,0xcf,0xc6,0xd1,0xd4,0x16, -0xd7,0xd9,0x0b,0xdc,0xde,0x23,0xe0,0xe1,0xeb,0xe2,0xe3,0x0f,0xe5,0xe6,0x54,0xe7, -0xe8,0x14,0xe9,0xe9,0x99,0xe9,0xe8,0xcf,0xe7,0xe6,0x90,0xe3,0xe0,0x7b,0xdd,0xda, -0xb1,0xd6,0xd3,0x99,0xd0,0xcd,0x8f,0xcb,0xc9,0x66,0xc7,0xc5,0xe8,0xc3,0xc2,0x16, -0xc1,0xc0,0xd4,0xbf,0xbf,0xbf,0xc0,0xc2,0x62,0xc4,0xc7,0xc5,0xca,0xce,0x15,0xd2, -0xd5,0x9d,0xd9,0xdc,0x3f,0xe0,0xe3,0x7c,0xe7,0xeb,0xf7,0xef,0xf5,0xb1,0xfa,0x00, -0x6c,0x07,0x0e,0xd9,0x15,0x1d,0x00,0x24,0x2a,0x3a,0x30,0x34,0xfb,0x37,0x3a,0xa0, -0x3a,0x3a,0xf2,0x38,0x37,0xc1,0x34,0x32,0x25,0x30,0x2e,0xf4,0x2c,0x2c,0xb6,0x2c, -0x2d,0xee,0x2f,0x32,0x3a,0x36,0x3a,0x06,0x3f,0x43,0x6b,0x48,0x4c,0x6a,0x50,0x53, -0x76,0x55,0x56,0x97,0x56,0x55,0x6d,0x54,0x52,0x79,0x50,0x4e,0x44,0x4c,0x4a,0xd7, -0x48,0x47,0xb4,0x45,0x43,0xff,0x41,0x3f,0x1b,0x3d,0x3a,0x43,0x37,0x34,0xe6,0x31, -0x2f,0x0c,0x2e,0x2c,0x4d,0x2c,0x2c,0x41,0x2c,0x2c,0x2b,0x2d,0x2d,0xb8,0x2d,0x2d, -0xf8,0x2c,0x2c,0x01,0x2b,0x29,0x4b,0x28,0x26,0x8d,0x25,0x24,0xf3,0x22,0x21,0x5a, -0x20,0x1e,0x0d,0x1d,0x1a,0x5d,0x18,0x15,0xf4,0x11,0x0e,0x34,0x0a,0x05,0x7e,0x01, -0xfd,0x60,0xf8,0xf4,0x21,0xf0,0xec,0xcb,0xe9,0xe7,0xa8,0xe5,0xe4,0xe1,0xe2,0xe2, -0x40,0xe1,0xe0,0x0a,0xe0,0xdf,0x65,0xde,0xdd,0x81,0xdb,0xd9,0x4a,0xd7,0xd4,0x99, -0xd1,0xce,0x88,0xcb,0xc8,0x87,0xc5,0xc2,0xcf,0xc0,0xbe,0x6f,0xbd,0xbc,0x83,0xbb, -0xbb,0x84,0xbb,0xbc,0x73,0xbd,0xbf,0x12,0xc1,0xc3,0x06,0xc6,0xc8,0xed,0xcb,0xcf, -0xe3,0xd2,0xd6,0xce,0xda,0xde,0xe7,0xe1,0xe4,0xbc,0xe6,0xe7,0x06,0xe7,0xe5,0x08, -0xe3,0xdf,0x99,0xdb,0xd7,0x24,0xd3,0xcf,0xe5,0xcb,0xc9,0xf0,0xc6,0xc5,0xf9,0xc4, -0xc4,0x8f,0xc5,0xc6,0x09,0xc8,0xc9,0xaa,0xcb,0xcd,0x6e,0xd0,0xd3,0x73,0xd6,0xda, -0x11,0xde,0xe2,0x54,0xe6,0xe9,0xef,0xec,0xee,0xbc,0xef,0xef,0xda,0xee,0xed,0x28, -0xec,0xea,0x4f,0xea,0xea,0x35,0xeb,0xec,0xcb,0xee,0xf1,0xc3,0xf3,0xf6,0xe6,0xf8, -0xfb,0x33,0xfd,0xff,0xd1,0x00,0x02,0xf7,0x03,0x05,0x33,0x06,0x06,0x0d,0x07,0x06, -0x8f,0x06,0x05,0xbb,0x04,0x03,0x8a,0x02,0x01,0x87,0x00,0xff,0xfb,0xfe,0xfe,0xa4, -0xfd,0xfd,0xb2,0xfc,0xfc,0xd9,0xfc,0xfd,0x66,0xfe,0xff,0x6b,0x01,0x03,0x07,0x06, -0x08,0xdd,0x0b,0x0e,0xed,0x11,0x14,0x3b,0x17,0x19,0x15,0x1b,0x1c,0x46,0x1d,0x1d, -0x7f,0x1e,0x1e,0xaf,0x1f,0x20,0x68,0x21,0x22,0xf8,0x23,0x25,0x08,0x27,0x28,0x18, -0x2a,0x2b,0x86,0x2c,0x2d,0x46,0x2e,0x2f,0x95,0x30,0x32,0x13,0x34,0x36,0xc5,0x38, -0x3b,0xe6,0x3d,0x40,0x33,0x42,0x43,0xdc,0x44,0x45,0xa8,0x45,0x45,0xe7,0x44,0x44, -0x42,0x43,0x42,0x34,0x41,0x3f,0x6e,0x3e,0x3c,0xca,0x3a,0x38,0x19,0x36,0x33,0xf1, -0x2f,0x2c,0xd8,0x28,0x24,0xcd,0x20,0x1c,0x7a,0x18,0x14,0x77,0x10,0x0c,0xda,0x08, -0x05,0xd3,0x01,0xfe,0x8a,0xfb,0xf8,0x6c,0xf6,0xf4,0xf7,0xf2,0xf1,0x5e,0xf1,0xf1, -0x11,0xf1,0xf1,0x32,0xf1,0xf1,0x64,0xf1,0xf1,0xb8,0xf1,0xf1,0x3d,0xf2,0xf2,0x6c, -0xf3,0xf4,0x33,0xf5,0xf6,0x02,0xf7,0xf7,0x7d,0xf8,0xf9,0x90,0xf9,0xfa,0x34,0xfb, -0xfc,0x59,0xfe,0x00,0xe7,0x02,0x05,0xd6,0x07,0x09,0x7f,0x0b,0x0c,0x74,0x0c,0x0b, -0xcf,0x0a,0x08,0xeb,0x05,0x02,0xf4,0xfd,0xf8,0xcc,0xf2,0xeb,0xbe,0xe4,0xdd,0x05, -0xd6,0xce,0xeb,0xc7,0xc1,0x3c,0xbc,0xb7,0xb9,0xb3,0xb0,0x6a,0xae,0xac,0xfd,0xab, -0xab,0xca,0xab,0xac,0xe3,0xac,0xad,0xab,0xae,0xaf,0xca,0xb0,0xb2,0xe2,0xb3,0xb5, -0x1d,0xb8,0xba,0x9b,0xbd,0xc0,0x16,0xc3,0xc5,0x77,0xc7,0xc8,0xcd,0xc9,0xca,0x07, -0xcb,0xcb,0x18,0xcc,0xcc,0x4e,0xce,0xd0,0x41,0xd2,0xd4,0x0b,0xd7,0xd9,0x02,0xdb, -0xdc,0x0b,0xde,0xde,0xaf,0xdf,0xe0,0x10,0xe0,0xe0,0xf1,0xdf,0xdf,0x7c,0xdf,0xdf, -0x03,0xdf,0xdf,0x60,0xdf,0xe0,0x42,0xe1,0xe2,0x6c,0xe4,0xe6,0xd2,0xe7,0xe9,0xd6, -0xea,0xec,0xf0,0xec,0xed,0x5b,0xee,0xee,0x4e,0xef,0xef,0x4b,0xf0,0xf1,0x01,0xf2, -0xf3,0x92,0xf4,0xf6,0x96,0xf8,0xfb,0x01,0xfe,0x01,0xf3,0x04,0x09,0x91,0x0d,0x12, -0xe3,0x16,0x1b,0x02,0x1f,0x22,0xc3,0x24,0x26,0x57,0x27,0x27,0x48,0x27,0x26,0xde, -0x26,0x27,0xe6,0x28,0x2b,0x26,0x2f,0x34,0x02,0x3a,0x40,0xda,0x47,0x4f,0xf2,0x55, -0x5c,0x83,0x61,0x65,0xac,0x68,0x6a,0x16,0x6b,0x6a,0x9c,0x69,0x67,0xac,0x65,0x63, -0xd4,0x60,0x5e,0x68,0x5c,0x5a,0xd7,0x58,0x57,0xd9,0x56,0x56,0xd9,0x56,0x57,0xc4, -0x57,0x58,0x43,0x58,0x57,0x6c,0x56,0x54,0xd1,0x50,0x4c,0x9b,0x47,0x41,0xae,0x3b, -0x35,0xa3,0x2e,0x28,0x35,0x22,0x1c,0xc6,0x16,0x11,0x57,0x0c,0x07,0x45,0x02,0xfd, -0xf7,0xf8,0xf4,0x8a,0xf0,0xed,0x42,0xea,0xe8,0x40,0xe6,0xe5,0x61,0xe4,0xe4,0xc0, -0xe3,0xe3,0x9a,0xe3,0xe3,0x17,0xe3,0xe2,0x14,0xe1,0xdf,0xb9,0xdd,0xdb,0x17,0xd9, -0xd6,0x3a,0xd4,0xd1,0x5b,0xcf,0xcd,0xd0,0xca,0xc8,0x3e,0xc7,0xc5,0xed,0xc4,0xc4, -0xf9,0xc4,0xc5,0x0d,0xc7,0xc8,0x28,0xca,0xcb,0x2b,0xcd,0xce,0x44,0xcf,0xd0,0xf2, -0xd0,0xd1,0x2e,0xd3,0xd4,0x5a,0xd6,0xd8,0x43,0xda,0xdc,0x25,0xde,0xdf,0x8a,0xe0, -0xe0,0x09,0xe0,0xde,0xec,0xdc,0xda,0x8d,0xd8,0xd6,0x24,0xd4,0xd2,0x17,0xd1,0xd0, -0xe3,0xcf,0xd0,0x80,0xd0,0xd1,0x18,0xd3,0xd4,0xed,0xd6,0xd9,0xc2,0xdb,0xde,0x27, -0xe1,0xe3,0x4d,0xe6,0xe8,0xb9,0xea,0xec,0x5a,0xee,0xef,0x8f,0xf1,0xf3,0x70,0xf4, -0xf5,0xdc,0xf6,0xf7,0x97,0xf7,0xf7,0x65,0xf6,0xf4,0xed,0xf2,0xf0,0x2a,0xee,0xeb, -0xf7,0xe8,0xe6,0x0c,0xe5,0xe3,0x0c,0xe3,0xe2,0x2d,0xe3,0xe3,0xbc,0xe4,0xe5,0x1d, -0xe7,0xe8,0x54,0xe9,0xea,0x91,0xea,0xea,0xcd,0xea,0xea,0xf7,0xe9,0xe9,0xe7,0xe8, -0xe8,0xe5,0xe7,0xe7,0xab,0xe7,0xe7,0x7d,0xe8,0xe9,0x07,0xeb,0xed,0xb0,0xef,0xf2, -0x9e,0xf6,0xfa,0xf9,0xfe,0x03,0xf6,0x07,0x0c,0xf8,0x10,0x15,0xd1,0x18,0x1c,0x44, -0x1f,0x21,0x4f,0x24,0x26,0x77,0x28,0x2a,0xa3,0x2b,0x2c,0x7c,0x2d,0x2d,0x1a,0x2d, -0x2b,0xcc,0x29,0x27,0x43,0x24,0x21,0xf1,0x1d,0x1b,0xa0,0x18,0x16,0xac,0x15,0x15, -0xe1,0x14,0x15,0x60,0x15,0x15,0x4d,0x16,0x16,0x5c,0x17,0x17,0x9f,0x18,0x19,0x04, -0x1a,0x1a,0x8c,0x1b,0x1c,0x15,0x1d,0x1d,0xce,0x1e,0x1f,0x1d,0x21,0x22,0x49,0x24, -0x26,0x53,0x28,0x2a,0x09,0x2d,0x2f,0xd6,0x31,0x34,0xc4,0x36,0x39,0x11,0x3b,0x3c, -0x0c,0x3e,0x3e,0x1c,0x3f,0x3e,0x0d,0x3e,0x3c,0x3d,0x3b,0x39,0xf2,0x36,0x34,0x5b, -0x32,0x2f,0x1b,0x2d,0x2a,0xa6,0x27,0x24,0x4d,0x22,0x1f,0x5c,0x1d,0x1a,0xbf,0x18, -0x16,0x26,0x14,0x11,0x5c,0x0f,0x0c,0x1c,0x0a,0x07,0x23,0x04,0x01,0x11,0xfe,0xfa, -0xcd,0xf7,0xf4,0x7f,0xf2,0xf0,0xb4,0xee,0xed,0x6c,0xed,0xed,0x19,0xee,0xee,0x0e, -0xf0,0xf1,0x42,0xf2,0xf3,0x15,0xf4,0xf4,0x77,0xf4,0xf4,0x61,0xf3,0xf2,0x88,0xf1, -0xf0,0x05,0xef,0xed,0x6c,0xec,0xea,0x3e,0xe9,0xe7,0x35,0xe5,0xe2,0x6e,0xe0,0xdd, -0x9f,0xdb,0xd9,0xc7,0xd7,0xd6,0x2b,0xd6,0xd6,0x40,0xd6,0xd6,0x3c,0xd7,0xd7,0x77, -0xd7,0xd7,0xa3,0xd6,0xd5,0xbc,0xd4,0xd3,0x47,0xd2,0xd1,0x12,0xd0,0xcf,0x73,0xce, -0xcd,0x0c,0xcd,0xcc,0x64,0xcb,0xca,0xb2,0xc8,0xc6,0xce,0xc4,0xc2,0xe6,0xbf,0xbd, -0x63,0xba,0xb7,0x1a,0xb5,0xb2,0x28,0xb0,0xad,0x0f,0xac,0xaa,0x52,0xa8,0xa6,0x2b, -0xa5,0xa3,0x7c,0xa2,0xa1,0x34,0xa0,0x9f,0x17,0x9f,0x9f,0x91,0x9f,0xa1,0x60,0xa3, -0xa6,0xa8,0xaa,0xaf,0x1c,0xb6,0xbd,0xb1,0xc4,0xcc,0x6e,0xd5,0xdd,0xeb,0xe5,0xed, -0x7d,0xf5,0xfc,0xe7,0x02,0x09,0x80,0x0e,0x13,0x79,0x18,0x1d,0x72,0x21,0x25,0x89, -0x29,0x2d,0x62,0x30,0x33,0xf5,0x35,0x38,0x24,0x3a,0x3b,0x2c,0x3d,0x3e,0x24,0x3f, -0x3f,0x6d,0x40,0x40,0x3d,0x41,0x41,0x97,0x41,0x41,0x8a,0x41,0x41,0x30,0x40,0x3f, -0xb0,0x3d,0x3c,0x93,0x3a,0x39,0xc1,0x37,0x36,0x7e,0x36,0x36,0x09,0x37,0x37,0x5f, -0x39,0x3a,0xaf,0x3c,0x3e,0x25,0x40,0x41,0x5d,0x43,0x44,0x88,0x45,0x46,0xc4,0x46, -0x46,0xbd,0x46,0x46,0xf6,0x45,0x45,0x17,0x45,0x44,0xee,0x44,0x45,0x51,0x45,0x45, -0x99,0x45,0x45,0x37,0x45,0x44,0x3c,0x44,0x43,0xc8,0x42,0x41,0x0f,0x41,0x3f,0x4d, -0x3e,0x3c,0xe4,0x39,0x37,0xd1,0x33,0x30,0x84,0x2c,0x28,0x4b,0x25,0x22,0xb3,0x1f, -0x1d,0x4b,0x1c,0x1b,0x23,0x1a,0x18,0x7f,0x17,0x15,0x54,0x12,0x0e,0x4a,0x0a,0x05, -0x05,0x00,0xfa,0x32,0xf4,0xee,0xe7,0xe8,0xe3,0x5d,0xdf,0xdb,0xd6,0xd7,0xd4,0xcb, -0xd1,0xce,0xff,0xcb,0xc9,0xe0,0xc5,0xc2,0x39,0xbf,0xbc,0xb4,0xb9,0xb7,0x5b,0xb6, -0xb5,0x5e,0xb6,0xb7,0x16,0xb9,0xbb,0x62,0xbd,0xbf,0x99,0xc1,0xc3,0xf5,0xc4,0xc6, -0xb6,0xc7,0xc9,0x60,0xca,0xcb,0x9f,0xcd,0xcf,0x46,0xd1,0xd3,0x23,0xd5,0xd7,0x02, -0xd9,0xda,0x9f,0xdc,0xde,0x41,0xdf,0xe0,0x41,0xe0,0xdf,0xed,0xde,0xdd,0x13,0xdb, -0xd8,0x4b,0xd6,0xd4,0x50,0xd2,0xd1,0x87,0xd1,0xd2,0x9a,0xd4,0xd7,0x83,0xda,0xde, -0x46,0xe2,0xe5,0x7f,0xe9,0xec,0xd6,0xee,0xf0,0x4b,0xf2,0xf3,0x47,0xf4,0xf4,0xdb, -0xf4,0xf4,0x6b,0xf4,0xf3,0x2d,0xf3,0xf2,0x18,0xf2,0xf1,0x0e,0xf2,0xf2,0x47,0xf3, -0xf4,0x94,0xf5,0xf7,0x50,0xf8,0xf9,0x78,0xfa,0xfb,0xa2,0xfb,0xfc,0x50,0xfc,0xfc, -0x45,0xfc,0xfc,0xb1,0xfb,0xfb,0x62,0xfa,0xf9,0x98,0xf8,0xf7,0x88,0xf6,0xf5,0xa8, -0xf4,0xf3,0x5d,0xf3,0xf3,0x52,0xf3,0xf3,0x0e,0xf5,0xf6,0xdb,0xf8,0xfb,0x57,0xfe, -0x01,0x3a,0x05,0x08,0x9e,0x0c,0x10,0x73,0x13,0x16,0xc6,0x18,0x1a,0x99,0x1b,0x1b, -0x89,0x1a,0x18,0x37,0x15,0x10,0x5d,0x0b,0x05,0xa8,0xff,0xf9,0x9e,0xf4,0xf0,0xa8, -0xed,0xec,0xb0,0xeb,0xec,0x58,0xee,0xf0,0x0d,0xf4,0xf7,0x9a,0xfb,0xff,0x3b,0x04, -0x08,0x7d,0x0d,0x12,0x85,0x17,0x1c,0xca,0x21,0x26,0xac,0x2b,0x2f,0x9e,0x33,0x36, -0xb9,0x38,0x3a,0x30,0x3a,0x39,0x95,0x37,0x35,0x12,0x32,0x2e,0x8b,0x2b,0x28,0xf8, -0x25,0x23,0x1c,0x22,0x20,0xab,0x1f,0x1e,0xba,0x1d,0x1c,0xcc,0x1b,0x1a,0xec,0x19, -0x19,0xa2,0x18,0x18,0xc8,0x18,0x19,0xe3,0x19,0x1a,0x7a,0x1b,0x1c,0xa2,0x1c,0x1c, -0x3f,0x1d,0x1d,0xb7,0x1d,0x1d,0x6f,0x1e,0x1f,0x11,0x20,0x21,0x06,0x23,0x25,0xe3, -0x27,0x2a,0xec,0x2d,0x31,0x41,0x34,0x37,0x04,0x3a,0x3c,0x25,0x3e,0x3f,0x07,0x40, -0x3f,0xbd,0x3e,0x3c,0xcc,0x39,0x35,0xdd,0x30,0x2b,0x14,0x25,0x1e,0xa6,0x17,0x10, -0x8f,0x0a,0x04,0xe5,0xfe,0xf9,0x8f,0xf5,0xf1,0xf7,0xed,0xea,0x3f,0xe8,0xe5,0x4a, -0xe3,0xe1,0x12,0xdf,0xdd,0x21,0xdb,0xd9,0x34,0xd7,0xd5,0xc0,0xd2,0xd0,0xf7,0xcd, -0xcb,0xd4,0xc8,0xc6,0x37,0xc4,0xc2,0x31,0xc0,0xbe,0x49,0xbd,0xbc,0x62,0xbb,0xbb, -0xf0,0xba,0xbb,0x20,0xbb,0xbb,0xb6,0xbb,0xbb,0x0e,0xbc,0xbc,0x31,0xbc,0xbc,0x75, -0xbc,0xbc,0xb9,0xbc,0xbc,0x9b,0xbc,0xbc,0x05,0xbc,0xbb,0xf9,0xba,0xba,0x52,0xb9, -0xb8,0x87,0xb7,0xb6,0x67,0xb5,0xb4,0x65,0xb3,0xb2,0xc7,0xb1,0xb1,0x04,0xb1,0xb1, -0xa2,0xb1,0xb2,0x45,0xb3,0xb4,0x29,0xb6,0xb7,0xff,0xb9,0xbc,0xc4,0xbe,0xc1,0xa8, -0xc4,0xc8,0x34,0xcc,0xd0,0x85,0xd4,0xd8,0x4e,0xdd,0xe1,0xb9,0xe5,0xe9,0x2a,0xed, -0xf0,0x83,0xf2,0xf4,0x75,0xf5,0xf5,0xbe,0xf5,0xf5,0x31,0xf4,0xf3,0x64,0xf2,0xf1, -0xdd,0xf1,0xf2,0xb6,0xf3,0xf5,0x6b,0xf8,0xfb,0x6a,0xff,0x03,0x28,0x08,0x0d,0x82, -0x12,0x17,0x9f,0x1d,0x23,0x25,0x29,0x2e,0xc9,0x33,0x38,0x19,0x3d,0x41,0xa0,0x44, -0x47,0x3f,0x4b,0x4e,0x85,0x51,0x54,0x7f,0x58,0x5c,0x90,0x5f,0x63,0x32,0x66,0x68, -0x8b,0x6a,0x6b,0x1b,0x6c,0x6b,0xbb,0x6a,0x69,0x84,0x67,0x65,0xdb,0x63,0x62,0x50, -0x60,0x5e,0x88,0x5c,0x5a,0x73,0x57,0x54,0x11,0x50,0x4b,0xe4,0x45,0x40,0xc0,0x39, -0x33,0x34,0x2d,0x27,0x58,0x22,0x1e,0xb1,0x1a,0x18,0x52,0x16,0x15,0xa4,0x14,0x14, -0xb7,0x14,0x15,0x24,0x16,0x17,0x93,0x18,0x1a,0xa0,0x1b,0x1d,0xf6,0x1e,0x20,0x34, -0x21,0x21,0xbb,0x21,0x21,0x03,0x20,0x1e,0xe3,0x1b,0x19,0xd2,0x15,0x12,0x22,0x0e, -0x0a,0xe2,0x05,0x01,0x68,0xfd,0xf9,0x97,0xf5,0xf1,0x7c,0xee,0xeb,0x96,0xe8,0xe5, -0xae,0xe3,0xe1,0x1c,0xe0,0xde,0xf7,0xdc,0xdb,0xb7,0xd9,0xd7,0x39,0xd5,0xd2,0x88, -0xcf,0xcc,0xb2,0xc8,0xc5,0x82,0xc1,0xbd,0x6e,0xba,0xb7,0x11,0xb4,0xb1,0x15,0xaf, -0xad,0x67,0xac,0xab,0xff,0xab,0xac,0x88,0xad,0xae,0x88,0xaf,0xb0,0x05,0xb1,0xb1, -0x5a,0xb2,0xb2,0xbf,0xb3,0xb4,0x3c,0xb6,0xb7,0xff,0xb9,0xbc,0x92,0xbe,0xc1,0xc1, -0xc3,0xc6,0x16,0xc9,0xcb,0xdd,0xce,0xd1,0x0d,0xd5,0xd8,0xb4,0xdb,0xdf,0xd3,0xe2, -0xe6,0xeb,0xea,0xee,0x0f,0xf3,0xf7,0x95,0xfb,0xff,0x28,0x03,0x06,0xcb,0x09,0x0c, -0x64,0x0e,0x0f,0xdf,0x10,0x11,0xa0,0x10,0x0f,0x7c,0x0e,0x0c,0xfc,0x0a,0x09,0x60, -0x07,0x05,0xcf,0x04,0x03,0x2c,0x03,0x02,0x5a,0x02,0x02,0xd1,0x01,0x01,0x17,0x01, -0x00,0x6c,0x00,0x00,0xe1,0xff,0xff,0xcd,0xff,0xff,0xdc,0xff,0xff,0x1f,0x00,0x00, -0x54,0x00,0x00,0x24,0x00,0x00,0xe1,0xff,0xff,0x08,0xff,0xfe,0xe8,0xfd,0xfd,0x63, -0xfc,0xfb,0x26,0xfa,0xf8,0x5c,0xf7,0xf5,0x1b,0xf4,0xf2,0xbb,0xf1,0xf1,0xf1,0xf0, -0xf1,0xa2,0xf1,0xf2,0x36,0xf3,0xf4,0x90,0xf4,0xf5,0x60,0xf5,0xf5,0xb9,0xf5,0xf6, -0xc1,0xf6,0xf7,0x5e,0xf9,0xfb,0xa5,0xfd,0x00,0x81,0x02,0x05,0x61,0x07,0x09,0x42, -0x0a,0x0a,0xfd,0x0a,0x0a,0x77,0x09,0x08,0x03,0x07,0x05,0xcd,0x04,0x04,0xe0,0x03, -0x04,0x03,0x05,0x06,0x36,0x08,0x0a,0xb5,0x0c,0x0f,0x61,0x11,0x13,0x88,0x15,0x17, -0x05,0x19,0x1a,0x9b,0x1c,0x1e,0x1a,0x21,0x23,0x2d,0x27,0x2a,0x08,0x2e,0x31,0x18, -0x35,0x38,0x65,0x3b,0x3e,0xb3,0x40,0x42,0xbd,0x44,0x46,0x74,0x47,0x48,0xb4,0x48, -0x48,0x6d,0x48,0x47,0x49,0x46,0x44,0x1c,0x43,0x41,0xc7,0x3f,0x3e,0xc3,0x3c,0x3b, -0x47,0x3a,0x39,0x90,0x37,0x35,0x7c,0x33,0x30,0xc7,0x2c,0x28,0x13,0x23,0x1d,0x13, -0x17,0x10,0xad,0x0a,0x04,0x49,0xff,0xfa,0x57,0xf6,0xf2,0x8e,0xf0,0xef,0x50,0xee, -0xee,0x36,0xef,0xf0,0xba,0xf2,0xf5,0xf2,0xf7,0xfa,0x2f,0xfe,0x01,0x02,0x04,0x06, -0x4b,0x09,0x0b,0xc4,0x0c,0x0d,0x0b,0x0e,0x0d,0x48,0x0c,0x0a,0xe2,0x06,0x02,0xbc, -0xfd,0xf8,0xb0,0xf1,0xeb,0x93,0xe4,0xde,0x23,0xd8,0xd2,0x4f,0xce,0xca,0x81,0xc6, -0xc3,0x65,0xc0,0xbd,0xa6,0xba,0xb8,0xe3,0xb5,0xb3,0xdb,0xb1,0xb0,0x35,0xaf,0xae, -0x53,0xad,0xac,0xd9,0xab,0xaa,0x0f,0xaa,0xa9,0x62,0xa8,0xa7,0xfa,0xa6,0xa6,0x68, -0xa6,0xa6,0xd7,0xa6,0xa7,0xb8,0xa8,0xaa,0xb1,0xab,0xad,0xdb,0xaf,0xb1,0x1f,0xb4, -0xb6,0x11,0xb8,0xb9,0x8e,0xbb,0xbc,0x2d,0xbe,0xbf,0xb7,0xc0,0xc1,0x5f,0xc3,0xc4, -0xae,0xc6,0xc8,0x56,0xca,0xcc,0x03,0xce,0xcf,0xde,0xd1,0xd3,0x39,0xd5,0xd6,0xce, -0xd8,0xda,0xcb,0xdc,0xde,0x4f,0xe1,0xe3,0x6c,0xe6,0xe9,0xd2,0xeb,0xee,0x69,0xf1, -0xf4,0x14,0xf7,0xf9,0xbe,0xfc,0xff,0xf7,0x01,0x04,0x38,0x07,0x0a,0xe1,0x0c,0x0f, -0x2d,0x13,0x16,0xbe,0x1a,0x1e,0xcb,0x22,0x26,0xce,0x2a,0x2e,0x86,0x31,0x34,0xa5, -0x36,0x38,0xfd,0x3a,0x3d,0xc4,0x3f,0x42,0xc8,0x45,0x49,0x25,0x4d,0x51,0x62,0x55, -0x59,0x68,0x5d,0x60,0x7f,0x64,0x67,0xb6,0x69,0x6b,0xc6,0x6c,0x6d,0x76,0x6d,0x6d, -0x30,0x6c,0x6b,0x60,0x69,0x67,0xf6,0x64,0x62,0x53,0x5f,0x5c,0x04,0x59,0x55,0x9c, -0x52,0x4f,0x98,0x4c,0x4a,0x12,0x48,0x46,0x67,0x45,0x44,0x1f,0x45,0x45,0x7a,0x46, -0x47,0x57,0x48,0x48,0xfd,0x48,0x48,0x07,0x47,0x44,0x69,0x41,0x3d,0x23,0x38,0x32, -0xb3,0x2b,0x24,0x9c,0x1d,0x15,0x5e,0x0e,0x06,0x9d,0xff,0xf8,0x33,0xf1,0xea,0xe6, -0xe3,0xdd,0x3a,0xd8,0xd3,0x35,0xcf,0xcc,0xe2,0xc9,0xc8,0xd7,0xc7,0xc7,0x2c,0xc8, -0xc8,0xf9,0xc8,0xc9,0x03,0xc9,0xc8,0x56,0xc7,0xc5,0x6f,0xc4,0xc2,0x8e,0xc1,0xc0, -0xc7,0xbf,0xbf,0xe9,0xbf,0xc0,0x37,0xc1,0xc2,0x63,0xc3,0xc4,0xb9,0xc5,0xc6,0x1e, -0xc8,0xc9,0x22,0xca,0xcb,0x23,0xcc,0xcd,0xf0,0xcd,0xcf,0x41,0xd0,0xd1,0xc8,0xd2, -0xd3,0xef,0xd4,0xd5,0xd9,0xd5,0xd5,0x1b,0xd5,0xd4,0xe2,0xd2,0xd1,0xe6,0xcf,0xce, -0xfa,0xcd,0xcd,0xfb,0xcd,0xce,0x3d,0xd0,0xd1,0xef,0xd3,0xd5,0x1f,0xd8,0xda,0x34, -0xdc,0xde,0x02,0xe0,0xe1,0xff,0xe3,0xe6,0xf3,0xe8,0xeb,0xac,0xee,0xf1,0x0c,0xf5, -0xf8,0xb0,0xfa,0xfd,0xf0,0xfe,0x00,0x86,0x01,0x02,0xa3,0x02,0x02,0x5f,0x03,0x03, -0x6c,0x04,0x05,0xa6,0x06,0x08,0x43,0x0a,0x0c,0xe9,0x0e,0x11,0x31,0x13,0x15,0xf3, -0x16,0x18,0xe9,0x19,0x1a,0x4c,0x1b,0x1b,0xe5,0x1a,0x19,0xec,0x17,0x15,0xf2,0x11, -0x0e,0x24,0x0a,0x05,0x9c,0x01,0xfd,0x88,0xf9,0xf5,0xcc,0xf2,0xf0,0xe2,0xed,0xec, -0x90,0xea,0xe9,0xb7,0xe8,0xe8,0x13,0xe8,0xe8,0xe4,0xe8,0xe9,0x5f,0xeb,0xed,0x62, -0xef,0xf1,0x5c,0xf4,0xf7,0x32,0xfa,0xfd,0x13,0x00,0x02,0x5d,0x05,0x07,0x94,0x08, -0x09,0x14,0x09,0x08,0x20,0x06,0x03,0xca,0x00,0xfd,0x2f,0xfb,0xf8,0xba,0xf6,0xf5, -0x49,0xf5,0xf5,0x3d,0xf7,0xf9,0xd3,0xfb,0xfe,0xfc,0x01,0x05,0x31,0x08,0x0b,0x34, -0x0e,0x10,0x2c,0x13,0x15,0x86,0x17,0x19,0x67,0x1b,0x1d,0x77,0x1f,0x21,0xf5,0x22, -0x24,0x34,0x25,0x25,0xbb,0x25,0x25,0x84,0x24,0x23,0x68,0x22,0x21,0x64,0x20,0x20, -0x11,0x20,0x20,0xeb,0x21,0x23,0x79,0x25,0x27,0xd4,0x28,0x2a,0xe2,0x2a,0x2a,0x2e, -0x2a,0x28,0xab,0x26,0x24,0x93,0x21,0x1e,0x2d,0x1c,0x19,0x0e,0x18,0x16,0xfb,0x15, -0x16,0xb0,0x16,0x18,0x41,0x1a,0x1d,0x71,0x20,0x24,0xf0,0x27,0x2b,0xcf,0x2f,0x33, -0x07,0x37,0x3a,0x13,0x3d,0x3f,0x98,0x41,0x43,0x01,0x44,0x44,0x57,0x44,0x43,0x09, -0x42,0x3f,0xec,0x3c,0x39,0xb3,0x34,0x2f,0x23,0x29,0x22,0x47,0x1b,0x13,0xb8,0x0b, -0x03,0x0d,0xfc,0xf4,0xa1,0xec,0xe5,0x2a,0xdf,0xd9,0x02,0xd4,0xcf,0xae,0xcc,0xca, -0x25,0xc9,0xc8,0xbf,0xc9,0xcb,0x54,0xcd,0xcf,0xc9,0xd1,0xd3,0x5c,0xd5,0xd6,0xe5, -0xd6,0xd7,0xb0,0xd6,0xd6,0x51,0xd5,0xd4,0xe9,0xd3,0xd3,0xe5,0xd2,0xd2,0xf7,0xd1, -0xd1,0x96,0xd0,0xcf,0xe6,0xcd,0xcc,0xa0,0xc9,0xc6,0xcd,0xc3,0xc0,0xc7,0xbc,0xb8, -0x2f,0xb5,0xb1,0x96,0xad,0xaa,0x43,0xa7,0xa4,0x0e,0xa3,0xa1,0x1c,0xa1,0xa1,0x91, -0xa1,0xa2,0x86,0xa3,0xa4,0xfd,0xa5,0xa6,0x5c,0xa7,0xa7,0xcc,0xa7,0xa7,0x27,0xa7, -0xa6,0x7c,0xa6,0xa6,0xd7,0xa6,0xa7,0x6d,0xa9,0xab,0xaa,0xae,0xb2,0x85,0xb6,0xbb, -0x12,0xc0,0xc5,0xb6,0xca,0xd0,0x70,0xd5,0xdb,0xb2,0xe0,0xe6,0xe4,0xeb,0xf1,0x84, -0xf6,0xfb,0xc6,0xff,0x03,0xa8,0x06,0x09,0xc0,0x0a,0x0c,0xf1,0x0c,0x0d,0x6a,0x0e, -0x0f,0x38,0x11,0x13,0xea,0x16,0x1a,0xae,0x1f,0x25,0x11,0x2b,0x31,0x52,0x37,0x3d, -0x76,0x43,0x48,0xee,0x4d,0x52,0x55,0x56,0x59,0xf8,0x5b,0x5d,0xec,0x5e,0x5f,0x67, -0x5f,0x5e,0xfe,0x5d,0x5c,0x6c,0x5b,0x5a,0x01,0x59,0x58,0xb3,0x57,0x57,0x98,0x57, -0x57,0x7e,0x58,0x58,0x8f,0x59,0x5a,0x92,0x5a,0x5a,0x8b,0x5a,0x5a,0x51,0x59,0x58, -0x04,0x57,0x55,0x7c,0x54,0x53,0x44,0x52,0x51,0x96,0x50,0x4f,0xaa,0x4e,0x4d,0xf7, -0x4b,0x4a,0x43,0x48,0x45,0x6f,0x43,0x40,0x58,0x3d,0x39,0x0d,0x36,0x31,0x8f,0x2d, -0x28,0x6b,0x23,0x1d,0x5f,0x18,0x12,0xaa,0x0c,0x06,0x9f,0x01,0xfc,0x87,0xf7,0xf3, -0x84,0xef,0xec,0x75,0xe9,0xe7,0xe0,0xe4,0xe2,0xfd,0xe0,0xdf,0x11,0xdd,0xda,0x9d, -0xd8,0xd6,0x83,0xd3,0xd0,0xb9,0xcd,0xca,0x1d,0xc8,0xc5,0x89,0xc3,0xc1,0xde,0xc0, -0xc0,0x65,0xc0,0xc1,0x10,0xc2,0xc3,0xd6,0xc4,0xc6,0x94,0xc7,0xc8,0x5a,0xc9,0xc9, -0xba,0xc9,0xc9,0xf7,0xc8,0xc8,0xf7,0xc7,0xc7,0xe8,0xc6,0xc6,0x83,0xc5,0xc4,0xed, -0xc3,0xc2,0xad,0xc1,0xc0,0x16,0xbf,0xbe,0x61,0xbd,0xbd,0xb3,0xbd,0xbe,0x0e,0xc1, -0xc4,0xc0,0xc7,0xcc,0x21,0xd1,0xd6,0x18,0xdc,0xe1,0x4a,0xe7,0xec,0xe5,0xf0,0xf4, -0x4e,0xf8,0xfa,0xad,0xfc,0xfd,0x7e,0xfe,0xfe,0xc6,0xfd,0xfc,0x19,0xfb,0xf9,0x03, -0xf7,0xf4,0x5a,0xf2,0xf0,0x21,0xee,0xec,0x47,0xeb,0xea,0xca,0xea,0xeb,0xb7,0xec, -0xee,0x4c,0xf1,0xf4,0x22,0xf7,0xfa,0x45,0xfd,0xff,0xdd,0x01,0x03,0x14,0x04,0x04, -0x46,0x04,0x03,0xec,0x02,0x02,0x20,0x01,0x00,0xe6,0xff,0xff,0x1d,0x00,0x00,0x8a, -0x01,0x02,0xfa,0x03,0x05,0x26,0x07,0x08,0xcf,0x0a,0x0c,0xca,0x0e,0x11,0xa1,0x13, -0x16,0x46,0x19,0x1b,0xfc,0x1d,0x1f,0xcb,0x20,0x20,0x2f,0x20,0x1e,0xf8,0x1b,0x18, -0xdb,0x14,0x10,0x29,0x0c,0x07,0x6a,0x03,0xff,0xb5,0xfb,0xf8,0xc7,0xf5,0xf3,0x55, -0xf1,0xef,0x8b,0xee,0xed,0xe9,0xec,0xec,0x47,0xec,0xec,0x33,0xec,0xec,0x53,0xec, -0xec,0xe9,0xec,0xed,0xb4,0xed,0xee,0x05,0xef,0xef,0xbd,0xf0,0xf1,0x1d,0xf3,0xf4, -0x07,0xf6,0xf7,0xbc,0xf9,0xfb,0xcb,0xfd,0xff,0x9a,0x01,0x03,0x68,0x05,0x07,0x02, -0x09,0x0b,0x51,0x0d,0x0f,0x5c,0x12,0x15,0x73,0x18,0x1b,0xea,0x1e,0x22,0x83,0x25, -0x28,0xf6,0x2a,0x2d,0x54,0x2f,0x30,0xfe,0x31,0x32,0xc9,0x32,0x32,0x6a,0x32,0x32, -0xc2,0x31,0x31,0xe4,0x30,0x30,0x69,0x30,0x30,0x03,0x30,0x2f,0xdf,0x2f,0x2f,0x6a, -0x2f,0x2f,0xc1,0x2e,0x2e,0xdb,0x2e,0x2f,0x61,0x2f,0x2f,0x1b,0x30,0x30,0x76,0x30, -0x30,0x62,0x2f,0x2e,0xb4,0x2c,0x2a,0xfa,0x27,0x24,0x4c,0x21,0x1d,0x99,0x19,0x15, -0x0b,0x12,0x0e,0xaa,0x0b,0x09,0x63,0x07,0x06,0x94,0x05,0x05,0xa5,0x05,0x06,0x76, -0x07,0x08,0x8d,0x0a,0x0c,0x86,0x0e,0x10,0xca,0x12,0x14,0xcd,0x16,0x18,0x64,0x19, -0x19,0x8d,0x19,0x18,0x45,0x16,0x13,0xa6,0x0f,0x0b,0x97,0x06,0x01,0x94,0xfb,0xf5, -0xcc,0xef,0xe9,0xa3,0xe2,0xdb,0xce,0xd4,0xcd,0xb3,0xc5,0xbe,0x81,0xb6,0xaf,0x51, -0xa8,0xa2,0x55,0x9d,0x99,0x96,0x96,0x94,0x2d,0x94,0x94,0xf5,0x94,0x95,0x0f,0x97, -0x98,0xf1,0x98,0x99,0x09,0x9a,0x9a,0x44,0x9a,0x9a,0x32,0x9a,0x9a,0x48,0x9b,0x9c, -0x26,0x9e,0xa0,0x67,0xa3,0xa6,0x1e,0xab,0xaf,0x49,0xb4,0xb9,0x63,0xbe,0xc3,0xf5, -0xc7,0xcc,0x43,0xd0,0xd3,0x49,0xd6,0xd8,0xd5,0xd9,0xda,0xc8,0xda,0xda,0x09,0xda, -0xd9,0x53,0xd8,0xd7,0xe9,0xd6,0xd6,0x98,0xd6,0xd7,0x12,0xd8,0xd9,0x57,0xdb,0xdd, -0x9d,0xe0,0xe3,0xb8,0xe6,0xea,0xe4,0xed,0xf1,0xaa,0xf5,0xf9,0x3f,0xfe,0x02,0xd8, -0x06,0x0b,0xc6,0x0f,0x14,0x31,0x18,0x1c,0xf4,0x1f,0x23,0xb6,0x26,0x29,0xfe,0x2c, -0x2f,0xbe,0x32,0x35,0x18,0x38,0x3a,0xc7,0x3c,0x3e,0xbe,0x40,0x42,0xc5,0x43,0x44, -0xcf,0x45,0x46,0xb5,0x46,0x46,0x8c,0x46,0x46,0xb2,0x45,0x45,0xc3,0x44,0x44,0x98, -0x44,0x45,0x01,0x46,0x47,0x88,0x49,0x4b,0xae,0x4e,0x51,0x0b,0x55,0x58,0x65,0x5b, -0x5e,0x51,0x60,0x62,0x20,0x63,0x63,0xaa,0x63,0x63,0x42,0x62,0x60,0x2e,0x5f,0x5d, -0x12,0x5b,0x58,0xd9,0x55,0x52,0x5b,0x4f,0x4b,0x78,0x47,0x43,0x70,0x3e,0x39,0xdb, -0x34,0x2f,0xab,0x2a,0x25,0x67,0x20,0x1b,0x24,0x16,0x11,0x72,0x0c,0x07,0xcf,0x03, -0xff,0xdf,0xfc,0xfa,0xc1,0xf7,0xf5,0x8e,0xf4,0xf3,0x86,0xf2,0xf1,0xeb,0xf0,0xef, -0xde,0xee,0xed,0x5b,0xec,0xea,0x88,0xe8,0xe6,0xa4,0xe3,0xe0,0xbc,0xdd,0xda,0x59, -0xd7,0xd4,0xc1,0xd0,0xcd,0xbb,0xca,0xc7,0xec,0xc4,0xc2,0xa3,0xbf,0xbd,0xb2,0xba, -0xb8,0x68,0xb6,0xb4,0x75,0xb2,0xb0,0x8e,0xaf,0xae,0x64,0xad,0xac,0xce,0xac,0xac, -0x5e,0xad,0xad,0xcf,0xae,0xaf,0xfc,0xb0,0xb2,0xd5,0xb3,0xb5,0xaa,0xb7,0xb9,0x8e, -0xbc,0xbf,0xa8,0xc2,0xc6,0xb0,0xc9,0xcd,0x79,0xd1,0xd5,0x25,0xd9,0xdd,0xc1,0xe0, -0xe4,0xb5,0xe7,0xea,0x6c,0xed,0xef,0xbb,0xf1,0xf3,0xc6,0xf4,0xf5,0x2f,0xf7,0xf8, -0xa5,0xf9,0xfb,0xb1,0xfc,0xfe,0x26,0x00,0x02,0x41,0x04,0x06,0x96,0x08,0x0a,0x59, -0x0c,0x0d,0xab,0x0e,0x0e,0xcf,0x0e,0x0e,0x54,0x0d,0x0c,0x80,0x0a,0x09,0xb1,0x07, -0x06,0x36,0x05,0x04,0xb5,0x03,0x03,0x65,0x03,0x03,0x8c,0x04,0x05,0xc8,0x06,0x08, -0xa2,0x09,0x0b,0xb3,0x0c,0x0e,0x41,0x0f,0x10,0x14,0x11,0x11,0xb8,0x11,0x11,0x29, -0x11,0x10,0x46,0x0f,0x0d,0x1d,0x0c,0x09,0x8f,0x07,0x04,0x6e,0x02,0xff,0x5d,0xfd, -0xfa,0x7c,0xf8,0xf6,0x43,0xf4,0xf2,0x5a,0xf1,0xf0,0xf7,0xef,0xf0,0x70,0xf0,0xf1, -0x43,0xf2,0xf3,0x08,0xf5,0xf6,0x8b,0xf8,0xfa,0x46,0xfc,0xfe,0x12,0x00,0x01,0x8e, -0x03,0x05,0x00,0x06,0x06,0xe4,0x05,0x04,0x0d,0x03,0x00,0x2a,0xfe,0xfb,0xd8,0xf8, -0xf6,0xfa,0xf4,0xf3,0x8d,0xf3,0xf3,0x0f,0xf5,0xf6,0xeb,0xf8,0xfb,0x59,0xfe,0x01, -0xd1,0x03,0x06,0xb7,0x08,0x0a,0x2a,0x0c,0x0d,0x34,0x0e,0x0e,0x9f,0x0f,0x10,0xc2, -0x10,0x11,0x47,0x12,0x13,0xb5,0x14,0x16,0x67,0x18,0x1a,0x1a,0x1d,0x1f,0xf9,0x21, -0x24,0xa5,0x26,0x28,0xed,0x2a,0x2c,0xad,0x2e,0x30,0x36,0x32,0x33,0x9f,0x35,0x37, -0xf4,0x38,0x3a,0xe7,0x3b,0x3d,0x31,0x3e,0x3f,0xd2,0x3f,0x40,0x84,0x40,0x40,0xc6, -0x3f,0x3e,0x7b,0x3d,0x3c,0x30,0x3a,0x38,0x33,0x36,0x34,0x23,0x32,0x30,0x53,0x2e, -0x2c,0xa8,0x2a,0x28,0xfc,0x26,0x24,0xbe,0x22,0x20,0x28,0x1e,0x1b,0x65,0x18,0x15, -0x93,0x11,0x0d,0x27,0x09,0x04,0xe9,0xff,0xfa,0xae,0xf5,0xf0,0x04,0xeb,0xe5,0x9b, -0xe0,0xdb,0x4c,0xd7,0xd3,0xb2,0xcf,0xcc,0x4b,0xca,0xc8,0xd4,0xc6,0xc5,0x3d,0xc5, -0xc4,0xff,0xc4,0xc5,0xb3,0xc5,0xc6,0xb8,0xc7,0xc9,0x55,0xcb,0xcd,0x09,0xd0,0xd2, -0x9b,0xd5,0xd8,0xd5,0xda,0xdc,0xdf,0xde,0xe0,0x03,0xe1,0xe1,0x04,0xe1,0xe0,0x76, -0xdf,0xde,0xa4,0xdc,0xda,0xbd,0xd8,0xd6,0xa5,0xd3,0xd0,0x6a,0xcd,0xc9,0x1d,0xc6, -0xc2,0x01,0xbe,0xb9,0x8b,0xb5,0xb1,0x45,0xad,0xa9,0xe5,0xa5,0xa2,0x8e,0xa0,0x9e, -0xed,0x9d,0x9d,0xd9,0x9d,0x9e,0x3b,0xa0,0xa2,0x31,0xa4,0xa6,0x18,0xa9,0xab,0xcd, -0xae,0xb1,0x6f,0xb5,0xb9,0x01,0xbd,0xc1,0xc4,0xc5,0xca,0x98,0xcf,0xd4,0x1b,0xda, -0xdf,0x49,0xe5,0xea,0x4c,0xf0,0xf5,0x0a,0xfb,0xff,0xbf,0x04,0x09,0x21,0x0d,0x10, -0x79,0x13,0x15,0x8c,0x17,0x18,0x7b,0x19,0x19,0x5f,0x1a,0x1a,0xa7,0x1a,0x1a,0x7f, -0x1b,0x1c,0x12,0x1d,0x1e,0x93,0x1f,0x21,0x13,0x23,0x25,0xc4,0x27,0x2a,0x88,0x2d, -0x30,0x1c,0x34,0x37,0x96,0x3a,0x3d,0xed,0x40,0x43,0x1a,0x46,0x48,0xd3,0x49,0x4b, -0xa0,0x4b,0x4b,0xce,0x4b,0x4b,0x47,0x4b,0x4b,0x94,0x4b,0x4c,0x33,0x4d,0x4e,0x5b, -0x50,0x52,0xb0,0x53,0x55,0xb5,0x56,0x57,0xbe,0x58,0x59,0xf1,0x58,0x58,0x57,0x57, -0x55,0xdc,0x53,0x51,0xc7,0x4e,0x4c,0x31,0x49,0x46,0x86,0x43,0x40,0x6e,0x3e,0x3c, -0x90,0x39,0x37,0xe3,0x34,0x32,0xe8,0x2f,0x2d,0x73,0x2a,0x27,0xa9,0x24,0x21,0xdc, -0x1e,0x1b,0xad,0x18,0x15,0xf6,0x11,0x0e,0x86,0x0a,0x06,0x88,0x02,0xfe,0x56,0xfa, -0xf6,0x43,0xf2,0xee,0xf7,0xea,0xe7,0xaa,0xe4,0xe1,0x7e,0xdf,0xdd,0xd1,0xda,0xd8, -0x07,0xd6,0xd3,0xd7,0xd0,0xcd,0x0f,0xcb,0xc8,0x10,0xc5,0xc2,0x82,0xbf,0xbd,0x95, -0xbb,0xba,0xf2,0xb8,0xb7,0x0f,0xb7,0xb5,0xbf,0xb4,0xb3,0x94,0xb1,0xaf,0x9a,0xad, -0xab,0xa9,0xa9,0xa8,0xe0,0xa6,0xa6,0x34,0xa6,0xa6,0xaa,0xa7,0xa9,0xa5,0xab,0xae, -0x19,0xb2,0xb5,0x7f,0xba,0xbf,0x22,0xc4,0xc9,0xa4,0xce,0xd3,0x2e,0xd9,0xde,0x12, -0xe3,0xe7,0xfa,0xeb,0xef,0x6e,0xf3,0xf6,0x84,0xf8,0xfa,0x12,0xfb,0xfb,0x78,0xfb, -0xfa,0x4f,0xfa,0xf9,0x1a,0xf9,0xf8,0xcc,0xf8,0xf9,0x80,0xf9,0xfa,0xe3,0xfa,0xfb, -0x18,0xfc,0xfc,0xb7,0xfc,0xfc,0x1e,0xfd,0xfd,0x28,0xfe,0xfe,0xef,0xff,0x01,0xc3, -0x02,0x04,0xba,0x06,0x09,0x50,0x0b,0x0d,0x3c,0x10,0x12,0x97,0x14,0x16,0x48,0x18, -0x19,0xcb,0x1a,0x1b,0xf9,0x1b,0x1b,0x7e,0x1b,0x1a,0x4a,0x19,0x17,0x06,0x15,0x12, -0x13,0x0f,0x0b,0xfa,0x07,0x04,0x63,0x00,0xfc,0xc9,0xf8,0xf5,0xc3,0xf1,0xee,0xb9, -0xeb,0xe9,0x02,0xe7,0xe5,0x57,0xe4,0xe3,0x7a,0xe3,0xe3,0x3a,0xe4,0xe5,0x93,0xe6, -0xe8,0x86,0xea,0xec,0x7f,0xef,0xf2,0xa0,0xf4,0xf7,0x06,0xfa,0xfc,0xf9,0xfe,0x01, -0xf1,0x02,0x04,0x09,0x06,0x07,0x44,0x08,0x09,0xc2,0x09,0x0a,0x94,0x0a,0x0a,0x8b, -0x0a,0x0a,0x51,0x09,0x08,0x04,0x07,0x05,0x6b,0x04,0x03,0x32,0x02,0x01,0x0d,0x02, -0x02,0x3c,0x04,0x06,0xa3,0x08,0x0b,0x56,0x0e,0x11,0x60,0x13,0x15,0xe5,0x16,0x17, -0x4d,0x18,0x18,0xb3,0x17,0x16,0x1f,0x16,0x15,0xb4,0x14,0x14,0xd8,0x14,0x15,0x2b, -0x17,0x18,0x1f,0x1b,0x1d,0x3a,0x20,0x22,0x1b,0x25,0x27,0x92,0x28,0x29,0x9b,0x2a, -0x2a,0x0f,0x2b,0x2a,0xbe,0x2a,0x2a,0xb4,0x29,0x29,0x41,0x28,0x27,0x44,0x26,0x25, -0x54,0x24,0x23,0x86,0x22,0x21,0x2c,0x21,0x20,0x08,0x20,0x1f,0x6b,0x1f,0x1f,0xb0, -0x1e,0x1e,0x17,0x1e,0x1d,0x0a,0x1d,0x1c,0x75,0x1b,0x1a,0xa9,0x19,0x18,0x9a,0x17, -0x16,0x2d,0x16,0x15,0xf8,0x14,0x14,0x18,0x14,0x13,0xc8,0x12,0x11,0x6c,0x10,0x0e, -0x49,0x0c,0x09,0xaa,0x06,0x03,0xe5,0xff,0xfc,0x27,0xf9,0xf5,0xde,0xf2,0xf0,0x50, -0xed,0xea,0x3b,0xe8,0xe5,0x0b,0xe3,0xe0,0x22,0xdd,0xd9,0x5e,0xd6,0xd2,0x87,0xce, -0xca,0x26,0xc6,0xc1,0x9b,0xbd,0xb9,0x1b,0xb6,0xb2,0xeb,0xaf,0xad,0xea,0xab,0xaa, -0x68,0xa9,0xa8,0xb7,0xa7,0xa7,0x81,0xa6,0xa6,0xc0,0xa5,0xa5,0x8f,0xa6,0xa7,0x79, -0xa9,0xac,0x30,0xaf,0xb2,0x5f,0xb7,0xbb,0xae,0xc0,0xc5,0x37,0xca,0xce,0x89,0xd2, -0xd6,0xe0,0xd8,0xdb,0xd2,0xdc,0xdd,0x6f,0xde,0xde,0x57,0xde,0xde,0x13,0xde,0xdd, -0xde,0xdd,0xdd,0xfe,0xdd,0xde,0x21,0xde,0xde,0xc0,0xdd,0xdd,0xa4,0xdc,0xdb,0xcc, -0xda,0xd9,0xfd,0xd8,0xd8,0xa3,0xd7,0xd7,0x55,0xd7,0xd7,0xfe,0xd8,0xda,0x46,0xdc, -0xde,0xf7,0xe0,0xe3,0x7a,0xe6,0xe9,0xa8,0xec,0xef,0x3d,0xf3,0xf6,0xef,0xfa,0xff, -0x60,0x03,0x08,0xc7,0x0d,0x13,0x24,0x19,0x1f,0x35,0x25,0x2a,0x8e,0x30,0x35,0x4a, -0x3a,0x3e,0xb9,0x42,0x46,0x74,0x49,0x4c,0x37,0x4f,0x51,0x88,0x53,0x55,0xc4,0x56, -0x58,0xd0,0x58,0x59,0xa6,0x59,0x59,0x19,0x59,0x58,0x66,0x57,0x56,0xb2,0x54,0x53, -0x92,0x51,0x50,0x80,0x4e,0x4d,0x35,0x4c,0x4b,0x63,0x4a,0x49,0xc9,0x48,0x47,0x3a, -0x46,0x44,0xf5,0x41,0x3f,0x33,0x3c,0x38,0xbf,0x35,0x32,0xb9,0x2f,0x2d,0x23,0x2b, -0x29,0x07,0x28,0x26,0xbd,0x25,0x24,0x38,0x23,0x21,0x3d,0x20,0x1e,0x14,0x1c,0x19, -0x4a,0x17,0x14,0x6d,0x12,0x0f,0x9e,0x0d,0x0b,0xd9,0x09,0x08,0x92,0x06,0x05,0x92, -0x03,0x01,0x0e,0x00,0xfd,0x2d,0xfb,0xf8,0x33,0xf5,0xf1,0xaf,0xee,0xeb,0xa9,0xe8, -0xe5,0x4d,0xe3,0xe1,0x51,0xdf,0xdd,0xce,0xdc,0xdb,0x5f,0xdb,0xda,0x7d,0xda,0xd9, -0x7f,0xd9,0xd8,0x1e,0xd8,0xd7,0x01,0xd6,0xd4,0x5c,0xd3,0xd2,0xe0,0xd0,0xcf,0xcc, -0xce,0xcd,0x3e,0xcd,0xcc,0xc8,0xcb,0xca,0x3f,0xca,0xc9,0x56,0xc8,0xc7,0xe2,0xc5, -0xc4,0xaa,0xc3,0xc2,0x6d,0xc2,0xc2,0x74,0xc2,0xc3,0x41,0xc4,0xc5,0x1f,0xc8,0xca, -0x59,0xcd,0xd0,0x04,0xd3,0xd5,0x77,0xd7,0xd8,0xae,0xd9,0xd9,0x4d,0xd9,0xd8,0xa2, -0xd6,0xd4,0x2e,0xd3,0xd1,0xdc,0xd0,0xd0,0x4a,0xd1,0xd2,0xb9,0xd4,0xd7,0x29,0xdb, -0xdf,0x51,0xe3,0xe7,0xef,0xec,0xf1,0x8b,0xf6,0xfb,0xe5,0xff,0x04,0x11,0x08,0x0b, -0x6e,0x0f,0x12,0xca,0x15,0x18,0x5a,0x1b,0x1d,0xfc,0x1f,0x21,0x7e,0x23,0x24,0x0e, -0x26,0x26,0x4d,0x27,0x27,0x05,0x27,0x26,0x91,0x24,0x22,0x86,0x1f,0x1c,0x10,0x18, -0x13,0xa9,0x0e,0x09,0x35,0x04,0xff,0xd5,0xfa,0xf6,0x9c,0xf3,0xf1,0x36,0xf0,0xef, -0x1c,0xf0,0xf1,0xf3,0xf2,0xf5,0x82,0xf7,0xfa,0x34,0xfd,0x00,0xe1,0x02,0x05,0x7b, -0x08,0x0a,0xdd,0x0c,0x0e,0x97,0x0f,0x10,0xf1,0x0f,0x0f,0xf4,0x0d,0x0c,0xf2,0x09, -0x07,0xc8,0x04,0x02,0x71,0xff,0xfd,0xc1,0xfa,0xf8,0xbb,0xf6,0xf4,0x5e,0xf3,0xf2, -0xf1,0xf0,0xf0,0x50,0xef,0xee,0x9e,0xee,0xee,0x45,0xee,0xee,0xe7,0xee,0xef,0x58, -0xf0,0xf1,0xc6,0xf2,0xf4,0xb9,0xf6,0xf9,0x44,0xfc,0xff,0xbd,0x03,0x08,0xf2,0x0c, -0x12,0x43,0x17,0x1c,0x56,0x21,0x26,0x11,0x2a,0x2d,0x78,0x30,0x32,0x5c,0x34,0x35, -0xb5,0x35,0x35,0xd7,0x34,0x33,0x4c,0x32,0x30,0xb8,0x2e,0x2c,0xcc,0x2a,0x28,0xed, -0x26,0x25,0x10,0x23,0x21,0x12,0x1f,0x1c,0x8d,0x1a,0x18,0x56,0x16,0x14,0x18,0x13, -0x12,0x55,0x12,0x12,0x1e,0x14,0x15,0x1e,0x18,0x1a,0x18,0x1d,0x1f,0x75,0x21,0x23, -0xb3,0x24,0x25,0x0f,0x27,0x27,0x7e,0x28,0x28,0xec,0x28,0x28,0xef,0x28,0x28,0x9d, -0x28,0x28,0x51,0x27,0x26,0x16,0x25,0x23,0x34,0x21,0x1e,0xfc,0x1b,0x18,0x3b,0x15, -0x11,0xc9,0x0d,0x09,0xfd,0x05,0x02,0xb3,0xfe,0xfb,0x61,0xf7,0xf3,0xa9,0xef,0xeb, -0x88,0xe7,0xe3,0x88,0xdf,0xdb,0x6c,0xd8,0xd5,0xf7,0xd2,0xd1,0x60,0xcf,0xce,0xe0, -0xcc,0xcb,0x0f,0xcb,0xc9,0xce,0xc8,0xc7,0x5a,0xc6,0xc4,0x9f,0xc3,0xc2,0x77,0xc1, -0xc0,0xb8,0xbf,0xbf,0xc2,0xbe,0xbe,0x68,0xbe,0xbe,0x24,0xbe,0xbe,0xd0,0xbd,0xbd, -0xc6,0xbc,0xbb,0xde,0xba,0xb9,0xf7,0xb7,0xb6,0x07,0xb5,0xb3,0x69,0xb2,0xb1,0xd8, -0xb0,0xb0,0x57,0xb0,0xb0,0xa6,0xb0,0xb0,0x5e,0xb1,0xb1,0xcf,0xb2,0xb3,0x5d,0xb5, -0xb7,0x38,0xba,0xbd,0x58,0xc1,0xc6,0x61,0xcb,0xd1,0xf5,0xd7,0xdf,0xc4,0xe6,0xee, -0xa9,0xf6,0xfe,0x95,0x05,0x0c,0xf7,0x12,0x18,0x79,0x1d,0x21,0x1a,0x25,0x27,0x7a, -0x29,0x2a,0x9c,0x2b,0x2b,0x9d,0x2b,0x2b,0x71,0x2a,0x29,0xfc,0x28,0x28,0x41,0x27, -0x26,0x86,0x25,0x24,0x69,0x23,0x21,0x3f,0x20,0x1e,0x14,0x1c,0x19,0x6c,0x17,0x14, -0x3d,0x12,0x0f,0x7b,0x0d,0x0b,0xe7,0x09,0x08,0x4c,0x08,0x08,0x36,0x09,0x0a,0xfb, -0x0c,0x0f,0x5f,0x13,0x17,0x01,0x1b,0x1f,0x44,0x23,0x27,0xa1,0x2a,0x2e,0xf0,0x30, -0x33,0x1a,0x36,0x38,0x66,0x3a,0x3c,0xc3,0x3d,0x3f,0x31,0x40,0x41,0xd1,0x41,0x42, -0xe6,0x42,0x43,0x94,0x43,0x43,0xeb,0x43,0x43,0xdf,0x43,0x43,0x7a,0x43,0x43,0x81, -0x42,0x41,0xfc,0x40,0x3f,0x7e,0x3e,0x3c,0x1e,0x3b,0x39,0xa0,0x36,0x34,0x51,0x31, -0x2e,0xc9,0x2b,0x28,0xcd,0x25,0x22,0xf8,0x1e,0x1b,0xe2,0x16,0x12,0x11,0x0d,0x07, -0x5c,0x02,0xfc,0xff,0xf7,0xf3,0x35,0xef,0xeb,0xdb,0xe8,0xe6,0xd8,0xe4,0xe3,0xba, -0xe2,0xe2,0xb1,0xe1,0xe1,0x47,0xe1,0xe1,0x22,0xe1,0xe1,0xb5,0xe1,0xe2,0x25,0xe3, -0xe4,0x22,0xe5,0xe6,0x02,0xe7,0xe7,0xd9,0xe7,0xe7,0x8d,0xe7,0xe6,0xcd,0xe5,0xe4, -0xc6,0xe2,0xe0,0xef,0xde,0xdc,0x7c,0xda,0xd8,0xc1,0xd5,0xd3,0xd5,0xd0,0xce,0x99, -0xcc,0xca,0x5d,0xc9,0xc8,0x94,0xc7,0xc7,0x44,0xc7,0xc7,0x19,0xc8,0xc8,0x9c,0xc9, -0xca,0x87,0xcb,0xcc,0x4c,0xce,0xcf,0xbd,0xd1,0xd3,0xdd,0xd5,0xd7,0xde,0xd9,0xdb, -0xa7,0xdc,0xdd,0xc6,0xdd,0xdd,0x4b,0xdd,0xdc,0xc9,0xdb,0xdb,0xb1,0xda,0xda,0x4c, -0xdb,0xdc,0x77,0xde,0xe1,0x52,0xe4,0xe8,0x42,0xec,0xf0,0xb9,0xf4,0xf8,0x0a,0xfc, -0xfe,0xee,0x00,0x02,0x82,0x02,0x02,0x43,0x01,0xff,0x5f,0xfe,0xfc,0xe9,0xfa,0xf9, -0x27,0xf8,0xf7,0x04,0xf7,0xf7,0x24,0xf8,0xf9,0xea,0xfb,0xfe,0xa9,0x01,0x05,0x01, -0x09,0x0d,0xe0,0x10,0x14,0x3a,0x18,0x1b,0xe4,0x1d,0x20,0xf2,0x21,0x23,0x54,0x24, -0x25,0xa3,0x25,0x25,0x9d,0x25,0x25,0x00,0x24,0x22,0xfb,0x20,0x1e,0x3c,0x1c,0x19, -0xa2,0x15,0x11,0x1f,0x0e,0x0a,0x11,0x06,0x02,0x20,0xfe,0xfa,0x54,0xf6,0xf2,0xd7, -0xee,0xeb,0x67,0xe8,0xe5,0x9b,0xe3,0xe1,0xad,0xe0,0xe0,0x21,0xe0,0xe0,0xaa,0xe1, -0xe3,0x03,0xe5,0xe7,0x20,0xe9,0xeb,0x55,0xed,0xef,0xf3,0xf0,0xf2,0xb7,0xf3,0xf4, -0x3e,0xf6,0xf7,0xc9,0xf8,0xfa,0xa1,0xfb,0xfd,0x58,0xff,0x01,0x65,0x03,0x05,0xb7, -0x07,0x0a,0xd2,0x0c,0x0f,0xdb,0x12,0x16,0xb2,0x19,0x1d,0x72,0x20,0x23,0x27,0x26, -0x28,0xb4,0x29,0x2a,0x97,0x2a,0x2a,0x63,0x29,0x28,0x91,0x26,0x25,0xb0,0x23,0x22, -0x3b,0x22,0x22,0x36,0x23,0x24,0xaa,0x26,0x29,0xe2,0x2b,0x2e,0x9c,0x31,0x34,0x42, -0x36,0x38,0x81,0x39,0x3a,0x07,0x3b,0x3b,0x13,0x3b,0x3a,0x97,0x39,0x38,0x27,0x37, -0x35,0x56,0x33,0x30,0xbc,0x2d,0x2a,0x32,0x26,0x22,0xa0,0x1d,0x19,0xe4,0x14,0x10, -0x5f,0x0d,0x0a,0x72,0x07,0x05,0xa6,0x03,0x02,0xb1,0x00,0xff,0x28,0xfe,0xfc,0x15, -0xfa,0xf7,0x98,0xf4,0xf1,0x73,0xed,0xe9,0x5e,0xe6,0xe2,0x9e,0xdf,0xdc,0x0a,0xda, -0xd7,0xdc,0xd5,0xd4,0xe3,0xd2,0xd2,0x70,0xd1,0xd1,0x23,0xd1,0xd1,0xe7,0xd1,0xd2, -0x06,0xd3,0xd3,0xef,0xd4,0xd5,0xde,0xd6,0xd7,0x2a,0xd8,0xd8,0xe4,0xd7,0xd6,0x5e, -0xd5,0xd3,0x62,0xd0,0xcd,0x50,0xc9,0xc5,0xa7,0xc1,0xbd,0xef,0xba,0xb8,0x65,0xb6, -0xb5,0xa2,0xb4,0xb4,0x5c,0xb5,0xb6,0x32,0xb7,0xb8,0x39,0xba,0xbb,0xad,0xbd,0xbf, -0x98,0xc1,0xc3,0xb9,0xc5,0xc7,0x4e,0xca,0xcc,0x1a,0xcf,0xd1,0xe6,0xd3,0xd6,0x84, -0xd8,0xda,0xfc,0xdc,0xdf,0x00,0xe1,0xe3,0x00,0xe5,0xe7,0x00,0xe9,0xea,0xcf,0xec, -0xee,0xd6,0xef,0xf1,0x32,0xf2,0xf3,0x43,0xf4,0xf5,0xe8,0xf6,0xf8,0x27,0xfa,0xfc, -0x11,0xfe,0x00,0xf1,0x01,0x03,0x9d,0x05,0x07,0x93,0x08,0x09,0xec,0x0a,0x0b,0x2f, -0x0d,0x0e,0x29,0x10,0x12,0x72,0x14,0x17,0x43,0x1a,0x1d,0xe8,0x20,0x24,0xf7,0x27, -0x2b,0xb5,0x2e,0x31,0x6b,0x34,0x36,0x8b,0x38,0x39,0xff,0x3a,0x3b,0xe9,0x3b,0x3b, -0x7d,0x3b,0x3b,0xa1,0x3a,0x3a,0xc4,0x39,0x39,0xa3,0x38,0x38,0x00,0x37,0x35,0xca, -0x33,0x31,0xd8,0x2e,0x2b,0x0a,0x28,0x24,0x54,0x20,0x1c,0x76,0x18,0x14,0xae,0x11, -0x0e,0xce,0x0c,0x0b,0x23,0x0a,0x09,0x58,0x09,0x09,0x85,0x09,0x09,0x8e,0x0a,0x0b, -0x44,0x0c,0x0d,0x39,0x0f,0x11,0x42,0x13,0x15,0x0a,0x18,0x1a,0xa6,0x1c,0x1e,0x7c, -0x20,0x21,0xcd,0x22,0x23,0x75,0x23,0x23,0xa3,0x22,0x21,0xcc,0x20,0x1f,0x6a,0x1e, -0x1d,0xc2,0x1b,0x1a,0x37,0x19,0x17,0xae,0x16,0x15,0x37,0x14,0x12,0xcf,0x11,0x10, -0x18,0x0f,0x0d,0xb7,0x0b,0x09,0x6b,0x07,0x04,0x2e,0x02,0xfe,0x4f,0xfb,0xf7,0xf5, -0xf2,0xee,0x65,0xe9,0xe4,0xfa,0xdf,0xdb,0x05,0xd7,0xd3,0xe3,0xcf,0xcd,0xd1,0xca, -0xc9,0xa0,0xc7,0xc6,0x2b,0xc6,0xc5,0xbc,0xc5,0xc6,0xe2,0xc6,0xc7,0x5f,0xc9,0xcb, -0x12,0xcd,0xcf,0x42,0xd1,0xd3,0x76,0xd5,0xd7,0x15,0xd9,0xda,0x2a,0xdc,0xdd,0x4a, -0xdf,0xe1,0x63,0xe3,0xe5,0x1b,0xe8,0xea,0x08,0xed,0xef,0x45,0xf1,0xf2,0x3e,0xf4, -0xf5,0x71,0xf5,0xf5,0x58,0xf5,0xf4,0x1e,0xf4,0xf2,0xaf,0xf1,0xf0,0x83,0xee,0xec, -0xec,0xea,0xe9,0xa2,0xe7,0xe6,0xa7,0xe5,0xe5,0x95,0xe5,0xe6,0xa6,0xe7,0xe9,0x44, -0xeb,0xed,0x14,0xef,0xf0,0x3c,0xf2,0xf3,0x25,0xf4,0xf4,0x98,0xf4,0xf4,0x27,0xf4, -0xf3,0x5c,0xf3,0xf2,0x2b,0xf2,0xf1,0x5a,0xf1,0xf1,0x42,0xf1,0xf1,0xfd,0xf2,0xf4, -0x36,0xf6,0xf8,0x08,0xfb,0xfd,0xf9,0xff,0x02,0xb0,0x03,0x04,0x2c,0x05,0x05,0x30, -0x04,0x02,0x5f,0x01,0xff,0x98,0xfd,0xfb,0xb9,0xf9,0xf8,0xf2,0xf6,0xf6,0xe3,0xf5, -0xf6,0x02,0xf7,0xf8,0x56,0xfa,0xfc,0x7b,0xff,0x02,0xb7,0x05,0x08,0x1f,0x0c,0x0f, -0xa0,0x11,0x13,0x9d,0x15,0x16,0x7c,0x17,0x17,0xcd,0x17,0x17,0xc6,0x16,0x16,0x00, -0x15,0x13,0xcf,0x12,0x11,0x7a,0x10,0x0f,0x05,0x0e,0x0c,0x39,0x0b,0x09,0x6d,0x08, -0x07,0x22,0x06,0x05,0xc5,0x04,0x04,0x47,0x04,0x04,0x94,0x04,0x05,0xb2,0x05,0x06, -0x57,0x07,0x08,0x03,0x09,0x09,0x8d,0x0a,0x0b,0x50,0x0b,0x0b,0x0a,0x0c,0x0c,0xf8, -0x0c,0x0d,0x38,0x0e,0x0f,0x11,0x10,0x11,0x73,0x12,0x13,0x2b,0x15,0x16,0x5b,0x18, -0x1a,0xf0,0x1b,0x1d,0xff,0x1f,0x22,0x40,0x24,0x26,0x1a,0x29,0x2b,0x18,0x2e,0x30, -0x76,0x32,0x34,0x20,0x35,0x35,0xab,0x35,0x35,0xd0,0x33,0x32,0x43,0x30,0x2e,0x91, -0x2b,0x29,0x91,0x26,0x24,0x13,0x22,0x20,0x10,0x1e,0x1c,0x37,0x1b,0x1a,0x63,0x19, -0x18,0x9d,0x18,0x18,0x26,0x18,0x18,0xe0,0x17,0x17,0x5b,0x17,0x16,0x0c,0x16,0x14, -0x3d,0x13,0x11,0x71,0x0e,0x0b,0x51,0x07,0x03,0x61,0xfe,0xf9,0x72,0xf3,0xed,0xa7, -0xe7,0xe1,0x6d,0xdc,0xd7,0xd4,0xd2,0xce,0x9d,0xcb,0xc9,0x42,0xc7,0xc5,0x1e,0xc5, -0xc4,0x8b,0xc4,0xc4,0x0a,0xc5,0xc5,0xe7,0xc5,0xc6,0xc6,0xc6,0xc7,0x41,0xc7,0xc7, -0x76,0xc7,0xc7,0x88,0xc7,0xc7,0xda,0xc7,0xc8,0x72,0xc8,0xc8,0x1c,0xc9,0xc9,0xb7, -0xc9,0xc9,0xed,0xc9,0xc9,0x0e,0xca,0xca,0x73,0xca,0xca,0x0b,0xcb,0xcb,0xa5,0xcb, -0xcb,0xee,0xcb,0xcb,0x4a,0xcb,0xca,0x7e,0xca,0xca,0x63,0xca,0xca,0xae,0xcb,0xcc, -0x6d,0xce,0xd0,0x75,0xd2,0xd4,0x2c,0xd7,0xd9,0x6b,0xdc,0xdf,0x54,0xe2,0xe5,0x09, -0xe9,0xec,0x6b,0xf0,0xf4,0x44,0xf8,0xfc,0xe2,0xff,0x03,0xf7,0x06,0x0a,0x23,0x0d, -0x0f,0x0b,0x12,0x13,0x4e,0x15,0x16,0x81,0x16,0x16,0x8b,0x16,0x16,0xb2,0x15,0x15, -0x05,0x15,0x14,0xdc,0x14,0x15,0x24,0x16,0x17,0x16,0x19,0x1b,0x61,0x1d,0x1f,0xdf, -0x22,0x25,0xcc,0x28,0x2b,0x9c,0x2e,0x31,0x10,0x33,0x34,0x3e,0x36,0x37,0x70,0x37, -0x37,0x17,0x37,0x36,0xf3,0x34,0x33,0xe8,0x31,0x30,0x20,0x2e,0x2c,0x72,0x2a,0x28, -0x6d,0x27,0x26,0x21,0x25,0x24,0x7a,0x24,0x24,0xa7,0x24,0x25,0x92,0x25,0x26,0x91, -0x26,0x27,0x40,0x27,0x27,0x34,0x27,0x26,0x3d,0x26,0x25,0xd9,0x24,0x23,0x7d,0x22, -0x20,0xfe,0x1e,0x1c,0xfa,0x19,0x16,0x6e,0x13,0x0f,0x8a,0x0b,0x07,0xe4,0x02,0xfe, -0x18,0xfa,0xf5,0x1e,0xf2,0xee,0xbb,0xeb,0xe9,0xd1,0xe6,0xe5,0xa0,0xe3,0xe2,0x2b, -0xe2,0xe1,0xbc,0xe1,0xe1,0x8f,0xe2,0xe3,0x86,0xe4,0xe5,0xaf,0xe7,0xe9,0xba,0xeb, -0xed,0x4f,0xf0,0xf2,0x0b,0xf5,0xf7,0xa5,0xf9,0xfc,0x10,0xfe,0xff,0x8e,0x01,0x03, -0x71,0x04,0x05,0x58,0x06,0x06,0x8f,0x07,0x07,0x5f,0x08,0x08,0xb9,0x08,0x08,0x6f, -0x09,0x09,0xaf,0x0a,0x0b,0xc9,0x0c,0x0e,0x72,0x0f,0x10,0x1d,0x12,0x12,0x2e,0x13, -0x12,0xfe,0x11,0x10,0x05,0x0e,0x0a,0xed,0x06,0x02,0xe9,0xfd,0xf8,0x7c,0xf3,0xee, -0x66,0xe9,0xe4,0x29,0xe0,0xdc,0xd4,0xd8,0xd5,0x5d,0xd3,0xd1,0x89,0xd0,0xd0,0x20, -0xd0,0xd0,0x1e,0xd2,0xd3,0x19,0xd5,0xd6,0x1a,0xd8,0xd9,0xd2,0xd9,0xda,0x74,0xda, -0xda,0x36,0xda,0xda,0xd0,0xd9,0xd9,0x7f,0xda,0xdb,0xf7,0xdc,0xde,0x2e,0xe1,0xe3, -0xab,0xe6,0xea,0x70,0xed,0xf0,0x6e,0xf4,0xf7,0x1e,0xfb,0xfd,0x2d,0x00,0x01,0x1e, -0x03,0x03,0x9a,0x03,0x02,0x7d,0x01,0xff,0x38,0xfd,0xfa,0x2c,0xf8,0xf5,0x18,0xf3, -0xf1,0x61,0xef,0xee,0xf1,0xec,0xec,0xa2,0xeb,0xeb,0x34,0xeb,0xeb,0xd6,0xeb,0xec, -0x48,0xed,0xee,0x33,0xef,0xf0,0x43,0xf1,0xf2,0x13,0xf3,0xf3,0xfa,0xf3,0xf4,0x42, -0xf4,0xf4,0x24,0xf4,0xf4,0x52,0xf4,0xf4,0xad,0xf5,0xf6,0x3c,0xf8,0xfa,0x52,0xfc, -0xfe,0x5c,0x01,0x04,0xe1,0x06,0x09,0x4b,0x0c,0x0e,0x8a,0x10,0x11,0xde,0x12,0x13, -0x24,0x13,0x12,0xfb,0x11,0x11,0x31,0x10,0x0f,0xa6,0x0e,0x0e,0xc1,0x0d,0x0d,0x3d, -0x0e,0x0e,0xdd,0x0f,0x11,0xc1,0x12,0x14,0x48,0x16,0x18,0x11,0x1a,0x1c,0x02,0x1e, -0x1f,0xbd,0x21,0x23,0xa5,0x24,0x25,0x8b,0x26,0x26,0xee,0x26,0x26,0x87,0x25,0x24, -0x51,0x22,0x20,0x25,0x1e,0x1b,0xdf,0x19,0x17,0x3e,0x16,0x14,0x6b,0x13,0x12,0x23, -0x11,0x10,0xd0,0x0e,0x0d,0x69,0x0c,0x0b,0xe2,0x09,0x08,0xbb,0x07,0x07,0xd0,0x06, -0x07,0xb1,0x07,0x08,0x7e,0x0a,0x0c,0xa7,0x0e,0x11,0x80,0x13,0x16,0xa2,0x18,0x1b, -0xb3,0x1d,0x20,0x72,0x22,0x24,0x48,0x26,0x27,0x1d,0x29,0x2a,0x60,0x2a,0x2a,0xb4, -0x29,0x28,0x5c,0x27,0x25,0x9a,0x23,0x21,0xd5,0x1e,0x1c,0x32,0x19,0x16,0xa0,0x12, -0x0f,0x82,0x0b,0x07,0x1d,0x04,0x00,0xe6,0xfc,0xf9,0x3d,0xf7,0xf5,0x71,0xf3,0xf2, -0x94,0xf1,0xf1,0x76,0xf1,0xf1,0x4d,0xf2,0xf2,0x2c,0xf3,0xf3,0x34,0xf3,0xf2,0x1e, -0xf2,0xf0,0xba,0xee,0xec,0xa1,0xe8,0xe4,0xa6,0xdf,0xda,0x23,0xd4,0xcd,0x96,0xc6, -0xbf,0xeb,0xb8,0xb2,0xf2,0xab,0xa6,0x35,0xa1,0x9c,0x8c,0x99,0x97,0xd3,0x95,0x95, -0x28,0x96,0x97,0x2c,0x9a,0x9d,0x92,0xa0,0xa4,0x55,0xa8,0xac,0xf3,0xaf,0xb3,0x19, -0xb7,0xba,0x75,0xbd,0xc0,0x26,0xc3,0xc5,0x4c,0xc8,0xca,0xe8,0xcc,0xcf,0xa3,0xd1, -0xd4,0x55,0xd7,0xda,0x28,0xde,0xe2,0xd4,0xe6,0xeb,0x78,0xf0,0xf5,0xfa,0xfa,0xff, -0xad,0x04,0x09,0xf5,0x0d,0x11,0x6e,0x15,0x18,0xe7,0x1a,0x1c,0x0c,0x1e,0x1e,0xdb, -0x1e,0x1e,0x87,0x1d,0x1c,0xa3,0x1a,0x18,0x9c,0x16,0x14,0x13,0x12,0x10,0xa3,0x0e, -0x0d,0x8b,0x0d,0x0e,0x71,0x0f,0x11,0xab,0x14,0x18,0x53,0x1c,0x20,0x8f,0x25,0x2a, -0x91,0x2e,0x32,0xae,0x36,0x39,0x7e,0x3c,0x3e,0x65,0x3f,0x3f,0x5c,0x3f,0x3e,0x63, -0x3c,0x3a,0x41,0x37,0x34,0x80,0x30,0x2c,0x7f,0x29,0x26,0x33,0x23,0x20,0x39,0x1e, -0x1c,0xe5,0x1a,0x19,0xdc,0x18,0x18,0x61,0x17,0x16,0xba,0x15,0x14,0x7a,0x13,0x12, -0xd3,0x10,0x0f,0xe6,0x0d,0x0c,0xf6,0x0a,0x09,0x74,0x07,0x05,0x47,0x03,0x00,0x5d, -0xfe,0xfb,0xea,0xf8,0xf6,0xb3,0xf3,0xf1,0xd9,0xef,0xee,0xfa,0xed,0xed,0x8f,0xee, -0xef,0x1a,0xf1,0xf2,0x0f,0xf5,0xf7,0x52,0xf9,0xfb,0x78,0xfd,0xff,0x30,0x00,0x01, -0x40,0x01,0x01,0x50,0x00,0xff,0x51,0xfd,0xfb,0x14,0xf9,0xf6,0x9d,0xf4,0xf2,0x77, -0xf0,0xee,0x0a,0xed,0xeb,0xec,0xea,0xea,0x25,0xea,0xea,0xa3,0xea,0xeb,0x87,0xec, -0xed,0x4c,0xef,0xf0,0x8e,0xf2,0xf4,0xc1,0xf5,0xf7,0x84,0xf8,0xf9,0x79,0xfa,0xfb, -0x71,0xfb,0xfb,0x79,0xfb,0xfb,0xa2,0xfa,0xfa,0x70,0xf9,0xf8,0x7e,0xf8,0xf8,0x74, -0xf8,0xf9,0xd0,0xf9,0xfa,0x5f,0xfc,0xfd,0x4c,0xff,0x00,0x6d,0x02,0x03,0x6f,0x05, -0x06,0x2c,0x08,0x09,0xc7,0x0a,0x0c,0x81,0x0d,0x0e,0x0d,0x10,0x11,0xa0,0x11,0x11, -0xad,0x11,0x11,0x01,0x10,0x0e,0x67,0x0c,0x09,0x1e,0x07,0x03,0x8f,0x00,0xfc,0x9b, -0xf8,0xf4,0x05,0xf0,0xeb,0xdd,0xe7,0xe4,0x80,0xe0,0xdd,0xe8,0xda,0xd8,0xba,0xd6, -0xd5,0x03,0xd4,0xd3,0xb3,0xd2,0xd2,0xba,0xd2,0xd3,0x80,0xd3,0xd4,0xc2,0xd4,0xd5, -0xc5,0xd5,0xd6,0x62,0xd6,0xd6,0x77,0xd6,0xd6,0xa7,0xd6,0xd7,0x90,0xd7,0xd8,0xf8, -0xd9,0xdb,0x2e,0xde,0xe0,0x0e,0xe4,0xe7,0xe6,0xea,0xee,0x17,0xf2,0xf5,0xd9,0xf8, -0xfb,0x2b,0xfe,0x00,0x81,0x01,0x02,0x95,0x02,0x02,0x63,0x01,0x00,0xb4,0xfe,0xfc, -0x1f,0xfb,0xf9,0x63,0xf7,0xf5,0x6c,0xf4,0xf3,0x75,0xf2,0xf2,0xf0,0xf1,0xf2,0xa2, -0xf2,0xf3,0xa7,0xf4,0xf6,0xd1,0xf7,0xf9,0xcc,0xfb,0xfd,0xfd,0xff,0x01,0xbf,0x03, -0x05,0xe0,0x05,0x06,0xe3,0x05,0x05,0x91,0x03,0x01,0x8a,0xff,0xfd,0x04,0xfb,0xf8, -0x5f,0xf7,0xf6,0xd4,0xf5,0xf6,0x53,0xf7,0xf9,0xd4,0xfb,0xff,0xd1,0x02,0x07,0xe4, -0x0b,0x10,0xec,0x15,0x1b,0xd0,0x1f,0x24,0x44,0x28,0x2b,0xde,0x2e,0x31,0xd2,0x32, -0x33,0x5e,0x34,0x34,0x83,0x33,0x32,0x37,0x31,0x2f,0x7e,0x2e,0x2d,0x02,0x2c,0x2b, -0x93,0x2a,0x2a,0xe2,0x29,0x29,0xfd,0x29,0x2a,0x21,0x2a,0x2a,0x13,0x2a,0x2a,0xf0, -0x29,0x29,0x8d,0x29,0x29,0xb2,0x28,0x28,0x52,0x27,0x26,0x77,0x25,0x24,0xc2,0x22, -0x21,0x17,0x20,0x1e,0x3b,0x1d,0x1b,0x2b,0x1a,0x18,0x86,0x16,0x14,0xd5,0x11,0x0f, -0x21,0x0c,0x09,0xe1,0x05,0x02,0x2d,0x00,0xfd,0x49,0xfb,0xf9,0xd4,0xf7,0xf6,0x1c, -0xf6,0xf5,0x59,0xf5,0xf5,0x44,0xf5,0xf5,0xb0,0xf4,0xf4,0xc5,0xf3,0xf2,0xae,0xf1, -0xf0,0x82,0xee,0xec,0xeb,0xea,0xe9,0x10,0xe7,0xe5,0xb4,0xe3,0xe2,0x46,0xe1,0xe0, -0x43,0xdf,0xde,0xd9,0xdd,0xdd,0x61,0xdc,0xdb,0xfc,0xda,0xda,0x32,0xd9,0xd8,0xe2, -0xd6,0xd5,0x29,0xd4,0xd2,0xa7,0xd0,0xce,0x6a,0xcc,0xca,0x81,0xc7,0xc4,0x3e,0xc2, -0xbf,0x19,0xbd,0xba,0xcc,0xb8,0xb6,0x8f,0xb5,0xb4,0xc7,0xb3,0xb3,0x96,0xb3,0xb4, -0x74,0xb5,0xb7,0x21,0xb9,0xbb,0x79,0xbe,0xc1,0x5c,0xc5,0xc9,0xf1,0xcc,0xd0,0xdf, -0xd4,0xd8,0x08,0xdc,0xdf,0x97,0xe2,0xe5,0x28,0xe8,0xea,0xda,0xec,0xee,0xbe,0xf0, -0xf2,0xe6,0xf3,0xf5,0x22,0xf6,0xf6,0xbf,0xf7,0xf8,0xc4,0xf8,0xf9,0x15,0xfa,0xfb, -0xc3,0xfc,0xfe,0x9d,0x01,0x04,0x1e,0x09,0x0d,0x5e,0x13,0x19,0x93,0x1f,0x25,0x5f, -0x2c,0x32,0x26,0x38,0x3d,0x62,0x41,0x44,0xde,0x47,0x4a,0xc1,0x4b,0x4c,0x8d,0x4d, -0x4d,0x8c,0x4d,0x4c,0x7c,0x4b,0x49,0x6b,0x47,0x44,0x08,0x41,0x3d,0x90,0x38,0x33, -0x8a,0x2e,0x29,0x77,0x24,0x1f,0x4a,0x1b,0x17,0x06,0x14,0x11,0x55,0x0f,0x0d,0x3f, -0x0d,0x0d,0x71,0x0d,0x0e,0x74,0x0f,0x10,0x2c,0x12,0x13,0x96,0x14,0x15,0x49,0x16, -0x16,0xcb,0x16,0x16,0xa5,0x15,0x14,0x39,0x13,0x11,0xea,0x0f,0x0e,0x10,0x0c,0x0a, -0x53,0x08,0x06,0xf9,0x04,0x03,0x06,0x02,0x00,0x0f,0x00,0xfe,0xac,0xfd,0xfc,0x69, -0xfb,0xfa,0xb0,0xf8,0xf7,0x07,0xf6,0xf4,0xe8,0xf2,0xf1,0x52,0xef,0xed,0x97,0xeb, -0xe9,0xcb,0xe7,0xe5,0x4f,0xe4,0xe2,0x4c,0xe1,0xdf,0xde,0xde,0xdd,0x3f,0xdd,0xdc, -0x39,0xdc,0xdc,0xf0,0xdb,0xdc,0x71,0xdc,0xdd,0xe2,0xdd,0xde,0x4e,0xe0,0xe1,0xae, -0xe3,0xe5,0x0a,0xe8,0xea,0x6a,0xed,0xf0,0x55,0xf3,0xf6,0x04,0xf9,0xfb,0xea,0xfd, -0xff,0x6d,0x01,0x02,0x1d,0x04,0x05,0x11,0x06,0x07,0x22,0x08,0x09,0x11,0x0a,0x0b, -0x01,0x0c,0x0c,0x5c,0x0d,0x0d,0x4e,0x0e,0x0e,0x87,0x0e,0x0e,0x99,0x0e,0x0e,0x9a, -0x0e,0x0e,0x37,0x0e,0x0d,0x7e,0x0d,0x0c,0xfd,0x0b,0x0b,0x21,0x0a,0x09,0x43,0x08, -0x07,0xf9,0x06,0x06,0x68,0x06,0x06,0xc8,0x06,0x07,0xe4,0x07,0x08,0x49,0x09,0x0a, -0xc0,0x0a,0x0b,0x63,0x0b,0x0b,0x57,0x0b,0x0a,0x3e,0x0a,0x09,0xf3,0x07,0x06,0xf9, -0x04,0x03,0x11,0x01,0xff,0x54,0xfd,0xfb,0x13,0xf9,0xf7,0x32,0xf5,0xf3,0xc5,0xf1, -0xf0,0xe4,0xee,0xed,0x8a,0xec,0xeb,0x78,0xea,0xe9,0x67,0xe8,0xe7,0x14,0xe6,0xe5, -0x00,0xe4,0xe2,0xdf,0xe1,0xe0,0x8b,0xdf,0xde,0xb4,0xdc,0xdb,0x30,0xd9,0xd7,0x03, -0xd5,0xd2,0xbe,0xd0,0xce,0x79,0xcc,0xca,0xe9,0xc8,0xc7,0x89,0xc6,0xc5,0x7c,0xc5, -0xc5,0x5b,0xc6,0xc7,0x06,0xc9,0xcb,0xe3,0xcd,0xd0,0x4f,0xd4,0xd7,0xde,0xdb,0xdf, -0x1f,0xe4,0xe8,0x75,0xec,0xf0,0x79,0xf4,0xf8,0xc4,0xfb,0xfe,0xcf,0x01,0x04,0x95, -0x06,0x08,0xd6,0x09,0x0a,0x9e,0x0b,0x0b,0x1f,0x0c,0x0b,0x9e,0x0b,0x0b,0x65,0x0b, -0x0b,0x4b,0x0c,0x0d,0xd5,0x0e,0x10,0xdb,0x12,0x15,0xe3,0x17,0x1a,0x49,0x1d,0x20, -0xb0,0x22,0x25,0x52,0x27,0x29,0xd3,0x2a,0x2c,0x21,0x2d,0x2d,0xaa,0x2d,0x2d,0x73, -0x2c,0x2b,0xe5,0x29,0x28,0xa5,0x26,0x24,0x5f,0x23,0x22,0xe0,0x20,0x20,0xd1,0x1f, -0x20,0x90,0x20,0x21,0xd8,0x22,0x24,0x78,0x26,0x28,0xb9,0x2a,0x2c,0x79,0x2e,0x30, -0x41,0x31,0x32,0xb2,0x32,0x32,0xce,0x32,0x32,0x19,0x32,0x31,0xc7,0x30,0x30,0x50, -0x2f,0x2e,0xd8,0x2d,0x2d,0x82,0x2c,0x2b,0xaa,0x2a,0x29,0xe7,0x27,0x25,0x9f,0x23, -0x20,0xff,0x1d,0x1a,0x0a,0x17,0x13,0x02,0x0f,0x0a,0x3c,0x06,0x01,0xa8,0xfc,0xf7, -0xfd,0xf2,0xee,0x93,0xe9,0xe5,0x46,0xe1,0xdd,0x7a,0xda,0xd7,0x2a,0xd5,0xd3,0x81, -0xd1,0xd0,0x65,0xcf,0xce,0x7c,0xce,0xce,0xa6,0xce,0xcf,0x44,0xd0,0xd1,0x19,0xd3, -0xd4,0x8c,0xd6,0xd8,0xe4,0xd9,0xdb,0x76,0xdc,0xdd,0x10,0xdd,0xdc,0xca,0xdb,0xda, -0xb7,0xd8,0xd6,0x39,0xd4,0xd1,0x4b,0xcf,0xcc,0x8c,0xca,0xc8,0xc8,0xc6,0xc5,0x66, -0xc4,0xc3,0xcd,0xc3,0xc4,0xc1,0xc4,0xc5,0x99,0xc6,0xc7,0xa9,0xc8,0xc9,0xcb,0xca, -0xcb,0xbb,0xcc,0xcd,0xbb,0xce,0xcf,0xdc,0xd0,0xd1,0xfe,0xd2,0xd4,0x30,0xd5,0xd6, -0xd8,0xd7,0xd9,0x61,0xda,0xdb,0xda,0xdc,0xdd,0x0e,0xdf,0xe0,0x22,0xe1,0xe2,0x32, -0xe3,0xe4,0xa6,0xe5,0xe7,0x13,0xe9,0xeb,0xe5,0xed,0xf0,0x9a,0xf3,0xf6,0x9a,0xf9, -0xfc,0xf6,0xfe,0x01,0xb7,0x03,0x05,0xac,0x07,0x09,0x48,0x0b,0x0d,0x01,0x0f,0x11, -0x51,0x13,0x16,0xf0,0x18,0x1c,0x30,0x1f,0x22,0xd8,0x25,0x29,0x52,0x2c,0x2f,0x56, -0x32,0x35,0xc3,0x37,0x3a,0x83,0x3c,0x3e,0x8a,0x40,0x42,0xf3,0x43,0x45,0x09,0x47, -0x48,0x64,0x49,0x4a,0xc4,0x4a,0x4a,0x5d,0x4a,0x49,0xc6,0x47,0x45,0xa8,0x42,0x3f, -0xd7,0x3b,0x37,0xdf,0x33,0x2f,0x0d,0x2c,0x28,0xe6,0x24,0x21,0x1d,0x1f,0x1c,0xf8, -0x19,0x17,0x7a,0x15,0x13,0xc1,0x10,0x0e,0x58,0x0c,0x0a,0xc1,0x07,0x05,0x18,0x03, -0x00,0x39,0xfe,0xfb,0xb9,0xf8,0xf5,0x7a,0xf2,0xef,0x60,0xeb,0xe7,0xd9,0xe3,0xdf, -0x2f,0xdc,0xd8,0x95,0xd4,0xd0,0xbf,0xcd,0xca,0x0a,0xc8,0xc5,0x5e,0xc4,0xc3,0xa3, -0xc2,0xc2,0x19,0xc3,0xc4,0xa2,0xc5,0xc7,0xd8,0xc9,0xcc,0x16,0xcf,0xd1,0xbc,0xd4, -0xd7,0x49,0xda,0xdc,0x6d,0xdf,0xe1,0xec,0xe3,0xe5,0xad,0xe7,0xe9,0xb4,0xea,0xec, -0x61,0xed,0xee,0x68,0xef,0xf0,0x14,0xf1,0xf1,0x9d,0xf2,0xf3,0xe5,0xf3,0xf4,0x84, -0xf4,0xf4,0xaa,0xf4,0xf4,0x38,0xf4,0xf3,0x4c,0xf3,0xf2,0x6d,0xf2,0xf2,0xd0,0xf1, -0xf1,0x1d,0xf2,0xf2,0xdb,0xf3,0xf5,0x34,0xf7,0xf9,0x5a,0xfc,0xff,0xd6,0x02,0x06, -0xcc,0x0a,0x0f,0x50,0x13,0x17,0xab,0x1b,0x1f,0xc5,0x22,0x26,0xb0,0x28,0x2a,0xce, -0x2c,0x2e,0x45,0x2f,0x2f,0xec,0x2f,0x2f,0xfa,0x2e,0x2d,0x8f,0x2c,0x2a,0xdd,0x28, -0x26,0x7b,0x24,0x22,0x61,0x1f,0x1c,0xb9,0x19,0x16,0x4a,0x13,0x0f,0x2c,0x0c,0x08, -0x1a,0x05,0x01,0x29,0xfe,0xfa,0xdf,0xf7,0xf4,0xed,0xf1,0xef,0xb2,0xec,0xea,0x06, -0xe8,0xe5,0xfd,0xe3,0xe2,0xb4,0xe0,0xdf,0x35,0xde,0xdd,0x84,0xdc,0xdb,0x2c,0xdb, -0xda,0x1a,0xda,0xd9,0xf8,0xd8,0xd8,0xb6,0xd7,0xd6,0x2f,0xd6,0xd5,0x22,0xd4,0xd3, -0x95,0xd2,0xd1,0xaf,0xd1,0xd1,0x87,0xd1,0xd1,0x2d,0xd2,0xd2,0xe8,0xd2,0xd3,0x63, -0xd3,0xd3,0x25,0xd3,0xd2,0x8e,0xd2,0xd2,0xc2,0xd1,0xd1,0xa9,0xd1,0xd1,0x0c,0xd2, -0xd2,0x49,0xd3,0xd3,0xcf,0xd4,0xd5,0xcb,0xd6,0xd7,0x3e,0xd9,0xda,0x8c,0xdc,0xde, -0xc8,0xe0,0xe3,0xf4,0xe5,0xe8,0xab,0xeb,0xee,0xcb,0xf1,0xf4,0x8a,0xf7,0xfa,0xf4, -0xfc,0xff,0x4b,0x02,0x04,0xcf,0x07,0x0a,0xdc,0x0d,0x10,0x1f,0x14,0x17,0x34,0x1a, -0x1c,0x6f,0x1f,0x21,0x68,0x23,0x24,0x0e,0x26,0x26,0xaf,0x27,0x28,0xb3,0x28,0x29, -0x61,0x29,0x29,0x4d,0x2a,0x2a,0xf9,0x2a,0x2b,0x18,0x2c,0x2c,0x5a,0x2d,0x2e,0x33, -0x2f,0x30,0x42,0x31,0x32,0x75,0x33,0x34,0x26,0x35,0x35,0x1c,0x36,0x36,0xd1,0x35, -0x35,0x54,0x34,0x33,0xc2,0x31,0x30,0x53,0x2e,0x2c,0x45,0x2a,0x28,0xd2,0x25,0x23, -0x69,0x21,0x1f,0x66,0x1d,0x1b,0xf9,0x19,0x18,0x27,0x17,0x16,0x72,0x15,0x15,0xd0, -0x14,0x14,0x2e,0x15,0x15,0xb6,0x15,0x15,0xde,0x15,0x15,0xc7,0x14,0x13,0x09,0x12, -0x10,0x90,0x0d,0x0a,0xfd,0x07,0x04,0xdd,0x01,0xff,0xc2,0xfc,0xfa,0xa8,0xf8,0xf7, -0xc2,0xf5,0xf4,0xc5,0xf2,0xf1,0x10,0xef,0xec,0x1c,0xea,0xe7,0x80,0xe3,0xdf,0x3f, -0xdc,0xd8,0x34,0xd4,0xd0,0xb7,0xcc,0xc8,0x4f,0xc5,0xc1,0x5b,0xbe,0xbb,0xf1,0xb7, -0xb5,0xb2,0xb2,0xb0,0x1a,0xaf,0xae,0x91,0xad,0xad,0xf8,0xad,0xae,0xdb,0xaf,0xb1, -0xa2,0xb2,0xb4,0xa2,0xb5,0xb7,0x81,0xb8,0xb9,0xeb,0xba,0xbb,0xdf,0xbc,0xbd,0xfc, -0xbe,0xc0,0x93,0xc1,0xc3,0x85,0xc5,0xc7,0x9f,0xca,0xcd,0x0a,0xd1,0xd4,0xd7,0xd7, -0xdb,0x21,0xde,0xe1,0x90,0xe3,0xe6,0x20,0xe8,0xea,0x12,0xec,0xed,0x8e,0xef,0xf1, -0xd3,0xf2,0xf4,0x06,0xf6,0xf7,0x8d,0xf9,0xfb,0x03,0xfd,0xfe,0x5b,0x00,0x02,0x21, -0x04,0x06,0x74,0x08,0x0a,0x4c,0x0d,0x0f,0xae,0x12,0x15,0xa9,0x18,0x1b,0x8a,0x1e, -0x21,0xf5,0x23,0x26,0xa6,0x28,0x2a,0x8a,0x2c,0x2e,0xb3,0x2f,0x31,0x50,0x32,0x33, -0x67,0x34,0x35,0xb1,0x35,0x36,0x32,0x36,0x35,0x4e,0x35,0x34,0x57,0x33,0x31,0x9f, -0x30,0x2f,0x92,0x2d,0x2c,0x03,0x2b,0x2a,0x81,0x29,0x29,0x75,0x29,0x29,0x7c,0x2a, -0x2b,0xea,0x2c,0x2e,0x62,0x2f,0x30,0x48,0x31,0x31,0xfc,0x31,0x31,0x6e,0x31,0x30, -0xba,0x2f,0x2e,0x27,0x2d,0x2b,0x1c,0x2a,0x28,0x54,0x26,0x24,0x82,0x21,0x1e,0xf7, -0x1a,0x17,0x91,0x12,0x0d,0x5a,0x08,0x02,0x0d,0xfd,0xf7,0x52,0xf1,0xeb,0x8d,0xe6, -0xe1,0x2a,0xdd,0xd9,0x51,0xd5,0xd2,0x32,0xcf,0xcc,0x19,0xca,0xc7,0xee,0xc5,0xc3, -0x4f,0xc2,0xc0,0x9d,0xbf,0xbe,0xc8,0xbd,0xbd,0x15,0xbd,0xbd,0x50,0xbd,0xbd,0xbe, -0xbe,0xbf,0xfb,0xc0,0xc2,0xb4,0xc3,0xc5,0x16,0xc7,0xc8,0xad,0xca,0xcc,0x37,0xce, -0xd0,0x31,0xd2,0xd4,0x39,0xd7,0xda,0xa4,0xdd,0xe1,0x13,0xe5,0xe9,0x52,0xed,0xf1, -0x58,0xf5,0xf8,0x1d,0xfc,0xfe,0x1e,0x01,0x02,0x4e,0x04,0x05,0x05,0x06,0x06,0x19, -0x07,0x07,0xd7,0x07,0x08,0x05,0x09,0x09,0xbd,0x0a,0x0b,0x5d,0x0d,0x0f,0x11,0x11, -0x13,0x17,0x16,0x18,0x9c,0x1b,0x1e,0xba,0x21,0x24,0x28,0x27,0x29,0x15,0x2b,0x2c, -0xe5,0x2c,0x2c,0x3e,0x2c,0x2b,0x30,0x29,0x26,0x6f,0x24,0x21,0xba,0x1e,0x1b,0xdb, -0x18,0x16,0x40,0x13,0x10,0x08,0x0e,0x0b,0x49,0x09,0x07,0x11,0x05,0x03,0xa3,0x01, -0x00,0x76,0xff,0xfe,0xf8,0xfd,0xfd,0xbc,0xfd,0xfd,0xaf,0xfe,0xff,0x57,0x00,0x01, -0xe7,0x02,0x04,0xb3,0x05,0x07,0xb4,0x08,0x09,0xde,0x0a,0x0b,0xb8,0x0b,0x0b,0xf8, -0x0a,0x09,0xfe,0x07,0x05,0xa8,0x02,0xff,0xd3,0xfa,0xf6,0xc0,0xf0,0xeb,0x02,0xe5, -0xde,0x0f,0xd9,0xd3,0xb4,0xcd,0xc8,0x8d,0xc4,0xc0,0xdd,0xbd,0xbb,0x4b,0xba,0xb9, -0x99,0xb9,0xba,0x21,0xbb,0xbc,0x6a,0xbe,0xc0,0x14,0xc2,0xc3,0x7d,0xc5,0xc6,0xab, -0xc7,0xc8,0x38,0xc9,0xc9,0x7e,0xca,0xcb,0x22,0xcc,0xcd,0x59,0xcf,0xd1,0x08,0xd4, -0xd6,0xdd,0xd9,0xdd,0x31,0xe0,0xe3,0x65,0xe6,0xe9,0xd4,0xeb,0xee,0x94,0xf0,0xf2, -0x59,0xf4,0xf6,0xb0,0xf7,0xf9,0x72,0xfa,0xfb,0x1c,0xfd,0xfe,0x54,0xff,0x00,0xf7, -0x01,0x03,0x69,0x05,0x07,0x5b,0x0a,0x0d,0x00,0x10,0x13,0x62,0x16,0x19,0xd9,0x1c, -0x1f,0x8c,0x22,0x24,0x5f,0x27,0x29,0x15,0x2b,0x2c,0xc8,0x2d,0x2e,0xbc,0x2f,0x30, -0x06,0x31,0x31,0x6a,0x32,0x33,0xa0,0x33,0x34,0x56,0x35,0x36,0x35,0x37,0x38,0xf0, -0x38,0x39,0x3b,0x3a,0x3a,0xa8,0x3a,0x3a,0x18,0x3a,0x39,0xc8,0x38,0x37,0xdd,0x36, -0x35,0xcd,0x34,0x33,0x9b,0x32,0x31,0xb9,0x30,0x2f,0xed,0x2e,0x2e,0x51,0x2d,0x2c, -0x88,0x2b,0x2a,0x57,0x29,0x27,0x5f,0x26,0x24,0x78,0x22,0x20,0x61,0x1d,0x1a,0x47, -0x17,0x13,0xdb,0x0f,0x0b,0x4a,0x07,0x02,0xeb,0xfd,0xf9,0x83,0xf4,0xf0,0x90,0xeb, -0xe7,0xd8,0xe3,0xe0,0x88,0xdd,0xda,0xdf,0xd8,0xd7,0x91,0xd5,0xd4,0x55,0xd3,0xd2, -0x87,0xd1,0xd0,0x57,0xcf,0xcd,0x8f,0xcc,0xca,0x0d,0xc9,0xc7,0x51,0xc5,0xc3,0x09, -0xc2,0xc0,0xcb,0xbf,0xbf,0xc3,0xbe,0xbe,0x67,0xbe,0xbe,0x35,0xbe,0xbd,0x6d,0xbd, -0xbd,0xa0,0xbc,0xbc,0xa2,0xbb,0xbb,0xc2,0xba,0xba,0x27,0xba,0xb9,0xce,0xb9,0xb9, -0x48,0xb9,0xb9,0x42,0xb9,0xb9,0x09,0xba,0xba,0xcb,0xbb,0xbd,0xf2,0xbe,0xc1,0x81, -0xc3,0xc6,0x64,0xc9,0xcc,0x09,0xd0,0xd3,0x18,0xd7,0xda,0x29,0xde,0xe1,0x5b,0xe5, -0xe8,0x6d,0xec,0xef,0x8f,0xf3,0xf7,0xf3,0xfa,0xfe,0x7a,0x02,0x06,0x77,0x0a,0x0e, -0xa8,0x12,0x16,0xfe,0x1a,0x1e,0xbe,0x22,0x26,0xa4,0x29,0x2c,0x5b,0x2f,0x31,0xdc, -0x33,0x35,0x97,0x36,0x37,0xb4,0x37,0x37,0x5c,0x37,0x36,0x0c,0x36,0x35,0xe0,0x33, -0x32,0x9c,0x31,0x30,0x56,0x2f,0x2e,0x4a,0x2e,0x2e,0x41,0x2e,0x2e,0x4b,0x2f,0x2f, -0x8e,0x30,0x30,0x2f,0x31,0x31,0x50,0x30,0x2f,0xf5,0x2d,0x2c,0x96,0x2a,0x28,0x3d, -0x27,0x25,0x4b,0x24,0x23,0x62,0x22,0x21,0x3d,0x21,0x20,0x4b,0x20,0x1f,0xfb,0x1e, -0x1e,0x02,0x1d,0x1b,0xe9,0x19,0x18,0x00,0x16,0x13,0x2b,0x11,0x0e,0x54,0x0b,0x08, -0x13,0x05,0x02,0x52,0xff,0xfc,0xf7,0xf9,0xf7,0xed,0xf5,0xf4,0x24,0xf3,0xf2,0xf6, -0xf1,0xf1,0xbd,0xf1,0xf1,0x69,0xf1,0xf1,0xc2,0xf0,0xf0,0x63,0xef,0xee,0x57,0xed, -0xec,0xd2,0xea,0xe9,0x17,0xe8,0xe6,0xb8,0xe4,0xe2,0xcd,0xe0,0xde,0x18,0xdc,0xd9, -0xd8,0xd6,0xd4,0xa3,0xd1,0xcf,0xc2,0xcc,0xca,0xeb,0xc8,0xc7,0x05,0xc6,0xc4,0x1f, -0xc4,0xc3,0xb6,0xc2,0xc2,0x92,0xc1,0xc1,0xf4,0xc0,0xc0,0x9b,0xc0,0xc0,0x0b,0xc1, -0xc1,0xb9,0xc2,0xc4,0x56,0xc6,0xc8,0x9c,0xcb,0xce,0x6d,0xd2,0xd6,0x85,0xda,0xde, -0x9f,0xe3,0xe8,0x36,0xed,0xf2,0x43,0xf7,0xfc,0x98,0x01,0x06,0xfb,0x0b,0x11,0x43, -0x16,0x1b,0xe2,0x1f,0x24,0x87,0x28,0x2c,0x73,0x2f,0x32,0xf1,0x33,0x35,0xd3,0x35, -0x35,0x4d,0x35,0x34,0x15,0x33,0x31,0x08,0x30,0x2e,0x3a,0x2d,0x2b,0xad,0x2a,0x29, -0x89,0x28,0x27,0xa8,0x26,0x25,0x2d,0x25,0x24,0x19,0x24,0x23,0x8b,0x23,0x23,0x56, -0x23,0x23,0x04,0x23,0x22,0xb7,0x21,0x20,0x4a,0x1f,0x1d,0xdb,0x1b,0x19,0x6c,0x17, -0x14,0x6f,0x12,0x0f,0xb9,0x0c,0x09,0x4a,0x06,0x02,0x2a,0xff,0xfb,0xa8,0xf7,0xf3, -0x2c,0xf0,0xec,0xac,0xe9,0xe6,0x9d,0xe4,0xe2,0x3b,0xe1,0xdf,0x1f,0xdf,0xde,0x59, -0xde,0xde,0x33,0xde,0xde,0x12,0xde,0xdd,0x9e,0xdd,0xdd,0x50,0xdc,0xdb,0xa8,0xda, -0xd9,0x9a,0xd8,0xd7,0x99,0xd6,0xd5,0xec,0xd4,0xd4,0xb2,0xd3,0xd3,0x47,0xd3,0xd3, -0x64,0xd3,0xd3,0xc8,0xd3,0xd3,0x3f,0xd4,0xd4,0x55,0xd4,0xd4,0xd1,0xd3,0xd3,0x18, -0xd3,0xd2,0x59,0xd2,0xd2,0x54,0xd2,0xd2,0x4a,0xd3,0xd4,0x73,0xd5,0xd6,0x3d,0xd8, -0xd9,0xd9,0xda,0xdc,0xe0,0xdc,0xdd,0x29,0xde,0xde,0xfa,0xde,0xdf,0x26,0xe0,0xe1, -0xa2,0xe2,0xe4,0xde,0xe7,0xeb,0xd7,0xef,0xf5,0xb1,0xfa,0x00,0x7d,0x07,0x0e,0xb9, -0x15,0x1c,0xbd,0x23,0x2a,0x66,0x30,0x35,0xbe,0x3a,0x3e,0x8f,0x42,0x45,0x09,0x48, -0x49,0xfc,0x4a,0x4b,0x0c,0x4c,0x4b,0x7f,0x4b,0x4a,0x59,0x49,0x47,0x5e,0x46,0x44, -0xca,0x42,0x41,0x51,0x3f,0x3d,0xea,0x3b,0x3a,0xd5,0x38,0x37,0x07,0x36,0x34,0x3a, -0x33,0x31,0x3a,0x30,0x2e,0x7e,0x2d,0x2b,0x5e,0x2a,0x28,0x8e,0x27,0x26,0xd1,0x24, -0x23,0x59,0x22,0x20,0xaf,0x1f,0x1e,0x06,0x1d,0x1b,0xd7,0x19,0x18,0x52,0x16,0x14, -0x34,0x12,0x10,0xe1,0x0d,0x0b,0x28,0x09,0x06,0x4b,0x04,0x01,0x1b,0xff,0xfc,0xb6, -0xf9,0xf6,0x2e,0xf4,0xf1,0xd6,0xee,0xec,0xf5,0xe9,0xe7,0x8b,0xe5,0xe3,0x44,0xe1, -0xdf,0xe9,0xdd,0xdc,0x83,0xda,0xd8,0x2d,0xd7,0xd5,0x96,0xd3,0xd1,0x9a,0xcf,0xcd, -0xdb,0xcb,0xca,0x61,0xc8,0xc6,0x4d,0xc5,0xc3,0x8d,0xc2,0xc1,0x46,0xc0,0xbf,0x33, -0xbe,0xbd,0x64,0xbc,0xbb,0x1b,0xbb,0xba,0x29,0xba,0xb9,0xee,0xb9,0xba,0x25,0xbb, -0xbc,0x16,0xbe,0xc0,0xe3,0xc2,0xc6,0x70,0xc9,0xcd,0x54,0xd1,0xd5,0xca,0xd9,0xdd, -0xcd,0xe1,0xe5,0x66,0xe8,0xea,0xbe,0xec,0xee,0xb0,0xee,0xee,0x4c,0xee,0xed,0xf4, -0xeb,0xea,0xd5,0xe8,0xe7,0x26,0xe6,0xe5,0xf4,0xe4,0xe5,0xb2,0xe5,0xe7,0x10,0xe9, -0xeb,0x88,0xee,0xf2,0x52,0xf6,0xfa,0x4b,0xff,0x04,0x32,0x09,0x0e,0x02,0x13,0x17, -0x8c,0x1c,0x20,0xfe,0x24,0x28,0x5c,0x2c,0x2f,0x47,0x32,0x34,0xdb,0x36,0x38,0xb7, -0x39,0x3a,0x9b,0x3b,0x3c,0x72,0x3c,0x3c,0x4d,0x3d,0x3d,0x3c,0x3e,0x3e,0xad,0x3f, -0x40,0x89,0x41,0x42,0x57,0x43,0x44,0xd2,0x44,0x45,0x44,0x45,0x44,0x4f,0x44,0x43, -0xb3,0x41,0x3f,0xef,0x3d,0x3b,0xf8,0x38,0x36,0x84,0x33,0x30,0x0b,0x2e,0x2b,0xe6, -0x28,0x26,0x27,0x24,0x21,0x7d,0x1f,0x1d,0xa0,0x1a,0x18,0x93,0x15,0x12,0x3f,0x10, -0x0d,0x36,0x0a,0x07,0xd0,0x03,0x00,0x29,0xfd,0xf9,0x8d,0xf6,0xf3,0x56,0xf0,0xed, -0x39,0xeb,0xe9,0x51,0xe7,0xe6,0x00,0xe5,0xe4,0xd4,0xe3,0xe3,0x17,0xe3,0xe2,0x5b, -0xe2,0xe1,0xba,0xe0,0xdf,0x39,0xde,0xdc,0xc9,0xda,0xd8,0x2e,0xd7,0xd5,0xa5,0xd3, -0xd2,0xe2,0xd0,0xcf,0x3e,0xcf,0xce,0x5a,0xce,0xce,0x64,0xce,0xce,0xd9,0xce,0xcf, -0xf5,0xcf,0xd0,0x8b,0xd1,0xd2,0x46,0xd3,0xd4,0x34,0xd5,0xd6,0x02,0xd7,0xd7,0xae, -0xd8,0xd9,0x05,0xda,0xda,0x8c,0xdb,0xdc,0xb8,0xdd,0xdf,0x80,0xe0,0xe2,0x44,0xe4, -0xe6,0xd6,0xe8,0xeb,0x36,0xee,0xf1,0x53,0xf4,0xf7,0xa7,0xfa,0xfd,0x69,0x00,0x02, -0xab,0x04,0x06,0x11,0x07,0x07,0x99,0x07,0x07,0xd4,0x06,0x06,0x26,0x06,0x06,0xa2, -0x06,0x07,0x5a,0x09,0x0b,0x27,0x0e,0x11,0xb5,0x14,0x18,0x36,0x1c,0x20,0xa1,0x23, -0x27,0x62,0x2a,0x2d,0x68,0x30,0x33,0xd2,0x35,0x38,0x95,0x3a,0x3c,0x0d,0x3f,0x41, -0x90,0x42,0x43,0xee,0x44,0x45,0x44,0x45,0x44,0xfe,0x43,0x42,0x87,0x40,0x3e,0x51, -0x3b,0x38,0xb2,0x34,0x30,0x8d,0x2c,0x28,0x91,0x23,0x1e,0xee,0x19,0x14,0x2f,0x10, -0x0b,0x23,0x06,0x01,0xf8,0xfc,0xf8,0x43,0xf3,0xee,0x2b,0xea,0xe5,0x29,0xe1,0xdd, -0x40,0xd9,0xd5,0xef,0xd2,0xd0,0x56,0xce,0xcc,0x5a,0xcb,0xca,0xb6,0xc9,0xc9,0x04, -0xc9,0xc8,0xff,0xc8,0xc8,0xff,0xc8,0xc9,0x82,0xc9,0xc9,0x9f,0xca,0xcb,0x56,0xcc, -0xcd,0x86,0xce,0xcf,0xa9,0xd0,0xd1,0xbb,0xd2,0xd3,0x9a,0xd4,0xd5,0x06,0xd6,0xd6, -0x39,0xd7,0xd7,0x5d,0xd8,0xd9,0xf0,0xd9,0xdb,0x10,0xdc,0xdd,0x17,0xdf,0xe0,0x2f, -0xe3,0xe5,0x8a,0xe8,0xeb,0xd8,0xee,0xf2,0x15,0xf6,0xf9,0x5b,0xfd,0x00,0x9f,0x04, -0x07,0x0e,0x0b,0x0d,0x2b,0x10,0x12,0xd2,0x13,0x15,0xd0,0x15,0x16,0x64,0x16,0x16, -0x15,0x16,0x15,0x0a,0x15,0x14,0xc6,0x13,0x13,0x93,0x12,0x12,0xb2,0x11,0x11,0x26, -0x11,0x11,0x52,0x11,0x11,0xb7,0x11,0x12,0x04,0x13,0x14,0x61,0x15,0x17,0x32,0x19, -0x1b,0x9b,0x1e,0x21,0x4d,0x25,0x28,0xae,0x2c,0x30,0xc5,0x33,0x36,0x8d,0x39,0x3b, -0x6c,0x3d,0x3e,0x17,0x3f,0x3f,0xa2,0x3e,0x3d,0xcd,0x3c,0x3b,0x17,0x3a,0x38,0x4a, -0x37,0x35,0x7e,0x34,0x33,0xc2,0x31,0x30,0xd5,0x2e,0x2d,0x95,0x2b,0x29,0xec,0x27, -0x25,0x5c,0x23,0x20,0xfb,0x1d,0x1a,0x8e,0x17,0x14,0x10,0x10,0x0b,0x6d,0x07,0x03, -0x91,0xfe,0xfa,0x60,0xf5,0xf0,0x9f,0xec,0xe8,0xf9,0xe4,0xe1,0x0c,0xdf,0xdc,0xca, -0xda,0xd9,0x25,0xd8,0xd7,0x62,0xd6,0xd5,0x7d,0xd5,0xd5,0xc0,0xd4,0xd4,0x48,0xd4, -0xd4,0xf1,0xd3,0xd3,0x1f,0xd4,0xd4,0x74,0xd4,0xd4,0x0c,0xd5,0xd5,0x64,0xd5,0xd5, -0x06,0xd5,0xd4,0x65,0xd3,0xd2,0x61,0xd0,0xce,0x46,0xcc,0xca,0xb0,0xc7,0xc5,0x57, -0xc3,0xc1,0x07,0xc0,0xbe,0x6f,0xbe,0xbe,0x84,0xbe,0xbf,0x53,0xc0,0xc1,0xcd,0xc3, -0xc5,0x6f,0xc8,0xcb,0xe0,0xcd,0xd0,0x6b,0xd3,0xd5,0x6f,0xd8,0xda,0xd9,0xdc,0xdf, -0x41,0xe1,0xe3,0x74,0xe5,0xe7,0x4c,0xea,0xec,0xce,0xef,0xf2,0xdc,0xf5,0xf9,0x30, -0xfc,0xff,0x66,0x02,0x05,0x55,0x08,0x0b,0x15,0x0e,0x10,0x7c,0x13,0x16,0x71,0x18, -0x1a,0x99,0x1c,0x1e,0xa4,0x1f,0x20,0x7b,0x21,0x21,0xcd,0x21,0x21,0xc5,0x20,0x20, -0x92,0x1f,0x1f,0xa0,0x1e,0x1e,0xd8,0x1e,0x1f,0x76,0x20,0x21,0xdf,0x23,0x26,0xc1, -0x28,0x2b,0x89,0x2e,0x31,0xa8,0x34,0x37,0x8a,0x3a,0x3d,0x47,0x40,0x42,0xca,0x44, -0x46,0x08,0x48,0x48,0x3e,0x49,0x48,0x1f,0x48,0x46,0x0d,0x45,0x42,0xda,0x3f,0x3c, -0xbe,0x39,0x36,0x26,0x33,0x30,0xd6,0x2d,0x2b,0x05,0x29,0x26,0xce,0x24,0x22,0x38, -0x20,0x1d,0x58,0x1a,0x16,0x6a,0x12,0x0d,0x28,0x08,0x02,0xd7,0xfc,0xf6,0x0f,0xf1, -0xeb,0x55,0xe6,0xe1,0xab,0xdd,0xda,0xb4,0xd7,0xd5,0x8d,0xd4,0xd3,0x4a,0xd3,0xd3, -0x43,0xd3,0xd3,0xa6,0xd3,0xd3,0x0e,0xd4,0xd4,0x01,0xd4,0xd3,0x2b,0xd3,0xd2,0xf9, -0xd1,0xd1,0x22,0xd0,0xcf,0x53,0xce,0xcd,0xb7,0xcc,0xcc,0x80,0xcb,0xcb,0x55,0xcb, -0xcb,0xa7,0xcb,0xcc,0x90,0xcc,0xcd,0xc2,0xcd,0xce,0x16,0xcf,0xcf,0x3a,0xd0,0xd0, -0x4c,0xd1,0xd1,0xad,0xd2,0xd3,0xe9,0xd4,0xd6,0x77,0xd8,0xda,0x9e,0xdd,0xe0,0x6b, -0xe4,0xe8,0xa7,0xec,0xf1,0x70,0xf5,0xf9,0xee,0xfd,0x01,0x2a,0x05,0x08,0x27,0x0b, -0x0d,0x46,0x0f,0x10,0xab,0x11,0x12,0x32,0x12,0x11,0x0d,0x11,0x10,0xf1,0x0e,0x0d, -0x4a,0x0c,0x0b,0x42,0x0a,0x09,0x7a,0x09,0x09,0xff,0x0a,0x0c,0x36,0x0e,0x10,0x07, -0x13,0x15,0x4a,0x18,0x1a,0x5d,0x1d,0x1f,0x47,0x21,0x22,0xaa,0x23,0x24,0x43,0x24, -0x23,0x6f,0x23,0x22,0x89,0x21,0x20,0x56,0x1f,0x1e,0x34,0x1d,0x1c,0x73,0x1b,0x1a, -0x8e,0x1a,0x1a,0x54,0x1a,0x1a,0x0a,0x1b,0x1b,0x38,0x1c,0x1c,0x9f,0x1d,0x1e,0x82, -0x1e,0x1e,0x6a,0x1e,0x1d,0xec,0x1c,0x1b,0x3b,0x1a,0x18,0x97,0x16,0x14,0x59,0x12, -0x0f,0x5e,0x0d,0x0a,0x4d,0x08,0x05,0x96,0x02,0xff,0x4f,0xfd,0xfa,0xd7,0xf7,0xf5, -0xb4,0xf2,0xef,0x2f,0xed,0xea,0x86,0xe7,0xe4,0x68,0xe1,0xde,0xc3,0xda,0xd7,0xd5, -0xd3,0xd0,0x48,0xcd,0xca,0x84,0xc7,0xc5,0x23,0xc3,0xc1,0x58,0xc0,0xbf,0x4a,0xbf, -0xbf,0x83,0xbf,0xc0,0xc0,0xc0,0xc1,0x99,0xc2,0xc3,0xeb,0xc4,0xc6,0xf4,0xc7,0xc9, -0xfc,0xcb,0xce,0x78,0xd1,0xd4,0xbe,0xd8,0xdd,0x70,0xe1,0xe6,0xd2,0xea,0xef,0x6b, -0xf4,0xf8,0xee,0xfc,0x00,0xd9,0x03,0x06,0x8d,0x09,0x0b,0x2f,0x0e,0x10,0xc0,0x11, -0x13,0x95,0x14,0x15,0xdc,0x16,0x17,0x9c,0x18,0x19,0x26,0x1a,0x1a,0xff,0x1b,0x1d, -0x10,0x1e,0x1f,0xb4,0x20,0x22,0xa2,0x23,0x25,0x81,0x26,0x27,0xfd,0x28,0x29,0x7e, -0x2a,0x2a,0x9a,0x2a,0x2a,0xb4,0x29,0x28,0xfe,0x27,0x27,0x62,0x26,0x25,0x9d,0x25, -0x25,0xa8,0x25,0x26,0x91,0x26,0x26,0x2e,0x27,0x27,0x14,0x27,0x26,0xc9,0x25,0x24, -0x4b,0x23,0x21,0xa7,0x1f,0x1e,0x60,0x1c,0x1a,0x6c,0x19,0x18,0x85,0x17,0x16,0xfb, -0x15,0x15,0xa4,0x14,0x13,0x3f,0x13,0x12,0x65,0x11,0x10,0x05,0x0f,0x0d,0x09,0x0c, -0x0a,0xd6,0x08,0x07,0xb5,0x05,0x04,0xe1,0x02,0x01,0xbc,0x00,0xff,0x5e,0xff,0xfe, -0x4d,0xfe,0xfd,0x2b,0xfd,0xfc,0xb7,0xfb,0xfa,0x4a,0xf9,0xf7,0x06,0xf5,0xf2,0x91, -0xee,0xea,0x0a,0xe6,0xe1,0xa0,0xdb,0xd5,0x1f,0xd0,0xca,0x08,0xc5,0xbf,0xfc,0xba, -0xb6,0x8e,0xb3,0xb0,0xdc,0xae,0xad,0xcd,0xad,0xae,0xd6,0xaf,0xb1,0x7d,0xb4,0xb7, -0x3a,0xbb,0xbe,0xae,0xc2,0xc6,0xaa,0xca,0xce,0x07,0xd2,0xd5,0xd8,0xd8,0xdb,0xad, -0xde,0xe1,0x83,0xe3,0xe5,0x58,0xe7,0xe8,0x4e,0xea,0xeb,0xb8,0xec,0xed,0xfd,0xee, -0xef,0xee,0xf0,0xf2,0x41,0xf3,0xf4,0xe8,0xf5,0xf7,0xe6,0xf8,0xfa,0xdb,0xfc,0xfe, -0x2f,0x01,0x03,0x39,0x06,0x08,0x1b,0x0b,0x0d,0xd7,0x0f,0x11,0xbe,0x13,0x15,0xe4, -0x16,0x18,0x43,0x19,0x1a,0x22,0x1b,0x1b,0x8f,0x1c,0x1d,0x60,0x1d,0x1d,0xbb,0x1d, -0x1d,0x07,0x1d,0x1c,0x08,0x1c,0x1b,0x69,0x1b,0x1b,0xe7,0x1b,0x1c,0x2c,0x1e,0x20, -0x40,0x22,0x24,0xff,0x27,0x2b,0x32,0x2e,0x31,0xd2,0x33,0x36,0x13,0x38,0x39,0x68, -0x3a,0x3a,0x4a,0x3a,0x39,0x05,0x38,0x36,0x13,0x34,0x31,0x0a,0x2f,0x2c,0x63,0x29, -0x26,0xd8,0x23,0x21,0x35,0x1f,0x1d,0xd5,0x1b,0x1a,0x68,0x19,0x18,0x3a,0x18,0x17, -0x6d,0x17,0x17,0xa0,0x16,0x16,0xa3,0x15,0x14,0x0e,0x14,0x12,0x9f,0x11,0x0f,0x1f, -0x0e,0x0b,0x6d,0x09,0x06,0x6f,0x04,0x01,0xea,0xfe,0xfc,0xc5,0xf9,0xf7,0x26,0xf5, -0xf3,0x62,0xf1,0xef,0x5d,0xee,0xec,0x9e,0xeb,0xea,0x36,0xe9,0xe7,0x7e,0xe6,0xe4, -0xfd,0xe2,0xe1,0x00,0xdf,0xdc,0x6d,0xda,0xd7,0x2c,0xd5,0xd2,0xc6,0xcf,0xcd,0xf3, -0xca,0xc8,0x2e,0xc7,0xc5,0x0d,0xc5,0xc4,0xaa,0xc4,0xc5,0xd0,0xc5,0xc7,0x81,0xc8, -0xca,0xa0,0xcb,0xcd,0x26,0xcf,0xd0,0x9e,0xd2,0xd4,0xe4,0xd5,0xd7,0x28,0xd9,0xda, -0x8c,0xdc,0xde,0xe3,0xdf,0xe1,0x7a,0xe3,0xe5,0xa6,0xe7,0xea,0x03,0xed,0xf0,0xb3, -0xf3,0xf7,0xe4,0xfa,0xfe,0x7a,0x02,0x06,0x50,0x09,0x0c,0xe4,0x0e,0x11,0xf1,0x12, -0x14,0x96,0x15,0x16,0x17,0x17,0x17,0x08,0x18,0x18,0x08,0x19,0x19,0xd7,0x19,0x1a, -0xd5,0x1a,0x1b,0x93,0x1b,0x1c,0xd1,0x1c,0x1d,0x38,0x1e,0x1e,0x8d,0x1f,0x20,0xc2, -0x20,0x21,0xd4,0x21,0x22,0xd5,0x22,0x23,0x72,0x23,0x23,0xdb,0x23,0x23,0xac,0x23, -0x23,0x17,0x23,0x22,0x5b,0x22,0x21,0x0c,0x21,0x20,0x32,0x1f,0x1e,0x03,0x1d,0x1b, -0x6c,0x1a,0x18,0x4e,0x17,0x15,0x98,0x13,0x11,0x68,0x0f,0x0d,0xf3,0x0a,0x08,0xbd, -0x06,0x04,0xec,0x02,0x01,0x46,0x00,0xff,0x64,0xfe,0xfd,0x9e,0xfd,0xfd,0xf4,0xfc, -0xfc,0x7c,0xfc,0xfb,0x3e,0xfb,0xfa,0x45,0xf9,0xf7,0x7f,0xf6,0xf4,0x0d,0xf3,0xf0, -0xde,0xee,0xec,0xbc,0xea,0xe8,0x78,0xe6,0xe4,0xd9,0xe2,0xe1,0xc4,0xdf,0xde,0x15, -0xdd,0xdc,0x52,0xdb,0xda,0xc8,0xd9,0xd9,0x82,0xd8,0xd7,0x3e,0xd7,0xd6,0x86,0xd5, -0xd4,0x78,0xd3,0xd2,0x56,0xd1,0xd0,0xd8,0xcf,0xcf,0x56,0xcf,0xcf,0x5b,0xd0,0xd1, -0x83,0xd2,0xd4,0x53,0xd6,0xd8,0x2a,0xdb,0xdd,0x0d,0xe1,0xe4,0xd5,0xe7,0xeb,0x88, -0xef,0xf3,0x77,0xf7,0xfb,0xa7,0xff,0x03,0x68,0x07,0x0b,0x34,0x0f,0x12,0x7e,0x16, -0x19,0x0c,0x1d,0x1f,0x7e,0x22,0x25,0x50,0x27,0x29,0x36,0x2b,0x2c,0x5e,0x2e,0x2f, -0xda,0x30,0x31,0xee,0x32,0x33,0x9c,0x34,0x35,0x26,0x36,0x36,0xcf,0x37,0x38,0x59, -0x39,0x3a,0x80,0x3a,0x3a,0x1e,0x3b,0x3b,0xc1,0x3a,0x3a,0x11,0x39,0x37,0x2d,0x36, -0x33,0x6e,0x31,0x2e,0x59,0x2b,0x27,0x0d,0x24,0x20,0xa0,0x1b,0x17,0xc3,0x12,0x0e, -0xe5,0x09,0x05,0xaa,0x01,0xfd,0x4e,0xfa,0xf6,0xff,0xf3,0xf1,0x93,0xee,0xec,0x13, -0xea,0xe8,0x42,0xe6,0xe4,0xf9,0xe2,0xe1,0xf7,0xdf,0xde,0x06,0xdd,0xdb,0xce,0xda, -0xd9,0x0c,0xd9,0xd8,0x48,0xd8,0xd8,0x74,0xd8,0xd8,0x5d,0xd9,0xda,0xc0,0xda,0xdb, -0x89,0xdc,0xdd,0x98,0xde,0xdf,0xdb,0xe0,0xe2,0x40,0xe3,0xe4,0x77,0xe5,0xe6,0x67, -0xe7,0xe8,0x03,0xe9,0xe9,0x7c,0xea,0xea,0x5e,0xeb,0xeb,0x5f,0xec,0xec,0x56,0xec, -0xec,0x40,0xeb,0xea,0x04,0xe9,0xe7,0x66,0xe5,0xe3,0x88,0xe1,0xdf,0x46,0xdd,0xdb, -0x08,0xda,0xd8,0x7a,0xd7,0xd6,0xad,0xd6,0xd6,0x6c,0xd7,0xd8,0x49,0xda,0xdc,0xf5, -0xde,0xe1,0xbc,0xe4,0xe7,0x4e,0xeb,0xee,0x98,0xf1,0xf4,0x69,0xf7,0xf9,0x5f,0xfc, -0xfe,0x37,0x00,0x01,0x7e,0x03,0x04,0xfb,0x05,0x07,0x42,0x08,0x09,0xa6,0x0a,0x0b, -0x4e,0x0d,0x0e,0x3a,0x10,0x11,0xde,0x13,0x15,0x3f,0x18,0x1a,0x5a,0x1d,0x20,0xc2, -0x22,0x25,0x62,0x27,0x29,0x06,0x2b,0x2c,0xd1,0x2c,0x2d,0x90,0x2c,0x2b,0x19,0x2a, -0x28,0xc3,0x25,0x23,0x10,0x20,0x1d,0x11,0x1a,0x17,0x93,0x14,0x12,0xe8,0x10,0x0f, -0x0b,0x0f,0x0f,0x90,0x0f,0x10,0x6a,0x12,0x14,0xb7,0x16,0x19,0x40,0x1b,0x1d,0xd2, -0x1e,0x20,0x23,0x21,0x21,0xb9,0x21,0x21,0x39,0x21,0x20,0xe9,0x1f,0x1f,0x21,0x1e, -0x1d,0xf1,0x1b,0x1a,0x1a,0x19,0x17,0x96,0x15,0x13,0x48,0x11,0x0e,0x8f,0x0c,0x09, -0x0d,0x07,0x04,0x42,0x01,0xfe,0x86,0xfb,0xf8,0xf9,0xf5,0xf3,0x79,0xf1,0xef,0x19, -0xee,0xec,0xdd,0xeb,0xeb,0xc3,0xea,0xea,0x57,0xea,0xea,0x34,0xea,0xea,0xf1,0xe9, -0xe9,0x5b,0xe9,0xe8,0x3d,0xe8,0xe7,0x55,0xe6,0xe5,0x66,0xe4,0xe3,0x04,0xe2,0xe0, -0x9d,0xdf,0xde,0x24,0xdd,0xdc,0xe1,0xda,0xd9,0x8c,0xd8,0xd7,0x46,0xd6,0xd5,0x12, -0xd4,0xd3,0x20,0xd2,0xd1,0xe8,0xd0,0xd0,0x05,0xd0,0xcf,0x6b,0xcf,0xcf,0x75,0xcf, -0xcf,0x97,0xcf,0xcf,0x4d,0xd0,0xd0,0xbd,0xd1,0xd2,0x5e,0xd4,0xd6,0x74,0xd8,0xda, -0xdf,0xdd,0xe1,0x61,0xe4,0xe7,0x5d,0xeb,0xee,0x1d,0xf2,0xf5,0xd1,0xf7,0xfa,0x33, -0xfc,0xfd,0x5f,0xff,0x00,0x67,0x01,0x02,0x96,0x03,0x04,0x4d,0x06,0x08,0x00,0x0a, -0x0c,0xe4,0x0e,0x11,0x1e,0x15,0x18,0xd6,0x1b,0x1f,0x62,0x22,0x25,0x47,0x28,0x2a, -0xfc,0x2c,0x2e,0x1c,0x30,0x31,0xa0,0x31,0x31,0xad,0x31,0x31,0x52,0x30,0x2f,0xa2, -0x2d,0x2b,0xfe,0x29,0x27,0x9e,0x25,0x23,0xc1,0x20,0x1e,0x99,0x1c,0x1a,0x3c,0x19, -0x17,0xce,0x16,0x15,0x0d,0x15,0x14,0x23,0x13,0x11,0x8e,0x10,0x0e,0x0f,0x0d,0x0a, -0xce,0x08,0x06,0x73,0x03,0x00,0x3c,0xfe,0xfb,0x86,0xf8,0xf5,0x0b,0xf3,0xf0,0x06, -0xee,0xeb,0xcc,0xe9,0xe7,0x6f,0xe6,0xe4,0xbe,0xe3,0xe2,0x0b,0xe2,0xe1,0x07,0xe1, -0xe0,0xcc,0xe0,0xe0,0x3f,0xe1,0xe1,0xe9,0xe1,0xe2,0x31,0xe2,0xe2,0x66,0xe2,0xe2, -0x13,0xe2,0xe2,0x22,0xe2,0xe2,0x11,0xe2,0xe2,0x83,0xe2,0xe2,0x5e,0xe3,0xe3,0x9f, -0xe4,0xe5,0x25,0xe6,0xe6,0xce,0xe7,0xe8,0xdd,0xe9,0xea,0x2f,0xec,0xed,0x49,0xef, -0xf1,0x22,0xf3,0xf5,0xe7,0xf7,0xfa,0x59,0xfd,0x00,0x60,0x02,0x04,0x36,0x06,0x07, -0xbb,0x08,0x09,0x53,0x09,0x08,0x3f,0x08,0x07,0xe3,0x05,0x04,0xb5,0x02,0x01,0x70, -0xff,0xfd,0x4c,0xfc,0xfb,0x40,0xfa,0xf9,0xcd,0xf9,0xfa,0x34,0xfb,0xfc,0x58,0xfe, -0x00,0x59,0x03,0x06,0x07,0x0a,0x0d,0xac,0x11,0x15,0xca,0x19,0x1d,0x8b,0x21,0x25, -0x30,0x28,0x2a,0x0e,0x2d,0x2e,0x68,0x2f,0x2f,0x18,0x2f,0x2e,0xb2,0x2c,0x2a,0xce, -0x28,0x26,0x59,0x24,0x22,0xc0,0x1f,0x1d,0xeb,0x1b,0x1a,0x47,0x19,0x18,0x31,0x17, -0x16,0xf8,0x15,0x15,0xa5,0x14,0x13,0xee,0x12,0x11,0x18,0x10,0x0e,0x56,0x0c,0x09, -0x5e,0x07,0x04,0xa8,0x01,0xfe,0xab,0xfb,0xf8,0xf5,0xf4,0xf1,0xd7,0xed,0xea,0x72, -0xe6,0xe2,0x8f,0xdf,0xdc,0x33,0xd9,0xd6,0x4a,0xd4,0xd2,0x83,0xd0,0xcf,0xc0,0xcd, -0xcc,0x9a,0xcb,0xca,0x2c,0xca,0xc9,0x4a,0xc9,0xc8,0xbf,0xc8,0xc8,0x68,0xc8,0xc8, -0x66,0xc8,0xc8,0x25,0xc8,0xc7,0x8e,0xc7,0xc7,0xc1,0xc6,0xc6,0xda,0xc6,0xc7,0x02, -0xc8,0xc9,0x88,0xcb,0xce,0x63,0xd1,0xd5,0x73,0xd9,0xde,0x64,0xe3,0xe8,0x3b,0xee, -0xf3,0x0d,0xf9,0xfd,0x1c,0x02,0x06,0x60,0x09,0x0c,0xa4,0x0e,0x10,0xd7,0x11,0x12, -0xde,0x13,0x14,0x5a,0x15,0x16,0xa0,0x16,0x17,0xf5,0x17,0x18,0xc7,0x18,0x18,0x8d, -0x18,0x17,0xdd,0x16,0x15,0x2a,0x14,0x12,0x76,0x10,0x0e,0x25,0x0c,0x09,0x9d,0x07, -0x05,0x98,0x03,0x01,0x6d,0x00,0xff,0x96,0xfe,0xfd,0xbf,0xfd,0xfe,0xc0,0xfe,0xff, -0x3d,0x01,0x02,0x1f,0x05,0x07,0x38,0x0a,0x0d,0x01,0x10,0x13,0x30,0x16,0x19,0xe2, -0x1b,0x1e,0xa6,0x20,0x22,0x29,0x24,0x25,0x24,0x26,0x26,0xeb,0x26,0x26,0xce,0x26, -0x26,0x59,0x26,0x26,0xd1,0x25,0x25,0x07,0x25,0x24,0xb7,0x23,0x22,0x39,0x21,0x1f, -0x67,0x1d,0x1a,0x2f,0x18,0x15,0xa0,0x11,0x0e,0x80,0x0a,0x07,0xe0,0x03,0x01,0xc1, -0xfe,0xfd,0xf1,0xfb,0xfb,0x14,0xfb,0xfb,0x27,0xfc,0xfd,0x00,0xfe,0xfe,0xcf,0xff, -0x00,0xe7,0x00,0x00,0xaf,0x00,0xff,0x8e,0xfe,0xfc,0x39,0xfa,0xf7,0x88,0xf4,0xf1, -0x27,0xee,0xea,0xcf,0xe7,0xe4,0x3d,0xe2,0xdf,0xee,0xdd,0xdc,0x66,0xdb,0xda,0xde, -0xda,0xdb,0xe2,0xdb,0xdc,0x9b,0xdd,0xde,0xfb,0xdf,0xe1,0x94,0xe2,0xe3,0x0e,0xe5, -0xe5,0xdf,0xe6,0xe7,0x59,0xe8,0xe9,0xa1,0xe9,0xea,0x20,0xea,0xe9,0x8f,0xe9,0xe8, -0xfe,0xe7,0xe6,0xad,0xe5,0xe4,0x05,0xe3,0xe1,0xcb,0xe0,0xe0,0xd1,0xdf,0xdf,0x9f, -0xe0,0xe1,0x2a,0xe3,0xe5,0x30,0xe7,0xe9,0xd6,0xeb,0xee,0x63,0xf0,0xf2,0xe3,0xf3, -0xf5,0x55,0xf6,0xf6,0x3e,0xf7,0xf7,0x87,0xf7,0xf7,0x25,0xf7,0xf6,0xdf,0xf6,0xf6, -0xed,0xf6,0xf6,0xfe,0xf6,0xf6,0xff,0xf6,0xf6,0xdf,0xf6,0xf6,0x9b,0xf6,0xf6,0x37, -0xf6,0xf6,0x10,0xf6,0xf6,0x06,0xf7,0xf7,0x2f,0xf9,0xfa,0xfd,0xfc,0xff,0x8a,0x02, -0x05,0x6d,0x09,0x0d,0x91,0x10,0x13,0x3e,0x17,0x1a,0x05,0x1d,0x1f,0x14,0x21,0x22, -0x67,0x23,0x23,0x0e,0x24,0x23,0x0b,0x23,0x22,0xf1,0x20,0x1f,0x19,0x1e,0x1c,0x09, -0x1b,0x19,0x19,0x18,0x16,0xe8,0x14,0x13,0xc5,0x11,0x10,0xf5,0x0e,0x0d,0x5a,0x0c, -0x0b,0xb0,0x09,0x08,0x36,0x07,0x06,0xc0,0x04,0x03,0xab,0x02,0x01,0xa9,0x00,0xff, -0x1e,0xff,0xfe,0xd6,0xfd,0xfd,0xe6,0xfc,0xfc,0x07,0xfc,0xfb,0x0a,0xfb,0xfa,0x33, -0xf9,0xf7,0x5f,0xf6,0xf4,0x56,0xf2,0xf0,0xb2,0xed,0xeb,0x70,0xe8,0xe5,0x6e,0xe3, -0xe0,0xbe,0xde,0xdc,0x0b,0xdb,0xd9,0xeb,0xd8,0xd8,0x98,0xd8,0xd9,0xd0,0xd9,0xdb, -0xb2,0xdc,0xde,0x36,0xe0,0xe2,0xb6,0xe4,0xe6,0x2f,0xe9,0xeb,0x97,0xed,0xef,0x16, -0xf1,0xf2,0x1b,0xf4,0xf5,0x42,0xf6,0xf7,0x45,0xf8,0xf9,0x01,0xfa,0xfb,0x00,0xfc, -0xfd,0x62,0xfe,0xff,0xfb,0x00,0x02,0xa4,0x03,0x05,0x60,0x06,0x07,0xca,0x08,0x09, -0xed,0x0a,0x0b,0xcd,0x0c,0x0d,0x1f,0x0f,0x10,0xc5,0x11,0x13,0xf6,0x14,0x16,0x59, -0x18,0x19,0x1f,0x1b,0x1b,0x7f,0x1c,0x1c,0x39,0x1c,0x1b,0x57,0x1a,0x18,0x1d,0x17, -0x15,0x02,0x13,0x10,0xbd,0x0e,0x0c,0xfb,0x0a,0x09,0x37,0x08,0x07,0xb5,0x06,0x06, -0x56,0x06,0x06,0x19,0x07,0x07,0x4a,0x08,0x09,0xc0,0x09,0x0a,0xf6,0x0a,0x0b,0xd6, -0x0b,0x0c,0x10,0x0c,0x0b,0x7f,0x0b,0x0a,0x9a,0x09,0x08,0xe5,0x06,0x05,0x33,0x03, -0x01,0x02,0xff,0xfc,0xff,0xfa,0xf8,0xfe,0xf6,0xf5,0xb4,0xf3,0xf2,0x81,0xf0,0xef, -0xa1,0xed,0xec,0xd3,0xea,0xe9,0x48,0xe8,0xe6,0x9e,0xe5,0xe4,0x67,0xe3,0xe2,0x15, -0xe1,0xdf,0x9d,0xde,0xdd,0xc4,0xdb,0xda,0x82,0xd8,0xd6,0xdb,0xd4,0xd2,0x2f,0xd1, -0xcf,0xf7,0xcd,0xcc,0xdc,0xcb,0xcb,0x70,0xca,0xca,0x11,0xca,0xca,0x83,0xca,0xcb, -0xa1,0xcb,0xcc,0x05,0xcd,0xcd,0x0e,0xcf,0xd0,0xd5,0xd1,0xd3,0xb9,0xd5,0xd8,0x90, -0xda,0xdd,0x34,0xe0,0xe3,0x85,0xe6,0xe9,0x1b,0xed,0xf0,0x84,0xf3,0xf6,0x9a,0xf9, -0xfc,0x26,0xff,0x01,0x8e,0x04,0x07,0xb1,0x09,0x0c,0x36,0x0f,0x11,0x9e,0x14,0x17, -0x04,0x1a,0x1c,0x9c,0x1f,0x22,0x17,0x25,0x27,0x1a,0x2a,0x2c,0x66,0x2e,0x30,0x92, -0x31,0x32,0xcc,0x33,0x34,0xb7,0x34,0x34,0xab,0x34,0x34,0x37,0x34,0x34,0x00,0x34, -0x34,0x31,0x34,0x34,0x96,0x34,0x34,0x9a,0x34,0x34,0xd5,0x33,0x32,0xcf,0x31,0x30, -0xe0,0x2d,0x2b,0x25,0x28,0x24,0xfb,0x20,0x1c,0x1c,0x18,0x13,0x86,0x0e,0x09,0x77, -0x04,0xff,0x2d,0xfb,0xf6,0xcb,0xf2,0xef,0xd9,0xec,0xea,0x3b,0xe9,0xe8,0x26,0xe8, -0xe8,0x78,0xe9,0xea,0xae,0xec,0xee,0x0c,0xf1,0xf3,0x02,0xf5,0xf6,0x0a,0xf8,0xf8, -0x1d,0xf9,0xf8,0x0c,0xf8,0xf6,0x6e,0xf5,0xf3,0xda,0xf1,0xf0,0x30,0xee,0xec,0x08, -0xeb,0xe9,0x5a,0xe8,0xe7,0x22,0xe6,0xe5,0x00,0xe4,0xe3,0x42,0xe2,0xe1,0x44,0xe0, -0xdf,0x64,0xde,0xdd,0x98,0xdc,0xdb,0xb9,0xda,0xd9,0x4f,0xd9,0xd8,0x19,0xd8,0xd7, -0x7b,0xd7,0xd7,0x96,0xd7,0xd7,0x7f,0xd8,0xd9,0x54,0xda,0xdb,0xe9,0xdc,0xde,0x27, -0xe0,0xe1,0xee,0xe3,0xe6,0x30,0xe8,0xea,0x85,0xec,0xee,0xaa,0xf0,0xf2,0x36,0xf4, -0xf5,0x4c,0xf7,0xf8,0x0b,0xfa,0xfb,0x21,0xfc,0xfd,0x33,0xfe,0xff,0xe1,0xff,0x00, -0x18,0x01,0x01,0xc8,0x01,0x01,0xbd,0x01,0x01,0xd6,0x00,0x00,0xc5,0xff,0xff,0xb3, -0xfe,0xfe,0x56,0xfe,0xfe,0x96,0xfe,0xff,0xb0,0xff,0x00,0x48,0x01,0x02,0x12,0x03, -0x04,0x12,0x05,0x06,0x10,0x07,0x08,0x74,0x09,0x0a,0xfa,0x0b,0x0d,0x42,0x0e,0x0f, -0xa0,0x0f,0x10,0x41,0x10,0x10,0xa1,0x0f,0x0e,0x1f,0x0e,0x0d,0xe1,0x0b,0x0a,0xbc, -0x09,0x08,0xfc,0x07,0x07,0xc4,0x06,0x06,0x05,0x06,0x05,0xbd,0x05,0x05,0x17,0x05, -0x04,0x4b,0x04,0x03,0x2c,0x03,0x02,0xd9,0x01,0x01,0x40,0x00,0xff,0x09,0xff,0xfe, -0xf7,0xfd,0xfd,0x69,0xfd,0xfd,0xd7,0xfd,0xfe,0x68,0xff,0x00,0x09,0x02,0x03,0x6b, -0x05,0x07,0x13,0x09,0x0a,0x6d,0x0c,0x0d,0xcc,0x0e,0x0f,0xa6,0x0f,0x0f,0xe7,0x0e, -0x0d,0xcf,0x0c,0x0b,0x84,0x09,0x07,0xa9,0x05,0x03,0x9a,0x01,0xff,0xaa,0xfd,0xfb, -0xec,0xf9,0xf8,0x51,0xf6,0xf4,0xc8,0xf2,0xf1,0x92,0xef,0xee,0xd2,0xec,0xeb,0xfc, -0xea,0xea,0xc4,0xe9,0xe9,0x15,0xe9,0xe9,0x20,0xe9,0xe9,0x95,0xe9,0xe9,0x5f,0xea, -0xea,0x6d,0xeb,0xec,0xb0,0xec,0xed,0x57,0xee,0xef,0x45,0xf0,0xf1,0x86,0xf2,0xf3, -0x1c,0xf5,0xf6,0xb7,0xf7,0xf8,0xed,0xf9,0xfa,0xce,0xfb,0xfc,0xbc,0xfd,0xfe,0x6a, -0xff,0x00,0x24,0x01,0x02,0xe0,0x02,0x03,0xdd,0x04,0x05,0x5a,0x06,0x06,0x4d,0x07, -0x07,0xb9,0x07,0x07,0x6a,0x07,0x07,0xa1,0x06,0x06,0x82,0x05,0x04,0xfc,0x03,0x03, -0x52,0x02,0x01,0x3b,0x01,0x00,0xad,0x00,0x00,0x2d,0x01,0x01,0x6a,0x02,0x03,0x23, -0x04,0x05,0x11,0x06,0x06,0x8e,0x07,0x07,0x2f,0x08,0x08,0xa0,0x07,0x06,0xff,0x05, -0x04,0x3b,0x03,0x01,0x98,0xff,0xfd,0x88,0xfb,0xf9,0xa8,0xf7,0xf5,0x9f,0xf4,0xf3, -0x65,0xf2,0xf1,0xf9,0xf0,0xf0,0x58,0xf0,0xf0,0x22,0xf0,0xf0,0x43,0xf0,0xf0,0x86, -0xf0,0xf0,0x99,0xf0,0xf0,0x27,0xf0,0xef,0xd9,0xee,0xed,0xee,0xec,0xeb,0x5a,0xea, -0xe9,0xa0,0xe7,0xe6,0x67,0xe5,0xe4,0xb8,0xe3,0xe3,0xe3,0xe2,0xe2,0xbc,0xe2,0xe2, -0x1d,0xe3,0xe3,0x84,0xe3,0xe3,0x2d,0xe4,0xe4,0xd7,0xe4,0xe5,0x83,0xe5,0xe5,0xfc, -0xe5,0xe5,0xef,0xe5,0xe5,0x3b,0xe5,0xe4,0xe9,0xe3,0xe3,0x83,0xe2,0xe2,0xc0,0xe1, -0xe1,0x2d,0xe2,0xe2,0x3e,0xe4,0xe5,0x1f,0xe8,0xea,0x69,0xed,0xf0,0xf9,0xf3,0xf7, -0x27,0xfb,0xfe,0xaf,0x02,0x06,0x82,0x09,0x0c,0x8a,0x0f,0x12,0x82,0x14,0x16,0x59, -0x18,0x19,0x1d,0x1b,0x1c,0x33,0x1d,0x1e,0x02,0x1f,0x1f,0x8c,0x20,0x21,0x15,0x22, -0x22,0x4a,0x23,0x23,0x3d,0x24,0x24,0xc9,0x24,0x24,0x0e,0x25,0x25,0x63,0x25,0x25, -0xea,0x25,0x26,0x82,0x26,0x26,0x1d,0x27,0x27,0x84,0x27,0x27,0x89,0x27,0x27,0xb9, -0x27,0x27,0xdc,0x27,0x27,0x1f,0x28,0x28,0xe0,0x27,0x27,0x09,0x27,0x26,0x33,0x25, -0x23,0x4d,0x22,0x20,0x98,0x1e,0x1c,0x58,0x1a,0x18,0xc1,0x15,0x13,0x48,0x11,0x0f, -0xc0,0x0c,0x0a,0x89,0x08,0x06,0x67,0x04,0x02,0x34,0x00,0xfe,0xf2,0xfb,0xf9,0x8b, -0xf7,0xf5,0x46,0xf3,0xf1,0x12,0xef,0xed,0x62,0xeb,0xe9,0x4c,0xe8,0xe6,0x6d,0xe5, -0xe4,0xa0,0xe2,0xe1,0x92,0xdf,0xde,0x92,0xdc,0xdb,0x71,0xd9,0xd7,0x4e,0xd6,0xd4, -0xd9,0xd2,0xd1,0x20,0xcf,0xcd,0x53,0xcb,0xc9,0x77,0xc7,0xc5,0xc9,0xc3,0xc2,0x91, -0xc0,0xbf,0x86,0xbe,0xbd,0xae,0xbd,0xbd,0x2b,0xbe,0xbe,0xfd,0xbf,0xc1,0x58,0xc3, -0xc5,0xe8,0xc7,0xca,0x89,0xcd,0xd0,0xeb,0xd3,0xd7,0x41,0xda,0xdd,0x77,0xe0,0xe3, -0xc3,0xe5,0xe8,0x63,0xea,0xec,0x26,0xee,0xef,0x1b,0xf1,0xf2,0x65,0xf3,0xf4,0x25, -0xf5,0xf5,0x6d,0xf6,0xf6,0x2c,0xf7,0xf7,0xb7,0xf7,0xf8,0xa1,0xf8,0xf9,0x97,0xfa, -0xfc,0x22,0xfe,0x00,0x9a,0x03,0x07,0x01,0x0b,0x0f,0xa3,0x13,0x18,0x92,0x1c,0x20, -0xbc,0x24,0x28,0x12,0x2b,0x2d,0x66,0x2f,0x30,0xed,0x31,0x32,0x09,0x33,0x33,0x23, -0x33,0x32,0x3c,0x32,0x31,0x77,0x30,0x2f,0x51,0x2d,0x2b,0xf4,0x28,0x26,0x63,0x23, -0x20,0x66,0x1d,0x1a,0x54,0x17,0x14,0xf8,0x11,0x0f,0xaa,0x0d,0x0b,0xbf,0x0a,0x09, -0x3c,0x09,0x08,0x1f,0x09,0x09,0xa4,0x09,0x0a,0xc2,0x0a,0x0b,0xe5,0x0b,0x0c,0xb6, -0x0c,0x0c,0xee,0x0c,0x0c,0x5b,0x0c,0x0b,0x0b,0x0b,0x0a,0x32,0x09,0x08,0x12,0x07, -0x05,0xdf,0x04,0x03,0x9b,0x02,0x01,0xaa,0x00,0xff,0x89,0xfe,0xfd,0x89,0xfc,0xfb, -0x56,0xfa,0xf9,0x24,0xf8,0xf6,0xbf,0xf5,0xf4,0xe5,0xf2,0xf1,0xd6,0xef,0xee,0xa4, -0xec,0xeb,0x80,0xe9,0xe8,0xb1,0xe6,0xe5,0x57,0xe4,0xe3,0xa7,0xe2,0xe2,0x90,0xe1, -0xe1,0x14,0xe1,0xe1,0x62,0xe1,0xe1,0x6d,0xe2,0xe3,0x64,0xe4,0xe5,0x4c,0xe7,0xe9, -0x21,0xeb,0xed,0xf7,0xef,0xf2,0x39,0xf5,0xf7,0x4c,0xfa,0xfc,0xba,0xfe,0x00,0xf7, -0x01,0x03,0x75,0x04,0x05,0x56,0x06,0x07,0x24,0x08,0x08,0xcf,0x09,0x0a,0x48,0x0b, -0x0b,0xfb,0x0b,0x0c,0x01,0x0c,0x0b,0x3b,0x0b,0x0a,0x2b,0x0a,0x09,0x0a,0x09,0x08, -0xc6,0x07,0x07,0xc4,0x06,0x06,0xa3,0x05,0x05,0xc3,0x04,0x04,0x47,0x04,0x04,0x64, -0x04,0x04,0x4b,0x05,0x06,0x21,0x07,0x08,0x84,0x09,0x0a,0xfc,0x0b,0x0d,0x42,0x0e, -0x0f,0x91,0x0f,0x0f,0x0e,0x10,0x0f,0x4d,0x0f,0x0e,0x87,0x0d,0x0c,0xf5,0x0a,0x09, -0xc6,0x07,0x06,0x93,0x04,0x02,0xeb,0x00,0xff,0x52,0xfd,0xfb,0xf9,0xf9,0xf8,0xe6, -0xf6,0xf5,0x16,0xf4,0xf2,0x6b,0xf1,0xef,0x9f,0xee,0xed,0xa2,0xeb,0xea,0xf4,0xe8, -0xe7,0x5a,0xe6,0xe4,0xaf,0xe3,0xe2,0xc5,0xe0,0xdf,0x72,0xdd,0xdb,0xdb,0xd9,0xd7, -0x2f,0xd6,0xd4,0x95,0xd2,0xd1,0x90,0xcf,0xce,0x55,0xcd,0xcc,0x29,0xcc,0xcc,0x30, -0xcc,0xcc,0xbc,0xcd,0xcf,0xf2,0xd0,0xd3,0x71,0xd5,0xd8,0xe1,0xda,0xdd,0xee,0xe0, -0xe4,0x31,0xe7,0xea,0x34,0xed,0xf0,0xb1,0xf2,0xf5,0x42,0xf7,0xf9,0x04,0xfb,0xfc, -0x86,0xfd,0xfe,0x07,0xff,0xff,0x85,0xff,0xff,0x78,0xff,0xff,0xe8,0xff,0x00,0x78, -0x01,0x02,0xad,0x04,0x06,0x2c,0x09,0x0b,0xbd,0x0e,0x11,0x99,0x14,0x17,0x58,0x1a, -0x1d,0x60,0x1f,0x21,0x58,0x23,0x24,0x3e,0x26,0x27,0x60,0x27,0x27,0x16,0x27,0x26, -0x77,0x25,0x24,0x26,0x23,0x21,0x9d,0x20,0x1f,0xb9,0x1e,0x1e,0xf2,0x1d,0x1e,0xc4, -0x1e,0x1f,0xfb,0x20,0x22,0x79,0x24,0x26,0xa9,0x28,0x2a,0x8a,0x2c,0x2e,0xa4,0x2f, -0x30,0x8b,0x31,0x31,0x3f,0x32,0x32,0x34,0x32,0x31,0x9e,0x31,0x31,0xd3,0x30,0x30, -0xf6,0x2f,0x2f,0x3a,0x2f,0x2e,0xb8,0x2d,0x2c,0x2a,0x2b,0x29,0xf3,0x26,0x24,0x55, -0x21,0x1e,0x50,0x1a,0x16,0x47,0x12,0x0e,0x80,0x09,0x04,0x2e,0x00,0xfb,0xc7,0xf6, -0xf2,0xc2,0xed,0xe9,0xdb,0xe5,0xe2,0x45,0xdf,0xdc,0x39,0xda,0xd8,0xa3,0xd6,0xd5, -0x77,0xd4,0xd3,0x5c,0xd3,0xd3,0x43,0xd3,0xd3,0x7b,0xd4,0xd5,0xb8,0xd6,0xd8,0x81, -0xd9,0xda,0x3e,0xdc,0xdd,0x15,0xde,0xde,0x14,0xde,0xdd,0x56,0xdc,0xda,0xfd,0xd8, -0xd6,0x4b,0xd4,0xd1,0x4c,0xcf,0xcc,0x8c,0xca,0xc8,0xa7,0xc6,0xc5,0x33,0xc4,0xc3, -0x69,0xc3,0xc3,0x4b,0xc4,0xc5,0xf0,0xc5,0xc6,0xfe,0xc7,0xc8,0xff,0xc9,0xca,0xde, -0xcb,0xcc,0xed,0xcd,0xce,0x1f,0xd0,0xd1,0x42,0xd2,0xd3,0xa6,0xd4,0xd6,0x60,0xd7, -0xd8,0x2b,0xda,0xdb,0xa7,0xdc,0xdd,0xfc,0xde,0xe0,0x32,0xe1,0xe2,0x43,0xe3,0xe4, -0xc7,0xe5,0xe7,0x24,0xe9,0xeb,0xe6,0xed,0xf0,0xab,0xf3,0xf6,0xaa,0xf9,0xfc,0x06, -0x00,0xfe,0x68,0xfe,0xfe,0xb2,0xfd,0xfb,0xde,0xf5,0xed,0xaf,0xf3,0x04,0xa1,0xfc, -0xec,0x09,0xf7,0xf4,0x80,0xe2,0xdf,0x6d,0xe4,0xdf,0xb7,0xc9,0xb0,0x77,0xaa,0xca, -0x0e,0xe6,0xf1,0x65,0x06,0x27,0xe1,0x3e,0x3f,0xe8,0x31,0x28,0xad,0x22,0x22,0x40, -0x27,0x33,0x02,0x48,0x55,0x3e,0x4c,0x33,0x0d,0x1c,0x0d,0x27,0x02,0xfa,0xe4,0xfc, -0x0f,0x46,0x25,0x27,0x6f,0x18,0x0a,0xea,0x04,0xfe,0x32,0xee,0xe4,0xa9,0xee,0x04, -0x64,0x15,0x16,0x33,0x0d,0x04,0x83,0xf4,0xdd,0x95,0xcd,0xd2,0xdc,0xe4,0xf1,0xa2, -0xf8,0xfe,0x28,0x01,0xf8,0xd4,0xdf,0xc7,0x19,0xbe,0xc5,0x35,0xd4,0xe2,0xd7,0xf4, -0x02,0xb8,0x01,0xf1,0x8c,0xd9,0xca,0x70,0xc8,0xcc,0xe2,0xd1,0xdd,0xaf,0xf5,0x06, -0xc7,0x02,0xf4,0x54,0xe5,0xdb,0x90,0xd4,0xd4,0x02,0xe3,0xff,0x72,0x1d,0x2a,0x8e, -0x28,0x23,0xe5,0x19,0x0b,0xc5,0xfc,0xf7,0xe9,0x04,0x1a,0x4a,0x2c,0x35,0x75,0x39, -0x35,0xba,0x20,0x04,0x0f,0xf5,0xf7,0x14,0x08,0x19,0x5e,0x2a,0x39,0x6b,0x43,0x40, -0x1a,0x2d,0x18,0xa1,0x0e,0x0c,0x5e,0x10,0x18,0xc7,0x2a,0x3f,0xa8,0x45,0x38,0x33, -0x1c,0x04,0xf3,0xf6,0xee,0x07,0xf0,0xfe,0xc5,0x12,0x1f,0x6a,0x1b,0x0f,0xd2,0x00, -0xf2,0x59,0xe1,0xd2,0x3d,0xd7,0xea,0x5d,0xfd,0x05,0x22,0x01,0xf8,0x3f,0xe9,0xd1, -0xfa,0xba,0xb2,0xf2,0xbd,0xcf,0x30,0xd9,0xe0,0x9c,0xe5,0xe3,0x9e,0xd4,0xbe,0xae, -0xb1,0xb2,0x03,0xc0,0xd0,0x21,0xe0,0xf3,0x0b,0xfe,0xf6,0x9b,0xe2,0xd0,0x37,0xca, -0xca,0x11,0xcf,0xd9,0xf4,0xea,0xff,0xd3,0x04,0xfb,0x15,0xee,0xe3,0xdf,0xdd,0xd9, -0xa7,0xe1,0xf8,0xc0,0x12,0x25,0x0a,0x27,0x21,0x09,0x1d,0x13,0x1b,0x07,0xff,0x79, -0x09,0x1e,0x96,0x2f,0x39,0x2f,0x3d,0x3d,0xa2,0x34,0x1f,0x58,0x0d,0x0a,0xfd,0x18, -0x2c,0xb0,0x3b,0x4a,0x69,0x54,0x55,0x44,0x49,0x35,0x00,0x2a,0x2a,0xbd,0x2e,0x33, -0xf1,0x3b,0x4a,0x1a,0x4f,0x41,0xbb,0x28,0x0f,0x66,0x00,0xf6,0xbc,0xf0,0xf7,0xe1, -0x07,0x16,0x48,0x13,0x03,0x02,0xf4,0xe7,0xea,0xdb,0xcf,0x29,0xcd,0xdc,0xee,0xf0, -0xfa,0xbd,0xf7,0xf0,0x32,0xe5,0xd0,0x98,0xba,0xb0,0x60,0xb7,0xca,0x72,0xd6,0xda, -0x5c,0xdc,0xda,0x9b,0xcf,0xbb,0x14,0xae,0xaf,0x91,0xb9,0xc7,0x81,0xd2,0xe0,0x63, -0xeb,0xe8,0x55,0xd6,0xc1,0xbb,0xba,0xbe,0xd2,0xc3,0xce,0x86,0xdd,0xef,0x05,0xf8, -0xf0,0xf0,0xe2,0xdb,0x61,0xda,0xda,0x66,0xde,0xf1,0x53,0x0c,0x21,0x0a,0x28,0x22, -0xc3,0x1c,0x17,0x51,0x0f,0x09,0xcc,0x10,0x25,0xe1,0x35,0x3c,0x1f,0x3f,0x3d,0xac, -0x38,0x2a,0x30,0x19,0x14,0xb0,0x1f,0x33,0xcc,0x41,0x4b,0x9f,0x55,0x56,0x5b,0x4c, -0x3a,0x62,0x2e,0x31,0x82,0x39,0x3f,0xbc,0x43,0x4d,0xe2,0x54,0x4b,0x6c,0x35,0x1e, -0x67,0x10,0x0a,0x56,0x06,0x09,0x57,0x16,0x25,0x07,0x26,0x14,0xeb,0x02,0xf8,0xa7, -0xef,0xe6,0x4f,0xe3,0xed,0x87,0xfd,0x05,0x10,0xff,0xf3,0x00,0xe9,0xd9,0xaa,0xc3, -0xb5,0x16,0xb7,0xc5,0x95,0xd0,0xd2,0x90,0xce,0xc9,0x92,0xc0,0xb0,0x80,0xa0,0xa1, -0xf1,0xac,0xba,0xee,0xc4,0xcd,0xdd,0xd6,0xd7,0x42,0xcb,0xb8,0xb8,0xad,0xb2,0x60, -0xb9,0xc1,0xb5,0xcd,0xdd,0xf3,0xe5,0xdf,0x57,0xd2,0xca,0x75,0xcb,0xd1,0x95,0xd6, -0xe5,0xb2,0xfe,0x14,0x9c,0x1c,0x17,0xfd,0x12,0x0f,0x9c,0x0b,0x09,0xc7,0x0e,0x21, -0x95,0x36,0x3f,0x72,0x3e,0x3a,0x1d,0x37,0x2d,0x7f,0x21,0x1c,0x3f,0x25,0x37,0xd5, -0x47,0x4f,0xcb,0x56,0x5a,0xd0,0x52,0x42,0xe0,0x34,0x36,0xda,0x40,0x4a,0xe4,0x4f, -0x53,0xef,0x59,0x54,0x2b,0x41,0x2b,0x89,0x1f,0x1c,0xb1,0x18,0x18,0xde,0x21,0x2d, -0xde,0x32,0x25,0xca,0x10,0x03,0x26,0xfc,0xf6,0x61,0xf2,0xf9,0x51,0x06,0x0c,0x28, -0x07,0xf8,0xf9,0xe9,0xdd,0x50,0xcb,0xbb,0x4a,0xb8,0xc2,0xb5,0xcd,0xcf,0x77,0xcb, -0xc4,0xc8,0xba,0xad,0x90,0x9d,0x9a,0x88,0xa6,0xb5,0x7b,0xbf,0xc4,0x77,0xcb,0xcd, -0x81,0xc3,0xb4,0xe1,0xa8,0xab,0x95,0xb4,0xbc,0x35,0xc5,0xd0,0x7e,0xda,0xd6,0x21, -0xc8,0xbf,0x37,0xbf,0xc5,0xed,0xcd,0xd9,0x10,0xed,0x01,0x07,0x0c,0x09,0x1b,0x05, -0x04,0x9e,0x03,0x03,0xa8,0x09,0x18,0x8a,0x2c,0x37,0x39,0x37,0x32,0x30,0x2e,0x29, -0xa9,0x1f,0x1b,0x95,0x23,0x33,0xf5,0x42,0x4b,0x61,0x50,0x55,0x61,0x53,0x48,0x48, -0x3b,0x3b,0x04,0x47,0x52,0x90,0x59,0x5d,0xdc,0x60,0x5d,0x84,0x4d,0x39,0xff,0x2c, -0x2a,0xbf,0x2a,0x28,0x1a,0x2e,0x37,0x7a,0x3b,0x32,0x94,0x1f,0x10,0x4a,0x08,0x03, -0xb9,0x00,0x04,0xea,0x11,0x19,0xe6,0x12,0x04,0x40,0xf4,0xe7,0x9f,0xd9,0xcb,0xf5, -0xc4,0xca,0x83,0xd4,0xd5,0xf7,0xcd,0xc5,0x6d,0xbb,0xae,0xe6,0x9f,0x9a,0x62,0xa2, -0xb1,0x17,0xbd,0xc0,0x6a,0xc2,0xc3,0xed,0xbb,0xae,0xeb,0xa4,0xa5,0x9f,0xae,0xb6, -0x29,0xbe,0xc6,0xd6,0xcd,0xcc,0x19,0xbf,0xb4,0xd6,0xb3,0xb9,0x3c,0xc2,0xcc,0x3e, -0xde,0xf0,0x81,0xfa,0xfa,0x8e,0xf5,0xf5,0x18,0xf8,0xf9,0xa0,0xfe,0x0c,0x46,0x20, -0x2e,0x65,0x31,0x2e,0x13,0x29,0x26,0x43,0x21,0x1d,0x39,0x25,0x35,0x01,0x45,0x4d, -0x78,0x51,0x55,0x02,0x54,0x4c,0xcf,0x42,0x3f,0x5b,0x4a,0x56,0xb7,0x5d,0x62,0x31, -0x65,0x62,0xb7,0x53,0x40,0x3e,0x34,0x31,0x35,0x34,0x33,0x05,0x34,0x3a,0x78,0x3e, -0x37,0xb7,0x26,0x18,0x23,0x10,0x0b,0x15,0x0a,0x0c,0xa3,0x15,0x1e,0x0c,0x1b,0x0c, -0x82,0xfb,0xef,0x92,0xe3,0xd7,0xb4,0xd1,0xd3,0xab,0xda,0xdc,0x8b,0xd4,0xca,0x69, -0xc1,0xb5,0x5d,0xa7,0x9e,0x94,0xa3,0xb0,0xd0,0xba,0xbf,0x52,0xbe,0xbe,0xe4,0xb8, -0xac,0xbc,0xa2,0xa3,0x20,0xac,0xb3,0xe7,0xb8,0xc0,0xf1,0xc5,0xc6,0x3e,0xbd,0xb1, -0x01,0xae,0xb3,0xcb,0xbc,0xc6,0x36,0xd5,0xe6,0xb4,0xef,0xf1,0x93,0xed,0xec,0xfa, -0xf0,0xf5,0x70,0xfa,0x05,0xdd,0x17,0x27,0x94,0x2a,0x27,0xee,0x23,0x20,0x96,0x1d, -0x1a,0x6c,0x20,0x2f,0x5a,0x40,0x49,0x28,0x4b,0x4e,0x23,0x50,0x4b,0xe8,0x44,0x42, -0x52,0x4a,0x57,0xe5,0x5f,0x63,0xf8,0x65,0x65,0x6d,0x5a,0x48,0x20,0x3c,0x38,0x3c, -0x3b,0x3c,0xd3,0x3b,0x3e,0x0f,0x41,0x3b,0x91,0x2b,0x1c,0x0e,0x17,0x13,0x34,0x10, -0x11,0x44,0x18,0x20,0x7e,0x1f,0x12,0x12,0x00,0xf2,0x79,0xe9,0xde,0x91,0xd6,0xd8, -0xd1,0xdc,0xdd,0x82,0xd4,0xc8,0x6b,0xbe,0xb4,0x2a,0xa9,0x9e,0xab,0xa0,0xac,0xe7, -0xb5,0xba,0xf1,0xb9,0xb8,0xb9,0xb3,0xa9,0xf1,0x9f,0x9f,0x81,0xa8,0xb2,0x34,0xb6, -0xbb,0x79,0xc1,0xc2,0x05,0xbb,0xb0,0xda,0xad,0xb3,0xc2,0xbc,0xc6,0x2a,0xd2,0xe2, -0x2f,0xee,0xee,0xfe,0xea,0xe9,0xee,0xee,0xf5,0xe2,0xfb,0x06,0x46,0x15,0x24,0x1e, -0x2a,0x26,0xed,0x23,0x21,0x3c,0x1f,0x1c,0x8d,0x21,0x2f,0x2a,0x3f,0x49,0x83,0x4a, -0x4b,0xd0,0x4d,0x4b,0xd7,0x45,0x45,0x11,0x4e,0x5a,0x6c,0x62,0x66,0xf4,0x67,0x68, -0x20,0x61,0x4f,0xd9,0x40,0x3d,0xa0,0x3f,0x41,0xf0,0x3f,0x41,0xf3,0x41,0x3c,0x61, -0x2d,0x1c,0x7e,0x16,0x14,0x42,0x11,0x10,0x07,0x14,0x1a,0xca,0x19,0x0e,0x02,0xff, -0xf1,0x32,0xe8,0xdf,0x6c,0xd8,0xd9,0xe7,0xde,0xdf,0xb5,0xd4,0xc6,0xca,0xbc,0xb2, -0x3c,0xa8,0x9f,0xf2,0x9d,0xa8,0x21,0xb2,0xb5,0x95,0xb4,0xb4,0x06,0xb2,0xa8,0x74, -0x9f,0x9e,0x5d,0xa7,0xb3,0x23,0xb8,0xba,0x2b,0xbf,0xc0,0x04,0xba,0xaf,0xf4,0xab, -0xb1,0x7e,0xba,0xc4,0x29,0xcf,0xdc,0x6f,0xe9,0xeb,0x6d,0xe7,0xe5,0xa6,0xeb,0xf4, -0xb0,0xfa,0x06,0x13,0x15,0x23,0x7b,0x2a,0x27,0x62,0x23,0x23,0xe7,0x23,0x22,0x63, -0x24,0x32,0xe6,0x42,0x4d,0x53,0x4f,0x4d,0x2d,0x4f,0x4e,0x9d,0x4a,0x49,0x86,0x51, -0x60,0x82,0x68,0x6a,0x59,0x6c,0x6b,0x2e,0x66,0x57,0x0f,0x49,0x43,0x3b,0x46,0x49, -0x52,0x47,0x46,0x9c,0x47,0x3f,0x6f,0x30,0x1f,0x69,0x16,0x15,0x6d,0x15,0x13,0xaa, -0x14,0x1a,0xa8,0x1c,0x11,0xd3,0x00,0xf2,0xff,0xe8,0xe0,0x06,0xd8,0xd5,0x5d,0xda, -0xdc,0xbb,0xd4,0xc3,0x8e,0xb7,0xae,0x59,0xa4,0x9c,0x81,0x9a,0xa2,0xd3,0xab,0xaf, -0xd3,0xad,0xab,0x18,0xaa,0xa2,0x96,0x97,0x95,0x7b,0x9d,0xa8,0xd8,0xaf,0xb2,0x2d, -0xb6,0xb7,0x54,0xb3,0xa9,0x7d,0xa4,0xaa,0xcc,0xb4,0xbe,0x91,0xc8,0xd5,0x7e,0xe3, -0xe8,0x9f,0xe6,0xe3,0x89,0xe7,0xf2,0xf3,0xfa,0x04,0x6d,0x14,0x23,0x4f,0x2c,0x2a, -0xa8,0x26,0x26,0x94,0x27,0x28,0x85,0x29,0x34,0x23,0x46,0x51,0xfa,0x53,0x53,0x71, -0x54,0x54,0x68,0x50,0x4e,0x0c,0x55,0x63,0xcb,0x6f,0x71,0x0a,0x71,0x71,0x1a,0x6e, -0x62,0x02,0x53,0x4b,0x39,0x4c,0x4f,0x68,0x4f,0x4d,0x91,0x4d,0x49,0xcf,0x3b,0x29, -0x9f,0x1e,0x1c,0xbb,0x1c,0x1b,0xc9,0x1b,0x1e,0x96,0x20,0x18,0xa1,0x06,0xf8,0x72, -0xee,0xe5,0x51,0xda,0xd5,0x94,0xd8,0xda,0x1e,0xd5,0xc5,0x65,0xb5,0xab,0xfb,0xa1, -0x97,0x47,0x93,0x99,0x0d,0xa4,0xa7,0xd6,0xa5,0xa2,0x5a,0xa0,0x9b,0x5a,0x91,0x8a, -0x4e,0x90,0x9c,0x31,0xa5,0xa9,0xd4,0xad,0xb0,0x98,0xad,0xa5,0xfc,0x9e,0xa2,0x33, -0xad,0xb7,0x1a,0xc1,0xcd,0x41,0xdb,0xe2,0x68,0xe0,0xdd,0x12,0xdf,0xe8,0x04,0xf3, -0xfc,0xfa,0x0a,0x1c,0xdc,0x28,0x29,0x30,0x24,0x24,0xd6,0x26,0x28,0xcb,0x2a,0x32, -0xcd,0x43,0x53,0xfd,0x59,0x59,0xd7,0x59,0x5b,0x18,0x58,0x55,0x83,0x5a,0x68,0x70, -0x76,0x7c,0x77,0x7b,0x7a,0xcc,0x77,0x6e,0x7a,0x5f,0x56,0x08,0x57,0x59,0xcc,0x59, -0x57,0x14,0x56,0x53,0xba,0x47,0x34,0xc1,0x23,0x1f,0x4a,0x21,0x20,0xd3,0x1f,0x22, -0x46,0x24,0x1e,0x92,0x0d,0xfc,0xa6,0xf1,0xea,0x4a,0xe1,0xd9,0x02,0xda,0xdd,0xd5, -0xd8,0xca,0xbf,0xb9,0xac,0x6b,0xa2,0x98,0x65,0x92,0x96,0x02,0xa1,0xa5,0x9f,0xa2, -0x9e,0x66,0x9b,0x97,0xb0,0x8e,0x88,0xe0,0x8a,0x95,0x6a,0xa0,0xa4,0x44,0xa6,0xa9, -0xe4,0xa6,0x9e,0xc3,0x95,0x96,0x20,0xa0,0xab,0xbd,0xb5,0xbf,0xc1,0xcb,0xd5,0x0d, -0xd6,0xd2,0x27,0xd4,0xdc,0xee,0xe8,0xf3,0xde,0x01,0x12,0x5e,0x21,0x25,0x34,0x20, -0x1e,0x92,0x21,0x24,0x9d,0x27,0x2e,0x3f,0x3e,0x4d,0x49,0x55,0x55,0xda,0x54,0x57, -0xf3,0x56,0x53,0x0a,0x57,0x64,0x79,0x75,0x7e,0xfc,0x7f,0x7e,0xb7,0x7b,0x75,0x66, -0x69,0x5e,0xef,0x5e,0x63,0x3c,0x65,0x62,0x53,0x5f,0x5c,0x6d,0x53,0x42,0x56,0x31, -0x29,0x15,0x2b,0x2c,0x23,0x2b,0x2c,0xbb,0x2e,0x29,0x16,0x19,0x07,0x64,0xfb,0xf4, -0x2b,0xee,0xe5,0x77,0xe2,0xe5,0x63,0xe2,0xd4,0x5d,0xc2,0xb3,0x0f,0xa9,0x9e,0x05, -0x97,0x97,0xa1,0x9f,0xa7,0xb3,0xa4,0x9d,0xf6,0x97,0x94,0x82,0x8d,0x86,0x89,0x87, -0x8f,0x1e,0x9a,0x9f,0xf9,0x9f,0xa0,0xcd,0x9f,0x98,0x9c,0x8f,0x8d,0x69,0x96,0xa2, -0x54,0xac,0xb5,0x25,0xbf,0xc9,0x23,0xcc,0xc8,0x9f,0xc9,0xd2,0x03,0xdf,0xe9,0x2c, -0xf6,0x06,0x7b,0x15,0x1c,0xc0,0x18,0x14,0x79,0x17,0x1d,0xe0,0x21,0x28,0x64,0x35, -0x44,0xfd,0x4c,0x4d,0xae,0x4c,0x4d,0xbf,0x50,0x50,0x85,0x52,0x5d,0xe8,0x6e,0x7b, -0x66,0x7e,0x7d,0xc7,0x7b,0x76,0xed,0x6d,0x64,0xfa,0x63,0x6a,0x44,0x6e,0x6b,0xb4, -0x65,0x63,0x90,0x5c,0x4d,0x6d,0x3d,0x34,0xa1,0x34,0x37,0xce,0x37,0x37,0x2c,0x39, -0x36,0x4e,0x29,0x15,0xff,0x08,0x03,0xb0,0xfe,0xf8,0x89,0xf3,0xf2,0x0f,0xf0,0xe3, -0x6c,0xd0,0xbf,0xd9,0xb4,0xaa,0xd0,0xa0,0x9e,0x9d,0xa4,0xab,0xf8,0xa9,0xa1,0x06, -0x99,0x93,0xbe,0x8e,0x87,0x33,0x86,0x8e,0xa8,0x98,0x9d,0x3e,0x9d,0x9c,0xf0,0x9a, -0x95,0x0b,0x8d,0x87,0xf9,0x8d,0x9a,0x1e,0xa5,0xac,0x4a,0xb4,0xbb,0x2f,0xbf,0xbc, -0x66,0xbb,0xc2,0xe4,0xcf,0xdc,0xaa,0xe7,0xf6,0xc8,0x05,0x0d,0x9c,0x0c,0x08,0xb4, -0x09,0x0f,0xcf,0x16,0x1e,0x00,0x2a,0x3a,0x5b,0x45,0x45,0x2f,0x44,0x45,0x09,0x4a, -0x4c,0x8a,0x4f,0x58,0x0e,0x69,0x78,0xd8,0x7d,0x7c,0x14,0x7b,0x78,0x12,0x71,0x68, -0xec,0x66,0x6d,0xe5,0x73,0x74,0xc1,0x6d,0x67,0xcf,0x62,0x56,0x8f,0x47,0x3d,0x09, -0x3d,0x40,0x02,0x40,0x3f,0x31,0x3f,0x3d,0xe6,0x32,0x20,0xf0,0x10,0x0b,0x69,0x09, -0x04,0x4d,0xff,0xfd,0xfb,0xfa,0xf0,0xd5,0xdd,0xcb,0x35,0xc0,0xb8,0x57,0xaf,0xaa, -0xc2,0xac,0xb3,0xe4,0xb2,0xaa,0xa7,0xa0,0x99,0x95,0x94,0x8f,0xf3,0x8b,0x91,0x8b, -0x9b,0xa0,0xbc,0x9e,0x9a,0xff,0x98,0x94,0xd5,0x8c,0x87,0xc1,0x89,0x95,0x37,0xa0, -0xa6,0x48,0xac,0xb3,0x83,0xb7,0xb5,0xc2,0xb3,0xba,0x40,0xc7,0xd5,0x55,0xdf,0xea, -0xc0,0xf7,0x01,0xf3,0x01,0xfd,0xab,0xfe,0x05,0xa3,0x0c,0x14,0xb9,0x1e,0x2c,0x4f, -0x39,0x3b,0x7e,0x39,0x39,0xe8,0x3e,0x44,0x63,0x48,0x51,0xc5,0x5f,0x6e,0x46,0x76, -0x75,0x0f,0x75,0x74,0xd9,0x70,0x69,0x7b,0x66,0x6c,0x1f,0x75,0x76,0xbc,0x71,0x6a, -0xf3,0x64,0x5b,0x5f,0x4e,0x43,0x59,0x42,0x47,0x44,0x48,0x45,0xa7,0x44,0x43,0x96, -0x3c,0x2d,0x44,0x1d,0x15,0x2b,0x14,0x11,0x5d,0x0c,0x08,0xaf,0x06,0xfc,0x44,0xea, -0xd7,0x95,0xca,0xc3,0x96,0xbb,0xb4,0xbd,0xb3,0xb8,0xf0,0xb8,0xb0,0x75,0xa5,0x9e, -0xe1,0x98,0x93,0xbf,0x8f,0x92,0x2d,0x9c,0xa3,0xa2,0xa1,0x9a,0x7f,0x97,0x94,0x7d, -0x8e,0x88,0x7d,0x89,0x92,0xbd,0x9d,0xa3,0xbe,0xa7,0xac,0x45,0xb1,0xb0,0xbc,0xad, -0xb2,0x83,0xbe,0xcd,0xb3,0xd8,0xe2,0xd3,0xed,0xf7,0x66,0xfa,0xf7,0xb4,0xf6,0xfd, -0xca,0x05,0x0c,0x9a,0x15,0x22,0x22,0x2f,0x33,0xbe,0x31,0x2f,0xec,0x33,0x3b,0x9c, -0x41,0x49,0x76,0x57,0x66,0xd7,0x6f,0x70,0xf7,0x6e,0x6f,0x72,0x6e,0x6a,0x8a,0x66, -0x69,0x1d,0x73,0x76,0x1a,0x73,0x6b,0x8d,0x65,0x5d,0x06,0x51,0x46,0x97,0x43,0x48, -0x93,0x4b,0x48,0xb2,0x44,0x43,0x76,0x3e,0x32,0xb0,0x22,0x1a,0xe8,0x18,0x18,0x00, -0x14,0x0f,0xa0,0x0c,0x05,0x7e,0xf5,0xe1,0x4b,0xd3,0xcc,0x2b,0xc7,0xc0,0xbd,0xbd, -0xbe,0xe9,0xbf,0xb9,0xfd,0xad,0xa5,0x86,0xa0,0x9c,0xa5,0x97,0x98,0xa3,0x9f,0xa6, -0x96,0xa6,0xa0,0xb2,0x99,0x96,0x4b,0x91,0x8b,0xe0,0x89,0x91,0xa7,0x9b,0xa1,0xa0, -0xa3,0xa7,0xb6,0xab,0xad,0x0b,0xab,0xac,0x98,0xb7,0xc6,0x3f,0xd3,0xdb,0x3a,0xe5, -0xee,0x27,0xf2,0xf1,0xb1,0xef,0xf5,0x96,0xff,0x07,0x6b,0x0f,0x19,0x2d,0x26,0x2c, -0x9d,0x2b,0x29,0xaa,0x2b,0x32,0xc6,0x39,0x40,0x9a,0x4c,0x5b,0x28,0x66,0x67,0x7c, -0x65,0x66,0x48,0x68,0x67,0x77,0x65,0x66,0x4f,0x6f,0x75,0xcf,0x73,0x6c,0x71,0x65, -0x5f,0x07,0x55,0x4a,0x50,0x46,0x4a,0x80,0x4f,0x4e,0xee,0x49,0x46,0x75,0x42,0x39, -0xd6,0x2b,0x22,0x4c,0x21,0x20,0x8a,0x1d,0x18,0x06,0x14,0x0e,0x42,0x00,0xec,0x2c, -0xdc,0xd4,0xf1,0xcf,0xc9,0x8e,0xc5,0xc4,0x8f,0xc4,0xbe,0x7e,0xb2,0xa7,0xbb,0xa2, -0xa0,0x84,0x9c,0x9a,0xf6,0x9f,0xa7,0xb8,0xa8,0xa2,0xbf,0x9a,0x96,0x60,0x92,0x8d, -0x36,0x8b,0x90,0xa3,0x9a,0xa1,0x33,0xa2,0xa3,0x7b,0xa6,0xa8,0x56,0xa7,0xa7,0x5d, -0xb0,0xbe,0x78,0xcc,0xd5,0x2c,0xde,0xe7,0xbd,0xec,0xeb,0x7d,0xea,0xee,0x87,0xf8, -0x02,0x50,0x09,0x11,0x27,0x1c,0x24,0x2e,0x25,0x22,0x62,0x23,0x29,0xad,0x32,0x3a, -0x9c,0x45,0x54,0xa2,0x60,0x65,0x84,0x62,0x61,0x46,0x64,0x65,0x47,0x65,0x67,0x42, -0x6e,0x75,0xb9,0x75,0x6f,0x4a,0x68,0x62,0xca,0x5a,0x4f,0xc8,0x49,0x4c,0x9a,0x52, -0x53,0x2c,0x4f,0x4a,0xa3,0x45,0x3e,0x62,0x32,0x27,0x48,0x25,0x26,0xbb,0x24,0x1f, -0xe3,0x19,0x14,0xac,0x09,0xf7,0xed,0xe5,0xda,0x46,0xd6,0xd2,0xb1,0xcc,0xca,0xc9, -0xc9,0xc4,0x1c,0xb9,0xad,0xb2,0xa6,0xa4,0x11,0xa2,0x9f,0xcc,0xa1,0xa8,0x39,0xab, -0xa6,0x35,0x9e,0x98,0x75,0x94,0x8f,0xb2,0x8b,0x8e,0x48,0x97,0x9f,0xeb,0xa0,0x9f, -0x7d,0xa1,0xa3,0x4b,0xa3,0xa2,0xd9,0xa8,0xb5,0xfc,0xc3,0xcf,0x83,0xd6,0xde,0x9b, -0xe5,0xe6,0x3b,0xe5,0xe7,0x2a,0xf1,0xfc,0xb2,0x04,0x0c,0xac,0x15,0x1e,0x29,0x22, -0x1f,0xcc,0x1f,0x25,0x16,0x2e,0x35,0x1d,0x3f,0x4d,0x12,0x5b,0x62,0x79,0x62,0x60, -0x58,0x63,0x67,0x21,0x68,0x69,0x45,0x6f,0x77,0x97,0x79,0x74,0xd6,0x6c,0x65,0x5f, -0x60,0x57,0x65,0x4f,0x4f,0x71,0x54,0x57,0x2a,0x54,0x4e,0x97,0x49,0x42,0x22,0x38, -0x2d,0x9f,0x29,0x2a,0x5e,0x2a,0x25,0x10,0x1e,0x18,0xd9,0x0f,0xff,0xe8,0xed,0xe1, -0xd1,0xda,0xd6,0x3f,0xd1,0xcc,0x7e,0xcb,0xc8,0xe2,0xbd,0xaf,0xad,0xa7,0xa5,0x03, -0xa4,0xa2,0x68,0xa2,0xa6,0x8b,0xaa,0xa7,0xac,0x9f,0x98,0x16,0x95,0x91,0x34,0x8d, -0x8e,0xd6,0x94,0x9c,0xec,0x9f,0x9e,0x09,0x9e,0x9f,0xc8,0xa0,0xa0,0x9a,0xa4,0xb0, -0x29,0xbe,0xc9,0x35,0xd1,0xd8,0x18,0xe0,0xe3,0x7c,0xe3,0xe4,0x7a,0xec,0xf9,0x61, -0x02,0x09,0x27,0x11,0x18,0x9e,0x1d,0x1c,0x2f,0x1c,0x21,0xa0,0x2a,0x34,0xba,0x3c, -0x48,0x71,0x55,0x5d,0x6f,0x5f,0x5d,0x77,0x5e,0x62,0xea,0x65,0x68,0x49,0x6d,0x75, -0x23,0x79,0x74,0x8a,0x6d,0x67,0x0b,0x63,0x5c,0xe5,0x54,0x52,0xbd,0x56,0x5b,0x30, -0x59,0x52,0xe5,0x4c,0x47,0x03,0x3e,0x33,0x5f,0x2e,0x2f,0xb4,0x30,0x2d,0x64,0x25, -0x1d,0x50,0x15,0x08,0x98,0xf7,0xea,0xd3,0xe2,0xde,0x4a,0xd9,0xd3,0x5c,0xd0,0xcc, -0x71,0xc3,0xb5,0x3a,0xaa,0xa6,0xd9,0xa5,0xa4,0x5b,0xa4,0xa7,0x43,0xaa,0xa7,0x0a, -0xa0,0x97,0xae,0x93,0x91,0x0c,0x8e,0x8c,0x8b,0x91,0x99,0x22,0x9d,0x9b,0x37,0x99, -0x99,0xa2,0x9a,0x9c,0x34,0x9f,0xa8,0x2d,0xb7,0xc3,0xd2,0xca,0xd0,0x9d,0xd7,0xdc, -0xe7,0xdd,0xdf,0x9a,0xe5,0xf1,0x57,0xfd,0x04,0xef,0x0b,0x13,0x87,0x18,0x18,0x8a, -0x17,0x1b,0xdb,0x24,0x2f,0x89,0x38,0x41,0x3a,0x4e,0x58,0xca,0x5b,0x5a,0x93,0x5a, -0x5f,0x78,0x64,0x68,0x66,0x6d,0x74,0x63,0x7a,0x78,0xcc,0x70,0x69,0xd8,0x64,0x60, -0x44,0x5a,0x57,0x33,0x59,0x5c,0x23,0x5c,0x56,0xd9,0x4f,0x4a,0xd5,0x42,0x39,0x92, -0x32,0x33,0x10,0x36,0x34,0xb3,0x2d,0x24,0x1e,0x1c,0x11,0x60,0x01,0xf2,0x0c,0xeb, -0xe7,0xda,0xe2,0xdb,0x68,0xd6,0xd1,0xdc,0xc9,0xbd,0x25,0xb0,0xa9,0xb4,0xa8,0xa8, -0x6e,0xa8,0xa9,0xf5,0xab,0xaa,0x82,0xa2,0x9a,0x30,0x94,0x92,0x61,0x90,0x8e,0x6f, -0x91,0x97,0xd4,0x9b,0x9a,0x49,0x97,0x96,0xd7,0x96,0x97,0xbe,0x9a,0xa2,0x73,0xaf, -0xbc,0xb8,0xc4,0xc9,0xa4,0xce,0xd4,0x3a,0xd7,0xd8,0x2d,0xde,0xe8,0xf8,0xf4,0xfd, -0xce,0x03,0x09,0x6b,0x0f,0x11,0x17,0x10,0x12,0x68,0x1b,0x26,0xc6,0x30,0x3a,0xb1, -0x44,0x4f,0x71,0x54,0x54,0xbc,0x54,0x59,0xa5,0x5f,0x64,0xb2,0x69,0x71,0x06,0x78, -0x78,0x7d,0x72,0x6a,0xcc,0x65,0x62,0xff,0x5e,0x5b,0x92,0x5c,0x60,0x17,0x61,0x5c, -0xc5,0x54,0x4e,0xeb,0x48,0x41,0x83,0x39,0x37,0x71,0x3a,0x3b,0xe4,0x35,0x2d,0x27, -0x24,0x19,0x44,0x0b,0xfd,0x91,0xf3,0xef,0x83,0xeb,0xe3,0x7f,0xdc,0xd7,0x36,0xd0, -0xc4,0x86,0xb7,0xaf,0xb1,0xac,0xac,0x04,0xac,0xac,0x11,0xae,0xae,0x64,0xa7,0x9d, -0x34,0x96,0x93,0x99,0x92,0x91,0x80,0x91,0x95,0x41,0x99,0x99,0x29,0x95,0x92,0xc4, -0x92,0x94,0x31,0x96,0x9b,0x0d,0xa7,0xb3,0xaf,0xbd,0xc3,0xc0,0xc6,0xcc,0x08,0xd1, -0xd3,0xd1,0xd7,0xe1,0x98,0xed,0xf7,0x42,0xfd,0x03,0x73,0x08,0x0b,0x4c,0x0b,0x0b, -0x1b,0x13,0x1e,0x7c,0x29,0x32,0xf7,0x3b,0x46,0x16,0x4d,0x4f,0x72,0x4f,0x52,0x7d, -0x5a,0x61,0xc7,0x66,0x6d,0x83,0x74,0x77,0x3e,0x74,0x6c,0xac,0x66,0x63,0x13,0x61, -0x5e,0x47,0x5e,0x61,0x4c,0x63,0x5f,0xd5,0x57,0x51,0x0c,0x4d,0x46,0xa5,0x3f,0x3c, -0xf1,0x3d,0x40,0xb9,0x3c,0x34,0xd2,0x2a,0x21,0x12,0x14,0x05,0x34,0xfb,0xf6,0xd9, -0xf3,0xee,0x78,0xe5,0xdd,0xdc,0xd6,0xcc,0xbb,0xbf,0xb5,0x86,0xb1,0xb0,0xfb,0xaf, -0xaf,0x5e,0xb0,0xb0,0x18,0xac,0xa2,0xe9,0x99,0x95,0x88,0x94,0x93,0x56,0x93,0x96, -0x66,0x99,0x99,0x1b,0x96,0x91,0xfa,0x90,0x92,0x58,0x94,0x98,0x52,0xa1,0xae,0xb8, -0xb8,0xbe,0x5a,0xc2,0xc6,0x96,0xcb,0xce,0x9e,0xd2,0xdb,0x41,0xe7,0xf2,0x86,0xf8, -0xfd,0xf3,0x01,0x04,0xef,0x05,0x06,0x67,0x0b,0x16,0xf3,0x21,0x2c,0x74,0x35,0x3f, -0x5b,0x47,0x49,0x8a,0x4a,0x4d,0x58,0x54,0x5c,0xb8,0x62,0x69,0x42,0x70,0x75,0xb7, -0x73,0x6c,0x13,0x66,0x63,0x93,0x61,0x60,0x50,0x5f,0x62,0xf0,0x64,0x62,0x3d,0x5b, -0x53,0x80,0x4e,0x4a,0x63,0x44,0x40,0x2d,0x41,0x43,0x28,0x42,0x3b,0xc0,0x31,0x28, -0xf1,0x1c,0x0f,0x61,0x03,0xfe,0xc6,0xfb,0xf7,0x01,0xef,0xe5,0x5a,0xdd,0xd3,0x13, -0xc7,0xbb,0xcd,0xb6,0xb6,0xbb,0xb5,0xb3,0x4e,0xb3,0xb2,0xcc,0xaf,0xa7,0xb6,0x9d, -0x97,0x16,0x96,0x96,0xa7,0x95,0x96,0xed,0x99,0x9a,0xa3,0x96,0x91,0xc2,0x8e,0x8f, -0x5d,0x92,0x96,0xa0,0x9c,0xa7,0xcc,0xb2,0xb8,0x0a,0xbc,0xbf,0x09,0xc4,0xc7,0xce, -0xcb,0xd3,0xf6,0xde,0xea,0xbf,0xf2,0xf6,0x58,0xfb,0xff,0x4a,0x01,0x01,0xdf,0x05, -0x0f,0x46,0x1b,0x25,0xbf,0x2e,0x36,0x3b,0x3f,0x43,0xab,0x44,0x47,0x46,0x4e,0x57, -0x3f,0x60,0x66,0x3d,0x6d,0x72,0xd5,0x73,0x6f,0x73,0x68,0x65,0x03,0x64,0x62,0x7f, -0x62,0x64,0xda,0x67,0x66,0x7c,0x60,0x57,0x9c,0x51,0x4e,0x94,0x49,0x45,0xf5,0x44, -0x47,0xd4,0x46,0x40,0x35,0x37,0x2d,0x1e,0x24,0x18,0x83,0x0b,0x03,0xdf,0x01,0xff, -0x84,0xf8,0xee,0x4c,0xe5,0xdb,0x72,0xcf,0xc4,0xd4,0xbc,0xbb,0x73,0xbb,0xb9,0x48, -0xb7,0xb5,0x1b,0xb3,0xac,0xa1,0xa2,0x9b,0x8b,0x98,0x98,0xa7,0x98,0x98,0x0c,0x9b, -0x9c,0xa1,0x98,0x91,0x7f,0x8d,0x8d,0xeb,0x8f,0x93,0xd4,0x98,0xa1,0xbc,0xac,0xb4, -0x10,0xb7,0xb9,0x0a,0xbe,0xc2,0xbe,0xc6,0xcd,0xd1,0xd7,0xe3,0x9d,0xed,0xf2,0xdb, -0xf5,0xf9,0x39,0xfc,0xfd,0x9a,0x00,0x08,0x9d,0x14,0x1f,0x2a,0x29,0x31,0xd5,0x38, -0x3e,0x8a,0x40,0x42,0xd4,0x47,0x51,0x09,0x5b,0x61,0x7d,0x68,0x6e,0x17,0x71,0x6e, -0x4a,0x68,0x64,0x84,0x63,0x63,0x4e,0x63,0x63,0x0c,0x67,0x68,0x52,0x63,0x5b,0x10, -0x53,0x4e,0xaa,0x4b,0x48,0xbb,0x47,0x49,0xf8,0x4a,0x46,0x1b,0x3e,0x35,0xd4,0x2b, -0x21,0xf6,0x15,0x0d,0x22,0x09,0x06,0x3a,0x01,0xf7,0x4a,0xed,0xe3,0x15,0xd7,0xca, -0x3c,0xc2,0xbf,0x15,0xc0,0xbf,0x65,0xbc,0xb9,0xd6,0xb6,0xb2,0xf0,0xa8,0xa0,0x0d, -0x9d,0x9c,0x83,0x9c,0x9c,0x25,0x9d,0x9e,0x53,0x9c,0x96,0xb6,0x8f,0x8d,0x2e,0x90, -0x93,0x84,0x98,0xa0,0x61,0xa9,0xb0,0x1b,0xb4,0xb6,0x32,0xb9,0xbe,0xd2,0xc2,0xc7, -0xaf,0xd1,0xdd,0xca,0xe7,0xed,0x7a,0xf0,0xf3,0xd5,0xf5,0xf7,0x3e,0xfa,0x00,0x50, -0x0b,0x16,0x1f,0x20,0x27,0x59,0x2e,0x34,0x6b,0x38,0x3a,0x0a,0x3f,0x47,0x2c,0x53, -0x5c,0x90,0x62,0x68,0x4d,0x6c,0x6b,0x97,0x66,0x62,0xfa,0x61,0x62,0x0f,0x64,0x64, -0x46,0x66,0x68,0x47,0x65,0x5d,0xb9,0x55,0x51,0x50,0x4e,0x4b,0x99,0x4a,0x4b,0x8c, -0x4d,0x4b,0x2a,0x43,0x39,0xa3,0x30,0x28,0x70,0x1e,0x15,0x34,0x10,0x0d,0x67,0x09, -0x01,0xaa,0xf6,0xec,0x52,0xe1,0xd5,0x73,0xcb,0xc6,0x8b,0xc6,0xc6,0xc4,0xc3,0xc0, -0x40,0xbb,0xb6,0xc3,0xae,0xa6,0xf4,0xa1,0xa1,0x43,0xa1,0xa0,0xf7,0x9f,0xa0,0xb9, -0x9e,0x99,0x58,0x92,0x8d,0xb8,0x8e,0x92,0x42,0x96,0x9c,0xe7,0xa4,0xac,0x4b,0xb0, -0xb1,0x6d,0xb4,0xb8,0x0b,0xbf,0xc4,0xfa,0xcb,0xd6,0x09,0xe1,0xe8,0x12,0xeb,0xed, -0xc3,0xef,0xf1,0x1d,0xf5,0xfa,0x62,0x03,0x0f,0xd4,0x18,0x20,0x70,0x26,0x2d,0xd0, -0x31,0x34,0xc3,0x38,0x40,0x7b,0x4b,0x55,0x4a,0x5c,0x61,0xaf,0x66,0x67,0x6b,0x64, -0x5f,0x4b,0x5f,0x61,0xf2,0x62,0x64,0xd3,0x64,0x66,0x52,0x65,0x5f,0xd9,0x57,0x51, -0xaf,0x4f,0x4d,0x5a,0x4c,0x4d,0xd8,0x4e,0x4e,0x41,0x48,0x3e,0xba,0x35,0x2d,0x9b, -0x25,0x1c,0x9d,0x16,0x13,0x3c,0x0f,0x07,0x89,0xfd,0xf2,0xbb,0xe8,0xdd,0x96,0xd2, -0xcb,0x38,0xca,0xcb,0xc1,0xc8,0xc4,0x19,0xc0,0xba,0x8c,0xb4,0xac,0x67,0xa6,0xa4, -0xd7,0xa4,0xa4,0x67,0xa2,0xa1,0x78,0xa0,0x9b,0xad,0x95,0x90,0xc2,0x8e,0x91,0xe2, -0x94,0x99,0x8f,0xa0,0xa7,0x7f,0xac,0xad,0x43,0xaf,0xb3,0x16,0xb9,0xbf,0x34,0xc6, -0xcf,0xc8,0xd9,0xe1,0xff,0xe5,0xe7,0xa7,0xea,0xed,0x3a,0xf0,0xf4,0x6a,0xfc,0x07, -0x4b,0x12,0x19,0x7d,0x1f,0x24,0x2e,0x2b,0x2f,0x24,0x33,0x3a,0xeb,0x44,0x4f,0xca, -0x57,0x5d,0x5b,0x62,0x64,0x67,0x63,0x5f,0x19,0x5e,0x60,0xdb,0x62,0x64,0x33,0x65, -0x66,0x29,0x66,0x61,0xa8,0x5a,0x54,0x0a,0x52,0x51,0x86,0x4f,0x4f,0x04,0x51,0x51, -0xa3,0x4c,0x43,0x2a,0x3a,0x32,0xa0,0x2a,0x23,0x58,0x1c,0x18,0xf5,0x14,0x0e,0x22, -0x04,0xf9,0xe3,0xee,0xe4,0xb4,0xd9,0xd2,0x10,0xce,0xce,0xd0,0xcc,0xc8,0x87,0xc3, -0xbe,0x93,0xb7,0xaf,0x7b,0xa9,0xa7,0x98,0xa7,0xa7,0x68,0xa5,0xa2,0x5a,0xa1,0x9d, -0x5d,0x97,0x91,0xe3,0x8e,0x90,0xfc,0x93,0x98,0x37,0x9e,0xa4,0x59,0xaa,0xac,0x61, -0xac,0xaf,0x36,0xb5,0xbc,0xb0,0xc2,0xcb,0xd5,0xd4,0xdc,0xc9,0xe1,0xe3,0x69,0xe5, -0xe8,0xec,0xeb,0xef,0x8c,0xf6,0x00,0x9e,0x0b,0x13,0x32,0x19,0x1e,0x17,0x24,0x29, -0x03,0x2d,0x33,0xe8,0x3d,0x49,0xd2,0x51,0x57,0xc7,0x5c,0x60,0x41,0x60,0x5e,0xc1, -0x5b,0x5d,0x16,0x61,0x63,0x37,0x64,0x64,0x3e,0x65,0x61,0x9d,0x5b,0x56,0x50,0x52, -0x51,0xe7,0x50,0x50,0x65,0x51,0x52,0x51,0x4f,0x47,0x98,0x3e,0x37,0x36,0x30,0x29, -0x04,0x23,0x1e,0x68,0x1b,0x15,0xa8,0x0b,0x00,0x20,0xf6,0xed,0xd3,0xe2,0xda,0x20, -0xd5,0xd3,0xb8,0xd2,0xce,0x0d,0xc9,0xc3,0x54,0xbd,0xb6,0x82,0xae,0xaa,0xbe,0xaa, -0xaa,0x07,0xa9,0xa5,0xbc,0xa2,0x9f,0xe4,0x99,0x94,0x60,0x90,0x91,0xc4,0x93,0x96, -0x15,0x9b,0xa0,0xcc,0xa5,0xa8,0x63,0xa8,0xaa,0x44,0xaf,0xb6,0x46,0xbd,0xc4,0x8a, -0xce,0xd6,0x0e,0xdc,0xde,0x47,0xe0,0xe3,0x1e,0xe8,0xec,0x63,0xf1,0xf9,0x79,0x04, -0x0c,0x39,0x12,0x17,0xe7,0x1c,0x22,0x87,0x27,0x2d,0x4d,0x37,0x42,0x23,0x4c,0x52, -0x66,0x57,0x5c,0x60,0x5d,0x5c,0x45,0x5b,0x5c,0xad,0x60,0x63,0x64,0x64,0x64,0x18, -0x65,0x63,0xfa,0x5d,0x58,0x64,0x55,0x54,0xee,0x54,0x53,0xef,0x53,0x54,0xf4,0x52, -0x4d,0x37,0x44,0x3c,0xca,0x36,0x30,0xb9,0x2a,0x25,0x1a,0x22,0x1c,0x0d,0x14,0x08, -0xcf,0xfd,0xf5,0x20,0xec,0xe3,0x10,0xdd,0xda,0xf2,0xd7,0xd3,0xa9,0xcd,0xc7,0xff, -0xc1,0xbb,0x49,0xb4,0xaf,0xf3,0xae,0xaf,0x01,0xad,0xa9,0x63,0xa5,0xa1,0x5c,0x9c, -0x96,0x7a,0x92,0x91,0x9e,0x94,0x96,0xc8,0x98,0x9c,0xaf,0xa1,0xa4,0xde,0xa5,0xa7, -0x55,0xab,0xb1,0x17,0xb9,0xbf,0x1f,0xc8,0xd0,0x4c,0xd6,0xd8,0x9d,0xda,0xde,0x91, -0xe2,0xe6,0xbf,0xec,0xf4,0x90,0xfd,0x06,0xa5,0x0b,0x10,0xaa,0x16,0x1c,0x3f,0x22, -0x27,0xfd,0x30,0x3b,0x0b,0x46,0x4d,0xf7,0x51,0x56,0x2b,0x5a,0x5a,0x6d,0x5a,0x5b, -0xb9,0x5f,0x63,0x02,0x65,0x65,0x6b,0x65,0x64,0xa7,0x60,0x5a,0x9f,0x57,0x56,0x4e, -0x57,0x56,0x28,0x56,0x56,0x4a,0x55,0x51,0xb1,0x49,0x42,0xe1,0x3c,0x37,0x8a,0x31, -0x2b,0x4f,0x28,0x24,0x61,0x1b,0x10,0x05,0x05,0xfb,0x65,0xf3,0xea,0x6d,0xe3,0xdf, -0xe5,0xdc,0xd8,0x1e,0xd2,0xcb,0x0d,0xc6,0xbf,0x5b,0xb9,0xb3,0x08,0xb1,0xb0,0xdf, -0xaf,0xac,0x08,0xa8,0xa4,0xe2,0x9e,0x98,0x89,0x94,0x93,0xd4,0x94,0x96,0x3f,0x98, -0x9a,0x6b,0x9e,0xa1,0x9b,0xa2,0xa3,0x66,0xa7,0xad,0xf3,0xb3,0xba,0x4f,0xc2,0xca, -0x9b,0xd1,0xd5,0x50,0xd6,0xd9,0x60,0xde,0xe3,0x22,0xe8,0xee,0xfe,0xf6,0xff,0x97, -0x05,0x0a,0x31,0x0f,0x15,0x49,0x1c,0x22,0x20,0x2a,0x35,0x20,0x3f,0x47,0xe3,0x4c, -0x51,0xa9,0x55,0x57,0x4a,0x58,0x59,0x55,0x5d,0x62,0xe1,0x63,0x64,0x98,0x64,0x64, -0xc4,0x61,0x5d,0x11,0x59,0x58,0x50,0x59,0x59,0x3b,0x58,0x57,0xfc,0x56,0x53,0x68, -0x4d,0x46,0xc4,0x40,0x3c,0xb6,0x37,0x32,0x54,0x2d,0x29,0x55,0x22,0x17,0x57,0x0c, -0x02,0xc6,0xf9,0xf1,0x79,0xea,0xe5,0xe7,0xe1,0xdd,0x1f,0xd7,0xcf,0x5b,0xca,0xc4, -0x9e,0xbe,0xb8,0x8d,0xb5,0xb4,0xbc,0xb3,0xb0,0x0e,0xac,0xa7,0x15,0xa3,0x9c,0x1d, -0x97,0x94,0x39,0x95,0x97,0x52,0x98,0x99,0x8a,0x9b,0x9e,0x63,0xa0,0xa1,0x12,0xa4, -0xa9,0x3d,0xb0,0xb6,0xcc,0xbd,0xc5,0x59,0xcc,0xd0,0x1a,0xd3,0xd5,0xd2,0xd9,0xdf, -0x45,0xe4,0xea,0xa8,0xf2,0xfa,0xed,0x00,0x05,0x02,0x0a,0x0f,0xac,0x16,0x1d,0xd2, -0x23,0x2d,0x89,0x38,0x41,0x12,0x47,0x4b,0x8c,0x50,0x53,0xeb,0x55,0x57,0xfe,0x5a, -0x5f,0x6f,0x63,0x64,0x86,0x64,0x64,0x60,0x62,0x5e,0x19,0x5b,0x59,0x0b,0x5a,0x5a, -0x2d,0x5a,0x58,0x5f,0x58,0x55,0x3a,0x50,0x49,0xa7,0x44,0x41,0x70,0x3c,0x37,0x27, -0x32,0x2d,0xe7,0x27,0x1e,0x07,0x13,0x08,0x5a,0x00,0xf8,0xc8,0xf0,0xeb,0xe5,0xe6, -0xe2,0x77,0xdc,0xd4,0x04,0xcd,0xc7,0xe6,0xc1,0xbc,0x35,0xb8,0xb6,0x1c,0xb5,0xb2, -0x11,0xae,0xa9,0x41,0xa4,0x9e,0x4f,0x99,0x95,0x0f,0x96,0x97,0xbe,0x98,0x99,0xa1, -0x9a,0x9c,0xb2,0x9d,0x9e,0xec,0xa0,0xa6,0x25,0xad,0xb3,0xde,0xb9,0xc0,0x2d,0xc8, -0xcc,0xde,0xcf,0xd2,0x06,0xd6,0xdb,0x6c,0xe1,0xe7,0x03,0xee,0xf5,0xe9,0xfb,0xff, -0x0a,0x04,0x09,0x1c,0x10,0x17,0xd5,0x1e,0x27,0x4f,0x32,0x3b,0x59,0x42,0x47,0x52, -0x4c,0x50,0xa8,0x52,0x55,0xf3,0x58,0x5d,0x2e,0x62,0x63,0x89,0x63,0x62,0x2f,0x62, -0x5f,0xc8,0x5b,0x5a,0xf6,0x5a,0x5b,0xfe,0x5b,0x5a,0x4a,0x59,0x56,0x7e,0x52,0x4c, -0xb5,0x46,0x43,0xc7,0x3f,0x3b,0x92,0x36,0x31,0x88,0x2b,0x23,0x80,0x18,0x0e,0xb7, -0x05,0xfe,0x74,0xf6,0xf0,0x33,0xec,0xe7,0x18,0xe1,0xd9,0xa1,0xd1,0xcb,0x8b,0xc6, -0xc1,0x1a,0xbd,0xba,0x9c,0xb9,0xb6,0x94,0xb1,0xac,0xc9,0xa7,0xa2,0x5c,0x9d,0x99, -0x84,0x97,0x98,0xa5,0x99,0x99,0xe7,0x99,0x9b,0xa0,0x9b,0x9c,0x89,0x9e,0xa3,0x41, -0xa9,0xaf,0xcb,0xb5,0xbb,0x6a,0xc2,0xc7,0xdd,0xca,0xcd,0xee,0xd1,0xd7,0xc5,0xdc, -0xe2,0x16,0xe9,0xef,0x8f,0xf6,0xfa,0xca,0xfd,0x03,0xc2,0x09,0x10,0x7f,0x18,0x21, -0x11,0x2b,0x34,0xc2,0x3b,0x41,0xe2,0x45,0x4b,0x45,0x4f,0x52,0x76,0x56,0x5b,0x48, -0x60,0x62,0x07,0x63,0x62,0x58,0x61,0x5f,0x79,0x5c,0x5a,0xcd,0x5b,0x5c,0x9c,0x5c, -0x5b,0x54,0x5a,0x58,0x68,0x54,0x4f,0xd0,0x49,0x46,0x5a,0x44,0x40,0x11,0x3b,0x36, -0x81,0x30,0x28,0x16,0x1e,0x14,0x52,0x0b,0x04,0x10,0xfd,0xf6,0xd0,0xf0,0xec,0x45, -0xe6,0xde,0x87,0xd6,0xd0,0x72,0xca,0xc5,0xc8,0xc1,0xbe,0xdb,0xbc,0xb9,0x8b,0xb4, -0xaf,0x62,0xaa,0xa5,0x5d,0xa0,0x9b,0x2f,0x9a,0x99,0x7d,0x9a,0x9a,0x61,0x99,0x99, -0x9f,0x9a,0x9a,0x6b,0x9b,0x9f,0xc4,0xa5,0xac,0x64,0xb2,0xb7,0xaf,0xbd,0xc3,0x35, -0xc7,0xca,0x24,0xce,0xd3,0x69,0xd9,0xde,0xc9,0xe4,0xeb,0x25,0xf1,0xf5,0x4f,0xf9, -0xfd,0x2b,0x04,0x0b,0xe7,0x12,0x1b,0x43,0x25,0x2e,0x67,0x35,0x3b,0x64,0x40,0x45, -0xdd,0x4a,0x4e,0x45,0x52,0x57,0x48,0x5d,0x60,0xe5,0x60,0x61,0xb2,0x60,0x5f,0x26, -0x5d,0x5b,0x83,0x5b,0x5d,0xe1,0x5d,0x5c,0x1b,0x5b,0x59,0x5b,0x56,0x51,0x07,0x4d, -0x49,0x9b,0x47,0x44,0x58,0x40,0x3b,0x49,0x36,0x2f,0x22,0x25,0x1b,0x24,0x13,0x0b, -0x69,0x04,0xfd,0x65,0xf7,0xf2,0x66,0xec,0xe4,0x55,0xdb,0xd4,0x15,0xcf,0xc9,0x5b, -0xc5,0xc2,0xa7,0xc0,0xbe,0x52,0xb9,0xb3,0x43,0xad,0xa8,0xfa,0xa3,0x9e,0x3e,0x9c, -0x9b,0x37,0x9b,0x9a,0x79,0x99,0x99,0xc0,0x98,0x98,0x5d,0x99,0x9b,0xbc,0xa1,0xa8, -0x36,0xae,0xb3,0x8f,0xb9,0xbe,0x7d,0xc2,0xc5,0x56,0xc9,0xce,0x5c,0xd5,0xda,0x0d, -0xe0,0xe6,0x0b,0xed,0xf2,0x40,0xf5,0xf9,0xd2,0xfe,0x05,0xbe,0x0d,0x15,0xda,0x1e, -0x28,0xef,0x30,0x36,0xeb,0x3b,0x41,0xd5,0x46,0x4b,0x17,0x50,0x55,0xa3,0x5a,0x5e, -0xfe,0x5f,0x60,0x20,0x60,0x5f,0x02,0x5d,0x5a,0x5f,0x5b,0x5d,0x10,0x5e,0x5d,0x0c, -0x5c,0x5a,0xcc,0x58,0x54,0x44,0x4f,0x4b,0x5e,0x4a,0x48,0x11,0x44,0x3f,0x4a,0x3a, -0x34,0x81,0x2b,0x21,0x63,0x18,0x11,0xc4,0x0a,0x03,0x9f,0xfd,0xf8,0x24,0xf2,0xea, -0x5d,0xe2,0xda,0xf1,0xd3,0xce,0x47,0xc9,0xc5,0x9a,0xc3,0xc1,0x63,0xbc,0xb6,0x86, -0xb0,0xab,0xd4,0xa6,0xa1,0x5f,0x9e,0x9d,0x14,0x9d,0x9c,0xf1,0x99,0x98,0xfe,0x98, -0x98,0xea,0x98,0x9a,0x74,0x9e,0xa5,0x62,0xab,0xb0,0xab,0xb5,0xba,0x3e,0xbf,0xc2, -0xd0,0xc5,0xca,0x0e,0xd1,0xd7,0x54,0xdc,0xe1,0xbd,0xe7,0xec,0x6c,0xf0,0xf3,0x2b, -0xf9,0xff,0x0d,0x07,0x0f,0xe3,0x17,0x21,0x8c,0x2a,0x30,0xfd,0x35,0x3b,0xf7,0x41, -0x47,0xc4,0x4b,0x51,0xf4,0x56,0x5c,0x80,0x5e,0x5e,0xec,0x5e,0x5f,0x81,0x5e,0x5c, -0x7f,0x5c,0x5e,0x83,0x5f,0x5f,0x6a,0x5e,0x5c,0x78,0x5a,0x57,0xd0,0x52,0x4f,0x33, -0x4d,0x4b,0x5c,0x48,0x44,0x91,0x3f,0x39,0xd9,0x31,0x28,0x53,0x1f,0x18,0xd2,0x11, -0x0b,0xe2,0x03,0xfd,0x7f,0xf8,0xf1,0x90,0xe8,0xe0,0x91,0xd9,0xd4,0xa8,0xcf,0xcb, -0xf4,0xc7,0xc5,0x1c,0xc2,0xbb,0x5c,0xb5,0xaf,0x87,0xaa,0xa6,0x11,0xa2,0x9f,0xbd, -0x9e,0x9d,0x9a,0x9b,0x99,0xd4,0x98,0x98,0x27,0x98,0x99,0xa5,0x9c,0xa2,0xf2,0xa7, -0xad,0x23,0xb2,0xb6,0x8d,0xbb,0xbe,0x88,0xc1,0xc6,0xe8,0xcc,0xd3,0xb5,0xd8,0xdd, -0x2a,0xe3,0xe8,0x84,0xec,0xef,0xea,0xf3,0xfa,0xc9,0x01,0x09,0xa6,0x11,0x1a,0xdb, -0x23,0x2a,0xae,0x30,0x35,0xee,0x3b,0x42,0x85,0x47,0x4d,0x53,0x53,0x58,0x98,0x5b, -0x5c,0x18,0x5d,0x5d,0x05,0x5d,0x5c,0x73,0x5b,0x5d,0x30,0x5f,0x5f,0x78,0x5e,0x5c, -0x8e,0x5b,0x58,0x2e,0x55,0x51,0x5b,0x4f,0x4e,0x87,0x4c,0x48,0x74,0x43,0x3d,0x0f, -0x37,0x2e,0xf2,0x24,0x1d,0xe6,0x16,0x10,0x6e,0x0a,0x03,0xbb,0xfd,0xf6,0x3a,0xee, -0xe5,0xdd,0xde,0xd9,0xd4,0xd3,0xcf,0xb3,0xcb,0xc8,0x9d,0xc5,0xbf,0x3e,0xb9,0xb3, -0x87,0xae,0xa9,0x6c,0xa5,0xa2,0x9c,0xa1,0x9f,0x9e,0x9d,0x9a,0x24,0x98,0x97,0x5a, -0x97,0x97,0xda,0x99,0x9e,0x49,0xa4,0xa9,0x96,0xae,0xb3,0x93,0xb7,0xbb,0xa9,0xbe, -0xc2,0xad,0xc8,0xcf,0xe3,0xd4,0xd9,0x4f,0xdf,0xe3,0xbe,0xe7,0xeb,0x54,0xef,0xf5, -0xa7,0xfc,0x03,0x9d,0x0b,0x14,0xc6,0x1d,0x25,0x26,0x2b,0x30,0xcd,0x36,0x3d,0x87, -0x43,0x48,0x1f,0x4f,0x55,0x51,0x59,0x5a,0x2c,0x5b,0x5b,0xfe,0x5b,0x5b,0xad,0x5b, -0x5c,0x14,0x5e,0x5f,0xc2,0x5e,0x5d,0xd6,0x5b,0x59,0x2c,0x56,0x53,0x21,0x51,0x4f, -0x3c,0x4e,0x4a,0x9e,0x46,0x41,0x9b,0x3b,0x33,0x37,0x2a,0x22,0x58,0x1c,0x16,0x50, -0x0f,0x08,0x16,0x02,0xfb,0x77,0xf3,0xea,0x4d,0xe3,0xdd,0x3f,0xd9,0xd4,0x22,0xd0, -0xcc,0x5c,0xc9,0xc4,0x48,0xbe,0xb8,0xa2,0xb2,0xad,0x5e,0xa9,0xa5,0x4d,0xa4,0xa2, -0x85,0x9f,0x9c,0x19,0x9a,0x98,0x5e,0x98,0x98,0xf7,0x99,0x9d,0xd9,0xa2,0xa7,0x42, -0xab,0xb0,0xa0,0xb4,0xb8,0xa9,0xbb,0xbf,0x84,0xc4,0xca,0x5f,0xd1,0xd6,0x03,0xdb, -0xe0,0x33,0xe4,0xe7,0x48,0xeb,0xf0,0x5a,0xf7,0xfe,0xe7,0x05,0x0d,0x18,0x16,0x1e, -0x63,0x24,0x2a,0x94,0x30,0x37,0x51,0x3d,0x43,0xd5,0x49,0x50,0xe1,0x54,0x57,0x06, -0x58,0x59,0x33,0x5a,0x5a,0xd1,0x59,0x5a,0x68,0x5c,0x5d,0xde,0x5d,0x5c,0x5c,0x5b, -0x5a,0x25,0x58,0x54,0x7b,0x52,0x51,0x57,0x50,0x4d,0xab,0x49,0x45,0x41,0x3f,0x38, -0x06,0x30,0x27,0x7b,0x21,0x1b,0xe7,0x14,0x0e,0xe2,0x07,0x01,0x56,0xf9,0xf1,0x50, -0xe9,0xe3,0x32,0xde,0xd8,0xed,0xd3,0xd0,0x26,0xcd,0xc8,0x38,0xc2,0xbc,0x24,0xb7, -0xb2,0xc5,0xad,0xa9,0xb5,0xa6,0xa5,0xc4,0xa2,0x9f,0x92,0x9b,0x99,0x68,0x98,0x97, -0x0e,0x99,0x9b,0xb7,0x9f,0xa4,0x78,0xa8,0xac,0x27,0xb1,0xb5,0x08,0xb9,0xbc,0x86, -0xc1,0xc7,0x54,0xcd,0xd2,0x6c,0xd7,0xdc,0x95,0xe0,0xe3,0xdb,0xe6,0xeb,0xaa,0xf2, -0xf9,0x78,0x00,0x08,0x10,0x10,0x18,0x57,0x1f,0x24,0x3f,0x2b,0x32,0x44,0x39,0x3f, -0x11,0x45,0x4b,0x0a,0x51,0x54,0x3b,0x56,0x56,0x2d,0x58,0x59,0x81,0x59,0x5a,0xd1, -0x5b,0x5d,0xb8,0x5d,0x5c,0xbf,0x5b,0x5a,0xb5,0x58,0x55,0x9f,0x53,0x52,0x0a,0x52, -0x50,0xf0,0x4b,0x47,0x3f,0x43,0x3c,0x1b,0x35,0x2c,0x2f,0x26,0x20,0x7a,0x1a,0x13, -0x46,0x0c,0x06,0xb0,0xfe,0xf5,0xdd,0xed,0xe7,0x12,0xe2,0xdd,0x98,0xd8,0xd4,0x42, -0xd0,0xcc,0x42,0xc6,0xbf,0x6b,0xba,0xb5,0xa6,0xb0,0xac,0x27,0xa9,0xa6,0x9f,0xa4, -0xa1,0x74,0x9d,0x9a,0x6a,0x99,0x98,0x64,0x98,0x9a,0x8b,0x9e,0xa2,0x6e,0xa6,0xa9, -0x36,0xad,0xb1,0xfc,0xb5,0xb9,0x62,0xbd,0xc3,0x98,0xc9,0xcf,0xf2,0xd3,0xd8,0x18, -0xdd,0xe0,0xca,0xe3,0xe7,0x67,0xed,0xf4,0x7b,0xfb,0x02,0x6a,0x0a,0x11,0xef,0x18, -0x1e,0x6f,0x25,0x2c,0xb6,0x33,0x3a,0xa8,0x40,0x47,0xe9,0x4d,0x51,0x2f,0x54,0x55, -0xb5,0x56,0x57,0xae,0x58,0x59,0xb5,0x5a,0x5d,0x85,0x5e,0x5d,0x4a,0x5c,0x5b,0x22, -0x5a,0x58,0x46,0x56,0x54,0x0d,0x54,0x53,0xf0,0x4f,0x4b,0xe7,0x46,0x41,0xf3,0x39, -0x32,0x96,0x2b,0x25,0xcc,0x1f,0x19,0x87,0x12,0x0b,0xaa,0x04,0xfc,0x72,0xf3,0xec, -0x19,0xe7,0xe2,0x01,0xdd,0xd8,0x58,0xd4,0xcf,0x6d,0xca,0xc3,0x99,0xbd,0xb9,0xc3, -0xb4,0xb0,0x32,0xac,0xa9,0x19,0xa7,0xa3,0x0e,0xa0,0x9c,0x90,0x99,0x98,0xe8,0x97, -0x99,0x31,0x9c,0xa0,0xd3,0xa3,0xa7,0x91,0xaa,0xae,0x63,0xb2,0xb6,0x75,0xba,0xc0, -0x00,0xc6,0xcb,0xd3,0xcf,0xd4,0x59,0xd9,0xdc,0x1f,0xe0,0xe3,0xba,0xe8,0xef,0xfc, -0xf6,0xfd,0x2c,0x05,0x0d,0x30,0x14,0x1a,0x21,0x20,0x27,0x82,0x2e,0x35,0x8f,0x3c, -0x42,0xf9,0x48,0x4e,0x84,0x51,0x53,0xf5,0x54,0x56,0xda,0x57,0x59,0x05,0x5b,0x5c, -0x9f,0x5e,0x5e,0x47,0x5d,0x5c,0x32,0x5b,0x59,0x79,0x57,0x56,0x5a,0x56,0x55,0x06, -0x53,0x4e,0x7d,0x4a,0x45,0xac,0x3f,0x38,0x12,0x31,0x2b,0xe9,0x25,0x1f,0x86,0x18, -0x11,0x45,0x0a,0x02,0x3a,0xfa,0xf2,0x56,0xec,0xe7,0xaa,0xe2,0xdd,0xae,0xd9,0xd4, -0xfb,0xce,0xc8,0x7b,0xc2,0xbd,0xf5,0xb8,0xb4,0x39,0xb0,0xac,0x0d,0xaa,0xa6,0xf3, -0xa1,0x9e,0x54,0x9b,0x99,0x8a,0x98,0x98,0xa9,0x9a,0x9e,0xc3,0xa1,0xa3,0x8f,0xa6, -0xa9,0x9f,0xad,0xb1,0xda,0xb5,0xba,0xfe,0xc0,0xc6,0x9c,0xcb,0xcf,0x39,0xd4,0xd8, -0xc7,0xdb,0xdf,0x59,0xe4,0xea,0x35,0xf1,0xf8,0x31,0xff,0x06,0xa6,0x0d,0x13,0xbd, -0x19,0x21,0x21,0x29,0x30,0xfb,0x37,0x3e,0x5c,0x45,0x4a,0xde,0x4e,0x51,0xc0,0x52, -0x55,0x13,0x57,0x58,0xb2,0x59,0x5b,0xaa,0x5d,0x5e,0x63,0x5d,0x5c,0x00,0x5b,0x5a, -0x27,0x59,0x57,0xce,0x57,0x57,0x32,0x55,0x51,0x8d,0x4d,0x48,0x1c,0x43,0x3c,0x1c, -0x36,0x30,0x78,0x2b,0x24,0xde,0x1d,0x16,0xdf,0x0f,0x08,0xa1,0xff,0xf7,0x7e,0xf1, -0xec,0xb7,0xe7,0xe2,0x62,0xdd,0xd9,0xb1,0xd3,0xcd,0xc4,0xc6,0xc1,0x06,0xbd,0xb9, -0x01,0xb5,0xb0,0x5b,0xad,0xa9,0x4e,0xa5,0xa0,0x4c,0x9d,0x9b,0x80,0x99,0x99,0x42, -0x9a,0x9c,0xda,0x9f,0xa2,0xa8,0xa4,0xa7,0x3b,0xab,0xae,0x9a,0xb2,0xb7,0xcb,0xbd, -0xc3,0x05,0xc8,0xcb,0xad,0xcf,0xd4,0xb1,0xd7,0xdb,0x90,0xdf,0xe5,0x69,0xec,0xf2, -0xae,0xf9,0x00,0x9a,0x07,0x0e,0x57,0x14,0x1a,0x79,0x22,0x2a,0x49,0x32,0x39,0xe2, -0x3f,0x45,0x0b,0x4a,0x4d,0xb5,0x4f,0x52,0xe2,0x54,0x56,0x4a,0x58,0x5a,0xa6,0x5c, -0x5d,0xd7,0x5c,0x5c,0x71,0x5b,0x5a,0x1d,0x5a,0x58,0xaf,0x58,0x58,0xce,0x57,0x54, -0xab,0x50,0x4c,0xfb,0x47,0x42,0x34,0x3c,0x36,0x12,0x31,0x2b,0xaa,0x24,0x1d,0xd2, -0x15,0x0e,0x67,0x06,0xfe,0xe8,0xf7,0xf2,0x21,0xed,0xe8,0xc2,0xe2,0xdd,0x9e,0xd8, -0xd2,0x73,0xcb,0xc5,0x3c,0xc1,0xbc,0x28,0xb8,0xb4,0x32,0xb0,0xac,0xd8,0xa7,0xa2, -0xde,0x9e,0x9c,0x19,0x9b,0x99,0xcb,0x99,0x9b,0xe8,0x9d,0xa0,0x15,0xa2,0xa4,0x52, -0xa7,0xab,0x02,0xaf,0xb3,0x05,0xb9,0xbe,0xdf,0xc3,0xc8,0x90,0xcb,0xcf,0x76,0xd3, -0xd7,0xa5,0xdb,0xe1,0x50,0xe7,0xed,0x57,0xf3,0xfa,0x13,0x01,0x07,0xfa,0x0d,0x14, -0xf6,0x1b,0x24,0xa7,0x2c,0x33,0x6d,0x3a,0x41,0xf0,0x45,0x49,0x04,0x4c,0x4e,0x0c, -0x52,0x54,0xcd,0x56,0x58,0x98,0x5a,0x5c,0x87,0x5c,0x5b,0x3a,0x5b,0x5a,0x7c,0x5a, -0x5a,0xc0,0x59,0x59,0x2c,0x59,0x57,0x51,0x53,0x4f,0x03,0x4b,0x45,0x0a,0x40,0x3a, -0xed,0x35,0x30,0x5b,0x2a,0x23,0xc1,0x1b,0x14,0xfa,0x0c,0x04,0x8a,0xfd,0xf7,0xcf, -0xf2,0xed,0xc7,0xe7,0xe2,0x05,0xdd,0xd7,0xd5,0xd0,0xca,0x85,0xc5,0xc1,0x29,0xbd, -0xb8,0xbe,0xb4,0xb0,0xa6,0xab,0xa6,0xc8,0xa1,0x9e,0x22,0x9c,0x9a,0x0d,0x9a,0x9a, -0x9f,0x9c,0x9e,0xd4,0x9f,0xa1,0xad,0xa4,0xa7,0x9d,0xab,0xaf,0xdb,0xb4,0xba,0x2f, -0xc0,0xc4,0x80,0xc7,0xcb,0x33,0xcf,0xd3,0x30,0xd7,0xdc,0x43,0xe2,0xe8,0xad,0xee, -0xf4,0x18,0xfb,0x01,0x4d,0x08,0x0e,0xa9,0x15,0x1d,0xb7,0x25,0x2d,0xbb,0x34,0x3b, -0x23,0x41,0x45,0x53,0x48,0x4b,0x39,0x4f,0x52,0x06,0x55,0x57,0xc8,0x59,0x5b,0x7a, -0x5c,0x5b,0x7d,0x5b,0x5b,0xcb,0x5b,0x5b,0xe3,0x5a,0x5b,0x55,0x5b,0x59,0xfe,0x56, -0x52,0xfd,0x4e,0x4a,0x8b,0x45,0x40,0x11,0x3b,0x36,0x44,0x30,0x29,0xc4,0x21,0x1a, -0xc2,0x12,0x0b,0xd1,0x03,0xfd,0x9c,0xf8,0xf3,0x73,0xed,0xe8,0xa1,0xe2,0xdc,0xf6, -0xd5,0xcf,0x09,0xca,0xc5,0x09,0xc1,0xbc,0x71,0xb7,0xb3,0xc6,0xae,0xa9,0x01,0xa4, -0xa0,0x91,0x9d,0x9c,0xe2,0x9a,0x9a,0x68,0x9b,0x9c,0x1d,0x9e,0x9f,0x93,0xa1,0xa4, -0x0a,0xa8,0xac,0x92,0xb0,0xb5,0x7f,0xbb,0xc0,0xf1,0xc3,0xc7,0x78,0xcb,0xcf,0x12, -0xd3,0xd8,0xd2,0xdd,0xe3,0x9d,0xe9,0xef,0x20,0xf5,0xfb,0x5c,0x02,0x08,0x68,0x0f, -0x17,0xea,0x1f,0x27,0x1c,0x2f,0x35,0x8e,0x3c,0x41,0x6b,0x45,0x48,0x27,0x4c,0x50, -0x54,0x53,0x55,0x6e,0x58,0x5a,0x84,0x5b,0x5b,0xac,0x5b,0x5b,0x4d,0x5c,0x5c,0x48, -0x5c,0x5c,0xa7,0x5c,0x5b,0x06,0x59,0x55,0x1b,0x52,0x4e,0x30,0x49,0x44,0x74,0x3f, -0x3b,0xb0,0x35,0x2e,0x3a,0x27,0x1f,0x6d,0x18,0x10,0x2d,0x09,0x02,0x3b,0xfd,0xf8, -0x61,0xf2,0xec,0x60,0xe6,0xe0,0x6b,0xda,0xd4,0x42,0xce,0xc9,0xf6,0xc4,0xc0,0xa7, -0xbb,0xb6,0x4d,0xb2,0xac,0x1c,0xa7,0xa2,0x5b,0x9f,0x9d,0x81,0x9b,0x9a,0x2e,0x9b, -0x9b,0xad,0x9c,0x9d,0x16,0x9f,0xa2,0xd5,0xa5,0xa9,0xb8,0xad,0xb2,0x1c,0xb8,0xbc, -0x6a,0xc0,0xc3,0x7d,0xc7,0xcb,0x6a,0xcf,0xd3,0x7d,0xd9,0xdf,0xba,0xe5,0xeb,0xa2, -0xf0,0xf6,0xd9,0xfc,0x03,0x28,0x0a,0x11,0x4e,0x1a,0x22,0x91,0x29,0x30,0x39,0x37, -0x3c,0x1c,0x41,0x45,0xd0,0x48,0x4d,0x02,0x51,0x53,0x9c,0x56,0x59,0x91,0x5a,0x5a, -0x6b,0x5a,0x5a,0x8d,0x5b,0x5c,0xa5,0x5c,0x5c,0xd7,0x5c,0x5c,0xca,0x5a,0x57,0x6c, -0x54,0x50,0xdf,0x4c,0x48,0x83,0x43,0x3e,0xcb,0x39,0x33,0x4a,0x2c,0x24,0x5d,0x1d, -0x15,0x5c,0x0e,0x07,0x5d,0x02,0xfc,0x5e,0xf7,0xf1,0x45,0xeb,0xe5,0x28,0xdf,0xd8, -0x98,0xd2,0xcd,0x3b,0xc9,0xc4,0x43,0xbf,0xba,0xa6,0xb5,0xb0,0xfb,0xaa,0xa5,0xfa, -0xa1,0x9f,0x97,0x9d,0x9c,0xd2,0x9b,0x9c,0x50,0x9c,0x9c,0xad,0x9d,0x9f,0xea,0xa2, -0xa6,0xaa,0xaa,0xaf,0x32,0xb4,0xb8,0x9b,0xbc,0xc0,0x28,0xc4,0xc7,0xcf,0xcb,0xcf, -0xdd,0xd4,0xda,0xac,0xe0,0xe5,0x1e,0xeb,0xf1,0x21,0xf7,0xfd,0x16,0x04,0x0b,0x18, -0x14,0x1c,0x49,0x24,0x2b,0x04,0x32,0x38,0x56,0x3d,0x41,0xa8,0x45,0x49,0x2d,0x4e, -0x51,0xbc,0x54,0x57,0x54,0x59,0x5a,0x55,0x5a,0x5a,0x9b,0x5b,0x5c,0x04,0x5d,0x5d, -0x1a,0x5e,0x5d,0x9f,0x5c,0x5a,0xf1,0x56,0x54,0x70,0x50,0x4b,0x8e,0x47,0x43,0xd6, -0x3e,0x39,0x32,0x32,0x2a,0x8d,0x23,0x1c,0xb3,0x14,0x0d,0x76,0x07,0x02,0x82,0xfc, -0xf6,0xf5,0xef,0xe9,0x9b,0xe3,0xdd,0x54,0xd7,0xd1,0x8f,0xcd,0xc8,0xbc,0xc3,0xbe, -0xbc,0xb9,0xb4,0xb5,0xae,0xa9,0xe4,0xa4,0xa1,0x28,0x9f,0x9d,0x33,0x9c,0x9c,0x45, -0x9c,0x9c,0x60,0x9c,0x9d,0xae,0xa0,0xa4,0xf0,0xa7,0xac,0xd1,0xb0,0xb5,0x5a,0xb9, -0xbc,0x29,0xc0,0xc3,0xef,0xc7,0xcb,0xcf,0xd0,0xd6,0x13,0xdc,0xe1,0xfd,0xe6,0xec, -0x35,0xf2,0xf8,0x92,0xfe,0x05,0x6f,0x0e,0x16,0x8b,0x1e,0x25,0xdf,0x2c,0x33,0x27, -0x39,0x3d,0x4b,0x42,0x47,0xa1,0x4b,0x4f,0xa6,0x52,0x55,0x0a,0x58,0x59,0xd8,0x59, -0x59,0xab,0x5a,0x5b,0x0f,0x5d,0x5d,0x4b,0x5e,0x5e,0xda,0x5d,0x5c,0x61,0x59,0x56, -0x64,0x53,0x4f,0xad,0x4b,0x47,0x17,0x43,0x3d,0x3d,0x37,0x30,0xe3,0x28,0x21,0x03, -0x1a,0x12,0xdf,0x0c,0x07,0xf9,0x01,0xfb,0x3b,0xf5,0xef,0xe2,0xe8,0xe2,0x05,0xdc, -0xd6,0xb6,0xd1,0xcd,0x04,0xc8,0xc2,0x39,0xbd,0xb7,0x3f,0xb2,0xac,0x85,0xa7,0xa3, -0x0c,0xa1,0x9e,0x1e,0x9d,0x9c,0xe3,0x9b,0x9b,0x37,0x9b,0x9b,0x2f,0x9e,0xa0,0x9f, -0xa4,0xa8,0x6f,0xad,0xb2,0x10,0xb6,0xb9,0xd6,0xbc,0xc0,0xdc,0xc4,0xc8,0xf9,0xcc, -0xd2,0xe7,0xd7,0xdd,0x45,0xe2,0xe7,0x05,0xed,0xf3,0x30,0xf9,0xff,0xce,0x07,0x10, -0x99,0x18,0x20,0xe0,0x26,0x2d,0x86,0x33,0x38,0x9c,0x3d,0x42,0x36,0x47,0x4b,0x2a, -0x4f,0x52,0x48,0x55,0x57,0x32,0x58,0x58,0xad,0x59,0x5a,0x2f,0x5c,0x5d,0xf2,0x5d, -0x5e,0x8c,0x5e,0x5c,0x6a,0x5a,0x57,0x5f,0x55,0x52,0x85,0x4e,0x4a,0x89,0x46,0x42, -0x42,0x3c,0x35,0x63,0x2e,0x27,0x47,0x20,0x19,0x93,0x12,0x0c,0x3c,0x07,0x01,0xf6, -0xfa,0xf4,0x45,0xee,0xe7,0x6d,0xe1,0xdb,0xac,0xd6,0xd1,0xde,0xcc,0xc7,0x18,0xc2, -0xbc,0xc7,0xb6,0xb0,0x6b,0xab,0xa7,0xb4,0xa3,0xa0,0x8c,0x9e,0x9d,0x61,0x9c,0x9b, -0x7e,0x9b,0x9b,0xf7,0x9c,0x9f,0xdd,0xa2,0xa6,0xa6,0xaa,0xaf,0x31,0xb3,0xb6,0xea, -0xb9,0xbd,0x76,0xc1,0xc5,0xbc,0xc9,0xce,0xd7,0xd3,0xd8,0xee,0xdd,0xe2,0x6f,0xe8, -0xed,0xef,0xf3,0xfa,0xb7,0x01,0x0a,0x81,0x12,0x1a,0x40,0x21,0x28,0xa3,0x2e,0x34, -0x53,0x39,0x3e,0x0c,0x44,0x49,0xf0,0x4c,0x4f,0xfe,0x52,0x55,0xe7,0x56,0x57,0x8b, -0x58,0x59,0x6e,0x5b,0x5c,0xfe,0x5d,0x5e,0x3b,0x5f,0x5e,0x55,0x5c,0x5a,0xa0,0x57, -0x55,0xf1,0x51,0x4e,0xb8,0x4a,0x46,0xb1,0x40,0x3a,0x22,0x33,0x2c,0x98,0x25,0x1e, -0xe7,0x17,0x12,0xb3,0x0c,0x06,0x7b,0x00,0xf9,0x8e,0xf3,0xed,0xc6,0xe6,0xe0,0x37, -0xdb,0xd6,0x77,0xd1,0xcb,0x1c,0xc6,0xc0,0x84,0xba,0xb4,0x3d,0xaf,0xaa,0xd8,0xa6, -0xa3,0xda,0xa0,0x9e,0x18,0x9d,0x9b,0xec,0x9a,0x9a,0x2a,0x9b,0x9d,0xb0,0x9f,0xa2, -0xde,0xa6,0xab,0x75,0xaf,0xb2,0x0b,0xb6,0xb9,0x69,0xbd,0xc1,0xe9,0xc5,0xca,0x64, -0xcf,0xd4,0x59,0xd9,0xdd,0x0d,0xe3,0xe8,0x8b,0xee,0xf4,0xed,0xfb,0x03,0x2b,0x0c, -0x14,0x94,0x1b,0x22,0x07,0x29,0x2f,0xa3,0x34,0x3a,0xf4,0x3f,0x45,0xd2,0x49,0x4d, -0x98,0x50,0x53,0x24,0x55,0x56,0xa7,0x57,0x59,0x06,0x5b,0x5c,0x84,0x5d,0x5e,0x18, -0x5f,0x5e,0x4d,0x5d,0x5b,0x11,0x59,0x57,0x83,0x54,0x51,0x15,0x4e,0x4a,0x41,0x45, -0x3f,0x64,0x38,0x31,0xe8,0x2a,0x24,0x75,0x1d,0x17,0x93,0x11,0x0b,0x49,0x05,0xfe, -0x6e,0xf8,0xf2,0xd1,0xeb,0xe5,0x4d,0xe0,0xdb,0x86,0xd6,0xd0,0x3f,0xcb,0xc5,0x79, -0xbf,0xb9,0x54,0xb3,0xae,0x24,0xaa,0xa6,0x8b,0xa3,0xa0,0x88,0x9e,0x9d,0xb2,0x9b, -0x9a,0x1e,0x9b,0x9c,0xc6,0x9e,0xa1,0x0a,0xa5,0xa8,0xdb,0xac,0xb0,0x36,0xb3,0xb6, -0x28,0xba,0xbe,0x50,0xc2,0xc6,0xce,0xcb,0xd0,0x7a,0xd5,0xda,0xa0,0xde,0xe4,0xc2, -0xe9,0xef,0x6a,0xf6,0xfd,0xef,0x05,0x0d,0x19,0x15,0x1c,0xe1,0x22,0x29,0x59,0x2f, -0x34,0xed,0x3a,0x40,0xec,0x45,0x4a,0x50,0x4d,0x50,0x94,0x52,0x54,0xb7,0x55,0x57, -0x42,0x59,0x5b,0x81,0x5c,0x5d,0xac,0x5e,0x5e,0x1c,0x5e,0x5c,0x0c,0x5b,0x59,0x22, -0x57,0x54,0x44,0x51,0x4d,0x3e,0x49,0x43,0xf6,0x3c,0x36,0x09,0x30,0x29,0xf7,0x22, -0x1c,0xd9,0x16,0x11,0xa3,0x0a,0x04,0x90,0xfd,0xf7,0x38,0xf1,0xeb,0x61,0xe5,0xe0, -0x31,0xdb,0xd6,0x20,0xd0,0xca,0x42,0xc4,0xbe,0x54,0xb8,0xb2,0x8f,0xae,0xaa,0xf6, -0xa6,0xa3,0xab,0xa0,0x9e,0x87,0x9c,0x9b,0xa0,0x9a,0x9b,0x48,0x9d,0x9f,0x57,0xa2, -0xa5,0x6c,0xa9,0xad,0x20,0xb0,0xb3,0x03,0xb7,0xba,0xff,0xbe,0xc3,0xd2,0xc7,0xcc, -0x2a,0xd1,0xd5,0xc8,0xd9,0xde,0x79,0xe4,0xea,0xd6,0xf0,0xf7,0xdf,0xff,0x07,0x1a, -0x0f,0x16,0x68,0x1d,0x23,0x4e,0x2a,0x30,0xf0,0x35,0x3b,0x7e,0x41,0x46,0xc0,0x49, -0x4d,0xd3,0x4f,0x51,0x9c,0x53,0x55,0xc7,0x57,0x5a,0xa0,0x5b,0x5c,0x2f,0x5e,0x5e, -0x9f,0x5e,0x5d,0x35,0x5c,0x5a,0x3c,0x59,0x57,0x31,0x54,0x51,0x30,0x4d,0x48,0x23, -0x42,0x3b,0x8c,0x35,0x2e,0x9f,0x28,0x22,0x15,0x1c,0x16,0xf3,0x0f,0x09,0xc5,0x02, -0xfc,0x78,0xf6,0xf0,0x72,0xea,0xe5,0x26,0xe0,0xda,0xfd,0xd4,0xce,0xdd,0xc8,0xc2, -0xbd,0xbc,0xb6,0x0c,0xb2,0xae,0x00,0xaa,0xa6,0x05,0xa3,0xa0,0x13,0x9e,0x9c,0x34, -0x9b,0x9b,0xa3,0x9c,0x9e,0xd9,0xa0,0xa3,0xcb,0xa6,0xa9,0x1f,0xad,0xb0,0x61,0xb3, -0xb7,0x32,0xbb,0xbf,0xc5,0xc3,0xc8,0x19,0xcd,0xd1,0xa4,0xd5,0xda,0x95,0xdf,0xe5, -0x96,0xeb,0xf2,0x94,0xf9,0x01,0xa7,0x08,0x0f,0x0a,0x17,0x1e,0xd1,0x24,0x2b,0x73, -0x31,0x37,0xaa,0x3d,0x42,0xff,0x46,0x4a,0x96,0x4d,0x4f,0xff,0x51,0x54,0x51,0x56, -0x58,0xaa,0x5a,0x5c,0x64,0x5d,0x5e,0xa4,0x5e,0x5e,0x40,0x5d,0x5c,0x27,0x5b,0x59, -0xf5,0x56,0x54,0x93,0x50,0x4c,0x40,0x46,0x3f,0x0f,0x3a,0x34,0xd2,0x2d,0x27,0xcb, -0x21,0x1c,0xd0,0x15,0x0f,0x95,0x08,0x02,0x42,0xfc,0xf6,0x36,0xf0,0xea,0x7b,0xe5, -0xe0,0x30,0xda,0xd4,0xd1,0xcd,0xc7,0xba,0xc1,0xbb,0x6e,0xb6,0xb1,0xaf,0xad,0xa9, -0xa6,0xa5,0xa2,0x86,0x9f,0x9d,0x91,0x9b,0x9b,0xb2,0x9b,0x9d,0x15,0x9f,0xa1,0x56, -0xa4,0xa7,0x56,0xaa,0xad,0x73,0xb0,0xb4,0x02,0xb8,0xbc,0xf0,0xbf,0xc4,0xc3,0xc8, -0xcc,0xde,0xd0,0xd5,0x11,0xda,0xdf,0xb9,0xe5,0xec,0x77,0xf3,0xfa,0x5e,0x02,0x09, -0x55,0x10,0x17,0x79,0x1e,0x25,0x80,0x2b,0x32,0x10,0x38,0x3d,0x79,0x42,0x46,0x06, -0x4a,0x4d,0x61,0x4f,0x51,0x39,0x54,0x56,0x2f,0x59,0x5a,0x4d,0x5c,0x5d,0x15,0x5e, -0x5e,0x92,0x5d,0x5d,0x60,0x5c,0x5b,0x33,0x59,0x56,0xbb,0x53,0x4f,0x1d,0x4b,0x45, -0x98,0x3f,0x39,0xed,0x33,0x2d,0xcd,0x27,0x21,0x9d,0x1b,0x14,0x6f,0x0e,0x08,0xe1, -0x01,0xfc,0x62,0xf6,0xf0,0x7b,0xeb,0xe6,0x01,0xe0,0xd9,0x9b,0xd3,0xcd,0x16,0xc7, -0xc1,0x71,0xbb,0xb6,0x06,0xb2,0xad,0x4a,0xa9,0xa5,0x25,0xa2,0x9f,0x46,0x9d,0x9c, -0x44,0x9c,0x9d,0xc3,0x9e,0xa0,0xb8,0xa2,0xa5,0xf3,0xa7,0xaa,0xcb,0xad,0xb1,0x16, -0xb5,0xb8,0xde,0xbc,0xc0,0x2e,0xc5,0xc9,0x12,0xcd,0xd1,0xb0,0xd5,0xda,0x6f,0xe0, -0xe6,0x37,0xed,0xf4,0x83,0xfb,0xff,0xff,0xff,0xff,0xec,0xff,0x00,0x00,0x00,0xff, -0x4f,0x00,0x00,0x10,0x00,0xff,0xde,0xff,0xff,0x0d,0x00,0x00,0x32,0x00,0xfe,0xea, -0xff,0xfe,0xd2,0xff,0xff,0x1a,0xfd,0xf7,0x83,0xf5,0xf6,0x9b,0xf6,0xf3,0x1e,0xf0, -0xf0,0x45,0xf6,0xfa,0x95,0xf6,0xf9,0x81,0x01,0x0a,0xfd,0x13,0x18,0x13,0x1a,0x14, -0xd4,0x0f,0x12,0x5e,0x18,0x1d,0x45,0x1a,0x0f,0x8c,0x0b,0x12,0x83,0x18,0x1d,0x02, -0x1f,0x1c,0xd8,0x18,0x13,0xef,0x0f,0x0b,0xc0,0x02,0xf8,0x59,0xee,0xe9,0x86,0xeb, -0xee,0x4a,0xf0,0xee,0xe1,0xe7,0xe1,0x47,0xdd,0xda,0x29,0xda,0xdd,0x90,0xdd,0xe3, -0x23,0xed,0xf7,0x47,0xfd,0xfc,0xf3,0xf3,0xeb,0x76,0xe7,0xe8,0x4c,0xec,0xf1,0xf3, -0xf6,0xff,0x13,0x06,0x0a,0x16,0x0b,0x0c,0x89,0x0f,0x10,0xd7,0x0e,0x0e,0xcc,0x0e, -0x0e,0x15,0x0f,0x14,0xac,0x1e,0x26,0xa1,0x28,0x28,0xcb,0x27,0x23,0x90,0x1a,0x12, -0x06,0x0e,0x0f,0xba,0x11,0x12,0x3a,0x12,0x10,0xf5,0x0a,0x04,0x1e,0x00,0xfe,0x17, -0xfe,0xfc,0x7f,0xf9,0xf4,0xfc,0xee,0xe9,0x5b,0xe9,0xef,0xc1,0xf4,0xf7,0x83,0xf9, -0xfd,0x8c,0x01,0x03,0x48,0x03,0x03,0x08,0x05,0x06,0xf3,0x05,0x05,0x04,0x05,0x04, -0x00,0x01,0x00,0x97,0x03,0x07,0x18,0x0b,0x0b,0xad,0x09,0x06,0x3b,0x05,0x07,0xc0, -0x0a,0x0d,0xa6,0x0c,0x0a,0xb4,0x07,0x04,0xfe,0x03,0x03,0xe8,0x01,0x00,0x7c,0x01, -0x03,0x44,0x03,0x01,0xbf,0xfe,0xf8,0x6b,0xf4,0xf5,0xf8,0xf7,0xf8,0x55,0xf7,0xf5, -0xaf,0xf7,0xfb,0x86,0xfc,0xfc,0xb4,0xfb,0xfb,0x4c,0xfb,0xfa,0x73,0xf7,0xf4,0xf4, -0xf1,0xf0,0x8e,0xf0,0xf1,0x3a,0xf3,0xf5,0x0f,0xf9,0xfc,0x20,0xff,0x04,0x55,0x0a, -0x0d,0x21,0x0d,0x0c,0x94,0x0a,0x0a,0x03,0x0a,0x05,0xb9,0x01,0xff,0xb6,0x01,0x01, -0x24,0xfd,0xf6,0x46,0xf7,0xfb,0x52,0xfe,0xff,0xa5,0x03,0x10,0x17,0x20,0x2e,0x8d, -0x35,0x30,0x25,0x25,0x1e,0xc6,0x23,0x23,0x28,0x24,0x1d,0x89,0x1a,0x1f,0xdd,0x26, -0x2e,0x3e,0x32,0x2d,0x97,0x22,0x1b,0xb9,0x18,0x17,0x55,0x0c,0xfa,0x31,0xe4,0xd6, -0x34,0xd4,0xdb,0x91,0xe6,0xf0,0xc5,0xf1,0xe7,0xf8,0xe0,0xdd,0x7b,0xdd,0xdb,0x9e, -0xd5,0xd0,0x47,0xd3,0xde,0x0e,0xee,0xfd,0xd3,0xfe,0xf9,0x28,0xf0,0xe9,0xa6,0xe7, -0xe9,0xf5,0xeb,0xef,0x80,0xf3,0xf9,0x6a,0xfb,0xfb,0x96,0x00,0x09,0x10,0x0f,0x0f, -0x6b,0x0d,0x0a,0x9a,0x09,0x0b,0x76,0x12,0x1e,0xd3,0x27,0x2d,0x2e,0x31,0x31,0x9a, -0x2f,0x28,0xa4,0x1f,0x17,0x6f,0x10,0x0a,0xb8,0x07,0x06,0xad,0x04,0x00,0xef,0xfd, -0xfb,0xa5,0xf8,0xf8,0x54,0xfa,0xfb,0x73,0xf7,0xef,0xe1,0xe7,0xe4,0x5c,0xe4,0xe7, -0x22,0xf0,0xfa,0x39,0x00,0x03,0x94,0x07,0x10,0xde,0x15,0x13,0xe9,0x13,0x17,0x7a, -0x1a,0x17,0xc1,0x0d,0x08,0xd3,0x07,0x0b,0x28,0x18,0x25,0x2e,0x27,0x22,0x62,0x1a, -0x15,0x3e,0x1c,0x25,0x97,0x25,0x1d,0x57,0x16,0x0f,0x68,0x09,0x02,0xa7,0xfc,0xf5, -0xe4,0xed,0xee,0xb0,0xf3,0xf8,0x31,0xfb,0xf6,0xe3,0xe7,0xda,0xd1,0xd0,0xcc,0xa4, -0xca,0xc8,0x89,0xcb,0xd7,0xde,0xe5,0xf2,0x90,0xfc,0xff,0xb1,0xf6,0xea,0x1d,0xdf, -0xd2,0x4c,0xc9,0xc7,0x96,0xcb,0xd5,0x24,0xe3,0xf0,0x96,0xfa,0x02,0xc5,0x08,0x0f, -0xb5,0x14,0x15,0xc7,0x13,0x0f,0xef,0x07,0x00,0x73,0x02,0x0b,0xb8,0x14,0x1a,0xc4, -0x1e,0x25,0xdb,0x2a,0x2a,0xf3,0x25,0x20,0x43,0x19,0x11,0x16,0x0b,0x05,0xa6,0x02, -0x02,0xb5,0x05,0x0a,0x1e,0x10,0x13,0x47,0x11,0x0b,0x2b,0x04,0xfc,0x1b,0xf7,0xfa, -0xe3,0xfc,0xfd,0x89,0xf9,0xf5,0xaf,0xfe,0x05,0x23,0x02,0x04,0xff,0x0f,0x1e,0x26, -0x25,0x21,0xa9,0x16,0x0d,0xdc,0x03,0xfd,0x2a,0xfa,0xf9,0xdb,0xfb,0xf5,0x6e,0xf0, -0xf5,0x99,0x02,0x0c,0xce,0x17,0x20,0x9c,0x25,0x20,0xee,0x13,0x02,0x06,0xf3,0xe4, -0x3f,0xd5,0xca,0x34,0xcc,0xd8,0x71,0xe3,0xea,0x5b,0xeb,0xe8,0xf4,0xe4,0xdc,0x95, -0xd6,0xd4,0x6a,0xd3,0xd2,0x18,0xd7,0xe2,0xd4,0xf0,0xf9,0x48,0xf9,0xf7,0x9e,0xf9, -0xf8,0x4f,0xf4,0xec,0x8c,0xe8,0xef,0x23,0xf8,0xfa,0x06,0xfb,0xff,0x4d,0x09,0x0e, -0x2f,0x09,0xfd,0xb2,0xf6,0xf2,0xf5,0xed,0xf2,0x14,0x00,0x11,0x19,0x1c,0x1c,0x43, -0x1e,0x25,0x0f,0x28,0x25,0xd4,0x1e,0x13,0x7a,0x04,0xf4,0xb7,0xeb,0xee,0xd6,0xf6, -0xfb,0x1e,0xfd,0x02,0xb0,0x0b,0x10,0x08,0x0c,0x02,0x9b,0xf7,0xeb,0x8f,0xe1,0xe2, -0x7e,0xf1,0x05,0x5b,0x0e,0x15,0xc7,0x21,0x2b,0x5d,0x32,0x34,0xf0,0x30,0x24,0x88, -0x11,0xfb,0x3e,0xf1,0xec,0x7e,0xf2,0xfa,0x26,0x01,0x0e,0x55,0x19,0x1e,0x54,0x20, -0x20,0x2a,0x1c,0x10,0x08,0xfc,0xe4,0xb2,0xd3,0xd1,0x02,0xd9,0xdd,0x1b,0xe5,0xee, -0x42,0xfb,0x08,0xae,0x11,0x0b,0xa1,0xfb,0xe7,0xa3,0xd1,0xc5,0x29,0xbd,0xb9,0xc4, -0xb9,0xc2,0x6a,0xd2,0xe9,0x64,0x02,0x13,0x4c,0x15,0x02,0x3b,0xe7,0xce,0xca,0xc2, -0xc7,0x68,0xd0,0xd2,0xe5,0xd7,0xec,0x66,0x07,0x21,0xa4,0x30,0x33,0x31,0x26,0x0c, -0x04,0xee,0xe0,0x54,0xe2,0xec,0xd7,0xfd,0x10,0xdf,0x25,0x31,0x72,0x2d,0x1c,0x3a, -0x09,0xfc,0xc2,0xf3,0xf0,0xed,0xf2,0xf7,0xeb,0xf7,0xf7,0x0c,0xfc,0x08,0xcc,0x1a, -0x27,0xf1,0x25,0x18,0xf0,0x06,0xf5,0x0a,0xe3,0xd7,0x63,0xde,0xf5,0xeb,0x0e,0x20, -0x72,0x2c,0x37,0x63,0x3b,0x33,0x8c,0x27,0x21,0xd0,0x15,0x04,0xa6,0xf2,0xec,0xde, -0xf1,0xf8,0xec,0xfc,0x03,0xb9,0x11,0x21,0xcc,0x2a,0x2b,0xe7,0x1f,0x09,0x46,0xe6, -0xcd,0xb6,0xcf,0xd6,0x5c,0xde,0xe2,0x11,0xe4,0xec,0x30,0x04,0x21,0x51,0x32,0x2c, -0x8c,0x12,0xf3,0xaf,0xda,0xc6,0x45,0xb6,0xaa,0xbf,0xb2,0xcb,0x4e,0xf0,0x16,0x14, -0x31,0x30,0xb4,0x18,0xfd,0x7a,0xe7,0xd8,0x63,0xc7,0xb7,0xbe,0xab,0xac,0x16,0xbe, -0xdf,0xe4,0x04,0x21,0xee,0x28,0x1f,0xf1,0x0c,0xf5,0xd8,0xe0,0xd2,0xaf,0xce,0xd9, -0xbd,0xf1,0x08,0xd7,0x17,0x1e,0xeb,0x16,0x06,0xf9,0xf5,0xef,0x0f,0xf2,0xf5,0x65, -0xf7,0xf8,0xc2,0xfb,0x02,0xd7,0x07,0x0a,0xd2,0x0e,0x0f,0x0e,0x11,0x15,0xba,0x17, -0x0b,0x87,0xfc,0xfb,0x1f,0x0f,0x28,0x91,0x33,0x3a,0x30,0x40,0x3e,0x7a,0x32,0x25, -0x39,0x21,0x1f,0x68,0x16,0x09,0x70,0x04,0x02,0x60,0xfe,0xf6,0x51,0xee,0xf3,0x9c, -0x03,0x18,0x9e,0x2d,0x34,0x6c,0x26,0x10,0xdb,0xf9,0xe7,0x38,0xd8,0xcd,0xad,0xcf, -0xdb,0x6e,0xeb,0xff,0x22,0x1a,0x26,0xe9,0x20,0x0b,0xcb,0xf6,0xea,0x32,0xd6,0xbc, -0x1c,0xa8,0xad,0xb8,0xc8,0xf2,0xe0,0x1a,0x38,0xad,0x3e,0x30,0xb8,0x1a,0xff,0xb9, -0xe6,0xd1,0x8e,0xbc,0xab,0xe9,0xab,0xb8,0x0e,0xd6,0xfb,0x0f,0x1b,0x27,0x6b,0x20, -0x0d,0x3a,0xf5,0xdb,0x95,0xc2,0xb7,0x1a,0xc2,0xe1,0x66,0x02,0x14,0xff,0x17,0x10, -0xba,0x04,0xf8,0xca,0xf0,0xed,0x2c,0xf1,0xf3,0xd4,0xf6,0xfc,0x23,0xff,0x01,0x32, -0x04,0x06,0xa4,0x09,0x0e,0x88,0x10,0x0c,0x09,0x01,0xfa,0x11,0x08,0x22,0xda,0x32, -0x36,0xb6,0x38,0x3e,0x9e,0x3c,0x32,0x90,0x2d,0x32,0x8c,0x31,0x23,0xcc,0x11,0x0a, -0x93,0x0d,0x0e,0x99,0x05,0x00,0x61,0x06,0x15,0x59,0x27,0x2e,0x41,0x2a,0x22,0xd1, -0x17,0x06,0xfb,0xf3,0xe6,0x4c,0xdb,0xd9,0xf1,0xe4,0xfb,0x0c,0x14,0x22,0x7f,0x28, -0x26,0xd7,0x1c,0x0b,0x57,0xf2,0xd0,0x3b,0xbb,0xb8,0x1e,0xcc,0xea,0xeb,0x0e,0x2a, -0x83,0x30,0x25,0x68,0x18,0x0d,0x13,0xf8,0xda,0x2d,0xbb,0xa9,0xab,0xab,0xba,0x30, -0xcd,0xe1,0xdf,0xf6,0x04,0x2f,0x08,0xff,0x64,0xf2,0xe3,0x85,0xcd,0xb8,0x73,0xb7, -0xd1,0x26,0xf7,0x0f,0x77,0x17,0x10,0xd5,0x03,0xf4,0x62,0xe5,0xe0,0x44,0xe9,0xf7, -0xa0,0xff,0x03,0x96,0x04,0x02,0xe7,0xfc,0xf7,0x3c,0xf8,0xff,0x2c,0x07,0x09,0x3c, -0x0b,0x10,0xc6,0x1c,0x33,0x92,0x46,0x4d,0xa7,0x49,0x42,0x75,0x3b,0x34,0x6f,0x32, -0x32,0x3f,0x36,0x2f,0xc9,0x22,0x15,0xe8,0x0e,0x0e,0xc7,0x0c,0x05,0x0e,0xfc,0xf8, -0xaf,0x01,0x10,0xee,0x1a,0x23,0x32,0x24,0x1e,0xa1,0x12,0x03,0x0d,0xf7,0xf5,0x3b, -0x01,0x0e,0xe6,0x15,0x17,0x5d,0x1c,0x28,0x4e,0x34,0x35,0xa8,0x24,0x03,0x67,0xe2, -0xcf,0x23,0xce,0xe4,0x0d,0x08,0x27,0x30,0x35,0x31,0x56,0x23,0x14,0xe7,0xff,0xeb, -0x59,0xd8,0xc6,0x68,0xbd,0xb9,0x24,0xbf,0xca,0x77,0xd7,0xe0,0x01,0xe6,0xe5,0x69, -0xdf,0xd6,0x34,0xc8,0xbc,0x17,0xb8,0xc5,0x3f,0xe2,0xf8,0x15,0xff,0xfc,0x1e,0xf5, -0xec,0x6c,0xe3,0xdd,0x4e,0xe2,0xf0,0xe8,0xfd,0x07,0xd8,0x08,0x01,0x6e,0xf8,0xf3, -0xf4,0xf2,0xf9,0xcc,0x00,0x06,0xbc,0x0c,0x13,0x8a,0x1e,0x2d,0x89,0x3e,0x4f,0x90, -0x59,0x53,0xd5,0x43,0x36,0x5c,0x30,0x32,0x15,0x3b,0x3d,0xbb,0x3a,0x2e,0x7a,0x1c, -0x0a,0xf0,0xfc,0xf9,0x86,0xf8,0xf5,0x9c,0xf3,0xf7,0xf3,0xfd,0x0a,0x67,0x13,0x18, -0x94,0x18,0x14,0x4d,0x14,0x13,0x08,0x17,0x1d,0x0b,0x22,0x24,0x9f,0x2c,0x3e,0x82, -0x4b,0x49,0x5f,0x31,0x16,0x67,0x01,0xf5,0xf0,0xf3,0xfa,0x65,0x05,0x16,0x37,0x21, -0x22,0x49,0x1d,0x10,0x04,0x02,0xf0,0x4a,0xe1,0xda,0xd6,0xd9,0xd1,0x69,0xc7,0xc0, -0xf5,0xb9,0xbc,0x4c,0xc2,0xc9,0x6a,0xca,0xc5,0x0f,0xbf,0xbd,0x10,0xc1,0xc9,0x2e, -0xd2,0xd6,0x1a,0xd7,0xd3,0x90,0xce,0xcb,0x5a,0xca,0xce,0xe3,0xd8,0xe5,0xd2,0xf0, -0xfb,0x70,0xfe,0xfd,0x53,0xf8,0xf5,0xf8,0xf6,0xf9,0xf7,0xf9,0xfd,0x5c,0x07,0x14, -0x1e,0x24,0x30,0x4e,0x3c,0x45,0x58,0x48,0x44,0xf7,0x39,0x31,0x3c,0x30,0x32,0x4a, -0x35,0x36,0xbd,0x33,0x27,0x23,0x17,0x06,0x12,0xf9,0xf2,0xbb,0xf3,0xf3,0x95,0xee, -0xee,0xdc,0xf4,0x00,0x7b,0x0d,0x10,0x8f,0x13,0x18,0x94,0x20,0x29,0x59,0x2d,0x2e, -0xc3,0x32,0x3c,0x2c,0x41,0x4d,0x82,0x51,0x50,0xdb,0x37,0x1a,0x60,0x0a,0x0e,0x88, -0x15,0x16,0x4d,0x16,0x13,0xe8,0x16,0x19,0x65,0x1b,0x1b,0x20,0x11,0xfc,0xd7,0xe4, -0xd8,0x30,0xd7,0xda,0x4f,0xd3,0xc9,0xa1,0xbd,0xb3,0x2d,0xab,0xa9,0x97,0xaa,0xaa, -0xb3,0xa6,0xa7,0x03,0xb0,0xbb,0xdf,0xc2,0xc1,0x0e,0xbf,0xba,0x1b,0xb8,0xb3,0x86, -0xaf,0xb3,0x96,0xc4,0xd9,0xd5,0xe7,0xf2,0x28,0xf7,0xf5,0xc8,0xf1,0xec,0xdd,0xed, -0xf3,0x51,0xf8,0xf9,0x4e,0x00,0x0b,0x25,0x1a,0x2a,0x63,0x35,0x3d,0x40,0x40,0x3e, -0xa5,0x35,0x2e,0x94,0x2c,0x30,0x45,0x31,0x2f,0x6d,0x2c,0x26,0xaa,0x18,0x04,0x29, -0xf1,0xeb,0xc5,0xed,0xf2,0x90,0xf1,0xec,0xcf,0xea,0xf2,0x14,0xfb,0xfc,0x6d,0xfc, -0x04,0x97,0x0f,0x21,0xbf,0x35,0x41,0xa9,0x48,0x4b,0xb3,0x4c,0x4f,0x25,0x56,0x56, -0xe4,0x48,0x2e,0x78,0x19,0x13,0x2e,0x1c,0x27,0x25,0x2c,0x2a,0x1d,0x27,0x25,0x30, -0x24,0x22,0xf9,0x18,0x04,0xc5,0xeb,0xdc,0x96,0xd8,0xde,0x93,0xe2,0xdc,0x13,0xd1, -0xc4,0xa5,0xb4,0xa5,0x96,0x9f,0x98,0xea,0x90,0x8d,0xbd,0x97,0xa9,0xae,0xb8,0xb7, -0x5d,0xb0,0xa8,0xe9,0x9f,0x97,0x9a,0x91,0x94,0x2b,0xa7,0xc1,0x47,0xd5,0xdf,0xaf, -0xe3,0xe5,0x31,0xe3,0xe2,0x66,0xe7,0xef,0x26,0xf3,0xf2,0x7b,0xf2,0xfb,0xff,0x0a, -0x1b,0x4a,0x2a,0x36,0x25,0x3b,0x3a,0xe5,0x31,0x2b,0xbb,0x2b,0x2d,0xa2,0x2f,0x33, -0xf1,0x34,0x32,0x3a,0x2a,0x16,0x8c,0x03,0xf5,0x78,0xf4,0xf9,0x47,0xfc,0xf6,0x8f, -0xed,0xee,0xb8,0xf3,0xfa,0xcb,0xfa,0xfc,0xcc,0x04,0x12,0x42,0x2b,0x41,0xe8,0x4e, -0x4e,0x19,0x54,0x57,0x4a,0x5a,0x5a,0xf9,0x51,0x44,0xd5,0x2f,0x22,0x67,0x22,0x32, -0x37,0x3e,0x41,0x22,0x3d,0x37,0xde,0x36,0x32,0xd1,0x25,0x14,0x33,0xfe,0xea,0x91, -0xde,0xdd,0xce,0xe7,0xe7,0x91,0xdb,0xcd,0xc6,0xbd,0xad,0x38,0xa1,0x98,0x3e,0x90, -0x8c,0xee,0x91,0xa2,0x03,0xb1,0xb6,0x7d,0xb1,0xa5,0xbb,0x9b,0x92,0xaa,0x8d,0x8e, -0x91,0x98,0xab,0x72,0xbf,0xcc,0xe8,0xd0,0xd5,0xa9,0xd9,0xde,0x66,0xe3,0xeb,0x11, -0xee,0xeb,0xc6,0xe8,0xec,0x80,0xf6,0x04,0x50,0x12,0x20,0x9f,0x2b,0x30,0x92,0x32, -0x32,0x4f,0x33,0x33,0x81,0x34,0x38,0x46,0x3c,0x38,0x3d,0x31,0x24,0xb8,0x0e,0xfa, -0xa0,0xf0,0xf3,0x90,0xfb,0xf9,0xec,0xed,0xee,0xa5,0xf5,0xfb,0x29,0x01,0x01,0x67, -0x06,0x17,0xdb,0x2d,0x47,0x0e,0x5d,0x62,0xba,0x61,0x64,0x89,0x65,0x69,0xc1,0x64, -0x55,0x77,0x40,0x30,0x56,0x2a,0x35,0x52,0x40,0x48,0xe2,0x45,0x3c,0xcb,0x34,0x31, -0xe6,0x2a,0x1f,0x3b,0x0c,0xf8,0x6f,0xeb,0xe6,0x4b,0xea,0xe7,0x55,0xdd,0xce,0xd5, -0xbf,0xb1,0x67,0xa9,0xa3,0xe6,0x9c,0x98,0x08,0x9a,0xa5,0x13,0xb2,0xb5,0xd3,0xac, -0xa1,0x01,0x97,0x8f,0x36,0x8c,0x8a,0xe3,0x8f,0x9d,0x79,0xb2,0xc3,0xa6,0xcb,0xce, -0x29,0xd3,0xd6,0xab,0xdb,0xe3,0x95,0xeb,0xed,0x8c,0xeb,0xe9,0xec,0xef,0xfe,0x6c, -0x0e,0x1e,0x33,0x28,0x2a,0x4e,0x2a,0x28,0xff,0x29,0x2b,0x3f,0x30,0x34,0x69,0x39, -0x39,0x4b,0x34,0x26,0x03,0x0e,0xf6,0x0b,0xee,0xf1,0xa4,0xf6,0xf5,0x11,0xee,0xed, -0xd3,0xf1,0xf5,0xa1,0xfa,0x06,0x80,0x10,0x1f,0x01,0x36,0x4f,0x4d,0x63,0x68,0xa1, -0x67,0x6d,0x9a,0x76,0x7d,0xcb,0x78,0x65,0x78,0x4b,0x3b,0x93,0x36,0x40,0x52,0x51, -0x59,0x77,0x55,0x48,0x7d,0x3d,0x38,0xb0,0x35,0x29,0xb1,0x13,0x00,0xb6,0xf1,0xea, -0x01,0xeb,0xe7,0x7c,0xdd,0xcf,0xea,0xc1,0xb5,0xf9,0xb1,0xb0,0x7c,0xac,0xa8,0xa0, -0xa7,0xb1,0x94,0xbb,0xbd,0xd9,0xb3,0xa3,0x1e,0x94,0x87,0xd5,0x81,0x83,0x3c,0x8d, -0x9e,0xf2,0xb0,0xc1,0xa0,0xcb,0xd0,0x36,0xd4,0xd6,0x30,0xd9,0xe0,0x7c,0xe5,0xe5, -0x97,0xe5,0xeb,0x41,0xf6,0x05,0x55,0x15,0x23,0xd8,0x2c,0x2d,0x92,0x26,0x22,0x6c, -0x24,0x27,0xba,0x29,0x2b,0x1d,0x2d,0x2c,0x8b,0x26,0x18,0x9d,0x05,0xf8,0xaa,0xf2, -0xf5,0x04,0xf1,0xe7,0xde,0xe3,0xe5,0x30,0xe9,0xf0,0x06,0x00,0xff,0x04,0x03,0x04, -0x92,0x06,0x03,0xae,0x04,0x05,0xe8,0x04,0x05,0x51,0x05,0x02,0x1f,0x02,0x01,0x3d, -0x01,0x03,0xb3,0x03,0x04,0xae,0x07,0x08,0xdd,0x05,0x03,0x40,0x00,0xfe,0x39,0xfd, -0xf8,0x2e,0xf5,0xf2,0xbb,0xf0,0xf1,0xc8,0xf3,0xf3,0xed,0xf2,0xf0,0xe2,0xed,0xef, -0x61,0xf0,0xf1,0x0f,0xf3,0xf2,0xdb,0xf0,0xef,0xdb,0xee,0xef,0xf8,0xf0,0xf2,0x04, -0xf4,0xf6,0xc9,0xf8,0xfb,0xd8,0xfd,0xfe,0x3b,0xff,0xff,0x37,0x00,0x02,0x5b,0x05, -0x06,0x5a,0x07,0x06,0x79,0x05,0x06,0xd3,0x07,0x09,0x27,0x0b,0x0b,0xd8,0x0a,0x0a, -0xdb,0x0a,0x0b,0xd6,0x0c,0x0d,0x7d,0x0f,0x10,0x13,0x0f,0x0d,0x80,0x0a,0x08,0xb1, -0x06,0x05,0x77,0x04,0x04,0xab,0x04,0x03,0x15,0x01,0xfd,0x9c,0xfa,0xf8,0x8f,0xf8, -0xf8,0x6e,0xf9,0xf9,0xa9,0xf9,0xfa,0xa4,0xfb,0xfd,0x25,0xff,0x00,0xcc,0x00,0xff, -0x99,0xfd,0xfb,0x48,0xfa,0xfa,0xb3,0xf9,0xf9,0x6e,0xfb,0xfd,0x37,0xff,0x00,0x65, -0x00,0x00,0x1d,0x01,0x00,0x67,0x00,0x00,0xcb,0xff,0xfe,0x18,0xfd,0xfb,0xd6,0xfa, -0xfb,0x7b,0xfd,0x00,0x64,0x01,0x00,0x8e,0x00,0xff,0xf9,0xfe,0xfe,0x1d,0xfe,0xfd, -0xfa,0xfd,0xfd,0xcb,0xfd,0xfe,0x7b,0xfe,0xfd,0x5f,0xfd,0xfc,0x5c,0xfd,0xfd,0xe2, -0xfa,0xf8,0x68,0xf6,0xf4,0xdb,0xf3,0xf2,0x6e,0xf2,0xf3,0x88,0xf5,0xf8,0x8f,0xfc, -0xfe,0x7a,0xff,0x00,0x97,0x00,0x00,0x04,0xff,0xfe,0xc7,0xff,0x00,0x1b,0x01,0x02, -0x82,0x04,0x08,0x60,0x0b,0x0b,0xa4,0x0b,0x0a,0x88,0x09,0x08,0x3e,0x09,0x09,0x59, -0x09,0x09,0x68,0x0c,0x10,0xec,0x12,0x12,0x09,0x11,0x10,0x86,0x0f,0x0e,0xc1,0x0b, -0x08,0x9b,0x04,0xff,0x25,0xfc,0xfa,0x4e,0xfb,0xfb,0xdc,0xfc,0xfd,0x0e,0xff,0xfe, -0x8e,0xfd,0xfb,0xd5,0xf7,0xf4,0xf5,0xf1,0xf1,0x69,0xf2,0xf4,0x73,0xf5,0xf5,0x8f, -0xf5,0xf5,0xf1,0xf4,0xf5,0x85,0xf5,0xf6,0x10,0xf7,0xf9,0x87,0xfc,0xff,0xc2,0x00, -0x00,0xfe,0xff,0xfe,0xc8,0xfc,0xfb,0x04,0xfa,0xf8,0x8e,0xf8,0xf9,0xf0,0xfa,0xfe, -0x52,0x02,0x06,0x44,0x09,0x0a,0x09,0x0a,0x08,0x31,0x06,0x05,0xcd,0x06,0x07,0xfd, -0x08,0x09,0x9f,0x0a,0x0a,0xbb,0x09,0x07,0x2d,0x05,0x02,0xd2,0xff,0xfe,0x56,0xfd, -0xfc,0x2e,0xfd,0xfe,0x75,0xff,0xff,0x3d,0x00,0x01,0x14,0x03,0x03,0x0f,0x03,0x00, -0x2e,0xff,0xfe,0xb9,0xfe,0xfe,0x23,0xfd,0xfc,0x62,0xfc,0xfc,0x2d,0xfe,0xfd,0x35, -0xfc,0xfe,0x1a,0x02,0x02,0x18,0xfe,0xfb,0x7d,0xff,0x01,0xd4,0x01,0xfd,0x67,0xfd, -0x08,0xd1,0x10,0x17,0xf5,0x19,0x18,0xa6,0x13,0x0e,0xd8,0x10,0x16,0x10,0x13,0x06, -0x6c,0x02,0x03,0xd5,0x09,0x10,0x90,0x18,0x22,0x51,0x27,0x22,0xfd,0x1c,0x15,0xbe, -0x0c,0x01,0xa9,0xf2,0xe5,0x20,0xdc,0xd8,0x56,0xdb,0xe6,0xd0,0xf0,0xf5,0x86,0xf1, -0xe9,0x76,0xe3,0xdc,0x7e,0xd9,0xd9,0x79,0xdb,0xdd,0x60,0xe0,0xe3,0xb3,0xe5,0xe7, -0xc0,0xe6,0xe6,0x56,0xe7,0xea,0x40,0xee,0xf4,0xd0,0xf8,0xfd,0x0e,0x02,0x06,0xe9, -0x0b,0x11,0x60,0x14,0x15,0x75,0x11,0x0d,0xd6,0x0c,0x0f,0x05,0x16,0x1e,0x8f,0x25, -0x28,0x49,0x29,0x29,0x04,0x28,0x24,0xc7,0x1f,0x1d,0x87,0x1e,0x1f,0xbb,0x1e,0x1c, -0xb6,0x1a,0x17,0xee,0x13,0x10,0x7a,0x0f,0x0d,0x45,0x09,0x03,0xa7,0xfa,0xf1,0x7e, -0xed,0xec,0x2c,0xef,0xf2,0x88,0xf4,0xf5,0xf0,0xf5,0xf8,0xe0,0xf9,0xfd,0x23,0x00, -0x03,0xec,0x03,0xff,0x1f,0xff,0xff,0xd1,0xfd,0xf9,0xd2,0xf3,0xf1,0xb8,0xf6,0xff, -0xa3,0x05,0x06,0xae,0x05,0x04,0xb5,0x04,0x06,0x45,0x08,0x08,0x10,0x02,0xf9,0xbd, -0xf4,0xf2,0x83,0xf2,0xf2,0x87,0xf5,0xf9,0x80,0xfc,0x00,0x09,0x03,0x01,0xfe,0xfc, -0xf8,0x44,0xf6,0xf6,0x51,0xf3,0xef,0xba,0xef,0xf6,0xe7,0xff,0x04,0x39,0x04,0xff, -0x0c,0xf9,0xee,0x2a,0xe4,0xdc,0x99,0xd4,0xd2,0x13,0xd4,0xd8,0x04,0xdd,0xe5,0x5e, -0xf4,0xff,0x63,0x03,0x03,0xa8,0xfe,0x04,0xda,0x08,0x0e,0xe9,0x12,0x15,0x78,0x19, -0x1d,0xf5,0x23,0x2d,0xc1,0x2b,0x25,0xb1,0x22,0x1e,0x82,0x1e,0x1b,0x4f,0x1d,0x27, -0x3c,0x32,0x38,0x29,0x3d,0x3b,0xf1,0x30,0x28,0xed,0x1f,0x16,0xef,0x0a,0xfe,0x9a, -0xf5,0xf5,0xe6,0xfa,0x02,0x5d,0x07,0x00,0x12,0xf5,0xe7,0x5f,0xe0,0xe0,0x94,0xe2, -0xe5,0xaa,0xe8,0xe8,0xa2,0xe4,0xe0,0x2c,0xdd,0xdb,0x6d,0xd9,0xd7,0x57,0xd8,0xdd, -0xe7,0xe2,0xe8,0x89,0xed,0xf0,0x08,0xf4,0xf7,0x80,0xfa,0xff,0x82,0x00,0xfe,0x1c, -0xfd,0xfa,0x2f,0xfb,0xff,0xf2,0x03,0x07,0xba,0x0a,0x0c,0xa1,0x0a,0x07,0x91,0x04, -0x04,0xff,0x07,0x0c,0xbe,0x13,0x1b,0xa5,0x1e,0x1d,0x09,0x1b,0x17,0x23,0x14,0x11, -0x38,0x0f,0x0c,0x55,0x05,0xfb,0x87,0xf4,0xf2,0x56,0xf3,0xf6,0xe1,0xf9,0xfc,0x98, -0xfd,0xfd,0x44,0xfc,0xfc,0xc1,0xfe,0x04,0xd4,0x08,0x09,0xd0,0x04,0xfe,0x9e,0xf9, -0xf4,0xca,0xf0,0xef,0xc1,0xee,0xf1,0x9a,0xf7,0xfd,0x46,0x01,0x03,0x98,0x04,0x04, -0xa1,0x02,0x03,0xb3,0x05,0x0a,0xe1,0x0c,0x0d,0x5c,0x0f,0x10,0x84,0x12,0x16,0x13, -0x17,0x13,0xd9,0x0c,0x06,0x63,0x00,0xff,0x37,0x00,0x00,0xa7,0x01,0x01,0x46,0x01, -0xfc,0x39,0xfb,0xfa,0xcf,0xf7,0xf2,0x29,0xed,0xef,0x9f,0xef,0xf0,0xc8,0xe6,0xdf, -0x38,0xe7,0xeb,0xa8,0xef,0xf0,0xe6,0xf0,0xf0,0x99,0xf5,0x06,0xda,0x12,0x19,0x3e, -0x10,0x0b,0xf9,0x09,0x0e,0xd8,0x0e,0x0a,0xd1,0x03,0x02,0xb2,0x01,0x04,0x38,0x08, -0x06,0x57,0x02,0xfb,0xba,0xf4,0xf2,0xf7,0xf5,0xf9,0x99,0xfd,0xff,0x07,0xfb,0xf1, -0x23,0xe2,0xd6,0x40,0xcd,0xcc,0x64,0xd0,0xdb,0x14,0xea,0xf9,0xeb,0x03,0x05,0x80, -0xff,0xf2,0xea,0xe3,0xd9,0x3a,0xd7,0xdd,0x86,0xea,0xfa,0xb5,0x0a,0x17,0x99,0x20, -0x22,0x89,0x1f,0x18,0xd8,0x10,0x06,0xac,0xfe,0xfb,0xd7,0xfe,0x09,0xe6,0x18,0x25, -0x2e,0x2c,0x2e,0xf6,0x2e,0x2b,0xb9,0x25,0x1e,0x94,0x1b,0x1f,0x84,0x25,0x2b,0x5b, -0x2c,0x2a,0x10,0x23,0x1a,0xe6,0x10,0x07,0x4a,0xfe,0xf7,0xb4,0xf3,0xf2,0xfd,0xf3, -0xf6,0x67,0xf9,0xfa,0x0e,0xfa,0xf6,0x87,0xf1,0xee,0x1f,0xee,0xed,0x30,0xec,0xee, -0xf0,0xf1,0xf6,0xe1,0xf5,0xf3,0xcb,0xf1,0xee,0xfa,0xe8,0xe3,0x72,0xe1,0xe6,0x45, -0xef,0xf6,0x57,0xfa,0xfa,0x39,0xf9,0xf8,0xa2,0xf6,0xf3,0x73,0xed,0xe8,0xad,0xe7, -0xea,0x2a,0xed,0xed,0xb4,0xeb,0xeb,0x66,0xec,0xed,0x5b,0xed,0xeb,0x3b,0xec,0xe9, -0xeb,0xec,0xf5,0xdd,0xfe,0x05,0x12,0x0d,0x0d,0x85,0x07,0x00,0xf8,0xf6,0xef,0xc7, -0xe5,0xd9,0x48,0xd7,0xda,0x58,0xde,0xe5,0x7b,0xe2,0xe7,0x43,0xf3,0xfb,0x69,0x04, -0x0e,0xce,0x0d,0x13,0xb1,0x18,0x27,0x2e,0x38,0x38,0x07,0x33,0x30,0xb2,0x31,0x35, -0x11,0x38,0x38,0x3f,0x3c,0x3c,0xc5,0x3e,0x3e,0x6d,0x39,0x2c,0x05,0x1e,0x0c,0x90, -0xf8,0xee,0x24,0xec,0xf0,0x47,0xf9,0x00,0x42,0x00,0xf6,0xf7,0xe3,0xd1,0xa4,0xc3, -0xbc,0x99,0xc0,0xcc,0x32,0xdb,0xe4,0xbf,0xe7,0xe0,0x4e,0xd6,0xc9,0xb7,0xbc,0xb3, -0xdc,0xb3,0xbd,0x9a,0xd0,0xe5,0xc0,0xf6,0x03,0xd0,0x09,0x0c,0xa2,0x0a,0x08,0x9c, -0x03,0xfd,0x59,0xf9,0xf8,0x30,0xfe,0x0d,0xe3,0x1c,0x29,0xe3,0x2c,0x2a,0x52,0x24, -0x1a,0x42,0x0f,0x08,0xc6,0x08,0x12,0x72,0x20,0x2d,0x1f,0x37,0x39,0x0b,0x35,0x2b, -0xd4,0x1d,0x0f,0x38,0x03,0xfa,0x36,0xf5,0xf1,0x02,0xee,0xed,0x10,0xed,0xee,0x82, -0xf0,0xf2,0xc5,0xf3,0xf5,0x58,0xf7,0xfb,0x15,0x00,0x08,0x78,0x12,0x17,0x00,0x13, -0x0c,0x56,0x04,0xfa,0x97,0xef,0xe8,0x83,0xe7,0xeb,0x8c,0xf2,0xf9,0x51,0xfd,0xfe, -0x39,0xff,0xff,0xa7,0xfc,0xf8,0x28,0xf7,0xf8,0xa3,0xfb,0xfe,0x45,0xff,0xff,0xae, -0x01,0x04,0x69,0x0a,0x0c,0xab,0x0c,0x0b,0x56,0x06,0x03,0x61,0x03,0x07,0xae,0x0c, -0x0c,0x5f,0x08,0x05,0x0f,0x07,0x02,0x9f,0xf7,0xe2,0x84,0xd5,0xcf,0x11,0xcb,0xcd, -0xb8,0xc7,0xcd,0xca,0xd8,0xe5,0xe5,0xf2,0xef,0x1f,0xee,0xec,0xad,0xf4,0x0e,0xe0, -0x21,0x28,0xf8,0x2d,0x2b,0x7c,0x30,0x35,0x75,0x36,0x37,0x7d,0x2f,0x25,0x0a,0x24, -0x23,0x69,0x21,0x1b,0x57,0x0f,0xfd,0x72,0xeb,0xdf,0x2a,0xdf,0xe0,0xc2,0xe4,0xe6, -0xee,0xe6,0xe0,0xc3,0xd6,0xcf,0xbf,0xc9,0xc7,0x05,0xc9,0xd4,0xb9,0xe4,0xf1,0xfc, -0xf7,0xf5,0x0a,0xea,0xdd,0x18,0xd1,0xcb,0x36,0xcc,0xd3,0xc3,0xe2,0xf9,0x53,0x0f, -0x1e,0x2e,0x26,0x29,0xf8,0x2a,0x2a,0x91,0x24,0x1c,0x2d,0x15,0x0f,0x5f,0x13,0x1e, -0x52,0x29,0x30,0x6e,0x2f,0x29,0x87,0x21,0x18,0x6d,0x15,0x15,0x06,0x1d,0x2a,0x59, -0x38,0x43,0xfc,0x47,0x43,0xfb,0x37,0x27,0x52,0x15,0x07,0xb6,0xfb,0xf2,0x2f,0xe9, -0xe0,0x64,0xdd,0xe0,0x93,0xe6,0xec,0x43,0xed,0xea,0x0c,0xe8,0xe8,0xc4,0xeb,0xf1, -0x14,0xf8,0x03,0x5b,0x11,0x1a,0x9f,0x20,0x1e,0x54,0x12,0x02,0x93,0xef,0xe3,0x44, -0xdf,0xe2,0xb5,0xe9,0xf0,0x01,0xf2,0xf1,0xc2,0xf1,0xf2,0xf8,0xf0,0xec,0x04,0xe7, -0xe4,0x89,0xe7,0xed,0xf0,0xf0,0xf2,0xd2,0xf1,0xf5,0xc9,0xfa,0x00,0x92,0x03,0x00, -0xa4,0xfa,0xf6,0x5c,0xfc,0x07,0x79,0x0f,0x0e,0x2a,0x09,0x08,0xf9,0x08,0x04,0xbc, -0xf5,0xe1,0x02,0xd8,0xd2,0x64,0xd6,0xd5,0x4a,0xd1,0xe0,0x57,0xf2,0x06,0x77,0x18, -0x18,0x03,0x0b,0x09,0xde,0x17,0x2d,0x35,0x3e,0x36,0x28,0x39,0x3d,0x63,0x46,0x53, -0xbc,0x58,0x54,0x32,0x4a,0x42,0x1f,0x3e,0x3b,0xba,0x2c,0x1b,0x36,0x0a,0xf8,0xea, -0xeb,0xe2,0x33,0xd9,0xd6,0x7e,0xd8,0xd7,0x5b,0xdb,0xd8,0xe7,0xcf,0xc3,0x59,0xbe, -0xbf,0x63,0xc9,0xd5,0x8f,0xe4,0xf1,0xdd,0xf3,0xee,0xa5,0xe2,0xd7,0x00,0xce,0xca, -0x5d,0xcc,0xd5,0x0e,0xe7,0xf8,0x75,0x0a,0x19,0xe1,0x21,0x27,0xb7,0x2a,0x29,0x29, -0x23,0x18,0x78,0x0e,0x0a,0x17,0x12,0x20,0xff,0x2e,0x36,0x3e,0x36,0x30,0xe5,0x26, -0x1a,0xa5,0x0d,0x06,0xd7,0x08,0x13,0x69,0x20,0x2a,0xb8,0x2c,0x26,0x69,0x1d,0x15, -0x57,0x0e,0x07,0x37,0xfe,0xf4,0xa1,0xe7,0xdc,0x1b,0xd8,0xd9,0xf7,0xdf,0xe7,0x15, -0xe9,0xe8,0xfc,0xe8,0xed,0xa0,0xf4,0xfb,0xbd,0x03,0x10,0x39,0x1e,0x27,0x4c,0x2d, -0x2a,0x12,0x1f,0x10,0xcb,0x01,0xf7,0x25,0xf4,0xf6,0x4a,0xfb,0xfe,0x26,0xfc,0xf8, -0x17,0xf9,0xfa,0x08,0xf8,0xf1,0x9b,0xe9,0xe5,0xad,0xea,0xef,0x2a,0xf3,0xf5,0x2e, -0xf9,0x03,0x83,0x10,0x17,0x57,0x17,0x0e,0x6b,0x01,0xff,0x99,0x06,0x08,0xfa,0x06, -0x00,0x5f,0x00,0x00,0x5b,0xfc,0xf1,0x84,0xe6,0xd5,0x89,0xce,0xc5,0x3e,0xc3,0xcb, -0x97,0xd7,0xe5,0x31,0xfc,0x02,0xed,0x03,0xfe,0x9f,0x06,0x1b,0xf1,0x29,0x33,0xbf, -0x32,0x39,0xd0,0x3e,0x4b,0xc9,0x53,0x5a,0x83,0x59,0x50,0x0c,0x49,0x40,0xd4,0x35, -0x28,0x3f,0x1a,0x04,0x0a,0xf3,0xe3,0x1c,0xdc,0xd9,0x98,0xd8,0xd5,0x43,0xcb,0xbf, -0x56,0xb6,0xb2,0xed,0xb1,0xb8,0xc3,0xbd,0xc9,0xee,0xd4,0xde,0x06,0xe4,0xe4,0xc6, -0xe0,0xd6,0xf2,0xcb,0xc5,0x61,0xc3,0xc6,0x6d,0xd1,0xdf,0x2d,0xf1,0x00,0x4b,0x0e, -0x18,0xd9,0x20,0x26,0xc3,0x27,0x25,0x33,0x20,0x1e,0x96,0x24,0x30,0x2a,0x3e,0x47, -0x31,0x4b,0x47,0x08,0x3d,0x2f,0x4f,0x23,0x1b,0x80,0x1a,0x21,0x74,0x29,0x31,0x40, -0x33,0x2f,0xf4,0x26,0x1e,0xf0,0x15,0x0f,0x8a,0x09,0x03,0xc0,0xf8,0xec,0x6a,0xe3, -0xdf,0x1f,0xe4,0xeb,0x5e,0xf1,0xf0,0x9c,0xed,0xeb,0xd6,0xed,0xf2,0xb9,0xf9,0x03, -0xf8,0x0b,0x13,0x6e,0x1b,0x1f,0x2d,0x1d,0x11,0x20,0x02,0xf7,0x3f,0xf3,0xf2,0xf3, -0xf1,0xf0,0x0b,0xee,0xe9,0x5d,0xe6,0xe4,0x49,0xe2,0xdf,0x59,0xdc,0xd9,0x73,0xd8, -0xd8,0xdc,0xd9,0xdb,0xa2,0xde,0xe5,0x65,0xed,0xf8,0x54,0xff,0xff,0x78,0xfa,0xf8, -0x21,0xfc,0x07,0xd7,0x0f,0x0d,0xc0,0x06,0x05,0xc1,0x06,0x03,0xc6,0xf0,0xdf,0x24, -0xd0,0xce,0x85,0xca,0xbf,0xcd,0xc2,0xcd,0x41,0xe4,0xf9,0x70,0x00,0xfc,0x98,0xf9, -0xfe,0xfb,0x1e,0x37,0xbf,0x43,0x3b,0x14,0x39,0x45,0xc8,0x59,0x65,0xc4,0x5f,0x58, -0xc9,0x4c,0x46,0xf2,0x40,0x3b,0x01,0x2e,0x1b,0x3c,0x07,0xf4,0x0d,0xeb,0xe4,0x2d, -0xe4,0xe2,0x6b,0xdf,0xd7,0x99,0xce,0xc7,0xe7,0xc1,0xbc,0x3b,0xbc,0xbe,0x78,0xc8, -0xd7,0x2b,0xe7,0xf0,0xc2,0xee,0xe7,0xc9,0xda,0xd0,0x7c,0xc7,0xc3,0x35,0xc3,0xce, -0x21,0xe0,0xf6,0x02,0x00,0x00,0xc0,0xfe,0xfd,0xa5,0xfb,0xfb,0x90,0xfb,0xfb,0x1f, -0xfc,0xfc,0x23,0xfc,0xfa,0xfc,0xf8,0xf7,0xb6,0xf7,0xf8,0xeb,0xf9,0xfb,0xe6,0xfb, -0xfb,0x46,0xfa,0xf8,0x8f,0xf8,0xf8,0x10,0xf8,0xf9,0xc7,0xfb,0xfe,0x06,0x00,0x01, -0xd2,0x01,0x02,0x21,0x02,0x02,0x35,0x03,0x04,0x60,0x04,0x04,0xb5,0x03,0x03,0x87, -0x04,0x06,0x89,0x08,0x08,0x2f,0x07,0x04,0x9f,0x03,0x02,0x8d,0x02,0x03,0x11,0x05, -0x07,0x87,0x09,0x09,0x2e,0x08,0x04,0xef,0x01,0x00,0x76,0x00,0x00,0x3e,0x01,0x01, -0x90,0xff,0xfc,0x7a,0xf9,0xf7,0x67,0xf6,0xf6,0xb2,0xf6,0xf7,0x28,0xf8,0xf9,0x12, -0xfb,0xfc,0x0d,0xfe,0xff,0x10,0x00,0x00,0xc6,0xff,0xfe,0xe9,0xfc,0xfb,0xa9,0xfa, -0xfa,0x5e,0xfc,0xfe,0xc7,0x00,0x02,0x83,0x01,0xff,0xbd,0xff,0x00,0x14,0x00,0xff, -0xc3,0xfd,0xfd,0x44,0xfd,0xfc,0x1e,0xfd,0xfd,0x05,0xfe,0xff,0xc9,0x01,0x03,0x39, -0x03,0x01,0x69,0xff,0xfe,0x8e,0xff,0xff,0x0d,0x00,0xff,0xc8,0xfd,0xfc,0x8b,0xfc, -0xfc,0x48,0xfc,0xfb,0x03,0xfa,0xf9,0x8f,0xfa,0xfa,0x61,0xf8,0xf5,0x9b,0xf3,0xf2, -0xd0,0xf0,0xf1,0x64,0xf3,0xf6,0x5c,0xfa,0xfd,0x3b,0x00,0x00,0x1d,0x00,0xfe,0xdb, -0xfc,0xfa,0xb8,0xf8,0xf9,0x83,0xfa,0xfc,0x42,0xfe,0x01,0x12,0x04,0x06,0x96,0x06, -0x06,0x40,0x04,0x02,0x2f,0x02,0x01,0x1a,0x01,0xff,0x4a,0xfe,0xfe,0x04,0xff,0xfd, -0x1f,0xfa,0xf7,0xff,0xf9,0xfe,0x5d,0x03,0x04,0x64,0x07,0x0d,0x49,0x12,0x13,0x08, -0x11,0x0d,0x53,0x07,0x04,0xe6,0x05,0x07,0xb1,0x05,0xff,0xf5,0xff,0x03,0x1e,0x05, -0x07,0x85,0x09,0x0c,0xe1,0x0c,0x0b,0xa6,0x07,0x01,0x67,0xf8,0xf0,0x04,0xec,0xe9, -0xc4,0xe7,0xe8,0xfc,0xea,0xee,0xe5,0xf1,0xf2,0xfd,0xf0,0xeb,0x0e,0xe5,0xdf,0x50, -0xdd,0xdf,0x92,0xe3,0xe6,0xd8,0xe8,0xeb,0xa4,0xec,0xef,0x81,0xf1,0xf3,0x5e,0xf6, -0xf7,0x8c,0xf9,0xfb,0x6c,0xff,0x04,0x09,0x09,0x0b,0xbc,0x0c,0x0d,0x33,0x0e,0x0f, -0xfa,0x0e,0x0c,0x03,0x09,0x07,0x86,0x08,0x0b,0xbf,0x0e,0x0f,0x8d,0x0f,0x0e,0x95, -0x0c,0x09,0xc4,0x05,0x05,0xff,0x08,0x0b,0xf7,0x0b,0x0a,0x49,0x08,0x05,0x8e,0x02, -0x00,0x52,0xfe,0xfc,0x40,0xfa,0xf8,0x2a,0xf6,0xf2,0x78,0xef,0xee,0xf9,0xef,0xf2, -0x66,0xf5,0xf9,0x9e,0xff,0x05,0xa1,0x08,0x09,0x0c,0x0a,0x0a,0xd9,0x09,0x05,0x66, -0x00,0xfc,0xab,0xfa,0xf9,0xd7,0xf9,0xfc,0x27,0x00,0x03,0x46,0x05,0x07,0x31,0x07, -0x04,0xce,0x03,0x02,0x78,0x00,0xfe,0x11,0xfc,0xfb,0x9a,0xfd,0xfc,0x6c,0xfc,0xff, -0xf2,0x01,0x04,0x2d,0x06,0x02,0x03,0xfa,0xf1,0x92,0xeb,0xe7,0x37,0xe3,0xe0,0xfc, -0xde,0xe8,0x85,0xf0,0xf7,0xf4,0xf9,0xfa,0xd1,0x06,0x0b,0x56,0x0d,0x0b,0x21,0x02, -0xfe,0x9b,0xf9,0xfb,0x0f,0x00,0xf7,0x0a,0xf6,0xf2,0x11,0xf7,0x03,0x7b,0x0e,0x1a, -0x6c,0x27,0x26,0x09,0x1f,0x11,0x89,0x07,0xff,0xf3,0xf4,0xea,0x03,0xde,0xdc,0x84, -0xdf,0xec,0xe0,0xfc,0x06,0xe6,0x05,0xfb,0xc2,0xef,0xeb,0x71,0xeb,0xec,0xce,0xf2, -0xf2,0x21,0xf1,0xef,0xf9,0xef,0xf3,0x5e,0xf5,0xf7,0x12,0xf9,0xff,0x01,0x08,0x0f, -0xea,0x12,0x14,0xa4,0x11,0x0d,0xaf,0x09,0x0a,0x3e,0x0e,0x12,0xef,0x14,0x11,0xbd, -0x0d,0x0b,0xa7,0x0d,0x13,0xe7,0x18,0x18,0xe6,0x11,0x0d,0x83,0x09,0x08,0xc1,0x08, -0x0b,0x9b,0x0f,0x14,0x33,0x16,0x13,0x71,0x0f,0x0b,0xe6,0x06,0x02,0x7a,0xfe,0xfa, -0x92,0xf6,0xf2,0x17,0xeb,0xe2,0xab,0xda,0xd6,0x7c,0xd6,0xda,0x29,0xdf,0xe3,0x1e, -0xe9,0xf1,0x21,0xfa,0x02,0x62,0x08,0x0c,0x1d,0x0d,0x08,0xed,0x00,0xfa,0x53,0xf7, -0xf4,0xce,0xf2,0xf3,0xfe,0xf8,0x00,0x2c,0x08,0x0b,0x4f,0x0b,0x0b,0x00,0x0a,0x07, -0x21,0x05,0x03,0xe5,0x00,0xfe,0xf9,0xfb,0xfb,0x32,0xfc,0x00,0x80,0x05,0x0b,0xc2, -0x0d,0x0b,0xcb,0x07,0x03,0xd0,0xfe,0xfb,0x90,0xf8,0xf9,0xd3,0xfb,0xfb,0x2d,0xfb, -0xfc,0x8b,0x00,0x01,0xc3,0x03,0x04,0x4f,0x04,0x05,0x9b,0xfe,0xf6,0xb1,0xf0,0xee, -0x74,0xec,0xe3,0x69,0xda,0xd9,0x85,0xe2,0xf2,0x67,0xf8,0xfd,0x74,0x07,0x16,0x06, -0x25,0x30,0xf9,0x2b,0x1a,0x6c,0x11,0x14,0x84,0x24,0x26,0x9e,0x23,0x20,0x99,0x25, -0x30,0x80,0x36,0x34,0x8b,0x32,0x2d,0xc7,0x28,0x2b,0x45,0x2a,0x1e,0xa8,0x09,0xf9, -0xdd,0xeb,0xe1,0xf5,0xd7,0xd4,0xb5,0xd9,0xde,0x73,0xe5,0xeb,0xc7,0xec,0xe3,0x08, -0xd4,0xc6,0x8f,0xc9,0xd3,0xe4,0xdd,0xe6,0xcf,0xe5,0xde,0xa6,0xcf,0xc2,0xc2,0xbe, -0xc2,0x4f,0xcc,0xd9,0x6d,0xeb,0xfd,0x67,0x09,0x10,0xa0,0x11,0x0e,0x7f,0x09,0x06, -0xa0,0x09,0x0e,0xd6,0x12,0x16,0xa7,0x1a,0x23,0xd8,0x2b,0x2f,0x82,0x2d,0x27,0x1a, -0x1e,0x14,0x80,0x0b,0x05,0xc6,0x04,0x0a,0xac,0x19,0x28,0x52,0x30,0x32,0xba,0x2d, -0x26,0x37,0x21,0x1d,0x21,0x1a,0x18,0x4e,0x16,0x11,0xe4,0x07,0xfb,0x25,0xf0,0xe8, -0x6b,0xe5,0xe5,0xe3,0xe7,0xed,0xbd,0xf4,0xfa,0x79,0xfd,0xfd,0x42,0x00,0x06,0x75, -0x0a,0x0a,0x44,0x07,0x03,0x00,0xfe,0xfb,0x1a,0xfe,0x03,0x1f,0x09,0x0b,0x5f,0x0c, -0x09,0xe1,0x03,0xff,0x0b,0xff,0xfd,0x07,0xf8,0xf2,0x56,0xf3,0xfa,0x16,0x00,0x01, -0xb9,0xfb,0xf4,0x5d,0xf8,0x01,0x74,0x07,0x04,0x0b,0xf8,0xf2,0xc1,0xf5,0xfe,0xe9, -0xfc,0xf9,0xd6,0xfb,0x05,0x38,0x0f,0x19,0x41,0x18,0x0e,0x4f,0x00,0xfe,0x1c,0x0d, -0x15,0x79,0x1a,0x12,0x15,0x0f,0x0c,0x81,0x08,0x0c,0xd5,0x0c,0x0c,0x2e,0x0c,0x09, -0xca,0x0d,0x14,0x15,0x15,0x0a,0xa9,0xf9,0xea,0xe5,0xdf,0xdc,0xc2,0xdb,0xdc,0x3b, -0xd8,0xcc,0x75,0xc2,0xbd,0x5c,0xbe,0xc1,0xbb,0xc9,0xd5,0x0a,0xe6,0xf4,0x4d,0x00, -0x05,0xfd,0xff,0xf5,0x65,0xe7,0xde,0xd7,0xdd,0xe4,0x52,0xf3,0x07,0x47,0x1d,0x31, -0x4c,0x41,0x4a,0x43,0x4c,0x49,0x82,0x41,0x34,0xfd,0x27,0x1e,0x95,0x1c,0x26,0xb1, -0x33,0x3c,0x0b,0x3e,0x36,0x5d,0x2b,0x1f,0x49,0x12,0x08,0xb7,0x07,0x0f,0x7e,0x1c, -0x26,0x0e,0x2b,0x26,0x8f,0x1a,0x08,0x2a,0xf8,0xef,0x95,0xf0,0xfa,0x45,0x04,0x07, -0xda,0x00,0xf3,0x27,0xe5,0xd9,0x15,0xcf,0xc5,0x47,0xbf,0xbf,0xd1,0xc4,0xcd,0xa0, -0xd2,0xda,0x21,0xe6,0xf4,0xe1,0xfd,0x03,0xe7,0x05,0x02,0xab,0xfb,0xf3,0xbb,0xf2, -0xfa,0x04,0x04,0x0b,0x71,0x10,0x11,0x99,0x0d,0x08,0x1f,0x03,0xfe,0x00,0xfb,0xfb, -0x95,0xfd,0x02,0x5d,0x07,0x06,0x11,0xff,0xfb,0xe8,0xfc,0xfb,0xa8,0xf3,0xe9,0x6c, -0xe4,0xe7,0xca,0xee,0xf2,0x65,0xf9,0x09,0x99,0x1e,0x2b,0xb3,0x31,0x26,0x42,0x0d, -0xfb,0x22,0xf8,0xfd,0x1b,0xfe,0xfb,0x05,0x01,0x0b,0xc2,0x1b,0x22,0x7e,0x1e,0x17, -0x12,0x13,0x17,0xe6,0x1e,0x1b,0x43,0x11,0x07,0xa3,0x01,0xfd,0x8f,0xf8,0xf1,0xf7, -0xe9,0xe4,0xe2,0xe1,0xe1,0x84,0xe0,0xde,0xd3,0xd6,0xd0,0x1c,0xd4,0xe1,0x9b,0xf3, -0xff,0x1b,0x03,0xfd,0xb5,0xf2,0xe7,0x04,0xde,0xdb,0xf5,0xdf,0xe9,0x06,0xf4,0xfd, -0xc5,0x04,0x07,0x0c,0x08,0x08,0x4b,0x0a,0x0d,0x8e,0x14,0x1c,0xb0,0x1e,0x19,0x7d, -0x12,0x0d,0x0d,0x12,0x1e,0xa7,0x29,0x2c,0xf5,0x27,0x20,0xca,0x15,0x08,0xbb,0xfb, -0xf5,0x3c,0xfc,0x0b,0x7f,0x18,0x1c,0x0f,0x19,0x0f,0x4f,0x07,0x00,0x0f,0xfb,0xf6, -0x89,0xf5,0xf5,0x74,0xef,0xe1,0x4b,0xcf,0xbe,0xdb,0xb8,0xba,0x2f,0xc0,0xc5,0x4e, -0xce,0xd9,0x03,0xe4,0xea,0xea,0xed,0xf2,0xdb,0xfc,0x05,0xc7,0x08,0x09,0xd8,0x08, -0x05,0x5e,0x05,0x08,0xb1,0x0f,0x1a,0x5c,0x23,0x26,0x2c,0x24,0x1d,0x90,0x15,0x0e, -0xd4,0x08,0x01,0x2e,0xfe,0xfe,0x25,0xf5,0xf1,0x17,0xf1,0xf5,0x53,0xf6,0xf0,0xcb, -0xf1,0xf4,0x69,0xfc,0xf7,0x45,0xe0,0xde,0x02,0xeb,0x0a,0xa6,0x25,0x2e,0xe9,0x26, -0x16,0xf1,0x0f,0x1d,0xda,0x1d,0x11,0xf7,0xf6,0xeb,0x16,0xf8,0x0a,0xf5,0x1a,0x1b, -0x7c,0x18,0x13,0x65,0x0f,0x11,0x96,0x11,0x09,0xbc,0xfb,0xe8,0x1d,0xdd,0xdd,0x6c, -0xe1,0xe3,0x56,0xdf,0xda,0x49,0xce,0xbe,0x64,0xaf,0x9f,0x26,0x91,0x92,0x1a,0xa7, -0xc7,0xbe,0xe7,0xfb,0xb3,0x01,0xf9,0x9b,0xeb,0xd8,0x19,0xcd,0xcb,0x4c,0xd3,0xe4, -0xd8,0xf9,0x0e,0x1d,0x1d,0x21,0x3a,0x22,0x1d,0xb2,0x16,0x14,0x02,0x12,0x10,0x3a, -0x0f,0x0d,0x20,0x0f,0x18,0x5e,0x25,0x2a,0x37,0x29,0x20,0x22,0x13,0x06,0xe3,0xfd, -0xfa,0xd8,0x00,0x0f,0x3e,0x23,0x34,0x98,0x3b,0x34,0x99,0x21,0x0d,0xd9,0x02,0x01, -0xbc,0x08,0x12,0x58,0x17,0x13,0xab,0x09,0xfd,0xa6,0xef,0xe3,0xe9,0xd6,0xcd,0x51, -0xcb,0xd3,0x57,0xdf,0xe8,0x3e,0xea,0xe7,0x4a,0xe8,0xea,0x7f,0xed,0xf2,0x85,0xf7, -0xfb,0x00,0xfc,0xfb,0xd3,0xfa,0xfd,0xe7,0x00,0x03,0x6b,0x00,0xfb,0x11,0xf7,0xf8, -0xed,0xfd,0x00,0x16,0xfe,0xfe,0x63,0xfa,0xfa,0x76,0xfc,0xf8,0x9f,0xed,0xe4,0x0f, -0xe2,0xe6,0x61,0xef,0xf6,0xe7,0xed,0xeb,0xd5,0xf5,0x10,0x50,0x2a,0x36,0x6a,0x33, -0x1c,0x60,0x09,0x08,0x96,0x0c,0x08,0x7d,0xfb,0xea,0x9f,0xe4,0xf2,0x64,0x08,0x15, -0xa9,0x18,0x11,0x35,0x04,0xfe,0xf7,0xff,0x02,0x0b,0x02,0xf6,0x03,0xf0,0xef,0x07, -0xf1,0xf0,0xf6,0xeb,0xe4,0x74,0xd7,0xca,0x1e,0xc2,0xba,0x86,0xb1,0xb1,0x78,0xbf, -0xd4,0xd3,0xe8,0xf6,0x87,0xf8,0xf3,0x86,0xeb,0xde,0xb7,0xd5,0xd5,0xa0,0xdf,0xf1, -0xff,0x06,0x19,0xe1,0x20,0x1f,0xfb,0x1e,0x1f,0xa9,0x22,0x2a,0xc5,0x31,0x33,0x16, -0x2d,0x24,0xb4,0x1e,0x22,0x03,0x30,0x39,0x1b,0x3e,0x3b,0x53,0x35,0x2e,0x38,0x28, -0x20,0xe7,0x1a,0x1b,0x9d,0x21,0x27,0x41,0x28,0x22,0x92,0x14,0x05,0xe6,0xfb,0xf7, -0x2a,0xf9,0xff,0xa3,0x04,0x04,0xaf,0xfe,0xef,0x5d,0xde,0xd0,0xd7,0xc5,0xbc,0x1a, -0xb9,0xbe,0xa4,0xca,0xd9,0x05,0xe6,0xec,0x37,0xee,0xec,0x53,0xe8,0xe5,0x3d,0xe7, -0xea,0x81,0xed,0xf3,0x88,0xfa,0x02,0x5c,0x0c,0x13,0x88,0x15,0x11,0x8a,0x09,0x00, -0xcf,0xfb,0xfe,0xf2,0xfa,0xf8,0xfb,0xee,0xe5,0xf5,0xe2,0xe8,0xf6,0xec,0xe6,0x04, -0xdf,0xe2,0x99,0xf0,0x01,0x7b,0xf6,0xec,0xf9,0xef,0x09,0xd6,0x24,0x38,0x4d,0x3d, -0x2d,0xb1,0x1b,0x20,0xe8,0x32,0x34,0x8e,0x25,0x0b,0xaf,0x0e,0x1e,0xab,0x2d,0x33, -0x59,0x34,0x36,0x29,0x34,0x2b,0x4c,0x23,0x17,0x23,0x06,0xfa,0x89,0xf5,0xfc,0xcb, -0xfa,0xf6,0xc3,0xf3,0xf0,0xb1,0xed,0xe1,0x8d,0xcf,0xb7,0x35,0x98,0x84,0x06,0x89, -0xa2,0x8a,0xc1,0xd7,0xf5,0xe3,0xea,0xe7,0xe8,0xe2,0x27,0xda,0xd2,0xa7,0xcf,0xd3, -0x66,0xe1,0xf6,0xde,0x0b,0x1c,0x66,0x29,0x33,0x94,0x36,0x36,0xed,0x38,0x35,0x02, -0x2b,0x1d,0x30,0x11,0x11,0xaa,0x20,0x33,0xa6,0x3e,0x41,0xde,0x3d,0x30,0xbd,0x21, -0x10,0x49,0x05,0x08,0x6d,0x19,0x2a,0xeb,0x35,0x35,0x4f,0x2b,0x1c,0xc0,0x0e,0x05, -0xc0,0x00,0xff,0xae,0x00,0x02,0x67,0x00,0xf9,0xf4,0xef,0xe5,0x1a,0xdd,0xd3,0x37, -0xcb,0xc9,0xe4,0xcd,0xd8,0x85,0xe3,0xea,0xbb,0xf0,0xf5,0x4d,0xf4,0xef,0x8c,0xf0, -0xf8,0x0e,0x01,0x08,0xf1,0x0e,0x17,0x82,0x1e,0x25,0xe0,0x27,0x29,0x69,0x24,0x19, -0x89,0x0f,0x08,0xe8,0x02,0xfd,0xfd,0xf9,0xfc,0x8b,0xfa,0xf2,0x5d,0xef,0xf9,0x47, -0x01,0x01,0x5c,0xfd,0xf3,0x77,0xee,0xed,0x9b,0xe8,0xea,0x34,0xf9,0x13,0x1b,0x33, -0x48,0xa3,0x52,0x46,0xb9,0x2e,0x26,0x89,0x24,0x1a,0x94,0x0c,0xf9,0x59,0xf8,0xf9, -0x2f,0x05,0x13,0x89,0x15,0x12,0x27,0x0e,0x0b,0x7a,0x0e,0x0a,0x67,0x04,0xfb,0xa6, -0xed,0xe4,0x79,0xdc,0xd6,0xc2,0xd1,0xd0,0x50,0xcb,0xbe,0x1b,0xb3,0xa9,0xb1,0xa3, -0xa7,0xf0,0xb5,0xcd,0x94,0xe4,0xf1,0x0e,0xf9,0xf5,0xed,0xe9,0xda,0x66,0xca,0xcb, -0xf0,0xd7,0xeb,0x36,0x02,0x19,0x65,0x2e,0x3a,0xd4,0x3c,0x3c,0x42,0x39,0x34,0x2f, -0x32,0x2e,0xd3,0x29,0x22,0x79,0x21,0x2c,0xb5,0x3f,0x51,0xa9,0x56,0x4e,0x3c,0x40, -0x30,0x4a,0x23,0x1a,0x57,0x17,0x1c,0xd6,0x28,0x35,0x5f,0x3d,0x39,0xc1,0x28,0x14, -0x70,0x04,0xfd,0xd4,0xfe,0x08,0x64,0x12,0x15,0x33,0x0b,0xf9,0x27,0xe5,0xd2,0xc0, -0xc3,0xb9,0xdf,0xb4,0xb8,0x80,0xc2,0xd1,0x21,0xdd,0xe3,0x56,0xe8,0xed,0x46,0xf4, -0xfc,0x82,0x05,0x0b,0xe4,0x0b,0x09,0x58,0x09,0x0d,0x15,0x18,0x24,0x97,0x29,0x25, -0x37,0x1e,0x18,0xc1,0x17,0x15,0xa6,0x0e,0x06,0x73,0xfb,0xec,0x0a,0xe9,0xe8,0x1c, -0xea,0xe6,0x07,0xe3,0xea,0xbd,0xfa,0x06,0x86,0xff,0xeb,0x3f,0xef,0x03,0x2d,0x1e, -0x31,0x30,0x33,0x29,0x99,0x1c,0x1c,0x59,0x2a,0x23,0xb5,0x0d,0xfa,0xbc,0xf2,0x01, -0xf1,0x0e,0x1d,0x6b,0x24,0x1f,0x4f,0x1b,0x13,0x56,0x0c,0x05,0xb3,0xfd,0xf2,0x7e, -0xe8,0xe3,0x94,0xe7,0xec,0x65,0xf0,0xef,0xa0,0xea,0xe1,0xe5,0xce,0xb8,0x5a,0x9f, -0x8e,0xe1,0x90,0xa5,0xaf,0xc3,0xe0,0x33,0xf3,0xff,0x75,0xfd,0xf4,0x83,0xe7,0xdb, -0xc8,0xda,0xe2,0x0e,0x00,0xff,0x2f,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff, -0xff,0xff,0xec,0xff,0xff,0xaa,0xff,0xff,0x79,0xff,0xfe,0x73,0xfd,0xfc,0x5b,0xfd, -0xfd,0x34,0xfc,0xfb,0xac,0xfc,0xfe,0x3e,0x00,0xff,0xeb,0x01,0x05,0x22,0x09,0x0a, -0x65,0x0a,0x08,0x35,0x07,0x05,0x5a,0x04,0x04,0x76,0x05,0x05,0x30,0x01,0xff,0x7f, -0x02,0x08,0x26,0x0a,0x0b,0x4a,0x0b,0x0a,0xb1,0x03,0xfc,0xdd,0xf7,0xf4,0x44,0xf1, -0xec,0x11,0xe9,0xeb,0x62,0xf0,0xf3,0x7e,0xf6,0xf8,0x3f,0xf8,0xf4,0xbf,0xef,0xec, -0x27,0xed,0xef,0xeb,0xf1,0xf5,0x24,0xf9,0xfb,0x36,0xfc,0xfc,0xaa,0xfe,0x02,0xb3, -0x03,0x02,0x12,0x01,0x03,0x20,0x06,0x07,0xf7,0x07,0x08,0x0b,0x0b,0x0d,0x53,0x0e, -0x0d,0x68,0x0c,0x09,0xef,0x06,0x04,0x85,0x05,0x0a,0xfa,0x0e,0x10,0xe5,0x0f,0x0e, -0x19,0x0c,0x08,0xfa,0x05,0x05,0x2a,0x08,0x08,0x1b,0x05,0xff,0x1e,0xfb,0xf8,0x61, -0xf5,0xf5,0x60,0xf7,0xf9,0x8d,0xf8,0xf3,0xec,0xed,0xe9,0xc9,0xe6,0xe5,0xce,0xe8, -0xed,0x4c,0xf1,0xf3,0x2d,0xf8,0xfd,0x58,0x01,0x02,0x95,0x02,0x03,0xee,0x02,0xfd, -0x1b,0xf7,0xf3,0x79,0xf3,0xf3,0x63,0xf3,0xf7,0xf1,0xfe,0x06,0x34,0x0b,0x0d,0xdd, -0x0e,0x0e,0x9f,0x0c,0x08,0x41,0x04,0x01,0x29,0xfe,0xfc,0x04,0xfb,0xfb,0xcd,0xfd, -0x00,0x88,0x02,0x04,0x7b,0x05,0x02,0x0a,0xfe,0xf9,0xda,0xf5,0xf2,0x79,0xf3,0xf5, -0x6a,0xf6,0xf7,0x33,0xfa,0xff,0xe8,0x03,0x05,0xb6,0x02,0xff,0x2d,0xfc,0xf6,0xb5, -0xee,0xe8,0x1d,0xe6,0xe6,0xd0,0xe7,0xeb,0x70,0xf1,0xf9,0xe8,0x01,0x09,0x32,0x0f, -0x13,0x70,0x13,0x10,0xe6,0x09,0x00,0x90,0xf8,0xf6,0x1b,0xf4,0xf2,0x03,0xf3,0xfb, -0xc5,0x05,0x0c,0x81,0x0e,0x18,0x37,0x23,0x28,0x8a,0x25,0x22,0xb1,0x1e,0x16,0xd9, -0x0b,0x06,0x70,0x0d,0x12,0xb9,0x0f,0x06,0x98,0x05,0x0c,0xbc,0x15,0x1c,0x1f,0x23, -0x26,0x77,0x1a,0x05,0x43,0xf1,0xe5,0x65,0xdc,0xd0,0x5e,0xc5,0xc3,0x5c,0xcd,0xd8, -0x91,0xe4,0xf3,0xe4,0xff,0x01,0x06,0xf8,0xeb,0xf0,0xe3,0xe1,0x2e,0xde,0xdc,0x85, -0xe0,0xea,0x9f,0xf2,0xf6,0x44,0xfa,0x02,0xc7,0x09,0x0a,0xef,0x06,0x05,0x03,0x07, -0x06,0xdd,0x04,0x04,0xaf,0x09,0x10,0xc8,0x14,0x15,0x2d,0x15,0x12,0x49,0x0c,0x04, -0x92,0x00,0x06,0x32,0x10,0x16,0xe5,0x17,0x1a,0x97,0x1b,0x19,0xee,0x15,0x14,0x92, -0x16,0x15,0x46,0x0f,0x07,0xef,0x03,0x02,0xf1,0xfd,0xf9,0xb1,0xf8,0xfa,0x2e,0xfc, -0xfb,0xb6,0xf5,0xef,0xcd,0xec,0xe8,0xdf,0xe8,0xed,0xa2,0xf0,0xf2,0xed,0xf4,0xfa, -0xae,0x04,0x0b,0xe5,0x0b,0x0b,0xa4,0x09,0x06,0x75,0x02,0xfd,0xd7,0xf8,0xf5,0xa7, -0xef,0xea,0xcf,0xef,0xfb,0xb0,0x04,0x0b,0x83,0x10,0x14,0x7d,0x16,0x13,0xb9,0x0c, -0x04,0x15,0xfc,0xef,0x57,0xe2,0xdb,0x66,0xdf,0xea,0xce,0xf6,0x00,0x05,0x0b,0x16, -0xfd,0x1c,0x1f,0xa2,0x1d,0x12,0x73,0x01,0xfc,0x7e,0x02,0x09,0x11,0x0e,0x13,0x45, -0x18,0x1b,0xa9,0x1d,0x1a,0x52,0x16,0x11,0x58,0x06,0xf6,0xab,0xeb,0xe3,0x49,0xd8, -0xcd,0x84,0xca,0xd3,0x3c,0xe1,0xed,0xd8,0xf6,0xfc,0x25,0xfc,0xf4,0x88,0xeb,0xe4, -0xe7,0xda,0xcf,0x3c,0xc7,0xc7,0xd8,0xd4,0xea,0x42,0xfc,0x06,0x19,0x07,0x00,0xa3, -0xfa,0xf9,0xe4,0xfb,0x00,0xf6,0x04,0x0c,0xd2,0x16,0x20,0xe9,0x26,0x29,0x16,0x29, -0x29,0x3c,0x2a,0x29,0xd0,0x27,0x25,0x4a,0x23,0x23,0xd5,0x24,0x25,0x5b,0x22,0x1c, -0x7f,0x16,0x0f,0xd9,0x07,0x01,0x1a,0x00,0x03,0x3b,0x0b,0x16,0x04,0x23,0x29,0x99, -0x24,0x16,0x87,0x06,0xfc,0xf5,0xf3,0xed,0xef,0xe9,0xe5,0x25,0xdd,0xd4,0x92,0xce, -0xd0,0x57,0xd9,0xe3,0x22,0xec,0xf5,0x68,0xfd,0xfd,0x05,0xf6,0xec,0xb5,0xe8,0xe8, -0xb3,0xea,0xeb,0x6d,0xec,0xec,0x53,0xe7,0xe2,0x79,0xe2,0xe6,0x80,0xea,0xf0,0xdb, -0xf2,0xf4,0x19,0xf4,0xf5,0x2e,0x02,0x0e,0x63,0x16,0x22,0xe6,0x2e,0x3a,0x65,0x3c, -0x32,0x44,0x2a,0x24,0xb4,0x1e,0x1c,0x5d,0x1a,0x0f,0x42,0x05,0xf8,0xf4,0xf4,0x02, -0x96,0x14,0x1d,0xde,0x1c,0x14,0x9d,0x0c,0xff,0xbd,0xeb,0xdd,0x84,0xce,0xc0,0x53, -0xb4,0xb2,0xac,0xbd,0xc6,0x98,0xc7,0xc2,0x08,0xbe,0xb8,0xcc,0xb4,0xb2,0x3e,0xb9, -0xc9,0x16,0xdd,0xed,0xc2,0xfa,0x03,0xc7,0x02,0xfd,0x52,0xfa,0x02,0x89,0x10,0x1e, -0x9a,0x28,0x30,0xf0,0x36,0x3f,0x3c,0x44,0x45,0x5a,0x44,0x40,0x46,0x3d,0x3b,0x21, -0x38,0x36,0x9c,0x36,0x37,0x3f,0x3a,0x3f,0x6e,0x44,0x40,0x53,0x33,0x22,0x6b,0x19, -0x18,0x1e,0x1c,0x21,0xf3,0x27,0x2b,0x00,0x24,0x0f,0x69,0xf4,0xdd,0xf1,0xcd,0xc6, -0x20,0xc8,0xd0,0x7d,0xd6,0xd4,0x90,0xca,0xc1,0x43,0xbf,0xc2,0xcc,0xca,0xd2,0xef, -0xd8,0xda,0xc6,0xd6,0xd5,0x68,0xd8,0xdb,0x78,0xe0,0xe4,0x9c,0xe6,0xe4,0x03,0xe1, -0xdb,0xe5,0xdc,0xdf,0x8b,0xdd,0xe4,0x26,0xf4,0x08,0x0e,0x15,0x18,0x6f,0x21,0x30, -0x52,0x42,0x44,0x0c,0x40,0x36,0x29,0x33,0x30,0xbf,0x2f,0x29,0xdc,0x26,0x1f,0x25, -0x10,0x0c,0x45,0x17,0x27,0x70,0x27,0x21,0x5e,0x1e,0x24,0x8f,0x22,0x17,0x67,0x07, -0xf1,0x53,0xd8,0xbf,0xbe,0xad,0xa8,0xf6,0xae,0xb0,0x79,0xb3,0xbd,0x3a,0xca,0xcc, -0xaf,0xc2,0xbb,0xfd,0xbd,0xc9,0x21,0xd2,0xde,0x9b,0xed,0xfa,0x9e,0xff,0x04,0x8d, -0x11,0x20,0x3d,0x2b,0x29,0x7a,0x23,0x23,0x39,0x29,0x29,0x62,0x27,0x2b,0xe3,0x35, -0x41,0x4a,0x48,0x47,0x93,0x42,0x37,0x70,0x2b,0x24,0x17,0x28,0x32,0x18,0x3a,0x3b, -0x40,0x39,0x3a,0xc0,0x38,0x31,0x24,0x27,0x20,0x60,0x1f,0x1e,0x54,0x15,0x08,0xc4, -0xf9,0xe9,0x28,0xd8,0xcd,0x80,0xcb,0xce,0xad,0xce,0xc9,0x0a,0xc4,0xc1,0xca,0xc2, -0xc3,0x48,0xc7,0xcd,0xe7,0xd2,0xd5,0xe1,0xd9,0xe2,0xd9,0xe8,0xea,0x41,0xea,0xec, -0xb2,0xed,0xe5,0x0e,0xd6,0xc7,0x6d,0xc5,0xc8,0x00,0xcc,0xd0,0x15,0xd8,0xe8,0x1b, -0xf7,0xfd,0x7a,0x06,0x0f,0xff,0x22,0x31,0x06,0x2c,0x29,0xd0,0x26,0x22,0x09,0x24, -0x29,0xf2,0x2c,0x37,0xcc,0x39,0x37,0x47,0x3c,0x43,0x24,0x4a,0x4a,0xa8,0x41,0x36, -0x27,0x30,0x23,0xd9,0x15,0x09,0x86,0xff,0xf7,0x85,0xe7,0xdd,0x8b,0xda,0xde,0xe0, -0xde,0xd8,0x91,0xc7,0xb7,0xd4,0xa9,0xa2,0xd3,0x9f,0xa1,0x2a,0xac,0xb9,0x6d,0xcb, -0xe0,0xac,0xf7,0x06,0x72,0x0c,0x0b,0x81,0x06,0x01,0x3d,0xfb,0xfa,0xf6,0x02,0x10, -0xec,0x1c,0x25,0x4f,0x2e,0x39,0x4a,0x44,0x48,0x24,0x45,0x3f,0x79,0x36,0x2b,0xa7, -0x22,0x1e,0xff,0x20,0x25,0x15,0x27,0x29,0x7c,0x2e,0x2f,0xc6,0x2c,0x28,0x6c,0x27, -0x2b,0xb4,0x2d,0x2b,0x6b,0x23,0x17,0x19,0x08,0xf5,0x9a,0xe3,0xd8,0x8b,0xd1,0xcd, -0xc7,0xcc,0xcb,0xd9,0xc9,0xc8,0x1a,0xc8,0xc9,0x0a,0xce,0xd0,0x39,0xcf,0xcc,0x6a, -0xcb,0xc7,0xf5,0xc2,0xc0,0x95,0xc8,0xcc,0xfe,0xcf,0xd8,0x4c,0xe3,0xe9,0x39,0xe5, -0xda,0x80,0xd8,0xdf,0x13,0xe1,0xe6,0x7d,0xed,0xfa,0x81,0x0b,0x20,0xa5,0x33,0x3e, -0x37,0x3e,0x38,0xa9,0x42,0x50,0xaa,0x5d,0x59,0xd0,0x52,0x4a,0x7c,0x45,0x43,0x96, -0x4e,0x5b,0x00,0x5a,0x4e,0x96,0x3f,0x37,0xb5,0x27,0x13,0x92,0xf3,0xdb,0xa2,0xd1, -0xc8,0x79,0xbc,0xb3,0x9e,0xb0,0xa9,0x19,0xaa,0xaa,0xa8,0xa9,0xa5,0x27,0xa1,0xa3, -0xe1,0xb3,0xc7,0x07,0xd5,0xd9,0x6f,0xd1,0xc4,0x05,0xbe,0xc5,0x36,0xd8,0xf3,0xca, -0x0b,0x1e,0x43,0x2e,0x3c,0x18,0x42,0x3f,0xe4,0x3c,0x3d,0x72,0x3f,0x40,0xf8,0x3a, -0x30,0x2b,0x21,0x16,0xd6,0x17,0x23,0x36,0x30,0x37,0xfc,0x38,0x38,0x47,0x35,0x2d, -0x3d,0x26,0x26,0x55,0x2c,0x33,0x4a,0x3c,0x3f,0xc5,0x34,0x1f,0xd7,0x0a,0xfd,0x79, -0xf6,0xf1,0x33,0xeb,0xdf,0x68,0xce,0xbb,0xde,0xab,0xa6,0x02,0xaa,0xb2,0xa0,0xbb, -0xc6,0xc3,0xce,0xd0,0xb5,0xd0,0xcf,0x91,0xd0,0xd3,0x70,0xd2,0xcd,0xcc,0xc9,0xc5, -0x2d,0xbd,0xb8,0x15,0xba,0xc5,0x3d,0xd0,0xe0,0x36,0xf0,0xfc,0x13,0x03,0x10,0x87, -0x23,0x3b,0xad,0x44,0x3d,0x2c,0x39,0x35,0x8f,0x33,0x39,0x8a,0x40,0x3f,0x37,0x3f, -0x41,0x4c,0x44,0x4b,0x64,0x4b,0x47,0x8d,0x42,0x41,0x42,0x3d,0x30,0xcf,0x1a,0x07, -0x18,0xf5,0xe7,0x58,0xe1,0xdf,0x7b,0xda,0xcf,0x88,0xc2,0xb6,0xe8,0xb0,0xa4,0xec, -0x91,0x82,0x17,0x81,0x90,0x43,0xa7,0xbf,0xf9,0xce,0xd7,0x61,0xd5,0xd2,0x4c,0xd7, -0xe4,0x31,0xf0,0xfa,0x56,0x07,0x17,0xdf,0x29,0x36,0x52,0x39,0x38,0xb0,0x38,0x3c, -0x62,0x3f,0x42,0x45,0x3f,0x33,0xfd,0x27,0x23,0x3a,0x27,0x30,0xad,0x39,0x3f,0xad, -0x42,0x3f,0x03,0x38,0x2f,0xce,0x26,0x24,0xc0,0x2b,0x3a,0xd5,0x47,0x4b,0xe1,0x3f, -0x28,0xc9,0x0c,0xf6,0xf6,0xe9,0xe6,0x06,0xe3,0xdb,0x29,0xd0,0xc6,0x63,0xbe,0xb6, -0xae,0xb4,0xb9,0x3f,0xc2,0xce,0x95,0xd5,0xd8,0x37,0xd6,0xd1,0x6e,0xcc,0xc7,0xc4, -0xc1,0xc0,0xa2,0xc0,0xc1,0x63,0xc0,0xb6,0xaa,0xba,0xca,0xdd,0xd6,0xdf,0x4b,0xe5, -0xf1,0x7c,0x0d,0x22,0x1d,0x32,0x40,0xe5,0x38,0x31,0x55,0x2c,0x30,0x43,0x38,0x36, -0x4d,0x2c,0x2b,0x4c,0x3a,0x47,0x09,0x51,0x4c,0x03,0x46,0x43,0x72,0x41,0x41,0x88, -0x3e,0x2d,0xe8,0x14,0x00,0xf9,0xf8,0xf9,0x59,0xf8,0xec,0x4a,0xd5,0xb8,0xff,0x9f, -0x93,0xb6,0x8d,0x88,0x0e,0x82,0x80,0x43,0x8a,0xa1,0x39,0xba,0xc8,0x7c,0xc7,0xbe, -0xc6,0xb7,0xbd,0xd7,0xcf,0xe5,0x7d,0xf8,0x0b,0x92,0x20,0x37,0xb0,0x44,0x46,0x94, -0x40,0x40,0x44,0x44,0x49,0x9d,0x49,0x44,0x75,0x39,0x2d,0x19,0x2d,0x38,0x88,0x48, -0x50,0xeb,0x4e,0x4c,0x18,0x4b,0x46,0xbd,0x3e,0x36,0xc6,0x34,0x38,0x7b,0x3f,0x47, -0x6d,0x4b,0x41,0x80,0x2b,0x11,0x5b,0xfd,0xf2,0xd6,0xeb,0xe3,0x6e,0xd9,0xcc,0xfe, -0xc1,0xbb,0xf3,0xba,0xbb,0xcd,0xbc,0xc0,0x3c,0xca,0xd6,0xf9,0xdd,0xdc,0xa5,0xd3, -0xca,0xb0,0xbf,0xb6,0xda,0xb4,0xb3,0xa5,0xad,0x9c,0x38,0x95,0xa1,0xbd,0xb2,0xc0, -0x01,0xcf,0xe7,0x99,0x07,0x20,0xc6,0x31,0x41,0xd1,0x46,0x39,0x99,0x2c,0x2b,0xca, -0x36,0x3b,0x9d,0x2b,0x20,0x8e,0x2a,0x3f,0x86,0x4c,0x50,0x2f,0x50,0x4d,0xfe,0x42, -0x36,0xa0,0x35,0x35,0xa3,0x27,0x0e,0x6b,0xfb,0xfb,0x70,0x00,0xf8,0x12,0xe6,0xd0, -0x7b,0xbc,0xaa,0xd0,0x9c,0x93,0x74,0x88,0x86,0xd4,0x8b,0xa2,0xf0,0xbd,0xd2,0x8a, -0xd5,0xcc,0xdb,0xc2,0xc3,0x62,0xcf,0xe1,0x24,0xf4,0x07,0x14,0x1a,0x2c,0x41,0x3a, -0x42,0xa1,0x41,0x40,0xb8,0x41,0x45,0x87,0x4d,0x54,0xa9,0x52,0x49,0x25,0x40,0x42, -0xaa,0x4f,0x5a,0xf8,0x57,0x4d,0x3a,0x42,0x34,0x21,0x25,0x1b,0x27,0x1c,0x24,0xea, -0x2d,0x36,0x44,0x3e,0x3d,0x8a,0x2e,0x17,0xde,0x05,0xfc,0xce,0xf7,0xef,0xce,0xe7, -0xdd,0x30,0xcf,0xc2,0x6f,0xbe,0xc0,0x54,0xc2,0xc2,0xfd,0xc7,0xd2,0x36,0xdb,0xdd, -0x11,0xd4,0xcb,0x09,0xc3,0xbf,0x00,0xb7,0xb2,0x4e,0xab,0xa1,0xa0,0x97,0x98,0x06, -0xa4,0xb3,0xee,0xc8,0xd8,0x9c,0xf3,0x0b,0x4f,0x20,0x2f,0xc6,0x34,0x33,0x2c,0x2c, -0x2b,0x67,0x2a,0x28,0xb3,0x17,0x12,0x51,0x15,0x1f,0xeb,0x34,0x45,0xde,0x4d,0x49, -0xdf,0x3e,0x36,0xdc,0x3a,0x34,0x06,0x2b,0x1c,0x21,0x15,0x15,0x0d,0x18,0x0d,0xf3, -0xf7,0xe3,0x8e,0xcf,0xbf,0x0e,0xb4,0xad,0x3b,0xa6,0xa1,0x70,0xa8,0xbc,0x74,0xd3, -0xdd,0x3c,0xdb,0xd1,0x96,0xc9,0xc7,0xeb,0xd3,0xea,0x2a,0x01,0xff,0x72,0x02,0x03, -0x25,0x00,0xff,0xef,0xff,0x00,0x10,0x00,0x00,0x10,0x00,0x00,0xd6,0x00,0x01,0x84, -0x01,0x01,0x86,0x00,0xff,0x58,0xfe,0xfd,0x9e,0xfe,0x00,0xe0,0x00,0x01,0x71,0x00, -0x00,0x67,0xff,0xfd,0x2f,0xfd,0xfc,0xb7,0xfc,0xfd,0xf1,0xfc,0xfc,0x6a,0xfd,0xff, -0x48,0x03,0x04,0xc2,0x02,0x03,0x33,0x04,0x04,0xe3,0x03,0x03,0x21,0x02,0x02,0x4a, -0x05,0x07,0xe8,0x06,0x04,0x12,0x03,0x02,0x2e,0x05,0x08,0x12,0x0b,0x0c,0x78,0x0e, -0x0f,0x32,0x0e,0x0a,0xbc,0x06,0x01,0xd1,0xfc,0xf8,0x4a,0xf5,0xf3,0xea,0xf2,0xf6, -0xf5,0xfc,0x00,0x8d,0x00,0xfb,0x1e,0xf6,0xf1,0x2c,0xf0,0xf2,0xd8,0xf8,0xfe,0x34, -0x03,0x07,0xad,0x08,0x04,0x7f,0xfe,0xf7,0x4d,0xf2,0xef,0xd5,0xef,0xf5,0xe1,0xfc, -0x04,0xbf,0x0b,0x0f,0x4f,0x13,0x12,0x7e,0x10,0x0c,0xb0,0x06,0x00,0xaa,0xfd,0x00, -0x50,0x06,0x0e,0x9c,0x15,0x18,0x35,0x17,0x13,0x64,0x0d,0x07,0x87,0x01,0xff,0x2d, -0x01,0x05,0x96,0x0a,0x0e,0x19,0x10,0x0e,0xab,0x0a,0x04,0xaf,0xfd,0xf6,0x9d,0xf3, -0xf3,0xaa,0xf3,0xf3,0xa2,0xf4,0xf8,0xa3,0xfa,0xfb,0xb3,0xfc,0xff,0xc6,0x01,0x03, -0x52,0x03,0x01,0xec,0xfe,0xfc,0x6a,0xfc,0xfe,0x16,0x00,0xff,0x62,0xfb,0xf7,0x98, -0xf6,0xf7,0x4b,0xfa,0xfc,0xd7,0xfe,0x00,0x64,0x01,0x03,0x86,0x05,0x06,0x6c,0x08, -0x0a,0xd3,0x0b,0x0a,0xdd,0x09,0x07,0xd0,0x05,0x02,0x8f,0xff,0xfc,0x7e,0xfd,0xfc, -0x60,0xfc,0xfe,0xc7,0xfe,0x01,0x13,0x00,0xfe,0xfb,0xfd,0x03,0x51,0x0d,0x13,0x33, -0x12,0x13,0x9c,0x13,0x16,0x23,0x14,0x10,0xe2,0x07,0xfe,0xb6,0xfe,0x08,0xb0,0x0c, -0x0c,0x7f,0x0c,0x0d,0x86,0x11,0x18,0xa5,0x1b,0x1a,0x66,0x13,0x0d,0xf8,0x05,0x01, -0x58,0xfc,0xf6,0xb5,0xf3,0xf4,0x5b,0xf6,0xf5,0xc5,0xee,0xe6,0xb9,0xe2,0xe4,0xc2, -0xe6,0xe6,0x0e,0xe4,0xdd,0xe1,0xd7,0xd8,0x03,0xdd,0xe2,0x71,0xe6,0xed,0x85,0xf7, -0xfe,0xfc,0xff,0x00,0xf1,0xfd,0xfb,0x50,0xfa,0xff,0x07,0x08,0x0f,0x66,0x11,0x0f, -0x0c,0x09,0x01,0x10,0xfa,0xf7,0x2f,0xfc,0xff,0xc4,0x02,0x09,0xb0,0x11,0x19,0x40, -0x1d,0x1d,0x9d,0x1c,0x1b,0xd7,0x1d,0x21,0xe5,0x22,0x20,0x60,0x1b,0x19,0xd2,0x18, -0x18,0xc2,0x12,0x09,0xbc,0xfd,0xf4,0x9b,0xeb,0xe6,0xb2,0xe5,0xea,0x7f,0xf0,0xf5, -0x43,0xfe,0x07,0x23,0x0c,0x07,0x79,0xfb,0xf1,0x37,0xed,0xef,0x67,0xf6,0xf9,0xff, -0xfb,0xfd,0xee,0x01,0x0a,0xc3,0x0f,0x10,0x24,0x09,0x00,0xfa,0xfa,0xfa,0xa6,0xfb, -0xfd,0x64,0xfe,0xfe,0x35,0xfb,0xf7,0xbe,0xf7,0xf9,0xa9,0xfa,0xfc,0xe8,0xfe,0xfd, -0x8b,0xf7,0xef,0xa8,0xea,0xeb,0xee,0xf0,0xf4,0x41,0xf4,0xf4,0x37,0xf2,0xf0,0xfb, -0xeb,0xe7,0xac,0xe7,0xe8,0x81,0xea,0xef,0x58,0xf4,0xfe,0x96,0x0b,0x14,0x53,0x14, -0x0e,0x9d,0x0d,0x0f,0x54,0x0d,0x08,0xed,0x00,0xfc,0xcb,0xfc,0xfd,0xb8,0xff,0xfe, -0xc7,0xfa,0xf3,0xbf,0xf4,0xfe,0x51,0x0c,0x18,0xb6,0x1f,0x22,0x07,0x21,0x19,0x43, -0x0c,0x00,0x5f,0xf8,0xf4,0x1a,0xf2,0xf0,0xd3,0xee,0xee,0x23,0xf0,0xf8,0xdc,0x01, -0x00,0x54,0xf1,0xde,0x14,0xd2,0xd4,0x1d,0xe6,0x02,0x26,0x1c,0x27,0xf8,0x1e,0x0b, -0xcc,0xf8,0xea,0x5e,0xe6,0xe7,0x4a,0xee,0xf5,0xd2,0xfc,0x05,0x4c,0x0d,0x10,0x3f, -0x11,0x0a,0x58,0x01,0xf4,0x4f,0xec,0xe6,0x58,0xe6,0xec,0x11,0xf4,0xfd,0x5f,0x0a, -0x11,0x6f,0x16,0x15,0x81,0x10,0x03,0x63,0xf2,0xed,0x22,0xf8,0x08,0xa3,0x15,0x18, -0x7a,0x15,0x0e,0x64,0x08,0xfe,0x13,0xf0,0xe3,0x4a,0xe0,0xdf,0x50,0xe7,0xf2,0x43, -0xfb,0xfe,0x7d,0xff,0xfd,0x26,0xf9,0xf4,0xe8,0xf3,0xf9,0x81,0xfe,0xfe,0x10,0xf5, -0xec,0xa6,0xeb,0xf2,0xb8,0xfc,0x03,0x4f,0x00,0xf1,0x50,0xde,0xd0,0x66,0xd0,0xdf, -0xfe,0xf2,0xfc,0x94,0xfc,0xf9,0xbc,0xf1,0xe7,0xdd,0xe1,0xe4,0xaf,0xec,0xf1,0xee, -0xf7,0xff,0xa5,0x0c,0x19,0x60,0x1f,0x1c,0xaa,0x13,0x07,0x95,0x02,0x02,0x4e,0x04, -0xff,0x16,0xfb,0xfd,0xd2,0x04,0x0f,0x29,0x1b,0x21,0x56,0x23,0x1f,0xb7,0x17,0x0f, -0x67,0x07,0x03,0xa6,0x02,0x03,0x33,0x08,0x09,0x9e,0x09,0x02,0x5a,0xfa,0xf0,0x8f, -0xea,0xe7,0x3d,0xea,0xf1,0x83,0xfa,0xff,0x03,0xff,0xf5,0x1f,0xe8,0xdc,0xe4,0xdc, -0xec,0x31,0x00,0x0f,0x3a,0x12,0x09,0x75,0xfd,0xf9,0xb1,0xfe,0x04,0x19,0x04,0xfa, -0x3e,0xea,0xdc,0x64,0xd9,0xe1,0xf0,0xec,0xf6,0x55,0xfa,0xf8,0xf3,0xf5,0xf4,0xcf, -0xf5,0xf6,0xcd,0xf6,0xf4,0x15,0xf3,0xf5,0x2d,0xfd,0x01,0x4e,0x02,0xfe,0x82,0xf6, -0xeb,0xc0,0xdc,0xd6,0xae,0xdd,0xea,0xaf,0xfb,0x07,0xe2,0x09,0x08,0x2c,0x08,0x0a, -0xa9,0x0f,0x10,0x8d,0x0f,0x0d,0x4e,0x0e,0x0e,0x45,0x09,0x02,0xcf,0x04,0x07,0xb8, -0x0b,0x11,0x27,0x16,0x17,0x52,0x13,0x0b,0x2a,0x04,0x04,0x82,0x0c,0x17,0x77,0x19, -0x11,0xd9,0x03,0xf5,0xde,0xec,0xee,0x67,0xf6,0xfd,0xb6,0xff,0xff,0xdf,0x00,0x04, -0x6f,0x08,0x06,0xee,0x02,0xf7,0xad,0xea,0xe5,0xd5,0xe8,0xf2,0x3e,0xfd,0xff,0xc4, -0xf9,0xef,0xb9,0xe7,0xe8,0x59,0xf1,0xfc,0xa2,0x01,0xfc,0x0a,0xf5,0xf2,0x7c,0xf6, -0xff,0x84,0x09,0x0c,0x0d,0x05,0xf5,0x92,0xdd,0xcd,0xc4,0xc8,0xce,0x9b,0xe1,0xff, -0x03,0x19,0x23,0x3e,0x22,0x20,0x1c,0x20,0x1b,0x5b,0x18,0x14,0x85,0x13,0x17,0x42, -0x1d,0x1b,0x27,0x0e,0xfe,0x31,0xf8,0xfb,0xe9,0x06,0x0e,0x47,0x0a,0x03,0xf8,0xfe, -0x01,0xb4,0x09,0x10,0x28,0x10,0x0b,0x90,0x00,0xf8,0x83,0xf1,0xee,0xb4,0xeb,0xef, -0xd6,0xf8,0x00,0xe6,0xfe,0xf6,0x31,0xed,0xe6,0x34,0xe1,0xe0,0x42,0xe0,0xde,0x6f, -0xe3,0xef,0xbf,0x04,0x12,0x24,0x0e,0xf9,0xc5,0xdf,0xd1,0xf7,0xd5,0xe9,0x61,0x01, -0x15,0x14,0x1f,0x1f,0xa3,0x1c,0x1c,0xdf,0x21,0x1f,0xdf,0x11,0x02,0xbe,0xfa,0xf7, -0xf8,0xf6,0xfc,0xf1,0x01,0x09,0x08,0x12,0x1b,0xf4,0x1f,0x1b,0x53,0x15,0x10,0x61, -0x0f,0x14,0xb9,0x17,0x1a,0x0b,0x1f,0x25,0x70,0x27,0x1e,0xd4,0x0e,0x05,0xb7,0x00, -0x01,0x22,0x07,0x10,0x5d,0x16,0x12,0xfb,0x0a,0x00,0x03,0xf7,0xf0,0xec,0xf0,0xf5, -0x1d,0xf5,0xee,0xb4,0xe8,0xe8,0x4e,0xef,0xf6,0x79,0xf7,0xef,0xfb,0xe2,0xd7,0xca, -0xd1,0xd2,0x90,0xda,0xe8,0x93,0xf3,0xfa,0x18,0x01,0x07,0x5e,0x07,0xfe,0x91,0xef, -0xe3,0xf4,0xdf,0xe8,0xc5,0xf8,0x09,0xca,0x13,0x18,0x6e,0x15,0x0f,0x30,0x08,0x06, -0x3f,0x06,0xfc,0xed,0xf3,0xf2,0xf0,0xf2,0xf7,0x9f,0xfb,0xfc,0x2d,0x01,0x07,0x9d, -0x11,0x13,0x34,0x0c,0x0e,0x7d,0x1e,0x31,0xf2,0x3c,0x38,0xe8,0x31,0x2a,0xa0,0x2a, -0x29,0x14,0x1c,0x0a,0x1a,0x00,0xff,0x83,0x0a,0x1e,0xf0,0x2d,0x33,0x9f,0x2c,0x20, -0x9e,0x10,0x01,0xc9,0xf5,0xf1,0x36,0xf3,0xf7,0x5b,0xf9,0xf8,0x34,0xf9,0xfa,0x96, -0x00,0x02,0xc4,0xf7,0xdf,0x34,0xc6,0xba,0x00,0xbe,0xce,0x3d,0xe4,0xf1,0xcd,0xf5, -0xf6,0xa3,0xf6,0xf5,0x38,0xf1,0xea,0x0f,0xe4,0xe1,0xc2,0xe6,0xf7,0x0c,0x0d,0x1c, -0xbd,0x20,0x1a,0x51,0x12,0x09,0xad,0x04,0x01,0xd9,0xf5,0xef,0xeb,0xec,0xee,0x80, -0xf8,0x02,0x14,0x11,0x1d,0x69,0x26,0x25,0x41,0x16,0x0f,0xf0,0x17,0x23,0xdf,0x2c, -0x33,0xe5,0x2e,0x2a,0xff,0x29,0x29,0x59,0x1a,0x06,0x52,0xf6,0xf2,0x01,0xfb,0x0f, -0x39,0x1e,0x27,0x95,0x27,0x22,0x6b,0x17,0x02,0xa5,0xf0,0xe3,0x1d,0xe1,0xe6,0x35, -0xed,0xee,0xac,0xef,0xf0,0xe5,0xfb,0x09,0x11,0x07,0xee,0x82,0xcc,0xb5,0x40,0xb2, -0xc4,0x34,0xe0,0xf6,0xb5,0xfe,0xff,0x01,0xfd,0xfa,0x25,0xf5,0xec,0xc8,0xe3,0xe2, -0xa9,0xe9,0xfb,0x2d,0x17,0x32,0x31,0x40,0x3a,0x85,0x2b,0x18,0xf5,0x07,0xfd,0xad, -0xf5,0xeb,0xef,0xea,0xea,0x47,0xf2,0x00,0xf9,0x0c,0x18,0xd8,0x21,0x27,0x4a,0x22, -0x19,0x48,0x17,0x1f,0x1a,0x2c,0x3b,0x18,0x3f,0x36,0xf4,0x2d,0x2a,0x1f,0x1d,0x06, -0x90,0xed,0xe0,0x78,0xdf,0xf3,0xf6,0x0f,0x26,0x68,0x2e,0x27,0xf0,0x19,0x08,0xe0, -0xf4,0xe4,0xc3,0xdc,0xde,0x53,0xe7,0xe9,0xe4,0xe6,0xe5,0x47,0xed,0xfd,0xa4,0x04, -0xf5,0x0a,0xd3,0xb0,0xfe,0x9f,0xa9,0x88,0xc9,0xed,0x77,0x03,0x08,0xe1,0x03,0xfd, -0xb8,0xf6,0xec,0xbe,0xdf,0xd8,0xcd,0xdb,0xe9,0xba,0x00,0x1c,0x38,0x34,0x3a,0x8f, -0x33,0x1f,0x7b,0x09,0xfb,0xa3,0xf3,0xea,0x7d,0xe3,0xe4,0x4c,0xed,0xf9,0x98,0x07, -0x15,0x80,0x21,0x2c,0xa3,0x2b,0x20,0xca,0x1a,0x23,0xbc,0x2e,0x3b,0x62,0x43,0x3f, -0x9f,0x3c,0x38,0x1e,0x35,0x21,0x43,0x02,0xe4,0xe6,0xd5,0xda,0x6f,0xf6,0x10,0xbf, -0x24,0x2a,0xa6,0x25,0x17,0x0f,0x05,0xf3,0x05,0xe4,0xdf,0xa1,0xe7,0xf1,0x1c,0xf2, -0xee,0x3f,0xed,0xf8,0xac,0x04,0xff,0x1b,0xe1,0xb6,0xb3,0x95,0x8f,0xac,0xa5,0xcb, -0xd8,0xec,0xfd,0x34,0x01,0xfd,0x34,0xf7,0xed,0xa1,0xe0,0xd5,0xf1,0xd3,0xdd,0x30, -0xf2,0x0f,0x50,0x2b,0x38,0x23,0x38,0x29,0xe6,0x13,0xfd,0x03,0xf0,0xe4,0x88,0xdc, -0xda,0x96,0xdb,0xe6,0xc8,0xf5,0x03,0xaa,0x15,0x22,0xfe,0x28,0x23,0x2e,0x1d,0x24, -0x7b,0x30,0x3a,0xad,0x46,0x4a,0x92,0x47,0x4a,0xc8,0x48,0x36,0x39,0x11,0xef,0xf1, -0xd6,0xcf,0x93,0xe1,0xfd,0x00,0x12,0x1b,0x61,0x19,0x12,0xc4,0x02,0xed,0x69,0xdb, -0xd1,0x9b,0xda,0xeb,0xa8,0xf4,0xf6,0xc0,0xf5,0xfc,0xb3,0x08,0x09,0x54,0xf0,0xc5, -0x1a,0x9d,0x8a,0xa9,0x98,0xc0,0xb4,0xe6,0xfe,0xb0,0x04,0x02,0x69,0xfa,0xf0,0xe8, -0xe3,0xd8,0x20,0xd5,0xdf,0xaa,0xf2,0x0d,0xa3,0x29,0x3c,0xef,0x3f,0x36,0x79,0x22, -0x09,0xeb,0xf5,0xe6,0xc4,0xd7,0xd0,0x36,0xcf,0xda,0x66,0xeb,0xfb,0xbb,0x0e,0x1c, -0x23,0x22,0x1f,0x76,0x1b,0x20,0x0d,0x29,0x2d,0x72,0x39,0x3f,0x67,0x43,0x47,0x2b, -0x47,0x39,0x16,0x1a,0xf5,0xc8,0xd9,0xcb,0x8b,0xd3,0xe9,0x55,0xff,0x0d,0xb0,0x10, -0x0a,0xb8,0xf8,0xe2,0x9a,0xcc,0xbd,0x02,0xc0,0xd2,0xde,0xe5,0xf1,0x34,0xf5,0xfd, -0x80,0x0b,0x0e,0xd3,0xf8,0xd0,0x39,0xa5,0x8b,0x5b,0x90,0xb0,0x9f,0xd8,0xf6,0x64, -0x04,0x05,0xb9,0xfc,0xef,0x74,0xdf,0xcf,0x9e,0xc9,0xd4,0x02,0xeb,0x0a,0x1a,0x2b, -0x43,0xa8,0x4c,0x46,0xcd,0x33,0x1a,0x2a,0x02,0xeb,0x46,0xdc,0xd2,0xf9,0xcb,0xd7, -0x1f,0xe8,0xfa,0x53,0x0f,0x1b,0x2b,0x21,0x1e,0x8c,0x18,0x1f,0xc0,0x24,0x28,0x5b, -0x35,0x3d,0x7c,0x44,0x4b,0xf8,0x4c,0x3f,0x69,0x20,0xfd,0x7a,0xdf,0xce,0xff,0xd3, -0xe8,0x0f,0x00,0x0f,0xe5,0x12,0x0e,0xc3,0xfc,0xe5,0x97,0xcd,0xba,0x55,0xba,0xc9, -0xec,0xdc,0xec,0xa9,0xf3,0xfc,0x86,0x0b,0x10,0x43,0xff,0xdc,0x63,0xb1,0x94,0x2e, -0x95,0xb1,0x96,0xd9,0xfa,0xac,0x0b,0x0f,0xb4,0x03,0xef,0xbd,0xd9,0xc5,0x78,0xbd, -0xc6,0x28,0xe1,0x03,0x45,0x25,0x3c,0xa5,0x45,0x40,0xa9,0x2e,0x18,0x11,0xfe,0xe7, -0x16,0xd7,0xca,0xfe,0xc4,0xcc,0xb9,0xdd,0xf3,0x2c,0x07,0x18,0xed,0x1c,0x18,0xb4, -0x16,0x21,0x6e,0x2a,0x2e,0x76,0x39,0x43,0x44,0x4a,0x53,0x0f,0x59,0x4a,0x3f,0x2c, -0x08,0xff,0xeb,0xdc,0xb2,0xdd,0xef,0xcb,0x03,0x12,0xff,0x16,0x13,0x4a,0x05,0xee, -0xe5,0xd2,0xbc,0xa4,0xb6,0xc4,0x90,0xd9,0xeb,0x45,0xf5,0xff,0x04,0x0e,0x10,0xd0, -0xfd,0xdb,0x14,0xb4,0x99,0x12,0x98,0xb2,0x80,0xd7,0xf7,0x01,0x0b,0x12,0xb8,0x0a, -0xf8,0xe5,0xdf,0xc9,0x7b,0xbc,0xbf,0xdd,0xd7,0x00,0xf0,0xfc,0xfd,0xd9,0x01,0x05, -0x7f,0x07,0x03,0x48,0x01,0x07,0x56,0x0e,0x13,0x49,0x11,0x08,0x83,0x05,0x08,0xef, -0x11,0x14,0xbb,0x0e,0x08,0xf0,0x05,0x0b,0x2e,0x14,0x1a,0x89,0x18,0x14,0xe5,0x10, -0x10,0xd2,0x11,0x10,0x3a,0x0c,0x05,0x78,0x00,0xfb,0x56,0xfa,0xfc,0x43,0x00,0x01, -0x7e,0x03,0x00,0xbc,0xf7,0xf0,0x61,0xef,0xf2,0xa7,0xf6,0xfb,0xfc,0xf9,0xf4,0x19, -0xf3,0xf7,0xf8,0xfe,0x05,0xe9,0x05,0xfe,0x20,0xf5,0xf2,0x44,0xf8,0x06,0xf3,0x11, -0x14,0x64,0x0f,0x0d,0xa3,0x0c,0x0d,0x6c,0x10,0x0e,0x13,0x06,0xff,0xdf,0xff,0x03, -0xfe,0x0b,0x14,0x48,0x17,0x16,0xe0,0x13,0x15,0x04,0x14,0x12,0xb7,0x11,0x11,0xe8, -0x13,0x14,0x2d,0x15,0x14,0x21,0x13,0x13,0xd3,0x12,0x10,0xa4,0x0a,0x04,0xe4,0xff, -0xfd,0x89,0xfd,0xff,0xa4,0xff,0xff,0xf7,0xff,0x00,0x62,0xff,0xfd,0x31,0xfe,0x00, -0xb7,0x01,0x00,0xce,0xff,0x00,0x44,0x00,0x02,0x8b,0x03,0x02,0x40,0xff,0xfd,0xc6, -0xfe,0x00,0xfa,0x01,0x00,0xef,0xfd,0xfa,0x76,0xfb,0x01,0x52,0x04,0x03,0xee,0x00, -0xfe,0xaa,0xfe,0x00,0xfe,0x03,0x03,0xcb,0x02,0x02,0x50,0xfd,0xfb,0x06,0xfa,0xff, -0x83,0xfa,0xf2,0x1f,0xea,0xe8,0x62,0xee,0xfd,0x1c,0x04,0xfe,0x44,0xfb,0x03,0x91, -0x14,0x1b,0x7e,0x1a,0x0f,0x71,0x0b,0x0b,0x04,0x13,0x14,0xd7,0x08,0xfe,0x84,0xfd, -0x05,0x98,0x12,0x1d,0x0c,0x22,0x23,0xc4,0x23,0x21,0xca,0x1e,0x13,0xaf,0x09,0xfd, -0x9f,0xf7,0xee,0x4b,0xe7,0xe5,0x1a,0xed,0xf5,0xc6,0x02,0x07,0x80,0xf7,0xe1,0x6f, -0xd0,0xc4,0x96,0xc4,0xd2,0xc7,0xdc,0xe7,0x38,0xef,0xf5,0xa6,0xf8,0xfc,0x54,0xf5, -0xe5,0x45,0xd8,0xd7,0xf1,0xe0,0xfa,0x42,0x13,0x1e,0x3c,0x1d,0x23,0xc1,0x22,0x1a, -0x8c,0x12,0x06,0x06,0xf4,0xea,0x54,0xef,0xfc,0x83,0x08,0x18,0xad,0x24,0x2b,0x80, -0x2d,0x2d,0xbd,0x26,0x18,0xe8,0x0c,0x0b,0x95,0x14,0x1e,0x0d,0x27,0x2b,0x01,0x28, -0x20,0xd4,0x18,0x0f,0x38,0x02,0xf7,0xf6,0xf1,0xf2,0xa0,0xf2,0xf3,0x55,0xf5,0xf4, -0xd6,0xf3,0xf4,0x2c,0xf4,0xf2,0xcd,0xf3,0xf5,0xee,0xf5,0xf3,0xe8,0xf2,0xf3,0xb7, -0xf4,0xf6,0xf3,0xf8,0xfa,0xb4,0xf9,0xf7,0xd0,0xf7,0xfa,0xea,0xf9,0xf8,0xaa,0xf5, -0xf2,0x4a,0xf6,0xff,0x67,0x05,0x03,0x2c,0xff,0xfd,0x2b,0xfc,0xfe,0x41,0x04,0x09, -0xe6,0x06,0x08,0x53,0x05,0x00,0xa8,0xfe,0xfc,0x0b,0xfe,0xf4,0x4d,0xe9,0xe5,0xad, -0xe6,0xef,0x3e,0xfb,0x00,0x7b,0xf9,0xfd,0x9c,0x10,0x23,0xaf,0x2c,0x27,0x6f,0x17, -0x0a,0x36,0x07,0x0c,0xdf,0x0d,0x03,0x55,0xfc,0xfd,0xab,0x01,0x0c,0x7b,0x14,0x17, -0x79,0x1a,0x19,0x52,0x18,0x13,0xb0,0x07,0xfd,0xa5,0xf2,0xe9,0x35,0xe0,0xd9,0x28, -0xdc,0xe7,0xe8,0xf1,0x00,0x37,0x00,0xea,0xac,0xce,0xb9,0x03,0xac,0xb3,0x09,0xc7, -0xd9,0x61,0xe8,0xf4,0x05,0xfa,0xfc,0xbb,0xfa,0xed,0x7f,0xdb,0xd2,0x8e,0xd6,0xe7, -0xa1,0x01,0x18,0xf7,0x1d,0x1e,0x9e,0x22,0x1b,0x78,0x0d,0x00,0x05,0xef,0xdd,0xed, -0xdb,0xe5,0xa2,0xf3,0x07,0xb7,0x1f,0x2d,0x6d,0x2d,0x29,0x0c,0x23,0x16,0x67,0x0b, -0x06,0x19,0x0a,0x14,0x21,0x1e,0x25,0x7e,0x25,0x1c,0x00,0x0c,0xfe,0x09,0xf2,0xe7, -0x88,0xe4,0xe3,0xd8,0xe5,0xe7,0x16,0xe7,0xe2,0x99,0xdc,0xdb,0xc6,0xdf,0xe2,0x86, -0xe4,0xe7,0x1b,0xe9,0xe7,0x4d,0xe7,0xea,0x65,0xed,0xf0,0x57,0xf1,0xf1,0x47,0xef, -0xef,0xe2,0xee,0xf2,0x1d,0xf5,0xf4,0xa2,0xf1,0xed,0x7e,0xec,0xf4,0xc8,0xfd,0xfe, -0x99,0xf7,0xf3,0xe4,0xf3,0xf9,0xe6,0x03,0x0d,0xa6,0x0e,0x0c,0xdc,0x06,0xff,0x3b, -0xf5,0xef,0x31,0xef,0xea,0xe7,0xe7,0xe8,0xeb,0xea,0xee,0xb9,0xed,0xec,0x6e,0xf7, -0x05,0x64,0x14,0x1c,0x33,0x1d,0x1c,0x47,0x1e,0x20,0x38,0x1b,0x0e,0x2f,0x02,0xfb, -0x5e,0x01,0x0e,0xa6,0x17,0x15,0x67,0x0d,0x09,0xb3,0x0a,0x0e,0xa9,0x0d,0x03,0xfa, -0xf2,0xe4,0xbe,0xd9,0xd3,0x09,0xd3,0xd9,0x8b,0xe2,0xe9,0x9c,0xe8,0xe0,0xcf,0xd2, -0xc6,0x32,0xc1,0xc1,0x12,0xbf,0xbc,0x7e,0xbd,0xc3,0x0c,0xd3,0xe7,0xa3,0xf7,0xfa, -0x16,0xf0,0xde,0x19,0xd4,0xd4,0xef,0xe5,0xfd,0x5a,0x12,0x1a,0x9e,0x1b,0x1e,0xb9, -0x22,0x1c,0xa2,0x0c,0xf7,0xa5,0xe1,0xd4,0x02,0xdb,0xee,0x8e,0x02,0x13,0x2f,0x23, -0x2a,0x0b,0x2a,0x24,0x64,0x1a,0x0b,0xae,0x07,0x0e,0x0e,0x1c,0x20,0x8d,0x1e,0x1d, -0x2c,0x1d,0x17,0x62,0x0a,0xf7,0x10,0xe4,0xe1,0x7e,0xeb,0xf6,0xd5,0xf7,0xf4,0x01, -0xf2,0xf1,0x7d,0xee,0xe5,0x85,0xda,0xd6,0x12,0xdb,0xe6,0xff,0xf2,0xf7,0x8a,0xf9, -0xfd,0x00,0x02,0x03,0x98,0xff,0xf4,0x0e,0xe8,0xe0,0xed,0xe1,0xe6,0x64,0xe9,0xea, -0xb7,0xec,0xf1,0x1e,0xfa,0xfc,0x33,0xf3,0xe1,0x24,0xd1,0xca,0xb4,0xd3,0xe5,0x21, -0xf4,0xfe,0xfb,0x03,0x00,0x0e,0xfc,0xf8,0x97,0xf1,0xe3,0xb2,0xd3,0xcb,0x40,0xd1, -0xe8,0x96,0x01,0x0f,0xa4,0x10,0x0f,0x60,0x0a,0x0d,0x54,0x11,0x0d,0xf9,0x02,0xfd, -0x3e,0xff,0x05,0xd3,0x10,0x19,0xd2,0x19,0x14,0x5a,0x11,0x10,0x13,0x0d,0x08,0xd6, -0x05,0x06,0x29,0x04,0xff,0x08,0xfb,0xfa,0xf8,0xff,0x08,0x8f,0x0c,0x05,0xd2,0xf6, -0xf0,0xb2,0xf8,0x04,0x51,0x0a,0x02,0xde,0xf0,0xda,0x49,0xd2,0xd8,0x2f,0xe9,0xfb, -0x10,0x0a,0x0f,0xa4,0x0b,0x07,0x16,0x07,0x0c,0x47,0x0f,0x0d,0xbb,0x09,0x08,0x60, -0x05,0x07,0x80,0x0f,0x15,0x91,0x14,0x0d,0x6c,0x03,0xf8,0xca,0xf0,0xf3,0x56,0xea, -0xd8,0x6a,0xd0,0xd5,0x37,0xed,0x09,0xd6,0x1e,0x28,0x6a,0x1c,0x0c,0xe2,0xfe,0xf7, -0xf6,0xf7,0x00,0x09,0x11,0x20,0xdf,0x2c,0x29,0x0a,0x1a,0x07,0x31,0xf9,0xf5,0x43, -0xfd,0x03,0xde,0x0b,0x14,0x54,0x19,0x1a,0xdf,0x18,0x12,0x97,0x02,0xf4,0x18,0xed, -0xe8,0xf5,0xe1,0xdc,0x05,0xd9,0xd8,0xdd,0xe5,0xf4,0xc1,0xf8,0xf6,0xc6,0xed,0xe3, -0x37,0xde,0xdb,0xd1,0xda,0xe3,0x66,0xee,0xf9,0x5d,0x05,0x0d,0xa4,0x02,0xf0,0xe7, -0xe1,0xdc,0xaf,0xe0,0xf0,0x3b,0x06,0x14,0x25,0x20,0x2a,0x41,0x2e,0x28,0x39,0x1f, -0x11,0x09,0x06,0xfa,0xc6,0xf7,0xf7,0x52,0xfb,0x05,0xc9,0x10,0x1c,0x38,0x21,0x26, -0xd2,0x2b,0x2f,0xb1,0x2a,0x23,0x0f,0x1e,0x23,0x46,0x2e,0x3c,0xda,0x42,0x3e,0x58, -0x37,0x34,0xab,0x2b,0x22,0x97,0x1b,0x15,0xe5,0x16,0x1f,0xf2,0x23,0x20,0xb0,0x10, -0xfd,0x99,0xe7,0xd8,0x40,0xd3,0xd8,0xc3,0xdf,0xea,0xaa,0xf3,0xfa,0xa9,0xfd,0xf2, -0x49,0xda,0xc0,0xc8,0xaa,0xa4,0x73,0xba,0xd9,0xd6,0xf3,0x03,0xb3,0x01,0xf4,0x26, -0xef,0xee,0x31,0xe9,0xe0,0xcc,0xde,0xe6,0xf2,0xf5,0x10,0xb1,0x26,0x31,0x9c,0x36, -0x34,0x25,0x26,0x0f,0x9d,0xfb,0xe7,0x37,0xd8,0xce,0x60,0xd5,0xeb,0x37,0x0a,0x28, -0x1e,0x36,0x35,0x29,0x34,0x35,0x26,0x38,0x39,0xed,0x3d,0x45,0xe9,0x4d,0x57,0x31, -0x5c,0x54,0x8b,0x42,0x2b,0x5d,0x1d,0x14,0x0e,0x17,0x1d,0x5c,0x27,0x30,0x22,0x2c, -0x24,0x23,0x19,0x0e,0x2b,0x09,0x02,0x2b,0xfa,0xed,0x45,0xe7,0xe6,0x79,0xf0,0x00, -0xa0,0x0f,0x10,0x3a,0xfd,0xdc,0xd7,0xbd,0xac,0xee,0xb3,0xcd,0x89,0xee,0x07,0x02, -0x0e,0x04,0x2c,0xf6,0xed,0xa2,0xeb,0xea,0xb7,0xe8,0xe8,0x0c,0xf3,0x09,0xe8,0x21, -0x35,0x71,0x3e,0x3c,0xb7,0x2a,0x0f,0x0c,0xfb,0xe4,0x04,0xd4,0xd3,0x0c,0xdc,0xed, -0x97,0x0e,0x21,0xdd,0x22,0x1f,0x37,0x23,0x2f,0x8c,0x38,0x36,0x99,0x2d,0x29,0x6f, -0x30,0x3c,0xb9,0x45,0x3a,0x96,0x27,0x16,0x4f,0x0b,0x0d,0x92,0x11,0x14,0xbc,0x12, -0x10,0x27,0x0b,0x04,0xc0,0xfa,0xee,0x70,0xe2,0xda,0x03,0xd7,0xd5,0x14,0xdb,0xe2, -0x9e,0xe8,0xf5,0xef,0xfe,0xf1,0x5d,0xd9,0xc3,0x95,0xb0,0xac,0x40,0xbb,0xce,0x65, -0xe0,0xee,0x34,0xf1,0xeb,0x53,0xe6,0xe3,0xbb,0xe1,0xe5,0x3b,0xe8,0xe9,0x0c,0xfa, -0x16,0x6b,0x30,0x3e,0x83,0x50,0x4e,0x5c,0x3e,0x26,0xf9,0x09,0xe9,0xe2,0xcc,0xc9, -0xb9,0xd3,0xf3,0x92,0x20,0x39,0xd5,0x36,0x2c,0xc0,0x2c,0x37,0x76,0x41,0x41,0x81, -0x38,0x36,0x6e,0x4c,0x63,0x6c,0x6c,0x53,0xb9,0x28,0x06,0xbf,0xf8,0xff,0x10,0x0c, -0x15,0xb0,0x11,0x09,0x4d,0xfc,0xf4,0xeb,0xec,0xe5,0xe9,0xd9,0xce,0x38,0xc5,0xc4, -0x0d,0xca,0xd0,0x0f,0xd8,0xe4,0xda,0xe6,0xd3,0x87,0xb3,0x9c,0x5f,0x90,0x96,0x8a, -0xad,0xc1,0x94,0xcc,0xd2,0xfb,0xd4,0xd3,0xcd,0xd7,0xe0,0x7c,0xe8,0xec,0x68,0xeb, -0xea,0x27,0xfc,0x17,0x16,0x2a,0x33,0xa8,0x3a,0x36,0xba,0x2c,0x20,0xeb,0x0b,0xea, -0xf0,0xcc,0xc3,0xee,0xcc,0xef,0x18,0x21,0x37,0x9d,0x32,0x34,0x26,0x3e,0x46,0xe7, -0x43,0x38,0x55,0x2b,0x30,0xcf,0x43,0x5b,0x81,0x5c,0x48,0x59,0x2e,0x1a,0x6e,0x14, -0x12,0xd1,0x12,0x10,0x7b,0x0f,0x0d,0x8d,0x0a,0xfc,0xde,0xec,0xde,0x8d,0xd0,0xc6, -0x7f,0xbf,0xc0,0x1a,0xca,0xd7,0x7f,0xe4,0xef,0xe8,0xe8,0xce,0xbe,0xb1,0x9b,0xfa, -0x92,0x9e,0x81,0xb5,0xcc,0x15,0xe0,0xed,0x91,0xee,0xe4,0x1e,0xd8,0xd3,0x18,0xdb, -0xe7,0x3d,0xf0,0xf9,0x2b,0x07,0x1b,0xfb,0x26,0x34,0x9d,0x37,0x2c,0x0a,0x21,0x0e, -0xd3,0xf4,0xcc,0x3f,0xb9,0xbf,0xf3,0xd2,0xfd,0x96,0x18,0x21,0x10,0x20,0x30,0x65, -0x3b,0x3b,0xb8,0x2b,0x1e,0x8b,0x1d,0x2a,0x0d,0x3e,0x45,0xca,0x37,0x23,0x9e,0x18, -0x15,0x36,0x14,0x0d,0xcd,0x05,0x02,0x87,0xff,0xfa,0xeb,0xf3,0xea,0xe1,0xdd,0xd1, -0xb7,0xc2,0xb8,0x86,0xb0,0xb2,0xa1,0xc2,0xd6,0x1d,0xe7,0xe8,0x78,0xd4,0xb4,0x1b, -0x99,0x8c,0x42,0x95,0xaa,0x0a,0xc0,0xd5,0x06,0xe9,0xf1,0x86,0xed,0xe4,0x7c,0xdb, -0xda,0xc4,0xe5,0xf5,0x29,0x07,0x1b,0xf9,0x34,0x41,0x3d,0x4e,0x54,0x7a,0x49,0x32, -0xca,0x19,0x00,0x95,0xde,0xc4,0x7b,0xbd,0xd0,0x84,0xfd,0x26,0x4f,0x34,0x31,0x07, -0x31,0x3a,0xe0,0x41,0x3c,0x6c,0x2c,0x24,0xde,0x2d,0x40,0x53,0x50,0x48,0x5d,0x30, -0x16,0xb6,0x0b,0x0c,0x12,0x12,0x0f,0x1e,0x09,0x07,0x20,0xfd,0xf1,0x11,0xdf,0xd1, -0xbc,0xc8,0xbe,0xb9,0xba,0xb4,0x7f,0xb2,0xb8,0x48,0xc8,0xdc,0xa9,0xe9,0xde,0x8c, -0xbe,0x9a,0xf4,0x80,0x80,0xa0,0x9a,0xb7,0xb8,0xcf,0xe0,0x4c,0xe5,0xdb,0x4d,0xd0, -0xca,0xd8,0xce,0xdc,0x07,0xec,0x00,0x60,0x07,0x07,0x90,0x04,0xfa,0x1c,0xfe,0x04, -0x18,0x0c,0x09,0x0e,0x01,0xfc,0x17,0xff,0x01,0x5e,0x06,0x09,0x4d,0x0b,0x08,0x93, -0x06,0x09,0x43,0x0c,0x0a,0xdb,0x01,0xf9,0xd8,0xf4,0xf5,0x75,0xf6,0xf4,0x33,0xf7, -0xfa,0x65,0xfd,0xf8,0x16,0xf1,0xe8,0x9c,0xe6,0xe7,0x61,0xeb,0xf1,0xb6,0xf4,0xf5, -0x33,0xf3,0xf4,0xe4,0xf5,0xf8,0xbb,0xf7,0xf5,0x6f,0xf6,0xf9,0x6f,0xfc,0xff,0x84, -0x02,0x04,0x95,0x06,0x08,0x0b,0x0a,0x0a,0x43,0x0a,0x07,0x59,0x04,0x03,0x86,0x06, -0x0a,0x9e,0x0f,0x14,0xc6,0x16,0x15,0x6f,0x14,0x10,0x39,0x0e,0x0d,0x96,0x0c,0x0e, -0xb2,0x11,0x15,0x43,0x16,0x15,0xe9,0x11,0x0e,0xb0,0x0c,0x0b,0x92,0x09,0x05,0x88, -0xff,0xfb,0xaa,0xfc,0x00,0x97,0x03,0xff,0x85,0xfb,0xfa,0xe5,0xfc,0xfe,0xf5,0xfe, -0xff,0x92,0x00,0xff,0xbb,0xff,0x01,0x89,0x04,0x01,0x3f,0xf9,0xf0,0x78,0xec,0xec, -0x31,0xef,0xf3,0x48,0xf8,0xfb,0x95,0xf7,0xf0,0x36,0xeb,0xeb,0xb1,0xec,0xef,0xab, -0xf2,0xf4,0x6d,0xf8,0xfb,0xf7,0xfe,0x00,0x30,0xff,0xfb,0xac,0xf8,0xf9,0x99,0xfd, -0x01,0xc8,0x02,0x01,0x5c,0x02,0x06,0xc9,0x0a,0x0b,0x32,0x0a,0x0a,0x3c,0x0b,0x0a, -0x36,0x08,0x06,0x8a,0x07,0x0b,0x4f,0x11,0x14,0x9d,0x14,0x10,0x73,0x0c,0x0b,0x4a, -0x0d,0x0c,0xd3,0x09,0x08,0xfa,0x0b,0x12,0xdf,0x18,0x19,0xd9,0x16,0x12,0x54,0x0e, -0x0a,0xe5,0x07,0x05,0xcd,0x02,0xfc,0x79,0xf6,0xf5,0x0c,0xf9,0xfd,0x43,0xfe,0xfc, -0x38,0xf8,0xf0,0x2d,0xea,0xe8,0xb2,0xe9,0xec,0x17,0xf0,0xf7,0xe4,0xff,0x04,0xfb, -0xff,0xf7,0xdb,0xf3,0xf6,0xfb,0xfd,0x04,0x5c,0x0a,0x0c,0xb6,0x0b,0x0a,0xfd,0x09, -0x0a,0xaa,0x08,0x03,0x42,0xfe,0xfd,0xb2,0xff,0x01,0x41,0x02,0xff,0xbc,0xff,0x01, -0xaf,0x04,0x06,0x46,0x05,0x04,0x24,0x00,0x02,0xc1,0x08,0x0e,0xcf,0x0c,0x0b,0xff, -0x0a,0x0e,0x2a,0x0e,0x0b,0x83,0x06,0x03,0x63,0x00,0xff,0xb0,0x01,0x04,0xd2,0x04, -0xff,0x9f,0xfa,0xf5,0x90,0xf1,0xee,0x01,0xea,0xe8,0xec,0xed,0xf5,0x6f,0xfa,0xfb, -0x10,0xfa,0xfa,0x4d,0xfa,0xf8,0xef,0xf8,0xfa,0x46,0xfc,0xfd,0x6b,0x00,0x03,0xe4, -0x07,0x09,0x6d,0x09,0x05,0xf4,0x00,0xfa,0x4c,0xf5,0xf6,0x10,0xfd,0x06,0x79,0x0d, -0x10,0xde,0x0f,0x11,0xc2,0x12,0x17,0xc8,0x13,0x0e,0x45,0x08,0x0e,0xf5,0x17,0x22, -0x0d,0x22,0x18,0x94,0x0d,0x0c,0xe8,0x11,0x16,0x74,0x15,0x14,0xc5,0x13,0x16,0x15, -0x1b,0x1c,0x59,0x15,0x06,0xe6,0xf6,0xec,0x59,0xea,0xea,0x3c,0xe9,0xe6,0x56,0xe4, -0xe3,0xbf,0xe0,0xd9,0x2a,0xd3,0xd0,0x0a,0xd3,0xda,0x50,0xe1,0xe4,0x96,0xe5,0xe5, -0x8b,0xe8,0xef,0x3f,0xf9,0xf5,0x5c,0xef,0xe4,0x0a,0xe3,0xe9,0x28,0xf6,0xfe,0x7b, -0xfe,0xfb,0xb9,0xfe,0x0b,0xd4,0x17,0x1d,0xf4,0x12,0x01,0xfd,0x01,0x0e,0xa4,0x21, -0x2c,0xc3,0x23,0x1e,0x86,0x1b,0x20,0x8c,0x2a,0x2b,0xec,0x29,0x24,0xfd,0x27,0x2b, -0x51,0x31,0x31,0x02,0x26,0x0f,0x57,0xfd,0xf6,0xf7,0xf2,0xec,0x6b,0xeb,0xea,0xc1, -0xe9,0xe3,0x10,0xd6,0xc6,0xbb,0xbf,0xc2,0x04,0xcd,0xd6,0x60,0xda,0xda,0x6c,0xd7, -0xd8,0xce,0xdf,0xe9,0x60,0xed,0xee,0x67,0xe9,0xe6,0x1d,0xe5,0xea,0xa6,0xf0,0xf7, -0x2f,0x02,0x07,0x95,0x09,0x0c,0x4b,0x12,0x0f,0xe4,0x0b,0x03,0x87,0x06,0x12,0x65, -0x20,0x2b,0xf6,0x30,0x31,0x06,0x33,0x29,0xf7,0x25,0x29,0x86,0x2c,0x34,0x97,0x38, -0x3a,0x85,0x36,0x32,0x04,0x28,0x1e,0x95,0x14,0x07,0x81,0xfe,0xf4,0x46,0xee,0xe9, -0x18,0xe3,0xda,0xf6,0xd4,0xce,0xff,0xc8,0xc7,0x58,0xcc,0xd0,0x25,0xd1,0xd0,0xdd, -0xcf,0xd0,0x24,0xd3,0xdc,0x9e,0xea,0xf1,0x15,0xed,0xe4,0x2f,0xdd,0xdb,0x46,0xe9, -0xf5,0x99,0x00,0x01,0x28,0xfb,0xf9,0x85,0x04,0x0c,0x2a,0x0e,0x06,0xd1,0xff,0x04, -0xf3,0x09,0x15,0x05,0x19,0x19,0xb3,0x17,0x12,0x78,0x12,0x1f,0x6e,0x28,0x2f,0xcb, -0x30,0x30,0xff,0x2f,0x35,0x1c,0x3a,0x31,0x5c,0x25,0x17,0x1d,0x10,0x07,0x69,0x02, -0xfd,0x69,0xf8,0xee,0x1f,0xe5,0xd8,0x3d,0xd0,0xcc,0x51,0xcc,0xcf,0xec,0xcf,0xce, -0xda,0xd1,0xd1,0x1b,0xd4,0xde,0xaa,0xeb,0xec,0x80,0xe8,0xe3,0xc5,0xe2,0xe6,0x17, -0xf4,0xff,0x68,0x06,0x07,0x0d,0x07,0x0a,0x11,0x0f,0x14,0x48,0x09,0xff,0x78,0xfe, -0x05,0xb6,0x0e,0x16,0x20,0x14,0x13,0xc6,0x13,0x1d,0x59,0x27,0x2c,0xdb,0x30,0x33, -0xff,0x3d,0x3f,0x7f,0x43,0x43,0xf5,0x3c,0x2a,0x5a,0x18,0x0b,0x25,0x01,0xfc,0xa0, -0xf7,0xf2,0xaa,0xea,0xdd,0xfc,0xca,0xba,0x61,0xb1,0xb6,0x01,0xc0,0xc9,0x3c,0xcb, -0xc9,0x68,0xc8,0xc5,0x8b,0xc9,0xd1,0x78,0xd6,0xd8,0xd2,0xd1,0xcf,0xbf,0xce,0xdb, -0xa8,0xe7,0xf6,0xf0,0xfb,0x02,0x79,0x0a,0x15,0x86,0x1a,0x10,0xfb,0x02,0xfe,0x32, -0x12,0x1a,0xbf,0x2b,0x21,0x9e,0x25,0x21,0xb8,0x24,0x28,0x61,0x31,0x32,0x10,0x37, -0x41,0x9d,0x51,0x57,0x42,0x57,0x4f,0x0b,0x3f,0x2e,0xaf,0x20,0x1a,0xe9,0x10,0x0e, -0x09,0x0b,0x03,0x12,0xf2,0xdd,0xf7,0xc8,0xba,0x6f,0xb7,0xbd,0x0c,0xc8,0xc9,0x87, -0xc2,0xbd,0x27,0xb9,0xbb,0xdd,0xc6,0xce,0x77,0xcf,0xce,0x5b,0xc9,0xc2,0x37,0xc6, -0xd4,0x89,0xe4,0xf2,0x7d,0x00,0x07,0xa9,0x14,0x1c,0x60,0x18,0x01,0xbf,0xfb,0x08, -0x7c,0x1e,0x31,0x94,0x36,0x30,0xf7,0x29,0x27,0xc3,0x26,0x2a,0xa9,0x2c,0x32,0x0c, -0x3f,0x50,0xd0,0x56,0x56,0x19,0x4f,0x43,0xb2,0x30,0x24,0x3f,0x1b,0x12,0x14,0x0d, -0x08,0xfb,0x05,0xfa,0xfa,0xe4,0xc9,0x98,0xb4,0xad,0xe0,0xb3,0xbe,0x55,0xc5,0xbd, -0x77,0xb6,0xaf,0x0a,0xb0,0xb8,0xd6,0xc6,0xc8,0x1d,0xc9,0xc2,0x2d,0xbd,0xbc,0x2a, -0xc7,0xd5,0x3f,0xe6,0xf6,0x8c,0x03,0x12,0xb9,0x17,0x17,0x60,0x06,0xf8,0xea,0x03, -0x1d,0xc1,0x2c,0x35,0x62,0x2d,0x2d,0x07,0x2c,0x2d,0x5e,0x30,0x30,0x42,0x34,0x3d, -0x32,0x53,0x5e,0x14,0x5e,0x54,0x35,0x4c,0x41,0x16,0x38,0x33,0x31,0x2b,0x21,0x32, -0x19,0x11,0xc5,0x05,0xf2,0x6d,0xd9,0xc3,0x3e,0xb8,0xb9,0xf7,0xc2,0xcc,0xe5,0xc7, -0xbe,0xe5,0xb5,0xac,0xbd,0xb1,0xc0,0xa7,0xc5,0xcc,0x47,0xc8,0xbf,0x5e,0xb4,0xb9, -0x6b,0xc4,0xd7,0x53,0xe8,0xf9,0x82,0x03,0x0b,0x84,0x0d,0x05,0xe4,0xf5,0xf4,0x5e, -0x0b,0x20,0x81,0x34,0x2f,0xc0,0x2c,0x25,0x17,0x27,0x26,0x47,0x2e,0x31,0x40,0x3b, -0x4b,0x4a,0x5c,0x5f,0x13,0x58,0x4f,0xc5,0x42,0x36,0x73,0x2a,0x21,0x36,0x19,0x13, -0xa6,0x0d,0x07,0xe3,0xf7,0xe4,0x26,0xcc,0xbb,0x12,0xb6,0xbe,0xac,0xc9,0xcf,0xe3, -0xc6,0xc1,0xc7,0xb7,0xb4,0x80,0xbd,0xcb,0xe4,0xcb,0xcd,0xc1,0xc4,0xbb,0xa6,0xb7, -0xc5,0x75,0xd6,0xe5,0x7b,0xf7,0xfe,0x6b,0x0c,0x12,0x54,0x13,0xff,0x69,0xf7,0x05, -0x01,0x23,0x36,0x09,0x41,0x36,0x33,0x32,0x2b,0x3b,0x2d,0x31,0xe5,0x36,0x3e,0xe6, -0x49,0x5d,0x51,0x64,0x64,0x98,0x5e,0x57,0x34,0x48,0x39,0x10,0x30,0x25,0xb6,0x1c, -0x16,0xe1,0x10,0x02,0xbe,0xed,0xd2,0xea,0xbc,0xb1,0x42,0xb6,0xc2,0x5a,0xce,0xca, -0xa1,0xc1,0xb9,0xe6,0xb1,0xb8,0x75,0xc8,0xcf,0x45,0xcf,0xc9,0x77,0xbd,0xb0,0xf5, -0xb8,0xc2,0xd4,0xd2,0xe4,0x36,0xf4,0xfd,0x21,0x06,0x0b,0xca,0xfd,0xe8,0x89,0xe9, -0x0a,0x23,0x20,0x3a,0x79,0x2f,0x2f,0xd2,0x28,0x2e,0x59,0x2d,0x32,0x25,0x32,0x3d, -0xa1,0x4f,0x5f,0x60,0x63,0x5f,0x93,0x58,0x4d,0xc2,0x3f,0x34,0x39,0x2f,0x22,0x5e, -0x1d,0x16,0xd7,0x12,0x02,0x2f,0xe9,0xcb,0x30,0xb7,0xb5,0x52,0xc1,0xcf,0xde,0xd4, -0xcc,0x80,0xc5,0xba,0xe0,0xbb,0xc7,0xba,0xd5,0xd8,0x5c,0xd6,0xca,0xfe,0xbb,0xb9, -0xf9,0xc4,0xd4,0x5e,0xe4,0xf7,0x05,0x00,0x0b,0x71,0x0e,0x09,0x58,0xf1,0xe8,0x28, -0xfb,0x18,0x10,0x2f,0x33,0x2c,0x2d,0x28,0x98,0x28,0x29,0x29,0x2e,0x31,0xd0,0x39, -0x47,0x8c,0x5e,0x64,0x69,0x61,0x59,0xb6,0x50,0x42,0x57,0x36,0x2d,0x26,0x24,0x1d, -0xc6,0x16,0x11,0x27,0x02,0xeb,0x16,0xcc,0xb4,0x65,0xa8,0xb2,0x01,0xc2,0xcf,0x34, -0xca,0xc2,0x27,0xb6,0xb1,0x88,0xbb,0xcd,0xc8,0xd3,0xd9,0xdc,0xd2,0xc7,0x1a,0xbc, -0xc3,0xaa,0xcf,0xde,0x50,0xf0,0xff,0x46,0x0c,0x0f,0xb1,0x0d,0xf2,0xb8,0xe2,0xe9, -0x58,0x0c,0x20,0x59,0x30,0x25,0x6d,0x27,0x23,0x9f,0x2a,0x2a,0xef,0x2e,0x32,0x81, -0x40,0x58,0x22,0x67,0x68,0xe3,0x5f,0x58,0xba,0x49,0x3f,0x5c,0x37,0x30,0xe8,0x27, -0x23,0x81,0x1c,0x10,0x18,0xfa,0xda,0x5b,0xbf,0xae,0xdc,0xb2,0xc2,0x5b,0xd4,0xd3, -0xee,0xcb,0xc3,0xc2,0xb8,0xbd,0xff,0xce,0xd6,0xf7,0xdc,0xdb,0xe8,0xd2,0xc8,0xb3, -0xca,0xd2,0xb2,0xdd,0xed,0xbb,0xff,0x11,0xc5,0x17,0x16,0xcf,0xfc,0xe3,0xcb,0xe4, -0x06,0x9c,0x1d,0x2f,0xa6,0x25,0x22,0xd7,0x1f,0x23,0x1b,0x26,0x29,0xb1,0x28,0x32, -0xcf,0x48,0x5d,0xb9,0x62,0x59,0xa3,0x4c,0x3e,0xcd,0x34,0x2e,0x40,0x2a,0x22,0x26, -0x1f,0x1b,0x51,0x11,0xfc,0x73,0xdd,0xbe,0xe7,0xab,0xaa,0x8d,0xba,0xcd,0x4d,0xd4, -0xcc,0x9f,0xc5,0xb8,0x90,0xb8,0xc6,0xce,0xd1,0xd8,0xbb,0xd9,0xd8,0x39,0xcb,0xcb, -0x01,0xd1,0xd9,0xed,0xe6,0xfa,0xa6,0x0e,0x16,0xdf,0x19,0x03,0x15,0xe6,0xda,0xaa, -0xfb,0x17,0x6c,0x31,0x27,0x2f,0x21,0x17,0x9a,0x1f,0x20,0xad,0x22,0x1e,0x50,0x28, -0x3e,0x00,0x55,0x5e,0xad,0x58,0x4c,0x98,0x3c,0x31,0xae,0x2b,0x2a,0xdc,0x27,0x26, -0xd9,0x22,0x1a,0x0f,0x0b,0xee,0xe7,0xcb,0xb4,0x89,0xb0,0xc0,0x69,0xd2,0xdc,0x24, -0xd3,0xcf,0x52,0xbf,0xbc,0x4d,0xc6,0xd3,0xc6,0xda,0xdf,0xaf,0xdd,0xd4,0xfe,0xd2, -0xd7,0x61,0xe0,0xe8,0x7a,0xfc,0x11,0x73,0x20,0x1f,0x3e,0x0c,0xea,0xda,0xdb,0xf3, -0x9a,0x11,0x2c,0xff,0x28,0x22,0x61,0x16,0x15,0x88,0x19,0x1a,0x63,0x15,0x19,0x20, -0x2d,0x47,0x2d,0x55,0x4f,0x56,0x41,0x31,0xf6,0x24,0x1f,0x4d,0x1d,0x1a,0x2a,0x1d, -0x1c,0x8a,0x15,0x04,0x2a,0xeb,0xca,0x67,0xb3,0xa9,0x15,0xb6,0xc9,0xf0,0xd7,0xd2, -0xfe,0xcc,0xbf,0xf8,0xb9,0xc2,0x57,0xcf,0xd7,0x69,0xdd,0xe0,0x83,0xd8,0xd4,0xad, -0xd9,0xe3,0x30,0xed,0xff,0x40,0x12,0x27,0x69,0x29,0x1c,0xcc,0xf6,0xe1,0x5f,0xf1, -0x15,0x21,0x30,0x36,0x15,0x29,0x1f,0x11,0x1d,0x22,0x8a,0x24,0x20,0xe9,0x1f,0x31, -0xea,0x4c,0x5e,0x30,0x59,0x49,0xd4,0x35,0x26,0x61,0x20,0x1b,0xa9,0x18,0x19,0xc0, -0x19,0x15,0x37,0x08,0xf0,0xb6,0xcd,0xb3,0x15,0xa7,0xb2,0x19,0xc5,0xd6,0x0a,0xd4, -0xcf,0x22,0xc4,0xba,0x1f,0xc1,0xd2,0xd5,0xd6,0xdd,0xbf,0xdd,0xda,0x45,0xd2,0xd8, -0xe0,0xdf,0xe7,0x2e,0xf8,0x0a,0x0e,0x22,0x26,0x0b,0x21,0xfa,0x48,0xdd,0xe2,0x4d, -0x08,0x23,0x18,0x32,0x25,0x72,0x1c,0x15,0xc7,0x1c,0x1c,0x15,0x1b,0x16,0x75,0x24, -0x3e,0x0d,0x51,0x4f,0xe2,0x40,0x2e,0xc8,0x1c,0x14,0xf0,0x0f,0x0b,0xd3,0x09,0x0b, -0x75,0x0a,0x00,0x93,0xec,0xcc,0x11,0xb0,0xa2,0xd2,0xab,0xc0,0xa7,0xd4,0xd6,0xee, -0xd0,0xcb,0xa0,0xbf,0xc3,0xe5,0xd3,0xdb,0x26,0xe5,0xe5,0xd2,0xe1,0xd8,0xca,0xdf, -0xe4,0x1f,0xf1,0xfe,0xa4,0x14,0x29,0xcd,0x33,0x32,0x7d,0x12,0xef,0x03,0xe9,0x0e, -0x26,0x29,0x40,0xca,0x30,0x29,0x16,0x1f,0x25,0x1d,0x24,0x24,0xd9,0x1b,0x27,0xd9, -0x3d,0x52,0x76,0x54,0x45,0xd9,0x34,0x22,0x61,0x15,0x0c,0x67,0x06,0x02,0xb3,0x02, -0x02,0xcd,0xfd,0xeb,0x71,0xcc,0xab,0x7b,0x99,0x9a,0x8f,0xaf,0xc4,0x49,0xce,0xc6, -0x80,0xc3,0xb5,0x1a,0xba,0xc7,0x29,0xd7,0xdc,0x5b,0xe0,0xdd,0xdb,0xd5,0xd7,0x84, -0xe1,0xec,0x68,0xf8,0x0d,0x59,0x20,0x2f,0xcd,0x31,0x1e,0x8f,0xf5,0xe6,0x34,0x01, -0x23,0xea,0x3b,0x38,0x36,0x2a,0x22,0xf3,0x23,0x26,0x80,0x25,0x20,0x5d,0x28,0x3c, -0xa0,0x52,0x5a,0x7e,0x52,0x42,0xf8,0x30,0x20,0x32,0x13,0x0d,0x90,0x05,0x05,0x31, -0x04,0x01,0x49,0xf2,0xd8,0xc2,0xb5,0xa0,0x9d,0x9a,0xab,0x97,0xc0,0xd1,0xd4,0xcb, -0xc7,0xe9,0xbb,0xba,0x52,0xc6,0xdc,0x60,0xe0,0xe5,0x1b,0xe4,0xdb,0xbc,0xd8,0xe2, -0x50,0xed,0xf9,0x40,0x0e,0x23,0xd9,0x36,0x39,0x13,0x2a,0x02,0x67,0xe8,0xfa,0x1c, -0x20,0x39,0x60,0x37,0x28,0xc0,0x21,0x22,0x6c,0x2a,0x26,0xbb,0x20,0x20,0x5f,0x31, -0x4b,0xc3,0x58,0x51,0x3c,0x41,0x2d,0x6f,0x1c,0x0e,0xbe,0x08,0x00,0x68,0xfd,0xfd, -0x30,0xfb,0xee,0x8b,0xd4,0xb0,0x77,0x96,0x8c,0x07,0x9d,0xb5,0x50,0xcb,0xc6,0x8f, -0xc3,0xb5,0x77,0xb5,0xbc,0x07,0xd2,0xdb,0xbd,0xe1,0xe4,0xa0,0xe0,0xdd,0x3b,0xe8, -0xef,0x5d,0xf9,0x0a,0x81,0x25,0x3d,0x34,0x45,0x39,0x7a,0x12,0xf3,0xf1,0xfb,0x25, -0x1d,0x40,0x45,0xe3,0x32,0x24,0x63,0x23,0x2c,0x25,0x2d,0x2a,0xe8,0x24,0x35,0xeb, -0x4b,0x60,0xfd,0x5c,0x4e,0x80,0x35,0x1f,0x05,0x11,0x09,0xb0,0x01,0xfd,0xfb,0xfc, -0xfa,0x0a,0xf1,0xd7,0xb8,0xb2,0x95,0xb1,0x87,0x95,0xa4,0xad,0xc8,0x68,0xc8,0xc2, -0x6b,0xb7,0xb1,0xae,0xb8,0xce,0x79,0xd8,0xe3,0x65,0xe3,0xe1,0x12,0xd8,0xe5,0xa0, -0xec,0xfb,0xd9,0x07,0x22,0x2e,0x3a,0x47,0x57,0x43,0x1f,0x4d,0xfa,0xf5,0x5c,0x20, -0x3e,0x59,0x53,0x3c,0x15,0x32,0x24,0xeb,0x2b,0x2b,0xe1,0x28,0x21,0x12,0x30,0x48, -0x21,0x5e,0x5e,0x2f,0x51,0x3a,0xd9,0x23,0x13,0xf4,0x06,0x00,0x26,0xf9,0xf9,0xf4, -0xf8,0xf3,0x65,0xde,0xbb,0x26,0x98,0x83,0xc0,0x88,0xa3,0x56,0xbe,0xc6,0xb9,0xbf, -0xb9,0xfe,0xac,0xb4,0x40,0xc8,0xd9,0xdc,0xe0,0xe4,0xba,0xe0,0xd9,0xe2,0xe2,0xed, -0x72,0xfa,0x08,0x1e,0x22,0x3b,0x12,0x4b,0x4c,0x91,0x31,0x07,0xc4,0xf9,0x1a,0xb0, -0x3d,0x56,0x49,0x49,0x39,0xf3,0x2b,0x31,0x58,0x32,0x2e,0x6b,0x23,0x2c,0x03,0x45, -0x5d,0xd4,0x61,0x57,0x63,0x41,0x2c,0xe4,0x1a,0x0d,0x52,0x05,0xfa,0xf7,0xf7,0xf5, -0x26,0xf2,0xe1,0x39,0xc2,0x9a,0x1c,0x83,0x82,0xa7,0x99,0xb5,0x00,0xc5,0xbc,0x20, -0xb5,0xa8,0xef,0xaa,0xbc,0x46,0xd5,0xdb,0xfa,0xe3,0xdf,0x09,0xda,0xd7,0xab,0xe6, -0xff,0x8f,0x01,0x03,0x0d,0x06,0x08,0xe4,0x09,0x0a,0x2a,0x09,0x06,0x02,0x06,0x08, -0x9c,0x0c,0x10,0x66,0x13,0x14,0xc4,0x13,0x10,0xe4,0x08,0x00,0x5d,0xfb,0xf8,0x94, -0xf6,0xf6,0xe0,0xf5,0xf8,0xaf,0xfd,0x02,0x01,0x04,0x03,0x85,0x01,0xff,0xe3,0xfe, -0xfe,0xcc,0xff,0x00,0x4f,0x03,0x07,0x21,0x08,0x07,0xb0,0x04,0x01,0xe4,0xfe,0xfd, -0x05,0xfc,0xfc,0x20,0xfd,0xfe,0x01,0xfd,0xfc,0x15,0xfd,0xfd,0xeb,0xfd,0xfd,0xeb, -0xfd,0xff,0x31,0x01,0x04,0x47,0x08,0x0b,0x44,0x0d,0x0e,0x48,0x0f,0x11,0xf4,0x10, -0x0f,0x39,0x0d,0x0a,0xb9,0x0b,0x0e,0x6d,0x11,0x13,0x92,0x14,0x16,0x36,0x15,0x10, -0x74,0x09,0x01,0x8f,0xfb,0xf7,0xf8,0xf4,0xf4,0xc1,0xf5,0xf8,0xee,0xfb,0xfd,0x5d, -0xfb,0xfc,0x91,0xfa,0xfb,0xb0,0xfc,0xfd,0xa8,0x00,0xfd,0x2f,0xff,0xff,0x4a,0x01, -0x06,0xc5,0x0a,0x0a,0xcf,0x0c,0x0e,0xcf,0x10,0x18,0x5b,0x19,0x15,0x83,0x0f,0x0b, -0xe3,0x05,0x00,0x73,0x05,0x01,0x1e,0x00,0x04,0x84,0xff,0x05,0xd8,0x13,0x17,0x32, -0x17,0x12,0x66,0x0b,0x0c,0x4c,0x0e,0x12,0x26,0x0f,0x0c,0x36,0x0f,0x0a,0xda,0x08, -0x0c,0xc8,0x0c,0x0d,0x68,0x0c,0x03,0x46,0xf4,0xf1,0xb2,0xef,0xec,0x7f,0xf6,0xf9, -0xcc,0xf6,0x00,0x66,0x10,0x0f,0xd1,0x06,0x0b,0x90,0x09,0x0f,0x19,0x18,0x14,0x3c, -0x0f,0x13,0x12,0x12,0x10,0xcd,0x15,0x0b,0x5d,0x06,0x07,0xb2,0x02,0xf3,0x89,0xec, -0xef,0xef,0xe3,0xf4,0x63,0x02,0xfc,0x27,0x10,0x1c,0xa8,0x05,0xfb,0x09,0x01,0xfe, -0x95,0x06,0x0c,0xc9,0x0e,0x0a,0x39,0x0d,0x11,0x22,0x18,0x1a,0x46,0x0f,0x08,0xde, -0x06,0x01,0xc8,0xf2,0xf6,0x53,0xf2,0xe7,0x6d,0xf5,0xfa,0x70,0x07,0x14,0xfb,0x14, -0x0c,0xbd,0x0a,0x0a,0x60,0x09,0x02,0xc4,0x01,0x05,0xd6,0x07,0x11,0x03,0x12,0x12, -0xdf,0x0d,0x05,0xa9,0x05,0x03,0x0f,0xf8,0xf1,0xdd,0xee,0xe5,0x4a,0xe2,0xee,0x56, -0x02,0x10,0xdc,0x12,0x08,0xe4,0x02,0x07,0xcc,0x10,0x0c,0x5c,0xff,0xfd,0xda,0x02, -0x08,0xd9,0x14,0x1a,0x6f,0x11,0x0d,0x69,0x05,0xfe,0x3b,0xf2,0xef,0x58,0xf5,0xef, -0xda,0xf1,0xed,0xe9,0xfb,0x14,0x37,0x1a,0x0f,0xa9,0x06,0x06,0xb4,0x0d,0x12,0x05, -0x08,0xff,0xcb,0xff,0x0e,0x72,0x14,0x1c,0x69,0x17,0x07,0xea,0x05,0x00,0x84,0xef, -0xdf,0x8c,0xe6,0xe1,0x71,0xe0,0xf0,0x8c,0xf4,0x06,0x0f,0x1a,0x16,0x76,0x02,0xfc, -0x33,0x04,0x0c,0xf8,0x03,0xff,0xc0,0xfe,0xfe,0x7c,0x08,0x14,0xbd,0x16,0x08,0xb5, -0x02,0x01,0x9c,0xf0,0xe2,0x96,0xe1,0xe3,0xc7,0xe1,0xe9,0x25,0xf7,0x06,0x46,0x1c, -0x26,0xbf,0x14,0x04,0x69,0x07,0x0f,0x99,0x0b,0x00,0xa6,0x08,0x0c,0x65,0x0b,0x17, -0x75,0x16,0x07,0x85,0xfe,0xf9,0x9f,0xf3,0xe7,0x5c,0xe0,0xe5,0x5e,0xdf,0xdf,0xa9, -0xee,0xfb,0x10,0x15,0x22,0xfc,0x1b,0x0b,0xaf,0x01,0x0a,0xaa,0x0a,0xf7,0xd7,0xf8, -0x01,0xcc,0x01,0x15,0xb1,0x18,0x09,0x8a,0xfc,0xf7,0x76,0xf3,0xe3,0xba,0xe0,0xe2, -0xde,0xdb,0xdc,0x66,0xe2,0xf0,0x8b,0x11,0x20,0x65,0x1b,0x11,0x99,0x02,0x0c,0x7a, -0x13,0xff,0x35,0xf8,0xff,0x3d,0x02,0x0e,0x31,0x1e,0x18,0x20,0x06,0xff,0x2f,0xfc, -0xe7,0x5d,0xe1,0xe7,0xf8,0xe1,0xde,0x0f,0xe6,0xef,0x01,0x0c,0x23,0x75,0x23,0x18, -0xa7,0x08,0x10,0x47,0x1a,0x07,0x5a,0xf7,0xfb,0x45,0xfa,0x06,0x1c,0x17,0x11,0x31, -0x01,0xf6,0x44,0xfa,0xe8,0x54,0xdb,0xd9,0xde,0xd3,0xd4,0xd8,0xd7,0xee,0x89,0x09, -0x1b,0xf1,0x1b,0x11,0xaf,0xfc,0xfe,0x67,0x10,0x03,0x85,0xf6,0xfa,0x27,0xfe,0x01, -0x54,0x1a,0x1d,0xc2,0x0f,0xff,0x00,0xfb,0xef,0x6d,0xda,0xe2,0x4a,0xda,0xda,0xe1, -0xdf,0xea,0x10,0x0b,0x23,0x87,0x23,0x1e,0xb9,0x12,0x0a,0xf8,0x18,0x0b,0x2f,0xf9, -0xf5,0xa6,0xfc,0x08,0xc8,0x1b,0x1a,0xd5,0x0a,0xf8,0x69,0xf1,0xed,0x4a,0xd0,0xd9, -0x25,0xd0,0xc9,0xa4,0xd6,0xde,0x5b,0x0b,0x1b,0xba,0x1f,0x1d,0xed,0x09,0x0d,0xd7, -0x18,0x08,0x8c,0xf9,0xf2,0xbd,0xf0,0x03,0x53,0x13,0x1a,0x64,0x09,0xf9,0xc5,0xf2, -0xe5,0x70,0xd1,0xd1,0x69,0xcb,0xcb,0xbb,0xd2,0xe1,0xda,0x14,0x1c,0xc9,0x21,0x26, -0xa5,0x07,0x0e,0x19,0x1a,0x07,0x01,0xf8,0xf6,0x5a,0xfb,0x0d,0x1a,0x1c,0x22,0x2d, -0x10,0xfc,0x89,0xfa,0xde,0x1f,0xd2,0xce,0xa9,0xcb,0xcf,0xed,0xd1,0xe5,0xdc,0x14, -0x22,0x85,0x20,0x2a,0x94,0x0e,0x13,0xa0,0x1f,0x0c,0xa4,0xf9,0xf7,0xa2,0xfb,0x08, -0x78,0x1e,0x1d,0x02,0x13,0xf7,0x16,0xf9,0xdd,0x7f,0xc5,0xcd,0xd2,0xbb,0xc9,0x08, -0xce,0xe4,0x68,0x14,0x22,0xb8,0x22,0x25,0x5f,0x14,0x0f,0x28,0x1a,0x06,0xf8,0xf8, -0xf5,0x73,0x03,0x10,0xd0,0x1e,0x20,0xb1,0x0f,0xfc,0x89,0xf6,0xe1,0xaa,0xc2,0xc8, -0x6c,0xc3,0xc8,0x8f,0xd3,0xed,0xa3,0x17,0x25,0x35,0x2d,0x26,0x36,0x16,0x17,0xc6, -0x1a,0x02,0xc3,0xf4,0xf4,0x5b,0xfd,0x13,0x26,0x24,0x24,0x6c,0x10,0x02,0xb2,0xf3, -0xe0,0x27,0xc8,0xc2,0xb6,0xc1,0xc3,0xb6,0xcb,0xe5,0x89,0x19,0x1d,0xfc,0x29,0x2f, -0xc1,0x12,0x1b,0xf1,0x19,0x02,0x7d,0xf4,0xf3,0x8d,0xfe,0x17,0x92,0x20,0x20,0x9f, -0x0d,0xf9,0x3c,0xfa,0xd7,0x79,0xca,0xc3,0x5c,0xbd,0xc9,0x4d,0xcb,0xec,0x6e,0x1c, -0x1e,0x56,0x25,0x2e,0x77,0x16,0x1d,0xa8,0x1b,0x02,0x69,0xf7,0xf3,0xb7,0x04,0x18, -0x6d,0x24,0x21,0x1f,0x12,0xfd,0xdb,0xfa,0xd9,0xb1,0xc5,0xc3,0x75,0xb9,0xcd,0x94, -0xd0,0xf6,0xcf,0x1f,0x24,0x65,0x2f,0x2b,0x9d,0x1f,0x22,0x7b,0x17,0xfd,0x6a,0xf4, -0xed,0x73,0x03,0x18,0xed,0x20,0x18,0x3b,0x07,0xfe,0x4f,0xf0,0xdb,0xe8,0xc0,0xb9, -0x66,0xb4,0xbe,0x22,0xc9,0xf8,0x3b,0x22,0x1c,0x50,0x34,0x27,0xea,0x1d,0x28,0x46, -0x12,0xfa,0x3f,0xf4,0xf2,0xcc,0x04,0x1f,0x7e,0x22,0x1e,0x1d,0x02,0x02,0x9b,0xf1, -0xcf,0xc8,0xca,0xb3,0x80,0xb6,0xbf,0xbf,0xce,0x00,0x80,0x22,0x20,0x9f,0x34,0x2f, -0x83,0x26,0x31,0x2a,0x12,0x00,0x21,0xf2,0xf6,0xbc,0x0f,0x27,0xf4,0x28,0x1b,0x4b, -0x08,0xfc,0x4c,0xf6,0xce,0x11,0xc5,0xb4,0xeb,0xb4,0xbf,0x83,0xd0,0x07,0xca,0x17, -0x25,0xfc,0x31,0x29,0x97,0x2b,0x2f,0x6e,0x11,0xfb,0xbe,0xf0,0xf1,0x9a,0x10,0x20, -0x34,0x29,0x15,0xe2,0x08,0x03,0xb0,0xea,0xd5,0xca,0xc0,0xb6,0x46,0xb8,0xc3,0xaa, -0xdc,0x15,0xec,0x1d,0x25,0x79,0x3a,0x28,0xa7,0x33,0x2e,0x22,0x13,0x00,0x34,0xf6, -0xfb,0xcc,0x18,0x24,0x5c,0x23,0x16,0xb2,0xfc,0x04,0xf3,0xe1,0xcb,0x43,0xc1,0xac, -0x8c,0xb9,0xc1,0x38,0xe5,0x15,0x00,0x1e,0x26,0x52,0x35,0x2c,0xa2,0x35,0x2a,0xc6, -0x08,0xfa,0xae,0xf0,0x00,0xd5,0x1b,0x29,0x9e,0x1d,0x0e,0x88,0xfc,0xf7,0x93,0xe0, -0xc7,0xb6,0xbd,0xa9,0x5e,0xba,0xbe,0x99,0xee,0x1e,0x71,0x1a,0x33,0xcf,0x31,0x2f, -0xc1,0x3c,0x26,0xbc,0x09,0xfd,0xe5,0xf1,0x08,0xd2,0x20,0x26,0x4a,0x20,0x00,0x81, -0x01,0xf1,0x69,0xd6,0xcc,0x08,0xb6,0xb2,0xd1,0xbc,0xca,0x94,0xf8,0x21,0x11,0x1f, -0x37,0xe0,0x36,0x33,0xba,0x41,0x23,0xa8,0x0b,0xfa,0x14,0xf8,0x0b,0x2f,0x24,0x24, -0xbe,0x19,0x01,0x0b,0xf6,0xf3,0xe6,0xcb,0xc5,0x18,0xb2,0xae,0xe2,0xbb,0xcd,0x12, -0x06,0x1a,0xc1,0x23,0x37,0x36,0x34,0x38,0x09,0x3f,0x1d,0x01,0x08,0xfc,0x12,0xfb, -0x15,0x2f,0x26,0x29,0x77,0x0e,0xff,0x50,0xf4,0xe2,0x64,0xd1,0xbe,0xcd,0xb1,0xb2, -0xce,0xc0,0xd2,0x18,0x10,0x1c,0x71,0x24,0x40,0x72,0x32,0x43,0xd0,0x3b,0x1e,0x3a, -0x09,0xfb,0xce,0x00,0x1e,0xc4,0x25,0x22,0x7c,0x10,0xf0,0xb9,0xfb,0xd8,0x48,0xca, -0xbc,0x4a,0xaa,0xb6,0x1d,0xbf,0xe6,0x64,0x12,0x1f,0x25,0x26,0x3b,0x1b,0x33,0x42, -0x4e,0x34,0x11,0xbc,0x06,0xf7,0xc5,0x07,0x1f,0xd9,0x2e,0x1d,0x56,0x0b,0xf5,0x2e, -0xef,0xdc,0x3a,0xc4,0xbe,0xf8,0xa9,0xbe,0x04,0xc2,0xf2,0x18,0x1d,0x1c,0x10,0x37, -0x3a,0xd5,0x3d,0x4a,0xe0,0x33,0x13,0x3a,0x06,0xf8,0x8c,0x12,0x28,0x39,0x29,0x21, -0x4a,0xf8,0xfd,0xf0,0xe6,0xd1,0x31,0xc7,0xaf,0x27,0xae,0xb7,0xff,0xce,0xfa,0x40, -0x21,0x1a,0x30,0x39,0x36,0x14,0x3d,0x4b,0x84,0x27,0x11,0x35,0xff,0x00,0x0e,0x14, -0x31,0x8d,0x26,0x1a,0x64,0xfd,0xee,0xf6,0xe6,0xc4,0xdd,0xc2,0xac,0xed,0xb3,0xbe, -0xa3,0xd6,0x0b,0xe5,0x1a,0x27,0x24,0x39,0x3d,0xc0,0x46,0x4c,0x3f,0x26,0x12,0x77, -0xfc,0x01,0x79,0x22,0x2c,0x2e,0x2d,0x0b,0xcb,0xf9,0xef,0x89,0xd9,0xc5,0xc8,0xb4, -0xa7,0x83,0xac,0xc0,0xcd,0xda,0x13,0xdf,0x13,0x25,0x11,0x39,0x33,0x59,0x4a,0x3e, -0x30,0x1e,0x0b,0xb2,0xff,0x05,0xb6,0x2a,0x2c,0x89,0x24,0x0c,0xba,0xed,0xf1,0x86, -0xcc,0xc2,0x41,0xb2,0xa4,0x0e,0xb7,0xc2,0xcc,0xf0,0x18,0x60,0x18,0x2a,0x7b,0x3a, -0x3a,0xa2,0x54,0x3a,0x19,0x1d,0x0e,0x80,0xfc,0x17,0x6f,0x2d,0x36,0xe6,0x1c,0x02, -0x58,0xf4,0xe1,0xdb,0xcc,0xb9,0x3f,0xab,0xa6,0x05,0xba,0xc8,0xe5,0xfd,0x18,0x5f, -0x18,0x33,0xe9,0x32,0x40,0x0a,0x51,0x34,0x7c,0x18,0x0b,0xf0,0xfb,0x1b,0xe7,0x2e, -0x2c,0x72,0x1d,0xf2,0x8d,0xf3,0xda,0x5e,0xbf,0xb7,0xa6,0xa3,0xa7,0x96,0xb6,0xd5, -0x74,0x06,0x1a,0xa8,0x19,0x33,0xec,0x32,0x42,0x68,0x4d,0x27,0xde,0x10,0x02,0x73, -0x06,0x1e,0xda,0x33,0x27,0x94,0x0c,0xf0,0xac,0xe3,0xd2,0xcb,0xb5,0xae,0xfc,0x9e, -0xaa,0x28,0xba,0xdc,0x88,0x12,0x16,0xea,0x23,0x35,0x4a,0x35,0x4b,0x50,0x4b,0x24, -0xf2,0x10,0xfe,0x5d,0x07,0x29,0xa6,0x2d,0x2c,0x63,0x03,0xee,0xaa,0xe7,0xc3,0x13, -0xb9,0xa6,0x5a,0x9b,0xab,0xad,0xbe,0xe6,0xec,0x15,0x14,0x4b,0x27,0x37,0x90,0x34, -0x4e,0xef,0x3c,0x1e,0x92,0x0b,0xff,0xde,0x10,0x2f,0x62,0x2e,0x1b,0xee,0xfe,0xe4, -0xcd,0xe0,0xbf,0x51,0xb0,0xa2,0x7a,0x9e,0xb0,0xe6,0xc2,0xfb,0x0b,0x15,0x17,0x3b, -0x2c,0x32,0x51,0x3b,0x4e,0x2a,0x37,0x1a,0x32,0x09,0xfe,0x81,0x1c,0x2c,0xbe,0x2f, -0x15,0xeb,0xf3,0xea,0x5c,0xd1,0xbc,0xa4,0xab,0x9b,0x93,0x9f,0xb3,0x99,0xcc,0x04, -0xe5,0x17,0x17,0x39,0x30,0x2d,0xea,0x40,0x49,0xa2,0x2a,0x11,0x79,0x02,0x01,0xa9, -0x21,0x31,0xb5,0x22,0x0f,0x75,0xe8,0xe2,0x38,0xca,0xaf,0x83,0xa6,0x94,0x94,0xa0, -0xb1,0x0d,0xd9,0x0b,0x09,0x14,0x1c,0x86,0x2e,0x2c,0xa2,0x44,0x44,0xcc,0x21,0x10, -0x1b,0xff,0x09,0x09,0x29,0x33,0x9e,0x22,0x01,0x26,0xeb,0xdb,0x2e,0xc2,0xae,0x70, -0xa0,0x94,0x04,0xa9,0xb9,0x7f,0xe6,0x19,0x22,0x13,0x25,0x9e,0x31,0x31,0x1f,0x4c, -0x3c,0xf1,0x1d,0x10,0x64,0xfa,0x12,0xca,0x34,0x2c,0x77,0x23,0xf6,0xf7,0xe5,0xdc, -0x79,0xb3,0xac,0x82,0x96,0x94,0xee,0xaa,0xc2,0x16,0xfa,0x19,0xf1,0x18,0x2e,0x32, -0x33,0x3a,0xb7,0x51,0x38,0xb1,0x1a,0x08,0x6d,0x01,0x1a,0x19,0x35,0x2f,0xd6,0x0c, -0xf1,0x50,0xe1,0xcf,0x41,0xb2,0xa0,0xa5,0x8f,0x93,0x75,0xac,0xca,0xbf,0x08,0x19, -0x9b,0x1c,0x32,0xaa,0x2d,0x41,0x9f,0x4b,0x2e,0xc2,0x18,0x06,0x74,0x07,0x2a,0xda, -0x35,0x2e,0x63,0x0d,0xe6,0x8b,0xe4,0xc4,0xd8,0xaa,0x9d,0x72,0x8c,0x99,0xd2,0xb0, -0xdc,0x54,0x11,0x1c,0x61,0x20,0x35,0x15,0x32,0x47,0x57,0x47,0x25,0xd4,0x10,0x00, -0x1a,0x10,0x30,0xdd,0x3f,0x25,0x26,0x05,0xe8,0x6c,0xd7,0xc1,0x68,0xa6,0x99,0x1b, -0x8f,0xa5,0x9c,0xb9,0xed,0xd7,0x1c,0x19,0x7f,0x2f,0x36,0x9e,0x3b,0x50,0x55,0x43, -0x23,0x29,0x13,0x01,0x79,0x1a,0x39,0x48,0x36,0x26,0xa8,0xf4,0xe9,0x99,0xd4,0xb1, -0x28,0xa7,0x8e,0x84,0x8f,0xa7,0x46,0xc8,0xfd,0x0a,0x00,0x00,0xa3,0xfd,0xff,0x13, -0x00,0x00,0xf5,0x00,0x01,0x88,0x01,0x01,0xd5,0x02,0x03,0x5d,0x04,0x03,0x21,0x02, -0x02,0xa8,0x04,0x06,0x7b,0x06,0x04,0x17,0x01,0x01,0xf0,0x04,0x06,0xca,0x07,0x06, -0x45,0x04,0x04,0x7e,0x06,0x06,0x62,0x03,0xfe,0x29,0xfa,0xf8,0x4e,0xf9,0xf8,0x4f, -0xf8,0xf8,0x10,0xf9,0xfa,0xe0,0xf9,0xf6,0x9c,0xf1,0xee,0x2a,0xee,0xf1,0x2e,0xf8, -0xfc,0x6e,0xfd,0xfd,0xb4,0xfd,0xfc,0xbf,0xfd,0xff,0x16,0xfe,0xfc,0xa9,0xff,0x02, -0x1c,0x05,0x07,0x8c,0x09,0x09,0x72,0x09,0x0a,0x2f,0x0c,0x0a,0x2a,0x0a,0x07,0x35, -0x04,0x07,0x86,0x0b,0x0f,0x94,0x12,0x13,0xf7,0x10,0x10,0x2b,0x10,0x0c,0x82,0x09, -0x07,0x87,0x07,0x0b,0x50,0x0c,0x08,0x20,0x04,0x00,0xfc,0xfc,0xfb,0x6f,0xfd,0xfc, -0x13,0xf8,0xf6,0x05,0xf8,0xfb,0xe9,0xfc,0xfb,0xa8,0xf8,0xf8,0x86,0xfb,0xff,0xfe, -0xff,0xfc,0xf7,0xf8,0xf7,0xa9,0xfa,0x00,0x85,0x04,0x07,0xd8,0x07,0x05,0x75,0x04, -0x02,0x80,0xfd,0xf8,0x6a,0xf6,0xf7,0xa5,0xf8,0xf8,0xc9,0xf6,0xf6,0xad,0xf9,0xfa, -0xde,0xf6,0xf1,0x12,0xec,0xe8,0x2c,0xec,0xf2,0xe7,0xf6,0xf7,0x42,0xf7,0xf6,0xe9, -0xf7,0xfb,0xb1,0xff,0x00,0x17,0x01,0x03,0x14,0x07,0x0c,0x5e,0x0f,0x0e,0xdf,0x0f, -0x13,0x7b,0x17,0x17,0x15,0x13,0x0a,0x88,0x03,0x04,0x8c,0x0a,0x0e,0x4f,0x13,0x15, -0x0b,0x17,0x18,0x6e,0x18,0x12,0x35,0x09,0x01,0x2b,0xff,0x00,0x68,0x04,0x07,0xc5, -0x06,0x05,0xb7,0x03,0xff,0x65,0xf8,0xf0,0x80,0xe9,0xe6,0x11,0xe4,0xe6,0xed,0xeb, -0xef,0x66,0xf1,0xf1,0x1f,0xf0,0xed,0xd2,0xee,0xf3,0xb2,0xf6,0xfa,0x39,0xfe,0x02, -0x0f,0x08,0x0c,0xd3,0x0f,0x12,0x08,0x12,0x11,0xd1,0x0c,0x08,0x6e,0x07,0x09,0xd5, -0x0d,0x14,0x64,0x1a,0x1b,0xc2,0x19,0x15,0x87,0x0f,0x09,0xec,0x01,0xf9,0xbf,0xf6, -0xf8,0xbb,0xfe,0x04,0xce,0x06,0x01,0x92,0xf7,0xef,0x15,0xe7,0xe4,0x98,0xe6,0xe8, -0x12,0xe9,0xea,0x24,0xf0,0xf2,0x1b,0xf5,0xf5,0x8b,0xf3,0xf1,0x19,0xf1,0xf2,0xda, -0xf3,0xf7,0xd8,0xf8,0xfa,0x63,0xfc,0x01,0x31,0x04,0x04,0x98,0x00,0xfa,0xd7,0xf5, -0xf5,0x60,0xfa,0x03,0xe4,0x0e,0x19,0x44,0x1d,0x1c,0x83,0x16,0x10,0xf9,0x0b,0x0a, -0xfd,0x09,0x0b,0x7b,0x0e,0x0f,0x59,0x0c,0x0a,0x84,0x07,0x03,0x30,0xff,0xfa,0x0d, -0xf8,0xf8,0xf5,0xf8,0xfb,0x1a,0xfd,0xfb,0x4e,0xfc,0x00,0xda,0x07,0x0b,0x83,0x0b, -0x07,0x63,0x04,0x02,0xb5,0x04,0x06,0xfc,0x09,0x0c,0xec,0x0e,0x0f,0x6c,0x0c,0x03, -0xa9,0xf8,0xee,0x48,0xea,0xea,0x0a,0xef,0xf5,0x2b,0xfb,0xfd,0xe5,0xfb,0xf8,0x96, -0xf1,0xe9,0xea,0xe1,0xdd,0xd6,0xde,0xe7,0xc0,0xf2,0xfa,0xcf,0xfd,0xfa,0x79,0xf8, -0xf7,0x07,0xf8,0xf7,0x13,0xf4,0xef,0x72,0xed,0xf2,0x0e,0xfc,0x06,0x05,0x0a,0x08, -0xae,0x06,0x04,0xb6,0x04,0x02,0xc7,0xfe,0xfd,0x5d,0xfe,0x04,0x0d,0x0e,0x13,0x9b, -0x11,0x09,0x67,0x06,0xfe,0x91,0xfd,0xfc,0x65,0xfb,0xff,0xc0,0x06,0x0f,0x19,0x10, -0x08,0x1b,0xfc,0xf3,0xd3,0xef,0xf4,0x21,0xfa,0xfc,0xfc,0xfb,0xff,0xa3,0x02,0x05, -0xe8,0x02,0xff,0x27,0xfd,0x00,0x1e,0x05,0x06,0xbd,0x03,0xff,0x1f,0x01,0x0b,0x66, -0x14,0x1c,0xb2,0x1d,0x1b,0x71,0x14,0x0e,0x0d,0x06,0xfd,0x53,0xf3,0xf4,0x70,0xfb, -0x02,0xd1,0x02,0xfd,0x90,0xf8,0xf4,0xcb,0xf2,0xee,0xb1,0xe2,0xd7,0x22,0xd3,0xd9, -0x0e,0xeb,0xfa,0x70,0xff,0xf8,0xd8,0xed,0xed,0x1d,0xfb,0xfe,0x8b,0xf9,0xf0,0xd6, -0xf2,0x02,0x05,0x17,0x1f,0xf3,0x10,0x02,0xf6,0xfa,0x04,0x3b,0x13,0x18,0x26,0x10, -0x07,0xe5,0x07,0x13,0x51,0x1e,0x1d,0xf3,0x0b,0xf7,0xe4,0xe7,0xe5,0xf7,0xe6,0xe5, -0x01,0xe9,0xec,0x77,0xfc,0x05,0x63,0x02,0xeb,0x93,0xd5,0xc1,0xd3,0xc7,0xdd,0xfd, -0xef,0xfb,0xb2,0xf8,0xf1,0x66,0xf8,0x01,0xf9,0xfc,0xf6,0xce,0xec,0xec,0xab,0xf8, -0x11,0xc8,0x17,0x13,0x4d,0x0e,0x10,0x8b,0x23,0x39,0x3d,0x39,0x2f,0x84,0x23,0x1c, -0x62,0x21,0x29,0x2d,0x2d,0x29,0xd5,0x20,0x1a,0x2f,0x1e,0x11,0x43,0x04,0xf0,0x82, -0xed,0xf1,0x8c,0xf9,0xf3,0xa3,0xe3,0xd0,0x7e,0xcc,0xdb,0xd0,0xe4,0xf2,0xcf,0xeb, -0xdd,0x98,0xdd,0xf0,0x3f,0xf3,0xe9,0xf4,0xdf,0xe6,0x00,0xf2,0x10,0xdc,0x16,0x06, -0x28,0xf4,0xf1,0x3b,0x06,0x1b,0x14,0x1f,0x1c,0x9b,0x17,0x1a,0x2f,0x25,0x1f,0x25, -0x12,0xfc,0x3f,0xef,0xec,0x96,0xfb,0xfc,0x2d,0xf6,0xf3,0xe3,0xee,0xfb,0x5f,0x03, -0xf2,0x6c,0xcd,0xb1,0x6e,0xa6,0xc3,0x8b,0xe6,0x04,0x4c,0x09,0xf9,0x5c,0xee,0xf6, -0xc3,0xf7,0xef,0xc0,0xe0,0xdd,0x60,0xe5,0x04,0xfa,0x18,0x16,0xef,0x0e,0x07,0xcc, -0x15,0x31,0x62,0x3d,0x33,0x81,0x23,0x1b,0x50,0x21,0x29,0xbb,0x30,0x25,0x7f,0x1a, -0x0e,0xc0,0x12,0x13,0xf5,0x05,0xf6,0xc7,0xe8,0xf5,0xd9,0x0b,0x14,0x40,0xfc,0xdc, -0x2c,0xba,0xc4,0x30,0xda,0xf4,0x7f,0xff,0xf7,0x9e,0xe6,0xf0,0xe3,0xf7,0xf5,0xe6, -0xef,0xed,0xc6,0xee,0xfc,0x63,0x0b,0x06,0x1d,0x00,0xf8,0x94,0x06,0x21,0xe9,0x32, -0x34,0xf8,0x2a,0x20,0xe5,0x21,0x1f,0x71,0x1b,0x10,0x2f,0x05,0xfd,0x1e,0x0a,0x13, -0x31,0x0d,0xfd,0x64,0xe9,0xe9,0x9b,0xfa,0xfd,0xc8,0xea,0xd3,0xb3,0xb2,0xbf,0x17, -0xdd,0xfa,0x4f,0x04,0xfc,0x08,0xea,0xeb,0xbe,0xed,0xe8,0x34,0xe2,0xe3,0x31,0xf0, -0x07,0xb1,0x19,0x09,0x02,0x00,0xf7,0xd4,0xff,0x21,0x6c,0x36,0x2c,0x63,0x1b,0x17, -0xe1,0x20,0x26,0x1e,0x27,0x13,0x9b,0x04,0xf7,0xe0,0xfd,0x01,0x4c,0xfb,0xf0,0xe9, -0xdf,0xe7,0x98,0xfe,0x03,0xba,0xfb,0xda,0x7c,0xb2,0xb6,0x19,0xd6,0xf0,0x75,0x04, -0x0a,0x80,0x00,0x04,0xd7,0x03,0xf5,0xd6,0xe9,0xee,0xc0,0xf5,0x09,0x31,0x1a,0x0b, -0x61,0x03,0x02,0x0f,0x12,0x31,0x12,0x47,0x43,0xc3,0x32,0x23,0x39,0x26,0x2a,0xf7, -0x2c,0x24,0xbd,0x1e,0x0f,0x04,0x13,0x17,0x0a,0x16,0x05,0x72,0xee,0xe4,0x52,0xef, -0xf6,0xf7,0xf3,0xdd,0x5c,0xbb,0xba,0xbb,0xd5,0xed,0xff,0xf9,0xfd,0x22,0xf2,0xf3, -0x17,0xef,0xdf,0xa7,0xd6,0xe4,0x92,0xf5,0x0c,0x82,0x16,0xff,0x88,0xf2,0xef,0x42, -0xfc,0x1b,0x8c,0x2e,0x2d,0xf6,0x1f,0x18,0x21,0x22,0x24,0xfd,0x1f,0x0e,0x19,0x06, -0xf9,0x90,0x02,0x0a,0x5c,0x08,0xfc,0x0e,0xed,0xea,0xc4,0xf6,0xf8,0x8b,0xec,0xce, -0x3e,0xb6,0xbc,0x95,0xda,0xf7,0x5f,0x05,0x0b,0xe4,0x0b,0x0a,0xa4,0x00,0xe9,0x93, -0xd5,0xe7,0x10,0xfd,0x17,0x83,0x1f,0x09,0x3f,0xfc,0xf8,0x79,0x15,0x36,0xd7,0x40, -0x3a,0xd2,0x24,0x1c,0x76,0x27,0x2b,0x8f,0x28,0x18,0x5a,0x0d,0x03,0xec,0x0e,0x10, -0xeb,0x06,0xfd,0x22,0xec,0xe9,0xaf,0xf4,0xf6,0xfe,0xec,0xd0,0x22,0xbc,0xc5,0xe4, -0xe2,0xfd,0x4d,0x09,0x05,0x66,0x07,0x09,0x13,0xfe,0xe8,0x5f,0xe0,0xf1,0x5e,0x08, -0x29,0x06,0x28,0x08,0x50,0xf1,0xf0,0xe5,0x0b,0x35,0xd1,0x42,0x3a,0xb6,0x27,0x22, -0xd7,0x29,0x2b,0xb3,0x25,0x14,0xb2,0x06,0xfd,0x82,0x07,0x08,0x13,0x02,0xf5,0x59, -0xe3,0xe5,0xb0,0xe9,0xea,0x26,0xdf,0xb8,0x4a,0xa4,0xb4,0x34,0xcf,0xec,0x2d,0xfc, -0xfb,0x42,0xf9,0xf2,0x8b,0xe6,0xcf,0xad,0xcb,0xe1,0x1b,0x00,0x1f,0x34,0x1c,0x08, -0xc1,0xf9,0xf7,0x38,0x17,0x39,0xa1,0x3f,0x39,0xec,0x23,0x1e,0x43,0x25,0x27,0x19, -0x21,0x18,0xf5,0x0c,0x0c,0x46,0x17,0x1a,0xc8,0x0b,0xfa,0xf9,0xe7,0xe9,0x40,0xf3, -0xfb,0x8c,0xed,0xc9,0x04,0xbf,0xd0,0x26,0xe8,0x01,0x70,0x0c,0x06,0x23,0x05,0xfd, -0x2f,0xf1,0xda,0x89,0xe1,0xed,0x2a,0x0c,0x24,0x2a,0x18,0x00,0x59,0xf1,0xf7,0x1d, -0x17,0x39,0xda,0x40,0x37,0x07,0x21,0x1f,0x6e,0x24,0x24,0xfe,0x1b,0x15,0x57,0x04, -0x07,0xcd,0x10,0x12,0x52,0x07,0xf3,0x7d,0xe2,0xe4,0xbc,0xef,0xf2,0x6f,0xde,0xbc, -0xf4,0xaf,0xc5,0xf5,0xdb,0xf5,0xe9,0x03,0x01,0x2f,0x02,0xf5,0x2f,0xe1,0xc5,0xff, -0xd7,0xee,0x01,0x12,0x21,0x7a,0x0a,0xf8,0x91,0xea,0xff,0xae,0x24,0x3b,0xca,0x3c, -0x30,0x69,0x1e,0x1f,0x96,0x1f,0x1c,0xe8,0x0d,0x0a,0x42,0xff,0x09,0x1a,0x13,0x0a, -0x24,0x00,0xeb,0x1d,0xde,0xe2,0x81,0xe7,0xe9,0x00,0xd3,0xc0,0x65,0xc1,0xd8,0x9b, -0xf2,0x05,0x10,0x0b,0x10,0x8f,0x11,0x02,0x5f,0xe5,0xd4,0x67,0xe6,0xfe,0x9c,0x27, -0x2f,0x50,0x0d,0xf7,0x8e,0xf1,0x0e,0xb6,0x38,0x4f,0x13,0x4d,0x39,0x81,0x29,0x2e, -0xe2,0x2c,0x29,0xbc,0x1b,0x0e,0x1e,0x04,0x0d,0xd0,0x0f,0x06,0x0e,0xf8,0xe3,0x0b, -0xdb,0xe0,0x86,0xe1,0xd6,0x7e,0xbe,0xa3,0xfd,0xac,0xcb,0xc2,0xe7,0xf9,0xe2,0x01, -0x01,0x07,0x00,0xf1,0x7f,0xd4,0xc8,0x00,0xdb,0xf2,0x69,0x1d,0x23,0x7a,0x05,0xf2, -0xd9,0xf2,0x0f,0xba,0x3a,0x4b,0x57,0x45,0x2d,0xd7,0x1f,0x26,0x95,0x24,0x25,0x82, -0x1c,0x14,0x36,0x0b,0x16,0x83,0x17,0x08,0xef,0xf6,0xe0,0x82,0xde,0xe4,0x12,0xe9, -0xe3,0x59,0xbe,0xab,0xc1,0xbd,0xd6,0x8f,0xed,0xff,0x15,0x01,0x00,0x81,0xf8,0xe9, -0x89,0xca,0xcb,0x00,0xdd,0xfc,0x49,0x1e,0x17,0xa8,0xfa,0xec,0xdc,0xee,0x15,0x4a, -0x3d,0x48,0xd7,0x43,0x30,0x84,0x26,0x2c,0x10,0x2b,0x1f,0x93,0x16,0x05,0x4e,0x08, -0x13,0x26,0x16,0x02,0xc6,0xf2,0xe1,0xd6,0xdf,0xe8,0x87,0xe8,0xd5,0x96,0xaa,0xa1, -0x0b,0xbd,0xd9,0xda,0xf6,0x0f,0x45,0x0e,0x0a,0x67,0x03,0xeb,0x39,0xca,0xd6,0x42, -0xe8,0x07,0x41,0x23,0x15,0xe2,0xfa,0xeb,0x66,0xf9,0x20,0x51,0x48,0x50,0x76,0x44, -0x2a,0x9c,0x23,0x26,0xf6,0x29,0x1f,0x39,0x1c,0x0d,0x7e,0x10,0x16,0x60,0x11,0xff, -0x50,0xe9,0xd9,0xca,0xdf,0xe7,0x23,0xe9,0xd2,0xbc,0xaf,0xa3,0xe1,0xb9,0xd8,0xb8, -0xf0,0x00,0x66,0x07,0x07,0x1b,0xfc,0xe5,0x11,0xc4,0xd5,0xbd,0xee,0x1a,0x19,0x28, -0x09,0x19,0xe9,0xda,0x71,0xf4,0x25,0x1d,0x49,0x4c,0x93,0x3f,0x2e,0xa2,0x2e,0x30, -0xb8,0x2c,0x1d,0x1a,0x15,0x07,0xee,0x0f,0x16,0x30,0x0b,0xfd,0xf0,0xe7,0xdb,0xa4, -0xe1,0xe2,0xbf,0xda,0xbc,0x1e,0x9c,0x9c,0x85,0xbf,0xe1,0x04,0xfc,0x09,0x8f,0x0e, -0x0e,0xc5,0xfc,0xda,0x9b,0xc3,0xdb,0x58,0xf7,0x23,0x1b,0x2c,0x0a,0x3b,0xf0,0xe7, -0xf7,0x04,0x35,0x01,0x4f,0x4d,0x95,0x38,0x27,0xca,0x28,0x29,0x66,0x28,0x1e,0x56, -0x18,0x0e,0x91,0x15,0x17,0x0a,0x0a,0xf3,0x44,0xe1,0xd8,0x4c,0xe1,0xe6,0x1f,0xdf, -0xbd,0x5b,0xa6,0xac,0xa8,0xc8,0xe6,0x53,0xfc,0x06,0xfb,0x0f,0x0a,0xb7,0xfa,0xd5, -0x31,0xc7,0xdd,0x7f,0xff,0x23,0xe0,0x1c,0xfc,0xde,0xe2,0xde,0x2f,0x0b,0x37,0x0d, -0x46,0x47,0x76,0x32,0x29,0xc9,0x2f,0x2e,0xc2,0x22,0x18,0x7c,0x0a,0x0b,0xc2,0x13, -0x15,0xcd,0x06,0xf1,0x66,0xe2,0xdb,0x9b,0xdc,0xdc,0x0a,0xd0,0xa2,0x1e,0x96,0xaa, -0x4b,0xca,0xee,0xe4,0x06,0x0b,0xff,0x14,0x0b,0x7a,0xed,0xc9,0x7e,0xcf,0xe4,0x44, -0x0f,0x36,0x6c,0x23,0xfd,0xc0,0xe8,0xee,0x14,0x1b,0x46,0x01,0x50,0x45,0xb6,0x32, -0x30,0x22,0x35,0x32,0xdf,0x22,0x1a,0xe1,0x06,0x0c,0x72,0x13,0x0c,0x56,0xfd,0xe6, -0x17,0xd8,0xd9,0x71,0xe1,0xe0,0xe9,0xca,0x9e,0x0f,0x91,0xac,0x4f,0xcb,0xec,0xc5, -0x04,0x0c,0x5c,0x0e,0x02,0x99,0xea,0xc5,0x64,0xd8,0xee,0xbd,0x17,0x30,0xf1,0x13, -0xf8,0xc9,0xe0,0xf3,0x21,0x25,0x46,0x86,0x4d,0x42,0x65,0x32,0x30,0x3a,0x31,0x2c, -0x3b,0x21,0x23,0x6c,0x19,0x24,0x21,0x26,0x1d,0x86,0x0b,0xf3,0x18,0xe2,0xe1,0xcf, -0xe7,0xe9,0xe4,0xcb,0xb0,0x23,0xa6,0xc0,0x0c,0xdd,0xf6,0x31,0x04,0x0f,0xe3,0x0b, -0xf5,0x51,0xd4,0xbf,0x45,0xda,0xf8,0x36,0x2a,0x2e,0x04,0x03,0xe5,0xc5,0xd7,0xfa, -0xf4,0x28,0x40,0x27,0x43,0x34,0x8a,0x2d,0x38,0x79,0x34,0x25,0x4f,0x14,0x07,0xa0, -0x01,0x0e,0x44,0x12,0x06,0x1b,0xf5,0xe0,0xa0,0xd5,0xd8,0xa2,0xdd,0xd1,0x20,0xaa, -0x90,0x0d,0x9b,0xbe,0xb1,0xe2,0xff,0xd0,0x0e,0x1a,0xc8,0x16,0x01,0x9b,0xd6,0xd1, -0xe3,0xeb,0x0f,0x4e,0x39,0x34,0x27,0x0b,0xef,0x9f,0xee,0x19,0xf5,0x46,0x58,0xac, -0x55,0x3c,0x3d,0x33,0x37,0x60,0x33,0x29,0x09,0x23,0x19,0x00,0x1d,0x23,0x12,0x21, -0x0c,0x7f,0xf0,0xd8,0x33,0xd4,0xdc,0x6a,0xe2,0xd7,0xcd,0xb4,0x9c,0x40,0xb2,0xca, -0x60,0xe4,0xfa,0x5c,0x06,0x10,0xfc,0x03,0xee,0xaa,0xc6,0xd2,0x67,0xee,0x16,0x4d, -0x34,0x18,0x3b,0xf2,0xdb,0x94,0xe6,0x15,0x63,0x3c,0x48,0x8e,0x42,0x38,0xd7,0x3b, -0x3e,0x13,0x37,0x23,0xb7,0x18,0x13,0xa0,0x1e,0x29,0x8f,0x25,0x0d,0xcc,0xf1,0xdd, -0x57,0xd9,0xdc,0x53,0xdd,0xc4,0x28,0xa1,0x94,0xdc,0xb1,0xce,0x97,0xe9,0x01,0x1b, -0x0b,0x0b,0xd3,0xfb,0xdd,0x29,0xbc,0xd2,0x65,0xf4,0x1c,0xdd,0x31,0x11,0x45,0xf1, -0xe1,0xbe,0xfb,0x2d,0xcc,0x48,0x49,0xc6,0x38,0x2b,0x4d,0x30,0x31,0x29,0x2d,0x1f, -0xca,0x15,0x11,0x3f,0x1c,0x24,0x77,0x19,0x00,0x07,0xe3,0xd1,0x27,0xd5,0xdf,0x1a, -0xe4,0xc5,0xaa,0xaa,0xaa,0x25,0xc7,0xe2,0xab,0xfe,0x0c,0xbb,0x1a,0x1b,0x16,0x07, -0xe0,0xbb,0xd1,0xeb,0x1f,0x0f,0x39,0x06,0x34,0x06,0xd4,0xe5,0xdf,0x93,0x06,0x36, -0x50,0x4c,0x4b,0xe8,0x38,0x33,0xe4,0x3a,0x38,0xa7,0x2d,0x20,0xb7,0x12,0x17,0xe1, -0x20,0x25,0xd0,0x17,0xf8,0x54,0xde,0xd3,0x80,0xd0,0xd7,0x75,0xcf,0xab,0x5c,0x8f, -0xa5,0xe6,0xbd,0xd8,0x00,0x00,0xff,0x05,0x05,0xfa,0xfc,0xf7,0xfa,0x9a,0xf8,0x02, -0x52,0x0a,0x00,0x8a,0x02,0x02,0x64,0xfb,0x04,0x31,0x08,0x05,0x89,0x06,0x06,0xb5, -0x07,0x11,0x22,0x0e,0x06,0x1b,0x01,0xf7,0x7b,0xf3,0xf4,0x24,0xf2,0xf0,0xe4,0xed, -0xf2,0xf3,0xf4,0xf1,0xb2,0xeb,0xe8,0x13,0xe3,0xe6,0x6c,0xee,0xf1,0x45,0xf4,0xf6, -0x9c,0xf6,0xf8,0x66,0xf8,0xf9,0xa4,0xfa,0xf5,0xed,0xf2,0xf7,0xb8,0xf8,0xfc,0xf9, -0xfe,0x01,0xc8,0x08,0x0d,0x85,0x0c,0x0a,0xd6,0x03,0xfe,0xc5,0xff,0x05,0x94,0x09, -0x0b,0x23,0x0e,0x10,0xb0,0x10,0x12,0x1d,0x12,0x10,0xe8,0x0e,0x0f,0xbb,0x0e,0x10, -0x4e,0x19,0x18,0x5c,0x0f,0x08,0x62,0x04,0x00,0x55,0xfd,0xfd,0x42,0xf8,0xf3,0x01, -0xec,0xe9,0x8f,0xed,0xe9,0x17,0xe9,0xea,0xcb,0xec,0xf1,0x2a,0xf2,0xf6,0xbf,0xfb, -0xf6,0x8d,0xf4,0xf4,0x99,0xf8,0x06,0x9d,0x0a,0x02,0xfe,0xff,0xfb,0x01,0xf7,0xfd, -0x0c,0x0a,0x13,0xb1,0x11,0x0e,0xad,0x0e,0x11,0x80,0x0e,0x0a,0x10,0x06,0x03,0x68, -0xfe,0x00,0x60,0x07,0x09,0x9c,0x03,0x03,0xe8,0x03,0xfb,0xc2,0xfc,0xfb,0x57,0xf9, -0xfe,0x61,0xfe,0xff,0xec,0x0b,0x0f,0xf4,0x05,0x04,0xb7,0xfc,0xff,0x36,0x06,0xff, -0x30,0xf6,0xf9,0x89,0xf4,0xf4,0xf8,0xff,0x05,0x7c,0x0a,0x07,0x5a,0x07,0x08,0xe6, -0x09,0x00,0x73,0xfc,0xfa,0xfd,0xfa,0xfe,0xdf,0x04,0x06,0x25,0x01,0xff,0x8a,0x08, -0x04,0xe2,0xfb,0xf7,0xb6,0xea,0xe5,0xcb,0xf4,0x01,0x3a,0x02,0x05,0x01,0x04,0x02, -0x4a,0x02,0xfb,0xb6,0xf5,0xf0,0xa8,0xe8,0xef,0xde,0xff,0x01,0x90,0x02,0x06,0x36, -0x05,0x0c,0xa0,0x0f,0x0f,0xee,0x11,0x13,0xb2,0x0e,0x14,0xa5,0x1c,0x1b,0xef,0x16, -0x0f,0x2e,0x07,0x02,0x07,0x02,0xf7,0x1a,0xf2,0xfa,0x8e,0xfa,0xf6,0x79,0xfa,0xfc, -0x01,0xf2,0xef,0xa2,0xf3,0x05,0xc2,0x07,0x06,0x89,0xfe,0xf7,0x36,0xf6,0xfd,0x0d, -0x04,0x0a,0x57,0xfa,0xf7,0xcd,0xfa,0x02,0x36,0x06,0x0b,0x50,0x0c,0x10,0xaa,0x17, -0x12,0x2f,0x14,0x0d,0x5a,0x04,0xfb,0xa4,0xf5,0xf1,0x98,0xf8,0xf3,0xd3,0xf1,0xf4, -0xfa,0xff,0x01,0x5e,0xff,0xf5,0x66,0xef,0xe5,0x42,0xec,0x0a,0x38,0x15,0x12,0x5b, -0x0f,0x03,0x94,0x02,0x0a,0x33,0x06,0x04,0xe8,0xf3,0xe8,0x82,0xf2,0xfb,0xc3,0x02, -0x11,0xb2,0x14,0x14,0x4f,0x1c,0x1b,0x74,0x1d,0x15,0x5a,0x06,0xf5,0x41,0xf2,0xfb, -0x44,0x0b,0x0e,0x0c,0x04,0xf9,0x21,0xf8,0xf5,0x36,0xf5,0xf2,0x97,0xeb,0xe5,0x04, -0xe8,0x00,0x14,0x14,0x14,0x50,0x0b,0xfd,0x73,0xf3,0xf4,0x0b,0xfe,0x00,0xea,0xf2, -0xea,0xb7,0xee,0xef,0x29,0x03,0x12,0x55,0x1b,0x1d,0xdc,0x1e,0x21,0x24,0x2d,0x22, -0x8c,0x0e,0xfe,0x4d,0xef,0xfe,0x4d,0x12,0x19,0xb8,0x0f,0x04,0x29,0x02,0xf4,0xbf, -0xec,0xe8,0xa0,0xe5,0xdc,0xd8,0xea,0xff,0x15,0x16,0x14,0x0a,0x10,0xfb,0x42,0xea, -0xe8,0xfa,0xf6,0x03,0x46,0xfc,0xe5,0xd1,0xeb,0xef,0xfe,0xf7,0x0c,0x59,0x1f,0x1e, -0x1b,0x1e,0x1b,0x80,0x1e,0x29,0xf6,0x17,0x0a,0x96,0xf7,0xf7,0xd8,0x01,0x0f,0xe8, -0x03,0xff,0x62,0xf3,0xef,0x0d,0xf1,0xee,0x06,0xec,0xdd,0x41,0xdd,0xf4,0xe4,0x13, -0x1a,0x1f,0x1c,0x12,0xcd,0xfc,0xf9,0x04,0x01,0x0a,0x94,0x06,0xea,0xbe,0xe6,0xf2, -0x9e,0xf9,0x07,0xd1,0x1c,0x24,0xd7,0x20,0x1b,0x75,0x1a,0x24,0x43,0x20,0x0d,0xaa, -0xf7,0xf8,0xf7,0x02,0x0f,0x3b,0x07,0xfc,0x70,0xf3,0xef,0x51,0xf5,0xf7,0x95,0xf6, -0xe7,0xc3,0xd6,0xdc,0xa8,0x02,0x10,0x56,0x13,0x10,0x2e,0xfd,0xf6,0xfc,0xfd,0x05, -0x02,0x02,0xe3,0xae,0xd3,0xe0,0x45,0xec,0xff,0x3f,0x14,0x1f,0xa0,0x22,0x24,0x74, -0x1d,0x27,0x78,0x23,0x13,0x24,0xfd,0xf7,0x3e,0x09,0x1b,0xfd,0x16,0x08,0x9f,0xf9, -0xf4,0xf4,0xf0,0xed,0xfe,0xec,0xe9,0xf2,0xd6,0xd8,0xc8,0x02,0x17,0x76,0x14,0x0a, -0x2c,0xf7,0xf3,0x3c,0xfd,0x03,0x95,0x05,0xe7,0x40,0xd1,0xdc,0x11,0xeb,0xff,0x01, -0x15,0x1e,0xdd,0x24,0x2b,0xcc,0x24,0x2c,0x2e,0x28,0x12,0xce,0xfc,0xeb,0x60,0xfa, -0x11,0x67,0x13,0x02,0x4e,0xf7,0xee,0x24,0xe8,0xe2,0x17,0xdc,0xd8,0x4c,0xc7,0xca, -0xb9,0xfb,0x1c,0xc3,0x18,0x12,0x24,0xfb,0xf1,0xcf,0xfa,0x03,0xc7,0x09,0xf2,0x5b, -0xd6,0xdf,0x7b,0xf0,0x06,0x11,0x19,0x25,0xf5,0x28,0x2e,0x9f,0x26,0x30,0xd1,0x2f, -0x19,0xb6,0x05,0xf2,0xe0,0xfe,0x15,0xab,0x15,0x02,0x0a,0xf8,0xf3,0x54,0xe9,0xe0, -0xc4,0xdb,0xd9,0x67,0xc5,0xc4,0xdb,0xf3,0x19,0x08,0x16,0x14,0x76,0xfc,0xe9,0x69, -0xf0,0xfa,0xd2,0xfc,0xe8,0xa5,0xc3,0xcb,0x8e,0xe0,0xfb,0x53,0x10,0x23,0xab,0x28, -0x2b,0x89,0x21,0x28,0x54,0x2c,0x19,0x3d,0x09,0xf5,0xa1,0x04,0x20,0x98,0x25,0x0c, -0x90,0xff,0xf6,0x7c,0xeb,0xe4,0x62,0xe3,0xe2,0x05,0xce,0xcb,0xd3,0xf0,0x19,0xd2, -0x16,0x12,0x32,0xff,0xed,0xd5,0xf6,0xfc,0x4f,0xff,0xe8,0xd9,0xc2,0xc3,0x54,0xd7, -0xf2,0x89,0x0a,0x1e,0xcb,0x24,0x2b,0xe0,0x20,0x26,0xf9,0x28,0x17,0x24,0x03,0xef, -0x18,0xfb,0x1b,0x98,0x25,0x0e,0xb2,0xfd,0xf6,0x81,0xe8,0xd9,0x5c,0xd9,0xd4,0x7a, -0xc4,0xc1,0xad,0xe8,0x18,0x16,0x18,0x0f,0x2b,0xff,0xee,0xc5,0xf5,0xff,0x85,0xff, -0xe8,0x7c,0xc6,0xc2,0x3b,0xda,0xfa,0xc4,0x15,0x25,0x58,0x2b,0x33,0x7a,0x2c,0x2e, -0xf5,0x2d,0x1c,0x9d,0x08,0xf3,0x9c,0xfd,0x1d,0x16,0x23,0x0e,0xc7,0xff,0xf6,0x50, -0xe5,0xd3,0x75,0xd1,0xca,0x1b,0xbb,0xb9,0xaa,0xe5,0x13,0xbb,0x17,0x10,0x93,0xfb, -0xf0,0x23,0xf9,0x01,0x9b,0xfc,0xdf,0x8b,0xbd,0xbe,0x71,0xd5,0xf8,0x7e,0x17,0x24, -0x5f,0x2b,0x34,0x2c,0x2c,0x2d,0x4a,0x29,0x17,0x7d,0x02,0xf4,0xe7,0xfe,0x23,0x86, -0x25,0x15,0xc1,0x03,0xfb,0x1b,0xea,0xd3,0x59,0xd0,0xc9,0xbc,0xb9,0xba,0xc1,0xec, -0x14,0xc4,0x17,0x17,0x71,0xfe,0xf2,0x9c,0xfe,0xff,0x84,0xf9,0xdb,0xc6,0xb3,0xb4, -0x09,0xcf,0xf0,0x14,0x0f,0x22,0x65,0x2c,0x38,0xa2,0x2d,0x30,0x24,0x28,0x13,0x6f, -0xff,0xf4,0xa8,0x05,0x2e,0x54,0x2b,0x1e,0x79,0x0e,0xff,0xca,0xeb,0xd4,0xb6,0xcc, -0xc4,0xfd,0xb6,0xbb,0xd2,0xeb,0x13,0xb4,0x18,0x10,0xa7,0xfb,0xf3,0x42,0xfa,0xfe, -0x66,0xfb,0xd9,0xd0,0xb3,0xb5,0xad,0xd0,0xf2,0x92,0x14,0x26,0x53,0x31,0x39,0xb5, -0x2f,0x33,0x5b,0x2a,0x1a,0x49,0x01,0xf5,0xe1,0x0b,0x32,0x06,0x2d,0x1e,0x83,0x0c, -0x00,0x4a,0xeb,0xd2,0x7f,0xd0,0xc3,0x0d,0xb5,0xbb,0x50,0xed,0x15,0x31,0x19,0x0f, -0xbc,0xfd,0xf6,0x5f,0x00,0x04,0xd2,0xfe,0xd8,0xa4,0xb4,0xb4,0x91,0xce,0xf1,0x20, -0x15,0x25,0x46,0x30,0x3c,0xd3,0x32,0x34,0x98,0x2a,0x19,0x4c,0xff,0xf8,0x97,0x0d, -0x34,0x46,0x25,0x1b,0xff,0x0d,0x01,0x89,0xeb,0xd2,0x9f,0xcc,0xbd,0xec,0xae,0xb9, -0x2d,0xf2,0x12,0x8c,0x15,0x0f,0xc7,0xfc,0xf9,0xbb,0x0a,0x0a,0x68,0xfc,0xd3,0xc6, -0xb1,0xb1,0xde,0xd0,0xf6,0x53,0x16,0x27,0xbb,0x33,0x3e,0x5d,0x36,0x36,0x18,0x25, -0x13,0xb1,0xfb,0xf6,0xf7,0x11,0x3b,0x7a,0x23,0x1e,0x97,0x15,0x0b,0xb9,0xec,0xd6, -0x13,0xce,0xba,0x96,0xaa,0xc3,0x32,0xfd,0x14,0x7c,0x19,0x0c,0x57,0xfc,0x00,0x4e, -0x11,0x0e,0x7f,0xf8,0xc8,0xbc,0xaa,0xb1,0x60,0xd2,0xf8,0xf0,0x16,0x26,0xd4,0x37, -0x40,0x93,0x3d,0x38,0xa1,0x21,0x0e,0xd8,0xf9,0xfa,0x28,0x1d,0x40,0x84,0x2b,0x21, -0xea,0x1b,0x0f,0x81,0xe8,0xd5,0x8a,0xca,0xb6,0x89,0xa9,0xcb,0x05,0x02,0x14,0x21, -0x18,0x08,0x4a,0xfc,0x04,0x71,0x12,0x0d,0x89,0xf1,0xc1,0xe9,0xa8,0xb4,0xb0,0xd7, -0xff,0x9c,0x1e,0x2f,0xac,0x41,0x46,0xf0,0x42,0x39,0x9a,0x22,0x08,0x4a,0xf7,0x01, -0xf3,0x25,0x43,0x0e,0x30,0x22,0x5b,0x19,0x0b,0x36,0xe1,0xce,0xd3,0xc1,0xae,0xe6, -0xa3,0xcd,0xed,0x04,0x11,0x88,0x11,0x02,0x66,0xfb,0x02,0xbc,0x0f,0x0c,0xc5,0xee, -0xbd,0xa3,0xa8,0xb6,0x1c,0xdd,0x04,0x32,0x20,0x32,0x5d,0x41,0x42,0xd9,0x40,0x35, -0xad,0x1b,0x01,0x68,0xf4,0x06,0xb8,0x30,0x41,0x80,0x2e,0x22,0xd6,0x19,0x09,0x88, -0xe2,0xd3,0x84,0xc6,0xb3,0x80,0xad,0xdd,0x08,0x00,0xff,0x2d,0xff,0xff,0xad,0x00, -0x00,0xf7,0xfd,0xfb,0x5d,0xf9,0xf8,0x36,0xfa,0xfd,0x05,0x00,0x00,0x4e,0x01,0x01, -0xd6,0x01,0x03,0xf6,0x03,0x02,0xdd,0x01,0x01,0xde,0x03,0x07,0xd1,0x07,0x07,0x29, -0x08,0x08,0x2e,0x09,0x09,0xde,0x0a,0x0b,0xcb,0x0b,0x0b,0x4f,0x0e,0x0f,0x09,0x10, -0x10,0xb1,0x0e,0x0d,0x40,0x0b,0x0a,0x6b,0x0a,0x09,0x38,0x08,0x06,0x03,0x05,0x03, -0xbc,0x02,0x02,0x80,0x00,0xff,0xa9,0x00,0x01,0x02,0x02,0x03,0x23,0x04,0x03,0x41, -0x00,0x00,0x93,0x01,0x03,0xe3,0x03,0x03,0x4b,0x03,0x03,0x97,0x05,0x08,0xc6,0x0a, -0x0c,0xd0,0x0c,0x0c,0xb3,0x0c,0x0e,0x20,0x0f,0x0e,0x09,0x0a,0x06,0x4a,0x06,0x07, -0xba,0x09,0x0a,0x21,0x09,0x0a,0x20,0x0a,0x09,0xe5,0x06,0x04,0x61,0x02,0x02,0x25, -0x00,0xfe,0xb4,0x01,0x02,0x35,0x05,0x05,0xfd,0x02,0x01,0x5f,0xfd,0xfb,0x1b,0x01, -0x03,0xcd,0x02,0x04,0xb0,0x02,0x07,0x8e,0x0f,0x11,0x70,0x11,0x08,0xc6,0x05,0x08, -0x23,0x04,0x08,0xef,0x0c,0x0c,0x04,0x0f,0x10,0xeb,0x16,0x1a,0x41,0x13,0x0e,0x1a, -0x09,0x02,0x6a,0x02,0x01,0xa7,0xfe,0x00,0xfc,0x07,0x0b,0xeb,0x08,0x04,0x38,0xf7, -0xeb,0x42,0xe8,0xe9,0x56,0xf3,0xf8,0x54,0xf8,0xf9,0x29,0xf7,0xf9,0xa2,0x01,0x03, -0x50,0xfe,0xf8,0x67,0xf3,0xfc,0x15,0x04,0x06,0xf5,0x08,0x07,0x1e,0x0d,0x0f,0xd3, -0x0a,0x0c,0x6c,0x0b,0x04,0xd2,0x04,0x08,0x69,0x10,0x16,0x4e,0x1a,0x1a,0xd6,0x0e, -0x09,0x69,0x0c,0x0b,0x21,0x05,0xff,0x87,0xfd,0xff,0x09,0x01,0x00,0x00,0x00,0xf9, -0x1c,0xf1,0xf2,0x15,0xf7,0xf8,0x1e,0x00,0x01,0x9d,0xf5,0xef,0xe5,0xf3,0xfc,0x5e, -0xfd,0xf7,0xb7,0xf2,0xf0,0x81,0xfa,0xfe,0x81,0x01,0x0c,0x36,0x0b,0x06,0xcd,0x0b, -0x0c,0x11,0x0f,0x11,0x69,0x04,0xff,0x10,0xf6,0xf1,0x79,0xf8,0xfb,0x44,0xfb,0x00, -0x60,0x0c,0x09,0x99,0x03,0xfc,0x3c,0xea,0xe9,0x1a,0xf8,0x02,0x78,0x06,0x05,0x45, -0x04,0x08,0x7f,0x09,0x09,0x75,0xfa,0xed,0xed,0xee,0xe9,0x2d,0xf1,0x01,0x31,0x02, -0x02,0xbc,0x0e,0x14,0x2b,0x1a,0x17,0x60,0x0d,0x02,0x9e,0xf8,0xf0,0xb2,0xe9,0xf0, -0xf4,0xee,0xfe,0x2b,0x0d,0xfe,0xa0,0xfb,0xf1,0x39,0xe2,0xe4,0x5a,0xea,0xec,0xce, -0xf2,0xf5,0xee,0x04,0x13,0x9e,0x11,0x12,0x80,0xfa,0xf1,0xca,0xf9,0xed,0x5f,0xf8, -0x08,0x21,0xff,0x00,0x1d,0x0f,0x18,0x77,0x21,0x16,0x42,0x10,0x02,0xbf,0xf3,0xf7, -0xec,0xee,0xe0,0xc2,0xdb,0xf2,0x78,0x0c,0x14,0x3a,0x0a,0x06,0x9c,0xf1,0xd5,0xe1, -0xd8,0xe5,0x9c,0xfa,0xfc,0x68,0x05,0x0a,0x08,0x0b,0x12,0x60,0x09,0xf4,0xd4,0xdb, -0xdb,0x8f,0xe9,0xf4,0xfb,0xf3,0x00,0x64,0x0f,0x1b,0xc0,0x1c,0x16,0x07,0x11,0xfe, -0x9b,0xf6,0xf2,0xcd,0xe9,0xe5,0x84,0xea,0xf4,0x6e,0x0d,0x15,0xca,0x0b,0x0b,0xb9, -0xf4,0xdc,0x44,0xd3,0xd7,0x75,0xe4,0xf5,0xa4,0x07,0x0c,0x15,0x0f,0x10,0x51,0x0d, -0xf8,0x50,0xe6,0xe6,0x1d,0xe4,0xe7,0x13,0xef,0xfa,0x18,0x05,0x17,0xad,0x21,0x20, -0x4f,0x0e,0x02,0x2a,0xff,0xef,0x0a,0xe8,0xe9,0x66,0xe1,0xe6,0xdc,0x0b,0x11,0x67, -0x22,0x1b,0x0e,0xf7,0xea,0xb5,0xe0,0xd4,0x3e,0xda,0xf0,0x59,0xfc,0x0b,0xed,0x12, -0x19,0xd6,0x0f,0xf7,0x57,0xf4,0xde,0xc7,0xd9,0xf0,0xd0,0xfe,0xfd,0xa0,0x0d,0x2c, -0xe8,0x34,0x1f,0x10,0x01,0xf7,0x73,0xf0,0xee,0x90,0xe0,0xd9,0x8b,0xda,0xe4,0xe0, -0x10,0x1c,0xe2,0x11,0x15,0xcb,0x00,0xf0,0xbe,0xee,0xe1,0x2d,0xe6,0xf4,0x6b,0x03, -0x18,0x86,0x1c,0x1d,0xa1,0x0c,0xf5,0x7f,0xf6,0xe3,0x5f,0xdd,0xf3,0x6d,0xf5,0xf5, -0x3c,0x12,0x2d,0xd0,0x38,0x2f,0xb5,0x11,0x03,0x85,0xed,0xdf,0x82,0xe5,0xe0,0xfa, -0xd5,0xe6,0x29,0x13,0x1e,0x23,0x18,0x10,0xb3,0xfb,0xe3,0x1a,0xcf,0xcc,0x63,0xd4, -0xea,0xbc,0x07,0x23,0x93,0x26,0x16,0x02,0x07,0xfd,0x10,0xeb,0xd6,0xb4,0xdd,0xe7, -0xa0,0xe4,0xef,0x13,0x13,0x34,0xcb,0x3e,0x28,0xa2,0x0b,0xf3,0xce,0xd4,0xcf,0xc8, -0xda,0xdc,0x53,0xd9,0xf7,0x64,0x1e,0x23,0xf6,0x1d,0x0f,0xac,0xfc,0xf0,0xb5,0xec, -0xe6,0x60,0xeb,0x02,0xc8,0x18,0x2e,0x88,0x2b,0x13,0x88,0x0a,0x09,0x53,0xee,0xe5, -0xe5,0xf2,0xea,0x41,0xdb,0xec,0xb5,0x1a,0x39,0x9c,0x36,0x1b,0x24,0x08,0xea,0x74, -0xd0,0xce,0xb0,0xcd,0xc8,0xb5,0xdf,0x02,0xea,0x11,0x0c,0x50,0x08,0x09,0x0b,0xfe, -0xe9,0xac,0xdd,0xd1,0xb6,0xe0,0xfd,0xb5,0x1a,0x2e,0x8e,0x25,0x0f,0x42,0x15,0x05, -0xf2,0xe7,0xf7,0x2e,0xfe,0xea,0xab,0xea,0x0f,0x4b,0x32,0x40,0x88,0x2b,0x18,0xe6, -0xf2,0xd9,0xf1,0xd6,0xd3,0x72,0xcb,0xd4,0xc3,0xf4,0x13,0x76,0x15,0x06,0x08,0x02, -0xfb,0xaa,0xe8,0xde,0xa5,0xd7,0xdc,0xd3,0xeb,0x0c,0x34,0x29,0x26,0x2c,0x18,0x08, -0x0f,0x07,0xf2,0x77,0xe7,0xfd,0x49,0xf5,0xdf,0x31,0xf8,0x1a,0xfc,0x34,0x35,0xbe, -0x1f,0x13,0xca,0xe1,0xc9,0x9a,0xcc,0xd3,0xf4,0xca,0xe8,0x1d,0x02,0x1f,0x10,0x17, -0x05,0x02,0x0f,0x02,0xde,0xe2,0xda,0xf2,0xd9,0xe4,0x7b,0x04,0x23,0xe5,0x2d,0x1d, -0x45,0x0e,0x1f,0x7d,0x08,0xf0,0xf7,0x03,0xfe,0x9c,0xe7,0xf0,0x73,0x17,0x3c,0x76, -0x45,0x2e,0xee,0x26,0xfa,0x11,0xdb,0xc8,0xef,0xca,0xc4,0xa3,0xcf,0xf6,0xd0,0x0d, -0x11,0x05,0x06,0x01,0x21,0xff,0xed,0xb3,0xdc,0xda,0xfc,0xd7,0xec,0xf6,0x11,0x24, -0x25,0x21,0x0e,0x8d,0x10,0x0f,0x0e,0xf7,0xf5,0xac,0x0a,0xfb,0x69,0xe9,0x07,0x36, -0x2f,0x45,0xe5,0x30,0x26,0xb1,0x08,0xde,0x24,0xcd,0xcf,0xfe,0xcb,0xc4,0x16,0xea, -0x08,0x8f,0x12,0x00,0xe3,0x01,0x0a,0x2e,0xfc,0xe6,0x20,0xdb,0xdf,0x0e,0xe5,0x08, -0x1c,0x26,0x23,0x2a,0x13,0x10,0x2f,0x11,0x0a,0x0a,0xfd,0x08,0xe4,0x06,0xe4,0x93, -0xf8,0x21,0xa3,0x41,0x39,0xec,0x29,0x1c,0xf6,0xf0,0xd2,0xbd,0xd0,0xcf,0x3f,0xca, -0xdf,0x6d,0xfc,0x0f,0x24,0x02,0xfa,0x31,0x04,0xfe,0xf8,0xe9,0xd3,0x51,0xda,0xe6, -0x53,0xf9,0x1c,0x3a,0x26,0x0f,0x80,0x0d,0x12,0x1f,0x0b,0x05,0x28,0x0a,0x0e,0x0f, -0xf8,0xf8,0x1f,0x1e,0x43,0x95,0x40,0x2f,0x30,0x20,0xf9,0xa8,0xd9,0xd9,0x4a,0xd1, -0xd1,0x40,0xe1,0x02,0xc1,0x1a,0x07,0xfc,0xfb,0x09,0x9e,0x06,0xf4,0x98,0xdd,0xde, -0x4e,0xec,0xfe,0x74,0x1a,0x29,0x19,0x16,0x08,0x98,0x12,0x0a,0x7a,0x00,0x0b,0x11, -0x0e,0xf7,0x7e,0xf6,0x0f,0xe0,0x39,0x3a,0x7d,0x2d,0x1d,0x7d,0xf9,0xd8,0xb5,0xd1, -0xd2,0x73,0xd0,0xdd,0xdf,0xf1,0x15,0x24,0x12,0xf6,0x98,0x01,0x0d,0xb8,0xfa,0xe1, -0x4f,0xe3,0xea,0xb1,0xfb,0x18,0xcf,0x23,0x17,0xb9,0x0c,0x11,0xbe,0x15,0x10,0x28, -0x15,0x1a,0xf5,0x06,0xff,0x06,0x19,0x3f,0x57,0x46,0x30,0x7e,0x22,0xff,0x7e,0xe0, -0xd7,0xb2,0xd1,0xd9,0x43,0xe5,0xfa,0xcb,0x14,0x0d,0x33,0xfa,0xfb,0xad,0x02,0xfa, -0x4e,0xe2,0xdd,0xef,0xee,0xfc,0xce,0x12,0x21,0xea,0x0f,0x00,0xdc,0x08,0x06,0x41, -0x08,0x15,0x67,0x18,0x0e,0x49,0x06,0x19,0x92,0x3e,0x44,0x15,0x33,0x1c,0x73,0xfb, -0xde,0x42,0xd2,0xd3,0xd9,0xd6,0xe3,0x69,0xf9,0x18,0x09,0x10,0xf7,0xfb,0xfa,0x02, -0xfe,0xfd,0xe8,0x67,0xe4,0xf2,0x3e,0x04,0x1a,0x25,0x27,0x1b,0x3b,0x09,0x07,0x92, -0x08,0x06,0xdf,0x12,0x1a,0xd3,0x07,0x04,0xac,0x1d,0x3c,0x6c,0x47,0x39,0x51,0x20, -0xfa,0xa1,0xdb,0xce,0x0f,0xcd,0xd4,0xc9,0xe2,0xf6,0x30,0x0d,0x0e,0x50,0xf6,0xf0, -0xf3,0xff,0xf5,0x3d,0xd9,0xd8,0x74,0xe4,0xfc,0xe5,0x15,0x1d,0xf1,0x13,0x02,0x33, -0x06,0x08,0xd4,0x06,0x14,0x79,0x19,0x09,0xcb,0x0b,0x22,0xd0,0x49,0x4d,0xdb,0x3b, -0x21,0x76,0xfa,0xd7,0xf2,0xce,0xce,0x53,0xd0,0xe2,0xa3,0xf5,0x12,0x36,0x0e,0xf9, -0xc1,0xf2,0xf9,0x85,0xf8,0xdd,0xf8,0xdb,0xe8,0x10,0xf9,0x15,0x47,0x1f,0x14,0xab, -0x05,0xff,0x3a,0x03,0x04,0x14,0x0e,0x18,0xda,0x09,0x0b,0x61,0x22,0x42,0x17,0x4f, -0x3d,0x82,0x22,0xf5,0x95,0xd4,0xc9,0xa9,0xc5,0xd3,0x97,0xe4,0xf3,0xb3,0x0e,0x0d, -0xf0,0xf4,0xf4,0x7a,0xfd,0xf7,0x55,0xde,0xd9,0x52,0xe6,0xf9,0x5a,0x14,0x1c,0x1e, -0x10,0x03,0xeb,0x01,0xfe,0x94,0x03,0x12,0x05,0x14,0x0a,0x5f,0x0b,0x25,0xd6,0x46, -0x4d,0x3f,0x3e,0x20,0xc0,0xf5,0xd7,0xd3,0xca,0xc8,0x38,0xd0,0xe3,0x2c,0xf6,0x10, -0x32,0x09,0xf5,0x4a,0xf1,0xf7,0x0a,0xf2,0xd7,0x0a,0xd7,0xe1,0x39,0xf3,0x0e,0xeb, -0x15,0x0c,0xc1,0xff,0xfa,0x56,0xf9,0xfc,0x09,0x0b,0x0e,0xb0,0x04,0x0d,0xdd,0x23, -0x3f,0x29,0x4a,0x3d,0x6a,0x1c,0xef,0x0d,0xd6,0xc6,0x02,0xc3,0xd3,0x8b,0xe1,0xf3, -0x6f,0x0d,0x05,0x0d,0xf5,0xf6,0x6c,0xfd,0xf4,0xbf,0xde,0xdd,0xb8,0xe8,0xfd,0x1c, -0x16,0x17,0x9c,0x0b,0x00,0x3c,0xfb,0xf5,0xa0,0xfc,0x0f,0xa5,0x0d,0x03,0x80,0x0b, -0x28,0xa8,0x49,0x4c,0x71,0x3a,0x18,0x4c,0xf2,0xd2,0x3d,0xc6,0xc6,0x3f,0xd0,0xe1, -0x1e,0xf8,0x0a,0x92,0xfd,0xf1,0xf4,0xeb,0xf5,0x32,0xef,0xd3,0xb4,0xd7,0xe5,0x58, -0xf8,0x0d,0x87,0x0c,0x00,0xe4,0xf8,0xf1,0x0a,0xf1,0xf7,0x09,0x09,0x09,0xc4,0xff, -0x12,0x4b,0x2d,0x47,0x3a,0x4c,0x3a,0x27,0x16,0xe6,0xb0,0xcf,0xc7,0xef,0xc2,0xd7, -0xb9,0xea,0xf9,0xb0,0x0e,0x01,0xc7,0xf1,0xf2,0x7d,0xf5,0xee,0x32,0xd8,0xdb,0x6b, -0xeb,0xfe,0x7d,0x15,0x13,0xa5,0x05,0xfe,0xda,0xf7,0xf1,0x12,0xf8,0x06,0x0f,0x06, -0xfc,0xaf,0x0b,0x31,0xb3,0x4c,0x48,0x52,0x35,0x0f,0xaf,0xe2,0xc6,0xfc,0xba,0xc1, -0x1d,0xce,0xe2,0xf5,0xfc,0x07,0xed,0xfa,0xf4,0x95,0xed,0xf5,0x15,0xee,0xd0,0x77, -0xda,0xec,0x52,0xff,0x16,0xde,0x11,0x04,0x9c,0xfc,0xf4,0xba,0xf5,0xfa,0xee,0x08, -0x0a,0xb4,0x00,0x18,0x32,0x36,0x51,0x63,0x54,0x3b,0xd5,0x12,0xe2,0xe6,0xc9,0xc1, -0xa9,0xc0,0xd7,0x55,0xea,0xfb,0xfb,0x0c,0xfa,0xa5,0xec,0xf1,0xb6,0xf2,0xe4,0xf4, -0xd0,0xd6,0x48,0xe8,0x02,0x01,0x15,0x11,0x57,0x00,0xf7,0x36,0xf5,0xec,0x2d,0xf6, -0x05,0x0d,0xfe,0xfb,0x76,0x10,0x32,0x4b,0x50,0x4c,0x64,0x35,0x08,0x79,0xd8,0xbf, -0xaf,0xb5,0xbf,0x12,0xd0,0xe5,0x05,0xfc,0x0c,0x73,0xf7,0xf1,0x60,0xf5,0xf7,0xe0, -0xe9,0xd5,0x7c,0xdf,0xef,0x6a,0x08,0x19,0x2b,0x11,0x03,0xf2,0xfd,0xf7,0xb2,0xf3, -0xfb,0x25,0x06,0xfd,0xfc,0xf9,0x17,0xad,0x38,0x53,0xb5,0x53,0x3d,0xe6,0x0b,0xda, -0x94,0xc6,0xb9,0x41,0xba,0xd8,0xbe,0xe9,0xff,0x26,0x0d,0xf5,0xd9,0xee,0xf2,0xcd, -0xf6,0xe4,0x3d,0xd3,0xdd,0x44,0xec,0x09,0x0f,0x1a,0x0d,0x63,0x04,0xfc,0x41,0xf7, -0xf7,0xf2,0xfc,0x09,0x23,0xfe,0xfc,0xd5,0x17,0x3d,0x93,0x58,0x4f,0x9a,0x37,0x03, -0x5c,0xdc,0xc0,0xca,0xb7,0xc0,0xd0,0xd7,0xeb,0x13,0x02,0x08,0x06,0xf3,0xed,0xb6, -0xec,0xf6,0x32,0xe2,0xd1,0x2d,0xe2,0xf1,0xa2,0x0c,0x19,0x6d,0x0b,0xff,0xf4,0xfc, -0xf4,0xa1,0xf8,0x00,0xa7,0x0c,0xfa,0x26,0xfd,0x1c,0xad,0x41,0x53,0xe3,0x4d,0x32, -0xcf,0xfe,0xd3,0xeb,0xc1,0xb7,0xde,0xb5,0xdc,0xd1,0xee,0x04,0xc2,0x07,0xf1,0x65, -0xee,0xf5,0xc2,0xf5,0xdf,0x3e,0xd6,0xe2,0x9d,0xf6,0x13,0x80,0x18,0x07,0x5b,0xfe, -0xf8,0x45,0xf9,0xf6,0x5d,0x05,0x0d,0x7c,0xf8,0x01,0x2a,0x1e,0x44,0x66,0x59,0x4d, -0x15,0x30,0xf6,0x83,0xd3,0xc1,0xdf,0xb5,0xc7,0xa2,0xdd,0xf2,0xb3,0x0e,0x02,0xe2, -0xef,0xef,0x5e,0xed,0xf1,0x76,0xde,0xd4,0xca,0xe8,0xfd,0xed,0x17,0x1b,0x99,0x08, -0xfc,0x05,0xfa,0xf6,0xf4,0xfb,0x0a,0xa0,0x0c,0xfb,0x4c,0x03,0x29,0x4c,0x4d,0x53, -0x95,0x47,0x24,0x05,0xec,0xc4,0x86,0xb7,0xb2,0x70,0xbb,0xda,0x2e,0xf4,0x06,0xc7, -0xfc,0xe9,0x02,0xe5,0xee,0x3a,0xed,0xd6,0xae,0xd9,0xeb,0x9e,0xff,0x1c,0xb5,0x1b, -0x07,0x7c,0xfe,0xf5,0x0d,0xf7,0xfd,0x5d,0x0c,0x0e,0xdc,0xff,0x0d,0x53,0x2f,0x52, -0x7a,0x5f,0x4f,0xe3,0x25,0xea,0x88,0xc8,0xba,0x4e,0xb1,0xc9,0x47,0xe5,0xf9,0xba, -0x0f,0xfe,0x23,0xeb,0xf0,0x92,0xf5,0xee,0x84,0xdb,0xda,0x59,0xee,0x0b,0xbb,0x22, -0x1f,0x1a,0x0c,0xfe,0xb6,0xfa,0xf8,0x49,0x00,0x13,0x62,0x0b,0xfe,0xac,0x0f,0x38, -0x3b,0x5c,0x5b,0x63,0x4f,0x21,0x77,0xe7,0xc2,0x26,0xb3,0xb3,0xcd,0xc5,0xe7,0x2c, -0x03,0x0f,0xd1,0xfb,0xec,0x29,0xe8,0xf3,0x09,0xee,0xd3,0xbe,0xde,0xf3,0x07,0x0d, -0x27,0x75,0x1f,0x0d,0xb5,0x02,0xf9,0x5a,0xfe,0x05,0x02,0x15,0x12,0x1e,0x02,0x1d, -0x04,0x42,0x60,0x86,0x66,0x4c,0xfe,0x1f,0xe0,0x72,0xc1,0xb5,0x03,0xac,0xc9,0x1e, -0xeb,0x03,0xfe,0x12,0xfb,0x71,0xe9,0xeb,0xe6,0xee,0xe5,0xff,0xd2,0xdb,0xe2,0xf2, -0x0f,0xc0,0x25,0x1d,0x6b,0x08,0xfb,0x3d,0xfa,0xf6,0x9c,0xff,0x12,0x98,0x09,0xfd, -0x0f,0x17,0x45,0xe0,0x68,0x64,0x10,0x4f,0x19,0x8c,0xde,0xbf,0xac,0xae,0xb2,0x1d, -0xcb,0xe9,0x60,0x09,0x16,0x00,0xff,0xf3,0x4d,0xf2,0xf9,0xc2,0xec,0xd1,0x5d,0xe0, -0xfb,0x11,0x17,0x2e,0xe3,0x23,0x11,0x36,0x08,0x00,0x01,0x00,0xff,0xff,0xff,0xff, -0xef,0xff,0x00,0x66,0x00,0x00,0x56,0x00,0x00,0x62,0x01,0x02,0xa2,0x01,0x00,0xc8, -0xff,0x00,0xea,0x02,0x03,0x14,0x02,0x00,0x1f,0x00,0x01,0xb0,0x01,0x03,0x48,0x05, -0x05,0x21,0x04,0x05,0x00,0x08,0x06,0xe4,0x01,0x00,0xc0,0xfd,0xfc,0xc8,0xfb,0xfb, -0xa5,0xfc,0xfc,0x2f,0x00,0xff,0x6c,0xff,0xfb,0xbe,0xf5,0xf3,0x66,0xf5,0xfa,0x9e, -0xfd,0x00,0x96,0x01,0x02,0xa3,0xff,0xff,0x48,0x00,0xfd,0xa7,0xfa,0xfb,0x66,0x00, -0x04,0x92,0x04,0x04,0xa2,0x05,0x06,0xa3,0x04,0x01,0x1e,0x02,0x01,0x48,0xff,0xff, -0x02,0xff,0x01,0x33,0x06,0x08,0xcb,0x08,0x0a,0x38,0x09,0x06,0x3b,0x05,0x03,0x7f, -0x00,0xff,0xfd,0x04,0x09,0x1c,0x0b,0x07,0x10,0x04,0x04,0x26,0x01,0xfa,0xfd,0xf6, -0xf5,0x7f,0xf3,0xf4,0xbb,0xfc,0xfd,0x5e,0xfd,0xfc,0xc4,0xfb,0x00,0x10,0x03,0x01, -0x08,0xfe,0xfd,0x3c,0x01,0x04,0x85,0x02,0x02,0xb7,0x03,0x01,0x21,0xfe,0xfd,0x43, -0xfe,0x00,0xa2,0x01,0x07,0x24,0x0d,0x0f,0x23,0x09,0x00,0x67,0xfe,0xf9,0xbc,0xf6, -0xf5,0x31,0xf3,0xf5,0xf9,0xf9,0x00,0x29,0x03,0x02,0xe3,0xf8,0xed,0xd2,0xea,0xf0, -0xdb,0xf6,0xfb,0x98,0xff,0x02,0xa4,0x02,0x03,0xd2,0x05,0x04,0x2a,0xff,0xfa,0xff, -0xfd,0x03,0x1a,0x04,0x00,0xa0,0xff,0x01,0xf1,0x02,0x03,0x03,0x00,0xff,0x97,0xfd, -0xfa,0x9b,0xfb,0xfc,0x71,0xfe,0x06,0x65,0x0e,0x14,0x98,0x16,0x11,0xc7,0x0a,0x06, -0x70,0x02,0xfe,0x05,0x00,0x07,0x53,0x0d,0x0c,0xdb,0x07,0x05,0x1c,0x06,0x00,0x23, -0xf7,0xf2,0x50,0xee,0xec,0x0c,0xef,0xf6,0x53,0xfb,0xfe,0x73,0xff,0xff,0xc6,0xff, -0xfc,0x49,0xfb,0xfc,0xb4,0x02,0x09,0x40,0x0a,0x0a,0xa7,0x0d,0x0f,0x27,0x0a,0x01, -0x8e,0xf9,0xf4,0x0d,0xf2,0xf4,0x3f,0xff,0x07,0x0f,0x07,0x03,0x92,0x00,0x01,0x83, -0xff,0xfa,0x4e,0xf7,0xf1,0x22,0xf1,0xf7,0x8d,0x05,0x0f,0xda,0x10,0x09,0x85,0x02, -0xff,0x33,0x02,0x05,0xa3,0xfc,0xf8,0x03,0xf5,0xf6,0x5c,0xfe,0x04,0x36,0x04,0xff, -0x6c,0xfc,0xfc,0x63,0xfb,0xf7,0x22,0xf0,0xea,0x83,0xe9,0xf0,0x75,0xf7,0xfc,0xbf, -0xfc,0xf9,0x3c,0xf7,0xf8,0x1d,0xff,0xff,0xa5,0xfe,0xff,0x27,0x03,0x07,0x7b,0x0b, -0x0e,0x89,0x0d,0x07,0x42,0x01,0xfd,0xdb,0xfe,0x03,0xab,0x02,0xfe,0xc4,0xfd,0x02, -0x90,0x07,0x0b,0x4e,0x07,0xfd,0xce,0xf7,0xfa,0xa4,0x01,0x06,0x6f,0x0b,0x0b,0x98, -0x0e,0x11,0xb6,0x0f,0x13,0xc5,0x11,0x0b,0xa6,0x01,0xfa,0x39,0xfc,0xfa,0x8c,0xfc, -0xfd,0xa5,0xf7,0xfb,0x7b,0x00,0xff,0x92,0xff,0xf7,0x70,0xeb,0xe8,0x59,0xee,0xfa, -0x79,0xff,0xfc,0xf1,0xf9,0xf6,0x0b,0xfc,0x00,0x61,0xfd,0x03,0x5c,0x02,0x04,0x9c, -0x0b,0x17,0x64,0x18,0x09,0x9a,0x03,0xfa,0xcd,0xf4,0xf9,0x7e,0xf3,0xee,0x2c,0xee, -0xf1,0x1c,0xff,0x0d,0x55,0x09,0xf4,0x5f,0xe6,0xe7,0x03,0xf7,0x02,0x70,0x01,0xfc, -0x7c,0xfb,0xff,0xaf,0x04,0x10,0xda,0x10,0x0b,0x63,0x04,0x0a,0x2c,0x1a,0x19,0xbd, -0x0c,0x03,0xa5,0xfa,0xf0,0xb6,0xed,0xe6,0x4f,0xee,0xeb,0x56,0xf0,0xf8,0xd2,0xfb, -0x02,0xef,0xfa,0xeb,0xe9,0xec,0xf7,0xaa,0xff,0x0d,0x48,0x0f,0x0c,0x88,0x02,0x02, -0x7e,0x0f,0x10,0x5b,0x0a,0x06,0xbb,0x0c,0x0e,0x4b,0x0e,0x0d,0x19,0x08,0xf7,0x05, -0xee,0xe9,0xfc,0xee,0xf8,0x3e,0xf7,0xf5,0xd8,0xf4,0xfc,0x44,0x0b,0x0f,0x0b,0x02, -0xfb,0x97,0xf6,0xff,0x3e,0x12,0x17,0x66,0x10,0x03,0x69,0x05,0x0c,0xd2,0x0f,0x10, -0x71,0x0f,0x0e,0x30,0x09,0x0b,0xa2,0x12,0x04,0x5d,0xf2,0xe8,0xe2,0xe1,0xe5,0x5a, -0xdf,0xe2,0x43,0xe6,0xe6,0xb8,0xf6,0x02,0xd6,0x02,0xf8,0x2b,0xe6,0xdc,0x94,0xe9, -0xfe,0x02,0x0d,0x0b,0xe3,0x06,0x02,0x5e,0xfa,0x05,0x6b,0x0a,0x0f,0xce,0x0e,0x0a, -0xac,0x11,0x11,0x7a,0x01,0xeb,0x0f,0xe7,0xe5,0xee,0xe4,0xea,0x1f,0xee,0xf0,0x35, -0xf0,0xfc,0x5f,0x06,0x06,0xe5,0x04,0xf9,0x09,0xf4,0x10,0x99,0x1d,0x21,0xca,0x14, -0x11,0x39,0x0d,0x0c,0x21,0x16,0x1c,0x90,0x1e,0x10,0xf5,0x11,0x1a,0x66,0x1e,0xf7, -0xc5,0xe6,0xde,0x52,0xd9,0xdf,0x65,0xe2,0xe8,0x9a,0xe9,0xee,0x03,0xfe,0xfa,0xa6, -0xfe,0xf5,0x90,0xe6,0xed,0xaa,0x07,0x0d,0x45,0x0f,0x0b,0x15,0x10,0x06,0x2e,0xff, -0x0a,0x1e,0x08,0xfd,0xc2,0xf9,0x0e,0xff,0x28,0x14,0x17,0xf9,0xe6,0x90,0xe1,0xe3, -0x35,0xe3,0xec,0xcc,0xf2,0xef,0x3a,0xfc,0x07,0xb9,0x13,0x11,0xff,0x03,0xfb,0x06, -0x0b,0x2b,0x63,0x27,0x1a,0x79,0x0c,0xff,0xc7,0xf3,0x05,0x66,0x18,0x1c,0x4e,0x13, -0x04,0x63,0x18,0x24,0x14,0x12,0xea,0xf2,0xd7,0xd2,0xf4,0xca,0xd5,0x4e,0xdd,0xe0, -0x54,0xe0,0xf4,0xe6,0x00,0x0a,0xc0,0xfd,0xe0,0xc5,0xd4,0xef,0x45,0x13,0x14,0x6a, -0x12,0x0c,0x33,0x04,0xfc,0xe4,0x06,0x0f,0xc1,0x0a,0xf7,0x1f,0xf3,0x15,0x99,0x2b, -0x1b,0x8b,0xf8,0xf3,0x54,0xe7,0xe4,0xf5,0xde,0xe4,0x07,0xe4,0xe6,0x93,0xfd,0x0f, -0x44,0x20,0x13,0xbd,0xfd,0xf2,0xe3,0x0e,0x26,0x7a,0x25,0x21,0xb6,0x17,0x0b,0xfd, -0xfc,0x14,0x65,0x21,0x21,0x6e,0x05,0x06,0xce,0x1b,0x15,0x6e,0xf4,0xd6,0xa1,0xd7, -0xd1,0xb2,0xd7,0xdb,0xf0,0xe7,0xe2,0xe3,0xe7,0xf8,0x9b,0x0a,0x06,0x4d,0xf9,0xf1, -0x20,0xfc,0x27,0x63,0x29,0x1b,0x7a,0x15,0x11,0x3c,0x01,0xfa,0x10,0x07,0x10,0x92, -0x10,0xfd,0xbf,0x14,0x2a,0xfd,0x19,0xef,0xcd,0xdc,0xd9,0x50,0xd3,0xca,0x4a,0xd5, -0xdc,0x48,0xdd,0x00,0x21,0x08,0x11,0x10,0x05,0xe6,0xbe,0xe6,0x01,0x01,0x1c,0x1b, -0x8f,0x14,0x1d,0x6b,0x1d,0x0a,0xf4,0x0f,0x0e,0xce,0x09,0xf2,0xa5,0xfe,0x24,0x43, -0x24,0x09,0x8e,0xe6,0xd9,0x5b,0xde,0xd6,0x30,0xce,0xe3,0x6a,0xe0,0xe7,0x75,0x00, -0x08,0x3c,0x0a,0xf7,0x45,0xe9,0x02,0x69,0x2a,0x38,0xb7,0x27,0x12,0x23,0x16,0x00, -0x8e,0x05,0x16,0x9c,0x22,0x17,0xaf,0x0b,0x28,0xd6,0x31,0x1b,0xea,0x02,0xdf,0xad, -0xd3,0xd5,0x3c,0xbd,0xcd,0xb6,0xde,0xe0,0x70,0x07,0x0e,0xa1,0x0f,0x06,0xf1,0xe8, -0xe2,0x22,0x0d,0x23,0x02,0x28,0x1c,0x3a,0x24,0x23,0x32,0x10,0x18,0x20,0x0e,0x07, -0x47,0xe4,0xfd,0x47,0x20,0x19,0x1e,0x07,0xf6,0xe7,0xe0,0xe2,0x8b,0xd2,0xc5,0x1e, -0xd0,0xd0,0x69,0xea,0x01,0xa4,0x08,0x0e,0x33,0x01,0xf2,0xb0,0x03,0x28,0x5a,0x24, -0x20,0xa9,0x19,0x1a,0x56,0x03,0x0a,0xc4,0x11,0x13,0xce,0x06,0xff,0xdd,0x25,0x28, -0xfc,0x09,0xf1,0xe2,0xdc,0xcf,0x7e,0xc8,0xb7,0x50,0xd0,0xd0,0x5d,0xdf,0x0b,0xb1, -0x09,0x0e,0x49,0x06,0xec,0x14,0xf6,0x1d,0x19,0x33,0x2b,0x24,0x1d,0x2d,0x62,0x1c, -0x16,0x70,0x26,0x11,0x8c,0x00,0xeb,0xfd,0x0d,0x27,0x99,0x20,0x06,0xec,0xec,0xe1, -0xcf,0xdd,0xc0,0xb7,0xbd,0xc9,0x05,0xc1,0xf4,0xb3,0x11,0x08,0xd1,0x0c,0xfa,0xa9, -0xea,0x11,0xf2,0x25,0x24,0xe0,0x18,0x1d,0xe4,0x28,0x10,0xce,0x1f,0x1e,0x75,0x10, -0xef,0x94,0xfe,0x20,0x42,0x1d,0x0e,0x87,0xfc,0xe5,0x75,0xe3,0xcc,0x4e,0xbb,0xc9, -0x00,0xc7,0xe3,0x62,0x05,0x04,0xdd,0x01,0xfc,0xd4,0xf3,0x05,0xb7,0x2e,0x2d,0x92, -0x24,0x22,0x8e,0x2a,0x16,0x21,0x19,0x1c,0x66,0x0f,0xf7,0xfe,0xf3,0x14,0x7b,0x19, -0x09,0x5c,0xf7,0xe5,0x3b,0xe9,0xce,0x83,0xb1,0xb8,0xd7,0xb5,0xc3,0xb2,0xfa,0xfc, -0x03,0xfe,0x01,0xe0,0xfd,0x0c,0x0c,0x2a,0x2c,0x88,0x20,0x13,0x0b,0x2b,0x26,0x22, -0x26,0x35,0xf4,0x27,0x04,0x2b,0xf6,0x0e,0x97,0x15,0x0a,0x2b,0x02,0xed,0x1c,0xe6, -0xe5,0xee,0xc1,0xc4,0x02,0xc4,0xc3,0xcf,0xe6,0x02,0x9d,0xfc,0xfc,0x1b,0xfc,0xff, -0x02,0x21,0x2e,0xea,0x23,0x1d,0xfa,0x24,0x25,0xc7,0x22,0x26,0xc3,0x1d,0xff,0x98, -0xe8,0x01,0xe1,0x12,0x0a,0x78,0xfd,0xf1,0x0b,0xec,0xe5,0x55,0xc8,0xbe,0xfd,0xb8, -0xb3,0xe9,0xd7,0xf7,0x4a,0xfb,0xff,0xdb,0x02,0x07,0xfc,0x26,0x39,0xec,0x30,0x1b, -0x77,0x25,0x26,0x4a,0x23,0x2f,0x28,0x39,0x23,0x50,0x04,0x08,0x20,0x16,0x0b,0xf1, -0xf6,0xe8,0xc3,0xde,0xe7,0xe4,0xce,0xbd,0x03,0xc6,0xb4,0x4b,0xcb,0xf3,0x91,0xf5, -0xe9,0x02,0xf0,0xf0,0x0a,0x13,0x2e,0x08,0x2f,0x20,0xd0,0x1e,0x27,0x82,0x24,0x28, -0x09,0x2a,0x18,0x4e,0xf2,0xf6,0x54,0x0b,0x09,0x64,0xf9,0xed,0xd7,0xe6,0xeb,0x3b, -0xd9,0xbf,0x16,0xc4,0xb0,0x40,0xbf,0xe3,0xd2,0xf4,0xf3,0x46,0xfb,0x03,0x9c,0x1c, -0x3e,0x29,0x3f,0x2a,0x12,0x24,0x2c,0xee,0x22,0x2d,0x4b,0x35,0x33,0xb2,0x0b,0x04, -0xb4,0x0c,0x10,0xac,0xf8,0xef,0xb4,0xdb,0xe6,0x03,0xdc,0xc4,0xc0,0xc8,0xbe,0xbc, -0xbb,0xe3,0x9f,0xee,0xec,0xbc,0xed,0xf8,0x07,0x0c,0x38,0x80,0x3c,0x2f,0xc3,0x1b, -0x27,0xf8,0x25,0x2b,0xa1,0x30,0x2f,0x73,0x0b,0xfd,0x21,0x0d,0x08,0x99,0xf8,0xe5, -0xcc,0xdc,0xdb,0x1a,0xd9,0xc0,0x39,0xc1,0xba,0x3c,0xb9,0xdb,0x65,0xf0,0xed,0x19, -0xec,0xf3,0xca,0x08,0x2f,0x82,0x3f,0x2f,0x9e,0x22,0x2f,0x14,0x2a,0x2f,0x91,0x36, -0x38,0xca,0x14,0x02,0x4c,0x0c,0x15,0xa2,0xff,0xf2,0xf3,0xde,0xdf,0x31,0xe4,0xc5, -0xf1,0xc2,0xc4,0xd0,0xae,0xd3,0x65,0xe7,0xe6,0xf4,0xe1,0xeb,0xff,0xfc,0x2c,0xda, -0x3e,0x3a,0x80,0x20,0x24,0x5c,0x27,0x27,0x8a,0x2f,0x35,0x80,0x1c,0xfc,0xc9,0x11, -0x13,0xeb,0x00,0xea,0x66,0xdf,0xd1,0x21,0xdc,0xc5,0x0c,0xbd,0xc3,0xe0,0xb3,0xcb, -0xdf,0xeb,0xef,0x7e,0xe7,0xea,0xf2,0xf7,0x26,0xe4,0x46,0x3b,0x9d,0x2d,0x2c,0x26, -0x35,0x30,0x22,0x42,0x45,0xb8,0x30,0x07,0x75,0x0a,0x15,0x25,0x0b,0xf3,0x9f,0xe2, -0xd4,0x87,0xe3,0xc8,0x6d,0xb9,0xc6,0xd0,0xae,0xbc,0x9b,0xe5,0xe5,0x02,0xe9,0xea, -0x0c,0xf7,0x18,0x12,0x3e,0x3b,0xb1,0x2b,0x24,0x66,0x30,0x28,0x1f,0x2d,0x37,0xca, -0x27,0xff,0x30,0xfd,0x07,0x11,0xfe,0xec,0x03,0xdc,0xd3,0xd6,0xd5,0xcb,0x1a,0xb5, -0xba,0xaa,0xb7,0xbf,0x3c,0xe2,0xec,0x70,0xe4,0xec,0xa8,0xfb,0x1e,0x9c,0x43,0x46, -0x2a,0x31,0x30,0xe0,0x36,0x36,0x97,0x3b,0x49,0x53,0x3c,0x19,0x9a,0x12,0x16,0xa0, -0x09,0xf5,0x97,0xe2,0xcd,0xc3,0xd5,0xcc,0x42,0xaf,0xb7,0xfa,0xaf,0xb4,0x29,0xdc, -0xe8,0xb5,0xdb,0xe1,0x63,0xf0,0x14,0x14,0x3a,0x40,0x9c,0x30,0x28,0xd3,0x2f,0x36, -0xea,0x3c,0x43,0xf2,0x3a,0x10,0x33,0x05,0x0f,0x98,0x05,0xee,0x6c,0xe3,0xd5,0x12, -0xd4,0xcc,0x14,0xb3,0xb8,0xcc,0xae,0xb7,0x26,0xd2,0xe4,0xd7,0xe3,0xe5,0xf7,0xf5, -0x19,0x6e,0x41,0x4d,0x40,0x3b,0x34,0x16,0x3a,0x37,0xab,0x3e,0x46,0xcd,0x47,0x1b, -0x1f,0x14,0x0e,0x95,0x0b,0xf2,0x63,0xe8,0xd4,0xad,0xd7,0xcf,0x39,0xb6,0xb4,0xc3, -0xb4,0xaa,0x83,0xce,0xdc,0x0c,0xdb,0xdd,0xee,0xf7,0x18,0x1a,0x3d,0x41,0x19,0x31, -0x29,0x05,0x2e,0x32,0xa4,0x3b,0x46,0x68,0x47,0x22,0x9d,0x12,0x0f,0x8e,0x04,0xe9, -0xd6,0xd8,0xc4,0xdc,0xce,0xcb,0x86,0xb2,0xb3,0x9c,0xb2,0xad,0x93,0xcd,0xdd,0x6c, -0xda,0xdb,0x08,0xf2,0x1a,0xca,0x44,0x4d,0x6d,0x3f,0x33,0xb7,0x3d,0x40,0xdc,0x47, -0x4c,0xed,0x4e,0x25,0x99,0x16,0x16,0x4f,0x09,0xf4,0x88,0xe5,0xd3,0x5d,0xd0,0xcf, -0x9c,0xb6,0xb4,0x6a,0xb3,0xb0,0xef,0xc0,0xd3,0xf9,0xd4,0xd6,0xe6,0xed,0x19,0x33, -0x40,0x49,0x49,0x36,0x2e,0xba,0x34,0x37,0x77,0x3e,0x4a,0xba,0x50,0x29,0x4e,0x1d, -0x0d,0xed,0x09,0xeb,0x46,0xe5,0xc8,0x55,0xcb,0xc9,0x88,0xb5,0xb2,0x7e,0xba,0xaa, -0x93,0xc4,0xd0,0x70,0xd1,0xd3,0x90,0xf6,0x1f,0x5d,0x48,0x4e,0x20,0x40,0x37,0x5b, -0x3c,0x42,0xc3,0x47,0x51,0x0d,0x55,0x34,0x27,0x23,0x19,0xef,0x0a,0xea,0xf3,0xd9, -0xc5,0x2e,0xc8,0xc7,0x07,0xb6,0xae,0x91,0xb2,0xaa,0xec,0xbc,0xc6,0xb5,0xc8,0xc9, -0x23,0xeb,0x18,0xf4,0x43,0x4b,0x12,0x3e,0x31,0x67,0x3a,0x3f,0x41,0x47,0x4d,0xd3, -0x54,0x31,0x2d,0x22,0x18,0x13,0x04,0xef,0x66,0xdb,0xcf,0xe8,0xc6,0xcb,0x90,0xb7, -0xb4,0xfc,0xb4,0xb3,0xc3,0xbc,0xcb,0x63,0xcb,0xce,0x39,0xf0,0x27,0xf9,0x50,0x57, -0x07,0x46,0x3d,0xee,0x3c,0x44,0xdf,0x47,0x56,0x20,0x5d,0x3c,0xeb,0x2b,0x1d,0x84, -0x0b,0xec,0x28,0xda,0xc2,0xa9,0xbc,0xc0,0x3f,0xae,0xae,0xa1,0xb0,0xac,0x32,0xba, -0xc3,0xcc,0xbf,0xc1,0x6a,0xe5,0x1f,0x72,0x47,0x50,0x51,0x42,0x3b,0x29,0x3b,0x43, -0x50,0x4a,0x58,0xa6,0x58,0x3b,0x75,0x29,0x21,0xf7,0x0a,0xeb,0xd6,0xd4,0xc2,0x32, -0xc0,0xc2,0xb8,0xb1,0xb4,0x64,0xb2,0xb1,0x4a,0xbb,0xc5,0x57,0xc2,0xc7,0x4c,0xe5, -0x1f,0x73,0x51,0x5b,0x2a,0x4d,0x42,0x68,0x44,0x48,0xa9,0x4d,0x57,0x49,0x62,0x3d, -0xdc,0x30,0x21,0x51,0x10,0xef,0x7d,0xda,0xc2,0xb1,0xb8,0xbb,0xae,0xac,0xad,0x52, -0xb0,0xab,0x34,0xb4,0xbf,0xbb,0xbd,0xc1,0x80,0xe1,0x1b,0xd5,0x4a,0x56,0x82,0x47, -0x40,0xaa,0x41,0x46,0xc0,0x48,0x57,0xc0,0x5e,0x40,0x5c,0x31,0x1e,0xe4,0x0f,0xe9, -0x02,0xd7,0xb7,0x11,0xb5,0xb9,0xbe,0xad,0xaf,0xbd,0xb5,0xb0,0x20,0xc0,0xc3,0x93, -0xbe,0xc3,0x7c,0xe8,0x1e,0xb6,0x4c,0x55,0x81,0x4b,0x43,0x0f,0x46,0x50,0x36,0x51, -0x5b,0x51,0x5e,0x43,0x12,0x33,0x28,0x32,0x0e,0xef,0x95,0xd6,0xbb,0xde,0xb5,0xb7, -0x91,0xa7,0xac,0x86,0xae,0xb1,0xa6,0xba,0xbf,0x3d,0xb8,0xbd,0x47,0xde,0xfe,0x58, -0xfe,0x01,0x12,0x03,0x03,0x58,0x01,0xff,0xa8,0x01,0x03,0x3a,0x09,0x05,0x5b,0xfb, -0xfc,0x90,0xf0,0xfd,0x34,0x05,0xf4,0x01,0xd9,0xd4,0xa3,0xf6,0x0e,0xdf,0x50,0x28, -0x07,0x18,0x23,0xab,0x17,0xf8,0xdf,0x0a,0x0a,0xd3,0xff,0xb5,0x8d,0xc5,0xee,0x3e, -0x07,0xf0,0xec,0xdb,0xfc,0x0c,0x0f,0x03,0xfa,0x7f,0x6f,0x01,0x28,0xba,0xbe,0x8b, -0xc1,0x8f,0xd8,0xc7,0xca,0x9f,0x1d,0x6d,0xc4,0x97,0x09,0xf1,0x55,0xc8,0x73,0x50, -0x97,0x60,0x7f,0x5f,0xf1,0x13,0x91,0xc5,0xcf,0xed,0xad,0xa3,0xaa,0x8a,0xf0,0x62, -0xf4,0xd9,0x4f,0x10,0x3b,0x49,0x6e,0x6b,0x9b,0x4f,0xfe,0xf5,0xf9,0xf4,0x06,0xc0, -0xd0,0xad,0xdd,0xb2,0x88,0xea,0x01,0xcb,0xd6,0x81,0xde,0xa9,0x1a,0xa0,0x44,0x7c, -0xf6,0x7f,0x57,0x6c,0xfe,0xb7,0xa1,0xb5,0x94,0x47,0xab,0xa2,0x10,0x94,0xbc,0x12, -0xfe,0xfc,0xe6,0x48,0x7f,0x2f,0x33,0x33,0x99,0x1f,0x3d,0xa3,0x19,0xd9,0x87,0xc4, -0x91,0xa0,0x98,0x94,0xe8,0x93,0x27,0xb1,0x5c,0x45,0x51,0x1d,0x4c,0xb8,0x56,0x5a, -0x56,0x31,0xe2,0x73,0xd8,0xcd,0xe1,0xb3,0xc3,0x5c,0xd2,0xf8,0x51,0xfb,0xe2,0x11, -0xd8,0xf2,0x00,0x2a,0x2f,0x2d,0x6c,0x7c,0x70,0x4d,0xf8,0x62,0xdb,0xf9,0x1e,0xb4, -0x93,0x0c,0x80,0x8b,0xdb,0xb7,0x0f,0x23,0x4a,0x3d,0xd7,0x79,0x7f,0x0f,0x5b,0x4c, -0xd3,0x12,0xee,0xf4,0xcd,0xb6,0x55,0xb7,0x8f,0x32,0x82,0xab,0x6b,0x10,0x5a,0xfd, -0x54,0x4b,0x8e,0x3f,0x26,0xf7,0x17,0xfa,0x8f,0xd2,0xdc,0x51,0xf9,0x03,0x0f,0x06, -0xf9,0x64,0xdd,0xe0,0x6f,0x0b,0xff,0xc3,0xec,0x12,0x73,0x0a,0x17,0xf6,0x38,0x36, -0x74,0x02,0xdb,0xc4,0x0b,0xfc,0xfa,0xc2,0x9f,0x6e,0xb1,0x9d,0xee,0xcd,0x09,0x91, -0x3f,0x6e,0xfd,0x7f,0x6a,0x74,0x51,0x1f,0xc9,0xe5,0xcc,0x78,0xcf,0xd3,0xf1,0xb1, -0x88,0xfd,0x8e,0xde,0xe1,0x2e,0x6d,0xf7,0x7f,0x58,0x6d,0x21,0x0f,0x60,0xe0,0xcd, -0xe6,0xcb,0xe9,0x56,0xfd,0xf4,0xf5,0xfc,0xf8,0x77,0xf8,0x09,0xfb,0x00,0xe9,0x59, -0xed,0x09,0x99,0x0f,0x24,0xd7,0x43,0x26,0x2f,0xf7,0x02,0x6c,0x15,0xed,0x17,0xb7, -0xb4,0xc4,0xa4,0xae,0x9a,0xe8,0x1f,0x3a,0x43,0x52,0xe1,0x57,0x54,0x13,0x36,0x14, -0xbd,0x01,0xd5,0xfa,0xc9,0xc7,0x33,0xbc,0xa6,0xda,0xc5,0x15,0xd1,0x4c,0x5e,0x61, -0x4e,0x3e,0x21,0x31,0x14,0xf5,0xe9,0xbf,0x10,0xb1,0xd3,0xdf,0xec,0xf1,0x4f,0xff, -0x06,0x21,0x0a,0x0c,0x08,0x04,0xef,0x09,0xdd,0xe5,0xae,0x02,0x35,0xef,0x4b,0x2d, -0x64,0x0c,0x0c,0x03,0x00,0xd0,0x0a,0xc9,0xd6,0xcd,0xd9,0xe3,0xf8,0xfa,0x12,0x50, -0x17,0x23,0x11,0x2f,0x32,0x09,0x28,0x18,0xbe,0xf2,0xe0,0x96,0xda,0xce,0x41,0xb9, -0xb7,0xf9,0xd9,0x16,0x1f,0x57,0x60,0x37,0x4f,0x3b,0x5d,0x2c,0x0e,0x00,0xe2,0xd2, -0xc1,0xd3,0xda,0x5f,0xdd,0xd6,0x02,0xe7,0x00,0x50,0x09,0x04,0x28,0xfb,0xe9,0x3d, -0xe5,0xf9,0x8f,0x11,0x2a,0xa3,0x2d,0x19,0x20,0x19,0x29,0xaf,0x0f,0xe8,0x98,0xe1, -0xda,0x14,0xd0,0xdc,0x40,0xf3,0x03,0x54,0x17,0x2c,0x74,0x35,0x23,0x38,0x11,0xf4, -0xbc,0xe7,0xe9,0xd1,0xdf,0xba,0xf0,0xa7,0xd5,0xd3,0x15,0x46,0xcb,0x5c,0x50,0x43, -0x38,0x2a,0x7e,0x22,0x03,0x62,0xe1,0xc0,0xfd,0xc5,0xda,0xcb,0xe6,0xf2,0x75,0xfa, -0x01,0x01,0xf9,0x03,0x3b,0xf3,0xde,0xae,0xef,0x0d,0x2f,0x2a,0x21,0x14,0x12,0x16, -0x07,0x1b,0xfd,0x9d,0xec,0xea,0xfb,0xe1,0xed,0x14,0xf9,0x05,0x16,0x10,0x1e,0x0f, -0x2b,0x29,0x4a,0x11,0xf7,0x94,0xe6,0xdd,0x61,0xe0,0xd6,0x40,0xbc,0xbd,0xee,0xda, -0x11,0xbe,0x43,0x4a,0x02,0x4e,0x43,0xff,0x38,0x22,0x2a,0xfa,0xe0,0xf0,0xd5,0xcf, -0x34,0xd9,0xdc,0xcc,0xe9,0xf8,0x35,0x08,0x15,0xfa,0x04,0xe6,0x5e,0xe4,0xf2,0xc9, -0x13,0x25,0x02,0x15,0x0e,0xb9,0x0d,0xfc,0x68,0xe7,0xe3,0xb1,0xde,0xe7,0x85,0xf6, -0xfa,0x2d,0x08,0x20,0xea,0x33,0x44,0x39,0x46,0x26,0xcd,0xfd,0xe5,0x60,0xdc,0xdf, -0x0b,0xca,0xa4,0x85,0xa1,0xca,0x4b,0x0f,0x3e,0xe5,0x38,0x31,0xb9,0x3e,0x3c,0x68, -0x23,0x05,0x27,0xf5,0xe6,0x7a,0xec,0xf4,0x6d,0xeb,0xe2,0xfe,0xf1,0xff,0x62,0x11, -0xff,0xe7,0xe6,0xd7,0xde,0xf4,0x19,0xca,0x1e,0x10,0x7e,0x00,0xf6,0x8c,0xe6,0xe0, -0x7c,0xe8,0xff,0xbf,0x08,0xfe,0x3f,0xfc,0x10,0x04,0x2c,0x3d,0xe2,0x3b,0x33,0x34, -0x17,0xf2,0xe3,0xd5,0xd3,0x41,0xd9,0xc9,0x7a,0xa0,0xa4,0x14,0xde,0x22,0x8f,0x46, -0x49,0x60,0x49,0x47,0xdc,0x32,0x12,0x6f,0xf6,0xed,0x25,0xe7,0xeb,0x3a,0xe1,0xd8, -0x5e,0xe7,0xf6,0x97,0xf4,0x0b,0x25,0x03,0xf3,0x20,0xfb,0x06,0xbf,0x15,0x10,0xea, -0x04,0xf7,0x11,0xf3,0xec,0xfc,0xf4,0xf5,0x19,0xf6,0x03,0x40,0xff,0xf7,0x3b,0xfb, -0x19,0xd0,0x3d,0x47,0x89,0x36,0x10,0x36,0xec,0xe0,0x5e,0xe8,0xed,0xd3,0xc8,0xa2, -0x2d,0xb0,0xdd,0x02,0x17,0x3c,0x73,0x40,0x36,0xcc,0x30,0x25,0xb3,0x1a,0x0d,0xc1, -0xfa,0xeb,0x42,0xe1,0xda,0xdf,0xd7,0xe9,0x48,0xfd,0x09,0x75,0x0c,0xfb,0xb2,0xed, -0x00,0x1c,0x0d,0x15,0x99,0x10,0xfd,0xd6,0xf8,0xf5,0x5a,0xfe,0xf2,0x46,0xe2,0xe3, -0x17,0xed,0xf6,0x1b,0x00,0x0b,0x60,0x20,0x3e,0xbd,0x4b,0x3a,0xbc,0x0b,0xef,0x3c, -0xe8,0xe6,0x52,0xdb,0xb3,0x69,0xa6,0xcd,0x86,0xfb,0x20,0xbc,0x3d,0x46,0xf2,0x3c, -0x2c,0xc4,0x1c,0x0c,0xfb,0xf4,0xe4,0x3c,0xda,0xcc,0xb3,0xcf,0xe0,0x99,0xf2,0x0a, -0xe9,0x15,0x02,0x63,0xf7,0x09,0xee,0x28,0x33,0x32,0x1a,0x06,0x62,0xff,0xfc,0xa9, -0xe9,0xd5,0xd9,0xcc,0xca,0x5f,0xd5,0xe3,0xdb,0xfc,0x11,0xa1,0x2d,0x42,0xcd,0x4b, -0x36,0x7c,0x18,0xfa,0x5a,0xf5,0xff,0x83,0xf8,0xd2,0x43,0xaf,0xc2,0xa1,0xef,0x0c, -0x74,0x1b,0x1c,0xec,0x1e,0x1d,0x34,0x20,0x16,0x54,0xf7,0xe6,0x91,0xe5,0xeb,0xe0, -0xef,0xfa,0xdf,0x02,0x0d,0xba,0x12,0x09,0xd7,0xfb,0xfe,0x3c,0x01,0x03,0x0e,0x00, -0xf4,0xbb,0xf4,0xf9,0x08,0x02,0xfc,0x72,0xd9,0xd3,0x19,0xde,0xec,0x0c,0x04,0x1c, -0x79,0x2b,0x39,0x1d,0x50,0x3c,0x33,0x17,0xf6,0x27,0xe2,0xe8,0x38,0xe3,0xca,0x3e, -0xc3,0xcb,0x12,0xed,0x0b,0x64,0x1c,0x29,0x00,0x30,0x1e,0x54,0x14,0x0e,0xa2,0xf8, -0xef,0x3e,0xf0,0xe9,0x2f,0xe7,0xe7,0x5a,0xf1,0x0b,0x7c,0x1c,0x10,0xa8,0x02,0xff, -0xae,0x08,0x16,0x98,0x12,0x02,0xe2,0xf1,0xee,0x29,0xe8,0xe5,0x8c,0xcc,0xc8,0xe1, -0xda,0xf9,0x6e,0x12,0x27,0x55,0x30,0x3c,0x24,0x46,0x3e,0x05,0x1e,0xf9,0x5d,0xe1, -0xe0,0x31,0xe3,0xd5,0xfb,0xc4,0xbd,0xc9,0xe2,0x08,0xe5,0x1c,0x23,0x1f,0x25,0x21, -0x33,0x21,0x1a,0x11,0x08,0xfd,0xd2,0xf6,0xea,0x78,0xe4,0xec,0x58,0xf5,0xfe,0xa9, -0x04,0xff,0xe3,0xf4,0xf2,0xcf,0x02,0x12,0x6e,0x0c,0x07,0xef,0xfd,0xff,0xa6,0x02, -0xfe,0xf0,0xeb,0xec,0xf4,0xe8,0xec,0x1e,0xfc,0x08,0x56,0x0f,0x1b,0x85,0x27,0x26, -0xe4,0x13,0x03,0xea,0xfd,0xfc,0xac,0xf2,0xe4,0x31,0xd2,0xcb,0xfc,0xe3,0x04,0x79, -0x14,0x20,0xd6,0x24,0x1d,0x48,0x19,0x0d,0x13,0xfe,0xf4,0x30,0xf2,0xf3,0x8a,0xf4, -0xf8,0x41,0xfa,0x04,0x35,0x07,0x00,0xd5,0xf9,0xf6,0x9b,0xfe,0x0b,0x94,0x05,0xfc, -0xb3,0xf9,0xfe,0x4d,0x04,0xfb,0x2f,0xe8,0xdd,0x82,0xe2,0xef,0x3c,0x04,0x0e,0x50, -0x13,0x1f,0x98,0x31,0x36,0xce,0x25,0x0b,0xca,0xf9,0xf4,0xe8,0xee,0xdc,0x27,0xc7, -0xc1,0xfe,0xd7,0xf7,0x78,0x0f,0x1a,0x20,0x26,0x25,0xd3,0x22,0x1a,0xdb,0x02,0xf7, -0x49,0xf4,0xf1,0x21,0xee,0xf4,0xef,0xfe,0x04,0xfd,0x06,0x04,0x39,0xfe,0xf6,0x1e, -0xfa,0x02,0x0e,0x03,0xfd,0x52,0xff,0x00,0x7d,0xff,0xfd,0xc1,0xef,0xe3,0x0f,0xe0, -0xe4,0xf2,0xf8,0x08,0x52,0x0d,0x1e,0x6a,0x33,0x36,0x1d,0x2d,0x14,0xba,0x02,0xfc, -0x93,0xec,0xd9,0xc6,0xc5,0xc6,0xb7,0xdc,0xf5,0xaa,0x08,0x14,0x25,0x1d,0x20,0xf2, -0x1e,0x1b,0x32,0x0c,0xf9,0x8a,0xf6,0xf9,0x92,0xf6,0xf3,0x66,0xf6,0x00,0xdd,0x05, -0x03,0xa2,0xf9,0xf3,0xeb,0xf6,0xfa,0xb3,0x00,0x05,0xa2,0x0c,0x0a,0x4d,0x07,0x04, -0x8b,0xf2,0xe0,0xae,0xdb,0xe3,0x61,0xf6,0xfe,0xb5,0x03,0x18,0xf2,0x27,0x2e,0x64, -0x2a,0x1c,0x97,0x0c,0x06,0x70,0xfa,0xe6,0xda,0xcc,0xc2,0xef,0xd1,0xea,0x4f,0x02, -0x12,0x02,0x17,0x1b,0x42,0x22,0x20,0x15,0x14,0x03,0x4e,0xf8,0xf3,0x28,0xed,0xea, -0x44,0xf3,0xfc,0x09,0x0b,0x0b,0x8a,0x00,0xf9,0x86,0x02,0x05,0x7d,0x00,0xff,0xe2, -0x00,0x04,0xb7,0x03,0xfd,0xfd,0xeb,0xde,0x64,0xdb,0xe7,0x08,0xf9,0x05,0x30,0x07, -0x12,0x1a,0x26,0x36,0x86,0x2d,0x1c,0x0f,0x0c,0x05,0x66,0xfa,0xe0,0xec,0xcd,0xc4, -0xe2,0xd4,0xef,0x70,0x04,0x11,0xf1,0x14,0x18,0xbe,0x18,0x1b,0x05,0x15,0xff,0x0c, -0xf9,0xf6,0xaa,0xf9,0xf5,0xed,0xf6,0xfc,0x91,0x00,0x02,0x8e,0xfd,0xfb,0xb1,0x01, -0x0c,0x65,0x05,0x01,0x11,0x01,0xff,0xf0,0xfd,0xf7,0x4f,0xee,0xe2,0x20,0xe4,0xf2, -0x39,0xfe,0xff,0xdf,0x03,0x0f,0x24,0x1b,0x2d,0xd4,0x31,0x21,0x7e,0x12,0x00,0x02, -0xf6,0xeb,0xf6,0xd5,0xc7,0x51,0xd0,0xe0,0xff,0xfd,0x0e,0x12,0x11,0x1b,0x8f,0x20, -0x1d,0x38,0x10,0x06,0xdd,0xfe,0xff,0x17,0xfa,0xef,0x02,0xf2,0xfc,0x81,0x06,0x0c, -0xe7,0x04,0xf8,0x33,0xf7,0x01,0x1a,0xff,0xfe,0xc3,0xff,0x04,0x9e,0x00,0xf8,0xfa, -0xea,0xdf,0x42,0xe2,0xe9,0x96,0xfd,0x0a,0xe2,0x0d,0x13,0xdd,0x21,0x2f,0x69,0x31, -0x26,0x43,0x0f,0x00,0xa1,0xf3,0xe5,0xc5,0xd8,0xc8,0xf3,0xc9,0xe1,0x78,0xf2,0x03, -0x17,0x13,0x1b,0x76,0x23,0x23,0xe4,0x1a,0x0a,0xf9,0xff,0xf7,0x51,0xf8,0xf6,0x9c, -0xf8,0x00,0x2c,0x07,0x0a,0x44,0xff,0xf1,0x5b,0xf3,0xfc,0x7f,0xfd,0xff,0x98,0x01, -0x03,0x25,0x05,0x00,0xd6,0xf3,0xe3,0x94,0xe5,0xf0,0x19,0xfc,0xfe,0x5d,0x03,0x0a, -0x47,0x13,0x25,0xee,0x31,0x29,0x81,0x12,0x03,0x30,0xfb,0xeb,0x97,0xe2,0xd6,0x59, -0xd0,0xe3,0x66,0xf1,0x01,0xb2,0x0c,0x0f,0xcf,0x17,0x20,0x59,0x16,0x07,0xa7,0x01, -0xfe,0x3d,0xfb,0xf7,0x4d,0xf7,0xfc,0x22,0x07,0x0a,0x12,0x02,0xf5,0xe6,0xf3,0xf7, -0x1b,0xfb,0x00,0x47,0x00,0x02,0x6b,0x01,0x00,0xf9,0xfc,0xf4,0x01,0xed,0xef,0x37, -0xf8,0xfb,0x4d,0xff,0x08,0x14,0x11,0x20,0x56,0x2b,0x20,0xc9,0x0f,0x04,0x7b,0xf7, -0xe8,0x42,0xdc,0xd5,0x6d,0xde,0xee,0x58,0xfd,0x07,0xf4,0x0c,0x12,0x94,0x13,0x1c, -0xae,0x16,0x09,0x2a,0xfc,0xfa,0x31,0xfa,0xf8,0x57,0xf5,0xf9,0xe6,0x01,0x03,0x41, -0xfc,0xf7,0xd3,0xfa,0xfb,0xcf,0xfd,0x02,0xe0,0x05,0x02,0x5a,0x01,0x02,0xf3,0xfc, -0xf1,0x49,0xee,0xf5,0x00,0xfc,0x01,0x1e,0x03,0x03,0x14,0x08,0x16,0x52,0x22,0x1c, -0x33,0x11,0x04,0x4c,0xfa,0xf1,0xad,0xe1,0xdc,0x9b,0xdd,0xe7,0x3b,0xf5,0x01,0x09, -0x0d,0x14,0x2c,0x1c,0x1b,0x7e,0x15,0x0b,0x2c,0xff,0xf7,0xb9,0xf3,0xf5,0x0a,0xfc, -0x00,0xeb,0x07,0x08,0x06,0xfd,0xf4,0x0f,0xf6,0xf8,0x60,0xfc,0xfe,0xab,0x01,0x06, -0xe8,0x05,0x03,0xbe,0xf9,0xef,0x9c,0xe8,0xee,0xe2,0xf7,0x03,0xd9,0x07,0x09,0x97, -0x12,0x1b,0x90,0x1f,0x1b,0x71,0x11,0x05,0x87,0xf7,0xec,0x36,0xe3,0xde,0x46,0xe3, -0xea,0xde,0xf5,0x02,0x9a,0x0a,0x0d,0xd3,0x10,0x14,0x88,0x11,0x0c,0x2f,0x08,0x01, -0xc4,0xf9,0xf5,0x4d,0xf5,0xfc,0x58,0x09,0x0d,0x20,0x07,0xfd,0xd5,0xf3,0xf4,0x39, -0xfa,0xfc,0x5a,0xfd,0x00,0x83,0x02,0x02,0xfe,0xfa,0xed,0x63,0xe9,0xee,0xdf,0xfc, -0x06,0x6b,0x0b,0x0e,0x12,0x12,0x14,0xfc,0x14,0x15,0xd8,0x13,0x0d,0x79,0x02,0xf0, -0x89,0xe3,0xdd,0x4a,0xe0,0xe7,0x0e,0xf3,0xfe,0x17,0x03,0x08,0x68,0x12,0x1a,0x8f, -0x18,0x0d,0x66,0x07,0x01,0x3d,0xfe,0xf8,0x0e,0xfa,0xff,0xee,0x05,0x03,0x0e,0xfe, -0xfd,0xc5,0xf7,0xf3,0x69,0xf4,0xfa,0xfc,0xff,0x01,0x8e,0x03,0x04,0xe3,0xfc,0xf0, -0x0a,0xee,0xf6,0xf2,0x00,0x06,0xa9,0x08,0x0a,0x05,0x0d,0x13,0xbd,0x15,0x10,0x44, -0x0b,0x07,0x82,0xfc,0xef,0xcc,0xe8,0xe5,0xa5,0xe6,0xec,0x00,0xf5,0x03,0xd8,0x0b, -0x0d,0x97,0x10,0x14,0x7a,0x10,0x05,0xad,0xfe,0xfa,0x7a,0xf9,0xf8,0x79,0xfe,0x08, -0x12,0x10,0x0c,0xa2,0x03,0xfa,0xb4,0xf3,0xf4,0xa8,0xf8,0xfe,0xc2,0xf9,0xf8,0x5b, -0xfe,0xff,0x8f,0xfd,0xf5,0x02,0xf1,0xf9,0x36,0x02,0x07,0x64,0x08,0x07,0xaf,0x08, -0x10,0x68,0x14,0x12,0xe4,0x0e,0x02,0xa8,0xf8,0xf3,0x3f,0xf0,0xec,0xa9,0xea,0xeb, -0x57,0xf5,0x00,0xcd,0x0a,0x0c,0x2b,0x0d,0x0d,0x43,0x09,0x04,0x4d,0x00,0x01,0xc9, -0xfd,0xf8,0xb3,0xf8,0x01,0x1d,0x0e,0x10,0xb3,0x08,0x00,0xd8,0xf7,0xf5,0x53,0xf7, -0xfa,0xa2,0xfa,0xf9,0xb9,0xfd,0xfe,0x75,0xfb,0xf9,0xf2,0xf5,0xf6,0x9e,0xf9,0xfd, -0x1b,0x03,0x08,0x9c,0x0f,0x14,0x0c,0x17,0x14,0xfb,0x0e,0x07,0x6c,0xfd,0xf4,0xb6, -0xef,0xe8,0x72,0xe5,0xe8,0xdb,0xf3,0x00,0x90,0x08,0x0a,0x97,0x0b,0x0e,0xf4,0x0e, -0x08,0x94,0x01,0xff,0x02,0xfd,0xfd,0x16,0xfe,0x03,0x80,0x0b,0x0c,0x17,0x06,0xfa, -0x46,0xf6,0xf6,0x88,0xf8,0xf9,0x13,0xfa,0xfb,0x68,0xff,0x01,0x6b,0xfd,0xfa,0x7c, -0xf5,0xf4,0x48,0xfa,0x00,0x88,0x04,0x08,0xc6,0x0a,0x0d,0x9a,0x14,0x16,0x1c,0x11, -0x09,0xd5,0x01,0xf4,0x56,0xec,0xe8,0x51,0xe9,0xed,0xff,0xf2,0xff,0x30,0x06,0x0a, -0x40,0x0c,0x09,0x05,0x06,0x04,0x30,0x04,0x01,0x6b,0x00,0x03,0x63,0x00,0x05,0xb1, -0x0a,0x0a,0x58,0x08,0xfd,0x29,0xf5,0xf3,0x61,0xf4,0xf7,0xfe,0xfd,0xfe,0x28,0x00, -0x01,0x8e,0xfd,0xf9,0x13,0xf5,0xf3,0x3b,0xf8,0xfc,0x11,0x03,0x0b,0x3b,0x12,0x0f, -0xbc,0x0f,0x12,0x6e,0x0d,0x07,0x34,0xff,0xf7,0xea,0xf3,0xef,0x7f,0xeb,0xed,0x95, -0xf4,0xfb,0x7d,0x01,0x03,0xbd,0x07,0x0b,0x05,0x08,0x07,0x30,0x08,0x07,0xe4,0x01, -0xff,0x6c,0xfd,0x05,0xa4,0x09,0x07,0x49,0x03,0xfb,0xec,0xf7,0xf1,0x25,0xf4,0xfa, -0xb2,0xfd,0x02,0xc7,0x03,0x02,0xee,0x00,0xfa,0xb0,0xf3,0xf3,0xaf,0xfa,0xff,0x14, -0x02,0x04,0xfe,0x08,0x0a,0xaa,0x0f,0x0f,0xab,0x0b,0x0a,0x62,0x02,0xfa,0x09,0xf6, -0xf4,0x0a,0xf2,0xed,0x7d,0xf2,0xf9,0x2b,0x00,0x02,0xb4,0x03,0x06,0x33,0x0a,0x0a, -0x86,0x09,0x06,0x69,0x03,0x00,0xba,0xfd,0x01,0x43,0x08,0x0b,0x6f,0x05,0xfa,0x2b, -0xf6,0xf5,0xba,0xf4,0xf6,0x81,0xf9,0xfd,0xc1,0x02,0x03,0xc8,0xff,0xfc,0x29,0xf9, -0xfb,0x12,0x00,0x00,0xbe,0x02,0x05,0x7e,0x03,0x05,0x60,0x0d,0x11,0x6e,0x0b,0x05, -0xd3,0xfe,0xf7,0xea,0xf3,0xf3,0x41,0xf1,0xf1,0x65,0xf6,0xfe,0x0d,0x02,0x01,0x9b, -0x06,0x09,0x73,0x0a,0x0d,0x00,0x0e,0x0b,0x78,0x02,0xf9,0x52,0xf6,0xfc,0xd5,0x02, -0x05,0xe3,0x02,0xfb,0xaa,0xf7,0xf7,0xb0,0xf8,0xf9,0xac,0xfc,0x00,0x17,0x02,0x03, -0xab,0x04,0x01,0xc6,0xfd,0xf8,0x1f,0xf9,0xfd,0x11,0xff,0x01,0x82,0x03,0x08,0x1f, -0x10,0x0f,0xf5,0x08,0x05,0x56,0x02,0xfb,0x2e,0xf6,0xf2,0x38,0xf0,0xef,0x07,0xf2, -0xf8,0x1c,0xfe,0x02,0xb4,0x06,0x09,0x0d,0x0c,0x0f,0x9f,0x11,0x0e,0x9b,0x07,0xff, -0x95,0xfa,0xfd,0x1d,0x01,0x00,0xa7,0xfe,0xfa,0x32,0xf7,0xf5,0x56,0xf4,0xf6,0x42, -0xfa,0xfd,0x35,0x02,0x07,0xe3,0x08,0x04,0xad,0xfe,0xf8,0xbf,0xf7,0xfa,0x35,0xfc, -0x01,0x8f,0x08,0x0e,0xf2,0x0f,0x11,0x3e,0x0e,0x09,0x5b,0x03,0xf9,0x69,0xf3,0xf1, -0xfb,0xef,0xeb,0x8a,0xec,0xf3,0x76,0xf9,0xfe,0xda,0x03,0x09,0x0e,0x0e,0x10,0xb4, -0x13,0x14,0x8f,0x10,0x05,0xb9,0xfd,0xf9,0x8c,0xfe,0x03,0xd3,0x00,0xfa,0x3b,0xf5, -0xf4,0x46,0xf4,0xf4,0x7c,0xf7,0xfd,0x62,0x01,0x04,0x02,0x07,0x02,0xfc,0xfd,0xf8, -0x80,0xf6,0xf7,0x73,0xfc,0x04,0xe5,0x08,0x0e,0x2f,0x11,0x12,0x8e,0x10,0x0c,0xae, -0x09,0x00,0x5e,0xf6,0xef,0x57,0xec,0xe8,0x85,0xe9,0xed,0xe5,0xf2,0xfa,0x9d,0x03, -0x09,0x3c,0x11,0x16,0x37,0x16,0x10,0xe0,0x09,0x03,0xa5,0x00,0x01,0xe2,0x03,0x04, -0xef,0xff,0xf9,0xa8,0xf5,0xf5,0xa5,0xf4,0xf5,0x96,0xf7,0xfa,0x84,0x00,0x04,0x6e, -0x06,0x02,0x42,0xfa,0xf4,0x29,0xf6,0xfc,0xb3,0x01,0x06,0x70,0x09,0x0d,0x12,0x0e, -0x11,0x5e,0x11,0x0b,0xcf,0x04,0xfb,0xc9,0xf3,0xef,0xde,0xef,0xed,0xc2,0xeb,0xf0, -0xd1,0xf5,0xfc,0xf5,0x02,0x0c,0x99,0x14,0x16,0x06,0x12,0x0e,0xcf,0x08,0x01,0x71, -0xfd,0xfd,0x1d,0x02,0x03,0xb0,0xfd,0xfa,0x51,0xf9,0xf8,0x91,0xf3,0xf1,0x28,0xf6, -0xfc,0x2e,0x03,0x08,0xd9,0x09,0x04,0xd4,0xfa,0xf6,0x5f,0xf5,0xf8,0x39,0x00,0x05, -0x4a,0x08,0x0c,0xb5,0x0f,0x0f,0x82,0x0b,0x06,0x63,0x01,0xfa,0x4d,0xf5,0xf1,0x63, -0xf2,0xf1,0x74,0xed,0xf0,0x7f,0xfa,0x02,0xfd,0x08,0x0e,0xf0,0x11,0x10,0x6b,0x0d, -0x07,0x6e,0x04,0x00,0xf0,0xfc,0xfd,0xc2,0x00,0x02,0x94,0x01,0xfd,0x06,0xfa,0xf9, -0xed,0xf6,0xf4,0xd3,0xf7,0xfc,0x70,0x01,0x07,0x65,0x09,0x03,0x57,0xfb,0xf6,0x06, -0xf4,0xf9,0x18,0x01,0x04,0x9b,0x06,0x0b,0x77,0x11,0x11,0x05,0x0b,0x05,0xb5,0x01, -0xfa,0x3c,0xf6,0xf5,0x35,0xf2,0xed,0x48,0xeb,0xef,0xb5,0xf8,0x02,0x9e,0x08,0x0e, -0xba,0x11,0x10,0x6d,0x10,0x0e,0x02,0x08,0x04,0x27,0xff,0xfb,0x1f,0xff,0x02,0x5c, -0x02,0xfb,0x8c,0xf4,0xf0,0x4a,0xf2,0xf2,0xf2,0xf4,0xfe,0xed,0x05,0x0a,0xad,0x0e, -0x09,0x6c,0x02,0xf8,0xde,0xf3,0xf4,0xec,0xfc,0x01,0x0d,0x04,0x08,0x1c,0x0d,0x0f, -0x19,0x0c,0x06,0xaa,0x01,0xfd,0x52,0xf8,0xf5,0x83,0xf3,0xf1,0x54,0xef,0xf3,0xc3, -0xf9,0x00,0x63,0x05,0x08,0x02,0x0b,0x0d,0xef,0x0e,0x0d,0xab,0x0b,0x08,0x3b,0x03, -0xff,0xd9,0xff,0x00,0x6a,0x00,0xfc,0x62,0xf8,0xf6,0xb3,0xf3,0xf0,0x0d,0xf2,0xf8, -0x93,0x00,0x06,0x46,0x08,0x06,0xfb,0x02,0xfd,0x98,0xf8,0xfb,0x36,0x03,0x05,0x1b, -0x07,0x07,0x61,0x09,0x0d,0xb6,0x0c,0x06,0x89,0xff,0xfc,0x01,0xf6,0xf1,0xba,0xf1, -0xf1,0xd1,0xef,0xf1,0x76,0xf9,0x02,0xaa,0x09,0x0c,0xc4,0x0c,0x0d,0x76,0x0e,0x0d, -0xf6,0x09,0x07,0x34,0x01,0xfc,0xec,0xfd,0xff,0x0f,0x02,0xfd,0x56,0xf7,0xf3,0xf8, -0xf3,0xf4,0x2d,0xf7,0xfb,0x86,0xff,0x06,0xa0,0x09,0x07,0xb4,0x00,0xf9,0xc3,0xf4, -0xf9,0x70,0x00,0x05,0xb5,0x09,0x0b,0x49,0x0d,0x0e,0x19,0x0b,0x07,0x05,0x04,0xfc, -0x30,0xf4,0xf1,0xab,0xf0,0xed,0x0a,0xec,0xef,0xe0,0xf8,0x00,0x84,0x06,0x0c,0x6d, -0x0f,0x11,0x49,0x12,0x0e,0xaa,0x0b,0x0a,0xe7,0x03,0xfe,0x01,0xfc,0xfc,0xe6,0xfb, -0xfc,0xd4,0xf9,0xf5,0x38,0xf2,0xf2,0x03,0xf5,0xfb,0x96,0x01,0x05,0x94,0x09,0x06, -0x04,0x01,0xfd,0x65,0xfb,0xfc,0x9c,0x00,0x02,0xa4,0x05,0x0a,0xb6,0x0b,0x0a,0xdc, -0x09,0x06,0xe1,0x01,0xfc,0xa1,0xf7,0xf6,0xe2,0xf2,0xee,0x6f,0xec,0xf0,0x90,0xf7, -0xff,0x0b,0x05,0x0b,0x07,0x0f,0x0d,0x0a,0x0e,0x0d,0x29,0x0d,0x0c,0x98,0x06,0xfe, -0x9c,0xfe,0x02,0x19,0x03,0xfe,0x58,0xf6,0xef,0xe3,0xed,0xee,0x89,0xf3,0xfa,0x05, -0x01,0x05,0x28,0x07,0x05,0x1b,0x03,0x01,0x48,0xfe,0xfd,0x8a,0xfe,0x03,0x48,0x07, -0x0a,0x34,0x0b,0x0a,0x37,0x07,0x03,0xba,0x00,0xfc,0xd2,0xf7,0xf6,0x49,0xf2,0xee, -0x7c,0xee,0xf1,0x37,0xf8,0x00,0x87,0x07,0x0a,0xc3,0x0c,0x0e,0x3e,0x0e,0x0d,0xdb, -0x0b,0x07,0x0a,0xff,0xfa,0xcb,0xfd,0x03,0x99,0x04,0x00,0x37,0xfb,0xf7,0x04,0xf5, -0xf4,0x61,0xf4,0xf7,0x95,0xfe,0x03,0x6b,0x04,0x03,0x01,0x02,0xff,0x38,0xfa,0xf8, -0x84,0xfb,0x00,0xdd,0x04,0x08,0xd5,0x0c,0x0e,0x69,0x0d,0x0a,0x72,0x05,0x00,0xc4, -0xfa,0xf6,0xe8,0xf0,0xec,0x97,0xeb,0xee,0x98,0xf5,0xfe,0x19,0x06,0x09,0x9e,0x0c, -0x0e,0xe7,0x0f,0x0e,0xd9,0x0a,0x05,0x0f,0x01,0xfc,0x7f,0xff,0x04,0x82,0x05,0x02, -0x72,0xf9,0xf3,0x5a,0xf1,0xf2,0xc8,0xf4,0xf9,0x23,0x00,0x04,0x47,0x06,0x06,0x35, -0x05,0xff,0x19,0xf9,0xf7,0x7c,0xfa,0xfe,0xb4,0x03,0x09,0xdb,0x0d,0x0d,0x58,0x0a, -0x06,0x6c,0x03,0xff,0x37,0xfb,0xf8,0x60,0xf2,0xf0,0x0b,0xee,0xef,0x66,0xf6,0xfe, -0xdb,0x04,0x09,0x06,0x0d,0x10,0x98,0x12,0x0f,0x42,0x08,0x02,0xc7,0xfd,0xfb,0x06, -0xff,0x05,0x22,0x07,0x03,0x17,0xfb,0xf5,0x6c,0xf4,0xf2,0x92,0xf2,0xf6,0xc9,0xfc, -0x01,0xb8,0x04,0x07,0x93,0x04,0x03,0xf0,0xfb,0xf8,0xfa,0xfa,0x00,0x8f,0x05,0x09, -0xfd,0x0e,0x0e,0x6f,0x0a,0x05,0xf7,0xff,0xfc,0x49,0xfa,0xf4,0x69,0xef,0xf0,0xe1, -0xf1,0xf4,0x42,0xf9,0x02,0x80,0x08,0x08,0x6b,0x0a,0x0b,0xbb,0x0c,0x0a,0x8b,0x08, -0x06,0x93,0x00,0xfd,0x89,0xfc,0x02,0x32,0x07,0x06,0xb8,0xfe,0xf7,0x9c,0xf5,0xf4, -0x07,0xf4,0xf6,0x0d,0xfe,0x01,0x1e,0x05,0x04,0x08,0x04,0x02,0x16,0xfb,0xf6,0xf6, -0xf6,0xfb,0x9d,0x02,0x07,0x7f,0x0d,0x11,0xd3,0x0e,0x09,0x46,0x05,0x01,0x98,0xfd, -0xf6,0xfe,0xef,0xec,0x7e,0xed,0xef,0x3a,0xf5,0xfd,0x6f,0x05,0x08,0xa8,0x0a,0x0e, -0xb6,0x11,0x11,0x43,0x0c,0x06,0x69,0x01,0xfd,0xe2,0xfc,0x01,0x22,0x03,0x00,0x07, -0xfe,0xf8,0x5c,0xf3,0xf1,0x54,0xf0,0xf4,0x54,0xfe,0x06,0xa1,0x08,0x0a,0xb2,0x09, -0x05,0xc4,0xfc,0xf6,0x24,0xf7,0xfb,0xa4,0xff,0x04,0xfa,0x0b,0x10,0xa1,0x0d,0x07, -0x67,0x02,0xfe,0xfe,0xf9,0xf4,0xdb,0xf0,0xf0,0xb4,0xf0,0xf1,0xba,0xf4,0xfe,0xf0, -0x05,0x08,0xe7,0x0a,0x0e,0xd1,0x12,0x13,0xb4,0x0d,0x08,0xf5,0x02,0xfd,0x1c,0xfc, -0x00,0x70,0x03,0x02,0xa8,0xfb,0xf3,0x88,0xf0,0xef,0x9a,0xf0,0xf5,0xec,0xfd,0x05, -0x08,0x08,0x06,0x6a,0x05,0x03,0x0d,0xfe,0xf8,0xb0,0xf9,0xfe,0x27,0x02,0x07,0x59, -0x0f,0x12,0xf7,0x0e,0x09,0x10,0x03,0xff,0x76,0xf9,0xf4,0x7a,0xef,0xeb,0xdc,0xec, -0xee,0xb5,0xf3,0xfd,0x7b,0x04,0x05,0xa4,0x08,0x0d,0x8d,0x13,0x14,0x5f,0x11,0x0b, -0xb6,0x04,0xfc,0x6d,0xf9,0xfe,0x37,0x05,0x05,0x73,0xff,0xf8,0x6a,0xf4,0xf3,0x5b, -0xf3,0xf4,0xbc,0xfa,0x02,0x41,0x03,0x03,0x0a,0x03,0x00,0x75,0xfd,0xf9,0xe1,0xf7, -0xfc,0x09,0x02,0x06,0x95,0x0c,0x0f,0x0c,0x12,0x0f,0x46,0x07,0x01,0x30,0xfd,0xf7, -0xac,0xf0,0xed,0xd2,0xed,0xf0,0x02,0xf4,0xfc,0xd2,0x02,0x05,0x69,0x05,0x08,0xb0, -0x0b,0x0f,0x0d,0x10,0x0c,0x33,0x05,0xff,0xbc,0xfd,0x01,0x11,0x06,0x07,0x32,0x02, -0xfa,0xe6,0xf6,0xf6,0xfa,0xf3,0xf3,0xa1,0xf6,0xfc,0xfb,0x02,0x04,0x53,0x02,0x01, -0xd3,0xfd,0xfb,0xae,0xfa,0xfc,0x77,0x00,0x04,0xda,0x09,0x10,0x50,0x0f,0x0d,0x91, -0x09,0x03,0x75,0xfc,0xf4,0xcc,0xef,0xed,0x01,0xed,0xf0,0x16,0xf5,0xfd,0x33,0x05, -0x08,0x38,0x09,0x07,0xb8,0x07,0x0d,0xd1,0x0d,0x0a,0xae,0x03,0xfd,0x90,0xfb,0x00, -0x4f,0x08,0x0a,0x37,0x07,0xff,0x19,0xfa,0xf6,0x77,0xf1,0xf0,0xd9,0xf3,0xf7,0xad, -0xfd,0x03,0x54,0x03,0x00,0x57,0xfd,0xfa,0x21,0xf9,0xfd,0x56,0x04,0x09,0x8c,0x0c, -0x0e,0x9e,0x10,0x11,0xb7,0x0c,0x01,0xe5,0xf9,0xf5,0x98,0xef,0xeb,0x97,0xeb,0xed, -0xd7,0xf0,0xf7,0x4a,0x00,0x07,0x13,0x0a,0x09,0x7c,0x0a,0x0c,0x1a,0x0f,0x0d,0xec, -0x07,0x02,0xe7,0xfe,0x00,0xb8,0x06,0x0a,0xe3,0x07,0x00,0x9a,0xf8,0xf0,0x23,0xef, -0xf1,0x43,0xf4,0xf8,0xfd,0xfc,0xff,0x63,0x00,0xff,0x48,0xff,0x00,0x67,0xfe,0xfc, -0x3e,0x00,0x05,0xb2,0x0b,0x0e,0xac,0x10,0x10,0x9f,0x0d,0x05,0x51,0xfd,0xf5,0x7e, -0xef,0xea,0x73,0xea,0xef,0x81,0xf3,0xf6,0x2f,0xff,0x07,0x11,0x0a,0x0c,0xb7,0x0d, -0x0c,0xa8,0x0b,0x09,0x24,0x02,0xff,0xf6,0x00,0x03,0xf4,0x06,0x0a,0x24,0x07,0xfe, -0xcf,0xf9,0xf4,0x67,0xef,0xf0,0x1f,0xf4,0xf7,0xdf,0xfe,0x06,0x70,0x07,0x02,0xc7, -0xfd,0xfc,0xfa,0xfa,0xfb,0x7d,0xfd,0x02,0xb1,0x09,0x0f,0x97,0x0f,0x0d,0x74,0x0c, -0x07,0x75,0xfd,0xf5,0x41,0xf2,0xef,0x6e,0xec,0xec,0x3c,0xf0,0xf6,0x50,0xff,0x08, -0x21,0x0b,0x0c,0x64,0x0c,0x0a,0xbe,0x0d,0x0e,0xbb,0x08,0x00,0x86,0xfc,0xff,0x02, -0x04,0x08,0x99,0x07,0x03,0x2d,0xfe,0xf5,0x25,0xee,0xeb,0xb7,0xef,0xf7,0xe5,0xfd, -0x02,0xfc,0x04,0x05,0xf2,0x04,0x00,0x1e,0xfb,0xf9,0x7a,0xfc,0x03,0xb0,0x0a,0x10, -0x5d,0x10,0x0d,0x63,0x0b,0x05,0x0d,0xfd,0xf8,0xa0,0xf1,0xeb,0x80,0xea,0xed,0x78, -0xf2,0xf6,0x1b,0xfd,0x04,0x30,0x09,0x0d,0x11,0x0d,0x0e,0x24,0x0d,0x0a,0x19,0x07, -0x01,0x7b,0x00,0x02,0xe8,0x08,0x0c,0xc4,0x09,0x02,0xb9,0xfa,0xf3,0x23,0xef,0xee, -0xbb,0xef,0xf2,0xca,0xf8,0xfe,0x1f,0x02,0x02,0xd6,0x00,0xff,0x35,0xfd,0xfd,0x3d, -0x02,0x08,0x75,0x0d,0x10,0xd6,0x11,0x0f,0x85,0x0c,0x06,0x23,0xfd,0xf3,0x7d,0xec, -0xe8,0xdb,0xe8,0xec,0x6e,0xf1,0xf6,0x96,0xff,0x07,0x16,0x0a,0x0a,0xeb,0x0d,0x11, -0x27,0x11,0x0d,0x92,0x06,0xfe,0xb2,0xfa,0xff,0xca,0x06,0x0a,0x94,0x08,0x04,0x98, -0x00,0xf9,0xae,0xf1,0xed,0x18,0xef,0xf3,0xcd,0xf8,0xff,0x30,0x01,0x02,0x37,0x01, -0xfc,0xbb,0xfb,0xfc,0xff,0x00,0x09,0x6a,0x0f,0x11,0xe7,0x0f,0x0f,0x61,0x0c,0x06, -0xba,0xfd,0xf3,0xa3,0xec,0xea,0x12,0xeb,0xef,0x03,0xf2,0xf5,0xb8,0xfe,0x06,0x3f, -0x0a,0x0c,0x16,0x0c,0x0c,0x9c,0x0c,0x0b,0xf4,0x07,0x01,0xfb,0xfc,0xfd,0x39,0x06, -0x0e,0x08,0x0f,0x09,0xd0,0xff,0xf7,0x23,0xf0,0xeb,0x8c,0xec,0xf0,0x36,0xf5,0xfb, -0xee,0xfe,0x00,0xa9,0x02,0x03,0xd8,0x00,0xfe,0xfe,0x02,0x08,0x87,0x0d,0x0f,0x37, -0x0c,0x0a,0x7c,0x09,0x06,0x42,0x00,0xf8,0xe4,0xef,0xec,0xcb,0xed,0xf1,0xd6,0xf5, -0xf5,0x8d,0xfa,0x00,0x8f,0x04,0x06,0x3d,0x08,0x09,0xb3,0x08,0x09,0xe3,0x06,0x03, -0x27,0x03,0x04,0x7c,0x0a,0x0e,0xac,0x0d,0x09,0xb0,0x03,0xf9,0x36,0xf0,0xea,0x1f, -0xea,0xef,0x14,0xf5,0xfb,0xc0,0xff,0x01,0xe9,0x00,0x00,0x5b,0xfe,0xfb,0x4b,0xfd, -0x03,0x82,0x0a,0x0f,0x29,0x11,0x10,0x47,0x0f,0x09,0xa9,0x01,0xf9,0x36,0xf1,0xec, -0x10,0xed,0xf1,0xc4,0xf5,0xf5,0x8b,0xf7,0xfd,0x3d,0x02,0x05,0xb8,0x06,0x08,0xad, -0x0a,0x09,0xe4,0x07,0x03,0x7c,0x00,0x01,0x27,0x07,0x0c,0x8a,0x0f,0x0e,0x3c,0x08, -0xfd,0x5a,0xf3,0xec,0xd2,0xe9,0xeb,0xcf,0xf2,0xfa,0x6d,0xff,0xff,0x30,0xff,0x01, -0xf9,0x00,0xfd,0x7a,0xfe,0x02,0x2b,0x0a,0x0e,0x5e,0x11,0x12,0x0a,0x10,0x07,0x03, -0xfe,0xf7,0x97,0xf1,0xee,0xfb,0xee,0xf1,0x3d,0xf5,0xf5,0xb7,0xf7,0xfe,0xd9,0x04, -0x06,0x07,0x06,0x06,0xcf,0x09,0x0b,0xb2,0x08,0x04,0xf9,0x01,0x03,0xd6,0x08,0x0e, -0xc5,0x10,0x0d,0x94,0x05,0xfa,0x8c,0xf1,0xeb,0x6d,0xea,0xed,0x00,0xf2,0xf8,0xc6, -0xfd,0x00,0x23,0x01,0x01,0xcf,0x01,0x00,0x02,0xff,0x01,0x3d,0x09,0x10,0x7e,0x13, -0x12,0xf6,0x0f,0x09,0x16,0x01,0xf8,0x5e,0xf0,0xec,0xcf,0xee,0xf0,0x3d,0xf3,0xf3, -0x6d,0xf8,0x00,0xd4,0x05,0x08,0xd2,0x06,0x04,0x91,0x03,0x05,0x35,0x07,0x04,0x7e, -0x02,0x04,0xc8,0x07,0x0d,0x70,0x10,0x0f,0x56,0x09,0x00,0x2b,0xf6,0xeb,0x0a,0xea, -0xed,0x0f,0xf4,0xfa,0x2c,0xfe,0xff,0x00,0xff,0x00,0x20,0xfe,0xfb,0xe2,0xf9,0xfe, -0x67,0x06,0x0e,0xe8,0x13,0x13,0x0e,0x11,0x08,0x83,0x00,0xfb,0xe1,0xf6,0xf3,0x96, -0xf1,0xf2,0x36,0xf4,0xf6,0xb1,0xf9,0xff,0x36,0x04,0x04,0x96,0x01,0x00,0x28,0x02, -0x04,0xe9,0x04,0x02,0x9a,0x01,0x03,0xfb,0x08,0x0d,0xaf,0x10,0x0f,0x29,0x09,0xfe, -0xe7,0xf3,0xee,0x55,0xed,0xf1,0x3f,0xf8,0xfc,0xb9,0x00,0x01,0x6b,0x01,0x00,0x0d, -0xfe,0xfa,0xa1,0xf7,0xfa,0x22,0x03,0x0b,0x73,0x0f,0x0f,0x3c,0x0d,0x08,0x3d,0x02, -0xfd,0xd4,0xf9,0xf6,0xfa,0xf3,0xf4,0x86,0xf4,0xf5,0x7a,0xf9,0xff,0xe2,0x03,0x05, -0x31,0x03,0x02,0x81,0x04,0x05,0xa7,0x02,0x00,0x16,0x00,0x02,0xc8,0x08,0x0f,0x46, -0x11,0x0e,0x92,0x08,0x01,0x62,0xf6,0xee,0x8c,0xeb,0xed,0xe6,0xf2,0xf9,0x5a,0xff, -0x03,0x15,0x06,0x03,0xdc,0xff,0xfb,0x98,0xf9,0xfd,0x90,0x04,0x0a,0xde,0x0e,0x0f, -0x1a,0x0e,0x09,0x9b,0x04,0xfd,0x0d,0xf7,0xf2,0x81,0xf0,0xf2,0xe7,0xf5,0xf7,0x74, -0xf9,0xff,0xe7,0x02,0x03,0xfc,0x02,0x02,0xe0,0x01,0x02,0xdd,0x03,0x03,0xcd,0x03, -0x05,0xae,0x09,0x0c,0xdd,0x0e,0x0f,0xb8,0x0c,0x04,0x35,0xfa,0xf0,0xae,0xeb,0xeb, -0xc6,0xee,0xf5,0xa9,0xfb,0xff,0x1f,0x02,0x01,0xdb,0xff,0xfd,0x33,0xfb,0xfd,0xba, -0x04,0x0b,0xe2,0x0f,0x12,0xac,0x11,0x0c,0xbd,0x05,0xfd,0x9a,0xf6,0xf1,0x2d,0xef, -0xf0,0x66,0xf4,0xf7,0x5a,0xfb,0xff,0xbe,0x02,0x02,0x8f,0x02,0x02,0x53,0x02,0x01, -0x6e,0x02,0x01,0xb5,0x00,0x02,0x0c,0x07,0x0c,0x07,0x10,0x10,0x01,0x0c,0x04,0xd8, -0xfb,0xf3,0x49,0xee,0xed,0xaf,0xf0,0xf7,0x80,0xfd,0x02,0xb5,0x02,0x00,0x4b,0xfe, -0xfa,0x0e,0xf9,0xfa,0x82,0x00,0x08,0xed,0x0e,0x10,0x42,0x0f,0x0c,0xa1,0x06,0xff, -0xc0,0xf8,0xf4,0x7a,0xf3,0xf4,0x6b,0xf5,0xf7,0x47,0xfa,0xfd,0x06,0x00,0x00,0xf6, -0x00,0x00,0xfe,0x01,0x02,0xcc,0x02,0x02,0x4d,0x03,0x05,0x82,0x07,0x0b,0xc2,0x0e, -0x0e,0xfb,0x09,0x02,0x32,0xf9,0xf2,0x01,0xee,0xec,0xab,0xf0,0xf8,0x20,0xff,0x04, -0x33,0x06,0x04,0xef,0x00,0xfc,0x8b,0xf9,0xfa,0x4b,0xff,0x06,0x56,0x0c,0x0f,0x81, -0x0d,0x09,0x9d,0x05,0xff,0xd0,0xf9,0xf6,0xb2,0xf4,0xf4,0x29,0xf5,0xf7,0x72,0xfa, -0xfe,0x91,0x00,0x01,0xb6,0x01,0x00,0x36,0xff,0xff,0xf7,0x00,0x03,0x95,0x05,0x07, -0x23,0x08,0x0b,0x61,0x0e,0x0e,0x5e,0x0b,0x04,0x17,0xfc,0xf4,0xe3,0xee,0xec,0x3c, -0xef,0xf6,0x13,0xfd,0x01,0x27,0x03,0x03,0x70,0x00,0xfd,0x8a,0xfb,0xfc,0x13,0x00, -0x05,0xf8,0x0b,0x10,0x80,0x0f,0x0b,0x60,0x05,0xff,0xbd,0xfa,0xf6,0x0c,0xf5,0xf4, -0x18,0xf6,0xf7,0x0a,0xf9,0xfc,0xc5,0xff,0x00,0x68,0x00,0x01,0x14,0x01,0x01,0x14, -0x02,0x02,0x6c,0x03,0x05,0x15,0x08,0x0b,0x69,0x0f,0x0f,0xdf,0x0b,0x04,0xcb,0xfb, -0xf3,0x1b,0xef,0xed,0x7f,0xf0,0xf5,0x07,0xfc,0x01,0xaf,0x04,0x03,0xbd,0x00,0xfd, -0x64,0xfb,0xfb,0xae,0x00,0x07,0xe1,0x0b,0x0e,0xce,0x0d,0x09,0xb9,0x04,0xff,0x3b, -0xfb,0xf7,0xf6,0xf5,0xf6,0xd0,0xf6,0xf9,0x33,0xfb,0xfc,0xe9,0xfe,0x01,0x80,0x01, -0x01,0x62,0x00,0x00,0x67,0x01,0x01,0x9f,0x02,0x04,0x8c,0x07,0x0b,0x04,0x0e,0x0e, -0xb7,0x0b,0x06,0x31,0xfd,0xf4,0x84,0xef,0xee,0x88,0xf0,0xf4,0x2a,0xfc,0x02,0x5b, -0x04,0x03,0x2a,0x01,0xfd,0xb8,0xfb,0xfc,0x9a,0xff,0x05,0x35,0x0b,0x0e,0x52,0x0d, -0x0a,0x18,0x06,0x01,0x31,0xfc,0xf8,0xee,0xf6,0xf6,0x62,0xf5,0xf6,0x6d,0xfa,0xfc, -0xfc,0xfe,0x00,0xf2,0xff,0xfe,0x16,0xfe,0xff,0xe6,0x00,0x03,0x61,0x05,0x06,0x5b, -0x08,0x0b,0x81,0x0e,0x0e,0x9f,0x0b,0x05,0x01,0xfd,0xf6,0xb0,0xf0,0xee,0x65,0xef, -0xf3,0x9c,0xfa,0x01,0x59,0x05,0x05,0x24,0x03,0xff,0x90,0xfb,0xfb,0x12,0xfe,0x03, -0x2a,0x09,0x0d,0x40,0x0d,0x0a,0xa9,0x06,0xff,0x17,0xff,0xff,0xda,0x00,0x01,0x5b, -0x01,0x00,0x5c,0xff,0xfb,0x08,0xf7,0xf3,0x8a,0xf1,0xf1,0x64,0xf3,0xf9,0xae,0x04, -0x0c,0x46,0x14,0x23,0x63,0x2c,0x26,0x02,0x1d,0x1b,0x4b,0x1f,0x1e,0x26,0x14,0x09, -0xd7,0x00,0xf2,0xb3,0xe2,0xdd,0xbc,0xdf,0xde,0x62,0xda,0xd9,0x9f,0xdd,0xe6,0x3d, -0xf5,0x02,0xf9,0x09,0x0a,0x67,0x0e,0x1b,0xf3,0x1e,0x0e,0x03,0x00,0x01,0xbe,0xfc, -0xea,0xa4,0xe0,0xe0,0x0b,0xde,0xe1,0xb2,0xec,0xf6,0x9b,0x01,0x10,0x04,0x19,0x1b, -0x09,0x21,0x1e,0xdc,0x0b,0xff,0xda,0x06,0x0a,0x55,0x01,0x01,0x5d,0x11,0x12,0xab, -0xfe,0xec,0xbd,0xe3,0xdd,0x15,0xcc,0xa8,0xbe,0x94,0xb1,0x94,0xe3,0x06,0xd9,0x22, -0x39,0xc4,0x41,0x41,0x68,0x3c,0x36,0x98,0x35,0x31,0x22,0x1c,0x0b,0x36,0x10,0x13, -0x6c,0x02,0xea,0x7e,0xe5,0xeb,0xb5,0xea,0xe7,0x11,0xea,0xf3,0x67,0xf9,0xfd,0x3c, -0x10,0x26,0xfa,0x21,0x06,0xcd,0xf5,0xf2,0x4c,0xec,0xe3,0xe1,0xe4,0xef,0x8a,0xfe, -0x15,0x61,0x23,0x1c,0x2b,0x0c,0xf6,0x2d,0xe1,0xd6,0xe4,0xd9,0xe1,0xbf,0xe4,0xe2, -0x15,0xdf,0xe9,0xf2,0x06,0x1e,0xa4,0x20,0x23,0x64,0x32,0x41,0xc4,0x3c,0x24,0x2b, -0x11,0x0a,0x41,0xf4,0xcb,0x11,0xaf,0xb2,0x07,0xc9,0xdd,0xe1,0xee,0x0a,0x6a,0x28, -0x28,0x9e,0x0a,0xf7,0x3d,0x01,0x03,0x9f,0xee,0xd6,0x1d,0xcd,0xd6,0x83,0xe8,0xf9, -0x7c,0x07,0x09,0xb2,0x06,0x10,0x96,0x1b,0x24,0xd3,0x3a,0x4a,0x61,0x3f,0x3d,0x6b, -0x51,0x58,0x20,0x3b,0x11,0x7f,0xf2,0xd5,0xbc,0xbb,0xb1,0xa2,0xb9,0xc9,0xc9,0xd5, -0xde,0x54,0xef,0x0c,0xe5,0x25,0x2a,0x87,0x20,0x19,0x50,0x0c,0xfb,0x70,0xf4,0xf3, -0x1d,0xf8,0x08,0x64,0x17,0x12,0x6e,0xf8,0xd6,0x51,0xbf,0xb6,0xa3,0xba,0xc7,0xfc, -0xca,0xcc,0x65,0xd5,0xe4,0xa4,0x00,0x24,0x5f,0x3e,0x4c,0xe7,0x5c,0x69,0xed,0x66, -0x55,0xe0,0x36,0x0d,0x52,0xe4,0xbd,0x50,0x97,0x90,0xc1,0xa4,0xbd,0xcf,0xd8,0xfb, -0x32,0x20,0x2f,0x38,0x1b,0x08,0xb4,0x18,0x27,0x49,0x19,0xff,0xd3,0xe6,0xd7,0x5a, -0xd5,0xe2,0x46,0xf8,0xfe,0x63,0xf5,0xfc,0xa6,0x10,0x16,0x12,0x1a,0x2a,0x6e,0x2a, -0x20,0x2e,0x30,0x46,0xbc,0x45,0x33,0x1c,0x19,0xee,0x89,0xcc,0xce,0x78,0xe2,0xf4, -0x40,0x01,0xf9,0x61,0xe5,0xed,0xfc,0x0b,0x11,0x78,0x01,0x05,0xa1,0x0f,0xfd,0x72, -0xe5,0xec,0xcf,0xf8,0xf9,0x67,0x08,0x12,0x29,0x02,0xec,0x58,0xda,0xcb,0x35,0xc2, -0xb3,0x1d,0xba,0xd8,0x99,0xda,0xc7,0xed,0xd2,0xfd,0x11,0x24,0x37,0x94,0x43,0x5f, -0xe6,0x7c,0x78,0x7d,0x56,0x2f,0x98,0x08,0xda,0xbc,0xb3,0xa5,0x92,0xa4,0xb1,0xd7, -0xc5,0xdd,0x30,0xfc,0x21,0x5d,0x2b,0x09,0x3a,0xff,0x1d,0x7a,0x2f,0x13,0x24,0xee, -0xdf,0xdd,0xd1,0xcc,0x32,0xe3,0xfa,0x3d,0xf6,0xf4,0xf1,0x0b,0x19,0xf7,0x1c,0x37, -0xcc,0x44,0x28,0xaa,0x1a,0x41,0xe7,0x55,0x34,0xa4,0x1b,0xfd,0xf8,0xc5,0xaf,0x81, -0xbe,0xd1,0x91,0xe3,0xf6,0x77,0xf2,0xe5,0x80,0xf7,0x18,0xaf,0x17,0x05,0xdb,0x14, -0x17,0x1f,0x02,0xfd,0x02,0x07,0x08,0xb0,0x01,0x0a,0xf5,0x10,0x02,0xfb,0xe9,0xda, -0x25,0xd6,0xcf,0x78,0xc8,0xcb,0x01,0xd2,0xc3,0x9d,0xb6,0xbd,0x7e,0xeb,0x1e,0x38, -0x28,0x46,0x45,0x74,0x7f,0x2f,0x78,0x65,0x7b,0x35,0xfc,0x1d,0xd5,0xbb,0xa0,0xb1, -0xbc,0xd5,0xce,0xd8,0xea,0xe6,0x04,0x94,0x1f,0x1f,0xfe,0x06,0xff,0x13,0x13,0x0f, -0x83,0xf3,0xe8,0xf7,0xda,0xcc,0x1d,0xe0,0xfc,0x04,0x02,0xfe,0x03,0x09,0x1f,0x05, -0x20,0x1e,0x47,0x3b,0x32,0x9f,0x01,0x09,0x5d,0x33,0x36,0x5b,0x2f,0x26,0x40,0xf4, -0xb4,0xd0,0xae,0xd0,0xc1,0xdf,0xf0,0xb6,0xff,0xe8,0x9a,0xd9,0x05,0xcf,0x20,0x06, -0x7b,0x0c,0x35,0x98,0x37,0x17,0xda,0x14,0x19,0xfa,0x01,0xea,0xcc,0xe8,0xe8,0x17, -0xe0,0xdc,0x20,0xd1,0xc5,0x5f,0xd1,0xe5,0x91,0xe7,0xe2,0x54,0xcf,0xb9,0x43,0xc8, -0xf3,0xfc,0x0e,0x22,0x28,0x4c,0x73,0xff,0x7f,0x75,0xf2,0x50,0x25,0x4a,0x02,0xdb, -0xdb,0xbf,0xc7,0x18,0xdc,0xcb,0x5a,0xb9,0xde,0xec,0x0f,0x19,0x87,0x03,0xed,0x9c, -0xff,0x0e,0x25,0xf9,0xed,0x75,0xeb,0xe2,0xde,0xd7,0xdf,0xa7,0x03,0x15,0x21,0x08, -0x08,0x79,0x1c,0x21,0x13,0x20,0x28,0x2a,0x0e,0xf0,0x4b,0x0f,0x35,0x3d,0x2d,0x24, -0x7d,0x1d,0xea,0xcd,0xc3,0xc9,0x50,0xd8,0xee,0x93,0x11,0x0d,0x07,0xd7,0xd9,0x6f, -0x0e,0x08,0x58,0xe6,0xff,0x8e,0x3a,0x30,0xbe,0x0a,0x1a,0x37,0x2a,0x04,0x78,0xe6, -0xf0,0x75,0xf0,0xe3,0x57,0xdf,0xdb,0x70,0xc7,0xce,0xc0,0xe4,0xe8,0x10,0xdf,0xbf, -0x2c,0xb6,0xd7,0x55,0xf9,0x16,0x76,0x3f,0x69,0x2d,0x7f,0x7f,0x1f,0x76,0x4f,0x0f, -0x0f,0xe3,0x38,0xce,0xc4,0xe2,0xd7,0xd9,0x16,0xb1,0xb9,0x13,0xf6,0x14,0xcc,0x11, -0x08,0x71,0xff,0xfe,0xe7,0xf8,0xf0,0xf5,0xef,0xe6,0xd4,0xda,0xdc,0x10,0xef,0x14, -0x03,0x28,0x16,0xd3,0x15,0x29,0xbf,0x1d,0x0c,0xc5,0x0b,0x07,0xf9,0xf9,0x01,0x1e, -0x1d,0x26,0x08,0x20,0x10,0x84,0xf3,0xd4,0x77,0xcf,0xe1,0x9d,0xfb,0x14,0xc5,0x11, -0xe6,0x06,0xce,0xf1,0xf6,0x03,0xec,0x40,0x03,0x35,0x97,0x29,0x11,0x0b,0x28,0x26, -0x34,0xf0,0xe1,0xbb,0xfd,0xfa,0x42,0xe6,0xea,0xf1,0xdf,0xcc,0x5f,0xd8,0xe5,0xe1, -0xde,0xcd,0x17,0xbd,0xb8,0x79,0xc6,0xf1,0x1e,0x1f,0x33,0x4c,0x53,0x78,0xfe,0x7f, -0x67,0x52,0x31,0xfe,0x2a,0xe9,0xd6,0x3c,0xd0,0xdf,0x93,0xca,0xb3,0x05,0xd0,0xfa, -0xb5,0x0b,0x0c,0xa9,0x17,0x0f,0x77,0xfa,0xf7,0x01,0xf3,0xe4,0xdf,0xe0,0xd9,0x72, -0xd0,0xe7,0x77,0x19,0x31,0x8b,0x1a,0x13,0x66,0x27,0x1c,0x5d,0xf4,0xf4,0x08,0x07, -0x00,0x21,0x05,0x23,0xdd,0x28,0x15,0xeb,0x0b,0xed,0x61,0xcf,0xde,0x6e,0xf5,0xfe, -0x95,0x16,0x1a,0xd2,0xe2,0xca,0x20,0xf3,0xf9,0x6d,0xe6,0x07,0x03,0x30,0x26,0xcd, -0x1a,0x29,0x3a,0x1d,0xe9,0xb7,0xe2,0xff,0x40,0xf8,0xf4,0x3b,0xed,0xcd,0x6e,0xcc, -0xe9,0x95,0xe6,0xcc,0x44,0xcf,0xce,0x57,0xba,0xca,0x69,0x01,0x22,0xae,0x33,0x55, -0xf3,0x77,0x7a,0x40,0x52,0x1e,0xd0,0xf0,0xe1,0xb2,0xe3,0xdd,0x02,0xd2,0xc8,0xde, -0xc7,0xd9,0x00,0xed,0xf8,0x40,0x14,0x22,0x28,0x05,0xee,0x5e,0xf3,0xf4,0x19,0xed, -0xe0,0xc1,0xd6,0xdf,0x01,0xfe,0x30,0xd4,0x3f,0x17,0xfe,0x0f,0x31,0x54,0x0e,0xd4, -0xad,0xec,0x11,0x91,0xff,0x00,0xd7,0x24,0x22,0xe7,0x0a,0x02,0x83,0xe9,0xce,0x3d, -0xe4,0x01,0xce,0x0b,0x1e,0x3a,0x1a,0xeb,0x58,0xd2,0xe2,0xf4,0xeb,0xef,0x8b,0x0d, -0x27,0x8b,0x20,0x1d,0xa5,0x2d,0x1a,0xab,0xed,0xeb,0x17,0x07,0x13,0xd8,0x02,0xe6, -0x31,0xd6,0xe4,0xd8,0xf4,0xdd,0x54,0xc8,0xd4,0x51,0xd0,0xb9,0x3b,0xcc,0xff,0xef, -0x1f,0x3a,0x48,0x65,0x7f,0xaf,0x6e,0x44,0x79,0x0e,0xe0,0xcc,0xe7,0xf5,0xee,0xd5, -0xc0,0x03,0xc7,0xcc,0x65,0xd6,0xdc,0x17,0xf5,0x24,0x22,0x27,0xf9,0x5a,0xe4,0xf5, -0x8b,0xfa,0xe9,0xa6,0xe5,0xed,0x07,0xea,0x05,0x3f,0x46,0x48,0x0c,0x1b,0x24,0xa7, -0x30,0xf1,0x54,0xc3,0xf1,0xaf,0x0e,0xf5,0x31,0x00,0x1d,0xee,0x13,0x05,0xdd,0x06, -0xee,0xfd,0xd9,0xf3,0xb4,0x11,0x1a,0xc6,0x25,0x26,0x90,0xf3,0xc5,0xb1,0xe1,0x04, -0x09,0xfa,0x00,0xd4,0x21,0x25,0xee,0x19,0x1b,0xb8,0x09,0xdc,0xd6,0xda,0x07,0xd5, -0x04,0xe8,0xf8,0xdb,0xd7,0xfc,0xee,0xf4,0xcd,0xd2,0xd3,0x58,0xea,0xd7,0x93,0xbe, -0xd6,0x0b,0x0f,0x31,0xb9,0x45,0x6d,0x28,0x7c,0x60,0xd8,0x39,0x01,0xf5,0xe4,0x00, -0x66,0xfd,0xcd,0x05,0xbb,0xcb,0xa5,0xd2,0xbe,0xbf,0xbc,0xf2,0x48,0x26,0x17,0x96, -0xde,0xd7,0x14,0xf5,0xf3,0x0e,0xea,0xf4,0x10,0xf6,0xf1,0x15,0x16,0x47,0x91,0x41, -0x23,0x9f,0x23,0x13,0x0f,0xd3,0xba,0x64,0xea,0x04,0xde,0xf6,0x00,0xf0,0x1a,0x13, -0x1a,0x01,0xf6,0xc7,0xea,0xeb,0x34,0x07,0x18,0xbc,0x16,0x33,0x10,0x37,0xed,0x33, -0xc4,0xf2,0x8a,0x09,0xf3,0xa2,0xfd,0x20,0xfc,0x20,0x0e,0x08,0x14,0xfa,0x15,0xcd, -0xe5,0x03,0x0d,0x05,0xd0,0xeb,0xda,0x0a,0xe2,0xfb,0x2c,0xed,0xcc,0xfb,0xdc,0xf9, -0x1e,0xda,0xb2,0xb8,0xdd,0x29,0x7f,0x43,0x4c,0x43,0x71,0x75,0x6c,0x54,0x24,0xa5, -0xf4,0xfc,0x11,0x19,0xfb,0x60,0xc4,0xc8,0xe3,0xe6,0xd7,0xd8,0xb0,0xc2,0xfa,0x08, -0x2d,0x11,0x03,0xca,0xc9,0xd3,0xfb,0xa8,0xfe,0xf3,0x22,0xfe,0x0a,0x0b,0x13,0x26, -0xac,0x45,0x49,0x1a,0x2e,0x1a,0xdf,0xfe,0xc7,0xfd,0xb9,0xef,0x35,0x0a,0xf4,0xbd, -0xfe,0x1b,0xe9,0x0e,0xf5,0x24,0xf7,0xf6,0x9f,0xef,0x04,0xfb,0x12,0x1b,0x31,0x3b, -0x33,0x1c,0xe9,0xce,0xeb,0x00,0x0e,0x19,0xf4,0xfe,0xf0,0x26,0x1f,0x93,0x06,0x06, -0xd7,0xeb,0xd0,0x6c,0xe8,0x07,0xec,0xfe,0xeb,0x88,0xe0,0xe7,0x31,0xee,0xe8,0x15, -0xdd,0xe6,0xb5,0xf4,0xce,0xcb,0xbc,0xf4,0xd8,0x33,0x45,0x55,0x53,0x6c,0x1e,0x67, -0x39,0x27,0x07,0xfb,0xd3,0x16,0x1f,0x86,0xe6,0xc1,0xc4,0xe0,0xe6,0xef,0xb5,0xa4, -0xd4,0xd1,0x14,0xd2,0x1b,0xdd,0x7b,0xb9,0xdb,0x7d,0xfd,0xf5,0xec,0xf7,0x11,0x13, -0x1b,0x10,0xb2,0x23,0x53,0xce,0x55,0x2b,0xa0,0x10,0xef,0xc9,0xba,0xc1,0xaa,0xfa, -0x03,0xad,0xf0,0x04,0xd9,0x17,0x01,0x53,0xf9,0x00,0x97,0xf1,0xf3,0x3d,0x0a,0x12, -0x28,0x25,0x42,0x6a,0x23,0xd9,0x2c,0xdb,0x12,0xc6,0x07,0xe5,0x02,0x08,0x27,0xf7, -0x0d,0xf6,0x80,0xf2,0xe1,0xf7,0xd1,0xf1,0x68,0x05,0xf5,0x64,0xeb,0xe8,0xd9,0xec, -0xf5,0x6d,0xea,0xda,0xd1,0xe7,0xe6,0x34,0xc9,0xcc,0xd2,0xff,0x3a,0xe0,0x52,0x5a, -0x5e,0x67,0x4c,0xee,0x1e,0x0d,0x72,0x10,0x22,0x7c,0x11,0xdd,0x17,0xd3,0xeb,0x21, -0xd9,0xa7,0xcf,0xa2,0xdf,0xb2,0x1a,0x02,0x64,0xc0,0xb7,0x38,0xdf,0xf8,0xb3,0xf6, -0xff,0x5a,0x1d,0x1e,0xac,0x12,0x30,0x7e,0x64,0x5d,0x9c,0x1f,0xf9,0x71,0xdf,0xc1, -0x2d,0xd4,0x00,0x29,0xfe,0xf0,0xf4,0x06,0x0e,0x1e,0xf4,0xf1,0x38,0x03,0x02,0x91, -0xfc,0x07,0x3a,0x18,0x33,0x9a,0x46,0x19,0x6c,0xdb,0xed,0x5e,0x1f,0x0a,0xa3,0xf3, -0x18,0xa4,0x30,0x09,0x5d,0xe6,0xec,0xb6,0xdf,0xda,0x3d,0xfb,0x03,0x3a,0xef,0xec, -0x66,0xee,0xed,0xe3,0xec,0xe6,0x04,0xe7,0xed,0xb2,0xe0,0xc6,0x37,0xd5,0x14,0x22, -0x44,0x4c,0xbc,0x5f,0x5b,0x4c,0x27,0x0b,0x0a,0x0f,0x18,0x7a,0x1c,0xfa,0x3f,0xda, -0xe8,0x37,0xf0,0xc3,0xf6,0x97,0xb3,0xbe,0xf9,0x16,0xdc,0xeb,0xbb,0xcb,0xc1,0xec, -0xcd,0x02,0xf7,0xdf,0x07,0x2e,0x02,0x29,0x16,0xd2,0x41,0x76,0x1b,0x53,0x0e,0x92, -0xf6,0xd8,0x4e,0xbc,0xe1,0xca,0xfd,0xe4,0x73,0xf1,0x10,0x10,0xfa,0xe7,0xfe,0x05, -0x13,0x6a,0xfd,0x03,0x59,0x1c,0x1d,0x8e,0x30,0x46,0x70,0x0a,0xd5,0x60,0x01,0x24, -0x87,0x01,0xf0,0xaf,0x1e,0x28,0xc7,0xef,0xda,0x05,0xe0,0xd4,0x59,0xe3,0xfa,0x63, -0xf7,0xf6,0x70,0xee,0xde,0x5f,0xeb,0xfe,0xd2,0xf3,0xe1,0x3b,0xe5,0xdf,0x18,0xcc, -0xe4,0x7e,0x24,0x46,0x47,0x53,0x60,0xab,0x41,0x10,0x08,0x07,0x19,0xe1,0x1d,0x05, -0xc4,0xe4,0xe2,0x3b,0xf3,0xda,0x95,0xa3,0x98,0x66,0xcc,0x08,0xe6,0x09,0xdb,0x81, -0xb7,0xcf,0x21,0xfc,0xfa,0x8c,0xf5,0x1b,0x94,0x34,0x19,0xab,0x24,0x64,0xc8,0x6f, -0x35,0xcb,0x06,0xf0,0x2a,0xcd,0xce,0x69,0xed,0xec,0x51,0xe5,0xf9,0x34,0x02,0xee, -0xf5,0xf5,0x13,0x09,0x0c,0xf8,0x8a,0x0e,0x22,0x6e,0x20,0x33,0x96,0x31,0xfc,0xc0, -0xe1,0x0c,0x0b,0x20,0xf5,0xbc,0xfb,0x2f,0x7c,0x18,0xd7,0x28,0xcc,0xd7,0x63,0xdb, -0xed,0x31,0xf9,0xf6,0x92,0xee,0xe7,0xaa,0xef,0xfb,0x56,0xfd,0xee,0x5d,0xeb,0xf8, -0x7c,0xdf,0xc6,0x9a,0xf5,0x2f,0xbe,0x44,0x5a,0x8c,0x5a,0x29,0x84,0x09,0x13,0x12, -0x18,0x0a,0xf4,0xf4,0xea,0xd8,0xf7,0xf9,0xd0,0xc9,0x98,0xe1,0xa1,0xe2,0xa0,0x13, -0x01,0x16,0xcc,0xb9,0xe4,0xe0,0x00,0xae,0xf0,0xfa,0x00,0x29,0x2b,0xa6,0x1a,0x41, -0x3e,0x75,0x68,0x43,0x28,0xfc,0x0f,0xe9,0xd0,0x8d,0xd7,0xeb,0x14,0xe1,0xe1,0x96, -0xff,0xfa,0x62,0xe0,0xfd,0x9f,0x1e,0x03,0xd6,0xfa,0x24,0x91,0x26,0x21,0x5c,0x3d, -0x2b,0x5d,0xe9,0xec,0x06,0x27,0x13,0xba,0xec,0x16,0x04,0x31,0xf6,0xdb,0xcb,0xd1, -0x8b,0xd7,0xdc,0xe0,0xe9,0xf1,0x7d,0xf4,0xf3,0x1d,0xe0,0xda,0x0e,0xfa,0x08,0x7b, -0xf2,0xea,0x1a,0xe6,0xd2,0x00,0xdf,0x0a,0xd9,0x2a,0x49,0x7e,0x62,0x45,0x3d,0x12, -0x0a,0x3a,0x21,0x19,0xd4,0xf9,0xe8,0xe2,0xf3,0x08,0xf5,0xec,0xa8,0xeb,0x8d,0xbd, -0xb4,0xf8,0x0e,0x9f,0xf0,0xc1,0x90,0xc5,0xef,0x66,0xf7,0xea,0x89,0x06,0x29,0x78, -0x1e,0x1b,0x1d,0x56,0x7f,0xff,0x53,0x14,0x24,0xf7,0xdd,0xc6,0xd4,0xe4,0x91,0xe7, -0xe0,0x07,0xf4,0xf7,0x54,0xdc,0xea,0xf2,0x10,0x05,0x22,0xef,0x0f,0x85,0x24,0x21, -0x5a,0x33,0x3e,0x99,0x0c,0xe8,0x15,0x11,0x29,0x9b,0x02,0xfa,0x7c,0x2a,0x21,0x24, -0xe5,0xc8,0x80,0xcc,0xd2,0xa1,0xe1,0xf3,0x1d,0xf6,0xef,0xa3,0xdc,0xd2,0xce,0xf2, -0x11,0xf3,0xfc,0xec,0x6c,0xf6,0xea,0xa5,0xd0,0xe2,0x38,0x17,0x3b,0xd6,0x55,0x5c, -0x76,0x2f,0x10,0xef,0x1c,0x19,0xb1,0xfe,0xe8,0x0d,0xea,0x02,0xa5,0x05,0xce,0xec, -0x99,0x9f,0x88,0xd3,0x05,0x88,0x08,0xe3,0xca,0xc4,0xd4,0x66,0xf5,0xf6,0xdf,0xf6, -0x12,0xb2,0x20,0x18,0x4e,0x2e,0x67,0x59,0x73,0x3a,0x4c,0x08,0xf3,0x86,0xd9,0xcf, -0x54,0xe5,0xe8,0xd9,0xde,0xef,0x45,0xf3,0xdb,0xd5,0xe9,0x07,0xc1,0xfb,0xfd,0xce, -0x20,0x2a,0xd7,0x20,0x3a,0x58,0x3a,0xfa,0x93,0xea,0x20,0x4d,0x21,0xf7,0x06,0x11, -0x32,0xa0,0x05,0xd2,0x8d,0xcb,0xc6,0x5d,0xcc,0xe8,0x3a,0xf7,0xf0,0x69,0xe5,0xd8, -0xc7,0xdd,0xf9,0xc4,0x09,0xff,0xad,0xf7,0xf5,0x51,0xdb,0xd3,0x71,0xf8,0x20,0xab, -0x48,0x68,0xf7,0x4d,0x1c,0x13,0x15,0x1b,0x28,0x09,0xee,0xcd,0xde,0xeb,0x3f,0x08, -0xf8,0x72,0xbc,0x94,0xf8,0xad,0xeb,0xa9,0x14,0x0a,0x91,0xd7,0xbb,0xbe,0xde,0xfe, -0x3f,0xee,0xf2,0xc9,0x17,0x1a,0x96,0x11,0x3c,0x08,0x74,0x5c,0x39,0x1e,0x0a,0x23, -0xea,0xc4,0x73,0xdd,0xf1,0x1e,0xd8,0xe8,0xad,0xfe,0xd9,0xf3,0xd2,0x02,0xa9,0x00, -0xe4,0xdb,0x09,0x2e,0xf4,0x1d,0x2d,0x93,0x4e,0x1e,0xbb,0xe3,0x06,0x6c,0x2f,0x0d, -0x43,0x03,0x29,0xcb,0x1b,0xe2,0xd3,0xcc,0xc8,0x48,0xbc,0xd0,0xd9,0xf0,0xf5,0x83, -0xf4,0xe1,0x8e,0xc6,0xe2,0xb5,0x17,0x15,0xb5,0xf1,0xf0,0x2e,0xf3,0xd9,0x72,0xd6, -0xfc,0x5e,0x2f,0x5e,0x87,0x61,0x33,0xc9,0x1f,0x25,0x09,0x16,0xf5,0x0c,0xdf,0xe2, -0x0f,0x02,0x0c,0xbb,0xdc,0xa7,0xeb,0xa3,0xcb,0x1c,0xff,0x1c,0x10,0xfe,0xc5,0x2e, -0xc9,0xf5,0xb0,0xf5,0xe8,0x52,0x0d,0x26,0xf4,0x0d,0x1a,0x16,0x5f,0x71,0x7a,0x42, -0x1f,0x3e,0x07,0xdc,0x7c,0xd2,0xe6,0xab,0xdf,0xe4,0x0a,0xfb,0xe8,0x3e,0xd0,0xe9, -0xee,0xfd,0xe7,0x03,0xf0,0x22,0x00,0x28,0x20,0x6a,0x41,0x3f,0x73,0xff,0xec,0x40, -0x21,0x27,0x02,0xfd,0x11,0x80,0x30,0x05,0x68,0xd9,0xcd,0xd6,0xba,0xbd,0xb9,0xdb, -0xee,0x8d,0xf4,0xe8,0x01,0xcd,0xcf,0x77,0xfa,0x17,0x13,0x04,0xf7,0xc7,0xfc,0xe2, -0x04,0xc9,0xe5,0xc2,0x14,0x40,0xfd,0x5f,0x51,0x3e,0x34,0x27,0xc0,0x12,0xfd,0x6a, -0xf2,0xdf,0x51,0xe3,0x01,0x67,0xff,0xd2,0x2a,0xa8,0xaa,0x96,0xdb,0x1a,0x76,0x25, -0xe9,0xd4,0xb7,0xd7,0x6f,0x04,0xf0,0x9e,0xea,0x11,0xbd,0x17,0x07,0x4c,0x2f,0x6f, -0xb0,0x68,0x38,0x91,0x1e,0xfa,0x66,0xd0,0xdc,0x5e,0xf1,0xdf,0xd8,0xe7,0xfd,0x81, -0xe1,0xca,0x68,0xe7,0xeb,0xba,0xdc,0x01,0xb8,0x22,0x1c,0xf0,0x30,0x56,0x3f,0x29, -0xe3,0xe7,0x04,0x37,0x8b,0x14,0x05,0xa2,0x2f,0x1e,0x2d,0xe6,0xd5,0xce,0xc8,0xb1, -0x8d,0xbf,0xe2,0x4f,0xf5,0xf0,0xdf,0xd9,0xc2,0x33,0xd8,0x11,0x0b,0x19,0xf8,0x6e, -0xf9,0xf8,0xb2,0xda,0xd6,0x07,0xf1,0x1f,0x6a,0x58,0x63,0xa6,0x43,0x32,0xc3,0x23, -0x0f,0x64,0xff,0xe5,0x3c,0xd9,0xf5,0x78,0x0d,0xed,0x08,0xb7,0xa3,0x8e,0xc0,0xf9, -0xc6,0x27,0x14,0x28,0xcf,0xc0,0x76,0xf5,0xfb,0x3d,0xe2,0x08,0xbc,0x29,0x06,0xea, -0x08,0x57,0xa4,0x72,0x49,0xe3,0x33,0x21,0x6d,0xe9,0xd2,0x63,0xe8,0xe2,0x84,0xdf, -0xf7,0xd4,0xed,0xce,0xf1,0xdd,0xe8,0x72,0xce,0xe2,0xf1,0x18,0x25,0x94,0x26,0x4d, -0xd0,0x48,0xff,0x57,0xef,0x28,0x87,0x24,0x00,0xc8,0x1c,0x2f,0x69,0x02,0xe0,0xe5, -0xd9,0xbe,0x66,0xa8,0xc4,0x93,0xef,0xf7,0x8d,0xdf,0xc0,0x11,0xc4,0xf9,0xaf,0x16, -0x01,0x4b,0x05,0x0e,0x4f,0xea,0xce,0x63,0xdf,0x09,0xb7,0x3f,0x5a,0x1e,0x4e,0x44, -0x38,0x37,0x13,0xba,0xf7,0xee,0x8e,0xe1,0xde,0x0c,0xf7,0x01,0x22,0xe3,0xbc,0xc8, -0xb1,0xce,0xff,0x12,0x37,0xd5,0xff,0xbd,0xdf,0xd4,0xfe,0x36,0xef,0xf1,0x89,0x19, -0x0a,0xb8,0xf3,0x35,0x05,0x79,0x6d,0x4f,0x51,0x44,0x61,0x14,0xe0,0x29,0xda,0xe5, -0xd8,0xe2,0xe8,0x20,0xf8,0xe6,0x04,0xd1,0xd8,0x0b,0xd2,0xca,0x7a,0xf6,0x20,0x9d, -0x1e,0x36,0x0a,0x5f,0x2e,0x7c,0xe9,0x08,0xcb,0x2f,0x10,0x96,0x0b,0x2d,0x10,0x1a, -0xed,0x45,0xe3,0xd5,0xab,0xab,0xa7,0x94,0xd7,0xfb,0x02,0xf6,0xcf,0x26,0xb2,0xd4, -0xf4,0x09,0x11,0xa9,0x0c,0x0e,0x57,0xf8,0xe0,0xde,0xe0,0xed,0x47,0x16,0x4e,0xb6, -0x5b,0x48,0x0c,0x41,0x2a,0xa6,0x02,0xf7,0x07,0xee,0xd6,0x65,0xe3,0x07,0xc3,0x00, -0xd4,0x0a,0xb3,0xb8,0x53,0xf0,0x32,0xb7,0x28,0xd9,0x9a,0xc1,0xf2,0x20,0xf9,0xe2, -0x86,0x03,0x1c,0x30,0xf8,0x02,0xee,0x56,0x78,0x61,0x5c,0x52,0x25,0x3f,0x06,0xf1, -0xda,0xe5,0x2c,0xe8,0xdd,0xbe,0xf7,0xf4,0x87,0xd2,0xd8,0x58,0xd9,0xba,0x98,0xcc, -0x09,0x05,0x1b,0x24,0x29,0x59,0x4c,0x4c,0xf9,0xf8,0x93,0x2b,0x1c,0x04,0x03,0x1d, -0xd6,0x29,0x05,0xa5,0xec,0xea,0x08,0xc8,0xa1,0x94,0xb4,0xe9,0xbc,0x02,0xe2,0x51, -0xb0,0xba,0x7c,0xf4,0x0b,0x9f,0x04,0x0e,0x4b,0x0d,0xf0,0x5e,0xe1,0xe2,0xd6,0xf9, -0x32,0x5f,0x55,0x4e,0x3f,0x51,0x43,0x1e,0x14,0xf6,0x7c,0xf3,0xdf,0xda,0xd3,0xef, -0x80,0x00,0xf1,0x18,0xd6,0xbd,0x83,0xc9,0x0e,0xad,0x3d,0x0c,0x26,0xcb,0xd7,0x1d, -0xf0,0xe1,0xfa,0xf7,0x1d,0xcd,0xfc,0xe5,0x3b,0x2e,0x6e,0xe1,0x60,0x5a,0x0e,0x64, -0x31,0xdd,0xf0,0xe5,0xd7,0xe3,0xda,0x19,0xef,0xf9,0x2a,0xe5,0xde,0xb0,0xd6,0xb8, -0x13,0xb3,0xea,0x39,0x13,0x15,0x2f,0x40,0x60,0xb2,0x23,0xf4,0xbb,0x1a,0x27,0x43, -0x03,0x0a,0x48,0x2a,0x1a,0x5f,0xf9,0xf4,0xc9,0xe4,0xb2,0x5f,0xa1,0xc9,0xb8,0xf8, -0xfa,0x75,0xc9,0xab,0xb9,0xd0,0xf8,0xbe,0x00,0x13,0x60,0x1b,0xfb,0xf2,0xe3,0xe9, -0xbb,0xf1,0x10,0xd9,0x3e,0x52,0xe4,0x58,0x56,0x2d,0x30,0x03,0x66,0xfa,0xeb,0xba, -0xcf,0xd4,0xca,0xf4,0x05,0x6c,0xf2,0xc8,0xd5,0xb6,0xeb,0xe6,0x31,0x2b,0x2b,0xe8, -0xd1,0xeb,0xe9,0xe5,0xac,0xe7,0x0a,0x9b,0x04,0xe4,0xa9,0x07,0x4e,0x66,0x5e,0x56, -0x53,0x68,0x58,0xa6,0x18,0xf0,0x6f,0xe6,0xda,0x78,0xe7,0xfa,0x14,0xef,0xdd,0xde, -0xdb,0xc8,0x5f,0xa7,0xc4,0x5b,0x02,0x0c,0x0b,0x24,0x64,0x80,0x49,0xf9,0x4b,0x08, -0x2c,0x8e,0x0c,0x01,0x37,0x26,0x25,0xd2,0x05,0xfd,0x56,0xfa,0xd5,0x58,0xa8,0xa9, -0x9a,0xd9,0x03,0x01,0xe9,0xa9,0x0a,0xb0,0xe8,0xfe,0xfe,0x08,0x7d,0x18,0x09,0x51, -0xf2,0xf4,0x0b,0xf1,0xf3,0x38,0x1d,0x47,0x2f,0x5a,0x61,0x28,0x4b,0x1b,0x17,0xfe, -0xf0,0x17,0xd8,0xcb,0xb2,0xe0,0xf9,0x1c,0xfe,0xe6,0xc1,0xc7,0xd2,0x88,0x07,0x2d, -0x83,0x0f,0xe6,0xc5,0xe6,0xdd,0xd0,0xd7,0x02,0x29,0x15,0xed,0xb7,0xe4,0x26,0xca, -0x51,0x44,0x58,0x5a,0x73,0x9d,0x41,0x08,0x21,0xf7,0xde,0xdb,0xd8,0xf4,0x5b,0xf3, -0xe2,0x04,0xec,0xdb,0x78,0xa3,0xa6,0xfa,0xea,0x01,0x6e,0x0c,0x52,0x50,0x5c,0x0e, -0x3a,0x02,0x2d,0x15,0x17,0xfa,0x2e,0x15,0x23,0x4e,0x15,0x0a,0xd3,0x09,0xf0,0x70, -0xbd,0xa5,0x9f,0xbc,0xf1,0xe9,0xff,0xc5,0xdc,0xab,0xd3,0x4f,0xe9,0xf3,0x62,0x17, -0x1f,0xf1,0xf9,0xec,0xfd,0xf8,0xf6,0xb3,0x03,0x2b,0x68,0x4e,0x66,0x89,0x60,0x35, -0xa4,0x0a,0xf9,0xab,0xe8,0xcf,0x30,0xcb,0xe4,0xbe,0x02,0x04,0xeb,0xe0,0xc1,0x1b, -0xe2,0x1c,0xf8,0x20,0x00,0x96,0xf1,0xe4,0x72,0xd4,0xf3,0x1d,0x18,0xf5,0x22,0xd3, -0x07,0x88,0x40,0x39,0x5c,0x44,0x6f,0xb5,0x5d,0x2a,0xc6,0x10,0xec,0x50,0xd5,0xf0, -0xf9,0xfb,0xec,0x48,0xee,0xe5,0x5f,0xb5,0x9e,0x99,0xce,0xf0,0x34,0xf8,0x35,0x86, -0x63,0x30,0xfa,0x02,0x1c,0x9f,0x23,0x01,0x10,0x08,0x24,0x8b,0x17,0x0b,0xe5,0x13, -0x03,0x90,0xd9,0xb7,0xf4,0xa9,0xcc,0x04,0xff,0xe9,0x88,0xb1,0xb8,0x31,0xda,0xe9, -0x2d,0x0a,0x1f,0x8e,0x01,0xee,0x21,0x02,0x01,0x80,0xf2,0x0a,0x21,0x3a,0x5f,0x11, -0x6a,0x4f,0xf8,0x23,0x08,0xdc,0xf2,0xda,0x96,0xcc,0xd3,0xc2,0xef,0x0a,0x8a,0xf9, -0xd1,0x9f,0xd4,0xf9,0x89,0x14,0x0d,0x45,0x01,0xf5,0x08,0xd1,0xd5,0x14,0x0b,0x08, -0x0f,0xdb,0xeb,0x60,0x25,0x2b,0x54,0x25,0x57,0x92,0x74,0x50,0x31,0x27,0x0a,0x7b, -0xe4,0xdf,0xe4,0xf6,0xf2,0x22,0xe8,0xf5,0xd9,0xdc,0xa2,0x0a,0xae,0xde,0xfd,0xe9, -0x10,0x88,0x56,0x49,0xae,0x0a,0x13,0x63,0x2e,0x0b,0x38,0xfe,0x1c,0x63,0x1a,0x0b, -0x5a,0x16,0x14,0x31,0xf3,0xd1,0x9d,0xb2,0xb2,0x52,0xe6,0xfa,0x4a,0xc9,0xb6,0xcf, -0xd1,0xd7,0x6e,0xe9,0x14,0x05,0x14,0xf5,0xca,0xf8,0x03,0x45,0xf9,0xfd,0x16,0x1c, -0x45,0xb3,0x68,0x63,0x73,0x3b,0x15,0x28,0xfc,0xea,0x3b,0xd5,0xc4,0x6c,0xd4,0x00, -0xd6,0x11,0xf4,0xe8,0xd4,0xde,0xdd,0x02,0x0b,0x34,0x0a,0x0c,0x4f,0xe6,0xc5,0xc6, -0xf1,0x16,0x8e,0xe8,0xcf,0x1c,0x09,0x28,0x9c,0x17,0x37,0x44,0x6e,0x60,0xfe,0x40, -0x33,0xf6,0xff,0xd2,0xfa,0xea,0x00,0xb9,0xee,0xf8,0xe0,0xf1,0xb0,0xa5,0xa0,0xd1, -0x59,0xdb,0xe9,0x60,0x3b,0x5c,0x04,0x22,0x0b,0x8f,0x29,0x1b,0x37,0xfd,0x0f,0xa4, -0x1e,0x0c,0x79,0x0e,0x1d,0x66,0x09,0xe8,0xd7,0xcc,0xaf,0xd9,0xc1,0xf4,0x9a,0xe9, -0xc1,0x9b,0xc1,0xca,0x04,0xd7,0x03,0x34,0x19,0xfa,0x36,0xef,0x08,0xf5,0x09,0xf9, -0x2e,0x00,0x25,0x8c,0x58,0x6b,0x5f,0x51,0x27,0xaa,0x0c,0xf8,0x9b,0xe1,0xc8,0x78, -0xc2,0xe6,0xbe,0x0f,0x0b,0x44,0xe3,0xd9,0xe7,0xf5,0xfc,0xbb,0xfd,0x17,0x61,0x09, -0xce,0x0d,0xd0,0x08,0xd3,0xfd,0xd0,0x79,0xf3,0x25,0x87,0x10,0x11,0x7c,0x50,0x69, -0x9f,0x57,0x49,0xec,0x23,0xe6,0x4f,0xdf,0xf7,0x58,0xef,0xef,0xac,0xff,0xd9,0x17, -0xa8,0xbc,0x7d,0xd3,0xd0,0x0a,0x0d,0x57,0x38,0x3a,0x04,0xce,0x1a,0x2b,0xc5,0x08, -0x00,0x7b,0x1a,0x13,0x64,0x06,0x1b,0xf5,0x17,0xfb,0x9f,0xea,0xc2,0x2f,0xac,0xd8, -0xd4,0xf3,0xd3,0xf7,0xc4,0xcd,0x08,0xc9,0xe2,0x46,0x0e,0x08,0x29,0xf2,0xff,0x2b, -0x0d,0x03,0xa0,0xf9,0x08,0xe4,0x36,0x66,0x37,0x62,0x3c,0x73,0x1f,0x09,0x15,0xf3, -0xd6,0x18,0xbf,0xcb,0xb2,0xf8,0x14,0xa3,0x00,0xe6,0x79,0xe9,0xef,0xcd,0xee,0x0c, -0xe2,0x27,0xf5,0x71,0xbd,0xe9,0xe5,0x12,0xe3,0x3a,0xd3,0x0a,0xf3,0x14,0xff,0xcf, -0x28,0x61,0xf1,0x61,0x56,0x93,0x4a,0x12,0xa6,0xdc,0xe5,0x5f,0xf7,0xf2,0x40,0x02, -0xf7,0x79,0xb8,0xab,0xbb,0xd1,0xcc,0x46,0xda,0x32,0x2b,0x52,0x18,0x9a,0x0b,0x2d, -0x70,0x1a,0xfc,0xda,0x0e,0x18,0x33,0x05,0x0c,0xa4,0x1f,0x13,0x0e,0xfa,0xd9,0x12, -0xb6,0xc1,0xc4,0xe6,0xe1,0x96,0xd1,0xd1,0x3b,0xc4,0xc9,0x99,0xf9,0x11,0x07,0xfb, -0xf3,0xc9,0x06,0x11,0x70,0x08,0xfa,0x8e,0x0d,0x48,0x52,0x69,0x52,0x7d,0x2d,0x19, -0x44,0x07,0xe8,0xeb,0xc8,0xbe,0xc5,0xd9,0x06,0xc2,0x15,0xf8,0x06,0xe6,0xf1,0x80, -0xe6,0xeb,0x77,0x21,0x22,0xb4,0xd6,0xca,0xea,0x05,0xfa,0x63,0xcd,0xf1,0x30,0x1b, -0xff,0xe0,0xfd,0x3f,0x5a,0x60,0x5b,0xcd,0x5d,0x3d,0x86,0xf8,0xe1,0xab,0xf0,0xee, -0xda,0xf9,0x08,0x40,0xde,0xb3,0xd0,0xc6,0xd0,0xb0,0xc1,0xfc,0xb7,0x4c,0x34,0x96, -0x02,0x1d,0x41,0x2c,0x04,0xfb,0xfe,0x1a,0x0d,0x0e,0xfc,0xed,0x14,0x1f,0x22,0x0b, -0xf6,0x42,0xd1,0xb7,0x36,0xd1,0xe6,0x14,0xda,0xd7,0x1a,0xd2,0xc2,0x35,0xdb,0x04, -0xad,0x01,0xf1,0x06,0xfe,0x0f,0x24,0x0f,0xfe,0xb7,0xf7,0x1f,0xe1,0x57,0x5e,0x7c, -0x40,0x2b,0x9f,0x1b,0xff,0x6e,0xdf,0xc6,0xa5,0xc4,0xe6,0x7f,0x0e,0x0c,0x85,0xf5, -0xf1,0xea,0xe7,0xd7,0xe7,0xfd,0x34,0x00,0x09,0xc6,0x0b,0xe6,0x0b,0x39,0xe3,0xd6, -0x50,0x0a,0x0d,0x64,0xed,0x11,0xda,0x50,0x60,0xf0,0x60,0x5d,0x2d,0x29,0xed,0x1e, -0xe6,0xf0,0xa1,0xf7,0x09,0xd9,0xfe,0xcb,0x35,0xb8,0xcd,0xa8,0xc4,0xcb,0x1c,0x1f, -0x4a,0x7e,0x17,0x08,0x19,0x2d,0x1b,0xdd,0xfb,0x0d,0xa6,0x15,0xfe,0x2d,0x02,0x19, -0x6e,0x1e,0x0e,0x3f,0xec,0xc5,0xe6,0xc6,0xdf,0xc8,0xde,0xde,0xf5,0xde,0xc4,0xa8, -0xbf,0xec,0xa8,0x07,0xf8,0x8c,0xf3,0x03,0xee,0x11,0x0f,0x01,0xf9,0xfa,0x7c,0x30, -0x5e,0x09,0x55,0x35,0x94,0x26,0x17,0xac,0xf7,0xd2,0x70,0xbe,0xcd,0x3b,0xf6,0x13, -0xf4,0x05,0xf1,0x5b,0xf1,0xe0,0xf1,0xd8,0x12,0x44,0x33,0xf4,0xf1,0xcf,0xfb,0xd8, -0xfa,0xd4,0x8d,0xec,0x12,0xeb,0xf9,0xee,0x03,0x2a,0x56,0xaa,0x5a,0x62,0x76,0x51, -0x11,0x81,0xe7,0xeb,0x42,0xf2,0xff,0xa7,0x0b,0xed,0x40,0xc0,0xc3,0xcd,0xce,0xbb, -0x6b,0xe1,0x3a,0x99,0x3d,0x07,0x90,0x11,0x2b,0x63,0x0e,0xfe,0xaa,0x11,0x0b,0x0c, -0xfa,0x09,0xe2,0x1f,0x1a,0x38,0x04,0xe3,0x0e,0xca,0xcf,0x18,0xdd,0xde,0xaa,0xe3, -0xda,0x6e,0xc1,0xcf,0x4c,0xf9,0xfe,0x29,0xf1,0xf7,0x2b,0x0a,0x15,0x87,0x08,0xf1, -0x13,0x06,0x42,0x28,0x5b,0x44,0x90,0x2f,0x29,0x58,0x11,0xe8,0x8b,0xcb,0xc1,0x0e, -0xd6,0xfd,0xed,0x0d,0x01,0xc7,0xfa,0xef,0x53,0xd1,0xe4,0x7d,0x2b,0x25,0x16,0xdd, -0xd9,0x8c,0x05,0xf3,0x3c,0xd8,0xfa,0x53,0x09,0xea,0x5e,0xf9,0x39,0x2e,0x59,0x5e, -0xa5,0x64,0x41,0x14,0x00,0xe3,0x55,0xeb,0xf7,0xbd,0x07,0x0b,0xba,0xe5,0xbf,0x76, -0xc8,0xc9,0x9a,0xbf,0xfd,0x9e,0x45,0x28,0x85,0x00,0x1e,0xf8,0x26,0x02,0x7e,0x01, -0x13,0x41,0x05,0xf9,0x67,0x0b,0x1e,0x91,0x1b,0x01,0x68,0xd9,0xcb,0x41,0xda,0xdf, -0x21,0xe4,0xec,0x58,0xd4,0xbc,0xe8,0xd9,0xfe,0xd4,0xf9,0xef,0xac,0xfa,0x0d,0x3b, -0x14,0xfd,0xbd,0xed,0x13,0x8a,0x4d,0x55,0xda,0x39,0x2a,0x0d,0x25,0x0d,0x36,0xe2, -0xc1,0x4b,0xc3,0xe4,0x24,0x07,0x0c,0x08,0xfe,0xf6,0x26,0xe6,0xd0,0xf8,0xf4,0x30, -0xad,0x12,0xd7,0x29,0xec,0x04,0xca,0xe5,0xdf,0x0b,0x05,0x01,0x28,0xe7,0x0a,0x9a, -0x48,0x5b,0xba,0x5e,0x5a,0x8d,0x28,0xee,0xc9,0xe6,0xf3,0x48,0xfb,0x0d,0xad,0x07, -0xd5,0xc0,0xbd,0xd1,0x64,0xc4,0xc4,0xd0,0x18,0x4d,0x50,0x19,0x00,0xd5,0x23,0x1c, -0x8b,0xfc,0x06,0x61,0x0f,0xf7,0xec,0xf4,0x15,0xf5,0x23,0x0f,0xad,0xf2,0xda,0x0c, -0xd3,0xdc,0x1e,0xe2,0xe8,0x0a,0xe9,0xcd,0x68,0xc4,0xe6,0x3a,0xfd,0xf2,0x03,0xee, -0xfe,0x22,0x0f,0x0d,0x10,0xf3,0xf3,0x6f,0x26,0x4f,0xad,0x48,0x32,0x4f,0x2f,0x24, -0x86,0x01,0xd8,0x2f,0xc3,0xcc,0xf6,0xeb,0x06,0x83,0x07,0xff,0xfd,0xf5,0xd9,0x5a, -0xd3,0x0c,0x1c,0x33,0xfe,0x0c,0xd4,0xf7,0xaf,0x07,0xe6,0x1a,0xe7,0x03,0xee,0xf7, -0xe8,0x1a,0x18,0x4e,0xde,0x5d,0x5f,0xfb,0x4d,0x15,0x49,0xe8,0xe7,0x2b,0xf3,0xff, -0x70,0x14,0x05,0xe1,0xcf,0xc2,0x25,0xce,0xbd,0x62,0xd9,0x34,0xe8,0x42,0x06,0xc3, -0x07,0x2a,0x9c,0x11,0xf6,0x84,0x08,0x0b,0xe5,0xf4,0xfa,0x88,0x14,0x1b,0x5b,0x0f, -0xf1,0x6a,0xd2,0xd3,0x2b,0xe5,0xe9,0x95,0xf1,0xed,0x00,0xca,0xc6,0x3a,0xed,0xfc, -0x0c,0xef,0xed,0xc9,0xff,0x0b,0x8c,0x00,0xea,0x19,0xfa,0x2f,0xae,0x4e,0x44,0xcc, -0x30,0x2c,0x56,0x25,0x03,0x52,0xd3,0xbf,0x5e,0xd7,0xf8,0x52,0x0a,0x07,0xa3,0xf8, -0xea,0xf2,0xd9,0xe1,0x05,0x14,0x25,0x6d,0xf1,0xdc,0x42,0x03,0x04,0x68,0xe2,0xec, -0x6b,0x04,0xf1,0xf5,0xee,0x2a,0xb0,0x5a,0x5e,0xbc,0x58,0x3d,0x9f,0x00,0xdf,0x91, -0xec,0xfa,0x88,0x06,0x14,0xf3,0xf6,0xc6,0xdb,0xc8,0xcd,0x1d,0xb9,0xe8,0x8f,0x44, -0x3c,0xfc,0xff,0x0c,0x9d,0x26,0x08,0xb7,0xfa,0x0c,0xac,0x02,0xef,0x43,0x01,0x1d, -0x53,0x18,0x02,0xa9,0xe8,0xd3,0x0b,0xdb,0xe9,0xce,0xec,0xf2,0x4b,0xe9,0xc9,0x89, -0xce,0xf3,0x7a,0xfa,0xed,0xde,0xf1,0xff,0x4a,0x03,0xf7,0x58,0xee,0x09,0x39,0x3a, -0x47,0x0f,0x39,0x2f,0x3f,0x32,0x22,0x49,0xf5,0xcc,0x8c,0xc7,0xe1,0x58,0xfd,0x08, -0x6b,0x00,0xf0,0x8e,0xe4,0xda,0x9e,0xec,0x1c,0x43,0x1d,0xe7,0x2c,0xe1,0x0d,0x4a, -0x08,0xe1,0xaa,0xee,0x05,0xc2,0xef,0xf5,0xc4,0x36,0x61,0x99,0x5b,0x4c,0xca,0x2d, -0xf6,0x3a,0xe0,0xf1,0x54,0xfb,0x06,0x89,0x15,0xf7,0x21,0xc6,0xc5,0x42,0xc5,0xc0, -0x93,0x03,0x4f,0xde,0x30,0xfb,0xbd,0x16,0x28,0x9a,0x01,0xf5,0x3a,0x0a,0x02,0x74, -0xf3,0x02,0x36,0x14,0x12,0xcc,0x02,0xe0,0x37,0xcc,0xe1,0x1f,0xf5,0xf5,0x76,0xfa, -0xea,0x76,0xc8,0xd1,0x4f,0xf7,0xfb,0xfc,0xef,0xf2,0x8a,0xfb,0xfc,0x49,0xf2,0xf1, -0xf2,0x10,0x3b,0x73,0x44,0x39,0xa4,0x30,0x2f,0xd9,0x20,0xf0,0x8d,0xc8,0xcd,0xcd, -0xed,0x03,0xec,0x07,0xf7,0x2b,0xe4,0xe2,0x69,0xe4,0xf4,0x5c,0x1b,0x13,0xcb,0xdf, -0xe7,0x40,0x17,0x06,0xe9,0xdc,0xed,0xac,0x03,0xf0,0xee,0xff,0x43,0x54,0x63,0x55, -0x55,0x44,0x1e,0xdb,0xe4,0xdd,0x4a,0xfc,0x02,0x0b,0x08,0x10,0xe1,0xed,0xc3,0x7e, -0xc8,0xc8,0xe8,0xc6,0x0e,0xcb,0x57,0x33,0x11,0xfc,0x13,0x8b,0x1f,0xfa,0x88,0xf8, -0x0c,0xe2,0xf9,0xed,0x50,0x07,0x17,0xad,0x0a,0xf5,0x37,0xd7,0xcb,0x17,0xec,0x01, -0xff,0xf8,0xf7,0xaa,0xea,0xcd,0x77,0xd7,0xfb,0x97,0xff,0xf3,0x77,0xf0,0xef,0xdc, -0xee,0xed,0x9c,0xf8,0x19,0x7f,0x3b,0x3e,0x3a,0x36,0x33,0x82,0x30,0x1a,0xa3,0xe9, -0xc8,0xa6,0xd5,0xfb,0xd3,0x0b,0x00,0xff,0xe8,0xda,0xff,0xe3,0xef,0xae,0xfd,0x15, -0xe4,0x07,0xdc,0x07,0xed,0x1c,0x82,0x04,0xd9,0x79,0xef,0x0a,0xa8,0xf9,0x07,0xfe, -0x4a,0x68,0x66,0x4e,0x2f,0x6f,0x0c,0xe1,0xda,0xe3,0xfd,0x69,0xfc,0x03,0xf3,0x11, -0xf3,0xd4,0xc3,0xc0,0x24,0xc7,0xd6,0x98,0x1d,0x57,0x4c,0x31,0x00,0x03,0x15,0x1b, -0x79,0xf7,0xf6,0x39,0x08,0xfa,0x09,0xf3,0x04,0x01,0x0d,0x06,0xd6,0xf1,0xcd,0xa9, -0xc9,0xf6,0xf7,0x0c,0xfe,0x67,0xfa,0xef,0xeb,0xd1,0xd8,0x70,0xfc,0x05,0xc6,0xf8, -0xee,0x20,0xe6,0xe4,0x1d,0xef,0x02,0x3e,0x1b,0x30,0x3e,0x3b,0x3c,0xfb,0x33,0x2a, -0x96,0x15,0xe5,0x9a,0xc8,0xe2,0x3a,0x0b,0x10,0x19,0xfa,0xdc,0x9a,0xd2,0xe9,0xb6, -0xfd,0x02,0x25,0x0c,0xfd,0x9a,0xd9,0xed,0x69,0x1e,0x07,0x48,0xd7,0xeb,0xb9,0x10, -0x08,0x82,0x13,0x4e,0xc8,0x64,0x44,0x2b,0x22,0xfe,0xce,0xd9,0xe2,0xe4,0x02,0x04, -0x7f,0x02,0x0b,0x62,0xf0,0xc1,0x05,0xbf,0xd0,0x0c,0xe2,0x1e,0x25,0x5a,0x3a,0xe2, -0xfe,0x06,0xeb,0x12,0xfb,0x6d,0xfc,0x03,0xdd,0xf0,0xf4,0x66,0x0e,0x0d,0x43,0xfb, -0xe7,0xf1,0xc5,0xc9,0x32,0x02,0x1b,0xed,0x00,0xf4,0x0d,0xf1,0xd8,0xd7,0xdc,0x00, -0x5d,0x0c,0xfc,0xd0,0xe6,0xd8,0x30,0xda,0xf0,0x0f,0x09,0x19,0x7e,0x2a,0x37,0x4c, -0x3e,0x34,0x23,0x24,0x0d,0xd0,0xe2,0xcc,0x9b,0xee,0x1a,0xd7,0x13,0xed,0xea,0xcd, -0xcc,0x04,0xf0,0x0a,0x8d,0x03,0xfd,0x45,0xf4,0xdd,0xac,0xef,0x1a,0x64,0x05,0xd8, -0xd2,0xec,0x17,0xf5,0x14,0x1b,0x0e,0x53,0x67,0x59,0x39,0x0c,0x1e,0xf5,0xdf,0x47, -0xe7,0x00,0xb8,0x00,0xfe,0xbb,0x0b,0xf3,0x08,0xbf,0xbb,0x08,0xdb,0xf2,0xbb,0x20, -0x56,0x69,0x41,0x02,0x8a,0xfc,0x0f,0x8b,0x03,0xf8,0x8d,0xfb,0xf6,0xa3,0xfb,0x09, -0xef,0x03,0xf2,0x23,0xdd,0xc2,0x9e,0xcb,0x05,0x4f,0x25,0x07,0xb3,0xf3,0xf8,0x51, -0xe4,0xdd,0x21,0x00,0x15,0xd8,0x01,0xe1,0x7f,0xce,0xd2,0x8e,0xf5,0x11,0x2b,0x13, -0x1b,0xcf,0x38,0x49,0xd5,0x35,0x18,0x0f,0x01,0xe2,0x08,0xd6,0xfb,0x39,0x25,0x12, -0xfa,0xde,0xc1,0xf2,0xca,0xf5,0x79,0x16,0x0a,0x71,0xf1,0xeb,0x93,0xe2,0xeb,0xf8, -0x10,0x0b,0xfd,0xe0,0xe8,0x60,0x19,0x2a,0xfd,0x2b,0x4e,0xe7,0x61,0x34,0x2b,0xfe, -0xe9,0xab,0xe0,0xe6,0x68,0x02,0x0c,0x69,0xfe,0xfe,0x0c,0xf0,0xc2,0xd5,0xbd,0xe7, -0x76,0x01,0x1c,0x8f,0x4e,0x48,0x9c,0x07,0xef,0x1d,0x08,0x0d,0x74,0xfe,0xf2,0x1c, -0xee,0x01,0x3f,0x13,0xff,0x90,0xe5,0xd4,0x85,0xbe,0xcc,0x42,0x0e,0x30,0x08,0x09, -0xeb,0xb6,0xf8,0xf2,0x9f,0xe6,0x00,0x48,0x17,0x02,0x82,0xdd,0xc8,0x93,0xcc,0xf1, -0xe2,0x11,0x11,0xac,0x12,0x35,0x97,0x50,0x37,0xeb,0x0c,0xf6,0x9d,0xe6,0xe0,0x08, -0x07,0x2b,0x77,0x0f,0xd6,0x86,0xbc,0xcc,0x4f,0xfb,0x1f,0xc1,0x0b,0xe3,0xe7,0xe1, -0xec,0x85,0xeb,0xff,0x07,0x0c,0xed,0xde,0xe6,0x18,0x6d,0x3a,0x38,0xfa,0x4c,0x5d, -0x3f,0x2c,0xec,0xcc,0xdf,0xe8,0x97,0xec,0xff,0x3e,0x0d,0xfd,0xf5,0xf5,0xec,0x39, -0xc6,0xbd,0xae,0xf2,0x16,0x2d,0x1b,0x3a,0x39,0x4a,0x13,0x1b,0xe9,0x04,0x4c,0x16, -0xf9,0x5e,0xec,0xf9,0x1c,0x0a,0x0f,0xa7,0xf8,0xd9,0x2c,0xcd,0xc7,0x1f,0xd4,0x09, -0x0f,0x31,0x0e,0xe7,0xeb,0xfd,0x2a,0x00,0xeb,0xe5,0xfd,0x19,0xac,0x05,0xde,0x27, -0xc7,0xcb,0x51,0xf1,0x13,0xe1,0x0a,0x07,0x07,0x35,0x57,0x4c,0x39,0x01,0x88,0xeb, -0xeb,0x2f,0xee,0x0e,0x19,0x30,0x0f,0x25,0xcd,0xb8,0xbb,0xd2,0xff,0x11,0x22,0x0e, -0xd5,0xdd,0xde,0xf5,0xf1,0xe5,0x03,0xee,0x0f,0xcd,0x00,0xe6,0x20,0x12,0x4c,0x19, -0x4d,0x49,0x42,0x55,0x2a,0xf4,0xe1,0xd2,0x53,0xe6,0xed,0xff,0x02,0x13,0xc0,0xf9, -0xe6,0xbc,0xe7,0xce,0xb5,0xc4,0xff,0xae,0x28,0x18,0x38,0x25,0x44,0x05,0x1f,0xe9, -0x5c,0xfe,0x1b,0x12,0xfd,0xe4,0x95,0xf8,0x11,0xd3,0x11,0xf5,0x9a,0xd0,0xc1,0xa8, -0xca,0xde,0x6c,0x08,0x2c,0x55,0x14,0xeb,0x94,0xf7,0x0d,0xe6,0xfb,0xfb,0x50,0x11, -0x04,0x97,0xe1,0xcd,0x10,0xcd,0xe7,0xd5,0x09,0x0a,0xab,0x03,0x2d,0xc9,0x58,0x3b, -0x26,0xf8,0xe0,0x5c,0xf2,0x00,0x43,0x12,0x25,0x02,0x0b,0xd0,0xb4,0xba,0xd6,0xbb, -0x00,0x1f,0x84,0x0f,0xdc,0x9b,0xd6,0xf4,0x48,0xe9,0xdf,0x2a,0x08,0x0d,0x6a,0xeb, -0x0b,0x64,0x52,0x61,0x52,0x4f,0x4a,0xc2,0x22,0xd8,0xaf,0xc6,0xe8,0x4d,0xf9,0x02, -0x31,0x0e,0xf9,0xcf,0xdb,0xdc,0x9b,0xd6,0xd2,0x4d,0x0a,0x36,0x91,0x18,0x0c,0x6e, -0x34,0x2a,0x3a,0xf6,0xfb,0xc3,0x12,0xf9,0x07,0xe9,0xff,0xdd,0x10,0x0c,0xce,0xf0, -0xc4,0x3c,0xbf,0xdb,0x7a,0xeb,0x00,0x94,0x1f,0x17,0x9d,0xf4,0xf8,0x7d,0x10,0x05, -0x2d,0xfc,0x08,0x58,0x01,0xe7,0x2c,0xd7,0xd2,0xac,0xde,0xfa,0xb9,0x07,0x07,0x6c, -0x28,0x53,0x52,0x3d,0xf5,0x90,0xd9,0xf8,0x2d,0x10,0x15,0x3c,0x1d,0x04,0x7e,0xcf, -0xbf,0x60,0xdd,0x03,0x07,0x1b,0x0d,0x1b,0xe4,0xd8,0x25,0xee,0xe5,0xc1,0xd7,0x02, -0xfd,0x1a,0xf6,0x57,0x02,0x53,0x14,0x76,0x57,0x50,0x3c,0x19,0x99,0xd7,0xc0,0x30, -0xe4,0x00,0xc0,0x07,0x0c,0xba,0xf4,0xd0,0x91,0xd3,0xdf,0x8c,0xe5,0x13,0xe7,0x3c, -0x19,0x4e,0xf9,0x1f,0x95,0x31,0x09,0xa3,0xf9,0x08,0x46,0xf9,0xea,0xb5,0x02,0x14, -0xb7,0x09,0xed,0x6b,0xc1,0xb9,0x8a,0xe4,0xfc,0x2e,0xfa,0x0b,0xed,0x16,0xfc,0x4b, -0xf6,0x13,0x0a,0x15,0xfb,0x1d,0xf9,0xfd,0x4c,0xf3,0xe7,0xea,0xda,0xd2,0x56,0xe7, -0x06,0x12,0x12,0x24,0xd8,0x44,0x36,0x96,0xf3,0xd5,0xc8,0xfe,0x23,0x41,0x16,0x0a, -0x51,0x00,0xda,0x01,0xc3,0xde,0xbe,0x04,0x12,0xfc,0x08,0xea,0xeb,0xd8,0xe7,0xf6, -0xe9,0xdb,0x92,0xf2,0x15,0x46,0x07,0x06,0x44,0x4a,0x7f,0x54,0x63,0x30,0xb5,0x0c, -0xd9,0x4c,0xbc,0xdf,0xea,0x08,0x0a,0x0c,0x02,0xed,0x55,0xcb,0xc9,0xc9,0xe6,0xff, -0x38,0x1d,0x38,0xe1,0x1c,0xf3,0xdb,0x08,0x2f,0x91,0x1f,0xfb,0x2a,0xf5,0xf9,0xb2, -0xfa,0x08,0x02,0x11,0x03,0x75,0xe5,0xc2,0x85,0xc1,0xed,0x3e,0x07,0xf7,0x8c,0xf8, -0x11,0xe6,0x0d,0xfb,0xd7,0x0b,0x1b,0xed,0x01,0xed,0x6f,0xf8,0xfc,0x75,0xf5,0xe3, -0x34,0xc9,0xd3,0x87,0x04,0x20,0x31,0x21,0x31,0x8d,0x2d,0xf7,0x9d,0xd9,0x02,0x79, -0x2c,0x1c,0x7e,0x00,0xf3,0x2b,0xdd,0xcd,0xd8,0xe7,0x07,0x0d,0x0a,0x03,0x5a,0xfa, -0xe2,0x02,0xd8,0xe4,0x14,0xe3,0xea,0xfd,0x0c,0x11,0x56,0x0c,0x46,0xe7,0x7e,0x64, -0x8a,0x24,0xfd,0x47,0xe0,0xc4,0x17,0xdc,0x0b,0x1d,0x11,0xfb,0x92,0xe2,0xc6,0x73, -0xc4,0xee,0x6a,0x16,0x25,0x1f,0x2e,0x19,0x57,0xf2,0xf9,0x38,0x28,0x2f,0x1c,0x04, -0xe9,0x31,0xf5,0x07,0x40,0x0f,0x0c,0xbd,0xfb,0xe1,0x31,0xc6,0xc7,0x81,0xf4,0x11, -0x98,0xf9,0xec,0x50,0x08,0x14,0x4a,0x02,0x06,0xda,0x19,0x03,0xe9,0xe6,0xf5,0x90, -0x05,0xff,0x75,0xe8,0xc8,0x61,0xc6,0xfe,0x6a,0x2f,0x28,0x1f,0x1e,0x18,0x0c,0xf6, -0xe0,0x51,0x0a,0x34,0xb6,0x1b,0xf4,0x7b,0xec,0xde,0xf7,0xd1,0xee,0x5b,0x0e,0x06, -0x99,0xfa,0xfc,0x56,0xea,0xd6,0x1d,0xe5,0xea,0x2c,0xe0,0xfe,0xb2,0x21,0x1e,0x6f, -0x3d,0x74,0x3c,0x68,0x1e,0xc0,0xeb,0xde,0x96,0xcf,0xe3,0x4b,0x0f,0x0e,0x5b,0xef, -0xdc,0x85,0xca,0xc4,0x9c,0xf5,0x2c,0x7c,0x2d,0x1d,0x5d,0x16,0xf9,0x75,0xed,0x1b, -0x82,0x35,0x07,0x96,0xe0,0xf5,0xcd,0x10,0x12,0x5b,0x09,0xf1,0x7f,0xd9,0xd2,0xfe, -0xd6,0xf2,0xee,0x11,0x00,0x97,0xe5,0xff,0xa9,0x1d,0x0b,0x8b,0x01,0x13,0x3c,0x04, -0xe5,0x7a,0xf2,0x09,0x74,0x03,0xe8,0x5e,0xc6,0xc3,0x39,0x00,0x3a,0x7b,0x30,0x0d, -0x25,0x04,0xf8,0xaa,0xeb,0x0c,0xb8,0x38,0x25,0xc5,0xee,0xdb,0x5e,0xde,0xe0,0x7d, -0xfa,0x10,0x8a,0xfe,0xf4,0x8f,0x04,0xf0,0x7e,0xce,0xe0,0x58,0xf5,0xe0,0x66,0xed, -0x21,0xaf,0x36,0x47,0xe4,0x70,0x67,0x42,0x18,0xe3,0x7c,0xe3,0xdf,0x5f,0xe9,0x0d, -0xc6,0x0d,0xe6,0xf1,0xcf,0xc9,0x75,0xcd,0xff,0xe2,0x38,0x33,0xaa,0x0f,0x0a,0x3e, -0x01,0xee,0x98,0x0c,0x30,0xc9,0x0e,0xe1,0xc2,0xf3,0x17,0x97,0x18,0x04,0x06,0xe9, -0xd8,0x81,0xdd,0xe3,0xde,0xf2,0x0d,0xa9,0x05,0xe6,0x25,0xf6,0x1d,0x22,0x13,0xfc, -0x78,0x07,0x03,0x8c,0xeb,0xf4,0x16,0x0a,0x01,0xd4,0xe8,0xcc,0x0a,0xc6,0xff,0x1c, -0x45,0x38,0xaf,0xfc,0xec,0xe7,0xf7,0xf9,0xd3,0x10,0x35,0x96,0x26,0xed,0x8d,0xcf, -0xd3,0xdb,0xe6,0x08,0xff,0x17,0xf8,0xc5,0xe7,0x01,0xf2,0xfb,0xd5,0xfa,0xdb,0xf3, -0xed,0xe0,0xe7,0x3c,0x26,0x46,0x95,0x48,0x62,0x4d,0x5e,0x13,0xbb,0xd8,0xe0,0xd5, -0xf2,0xfa,0x96,0x08,0xff,0x00,0xda,0xca,0xc6,0xcc,0xd7,0xc3,0x0a,0x42,0x45,0x31, -0x05,0x3d,0x09,0x08,0x3d,0xf1,0x01,0x47,0x24,0x12,0x79,0xec,0xf3,0xc9,0x12,0x1a, -0x53,0x02,0xe0,0x22,0xd9,0xec,0x49,0xee,0xed,0xcd,0x08,0x09,0x93,0xe9,0xf3,0x09, -0x1a,0x13,0x2f,0xf8,0xfe,0x75,0x06,0xf5,0xc8,0xf4,0x05,0x29,0xfb,0xe2,0x10,0xd2, -0xd2,0x3d,0x03,0x47,0xd7,0x3e,0xf2,0xdf,0xd7,0xf4,0xd0,0x04,0x19,0x54,0x39,0x26, -0x05,0xe4,0xc4,0x19,0xd8,0xf4,0x1e,0x0f,0x15,0xd3,0xf6,0xe7,0xd2,0xfc,0xfb,0x7c, -0xdc,0xdf,0xb7,0xf5,0xe2,0xc0,0xdf,0x25,0xec,0x59,0x50,0xfc,0x4e,0x4a,0xa0,0x0d, -0xd7,0x1a,0xe5,0x01,0xd5,0x03,0x04,0xf2,0xf7,0xd2,0x8d,0xc1,0xd0,0xc6,0xe9,0x17, -0x66,0x44,0x30,0x29,0xfe,0x00,0x27,0x0f,0xf9,0xc0,0xf7,0x16,0xf6,0x12,0xf4,0x44, -0xf5,0x10,0x7d,0x18,0xfe,0xa1,0xdd,0xde,0x9c,0xf6,0xf4,0x7e,0xeb,0x04,0xd1,0x0e, -0xf2,0x08,0xf3,0x15,0xf4,0x11,0xf6,0xc3,0xf8,0x04,0x63,0xfc,0xfa,0x55,0xff,0xee, -0x52,0xdb,0xd9,0x54,0xe3,0x0e,0x63,0x47,0x38,0x13,0xe7,0xcb,0x4d,0xf5,0x0f,0x55, -0x1b,0x35,0x9c,0x26,0xdf,0xa2,0xb7,0xd5,0xf1,0x00,0x1a,0x65,0x15,0xee,0x56,0xdb, -0xf8,0x02,0x05,0xe7,0xe1,0xdc,0xee,0xe4,0xe4,0xe5,0x22,0x27,0x62,0x99,0x58,0x44, -0x73,0x37,0x05,0xbd,0xd6,0xe6,0xdd,0x0e,0x10,0xfe,0xfc,0xe7,0x97,0xca,0xbe,0x0b, -0xd5,0xfb,0xf2,0x21,0x39,0x2f,0x25,0xfe,0xbf,0xff,0x0d,0xdb,0xfc,0xf0,0xb8,0x09, -0x19,0xc2,0x01,0xf2,0x47,0x0a,0x1a,0xf7,0xfc,0xda,0x04,0xe3,0xfc,0x2e,0xf7,0xea, -0xb6,0x00,0x10,0x89,0xfb,0xf5,0xff,0x0b,0x0a,0x06,0xf4,0xf6,0x7a,0x08,0x04,0x98, -0xfa,0xf6,0x78,0xe3,0xd8,0x5e,0xe6,0xf5,0xd0,0x15,0x46,0x5c,0x32,0xdd,0xd5,0xc0, -0xf2,0xb4,0x1a,0x25,0xfa,0x2f,0x18,0xf5,0xd5,0xb7,0x9c,0xde,0x0c,0x55,0x1c,0x10, -0xe2,0xeb,0xd6,0x69,0xf0,0x09,0x30,0xf4,0xdf,0x5f,0xe9,0xe7,0x7b,0xea,0x2b,0x9b, -0x6c,0x5b,0xed,0x33,0x22,0x03,0xff,0xdb,0xea,0xed,0x15,0xfb,0x11,0xf6,0x37,0xe1, -0xc7,0x60,0xbe,0xe0,0x67,0x0d,0x29,0xc0,0x34,0x1d,0x6c,0xfa,0xfe,0x07,0x11,0xff, -0x8d,0xea,0xff,0x1f,0x19,0x09,0x46,0xf4,0x05,0xfc,0x15,0xf9,0x54,0xdc,0xeb,0xbf, -0x00,0xf4,0x46,0xec,0x05,0xc9,0x13,0x01,0x57,0xfa,0x05,0xaa,0x03,0xf6,0xdd,0xf8, -0x08,0x01,0x0b,0xfe,0xd3,0xe9,0xd2,0x13,0xd4,0xf1,0x88,0x09,0x21,0xd5,0x3c,0x23, -0xcc,0xd8,0xc3,0xd7,0xf8,0x20,0x88,0x27,0x2c,0xf2,0x0d,0xcb,0xc3,0xb6,0xe9,0xef, -0x19,0x20,0x46,0x09,0xe0,0x1b,0xce,0xf0,0xc9,0x11,0xfb,0xa7,0xdd,0xe3,0x34,0xeb, -0xf5,0x52,0x30,0x6e,0xb0,0x5b,0x28,0x86,0x12,0xfb,0x30,0xdf,0xf1,0xb8,0x1d,0x16, -0x2e,0xed,0xd3,0x99,0xc2,0xc3,0xb2,0xed,0x1d,0x1f,0x2b,0x27,0x57,0x19,0x00,0x63, -0xfc,0x0b,0x26,0xff,0xea,0x85,0xff,0x19,0x3c,0x07,0xf2,0xcf,0x06,0x14,0x40,0xf8, -0xe0,0x7d,0xee,0xfd,0xd5,0xf3,0xf0,0x84,0x07,0x17,0x6b,0x08,0xf8,0xb9,0xfb,0xfd, -0xe7,0xf9,0xfe,0xdd,0x09,0x0a,0x18,0xf9,0xdc,0xe5,0xc7,0xd8,0xbf,0xff,0x17,0x27, -0x29,0x37,0x25,0x18,0xd4,0x1d,0xc6,0xff,0xf1,0x2c,0x2c,0xf9,0x1e,0xfc,0xc5,0xc4, -0xbe,0x74,0xf8,0x22,0x8d,0x1c,0x00,0x34,0xda,0xca,0x16,0xf2,0x19,0xd2,0x01,0xdc, -0xda,0xdf,0xee,0x3a,0xfe,0x39,0x8d,0x74,0x58,0x42,0x1a,0x06,0x8f,0xfa,0xe7,0xb2, -0xf9,0x1d,0x51,0x0f,0xe5,0xdd,0xce,0xc2,0x61,0xcb,0xfb,0x2a,0x28,0x2b,0x26,0x1f, -0x13,0x84,0x02,0xff,0x4b,0x0b,0x01,0xa4,0xeb,0xfb,0x06,0x18,0x0a,0x59,0xf4,0x04, -0x66,0x10,0xf5,0x0f,0xe6,0xf4,0xd9,0xf8,0xee,0xb6,0xf5,0x0d,0x2b,0x1a,0x0d,0x24, -0xf7,0xf0,0x4d,0xfa,0x02,0xc0,0x04,0x0d,0x31,0x0d,0xf2,0xec,0xcc,0xbd,0xe1,0xdb, -0x0e,0xc6,0x26,0x2c,0x39,0x2d,0x09,0x77,0xcf,0xcf,0x26,0x0c,0x31,0x99,0x29,0x15, -0xc5,0xec,0xbd,0x96,0xc7,0x07,0xd9,0x2a,0x19,0xa9,0xf3,0xcc,0xf3,0xc8,0xfd,0x3b, -0x22,0xff,0xc1,0xd6,0xe0,0x1e,0xf6,0x08,0xb0,0x3f,0x72,0xf5,0x50,0x11,0x7b,0x00, -0xf7,0x28,0xe8,0xff,0x60,0x20,0x08,0xa3,0xd9,0xc9,0x8f,0xc3,0xd4,0x79,0x0c,0x2f, -0xeb,0x22,0x17,0x30,0x13,0x00,0x48,0xfb,0x09,0x70,0x00,0xef,0x32,0x00,0x13,0x9b, -0x03,0xf5,0x2a,0x06,0x0e,0xb1,0xf8,0xea,0xf2,0xef,0xf1,0xae,0xef,0xfe,0xe0,0x15, -0x1d,0x90,0x09,0xf0,0x4b,0xed,0xfc,0x4e,0x09,0x0a,0x1a,0x0e,0x09,0xc2,0xe5,0xbc, -0x1d,0xbc,0xe9,0xd0,0x19,0x2b,0xcf,0x2b,0x22,0xdf,0xfd,0xcf,0x13,0xda,0x19,0xfa, -0x36,0x21,0x2a,0x05,0xde,0x62,0xbb,0xd6,0xb9,0x16,0x2a,0x52,0x0f,0xe7,0x6c,0xc5, -0xce,0xa2,0x08,0x26,0x6c,0xfc,0xd4,0x85,0xe1,0xf9,0xb5,0x10,0x4c,0xc1,0x72,0x41, -0xae,0x07,0xff,0xcc,0xf7,0xed,0x26,0x06,0x1a,0xba,0xfc,0xd4,0xb6,0xc6,0xc7,0x2f, -0xe4,0x17,0xdc,0x2d,0x1c,0x0c,0x11,0x0d,0x6e,0xfe,0xfc,0x33,0x0c,0x04,0xf2,0xf0, -0xff,0xa4,0x11,0x01,0xfe,0xf6,0x07,0xf8,0x0a,0xf8,0x8c,0xf1,0xef,0x1d,0xe8,0xef, -0xac,0x07,0x1d,0xb7,0x20,0x05,0xbb,0xe4,0xe7,0x9f,0x04,0x11,0xca,0x0d,0x0d,0x4e, -0x02,0xd8,0x4f,0xb4,0xbc,0x0c,0xf2,0x25,0x3b,0x33,0x2b,0xd5,0x19,0xf1,0x20,0xcf, -0xe9,0x1d,0x24,0x34,0x10,0x19,0xf7,0x6b,0xd1,0xbd,0x86,0xe6,0x23,0xa7,0x29,0x03, -0xa8,0xd8,0xbd,0xfe,0xd6,0x18,0xd4,0x27,0xf0,0x0c,0xd0,0xe8,0xa1,0x00,0x17,0x87, -0x50,0x6e,0x93,0x38,0x03,0x05,0x00,0xf6,0x3d,0xed,0x09,0xc0,0x15,0xed,0xad,0xcb, -0xc8,0x9d,0xce,0xf2,0x42,0x25,0x29,0x45,0x11,0x0f,0xb7,0x0d,0xfa,0xf3,0xfb,0x0c, -0x3e,0x05,0xf7,0xa0,0xff,0x07,0xb2,0xfb,0xfa,0xa1,0x0a,0x0d,0x26,0xfb,0xeb,0x0e, -0xe5,0xe4,0x4d,0xf5,0x10,0xc5,0x22,0x1c,0xe8,0xfc,0xe1,0xc2,0xe9,0x08,0x83,0x16, -0x13,0xdd,0x0f,0xf7,0x3e,0xc7,0xac,0xb5,0xc5,0x01,0xb0,0x2d,0x31,0x7b,0x23,0x0f, -0x7d,0xea,0xd4,0x91,0xfa,0x31,0xf3,0x2f,0x0b,0xb8,0xea,0xca,0x42,0xc7,0xf9,0x3e, -0x29,0x21,0x97,0xf8,0xcd,0x0e,0xbb,0xe3,0x6a,0x26,0x24,0x9e,0xe5,0xce,0xb3,0xed, -0x04,0x33,0x22,0x5d,0xa3,0x65,0x28,0x2d,0x03,0x02,0x43,0xf4,0xf3,0x76,0x0c,0x08, -0x4c,0xe2,0xcb,0x1b,0xcc,0xd8,0xe9,0x00,0x29,0x21,0x24,0x0e,0x24,0x0b,0x04,0x8d, -0xf7,0x04,0xc0,0x15,0x05,0xfc,0xf3,0xff,0x22,0x06,0xf9,0xba,0xfa,0x0c,0xa7,0x0e, -0xff,0xf5,0xea,0xd9,0xbf,0xdf,0xfe,0xd1,0x1c,0x29,0x2c,0x18,0xee,0xd5,0xd9,0xf2, -0x17,0x15,0x1b,0x28,0x12,0x08,0xf9,0xeb,0xbe,0xf9,0xaa,0xce,0x5b,0x0f,0x32,0x19, -0x2e,0x20,0x0d,0x09,0xe2,0x2f,0xde,0x0d,0x47,0x34,0x27,0x52,0x03,0xe0,0x65,0xc5, -0xd3,0x5c,0x0a,0x2a,0x49,0x16,0xeb,0x42,0xc2,0xbd,0x32,0xfa,0x35,0x9a,0x17,0xd7, -0x12,0xd4,0xf4,0x2e,0x05,0x28,0x9f,0x61,0x5a,0x6f,0x1e,0x05,0xc9,0x05,0xf4,0x86, -0xf5,0x0c,0x0a,0xfe,0xd6,0x90,0xca,0xd0,0xe2,0xe3,0x12,0xf7,0x2b,0x15,0x42,0x07, -0x0e,0x63,0x00,0xf3,0x56,0x08,0x19,0x27,0x08,0xf7,0x4b,0xfb,0xfc,0xeb,0xf7,0x01, -0x39,0x14,0x11,0xcc,0xf8,0xdf,0xb9,0xd7,0xe6,0x69,0x04,0x20,0xee,0x29,0x11,0x99, -0xe7,0xd8,0x6b,0xf6,0x19,0x7f,0x1e,0x14,0x7a,0x05,0xdd,0xeb,0xb0,0xad,0xd8,0xdd, -0x19,0xfe,0x31,0x29,0x3f,0x1c,0x00,0xe6,0xde,0xea,0x69,0x20,0x36,0xa8,0x19,0xf5, -0xc4,0xd7,0xc8,0xff,0xe2,0x13,0x60,0x24,0x0e,0xe2,0xe1,0xb8,0x26,0xc6,0x12,0xde, -0x3c,0x06,0xbf,0xce,0xdc,0xdd,0xf8,0x06,0x20,0x37,0x68,0x85,0x4a,0x16,0x84,0x0c, -0x05,0x35,0xf4,0xfb,0x8b,0x04,0xed,0x0c,0xd6,0xd0,0x4c,0xd3,0xef,0x85,0x1e,0x29, -0x3e,0x11,0x06,0xf0,0x04,0xf6,0x6b,0xf9,0x16,0xdb,0x1c,0x02,0x2e,0xf8,0x00,0x7e, -0xfb,0xf2,0xa0,0x03,0x1d,0xd5,0x17,0xf4,0x4d,0xd4,0xd0,0x09,0xec,0x10,0xc9,0x2a, -0x28,0x48,0x02,0xdb,0x04,0xdf,0x05,0x29,0x20,0x1d,0x5d,0x13,0xff,0x17,0xd3,0xa9, -0x40,0xb2,0xef,0x1a,0x24,0x2c,0x87,0x25,0x19,0x7a,0xf8,0xe1,0x41,0xfc,0x29,0x46, -0x2e,0x0f,0xd0,0xec,0xd2,0x5a,0xcf,0xf0,0x4b,0x18,0x1e,0xf1,0x02,0xd4,0x42,0xb3, -0xd9,0x15,0x2b,0x35,0x97,0xf1,0xce,0xf9,0xe4,0xf7,0x68,0x0a,0x41,0xf7,0x63,0x41, -0xa2,0x17,0x0e,0x3c,0x02,0xf4,0xf7,0xfe,0xfe,0x1e,0xe2,0xd0,0x31,0xd1,0xdd,0x35, -0x04,0x27,0x02,0x1b,0x05,0x1c,0x09,0x01,0x69,0xec,0xfc,0x23,0x21,0x1f,0x8f,0x03, -0xf7,0x67,0xf8,0xf1,0x5d,0xf5,0x11,0x05,0x23,0x0d,0xce,0xe7,0xd2,0xb4,0xd6,0xef, -0x86,0x13,0x2f,0x1b,0x27,0xfa,0x6a,0xd6,0xe1,0x5d,0x0c,0x22,0xe6,0x1c,0x12,0x39, -0xf6,0xc2,0x85,0xa5,0xc2,0x0f,0xff,0x22,0x14,0x27,0x26,0x06,0x16,0xf0,0xb5,0xe5, -0x0d,0x57,0x30,0x25,0xf4,0x03,0xe4,0xfc,0xd0,0xda,0x28,0xfc,0x14,0x56,0x14,0xfa, -0x15,0xca,0xb6,0xb7,0xf0,0x37,0x6e,0x27,0xe3,0xbf,0xcf,0xe4,0x7e,0xf2,0x15,0xb7, -0x51,0x5b,0xed,0x30,0x18,0xb3,0x14,0x04,0xc9,0xf7,0xf7,0x0a,0xef,0xe0,0x86,0xd7, -0xd0,0x4e,0xe3,0x13,0xc9,0x2a,0x14,0xda,0x02,0x01,0x64,0xf3,0xee,0x2e,0x0e,0x26, -0xf9,0x16,0x01,0x54,0xfd,0xf5,0x76,0xe6,0xf5,0x3e,0x20,0x2b,0x63,0x06,0xdb,0x68, -0xcc,0xd9,0xb1,0xf7,0x20,0x14,0x34,0x18,0xcb,0xe9,0xd8,0x97,0xf0,0x11,0x39,0x1e, -0x1d,0x56,0x13,0xec,0x37,0xb5,0xa5,0x5e,0xd3,0x08,0x89,0x1c,0x25,0x1c,0x29,0x0d, -0x57,0xec,0xf6,0x29,0x1d,0x2c,0xe0,0x19,0xfd,0xf5,0xe1,0xd4,0xca,0xe2,0xff,0x93, -0x10,0x0c,0x3c,0xed,0xbe,0x0e,0xc4,0x0f,0xc0,0x3b,0x10,0xb9,0xda,0xd7,0xc4,0xe6, -0xf6,0x15,0x21,0x52,0x95,0x54,0x32,0xd7,0x19,0x0e,0x01,0x02,0xfb,0xa5,0xf5,0xe5, -0xa6,0xd7,0xd3,0x8b,0xd8,0xf8,0x3d,0x1f,0x1e,0x42,0x08,0x05,0xf1,0xfd,0xe5,0x33, -0xee,0x1c,0x22,0x2e,0x16,0x24,0x01,0xf8,0xce,0xe7,0xe3,0xe8,0x07,0x2b,0x49,0x20, -0xf9,0x96,0xdc,0xd0,0x63,0xd5,0xf9,0xa6,0x29,0x34,0xb2,0x0e,0xe4,0x70,0xda,0xf4, -0x4a,0x13,0x1f,0x1c,0x22,0x0d,0x75,0xd6,0xa8,0xa9,0xb3,0xe4,0xa6,0x05,0x16,0x05, -0x2a,0x2a,0x50,0x06,0xed,0x50,0x03,0x25,0x25,0x28,0x11,0xee,0xf3,0xdb,0x87,0xdb, -0xee,0x6a,0xfc,0x03,0x6e,0x05,0xe7,0x15,0xc0,0xd5,0xa8,0x1b,0x35,0x76,0x08,0xd9, -0xe3,0xd2,0xe1,0xcb,0xff,0x33,0xb1,0x53,0x45,0x12,0x2a,0x1d,0xb5,0x13,0x04,0x3c, -0xf4,0xe7,0x70,0xe3,0xe0,0xa2,0xd2,0xdb,0x00,0x0a,0x28,0xe5,0x15,0x02,0x71,0xff, -0xee,0x9d,0xe2,0x01,0x64,0x26,0x25,0x9a,0x14,0x09,0xc1,0xf2,0xd6,0xf5,0xe3,0x1b, -0xf3,0x35,0x19,0xd5,0xf0,0xd8,0xcd,0xcc,0xd9,0xc4,0x09,0x33,0xc7,0x28,0xfe,0xee, -0xe2,0xe3,0xba,0xf8,0x11,0xe2,0x21,0x24,0x70,0x04,0xc8,0x4c,0xa7,0xc0,0x96,0xea, -0x02,0x31,0x1b,0x31,0x41,0x21,0xfe,0x67,0xfa,0x12,0xfe,0x21,0x1c,0x2a,0x0b,0xf1, -0xe0,0xdd,0xe0,0x5c,0xef,0xfa,0xd3,0x01,0xfd,0x6b,0xdc,0xc6,0x84,0xef,0x29,0xa3, -0x26,0xf8,0x51,0xd9,0xd6,0xae,0xe5,0x07,0xdf,0x35,0x50,0x93,0x46,0x29,0x9c,0x17, -0x14,0x04,0x09,0xf0,0x2d,0xdf,0xdc,0xdf,0xd8,0xd6,0x04,0xf2,0x18,0x27,0x1c,0x09, -0xb9,0x04,0xfc,0x92,0xe0,0xe2,0x00,0x10,0x30,0x43,0x26,0x14,0xcc,0x04,0xe1,0x35, -0xce,0xf6,0xb9,0x2a,0x2c,0x96,0x0e,0xf5,0x92,0xd9,0xc4,0x71,0xdb,0x17,0xb4,0x37, -0x22,0x22,0xfa,0xe1,0xb3,0xe3,0xfa,0x37,0x15,0x29,0xcf,0x21,0xef,0x8f,0xba,0xb3, -0x90,0xcf,0xe7,0x7a,0xfe,0x21,0x2f,0x34,0x1d,0x23,0xff,0x01,0x46,0x17,0x21,0xdf, -0x19,0x02,0x91,0xe8,0xe3,0xc4,0xec,0xec,0x4a,0xec,0xfd,0x80,0xfd,0xdb,0x8c,0xcf, -0xfb,0xdb,0x28,0x20,0x5a,0xf4,0xd3,0xb0,0xd2,0xed,0x54,0x16,0x3b,0x81,0x48,0x3c, -0xb0,0x27,0x20,0x50,0x1a,0x01,0x45,0xe4,0xde,0x92,0xe1,0xd7,0xd5,0xd9,0x02,0x55, -0x22,0x15,0xd2,0x02,0x00,0xaa,0xee,0xda,0x0b,0xf3,0x1d,0x33,0x2a,0x26,0x68,0x1f, -0xfd,0x48,0xcc,0xcc,0xf6,0x08,0x36,0x99,0x2b,0x0b,0xc6,0xee,0xce,0x9b,0xc2,0xec, -0x98,0x26,0x32,0xc5,0x15,0xf9,0x04,0xe8,0xe4,0x6f,0xf8,0x19,0xfe,0x2e,0x1a,0xa8, -0xe2,0xb7,0xe2,0xb8,0xd2,0x33,0xe9,0x07,0x0d,0x29,0x2e,0xf2,0x18,0x09,0x98,0x0c, -0x15,0x8f,0x1c,0x17,0x95,0x00,0xea,0xfe,0xe7,0xec,0x62,0xe9,0xec,0x23,0xf9,0xf2, -0x1d,0xdb,0xe1,0x9c,0x0a,0x23,0x92,0x13,0xf1,0x06,0xd7,0xd4,0xa9,0xf0,0x1c,0xba, -0x3e,0x47,0xf3,0x34,0x22,0x86,0x24,0x1f,0xc8,0xfc,0xdc,0xcd,0xda,0xdd,0xb1,0xd9, -0xee,0x55,0x11,0x18,0x26,0x0a,0x05,0xfb,0xfc,0xe0,0x21,0xd8,0xfe,0xb0,0x26,0x2e, -0xbc,0x28,0x19,0x25,0xea,0xc1,0x41,0xdd,0x1d,0x98,0x34,0x24,0x4c,0x10,0xec,0xe5, -0xbf,0xc1,0x4a,0xfb,0x2d,0xbc,0x2d,0x10,0x6e,0xf3,0xe0,0xeb,0xe3,0x00,0x30,0x23, -0x29,0x5f,0x07,0xd7,0xae,0xbf,0xc2,0xcc,0xcf,0xe7,0xc3,0x0d,0x2d,0xce,0x2d,0x17, -0xff,0x09,0x0d,0x02,0x19,0x1e,0xc3,0x10,0xfa,0x21,0xf0,0xf1,0xc0,0xe6,0xdb,0x15, -0xe9,0xfc,0x40,0xf0,0xdd,0x91,0xed,0x10,0x9e,0x1f,0x0e,0x69,0xec,0xd3,0x49,0xda, -0xfc,0x5c,0x22,0x39,0xc8,0x3c,0x31,0x49,0x2c,0x2b,0xe5,0x13,0xee,0xc3,0xdb,0xdc, -0x0c,0xd9,0xdb,0xcc,0xfc,0x1c,0xe8,0x14,0x02,0xfa,0x00,0xf2,0x48,0xd8,0xe2,0x9c, -0x0b,0x24,0xdd,0x2e,0x32,0x25,0x12,0xd2,0x2b,0xbb,0xee,0xe5,0x2b,0x38,0xdf,0x24, -0x06,0x55,0xda,0xba,0x76,0xd1,0x0c,0xc5,0x2c,0x23,0x88,0x0e,0xf6,0x43,0xdf,0xe2, -0xc5,0x04,0x26,0x0c,0x25,0xff,0xb9,0xd4,0xbd,0x38,0xc0,0xd3,0x39,0xf1,0x12,0x78, -0x29,0x2c,0x4a,0x1e,0x0d,0xc1,0x0a,0x18,0x4a,0x20,0x10,0xd0,0xf9,0xf2,0x60,0xee, -0xe2,0x49,0xdc,0xe8,0x4a,0xf3,0xed,0x43,0xeb,0xfb,0x56,0x0d,0x14,0xa0,0x0c,0xf2, -0xd4,0xd3,0xd6,0xae,0x01,0x2b,0x09,0x39,0x33,0xd8,0x2d,0x32,0x42,0x2f,0x0e,0x4e, -0xe6,0xd7,0x7b,0xd9,0xda,0xc4,0xeb,0x0b,0x02,0x16,0x0b,0xb5,0x06,0xff,0xca,0xe4, -0xd2,0x35,0xea,0x16,0x06,0x2e,0x33,0x19,0x2c,0xff,0xff,0xc4,0xc3,0x35,0x00,0x31, -0x51,0x35,0x24,0xb5,0xff,0xcb,0x55,0xb7,0xe0,0xe2,0x19,0x2d,0xcb,0x20,0x09,0x6e, -0xed,0xdb,0xd3,0xe9,0x0e,0xad,0x22,0x16,0xd4,0xf7,0xd6,0x42,0xbf,0xc0,0x96,0xd6, -0xf5,0x34,0x15,0x2b,0xf3,0x2c,0x1a,0x6f,0x0a,0x0f,0x2c,0x1e,0x1a,0x5f,0x08,0xfd, -0x64,0xf8,0xe8,0xb5,0xd6,0xd9,0x4e,0xeb,0xef,0x5f,0xeb,0xf4,0x0c,0x04,0x0a,0xf4, -0x0d,0x08,0x3f,0xed,0xd1,0x0b,0xdf,0x0a,0x9b,0x28,0x2f,0x73,0x31,0x39,0xf0,0x39, -0x24,0x66,0x01,0xe7,0x59,0xdc,0xd5,0x19,0xd9,0xf5,0x3f,0x17,0x17,0x42,0x03,0xfd, -0xde,0xf6,0xdd,0xb7,0xd6,0xf6,0xde,0x1a,0x2e,0xa7,0x39,0x28,0x98,0xea,0xb7,0x43, -0xcf,0x13,0x0e,0x3a,0x34,0x75,0x1a,0xef,0xe1,0xc2,0xc1,0x6b,0xf0,0x1d,0x24,0x29, -0x20,0x45,0x08,0xe7,0xda,0xdb,0xf1,0xa3,0x10,0x1d,0xfc,0x12,0xf6,0x1b,0xd2,0xbc, -0x62,0xc4,0xdd,0xa6,0xf6,0x12,0x48,0x2e,0x32,0x16,0x1a,0x08,0xc8,0x13,0x23,0xa5, -0x1b,0x08,0xe7,0xfd,0xf5,0x73,0xe3,0xd5,0x84,0xd8,0xe3,0x8a,0xec,0xf6,0x86,0x01, -0x01,0x44,0xff,0x0d,0x09,0x12,0xee,0xab,0xc9,0xe0,0xb2,0x16,0x2c,0xf3,0x27,0x2e, -0xf9,0x3d,0x3c,0xf9,0x1f,0xfa,0x60,0xe2,0xd8,0x5b,0xd5,0xe3,0xdd,0x04,0x16,0x0a, -0x0d,0x04,0x90,0x00,0xec,0xbf,0xd3,0xdc,0x61,0x04,0x25,0x78,0x33,0x35,0x14,0x19, -0xdc,0x6b,0xba,0xdd,0xcf,0x1d,0x3c,0xa8,0x32,0x10,0x08,0xe0,0xbd,0xda,0xcb,0xfd, -0xa0,0x20,0x26,0xa3,0x1a,0x01,0xc5,0xe5,0xe2,0x33,0xf8,0x0e,0xae,0x17,0x11,0xe7, -0xf5,0xcd,0xf0,0xba,0xca,0x65,0xe1,0xf5,0xff,0x12,0x30,0xb8,0x2f,0x15,0x9b,0x0b, -0x1a,0xe5,0x22,0x17,0xb7,0x0b,0x04,0x1a,0xf2,0xd9,0x96,0xd1,0xda,0x7e,0xe1,0xe7, -0x3c,0xfc,0x0b,0xad,0x00,0xf8,0x6d,0x0c,0x11,0x09,0xea,0xcb,0xf7,0xe8,0x18,0xab, -0x25,0x24,0xf1,0x34,0x45,0x95,0x35,0x11,0xfb,0xf8,0xe9,0xc1,0xd6,0xd1,0xb4,0xe9, -0x10,0x30,0x1b,0x08,0xb8,0xfb,0xf7,0xe5,0xe5,0xd5,0x67,0xe6,0x0d,0x58,0x29,0x35, -0x7a,0x32,0x0b,0x6a,0xce,0xbc,0x12,0xef,0x2c,0x46,0x3d,0x28,0x49,0x03,0xd8,0x66, -0xc2,0xd7,0xcb,0x03,0x21,0x20,0x26,0x17,0x7c,0xfb,0xe6,0xaf,0xe9,0xfa,0x49,0x0b, -0x16,0x51,0x11,0xf1,0x94,0xc9,0xc0,0xa6,0xd1,0xdf,0x89,0xf0,0x16,0xfd,0x37,0x2e, -0xd4,0x0f,0x0c,0x55,0x21,0x28,0xe2,0x17,0x0a,0xaf,0x04,0xf0,0x0c,0xd8,0xcf,0xcc, -0xd5,0xdf,0xd2,0xf0,0x08,0xae,0x0a,0xf4,0x6e,0xf5,0x15,0x4b,0x17,0xe1,0xf3,0xc5, -0xf4,0x66,0x22,0x20,0x44,0x1f,0x3a,0xec,0x4a,0x32,0x28,0x0b,0xf5,0x98,0xe7,0xd4, -0xaa,0xd3,0xf4,0x24,0x16,0x15,0x1d,0x03,0xfb,0x60,0xf3,0xdf,0x4a,0xd7,0xf2,0x90, -0x19,0x2f,0xd7,0x33,0x25,0xa8,0xfb,0xcb,0x98,0xc6,0xfb,0x46,0x33,0x3b,0xd0,0x1d, -0xf7,0x84,0xd3,0xc6,0xde,0xe1,0x0c,0x22,0x22,0x21,0xba,0x12,0xfb,0xe1,0xec,0xef, -0x45,0xf8,0x06,0x91,0x17,0x13,0xb2,0xea,0xc4,0x60,0xc3,0xd5,0x73,0xde,0xef,0x15, -0x18,0x36,0xcb,0x29,0x0f,0x5d,0x12,0x23,0x5f,0x25,0x19,0x99,0x11,0x04,0xc8,0xe6, -0xd0,0xc2,0xd1,0xd8,0x45,0xdb,0xef,0x7d,0x10,0x0e,0x26,0xef,0xf2,0xc7,0x18,0x16, -0x39,0xdd,0xc7,0xae,0xf8,0x21,0xf4,0x1c,0x20,0x28,0x41,0x4b,0xdb,0x28,0x05,0x55, -0xf9,0xe9,0xb3,0xd0,0xd3,0x7b,0xfb,0x1b,0x7c,0x13,0xfb,0x73,0xf2,0xee,0x34,0xe0, -0xdd,0xee,0xfb,0x21,0xb4,0x2e,0x2b,0x89,0x1c,0xf3,0x35,0xc7,0xcf,0x95,0x0c,0x3a, -0x74,0x32,0x0f,0x84,0xed,0xd4,0x98,0xce,0xe7,0x52,0x0d,0x22,0xd6,0x1f,0x0e,0xf8, -0xfa,0xf2,0x40,0xf2,0xf7,0x15,0x06,0x18,0x59,0x0f,0xe3,0x69,0xc5,0xcc,0x1e,0xd6, -0xd3,0x2e,0xeb,0x1f,0x18,0x3a,0x22,0xcc,0x09,0x16,0x75,0x2d,0x29,0x86,0x17,0x11, -0x03,0x06,0xe5,0x3b,0xcc,0xcb,0x5f,0xd3,0xdd,0x88,0xf8,0x14,0x31,0x08,0xe8,0xec, -0xf6,0x22,0xb9,0x15,0xd3,0xc6,0xc7,0x02,0xf9,0x23,0x17,0x37,0x20,0x46,0x76,0x4c, -0x24,0x44,0x01,0xf8,0x93,0xe8,0xcf,0xdd,0xd7,0x04,0xd2,0x1d,0x0b,0x32,0xf2,0xef, -0xc6,0xec,0xde,0x9c,0xe3,0x09,0x31,0x2c,0x2e,0x3e,0x1f,0x0d,0x17,0xf2,0xd0,0x0a, -0xd7,0x12,0x88,0x3d,0x2b,0xb2,0x02,0xe8,0x30,0xd5,0xd2,0x8c,0xee,0x11,0x7a,0x1f, -0x19,0x88,0x0b,0x00,0xb2,0xfa,0xf2,0x30,0xef,0x06,0x45,0x20,0x0e,0x3f,0xdd,0xc5, -0xf7,0xd1,0xd5,0x14,0xce,0xe8,0x1a,0x21,0x37,0x3c,0x1d,0x09,0xaa,0x19,0x2e,0x7a, -0x2a,0x1b,0xca,0x14,0x04,0xa8,0xdf,0xc7,0x67,0xcd,0xd5,0x80,0xdc,0xf9,0xd8,0x15, -0x05,0xa8,0xe5,0xf8,0x7a,0x23,0x11,0xe6,0xcf,0xc9,0x3a,0x04,0x21,0xa7,0x15,0x24, -0x14,0x4b,0x48,0x69,0x1c,0xff,0x6c,0xfb,0xe8,0x92,0xcc,0xd8,0x76,0x09,0x20,0x58, -0x04,0xe5,0x10,0xe8,0xf2,0xf7,0xe8,0xea,0x49,0x11,0x31,0xaf,0x28,0x12,0x7d,0x06, -0xef,0x91,0xd3,0xe3,0xc4,0x1c,0x3a,0xd4,0x1c,0xf5,0x2a,0xe7,0xdd,0x4e,0xd7,0xec, -0x3e,0x12,0x20,0x9d,0x16,0x09,0x48,0x03,0xfe,0x71,0xf2,0xee,0x58,0x08,0x23,0xf1, -0x0b,0xd7,0x70,0xc8,0xd8,0xd8,0xd0,0xc6,0xf2,0xe9,0x25,0x75,0x34,0x15,0x14,0x07, -0x1f,0x7b,0x36,0x2d,0xfb,0x1a,0x14,0x20,0x04,0xdf,0x23,0xc6,0xca,0x8c,0xd5,0xe1, -0xe4,0xfc,0x13,0x3d,0x00,0xe4,0xcc,0xff,0x29,0x20,0x0b,0xc5,0x07,0xc9,0x0b,0xd1, -0x23,0x13,0xfa,0x23,0x4c,0xce,0x4b,0x1e,0x5e,0xfd,0xf6,0x52,0xe7,0xd0,0x0a,0xdd, -0x0b,0x32,0x1b,0xf9,0x86,0xde,0xe8,0x4d,0xf2,0xea,0x62,0xf6,0x21,0x6c,0x38,0x1d, -0x02,0x00,0x03,0xd4,0xfc,0xdb,0x1d,0xe2,0x20,0xf3,0x3c,0x13,0x21,0xe9,0xe5,0x10, -0xe4,0xde,0x18,0xf0,0x10,0x21,0x1c,0x12,0x99,0x0a,0x0a,0x23,0x02,0xee,0x33,0xed, -0x0f,0x54,0x28,0x0a,0x56,0xd3,0xc9,0xfc,0xdc,0xce,0x9e,0xbe,0xe8,0x41,0x26,0x30, -0xf1,0x10,0x06,0x03,0x20,0x38,0xa4,0x31,0x1d,0xe8,0x13,0x02,0xa6,0xdc,0xc6,0x32, -0xce,0xd9,0x31,0xe0,0xf8,0x08,0x12,0x01,0x89,0xe6,0x00,0xc9,0x29,0x0b,0x9f,0xc5, -0xc6,0xc5,0x06,0x23,0x74,0x18,0x28,0xf2,0x49,0x46,0x54,0x1e,0x00,0xc8,0xf7,0xe5, -0x3b,0xcf,0xe0,0xd2,0x0f,0x18,0x0e,0xec,0xce,0x6e,0xe8,0xff,0x79,0xf2,0xf8,0xd1, -0x28,0x3d,0x2d,0x15,0xf2,0x58,0xfb,0x00,0x86,0xe9,0xed,0x5d,0x1f,0x31,0x9f,0x06, -0xe3,0xe5,0xe9,0xea,0x2f,0xde,0xec,0x0d,0x11,0x1d,0x9e,0x10,0x08,0xd5,0x0b,0x06, -0x87,0xef,0xeb,0x08,0x13,0x2f,0xf7,0x09,0xcf,0x1d,0xca,0xdd,0xf3,0xcc,0xbc,0xc3, -0xe8,0x27,0xa1,0x2a,0x07,0x2d,0x03,0x26,0xa9,0x41,0x35,0x8d,0x19,0x0e,0x0c,0x07, -0xe4,0x35,0xc4,0xc9,0xdd,0xdd,0xe7,0xf9,0xf5,0x06,0x9f,0xfd,0xf0,0x5e,0x0c,0x28, -0x80,0x00,0xc0,0xe4,0xc8,0x09,0x10,0x24,0x1a,0x72,0x2a,0x4a,0x7f,0x48,0x23,0x96, -0xff,0xf1,0x8c,0xe9,0xd9,0xae,0xe1,0x08,0x8d,0x13,0xe7,0x4c,0xca,0xe5,0x14,0x02, -0xfe,0x74,0x07,0x32,0x58,0x3c,0x08,0xf8,0xe5,0xfd,0xbc,0x0b,0xef,0xee,0xef,0x1f, -0x3d,0x2e,0xfd,0xc5,0xda,0xeb,0x51,0xf5,0xe5,0xd9,0xe8,0x09,0x52,0x1c,0x12,0x8c, -0x0a,0x0b,0x5e,0x04,0xf1,0xd8,0xf1,0x18,0xf3,0x34,0x0d,0x27,0xcb,0xc4,0xcb,0xe0, -0xd2,0x56,0xbb,0xe3,0xe0,0x20,0x28,0x11,0x07,0xff,0x3c,0x22,0x42,0xab,0x3d,0x1d, -0xa3,0x06,0x00,0xc6,0xec,0xcf,0xab,0xca,0xdb,0x4d,0xe9,0xf4,0x44,0x01,0xfb,0x22, -0xf4,0x11,0x90,0x29,0xfd,0x7a,0xbc,0xc2,0xbe,0x01,0x25,0x73,0x23,0x2c,0x26,0x42, -0x45,0xab,0x2c,0x07,0x47,0xed,0xe2,0x1c,0xe0,0xea,0x01,0x03,0x06,0xd3,0xdd,0xc4, -0x97,0xe6,0x0a,0x23,0x04,0x0c,0xfc,0x38,0x3e,0xd9,0x03,0xda,0x4d,0xf5,0x12,0x4d, -0x02,0xf6,0xb6,0x13,0x21,0x8a,0xfb,0xdb,0x99,0xe9,0xf7,0xaa,0xe9,0xe6,0xa5,0x03, -0x1c,0x14,0x15,0x08,0xd0,0x08,0x05,0xa6,0xf3,0xf7,0xd3,0x1e,0x37,0x6d,0x12,0xce, -0x9d,0xbd,0xd8,0x48,0xd5,0xc3,0x30,0xe5,0x1a,0xe4,0x1b,0xff,0x08,0x01,0x25,0xa0, -0x42,0x3c,0x82,0x1a,0x04,0x1c,0x03,0xf4,0x81,0xd5,0xcb,0x31,0xe0,0xf2,0xc5,0xef, -0xee,0xa8,0xf6,0x05,0x0c,0x1c,0x1e,0x1d,0xf2,0xbe,0x8a,0xc5,0xfa,0x73,0x1c,0x29, -0x66,0x38,0x3f,0x16,0x3c,0x2e,0x8d,0x10,0xef,0x57,0xe3,0xe4,0xfd,0xec,0xfc,0xfb, -0xfb,0xdb,0xd0,0xc2,0xde,0xa2,0x0a,0x15,0xd3,0x18,0x36,0x25,0x3a,0x04,0x80,0xdb, -0xf2,0xc4,0x11,0x0b,0x88,0x00,0x0f,0xcc,0x14,0xf7,0x22,0xe0,0xeb,0x89,0xf8,0xed, -0x69,0xe6,0xfb,0x79,0x18,0x1d,0xe2,0x0b,0xfe,0xa0,0xfa,0xf8,0x09,0x04,0x27,0x2b, -0x3d,0x14,0xe4,0xcd,0xb8,0xed,0xd3,0xdb,0xce,0xcc,0xe2,0x51,0x10,0x15,0x7f,0xfc, -0xfc,0x9e,0x1e,0x40,0x19,0x42,0x1c,0x74,0xf8,0xfb,0x34,0x04,0xe8,0xd1,0xc7,0xd6, -0x0a,0xf9,0xfa,0x8a,0xe5,0xe7,0x79,0x0a,0x2a,0xd9,0x1e,0xe7,0xf1,0xba,0xc7,0x37, -0xf4,0x16,0xf5,0x2c,0x3c,0x29,0x3d,0x36,0xd0,0x31,0x1c,0x45,0xf0,0xdb,0x0d,0xeb, -0xf6,0x27,0xf1,0xe6,0x5d,0xd5,0xca,0xb0,0xdd,0x02,0xde,0x18,0x25,0xe9,0x36,0x31, -0xeb,0x05,0xe1,0x28,0xed,0x0b,0xc5,0x12,0x0a,0x0f,0x0a,0x07,0x0e,0xf8,0xe6,0x8e, -0xe8,0xf2,0x24,0xef,0xea,0x2e,0xf8,0x11,0x4d,0x1e,0x0f,0x19,0xf8,0xee,0x31,0xf9, -0x13,0xb2,0x30,0x3d,0x1a,0x1c,0xd8,0xc9,0xb2,0xc1,0x7f,0xd9,0xe0,0x2f,0xed,0x01, -0x48,0x03,0xfa,0x82,0x03,0x1c,0x89,0x34,0x39,0x63,0x1f,0xfa,0xee,0xf3,0x04,0x5d, -0xf9,0xd3,0x3f,0xd5,0xfb,0xa5,0xff,0xde,0x2e,0xde,0x0e,0x4f,0x32,0x19,0xde,0xe0, -0xbf,0xbc,0xcc,0xea,0x9b,0x08,0x30,0xe3,0x49,0x3d,0xe3,0x2a,0x2e,0x10,0x27,0xfd, -0xd5,0xd9,0xe7,0xe3,0xff,0xf3,0x81,0xd6,0xce,0x64,0xd4,0xe0,0x71,0xfb,0x1c,0x38, -0x2f,0x31,0x5f,0x26,0x0c,0x74,0xf2,0xec,0x6a,0xfc,0x0f,0x8a,0x17,0x0f,0x92,0xfc, -0xf1,0xcf,0xf0,0xec,0x90,0xe8,0xec,0xfa,0xf0,0xf8,0x6b,0x0d,0x21,0x3b,0x16,0xf0, -0xd1,0xdd,0xf6,0xc4,0x23,0x41,0xac,0x3a,0x15,0x61,0xe1,0xbb,0x36,0xba,0xd0,0x3c, -0xeb,0xfe,0x94,0xff,0xf2,0x00,0xef,0x04,0x0d,0x1f,0x2d,0xf7,0x2e,0x1a,0x02,0xfb, -0xf6,0x9f,0x09,0x03,0x55,0xda,0xd0,0xac,0xfd,0x0e,0x57,0xe3,0xd2,0x68,0x0b,0x3b, -0xc7,0x17,0xd4,0xfe,0xc0,0xd4,0x5f,0xe9,0xfc,0xb2,0x25,0x4e,0xa9,0x45,0x28,0x3d, -0x29,0x2a,0x97,0x07,0xe1,0xd7,0xe6,0xfd,0xeb,0xef,0xcb,0x71,0xc4,0xdc,0x03,0xea, -0xf2,0x8d,0x15,0x39,0x21,0x34,0x18,0x94,0x0b,0x07,0xfd,0xf5,0xec,0x24,0x03,0x1b, -0xaf,0x16,0xfe,0xfd,0xf1,0xf4,0x4a,0xef,0xe1,0x50,0xe4,0xf7,0x63,0x02,0x07,0x0a, -0x16,0x17,0x8f,0xf2,0xd0,0x9b,0xea,0x2c,0x23,0x53,0x40,0xcd,0x10,0xe5,0xcb,0xc5, -0xb7,0x52,0xc7,0xee,0x9d,0x0b,0x00,0x9b,0xe5,0xe7,0xb5,0x06,0x1f,0x28,0x23,0x20, -0x37,0x16,0xff,0x31,0xf6,0x08,0xf7,0x0b,0xe9,0xd4,0xd5,0xf8,0xdf,0x14,0xf3,0x04, -0xd5,0xfd,0xbb,0x32,0x18,0xcf,0xd3,0xc1,0xd9,0xdb,0xe9,0x98,0xf5,0x1f,0x97,0x4a, -0x49,0xc3,0x2d,0x27,0xe8,0x28,0x0e,0x50,0xeb,0xea,0xa2,0xfb,0xed,0xab,0xc6,0xbe, -0x12,0xdd,0xf4,0x98,0xf7,0x0d,0x8b,0x34,0x35,0xe3,0x13,0x09,0x4b,0x17,0x07,0x6a, -0xe4,0xee,0x29,0x1b,0x23,0x91,0x03,0xf3,0x35,0xf9,0xf2,0xb1,0xdb,0xda,0xd2,0xf5, -0x0e,0x2e,0x12,0x0c,0xdb,0x09,0xf5,0xd4,0xd3,0xe2,0x0e,0x2b,0x5d,0xc0,0x47,0x0e, -0x10,0xe7,0xd3,0x17,0xbf,0xbf,0xc9,0xe9,0x16,0xe6,0x0c,0xe1,0x28,0xdd,0x05,0x6b, -0x23,0x1f,0x80,0x0d,0x04,0x7a,0x01,0x01,0x24,0x09,0x06,0x09,0xf0,0xe5,0x35,0xfd, -0x13,0xdc,0xfe,0xe4,0x82,0xfb,0x22,0x76,0x0e,0xd2,0x41,0xc2,0xe3,0x15,0xef,0xed, -0x5c,0x12,0x42,0x3f,0x4a,0x33,0x18,0x29,0x23,0x35,0x0c,0xf6,0xcc,0xf4,0xf6,0x60, -0xe7,0xcb,0x27,0xc0,0xd8,0x50,0xf7,0x00,0xd4,0x0a,0x29,0x4d,0x30,0x0f,0xd4,0x04, -0x1e,0x92,0x19,0xeb,0x81,0xdc,0x08,0xdf,0x28,0x14,0xbb,0xf9,0xf6,0x25,0xf0,0xda, -0x23,0xd6,0xf4,0x62,0x14,0x1b,0xf5,0x0b,0xf9,0x3d,0xed,0xdb,0x0d,0xe3,0x22,0x81, -0x5e,0x4e,0x04,0x0c,0xe2,0x99,0xdc,0xd1,0x56,0xc3,0xdc,0xf5,0x0c,0x16,0x0e,0xf0, -0xdb,0x92,0xfb,0x20,0xda,0x1e,0x03,0xf5,0xf0,0xf6,0xea,0x08,0x11,0x2a,0x02,0xeb, -0xc7,0xee,0x08,0x36,0x15,0x05,0x5b,0xf5,0x01,0x5c,0x14,0xfe,0x62,0xcd,0xc2,0x07, -0xe6,0xf8,0x78,0xf1,0x08,0x08,0x35,0x44,0x8b,0x3b,0x32,0x51,0x21,0x04,0x56,0xf7, -0x00,0x88,0xfa,0xde,0x85,0xc9,0xc8,0x81,0xd7,0xf2,0xce,0x07,0x0d,0xdd,0x19,0x26, -0x1b,0x15,0x02,0x8c,0x16,0x22,0x04,0xfb,0xd9,0x0a,0xf6,0x20,0x79,0x21,0x0b,0x18, -0xfb,0xe8,0x3e,0xd5,0xd5,0xc2,0xf3,0x18,0x3e,0x21,0x0a,0x13,0xed,0xe1,0x3f,0xe5, -0xf0,0x93,0x19,0x51,0x66,0x51,0x13,0xe1,0xe0,0xde,0x6a,0xe2,0xd4,0xf5,0xd9,0xfd, -0x91,0x11,0x00,0x1e,0xeb,0xf7,0x74,0x15,0x19,0xb5,0xfc,0xe3,0xe8,0xeb,0x09,0x48, -0x15,0xff,0x94,0xe7,0xf4,0x6a,0x14,0x18,0x67,0x07,0x04,0xef,0x10,0x0c,0xb3,0xe8, -0xc5,0x82,0xc6,0xe6,0xe9,0xfa,0xf8,0x0a,0x08,0x2b,0x03,0x39,0x37,0xa6,0x38,0x27, -0xcb,0x02,0xf1,0x8f,0xff,0x00,0x75,0xe2,0xc9,0xbc,0xca,0xd9,0xa6,0xf0,0x0a,0x34, -0x16,0x12,0x1a,0x13,0x15,0x75,0x0c,0x0d,0x4d,0x19,0x08,0xa8,0xe5,0xea,0xf6,0x13, -0x25,0x5b,0x16,0x01,0x02,0xe7,0xd0,0x75,0xd5,0xf4,0x19,0x17,0x23,0xf6,0x0b,0xe4, -0x39,0xd3,0xe5,0x30,0x02,0x1e,0x2c,0x3d,0x41,0x80,0x16,0xe7,0xab,0xdf,0xea,0x04, -0xe5,0xdf,0x7c,0xf3,0x07,0x80,0x05,0xfc,0x04,0xfd,0x0b,0xce,0x0f,0xf5,0x74,0xd7, -0xe0,0xaf,0x09,0x18,0xc9,0xf9,0xe1,0x60,0xf9,0x22,0xc5,0x21,0x06,0xf5,0x07,0x1f, -0x51,0x14,0xdc,0xba,0xb1,0xc0,0xce,0xea,0xfe,0x39,0xff,0x09,0x55,0x22,0x31,0xa9, -0x34,0x38,0x06,0x2a,0x05,0x7c,0xf1,0xfb,0x26,0x00,0xe7,0x98,0xcf,0xd1,0xa6,0xde, -0xf0,0x55,0x07,0x16,0x2f,0x13,0x08,0xef,0x0a,0x0f,0x4a,0x0d,0x0d,0xf7,0x09,0xf8, -0x24,0xef,0x06,0xe5,0x23,0x20,0x8e,0x05,0xe7,0xc1,0xd1,0xd9,0x60,0xf9,0x15,0x63, -0x1c,0x0b,0xe1,0xe6,0xcd,0x5b,0xde,0x0c,0x90,0x2c,0x34,0x31,0x2a,0x0d,0x81,0xed, -0xe5,0xf7,0xee,0xf2,0x48,0xed,0xf0,0xce,0xfc,0x05,0xbd,0x0c,0x0b,0x7f,0x06,0x01, -0x10,0xee,0xd4,0x6a,0xd9,0xff,0x3a,0x14,0xf8,0xaa,0xdd,0xf8,0xc0,0x28,0x2f,0x13, -0x0f,0x08,0xf1,0x22,0x1e,0x95,0xe0,0xa8,0x1a,0xb4,0xe5,0x87,0xff,0x06,0x9d,0x14, -0x20,0x08,0x25,0x2d,0x8d,0x38,0x2b,0xec,0x07,0xf0,0x19,0xf5,0xfd,0x17,0xf0,0xd5, -0x88,0xd0,0xe4,0xbe,0xf8,0x06,0xcd,0x10,0x10,0x10,0x07,0x06,0xda,0x0d,0x09,0x5b, -0x02,0x04,0x17,0x06,0x01,0x90,0x04,0x17,0x96,0x1f,0x0a,0xa7,0xe8,0xd5,0xc7,0xde, -0xfd,0xb8,0x14,0x14,0x98,0x02,0xe6,0x05,0xd1,0xdd,0x97,0x0e,0x36,0x89,0x31,0x16, -0xd3,0x00,0xf2,0x26,0xec,0xee,0xe0,0xf4,0xfd,0xac,0xfd,0xf6,0x0d,0xfb,0x10,0xb5, -0x1e,0x0e,0xc7,0xf2,0xde,0x19,0xd3,0xdd,0x10,0xfa,0x05,0x0a,0xef,0xdf,0x53,0xfd, -0x2b,0x26,0x33,0x16,0xfa,0x09,0x22,0x7c,0x26,0xe9,0xd2,0xa6,0xab,0x1c,0xdf,0xfb, -0x6d,0x06,0x1d,0xa4,0x28,0x20,0x05,0x24,0x31,0x95,0x29,0x0b,0xfe,0xf4,0xf0,0x87, -0xf3,0xf2,0xdf,0xe5,0xd8,0xf6,0xe4,0xff,0x47,0x0c,0x0e,0x56,0x0c,0x03,0xad,0xff, -0x09,0xf0,0x0a,0xfa,0x7b,0xf7,0x08,0xc8,0x13,0x12,0x5a,0x12,0x12,0xb6,0x04,0xed, -0x3f,0xe1,0xea,0x65,0x02,0x11,0xca,0x0c,0xfd,0x60,0xe8,0xd6,0x27,0xe0,0x0f,0xc0, -0x3c,0x36,0x46,0x09,0xee,0x6a,0xf0,0xf5,0x44,0xf2,0xf1,0xac,0x01,0x0f,0xfe,0x03, -0xf6,0xd9,0x07,0x23,0x07,0x1c,0xf2,0xba,0xd0,0xca,0x1c,0xdf,0xfc,0x22,0xfe,0xe2, -0x91,0xd8,0x01,0x4c,0x34,0x37,0x64,0x18,0x0b,0x4b,0x21,0x29,0x83,0xf5,0xaf,0x41, -0xa5,0xd3,0xff,0xf7,0x06,0x4b,0x20,0x30,0xa1,0x22,0x1f,0x4f,0x2c,0x21,0x54,0x07, -0xfa,0xa0,0xf4,0xef,0x2b,0xee,0xeb,0x5b,0xe4,0xeb,0x56,0x04,0x10,0xc5,0x0a,0x06, -0xd5,0x03,0xfd,0x17,0xfe,0x03,0x9c,0xf9,0xef,0x8a,0x03,0x1f,0x19,0x22,0x13,0x9c, -0x08,0xfc,0x77,0xec,0xe8,0x79,0xf7,0x0a,0xb8,0x0f,0x02,0x21,0xf1,0xe6,0xc8,0xde, -0xe7,0xcb,0x0c,0x36,0xe0,0x36,0x09,0xd1,0xe1,0xe4,0x1b,0xf5,0xf5,0xd7,0xf2,0x03, -0xee,0x1b,0x12,0xae,0xf9,0x02,0xad,0x21,0x21,0x4f,0xf6,0xca,0x9b,0xc4,0xde,0x5b, -0xf9,0xf3,0x97,0xd7,0xd7,0x83,0x04,0x33,0x4f,0x37,0x1c,0x02,0x11,0x20,0x0b,0x25, -0xfb,0x48,0xbf,0xac,0x06,0xc8,0xea,0x10,0x06,0x26,0xd1,0x35,0x25,0xd3,0x1b,0x28, -0xd1,0x1d,0xff,0xee,0xf5,0xf7,0xd2,0xf0,0xed,0x72,0xed,0xe9,0x3d,0xf0,0x08,0xf9, -0x15,0x0a,0xab,0x00,0xfe,0x5b,0xfc,0xfb,0xf5,0xfc,0xf6,0xc7,0xec,0x00,0x40,0x27, -0x32,0xba,0x17,0xfb,0x83,0xf2,0xef,0xbc,0xf1,0x00,0x07,0x11,0x10,0xa5,0xfc,0xe8, -0x15,0xe2,0xe4,0x49,0xf0,0x0f,0x36,0x2f,0x2f,0xae,0x0b,0xe2,0x40,0xdc,0xef,0xcd, -0xf4,0xf0,0xcb,0x04,0x27,0x3c,0x26,0x01,0x34,0xfa,0x1a,0xec,0x26,0xfe,0xa4,0xc8, -0xbe,0xb3,0xdf,0xfb,0x12,0xeb,0xc8,0xe3,0xd1,0x0e,0xbb,0x3b,0x32,0x76,0x16,0x14, -0xe8,0x25,0x24,0x9b,0xfc,0xc7,0x66,0xb7,0xca,0x4f,0xe1,0xfd,0xd6,0x24,0x38,0xbe, -0x2b,0x1e,0xaa,0x21,0x15,0x19,0xf9,0xf3,0x24,0xfc,0xf4,0xef,0xea,0xed,0x80,0xf1, -0xf9,0x84,0x0b,0x15,0x5f,0x0a,0xff,0x08,0xfc,0xf4,0x89,0xf2,0xfa,0x45,0xf8,0xeb, -0xa3,0xf9,0x27,0x35,0x3d,0x20,0xa2,0xf6,0xe6,0xef,0xeb,0xf8,0x4a,0x0b,0x17,0x0b, -0x0e,0xf6,0xf1,0xe1,0xdf,0x53,0xea,0xf7,0x4d,0x0e,0x28,0x33,0x2b,0x0c,0x85,0xe1, -0xd2,0x41,0xe6,0xf5,0x98,0xf2,0x03,0x94,0x2a,0x34,0x3e,0x10,0xf8,0x0e,0x0f,0x20, -0x5b,0x04,0xcf,0x1e,0xbc,0xd9,0x8e,0xf7,0xe7,0x41,0xc2,0xcd,0x30,0x0e,0x3d,0x74, -0x31,0x13,0x90,0x12,0x25,0xab,0x22,0xfc,0x3e,0xd0,0xc0,0xfd,0xcb,0xdb,0xe5,0xf7, -0x25,0xa1,0x3a,0x2d,0x24,0x22,0x22,0x3b,0x11,0xef,0x6c,0xe9,0xfb,0xf8,0xfc,0xee, -0x26,0xe9,0xf0,0xcc,0x01,0x13,0x37,0x16,0x07,0xee,0xfc,0xfa,0xc7,0xf0,0xeb,0x58, -0xf4,0xf7,0x55,0xef,0xfb,0x85,0x25,0x3d,0x36,0x23,0xf8,0x54,0xe5,0xeb,0x20,0xfa, -0x0f,0x07,0x1e,0x11,0x13,0xf2,0xdb,0x5f,0xdc,0xed,0xf3,0xff,0x0f,0xc9,0x1f,0x24, -0x04,0x0e,0xe7,0x85,0xd0,0xdb,0x0f,0xee,0xf3,0x7e,0x09,0x30,0x20,0x3b,0x19,0x95, -0xfd,0x0c,0xde,0x1b,0x01,0xa7,0xd3,0xc2,0x13,0xda,0xf0,0x4c,0xde,0xbd,0x5b,0xcf, -0x13,0x67,0x3d,0x2a,0xc0,0x0d,0x15,0x58,0x2b,0x22,0x38,0xf8,0xd3,0x4d,0xce,0xd5, -0xb9,0xd8,0xef,0x37,0x21,0x3c,0x9c,0x30,0x24,0x67,0x22,0x0c,0xee,0xe8,0xe1,0xae, -0xf9,0x01,0x1f,0xf2,0xe9,0xcd,0xf2,0x07,0x73,0x18,0x17,0x72,0x07,0xfb,0x2c,0xf7, -0xea,0x0d,0xe6,0xf4,0x16,0xfa,0xf0,0x0e,0xfd,0x27,0x80,0x3b,0x1f,0x26,0xf7,0xe5, -0xc7,0xea,0xfd,0x14,0x14,0x1f,0xf8,0x11,0xf2,0x26,0xdc,0xde,0xf2,0xef,0x02,0xac, -0x0f,0x1b,0x8c,0x1f,0x0c,0xd3,0xe7,0xce,0xeb,0xd5,0xe9,0x82,0xf3,0x0c,0x09,0x35, -0x40,0x3c,0x21,0x01,0xf5,0x07,0x16,0xe6,0x01,0xd8,0x8d,0xc5,0xd7,0xfb,0xeb,0xd9, -0x79,0xbb,0xd0,0x86,0x16,0x3f,0xbc,0x26,0x05,0x7e,0x10,0x2d,0x94,0x27,0xf8,0xdb, -0xd0,0xd1,0x02,0xde,0xdc,0x88,0xeb,0x1a,0x8e,0x39,0x31,0x81,0x29,0x27,0x35,0x09, -0xdf,0xab,0xdb,0xfa,0x43,0x07,0xf5,0xc9,0xe9,0xf4,0x80,0x0c,0x1c,0x4a,0x15,0x05, -0x60,0xfb,0xf3,0x2b,0xe5,0xe1,0x4d,0xf4,0xfd,0xff,0xf5,0x00,0x14,0x25,0x37,0x56, -0x1d,0xf9,0x3a,0xeb,0xeb,0xcf,0xfa,0x15,0x7d,0x23,0x12,0x46,0xf1,0xdb,0xb4,0xdd, -0xf2,0xa3,0x06,0x0f,0x33,0x16,0x1c,0xf6,0x0d,0xea,0x73,0xcc,0xce,0x63,0xe5,0xf9, -0x52,0x14,0x37,0x53,0x3f,0x26,0xa4,0x0b,0x0b,0x20,0x10,0xfc,0x11,0xdd,0xce,0x6f, -0xd8,0xe4,0xc0,0xd3,0xbd,0x54,0xd6,0x18,0x3d,0x3c,0x21,0xc0,0x02,0x11,0xad,0x2f, -0x27,0x5b,0xf8,0xd3,0xee,0xd7,0xe4,0xe6,0xde,0xe9,0x1b,0x18,0x37,0xef,0x2e,0x28, -0xf5,0x28,0x08,0x82,0xda,0xd6,0xb8,0xf8,0x0a,0x96,0xfa,0xee,0xd0,0xf7,0x0f,0x57, -0x1f,0x15,0x0f,0x03,0xf8,0xdb,0xee,0xde,0x4f,0xde,0xf7,0x00,0x03,0xf9,0xa4,0x04, -0x26,0xf1,0x2f,0x17,0xb4,0xfc,0xf0,0xeb,0xee,0xfb,0xd6,0x13,0x20,0x97,0x11,0xf3, -0x2b,0xdf,0xdf,0x0b,0xf1,0x05,0x8a,0x0f,0x13,0xde,0x18,0x0b,0x2b,0xe9,0xcc,0xce, -0xcb,0xe0,0x53,0xf9,0x1a,0xd6,0x3b,0x3e,0xdb,0x24,0x0d,0x67,0x0c,0x0e,0xc8,0xf8, -0xdb,0x5f,0xd2,0xda,0x83,0xdf,0xcd,0xec,0xbc,0xdc,0xbf,0x1e,0x3a,0x61,0x19,0xfb, -0xdd,0x10,0x33,0x3f,0x2a,0xf4,0x75,0xcf,0xda,0xcd,0xeb,0xe3,0xe4,0xe7,0x13,0x72, -0x35,0x30,0xf0,0x2b,0x2b,0x6b,0x04,0xd3,0xc3,0xd3,0xf9,0x19,0x0c,0xfd,0x30,0xf0, -0xfb,0x19,0x14,0x21,0x30,0x13,0xff,0xc7,0xf5,0xe9,0xce,0xda,0xdd,0x85,0xf8,0x07, -0xe5,0xfd,0x06,0x74,0x24,0x29,0xb8,0x10,0xfe,0xe5,0xf6,0xf0,0xb7,0xf9,0x13,0x3a, -0x1f,0x0f,0x2a,0xf4,0xe1,0x3b,0xe3,0xf2,0xba,0x03,0x0c,0x89,0x12,0x19,0xb9,0x0b, -0xe4,0x0f,0xc8,0xca,0x5a,0xe2,0xfc,0x6f,0x1d,0x3d,0xe2,0x3e,0x26,0xab,0x11,0x0c, -0xdf,0x0a,0xf6,0x1e,0xde,0xd5,0xab,0xda,0xdc,0x76,0xcb,0xbf,0xe9,0xe2,0x21,0xc9, -0x37,0x14,0x0c,0xf8,0x0f,0xa2,0x34,0x2c,0xf7,0xf4,0xce,0x22,0xdc,0xef,0x97,0xe6, -0xeb,0x62,0x14,0x32,0x1a,0x2d,0x2d,0xb0,0x2e,0x03,0xfb,0xce,0xd1,0x14,0xfa,0x0d, -0x1f,0x00,0xf4,0x21,0xfe,0x14,0x6f,0x22,0x13,0x58,0xfc,0xf0,0x21,0xe3,0xd7,0x20, -0xe1,0xff,0x48,0x0a,0xff,0xe5,0x09,0x23,0x74,0x22,0x0d,0x61,0x01,0xfc,0x7f,0xf3, -0xf8,0x64,0x11,0x1e,0xb0,0x0f,0xf5,0x4b,0xe3,0xe4,0xc8,0xf4,0x04,0x6b,0x0a,0x0e, -0xef,0x17,0x0a,0x09,0xe2,0xc4,0x98,0xc8,0xe3,0x18,0x02,0x23,0x26,0x3f,0x3b,0xe9, -0x23,0x14,0x70,0x10,0x09,0xbc,0xf1,0xdb,0x05,0xd7,0xda,0xfe,0xd9,0xc9,0x04,0xc2, -0xe8,0xee,0x22,0x31,0x79,0x0d,0xf5,0x97,0x11,0x37,0x03,0x2b,0xf1,0x5a,0xcd,0xde, -0xb9,0xf2,0xe7,0xb3,0xe9,0x13,0xc7,0x31,0x2c,0x83,0x2d,0x2d,0xcb,0xfe,0xcb,0x9e, -0xd2,0xfa,0x14,0x0d,0x01,0xed,0xf7,0x02,0x77,0x17,0x20,0x47,0x0f,0xf9,0xa4,0xeb, -0xdc,0xe7,0xd3,0xe3,0xcd,0x04,0x0e,0x30,0x01,0x0b,0x07,0x21,0x1b,0xe9,0x0a,0x06, -0x39,0x00,0xf3,0x20,0xf7,0x0e,0xd1,0x19,0x0d,0x7b,0xf6,0xe6,0xb1,0xe7,0xf5,0x73, -0x02,0x09,0xc1,0x10,0x1a,0x65,0x08,0xdc,0x88,0xc2,0xcb,0x69,0xe6,0x03,0x5e,0x26, -0x41,0x95,0x3a,0x20,0x08,0x12,0x11,0x26,0x0b,0xf1,0x09,0xdb,0xd8,0x42,0xdc,0xd9, -0xac,0xc9,0xc6,0xa3,0xee,0x24,0xd7,0x2c,0x07,0xe8,0xf2,0x12,0x3c,0x3b,0x2c,0x06, -0xee,0xcb,0x02,0xe1,0xf4,0xe5,0xe7,0xeb,0x9d,0x12,0x2d,0x49,0x2b,0x31,0x71,0x2e, -0xf9,0xfb,0xc7,0xd5,0x60,0xff,0x0f,0xc8,0x02,0xfa,0x6c,0x06,0x1b,0x60,0x21,0x0a, -0xec,0xf1,0xe4,0x7e,0xd7,0xd3,0xfb,0xe9,0x0a,0x31,0x0f,0x03,0x68,0x0d,0x1e,0xf7, -0x17,0x0b,0x7a,0x0a,0x01,0x2f,0xf2,0xf6,0x0d,0x0e,0x18,0x66,0x0c,0xf5,0x3f,0xe7, -0xeb,0xaa,0xf7,0x00,0x52,0x05,0x10,0xf9,0x1b,0x05,0x99,0xd6,0xc0,0x32,0xcf,0xec, -0x23,0x08,0x29,0xa8,0x42,0x38,0xa4,0x1d,0x11,0x7f,0x12,0x09,0xef,0xee,0xd9,0xe6, -0xd6,0xdb,0xa4,0xd9,0xcb,0xea,0xcb,0xf3,0x65,0x23,0x29,0x32,0x04,0xf2,0x78,0x15, -0x3b,0xeb,0x29,0xec,0xa1,0xcb,0xe1,0x7d,0xf1,0xe4,0x39,0xee,0x17,0xc6,0x2c,0x28, -0x56,0x32,0x2d,0x4a,0xf5,0xc6,0xd8,0xd4,0xfe,0x18,0x11,0x05,0xe9,0xfc,0x07,0x89, -0x1b,0x1f,0x3a,0x08,0xee,0x43,0xdd,0xd1,0xac,0xd6,0xf2,0x06,0x0f,0x0e,0x89,0x03, -0x0d,0x78,0x19,0x14,0xad,0x0f,0x0d,0x14,0x01,0xf1,0xd0,0xf5,0x0d,0x68,0x18,0x0c, -0xf4,0xf5,0xe8,0x5d,0xee,0xf9,0x18,0x00,0x04,0x24,0x12,0x1c,0x3f,0x01,0xd2,0x41, -0xc0,0xd2,0xa0,0xef,0x0c,0x25,0x2e,0x44,0xb0,0x34,0x18,0x29,0x10,0x14,0x1f,0x0b, -0xeb,0xbd,0xd5,0xd5,0x80,0xdc,0xdd,0xd7,0xcf,0xd0,0x52,0xf6,0x23,0x32,0x26,0x01, -0x97,0xf3,0x1a,0x66,0x40,0x28,0x21,0xe8,0xcd,0x2d,0xe4,0xf0,0xd6,0xe4,0xef,0xf2, -0x16,0x2d,0x60,0x2b,0x34,0x03,0x29,0xf0,0xe1,0xc8,0xdb,0x5a,0x03,0x11,0xe9,0x06, -0x01,0xbe,0x0c,0x1e,0x86,0x1c,0x00,0x5e,0xe8,0xd8,0x13,0xcf,0xda,0x12,0xf9,0x12, -0x3b,0x10,0x05,0x0f,0x0d,0x15,0xc2,0x14,0x15,0x11,0x10,0xfe,0xe4,0xee,0xf6,0xaf, -0x0c,0x16,0xa7,0x0a,0xf4,0xfa,0xec,0xf4,0x16,0xfa,0xfc,0x7b,0x03,0x15,0x3c,0x1d, -0xfa,0x5c,0xcd,0xc1,0x45,0xd6,0xf3,0xd0,0x0e,0x32,0x52,0x45,0x30,0x78,0x13,0x0d, -0x7d,0x15,0x0b,0x03,0xea,0xd3,0x0d,0xd4,0xdd,0xb3,0xdf,0xd4,0x74,0xd4,0xf6,0x13, -0x21,0x22,0x47,0xfd,0xf5,0xb1,0x1e,0x40,0x68,0x25,0xe7,0xf5,0xcd,0xe0,0x5d,0xea, -0xe4,0x54,0xf4,0x18,0xf6,0x28,0x2c,0x81,0x38,0x26,0x91,0xea,0xc7,0x2f,0xde,0x08, -0x55,0x14,0x06,0xd0,0x01,0x0e,0xce,0x1f,0x19,0xd7,0xfa,0xdf,0x49,0xd0,0xcf,0x2f, -0xe2,0xff,0xa6,0x13,0x0f,0xce,0x06,0x0b,0xc1,0x13,0x18,0x4e,0x18,0x0e,0x56,0xfa, -0xeb,0x38,0xf7,0x0f,0xe3,0x15,0x07,0xc2,0xf2,0xee,0x11,0xf8,0xfc,0x75,0xfa,0x02, -0x00,0x18,0x1c,0x50,0xf5,0xca,0xa0,0xc1,0xd8,0x5f,0xf7,0x12,0xfc,0x33,0x43,0xca, -0x2b,0x0f,0x81,0x0d,0x17,0xf3,0x09,0xe7,0x70,0xd1,0xd3,0xd3,0xdf,0xe4,0xc3,0xd6, -0xd5,0xb6,0xf7,0x1f,0x89,0x1e,0xfc,0xb2,0xf7,0x22,0x0f,0x3f,0x20,0xc9,0xe8,0xd0, -0xe6,0xdc,0xe4,0xec,0xe3,0xf8,0x77,0x1b,0x29,0x27,0x2d,0x37,0xda,0x20,0xe7,0x0e, -0xcb,0xe3,0x20,0x0a,0x14,0x72,0x09,0x06,0xf8,0x10,0x1e,0x41,0x14,0xf7,0x62,0xdb, -0xca,0x1c,0xd0,0xe8,0xfb,0x06,0x16,0x9c,0x0f,0x04,0xcd,0x06,0x13,0x95,0x1f,0x1c, -0xc9,0x08,0xf4,0xa1,0xec,0xf8,0xec,0x0e,0x14,0xe2,0x02,0xf3,0x72,0xf3,0xf9,0x9f, -0xfa,0xf9,0x21,0x04,0x1a,0x08,0x18,0xef,0xaa,0xc8,0xc4,0xb5,0xdd,0xfb,0x31,0x17, -0x37,0x0c,0x42,0x26,0x9a,0x08,0x0a,0xf3,0x18,0x0a,0x53,0xe3,0xcb,0xfd,0xd1,0xe5, -0xba,0xeb,0xda,0x3e,0xd4,0xf7,0x91,0x20,0x1b,0x79,0xfb,0xfc,0xd4,0x24,0x3c,0xe8, -0x1d,0xe8,0xbd,0xce,0xd5,0xaa,0xe1,0xe7,0x64,0xf9,0x18,0x65,0x29,0x32,0x7d,0x36, -0x16,0x5b,0xe3,0xce,0x8c,0xea,0x0e,0xd4,0x11,0x08,0xbc,0x09,0x14,0x1c,0x1d,0x0d, -0x1c,0xef,0xd3,0xc0,0xc8,0xd6,0xf6,0xed,0x07,0xe2,0x16,0x11,0x7d,0x02,0x01,0x84, -0x15,0x25,0x98,0x1d,0x04,0xc9,0xed,0xec,0x61,0xfd,0x0e,0x14,0x10,0x00,0xe2,0xf3, -0xf9,0x82,0xfd,0xf8,0x2d,0xf5,0x04,0x71,0x1c,0x13,0x34,0xe9,0xc7,0xc2,0xc6,0xe2, -0x7f,0xfe,0x19,0x1b,0x3b,0x40,0xef,0x20,0x02,0x72,0x08,0x1a,0x07,0x09,0xe0,0xc2, -0xc7,0xd2,0x17,0xed,0xf0,0x23,0xdc,0xd6,0x1b,0xf8,0x1e,0x9e,0x18,0xfd,0x61,0x02, -0x25,0xba,0x39,0x1f,0x00,0xeb,0xca,0xd3,0xcc,0xdf,0xc1,0xeb,0xfe,0x30,0x19,0x29, -0x3d,0x35,0x34,0x95,0x12,0xe4,0x52,0xd1,0xec,0x7a,0x0f,0x14,0x9c,0x0c,0x09,0x14, -0x12,0x1a,0x55,0x0b,0xe8,0x46,0xc8,0xc6,0x75,0xdd,0xf6,0x8b,0x0c,0x17,0x47,0x10, -0xff,0x7d,0x01,0x1d,0x04,0x2c,0x18,0x40,0xfb,0xeb,0x35,0xee,0xfe,0x68,0x0e,0x0d, -0x9e,0xfd,0xf6,0x0e,0xfc,0xfe,0x86,0xf9,0xf4,0x16,0x06,0x1c,0xd9,0x0e,0xe6,0x72, -0xc6,0xc9,0x3d,0xe7,0x02,0xc0,0x1d,0x3a,0x4a,0x3d,0x1a,0xeb,0xfb,0x0a,0x1b,0x1d, -0x04,0x8c,0xd9,0xc4,0x62,0xd8,0xf5,0xf5,0xf2,0xda,0xfd,0xd4,0xfa,0x68,0x1e,0x16, -0x2d,0x02,0x04,0x9f,0x24,0x38,0x55,0x1e,0xea,0x27,0xc2,0xc8,0x40,0xe3,0xec,0x69, -0xfd,0x1a,0x3f,0x2f,0x37,0x7c,0x2b,0x0b,0xf4,0xe5,0xd7,0xcc,0xf1,0x0e,0xe2,0x14, -0x10,0x3c,0x0d,0x13,0x14,0x15,0x04,0xa1,0xe1,0xc4,0xed,0xc9,0xe0,0xbd,0xf7,0x10, -0xea,0x1c,0x0e,0x32,0xf7,0x01,0xc5,0x25,0x2f,0xe1,0x13,0xf2,0x6b,0xe7,0xf3,0xab, -0xff,0x0b,0x47,0x0b,0xfb,0xa0,0xfa,0xff,0x1a,0xfe,0xf7,0xce,0xf3,0x09,0x29,0x1b, -0x08,0x9e,0xe4,0xc7,0x77,0xce,0xea,0x5e,0x02,0x21,0xb2,0x3d,0x3a,0x6c,0x12,0xf5, -0x5a,0x0c,0x1e,0xde,0x02,0xd4,0x57,0xc1,0xdf,0x63,0xfc,0xf6,0x92,0xde,0xd6,0x40, -0xf9,0x1c,0xc4,0x18,0x07,0xcc,0x03,0x20,0x5b,0x3a,0x20,0x4b,0xe6,0xba,0xd4,0xc5, -0xe8,0xd2,0xf0,0xfd,0x74,0x1a,0x33,0x66,0x39,0x25,0x5c,0x07,0xe6,0xc8,0xdb,0xf7, -0xe2,0x11,0x17,0x5b,0x11,0x0d,0xac,0x15,0x15,0x0e,0xfd,0xd5,0x78,0xc2,0xd0,0x3a, -0xe7,0xfc,0x3c,0x13,0x1b,0x08,0x0a,0xf5,0x55,0x07,0x2d,0x46,0x2e,0x0c,0x9c,0xee, -0xe9,0x25,0xf6,0x01,0x6a,0x0a,0x08,0xb0,0xfc,0xfd,0x40,0x02,0x00,0x74,0xf5,0xf4, -0xa1,0x0c,0x1a,0x63,0x04,0xe1,0x39,0xcb,0xd3,0x4e,0xed,0x04,0x8d,0x23,0x41,0x10, -0x38,0x08,0x5a,0xf3,0x0f,0x09,0x1f,0xfd,0x87,0xce,0xc5,0xcf,0xe7,0x00,0x17,0xf6, -0xdc,0x8e,0xd8,0xf8,0x8b,0x1a,0x1b,0xfd,0x07,0x04,0xc6,0x20,0x38,0xfe,0x20,0xdf, -0xcf,0xb4,0xc6,0x9d,0xe7,0xf1,0x13,0x00,0x1e,0xee,0x35,0x33,0x30,0x1f,0x08,0x99, -0xea,0xdd,0xfc,0xf5,0x14,0x77,0x1c,0x11,0x8f,0x0d,0x12,0x1d,0x10,0xf6,0xff,0xcf, -0xc1,0xd5,0xd2,0xeb,0x35,0x04,0x19,0x00,0x19,0x00,0x9b,0xf3,0x10,0xad,0x33,0x2b, -0x85,0x02,0xe7,0x04,0xec,0xf7,0x9f,0x01,0x0a,0x63,0x05,0xfd,0x0f,0x00,0x03,0x86, -0xff,0xf3,0xe9,0xf5,0x0d,0xf0,0x15,0x00,0x2c,0xe0,0xce,0xaa,0xd7,0xec,0xf5,0x06, -0x28,0x4c,0x41,0x31,0x57,0x01,0xf3,0x36,0x13,0x1e,0x75,0xf7,0xc9,0x0a,0xca,0xee, -0x9a,0x04,0xf8,0x40,0xdb,0xd6,0xf0,0xf7,0x1e,0x10,0x21,0x06,0x5a,0x00,0x22,0x86, -0x3b,0x1d,0xd8,0xd8,0xb1,0x23,0xc9,0xea,0xc0,0xef,0xff,0x75,0x23,0x39,0xf9,0x2d, -0x18,0xb8,0x06,0xec,0x45,0xe3,0xfb,0x70,0x15,0x1b,0xa3,0x12,0x10,0x6f,0x13,0x07, -0x0e,0xeb,0xcc,0x1a,0xc7,0xd7,0xf9,0xed,0x08,0xf8,0x1b,0x16,0x6b,0xfc,0xf5,0x43, -0x18,0x38,0x83,0x28,0xfc,0xcc,0xe4,0xed,0x1b,0xfb,0x02,0x91,0x08,0x04,0xc9,0xfd, -0x02,0x22,0x06,0xfe,0x09,0xf3,0xf8,0x4f,0x0e,0x11,0x57,0xfd,0xe3,0xf6,0xd2,0xd8, -0xbb,0xec,0x0a,0x51,0x2e,0x41,0xbc,0x29,0xfa,0x35,0xf3,0x14,0xe0,0x19,0xf1,0x77, -0xca,0xd0,0x45,0xf3,0x06,0xbe,0xfa,0xdd,0x62,0xd3,0xf6,0xa4,0x21,0x23,0x9e,0x07, -0xff,0x3c,0x21,0x3b,0xfd,0x1a,0xd4,0xd0,0xaf,0xc9,0xec,0xea,0xf2,0x62,0x01,0x24, -0x14,0x38,0x00,0xa0,0xff,0xff,0x16,0x00,0x00,0x44,0xff,0x00,0x6a,0x00,0xff,0xbd, -0xff,0x01,0x00,0x00,0x00,0xa1,0xff,0x00,0x18,0xff,0x00,0x44,0xff,0xff,0x4c,0x00, -0x00,0x15,0x00,0xff,0xe3,0xff,0x01,0x13,0x02,0x02,0x9e,0x03,0x03,0xbc,0x02,0x00, -0xbe,0xfe,0xfc,0x2a,0xfc,0xfb,0xb0,0xfa,0xfa,0xe4,0xfa,0xf9,0xae,0xfa,0xfc,0xf0, -0xfc,0xfc,0xc9,0xfd,0xfd,0x1e,0xfb,0xfc,0x3d,0xfc,0xfa,0xff,0xfa,0xfb,0x5f,0xfc, -0xfc,0xbd,0x00,0x00,0x51,0x01,0x03,0x2c,0x03,0x04,0xa4,0x02,0x03,0x41,0x00,0xfe, -0x71,0xfc,0xf9,0x14,0xf9,0xf5,0x3d,0xf6,0xf6,0xde,0xf6,0xf9,0x01,0xfa,0xfb,0xfc, -0xfc,0xfe,0xe1,0xfe,0xfe,0xce,0x01,0x02,0xde,0x03,0x05,0xea,0x06,0x07,0x69,0x09, -0x0a,0x4b,0x0c,0x0d,0x4e,0x10,0x10,0x36,0x10,0x11,0xb6,0x10,0x10,0x43,0x0f,0x0d, -0xfd,0x0c,0x0b,0xb8,0x0b,0x0b,0xed,0x0d,0x10,0x28,0x12,0x14,0x2c,0x17,0x19,0x29, -0x1a,0x19,0x8b,0x18,0x15,0x6f,0x12,0x0d,0x5b,0x08,0x04,0x07,0x01,0xff,0xe4,0xfd, -0xfd,0xa7,0xfe,0xff,0x7e,0x01,0x02,0xf7,0x02,0x02,0x9b,0x01,0x00,0xda,0xff,0xff, -0xcc,0xff,0xff,0xa8,0xff,0x00,0xe1,0x00,0x01,0x2e,0x03,0x04,0x05,0x04,0x03,0xd7, -0x01,0xff,0x98,0xfc,0xfa,0x43,0xf8,0xf7,0x06,0xf7,0xf8,0x80,0xf9,0xfc,0xd0,0xfd, -0xff,0x37,0x00,0x00,0xd2,0xff,0xff,0x87,0xff,0xff,0x9c,0x00,0x01,0x06,0x02,0x02, -0x8b,0x03,0x04,0x0c,0x06,0x07,0x96,0x08,0x08,0xfc,0x07,0x06,0x80,0x03,0x00,0x0f, -0xfe,0xfb,0xf5,0xf8,0xf6,0xcd,0xf5,0xf5,0xa3,0xf4,0xf4,0x79,0xf4,0xf4,0x00,0xf3, -0xf1,0x1e,0xf0,0xee,0x82,0xec,0xeb,0xc1,0xe9,0xe8,0x7d,0xe7,0xe6,0x33,0xe5,0xe4, -0xb3,0xe3,0xe3,0x4d,0xe4,0xe4,0x1d,0xe6,0xe7,0x59,0xe9,0xeb,0xa0,0xec,0xed,0x8e, -0xee,0xee,0x3b,0xee,0xed,0x53,0xeb,0xe9,0x52,0xe6,0xe3,0x7e,0xe1,0xdf,0x1b,0xdf, -0xdf,0xe9,0xe0,0xe2,0x2f,0xe5,0xe7,0x7b,0xea,0xec,0x2f,0xef,0xf0,0xad,0xf1,0xf2, -0x9d,0xf4,0xf6,0xbe,0xf9,0xfc,0xcd,0xfe,0x00,0x73,0x00,0xff,0x0e,0xff,0xfd,0x2f, -0xfd,0xfb,0x6d,0xfb,0xfa,0xfe,0xfa,0xfa,0x29,0xfb,0xfb,0x42,0xfb,0xfb,0x3a,0xfc, -0xfd,0x29,0xfe,0xff,0x9c,0x00,0x01,0x14,0x01,0x00,0x05,0xff,0xfe,0x74,0xfd,0xfd, -0xf6,0xfd,0x00,0xf3,0x02,0x06,0x8d,0x0a,0x0d,0xbc,0x0f,0x11,0x2a,0x12,0x12,0x62, -0x12,0x13,0x5c,0x14,0x15,0xfa,0x16,0x17,0xe7,0x16,0x16,0x82,0x14,0x11,0x8a,0x0f, -0x0d,0x56,0x0b,0x0a,0xc0,0x09,0x09,0x23,0x0a,0x0a,0x7e,0x0c,0x0d,0xa4,0x0e,0x0f, -0x54,0x0f,0x0f,0x55,0x0e,0x0d,0xc5,0x0c,0x0c,0x8d,0x0d,0x0e,0xd7,0x10,0x14,0x72, -0x18,0x1c,0x9d,0x21,0x25,0xf2,0x27,0x29,0x99,0x28,0x26,0xd0,0x21,0x1d,0xfd,0x18, -0x14,0x1a,0x11,0x0d,0xc5,0x0b,0x0a,0x19,0x0a,0x0a,0x14,0x0c,0x0e,0x20,0x0f,0x11, -0x70,0x11,0x11,0x83,0x10,0x0f,0xf9,0x0d,0x0c,0x19,0x0c,0x0b,0x2a,0x0c,0x0d,0x6f, -0x0f,0x11,0x09,0x13,0x14,0x68,0x14,0x13,0x26,0x12,0x0f,0x5d,0x0e,0x0c,0x81,0x09, -0x07,0x3e,0x06,0x05,0x97,0x04,0x04,0x80,0x03,0x03,0x0b,0x04,0x03,0xdc,0x03,0x04, -0xa2,0x04,0x05,0xbd,0x06,0x07,0x9f,0x09,0x0b,0x76,0x0d,0x0d,0x1f,0x10,0x10,0x84, -0x10,0x10,0x70,0x0e,0x0d,0x38,0x0c,0x0a,0x1f,0x09,0x07,0x5e,0x08,0x08,0x46,0x09, -0x0a,0x2a,0x0a,0x0a,0x19,0x0b,0x09,0xfe,0x07,0x07,0x94,0x05,0x03,0x73,0x01,0x00, -0x99,0xfd,0xfc,0x92,0xf9,0xf7,0xd9,0xf6,0xf3,0xdc,0xf3,0xf2,0xf2,0xf0,0xf3,0x0b, -0xf4,0xf1,0xab,0xee,0xed,0xd8,0xe5,0xdf,0x0b,0xdc,0xd4,0xaf,0xd2,0xd2,0xb9,0xce, -0xcf,0x2a,0xd2,0xd3,0x4e,0xd2,0xd7,0xf3,0xd7,0xd6,0xd2,0xd7,0xd5,0x78,0xd3,0xd2, -0xd4,0xd1,0xd1,0x31,0xd2,0xd5,0x5c,0xd7,0xdd,0xe5,0xe4,0xe8,0x46,0xed,0xf1,0xdb, -0xf3,0xf3,0xed,0xf5,0xf5,0xf5,0xf4,0xf1,0x31,0xee,0xed,0x42,0xeb,0xe8,0x5c,0xe5, -0xe6,0xf8,0xe3,0xe3,0xc3,0xe0,0xdd,0x66,0xdd,0xdd,0xbf,0xde,0xdf,0xc8,0xe3,0xe7, -0x0c,0xea,0xee,0x10,0xef,0xf0,0x49,0xf2,0xf4,0x46,0xf5,0xf6,0x89,0xfa,0xfd,0x00, -0xfe,0x00,0x70,0x03,0x04,0x23,0x05,0x04,0xa4,0x02,0x00,0xf7,0xfe,0xfd,0x5e,0xfd, -0xfe,0x69,0xff,0x00,0x04,0x03,0x06,0x5d,0x0a,0x0c,0x40,0x0e,0x0f,0x5a,0x10,0x10, -0xa2,0x0f,0x0e,0x4c,0x0d,0x0d,0x08,0x0d,0x0c,0xb8,0x0d,0x10,0x10,0x12,0x13,0x2e, -0x15,0x15,0x70,0x13,0x11,0x3f,0x0f,0x0d,0xd0,0x0b,0x0b,0xa7,0x0b,0x0c,0x1f,0x0f, -0x11,0xde,0x13,0x15,0x73,0x14,0x13,0x96,0x11,0x10,0x70,0x0e,0x0d,0xa0,0x0c,0x0d, -0x3e,0x0f,0x10,0x10,0x12,0x13,0xf3,0x12,0x12,0xeb,0x11,0x10,0xc6,0x0e,0x0d,0x5c, -0x0d,0x0e,0x0b,0x10,0x11,0x60,0x12,0x13,0x02,0x14,0x14,0x84,0x15,0x15,0xae,0x15, -0x15,0x96,0x13,0x11,0x33,0x0e,0x0b,0x9c,0x09,0x07,0x44,0x06,0x05,0x8b,0x06,0x07, -0xcf,0x09,0x0b,0xe5,0x0b,0x0b,0x63,0x09,0x07,0xd6,0x04,0x02,0xf7,0xff,0xfd,0x9c, -0xfa,0xf8,0x00,0xf5,0xf2,0x45,0xef,0xec,0x38,0xea,0xe8,0xd6,0xe6,0xe5,0xaf,0xe5, -0xe5,0x5f,0xe5,0xe4,0x2a,0xe2,0xe0,0xb1,0xdd,0xdb,0x56,0xd9,0xd8,0xf0,0xd6,0xd5, -0x1b,0xd4,0xd2,0xa2,0xcf,0xce,0x91,0xcc,0xcc,0x89,0xcc,0xcd,0xd7,0xce,0xcf,0xab, -0xd0,0xd1,0x05,0xd2,0xd2,0x30,0xd2,0xd2,0x33,0xd4,0xd6,0x1f,0xdb,0xdf,0x2b,0xe4, -0xe7,0x0c,0xea,0xea,0x4b,0xea,0xe8,0x6d,0xe7,0xe5,0x4f,0xe5,0xe5,0x26,0xe7,0xe8, -0xe7,0xea,0xed,0xa3,0xef,0xf2,0x03,0xf5,0xf7,0xfb,0xf9,0xfc,0x23,0xfe,0xff,0x07, -0x00,0x00,0x8f,0x01,0x02,0x67,0x03,0x04,0x0b,0x06,0x08,0x4d,0x0c,0x10,0x5a,0x15, -0x19,0x3b,0x1e,0x22,0x40,0x24,0x25,0x94,0x25,0x25,0xeb,0x25,0x26,0x49,0x27,0x28, -0xb8,0x28,0x28,0x1c,0x28,0x26,0xaf,0x25,0x23,0x49,0x21,0x1e,0x17,0x1b,0x18,0xf5, -0x15,0x13,0x1a,0x12,0x11,0x03,0x10,0x0f,0x44,0x0e,0x0d,0xe0,0x0b,0x0b,0x51,0x0a, -0x0a,0xe1,0x0b,0x0d,0x35,0x0f,0x13,0xd2,0x17,0x1d,0x91,0x22,0x28,0xe6,0x2c,0x30, -0x8e,0x33,0x33,0x09,0x32,0x2f,0x29,0x2c,0x28,0xc6,0x24,0x20,0x28,0x1d,0x1b,0x11, -0x19,0x17,0x95,0x17,0x17,0x66,0x17,0x18,0xe3,0x18,0x19,0x4c,0x1a,0x1a,0x1d,0x1b, -0x1b,0xe5,0x1b,0x1c,0xda,0x1d,0x1f,0xc4,0x20,0x21,0x98,0x21,0x21,0xb2,0x20,0x1f, -0xe2,0x1c,0x1a,0xd9,0x17,0x15,0xfc,0x12,0x10,0x95,0x0e,0x0c,0x1c,0x0b,0x08,0xb7, -0x04,0x02,0x6f,0xff,0xfd,0xb7,0xfa,0xf8,0x83,0xf6,0xf7,0x08,0xf7,0xf7,0x77,0xf8, -0xfb,0x31,0xfa,0xfc,0xc8,0xfd,0xfd,0x62,0xfc,0xfe,0x7f,0xfe,0xfb,0x8f,0xfe,0x01, -0x23,0x02,0x03,0xc3,0x06,0x08,0x72,0x0b,0x0c,0x18,0x0e,0x0c,0x6b,0x0f,0x0e,0x02, -0x10,0x0d,0x72,0x0b,0x0b,0x12,0x05,0xfe,0x5e,0xfd,0xf9,0xfd,0xf4,0xf5,0x35,0xf3, -0xf1,0xda,0xf2,0xf3,0x5b,0xf1,0xf1,0x3e,0xf5,0xf1,0x92,0xed,0xec,0x6c,0xe9,0xe9, -0xb4,0xe6,0xe0,0x89,0xdf,0xdc,0x70,0xda,0xd7,0xaa,0xdb,0xdb,0x73,0xda,0xdf,0x19, -0xe0,0xdf,0xb2,0xde,0xdb,0xa5,0xd8,0xd3,0x9a,0xd0,0xcc,0x7b,0xca,0xcb,0xf6,0xc7, -0xcc,0xb8,0xce,0xd0,0x26,0xd4,0xd4,0xd0,0xd5,0xd7,0x6c,0xdb,0xdf,0xf3,0xe1,0xe8, -0x4b,0xeb,0xef,0x1b,0xf1,0xf0,0x4a,0xf0,0xf0,0x2a,0xf2,0xf2,0xae,0xf5,0xf8,0xb5, -0xf8,0xf9,0x6f,0xfb,0xfa,0xda,0xf9,0xf7,0xd9,0xf5,0xf4,0x5c,0xf4,0xf4,0x81,0xf4, -0xf7,0x7c,0xf9,0xfa,0x04,0xfd,0xfd,0x59,0xfe,0xfc,0xfe,0xfb,0xfb,0x72,0xf8,0xf5, -0xd3,0xee,0xe7,0xba,0xe0,0xda,0xda,0xd5,0xd0,0xf3,0xce,0xcf,0x54,0xd0,0xd2,0xce, -0xd6,0xda,0xcc,0xdc,0xde,0x2e,0xe0,0xe1,0xc1,0xe4,0xe7,0x46,0xea,0xee,0x31,0xf3, -0xf9,0xc2,0xfd,0x03,0xfe,0x08,0x0c,0xec,0x0f,0x10,0x7f,0x12,0x12,0x17,0x13,0x13, -0x9d,0x13,0x12,0xfd,0x12,0x14,0x12,0x15,0x15,0x6b,0x17,0x17,0x1c,0x18,0x18,0x49, -0x1a,0x1d,0x68,0x20,0x22,0x0a,0x25,0x26,0x2a,0x28,0x2a,0x4a,0x2e,0x30,0x55,0x32, -0x34,0x51,0x33,0x30,0xea,0x2c,0x28,0xff,0x23,0x1e,0xd5,0x18,0x13,0x99,0x0f,0x0c, -0x6a,0x09,0x06,0x84,0x03,0xff,0x3b,0xfc,0xf9,0x66,0xf7,0xf6,0x64,0xf7,0xf8,0x65, -0xfa,0xfc,0x55,0xfc,0xfb,0x5c,0xfa,0xf8,0xca,0xf6,0xf5,0xd8,0xf5,0xf7,0x58,0xfa, -0xfd,0xdc,0x01,0x05,0x03,0x07,0x07,0xa8,0x06,0x03,0xea,0xff,0xfb,0xde,0xf7,0xf4, -0x18,0xf1,0xee,0xf8,0xeb,0xe9,0x63,0xe7,0xe6,0x93,0xe5,0xe4,0xde,0xe4,0xe3,0xbd, -0xe2,0xe1,0xd7,0xdf,0xdd,0xdc,0xdb,0xda,0xc5,0xd9,0xd9,0x6a,0xdb,0xdd,0xd7,0xe0, -0xe3,0xba,0xe6,0xe7,0xec,0xe7,0xe6,0xf9,0xe4,0xe1,0x29,0xdf,0xdc,0xc7,0xda,0xd9, -0x46,0xd9,0xda,0x82,0xdb,0xdd,0xf8,0xdf,0xe0,0x7c,0xe1,0xe1,0x4b,0xe1,0xdf,0x88, -0xde,0xdc,0x82,0xdb,0xda,0xeb,0xdc,0xde,0xef,0xe3,0xe8,0x6f,0xf0,0xf7,0x11,0xff, -0x06,0x19,0x0e,0x13,0x48,0x18,0x1a,0x1d,0x1d,0x1e,0x6b,0x20,0x22,0x15,0x25,0x25, -0x7d,0x26,0x26,0xad,0x25,0x24,0x69,0x23,0x22,0x79,0x21,0x20,0x3e,0x20,0x1f,0xd5, -0x1e,0x1e,0x90,0x1c,0x1b,0x22,0x1a,0x19,0x84,0x18,0x18,0x11,0x17,0x16,0xf7,0x15, -0x14,0x5e,0x15,0x15,0x1e,0x17,0x19,0xe0,0x1b,0x1e,0x1b,0x22,0x25,0x07,0x28,0x29, -0x75,0x28,0x26,0x64,0x22,0x1e,0xf8,0x19,0x15,0xd3,0x10,0x0d,0xf5,0x09,0x08,0xf9, -0x06,0x05,0xaf,0x06,0x07,0x39,0x08,0x0b,0xe1,0x0d,0x11,0xd4,0x14,0x17,0x25,0x19, -0x1a,0x1f,0x1c,0x1c,0x47,0x1d,0x1f,0x35,0x20,0x22,0x55,0x23,0x23,0x46,0x24,0x24, -0xc5,0x24,0x24,0xa0,0x23,0x22,0x24,0x20,0x1e,0xd1,0x1c,0x1b,0x08,0x1a,0x18,0x09, -0x15,0x11,0xfd,0x11,0x10,0xe4,0x0d,0x14,0xd0,0x13,0x14,0x15,0x18,0x1b,0x84,0x18, -0x1a,0xe7,0x1d,0x18,0x8f,0x17,0x18,0x93,0x13,0x10,0xc5,0x0b,0x07,0xca,0x03,0x01, -0xc7,0xff,0xff,0x5d,0xfc,0x01,0xa9,0x04,0x08,0x6b,0x09,0x0b,0x8f,0x0d,0x05,0xf3, -0x01,0xfb,0x30,0xf5,0xf3,0x28,0xef,0xf0,0x6e,0xed,0xef,0xa2,0xeb,0xe9,0xee,0xeb, -0xe8,0x8e,0xe9,0xe6,0x1f,0xe8,0xe1,0xff,0xe1,0xdd,0xb1,0xda,0xd9,0x63,0xd9,0xd5, -0x3b,0xd4,0xd4,0xab,0xd6,0xd6,0x67,0xdb,0xdc,0x86,0xdf,0xe0,0xf9,0xe1,0xdc,0xa3, -0xd8,0xd5,0xe5,0xd1,0xcc,0x4d,0xc8,0xca,0x71,0xc8,0xcb,0x56,0xcd,0xd2,0xc5,0xd4, -0xd6,0x21,0xd9,0xd9,0x28,0xdf,0xe5,0x34,0xeb,0xf2,0x31,0xf8,0xff,0xd3,0x01,0x06, -0xd4,0x06,0x07,0x31,0x08,0x0a,0xc1,0x08,0x07,0xdd,0x08,0x05,0xc7,0x01,0xfd,0x6d, -0xfb,0xf8,0xc0,0xf7,0xfa,0x35,0xfb,0xfe,0x87,0x00,0x03,0xff,0x04,0x08,0xc7,0x07, -0x04,0x0e,0x02,0xfc,0x55,0xf7,0xef,0x55,0xea,0xe5,0xc2,0xe0,0xdd,0xa6,0xd9,0xd6, -0x57,0xd3,0xd2,0xd2,0xd0,0xd0,0xa4,0xd1,0xd4,0x02,0xd6,0xd8,0xc5,0xdb,0xde,0xd8, -0xde,0xdf,0x5d,0xe1,0xe3,0x8c,0xe5,0xe7,0x5f,0xec,0xf0,0x64,0xf3,0xf5,0xea,0xf5, -0xf4,0x3e,0xf3,0xf1,0x3b,0xf1,0xf2,0x37,0xf5,0xf8,0xed,0xfb,0xfe,0xe0,0xfe,0xfd, -0xcb,0xfa,0xf8,0x02,0xf6,0xf3,0x74,0xf2,0xf2,0x7f,0xf5,0xf9,0x39,0x00,0x07,0x66, -0x0d,0x13,0x14,0x18,0x1d,0x48,0x22,0x27,0x04,0x2b,0x2c,0xb9,0x2a,0x27,0xb4,0x21, -0x1c,0x35,0x16,0x11,0x74,0x0d,0x0b,0xc4,0x09,0x09,0x33,0x09,0x08,0x6d,0x06,0x03, -0x4a,0xfe,0xf9,0x70,0xf3,0xf0,0x49,0xee,0xee,0xe0,0xee,0xf0,0x6c,0xf1,0xf1,0xae, -0xf0,0xef,0x19,0xed,0xeb,0x7b,0xea,0xec,0xd5,0xef,0xf5,0x8b,0xfc,0x03,0x39,0x0a, -0x0f,0x4c,0x13,0x14,0x4f,0x14,0x11,0xab,0x0d,0x09,0x82,0x03,0xfe,0x52,0xf8,0xf3, -0x0d,0xf0,0xed,0xda,0xed,0xef,0x32,0xf3,0xf6,0x54,0xf9,0xfa,0x43,0xf9,0xf6,0x44, -0xf2,0xee,0xb2,0xe9,0xe6,0x5f,0xe6,0xe6,0x5b,0xe9,0xed,0xd0,0xf1,0xf6,0x94,0xfa, -0xfc,0x41,0xfc,0xfb,0xf2,0xf8,0xf4,0x3d,0xf1,0xed,0x2b,0xea,0xe7,0xfb,0xe5,0xe5, -0xe4,0xe3,0xe2,0x5e,0xe2,0xe1,0xb0,0xdf,0xdd,0x7d,0xdb,0xd9,0x12,0xd7,0xd6,0x84, -0xd5,0xd7,0xf0,0xda,0xe0,0x91,0xe6,0xee,0xf3,0xf6,0xfd,0x0f,0x07,0x0d,0x2f,0x15, -0x1a,0xa4,0x1e,0x21,0x03,0x24,0x25,0xca,0x26,0x27,0xa1,0x27,0x26,0xe7,0x24,0x24, -0x09,0x25,0x24,0x3f,0x28,0x2a,0x80,0x2c,0x2e,0x9f,0x32,0x35,0xea,0x37,0x3a,0x19, -0x3b,0x39,0x26,0x38,0x34,0x56,0x31,0x2e,0x77,0x2c,0x2b,0x90,0x2a,0x2d,0xa2,0x30, -0x36,0x85,0x3b,0x40,0x2a,0x45,0x47,0xe9,0x48,0x46,0xc2,0x41,0x3a,0xba,0x31,0x28, -0x72,0x1e,0x15,0xbb,0x0d,0x07,0x13,0x02,0xfe,0x50,0xfb,0xfb,0x82,0xfb,0xfb,0x3a, -0xfd,0xfe,0x95,0xff,0x00,0x7b,0x03,0x05,0xbf,0x09,0x0c,0xfc,0x10,0x15,0x79,0x1a, -0x1f,0x6c,0x24,0x28,0xf7,0x2b,0x2d,0xed,0x2d,0x2d,0x17,0x2b,0x28,0x78,0x25,0x22, -0x50,0x20,0x21,0x02,0x23,0x24,0x0a,0x25,0x25,0x66,0x26,0x26,0x26,0x26,0x25,0x99, -0x23,0x22,0x4a,0x22,0x21,0x41,0x21,0x22,0xec,0x25,0x28,0xc1,0x2a,0x28,0x89,0x29, -0x28,0x53,0x26,0x1f,0xec,0x1d,0x18,0x6a,0x11,0x0c,0x8e,0x05,0x06,0x1f,0x09,0x09, -0x49,0x0c,0x0c,0x98,0x0e,0x07,0x0b,0x03,0xfb,0x09,0xf0,0xed,0xfd,0xe0,0xde,0x67, -0xd8,0xd8,0x8e,0xd4,0xd3,0xd9,0xd5,0xd5,0xef,0xda,0xd9,0x6c,0xd8,0xda,0x5e,0xd7, -0xdb,0x7e,0xd4,0xd1,0x8f,0xcf,0xd0,0x87,0xc6,0xc8,0xcb,0xc8,0xc9,0x1e,0xce,0xcf, -0x1d,0xd1,0xd1,0x41,0xd3,0xd1,0xb3,0xca,0xc7,0x34,0xc1,0xbd,0x7d,0xba,0xb6,0x2e, -0xba,0xbe,0xba,0xc2,0xc5,0xa9,0xca,0xce,0x92,0xd4,0xd8,0xa1,0xdc,0xe1,0x5b,0xeb, -0xee,0xd0,0xf1,0xf6,0x12,0xf8,0xfa,0x5e,0xff,0x04,0x8d,0x08,0x0e,0x86,0x10,0x0e, -0x56,0x0d,0x0a,0x9c,0x05,0xfd,0x09,0xf7,0xf0,0x3f,0xec,0xea,0x68,0xea,0xee,0x87, -0xf5,0xfb,0xf1,0xfe,0x03,0xf7,0x07,0x09,0x91,0x05,0x00,0x3b,0xfb,0xf4,0x20,0xec, -0xe4,0xb1,0xdd,0xd8,0x90,0xd4,0xd1,0x8c,0xcf,0xce,0x0f,0xd0,0xd0,0x83,0xcf,0xce, -0x44,0xcc,0xc9,0xc8,0xc6,0xc4,0x84,0xc4,0xc5,0xae,0xc6,0xca,0xa0,0xce,0xd3,0x1a, -0xd9,0xdd,0x56,0xe0,0xe1,0x5d,0xe2,0xe1,0xf1,0xde,0xdf,0xb6,0xdf,0xe1,0xae,0xe4, -0xe6,0x4e,0xea,0xed,0x14,0xf2,0xf4,0xfb,0xf5,0xf7,0xa9,0xf7,0xf8,0xfb,0xf8,0xfc, -0xd8,0x00,0x05,0xe9,0x09,0x0c,0x4a,0x10,0x13,0x73,0x17,0x1d,0xb3,0x21,0x26,0x87, -0x29,0x2a,0x78,0x29,0x27,0x0d,0x25,0x22,0x7d,0x1f,0x1c,0xea,0x18,0x17,0x6e,0x17, -0x16,0xf7,0x14,0x12,0xab,0x0f,0x0a,0x4c,0x06,0x02,0xc2,0xfd,0xfb,0xc1,0xf7,0xf5, -0x8c,0xf2,0xef,0xac,0xeb,0xe6,0x5c,0xe2,0xde,0x02,0xdb,0xda,0xf3,0xdb,0xe0,0x18, -0xe8,0xf1,0x70,0xfa,0x03,0x5e,0x0c,0x13,0xf6,0x17,0x19,0xab,0x19,0x16,0xff,0x10, -0x09,0xf0,0x00,0xf9,0x53,0xf3,0xef,0x2e,0xef,0xf1,0xa9,0xf5,0xfa,0xe6,0xfe,0x02, -0x77,0x05,0x05,0x9c,0x04,0x01,0x5e,0xff,0xfe,0x10,0xfe,0xff,0x1a,0x02,0x05,0x32, -0x08,0x0a,0xf7,0x0c,0x0e,0x50,0x0e,0x0d,0xee,0x0c,0x0a,0x27,0x07,0x03,0x6e,0x00, -0xfc,0x26,0xfa,0xf7,0x2d,0xf6,0xf6,0x8a,0xf6,0xf5,0x77,0xf4,0xf1,0x56,0xed,0xe8, -0x93,0xe2,0xdc,0x06,0xd8,0xd4,0x33,0xd2,0xd2,0xde,0xd6,0xdc,0x0b,0xe4,0xec,0xd9, -0xf3,0xfb,0x85,0x00,0x04,0x35,0x07,0x0a,0x28,0x0d,0x11,0x20,0x15,0x19,0xa0,0x1c, -0x1e,0xbf,0x20,0x20,0xff,0x20,0x1f,0xf7,0x1c,0x1a,0x86,0x18,0x17,0x97,0x17,0x19, -0x61,0x1c,0x22,0xa6,0x27,0x2d,0xcc,0x33,0x38,0x17,0x3c,0x3d,0xc6,0x3e,0x3d,0x79, -0x3d,0x3f,0xdb,0x40,0x44,0xa9,0x49,0x51,0xe4,0x57,0x60,0x36,0x67,0x6b,0x66,0x6d, -0x6a,0xab,0x64,0x5a,0x0f,0x50,0x43,0x05,0x36,0x2b,0xb6,0x20,0x17,0x0f,0x12,0x0e, -0xe8,0x0c,0x0c,0x26,0x0e,0x0e,0x59,0x10,0x12,0x70,0x13,0x12,0x8c,0x14,0x14,0xdb, -0x15,0x16,0x76,0x18,0x1a,0x59,0x1f,0x22,0x3a,0x26,0x28,0x41,0x2a,0x29,0x36,0x27, -0x25,0xb2,0x20,0x1c,0x1d,0x19,0x12,0x4f,0x0e,0x09,0x39,0x07,0x05,0xd8,0x05,0x06, -0xf7,0x09,0x09,0xf1,0x0c,0x10,0x56,0x12,0x16,0x58,0x1e,0x1e,0xbe,0x23,0x29,0xe5, -0x2c,0x2d,0xe0,0x31,0x32,0x6a,0x32,0x30,0xbb,0x32,0x2c,0x3d,0x2c,0x28,0xaa,0x24, -0x22,0xfe,0x21,0x1c,0xfb,0x17,0x15,0x5f,0x12,0x10,0x56,0x10,0x0a,0xd7,0x08,0x04, -0xee,0xfe,0xf5,0x20,0xef,0xe8,0x3d,0xe4,0xe0,0x4f,0xdc,0xde,0x10,0xdc,0xd6,0x67, -0xd7,0xd6,0xb5,0xd6,0xd5,0x6a,0xd6,0xd1,0x46,0xcd,0xca,0xdc,0xc7,0xc0,0xfa,0xbd, -0xbe,0x38,0xb7,0xb5,0x6f,0xb9,0xb9,0x52,0xb8,0xbf,0xce,0xc2,0xc3,0xef,0xc6,0xc4, -0xcb,0xc1,0xbe,0xfe,0xbd,0xb9,0x49,0xb5,0xb6,0xdf,0xb9,0xbf,0xf5,0xc3,0xc9,0x90, -0xd1,0xd6,0x69,0xda,0xd9,0x82,0xd9,0xdb,0xe0,0xe0,0xe3,0x41,0xe7,0xef,0x91,0xf5, -0xf9,0x57,0xfc,0xfc,0x4d,0xfd,0xfd,0xae,0xfd,0xfb,0x7b,0xf9,0xf7,0x19,0xf4,0xef, -0xd0,0xea,0xe9,0x97,0xe9,0xe9,0x4b,0xec,0xf0,0xcc,0xf5,0xfa,0x8b,0xfd,0x02,0x63, -0x03,0x01,0x6d,0xfd,0xf8,0xbb,0xf3,0xf0,0xcd,0xed,0xeb,0x4a,0xeb,0xec,0xa2,0xea, -0xe7,0xa1,0xe3,0xdd,0xff,0xd9,0xd5,0x36,0xd0,0xce,0x67,0xcd,0xce,0x2c,0xcf,0xd1, -0xbc,0xd4,0xd6,0xdd,0xd7,0xd9,0x14,0xdc,0xdf,0xe8,0xe1,0xe4,0xd8,0xe5,0xe6,0xef, -0xe5,0xe4,0x73,0xe0,0xdd,0x07,0xdc,0xda,0x24,0xdb,0xdd,0x5f,0xe1,0xe4,0x9c,0xe6, -0xe8,0xd2,0xe7,0xe8,0x51,0xe7,0xe6,0x74,0xe6,0xe9,0x98,0xec,0xf1,0x47,0xf7,0xff, -0x96,0x07,0x0f,0xf3,0x15,0x1d,0x4a,0x25,0x2c,0x64,0x32,0x36,0x1f,0x39,0x39,0x93, -0x37,0x33,0x3c,0x2e,0x29,0x1a,0x26,0x22,0x9f,0x20,0x1f,0x83,0x1d,0x1b,0x2c,0x18, -0x13,0x2d,0x0d,0x05,0x5d,0xff,0xf8,0x5c,0xf4,0xf1,0xbe,0xf0,0xf1,0x30,0xf1,0xf1, -0xc6,0xf0,0xef,0xd5,0xec,0xe9,0xd5,0xe6,0xe4,0x2e,0xe5,0xe6,0x1b,0xe9,0xeb,0xec, -0xef,0xf2,0x4b,0xf5,0xf5,0x7e,0xf5,0xf2,0x1a,0xf0,0xeb,0xae,0xe8,0xe5,0x3b,0xe3, -0xe1,0xbc,0xe1,0xe2,0xa6,0xe4,0xe8,0xe4,0xec,0xf2,0x44,0xf6,0xfa,0xa0,0xfb,0xfb, -0xa9,0xfb,0xfb,0xce,0xfc,0xfe,0x79,0x02,0x06,0x8f,0x0d,0x14,0xae,0x1c,0x23,0x42, -0x28,0x2b,0x9b,0x2b,0x29,0xfe,0x25,0x20,0x8f,0x1b,0x16,0x88,0x11,0x0c,0x26,0x09, -0x07,0x85,0x06,0x05,0x82,0x03,0x01,0x75,0xfd,0xf8,0x6a,0xf2,0xea,0xdf,0xe4,0xde, -0x8f,0xda,0xd7,0x79,0xd8,0xdb,0x8e,0xe0,0xe7,0x42,0xee,0xf6,0xbe,0xfe,0x07,0xcb, -0x0c,0x12,0x52,0x15,0x16,0x7c,0x17,0x18,0xa7,0x18,0x19,0x24,0x1a,0x1a,0x49,0x1a, -0x1a,0x53,0x1a,0x19,0x4a,0x1a,0x1d,0x06,0x1f,0x23,0xe8,0x28,0x2d,0xd6,0x31,0x36, -0x45,0x39,0x3b,0xc1,0x3d,0x3f,0x63,0x40,0x42,0x1a,0x45,0x46,0xe9,0x49,0x4e,0xa0, -0x53,0x59,0x5d,0x5f,0x63,0x6c,0x68,0x6b,0xdb,0x6c,0x6a,0x49,0x68,0x62,0x73,0x5a, -0x51,0xcc,0x47,0x3e,0x50,0x34,0x2b,0x9d,0x23,0x1d,0xd3,0x17,0x13,0x37,0x11,0x0e, -0x50,0x0c,0x0a,0xb6,0x09,0x09,0x51,0x09,0x09,0x9d,0x0b,0x0d,0x34,0x10,0x12,0xf6, -0x15,0x18,0x67,0x1b,0x1e,0xbb,0x1f,0x1f,0x55,0x1e,0x1b,0x17,0x18,0x13,0x74,0x0e, -0x09,0xe5,0x05,0x04,0x2e,0x05,0x05,0x3f,0x08,0x09,0xf3,0x09,0x0b,0x42,0x0c,0x0a, -0x0f,0x0d,0x0f,0xf7,0x0d,0x11,0x1f,0x14,0x17,0x3e,0x19,0x1f,0xd6,0x22,0x23,0xf0, -0x23,0x29,0xe7,0x26,0x28,0xc5,0x24,0x1f,0x0d,0x21,0x1c,0x54,0x1a,0x15,0xd2,0x12, -0x17,0xdd,0x1b,0x1c,0x9a,0x1c,0x1d,0x19,0x1c,0x11,0xc4,0x0b,0xfd,0xca,0xf7,0xf3, -0xc7,0xef,0xee,0x36,0xeb,0xee,0xab,0xed,0xee,0x2d,0xf3,0xf1,0x97,0xf4,0xf4,0xbd, -0xec,0xec,0x29,0xe6,0xe2,0x66,0xdd,0xdb,0x6c,0xd3,0xd0,0x8e,0xd1,0xc8,0x07,0xcd, -0xcd,0x56,0xcd,0xcd,0x61,0xd0,0xc8,0xad,0xc5,0xc0,0x6a,0xbc,0xb4,0xf9,0xad,0xab, -0x97,0xa5,0xa9,0x15,0xa9,0xac,0x70,0xb6,0xb8,0x51,0xbd,0xba,0x94,0xbd,0xc0,0x1a, -0xc3,0xc9,0x3b,0xcb,0xd6,0x74,0xd9,0xdf,0x59,0xe3,0xe4,0x7c,0xe8,0xea,0xf2,0xee, -0xf1,0x76,0xf4,0xf7,0xb5,0xf4,0xef,0x1a,0xec,0xe9,0x54,0xe5,0xe5,0x6a,0xe6,0xeb, -0x63,0xee,0xf4,0xbf,0xf8,0xfe,0xbe,0x02,0x02,0xad,0x01,0xfc,0xf1,0xf6,0xee,0x75, -0xe7,0xe3,0x86,0xde,0xdc,0x5f,0xd8,0xd7,0x1a,0xd5,0xd3,0x19,0xd3,0xd0,0x01,0xce, -0xca,0xfc,0xc8,0xc6,0x29,0xc5,0xc4,0xc7,0xc3,0xc3,0xe3,0xc2,0xc4,0x97,0xc7,0xca, -0x81,0xcd,0xd1,0xc6,0xd4,0xd7,0x69,0xd8,0xd7,0x92,0xd4,0xd0,0xa6,0xce,0xcd,0x48, -0xd0,0xd5,0xab,0xda,0xe2,0xd4,0xe6,0xea,0x31,0xec,0xec,0xdf,0xec,0xea,0xfb,0xeb, -0xed,0xa1,0xf0,0xf6,0xed,0xfe,0x09,0x99,0x13,0x1c,0x5e,0x25,0x2c,0x5f,0x35,0x3d, -0xf2,0x44,0x4b,0x83,0x4d,0x4d,0x09,0x4a,0x44,0xfb,0x3e,0x39,0xee,0x34,0x31,0xa0, -0x2e,0x2c,0x2f,0x2b,0x29,0x59,0x25,0x1e,0xcf,0x17,0x0f,0xf1,0x06,0xff,0x09,0xfb, -0xf8,0x75,0xf6,0xf6,0x69,0xf6,0xf5,0xce,0xf2,0xee,0xec,0xe8,0xe2,0x5a,0xdd,0xda, -0x50,0xd8,0xda,0x62,0xdd,0xe3,0x00,0xe9,0xef,0x87,0xf5,0xf9,0xc2,0xfb,0xfb,0x38, -0xf8,0xf4,0xc2,0xef,0xeb,0xc1,0xe6,0xe3,0xb1,0xdf,0xde,0x15,0xdf,0xe2,0xe5,0xe6, -0xed,0x1a,0xf5,0xfa,0xd8,0xfd,0xff,0x15,0xff,0xfe,0xe1,0xfc,0xfb,0x81,0xfc,0x00, -0xf1,0x04,0x0b,0x3a,0x13,0x1b,0xd2,0x21,0x26,0x9e,0x29,0x29,0x58,0x29,0x27,0x45, -0x24,0x20,0x32,0x1d,0x19,0x8b,0x16,0x14,0xae,0x12,0x0f,0x3d,0x0b,0x06,0x7b,0x00, -0xfa,0x6f,0xf3,0xeb,0x41,0xe3,0xdc,0xcc,0xd7,0xd4,0x62,0xd4,0xd8,0x60,0xde,0xe6, -0xc6,0xee,0xf8,0x43,0x01,0x09,0xd3,0x0e,0x13,0x41,0x16,0x19,0xb7,0x1b,0x1f,0xb8, -0x22,0x26,0x10,0x29,0x2a,0xc5,0x28,0x27,0x11,0x24,0x21,0x57,0x1f,0x1e,0xf1,0x1d, -0x1f,0xa3,0x22,0x27,0x09,0x2e,0x34,0x07,0x3b,0x41,0x70,0x46,0x4a,0xb7,0x4b,0x4b, -0x9b,0x4b,0x4b,0x70,0x4a,0x4a,0xe5,0x4d,0x52,0x5e,0x59,0x61,0x25,0x69,0x71,0x71, -0x77,0x7b,0x64,0x7b,0x77,0xf4,0x6f,0x64,0xdc,0x57,0x4a,0x16,0x3d,0x31,0x9b,0x26, -0x1e,0x89,0x17,0x12,0x28,0x10,0x0d,0x21,0x0c,0x0a,0xc6,0x08,0x07,0x23,0x06,0x05, -0x49,0x05,0x05,0xeb,0x06,0x08,0x78,0x0b,0x0d,0xdf,0x11,0x15,0x37,0x18,0x19,0xde, -0x19,0x17,0x6f,0x15,0x11,0x47,0x0d,0x06,0x7b,0x00,0xfc,0x98,0xf6,0xf2,0x8e,0xf1, -0xef,0x11,0xef,0xef,0x7b,0xf3,0xf4,0x43,0xf7,0xfb,0x2a,0xff,0xff,0xee,0x04,0x08, -0x45,0x0b,0x11,0xa5,0x17,0x19,0x9c,0x1b,0x21,0x25,0x24,0x21,0x39,0x22,0x1f,0xba, -0x1c,0x17,0x0d,0x16,0x11,0x4e,0x11,0x14,0xfa,0x11,0x10,0x60,0x10,0x0d,0x30,0x07, -0x02,0x62,0xf9,0xf3,0x60,0xed,0xe8,0xa8,0xe6,0xe3,0xad,0xe0,0xe0,0x51,0xe0,0xde, -0x99,0xe0,0xdf,0xce,0xdc,0xdb,0x92,0xd7,0xd7,0x98,0xd3,0xd1,0x1b,0xd3,0xcb,0x47, -0xcb,0xc7,0x04,0xc7,0xc0,0x26,0xc5,0xc5,0x65,0xc2,0xc7,0x79,0xc5,0xc0,0x00,0xbd, -0xba,0x06,0xba,0xb2,0x6d,0xb1,0xae,0x86,0xad,0xae,0x86,0xac,0xb0,0xff,0xb5,0xb9, -0x6a,0xbb,0xbb,0x66,0xc1,0xc7,0x36,0xcb,0xd0,0x3e,0xd6,0xde,0x7b,0xe1,0xe7,0xc4, -0xea,0xeb,0xd9,0xf0,0xf2,0xf7,0xf5,0xf5,0xa7,0xf5,0xf4,0x68,0xec,0xe5,0x37,0xdf, -0xd9,0xe9,0xd5,0xd3,0xae,0xd6,0xda,0x2a,0xe0,0xe7,0xd5,0xee,0xf6,0x64,0xf9,0xfa, -0x77,0xf9,0xf4,0xfc,0xee,0xe6,0x3a,0xe0,0xdc,0xaa,0xd9,0xd7,0x0c,0xd5,0xd6,0x86, -0xd5,0xd6,0xa0,0xd7,0xd5,0x61,0xd2,0xce,0x3c,0xcb,0xc7,0x73,0xc4,0xc3,0xc3,0xc1, -0xc0,0xb5,0xc0,0xc1,0xfe,0xc4,0xc8,0x27,0xcc,0xcf,0x49,0xd1,0xd1,0x3f,0xcf,0xca, -0x1f,0xc6,0xc1,0xaa,0xc0,0xc1,0xf1,0xc5,0xcb,0xd0,0xd0,0xd6,0x9e,0xda,0xdc,0x85, -0xdd,0xdd,0x5e,0xdc,0xda,0xa7,0xdc,0xdf,0xaf,0xe5,0xee,0x45,0xf9,0x03,0xe9,0x0d, -0x15,0x0b,0x1d,0x23,0xfb,0x29,0x2f,0x08,0x34,0x37,0x73,0x39,0x3a,0xe9,0x38,0x38, -0x84,0x37,0x35,0xcf,0x35,0x34,0xc1,0x33,0x32,0x8e,0x31,0x2f,0xed,0x2a,0x25,0xa7, -0x1d,0x16,0xf1,0x0e,0x08,0x0b,0x05,0x01,0xcb,0xff,0xff,0x24,0xfe,0xfb,0x9c,0xf7, -0xf2,0x85,0xec,0xe6,0x5a,0xe2,0xdf,0x1d,0xe1,0xe4,0x9c,0xea,0xf2,0xf4,0xfa,0x03, -0xf5,0x08,0x0c,0x64,0x0c,0x0a,0x34,0x05,0xff,0x31,0xf7,0xef,0x3e,0xe9,0xe3,0x19, -0xdf,0xdd,0xea,0xdf,0xe4,0x58,0xeb,0xf3,0x81,0xfa,0x00,0x78,0x03,0x04,0x85,0x03, -0x02,0xf3,0x00,0x00,0xe2,0x00,0x03,0x39,0x08,0x0e,0xda,0x15,0x1d,0xd5,0x23,0x29, -0x49,0x2d,0x2f,0xcb,0x30,0x30,0x2d,0x2f,0x2c,0x4b,0x2a,0x28,0xab,0x26,0x25,0xa6, -0x23,0x21,0x18,0x1e,0x1a,0x5b,0x16,0x11,0x80,0x0a,0x02,0xcf,0xfb,0xf4,0x5e,0xf0, -0xec,0x8c,0xeb,0xed,0x69,0xf1,0xf5,0x8f,0xfb,0x01,0x2f,0x08,0x0c,0xe0,0x0f,0x12, -0x1a,0x15,0x17,0x49,0x1a,0x1b,0xaf,0x1e,0x20,0x01,0x21,0x20,0x63,0x1f,0x1e,0x14, -0x1b,0x19,0x7b,0x18,0x17,0xd6,0x17,0x18,0x6f,0x1b,0x1f,0x20,0x25,0x2a,0x04,0x31, -0x36,0x20,0x3b,0x3d,0xbf,0x40,0x41,0xcc,0x42,0x44,0x5d,0x46,0x49,0x32,0x4f,0x55, -0x5e,0x5d,0x67,0x64,0x70,0x77,0xe7,0x7c,0x7f,0x10,0x7e,0x78,0x7d,0x71,0x66,0x37, -0x5a,0x4e,0xcb,0x42,0x38,0xe9,0x2f,0x29,0x81,0x24,0x21,0x5e,0x1f,0x1d,0x09,0x1c, -0x1b,0xb3,0x19,0x18,0x3d,0x18,0x18,0x4b,0x19,0x1a,0xb6,0x1b,0x1e,0x68,0x21,0x23, -0xba,0x26,0x28,0xe0,0x28,0x28,0x96,0x25,0x20,0x2d,0x1c,0x16,0x38,0x10,0x0b,0x45, -0x06,0x01,0x95,0xfd,0xf8,0xd9,0xf3,0xf0,0x0e,0xf0,0xed,0xd6,0xee,0xf0,0xf3,0xf1, -0xf4,0xd1,0xf9,0xf8,0x90,0xfd,0x02,0xaf,0x07,0x0b,0x16,0x10,0x11,0x76,0x14,0x17, -0x81,0x14,0x14,0xfd,0x18,0x11,0xe1,0x0d,0x11,0x56,0x0c,0x12,0x48,0x18,0x17,0x73, -0x14,0x17,0x81,0x12,0x06,0xb1,0xff,0xf4,0xce,0xec,0xe8,0xb7,0xdf,0xdd,0xfe,0xd7, -0xd7,0x86,0xd4,0xd7,0x01,0xd7,0xd8,0x76,0xdb,0xd9,0x68,0xd5,0xd9,0xbe,0xd5,0xcf, -0xbd,0xd2,0xd1,0xca,0xca,0xc9,0xd6,0xc6,0xc4,0xd1,0xc1,0xc5,0x51,0xbd,0xbc,0x85, -0xbd,0xb5,0xdb,0xae,0xa5,0xd8,0xa5,0xa1,0x29,0x9d,0x9d,0xf4,0x9a,0x9f,0x0d,0xa0, -0xa4,0xc8,0xaa,0xae,0x22,0xb5,0xb3,0xfc,0xb6,0xbf,0x23,0xc8,0xce,0x10,0xd3,0xda, -0x8f,0xdf,0xe1,0x4b,0xe5,0xe4,0x7d,0xe9,0xee,0xb2,0xf2,0xf5,0x28,0xf7,0xf9,0x05, -0xf5,0xed,0x47,0xe7,0xdf,0x35,0xdb,0xd9,0xd0,0xd8,0xdb,0x0a,0xe0,0xe5,0x05,0xea, -0xf0,0xe4,0xf5,0xf7,0xe2,0xf7,0xf4,0x24,0xf0,0xe7,0x7b,0xe0,0xd9,0x1b,0xd3,0xce, -0x09,0xca,0xc7,0x4e,0xc8,0xc9,0xfd,0xcd,0xd1,0xd3,0xd2,0xd2,0xda,0xd0,0xcd,0x6d, -0xc9,0xc6,0x30,0xc2,0xbe,0x55,0xbd,0xbb,0x5c,0xbe,0xc0,0x2c,0xc5,0xca,0x19,0xcf, -0xd2,0xa2,0xd2,0xd1,0x46,0xce,0xcb,0xf3,0xc9,0xc8,0xfb,0xcb,0xd0,0xb8,0xd5,0xdb, -0x03,0xdf,0xe1,0xb1,0xe1,0xe1,0x35,0xdf,0xdb,0x69,0xda,0xd9,0x2f,0xdc,0xe1,0xc0, -0xe7,0xf1,0xa3,0xfa,0x03,0x3c,0x0c,0x14,0x23,0x1d,0x24,0xfc,0x2a,0x30,0x10,0x31, -0x31,0xcd,0x2f,0x2d,0x81,0x2c,0x2c,0xd2,0x2c,0x2c,0x55,0x2c,0x2c,0x54,0x2b,0x29, -0x11,0x25,0x1f,0xe9,0x18,0x11,0x49,0x0b,0x04,0x2b,0x01,0xfd,0x5e,0xfb,0xf9,0xa7, -0xf8,0xf8,0x6b,0xf6,0xf3,0x4f,0xf0,0xeb,0xea,0xe7,0xe5,0xf3,0xe4,0xe6,0x37,0xeb, -0xf0,0xf3,0xf6,0xfd,0x0e,0x04,0x08,0xb6,0x09,0x07,0x75,0x02,0xfb,0xd2,0xf2,0xea, -0xc5,0xe2,0xdc,0xc6,0xd7,0xd6,0x54,0xd8,0xdd,0x14,0xe5,0xed,0x94,0xf5,0xfc,0x77, -0x00,0x02,0xf5,0x01,0x01,0xcc,0x00,0x00,0xf6,0x00,0x01,0xdc,0x04,0x09,0x84,0x0e, -0x14,0x97,0x1a,0x20,0x3a,0x25,0x29,0xe9,0x2c,0x2f,0x5a,0x31,0x31,0x07,0x31,0x30, -0xc1,0x2f,0x2f,0x0e,0x31,0x30,0x82,0x2e,0x2b,0xde,0x29,0x24,0xb3,0x1e,0x16,0xcd, -0x0e,0x08,0xd0,0x00,0xfc,0x55,0xf9,0xfa,0xb1,0xfc,0x00,0x17,0x05,0x09,0x2a,0x0e, -0x11,0x69,0x13,0x14,0xc9,0x15,0x16,0xf5,0x18,0x1b,0x65,0x1e,0x21,0xa4,0x23,0x23, -0xcf,0x22,0x21,0xba,0x1e,0x1b,0x47,0x19,0x17,0x39,0x15,0x15,0x33,0x16,0x17,0xfc, -0x1b,0x20,0xac,0x25,0x2a,0xe8,0x30,0x34,0x51,0x36,0x38,0xff,0x39,0x38,0xbf,0x3a, -0x3c,0xe5,0x40,0x47,0xc9,0x4f,0x58,0x88,0x62,0x6c,0xd4,0x72,0x78,0xb6,0x79,0x77, -0x13,0x72,0x69,0xd5,0x5e,0x53,0x7d,0x4a,0x3f,0x25,0x37,0x30,0xf7,0x2a,0x27,0x19, -0x26,0x23,0xb6,0x22,0x20,0xf5,0x1d,0x1a,0xdf,0x19,0x17,0x0b,0x17,0x16,0x68,0x17, -0x19,0x8e,0x1d,0x21,0xd4,0x25,0x2b,0xfc,0x2d,0x2f,0x49,0x2e,0x2b,0xa3,0x28,0x23, -0x7d,0x21,0x1c,0x96,0x19,0x15,0x1b,0x12,0x0b,0x27,0x07,0x03,0x15,0xff,0xfa,0x95, -0xfd,0xf7,0xcc,0xf7,0xfa,0x1f,0xfb,0xfa,0x57,0x01,0x07,0x52,0x0a,0x0c,0x24,0x14, -0x16,0x4b,0x15,0x18,0x7c,0x19,0x19,0xf8,0x17,0x16,0x1f,0x15,0x14,0x84,0x1b,0x1b, -0xa6,0x1d,0x1d,0xc7,0x1c,0x1b,0xdd,0x0f,0x0c,0xd3,0x01,0xfd,0x13,0xf7,0xf2,0x92, -0xe9,0xe5,0x59,0xe3,0xe1,0xe1,0xd8,0xdd,0x35,0xdb,0xdb,0xe4,0xd8,0xd9,0xe0,0xd6, -0xd7,0x45,0xd9,0xd7,0xf3,0xd6,0xd8,0x2e,0xd2,0xd2,0x24,0xd1,0xcc,0x51,0xcb,0xc9, -0x5d,0xc9,0xc3,0x30,0xc3,0xbc,0xf9,0xb3,0xb0,0x62,0xaa,0xa9,0xe7,0xa4,0xa1,0x8d, -0xa3,0xa1,0x4a,0xa3,0xa0,0xbb,0xa5,0xa7,0x16,0xaa,0xae,0x81,0xb1,0xbb,0x42,0xc3, -0xca,0x2c,0xd1,0xd7,0xdc,0xdc,0xdf,0xee,0xe2,0xe5,0xfa,0xe8,0xef,0xa0,0xf4,0xf6, -0x0e,0xf8,0xf8,0x17,0xf5,0xee,0x0c,0xe9,0xe5,0x23,0xe0,0xdf,0xf5,0xdd,0xe0,0x05, -0xe5,0xe7,0xab,0xeb,0xf1,0xf4,0xf6,0xf6,0x4c,0xf4,0xf1,0x7f,0xec,0xe5,0x0e,0xde, -0xd8,0xc4,0xd2,0xcf,0x2e,0xce,0xcc,0x59,0xce,0xd3,0xb4,0xd8,0xdc,0x04,0xde,0xde, -0x14,0xdf,0xdc,0x25,0xda,0xd6,0x27,0xd3,0xd0,0x96,0xcd,0xcd,0x95,0xce,0xd2,0xbd, -0xd7,0xdb,0x32,0xdf,0xe0,0x07,0xe0,0xdd,0x28,0xdb,0xd8,0x1a,0xd8,0xda,0x32,0xde, -0xe3,0x7d,0xe8,0xeb,0xbf,0xec,0xeb,0x45,0xe7,0xe2,0x05,0xde,0xd9,0xfb,0xd6,0xd5, -0xfc,0xd7,0xdb,0xcc,0xe2,0xec,0x1b,0xf6,0x00,0xc9,0x09,0x14,0x33,0x1c,0x23,0x32, -0x28,0x2a,0x5d,0x2b,0x2a,0x21,0x28,0x27,0x40,0x26,0x27,0xd0,0x27,0x29,0x10,0x29, -0x28,0x89,0x27,0x25,0x2b,0x22,0x1d,0x2b,0x18,0x12,0x8e,0x0e,0x0b,0xc8,0x09,0x07, -0x6d,0x06,0x04,0x05,0x03,0x02,0xd8,0x00,0xfe,0xf3,0xf9,0xf6,0x97,0xf2,0xf0,0xf2, -0xef,0xf1,0x5c,0xf6,0xfc,0x2c,0x04,0x0b,0xc5,0x10,0x13,0x8b,0x12,0x0e,0x34,0x06, -0xfe,0x73,0xf4,0xeb,0x61,0xe2,0xdb,0x15,0xd7,0xd4,0x57,0xd5,0xd9,0x29,0xe0,0xe8, -0x53,0xef,0xf5,0x56,0xf9,0xfa,0x5a,0xfa,0xf9,0xdb,0xf7,0xf6,0x27,0xf6,0xf6,0xe2, -0xf7,0xfb,0x8a,0x00,0x05,0x88,0x0b,0x10,0xe5,0x14,0x19,0xe1,0x1d,0x21,0x2c,0x25, -0x28,0xf2,0x29,0x2c,0xa1,0x2e,0x32,0xa1,0x33,0x35,0xc7,0x35,0x35,0xd6,0x31,0x2d, -0x2d,0x28,0x21,0x9f,0x1b,0x14,0x5c,0x0f,0x0b,0xe8,0x0a,0x0c,0x82,0x0e,0x11,0xda, -0x16,0x1a,0xd9,0x1d,0x1f,0x2d,0x21,0x20,0x06,0x20,0x1f,0xd4,0x1e,0x1f,0xf5,0x20, -0x22,0x70,0x22,0x23,0x60,0x21,0x1f,0x2b,0x1e,0x1c,0x2c,0x1b,0x19,0xe8,0x17,0x17, -0x55,0x17,0x17,0x9c,0x18,0x1b,0x50,0x1e,0x21,0x44,0x24,0x25,0xfc,0x27,0x29,0x7c, -0x2a,0x2a,0xd3,0x2a,0x2e,0x47,0x34,0x3b,0x99,0x43,0x4d,0xdb,0x57,0x60,0x4a,0x67, -0x6b,0x14,0x6c,0x6a,0xea,0x65,0x5e,0x3a,0x55,0x4b,0xbc,0x42,0x38,0xdc,0x30,0x2a, -0x57,0x26,0x24,0xcc,0x23,0x22,0xa7,0x20,0x1e,0x66,0x1b,0x18,0x73,0x16,0x14,0x3a, -0x14,0x14,0x1f,0x16,0x18,0x66,0x1b,0x1f,0x43,0x24,0x28,0x1c,0x2c,0x2b,0x3f,0x2b, -0x28,0xc2,0x25,0x21,0xf5,0x1d,0x19,0xa8,0x15,0x12,0x75,0x0b,0x06,0x72,0x01,0xfd, -0xf3,0xf7,0xf6,0x2e,0xf2,0xee,0x06,0xed,0xed,0x17,0xe9,0xec,0xea,0xed,0xf1,0x85, -0xf5,0xfa,0x5a,0xfa,0x01,0x5c,0x02,0x04,0x48,0x04,0x07,0x16,0x04,0x06,0x44,0x05, -0x09,0x57,0x0f,0x11,0xe0,0x11,0x15,0xee,0x12,0x0f,0xd8,0x08,0x03,0x01,0xfb,0xf7, -0xce,0xf3,0xea,0xa8,0xe8,0xe4,0xa8,0xdf,0xde,0x35,0xdc,0xdb,0xff,0xd9,0xdb,0xde, -0xd7,0xd7,0x60,0xdc,0xda,0xac,0xdc,0xe1,0x81,0xdc,0xdc,0x0f,0xdb,0xd9,0xb5,0xd4, -0xd7,0x81,0xd4,0xcc,0x66,0xce,0xc6,0xf9,0xc1,0xb8,0x67,0xb2,0xb0,0x71,0xa6,0xa5, -0x80,0x9e,0x9e,0xa2,0x9c,0x9a,0x58,0xa0,0x9e,0xb7,0x9e,0x9f,0x90,0xa0,0xa7,0x3c, -0xaf,0xb8,0x83,0xbf,0xc7,0x03,0xd0,0xd3,0x3d,0xd8,0xdb,0x50,0xdc,0xe1,0x2e,0xe6, -0xec,0x03,0xef,0xf3,0x3a,0xf5,0xf0,0x35,0xee,0xea,0xf7,0xe5,0xe1,0x06,0xdd,0xdd, -0x86,0xdc,0xdf,0xf0,0xe1,0xe5,0xde,0xeb,0xf0,0x10,0xf3,0xf2,0xc9,0xef,0xeb,0xcd, -0xe5,0xe0,0x69,0xda,0xd5,0x63,0xd1,0xcd,0x64,0xca,0xc8,0x8d,0xcb,0xcf,0x62,0xd1, -0xd5,0x86,0xd7,0xd9,0x28,0xda,0xd7,0x24,0xd4,0xce,0xbf,0xca,0xc6,0x3c,0xc5,0xc6, -0xb4,0xc8,0xcf,0xd3,0xd4,0xd9,0xc0,0xdb,0xdc,0xfa,0xdb,0xd9,0xba,0xd7,0xd7,0x65, -0xd9,0xdd,0x7b,0xe1,0xe5,0xe9,0xe8,0xea,0x29,0xea,0xe8,0x9e,0xe5,0xe1,0x72,0xdd, -0xda,0xba,0xd9,0xdb,0xf7,0xdf,0xe6,0xa6,0xee,0xf5,0xe1,0xfd,0x06,0x7e,0x0f,0x17, -0x8b,0x1f,0x26,0xd4,0x29,0x2b,0x01,0x2b,0x29,0x8c,0x29,0x29,0x22,0x29,0x2a,0x23, -0x2b,0x2c,0xe9,0x2c,0x2d,0x36,0x2c,0x29,0xaa,0x26,0x22,0x81,0x1e,0x1b,0x11,0x19, -0x18,0xd7,0x16,0x16,0x20,0x15,0x13,0x86,0x10,0x0d,0xd5,0x09,0x04,0x49,0x00,0xfd, -0xf2,0xfb,0xfe,0x11,0x02,0x08,0x47,0x10,0x18,0x66,0x1f,0x23,0x9f,0x26,0x25,0xde, -0x21,0x1b,0x9f,0x12,0x08,0x5f,0xfd,0xf2,0xa8,0xe8,0xe2,0xf0,0xdd,0xde,0x97,0xe1, -0xe7,0xdc,0xee,0xf5,0xcc,0xfa,0xfe,0x21,0xff,0xfe,0x6a,0xfc,0xfa,0xc6,0xf9,0xfa, -0xd4,0xfb,0xff,0xe0,0x02,0x08,0x84,0x0c,0x10,0x26,0x13,0x15,0xe7,0x17,0x1a,0x42, -0x1d,0x20,0xc0,0x23,0x26,0x3b,0x2a,0x2d,0xb4,0x31,0x35,0x00,0x37,0x3a,0xd0,0x3a, -0x3a,0x42,0x37,0x32,0x5c,0x2c,0x26,0xda,0x1f,0x19,0x0a,0x15,0x13,0xad,0x13,0x15, -0x1c,0x19,0x1d,0xb8,0x21,0x26,0x84,0x27,0x28,0xf9,0x27,0x26,0x9e,0x25,0x25,0x64, -0x26,0x28,0x20,0x2a,0x2a,0xae,0x2b,0x2b,0xe1,0x29,0x27,0x3e,0x26,0x24,0xe1,0x21, -0x20,0xa7,0x1f,0x1f,0x83,0x20,0x21,0xdc,0x23,0x25,0xdb,0x28,0x2a,0xae,0x2c,0x2e, -0xb7,0x2f,0x30,0xcf,0x31,0x32,0x7c,0x36,0x3c,0x30,0x41,0x49,0x52,0x52,0x5b,0x5f, -0x64,0x6c,0x11,0x70,0x71,0x1c,0x70,0x6b,0x64,0x62,0x59,0x3f,0x50,0x45,0xe4,0x3b, -0x33,0x70,0x2c,0x27,0x27,0x25,0x23,0xdd,0x22,0x22,0xe8,0x1f,0x1e,0xf7,0x1b,0x1a, -0x8b,0x19,0x18,0xcb,0x18,0x19,0x44,0x1b,0x1c,0xe0,0x1f,0x25,0x65,0x29,0x2d,0x52, -0x2e,0x2e,0x55,0x2d,0x29,0x0c,0x28,0x24,0xf4,0x1f,0x1c,0xa5,0x15,0x0f,0x77,0x09, -0x05,0x36,0xfe,0xfb,0x97,0xfa,0xf5,0x28,0xf3,0xf1,0x59,0xee,0xeb,0x53,0xee,0xf1, -0xf0,0xf0,0xf4,0x70,0xf9,0xf9,0xe2,0xfe,0xff,0xac,0xff,0x04,0xfe,0x03,0x00,0x57, -0x00,0x03,0x8a,0x05,0x09,0x68,0x0e,0x0b,0x5c,0x0e,0x0c,0xf8,0x05,0x01,0xb4,0xf8, -0xf4,0x1d,0xf1,0xeb,0xaf,0xe6,0xe0,0xfa,0xde,0xd5,0x5e,0xd3,0xd5,0xea,0xd1,0xd0, -0x8c,0xce,0xcc,0x7f,0xca,0xce,0x95,0xce,0xcf,0x7f,0xd5,0xd8,0xf3,0xd5,0xd8,0xf3, -0xd6,0xd1,0x9e,0xd5,0xd2,0x81,0xce,0xc7,0xa6,0xc6,0xbe,0x94,0xb8,0xb3,0xc1,0xac, -0xab,0x7b,0xa8,0xa7,0x48,0xa6,0xa5,0x9e,0xa5,0xa6,0x6a,0xa8,0xa6,0xb9,0xa4,0xa6, -0x5a,0xab,0xb3,0xd6,0xba,0xc2,0x87,0xcb,0xd4,0x6c,0xda,0xde,0xac,0xe1,0xe5,0x64, -0xe8,0xed,0xea,0xf3,0xf4,0xa0,0xf6,0xf6,0x86,0xf1,0xeb,0x90,0xe8,0xe4,0x5c,0xe0, -0xde,0x4f,0xdc,0xde,0x7b,0xdf,0xe1,0x37,0xe4,0xe8,0xbd,0xec,0xe9,0xce,0xe8,0xe5, -0x82,0xe0,0xd9,0x25,0xd4,0xce,0xb8,0xca,0xc8,0xfa,0xc4,0xc2,0x85,0xc2,0xc5,0x39, -0xc9,0xcb,0x80,0xcb,0xcb,0xac,0xcc,0xca,0x27,0xc8,0xc4,0x5c,0xc2,0xbe,0xf5,0xbb, -0xbb,0x0a,0xbe,0xc2,0xae,0xc7,0xcc,0xdd,0xd0,0xd3,0x34,0xd2,0xcf,0xcf,0xcd,0xcb, -0xa9,0xcc,0xd0,0x79,0xd6,0xdc,0xd6,0xe2,0xe7,0x39,0xe9,0xe8,0x0e,0xe5,0xe0,0xd3, -0xd9,0xd4,0x23,0xd0,0xce,0x97,0xcf,0xd3,0xc9,0xda,0xe2,0xad,0xeb,0xf4,0xb0,0xfd, -0x06,0xeb,0x0d,0x15,0x52,0x18,0x1a,0xdd,0x1a,0x19,0x18,0x18,0x18,0x43,0x19,0x1a, -0xe5,0x1c,0x1f,0x49,0x21,0x22,0x67,0x22,0x20,0x46,0x1d,0x18,0x94,0x12,0x0d,0x87, -0x09,0x07,0x91,0x06,0x06,0x38,0x06,0x06,0xa8,0x06,0x05,0x66,0x02,0xff,0x71,0xfa, -0xf5,0x3b,0xf3,0xf3,0x34,0xf5,0xfa,0xd7,0x01,0x0b,0xa0,0x14,0x1d,0x68,0x24,0x28, -0xda,0x28,0x25,0xb9,0x1e,0x16,0xae,0x0c,0x01,0x9d,0xf6,0xed,0xe1,0xe5,0xe0,0x7e, -0xe0,0xe2,0x75,0xe8,0xef,0x12,0xf6,0xfa,0xe8,0xfc,0xfe,0xe7,0xfd,0xfc,0x04,0xfa, -0xf8,0x7d,0xf8,0xf8,0x74,0xfa,0xfd,0x47,0x01,0x05,0x1f,0x09,0x0b,0xed,0x0d,0x10, -0x4b,0x12,0x14,0x3e,0x17,0x19,0xe1,0x1a,0x1d,0x1f,0x21,0x24,0x4a,0x27,0x29,0xf8, -0x2a,0x2b,0xd9,0x2b,0x29,0x9a,0x26,0x23,0x23,0x1f,0x1a,0xda,0x16,0x14,0x55,0x14, -0x14,0xcb,0x17,0x1b,0x82,0x1f,0x24,0xb2,0x27,0x2a,0x80,0x2b,0x2d,0x24,0x2c,0x2c, -0x81,0x2c,0x2e,0x87,0x2f,0x31,0xe6,0x32,0x32,0x48,0x32,0x30,0xdc,0x2e,0x2c,0x2e, -0x2b,0x28,0x37,0x27,0x26,0x43,0x26,0x26,0xef,0x27,0x2a,0x0f,0x2d,0x30,0xb7,0x31, -0x33,0x07,0x35,0x36,0xd0,0x36,0x36,0x54,0x37,0x3b,0x48,0x40,0x46,0x6c,0x4d,0x57, -0x51,0x60,0x68,0x01,0x6f,0x72,0xaa,0x74,0x71,0xbe,0x6c,0x64,0xa5,0x5a,0x51,0x35, -0x46,0x3d,0x14,0x35,0x2e,0x2f,0x2b,0x28,0x4e,0x28,0x27,0x9a,0x26,0x24,0x9b,0x21, -0x1f,0xd7,0x1c,0x1b,0x20,0x1a,0x19,0x2f,0x1b,0x1d,0x23,0x20,0x24,0x19,0x2b,0x30, -0x30,0x33,0x35,0x21,0x35,0x33,0x85,0x30,0x2d,0x1d,0x2b,0x27,0xb5,0x24,0x1f,0x0f, -0x19,0x12,0x06,0x10,0x08,0x88,0x03,0x03,0x36,0xfe,0xfa,0x85,0xf8,0xf6,0xb7,0xf1, -0xf5,0x9c,0xf6,0xf8,0xa6,0xfc,0xff,0xec,0x01,0x02,0x38,0x04,0x05,0x93,0x06,0x03, -0x26,0x03,0xff,0xf0,0xfe,0x04,0xa5,0x05,0x0a,0x37,0x0a,0x0c,0x6c,0x08,0x01,0x40, -0xfd,0xf5,0x07,0xf1,0xeb,0x23,0xe8,0xe4,0x40,0xdd,0xdb,0x34,0xd4,0xd1,0x52,0xd1, -0xd1,0xa8,0xd0,0xcc,0xe8,0xcd,0xc9,0xad,0xcc,0xd1,0x20,0xce,0xd0,0x19,0xd6,0xd5, -0x45,0xd2,0xd5,0x37,0xd6,0xd2,0x84,0xd5,0xd3,0xdb,0xcf,0xcf,0xe4,0xca,0xc1,0x4a, -0xbc,0xb6,0x39,0xb4,0xad,0x31,0xab,0xab,0x79,0xaa,0xab,0x46,0xa8,0xab,0x76,0xac, -0xac,0xe7,0xad,0xae,0x9f,0xb7,0xbe,0x8d,0xc4,0xcb,0x45,0xd1,0xd9,0x0a,0xdc,0xde, -0xa4,0xe1,0xe5,0xa4,0xeb,0xef,0x17,0xf4,0xf4,0x56,0xf4,0xf0,0xcb,0xe7,0xe1,0xc6, -0xdc,0xd7,0xe0,0xd4,0xd2,0xd8,0xd3,0xd7,0x65,0xda,0xe0,0x14,0xe4,0xea,0xfc,0xea, -0xe7,0xde,0xe4,0xdf,0x74,0xd9,0xd0,0x7d,0xca,0xc5,0x40,0xc1,0xc0,0x50,0xbc,0xbf, -0x74,0xc3,0xc8,0xa6,0xcc,0xce,0xda,0xcf,0xd0,0x59,0xd0,0xcd,0x2b,0xca,0xc7,0xd4, -0xc2,0xc0,0xc4,0xbf,0xc1,0x30,0xc6,0xcc,0x32,0xd1,0xd6,0xc4,0xd9,0xdb,0x31,0xd9, -0xd6,0xad,0xd4,0xd3,0x4d,0xd6,0xdb,0x10,0xe2,0xe8,0x05,0xee,0xf0,0x35,0xf0,0xed, -0x73,0xe8,0xe2,0xdf,0xdc,0xd8,0xf9,0xd5,0xd6,0x1b,0xd9,0xdd,0xfe,0xe3,0xec,0x91, -0xf3,0xfb,0xf6,0x03,0x0b,0x04,0x13,0x18,0x94,0x1b,0x1c,0x48,0x1c,0x1b,0x9f,0x1a, -0x1a,0xfd,0x1b,0x1d,0x7e,0x20,0x21,0xaf,0x23,0x23,0x7f,0x22,0x1f,0x3f,0x1b,0x16, -0xa3,0x10,0x0c,0x0d,0x0a,0x08,0xd8,0x07,0x06,0x1b,0x05,0x03,0x16,0x02,0xfe,0xae, -0xfa,0xf6,0xf2,0xf1,0xef,0x81,0xef,0xf2,0x66,0xf7,0xff,0xa3,0x08,0x12,0x36,0x1b, -0x22,0xf8,0x25,0x26,0xc8,0x22,0x1b,0x55,0x12,0x08,0xc0,0xfc,0xf2,0x03,0xe9,0xe2, -0xc4,0xdd,0xdd,0x23,0xe0,0xe5,0x49,0xec,0xf2,0xa8,0xf7,0xfa,0x40,0xfb,0xfa,0xe7, -0xf8,0xf6,0x0b,0xf6,0xf5,0x96,0xf5,0xf7,0xe6,0xfa,0xff,0x12,0x03,0x07,0xe2,0x09, -0x0c,0x63,0x0e,0x10,0x04,0x12,0x13,0x58,0x15,0x16,0x10,0x19,0x1c,0x7d,0x21,0x24, -0xf9,0x27,0x29,0x97,0x29,0x29,0xf3,0x26,0x23,0xf4,0x1e,0x1a,0x97,0x15,0x11,0xde, -0x0f,0x10,0xf0,0x11,0x15,0x91,0x19,0x1d,0xce,0x22,0x27,0xb1,0x29,0x2b,0xde,0x2c, -0x2c,0x3d,0x2c,0x2d,0x88,0x2e,0x30,0xc7,0x32,0x34,0xa1,0x34,0x34,0xc6,0x33,0x32, -0xc2,0x30,0x2e,0xcd,0x2c,0x2b,0xf1,0x29,0x29,0x10,0x2a,0x2b,0xf8,0x2c,0x2f,0x48, -0x32,0x33,0x66,0x34,0x35,0x8a,0x36,0x36,0xa6,0x36,0x38,0x13,0x3b,0x41,0x83,0x47, -0x4f,0x93,0x58,0x62,0x89,0x6a,0x71,0x02,0x76,0x77,0x48,0x75,0x70,0x81,0x68,0x5e, -0xf5,0x53,0x49,0x00,0x3e,0x34,0x38,0x2d,0x28,0x4e,0x26,0x26,0x82,0x25,0x25,0xc3, -0x22,0x1f,0xd8,0x1c,0x19,0xb6,0x17,0x15,0x69,0x15,0x16,0x94,0x18,0x1a,0x59,0x1d, -0x22,0x84,0x28,0x2b,0x32,0x2d,0x2c,0x6a,0x2c,0x29,0x39,0x27,0x24,0x7d,0x21,0x1e, -0x3e,0x1d,0x17,0xa3,0x12,0x0e,0xd9,0x0b,0x05,0x84,0x05,0x03,0x82,0xfe,0xfb,0x2d, -0xfa,0xf6,0x88,0xf4,0xf8,0x87,0xf9,0xf9,0xbf,0xff,0x01,0xbb,0x03,0x02,0x88,0x04, -0x04,0x8f,0x09,0x04,0xca,0x00,0x02,0x2a,0x06,0x0a,0x14,0x0b,0x0c,0xe5,0x0d,0x0b, -0x9b,0x07,0xfd,0x4b,0xf6,0xf2,0x91,0xeb,0xea,0x70,0xe1,0xd8,0x17,0xd8,0xcf,0x6f, -0xcb,0xc8,0xb7,0xcb,0xc9,0x0d,0xc7,0xc8,0xcf,0xc7,0xc8,0x64,0xcd,0xce,0x43,0xce, -0xd2,0x5a,0xd6,0xd1,0x98,0xd0,0xd6,0x30,0xce,0xcd,0x8c,0xcc,0xc8,0x72,0xc5,0xc4, -0x91,0xbf,0xb5,0x79,0xb1,0xaf,0xa5,0xaa,0xa7,0xe0,0xa4,0xa5,0xb9,0xa6,0xa4,0x0b, -0xa6,0xa6,0xc4,0xa7,0xa8,0x8b,0xac,0xb2,0x47,0xbb,0xc3,0xe1,0xc8,0xcd,0x99,0xd4, -0xd6,0xaf,0xd9,0xdd,0x92,0xdf,0xe4,0xb0,0xe8,0xee,0x0d,0xef,0xee,0x29,0xee,0xe5, -0x7d,0xde,0xd9,0x82,0xd5,0xd0,0xae,0xcd,0xce,0x3a,0xcf,0xd2,0x52,0xd5,0xda,0x51, -0xdf,0xe3,0x74,0xe1,0xdd,0x2e,0xda,0xd4,0x1e,0xcd,0xc7,0x7a,0xc3,0xbf,0xd8,0xbe, -0xbc,0xb8,0xbd,0xc1,0x72,0xc6,0xcb,0xbe,0xce,0xd1,0x8c,0xd3,0xd5,0x04,0xd3,0xd0, -0x36,0xce,0xca,0xc0,0xc5,0xc4,0x81,0xc4,0xc8,0x13,0xcd,0xd1,0x6b,0xd6,0xda,0xf9, -0xdc,0xdb,0x0b,0xda,0xd7,0xfd,0xd6,0xd8,0x0e,0xdd,0xe2,0x2c,0xe9,0xef,0x5b,0xf2, -0xf1,0xd8,0xef,0xea,0x16,0xe5,0xdf,0x5a,0xdb,0xd8,0xbd,0xd9,0xdc,0x7a,0xe0,0xe6, -0xde,0xee,0xf6,0x67,0xfe,0x05,0xbf,0x0e,0x16,0xf2,0x1c,0x21,0xd7,0x24,0x27,0x97, -0x27,0x28,0x79,0x28,0x29,0xb1,0x29,0x2b,0x12,0x2c,0x2c,0xb7,0x2c,0x2b,0xf7,0x28, -0x25,0xb6,0x20,0x1c,0x77,0x18,0x14,0xf4,0x11,0x10,0x6f,0x0f,0x0d,0x2d,0x0c,0x0a, -0xe6,0x06,0x02,0x4b,0xfd,0xf7,0xc7,0xf2,0xf1,0xbe,0xf3,0xf8,0x6a,0xff,0x09,0x38, -0x13,0x1d,0x80,0x24,0x28,0xaf,0x29,0x27,0x81,0x20,0x17,0xfb,0x0d,0x02,0xae,0xf7, -0xee,0x51,0xe6,0xe1,0xa0,0xdf,0xe2,0x82,0xe7,0xee,0x08,0xf6,0xfc,0xe1,0xff,0x01, -0x15,0x01,0xff,0xb3,0xfc,0xfb,0x90,0xf9,0xf9,0x47,0xfb,0xfe,0xf3,0x02,0x07,0xaa, -0x0b,0x0e,0xb5,0x10,0x13,0x24,0x15,0x17,0x97,0x19,0x1b,0x1e,0x1d,0x1f,0x2b,0x23, -0x27,0x20,0x2a,0x2b,0x4e,0x2d,0x2d,0x4f,0x2d,0x2b,0x80,0x27,0x23,0x71,0x1e,0x19, -0x73,0x14,0x11,0x65,0x10,0x11,0x44,0x14,0x18,0x28,0x1d,0x23,0xa1,0x27,0x2b,0x21, -0x2d,0x2e,0xea,0x2f,0x30,0x50,0x31,0x33,0xc3,0x35,0x38,0x0c,0x3a,0x3a,0x16,0x3a, -0x39,0x72,0x36,0x34,0xe6,0x32,0x30,0x81,0x2e,0x2d,0x30,0x2d,0x2d,0x98,0x2f,0x31, -0x27,0x34,0x37,0xab,0x39,0x3a,0x21,0x3b,0x3b,0x3c,0x3b,0x3b,0x07,0x3c,0x3d,0x0b, -0x43,0x49,0x22,0x50,0x58,0x58,0x63,0x6d,0x34,0x74,0x7b,0x32,0x7d,0x7c,0xc5,0x77, -0x6f,0xed,0x65,0x5b,0x41,0x50,0x44,0x6c,0x3a,0x32,0xe8,0x2c,0x29,0x98,0x28,0x27, -0xc3,0x26,0x24,0x16,0x21,0x1d,0x74,0x1a,0x18,0x84,0x15,0x14,0x4b,0x15,0x16,0xea, -0x19,0x1c,0x64,0x20,0x26,0x94,0x2b,0x2d,0xdc,0x2e,0x2e,0x71,0x2d,0x2a,0x78,0x27, -0x24,0x73,0x21,0x1d,0x46,0x1b,0x15,0x30,0x0d,0x0d,0x7c,0x07,0x02,0x25,0x03,0xff, -0x03,0xfa,0xfa,0xf8,0xf9,0xf3,0x79,0xf6,0xfb,0x87,0xf9,0xfd,0x88,0x00,0x02,0xad, -0x02,0x05,0x8a,0x03,0x06,0xd3,0x07,0x01,0x78,0x01,0x05,0x67,0x06,0x0b,0x4c,0x0c, -0x0c,0x12,0x0f,0x0e,0x79,0x03,0xfc,0x2c,0xf6,0xef,0x13,0xed,0xe4,0xb6,0xdb,0xd9, -0xd2,0xd5,0xce,0xbe,0xca,0xca,0x03,0xcb,0xc9,0x6d,0xc8,0xc4,0x65,0xc6,0xc9,0x85, -0xc9,0xca,0x25,0xca,0xcf,0x0b,0xcc,0xcb,0x34,0xcd,0xca,0x39,0xcb,0xca,0x04,0xc6, -0xc0,0x0c,0xc3,0xbc,0x58,0xb2,0xac,0x55,0xab,0xa6,0x48,0xa0,0xa2,0x74,0x9f,0x9f, -0x7f,0xa2,0xa0,0x8e,0xa4,0xa4,0x5f,0xa6,0xa7,0xb5,0xab,0xb4,0xba,0xb9,0xc2,0xd1, -0xc5,0xcc,0x8e,0xd2,0xd5,0xcb,0xd9,0xdc,0x80,0xdf,0xe4,0x4d,0xea,0xec,0x65,0xed, -0xec,0xab,0xe5,0xdd,0x71,0xd8,0xd2,0x18,0xcd,0xc9,0xa9,0xc7,0xc8,0x2b,0xcb,0xcd, -0xe8,0xd1,0xd7,0x64,0xdc,0xda,0x62,0xd8,0xd4,0xd0,0xd0,0xcb,0x20,0xc4,0xbf,0x65, -0xba,0xb9,0x70,0xb5,0xb4,0x2c,0xb7,0xbd,0x05,0xc3,0xc6,0x98,0xc8,0xcc,0x81,0xcd, -0xcd,0xb2,0xc9,0xc6,0x54,0xc3,0xbf,0xd8,0xbc,0xbc,0x4c,0xbf,0xc4,0x95,0xc8,0xcc, -0xae,0xd0,0xd5,0x73,0xd6,0xd4,0xe8,0xd2,0xd1,0x44,0xd2,0xd6,0x58,0xdb,0xe0,0x2b, -0xe7,0xeb,0x23,0xeb,0xe9,0xaa,0xe7,0xe3,0x6b,0xdf,0xdb,0x48,0xd8,0xd8,0x10,0xda, -0xdd,0xcc,0xe2,0xeb,0x81,0xf3,0xfa,0x58,0x02,0x0a,0x33,0x12,0x19,0xa9,0x1e,0x22, -0x66,0x25,0x26,0x0a,0x27,0x27,0xe3,0x27,0x28,0x51,0x29,0x2a,0x92,0x2a,0x2b,0x53, -0x2b,0x29,0x9c,0x26,0x22,0x94,0x1d,0x19,0x68,0x15,0x12,0xd8,0x10,0x0f,0x05,0x0e, -0x0c,0xe5,0x0a,0x07,0x64,0x03,0xfe,0x48,0xf9,0xf4,0xf4,0xf1,0xf2,0x2f,0xf6,0xfc, -0x31,0x04,0x0d,0xcf,0x17,0x1f,0xce,0x25,0x28,0xc7,0x26,0x21,0xaf,0x1a,0x11,0x5e, -0x07,0xfc,0xf7,0xf1,0xe9,0x93,0xe2,0xe0,0x32,0xe1,0xe5,0x8d,0xec,0xf4,0x57,0xfb, -0x00,0x74,0x02,0x03,0xf1,0x01,0xff,0xee,0xfd,0xfd,0xe2,0xfc,0xfe,0x58,0x01,0x05, -0x57,0x0a,0x0d,0x3b,0x11,0x13,0x8c,0x16,0x18,0x6f,0x1b,0x1e,0x08,0x20,0x22,0xaa, -0x23,0x26,0x61,0x29,0x2c,0xc8,0x2d,0x2e,0xf6,0x2f,0x2f,0x75,0x2e,0x2b,0x42,0x26, -0x21,0x36,0x1c,0x16,0xc0,0x10,0x0e,0xcc,0x0e,0x10,0xa5,0x13,0x17,0x98,0x1c,0x22, -0xf6,0x25,0x27,0xab,0x29,0x2a,0x87,0x2a,0x2a,0x1d,0x2d,0x2f,0xff,0x33,0x36,0x93, -0x37,0x38,0xd0,0x37,0x35,0x1b,0x33,0x31,0x98,0x2f,0x2d,0xf3,0x2b,0x2b,0x84,0x2b, -0x2d,0x11,0x2f,0x31,0xda,0x34,0x38,0x0e,0x3a,0x3a,0x4f,0x3c,0x3c,0x6a,0x3c,0x3c, -0xf0,0x3d,0x41,0x5e,0x48,0x4e,0xaa,0x56,0x61,0xd2,0x6b,0x74,0xe6,0x7a,0x7e,0xff, -0x7f,0x7c,0xd2,0x74,0x6b,0x00,0x60,0x55,0xd9,0x49,0x3f,0x56,0x36,0x2f,0x9f,0x2b, -0x29,0x87,0x28,0x27,0x2a,0x26,0x23,0x1c,0x20,0x1d,0x44,0x1b,0x18,0x68,0x16,0x16, -0x53,0x17,0x18,0xda,0x1a,0x1e,0xaa,0x24,0x2a,0x50,0x2d,0x2e,0x5d,0x2e,0x2d,0x34, -0x2a,0x27,0x71,0x24,0x22,0x83,0x1e,0x1b,0x5f,0x15,0x0f,0x94,0x0c,0x07,0x2c,0x02, -0x02,0x51,0xff,0xfa,0xcc,0xfa,0xf9,0x49,0xf5,0xf8,0xb5,0xfb,0xfb,0x9c,0x00,0x02, -0xed,0x04,0x04,0x7a,0x09,0x04,0x5a,0x09,0x0a,0x4a,0x04,0x05,0xb5,0x07,0x09,0xef, -0x0e,0x10,0x6a,0x10,0x10,0x7c,0x0e,0x06,0xea,0xfe,0xf9,0x16,0xf0,0xed,0xfc,0xe5, -0xe1,0x3c,0xda,0xd7,0x46,0xd0,0xcd,0xe8,0xcc,0xcc,0xd5,0xca,0xc8,0x21,0xc2,0xc5, -0xd3,0xc3,0xc6,0xd3,0xc7,0xca,0x15,0xce,0xcf,0x83,0xcc,0xcd,0x55,0xd1,0xcb,0x94, -0xcb,0xc6,0xee,0xc1,0xbf,0x19,0xbc,0xb2,0x45,0xab,0xa8,0x12,0xa7,0xa0,0x4b,0xa0, -0xa0,0xac,0xa1,0xa4,0xd9,0xa2,0xa4,0x62,0xa6,0xa6,0x24,0xa7,0xaa,0x6b,0xb2,0xba, -0xf4,0xc0,0xc6,0xde,0xcc,0xd4,0xcc,0xd8,0xdb,0x67,0xdf,0xe2,0x57,0xe8,0xec,0x77, -0xf0,0xef,0x4b,0xef,0xea,0xc9,0xe1,0xdb,0xf1,0xd6,0xd2,0x45,0xcf,0xcd,0x60,0xcc, -0xce,0xa2,0xd0,0xd3,0x44,0xd8,0xdd,0xaa,0xdc,0xd9,0xc1,0xd3,0xcd,0x63,0xc7,0xc0, -0xa9,0xba,0xb7,0xf3,0xb4,0xb3,0xd9,0xb2,0xb5,0xc9,0xba,0xc1,0xe9,0xc5,0xc8,0x00, -0xca,0xca,0x18,0xca,0xc7,0x36,0xc4,0xc1,0x2a,0xbe,0xba,0x0e,0xba,0xbc,0xbb,0xc1, -0xc6,0x7c,0xcb,0xd0,0xc0,0xd3,0xd3,0x33,0xd0,0xcd,0x56,0xcb,0xcb,0x69,0xcf,0xd4, -0xb9,0xdb,0xe2,0x5e,0xe7,0xe9,0xd5,0xe7,0xe4,0x60,0xdf,0xd8,0x7e,0xd3,0xd0,0x43, -0xcf,0xd1,0x42,0xd5,0xdb,0x52,0xe2,0xeb,0xd3,0xf2,0xfa,0xbe,0x03,0x0c,0x43,0x13, -0x18,0xf2,0x1a,0x1c,0xa8,0x1c,0x1c,0x63,0x1b,0x1c,0xb3,0x1d,0x20,0x15,0x23,0x26, -0x81,0x28,0x29,0xd9,0x28,0x25,0xb9,0x20,0x1b,0x13,0x16,0x12,0xd1,0x0e,0x0d,0x29, -0x0d,0x0b,0x1d,0x0a,0x08,0xa3,0x05,0x01,0x38,0xfc,0xf6,0xcf,0xf1,0xee,0xfd,0xee, -0xf1,0x8d,0xf6,0xfe,0x26,0x07,0x10,0x99,0x18,0x1e,0x4f,0x22,0x22,0xad,0x1e,0x18, -0xe2,0x0f,0x06,0xf5,0xfb,0xf1,0x73,0xe8,0xe1,0x1a,0xde,0xde,0x4b,0xe3,0xea,0xe8, -0xf2,0xfa,0x0c,0x00,0x00,0xf9,0xfc,0xfa,0x97,0xff,0xfb,0x15,0xfd,0x01,0xda,0xfd, -0xf9,0x45,0x01,0xfa,0x56,0x00,0x01,0x2e,0xfc,0xfe,0x9f,0xfe,0xf9,0xa8,0xfb,0x0c, -0x35,0x0c,0x0b,0x69,0x0a,0x03,0x75,0xfe,0x00,0x72,0xfc,0xfa,0xec,0xfe,0xfe,0x32, -0xfd,0xfb,0x40,0xfb,0xf9,0x56,0x00,0x04,0x45,0x04,0x0c,0xd7,0x0b,0x03,0x44,0xfc, -0xf9,0x69,0xf4,0xf5,0x16,0xf9,0xf7,0x61,0xf7,0xf6,0x15,0xf9,0xfe,0xfd,0x07,0x06, -0x6f,0x05,0xfd,0x6d,0xf6,0xf3,0x28,0xf1,0xec,0xfe,0xe7,0xee,0xe1,0xf3,0xf4,0x5a, -0xf5,0xf8,0xea,0xf8,0xf4,0x93,0xf1,0xef,0x07,0xf8,0x01,0xee,0x04,0x08,0xd5,0x0a, -0x09,0x2f,0x08,0x09,0x5a,0x09,0x0e,0x80,0x0f,0x0d,0xcd,0x0c,0x0f,0xfb,0x10,0x11, -0xd5,0x0f,0x0b,0xce,0x0e,0x12,0x27,0x17,0x1d,0xd5,0x21,0x25,0xf9,0x24,0x27,0x9f, -0x26,0x25,0x6f,0x1e,0x13,0x0e,0x09,0xfe,0xee,0xf9,0xf6,0x26,0xf8,0xfc,0xd2,0x04, -0x0c,0xd0,0x11,0x14,0x64,0x15,0x14,0x99,0x12,0x11,0x4f,0x0f,0x0d,0xeb,0x0b,0x0a, -0x33,0x09,0x09,0x7a,0x0b,0x0d,0x60,0x0f,0x0e,0x4b,0x0c,0x08,0x43,0x04,0x00,0xae, -0xff,0xff,0x9d,0x02,0x03,0xcf,0x06,0x0b,0xe6,0x0f,0x12,0x36,0x11,0x0c,0x22,0x03, -0xf9,0x5e,0xf2,0xed,0x54,0xea,0xea,0x01,0xeb,0xee,0x7a,0xf4,0xfa,0x87,0xff,0x04, -0x83,0x0b,0x13,0xec,0x19,0x1c,0xc8,0x19,0x12,0x14,0x09,0x02,0xe1,0xfd,0xfd,0xdb, -0xff,0x01,0x54,0x01,0x00,0x9a,0xfe,0xfa,0x0d,0xf5,0xef,0xd4,0xea,0xe9,0xfb,0xea, -0xed,0x65,0xef,0xf2,0xe3,0xf5,0xf9,0xb3,0xfc,0xfe,0x57,0xfd,0xf8,0xeb,0xf3,0xee, -0xcf,0xea,0xe7,0x50,0xe4,0xe6,0x11,0xec,0xf3,0x3a,0xfa,0xfc,0x14,0xfa,0xf5,0x93, -0xee,0xea,0xc9,0xe7,0xe5,0xc8,0xe4,0xe6,0xe6,0xe8,0xeb,0x07,0xee,0xee,0xb7,0xed, -0xeb,0xd7,0xe9,0xe8,0xdc,0xea,0xee,0xb2,0xf3,0xf8,0x65,0xfd,0x02,0x67,0x04,0x01, -0xb9,0xfe,0xfd,0xf7,0xfc,0xfd,0x01,0xfe,0xfe,0x96,0xff,0xfe,0xaa,0xfe,0xfc,0x9d, -0xfc,0xfa,0x32,0xf9,0xfa,0x60,0xfb,0xfe,0x15,0xff,0xfe,0xac,0xfe,0xff,0x7a,0x00, -0xff,0x3f,0x01,0x03,0x0b,0x07,0x0b,0xf1,0x0d,0x10,0x9f,0x12,0x12,0x0a,0x11,0x11, -0x0f,0x13,0x16,0xc4,0x18,0x16,0x0f,0x14,0x0f,0xfb,0x0d,0x0c,0xd5,0x0a,0x0a,0x9e, -0x0a,0x0a,0xeb,0x0a,0x0a,0xb2,0x08,0x09,0x5a,0x09,0x09,0x9b,0x0a,0x0c,0x23,0x0e, -0x10,0x63,0x11,0x12,0xf3,0x12,0x12,0x63,0x11,0x11,0xa7,0x12,0x12,0x8e,0x15,0x18, -0x0d,0x20,0x26,0x03,0x2a,0x2b,0x54,0x2a,0x27,0x05,0x22,0x1d,0xb7,0x16,0x10,0x6b, -0x0c,0x08,0x3c,0x06,0x03,0x08,0x02,0x01,0x31,0x02,0x03,0xdd,0x04,0x08,0x61,0x0b, -0x0a,0x66,0x0a,0x07,0xb6,0x01,0x04,0xae,0x07,0x09,0xc2,0x0c,0x0e,0xde,0x10,0x12, -0xbb,0x12,0x12,0xb6,0x19,0x1a,0x13,0x18,0x15,0x31,0x0d,0x04,0xbe,0x01,0x02,0xdd, -0x03,0x08,0x65,0x0a,0x0b,0x12,0x0d,0x0d,0xbd,0x0e,0x14,0xb6,0x1a,0x1e,0x13,0x22, -0x23,0x8a,0x21,0x1d,0x69,0x19,0x15,0x0b,0x11,0x0d,0xfb,0x0d,0x08,0xd3,0x0e,0x11, -0x1a,0x18,0x1e,0xde,0x24,0x26,0x93,0x20,0x1d,0xd6,0x13,0x13,0xf1,0x0f,0x0b,0x26, -0x0b,0x06,0x99,0x03,0xfe,0x94,0x00,0xf4,0x3c,0xef,0xed,0x4f,0xef,0xf6,0xd4,0xfd, -0x07,0xf4,0x0a,0x07,0x10,0xfb,0xf4,0x6c,0xf1,0xee,0x75,0xeb,0xe8,0x55,0xe5,0xe4, -0x26,0xec,0xf0,0x6d,0xf4,0xf3,0x12,0xee,0xea,0x04,0xed,0xf2,0x26,0xf5,0xf7,0x2d, -0xf9,0xf7,0xfe,0xf5,0xef,0x5b,0xe8,0xe4,0x9a,0xe2,0xdf,0x97,0xe1,0xe9,0x70,0xf3, -0xfc,0x38,0x03,0x07,0x18,0x09,0x08,0x6f,0x07,0x09,0xf4,0x0b,0x0c,0x5b,0x0d,0x0c, -0x41,0x09,0x07,0x11,0x04,0xff,0x17,0xfb,0xf9,0x2a,0xf9,0xf9,0xf1,0xf9,0xfb,0xed, -0xfc,0xfd,0xdd,0xfe,0x06,0xa1,0x0a,0x0c,0x34,0x07,0xfe,0xf1,0xf1,0xe6,0xb6,0xdb, -0xd4,0x7d,0xd4,0xd6,0xe3,0xdb,0xe4,0x1d,0xf0,0xf8,0xbc,0xfc,0xfd,0xcd,0xfa,0xf5, -0xce,0xef,0xec,0xb1,0xe9,0xed,0x3c,0xf3,0xf8,0xf3,0xfd,0x04,0x81,0x04,0x00,0x52, -0xf9,0xf0,0x1e,0xed,0xed,0xc5,0xf0,0xf5,0x5a,0xfb,0xfd,0xda,0xfd,0xfd,0xe6,0xfc, -0xfc,0x85,0xfd,0xfd,0x21,0xfe,0x00,0x44,0x00,0xfd,0x0a,0xfb,0xfa,0x40,0xf8,0xf9, -0x9d,0xfc,0x00,0xbb,0x08,0x12,0xc8,0x1a,0x20,0x7a,0x24,0x22,0x07,0x1d,0x14,0x35, -0x0b,0x05,0x31,0x01,0x00,0xc0,0x00,0x04,0x49,0x09,0x0c,0xd1,0x0c,0x0c,0xc0,0x0a, -0x09,0x24,0x06,0x02,0xb4,0xfd,0xf9,0x23,0xf6,0xf5,0xcd,0xf8,0xfd,0x28,0x02,0x04, -0xd2,0x01,0xfb,0xac,0xf1,0xe4,0x4a,0xdc,0xd6,0x10,0xd9,0xe5,0xc2,0xf6,0x05,0xec, -0x13,0x1b,0xba,0x1b,0x16,0xf3,0x09,0xfe,0x10,0xf6,0xed,0x3e,0xe9,0xee,0x4e,0xf9, -0xff,0x5c,0x07,0x07,0xaf,0x07,0x02,0xf9,0x00,0x01,0x9c,0x03,0x07,0x4c,0x0c,0x0c, -0x02,0x0c,0x06,0x4e,0x03,0x01,0x9b,0xfa,0xf7,0xbe,0xf5,0xef,0xe7,0xe2,0xdd,0x73, -0xdb,0xda,0xa4,0xda,0xdb,0x50,0xdb,0xdb,0x91,0xdf,0xe6,0x35,0xf0,0xf7,0x21,0xf7, -0xf3,0x8f,0xeb,0xe2,0x93,0xd8,0xd1,0xf9,0xca,0xc7,0xc5,0xcb,0xd1,0x0b,0xd5,0xdb, -0xa3,0xe3,0xe7,0x24,0xed,0xf3,0x86,0xf9,0x03,0x40,0x0a,0x0b,0xc5,0x0d,0x0f,0xb9, -0x0f,0x0e,0x2d,0x0e,0x0b,0xfc,0x0a,0x0a,0xce,0x0a,0x0c,0x2a,0x10,0x15,0x76,0x19, -0x1f,0x02,0x24,0x2c,0xe6,0x30,0x34,0x6e,0x38,0x3e,0x8a,0x43,0x48,0x6a,0x48,0x41, -0xd8,0x37,0x2a,0x3e,0x22,0x19,0x5f,0x15,0x12,0xdd,0x14,0x19,0x86,0x21,0x28,0xa4, -0x2b,0x28,0x5a,0x1f,0x16,0x45,0x0d,0x07,0xfa,0x04,0x06,0xf6,0x0a,0x10,0x28,0x18, -0x1f,0xcc,0x28,0x2b,0x6b,0x29,0x21,0x4b,0x18,0x10,0xd5,0x09,0x06,0x4f,0x05,0x08, -0x69,0x0e,0x15,0x59,0x1f,0x28,0x3d,0x30,0x34,0xf0,0x34,0x31,0x03,0x2b,0x21,0xf7, -0x14,0x07,0x10,0xfb,0xf2,0x3d,0xef,0xf1,0xc7,0xf5,0xfa,0x0a,0xfc,0xfc,0x24,0x00, -0x07,0xe4,0x0f,0x18,0xa3,0x1b,0x1b,0xcd,0x19,0x16,0x45,0x13,0x0e,0x18,0x08,0x01, -0x39,0xff,0xfe,0xc0,0x00,0x03,0x61,0x02,0xfe,0xb0,0xf8,0xf3,0xa4,0xef,0xed,0xdc, -0xec,0xed,0x0b,0xf1,0xf6,0x33,0xfa,0xfc,0xcd,0xfb,0xf8,0xde,0xed,0xe4,0x1c,0xe1, -0xdb,0x0b,0xdb,0xdd,0x12,0xde,0xe6,0xdc,0xef,0xf4,0x27,0xf6,0xef,0x28,0xe1,0xd9, -0x5b,0xd6,0xce,0xe6,0xd3,0xdd,0xfd,0xdc,0xdb,0x32,0xd9,0xd3,0x93,0xd4,0xd2,0x3d, -0xd1,0xd4,0xdd,0xd6,0xd7,0xbe,0xde,0xe2,0x07,0xe5,0xe8,0xbf,0xec,0xef,0x08,0xf0, -0xf2,0x91,0xee,0xe8,0x83,0xdf,0xde,0xe7,0xe2,0xea,0x62,0xf0,0xf3,0x85,0xf1,0xf0, -0xe9,0xf3,0xf7,0x95,0xfd,0xfd,0x26,0xfe,0xf8,0xe2,0xf6,0xf3,0x5f,0xf2,0xec,0x74, -0xe5,0xe2,0x76,0xe8,0xec,0x25,0xf0,0xf2,0x28,0xf5,0xf3,0xdc,0xf4,0xf4,0x33,0xf6, -0xf4,0x78,0xf0,0xeb,0xf5,0xeb,0xeb,0xc0,0xed,0xf1,0xa3,0xf4,0xf7,0x87,0xf8,0xf8, -0xdd,0xfa,0xfe,0x4e,0xfe,0xfd,0x44,0xf9,0xf5,0x01,0xf4,0xf6,0xd4,0xf7,0xfc,0x56, -0x03,0x0d,0x95,0x17,0x22,0x6d,0x27,0x26,0x1f,0x1e,0x12,0x51,0x05,0xfe,0x29,0xfb, -0xfd,0x9e,0x03,0x0c,0xaf,0x14,0x1b,0x42,0x1d,0x18,0x0b,0x10,0x04,0x61,0xf9,0xf4, -0x53,0xf3,0xf7,0x81,0xfb,0x00,0xe2,0x01,0x03,0x59,0x06,0x08,0xfa,0x09,0x08,0x89, -0x08,0x07,0xcb,0x07,0x0b,0x84,0x0f,0x11,0x0d,0x13,0x14,0x3f,0x18,0x1d,0x91,0x21, -0x24,0x26,0x23,0x1f,0xc3,0x17,0x10,0x83,0x06,0xfc,0xf4,0xf3,0xef,0x05,0xf1,0xf7, -0xe5,0xff,0x07,0xf9,0x0c,0x0e,0x1e,0x10,0x12,0xbc,0x15,0x18,0x69,0x17,0x14,0xd2, -0x12,0x16,0x3f,0x1c,0x21,0xc8,0x24,0x24,0xa2,0x20,0x1c,0x95,0x18,0x14,0x8a,0x0f, -0x08,0x6d,0x00,0xfb,0x39,0xf9,0xf8,0x09,0xf9,0xfa,0x9b,0xfe,0x03,0x71,0x06,0x03, -0x1f,0xfe,0xf1,0x87,0xe6,0xdf,0xa6,0xd6,0xd2,0x3b,0xd1,0xd0,0xd5,0xd4,0xe3,0x01, -0xe9,0xf1,0x72,0xeb,0xe3,0x18,0xe1,0xdd,0x65,0xd5,0xd1,0xb2,0xd6,0xd6,0x4a,0xdc, -0xe0,0x32,0xe6,0xe9,0x4e,0xea,0xe8,0x98,0xe8,0xe7,0x28,0xe2,0xe3,0x77,0xe4,0xe6, -0xe2,0xe5,0xed,0xa2,0xed,0xed,0xc1,0xe9,0xe8,0x6e,0xe6,0xe2,0xba,0xdc,0xdc,0x70, -0xdd,0xe0,0x20,0xe1,0xe3,0xea,0xe1,0xe3,0x56,0xe5,0xeb,0xcd,0xf1,0xf5,0x70,0xf0, -0xee,0xdf,0xe9,0xdf,0x26,0xd7,0xd1,0xfa,0xce,0xd4,0x88,0xdb,0xe4,0xf3,0xf0,0xfc, -0x88,0x01,0x06,0x23,0x08,0x0b,0x1e,0x10,0x0f,0x36,0x0c,0x0b,0x93,0x0a,0x04,0x1c, -0x07,0x07,0xf0,0x06,0x05,0xe4,0x03,0xff,0xaf,0xfe,0xfd,0x17,0xfc,0xfc,0x5f,0xfe, -0x02,0xb8,0x08,0x0f,0x2e,0x15,0x18,0xb8,0x1d,0x23,0x44,0x2b,0x2d,0x90,0x2a,0x23, -0xc4,0x17,0x0b,0x53,0x01,0x01,0xdd,0x06,0x12,0x86,0x1e,0x2a,0x17,0x33,0x3a,0x87, -0x3a,0x33,0x48,0x25,0x16,0xac,0x0b,0x04,0xd3,0x00,0xfe,0x77,0xff,0x03,0xeb,0x08, -0x0d,0x4b,0x11,0x12,0x46,0x10,0x0b,0x48,0x08,0x03,0x95,0x03,0x08,0x52,0x0e,0x12, -0x00,0x15,0x1b,0x79,0x23,0x29,0x73,0x2d,0x2c,0xbb,0x26,0x1c,0xcb,0x13,0x09,0xc1, -0xfd,0xf1,0x29,0xe9,0xe7,0xf6,0xeb,0xf4,0xf2,0xfd,0x06,0x83,0x0b,0x11,0xab,0x16, -0x1b,0x9e,0x20,0x21,0xfa,0x1c,0x16,0xee,0x13,0x14,0xcf,0x1a,0x1f,0x0f,0x22,0x22, -0x13,0x23,0x25,0xad,0x27,0x27,0x91,0x25,0x21,0xae,0x20,0x20,0x03,0x21,0x21,0xb1, -0x21,0x22,0x6c,0x23,0x22,0xcd,0x1e,0x16,0x95,0x0e,0x03,0x8b,0xf5,0xeb,0xc6,0xe1, -0xd8,0x88,0xd9,0xdb,0x74,0xde,0xe1,0x2a,0xdd,0xdd,0xe3,0xd6,0xcc,0x0e,0xc3,0xc2, -0xdf,0xbe,0xb4,0xdb,0xaf,0xad,0x7a,0xae,0xae,0x17,0xb4,0xb6,0xeb,0xbe,0xc4,0x68, -0xc1,0xbd,0x09,0xbf,0xba,0x93,0xc2,0xcc,0x81,0xcf,0xd4,0xa1,0xd4,0xc8,0x3b,0xc6, -0xcc,0xc8,0xcf,0xd3,0xf4,0xd9,0xdc,0x58,0xdd,0xe2,0x1b,0xe0,0xe5,0x12,0xeb,0xea, -0x9a,0xea,0xef,0x07,0xed,0xec,0x69,0xef,0xec,0x50,0xe9,0xee,0x46,0xf1,0xed,0x3d, -0xec,0xed,0x3b,0xed,0xee,0x54,0xf4,0xf9,0x17,0x00,0x0a,0x7b,0x0f,0x14,0xbb,0x1a, -0x16,0x29,0x10,0x04,0xbc,0xfa,0xf8,0xa3,0xf7,0xef,0xaa,0xe9,0xe9,0xe9,0xe6,0xe3, -0x15,0xe3,0xe0,0xae,0xe3,0xe6,0xe8,0xe6,0xea,0xcf,0xf2,0xfc,0x6d,0x04,0x0f,0x90, -0x16,0x20,0xf0,0x26,0x25,0x2e,0x20,0x18,0x0c,0x0f,0x0a,0x6c,0x0f,0x1e,0x69,0x2f, -0x41,0xed,0x4d,0x55,0xcf,0x57,0x53,0x4e,0x4e,0x46,0x4a,0x3f,0x39,0x5e,0x34,0x30, -0x30,0x2a,0x2a,0x44,0x29,0x26,0xff,0x22,0x1c,0x2a,0x16,0x0c,0x9c,0x05,0x01,0x73, -0x00,0x03,0x49,0x0a,0x0d,0xaf,0x13,0x19,0x7f,0x20,0x27,0x34,0x2a,0x2d,0xba,0x2f, -0x2e,0xc5,0x27,0x20,0x07,0x17,0x0b,0xd9,0x01,0xfa,0x2f,0xf8,0xf9,0x88,0xfd,0x04, -0xf8,0x0c,0x15,0x5d,0x1b,0x1e,0x4b,0x21,0x22,0x1b,0x25,0x27,0xd2,0x2b,0x31,0xed, -0x38,0x3c,0x67,0x3b,0x34,0xc9,0x29,0x1e,0xa9,0x14,0x0e,0x9f,0x0d,0x0f,0xf4,0x14, -0x1a,0x27,0x23,0x2b,0xd4,0x35,0x3b,0x0e,0x3f,0x3f,0xc9,0x3d,0x39,0xcc,0x30,0x28, -0xf5,0x19,0x0c,0x86,0xfc,0xed,0xbe,0xe8,0xea,0xc8,0xe5,0xe0,0x18,0xde,0xd8,0x96, -0xd5,0xd3,0x56,0xd1,0xd3,0x3d,0xd5,0xcd,0xf5,0xd3,0xdb,0x22,0xdd,0xda,0x4a,0xdb, -0xd6,0x9a,0xd3,0xcf,0x55,0xcf,0xd5,0x87,0xdf,0xdc,0xe9,0xdc,0xde,0x55,0xd8,0xd0, -0x61,0xd0,0xd0,0x94,0xd2,0xd4,0x93,0xdb,0xe0,0xb0,0xe5,0xe6,0x2f,0xe8,0xea,0xc6, -0xed,0xec,0x14,0xef,0xec,0x21,0xf0,0xf3,0x53,0xfa,0xf8,0xb7,0xf9,0xf3,0x2b,0xf2, -0xeb,0x50,0xe4,0xdf,0x0a,0xe2,0xe4,0x1f,0xe9,0xeb,0x75,0xef,0xf2,0x15,0xf4,0xf1, -0x23,0xf5,0xf9,0x4b,0xfe,0xff,0x38,0xfa,0xf6,0xa5,0xf0,0xec,0xfb,0xe0,0xe1,0x60, -0xdf,0xe2,0x9e,0xe7,0xee,0x8e,0xf1,0xf1,0x2f,0xef,0xe9,0xe2,0xe2,0xdc,0x6e,0xda, -0xdc,0xce,0xe2,0xed,0x10,0xf4,0xfc,0x38,0x05,0x0f,0xdf,0x12,0x13,0x51,0x10,0x0c, -0xf9,0x0a,0x0b,0x36,0x13,0x1a,0xab,0x25,0x2e,0x5b,0x35,0x36,0x64,0x34,0x2d,0x44, -0x24,0x19,0x60,0x13,0x0f,0x81,0x0d,0x11,0x52,0x16,0x19,0x9e,0x1f,0x22,0x85,0x24, -0x23,0x4c,0x23,0x21,0x11,0x1f,0x1f,0x33,0x21,0x23,0xd4,0x27,0x2d,0x7c,0x30,0x30, -0x60,0x31,0x32,0xda,0x31,0x32,0x07,0x31,0x2a,0xc9,0x24,0x1d,0x6e,0x15,0x0f,0x38, -0x0d,0x0c,0x26,0x10,0x13,0xa5,0x14,0x14,0x77,0x14,0x15,0x71,0x19,0x1e,0x6a,0x22, -0x24,0x22,0x25,0x22,0x7d,0x21,0x22,0x55,0x25,0x27,0x5d,0x2d,0x32,0x35,0x35,0x35, -0xed,0x32,0x28,0xfe,0x1d,0x11,0x0f,0x0a,0x06,0x81,0x05,0x06,0xbc,0x06,0x08,0xc9, -0x08,0x06,0x53,0x04,0x01,0x4e,0xfd,0xf8,0x3f,0xf0,0xe6,0xf9,0xe2,0xd9,0x9a,0xcb, -0xc8,0x2f,0xd2,0xd5,0xa1,0xd8,0xcd,0x13,0xc9,0xc4,0xff,0xbb,0xb6,0x5c,0xbf,0xc5, -0xe3,0xb9,0xb5,0x14,0xb2,0xaf,0xef,0xaf,0xb3,0x78,0xb4,0xc5,0x2c,0xcc,0xc8,0xb6, -0xcd,0xd1,0xdd,0xc7,0xcc,0x6a,0xd2,0xd7,0x86,0xde,0xe0,0x43,0xdd,0xde,0xf8,0xdc, -0xd7,0xc1,0xdd,0xe3,0xc9,0xe1,0xe0,0xa7,0xdf,0xd8,0x28,0xdd,0xe3,0x08,0xe3,0xe6, -0x89,0xe0,0xd4,0x6b,0xd3,0xcd,0xa6,0xc4,0xc0,0x75,0xc4,0xc3,0x29,0xcc,0xd0,0xb4, -0xd4,0xd6,0xbc,0xd8,0xd7,0x73,0xe0,0xe9,0x35,0xf5,0xfb,0x25,0xfd,0xfb,0x5e,0xfc, -0xf9,0x25,0xf5,0xf5,0xc9,0xf4,0xf4,0xc2,0xf3,0xf7,0x67,0xf7,0xfa,0x24,0xf9,0xf5, -0x71,0xf1,0xef,0x7c,0xee,0xf0,0x2b,0xf4,0xf4,0xdf,0xf6,0xfb,0x16,0x09,0x12,0xc3, -0x19,0x1e,0x1d,0x1e,0x1a,0xb0,0x15,0x16,0xc0,0x18,0x1f,0x14,0x30,0x40,0xc9,0x4f, -0x5b,0x37,0x62,0x63,0x87,0x59,0x4f,0xd1,0x42,0x38,0x34,0x2f,0x2d,0xf4,0x29,0x29, -0x58,0x2b,0x29,0x34,0x2b,0x28,0x5b,0x24,0x1d,0x95,0x19,0x12,0x08,0x0d,0x0d,0xe5, -0x10,0x17,0x11,0x1a,0x1e,0x48,0x25,0x2d,0x38,0x33,0x36,0xf8,0x32,0x2e,0xd5,0x2b, -0x2c,0x5e,0x28,0x24,0x7a,0x20,0x1d,0x17,0x1b,0x1c,0x8e,0x1e,0x20,0x29,0x25,0x28, -0xc8,0x2b,0x2d,0xe7,0x2f,0x2f,0xf3,0x2b,0x28,0x49,0x29,0x30,0x53,0x3c,0x49,0x5b, -0x55,0x5a,0x15,0x59,0x52,0xe5,0x46,0x38,0x4a,0x2b,0x1c,0x3f,0x16,0x12,0x63,0x13, -0x14,0x6b,0x15,0x16,0x46,0x16,0x13,0xb2,0x0f,0x0a,0xbb,0x04,0xfc,0x52,0xf5,0xf1, -0xf5,0xef,0xe7,0xdc,0xe1,0xe2,0x3c,0xe7,0xe2,0x18,0xda,0xc8,0xcc,0xbf,0xb1,0x91, -0xa1,0xa3,0xc4,0xac,0xab,0x44,0xa6,0xaa,0x35,0xad,0xb1,0x30,0xba,0xbe,0x2f,0xc8, -0xd5,0x01,0xd5,0xd4,0x6a,0xd5,0xd1,0xf3,0xce,0xcd,0xaf,0xd2,0xcf,0xa5,0xcb,0xc1, -0xe8,0xbb,0xb6,0xe6,0xb5,0xbb,0x32,0xc8,0xd5,0xa2,0xe2,0xeb,0x1a,0xf2,0xf6,0x49, -0xfe,0xff,0x7f,0x03,0xfe,0xd8,0xf1,0xe6,0x58,0xe4,0xd5,0x0e,0xcd,0xc9,0xb4,0xc8, -0xc9,0x32,0xc9,0xcb,0xed,0xce,0xd3,0x1d,0xd3,0xd6,0x5a,0xe3,0xef,0x96,0xfd,0x0b, -0x89,0x14,0x1d,0x14,0x23,0x1a,0x7e,0x0b,0x00,0x31,0xed,0xde,0xcf,0xd9,0xd5,0xe9, -0xd3,0xd4,0x18,0xd8,0xda,0x46,0xe1,0xeb,0xfe,0xf3,0xfc,0x17,0x03,0x09,0x34,0x0d, -0x14,0x70,0x1e,0x21,0xc1,0x22,0x23,0xcb,0x1f,0x1a,0x4e,0x0e,0x03,0xfe,0xff,0x06, -0x17,0x17,0x2a,0x4d,0x3d,0x4b,0x76,0x58,0x5c,0x83,0x57,0x4f,0x82,0x46,0x3c,0xa4, -0x35,0x2b,0xd9,0x23,0x1f,0xaa,0x1d,0x1a,0xd4,0x17,0x11,0x99,0x0a,0x02,0x1b,0xfd, -0xf5,0xd5,0xf0,0xf3,0x5f,0x00,0x0c,0x87,0x19,0x25,0x87,0x34,0x3e,0x42,0x44,0x46, -0x79,0x41,0x39,0x61,0x34,0x2d,0x34,0x23,0x1a,0xd0,0x14,0x0d,0x4b,0x0a,0x0b,0x6e, -0x0f,0x16,0x92,0x1f,0x27,0xe5,0x2d,0x33,0x48,0x38,0x3a,0x06,0x39,0x34,0xd1,0x2f, -0x32,0xc2,0x36,0x3d,0x2c,0x45,0x47,0x10,0x44,0x3f,0xc5,0x39,0x30,0x65,0x2a,0x23, -0x04,0x1f,0x1d,0x49,0x1f,0x21,0x1b,0x27,0x2c,0x6d,0x2e,0x2d,0xa6,0x2e,0x24,0x64, -0x1f,0x12,0x27,0x09,0x02,0xef,0xf6,0xe4,0x99,0xe2,0xe6,0xcf,0xe5,0xe2,0xfa,0xd6, -0xcf,0xdb,0xc7,0xb7,0xed,0xae,0xbb,0xe8,0xba,0xaf,0xbd,0xac,0xae,0xbd,0xa6,0xa8, -0x07,0xab,0xa5,0x2f,0xb0,0xb2,0xd0,0xb9,0xc0,0xb4,0xce,0xd0,0x2c,0xda,0xe4,0x13, -0xe7,0xe3,0x68,0xdc,0xcc,0xa0,0xbf,0xb4,0x9b,0xb0,0xb0,0xac,0xc3,0xca,0xc1,0xd1, -0xd8,0x9e,0xdd,0xe1,0xf9,0xe8,0xe5,0xa5,0xe3,0xe2,0x12,0xdd,0xe0,0x69,0xe2,0xde, -0x72,0xd7,0xdb,0xd6,0xdc,0xdb,0x23,0xda,0xda,0x13,0xd4,0xce,0x79,0xc7,0xc7,0x7c, -0xd0,0xdb,0xc4,0xe8,0xf5,0xc8,0xff,0x0b,0xd7,0x0f,0x09,0x36,0x01,0xf7,0x92,0xe9, -0xe1,0xd2,0xe0,0xde,0xdd,0xde,0xdb,0xa0,0xdc,0xdd,0x71,0xe4,0xec,0x9c,0xf0,0xf4, -0x16,0xf3,0xf1,0x84,0xeb,0xf3,0xa5,0xf5,0xfa,0x34,0xfe,0x05,0x59,0x0a,0x0b,0x4f, -0x08,0x07,0x67,0x0b,0x17,0xb1,0x29,0x3b,0x06,0x4e,0x5c,0xf8,0x65,0x65,0xe2,0x5f, -0x55,0x6a,0x49,0x3f,0xbf,0x37,0x31,0x80,0x2a,0x2b,0xfd,0x2f,0x38,0xa4,0x3d,0x40, -0x06,0x3b,0x34,0x03,0x2a,0x1e,0x34,0x13,0x14,0xd4,0x1a,0x21,0x6e,0x29,0x36,0x2b, -0x43,0x49,0xe8,0x48,0x41,0x0c,0x34,0x29,0xeb,0x24,0x1f,0x53,0x1a,0x19,0x8b,0x1c, -0x1d,0x0d,0x23,0x27,0x5f,0x30,0x36,0xcf,0x3b,0x3d,0x7d,0x3e,0x3c,0x26,0x3b,0x36, -0x91,0x2d,0x27,0x72,0x24,0x28,0x8b,0x30,0x3a,0x03,0x43,0x47,0x60,0x49,0x49,0x08, -0x47,0x43,0x91,0x3f,0x38,0xb8,0x32,0x2d,0xd9,0x28,0x27,0xb1,0x29,0x28,0x66,0x25, -0x1f,0xe3,0x18,0x11,0xb7,0x00,0xf6,0x57,0xec,0xe1,0xb6,0xce,0xce,0xf7,0xd0,0xd3, -0xbb,0xd1,0xc8,0xc9,0xc8,0xbf,0x83,0xac,0xa1,0x3e,0xa7,0x9f,0xa3,0x8c,0x8d,0x36, -0x89,0x88,0xac,0x89,0x8d,0xdc,0x8e,0x9a,0xb6,0x99,0x95,0xde,0xa7,0xaf,0x7e,0xb4, -0xc6,0x2b,0xd6,0xde,0xed,0xe4,0xd8,0x52,0xc5,0xbd,0xfd,0xac,0xa2,0x9a,0xab,0xb7, -0xc3,0xbf,0xd0,0x05,0xdc,0xe1,0xe9,0xec,0xf1,0x4d,0xe8,0xe7,0x29,0xdd,0xd8,0xdf, -0xd7,0xd6,0x89,0xd2,0xd1,0x2a,0xd5,0xd2,0x56,0xd7,0xd7,0xfd,0xd3,0xd0,0x1d,0xcd, -0xca,0x3d,0xcd,0xdc,0xed,0xe5,0xec,0x5b,0xfc,0x06,0x79,0x11,0x17,0xb7,0x14,0x0f, -0x16,0x04,0xf2,0x07,0xea,0xe7,0xcb,0xe2,0xdc,0xb7,0xd8,0xd7,0x48,0xd6,0xe2,0xe8, -0xea,0xf4,0x74,0xf7,0xf7,0x00,0xf4,0xf4,0xf4,0xfb,0x00,0xd0,0x00,0x03,0x63,0x05, -0x05,0x45,0x06,0x04,0x21,0x00,0x01,0xc4,0x0b,0x19,0x5b,0x2d,0x41,0xc8,0x54,0x63, -0x8c,0x69,0x6c,0xe3,0x67,0x61,0xdc,0x57,0x4d,0x72,0x41,0x3a,0x61,0x38,0x3b,0x3d, -0x41,0x46,0xb0,0x42,0x3d,0x42,0x35,0x28,0xaa,0x16,0x08,0xb7,0x04,0x06,0x21,0x0e, -0x19,0x05,0x28,0x37,0x85,0x44,0x4a,0x63,0x45,0x3b,0x06,0x32,0x2b,0x0a,0x22,0x18, -0xb2,0x12,0x12,0xed,0x11,0x13,0xb1,0x1a,0x1e,0x0f,0x25,0x2a,0xb4,0x2c,0x2a,0x22, -0x29,0x26,0x8e,0x24,0x1f,0xfe,0x1e,0x21,0x41,0x27,0x2e,0x9a,0x34,0x38,0x6e,0x3a, -0x39,0xe2,0x36,0x2f,0xb4,0x2b,0x29,0x96,0x28,0x24,0x96,0x22,0x1e,0xc5,0x1a,0x1c, -0x5d,0x1e,0x23,0x2a,0x25,0x2a,0xd5,0x26,0x24,0x04,0x22,0x19,0xab,0x0d,0x05,0xfd, -0xfe,0xfd,0x6a,0xfe,0xf1,0xfe,0xeb,0xe8,0x8f,0xd7,0xc8,0x43,0xc8,0xc2,0x5d,0xb2, -0xa6,0x40,0x9d,0x93,0xce,0x99,0x9e,0x4a,0x9d,0xae,0x4f,0xb3,0xad,0x62,0xa9,0xb4, -0xff,0xb0,0xbf,0xc4,0xcf,0xdc,0x5c,0xed,0xf2,0x85,0xe2,0xd5,0x7b,0xcb,0xb1,0x38, -0xa6,0xad,0x5c,0xad,0xb9,0x32,0xc7,0xd5,0xa1,0xe1,0xf4,0x8c,0xf7,0xf4,0x7a,0xf2, -0xe6,0xb7,0xe3,0xdb,0x84,0xd8,0xd3,0x18,0xdb,0xde,0xf2,0xdd,0xe0,0x67,0xe2,0xd9, -0xde,0xdc,0xd8,0x6c,0xd8,0xe0,0xe4,0xf1,0xf9,0xfa,0xfe,0x0e,0x52,0x17,0x1c,0xa8, -0x20,0x20,0xb1,0x1e,0x13,0xc5,0x09,0x04,0x05,0x00,0xfa,0xfe,0xf0,0xe8,0xf9,0xde, -0xdc,0xf7,0xe1,0xe8,0xa6,0xed,0xef,0x25,0xef,0xeb,0xab,0xf0,0xf4,0x51,0xf5,0xf3, -0x4d,0xf2,0xf3,0x03,0xf5,0xf9,0xc3,0xfa,0xfc,0x34,0x05,0x10,0xb6,0x19,0x27,0x28, -0x35,0x43,0x59,0x49,0x4c,0x96,0x4f,0x4e,0x34,0x4f,0x4c,0xa3,0x45,0x3f,0xcb,0x3d, -0x3e,0x47,0x43,0x4b,0x7e,0x51,0x51,0xed,0x53,0x51,0x75,0x48,0x37,0x06,0x2b,0x26, -0x1f,0x21,0x24,0x3e,0x2b,0x36,0xf7,0x3f,0x47,0xfe,0x49,0x42,0x47,0x38,0x31,0x4b, -0x2c,0x23,0x0b,0x1b,0x1a,0xf5,0x1a,0x1a,0x39,0x1f,0x24,0x04,0x2a,0x30,0xc6,0x38, -0x35,0x6d,0x30,0x2b,0x98,0x26,0x22,0x6c,0x1e,0x20,0x70,0x25,0x31,0xa0,0x38,0x40, -0x8c,0x43,0x43,0x7e,0x42,0x3e,0xae,0x37,0x33,0x27,0x34,0x37,0x64,0x36,0x34,0xd4, -0x2f,0x2d,0xb5,0x28,0x27,0xab,0x20,0x1f,0x5e,0x1e,0x17,0x98,0x11,0x0d,0x8e,0x03, -0x00,0x49,0xfc,0xf7,0x4f,0xf5,0xf1,0xb7,0xe8,0xe4,0xc7,0xd5,0xcb,0x8a,0xc5,0xc8, -0x8d,0xb9,0xb0,0x49,0xa5,0x93,0x7f,0x8d,0x90,0x2d,0x8a,0x8f,0xad,0x9d,0x97,0x6c, -0x90,0x93,0x00,0x93,0x9d,0xf2,0xa9,0xb4,0x15,0xc8,0xd3,0xb1,0xc8,0xbe,0x37,0xb9, -0xab,0xba,0x99,0x9c,0x68,0x99,0x9e,0x18,0xa7,0xb1,0x42,0xb9,0xc8,0x0e,0xd2,0xcf, -0xe6,0xcf,0xcc,0xb2,0xc9,0xbd,0xf4,0xb9,0xb2,0x38,0xbb,0xc6,0xce,0xcc,0xd3,0x4e, -0xdc,0xda,0x79,0xda,0xde,0xb0,0xd8,0xdc,0x97,0xe5,0xe7,0x18,0xeb,0xf3,0x51,0xfd, -0x05,0xe9,0x09,0x09,0x2c,0x0b,0x00,0x0e,0xf6,0xef,0x2d,0xeb,0xe7,0xd5,0xe5,0xe5, -0x4b,0xe5,0xe5,0xeb,0xed,0xf1,0xc4,0xf4,0xf3,0xaa,0xeb,0xe4,0xeb,0xe1,0xe6,0xcb, -0xe4,0xe5,0x00,0xe2,0xe3,0x92,0xe2,0xe5,0xd2,0xea,0xef,0xfa,0xf9,0x0c,0x1c,0x1d, -0x2e,0xc2,0x3b,0x49,0xa1,0x4f,0x4d,0x87,0x4a,0x47,0x4b,0x47,0x45,0xa8,0x3f,0x3a, -0x71,0x33,0x30,0xf5,0x30,0x32,0xfc,0x37,0x38,0x65,0x3c,0x40,0xfa,0x42,0x3f,0xd3, -0x38,0x33,0xdd,0x2d,0x2c,0xff,0x2e,0x36,0xa6,0x3d,0x44,0xb1,0x46,0x42,0x07,0x3b, -0x34,0x3b,0x30,0x28,0x69,0x21,0x1c,0x4e,0x1d,0x20,0xc2,0x28,0x32,0xb0,0x38,0x41, -0xbd,0x4d,0x52,0x5f,0x4e,0x42,0xeb,0x33,0x25,0x1e,0x1b,0x16,0x95,0x16,0x1e,0x3b, -0x26,0x2e,0x5f,0x34,0x34,0xa5,0x33,0x33,0xc0,0x30,0x2d,0xd8,0x2f,0x35,0x50,0x39, -0x3b,0x1b,0x36,0x30,0x80,0x2b,0x26,0x10,0x1d,0x17,0x5a,0x10,0x04,0xaf,0x01,0xf7, -0x26,0xe9,0xed,0x6b,0xeb,0xef,0xb4,0xee,0xea,0x40,0xe6,0xe5,0xde,0xd4,0xcd,0x67, -0xcb,0xc7,0x78,0xb8,0xb1,0x41,0xa7,0x96,0x61,0x8e,0x84,0x39,0x82,0x8c,0x5d,0x90, -0x8c,0xc2,0x8c,0x91,0x42,0x90,0xa0,0x3f,0xb1,0xc0,0xcd,0xd4,0xdb,0x0f,0xcf,0xc6, -0x08,0xbd,0xad,0x6d,0xa5,0xa3,0x80,0xa1,0xa8,0xc5,0xaf,0xb8,0x7a,0xc4,0xd4,0xf7, -0xdb,0xdf,0xd1,0xde,0xe1,0x51,0xe5,0xdc,0x92,0xd4,0xd0,0xbf,0xd2,0xe0,0x65,0xe1, -0xe5,0x44,0xe7,0xe2,0x46,0xdc,0xdc,0x27,0xdc,0xdf,0x70,0xec,0xed,0xdf,0xf1,0xf9, -0x21,0x08,0x0d,0xb1,0x13,0x18,0xe3,0x1c,0x16,0x2f,0x0c,0x04,0xdf,0xff,0xf8,0xcf, -0xef,0xec,0x4c,0xec,0xee,0x0e,0xfb,0x02,0xaa,0x07,0x07,0x33,0xfc,0xf2,0x13,0xeb, -0xe8,0x70,0xe7,0xe5,0x20,0xe4,0xe8,0x18,0xeb,0xed,0xf0,0xf0,0xf1,0xbf,0xf9,0x06, -0x08,0x16,0x25,0x2a,0x35,0x41,0xf4,0x44,0x45,0xfd,0x40,0x3c,0x81,0x36,0x34,0x69, -0x30,0x2f,0x80,0x2e,0x31,0x3c,0x38,0x3f,0x18,0x44,0x45,0x09,0x45,0x45,0x6a,0x45, -0x3e,0x8d,0x37,0x32,0x54,0x2d,0x29,0x6f,0x2a,0x2f,0xd5,0x36,0x3a,0x3e,0x3c,0x37, -0xcf,0x32,0x2d,0x76,0x2a,0x25,0xc2,0x20,0x1c,0x5e,0x1e,0x1f,0xdb,0x23,0x2b,0xff, -0x30,0x36,0xf5,0x41,0x49,0x43,0x46,0x3d,0x17,0x2e,0x1f,0x85,0x12,0x0c,0x8c,0x0e, -0x18,0x0c,0x24,0x2c,0xe0,0x34,0x38,0x81,0x38,0x38,0x25,0x37,0x34,0x5b,0x36,0x3b, -0xed,0x3f,0x41,0x89,0x3c,0x35,0x60,0x2f,0x2b,0x74,0x24,0x22,0xb4,0x17,0x11,0x17, -0x0d,0x07,0x5d,0xfa,0xf4,0xb1,0xfa,0xfd,0xbc,0x00,0xfe,0x65,0xf7,0xf2,0x56,0xe6, -0xd5,0xd0,0xcf,0xd3,0x61,0xc4,0xb9,0xac,0xb9,0xa5,0x37,0x97,0x97,0xfc,0x90,0x92, -0x71,0x99,0x92,0x22,0x8b,0x92,0xa8,0x91,0x99,0x41,0xae,0xbf,0x5e,0xcd,0xd8,0xd8, -0xc7,0xba,0xdd,0xb7,0xa8,0xbe,0x9a,0xa0,0x7e,0xa1,0xa4,0xd9,0xaf,0xb8,0x8d,0xbd, -0xca,0x91,0xce,0xcb,0x22,0xc9,0xc8,0x3e,0xcb,0xc2,0xba,0xbb,0xb4,0x36,0xb5,0xbc, -0xde,0xc3,0xc8,0x4a,0xce,0xcb,0x48,0xc9,0xca,0x0e,0xd0,0xd3,0xa9,0xe0,0xe3,0xe8, -0xe7,0xef,0x58,0xfd,0x02,0x6d,0x09,0x0c,0x88,0x0d,0x08,0xcb,0xfd,0xf7,0xa5,0xf0, -0xe9,0x16,0xe5,0xe0,0x72,0xe1,0xe7,0x6e,0xf1,0xf9,0x09,0x01,0x01,0xba,0xfa,0xf1, -0x27,0xeb,0xe8,0x5b,0xe5,0xe1,0xaa,0xdd,0xdf,0xef,0xe2,0xe8,0x21,0xed,0xf0,0xbd, -0xfc,0x0b,0xad,0x1d,0x2e,0x4c,0x3d,0x4a,0x86,0x50,0x4d,0x7b,0x4a,0x44,0xca,0x40, -0x3d,0x1c,0x3e,0x3b,0xa4,0x3a,0x3a,0x7c,0x40,0x48,0x95,0x4e,0x4d,0x3b,0x4e,0x50, -0x55,0x4f,0x47,0xc7,0x3d,0x35,0x11,0x2f,0x2b,0xde,0x2d,0x34,0x86,0x3c,0x43,0x22, -0x44,0x3e,0x34,0x36,0x2f,0x69,0x2a,0x26,0x0f,0x22,0x20,0xd8,0x21,0x26,0x91,0x2d, -0x35,0xbd,0x39,0x3f,0xc3,0x45,0x4e,0x6a,0x4e,0x48,0x22,0x3d,0x31,0x27,0x28,0x21, -0xba,0x21,0x28,0x41,0x31,0x36,0x3f,0x3c,0x3f,0x49,0x40,0x40,0xa5,0x3e,0x3b,0xfb, -0x3a,0x3b,0x96,0x3d,0x3d,0xd7,0x38,0x31,0xf8,0x29,0x23,0xea,0x19,0x19,0x7c,0x12, -0x0b,0x34,0x01,0xfb,0x10,0xee,0xeb,0x48,0xee,0xef,0x94,0xf3,0xf2,0x0f,0xec,0xe5, -0x5f,0xda,0xcd,0x9c,0xc5,0xc4,0xb4,0xb3,0xaa,0x6d,0xa7,0x96,0xe2,0x88,0x87,0x0a, -0x86,0x86,0x5b,0x95,0x8f,0x3c,0x87,0x8f,0xaf,0x91,0x95,0xa4,0xa8,0xbb,0x57,0xc5, -0xd2,0x20,0xc2,0xb3,0x30,0xb1,0xa6,0xd3,0x96,0x9a,0x67,0x9c,0x9e,0x39,0xa9,0xb6, -0xc1,0xbf,0xcd,0x54,0xd5,0xd1,0x47,0xce,0xd0,0xe2,0xd4,0xcb,0x11,0xc6,0xbf,0x2d, -0xc2,0xc8,0x3f,0xce,0xcd,0x5a,0xd1,0xc9,0x74,0xc2,0xc4,0xbb,0xc9,0xcf,0x7a,0xdf, -0xe5,0x76,0xe7,0xed,0x1d,0xfc,0xff,0x19,0x05,0x07,0x00,0x05,0xff,0x09,0xf7,0xf3, -0x40,0xee,0xe5,0xc5,0xdd,0xd7,0xc3,0xd3,0xd8,0x98,0xe2,0xea,0xfa,0xf1,0xf4,0xcd, -0xf1,0xeb,0xb9,0xe7,0xe8,0xc6,0xe4,0xde,0x87,0xd8,0xda,0xe6,0xdc,0xe2,0xcd,0xe9, -0xeb,0xee,0xf4,0x04,0x33,0x14,0x23,0x2f,0x32,0x3e,0xc9,0x44,0x43,0x6d,0x40,0x3c, -0x7a,0x39,0x36,0x8e,0x36,0x37,0xe1,0x37,0x39,0x3b,0x3d,0x45,0xd5,0x4c,0x4c,0x56, -0x4b,0x4b,0x74,0x4a,0x43,0x6c,0x37,0x2e,0x07,0x2a,0x27,0xea,0x2a,0x34,0xb3,0x3d, -0x46,0x4c,0x4b,0x48,0x19,0x40,0x37,0x7c,0x32,0x2d,0xaa,0x28,0x24,0x4c,0x26,0x29, -0xcf,0x30,0x3a,0x3b,0x40,0x45,0x9b,0x4d,0x54,0x7c,0x52,0x4a,0x31,0x3e,0x31,0xf4, -0x29,0x24,0x1c,0x25,0x29,0x8a,0x31,0x36,0x1e,0x3d,0x3e,0x89,0x3d,0x3c,0x59,0x3a, -0x38,0xa0,0x38,0x3e,0x4a,0x43,0x46,0x19,0x46,0x42,0x20,0x3e,0x39,0x34,0x33,0x31, -0xad,0x2b,0x21,0xa1,0x1a,0x0e,0x43,0x02,0x00,0xc6,0x02,0xf9,0xf4,0xfd,0xf5,0x36, -0xf2,0xe6,0x07,0xd4,0xce,0x56,0xcb,0xc4,0x3d,0xae,0xb1,0x8c,0xad,0x99,0xab,0x93, -0x8e,0xf8,0x89,0x90,0x88,0x91,0x85,0x78,0x81,0x83,0x03,0x80,0x8f,0xa5,0x9e,0xab, -0x13,0xbb,0xc0,0xd9,0xb0,0xa6,0x95,0xa9,0x98,0x5e,0x95,0x95,0xfc,0x98,0x9f,0xdd, -0xaa,0xb7,0xb8,0xc4,0xd4,0x90,0xd5,0xcf,0xfc,0xcd,0xcd,0x7e,0xd0,0xc4,0x8e,0xbf, -0xbb,0xbe,0xc4,0xd0,0x96,0xd6,0xdb,0x01,0xde,0xd4,0x0e,0xd1,0xd3,0xfa,0xd9,0xe2, -0x92,0xf4,0xfa,0x36,0xfc,0x04,0xf8,0x0d,0x0f,0xc5,0x0e,0x10,0x6d,0x0d,0x05,0x14, -0xfb,0xf6,0x18,0xf2,0xeb,0x93,0xe4,0xe0,0x54,0xe0,0xe5,0x51,0xf3,0xfd,0xec,0x04, -0x06,0xb0,0x00,0xf8,0x41,0xf1,0xed,0xb0,0xe6,0xdd,0x25,0xd1,0xce,0xaf,0xd0,0xd1, -0x92,0xd9,0xe2,0xe8,0xed,0xfe,0xe1,0x13,0x24,0x33,0x35,0x43,0x24,0x4a,0x4b,0xc2, -0x49,0x43,0x58,0x3e,0x3a,0x8d,0x37,0x38,0x0b,0x39,0x3a,0xf3,0x3d,0x45,0xd0,0x4b, -0x4c,0xe7,0x4e,0x52,0xee,0x55,0x52,0x4a,0x4d,0x47,0x74,0x45,0x45,0x21,0x47,0x4c, -0xe2,0x53,0x57,0x0c,0x5a,0x56,0x5f,0x4e,0x45,0xd2,0x3d,0x38,0xb8,0x34,0x35,0x94, -0x38,0x3c,0x48,0x44,0x50,0xb3,0x58,0x63,0x15,0x6e,0x77,0xe4,0x72,0x69,0x17,0x5a, -0x4b,0x71,0x43,0x3d,0xe9,0x3e,0x41,0x2e,0x48,0x4d,0xf6,0x51,0x53,0x51,0x4f,0x4b, -0x87,0x47,0x43,0xf2,0x45,0x4c,0x58,0x54,0x58,0x98,0x59,0x57,0x3b,0x53,0x4e,0x16, -0x45,0x43,0xea,0x36,0x2f,0x50,0x24,0x12,0x53,0x0d,0x10,0x58,0x05,0x05,0x8b,0x06, -0xfd,0x85,0xfb,0xec,0x25,0xdd,0xd6,0xc2,0xdb,0xc3,0xdc,0xb9,0xbd,0x59,0xb2,0xa6, -0x08,0xa3,0x98,0xc2,0x9a,0xa3,0x72,0x95,0x8d,0x05,0x90,0x86,0x05,0x8a,0x97,0x45, -0xaa,0xb9,0x8f,0xca,0xc0,0x6a,0xb2,0xaf,0xce,0xa5,0x97,0xbe,0x99,0x98,0x50,0x97, -0x9d,0xfe,0xa9,0xb2,0xab,0xc2,0xcd,0x09,0xca,0xc3,0xf1,0xc4,0xc8,0x50,0xc0,0xbb, -0x6f,0xb0,0xb2,0x43,0xbb,0xc4,0x0a,0xc6,0xcf,0x25,0xcb,0xc2,0x49,0xc2,0xc5,0xf1, -0xcb,0xda,0xad,0xe4,0xe9,0xd2,0xf1,0xfa,0x96,0xfe,0x01,0x8b,0x02,0x01,0x8c,0xfe, -0xf5,0xce,0xf2,0xe9,0x97,0xe5,0xda,0x99,0xd5,0xcf,0x1c,0xd4,0xdc,0x4a,0xeb,0xf3, -0xc7,0xfa,0xf8,0x5d,0xf1,0xeb,0x00,0xe6,0xde,0x3d,0xda,0xd0,0x24,0xcb,0xcc,0x99, -0xcf,0xd3,0x68,0xdc,0xe7,0x3f,0xf2,0x04,0x2c,0x18,0x28,0xb8,0x38,0x43,0x20,0x47, -0x45,0x0d,0x42,0x3e,0x25,0x3b,0x39,0x93,0x38,0x39,0x6e,0x3b,0x40,0x77,0x47,0x4d, -0x9c,0x4e,0x4e,0x90,0x4f,0x51,0x8f,0x50,0x4b,0x9f,0x49,0x41,0x40,0x3e,0x40,0x83, -0x41,0x47,0x8f,0x4d,0x50,0x77,0x4f,0x4c,0x44,0x47,0x40,0x31,0x3b,0x36,0xf0,0x34, -0x36,0xc0,0x39,0x3e,0x38,0x49,0x51,0xa4,0x58,0x63,0x13,0x6c,0x71,0x62,0x6e,0x63, -0x5c,0x52,0x43,0xdd,0x3c,0x36,0x6a,0x37,0x3b,0x6a,0x3d,0x40,0x2c,0x42,0x41,0x86, -0x3d,0x37,0xba,0x34,0x33,0xd1,0x36,0x3e,0x08,0x45,0x49,0xfb,0x4c,0x4b,0x48,0x47, -0x40,0xb6,0x3e,0x38,0xbc,0x31,0x29,0x53,0x1a,0x10,0x12,0x10,0x0c,0x13,0x07,0x08, -0xb7,0x05,0x02,0x02,0xf7,0xe8,0xc3,0xe0,0xe3,0x72,0xd3,0xba,0x67,0xb7,0xb6,0x51, -0xa4,0xa0,0xbc,0x99,0x97,0x3f,0x9f,0x9e,0xf7,0x94,0x91,0xdb,0x90,0x8a,0x95,0x91, -0xa1,0x29,0xae,0xbb,0x4d,0xc1,0xb4,0x39,0xaf,0xaa,0x04,0x9d,0x98,0x28,0x99,0x98, -0x9c,0x99,0xa2,0x43,0xaa,0xb5,0xb0,0xc5,0xc9,0x82,0xc4,0xc4,0x9d,0xc8,0xc5,0x28, -0xc0,0xb8,0x0a,0xb3,0xba,0xeb,0xc0,0xc3,0x18,0xcd,0xcf,0xf8,0xc5,0xc0,0x70,0xc2, -0xc5,0xf8,0xd1,0xdd,0x0a,0x00,0x00,0xa2,0xff,0x00,0xe6,0xff,0xff,0xa6,0xff,0xfe, -0xbf,0xff,0x03,0x20,0xfe,0xfc,0x5b,0xfb,0xfa,0x74,0x00,0x02,0xbe,0x05,0x08,0x0b, -0x04,0xff,0x1d,0x03,0x06,0x52,0x08,0x05,0xa1,0x03,0x00,0x98,0xfe,0xfc,0x29,0xfe, -0xfe,0x90,0xff,0x02,0xff,0x02,0xfe,0x3a,0x03,0x04,0xe6,0x04,0x02,0x05,0xfe,0xfa, -0xbf,0xf3,0xf2,0x2d,0xfa,0x00,0x24,0x05,0x08,0x88,0x09,0x03,0x5f,0x00,0xfb,0x27, -0xf8,0xf7,0xac,0xf4,0xf2,0x8e,0xf0,0xee,0x23,0xef,0xf2,0x51,0xf3,0xf5,0x2b,0xf5, -0xf6,0x93,0xf3,0xf3,0xcd,0xf0,0xf2,0xd6,0xf6,0xfa,0x4e,0x00,0x01,0x78,0x00,0x01, -0xb5,0xfd,0xfc,0x8d,0xfd,0xfc,0xbf,0x01,0x06,0xa9,0x0b,0x0d,0xaa,0x0c,0x0a,0x4f, -0x0b,0x0a,0x9a,0x0a,0x08,0xa8,0x06,0x05,0x79,0x06,0x08,0x24,0x0b,0x0c,0xac,0x0c, -0x0b,0x04,0x0b,0x09,0xaf,0x07,0x04,0x0e,0x05,0x08,0x86,0x0e,0x16,0x40,0x1b,0x1e, -0xb5,0x1a,0x15,0x07,0x0f,0x0a,0x40,0x09,0x0b,0x26,0x0c,0x0d,0x2a,0x0f,0x11,0x02, -0x10,0x0e,0x9a,0x0a,0x05,0x8a,0x01,0x00,0x90,0xff,0xfe,0x6e,0xfc,0xf9,0x32,0xf8, -0xf9,0x23,0xfb,0xff,0x52,0xff,0xfd,0x30,0xfa,0xf6,0x76,0xf3,0xf3,0x51,0xf3,0xf5, -0x66,0xf5,0xf3,0xc3,0xf0,0xee,0x55,0xed,0xef,0x1b,0xf1,0xf0,0x1c,0xf0,0xf2,0xee, -0xf6,0xfb,0x31,0xfd,0xfc,0x7f,0xf9,0xf2,0xcf,0xee,0xef,0xb5,0xf5,0xfd,0xdf,0x02, -0x02,0x3a,0xff,0xfa,0x6b,0xf8,0xf8,0x16,0xf8,0xf5,0x03,0xf3,0xf1,0xf8,0xf1,0xf6, -0xb4,0xf9,0xfa,0xbf,0xf8,0xf2,0x1f,0xee,0xed,0x9f,0xf2,0xfb,0x59,0x02,0x02,0x0c, -0x00,0xfd,0x78,0xfc,0xfb,0x6b,0xfa,0xfa,0xe6,0xf8,0xfa,0x40,0xfa,0xfd,0x61,0xfe, -0x05,0xf0,0x00,0xfd,0xfa,0xfa,0xfa,0xa5,0x00,0x07,0x20,0x0c,0x10,0xa5,0x0a,0x03, -0xf3,0x07,0x0e,0xbc,0x10,0x0e,0x63,0x09,0x04,0x40,0xff,0xfc,0xc5,0xfd,0x00,0x71, -0x04,0x07,0x75,0x04,0xfe,0x9f,0x02,0x02,0x5c,0x01,0xfc,0x15,0xfa,0xf7,0xcd,0xf4, -0xf7,0x21,0xfe,0x03,0xb3,0x03,0x04,0x06,0x03,0x00,0x60,0x02,0x02,0x0e,0x03,0x00, -0x88,0xfc,0xf8,0x67,0xf4,0xf2,0x9a,0xf4,0xf9,0x72,0xfc,0x00,0x83,0x03,0x06,0x6f, -0x04,0x01,0x18,0xfb,0xfc,0x71,0x00,0x06,0xd0,0x0a,0x0a,0xd3,0x08,0x09,0xd3,0x07, -0x08,0xe6,0x07,0x05,0x8e,0x07,0x0a,0x6b,0x10,0x15,0x50,0x18,0x1a,0xcd,0x1d,0x1d, -0xc8,0x1b,0x16,0xa5,0x0f,0x0a,0x2d,0x0a,0x0c,0x0b,0x10,0x11,0x87,0x0f,0x0d,0x22, -0x0c,0x0a,0x8d,0x07,0x01,0xc8,0xfe,0xff,0x8a,0x04,0x0c,0x0a,0x16,0x1e,0x78,0x21, -0x20,0x58,0x1c,0x18,0xf3,0x15,0x14,0x08,0x10,0x0b,0x2d,0x0b,0x0b,0x2e,0x0c,0x0b, -0x52,0x09,0x05,0x95,0xff,0xfa,0xff,0xf5,0xf3,0x43,0xed,0xe9,0x38,0xe8,0xe8,0x3e, -0xeb,0xee,0x0e,0xf1,0xef,0xbb,0xed,0xe5,0x1d,0xe3,0xe2,0xc2,0xec,0xf5,0xa1,0xf8, -0xf7,0xd4,0xf1,0xe4,0xcc,0xe1,0xe4,0x3f,0xea,0xe6,0x7b,0xe5,0xe6,0xf6,0xec,0xf4, -0x22,0xf3,0xf0,0xdc,0xea,0xef,0xa7,0xf0,0xed,0x42,0xf7,0xfd,0x9c,0xf9,0xf4,0x59, -0xf0,0xee,0x94,0xeb,0xf0,0x40,0xf4,0xfa,0xfa,0xff,0x01,0x2e,0xff,0xf6,0x2f,0xf0, -0xe7,0x3f,0xda,0xda,0x69,0xe2,0xf0,0x60,0xfb,0x06,0x92,0x06,0xfc,0x6f,0xf2,0xf0, -0x69,0xf3,0xf8,0xaf,0xfc,0xff,0xbc,0xfa,0xf8,0xa2,0xf9,0xfb,0xee,0x03,0x07,0x05, -0x06,0x00,0x8b,0xfa,0xf3,0xb1,0xf4,0xf9,0xf0,0x01,0x0b,0xa2,0x10,0x0d,0x23,0x09, -0x01,0x5f,0xfe,0xff,0x78,0xff,0xff,0xd5,0xfe,0xff,0x57,0x03,0x06,0x9a,0x07,0x06, -0xe3,0x01,0x00,0xf7,0x01,0x04,0x02,0x03,0xfe,0x1b,0xfd,0x05,0x56,0x16,0x26,0xba, -0x2b,0x26,0xe3,0x17,0x06,0x42,0xf6,0xf0,0x52,0xf8,0x0a,0xdc,0x1b,0x28,0x73,0x2e, -0x2f,0xdf,0x26,0x17,0x9e,0x0a,0x02,0x06,0x08,0x13,0x29,0x23,0x2a,0xe2,0x29,0x22, -0x33,0x1d,0x1b,0x52,0x1a,0x1d,0x05,0x1d,0x16,0xd0,0x11,0x11,0xfa,0x11,0x0f,0xc3, -0x0c,0x09,0x13,0x05,0xff,0xa1,0xfa,0xf7,0x27,0xf5,0xf8,0xc2,0xfc,0xfd,0xbf,0xff, -0xfe,0x6d,0xff,0xfb,0x78,0xfb,0xfe,0x77,0x03,0x01,0x82,0xfd,0xfd,0x1b,0xfe,0xfe, -0x68,0xf8,0x00,0x10,0x05,0x09,0xdb,0x0b,0x0a,0x8f,0x05,0x02,0x79,0x03,0x09,0x64, -0x08,0x0a,0x13,0x04,0xff,0xaa,0x01,0xfc,0x09,0xfd,0xfb,0xce,0x00,0x05,0x11,0xfd, -0x01,0xc0,0x03,0x0c,0xb9,0x08,0x03,0x9a,0xf8,0xef,0x14,0xeb,0xed,0x5f,0xf2,0x02, -0x31,0x0d,0x14,0x5e,0x0f,0x07,0x1e,0xfd,0xef,0x0a,0xe6,0xe4,0xf7,0xe4,0xe4,0x72, -0xe4,0xe3,0x13,0xe2,0xe3,0x7d,0xe3,0xe2,0x91,0xe5,0xe8,0x4f,0xe9,0xe4,0x9b,0xe6, -0xeb,0xf7,0xee,0xf3,0x05,0xf7,0xf8,0x45,0xf8,0xf6,0xd6,0xf2,0xf0,0x62,0xf3,0xfa, -0xf6,0x01,0x0a,0xdc,0x0e,0x0d,0x9d,0x0b,0x07,0x73,0x05,0x03,0x41,0x01,0x02,0x1c, -0x04,0x06,0x1a,0x08,0x08,0x26,0x09,0x08,0xa1,0x07,0x07,0xba,0x09,0x08,0x37,0x03, -0xfe,0x6f,0x00,0x07,0xd3,0x11,0x1c,0xd8,0x24,0x29,0xe0,0x24,0x1b,0xc6,0x10,0x0b, -0x30,0x0b,0x0f,0x2b,0x15,0x1b,0x5e,0x20,0x23,0x8a,0x22,0x1c,0x01,0x10,0x04,0x92, -0xff,0x03,0x73,0x08,0x0a,0xb2,0x08,0x04,0x2e,0x02,0x02,0x24,0x05,0x07,0x38,0x09, -0x08,0x74,0x07,0x05,0x56,0x05,0x06,0xf4,0x07,0x06,0x3b,0x04,0x02,0x75,0xfd,0xf7, -0x41,0xf4,0xf8,0xd8,0xfc,0xfd,0x9a,0xfb,0xff,0x0a,0x05,0x0a,0xb5,0x0a,0x06,0x78, -0xfd,0xf5,0xbb,0xf2,0xf8,0x19,0x03,0x0d,0x31,0x13,0x14,0xf3,0x10,0x07,0xa3,0xfb, -0xf1,0xf0,0xea,0xe9,0xfd,0xeb,0xef,0xc9,0xf4,0xf8,0x5c,0xfd,0xfc,0x2f,0xf4,0xea, -0x9a,0xe6,0xea,0xe5,0xf4,0x00,0xca,0x07,0x07,0xd9,0x03,0xfd,0x3f,0xf6,0xef,0x17, -0xea,0xe9,0x0c,0xee,0xf2,0xae,0xf5,0xf8,0xa3,0xfa,0xfc,0x12,0xf9,0xf4,0xbb,0xf2, -0xf3,0xf3,0xf4,0xf8,0xe4,0xfb,0xfc,0xd5,0xf6,0xf0,0xc4,0xec,0xeb,0x0b,0xef,0xf1, -0x85,0xf4,0xf4,0x4f,0xf3,0xf0,0x8b,0xe9,0xe4,0x03,0xe0,0xde,0x09,0xe2,0xe6,0xe4, -0xe8,0xea,0x80,0xec,0xef,0x27,0xee,0xeb,0xaa,0xeb,0xed,0x37,0xef,0xf2,0x8c,0xf5, -0xf8,0xe6,0xfa,0xfc,0x25,0xfc,0xfb,0xd5,0xf9,0xf7,0x2a,0xf7,0xfa,0x57,0xff,0x04, -0xbc,0x08,0x0b,0x65,0x0c,0x0d,0x79,0x0f,0x10,0xc0,0x0d,0x0a,0xac,0x09,0x06,0x3a, -0x05,0x06,0x7b,0x03,0xfc,0x81,0xff,0x00,0xb0,0x05,0x06,0x19,0x03,0x05,0x2a,0x00, -0xfc,0xec,0x02,0x0f,0xe1,0x14,0x23,0x2f,0x27,0x1e,0x8c,0x1b,0x0f,0x30,0x18,0x0e, -0x90,0x10,0x0d,0x1a,0x0f,0x0f,0x2b,0x05,0x00,0x59,0x00,0x03,0x73,0x05,0xfc,0xfe, -0xfb,0xfc,0xee,0x02,0x07,0x03,0x0d,0x0a,0xb4,0xff,0xfa,0xe5,0xfe,0xff,0xbd,0x09, -0x13,0x51,0x1c,0x20,0xdd,0x19,0x0d,0xaf,0xfe,0xf8,0xb7,0xf3,0xef,0x2c,0xea,0xe4, -0xb9,0xdf,0xd7,0xaa,0xd9,0xdd,0x2d,0xe2,0xe7,0x33,0xea,0xeb,0x33,0xe7,0xe7,0xe4, -0xea,0xf1,0x04,0xf9,0x01,0xb2,0x03,0x04,0x1a,0x04,0x01,0x42,0xfa,0xf8,0xc8,0xfe, -0x07,0x6e,0x11,0x18,0x9d,0x17,0x15,0x82,0x0e,0x08,0xd2,0x04,0x00,0xee,0xfe,0xf9, -0x7e,0xf6,0xf6,0xdb,0xf9,0xff,0x16,0x04,0x08,0x2d,0x0c,0x0e,0xbc,0x0c,0x05,0xd8, -0xff,0xfe,0x65,0x03,0x0e,0x8a,0x1f,0x2f,0x75,0x3a,0x3a,0xc9,0x32,0x26,0x87,0x1a, -0x14,0x30,0x14,0x19,0x45,0x22,0x29,0x98,0x2e,0x2e,0x91,0x26,0x17,0xcb,0x07,0x01, -0x49,0x05,0x0c,0xb0,0x0d,0x0b,0xd1,0x05,0xfe,0x08,0xfe,0x01,0x70,0x08,0x0e,0x32, -0x12,0x16,0xf4,0x13,0x10,0x01,0x0b,0x08,0xcb,0x05,0x02,0x6c,0x01,0xfc,0x6f,0xf6, -0xef,0x54,0xee,0xee,0xc7,0xed,0xea,0x02,0xef,0xf7,0xfa,0x01,0x0a,0x13,0x09,0x01, -0xab,0xf9,0xf3,0x51,0xf5,0xfd,0x0d,0x08,0x11,0x7a,0x17,0x15,0xe6,0x0a,0xfb,0x49, -0xee,0xe6,0x7c,0xe4,0xe8,0x40,0xec,0xf1,0x48,0xf7,0xf8,0xf5,0xf7,0xf0,0x17,0xe2, -0xe2,0xc2,0xe6,0xf2,0xb6,0xfa,0xfe,0x28,0x00,0x00,0x23,0xfa,0xee,0xd5,0xeb,0xea, -0xf8,0xed,0xf7,0x73,0xf4,0xf9,0x43,0xf3,0xf9,0x40,0xfa,0xf9,0xc3,0xf3,0xea,0x44, -0xe7,0xe8,0x90,0xe2,0xe1,0x74,0xe3,0xe2,0x05,0xdd,0xd4,0x28,0xd3,0xde,0x27,0xe2, -0xe2,0xac,0xdb,0xd0,0x6e,0xc8,0xbd,0x28,0xbe,0xc4,0xe8,0xd1,0xdf,0xc7,0xec,0xf4, -0x76,0xf3,0xe9,0x12,0xdd,0xd6,0xba,0xd2,0xd5,0x07,0xda,0xe0,0x3d,0xe5,0xe6,0x2f, -0xe7,0xe4,0x28,0xe4,0xe4,0x0d,0xe5,0xe3,0x30,0xe5,0xeb,0x0f,0xf9,0x05,0x0a,0x13, -0x1d,0xc4,0x1f,0x1b,0x09,0x14,0x11,0x6c,0x11,0x12,0xb3,0x15,0x1a,0x47,0x22,0x25, -0xb0,0x23,0x1f,0xf9,0x16,0x0f,0x3d,0x0c,0x0e,0xa3,0x12,0x12,0x9e,0x11,0x0f,0x67, -0x0f,0x11,0x06,0x12,0x14,0xd9,0x1b,0x22,0xc1,0x21,0x1c,0x37,0x17,0x16,0x18,0x1a, -0x21,0x6f,0x2b,0x33,0x28,0x34,0x2a,0x67,0x1c,0x10,0x39,0x0b,0x0c,0x4e,0x14,0x1b, -0x4a,0x23,0x28,0xcb,0x2e,0x33,0x5d,0x34,0x2e,0xb6,0x26,0x24,0xc4,0x26,0x29,0xdc, -0x26,0x21,0xb2,0x1a,0x19,0xa3,0x1c,0x23,0xc1,0x27,0x25,0x43,0x1f,0x18,0x5e,0x13, -0x10,0xd8,0x0e,0x0d,0xf4,0x09,0x08,0x7c,0x07,0x03,0x6e,0xfd,0xfa,0x73,0xfa,0xfb, -0x42,0xfb,0xfc,0x50,0x04,0x0e,0xf0,0x16,0x18,0x7e,0x11,0x07,0x95,0x00,0xff,0x5b, -0x05,0x0d,0x17,0x12,0x12,0x3d,0x0f,0x0b,0xe8,0x02,0xf7,0xd4,0xeb,0xdf,0x4e,0xd7, -0xd3,0xab,0xd4,0xdc,0xba,0xe6,0xf1,0xda,0xf5,0xef,0xef,0xe9,0xea,0x03,0xee,0xf4, -0x3f,0xfd,0xfd,0xe8,0xfc,0xff,0x8b,0x00,0x00,0xc8,0xf9,0xf4,0xeb,0xf2,0xf3,0x83, -0xf2,0xf8,0x0c,0x06,0x08,0xee,0x0d,0x02,0x40,0xf5,0xef,0x92,0xeb,0xf7,0x86,0xf9, -0x03,0xdf,0x00,0xfd,0xe1,0xf4,0xea,0xc4,0xe6,0xea,0x44,0xf3,0xf7,0xc8,0xf4,0xfd, -0x37,0x03,0x0b,0x84,0xfe,0xf0,0xf0,0xd7,0xc3,0x3d,0xbf,0xc4,0xe0,0xcc,0xe2,0x7a, -0xf0,0xf6,0xfe,0xec,0xdb,0x26,0xcc,0xc0,0x28,0xc1,0xcc,0x84,0xd1,0xd8,0xf3,0xd6, -0xcf,0xf0,0xc0,0xbd,0x30,0xb9,0xbe,0x3c,0xcf,0xe3,0xc5,0xf1,0xf3,0x40,0xf4,0xf3, -0x25,0xf1,0xf5,0xad,0xf8,0xf6,0x24,0xee,0xe8,0x60,0xe1,0xda,0x8e,0xdf,0xe8,0x17, -0xef,0xf7,0x03,0xff,0x01,0x9a,0x00,0xf8,0x88,0xf4,0xf3,0x6d,0xf8,0x00,0xca,0x05, -0x0b,0x6b,0x10,0x10,0x59,0x0f,0x0d,0x5a,0x0f,0x11,0x6a,0x15,0x15,0x86,0x11,0x0c, -0x97,0x07,0x04,0xcb,0x05,0x0c,0x01,0x14,0x17,0xfe,0x11,0x04,0xf5,0xf7,0xf3,0xfb, -0xfb,0x0c,0x2c,0x1d,0x28,0x6f,0x2c,0x2b,0x3f,0x28,0x20,0x30,0x16,0x0e,0xa1,0x0e, -0x15,0x0e,0x1f,0x25,0xc0,0x26,0x20,0x06,0x14,0x0c,0xf8,0x08,0x0c,0x94,0x11,0x15, -0x28,0x19,0x19,0x28,0x1a,0x1c,0xf4,0x20,0x22,0xa3,0x20,0x1c,0x07,0x15,0x0e,0x4f, -0x0e,0x16,0x83,0x1e,0x21,0xb4,0x1e,0x22,0x12,0x2b,0x36,0x18,0x40,0x3c,0x14,0x2e, -0x1a,0xf8,0x09,0x05,0x1a,0x0f,0x1b,0xba,0x22,0x20,0x2a,0x14,0x02,0xd7,0xf3,0xee, -0xac,0xf2,0xf8,0xcc,0x00,0x04,0x54,0x06,0x05,0xc4,0x03,0xfd,0x9a,0xf0,0xe3,0x6d, -0xe2,0xef,0xc6,0x05,0x1c,0x1d,0x29,0x24,0xd4,0x17,0x07,0xcb,0xfb,0xf8,0x9a,0xfc, -0x04,0x03,0x0b,0x0c,0xed,0x07,0x01,0x0d,0xfe,0xfc,0x7a,0xfc,0xfd,0x0b,0x01,0x04, -0xa5,0x06,0x08,0x95,0x07,0x02,0x4b,0xf9,0xf2,0x5f,0xf1,0xf5,0x8d,0xfc,0xff,0xab, -0xfe,0xf6,0xb8,0xeb,0xdf,0xca,0xd5,0xd2,0x54,0xd0,0xd2,0xe5,0xd6,0xd9,0xe4,0xd6, -0xd1,0xde,0xcf,0xcf,0x63,0xcf,0xd3,0xb5,0xdd,0xe8,0x75,0xee,0xf1,0xd4,0xef,0xea, -0x3b,0xe5,0xe1,0x5f,0xe2,0xe5,0x9f,0xeb,0xf0,0x6a,0xf5,0xfd,0x2e,0x06,0x0b,0xb1, -0x09,0x03,0xdd,0xfb,0xfb,0x62,0xfb,0xfd,0x47,0x03,0x00,0xd6,0x04,0x06,0xda,0x04, -0xff,0x16,0xf6,0xed,0x04,0xeb,0xe9,0xb3,0xe6,0xfb,0xf5,0x07,0x0f,0x6e,0x14,0xfd, -0x3d,0xf7,0xea,0x33,0xf7,0x07,0x71,0x12,0x14,0x1f,0x12,0x06,0x1d,0x03,0xf4,0x31, -0xec,0xee,0x3c,0xf7,0xf6,0xe0,0xed,0xe6,0x92,0xec,0xef,0xb9,0xed,0xea,0xff,0xda, -0xd2,0x14,0xcc,0xcf,0xbf,0xe1,0xfa,0x15,0x15,0x29,0xa6,0x2e,0x25,0x1d,0x0d,0xf6, -0x17,0xeb,0xe7,0x05,0xe7,0xec,0x56,0xef,0xee,0xa7,0xeb,0xe6,0xae,0xda,0xcf,0xe6, -0xc9,0xc9,0x81,0xc9,0xd2,0x39,0xe0,0xec,0xde,0xf5,0xfb,0x10,0xfb,0xf8,0x2b,0xf6, -0xf3,0xe4,0xf1,0xf3,0x48,0xfa,0x04,0x53,0x0f,0x1b,0x62,0x1f,0x1d,0x9c,0x1a,0x14, -0xa5,0x0f,0x09,0xe3,0x01,0xfa,0xbb,0xf3,0xf2,0x7c,0xf6,0xfb,0x85,0xff,0xfe,0x54, -0xfb,0xfd,0x8e,0x03,0x06,0x29,0x07,0x06,0xd9,0x0a,0x13,0x1a,0x21,0x2f,0x98,0x3b, -0x42,0xaa,0x3e,0x33,0x35,0x28,0x25,0xd8,0x2c,0x3b,0x44,0x49,0x56,0x42,0x5d,0x5f, -0x5a,0x5c,0x4f,0x2d,0x40,0x2f,0x30,0x25,0x25,0x68,0x2a,0x2d,0x3d,0x2d,0x27,0x18, -0x23,0x20,0x63,0x1c,0x18,0x29,0x11,0x09,0xb1,0x07,0x07,0x92,0x0c,0x14,0xfe,0x1c, -0x1e,0x75,0x18,0x0e,0x7e,0x02,0xf5,0xa3,0xf0,0xf3,0xa8,0xf7,0xf8,0xbb,0xf6,0xf9, -0xf8,0xfe,0x03,0xb1,0x04,0x02,0x1e,0xff,0xfd,0x27,0xfe,0x05,0x1e,0x11,0x1b,0x35, -0x25,0x26,0x7e,0x22,0x18,0xd8,0x0a,0x03,0xc7,0xfb,0xf6,0xca,0xf7,0xfa,0x73,0x03, -0x0d,0xcc,0x14,0x12,0xbc,0x02,0xf1,0xcf,0xe8,0xea,0x63,0xf6,0x05,0x57,0x11,0x17, -0x7f,0x17,0x10,0x40,0x02,0xf2,0x10,0xe7,0xe3,0x6f,0xe8,0xee,0x3e,0xf1,0xf2,0x02, -0xef,0xe9,0x77,0xe2,0xdd,0xeb,0xdc,0xde,0x4e,0xe3,0xe7,0x85,0xe8,0xe5,0x2f,0xde, -0xd5,0xf4,0xcd,0xc7,0x6a,0xc6,0xc9,0xa2,0xce,0xd0,0x56,0xd0,0xcc,0x39,0xbf,0xb8, -0x41,0xaf,0xae,0xd3,0xae,0xb3,0xdb,0xb8,0xbf,0x6c,0xbc,0xbd,0x1e,0xca,0xd9,0x7f, -0xea,0xf3,0x80,0xf3,0xfb,0xe2,0xf6,0x02,0x75,0x04,0x08,0x63,0x05,0xfe,0x5d,0xf6, -0xf5,0xeb,0xed,0xf6,0x52,0xfd,0x0b,0x6f,0x11,0x0f,0x8b,0x13,0x25,0x67,0x2e,0x31, -0x23,0x1c,0x05,0xe3,0xf2,0xe9,0xfb,0xea,0xf6,0x24,0x05,0x13,0x11,0x12,0x0e,0x72, -0x00,0xef,0xdd,0xda,0xcf,0x52,0xca,0xce,0xc3,0xd1,0xd2,0x56,0xd0,0xd6,0x8a,0xdc, -0xdf,0x3f,0xe3,0xec,0xd0,0xef,0xee,0xe9,0xec,0xf0,0x83,0xf6,0xf9,0x54,0xf9,0xf9, -0x72,0xf6,0xf3,0xdb,0xed,0xe7,0xfd,0xe4,0xea,0xab,0xf9,0x0c,0xa9,0x22,0x31,0xb5, -0x38,0x39,0x83,0x34,0x30,0x23,0x2c,0x29,0xc0,0x28,0x28,0x4e,0x2c,0x2f,0x10,0x32, -0x33,0xb1,0x30,0x2e,0x86,0x2c,0x27,0xee,0x1f,0x13,0x8b,0x0c,0x0f,0x91,0x19,0x27, -0x3e,0x33,0x3c,0x35,0x3d,0x34,0xfc,0x27,0x1f,0x1b,0x22,0x2d,0xe7,0x3a,0x44,0x33, -0x48,0x46,0x32,0x42,0x3c,0xcc,0x31,0x26,0x24,0x19,0x14,0x66,0x15,0x18,0x20,0x17, -0x11,0x21,0x09,0x05,0xfd,0x04,0x07,0x60,0x08,0x08,0x83,0x09,0x09,0x64,0x0a,0x0d, -0xb5,0x0e,0x11,0x90,0x10,0x10,0xd2,0x0c,0x05,0x60,0xfe,0xff,0x32,0x08,0x12,0x77, -0x17,0x1a,0xa2,0x22,0x2e,0xf4,0x33,0x33,0xf2,0x29,0x1f,0x7b,0x12,0x09,0x58,0x0b, -0x11,0xbd,0x1c,0x24,0x2b,0x26,0x22,0xfa,0x14,0x04,0x89,0xf5,0xe7,0x59,0xe2,0xe1, -0xc0,0xe4,0xf2,0xba,0x01,0x10,0x4c,0x13,0x07,0xc1,0xf8,0xee,0xb5,0xf0,0xfb,0x66, -0x08,0x14,0xb5,0x16,0x12,0x2b,0x07,0xf4,0x5a,0xe1,0xcf,0xf7,0xc6,0xcb,0xf2,0xd0, -0xd7,0x31,0xdd,0xe3,0x8d,0xe7,0xe6,0x83,0xe5,0xe6,0x51,0xe8,0xec,0x6c,0xf0,0xf3, -0xf0,0xee,0xe2,0xca,0xd6,0xd0,0xc9,0xd5,0xdf,0x42,0xe5,0xe9,0x0b,0xeb,0xe2,0x6c, -0xdb,0xd0,0x20,0xc6,0xbe,0x8a,0xb9,0xbd,0x14,0xc2,0xb8,0xc0,0xb5,0xbb,0xb8,0xc3, -0xcf,0x87,0xd8,0xd9,0xd8,0xe0,0xde,0x7c,0xe6,0xe1,0x0f,0xde,0xd6,0xdd,0xd1,0xd3, -0x14,0xd8,0xd2,0xff,0xd7,0xe0,0x97,0xef,0xf2,0xc3,0xf5,0xf5,0x6b,0x04,0x04,0xde, -0x0a,0xfb,0x53,0xea,0xd3,0xf4,0xc3,0xc0,0x68,0xce,0xde,0x35,0xf2,0xf8,0x9b,0xf9, -0xee,0x48,0xdf,0xd4,0x88,0xd5,0xd5,0x0a,0xde,0xe1,0xf1,0xdf,0xd8,0xe5,0xd5,0xd6, -0x76,0xdb,0xe6,0xdb,0xf2,0xf6,0xe9,0xf3,0xf0,0xb0,0xeb,0xe9,0xe0,0xea,0xef,0xfd, -0xf3,0xf4,0xde,0xf5,0xf5,0xea,0xf4,0xf5,0x0a,0x00,0xff,0x4d,0xff,0xff,0xd7,0xff, -0x00,0x82,0xff,0xff,0xc6,0x00,0x02,0x6d,0x03,0x03,0x21,0x02,0x00,0x27,0xfe,0xfd, -0x72,0xfe,0x00,0x99,0x02,0x03,0xda,0x03,0x04,0x43,0x04,0x03,0xfa,0x02,0x01,0xf7, -0xff,0xfe,0xd7,0xfc,0xfb,0x9b,0xfb,0xfc,0xd7,0xfc,0xfc,0x24,0xfb,0xf9,0x3d,0xf9, -0xf9,0x7a,0xfa,0xfb,0xc4,0xfb,0xfb,0x99,0xfb,0xfb,0x35,0xfb,0xfb,0xf3,0xfa,0xfa, -0xbc,0xfa,0xfa,0x5b,0xfb,0xfc,0xe9,0xfd,0xfe,0x48,0xfe,0xfd,0x07,0xfd,0xfd,0xfd, -0xfe,0xff,0x43,0xfe,0xfc,0x6b,0xfb,0xfb,0x6c,0xfd,0xfe,0x6d,0xff,0xff,0x3b,0xff, -0xfe,0x3b,0xfe,0xfd,0x14,0xfd,0xfc,0x4d,0xfc,0xfd,0xc2,0xfe,0x00,0x0f,0x02,0x04, -0x53,0x04,0x03,0x37,0x02,0x00,0x5f,0x00,0x00,0x34,0x00,0xff,0xa5,0xfe,0xfe,0x84, -0xfe,0xfe,0x2a,0xff,0xfe,0x5d,0xfe,0xff,0xb6,0xff,0xff,0xb5,0x00,0x02,0xef,0x03, -0x03,0xe5,0x00,0xfd,0xd4,0xfb,0xfd,0xee,0xff,0x02,0x98,0x05,0x07,0x5a,0x06,0x01, -0x8f,0xfd,0xfa,0xda,0xf8,0xf8,0x91,0xf8,0xf7,0xcc,0xf9,0xfb,0xf6,0xfb,0xfc,0xc8, -0xfb,0xfb,0x2b,0xfb,0xfa,0x8d,0xfc,0x00,0x94,0x02,0x02,0xc7,0xff,0xfc,0x7d,0xfb, -0xfa,0x0c,0xfd,0x00,0x52,0x01,0x01,0x2f,0x01,0xff,0x36,0xfd,0xfc,0xff,0xfd,0xfe, -0xa4,0xfe,0xfe,0x4e,0xfe,0xfe,0xa6,0xff,0x02,0x90,0x04,0x06,0xa1,0x06,0x07,0x5e, -0x09,0x08,0xbe,0x06,0x03,0x66,0x01,0x00,0x07,0x00,0x00,0x0f,0x02,0x03,0x48,0x05, -0x05,0x58,0x05,0x05,0xf3,0x04,0x04,0x9b,0x02,0x01,0xc2,0xfd,0xfc,0x0e,0xfe,0x02, -0x01,0x09,0x0e,0x4e,0x0f,0x0d,0x71,0x07,0x01,0x3d,0xfd,0xfc,0xa6,0xfd,0x00,0x8d, -0x04,0x07,0xf2,0x06,0x04,0xbe,0x03,0x02,0x3e,0x02,0x01,0xcc,0x02,0x02,0x3f,0x03, -0x03,0xba,0x03,0x02,0x81,0x01,0x01,0xf8,0x01,0x00,0x29,0x01,0x02,0x7e,0x04,0x05, -0x31,0x05,0x05,0xb2,0x05,0x05,0xdb,0x03,0x01,0x29,0xff,0xfd,0x25,0xfd,0xfd,0x38, -0xfe,0xff,0x80,0x01,0x03,0x9c,0x03,0x01,0xe8,0xfe,0xfd,0x68,0xfc,0xfa,0x24,0xf8, -0xf8,0xa8,0xf9,0xfa,0xfb,0xfb,0xff,0xf5,0x01,0x01,0x33,0xff,0xfd,0x27,0x00,0x05, -0xd0,0x07,0x07,0xa7,0x04,0x00,0xe9,0xfb,0xf7,0x8c,0xf6,0xf7,0xdf,0xfb,0x00,0xc6, -0x03,0x05,0xb4,0x03,0xff,0x55,0xfa,0xf5,0x7d,0xf4,0xf7,0xfd,0xff,0x0b,0x96,0x14, -0x18,0x83,0x15,0x0f,0x40,0x07,0x03,0x7d,0x05,0x07,0x4d,0x0d,0x0f,0x9f,0x11,0x13, -0x57,0x13,0x0f,0x1b,0x0a,0x04,0x93,0x00,0xfc,0x9e,0xfa,0xfa,0xad,0xfd,0x01,0xaf, -0x05,0x04,0x9f,0x04,0x08,0xfe,0x0b,0x0a,0xaa,0x05,0xfc,0x24,0xf4,0xf0,0xfc,0xf2, -0xf7,0x8c,0xfd,0x03,0x8f,0x07,0x04,0xfa,0xfd,0xf5,0x5b,0xef,0xed,0x53,0xea,0xe6, -0x99,0xe7,0xed,0x05,0xf3,0xf3,0x1b,0xf3,0xee,0xcf,0xea,0xeb,0xa0,0xec,0xed,0x03, -0xf0,0xf3,0x88,0xf4,0xf4,0x13,0xf3,0xf1,0x9f,0xf1,0xf4,0x87,0xf7,0xf7,0xf5,0xf6, -0xf8,0x32,0xf9,0xfa,0xc4,0xfb,0xfb,0x58,0xfa,0xfb,0x2c,0xfc,0xfa,0xa6,0xf8,0xf9, -0xb4,0xf8,0xfa,0xeb,0xfd,0x00,0x72,0x03,0x03,0x7c,0xfe,0xf8,0x2a,0xf7,0xfa,0xc1, -0xfc,0xff,0x95,0x02,0x06,0xd0,0x0a,0x10,0x1a,0x12,0x13,0x25,0x14,0x12,0x15,0x0c, -0x04,0x9e,0xff,0xfc,0x60,0xfc,0x00,0x2c,0x06,0x0d,0x74,0x12,0x14,0xa6,0x0f,0x05, -0xf2,0xfa,0xf4,0x08,0xf5,0xf9,0xfb,0xfe,0x03,0xd1,0x04,0x06,0x25,0x05,0x06,0x41, -0x03,0x01,0xea,0x00,0x01,0x76,0x05,0x09,0x88,0x09,0x07,0xb1,0x01,0xfc,0x0e,0xf7, -0xf2,0xf9,0xf3,0xfa,0x50,0x03,0x0a,0xb8,0x09,0x09,0xf3,0x0e,0x19,0xb1,0x1d,0x18, -0x49,0x0f,0x02,0xd9,0xf9,0xfa,0x89,0x00,0x07,0x9e,0x11,0x1b,0x93,0x1e,0x1b,0xfa, -0x14,0x0c,0xf1,0x02,0xfb,0x3b,0xf5,0xef,0x19,0xef,0xf5,0x65,0xfd,0x08,0x31,0x12, -0x10,0x15,0x0a,0xfe,0x38,0xf6,0xf4,0x34,0xf7,0xf8,0x46,0xfb,0xff,0x70,0x04,0x04, -0xc2,0x03,0x00,0x93,0xfc,0xf9,0x66,0xf6,0xf1,0x1b,0xf6,0x02,0xcc,0x0e,0x11,0x9d, -0x0e,0x08,0xb7,0x04,0x06,0xe0,0x0c,0x14,0x00,0x18,0x17,0x0e,0x11,0x0a,0x22,0x05, -0x02,0x3d,0x04,0x0b,0x27,0x13,0x16,0xa3,0x11,0x06,0x44,0xf9,0xf0,0xc3,0xed,0xf0, -0xe6,0xf5,0xff,0x4d,0x09,0x0c,0xaf,0x08,0xfe,0xa1,0xf4,0xed,0x2d,0xea,0xea,0xc9, -0xf1,0xfb,0xcb,0x02,0x04,0x0f,0x02,0xfa,0x40,0xef,0xe6,0x19,0xe4,0xe6,0x4a,0xec, -0xf2,0x20,0xf6,0xfb,0x4e,0x00,0x01,0x3a,0xfc,0xf1,0xf8,0xe6,0xe1,0xfc,0xe3,0xeb, -0x1a,0xf4,0xf9,0x7d,0xfe,0x00,0xdd,0xfc,0xf3,0xf7,0xf3,0xf4,0xa3,0xf8,0xf9,0x25, -0xf8,0xfc,0xa9,0x07,0x0d,0xcb,0x10,0x12,0xfb,0x10,0x0f,0x90,0x09,0x05,0x43,0x05, -0x07,0x90,0x09,0x04,0x9d,0x04,0x0a,0x7c,0x0d,0x0c,0x33,0x09,0x04,0xf1,0xfe,0xf5, -0xeb,0xed,0xf0,0x11,0xfd,0x0c,0xe9,0x13,0x0f,0xea,0x05,0xfa,0xb1,0xf5,0xfa,0x08, -0x02,0x05,0xa6,0x08,0x08,0xb4,0x00,0xf3,0xcf,0xe7,0xdd,0x79,0xda,0xe1,0x84,0xec, -0xf6,0x40,0xfd,0x02,0x48,0x01,0xfc,0x75,0xf4,0xec,0x20,0xe9,0xef,0x74,0xf7,0xfb, -0x3f,0xfc,0xfb,0x64,0xfd,0x02,0x5e,0x0a,0x0d,0x99,0x0c,0x0a,0x8f,0x04,0xfc,0xf8, -0xf7,0xf4,0x8e,0xf3,0xf3,0x0e,0xf3,0xed,0x19,0xec,0xf1,0x87,0xf8,0x01,0x2e,0x06, -0x0b,0x63,0x0f,0x0e,0xda,0x03,0xfb,0x70,0xf6,0xf9,0x4b,0xfd,0x05,0xf9,0x0d,0x12, -0x2b,0x13,0x0d,0xce,0x00,0xfb,0x5b,0xfe,0x07,0xae,0x0d,0x13,0x34,0x17,0x12,0x56, -0x06,0xf9,0xec,0xf2,0xf4,0xf8,0xfd,0x0c,0x58,0x19,0x1c,0x75,0x14,0x07,0x36,0xfc, -0xf9,0x82,0xfa,0xfa,0x68,0xf9,0xf9,0x4a,0xfc,0xfc,0x57,0xfa,0xf5,0x24,0xf2,0xf5, -0x21,0xfa,0xfd,0xe7,0xfc,0xfe,0x05,0xfd,0xf8,0xd5,0xf0,0xe9,0x27,0xeb,0xf5,0x12, -0xfa,0xf8,0x0e,0xf9,0xfa,0x4d,0xf9,0xf5,0xc8,0xf0,0xf0,0xbe,0xf8,0x00,0x6b,0x04, -0x0a,0x4a,0x14,0x17,0x98,0x10,0x03,0xee,0xf8,0xf7,0xc4,0xfe,0x04,0xc5,0x08,0x0d, -0x5f,0x13,0x17,0xe1,0x12,0x07,0xa1,0xfc,0xf9,0x61,0xfe,0x0a,0x03,0x19,0x23,0xa2, -0x24,0x21,0x5c,0x1d,0x19,0x61,0x17,0x17,0x2b,0x18,0x1a,0xcd,0x24,0x2b,0x72,0x2d, -0x28,0xae,0x1f,0x19,0x96,0x16,0x17,0xf5,0x19,0x19,0x68,0x16,0x0a,0x09,0xfe,0xf5, -0x7d,0xf6,0x01,0xcc,0x10,0x1a,0x94,0x1b,0x18,0x77,0x10,0x0a,0x95,0x08,0x05,0x62, -0xff,0xf9,0xb9,0xf2,0xec,0xb5,0xed,0xf4,0x6c,0xf7,0xf6,0xc1,0xf6,0xfa,0x27,0xfe, -0xfd,0x07,0xf8,0xf1,0x94,0xe8,0xe2,0xa0,0xdc,0xd9,0x68,0xdd,0xe5,0xbf,0xed,0xed, -0xec,0xf4,0xef,0x94,0xee,0xee,0x1a,0xef,0xf1,0x60,0xf5,0xf2,0x2c,0xf6,0xf8,0xa2, -0xfa,0xf5,0x4a,0xeb,0xe3,0x5e,0xe1,0xe2,0xe0,0xe6,0xeb,0x32,0xf4,0x07,0x18,0x17, -0x18,0x34,0x0c,0xfc,0x78,0xee,0xe1,0xb5,0xda,0xdf,0x4e,0xeb,0xfe,0x99,0x0e,0x1a, -0xc6,0x16,0x08,0x30,0xf7,0xec,0x28,0xe9,0xe9,0x4a,0xeb,0xe9,0x69,0xe5,0xe0,0x7a, -0xe0,0xe1,0xc7,0xe1,0xe2,0x9c,0xe5,0xe6,0x67,0xe4,0xe3,0x7a,0xe5,0xea,0xf1,0xec, -0xef,0xdb,0xf0,0xf0,0x27,0xf0,0xee,0x4e,0xec,0xec,0x51,0xec,0xf0,0xd0,0xf7,0x02, -0xe8,0x09,0x0d,0xaf,0x09,0x00,0x0a,0xf7,0xef,0x78,0xe9,0xe7,0x95,0xe9,0xf0,0x52, -0xf9,0x06,0xd1,0x0b,0x0d,0x22,0x0a,0x04,0x0a,0xff,0xf8,0x58,0xf3,0xfa,0x83,0x03, -0x0e,0xf5,0x18,0x26,0x04,0x35,0x3b,0x15,0x34,0x20,0x57,0x0c,0x01,0xed,0x01,0x05, -0x3e,0x0e,0x1b,0x30,0x28,0x2f,0xc6,0x2d,0x22,0xb9,0x21,0x1f,0xfd,0x1c,0x15,0x6a, -0x0b,0x07,0x12,0x0a,0x0f,0x1b,0x22,0x33,0xa9,0x3d,0x3d,0x33,0x2b,0x1a,0xb6,0x0e, -0x08,0x30,0x06,0x05,0x9f,0x08,0x16,0x1e,0x1e,0x1e,0xd8,0x10,0x02,0x54,0xf5,0xe9, -0xbf,0xe2,0xea,0xb8,0x02,0x25,0xdb,0x37,0x34,0xc6,0x25,0x0f,0x08,0xfa,0xed,0x88, -0xec,0xf3,0x6b,0x01,0x0f,0x2f,0x17,0x1e,0x2f,0x24,0x1e,0x52,0x11,0xfd,0xda,0xef, -0xe8,0x13,0xe3,0xe2,0xc1,0xe8,0xf6,0xb6,0x02,0x02,0x83,0xfd,0xf6,0x11,0xf1,0xeb, -0xed,0xe7,0xea,0xfa,0xf8,0x0b,0x61,0x16,0x12,0xb9,0x06,0xfb,0x38,0xf0,0xe8,0xee, -0xe8,0xf0,0xf6,0xff,0x0c,0x19,0x0f,0x07,0x09,0xfb,0xf3,0xd2,0xef,0xf0,0xe2,0xf4, -0xf6,0x8c,0xf4,0xed,0xc8,0xe0,0xdb,0x79,0xe3,0xf1,0x80,0xff,0x07,0x60,0x07,0xfc, -0x89,0xeb,0xdd,0x62,0xd8,0xdb,0x9f,0xe7,0xf5,0xc4,0xfe,0x06,0x27,0x07,0xf9,0xbe, -0xe4,0xce,0x1d,0xc7,0xd0,0x73,0xe0,0xee,0xec,0xfa,0x01,0xef,0xfc,0xee,0x63,0xde, -0xd8,0x36,0xdc,0xe5,0xdf,0xec,0xee,0x06,0xf2,0xfa,0x04,0x03,0x07,0x1c,0x07,0x04, -0x1b,0x00,0xfb,0x36,0xfc,0x04,0xe4,0x0c,0x14,0xc2,0x17,0x1b,0xf0,0x1f,0x23,0xef, -0x20,0x14,0x63,0x0d,0x12,0xee,0x1c,0x19,0x4d,0x0e,0x0b,0xb1,0x13,0x1b,0x1b,0x24, -0x23,0x70,0x1f,0x1f,0x84,0x1d,0x17,0xbb,0x13,0x12,0x90,0x12,0x14,0x59,0x1a,0x18, -0xa3,0x12,0x08,0xbc,0xfc,0xf1,0x90,0xee,0xf3,0x64,0xfb,0x0a,0x14,0x1c,0x1e,0xa6, -0x0c,0xf1,0x56,0xd8,0xcb,0x56,0xd0,0xe2,0xd8,0xf7,0x0e,0xe0,0x22,0x2d,0x3a,0x22, -0x0d,0xf4,0xf1,0xdc,0x1b,0xd7,0xd8,0x3d,0xe1,0xf3,0x65,0x02,0x09,0x81,0x0f,0x05, -0x31,0xf9,0xea,0xf9,0xe2,0xe2,0xc6,0xe5,0xe4,0x28,0xe7,0xeb,0x3c,0xfb,0x03,0xb2, -0x00,0xf6,0xaf,0xef,0xea,0x8e,0xe8,0xe8,0x20,0xeb,0xfa,0x30,0x0c,0x17,0x7e,0x12, -0x04,0x6f,0xf3,0xdf,0x77,0xd6,0xdc,0xe9,0xe6,0xf6,0x4b,0x07,0x13,0x9a,0x13,0x0c, -0x36,0x02,0xfb,0xbb,0xfb,0xfa,0x73,0xf4,0xef,0x9e,0xe8,0xde,0xc0,0xdb,0xe3,0x77, -0xf4,0x0b,0x7d,0x1f,0x1f,0x6d,0x0c,0xef,0x67,0xd6,0xc9,0xca,0xc9,0xd5,0x1b,0xea, -0x01,0xd9,0x13,0x16,0x55,0x0b,0xf5,0x6e,0xda,0xc9,0xf9,0xc9,0xd7,0x2a,0xea,0xff, -0xca,0x0b,0x0e,0x0e,0x0d,0x09,0x26,0x03,0xfd,0x22,0xfa,0xf9,0x57,0xf9,0xfe,0x80, -0x04,0x11,0x90,0x20,0x2b,0x8c,0x2e,0x21,0x4d,0x0c,0xfe,0x1e,0xff,0x09,0xe8,0x19, -0x2a,0x26,0x38,0x42,0xa8,0x46,0x40,0xe2,0x35,0x31,0x62,0x33,0x37,0x2f,0x36,0x33, -0x2d,0x37,0x3c,0x8a,0x3d,0x36,0x45,0x2e,0x25,0x8a,0x1f,0x22,0x64,0x26,0x25,0x23, -0x20,0x19,0x26,0x12,0x0e,0xca,0x0e,0x0d,0xa1,0x05,0xf8,0xd3,0xf0,0xf3,0x6d,0xfb, -0x09,0x37,0x1f,0x28,0x00,0x26,0x11,0xbd,0xf6,0xe6,0x24,0xe5,0xe8,0x6c,0xf6,0x02, -0x93,0x13,0x26,0x89,0x2d,0x20,0x21,0x0a,0xf3,0x49,0xe3,0xd9,0xc7,0xd8,0xe7,0x73, -0xfc,0x0c,0x9d,0x09,0x06,0x75,0xf8,0xe6,0x35,0xdb,0xd5,0x7f,0xd5,0xdd,0xbf,0xe7, -0xf3,0x4f,0xfc,0x02,0xe2,0xfe,0xed,0x09,0xdb,0xc9,0x0b,0xc0,0xbd,0x75,0xc4,0xd2, -0x13,0xe8,0xf9,0x89,0x02,0xfc,0x83,0xed,0xd9,0x5b,0xc4,0xb4,0x76,0xb2,0xbf,0x42, -0xd6,0xeb,0x86,0xfa,0x01,0xe9,0x00,0xfb,0xd7,0xf2,0xed,0xf9,0xe6,0xdf,0x90,0xdb, -0xd9,0x25,0xd6,0xd7,0x0b,0xde,0xeb,0xfe,0xf6,0xfd,0x00,0xf5,0xdf,0x25,0xc9,0xbf, -0xe0,0xc5,0xd6,0x93,0xe3,0xea,0xef,0xed,0xea,0xc2,0xe3,0xd6,0xdf,0xca,0xc4,0xc0, -0xc7,0xd8,0xf7,0xf0,0x04,0xb6,0x0b,0x04,0x09,0xf2,0xdc,0x53,0xcc,0xc6,0xaf,0xca, -0xd1,0x5a,0xdb,0xe9,0x50,0xfb,0x0a,0x13,0x13,0x12,0x59,0x06,0xf5,0x4b,0xe4,0xda, -0x7d,0xde,0xec,0xd9,0x02,0x1d,0x5a,0x36,0x47,0x63,0x4d,0x43,0x12,0x2d,0x18,0xed, -0x10,0x14,0x29,0x1d,0x26,0x4a,0x34,0x43,0x04,0x4b,0x46,0x14,0x39,0x24,0x67,0x21, -0x26,0x83,0x2b,0x34,0x32,0x37,0x3a,0x1f,0x3b,0x38,0x69,0x34,0x2f,0x1d,0x2b,0x27, -0xed,0x1f,0x19,0x60,0x19,0x20,0x5a,0x2c,0x3a,0xdf,0x37,0x2b,0x67,0x1f,0x12,0xe7, -0x01,0xf3,0xcc,0xeb,0xed,0x11,0xf8,0x0d,0x9f,0x27,0x37,0x2b,0x36,0x2e,0x1f,0x26, -0x12,0xd4,0xff,0xeb,0x13,0xe9,0xeb,0x23,0xfb,0x0a,0x04,0x0f,0x16,0x89,0x17,0x11, -0x08,0x0a,0xff,0x43,0xf6,0xf3,0x86,0xeb,0xe7,0xef,0xe0,0xe4,0xfa,0xe7,0xe9,0x5f, -0xee,0xec,0x6e,0xe3,0xde,0x4e,0xe9,0xf8,0x6e,0x06,0x12,0x10,0x16,0x10,0xd2,0x02, -0xf4,0x7f,0xef,0xee,0xce,0xf7,0xfb,0x15,0xff,0xfd,0x25,0xfe,0x02,0x11,0x09,0x10, -0x54,0x0f,0x03,0x4e,0xf5,0xe2,0x7a,0xd3,0xc9,0x2c,0xc5,0xc8,0xcc,0xd9,0xf4,0x35, -0x07,0x0c,0xf8,0x01,0xef,0x4e,0xdf,0xd4,0x5c,0xd2,0xd5,0xd4,0xdb,0xe4,0xd8,0xe4, -0xe2,0x1a,0xe3,0xe1,0xc0,0xde,0xda,0x8f,0xd7,0xd5,0x47,0xd6,0xd7,0xd9,0xdb,0xdc, -0x2a,0xd6,0xcc,0x09,0xc8,0xc7,0xba,0xc5,0xc4,0x6f,0xc7,0xcd,0xbd,0xd9,0xea,0x4f, -0xf9,0xfc,0x0a,0xf6,0xe5,0x5c,0xda,0xd6,0xac,0xdb,0xe7,0x57,0xfd,0x11,0x39,0x26, -0x3b,0x82,0x4b,0x54,0x4d,0x55,0x4f,0xaa,0x48,0x44,0xa6,0x41,0x3e,0xc8,0x3f,0x44, -0x33,0x4b,0x52,0x49,0x55,0x55,0x55,0x54,0x54,0xa2,0x56,0x57,0xf4,0x4f,0x43,0x7a, -0x37,0x2f,0x1f,0x30,0x35,0x92,0x38,0x38,0x81,0x35,0x35,0x07,0x31,0x2a,0xcb,0x26, -0x23,0xdc,0x22,0x1f,0x31,0x15,0x09,0xae,0x08,0x10,0xde,0x1b,0x1f,0xf9,0x20,0x26, -0x7e,0x31,0x36,0xfa,0x34,0x30,0x9a,0x2a,0x26,0xf7,0x1e,0x10,0xbb,0x0a,0x06,0x5f, -0x0a,0x18,0x35,0x16,0x14,0xfb,0x0f,0x0c,0xba,0x10,0x16,0x31,0x16,0x13,0xc4,0x09, -0x04,0x14,0xf9,0xe8,0x10,0xd7,0xd0,0x6b,0xd2,0xdd,0x27,0xe6,0xea,0x4f,0xfe,0x15, -0x48,0x1b,0x11,0xce,0xfd,0xe7,0x37,0xd2,0xc8,0x67,0xce,0xdb,0xc1,0xee,0x05,0x09, -0x16,0x15,0x49,0x08,0xfc,0x00,0xf4,0xf9,0xf6,0x00,0x05,0x3e,0x06,0xff,0x63,0xee, -0xdd,0x23,0xcf,0xc9,0xd4,0xce,0xe0,0xe7,0xf2,0xf5,0x44,0xee,0xe3,0x0c,0xdf,0xdc, -0x30,0xd9,0xd2,0x7a,0xc7,0xbe,0xf0,0xb7,0xaf,0x01,0xae,0xb1,0xc0,0xb6,0xbf,0x76, -0xcc,0xd5,0x15,0xd8,0xd1,0x04,0xc3,0xb2,0x8a,0xa6,0xa3,0x24,0xa5,0xab,0x57,0xb5, -0xc0,0x23,0xcb,0xd1,0x7f,0xd5,0xdd,0xd4,0xe6,0xee,0x51,0xf1,0xeb,0x59,0xe6,0xe9, -0x10,0xf3,0x02,0x6a,0x11,0x1f,0xee,0x2c,0x36,0x32,0x3d,0x41,0xd5,0x44,0x47,0xb5, -0x49,0x46,0xab,0x42,0x3f,0x66,0x3d,0x3d,0x04,0x3c,0x3b,0xe3,0x3f,0x48,0x3d,0x51, -0x56,0xd4,0x50,0x43,0xe1,0x36,0x2c,0x69,0x2a,0x31,0x48,0x39,0x3d,0xb4,0x38,0x34, -0x39,0x2f,0x23,0xae,0x1a,0x16,0xa6,0x15,0x18,0x46,0x15,0x0b,0xef,0x03,0x02,0x4f, -0x06,0x08,0x51,0x09,0x0e,0x0b,0x1c,0x27,0xcf,0x2c,0x2c,0xf3,0x27,0x1f,0x6a,0x13, -0x00,0xf4,0xf0,0xec,0x64,0xeb,0xfe,0x05,0x06,0x09,0x9e,0x08,0x01,0x59,0xfe,0xfa, -0xd7,0xf4,0xec,0xde,0xdf,0xda,0x38,0xd6,0xd2,0x7f,0xce,0xc7,0x7a,0xc7,0xc7,0x61, -0xca,0xc9,0x22,0xd2,0xe7,0x1b,0xf7,0xfb,0x76,0xf5,0xe8,0x7b,0xdb,0xcf,0x16,0xd0, -0xd5,0x96,0xde,0xe9,0x93,0xf4,0xfe,0x48,0xfc,0xf9,0x59,0xfa,0x05,0x98,0x12,0x15, -0x89,0x10,0xfe,0x31,0xe2,0xc8,0xda,0xb8,0xb6,0x3d,0xc4,0xde,0x45,0xfd,0x0a,0x58, -0x07,0xf4,0xd8,0xe0,0xd2,0x06,0xcb,0xcb,0x59,0xcc,0xcb,0x85,0xcb,0xc7,0xc7,0xc3, -0xc0,0xa6,0xba,0xb8,0x88,0xbc,0xc6,0x08,0xd1,0xd5,0xdb,0xd0,0xc8,0x91,0xbc,0xb4, -0x38,0xaf,0xae,0xe2,0xaf,0xb5,0xd7,0xc1,0xd3,0x21,0xe2,0xf1,0x95,0xff,0x07,0xe3, -0x08,0x01,0xdb,0xf6,0xf3,0x18,0xf9,0x07,0x26,0x1a,0x2c,0xa6,0x3b,0x42,0xee,0x45, -0x47,0x14,0x4a,0x51,0x46,0x5a,0x5f,0x0c,0x61,0x60,0x0f,0x60,0x62,0xb0,0x63,0x65, -0x65,0x6a,0x72,0xc1,0x78,0x7e,0xfd,0x7f,0x76,0x07,0x69,0x5b,0xcf,0x52,0x52,0x14, -0x53,0x52,0xfc,0x4b,0x42,0xdb,0x3c,0x33,0x4e,0x2d,0x29,0x3b,0x26,0x26,0xe2,0x21, -0x17,0xc0,0x0a,0x04,0x7f,0x05,0x06,0x29,0x08,0x0b,0x06,0x16,0x26,0xc0,0x2b,0x2d, -0xb3,0x28,0x1f,0x1a,0x16,0x07,0x7e,0xf6,0xee,0x2e,0xe6,0xff,0xef,0xff,0xff,0xef, -0xff,0xff,0x0e,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x11,0x00,0xff,0x1c,0x00, -0xff,0xdf,0xff,0x00,0xe1,0xff,0x00,0xe1,0xff,0x00,0x91,0xff,0xfe,0x8a,0xfe,0xfd, -0xef,0xfe,0x00,0xec,0x00,0x02,0xdb,0x01,0x00,0x22,0x01,0x01,0x9a,0x02,0x02,0x54, -0x00,0x00,0x3a,0x00,0xfd,0xdb,0xfd,0xfd,0xf4,0x00,0x02,0xcc,0x00,0x00,0x95,0xff, -0x03,0x20,0x06,0x06,0xbe,0x04,0xff,0xdf,0xf4,0xf1,0xba,0xf5,0xfe,0xa1,0x05,0x07, -0x39,0x09,0x07,0x3b,0x03,0xff,0x21,0xfe,0xff,0x23,0x00,0xfc,0x4a,0xf7,0xf3,0xa9, -0xf3,0xf5,0x78,0xf4,0xf9,0x12,0xfd,0xfa,0x8b,0xfa,0xfd,0x36,0xff,0xfe,0x87,0xfc, -0xfd,0xea,0xfe,0xfd,0x5b,0xfc,0xfa,0x57,0xfb,0xf9,0xbd,0xf9,0xfd,0xc0,0xff,0x02, -0x58,0x08,0x09,0x4d,0x07,0x01,0x27,0xfe,0xff,0x35,0x00,0x03,0x84,0x03,0xfe,0x1a, -0xfe,0x00,0xb5,0x01,0x04,0xc3,0x04,0x02,0x43,0x05,0x06,0x3a,0x06,0x01,0xac,0xff, -0x01,0xed,0x04,0x0c,0x88,0x13,0x16,0xdb,0x14,0x11,0x61,0x0e,0x0c,0xee,0x07,0x0a, -0xd4,0x0b,0x09,0xa4,0x0b,0x0e,0xf5,0x10,0x11,0xaf,0x0d,0x0a,0x6c,0x08,0x02,0x56, -0xff,0xfe,0x96,0xff,0xfc,0x43,0xf6,0xf5,0x11,0xf5,0x01,0x0a,0x0b,0x0a,0xd4,0x04, -0xff,0x53,0xef,0xe6,0x1a,0xec,0xfa,0x99,0x01,0x03,0xbb,0x05,0xff,0xfd,0xf6,0xf0, -0xbf,0xee,0xee,0xfc,0xee,0xee,0x20,0xf3,0xf8,0xee,0x00,0x01,0x17,0xf7,0xea,0x68, -0xe5,0xe8,0xcb,0xf1,0xfe,0xd4,0x08,0x0d,0x52,0x0e,0x10,0x67,0x0c,0xff,0xb9,0xf5, -0xf7,0x33,0xfd,0xfb,0x40,0xf8,0xf6,0x97,0xf9,0xfe,0x00,0x0c,0x09,0x33,0x00,0xf5, -0x4d,0xef,0xf3,0xdd,0xfe,0x0a,0x9c,0x09,0x01,0x12,0xf4,0xf3,0x41,0xf1,0xfd,0x49, -0xff,0xfd,0x2f,0x03,0xf7,0xf6,0xf8,0xfb,0x74,0xff,0x0b,0xc7,0x07,0x05,0x3f,0x0a, -0x10,0x0d,0x13,0x0e,0x6a,0x0c,0x13,0x6c,0x12,0x08,0xda,0x07,0x08,0x8a,0x1d,0x22, -0xea,0x16,0x06,0xb6,0xed,0xdd,0x78,0xe8,0xf8,0xbf,0x0e,0x0f,0x59,0x01,0xf8,0x60, -0xf2,0xf6,0x57,0xf4,0xf4,0xcf,0x03,0x02,0xc1,0xf7,0xe4,0x59,0xda,0xd4,0xce,0xd4, -0xda,0x03,0xe6,0xe9,0x0e,0xec,0xef,0x9c,0xe7,0xf2,0x1f,0xf8,0xff,0x70,0x01,0xfb, -0x8a,0x06,0x16,0xda,0x1f,0x1a,0xe5,0x04,0xf9,0x68,0xf6,0xfc,0x97,0xfe,0x0e,0xcf, -0x18,0x24,0xa4,0x1b,0x13,0x93,0x14,0x11,0x20,0x1c,0x1b,0xda,0x18,0x0b,0x4d,0xf6, -0xd9,0x3e,0xd6,0xe8,0x1f,0x0b,0x23,0x08,0x28,0x1c,0xaf,0x06,0xf5,0x17,0xfb,0x0a, -0xa8,0x21,0x23,0xfe,0x14,0xfb,0x25,0xec,0xe3,0x51,0xe1,0xe4,0x23,0xf1,0xf7,0xe2, -0xf0,0xf5,0xfa,0x00,0x17,0x06,0x19,0x1a,0x1d,0x19,0x0e,0xd0,0x10,0x10,0xa9,0x12, -0x0a,0x29,0xf0,0xec,0xdf,0xf2,0x02,0x84,0x1a,0x23,0x08,0x1d,0x14,0xeb,0xff,0xf0, -0x25,0xe2,0xe5,0xd6,0xf8,0xfa,0xe9,0xf0,0xdc,0x35,0xbc,0xb6,0x93,0xc4,0xde,0xff, -0xf2,0x06,0xaf,0x1f,0x2d,0xab,0x22,0x0a,0x31,0xf3,0xed,0x54,0xfc,0x12,0x9f,0x22, -0x1b,0x57,0x15,0x0d,0xb3,0x0a,0x0d,0x0f,0x1a,0x19,0x86,0x17,0x21,0xf4,0x2b,0x2a, -0x72,0x1d,0x0e,0x4e,0x00,0xfb,0x49,0xfb,0xfb,0x40,0xf1,0xd9,0xa3,0xc4,0xce,0xb6, -0xdf,0xfb,0x9f,0x0d,0x18,0x77,0x0e,0x00,0x05,0xee,0xe2,0x62,0xdc,0xdf,0xfe,0xe5, -0xda,0x89,0xe0,0xe2,0x2b,0xf4,0xf7,0x2d,0xfe,0xfc,0xe7,0xe2,0xe3,0x55,0xfe,0x1b, -0x2b,0x35,0x30,0x79,0x1f,0x17,0x71,0x15,0x14,0xdd,0x1d,0x22,0x69,0x36,0x3d,0xf5, -0x35,0x2e,0x56,0x2f,0x3d,0x30,0x37,0x2a,0x56,0x1f,0x08,0x68,0xe1,0xd3,0x95,0xdc, -0xf9,0xc3,0x17,0x22,0xc9,0x12,0xf0,0x5c,0xc8,0xa9,0xf5,0xa4,0xc8,0xb1,0xe9,0xf0, -0x8e,0xe0,0xcc,0x57,0xc6,0xc4,0xb1,0xc2,0xd3,0xd8,0xd6,0xcf,0x26,0xdb,0xed,0xc7, -0x04,0x11,0x7a,0x0f,0x05,0xef,0xf5,0xec,0xe8,0xf8,0x0d,0x4b,0x1f,0x1c,0xd3,0x09, -0xee,0xb6,0xdc,0xef,0x11,0x15,0x2c,0xa2,0x1f,0x08,0xe4,0xf9,0x03,0x06,0x0c,0x14, -0x72,0x00,0xeb,0xe0,0xcb,0xb6,0xd4,0xbc,0xd3,0x04,0xe8,0xfb,0x7f,0x1f,0x35,0xc7, -0x23,0xf2,0x6c,0xd4,0xd0,0x9b,0xe5,0xf6,0x8a,0x0a,0x10,0xb7,0x05,0xed,0x77,0xdc, -0xe0,0x38,0xf6,0x09,0x21,0x0f,0x22,0x9d,0x2a,0x29,0x71,0x37,0x3f,0xcc,0x3c,0x2c, -0xd4,0x0c,0xff,0x13,0xfe,0xfe,0x45,0xf2,0xf1,0x58,0x01,0x0c,0x76,0x12,0x23,0x3a, -0x26,0x1d,0x28,0x15,0x09,0xbd,0xf5,0xe0,0xdd,0xca,0xbc,0xf3,0xbe,0xe5,0x02,0x07, -0x0c,0x2e,0x12,0x16,0x37,0x08,0xf4,0x29,0xea,0xff,0x1e,0x22,0x36,0x02,0x2a,0x08, -0xdf,0xea,0xdd,0x79,0xde,0xfe,0xaf,0x30,0x3d,0xa2,0x3e,0x30,0x9a,0x2e,0x41,0xad, -0x44,0x36,0x0b,0x29,0x28,0x71,0x2d,0x27,0xc4,0x16,0xf2,0xb3,0xd7,0xe5,0x5a,0x04, -0xff,0xd0,0xf5,0xe9,0x78,0xe6,0xf9,0xca,0x13,0x11,0x1e,0xfe,0xd4,0x9b,0xb1,0xa5, -0x34,0xc8,0xf2,0x77,0x00,0xfc,0x5e,0x08,0x02,0x1d,0xfa,0x01,0xe0,0x04,0xf5,0x6e, -0xde,0xce,0xc1,0xd6,0xf5,0xd1,0x1b,0x33,0x45,0x3a,0x26,0xd3,0xef,0xe0,0x3a,0xf1, -0x0b,0xf6,0x2c,0x35,0x40,0x32,0x28,0x65,0x1b,0x09,0xc8,0xf9,0xe9,0xdb,0xdc,0xd1, -0x20,0xd4,0xe7,0x45,0xe9,0xef,0xfd,0xf2,0xf9,0xe4,0xf9,0x06,0x13,0x01,0xed,0xc7, -0xca,0xb7,0x11,0xab,0xbf,0x1a,0xe2,0x00,0x50,0x0f,0x19,0xe1,0x07,0xf7,0x3d,0xfd, -0x05,0xaa,0xf7,0xe1,0xfa,0xd4,0xe3,0x6a,0x0d,0x32,0xa4,0x42,0x33,0xea,0x3c,0x20, -0x7c,0x07,0xfd,0x39,0x01,0x18,0x7f,0x2e,0x41,0x84,0x4c,0x45,0xe9,0x3a,0x1d,0x81, -0xf3,0xd0,0x47,0xc2,0xc5,0x98,0xd9,0xd5,0x24,0xcb,0xcd,0x59,0xdc,0xe6,0xf3,0xe6, -0xe6,0x3f,0xcd,0xb1,0x04,0xa7,0xb6,0x8b,0xcb,0xec,0xf8,0xfc,0xf5,0x41,0xfb,0xfc, -0xc3,0xf0,0xee,0x9f,0xf6,0xed,0x77,0xe1,0xe0,0x6a,0xef,0x17,0xd2,0x47,0x65,0x05, -0x62,0x5d,0xf6,0x3c,0x1f,0x8d,0x1b,0x19,0xe7,0x2b,0x46,0xe1,0x65,0x7c,0xfc,0x6e, -0x53,0x6e,0x2a,0xfd,0x48,0xe4,0xde,0x2f,0xe1,0xf3,0x3f,0xe8,0xd0,0xa7,0xcc,0xe7, -0xf3,0xf2,0xee,0xee,0xea,0xd9,0x2f,0xc4,0xc7,0x9a,0xce,0xcd,0x0c,0xe0,0xed,0xa2, -0xe3,0xeb,0xb1,0xec,0xdc,0x3f,0xcd,0xcd,0x79,0xc3,0xb3,0x67,0xb1,0xc3,0xdc,0xe5, -0x12,0x5a,0x27,0x2e,0x50,0x45,0x39,0xc7,0x24,0x12,0xf6,0x07,0x18,0x04,0x2f,0x53, -0x9c,0x6f,0x70,0xc5,0x61,0x38,0xaf,0x0d,0xf0,0xd1,0xed,0xf6,0x86,0x0b,0x09,0x94, -0xf4,0xdc,0x4c,0xed,0xf4,0xa7,0x02,0x17,0x2c,0x0f,0xea,0xc2,0xdd,0xe3,0x0e,0xf4, -0x0c,0xe3,0x1f,0x1d,0xb2,0x1f,0x19,0x40,0x01,0xf0,0x1e,0xf0,0xe6,0x92,0xc8,0xbc, -0xd6,0xbf,0xd8,0x96,0xfc,0x21,0xf1,0x2c,0x3c,0x6b,0x1f,0xf8,0xfb,0xe4,0xdd,0x4a, -0xf5,0x09,0x54,0x22,0x34,0xa2,0x30,0x28,0x9c,0x0f,0xf3,0x54,0xd5,0xcf,0x81,0xd6, -0xf4,0x4a,0xf6,0xea,0x94,0xda,0xea,0xca,0xf6,0xfe,0xe1,0x0f,0x07,0xb8,0xec,0xe2, -0xe2,0xec,0xfe,0xda,0x19,0x36,0xb9,0x39,0x38,0x88,0x28,0x0e,0xce,0x00,0x0b,0x6b, -0x0e,0xf2,0xfb,0xdc,0xd7,0xc3,0xe8,0x17,0x04,0x45,0x54,0x25,0x5e,0x3d,0x4f,0x11, -0xff,0x0f,0xf5,0x07,0x07,0x1c,0x33,0x6d,0x48,0x3e,0xc7,0x2e,0x06,0x83,0xe0,0xc3, -0x57,0xc1,0xc5,0x52,0xdb,0xda,0x1c,0xc7,0xb6,0x42,0xc1,0xcb,0x27,0xd4,0xe4,0x9d, -0xe3,0xcf,0xf7,0xc6,0xd3,0x6f,0xdf,0xf8,0x80,0x15,0x11,0x41,0x0b,0xfe,0x63,0xee, -0xe6,0x92,0xef,0xf8,0x3f,0xda,0xc1,0xe1,0xbd,0xd9,0xb9,0x0a,0x41,0xfa,0x57,0x6e, -0x4b,0x4f,0x1a,0xfa,0x00,0xf8,0x83,0x15,0x35,0x03,0x50,0x66,0x24,0x61,0x50,0x81, -0x2b,0x07,0xae,0xe5,0xd7,0x07,0xd4,0xea,0xb0,0xeb,0xda,0x75,0xc5,0xd2,0x69,0xde, -0xe1,0x11,0xec,0xdd,0x96,0xc4,0xb9,0xc0,0xca,0xdf,0xe9,0xf9,0x0f,0xc0,0x02,0xf8, -0xd7,0xe9,0xd9,0x89,0xcc,0xd4,0x9b,0xdd,0xc5,0x01,0xaf,0xac,0x08,0xc0,0xea,0x1f, -0x1f,0x3b,0xe3,0x65,0x66,0x2c,0x3f,0x25,0x6d,0x0c,0x19,0xd7,0x35,0x53,0xb5,0x75, -0x79,0xef,0x6e,0x4b,0x69,0x28,0x07,0xd0,0xf6,0xef,0xd2,0xff,0xfc,0x39,0xed,0xd9, -0xf0,0xe8,0xf2,0x25,0xef,0xf5,0x02,0xe8,0xcd,0x3a,0xc3,0xd0,0xbd,0xe2,0xf4,0x0b, -0x08,0x00,0x8d,0xf8,0xea,0x27,0xdf,0xce,0x24,0xcd,0xce,0xfc,0xb0,0x9c,0xa1,0x9d, -0xb6,0xdd,0xea,0x23,0x88,0x3f,0x5c,0x7e,0x50,0x23,0xa1,0x07,0xf8,0x0c,0x0c,0x2b, -0x6e,0x48,0x62,0x31,0x69,0x63,0xc2,0x44,0x25,0x77,0x02,0xf5,0x6d,0xf8,0x11,0x12, -0x12,0x03,0x72,0xe8,0xf2,0x8c,0xfc,0xf6,0xdf,0xfe,0xf2,0x8a,0xd6,0xc8,0x46,0xd5, -0xeb,0x24,0x02,0x14,0xe9,0x10,0x06,0xcf,0xf4,0xe8,0x67,0xda,0xd9,0x65,0xdc,0xbf, -0x22,0xa0,0x9e,0xa5,0xb2,0xea,0x7a,0x29,0x45,0xcb,0x62,0x58,0xf1,0x2a,0x0e,0x97, -0xfd,0x0a,0xd2,0x20,0x39,0xbe,0x58,0x65,0x68,0x67,0x48,0x95,0x25,0xfc,0x8d,0xe8, -0xe4,0xb0,0xf9,0x02,0x9b,0xfd,0xe4,0x9b,0xec,0xf8,0x14,0xf3,0xfa,0x1c,0xf0,0xd4, -0xb8,0xc9,0xd6,0x3f,0xed,0x02,0x91,0x16,0x13,0xb0,0x06,0xf3,0xec,0xe7,0xd9,0x14, -0xda,0xda,0x6a,0xbe,0xa1,0x15,0x9c,0xaa,0xe0,0xde,0x20,0x5e,0x45,0x65,0xb2,0x5e, -0x37,0xd3,0x10,0xfa,0xe5,0x00,0x18,0x24,0x2f,0x46,0xdb,0x4f,0x50,0x58,0x39,0x19, -0xf6,0xf2,0xe0,0xce,0xe2,0xf7,0xcf,0xfc,0xef,0x93,0xd0,0xda,0xd2,0xe6,0xe9,0x5e, -0xf3,0xef,0x21,0xd3,0xc9,0x65,0xd9,0xf7,0xbd,0x0e,0x1e,0xef,0x1a,0x0b,0x3b,0xfa, -0xed,0x98,0xe1,0xdf,0x6c,0xde,0xbc,0x81,0x98,0x96,0x59,0xab,0xe6,0x29,0x26,0x4c, -0x40,0x67,0x5f,0x28,0x3d,0x16,0x6a,0xfd,0x01,0x66,0x17,0x38,0xe1,0x51,0x5d,0xc7, -0x54,0x35,0x24,0x13,0xe7,0xc8,0xd6,0xdc,0x09,0xf0,0xf4,0x3d,0xe9,0xcc,0x33,0xd7, -0xdd,0x7d,0xdf,0xe3,0xac,0xdf,0xc5,0xb5,0xba,0xce,0x58,0xf1,0x0b,0xa6,0x1f,0x1b, -0xcd,0x0c,0xf6,0x5f,0xe9,0xe2,0x92,0xe4,0xe4,0x9a,0xc6,0xa7,0x3f,0xa6,0xb5,0x86, -0xe9,0x24,0xd6,0x4a,0x69,0x58,0x63,0x41,0x54,0x16,0xf9,0xc0,0xfe,0x14,0x88,0x34, -0x4f,0xb0,0x5b,0x53,0x8a,0x37,0x15,0xe7,0xed,0xe0,0x7c,0xec,0xfd,0x7f,0x00,0xf1, -0xd3,0xd2,0xdd,0x67,0xe7,0xec,0xe5,0xee,0xe4,0xf6,0xc4,0xb9,0xd3,0xce,0xf3,0x52, -0x0a,0x1b,0xcd,0x16,0x07,0x3e,0xf1,0xe1,0xe0,0xdc,0xdc,0xf3,0xe1,0xc6,0x0f,0xac, -0xac,0x5c,0xb7,0xea,0x46,0x25,0x4d,0x5f,0x6d,0x64,0x90,0x42,0x1f,0xab,0x09,0x14, -0x45,0x26,0x3e,0xca,0x53,0x5d,0x76,0x54,0x35,0x6f,0x14,0xec,0x98,0xde,0xec,0x6d, -0x04,0x07,0xbe,0xf7,0xd9,0x93,0xe0,0xea,0x4e,0xf0,0xef,0xe0,0xe3,0xc7,0x3e,0xc1, -0xd8,0xad,0xfd,0x12,0x09,0x23,0x19,0xe9,0x09,0xf2,0x21,0xe1,0xd9,0x0a,0xdc,0xdd, -0xd2,0xc2,0xa6,0x8d,0xab,0xbe,0x7f,0xf3,0x29,0xa3,0x4e,0x6d,0xa3,0x61,0x41,0x55, -0x1f,0x0d,0x92,0x15,0x2b,0x4c,0x45,0x58,0xde,0x60,0x51,0xbc,0x32,0x14,0x68,0xf1, -0xdd,0xea,0xe6,0xfb,0xc5,0xfe,0xee,0xc6,0xd6,0xe2,0x35,0xec,0xf4,0x70,0xf7,0xe9, -0x7a,0xce,0xc6,0x62,0xdb,0x00,0xf1,0x00,0xfe,0x58,0xff,0xfe,0xec,0xff,0xff,0x2e, -0x00,0xff,0x32,0x00,0xff,0x23,0x00,0xfe,0xa9,0xfb,0xf9,0x85,0xf7,0xf9,0x56,0xfd, -0x00,0xdd,0x07,0x04,0x84,0x00,0x02,0x8c,0x02,0x09,0xe9,0x05,0x04,0xde,0x03,0xff, -0x27,0xfe,0xf9,0xba,0xf9,0x00,0xe6,0x06,0x03,0xfe,0x00,0xff,0x50,0x09,0x0d,0x1e, -0x0a,0x00,0x2a,0xf8,0xf2,0xd0,0xed,0xf8,0x50,0x0a,0x0c,0x6c,0x0b,0x0c,0x3d,0x08, -0xfd,0x9b,0xfc,0x01,0x23,0x04,0x00,0x4f,0xf6,0xef,0xee,0xea,0xeb,0x67,0xf1,0xf5, -0xab,0xf7,0xf1,0x27,0xed,0xf0,0xfa,0xf0,0xf3,0xe5,0xf3,0xf2,0x97,0xf3,0xf1,0x94, -0xf4,0xf8,0xc9,0xf7,0xf7,0x40,0xf3,0xef,0x59,0xed,0xef,0x1f,0xfb,0x06,0x9d,0x09, -0x04,0x64,0x02,0xfd,0x86,0xfc,0xfe,0xd7,0xff,0x01,0x25,0xf9,0xf4,0x91,0xf7,0xfb, -0x3b,0x03,0x06,0xd2,0x08,0x07,0x6b,0x03,0x01,0xd4,0xff,0xfd,0x46,0xfe,0x03,0x8a, -0x0a,0x14,0xd9,0x19,0x1c,0xae,0x20,0x1b,0x22,0x12,0x0b,0x20,0x0b,0x10,0xda,0x10, -0x10,0x77,0x13,0x19,0x7f,0x1b,0x1a,0xa9,0x17,0x17,0xf6,0x12,0x09,0x27,0x03,0x03, -0xc4,0x02,0x02,0xe0,0x00,0x05,0x01,0x0e,0x0f,0x92,0x0a,0x06,0xcf,0x04,0x02,0xf2, -0xfb,0xfd,0x23,0x01,0x09,0x10,0x08,0x02,0x00,0xfa,0xf4,0x9b,0xf8,0xfe,0xdb,0xfe, -0xf7,0x57,0xf8,0xf8,0xd7,0xfc,0x00,0xbc,0x0f,0x12,0xfd,0x12,0x07,0xc5,0xf2,0xeb, -0x2b,0xf3,0x0e,0xf2,0x19,0x19,0x57,0x11,0x03,0x35,0xfd,0xf7,0x0e,0xf4,0xf3,0x03, -0xfc,0xfa,0x24,0xf9,0xf4,0xba,0x03,0x12,0x24,0x05,0xf2,0x0d,0xe2,0xdf,0x1e,0xed, -0xfc,0x4f,0x1b,0x21,0x81,0x09,0xf7,0x69,0xe2,0xe2,0x50,0xf6,0x03,0xa8,0x01,0xf7, -0x75,0xe8,0xeb,0x19,0xee,0xef,0xfa,0xee,0xed,0xe8,0xef,0xf1,0x76,0xfa,0xfd,0x0d, -0xf4,0xee,0xa4,0xec,0xe8,0x0a,0xf1,0xf0,0xc3,0xf1,0xfc,0x9b,0xf4,0xe5,0xc6,0xde, -0xde,0xc3,0xe6,0xef,0x45,0xf1,0xee,0xda,0xe3,0xdd,0xa4,0xdf,0xe1,0x3a,0xe8,0xea, -0xdc,0xe9,0xef,0xd6,0xe8,0xe5,0x5e,0xe3,0xe5,0xf3,0xed,0xf2,0x96,0xf5,0xf6,0xac, -0xf3,0xfb,0x65,0xfa,0xec,0x96,0xe6,0xf5,0xf7,0x01,0x1b,0x41,0x17,0x0a,0xce,0x01, -0xf1,0x6f,0xf7,0xff,0x03,0x0d,0x13,0x57,0x0a,0x01,0x16,0xf9,0x02,0x2b,0x1e,0x24, -0xf8,0x19,0x04,0xbf,0xff,0x0f,0x31,0x18,0x19,0xac,0x0b,0x00,0x42,0xfa,0x06,0xec, -0x25,0x3d,0x91,0x34,0x20,0xcf,0x13,0x0c,0x6d,0x08,0x15,0x18,0x19,0x15,0x7c,0x10, -0x06,0x85,0xf0,0xed,0x70,0x05,0x1b,0xd6,0x13,0xfb,0xaa,0xf0,0xfa,0xc2,0xfe,0xff, -0x46,0x00,0x04,0xf1,0xfa,0xf6,0xfb,0xfb,0x06,0x17,0x0d,0x0e,0x02,0x08,0x07,0x51, -0x09,0x0a,0x67,0x01,0xfd,0x91,0xfe,0x02,0x51,0x0b,0x11,0x23,0x07,0x04,0x1f,0x00, -0xf9,0x73,0xec,0xe7,0x34,0xec,0x07,0xc7,0x15,0x21,0xcf,0x1c,0x0d,0x59,0xfa,0xf6, -0x84,0xf8,0xf9,0x46,0xf9,0xfa,0xbe,0xf8,0x02,0x2a,0x09,0x10,0x8a,0x0e,0x06,0xc6, -0xfc,0xf4,0x8d,0x04,0x09,0xe0,0x14,0x1c,0x89,0x17,0x0a,0x5f,0xf9,0xf0,0x61,0x00, -0x0f,0xcb,0x11,0x10,0x72,0x05,0x00,0xa3,0xff,0x02,0xff,0x0c,0x0d,0xa2,0x03,0xf3, -0xe2,0xf3,0x07,0x72,0x0c,0x0e,0x29,0x11,0x07,0x60,0xff,0xfc,0xf9,0x02,0x11,0xb9, -0x07,0xee,0x71,0xe1,0xdd,0x43,0xe4,0xf0,0xf4,0xf5,0xf1,0x8c,0xe0,0xd6,0x4b,0xe0, -0xea,0x88,0xf7,0xf8,0x61,0xee,0xdd,0x97,0xd2,0xe6,0xb2,0x02,0x08,0x84,0x03,0xef, -0xd3,0xe1,0xd8,0x9b,0xe2,0xf5,0x70,0x02,0x08,0x68,0x04,0x06,0x4f,0x08,0x07,0x1b, -0x01,0xeb,0x60,0xe2,0xd8,0x7e,0xd9,0xee,0x22,0xf9,0xfc,0x0f,0xfb,0xfb,0xff,0x09, -0x0c,0x36,0x04,0x05,0xd8,0xfa,0x06,0xae,0x09,0x13,0x46,0x21,0x22,0xc0,0x1e,0x17, -0x3c,0x10,0x13,0xb4,0x17,0x19,0x1e,0x20,0x17,0x0b,0x1e,0x30,0xa6,0x43,0x46,0x03, -0x31,0x18,0xe2,0x07,0x07,0x9b,0x16,0x1f,0xaf,0x26,0x21,0xee,0x13,0xff,0x05,0xf6, -0x03,0x21,0x15,0x17,0x44,0x08,0xf8,0x9f,0xe4,0xd7,0x2a,0xe2,0xee,0x04,0xf6,0xe9, -0x29,0xd4,0xc9,0xb7,0xc7,0xd9,0x27,0xea,0xe9,0x7b,0xe6,0xdf,0x0d,0xe2,0xe7,0xc1, -0xe9,0xf0,0x4e,0xf5,0xe9,0xe2,0xd7,0xc7,0xfe,0xc6,0xe0,0xbd,0x02,0x14,0x91,0x1f, -0x10,0x2a,0x04,0xf3,0x87,0xf7,0xfc,0x1d,0xf4,0xea,0xb0,0xe4,0xe0,0x36,0xec,0xfa, -0xe1,0x14,0x16,0xa8,0x02,0xff,0x9b,0xf9,0x05,0x92,0x0d,0x21,0x51,0x32,0x34,0xed, -0x27,0x15,0xcf,0x13,0x23,0x79,0x2a,0x23,0xb8,0x1e,0x1b,0xa2,0x26,0x37,0xbc,0x40, -0x3f,0x35,0x29,0x18,0xa1,0x07,0x0e,0xb5,0x23,0x27,0x99,0x24,0x25,0x50,0x1d,0x0e, -0xa9,0xfc,0xfb,0xb2,0x14,0x20,0xf2,0x11,0xfe,0x2d,0xec,0xe1,0xdb,0xe0,0xe5,0xc9, -0xf3,0xf9,0xb0,0xf2,0xe2,0x38,0xcd,0xc5,0x10,0xcf,0xe2,0x6a,0xf2,0xf5,0xf4,0xf6, -0xfb,0x24,0xf2,0xf0,0x1e,0xf2,0xf6,0x4f,0xf5,0xf2,0x56,0xf4,0xf6,0x2c,0x00,0x10, -0x9a,0x23,0x24,0x8c,0x1a,0x0c,0x80,0x00,0xff,0xd0,0xf7,0xe7,0x82,0xe4,0xde,0xe4, -0xe5,0xee,0x95,0x05,0x18,0x6c,0x0d,0x01,0x13,0xf0,0xe7,0xed,0xee,0x04,0x91,0x28, -0x40,0xd9,0x39,0x23,0xb6,0x0d,0x0a,0x7a,0x12,0x19,0x1f,0x21,0x28,0xa5,0x2c,0x30, -0x99,0x34,0x39,0x0e,0x34,0x29,0x81,0x10,0x08,0x7b,0x11,0x13,0xfa,0x0e,0x1a,0xb4, -0x17,0x01,0x2c,0xec,0xe0,0x67,0xee,0x05,0xf3,0x05,0x04,0xe0,0xf7,0xe2,0x4a,0xd3, -0xd2,0x1e,0xe2,0xf4,0xa8,0xf6,0xea,0x65,0xcf,0xba,0x19,0xbd,0xcf,0xa0,0xe1,0xec, -0x4d,0xef,0xf3,0xea,0xe3,0xd8,0x89,0xd7,0xdd,0xb8,0xda,0xd2,0x3d,0xd1,0xd5,0x4b, -0xe1,0xf2,0xc2,0x07,0x17,0x78,0x15,0x10,0x6c,0x05,0xf9,0x37,0xee,0xdc,0x4c,0xde, -0xe4,0x15,0xf4,0xfc,0x98,0x0e,0x1a,0xbf,0x0b,0x00,0x8c,0xf6,0xf7,0x92,0xf6,0x01, -0xf5,0x1f,0x3f,0x88,0x49,0x39,0xd3,0x1c,0x11,0x08,0x11,0x16,0xf1,0x1f,0x2c,0x5f, -0x3a,0x3d,0xa2,0x3d,0x3f,0x2a,0x38,0x2e,0x8d,0x16,0x12,0x39,0x1e,0x24,0x06,0x1c, -0x25,0x6c,0x24,0x0e,0xe7,0xf7,0xe5,0xfc,0xeb,0x02,0x50,0x00,0xfa,0x0d,0xee,0xd8, -0x32,0xcd,0xd3,0x13,0xe1,0xef,0x5f,0xf3,0xec,0x78,0xd2,0xbc,0x41,0xbd,0xc8,0xa9, -0xdc,0xe8,0x92,0xf5,0x01,0x5b,0xf8,0xec,0x40,0xe2,0xe0,0x87,0xde,0xdc,0x2f,0xe1, -0xe9,0xf3,0xeb,0xf3,0xfc,0x06,0x16,0x47,0x17,0x18,0x52,0x14,0x0d,0x52,0xf8,0xd9, -0xfd,0xd3,0xdd,0x3c,0xf4,0x08,0xd2,0x22,0x2d,0x9a,0x18,0x03,0x1f,0xf2,0xf3,0x52, -0xfc,0x0c,0x87,0x29,0x48,0x06,0x50,0x40,0x67,0x28,0x1a,0x14,0x13,0x0f,0x9e,0x11, -0x21,0xa9,0x35,0x43,0xcf,0x4c,0x4f,0x6a,0x40,0x33,0xa3,0x19,0x16,0x1d,0x24,0x29, -0xbb,0x1b,0x1f,0xe2,0x1b,0x07,0x23,0xf5,0xed,0xf2,0xef,0xfc,0x67,0xf4,0xeb,0xe5, -0xe6,0xde,0xed,0xd9,0xe2,0xb5,0xec,0xf3,0xf6,0xf3,0xec,0x4f,0xd6,0xbe,0x2f,0xbb, -0xc3,0x4d,0xd5,0xe2,0xd7,0xf2,0x05,0x30,0x00,0xf2,0x21,0xe3,0xdd,0x33,0xda,0xd5, -0x68,0xdd,0xde,0xf1,0xe2,0xea,0xe6,0x01,0x18,0xf2,0x1d,0x1f,0xf1,0x16,0x07,0x81, -0xf0,0xd2,0x62,0xcb,0xd6,0xb7,0xef,0x06,0x97,0x26,0x2f,0xf0,0x1d,0x07,0xd8,0xf1, -0xf0,0xa5,0xec,0x01,0x33,0x25,0x4b,0x25,0x54,0x3c,0x1a,0x20,0x11,0x70,0x0c,0x09, -0x5d,0x0c,0x1b,0x1f,0x34,0x3f,0x75,0x44,0x46,0x96,0x38,0x2e,0x1f,0x15,0x12,0x11, -0x19,0x19,0x53,0x0d,0x18,0x08,0x1b,0x05,0xc8,0xf0,0xe5,0xff,0xec,0xfa,0xb0,0xf0, -0xe3,0x15,0xd4,0xc0,0x28,0xb6,0xbe,0x60,0xce,0xda,0x4f,0xe2,0xdb,0x6a,0xbd,0xa4, -0x54,0x9f,0xaf,0xdc,0xc8,0xd8,0x9c,0xeb,0xf8,0x20,0xf1,0xe3,0xff,0xd7,0xd5,0x52, -0xd1,0xce,0x1b,0xd3,0xda,0x92,0xd8,0xe3,0x18,0xff,0x15,0x3c,0x17,0x16,0x85,0x0c, -0xff,0x3b,0xe5,0xcb,0xf0,0xc3,0xd2,0x6e,0xe9,0xfa,0x41,0x19,0x29,0x34,0x1c,0x06, -0xdf,0xef,0xea,0x50,0xee,0x00,0x2e,0x2a,0x54,0xeb,0x5b,0x48,0xa1,0x2e,0x1e,0x77, -0x17,0x15,0x98,0x14,0x23,0x1a,0x37,0x49,0xf3,0x52,0x5d,0x30,0x4c,0x3a,0xdd,0x1d, -0x18,0x0f,0x20,0x25,0x19,0x19,0x20,0x52,0x1b,0x01,0xe5,0xea,0xe8,0x66,0xf4,0x06, -0xf1,0xfa,0xe6,0xbe,0xd8,0xcc,0xf2,0xc5,0xd4,0x87,0xe6,0xf1,0xa1,0xf0,0xe5,0x14, -0xc9,0xaf,0xfe,0xae,0xb6,0x7c,0xc6,0xd4,0xd5,0xea,0x05,0xf5,0x06,0xf8,0x06,0xe5, -0xdb,0xbe,0xd2,0xd1,0xf5,0xd8,0xdd,0x02,0xe3,0xec,0x4a,0x0a,0x29,0xdb,0x2c,0x2c, -0xe3,0x1e,0x0d,0x8e,0xed,0xc9,0xae,0xc1,0xcd,0x64,0xe8,0x01,0xc6,0x25,0x32,0x1a, -0x24,0x08,0xe8,0xed,0xe5,0x74,0xe6,0xfd,0xd8,0x29,0x5a,0xed,0x69,0x57,0x9d,0x3a, -0x2b,0x7a,0x1c,0x1b,0xb5,0x1c,0x2b,0x5e,0x3b,0x4a,0xfb,0x51,0x5b,0xf2,0x4d,0x42, -0xe5,0x29,0x26,0x64,0x2d,0x2c,0x1b,0x18,0x18,0x46,0x15,0x01,0x9f,0xf0,0xe8,0xb8, -0xf4,0x01,0x19,0xf8,0xe4,0x83,0xd6,0xc9,0x1e,0xbf,0xc2,0x26,0xcf,0xd6,0xaa,0xdc, -0xda,0x55,0xc2,0xa8,0x49,0x9f,0xa2,0xac,0xb2,0xc6,0xf7,0xe0,0xfa,0x19,0xfb,0xec, -0x2e,0xd9,0xd0,0x3a,0xcd,0xca,0x7d,0xd7,0xd5,0xb1,0xd1,0xd7,0x0c,0xf9,0x1a,0x8b, -0x24,0x27,0x77,0x1d,0x05,0xc9,0xe4,0xbf,0xf5,0xb7,0xca,0x76,0xe8,0xff,0xdc,0x24, -0x2f,0x40,0x27,0x0d,0x56,0xef,0xdf,0xc9,0xdd,0xf6,0x70,0x26,0x59,0xd2,0x6a,0x53, -0x8b,0x38,0x26,0xdc,0x1a,0x18,0xa3,0x18,0x2b,0xee,0x41,0x4e,0x4d,0x54,0x5b,0x89, -0x50,0x42,0x70,0x26,0x26,0x11,0x2c,0x2b,0xf7,0x18,0x1b,0x06,0x0f,0xf4,0xcf,0xde, -0xd9,0x99,0xe6,0xf2,0xaa,0xe7,0xd3,0xa6,0xc9,0xbc,0x52,0xb4,0xbd,0xe2,0xd0,0xdb, -0xf6,0xe2,0xdd,0x19,0xbc,0x9b,0x71,0x92,0x9e,0x3f,0xb4,0xc9,0x76,0xe3,0xf5,0xb3, -0xf2,0xe4,0x96,0xd4,0xd1,0x9b,0xce,0xc9,0x83,0xce,0xcb,0x0f,0xcc,0xd8,0x66,0xfe, -0x1b,0xdb,0x24,0x29,0x74,0x22,0x11,0x15,0xef,0xd0,0x30,0xca,0xd7,0x8a,0xf6,0x13, -0xd1,0x36,0x3d,0x7c,0x31,0x0e,0xf7,0xf1,0xe0,0x33,0xe5,0x04,0x69,0x39,0x68,0x6b, -0x72,0x56,0x8f,0x41,0x2c,0x93,0x1f,0x13,0x08,0x16,0x2b,0xfc,0x45,0x57,0x87,0x60, -0x61,0x25,0x53,0x40,0xe2,0x28,0x2f,0xb5,0x35,0x32,0x48,0x22,0x22,0x2e,0x12,0xf4, -0x39,0xdf,0xdc,0x0b,0xed,0xf4,0x07,0xe3,0xcf,0x63,0xbf,0xaf,0x4c,0xa8,0xb6,0x41, -0xcf,0xde,0x2f,0xea,0xe1,0x14,0xbe,0xa0,0xfe,0x9b,0xaa,0x03,0xbd,0xd0,0x5c,0xed, -0xff,0x11,0xfe,0xef,0xa0,0xdf,0xdd,0xa1,0xd7,0xd4,0x98,0xdb,0xd7,0x00,0xda,0xe8, -0x54,0x0c,0x26,0x5e,0x2e,0x30,0x00,0x28,0x14,0x92,0xee,0xce,0xba,0xcb,0xe0,0x31, -0x02,0x24,0xfa,0x48,0x4a,0x68,0x3b,0x15,0x92,0xfc,0xeb,0x1f,0xf7,0x18,0x1c,0x4d, -0x75,0xa6,0x74,0x56,0x11,0x41,0x2e,0x1b,0x27,0x1c,0xc3,0x1d,0x30,0xdf,0x4a,0x5a, -0x66,0x66,0x65,0x5e,0x53,0x38,0xbe,0x26,0x30,0xf0,0x38,0x31,0x7e,0x22,0x20,0x27, -0x08,0xea,0x16,0xdb,0xdf,0x77,0xf2,0xf7,0x24,0xdf,0xc5,0xea,0xb6,0xab,0x26,0xaa, -0xba,0xf9,0xce,0xd7,0x5e,0xde,0xd0,0x8d,0xae,0x96,0xb0,0x91,0x9d,0xdd,0xad,0xc2, -0x8b,0xe3,0xf6,0x04,0xf3,0xe3,0x57,0xd3,0xcc,0xdb,0xc5,0xc7,0x7b,0xcd,0xc9,0xad, -0xca,0xdb,0x4e,0x01,0x1a,0x13,0x23,0x24,0x36,0x1c,0x00,0xe8,0xd6,0xb9,0xda,0xb9, -0xd1,0xd7,0xf6,0x1f,0xe9,0x42,0x42,0x3d,0x30,0x0b,0x7b,0xf9,0xe9,0x2e,0xf6,0x16, -0x10,0x4d,0x73,0x6c,0x72,0x55,0xe3,0x42,0x2d,0xe6,0x23,0x19,0x53,0x1e,0x35,0xf3, -0x4c,0x5a,0x0b,0x63,0x5c,0x86,0x4a,0x32,0xd1,0x23,0x2c,0xfd,0x33,0x2a,0x25,0x1c, -0x16,0x63,0xf9,0xdb,0x0b,0xd0,0xd7,0x5b,0xeb,0xef,0x88,0xd3,0xb9,0x79,0xa9,0x9c, -0xbb,0x99,0xaa,0xc8,0xbc,0xc8,0x6e,0xd0,0xc3,0x50,0xa1,0x8c,0x05,0x8a,0x9a,0x41, -0xac,0xc5,0x7f,0xe9,0xfb,0xfd,0xf8,0xe9,0xc8,0xd8,0xd4,0xb7,0xce,0xd4,0xb6,0xd7, -0xd0,0xac,0xd0,0xe6,0x06,0x00,0xff,0xdf,0xff,0xff,0xdc,0xff,0xff,0xdd,0xff,0xff, -0x79,0xff,0xff,0xaa,0xff,0xff,0xcd,0xff,0xff,0x0e,0x00,0xff,0xde,0xff,0xff,0xcc, -0xff,0xff,0x5b,0x00,0x02,0xa1,0xfb,0x02,0x17,0xfc,0x00,0x12,0xff,0x00,0xfa,0x01, -0xff,0x08,0xff,0x01,0xaa,0xfe,0xf8,0x3b,0xf1,0xf1,0x9a,0xf5,0xff,0x0b,0x04,0x10, -0x7c,0x05,0x06,0x3b,0x05,0x0a,0x13,0x0d,0x02,0xdf,0x01,0x01,0x38,0x01,0xfe,0x9b, -0xf6,0xfa,0x88,0x00,0x09,0x33,0x03,0x02,0x03,0x02,0x0c,0xa1,0x11,0x0d,0xec,0xff, -0xf5,0x97,0xea,0xe3,0x1e,0xf2,0x08,0xc7,0x0a,0x0f,0x63,0x14,0x10,0xe6,0x04,0xfd, -0x72,0xf8,0xf2,0x3c,0xef,0xef,0x63,0xf1,0xf2,0xbf,0xee,0xeb,0x81,0xe8,0xeb,0xda, -0xe6,0xeb,0x2d,0xf5,0xf6,0x52,0xf1,0xee,0x4d,0xf2,0xf4,0x7a,0xf7,0x02,0x66,0x00, -0xfb,0xe6,0xf4,0xe9,0x97,0xe9,0xed,0xfd,0xfc,0x0f,0x91,0x1b,0x1d,0x12,0x0e,0x03, -0x6a,0xfe,0x02,0xf6,0x02,0x03,0x3e,0x00,0x00,0xbb,0x01,0x00,0x33,0x00,0x00,0x31, -0xff,0x01,0x2f,0x07,0x0e,0x27,0x10,0x12,0xc2,0x0c,0x04,0xcf,0x02,0x10,0x75,0x24, -0x2f,0xdb,0x32,0x30,0x9f,0x22,0x15,0x17,0x10,0x12,0xc2,0x19,0x1d,0x51,0x1e,0x23, -0x03,0x28,0x22,0xf1,0x13,0x04,0x8c,0x00,0xfd,0xbf,0xfd,0x01,0x9e,0x05,0xff,0xfa, -0xf5,0xe9,0xbe,0xed,0xf3,0x37,0x00,0x05,0xa8,0x09,0xfd,0xce,0xf3,0xeb,0x58,0xef, -0xf4,0xa4,0x03,0x04,0x4e,0xf5,0xe3,0x0a,0xda,0xdc,0x4f,0xeb,0xe8,0x59,0xf2,0xf6, -0x8a,0x07,0x11,0xa5,0x0b,0x07,0x95,0xf9,0xe7,0xad,0xe4,0xeb,0xde,0xf3,0xfb,0x76, -0x02,0x06,0x67,0x07,0x09,0x5e,0x03,0xf8,0xcf,0xf8,0xf9,0x4b,0xf9,0xfc,0x50,0xf8, -0xf9,0x22,0xee,0xf6,0x50,0x00,0xfa,0x7b,0xf4,0xf9,0xed,0x00,0xfc,0x64,0xf7,0xf7, -0x75,0xf7,0xfa,0x1b,0xf7,0xf0,0x4a,0xe6,0xd9,0x8b,0xd1,0xd3,0x6d,0xe3,0xea,0x1a, -0xf5,0x00,0xb1,0xfe,0xef,0x5e,0xe4,0xea,0x03,0xf4,0xf9,0x86,0x03,0x0a,0x4e,0x0d, -0x01,0x4b,0xf4,0xe8,0xd2,0xe0,0xe2,0xbe,0xf5,0x0c,0xa3,0x17,0x0e,0xa9,0x08,0xfe, -0x9b,0xf1,0xe7,0xf4,0xe1,0xe1,0x3b,0xf0,0xfb,0x40,0x05,0xfa,0x2b,0xf1,0xf3,0x41, -0xfd,0x15,0x9c,0x1b,0x1b,0xd7,0x10,0x07,0xe1,0xf9,0xf2,0x9e,0x01,0x17,0xea,0x2e, -0x31,0x72,0x32,0x2f,0xc7,0x2e,0x2c,0x53,0x2e,0x27,0xcd,0x1d,0x14,0x06,0x0d,0x1c, -0x30,0x30,0x2e,0x18,0x25,0x27,0xbc,0x27,0x17,0xab,0x0f,0x0c,0x7a,0x01,0xf6,0x80, -0xec,0xf2,0x00,0xfb,0x00,0xdd,0x03,0xfe,0xd9,0xf4,0xe7,0x18,0xdb,0xe2,0x86,0xf3, -0x03,0xa3,0x0b,0x0b,0x33,0x01,0xea,0x86,0xea,0xe8,0x7e,0xe1,0xdf,0x16,0xdc,0xe7, -0x0d,0xf4,0xfa,0xed,0xfc,0x03,0x3d,0xff,0xf1,0x83,0xe1,0xe4,0xa9,0xf9,0x0b,0x6b, -0x26,0x2b,0x1a,0x2e,0x1d,0xa1,0x00,0xf6,0x80,0xf7,0xf7,0x8a,0xf9,0xf7,0x6e,0x03, -0x18,0xb7,0x2f,0x2b,0xf5,0x18,0x01,0xb4,0xfc,0xff,0x09,0x0e,0x12,0x92,0x23,0x21, -0x60,0x14,0x0b,0x65,0x06,0xfe,0xc1,0x07,0x12,0x27,0x20,0x22,0x2c,0x18,0x0b,0x58, -0x01,0xf8,0xb8,0xec,0xe5,0x52,0xe4,0xe6,0x59,0xe4,0xdd,0x33,0xd1,0xd1,0x95,0xda, -0xe1,0x31,0xe9,0xe1,0xae,0xde,0xd4,0xe5,0xd3,0xd4,0xc1,0xe0,0xe9,0x45,0xeb,0xde, -0x7a,0xd4,0xc3,0x99,0xbe,0xce,0x17,0xd6,0xe4,0x51,0xf1,0xfe,0x18,0x10,0x12,0x7a, -0x1c,0x12,0x12,0xfd,0xea,0xd9,0xe2,0xee,0xa4,0x05,0x14,0x81,0x14,0xfe,0xb0,0xfc, -0x00,0x67,0x10,0x19,0xbf,0x1d,0x14,0x6e,0x1d,0x28,0x41,0x3a,0x3b,0x37,0x3c,0x27, -0xa9,0x0d,0x07,0x86,0x13,0x20,0x83,0x40,0x51,0x66,0x48,0x32,0x03,0x1e,0x0e,0x78, -0x0a,0x09,0xf3,0xfe,0xf2,0xce,0xe3,0xd1,0xb2,0xce,0xdb,0x6d,0xee,0xea,0xba,0xe7, -0xe7,0xa6,0xe9,0xe7,0x07,0xfa,0xfb,0xd2,0x02,0x02,0x97,0x05,0xfa,0x38,0xf3,0xe8, -0xae,0xdc,0xd3,0x31,0xc9,0xcf,0xe6,0xe3,0xf8,0xf6,0x00,0xff,0x5e,0x0c,0x09,0xc2, -0x0a,0x01,0x32,0xff,0xff,0x5f,0xfd,0x00,0x18,0xfa,0xfb,0x56,0xff,0x00,0x41,0x0c, -0x1a,0x5d,0x2f,0x21,0x5d,0x11,0xf8,0x6c,0xf0,0xfa,0xcf,0x17,0x1f,0xdf,0x28,0x20, -0xb2,0x0e,0x0b,0xe3,0x0e,0x06,0x24,0x0c,0x18,0x57,0x16,0x02,0xdf,0x02,0x10,0x50, -0x18,0x13,0x9a,0xfb,0xe4,0x72,0xd2,0xc7,0x9c,0xce,0xd7,0xa4,0xe4,0xe1,0xfc,0xda, -0xd7,0x1b,0xd7,0xd2,0xba,0xe9,0xef,0x42,0xed,0xe4,0xcd,0xef,0xf9,0x12,0x05,0x0c, -0xca,0x07,0xed,0x78,0xcb,0xc2,0x48,0xd8,0xfd,0x1a,0x17,0x14,0x3b,0x18,0x0b,0xc8, -0x0c,0x0a,0x3a,0x10,0x1d,0xc6,0x10,0xff,0x16,0xf6,0xfe,0x28,0x1a,0x33,0xe0,0x40, -0x3b,0x94,0x32,0x21,0x8a,0x10,0x09,0xa7,0x09,0x14,0x78,0x29,0x2e,0xb1,0x2e,0x34, -0x70,0x2e,0x29,0xb8,0x1b,0x02,0x11,0xfa,0x12,0xb5,0x25,0x31,0xb5,0x35,0x22,0x3e, -0x03,0xf5,0xfc,0xe9,0xe8,0xed,0xef,0xe9,0x7f,0xe0,0xd7,0x1c,0xd4,0xca,0x2b,0xd4, -0xe4,0xd5,0xec,0xe4,0x73,0xf3,0xf0,0x41,0xf0,0xe5,0x15,0xee,0xfd,0x84,0x0c,0x15, -0x8d,0x1a,0xfe,0x78,0xd8,0xb7,0xc3,0xc1,0xe2,0x58,0x07,0x0e,0xae,0x1e,0x17,0x06, -0x0f,0x01,0x84,0xfb,0xf8,0x11,0xe0,0xd7,0xd2,0xd9,0xe3,0xbe,0xf8,0x06,0x1e,0x1a, -0x1b,0xc8,0x1d,0x0d,0x24,0xf9,0xef,0x7e,0xed,0xf5,0x40,0x0e,0x1b,0x54,0x1b,0x1f, -0x13,0x1b,0x1c,0xa3,0x20,0x15,0x16,0x04,0x06,0xba,0x0c,0x0d,0x0d,0x1a,0x21,0x02, -0x17,0x0c,0xdf,0xf5,0xe2,0x75,0xd9,0xd4,0xe0,0xd3,0xd1,0x07,0xd6,0xcf,0xf7,0xd6, -0xe5,0x92,0xe8,0xd6,0x4d,0xd7,0xd0,0x30,0xd3,0xd3,0xe0,0xee,0x05,0x33,0x0e,0x0e, -0x87,0x07,0xef,0x9c,0xd6,0xc9,0x8a,0xd9,0xf0,0x4c,0x06,0xfb,0x1e,0xf8,0xf9,0xad, -0x10,0x18,0xb4,0x11,0x08,0x09,0xee,0xe3,0x21,0xe8,0xf8,0x7c,0x0b,0x1a,0x8f,0x28, -0x35,0x4d,0x47,0x4d,0x64,0x38,0x1f,0x2a,0x08,0x03,0x5b,0x20,0x40,0x8d,0x4b,0x51, -0x8f,0x44,0x38,0x80,0x26,0x15,0xca,0x0c,0x1d,0x8e,0x2a,0x26,0xef,0x2c,0x2e,0x76, -0x20,0x17,0x37,0xff,0xe9,0xe3,0xdb,0xd2,0xae,0xcf,0xcc,0x76,0xcc,0xbf,0x85,0xc3, -0xd9,0x9d,0xe9,0xe3,0x8b,0xe5,0xe0,0xc4,0xd8,0xc8,0x1d,0xcc,0xdf,0x4a,0xf3,0xf9, -0xda,0xf9,0xe5,0xe0,0xbf,0xa7,0x00,0xb0,0xcf,0x01,0xf4,0xf9,0x6c,0x07,0x0c,0xa5, -0x10,0x06,0x3f,0xf1,0xec,0xcf,0xdd,0xd5,0xad,0xdd,0xe9,0x12,0xfb,0x11,0x20,0x29, -0x39,0x80,0x43,0x45,0x67,0x2c,0x19,0xfc,0x09,0x0d,0x7b,0x27,0x48,0x81,0x4e,0x57, -0xfb,0x4d,0x47,0x42,0x3b,0x2c,0x12,0x1b,0x23,0xb6,0x30,0x30,0xb9,0x36,0x3e,0xb3, -0x30,0x20,0x60,0x09,0xf4,0x0d,0xe8,0xdc,0xfa,0xd3,0xc9,0x07,0xc5,0xbb,0x83,0xbf, -0xd6,0xeb,0xe4,0xda,0xf3,0xd7,0xd1,0xf8,0xcf,0xc4,0xe1,0xc3,0xd3,0x36,0xe0,0xe3, -0xca,0xf1,0xe2,0x22,0xc3,0xa8,0x27,0xae,0xbf,0x0a,0xe6,0xf3,0xfc,0x06,0x0d,0x99, -0x1a,0x13,0xf8,0xff,0xf6,0x57,0xe6,0xe0,0x37,0xe4,0xea,0x4d,0xfc,0x11,0x4c,0x36, -0x50,0x9b,0x62,0x5d,0x3e,0x43,0x2b,0xc3,0x17,0x18,0xa1,0x2c,0x42,0xa4,0x47,0x52, -0x9f,0x4f,0x53,0x29,0x4e,0x43,0xe0,0x2f,0x2b,0x86,0x2b,0x23,0x6a,0x29,0x34,0xa4, -0x32,0x2e,0x79,0x1c,0x03,0x2f,0xeb,0xcf,0x5b,0xc2,0xbe,0xc8,0xc4,0xc2,0x8c,0xca, -0xdf,0x33,0xe3,0xd0,0x9a,0xcc,0xc1,0xc7,0xc0,0xb4,0xd7,0xb6,0xbf,0x0f,0xcf,0xd2, -0x77,0xe2,0xd1,0xe2,0xb3,0x97,0x55,0xa0,0xb1,0xcf,0xdb,0xed,0x71,0xf7,0xfb,0x5b, -0x10,0x07,0x49,0x03,0xf4,0xb2,0xe3,0xcf,0x50,0xcf,0xd4,0x45,0xe7,0x06,0xf4,0x3a, -0x54,0x3a,0x68,0x56,0xc1,0x35,0x1d,0xeb,0x19,0x19,0x32,0x27,0x2d,0x0c,0x39,0x3d, -0x03,0x47,0x59,0x5a,0x54,0x42,0x0d,0x31,0x2f,0x62,0x30,0x2e,0xe8,0x35,0x39,0xd6, -0x2d,0x22,0x75,0x07,0xf5,0x21,0xe9,0xd8,0xf6,0xca,0xc4,0x31,0xbf,0xb1,0x4e,0xc0, -0xdd,0xd0,0xe2,0xd3,0x52,0xcc,0xc5,0xa3,0xc0,0xb7,0xd2,0xb4,0xc0,0x87,0xd5,0xe0, -0x51,0xee,0xe5,0x1e,0xc4,0xaf,0x07,0xb5,0xcc,0xfb,0xef,0x06,0x27,0x0e,0x17,0x78, -0x24,0x15,0x0b,0x0a,0xf8,0x37,0xe6,0xce,0xb9,0xd0,0xd3,0x05,0xe3,0x01,0x15,0x34, -0x50,0xdf,0x6c,0x59,0x8d,0x3b,0x1c,0x41,0x16,0x1a,0x94,0x36,0x42,0x31,0x54,0x52, -0xa3,0x5a,0x66,0x98,0x5e,0x4c,0xc1,0x3f,0x3a,0xc9,0x2e,0x28,0xe6,0x32,0x3b,0xc1, -0x35,0x29,0x71,0x05,0xed,0x1c,0xde,0xd1,0xf2,0xd0,0xd7,0xd2,0xcc,0xb6,0x48,0xbf, -0xdc,0x5c,0xe5,0xe7,0x46,0xe2,0xd8,0x5b,0xc6,0xb2,0x7d,0xaa,0xbb,0xc9,0xd7,0xe5, -0x2f,0xe8,0xd9,0x5d,0xb6,0xad,0xdb,0xbc,0xda,0x91,0xec,0xf1,0xb9,0xf3,0x08,0x3f, -0x18,0x15,0x44,0x09,0xed,0x73,0xcc,0xb4,0x1e,0xc1,0xd1,0x59,0xec,0x10,0x6c,0x3d, -0x57,0x3a,0x6d,0x4d,0x39,0x30,0x10,0xe8,0x0d,0x16,0xfc,0x3b,0x42,0x6f,0x53,0x4b, -0xd3,0x5a,0x62,0xd1,0x5a,0x50,0xf7,0x4c,0x42,0x2e,0x30,0x22,0x0d,0x28,0x30,0xe2, -0x30,0x22,0x2f,0x00,0xe8,0xdf,0xce,0xc0,0xcd,0xc3,0xd0,0x65,0xc7,0xbd,0x0f,0xd0, -0xe6,0xb9,0xe4,0xe8,0x3d,0xe3,0xda,0x34,0xcc,0xbc,0x54,0xb8,0xce,0xc5,0xdd,0xe7, -0x2a,0xdb,0xc8,0xbc,0xa6,0xb0,0xb2,0xc3,0xec,0x23,0xf7,0xf8,0x5d,0xf1,0x07,0x87, -0x0c,0x10,0x48,0xfe,0xeb,0xdf,0xca,0xbd,0xe2,0xc2,0xd0,0xe6,0xe7,0x1a,0xcb,0x41, -0x63,0x5e,0x6c,0x49,0xbf,0x28,0x0f,0xa1,0x0f,0x1b,0x93,0x35,0x3b,0x00,0x45,0x43, -0xc0,0x56,0x59,0x20,0x4d,0x42,0xe4,0x3c,0x2e,0xe1,0x19,0x12,0x4e,0x18,0x1c,0xd6, -0x20,0x0f,0xc1,0xf4,0xe5,0xc2,0xd0,0xcc,0x78,0xd2,0xd7,0xf2,0xc1,0xba,0x55,0xd1, -0xe4,0x2c,0xec,0xf0,0x92,0xea,0xd9,0xcd,0xc7,0xb0,0xef,0xad,0xc9,0xc6,0xda,0xe5, -0x02,0xd7,0xbb,0x8f,0xa1,0xaf,0x2a,0xc8,0xf1,0x76,0xfd,0xfa,0xa3,0xff,0x1a,0x70, -0x1b,0x19,0x65,0xfe,0xeb,0xe9,0xc6,0xc1,0x61,0xc9,0xdf,0x7e,0x01,0x36,0x92,0x5b, -0x7d,0xa8,0x72,0x49,0xd4,0x20,0x10,0x3d,0x18,0x2e,0xda,0x3e,0x43,0x62,0x44,0x4c, -0x4a,0x65,0x65,0xe1,0x59,0x4c,0x79,0x40,0x2b,0xb7,0x1d,0x20,0x62,0x29,0x28,0x00, -0x20,0xfe,0x72,0xe1,0xd0,0x46,0xc1,0xc6,0x2e,0xd6,0xd2,0x6b,0xba,0xb9,0x0a,0xd3, -0xe5,0xc5,0xf2,0xf1,0x2a,0xe6,0xd0,0xb3,0xbc,0xa7,0x45,0xb1,0xd2,0xa8,0xe0,0xe1, -0xd1,0xcd,0xac,0x90,0xa3,0xb9,0xf1,0xdd,0xfe,0x25,0x02,0xf8,0x98,0x04,0x1a,0x20, -0x1a,0x1b,0x19,0x04,0xea,0x5d,0xc7,0xc8,0x97,0xce,0xe8,0x07,0x0d,0x3d,0x6a,0x5c, -0x7f,0x3f,0x66,0x3e,0x6c,0x1b,0x17,0xde,0x1c,0x3c,0x30,0x40,0x45,0xdf,0x41,0x4e, -0xa5,0x5c,0x5b,0xc0,0x53,0x52,0x59,0x4c,0x34,0x5a,0x26,0x23,0xd1,0x24,0x22,0x09, -0x17,0xf8,0xe5,0xe5,0xd9,0xe4,0xcd,0xd0,0x54,0xd8,0xc7,0x6b,0xb1,0xbc,0x9d,0xd7, -0xe5,0x0b,0xf3,0xeb,0xbd,0xdd,0xc6,0x8e,0xb4,0xa2,0x6a,0xb0,0xcd,0xba,0xd6,0xce, -0x3a,0xb9,0x97,0x9a,0x9f,0xba,0xdb,0xe6,0x01,0xba,0x04,0xfa,0x8d,0x0d,0x1b,0x09, -0x1f,0x19,0x69,0x03,0xe5,0xf7,0xc6,0xca,0x31,0xd4,0xf4,0xdb,0x1c,0x47,0xf9,0x65, -0x7f,0xc2,0x58,0x33,0x49,0x16,0x19,0x08,0x23,0x41,0xe7,0x3f,0x4a,0x77,0x4a,0x5b, -0x91,0x60,0x5a,0x7f,0x51,0x4d,0x1f,0x49,0x35,0x8a,0x2b,0x28,0xb1,0x26,0x20,0x83, -0x0d,0xee,0xca,0xda,0xc8,0x59,0xbe,0xc0,0x12,0xc4,0xb4,0x10,0xa7,0xb7,0x4f,0xd1, -0xdb,0x35,0xe7,0xe1,0xf5,0xd2,0xc0,0x5b,0xaa,0x9e,0xcf,0xaf,0xc7,0xcc,0xd3,0xc5, -0xf6,0xac,0x8a,0xf4,0x98,0xb7,0xd7,0xe3,0xfe,0x77,0x04,0xff,0x06,0x15,0x1b,0xc5, -0x18,0x07,0x4a,0xee,0xd3,0x63,0xc3,0xcd,0x08,0xde,0xff,0x09,0xff,0xfe,0x44,0xfd, -0xfc,0xe2,0xfa,0xf9,0x4a,0xf8,0xf7,0x11,0xf8,0xfd,0xdc,0x03,0x03,0x2d,0x01,0x00, -0x28,0x00,0xff,0x2b,0xff,0xfe,0xf8,0xfd,0xfd,0xd6,0xfc,0xfc,0xa5,0xfb,0xfb,0x50, -0xfa,0xf9,0xab,0xf8,0xf2,0x54,0xe6,0xdf,0x69,0xe2,0xe3,0xe1,0xe1,0xe1,0xb4,0xe0, -0xdf,0x4e,0xdf,0xde,0x2b,0xde,0xdd,0x19,0xdd,0xdc,0x7c,0xdc,0xdc,0x13,0xdc,0xdc, -0x11,0xdc,0xdc,0x42,0xdc,0xdc,0xf9,0xdc,0xdd,0xc5,0xdd,0xde,0xe4,0xde,0xdf,0x06, -0xe0,0xe0,0x6b,0xe1,0xe2,0xe2,0xe2,0xe3,0x18,0xe4,0xe4,0x2a,0xe5,0xe5,0x1a,0xe6, -0xe6,0xb6,0xe6,0xe7,0x46,0xea,0xed,0x92,0xec,0xea,0xc1,0xe2,0xda,0x33,0xda,0xe0, -0xa1,0xe1,0xe1,0x2c,0xe0,0xd8,0xac,0xce,0xcb,0x52,0xce,0xd1,0x58,0xd2,0xd2,0x9f, -0xd2,0xce,0x8a,0xce,0xd0,0x0f,0xd2,0xd8,0x11,0xe5,0xef,0xd1,0xf0,0xf0,0xb9,0xfb, -0x09,0x52,0x0c,0x09,0x57,0x07,0x01,0x26,0xf7,0xf2,0x17,0xf6,0xfa,0x2d,0xfc,0xfd, -0x81,0xfe,0xff,0x2f,0x01,0x02,0x33,0x02,0xfd,0xca,0xf4,0xef,0xd7,0xf1,0xf5,0x17, -0xf7,0xf7,0xef,0xf8,0xfa,0x10,0xfb,0xfc,0x64,0xfd,0xfe,0xa8,0xff,0x00,0xec,0x01, -0x03,0x82,0x04,0x05,0xce,0x06,0x05,0xae,0x03,0x04,0xe1,0x06,0x08,0x95,0x08,0x07, -0x41,0x03,0x01,0x47,0x02,0x03,0x7e,0x01,0xf7,0x91,0xea,0xe7,0xda,0xec,0xf0,0x66, -0xf1,0xf2,0x1a,0xf5,0xfa,0x0c,0x02,0x03,0xba,0x03,0x09,0x76,0x12,0x19,0x2b,0x1b, -0x18,0x44,0x1d,0x27,0xa9,0x2c,0x2d,0x69,0x2f,0x31,0x06,0x31,0x30,0x34,0x32,0x35, -0x89,0x37,0x38,0xaf,0x39,0x37,0xed,0x36,0x37,0xb1,0x32,0x28,0x1b,0x20,0x1e,0xdd, -0x22,0x26,0x46,0x2c,0x39,0xb5,0x46,0x49,0x25,0x45,0x43,0xde,0x44,0x45,0x2a,0x46, -0x46,0x0a,0x47,0x47,0xbd,0x4a,0x53,0x5b,0x60,0x65,0x6d,0x62,0x60,0xe5,0x60,0x61, -0x76,0x61,0x61,0xf0,0x5e,0x60,0x72,0x6a,0x76,0xdd,0x78,0x72,0x97,0x6b,0x68,0x39, -0x69,0x68,0x2b,0x67,0x65,0x8d,0x64,0x63,0xd3,0x61,0x61,0x94,0x64,0x6f,0xfc,0x7a, -0x7a,0x8d,0x74,0x6f,0x65,0x6d,0x6e,0x61,0x6d,0x6a,0x9f,0x68,0x66,0xcb,0x64,0x62, -0xac,0x60,0x5e,0x36,0x5c,0x58,0x3d,0x53,0x4d,0x48,0x4c,0x51,0x92,0x57,0x58,0xc0, -0x53,0x53,0xd7,0x52,0x4e,0x3c,0x4d,0x52,0x6c,0x5e,0x65,0xc3,0x61,0x5c,0x91,0x58, -0x56,0x04,0x55,0x56,0x8a,0x57,0x53,0xf7,0x4f,0x4e,0x79,0x4f,0x4f,0x99,0x4b,0x48, -0xc0,0x45,0x45,0x2e,0x47,0x46,0x72,0x44,0x48,0xe4,0x51,0x57,0x29,0x54,0x4c,0xef, -0x47,0x44,0x59,0x41,0x3d,0xba,0x39,0x36,0xe5,0x36,0x3c,0x10,0x42,0x43,0xb5,0x3f, -0x3c,0xb9,0x3a,0x37,0xe1,0x31,0x2d,0xf2,0x28,0x24,0x6c,0x20,0x1b,0x6d,0x17,0x12, -0x6f,0x0e,0x09,0x3c,0x05,0x00,0xca,0xfc,0xfb,0x91,0xf9,0xf5,0x46,0xf0,0xec,0xf7, -0xea,0xe8,0x8f,0xe5,0xe3,0xb6,0xe2,0xe0,0x1f,0xe1,0xe7,0xbb,0xef,0xf1,0x4b,0xf0, -0xf4,0xa6,0xfa,0xfa,0x13,0xf4,0xee,0x39,0xeb,0xe8,0xe3,0xe4,0xe1,0x8a,0xde,0xdb, -0x54,0xd8,0xd8,0xe8,0xde,0xe8,0x66,0xeb,0xe6,0x94,0xdf,0xdc,0x99,0xdc,0xdb,0xa4, -0xd7,0xd3,0xf8,0xcf,0xcc,0xbb,0xc9,0xc8,0xc4,0xc7,0xc5,0xff,0xc4,0xc8,0xbd,0xd0, -0xd4,0xe8,0xd0,0xca,0x35,0xc5,0xc1,0x79,0xbe,0xbb,0xc3,0xb7,0xb4,0xf6,0xb0,0xad, -0x6b,0xaa,0xa7,0xd1,0xa3,0xa0,0x48,0x9d,0x9a,0xf1,0x96,0x93,0xbd,0x90,0x8d,0xec, -0x8a,0x88,0x51,0x85,0x82,0xec,0x81,0x83,0x50,0x83,0x81,0x31,0x80,0x84,0x94,0x88, -0x87,0x3d,0x85,0x85,0xfa,0x87,0x88,0x61,0x86,0x85,0x50,0x84,0x83,0x0a,0x83,0x83, -0xf4,0x85,0x88,0xf3,0x87,0x86,0xfb,0x87,0x8a,0x48,0x8b,0x8a,0x53,0x89,0x88,0xbf, -0x88,0x88,0xe5,0x87,0x87,0xf7,0x86,0x86,0xd8,0x86,0x89,0x80,0x8b,0x8c,0x15,0x8d, -0x93,0x21,0x9f,0xa9,0x5b,0xac,0xa9,0x3d,0xa7,0xa6,0xe2,0xa5,0xa5,0x7b,0xa5,0xa5, -0xa0,0xa4,0xa4,0xd4,0xa3,0xa3,0xc7,0xa2,0x9f,0x17,0x97,0x8c,0xf6,0x86,0x87,0xba, -0x89,0x89,0x1d,0x89,0x88,0x27,0x88,0x87,0x8d,0x87,0x87,0x04,0x87,0x86,0xee,0x86, -0x87,0x52,0x87,0x87,0x1a,0x88,0x88,0x5a,0x89,0x8a,0x01,0x8b,0x8c,0x10,0x8d,0x8e, -0x95,0x8f,0x90,0x5e,0x92,0x93,0x7e,0x95,0x97,0xd2,0x98,0x9a,0x9b,0x9c,0x9e,0x67, -0xa0,0xa2,0x45,0xa4,0xa6,0x65,0xa8,0xaa,0xb9,0xac,0xae,0x1d,0xb1,0xb3,0x58,0xb4, -0xb2,0xf0,0xae,0xb0,0xc7,0xb6,0xbd,0xf4,0xc0,0xc2,0x8a,0xc2,0xbf,0x60,0xb9,0xb5, -0x0f,0xb7,0xba,0x5b,0xbe,0xc0,0xcd,0xc0,0xbf,0xc5,0xbf,0xc2,0x26,0xc6,0xce,0x60, -0xda,0xe3,0x89,0xe5,0xe5,0x58,0xea,0xf4,0x59,0xfe,0xff,0x15,0xf8,0xf0,0x0a,0xef, -0xf2,0xb6,0xf6,0xf9,0xdc,0xfb,0xfd,0xab,0xff,0x01,0x8a,0x03,0x04,0x8c,0x03,0xfe, -0xaf,0xf9,0xf7,0x5b,0xf9,0xfc,0x37,0xff,0x01,0xe3,0x02,0x04,0x17,0x06,0x07,0x5a, -0x09,0x0b,0xa0,0x0c,0x0e,0xf5,0x0f,0x11,0x8c,0x13,0x15,0xf4,0x15,0x15,0xc5,0x14, -0x15,0xcb,0x16,0x16,0xfd,0x16,0x18,0x25,0x1a,0x1a,0xd8,0x17,0x11,0x4a,0x09,0x02, -0x99,0x00,0x02,0x16,0x05,0x07,0xd3,0x08,0x0a,0x25,0x0c,0x0f,0xeb,0x14,0x19,0x92, -0x1b,0x1e,0x5f,0x24,0x29,0x37,0x2c,0x2d,0xea,0x30,0x36,0x19,0x3c,0x3e,0xa9,0x3e, -0x3e,0x3b,0x40,0x42,0x1a,0x45,0x46,0xbf,0x48,0x4a,0xa6,0x4b,0x4b,0xcc,0x4a,0x48, -0x1b,0x44,0x3d,0x71,0x37,0x36,0x02,0x38,0x3a,0x2a,0x3d,0x41,0x97,0x49,0x53,0xd1, -0x58,0x59,0x4a,0x58,0x57,0x54,0x57,0x58,0xb0,0x58,0x59,0xd4,0x59,0x5b,0x88,0x60, -0x68,0xbb,0x6f,0x71,0xce,0x70,0x6f,0xe5,0x6e,0x6e,0x63,0x6c,0x6b,0x5a,0x6f,0x75, -0xae,0x7a,0x7b,0xde,0x7a,0x78,0xba,0x76,0x75,0x24,0x74,0x73,0x85,0x72,0x71,0x97, -0x70,0x71,0x14,0x75,0x7b,0xc4,0x7f,0x7f,0xcc,0x7f,0x7d,0x99,0x7b,0x7a,0x9b,0x79, -0x78,0x61,0x76,0x74,0xc8,0x72,0x70,0x2f,0x6f,0x6d,0x32,0x6b,0x69,0x21,0x66,0x62, -0xe1,0x5d,0x5b,0x33,0x5b,0x5d,0x25,0x5f,0x5e,0xae,0x5d,0x5c,0x5f,0x5c,0x5b,0x36, -0x5b,0x5c,0x25,0x5f,0x63,0xd0,0x65,0x66,0x01,0x64,0x60,0x7f,0x5e,0x5d,0x4e,0x5e, -0x5d,0xed,0x5c,0x5c,0x45,0x5b,0x59,0x61,0x56,0x53,0x4f,0x52,0x51,0x4d,0x52,0x53, -0xba,0x57,0x5d,0x07,0x61,0x60,0x64,0x5c,0x57,0xbb,0x53,0x50,0x55,0x4d,0x4a,0xe6, -0x47,0x46,0xcc,0x46,0x48,0x52,0x4b,0x4e,0x9d,0x4f,0x4c,0x6f,0x48,0x43,0x28,0x3f, -0x3b,0xa4,0x37,0x33,0x1e,0x30,0x2c,0x43,0x28,0x24,0x43,0x20,0x1c,0x45,0x18,0x14, -0xd5,0x10,0x0e,0x76,0x0c,0x0a,0xd3,0x07,0x05,0x86,0x02,0xff,0xc1,0xfa,0xf6,0x0c, -0xf4,0xf4,0xfc,0xf9,0x02,0xa5,0x0b,0x13,0x21,0x16,0x14,0xb5,0x0f,0x0a,0x28,0x06, -0x02,0x9a,0xff,0xfc,0x9a,0xf9,0xf6,0x47,0xf3,0xf0,0x00,0xed,0xeb,0x56,0xed,0xf3, -0xc1,0xf8,0xfa,0x6c,0xf9,0xf6,0x42,0xf2,0xee,0xd7,0xea,0xe7,0x46,0xe4,0xe0,0xaf, -0xdd,0xda,0x07,0xd8,0xd6,0xab,0xd6,0xd8,0x4e,0xdd,0xe1,0x96,0xe2,0xe0,0x16,0xdc, -0xd7,0xd3,0xd2,0xcf,0xd1,0xcb,0xc8,0x9c,0xc5,0xc2,0x26,0xbf,0xbb,0xbe,0xb8,0xb5, -0x79,0xb2,0xaf,0x45,0xac,0xa9,0x54,0xa6,0xa3,0xa6,0xa0,0x9d,0x3e,0x9b,0x98,0x1c, -0x97,0x96,0xbb,0x97,0x99,0xad,0x9c,0x9f,0x60,0xa0,0xa0,0xeb,0x9f,0x9e,0x38,0x9d, -0x9c,0xf0,0x9a,0x99,0x1f,0x99,0x98,0x42,0x97,0x96,0xf6,0x95,0x96,0x08,0x98,0x99, -0x6c,0x9b,0x9c,0xd8,0x9c,0x9c,0xa6,0x9b,0x9a,0x4d,0x9a,0x99,0x5c,0x99,0x98,0x5e, -0x98,0x97,0x4c,0x97,0x97,0x10,0x98,0x9b,0xeb,0xa2,0xac,0x94,0xb4,0xb9,0x13,0xba, -0xb8,0x0d,0xb7,0xb5,0x0b,0xb5,0xb4,0x7a,0xb4,0xb4,0xd3,0xb3,0xb2,0x6c,0xaf,0xa8, -0xab,0xa0,0x9a,0x1f,0x99,0x99,0x89,0x9a,0x9a,0x5c,0x9a,0x99,0x0b,0x99,0x98,0xf4, -0x97,0x97,0x49,0x97,0x97,0x12,0x97,0x97,0x00,0x97,0x97,0x83,0x97,0x97,0x6d,0x98, -0x98,0x8e,0x99,0x9a,0x25,0x9b,0x9c,0x11,0x9d,0x9e,0x42,0x9f,0xa0,0xe8,0xa1,0xa3, -0xb4,0xa4,0xa6,0xc3,0xa7,0xa9,0x16,0xab,0xac,0x8d,0xae,0xb0,0x14,0xb2,0xb3,0xbe, -0xb5,0xb7,0x53,0xb7,0xb5,0x03,0xb2,0xb0,0xa9,0xb2,0xb7,0x78,0xbd,0xc2,0xef,0xc6, -0xc9,0x37,0xca,0xc8,0x7c,0xc5,0xc2,0x30,0xc0,0xc0,0x0d,0xc3,0xc5,0xc7,0xc6,0xc6, -0x19,0xc6,0xc7,0x41,0xcc,0xd5,0x1c,0xe0,0xe7,0x35,0xea,0xea,0x2f,0xec,0xee,0x9a, -0xf1,0xf3,0xb8,0xf4,0xf5,0x5d,0xf7,0xf9,0x75,0xfb,0xfd,0xa9,0xff,0x01,0x68,0x03, -0x05,0xc3,0x06,0x07,0x16,0x06,0x02,0xaf,0xff,0xfd,0xfd,0xfd,0xff,0xca,0x01,0x03, -0xce,0x05,0x07,0xa5,0x08,0x09,0x4f,0x0b,0x0c,0x09,0x0e,0x0f,0xc6,0x10,0x12,0x82, -0x13,0x14,0x4b,0x15,0x14,0x4f,0x14,0x13,0x9a,0x13,0x14,0x93,0x15,0x17,0x31,0x18, -0x17,0xe8,0x13,0x0d,0x1d,0x08,0x04,0x56,0x03,0x04,0x03,0x06,0x07,0xcf,0x09,0x0b, -0xf5,0x0c,0x0f,0xe5,0x12,0x17,0xea,0x1c,0x21,0xc9,0x24,0x26,0xf9,0x27,0x2a,0x34, -0x2e,0x32,0xdc,0x36,0x39,0x1d,0x3c,0x3e,0x11,0x40,0x42,0xe0,0x43,0x45,0x9c,0x47, -0x49,0xf5,0x4a,0x4b,0xaf,0x4b,0x49,0x83,0x44,0x3e,0x0c,0x3a,0x37,0x26,0x37,0x38, -0x67,0x3a,0x3c,0x8c,0x40,0x46,0xe8,0x4d,0x54,0x24,0x58,0x59,0x27,0x59,0x58,0x18, -0x58,0x58,0x92,0x58,0x59,0x94,0x5a,0x5d,0x2b,0x63,0x69,0x47,0x6e,0x70,0x58,0x70, -0x6e,0xd9,0x6b,0x69,0xb4,0x68,0x6b,0xf3,0x6f,0x74,0x3e,0x78,0x79,0x74,0x78,0x76, -0xbb,0x74,0x73,0xb0,0x71,0x70,0x4a,0x70,0x71,0x4b,0x75,0x79,0xdf,0x7d,0x7f,0xcc, -0x7f,0x7e,0xea,0x7c,0x7a,0x0e,0x79,0x77,0x93,0x75,0x73,0x3f,0x72,0x70,0x86,0x6e, -0x6c,0x88,0x6a,0x68,0x16,0x66,0x63,0x61,0x5f,0x5a,0x1f,0x57,0x55,0xc4,0x55,0x57, -0x14,0x58,0x57,0x58,0x56,0x55,0x68,0x55,0x55,0xac,0x55,0x55,0xc0,0x54,0x55,0xdb, -0x57,0x59,0xde,0x5a,0x5a,0xc5,0x58,0x57,0xa4,0x56,0x56,0xfc,0x56,0x56,0xa4,0x54, -0x52,0xd5,0x4f,0x4d,0x2a,0x4c,0x4c,0x22,0x4e,0x52,0xd2,0x56,0x5a,0x65,0x5b,0x59, -0x9e,0x56,0x52,0x78,0x4e,0x4a,0xac,0x47,0x45,0x25,0x44,0x44,0x70,0x44,0x45,0x32, -0x46,0x47,0xe0,0x46,0x45,0x76,0x42,0x3e,0x6b,0x3a,0x36,0xc0,0x31,0x2d,0xbb,0x29, -0x25,0xba,0x21,0x1d,0xbc,0x19,0x15,0xcc,0x11,0x0d,0x1d,0x0a,0x07,0x13,0x05,0x03, -0xa8,0x01,0xff,0xb3,0xfb,0xf7,0xab,0xf3,0xf0,0x54,0xef,0xf2,0x2a,0xfa,0x03,0x51, -0x0a,0x0d,0x6d,0x0d,0x0a,0xf4,0x05,0x01,0xb9,0xfd,0xfa,0x56,0xf7,0xf4,0xa7,0xf1, -0xee,0xcc,0xeb,0xe8,0xfd,0xe5,0xe3,0x9c,0xe3,0xe6,0xd4,0xea,0xef,0x63,0xf1,0xf0, -0xcb,0xed,0xe9,0x49,0xe5,0xe1,0xb4,0xdd,0xda,0x99,0xd7,0xd4,0xba,0xd1,0xcf,0x56, -0xce,0xcf,0xb1,0xd1,0xd5,0xa0,0xd7,0xd8,0x78,0xd7,0xd4,0xfa,0xd0,0xcc,0xed,0xc8, -0xc5,0x15,0xc2,0xbf,0x20,0xbc,0xb9,0x96,0xb6,0xb3,0xda,0xb0,0xad,0x2f,0xab,0xa8, -0x95,0xa5,0xa2,0x4e,0xa0,0x9d,0x3b,0x9b,0x98,0x5e,0x97,0x97,0xf7,0x99,0x9d,0x6e, -0xa1,0xa3,0x64,0xa3,0xa2,0x62,0xa0,0x9e,0x3b,0x9d,0x9b,0x0f,0x9b,0x9a,0x10,0x99, -0x98,0x31,0x97,0x96,0x32,0x95,0x94,0x57,0x94,0x95,0x04,0x97,0x99,0x70,0x9a,0x9b, -0xc0,0x9a,0x9a,0x31,0x99,0x98,0xc6,0x97,0x97,0xc3,0x96,0x96,0x36,0x96,0x96,0xba, -0x98,0x9c,0x1f,0xa3,0xa9,0xed,0xaf,0xb4,0x21,0xb6,0xb6,0xb6,0xb5,0xb4,0x78,0xb3, -0xb2,0xe7,0xb0,0xad,0xdc,0xa8,0xa3,0x62,0x9e,0x9b,0x77,0x9a,0x9a,0x19,0x9b,0x9b, -0x76,0x9b,0x9b,0xa1,0x9a,0x9a,0x91,0x99,0x99,0xe3,0x98,0x98,0x7b,0x98,0x98,0x65, -0x98,0x98,0xa8,0x98,0x98,0x5f,0x99,0x99,0x6e,0x9a,0x9b,0xa0,0x9b,0x9c,0x26,0x9d, -0x9e,0x00,0x9f,0xa0,0x31,0xa1,0xa2,0x95,0xa3,0xa4,0x3e,0xa6,0xa7,0x09,0xa9,0xaa, -0x07,0xac,0xad,0x29,0xaf,0xb0,0x7a,0xb1,0xb1,0x50,0xaf,0xad,0x51,0xab,0xaa,0x1c, -0xac,0xaf,0x57,0xb4,0xb9,0xed,0xbe,0xc2,0x7e,0xc5,0xc5,0xae,0xc4,0xc2,0x57,0xc0, -0xbf,0x55,0xbf,0xbf,0x0f,0xc0,0xbf,0x7d,0xc0,0xc3,0x35,0xc9,0xd1,0x20,0xd9,0xdf, -0x17,0xe3,0xe4,0xe0,0xe2,0xe1,0xd4,0xe0,0xe2,0x48,0xe6,0xeb,0xc1,0xef,0xf3,0xcc, -0xf6,0xf9,0xa0,0xfa,0xfc,0x70,0xfd,0xfe,0x0e,0x00,0x00,0x96,0xff,0xfd,0xed,0xfb, -0xfa,0x28,0xfa,0xfa,0x2b,0xfc,0xfe,0x11,0x00,0x02,0xd0,0x03,0x05,0xf7,0x06,0x08, -0xc6,0x09,0x0b,0x92,0x0c,0x0d,0x5f,0x0f,0x10,0x63,0x10,0x0f,0x1d,0x0f,0x0e,0xeb, -0x0e,0x0f,0xeb,0x10,0x11,0x5b,0x11,0x0f,0x14,0x0c,0x08,0x58,0x05,0x02,0x7e,0x01, -0x01,0xa1,0x01,0x02,0x3c,0x04,0x05,0xae,0x07,0x09,0x4e,0x0d,0x11,0xfd,0x16,0x1b, -0x8c,0x1f,0x21,0x4f,0x23,0x24,0x81,0x25,0x28,0xd2,0x2b,0x30,0x51,0x34,0x38,0x42, -0x3b,0x3d,0xfd,0x3f,0x41,0xad,0x43,0x45,0xf5,0x46,0x48,0x63,0x48,0x46,0xbe,0x43, -0x3f,0x69,0x3b,0x38,0xf0,0x35,0x35,0xf6,0x35,0x37,0x64,0x39,0x3c,0x5a,0x41,0x47, -0x12,0x4d,0x52,0xb2,0x55,0x57,0x6b,0x58,0x58,0x05,0x58,0x57,0xed,0x57,0x58,0x9a, -0x5a,0x5e,0xd1,0x62,0x67,0x49,0x6b,0x6c,0xca,0x6b,0x69,0x88,0x67,0x67,0x03,0x69, -0x6c,0x67,0x70,0x73,0x0d,0x76,0x76,0xbf,0x76,0x75,0x09,0x74,0x72,0xe8,0x71,0x72, -0x0a,0x75,0x78,0x95,0x7b,0x7e,0x71,0x7f,0x7f,0x0c,0x7f,0x7d,0x98,0x7b,0x79,0x77, -0x77,0x75,0xa7,0x73,0x71,0xfc,0x6f,0x6e,0x00,0x6c,0x69,0x9f,0x67,0x65,0xe1,0x61, -0x5d,0xcf,0x59,0x55,0x5e,0x53,0x52,0x02,0x52,0x52,0x55,0x52,0x51,0x5e,0x51,0x51, -0x00,0x51,0x50,0x8f,0x50,0x4f,0xaa,0x4e,0x4e,0x51,0x4e,0x4f,0x84,0x50,0x51,0xe7, -0x51,0x52,0x61,0x52,0x52,0xbb,0x52,0x52,0xd2,0x50,0x4e,0xbe,0x4c,0x4a,0x2e,0x4a, -0x4a,0x6f,0x4d,0x50,0x3c,0x54,0x56,0x9a,0x57,0x56,0x8b,0x54,0x51,0x83,0x4d,0x4a, -0xb2,0x47,0x46,0x53,0x45,0x44,0xeb,0x43,0x43,0x72,0x42,0x41,0x3e,0x41,0x40,0x41, -0x3e,0x3b,0x6b,0x38,0x34,0x49,0x30,0x2b,0x8e,0x27,0x23,0xe3,0x1e,0x1a,0x8a,0x16, -0x12,0x56,0x0e,0x0a,0xc5,0x06,0x03,0x4b,0x01,0xff,0xe2,0xfc,0xfa,0x96,0xf7,0xf4, -0x2f,0xf3,0xf3,0x42,0xf5,0xf8,0x0e,0xfd,0x00,0x97,0x02,0x03,0xc4,0x02,0x01,0x14, -0xff,0xfc,0x97,0xf9,0xf6,0xdb,0xf3,0xf1,0x30,0xee,0xeb,0xa7,0xe8,0xe5,0x1c,0xe3, -0xe0,0xce,0xdf,0xe0,0xb7,0xe2,0xe5,0x4a,0xe8,0xe9,0x8a,0xe9,0xe7,0x3f,0xe5,0xe1, -0x1b,0xde,0xda,0x18,0xd7,0xd3,0x0e,0xd1,0xce,0x87,0xcc,0xcb,0x2c,0xcc,0xcd,0x9a, -0xcf,0xd1,0x76,0xd2,0xd2,0x37,0xd1,0xcf,0x21,0xcc,0xc8,0x8e,0xc5,0xc2,0x04,0xbf, -0xbc,0x41,0xb9,0xb6,0x09,0xb4,0xb1,0xf8,0xae,0xac,0x07,0xaa,0xa7,0x18,0xa5,0xa2, -0xbc,0xa0,0x9f,0x25,0x9f,0xa0,0x33,0xa2,0xa4,0x67,0xa6,0xa7,0x86,0xa7,0xa6,0x9d, -0xa5,0xa4,0xa2,0xa2,0xa1,0xe3,0x9f,0x9e,0xcc,0x9d,0x9c,0xdc,0x9b,0x9a,0xee,0x99, -0x98,0x2e,0x98,0x97,0x2d,0x98,0x99,0x41,0x9a,0x9b,0x68,0x9c,0x9c,0xed,0x9c,0x9c, -0x09,0x9c,0x9b,0xd6,0x9a,0x9a,0x2a,0x9b,0x9c,0x3a,0x9f,0xa2,0x8a,0xa6,0xaa,0x58, -0xae,0xb1,0x39,0xb4,0xb5,0xaf,0xb6,0xb6,0x63,0xb4,0xb1,0xf1,0xac,0xa8,0xea,0xa4, -0xa2,0xa3,0xa0,0x9f,0xff,0x9f,0xa0,0x84,0xa0,0xa0,0xab,0xa0,0xa0,0x27,0xa0,0x9f, -0x6c,0x9f,0x9f,0x02,0x9f,0x9e,0xff,0x9e,0x9f,0x21,0x9f,0x9f,0x94,0x9f,0x9f,0x1c, -0xa0,0xa0,0x19,0xa1,0xa1,0x5b,0xa2,0xa3,0xd0,0xa3,0xa4,0x9a,0xa5,0xa6,0x88,0xa7, -0xa8,0xba,0xa9,0xaa,0x1d,0xac,0xad,0xa5,0xae,0xaf,0x1e,0xb1,0xb1,0xbb,0xb1,0xb1, -0xe0,0xaf,0xae,0xb9,0xad,0xad,0xe6,0xad,0xaf,0x17,0xb2,0xb5,0xba,0xb9,0xbd,0xbd, -0xc1,0xc4,0x3a,0xc6,0xc6,0x2a,0xc6,0xc5,0x24,0xc4,0xc2,0xde,0xc1,0xc1,0xc5,0xc1, -0xc4,0x94,0xc8,0xce,0x86,0xd4,0xd9,0x9d,0xdd,0xdf,0x75,0xdf,0xde,0x1a,0xde,0xde, -0x78,0xe0,0xe3,0x0d,0xe8,0xec,0x1a,0xf1,0xf4,0x2f,0xf8,0xfa,0x9a,0xfc,0xfe,0x00, -0xff,0xff,0x58,0xff,0xfe,0xaa,0xfd,0xfc,0x0a,0xfc,0xfb,0x4e,0xfc,0xfd,0x72,0xfe, -0x00,0xc0,0x01,0x03,0x38,0x05,0x06,0x5c,0x08,0x09,0x1b,0x0b,0x0c,0x45,0x0d,0x0d, -0x1e,0x0e,0x0e,0xd0,0x0d,0x0d,0x0c,0x0e,0x0e,0xa5,0x0e,0x0e,0xd9,0x0d,0x0c,0x86, -0x0a,0x08,0xfa,0x06,0x05,0xaa,0x04,0x04,0xe1,0x03,0x04,0x91,0x04,0x05,0xc7,0x06, -0x08,0x7c,0x0b,0x0e,0x0f,0x13,0x17,0x13,0x1b,0x1e,0xa3,0x20,0x22,0x08,0x24,0x25, -0xbb,0x27,0x2a,0x65,0x2d,0x30,0x5d,0x34,0x37,0xfc,0x3a,0x3d,0x4d,0x40,0x42,0x57, -0x44,0x45,0x8c,0x46,0x46,0x36,0x45,0x43,0x72,0x40,0x3d,0xd8,0x3a,0x38,0x6b,0x37, -0x36,0x0c,0x37,0x38,0x21,0x3a,0x3d,0x33,0x41,0x45,0x9e,0x4a,0x4e,0x7e,0x52,0x55, -0xe2,0x56,0x57,0x4d,0x58,0x58,0xc7,0x58,0x59,0x28,0x5b,0x5d,0x38,0x60,0x62,0xac, -0x64,0x65,0x4b,0x66,0x66,0x7a,0x67,0x68,0xde,0x6a,0x6d,0xa4,0x6f,0x71,0x8e,0x73, -0x74,0xc7,0x74,0x74,0xdc,0x74,0x75,0x85,0x76,0x78,0x65,0x7a,0x7c,0x58,0x7e,0x7f, -0xf8,0x7f,0x7f,0xaa,0x7e,0x7d,0x52,0x7b,0x79,0x35,0x77,0x75,0x33,0x73,0x71,0x33, -0x6f,0x6d,0x13,0x6b,0x68,0x2b,0x66,0x63,0xa1,0x5f,0x5c,0x80,0x58,0x55,0x37,0x53, -0x51,0xaa,0x50,0x50,0x80,0x4f,0x4f,0x90,0x4e,0x4e,0xf4,0x4d,0x4d,0xf8,0x4c,0x4c, -0x22,0x4b,0x4a,0x71,0x49,0x49,0x32,0x49,0x49,0x9c,0x4a,0x4b,0xba,0x4c,0x4d,0x4a, -0x4e,0x4e,0x05,0x4e,0x4d,0x32,0x4c,0x4b,0x58,0x4b,0x4c,0x81,0x4d,0x4f,0x98,0x51, -0x53,0x02,0x54,0x54,0x10,0x53,0x51,0xb9,0x4f,0x4d,0x0d,0x4c,0x4a,0x84,0x48,0x46, -0xfc,0x44,0x43,0xa4,0x41,0x40,0xf5,0x3e,0x3d,0x1a,0x3c,0x3a,0xc2,0x37,0x34,0x8e, -0x31,0x2d,0xcd,0x29,0x25,0x38,0x21,0x1c,0xad,0x18,0x14,0x57,0x10,0x0c,0xe6,0x08, -0x05,0xdb,0x02,0x00,0x04,0xfe,0xfc,0x04,0xfb,0xfa,0x97,0xfa,0xfb,0xe8,0xfc,0xfe, -0xf8,0xff,0x00,0x1e,0x01,0x00,0x89,0xff,0xfe,0x30,0xfc,0xfa,0x44,0xf8,0xf6,0xf2, -0xf3,0xf1,0x4a,0xef,0xec,0x4c,0xea,0xe7,0x5d,0xe5,0xe3,0xd4,0xe1,0xe1,0xa4,0xe1, -0xe2,0x2b,0xe4,0xe5,0x68,0xe6,0xe6,0xb7,0xe5,0xe4,0xe2,0xe1,0xdf,0x11,0xdc,0xd8, -0xef,0xd5,0xd3,0xa0,0xd0,0xce,0xdd,0xcd,0xcd,0x2a,0xce,0xcf,0x32,0xd0,0xd1,0x50, -0xd1,0xd0,0xff,0xcf,0xce,0x25,0xcc,0xc9,0xd9,0xc6,0xc3,0x0e,0xc1,0xbe,0x73,0xbb, -0xb8,0x5d,0xb6,0xb3,0xaf,0xb1,0xaf,0xd9,0xad,0xac,0x66,0xab,0xaa,0x0f,0xab,0xab, -0x47,0xac,0xad,0xb0,0xad,0xae,0x11,0xae,0xad,0xeb,0xac,0xab,0xbf,0xaa,0xa9,0x27, -0xa8,0xa6,0xae,0xa5,0xa4,0x78,0xa3,0xa2,0x55,0xa1,0xa0,0x75,0x9f,0x9e,0x7d,0x9e, -0x9e,0xc8,0x9e,0x9f,0x04,0xa0,0xa0,0x3b,0xa1,0xa1,0xda,0xa1,0xa1,0x1f,0xa2,0xa2, -0xdb,0xa3,0xa5,0xd9,0xa7,0xaa,0x16,0xad,0xaf,0x2b,0xb2,0xb4,0xa3,0xb5,0xb6,0xc4, -0xb5,0xb4,0x35,0xb2,0xaf,0x3b,0xad,0xab,0x61,0xa9,0xa8,0xb5,0xa7,0xa7,0x88,0xa7, -0xa7,0xda,0xa7,0xa7,0xff,0xa7,0xa7,0xbe,0xa7,0xa7,0x79,0xa7,0xa7,0x56,0xa7,0xa7, -0x65,0xa7,0xa7,0xc9,0xa7,0xa7,0x4f,0xa8,0xa8,0xf9,0xa8,0xa9,0xf7,0xa9,0xaa,0x28, -0xab,0xab,0x8c,0xac,0xad,0xd3,0xad,0xae,0x9a,0xaf,0xb0,0x88,0xb1,0xb2,0xa9,0xb3, -0xb4,0x28,0xb5,0xb5,0xf4,0xb4,0xb4,0x95,0xb3,0xb2,0x2b,0xb2,0xb1,0x5f,0xb2,0xb3, -0xe4,0xb4,0xb7,0xf3,0xb9,0xbd,0x82,0xc0,0xc3,0x5c,0xc6,0xc8,0x54,0xc9,0xc9,0x3a, -0xc9,0xc8,0x97,0xc7,0xc7,0xb2,0xc7,0xc9,0x67,0xcc,0xd0,0x53,0xd4,0xd8,0x01,0xdb, -0xdc,0xbd,0xdd,0xdd,0x1f,0xde,0xde,0xd8,0xdf,0xe2,0x10,0xe5,0xe8,0xed,0xec,0xf1, -0xe0,0xf4,0xf8,0x34,0xfb,0xfd,0x38,0xff,0x00,0xa4,0x00,0x00,0xf8,0xff,0xff,0x94, -0xfe,0xfe,0xf1,0xfd,0xfe,0xf4,0xfe,0xff,0x4f,0x01,0x02,0x5b,0x04,0x05,0x8f,0x07, -0x09,0x50,0x0a,0x0b,0x57,0x0c,0x0c,0x4e,0x0d,0x0d,0x98,0x0d,0x0d,0xeb,0x0d,0x0d, -0xcf,0x0d,0x0d,0x32,0x0c,0x0a,0x9f,0x09,0x08,0x24,0x07,0x06,0xe6,0x05,0x05,0xdb, -0x05,0x06,0x91,0x06,0x07,0x96,0x08,0x0a,0x42,0x0c,0x0e,0xde,0x11,0x15,0x30,0x18, -0x1b,0x24,0x1e,0x20,0x0b,0x23,0x25,0x01,0x27,0x28,0xee,0x2a,0x2d,0x92,0x2f,0x32, -0x03,0x35,0x37,0x7c,0x3a,0x3d,0x50,0x3f,0x41,0xa4,0x42,0x43,0x46,0x43,0x42,0xd6, -0x40,0x3e,0x7b,0x3c,0x3a,0x54,0x38,0x36,0xed,0x35,0x35,0x2a,0x36,0x37,0xd8,0x39, -0x3d,0xe1,0x40,0x45,0x10,0x49,0x4c,0xeb,0x4f,0x52,0x26,0x54,0x55,0x04,0x56,0x56, -0xe6,0x56,0x57,0x98,0x58,0x59,0x7e,0x5b,0x5d,0x80,0x5e,0x60,0xb1,0x61,0x63,0x78, -0x65,0x67,0xa8,0x69,0x6b,0x7b,0x6d,0x6e,0xfd,0x6f,0x70,0xef,0x71,0x73,0xa1,0x74, -0x76,0x57,0x78,0x7a,0xc2,0x7b,0x7c,0x7e,0x7d,0x7d,0xd7,0x7c,0x7b,0x0a,0x7a,0x78, -0xf1,0x75,0x73,0x9c,0x71,0x6f,0x46,0x6d,0x6b,0x13,0x69,0x66,0x6d,0x64,0x61,0xcb, -0x5e,0x5b,0x7a,0x58,0x55,0x85,0x52,0x50,0x53,0x4e,0x4c,0xde,0x4b,0x4a,0x5f,0x4a, -0x49,0x3b,0x49,0x48,0x4c,0x48,0x47,0xe9,0x46,0x45,0xef,0x44,0x43,0xed,0x42,0x42, -0xf3,0x41,0x42,0xb1,0x42,0x43,0xb9,0x44,0x45,0xbb,0x46,0x47,0xe6,0x47,0x48,0x72, -0x48,0x48,0xae,0x49,0x4a,0x0b,0x4c,0x4d,0xb7,0x4e,0x4f,0x2a,0x50,0x50,0xe4,0x4f, -0x4f,0x13,0x4e,0x4c,0x3c,0x4b,0x49,0x35,0x47,0x45,0xc0,0x42,0x40,0x58,0x3e,0x3c, -0x96,0x3a,0x38,0x1e,0x37,0x35,0xf3,0x32,0x30,0x87,0x2d,0x2a,0xc5,0x26,0x22,0x1f, -0x1f,0x1b,0xf0,0x16,0x12,0x1e,0x0f,0x0b,0x16,0x08,0x05,0xb1,0x02,0x00,0xdf,0xff, -0xff,0x13,0xff,0xff,0xb3,0xff,0x00,0xe5,0x00,0x01,0x96,0x01,0x01,0x84,0x00,0xff, -0xb5,0xfd,0xfb,0xde,0xf9,0xf7,0xac,0xf5,0xf3,0x89,0xf1,0xef,0x78,0xed,0xeb,0x56, -0xe9,0xe7,0x65,0xe5,0xe3,0x7c,0xe2,0xe1,0x8b,0xe1,0xe1,0x8d,0xe2,0xe3,0x04,0xe4, -0xe4,0x46,0xe4,0xe3,0x38,0xe2,0xe0,0x26,0xde,0xdb,0xe9,0xd8,0xd6,0xd3,0xd3,0xd1, -0x2b,0xd0,0xcf,0xd2,0xce,0xcf,0x70,0xcf,0xd0,0x91,0xd0,0xd0,0xac,0xd0,0xd0,0xf1, -0xce,0xcd,0x76,0xcb,0xc9,0xb2,0xc6,0xc4,0x82,0xc1,0xbe,0xaf,0xbc,0xba,0x97,0xb8, -0xb7,0xd0,0xb5,0xb4,0x7f,0xb4,0xb4,0x23,0xb4,0xb4,0x85,0xb4,0xb4,0xca,0xb4,0xb4, -0x7a,0xb4,0xb3,0x2e,0xb3,0xb2,0x23,0xb1,0xaf,0xbf,0xae,0xad,0x26,0xac,0xaa,0xbe, -0xa9,0xa8,0x79,0xa7,0xa6,0x97,0xa5,0xa4,0x4c,0xa4,0xa3,0xef,0xa3,0xa4,0x50,0xa4, -0xa4,0x2a,0xa5,0xa5,0x5b,0xa6,0xa7,0x64,0xa8,0xa9,0xbe,0xab,0xad,0xcb,0xaf,0xb1, -0xde,0xb3,0xb5,0x76,0xb6,0xb6,0x5c,0xb6,0xb5,0x06,0xb4,0xb2,0xe6,0xb0,0xaf,0x79, -0xae,0xad,0x5b,0xad,0xad,0x53,0xad,0xad,0xc8,0xad,0xae,0x41,0xae,0xae,0x76,0xae, -0xae,0x78,0xae,0xae,0x67,0xae,0xae,0x76,0xae,0xae,0xb8,0xae,0xae,0x2e,0xaf,0xaf, -0xc6,0xaf,0xb0,0x93,0xb0,0xb1,0x80,0xb1,0xb2,0xb1,0xb2,0xb3,0xf5,0xb3,0xb4,0x6b, -0xb5,0xb6,0x03,0xb7,0xb7,0x8d,0xb8,0xb9,0x30,0xb9,0xb9,0xc2,0xb8,0xb8,0x92,0xb7, -0xb6,0x4e,0xb6,0xb6,0x61,0xb6,0xb7,0x51,0xb8,0xb9,0x1f,0xbc,0xbe,0x6b,0xc1,0xc4, -0xb2,0xc6,0xc8,0xaf,0xca,0xcb,0x4b,0xcc,0xcc,0x97,0xcc,0xcc,0xbd,0xcd,0xcf,0x32, -0xd1,0xd3,0x3a,0xd6,0xd8,0x58,0xda,0xdb,0x8b,0xdc,0xdd,0x81,0xdd,0xde,0x53,0xdf, -0xe1,0x81,0xe3,0xe6,0xe7,0xe9,0xed,0x39,0xf1,0xf4,0x2e,0xf8,0xfb,0x60,0xfd,0xff, -0x63,0x00,0x01,0x10,0x01,0x00,0x6d,0x00,0xff,0x9f,0xff,0xff,0x97,0xff,0x00,0xc0, -0x00,0x01,0xec,0x02,0x04,0x83,0x05,0x06,0x0d,0x08,0x09,0x22,0x0a,0x0a,0x9e,0x0b, -0x0c,0x71,0x0c,0x0c,0xdb,0x0c,0x0c,0x3a,0x0c,0x0b,0x77,0x0a,0x09,0x25,0x08,0x07, -0x31,0x06,0x05,0x59,0x05,0x05,0xb6,0x05,0x06,0x24,0x07,0x08,0x93,0x09,0x0b,0xe1, -0x0c,0x0e,0x1e,0x11,0x13,0x07,0x16,0x18,0xad,0x1b,0x1e,0x27,0x21,0x23,0xda,0x25, -0x27,0x7b,0x29,0x2b,0xc2,0x2c,0x2e,0x78,0x30,0x32,0xa7,0x34,0x36,0x0d,0x39,0x3b, -0xc0,0x3c,0x3e,0xf2,0x3e,0x3f,0xc3,0x3e,0x3d,0x7d,0x3c,0x3a,0xfc,0x38,0x37,0xb3, -0x35,0x34,0xe9,0x33,0x33,0x9d,0x34,0x36,0x51,0x38,0x3b,0x94,0x3e,0x42,0xa1,0x45, -0x48,0x9c,0x4b,0x4d,0x8d,0x4f,0x50,0x6a,0x51,0x51,0x6e,0x52,0x52,0xcf,0x53,0x54, -0x0c,0x56,0x57,0x37,0x59,0x5b,0x63,0x5d,0x5f,0xfa,0x61,0x64,0x33,0x66,0x68,0xb0, -0x69,0x6b,0xe4,0x6c,0x6e,0x8b,0x70,0x72,0x68,0x74,0x76,0xc4,0x77,0x78,0xaf,0x79, -0x79,0xae,0x79,0x78,0xae,0x77,0x76,0x21,0x74,0x72,0xc0,0x6f,0x6d,0x38,0x6b,0x68, -0x7d,0x66,0x64,0xa1,0x61,0x5f,0x71,0x5c,0x59,0xeb,0x56,0x54,0x40,0x51,0x4e,0x7c, -0x4c,0x4a,0xd8,0x48,0x47,0x78,0x46,0x45,0xb8,0x44,0x43,0x3f,0x43,0x42,0xc8,0x41, -0x40,0x1e,0x40,0x3f,0x11,0x3e,0x3d,0x10,0x3c,0x3b,0x06,0x3b,0x3b,0x40,0x3b,0x3b, -0xad,0x3c,0x3d,0xba,0x3e,0x3f,0xdc,0x40,0x41,0x1e,0x43,0x44,0xc6,0x45,0x47,0xb4, -0x48,0x4a,0x51,0x4b,0x4c,0xc3,0x4c,0x4c,0xbf,0x4c,0x4c,0x22,0x4b,0x49,0x3d,0x48, -0x46,0x04,0x44,0x41,0x29,0x3f,0x3c,0x5b,0x3a,0x38,0xf1,0x35,0x33,0xee,0x31,0x2f, -0x9d,0x2d,0x2b,0xa3,0x28,0x25,0xcc,0x22,0x1f,0xf7,0x1b,0x18,0xc6,0x14,0x11,0xd3, -0x0d,0x0a,0x3c,0x08,0x06,0x71,0x04,0x03,0x85,0x02,0x02,0xc0,0x01,0x01,0xaa,0x01, -0x01,0x8a,0x01,0x01,0xd5,0x00,0x00,0xf0,0xfe,0xfd,0xd8,0xfb,0xf9,0xde,0xf7,0xf5, -0x6a,0xf3,0xf1,0x13,0xef,0xed,0x20,0xeb,0xe9,0x94,0xe7,0xe5,0x6f,0xe4,0xe3,0xe0, -0xe1,0xe1,0x80,0xe0,0xe0,0xa7,0xe0,0xe1,0x60,0xe1,0xe1,0xcb,0xe1,0xe1,0xc8,0xe0, -0xdf,0x4b,0xde,0xdc,0x88,0xda,0xd8,0x46,0xd6,0xd4,0x84,0xd2,0xd1,0x22,0xd0,0xcf, -0x6a,0xcf,0xcf,0xc8,0xcf,0xcf,0x0f,0xd0,0xcf,0x7e,0xcf,0xce,0xab,0xcd,0xcc,0xa4, -0xca,0xc8,0x1e,0xc7,0xc5,0x63,0xc3,0xc1,0x1a,0xc0,0xbe,0xac,0xbd,0xbc,0x1c,0xbc, -0xbb,0x39,0xbb,0xba,0x9d,0xba,0xba,0xf4,0xb9,0xb9,0x29,0xb9,0xb8,0xd8,0xb7,0xb6, -0x0f,0xb6,0xb4,0xdf,0xb3,0xb2,0x6a,0xb1,0xb0,0xf3,0xae,0xad,0xac,0xac,0xab,0xb9, -0xaa,0xa9,0x3e,0xa9,0xa8,0x5b,0xa8,0xa8,0x22,0xa8,0xa8,0xb4,0xa8,0xa9,0x76,0xaa, -0xab,0x6c,0xad,0xaf,0x44,0xb1,0xb3,0x14,0xb5,0xb6,0xa9,0xb7,0xb8,0x02,0xb8,0xb7, -0x55,0xb6,0xb5,0xd1,0xb3,0xb2,0xa9,0xb1,0xb0,0x8f,0xb0,0xb0,0x97,0xb0,0xb0,0x5e, -0xb1,0xb1,0x5d,0xb2,0xb2,0x4e,0xb3,0xb3,0xd9,0xb3,0xb4,0x20,0xb4,0xb4,0x43,0xb4, -0xb4,0x65,0xb4,0xb4,0xb8,0xb4,0xb4,0x3e,0xb5,0xb5,0xd8,0xb5,0xb6,0xa3,0xb6,0xb7, -0x92,0xb7,0xb8,0xa1,0xb8,0xb9,0xf4,0xb9,0xba,0x49,0xbb,0xbb,0x4d,0xbc,0xbc,0x89, -0xbc,0xbc,0x05,0xbc,0xbb,0xe8,0xba,0xba,0x16,0xba,0xb9,0x2f,0xba,0xba,0x8a,0xbb, -0xbc,0x3b,0xbe,0xc0,0x21,0xc2,0xc4,0x74,0xc6,0xc8,0x59,0xca,0xcb,0x2e,0xcd,0xce, -0x53,0xcf,0xd0,0xf9,0xd1,0xd3,0x38,0xd5,0xd6,0x9f,0xd8,0xd9,0xff,0xda,0xdb,0x4b, -0xdc,0xdc,0xe9,0xdc,0xdd,0x47,0xde,0xdf,0x69,0xe1,0xe3,0x7b,0xe6,0xe9,0xc8,0xec, -0xf0,0x61,0xf3,0xf6,0x37,0xf9,0xfb,0x8a,0xfd,0xfe,0xde,0xff,0x00,0x64,0x00,0x00, -0x24,0x00,0xff,0xdf,0xff,0xff,0x3f,0x00,0x00,0x29,0x01,0x01,0xcf,0x02,0x03,0xbb, -0x04,0x05,0xbb,0x06,0x07,0x69,0x08,0x09,0xb1,0x09,0x0a,0x52,0x0a,0x0a,0x06,0x0a, -0x09,0xa7,0x08,0x07,0x9a,0x06,0x05,0xea,0x04,0x04,0x05,0x04,0x04,0x71,0x04,0x05, -0x32,0x06,0x07,0xd6,0x08,0x0a,0x06,0x0c,0x0d,0x8b,0x0f,0x11,0xb8,0x13,0x16,0xf4, -0x18,0x1b,0x8b,0x1e,0x21,0x82,0x23,0x25,0x59,0x27,0x28,0x3e,0x2a,0x2b,0xc7,0x2c, -0x2e,0x71,0x2f,0x30,0x7f,0x32,0x34,0x91,0x35,0x37,0x41,0x38,0x39,0xa2,0x39,0x39, -0x4b,0x39,0x38,0x79,0x37,0x36,0xe3,0x34,0x33,0x69,0x32,0x31,0x39,0x31,0x31,0x36, -0x32,0x33,0xba,0x35,0x38,0xe2,0x3a,0x3d,0xad,0x40,0x43,0x84,0x45,0x47,0xd6,0x48, -0x4a,0xe0,0x4a,0x4b,0x8b,0x4c,0x4d,0x66,0x4e,0x4f,0x3b,0x51,0x52,0xee,0x54,0x57, -0x51,0x59,0x5b,0xd9,0x5d,0x60,0x20,0x62,0x64,0x85,0x66,0x68,0x1d,0x6b,0x6d,0x75, -0x6f,0x71,0xd4,0x72,0x74,0xe1,0x74,0x75,0x55,0x75,0x74,0x2f,0x74,0x72,0x7f,0x71, -0x6f,0xba,0x6d,0x6b,0x17,0x69,0x66,0x2a,0x64,0x61,0x09,0x5f,0x5c,0xb6,0x59,0x57, -0x50,0x54,0x51,0x0a,0x4f,0x4c,0x27,0x4a,0x48,0x20,0x46,0x44,0x18,0x43,0x41,0xcd, -0x40,0x3f,0xcc,0x3e,0x3d,0xfd,0x3c,0x3c,0x00,0x3b,0x3a,0x10,0x39,0x38,0x01,0x37, -0x36,0x52,0x35,0x34,0x4a,0x34,0x34,0x42,0x34,0x34,0x5b,0x35,0x36,0x32,0x37,0x38, -0xc6,0x39,0x3b,0x15,0x3d,0x3e,0xde,0x40,0x42,0x9c,0x44,0x46,0x72,0x47,0x48,0x06, -0x49,0x49,0x03,0x49,0x48,0x77,0x47,0x46,0x72,0x44,0x42,0x37,0x40,0x3d,0x5d,0x3b, -0x38,0x4c,0x36,0x33,0x8d,0x31,0x2f,0x14,0x2d,0x2a,0x8d,0x28,0x26,0xc4,0x23,0x21, -0x62,0x1e,0x1b,0xa9,0x18,0x15,0xdb,0x12,0x10,0xb2,0x0d,0x0b,0xb9,0x09,0x08,0xd3, -0x06,0x05,0xab,0x04,0x03,0x1d,0x03,0x02,0xe7,0x01,0x01,0xb5,0x00,0x00,0x20,0xff, -0xfe,0xd1,0xfc,0xfb,0xc7,0xf9,0xf7,0xdf,0xf5,0xf3,0x8b,0xf1,0xef,0x45,0xed,0xeb, -0x64,0xe9,0xe7,0x0a,0xe6,0xe4,0x07,0xe3,0xe1,0xab,0xe0,0xdf,0x3c,0xdf,0xde,0xce, -0xde,0xde,0x1e,0xdf,0xdf,0x64,0xdf,0xdf,0x05,0xdf,0xde,0xa7,0xdd,0xdc,0x38,0xdb, -0xd9,0x1b,0xd8,0xd6,0xe7,0xd4,0xd3,0x47,0xd2,0xd1,0xa5,0xd0,0xd0,0xf4,0xcf,0xcf, -0xde,0xcf,0xcf,0xac,0xcf,0xcf,0xf5,0xce,0xce,0xb7,0xcd,0xcc,0xcc,0xcb,0xca,0x6a, -0xc9,0xc8,0x02,0xc7,0xc5,0xee,0xc4,0xc3,0x0e,0xc3,0xc2,0x63,0xc1,0xc0,0xfa,0xbf, -0xbf,0xa5,0xbe,0xbe,0x40,0xbd,0xbc,0xc9,0xbb,0xba,0x1f,0xba,0xb9,0x01,0xb8,0xb6, -0xce,0xb5,0xb4,0x9a,0xb3,0xb2,0x67,0xb1,0xb0,0x76,0xaf,0xae,0xfa,0xad,0xad,0xd5, -0xac,0xac,0x57,0xac,0xac,0xf7,0xac,0xad,0xdb,0xae,0xb0,0xd3,0xb1,0xb3,0x38,0xb5, -0xb6,0xeb,0xb7,0xb8,0x1b,0xb9,0xb9,0xa1,0xb8,0xb8,0x20,0xb7,0xb6,0x42,0xb5,0xb4, -0xd7,0xb3,0xb3,0x67,0xb3,0xb3,0xc7,0xb3,0xb4,0xc2,0xb4,0xb5,0x06,0xb6,0xb6,0x5b, -0xb7,0xb7,0x5d,0xb8,0xb8,0x1b,0xb9,0xb9,0xa6,0xb9,0xb9,0x0e,0xba,0xba,0x74,0xba, -0xba,0xeb,0xba,0xbb,0x72,0xbb,0xbb,0x3c,0xbc,0xbc,0x0a,0xbd,0xbd,0x08,0xbe,0xbe, -0x18,0xbf,0xbf,0xd8,0xbf,0xbf,0xef,0xbf,0xbf,0x5b,0xbf,0xbe,0x8e,0xbe,0xbe,0xc2, -0xbd,0xbd,0xba,0xbd,0xbe,0xa1,0xbe,0xbf,0x97,0xc0,0xc1,0x5e,0xc3,0xc4,0xbf,0xc6, -0xc8,0x27,0xca,0xcb,0x7c,0xcd,0xcf,0xd2,0xd0,0xd2,0x8a,0xd4,0xd6,0x16,0xd8,0xd9, -0xe9,0xda,0xdb,0x9e,0xdc,0xdc,0x3f,0xdd,0xdd,0x55,0xdd,0xdd,0x08,0xde,0xde,0x0d, -0xe0,0xe1,0xbb,0xe3,0xe6,0xb1,0xe8,0xeb,0x99,0xee,0xf1,0x68,0xf4,0xf6,0x4f,0xf9, -0xfb,0xc3,0xfc,0xfd,0xcf,0xfe,0xff,0x94,0xff,0xff,0xcb,0xff,0xff,0xec,0xff,0x00, -0x41,0x00,0x00,0xf9,0x00,0x01,0x07,0x02,0x02,0x7b,0x03,0x04,0x03,0x05,0x05,0x7c, -0x06,0x07,0x50,0x07,0x07,0x78,0x07,0x07,0x81,0x06,0x05,0x2e,0x05,0x04,0xd7,0x03, -0x03,0x15,0x03,0x03,0x61,0x03,0x04,0xe0,0x04,0x06,0x40,0x07,0x08,0x1a,0x0a,0x0b, -0x5a,0x0d,0x0f,0x63,0x11,0x13,0x4b,0x16,0x19,0xd0,0x1b,0x1e,0xe7,0x20,0x23,0x01, -0x25,0x26,0xe9,0x27,0x29,0x01,0x2a,0x2a,0xce,0x2b,0x2c,0x9a,0x2d,0x2e,0xa9,0x2f, -0x30,0xcb,0x31,0x32,0x8b,0x33,0x34,0x40,0x34,0x34,0xe3,0x33,0x33,0x95,0x32,0x31, -0xba,0x30,0x2f,0x1c,0x2f,0x2e,0x9a,0x2e,0x2e,0xcf,0x2f,0x31,0xd1,0x32,0x34,0xec, -0x36,0x39,0x42,0x3b,0x3d,0x24,0x3f,0x40,0x2b,0x42,0x43,0x86,0x44,0x45,0xdb,0x46, -0x48,0x82,0x49,0x4b,0xf2,0x4c,0x4e,0xfe,0x50,0x53,0x72,0x55,0x57,0x5d,0x5a,0x5c, -0x8d,0x5f,0x62,0xb2,0x64,0x67,0x84,0x69,0x6b,0x49,0x6d,0x6e,0xaa,0x6f,0x70,0x95, -0x70,0x70,0x08,0x70,0x6f,0x34,0x6e,0x6c,0x1d,0x6b,0x69,0x13,0x67,0x64,0x5c,0x62, -0x5f,0x2d,0x5d,0x5a,0xc7,0x57,0x54,0x4f,0x52,0x4f,0xd7,0x4c,0x4a,0xc3,0x47,0x45, -0x88,0x43,0x41,0x1b,0x40,0x3e,0x7b,0x3d,0x3c,0x35,0x3b,0x3a,0x23,0x39,0x38,0x01, -0x37,0x35,0xff,0x34,0x33,0xee,0x32,0x31,0x0e,0x31,0x30,0x62,0x2f,0x2e,0x7d,0x2e, -0x2e,0x44,0x2e,0x2e,0x18,0x2f,0x2f,0xed,0x30,0x32,0xd4,0x33,0x35,0xba,0x37,0x39, -0xec,0x3b,0x3d,0xef,0x3f,0x41,0xf9,0x42,0x44,0xb0,0x44,0x45,0xf0,0x44,0x44,0x97, -0x43,0x42,0xc5,0x40,0x3e,0xbd,0x3c,0x3a,0xe5,0x37,0x35,0xc6,0x32,0x30,0xd4,0x2d, -0x2b,0x17,0x29,0x26,0x7c,0x24,0x22,0xa1,0x1f,0x1d,0xd3,0x1a,0x18,0x27,0x16,0x14, -0x10,0x12,0x10,0x83,0x0e,0x0c,0x6e,0x0b,0x09,0x9f,0x08,0x07,0xf4,0x05,0x04,0xcd, -0x03,0x02,0xcb,0x01,0x00,0xdd,0xff,0xfe,0xcd,0xfd,0xfc,0x28,0xfb,0xf9,0x0a,0xf8, -0xf6,0x53,0xf4,0xf2,0x45,0xf0,0xee,0x54,0xec,0xea,0x86,0xe8,0xe6,0x1c,0xe5,0xe3, -0x18,0xe2,0xe0,0xac,0xdf,0xde,0x1c,0xde,0xdd,0x6a,0xdd,0xdd,0x55,0xdd,0xdd,0x98, -0xdd,0xdd,0x9a,0xdd,0xdd,0xf6,0xdc,0xdc,0x95,0xdb,0xda,0x89,0xd9,0xd8,0x04,0xd7, -0xd5,0xbd,0xd4,0xd3,0xeb,0xd2,0xd2,0xd4,0xd1,0xd1,0x58,0xd1,0xd1,0x33,0xd1,0xd1, -0x13,0xd1,0xd0,0x9e,0xd0,0xd0,0xa2,0xcf,0xcf,0x50,0xce,0xcd,0xd9,0xcc,0xcb,0x2f, -0xcb,0xca,0x54,0xc9,0xc8,0x76,0xc7,0xc6,0x98,0xc5,0xc4,0xba,0xc3,0xc2,0xfe,0xc1, -0xc1,0x10,0xc0,0xbf,0x32,0xbe,0xbd,0x23,0xbc,0xbb,0x12,0xba,0xb9,0xf0,0xb7,0xb6, -0xff,0xb5,0xb4,0x1f,0xb4,0xb3,0x95,0xb2,0xb2,0x90,0xb1,0xb1,0x33,0xb1,0xb1,0xe6, -0xb1,0xb2,0xbb,0xb3,0xb4,0x2e,0xb6,0xb7,0x65,0xb8,0xb9,0xe4,0xb9,0xba,0x54,0xba, -0xba,0xe3,0xb9,0xb9,0xe7,0xb8,0xb8,0xc5,0xb7,0xb7,0x16,0xb7,0xb6,0x0f,0xb7,0xb7, -0x83,0xb7,0xb8,0x80,0xb8,0xb9,0xc2,0xb9,0xba,0x16,0xbb,0xbb,0x6b,0xbc,0xbc,0x7f, -0xbd,0xbd,0x5f,0xbe,0xbe,0x2d,0xbf,0xbf,0xc7,0xbf,0xc0,0x61,0xc0,0xc0,0xfa,0xc0, -0xc1,0x94,0xc1,0xc1,0x5f,0xc2,0xc2,0x1c,0xc3,0xc3,0x85,0xc3,0xc3,0x89,0xc3,0xc3, -0x04,0xc3,0xc2,0x6b,0xc2,0xc2,0xc0,0xc1,0xc1,0x99,0xc1,0xc1,0x1b,0xc2,0xc2,0x5a, -0xc3,0xc4,0x55,0xc5,0xc6,0xd8,0xc7,0xc9,0xd4,0xca,0xcc,0x58,0xce,0xd0,0x54,0xd2, -0xd4,0x76,0xd6,0xd8,0x47,0xda,0xdb,0x3f,0xdd,0xde,0xd3,0xde,0xdf,0x43,0xdf,0xdf, -0x24,0xdf,0xdf,0x21,0xdf,0xdf,0x17,0xe0,0xe1,0x61,0xe2,0xe4,0x01,0xe6,0xe8,0xa4, -0xea,0xed,0xb2,0xef,0xf2,0xa3,0xf4,0xf6,0xcd,0xf8,0xfa,0xd7,0xfb,0xfc,0xbe,0xfd, -0xfe,0xd6,0xfe,0xff,0x51,0xff,0xff,0xa8,0xff,0xff,0xec,0xff,0x00,0x72,0x00,0x00, -0x4d,0x01,0x01,0x6d,0x02,0x02,0x9f,0x03,0x04,0x71,0x04,0x04,0xcb,0x04,0x04,0x5a, -0x04,0x03,0x8f,0x03,0x03,0xa1,0x02,0x02,0x35,0x02,0x02,0x84,0x02,0x03,0xb0,0x03, -0x04,0xa9,0x05,0x06,0x1c,0x08,0x09,0x18,0x0b,0x0c,0xfe,0x0e,0x11,0xd4,0x13,0x16, -0x27,0x19,0x1b,0x6d,0x1e,0x20,0xbb,0x22,0x24,0xd6,0x25,0x27,0xf0,0x27,0x28,0x5b, -0x29,0x29,0x7e,0x2a,0x2a,0x8f,0x2b,0x2c,0xd2,0x2c,0x2d,0x17,0x2e,0x2e,0xf9,0x2e, -0x2f,0x54,0x2f,0x2f,0xf3,0x2e,0x2e,0xf7,0x2d,0x2d,0xb5,0x2c,0x2c,0xd2,0x2b,0x2b, -0xeb,0x2b,0x2c,0x36,0x2d,0x2e,0xc6,0x2f,0x31,0xe4,0x32,0x34,0x39,0x36,0x37,0x5d, -0x39,0x3a,0x2c,0x3c,0x3d,0xd7,0x3e,0x40,0xc4,0x41,0x43,0x26,0x45,0x47,0x10,0x49, -0x4b,0x83,0x4d,0x50,0xb0,0x52,0x55,0x47,0x58,0x5b,0xe2,0x5d,0x60,0x29,0x63,0x65, -0x56,0x67,0x68,0x3f,0x6a,0x6b,0xc2,0x6b,0x6b,0xef,0x6b,0x6b,0xb7,0x6a,0x69,0x5a, -0x68,0x66,0xfb,0x64,0x62,0xbe,0x60,0x5e,0xd5,0x5b,0x59,0x83,0x56,0x53,0x0c,0x51, -0x4e,0x73,0x4b,0x48,0x3c,0x46,0x43,0x9c,0x41,0x3f,0xb9,0x3d,0x3c,0xa2,0x3a,0x39, -0x15,0x38,0x36,0xdf,0x35,0x34,0xac,0x33,0x32,0x89,0x31,0x30,0x67,0x2f,0x2e,0x87, -0x2d,0x2c,0xda,0x2b,0x2b,0x71,0x2a,0x29,0x9e,0x29,0x29,0x66,0x29,0x29,0x3a,0x2a, -0x2b,0x30,0x2c,0x2d,0x49,0x2f,0x31,0x33,0x33,0x35,0x54,0x37,0x39,0x46,0x3b,0x3c, -0x6f,0x3e,0x3f,0x48,0x40,0x40,0xbb,0x40,0x40,0x95,0x3f,0x3e,0x08,0x3d,0x3b,0x55, -0x39,0x37,0xc2,0x34,0x32,0xe6,0x2f,0x2d,0xf7,0x2a,0x28,0x07,0x26,0x23,0x39,0x21, -0x1e,0xcf,0x1c,0x1a,0xca,0x18,0x16,0x4f,0x15,0x13,0x3b,0x12,0x10,0x5c,0x0f,0x0d, -0x6e,0x0c,0x0a,0x7f,0x09,0x08,0xa0,0x06,0x05,0x04,0x04,0x02,0xad,0x01,0x00,0x37, -0xff,0xfd,0xbf,0xfc,0xfb,0xd4,0xf9,0xf8,0xb4,0xf6,0xf5,0x30,0xf3,0xf1,0x97,0xef, -0xed,0xec,0xeb,0xea,0x52,0xe8,0xe6,0xfa,0xe4,0xe3,0xf7,0xe1,0xe0,0x7a,0xdf,0xde, -0xb7,0xdd,0xdd,0xd3,0xdc,0xdc,0x9a,0xdc,0xdc,0xb9,0xdc,0xdc,0xcc,0xdc,0xdc,0x9b, -0xdc,0xdc,0xe4,0xdb,0xdb,0x84,0xda,0xd9,0xec,0xd8,0xd7,0x1f,0xd7,0xd6,0xa4,0xd5, -0xd5,0xb1,0xd4,0xd4,0x36,0xd4,0xd4,0xf0,0xd3,0xd3,0xef,0xd3,0xd3,0x9b,0xd3,0xd3, -0x26,0xd3,0xd2,0x7d,0xd2,0xd2,0x70,0xd1,0xd0,0x3f,0xd0,0xcf,0xa8,0xce,0xcd,0xdc, -0xcc,0xcb,0xee,0xca,0xc9,0xdd,0xc8,0xc7,0xdd,0xc6,0xc5,0xbb,0xc4,0xc3,0x9a,0xc2, -0xc1,0x89,0xc0,0xbf,0x56,0xbe,0xbd,0x45,0xbc,0xbb,0x54,0xba,0xb9,0xa6,0xb8,0xb7, -0x5e,0xb7,0xb6,0x8d,0xb6,0xb6,0x87,0xb6,0xb6,0x5d,0xb7,0xb7,0xae,0xb8,0xb9,0x27, -0xba,0xba,0x6d,0xbb,0xbb,0x0c,0xbc,0xbc,0x22,0xbc,0xbc,0xd1,0xbb,0xbb,0x5a,0xbb, -0xbb,0xe2,0xba,0xba,0xbc,0xba,0xba,0xdb,0xba,0xbb,0x71,0xbb,0xbb,0x6e,0xbc,0xbc, -0x9f,0xbd,0xbe,0xf4,0xbe,0xbf,0x59,0xc0,0xc0,0x8e,0xc1,0xc2,0xb2,0xc2,0xc3,0xb3, -0xc3,0xc4,0x93,0xc4,0xc4,0x5f,0xc5,0xc5,0x0b,0xc6,0xc6,0xb6,0xc6,0xc7,0x30,0xc7, -0xc7,0x87,0xc7,0xc7,0x78,0xc7,0xc7,0xf4,0xc6,0xc6,0x7b,0xc6,0xc6,0xd2,0xc5,0xc5, -0x8a,0xc5,0xc5,0xb8,0xc5,0xc6,0x91,0xc6,0xc7,0xf3,0xc7,0xc8,0xed,0xc9,0xcb,0x70, -0xcc,0xce,0xd0,0xcf,0xd1,0xdb,0xd3,0xd6,0x30,0xd8,0xda,0x14,0xdc,0xdd,0x2c,0xdf, -0xe0,0xf3,0xe0,0xe1,0xa6,0xe1,0xe1,0x79,0xe1,0xe1,0x35,0xe1,0xe1,0x73,0xe1,0xe1, -0xaf,0xe2,0xe3,0xfb,0xe4,0xe6,0x48,0xe8,0xea,0x43,0xec,0xee,0x97,0xf0,0xf2,0xcb, -0xf4,0xf6,0x39,0xf8,0xf9,0xeb,0xfa,0xfc,0xc0,0xfc,0xfd,0xe7,0xfd,0xfe,0x95,0xfe, -0xfe,0xfb,0xfe,0xff,0x62,0xff,0xff,0xea,0xff,0x00,0xa4,0x00,0x01,0x71,0x01,0x01, -0x3e,0x02,0x02,0x87,0x02,0x02,0x78,0x02,0x02,0x03,0x02,0x01,0x9c,0x01,0x01,0x77, -0x01,0x01,0xd9,0x01,0x02,0xc4,0x02,0x03,0x47,0x04,0x05,0x53,0x06,0x07,0x19,0x09, -0x0a,0xcc,0x0c,0x0e,0x5f,0x11,0x13,0x8e,0x16,0x19,0xa2,0x1b,0x1e,0x31,0x20,0x22, -0xa1,0x23,0x25,0x10,0x26,0x26,0x7e,0x27,0x27,0x4f,0x28,0x28,0xd9,0x28,0x29,0x51, -0x29,0x29,0xfa,0x29,0x2a,0x73,0x2a,0x2a,0xda,0x2a,0x2a,0xcd,0x2a,0x2a,0x5a,0x2a, -0x2a,0xa0,0x29,0x29,0xd3,0x28,0x28,0x99,0x28,0x28,0xfb,0x28,0x29,0x58,0x2a,0x2b, -0x64,0x2c,0x2d,0xea,0x2e,0x30,0x94,0x31,0x32,0x5f,0x34,0x35,0x1a,0x37,0x38,0x08, -0x3a,0x3b,0x5a,0x3d,0x3f,0x43,0x41,0x43,0xd8,0x45,0x48,0x37,0x4b,0x4e,0x00,0x51, -0x54,0xf0,0x56,0x59,0x7d,0x5c,0x5e,0x1e,0x61,0x62,0x8f,0x64,0x65,0x8a,0x66,0x67, -0x51,0x67,0x67,0xc3,0x66,0x66,0x11,0x65,0x63,0x5d,0x62,0x60,0xda,0x5e,0x5c,0x7b, -0x5a,0x58,0x80,0x55,0x52,0x2d,0x50,0x4d,0xa6,0x4a,0x48,0x40,0x45,0x42,0x6c,0x40, -0x3e,0x12,0x3c,0x3a,0x93,0x38,0x37,0xa0,0x35,0x34,0x26,0x33,0x31,0xdf,0x30,0x2f, -0xcd,0x2e,0x2d,0xab,0x2c,0x2b,0xba,0x2a,0x29,0xfc,0x28,0x28,0x73,0x27,0x26,0x5d, -0x26,0x25,0x9e,0x25,0x25,0x97,0x25,0x25,0x9f,0x26,0x27,0xa7,0x28,0x2a,0x90,0x2b, -0x2d,0x46,0x2f,0x31,0x13,0x33,0x34,0xbf,0x36,0x38,0xa4,0x39,0x3a,0x8b,0x3b,0x3c, -0x10,0x3c,0x3b,0x5e,0x3b,0x3a,0x37,0x39,0x37,0xfb,0x35,0x33,0xdf,0x31,0x2f,0x28, -0x2d,0x2a,0x5c,0x28,0x25,0xaf,0x23,0x21,0x56,0x1f,0x1d,0x74,0x1b,0x19,0x2c,0x18, -0x16,0x4a,0x15,0x13,0x8e,0x12,0x11,0xb2,0x0f,0x0e,0xb4,0x0c,0x0b,0xb3,0x09,0x08, -0xb2,0x06,0x05,0xe4,0x03,0x02,0x49,0x01,0xff,0xaf,0xfe,0xfd,0xd4,0xfb,0xfa,0xf6, -0xf8,0xf7,0xe7,0xf5,0xf4,0xa4,0xf2,0xf1,0x50,0xef,0xed,0xe9,0xeb,0xea,0x84,0xe8, -0xe6,0x4e,0xe5,0xe3,0x4c,0xe2,0xe0,0xcf,0xdf,0xde,0xfc,0xdd,0xdd,0xc4,0xdc,0xdc, -0x47,0xdc,0xdc,0x33,0xdc,0xdc,0x54,0xdc,0xdc,0x66,0xdc,0xdc,0x25,0xdc,0xdb,0x8e, -0xdb,0xdb,0x91,0xda,0xda,0x91,0xd9,0xd9,0xb1,0xd8,0xd8,0xf5,0xd7,0xd7,0x9b,0xd7, -0xd7,0x46,0xd7,0xd7,0x12,0xd7,0xd6,0xef,0xd6,0xd6,0xac,0xd6,0xd6,0x58,0xd6,0xd6, -0xa0,0xd5,0xd5,0xa3,0xd4,0xd4,0x40,0xd3,0xd2,0x97,0xd1,0xd0,0xaa,0xcf,0xce,0x99, -0xcd,0xcc,0x78,0xcb,0xca,0x45,0xc9,0xc8,0x02,0xc7,0xc5,0xde,0xc4,0xc3,0xbc,0xc2, -0xc1,0xaa,0xc0,0xbf,0xcb,0xbe,0xbd,0x3f,0xbd,0xbc,0x19,0xbc,0xbb,0xac,0xbb,0xbb, -0xda,0xbb,0xbc,0x72,0xbc,0xbc,0x5d,0xbd,0xbd,0x1b,0xbe,0xbe,0x85,0xbe,0xbe,0xaa, -0xbe,0xbe,0x9a,0xbe,0xbe,0x68,0xbe,0xbe,0x35,0xbe,0xbe,0x33,0xbe,0xbe,0x53,0xbe, -0xbe,0xc8,0xbe,0xbf,0x70,0xbf,0xbf,0x6e,0xc0,0xc0,0x9f,0xc1,0xc2,0xe3,0xc2,0xc3, -0x38,0xc4,0xc4,0x8e,0xc5,0xc6,0xc2,0xc6,0xc7,0xe5,0xc7,0xc8,0xf7,0xc8,0xc9,0xe7, -0xc9,0xca,0xc5,0xca,0xcb,0x40,0xcb,0xcb,0xa7,0xcb,0xcb,0x9a,0xcb,0xcb,0x37,0xcb, -0xca,0xae,0xca,0xca,0x26,0xca,0xc9,0xce,0xc9,0xc9,0xcb,0xc9,0xc9,0x4f,0xca,0xca, -0x2b,0xcb,0xcb,0x9c,0xcc,0xcd,0xa8,0xce,0xd0,0xb1,0xd1,0xd3,0x88,0xd5,0xd7,0xb9, -0xd9,0xdb,0x9b,0xdd,0xdf,0xc5,0xe0,0xe1,0xdf,0xe2,0xe3,0xd7,0xe3,0xe3,0xff,0xe3, -0xe3,0xbd,0xe3,0xe3,0x99,0xe3,0xe3,0xfa,0xe3,0xe4,0x48,0xe5,0xe6,0x63,0xe7,0xe8, -0x4c,0xea,0xeb,0xcf,0xed,0xef,0x58,0xf1,0xf3,0xc1,0xf4,0xf6,0xb4,0xf7,0xf8,0x1f, -0xfa,0xfa,0xbf,0xfb,0xfc,0xc5,0xfc,0xfd,0x94,0xfd,0xfd,0x3d,0xfe,0xfe,0xb7,0xfe, -0xff,0x61,0xff,0xff,0x0c,0x00,0x00,0x95,0x00,0x00,0xec,0x00,0x00,0xef,0x00,0x00, -0xcd,0x00,0x00,0xbb,0x00,0x00,0xcb,0x00,0x00,0x3f,0x01,0x01,0xf8,0x01,0x02,0x17, -0x03,0x03,0xcd,0x04,0x05,0x2d,0x07,0x08,0x8c,0x0a,0x0c,0xc9,0x0e,0x11,0xc4,0x13, -0x16,0xd4,0x18,0x1b,0x74,0x1d,0x1f,0x48,0x21,0x22,0x1d,0x24,0x25,0xd1,0x25,0x26, -0xb6,0x26,0x26,0x1f,0x27,0x27,0x22,0x27,0x27,0x33,0x27,0x27,0x32,0x27,0x27,0x33, -0x27,0x27,0x12,0x27,0x26,0xbf,0x26,0x26,0x38,0x26,0x25,0xbf,0x25,0x25,0x47,0x25, -0x25,0x53,0x25,0x25,0xf8,0x25,0x26,0x48,0x27,0x28,0x11,0x29,0x2a,0x31,0x2b,0x2c, -0x96,0x2d,0x2e,0x1d,0x30,0x31,0xe7,0x32,0x34,0x16,0x36,0x37,0xee,0x39,0x3c,0x82, -0x3e,0x41,0xe2,0x43,0x46,0xcc,0x49,0x4c,0xdd,0x4f,0x52,0xac,0x55,0x58,0x73,0x5a, -0x5c,0x48,0x5e,0x5f,0xec,0x60,0x61,0x3b,0x62,0x62,0x56,0x62,0x61,0x5f,0x61,0x60, -0x57,0x5f,0x5d,0x6f,0x5c,0x5a,0xaa,0x58,0x56,0x48,0x54,0x51,0x4d,0x4f,0x4c,0x0b, -0x4a,0x47,0xa5,0x44,0x42,0xa2,0x3f,0x3d,0x14,0x3b,0x39,0x30,0x37,0x35,0xe7,0x33, -0x32,0x27,0x31,0x2f,0xbe,0x2e,0x2d,0x68,0x2c,0x2b,0x45,0x2a,0x29,0x44,0x28,0x27, -0x85,0x26,0x25,0xfb,0x24,0x24,0xd5,0x23,0x23,0x05,0x23,0x22,0x9b,0x22,0x22,0xd9, -0x22,0x23,0xd3,0x23,0x24,0xcb,0x25,0x27,0x81,0x28,0x2a,0xb1,0x2b,0x2d,0x26,0x2f, -0x30,0x4b,0x32,0x33,0xea,0x34,0x35,0xae,0x36,0x37,0x41,0x37,0x37,0xc3,0x36,0x36, -0x00,0x35,0x33,0x2b,0x32,0x30,0x76,0x2e,0x2c,0x57,0x2a,0x28,0x12,0x26,0x23,0x0f, -0x22,0x20,0x52,0x1e,0x1c,0x2b,0x1b,0x19,0x3a,0x18,0x16,0x7d,0x15,0x14,0xa1,0x12, -0x11,0xb2,0x0f,0x0e,0xa2,0x0c,0x0b,0x70,0x09,0x07,0x8f,0x06,0x05,0xa1,0x03,0x02, -0xd3,0x00,0xff,0x06,0xfe,0xfc,0x29,0xfb,0xf9,0x5c,0xf8,0xf6,0x6d,0xf5,0xf3,0x6e, -0xf2,0xf0,0x4d,0xef,0xed,0x2b,0xec,0xea,0xf8,0xe8,0xe7,0xd6,0xe5,0xe4,0xe5,0xe2, -0xe1,0x69,0xe0,0xdf,0x75,0xde,0xdd,0x2b,0xdd,0xdc,0x7b,0xdc,0xdc,0x34,0xdc,0xdc, -0x43,0xdc,0xdc,0x75,0xdc,0xdc,0x88,0xdc,0xdc,0x78,0xdc,0xdc,0x35,0xdc,0xdc,0xd0, -0xdb,0xdb,0x6a,0xdb,0xdb,0x03,0xdb,0xda,0xbd,0xda,0xda,0x79,0xda,0xda,0x57,0xda, -0xda,0x44,0xda,0xda,0x23,0xda,0xda,0xd0,0xd9,0xd9,0x49,0xd9,0xd8,0x7f,0xd8,0xd7, -0x4e,0xd7,0xd6,0xa8,0xd5,0xd4,0xec,0xd3,0xd2,0xee,0xd1,0xd0,0xcd,0xcf,0xce,0x9b, -0xcd,0xcc,0x67,0xcb,0xca,0x24,0xc9,0xc8,0x11,0xc7,0xc6,0x11,0xc5,0xc4,0x53,0xc3, -0xc2,0xe9,0xc1,0xc1,0x17,0xc1,0xc0,0xde,0xc0,0xc0,0xfd,0xc0,0xc1,0x41,0xc1,0xc1, -0x97,0xc1,0xc1,0xba,0xc1,0xc1,0xab,0xc1,0xc1,0x8a,0xc1,0xc1,0x67,0xc1,0xc1,0x35, -0xc1,0xc1,0x33,0xc1,0xc1,0x64,0xc1,0xc1,0xc8,0xc1,0xc2,0x50,0xc2,0xc2,0x2c,0xc3, -0xc3,0x3a,0xc4,0xc4,0x5b,0xc5,0xc5,0xaf,0xc6,0xc7,0xf4,0xc7,0xc8,0x5a,0xc9,0xc9, -0x9f,0xca,0xcb,0xd4,0xcb,0xcc,0xf7,0xcc,0xcd,0xf8,0xcd,0xce,0xc6,0xce,0xcf,0x30, -0xcf,0xcf,0x65,0xcf,0xcf,0x35,0xcf,0xcf,0xd0,0xce,0xce,0x69,0xce,0xce,0x13,0xce, -0xce,0xf0,0xcd,0xce,0x20,0xce,0xce,0xb5,0xce,0xcf,0xc2,0xcf,0xd0,0x99,0xd1,0xd2, -0x2b,0xd4,0xd5,0x8b,0xd7,0xd9,0x56,0xdb,0xdd,0x03,0xdf,0xe0,0x1a,0xe2,0xe3,0x55, -0xe4,0xe5,0xa2,0xe5,0xe5,0x1f,0xe6,0xe6,0xf1,0xe5,0xe5,0xce,0xe5,0xe5,0xdb,0xe5, -0xe6,0x50,0xe6,0xe6,0x9e,0xe7,0xe8,0x87,0xe9,0xea,0x0b,0xec,0xed,0xe7,0xee,0xf0, -0xe7,0xf1,0xf3,0xc5,0xf4,0xf6,0x41,0xf7,0xf8,0x24,0xf9,0xf9,0xaf,0xfa,0xfb,0xc4, -0xfb,0xfc,0x93,0xfc,0xfd,0x50,0xfd,0xfd,0x0a,0xfe,0xfe,0xa6,0xfe,0xfe,0x3e,0xff, -0xff,0x96,0xff,0xff,0xcb,0xff,0xff,0xcd,0xff,0xff,0xed,0xff,0xff,0x1f,0x00,0x00, -0x74,0x00,0x00,0x1b,0x01,0x01,0xf7,0x01,0x02,0x49,0x03,0x04,0x74,0x05,0x06,0x7d, -0x08,0x0a,0x55,0x0c,0x0e,0xe8,0x10,0x13,0xb4,0x15,0x18,0x31,0x1a,0x1c,0xc1,0x1d, -0x1f,0xe6,0x20,0x22,0x43,0x23,0x24,0xb2,0x24,0x25,0x52,0x25,0x25,0x66,0x25,0x25, -0x25,0x25,0x25,0xe0,0x24,0x24,0x9b,0x24,0x24,0x57,0x24,0x24,0xf2,0x23,0x23,0x7b, -0x23,0x23,0xe3,0x22,0x22,0x38,0x22,0x22,0xd0,0x21,0x21,0xfd,0x21,0x22,0xa3,0x22, -0x23,0x14,0x24,0x25,0x00,0x26,0x27,0x52,0x28,0x29,0xd9,0x2a,0x2c,0x82,0x2d,0x2e, -0x8f,0x30,0x32,0x03,0x34,0x36,0x30,0x38,0x3a,0x39,0x3d,0x3f,0xef,0x42,0x45,0x0e, -0x49,0x4c,0x11,0x4f,0x51,0x9e,0x54,0x57,0x51,0x59,0x5b,0xf4,0x5c,0x5e,0x65,0x5f, -0x60,0x92,0x60,0x60,0x8b,0x60,0x60,0x51,0x5f,0x5e,0x04,0x5d,0x5b,0xc7,0x59,0x57, -0xdd,0x55,0x53,0x6b,0x51,0x4f,0x80,0x4c,0x49,0x4e,0x47,0x44,0x0a,0x42,0x3f,0x18, -0x3d,0x3a,0xad,0x38,0x36,0xfc,0x34,0x33,0xd5,0x31,0x30,0x37,0x2f,0x2e,0xd0,0x2c, -0x2b,0xab,0x2a,0x29,0x78,0x28,0x27,0x77,0x26,0x25,0xa8,0x24,0x23,0x3e,0x23,0x22, -0x09,0x22,0x21,0x4a,0x21,0x21,0xe0,0x20,0x20,0x3f,0x21,0x21,0x4a,0x22,0x23,0x21, -0x24,0x25,0xc6,0x26,0x28,0xd4,0x29,0x2b,0x06,0x2d,0x2e,0xf8,0x2f,0x31,0x64,0x32, -0x33,0x15,0x34,0x34,0xa7,0x34,0x34,0x29,0x34,0x33,0x76,0x32,0x31,0xc4,0x2f,0x2e, -0x52,0x2c,0x2a,0x76,0x28,0x26,0x77,0x24,0x22,0xa8,0x20,0x1e,0x4e,0x1d,0x1b,0x4b, -0x1a,0x18,0x8d,0x17,0x16,0xd2,0x14,0x13,0x17,0x12,0x10,0x19,0x0f,0x0d,0xf8,0x0b, -0x0a,0xc5,0x08,0x07,0xc3,0x05,0x04,0xd4,0x02,0x01,0xf6,0xff,0xfe,0x29,0xfd,0xfb, -0x6c,0xfa,0xf9,0xa0,0xf7,0xf6,0xc3,0xf4,0xf3,0xe5,0xf1,0xf0,0xe6,0xee,0xed,0xc4, -0xeb,0xea,0x82,0xe8,0xe6,0x5e,0xe5,0xe3,0x4c,0xe2,0xe0,0xae,0xdf,0xde,0x98,0xdd, -0xdc,0x3c,0xdc,0xdb,0x7b,0xdb,0xdb,0x34,0xdb,0xdb,0x53,0xdb,0xdb,0xa7,0xdb,0xdb, -0xec,0xdb,0xdb,0xfe,0xdb,0xdb,0xef,0xdb,0xdb,0xac,0xdb,0xdb,0x58,0xdb,0xdb,0xf2, -0xda,0xda,0xad,0xda,0xda,0x78,0xda,0xda,0x34,0xda,0xda,0x01,0xda,0xd9,0xdf,0xd9, -0xd9,0x8b,0xd9,0xd9,0x04,0xd9,0xd8,0x19,0xd8,0xd7,0xe9,0xd6,0xd6,0x52,0xd5,0xd4, -0x77,0xd3,0xd2,0x88,0xd1,0xd0,0x56,0xcf,0xce,0x34,0xcd,0xcc,0x02,0xcb,0xc9,0xef, -0xc8,0xc7,0xfe,0xc6,0xc5,0x0f,0xc5,0xc4,0x73,0xc3,0xc2,0x3c,0xc2,0xc1,0x8d,0xc1, -0xc1,0x56,0xc1,0xc1,0x86,0xc1,0xc1,0xca,0xc1,0xc1,0x0e,0xc2,0xc2,0x21,0xc2,0xc2, -0x01,0xc2,0xc1,0xce,0xc1,0xc1,0x9b,0xc1,0xc1,0x67,0xc1,0xc1,0x66,0xc1,0xc1,0x97, -0xc1,0xc1,0xfb,0xc1,0xc2,0x94,0xc2,0xc2,0x6f,0xc3,0xc3,0x6e,0xc4,0xc4,0x8f,0xc5, -0xc6,0xd2,0xc6,0xc7,0x27,0xc8,0xc8,0x7c,0xc9,0xca,0xc1,0xca,0xcb,0x06,0xcc,0xcc, -0x3a,0xcd,0xcd,0x3c,0xce,0xce,0x1b,0xcf,0xcf,0x95,0xcf,0xcf,0xcc,0xcf,0xcf,0xac, -0xcf,0xcf,0x48,0xcf,0xcf,0xe1,0xce,0xce,0xac,0xce,0xce,0x9a,0xce,0xce,0xca,0xce, -0xcf,0x60,0xcf,0xcf,0x7e,0xd0,0xd1,0x44,0xd2,0xd3,0xd6,0xd4,0xd6,0x26,0xd8,0xd9, -0xef,0xdb,0xdd,0x7b,0xdf,0xe1,0x81,0xe2,0xe3,0xcc,0xe4,0xe5,0x08,0xe6,0xe6,0x85, -0xe6,0xe6,0x67,0xe6,0xe6,0x35,0xe6,0xe6,0x54,0xe6,0xe6,0xf9,0xe6,0xe7,0x49,0xe8, -0xe9,0x43,0xea,0xeb,0xc7,0xec,0xee,0xa2,0xef,0xf1,0x92,0xf2,0xf4,0x60,0xf5,0xf6, -0xba,0xf7,0xf8,0x9b,0xf9,0xfa,0x05,0xfb,0xfb,0x08,0xfc,0xfc,0xe7,0xfc,0xfd,0x94, -0xfd,0xfd,0x5f,0xfe,0xfe,0xfa,0xfe,0xff,0xa5,0xff,0xff,0x0e,0x00,0x00,0x00,0x00, -0x00,0x42,0x00,0x00,0x86,0x00,0x00,0xca,0x00,0x00,0xfe,0x00,0x01,0x41,0x01,0x01, -0x86,0x01,0x01,0xca,0x01,0x01,0x0e,0x02,0x02,0x52,0x02,0x02,0x97,0x02,0x02,0xec, -0x02,0x03,0x20,0x03,0x03,0x75,0x03,0x03,0xda,0x03,0x03,0x1f,0x04,0x04,0x63,0x04, -0x04,0xc9,0x04,0x04,0x1e,0x05,0x05,0x63,0x05,0x05,0xc9,0x05,0x05,0x1e,0x06,0x06, -0x74,0x06,0x06,0xda,0x06,0x07,0x30,0x07,0x07,0x85,0x07,0x07,0xfc,0x07,0x08,0x52, -0x08,0x08,0xb8,0x08,0x08,0x1e,0x09,0x09,0x74,0x09,0x09,0xeb,0x09,0x0a,0x41,0x0a, -0x0a,0xb7,0x0a,0x0a,0x1e,0x0b,0x0b,0x85,0x0b,0x0b,0xfb,0x0b,0x0c,0x52,0x0c,0x0c, -0xc9,0x0c,0x0c,0x3f,0x0d,0x0d,0xa7,0x0d,0x0d,0x1d,0x0e,0x0e,0x84,0x0e,0x0e,0xeb, -0x0e,0x0f,0x62,0x0f,0x0f,0xd9,0x0f,0x10,0x40,0x10,0x10,0xb7,0x10,0x10,0x2e,0x11, -0x11,0x96,0x11,0x11,0x0d,0x12,0x12,0x84,0x12,0x12,0xfb,0x12,0x13,0x62,0x13,0x13, -0xda,0x13,0x14,0x41,0x14,0x14,0xb8,0x14,0x14,0x3f,0x15,0x15,0xa7,0x15,0x15,0x2e, -0x16,0x16,0x95,0x16,0x16,0x0c,0x17,0x17,0x73,0x17,0x17,0xeb,0x17,0x18,0x62,0x18, -0x18,0xd9,0x18,0x19,0x40,0x19,0x19,0xb8,0x19,0x19,0x2f,0x1a,0x1a,0x96,0x1a,0x1a, -0x0d,0x1b,0x1b,0x74,0x1b,0x1b,0xeb,0x1b,0x1c,0x52,0x1c,0x1c,0xc8,0x1c,0x1d,0x30, -0x1d,0x1d,0xa6,0x1d,0x1d,0x1d,0x1e,0x1e,0x73,0x1e,0x1e,0xeb,0x1e,0x1f,0x41,0x1f, -0x1f,0xb8,0x1f,0x1f,0x2f,0x20,0x20,0x85,0x20,0x20,0xfb,0x20,0x21,0x52,0x21,0x21, -0xb8,0x21,0x21,0x2e,0x22,0x22,0x85,0x22,0x22,0xeb,0x22,0x23,0x41,0x23,0x23,0xa7, -0x23,0x23,0x0d,0x24,0x24,0x63,0x24,0x24,0xc9,0x24,0x24,0x2f,0x25,0x25,0x85,0x25, -0x25,0xda,0x25,0x26,0x30,0x26,0x26,0x85,0x26,0x26,0xdb,0x26,0x27,0x30,0x27,0x27, -0x85,0x27,0x27,0xeb,0x27,0x28,0x30,0x28,0x28,0x85,0x28,0x28,0xda,0x28,0x29,0x20, -0x29,0x29,0x74,0x29,0x29,0xb9,0x29,0x29,0x0e,0x2a,0x2a,0x42,0x2a,0x2a,0x97,0x2a, -0x2a,0xec,0x2a,0x2b,0x20,0x2b,0x2b,0x65,0x2b,0x2b,0xb8,0x2b,0x2b,0xfd,0x2b,0x2c, -0x31,0x2c,0x2c,0x75,0x2c,0x2c,0xb9,0x2c,0x2c,0xfd,0x2c,0x2d,0x31,0x2d,0x2d,0x75, -0x2d,0x2d,0xa9,0x2d,0x2d,0xec,0x2d,0x2e,0x10,0x2e,0x2e,0x53,0x2e,0x2e,0x86,0x2e, -0x2e,0xba,0x2e,0x2e,0xed,0x2e,0x2f,0x20,0x2f,0x2f,0x53,0x2f,0x2f,0x86,0x2f,0x2f, -0xa9,0x2f,0x2f,0xdc,0x2f,0x2f,0x0f,0x30,0x30,0x21,0x30,0x30,0x54,0x30,0x30,0x87, -0x30,0x30,0x88,0x30,0x30,0xca,0x30,0x30,0xfe,0x30,0x31,0x10,0x31,0x31,0x32,0x31, -0x31,0x54,0x31,0x31,0x76,0x31,0x31,0x98,0x31,0x31,0xba,0x31,0x31,0xdc,0x31,0x31, -0xfe,0x31,0x31,0x0f,0x32,0x32,0x21,0x32,0x32,0x43,0x32,0x32,0x54,0x32,0x32,0x76, -0x32,0x32,0x88,0x32,0x32,0x99,0x32,0x32,0xba,0x32,0x32,0xbb,0x32,0x32,0xcc,0x32, -0x32,0xed,0x32,0x32,0xee,0x32,0x32,0xff,0x32,0x33,0x00,0x33,0x33,0x11,0x33,0x33, -0x22,0x33,0x33,0x22,0x33,0x33,0x33,0x33,0x33,0x43,0x33,0x33,0x44,0x33,0x33,0x45, -0x33,0x33,0x65,0x33,0x33,0x55,0x33,0x33,0x56,0x33,0x33,0x65,0x33,0x33,0x66,0x33, -0x33,0x66,0x33,0x33,0x66,0x33,0x33,0x66,0x33,0x33,0x66,0x33,0x33,0x66,0x33,0x33, -0x56,0x33,0x33,0x65,0x33,0x33,0x55,0x33,0x33,0x55,0x33,0x33,0x54,0x33,0x33,0x44, -0x33,0x33,0x44,0x33,0x33,0x34,0x33,0x33,0x33,0x33,0x33,0x22,0x33,0x33,0x12,0x33, -0x33,0x11,0x33,0x33,0x01,0x33,0x33,0x00,0x33,0x32,0xff,0x32,0x32,0xee,0x32,0x32, -0xde,0x32,0x32,0xcd,0x32,0x32,0xbc,0x32,0x32,0xbb,0x32,0x32,0x98,0x2e,0x18,0x28, -0xfd,0xf7,0xe7,0xf2,0xf2,0x58,0xf0,0xef,0x3d,0xee,0xed,0x3a,0xec,0xeb,0x27,0xea, -0xe9,0x16,0xe8,0xe7,0x24,0xe6,0xe5,0x22,0xe4,0xe3,0x20,0xe2,0xe1,0x21,0xe0,0xdf, -0x32,0xde,0xdd,0x32,0xdc,0xdb,0x32,0xda,0xd9,0x55,0xd8,0xd7,0x87,0xd6,0xd5,0xa9, -0xd4,0xd3,0xec,0xd2,0xd2,0x10,0xd1,0xd0,0x54,0xcf,0xce,0xa8,0xcd,0xcc,0x0d,0xcc, -0xcb,0x63,0xca,0xc9,0xd9,0xc8,0xc8,0x41,0xc7,0xc6,0xc8,0xc5,0xc5,0x50,0xc4,0xc3, -0xe9,0xc2,0xc2,0x83,0xc1,0xc0,0x2d,0xc0,0xbf,0xd8,0xbe,0xbe,0x94,0xbd,0xbd,0x60, -0xbc,0xbb,0x4d,0xbb,0xba,0x2b,0xba,0xb9,0x19,0xb9,0xb8,0x18,0xb8,0xb7,0x18,0xb7, -0xb6,0x2a,0xb6,0xb5,0x4b,0xb5,0xb4,0x7d,0xb4,0xb4,0xb1,0xb3,0xb3,0xf4,0xb2,0xb2, -0x49,0xb2,0xb1,0x9e,0xb1,0xb1,0xf4,0xb0,0xb0,0x7b,0xb0,0xb0,0xf3,0xaf,0xaf,0x7b, -0xaf,0xaf,0x14,0xaf,0xae,0xbe,0xae,0xae,0x68,0xae,0xae,0x13,0xae,0xad,0xef,0xad, -0xad,0xbc,0xad,0xad,0x99,0xad,0xad,0x78,0xad,0xad,0x66,0xad,0xad,0x66,0xad,0xad, -0x66,0xad,0xad,0x77,0xad,0xad,0x98,0xad,0xad,0xba,0xad,0xad,0xec,0xad,0xae,0x20, -0xae,0xae,0x64,0xae,0xae,0xb8,0xae,0xae,0x0d,0xaf,0xaf,0x63,0xaf,0xaf,0xc9,0xaf, -0xb0,0x40,0xb0,0xb0,0xb7,0xb0,0xb0,0x4f,0xb1,0xb1,0xc8,0xb1,0xb2,0x51,0xb2,0xb2, -0xfa,0xb2,0xb3,0x94,0xb3,0xb3,0x4e,0xb4,0xb4,0xf9,0xb4,0xb5,0xa4,0xb5,0xb6,0x60, -0xb6,0xb6,0x3c,0xb7,0xb7,0x09,0xb8,0xb8,0xc6,0xb8,0xb9,0xa3,0xb9,0xba,0x81,0xba, -0xba,0x6f,0xbb,0xbb,0x4d,0xbc,0xbc,0x4c,0xbd,0xbd,0x3b,0xbe,0xbe,0x2b,0xbf,0xbf, -0x2b,0xc0,0xc0,0x2a,0xc1,0xc1,0x3b,0xc2,0xc2,0x4b,0xc3,0xc3,0x4c,0xc4,0xc4,0x5d, -0xc5,0xc5,0x7e,0xc6,0xc6,0x8f,0xc7,0xc8,0xa1,0xc8,0xc9,0xc3,0xc9,0xca,0xe5,0xca, -0xcb,0x07,0xcc,0xcc,0x3a,0xcd,0xcd,0x5c,0xce,0xce,0x8f,0xcf,0xd0,0xb2,0xd0,0xd1, -0xe4,0xd1,0xd2,0x18,0xd3,0xd3,0x4b,0xd4,0xd4,0x8e,0xd5,0xd6,0xb1,0xd6,0xd7,0xf5, -0xd7,0xd8,0x18,0xd9,0xd9,0x5b,0xda,0xda,0x9f,0xdb,0xdc,0xc3,0xdc,0xdd,0xf6,0xdd, -0xde,0x3a,0xdf,0xdf,0x6d,0xe0,0xe1,0xa0,0xe1,0xe2,0xe4,0xe2,0xe3,0x28,0xe4,0xe4, -0x5b,0xe5,0xe5,0x9f,0xe6,0xe7,0xc2,0xe7,0xe8,0xf6,0xe8,0xe9,0x39,0xea,0xea,0x6c, -0xeb,0xeb,0x9f,0xec,0xed,0xc3,0xed,0xee,0xf6,0xee,0xef,0x29,0xf0,0xf0,0x6c,0xf1, -0xf1,0x8f,0xf2,0xf3,0xa1,0xf3,0xf4,0xd4,0xf4,0xf5,0x06,0xf6,0xf6,0x28,0xf7,0xf7, -0x4a,0xf8,0xf8,0x6d,0xf9,0xf9,0x8f,0xfa,0xfb,0xa1,0xfb,0xfc,0xb2,0xfc,0xfd,0xd4, -0xfd,0xfe,0xe5,0xfe,0xff,0xf7,0xff,0x00,0x08,0x01,0x01,0x19,0x02,0x02,0x2a,0x03, -0x03,0x3a,0x04,0x04,0x3b,0x05,0x05,0x3b,0x06,0x06,0x3b,0x07,0x07,0x3b,0x08,0x08, -0x3b,0x09,0x09,0x2b,0x0a,0x0a,0x1a,0x0b,0x0b,0x19,0x0c,0x0c,0x08,0x0d,0x0d,0xe7, -0x0d,0x0e,0xc6,0x0e,0x0f,0xb4,0x0f,0x10,0x92,0x10,0x11,0x70,0x11,0x11,0x5e,0x12, -0x12,0x3c,0x13,0x13,0x09,0x14,0x14,0xd6,0x14,0x15,0xa4,0x15,0x16,0x70,0x16,0x16, -0x4d,0x17,0x17,0x1a,0x18,0x18,0xd7,0x18,0x19,0x93,0x19,0x19,0x5e,0x1a,0x1a,0x0a, -0x1b,0x1b,0xc6,0x1b,0x1c,0x72,0x1c,0x1c,0x3d,0x1d,0x1d,0xd8,0x1d,0x1e,0x82,0x1e, -0x1e,0x2d,0x1f,0x1f,0xd8,0x1f,0x20,0x71,0x20,0x20,0x1c,0x21,0x21,0xa6,0x21,0x21, -0x4f,0x22,0x22,0xe9,0x22,0x23,0x73,0x23,0x23,0x0b,0x24,0x24,0x94,0x24,0x24,0x2d, -0x25,0x25,0xa6,0x25,0x25,0x2e,0x26,0x26,0xb7,0x26,0x26,0x3e,0x27,0x27,0xb7,0x27, -0x27,0x2e,0x28,0x28,0x96,0x28,0x28,0x1d,0x29,0x29,0x84,0x29,0x29,0xfb,0x29,0x2a, -0x62,0x2a,0x2a,0xc9,0x2a,0x2a,0x3f,0x2b,0x2b,0x96,0x2b,0x2b,0xfc,0x2b,0x2c,0x52, -0x2c,0x2c,0xb8,0x2c,0x2c,0x1e,0x2d,0x2d,0x64,0x2d,0x2d,0xb9,0x2d,0x2d,0x1f,0x2e, -0x2e,0x63,0x2e,0x2e,0xb8,0x2e,0x2e,0x0d,0x2f,0x2f,0x53,0x2f,0x2f,0x97,0x2f,0x2f, -0xeb,0x2f,0x30,0x20,0x30,0x30,0x64,0x30,0x30,0xa8,0x30,0x30,0xec,0x30,0x31,0x20, -0x31,0x31,0x54,0x31,0x31,0x97,0x31,0x31,0xdb,0x31,0x31,0x0e,0x32,0x32,0x32,0x32, -0x32,0x64,0x32,0x32,0x98,0x32,0x32,0xcb,0x32,0x32,0xfd,0x32,0x33,0x20,0x33,0x33, -0x43,0x33,0x33,0x65,0x33,0x33,0x98,0x33,0x33,0xba,0x33,0x33,0xdc,0x33,0x33,0x0f, -0x34,0x34,0x21,0x34,0x34,0x42,0x34,0x34,0x55,0x34,0x34,0x76,0x34,0x34,0x88,0x34, -0x34,0xa9,0x34,0x34,0xbb,0x34,0x34,0xdc,0x34,0x34,0xed,0x34,0x34,0xff,0x34,0x34, -0x0f,0x35,0x35,0x11,0x35,0x35,0x22,0x35,0x35,0x33,0x35,0x35,0x54,0x35,0x35,0x55, -0x35,0x35,0x44,0x35,0x35,0x66,0x35,0x35,0x77,0x35,0x35,0x78,0x35,0x35,0x88,0x35, -0x35,0x98,0x35,0x35,0x99,0x35,0x35,0x99,0x35,0x35,0xaa,0x35,0x35,0xaa,0x35,0x35, -0xaa,0x35,0x35,0xaa,0x35,0x35,0xaa,0x35,0x35,0xaa,0x35,0x35,0xaa,0x35,0x35,0xaa, -0x35,0x35,0xaa,0x35,0x35,0xaa,0x35,0x35,0xaa,0x35,0x35,0x9a,0x35,0x35,0x99,0x35, -0x35,0x99,0x35,0x35,0x88,0x35,0x35,0x88,0x35,0x35,0x78,0x35,0x35,0x77,0x35,0x35, -0x67,0x35,0x35,0x66,0x35,0x35,0x55,0x35,0x35,0x55,0x35,0x35,0x44,0x35,0x35,0x43, -0x35,0x35,0x23,0x35,0x35,0x22,0x35,0x35,0x12,0x35,0x35,0x01,0x35,0x34,0xff,0x34, -0x34,0xff,0x34,0x34,0xee,0x34,0x34,0xdd,0x34,0x34,0xcc,0x34,0x34,0xbb,0x34,0x34, -0x9a,0x34,0x34,0x89,0x34,0x34,0x78,0x34,0x34,0x67,0x34,0x34,0x56,0x34,0x34,0x45, -0x34,0x34,0x33,0x34,0x34,0x22,0x34,0x34,0x01,0x34,0x34,0xf0,0x33,0x33,0xee,0x33, -0x33,0xcd,0x33,0x33,0xbc,0x33,0x33,0x9b,0x33,0x33,0x99,0x33,0x33,0x78,0x33,0x33, -0x66,0x33,0x33,0x45,0x33,0x33,0x34,0x33,0x33,0x12,0x33,0x33,0x61,0x32,0x29,0x53, -0x0c,0xf9,0x4a,0xf6,0xf2,0x68,0xf2,0xf0,0xa3,0xef,0xee,0x53,0xed,0xec,0x23,0xeb, -0xea,0x01,0xe9,0xe8,0xf0,0xe6,0xe6,0xd0,0xe4,0xe4,0xd0,0xe2,0xe1,0xdf,0xe0,0xdf, -0xee,0xde,0xdd,0xfe,0xdc,0xdb,0xfe,0xda,0xd9,0x1f,0xd9,0xd8,0x31,0xd7,0xd6,0x54, -0xd5,0xd4,0x86,0xd3,0xd2,0xc9,0xd1,0xd0,0xfd,0xcf,0xcf,0x42,0xce,0xcd,0x97,0xcc, -0xcb,0xfc,0xca,0xca,0x52,0xc9,0xc8,0xc9,0xc7,0xc7,0x40,0xc6,0xc5,0xd8,0xc4,0xc4, -0x61,0xc3,0xc2,0xfb,0xc1,0xc1,0xa5,0xc0,0xbf,0x5f,0xbf,0xbe,0x0b,0xbe,0xbd,0xd7, -0xbc,0xbc,0xb4,0xbb,0xbb,0x92,0xba,0xba,0x80,0xb9,0xb8,0x7f,0xb8,0xb7,0x7f,0xb7, -0xb7,0x80,0xb6,0xb6,0xa1,0xb5,0xb5,0xd3,0xb4,0xb4,0x06,0xb4,0xb3,0x4a,0xb3,0xb2, -0x9f,0xb2,0xb2,0xe4,0xb1,0xb1,0x59,0xb1,0xb1,0xc0,0xb0,0xb0,0x48,0xb0,0xb0,0xc0, -0xaf,0xaf,0x69,0xaf,0xaf,0x02,0xaf,0xae,0xbd,0xae,0xae,0x68,0xae,0xae,0x34,0xae, -0xae,0xf1,0xad,0xad,0xde,0xad,0xad,0xbc,0xad,0xad,0xab,0xad,0xad,0xaa,0xad,0xad, -0xaa,0xad,0xad,0xbb,0xad,0xad,0xdd,0xad,0xad,0x0e,0xae,0xae,0x21,0xae,0xae,0x64, -0xae,0xae,0xa8,0xae,0xae,0xfd,0xae,0xaf,0x52,0xaf,0xaf,0xb8,0xaf,0xaf,0x1e,0xb0, -0xb0,0x85,0xb0,0xb0,0x0c,0xb1,0xb1,0x84,0xb1,0xb1,0x1c,0xb2,0xb2,0xa5,0xb2,0xb2, -0x4f,0xb3,0xb3,0xe9,0xb3,0xb4,0x83,0xb4,0xb4,0x4e,0xb5,0xb5,0xf9,0xb5,0xb6,0xb5, -0xb6,0xb7,0x71,0xb7,0xb7,0x4e,0xb8,0xb8,0x2b,0xb9,0xb9,0xf8,0xb9,0xba,0xd6,0xba, -0xbb,0xb4,0xbb,0xbc,0xb3,0xbc,0xbd,0x92,0xbd,0xbe,0x81,0xbe,0xbf,0x80,0xbf,0xc0, -0x80,0xc0,0xc1,0x80,0xc1,0xc2,0x90,0xc2,0xc3,0x91,0xc3,0xc4,0xa2,0xc4,0xc5,0xb3, -0xc5,0xc6,0xd4,0xc6,0xc7,0xe6,0xc7,0xc8,0x07,0xc9,0xc9,0x28,0xca,0xca,0x5b,0xcb, -0xcb,0x7e,0xcc,0xcd,0x90,0xcd,0xce,0xc2,0xce,0xcf,0xf5,0xcf,0xd0,0x28,0xd1,0xd1, -0x5b,0xd2,0xd2,0x8e,0xd3,0xd4,0xb2,0xd4,0xd5,0xe5,0xd5,0xd6,0x18,0xd7,0xd7,0x5b, -0xd8,0xd8,0x8e,0xd9,0xda,0xc2,0xda,0x00,0x20,0x00,0x00,0x64,0x00,0x00,0xb9,0x00, -0x00,0x0d,0x01,0x01,0x42,0x01,0x01,0xa7,0x01,0x01,0xfc,0x01,0x02,0x52,0x02,0x02, -0xa7,0x02,0x02,0x0e,0x03,0x03,0x74,0x03,0x03,0xea,0x03,0x04,0x51,0x04,0x04,0xb8, -0x04,0x04,0x2f,0x05,0x05,0xa6,0x05,0x05,0x2d,0x06,0x06,0xa6,0x06,0x06,0x1e,0x07, -0x07,0xa5,0x07,0x07,0x2e,0x08,0x08,0xb7,0x08,0x08,0x3f,0x09,0x09,0xc8,0x09,0x0a, -0x61,0x0a,0x0a,0xea,0x0a,0x0b,0x83,0x0b,0x0b,0x2d,0x0c,0x0c,0xc7,0x0c,0x0d,0x61, -0x0d,0x0d,0x0b,0x0e,0x0e,0xb6,0x0e,0x0f,0x50,0x0f,0x0f,0x0b,0x10,0x10,0xb6,0x10, -0x11,0x60,0x11,0x11,0x1b,0x12,0x12,0xc6,0x12,0x13,0x60,0x13,0x13,0x3d,0x14,0x14, -0xf9,0x14,0x15,0xa4,0x15,0x16,0x60,0x16,0x16,0x2c,0x17,0x17,0xe8,0x17,0x18,0xa4, -0x18,0x19,0x60,0x19,0x19,0x2c,0x1a,0x1a,0xe8,0x1a,0x1b,0xa4,0x1b,0x1c,0x60,0x1c, -0x1c,0x2c,0x1d,0x1d,0xf9,0x1d,0x1e,0xb5,0x1e,0x1f,0x71,0x1f,0x1f,0x4e,0x20,0x20, -0x0a,0x21,0x21,0xd7,0x21,0x22,0x93,0x22,0x23,0x60,0x23,0x23,0x2c,0x24,0x24,0xe9, -0x24,0x25,0xb4,0x25,0x26,0x71,0x26,0x26,0x3d,0x27,0x27,0x0a,0x28,0x28,0xc6,0x28, -0x29,0x82,0x29,0x29,0x4e,0x2a,0x2a,0x1a,0x2b,0x2b,0xd7,0x2b,0x2c,0x92,0x2c,0x2c, -0x5f,0x2d,0x2d,0x0b,0x2e,0x2e,0xc6,0x2e,0x2f,0x82,0x2f,0x2f,0x4e,0x30,0x30,0xfa, -0x30,0x31,0xb5,0x31,0x32,0x60,0x32,0x32,0x1c,0x33,0x33,0xd7,0x33,0x34,0x83,0x34, -0x34,0x3e,0x35,0x35,0xe9,0x35,0x36,0x94,0x36,0x36,0x4e,0x37,0x37,0xf9,0x37,0x38, -0x94,0x38,0x38,0x4f,0x39,0x39,0xe9,0x39,0x3a,0x83,0x3a,0x3a,0x2e,0x3b,0x3b,0xd8, -0x3b,0x3c,0x72,0x3c,0x3c,0x1c,0x3d,0x3d,0xb6,0x3d,0x3e,0x40,0x3e,0x3e,0xd9,0x3e, -0x3f,0x72,0x3f,0x3f,0x0b,0x40,0x40,0x95,0x40,0x40,0x3e,0x41,0x41,0xb7,0x41,0x42, -0x40,0x42,0x42,0xc8,0x42,0x43,0x51,0x43,0x43,0xd9,0x43,0x44,0x51,0x44,0x44,0xd9, -0x44,0x45,0x62,0x45,0x45,0xea,0x45,0x46,0x52,0x46,0x46,0xd9,0x46,0x47,0x41,0x47, -0x47,0xb8,0x47,0x47,0x3f,0x48,0x48,0xa6,0x48,0x48,0x1d,0x49,0x49,0x85,0x49,0x49, -0xfb,0x49,0x4a,0x52,0x4a,0x4a,0xc8,0x4a,0x4a,0x2f,0x4b,0x4b,0x85,0x4b,0x4b,0xfc, -0x4b,0x4c,0x41,0x4c,0x4c,0xa7,0x4c,0x4c,0x0d,0x4d,0x4d,0x63,0x4d,0x4d,0xb8,0x4d, -0x4d,0x1e,0x4e,0x4e,0x53,0x4e,0x4e,0xa8,0x4e,0x4e,0xdd,0x4e,0x4a,0x8b,0x35,0x1d, -0x6c,0x19,0x15,0xea,0x14,0x12,0xed,0x11,0x10,0x20,0x0f,0x0d,0x45,0x0c,0x0a,0x7b, -0x09,0x07,0x9f,0x06,0x05,0xc3,0x03,0x02,0xf6,0x00,0xff,0x2a,0xfe,0xfc,0x6d,0xfb, -0xfa,0x90,0xf8,0xf7,0xc3,0xf5,0xf4,0x16,0xf3,0xf1,0x5a,0xf0,0xee,0x9f,0xed,0xec, -0xf4,0xea,0xe9,0x49,0xe8,0xe6,0xbf,0xe5,0xe4,0x26,0xe3,0xe1,0x9e,0xe0,0xdf,0x26, -0xde,0xdc,0xbf,0xdb,0xda,0x69,0xd9,0xd8,0x14,0xd7,0xd5,0xdf,0xd4,0xd3,0xbc,0xd2, -0xd1,0x9a,0xd0,0xcf,0x89,0xce,0xcd,0x88,0xcc,0xcb,0xa9,0xca,0xc9,0xcb,0xc8,0xc7, -0x0e,0xc7,0xc6,0x53,0xc5,0xc4,0xb8,0xc3,0xc2,0x2e,0xc2,0xc1,0xa6,0xc0,0xbf,0x4f, -0xbf,0xbe,0xf9,0xbd,0xbd,0xa4,0xbc,0xbc,0x71,0xbb,0xba,0x6f,0xba,0xb9,0x5d,0xb9, -0xb8,0x6e,0xb8,0xb7,0x8f,0xb7,0xb7,0xa1,0xb6,0xb6,0xf5,0xb5,0xb5,0x49,0xb5,0xb4, -0xbf,0xb4,0xb4,0x26,0xb4,0xb3,0xbe,0xb3,0xb3,0x58,0xb3,0xb3,0x02,0xb3,0xb2,0xcd, -0xb2,0xb2,0x9a,0xb2,0xb2,0x78,0xb2,0xb2,0x67,0xb2,0xb2,0x66,0xb2,0xb2,0x77,0xb2, -0xb2,0x98,0xb2,0xb2,0xdb,0xb2,0xb2,0x1f,0xb3,0xb3,0x63,0xb3,0xb3,0xc8,0xb3,0xb3, -0x2f,0xb4,0xb4,0xa6,0xb4,0xb4,0x3e,0xb5,0xb5,0xc7,0xb5,0xb6,0x60,0xb6,0xb6,0x0b, -0xb7,0xb7,0xc6,0xb7,0xb8,0x82,0xb8,0xb8,0x5f,0xb9,0xb9,0x3c,0xba,0xba,0x1a,0xbb, -0xbb,0x09,0xbc,0xbc,0x08,0xbd,0xbd,0x07,0xbe,0xbe,0x08,0xbf,0xbf,0x19,0xc0,0xc0, -0x3a,0xc1,0xc1,0x5c,0xc2,0xc2,0x8e,0xc3,0xc4,0xb1,0xc4,0xc5,0xf5,0xc5,0xc6,0x39, -0xc7,0xc7,0x7d,0xc8,0xc9,0xc2,0xc9,0xca,0x17,0xcb,0xcb,0x7c,0xcc,0xcd,0xd2,0xcd, -0xce,0x28,0xcf,0xcf,0x9e,0xd0,0xd1,0xf4,0xd1,0xd2,0x6b,0xd3,0xd4,0xd2,0xd4,0xd5, -0x49,0xd6,0xd7,0xc0,0xd7,0xd8,0x48,0xd9,0xd9,0xbf,0xda,0xdb,0x38,0xdc,0xdd,0xc0, -0xdd,0xde,0x48,0xdf,0xe0,0xc0,0xe0,0xe1,0x48,0xe2,0xe3,0xd0,0xe3,0xe4,0x59,0xe5, -0xe6,0xe1,0xe6,0xe7,0x6a,0xe8,0xe9,0xf2,0xe9,0xea,0x7b,0xeb,0xec,0x04,0xed,0xed, -0x8c,0xee,0xef,0x04,0xf0,0xf0,0x8c,0xf1,0xf2,0x14,0xf3,0xf3,0x8c,0xf4,0xf5,0x15, -0xf6,0xf6,0x9d,0xf7,0xf8,0x15,0xf9,0xf9,0x9d,0xfa,0xfb,0x04,0xfc,0xfc,0x8c,0xfd, -0xfe,0xf4,0xfe,0xff,0x7b,0x00,0x01,0xe2,0x01,0x02,0x5a,0x03,0x04,0xb0,0x04,0x05, -0x26,0x06,0x06,0x9e,0x07,0x08,0xf5,0x08,0x09,0x6a,0x0a,0x0b,0xc1,0x0b,0x0c,0x27, -0x0d,0x0d,0x7d,0x0e,0x0f,0xd2,0x0f,0x10,0x27,0x11,0x11,0x7d,0x12,0x13,0xc2,0x13, -0x14,0x06,0x15,0x15,0x5b,0x16,0x16,0x9f,0x17,0x18,0xd3,0x18,0x19,0x17,0x1a,0x1a, -0x5b,0x1b,0x1b,0x8e,0x1c,0x1d,0xb1,0x1d,0x1e,0xd4,0x1e,0x1f,0x07,0x20,0x20,0x29, -0x21,0x21,0x5b,0x22,0x22,0x6d,0x23,0x23,0x8f,0x24,0x25,0x91,0x25,0x26,0xb2,0x26, -0x27,0xb3,0x27,0x28,0xc4,0x28,0x29,0xd5,0x29,0x2a,0xd5,0x2a,0x2b,0xd5,0x2b,0x2c, -0xd5,0x2c,0x2d,0xc5,0x2d,0x2e,0xc4,0x2e,0x2f,0xa3,0x2f,0x30,0x92,0x30,0x31,0x80, -0x31,0x31,0x6f,0x32,0x32,0x4e,0x33,0x33,0x3c,0x34,0x34,0x09,0x35,0x35,0xd7,0x35, -0x36,0xb4,0x36,0x37,0x81,0x37,0x37,0x4e,0x38,0x38,0x1b,0x39,0x39,0xd7,0x39,0x3a, -0x94,0x3a,0x3a,0x5f,0x3b,0x3b,0x1b,0x3c,0x3c,0xd7,0x3c,0x3d,0x82,0x3d,0x3d,0x3d, -0x3e,0x3e,0xe8,0x3e,0x3f,0x83,0x3f,0x3f,0x3e,0x40,0x40,0xd8,0x40,0x41,0x72,0x41, -0x41,0x1c,0x42,0x42,0xa6,0x42,0x42,0x4f,0x43,0x43,0xd9,0x43,0x44,0x62,0x44,0x44, -0x0b,0x45,0x45,0x84,0x45,0x45,0x1d,0x46,0x46,0x95,0x46,0x46,0x1d,0x47,0x47,0x95, -0x47,0x47,0x1e,0x48,0x48,0x95,0x48,0x48,0x0c,0x49,0x49,0x74,0x49,0x49,0xfb,0x49, -0x4a,0x52,0x4a,0x4a,0xc9,0x4a,0x4a,0x3f,0x4b,0x4b,0x97,0x4b,0x4b,0x0d,0x4c,0x4c, -0x63,0x4c,0x4c,0xc9,0x4c,0x4c,0x2f,0x4d,0x4d,0x85,0x4d,0x4d,0xdb,0x4d,0x4e,0x30, -0x4e,0x4e,0x96,0x4e,0x4e,0xeb,0x4e,0x4f,0x30,0x4f,0x4f,0x85,0x4f,0x4f,0xca,0x4f, -0x4f,0x1f,0x50,0x50,0x64,0x50,0x50,0xa8,0x50,0x50,0xfd,0x50,0x51,0x30,0x51,0x51, -0x75,0x51,0x51,0x76,0x4c,0x36,0x71,0x1f,0x1b,0xd9,0x17,0x17,0x04,0x15,0x14,0x32, -0x12,0x11,0x84,0x0f,0x0e,0xc5,0x0c,0x0b,0xf7,0x09,0x08,0x29,0x07,0x05,0x5b,0x04, -0x02,0x7d,0x01,0xff,0x9f,0xfe,0xfd,0xb1,0xfb,0xfa,0xd4,0xf8,0xf7,0x06,0xf6,0xf4, -0x39,0xf3,0xf1,0x7d,0xf0,0xef,0xb1,0xed,0xec,0xf5,0xea,0xe9,0x5a,0xe8,0xe7,0xb0, -0xe5,0xe4,0x26,0xe3,0xe1,0x9d,0xe0,0xdf,0x15,0xde,0xdc,0xae,0xdb,0xda,0x57,0xd9, -0xd8,0x02,0xd7,0xd5,0xce,0xd4,0xd3,0x8a,0xd2,0xd1,0x78,0xd0,0xcf,0x66,0xce,0xcd, -0x66,0xcc,0xcb,0x87,0xca,0xc9,0xa9,0xc8,0xc7,0xec,0xc6,0xc6,0x30,0xc5,0xc4,0x85, -0xc3,0xc2,0x0c,0xc2,0xc1,0x84,0xc0,0xbf,0x2d,0xbf,0xbe,0xd7,0xbd,0xbd,0x93,0xbc, -0xbb,0x6f,0xbb,0xba,0x4d,0xba,0xb9,0x4c,0xb9,0xb8,0x5c,0xb8,0xb7,0x7e,0xb7,0xb7, -0xa0,0xb6,0xb6,0xf4,0xb5,0xb5,0x49,0xb5,0xb4,0xbf,0xb4,0xb4,0x37,0xb4,0xb3,0xbf, -0xb3,0xb3,0x68,0xb3,0xb3,0x14,0xb3,0xb2,0xdf,0xb2,0xb2,0xbc,0xb2,0xb2,0x9a,0xb2, -0xb2,0x99,0xb2,0xb2,0x99,0xb2,0xb2,0xba,0xb2,0xb2,0xdc,0xb2,0xb2,0x1f,0xb3,0xb3, -0x53,0xb3,0xb3,0xa7,0xb3,0xb3,0x0d,0xb4,0xb4,0x73,0xb4,0xb4,0xfb,0xb4,0xb5,0x84, -0xb5,0xb5,0x1d,0xb6,0xb6,0xc7,0xb6,0xb7,0x71,0xb7,0xb7,0x2c,0xb8,0xb8,0xf9,0xb8, -0xb9,0xc6,0xb9,0xba,0xa3,0xba,0xbb,0x81,0xbb,0xbc,0x80,0xbc,0xbd,0x80,0xbd,0xbd, -0x8f,0xbe,0xbf,0x90,0xbf,0xc0,0xa2,0xc0,0xc1,0xc3,0xc1,0xc2,0xe5,0xc2,0xc3,0x18, -0xc4,0xc4,0x4b,0xc5,0xc5,0x9f,0xc6,0xc7,0xd3,0xc7,0xc8,0x27,0xc9,0xc9,0x6c,0xca, -0xcb,0xb1,0xcb,0x00,0x30,0x00,0x00,0x86,0x00,0x00,0xeb,0x00,0x01,0x41,0x01,0x01, -0xb7,0x01,0x01,0x2e,0x02,0x02,0x96,0x02,0x02,0x1d,0x03,0x03,0x95,0x03,0x03,0x2e, -0x04,0x04,0xb7,0x04,0x05,0x50,0x05,0x05,0xfa,0x05,0x06,0xa5,0x06,0x06,0x5f,0x07, -0x07,0x0b,0x08,0x08,0xc6,0x08,0x09,0x82,0x09,0x09,0x5f,0x0a,0x0a,0x2b,0x0b,0x0b, -0xf9,0x0b,0x0c,0xd6,0x0c,0x0d,0xb4,0x0d,0x0e,0x92,0x0e,0x0f,0x81,0x0f,0x0f,0x7f, -0x10,0x10,0x6e,0x11,0x11,0x6e,0x12,0x12,0x5d,0x13,0x13,0x5d,0x14,0x14,0x5e,0x15, -0x15,0x6e,0x16,0x16,0x7e,0x17,0x17,0x7f,0x18,0x19,0x90,0x19,0x1a,0xa1,0x1a,0x1b, -0xb2,0x1b,0x1c,0xc3,0x1c,0x1d,0xd5,0x1d,0x1e,0xf6,0x1e,0x1f,0x18,0x20,0x20,0x29, -0x21,0x21,0x4b,0x22,0x22,0x6d,0x23,0x23,0x8f,0x24,0x25,0xa1,0x25,0x26,0xc3,0x26, -0x27,0xd4,0x27,0x28,0xf6,0x28,0x29,0x18,0x2a,0x2a,0x3a,0x2b,0x2b,0x5c,0x2c,0x2c, -0x6e,0x2d,0x2d,0x8f,0x2e,0x2f,0xa1,0x2f,0x30,0xb2,0x30,0x31,0xd4,0x31,0x32,0xe5, -0x32,0x33,0xf7,0x33,0x34,0x18,0x35,0x35,0x19,0x36,0x36,0x2a,0x37,0x37,0x3a,0x38, -0x38,0x3b,0x39,0x39,0x4c,0x3a,0x3a,0x4c,0x3b,0x3b,0x5c,0x3c,0x3c,0x4c,0x3d,0x3d, -0x4c,0x3e,0x3e,0x4c,0x3f,0x3f,0x3c,0x40,0x40,0x3b,0x41,0x41,0x2a,0x42,0x42,0x19, -0x43,0x43,0x08,0x44,0x44,0xe7,0x44,0x45,0xc6,0x45,0x46,0xb4,0x46,0x47,0x81,0x47, -0x47,0x6f,0x48,0x48,0x4d,0x49,0x49,0x1a,0x4a,0x4a,0xf8,0x4a,0x4b,0xb5,0x4b,0x4c, -0x81,0x4c,0x4c,0x5e,0x4d,0x4d,0x1b,0x4e,0x4e,0xd6,0x4e,0x4f,0x94,0x4f,0x4d,0x09, -0x3d,0x23,0x27,0x1e,0x1a,0x27,0x19,0x17,0x81,0x15,0x13,0x16,0x12,0x0f,0x7c,0x0e, -0x0c,0xc4,0x0a,0x08,0x0c,0x07,0x05,0x51,0x03,0x01,0xa6,0xff,0xfd,0xec,0xfb,0xfa, -0x43,0xf8,0xf6,0xa9,0xf4,0xf2,0x0e,0xf1,0xef,0x95,0xed,0xeb,0x2d,0xea,0xe8,0xc7, -0xe6,0xe5,0x71,0xe3,0xe1,0x4d,0xe0,0xde,0x2b,0xdd,0xdb,0x2a,0xda,0xd8,0x4b,0xd7, -0xd5,0x7d,0xd4,0xd3,0xc1,0xd1,0xd0,0x37,0xcf,0xce,0xc0,0xcc,0xcb,0x8a,0xca,0xc9, -0x56,0xc8,0xc7,0x44,0xc6,0xc5,0x54,0xc4,0xc3,0x97,0xc2,0xc1,0xfc,0xc0,0xc0,0x62, -0xbf,0xbe,0x0b,0xbe,0xbd,0xc6,0xbc,0xbc,0xa3,0xbb,0xbb,0xa2,0xba,0xba,0xc3,0xb9, -0xb9,0x06,0xb9,0xb8,0x6b,0xb8,0xb8,0xf2,0xb7,0xb7,0x9b,0xb7,0xb7,0x57,0xb7,0xb7, -0x23,0xb7,0xb7,0x22,0xb7,0xb7,0x42,0xb7,0xb7,0x65,0xb7,0xb7,0xb9,0xb7,0xb7,0x1e, -0xb8,0xb8,0x95,0xb8,0xb8,0x3d,0xb9,0xb9,0xd8,0xb9,0xba,0xa3,0xba,0xbb,0x70,0xbb, -0xbb,0x6e,0xbc,0xbc,0x6e,0xbd,0xbd,0x7f,0xbe,0xbf,0xa1,0xbf,0xc0,0xd3,0xc0,0xc1, -0x27,0xc2,0xc2,0x7c,0xc3,0xc4,0xe2,0xc4,0xc5,0x59,0xc6,0xc7,0xd1,0xc7,0xc8,0x69, -0xc9,0xca,0xf2,0xca,0xcb,0xac,0xcc,0xcd,0x47,0xce,0xcf,0x02,0xd0,0xd0,0xce,0xd1, -0xd2,0x8a,0xd3,0xd4,0x57,0xd5,0xd6,0x34,0xd7,0xd8,0x01,0xd9,0xd9,0xef,0xda,0xdb, -0xde,0xdc,0xdd,0xbc,0xde,0xdf,0xaa,0xe0,0xe1,0x9a,0xe2,0xe3,0x88,0xe4,0xe5,0x88, -0xe6,0xe7,0x67,0xe8,0xe9,0x66,0xea,0xeb,0x55,0xec,0xed,0x45,0xee,0xef,0x44,0xf0, -0xf1,0x44,0xf2,0xf3,0x33,0xf4,0xf5,0x22,0xf6,0xf7,0x12,0xf8,0xf9,0x01,0xfa,0xfb, -0xf0,0xfb,0xfc,0xef,0xfd,0xfe,0xde,0xff,0x00,0xbc,0x01,0x02,0x9a,0x03,0x04,0x78, -0x05,0x06,0x46,0x07,0x08,0x23,0x09,0x0a,0xf0,0x0a,0x0b,0xbd,0x0c,0x0d,0x8a,0x0e, -0x0f,0x46,0x10,0x11,0x02,0x12,0x12,0xbe,0x13,0x14,0x79,0x15,0x16,0x14,0x17,0x17, -0xcf,0x18,0x19,0x7a,0x1a,0x1b,0x03,0x1c,0x1c,0xad,0x1d,0x1e,0x37,0x1f,0x20,0xc0, -0x20,0x21,0x58,0x22,0x23,0xd1,0x23,0x24,0x59,0x25,0x26,0xc0,0x26,0x27,0x37,0x28, -0x28,0x9e,0x29,0x2a,0x05,0x2b,0x2b,0x6b,0x2c,0x2d,0xb0,0x2d,0x2e,0x16,0x2f,0x2f, -0x5b,0x30,0x31,0xa0,0x31,0x32,0xe4,0x32,0x33,0x28,0x34,0x34,0x6c,0x35,0x35,0x9f, -0x36,0x37,0xc2,0x37,0x38,0xe5,0x38,0x39,0x07,0x3a,0x3a,0x29,0x3b,0x3b,0x4b,0x3c, -0x3c,0x5c,0x3d,0x3d,0x6d,0x3e,0x3e,0x7e,0x3f,0x3f,0x6f,0x40,0x40,0x7f,0x41,0x41, -0x6f,0x42,0x42,0x6e,0x43,0x43,0x5e,0x44,0x44,0x4d,0x45,0x45,0x2b,0x46,0x46,0x19, -0x47,0x47,0xf8,0x47,0x48,0xc5,0x48,0x49,0x93,0x49,0x4a,0x70,0x4a,0x4a,0x4e,0x4b, -0x4b,0x1b,0x4c,0x4c,0xd7,0x4c,0x4d,0x93,0x4d,0x4d,0x5f,0x4e,0x4e,0x1b,0x4f,0x4f, -0xd7,0x4f,0x50,0x82,0x50,0x50,0x3d,0x51,0x51,0xd7,0x51,0x52,0x93,0x52,0x52,0x00, -0x48,0x2d,0x22,0x21,0x1f,0xd1,0x1b,0x1a,0x8e,0x18,0x16,0x0e,0x15,0x13,0x63,0x11, -0x0f,0xb8,0x0d,0x0b,0x0c,0x0a,0x07,0x4f,0x06,0x04,0x83,0x02,0x00,0xb8,0xfe,0xfc, -0xfd,0xfa,0xf9,0x41,0xf7,0xf5,0x87,0xf3,0xf1,0xfc,0xef,0xee,0x63,0xec,0xea,0xfb, -0xe8,0xe7,0x94,0xe5,0xe3,0x5f,0xe2,0xe0,0x2b,0xdf,0xdd,0x09,0xdc,0xda,0x18,0xd9, -0xd7,0x39,0xd6,0xd4,0x7d,0xd3,0xd2,0xd1,0xd0,0xcf,0x58,0xce,0xcd,0xf1,0xcb,0xca, -0xbc,0xc9,0xc8,0x9a,0xc7,0xc6,0x99,0xc5,0xc4,0xba,0xc3,0xc2,0x0d,0xc2,0xc1,0x63, -0xc0,0xbf,0x0b,0xbf,0xbe,0xa4,0xbd,0xbd,0x70,0xbc,0xbb,0x7f,0xbb,0xba,0x8f,0xba, -0xba,0xb1,0xb9,0xb9,0x16,0xb9,0xb8,0x8c,0xb8,0xb8,0x15,0xb8,0xb7,0xdf,0xb7,0xb7, -0xab,0xb7,0xb7,0x99,0xb7,0xb7,0x99,0xb7,0xb7,0xca,0xb7,0xb7,0x0d,0xb8,0xb8,0x53, -0xb8,0xb8,0xd9,0xb8,0xb9,0x61,0xb9,0xb9,0x1b,0xba,0xba,0xc6,0xba,0xbb,0xa3,0xbb, -0xbc,0x81,0xbc,0xbd,0x80,0xbd,0xbe,0x90,0xbe,0xbf,0xb2,0xbf,0xc0,0xe4,0xc0,0xc1, -0x38,0xc2,0xc2,0x8d,0xc3,0xc4,0xe3,0xc4,0xc5,0x5a,0xc6,0xc7,0xd1,0xc7,0xc8,0x69, -0xc9,0xca,0x03,0xcb,0xcb,0xad,0xcc,0xcd,0x47,0xce,0xcf,0x02,0xd0,0xd0,0xce,0xd1, -0x00,0x50,0x00,0x00,0xc8,0x00,0x01,0x40,0x01,0x01,0xd8,0x01,0x02,0x72,0x02,0x02, -0x1c,0x03,0x03,0xc6,0x03,0x04,0x82,0x04,0x04,0x6f,0x05,0x05,0x4d,0x06,0x06,0x2b, -0x07,0x07,0x1a,0x08,0x08,0x2a,0x09,0x09,0x4b,0x0a,0x0a,0x6c,0x0b,0x0b,0x9f,0x0c, -0x0d,0xc2,0x0d,0x0e,0x05,0x0f,0x0f,0x4a,0x10,0x10,0xae,0x11,0x12,0x04,0x13,0x13, -0x6b,0x14,0x15,0xc1,0x15,0x16,0x38,0x17,0x17,0xbf,0x18,0x19,0x37,0x1a,0x1a,0xbf, -0x1b,0x1c,0x48,0x1d,0x1e,0xd0,0x1e,0x1f,0x69,0x20,0x21,0xf2,0x21,0x22,0x9c,0x23, -0x24,0x36,0x25,0x26,0xd0,0x26,0x27,0x6a,0x28,0x29,0x14,0x2a,0x2a,0xbe,0x2b,0x2c, -0x58,0x2d,0x2e,0xf2,0x2e,0x2f,0x9c,0x30,0x31,0x36,0x32,0x33,0xd0,0x33,0x34,0x7a, -0x35,0x36,0x03,0x37,0x37,0xad,0x38,0x39,0x37,0x3a,0x3b,0xc0,0x3b,0x3c,0x69,0x3d, -0x3e,0xe2,0x3e,0x3f,0x7b,0x40,0x41,0xf4,0x41,0x42,0x7b,0x43,0x44,0x04,0x45,0x45, -0x7b,0x46,0x47,0xf3,0x47,0x48,0x6a,0x49,0x4a,0xc1,0x4a,0x4b,0x38,0x4c,0x4c,0xaf, -0x4d,0x4e,0x05,0x4f,0x4f,0xbb,0x4f,0x47,0x6e,0x30,0x23,0xfc,0x20,0x1d,0xf5,0x1b, -0x19,0x10,0x17,0x14,0x5a,0x12,0x10,0xa1,0x0d,0x0b,0xf5,0x08,0x06,0x2a,0x04,0x01, -0x6e,0xff,0xfd,0xb3,0xfa,0xf8,0x28,0xf6,0xf3,0xbe,0xf1,0xef,0x47,0xed,0xeb,0x02, -0xe9,0xe6,0xff,0xe4,0xe2,0x0f,0xe1,0xdf,0x42,0xdd,0xdb,0xc8,0xd9,0xd8,0x71,0xd6, -0xd4,0x5e,0xd3,0xd1,0x7e,0xd0,0xcf,0xc1,0xcd,0xcc,0x69,0xcb,0xca,0x24,0xc9,0xc8, -0x22,0xc7,0xc6,0x62,0xc5,0xc4,0xea,0xc3,0xc3,0x93,0xc2,0xc1,0x7f,0xc1,0xc1,0xa0, -0xc0,0xc0,0xf4,0xbf,0xbf,0x8b,0xbf,0xbf,0x45,0xbf,0xbf,0x33,0xbf,0xbf,0x53,0xbf, -0xbf,0x97,0xbf,0xbf,0x1d,0xc0,0xc0,0xb6,0xc0,0xc1,0x81,0xc1,0xc1,0x7f,0xc2,0xc3, -0x80,0xc3,0xc4,0xc2,0xc4,0xc5,0x26,0xc6,0xc6,0x9d,0xc7,0xc8,0x26,0xc9,0xca,0xe0, -0xca,0xcb,0xab,0xcc,0xcd,0x89,0xce,0xcf,0x78,0xd0,0xd1,0x87,0xd2,0xd3,0x98,0xd4, -0xd5,0xcb,0xd6,0xd7,0x0e,0xd9,0xda,0x53,0xdb,0xdc,0xa7,0xdd,0xde,0x0d,0xe0,0xe1, -0x63,0xe2,0xe3,0xc9,0xe4,0xe6,0x30,0xe7,0xe8,0xb7,0xe9,0xea,0x3f,0xec,0xed,0xa7, -0xee,0xef,0x3f,0xf1,0xf2,0xb7,0xf3,0xf4,0x3f,0xf6,0xf7,0xc8,0xf8,0xfa,0x30,0xfb, -0xfc,0xb7,0xfd,0xfe,0x4f,0x00,0x01,0xb7,0x02,0x03,0x2e,0x05,0x06,0x96,0x07,0x08, -0x0d,0x0a,0x0b,0x63,0x0c,0x0d,0xca,0x0e,0x0f,0x2f,0x11,0x12,0x64,0x13,0x14,0xc9, -0x15,0x16,0x0e,0x18,0x19,0x42,0x1a,0x1b,0x76,0x1c,0x1d,0xa9,0x1e,0x1f,0xdc,0x20, -0x21,0xfe,0x22,0x24,0x00,0x25,0x26,0x10,0x27,0x28,0x21,0x29,0x2a,0x22,0x2b,0x2c, -0x11,0x2d,0x2e,0x01,0x2f,0x2f,0xee,0x30,0x31,0xcd,0x32,0x33,0x9b,0x34,0x35,0x68, -0x36,0x37,0x24,0x38,0x39,0xe0,0x39,0x3a,0xac,0x3b,0x3c,0x57,0x3d,0x3e,0xf2,0x3e, -0x3f,0x9c,0x40,0x41,0x26,0x42,0x42,0xcf,0x43,0x44,0x48,0x45,0x46,0xc0,0x46,0x47, -0x48,0x48,0x49,0xb0,0x49,0x4a,0x27,0x4b,0x4b,0x9e,0x4c,0x4d,0xf4,0x4d,0x4e,0x5a, -0x4f,0x4f,0xaf,0x50,0x51,0xf5,0x51,0x52,0x39,0x52,0x48,0xa5,0x30,0x26,0xf1,0x22, -0x1f,0x0e,0x1e,0x1b,0x37,0x19,0x16,0x8d,0x14,0x12,0xa2,0x0f,0x0d,0xd6,0x0a,0x08, -0xf9,0x05,0x03,0x3b,0x01,0xfe,0x8e,0xfc,0xfa,0xd2,0xf7,0xf5,0x38,0xf3,0xf0,0xcf, -0xee,0xec,0x68,0xea,0xe8,0x44,0xe6,0xe4,0x54,0xe2,0xe0,0x86,0xde,0xdc,0xeb,0xda, -0xd9,0x83,0xd7,0xd5,0x6e,0xd4,0xd2,0x6e,0xd1,0xd0,0xb1,0xce,0xcd,0x37,0xcc,0xcb, -0xe0,0xc9,0xc8,0xee,0xc7,0xc6,0x1e,0xc6,0xc5,0x94,0xc4,0xc3,0x3e,0xc3,0xc2,0x1a, -0xc2,0xc1,0x39,0xc1,0xc0,0x8d,0xc0,0xc0,0xf3,0xbf,0xbf,0xbd,0xbf,0xbf,0xaa,0xbf, -0xbf,0xba,0xbf,0xbf,0x0d,0xc0,0xc0,0x73,0xc0,0xc0,0x1c,0xc1,0xc1,0xe7,0xc1,0xc2, -0xc5,0xc2,0xc3,0xd5,0xc3,0xc4,0x17,0xc5,0xc5,0x7b,0xc6,0xc7,0xe2,0xc7,0xc8,0x7a, -0xc9,0xca,0x25,0xcb,0xcc,0xf0,0xcc,0xcd,0xde,0xce,0xcf,0xcd,0xd0,0xd1,0xdc,0xd2, -0xd3,0xdd,0xd4,0x00,0x20,0x00,0x00,0xc7,0x00,0x01,0x82,0x01,0x01,0x5e,0x02,0x02, -0x4c,0x03,0x03,0x4c,0x04,0x04,0x7d,0x05,0x06,0xa0,0x06,0x07,0x05,0x08,0x08,0x7b, -0x09,0x0a,0x03,0x0b,0x0b,0xad,0x0c,0x0d,0x68,0x0e,0x0f,0x34,0x10,0x11,0x12,0x12, -0x13,0x00,0x14,0x15,0x10,0x16,0x17,0x21,0x18,0x19,0x53,0x1a,0x1b,0x86,0x1c,0x1d, -0xca,0x1e,0x1f,0x0e,0x21,0x22,0x63,0x23,0x24,0xb8,0x25,0x26,0x0c,0x28,0x29,0x74, -0x2a,0x2b,0xeb,0x2c,0x2e,0x52,0x2f,0x30,0xc8,0x31,0x33,0x30,0x34,0x35,0xa7,0x36, -0x37,0x1d,0x39,0x3a,0x84,0x3b,0x3c,0xfc,0x3d,0x3f,0x52,0x40,0x41,0xc9,0x42,0x43, -0x2f,0x45,0x46,0x85,0x47,0x48,0xda,0x49,0x4b,0x30,0x4c,0x4d,0x75,0x4e,0x4f,0xca, -0x50,0x51,0x3e,0x52,0x49,0x08,0x32,0x26,0xed,0x22,0x1e,0x5b,0x1c,0x18,0xc9,0x15, -0x12,0x46,0x0f,0x0c,0xb2,0x08,0x05,0x4b,0x02,0xff,0xf3,0xfb,0xf8,0xcf,0xf5,0xf2, -0xdd,0xef,0xed,0x20,0xea,0xe7,0xd7,0xe4,0xe2,0xc3,0xdf,0xdd,0x15,0xdb,0xd8,0xde, -0xd6,0xd4,0xfd,0xd2,0xd1,0x82,0xcf,0xcd,0x8f,0xcc,0xcb,0xe2,0xc9,0xc8,0xcc,0xc7, -0xc6,0x0d,0xc6,0xc5,0xa4,0xc4,0xc4,0xb2,0xc3,0xc3,0x25,0xc3,0xc3,0xe0,0xc2,0xc2, -0x1f,0xc3,0xc3,0x84,0xc3,0xc3,0x5e,0xc4,0xc4,0x6d,0xc5,0xc6,0xc1,0xc6,0xc7,0x69, -0xc8,0xc9,0x34,0xca,0xcb,0x43,0xcc,0xcd,0x96,0xce,0xcf,0x0c,0xd1,0xd2,0xa4,0xd3, -0xd4,0x6f,0xd6,0xd7,0x4d,0xd9,0xda,0x4b,0xdc,0xdd,0x5c,0xdf,0xe0,0x7e,0xe2,0xe4, -0xb1,0xe5,0xe7,0x05,0xe9,0xea,0x5a,0xec,0xee,0xb0,0xef,0xf1,0x16,0xf3,0xf4,0x8d, -0xf6,0xf8,0xf4,0xf9,0xfb,0x6a,0xfd,0xff,0xc1,0x00,0x02,0x27,0x04,0x05,0x8d,0x07, -0x09,0xe3,0x0a,0x0c,0x39,0x0e,0x0f,0x8e,0x11,0x13,0xc2,0x14,0x16,0xf5,0x17,0x19, -0x28,0x1b,0x1c,0x4b,0x1e,0x1f,0x5c,0x21,0x22,0x5d,0x24,0x25,0x4b,0x27,0x28,0x4d, -0x2a,0x2b,0x2b,0x2d,0x2e,0xf9,0x2f,0x31,0xc6,0x32,0x34,0x82,0x35,0x36,0x3d,0x38, -0x39,0xe8,0x3a,0x3c,0x72,0x3d,0x3e,0x0b,0x40,0x41,0x84,0x42,0x43,0xfc,0x44,0x46, -0x63,0x47,0x48,0xc9,0x49,0x4a,0x1e,0x4c,0x4d,0x64,0x4e,0x4f,0xa8,0x50,0x51,0xdc, -0x52,0x53,0xff,0x54,0x52,0x67,0x40,0x2c,0xf0,0x27,0x22,0x64,0x20,0x1c,0xa3,0x19, -0x15,0x2e,0x13,0x0f,0x87,0x0c,0x08,0xee,0x05,0x02,0x56,0xff,0xfc,0xe1,0xf8,0xf5, -0xce,0xf2,0xef,0xee,0xec,0xea,0x41,0xe7,0xe4,0x1b,0xe2,0xdf,0x3a,0xdd,0xda,0xcf, -0xd8,0xd6,0xca,0xd4,0xd2,0x1d,0xd1,0xcf,0xf7,0xcd,0xcc,0x27,0xcb,0xc9,0xce,0xc8, -0xc7,0xec,0xc6,0xc6,0x61,0xc5,0xc4,0x4c,0xc4,0xc3,0x9e,0xc3,0xc3,0x35,0xc3,0xc3, -0x33,0xc3,0xc3,0x96,0xc3,0xc3,0x4e,0xc4,0xc4,0x4b,0xc5,0xc5,0x8d,0xc6,0xc7,0x14, -0xc8,0xc8,0xde,0xc9,0xca,0xdd,0xcb,0xcc,0x0e,0xce,0xcf,0x63,0xd0,0xd1,0xfb,0xd2, -0xd4,0xb5,0xd5,0x00,0x80,0x00,0x00,0x7f,0x01,0x02,0xa0,0x02,0x03,0x15,0x04,0x04, -0xbe,0x05,0x06,0xaa,0x07,0x08,0xba,0x09,0x0a,0xfd,0x0b,0x0d,0x73,0x0e,0x0f,0x1c, -0x11,0x12,0xe7,0x13,0x15,0xe6,0x16,0x18,0xf7,0x19,0x1b,0x49,0x1d,0x1e,0x9e,0x20, -0x22,0x05,0x24,0x25,0x9c,0x27,0x29,0x25,0x2b,0x2c,0xcf,0x2e,0x30,0x79,0x32,0x34, -0x24,0x36,0x38,0xe0,0x39,0x3b,0x9b,0x3d,0x3f,0x57,0x41,0x43,0x13,0x45,0x46,0xad, -0x48,0x4a,0x69,0x4c,0x4e,0x14,0x50,0x51,0x0e,0x51,0x41,0x8a,0x2b,0x25,0x10,0x1f, -0x1b,0x66,0x16,0x12,0x65,0x0d,0x09,0x52,0x04,0x00,0x61,0xfb,0xf7,0xb3,0xf2,0xee, -0x9b,0xea,0xe6,0x1c,0xe3,0xdf,0x38,0xdc,0xd8,0x1f,0xd6,0xd3,0xc4,0xd0,0xce,0x35, -0xcc,0xca,0x83,0xc8,0xc6,0xaf,0xc5,0xc4,0x98,0xc3,0xc2,0x5e,0xc2,0xc1,0xcf,0xc1, -0xc1,0xec,0xc1,0xc2,0xa3,0xc2,0xc3,0x04,0xc4,0xc4,0xff,0xc5,0xc7,0x51,0xc8,0xc9, -0x2b,0xcb,0xcc,0x5b,0xce,0xd0,0xe1,0xd1,0xd3,0xbc,0xd5,0xd7,0xcb,0xd9,0xdb,0x0d, -0xde,0xe0,0x73,0xe2,0xe4,0x0b,0xe7,0xe9,0xb5,0xeb,0xee,0x81,0xf0,0xf2,0x4e,0xf5, -0xf7,0x2b,0xfa,0xfc,0xf9,0xfe,0x01,0xd6,0x03,0x06,0xa3,0x08,0x0b,0x60,0x0d,0x0f, -0x1c,0x12,0x14,0xc6,0x16,0x19,0x51,0x1b,0x1d,0xea,0x1f,0x22,0x62,0x24,0x26,0xc9, -0x28,0x2a,0x1f,0x2d,0x2f,0x43,0x31,0x33,0x76,0x35,0x37,0x88,0x39,0x3b,0x89,0x3d, -0x3f,0x78,0x41,0x43,0x56,0x45,0x47,0x13,0x49,0x4a,0xde,0x4c,0x4e,0x8a,0x50,0x52, -0x25,0x54,0x54,0x5f,0x4c,0x34,0xff,0x28,0x24,0xe2,0x1e,0x1b,0x00,0x16,0x11,0xf9, -0x0c,0x08,0xc3,0x03,0xff,0xa0,0xfa,0xf6,0xf2,0xf1,0xed,0xdb,0xe9,0xe5,0x5e,0xe2, -0xde,0x8c,0xdb,0xd8,0x76,0xd5,0xd2,0x4c,0xd0,0xce,0xd0,0xcb,0xca,0x50,0xc8,0xc6, -0xae,0xc5,0xc4,0xca,0xc3,0xc3,0xa1,0xc2,0xc2,0x45,0xc2,0xc2,0x84,0xc2,0xc2,0x7e, -0xc3,0xc4,0xe1,0xc4,0xc5,0xfd,0xc6,0xc8,0x72,0xc9,0xca,0x5d,0xcc,0xcd,0xaf,0xcf, -0xd1,0x46,0xd3,0xd5,0x02,0x00,0x00,0xa0,0x00,0x01,0x25,0x02,0x03,0x31,0x04,0x05, -0xc7,0x06,0x08,0xd3,0x09,0x0b,0x58,0x0d,0x0f,0x44,0x11,0x13,0x96,0x15,0x17,0x3d, -0x1a,0x1c,0x19,0x1f,0x21,0x29,0x24,0x26,0x7c,0x29,0x2c,0xd2,0x2e,0x31,0x59,0x34, -0x37,0xd1,0x39,0x3c,0x59,0x3f,0x42,0xe2,0x44,0x47,0x6a,0x4a,0x4d,0xd2,0x4f,0x52, -0x09,0x54,0x4a,0xda,0x31,0x24,0x4c,0x1d,0x15,0x14,0x0e,0x06,0x72,0xfe,0xf7,0xe4, -0xef,0xe9,0x94,0xe2,0xdc,0xfa,0xd6,0xd1,0x3f,0xcd,0xc9,0x94,0xc5,0xc2,0x09,0xc0, -0xbd,0x7f,0xbc,0xbb,0xb4,0xba,0xba,0xa7,0xba,0xbb,0x12,0xbc,0xbd,0xd4,0xbe,0xc0, -0xba,0xc2,0xc4,0x7f,0xc7,0xca,0xf2,0xcc,0xcf,0x0f,0xd3,0xd6,0x84,0xd9,0xdc,0x4e, -0xe0,0xe3,0x3b,0xe7,0xea,0x3b,0xee,0xf1,0x4c,0xf5,0xf8,0x5d,0xfc,0xff,0x4d,0x03, -0x06,0x1b,0x0a,0x0d,0xc7,0x10,0x14,0x61,0x17,0x1a,0xc9,0x1d,0x20,0x0f,0x24,0x27, -0x21,0x2a,0x2d,0x22,0x30,0x33,0xf0,0x35,0x38,0xad,0x3b,0x3e,0x37,0x41,0x43,0xaf, -0x46,0x49,0x05,0x4c,0x4e,0x4a,0x51,0x53,0x1e,0x56,0x51,0xde,0x3b,0x28,0xde,0x21, -0x18,0x4d,0x12,0x09,0x69,0x02,0xfa,0x57,0xf3,0xec,0x72,0xe5,0xdf,0x53,0xd9,0xd4, -0x20,0xcf,0xca,0x0e,0xc7,0xc3,0xfd,0xc0,0xbe,0xfd,0xbc,0xbb,0xfc,0xba,0xba,0x99, -0xba,0xba,0xbf,0xbb,0xbc,0x4d,0xbe,0xbf,0xff,0xc1,0xc4,0xa3,0xc6,0xc9,0x03,0xcc, -0xce,0xff,0xd1,0xd5,0x03,0x00,0x00,0x20,0x01,0x02,0x94,0x03,0x05,0x03,0x07,0x09, -0x51,0x0b,0x0d,0x7c,0x10,0x13,0x54,0x16,0x19,0xd8,0x1c,0x20,0xe4,0x23,0x27,0x48, -0x2b,0x2f,0x00,0x33,0x36,0xff,0x3a,0x3f,0x10,0x43,0x47,0x32,0x4b,0x4f,0xe5,0x51, -0x48,0x61,0x2f,0x22,0x8d,0x19,0x10,0xa7,0x07,0xfe,0x2d,0xf6,0xee,0x94,0xe6,0xdf, -0xae,0xd9,0xd4,0xa6,0xcf,0xcc,0xe0,0xc8,0xc6,0x3d,0xc5,0xc4,0x67,0xc4,0xc4,0x0e, -0xc6,0xc7,0xda,0xc9,0xcc,0x55,0xcf,0xd2,0x39,0xd6,0xda,0x10,0xde,0xe2,0xb4,0xe6, -0xeb,0xd3,0xef,0xf4,0x48,0xf9,0xfe,0xd0,0x02,0x07,0x6a,0x0c,0x11,0xe3,0x15,0x1a, -0x49,0x1f,0x23,0x6d,0x28,0x2c,0x4c,0x31,0x35,0x1c,0x3a,0x3e,0xa6,0x42,0x46,0x0d, -0x4b,0x4f,0x12,0x53,0x53,0x91,0x41,0x2b,0x20,0x22,0x17,0x87,0x0f,0x05,0x6a,0xfd, -0xf4,0xc4,0xec,0xe5,0x80,0xde,0xd8,0x56,0xd3,0xce,0x5d,0xcb,0xc8,0x77,0xc6,0xc5, -0x83,0xc4,0xc4,0x5b,0xc5,0xc6,0x6a,0xc8,0xca,0x6b,0xcd,0xd0,0xc7,0xd3,0xd7,0x08, -0x00,0x00,0xf0,0x01,0x03,0x4c,0x06,0x09,0x93,0x0c,0x10,0xa6,0x14,0x19,0x35,0x1e, -0x23,0xf8,0x28,0x2e,0x9b,0x34,0x3a,0x99,0x40,0x46,0x3e,0x4d,0x53,0x43,0x53,0x3e, -0x81,0x26,0x1a,0x07,0x0b,0xff,0x06,0xf2,0xe7,0xa3,0xdc,0xd4,0x39,0xcd,0xc8,0x43, -0xc4,0xc2,0x94,0xc1,0xc2,0x22,0xc4,0xc6,0xee,0xca,0xcf,0xc6,0xd4,0xda,0xc8,0xe0, -0xe7,0x24,0xee,0xf5,0x32,0xfc,0x03,0x85,0x0a,0x11,0xdb,0x18,0x1f,0xde,0x26,0x2d, -0x8c,0x34,0x3b,0xb3,0x41,0x48,0xd6,0x4e,0x55,0xc1,0x56,0x44,0x3c,0x2b,0x1e,0xea, -0x0e,0x03,0x50,0xf5,0xea,0x33,0xdf,0xd6,0xeb,0xce,0xc9,0x3a,0xc5,0xc3,0xe0,0xc1, -0xc2,0xf5,0xc3,0xc6,0x7a,0xca,0xce,0x0c,0x00,0x00,0x20,0x01,0x03,0x9f,0x07,0x0c, -0x26,0x12,0x18,0x1a,0x20,0x27,0x7f,0x30,0x39,0x75,0x42,0x4b,0x8b,0x54,0x53,0xe4, -0x38,0x1e,0x07,0x0c,0xf7,0xaa,0xe7,0xd8,0xd8,0xcd,0xc5,0xcb,0xc1,0xc0,0x16,0xc2, -0xc6,0xd1,0xcb,0xd3,0xb6,0xdb,0xe5,0xf2,0xee,0xf9,0xc6,0x03,0x0e,0xd6,0x18,0x23, -0x74,0x2d,0x37,0x89,0x41,0x4b,0xa2,0x54,0x58,0xcd,0x45,0x27,0x73,0x14,0xff,0x30, -0xee,0xdd,0xe9,0xd1,0xc8,0x31,0xc3,0xc0,0x59,0xc1,0xc4,0xa9,0xc9,0x00,0x00,0x03, -0x08,0x3a,0x10,0x19,0x6f,0x25,0x32,0xd0,0x3f,0x4d,0x0e,0x56,0x42,0x51,0x1d,0x02, -0x00,0xe6,0xd2,0x71,0xc2,0xbb,0x96,0xb9,0xbe,0xf8,0xc6,0xd3,0xf2,0xe0,0xf0,0x98, -0x00,0x11,0x71,0x21,0x31,0x57,0x41,0x50,0x27,0x59,0x45,0x37,0x20,0x04,0xd5,0xe7, -0xd3,0x65,0xc3,0xbb,0xff,0xb9,0xbe,0x03,0x00,0x00,0x30,0x0e,0x26,0x17,0x47,0x5a, -0x4c,0x37,0xf0,0x7f,0xbe,0xab,0x81,0xba,0xd9,0x6f,0x00,0x26,0x18,0x4b,0x5e,0xdb, -0x3a,0xf3,0x30,0xbf,0xab,0x91,0xb9,0xff,0x8a,0xff,0xff,0x46,0xff,0xff,0x13,0xff, -0xfe,0xef,0xfe,0xfe,0xcd,0xfe,0xfe,0xbb,0xfe,0xfe,0xaa,0xfe,0xfe,0xba,0xfe,0xfe, -0xcb,0xfe,0xfe,0xed,0xfe,0xfe,0x0f,0xff,0xff,0x42,0xff,0xff,0x75,0xff,0xff,0xb9, -0xff,0xff,0xfd,0xff,0x00,0x31,0x00,0x00,0x75,0x00,0x00,0xb9,0x00,0x00,0xec,0x00, -0x01,0x10,0x01,0x01,0x32,0x01,0x01,0x54,0x01,0x01,0x55,0x01,0x01,0x55,0x01,0x01, -0x45,0x01,0x01,0x23,0x01,0x01,0x01,0x01,0x00,0xce,0x00,0x00,0x79,0x00,0x00,0x14, -0x00,0xff,0xbe,0xff,0xff,0x48,0xff,0xff,0xd1,0xfe,0xfe,0x7a,0xfe,0xfe,0x03,0xfe, -0xfd,0xbe,0xfd,0xfd,0x89,0xfd,0xfd,0x77,0xfd,0xfd,0x76,0xfd,0xfd,0x98,0xfd,0xfd, -0xda,0xfd,0xfd,0x2f,0xfe,0xfe,0x95,0xfe,0xfe,0x1d,0xff,0xff,0x95,0xff,0xff,0x1d, -0x00,0x00,0x95,0x00,0x00,0x1d,0x01,0x01,0x84,0x01,0x01,0xeb,0x01,0x02,0x31,0x02, -0x02,0x65,0x02,0x02,0x87,0x02,0x02,0x88,0x02,0x02,0x67,0x02,0x02,0x24,0x02,0x01, -0xcf,0x01,0x01,0x59,0x01,0x01,0xb0,0x00,0x00,0x06,0x00,0xff,0x4b,0xff,0xfe,0x6d, -0xfe,0xfd,0x7e,0xfd,0xfc,0x7f,0xfc,0xfc,0x90,0xfb,0xfb,0xc2,0xfa,0xfa,0x37,0xfa, -0xf9,0xdf,0xf9,0xf9,0xbc,0xf9,0xf9,0xfd,0xf9,0xfa,0x83,0xfa,0xfa,0x6f,0xfb,0xfb, -0x7e,0xfc,0xfd,0xb1,0xfd,0xfe,0x05,0xff,0xff,0x5b,0x00,0x01,0xb0,0x01,0x02,0xf5, -0x02,0x03,0x08,0x04,0x04,0xf8,0x04,0x05,0xa5,0x05,0x05,0x3f,0x06,0x06,0x65,0x06, -0x06,0x67,0x06,0x06,0x35,0x06,0x05,0xbf,0x05,0x05,0x06,0x05,0x04,0x19,0x04,0x03, -0x09,0x03,0x02,0xb6,0x01,0x01,0x50,0x00,0xff,0xd9,0xfe,0xfe,0x30,0xfd,0xfc,0x85, -0xfb,0xfa,0xca,0xf9,0xf8,0x2e,0xf8,0xf7,0xb6,0xf6,0xf6,0x91,0xf5,0xf5,0xf3,0xf4, -0xf4,0xed,0xf4,0xf5,0x50,0xf5,0xf5,0x6c,0xf6,0xf7,0x13,0xf8,0xf9,0x42,0xfa,0xfb, -0xb7,0xfc,0xfe,0x50,0xff,0x00,0xfa,0x01,0x03,0x63,0x04,0x05,0xa9,0x06,0x07,0x8a, -0x08,0x09,0x05,0x0a,0x0a,0x08,0x0b,0x0b,0x85,0x0b,0x0b,0xaa,0x0b,0x0b,0x48,0x0b, -0x0a,0x8f,0x0a,0x0a,0x60,0x09,0x08,0xfb,0x07,0x07,0x31,0x06,0x05,0x33,0x04,0x03, -0x12,0x02,0x00,0xdf,0xff,0xfe,0x7a,0xfd,0xfc,0x04,0xfb,0xf9,0x9d,0xf8,0xf7,0x25, -0xf6,0xf4,0xcf,0xf3,0xf2,0xaa,0xf1,0xf0,0xfb,0xef,0xef,0xf5,0xee,0xee,0xdd,0xee, -0xef,0xb2,0xef,0xf0,0xa8,0xf1,0xf2,0x9f,0xf4,0xf6,0x77,0xf8,0xfa,0x1b,0xfd,0xff, -0xd7,0x01,0x04,0x94,0x06,0x08,0xec,0x0a,0x0c,0x7c,0x0e,0x0f,0x3f,0x11,0x12,0xf3, -0x12,0x13,0xb7,0x13,0x13,0x9c,0x13,0x13,0x82,0x12,0x11,0xcb,0x10,0x0f,0x59,0x0e, -0x0c,0x6e,0x0b,0x09,0x1c,0x08,0x06,0x85,0x04,0x02,0xdb,0x00,0xff,0x20,0xfd,0xfb, -0x74,0xf9,0xf7,0xea,0xf5,0xf4,0x72,0xf2,0xf0,0x3d,0xef,0xed,0x3b,0xec,0xea,0x7d, -0xe9,0xe8,0x03,0xe7,0xe6,0x30,0xe5,0xe4,0x6a,0xe4,0xe4,0x18,0xe5,0xe6,0x70,0xe7, -0xe9,0xa5,0xeb,0xee,0x96,0xf1,0xf5,0xe1,0xf8,0xfd,0x61,0x01,0x05,0x4d,0x0a,0x0e, -0xb9,0x12,0x16,0xc6,0x19,0x1c,0x0a,0x1f,0x20,0x3e,0x22,0x23,0x40,0x23,0x23,0x61, -0x22,0x21,0xe5,0x1f,0x1e,0x01,0x1c,0x19,0x3b,0x17,0x14,0xc8,0x11,0x0e,0x0e,0x0c, -0x09,0x21,0x06,0x03,0x74,0x00,0xfd,0x0b,0xfb,0xf8,0xf6,0xf5,0xf3,0x49,0xf1,0xef, -0x22,0xed,0xeb,0x73,0xe9,0xe7,0x3c,0xe6,0xe4,0x7c,0xe3,0xe2,0x13,0xe1,0xe0,0x11, -0xdf,0xde,0x74,0xdd,0xdc,0x9e,0xdc,0xdc,0x3a,0xdd,0xde,0x36,0xe0,0xe2,0xca,0xe5, -0xe9,0xf9,0xed,0xf2,0x2c,0xf8,0xfd,0xde,0x03,0x0a,0x71,0x10,0x16,0xdc,0x1c,0x22, -0x66,0x27,0x2b,0xe9,0x2e,0x31,0xb4,0x32,0x33,0xf4,0x32,0x31,0x0d,0x30,0x2d,0x99, -0x2a,0x27,0x84,0x23,0x1f,0x58,0x1b,0x17,0xd2,0x12,0x0e,0x79,0x0a,0x06,0x76,0x02, -0xfe,0x3c,0xfb,0xf7,0xbd,0xf4,0xf1,0x0c,0xef,0xec,0x27,0xea,0xe8,0x00,0xe6,0xe4, -0xa3,0xe2,0xe1,0xd2,0xdf,0xde,0xab,0xdd,0xdc,0xdb,0xdb,0xdb,0x82,0xda,0xd9,0x7f, -0xd9,0xd9,0xa0,0xd8,0xd8,0x76,0xd8,0xd9,0x92,0xda,0xdc,0x7f,0xe0,0xe4,0x7f,0xea, -0xf0,0x2e,0xf8,0xff,0x1f,0x08,0x10,0x18,0x19,0x21,0xd8,0x29,0x31,0xfc,0x38,0x3f, -0xd1,0x43,0x46,0x3e,0x48,0x47,0xed,0x45,0x42,0x19,0x3e,0x38,0x8a,0x32,0x2b,0x2f, -0x25,0x1e,0x84,0x17,0x10,0x9e,0x0a,0x04,0x3a,0xff,0xfa,0x82,0xf5,0xf1,0x96,0xed, -0xea,0x54,0xe7,0xe4,0x7b,0xe2,0xe0,0xd8,0xde,0xdd,0x26,0xdc,0xdb,0x31,0xda,0xd9, -0xd7,0xd8,0xd8,0xf5,0xd7,0xd7,0x59,0xd7,0xd7,0xe1,0xd6,0xd6,0xac,0xd6,0xd6,0x99, -0xd6,0xd6,0x78,0xd6,0xd6,0xd8,0xd6,0xd7,0x7f,0xda,0xde,0xdc,0xe4,0xec,0x0b,0xf6, -0x00,0x54,0x0b,0x16,0xca,0x21,0x2c,0x1b,0x37,0x40,0x7b,0x49,0x51,0x92,0x57,0x5c, -0xd6,0x5e,0x5e,0x68,0x5b,0x55,0x7d,0x4e,0x45,0xeb,0x3b,0x31,0xf6,0x26,0x1c,0x6f, -0x13,0x0a,0xa9,0x02,0xfb,0x59,0xf5,0xef,0x5e,0xeb,0xe7,0x05,0xe4,0xe1,0xf3,0xde, -0xdd,0x81,0xdb,0xda,0x55,0xd9,0xd8,0xe8,0xd7,0xd7,0x17,0xd7,0xd6,0x9c,0xd6,0xd6, -0x46,0xd6,0xd6,0x33,0xd6,0xd6,0x22,0xd6,0xd6,0x22,0xd6,0xd6,0x33,0xd6,0xd6,0x43, -0xd6,0xd6,0x55,0xd6,0xd6,0x86,0xd6,0xd7,0x37,0xda,0xdf,0x1c,0xe8,0xf3,0x02,0x00, -0x0e,0x20,0x1c,0x2a,0x31,0x37,0x43,0xa1,0x4d,0x56,0x49,0x5e,0x64,0x6f,0x6a,0x6d, -0x6e,0x6e,0x6b,0xe1,0x63,0x59,0x6b,0x4d,0x3f,0x9c,0x31,0x24,0x30,0x17,0x0b,0xaa, -0x01,0xf8,0xaf,0xf1,0xeb,0xba,0xe6,0xe2,0xac,0xdf,0xdd,0x43,0xdb,0xd9,0xbc,0xd8, -0xd7,0x3d,0xd7,0xd6,0x7c,0xd6,0xd6,0x13,0xd6,0xd5,0xef,0xd5,0xd5,0xee,0xd5,0xd5, -0xee,0xd5,0xd5,0xff,0xd5,0xd5,0x0f,0xd6,0xd6,0x21,0xd6,0xd6,0x33,0xd6,0xd6,0x54, -0xd6,0xd6,0x66,0xd6,0xd6,0x77,0xd6,0xd6,0xaf,0xd9,0xe0,0x8f,0xed,0xfd,0xdf,0x10, -0x24,0x00,0x36,0x46,0x72,0x53,0x5e,0x37,0x67,0x6e,0x10,0x73,0x76,0x9d,0x79,0x7a, -0xef,0x78,0x70,0xcf,0x62,0x50,0x47,0x3c,0x27,0x8f,0x15,0x05,0x2f,0xf9,0xef,0x82, -0xe7,0xe1,0xef,0xdd,0xdb,0x21,0xd9,0xd7,0xec,0xd6,0xd6,0xf5,0xd5,0xd5,0xac,0xd5, -0xd5,0x99,0xd5,0xd5,0x99,0xd5,0xd5,0xaa,0xd5,0xd5,0xcb,0xd5,0xd5,0xdc,0xd5,0xd5, -0xfe,0xd5,0xd5,0x0f,0xd6,0xd6,0x21,0xd6,0xd6,0x32,0xd6,0xd6,0x44,0xd6,0xd6,0x65, -0xd6,0xd6,0x77,0xd6,0xd6,0x98,0xd6,0xd6,0x39,0xd8,0xe0,0x82,0xf1,0x09,0xbb,0x23, -0x3c,0x21,0x50,0x5f,0x73,0x6a,0x72,0x75,0x77,0x7a,0xdd,0x7c,0x7e,0xb0,0x7e,0x7f, -0x83,0x7d,0x74,0x17,0x61,0x46,0xfc,0x2a,0x12,0xb7,0xfe,0xf0,0x22,0xe6,0xdf,0x47, -0xdb,0xd8,0x2b,0xd7,0xd6,0xc4,0xd5,0xd5,0x68,0xd5,0xd5,0x55,0xd5,0xd5,0x76,0xd5, -0xd5,0x87,0xd5,0xd5,0x98,0xd5,0xd5,0xba,0xd5,0xd5,0xcb,0xd5,0xd5,0xdd,0xd5,0xd5, -0xfe,0xd5,0xd6,0x00,0xd6,0xd6,0x21,0xd6,0xd6,0x32,0xd6,0xd6,0x54,0xd6,0xd6,0x66, -0xd6,0xd6,0x87,0xd6,0xd6,0xa9,0xd6,0xd6,0xa9,0xd6,0xdb,0x05,0xed,0x0b,0x4a,0x2d, -0x4a,0x43,0x5f,0x6d,0xe5,0x75,0x7a,0x7d,0x7d,0x7e,0x6c,0x7f,0x7f,0xaa,0x7f,0x7f, -0xcb,0x7f,0x7a,0x17,0x67,0x46,0x06,0x23,0x05,0x5f,0xf1,0xe4,0xe6,0xdc,0xd8,0xdf, -0xd6,0xd5,0x6d,0xd5,0xd5,0x34,0xd5,0xd5,0x33,0xd5,0xd5,0x54,0xd5,0xd5,0x65,0xd5, -0xd5,0x87,0xd5,0xd5,0x99,0xd5,0xd5,0xba,0xd5,0xd5,0xcb,0xd5,0xd5,0xed,0xd5,0xd5, -0xff,0xd5,0xd6,0x10,0xd6,0xd6,0x21,0xd6,0xd6,0x43,0xd6,0xd6,0x55,0xd6,0xd6,0x76, -0xd6,0xd6,0x87,0xd6,0xd6,0xa9,0xd6,0xd6,0x6b,0xd6,0xd7,0x43,0xe4,0x07,0xff,0x34, -0x57,0x98,0x6c,0x77,0xca,0x7c,0x7e,0xcf,0x7f,0x7f,0xff,0x7f,0x7f,0xce,0x7f,0x7f, -0xd8,0x7f,0x7f,0x54,0x72,0x50,0x04,0x24,0x00,0x42,0xea,0xde,0xf8,0xd8,0xd6,0x99, -0xd5,0xd5,0x13,0xd5,0xd5,0x11,0xd5,0xd5,0x22,0xd5,0xd5,0x43,0xd5,0xd5,0x55,0xd5, -0xd5,0x76,0xd5,0xd5,0x88,0xd5,0xd5,0xa9,0xd5,0xd5,0xcb,0xd5,0xd5,0xed,0xd5,0xd5, -0xfe,0xd5,0xd5,0x0f,0xd6,0xd6,0x21,0xd6,0xd6,0x32,0xd6,0xd6,0x54,0xd6,0xd6,0x65, -0xd6,0xd6,0x77,0xd6,0xd6,0x98,0xd6,0xd6,0xca,0xd6,0xd6,0xd6,0xd7,0xe7,0x88,0x0d, -0x39,0x9d,0x5a,0x6e,0x75,0x78,0x7d,0x00,0x7f,0x7f,0xfc,0x7f,0x7f,0xdf,0x7f,0x7f, -0x8c,0x7f,0x7f,0x0e,0x00,0x00,0x70,0x00,0x00,0x53,0x00,0x00,0xbb,0x00,0xff,0xb4, -0x00,0x01,0x56,0x00,0xff,0xfe,0xfe,0x00,0x05,0x01,0xff,0xea,0xff,0x00,0x75,0x00, -0xff,0xaa,0xff,0xff,0x81,0xff,0x00,0x6e,0xff,0xff,0xb8,0x01,0xff,0x48,0xff,0x01, -0x32,0x00,0xff,0x68,0xff,0xff,0xbe,0x00,0x00,0x19,0xff,0x00,0xe0,0x00,0x01,0x80, -0x01,0x0a,0x0d,0x0d,0xf2,0x69,0xf3,0x00,0xac,0xf3,0xfd,0x8e,0x05,0x00,0x90,0x06, -0x04,0x3f,0xff,0xff,0x9e,0x00,0xff,0xee,0xfc,0xfe,0x86,0xff,0xfd,0x69,0xff,0x02, -0x9c,0x01,0xfd,0x1b,0x00,0x01,0x08,0x01,0x00,0x1c,0x00,0x00,0xeb,0xff,0xff,0x18, -0x00,0x03,0x30,0x06,0x04,0x49,0xfc,0xfe,0x20,0x01,0xfb,0x4b,0x01,0x0a,0x60,0xfe, -0xf6,0x33,0xff,0x04,0x4f,0x05,0x05,0x3c,0xfd,0x00,0x8c,0x05,0xf5,0xdf,0xf5,0xfd, -0x10,0x00,0x02,0x86,0xfb,0xf2,0x32,0xfa,0x0c,0x8b,0x08,0xfd,0x1c,0x02,0x00,0xb0, -0xfe,0x00,0x49,0xfb,0xfe,0x32,0x08,0x0a,0xa0,0xfc,0xfc,0xba,0x01,0xfe,0x68,0xfc, -0xfd,0x55,0xfa,0xfa,0xbc,0xfd,0xfb,0x12,0x00,0x06,0x4b,0xff,0xf8,0xd4,0x01,0x07, -0x0f,0xfb,0xfc,0x8a,0x04,0xfc,0x6c,0xfc,0x04,0x58,0xfa,0x04,0x60,0x0b,0x03,0x1e, -0xff,0xf6,0xe4,0x00,0x09,0x1e,0xff,0xfd,0x7b,0x00,0x01,0x4f,0x02,0xfc,0xac,0xfc, -0x02,0x2a,0x04,0x03,0x00,0x00,0x00,0x23,0x0d,0x02,0x33,0xfc,0xfa,0xe0,0xf1,0xfb, -0x1d,0x02,0xfe,0xb8,0xfb,0x04,0xeb,0x0b,0x00,0xc9,0xee,0xef,0x92,0x00,0x04,0x10, -0xfc,0x00,0x5b,0x09,0x05,0x8e,0xff,0x01,0x76,0xfa,0x00,0x8b,0x01,0xf2,0x4b,0x0a, -0x15,0x49,0xf5,0xf2,0x6b,0x10,0x04,0xd4,0xf5,0x04,0x18,0xfa,0xfb,0x88,0x0d,0x00, -0xb0,0xfb,0x13,0x29,0x0d,0xff,0xbe,0xf8,0xf1,0x19,0xfc,0xf9,0x8e,0xfe,0x09,0xf1, -0xfe,0x02,0x8e,0x08,0x03,0xe1,0xff,0xf4,0xc1,0xf6,0xf8,0x20,0xf8,0x00,0x1b,0x08, -0x08,0x06,0x09,0xfc,0xec,0xf6,0x04,0xcf,0xfc,0xf4,0x73,0x0c,0x14,0x8c,0x04,0x02, -0xec,0xf6,0xf6,0x24,0x0a,0x09,0x83,0xff,0xf5,0x29,0xf5,0x0d,0x42,0xfe,0xf0,0x56, -0xfd,0xfe,0xe2,0x06,0x08,0x11,0xf7,0xfd,0x39,0x05,0x09,0x09,0x09,0x03,0x8e,0x07, -0xff,0x4e,0xed,0xfb,0xe4,0x02,0xea,0x64,0xf6,0x03,0x1e,0x03,0x15,0xf7,0x10,0xfa, -0xd9,0xf8,0xf9,0x2a,0xf5,0xed,0xdc,0xfb,0x11,0x3c,0x0b,0x11,0x13,0x18,0x07,0xb0, -0xfa,0xf6,0xe6,0xfc,0xfd,0x19,0xf7,0x01,0x0f,0x00,0x07,0xe6,0x06,0xf0,0xe8,0xf4, -0xf4,0x8e,0xea,0xf9,0x1e,0x05,0xfe,0x58,0xfd,0xfc,0x83,0xf8,0x1b,0xa1,0x2f,0xfe, -0x96,0xf8,0x02,0xee,0xfa,0x01,0xd2,0xf5,0xfe,0x50,0x14,0xfe,0x70,0xeb,0xed,0x34, -0xf7,0xfc,0xca,0xf4,0x06,0x83,0x28,0x0e,0xb3,0x0a,0x10,0xbd,0xfb,0xfe,0xe8,0xf7, -0xf5,0x84,0x04,0x04,0xc9,0x00,0xfc,0x8a,0xf0,0xf4,0x09,0xd7,0xd0,0x09,0xfb,0xfd, -0x4e,0xfe,0x16,0xb9,0x16,0x17,0x83,0x0a,0x0e,0xa4,0x17,0xf9,0xc1,0x00,0xfd,0x79, -0xfd,0x1b,0x65,0xf8,0xe6,0xef,0xfa,0xf1,0x97,0xee,0xfd,0x9c,0xfb,0xf4,0x3c,0xf7, -0xee,0x9e,0xf2,0x13,0xc2,0x14,0x13,0x38,0x0f,0x01,0x68,0xfe,0x03,0x39,0x00,0x01, -0x5b,0x00,0xf6,0x98,0xef,0xf0,0xba,0xf1,0xee,0xb1,0xf1,0x02,0x71,0xec,0xfa,0x90, -0x1e,0x11,0xf8,0x04,0x0b,0x8a,0x17,0x14,0xb3,0xfe,0xef,0x90,0xfb,0x15,0x2e,0x07, -0xfa,0xe0,0xf9,0xd8,0x64,0xe6,0xf8,0xfd,0xf5,0xfa,0x4b,0x01,0xfc,0x98,0x01,0x25, -0xe4,0x11,0x08,0x8a,0x10,0xfa,0xe1,0x12,0x09,0x9e,0xe3,0xff,0xde,0xfb,0xea,0x4f, -0xfb,0x0e,0xe3,0x08,0xec,0xc9,0xf6,0x0c,0x2c,0x04,0xf1,0x99,0x09,0x28,0x1f,0x1e, -0xf3,0x6e,0xe6,0x05,0x34,0x12,0x0e,0x13,0x0b,0xfc,0xb3,0x00,0x0a,0x69,0x01,0x12, -0x87,0x16,0xf5,0x62,0xfb,0xf2,0xcd,0xf7,0xfe,0xb9,0xe2,0xdf,0xd7,0x04,0x1c,0x74, -0x1e,0x10,0x38,0x18,0x1f,0xb2,0x18,0x0b,0xe4,0xed,0xe3,0x92,0xe6,0x00,0xe1,0xed, -0xd8,0x6a,0xef,0xde,0x3a,0xea,0x04,0x4d,0xfe,0x02,0xb6,0xfd,0x03,0x6b,0x0b,0x07, -0xb2,0x09,0xf5,0xef,0x06,0x2a,0x19,0x1b,0x02,0x4e,0xed,0xe2,0x2e,0x01,0x00,0x47, -0xe6,0xdb,0x26,0x13,0x2c,0xcc,0x00,0xee,0xce,0xf3,0xed,0xaf,0xf6,0x14,0xe3,0x0f, -0xfe,0x80,0x11,0x0b,0xae,0xf6,0xfd,0x03,0x04,0x0d,0xb8,0x0d,0x12,0x80,0x19,0x0a, -0xf4,0x07,0xf4,0x39,0xc1,0xc5,0xa7,0xea,0xe2,0x63,0xed,0x25,0x48,0x19,0xfb,0x7b, -0x06,0x0a,0xa2,0x17,0x11,0xc3,0x08,0x11,0x98,0x12,0x0a,0x0b,0xfa,0xed,0x1e,0x00, -0xf5,0x1b,0xc3,0xd5,0x44,0xff,0x17,0x48,0x19,0x02,0x4e,0x0b,0x12,0xce,0x1d,0x10, -0x99,0xf1,0xe4,0x88,0xf8,0x06,0x35,0xf3,0xea,0x8e,0xf9,0x05,0xfc,0x16,0x1c,0xad, -0xff,0xf3,0xbe,0x0d,0x13,0x9d,0xf5,0xf7,0x27,0xe9,0xe2,0xf1,0xea,0xfb,0x99,0x1b, -0x00,0xc0,0xf6,0x14,0x3e,0x1e,0x15,0x29,0x07,0xea,0xdf,0xef,0x02,0x4e,0xfe,0xfc, -0x6e,0xf8,0x03,0x33,0x11,0xfd,0xf5,0xe1,0xe9,0x07,0x0f,0x15,0x6d,0xff,0xf7,0x53, -0xfd,0xf1,0x6b,0xe6,0x0b,0x33,0x0e,0xf3,0x06,0xe9,0xd9,0x23,0xe3,0x0c,0x2b,0x27, -0x19,0xc0,0xff,0xfd,0xf3,0x07,0x08,0x0e,0xfa,0xfc,0xc8,0xff,0xf6,0x43,0x07,0xf5, -0x7d,0xd6,0xf3,0x98,0x07,0x0a,0x64,0x1f,0x21,0x27,0x13,0x05,0x7e,0xf4,0xf6,0x88, -0xed,0xe5,0x35,0xee,0x0e,0x83,0x0e,0xf3,0x3a,0xfd,0x13,0x4b,0x08,0xe1,0x31,0xfc, -0x1c,0x9f,0x01,0xf3,0xbe,0xfd,0x15,0xe5,0x1d,0x0f,0x39,0xf7,0xfb,0x40,0xf9,0xeb, -0x13,0xdf,0xdd,0x49,0x07,0x1d,0xca,0x0f,0x07,0x8d,0x05,0x0e,0xa6,0x02,0xf2,0x6f, -0xf2,0xfd,0x97,0x10,0x1e,0xb0,0x21,0x10,0xed,0xf9,0xe5,0x6b,0xed,0xe0,0xf9,0xd8, -0xf0,0x14,0x09,0x1c,0xab,0x2f,0x2b,0xaf,0x02,0xdc,0x2a,0xdd,0xfa,0x37,0xfa,0xf6, -0xce,0xf3,0x0e,0xc4,0x44,0x27,0x57,0xd9,0xd2,0x8c,0xfc,0x08,0xcc,0x06,0xf2,0x30, -0xf6,0xfe,0x44,0xf5,0x0b,0x94,0x1f,0x09,0x77,0xe9,0xd7,0x39,0xfa,0x15,0xc9,0xfa, -0xee,0x07,0x1b,0x42,0x4f,0x04,0xcc,0x3c,0xed,0x0d,0x32,0xfc,0xfc,0x1e,0x12,0x12, -0xe5,0x03,0xf0,0xbc,0xf5,0x23,0x31,0x0e,0xde,0x34,0xf1,0x1e,0x29,0x27,0xff,0x98, -0xef,0x10,0x6d,0x0e,0xd7,0xb0,0xbf,0xed,0xe6,0x1b,0x1c,0x86,0x08,0x12,0xb9,0x3c, -0x23,0x4e,0xea,0xdb,0x7f,0xd7,0xdc,0x7a,0xec,0x10,0x60,0x20,0xf6,0xe8,0xdc,0xed, -0xcf,0x11,0x18,0x1b,0xf7,0xf7,0x51,0x1d,0x2a,0x6e,0x0e,0xf5,0xff,0xed,0x0b,0xb1, -0x10,0xe9,0xf6,0xea,0xff,0xa4,0xf3,0xe4,0x6a,0xfc,0x16,0xdd,0xfe,0xef,0x34,0xfd, -0x04,0xc4,0x08,0x02,0xb3,0xfb,0x0b,0xd1,0x13,0xff,0x9a,0xec,0x0d,0x69,0x2c,0xff, -0x21,0xd1,0xe4,0x38,0x02,0xfb,0x46,0x02,0x0f,0x33,0x0c,0xf6,0x16,0xdf,0xee,0xa5, -0xfc,0xeb,0x23,0xf8,0x15,0x6b,0x3d,0x2b,0x1d,0xe7,0xdd,0x0f,0xec,0xf4,0x97,0xf2, -0x0a,0xf2,0x1f,0x14,0xee,0xfa,0xe2,0x07,0xe9,0xf7,0xec,0xf7,0x07,0x49,0x0a,0xff, -0x48,0x08,0x09,0xcc,0x11,0x25,0xe8,0x1b,0x12,0xe0,0x08,0xe3,0x6d,0xe0,0xee,0xfc, -0xef,0xfb,0x82,0xf0,0xf0,0x4a,0x02,0x10,0xb2,0x12,0xfe,0x06,0xec,0xe8,0x5b,0xf4, -0xf8,0x40,0xe4,0xd0,0x33,0x02,0x43,0xa0,0x3a,0x16,0x68,0x23,0x26,0x95,0x0c,0x0d, -0x79,0x03,0xe3,0xdf,0xdd,0xd2,0xd8,0xbf,0xca,0x75,0xdf,0xf9,0x1e,0x1e,0x31,0x3a, -0x1d,0xf1,0x93,0xec,0x13,0x46,0x1f,0x0c,0x79,0xf7,0xf6,0xa6,0x05,0x08,0x91,0xfd, -0xf5,0xab,0x05,0x26,0x15,0x18,0xe4,0x2c,0xc2,0xcc,0x3f,0xf6,0x0c,0xb7,0x22,0x30, -0x0b,0x24,0x24,0x30,0x11,0xe7,0x44,0xef,0xf3,0x6a,0xf8,0x08,0xbe,0x03,0xff,0xe1, -0xe2,0xd4,0x39,0xf1,0xfc,0x24,0xe9,0xd0,0x17,0xeb,0x07,0x86,0x05,0xfd,0x63,0xe7, -0xf6,0xfc,0x25,0x36,0xf9,0x37,0x45,0xdf,0x5e,0x58,0x36,0x2d,0xe2,0x67,0x93,0x8c, -0x4b,0xbf,0xe5,0x11,0x18,0x26,0x15,0xfd,0x0f,0x75,0x21,0xe8,0xd9,0xd7,0xfd,0xe5, -0x0c,0xf0,0x1e,0xf1,0x07,0x74,0x18,0x49,0x08,0x30,0xf2,0xc6,0x0b,0x16,0x40,0xd4, -0xb5,0xc8,0xdb,0xec,0x17,0xe5,0x03,0x37,0x27,0x2f,0x43,0x13,0xea,0x63,0xf0,0x07, -0x6f,0xfe,0xde,0x76,0xd9,0xf3,0x5a,0x00,0x01,0x94,0x1c,0x30,0x5e,0x27,0x15,0xbe, -0x06,0x06,0xfe,0x04,0xf2,0xef,0xdf,0xe5,0xfe,0xe0,0xd1,0x60,0xd2,0xfd,0xab,0x3e, -0x60,0x67,0x61,0x33,0x70,0xdf,0x8f,0xc3,0xa0,0xe4,0xef,0xf1,0x10,0x10,0x3b,0x37, -0x90,0x3c,0x27,0x57,0xfa,0xde,0xc2,0xc3,0xc1,0x2c,0xcb,0xdd,0x3f,0x0c,0x49,0xcc, -0x52,0x37,0x2a,0x2d,0x13,0xb6,0xe9,0xcd,0x73,0xcb,0xee,0xf1,0xfe,0xf4,0x0c,0xf4, -0xf8,0x86,0x08,0x27,0x1d,0x17,0xea,0xa6,0xe4,0xf3,0x93,0xf1,0xf1,0xa1,0xd9,0xd1, -0x06,0xfa,0x18,0x90,0x18,0x36,0xd7,0x57,0x5a,0x59,0x20,0xe5,0xae,0xed,0xf8,0x2b, -0xdb,0xad,0x45,0xab,0xd8,0xc8,0xff,0x20,0x41,0x40,0x38,0xe1,0x0e,0xf8,0x62,0xe4, -0xe5,0x27,0x01,0xe4,0x08,0xbf,0xf1,0x35,0x38,0x4e,0xbd,0x1f,0xfc,0xe6,0xf3,0xda, -0x79,0xbc,0xb0,0xa5,0xcc,0xf7,0x65,0x3a,0x5a,0x50,0x2f,0x14,0xe5,0xf7,0xdc,0x31, -0xf6,0x10,0x02,0x0f,0x03,0xf9,0xf0,0xf6,0x91,0xf8,0xfa,0x4e,0x07,0x15,0xbb,0x34, -0x41,0xc8,0x17,0xec,0xdd,0xbf,0x9c,0x8b,0xb5,0xce,0x82,0xe4,0x1a,0x08,0x46,0x24, -0xd3,0x16,0x32,0xe6,0x3b,0x37,0xeb,0x09,0xbd,0x86,0xa3,0xa5,0x1d,0xac,0xc9,0x8c, -0x0d,0x51,0xb0,0x5d,0x46,0xe0,0x27,0x29,0x83,0x1a,0xd7,0x70,0xb0,0xd1,0x9d,0x1c, -0x3c,0xa2,0x34,0x2b,0x8f,0x05,0xe5,0x55,0xc4,0xa4,0x39,0xbb,0x0b,0x5a,0x17,0x13, -0xb9,0x18,0xe9,0xc0,0xc7,0xe5,0xf3,0x07,0x04,0x30,0x05,0x12,0x73,0x21,0x2c,0x36, -0x2f,0x17,0x2c,0x0d,0x0f,0x1c,0x11,0x13,0xaf,0x0e,0xfd,0x10,0xee,0xde,0x02,0xa2, -0xa9,0x48,0xf3,0x16,0x59,0x12,0x10,0x19,0x26,0x3a,0x44,0x40,0x34,0x84,0x32,0x18, -0x33,0xea,0xc2,0xf5,0x9c,0x9e,0x1b,0xd5,0x01,0x3f,0x1a,0x10,0xcb,0xfc,0x00,0xbc, -0xe5,0xd4,0x90,0xc7,0xc9,0x04,0xf7,0x18,0x73,0x27,0x60,0xf2,0x7f,0x58,0x22,0x13, -0xca,0xd1,0xc2,0xfb,0x60,0x2c,0x36,0xf5,0x1f,0x14,0x91,0xf4,0xcb,0xb4,0xb9,0xc7, -0x0a,0xce,0xd9,0xc7,0xf7,0x15,0x81,0x1f,0x1a,0xe1,0x03,0xe3,0xd9,0xe6,0x11,0xe1, -0x3e,0x5b,0x5a,0x32,0xd9,0x33,0xc4,0xcf,0xb1,0xd7,0xdd,0xc2,0xd5,0xdd,0x80,0xf3, -0x02,0xdc,0x16,0x28,0x5d,0x51,0x75,0x00,0x3a,0xe3,0x67,0xc9,0xea,0x0f,0x00,0xff, -0x16,0xf9,0x0f,0xec,0x44,0x3b,0x65,0xf3,0xd6,0xd3,0xd1,0xbb,0xa7,0xa6,0xb3,0xff, -0xf0,0x25,0xb4,0x42,0x32,0x81,0x04,0xee,0xe7,0xd3,0xc5,0xdf,0xe0,0x0c,0x27,0x25, -0x3f,0xa3,0x44,0x39,0x35,0x17,0xd1,0xa9,0xb4,0xcf,0x16,0xfd,0x1a,0x93,0x1f,0x08, -0xe3,0xf3,0xed,0xae,0xe4,0xfb,0x30,0x1e,0x31,0xa2,0x2f,0x1f,0x5b,0x0f,0x06,0xec, -0x0c,0x0a,0x80,0xed,0xcb,0x99,0xa1,0x8e,0x55,0xb6,0x11,0x21,0x46,0x30,0x62,0x26, -0x11,0x63,0xf3,0xef,0x74,0xdd,0xc0,0xdd,0xc5,0xf9,0xa3,0x3e,0x5c,0x9e,0x6e,0x63, -0x84,0x1a,0xdd,0xc4,0xc6,0xba,0xa2,0xcf,0xfd,0x0c,0x18,0x20,0x36,0x29,0x29,0xac, -0xf6,0xd2,0xf2,0xd1,0xc0,0xdc,0xda,0x28,0x26,0x6a,0x5c,0x89,0x1a,0xea,0x94,0xc2, -0xad,0xf4,0xbd,0xda,0x0d,0xf5,0xea,0xbe,0xce,0xc3,0x82,0xc9,0xf1,0xe7,0x1a,0x29, -0xec,0x1d,0x22,0xe2,0x47,0x69,0x15,0x7a,0x64,0x28,0x34,0x06,0xa9,0xc1,0x99,0x7a, -0xad,0xe1,0x81,0x08,0x18,0xe9,0x21,0x2a,0xbb,0x25,0xff,0xc8,0xc6,0xa3,0x65,0x9c, -0xb0,0xb9,0xec,0x26,0xf3,0x31,0x26,0x73,0x24,0x24,0x6b,0xf3,0xce,0x96,0xd9,0xf1, -0xa1,0x0b,0x20,0xc5,0x2f,0x39,0x6f,0x32,0xfd,0x13,0xbe,0xaa,0x5d,0xcd,0xf7,0xde, -0x0a,0x3c,0x15,0x68,0x5e,0xb1,0x39,0x24,0x4b,0x11,0xe4,0x5c,0xd3,0xde,0x68,0xda, -0xba,0x9f,0xbc,0xe9,0x32,0xfc,0xd4,0x54,0x9a,0xb8,0x03,0x07,0x31,0x56,0x41,0x4b, -0xad,0x41,0x1f,0x8f,0xf9,0xd4,0xbb,0xcb,0xe5,0x0e,0xf7,0xef,0xad,0x14,0x59,0xd9, -0x7e,0x56,0x18,0x0b,0xeb,0xac,0xd2,0xbe,0x5c,0xc4,0xea,0x21,0x16,0x2a,0xbd,0x1b, -0x0d,0xc9,0x0f,0xf8,0xa8,0xdb,0xcc,0x16,0xd0,0xe3,0x22,0xfe,0x1c,0x1b,0x32,0x2c, -0x33,0x08,0xcc,0x2f,0x98,0x9e,0x79,0xc4,0xd9,0x23,0x07,0x37,0x5a,0x44,0x44,0x9c, -0x3c,0x32,0x06,0x31,0x1d,0xb5,0xfa,0xfc,0x66,0x1a,0x1c,0x3f,0x0c,0xf4,0x95,0xd7, -0xbe,0xb5,0xc5,0xde,0x81,0xf9,0x2c,0xfc,0x3d,0x26,0x9e,0x18,0x15,0xf7,0x04,0xc3, -0x2f,0x8a,0x9b,0xc7,0xde,0x14,0xea,0x24,0x2a,0x9d,0x27,0x10,0xe6,0xee,0xd6,0x77, -0xcb,0xd1,0x24,0xef,0x11,0x68,0x28,0x2e,0x08,0x30,0x2b,0x98,0x03,0xeb,0xb9,0xe3, -0xdf,0xe5,0x1a,0x59,0xe1,0x65,0x61,0x7f,0x33,0x00,0x05,0xe9,0xc4,0x03,0xab,0x98, -0x4f,0x8d,0xad,0x25,0xdd,0x06,0x33,0x15,0x1d,0x26,0x22,0x16,0x08,0x06,0xfb,0x4d, -0xff,0xfa,0x4c,0xfc,0x11,0x16,0x09,0xdf,0xae,0xd0,0xe9,0xb6,0x01,0x22,0x89,0x35, -0x47,0xa8,0x64,0x4f,0x5c,0x1d,0xe1,0x53,0xb3,0xad,0xcf,0xc6,0xfa,0xf3,0x25,0x2f, -0x86,0x2b,0x2d,0x02,0x28,0xfb,0x2f,0xdb,0xd9,0x23,0xcc,0xcd,0xa9,0xd8,0xd2,0x4e, -0xe7,0x0b,0xee,0xff,0xc7,0x77,0xac,0xbf,0x45,0xdd,0x1d,0x5e,0x54,0x53,0xdc,0x51, -0x5e,0xaa,0x58,0x28,0x10,0x00,0xf1,0xb7,0xda,0xba,0x92,0xb9,0xe3,0xc4,0x09,0x28, -0x2d,0x39,0x25,0xdb,0x18,0x1d,0xc1,0x0e,0x0c,0x71,0x09,0xf2,0xad,0xca,0xb7,0x06, -0xc5,0xca,0x79,0xc2,0xcd,0xa7,0xf0,0x1a,0x83,0x2f,0x2c,0xe3,0x24,0x1d,0xe5,0x0c, -0xec,0x4d,0xd5,0xcb,0xe2,0xd5,0xfd,0x81,0x19,0x23,0x03,0x27,0x2e,0x8d,0x3d,0x39, -0xdd,0x07,0xf8,0xe4,0x1b,0x27,0x15,0x21,0x12,0x81,0xf9,0xef,0x67,0xde,0xce,0x47, -0xc2,0xb6,0x17,0xc6,0xdb,0xbf,0xeb,0xfb,0xfb,0x19,0x37,0x6a,0x32,0x17,0xb8,0xe9, -0xc9,0x11,0xd2,0xe4,0xc3,0xe8,0xf6,0x3e,0x09,0x12,0xd1,0x19,0x1f,0x09,0x33,0x39, -0x19,0x1a,0x06,0x60,0x08,0x10,0x24,0x16,0x01,0x04,0xf5,0xec,0x5f,0xdf,0xd5,0x54, -0xee,0x18,0x09,0x39,0x44,0xa3,0x28,0x04,0x40,0xea,0xd1,0x77,0xbc,0xc5,0xa4,0xd5, -0xd2,0x6a,0xd2,0xf2,0x8f,0x10,0x03,0xde,0xe6,0xed,0x21,0x07,0x07,0x96,0x0f,0x26, -0xec,0x33,0x46,0xf4,0x39,0x1e,0xbe,0x10,0xff,0xca,0xed,0xe2,0xfe,0xec,0xec,0x22, -0xfe,0x31,0x1f,0x4a,0x3d,0xd6,0x1f,0x04,0x66,0xef,0xdd,0x14,0xd0,0xc5,0x02,0xba, -0xc6,0x1f,0xd9,0xe0,0x4b,0xe6,0xee,0x7c,0x03,0x19,0xc0,0x2c,0x26,0x66,0x10,0x0f, -0xd3,0x04,0xed,0xe1,0xca,0xbb,0xfc,0xc5,0xed,0xb4,0x28,0x3d,0x6a,0x3d,0x56,0x3c, -0x5c,0x42,0xa2,0x25,0x13,0xd2,0x07,0xf6,0xfc,0xec,0xe3,0xb4,0xe2,0xe9,0xfb,0xe4, -0xe1,0x53,0xdc,0xcd,0xc5,0xc7,0xde,0x2f,0xf2,0xf4,0x6c,0x05,0x16,0xa0,0x14,0x04, -0x44,0xea,0xd4,0x47,0xce,0xd9,0x3c,0xee,0x04,0xe0,0x14,0x2f,0xa6,0x47,0x57,0xc0, -0x56,0x33,0x83,0x16,0x1b,0xbd,0x18,0xfd,0x73,0xeb,0xea,0x63,0xdb,0xd5,0x26,0xf5, -0x02,0x06,0xfb,0x05,0x38,0x26,0x3c,0xe7,0x27,0xeb,0x3c,0xb2,0xa8,0xb0,0xaa,0xa4, -0xb9,0xa8,0xcc,0x2a,0x07,0x2c,0xa5,0x25,0x1e,0x53,0x26,0x25,0xb6,0x09,0xf9,0x46, -0x07,0x06,0x37,0x06,0x17,0x61,0x2b,0x30,0xde,0x16,0x01,0x02,0xfb,0x01,0xed,0x08, -0x03,0xdb,0x10,0x27,0xe2,0x2a,0x10,0xe6,0x00,0xed,0x11,0xc9,0xc2,0x77,0xcd,0xcd, -0xf7,0xcb,0xd6,0x65,0xe9,0x01,0x54,0x20,0x1d,0xc5,0xfc,0xfa,0xec,0x15,0x25,0x5d, -0x14,0x09,0x81,0xfe,0xe5,0x95,0xd3,0xd1,0x57,0xe5,0x0c,0x80,0x3d,0x4d,0x2e,0x45, -0x3a,0xd4,0x2b,0x1d,0x6a,0x05,0xe5,0xe1,0xd5,0xd7,0xb7,0xeb,0xfb,0x52,0xfa,0xff, -0xf4,0x0d,0x05,0x4e,0xf5,0xf0,0x56,0xe8,0xdc,0x09,0xd4,0xdf,0xea,0xf9,0x08,0x51, -0x00,0xfa,0x80,0xf0,0xe1,0x4c,0xdb,0xe0,0x0f,0xec,0xfc,0x5c,0x1b,0x36,0x55,0x42, -0x42,0x80,0x34,0x29,0xd5,0x1e,0xfd,0x7e,0xdd,0xdb,0xe8,0xfa,0x13,0x00,0x0c,0xfe, -0x7d,0xfd,0x14,0x55,0x21,0x0b,0xe1,0x0b,0x24,0xe5,0x1d,0xf4,0x6e,0xb4,0x83,0xb9, -0x99,0xd1,0x07,0xe6,0xf1,0x09,0x12,0x2f,0xa1,0x2e,0x1f,0x3b,0x0c,0xf0,0xac,0xea, -0xe5,0x75,0xda,0xed,0x7f,0x12,0x1c,0x12,0x14,0x1c,0xaf,0x25,0x28,0x9b,0x2d,0x36, -0xbf,0x28,0x01,0x38,0xf0,0xf7,0xee,0x02,0x16,0x1d,0x21,0x0c,0x99,0xf5,0xdc,0xbe, -0xbf,0xc1,0x0a,0xc8,0xb5,0xb5,0xbf,0xf9,0xbe,0x24,0x28,0x32,0x1a,0x0a,0xe6,0xf9, -0xfa,0x73,0xee,0xd5,0x7f,0xe0,0xf9,0x4c,0x04,0xfd,0x15,0xf3,0xfe,0xed,0x29,0x65, -0x9a,0x7a,0x49,0x38,0x18,0x05,0xf8,0xef,0xda,0x14,0xdb,0xed,0xbc,0xfb,0x04,0x82, -0x17,0x24,0x09,0x16,0xf1,0x0c,0xce,0xcb,0x20,0xd8,0xd3,0x29,0xd5,0xf2,0x1f,0xf9, -0xe7,0x5e,0xe2,0xe9,0x5b,0x00,0x0f,0x0b,0x10,0xfe,0x4f,0xec,0xf0,0x13,0x05,0x25, -0xd0,0x48,0x56,0xdc,0x4c,0x4b,0xcb,0x3e,0x0c,0x90,0xd4,0xba,0xb2,0xbc,0xd1,0x0d, -0xf2,0x0d,0x62,0x1f,0x33,0xb2,0x31,0x11,0x46,0xec,0xe6,0xc4,0xf0,0xec,0xa2,0xde, -0xbf,0x82,0x9f,0xa4,0x49,0xcc,0x03,0xb7,0x28,0x34,0xe2,0x2a,0x18,0x33,0x14,0x1c, -0x90,0x0a,0xe6,0x12,0xe7,0x09,0xcb,0x20,0x1f,0xdd,0x0d,0x0f,0x90,0x16,0x0c,0x23, -0x0d,0x14,0xd1,0x15,0x09,0x6b,0xf6,0xf8,0x8b,0x02,0x0c,0xb3,0x0f,0x11,0xc3,0x0e, -0xe8,0x7e,0xb8,0xad,0xaf,0xc0,0xc8,0xc9,0xdb,0x07,0xf0,0x2b,0x40,0x2d,0x43,0x34, -0x84,0x0d,0xd7,0xdd,0xb0,0xa8,0x26,0xc0,0xe7,0xd3,0x07,0x23,0xb1,0x28,0x23,0x73, -0x1b,0x24,0x1e,0x4a,0x4f,0x5f,0x2a,0xfb,0x29,0xe3,0xe0,0x09,0xe6,0xf1,0x3b,0x05, -0x04,0x0d,0xf7,0x03,0x05,0x0f,0xfd,0x3b,0xeb,0xe2,0x8c,0xd8,0xdb,0xd2,0xe6,0xfd, -0x25,0x10,0x0a,0x5f,0xf4,0xe6,0x12,0xea,0xe9,0x04,0xec,0xf3,0x1e,0xff,0x05,0x84, -0xff,0x16,0x34,0x3f,0x40,0x38,0x2d,0x1f,0xb6,0x06,0xeb,0x49,0xe1,0xdb,0x0e,0xd7, -0xe7,0x13,0x02,0x22,0x50,0x4b,0x56,0xdc,0x3c,0x1c,0x4d,0xf6,0xdd,0xa2,0xd9,0xd4, -0x42,0xd8,0xda,0x8f,0xc3,0xb7,0x36,0xd3,0xf9,0x41,0x13,0x1d,0xcc,0x1a,0x0a,0xf2, -0xef,0xee,0x21,0x0a,0x12,0x31,0xed,0xe0,0x59,0x00,0x1b,0x33,0x26,0x21,0x87,0x1d, -0x1b,0x9e,0x10,0xfd,0xc3,0xf7,0xfe,0x16,0x0c,0x18,0x09,0x1b,0x16,0xbf,0x19,0x17, -0xb3,0x06,0xe9,0x82,0xc0,0xb7,0x22,0xcb,0xd8,0xc6,0xe5,0xfb,0x0d,0x0d,0x18,0xd5, -0x22,0x21,0x65,0x0e,0xeb,0x0e,0xba,0xa8,0x92,0xcb,0xf7,0x59,0x1b,0x26,0x0a,0x2a, -0x38,0x5c,0x3c,0x30,0xb0,0x27,0x26,0x86,0x10,0xfa,0xfc,0xe3,0xdb,0x04,0xf5,0x03, -0x3e,0x08,0x18,0xfb,0x16,0x03,0x00,0xf1,0xea,0xea,0xec,0xe5,0xa0,0xe9,0xf2,0xa8, -0xf6,0xf8,0xeb,0xee,0xf6,0x1f,0x08,0xf1,0x66,0xd3,0xd3,0x16,0xe2,0xfc,0xbb,0x09, -0x0b,0x34,0x11,0x1d,0xed,0x2d,0x33,0x53,0x2a,0x1a,0x9b,0x0d,0xf5,0xf7,0xda,0xd4, -0x8a,0xe2,0xfb,0x3f,0x1c,0x2c,0xdb,0x3b,0x4a,0x58,0x3b,0x11,0xda,0xe5,0xc9,0xb5, -0xb7,0xae,0xee,0xb1,0xd1,0xb1,0x01,0x16,0xfc,0x18,0x16,0x6c,0x16,0x1e,0xfc,0x19, -0x08,0x94,0xf3,0xd5,0xda,0xc1,0xcb,0x65,0xf5,0x14,0x48,0x21,0x2e,0x32,0x2a,0x1c, -0x8f,0x0b,0xf6,0xc0,0xf3,0x05,0x61,0x0d,0x12,0xe2,0x1b,0x2a,0xa6,0x23,0x05,0x91, -0xe6,0xd8,0xbe,0xe2,0xf2,0x18,0xfa,0xf7,0xda,0xf2,0xf0,0x21,0xf0,0xf8,0xfc,0x00, -0xff,0xa6,0xf3,0xe5,0xf3,0xde,0xe5,0xba,0xea,0xe9,0x36,0xfb,0x20,0x1f,0x3f,0x4a, -0x11,0x41,0x26,0x5f,0x09,0xf4,0x76,0xe3,0xdf,0x0d,0xed,0xfd,0xbb,0x04,0x01,0xa7, -0xf5,0xe9,0xcb,0xf5,0x13,0x51,0x28,0x28,0xc4,0x1b,0x07,0x8c,0xe9,0xd7,0x77,0xde, -0xf2,0x33,0xfb,0xfc,0x6b,0xfa,0xef,0x3c,0xef,0xed,0xca,0xe6,0xe9,0x5a,0xf3,0x04, -0xc7,0x12,0x14,0x8f,0x12,0x07,0x2d,0xfd,0xfa,0x33,0x08,0x19,0xec,0x1b,0x15,0x19, -0x0e,0x0d,0xfa,0x10,0x0c,0x9e,0x02,0xff,0xf2,0x03,0x05,0x38,0xf8,0xe3,0xb9,0xd7, -0xd9,0x06,0xe2,0xf4,0x81,0x07,0x0f,0x38,0x10,0x0f,0x64,0x03,0xf4,0x7e,0xef,0xf5, -0xf6,0xfd,0x08,0xad,0x0a,0xf6,0x21,0xe8,0xea,0x10,0xec,0xf5,0x15,0x06,0x0f,0x5e, -0x13,0x12,0x1e,0x12,0x0f,0x57,0x0b,0x0f,0x30,0x11,0x0b,0x79,0x08,0x08,0xc6,0x05, -0xfc,0xae,0xeb,0xe0,0x5c,0xea,0xfc,0xec,0x05,0x09,0xe6,0x03,0xf9,0x18,0xf7,0xf4, -0x17,0xf0,0xf1,0x1f,0xf6,0xf9,0x9c,0x03,0x05,0x13,0xff,0xfd,0x7c,0x00,0x06,0x13, -0x0e,0x0f,0x03,0x0b,0x03,0x8b,0xf7,0xed,0x56,0xf1,0xfe,0xd0,0x07,0x0d,0x08,0x0f, -0x0c,0x81,0x09,0x06,0xf6,0x06,0x04,0x06,0x00,0x03,0x7a,0x07,0x06,0x13,0xfe,0xf0, -0x52,0xe8,0xe9,0x8f,0xf3,0x00,0xc6,0x07,0x04,0x0f,0x00,0xff,0x83,0xfc,0xf7,0xa9, -0xf5,0xf9,0x90,0xff,0x07,0xbf,0x0a,0x01,0xb7,0xfa,0xfe,0x6d,0x03,0x04,0x8b,0x06, -0x0e,0x7a,0x16,0x14,0xa4,0x08,0xf8,0xc0,0xee,0xf0,0x21,0xf4,0xfb,0x0b,0x05,0x0a, -0xb9,0x02,0xfc,0xec,0xfd,0xff,0xd6,0x00,0x01,0x69,0x04,0x04,0xb9,0xfe,0xf4,0x18, -0xf1,0xf7,0xae,0xf9,0xfb,0x20,0xff,0x04,0x52,0x03,0xfe,0xd1,0x01,0x0a,0x76,0x08, -0x01,0x9d,0x06,0x11,0xd1,0x0d,0xfd,0x45,0xf5,0xf8,0xdf,0xfb,0xfa,0x16,0xfe,0x07, -0xb1,0x0d,0x0e,0x72,0x04,0xfa,0xe6,0xf7,0xfd,0x71,0x04,0x02,0xd1,0xf9,0xf4,0x16, -0xf5,0xf5,0x71,0xf0,0xf4,0xc4,0x01,0x10,0x35,0x14,0x0b,0xc4,0x00,0xfb,0x1d,0xf8, -0xf2,0x99,0xf0,0xf9,0x03,0x05,0x09,0x7c,0x0a,0x06,0x4b,0x02,0x00,0x8e,0x02,0x07, -0x43,0x0b,0x07,0x62,0x00,0xfc,0x38,0xfa,0xf9,0xa8,0xfa,0xff,0x75,0x03,0x03,0xda, -0x03,0x04,0xf2,0x01,0xfa,0x4d,0xf6,0xf8,0x8e,0xfd,0x00,0xbe,0xfd,0xfa,0x76,0xfd, -0xfe,0xa8,0xfb,0xf9,0x3d,0xfb,0x00,0x5e,0x09,0x09,0xbc,0x03,0x00,0x1e,0x04,0x05, -0x37,0x03,0xfe,0x1f,0xfc,0xfc,0x1a,0xfb,0xfb,0x98,0xfe,0x00,0xca,0x04,0x08,0xa0, -0x07,0x07,0x8a,0x09,0x08,0xc2,0xff,0xf7,0xba,0xf3,0xf5,0x4d,0xfb,0xfe,0x7d,0x01, -0x00,0xd9,0xfb,0xf9,0x23,0xf9,0xfc,0x86,0xff,0x02,0x70,0x05,0x05,0x32,0x00,0xfc, -0x72,0xfd,0x01,0x29,0x03,0x02,0xf5,0x03,0x06,0xa7,0x04,0x01,0x65,0x00,0x01,0x94, -0x00,0xfd,0x1b,0xfd,0xfe,0xee,0x01,0x02,0x0f,0xff,0xfb,0x1d,0xfd,0xff,0x4c,0x00, -0xfe,0x74,0xfe,0x01,0x62,0x03,0x04,0x4a,0x02,0xfd,0xaf,0xfb,0xfc,0xff,0xfc,0xf7, -0x63,0xf1,0xf2,0x64,0xf8,0xfe,0xb8,0x02,0x06,0x15,0x0a,0x0c,0x5a,0x0c,0x07,0xf7, -0x01,0xff,0xdb,0x00,0x02,0xab,0x03,0x03,0xa3,0xff,0xfb,0x7f,0xf9,0xf7,0xd7,0xf9, -0xff,0x18,0x04,0x05,0x8d,0x03,0x01,0x05,0x00,0x00,0x00,0x00,0xfd,0x30,0xf8,0xf6, -0x3c,0xf9,0xfc,0xa6,0x00,0x01,0xff,0x01,0x01,0x7d,0x02,0x04,0x95,0x03,0x00,0xfb, -0xfe,0xfd,0x57,0xfc,0xfd,0x48,0xfe,0xff,0x21,0xff,0x01,0x87,0x04,0x04,0x1e,0x05, -0x09,0x94,0x0e,0x0b,0x4b,0x04,0xfe,0x86,0xfa,0xf7,0xc0,0xf3,0xf4,0xb5,0xf7,0xfc, -0x21,0xfe,0xfe,0x13,0x01,0x02,0x7d,0x01,0xfe,0xa3,0xfd,0x00,0xe9,0x01,0x00,0xcf, -0xff,0xfe,0xeb,0xfd,0xff,0xc9,0x03,0x06,0x2e,0x05,0x01,0xf4,0xff,0x01,0x30,0x03, -0x04,0xa0,0x02,0xff,0x4f,0xfd,0xfb,0x8c,0xfb,0xfd,0xaa,0xff,0xff,0x94,0x00,0x03, -0x6e,0x05,0x04,0x74,0x01,0xff,0x70,0xfe,0xff,0x97,0xff,0xfe,0x0e,0xfd,0xfa,0x5d, -0xfa,0xfa,0x24,0xf9,0xf9,0x81,0xfc,0x01,0xf5,0x04,0x06,0xb4,0x04,0x05,0xd2,0x05, -0x04,0x63,0x03,0x02,0xaa,0x01,0x00,0xeb,0x00,0x02,0x5a,0x02,0xfe,0xf7,0xfb,0xfe, -0x30,0x01,0x02,0x46,0x01,0xff,0x3e,0xfd,0xf9,0xac,0xf8,0xfb,0xe3,0xfd,0xff,0x35, -0x00,0xff,0x0f,0x00,0x01,0x35,0x03,0x04,0x60,0x03,0x01,0x51,0xfe,0xfd,0xee,0xfe, -0xff,0x53,0xff,0xff,0x47,0x00,0x01,0xe7,0x01,0x00,0xb2,0xfe,0xff,0x50,0x00,0x02, -0x88,0x03,0x04,0x20,0x04,0x03,0x92,0x02,0x01,0x72,0xfe,0xfd,0x49,0xfe,0xfd,0x96, -0xfb,0xfb,0x3a,0xfc,0xfc,0xcd,0xfe,0xff,0x87,0xff,0x00,0xae,0x01,0x00,0x7a,0x00, -0x00,0x0c,0xfe,0xfb,0x9d,0xfc,0xfe,0x2d,0x02,0x04,0x05,0x05,0x05,0x30,0x04,0x01, -0xa0,0xff,0x01,0x05,0x02,0x00,0xc0,0xfd,0xfd,0x78,0xfd,0xfe,0xf9,0x00,0x02,0xb4, -0x02,0x00,0xa6,0xfd,0xfc,0x5d,0xfd,0xfe,0x36,0xfe,0xff,0x4c,0x01,0x00,0x77,0xfe, -0xfc,0x07,0xfd,0xfe,0x3f,0x00,0x00,0x71,0x00,0x00,0x5c,0x01,0x03,0xeb,0x04,0x03, -0xf9,0x01,0x01,0xfe,0x00,0xfe,0x75,0xfd,0xfd,0x68,0xfd,0xfd,0x8b,0xfe,0x00,0x62, -0x00,0x00,0xc3,0x01,0x02,0xbf,0x02,0x01,0x8d,0x00,0xff,0x55,0xfd,0xfa,0x06,0xfb, -0xff,0xe2,0x00,0xff,0xe9,0xfe,0xff,0xd6,0xff,0x00,0x9a,0x00,0x00,0x74,0x00,0x00, -0x32,0xff,0xff,0xc7,0x01,0x03,0x23,0x02,0x01,0x23,0x01,0x00,0xee,0xff,0xff,0x56, -0x00,0x01,0xe4,0x00,0xff,0x3a,0xff,0xff,0x8a,0xff,0xfe,0x3e,0xfe,0xfd,0xe1,0xfc, -0xfe,0x72,0xff,0x00,0x05,0x01,0x01,0x9c,0x01,0x00,0x8e,0x00,0x00,0xf2,0xff,0x00, -0xa0,0xff,0xfe,0x6b,0xfe,0xfe,0x3e,0xff,0xff,0xbc,0x00,0x01,0x50,0x01,0x01,0x1c, -0x02,0x01,0x24,0x00,0xff,0xdf,0xff,0x00,0xf1,0x00,0x01,0x15,0x01,0x00,0x06,0xff, -0xfd,0x1e,0xfe,0xff,0x40,0xff,0xff,0xd0,0xfe,0xff,0xe2,0xff,0x00,0xc7,0x00,0x00, -0xc7,0xff,0xfe,0xdd,0xfd,0xfd,0x48,0xfe,0xff,0x67,0x00,0x00,0xd9,0x00,0x01,0xde, -0x02,0x03,0xb4,0x02,0x01,0x06,0x00,0xfe,0x8d,0xfe,0xfe,0xac,0xfe,0xff,0x63,0x00, -0x00,0x99,0x00,0x01,0xc0,0x01,0x02,0x9a,0x02,0x00,0xeb,0xfe,0xfe,0x0a,0xff,0xfe, -0x5c,0xfe,0xff,0xf4,0xff,0xff,0xd4,0xfe,0xfe,0xe6,0xfd,0xfd,0x4f,0xfe,0xff,0x19, -0x01,0x01,0x4b,0x01,0x00,0xd4,0xff,0x00,0xf4,0x00,0x01,0x01,0x01,0x01,0xf1,0x00, -0x01,0xe7,0x01,0x01,0x7d,0x01,0x01,0x60,0x00,0xff,0x25,0xff,0xff,0x44,0xff,0xfe, -0x96,0xfd,0xfe,0xf4,0xfe,0xff,0x05,0x00,0x00,0xfd,0x00,0x00,0xb6,0xff,0xff,0x59, -0xff,0xfe,0x9c,0xfe,0xfe,0xfe,0xfe,0xfe,0xa9,0xfe,0xff,0xda,0x00,0x01,0x8f,0x02, -0x02,0x02,0x02,0x01,0x69,0x00,0xff,0x2b,0x00,0x00,0x0b,0x01,0x01,0x03,0x01,0x00, -0x69,0x00,0x00,0x25,0x00,0xff,0xcd,0xff,0xff,0x87,0xfe,0xfd,0x6b,0xfd,0xfd,0x2b, -0xfe,0xfe,0xf7,0xfe,0xff,0x4b,0x00,0xff,0xdd,0xff,0x00,0x9d,0x01,0x01,0x70,0x00, -0x00,0xc9,0x00,0x00,0x27,0x00,0x00,0x55,0x00,0x00,0xfb,0x00,0x00,0x17,0x00,0x00, -0xa3,0x00,0x01,0x82,0x01,0x01,0x49,0x01,0x00,0x66,0xff,0xff,0x14,0xff,0xfd,0x4f, -0xfd,0xfd,0x08,0xfe,0xfe,0xca,0xff,0x00,0x6f,0x01,0x00,0x58,0xff,0xfe,0xbb,0xfe, -0xff,0x26,0x00,0x00,0x68,0x00,0x00,0x54,0x00,0x00,0xd8,0x00,0x01,0x74,0x01,0x01, -0x23,0x01,0x01,0x72,0x00,0xff,0x0e,0x00,0x00,0xe1,0xff,0xff,0xc3,0xfe,0xff,0xc2, -0xff,0xff,0xc8,0xfe,0xfe,0x3c,0xff,0xff,0x29,0x00,0x00,0x25,0x00,0x00,0x30,0x00, -0xff,0x6e,0xff,0xff,0xf5,0xfe,0xfe,0xf8,0xfe,0x00,0xa0,0x00,0x00,0xbb,0x00,0x01, -0x89,0x02,0x02,0x65,0x01,0x00,0xc9,0xff,0xfe,0x7d,0xfe,0xff,0x02,0x00,0x00,0x67, -0x00,0x00,0x23,0x00,0xff,0xcf,0xff,0xff,0xee,0xff,0xff,0x29,0xff,0xfe,0x7c,0xfe, -0xfe,0xc9,0xfe,0xff,0xb2,0xff,0x00,0x21,0x00,0x00,0x94,0x00,0x00,0xed,0x00,0x00, -0x8b,0x00,0x00,0xfc,0x00,0x00,0xe9,0xff,0xff,0x9a,0xff,0xff,0xd0,0xfe,0xff,0x49, -0x00,0x00,0x3a,0x01,0x01,0x89,0x01,0x01,0xa5,0x00,0x00,0xa0,0xff,0xff,0x81,0xfe, -0xfe,0x43,0xfe,0xfe,0x94,0xfe,0xff,0x17,0x00,0x00,0x2a,0x01,0x01,0x91,0x00,0xff, -0x1c,0xff,0xff,0x81,0xff,0xff,0x6e,0x00,0x00,0x7a,0x00,0x00,0x97,0x00,0x00,0x1c, -0x01,0x01,0x92,0x00,0x00,0x14,0x00,0xff,0x3b,0xff,0xff,0xb3,0xff,0x00,0x20,0x00, -0x00,0x02,0x00,0x00,0xf0,0xff,0xff,0xec,0xff,0x00,0x33,0x00,0x00,0xb1,0xff,0xff, -0xc0,0xfe,0xfe,0xad,0xfe,0xfe,0xca,0xfe,0xff,0xf4,0xff,0x00,0x19,0x01,0x01,0x98, -0x01,0x01,0x89,0x01,0x01,0xe5,0x00,0x00,0x27,0x00,0xff,0x7c,0xff,0xff,0xf7,0xff, -0x00,0x88,0x00,0xff,0x6f,0xff,0xff,0x63,0xff,0xff,0xba,0xff,0xff,0xfd,0xff,0xff, -0xbe,0xff,0xff,0xb8,0xff,0xff,0x1f,0x00,0x00,0x11,0x00,0x00,0x02,0x00,0xff,0xbd, -0xff,0xff,0xeb,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0xff,0x04,0xfe,0xfc,0x05,0xfa,0xf7,0xa8,0xf4,0xf3,0xb6,0xf3,0xf7,0x1a,0x00, -0x1a,0x6a,0x24,0x2f,0x29,0x48,0x52,0x5f,0x5d,0x61,0xa4,0x5d,0x4e,0xcd,0x35,0x14, -0x1f,0xd8,0x9f,0x7b,0xa7,0x88,0x08,0x80,0x80,0x00,0x80,0x89,0x12,0x9e,0xba,0x68, -0xdb,0x03,0x8b,0x4f,0x58,0xc3,0x64,0x7f,0xff,0x7f,0x7f,0xef,0x7a,0x6a,0x02,0x52, -0x33,0x36,0x12,0xd4,0x61,0xa2,0xa8,0xea,0x88,0x80,0x00,0x80,0x80,0xea,0x8c,0xa1, -0x0d,0xbe,0xde,0x83,0x07,0x50,0x38,0x55,0x64,0x5a,0x7e,0x7f,0x1d,0x7f,0x77,0x73, -0x66,0x4e,0x16,0x30,0x0f,0x44,0xd0,0xa5,0x82,0xa9,0x89,0x2d,0x80,0x80,0x04,0x84, -0x90,0xb9,0xa5,0xc1,0xf7,0xe0,0x0b,0x16,0x51,0x52,0x7d,0x64,0x7c,0xe0,0x7c,0x7c, -0xc0,0x73,0x62,0x1f,0x4b,0x2d,0x91,0x0c,0xcc,0x4b,0xa8,0xaa,0x26,0x8b,0x83,0x42, -0x83,0x87,0x35,0x94,0xa9,0xd5,0xc4,0xe3,0x3a,0x0f,0x51,0x60,0x50,0x64,0x82,0x79, -0x79,0xdf,0x78,0x70,0x43,0x5f,0x47,0x19,0x2a,0x09,0xaa,0xc9,0xab,0xe0,0xaa,0x8c, -0xf6,0x85,0x86,0xa2,0x8a,0x97,0xcb,0xac,0xc8,0x30,0xe6,0x12,0xaf,0x50,0x4e,0xf7, -0x63,0x77,0x21,0x77,0x75,0xed,0x6c,0x5b,0x6d,0x44,0x27,0xe5,0x06,0xc6,0xef,0xad, -0xab,0xf5,0x8d,0x88,0x0c,0x89,0x8d,0x4e,0x9b,0xb0,0x25,0xcb,0xe8,0xab,0x16,0x4f, -0xae,0x4c,0x63,0x98,0x74,0x74,0xc6,0x72,0x69,0xa7,0x58,0x41,0x81,0x24,0x04,0x90, -0xc4,0xb0,0xa9,0xab,0x8f,0x78,0x8b,0x8b,0x1c,0x91,0x9e,0xba,0xb3,0xce,0x02,0xeb, -0x1a,0x00,0x4f,0x4b,0x12,0x63,0x72,0xc1,0x71,0x6f,0x4e,0x66,0x55,0x16,0x3e,0x21, -0x7f,0x01,0xc3,0x60,0xb3,0xab,0x5f,0x91,0x8e,0xa3,0x8e,0x94,0xf4,0xa1,0xb6,0x1f, -0xd1,0xed,0x35,0x1d,0x4d,0xe8,0x49,0x62,0x78,0x6f,0x6f,0xe2,0x6c,0x63,0x20,0x52, -0x3a,0x5f,0x1f,0xfe,0x9a,0xc1,0xb5,0x0c,0xac,0x93,0xc2,0x90,0x91,0x54,0x97,0xa5, -0x17,0xba,0xd3,0xae,0xef,0x20,0xd6,0x4b,0x48,0xdd,0x61,0x6c,0xaf,0x6c,0x6a,0x01, -0x60,0x4f,0x04,0x38,0x1d,0xd0,0xfb,0xc0,0x29,0xb8,0xac,0x14,0x95,0x93,0x06,0x94, -0x9a,0x95,0xa8,0xbd,0x92,0xd6,0xf2,0x60,0x23,0x49,0xff,0x47,0x61,0x61,0x6a,0x6a, -0x31,0x67,0x5c,0x1e,0x4c,0x35,0xa1,0x1a,0xf8,0xdb,0xbf,0xba,0x63,0xac,0x97,0xe0, -0x95,0x96,0x59,0x9d,0xab,0x1a,0xc0,0xd9,0x53,0xf4,0x26,0xe5,0x47,0x47,0x35,0x60, -0x67,0xaf,0x67,0x64,0x27,0x5a,0x49,0x62,0x32,0x18,0xc7,0xf5,0xbf,0x49,0xbc,0xac, -0x1a,0x99,0x98,0x46,0x99,0xa0,0xc5,0xae,0xc3,0xb0,0xdb,0xf6,0xfb,0x28,0x45,0xac, -0x46,0x5f,0x71,0x65,0x65,0x93,0x61,0x57,0x33,0x46,0x2f,0x3a,0x16,0xf2,0x9a,0xbf, -0xbe,0xd0,0xac,0x9b,0xb1,0x9a,0x9b,0x3c,0xa3,0xb1,0xdc,0xc5,0xde,0x02,0xf9,0x2b, -0xb5,0x43,0x46,0x03,0x5e,0x63,0xe1,0x62,0x5e,0x6f,0x54,0x43,0x16,0x2d,0x14,0xd3, -0xef,0xbf,0xaf,0xbf,0xad,0x32,0x9d,0x9d,0x52,0x9e,0xa6,0xa3,0xb4,0xc8,0x69,0xe0, -0xfb,0x65,0x2d,0x41,0xeb,0x45,0x5c,0xcb,0x60,0x60,0x57,0x5c,0x51,0x9b,0x40,0x2a, -0x27,0x12,0xed,0x80,0xc0,0xc0,0x8e,0xad,0x9f,0x53,0x9f,0xa0,0x0d,0xa9,0xb7,0x37, -0xcb,0xe2,0x9a,0xfd,0x2f,0xa1,0x3f,0x45,0x7a,0x5b,0x5e,0x49,0x5e,0x59,0x1c,0x4f, -0x3d,0x1e,0x28,0x10,0x75,0xea,0xc1,0x08,0xc2,0xae,0x60,0xa1,0xa1,0x69,0xa3,0xab, -0x3d,0xba,0xcd,0xdc,0xe4,0xff,0x5b,0x30,0x3d,0x5b,0x45,0x59,0x4f,0x5c,0x5b,0x6e, -0x57,0x4c,0x34,0x3b,0x25,0x5a,0x0e,0xe7,0x8e,0xc2,0xc3,0x80,0xae,0xa3,0xb7,0xa3, -0xa5,0x8c,0xae,0xbc,0x4e,0xd0,0xe6,0xfe,0x01,0x31,0xf6,0x3b,0x45,0x84,0x58,0x5a, -0xd3,0x59,0x55,0xb3,0x49,0x38,0x8b,0x23,0x0c,0x97,0xe5,0xc3,0xee,0xc3,0xaf,0xb2, -0xa5,0xa5,0x8f,0xa8,0xb1,0x72,0xbf,0xd2,0xeb,0xe8,0x04,0x34,0x32,0x3a,0x04,0x45, -0x57,0x71,0x58,0x58,0xa0,0x52,0x47,0x20,0x36,0x21,0x73,0x0a,0xe3,0x30,0xc5,0xc4, -0xe7,0xaf,0xa8,0x51,0xa8,0xaa,0xaf,0xb3,0xc2,0x00,0xd5,0xea,0xbd,0x06,0x32,0xbb, -0x38,0x44,0xbe,0x55,0x56,0x0b,0x56,0x50,0x94,0x44,0x33,0x3d,0x1f,0x08,0x19,0xe1, -0xc6,0x2c,0xc5,0xb0,0x3b,0xaa,0xaa,0x46,0xad,0xb6,0x81,0xc4,0xd7,0xa5,0xec,0x09, -0xf1,0x32,0x37,0x94,0x44,0x54,0xa0,0x54,0x53,0xdd,0x4d,0x42,0x61,0x31,0x1d,0xa0, -0x06,0xdf,0x20,0xc8,0xc5,0x87,0xb1,0xac,0x62,0xac,0xaf,0x98,0xb8,0xc6,0x8e,0xd9, -0xee,0x67,0x0b,0x32,0xfe,0x35,0x44,0x56,0x52,0x52,0xbb,0x51,0x4b,0xb8,0x3f,0x2f, -0x32,0x1b,0x04,0x6e,0xdd,0xc9,0xfc,0xc5,0xb2,0x29,0xae,0xae,0xc6,0xb1,0xba,0x4f, -0xc9,0xdb,0x2a,0xf0,0x0d,0x9a,0x32,0x34,0x1c,0x44,0x50,0xb9,0x50,0x4f,0x29,0x49, -0x3d,0xd4,0x2c,0x19,0xf2,0x02,0xdb,0x4c,0xcb,0xc6,0x93,0xb3,0xb0,0x40,0xb0,0xb3, -0x3f,0xbd,0xcb,0xb8,0xdd,0xf1,0xbc,0x0f,0x32,0xe2,0x33,0x43,0xed,0x4e,0x4e,0x9f, -0x4d,0x46,0x1f,0x3b,0x2a,0x6c,0x17,0x01,0x94,0xda,0xcc,0x8b,0xc6,0xb4,0xeb,0xb1, -0xb2,0x23,0xb6,0xbf,0xb8,0xcd,0xdf,0x6b,0xf3,0x11,0x9c,0x31,0x32,0x5f,0x43,0x4d, -0x12,0x4d,0x4b,0xb8,0x44,0x38,0x9b,0x28,0x15,0x79,0xff,0xd9,0x27,0xce,0xc6,0xea, -0xb5,0xb3,0x1b,0xb4,0xb8,0xc4,0xc1,0xcf,0x9e,0xe1,0xf4,0xbf,0x13,0x30,0x3b,0x32, -0x42,0x7e,0x4b,0x4b,0x96,0x49,0x42,0xa9,0x36,0x26,0xfa,0x13,0xfd,0xca,0xd8,0xcf, -0xd7,0xc6,0xb7,0x83,0xb5,0xb5,0x5e,0xba,0xc3,0x0e,0xd2,0xe3,0x87,0xf6,0x15,0xd9, -0x2f,0x31,0x49,0x42,0x49,0x9b,0x49,0x47,0x68,0x40,0x34,0x97,0x24,0x12,0xc4,0xfb, -0xd8,0xa2,0xd0,0xc7,0x70,0xb8,0xb7,0xb3,0xb7,0xbc,0x05,0xc6,0xd4,0x40,0xe5,0xf8, -0x61,0x17,0x2e,0x1c,0x31,0x41,0x0c,0x48,0x47,0xae,0x45,0x3e,0x76,0x32,0x22,0xcc, -0x10,0xf9,0xcf,0xd7,0xd1,0x3d,0xc7,0xb9,0xfd,0xb8,0xb9,0x68,0xbe,0xc8,0x02,0xd6, -0xe7,0xa0,0xf9,0x19,0xb0,0x2d,0x30,0x0b,0x41,0x46,0x35,0x46,0x43,0x4b,0x3c,0x30, -0xd5,0x20,0x0f,0x03,0xf8,0xd7,0xf9,0xd2,0xc7,0x36,0xbb,0xba,0x48,0xbb,0xc0,0x25, -0xca,0xd7,0xbf,0xe8,0xfb,0x83,0x1a,0x2c,0x5a,0x30,0x40,0xc4,0x44,0x44,0xe9,0x41, -0x3a,0x75,0x2e,0x1f,0xd1,0x0d,0xf6,0xa4,0xd7,0xd3,0xbf,0xc7,0xbc,0x39,0xbc,0xbd, -0x41,0xc2,0xcc,0xd2,0xd9,0xea,0xb5,0xfc,0x1b,0x7d,0x2b,0x2f,0x6f,0x3f,0x43,0xe1, -0x42,0x40,0x50,0x38,0x2c,0x46,0x1d,0x0c,0x75,0xf4,0xd7,0xad,0xd4,0xc7,0xfe,0xbd, -0xbd,0xcb,0xbe,0xc4,0x03,0xce,0xdb,0xda,0xeb,0xfe,0xf2,0x1c,0x2a,0xc6,0x2f,0x3e, -0x99,0x41,0x41,0x35,0x3e,0x36,0xa7,0x2a,0x1b,0x1a,0x0b,0xf2,0x4e,0xd8,0xd5,0x57, -0xc8,0xbf,0x47,0xbf,0xc0,0x07,0xc6,0xcf,0x6f,0xdd,0xed,0x85,0xff,0x1d,0x4e,0x29, -0x2f,0x98,0x3d,0x40,0xb0,0x3f,0x3c,0x86,0x34,0x28,0xfc,0x19,0x09,0x4b,0xf1,0xd8, -0x0a,0xd6,0xc8,0xca,0xc0,0xc0,0x2b,0xc2,0xc7,0xce,0xd1,0xdf,0xc1,0xee,0x01,0xa0, -0x1e,0x28,0x64,0x2f,0x3c,0x9a,0x3e,0x3e,0xb4,0x3a,0x32,0x1c,0x27,0x18,0x87,0x08, -0xef,0x4d,0xd9,0xd6,0x1a,0xc9,0xc2,0x33,0xc2,0xc3,0xac,0xc9,0xd3,0xc9,0xe0,0xf0, -0x72,0x02,0x1f,0x43,0x27,0x2f,0x92,0x3b,0x3d,0xb1,0x3c,0x38,0xef,0x30,0x25,0xd4, -0x16,0x07,0x52,0xee,0xd9,0x0e,0xd7,0xc9,0xa8,0xc3,0xc3,0x69,0xc5,0xcb,0x46,0xd5, -0xe2,0x86,0xf1,0x03,0xaf,0x1f,0x26,0x07,0x2f,0x3a,0xb8,0x3b,0x3b,0x54,0x37,0x2f, -0xb3,0x23,0x15,0xe7,0x05,0xed,0xb0,0xda,0xd7,0x18,0xca,0xc5,0x00,0xc5,0xc7,0x10, -0xcd,0xd7,0xf0,0xe3,0xf2,0x7c,0x05,0x1f,0x8e,0x25,0x2e,0x6c,0x39,0x3a,0xb4,0x39, -0x35,0x79,0x2d,0x22,0xf0,0x13,0x04,0xb9,0xeb,0xdb,0xc7,0xd7,0xca,0x5a,0xc6,0xc6, -0x86,0xc8,0xce,0xac,0xd8,0xe5,0xf7,0xf3,0x06,0x0e,0x20,0x24,0x9d,0x2e,0x38,0xf5, -0x38,0x38,0x05,0x34,0x2b,0x7d,0x20,0x12,0x6a,0x03,0xea,0x4a,0xdc,0xd8,0x61,0xcb, -0xc7,0xcb,0xc7,0xca,0x61,0xd0,0xda,0xf4,0xe6,0xf5,0x52,0x08,0x20,0x20,0x24,0x2e, -0x25,0x37,0x37,0xda,0x36,0x32,0x36,0x2a,0x1e,0x4e,0x11,0x02,0x92,0xe9,0xdd,0x40, -0xd8,0xcc,0xf0,0xc8,0xc9,0x91,0xcb,0xd2,0xd0,0xdb,0xe8,0x46,0xf6,0x09,0xea,0x1f, -0x23,0x18,0x2e,0x36,0x60,0x36,0x35,0xd7,0x30,0x28,0x7b,0x1d,0x10,0x01,0x01,0xe8, -0xed,0xdd,0xd8,0xd9,0xcc,0xca,0x64,0xca,0xcd,0x91,0xd3,0xdd,0xc5,0xe9,0xf7,0xf6, -0x0a,0x1f,0xf9,0x22,0x2d,0xdc,0x34,0x35,0xf1,0x33,0x2f,0x14,0x27,0x1b,0xdf,0x0e, -0xff,0x1d,0xe8,0xde,0xb9,0xd8,0xcd,0x78,0xcb,0xcb,0x9b,0xce,0xd5,0xd2,0xde,0xeb, -0x71,0xf8,0x0c,0x42,0x1f,0x22,0x78,0x2d,0x33,0xeb,0x33,0x32,0xdb,0x2d,0x25,0x9a, -0x1a,0x0d,0xbb,0xfe,0xe7,0x68,0xdf,0xd8,0x6f,0xce,0xcc,0xfb,0xcc,0xd0,0xa0,0xd6, -0xe0,0x64,0xec,0xf9,0x58,0x0d,0x1e,0x1d,0x22,0x2d,0x80,0x32,0x32,0x4a,0x31,0x2c, -0x15,0x24,0x19,0x82,0x0c,0xfd,0x17,0xe7,0xe0,0x00,0xd9,0xcf,0xe3,0xcd,0xce,0x63, -0xd1,0xd8,0xb1,0xe1,0xed,0x9a,0xfa,0x0e,0x57,0x1e,0x21,0xac,0x2c,0x31,0x87,0x31, -0x30,0xf0,0x2a,0x22,0xec,0x17,0x0b,0x58,0xfc,0xe6,0xbc,0xe0,0xd9,0x24,0xd0,0xcf, -0x71,0xcf,0xd2,0x8d,0xd9,0xe3,0xc1,0xee,0xfb,0x7a,0x0f,0x1d,0x7d,0x21,0x2c,0x42, -0x30,0x30,0xa5,0x2e,0x29,0x47,0x21,0x16,0x69,0x0a,0xfb,0x81,0xe6,0xe1,0x64,0xd9, -0xd1,0x20,0xd0,0xd0,0x2a,0xd4,0xda,0x7e,0xe4,0xef,0xaf,0xfc,0x10,0x46,0x1d,0x21, -0xb2,0x2b,0x2f,0x43,0x2f,0x2d,0x36,0x28,0x1f,0x6f,0x15,0x09,0x07,0xfa,0xe6,0xe8, -0xe1,0xd9,0xfa,0xd1,0xd1,0xe4,0xd1,0xd5,0x48,0xdc,0xe5,0x1b,0xf1,0xfd,0x3b,0x11, -0x1c,0xfb,0x20,0x2b,0x11,0x2e,0x2e,0x01,0x2c,0x26,0x9c,0x1e,0x14,0x62,0x08,0xf8, -0x7d,0xe6,0xe2,0xd5,0xd9,0xd2,0x5d,0xd2,0xd3,0xd1,0xd6,0xdd,0xf9,0xe6,0xf2,0xb2, -0xfe,0x11,0x2f,0x1c,0x20,0x8c,0x2a,0x2d,0x01,0x2d,0x2a,0x8e,0x25,0x1d,0x06,0x13, -0x07,0xe9,0xf7,0xe6,0xd9,0xe2,0xda,0xd1,0xd3,0xd3,0x46,0xd4,0xd8,0xe1,0xde,0xe8, -0x22,0xf3,0xff,0x99,0x12,0x1b,0x98,0x20,0x29,0x0e,0x2c,0x2b,0x9e,0x29,0x24,0x12, -0x1c,0x11,0x9d,0x06,0xf6,0xbd,0xe6,0xe3,0x53,0xda,0xd4,0x6b,0xd4,0xd5,0x56,0xd9, -0xe0,0x52,0xe9,0xf4,0x72,0x00,0x13,0x02,0x1b,0x20,0x46,0x29,0x2b,0xe0,0x2a,0x28, -0xf7,0x22,0x1a,0xde,0x10,0x05,0x0c,0xf6,0xe7,0x91,0xe3,0xda,0xbb,0xd5,0xd5,0x87, -0xd6,0xda,0x69,0xe1,0xea,0x18,0xf5,0x01,0x87,0x13,0x1a,0x47,0x20,0x28,0x09,0x2a, -0x29,0x3d,0x27,0x21,0xab,0x19,0x0f,0xdb,0x04,0xf5,0x40,0xe7,0xe3,0xfd,0xda,0xd6, -0x6a,0xd6,0xd7,0xca,0xdb,0xe2,0xa9,0xeb,0xf6,0x60,0x02,0x13,0xfe,0x19,0x20,0xe2, -0x27,0x29,0xd1,0x28,0x26,0x81,0x20,0x18,0xc9,0x0e,0x04,0x30,0xf4,0xe7,0x3b,0xe4, -0xdb,0x96,0xd7,0xd7,0xc6,0xd8,0xdc,0xcf,0xe3,0xec,0xeb,0xf6,0x03,0x26,0x14,0x19, -0xf7,0x1f,0x27,0x12,0x28,0x27,0xec,0x24,0x1f,0x65,0x17,0x0d,0x2b,0x03,0xf3,0x05, -0xe8,0xe4,0xc5,0xdb,0xd8,0x57,0xd8,0xd9,0x1d,0xde,0xe4,0xbe,0xed,0xf7,0x3c,0x04, -0x14,0x04,0x19,0x1f,0x6c,0x26,0x27,0xc3,0x26,0x23,0x3d,0x1e,0x16,0xd5,0x0c,0x02, -0xb5,0xf2,0xe8,0xa7,0xe4,0xdc,0x63,0xd9,0xd9,0xe4,0xda,0xdf,0x03,0xe6,0xee,0x9c, -0xf8,0x05,0x52,0x14,0x18,0x9a,0x1f,0x25,0x49,0x26,0x25,0xbb,0x22,0x1d,0x40,0x15, -0x0b,0x7e,0x01,0xf2,0xd0,0xe8,0xe4,0xab,0xdc,0xda,0x33,0xda,0xdb,0x5e,0xe0,0xe7, -0xb1,0xef,0xf9,0x06,0x06,0x14,0x46,0x18,0x1f,0xe6,0x24,0x25,0xd7,0x24,0x21,0x0a, -0x1c,0x14,0x14,0x0b,0x00,0x8b,0xf1,0xe9,0xf4,0xe4,0xdd,0x13,0xdb,0xdb,0xf1,0xdc, -0xe1,0x26,0xe8,0xf0,0x2b,0xfa,0x06,0x4d,0x14,0x17,0x2f,0x1f,0x24,0x81,0x24,0x23, -0x9c,0x20,0x1a,0x3e,0x13,0x0a,0xf2,0xff,0xf0,0xaf,0xe9,0xe5,0xa1,0xdd,0xdb,0xfe, -0xdb,0xdd,0x7f,0xe2,0xe9,0x93,0xf1,0xfa,0x9e,0x07,0x14,0xa2,0x17,0x1e,0x6f,0x23, -0x23,0xec,0x22,0x1f,0xe9,0x19,0x12,0x65,0x09,0xff,0xa4,0xf0,0xea,0x42,0xe5,0xde, -0xc3,0xdc,0xdc,0xfd,0xde,0xe3,0x28,0xea,0xf2,0x97,0xfb,0x08,0xf5,0x13,0x17,0xa6, -0x1e,0x22,0xe9,0x22,0x21,0x8e,0x1e,0x18,0x5d,0x11,0x08,0x79,0xfe,0xf0,0x74,0xea, -0xe5,0xc5,0xde,0xdd,0xb8,0xdd,0xdf,0x8e,0xe4,0xeb,0x52,0xf3,0xfc,0x05,0x09,0x13, -0x2c,0x17,0x1e,0xd5,0x21,0x22,0x11,0x21,0x1d,0xe9,0x17,0x10,0xe7,0x07,0xfd,0x1b, -0xf0,0xea,0x8e,0xe5,0xdf,0x56,0xde,0xde,0xd9,0xe0,0xe5,0x17,0xec,0xf4,0x02,0xfd, -0x09,0x8b,0x13,0x16,0x0f,0x1e,0x21,0x41,0x21,0x20,0x91,0x1c,0x16,0x8e,0x0f,0x07, -0xf2,0xfc,0xef,0x2d,0xeb,0xe5,0xfa,0xdf,0xdf,0x61,0xdf,0xe1,0x7c,0xe6,0xed,0xf0, -0xf4,0xfd,0x4b,0x0a,0x13,0xc4,0x16,0x1d,0x6b,0x20,0x20,0x49,0x1f,0x1b,0x0a,0x16, -0x0e,0x7b,0x06,0xfc,0xc4,0xef,0xeb,0xd8,0xe5,0xe0,0xd9,0xdf,0xe0,0xb3,0xe2,0xe7, -0xe6,0xed,0xf5,0x6b,0xfe,0x0a,0xfd,0x12,0x16,0x5a,0x1d,0x1f,0xba,0x1f,0x1e,0xb5, -0x1a,0x15,0xd0,0x0d,0x05,0x8c,0xfb,0xef,0xca,0xeb,0xe5,0x2f,0xe1,0xe0,0x09,0xe1, -0xe3,0x59,0xe8,0xee,0x7c,0xf6,0xff,0x40,0x0b,0x12,0x8a,0x16,0x1c,0xff,0x1e,0x1f, -0x80,0x1d,0x19,0x3d,0x14,0x0d,0x21,0x05,0xfa,0xbe,0xef,0xec,0x31,0xe6,0xe1,0x4d, -0xe1,0xe1,0x8d,0xe4,0xe9,0x93,0xef,0xf7,0xa3,0xff,0x0b,0x5b,0x12,0x16,0x85,0x1c, -0x1e,0x43,0x1e,0x1c,0xea,0x18,0x13,0x45,0x0c,0x04,0x38,0xfa,0xef,0x4a,0xec,0xe6, -0x65,0xe2,0xe1,0xaf,0xe2,0xe5,0x16,0xea,0xf0,0xd6,0xf7,0x00,0x13,0x0c,0x12,0x31, -0x16,0x1c,0x91,0x1d,0x1d,0xd8,0x1b,0x18,0x81,0x12,0x0b,0xf9,0x03,0xf9,0xdb,0xef, -0xec,0x98,0xe6,0xe3,0xb1,0xe2,0xe3,0x36,0xe6,0xea,0x3e,0xf1,0xf8,0xd8,0x00,0x0c, -0xc6,0x11,0x16,0x91,0x1b,0x1c,0xce,0x1c,0x1a,0x2f,0x17,0x11,0xca,0x0a,0x03,0x14, -0xf9,0xef,0xae,0xec,0xe6,0xac,0xe3,0xe3,0x35,0xe4,0xe7,0xc0,0xeb,0xf1,0x2f,0xf9, -0x01,0xa7,0x0c,0x11,0xf7,0x15,0x1b,0x42,0x1c,0x1c,0x31,0x1a,0x16,0xe6,0x10,0x0a, -0xc2,0x02,0xf8,0x19,0xf0,0xec,0x1e,0xe7,0xe4,0x04,0xe4,0xe4,0xdf,0xe7,0xec,0xb9, -0xf2,0xf9,0x1c,0x02,0x0c,0x4d,0x11,0x15,0xad,0x1a,0x1b,0x59,0x1b,0x19,0x86,0x15, -0x10,0x61,0x09,0x02,0x02,0xf8,0xf0,0x03,0xed,0xe7,0xe5,0xe4,0xe4,0xba,0xe5,0xe8, -0x5a,0xed,0xf3,0x56,0xfa,0x02,0xfb,0x0c,0x11,0xb0,0x15,0x1a,0xf3,0x1a,0x1a,0xbb, -0x18,0x14,0x6d,0x0f,0x08,0xad,0x01,0xf7,0x79,0xf0,0xed,0xa3,0xe7,0xe5,0x57,0xe5, -0xe6,0x76,0xe9,0xee,0x21,0xf4,0xfa,0x4e,0x03,0x0d,0xc1,0x10,0x15,0xa8,0x19,0x1a, -0xf5,0x19,0x17,0xfe,0x13,0x0e,0x29,0x08,0x01,0x20,0xf7,0xf0,0x4a,0xed,0xe7,0x1f, -0xe6,0xe5,0x2f,0xe7,0xea,0xd3,0xee,0xf4,0x7d,0xfb,0x03,0x1c,0x0d,0x10,0x68,0x15, -0x19,0xc3,0x19,0x19,0x36,0x17,0x13,0xf5,0x0d,0x07,0x9a,0x00,0xf6,0xed,0xf0,0xed, -0x57,0xe8,0xe6,0x9a,0xe6,0xe7,0xfd,0xea,0xef,0x79,0xf5,0xfc,0x50,0x04,0x0d,0x51, -0x10,0x15,0xa3,0x18,0x19,0xa2,0x18,0x16,0x86,0x12,0x0d,0xf3,0x06,0x00,0x70,0xf6, -0xf1,0x81,0xed,0xe8,0x3a,0xe7,0xe7,0x93,0xe8,0xeb,0x4a,0xf0,0xf6,0x81,0xfc,0x04, -0x1c,0x0d,0x10,0x13,0x15,0x18,0xa3,0x18,0x18,0xc0,0x15,0x11,0xad,0x0c,0x06,0x97, -0xff,0xf6,0x54,0xf1,0xed,0x0a,0xe9,0xe7,0xcc,0xe7,0xe9,0x63,0xec,0xf0,0xaf,0xf6, -0xfd,0x40,0x05,0x0c,0x0f,0x10,0x14,0xad,0x17,0x18,0x50,0x17,0x15,0x10,0x11,0x0b, -0xee,0x05,0xff,0xf0,0xf5,0xf1,0xc7,0xed,0xe9,0x45,0xe8,0xe8,0xe6,0xe9,0xed,0xa1, -0xf1,0xf7,0x74,0xfd,0x05,0xfb,0x0c,0x0f,0xcf,0x14,0x17,0xb5,0x17,0x16,0x8f,0x14, -0x10,0x7a,0x0b,0x05,0x97,0xfe,0xf5,0x8b,0xf1,0xed,0x6a,0xe9,0xe8,0x97,0xe8,0xea, -0x62,0xed,0xf2,0xa0,0xf7,0xfd,0x4e,0x06,0x0d,0x21,0x10,0x14,0x4f,0x17,0x17,0xb8, -0x16,0x14,0x33,0x10,0x0b,0x00,0x05,0xfd,0x4f,0xf5,0xf1,0x56,0xed,0xe9,0x85,0xe8, -0xe8,0x6b,0xea,0xed,0x6b,0xf2,0xf8,0x61,0xfe,0x06,0x4c,0x0d,0x10,0x25,0x15,0x17, -0x73,0x17,0x16,0xf9,0x13,0x0f,0xae,0x0a,0x04,0x8a,0xfd,0xf5,0x50,0xf1,0xed,0x62, -0xe9,0xe8,0xda,0xe8,0xea,0x0a,0xee,0xf2,0x7c,0xf8,0xfe,0x4c,0x07,0x0d,0x86,0x10, -0x15,0x24,0x17,0x17,0x55,0x16,0x13,0x8a,0x0f,0x0a,0x33,0x04,0xfc,0xae,0xf4,0xf1, -0xe2,0xec,0xe9,0xa5,0xe8,0xe9,0xe0,0xea,0xee,0x26,0xf3,0xf8,0x4e,0xff,0x07,0x7c, -0x0d,0x10,0x6b,0x15,0x17,0x42,0x17,0x16,0x62,0x13,0x0f,0xd3,0x09,0x03,0x7d,0xfc, -0xf4,0x17,0xf1,0xec,0x5b,0xe9,0xe8,0x2c,0xe9,0xeb,0xb2,0xee,0xf3,0x48,0xf9,0xff, -0x0b,0x00,0xff,0x00,0x16,0x04,0xd2,0xd6,0xd1,0x1a,0xf6,0x2d,0xa0,0x4d,0x32,0xbe, -0x03,0xeb,0x43,0xeb,0x04,0x0d,0x22,0x2a,0xdc,0x19,0x08,0xe9,0xf5,0xf3,0x38,0x0c, -0x15,0x12,0xf9,0xc5,0x1a,0xa3,0xa8,0x6d,0xdc,0x16,0x56,0x14,0xec,0x67,0xce,0xde, -0x1f,0x13,0x44,0xe9,0x4a,0x1c,0xa9,0xf7,0xe6,0xaf,0xf0,0x15,0xed,0x2d,0x28,0x0d, -0x16,0x02,0xe3,0xef,0xff,0x95,0x16,0x0d,0xa4,0xe1,0xb2,0x35,0x9f,0xbf,0x50,0x01, -0x1f,0x29,0x05,0xdd,0x58,0xd3,0xf6,0x44,0x2e,0x53,0xb4,0x39,0x0a,0x31,0xec,0xe1, -0x9c,0xff,0x25,0xc1,0x34,0x23,0x34,0x0e,0xf4,0xc2,0xf1,0x0e,0x49,0x18,0xfb,0xdd, -0xc6,0xa0,0xbb,0xa5,0xdf,0x1b,0x1b,0x18,0xbc,0xf2,0xd3,0x43,0xde,0x11,0x97,0x46, -0x50,0x48,0x23,0xfc,0x35,0xe1,0xe8,0xf2,0x12,0x33,0x14,0x30,0x1b,0xf4,0x01,0xed, -0x1a,0x01,0x19,0x15,0x0f,0xe0,0x18,0xaf,0x9b,0x29,0xbe,0x02,0xda,0x23,0x09,0x56, -0xe0,0xd3,0xa3,0xf1,0x2a,0xa2,0x53,0x3f,0x03,0x12,0xef,0x58,0xdb,0xf9,0x90,0x24, -0x39,0x07,0x28,0x10,0x3a,0xf4,0xf2,0x01,0x0f,0x15,0x0f,0xfa,0xc8,0xf3,0xa2,0xa7, -0x84,0xdc,0x15,0x8d,0x1b,0xfa,0x57,0xd8,0xdb,0x27,0x08,0x3e,0x59,0x52,0x2b,0x86, -0x04,0xe2,0xbc,0xe3,0x0e,0x1d,0x33,0x34,0x3c,0x1b,0x01,0x0d,0xef,0xff,0x39,0x15, -0x0a,0xd0,0xe1,0xb4,0x0b,0xa1,0xbb,0x8b,0xf7,0x1d,0x07,0x10,0xeb,0xe2,0xd4,0xe9, -0xd3,0x1e,0x4b,0xff,0x42,0x1a,0xd8,0xf7,0xdf,0x78,0xf7,0x20,0x80,0x35,0x27,0x2a, -0x10,0xf9,0x52,0xf6,0x0b,0xd4,0x0e,0xf7,0xb7,0xcc,0xac,0x70,0xad,0xd5,0x57,0x09, -0x19,0x02,0x01,0xde,0xba,0xda,0xff,0x39,0x33,0x4c,0x59,0x2e,0x0b,0x0e,0xee,0xe9, -0x29,0x0c,0x29,0xfd,0x2f,0x1c,0x27,0x08,0xf6,0x4f,0x00,0x0e,0xaa,0x02,0xe6,0x95, -0xbf,0xac,0x49,0xbd,0xe9,0xe8,0x0e,0x0f,0x24,0xf5,0xdc,0x7a,0xe9,0x14,0xc8,0x3d, -0x3e,0xa4,0x1d,0x02,0xd4,0xed,0xfb,0xcc,0x18,0x2a,0xe3,0x24,0x12,0x56,0x00,0xfa, -0x23,0x07,0x06,0x39,0xf4,0xd4,0xaf,0xb7,0xb4,0x0e,0xcf,0xf6,0xdc,0x0c,0x05,0x78, -0xeb,0xe1,0x8d,0xfa,0x23,0x0d,0x3d,0x2d,0x17,0x13,0xfe,0x01,0xf8,0x0b,0x0e,0x1e, -0x26,0x21,0x1c,0x0b,0x04,0xfd,0xff,0x04,0x06,0xfb,0xce,0xe8,0xcb,0xf2,0xb8,0xc2, -0xb0,0xde,0xfd,0xf9,0x09,0xfe,0x71,0xe8,0xeb,0x78,0x0a,0x2b,0xfb,0x34,0x1f,0x5d, -0x0b,0x00,0x76,0x05,0x13,0x47,0x1f,0x21,0xa9,0x16,0x08,0x46,0xfd,0x00,0x13,0xff, -0xf3,0x08,0xdf,0xc6,0x02,0xbf,0xce,0x6b,0xea,0xff,0x07,0x03,0xf7,0x03,0xed,0xfa, -0x6c,0x17,0x2a,0x49,0x27,0x15,0x1d,0x08,0x07,0x04,0x10,0x15,0x6f,0x1d,0x1b,0xec, -0x10,0x04,0xff,0xff,0xfe,0x06,0xf7,0xe8,0x1b,0xd3,0xc6,0x08,0xca,0xdb,0xd1,0xf0, -0xfb,0x60,0xfc,0xf7,0xc1,0xf6,0x08,0x4b,0x1d,0x24,0x89,0x1b,0x0e,0x87,0x0a,0x13, -0x73,0x17,0x17,0x06,0x19,0x15,0x57,0x0e,0x07,0x07,0x01,0xf7,0x74,0xec,0xdd,0xc2, -0xcf,0xcf,0xb2,0xd7,0xe5,0xbe,0xf0,0xf3,0xa2,0xf6,0xfa,0xc2,0x04,0x15,0x7a,0x1c, -0x17,0x37,0x0e,0x09,0xb8,0x13,0x1f,0x6c,0x1c,0x15,0x25,0x12,0x10,0x53,0x0d,0x08, -0x9e,0xfc,0xee,0x8a,0xe2,0xd5,0x99,0xd3,0xdb,0x34,0xe4,0xea,0xbb,0xe9,0xed,0xd3, -0xf6,0x03,0xde,0x13,0x1a,0x50,0x13,0x09,0xa2,0x05,0x0d,0x3f,0x20,0x27,0x86,0x1c, -0x0f,0x6d,0x0b,0x0b,0x6f,0x0d,0x07,0xa1,0xf5,0xe5,0x2d,0xd8,0xd2,0x5d,0xd9,0xe4, -0x8d,0xec,0xea,0x03,0xe6,0xea,0x3e,0xf9,0x0d,0xd4,0x1d,0x1d,0x23,0x0c,0x00,0x64, -0x02,0x13,0xe6,0x28,0x2d,0x68,0x1e,0x0e,0xd2,0x09,0x0a,0x4c,0x0c,0x02,0x38,0xf0, -0xdf,0xdf,0xd3,0xd3,0x9f,0xe0,0xf0,0x19,0xf4,0xe8,0x40,0xe1,0xe6,0x9b,0xfc,0x18, -0xee,0x27,0x1b,0x93,0x01,0xf5,0xce,0xfd,0x16,0x90,0x2f,0x32,0x83,0x1f,0x0b,0x48, -0x02,0x02,0xe8,0x03,0xfb,0x6e,0xeb,0xd8,0x9c,0xd0,0xd6,0x98,0xea,0xfc,0x9b,0xf5, -0xe3,0x42,0xdb,0xe7,0x15,0x05,0x26,0x0b,0x30,0x15,0x65,0xf7,0xec,0x4e,0xfc,0x1f, -0x3d,0x3d,0x3b,0x64,0x20,0x05,0x4b,0xf9,0xfb,0x28,0x00,0xf8,0x1d,0xe6,0xd5,0x0c, -0xd1,0xdc,0xd6,0xf8,0x06,0x10,0xf3,0xdc,0x5a,0xd7,0xea,0x9d,0x10,0x32,0x90,0x2f, -0x0a,0x5b,0xea,0xe4,0x78,0xff,0x2c,0x51,0x46,0x3d,0x44,0x1b,0xfd,0x23,0xf1,0xf5, -0xf7,0xfb,0xf4,0x30,0xe3,0xd6,0x9d,0xd3,0xe7,0x1f,0x05,0x05,0x47,0xec,0xd6,0xeb, -0xd9,0xf5,0xb3,0x1d,0x38,0x08,0x29,0x00,0x78,0xe1,0xe2,0x8c,0x07,0x34,0x60,0x49, -0x38,0xa2,0x12,0xf4,0xcf,0xeb,0xf2,0x7f,0xf7,0xee,0xbb,0xdf,0xd4,0xf3,0xd7,0xf3, -0xa0,0x09,0x02,0x10,0xe8,0xd9,0x56,0xe4,0x03,0x9a,0x27,0x35,0x09,0x1f,0xfa,0xa9, -0xe3,0xef,0x45,0x12,0x34,0x2c,0x3f,0x29,0xfb,0x08,0xf3,0x02,0xee,0xf0,0x6e,0xef, -0xe3,0x9a,0xd7,0xd3,0x90,0xe0,0xf9,0x66,0x05,0xfc,0x55,0xea,0xe6,0x88,0xf8,0x14, -0x42,0x29,0x27,0x67,0x11,0xfb,0x11,0xf8,0x06,0xb2,0x19,0x2a,0x15,0x29,0x18,0xf1, -0x04,0xf8,0xe0,0xf0,0xec,0x94,0xe2,0xd7,0x26,0xd4,0xd9,0xce,0xe8,0xf6,0x75,0xf8, -0xf5,0xc5,0xf3,0xfd,0xe3,0x0f,0x1b,0x9b,0x1b,0x12,0x75,0x08,0x0c,0xf2,0x16,0x18, -0xab,0x17,0x17,0x22,0x14,0x0e,0xa7,0x07,0xfb,0x32,0xee,0xe3,0xc0,0xd6,0xd4,0xdb, -0xdb,0xe4,0x59,0xeb,0xea,0xa9,0xed,0xf6,0x7a,0x03,0x13,0xe7,0x19,0x13,0x46,0x09, -0x05,0xfa,0x0d,0x20,0x63,0x27,0x1c,0xe8,0x0f,0x0b,0xf6,0x0b,0x0d,0x16,0x07,0xf5, -0xea,0xe5,0xd8,0xd2,0xd2,0xd9,0xd5,0xe4,0xec,0x48,0xea,0xe6,0xf0,0xea,0xf9,0x43, -0x0d,0x1d,0x4d,0x1d,0x0c,0x52,0x00,0x02,0x66,0x13,0x28,0x8e,0x2d,0x1e,0x26,0x0e, -0x09,0xcd,0x0a,0x0c,0x84,0x02,0xf0,0xf3,0xdf,0xd3,0xfd,0xd3,0xe0,0x99,0xf0,0xf4, -0x01,0xe8,0xe1,0xb5,0xe6,0xfc,0xe9,0x18,0x27,0x3e,0x1b,0x01,0xe9,0xf5,0xfd,0x0c, -0x16,0x2f,0x39,0x32,0x1f,0x88,0x0b,0x02,0x94,0x02,0x03,0xee,0xfb,0xeb,0xc6,0xd8, -0xd0,0x89,0xd6,0xea,0xba,0xfc,0xf5,0x29,0xe3,0xdb,0x54,0xe7,0x05,0xb1,0x26,0x30, -0x50,0x15,0xf7,0xe6,0xec,0xfc,0xd4,0x1f,0x3d,0x43,0x3b,0x20,0xb6,0x05,0xf9,0x84, -0xfb,0x00,0xd2,0xf8,0xe6,0xc1,0xd5,0xd1,0x60,0xdc,0xf8,0x0d,0x06,0xf3,0xa1,0xdc, -0xd7,0xd5,0xea,0x10,0x09,0x32,0x2f,0xb9,0x0a,0xea,0x85,0xe4,0xff,0x17,0x2c,0x46, -0x45,0x3d,0x1b,0x24,0xfd,0xf1,0x72,0xf5,0xfb,0x0f,0xf4,0xe3,0xd2,0xd6,0xd3,0xf9, -0xe7,0x05,0x72,0x05,0xec,0x61,0xd6,0xd9,0xd9,0xf4,0x1d,0xe8,0x38,0x29,0x38,0x00, -0xe0,0x01,0xe1,0x06,0x8f,0x35,0x4c,0xf6,0x3a,0x13,0x19,0xf4,0xe9,0x8a,0xf1,0xf7, -0x8c,0xf0,0xe2,0xdd,0xd6,0xd9,0x60,0xf4,0x0b,0xea,0x01,0xe4,0x8b,0xd4,0xde,0xb9, -0xfe,0x27,0xc6,0x3a,0x22,0x29,0xf6,0xd6,0xc8,0xe2,0x11,0xb2,0x3f,0x50,0x44,0x36, -0x0b,0x02,0xec,0xe4,0xf7,0xec,0xf3,0x13,0xee,0xe2,0xaa,0xd8,0xe4,0x63,0x00,0x0e, -0x49,0xfc,0xdd,0x7a,0xd5,0xe7,0xc2,0x0a,0x30,0x06,0x38,0x16,0x93,0xe5,0xcf,0x8f, -0xeb,0x1e,0x49,0x4a,0x4e,0x2d,0x2c,0xff,0x2f,0xe4,0xe1,0xe8,0xea,0xef,0xa7,0xea, -0xe0,0xfc,0xde,0xf0,0xbf,0x09,0x0c,0xe1,0xef,0xd8,0xa1,0xda,0xf4,0xfe,0x19,0x35, -0x25,0x2d,0x02,0x05,0xd7,0xd4,0xf5,0xfb,0x2f,0x60,0x4c,0x42,0x81,0x1d,0xf7,0x91, -0xe4,0xe3,0x7d,0xe8,0xea,0x98,0xe8,0xe4,0xfe,0xeb,0xff,0x4a,0x0f,0x01,0x48,0xe5, -0xda,0xf9,0xe7,0x07,0xa1,0x26,0x31,0x39,0x1b,0xf1,0x67,0xd6,0xe5,0xc6,0x0e,0x36, -0x31,0x42,0x33,0x22,0x12,0xf4,0x64,0xe8,0xe3,0x80,0xe1,0xe4,0xa8,0xe6,0xeb,0x92, -0xf8,0x0b,0x12,0x0a,0xf2,0xf1,0xdf,0xe1,0xc9,0xf8,0x15,0x82,0x25,0x21,0x64,0x07, -0xe7,0x90,0xde,0xf7,0xd9,0x1b,0x32,0x56,0x35,0x26,0x2b,0x0a,0xf7,0x65,0xea,0xdc, -0x37,0xd8,0xde,0xff,0xe8,0xf6,0xa4,0x07,0x0e,0x42,0xfd,0xe8,0xe2,0xe1,0xef,0x2f, -0x0b,0x1c,0x67,0x1d,0x10,0x32,0xf7,0xe3,0xd8,0xec,0x0b,0x02,0x23,0x2a,0x69,0x29, -0x1a,0x5f,0x09,0xfb,0xc5,0xe6,0xd4,0x23,0xd3,0xe0,0x33,0xf1,0x04,0xbc,0x11,0x07, -0x34,0xf1,0xe4,0x1c,0xea,0x03,0xdc,0x19,0x1b,0x3b,0x10,0xfe,0xb6,0xec,0xeb,0xed, -0x02,0x1a,0x25,0x20,0x1f,0x44,0x1b,0x13,0xe4,0x0b,0xf8,0x08,0xdd,0xcc,0x2d,0xd2, -0xe4,0x93,0xfa,0x0f,0x9f,0x0f,0xf9,0xf9,0xe7,0xe6,0x36,0xfb,0x14,0x5e,0x1c,0x10, -0x73,0xfe,0xf1,0xa2,0xed,0xff,0xc1,0x16,0x1d,0xf2,0x16,0x13,0x10,0x12,0x14,0x63, -0x0d,0xf2,0xc0,0xd3,0xca,0xe6,0xd6,0xec,0xff,0x06,0x15,0x75,0x06,0xf0,0x58,0xe8, -0xf5,0x10,0x10,0x1e,0x94,0x14,0xff,0xde,0xf1,0xed,0x97,0xfa,0x14,0x3f,0x20,0x15, -0x09,0x0b,0x09,0x1e,0x11,0x17,0x5a,0x08,0xe6,0xc8,0xcb,0xcc,0xa1,0xde,0xf8,0xea, -0x10,0x10,0x0e,0xfb,0xec,0x74,0xf0,0x08,0x43,0x1e,0x1c,0x4b,0x06,0xf2,0x77,0xec, -0xf3,0x6d,0x0d,0x23,0x24,0x1f,0x0e,0x71,0x03,0x04,0xfa,0x0e,0x11,0xe3,0xfa,0xdb, -0xfb,0xcd,0xd3,0x9c,0xe5,0xff,0x3e,0x10,0x04,0xd4,0xef,0xe9,0x9e,0xf8,0x13,0x61, -0x22,0x19,0xa9,0x01,0xef,0x55,0xe9,0xf9,0x1c,0x1a,0x2c,0xca,0x26,0x14,0xf0,0x02, -0xfd,0xba,0x02,0x00,0x98,0xef,0xde,0x92,0xd8,0xdb,0x6b,0xec,0x04,0xae,0x0c,0xfa, -0xbf,0xe6,0xe6,0x39,0xfa,0x14,0x58,0x26,0x20,0x12,0x06,0xe8,0x8f,0xdf,0xf9,0x18, -0x20,0x3a,0x92,0x37,0x1d,0xb4,0xff,0xef,0xc9,0xee,0xef,0x1a,0xeb,0xe4,0x7d,0xdf, -0xe1,0x66,0xf3,0x09,0xd6,0x09,0xf0,0x5c,0xdd,0xe2,0x90,0xfa,0x1a,0xc5,0x2f,0x26, -0x45,0x00,0xda,0xd1,0xd8,0xfe,0x75,0x2d,0x47,0xcf,0x3d,0x1b,0xa9,0xf7,0xe6,0x15, -0xe5,0xe8,0xf7,0xe9,0xe8,0xe3,0xe4,0xec,0x90,0xff,0x0f,0x60,0x01,0xe5,0xb5,0xda, -0xe8,0x10,0x07,0x26,0x89,0x31,0x1b,0x72,0xf1,0xd6,0x65,0xe5,0x0e,0x0b,0x36,0x42, -0x23,0x33,0x12,0x42,0xf4,0xe8,0x06,0xe3,0xe1,0x78,0xe4,0xe6,0x2a,0xeb,0xf8,0x28, -0x0b,0x0a,0x11,0xf2,0xdf,0x9f,0xe1,0xf8,0x2c,0x15,0x25,0x48,0x21,0x07,0x06,0xe7, -0xde,0x99,0xf7,0x1b,0x6d,0x32,0x35,0xb5,0x26,0x0a,0x52,0xf7,0xea,0x76,0xdc,0xd8, -0xf3,0xde,0xe8,0x4f,0xf6,0x07,0x3b,0x0e,0xfd,0x24,0xe8,0xe1,0xfe,0xef,0x0b,0x72, -0x1c,0x1d,0x26,0x10,0xf7,0x93,0xe3,0xec,0x2d,0x0b,0x23,0x90,0x2a,0x29,0xf6,0x1a, -0x09,0x55,0xfb,0xe6,0x3c,0xd4,0xd3,0x32,0xe0,0xf1,0xc3,0x04,0x11,0x5c,0x07,0xf1, -0xc3,0xe4,0xea,0xc1,0x03,0x19,0xbd,0x1b,0x10,0x63,0xfe,0xec,0xdb,0xeb,0x02,0x5f, -0x1a,0x20,0x42,0x1f,0x1b,0x44,0x13,0x0b,0x8e,0xf8,0xdd,0xd0,0xcc,0xd2,0x32,0xe4, -0xfa,0xf9,0x0f,0x0f,0xa9,0xf9,0xe7,0x6f,0xe6,0xfb,0xe3,0x14,0x1c,0x35,0x10,0xfe, -0x27,0xf1,0xed,0x1a,0xff,0x16,0x3c,0x1d,0x16,0x0f,0x13,0x12,0x31,0x14,0x0d,0x06, -0xf2,0xd3,0x6c,0xca,0xd6,0xfe,0xec,0x06,0x5f,0x15,0x06,0x87,0xf0,0xe8,0x05,0xf5, -0x10,0x41,0x1e,0x14,0xe9,0xff,0xf1,0x7d,0xed,0xfa,0xf9,0x14,0x20,0x93,0x15,0x0b, -0xe0,0x09,0x11,0xa2,0x17,0x08,0x76,0xe6,0xcb,0xe8,0xcb,0xde,0xca,0xf8,0x11,0x22, -0x11,0xfb,0xb5,0xec,0xf1,0xe1,0x08,0x1e,0xa7,0x1b,0x04,0xa9,0xf1,0xed,0x22,0xf5, -0x0e,0xf0,0x21,0x1b,0x81,0x09,0x01,0xca,0x06,0x14,0x02,0x16,0xfb,0xb4,0xd7,0xc9, -0x97,0xd2,0xe7,0x6e,0x02,0x11,0xd7,0x04,0xf2,0xda,0xef,0x00,0x2a,0x1a,0x21,0x72, -0x0d,0xf4,0x37,0xec,0xf1,0xc7,0x04,0x1f,0x52,0x23,0x10,0x14,0x00,0xfd,0x6f,0x09, -0x18,0x00,0x0f,0xec,0x25,0xd0,0xce,0x9c,0xdd,0xf3,0x9c,0x09,0x0a,0x3c,0xf9,0xf0, -0x6b,0xfb,0x13,0xd7,0x22,0x18,0xfc,0xfb,0xeb,0x3c,0xee,0xfb,0xf6,0x14,0x24,0x6b, -0x19,0x04,0x55,0xfa,0xff,0x95,0x0e,0x15,0xf3,0xfd,0xdb,0x4d,0xcf,0xd8,0xbd,0xe9, -0xfd,0x62,0x08,0xff,0x92,0xf4,0xf9,0x94,0x0d,0x20,0x55,0x1f,0x07,0x3e,0xf0,0xed, -0xd9,0xf6,0x08,0xab,0x1c,0x1e,0x35,0x0d,0xfd,0x89,0xfb,0x05,0x21,0x10,0x07,0x98, -0xe8,0xd1,0x2c,0xd5,0xe2,0xaf,0xf1,0xfe,0x8c,0xff,0xf7,0x12,0xf7,0x07,0x68,0x1b, -0x20,0x24,0x13,0xf9,0x18,0xee,0xf3,0x1e,0x01,0x13,0x07,0x1c,0x15,0x92,0x07,0xfe, -0xcf,0x01,0x0a,0xbc,0x0b,0xf6,0x7c,0xdb,0xd5,0x53,0xe0,0xec,0xd5,0xf7,0xfe,0x5a, -0xfb,0xf9,0xa0,0x01,0x16,0xe1,0x20,0x1a,0x03,0x06,0xf3,0x25,0xf2,0xfa,0xdd,0x09, -0x15,0x78,0x15,0x0d,0xb6,0x03,0x00,0xd9,0x05,0x0a,0x24,0xff,0xe4,0x73,0xd3,0xda, -0x88,0xe9,0xf5,0xb5,0xfc,0xfc,0x89,0xf9,0xfb,0xc5,0x0b,0x1e,0x8f,0x1f,0x12,0x65, -0xfd,0xf4,0x94,0xf8,0x02,0x4e,0x0e,0x11,0x3b,0x0f,0x0a,0x91,0x05,0x07,0x50,0x09, -0x02,0x42,0xeb,0xd3,0x48,0xd3,0xe5,0x31,0xf5,0xfc,0xbb,0xfc,0xf9,0xb7,0xf8,0x01, -0xed,0x16,0x21,0xe3,0x1a,0x09,0xe6,0xf8,0xf7,0x7e,0xff,0x07,0x69,0x0c,0x0d,0xd7, -0x0f,0x0e,0x9a,0x0b,0x0b,0x22,0x05,0xf3,0xfa,0xd8,0xce,0xb2,0xdc,0xf1,0x56,0xfd, -0xff,0x54,0xfb,0xf8,0x28,0xfc,0x0c,0xe1,0x1c,0x1d,0x88,0x12,0xff,0xc8,0xf5,0xfb, -0xd8,0x02,0x06,0x77,0x07,0x0c,0xc6,0x11,0x10,0xa4,0x0d,0x07,0x0b,0xf9,0xdf,0x17, -0xc9,0xce,0x9d,0xe8,0xfc,0xb7,0x03,0x00,0x4d,0xfa,0xf8,0x3b,0x01,0x13,0xa5,0x1d, -0x19,0xaf,0x0b,0xfa,0x78,0xf8,0xff,0x8c,0x05,0x08,0x69,0x0a,0x0f,0x2a,0x13,0x11, -0x9b,0x0d,0x01,0x1d,0xeb,0xce,0x38,0xc5,0xd9,0xba,0xf4,0x05,0x26,0x09,0xff,0x4b, -0xf6,0xf7,0x05,0x07,0x1a,0x54,0x1e,0x12,0x1f,0xff,0xf4,0x33,0xf9,0x04,0x72,0x0f, -0x12,0xe2,0x0e,0x0d,0xce,0x0c,0x0e,0xd2,0x0d,0xff,0x31,0xe1,0xc9,0xb6,0xcd,0xe4, -0x98,0xfb,0x0b,0x14,0x09,0xf9,0x9d,0xf2,0xfc,0x03,0x13,0x21,0x84,0x19,0x01,0x9e, -0xf0,0xf1,0x94,0xfc,0x0f,0x3f,0x1c,0x15,0x38,0x09,0x02,0xa8,0x04,0x0d,0x98,0x0e, -0xf7,0xa8,0xd7,0xcc,0x7e,0xd9,0xec,0x0f,0x00,0x09,0x96,0xff,0xf4,0xcb,0xf8,0x0c, -0xed,0x1f,0x1f,0x36,0x09,0xf1,0x6e,0xee,0xf7,0x73,0x08,0x1b,0x89,0x1d,0x0d,0xd9, -0xfe,0xfc,0x69,0x05,0x0f,0xec,0x06,0xe8,0xb4,0xd1,0xd5,0x23,0xe3,0xf1,0xdc,0xfe, -0xff,0x29,0xf7,0xf7,0x81,0x07,0x1b,0x46,0x20,0x13,0x93,0xf9,0xee,0xe1,0xf3,0x01, -0x61,0x13,0x1c,0x10,0x15,0x07,0xf9,0xfe,0x01,0xcc,0x0a,0x0b,0xcb,0xf6,0xdb,0x36, -0xd5,0xe0,0x55,0xec,0xf7,0xac,0xfe,0xfb,0xf4,0xf8,0x01,0x19,0x16,0x20,0x2d,0x1a, -0x06,0x40,0xf3,0xf2,0xc2,0xfa,0x09,0x8d,0x15,0x15,0x57,0x0d,0x03,0x8b,0x00,0x05, -0x4d,0x0a,0xff,0x32,0xe4,0xd3,0x87,0xda,0xe9,0x48,0xf5,0xfc,0x8b,0xfc,0xf9,0x48, -0xfb,0x0b,0xfc,0x1e,0x1f,0x48,0x12,0xfd,0x46,0xf4,0xf8,0xe9,0x02,0x0e,0xb3,0x11, -0x0f,0x13,0x0a,0x05,0x09,0x07,0x09,0x25,0x02,0xeb,0x74,0xd3,0xd3,0x14,0xe5,0xf5, -0xb3,0xfc,0xfc,0x7b,0xf9,0xf8,0xda,0x01,0x16,0x3e,0x21,0x1a,0x6e,0x09,0xf8,0xee, -0xf7,0xff,0x97,0x07,0x0c,0x76,0x0d,0x0f,0xad,0x0e,0x0b,0x29,0x0b,0x05,0xa2,0xf3, -0xd8,0x2f,0xce,0xdc,0x6b,0xf1,0xfd,0x45,0xff,0xfb,0x85,0xf8,0xfc,0x12,0x0c,0x1c, -0x8e,0x1d,0x12,0x88,0xff,0xf5,0x8c,0xfb,0x02,0x7d,0x06,0x07,0x68,0x0c,0x11,0x4c, -0x10,0x0d,0xab,0x07,0xf8,0x5e,0xdf,0xc8,0xbe,0xce,0xe8,0x9b,0xfc,0x03,0x56,0x00, -0xfa,0x33,0xf9,0x02,0x00,0x14,0x1d,0x0c,0x1a,0x0c,0x34,0xfb,0xf9,0xd7,0x00,0x04, -0x89,0x05,0x08,0xb3,0x10,0x16,0xc2,0x13,0x0c,0xe8,0xfd,0xe7,0xc6,0xcb,0xc3,0xf6, -0xda,0xf8,0x40,0x06,0x06,0xe9,0xfd,0xf7,0xf4,0xf9,0x09,0xa8,0x1a,0x1d,0xc8,0x15, -0x04,0x24,0xf8,0xfd,0xb5,0x03,0x05,0x0d,0x07,0x0e,0x63,0x18,0x18,0x4a,0x12,0x05, -0x53,0xf0,0xd5,0xf9,0xc0,0xcb,0x60,0xeb,0x04,0x9a,0x0d,0x06,0x3e,0xfa,0xf4,0x2b, -0xfd,0x12,0x6b,0x1f,0x1b,0x38,0x0d,0xf9,0x19,0xf7,0xfe,0x2d,0x04,0x06,0x6f,0x0b, -0x17,0xca,0x1b,0x16,0x10,0x0a,0xf6,0xe0,0xdc,0xc2,0xaf,0xbe,0xd9,0x7a,0xfc,0x0f, -0x7c,0x0f,0x01,0x36,0xf4,0xf3,0x26,0x06,0x1d,0xdb,0x21,0x17,0xc3,0x03,0xf5,0x4d, -0xfa,0x02,0x3d,0x09,0x0d,0xb7,0x16,0x1f,0x78,0x1c,0x10,0x9f,0xfe,0xe5,0x2c,0xca, -0xba,0x34,0xc8,0xed,0x8c,0x0c,0x16,0x6d,0x0c,0xf8,0xee,0xec,0xf4,0x89,0x0f,0x22, -0x1c,0x20,0x10,0xfa,0xfa,0xf3,0x88,0xfb,0x06,0x22,0x0f,0x16,0xee,0x20,0x20,0x85, -0x14,0x04,0x77,0xee,0xd4,0x44,0xbd,0xbb,0x21,0xd9,0x00,0xbd,0x1a,0x1a,0x72,0x02, -0xea,0x24,0xe7,0xfc,0x4e,0x1c,0x28,0xa3,0x1c,0x04,0x6e,0xef,0xf2,0x31,0x02,0x11, -0x1d,0x1b,0x20,0x32,0x20,0x15,0x9a,0x05,0xf6,0x83,0xe1,0xc7,0xb2,0xb6,0xc2,0x3c, -0xeb,0x14,0x34,0x27,0x17,0x54,0xf1,0xe1,0xe2,0xec,0x0c,0xb6,0x28,0x28,0x61,0x14, -0xf7,0xef,0xea,0xf9,0x95,0x11,0x21,0xe8,0x24,0x22,0x6d,0x19,0x07,0x44,0xf8,0xec, -0x3d,0xd6,0xbd,0xb4,0xb5,0xd1,0x01,0x00,0x25,0x0d,0x29,0x03,0xf4,0xe0,0xe0,0x5a, -0xf8,0x1c,0x44,0x2e,0x20,0xf6,0x03,0xe9,0x21,0xea,0x07,0x29,0x24,0x2d,0x38,0x27, -0x1b,0x85,0x09,0xf6,0x08,0xf0,0xe4,0x22,0xcc,0xb8,0xd2,0xbc,0xe4,0xc7,0x16,0x31, -0x4a,0x1b,0xec,0xfc,0xda,0xe8,0xa1,0x0b,0x2e,0xc0,0x2c,0x11,0x88,0xf0,0xe1,0xc6, -0xf8,0x1f,0x75,0x34,0x30,0x58,0x20,0x0c,0x45,0xf7,0xee,0x9d,0xec,0xdb,0x90,0xc3, -0xb7,0x5e,0xcc,0xfd,0x69,0x2b,0x2c,0xdc,0x01,0xde,0x3f,0xde,0xf7,0x91,0x21,0x35, -0x6c,0x22,0xff,0x8d,0xe3,0xe9,0x58,0x11,0x34,0xe2,0x39,0x2a,0xe3,0x12,0xf8,0x7a, -0xeb,0xed,0x7e,0xe7,0xd2,0x2a,0xbf,0xbe,0xdd,0xdf,0x13,0x47,0x2f,0x18,0x19,0xee, -0xdc,0xae,0xe6,0x0b,0x70,0x2e,0x2d,0xcb,0x10,0xef,0xd2,0xe2,0xfd,0xc4,0x23,0x35, -0xd6,0x2d,0x1b,0x25,0x02,0xee,0x0e,0xef,0xef,0x0b,0xe1,0xcb,0x33,0xbf,0xce,0x88, -0xf6,0x1d,0xf0,0x1f,0x01,0x7d,0xe9,0xe6,0x1a,0xfb,0x1e,0xe0,0x2b,0x1e,0xb0,0x01, -0xec,0xa7,0xf3,0x0e,0xd6,0x22,0x25,0x25,0x1e,0x12,0x56,0x01,0xfa,0x17,0xf8,0xeb, -0xba,0xd6,0xc3,0xdd,0xc7,0xe5,0x02,0x07,0x18,0x0c,0x0e,0xf8,0xb2,0xed,0xf4,0xbd, -0x0e,0x23,0x44,0x21,0x0f,0x28,0xf8,0xf2,0x08,0xff,0x0c,0x6d,0x13,0x15,0x54,0x19, -0x14,0xaf,0x0b,0x02,0x4e,0xf3,0xdd,0xb4,0xc5,0xc0,0x22,0xd8,0xfa,0xab,0x10,0x11, -0x2a,0x02,0xf3,0xf4,0xf1,0x04,0x6c,0x1d,0x22,0xfa,0x17,0x04,0x91,0xf5,0xf9,0x6f, -0x03,0x0a,0xa6,0x0e,0x17,0x33,0x1f,0x1b,0x5b,0x10,0xfe,0xd5,0xe5,0xca,0x86,0xba, -0xc8,0xd5,0xed,0x0c,0xd8,0x16,0x0c,0xe7,0xf8,0xec,0xae,0xf4,0x0f,0xc9,0x22,0x20, -0xa1,0x10,0xfb,0x90,0xf3,0xfb,0x28,0x06,0x0f,0xe2,0x16,0x20,0x5e,0x20,0x14,0x78, -0x04,0xee,0x47,0xd4,0xbd,0x14,0xbb,0xd9,0xd2,0x00,0x1a,0x3b,0x1a,0x02,0x47,0xea, -0xe7,0xe2,0xfc,0x1c,0x34,0x28,0x1c,0xea,0x04,0xef,0x16,0xf2,0x02,0xd3,0x11,0x1b, -0x21,0x20,0x20,0xa3,0x15,0x05,0x39,0xf6,0xe1,0x28,0xc7,0xb6,0xcb,0xc2,0xeb,0x43, -0x14,0x27,0x43,0x17,0xf1,0x25,0xe1,0xec,0x5e,0x0c,0x28,0x0b,0x28,0x14,0xf6,0xf7, -0xea,0x5e,0xf9,0x11,0x88,0x21,0x24,0xde,0x22,0x19,0x46,0x07,0xf8,0xd4,0xec,0xd6, -0x43,0xbd,0xb5,0x1b,0xd1,0x00,0xd0,0x25,0x29,0x40,0x03,0xe0,0xaf,0xe0,0xf8,0x45, -0x1c,0x2e,0x64,0x20,0x03,0x0f,0xe9,0xea,0x92,0x07,0x24,0x82,0x2d,0x27,0x53,0x1b, -0x09,0x88,0xf6,0xf0,0x20,0xe4,0xcc,0x22,0xb8,0xbc,0x7d,0xe4,0x16,0xac,0x31,0x1b, -0xc4,0xec,0xda,0x1f,0xe8,0x0b,0x0a,0x2e,0x2c,0x8c,0x11,0xf0,0x68,0xe1,0xf8,0x5c, -0x1f,0x34,0x87,0x30,0x20,0x55,0x0c,0xf7,0xd4,0xee,0xec,0x09,0xdb,0xc3,0xe9,0xb7, -0xcc,0x95,0xfd,0x2b,0xc6,0x2c,0x01,0xfd,0xde,0xde,0x13,0xf7,0x21,0xc9,0x35,0x22, -0xd6,0xff,0xe3,0x88,0xe9,0x11,0x56,0x34,0x3a,0x83,0x2a,0x12,0x5f,0xf8,0xea,0x6f, -0xed,0xe7,0x30,0xd2,0xbe,0xf9,0xbd,0xdf,0xa6,0x14,0x31,0x2c,0x1a,0xed,0xa3,0xda, -0xe4,0x55,0x0a,0x30,0x27,0x30,0x11,0x77,0xed,0xdf,0xb7,0xfc,0x29,0x42,0x3e,0x35, -0xc5,0x1d,0xfd,0x5f,0xe6,0xe7,0xeb,0xeb,0xde,0x6f,0xca,0xbd,0xa0,0xc9,0xf5,0x3e, -0x26,0x2a,0xad,0x03,0xe2,0x0d,0xdd,0xf3,0x7b,0x20,0x34,0x8e,0x23,0x00,0x32,0xe4, -0xec,0x98,0x16,0x3a,0x45,0x3f,0x2c,0x6c,0x0d,0xea,0x3e,0xe2,0xe9,0xef,0xe5,0xd7, -0xd2,0xc5,0xc2,0xa1,0xdb,0x0a,0x2e,0x2b,0x1a,0x47,0xf4,0xe0,0x41,0xe4,0x07,0x00, -0x2d,0x2f,0xbd,0x15,0xf3,0x3b,0xe5,0xff,0x16,0x28,0x3d,0xd4,0x38,0x21,0x80,0xfa, -0xdf,0x08,0xe2,0xe4,0x4b,0xdd,0xd1,0xec,0xc4,0xcb,0xaa,0xed,0x18,0x4e,0x25,0x09, -0xd0,0xe8,0xe0,0xc0,0xf3,0x1b,0xea,0x31,0x27,0xc2,0x09,0xee,0x98,0xf0,0x12,0x74, -0x32,0x3c,0x82,0x31,0x11,0xfd,0xe9,0xdd,0xbd,0xe1,0xde,0x7a,0xd9,0xcf,0x79,0xca, -0xd9,0x9e,0xfd,0x1d,0x89,0x19,0xfd,0xc3,0xe6,0xe9,0x48,0x05,0x24,0x6f,0x2e,0x1e, -0xd7,0x02,0xf1,0xb8,0xff,0x1e,0x3b,0x33,0x36,0x56,0x27,0x02,0xd2,0xe2,0xde,0x24, -0xdb,0xd8,0x6b,0xd7,0xd1,0x06,0xd3,0xe5,0xbe,0x06,0x19,0x6b,0x0f,0xf6,0xff,0xe9, -0xf5,0xd1,0x10,0x27,0xe4,0x28,0x17,0xab,0x00,0xf9,0x16,0x0b,0x22,0xdc,0x2e,0x31, -0xa8,0x1c,0xf5,0xa3,0xdf,0xd9,0x0a,0xd4,0xd7,0xc4,0xd8,0xd4,0xa6,0xd8,0xef,0x77, -0x0b,0x15,0xaf,0x08,0xf4,0x87,0xf0,0xfe,0x48,0x16,0x27,0x50,0x25,0x14,0x0a,0x02, -0x00,0xc5,0x10,0x1f,0x1f,0x2b,0x2c,0x27,0x10,0xec,0xd9,0xdc,0xd3,0xe4,0xcf,0xd8, -0x12,0xda,0xd6,0xaf,0xdf,0xf6,0x47,0x0d,0x12,0xa4,0x03,0xf6,0x11,0xf6,0x05,0x90, -0x1b,0x29,0xb0,0x23,0x12,0x5d,0x04,0x06,0xea,0x13,0x1d,0x0b,0x2a,0x24,0x65,0x04, -0xe7,0xd1,0xd8,0xce,0x99,0xcf,0xda,0xdc,0xd9,0xd9,0x5f,0xe8,0xff,0x47,0x11,0x0d, -0x1e,0xff,0xf5,0x97,0xf8,0x0c,0xd7,0x22,0x2a,0xf2,0x1f,0x0e,0xd1,0x03,0x0a,0xc8, -0x13,0x1e,0x76,0x27,0x17,0x7a,0xf8,0xe0,0xe9,0xd3,0xcd,0x23,0xd3,0xda,0x03,0xd7, -0xde,0xc0,0xf1,0x08,0xef,0x12,0x09,0x37,0xfb,0xf3,0x53,0xfd,0x15,0x0b,0x29,0x28, -0xc7,0x18,0x07,0xf7,0x02,0x0e,0x88,0x19,0x26,0xc0,0x25,0x0e,0xcc,0xf1,0xde,0x6c, -0xd8,0xd6,0xa6,0xd8,0xd3,0xeb,0xd0,0xdf,0xd4,0xfb,0x15,0x4a,0x16,0x02,0x9b,0xf0, -0xee,0xc3,0x01,0x20,0x06,0x2d,0x21,0xf2,0x09,0xf9,0xf2,0xff,0x16,0x2b,0x29,0x2f, -0x18,0x21,0x05,0x50,0xe9,0xe0,0x72,0xe1,0xde,0xdd,0xd6,0xcb,0x77,0xcc,0xe4,0xd5, -0x09,0x21,0x42,0x14,0xf6,0x4e,0xe6,0xeb,0x0b,0x0b,0x2b,0x34,0x2d,0x16,0x55,0xf9, -0xed,0x3c,0x04,0x25,0xd0,0x36,0x33,0x63,0x1c,0xf8,0x0d,0xe0,0xe1,0x03,0xe3,0xdc, -0x5e,0xd2,0xc6,0x5d,0xce,0xee,0xbf,0x17,0x23,0x94,0x08,0xe9,0x2a,0xe1,0xf4,0xcc, -0x1b,0x31,0xd6,0x26,0x09,0x1e,0xef,0xf1,0x51,0x12,0x32,0xc2,0x3b,0x31,0xa4,0x11, -0xe9,0xde,0xdd,0xe1,0xab,0xde,0xd9,0x86,0xcf,0xca,0xd6,0xd9,0xfd,0x89,0x1d,0x19, -0x27,0xfd,0xe6,0x7b,0xe9,0x05,0xf3,0x24,0x2e,0x66,0x1e,0x02,0x7c,0xf1,0xff,0xba, -0x1e,0x33,0x52,0x36,0x27,0x15,0x02,0xe2,0x3d,0xde,0xdb,0xa2,0xd8,0xd7,0x66,0xd1, -0xd3,0xd0,0xe5,0x06,0xbb,0x19,0x0f,0xf6,0xf6,0xe9,0x1f,0xf5,0x10,0x4c,0x27,0x28, -0xbe,0x17,0x00,0x69,0xf9,0x0b,0xb1,0x22,0x2e,0x8c,0x31,0x1c,0x3a,0xf5,0xdf,0x9a, -0xd9,0xd4,0x40,0xd7,0xd8,0x6b,0xd4,0xd8,0x7a,0xef,0x0b,0xf7,0x15,0x08,0x79,0xf4, -0xf0,0x88,0xfe,0x16,0x04,0x27,0x25,0xa5,0x14,0x02,0x50,0x00,0x10,0xfc,0x1f,0x2b, -0x71,0x2c,0x10,0x92,0xec,0xdc,0x4d,0xd3,0xcf,0x2e,0xd8,0xda,0xf1,0xd6,0xdf,0x7a, -0xf6,0x0d,0x44,0x12,0x03,0x1a,0xf6,0xf6,0x02,0x05,0x1b,0x09,0x29,0x23,0xeb,0x12, -0x04,0xa5,0x06,0x13,0xbe,0x1d,0x2a,0x50,0x24,0x04,0x16,0xe7,0xd8,0x9d,0xce,0xcf, -0xc9,0xda,0xd9,0xfd,0xd9,0xe8,0x75,0xff,0x11,0xe4,0x0d,0xff,0x71,0xf5,0xf8,0x79, -0x0c,0x22,0x3e,0x2a,0x1f,0x3f,0x0e,0x04,0xe2,0x0a,0x13,0x3e,0x1e,0x27,0x44,0x17, -0xf7,0xaa,0xdf,0xd2,0x8c,0xcb,0xd1,0x6d,0xda,0xd8,0x14,0xe0,0xf3,0xf0,0x07,0x10, -0xb0,0x07,0xfc,0x0b,0xf6,0x00,0x79,0x17,0x28,0x72,0x27,0x1a,0x95,0x0c,0x0a,0xa7, -0x12,0x15,0x2e,0x20,0x21,0x8e,0x0a,0xed,0xab,0xdb,0xd2,0x73,0xcd,0xd5,0xb6,0xd6, -0xd8,0xcf,0xe8,0xfe,0xf9,0x0c,0x0a,0xfe,0x01,0xf8,0x1a,0xf9,0x0b,0xd6,0x20,0x27, -0xab,0x1f,0x12,0xe9,0x0b,0x12,0x48,0x17,0x17,0xfc,0x1e,0x14,0x91,0xfa,0xe6,0x28, -0xdc,0xd3,0x9d,0xd2,0xd4,0x6c,0xd3,0xdd,0xe9,0xf3,0x07,0x7d,0x0c,0x06,0x8a,0xfc, -0xf4,0xff,0xfe,0x16,0xae,0x27,0x26,0x33,0x19,0x0d,0x3e,0x0f,0x19,0xf3,0x18,0x1a, -0xc3,0x18,0x03,0xfc,0xed,0xe1,0xa5,0xd9,0xd3,0xff,0xd6,0xd3,0x9a,0xd5,0xe7,0x2d, -0xfe,0x09,0xb5,0x08,0x01,0x95,0xf6,0xf6,0xcf,0x0b,0x22,0x3f,0x2a,0x21,0x82,0x12, -0x0c,0x39,0x15,0x1e,0x87,0x1e,0x1e,0xdb,0x0d,0xf3,0x82,0xe2,0xdc,0xd7,0xd7,0xdb, -0xa6,0xdc,0xd4,0xea,0xdb,0xf0,0xe7,0x01,0x06,0x6c,0x04,0xf9,0x6d,0xf1,0xfd,0x3d, -0x17,0x28,0x72,0x27,0x18,0xfe,0x0b,0x0c,0x89,0x1b,0x23,0x5c,0x26,0x1c,0x7a,0xfd, -0xe3,0xfa,0xd9,0xd8,0xbb,0xdb,0xe6,0xd3,0xe0,0xd8,0x28,0xe4,0xf7,0x97,0x02,0x05, -0x96,0x00,0xf3,0x37,0xf2,0x08,0xd4,0x21,0x2b,0x7d,0x24,0x11,0xd6,0x05,0x0f,0x85, -0x21,0x2a,0x11,0x2a,0x10,0x1c,0xec,0xd5,0xeb,0xcf,0xd4,0xc3,0xe3,0xee,0xc6,0xe2, -0xdd,0xa9,0xe8,0xf7,0x1a,0x00,0x03,0x59,0xfb,0xef,0xf7,0xf7,0x11,0xcc,0x26,0x2c, -0x33,0x20,0x0c,0x74,0x06,0x15,0x77,0x25,0x2f,0x0d,0x2a,0x05,0x4f,0xe0,0xcb,0x3d, -0xc9,0xd6,0x54,0xee,0xf3,0x7a,0xe7,0xe6,0x76,0xef,0xf8,0x11,0xff,0xff,0xed,0xf3, -0xee,0xcb,0xfe,0x1a,0x84,0x2b,0x2b,0x7e,0x19,0x05,0x64,0x05,0x16,0xc1,0x28,0x35, -0xef,0x24,0xf9,0x96,0xd2,0xc0,0x65,0xc4,0xdd,0x18,0xf7,0xf7,0xdf,0xef,0xed,0x86, -0xf1,0xf8,0xe3,0xfe,0xfb,0x81,0xef,0xf1,0xcc,0x07,0x23,0xfb,0x31,0x2a,0xf4,0x11, -0x01,0xde,0x06,0x19,0x5a,0x31,0x3a,0xc3,0x1b,0xeb,0xe9,0xc5,0xb6,0xc8,0xc4,0xe6, -0x6f,0xfe,0xfe,0xce,0xf6,0xf0,0xd0,0xf0,0xf7,0xa6,0xfa,0xf3,0x33,0xed,0xf7,0x24, -0x11,0x29,0x77,0x30,0x20,0x8b,0x0a,0x01,0x80,0x0a,0x20,0xf1,0x36,0x34,0x98,0x0b, -0xdc,0x18,0xbe,0xb8,0x9c,0xce,0xec,0x28,0xfd,0xfe,0xea,0xf8,0xf5,0xe6,0xf7,0xfa, -0x24,0xf6,0xee,0x86,0xef,0x00,0xc2,0x1a,0x2b,0x5f,0x29,0x15,0x09,0x06,0x06,0x50, -0x11,0x23,0x99,0x31,0x21,0x7c,0xfa,0xd8,0xe3,0xc5,0xc6,0x03,0xd6,0xe7,0x02,0xf1, -0xf7,0xc6,0xfc,0x01,0xe1,0x01,0xfd,0x82,0xf3,0xee,0x90,0xf7,0x0f,0x05,0x25,0x2a, -0x1a,0x1e,0x0d,0x66,0x09,0x11,0xc6,0x17,0x21,0x43,0x22,0x0a,0xd6,0xed,0xda,0x43, -0xd0,0xcf,0xac,0xd8,0xdc,0xfc,0xe2,0xf1,0x2e,0x01,0x07,0x69,0x05,0xfc,0xd9,0xf1, -0xf3,0xd2,0x07,0x1f,0xbd,0x29,0x22,0x37,0x13,0x0b,0x0a,0x13,0x1c,0x75,0x1e,0x20, -0x26,0x10,0xf4,0xce,0xe2,0xdb,0xb5,0xd6,0xda,0x1e,0xdd,0xd6,0x27,0xde,0xf2,0x91, -0x02,0x06,0x1d,0x04,0xf9,0x05,0xf1,0xfd,0xe8,0x16,0x27,0x6f,0x27,0x18,0xee,0x0b, -0x0c,0x79,0x1b,0x23,0x5b,0x26,0x1c,0x7b,0xfd,0xe3,0xfa,0xd9,0xd8,0xbb,0xdb,0xe6, -0xd3,0xe0,0xd8,0x28,0xe4,0xf7,0x97,0x02,0x05,0x96,0x00,0xf3,0x37,0xf2,0x08,0xd4, -0x21,0x2b,0x7d,0x24,0x11,0xd6,0x05,0x0f,0x85,0x21,0x2a,0x11,0x2a,0x10,0x1c,0xec, -0xd5,0xfc,0xcf,0xd4,0xc3,0xe3,0xee,0xc6,0xe2,0xdd,0xb9,0xe8,0xf7,0x1b,0x00,0x03, -0x59,0xfb,0xef,0xf8,0xf7,0x11,0xdc,0x26,0x2c,0x34,0x20,0x0c,0x74,0x06,0x15,0x77, -0x25,0x2f,0x0d,0x2a,0x05,0x4f,0xe0,0xcb,0x3d,0xc9,0xd6,0x54,0xee,0xf3,0x7a,0xe7, -0xe6,0x76,0xef,0xf8,0x11,0xff,0xff,0xed,0xf3,0xee,0xcb,0xfe,0x1a,0x84,0x2b,0x2b, -0x7e,0x19,0x05,0x64,0x05,0x16,0xc1,0x28,0x35,0xef,0x24,0xf9,0x96,0xd2,0xc0,0x65, -0xc4,0xdd,0x18,0xf7,0xf7,0xdf,0xef,0xed,0x86,0xf1,0xf8,0xe3,0xfe,0xfb,0x91,0xef, -0xf1,0xcc,0x07,0x23,0xfb,0x31,0x2a,0xf4,0x11,0x01,0xde,0x06,0x19,0x5a,0x31,0x3a, -0xc3,0x1b,0xeb,0xe9,0xc5,0xb6,0xc8,0xc4,0xe6,0x6f,0xfe,0xfe,0xce,0xf6,0xf0,0xc0, -0xf0,0xf7,0x95,0xfa,0xf3,0x11,0xed,0xf7,0x12,0x11,0x29,0xda,0x30,0x21,0x80,0x0a, -0x00,0x4b,0x0a,0x20,0x6b,0x38,0x35,0xbf,0x0b,0xdb,0x41,0xbb,0xb5,0x4f,0xce,0xee, -0x9c,0x01,0x03,0x15,0xfb,0xf3,0x8f,0xf4,0xf7,0xf6,0xf3,0xec,0x54,0xed,0xfd,0xba, -0x19,0x2d,0xbc,0x2c,0x16,0x5d,0x04,0x01,0x8f,0x0f,0x28,0xfb,0x39,0x28,0x43,0xfa, -0xd0,0x8b,0xb9,0xbd,0x1e,0xd7,0xf1,0x5a,0x03,0x08,0xf6,0x02,0xfc,0xc3,0xf9,0xf5, -0x95,0xeb,0xe7,0x65,0xf0,0x08,0x72,0x23,0x31,0x00,0x25,0x0d,0x25,0x02,0x07,0xd2, -0x16,0x2d,0x64,0x33,0x16,0xe4,0xec,0xca,0x0f,0xbb,0xc4,0xda,0xda,0xf1,0x49,0x04, -0x0d,0xe2,0x09,0x02,0xbb,0xfa,0xec,0x51,0xdf,0xe3,0xa6,0xf7,0x13,0xfe,0x29,0x2c, -0xd1,0x18,0x06,0xfa,0x05,0x0f,0x80,0x20,0x30,0x4d,0x27,0x05,0xc6,0xe2,0xc9,0xda, -0xc2,0xcf,0xa2,0xdf,0xf2,0x5e,0x09,0x16,0xbd,0x14,0x09,0x64,0xf7,0xdf,0x6e,0xd6, -0xe5,0x4d,0x02,0x1e,0xd2,0x2c,0x22,0x08,0x0b,0x01,0x2c,0x0a,0x17,0xfc,0x29,0x2c, -0x21,0x12,0xf2,0x12,0xd9,0xca,0xb7,0xcc,0xd6,0x4b,0xe1,0xf4,0x2e,0x0e,0x1c,0xb7, -0x1a,0x0c,0xd6,0xf0,0xd5,0xf9,0xd3,0xed,0x68,0x0e,0x27,0x1b,0x2b,0x17,0xf0,0x03, -0x06,0x92,0x12,0x23,0xa6,0x2d,0x1c,0xb8,0xfd,0xe4,0x9b,0xd4,0xd1,0x10,0xd8,0xdb, -0xdf,0xe2,0xf8,0x8c,0x12,0x22,0x70,0x20,0x08,0xe4,0xe1,0xc9,0x6f,0xd5,0xf7,0xd9, -0x18,0x2b,0xa0,0x22,0x0b,0x58,0x01,0x0a,0x86,0x1b,0x2e,0x49,0x29,0x0a,0x64,0xec, -0xdb,0x23,0xd7,0xdd,0x91,0xe1,0xde,0x2e,0xe7,0x00,0xd3,0x1a,0x2a,0x0e,0x23,0xfe, -0x71,0xd4,0xc5,0x0c,0xdd,0x03,0x1f,0x23,0x29,0xc4,0x16,0x03,0xc2,0x02,0x11,0x0b, -0x29,0x32,0x66,0x19,0xf4,0x3d,0xdd,0xd7,0x18,0xdd,0xe5,0x59,0xe4,0xdf,0x7f,0xec, -0x07,0x23,0x23,0x30,0x4f,0x1c,0xee,0x48,0xc8,0xc6,0x8a,0xe9,0x11,0x8e,0x28,0x20, -0xcf,0x0a,0xff,0x7a,0x08,0x1e,0x4a,0x34,0x2b,0xcf,0x05,0xe1,0x69,0xd3,0xd8,0x0e, -0xe6,0xed,0x21,0xe6,0xe2,0x7d,0xf2,0x0f,0x78,0x2c,0x30,0x07,0x0d,0xdc,0xc9,0xc0, -0xcf,0x4d,0xf9,0x1d,0x28,0x26,0x14,0x8f,0x02,0x01,0xb2,0x12,0x2c,0x5c,0x37,0x1d, -0x51,0xf0,0xd2,0x08,0xd2,0xe1,0x6b,0xf1,0xf1,0x51,0xe6,0xe7,0x10,0xfc,0x1d,0xe8, -0x34,0x28,0xc0,0xf9,0xcc,0x0e,0xc3,0xe1,0xce,0x0b,0x24,0x44,0x1d,0x08,0xb6,0xfd, -0x07,0xfe,0x20,0x37,0xa4,0x30,0x07,0x50,0xdb,0xca,0xbc,0xd4,0xe9,0x10,0xf6,0xf1, -0xfe,0xe9,0xef,0xa7,0x06,0x22,0x60,0x2a,0x10,0x47,0xe6,0xcd,0x11,0xd9,0xfe,0x77, -0x1e,0x24,0x7b,0x12,0x01,0xf3,0x01,0x14,0x82,0x2d,0x39,0x91,0x20,0xf2,0x90,0xcf, -0xc7,0x08,0xd4,0xe8,0x06,0xf4,0xf5,0x0c,0xf7,0xfe,0xae,0x0c,0x16,0xeb,0x0e,0xf4, -0x51,0xdd,0xdd,0x18,0xf7,0x17,0xfb,0x28,0x1e,0x7c,0x09,0x00,0x2a,0x09,0x1c,0x80, -0x30,0x30,0xbd,0x0f,0xe6,0x9e,0xcb,0xc3,0x58,0xcf,0xe1,0x6d,0xf1,0xfe,0x62,0x07, -0x0a,0x4a,0x0a,0x04,0xa9,0xf2,0xe0,0x73,0xdf,0xf2,0xa7,0x0f,0x26,0x6c,0x29,0x16, -0x8b,0x05,0x05,0xfb,0x0f,0x21,0xa9,0x30,0x25,0x8b,0x03,0xe1,0x2b,0xca,0xc4,0x75, -0xd0,0xe0,0xa4,0xf2,0x08,0x5a,0x16,0x14,0xab,0x09,0xf7,0x1c,0xe0,0xd6,0xc6,0xe5, -0x02,0x13,0x1e,0x2c,0x7c,0x22,0x0a,0xbf,0x01,0x0a,0xc2,0x17,0x29,0x1f,0x2c,0x12, -0x22,0xf2,0xd9,0x70,0xca,0xcc,0xbb,0xd6,0xe1,0xe4,0xf4,0x0e,0x72,0x1c,0x1a,0x6b, -0x0c,0xf0,0x9d,0xd5,0xd4,0x80,0xed,0x0e,0xb6,0x27,0x2b,0x02,0x17,0x03,0x3f,0x06, -0x12,0x69,0x23,0x2d,0x8a,0x1c,0xfd,0xbc,0xe4,0xd4,0x19,0xd1,0xd8,0xf1,0xdb,0xe2, -0xce,0xf8,0x12,0x09,0x22,0x20,0x58,0x08,0xe1,0x0f,0xca,0xd5,0x97,0xf7,0x18,0x0d, -0x2b,0x22,0x8a,0x0b,0x01,0x65,0x0a,0x1b,0x99,0x2e,0x29,0x44,0x0a,0xec,0x37,0xdb, -0xd7,0x22,0xdd,0xe1,0xea,0xde,0xe7,0x32,0x00,0x1a,0xee,0x2a,0x23,0x10,0xfe,0xd4, -0xd7,0xc5,0xdd,0xf1,0x03,0x23,0x41,0x29,0x16,0x2c,0x03,0x02,0xbc,0x11,0x29,0x60, -0x32,0x19,0xe6,0xf4,0xdd,0x83,0xd7,0xdd,0x91,0xe5,0xe4,0xf6,0xdf,0xec,0x37,0x07, -0x23,0xf2,0x30,0x1c,0x84,0xee,0xc8,0xa4,0xc6,0xe9,0xe8,0x11,0x28,0xf8,0x20,0x0a, -0xac,0xff,0x08,0xa7,0x1e,0x34,0xf4,0x2b,0x05,0x9c,0xe1,0xd3,0xe6,0xd8,0xe6,0x10, -0xed,0xe6,0xd2,0xe2,0xf2,0x87,0x0f,0x2c,0x77,0x30,0x0d,0x90,0xdc,0xc0,0xdc,0xcf, -0xf9,0x84,0x1d,0x26,0xf2,0x14,0x02,0x28,0x01,0x12,0xcb,0x2c,0x37,0x15,0x1d,0xf0, -0x85,0xd2,0xd2,0xb0,0xe1,0xf1,0x06,0xf1,0xe6,0xd3,0xe6,0xfc,0x12,0x1e,0x35,0xfe, -0x28,0xf9,0xef,0xcb,0xc1,0x33,0xe0,0x0a,0xfb,0x23,0x1d,0x64,0x08,0xfd,0xc7,0x07, -0x21,0x93,0x37,0x30,0x98,0x06,0xda,0x2f,0xcc,0xd8,0xa6,0xec,0xf7,0xf0,0xee,0xe4, -0xde,0xec,0x0a,0xca,0x2c,0x37,0x15,0x18,0xe4,0xc4,0xc2,0xcd,0x60,0xf5,0x19,0x69, -0x22,0x11,0x01,0x00,0x02,0xc0,0x16,0x30,0xcd,0x39,0x1c,0xdf,0xec,0xcd,0x9d,0xcf, -0xe2,0xb8,0xf4,0xf5,0x48,0xea,0xe7,0x39,0xfb,0x1c,0xed,0x34,0x2a,0x8f,0xfd,0xd0, -0xea,0xc4,0xe0,0x57,0x08,0x1e,0x8d,0x16,0x03,0x9e,0xfe,0x0d,0xab,0x27,0x39,0xa8, -0x2d,0x01,0x69,0xd7,0xcb,0x75,0xd8,0xec,0xad,0xf6,0xf0,0xc3,0xe8,0xf2,0x95,0x0e, -0x2b,0xbc,0x32,0x12,0xbe,0xe3,0xc7,0x8c,0xd2,0xf5,0x1c,0x14,0x18,0x4a,0x08,0xfd, -0x01,0x06,0x1d,0xfe,0x33,0x35,0xee,0x13,0xe6,0xa6,0xcc,0xd0,0xf6,0xe2,0xf1,0x5e, -0xf2,0xea,0x0c,0xed,0x02,0x86,0x20,0x33,0xe0,0x23,0xf7,0x0e,0xd2,0xcb,0x1f,0xe6, -0x08,0xe6,0x18,0x0e,0x6a,0x00,0x01,0x7a,0x14,0x2c,0x6b,0x38,0x25,0x32,0xfa,0xd5, -0x4e,0xcd,0xd9,0x8d,0xea,0xf2,0x55,0xee,0xec,0x5c,0xf9,0x13,0xeb,0x2a,0x2b,0x7a, -0x0a,0xe1,0x73,0xcd,0xd9,0x8f,0xfa,0x13,0x7b,0x14,0x06,0xa7,0x00,0x0c,0x36,0x22, -0x33,0x06,0x2f,0x0e,0x50,0xe6,0xcf,0xc5,0xd1,0xe1,0x56,0xee,0xf1,0x92,0xf0,0xf6, -0x54,0x08,0x1f,0xe7,0x2a,0x19,0x69,0xf4,0xd7,0xd8,0xd3,0xea,0xe8,0x07,0x15,0x3d, -0x0e,0x05,0xa3,0x08,0x17,0x85,0x28,0x2e,0x4e,0x1d,0xfa,0xd7,0xda,0xce,0xbb,0xd6, -0xe5,0x08,0xef,0xf2,0x32,0xf6,0x00,0x5e,0x13,0x22,0x8e,0x20,0x05,0x56,0xe6,0xd6, -0x9c,0xdf,0xf9,0x0b,0x10,0x14,0x1f,0x0e,0x0a,0x57,0x11,0x1d,0x4e,0x27,0x24,0xfa, -0x0d,0xee,0x15,0xd5,0xcf,0x0e,0xdb,0xe8,0x05,0xf2,0xf8,0xff,0xfe,0x09,0xde,0x17, -0x1e,0x9a,0x11,0xf5,0x9b,0xdf,0xda,0x1d,0xec,0x05,0x22,0x16,0x17,0xff,0x11,0x0f, -0x59,0x13,0x1b,0x78,0x21,0x19,0xaa,0x01,0xe1,0x99,0xcc,0xcf,0xc9,0xdf,0xf0,0x29, -0xfb,0xfe,0xcf,0x01,0x09,0x8a,0x14,0x17,0x2b,0x07,0xed,0x0b,0xdd,0xe1,0x87,0xf7, -0x10,0x66,0x1f,0x1e,0xb3,0x14,0x0e,0x38,0x11,0x1a,0xb8,0x1e,0x0f,0x6c,0xf0,0xd2, -0xd1,0xca,0xda,0x94,0xee,0xfa,0x6c,0xfc,0xfa,0xe7,0xff,0x0e,0x95,0x1b,0x15,0x6b, -0xfb,0xdf,0x3c,0xd8,0xea,0x4f,0x08,0x1e,0xee,0x22,0x18,0x39,0x0d,0x0c,0xe8,0x17, -0x23,0xe3,0x19,0xfb,0x33,0xd9,0xca,0xac,0xd5,0xea,0x3d,0xf8,0xf8,0x40,0xf4,0xf9, -0x95,0x0a,0x1e,0x75,0x20,0x06,0x46,0xe3,0xd1,0xcc,0xdf,0xff,0x4c,0x1a,0x1e,0x44, -0x13,0x09,0x77,0x0c,0x1b,0x9e,0x2b,0x27,0x36,0x06,0xdf,0x80,0xcc,0xd3,0xc8,0xe7, -0xf6,0x35,0xf5,0xee,0x8c,0xf3,0x08,0x9c,0x22,0x2c,0x84,0x13,0xe9,0x88,0xcd,0xd4, -0x58,0xf4,0x12,0xe8,0x19,0x0c,0x91,0x00,0x06,0x3e,0x1c,0x31,0x14,0x34,0x14,0xb2, -0xe7,0xcd,0x57,0xd0,0xe2,0xf9,0xf1,0xf2,0x5d,0xeb,0xed,0x44,0x02,0x20,0xd4,0x32, -0x23,0x0e,0xf8,0xd2,0x02,0xcc,0xe6,0x72,0x08,0x18,0xbf,0x0e,0x00,0xb7,0x01,0x14, -0xc7,0x2c,0x38,0x26,0x25,0xfa,0xe3,0xd5,0xcd,0xd5,0xd9,0xea,0x58,0xf2,0xee,0xc5, -0xec,0xf9,0xb5,0x13,0x2a,0xae,0x2b,0x0a,0x27,0xe1,0xcd,0xf7,0xd9,0xfa,0xb8,0x13, -0x14,0x67,0x06,0x00,0x6a,0x0c,0x22,0x63,0x33,0x2e,0x0f,0x0e,0xe6,0x45,0xcf,0xd1, -0x5c,0xe1,0xee,0x25,0xf1,0xf0,0x49,0xf6,0x08,0x74,0x1f,0x2a,0x8e,0x19,0xf4,0x75, -0xd7,0xd3,0x8c,0xea,0x07,0xde,0x15,0x0e,0x33,0x05,0x08,0x4a,0x17,0x28,0xe7,0x2e, -0x1d,0x74,0xfa,0xda,0xbd,0xce,0xd6,0x8b,0xe5,0xef,0x20,0xf2,0xf6,0xe3,0x00,0x13, -0xe5,0x22,0x20,0x58,0x05,0xe6,0xc4,0xd6,0xdf,0xb9,0xf9,0x10,0xf0,0x14,0x0e,0x71, -0x0a,0x11,0xe5,0x1d,0x27,0xa3,0x24,0x0d,0x5f,0xee,0xd5,0xe1,0xcf,0xdb,0x40,0xe8, -0xf2,0xf0,0xf8,0xfe,0xee,0x09,0x17,0xac,0x1e,0x11,0xb9,0xf5,0xdf,0xd9,0xda,0xec, -0x21,0x05,0x16,0xf2,0x17,0x11,0x9f,0x0f,0x13,0x85,0x1b,0x21,0xb8,0x19,0x01,0x9b, -0xe1,0xcc,0x57,0xcf,0xdf,0x98,0xf0,0xfb,0x56,0xff,0x01,0x3e,0x09,0x13,0x4a,0x17, -0x07,0x2a,0xef,0xde,0x54,0xe1,0xf6,0x13,0x0f,0x1f,0x5d,0x20,0x17,0x52,0x0f,0x0f, -0x29,0x17,0x1c,0x5a,0x11,0xf3,0xab,0xd2,0xc7,0x3c,0xd6,0xec,0x79,0xfd,0x02,0xf2, -0xfd,0xfc,0x9f,0x05,0x13,0x44,0x15,0x03,0x3a,0xea,0xdc,0x30,0xe6,0x00,0xd9,0x1d, -0x2c,0x4a,0x26,0x13,0xcc,0x06,0x08,0x1c,0x15,0x18,0xd6,0x05,0xe1,0x93,0xc5,0xc9, -0x47,0xe1,0xfa,0xda,0x05,0x01,0x0a,0xf7,0xf5,0xc0,0x02,0x13,0xf6,0x12,0xfd,0x1c, -0xe4,0xdd,0x93,0xf0,0x12,0x37,0x2e,0x33,0x56,0x21,0x09,0x0c,0x00,0x08,0xaf,0x17, -0x13,0xdc,0xf4,0xcd,0x89,0xbf,0xd2,0x1f,0xf4,0x09,0xbc,0x08,0xf8,0xc3,0xe9,0xef, -0x49,0x06,0x17,0xf4,0x0f,0xf6,0x69,0xe2,0xe6,0x87,0x02,0x26,0x31,0x37,0x2c,0x3c, -0x13,0x01,0x63,0x01,0x10,0xff,0x17,0x04,0x59,0xdf,0xc4,0x8d,0xcb,0xe9,0x66,0x03, -0x07,0x13,0xfa,0xea,0xa7,0xe7,0xf9,0x5b,0x11,0x19,0xb6,0x09,0xf2,0xf4,0xe9,0xf9, -0x45,0x1a,0x33,0x18,0x32,0x1c,0x60,0x06,0xff,0x13,0x0a,0x16,0xbf,0x0d,0xef,0x0b, -0xd1,0xc9,0x4e,0xdd,0xf7,0x15,0x01,0xf6,0x2b,0xe9,0xe4,0xca,0xef,0x05,0x73,0x16, -0x12,0x35,0xff,0xf2,0xad,0xf6,0x0e,0xf7,0x2a,0x31,0xd6,0x20,0x0b,0xa5,0x01,0x06, -0x4d,0x15,0x13,0x5f,0xfc,0xde,0x4f,0xcf,0xd7,0x04,0xea,0xf9,0x4e,0xf6,0xe9,0xc3, -0xe3,0xe7,0xba,0xf8,0x0c,0xe7,0x15,0x0c,0x23,0xff,0xfb,0x98,0x06,0x1e,0x63,0x29, -0x21,0x5a,0x11,0x07,0x73,0x08,0x10,0x3c,0x15,0x04,0x09,0xec,0xda,0x2b,0xd9,0xe1, -0x95,0xec,0xf0,0x65,0xe8,0xe5,0x39,0xe9,0xf1,0xc2,0x00,0x10,0xf4,0x12,0x0b,0x78, -0x08,0x08,0x79,0x14,0x1f,0xa9,0x1b,0x13,0x1b,0x0c,0x0e,0x0e,0x10,0x11,0x8b,0x08, -0xf6,0x76,0xe9,0xe2,0x20,0xe0,0xdf,0x95,0xe1,0xe1,0x28,0xe5,0xee,0x30,0xf2,0xf9, -0x42,0x02,0x0b,0x3b,0x0f,0x12,0x4f,0x16,0x14,0xc5,0x18,0x13,0x98,0x0f,0x10,0xe3, -0x13,0x16,0xba,0x0f,0x0a,0x6a,0xfe,0xf5,0xe8,0xef,0xe6,0xcf,0xdc,0xd7,0x29,0xd8, -0xdf,0x52,0xef,0xf8,0xe6,0xf8,0xf9,0x08,0xfe,0x09,0x40,0x15,0x20,0x17,0x1d,0x15, -0x90,0x0f,0x08,0xc8,0x0d,0x15,0xb2,0x1a,0x12,0x50,0x09,0x01,0x9c,0xfa,0xf8,0x5a, -0xf0,0xe3,0x21,0xd5,0xd0,0x00,0xd5,0xe5,0xb2,0xf7,0xfd,0x45,0xfa,0xf6,0xe6,0xfe, -0x10,0x76,0x20,0x25,0x6a,0x16,0x0d,0xb9,0x07,0x07,0xd6,0x12,0x19,0x7e,0x18,0x0e, -0x2b,0x0a,0x02,0x9a,0xff,0xfb,0xe4,0xeb,0xda,0x6f,0xcc,0xcc,0x91,0xd8,0xed,0xfd, -0xfd,0xff,0x42,0xfa,0xf9,0xe3,0x05,0x16,0x88,0x21,0x1b,0x19,0x0e,0x09,0x71,0x03, -0x09,0xd8,0x13,0x19,0x9e,0x17,0x12,0x70,0x0c,0x05,0x82,0x01,0xf5,0x13,0xe4,0xd3, -0x25,0xc9,0xcd,0xa9,0xdd,0xf3,0x5a,0x01,0x02,0x1d,0xfc,0xfb,0x28,0x06,0x15,0xa0, -0x1d,0x14,0x4e,0x0c,0x06,0x36,0x03,0x0c,0x88,0x15,0x1c,0x55,0x1a,0x13,0xed,0x09, -0x03,0x12,0xfd,0xee,0xfb,0xe0,0xd0,0x37,0xc8,0xd0,0x45,0xe4,0xfa,0xcf,0x07,0x05, -0x75,0xf9,0xf8,0x56,0x06,0x17,0x48,0x1d,0x12,0x9e,0x0a,0x05,0xcb,0x07,0x10,0xe3, -0x19,0x1e,0x4d,0x1a,0x10,0x3b,0x04,0xfe,0x5f,0xf7,0xeb,0x4c,0xdd,0xcc,0xda,0xc8, -0xd5,0xce,0xec,0xff,0x2c,0x06,0xff,0x86,0xf6,0xfc,0x8a,0x0e,0x1b,0xdc,0x1a,0x10, -0x6f,0x09,0x09,0xa7,0x0f,0x14,0x70,0x1b,0x1c,0x30,0x14,0x09,0x09,0x02,0xfc,0x62, -0xf2,0xe5,0x47,0xd4,0xcb,0x41,0xcf,0xde,0x9e,0xf2,0xfc,0x9d,0xff,0xfb,0xc8,0xf9, -0x06,0xca,0x16,0x1d,0xb0,0x16,0x0d,0x97,0x0b,0x13,0xe9,0x16,0x16,0x8b,0x18,0x15, -0xcf,0x0f,0x08,0x1c,0x01,0xf5,0x5c,0xea,0xdc,0xc4,0xd0,0xd1,0xa1,0xd9,0xe7,0x94, -0xf1,0xf4,0xe2,0xf7,0xfb,0xd5,0x04,0x14,0x74,0x1a,0x15,0x9d,0x0d,0x09,0xfa,0x13, -0x1f,0x4c,0x1c,0x15,0x14,0x12,0x10,0x63,0x0d,0x08,0x0e,0x00,0xfd,0xdd,0x03,0x0c, -0xf2,0x14,0x1b,0xd4,0x1f,0x23,0x93,0x24,0x24,0xef,0x24,0x25,0x80,0x25,0x25,0xa6, -0x24,0x25,0xec,0x29,0x2d,0x0f,0x30,0x32,0x05,0x35,0x37,0x1f,0x3b,0x3e,0xfe,0x42, -0x47,0xf0,0x49,0x4b,0x09,0x4c,0x4b,0x6a,0x4b,0x4c,0x70,0x4d,0x4f,0x8a,0x51,0x52, -0x76,0x51,0x4e,0x5e,0x4b,0x47,0xc7,0x44,0x44,0x02,0x45,0x45,0xc8,0x44,0x42,0x4f, -0x40,0x3c,0x9a,0x39,0x37,0xeb,0x35,0x33,0x7a,0x31,0x2e,0x2f,0x2c,0x28,0x0a,0x24, -0x20,0x92,0x1d,0x1b,0xfe,0x1a,0x1a,0x98,0x19,0x18,0xd8,0x16,0x14,0xa1,0x10,0x0d, -0x19,0x0b,0x07,0x6f,0x05,0x03,0xea,0x01,0xff,0x96,0xfb,0xf6,0xe8,0xf0,0xec,0xd0, -0xe8,0xe7,0x44,0xe6,0xe5,0x28,0xe4,0xe2,0xdd,0xe1,0xe1,0x4a,0xe2,0xe3,0x8b,0xe5, -0xe6,0xb9,0xe7,0xe9,0xf3,0xe9,0xe9,0xab,0xe9,0xea,0x14,0xeb,0xeb,0x6a,0xeb,0xe9, -0xff,0xe6,0xe3,0xc3,0xde,0xdb,0x22,0xd9,0xd8,0xef,0xd9,0xdb,0xb4,0xdc,0xdd,0x06, -0xdd,0xd9,0xdf,0xd4,0xcd,0x1f,0xc7,0xc1,0xd8,0xbd,0xbc,0x7e,0xbe,0xc0,0x8f,0xc3, -0xc5,0x0c,0xc9,0xcd,0x76,0xd1,0xd3,0xe9,0xd3,0xd4,0x87,0xd5,0xd6,0x81,0xd6,0xd9, -0xd4,0xde,0xe5,0x5c,0xed,0xf6,0xb6,0x00,0x0a,0x6f,0x13,0x1a,0x20,0x1f,0x23,0x24, -0x25,0x25,0x7b,0x27,0x2b,0xbe,0x32,0x3a,0x6a,0x42,0x48,0xb6,0x4a,0x48,0xff,0x44, -0x41,0xe5,0x3f,0x40,0x40,0x40,0x40,0x40,0x3f,0x3e,0x60,0x3b,0x37,0x1b,0x34,0x2f, -0x1e,0x2b,0x26,0xa5,0x21,0x1c,0xc7,0x16,0x10,0x0f,0x0b,0x05,0x41,0x00,0xfc,0x53, -0xf9,0xf6,0x1d,0xf4,0xf0,0xfc,0xec,0xe8,0x2a,0xe4,0xe0,0x51,0xdd,0xdb,0xd3,0xd9, -0xd9,0x84,0xd9,0xd9,0xe6,0xd8,0xd7,0x38,0xd6,0xd5,0x43,0xd5,0xd5,0xe9,0xd5,0xd6, -0xd1,0xd5,0xd4,0xfe,0xd3,0xd3,0x78,0xd3,0xd3,0x55,0xd3,0xd3,0xe5,0xd3,0xd5,0x76, -0xd8,0xdb,0x0e,0xdf,0xe1,0xf7,0xe3,0xe5,0x1f,0xe8,0xe9,0x99,0xea,0xec,0x34,0xee, -0xf0,0x57,0xf3,0xf6,0x9c,0xfa,0xfe,0xa8,0x01,0x04,0x11,0x06,0x07,0xc6,0x07,0x07, -0x49,0x07,0x07,0xb9,0x08,0x0a,0x81,0x0b,0x0c,0xdf,0x0e,0x11,0x20,0x13,0x15,0xb3, -0x15,0x15,0x92,0x13,0x11,0x0a,0x10,0x0f,0x55,0x0f,0x0f,0x1b,0x10,0x10,0xaa,0x10, -0x10,0x00,0x0f,0x0d,0x97,0x0b,0x09,0x6d,0x08,0x06,0xbe,0x05,0x04,0xf7,0x02,0x01, -0x2f,0x01,0x00,0x54,0xff,0xfe,0x06,0xfd,0xfa,0x4a,0xf8,0xf6,0xa0,0xf3,0xf1,0x5d, -0xf0,0xef,0xb1,0xee,0xef,0xa9,0xf0,0xf1,0x32,0xf1,0xf0,0xaf,0xf0,0xf0,0x2e,0xf2, -0xf4,0xf4,0xf6,0xf9,0x9e,0xfc,0xfe,0x0d,0x01,0x03,0xe3,0x04,0x06,0xeb,0x08,0x0a, -0x3f,0x0d,0x10,0xf0,0x13,0x18,0xe6,0x1d,0x23,0xed,0x29,0x30,0xa1,0x36,0x3d,0x83, -0x42,0x45,0x54,0x45,0x44,0x23,0x43,0x41,0xbe,0x40,0x40,0xb9,0x41,0x42,0xf8,0x41, -0x40,0x0b,0x40,0x3f,0xb1,0x3c,0x39,0x93,0x35,0x32,0x58,0x2f,0x2c,0xa2,0x29,0x28, -0xd0,0x26,0x25,0x29,0x25,0x25,0x61,0x23,0x1d,0x95,0x13,0x08,0x6f,0x00,0xf9,0x8c, -0xf5,0xf5,0x15,0xf8,0xf9,0x51,0xf6,0xf2,0x1a,0xf2,0xf5,0x25,0xf9,0xfc,0xb5,0xff, -0x02,0xca,0x01,0xfc,0x0f,0xf7,0xf2,0x24,0xee,0xe9,0xc5,0xe3,0xdf,0x7c,0xdd,0xdb, -0x39,0xd9,0xd6,0xab,0xd4,0xd2,0x94,0xce,0xc9,0x00,0xc3,0xbd,0x9b,0xb9,0xb6,0xc6, -0xb3,0xb2,0x34,0xb2,0xb2,0xe7,0xb2,0xb4,0x14,0xb6,0xb6,0xaf,0xb5,0xb2,0xed,0xaf, -0xad,0x91,0xaa,0xa9,0x0f,0xab,0xad,0x30,0xb0,0xb4,0x7d,0xbb,0xc3,0x17,0xcb,0xd1, -0xe4,0xd5,0xd8,0x1b,0xd9,0xd7,0x4e,0xd6,0xd5,0x42,0xd4,0xd3,0xda,0xd3,0xd4,0x2e, -0xd7,0xd9,0x2d,0xdc,0xde,0xa3,0xe0,0xe3,0x19,0xe7,0xeb,0x9b,0xf0,0xf5,0x46,0xfa, -0xff,0xa3,0x03,0x08,0xf2,0x0c,0x11,0x8f,0x16,0x19,0x3e,0x1c,0x1d,0x59,0x1e,0x1e, -0xf4,0x1d,0x1d,0xbe,0x1e,0x20,0xf3,0x21,0x24,0xe8,0x27,0x2a,0x1c,0x2d,0x2f,0xc8, -0x32,0x36,0x1a,0x3b,0x3f,0x2b,0x44,0x47,0x19,0x49,0x47,0xfe,0x45,0x44,0xc8,0x43, -0x43,0x04,0x43,0x43,0x40,0x42,0x40,0x9f,0x3f,0x3e,0x4a,0x3e,0x3e,0x1b,0x3f,0x3f, -0x00,0x3e,0x3c,0x82,0x39,0x36,0x08,0x34,0x32,0x04,0x31,0x30,0xa6,0x2f,0x2d,0x4e, -0x2b,0x28,0x50,0x24,0x21,0xd0,0x1e,0x1d,0x74,0x1b,0x19,0x18,0x17,0x14,0xec,0x12, -0x10,0xdb,0x0d,0x0a,0xa5,0x06,0x02,0xd8,0xfd,0xf9,0x35,0xf5,0xf1,0x1e,0xef,0xed, -0x90,0xeb,0xea,0x15,0xe9,0xe6,0x9d,0xe3,0xe0,0x98,0xdd,0xdb,0xdf,0xdb,0xdc,0x5e, -0xdf,0xe2,0x6b,0xe5,0xe7,0x1e,0xea,0xeb,0x8b,0xec,0xec,0x17,0xec,0xeb,0xfc,0xeb, -0xec,0xb4,0xec,0xec,0xed,0xeb,0xe9,0xfe,0xe6,0xe3,0xc7,0xe0,0xdf,0xb6,0xde,0xdf, -0xb0,0xdf,0xe0,0xc5,0xdf,0xdd,0x3f,0xdc,0xda,0xd1,0xd5,0xd0,0x1c,0xcc,0xc8,0x71, -0xc5,0xc5,0x55,0xc6,0xc8,0x47,0xcc,0xd0,0x23,0xd4,0xd7,0xbc,0xd9,0xda,0x2b,0xdb, -0xdb,0x48,0xdc,0xdd,0x17,0xe0,0xe4,0x70,0xe8,0xee,0x38,0xf6,0xff,0x80,0x08,0x12, -0x36,0x1a,0x20,0x94,0x25,0x29,0x51,0x2a,0x2b,0x5d,0x2d,0x2f,0xa6,0x32,0x35,0x7b, -0x38,0x3b,0x3a,0x3e,0x3f,0xc1,0x3f,0x40,0x99,0x40,0x3f,0xe4,0x3c,0x39,0x18,0x36, -0x32,0xea,0x2f,0x2d,0x88,0x2b,0x29,0xc7,0x26,0x23,0x2b,0x20,0x1b,0x1b,0x17,0x12, -0xcd,0x0e,0x0a,0x3e,0x07,0x03,0xa0,0xfe,0xfa,0xdc,0xf6,0xf3,0x51,0xf0,0xee,0xf7, -0xec,0xeb,0x08,0xea,0xe8,0x36,0xe7,0xe6,0x35,0xe5,0xe3,0x99,0xe2,0xe1,0x49,0xdf, -0xdd,0x1a,0xdd,0xdc,0x32,0xdb,0xda,0x69,0xd9,0xd9,0xc5,0xda,0xdb,0xbb,0xdb,0xdb, -0xdc,0xdb,0xdb,0x1d,0xdc,0xdc,0xa7,0xdd,0xe0,0x72,0xe3,0xe6,0xc1,0xe8,0xeb,0xe8, -0xed,0xef,0x46,0xf0,0xf1,0x92,0xf1,0xf2,0xe6,0xf3,0xf5,0x30,0xf6,0xf7,0x59,0xf8, -0xf9,0x04,0xfb,0xfc,0xe6,0xfc,0xfd,0x74,0xfd,0xfd,0x16,0xfd,0xfc,0x09,0xfc,0xfc, -0x92,0xfc,0xfc,0xcf,0xfd,0xfe,0x18,0xff,0xff,0xd9,0xff,0xff,0x2b,0x00,0x01,0x46, -0x02,0x02,0x69,0x03,0x03,0x2d,0x03,0x02,0x61,0x01,0x01,0x07,0x02,0x03,0xb0,0x03, -0x04,0x19,0x05,0x04,0x4d,0x04,0x03,0x44,0x02,0x01,0x03,0x00,0xfe,0x94,0xfc,0xfb, -0x20,0xfa,0xf8,0x24,0xf6,0xf4,0x7a,0xf4,0xf4,0x36,0xf5,0xf7,0x31,0xf9,0xfb,0x51, -0xfc,0xfc,0x1e,0xfd,0xfd,0x65,0xfd,0xfe,0x40,0xff,0x00,0xed,0x03,0x07,0xa0,0x09, -0x0c,0x62,0x0e,0x10,0xc4,0x11,0x13,0xe5,0x15,0x19,0x88,0x1d,0x21,0x06,0x26,0x2a, -0x3f,0x30,0x35,0xd8,0x3b,0x41,0x1d,0x47,0x4b,0xd6,0x4d,0x4d,0x34,0x4b,0x48,0xa0, -0x43,0x40,0xd0,0x3d,0x3c,0x48,0x3b,0x39,0xfa,0x37,0x36,0x03,0x34,0x31,0x71,0x2d, -0x29,0x2b,0x26,0x22,0xc3,0x1e,0x1b,0x08,0x19,0x17,0x07,0x17,0x16,0x03,0x13,0x0e, -0xb5,0x08,0x02,0x51,0xfb,0xf5,0x98,0xf1,0xf0,0x9a,0xf2,0xf4,0xa4,0xf4,0xf4,0x32, -0xf3,0xf2,0xf6,0xf1,0xf2,0xe7,0xf3,0xf6,0x35,0xf8,0xf8,0xce,0xf6,0xf2,0x8b,0xee, -0xea,0x8e,0xe6,0xe0,0xbf,0xdb,0xd8,0x08,0xd6,0xd3,0xad,0xd2,0xd1,0xae,0xd0,0xce, -0xcf,0xcc,0xc9,0xab,0xc6,0xc4,0x09,0xc4,0xc4,0xc1,0xc3,0xc2,0x0f,0xc2,0xc1,0x64, -0xc0,0xbf,0x07,0xbf,0xbe,0x9a,0xbd,0xbb,0x6d,0xba,0xb8,0x0b,0xb7,0xb6,0x35,0xb7, -0xb9,0x75,0xbd,0xc3,0xba,0xca,0xd2,0xe0,0xd8,0xdd,0xbe,0xe0,0xe1,0x41,0xdf,0xdc, -0x17,0xda,0xd8,0x3d,0xd8,0xd8,0x27,0xda,0xdc,0x18,0xdf,0xe1,0xed,0xe4,0xe8,0xc0, -0xeb,0xef,0x5a,0xf3,0xf7,0x94,0xfb,0xff,0x7a,0x03,0x07,0x34,0x0b,0x0f,0x29,0x14, -0x17,0x5f,0x1b,0x1e,0x51,0x20,0x21,0x03,0x21,0x20,0x6d,0x21,0x22,0x08,0x24,0x25, -0xaa,0x27,0x2a,0x62,0x2c,0x2e,0xc6,0x30,0x33,0x44,0x36,0x39,0x7d,0x3d,0x40,0xa9, -0x42,0x42,0xe3,0x3f,0x3d,0xe2,0x3a,0x39,0xa3,0x37,0x36,0x86,0x35,0x35,0xd3,0x34, -0x33,0xfd,0x32,0x32,0x17,0x32,0x31,0x34,0x30,0x2e,0x6e,0x2c,0x29,0x44,0x26,0x24, -0xe0,0x22,0x22,0x15,0x22,0x21,0x06,0x20,0x1e,0xa6,0x1b,0x18,0x50,0x14,0x11,0xf1, -0x0d,0x0b,0xda,0x09,0x08,0x5a,0x08,0x07,0xc6,0x05,0x03,0x1c,0x01,0xfd,0xa8,0xf9, -0xf5,0x17,0xf1,0xed,0x07,0xeb,0xe9,0x3c,0xe9,0xe9,0xb8,0xe9,0xe8,0xa8,0xe6,0xe5, -0x64,0xe4,0xe3,0x8a,0xe3,0xe4,0xe3,0xe5,0xe8,0x50,0xea,0xec,0xaa,0xee,0xf0,0x29, -0xf2,0xf2,0x2f,0xf3,0xf3,0xf7,0xf3,0xf4,0x02,0xf4,0xf3,0x29,0xf3,0xf2,0xfd,0xf1, -0xf0,0xf2,0xed,0xeb,0xbe,0xea,0xea,0xe0,0xe9,0xe9,0x99,0xe9,0xe9,0x86,0xe8,0xe7, -0x98,0xe6,0xe5,0x76,0xe3,0xe1,0x50,0xde,0xdc,0x67,0xdb,0xdb,0xd3,0xdb,0xdc,0xbb, -0xdd,0xdf,0x54,0xe1,0xe3,0x25,0xe5,0xe6,0xfa,0xe7,0xe9,0x42,0xea,0xeb,0x7e,0xed, -0xef,0xaa,0xf2,0xf6,0xd7,0xfa,0xff,0x7f,0x05,0x0a,0x1e,0x10,0x14,0xac,0x18,0x1c, -0x54,0x1f,0x21,0x7d,0x24,0x26,0xbc,0x28,0x29,0x0e,0x2b,0x2c,0x80,0x2c,0x2c,0x4d, -0x2d,0x2d,0x8b,0x2e,0x2f,0x07,0x30,0x2f,0x18,0x2e,0x2d,0x21,0x2c,0x2a,0xe5,0x27, -0x25,0x37,0x23,0x20,0x66,0x1d,0x1a,0x78,0x17,0x14,0xc5,0x11,0x0e,0x3d,0x0c,0x09, -0xfb,0x06,0x03,0x9c,0x00,0xfd,0xd7,0xfa,0xf8,0xb9,0xf6,0xf5,0x65,0xf4,0xf3,0xcf, -0xf3,0xf3,0xa2,0xf1,0xef,0x9e,0xed,0xea,0x5d,0xe8,0xe5,0xbd,0xe3,0xe1,0x0d,0xe0, -0xde,0x0d,0xdf,0xde,0x08,0xde,0xde,0x18,0xdf,0xdf,0x94,0xdf,0xdf,0xa9,0xe0,0xe2, -0xc4,0xe3,0xe5,0x07,0xe7,0xe8,0x72,0xe9,0xea,0xc3,0xe9,0xe8,0x0b,0xe8,0xe7,0xc0, -0xe6,0xe6,0xb5,0xe5,0xe5,0x1c,0xe6,0xe6,0x70,0xe5,0xe4,0xdb,0xe4,0xe5,0x82,0xe5, -0xe5,0x62,0xe5,0xe5,0x7c,0xe6,0xe6,0xac,0xe6,0xe7,0x8a,0xe9,0xea,0x9d,0xec,0xee, -0xc8,0xef,0xf1,0x25,0xf3,0xf4,0x71,0xf4,0xf5,0x15,0xf6,0xf6,0x4d,0xf8,0xfa,0x01, -0xfb,0xfc,0x22,0xfd,0xfd,0xfe,0xfd,0xfe,0xe3,0xfe,0xff,0xc3,0xff,0x00,0xd6,0x00, -0x01,0x4d,0x02,0x02,0x20,0x02,0x02,0x56,0x02,0x02,0xec,0x03,0x05,0x41,0x06,0x07, -0x42,0x08,0x09,0xea,0x0a,0x0c,0x21,0x0d,0x0e,0xb8,0x10,0x12,0xc5,0x13,0x15,0xa1, -0x15,0x16,0x48,0x18,0x19,0x46,0x1a,0x1b,0x87,0x1c,0x1c,0x3e,0x1d,0x1d,0x07,0x1e, -0x1f,0xd8,0x21,0x24,0x49,0x28,0x2c,0x9c,0x30,0x33,0xdd,0x36,0x39,0xe6,0x3a,0x3c, -0x60,0x3c,0x3b,0xfe,0x3a,0x3a,0xa2,0x38,0x36,0x4e,0x35,0x34,0x90,0x32,0x30,0x3e, -0x2f,0x2e,0x91,0x2c,0x29,0xf7,0x25,0x22,0x75,0x1f,0x1d,0x11,0x1b,0x18,0x6d,0x18, -0x18,0xdd,0x17,0x15,0xba,0x12,0x0e,0x5f,0x0a,0x05,0x92,0x00,0xfd,0x12,0xfb,0xfa, -0xf5,0xf9,0xf9,0x23,0xf9,0xf9,0xfb,0xf9,0xf9,0x62,0xf7,0xf4,0xbc,0xf2,0xf1,0x02, -0xf0,0xf0,0x20,0xf1,0xf2,0x70,0xf2,0xf1,0x5d,0xef,0xec,0xe4,0xe8,0xe4,0x19,0xe0, -0xdd,0xb4,0xdb,0xda,0xa2,0xd9,0xd9,0x27,0xd9,0xd8,0x2f,0xd8,0xd6,0x6c,0xd4,0xd0, -0x3f,0xcd,0xca,0x96,0xc8,0xc6,0xfa,0xc4,0xc3,0x8b,0xc2,0xc0,0x6c,0xbf,0xbe,0x05, -0xbd,0xbb,0xd8,0xb9,0xb7,0x15,0xb5,0xb4,0xb5,0xb4,0xb7,0x32,0xbc,0xc1,0x7e,0xc7, -0xcd,0x42,0xd2,0xd5,0xfc,0xd7,0xd9,0xd7,0xd9,0xd9,0x99,0xd9,0xdb,0x01,0xdd,0xdf, -0x0c,0xe3,0xe6,0x73,0xe9,0xed,0xc0,0xf0,0xf4,0x85,0xf8,0xfd,0x72,0x01,0x06,0xc2, -0x0a,0x0e,0xbe,0x13,0x18,0x28,0x1c,0x1f,0xd2,0x21,0x23,0x37,0x24,0x24,0x1e,0x25, -0x25,0x24,0x26,0x27,0xed,0x29,0x2b,0x75,0x2c,0x2e,0x23,0x2f,0x2f,0x0b,0x30,0x2f, -0xdc,0x2f,0x30,0x1a,0x31,0x31,0x07,0x33,0x34,0xca,0x35,0x36,0xc4,0x35,0x33,0xaf, -0x31,0x2e,0xba,0x2b,0x29,0x26,0x27,0x25,0xf4,0x23,0x22,0x89,0x20,0x1f,0x61,0x1e, -0x1d,0x94,0x1b,0x19,0xad,0x17,0x15,0x84,0x13,0x11,0xe8,0x0f,0x0e,0x8c,0x0d,0x0c, -0x94,0x0b,0x0a,0x42,0x08,0x06,0xad,0x04,0x02,0x73,0x00,0xff,0x84,0xff,0xff,0x27, -0xff,0xff,0xb2,0xfe,0xfc,0xcc,0xfa,0xf8,0x51,0xf5,0xf3,0x16,0xf2,0xf1,0x6a,0xf2, -0xf3,0x21,0xf3,0xf3,0x11,0xf2,0xf0,0x2d,0xf0,0xef,0x85,0xee,0xed,0xcd,0xed,0xee, -0xfb,0xf0,0xf2,0x7d,0xf4,0xf5,0xfc,0xf5,0xf6,0xc2,0xf6,0xf5,0x77,0xf4,0xf4,0x96, -0xf3,0xf2,0x67,0xf2,0xf2,0x6b,0xf3,0xf5,0x91,0xf5,0xf5,0xc5,0xf5,0xf5,0x59,0xf4, -0xf2,0xea,0xf0,0xef,0x0a,0xef,0xee,0xad,0xee,0xed,0x5f,0xed,0xec,0x71,0xea,0xe9, -0x88,0xe9,0xe9,0xf1,0xe8,0xe9,0xf9,0xe8,0xe8,0x4f,0xea,0xea,0xbc,0xea,0xeb,0x88, -0xec,0xec,0x77,0xec,0xec,0x3b,0xed,0xee,0xbe,0xf1,0xf4,0x66,0xf7,0xfb,0x70,0xfe, -0x01,0xc9,0x04,0x07,0x18,0x0a,0x0c,0x5c,0x0f,0x11,0x0d,0x15,0x18,0xf4,0x1a,0x1e, -0xe2,0x21,0x24,0x78,0x26,0x28,0x16,0x29,0x28,0x3d,0x29,0x29,0x76,0x29,0x29,0xd8, -0x28,0x27,0xda,0x26,0x26,0xc1,0x24,0x23,0xa6,0x22,0x20,0xdf,0x1e,0x1c,0x4f,0x1b, -0x19,0x11,0x17,0x14,0x19,0x12,0x10,0x51,0x0e,0x0c,0x39,0x0b,0x09,0x3c,0x08,0x06, -0x6f,0x05,0x03,0x01,0x01,0xff,0xa0,0xfc,0xfa,0x51,0xf8,0xf7,0x26,0xf6,0xf4,0x45, -0xf2,0xef,0xa8,0xec,0xea,0x59,0xe9,0xe8,0x92,0xe7,0xe7,0x64,0xe7,0xe7,0x68,0xe7, -0xe7,0xf9,0xe7,0xe7,0xe9,0xe7,0xe8,0x22,0xe8,0xe7,0x17,0xe7,0xe6,0xb2,0xe4,0xe3, -0xf2,0xe1,0xe0,0x50,0xde,0xdd,0xf4,0xdb,0xda,0x1a,0xd9,0xd7,0x33,0xd5,0xd4,0x54, -0xd4,0xd3,0xce,0xd3,0xd4,0x55,0xd5,0xd5,0x4e,0xd6,0xd7,0xf2,0xd8,0xdb,0x49,0xde, -0xe1,0x11,0xe4,0xe6,0x89,0xe8,0xe9,0x1c,0xeb,0xeb,0xb9,0xeb,0xec,0x93,0xec,0xed, -0x01,0xee,0xef,0x86,0xf0,0xf1,0x54,0xf1,0xf1,0x14,0xf2,0xf3,0xd0,0xf3,0xf5,0xd0, -0xf6,0xf8,0x49,0xfa,0xfb,0xec,0xfc,0xfe,0x78,0x01,0x04,0x91,0x06,0x09,0x97,0x0b, -0x0d,0x26,0x10,0x12,0x05,0x14,0x15,0xdc,0x17,0x19,0x69,0x1b,0x1d,0xc5,0x1e,0x1f, -0x29,0x20,0x20,0x39,0x21,0x21,0x6b,0x22,0x22,0x88,0x22,0x23,0xb4,0x23,0x23,0xd7, -0x23,0x25,0xf8,0x27,0x2a,0x0a,0x2d,0x2e,0xd9,0x2f,0x30,0xd3,0x2f,0x2f,0x9e,0x30, -0x31,0xa3,0x32,0x34,0x98,0x35,0x36,0x49,0x37,0x36,0x47,0x35,0x35,0x72,0x34,0x33, -0xd1,0x31,0x30,0xeb,0x2e,0x2d,0x46,0x2b,0x28,0x35,0x25,0x22,0xdd,0x20,0x1f,0x39, -0x1e,0x1c,0x27,0x1b,0x1a,0x0a,0x19,0x16,0x12,0x13,0x10,0xb0,0x0b,0x07,0x65,0x04, -0x02,0xd3,0xff,0xfd,0x59,0xfb,0xf9,0xb9,0xf8,0xf7,0x4d,0xf7,0xf7,0xc3,0xf6,0xf4, -0xaf,0xf2,0xf0,0x46,0xed,0xea,0xef,0xe9,0xe9,0x29,0xea,0xeb,0xf5,0xec,0xee,0xc5, -0xee,0xed,0x5f,0xec,0xea,0x30,0xe7,0xe4,0x9e,0xe2,0xe0,0x82,0xdd,0xdb,0xb5,0xd9, -0xd8,0x08,0xd7,0xd5,0x44,0xd3,0xd0,0xdb,0xcd,0xca,0x0b,0xc7,0xc3,0x26,0xc0,0xbd, -0x48,0xbb,0xba,0x81,0xb9,0xb8,0xdd,0xb7,0xb6,0x7b,0xb5,0xb4,0xd5,0xb3,0xb4,0x62, -0xb6,0xba,0xf1,0xbe,0xc4,0xb4,0xc8,0xcc,0xc1,0xce,0xd1,0x04,0xd4,0xd7,0xad,0xdb, -0xdf,0x34,0xe2,0xe4,0xd8,0xe7,0xeb,0x29,0xef,0xf3,0x51,0xf7,0xfb,0x5c,0x00,0x04, -0xe7,0x07,0x0b,0xf1,0x0e,0x12,0x49,0x16,0x1a,0xd7,0x1e,0x23,0x35,0x27,0x29,0xc6, -0x29,0x29,0x05,0x28,0x26,0x4c,0x26,0x27,0x26,0x29,0x2a,0x6e,0x2c,0x2d,0xc1,0x2c, -0x2c,0xea,0x2c,0x2c,0x1a,0x2c,0x2b,0x3e,0x2b,0x2a,0x94,0x29,0x29,0x9a,0x2a,0x2b, -0x89,0x2b,0x2b,0xf2,0x2a,0x2a,0x15,0x28,0x24,0x01,0x1f,0x1a,0xa0,0x15,0x12,0x12, -0x10,0x0f,0xd9,0x0f,0x10,0x96,0x10,0x10,0x43,0x0e,0x0b,0x1e,0x0a,0x08,0xb1,0x06, -0x06,0x03,0x06,0x05,0x76,0x04,0x03,0xc5,0x02,0x03,0x50,0x03,0x03,0xa4,0x03,0x03, -0x2b,0x03,0x01,0xec,0x00,0xff,0x2b,0xfe,0xfd,0xc2,0xfc,0xfc,0x89,0xfc,0xfc,0x3b, -0xfc,0xfb,0x16,0xfb,0xfa,0x93,0xf8,0xf7,0xd5,0xf6,0xf6,0x88,0xf6,0xf5,0xef,0xf4, -0xf4,0x21,0xf4,0xf4,0x54,0xf4,0xf5,0x20,0xf6,0xf7,0xd2,0xf7,0xf7,0x5f,0xf7,0xf6, -0xda,0xf5,0xf5,0x41,0xf5,0xf6,0x53,0xf7,0xf8,0xf6,0xf8,0xf9,0xa3,0xf9,0xfa,0x31, -0xfa,0xf9,0xc9,0xf8,0xf7,0x2d,0xf7,0xf6,0x53,0xf5,0xf4,0x74,0xf3,0xf2,0x6d,0xf2, -0xf1,0x4d,0xf1,0xf0,0x0a,0xf0,0xef,0x24,0xee,0xed,0x21,0xec,0xeb,0x53,0xea,0xea, -0x40,0xea,0xeb,0xd1,0xeb,0xec,0x38,0xed,0xed,0xce,0xee,0xf0,0xa8,0xf2,0xf5,0xe3, -0xf7,0xfa,0x7e,0xfd,0xff,0x24,0x01,0x03,0x51,0x05,0x08,0xd5,0x0b,0x0f,0x5d,0x14, -0x18,0x8c,0x1c,0x1f,0xea,0x21,0x24,0x73,0x26,0x28,0x95,0x29,0x2a,0xb6,0x2a,0x2a, -0x9a,0x2a,0x2a,0x96,0x2a,0x2a,0x6b,0x2a,0x29,0x35,0x28,0x27,0xb3,0x25,0x23,0xcb, -0x21,0x1f,0xc4,0x1c,0x1a,0x13,0x18,0x16,0x27,0x15,0x13,0xe8,0x11,0x10,0xd3,0x0e, -0x0e,0xb2,0x0d,0x0c,0x5a,0x0a,0x06,0x2a,0x03,0xff,0xe9,0xfb,0xf8,0x28,0xf6,0xf4, -0xbe,0xf3,0xf2,0x13,0xf0,0xed,0x19,0xeb,0xe9,0x42,0xe8,0xe7,0x6d,0xe7,0xe7,0xe2, -0xe6,0xe6,0x73,0xe5,0xe4,0xbf,0xe4,0xe4,0xa7,0xe4,0xe5,0xa6,0xe5,0xe5,0x11,0xe4, -0xe3,0x30,0xe1,0xde,0x6b,0xdb,0xd8,0x7f,0xd7,0xd6,0x5b,0xd6,0xd6,0x43,0xd5,0xd3, -0x85,0xd1,0xd0,0xc4,0xce,0xcd,0xca,0xcd,0xce,0xdb,0xcf,0xd0,0x6a,0xd1,0xd2,0x7d, -0xd5,0xd8,0x8a,0xdc,0xe0,0x5b,0xe4,0xe6,0xd6,0xe7,0xe8,0x6e,0xe9,0xe9,0x74,0xe9, -0xe9,0x2f,0xeb,0xec,0x88,0xed,0xee,0xd3,0xee,0xef,0xf4,0xee,0xee,0x33,0xee,0xee, -0x9a,0xef,0xf1,0x25,0xf3,0xf4,0x6a,0xf6,0xf7,0xb9,0xf8,0xfb,0x34,0xfe,0x01,0x16, -0x05,0x08,0x28,0x0b,0x0e,0x40,0x10,0x12,0x71,0x14,0x16,0x3e,0x19,0x1b,0x93,0x1c, -0x1d,0x17,0x1e,0x1e,0x07,0x1f,0x1f,0xd3,0x1f,0x21,0x63,0x22,0x23,0x63,0x23,0x22, -0x1c,0x22,0x22,0x63,0x22,0x23,0x23,0x26,0x29,0xdc,0x2c,0x2f,0x6c,0x31,0x31,0x12, -0x31,0x30,0x9d,0x30,0x31,0xa3,0x32,0x33,0x3b,0x35,0x37,0x34,0x38,0x38,0x63,0x38, -0x38,0x78,0x38,0x37,0xaf,0x36,0x34,0xf5,0x31,0x30,0x56,0x2e,0x2c,0x31,0x2a,0x28, -0x04,0x27,0x26,0x63,0x24,0x22,0x00,0x20,0x1d,0x0b,0x1b,0x18,0x41,0x15,0x12,0xff, -0x10,0x0e,0x16,0x0b,0x07,0x6b,0x04,0x01,0x15,0xff,0xfd,0x38,0xfc,0xfa,0xfc,0xf9, -0xf9,0x98,0xf8,0xf6,0xde,0xf4,0xf2,0xf6,0xef,0xee,0x54,0xec,0xeb,0xa0,0xeb,0xed, -0x06,0xef,0xef,0x2b,0xf0,0xef,0x0d,0xef,0xee,0x70,0xec,0xeb,0x25,0xea,0xe7,0xc3, -0xe3,0xe0,0x2c,0xde,0xdb,0x36,0xd9,0xd7,0x98,0xd5,0xd2,0xaf,0xcf,0xcb,0x3e,0xc8, -0xc4,0x26,0xc1,0xbe,0xd0,0xbb,0xba,0xdc,0xb9,0xb9,0x36,0xb9,0xb8,0x91,0xb6,0xb5, -0xec,0xb4,0xb4,0xd9,0xb5,0xb8,0x87,0xbc,0xc1,0x39,0xc6,0xca,0x72,0xce,0xd1,0x8d, -0xd4,0xd7,0xf7,0xd9,0xdc,0x96,0xde,0xe0,0x28,0xe3,0xe6,0xd7,0xe9,0xed,0xfe,0xf2, -0xf8,0x7b,0xfe,0x03,0xc3,0x07,0x0c,0xa3,0x0f,0x12,0xac,0x16,0x1a,0xdc,0x1e,0x23, -0xf5,0x26,0x29,0xbc,0x2c,0x2e,0xd7,0x2e,0x2e,0x9d,0x2e,0x2d,0xdf,0x2d,0x2e,0x64, -0x2e,0x2e,0x09,0x2f,0x2f,0xda,0x30,0x31,0xce,0x31,0x31,0xc1,0x2f,0x2d,0xcc,0x2b, -0x2a,0x61,0x28,0x26,0xc8,0x25,0x25,0xd7,0x24,0x23,0xca,0x21,0x1e,0x6c,0x1b,0x17, -0x7c,0x13,0x0f,0x16,0x0c,0x09,0x24,0x07,0x05,0x4e,0x05,0x03,0xfa,0x01,0x00,0x27, -0xff,0xfd,0x6b,0xfd,0xfd,0xc2,0xfc,0xfc,0x5c,0xfc,0xfb,0x06,0xfb,0xfb,0x53,0xfb, -0xfc,0xd0,0xfc,0xfc,0xcf,0xfc,0xfc,0x9d,0xfc,0xfc,0x03,0xfc,0xfb,0x8a,0xfa,0xf9, -0xcc,0xf8,0xf7,0x25,0xf6,0xf4,0x9a,0xf3,0xf3,0x33,0xf2,0xf1,0xb0,0xf0,0xf0,0xff, -0xf0,0xf1,0xf1,0xf0,0xf0,0xb1,0xef,0xef,0x2c,0xf0,0xf1,0xf4,0xf2,0xf4,0xbf,0xf6, -0xf8,0x70,0xf8,0xf7,0x3b,0xf7,0xf7,0x00,0xf7,0xf7,0xdb,0xf8,0xfa,0x21,0xfb,0xfc, -0x66,0xfc,0xfb,0x96,0xfb,0xfb,0xb5,0xfa,0xfa,0xea,0xfa,0xfb,0x82,0xfb,0xfb,0x7b, -0xfa,0xf9,0xc2,0xf7,0xf6,0x50,0xf4,0xf3,0x8d,0xf3,0xf3,0xf2,0xf2,0xf2,0x1e,0xf3, -0xf3,0x01,0xf3,0xf3,0x85,0xf3,0xf3,0x78,0xf3,0xf3,0xaa,0xf3,0xf3,0xa4,0xf3,0xf5, -0xd0,0xf6,0xf9,0x97,0xfc,0xff,0x5e,0x03,0x06,0x94,0x08,0x0a,0x77,0x0c,0x0e,0xec, -0x10,0x13,0xd8,0x16,0x1a,0x35,0x1d,0x20,0x35,0x23,0x25,0x34,0x27,0x29,0x45,0x2b, -0x2c,0xce,0x2e,0x2f,0xb3,0x2e,0x2d,0x9d,0x2c,0x2b,0x72,0x2a,0x2a,0x31,0x29,0x28, -0x57,0x27,0x25,0xe0,0x22,0x20,0xca,0x1d,0x1b,0x96,0x19,0x17,0x55,0x15,0x14,0x01, -0x12,0x0f,0x0a,0x0d,0x0a,0xd5,0x07,0x05,0xa4,0x03,0x02,0x0b,0x01,0xfe,0x73,0xfb, -0xf8,0x0b,0xf5,0xf1,0x66,0xee,0xec,0x27,0xeb,0xe9,0x4d,0xe9,0xe8,0xcb,0xe6,0xe4, -0x87,0xe3,0xe2,0xac,0xe2,0xe3,0x5d,0xe5,0xe6,0xec,0xe7,0xe8,0x22,0xe8,0xe8,0x53, -0xe8,0xe8,0x95,0xe8,0xe8,0x3e,0xe8,0xe7,0x18,0xe7,0xe6,0xa3,0xe4,0xe2,0x2a,0xe0, -0xde,0xc8,0xdd,0xdd,0xd0,0xdb,0xdb,0x93,0xda,0xd9,0x24,0xd8,0xd6,0xbd,0xd5,0xd5, -0x82,0xd5,0xd6,0x38,0xd8,0xd9,0xbf,0xda,0xdb,0x31,0xdc,0xde,0x88,0xe1,0xe4,0x81, -0xe6,0xe8,0x4f,0xea,0xea,0xcf,0xea,0xea,0x74,0xea,0xea,0x0e,0xeb,0xeb,0xbd,0xec, -0xec,0xdc,0xec,0xec,0x1e,0xec,0xeb,0xa6,0xeb,0xec,0x5d,0xee,0xef,0x93,0xef,0xf0, -0xe5,0xf1,0xf3,0xdb,0xf5,0xf8,0x94,0xfa,0xfc,0x9b,0xfe,0x00,0x4e,0x03,0x04,0x5f, -0x07,0x0a,0xd6,0x0c,0x0e,0xdb,0x10,0x12,0x3e,0x14,0x14,0x7e,0x15,0x16,0xd0,0x16, -0x18,0x1a,0x1b,0x1d,0x1b,0x20,0x21,0xb9,0x22,0x23,0xe8,0x23,0x24,0x81,0x25,0x28, -0x1a,0x2d,0x31,0x17,0x35,0x38,0x52,0x3a,0x3a,0xca,0x39,0x39,0x29,0x3a,0x3a,0x0e, -0x3c,0x3d,0x23,0x3e,0x3f,0xc0,0x3f,0x3f,0x1d,0x3f,0x3d,0xed,0x3b,0x39,0x5c,0x37, -0x34,0x6e,0x32,0x2f,0x3c,0x2d,0x2a,0x57,0x28,0x27,0xc1,0x25,0x24,0xd2,0x22,0x21, -0xcf,0x1f,0x1c,0x2b,0x19,0x15,0xed,0x12,0x10,0x31,0x0d,0x0a,0x3a,0x08,0x05,0x8d, -0x03,0x01,0xb2,0xfe,0xfb,0x5f,0xf9,0xf7,0x54,0xf6,0xf5,0x4c,0xf4,0xf2,0x7b,0xf1, -0xf0,0x22,0xef,0xee,0x50,0xec,0xea,0xf1,0xe7,0xe6,0x17,0xe5,0xe3,0xde,0xe2,0xe1, -0x0d,0xe1,0xe0,0x4a,0xe0,0xde,0x4c,0xdd,0xda,0x8f,0xd7,0xd3,0xee,0xd0,0xcd,0x4c, -0xcb,0xca,0x93,0xc9,0xc8,0xad,0xc7,0xc5,0x2e,0xc3,0xc0,0xfb,0xbe,0xbd,0x0d,0xbd, -0xbc,0x5d,0xbd,0xbd,0xbb,0xbd,0xbd,0xef,0xbe,0xc0,0xc7,0xc2,0xc5,0x67,0xc8,0xcb, -0x7f,0xcf,0xd2,0xf0,0xd3,0xd5,0x6a,0xd6,0xd7,0x3a,0xd9,0xdb,0xd9,0xde,0xe2,0xf7, -0xe5,0xe9,0x9e,0xee,0xf3,0x77,0xf8,0xfd,0xee,0x03,0x0a,0xb8,0x10,0x15,0xc7,0x19, -0x1d,0xa6,0x20,0x23,0x34,0x26,0x29,0xa3,0x2c,0x30,0xb0,0x32,0x34,0x49,0x35,0x35, -0x51,0x34,0x33,0x3e,0x34,0x35,0x25,0x36,0x36,0xb9,0x36,0x36,0xb3,0x35,0x34,0x9a, -0x32,0x30,0x5a,0x2f,0x2e,0x71,0x2c,0x2a,0x4b,0x28,0x25,0x11,0x22,0x1f,0xf1,0x1b, -0x19,0xc9,0x17,0x15,0x1d,0x14,0x12,0x7a,0x10,0x0d,0x28,0x0a,0x06,0xc7,0x02,0xff, -0x69,0xfd,0xfb,0x94,0xf9,0xf7,0xef,0xf5,0xf3,0x1e,0xf2,0xf0,0xe9,0xef,0xef,0x2f, -0xf0,0xf0,0xd4,0xf0,0xf0,0x8d,0xf0,0xef,0xaa,0xee,0xee,0x86,0xee,0xee,0x25,0xee, -0xed,0x9b,0xed,0xec,0xad,0xeb,0xea,0x3d,0xea,0xe9,0x47,0xe9,0xe9,0x76,0xe9,0xe9, -0xcf,0xea,0xeb,0xd5,0xeb,0xec,0x74,0xec,0xec,0xcb,0xed,0xef,0x04,0xf1,0xf2,0x8e, -0xf4,0xf5,0xaa,0xf6,0xf8,0x10,0xf9,0xfa,0xf6,0xfb,0xfc,0xbe,0xfd,0xfe,0xa5,0xfe, -0xfe,0x91,0xfd,0xfd,0x94,0xfc,0xfc,0x84,0xfc,0xfc,0x3f,0xfd,0xfd,0xc2,0xfc,0xfc, -0xe2,0xfb,0xfb,0x6d,0xfb,0xfb,0xd0,0xfa,0xfa,0x6a,0xfa,0xfa,0x55,0xfa,0xfa,0x33, -0xfa,0xfa,0x63,0xfa,0xfb,0x63,0xfc,0xfd,0xeb,0xfe,0xff,0x4a,0x00,0x01,0x81,0x01, -0x01,0x4c,0x02,0x03,0x21,0x04,0x05,0x8b,0x07,0x09,0x1b,0x0c,0x0e,0x67,0x10,0x12, -0x60,0x13,0x15,0xb1,0x16,0x17,0xdb,0x18,0x1a,0x15,0x1c,0x1e,0xd0,0x1f,0x21,0x78, -0x23,0x25,0x66,0x27,0x29,0x48,0x2b,0x2c,0xbb,0x2d,0x2d,0x16,0x2c,0x2a,0x4b,0x29, -0x28,0x42,0x27,0x26,0x97,0x25,0x24,0x9f,0x24,0x23,0xa9,0x21,0x1f,0x56,0x1d,0x1a, -0x3c,0x18,0x15,0x98,0x12,0x10,0xd5,0x0d,0x0a,0xdb,0x07,0x06,0xa3,0x04,0x03,0xbb, -0x02,0x00,0xec,0xfd,0xfa,0xdd,0xf6,0xf2,0x59,0xef,0xec,0x0c,0xeb,0xe9,0xbf,0xe9, -0xea,0x33,0xeb,0xeb,0x6f,0xeb,0xe9,0x37,0xe7,0xe5,0x19,0xe5,0xe5,0xdb,0xe7,0xea, -0x6e,0xed,0xee,0xb7,0xee,0xee,0x9b,0xee,0xed,0x17,0xec,0xea,0x4a,0xe9,0xe8,0x30, -0xe7,0xe6,0x90,0xe4,0xe2,0x9a,0xe0,0xde,0x6b,0xdd,0xdc,0xe2,0xd9,0xd7,0x9d,0xd5, -0xd3,0xa8,0xd1,0xd0,0x99,0xcf,0xce,0xfb,0xce,0xd0,0x70,0xd1,0xd2,0xde,0xd3,0xd4, -0x60,0xd4,0xd4,0xa9,0xd4,0xd5,0xf4,0xd6,0xd9,0x36,0xdb,0xdd,0x78,0xe0,0xe3,0x20, -0xe5,0xe5,0xbc,0xe4,0xe4,0x02,0xe4,0xe3,0x14,0xe3,0xe3,0x86,0xe3,0xe2,0x2f,0xe3, -0xe3,0x45,0xe4,0xe5,0xb1,0xe5,0xe6,0x8b,0xe7,0xe8,0x8e,0xea,0xec,0x3a,0xef,0xf1, -0xcc,0xf4,0xf7,0x6f,0xfb,0xff,0xa2,0x03,0x07,0x34,0x0a,0x0d,0x88,0x10,0x11,0x4f, -0x13,0x15,0x12,0x17,0x1a,0x63,0x1f,0x24,0x70,0x28,0x2c,0x7c,0x2f,0x31,0xb2,0x32, -0x34,0xb0,0x34,0x35,0x0d,0x37,0x38,0x8a,0x3b,0x3f,0xa8,0x43,0x46,0xfd,0x47,0x47, -0xed,0x46,0x46,0x12,0x45,0x44,0xb1,0x43,0x43,0x96,0x42,0x41,0xcf,0x41,0x40,0x5f, -0x3f,0x3e,0x62,0x3c,0x3a,0x55,0x38,0x35,0x08,0x32,0x2f,0x30,0x2c,0x29,0x6d,0x28, -0x27,0xeb,0x26,0x25,0xcf,0x24,0x22,0x80,0x1e,0x1a,0x2b,0x16,0x11,0x93,0x0d,0x0b, -0xb2,0x09,0x0a,0x91,0x0a,0x09,0xdb,0x07,0x04,0x08,0x00,0xfb,0xe0,0xf6,0xf3,0x7b, -0xf1,0xf0,0xf9,0xef,0xef,0x77,0xee,0xec,0xd9,0xe9,0xe6,0xab,0xe3,0xe0,0x7f,0xdf, -0xdd,0xe6,0xdb,0xdb,0xe5,0xda,0xda,0x66,0xda,0xda,0x61,0xd9,0xd8,0x0d,0xd8,0xd6, -0x8e,0xd5,0xd3,0x3d,0xd2,0xd0,0x05,0xcf,0xce,0xb9,0xce,0xcf,0x38,0xd0,0xd0,0x25, -0xd0,0xcf,0xa4,0xcd,0xcc,0xa5,0xcb,0xcb,0xe0,0xca,0xcc,0x38,0xce,0xd0,0xa3,0xd2, -0xd4,0x34,0xd5,0xd6,0xbb,0xd7,0xd7,0x3a,0xd7,0xd7,0xcc,0xd8,0xda,0x31,0xdc,0xdf, -0x81,0xe2,0xe6,0x18,0xea,0xee,0x51,0xf2,0xf6,0x87,0xfa,0xfe,0xcc,0x02,0x06,0xda, -0x0a,0x0f,0xd1,0x12,0x17,0x30,0x1b,0x1e,0xe4,0x20,0x23,0xd1,0x24,0x26,0x06,0x28, -0x28,0x2d,0x29,0x29,0x2d,0x2b,0x2c,0x08,0x2e,0x2f,0xb8,0x2f,0x2f,0x05,0x2f,0x2e, -0x20,0x2c,0x2a,0x73,0x28,0x26,0x68,0x25,0x24,0xef,0x23,0x22,0x0f,0x22,0x20,0x75, -0x1e,0x1c,0xc4,0x19,0x17,0xc8,0x15,0x13,0xcd,0x11,0x0f,0x2f,0x0e,0x0c,0xa1,0x09, -0x07,0x70,0x04,0x02,0x70,0xff,0xfc,0x3b,0xfa,0xf7,0x5f,0xf5,0xf3,0xd2,0xf1,0xf0, -0x66,0xef,0xee,0xb5,0xec,0xeb,0xf8,0xe9,0xe7,0x5a,0xe6,0xe4,0x2c,0xe3,0xe2,0xf6, -0xe1,0xe0,0xbe,0xe0,0xe0,0xbd,0xe0,0xe0,0xd9,0xe0,0xe0,0x26,0xe0,0xe0,0x10,0xe0, -0xe0,0xab,0xe1,0xe3,0x24,0xe5,0xe7,0xb1,0xe8,0xea,0x00,0xeb,0xec,0x82,0xed,0xee, -0x2f,0xf1,0xf3,0x11,0xf4,0xf5,0xee,0xf7,0xf9,0x10,0xfa,0xfa,0x2d,0xfb,0xfc,0xe2, -0xfc,0xfc,0x78,0xfc,0xfc,0x68,0xfc,0xfb,0xac,0xfb,0xfb,0x56,0xfb,0xfb,0x8b,0xfb, -0xfa,0xed,0xfa,0xfa,0xdf,0xfa,0xfa,0x94,0xfa,0xfb,0xc0,0xfb,0xfc,0xad,0xfd,0xfe, -0xc4,0xfe,0xfe,0x9e,0xfe,0xfe,0x5a,0xff,0x00,0x21,0x01,0x02,0xcc,0x04,0x06,0xdf, -0x08,0x0a,0x97,0x0c,0x0e,0xb8,0x0f,0x10,0xea,0x11,0x13,0x43,0x14,0x15,0x28,0x17, -0x18,0x38,0x19,0x1a,0x97,0x1b,0x1c,0xf0,0x1b,0x1b,0x7f,0x1c,0x1d,0x1c,0x1f,0x20, -0x06,0x22,0x23,0xfd,0x24,0x25,0x19,0x26,0x26,0x12,0x26,0x25,0x1f,0x26,0x26,0x6c, -0x27,0x27,0x69,0x27,0x26,0xcd,0x25,0x24,0x69,0x23,0x22,0x6b,0x22,0x21,0x7c,0x20, -0x1e,0x9d,0x1d,0x1b,0x69,0x19,0x17,0x11,0x15,0x13,0x16,0x12,0x10,0x96,0x0e,0x0c, -0xee,0x0b,0x0b,0xe9,0x09,0x06,0xd8,0x02,0xff,0xa3,0xfb,0xf9,0x41,0xf7,0xf6,0xc3, -0xf5,0xf4,0xef,0xf3,0xf3,0x68,0xf3,0xf3,0x46,0xf3,0xf2,0xba,0xf1,0xf0,0x3a,0xef, -0xee,0xa9,0xef,0xf2,0x82,0xf5,0xf8,0xaa,0xfa,0xfb,0x22,0xfa,0xf7,0x74,0xf4,0xf1, -0xe6,0xed,0xeb,0xe0,0xe8,0xe6,0x39,0xe5,0xe5,0x22,0xe4,0xe1,0x26,0xde,0xda,0x4f, -0xd7,0xd4,0x56,0xd1,0xce,0x22,0xcc,0xca,0x55,0xc8,0xc6,0xea,0xc5,0xc5,0x0b,0xc6, -0xc6,0x56,0xc7,0xc8,0xf2,0xc7,0xc6,0xf1,0xc3,0xc3,0x74,0xc3,0xc4,0x73,0xc6,0xc9, -0x3c,0xcd,0xd0,0x3f,0xd4,0xd6,0x5d,0xd8,0xd8,0x88,0xd7,0xd5,0x39,0xd4,0xd3,0x5b, -0xd4,0xd6,0xe1,0xd7,0xd8,0x6c,0xd9,0xda,0x0c,0xdc,0xdd,0xd6,0xde,0xe0,0xdd,0xe2, -0xe5,0xc0,0xe7,0xea,0x41,0xed,0xf1,0x07,0xf5,0xf8,0xfd,0xfd,0x02,0x49,0x06,0x0a, -0xb3,0x0d,0x10,0x0b,0x14,0x17,0x40,0x19,0x1b,0xfd,0x1e,0x22,0x4f,0x27,0x2c,0x84, -0x31,0x36,0x27,0x3a,0x3d,0x21,0x3f,0x40,0x0c,0x43,0x44,0x9a,0x45,0x48,0xe1,0x4b, -0x4f,0x27,0x52,0x53,0x92,0x52,0x52,0xa3,0x51,0x50,0x62,0x4e,0x4d,0x95,0x4c,0x4c, -0xa0,0x4b,0x4a,0x5f,0x4a,0x49,0xb7,0x47,0x45,0x22,0x42,0x3f,0x95,0x3c,0x39,0xee, -0x36,0x33,0xd8,0x30,0x2d,0x6a,0x2a,0x27,0xab,0x25,0x23,0xc2,0x1f,0x1c,0x14,0x18, -0x13,0x5c,0x0f,0x0b,0x20,0x08,0x07,0xe2,0x06,0x06,0x47,0x05,0x02,0x8f,0xff,0xfb, -0x9b,0xf7,0xf2,0xb8,0xed,0xeb,0xb0,0xe9,0xe8,0x29,0xe7,0xe5,0x69,0xe4,0xe2,0x4a, -0xe0,0xdd,0x66,0xdb,0xd9,0xea,0xd7,0xd6,0x4d,0xd6,0xd6,0x51,0xd5,0xd5,0xf3,0xd4, -0xd5,0x92,0xd5,0xd5,0x6a,0xd5,0xd5,0xf7,0xd4,0xd3,0x18,0xd2,0xd0,0x27,0xcf,0xcf, -0x85,0xd0,0xd2,0x31,0xd4,0xd5,0xeb,0xd5,0xd6,0x25,0xd6,0xd4,0xdb,0xd3,0xd3,0xdd, -0xd4,0xd5,0xbd,0xd6,0xd7,0xbf,0xd9,0xdb,0xf2,0xdb,0xdc,0xd7,0xdc,0xde,0x20,0xdf, -0xe0,0x8d,0xe3,0xe5,0xfd,0xe7,0xeb,0xc6,0xee,0xf1,0x3d,0xf6,0xfa,0xde,0xfe,0x03, -0x33,0x07,0x0a,0xd7,0x0d,0x10,0x56,0x12,0x14,0x7c,0x18,0x1b,0xdc,0x1e,0x21,0x2e, -0x24,0x26,0x70,0x27,0x28,0x45,0x28,0x27,0x9c,0x27,0x27,0xd6,0x27,0x28,0x25,0x28, -0x27,0xc5,0x26,0x26,0x10,0x25,0x24,0x80,0x22,0x20,0xe9,0x1e,0x1c,0x7b,0x1a,0x18, -0x0b,0x17,0x15,0x78,0x14,0x13,0x36,0x12,0x10,0x2e,0x0f,0x0c,0xde,0x09,0x06,0x99, -0x04,0x02,0xc4,0xff,0xfe,0xd0,0xfc,0xfa,0xa9,0xf8,0xf6,0x16,0xf4,0xf1,0x1f,0xef, -0xec,0x10,0xeb,0xea,0x59,0xe9,0xe8,0x09,0xe8,0xe6,0x95,0xe5,0xe5,0x60,0xe3,0xe2, -0x78,0xe2,0xe1,0x3b,0xe1,0xe0,0x52,0xdf,0xdf,0x51,0xdf,0xe0,0x71,0xe0,0xe1,0x83, -0xe2,0xe3,0x3b,0xe4,0xe4,0xfa,0xe4,0xe5,0x17,0xe7,0xe8,0xeb,0xe9,0xec,0x48,0xef, -0xf1,0x51,0xf3,0xf5,0xd6,0xf6,0xf8,0xe4,0xf9,0xfa,0x08,0xfc,0xfd,0x94,0xfd,0xfe, -0x11,0x00,0x01,0x7d,0x02,0x03,0xf1,0x03,0x04,0xd9,0x04,0x04,0xd7,0x03,0x03,0xb8, -0x03,0x03,0x58,0x03,0x03,0x4e,0x04,0x04,0xe2,0x04,0x05,0x66,0x05,0x05,0x71,0x04, -0x04,0xd1,0x03,0x03,0x39,0x03,0x03,0x03,0x03,0x02,0xff,0x02,0x03,0x46,0x04,0x04, -0xad,0x05,0x06,0xf7,0x06,0x07,0x87,0x08,0x09,0x5a,0x0a,0x0b,0x06,0x0c,0x0c,0x6a, -0x0d,0x0e,0x33,0x0f,0x10,0x07,0x11,0x11,0xe8,0x12,0x14,0x06,0x15,0x15,0x98,0x16, -0x17,0xe8,0x18,0x1a,0xba,0x1b,0x1c,0xfa,0x1d,0x1f,0x93,0x1f,0x20,0x12,0x21,0x22, -0x8b,0x24,0x26,0xc0,0x26,0x26,0x2b,0x26,0x25,0x2b,0x25,0x24,0x41,0x23,0x23,0x93, -0x23,0x24,0xd1,0x23,0x23,0xe4,0x21,0x20,0x12,0x1f,0x1e,0x46,0x1d,0x1b,0x9e,0x1a, -0x18,0x1f,0x17,0x15,0x92,0x13,0x13,0x60,0x13,0x13,0xcb,0x11,0x0d,0x97,0x08,0x04, -0xec,0x00,0xfd,0xc2,0xfa,0xfa,0x52,0xfa,0xfa,0xef,0xfb,0xfc,0x5b,0xfc,0xfa,0x63, -0xf6,0xf2,0x4a,0xf1,0xf3,0x3b,0xf8,0xfc,0xc0,0xfe,0x00,0x25,0x00,0xfd,0xda,0xf9, -0xf5,0x8c,0xf2,0xef,0x1f,0xee,0xec,0x24,0xea,0xe7,0xc6,0xe3,0xdf,0x46,0xdb,0xd7, -0xb6,0xd3,0xd0,0x93,0xcc,0xc9,0x03,0xc6,0xc2,0xbb,0xbe,0xba,0xbd,0xb7,0xb5,0x37, -0xb4,0xb4,0x4f,0xb6,0xb7,0x15,0xb7,0xb5,0xb1,0xb1,0xae,0x7f,0xae,0xb0,0x83,0xb3, -0xb8,0x94,0xbc,0xc0,0x55,0xc3,0xc5,0x1c,0xc7,0xc8,0x94,0xc9,0xca,0xa1,0xca,0xcb, -0x52,0xcb,0xcb,0x67,0xcc,0xce,0xc0,0xcf,0xd1,0xa0,0xd2,0xd5,0xd5,0xd8,0xdc,0x42, -0xde,0xe0,0xbf,0xe3,0xe7,0x66,0xeb,0xef,0xdc,0xf4,0xfa,0x5c,0x00,0x05,0x92,0x09, -0x0d,0xe8,0x10,0x14,0xb0,0x16,0x19,0xab,0x1c,0x1e,0x0d,0x21,0x23,0x54,0x25,0x27, -0x3c,0x2c,0x31,0x70,0x35,0x39,0xcd,0x3d,0x41,0xf5,0x43,0x46,0xd0,0x47,0x49,0x47, -0x4b,0x4e,0xb2,0x51,0x54,0x6e,0x57,0x58,0x6d,0x59,0x58,0xfd,0x57,0x57,0xe0,0x55, -0x54,0xfd,0x53,0x53,0x36,0x52,0x50,0x95,0x4e,0x4d,0xc2,0x4b,0x4a,0x43,0x48,0x46, -0x25,0x44,0x41,0x82,0x3c,0x36,0x08,0x31,0x2c,0x4a,0x29,0x26,0xfe,0x24,0x23,0x68, -0x22,0x1f,0x57,0x1b,0x16,0xdc,0x12,0x0f,0x35,0x0d,0x0c,0x41,0x0b,0x0a,0xf9,0x08, -0x05,0x28,0x01,0xfc,0x3a,0xf7,0xf2,0xfb,0xee,0xeb,0x0f,0xea,0xe8,0x4c,0xe6,0xe3, -0x19,0xe1,0xde,0x21,0xdb,0xd9,0xe2,0xd7,0xd7,0x2d,0xd8,0xd8,0x71,0xd7,0xd6,0x0a, -0xd6,0xd5,0xc4,0xd4,0xd4,0x5a,0xd5,0xd6,0xb3,0xd6,0xd6,0x17,0xd5,0xd3,0xa8,0xd1, -0xcf,0x74,0xce,0xcf,0x98,0xd1,0xd3,0x32,0xd4,0xd4,0x35,0xd4,0xd3,0x54,0xd1,0xcf, -0x86,0xce,0xce,0x07,0xcf,0xd0,0x49,0xd2,0xd3,0xf4,0xd3,0xd4,0x64,0xd4,0xd5,0x46, -0xd7,0xd9,0xa6,0xdb,0xde,0x2c,0xe2,0xe5,0x97,0xe8,0xeb,0xb2,0xed,0xf1,0x82,0xf5, -0xfa,0xae,0x00,0x06,0x1a,0x0d,0x13,0x52,0x18,0x1c,0x67,0x20,0x24,0x5b,0x28,0x2a, -0xcf,0x2d,0x31,0x41,0x34,0x37,0xa2,0x39,0x3a,0xcf,0x3a,0x3a,0x25,0x3a,0x39,0xed, -0x39,0x3a,0xc1,0x39,0x38,0x0c,0x37,0x34,0x56,0x31,0x2d,0xfa,0x28,0x24,0x80,0x1f, -0x1b,0xb8,0x17,0x14,0xd6,0x10,0x0c,0x4f,0x09,0x05,0xe7,0x01,0xfe,0x52,0xfb,0xf8, -0x3b,0xf6,0xf3,0x71,0xf0,0xed,0xbb,0xea,0xe7,0x96,0xe4,0xe2,0x9b,0xe1,0xe0,0x3b, -0xdf,0xdd,0x2c,0xdc,0xda,0x26,0xd9,0xd8,0x80,0xd7,0xd7,0xfe,0xd7,0xd7,0x8e,0xd8, -0xd9,0xe9,0xd9,0xd9,0x5a,0xd9,0xd9,0x72,0xd9,0xd9,0xda,0xd9,0xdb,0x63,0xdd,0xdf, -0x39,0xe1,0xe2,0x00,0xe3,0xe4,0xe2,0xe4,0xe5,0x93,0xe5,0xe6,0x4d,0xe9,0xeb,0x16, -0xed,0xef,0xad,0xf3,0xf6,0x78,0xf9,0xfb,0xab,0xfd,0xff,0xac,0x01,0x02,0xcd,0x03, -0x05,0xd4,0x06,0x08,0x51,0x0a,0x0c,0xc6,0x0d,0x0f,0xf6,0x10,0x11,0xfb,0x11,0x12, -0xe2,0x11,0x10,0x5a,0x10,0x10,0x04,0x10,0x10,0x33,0x10,0x0f,0x7e,0x0f,0x0e,0xdd, -0x0d,0x0c,0xb8,0x0a,0x08,0x36,0x06,0x04,0xf7,0x02,0x02,0x73,0x01,0x00,0x9e,0x00, -0x00,0xab,0x00,0x00,0x37,0x00,0x00,0xb1,0xff,0xff,0x75,0xff,0xff,0x2d,0x00,0x00, -0x2a,0x01,0x01,0x3e,0x03,0x04,0xd3,0x04,0x05,0x2d,0x07,0x08,0xdb,0x09,0x0b,0x72, -0x0c,0x0e,0x37,0x10,0x11,0x99,0x12,0x14,0xaa,0x16,0x17,0xcd,0x18,0x1a,0x25,0x1c, -0x1e,0xb1,0x20,0x24,0x54,0x27,0x29,0xf5,0x29,0x29,0x4d,0x2a,0x2a,0x0e,0x2b,0x2b, -0xa8,0x2c,0x2d,0x5b,0x2e,0x2e,0x77,0x2e,0x2e,0xd3,0x2d,0x2d,0x57,0x2d,0x2d,0xc5, -0x2c,0x2b,0xda,0x29,0x27,0x9d,0x25,0x23,0x3a,0x22,0x21,0x2a,0x22,0x24,0x43,0x26, -0x22,0x6e,0x1a,0x10,0x0d,0x09,0x02,0x39,0xfd,0xfa,0xfc,0xfc,0x00,0xa1,0xff,0xfb, -0xae,0xf7,0xf6,0x9d,0xf9,0xfc,0xa5,0xfe,0x02,0xf3,0x04,0x02,0x35,0xfc,0xf6,0x61, -0xf1,0xed,0xe8,0xea,0xea,0xd8,0xeb,0xed,0xc6,0xec,0xe8,0xdc,0xe2,0xdc,0x83,0xd4, -0xcb,0x17,0xc4,0xc0,0xa5,0xbe,0xbc,0x9f,0xb9,0xb4,0xea,0xb0,0xae,0x73,0xab,0xa8, -0x6b,0xa8,0xa9,0xbe,0xa9,0xa6,0xf7,0xa0,0x9c,0xe0,0x99,0x9a,0x2d,0x9e,0xa3,0xe8, -0xaa,0xb2,0x92,0xb6,0xb9,0x50,0xba,0xbb,0x10,0xbb,0xbb,0x65,0xbc,0xbf,0x58,0xc4, -0xc8,0x87,0xca,0xcb,0xfd,0xcb,0xcb,0x00,0xcb,0xcd,0x85,0xd1,0xd6,0xc5,0xda,0xdd, -0x5f,0xe0,0xe2,0xbb,0xe5,0xe9,0x52,0xee,0xf6,0x03,0xff,0x07,0xde,0x0f,0x15,0xda, -0x19,0x1c,0xcc,0x1d,0x1e,0x06,0x20,0x22,0x1b,0x25,0x26,0xe7,0x26,0x27,0x63,0x28, -0x2a,0x54,0x2c,0x2f,0x7b,0x34,0x38,0x89,0x3c,0x41,0x91,0x45,0x48,0x4c,0x4a,0x4a, -0x9b,0x4b,0x4d,0x79,0x4f,0x50,0x5f,0x53,0x56,0x60,0x57,0x57,0xbe,0x57,0x57,0x21, -0x56,0x54,0xa3,0x51,0x50,0x40,0x4f,0x4d,0xdf,0x4b,0x49,0x78,0x46,0x43,0xe7,0x41, -0x41,0xd1,0x3f,0x3d,0x1b,0x3a,0x34,0xaa,0x2e,0x29,0x13,0x24,0x20,0x42,0x1e,0x1d, -0x59,0x1c,0x1b,0x46,0x1a,0x18,0x7d,0x16,0x13,0x39,0x10,0x0d,0xae,0x0c,0x0b,0xd9, -0x09,0x07,0xc2,0x03,0x00,0x42,0xfc,0xf7,0x4d,0xf3,0xef,0xe2,0xeb,0xe9,0x03,0xe7, -0xe5,0xe9,0xe3,0xe1,0xe6,0xde,0xdd,0x18,0xdd,0xdd,0x40,0xdd,0xdd,0xbe,0xde,0xde, -0x2e,0xde,0xdd,0xe1,0xdc,0xdd,0x0d,0xdf,0xdf,0x42,0xde,0xdc,0x7b,0xda,0xd7,0x50, -0xd3,0xd0,0x1b,0xd0,0xd0,0x45,0xd1,0xd2,0x78,0xd3,0xd3,0x3c,0xd3,0xd1,0xae,0xcf, -0xcb,0x5d,0xc7,0xc3,0xda,0xc1,0xc1,0xa5,0xc1,0xc2,0x8d,0xc4,0xc6,0xdf,0xca,0xcf, -0xf1,0xd2,0xd5,0x04,0xd7,0xd8,0x85,0xd9,0xda,0xf4,0xdb,0xdf,0xeb,0xe4,0xeb,0xc3, -0xf2,0xfb,0xf9,0x04,0x0e,0xa7,0x16,0x1c,0x2c,0x21,0x24,0x73,0x26,0x28,0x70,0x2b, -0x31,0x7c,0x39,0x41,0xc7,0x48,0x4d,0xcb,0x4e,0x4c,0x98,0x48,0x45,0xe5,0x43,0x43, -0x47,0x43,0x43,0x42,0x43,0x42,0x5a,0x40,0x3c,0x5f,0x39,0x35,0x40,0x30,0x2a,0x9d, -0x24,0x1e,0xa3,0x17,0x0f,0x4e,0x08,0x01,0xfd,0xfc,0xf8,0x93,0xf5,0xf4,0x75,0xf3, -0xf1,0xf2,0xec,0xe8,0x22,0xe3,0xde,0xc5,0xd9,0xd5,0x0f,0xd4,0xd3,0xa0,0xd2,0xd3, -0x30,0xd3,0xd3,0x08,0xd4,0xd4,0x14,0xd4,0xd4,0x93,0xd4,0xd4,0x27,0xd4,0xd3,0x54, -0xd2,0xd1,0x5d,0xd2,0xd2,0xad,0xd3,0xd4,0xe9,0xd5,0xd7,0x8d,0xda,0xdd,0x07,0xe0, -0xe2,0x91,0xe3,0xe4,0x0c,0xe6,0xe7,0x45,0xe8,0xe8,0x9d,0xea,0xed,0xd9,0xf0,0xf4, -0xd7,0xf8,0xfd,0x91,0x00,0x03,0x99,0x05,0x06,0x4e,0x08,0x09,0x4b,0x0b,0x0c,0x3e, -0x0e,0x0f,0x4b,0x11,0x13,0xb6,0x15,0x18,0x25,0x1b,0x1d,0xe6,0x1e,0x1f,0x64,0x1e, -0x1c,0x9b,0x1a,0x18,0x0f,0x18,0x17,0x89,0x17,0x17,0xd7,0x16,0x15,0x9c,0x14,0x12, -0xff,0x10,0x0e,0x6c,0x0c,0x09,0x5d,0x07,0x04,0x6c,0x02,0x00,0x64,0xfe,0xfc,0xac, -0xfb,0xfa,0xe2,0xf8,0xf8,0xe3,0xf7,0xf7,0x64,0xf6,0xf4,0x7c,0xf3,0xf2,0xaa,0xf1, -0xf1,0x12,0xf1,0xf1,0xc5,0xf1,0xf2,0x9b,0xf3,0xf4,0x8c,0xf6,0xf8,0x69,0xfa,0xfc, -0x39,0xff,0x02,0x92,0x04,0x06,0xd7,0x07,0x09,0xfe,0x0b,0x0d,0x5b,0x0f,0x11,0xed, -0x14,0x18,0x9c,0x1d,0x23,0x3c,0x2b,0x32,0x42,0x36,0x36,0x2b,0x36,0x36,0x32,0x35, -0x33,0xc6,0x32,0x34,0x87,0x36,0x38,0x90,0x39,0x3b,0xc4,0x3c,0x3c,0xb1,0x39,0x37, -0x0b,0x36,0x33,0x1f,0x32,0x30,0x91,0x2d,0x2b,0x73,0x29,0x28,0x58,0x28,0x29,0x7b, -0x2b,0x2a,0x7f,0x23,0x16,0x64,0x0a,0x01,0xde,0xfa,0xf6,0x45,0xf8,0xfc,0x1b,0xfd, -0xf9,0xa2,0xf6,0xf9,0xa6,0xfd,0xff,0x2c,0x01,0x03,0x21,0x03,0xfe,0x26,0xf7,0xf1, -0xd7,0xed,0xea,0x16,0xe7,0xe5,0x48,0xe5,0xe3,0xfb,0xe0,0xdc,0x5d,0xd8,0xd3,0xb8, -0xcd,0xc6,0x7a,0xbf,0xb9,0x87,0xb5,0xb3,0xee,0xb1,0xae,0xa5,0xaa,0xa8,0x59,0xa7, -0xa6,0x67,0xa7,0xa9,0x02,0xa9,0xa5,0x2e,0xa0,0x9b,0xdf,0x9b,0x9e,0x47,0xa2,0xa6, -0x3d,0xac,0xb0,0xce,0xb4,0xb7,0x49,0xbb,0xc0,0xd4,0xc4,0xc7,0x65,0xc8,0xca,0x96, -0xcd,0xd0,0x94,0xd0,0xd0,0xd5,0xd0,0xd1,0x6c,0xd2,0xd4,0x61,0xd7,0xdb,0x9b,0xde, -0xe0,0x8a,0xe3,0xe7,0xdc,0xec,0xf2,0x78,0xf8,0xfd,0xdd,0x03,0x0c,0xf2,0x14,0x1b, -0xd4,0x1f,0x23,0x93,0x24,0x24,0xef,0x24,0x25,0x80,0x25,0x25,0xa6,0x24,0x25,0xec, -0x29,0x2d,0x0f,0x30,0x32,0x05,0x35,0x37,0x1f,0x3b,0x3e,0xfe,0x42,0x47,0xf0,0x49, -0x4b,0x09,0x4c,0x4b,0x6a,0x4b,0x4c,0x70,0x4d,0x4f,0x8a,0x51,0x52,0x76,0x51,0x4e, -0x5e,0x4b,0x47,0xc7,0x44,0x44,0x02,0x45,0x45,0xd7,0x44,0x01,0x0a,0xfa,0xf2,0x3e, -0xed,0xe7,0x9b,0xe2,0xde,0xa7,0xd9,0xd3,0x9b,0xce,0xcc,0xe9,0xcd,0xd1,0xae,0xd6, -0xdb,0x16,0xe1,0xe5,0x5e,0xe8,0xe9,0x0c,0xec,0xef,0x53,0xf4,0xfb,0xa7,0x02,0x08, -0x9c,0x0d,0x11,0xd8,0x15,0x18,0x97,0x1a,0x1d,0x40,0x1e,0x1f,0xc1,0x20,0x20,0x56, -0x1d,0x19,0x1b,0x15,0x10,0x2b,0x0f,0x10,0x12,0x12,0x12,0x50,0x0e,0x09,0x90,0x00, -0xf4,0xd4,0xe7,0xdc,0x9f,0xd5,0xd3,0x11,0xd5,0xd9,0xac,0xe0,0xe5,0x71,0xe5,0xe4, -0xbf,0xe2,0xdd,0xeb,0xd8,0xd4,0xa7,0xd2,0xd7,0x6e,0xe2,0xec,0x1c,0xf2,0xf2,0xe0, -0xf1,0xf3,0x41,0xf2,0xf0,0x78,0xef,0xef,0xe7,0xf2,0xf9,0xfd,0xfe,0x03,0xf4,0x0b, -0x16,0xb7,0x21,0x2c,0xbe,0x35,0x3a,0x5d,0x3b,0x37,0x36,0x32,0x2c,0x12,0x24,0x1a, -0x20,0x11,0x0d,0x4e,0x11,0x17,0x40,0x1b,0x1b,0x0a,0x16,0x0d,0xd9,0x05,0x00,0x0a, -0xfd,0xfc,0x01,0x01,0x08,0x58,0x0f,0x13,0xf0,0x12,0x0e,0x46,0x06,0xfb,0x1e,0xf0, -0xe4,0xdd,0xd8,0xcd,0xe3,0xc5,0xc3,0xc2,0xc2,0xc2,0x68,0xbf,0xba,0x43,0xb7,0xb6, -0xcf,0xb8,0xba,0xa4,0xb9,0xb7,0x8e,0xb6,0xb6,0xc4,0xb6,0xb8,0x37,0xbb,0xbf,0x41, -0xc5,0xcc,0xf1,0xcf,0xd2,0x00,0xd3,0xd4,0x42,0xd7,0xdd,0xbe,0xe5,0xee,0x70,0xf5, -0xfe,0x4c,0x09,0x13,0x45,0x1a,0x1c,0x91,0x19,0x16,0x81,0x12,0x10,0x84,0x12,0x15, -0x84,0x18,0x1c,0x33,0x1e,0x1d,0xa5,0x1b,0x18,0xd1,0x12,0x0e,0xaa,0x0b,0x08,0x59, -0x05,0x01,0x7f,0x01,0x05,0x5e,0x0c,0x13,0xe6,0x16,0x17,0xa8,0x17,0x18,0x15,0x18, -0x18,0x03,0x18,0x17,0xa5,0x17,0x17,0xa9,0x17,0x1b,0x6c,0x21,0x25,0xbf,0x2a,0x2c, -0xef,0x2b,0x2b,0x09,0x2c,0x2c,0xfa,0x30,0x36,0x4a,0x3a,0x3b,0x5d,0x3d,0x3d,0x8e, -0x3e,0x3f,0xa8,0x3e,0x3b,0xa0,0x34,0x2b,0x8f,0x21,0x16,0xa6,0x0d,0x06,0xce,0x01, -0xfd,0xf1,0xf6,0xf0,0x7a,0xea,0xe3,0xa5,0xdc,0xd6,0xb9,0xd1,0xcf,0x5f,0xd1,0xd4, -0x53,0xd7,0xdb,0xdf,0xe1,0xe5,0x3c,0xe8,0xea,0x97,0xeb,0xed,0x14,0xf1,0xf7,0x0a, -0xff,0x06,0x03,0x0c,0x0e,0x6a,0x10,0x13,0xb9,0x16,0x19,0xbc,0x1c,0x1e,0xf8,0x1f, -0x1f,0xed,0x1c,0x17,0xae,0x12,0x0e,0x17,0x0c,0x0a,0xff,0x0b,0x0d,0x35,0x0c,0x09, -0xe2,0x02,0xf8,0x2f,0xed,0xe1,0x2f,0xd8,0xd2,0xc0,0xd0,0xd3,0x11,0xd7,0xdb,0xa8, -0xde,0xe0,0x85,0xdf,0xdc,0xd3,0xd6,0xd1,0x7f,0xcf,0xd0,0x1c,0xd6,0xdf,0x21,0xe9, -0xf0,0x92,0xf1,0xf1,0xdb,0xf2,0xf3,0x16,0xf3,0xf3,0x14,0xf3,0xf4,0x7e,0xfa,0x00, -0x74,0x04,0x0a,0x29,0x14,0x1f,0xf6,0x2a,0x34,0x52,0x38,0x38,0x87,0x36,0x31,0x17, -0x2b,0x23,0x0b,0x1c,0x16,0x00,0x13,0x14,0x78,0x19,0x1d,0xc8,0x1d,0x19,0x34,0x11, -0x09,0x14,0x04,0x00,0x0f,0x01,0x06,0x3b,0x0f,0x15,0x9d,0x17,0x14,0xcf,0x0e,0x06, -0x76,0xfc,0xf1,0xe4,0xe6,0xdc,0x06,0xd3,0xcc,0x54,0xc9,0xca,0x26,0xcb,0xc8,0x26, -0xc4,0xbf,0xaf,0xbd,0xbe,0x35,0xc0,0xbf,0xf4,0xbc,0xbb,0x63,0xba,0xba,0x75,0xbc, -0xc0,0x62,0xc5,0xcc,0xb0,0xd1,0xd5,0x94,0xd6,0xd7,0x27,0xd9,0xdb,0xa9,0xe1,0xea, -0xa6,0xf2,0xfa,0xec,0x02,0x0b,0x21,0x13,0x18,0x1c,0x19,0x15,0xb5,0x10,0x0c,0x05, -0x0b,0x0d,0xe8,0x11,0x16,0xe5,0x18,0x1a,0xa5,0x19,0x16,0x0f,0x14,0x11,0x7f,0x0e, -0x0a,0x72,0x06,0x03,0xc7,0x02,0x04,0x38,0x07,0x0b,0x5b,0x12,0x16,0x4a,0x17,0x16, -0xfc,0x15,0x15,0x38,0x16,0x16,0x06,0x16,0x16,0x87,0x17,0x18,0x34,0x1a,0x1e,0xae, -0x23,0x26,0xac,0x27,0x27,0x15,0x27,0x27,0xb7,0x29,0x2d,0x49,0x32,0x36,0xd0,0x37, -0x38,0x8d,0x39,0x39,0xd4,0x38,0x37,0x78,0x34,0x2f,0x8c,0x28,0x1e,0x4c,0x15,0x0e, -0xa1,0x08,0x05,0x0b,0x03,0xfe,0x80,0xf6,0xef,0x36,0xe9,0xe2,0xe4,0xda,0xd6,0x7e, -0xd6,0xd7,0x3b,0xda,0xdd,0x19,0xe1,0xe6,0x01,0xeb,0xed,0xa9,0xee,0xef,0x99,0xf0, -0xf3,0x20,0xf8,0xfe,0xf7,0x04,0x09,0xbd,0x0c,0x0e,0xe7,0x10,0x14,0x73,0x16,0x18, -0x60,0x19,0x1a,0x12,0x19,0x16,0xb3,0x11,0x0d,0xf4,0x09,0x08,0x48,0x07,0x06,0xf6, -0x06,0x06,0xed,0x03,0xfe,0xce,0xf8,0xf1,0x57,0xe7,0xdd,0x18,0xd6,0xd3,0xb0,0xd3, -0xd5,0x8c,0xd7,0xd8,0xdc,0xd9,0xd9,0x4f,0xd8,0xd5,0x92,0xd2,0xd0,0x5e,0xd1,0xd4, -0xcc,0xdb,0xe4,0xb3,0xea,0xed,0x70,0xed,0xee,0x01,0xee,0xed,0x70,0xee,0xf1,0xcd, -0xf5,0xfb,0x04,0x01,0x04,0xdd,0x07,0x0d,0xf0,0x15,0x20,0x85,0x29,0x2f,0xc6,0x30, -0x30,0xd0,0x2e,0x2c,0x72,0x27,0x22,0xaa,0x1d,0x18,0x09,0x17,0x19,0x00,0x1c,0x1d, -0xd5,0x1b,0x17,0x13,0x10,0x08,0xe0,0x02,0x01,0x04,0x03,0x08,0x91,0x0e,0x13,0xdb, -0x14,0x10,0x5d,0x09,0xff,0x7b,0xf5,0xec,0xb6,0xe2,0xda,0xb1,0xd3,0xd1,0x60,0xd1, -0xd1,0x7d,0xd2,0xd1,0x46,0xcd,0xc8,0x6a,0xc7,0xc7,0x64,0xc5,0xc2,0x39,0xc1,0xc0, -0xcf,0xc0,0xc1,0x60,0xc3,0xc7,0xf8,0xcc,0xd3,0x1a,0xda,0xdd,0xfb,0xdd,0xde,0x36, -0xe0,0xe4,0x65,0xea,0xf0,0x6a,0xf7,0xfd,0xad,0x02,0x08,0xaf,0x0f,0x12,0x0f,0x12, -0x0e,0x4e,0x0b,0x08,0x76,0x08,0x0a,0xfa,0x0d,0x11,0x71,0x12,0x12,0x23,0x11,0x10, -0xe5,0x0f,0x0e,0x58,0x0c,0x0a,0x13,0x09,0x08,0x36,0x08,0x0a,0x82,0x0e,0x13,0xfb, -0x16,0x18,0x08,0x19,0x17,0x82,0x14,0x13,0x05,0x13,0x13,0xf6,0x14,0x16,0xa1,0x16, -0x17,0x64,0x19,0x1c,0x37,0x1f,0x20,0xdc,0x20,0x21,0xb0,0x21,0x23,0x60,0x26,0x2a, -0xcf,0x2e,0x30,0x0b,0x32,0x32,0x7c,0x32,0x31,0x0b,0x31,0x30,0xc4,0x2e,0x2a,0xea, -0x23,0x1d,0xa2,0x16,0x11,0xf8,0x0d,0x0a,0x29,0x06,0x00,0xae,0xfa,0xf3,0x84,0xeb, -0xe5,0x92,0xe1,0xdf,0x13,0xdf,0xe0,0xaa,0xe3,0xe7,0x64,0xec,0xf1,0xf7,0xf4,0xf7, -0x01,0xf8,0xf8,0x63,0xf9,0xfb,0x05,0xfe,0x02,0x0d,0x08,0x0c,0x93,0x0f,0x12,0x87, -0x12,0x11,0x37,0x11,0x10,0x40,0x0f,0x0e,0x25,0x0c,0x08,0x3f,0x06,0x04,0x71,0x02, -0x01,0x78,0x00,0xff,0x6a,0xff,0xfe,0x77,0xfb,0xf7,0x75,0xf1,0xe8,0x9c,0xe1,0xdc, -0xe3,0xd7,0xd6,0x8b,0xd8,0xda,0x81,0xdb,0xdc,0x27,0xdb,0xd9,0x42,0xd7,0xd5,0x62, -0xd4,0xd4,0xde,0xd6,0xdb,0x66,0xe1,0xe7,0x4e,0xee,0xf1,0x34,0xf2,0xf2,0x96,0xf1, -0xef,0x6a,0xf0,0xf4,0xde,0xfb,0x01,0xad,0x04,0x07,0x8b,0x0c,0x11,0x84,0x17,0x20, -0xdd,0x28,0x2d,0x4d,0x30,0x2d,0x4d,0x2a,0x29,0xa7,0x27,0x23,0xd8,0x20,0x1e,0xb9, -0x1c,0x1b,0x2f,0x1c,0x1c,0x00,0x1c,0x19,0xd0,0x12,0x0d,0x43,0x0a,0x08,0x3a,0x09, -0x0d,0x52,0x11,0x12,0xd1,0x0e,0x09,0x52,0x00,0xf5,0xdd,0xed,0xe6,0xf5,0xde,0xd8, -0x37,0xd4,0xd3,0xf8,0xd3,0xd3,0xf9,0xd1,0xcf,0xce,0xcc,0xc8,0xb8,0xc5,0xc5,0xb1, -0xc3,0xc2,0x36,0xc3,0xc3,0x3d,0xc3,0xc3,0x97,0xc5,0xc8,0xbe,0xcd,0xd3,0xe7,0xd7, -0xda,0x75,0xdb,0xdc,0x33,0xde,0xe4,0x89,0xe9,0xed,0x3e,0xf5,0xfb,0xd3,0xfc,0x00, -0x85,0x04,0x05,0x7e,0x06,0x05,0x85,0x01,0x00,0x3b,0x02,0x04,0xfd,0x09,0x0d,0xba, -0x10,0x11,0x37,0x10,0x10,0xd0,0x10,0x10,0xa5,0x0f,0x0f,0x6f,0x10,0x11,0x8a,0x12, -0x11,0xce,0x14,0x19,0x12,0x1a,0x1b,0xa0,0x1b,0x17,0x1e,0x15,0x15,0x39,0x16,0x17, -0x9e,0x1b,0x1d,0xd8,0x1d,0x1f,0xe4,0x20,0x21,0x79,0x22,0x21,0xb1,0x1e,0x1e,0xeb, -0x20,0x23,0x87,0x25,0x28,0x54,0x29,0x29,0x96,0x2a,0x2b,0x1c,0x2b,0x2a,0xbd,0x2a, -0x29,0xc1,0x26,0x23,0xa4,0x1e,0x19,0x8e,0x14,0x0f,0x3c,0x0d,0x0b,0x03,0x07,0x01, -0x6a,0xfc,0xf6,0x9a,0xef,0xea,0x82,0xe7,0xe5,0x19,0xe5,0xe8,0xbe,0xec,0xef,0xa9, -0xf2,0xf4,0x49,0xf5,0xf6,0x52,0xf6,0xf6,0xba,0xfa,0xff,0x9d,0x02,0x05,0x3a,0x08, -0x08,0x4c,0x08,0x07,0x19,0x06,0x04,0x2e,0x05,0x04,0xd3,0x02,0x02,0x75,0x01,0x00, -0xa2,0xfe,0xfc,0xbd,0xfb,0xfa,0xd5,0xf8,0xf8,0x11,0xf7,0xf5,0xc4,0xf2,0xee,0x1f, -0xea,0xe6,0xc2,0xe1,0xdd,0x08,0xdc,0xdc,0xc4,0xdc,0xdd,0x43,0xdd,0xdd,0xc3,0xdd, -0xdc,0x9a,0xdc,0xdd,0x8d,0xde,0xdf,0xad,0xe2,0xe6,0xb4,0xea,0xee,0xa3,0xef,0xf0, -0x3c,0xf1,0xef,0x4a,0xef,0xf1,0x85,0xf5,0xfc,0x69,0x03,0x08,0x75,0x0c,0x10,0x91, -0x13,0x16,0x8d,0x1a,0x1f,0x23,0x24,0x27,0x77,0x29,0x2a,0x83,0x29,0x29,0x80,0x28, -0x27,0x70,0x24,0x20,0x0b,0x1d,0x1a,0x9f,0x1a,0x1a,0xdf,0x1a,0x19,0xd4,0x15,0x12, -0x9e,0x10,0x0e,0xcf,0x0d,0x0c,0x1b,0x0b,0x07,0x5b,0x01,0xf9,0xe2,0xf1,0xec,0xfa, -0xe7,0xe4,0xb0,0xe1,0xdf,0x9c,0xde,0xdd,0x27,0xdb,0xd8,0xa3,0xd5,0xd3,0xa9,0xd1, -0xce,0x4d,0xcd,0xce,0x38,0xd0,0xcf,0xf7,0xcd,0xcc,0x2f,0xcc,0xcc,0x15,0xcd,0xcf, -0xf6,0xd2,0xd6,0x2a,0xd9,0xda,0x45,0xdb,0xdc,0xb7,0xdf,0xe4,0xa3,0xe8,0xec,0xbe, -0xef,0xf1,0x39,0xf3,0xf4,0x6f,0xf7,0xfa,0x43,0xfc,0xfd,0x47,0xff,0x01,0x92,0x03, -0x07,0x21,0x0a,0x0b,0x2f,0x0e,0x0f,0x85,0x10,0x11,0xaf,0x14,0x16,0x68,0x17,0x16, -0x15,0x15,0x14,0x36,0x14,0x13,0x0f,0x15,0x17,0xd2,0x18,0x19,0x88,0x19,0x18,0x59, -0x17,0x16,0xac,0x17,0x1a,0x75,0x1c,0x1e,0x51,0x1f,0x1f,0x3b,0x1f,0x1e,0xcd,0x1e, -0x1f,0x03,0x21,0x23,0x10,0x25,0x26,0xeb,0x27,0x27,0x48,0x26,0x25,0x96,0x24,0x25, -0x70,0x26,0x27,0x39,0x29,0x29,0xb8,0x27,0x23,0x5a,0x1f,0x1a,0x8d,0x16,0x12,0xa5, -0x0e,0x0b,0x0e,0x09,0x04,0x8d,0x00,0xfb,0x19,0xf7,0xf3,0x2e,0xf2,0xf0,0xca,0xf0, -0xf2,0xab,0xf5,0xf8,0x28,0xfa,0xfa,0xc6,0xfa,0xfb,0x77,0xfc,0xfe,0x04,0x00,0x01, -0x63,0x02,0x02,0x9e,0x02,0x01,0x9e,0x00,0xfe,0xa6,0xfc,0xfb,0x18,0xfa,0xf8,0x2b, -0xf7,0xf5,0xa6,0xf3,0xf2,0x03,0xf1,0xef,0x5d,0xee,0xec,0x01,0xea,0xe7,0x2f,0xe6, -0xe5,0x12,0xe4,0xe2,0x6d,0xe1,0xde,0x4f,0xdc,0xda,0xd6,0xd9,0xda,0xae,0xdc,0xdd, -0x0c,0xdf,0xdf,0x1a,0xe0,0xe0,0xba,0xe1,0xe3,0xb1,0xe5,0xe9,0x90,0xeb,0xed,0x04, -0xef,0xf0,0xb9,0xf1,0xf2,0xb8,0xf3,0xf5,0x8e,0xf8,0xfb,0x74,0xfe,0x03,0xe1,0x08, -0x0f,0x81,0x13,0x15,0xef,0x16,0x17,0x88,0x18,0x1a,0xbf,0x1e,0x22,0x9d,0x25,0x26, -0xdd,0x26,0x26,0xf5,0x25,0x24,0xac,0x22,0x20,0x7a,0x1e,0x1c,0x2c,0x1b,0x19,0xec, -0x19,0x1b,0x40,0x1b,0x19,0xf8,0x15,0x11,0xa7,0x0d,0x08,0x92,0x01,0xfb,0x95,0xf5, -0xf0,0x91,0xea,0xe7,0xf7,0xe6,0xe7,0xe2,0xe6,0xe6,0x31,0xe4,0xe0,0x85,0xdb,0xd7, -0xc7,0xd4,0xd4,0xa3,0xd4,0xd4,0x6b,0xd4,0xd3,0x2e,0xd3,0xd2,0xd1,0xd1,0xd1,0xe2, -0xd0,0xd1,0xd1,0xd0,0xd0,0x5c,0xd2,0xd4,0xb3,0xd5,0xd7,0x2c,0xda,0xdc,0x1e,0xe0, -0xe2,0xf2,0xe3,0xe5,0x8c,0xe7,0xe9,0x85,0xea,0xec,0xd4,0xef,0xf4,0xc2,0xf8,0xfd, -0x3a,0x02,0x06,0x03,0x09,0x09,0x2d,0x0a,0x0c,0xc6,0x0f,0x13,0x93,0x17,0x1b,0x9c, -0x1e,0x1f,0xb7,0x1d,0x1b,0x37,0x1a,0x19,0x8b,0x18,0x18,0x30,0x19,0x1b,0x77,0x1d, -0x1e,0x07,0x1f,0x1f,0xc9,0x1f,0x1f,0x2e,0x20,0x22,0xc0,0x24,0x25,0xe6,0x24,0x24, -0x36,0x23,0x22,0xb8,0x22,0x22,0x3e,0x24,0x26,0x07,0x28,0x27,0x1e,0x27,0x25,0x77, -0x22,0x1f,0xff,0x1e,0x1f,0xe6,0x21,0x25,0x10,0x27,0x26,0x9c,0x25,0x21,0xaa,0x1b, -0x16,0xd0,0x10,0x0b,0x08,0x08,0x06,0x15,0x05,0x03,0xee,0x02,0x00,0x57,0xfd,0xfa, -0x73,0xf6,0xf3,0xc9,0xf2,0xf3,0x53,0xf4,0xf6,0xa2,0xf8,0xfa,0x68,0xfb,0xfb,0xfd, -0xfb,0xfb,0x3d,0xfc,0xfc,0x97,0xfb,0xfa,0x73,0xf8,0xf6,0xf8,0xf4,0xf3,0x4d,0xf2, -0xf0,0xe6,0xee,0xed,0x1b,0xec,0xea,0x31,0xe8,0xe6,0xaf,0xe5,0xe4,0x55,0xe2,0xe0, -0x88,0xdf,0xde,0x8e,0xde,0xde,0x6a,0xde,0xde,0x71,0xdd,0xdc,0xc3,0xdb,0xdd,0xc7, -0xdf,0xe2,0xb1,0xe4,0xe6,0x86,0xe7,0xe8,0x8c,0xea,0xec,0xca,0xee,0xf0,0x1e,0xf3, -0xf5,0x21,0xf7,0xf9,0x04,0xfb,0xfd,0xd4,0xff,0x02,0x80,0x02,0x02,0xec,0x02,0x04, -0x90,0x06,0x0a,0x45,0x0e,0x12,0x8b,0x15,0x16,0xb4,0x16,0x17,0x5c,0x18,0x19,0x79, -0x1b,0x1c,0x65,0x1c,0x1c,0x35,0x1d,0x1e,0xf1,0x1e,0x1f,0xd3,0x1e,0x1d,0x3e,0x1c, -0x1a,0x68,0x19,0x19,0x06,0x19,0x16,0x3d,0x13,0x0e,0x8c,0x09,0x04,0x6c,0x00,0xfc, -0x87,0xf8,0xf5,0x41,0xf1,0xec,0xcf,0xe9,0xe8,0x07,0xe8,0xe7,0x4f,0xe7,0xe5,0x60, -0xe1,0xdd,0x87,0xda,0xd8,0xff,0xd7,0xd7,0xc9,0xd7,0xd8,0x49,0xd8,0xd8,0xc0,0xd7, -0xd6,0x3c,0xd5,0xd3,0x7b,0xd2,0xd0,0x9d,0xcf,0xd0,0x97,0xd2,0xd6,0x52,0xd9,0xdb, -0x07,0xdd,0xde,0xd7,0xde,0xe0,0x55,0xe2,0xe3,0xcf,0xe6,0xea,0x22,0xec,0xee,0x7c, -0xf3,0xf8,0x91,0xfd,0x03,0xd6,0x07,0x0a,0x8d,0x0c,0x0d,0x4d,0x10,0x13,0x00,0x16, -0x19,0x8b,0x1b,0x1b,0x1f,0x1b,0x19,0x24,0x17,0x16,0x51,0x15,0x15,0x9a,0x16,0x17, -0xe3,0x18,0x1c,0x31,0x1e,0x20,0x30,0x21,0x20,0x66,0x1f,0x20,0x96,0x21,0x23,0xe3, -0x24,0x26,0x52,0x25,0x24,0x89,0x23,0x22,0x9b,0x22,0x23,0x69,0x25,0x26,0x3d,0x26, -0x24,0x60,0x21,0x20,0x44,0x20,0x21,0xf8,0x24,0x29,0xe5,0x2b,0x2d,0x15,0x2c,0x27, -0xb9,0x22,0x1d,0xea,0x17,0x12,0xee,0x0f,0x0e,0x07,0x0f,0x0f,0xb2,0x0d,0x0b,0xcd, -0x08,0x03,0x44,0xfe,0xf9,0xfe,0xf8,0xfa,0xc5,0xfa,0xfc,0x30,0xfd,0xfe,0xa1,0xfe, -0xfd,0xbc,0xfb,0xfb,0x47,0xfc,0xfa,0xf1,0xf6,0xf5,0x86,0xf3,0xf1,0xaa,0xef,0xec, -0x4f,0xea,0xe8,0x48,0xe7,0xe5,0xb6,0xe3,0xe2,0x45,0xe0,0xdd,0xfa,0xda,0xd8,0x2e, -0xd8,0xd8,0xf2,0xd8,0xd9,0x1f,0xda,0xda,0x6c,0xdb,0xdb,0x60,0xda,0xda,0x1b,0xdb, -0xdb,0x2a,0xde,0xdf,0x89,0xe1,0xe4,0x7d,0xe7,0xea,0x01,0xed,0xf0,0xa8,0xf4,0xf8, -0x49,0xfb,0xfe,0x65,0x01,0x02,0xdc,0x03,0x04,0x59,0x05,0x06,0xff,0x07,0x07,0xfb, -0x06,0x07,0xae,0x09,0x0a,0xef,0x0c,0x0e,0x4b,0x10,0x10,0xdb,0x10,0x10,0x0e,0x12, -0x13,0x7a,0x16,0x18,0x0e,0x1a,0x1a,0x33,0x1a,0x1a,0xbc,0x1b,0x1c,0xc0,0x1b,0x1b, -0xa9,0x1b,0x1b,0xb2,0x1a,0x1a,0xa9,0x19,0x18,0xf5,0x15,0x11,0xae,0x0c,0x08,0x4d, -0x05,0x01,0x1a,0xff,0xfc,0xfb,0xf8,0xf4,0x7d,0xf1,0xef,0xce,0xee,0xed,0xe8,0xeb, -0xe9,0xc7,0xe5,0xe1,0x05,0xde,0xda,0x3c,0xd8,0xd8,0x86,0xd9,0xda,0x00,0xda,0xd8, -0x65,0xd6,0xd5,0x31,0xd3,0xd0,0xc0,0xcd,0xcc,0x07,0xcc,0xcd,0x8b,0xd0,0xd4,0x38, -0xd8,0xd9,0xc9,0xd9,0xda,0x07,0xdb,0xdc,0x66,0xde,0xe1,0x26,0xe5,0xe9,0x24,0xed, -0xef,0x7e,0xf3,0xf7,0xcf,0xfc,0x01,0x11,0x05,0x09,0xc9,0x0c,0x0e,0x09,0x11,0x14, -0x20,0x16,0x17,0xd9,0x17,0x16,0x64,0x14,0x13,0xf2,0x11,0x11,0x13,0x12,0x13,0x2a, -0x15,0x16,0x36,0x18,0x1a,0x50,0x1c,0x1e,0x03,0x1f,0x1f,0xc3,0x1f,0x20,0x03,0x22, -0x24,0x47,0x25,0x25,0xd4,0x23,0x20,0x7d,0x1e,0x1d,0xff,0x1d,0x1e,0x88,0x20,0x21, -0xf4,0x1f,0x1e,0xff,0x1e,0x20,0x77,0x22,0x25,0xf7,0x28,0x2b,0x83,0x2b,0x2a,0x37, -0x28,0x23,0x9f,0x1e,0x19,0x5d,0x16,0x13,0x29,0x11,0x10,0xf0,0x0e,0x0d,0xe9,0x0a, -0x08,0x82,0x03,0xfd,0xa9,0xf9,0xf8,0xaa,0xfa,0xfd,0x21,0xfe,0xfd,0x6c,0xfd,0xfd, -0x91,0xfc,0xfc,0x24,0xfc,0xfb,0x84,0xf9,0xf6,0x6e,0xf4,0xf2,0x6b,0xf0,0xee,0x42, -0xec,0xea,0x36,0xe9,0xe7,0x47,0xe5,0xe3,0x79,0xe1,0xe0,0xa3,0xde,0xdc,0xe3,0xda, -0xda,0x1b,0xdb,0xdc,0x88,0xdf,0xe1,0xcb,0xe2,0xe2,0x4e,0xe1,0xe0,0x60,0xe0,0xdf, -0xcf,0xdf,0xdf,0xf6,0xdf,0xe2,0x1d,0xe6,0xe9,0xb7,0xed,0xf2,0x77,0xf7,0xfc,0x7e, -0x00,0x02,0x83,0x04,0x06,0x2b,0x08,0x09,0x9e,0x0a,0x0a,0x86,0x0a,0x0a,0x5a,0x0a, -0x0a,0xf8,0x0a,0x0a,0x02,0x09,0x09,0xa9,0x0a,0x0a,0x7b,0x0a,0x0a,0x01,0x0a,0x0a, -0xd7,0x0b,0x0e,0x11,0x11,0x14,0xbc,0x16,0x16,0x7d,0x16,0x16,0x77,0x16,0x16,0xf9, -0x15,0x15,0xcd,0x16,0x17,0x0e,0x19,0x19,0x6d,0x1a,0x19,0x08,0x17,0x14,0xe0,0x0f, -0x0b,0xaf,0x08,0x05,0xec,0x01,0xfe,0xaf,0xfc,0xf9,0xd7,0xf6,0xf5,0x77,0xf4,0xf2, -0xba,0xf0,0xec,0x0f,0xe8,0xe2,0xda,0xdd,0xda,0xbb,0xd9,0xd9,0xd9,0xd9,0xda,0xf5, -0xd9,0xd7,0x5c,0xd4,0xd1,0xb1,0xcd,0xca,0x2b,0xc9,0xc9,0xc0,0xca,0xce,0xd8,0xd2, -0xd6,0x48,0xda,0xdd,0xbb,0xdf,0xe0,0x23,0xe1,0xe2,0xbb,0xe4,0xe8,0x60,0xed,0xf2, -0xc4,0xf5,0xf8,0x4f,0xfc,0xfe,0x7b,0x01,0x04,0x24,0x07,0x0a,0xd3,0x0c,0x0d,0x5f, -0x0f,0x11,0xe3,0x11,0x10,0x7b,0x0e,0x0c,0xfb,0x0b,0x0b,0xd4,0x0a,0x0b,0xed,0x0d, -0x0f,0xeb,0x10,0x12,0xb0,0x12,0x14,0x13,0x16,0x18,0x33,0x1a,0x1b,0xee,0x1c,0x1e, -0x74,0x1f,0x20,0x72,0x20,0x1e,0x45,0x1a,0x17,0x33,0x17,0x18,0x8d,0x1a,0x1c,0x28, -0x1d,0x1d,0x43,0x1e,0x21,0xb2,0x24,0x27,0x74,0x2a,0x2e,0xa4,0x2f,0x2e,0x1f,0x2e, -0x2c,0xb6,0x28,0x23,0x9b,0x1f,0x1c,0x6b,0x1a,0x16,0x5d,0x13,0x10,0x8f,0x0e,0x0b, -0x47,0x07,0x02,0xf3,0xfc,0xfa,0x15,0xfb,0xfc,0x80,0xfc,0xfd,0xb3,0xfc,0xf9,0x6c, -0xf7,0xf7,0x07,0xf9,0xf9,0xdc,0xf8,0xf7,0x77,0xf5,0xf2,0x8d,0xef,0xec,0x21,0xe9, -0xe6,0xea,0xe4,0xe2,0x6f,0xe1,0xdf,0xdb,0xdd,0xdc,0xd1,0xda,0xd9,0xcc,0xd8,0xd8, -0x2c,0xd9,0xda,0xfc,0xdd,0xdf,0xaa,0xdf,0xe0,0x02,0xe0,0xde,0xd9,0xde,0xdf,0xb4, -0xde,0xdd,0xdd,0xdc,0xdc,0xfc,0xde,0xe2,0x5d,0xe7,0xec,0xac,0xf2,0xf8,0x8f,0x00, -0x06,0x53,0x09,0x09,0xc4,0x07,0x08,0x85,0x0b,0x0d,0xbc,0x0f,0x11,0x8c,0x12,0x11, -0x4c,0x10,0x0d,0x8f,0x0c,0x0c,0x43,0x0a,0x08,0x63,0x08,0x08,0x04,0x09,0x0b,0xb2, -0x0c,0x0e,0x9f,0x11,0x13,0xc2,0x13,0x14,0xd8,0x14,0x14,0x8c,0x14,0x14,0x07,0x14, -0x13,0xc4,0x12,0x15,0x81,0x18,0x1b,0xce,0x1e,0x1f,0x0b,0x1e,0x1b,0x26,0x18,0x14, -0x2a,0x12,0x0f,0xa1,0x0b,0x08,0x9f,0x07,0x04,0xee,0x00,0xfd,0x0c,0xfc,0xfa,0xed, -0xf8,0xf6,0xc3,0xf2,0xef,0x44,0xeb,0xe6,0x0b,0xe3,0xe0,0x73,0xde,0xdd,0xed,0xdb, -0xd8,0x5d,0xd6,0xd3,0xc3,0xce,0xca,0x11,0xc6,0xc4,0xc2,0xc5,0xc9,0xfe,0xcf,0xd6, -0x31,0xdb,0xdf,0xd2,0xe1,0xe2,0xf4,0xe2,0xe5,0xa5,0xe7,0xeb,0xdb,0xf1,0xf7,0x76, -0xfc,0x00,0xba,0x02,0x03,0x4e,0x05,0x05,0x92,0x05,0x07,0x54,0x09,0x0b,0x86,0x0e, -0x12,0x70,0x13,0x12,0xd3,0x0e,0x0a,0xdd,0x07,0x06,0x7f,0x07,0x08,0x97,0x0a,0x0c, -0x2f,0x0d,0x0b,0xac,0x0b,0x0c,0xeb,0x0d,0x10,0x12,0x12,0x12,0xdf,0x13,0x15,0x20, -0x16,0x18,0x98,0x1b,0x1c,0x9c,0x19,0x12,0xd6,0x0c,0x0d,0x76,0x10,0x11,0x28,0x11, -0x11,0x2c,0x13,0x15,0x7e,0x1a,0x1f,0x1d,0x26,0x2d,0xf8,0x31,0x30,0x2e,0x2e,0x2b, -0x1f,0x28,0x23,0x94,0x1f,0x1c,0x36,0x1a,0x18,0xa2,0x14,0x10,0x1d,0x0f,0x0c,0xde, -0x07,0x02,0x71,0xfc,0xf6,0x0b,0xf4,0xf5,0x7a,0xf8,0xfa,0x9a,0xfc,0xfb,0xae,0xf8, -0xf6,0x37,0xf8,0xfa,0xaa,0xfb,0xfb,0xec,0xfa,0xf8,0x8e,0xf5,0xf1,0xa5,0xed,0xea, -0xaf,0xe8,0xe5,0xa1,0xe2,0xe1,0x30,0xe0,0xdf,0x96,0xde,0xdd,0xee,0xdc,0xdb,0xe8, -0xda,0xda,0x5e,0xdd,0xe1,0x89,0xe3,0xe2,0xdd,0xe0,0xde,0x14,0xdd,0xdd,0x12,0xde, -0xde,0xe1,0xdc,0xdb,0x69,0xdb,0xdc,0x8e,0xdf,0xe4,0xc3,0xe8,0xee,0xf5,0xf6,0x01, -0x34,0x0a,0x0e,0xd2,0x0d,0x0c,0x50,0x0a,0x09,0x79,0x0a,0x0d,0x02,0x10,0x12,0x02, -0x13,0x12,0x64,0x10,0x0d,0x02,0x09,0x06,0xc3,0x04,0x05,0xf1,0x05,0x06,0x93,0x07, -0x09,0x2b,0x0c,0x0e,0x5b,0x10,0x10,0xa2,0x0f,0x0f,0x7f,0x11,0x13,0xd1,0x12,0x11, -0x61,0x0f,0x0e,0x81,0x0e,0x12,0x40,0x17,0x1d,0x91,0x21,0x22,0xc7,0x1f,0x1c,0x99, -0x18,0x14,0x3e,0x12,0x10,0x58,0x0f,0x0e,0x9b,0x0e,0x0d,0xf4,0x0a,0x07,0x97,0x04, -0x00,0xfa,0xfb,0xf8,0xb4,0xf5,0xf3,0xa5,0xef,0xeb,0x27,0xe8,0xe5,0xab,0xe2,0xde, -0x41,0xda,0xd7,0xb3,0xd3,0xce,0x0e,0xca,0xc6,0xb7,0xc4,0xc5,0x3a,0xc9,0xcf,0x5c, -0xd9,0xe1,0x46,0xe6,0xe8,0xc6,0xe8,0xe8,0x94,0xe9,0xec,0xa5,0xf0,0xf7,0xda,0xfe, -0x04,0x18,0x09,0x0b,0x27,0x0c,0x0c,0x10,0x0a,0x07,0x23,0x05,0x05,0x30,0x07,0x0b, -0x00,0x10,0x15,0x11,0x17,0x14,0x51,0x0e,0x08,0xdf,0x04,0x03,0xc3,0x03,0x05,0x82, -0x07,0x08,0x67,0x06,0x04,0xe9,0x05,0x06,0x5e,0x08,0x09,0xdc,0x0a,0x0a,0x2a,0x0b, -0x0b,0x9a,0x0d,0x13,0xd0,0x17,0x17,0x44,0x10,0x07,0xfe,0x04,0x07,0xd7,0x09,0x09, -0xc5,0x08,0x09,0x7d,0x0b,0x0f,0xe7,0x16,0x21,0x91,0x2c,0x34,0xff,0x35,0x31,0xe9, -0x2d,0x2a,0xa7,0x25,0x1f,0x6a,0x1b,0x18,0x9f,0x16,0x14,0xa7,0x11,0x0f,0x48,0x0e, -0x0b,0x34,0x04,0xfd,0x00,0xf8,0xf5,0xb4,0xf5,0xf8,0x79,0xfb,0xfe,0xad,0x00,0xfc, -0x1f,0xf8,0xf9,0xa9,0xfd,0xfe,0xef,0xfe,0xfd,0x4a,0xfa,0xf6,0x11,0xf2,0xee,0xd2, -0xeb,0xea,0xa6,0xe7,0xe4,0x27,0xe1,0xde,0x0d,0xde,0xde,0x99,0xde,0xdd,0x84,0xdb, -0xda,0x30,0xda,0xdc,0x88,0xe1,0xe5,0x02,0xe4,0xe1,0xb2,0xdf,0xdd,0xa2,0xdc,0xdd, -0xe3,0xdb,0xd9,0x3e,0xd9,0xd8,0x42,0xd9,0xdd,0x81,0xe1,0xe5,0x4f,0xec,0xf3,0xaa, -0xfd,0x08,0x3d,0x10,0x12,0x93,0x0f,0x0e,0xd0,0x0d,0x0d,0x77,0x0e,0x10,0x9a,0x13, -0x16,0xf1,0x16,0x14,0x18,0x11,0x0d,0x62,0x07,0x04,0x63,0x04,0x04,0xfb,0x04,0x05, -0x26,0x06,0x08,0xe4,0x0b,0x0e,0xd1,0x0d,0x0c,0x6c,0x0c,0x0c,0x9e,0x0e,0x10,0x9c, -0x10,0x0e,0x8d,0x0d,0x0d,0x64,0x0e,0x12,0x51,0x18,0x1e,0xa2,0x21,0x21,0x7b,0x1f, -0x1c,0xbd,0x19,0x15,0x2f,0x14,0x14,0x7c,0x15,0x15,0xca,0x14,0x13,0xce,0x12,0x0f, -0x3a,0x09,0x02,0x25,0xfd,0xfa,0x32,0xf8,0xf5,0x4c,0xf2,0xee,0xf1,0xe9,0xe5,0x15, -0xe0,0xda,0xa5,0xd6,0xd4,0x20,0xd0,0xcc,0x23,0xca,0xc9,0xc4,0xc9,0xcb,0xfd,0xcf, -0xd7,0x2d,0xe0,0xe6,0xdc,0xeb,0xee,0xa9,0xee,0xee,0x8c,0xf0,0xf3,0xb9,0xf8,0xff, -0x83,0x04,0x08,0x05,0x0c,0x0f,0x3b,0x11,0x0f,0xf1,0x0a,0x07,0xa4,0x04,0x04,0xe1, -0x06,0x0c,0x91,0x11,0x16,0xcc,0x19,0x18,0x18,0x13,0x0c,0x53,0x07,0x03,0x29,0x00, -0xfe,0xd6,0xfe,0xff,0xb4,0xfe,0xff,0x75,0x01,0x04,0x52,0x06,0x06,0xa4,0x04,0x03, -0x85,0x02,0x03,0x83,0x06,0x0c,0xd2,0x0f,0x0d,0x36,0x05,0xfe,0xfc,0xfd,0xff,0x1c, -0x00,0x00,0xe0,0x00,0x02,0x2d,0x06,0x0c,0x37,0x15,0x1e,0x2c,0x29,0x2f,0x4c,0x2e, -0x29,0xb1,0x25,0x23,0x2b,0x21,0x1c,0x68,0x17,0x13,0xfe,0x11,0x10,0xd3,0x0d,0x0c, -0x47,0x0c,0x0b,0x61,0x07,0x00,0xfb,0xf8,0xf2,0xea,0xf0,0xf3,0x89,0xf8,0xff,0xf3, -0x04,0x06,0xb5,0x05,0x06,0xe7,0x08,0x08,0x9e,0x04,0xfd,0x37,0xf7,0xf3,0xbf,0xf2, -0xf2,0xb3,0xf1,0xf0,0xaa,0xed,0xe7,0x8a,0xe1,0xde,0xee,0xde,0xdf,0xb0,0xdd,0xda, -0xbe,0xd7,0xd5,0x0f,0xd6,0xd8,0x31,0xdb,0xdd,0xe9,0xde,0xdf,0x91,0xde,0xdd,0x9f, -0xdc,0xda,0x43,0xd5,0xcf,0x12,0xcc,0xcd,0x59,0xd1,0xd7,0xc6,0xdd,0xe4,0xfd,0xec, -0xf6,0x38,0x00,0x0b,0xb2,0x13,0x16,0x0a,0x16,0x12,0x7e,0x0f,0x0e,0xf5,0x0e,0x11, -0xc0,0x14,0x18,0x8f,0x1a,0x19,0x93,0x15,0x10,0x26,0x0c,0x09,0x52,0x06,0x03,0x0c, -0x03,0x03,0xb8,0x04,0x08,0x56,0x0e,0x11,0x7e,0x11,0x0f,0xe8,0x0d,0x0d,0x2b,0x0f, -0x10,0x12,0x0f,0x0c,0x3b,0x0b,0x0a,0x1c,0x0b,0x0d,0xb7,0x11,0x16,0x97,0x19,0x1a, -0x15,0x19,0x17,0x5f,0x17,0x15,0xcf,0x15,0x17,0x3e,0x1a,0x1a,0xfe,0x1a,0x19,0x3a, -0x17,0x14,0xde,0x11,0x0c,0x15,0x07,0x02,0x6a,0xfe,0xfa,0xe9,0xf6,0xf2,0xb5,0xed, -0xe8,0xe9,0xe1,0xda,0xab,0xd4,0xd1,0x32,0xd0,0xd0,0xdb,0xd1,0xd3,0x29,0xd6,0xda, -0x7a,0xdf,0xe4,0x44,0xe9,0xed,0x07,0xf0,0xf1,0x82,0xf1,0xf3,0x98,0xf6,0xf9,0x4a, -0xfd,0x02,0x06,0x08,0x0d,0xa7,0x12,0x15,0xd3,0x14,0x11,0x14,0x0c,0x07,0x41,0x04, -0x04,0x92,0x07,0x0d,0xd1,0x13,0x1a,0x6b,0x1f,0x1f,0x42,0x19,0x11,0xa4,0x0a,0x05, -0xf5,0xff,0xfc,0x84,0xfc,0xfe,0x03,0xff,0x00,0xb9,0x02,0x04,0x26,0x05,0x04,0xb0, -0x01,0x00,0x01,0xff,0xfd,0x1d,0xfe,0x00,0x1b,0x06,0x0c,0x19,0x11,0x0f,0x51,0x07, -0xff,0x9e,0xfb,0xf9,0x34,0xf8,0xf9,0x8e,0xfc,0xff,0xb3,0x03,0x0b,0x24,0x14,0x1d, -0x01,0x24,0x26,0x76,0x24,0x21,0x54,0x1e,0x1a,0x3a,0x15,0x0e,0x29,0x09,0x06,0xfa, -0x05,0x05,0xe2,0x03,0x04,0x84,0x05,0x05,0xae,0x03,0xfe,0xb8,0xf8,0xf4,0x39,0xf4, -0xf7,0x3e,0xff,0x07,0x8b,0x0d,0x0d,0x85,0x09,0x06,0xcd,0x04,0x00,0xbf,0xfb,0xf7, -0x9c,0xf5,0xf4,0xfc,0xf2,0xef,0x2d,0xec,0xe9,0xb1,0xe4,0xdf,0x02,0xda,0xd5,0xfc, -0xd2,0xd1,0x2e,0xd3,0xd5,0xa0,0xd5,0xd5,0x4c,0xd5,0xd5,0x35,0xd7,0xda,0x6b,0xde, -0xdf,0xa1,0xdc,0xd7,0x0c,0xd2,0xcb,0x68,0xc6,0xc3,0x9b,0xc5,0xcc,0xf5,0xd5,0xe0, -0x7c,0xeb,0xf4,0x54,0xfc,0x05,0x2b,0x0d,0x11,0x14,0x13,0x12,0xb6,0x10,0x11,0x7b, -0x15,0x19,0x5d,0x1d,0x1d,0xec,0x1a,0x17,0x40,0x12,0x0e,0xa4,0x0c,0x0b,0x54,0x08, -0x03,0x0f,0x01,0x02,0x65,0x07,0x0d,0xf2,0x11,0x14,0x6d,0x15,0x15,0xfa,0x13,0x11, -0xe1,0x0e,0x0e,0x91,0x0d,0x0e,0xf1,0x0d,0x0d,0xd3,0x0c,0x0d,0x26,0x0e,0x10,0x2f, -0x14,0x15,0xfc,0x14,0x14,0x68,0x14,0x15,0xf4,0x17,0x19,0xee,0x1a,0x1b,0x0c,0x1d, -0x1d,0xfe,0x1e,0x1f,0x41,0x1c,0x17,0x0c,0x12,0x0a,0x5b,0x04,0x00,0x2b,0xfd,0xf8, -0x65,0xf3,0xee,0x79,0xe8,0xe1,0xda,0xdb,0xd8,0xc8,0xd7,0xd9,0x19,0xdd,0xe1,0xa3, -0xe5,0xe8,0x8f,0xea,0xeb,0x64,0xed,0xee,0xc7,0xee,0xef,0xc8,0xf0,0xf2,0xc9,0xf5, -0xf9,0x47,0xfd,0x01,0xf6,0x05,0x09,0xf5,0x0b,0x0e,0x87,0x0f,0x0f,0x52,0x0d,0x0a, -0x6c,0x08,0x07,0x64,0x07,0x09,0x7d,0x0e,0x13,0x2d,0x18,0x1b,0x42,0x1d,0x1d,0xd1, -0x18,0x11,0xb8,0x09,0x02,0xec,0xfc,0xf9,0xe9,0xf9,0xfc,0x8c,0xff,0x00,0xe4,0xff, -0x00,0x31,0x00,0xfe,0x3b,0xfb,0xf7,0xbd,0xf5,0xf5,0x72,0xf7,0xfd,0x25,0x05,0x0a, -0x94,0x09,0x02,0x6b,0xf9,0xf3,0x77,0xf1,0xf2,0xce,0xf7,0xfd,0xf1,0xfe,0xfe,0x0e, -0x01,0x07,0x5f,0x10,0x18,0x72,0x1f,0x23,0x87,0x21,0x1c,0x40,0x18,0x16,0x8d,0x14, -0x0f,0x88,0x0a,0x07,0x0e,0x07,0x07,0x4a,0x0a,0x0e,0xd1,0x10,0x10,0x56,0x0b,0x02, -0x01,0xf9,0xf5,0x55,0xf8,0xff,0x0d,0x09,0x12,0x72,0x17,0x15,0x88,0x0f,0x0a,0x5f, -0x08,0x05,0x68,0x01,0xfb,0xaa,0xf5,0xf0,0x11,0xec,0xe9,0x63,0xe7,0xe4,0xe7,0xde, -0xd7,0xa4,0xd0,0xcd,0x80,0xcd,0xd0,0xd9,0xd2,0xd1,0x13,0xcd,0xca,0x31,0xca,0xcc, -0x93,0xcf,0xd3,0xe3,0xd4,0xd3,0x34,0xcf,0xc8,0x19,0xc2,0xbe,0x41,0xbe,0xc2,0x4d, -0xcb,0xd5,0xd5,0xde,0xe6,0xff,0xed,0xf4,0x6d,0xfb,0x01,0x30,0x05,0x07,0x79,0x0a, -0x0e,0xa1,0x12,0x18,0x22,0x1d,0x1e,0x46,0x1b,0x16,0xb2,0x10,0x0c,0xfa,0x0a,0x0a, -0xff,0x09,0x07,0xf5,0x03,0x03,0x08,0x07,0x0d,0x4e,0x14,0x16,0xbf,0x16,0x14,0x8e, -0x12,0x10,0xee,0x0f,0x0f,0x02,0x0f,0x0f,0x8d,0x11,0x12,0xe6,0x12,0x12,0x15,0x11, -0x10,0xb9,0x10,0x12,0x61,0x13,0x13,0x01,0x12,0x12,0x19,0x15,0x19,0x4f,0x1f,0x22, -0x34,0x23,0x24,0xa9,0x25,0x24,0xd3,0x20,0x1c,0xd2,0x16,0x11,0x2c,0x0d,0x09,0x09, -0x07,0x05,0x85,0x01,0xfa,0xbb,0xf3,0xed,0xe6,0xe7,0xe3,0xf8,0xe0,0xe1,0x75,0xe3, -0xe6,0xab,0xea,0xed,0xf8,0xee,0xee,0x3d,0xee,0xee,0xf2,0xee,0xf0,0xd4,0xf1,0xf3, -0xbb,0xf5,0xf8,0x08,0xfc,0xff,0xba,0x02,0x04,0xbe,0x07,0x09,0x03,0x0a,0x0b,0x40, -0x0b,0x0a,0x58,0x09,0x08,0xb2,0x07,0x08,0xe9,0x0a,0x0d,0xba,0x10,0x13,0x19,0x16, -0x18,0x55,0x18,0x16,0xe7,0x11,0x0b,0x5b,0x06,0x01,0xef,0xfe,0xfd,0xdb,0xfd,0xfe, -0x16,0xfe,0xfd,0xc1,0xfb,0xfa,0x0e,0xf9,0xf6,0x47,0xf4,0xf2,0x6d,0xf3,0xf5,0x48, -0xfa,0x00,0x04,0x04,0x02,0x0b,0xfe,0xf7,0x31,0xf1,0xee,0xbe,0xf0,0xf5,0x9f,0xfb, -0xfd,0xca,0xfd,0xfe,0x08,0x03,0x0a,0x81,0x10,0x16,0x96,0x1c,0x20,0xc5,0x1e,0x1a, -0xd6,0x17,0x17,0x69,0x16,0x12,0xa7,0x0e,0x0e,0x61,0x0e,0x0e,0x85,0x0f,0x11,0x26, -0x12,0x10,0xe0,0x08,0xff,0x71,0xf8,0xf7,0xa6,0xfb,0x02,0xbb,0x09,0x0f,0xa9,0x12, -0x11,0x91,0x0c,0x09,0x22,0x07,0x04,0x94,0xff,0xf9,0x4a,0xf4,0xee,0x8e,0xea,0xe6, -0xfa,0xe1,0xdc,0xa8,0xd6,0xd0,0x6b,0xcc,0xca,0x06,0xcb,0xcd,0xa2,0xcd,0xcc,0x33, -0xcb,0xca,0xa4,0xcb,0xcf,0xe3,0xd1,0xd1,0x7f,0xd0,0xcc,0x46,0xc7,0xc3,0xa8,0xc0, -0xc1,0x33,0xc6,0xcc,0xbe,0xd4,0xdd,0x64,0xe4,0xea,0xd8,0xef,0xf4,0x07,0xf9,0xfe, -0xa0,0x02,0x07,0x30,0x0b,0x10,0x85,0x15,0x17,0x5f,0x17,0x15,0x9f,0x12,0x0f,0x31, -0x0d,0x0c,0x7c,0x0c,0x0d,0x09,0x0c,0x08,0x97,0x07,0x0a,0x8e,0x0f,0x14,0xb7,0x18, -0x19,0x5d,0x19,0x19,0x02,0x18,0x15,0x18,0x14,0x13,0x8c,0x14,0x16,0x98,0x18,0x19, -0x62,0x19,0x18,0xad,0x17,0x18,0x50,0x1a,0x1b,0x11,0x19,0x17,0xe9,0x17,0x18,0xd8, -0x19,0x1b,0xac,0x1d,0x1f,0xb1,0x1f,0x1f,0x5a,0x1f,0x1e,0xa5,0x1b,0x17,0x77,0x13, -0x10,0x81,0x0d,0x0b,0x78,0x08,0x03,0xac,0xff,0xfc,0xb4,0xf7,0xf3,0xc5,0xef,0xed, -0x34,0xec,0xec,0x67,0xed,0xed,0x48,0xee,0xee,0xc4,0xed,0xed,0x78,0xee,0xef,0x7a, -0xf1,0xf3,0x5e,0xf5,0xf6,0x1b,0xf8,0xf9,0x47,0xfb,0xfd,0x77,0xff,0x00,0x67,0x01, -0x02,0xe2,0x02,0x03,0x67,0x04,0x04,0x1a,0x04,0x03,0x17,0x04,0x05,0x60,0x06,0x08, -0x19,0x0c,0x0f,0x26,0x12,0x11,0xef,0x10,0x0e,0x7a,0x09,0x04,0x6b,0x01,0xfe,0xe2, -0xfb,0xfb,0xc7,0xfa,0xf9,0xbd,0xf9,0xf9,0x55,0xf8,0xf6,0x0e,0xf4,0xf2,0x72,0xf1, -0xf3,0xf1,0xf5,0xf9,0x69,0xfc,0xfd,0x36,0xfc,0xf8,0xcf,0xf5,0xf3,0xd8,0xf4,0xf8, -0xfd,0xfc,0xff,0x8f,0x02,0x03,0x92,0x03,0x04,0xac,0x06,0x0a,0x94,0x0f,0x15,0xd7, -0x1b,0x21,0x77,0x23,0x21,0x46,0x1f,0x1f,0xb3,0x1d,0x19,0x74,0x14,0x11,0x1d,0x11, -0x10,0x14,0x10,0x0f,0xf2,0x0c,0x08,0x66,0x02,0xfe,0x75,0xfc,0xfd,0xd0,0x00,0x06, -0xf2,0x08,0x09,0x9d,0x09,0x08,0xe5,0x05,0x03,0x80,0xff,0xfb,0x13,0xf6,0xf1,0x80, -0xeb,0xe5,0x12,0xdf,0xd8,0xcd,0xd3,0xd1,0x21,0xcf,0xcd,0x81,0xcb,0xc9,0x4d,0xc9, -0xc9,0x3f,0xca,0xc8,0xbe,0xc7,0xc7,0xdd,0xc7,0xc8,0x7a,0xc9,0xc9,0xa1,0xc7,0xc5, -0xf8,0xc2,0xc0,0x5c,0xc1,0xc4,0x6d,0xc9,0xce,0xc0,0xd3,0xd9,0xed,0xdf,0xe5,0xec, -0xeb,0xf2,0x20,0xf8,0xfe,0x20,0x03,0x07,0x86,0x0a,0x0c,0xb7,0x0d,0x0e,0x66,0x0e, -0x0e,0x48,0x0f,0x0f,0xef,0x10,0x12,0x27,0x14,0x14,0xeb,0x13,0x12,0xea,0x12,0x15, -0x33,0x18,0x1b,0xc8,0x1e,0x20,0x96,0x20,0x20,0x8d,0x20,0x1f,0x7e,0x1f,0x20,0x38, -0x22,0x24,0x52,0x25,0x26,0x77,0x26,0x25,0xf5,0x24,0x25,0xbc,0x26,0x26,0x6a,0x25, -0x22,0xfc,0x1f,0x1d,0x93,0x1b,0x1a,0xdd,0x19,0x18,0xad,0x18,0x19,0xf4,0x19,0x1a, -0x20,0x19,0x17,0xe0,0x13,0x10,0x47,0x0d,0x09,0x68,0x06,0x04,0x0b,0x03,0x00,0xa9, -0xfd,0xfb,0x9d,0xf9,0xf6,0x42,0xf4,0xf3,0x66,0xf2,0xf0,0xa4,0xef,0xef,0x9f,0xf0, -0xf1,0xb5,0xf1,0xf3,0x50,0xf5,0xf7,0x3f,0xf9,0xf8,0x1f,0xf9,0xf9,0x1b,0xfb,0xfb, -0xc7,0xfa,0xfa,0xc2,0xfa,0xfb,0x9f,0xfd,0xff,0xf7,0xff,0xff,0xcf,0xfe,0xfd,0xf7, -0xfd,0xff,0x6d,0x02,0x05,0xc5,0x08,0x0b,0x5b,0x0d,0x0c,0x7c,0x0a,0x07,0x12,0x03, -0xfe,0x4c,0xfb,0xf8,0x12,0xf7,0xf7,0xa6,0xf7,0xf8,0x92,0xf8,0xf8,0x59,0xf8,0xf7, -0xab,0xf7,0xf8,0x8b,0xf9,0xfa,0xb5,0xfa,0xf9,0x0c,0xf8,0xf7,0x68,0xf8,0xfa,0x95, -0xfd,0x01,0x53,0x04,0x06,0xe2,0x07,0x09,0xbe,0x0a,0x0b,0xd4,0x0b,0x0c,0x66,0x0d, -0x0f,0x1b,0x13,0x17,0x41,0x1c,0x21,0x10,0x24,0x25,0x91,0x24,0x21,0x1b,0x1e,0x19, -0x9a,0x15,0x11,0x8b,0x0d,0x09,0xc1,0x06,0x05,0x72,0x03,0x01,0x36,0x00,0xff,0xfe, -0xff,0x00,0x48,0x01,0x01,0x5b,0x01,0x00,0x97,0xfe,0xfb,0x9a,0xf7,0xf2,0xa8,0xed, -0xe9,0xb3,0xe4,0xdf,0xbe,0xdb,0xd7,0xad,0xd4,0xd2,0x03,0xd0,0xce,0x28,0xcd,0xcb, -0xa4,0xc8,0xc6,0x12,0xc4,0xc2,0x14,0xc1,0xc1,0xe9,0xc1,0xc2,0x41,0xc2,0xc2,0x9f, -0xc2,0xc2,0x17,0xc2,0xc2,0xb0,0xc2,0xc4,0x92,0xc6,0xca,0x87,0xce,0xd3,0xa6,0xd8, -0xdd,0xa4,0xe1,0xe6,0xb4,0xeb,0xf1,0xa4,0xf6,0xfb,0x07,0xff,0x01,0x0e,0x03,0x03, -0x58,0x04,0x06,0x53,0x09,0x0d,0x03,0x11,0x13,0xad,0x16,0x19,0xd4,0x1a,0x1b,0x54, -0x1b,0x1b,0x75,0x1b,0x1b,0x9a,0x1c,0x1e,0x15,0x20,0x21,0xf8,0x22,0x24,0x6d,0x27, -0x2a,0xf4,0x2b,0x2d,0x70,0x2e,0x30,0x62,0x31,0x32,0x24,0x32,0x31,0xdc,0x31,0x31, -0xf5,0x2f,0x2d,0x2e,0x2b,0x27,0x44,0x23,0x1f,0xc6,0x1c,0x1a,0x3d,0x18,0x15,0xae, -0x14,0x14,0x6c,0x15,0x15,0xa4,0x14,0x13,0xff,0x12,0x10,0x47,0x0d,0x0b,0xc0,0x08, -0x06,0x28,0x04,0x02,0x84,0x00,0xfe,0xe7,0xfb,0xf8,0x4d,0xf6,0xf4,0xa8,0xf3,0xf3, -0x24,0xf3,0xf3,0x77,0xf4,0xf6,0x62,0xf7,0xf9,0xc0,0xfa,0xfc,0xf9,0xfc,0xfc,0xf6, -0xfb,0xfb,0xfa,0xfa,0xfa,0x67,0xfa,0xfa,0xb3,0xfa,0xfc,0x04,0xfe,0xff,0x61,0x00, -0x00,0x07,0x00,0x00,0x2d,0x02,0x03,0xb9,0x05,0x08,0x82,0x09,0x08,0xdd,0x06,0x04, -0x00,0x00,0xfb,0xf5,0xf6,0xf4,0x60,0xf2,0xf2,0xaa,0xf3,0xf5,0xf2,0xf6,0xf7,0xab, -0xf7,0xf8,0x75,0xf9,0xfa,0x63,0xfa,0xfa,0xfa,0xf9,0xf8,0x98,0xf7,0xf7,0x12,0xf8, -0xfa,0x15,0xfd,0xff,0x9d,0x02,0x04,0xbb,0x06,0x08,0xae,0x0a,0x0b,0xfb,0x0c,0x0e, -0x25,0x10,0x12,0xaf,0x16,0x19,0x16,0x1c,0x1f,0x70,0x21,0x23,0xc3,0x24,0x24,0x5a, -0x21,0x1d,0xd4,0x18,0x14,0xab,0x10,0x0c,0xe8,0x08,0x06,0xca,0x04,0x03,0x72,0x02, -0x02,0x27,0x02,0x01,0xc9,0x01,0x02,0x74,0x01,0xff,0xc4,0xfb,0xf6,0x7d,0xf1,0xeb, -0x7f,0xe6,0xe1,0x68,0xdc,0xd7,0xb5,0xd3,0xd2,0x30,0xd1,0xd0,0xd3,0xce,0xcd,0x91, -0xca,0xc8,0x60,0xc6,0xc4,0xd7,0xc1,0xbf,0x73,0xbd,0xbc,0x13,0xbc,0xbc,0x7f,0xbe, -0xbf,0x95,0xbf,0xbe,0x6e,0xbe,0xbe,0x05,0xbf,0xc0,0x72,0xc3,0xc8,0xbc,0xcd,0xd2, -0xb9,0xd6,0xda,0x3d,0xdf,0xe3,0x36,0xe6,0xea,0x87,0xee,0xf1,0x3b,0xf5,0xf8,0xd5, -0xf9,0xfc,0x71,0xfe,0x00,0xb2,0x02,0x06,0x67,0x0a,0x0f,0xb7,0x13,0x16,0x14,0x19, -0x1a,0xed,0x1b,0x1d,0x61,0x1d,0x1e,0xc6,0x1e,0x1e,0x49,0x1e,0x1e,0x1f,0x21,0x24, -0x99,0x27,0x2a,0xa1,0x2e,0x34,0xd1,0x35,0x36,0x7d,0x38,0x38,0x7e,0x39,0x3a,0xb9, -0x39,0x38,0x07,0x38,0x36,0x16,0x33,0x30,0x3b,0x2f,0x2b,0xdc,0x27,0x23,0xb8,0x1f, -0x1c,0x42,0x19,0x17,0xb6,0x15,0x15,0xf5,0x14,0x14,0x4b,0x15,0x15,0xa4,0x13,0x11, -0x3a,0x0f,0x0c,0xf1,0x08,0x06,0x62,0x03,0x01,0x89,0xff,0xfd,0x44,0xfb,0xfa,0xc2, -0xf8,0xf7,0x39,0xf7,0xf7,0x25,0xf7,0xf7,0xe7,0xf8,0xf9,0x3b,0xfa,0xfb,0xa6,0xfb, -0xfb,0x48,0xfc,0xfc,0xa6,0xfb,0xfb,0xd7,0xfa,0xfa,0xa3,0xfa,0xfb,0xca,0xfc,0xfe, -0xbd,0x00,0x02,0xb1,0x02,0x03,0x98,0x03,0x02,0xde,0x03,0x04,0xbe,0x04,0x03,0xfd, -0x02,0x00,0xc8,0xfb,0xf8,0xf1,0xf4,0xf2,0x10,0xf0,0xef,0x5e,0xf0,0xf1,0x82,0xf2, -0xf3,0xa9,0xf5,0xf6,0xee,0xf7,0xf9,0xc9,0xf9,0xfa,0x92,0xfb,0xfb,0x0b,0xfa,0xf8, -0x18,0xf8,0xf8,0x84,0xf9,0xfa,0xeb,0xfc,0xff,0x89,0x02,0x05,0x6f,0x09,0x0c,0x39, -0x0f,0x10,0x0c,0x12,0x14,0xc0,0x16,0x19,0xd7,0x1d,0x22,0x54,0x26,0x29,0x26,0x2a, -0x28,0x93,0x25,0x20,0x68,0x19,0x13,0xe2,0x0e,0x0b,0x7b,0x09,0x07,0xaa,0x05,0x05, -0x24,0x06,0x06,0xb8,0x06,0x06,0x48,0x05,0x03,0xa1,0x00,0xfd,0x75,0xf8,0xf3,0xe1, -0xec,0xe6,0xc8,0xe0,0xdc,0xc2,0xd7,0xd4,0xc1,0xd0,0xcd,0x9c,0xcb,0xcb,0xe1,0xc8, -0xc5,0x23,0xc2,0xbf,0x6d,0xbe,0xbc,0x86,0xba,0xb9,0x97,0xb8,0xb7,0xed,0xb7,0xb7, -0x6c,0xb8,0xb9,0x39,0xba,0xbb,0xb3,0xbc,0xbd,0x27,0xbe,0xc0,0xe9,0xc3,0xc8,0xee, -0xce,0xd3,0x61,0xd6,0xda,0x3f,0xdf,0xe3,0x01,0xe7,0xeb,0x86,0xef,0xf3,0x43,0xf5, -0xf7,0xa5,0xf9,0xfb,0x08,0xfe,0x00,0xaa,0x02,0x06,0xb6,0x0b,0x10,0x62,0x15,0x19, -0x5d,0x1b,0x1c,0xca,0x1d,0x1d,0x05,0x1d,0x1d,0x3a,0x1d,0x1d,0xb6,0x20,0x23,0x7b, -0x26,0x28,0xfd,0x2b,0x2f,0x1b,0x33,0x35,0x9d,0x38,0x3a,0x8c,0x3c,0x3d,0xc8,0x3d, -0x3e,0x5b,0x3f,0x3e,0x25,0x3d,0x3b,0x76,0x38,0x35,0x1e,0x34,0x30,0xdd,0x2c,0x29, -0xa7,0x26,0x23,0x89,0x20,0x1e,0x6a,0x1d,0x1c,0x38,0x1c,0x1a,0x0c,0x19,0x17,0x98, -0x14,0x11,0xf8,0x0e,0x0b,0x4c,0x08,0x05,0x07,0x03,0x00,0x68,0xfe,0xfb,0x75,0xf8, -0xf7,0x72,0xf6,0xf5,0x9e,0xf5,0xf6,0x23,0xf6,0xf6,0xfc,0xf7,0xf8,0x49,0xf8,0xf7, -0x9b,0xf6,0xf5,0x36,0xf5,0xf5,0x8d,0xf6,0xf7,0x4c,0xfa,0xfc,0xee,0xfd,0xff,0x03, -0x01,0x02,0x55,0x02,0x02,0x34,0x03,0x04,0x7e,0x05,0x05,0x59,0x05,0x05,0x8b,0x05, -0x04,0x50,0x02,0xff,0xd5,0xfa,0xf6,0xe3,0xf1,0xee,0x9c,0xed,0xec,0x9d,0xed,0xef, -0xba,0xf0,0xf4,0x62,0xf5,0xf5,0x59,0xf7,0xf9,0x7a,0xf9,0xf9,0xd8,0xf8,0xf7,0xdc, -0xf7,0xf6,0x7b,0xf5,0xf5,0x1a,0xf5,0xf5,0x5a,0xf8,0xf9,0xee,0xfc,0x00,0xae,0x04, -0x07,0xfd,0x0a,0x0e,0xc1,0x10,0x13,0xed,0x17,0x1f,0x80,0x25,0x29,0x00,0x2d,0x2e, -0x45,0x2b,0x28,0xcd,0x25,0x1e,0xdb,0x18,0x14,0x11,0x0e,0x0a,0x7f,0x0b,0x0a,0x6e, -0x09,0x08,0xcc,0x08,0x07,0xfa,0x05,0x03,0x50,0x00,0xfe,0x84,0xfc,0xfa,0x34,0xf7, -0xf3,0xc8,0xed,0xe7,0x57,0xe2,0xdd,0xf7,0xd8,0xd5,0x5f,0xd2,0xcc,0x2e,0xc8,0xc4, -0x25,0xc1,0xbe,0xd3,0xba,0xb7,0xd8,0xb5,0xb5,0xde,0xb5,0xb5,0xda,0xb7,0xb8,0x0c, -0xb7,0xb6,0x82,0xb6,0xb6,0x2c,0xb8,0xba,0xfe,0xbb,0xbd,0xee,0xc0,0xc2,0xff,0xc5, -0xc9,0x8f,0xce,0xd4,0xe3,0xda,0xe0,0xe6,0xe3,0xe6,0x8d,0xeb,0xf0,0x62,0xf4,0xf8, -0x63,0xfa,0xfb,0x8f,0xfe,0x00,0xcc,0x02,0x05,0x2f,0x09,0x0a,0xe9,0x0c,0x10,0x1d, -0x15,0x18,0xfb,0x19,0x19,0x2c,0x19,0x18,0xe1,0x16,0x16,0x8d,0x17,0x19,0x0c,0x1d, -0x21,0xb5,0x25,0x29,0xe3,0x2b,0x2d,0xf8,0x2e,0x30,0x6e,0x33,0x35,0x9a,0x36,0x37, -0xb5,0x37,0x37,0x3f,0x38,0x37,0x6e,0x37,0x36,0xd8,0x34,0x32,0x6e,0x31,0x2f,0x4c, -0x2e,0x2c,0xfa,0x2a,0x29,0xb1,0x27,0x26,0x4a,0x26,0x26,0x07,0x26,0x24,0x9d,0x21, -0x1e,0xf0,0x19,0x14,0x5d,0x10,0x0c,0xe9,0x07,0x02,0xfc,0xfe,0xfc,0x9f,0xfa,0xf8, -0x1d,0xf7,0xf6,0x1c,0xf7,0xf6,0x2b,0xf6,0xf6,0x61,0xf6,0xf6,0x8e,0xf7,0xf7,0xe9, -0xf6,0xf6,0x79,0xf6,0xf6,0xa4,0xf7,0xfa,0x34,0xfd,0xff,0x1f,0x03,0x05,0x24,0x07, -0x08,0x16,0x0a,0x0b,0x80,0x0b,0x0b,0xde,0x0c,0x0d,0x82,0x0c,0x0b,0x9c,0x0b,0x0b, -0x65,0x09,0x06,0x62,0x03,0xff,0xba,0xf9,0xf4,0x82,0xef,0xec,0xfa,0xeb,0xec,0x83, -0xed,0xf0,0xe4,0xf1,0xf2,0x27,0xf4,0xf4,0xdc,0xf3,0xf2,0x7e,0xf2,0xf3,0xdd,0xf6, -0xf7,0xac,0xf7,0xf8,0x8a,0xf8,0xf6,0x17,0xf3,0xf0,0x4d,0xf1,0xf3,0x28,0xf6,0xf9, -0x96,0xfc,0xff,0x4b,0x04,0x09,0x56,0x0f,0x16,0xd5,0x1c,0x23,0xb8,0x2a,0x2e,0x3a, -0x2e,0x2d,0x34,0x2b,0x26,0xb7,0x21,0x1c,0x52,0x16,0x11,0xd9,0x0e,0x0d,0x44,0x0d, -0x0d,0x21,0x0a,0x06,0xf7,0x03,0x00,0x9f,0xfd,0xfb,0x63,0xfb,0xfb,0x24,0xfb,0xfa, -0x28,0xf9,0xf6,0x3d,0xf3,0xec,0x6a,0xe5,0xde,0x01,0xd6,0xce,0x51,0xc7,0xc1,0xd0, -0xbb,0xb6,0x7c,0xb2,0xae,0xcf,0xab,0xaa,0x65,0xab,0xae,0x2e,0xb3,0xb6,0x11,0xb7, -0xb8,0xb1,0xb8,0xb8,0x24,0xb9,0xba,0xa9,0xba,0xba,0x3c,0xbc,0xbe,0x6f,0xc2,0xc5, -0xea,0xc7,0xcc,0x11,0xd3,0xdb,0xd6,0xe2,0xe9,0x24,0xef,0xf4,0x26,0xf9,0xfc,0x4f, -0xff,0x01,0x25,0x04,0x08,0xd3,0x0c,0x11,0x9a,0x13,0x13,0xb2,0x12,0x12,0xe3,0x11, -0x11,0x95,0x11,0x12,0x9b,0x11,0x0f,0xb6,0x0e,0x0f,0x29,0x11,0x14,0x81,0x17,0x1a, -0x10,0x1d,0x21,0xd4,0x24,0x27,0x7b,0x28,0x27,0x99,0x27,0x29,0x07,0x2b,0x2b,0x3b, -0x2d,0x30,0xe3,0x32,0x34,0x17,0x35,0x33,0x7a,0x32,0x32,0xa5,0x33,0x34,0x82,0x34, -0x35,0x11,0x34,0x32,0x8c,0x31,0x30,0x96,0x2f,0x2f,0x56,0x2f,0x2f,0x75,0x2d,0x28, -0x12,0x22,0x1c,0x91,0x15,0x0f,0x7b,0x09,0x03,0xea,0xfe,0xfb,0x05,0xf8,0xf5,0xae, -0xf4,0xf3,0xce,0xf2,0xf1,0xa7,0xf0,0xee,0xed,0xed,0xee,0x4f,0xf1,0xf2,0x4e,0xf4, -0xf5,0x22,0xf6,0xf8,0x91,0xfa,0xfd,0xc1,0x00,0x04,0xac,0x07,0x0a,0x82,0x0b,0x0c, -0x25,0x0d,0x0e,0xd6,0x0f,0x11,0xfd,0x12,0x12,0xb6,0x10,0x0f,0x5c,0x0f,0x0e,0xed, -0x0d,0x0b,0x0f,0x0a,0x06,0x5f,0x01,0xfa,0x8f,0xf4,0xee,0x61,0xe9,0xe7,0xe3,0xe5, -0xe6,0xb2,0xe7,0xe9,0xc4,0xea,0xeb,0x1e,0xec,0xeb,0x96,0xe9,0xe7,0x55,0xe7,0xe9, -0xaa,0xee,0xf3,0x1c,0xf6,0xf6,0x4a,0xf7,0xf5,0x46,0xf1,0xee,0x37,0xed,0xed,0xbb, -0xee,0xf0,0xcf,0xf6,0xff,0xd1,0x05,0x0d,0x32,0x18,0x23,0xfb,0x2b,0x30,0x4e,0x33, -0x32,0x4d,0x30,0x2c,0xd5,0x27,0x23,0x69,0x1e,0x18,0xa1,0x12,0x11,0xa4,0x11,0x10, -0x0d,0x0f,0x0c,0x62,0x07,0x01,0x0b,0xfd,0xf9,0x48,0xf7,0xf7,0x3a,0xf9,0xfc,0x74, -0xff,0x01,0x45,0x01,0xff,0x40,0xf9,0xf0,0x44,0xe4,0xd6,0xa9,0xc9,0xc0,0x75,0xbb, -0xb8,0x38,0xb3,0xae,0x10,0xaa,0xa7,0x78,0xa7,0xaa,0x78,0xae,0xb3,0x30,0xb6,0xb6, -0xdf,0xb8,0xbc,0xda,0xbd,0xbc,0xd6,0xbb,0xbc,0xd8,0xbe,0xbf,0x5a,0xc0,0xc3,0x26, -0xc9,0xcd,0xf9,0xd1,0xd8,0x67,0xe1,0xe9,0x3d,0xf1,0xf8,0x6d,0x02,0x08,0xba,0x09, -0x0a,0xf5,0x0a,0x0b,0x1f,0x11,0x17,0x32,0x1a,0x1c,0xea,0x1d,0x1c,0xf7,0x1a,0x1a, -0x3d,0x18,0x14,0xe3,0x0f,0x0b,0xeb,0x09,0x0a,0x81,0x0b,0x0d,0xae,0x10,0x14,0x49, -0x19,0x1d,0x75,0x1e,0x1c,0x87,0x1a,0x1c,0xe3,0x1d,0x1c,0x92,0x1a,0x1c,0x3d,0x20, -0x23,0x17,0x28,0x2f,0x01,0x35,0x36,0x5e,0x34,0x31,0x49,0x31,0x32,0x00,0x33,0x35, -0x99,0x38,0x39,0x3d,0x3a,0x3a,0x7a,0x3a,0x3a,0x25,0x3a,0x38,0xa6,0x35,0x31,0xac, -0x2a,0x22,0x42,0x1a,0x12,0xeb,0x0a,0x04,0xd0,0xfd,0xf7,0x1d,0xf3,0xef,0x0b,0xed, -0xeb,0xa4,0xe9,0xe6,0xaa,0xe3,0xe2,0x81,0xe1,0xe1,0xd6,0xe3,0xe8,0xaa,0xed,0xf1, -0x84,0xf4,0xf7,0xac,0xfa,0xfe,0xb3,0x01,0x05,0x8a,0x09,0x0d,0x20,0x0e,0x0f,0x88, -0x10,0x11,0xa7,0x13,0x16,0xac,0x18,0x18,0x6c,0x19,0x17,0x76,0x13,0x11,0x32,0x10, -0x0f,0x9b,0x0e,0x0d,0xd3,0x0a,0x07,0x08,0x02,0xfa,0xd0,0xf0,0xe9,0x92,0xe2,0xdd, -0x18,0xdb,0xdc,0x0f,0xe0,0xe2,0x2b,0xe5,0xe7,0xa3,0xe7,0xe6,0x72,0xe3,0xe2,0x22, -0xe4,0xe8,0xe2,0xeb,0xef,0x82,0xf1,0xf3,0x12,0xf3,0xf0,0xed,0xed,0xec,0x7b,0xec, -0xed,0xd1,0xf1,0xf9,0xf4,0xff,0x06,0x5c,0x10,0x1b,0xeb,0x27,0x32,0x6e,0x38,0x39, -0xa5,0x38,0x35,0x66,0x31,0x2e,0xc4,0x2a,0x24,0x54,0x1c,0x17,0x92,0x14,0x14,0x22, -0x14,0x11,0x17,0x0c,0x06,0x56,0x01,0xfd,0xd6,0xf9,0xf8,0x79,0xf9,0xfd,0x2c,0x02, -0x04,0x2a,0x06,0x05,0x79,0x01,0xf9,0x9e,0xef,0xe3,0xf3,0xd4,0xc7,0x0b,0xbf,0xba, -0xa2,0xb6,0xb2,0xe1,0xac,0xa8,0xac,0xa8,0xab,0x5d,0xaf,0xb1,0x1c,0xb4,0xb4,0xac, -0xb4,0xb6,0x37,0xba,0xbc,0x6c,0xbd,0xbd,0x9b,0xbe,0xc0,0x20,0xc2,0xc5,0x19,0xca, -0xcf,0xd7,0xd4,0xd9,0xf7,0xdf,0xe8,0x23,0xf0,0xf7,0xfc,0x00,0x09,0x84,0x0e,0x10, -0xf1,0x0f,0x0f,0x64,0x10,0x14,0xb3,0x18,0x1b,0x04,0x1d,0x1f,0x73,0x1f,0x1e,0xab, -0x1e,0x1b,0x55,0x15,0x10,0x04,0x0d,0x0b,0x2b,0x0b,0x0b,0xd1,0x0a,0x0c,0x9e,0x11, -0x15,0xdd,0x16,0x16,0x3b,0x16,0x15,0x59,0x16,0x18,0x34,0x17,0x14,0x6e,0x15,0x18, -0xf1,0x1d,0x27,0x9c,0x2f,0x32,0xf5,0x32,0x33,0x39,0x32,0x31,0xe4,0x32,0x35,0xd2, -0x37,0x3b,0x67,0x3e,0x40,0x67,0x42,0x42,0xdd,0x41,0x40,0x13,0x3e,0x39,0x2e,0x33, -0x29,0xcf,0x1f,0x16,0xba,0x0e,0x06,0x5b,0xfe,0xf5,0x31,0xed,0xe8,0x20,0xe5,0xe3, -0x24,0xe1,0xde,0xe9,0xda,0xd7,0x30,0xd5,0xd7,0xe0,0xda,0xdf,0x6e,0xe5,0xea,0xec, -0xef,0xf3,0x8d,0xf6,0xf9,0x04,0xfd,0x01,0x40,0x05,0x09,0xa3,0x0c,0x0f,0xb6,0x12, -0x15,0xa9,0x17,0x19,0x7b,0x1b,0x1b,0x47,0x1a,0x19,0x63,0x17,0x14,0xcb,0x12,0x12, -0xc3,0x11,0x0f,0x5e,0x0d,0x0a,0x28,0x05,0xfd,0x27,0xf3,0xe8,0xcd,0xdf,0xd8,0x26, -0xd3,0xd1,0xad,0xd4,0xd9,0xdf,0xde,0xe1,0xdf,0xe3,0xe3,0x1f,0xe2,0xde,0x1b,0xdc, -0xdb,0xc5,0xdd,0xe3,0x77,0xe9,0xed,0x68,0xf0,0xf2,0x1a,0xf2,0xef,0xd7,0xec,0xea, -0x05,0xeb,0xf2,0x06,0xfc,0x03,0x69,0x0b,0x15,0xd7,0x1f,0x2b,0x10,0x35,0x3a,0x93, -0x3b,0x3a,0x0c,0x37,0x31,0x1b,0x2d,0x26,0x6e,0x1e,0x16,0x4b,0x12,0x11,0x66,0x13, -0x14,0x9c,0x12,0x0c,0x24,0x06,0x01,0xde,0xfd,0xfa,0x92,0xfa,0xfd,0xc1,0x00,0x05, -0xca,0x09,0x0b,0xd8,0x09,0x03,0x2a,0xfa,0xef,0x80,0xe2,0xd5,0x83,0xca,0xc3,0x5d, -0xc0,0xbd,0x2c,0xba,0xb5,0x8a,0xb2,0xb2,0x54,0xb4,0xb6,0x45,0xb7,0xb6,0x6d,0xb4, -0xb3,0x83,0xb5,0xb9,0xbf,0xbc,0xbd,0xfb,0xbf,0xc2,0x53,0xc4,0xc8,0x03,0xcd,0xd1, -0x75,0xd5,0xda,0xc8,0xdf,0xe6,0x04,0xee,0xf5,0x5f,0xff,0x09,0xf1,0x10,0x15,0x6a, -0x17,0x16,0x97,0x13,0x12,0x3b,0x17,0x1c,0x45,0x1e,0x1f,0xcd,0x21,0x22,0x68,0x23, -0x22,0xad,0x1d,0x17,0x8f,0x14,0x10,0xe2,0x0c,0x0c,0xf3,0x0b,0x0c,0x54,0x0e,0x12, -0x68,0x16,0x17,0x58,0x16,0x14,0xca,0x15,0x19,0xd4,0x1a,0x18,0xdd,0x15,0x15,0x78, -0x16,0x1b,0xac,0x23,0x29,0x5b,0x2d,0x30,0xf5,0x2f,0x2d,0x15,0x2d,0x2f,0x16,0x33, -0x37,0xb1,0x3b,0x3f,0xe9,0x42,0x45,0x67,0x45,0x43,0xf2,0x40,0x3e,0x73,0x38,0x2f, -0xde,0x25,0x1c,0xe5,0x13,0x0b,0xf0,0x01,0xfa,0xf3,0xf1,0xea,0xe5,0xe4,0xe1,0x98, -0xdf,0xdd,0x29,0xd9,0xd3,0xbe,0xd0,0xd0,0x11,0xd2,0xd5,0x3f,0xdb,0xe0,0xef,0xe6, -0xeb,0x6b,0xee,0xf1,0x14,0xf5,0xfa,0x90,0xfe,0x02,0x5f,0x08,0x0c,0x5d,0x10,0x14, -0x16,0x18,0x1a,0x1c,0x1d,0x1d,0x3a,0x1c,0x1a,0xfe,0x19,0x18,0x6b,0x16,0x13,0xa4, -0x10,0x0f,0xba,0x0f,0x0d,0x8f,0x0b,0x08,0x53,0x02,0xf9,0x79,0xee,0xe3,0xda,0xd9, -0xd3,0x4b,0xd2,0xd5,0x97,0xdb,0xe1,0xab,0xe5,0xe6,0x1e,0xe6,0xe2,0x4f,0xde,0xda, -0x24,0xd8,0xd7,0x7b,0xdd,0xe7,0xf4,0xed,0xf1,0x56,0xf3,0xf3,0xe5,0xf1,0xf1,0x65, -0xef,0xed,0x50,0xf0,0xf8,0x91,0xff,0x05,0x9e,0x0c,0x15,0xea,0x1f,0x2c,0x64,0x36, -0x3a,0x6e,0x3c,0x3b,0xa9,0x36,0x2f,0x68,0x27,0x1d,0x0a,0x15,0x0f,0x7b,0x0e,0x11, -0xdd,0x17,0x19,0xe1,0x13,0x0c,0x85,0x05,0xff,0xd8,0xfa,0xf8,0x6d,0xfa,0xfe,0xdf, -0x04,0x09,0x6f,0x0c,0x0b,0xcf,0x06,0xfd,0x99,0xf2,0xe6,0x7e,0xda,0xcf,0x47,0xc7, -0xc1,0xed,0xbf,0xbe,0x2e,0xbb,0xb5,0x2e,0xb2,0xb2,0xe1,0xb4,0xb7,0x84,0xb6,0xb3, -0xe9,0xb0,0xb0,0x90,0xb2,0xb4,0x6e,0xb6,0xb9,0xab,0xbe,0xc3,0x69,0xc8,0xcb,0xde, -0xce,0xd1,0xb6,0xd3,0xd8,0xa8,0xdf,0xe6,0xde,0xee,0xf8,0x95,0x02,0x0c,0x5b,0x15, -0x19,0x31,0x18,0x14,0xdc,0x11,0x13,0x91,0x16,0x19,0x17,0x1d,0x20,0xb2,0x20,0x21, -0x15,0x22,0x1f,0x1b,0x1b,0x16,0x7b,0x12,0x0f,0xe2,0x0c,0x0b,0xd2,0x0a,0x0c,0x70, -0x0f,0x15,0x0b,0x1b,0x1c,0xa6,0x1b,0x1b,0x1b,0x1d,0x1f,0x91,0x1e,0x1b,0xaa,0x19, -0x1a,0xf4,0x1c,0x21,0xb4,0x25,0x2a,0x8d,0x2e,0x2f,0xd4,0x2d,0x2d,0xc7,0x2e,0x30, -0x0f,0x34,0x38,0xfc,0x3d,0x41,0x38,0x43,0x43,0x2a,0x43,0x42,0x40,0x40,0x3c,0xf5, -0x34,0x2b,0xdf,0x21,0x17,0xc1,0x0d,0x06,0x51,0xff,0xf7,0x05,0xf1,0xeb,0xe5,0xe5, -0xe1,0x21,0xdd,0xd7,0xbb,0xd1,0xcd,0xb8,0xcc,0xcf,0x60,0xd3,0xd8,0x24,0xdd,0xe2, -0x0e,0xe7,0xe8,0x7c,0xea,0xec,0xaf,0xf0,0xf6,0xe9,0xfd,0x04,0x9d,0x0a,0x0e,0xee, -0x12,0x17,0x10,0x19,0x1b,0xb6,0x1d,0x1e,0xb5,0x1f,0x20,0x8f,0x1f,0x1c,0x62,0x18, -0x13,0xd6,0x0f,0x0f,0xd3,0x10,0x12,0x26,0x11,0x0c,0xac,0x06,0xfc,0xfc,0xef,0xe4, -0x03,0x00,0xff,0x0d,0x03,0x06,0x29,0x0b,0x11,0xe4,0x14,0x13,0xb2,0x0e,0x08,0x8c, -0x03,0x00,0xa8,0xfd,0xfd,0x18,0xff,0x00,0xe4,0x02,0x08,0xe6,0x0b,0x0e,0x89,0x10, -0x10,0x30,0x0b,0x04,0x5a,0xfe,0xfb,0xa8,0xfd,0x02,0x84,0x09,0x10,0x7a,0x14,0x17, -0x65,0x17,0x10,0x77,0x08,0x03,0xb4,0xff,0x00,0x00,0x03,0x06,0x8a,0x0d,0x14,0xe5, -0x17,0x19,0x5f,0x1c,0x1e,0x05,0x23,0x2d,0x57,0x38,0x3f,0x00,0x40,0x3a,0x6e,0x30, -0x23,0x3b,0x1b,0x1b,0x38,0x24,0x30,0x0a,0x3d,0x46,0x49,0x4a,0x43,0xde,0x33,0x20, -0xc6,0x0f,0x03,0x4d,0xfd,0xfb,0x44,0xfc,0xfe,0x66,0xfe,0xf7,0x05,0xeb,0xde,0x44, -0xd2,0xc8,0xe4,0xc4,0xc7,0x3a,0xcd,0xd2,0x64,0xd2,0xcb,0xc6,0xc0,0xb6,0x9b,0xaf, -0xad,0xcc,0xb1,0xb9,0x43,0xc2,0xcb,0xb2,0xd2,0xd8,0x82,0xdd,0xe1,0x5c,0xe3,0xe5, -0x78,0xe9,0xec,0x08,0xef,0xf1,0x31,0xf2,0xf3,0xd0,0xf1,0xf0,0x44,0xf2,0xf6,0xe8, -0xfc,0x06,0x2d,0x11,0x17,0x24,0x18,0x11,0x0a,0x08,0xff,0x8e,0xf8,0xf4,0xe0,0xf4, -0xf8,0xfe,0xfe,0x06,0x50,0x0c,0x11,0x5a,0x13,0x0f,0xa1,0x08,0x03,0xaa,0xff,0xfe, -0x32,0x00,0x04,0x55,0x0c,0x13,0x44,0x14,0x12,0x48,0x0f,0x09,0x46,0x03,0xff,0x17, -0xfe,0x00,0x2c,0x05,0x08,0xdd,0x0c,0x12,0x20,0x17,0x1c,0xda,0x22,0x29,0x72,0x2e, -0x32,0x80,0x34,0x34,0x95,0x31,0x2c,0xa8,0x25,0x20,0x2b,0x21,0x26,0x8e,0x30,0x3d, -0xb2,0x48,0x4e,0xa2,0x4a,0x3f,0x53,0x30,0x21,0xd6,0x13,0x0a,0x14,0x05,0x03,0x84, -0x03,0x03,0x05,0x01,0xfa,0x5e,0xf0,0xe4,0xa2,0xd8,0xcf,0x2d,0xcc,0xce,0x0c,0xd4, -0xd8,0x27,0xda,0xd7,0xe5,0xcf,0xc5,0xc6,0xba,0xb4,0x55,0xb4,0xb8,0x27,0xbe,0xc6, -0xe3,0xcd,0xd5,0xf1,0xda,0xdf,0xb0,0xe2,0xe8,0x52,0xed,0xf2,0xc2,0xf4,0xf4,0x71, -0xf1,0xed,0x01,0xe7,0xe3,0x7c,0xe4,0xe8,0x2f,0xf2,0xfe,0x1a,0x0b,0x15,0x3d,0x1a, -0x15,0xd6,0x0c,0x02,0xbe,0xf9,0xf3,0x3e,0xf1,0xf3,0xa9,0xfa,0x02,0x78,0x08,0x0c, -0x18,0x0d,0x0a,0xd8,0x05,0x01,0x83,0xff,0x02,0x5c,0x06,0x09,0x4c,0x0d,0x0f,0x54, -0x10,0x0e,0xee,0x08,0x02,0x4e,0x01,0x00,0xd6,0xfe,0x00,0x74,0x04,0x07,0xd8,0x08, -0x0a,0x30,0x0d,0x14,0xfd,0x1f,0x29,0x3b,0x31,0x37,0x1f,0x3b,0x37,0x3e,0x30,0x27, -0x43,0x20,0x1d,0x0e,0x20,0x25,0x09,0x30,0x3c,0xaa,0x45,0x47,0x29,0x44,0x3c,0x14, -0x31,0x24,0x8d,0x19,0x10,0x5b,0x0c,0x0b,0xf5,0x08,0x04,0xac,0x00,0xf9,0xb6,0xef, -0xe5,0xd9,0xdc,0xd8,0x53,0xd8,0xda,0x71,0xdd,0xe1,0x14,0xe1,0xdc,0x56,0xd5,0xcd, -0x60,0xc5,0xc0,0x98,0xbe,0xbf,0xbb,0xc2,0xc7,0x61,0xcb,0xce,0xbd,0xd2,0xd7,0x8f, -0xde,0xe7,0x8b,0xf1,0xf7,0xac,0xf9,0xf7,0xed,0xf1,0xea,0xe4,0xe2,0xdc,0x8c,0xdc, -0xe2,0x25,0xec,0xf8,0x45,0x03,0x0b,0xc9,0x0f,0x0e,0xc6,0x09,0x03,0xcc,0xfd,0xfa, -0x91,0xf9,0xfb,0x06,0xff,0x03,0xa1,0x04,0x04,0x15,0x04,0x03,0x40,0x02,0x03,0x59, -0x06,0x0a,0x55,0x0e,0x0d,0x2a,0x0a,0x08,0x3f,0x09,0x09,0x9c,0x0a,0x09,0xa0,0x06, -0x06,0x70,0x04,0x00,0xac,0xfe,0xff,0x36,0x00,0x01,0xd7,0x05,0x0e,0xee,0x1b,0x28, -0xc2,0x2f,0x33,0x9b,0x35,0x33,0xc6,0x2c,0x25,0x91,0x20,0x20,0x7b,0x23,0x27,0xcf, -0x2d,0x33,0x06,0x38,0x39,0xf9,0x37,0x34,0x7b,0x31,0x2c,0x22,0x24,0x1c,0xac,0x17, -0x14,0xe0,0x0f,0x08,0x26,0xfe,0xf3,0xec,0xe9,0xe0,0xdd,0xdb,0xdc,0x31,0xdf,0xe3, -0x4b,0xe7,0xe7,0x0b,0xe6,0xe2,0x06,0xdc,0xd4,0xab,0xcd,0xc8,0xa2,0xc5,0xc5,0x3e, -0xc7,0xc9,0xc6,0xcb,0xce,0xcf,0xd2,0xd7,0xf1,0xdd,0xe7,0x0c,0xf1,0xf7,0xe8,0xf9, -0xf7,0xd8,0xf0,0xe8,0x4e,0xe1,0xdd,0x36,0xde,0xe3,0x78,0xec,0xf7,0xb3,0x00,0x05, -0xc9,0x04,0x01,0xab,0xfe,0xfc,0xc1,0xfa,0xfc,0xd0,0xff,0x03,0x3f,0x06,0x05,0xef, -0x03,0x01,0x93,0xfe,0xfc,0x07,0xfc,0xff,0xc6,0x06,0x0f,0x02,0x15,0x16,0xf7,0x11, -0x0a,0x23,0x05,0x03,0xfc,0x03,0x05,0xe8,0x07,0x0a,0x93,0x0a,0x06,0xae,0x01,0xff, -0x32,0xfe,0xfd,0x49,0x00,0x09,0x10,0x16,0x22,0x33,0x2b,0x31,0x61,0x32,0x2f,0x06, -0x2a,0x24,0xfc,0x21,0x23,0xb9,0x28,0x2d,0x5a,0x31,0x32,0xd1,0x2e,0x29,0x87,0x24, -0x22,0xe6,0x23,0x27,0xc5,0x28,0x26,0x9f,0x23,0x1d,0x1f,0x15,0x08,0xad,0xfb,0xee, -0xc9,0xe3,0xdd,0x77,0xdb,0xdd,0xcf,0xe3,0xe9,0xbb,0xec,0xec,0x99,0xe9,0xe4,0x4f, -0xdf,0xd9,0x4c,0xd4,0xd0,0x87,0xce,0xcd,0xaf,0xcd,0xcd,0xfa,0xcd,0xcf,0xba,0xd2, -0xd7,0x3d,0xdf,0xe8,0x37,0xf1,0xf6,0x6c,0xf7,0xf4,0x63,0xee,0xe7,0x59,0xe2,0xe1, -0x42,0xe4,0xea,0xc1,0xf0,0xf6,0x7b,0xfb,0xfd,0xea,0xfb,0xf7,0xce,0xf4,0xf5,0x23, -0xf9,0xfe,0x09,0x05,0x0b,0xc9,0x0e,0x0c,0xb9,0x07,0x02,0x60,0xfd,0xfb,0x29,0xfc, -0x01,0x52,0x09,0x12,0xb0,0x19,0x1c,0x5e,0x18,0x0f,0x1c,0x07,0x01,0xec,0x00,0x02, -0x80,0x03,0x07,0x5e,0x0a,0x06,0x6a,0x01,0xfd,0x19,0xfd,0xfe,0x5f,0x01,0x07,0x1a, -0x13,0x1f,0x51,0x26,0x29,0xc3,0x28,0x26,0xfd,0x22,0x1f,0x52,0x1f,0x25,0x18,0x2c, -0x30,0xeb,0x32,0x30,0x65,0x28,0x1f,0x8a,0x18,0x16,0x70,0x19,0x1f,0xab,0x25,0x29, -0x10,0x29,0x23,0xe6,0x18,0x0c,0x76,0xff,0xf2,0xb0,0xe7,0xe1,0xcb,0xdf,0xe2,0xd2, -0xe6,0xea,0x4b,0xed,0xed,0x44,0xea,0xe5,0x5d,0xe1,0xdd,0x9b,0xda,0xd7,0xe0,0xd3, -0xd1,0x97,0xcf,0xce,0xd8,0xce,0xd2,0x08,0xd9,0xdf,0x54,0xe6,0xee,0xae,0xf3,0xf4, -0xfe,0xf3,0xef,0x93,0xe9,0xe6,0x50,0xe3,0xe4,0x26,0xeb,0xf1,0xd8,0xf6,0xfb,0x31, -0xfb,0xf9,0x80,0xf5,0xf0,0xfc,0xee,0xf0,0x8e,0xf5,0xfc,0x18,0x04,0x08,0x6d,0x0b, -0x0a,0xa9,0x06,0x03,0x11,0xff,0xfd,0xf0,0xfe,0x03,0xc0,0x07,0x0f,0xf2,0x15,0x19, -0xe0,0x16,0x0e,0x46,0x04,0xff,0x55,0xfe,0xff,0xbb,0x03,0x07,0x89,0x07,0x05,0x06, -0x01,0xfc,0x13,0xfb,0xfd,0xcf,0x02,0x09,0xc8,0x13,0x1e,0xd3,0x23,0x24,0x5b,0x22, -0x1f,0xd2,0x1c,0x1c,0x1b,0x1f,0x25,0x25,0x2d,0x31,0xe6,0x30,0x2c,0x16,0x24,0x1a, -0xa1,0x11,0x0d,0x36,0x0f,0x16,0x21,0x1f,0x25,0xfb,0x25,0x20,0x40,0x16,0x0b,0xe4, -0x00,0xf6,0x7f,0xee,0xe8,0xab,0xe5,0xe5,0x07,0xe8,0xea,0x6e,0xec,0xed,0x33,0xec, -0xe9,0x03,0xe6,0xe3,0x57,0xe1,0xdd,0x4b,0xda,0xd6,0x14,0xd3,0xd1,0x5b,0xd2,0xd6, -0x00,0xde,0xe7,0xe3,0xee,0xf6,0x52,0xfa,0xf9,0x33,0xf5,0xee,0x1e,0xe8,0xe4,0x9e, -0xe5,0xe9,0x0e,0xf1,0xf7,0x9d,0xfb,0xfc,0x92,0xf9,0xf6,0x81,0xf2,0xef,0x34,0xee, -0xf0,0x5f,0xf5,0xfa,0x53,0x00,0x05,0x09,0x08,0x08,0x95,0x06,0x03,0x6b,0x01,0x01, -0x48,0x03,0x06,0x17,0x0b,0x0e,0xf5,0x0f,0x11,0x8e,0x12,0x0e,0x7e,0x08,0x03,0x3b, -0x01,0xff,0xdc,0xfe,0xfd,0xab,0xfc,0xfc,0x21,0xfb,0xfa,0x02,0xfd,0x02,0xce,0x08, -0x0e,0xc1,0x14,0x1c,0xc4,0x20,0x20,0xca,0x1d,0x1b,0xd1,0x1a,0x1c,0xb0,0x1e,0x23, -0xfd,0x29,0x2d,0x0b,0x2e,0x2a,0xfd,0x22,0x19,0x2c,0x13,0x0e,0x5f,0x0e,0x12,0x0c, -0x19,0x1e,0x88,0x20,0x1c,0x88,0x14,0x0c,0x4f,0x05,0xfc,0x67,0xf4,0xed,0xbd,0xe9, -0xe8,0xc4,0xe7,0xe7,0xda,0xe8,0xea,0x19,0xec,0xec,0x9b,0xeb,0xe9,0x3c,0xe6,0xe0, -0x0e,0xdb,0xd5,0x17,0xd1,0xcf,0xe2,0xd0,0xd7,0x93,0xe1,0xeb,0x84,0xf2,0xf8,0xb1, -0xf9,0xf7,0x9d,0xf3,0xed,0x9d,0xe8,0xe5,0xbb,0xe6,0xec,0xff,0xf3,0xfa,0xf7,0xfe, -0xfe,0x33,0xfa,0xf6,0x30,0xf1,0xed,0xa9,0xed,0xef,0x45,0xf4,0xfb,0xf3,0xff,0x03, -0x2a,0x06,0x06,0xaa,0x06,0x05,0x04,0x03,0x03,0x99,0x05,0x07,0x27,0x09,0x0a,0xdd, -0x0c,0x10,0x90,0x11,0x10,0xe1,0x0d,0x0a,0xc5,0x05,0x01,0x8f,0xfd,0xf9,0x70,0xf7, -0xf7,0xec,0xf7,0xf9,0x78,0xfe,0x06,0xc4,0x0e,0x15,0x0f,0x1c,0x20,0x7e,0x22,0x1f, -0xfb,0x1b,0x1a,0xf9,0x1b,0x1e,0xd5,0x21,0x26,0xdd,0x2b,0x2d,0x4c,0x2c,0x27,0x35, -0x20,0x18,0x1f,0x13,0x0f,0xf8,0x0e,0x11,0x09,0x16,0x19,0xd6,0x1a,0x18,0xca,0x13, -0x0d,0x28,0x06,0xfe,0xa6,0xf7,0xf0,0xf3,0xe9,0xe7,0x62,0xe5,0xe4,0x33,0xe6,0xea, -0x01,0xed,0xee,0xbd,0xee,0xeb,0x1a,0xe6,0xdf,0x0d,0xd8,0xd1,0x14,0xce,0xcd,0x7c, -0xd1,0xd9,0xee,0xe3,0xed,0xd1,0xf4,0xf8,0x8c,0xf8,0xf6,0xd3,0xf1,0xec,0xa0,0xe7, -0xe7,0x42,0xeb,0xf2,0xd1,0xf8,0xfd,0xdd,0xff,0xfd,0x63,0xf8,0xf3,0x95,0xee,0xec, -0xba,0xed,0xf1,0x88,0xf7,0xfe,0x11,0x03,0x06,0x8f,0x09,0x09,0xbe,0x08,0x06,0xc8, -0x04,0x04,0x71,0x05,0x07,0x46,0x09,0x0a,0x4c,0x0c,0x0d,0x46,0x0e,0x0d,0x26,0x0a, -0x05,0xf5,0x01,0xfe,0xaf,0xfa,0xf5,0x2d,0xf3,0xf3,0xc2,0xf4,0xf7,0x0c,0xfe,0x07, -0x39,0x11,0x18,0xd0,0x1b,0x1d,0x94,0x1d,0x1c,0x61,0x19,0x19,0x02,0x1c,0x1f,0x3c, -0x23,0x26,0xfe,0x29,0x2a,0x05,0x27,0x20,0xaf,0x19,0x12,0xd9,0x0e,0x0e,0x45,0x10, -0x13,0x4c,0x17,0x18,0xff,0x18,0x16,0xc7,0x11,0x0b,0xee,0x05,0xff,0xdb,0xf8,0xf1, -0x64,0xea,0xe6,0x02,0xe5,0xe5,0xa5,0xe6,0xe9,0x7e,0xed,0xee,0x8a,0xed,0xea,0xa3, -0xe4,0xdd,0x8a,0xd6,0xd0,0xf1,0xcc,0xce,0xa5,0xd3,0xdc,0x01,0xe6,0xef,0x86,0xf5, -0xf7,0xb7,0xf5,0xf2,0xe1,0xed,0xea,0x16,0xe9,0xea,0x4f,0xf0,0xf7,0xe8,0xfd,0x00, -0xb8,0xff,0xfb,0xde,0xf6,0xf1,0x0e,0xee,0xec,0xc3,0xee,0xf4,0x3e,0xfc,0x02,0x9b, -0x06,0x08,0xca,0x09,0x09,0x13,0x07,0x05,0x1a,0x05,0x04,0x56,0x05,0x07,0xb9,0x09, -0x0a,0xed,0x0a,0x0a,0x75,0x0a,0x0a,0xf2,0x05,0x00,0xe6,0xfc,0xfa,0x9f,0xf8,0xf6, -0x5a,0xf5,0xf5,0xd1,0xf6,0xfa,0x25,0x00,0x08,0x9a,0x12,0x18,0xcc,0x1a,0x1b,0xfc, -0x1b,0x1b,0x70,0x1a,0x1c,0x31,0x20,0x26,0x85,0x2a,0x2b,0x95,0x2a,0x28,0xc0,0x22, -0x1c,0xa0,0x15,0x11,0x30,0x0f,0x11,0xd0,0x14,0x17,0xa5,0x18,0x18,0x2d,0x17,0x13, -0x4f,0x10,0x0b,0xfc,0x06,0x02,0x19,0xfd,0xf6,0x30,0xef,0xe9,0x36,0xe6,0xe6,0xa4, -0xe7,0xea,0x92,0xed,0xef,0x0a,0xef,0xeb,0x68,0xe5,0xdd,0x09,0xd6,0xcf,0x3e,0xcd, -0xce,0xb7,0xd3,0xdc,0x1b,0xe7,0xef,0x66,0xf3,0xf4,0x23,0xf3,0xf0,0x33,0xed,0xec, -0x25,0xee,0xf2,0x93,0xf7,0xfc,0xb8,0xff,0x00,0x9a,0xfd,0xf8,0xaf,0xf4,0xf2,0x40, -0xf2,0xf4,0xa1,0xf6,0xfb,0x18,0x01,0x04,0xf9,0x05,0x06,0x20,0x06,0x07,0xc2,0x06, -0x05,0x6f,0x07,0x08,0x65,0x08,0x09,0x42,0x08,0x06,0xb8,0x05,0x04,0x3c,0x04,0x04, -0xf5,0x02,0xff,0xef,0xfc,0xf9,0xf0,0xf4,0xf2,0x23,0xf0,0xf0,0x06,0xf4,0xf9,0xd0, -0x00,0x0b,0x82,0x13,0x17,0x07,0x19,0x19,0xbf,0x1a,0x1b,0xc9,0x1d,0x21,0xf2,0x25, -0x2a,0x92,0x2a,0x27,0xfa,0x23,0x20,0x1a,0x1d,0x1a,0x24,0x18,0x16,0x38,0x17,0x19, -0x5d,0x1b,0x1b,0x91,0x19,0x16,0x4a,0x13,0x10,0x1a,0x0e,0x0b,0xc6,0x09,0x07,0x6d, -0x02,0xfa,0xa8,0xf1,0xe9,0xd8,0xe4,0xe2,0xac,0xe2,0xe6,0xf3,0xeb,0xee,0x9f,0xee, -0xeb,0x1b,0xe5,0xdc,0xa0,0xd2,0xcb,0x11,0xc9,0xcc,0x5d,0xd3,0xda,0x7a,0xe3,0xeb, -0x7b,0xef,0xef,0xa4,0xee,0xee,0xd5,0xed,0xef,0x78,0xf2,0xf5,0xa3,0xf8,0xfa,0x7f, -0xfa,0xf9,0xa3,0xf7,0xf5,0x34,0xf6,0xf8,0x28,0xfb,0xfe,0x63,0x00,0x01,0xdf,0x03, -0x04,0xe5,0x03,0x04,0x5f,0x06,0x08,0xb9,0x0a,0x0b,0xec,0x0c,0x0d,0x17,0x0a,0x06, -0xcf,0x04,0x01,0xb1,0xfe,0xfe,0xcd,0xff,0x01,0xb1,0x00,0xfe,0xcf,0xfd,0xfb,0x3b, -0xf7,0xf3,0x47,0xf1,0xf0,0xec,0xf4,0xfb,0x85,0x01,0x0a,0xe2,0x12,0x17,0xaa,0x1a, -0x1e,0x2c,0x23,0x25,0xe9,0x26,0x28,0x4b,0x2a,0x2a,0x36,0x27,0x21,0x8e,0x1d,0x1b, -0x38,0x1b,0x1c,0x61,0x1e,0x20,0xb3,0x21,0x21,0x0a,0x1f,0x1a,0x3c,0x16,0x11,0x16, -0x0e,0x0c,0x6e,0x0d,0x0f,0x00,0x0f,0x0b,0x68,0x04,0xfa,0x90,0xee,0xe4,0xfa,0xdd, -0xdc,0x50,0xde,0xe2,0x1a,0xe8,0xeb,0x78,0xea,0xe7,0x41,0xe1,0xd7,0xdd,0xcd,0xc7, -0x7b,0xc5,0xc7,0x76,0xcc,0xd3,0x18,0xdc,0xe4,0x08,0xea,0xed,0xc1,0xef,0xf1,0xff, -0xf2,0xf2,0x29,0xf2,0xf2,0xe0,0xf1,0xf2,0xa4,0xf2,0xf3,0xc6,0xf5,0xf9,0xde,0xfe, -0x03,0x32,0x06,0x07,0x7a,0x07,0x05,0x19,0x03,0x00,0x59,0xff,0x01,0x35,0x06,0x0b, -0x56,0x10,0x13,0x1d,0x15,0x12,0xe9,0x0c,0x06,0xb0,0xff,0xfb,0x12,0xf9,0xfa,0x36, -0xfd,0x00,0xc8,0x02,0x02,0xb7,0x00,0xfd,0xa2,0xf7,0xf1,0x86,0xed,0xed,0xcf,0xf1, -0xf8,0x17,0x01,0x09,0xfb,0x11,0x18,0x89,0x1e,0x24,0xd9,0x29,0x2c,0x33,0x2c,0x2a, -0x07,0x27,0x23,0x50,0x1e,0x19,0x5b,0x17,0x19,0x65,0x1e,0x23,0xce,0x27,0x28,0xe8, -0x26,0x23,0xae,0x1d,0x16,0x81,0x10,0x0c,0x25,0x0a,0x0b,0xb8,0x0d,0x0f,0x64,0x10, -0x0d,0xba,0x04,0xf8,0x87,0xeb,0xe0,0x09,0xda,0xd7,0xea,0xd9,0xdf,0x6c,0xe5,0xe8, -0x95,0xe8,0xe4,0xfd,0xdd,0xd5,0x29,0xcc,0xc5,0xb4,0xc2,0xc4,0xe8,0xc9,0xd1,0x27, -0xd9,0xe1,0x65,0xe9,0xee,0x39,0xf2,0xf5,0x74,0xf6,0xf5,0xc6,0xf2,0xf0,0x15,0xef, -0xef,0x66,0xf1,0xf6,0x44,0xfd,0x04,0xb2,0x0a,0x0f,0x39,0x11,0x10,0x98,0x0d,0x09, -0x23,0x05,0x02,0x31,0x01,0x04,0x70,0x09,0x0f,0x6c,0x15,0x1a,0xc3,0x1b,0x18,0xca, -0x11,0x09,0x63,0x01,0xfb,0x4f,0xf9,0xf9,0xf3,0xfc,0x03,0x91,0x07,0x07,0x7d,0x04, -0xfe,0xc4,0xf6,0xef,0xfc,0xeb,0xec,0x74,0xf0,0xf7,0xdf,0x00,0x0a,0x20,0x13,0x1a, -0x08,0x20,0x23,0x17,0x25,0x24,0xba,0x22,0x1f,0x07,0x1c,0x1a,0x4a,0x1a,0x19,0x1c, -0x1a,0x1c,0x14,0x1f,0x22,0xfa,0x25,0x26,0xfc,0x23,0x1f,0x54,0x19,0x12,0xe5,0x0b, -0x08,0xfb,0x08,0x0b,0x13,0x0e,0x0f,0xc6,0x0e,0x0a,0xbe,0x01,0xf4,0x16,0xe7,0xdc, -0x0f,0xd6,0xd3,0xe1,0xd4,0xda,0xc9,0xe0,0xe5,0x54,0xe6,0xe2,0x6f,0xdb,0xd2,0xe6, -0xc9,0xc4,0x08,0xc4,0xc7,0xc1,0xcc,0xd4,0xcc,0xdd,0xe6,0x22,0xed,0xf1,0x28,0xf3, -0xf3,0x7b,0xf3,0xf1,0xdf,0xef,0xef,0xf6,0xf0,0xf3,0x0d,0xf9,0xff,0x0b,0x07,0x0e, -0xca,0x14,0x17,0x0a,0x18,0x16,0xa1,0x11,0x0d,0x27,0x0a,0x08,0xf1,0x08,0x0c,0x14, -0x11,0x16,0xca,0x1a,0x1c,0x99,0x1c,0x19,0xb5,0x12,0x0b,0x23,0x04,0xfe,0x4f,0xfc, -0xfb,0x0b,0xfe,0x02,0xdd,0x06,0x06,0x4a,0x02,0xfb,0x16,0xf4,0xee,0xda,0xeb,0xec, -0x84,0xf0,0xf7,0x2e,0x00,0x09,0xc3,0x11,0x18,0xe2,0x1a,0x1a,0x88,0x18,0x16,0x83, -0x14,0x13,0x2d,0x15,0x17,0x3b,0x1a,0x1b,0x7e,0x1c,0x1b,0x1c,0x1b,0x1b,0xb0,0x1a, -0x19,0xd2,0x16,0x13,0x4d,0x10,0x0c,0x2c,0x0a,0x09,0x58,0x0b,0x0d,0xa9,0x0e,0x0d, -0x2c,0x0a,0x03,0xeb,0xf9,0xee,0x9c,0xe4,0xdb,0x8d,0xd5,0xd3,0xd9,0xd4,0xd8,0x5a, -0xde,0xe2,0xb0,0xe1,0xde,0x72,0xd7,0xcf,0x73,0xc9,0xc8,0x22,0xcb,0xd0,0xfa,0xd6, -0xdd,0x10,0xe3,0xe8,0x09,0xed,0xef,0xb7,0xf0,0xf1,0xdf,0xf2,0xf3,0x42,0xf4,0xf6, -0x82,0xf8,0xfc,0x8f,0x03,0x0a,0x13,0x11,0x17,0x73,0x1b,0x1c,0x1e,0x1c,0x18,0xff, -0x14,0x11,0xc9,0x0f,0x10,0x31,0x12,0x15,0xb5,0x18,0x1b,0xd2,0x1c,0x1d,0x4c,0x1c, -0x17,0x9d,0x12,0x0d,0x83,0x07,0x02,0xc8,0xff,0xfe,0x8f,0xff,0x01,0x28,0x03,0x02, -0x52,0xfe,0xf9,0xa6,0xf4,0xf2,0x2a,0xf3,0xf5,0xd6,0xf8,0xfd,0x15,0x02,0x06,0x02, -0x09,0x09,0x5d,0x0a,0x0b,0x19,0x0c,0x0d,0xa0,0x0f,0x13,0x4f,0x18,0x1b,0x42,0x1c, -0x1b,0x08,0x19,0x15,0x18,0x12,0x0f,0x83,0x0c,0x0a,0x33,0x09,0x09,0x85,0x09,0x09, -0x89,0x0a,0x0b,0x56,0x0d,0x0e,0x1e,0x0e,0x0a,0xfa,0x03,0xfb,0xe1,0xf1,0xe9,0x74, -0xe1,0xdb,0x62,0xd7,0xd7,0x43,0xd8,0xd9,0xb8,0xdb,0xdd,0xe8,0xdb,0xd8,0x44,0xd4, -0xd0,0xec,0xcf,0xd1,0xdb,0xd4,0xd9,0xf7,0xde,0xe3,0xa9,0xe7,0xeb,0x12,0xed,0xee, -0xcf,0xf0,0xf2,0x50,0xf5,0xf9,0x99,0xfc,0xff,0x14,0x02,0x04,0x3e,0x0a,0x10,0xef, -0x16,0x1b,0x4d,0x1f,0x20,0x46,0x1f,0x1c,0xf6,0x18,0x17,0x16,0x17,0x18,0xe4,0x1a, -0x1d,0xd2,0x1e,0x1f,0x0e,0x20,0x1f,0x45,0x1d,0x19,0x99,0x14,0x0f,0x1e,0x0b,0x06, -0x88,0x02,0xff,0x47,0xfe,0xfe,0xf5,0xfc,0xfa,0x0b,0xf9,0xf7,0x08,0xf7,0xf8,0xec, -0xfa,0xfb,0x9c,0xfc,0xfd,0x15,0xfd,0xfd,0x37,0xfe,0xfd,0x65,0xfd,0xff,0x91,0x00, -0x02,0xda,0x07,0x0e,0xb6,0x13,0x17,0x6a,0x18,0x14,0x8e,0x10,0x0c,0x62,0x08,0x05, -0x2b,0x03,0x01,0x0b,0x02,0x03,0xd9,0x05,0x08,0x00,0x0a,0x0b,0xbe,0x0d,0x0d,0x6a, -0x0b,0x06,0xdc,0xff,0xf8,0xc4,0xf0,0xe9,0xd6,0xe2,0xdc,0x4a,0xd8,0xd6,0x5f,0xd6, -0xd6,0xc0,0xd7,0xd9,0x5e,0xda,0xd9,0x47,0xd8,0xd7,0x0f,0xda,0xdc,0xac,0xde,0xe1, -0xe5,0xe3,0xe5,0xc4,0xe7,0xeb,0x56,0xee,0xf1,0x7c,0xf5,0xf8,0x8c,0xfc,0x00,0x1c, -0x04,0x06,0xe9,0x09,0x0d,0xd6,0x12,0x19,0x51,0x1e,0x21,0x9d,0x23,0x23,0x07,0x21, -0x1c,0xef,0x19,0x19,0x13,0x1a,0x1c,0xc4,0x1e,0x20,0xb6,0x21,0x23,0xe3,0x23,0x23, -0x29,0x22,0x1d,0xee,0x18,0x13,0xde,0x0d,0x06,0x45,0xff,0xfa,0x3c,0xf9,0xf9,0x28, -0xf9,0xf7,0x6e,0xf7,0xf7,0x4b,0xf8,0xf9,0x49,0xfa,0xf8,0xdd,0xf6,0xf5,0x08,0xf5, -0xf4,0x2e,0xf5,0xf6,0x48,0xf9,0xfc,0x9b,0xff,0x02,0xbc,0x07,0x0c,0x4f,0x10,0x10, -0xa6,0x0e,0x0b,0x54,0x06,0x01,0x3c,0xfe,0xfa,0x2a,0xf8,0xf8,0x31,0xfa,0xfd,0x08, -0x01,0x03,0x54,0x06,0x09,0x3b,0x0b,0x0a,0xd4,0x07,0x03,0x5a,0xfd,0xf6,0x61,0xef, -0xe8,0x5e,0xe2,0xdb,0x2c,0xd8,0xd6,0x8a,0xd5,0xd5,0x07,0xd7,0xd9,0xbc,0xdc,0xde, -0x0b,0xe0,0xe1,0x83,0xe2,0xe3,0x9d,0xe4,0xe4,0x08,0xe6,0xe8,0x6b,0xeb,0xee,0x5c, -0xf3,0xf8,0xb1,0xfc,0x01,0x30,0x04,0x06,0xc6,0x08,0x0b,0xf5,0x0e,0x13,0x4b,0x19, -0x1e,0x27,0x22,0x25,0x58,0x27,0x26,0xa6,0x23,0x20,0x10,0x1d,0x1c,0x65,0x1d,0x1e, -0x28,0x20,0x21,0x1c,0x23,0x25,0x35,0x27,0x27,0x51,0x25,0x21,0xf1,0x1a,0x14,0x0b, -0x0d,0x03,0x87,0xfb,0xf6,0x3f,0xf5,0xf5,0x1a,0xf7,0xf8,0xc4,0xf8,0xf9,0x23,0xfa, -0xfa,0xe7,0xf9,0xf8,0xe4,0xf4,0xf1,0x14,0xf0,0xf0,0x39,0xf2,0xf5,0x6a,0xf9,0xfc, -0x49,0x00,0x04,0x9d,0x09,0x0c,0xe6,0x0c,0x0b,0x31,0x07,0x01,0xc2,0xfa,0xf5,0x7b, -0xf2,0xef,0x9f,0xee,0xef,0x38,0xf3,0xf7,0xb8,0xfb,0xff,0x5f,0x04,0x08,0xc6,0x0a, -0x0a,0x96,0x08,0x04,0x34,0xfd,0xf6,0x14,0xf0,0xe9,0xd0,0xe1,0xdc,0x4e,0xda,0xd8, -0x0f,0xd8,0xd7,0x9f,0xd9,0xdc,0x7e,0xe0,0xe3,0x91,0xe5,0xe7,0x7a,0xe8,0xe8,0x43, -0xe8,0xe9,0x78,0xeb,0xed,0x75,0xf0,0xf4,0x3e,0xf9,0xfe,0x7c,0x04,0x07,0x4c,0x09, -0x0a,0xe7,0x0a,0x0c,0x75,0x0f,0x14,0xa3,0x1a,0x20,0xcd,0x24,0x27,0x9d,0x29,0x27, -0x1e,0x25,0x21,0x9a,0x1e,0x1d,0x7b,0x1e,0x1f,0x82,0x20,0x21,0xef,0x23,0x26,0xd9, -0x28,0x28,0x67,0x25,0x1f,0x8b,0x19,0x13,0x78,0x0b,0x01,0x2f,0xfb,0xf6,0xef,0xf4, -0xf5,0xa2,0xf5,0xf5,0xee,0xf5,0xf6,0x7a,0xf7,0xf8,0xb1,0xf7,0xf6,0x77,0xf4,0xf1, -0xff,0xf0,0xf1,0x7a,0xf3,0xf7,0x70,0xfa,0xfd,0xb7,0x01,0x06,0x60,0x09,0x0b,0x74, -0x0a,0x06,0xcb,0x00,0xf9,0x5b,0xf3,0xef,0x26,0xec,0xe9,0x98,0xe8,0xe9,0x5f,0xed, -0xf1,0xa6,0xf5,0xfb,0xc0,0xff,0x03,0x68,0x05,0x05,0x93,0x03,0x00,0x20,0xfa,0xf4, -0x4b,0xf0,0xea,0x87,0xe4,0xe0,0x1e,0xdf,0xdd,0xd7,0xdb,0xda,0x5d,0xdb,0xde,0x52, -0xe1,0xe5,0xd0,0xe7,0xe9,0x7a,0xea,0xea,0x10,0xeb,0xee,0xbc,0xf2,0xf6,0x6d,0xfb, -0xfe,0xbf,0x02,0x07,0xb0,0x09,0x0a,0x0b,0x0c,0x0c,0xfe,0x0d,0x10,0x74,0x13,0x17, -0xfb,0x1d,0x23,0x4c,0x27,0x29,0x73,0x28,0x24,0xbf,0x1f,0x1b,0x06,0x1a,0x1c,0x51, -0x1f,0x21,0xfa,0x22,0x24,0x8a,0x27,0x29,0x37,0x2a,0x29,0xa1,0x24,0x1f,0xd5,0x1a, -0x14,0x54,0x0b,0x02,0xc5,0xfa,0xf5,0x8e,0xf3,0xf2,0x80,0xf1,0xf2,0x33,0xf2,0xf1, -0x45,0xf2,0xf4,0xe3,0xf4,0xf4,0x6c,0xf3,0xf1,0x4e,0xf1,0xf1,0xae,0xf4,0xf8,0xd5, -0xfa,0xfd,0xd1,0x00,0x05,0xb3,0x08,0x09,0x11,0x06,0x01,0x59,0xfb,0xf3,0xce,0xed, -0xe8,0x66,0xe4,0xe2,0x24,0xe2,0xe4,0xf7,0xe8,0xee,0xf5,0xf3,0xf9,0x9d,0xfe,0x01, -0x96,0x01,0x00,0xa1,0xfd,0xfa,0xa1,0xf5,0xf2,0x75,0xef,0xeb,0x0e,0xe9,0xe8,0x32, -0xe7,0xe5,0x37,0xe2,0xde,0x60,0xdc,0xdd,0x28,0xe0,0xe3,0x7d,0xe7,0xe9,0xfd,0xe9, -0xeb,0x93,0xee,0xf3,0x57,0xf8,0xfd,0x3a,0x02,0x05,0x23,0x08,0x0a,0xab,0x0a,0x0b, -0xf3,0x0b,0x0b,0xce,0x0d,0x11,0xce,0x15,0x1b,0xe1,0x20,0x24,0x02,0x27,0x28,0x79, -0x26,0x21,0xa9,0x1c,0x18,0xde,0x18,0x1c,0xba,0x20,0x23,0xa6,0x24,0x25,0x17,0x27, -0x28,0x82,0x28,0x27,0xbc,0x23,0x1e,0x51,0x19,0x13,0x50,0x0a,0x01,0x20,0xf9,0xf3, -0x9a,0xf0,0xee,0x54,0xed,0xec,0x9d,0xeb,0xeb,0x8d,0xee,0xf1,0x2c,0xf4,0xf4,0xa6, -0xf2,0xf1,0x69,0xf3,0xf5,0x94,0xf7,0xfa,0xe5,0xfb,0xfd,0xd5,0x00,0x06,0x0a,0x0b, -0x0b,0x1b,0x09,0x03,0xc1,0xfa,0xf3,0x92,0xec,0xe6,0x31,0xe1,0xdd,0x3c,0xdd,0xe1, -0xe3,0xe7,0xed,0xbb,0xf4,0xfc,0xe1,0x00,0x02,0xb3,0xff,0xfb,0x12,0xf7,0xf3,0x40, -0xef,0xed,0x8d,0xee,0xee,0xcf,0xef,0xf0,0x0b,0xf1,0xee,0xc6,0xe8,0xe3,0x78,0xe0, -0xdf,0x7d,0xe1,0xe4,0x0b,0xe8,0xea,0x9a,0xec,0xee,0x09,0xf3,0xf9,0xc4,0xfe,0x03, -0x1a,0x08,0x0b,0x93,0x0c,0x0c,0x3c,0x0c,0x0b,0x86,0x0a,0x0b,0x32,0x0f,0x15,0xab, -0x1b,0x1f,0x5a,0x23,0x26,0x33,0x26,0x25,0x90,0x23,0x20,0xb4,0x1b,0x18,0xf5,0x18, -0x1d,0xc8,0x22,0x25,0xc2,0x25,0x25,0xdc,0x25,0x26,0xf5,0x26,0x26,0xb0,0x22,0x1d, -0xf9,0x17,0x11,0xc8,0x09,0x01,0xc4,0xf9,0xf3,0x5d,0xef,0xec,0x00,0xe9,0xe6,0x39, -0xe5,0xe6,0x75,0xea,0xf0,0xa4,0xf4,0xf6,0x62,0xf6,0xf5,0x7f,0xf5,0xf5,0x8c,0xf6, -0xf7,0x69,0xf8,0xfa,0x51,0xfe,0x05,0x48,0x0c,0x0e,0x12,0x0b,0x04,0xc7,0xfb,0xf2, -0x9d,0xea,0xe2,0xbf,0xdc,0xd8,0x4e,0xd8,0xdb,0x0d,0xe4,0xed,0x14,0xf6,0xfe,0x94, -0x03,0x04,0xf2,0x00,0xfa,0x0f,0xf4,0xee,0xab,0xeb,0xeb,0x57,0xee,0xf2,0x4b,0xf6, -0xf8,0xeb,0xf8,0xf5,0xf8,0xee,0xe7,0x7c,0xe2,0xdf,0x1f,0xe0,0xe2,0x6f,0xe7,0xeb, -0xd0,0xed,0xf1,0x92,0xf6,0xfd,0xe2,0x02,0x07,0xb6,0x0a,0x0c,0x71,0x0b,0x09,0x9c, -0x08,0x08,0x31,0x08,0x09,0xdf,0x0f,0x18,0xb2,0x1e,0x22,0xda,0x24,0x24,0x36,0x21, -0x1d,0xdf,0x1b,0x19,0x99,0x17,0x17,0x15,0x1a,0x1f,0x0d,0x26,0x29,0xc1,0x28,0x27, -0xc8,0x25,0x23,0x55,0x22,0x22,0x52,0x20,0x1c,0x19,0x18,0x12,0xe2,0x0a,0x03,0x22, -0xfb,0xf3,0x72,0xec,0xe7,0xe8,0xe2,0xdf,0xfa,0xde,0xe0,0x24,0xe4,0xea,0x5d,0xf1, -0xf5,0x66,0xf7,0xf7,0x7f,0xf7,0xf6,0xd6,0xf4,0xf3,0xcb,0xf3,0xf5,0x68,0xf9,0x00, -0x3a,0x09,0x0e,0xbd,0x0e,0x0a,0x22,0x02,0xf7,0xeb,0xec,0xe3,0x04,0xdb,0xd5,0xe8, -0xd4,0xd9,0x1d,0xe3,0xee,0x61,0xf8,0x00,0xb7,0x05,0x06,0x26,0x02,0xfb,0xf0,0xf2, -0xec,0xd4,0xe8,0xe9,0xf5,0xed,0xf4,0x67,0xfa,0xfd,0x5c,0xfe,0xfb,0xc6,0xf4,0xec, -0x8f,0xe6,0xe2,0x24,0xe1,0xe3,0xb9,0xe8,0xed,0xcd,0xf1,0xf5,0x2c,0xfb,0x02,0xa0, -0x08,0x0d,0x5c,0x10,0x10,0xc2,0x0d,0x0a,0x25,0x08,0x07,0x1d,0x09,0x0c,0xea,0x13, -0x1c,0xe9,0x23,0x28,0x11,0x28,0x24,0xbf,0x20,0x1b,0x07,0x18,0x17,0x3a,0x18,0x19, -0xdf,0x1d,0x23,0x55,0x29,0x2c,0x2b,0x2b,0x28,0x13,0x25,0x21,0x05,0x1f,0x1e,0x82, -0x1d,0x1b,0x1a,0x18,0x12,0xb9,0x0b,0x03,0xb5,0xf9,0xf0,0x8a,0xe9,0xe3,0x94,0xde, -0xdb,0x44,0xd9,0xda,0x94,0xde,0xe4,0x1c,0xec,0xf2,0xc9,0xf5,0xf6,0xc6,0xf5,0xf4, -0xa4,0xf0,0xed,0xfd,0xec,0xed,0x2c,0xf1,0xf7,0x3b,0x00,0x08,0xf3,0x0b,0x09,0xff, -0x02,0xf8,0x38,0xec,0xe0,0x8c,0xd7,0xd1,0xea,0xd1,0xd7,0x59,0xe1,0xed,0x72,0xf8, -0x00,0x25,0x04,0x04,0x21,0x00,0xf9,0x28,0xf2,0xed,0x71,0xeb,0xed,0x40,0xf2,0xf8, -0x0d,0xfe,0x01,0xb0,0x00,0xfc,0x78,0xf6,0xef,0xdc,0xe9,0xe5,0x0c,0xe4,0xe5,0x8b, -0xea,0xef,0x56,0xf4,0xfa,0xd0,0x00,0x08,0x92,0x0e,0x12,0xb8,0x14,0x12,0x3b,0x0d, -0x08,0xe4,0x05,0x06,0x53,0x0a,0x10,0x38,0x18,0x20,0xdc,0x27,0x2b,0x94,0x2a,0x25, -0xfd,0x1f,0x1a,0x4a,0x16,0x15,0xc5,0x18,0x1d,0xf0,0x21,0x28,0x23,0x2d,0x2e,0xb4, -0x2c,0x28,0x5d,0x24,0x20,0x62,0x1d,0x1c,0xfa,0x1c,0x1c,0x1b,0x19,0x12,0x8c,0x0b, -0x02,0xfd,0xf8,0xee,0x26,0xe5,0xdd,0x9f,0xd9,0xd6,0xdf,0xd5,0xd7,0xf6,0xda,0xe0, -0x78,0xe7,0xee,0x03,0xf3,0xf4,0xc6,0xf2,0xf0,0xfc,0xed,0xea,0xd9,0xe7,0xe8,0xb0, -0xeb,0xf2,0x80,0xf9,0x00,0x7d,0x06,0x07,0xe3,0x01,0xf8,0x4c,0xed,0xe1,0xe6,0xd8, -0xd3,0x9f,0xd3,0xdb,0x40,0xe5,0xf0,0xf0,0xfa,0x02,0x29,0x05,0x04,0x64,0x00,0xfa, -0xfc,0xf5,0xf2,0xb7,0xf1,0xf4,0x1e,0xf9,0xfd,0xf9,0x01,0x03,0x95,0x02,0xfe,0x3b, -0xf8,0xf2,0xd8,0xee,0xeb,0x2e,0xea,0xeb,0x90,0xee,0xf3,0x98,0xf7,0xfb,0xce,0x03, -0x0c,0x6b,0x13,0x17,0x06,0x18,0x14,0x8a,0x0f,0x0a,0xc2,0x05,0x06,0x74,0x0a,0x10, -0x8f,0x19,0x22,0x9c,0x29,0x2b,0x1a,0x2a,0x24,0x6d,0x1d,0x17,0xea,0x14,0x15,0x54, -0x19,0x1f,0xc5,0x24,0x29,0xa6,0x2c,0x2c,0xe9,0x29,0x26,0xf2,0x21,0x1f,0xb8,0x1e, -0x1d,0x3d,0x1c,0x1a,0x85,0x16,0x0f,0x6a,0x07,0xfd,0x3d,0xf4,0xeb,0xb3,0xe3,0xde, -0x21,0xd9,0xd5,0xff,0xd4,0xd5,0x94,0xd7,0xdc,0xeb,0xe1,0xe7,0x98,0xec,0xee,0x54, -0xed,0xeb,0xbd,0xe8,0xe4,0xb8,0xe1,0xe2,0x41,0xe5,0xeb,0x43,0xf1,0xf7,0xc5,0xfc, -0xff,0x00,0xfc,0xf4,0x29,0xeb,0xe2,0x9b,0xdc,0xd9,0x56,0xdb,0xe1,0x85,0xe9,0xf3, -0x45,0xfc,0x01,0x4c,0x03,0x01,0xd8,0xfe,0xfc,0x95,0xfa,0xfa,0xa7,0xfb,0xfe,0xf0, -0x00,0x03,0x35,0x03,0x01,0x7a,0xfe,0xfa,0x03,0xf6,0xf3,0x67,0xf2,0xf2,0x30,0xf2, -0xf2,0xaa,0xf3,0xf5,0x8b,0xf8,0xfd,0xe4,0x05,0x0e,0xcc,0x14,0x18,0xa6,0x18,0x15, -0xf5,0x0f,0x09,0x49,0x05,0x05,0x8f,0x0a,0x11,0x3e,0x1b,0x23,0x89,0x28,0x2a,0x61, -0x27,0x21,0x0d,0x1c,0x17,0x6a,0x16,0x18,0x0b,0x1d,0x22,0x98,0x27,0x2a,0x80,0x2a, -0x2a,0x96,0x28,0x25,0xce,0x23,0x22,0xed,0x22,0x22,0x82,0x1e,0x18,0x0d,0x12,0x09, -0x3a,0x01,0xf9,0x0a,0xf2,0xea,0xfa,0xe4,0xdf,0x0b,0xdb,0xd7,0xf4,0xd4,0xd4,0xd5, -0xd5,0xd9,0xc1,0xdd,0xe2,0xad,0xe7,0xea,0x34,0xea,0xe8,0xe3,0xe3,0xde,0xb9,0xdb, -0xdb,0xfe,0xde,0xe4,0x4c,0xeb,0xf1,0x3c,0xf7,0xf9,0xb5,0xf7,0xf2,0x49,0xec,0xe6, -0x25,0xe2,0xe0,0x44,0xe3,0xe8,0x8a,0xee,0xf5,0xc4,0xfb,0xff,0xc2,0x00,0x02,0x50, -0x02,0x02,0x6c,0x03,0x03,0xfc,0x04,0x06,0xf4,0x04,0x02,0xbd,0x00,0xfd,0x78,0xfa, -0xf8,0x4a,0xf6,0xf6,0x12,0xf8,0xf8,0x89,0xf6,0xf4,0xef,0xf4,0xf6,0x72,0xfa,0x01, -0xd9,0x0a,0x13,0x48,0x19,0x1b,0x76,0x1a,0x15,0x1b,0x0f,0x0a,0xf2,0x07,0x09,0x0e, -0x10,0x18,0xa3,0x20,0x27,0x17,0x2b,0x2b,0x52,0x28,0x24,0xe6,0x20,0x1d,0x5f,0x1d, -0x1e,0xff,0x20,0x23,0x45,0x26,0x28,0x95,0x29,0x2a,0xac,0x2b,0x2c,0x30,0x2d,0x2d, -0x75,0x29,0x22,0xdd,0x1a,0x11,0xbc,0x08,0x01,0xc0,0xfa,0xf6,0x56,0xf2,0xed,0x7c, -0xe8,0xe3,0x66,0xdd,0xd7,0xf5,0xd2,0xd0,0x64,0xcf,0xd1,0x96,0xd5,0xda,0x7d,0xdf, -0xe2,0x00,0xe2,0xdf,0x7d,0xdb,0xd7,0x60,0xd3,0xd2,0x83,0xd4,0xd9,0xec,0xdf,0xe6, -0xc0,0xea,0xec,0x5e,0xec,0xea,0x0c,0xea,0xe8,0x2f,0xe7,0xe6,0x63,0xe7,0xe9,0xd2, -0xec,0xf1,0xd0,0xf4,0xfa,0x60,0xff,0x02,0x07,0x06,0x09,0x76,0x0b,0x0b,0x8d,0x0a, -0x07,0xc3,0x03,0xff,0xdc,0xfb,0xfa,0xa9,0xfa,0xfa,0x6d,0xfc,0xfd,0xa7,0xfc,0xfa, -0xae,0xf7,0xf4,0x9d,0xf5,0xf9,0x3c,0x00,0x08,0x8a,0x12,0x1a,0xf7,0x1e,0x1f,0xe2, -0x1b,0x16,0xa2,0x0f,0x0c,0x00,0x0c,0x0e,0x0e,0x15,0x1c,0x8d,0x23,0x29,0xbe,0x2e, -0x2f,0x23,0x2d,0x2a,0x24,0x27,0x24,0xae,0x23,0x21,0x2e,0x20,0x20,0x75,0x21,0x24, -0x58,0x2a,0x31,0x40,0x36,0x39,0xc9,0x39,0x35,0xd6,0x2c,0x20,0x65,0x12,0x06,0x8d, -0xfe,0xf9,0x84,0xf7,0xf8,0xc3,0xf7,0xf4,0xf5,0xee,0xe6,0x6e,0xdc,0xd1,0x3f,0xca, -0xc5,0x0b,0xc5,0xc8,0xf8,0xcd,0xd4,0x84,0xda,0xdd,0x49,0xdc,0xd8,0x8a,0xd3,0xce, -0xfd,0xca,0xc8,0xa7,0xc8,0xcc,0xa8,0xd2,0xd9,0x7e,0xe1,0xe7,0x64,0xeb,0xee,0x80, -0xef,0xef,0xda,0xed,0xea,0x36,0xe8,0xe7,0x97,0xe8,0xec,0x89,0xf3,0xfc,0xf6,0x04, -0x0b,0x1a,0x11,0x14,0xa6,0x13,0x0e,0x4f,0x09,0x03,0x32,0xfd,0xf9,0x47,0xf9,0xfb, -0x9f,0x00,0x04,0x86,0x05,0x05,0xf3,0x02,0xfd,0x86,0xf7,0xf5,0x21,0xf6,0xfb,0x01, -0x04,0x0f,0x47,0x1b,0x23,0xc9,0x26,0x24,0xc9,0x1e,0x17,0x26,0x10,0x0a,0xcf,0x09, -0x0d,0x54,0x14,0x1d,0x03,0x26,0x2c,0x1c,0x31,0x32,0x13,0x30,0x2d,0x06,0x2b,0x27, -0xde,0x23,0x1e,0xaf,0x19,0x17,0x8f,0x1c,0x23,0x69,0x2c,0x37,0x88,0x40,0x43,0x5b, -0x40,0x36,0x03,0x26,0x14,0xb7,0x04,0xf8,0xda,0xf1,0xf1,0x68,0xf5,0xfa,0xf5,0xfc, -0xf9,0x9d,0xf1,0xe5,0x19,0xd7,0xc8,0xab,0xbd,0xb8,0xea,0xb9,0xc0,0xd6,0xc9,0xd2, -0xac,0xd8,0xdb,0xf4,0xd8,0xd3,0x7a,0xcd,0xc7,0x0b,0xc3,0xc1,0xb0,0xc2,0xc7,0xd2, -0xce,0xd9,0x94,0xe2,0xea,0xa1,0xef,0xf2,0xf9,0xf3,0xf2,0x7f,0xee,0xeb,0x71,0xe8, -0xe8,0x54,0xec,0xf4,0x2c,0xfe,0x09,0x27,0x13,0x19,0x97,0x1c,0x1a,0x1b,0x14,0x0c, -0x20,0x03,0xfc,0x76,0xf9,0xfa,0xe3,0xff,0x07,0x6a,0x0d,0x0f,0x5e,0x10,0x0c,0x1b, -0x05,0xfc,0x10,0xf4,0xf1,0x67,0xf4,0xfb,0x8b,0x08,0x18,0xdc,0x25,0x2d,0xdd,0x2e, -0x27,0xfc,0x1d,0x14,0x96,0x0a,0x04,0xfe,0x05,0x0b,0x5e,0x14,0x1e,0x21,0x27,0x2d, -0xb8,0x30,0x31,0x51,0x30,0x2e,0x5d,0x2c,0x27,0x6f,0x21,0x1a,0x7e,0x16,0x15,0x8d, -0x19,0x21,0x06,0x2c,0x39,0xc0,0x43,0x46,0x6c,0x41,0x34,0xd2,0x1f,0x0b,0xd4,0xfb, -0xf1,0x6b,0xee,0xf1,0x69,0xf6,0xfa,0x87,0xfc,0xf9,0xb7,0xee,0xdf,0x2a,0xcf,0xc0, -0xf4,0xb6,0xb5,0xd1,0xb8,0xc0,0x0e,0xcb,0xd1,0x89,0xd3,0xd3,0x2a,0xd0,0xca,0x87, -0xc6,0xc4,0xdc,0xc4,0xc7,0xad,0xcb,0xd1,0x08,0xd7,0xdc,0x83,0xe2,0xe9,0x32,0xed, -0xf0,0xe2,0xf1,0xf1,0x46,0xf0,0xee,0xda,0xed,0xf0,0x1f,0xf7,0xff,0x8a,0x0b,0x15, -0xe8,0x1c,0x20,0x20,0x1d,0x15,0xe9,0x0b,0x02,0x08,0xfc,0xfa,0x09,0xfd,0x03,0x85, -0x0b,0x12,0x4c,0x18,0x19,0x47,0x13,0x09,0x8e,0xff,0xf4,0xf2,0xed,0xef,0x37,0xf5, -0x00,0x27,0x11,0x21,0x2e,0x2d,0x31,0xa6,0x2e,0x25,0xd4,0x18,0x0d,0x8b,0x06,0x04, -0x28,0x08,0x0f,0x0c,0x17,0x1e,0xca,0x25,0x29,0xec,0x2b,0x2d,0xa7,0x2d,0x2d,0xf1, -0x2a,0x25,0xd2,0x1e,0x1a,0x18,0x17,0x14,0xcb,0x17,0x1f,0xf9,0x2a,0x37,0x91,0x40, -0x43,0xbe,0x3d,0x2d,0xf3,0x17,0x05,0x97,0xf8,0xf0,0x1c,0xef,0xf2,0xde,0xf7,0xfa, -0x8b,0xf8,0xf1,0x40,0xe4,0xd4,0xd8,0xc4,0xb9,0x86,0xb5,0xb7,0x1e,0xbc,0xc0,0xa9, -0xc4,0xc6,0x49,0xc5,0xc1,0x3f,0xc0,0xc0,0x4f,0xc3,0xc7,0xd6,0xcc,0xd3,0x37,0xd9, -0xdb,0x92,0xda,0xda,0xf6,0xdc,0xe1,0x45,0xe6,0xec,0xc6,0xf1,0xf3,0xcd,0xf3,0xf4, -0x2f,0xf7,0xf9,0xde,0xff,0x09,0x31,0x13,0x1d,0xe3,0x21,0x1f,0x19,0x19,0x0f,0x9a, -0x05,0xff,0x81,0xfd,0xff,0xdf,0x05,0x0d,0xc8,0x15,0x1b,0xbd,0x1d,0x19,0x37,0x10, -0x04,0x61,0xf9,0xf1,0xd4,0xee,0xf3,0xbb,0xfd,0x0b,0xb0,0x1a,0x27,0x2b,0x2e,0x2d, -0x3e,0x28,0x1d,0x8f,0x14,0x0e,0x66,0x0b,0x0c,0x02,0x10,0x13,0xbd,0x16,0x19,0xfa, -0x1c,0x20,0x5d,0x26,0x2b,0xee,0x2e,0x2e,0xf3,0x29,0x24,0xa1,0x1e,0x19,0x81,0x13, -0x10,0xfc,0x13,0x1c,0x83,0x28,0x36,0xba,0x40,0x41,0x5e,0x38,0x27,0x22,0x13,0x02, -0x57,0xf7,0xf0,0x08,0xef,0xf0,0xdf,0xf3,0xf3,0x2d,0xef,0xe7,0x20,0xdb,0xcc,0x0c, -0xc1,0xba,0x7c,0xb9,0xba,0x91,0xba,0xba,0x9f,0xba,0xb8,0x19,0xb7,0xb7,0x5d,0xbc, -0xc4,0xb0,0xcc,0xd5,0xb2,0xdc,0xe1,0xf8,0xe0,0xdc,0x68,0xd8,0xd7,0xf2,0xd9,0xe1, -0xb1,0xea,0xf4,0x96,0xfb,0xfe,0xd2,0xfd,0xfd,0x72,0xfd,0xff,0x2a,0x05,0x0e,0xcc, -0x19,0x21,0xc6,0x21,0x1c,0x23,0x14,0x0b,0x40,0x04,0x02,0x20,0x04,0x08,0x4b,0x0e, -0x13,0x60,0x19,0x1d,0xba,0x1b,0x14,0x9f,0x0a,0xff,0x8a,0xf8,0xf5,0x9b,0xf7,0xfe, -0xb8,0x07,0x11,0x0d,0x1c,0x22,0xee,0x24,0x24,0xa6,0x20,0x1b,0x31,0x16,0x12,0x37, -0x11,0x11,0x2a,0x10,0x0d,0xb9,0x0c,0x0e,0x6b,0x14,0x1d,0x20,0x26,0x2d,0x5c,0x31, -0x2f,0x47,0x2a,0x23,0x4b,0x1b,0x12,0x0f,0x0d,0x09,0x0c,0x0e,0x19,0xd9,0x28,0x37, -0x4a,0x40,0x3e,0x69,0x32,0x21,0xe6,0x0f,0x00,0xf4,0xf4,0xee,0x58,0xec,0xec,0x92, -0xed,0xed,0xda,0xe9,0xe2,0x2a,0xd8,0xcc,0x57,0xc3,0xbd,0x02,0xb8,0xb3,0xb9,0xaf, -0xac,0x1e,0xac,0xad,0x5c,0xb1,0xb9,0x20,0xc5,0xd2,0x70,0xdd,0xe5,0x5c,0xe9,0xe6, -0x2a,0xdf,0xd6,0x79,0xd1,0xd3,0x88,0xdb,0xe7,0xb6,0xf4,0x00,0x0f,0x09,0x0a,0x58, -0x08,0x06,0x25,0x04,0x03,0xfb,0x09,0x13,0x91,0x1b,0x21,0xf5,0x1f,0x19,0xcd,0x13, -0x0e,0xf3,0x09,0x0a,0x7a,0x0c,0x0e,0xd5,0x11,0x15,0x1a,0x19,0x1a,0x6f,0x17,0x0f, -0x56,0x07,0x00,0xc4,0xfc,0xfd,0x06,0x00,0x04,0x5d,0x0b,0x11,0xa2,0x16,0x1c,0x24, -0x20,0x21,0x82,0x1f,0x1b,0x9c,0x18,0x17,0xab,0x16,0x13,0xf4,0x0c,0x07,0x81,0x05, -0x09,0xb2,0x11,0x1e,0x72,0x29,0x30,0x18,0x33,0x31,0x93,0x2b,0x22,0xdb,0x16,0x0b, -0x45,0x04,0x02,0x59,0x09,0x17,0xfe,0x29,0x38,0xdb,0x3e,0x3a,0xf1,0x2b,0x19,0xb6, -0x07,0xf8,0x7a,0xed,0xe8,0x03,0xe7,0xe8,0x79,0xeb,0xec,0xc8,0xe8,0xe1,0x90,0xd6, -0xcb,0x76,0xc1,0xb9,0x20,0xb1,0xaa,0x3a,0xa6,0xa5,0x82,0xa7,0xac,0x4b,0xb4,0xc0, -0x9b,0xcf,0xdc,0x8e,0xe6,0xeb,0xe1,0xe8,0xe0,0xa5,0xd4,0xcc,0xc0,0xcb,0xd3,0xc7, -0xdf,0xef,0xf9,0xff,0x0c,0x29,0x13,0x11,0xbc,0x0c,0x07,0x74,0x02,0x02,0x5a,0x09, -0x12,0xaf,0x1b,0x1f,0x96,0x1c,0x18,0xf3,0x14,0x11,0x94,0x0f,0x0f,0x48,0x0f,0x0f, -0xdf,0x11,0x14,0x3b,0x18,0x18,0x14,0x13,0x0c,0x20,0x05,0x00,0xf9,0x00,0x04,0x50, -0x07,0x0a,0x0a,0x0f,0x14,0x92,0x19,0x1d,0x2d,0x21,0x23,0x6a,0x22,0x1f,0x30,0x1e, -0x1d,0x09,0x1a,0x12,0xeb,0x08,0x01,0x39,0x01,0x07,0x49,0x12,0x20,0x61,0x2c,0x33, -0x1b,0x36,0x33,0xa8,0x2b,0x20,0x12,0x13,0x07,0xd9,0xff,0xff,0x9b,0x09,0x1a,0x2e, -0x2e,0x3c,0xbc,0x40,0x38,0x1c,0x29,0x15,0x89,0x02,0xf3,0x19,0xea,0xe6,0x1b,0xe8, -0xea,0xfb,0xec,0xed,0xa8,0xe9,0xdf,0x11,0xd2,0xc5,0xfe,0xba,0xb0,0x5e,0xa8,0xa1, -0xc9,0x9e,0xa0,0x08,0xa5,0xab,0xd7,0xb5,0xc4,0xa8,0xd4,0xe1,0x0f,0xea,0xea,0x0f, -0xe4,0xd7,0xa0,0xc9,0xc3,0x12,0xc8,0xd4,0xbc,0xe5,0xf9,0x9e,0x0d,0x1a,0x48,0x1d, -0x17,0x69,0x0e,0x05,0x2a,0xff,0x00,0x98,0x0a,0x16,0xd0,0x1e,0x21,0x4a,0x1e,0x19, -0x41,0x15,0x11,0x1e,0x0f,0x0e,0xb8,0x0e,0x10,0xb5,0x13,0x18,0x50,0x1a,0x17,0xe7, -0x0f,0x07,0xb2,0x00,0x00,0xe0,0x03,0x08,0xe3,0x0a,0x0d,0x93,0x0f,0x13,0xf3,0x16, -0x1b,0x73,0x1f,0x22,0xb7,0x22,0x22,0x69,0x23,0x22,0x47,0x1b,0x0f,0xf3,0x02,0xfb, -0xfe,0xfc,0x06,0x21,0x13,0x22,0x22,0x31,0x3a,0xdb,0x3b,0x36,0x3e,0x2c,0x1e,0x63, -0x0f,0x01,0xba,0xf9,0xfd,0x2b,0x0b,0x1e,0xf5,0x31,0x3e,0x01,0x3f,0x34,0xf5,0x22, -0x10,0xd1,0xfe,0xf2,0xb2,0xec,0xea,0x7c,0xea,0xeb,0xed,0xec,0xea,0xb3,0xe3,0xd9, -0xf4,0xcd,0xc3,0x5d,0xb9,0xaf,0x76,0xa8,0xa2,0x29,0x9f,0xa0,0x8c,0xa4,0xaa,0x37, -0xb7,0xc8,0x9a,0xd9,0xe6,0xee,0xec,0xe9,0xbe,0xde,0xce,0xde,0xc1,0xbe,0xce,0xc7, -0xd7,0xdc,0xec,0x04,0x37,0x18,0x22,0x2a,0x21,0x16,0x1e,0x0a,0x01,0xe8,0xfe,0x03, -0xbb,0x0f,0x1c,0x97,0x22,0x21,0xa6,0x1b,0x15,0xcf,0x11,0x0e,0x87,0x0d,0x0e,0x31, -0x0f,0x12,0x54,0x16,0x18,0xb3,0x16,0x11,0xf3,0x08,0x02,0xdc,0x00,0x03,0x03,0x0a, -0x0e,0xac,0x0e,0x0e,0x48,0x0f,0x0f,0x97,0x11,0x16,0xe4,0x1c,0x24,0xf0,0x27,0x27, -0xed,0x25,0x20,0xde,0x15,0x08,0x26,0xfd,0xf5,0xe8,0xf7,0x03,0x13,0x12,0x23,0x73, -0x33,0x3d,0x16,0x3e,0x38,0xcb,0x2d,0x1f,0x04,0x10,0x02,0x46,0xfa,0xfd,0x6c,0x0c, -0x21,0x10,0x35,0x3f,0xa7,0x3d,0x33,0x3b,0x24,0x11,0xae,0x02,0xf9,0xd0,0xf3,0xef, -0x35,0xec,0xec,0x63,0xeb,0xe6,0x2c,0xe0,0xd7,0x00,0xcd,0xc5,0x0b,0xbd,0xb3,0x87, -0xab,0xa3,0x97,0x9e,0x9f,0xda,0xa2,0xa9,0xed,0xb8,0xcc,0x69,0xdd,0xe9,0x61,0xec, -0xe5,0xad,0xd7,0xc6,0x94,0xba,0xba,0xe4,0xc5,0xdb,0x19,0xf5,0x0c,0xfe,0x1e,0x25, -0xf4,0x1f,0x14,0xb4,0x07,0xff,0x40,0xfd,0x04,0xa9,0x11,0x1e,0x8c,0x24,0x21,0x4e, -0x1c,0x16,0x65,0x10,0x0c,0xf0,0x0a,0x0d,0xe0,0x0f,0x11,0x5a,0x13,0x13,0x2c,0x11, -0x0b,0x8a,0x05,0x02,0x71,0x02,0x07,0xd3,0x0c,0x0e,0xa7,0x0a,0x06,0xd6,0x04,0x05, -0xd2,0x08,0x12,0x20,0x1e,0x28,0x6c,0x2e,0x2d,0xe5,0x27,0x1e,0x01,0x11,0x03,0x23, -0xf8,0xf2,0x11,0xf5,0x00,0x41,0x0f,0x21,0x8e,0x34,0x41,0xc9,0x44,0x3f,0x9f,0x36, -0x27,0x54,0x15,0x06,0xd6,0xfd,0xfd,0x36,0x07,0x19,0xa4,0x2d,0x3c,0x17,0x41,0x3c, -0xa2,0x2e,0x1d,0x37,0x0e,0x02,0x88,0xf9,0xf2,0x61,0xeb,0xe8,0x9c,0xe8,0xe6,0x07, -0xe2,0xdb,0x46,0xd3,0xcc,0x02,0xc5,0xbb,0x76,0xb0,0xa6,0x95,0x9e,0x9b,0x7f,0x9f, -0xa8,0xf0,0xb6,0xc8,0x59,0xd8,0xe3,0xee,0xe7,0xe1,0x4b,0xd4,0xc4,0x51,0xb8,0xb8, -0xd3,0xc4,0xda,0xf4,0xf2,0x09,0x45,0x1a,0x21,0x63,0x1c,0x11,0x74,0x06,0x00,0xa6, -0x00,0x07,0x49,0x13,0x1e,0x8c,0x23,0x20,0x12,0x19,0x11,0x45,0x0b,0x08,0x1c,0x0a, -0x0e,0x46,0x12,0x14,0xf3,0x13,0x11,0x81,0x0c,0x08,0xf7,0x04,0x02,0xce,0x05,0x0c, -0x57,0x12,0x12,0x3e,0x0c,0x03,0xf7,0xff,0xff,0x6f,0x03,0x0d,0x19,0x1e,0x2d,0x24, -0x35,0x32,0x2d,0x28,0x1a,0xb2,0x0b,0xff,0x63,0xf6,0xf2,0xde,0xf5,0xff,0xea,0x0e, -0x21,0x7f,0x34,0x41,0xd8,0x46,0x44,0x69,0x3c,0x30,0x70,0x21,0x12,0xc0,0x05,0x00, -0xe3,0x04,0x12,0x8d,0x25,0x36,0x3b,0x41,0x42,0x55,0x3a,0x2b,0xf9,0x1a,0x0b,0xf8, -0xfd,0xf2,0x96,0xea,0xe6,0x87,0xe5,0xe5,0x49,0xe3,0xde,0x2a,0xd9,0xd3,0x11,0xcb, -0xc1,0xe6,0xb5,0xa9,0x2c,0xa0,0x9c,0xd2,0x9e,0xa6,0xe4,0xb1,0xc1,0x54,0xd1,0xdd, -0x37,0xe2,0xde,0xa4,0xd3,0xc6,0x2e,0xbd,0xbb,0xc2,0xc4,0xd7,0xfc,0xed,0x01,0x5a, -0x0f,0x15,0x0e,0x15,0x0d,0xeb,0x06,0x03,0xdb,0x03,0x09,0xe3,0x12,0x1b,0xd5,0x1e, -0x1b,0x0d,0x14,0x0c,0x3a,0x08,0x06,0xb3,0x08,0x0d,0xbd,0x11,0x14,0x80,0x12,0x0d, -0x1a,0x08,0x03,0x8b,0x02,0x04,0xd9,0x08,0x0d,0x1b,0x11,0x0f,0xcd,0x09,0x01,0xd8, -0xfa,0xf9,0xa7,0xfe,0x09,0xd5,0x19,0x2c,0x91,0x35,0x30,0xef,0x23,0x14,0x70,0x05, -0xfb,0x5c,0xf6,0xf6,0x45,0xfb,0x03,0x3e,0x0d,0x18,0x9b,0x27,0x35,0x3b,0x3e,0x42, -0x32,0x42,0x3b,0x1e,0x2f,0x1e,0x5f,0x0f,0x04,0xcd,0x02,0x0a,0xf0,0x19,0x2d,0x4a, -0x3e,0x46,0x9e,0x44,0x37,0x9d,0x25,0x13,0x13,0x03,0xf5,0xde,0xeb,0xe7,0x02,0xe7, -0xe8,0xc0,0xe7,0xe4,0x50,0xde,0xd7,0x7f,0xd0,0xc8,0x00,0xc0,0xb6,0xdf,0xac,0xa6, -0x8d,0xa6,0xa9,0x89,0xaf,0xb8,0x8b,0xc4,0xd0,0x8c,0xda,0xdd,0x83,0xd8,0xd1,0x60, -0xca,0xc7,0xf4,0xcb,0xd7,0x3d,0xe7,0xf6,0x0d,0x03,0x09,0x96,0x0b,0x0a,0xe7,0x07, -0x06,0x1b,0x08,0x0b,0x9e,0x11,0x17,0x04,0x1a,0x18,0x77,0x12,0x0b,0x66,0x07,0x05, -0x2b,0x06,0x0a,0x12,0x0f,0x11,0x87,0x0f,0x0a,0x78,0x05,0x03,0x32,0x04,0x08,0xb7, -0x0d,0x10,0x2a,0x10,0x0c,0x1b,0x06,0xfe,0x5e,0xf9,0xf8,0x29,0xfe,0x08,0x77,0x15, -0x22,0xc7,0x29,0x26,0xd0,0x19,0x0c,0x61,0x01,0xfa,0x1c,0xf9,0xfc,0x1b,0x04,0x0b, -0xd6,0x0f,0x13,0xa0,0x19,0x25,0x45,0x31,0x3a,0x32,0x40,0x41,0xce,0x3b,0x2e,0x85, -0x1d,0x0f,0xb1,0x08,0x0b,0x37,0x16,0x26,0x92,0x37,0x44,0xec,0x47,0x3f,0x90,0x2d, -0x19,0x0f,0x09,0xfb,0x69,0xf1,0xec,0xcd,0xed,0xef,0xfc,0xee,0xea,0x77,0xe3,0xdb, -0x34,0xd2,0xc9,0x8a,0xc3,0xbf,0xe5,0xbb,0xb7,0xbd,0xb3,0xb1,0x44,0xb1,0xb3,0x5a, -0xb8,0xc1,0xc1,0xcb,0xd4,0x04,0xd8,0xd7,0x43,0xd5,0xd6,0x13,0xd9,0xdc,0x3c,0xe4, -0xec,0xdf,0xf4,0xfb,0x1c,0x00,0x01,0xff,0x03,0x06,0x30,0x08,0x0a,0x2f,0x0d,0x10, -0x34,0x13,0x13,0x6d,0x12,0x0f,0x2d,0x0a,0x06,0xe3,0x05,0x06,0xe4,0x06,0x08,0xd2, -0x07,0x05,0x7d,0x04,0x05,0x21,0x08,0x0b,0x3e,0x0e,0x0e,0xcd,0x0c,0x05,0x0f,0xff, -0xfa,0x06,0xf9,0xfc,0x03,0x03,0x0b,0x06,0x14,0x1a,0xdd,0x1c,0x18,0x4f,0x10,0x06, -0x5f,0x00,0xfe,0x06,0x00,0x04,0xeb,0x0b,0x12,0x86,0x15,0x15,0x7b,0x15,0x19,0xa6, -0x23,0x31,0x45,0x3c,0x41,0x0d,0x42,0x39,0xcd,0x29,0x19,0x3d,0x11,0x11,0x5d,0x1a, -0x27,0x7a,0x36,0x43,0x59,0x49,0x42,0x38,0x32,0x1f,0x18,0x0e,0x00,0x5c,0xf9,0xf7, -0x63,0xf7,0xf8,0x02,0xf7,0xf1,0x07,0xe8,0xdd,0x39,0xd3,0xca,0xc6,0xc5,0xc5,0x5f, -0xc8,0xc9,0x81,0xc5,0xbe,0xa6,0xb7,0xb3,0x18,0xb2,0xb5,0x3c,0xbe,0xc8,0x33,0xd1, -0xd6,0xe3,0xd8,0xdc,0xe0,0xde,0xe0,0xe5,0xe1,0xe6,0xa7,0xec,0xf1,0xbf,0xf5,0xf8, -0x2b,0xfc,0xff,0xa6,0xff,0xff,0x0d,0x03,0x06,0x28,0x0b,0x11,0xe4,0x14,0x13,0xc2, -0x0e,0x08,0x7c,0x03,0x00,0xa7,0xfd,0xfd,0x18,0xff,0x00,0xe4,0x02,0x08,0xe5,0x0b, -0x0e,0x89,0x10,0x10,0x30,0x0b,0x04,0x5a,0xfe,0xfb,0xa8,0xfd,0x02,0x74,0x09,0x10, -0x7a,0x14,0x17,0x55,0x17,0x10,0x78,0x08,0x03,0xb3,0xff,0x00,0x00,0x03,0x06,0x8a, -0x0d,0x14,0xd5,0x17,0x19,0x5f,0x1c,0x1e,0x15,0x23,0x2d,0x47,0x38,0x3f,0x10,0x40, -0x3a,0x5d,0x30,0x23,0x3c,0x1b,0x1b,0x47,0x24,0x30,0xfa,0x3c,0x46,0x4a,0x4a,0x43, -0xdd,0x33,0x20,0xc6,0x0f,0x03,0x4d,0xfd,0xfb,0x44,0xfc,0xfe,0x66,0xfe,0xf7,0x14, -0xeb,0xde,0x55,0xd2,0xc8,0xe4,0xc4,0xc7,0x3b,0xcd,0xd2,0x55,0xd2,0xcb,0xf5,0xc0, -0xb6,0x08,0x00,0xfe,0xce,0x14,0x19,0x1c,0x0f,0xfe,0x33,0xea,0xd6,0xe0,0xcb,0xd1, -0xf3,0xe1,0xf9,0x84,0x14,0x2f,0x6d,0x45,0x4e,0x8c,0x46,0x2f,0xed,0x16,0x03,0xee, -0xf5,0xec,0xd9,0xe9,0xee,0x53,0xf9,0x09,0xec,0x19,0x25,0x3b,0x2d,0x2e,0x20,0x26, -0x1b,0xe8,0x13,0x0d,0xd1,0x02,0xf7,0x9e,0xf3,0xfa,0x53,0x06,0x12,0xd8,0x19,0x19, -0xa3,0x0e,0xfa,0x36,0xdf,0xc5,0xd4,0xb1,0xa4,0x77,0xa0,0xaa,0xb9,0xc1,0xe1,0x21, -0x01,0x17,0x75,0x1b,0x0f,0x48,0xfd,0xe8,0x22,0xd4,0xca,0x95,0xcf,0xdf,0xae,0xf7, -0x13,0xa7,0x2f,0x45,0x7b,0x4f,0x47,0xc7,0x30,0x18,0xd4,0x05,0xf7,0x49,0xeb,0xe5, -0xe6,0xe7,0xf3,0x7c,0x06,0x18,0x05,0x26,0x2f,0x48,0x31,0x29,0x70,0x1e,0x17,0xf5, -0x0f,0x03,0x87,0xf6,0xf1,0x87,0xf8,0x05,0xec,0x11,0x19,0x05,0x19,0x0e,0x8f,0xfa, -0xdf,0xc7,0xc5,0xb1,0xe8,0xa2,0x9e,0x03,0xa9,0xc1,0xdc,0xe2,0x03,0x21,0x18,0x1b, -0x5a,0x10,0xff,0xf0,0xea,0xd7,0x1a,0xcd,0xd0,0xb7,0xde,0xf5,0xfc,0x11,0x2e,0x14, -0x46,0x51,0x3c,0x4a,0x33,0x72,0x1a,0x07,0x6d,0xf8,0xe9,0x65,0xe0,0xe1,0x77,0xee, -0x02,0xd8,0x15,0x25,0xac,0x32,0x35,0xce,0x2c,0x21,0x43,0x19,0x10,0x46,0x01,0xf2, -0x33,0xee,0xf7,0x21,0x05,0x11,0x1e,0x1a,0x1a,0xe4,0x0f,0xfa,0x67,0xde,0xc4,0x30, -0xaf,0x9f,0x14,0x9a,0xa5,0xd5,0xbf,0xe2,0x8d,0x03,0x19,0x61,0x1d,0x12,0xe7,0x00, -0xec,0x62,0xd8,0xcd,0x44,0xcf,0xdc,0xbb,0xf3,0x10,0x69,0x2d,0x46,0x81,0x52,0x4b, -0x9e,0x35,0x1d,0x36,0x0b,0xfa,0x4d,0xe9,0xdc,0xcf,0xdc,0xea,0x6e,0x00,0x14,0xc0, -0x25,0x34,0x5a,0x38,0x2e,0xc5,0x22,0x1b,0x2c,0x12,0x01,0xa2,0xf1,0xee,0xce,0xf8, -0x06,0x1a,0x13,0x1b,0x72,0x1b,0x0f,0x4f,0xf9,0xdd,0x42,0xc3,0xad,0xfb,0x9d,0x99, -0xf9,0xa5,0xc0,0xfa,0xe2,0x03,0xc5,0x19,0x1f,0x3e,0x15,0x02,0xd1,0xed,0xda,0xb4, -0xce,0xcf,0x02,0xdb,0xf0,0xda,0x0c,0x29,0x3e,0x43,0x52,0xe0,0x4d,0x38,0xea,0x20, -0x0f,0x38,0xff,0xeb,0x8e,0xdc,0xda,0x51,0xe7,0xfc,0x28,0x11,0x25,0xb2,0x35,0x3a, -0xce,0x31,0x25,0x15,0x1d,0x12,0x2f,0x02,0xf1,0x7f,0xee,0xf7,0xce,0x05,0x12,0x01, -0x19,0x17,0x2e,0x0d,0xf9,0x90,0xde,0xc5,0x1b,0xb1,0xa1,0x6a,0x9c,0xa7,0x50,0xbf, -0xdf,0xf2,0xfd,0x14,0x26,0x1d,0x16,0x53,0x06,0xf4,0x50,0xe0,0xd2,0x79,0xd0,0xd9, -0x96,0xec,0x07,0x29,0x24,0x3e,0x37,0x4f,0x4e,0x5f,0x3c,0x25,0x07,0x14,0x03,0x28, -0xef,0xdd,0x8e,0xda,0xe7,0xa1,0xfb,0x10,0x24,0x24,0x35,0xb5,0x3b,0x33,0x9a,0x25, -0x1b,0x72,0x11,0x02,0xa9,0xf3,0xef,0xbf,0xf8,0x05,0xdd,0x10,0x16,0xcf,0x15,0x0b, -0x88,0xf8,0xdf,0xe8,0xc6,0xb3,0x28,0xa5,0x9f,0xeb,0xa7,0xbd,0xd5,0xda,0xf8,0x7a, -0x0f,0x1a,0x58,0x17,0x09,0x8f,0xf8,0xe4,0x7f,0xd5,0xd0,0xe5,0xd6,0xe8,0x53,0x02, -0x1e,0xbc,0x38,0x4a,0x4d,0x4d,0x3d,0x69,0x28,0x17,0x69,0x08,0xf4,0xff,0xe2,0xdd, -0x6b,0xe8,0xfb,0xb7,0x0e,0x20,0x18,0x30,0x37,0x1c,0x32,0x25,0xc4,0x1a,0x12,0x07, -0x06,0xf8,0xd4,0xf3,0xfb,0x54,0x06,0x0e,0xea,0x12,0x10,0x6a,0x07,0xf7,0x68,0xe1, -0xca,0x08,0xb8,0xab,0xc7,0xa6,0xac,0x2d,0xbe,0xd7,0x84,0xf2,0x08,0x29,0x15,0x14, -0xaf,0x0a,0xfa,0xcf,0xe8,0xd8,0x8b,0xd2,0xd8,0xa3,0xe7,0xfe,0x4a,0x19,0x33,0xd1, -0x45,0x49,0xbb,0x3c,0x28,0x79,0x18,0x0a,0x5e,0xfa,0xe9,0x9b,0xe3,0xeb,0x8d,0xfc, -0x0d,0x4d,0x1d,0x2b,0x44,0x33,0x30,0xb5,0x25,0x1b,0x7d,0x14,0x0a,0x81,0xfd,0xf7, -0x74,0xfc,0x06,0xe4,0x0d,0x10,0xa1,0x0c,0x04,0xf8,0xf7,0xe5,0x3a,0xd0,0xbd,0xfe, -0xb1,0xac,0x76,0xaf,0xbd,0xb4,0xd2,0xea,0x7b,0xff,0x0c,0x18,0x10,0x0a,0x4c,0xff, -0xef,0x52,0xdf,0xd7,0xbc,0xdb,0xe8,0xe3,0xfb,0x13,0x88,0x2b,0x3d,0x72,0x42,0x39, -0x07,0x29,0x1a,0x38,0x0e,0x00,0x12,0xf2,0xeb,0x8c,0xf1,0xfe,0x9d,0x0c,0x19,0x60, -0x24,0x2c,0xc5,0x2b,0x23,0x2e,0x1b,0x13,0x5f,0x0b,0x00,0x9c,0xfa,0xfd,0x18,0x05, -0x0b,0xe0,0x0b,0x07,0x09,0x00,0xf5,0x68,0xe6,0xd3,0xe2,0xc1,0xb7,0x20,0xb2,0xb4, -0x43,0xbe,0xcf,0x85,0xe3,0xf6,0x60,0x03,0x09,0x57,0x08,0x00,0x38,0xf3,0xe5,0xf1, -0xdc,0xde,0x49,0xe8,0xf8,0x69,0x0d,0x22,0x4f,0x33,0x3a,0x52,0x35,0x28,0xba,0x1b, -0x10,0xfe,0x05,0xfb,0xf1,0xf4,0xf8,0x53,0x02,0x0d,0x02,0x16,0x1e,0xc5,0x25,0x27, -0xb5,0x22,0x1b,0x67,0x14,0x0c,0xdc,0x03,0xfd,0xe9,0xfd,0x03,0xa5,0x07,0x07,0x69, -0x03,0xfd,0x31,0xf5,0xe8,0xdf,0xd8,0xc9,0xf1,0xbd,0xb8,0x89,0xb9,0xc1,0x41,0xce, -0xde,0x76,0xee,0xfb,0xa6,0x03,0x06,0x13,0x02,0xf8,0x95,0xeb,0xe2,0xed,0xe1,0xe8, -0x6f,0xf6,0x08,0xf8,0x1a,0x29,0xfe,0x31,0x31,0xb2,0x27,0x1b,0x99,0x11,0x09,0x76, -0x02,0xfe,0xe4,0xff,0x06,0x54,0x0d,0x13,0x95,0x19,0x20,0xfa,0x23,0x21,0x9b,0x1c, -0x17,0x65,0x11,0x09,0xb6,0x01,0xfe,0xfd,0x00,0x03,0x1a,0x03,0xff,0x6e,0xfb,0xf5, -0x92,0xeb,0xdd,0xbd,0xcf,0xc5,0x32,0xbf,0xbe,0x94,0xc3,0xce,0x61,0xdb,0xe9,0xf4, -0xf4,0xfc,0x88,0xff,0xfe,0x1f,0xfa,0xf1,0x8c,0xea,0xe8,0xcc,0xed,0xf8,0xd8,0x06, -0x15,0x14,0x21,0x27,0xee,0x28,0x23,0xc8,0x1a,0x12,0xbb,0x0b,0x06,0x22,0x04,0x06, -0x0c,0x0c,0x10,0x92,0x12,0x15,0xed,0x1a,0x1f,0x10,0x1f,0x1b,0x5b,0x17,0x12,0xf5, -0x0b,0x05,0xfd,0x02,0x02,0x2c,0x02,0x00,0xc1,0xfc,0xf8,0x79,0xf2,0xe9,0x70,0xdd, -0xd2,0x61,0xca,0xc6,0x73,0xc5,0xc8,0x4d,0xd0,0xda,0xa4,0xe4,0xee,0xd9,0xf4,0xf7, -0xa6,0xf8,0xf8,0x98,0xf5,0xf2,0x80,0xf0,0xf3,0x25,0xfb,0x06,0xc6,0x11,0x1a,0x18, -0x20,0x21,0x37,0x1e,0x17,0x4d,0x11,0x0c,0xd1,0x08,0x09,0xb4,0x0d,0x13,0x58,0x16, -0x16,0xb7,0x16,0x18,0x82,0x19,0x19,0xcd,0x18,0x16,0xc8,0x13,0x0f,0xdd,0x0b,0x09, -0x14,0x07,0x03,0xb1,0xfd,0xf8,0x6a,0xf3,0xed,0x2f,0xe6,0xdc,0xbc,0xd4,0xcf,0xdd, -0xcd,0xce,0xba,0xd1,0xd6,0x3a,0xdd,0xe4,0x87,0xea,0xed,0x1b,0xee,0xef,0xb8,0xf1, -0xf3,0xd2,0xf3,0xf5,0xbf,0xfa,0x02,0x23,0x0b,0x12,0x8d,0x17,0x19,0xf2,0x17,0x14, -0x52,0x0f,0x0b,0x35,0x08,0x07,0x1d,0x0c,0x13,0x8e,0x1b,0x1f,0x95,0x1e,0x1b,0x88, -0x18,0x15,0xef,0x13,0x13,0xa1,0x12,0x11,0x7f,0x10,0x0f,0xa2,0x0d,0x0b,0x31,0x05, -0xfd,0x99,0xf6,0xf0,0xa7,0xea,0xe3,0xf1,0xda,0xd5,0xaa,0xd3,0xd4,0x70,0xd6,0xda, -0xda,0xde,0xe2,0x5f,0xe6,0xe8,0xa4,0xe7,0xe6,0xe0,0xe6,0xea,0x76,0xee,0xf3,0x83, -0xf9,0x01,0x63,0x09,0x11,0xf1,0x15,0x16,0x48,0x14,0x0f,0x5b,0x0a,0x06,0xe0,0x03, -0x03,0x0a,0x06,0x0d,0x53,0x17,0x20,0x0a,0x26,0x26,0x56,0x22,0x1b,0x6e,0x15,0x10, -0x43,0x0d,0x0c,0x9f,0x0d,0x0d,0x8d,0x0e,0x0f,0x6b,0x0e,0x08,0x97,0xff,0xf6,0x68, -0xee,0xe7,0x31,0xdf,0xd7,0x1f,0xd4,0xd3,0x27,0xd5,0xd9,0xb0,0xde,0xe4,0x33,0xe8, -0xea,0xd4,0xe9,0xe6,0x8d,0xe3,0xe2,0x47,0xe4,0xe7,0x8b,0xed,0xf6,0x52,0x00,0x0a, -0x5a,0x14,0x1a,0x5d,0x1c,0x19,0x32,0x11,0x07,0x1d,0x01,0xfd,0x4c,0xfd,0x00,0x88, -0x08,0x13,0x47,0x1f,0x28,0xfd,0x2d,0x2c,0x3b,0x26,0x1d,0x07,0x15,0x0e,0x2d,0x0c, -0x0b,0xcc,0x0b,0x0c,0xdd,0x0e,0x0e,0xef,0x0a,0x03,0x66,0xfa,0xf1,0xf9,0xe8,0xe0, -0xc8,0xd8,0xd4,0x03,0xd3,0xd4,0x18,0xd9,0xe0,0x8d,0xe9,0xf0,0x32,0xf3,0xf1,0x05, -0xeb,0xe4,0x05,0xe0,0xde,0xb5,0xde,0xe3,0xb7,0xed,0xfb,0x41,0x09,0x16,0x5a,0x21, -0x25,0x43,0x21,0x16,0x95,0x08,0xfe,0x90,0xf6,0xf3,0x4a,0xf5,0xfc,0xde,0x08,0x16, -0x1a,0x25,0x30,0x30,0x34,0x31,0x66,0x29,0x1e,0x5f,0x14,0x0c,0x33,0x07,0x04,0x22, -0x03,0x05,0xb0,0x06,0x06,0xc2,0x02,0xfd,0x11,0xf5,0xec,0xb1,0xe1,0xd8,0x09,0xd3, -0xd1,0x00,0xd2,0xd6,0x76,0xdf,0xeb,0xd5,0xf5,0xfb,0x83,0xf9,0xf1,0xca,0xe7,0xdf, -0xa5,0xd9,0xd7,0x2a,0xdb,0xe4,0xbf,0xf2,0x03,0x33,0x15,0x25,0x92,0x2d,0x2b,0xbf, -0x20,0x10,0x60,0x00,0xf4,0x40,0xec,0xea,0x27,0xf0,0xfc,0x05,0x0d,0x20,0xec,0x32, -0x3d,0xbb,0x3f,0x3a,0xe1,0x2e,0x1f,0x6c,0x11,0x06,0xc7,0xfe,0xfb,0xd5,0xfb,0xfe, -0x48,0x01,0x02,0xf6,0xff,0xf9,0xed,0xf0,0xe6,0x71,0xdc,0xd5,0x5e,0xd2,0xd0,0xae, -0xd3,0xdc,0x9f,0xeb,0xf9,0xdd,0x02,0x03,0x87,0xfb,0xee,0xde,0xe2,0xd8,0x3f,0xd3, -0xd4,0x53,0xdc,0xe9,0x25,0xfb,0x0f,0x38,0x23,0x30,0x38,0x33,0x2a,0x9f,0x19,0x05, -0x3c,0xf4,0xe7,0xb2,0xe0,0xe2,0x0e,0xee,0x00,0x28,0x17,0x2d,0x47,0x3e,0x46,0xc7, -0x45,0x3c,0x05,0x2c,0x1a,0x06,0x0b,0xfe,0x26,0xf6,0xf3,0xa4,0xf4,0xf8,0xeb,0xfc, -0xfd,0xff,0xfa,0xf4,0xd8,0xeb,0xe3,0x04,0xdc,0xd6,0xbb,0xd2,0xd3,0x12,0xdb,0xe9, -0x7b,0xf9,0x04,0x6f,0x08,0x02,0x04,0xf6,0xe8,0x10,0xdb,0xd2,0x0e,0xd2,0xd7,0xc8, -0xe2,0xf3,0xe7,0x07,0x1d,0x83,0x2e,0x36,0x4b,0x33,0x24,0x1a,0x10,0xfb,0xed,0xe9, -0xdc,0x1e,0xd9,0xe0,0xea,0xf1,0x08,0xc8,0x20,0x36,0x9e,0x46,0x4c,0xcc,0x47,0x39, -0x87,0x26,0x13,0x15,0x02,0xf5,0xe1,0xed,0xec,0x94,0xef,0xf4,0x89,0xf8,0xf9,0xd5, -0xf6,0xf0,0x7e,0xe9,0xe2,0x49,0xdc,0xd6,0x91,0xd3,0xd9,0x43,0xe6,0xf5,0x4f,0x03, -0x0a,0x66,0x08,0xfe,0xb5,0xef,0xe0,0x85,0xd5,0xd1,0x4c,0xd4,0xdc,0x98,0xea,0xfd, -0xce,0x12,0x26,0x9d,0x34,0x38,0x93,0x2f,0x1d,0x09,0x08,0xf1,0x0e,0xde,0xd3,0xb5, -0xd5,0xe3,0xad,0xf9,0x12,0xd6,0x2b,0x41,0x99,0x4e,0x4f,0x2d,0x46,0x34,0xee,0x1f, -0x0a,0x4e,0xf9,0xed,0x73,0xe7,0xe7,0x04,0xeb,0xef,0x57,0xf3,0xf4,0x6a,0xf2,0xee, -0xb1,0xe8,0xe2,0x12,0xdb,0xd7,0x38,0xdb,0xe5,0xf6,0xf2,0x00,0xeb,0x0a,0x0d,0x43, -0x06,0xf7,0x3d,0xe7,0xd9,0x8f,0xd3,0xd3,0x24,0xd9,0xe5,0xe8,0xf6,0x0a,0x96,0x1e, -0x2f,0x3a,0x38,0x34,0xee,0x26,0x11,0xc3,0xf8,0xe1,0x42,0xd1,0xce,0x05,0xd9,0xec, -0x7f,0x05,0x1f,0xce,0x39,0x4c,0xa1,0x52,0x4d,0x66,0x3f,0x2b,0x74,0x14,0xff,0x57, -0xef,0xe5,0xbe,0xe2,0xe4,0x40,0xe8,0xec,0xbf,0xef,0xf0,0xf3,0xed,0xea,0x74,0xe5, -0xdf,0x4b,0xdc,0xde,0x57,0xe6,0xf1,0x6a,0xfe,0x09,0x68,0x0e,0x09,0xa5,0xfb,0xeb, -0x72,0xdd,0xd5,0x95,0xd3,0xd8,0xd5,0xe3,0xf4,0x42,0x06,0x19,0xf1,0x29,0x34,0xf2, -0x33,0x28,0x6f,0x15,0xfd,0x56,0xe5,0xd3,0x01,0xcd,0xd4,0xf3,0xe5,0xfd,0xb0,0x16, -0x30,0xf8,0x43,0x4c,0x65,0x4a,0x40,0xcb,0x30,0x1c,0xd8,0x07,0xf6,0x6f,0xec,0xe6, -0xb8,0xe4,0xe5,0xc5,0xe7,0xe9,0x9d,0xea,0xea,0x09,0xea,0xe8,0x12,0xe5,0xe3,0xe9, -0xe5,0xeb,0x8f,0xf4,0xff,0x19,0x0a,0x0e,0x96,0x09,0xfd,0x44,0xee,0xe1,0x7f,0xda, -0xd8,0x22,0xdc,0xe6,0xea,0xf5,0x06,0xf9,0x16,0x25,0xbb,0x2e,0x2f,0x08,0x27,0x17, -0xa1,0x02,0xed,0xe8,0xdb,0xd4,0x82,0xd8,0xe6,0xb8,0xf9,0x0f,0xfb,0x25,0x37,0x58, -0x40,0x41,0x58,0x3d,0x33,0xc4,0x23,0x11,0xd4,0x00,0xf5,0x2b,0xef,0xea,0x82,0xe6, -0xe4,0xe2,0xe2,0xe2,0x4b,0xe3,0xe4,0x1d,0xe6,0xe6,0x55,0xe7,0xea,0xca,0xf0,0xf8, -0x8b,0x02,0x0b,0x82,0x0d,0x07,0xb6,0xfb,0xee,0x0b,0xe4,0xdd,0xca,0xdb,0xdf,0x5e, -0xea,0xf8,0x19,0x07,0x13,0x7f,0x1e,0x24,0x64,0x24,0x1e,0x29,0x13,0x04,0x01,0xf3, -0xe3,0xfb,0xdb,0xde,0x80,0xe8,0xf8,0x85,0x0a,0x1c,0x9b,0x2a,0x32,0x95,0x35,0x35, -0x17,0x31,0x26,0xf8,0x17,0x09,0x2e,0x00,0xf9,0x67,0xf2,0xea,0x6a,0xe3,0xdd,0x23, -0xd9,0xd8,0x19,0xdb,0xdf,0x86,0xe3,0xe8,0x65,0xee,0xf6,0x90,0xfe,0x07,0x06,0x0d, -0x0c,0xc5,0x04,0xf9,0x5c,0xee,0xe5,0x98,0xe0,0xdf,0x4b,0xe4,0xef,0x72,0xfd,0x0a, -0x26,0x14,0x1a,0xf6,0x1c,0x1b,0xf6,0x15,0x0d,0x63,0x01,0xf3,0x6f,0xe7,0xe1,0x63, -0xe3,0xed,0x51,0xfb,0x0b,0x66,0x19,0x22,0x5b,0x27,0x2a,0x91,0x2b,0x29,0xcc,0x23, -0x1a,0x55,0x11,0x0a,0x68,0x04,0xfb,0x7e,0xf1,0xe6,0xb6,0xdb,0xd4,0x30,0xd1,0xd3, -0x79,0xd9,0xe0,0xc3,0xe7,0xf0,0xab,0xfa,0x04,0xf8,0x0c,0x10,0x04,0x0d,0x03,0x8e, -0xf8,0xee,0x44,0xe6,0xe2,0x85,0xe2,0xe8,0x2b,0xf5,0x03,0xea,0x0f,0x17,0xef,0x1a, -0x19,0xb8,0x14,0x0d,0x1a,0x05,0xfb,0x1d,0xf2,0xea,0x01,0xe7,0xeb,0x82,0xf5,0x03, -0x87,0x10,0x19,0x2c,0x1e,0x1f,0x12,0x1f,0x1f,0x76,0x1e,0x1b,0x75,0x17,0x14,0x81, -0x11,0x0d,0x52,0x04,0xf7,0x3d,0xea,0xdc,0xa8,0xd1,0xcc,0x46,0xcd,0xd2,0x7a,0xda, -0xe3,0x4b,0xee,0xfa,0x06,0x06,0x0f,0xd3,0x11,0x0c,0xc6,0x01,0xf6,0x20,0xec,0xe5, -0x23,0xe2,0xe4,0x24,0xed,0xfa,0xef,0x08,0x13,0x85,0x19,0x19,0xee,0x14,0x0c,0x0e, -0x04,0xfb,0xde,0xf4,0xee,0xc9,0xea,0xeb,0x4e,0xf3,0xff,0x15,0x0c,0x16,0xa0,0x1b, -0x1b,0xb9,0x18,0x15,0xeb,0x13,0x13,0x20,0x12,0x12,0xe7,0x13,0x15,0x7a,0x14,0x0d, -0x64,0x00,0xf0,0xd9,0xe0,0xd2,0xda,0xca,0xca,0xc3,0xce,0xd6,0xad,0xe0,0xec,0x95, -0xf9,0x06,0x8b,0x10,0x13,0x40,0x0d,0x02,0xc3,0xf6,0xed,0x58,0xe7,0xe5,0x0a,0xea, -0xf4,0x34,0x02,0x0f,0x56,0x18,0x1c,0x70,0x19,0x11,0xe7,0x06,0xfc,0x6d,0xf5,0xef, -0xee,0xeb,0xeb,0x76,0xf0,0xfa,0x4a,0x08,0x14,0xbe,0x1c,0x1e,0x5a,0x1a,0x13,0x1b, -0x0e,0x0a,0x9a,0x09,0x0a,0xa4,0x0d,0x12,0x9b,0x17,0x18,0xbd,0x13,0x07,0x96,0xf6, -0xe4,0xdf,0xd4,0xca,0xa9,0xc8,0xcc,0x15,0xd4,0xde,0xa3,0xea,0xf8,0x1d,0x06,0x10, -0x12,0x13,0x0d,0xec,0x02,0xf7,0x6a,0xef,0xea,0xf5,0xe9,0xef,0x09,0xfb,0x09,0x91, -0x15,0x1d,0xa0,0x1e,0x19,0x02,0x0e,0x01,0xb5,0xf6,0xf0,0x81,0xec,0xeb,0xbb,0xed, -0xf4,0xfa,0x00,0x0f,0x01,0x1b,0x21,0x44,0x20,0x19,0x44,0x10,0x08,0xf9,0x03,0x02, -0x70,0x03,0x08,0x43,0x0f,0x16,0xd6,0x19,0x16,0x08,0x0b,0xf9,0x3c,0xe7,0xd6,0xa9, -0xcc,0xc9,0x18,0xcc,0xd2,0xca,0xdb,0xe7,0x8c,0xf5,0x02,0x63,0x0c,0x0f,0xb7,0x0a, -0x00,0xbc,0xf6,0xf0,0xa1,0xec,0xed,0xbc,0xf4,0x00,0x68,0x0e,0x19,0x7a,0x1f,0x1f, -0x80,0x17,0x0a,0x23,0xfc,0xf2,0xf2,0xec,0xeb,0x44,0xec,0xf0,0xc6,0xf8,0x05,0x39, -0x14,0x1f,0x6a,0x24,0x21,0x4d,0x19,0x0e,0xdc,0x05,0x00,0xc0,0xfd,0xfe,0xbd,0x03, -0x0b,0x59,0x14,0x19,0xaf,0x18,0x0e,0x65,0xfd,0xea,0x2c,0xda,0xcf,0x7c,0xcc,0xcf, -0x24,0xd5,0xdd,0xc6,0xe7,0xf3,0x6c,0xff,0x08,0xfc,0x0b,0x07,0xeb,0xfe,0xf5,0x8e, -0xf0,0xee,0xfe,0xf1,0xfa,0xa8,0x06,0x13,0x6a,0x1d,0x21,0x37,0x1f,0x16,0x94,0x07, -0xf8,0x3d,0xef,0xeb,0xe4,0xea,0xed,0x94,0xf2,0xfb,0x8b,0x08,0x16,0x21,0x20,0x24, -0x24,0x21,0x17,0xee,0x0c,0x03,0x7a,0xfd,0xfb,0x40,0xfc,0x00,0x9f,0x08,0x11,0xb0, -0x16,0x16,0x91,0x0c,0xfc,0x75,0xea,0xda,0xae,0xd1,0xcf,0x29,0xd3,0xd9,0x81,0xe0, -0xe9,0x54,0xf3,0xfc,0x0b,0x04,0x06,0xc6,0x02,0xfb,0x3a,0xf5,0xf2,0x96,0xf2,0xf7, -0xbc,0x01,0x0d,0x6b,0x18,0x1f,0x05,0x21,0x1d,0x88,0x13,0x04,0xfd,0xf6,0xee,0x8c, -0xec,0xed,0x86,0xf0,0xf6,0xe5,0xfe,0x09,0xca,0x14,0x1c,0x0f,0x20,0x1d,0x98,0x15, -0x0c,0x81,0x03,0xfd,0x8c,0xfb,0xfc,0xc9,0x00,0x07,0xc0,0x0d,0x11,0x4c,0x10,0x06, -0x6d,0xf7,0xe6,0xfe,0xd8,0xd1,0xf7,0xd0,0xd5,0xb8,0xdb,0xe2,0xf1,0xe8,0xf0,0xab, -0xf7,0xfc,0xef,0xfe,0xfc,0x65,0xf7,0xf3,0x1d,0xf3,0xf4,0xad,0xfb,0x06,0xe9,0x11, -0x1a,0x22,0x1e,0x1e,0x21,0x1a,0x10,0xe7,0x02,0xf6,0x24,0xef,0xed,0xf8,0xee,0xf2, -0xfb,0xf8,0x01,0x80,0x0a,0x13,0x26,0x19,0x1b,0x52,0x19,0x14,0x30,0x0d,0x06,0x9b, -0x01,0xff,0xa2,0xff,0x02,0x9d,0x07,0x0c,0x72,0x0e,0x0b,0xff,0x02,0xf5,0x30,0xe6, -0xda,0xa3,0xd4,0xd5,0x04,0xda,0xdf,0x5c,0xe5,0xea,0xdf,0xf0,0xf6,0x73,0xfa,0xfc, -0x90,0xfa,0xf7,0x2e,0xf6,0xf6,0x95,0xf8,0xff,0xdc,0x0a,0x15,0x58,0x1c,0x1e,0xe7, -0x1c,0x18,0xf4,0x0e,0x02,0xcd,0xf7,0xf1,0x7d,0xf0,0xf1,0x97,0xf4,0xfa,0xc2,0x01, -0x0a,0xd2,0x10,0x14,0x3c,0x16,0x14,0x4e,0x11,0x0c,0x88,0x07,0x03,0x19,0x01,0x01, -0x72,0x03,0x07,0x72,0x0a,0x0b,0x50,0x07,0xfe,0xb4,0xf0,0xe2,0x85,0xd7,0xd3,0xd0, -0xd4,0xda,0xa6,0xe1,0xe8,0x56,0xee,0xf3,0x89,0xf7,0xfa,0xd5,0xfa,0xf9,0xb6,0xf7, -0xf6,0x78,0xf6,0xf8,0xea,0xff,0x0b,0x30,0x16,0x1d,0xf6,0x1e,0x1d,0xb1,0x18,0x10, -0x81,0x04,0xfa,0x5a,0xf5,0xf3,0xbf,0xf4,0xf7,0xb9,0xfc,0x03,0x32,0x09,0x0d,0x7c, -0x10,0x11,0xb3,0x10,0x0e,0x7e,0x0c,0x09,0x8e,0x07,0x05,0x2f,0x06,0x08,0x22,0x0a, -0x0a,0xd4,0x07,0x02,0x02,0xf8,0xe9,0xab,0xdb,0xd2,0xf5,0xcf,0xd3,0x38,0xdb,0xe4, -0x39,0xed,0xf3,0x2c,0xf8,0xfa,0xf4,0xfa,0xf9,0xcd,0xf7,0xf6,0x75,0xf5,0xf5,0xde, -0xf8,0x00,0x21,0x0b,0x16,0xf2,0x1c,0x1e,0x2c,0x1d,0x19,0x21,0x11,0x06,0x19,0xfd, -0xf7,0x29,0xf6,0xf7,0xb8,0xfa,0xff,0x91,0x03,0x07,0x36,0x0a,0x0b,0x8e,0x0c,0x0d, -0x06,0x0f,0x10,0x25,0x10,0x0e,0x4d,0x0d,0x0c,0xe9,0x0c,0x0c,0x16,0x0a,0x05,0x7b, -0xfe,0xf3,0xe3,0xe4,0xd7,0x55,0xcf,0xce,0x88,0xd3,0xdc,0xbf,0xe7,0xf0,0x9e,0xf7, -0xfb,0xf7,0xfc,0xfc,0x2e,0xfb,0xf8,0xf8,0xf6,0xf6,0xe1,0xf6,0xfa,0x32,0x01,0x0b, -0x78,0x15,0x1b,0x2a,0x1d,0x1b,0xe9,0x17,0x10,0x0e,0x07,0xfd,0x12,0xf7,0xf5,0xdb, -0xf7,0xfb,0x66,0xff,0x02,0xfa,0x04,0x06,0x50,0x06,0x07,0x93,0x09,0x0d,0x72,0x10, -0x12,0x03,0x12,0x10,0xed,0x0f,0x0e,0x8e,0x0c,0x08,0xe4,0x01,0xf8,0xaf,0xec,0xdd, -0x0c,0xd0,0xc7,0xed,0xc7,0xcf,0x75,0xdb,0xe8,0x37,0xf3,0xfa,0x4e,0xff,0x00,0xfd, -0xff,0xfd,0xb2,0xf9,0xf7,0x02,0xf6,0xf6,0x59,0xf9,0x00,0xf5,0x09,0x13,0x31,0x19, -0x1b,0xda,0x1a,0x18,0xa5,0x12,0x09,0x3d,0x00,0xf9,0xe8,0xf7,0xf9,0xb8,0xfc,0x00, -0xc4,0x02,0x04,0xb1,0x04,0x04,0xbd,0x05,0x08,0xc5,0x0c,0x11,0x49,0x15,0x16,0xf9, -0x15,0x14,0xd8,0x11,0x0d,0x83,0x06,0xfd,0x6f,0xf3,0xe6,0xca,0xd7,0xc9,0x0b,0xc2, -0xc3,0xf5,0xcc,0xdb,0x55,0xea,0xf6,0x1d,0xff,0x03,0x6c,0x05,0x03,0x05,0xff,0xfa, -0x93,0xf6,0xf4,0x54,0xf4,0xf7,0x97,0xfe,0x08,0x27,0x12,0x18,0xde,0x1b,0x1b,0xc4, -0x18,0x13,0x8e,0x0b,0x01,0xd7,0xf9,0xf7,0xa7,0xf9,0xfd,0x52,0x00,0x02,0x7e,0x04, -0x05,0x83,0x05,0x06,0x86,0x09,0x0f,0x31,0x15,0x19,0x12,0x1a,0x19,0x01,0x17,0x13, -0x44,0x0d,0x05,0x67,0xfb,0xf0,0x24,0xe3,0xd4,0x70,0xc6,0xbf,0x0c,0xc2,0xcb,0xaa, -0xda,0xeb,0x23,0xf9,0x02,0xbf,0x08,0x0a,0xcf,0x08,0x03,0xa4,0xfc,0xf6,0x3f,0xf3, -0xf2,0x80,0xf4,0xfb,0x99,0x06,0x12,0x31,0x1a,0x1d,0xe4,0x1c,0x19,0x0c,0x14,0x0a, -0xfd,0xff,0xf7,0x09,0xf5,0xf7,0xc6,0xfa,0xfd,0x3f,0x01,0x04,0xa0,0x05,0x06,0xa2, -0x07,0x0b,0xae,0x12,0x18,0xfe,0x1b,0x1b,0xaf,0x1a,0x17,0xc3,0x11,0x0a,0x67,0x01, -0xf6,0xb3,0xe9,0xdb,0xef,0xcc,0xc1,0xf2,0xbb,0xbe,0x07,0xc9,0xd9,0x0c,0xec,0xfb, -0x68,0x06,0x0d,0x02,0x0f,0x0c,0x30,0x05,0xfd,0x24,0xf6,0xf0,0xbf,0xee,0xf0,0xad, -0xf8,0x05,0xf9,0x12,0x1c,0x14,0x20,0x1f,0x66,0x1b,0x15,0xd2,0x0b,0x01,0x20,0xf8, -0xf4,0x8e,0xf6,0xfa,0xf2,0xfd,0x02,0x43,0x06,0x09,0xc0,0x0a,0x0d,0xb1,0x11,0x18, -0xa1,0x1d,0x20,0x05,0x20,0x1d,0x86,0x18,0x11,0x7f,0x09,0xff,0xe2,0xf2,0xe5,0xfa, -0xd6,0xc8,0x2e,0xbe,0xb9,0xd8,0xbc,0xc8,0x19,0xdb,0xee,0x61,0xfe,0x0a,0x8c,0x12, -0x14,0x45,0x10,0x08,0xe6,0xfe,0xf5,0xc6,0xed,0xe9,0xbe,0xeb,0xf3,0x76,0x00,0x0f, -0xd4,0x1a,0x20,0xbf,0x21,0x1d,0x7f,0x17,0x0e,0x16,0x03,0xf8,0x19,0xf3,0xf3,0xf8, -0xf6,0xfb,0x42,0x00,0x06,0x54,0x0b,0x0e,0xbf,0x12,0x17,0xda,0x1d,0x22,0x77,0x23, -0x20,0x5e,0x1c,0x15,0x3f,0x0e,0x05,0xd7,0xfa,0xee,0xcf,0xe1,0xd3,0x0b,0xc6,0xbc, -0xb1,0xb7,0xba,0xfc,0xc6,0xd9,0x1f,0xee,0x00,0x42,0x0f,0x19,0x83,0x1b,0x16,0x37, -0x0c,0xfe,0x64,0xf0,0xe6,0x2b,0xe3,0xe5,0xb5,0xed,0xfc,0x95,0x0d,0x1b,0x3d,0x24, -0x25,0xec,0x21,0x1a,0xd4,0x0f,0x02,0xc0,0xf4,0xed,0xea,0xed,0xf2,0x69,0xf9,0x01, -0x1e,0x0b,0x12,0x95,0x17,0x1a,0x0d,0x1e,0x21,0xe5,0x22,0x20,0x9e,0x1c,0x16,0x88, -0x0e,0x06,0x8b,0xff,0xf7,0x97,0xed,0xe1,0x34,0xd3,0xc5,0x2c,0xbb,0xb5,0x15,0xb7, -0xc2,0xb8,0xd5,0xeb,0x98,0x00,0x13,0x41,0x20,0x24,0xfd,0x1f,0x12,0x71,0xfe,0xec, -0xd7,0xe1,0xdf,0x21,0xe2,0xeb,0x30,0xfa,0x0c,0xa9,0x1c,0x27,0xa0,0x29,0x25,0x05, -0x1d,0x11,0x2c,0x03,0xf4,0xca,0xeb,0xea,0x18,0xf0,0xf9,0x2b,0x06,0x12,0xc6,0x1b, -0x21,0x6a,0x24,0x25,0x95,0x25,0x24,0x60,0x20,0x1a,0x66,0x12,0x08,0xe6,0xff,0xfa, -0x83,0xf5,0xee,0xa2,0xe2,0xd5,0xd3,0xc7,0xbc,0x42,0xb4,0xb4,0x16,0xbf,0xd2,0xa1, -0xe8,0xff,0x0a,0x15,0x25,0x01,0x2b,0x24,0x4e,0x14,0xfd,0x28,0xe9,0xdd,0x3e,0xdb, -0xde,0x0e,0xe8,0xf7,0xba,0x0a,0x1c,0x65,0x28,0x2b,0x0e,0x27,0x1d,0xa6,0x10,0x00, -0x1e,0xf1,0xe6,0x17,0xe4,0xea,0x0d,0xf8,0x08,0xca,0x18,0x24,0xce,0x2b,0x2d,0x56, -0x2b,0x27,0xbb,0x22,0x1c,0x26,0x14,0x0a,0xf6,0xff,0xf7,0x6f,0xf4,0xf2,0x78,0xed, -0xe3,0xad,0xd7,0xcb,0x22,0xbf,0xb6,0xd0,0xb3,0xbc,0x05,0xce,0xe4,0xdf,0xfd,0x16, -0x08,0x29,0x2f,0xe6,0x27,0x15,0x22,0xfd,0xe7,0x8e,0xdb,0xd8,0xbd,0xdc,0xe6,0xc5, -0xf6,0x0c,0xc2,0x1f,0x2c,0x8b,0x2f,0x29,0x46,0x1d,0x0e,0x65,0xfd,0xed,0xf0,0xe1, -0xe0,0xc7,0xe9,0xfa,0xe6,0x0d,0x20,0x18,0x2e,0x34,0xcc,0x34,0x30,0x64,0x29,0x21, -0xb2,0x17,0x0d,0x32,0x02,0xf8,0x98,0xf2,0xf1,0xa7,0xf1,0xed,0x6f,0xe5,0xda,0xd0, -0xcd,0xc2,0xf2,0xb8,0xb5,0x4d,0xbc,0xcc,0x8b,0xe3,0xfd,0x1e,0x18,0x2a,0x7e,0x30, -0x27,0x3d,0x14,0xfc,0x50,0xe7,0xdb,0xdb,0xd8,0xdc,0xc4,0xe5,0xf6,0x07,0x0d,0x22, -0xb3,0x2f,0x32,0x4f,0x2c,0x1f,0x81,0x0e,0xfc,0x17,0xec,0xe1,0xd2,0xdf,0xea,0x0b, -0xfe,0x13,0x88,0x27,0x35,0xa8,0x3b,0x3a,0xf4,0x33,0x2b,0x92,0x20,0x13,0x3f,0x06, -0xf9,0xd6,0xf0,0xed,0xee,0xee,0xf0,0x41,0xee,0xe7,0xf7,0xdc,0xd1,0x14,0xc6,0xbc, -0xae,0xb8,0xbc,0xdf,0xca,0xe0,0x83,0xfa,0x15,0x44,0x29,0x2f,0x97,0x27,0x14,0x06, -0xfd,0xe8,0xbb,0xdc,0xd8,0x17,0xda,0xe2,0xe8,0xf3,0x0b,0x79,0x21,0x2f,0xd3,0x32, -0x2d,0xc3,0x1f,0x0d,0x1c,0xfb,0xea,0x95,0xdf,0xde,0x5b,0xea,0xff,0x44,0x16,0x2a, -0xfc,0x38,0x3e,0xbf,0x3c,0x35,0x15,0x2b,0x1e,0x4b,0x0f,0xfe,0x91,0xef,0xe8,0x48, -0xe8,0xeb,0xc0,0xed,0xed,0x72,0xe7,0xde,0x66,0xd3,0xc8,0xcc,0xbf,0xba,0x8f,0xbd, -0xc9,0xc1,0xdc,0xf6,0x27,0x11,0x25,0xba,0x2c,0x25,0x9d,0x13,0xfd,0x1e,0xeb,0xdf, -0xb4,0xd9,0xda,0xe2,0xe1,0xf3,0xc3,0x0a,0x20,0x0c,0x2e,0x31,0xdc,0x2c,0x20,0xb3, -0x0e,0xfb,0xbe,0xeb,0xe2,0x81,0xe1,0xed,0x34,0x02,0x19,0x20,0x2d,0x3b,0x52,0x41, -0x3f,0x18,0x38,0x2d,0x21,0x1f,0x0d,0xcb,0xfa,0xeb,0x07,0xe5,0xe5,0x7e,0xe9,0xeb, -0xdc,0xea,0xe6,0xf4,0xde,0xd6,0xa1,0xcc,0xc3,0x99,0xbe,0xc0,0x57,0xca,0xdb,0x44, -0xf2,0x0b,0xc1,0x1f,0x28,0xaa,0x23,0x14,0x37,0x01,0xef,0x4a,0xe3,0xdc,0xba,0xdb, -0xe1,0x3f,0xf1,0x07,0xb6,0x1d,0x2b,0xe8,0x2f,0x2c,0x16,0x22,0x12,0x20,0x00,0xf0, -0xc1,0xe5,0xe4,0x33,0xee,0x01,0xc5,0x16,0x29,0x17,0x37,0x3e,0x70,0x3e,0x39,0x73, -0x2f,0x21,0xa7,0x0e,0xfa,0x22,0xe9,0xe1,0x0a,0xe2,0xe5,0x71,0xe6,0xe5,0x02,0xe2, -0xdd,0x66,0xd7,0xcf,0xee,0xc7,0xc2,0xa5,0xc2,0xca,0xc3,0xd8,0xec,0xef,0x03,0x18, -0xc1,0x22,0x20,0x48,0x14,0x03,0x03,0xf2,0xe4,0xc1,0xdc,0xdc,0xed,0xe3,0xf2,0xb4, -0x06,0x1b,0x23,0x29,0x2e,0x8b,0x2c,0x23,0xea,0x15,0x05,0xaa,0xf6,0xeb,0xcc,0xe8, -0xf0,0xdb,0x00,0x14,0xc1,0x25,0x33,0xf5,0x3a,0x3c,0xfd,0x39,0x32,0xa3,0x24,0x11, -0x36,0xfc,0xea,0xc3,0xe1,0xe1,0xf2,0xe2,0xe2,0x5e,0xe1,0xdf,0xb2,0xdc,0xd8,0x6d, -0xd3,0xcd,0x92,0xc8,0xc8,0x75,0xcd,0xd8,0xf5,0xe8,0xfc,0xaf,0x0f,0x1b,0x22,0x1c, -0x14,0x32,0x07,0xf8,0x61,0xea,0xe2,0xa5,0xe1,0xe7,0x45,0xf3,0x03,0xcf,0x15,0x23, -0xd9,0x2a,0x2b,0xb4,0x25,0x1b,0x22,0x0d,0xff,0x46,0xf4,0xf0,0x01,0xf5,0x01,0x70, -0x10,0x20,0xe1,0x2c,0x34,0xa6,0x37,0x37,0x4a,0x33,0x28,0x44,0x16,0x01,0x5b,0xef, -0xe5,0xd0,0xe1,0xe0,0x9f,0xde,0xdb,0xea,0xd9,0xd9,0xcc,0xd8,0xd6,0xc2,0xd2,0xcf, -0x98,0xce,0xd0,0xfe,0xd7,0xe4,0x69,0xf5,0x05,0xdb,0x11,0x16,0x64,0x13,0x0a,0xac, -0xfe,0xf1,0x3f,0xe9,0xe6,0x5b,0xea,0xf3,0x81,0x00,0x0f,0xeb,0x1c,0x25,0x75,0x28, -0x26,0x45,0x1f,0x14,0xfc,0x08,0xfe,0x23,0xf8,0xf9,0xf4,0x00,0x0c,0x79,0x19,0x24, -0x43,0x2b,0x30,0xf4,0x33,0x33,0x5e,0x2c,0x1c,0xaa,0x08,0xf5,0xaf,0xe8,0xe2,0x26, -0xdf,0xdb,0xc3,0xd6,0xd4,0x4f,0xd6,0xd8,0xd4,0xd8,0xd7,0x93,0xd4,0xd2,0x66,0xd2, -0xd6,0x48,0xe0,0xee,0x08,0xfd,0x09,0x05,0x11,0x12,0x88,0x0d,0x03,0xbb,0xf8,0xf0, -0xb3,0xec,0xed,0xec,0xf2,0xfc,0xc7,0x08,0x15,0xd2,0x1e,0x24,0x8f,0x26,0x23,0xe0, -0x1b,0x12,0x00,0x08,0x00,0xd7,0xfd,0x00,0xbc,0x08,0x12,0xf4,0x1a,0x21,0xf1,0x26, -0x2d,0xaa,0x31,0x2e,0xa3,0x21,0x0f,0x6e,0xfd,0xee,0x93,0xe4,0xdf,0xf0,0xd9,0xd4, -0x90,0xd0,0xd0,0x8f,0xd4,0xd8,0x97,0xd9,0xd7,0x8f,0xd5,0xd4,0xe8,0xd6,0xdd,0x48, -0xe8,0xf4,0xeb,0x00,0x0a,0x9a,0x0f,0x0e,0x71,0x07,0xfe,0xea,0xf6,0xf2,0xd5,0xf0, -0xf2,0x4e,0xf9,0x03,0xe3,0x0e,0x19,0xcf,0x22,0x26,0xef,0x25,0x21,0x61,0x19,0x10, -0x4b,0x08,0x03,0x03,0x03,0x07,0x9a,0x0e,0x14,0xbf,0x19,0x1f,0xd2,0x26,0x2d,0x63, -0x2d,0x24,0xed,0x15,0x05,0x10,0xf5,0xe8,0xa9,0xe0,0xda,0xd8,0xd3,0xce,0xad,0xcd, -0xd0,0x5b,0xd6,0xda,0x95,0xd9,0xd6,0xde,0xd5,0xd7,0x3f,0xdd,0xe5,0x6e,0xf1,0xfd, -0x19,0x08,0x0d,0x3f,0x0e,0x09,0xd3,0x01,0xfa,0x2a,0xf5,0xf1,0xf8,0xf0,0xf5,0x4b, -0xff,0x0b,0xb0,0x16,0x21,0x41,0x27,0x27,0x2e,0x24,0x1d,0x17,0x15,0x0c,0x85,0x05, -0x03,0xab,0x06,0x0c,0xb1,0x10,0x14,0x57,0x19,0x20,0x7c,0x27,0x29,0xb5,0x23,0x17, -0x68,0x08,0xf8,0xa7,0xea,0xe0,0xcc,0xd9,0xd3,0x6c,0xce,0xcb,0x95,0xcc,0xd2,0xf8, -0xd7,0xd8,0xb4,0xd5,0xd5,0x41,0xd8,0xdd,0x8d,0xe5,0xf0,0xb0,0xfb,0x05,0xb6,0x0a, -0x0b,0x23,0x08,0x03,0x40,0xfd,0xf7,0x4f,0xf3,0xf1,0xbd,0xf5,0xfe,0xb5,0x09,0x15, -0xb4,0x1f,0x26,0x10,0x27,0x24,0x37,0x1f,0x18,0xa1,0x10,0x0a,0x8f,0x08,0x0a,0xee, -0x0f,0x13,0x96,0x14,0x16,0x37,0x1c,0x23,0xc7,0x26,0x22,0x5a,0x18,0x0b,0x93,0xfc, -0xee,0xc7,0xe3,0xdd,0xd1,0xd7,0xd2,0x2b,0xce,0xcd,0x65,0xd1,0xd5,0x78,0xd5,0xd3, -0xa4,0xd3,0xd7,0x42,0xdd,0xe5,0xed,0xf0,0xfc,0xe5,0x04,0x08,0xbe,0x08,0x06,0x75, -0x02,0xfd,0x48,0xf8,0xf3,0x8e,0xf2,0xf5,0x0f,0xfe,0x09,0xf6,0x14,0x1e,0x3b,0x24, -0x24,0x4e,0x22,0x1d,0xd2,0x16,0x10,0x9a,0x0c,0x0b,0x27,0x0e,0x13,0x38,0x17,0x17, -0xd7,0x16,0x19,0xb6,0x1e,0x21,0xea,0x1d,0x14,0x52,0x08,0xfc,0x70,0xf0,0xe7,0xb8, -0xe1,0xdd,0x0b,0xd9,0xd3,0x37,0xd1,0xd3,0xd0,0xd4,0xd2,0x1d,0xd0,0xd0,0xbd,0xd4, -0xdb,0x7a,0xe5,0xf1,0xf8,0xfc,0x04,0xfd,0x07,0x07,0x0d,0x06,0x02,0x48,0xfd,0xf7, -0xb8,0xf2,0xf1,0x40,0xf4,0xfc,0xc8,0x08,0x15,0x62,0x1f,0x25,0x22,0x26,0x23,0xa7, -0x1d,0x16,0x8d,0x10,0x0c,0x3c,0x0c,0x0f,0x6c,0x15,0x1a,0xd5,0x1a,0x19,0xc2,0x19, -0x1d,0x50,0x1e,0x19,0x0e,0x10,0x04,0x67,0xf9,0xef,0xb8,0xe7,0xe2,0x19,0xdf,0xda, -0x28,0xd5,0xd3,0x0b,0xd6,0xd7,0xa0,0xd3,0xd0,0x84,0xd0,0xd4,0x54,0xdb,0xe5,0x04, -0xf1,0xfb,0x9f,0x02,0x05,0x50,0x05,0x04,0xfc,0x01,0xfc,0xc8,0xf6,0xf1,0x3f,0xf0, -0xf3,0x1b,0xfd,0x0a,0xb0,0x16,0x20,0x6b,0x26,0x27,0xb8,0x24,0x1e,0xe6,0x16,0x10, -0xda,0x0c,0x0c,0xc6,0x0f,0x16,0x17,0x1d,0x1f,0xe7,0x1e,0x1f,0x4e,0x22,0x21,0x47, -0x1a,0x0d,0xae,0x00,0xf4,0xef,0xea,0xe3,0x7f,0xe0,0xde,0x26,0xdb,0xd7,0x5e,0xd8, -0xdc,0x98,0xde,0xda,0xba,0xd4,0xd2,0x43,0xd4,0xda,0x69,0xe3,0xee,0xb4,0xf8,0xff, -0xa4,0x01,0x02,0xf8,0x02,0x00,0x2d,0xfb,0xf4,0x48,0xef,0xed,0xac,0xf1,0xfb,0xa8, -0x08,0x15,0xa6,0x1f,0x25,0x7a,0x27,0x24,0x5b,0x1e,0x16,0x02,0x0f,0x0a,0x6c,0x09, -0x0c,0x8e,0x14,0x1d,0xb6,0x22,0x24,0x97,0x26,0x29,0x22,0x27,0x1d,0xe7,0x0d,0xfd, -0x5f,0xf0,0xe5,0x39,0xde,0xdb,0x4a,0xdb,0xda,0x11,0xd9,0xdc,0x03,0xe3,0xe7,0x21, -0xe4,0xdd,0xc5,0xd7,0xd7,0x44,0xdb,0xe2,0x84,0xeb,0xf5,0x9b,0xfc,0xff,0x82,0x00, -0x02,0x62,0x01,0xfc,0x04,0xf5,0xee,0x1b,0xec,0xef,0x06,0xf9,0x06,0xfa,0x14,0x20, -0xe0,0x26,0x29,0xf5,0x27,0x21,0x4f,0x18,0x0e,0x2d,0x08,0x05,0x99,0x08,0x10,0x5c, -0x1b,0x23,0x17,0x28,0x2b,0xcc,0x2e,0x2c,0x1c,0x22,0x10,0xf6,0xfd,0xed,0x9b,0xe0, -0xd7,0x81,0xd2,0xd1,0xef,0xd2,0xd5,0x40,0xdb,0xe5,0x06,0xed,0xed,0xb1,0xe6,0xdf, -0x88,0xdb,0xdc,0xd2,0xdf,0xe6,0xb5,0xee,0xf5,0x49,0xf9,0xfc,0xc5,0xff,0x00,0xe8, -0xfc,0xf5,0xfd,0xee,0xeb,0x66,0xed,0xf5,0x64,0x01,0x0f,0x5f,0x1c,0x24,0xa5,0x28, -0x29,0x0c,0x26,0x1d,0x82,0x12,0x0a,0xa1,0x05,0x06,0x19,0x0d,0x17,0x21,0x20,0x26, -0xed,0x2c,0x32,0xc8,0x33,0x2b,0xe4,0x19,0x05,0x9b,0xf2,0xe1,0xac,0xd4,0xcc,0x8e, -0xca,0xca,0xaf,0xce,0xd7,0x45,0xe4,0xef,0x2b,0xf4,0xf0,0x2b,0xea,0xe5,0xa4,0xe3, -0xe4,0x96,0xe7,0xed,0x65,0xf2,0xf5,0x44,0xf8,0xfc,0x82,0xfe,0xfb,0x6f,0xf5,0xee, -0xdc,0xea,0xeb,0x96,0xf1,0xfc,0xf6,0x0a,0x18,0xcb,0x22,0x28,0x9c,0x2b,0x29,0xbb, -0x21,0x15,0x4f,0x0b,0x04,0x61,0x02,0x05,0x2c,0x0e,0x17,0x5c,0x21,0x2a,0x1e,0x34, -0x38,0xfd,0x33,0x24,0x5c,0x0f,0xf9,0xba,0xe4,0xd3,0x42,0xc7,0xc1,0xf9,0xc0,0xc5, -0x0a,0xd0,0xdf,0xf4,0xed,0xf6,0x0a,0xf8,0xf5,0xf0,0xf0,0xed,0x3c,0xeb,0xea,0x6a, -0xec,0xef,0xd6,0xf1,0xf5,0x63,0xf9,0xfc,0x74,0xfb,0xf6,0xc4,0xef,0xeb,0xa4,0xea, -0xee,0x0a,0xf8,0x05,0x2f,0x15,0x22,0xa0,0x2a,0x2f,0xc9,0x2e,0x27,0x28,0x1b,0x0e, -0x2f,0x06,0x01,0xc8,0x01,0x07,0xf9,0x10,0x1b,0xff,0x27,0x34,0x27,0x3d,0x3c,0x47, -0x30,0x1b,0x85,0x03,0xec,0x26,0xd7,0xc6,0xa4,0xbb,0xb8,0xa0,0xbb,0xc6,0x2b,0xd7, -0xe8,0x2b,0xf6,0xfd,0xa5,0xfe,0xfc,0xea,0xf8,0xf4,0xe5,0xef,0xed,0x86,0xed,0xee, -0x8c,0xf1,0xf4,0xae,0xf7,0xf7,0x08,0xf4,0xee,0x99,0xea,0xe9,0xea,0xec,0xf4,0xd8, -0x00,0x0f,0x9c,0x1d,0x27,0xaa,0x2d,0x2e,0xd9,0x28,0x1d,0xcc,0x11,0x08,0x5e,0x02, -0x00,0xa4,0x03,0x0b,0x5d,0x16,0x23,0xf2,0x30,0x3b,0xfe,0x3e,0x36,0xff,0x23,0x0b, -0x83,0xf2,0xdb,0x0d,0xc9,0xbb,0x8b,0xb5,0xb7,0x5b,0xc1,0xd0,0x80,0xe0,0xef,0x24, -0xfa,0x00,0x53,0x02,0x01,0x41,0xfd,0xf8,0xf4,0xf3,0xf1,0x49,0xf1,0xf2,0x16,0xf4, -0xf4,0xbc,0xf3,0xf0,0xe4,0xeb,0xe8,0xd5,0xe7,0xea,0x62,0xf0,0xfb,0xa4,0x09,0x18, -0xd6,0x23,0x2b,0x36,0x2e,0x2a,0x61,0x1f,0x13,0x16,0x0a,0x03,0x16,0x00,0x01,0xc9, -0x07,0x11,0xa5,0x1d,0x2b,0x15,0x37,0x3c,0xc6,0x37,0x28,0x50,0x11,0xfa,0x71,0xe4, -0xd1,0x82,0xc2,0xb9,0xfd,0xb8,0xbf,0x97,0xca,0xd7,0x0a,0xe5,0xf1,0x15,0xfb,0x01, -0x8c,0x05,0x06,0xf2,0x03,0x00,0x72,0xfc,0xf9,0xad,0xf8,0xf7,0xc7,0xf5,0xf2,0x03, -0xed,0xe7,0x9d,0xe4,0xe4,0x21,0xe7,0xed,0x8a,0xf8,0x06,0x69,0x15,0x21,0xeb,0x2a, -0x2e,0xad,0x2b,0x21,0x09,0x15,0x0b,0x62,0x04,0x01,0x4a,0x03,0x07,0xeb,0x0e,0x18, -0xfa,0x24,0x30,0xa4,0x36,0x34,0xdc,0x28,0x15,0x6f,0x01,0xed,0xe8,0xda,0xca,0x1e, -0xc0,0xbb,0x2f,0xbe,0xc5,0x98,0xcf,0xda,0xfb,0xe5,0xf0,0xad,0xfa,0x02,0x8c,0x08, -0x0a,0x0f,0x0a,0x07,0xd0,0x03,0x00,0xc6,0xfc,0xf7,0xbd,0xf0,0xe8,0x43,0xe0,0xdb, -0xcd,0xdb,0xe0,0x9b,0xe9,0xf5,0xb6,0x03,0x12,0xd2,0x1e,0x27,0xab,0x2b,0x29,0x71, -0x20,0x15,0x55,0x0b,0x05,0x73,0x03,0x05,0x1c,0x0a,0x0f,0xc6,0x17,0x22,0x1b,0x2d, -0x32,0x4b,0x31,0x27,0xb9,0x17,0x05,0x96,0xf3,0xe3,0xf4,0xd4,0xc9,0xfb,0xc3,0xc3, -0x5c,0xc8,0xcf,0xa5,0xd6,0xde,0x9a,0xe7,0xf2,0x71,0xfd,0x08,0xa5,0x10,0x14,0x4f, -0x15,0x12,0x44,0x0d,0x06,0x2f,0xff,0xf4,0xa4,0xe7,0xdc,0xe2,0xd4,0xd4,0xc0,0xd9, -0xe4,0xc2,0xf1,0x00,0x4b,0x0f,0x1c,0x69,0x26,0x2a,0xf9,0x27,0x1e,0xef,0x12,0x08, -0x36,0x02,0x01,0x45,0x05,0x0a,0xa8,0x10,0x18,0x1d,0x23,0x2c,0x57,0x30,0x2c,0x79, -0x21,0x12,0xe3,0x01,0xf2,0x2c,0xe5,0xd9,0x77,0xd0,0xca,0x1e,0xca,0xcd,0xc3,0xd1, -0xd5,0xfd,0xd9,0xdf,0x9d,0xe8,0xf4,0x22,0x01,0x0d,0xd1,0x15,0x1a,0x08,0x1b,0x18, -0x07,0x13,0x09,0xeb,0xfc,0xec,0x5e,0xdd,0xd2,0xf2,0xcd,0xd2,0x64,0xdd,0xec,0xf5, -0xfc,0x0c,0x7f,0x1b,0x26,0xc1,0x2a,0x28,0x60,0x1f,0x13,0xfa,0x08,0x02,0xe6,0x01, -0x06,0x79,0x0c,0x13,0xb0,0x1b,0x25,0x89,0x2d,0x2e,0x4e,0x28,0x1c,0x55,0x0d,0xfe, -0x86,0xf0,0xe5,0xe7,0xdb,0xd5,0x94,0xd1,0xd1,0xec,0xd4,0xd8,0xc2,0xd9,0xda,0xf1, -0xdb,0xe1,0xab,0xeb,0xf8,0x41,0x05,0x11,0xf9,0x1a,0x20,0x09,0x22,0x1e,0x85,0x14, -0x04,0x6b,0xf1,0xdd,0x9c,0xce,0xc7,0xa5,0xc9,0xd4,0xb7,0xe4,0xf6,0x08,0x08,0x17, -0x45,0x23,0x28,0xac,0x26,0x1e,0x8d,0x13,0x08,0xc9,0x01,0x00,0x97,0x04,0x0a,0x7c, -0x12,0x1c,0x89,0x28,0x30,0xfb,0x30,0x28,0x69,0x1a,0x0a,0x43,0xfa,0xec,0xdc,0xe2, -0xdc,0xa1,0xd8,0xd7,0xcf,0xd9,0xdd,0xc9,0xe0,0xe0,0x17,0xde,0xdc,0xe9,0xde,0xe6, -0x94,0xf1,0xff,0x98,0x0d,0x1a,0x23,0x24,0x29,0x3d,0x29,0x20,0x97,0x0f,0xf9,0xae, -0xe3,0xd1,0xc1,0xc5,0xc4,0xd0,0xcc,0xdc,0x1f,0xf0,0x03,0x40,0x14,0x21,0x0e,0x28, -0x26,0x30,0x1e,0x13,0xb7,0x08,0x01,0x11,0xff,0x02,0x8d,0x09,0x12,0x87,0x1e,0x2b, -0xc6,0x33,0x33,0xd0,0x28,0x18,0x48,0x06,0xf5,0x10,0xe7,0xdd,0x8e,0xd9,0xd8,0x4f, -0xda,0xdd,0x5a,0xe2,0xe5,0x8b,0xe5,0xe2,0xa0,0xde,0xde,0x61,0xe2,0xeb,0x48,0xf8, -0x06,0x7a,0x15,0x22,0xee,0x2c,0x2f,0x1c,0x29,0x18,0x4a,0x02,0xea,0xa9,0xd4,0xc5, -0xd2,0xbf,0xc5,0x9f,0xd5,0xe9,0xf9,0xfd,0x10,0xbe,0x1f,0x26,0xc9,0x24,0x1c,0xaf, -0x12,0x08,0x92,0x00,0xfe,0xe3,0x01,0x09,0x00,0x13,0x20,0x51,0x2d,0x36,0xd3,0x35, -0x2b,0x31,0x19,0x04,0x7f,0xf1,0xe1,0xda,0xd7,0xd4,0x3a,0xd6,0xda,0xf0,0xdf,0xe6, -0x98,0xeb,0xeb,0x3e,0xe8,0xe3,0x74,0xe0,0xe1,0xb1,0xe6,0xf1,0x75,0xff,0x0f,0x35, -0x1f,0x2c,0x33,0x32,0x2e,0x53,0x1f,0x08,0x2a,0xf0,0xd8,0xbe,0xc6,0xbe,0xc0,0xc1, -0xd0,0xa0,0xe3,0xf8,0x69,0x0c,0x1c,0xf5,0x23,0x22,0x47,0x1b,0x11,0x65,0x07,0xff, -0x4f,0xfd,0x00,0x26,0x08,0x13,0xe7,0x20,0x2e,0x77,0x37,0x37,0xad,0x2d,0x1b,0x05, -0x05,0xef,0x15,0xdd,0xd2,0x3a,0xd0,0xd3,0x18,0xda,0xe2,0xf3,0xea,0xf1,0x35,0xf2, -0xee,0x43,0xe8,0xe3,0xa9,0xe1,0xe4,0xee,0xed,0xfb,0x8a,0x0c,0x1e,0xd2,0x2c,0x35, -0x52,0x33,0x25,0x09,0x0f,0xf5,0x98,0xdc,0xc8,0x08,0xbe,0xc0,0x41,0xcd,0xe0,0xf8, -0xf5,0x09,0x9d,0x19,0x22,0xb0,0x20,0x18,0x0f,0x0f,0x05,0xd8,0xfd,0xfb,0x27,0xff, -0x08,0x24,0x14,0x22,0xd4,0x2f,0x39,0xe2,0x39,0x2f,0x29,0x1c,0x04,0x4b,0xed,0xda, -0x26,0xcf,0xcd,0xb3,0xd1,0xd9,0xeb,0xe2,0xed,0x40,0xf4,0xf5,0xfc,0xf1,0xeb,0xbc, -0xe5,0xe2,0xc8,0xe3,0xeb,0x77,0xf9,0x0a,0xde,0x1c,0x2c,0x4b,0x36,0x35,0xdd,0x29, -0x13,0xfd,0xf9,0xe0,0xb8,0xcb,0xc0,0x86,0xc1,0xcd,0x36,0xe0,0xf5,0x27,0x09,0x18, -0xda,0x20,0x1f,0x65,0x17,0x0d,0x97,0x04,0xfe,0xf0,0xfc,0x01,0x7a,0x0b,0x18,0xe1, -0x25,0x32,0xc9,0x3a,0x3a,0x9a,0x2f,0x1b,0x95,0x03,0xec,0xf1,0xd8,0xce,0xf5,0xcc, -0xd1,0xba,0xd9,0xe3,0xa8,0xed,0xf5,0xa1,0xf6,0xf3,0x51,0xed,0xe8,0xc1,0xe4,0xe5, -0xac,0xed,0xfb,0xd5,0x0b,0x1d,0x14,0x2c,0x34,0x7c,0x34,0x28,0xa6,0x12,0xf9,0xc9, -0xe1,0xce,0x12,0xc3,0xc4,0xc2,0xcf,0xe1,0x38,0xf5,0x08,0x70,0x16,0x1d,0x05,0x1b, -0x12,0x8c,0x09,0x01,0xad,0xfc,0xfd,0x07,0x04,0x0e,0xfd,0x1b,0x29,0xa3,0x34,0x3b, -0xa4,0x39,0x2d,0x24,0x18,0x00,0x83,0xe9,0xd7,0xea,0xcd,0xcc,0x2e,0xd2,0xda,0xe2, -0xe3,0xed,0x19,0xf4,0xf5,0xba,0xf2,0xed,0x6c,0xe9,0xe6,0x0e,0xe9,0xf1,0x5a,0xff, -0x0f,0xe1,0x1e,0x2c,0x80,0x33,0x31,0xbb,0x24,0x0f,0x43,0xf7,0xe1,0x61,0xcf,0xc5, -0xff,0xc7,0xd3,0xc6,0xe3,0xf5,0xcd,0x06,0x13,0xd6,0x18,0x15,0xa9,0x0d,0x05,0xc5, -0xfe,0xfb,0xd8,0xfd,0x06,0x33,0x12,0x1f,0x94,0x2b,0x35,0x66,0x3a,0x36,0x18,0x28, -0x12,0x21,0xfb,0xe6,0xa3,0xd5,0xcc,0xff,0xcc,0xd2,0x25,0xda,0xe3,0x06,0xec,0xf1, -0xd9,0xf2,0xef,0xae,0xeb,0xe8,0x95,0xe7,0xeb,0x54,0xf4,0x02,0x92,0x11,0x20,0x57, -0x2c,0x32,0x45,0x2f,0x20,0xdc,0x0a,0xf4,0x83,0xdf,0xcf,0x4a,0xc8,0xcb,0x72,0xd6, -0xe6,0xb7,0xf7,0x07,0xca,0x12,0x16,0xab,0x12,0x0a,0x6c,0x03,0xfe,0xc5,0xfc,0x00, -0x38,0x09,0x15,0x34,0x22,0x2d,0x7b,0x36,0x39,0x74,0x33,0x23,0xae,0x0e,0xf9,0x10, -0xe5,0xd5,0x4b,0xce,0xce,0x58,0xd3,0xda,0xd9,0xe2,0xea,0xa7,0xef,0xf0,0x7a,0xee, -0xeb,0x09,0xea,0xea,0xca,0xee,0xf7,0x0f,0x05,0x13,0x59,0x20,0x2a,0x30,0x2e,0x29, -0x0d,0x1b,0x06,0x13,0xf1,0xde,0x08,0xd1,0xcb,0xb5,0xce,0xd9,0x3f,0xe9,0xf9,0x2f, -0x08,0x12,0xf1,0x14,0x10,0x7f,0x09,0x03,0x95,0xff,0xff,0x80,0x03,0x0c,0x64,0x17, -0x22,0x4f,0x2d,0x34,0xb3,0x35,0x2e,0xdc,0x1f,0x0c,0x88,0xf8,0xe5,0x0d,0xd7,0xcf, -0xe5,0xce,0xd3,0x70,0xd9,0xe1,0x94,0xe8,0xed,0x57,0xef,0xee,0xda,0xed,0xee,0x16, -0xf0,0xf4,0x42,0xfc,0x07,0x1a,0x14,0x1e,0xbc,0x26,0x29,0x8c,0x24,0x16,0x74,0x03, -0xf1,0x12,0xe1,0xd5,0xf1,0xcf,0xd2,0x8a,0xdc,0xea,0x86,0xf9,0x06,0x2b,0x10,0x13, -0xb8,0x10,0x0a,0xea,0x05,0x03,0xb7,0x03,0x07,0xe8,0x0e,0x17,0x0c,0x21,0x29,0xa2, -0x2e,0x2f,0x79,0x29,0x1c,0x76,0x0b,0xf9,0x7b,0xe8,0xda,0xa6,0xd1,0xcf,0xd4,0xd1, -0xd7,0x53,0xde,0xe5,0x61,0xea,0xed,0xc5,0xee,0xef,0xbc,0xf1,0xf4,0x51,0xf8,0xff, -0xc3,0x08,0x12,0x39,0x1b,0x21,0x7c,0x23,0x1e,0x08,0x12,0x01,0x9b,0xf1,0xe3,0x8e, -0xd9,0xd4,0x97,0xd6,0xdf,0x50,0xeb,0xf8,0xfc,0x04,0x0e,0xd6,0x12,0x12,0xd1,0x0e, -0x0b,0x39,0x09,0x09,0xd0,0x0b,0x11,0x91,0x17,0x1e,0x15,0x24,0x28,0x30,0x29,0x25, -0x22,0x1b,0x0d,0xe4,0xfd,0xee,0x62,0xdf,0xd4,0x1a,0xd0,0xd0,0xfd,0xd4,0xda,0x5f, -0xe1,0xe7,0x9a,0xec,0xf0,0xb5,0xf3,0xf7,0xd1,0xf9,0xfc,0xfd,0x01,0x08,0x4c,0x10, -0x16,0xdc,0x1b,0x1d,0x78,0x19,0x0e,0x1d,0x01,0xf2,0xcf,0xe6,0xdd,0x15,0xd8,0xd9, -0x94,0xe0,0xeb,0x2a,0xf8,0x03,0xee,0x0d,0x14,0xca,0x16,0x15,0xc5,0x12,0x10,0xc6, -0x0e,0x0e,0x5a,0x10,0x13,0xc8,0x17,0x1c,0x77,0x20,0x22,0xfb,0x20,0x1a,0x21,0x0f, -0x01,0x28,0xf1,0xe0,0xdc,0xd3,0xcc,0xaa,0xcb,0xd0,0x10,0xd7,0xdf,0x26,0xe8,0xef, -0x7c,0xf5,0xf9,0x27,0xfc,0xfd,0xf3,0xfd,0xff,0x4c,0x03,0x07,0x4f,0x0d,0x12,0x88, -0x16,0x15,0x4c,0x0f,0x04,0x48,0xf8,0xec,0x59,0xe2,0xdb,0xea,0xda,0xe0,0xb4,0xe9, -0xf5,0x92,0x01,0x0e,0x92,0x18,0x1e,0xc4,0x1f,0x1e,0x84,0x1a,0x15,0x6c,0x11,0x0e, -0x6b,0x0e,0x10,0xd5,0x13,0x18,0x3a,0x1d,0x1e,0xa4,0x1a,0x11,0x37,0x04,0xf3,0xd2, -0xe0,0xd1,0x8b,0xc9,0xc8,0xda,0xcd,0xd6,0x7b,0xe1,0xec,0xf9,0xf5,0xfc,0x52,0xff, -0xff,0x5e,0xfe,0xfb,0x16,0xfa,0xfb,0xc2,0xfe,0x04,0xf8,0x0b,0x12,0x88,0x15,0x13, -0xb4,0x0b,0x00,0xca,0xf3,0xe7,0x72,0xdd,0xd9,0x1c,0xdd,0xe5,0x16,0xf1,0xff,0x9c, -0x0f,0x1d,0xe9,0x26,0x2a,0x0f,0x2a,0x24,0xfb,0x1b,0x12,0xe4,0x0a,0x07,0xe1,0x06, -0x0a,0x73,0x10,0x17,0x48,0x1b,0x19,0x88,0x12,0x05,0x0d,0xf4,0xdf,0xfc,0xce,0xc5, -0x88,0xc4,0xca,0x86,0xd4,0xe1,0x5a,0xef,0xfa,0x45,0x01,0x03,0xa8,0x02,0xff,0x21, -0xf9,0xf3,0xbe,0xf1,0xf3,0xf6,0xf8,0x01,0x1c,0x0b,0x12,0x54,0x14,0x10,0x61,0x06, -0xfa,0x41,0xec,0xe0,0x57,0xda,0xdb,0xb3,0xe2,0xef,0x39,0x00,0x12,0x51,0x22,0x2d, -0x73,0x32,0x31,0xa9,0x2a,0x1f,0xc3,0x12,0x08,0xac,0x02,0x00,0xac,0x03,0x0b,0x02, -0x14,0x19,0x2d,0x1a,0x14,0xc1,0x06,0xf3,0x08,0xde,0xcb,0x7f,0xc1,0xbf,0x9f,0xc6, -0xd3,0x4b,0xe4,0xf4,0x16,0x01,0x08,0x31,0x09,0x05,0x7c,0xfe,0xf4,0x87,0xeb,0xe6, -0x78,0xe7,0xee,0x10,0xf9,0x05,0x59,0x10,0x15,0x3f,0x14,0x0c,0xc3,0xff,0xf1,0x43, -0xe4,0xdc,0x08,0xdc,0xe2,0x0d,0xf0,0x01,0xaa,0x15,0x27,0x25,0x33,0x37,0x0a,0x35, -0x2b,0x6b,0x1e,0x10,0x76,0x05,0xff,0xa5,0xfd,0x01,0x18,0x0a,0x13,0x2e,0x1a,0x1a, -0x56,0x13,0x04,0x78,0xf0,0xda,0xb7,0xc8,0xbf,0xe2,0xbf,0xc9,0xd7,0xd9,0xec,0x89, -0xfd,0x09,0x05,0x0e,0x0b,0x92,0x03,0xf8,0x79,0xec,0xe2,0xdf,0xde,0xe1,0xad,0xeb, -0xf9,0x2e,0x09,0x16,0x20,0x1d,0x1b,0x49,0x12,0x03,0xde,0xf3,0xe5,0x39,0xdd,0xdd, -0xb3,0xe5,0xf4,0xfe,0x08,0x1e,0xf4,0x30,0x3b,0xb9,0x3d,0x37,0xba,0x2a,0x1a,0xcb, -0x0b,0x01,0x12,0xfb,0xfb,0x93,0x01,0x0b,0x1b,0x16,0x1c,0x62,0x1b,0x12,0x51,0x01, -0xec,0x80,0xd6,0xc5,0x3c,0xbe,0xc0,0xcc,0xcc,0xde,0xb4,0xf1,0x02,0x6f,0x0d,0x0f, -0x00,0x08,0xfc,0x14,0xee,0xe1,0x47,0xd9,0xd8,0x50,0xde,0xeb,0x42,0xfb,0x0b,0xa9, -0x19,0x21,0xe2,0x1e,0x12,0xaf,0x02,0xf1,0xcb,0xe3,0xdc,0xb7,0xdd,0xe8,0x54,0xfa, -0x0f,0x7f,0x26,0x38,0x1a,0x42,0x40,0x4f,0x36,0x25,0xfe,0x13,0x04,0xfd,0xfa,0xf7, -0xa2,0xfa,0x03,0x46,0x0f,0x1a,0xc4,0x1f,0x1c,0x5f,0x11,0xfe,0x42,0xe7,0xd1,0x8d, -0xc2,0xbd,0x54,0xc2,0xcf,0x7c,0xe1,0xf4,0x1d,0x07,0x12,0x62,0x12,0x08,0xaa,0xf9, -0xe8,0xa3,0xd9,0xd1,0x40,0xd0,0xd8,0x75,0xe7,0xfa,0xb2,0x0c,0x1c,0x24,0x25,0x23, -0x2a,0x17,0x05,0xe2,0xf3,0xe5,0x26,0xdd,0xde,0x75,0xea,0xfe,0xa6,0x14,0x29,0x58, -0x39,0x41,0x71,0x3e,0x32,0xbc,0x21,0x0f,0x72,0x00,0xf8,0xd9,0xf7,0xfc,0x9e,0x05, -0x10,0x73,0x1a,0x1e,0x0d,0x1a,0x0c,0x6a,0xf9,0xe3,0x33,0xcf,0xc2,0x99,0xbf,0xc5, -0xbf,0xd2,0xe3,0x10,0xf5,0x06,0xf0,0x10,0x10,0x06,0x05,0xf5,0x51,0xe4,0xd6,0x24, -0xce,0xcd,0x8f,0xd6,0xe6,0x23,0xfa,0x0d,0xce,0x1e,0x28,0x8f,0x28,0x1c,0x7c,0x0a, -0xf8,0x2f,0xeb,0xe3,0xb7,0xe3,0xee,0xdb,0x01,0x16,0x3d,0x29,0x35,0x0c,0x3c,0x39, -0x1c,0x2f,0x1e,0x93,0x0c,0xff,0x8d,0xfa,0xfb,0x2c,0x00,0x06,0xc0,0x0d,0x15,0x86, -0x18,0x13,0x2f,0x08,0xf8,0xa3,0xe5,0xd4,0xcc,0xc9,0xc6,0x9a,0xca,0xd2,0x6f,0xde, -0xec,0xdb,0xfa,0x04,0xe6,0x05,0xfe,0xfd,0xf2,0xe6,0xf3,0xda,0xd3,0x60,0xd1,0xd7, -0x48,0xe5,0xf7,0x94,0x09,0x19,0x36,0x24,0x25,0xfd,0x1c,0x0d,0x2a,0xff,0xf4,0xb4, -0xed,0xed,0x47,0xf6,0x05,0x8f,0x17,0x25,0xa5,0x2d,0x32,0xfa,0x32,0x2b,0xfa,0x1d, -0x0f,0x30,0x04,0x00,0xb7,0x01,0x03,0x69,0x05,0x09,0xdb,0x0f,0x13,0xaa,0x11,0x09, -0xd2,0xfc,0xee,0xe5,0xdf,0xd4,0x62,0xce,0xcd,0x1c,0xd1,0xd9,0x52,0xe5,0xf2,0x86, -0xfc,0x00,0xd1,0xfd,0xf7,0xf0,0xee,0xe5,0xd4,0xdb,0xd7,0x82,0xda,0xe5,0xd4,0xf3, -0x03,0xb1,0x11,0x1d,0x1b,0x23,0x1f,0xa2,0x14,0x09,0xd1,0xff,0xf9,0x25,0xf7,0xfb, -0xa4,0x04,0x10,0xac,0x1b,0x23,0x7d,0x2a,0x2d,0x72,0x29,0x20,0x26,0x15,0x0b,0x69, -0x06,0x04,0x00,0x01,0xff,0xd0,0x00,0x06,0xb1,0x0a,0x0b,0x25,0x07,0xfe,0xdd,0xf2, -0xe5,0xcd,0xd9,0xd1,0x6f,0xce,0xce,0xec,0xd3,0xdd,0x9a,0xe9,0xf4,0x43,0xfa,0xfa, -0xae,0xf7,0xf2,0xf1,0xe9,0xe0,0x85,0xda,0xdb,0x6c,0xe3,0xef,0xb7,0xfd,0x0c,0xba, -0x1a,0x23,0xaf,0x25,0x20,0x12,0x16,0x0b,0xd0,0x01,0xfb,0x22,0xf9,0xfd,0x7b,0x07, -0x12,0xcf,0x1e,0x28,0x7a,0x2e,0x2d,0xc9,0x26,0x1c,0x1e,0x12,0x08,0x5a,0x01,0xfa, -0x7b,0xf7,0xfa,0x87,0x01,0x08,0x2d,0x0d,0x0b,0x1c,0x05,0xfa,0x28,0xed,0xe0,0x50, -0xd5,0xcc,0x2f,0xc8,0xc8,0x1f,0xd0,0xdc,0xd1,0xea,0xf7,0x8a,0xfe,0xfe,0xae,0xfa, -0xf2,0xd8,0xe7,0xdd,0xdc,0xd8,0xda,0x45,0xe3,0xf3,0xa7,0x07,0x1b,0xdd,0x2b,0x33, -0x7f,0x31,0x25,0x61,0x14,0x05,0x90,0xf8,0xf1,0x4a,0xf4,0xff,0x45,0x0d,0x1b,0xea, -0x27,0x2f,0x55,0x30,0x2b,0xa0,0x20,0x13,0x2a,0x07,0xfd,0x3f,0xf7,0xf4,0x91,0xf6, -0xfe,0x2d,0x09,0x11,0x03,0x13,0x0d,0xf8,0x02,0xf5,0x25,0xe5,0xd4,0xdd,0xc6,0xbe, -0x32,0xbd,0xc4,0x8f,0xd4,0xe8,0xf6,0xfa,0x06,0x24,0x09,0x03,0xba,0xf8,0xe9,0x36, -0xda,0xcf,0xce,0xce,0xd8,0x0e,0xed,0x07,0x73,0x21,0x36,0x96,0x41,0x3f,0xa6,0x2f, -0x19,0x4c,0x05,0xf5,0x2b,0xec,0xec,0x4e,0xf7,0x06,0xcb,0x17,0x26,0x68,0x2f,0x31, -0xca,0x2d,0x23,0x2c,0x15,0x06,0xfb,0xfb,0xf4,0x13,0xf0,0xf1,0x3e,0xfb,0x07,0x9d, -0x12,0x16,0xf9,0x12,0x09,0xa8,0xfb,0xe8,0xbb,0xd3,0xc1,0x82,0xb5,0xb2,0xd7,0xb9, -0xcb,0x97,0xe2,0xf9,0x47,0x0a,0x10,0x7d,0x0b,0xfe,0x55,0xed,0xdb,0x21,0xcd,0xca, -0x36,0xd5,0xeb,0x2d,0x08,0x24,0x6a,0x3c,0x49,0x49,0x48,0x36,0x4c,0x1d,0x05,0x3c, -0xf4,0xe9,0x82,0xe8,0xf2,0xbb,0x03,0x15,0xae,0x25,0x2f,0xe3,0x32,0x2f,0xfa,0x25, -0x17,0x3a,0x09,0xfd,0xb4,0xf3,0xed,0xee,0xee,0xf8,0x80,0x05,0x11,0x8c,0x18,0x17, -0xe4,0x0e,0xff,0x5a,0xea,0xd1,0x56,0xbb,0xac,0xa9,0xa6,0xad,0x93,0xc0,0xdc,0xa3, -0xf8,0x0d,0x7a,0x16,0x11,0x12,0x03,0xf0,0x02,0xdb,0xca,0x32,0xc7,0xd3,0x48,0xeb, -0x09,0xf2,0x27,0x41,0x24,0x4e,0x4a,0x19,0x37,0x1c,0xe0,0x03,0xf2,0x4a,0xe8,0xe7, -0x8e,0xf1,0x01,0xa2,0x12,0x23,0x28,0x2e,0x31,0x69,0x2e,0x24,0x5e,0x17,0x0a,0x26, -0x00,0xf7,0x2a,0xf2,0xf2,0xf0,0xf8,0x05,0xe7,0x12,0x1a,0x39,0x19,0x0f,0xf8,0xfe, -0xe7,0xe4,0xcc,0xb6,0xbe,0xa8,0xa3,0xcd,0xab,0xc1,0x38,0xdf,0xfc,0x1b,0x12,0x19, -0x26,0x11,0x01,0x64,0xed,0xd7,0x74,0xc8,0xc9,0x27,0xd9,0xf2,0x55,0x10,0x2e,0xa2, -0x44,0x4e,0x87,0x48,0x33,0x3b,0x19,0x02,0xaf,0xf3,0xea,0x6f,0xea,0xf1,0x99,0xfe, -0x0f,0x92,0x1f,0x2a,0x03,0x2e,0x2b,0x4f,0x23,0x17,0x30,0x0c,0x04,0xca,0xfd,0xf7, -0x50,0xf4,0xf9,0xaa,0x05,0x12,0x80,0x18,0x16,0xf2,0x0b,0xfb,0x42,0xe3,0xca,0xd5, -0xb6,0xaa,0x07,0xa6,0xae,0x08,0xc4,0xe1,0xb1,0xfd,0x11,0xda,0x16,0x0d,0xa5,0xfd, -0xea,0x95,0xd6,0xcb,0x75,0xcf,0xe0,0xf0,0xf7,0x14,0xd3,0x2f,0x44,0x5e,0x4e,0x47, -0x30,0x31,0x17,0xfd,0x03,0xf6,0x45,0xed,0xeb,0x5a,0xf1,0xfc,0xed,0x0c,0x1c,0x0d, -0x28,0x2d,0xc9,0x2c,0x25,0xe1,0x19,0x11,0x69,0x0b,0x03,0x36,0xfa,0xf5,0xce,0xfa, -0x06,0xc5,0x11,0x18,0xf5,0x16,0x0d,0x44,0xfb,0xe2,0x5c,0xca,0xb6,0x6e,0xa9,0xa4, -0x74,0xac,0xc2,0x20,0xe0,0xfe,0xcf,0x14,0x19,0x1b,0x0f,0xfe,0x24,0xea,0xd6,0xf0, -0xcb,0xd1,0xe3,0xe1,0xf9,0x05,0x00,0xff,0x6d,0xff,0x01,0x2d,0x02,0x00,0xba,0x02, -0x03,0xcf,0x01,0x01,0xc3,0x03,0x04,0x11,0x03,0x01,0x48,0x02,0x03,0x3d,0x02,0xfe, -0xe0,0xfa,0xf8,0xad,0xf9,0xff,0xa3,0x04,0x04,0x4b,0x01,0xfe,0x75,0xfd,0xfe,0x35, -0x00,0x02,0xe2,0x01,0x01,0x3f,0x03,0x03,0x0c,0x01,0xfc,0x28,0xfb,0xfb,0xd3,0xf9, -0xf9,0xdb,0xfb,0xfd,0x1f,0x02,0x06,0xbb,0x07,0x07,0x21,0x06,0x03,0xd3,0xfd,0xfd, -0x98,0x01,0x02,0x9d,0x04,0x04,0xbb,0x02,0x00,0x04,0xfe,0xfd,0x61,0xfb,0xfb,0x15, -0xfb,0xf9,0x14,0xfa,0xfd,0xb5,0x02,0x05,0x27,0x01,0xfa,0xb9,0xf8,0xfc,0x27,0x02, -0x0a,0x5c,0x10,0x0f,0x6e,0x0b,0x02,0x22,0xf6,0xef,0x12,0xf2,0xf8,0xe6,0xfe,0x02, -0x92,0xff,0xfb,0x8b,0xfc,0xfe,0x1c,0xfd,0xf5,0xe6,0xed,0xed,0xfe,0xf3,0xfd,0x7c, -0x09,0x14,0xdc,0x1a,0x17,0x2a,0x0c,0xfe,0x42,0xf3,0xee,0x68,0xf5,0xff,0xbe,0x05, -0x06,0x11,0x00,0xfa,0x1c,0xfb,0xfc,0x95,0xf8,0xf1,0x92,0xf0,0xf9,0x3d,0x05,0x0f, -0xed,0x16,0x19,0xe5,0x15,0x0e,0x60,0x05,0xfa,0x7b,0xf3,0xf6,0xf1,0x00,0x04,0xd6, -0x00,0xfa,0x32,0xf1,0xed,0x0b,0xf3,0xfc,0xed,0x01,0x03,0xcd,0x08,0x0d,0x36,0x0a, -0x00,0x7f,0xfc,0x00,0x51,0x04,0x00,0x4f,0xf6,0xe8,0xfc,0xe2,0xe8,0xbd,0xf0,0xf1, -0x30,0xf0,0xf0,0xae,0xf2,0xf2,0x4a,0xf4,0xfb,0x57,0x02,0x0a,0x8c,0x13,0x17,0xbb, -0x14,0x0b,0xdd,0x01,0xf5,0xb9,0xe7,0xdf,0x79,0xdb,0xdb,0xec,0xe5,0xf4,0xb1,0xf8, -0xf5,0x16,0xf2,0xef,0x50,0xec,0xeb,0x93,0xee,0xf6,0xb7,0x01,0x10,0xf9,0x17,0x17, -0x33,0x1d,0x2d,0xb0,0x38,0x3a,0x5e,0x36,0x28,0x17,0x12,0x02,0xc5,0x01,0x0a,0x6f, -0x10,0x0b,0xfe,0x03,0xff,0x59,0xfd,0xfb,0x6e,0x02,0x11,0x18,0x29,0x3f,0xb7,0x42, -0x3c,0xee,0x37,0x30,0x63,0x25,0x17,0xa9,0x07,0xf9,0x3e,0xf8,0x02,0xe6,0x11,0x1f, -0xe2,0x1f,0x16,0x5e,0x09,0x00,0x72,0xff,0x00,0xb0,0xfa,0xf3,0xee,0xfb,0x0a,0xfe, -0x15,0x26,0xa7,0x33,0x35,0x13,0x2b,0x16,0x62,0xfc,0xe5,0x95,0xdc,0xe3,0xe0,0xed, -0xf0,0x55,0xef,0xf1,0xce,0xf5,0xff,0x41,0x0b,0x11,0x51,0x11,0x17,0x13,0x23,0x28, -0xe1,0x25,0x20,0x11,0x11,0x01,0x11,0xf5,0xe9,0xb5,0xe0,0xe0,0xad,0xee,0xfe,0xb5, -0x02,0x02,0x5a,0x03,0xfb,0x29,0xed,0xe6,0x40,0xe3,0xdf,0x06,0xe4,0xf5,0x19,0x08, -0x14,0x79,0x22,0x2d,0x3a,0x32,0x32,0x5e,0x29,0x16,0xaa,0xfe,0xed,0x25,0xec,0xee, -0x99,0xf6,0x04,0x1b,0x09,0xfb,0xa4,0xe8,0xd9,0x44,0xcb,0xc6,0x1a,0xd0,0xdc,0xee, -0xe5,0xec,0xde,0xf3,0xf5,0x2c,0xf5,0xf1,0xca,0xef,0xec,0x0b,0xe9,0xef,0xec,0xf5, -0xee,0x95,0xe7,0xe3,0xe4,0xd5,0xc0,0xd2,0xa8,0x93,0x8c,0x89,0x8d,0x44,0x9e,0xb3, -0x88,0xc1,0xd1,0xb7,0xe3,0xeb,0x65,0xe3,0xd3,0x95,0xc4,0xb3,0xf3,0xab,0xb6,0xd1, -0xc1,0xcc,0x27,0xd8,0xdc,0x01,0xd7,0xce,0x61,0xc1,0xb9,0xb8,0xbf,0xce,0xb1,0xdd, -0xea,0x37,0xf2,0xfd,0xfe,0x0a,0x12,0x1e,0x12,0x0b,0xdc,0x02,0xf9,0x1b,0xf8,0xf5, -0x14,0xef,0xec,0x5f,0xec,0xed,0x06,0xf2,0xf3,0x88,0xed,0xe7,0xef,0xea,0xf5,0x1a, -0x02,0x0b,0xad,0x16,0x25,0xc9,0x2d,0x29,0x4e,0x1f,0x15,0xa9,0x13,0x1d,0x73,0x28, -0x29,0xbf,0x26,0x22,0x02,0x1e,0x19,0xed,0x12,0x06,0xf1,0xf6,0xed,0x29,0xed,0xf3, -0x2f,0xfc,0x04,0x1c,0x10,0x18,0x3e,0x1f,0x23,0x5a,0x1f,0x18,0x76,0x15,0x17,0x23, -0x18,0x16,0x6b,0x19,0x1e,0xdd,0x26,0x2c,0xb9,0x29,0x1c,0xe5,0x09,0x00,0xfb,0x02, -0x06,0xad,0x0d,0x1b,0x89,0x27,0x2d,0x73,0x2f,0x29,0x2b,0x21,0x23,0x79,0x2e,0x36, -0x05,0x37,0x36,0x6c,0x37,0x34,0x0a,0x2f,0x28,0xac,0x24,0x22,0x10,0x23,0x2a,0x32, -0x31,0x35,0xdf,0x3e,0x4c,0xcf,0x57,0x5a,0xdd,0x52,0x42,0xcd,0x37,0x35,0xc4,0x2f, -0x24,0xdc,0x1c,0x1f,0x23,0x29,0x31,0x10,0x32,0x2c,0x56,0x1f,0x11,0xa6,0x0c,0x0d, -0x43,0x0c,0x0c,0xaf,0x13,0x18,0x8b,0x1b,0x1d,0x87,0x19,0x17,0x86,0x20,0x30,0xb2, -0x35,0x27,0x8a,0x0f,0xfe,0x54,0xf8,0xfa,0x23,0x03,0x14,0x31,0x24,0x2e,0xf0,0x2e, -0x24,0x32,0x15,0x0d,0xde,0x10,0x15,0x5e,0x19,0x14,0x42,0x03,0xf1,0xc2,0xe8,0xee, -0xdb,0xfa,0x01,0x1f,0x01,0xfb,0x65,0xf7,0xf4,0xf5,0xea,0xdf,0x4c,0xda,0xdd,0xe2, -0xdf,0xde,0xee,0xdf,0xe3,0xd5,0xe4,0xe7,0x58,0xf0,0xf8,0x38,0x00,0x09,0xa4,0x0b, -0x05,0xd4,0xf3,0xdb,0x0c,0xc6,0xbc,0x90,0xc2,0xcb,0xf9,0xcc,0xcc,0x41,0xcc,0xcf, -0xdd,0xd8,0xe6,0xe9,0xf2,0xf6,0x17,0xf1,0xea,0x4a,0xe4,0xdd,0x4c,0xdf,0xe7,0xa8, -0xf1,0xfc,0x3d,0x06,0x0a,0x55,0x07,0xff,0xfe,0xf1,0xd9,0x37,0xc1,0xb1,0x66,0xae, -0xb2,0x9a,0xbc,0xcb,0x94,0xd6,0xdd,0x2a,0xe3,0xe7,0x3b,0xe7,0xe4,0x23,0xe3,0xde, -0x1f,0xd8,0xd4,0x53,0xd6,0xda,0xc2,0xd8,0xd5,0x72,0xd4,0xd9,0x02,0xe6,0xf3,0x2b, -0xfa,0xfa,0x1e,0xf9,0xf2,0xe5,0xe7,0xe1,0x38,0xdb,0xcc,0xc6,0xbe,0xbe,0xe5,0xc8, -0xd6,0x49,0xe9,0xff,0xad,0x0e,0x0d,0x78,0xfe,0xe7,0x56,0xcc,0xba,0xdb,0xbc,0xc9, -0x8a,0xd6,0xe6,0x02,0xf8,0x03,0x4e,0x08,0x09,0xbb,0x08,0x05,0x1d,0x04,0x07,0xb9, -0x0f,0x16,0x6f,0x1b,0x20,0xc9,0x21,0x18,0x29,0x0d,0x02,0xf0,0xf5,0xf2,0x6d,0xf5, -0xf4,0x6f,0xf3,0xf5,0x69,0xf5,0xf0,0x92,0xec,0xe7,0xef,0xe0,0xda,0x28,0xdc,0xeb, -0x03,0x03,0x1a,0xf1,0x27,0x2b,0x35,0x22,0x10,0x01,0xfa,0xdd,0xbb,0xc5,0xbb,0xa9, -0xb9,0xb9,0x76,0xbe,0xc6,0x27,0xcb,0xcc,0xe3,0xc6,0xbc,0x17,0xb5,0xb5,0x58,0xbc, -0xc3,0x29,0xca,0xd5,0xe3,0xe0,0xe8,0xf7,0xef,0xfb,0xf2,0xff,0xf8,0x67,0xed,0xe4, -0x47,0xdf,0xe1,0xd9,0xee,0xff,0xae,0x0d,0x17,0x05,0x1a,0x15,0x07,0x12,0x13,0x84, -0x18,0x20,0x5c,0x29,0x31,0xdf,0x37,0x3c,0x64,0x3d,0x37,0x90,0x2b,0x23,0x51,0x1f, -0x1a,0x06,0x17,0x1b,0xc1,0x24,0x2e,0xa3,0x35,0x39,0x07,0x35,0x2d,0x5b,0x30,0x39, -0x3c,0x42,0x4a,0xc6,0x56,0x67,0x82,0x73,0x78,0x3d,0x71,0x5c,0x0f,0x45,0x32,0xd5, -0x24,0x1a,0x85,0x19,0x24,0x33,0x35,0x42,0xee,0x44,0x39,0x4c,0x24,0x11,0x40,0x0d, -0x12,0x35,0x1c,0x2b,0x38,0x3a,0x46,0x7e,0x50,0x53,0xd4,0x4b,0x3c,0x10,0x2f,0x2b, -0x74,0x26,0x1c,0x7d,0x17,0x19,0x5b,0x20,0x2a,0xb6,0x32,0x2d,0xfb,0x1d,0x15,0xfd, -0x18,0x1a,0x42,0x1f,0x2e,0x6e,0x3d,0x47,0x5c,0x4d,0x4b,0xa1,0x3e,0x2b,0xe1,0x1a, -0x13,0x0d,0x16,0x1f,0x47,0x2f,0x40,0x28,0x4e,0x54,0x27,0x4f,0x3c,0x38,0x27,0x1c, -0xc7,0x18,0x17,0xac,0x19,0x17,0xd7,0x11,0x10,0x9b,0x18,0x26,0x29,0x2e,0x28,0x5e, -0x17,0xfd,0x77,0xe5,0xd9,0x05,0xdc,0xe7,0xd4,0xf5,0x03,0xf5,0x08,0x01,0x7e,0xf3, -0xe5,0xaa,0xdd,0xde,0x09,0xe5,0xe9,0x38,0xec,0xee,0xce,0xf0,0xef,0x4e,0xec,0xea, -0x75,0xed,0xf5,0xa6,0xff,0x06,0xff,0x05,0xff,0x83,0xf6,0xef,0x62,0xed,0xec,0x57, -0xe3,0xd1,0xdf,0xc1,0xb9,0x6f,0xbc,0xc7,0xa6,0xd7,0xe5,0xc0,0xe8,0xe2,0x7c,0xd7, -0xc6,0xfc,0xb3,0xaa,0xd1,0xaa,0xae,0xbb,0xb4,0xbd,0x11,0xc5,0xce,0x75,0xd6,0xd7, -0x99,0xd1,0xc9,0x2c,0xc5,0xc7,0x30,0xcc,0xce,0xf5,0xc9,0xbe,0xc0,0xb2,0xad,0x6b, -0xb0,0xb5,0x2a,0xbb,0xc3,0x5b,0xca,0xcc,0x40,0xcf,0xcf,0x3d,0xc8,0xc2,0x24,0xc1, -0xbf,0xab,0xc0,0xc6,0x8a,0xd2,0xe3,0xe7,0xf2,0xfe,0x4a,0x01,0xfc,0xc3,0xf3,0xe8, -0x24,0xd8,0xc4,0xc4,0xb8,0xb7,0x56,0xb9,0xc2,0xd0,0xd2,0xdf,0x68,0xe5,0xe9,0x6b, -0xe5,0xd9,0xb4,0xd1,0xcf,0xc1,0xce,0xcf,0x68,0xd0,0xd3,0x7b,0xd6,0xd8,0x28,0xdf, -0xef,0x82,0xfb,0x02,0x01,0x0b,0x0b,0x5c,0xff,0xf4,0x90,0xed,0xe6,0xc1,0xdf,0xdb, -0xac,0xd9,0xdb,0x1d,0xe2,0xe8,0x77,0xef,0xf5,0x72,0xf8,0xfd,0xaf,0x01,0xff,0x23, -0xf9,0xf0,0xa1,0xe3,0xdf,0xbf,0xe5,0xe9,0x1f,0xf0,0xf9,0x59,0x01,0x09,0x4e,0x12, -0x16,0x2d,0x1a,0x1e,0x89,0x22,0x21,0x5f,0x20,0x21,0x79,0x28,0x32,0x24,0x38,0x39, -0x78,0x3b,0x3c,0x16,0x3a,0x38,0x9f,0x31,0x23,0x12,0x15,0x05,0x98,0xfc,0xfe,0xab, -0x04,0x0a,0xc0,0x0e,0x12,0x9e,0x16,0x1b,0x3c,0x24,0x2f,0x8d,0x39,0x3b,0x27,0x34, -0x25,0x21,0x15,0x06,0xe5,0xfa,0xf5,0x8c,0xf4,0xf5,0x48,0xf3,0xea,0xb6,0xe1,0xda, -0xbc,0xd4,0xcd,0x96,0xc6,0xc4,0x64,0xc7,0xd0,0x42,0xdd,0xea,0xe5,0xf2,0xfa,0xd3, -0xfe,0x00,0x96,0x00,0xfe,0x9c,0xfb,0xf9,0x00,0xfd,0x05,0x36,0x0b,0x0e,0xd8,0x10, -0x12,0x10,0x13,0x13,0xe2,0x10,0x0e,0x5a,0x13,0x20,0xff,0x31,0x3e,0xce,0x46,0x4a, -0x4b,0x46,0x3f,0xc7,0x3c,0x3c,0x24,0x3a,0x38,0x08,0x3a,0x39,0x6e,0x35,0x2d,0xcd, -0x25,0x23,0x99,0x27,0x30,0x99,0x3a,0x3f,0x33,0x42,0x48,0x8d,0x50,0x53,0xf3,0x56, -0x5a,0xe1,0x54,0x4e,0xd4,0x49,0x43,0xfb,0x3a,0x35,0x64,0x34,0x33,0x55,0x31,0x2b, -0xb9,0x1f,0x12,0x84,0x07,0x06,0x7a,0x0b,0x0d,0x7d,0x11,0x1a,0x3d,0x24,0x2b,0x14, -0x2f,0x28,0xa5,0x1f,0x1f,0x4b,0x25,0x29,0x44,0x24,0x18,0xae,0x0b,0xff,0x14,0xfa, -0xfb,0x2b,0x03,0x0c,0xcd,0x14,0x18,0x5f,0x15,0x0d,0x3a,0x09,0x0f,0x56,0x1b,0x26, -0x72,0x28,0x1e,0x44,0x11,0x08,0xc7,0x06,0x0a,0x77,0x12,0x1d,0x57,0x27,0x31,0x1e, -0x37,0x2d,0xa5,0x1a,0x0a,0x19,0x04,0x04,0xdb,0x09,0x0f,0x7e,0x13,0x15,0x34,0x14, -0x16,0xa0,0x19,0x1a,0x1f,0x19,0x12,0x36,0x03,0xed,0x7d,0xdd,0xd6,0xeb,0xde,0xf4, -0x7f,0x05,0x09,0xc4,0x03,0xf5,0x62,0xe4,0xd8,0x01,0xd2,0xcc,0x31,0xcb,0xcf,0x4a, -0xd4,0xd9,0x98,0xdd,0xe1,0xec,0xe5,0xe8,0xae,0xe9,0xee,0xeb,0xf6,0xf8,0x68,0xf9, -0xf9,0x85,0xf2,0xec,0xad,0xe8,0xe4,0xb9,0xe1,0xdd,0x95,0xd6,0xd2,0x92,0xd6,0xde, -0x25,0xe4,0xe6,0x84,0xe4,0xe0,0x08,0xd9,0xcb,0x4a,0xbc,0xb0,0xff,0xa8,0xa8,0x39, -0xb7,0xc7,0xf9,0xd5,0xe7,0xbc,0xf3,0xf3,0xa2,0xe8,0xd9,0xd4,0xc7,0xbd,0xf9,0xbd, -0xc2,0x4b,0xc5,0xc5,0xfa,0xca,0xd4,0xdd,0xd9,0xd6,0xfd,0xd0,0xcc,0x22,0xc5,0xc0, -0x22,0xbe,0xb9,0x93,0xba,0xc5,0x44,0xd0,0xd6,0x96,0xd8,0xd8,0x1d,0xd9,0xe0,0xd2, -0xeb,0xf5,0xa5,0xf6,0xf3,0x93,0xf1,0xee,0xa5,0xe3,0xd3,0x3d,0xc7,0xc2,0x20,0xc4, -0xd1,0xa2,0xe2,0xf3,0x69,0x00,0x03,0x67,0xf6,0xdd,0x0a,0xc5,0xb1,0x4c,0xac,0xb3, -0x92,0xbf,0xce,0xc5,0xdd,0xf0,0x47,0x02,0x0c,0xa1,0x0b,0x02,0x73,0xf4,0xe8,0x18, -0xe3,0xe3,0xee,0xe9,0xf4,0x7e,0xfd,0xfe,0x7c,0xf9,0xf3,0xa9,0xf0,0xee,0x11,0xed, -0xee,0x4c,0xf3,0xfa,0xbc,0x03,0x07,0xc5,0x02,0xfa,0xf7,0xed,0xe1,0x81,0xda,0xdd, -0x3d,0xeb,0xfe,0x76,0x12,0x21,0x45,0x25,0x1f,0xf1,0x12,0x0b,0x36,0x09,0x0a,0xe2, -0x0d,0x15,0x30,0x22,0x34,0x35,0x46,0x4e,0x8c,0x4e,0x48,0x3b,0x3d,0x2e,0x81,0x1d, -0x0c,0x28,0xff,0xfa,0xf4,0x01,0x10,0x06,0x1b,0x1e,0xf2,0x1b,0x19,0x28,0x15,0x12, -0xdd,0x10,0x0f,0xfa,0x14,0x20,0x3e,0x2d,0x2e,0x59,0x28,0x1e,0xe7,0x12,0x07,0x62, -0xfd,0xf2,0xda,0xe7,0xe3,0x50,0xe3,0xe4,0x31,0xe4,0xe0,0xbe,0xdb,0xd6,0x47,0xd2, -0xcf,0x6a,0xcb,0xc9,0x60,0xcf,0xe1,0x51,0xf4,0x01,0xc4,0x08,0x08,0x45,0x00,0xf8, -0x9d,0xf6,0xf1,0x5b,0xf0,0xfe,0x03,0x12,0x22,0x11,0x27,0x22,0x65,0x19,0x0f,0x09, -0x0e,0x16,0xe1,0x20,0x2b,0x7a,0x3c,0x50,0xc9,0x5a,0x5a,0x0c,0x55,0x48,0xf0,0x38, -0x2f,0x08,0x2a,0x24,0xba,0x26,0x2f,0xc0,0x38,0x45,0x31,0x4c,0x4b,0x5f,0x48,0x42, -0x71,0x39,0x30,0xc0,0x2b,0x34,0x07,0x4b,0x63,0x80,0x71,0x73,0x8a,0x64,0x4a,0x51, -0x35,0x2d,0x05,0x2d,0x2f,0xcb,0x34,0x36,0x5f,0x34,0x2d,0x39,0x22,0x17,0x79,0x0e, -0x08,0x77,0x08,0x0e,0x43,0x16,0x20,0xc1,0x2a,0x31,0x89,0x32,0x2f,0xda,0x29,0x23, -0x60,0x19,0x09,0x54,0xf6,0xeb,0x57,0xf0,0xff,0xa5,0x14,0x29,0x27,0x33,0x2c,0xa6, -0x17,0x00,0x12,0xf1,0xef,0x6b,0xf9,0x08,0xfe,0x14,0x19,0xc9,0x1a,0x1b,0xd7,0x1d, -0x22,0x66,0x25,0x23,0x83,0x1d,0x1a,0xf2,0x19,0x19,0xc7,0x1a,0x1b,0x4b,0x1d,0x20, -0x15,0x22,0x1c,0x3b,0x14,0x0e,0x1c,0x0d,0x0f,0xcb,0x12,0x14,0x44,0x13,0x0b,0xda, -0x01,0xf8,0xae,0xef,0xe8,0xde,0xec,0xf8,0xba,0x02,0x07,0x6f,0x05,0xfa,0x7f,0xed, -0xde,0xed,0xce,0xbd,0x6a,0xb4,0xb7,0x73,0xc2,0xd1,0xd5,0xdf,0xe7,0xa9,0xe9,0xe9, -0x4b,0xe9,0xe6,0x2b,0xe1,0xdf,0x13,0xe4,0xe9,0x96,0xe9,0xe6,0xce,0xdf,0xd7,0x35, -0xd5,0xda,0xbe,0xdd,0xdc,0x51,0xdb,0xdc,0x66,0xdd,0xd9,0x07,0xd3,0xca,0xc9,0xbf, -0xb3,0x0d,0xaa,0xa3,0xef,0xa5,0xb4,0x55,0xc9,0xdb,0x16,0xe5,0xe7,0xaf,0xe3,0xdb, -0x51,0xd2,0xc7,0x0e,0xbb,0xb4,0xb8,0xb8,0xc6,0xf0,0xd3,0xdc,0x44,0xe0,0xde,0x69, -0xd7,0xce,0xbb,0xc6,0xc0,0x89,0xbf,0xc1,0x0c,0xc1,0xbe,0x72,0xbe,0xc4,0x44,0xd0, -0xdb,0xa8,0xe3,0xe8,0x82,0xe9,0xed,0x56,0xf0,0xee,0x39,0xe7,0xe0,0xc0,0xdd,0xdc, -0xae,0xdd,0xde,0x7a,0xe0,0xe5,0xb5,0xed,0xf5,0xa9,0xf6,0xf2,0x29,0xed,0xe7,0xff, -0xdf,0xd1,0x67,0xc4,0xbd,0xf3,0xbe,0xc9,0x3f,0xd7,0xe0,0x8a,0xe5,0xeb,0x07,0xf3, -0xfa,0x73,0xfd,0xf9,0x98,0xf3,0xf0,0xd1,0xef,0xee,0x2c,0xec,0xeb,0x4f,0xf0,0xfa, -0xb4,0x02,0x07,0xd1,0x04,0xfc,0x9b,0xf8,0xf8,0xb1,0xf4,0xee,0x9f,0xed,0xef,0xae, -0xf1,0xf2,0xec,0xef,0xeb,0x3c,0xec,0xef,0x17,0xf8,0x02,0x45,0x09,0x0a,0xf8,0x08, -0x06,0x34,0x01,0xfc,0xbc,0xfb,0x03,0x76,0x12,0x23,0x2e,0x34,0x3f,0x61,0x43,0x44, -0x6f,0x45,0x40,0x58,0x33,0x24,0x47,0x19,0x12,0x0a,0x12,0x16,0x63,0x1d,0x21,0x85, -0x23,0x24,0xf5,0x20,0x18,0x46,0x0e,0x0a,0xa9,0x10,0x1d,0x77,0x2b,0x36,0x81,0x3a, -0x37,0x97,0x2e,0x20,0xcf,0x12,0x0a,0x75,0x05,0x01,0x57,0xfe,0xfd,0xe3,0xfa,0xf4, -0xe8,0xed,0xe5,0x7e,0xde,0xd6,0x9f,0xd2,0xd3,0xce,0xd7,0xdc,0x1c,0xe1,0xe4,0xff, -0xe6,0xea,0x89,0xf3,0xfb,0xe9,0xfd,0xfb,0x9a,0xf5,0xf2,0x8e,0xf6,0xff,0x2c,0x0a, -0x11,0xd7,0x0f,0x06,0x10,0xfe,0xfd,0x92,0x08,0x1b,0x92,0x2c,0x3a,0x2f,0x42,0x42, -0xa4,0x3d,0x39,0xf2,0x34,0x31,0x2f,0x33,0x34,0x35,0x33,0x31,0xdc,0x30,0x30,0x31, -0x30,0x33,0x52,0x35,0x36,0x5d,0x38,0x37,0xb4,0x35,0x33,0xc9,0x32,0x38,0xf9,0x46, -0x57,0x36,0x62,0x63,0x46,0x57,0x46,0x0c,0x3b,0x35,0xb1,0x36,0x3a,0x79,0x3b,0x37, -0xa4,0x2d,0x1f,0x11,0x11,0x08,0xab,0x06,0x0a,0xb3,0x11,0x19,0xeb,0x1f,0x24,0x05, -0x25,0x22,0xb0,0x1e,0x1a,0x2d,0x13,0x0a,0x1d,0x03,0xfc,0xa0,0xf9,0xfc,0xe7,0x03, -0x11,0x67,0x1e,0x22,0xc4,0x1b,0x0d,0x20,0xfc,0xef,0xa1,0xea,0xee,0x3d,0xf9,0x06, -0x67,0x13,0x1d,0x1b,0x22,0x20,0x06,0x1d,0x19,0xe1,0x12,0x0e,0x70,0x0d,0x0f,0xb9, -0x14,0x1e,0x36,0x26,0x2a,0x46,0x2d,0x2c,0x7d,0x28,0x22,0x17,0x1e,0x1c,0x62,0x1b, -0x18,0xcd,0x16,0x15,0x67,0x13,0x13,0xb5,0x16,0x18,0x93,0x14,0x0d,0x6c,0x08,0x06, -0xb4,0x08,0x0e,0xe6,0x0e,0x08,0xb8,0xfb,0xec,0xe6,0xde,0xd0,0xec,0xc5,0xc3,0xf4, -0xca,0xd8,0xb1,0xe5,0xf0,0x85,0xf6,0xfc,0xd2,0xfc,0xf4,0xa0,0xe5,0xd8,0x36,0xd3, -0xd4,0xbe,0xdb,0xe3,0x72,0xe8,0xef,0x07,0xf9,0x01,0x3f,0x00,0xf3,0xa2,0xe1,0xd1, -0xaa,0xc6,0xc2,0xcd,0xc3,0xc4,0x3c,0xc5,0xc8,0x04,0xca,0xc6,0x40,0xbf,0xbb,0xac, -0xbe,0xc5,0xb9,0xcd,0xd1,0xcd,0xd3,0xd4,0x7f,0xd4,0xcf,0x6c,0xc6,0xbc,0xf5,0xb6, -0xbc,0xdc,0xcc,0xdf,0x40,0xe8,0xe6,0xbf,0xdf,0xd4,0x1b,0xc4,0xb2,0xa3,0xa6,0xa3, -0x7c,0xa9,0xb4,0xdc,0xc3,0xd4,0x6d,0xe5,0xf1,0xac,0xf6,0xee,0x90,0xdd,0xce,0xd1, -0xc2,0xbf,0xbf,0xc7,0xd6,0xcb,0xe6,0xf3,0x1b,0xfa,0xf9,0x5b,0xf5,0xee,0x2b,0xe7, -0xe3,0xe5,0xe2,0xe3,0xad,0xe4,0xe4,0x60,0xe1,0xdb,0x47,0xd1,0xc4,0x47,0xbe,0xbe, -0x2f,0xc4,0xd1,0x34,0xe3,0xf1,0xd7,0xf9,0xfb,0x89,0xf5,0xec,0x3f,0xe4,0xda,0x8e, -0xd7,0xd9,0x01,0xdd,0xe7,0x2a,0xf7,0x05,0x6f,0x10,0x12,0xae,0x0a,0xfd,0xc4,0xee, -0xe0,0xc3,0xd7,0xd7,0x47,0xdc,0xe8,0xe9,0xf9,0x04,0x2c,0x03,0xfc,0x2f,0xf6,0xee, -0x2f,0xeb,0xe8,0x0c,0xe8,0xe9,0x88,0xec,0xf2,0x13,0xfa,0x01,0xf8,0x08,0x12,0x33, -0x18,0x1a,0x01,0x1c,0x1f,0xd8,0x24,0x2f,0x1c,0x3a,0x3d,0x48,0x38,0x2d,0xce,0x23, -0x1b,0xb6,0x12,0x09,0x80,0x04,0x08,0x62,0x11,0x1c,0x45,0x25,0x24,0x6b,0x1c,0x12, -0x4b,0x0b,0x0a,0xc3,0x12,0x20,0x02,0x2d,0x37,0xf3,0x39,0x33,0x39,0x28,0x1d,0xfc, -0x14,0x0c,0x19,0x04,0xfa,0x1c,0xf3,0xf0,0xf8,0xf2,0xf7,0x61,0xf8,0xf2,0x68,0xe8, -0xdc,0x73,0xcf,0xc7,0xb6,0xc8,0xd0,0x5f,0xe2,0xf7,0xbf,0x08,0x0e,0x4d,0x0a,0xfe, -0xd3,0xec,0xdf,0xc0,0xdb,0xe4,0xf8,0xf6,0x0a,0xd6,0x13,0x14,0x52,0x0f,0x0b,0x8c, -0x0d,0x13,0x06,0x1b,0x24,0x46,0x2c,0x30,0x26,0x36,0x3e,0x91,0x44,0x47,0xef,0x47, -0x41,0x42,0x35,0x2a,0xb8,0x24,0x25,0x12,0x2d,0x38,0x23,0x42,0x48,0x7c,0x47,0x43, -0x84,0x3e,0x36,0xf3,0x2f,0x34,0x7f,0x43,0x55,0x2e,0x66,0x6e,0x7e,0x6e,0x68,0x88, -0x5e,0x50,0x0d,0x44,0x39,0xc6,0x31,0x2e,0xbc,0x2e,0x2c,0xc0,0x2a,0x2c,0xe2,0x2e, -0x32,0x95,0x31,0x2b,0xed,0x23,0x1d,0x24,0x19,0x1a,0x8f,0x20,0x23,0x59,0x23,0x22, -0x65,0x1e,0x19,0x4b,0x16,0x12,0x56,0x0f,0x0f,0xe9,0x10,0x11,0x94,0x10,0x0c,0x37, -0x07,0x00,0x9e,0xfa,0xf6,0xca,0xf7,0xff,0xfc,0x0c,0x1b,0xf2,0x21,0x1f,0xe5,0x16, -0x0d,0xe0,0x03,0xfe,0x49,0x00,0x04,0xed,0x0b,0x18,0x6e,0x26,0x2e,0x66,0x2e,0x28, -0x6d,0x20,0x16,0x3c,0x10,0x0d,0x91,0x0c,0x0d,0xce,0x10,0x13,0x49,0x15,0x15,0x97, -0x13,0x12,0xfa,0x10,0x0d,0x4b,0x0b,0x09,0x29,0x0a,0x0d,0x81,0x0b,0x02,0x70,0xf3, -0xe0,0x26,0xce,0xc5,0x23,0xc6,0xcb,0x2f,0xd8,0xe8,0xd6,0xf3,0xf7,0xc6,0xf2,0xe8, -0x6c,0xde,0xd2,0xdc,0xc7,0xc3,0x9c,0xc8,0xd3,0xd7,0xe3,0xf3,0x7e,0xfb,0xfa,0xdd, -0xf5,0xed,0x9b,0xe4,0xdc,0x18,0xd4,0xce,0xf1,0xcc,0xcb,0xa5,0xc6,0xc5,0x44,0xc6, -0xc7,0x89,0xc9,0xc8,0x96,0xc4,0xc0,0x9f,0xbf,0xc1,0x7e,0xc4,0xc3,0x73,0xc0,0xbe, -0xcc,0xbe,0xbd,0x11,0xbf,0xc7,0x4a,0xd2,0xde,0xb6,0xe6,0xe5,0x98,0xdb,0xcf,0xd4, -0xc1,0xb6,0x95,0xaf,0xaa,0x7e,0xac,0xb5,0x8a,0xc1,0xce,0xd6,0xd8,0xdc,0xfe,0xdb, -0xdc,0xa3,0xdb,0xd3,0x7d,0xcb,0xc6,0x91,0xc5,0xcb,0x69,0xd4,0xdb,0x18,0xe4,0xee, -0x78,0xf6,0xfd,0x0b,0xff,0xf8,0x6f,0xf1,0xeb,0xb5,0xe7,0xe4,0xfc,0xe0,0xdc,0x67, -0xd9,0xd7,0x90,0xd0,0xca,0x9f,0xcb,0xd0,0xc4,0xdb,0xe9,0xf7,0xef,0xec,0x9d,0xe8, -0xe3,0xaf,0xdf,0xdd,0x7c,0xdb,0xda,0x25,0xdd,0xe4,0xee,0xf0,0xfe,0x4b,0x09,0x0e, -0xd6,0x0e,0x09,0x77,0xfb,0xed,0x75,0xe2,0xdd,0x1d,0xe3,0xee,0x50,0xf9,0x05,0xf1, -0x0f,0x12,0xa5,0x0c,0x00,0x91,0xef,0xe2,0x2d,0xe0,0xe7,0xdd,0xf3,0xfc,0xb7,0xff, -0x00,0xea,0x00,0xff,0x27,0x00,0x06,0x40,0x0e,0x18,0xd8,0x21,0x29,0x39,0x2e,0x33, -0x2f,0x3b,0x3d,0xd8,0x38,0x2e,0xf1,0x22,0x1c,0x5c,0x1b,0x1a,0x89,0x19,0x1c,0xf4, -0x20,0x23,0xad,0x23,0x1d,0xdb,0x14,0x0c,0xbe,0x0c,0x16,0x14,0x26,0x35,0xaa,0x3d, -0x3f,0x24,0x38,0x2a,0x04,0x1e,0x18,0x49,0x1a,0x20,0xc4,0x24,0x1e,0x56,0x10,0x04, -0xad,0xfd,0xfa,0x06,0xf7,0xee,0x6a,0xe5,0xdd,0x6c,0xd9,0xd8,0xf3,0xdc,0xe4,0x73, -0xee,0xfb,0xfe,0x00,0xfc,0xc3,0xf2,0xe7,0x5a,0xdf,0xe0,0x35,0xe8,0xef,0x00,0xf7, -0xff,0x17,0x03,0x02,0xe4,0xfd,0xfb,0xd5,0xfc,0x02,0x8f,0x0b,0x15,0x64,0x20,0x27, -0xef,0x2e,0x34,0x10,0x33,0x30,0x1c,0x2e,0x29,0xce,0x26,0x26,0xfd,0x26,0x28,0x0e, -0x2f,0x31,0x71,0x30,0x2e,0x68,0x28,0x20,0xdd,0x1b,0x1d,0x50,0x22,0x2d,0xd1,0x3c, -0x4f,0x36,0x5f,0x64,0x75,0x60,0x56,0xbd,0x47,0x36,0x47,0x2b,0x26,0xed,0x25,0x2b, -0xe7,0x34,0x39,0x59,0x38,0x32,0xd8,0x2c,0x26,0xbe,0x1f,0x17,0x0a,0x10,0x0d,0x02, -0x0f,0x14,0xa4,0x19,0x1e,0xc3,0x1f,0x1d,0xac,0x1c,0x1a,0x55,0x16,0x10,0xdb,0x09, -0x05,0x4a,0x02,0xff,0xda,0x00,0x03,0xbb,0x04,0x02,0xe8,0x01,0xff,0x53,0xfb,0xfb, -0x49,0x00,0x07,0x98,0x0c,0x0c,0xfd,0x06,0x01,0x07,0x00,0x00,0x5a,0x04,0x06,0x4e, -0x0a,0x12,0xa7,0x1b,0x23,0x80,0x27,0x29,0x95,0x25,0x1f,0xae,0x19,0x0e,0x2f,0x06, -0x02,0xe8,0x04,0x0c,0x60,0x15,0x1e,0x56,0x26,0x30,0xd6,0x34,0x30,0x62,0x25,0x15, -0x3d,0x09,0x01,0xa0,0xfc,0xfc,0x42,0xfd,0xfd,0xc2,0xfa,0xfb,0x12,0xf7,0xee,0x43, -0xea,0xea,0x40,0xeb,0xec,0x49,0xed,0xe9,0xfa,0xe4,0xe3,0x62,0xe1,0xe1,0xf2,0xdf, -0xe1,0x95,0xeb,0xf8,0xe9,0x01,0x06,0x3e,0x07,0x01,0xcf,0xf9,0xee,0x8f,0xde,0xd0, -0xb1,0xc8,0xc8,0x05,0xcf,0xd9,0x1a,0xe5,0xec,0x50,0xed,0xe5,0xbc,0xd5,0xc3,0x96, -0xb3,0xac,0x04,0xae,0xb6,0xa5,0xc3,0xd1,0x15,0xdb,0xe0,0x5f,0xe6,0xe6,0xb0,0xdc, -0xd4,0x54,0xcf,0xcc,0xc3,0xc9,0xc8,0x89,0xc7,0xc5,0xd0,0xc3,0xc1,0x04,0xc0,0xc2, -0x0e,0xc7,0xcc,0xa4,0xd1,0xd6,0x41,0xd8,0xd9,0x8c,0xda,0xd7,0xdc,0xd1,0xc8,0xc5, -0xc1,0xc1,0x2c,0xc8,0xd5,0xb0,0xe5,0xf7,0x82,0x02,0x09,0xb6,0x0b,0x05,0x10,0xf8, -0xe8,0x3d,0xdd,0xd8,0xb4,0xd7,0xd9,0xde,0xdd,0xe4,0xde,0xe9,0xeb,0x42,0xe8,0xe3, -0xf6,0xe0,0xdf,0x74,0xdc,0xd5,0xdf,0xcf,0xce,0x0d,0xd4,0xe1,0x49,0xef,0xf5,0x1e, -0xf5,0xf0,0x1f,0xee,0xec,0xf9,0xee,0xf3,0xa3,0xf7,0xfc,0x78,0xfe,0xfc,0x1c,0xf6, -0xee,0x1e,0xec,0xee,0xa0,0xf2,0xf7,0x41,0xfc,0x01,0x80,0x03,0x02,0x44,0xfa,0xee, -0x7a,0xe6,0xe4,0xc9,0xe6,0xea,0x10,0xeb,0xe8,0xc3,0xea,0xf6,0xd1,0x02,0x0c,0x43, -0x11,0x12,0x07,0x10,0x0d,0xdc,0x0e,0x16,0x80,0x22,0x2f,0xaf,0x3b,0x3d,0x16,0x32, -0x21,0x90,0x12,0x08,0x2b,0x03,0x08,0xc2,0x12,0x1a,0xbe,0x20,0x20,0xbb,0x1a,0x13, -0x4b,0x0f,0x0f,0xa9,0x13,0x17,0x1c,0x1a,0x1e,0x1c,0x25,0x2a,0xcf,0x2f,0x30,0x65, -0x2e,0x29,0xf5,0x1f,0x12,0x07,0x05,0xfc,0xd8,0xf6,0xf7,0xc8,0xfc,0xfb,0xde,0xf4, -0xec,0x43,0xe5,0xdf,0xf6,0xdb,0xdb,0xfd,0xdf,0xe7,0x97,0xed,0xf1,0x4d,0xf1,0xec, -0xab,0xe8,0xe6,0xec,0xe4,0xe1,0x90,0xe1,0xe7,0x97,0xef,0xfa,0x5f,0x02,0x03,0x23, -0x01,0x01,0x48,0x04,0x07,0x3c,0x0d,0x12,0x9d,0x17,0x1c,0x84,0x22,0x2b,0x09,0x33, -0x38,0xa9,0x39,0x35,0x9a,0x2d,0x23,0x8d,0x1d,0x19,0x9c,0x1a,0x1e,0x8b,0x21,0x23, -0x96,0x26,0x2c,0xc0,0x30,0x37,0x62,0x3f,0x45,0x66,0x49,0x4c,0x49,0x4f,0x4d,0x6d, -0x47,0x3f,0x14,0x37,0x32,0xaa,0x31,0x35,0xb5,0x3b,0x40,0x64,0x41,0x3d,0x3b,0x35, -0x28,0x44,0x1c,0x14,0xe4,0x0e,0x0d,0xfd,0x10,0x17,0x37,0x21,0x2a,0x31,0x2d,0x2a, -0xe3,0x24,0x1b,0xe3,0x0f,0x09,0x13,0x05,0x04,0xbf,0x07,0x0b,0x1d,0x11,0x13,0x09, -0x10,0x09,0xaa,0x03,0xfc,0x2c,0xf9,0xfa,0xee,0xfc,0xff,0x6f,0x06,0x0a,0xa6,0x06, -0xfe,0x11,0xf7,0xf2,0x89,0xf5,0xfe,0xfa,0x0a,0x1b,0x86,0x28,0x2e,0x97,0x2b,0x22, -0xf3,0x15,0x08,0x1a,0xfd,0xf6,0xe8,0xf9,0x02,0x17,0x0d,0x1c,0x21,0x2a,0x31,0x35, -0x31,0x2d,0xc2,0x24,0x1b,0x40,0x14,0x0d,0x2a,0x0b,0x0b,0x54,0x0d,0x11,0xa4,0x11, -0x0e,0xa9,0x09,0x03,0x67,0xfc,0xf5,0xe3,0xf1,0xf0,0x9e,0xf1,0xf0,0x09,0xeb,0xe4, -0x67,0xe0,0xdf,0x8f,0xe0,0xe5,0x39,0xf0,0xfc,0xdc,0x06,0x0b,0x03,0x0d,0x08,0xdf, -0xfe,0xf3,0x7e,0xea,0xe4,0xae,0xe3,0xe5,0xa7,0xe9,0xef,0x15,0xf5,0xf8,0xdf,0xf8, -0xf3,0x60,0xe8,0xda,0x61,0xcb,0xc1,0xd1,0xbc,0xbf,0xc2,0xc5,0xd1,0x90,0xdd,0xe5, -0xfe,0xeb,0xee,0x52,0xeb,0xe7,0x25,0xe2,0xda,0x3a,0xd4,0xd1,0x3f,0xd4,0xd6,0x0c, -0xd6,0xd1,0x7e,0xcd,0xc9,0x1b,0xcb,0xd2,0x29,0xdb,0xe0,0x6e,0xe1,0xe0,0xc7,0xdc, -0xd7,0xef,0xd4,0xcf,0x8b,0xca,0xc7,0x61,0xc4,0xc5,0x8d,0xcf,0xe1,0xa0,0xf5,0x06, -0xea,0x0c,0x07,0xd6,0xfb,0xee,0xf0,0xe1,0xd9,0x07,0xd8,0xdd,0x7e,0xe9,0xf5,0x39, -0xfb,0xfc,0xc9,0xf6,0xe9,0x60,0xdc,0xd3,0x28,0xce,0xcc,0xbd,0xcf,0xd3,0x1d,0xd7, -0xd9,0xac,0xdc,0xe2,0x0c,0xe7,0xe5,0x0e,0xe2,0xdd,0x85,0xdb,0xdf,0xeb,0xe8,0xf1, -0xc4,0xf7,0xfc,0x48,0xf9,0xef,0x17,0xe5,0xdd,0x61,0xdc,0xe4,0x1f,0xf3,0xfe,0x1b, -0x03,0xff,0x8f,0xf7,0xed,0x27,0xe3,0xdc,0x66,0xda,0xdb,0x28,0xe0,0xe7,0x49,0xeb, -0xe9,0x90,0xe8,0xea,0x6f,0xee,0xf4,0xa4,0xf8,0xfa,0x06,0xfe,0x06,0xf0,0x0e,0x16, -0x68,0x1e,0x25,0xe8,0x27,0x22,0x2c,0x19,0x0e,0x28,0x06,0x04,0x7e,0x0a,0x13,0xa7, -0x19,0x1a,0xc3,0x17,0x11,0x9b,0x0a,0x05,0x9a,0x02,0x02,0xb3,0x05,0x0c,0x3f,0x16, -0x21,0x76,0x2c,0x31,0xad,0x2f,0x29,0xc0,0x22,0x1b,0x1d,0x15,0x10,0xe3,0x0c,0x0a, -0xf3,0x07,0x06,0x8b,0x03,0xfc,0x3d,0xf6,0xf0,0x30,0xe8,0xe0,0x41,0xdc,0xde,0x52, -0xe2,0xe8,0x1e,0xf0,0xf2,0x62,0xed,0xe5,0x9b,0xdd,0xd6,0x4b,0xd5,0xd8,0x08,0xe0, -0xeb,0xd0,0xf6,0xff,0x78,0xff,0xf9,0x58,0xf2,0xec,0x5c,0xec,0xf0,0x6d,0xf8,0x03, -0x12,0x11,0x20,0xb4,0x2a,0x2f,0x33,0x31,0x31,0x8a,0x2b,0x22,0x64,0x1b,0x15,0xee, -0x13,0x15,0xb3,0x19,0x1e,0x8d,0x23,0x27,0xd6,0x29,0x2d,0x10,0x31,0x33,0x7f,0x35, -0x36,0x5b,0x3a,0x3f,0xef,0x42,0x44,0xd6,0x46,0x48,0xc6,0x47,0x47,0xbd,0x45,0x41, -0x18,0x40,0x40,0x14,0x3e,0x37,0xbc,0x31,0x2d,0x80,0x28,0x24,0x3e,0x24,0x26,0xd1, -0x26,0x25,0xf7,0x25,0x27,0x29,0x28,0x28,0x1b,0x28,0x25,0x54,0x22,0x1e,0x32,0x16, -0x0f,0xe9,0x0d,0x0f,0xca,0x12,0x16,0x1f,0x1c,0x1e,0xda,0x1c,0x18,0xd0,0x0f,0x04, -0x26,0xfa,0xf4,0x9d,0xf4,0xf6,0xc1,0xfa,0x02,0x04,0x09,0x0e,0x89,0x14,0x18,0x98, -0x18,0x18,0x43,0x18,0x16,0x89,0x12,0x10,0x8b,0x11,0x11,0xa2,0x0f,0x0e,0x14,0x0d, -0x0f,0xbb,0x16,0x1e,0x64,0x23,0x27,0x27,0x2c,0x2e,0x2d,0x2c,0x24,0x06,0x1b,0x11, -0xc6,0x0a,0x09,0x43,0x0d,0x14,0x5a,0x1d,0x25,0x0c,0x28,0x20,0x8d,0x12,0x00,0xbb, -0xf0,0xe7,0x01,0xe3,0xe0,0xf9,0xdf,0xe4,0x9c,0xee,0xf9,0xdc,0xff,0xff,0x04,0xfc, -0xf7,0xb8,0xf2,0xf0,0x76,0xef,0xef,0x14,0xf2,0xf5,0x99,0xf6,0xf7,0x78,0xf9,0xf9, -0xa5,0xf9,0xf8,0x7c,0xf3,0xeb,0x68,0xe5,0xe3,0x51,0xe2,0xde,0x63,0xd5,0xcb,0xbc, -0xc4,0xc1,0xad,0xc5,0xcf,0x54,0xd9,0xe3,0x6f,0xec,0xee,0x8a,0xeb,0xe7,0xc5,0xe0, -0xd7,0xe7,0xd0,0xcd,0x62,0xcb,0xcb,0x58,0xcd,0xcf,0x0a,0xd4,0xdb,0x41,0xe2,0xe6, -0x4c,0xe5,0xde,0xf6,0xd3,0xc7,0x83,0xbe,0xbe,0x2e,0xc5,0xcc,0xae,0xd4,0xdb,0x48, -0xdd,0xdc,0xab,0xdc,0xdd,0x1e,0xe3,0xeb,0x94,0xf1,0xf1,0x2d,0xee,0xeb,0xe4,0xea, -0xec,0x03,0xef,0xf3,0x31,0xf5,0xf3,0xb7,0xf1,0xef,0x0e,0xec,0xe7,0x8c,0xe6,0xe5, -0x96,0xe0,0xdb,0x67,0xd5,0xcf,0x92,0xcc,0xd0,0xb9,0xd9,0xe3,0x23,0xeb,0xee,0xcf, -0xeb,0xe5,0xc2,0xdf,0xdc,0x50,0xda,0xdd,0xbe,0xe6,0xef,0xac,0xf5,0xf6,0xa7,0xf2, -0xec,0x4b,0xea,0xed,0x4a,0xf0,0xf0,0x00,0xf0,0xf2,0xf7,0xf3,0xf3,0x05,0xf2,0xed, -0x45,0xe6,0xe1,0xa0,0xdd,0xd9,0xf9,0xd6,0xd8,0xf4,0xdd,0xe6,0x7a,0xef,0xf7,0xa4, -0xfb,0xfb,0x89,0xfc,0xff,0x09,0x01,0x02,0x06,0x06,0x0d,0x55,0x15,0x1b,0x56,0x1c, -0x16,0x1d,0x12,0x10,0xb5,0x0d,0x09,0xde,0x07,0x08,0x37,0x09,0x09,0x00,0x08,0x06, -0xb6,0x04,0x04,0x64,0x07,0x0c,0x41,0x11,0x17,0xfe,0x1e,0x24,0x30,0x26,0x27,0x6d, -0x26,0x21,0x3b,0x1e,0x1b,0x53,0x16,0x0f,0x75,0x07,0x01,0x86,0x00,0x02,0x7e,0x02, -0xfe,0x9e,0xfa,0xf5,0x0f,0xef,0xe7,0x92,0xe2,0xe2,0x29,0xe5,0xe6,0x0a,0xe7,0xe5, -0xcb,0xe1,0xe0,0x2b,0xe3,0xe4,0xbf,0xe6,0xe9,0xde,0xeb,0xeb,0x91,0xeb,0xec,0xc2, -0xea,0xe9,0xfd,0xea,0xee,0x98,0xf4,0xfe,0xbc,0x0c,0x1b,0x69,0x26,0x2c,0xd6,0x2c, -0x26,0x57,0x1d,0x16,0x36,0x11,0x0d,0xaf,0x0f,0x15,0x48,0x1c,0x24,0x38,0x2d,0x30, -0xab,0x2e,0x2a,0x74,0x25,0x21,0xfe,0x20,0x24,0xb7,0x2d,0x3c,0xca,0x4a,0x52,0x6c, -0x53,0x4e,0xc9,0x49,0x44,0x9a,0x3c,0x36,0x3b,0x38,0x3d,0x7e,0x42,0x45,0xa4,0x42, -0x39,0x55,0x30,0x29,0xac,0x25,0x23,0xc1,0x23,0x29,0x6a,0x30,0x36,0xc1,0x38,0x34, -0x02,0x29,0x1d,0xf3,0x15,0x10,0xb0,0x0a,0x0c,0xc1,0x15,0x23,0x79,0x2e,0x32,0xbb, -0x2d,0x22,0x96,0x15,0x0a,0x11,0xfe,0xf2,0xa1,0xed,0xf1,0xe0,0xf9,0x04,0x0d,0x0c, -0x0d,0x4c,0x0c,0x0b,0xf0,0x09,0x07,0x04,0x06,0x07,0xce,0x0c,0x10,0x21,0x0f,0x0b, -0x2d,0x08,0x06,0x76,0x07,0x08,0x5f,0x09,0x0e,0x2a,0x19,0x22,0x03,0x28,0x29,0xc0, -0x23,0x1a,0x1d,0x13,0x0e,0xb7,0x0c,0x0e,0xa2,0x12,0x1a,0x04,0x23,0x2a,0xd5,0x2f, -0x2f,0xaa,0x26,0x18,0xc1,0x07,0xf5,0x1e,0xe9,0xe7,0x05,0xec,0xf3,0x41,0xfa,0xfe, -0x09,0x01,0x01,0xcd,0xfe,0xf5,0x5f,0xec,0xe7,0x82,0xe7,0xec,0x69,0xf2,0xf7,0xb1, -0xfb,0xff,0x72,0x02,0x05,0x86,0x04,0xff,0x58,0xfd,0xfb,0x49,0xf6,0xf1,0xae,0xee, -0xec,0x20,0xea,0xe5,0x66,0xdc,0xce,0x6c,0xc3,0xc1,0x76,0xcb,0xdd,0xd4,0xed,0xf9, -0xbc,0xfc,0xf6,0xf1,0xea,0xdd,0x3e,0xd1,0xc8,0xff,0xc8,0xce,0xf4,0xd6,0xe1,0x91, -0xe6,0xe9,0xf5,0xeb,0xed,0xcc,0xe9,0xde,0xb5,0xd1,0xc5,0x1f,0xc0,0xc2,0xa7,0xca, -0xd3,0x4f,0xdb,0xe1,0x3a,0xe4,0xdf,0x89,0xd6,0xcf,0xdc,0xcf,0xd5,0x4a,0xe1,0xee, -0xf2,0xf4,0xf4,0xaf,0xf1,0xee,0xeb,0xea,0xe9,0x85,0xeb,0xef,0xe3,0xf5,0xfd,0x71, -0x00,0xfd,0xd8,0xf7,0xf2,0xb9,0xeb,0xe3,0x08,0xdb,0xd4,0xdc,0xd3,0xd7,0x68,0xde, -0xe4,0x88,0xe7,0xe9,0x72,0xe9,0xe5,0xa7,0xde,0xdc,0x60,0xda,0xd9,0x04,0xdd,0xe4, -0xff,0xec,0xf2,0xc4,0xf4,0xf3,0x46,0xef,0xea,0xdc,0xe7,0xe9,0x65,0xee,0xf6,0xb2, -0xfd,0x00,0x89,0xfd,0xf7,0xae,0xf1,0xe7,0x8b,0xde,0xd8,0xab,0xd4,0xd5,0x13,0xda, -0xe0,0x93,0xe6,0xed,0x4c,0xf2,0xf3,0x52,0xf2,0xef,0xb9,0xee,0xf0,0x56,0xf3,0xf9, -0x8b,0x02,0x0c,0x3b,0x16,0x1c,0xd7,0x1b,0x15,0xf6,0x0e,0x07,0x36,0x01,0xff,0x9c, -0x00,0x03,0x4f,0x09,0x0c,0x9c,0x09,0x02,0xd1,0xfc,0xfa,0x1e,0xfc,0x00,0x75,0x09, -0x14,0x54,0x1c,0x22,0x2d,0x27,0x27,0x7c,0x23,0x1c,0x8a,0x15,0x0d,0x1b,0x0a,0x09, -0x48,0x09,0x0a,0x0b,0x0f,0x12,0x09,0x0f,0x05,0x40,0xf9,0xee,0x8d,0xe8,0xe4,0xad, -0xe2,0xe1,0x10,0xe2,0xe5,0x07,0xe8,0xe8,0x3f,0xe7,0xe4,0x78,0xe2,0xe1,0xf5,0xe0, -0xde,0x47,0xda,0xd7,0x65,0xd8,0xdb,0xa3,0xdc,0xdf,0x23,0xe3,0xea,0x79,0xf6,0x02, -0x5b,0x09,0x0c,0x51,0x0e,0x0f,0x64,0x0e,0x0b,0x19,0x0a,0x0c,0x90,0x0f,0x15,0x28, -0x1a,0x19,0x10,0x15,0x13,0x4e,0x17,0x19,0xe6,0x18,0x18,0x1c,0x19,0x1b,0x6e,0x21, -0x26,0x1c,0x2a,0x2f,0x38,0x36,0x3b,0xae,0x40,0x43,0x89,0x46,0x47,0xfd,0x45,0x41, -0x04,0x3a,0x33,0x7f,0x31,0x31,0x4b,0x32,0x31,0x8e,0x33,0x36,0x3a,0x39,0x3b,0x52, -0x3a,0x34,0x48,0x2c,0x26,0x11,0x22,0x1f,0x27,0x1e,0x1e,0x69,0x20,0x21,0x55,0x22, -0x23,0x7f,0x27,0x2b,0x68,0x2c,0x2a,0x63,0x23,0x1a,0x9f,0x15,0x12,0x51,0x0c,0x02, -0xec,0xf8,0xf3,0x9e,0xf8,0x03,0x77,0x0c,0x12,0x0f,0x16,0x15,0x48,0x12,0x0d,0x6b, -0x07,0xff,0x18,0xfc,0xfd,0x85,0x00,0x03,0x0d,0x07,0x0e,0x50,0x16,0x1c,0x07,0x1f, -0x1d,0x09,0x19,0x14,0xf2,0x12,0x12,0xf5,0x0f,0x0f,0xfa,0x12,0x19,0xd8,0x21,0x29, -0x47,0x2b,0x29,0xa6,0x28,0x27,0x09,0x27,0x25,0xa6,0x1f,0x17,0x19,0x0f,0x07,0xcd, -0x03,0x01,0x19,0x01,0x04,0x82,0x08,0x08,0x3c,0x05,0xff,0xa5,0xf8,0xf4,0x01,0xf5, -0xf7,0xd9,0xf6,0xf5,0x00,0xf3,0xf1,0x75,0xf4,0xfc,0x75,0x06,0x0f,0x0f,0x16,0x17, -0xba,0x13,0x09,0x9c,0xfc,0xf1,0x0b,0xeb,0xe6,0xa8,0xe4,0xe2,0x76,0xdf,0xdf,0x10, -0xe3,0xe7,0xee,0xec,0xf1,0xaf,0xf2,0xee,0xdd,0xe7,0xdf,0x4d,0xda,0xd8,0xa3,0xda, -0xe0,0xe2,0xe5,0xe9,0x68,0xea,0xe9,0x16,0xe6,0xe5,0x23,0xe8,0xe9,0x8a,0xe6,0xe1, -0xb3,0xdb,0xd5,0x00,0xd0,0xce,0xd0,0xcd,0xd0,0xfa,0xd5,0xdb,0x9f,0xdf,0xe0,0x4e, -0xe1,0xdf,0xa8,0xdc,0xda,0xb4,0xda,0xdc,0x63,0xde,0xe4,0x53,0xeb,0xf0,0xb2,0xf2, -0xf5,0x97,0xf6,0xf6,0xdb,0xf8,0xf9,0xce,0xf7,0xf4,0xb0,0xf0,0xef,0x28,0xee,0xeb, -0xb3,0xe5,0xe0,0x1d,0xdf,0xdd,0x8d,0xdc,0xda,0x99,0xda,0xde,0x89,0xe4,0xe7,0xc6, -0xe5,0xe1,0x3f,0xdd,0xda,0xb6,0xd9,0xd9,0x0d,0xdd,0xe1,0x5a,0xe5,0xe9,0xe3,0xec, -0xef,0x3a,0xf0,0xf1,0x3c,0xf4,0xf6,0x4a,0xf8,0xf6,0x4a,0xf2,0xec,0xe9,0xe7,0xe4, -0x16,0xe2,0xdf,0x12,0xdd,0xde,0x7c,0xe0,0xe0,0x57,0xe0,0xe0,0x57,0xe1,0xe3,0x2d, -0xe8,0xeb,0xb2,0xeb,0xed,0xb0,0xef,0xf4,0xfe,0xfb,0x03,0x02,0x08,0x0b,0xf9,0x0e, -0x10,0xe6,0x0e,0x0a,0xcb,0x05,0x01,0xf2,0xfd,0xfd,0x0b,0xfd,0xfa,0x54,0xf8,0xf9, -0x66,0xfc,0xfe,0x37,0x01,0x05,0x72,0x08,0x0c,0xf8,0x10,0x14,0x27,0x16,0x18,0x4b, -0x1b,0x1b,0x49,0x18,0x12,0xdb,0x0e,0x0e,0x95,0x11,0x15,0x8d,0x17,0x16,0x65,0x11, -0x09,0x2e,0x00,0xf5,0xc8,0xed,0xe7,0xe4,0xe2,0xe2,0xdd,0xe7,0xf0,0xc1,0xf7,0xfc, -0xbe,0xfa,0xf0,0xa6,0xe3,0xd8,0xcd,0xd0,0xcc,0xa0,0xcd,0xd3,0x82,0xda,0xe2,0xc3, -0xe8,0xed,0x56,0xec,0xe9,0xc0,0xe8,0xea,0x87,0xed,0xf4,0xf2,0xfe,0x09,0xf0,0x0f, -0x13,0xb0,0x10,0x0c,0x18,0x0a,0x09,0xe6,0x08,0x08,0x2b,0x0a,0x0f,0x80,0x17,0x1d, -0xcf,0x1c,0x14,0xfc,0x0a,0x07,0x21,0x0a,0x12,0x02,0x1d,0x29,0x83,0x34,0x3e,0xf0, -0x45,0x48,0x50,0x42,0x3a,0xa0,0x31,0x29,0x1d,0x26,0x27,0xc8,0x2c,0x36,0xce,0x41, -0x47,0xb5,0x45,0x3e,0x1a,0x36,0x2e,0x13,0x29,0x26,0x43,0x24,0x23,0x0a,0x23,0x23, -0x3e,0x25,0x24,0x78,0x23,0x23,0x4c,0x24,0x26,0xbb,0x2b,0x2e,0x52,0x2c,0x29,0xc7, -0x24,0x1e,0xb4,0x16,0x0d,0x51,0x03,0xfb,0xa6,0xf8,0xfc,0x62,0x05,0x0f,0x4f,0x17, -0x1b,0x31,0x19,0x11,0x14,0x06,0xfa,0xe8,0xf0,0xee,0x9c,0xf4,0xfd,0x29,0x07,0x0e, -0xcd,0x13,0x18,0x14,0x1a,0x16,0xaf,0x10,0x09,0x24,0x03,0xff,0x4f,0x01,0x06,0x85, -0x0f,0x1a,0x0a,0x23,0x29,0x86,0x2c,0x28,0x08,0x20,0x1b,0xf8,0x1c,0x21,0xf9,0x27, -0x2b,0x09,0x2a,0x25,0x77,0x1e,0x15,0x74,0x0b,0x05,0x15,0x06,0x0c,0x28,0x13,0x15, -0xd2,0x12,0x0c,0xca,0x05,0x00,0x26,0xfa,0xf1,0x18,0xeb,0xe9,0x5b,0xed,0xf7,0xde, -0x07,0x17,0x4f,0x23,0x27,0xeb,0x23,0x18,0x20,0x07,0xf7,0x99,0xee,0xed,0xd9,0xf2, -0xf9,0x29,0xfd,0xfc,0x21,0xfa,0xf8,0x7c,0xf5,0xee,0x39,0xe9,0xe7,0xa9,0xe8,0xec, -0x33,0xef,0xee,0x3b,0xec,0xea,0x5c,0xea,0xe8,0xa1,0xe5,0xe5,0x1d,0xe9,0xee,0x8f, -0xf4,0xf7,0x68,0xf6,0xf1,0x5e,0xeb,0xe4,0x04,0xdd,0xd7,0x66,0xd4,0xd3,0xa1,0xd6, -0xde,0x66,0xe5,0xe9,0x38,0xea,0xe7,0x46,0xe1,0xda,0xc2,0xd5,0xd3,0xa8,0xd5,0xdc, -0x2a,0xe5,0xec,0xa9,0xf1,0xf4,0xc2,0xf3,0xf2,0xf6,0xf1,0xf3,0x5f,0xf6,0xf8,0x11, -0xfa,0xfb,0x01,0xfb,0xf9,0xd4,0xf4,0xee,0x08,0xe8,0xe3,0x47,0xe0,0xdc,0x2d,0xdb, -0xdc,0x4a,0xe1,0xe8,0x12,0xee,0xee,0xfd,0xe7,0xdd,0x5b,0xd5,0xd0,0x54,0xce,0xd0, -0xe2,0xd5,0xdd,0x1f,0xe7,0xee,0x69,0xf2,0xf1,0x0e,0xef,0xed,0x16,0xec,0xea,0x06, -0xea,0xeb,0xee,0xee,0xf0,0xb7,0xf0,0xed,0xee,0xe7,0xe1,0x9f,0xdd,0xda,0xc0,0xd8, -0xd8,0x5f,0xd9,0xdb,0x3f,0xe1,0xe6,0x84,0xe7,0xe4,0xc2,0xdf,0xde,0x12,0xe0,0xe7, -0x79,0xf3,0xfe,0xa6,0x05,0x0b,0x5a,0x0f,0x0c,0x2d,0x08,0x03,0xaf,0xfd,0xf7,0x14, -0xf5,0xf5,0x65,0xf6,0xf8,0xe5,0xf9,0xfb,0x25,0xfc,0xfb,0x36,0xfb,0xfc,0x7a,0xff, -0x04,0xd7,0x07,0x08,0x60,0x09,0x0d,0x70,0x0f,0x11,0x06,0x14,0x14,0x4e,0x15,0x19, -0x73,0x1e,0x1f,0xe5,0x19,0x0f,0x82,0x03,0xfb,0x12,0xf7,0xf5,0x3a,0xf6,0xf5,0x6f, -0xf6,0xf9,0x6e,0xfc,0xfb,0x6a,0xf9,0xf4,0xc2,0xeb,0xe4,0x93,0xde,0xdb,0xd5,0xdb, -0xdd,0xd3,0xdc,0xdb,0x28,0xda,0xd8,0xe8,0xd8,0xdc,0x69,0xe1,0xe5,0xdf,0xe8,0xe9, -0xaf,0xeb,0xef,0xd8,0xf4,0xfa,0x6b,0xfe,0xff,0x71,0x01,0x06,0x7f,0x0b,0x0e,0x55, -0x10,0x0f,0x8a,0x0b,0x07,0x88,0x05,0x03,0xc1,0xff,0xfe,0xd8,0x02,0x0b,0xd7,0x13, -0x1a,0xc4,0x1e,0x22,0x38,0x27,0x2b,0x2e,0x2e,0x2e,0x32,0x2e,0x2e,0x44,0x2d,0x2b, -0x44,0x2a,0x2b,0xb0,0x2e,0x36,0xfc,0x3e,0x42,0x96,0x40,0x3a,0xfc,0x33,0x2e,0x9e, -0x2b,0x27,0x2e,0x22,0x1d,0x0d,0x1d,0x1f,0xb3,0x21,0x24,0x38,0x2a,0x31,0x49,0x36, -0x36,0xeb,0x31,0x28,0x39,0x21,0x1e,0x05,0x1c,0x17,0x0b,0x13,0x0e,0x5e,0x0c,0x0c, -0x0c,0x10,0x13,0x66,0x14,0x14,0x2a,0x14,0x10,0xb5,0x08,0xff,0xeb,0xf8,0xf5,0x39, -0xf8,0x00,0xb7,0x07,0x0b,0x51,0x0d,0x0e,0x96,0x0c,0x0a,0x51,0x08,0x05,0xaf,0x04, -0x06,0xa0,0x06,0x04,0x89,0x02,0x04,0x1f,0x0c,0x14,0x87,0x1b,0x20,0xc4,0x21,0x22, -0x92,0x24,0x28,0x01,0x29,0x28,0x0b,0x28,0x24,0xf0,0x1e,0x1b,0xc7,0x19,0x1a,0x50, -0x1d,0x23,0x51,0x27,0x26,0xee,0x20,0x16,0x2b,0x0c,0x03,0x94,0xfd,0xfa,0x24,0xf8, -0xf9,0x64,0xfd,0x02,0x7d,0x09,0x10,0x34,0x15,0x17,0x3c,0x19,0x19,0x46,0x18,0x14, -0xdb,0x0e,0x09,0xc2,0x04,0x02,0xa3,0x01,0x01,0x74,0x00,0x01,0x92,0x02,0x02,0xc9, -0x00,0xfc,0xcc,0xf7,0xf4,0x31,0xf2,0xf0,0x01,0xed,0xea,0x8b,0xea,0xed,0x8a,0xf2, -0xf5,0x55,0xf6,0xf5,0x4e,0xf5,0xf7,0xe8,0xf7,0xf2,0x4f,0xee,0xec,0xbb,0xec,0xec, -0xaf,0xec,0xe9,0xb0,0xe3,0xe0,0xe0,0xdf,0xe2,0x53,0xe5,0xe8,0xc5,0xe9,0xe8,0xfc, -0xe4,0xdf,0x44,0xda,0xd7,0x46,0xd9,0xdf,0x42,0xe3,0xe5,0x7b,0xe8,0xea,0x22,0xed, -0xf3,0x0c,0xf9,0xfa,0x86,0xfb,0xfd,0x96,0xfd,0xfb,0x48,0xf8,0xf4,0x7f,0xf1,0xed, -0x55,0xeb,0xeb,0x3b,0xeb,0xe8,0x3e,0xe8,0xe8,0x9e,0xe8,0xe9,0x25,0xe9,0xe4,0x67, -0xdd,0xd7,0xe5,0xd2,0xd1,0x06,0xd4,0xd8,0x13,0xdc,0xdf,0xfd,0xe2,0xe5,0x66,0xe7, -0xe9,0x69,0xeb,0xec,0x30,0xeb,0xea,0x49,0xea,0xe9,0x74,0xea,0xed,0x2d,0xed,0xe8, -0x3b,0xe6,0xe6,0xa3,0xe5,0xe3,0xea,0xdf,0xd9,0xc7,0xd3,0xd3,0x57,0xd7,0xda,0x4e, -0xdc,0xdc,0x47,0xdc,0xdc,0x88,0xdf,0xe7,0x45,0xef,0xf3,0x2e,0xf8,0xfe,0x47,0x03, -0x04,0x1f,0x04,0x00,0xe9,0xfa,0xf3,0x3f,0xed,0xe9,0x64,0xeb,0xf2,0x79,0xfa,0x00, -0xa3,0x01,0xfe,0x38,0xf9,0xf3,0x07,0xef,0xed,0x04,0xed,0xf0,0x53,0xf9,0x06,0x6c, -0x14,0x1d,0x3e,0x1f,0x1a,0x71,0x13,0x0e,0x77,0x0a,0x06,0x0c,0x06,0x08,0x02,0x0b, -0x0c,0x88,0x0a,0x05,0xf6,0xfe,0xf9,0x0a,0xf7,0xf6,0x2b,0xf7,0xf8,0xc0,0xf8,0xf8, -0xa9,0xf7,0xf4,0x53,0xec,0xe2,0x90,0xda,0xd7,0x70,0xd5,0xd5,0x99,0xd8,0xdd,0x4b, -0xe4,0xe9,0x26,0xe9,0xe3,0x83,0xdb,0xd6,0xdb,0xd7,0xde,0xf2,0xe7,0xf4,0x55,0xff, -0x07,0x4e,0x0d,0x0d,0x5a,0x09,0x04,0xd0,0x00,0xff,0x32,0xfe,0xfd,0x3c,0xfc,0xfc, -0x30,0x00,0x07,0x03,0x0d,0x0f,0xd8,0x0f,0x0f,0x65,0x0f,0x12,0x2b,0x19,0x1e,0x1f, -0x23,0x27,0x64,0x29,0x28,0x85,0x25,0x22,0x8d,0x23,0x29,0x68,0x33,0x3c,0x5d,0x41, -0x42,0x37,0x41,0x3c,0x7d,0x35,0x2c,0x99,0x24,0x1d,0xe3,0x18,0x1a,0x36,0x1f,0x25, -0x30,0x2d,0x36,0x79,0x3d,0x3f,0xcc,0x3a,0x2e,0x9d,0x21,0x18,0x64,0x16,0x1a,0xd2, -0x1e,0x23,0x4d,0x28,0x28,0x77,0x24,0x1f,0xd2,0x17,0x0f,0xda,0x0a,0x0a,0x93,0x0a, -0x0a,0x65,0x0a,0x09,0x9a,0x08,0x08,0x33,0x07,0x04,0x9f,0x01,0xff,0x08,0x02,0x06, -0xbd,0x0b,0x10,0x30,0x11,0x0d,0xaf,0x07,0x00,0xd7,0xf8,0xf3,0xd6,0xf3,0xfa,0x49, -0x07,0x17,0x94,0x23,0x29,0xa6,0x29,0x25,0x6e,0x1f,0x18,0x36,0x13,0x12,0x09,0x17, -0x1f,0x8b,0x29,0x30,0xdc,0x32,0x31,0x2e,0x30,0x2c,0x6c,0x25,0x1c,0x51,0x14,0x0f, -0x60,0x0c,0x0d,0x23,0x0e,0x0c,0x21,0x08,0x04,0xef,0x04,0x06,0x4d,0x0a,0x0f,0x03, -0x15,0x1b,0x96,0x1f,0x20,0x4f,0x1f,0x1a,0xc6,0x13,0x0c,0x94,0x06,0x04,0x94,0x05, -0x09,0xbe,0x10,0x16,0xf1,0x14,0x0e,0x9e,0x06,0xfd,0xf0,0xf5,0xf3,0xa9,0xf3,0xf3, -0xd0,0xf2,0xf4,0xae,0xf7,0xfa,0xb9,0xfc,0xfd,0x12,0xfc,0xf9,0x52,0xf6,0xf5,0x35, -0xf4,0xf2,0xb9,0xf2,0xf3,0x8e,0xf5,0xf7,0x31,0xf5,0xee,0x5a,0xe7,0xe2,0xde,0xe2, -0xe5,0xef,0xea,0xee,0x3f,0xf1,0xf0,0x47,0xea,0xe0,0xce,0xd9,0xd6,0x2b,0xd7,0xd8, -0xdb,0xd9,0xdd,0xcc,0xe4,0xed,0x51,0xf6,0xfd,0x3b,0xfe,0xf9,0xc4,0xf3,0xf0,0xd5, -0xef,0xf2,0xa2,0xf4,0xf5,0x04,0xf7,0xf9,0xfd,0xfa,0xf8,0x9f,0xf3,0xed,0xb7,0xe8, -0xe4,0x1d,0xe3,0xe5,0x20,0xe7,0xe6,0x58,0xe3,0xdc,0xbf,0xd5,0xd1,0x00,0xd0,0xd1, -0x1a,0xd6,0xdc,0xb2,0xe0,0xe3,0x1f,0xe7,0xe9,0xc2,0xe9,0xe6,0xf8,0xe0,0xde,0x7b, -0xe0,0xe4,0x48,0xea,0xef,0xe5,0xf0,0xef,0x49,0xec,0xe7,0xbf,0xe3,0xde,0xc4,0xd8, -0xd4,0xaa,0xd3,0xd5,0x9c,0xd7,0xd7,0x4b,0xd6,0xd4,0x2e,0xd5,0xd7,0x26,0xdc,0xe2, -0xde,0xea,0xf3,0xa5,0xf9,0xfa,0x5a,0xf7,0xf3,0x72,0xef,0xee,0x71,0xef,0xf1,0x48, -0xf4,0xf7,0xe1,0xf9,0xfc,0x02,0xfb,0xf5,0x9c,0xee,0xe8,0xc4,0xe5,0xe6,0xf8,0xe7, -0xe9,0x38,0xee,0xf5,0x46,0xfd,0x04,0x5c,0x09,0x0a,0xe9,0x09,0x09,0xcb,0x09,0x09, -0xc7,0x08,0x08,0xba,0x0a,0x0c,0xc9,0x0b,0x07,0xb3,0x00,0xfc,0x0a,0xfe,0x02,0x1b, -0x05,0x03,0xde,0x00,0xfc,0xb0,0xf7,0xf4,0xcd,0xf1,0xed,0x2d,0xeb,0xe9,0xc9,0xe7, -0xe5,0x49,0xe2,0xdf,0x34,0xdf,0xe0,0x9c,0xe1,0xde,0x1e,0xd9,0xd4,0x93,0xd3,0xd6, -0xba,0xdb,0xe2,0xfb,0xea,0xf3,0x6a,0xfc,0x02,0x3e,0x03,0x00,0x37,0xff,0xfe,0xc4, -0xfd,0xfd,0x94,0xfa,0xf7,0x8c,0xf7,0xfb,0x26,0x02,0x08,0x34,0x0b,0x0c,0x61,0x0c, -0x0a,0x2f,0x0a,0x0c,0x67,0x10,0x14,0xf5,0x17,0x19,0xdf,0x19,0x19,0xcc,0x1b,0x21, -0x04,0x2b,0x35,0x29,0x3e,0x43,0xb7,0x41,0x3b,0x1c,0x35,0x2f,0x61,0x29,0x24,0x75, -0x21,0x21,0x21,0x25,0x2b,0xcc,0x31,0x36,0xa7,0x38,0x37,0x18,0x34,0x2f,0x2a,0x2a, -0x25,0x91,0x23,0x25,0xfc,0x29,0x2d,0xb0,0x2d,0x2d,0x05,0x2c,0x29,0xc6,0x24,0x1f, -0xfc,0x1a,0x17,0x39,0x18,0x1a,0x85,0x19,0x13,0xec,0x0b,0x05,0x6b,0x03,0x05,0xd3, -0x08,0x0d,0xf0,0x0f,0x11,0x57,0x12,0x11,0x32,0x0d,0x07,0x69,0x02,0xfd,0x59,0xf9, -0xf7,0x59,0xf8,0xfc,0x43,0x03,0x0a,0x7f,0x10,0x13,0xe3,0x13,0x13,0xca,0x13,0x13, -0x06,0x12,0x11,0x8f,0x13,0x17,0xb2,0x1d,0x25,0x0e,0x2c,0x2e,0x0a,0x2f,0x2d,0x2c, -0x2d,0x2c,0x1b,0x29,0x22,0x04,0x1b,0x14,0x9a,0x0f,0x0a,0x0e,0x08,0x08,0x92,0x0a, -0x0c,0x6e,0x0f,0x11,0x49,0x12,0x13,0x21,0x14,0x15,0x02,0x16,0x17,0x3f,0x19,0x17, -0x6b,0x15,0x12,0x04,0x0e,0x0b,0x7f,0x0e,0x13,0x7e,0x18,0x18,0x26,0x12,0x09,0xf5, -0x01,0xfd,0x95,0xfb,0xf9,0x7e,0xf8,0xf7,0x17,0xf6,0xf5,0x2a,0xf8,0xfc,0x29,0xff, -0xfe,0x7b,0xfc,0xf9,0xd8,0xf6,0xf5,0x42,0xf5,0xf5,0x85,0xf4,0xf3,0xa1,0xf1,0xf0, -0x7e,0xef,0xed,0x1a,0xed,0xed,0xb6,0xee,0xf1,0xd3,0xf3,0xf3,0x9f,0xf0,0xea,0x60, -0xe1,0xd9,0xb3,0xd4,0xd5,0x74,0xd9,0xde,0xd2,0xe1,0xe4,0x61,0xe7,0xec,0x46,0xf0, -0xf1,0x41,0xef,0xed,0x3e,0xee,0xf0,0xc3,0xf2,0xf4,0x5e,0xf6,0xf7,0xf1,0xf8,0xfb, -0xc5,0xfb,0xfa,0x58,0xf8,0xf6,0x70,0xf3,0xef,0x8b,0xea,0xe4,0xbd,0xe2,0xe3,0xe0, -0xe1,0xde,0xaa,0xda,0xd8,0x76,0xd9,0xdc,0x68,0xdd,0xdc,0x36,0xdb,0xda,0x9d,0xdd, -0xe2,0x84,0xe5,0xe6,0xf6,0xe5,0xe6,0x11,0xe7,0xe6,0xfd,0xe4,0xe5,0x0c,0xeb,0xf0, -0xef,0xf4,0xf4,0x1b,0xee,0xe4,0xe1,0xdb,0xd5,0x24,0xcf,0xcb,0x3f,0xcc,0xd1,0x45, -0xda,0xe2,0x16,0xe6,0xe5,0xf1,0xe1,0xe0,0x83,0xe1,0xe3,0xb6,0xe4,0xe7,0x98,0xeb, -0xf1,0xc5,0xf7,0xfb,0x8e,0xfc,0xfb,0x5c,0xfa,0xf6,0xf8,0xf1,0xee,0x26,0xec,0xec, -0x9e,0xf0,0xf3,0x0c,0xf2,0xec,0x06,0xe7,0xe5,0x61,0xe7,0xec,0x02,0xf4,0xfd,0x2c, -0x05,0x0a,0x64,0x0c,0x0a,0x56,0x05,0x01,0x4c,0x01,0x01,0x4d,0x04,0x07,0x4c,0x0a, -0x0b,0x2a,0x0c,0x0c,0xc4,0x0b,0x0a,0x78,0x07,0x01,0xcf,0xfb,0xf7,0xf3,0xf6,0xf9, -0x82,0xfb,0xfc,0x2f,0xfc,0xf9,0x93,0xf4,0xee,0xbf,0xe7,0xe1,0xc6,0xdf,0xdf,0x8e, -0xde,0xda,0xdf,0xd6,0xd4,0x99,0xd6,0xdc,0xa1,0xe1,0xe6,0x22,0xe9,0xeb,0x6f,0xf1, -0xf7,0x65,0xfb,0xfd,0x9f,0xff,0xfe,0xee,0xfb,0xf6,0x5c,0xf0,0xed,0x9c,0xf1,0xf9, -0x3b,0x03,0x09,0x8f,0x0c,0x0c,0x3b,0x0c,0x09,0x1d,0x04,0xfc,0x1e,0xf8,0xf9,0x85, -0x00,0x0a,0xc8,0x14,0x1e,0xd4,0x25,0x2b,0x4d,0x30,0x30,0x9b,0x2d,0x2a,0xc5,0x27, -0x26,0x1d,0x28,0x2a,0x78,0x2d,0x2f,0x6e,0x30,0x2d,0x1d,0x29,0x25,0x45,0x24,0x26, -0x78,0x2b,0x31,0xea,0x34,0x34,0x32,0x31,0x2c,0xff,0x27,0x23,0xc3,0x20,0x21,0x20, -0x24,0x2a,0x0a,0x32,0x35,0x2e,0x34,0x2f,0x00,0x27,0x1c,0x14,0x13,0x0d,0xdb,0x0a, -0x09,0x68,0x0b,0x0f,0xbf,0x14,0x18,0x9f,0x1a,0x18,0x48,0x13,0x0c,0x55,0x05,0x00, -0x25,0xff,0x00,0x26,0x02,0x02,0xcc,0x01,0x00,0xc9,0xfe,0xfc,0xaa,0xfc,0xfe,0x30, -0x00,0x04,0x60,0x09,0x0d,0x86,0x0e,0x0d,0x5c,0x0a,0x06,0x7a,0x06,0x0c,0xe6,0x16, -0x22,0x11,0x2a,0x2e,0x75,0x2f,0x2e,0xe3,0x2c,0x2c,0x82,0x27,0x1f,0xe3,0x16,0x0f, -0x1b,0x0b,0x0a,0x3f,0x0e,0x11,0x1b,0x15,0x17,0x14,0x16,0x12,0x59,0x0f,0x0e,0x77, -0x0f,0x10,0xa8,0x11,0x13,0xfc,0x16,0x19,0xef,0x1b,0x1a,0x9b,0x16,0x14,0xd3,0x14, -0x16,0x8e,0x18,0x17,0x9a,0x12,0x0c,0xe8,0x09,0x08,0x15,0x05,0x00,0xe1,0xfa,0xf7, -0xb0,0xf5,0xf6,0x6d,0xfa,0xff,0x28,0x05,0x09,0x8a,0x0a,0x05,0xd3,0xfb,0xf3,0xc7, -0xee,0xed,0x47,0xee,0xf0,0xb3,0xf2,0xf7,0x67,0xfd,0x00,0x3b,0xff,0xf9,0x1d,0xf3, -0xee,0x45,0xed,0xed,0x79,0xec,0xea,0x14,0xe8,0xe6,0x14,0xe4,0xe0,0xcc,0xdd,0xdc, -0xbb,0xde,0xe3,0xf0,0xe7,0xeb,0xb3,0xec,0xef,0x01,0xf1,0xf0,0xe5,0xed,0xeb,0x22, -0xe9,0xeb,0x40,0xf2,0xfb,0x88,0x02,0x06,0xdb,0x06,0x03,0x83,0xfd,0xf6,0x6f,0xf0, -0xeb,0xd8,0xea,0xed,0x99,0xf0,0xef,0xfd,0xeb,0xe7,0xf1,0xe0,0xdb,0x7d,0xda,0xda, -0x6a,0xdb,0xde,0xa9,0xe1,0xe1,0x88,0xe0,0xdf,0x68,0xde,0xde,0x0f,0xe1,0xe3,0x2e, -0xe7,0xea,0xed,0xee,0xf3,0xe8,0xf6,0xf7,0x47,0xf5,0xef,0xf2,0xe5,0xdd,0xe6,0xd7, -0xd5,0xfa,0xd6,0xda,0x67,0xdd,0xdf,0x9c,0xe2,0xe2,0x0b,0xdf,0xd9,0xf8,0xd6,0xd9, -0x34,0xde,0xe3,0x9f,0xe8,0xeb,0x37,0xed,0xf0,0x9b,0xf5,0xf8,0xe3,0xf8,0xf9,0x0b, -0xfa,0xf8,0x60,0xf4,0xf0,0x68,0xed,0xec,0xe2,0xed,0xef,0x58,0xed,0xe7,0x7f,0xe4, -0xe5,0x03,0xea,0xf0,0xbc,0xf5,0xf8,0x5f,0xfb,0xfd,0x83,0xfd,0xfc,0x62,0xfb,0xfc, -0x4d,0xff,0x01,0xcb,0x03,0x04,0x3f,0x06,0x0a,0x12,0x0f,0x10,0xc0,0x0b,0x05,0x06, -0xff,0xfa,0x69,0xfa,0xfc,0x5a,0xff,0x02,0x57,0x05,0x06,0xf3,0x03,0xfe,0x5d,0xf8, -0xf1,0x47,0xeb,0xe6,0x44,0xe3,0xe1,0x0a,0xe0,0xdd,0x8a,0xda,0xd7,0x99,0xd6,0xd8, -0xa7,0xdc,0xe3,0xa2,0xe9,0xee,0x73,0xf2,0xf6,0x41,0xf7,0xf6,0xc2,0xf3,0xf0,0x83, -0xec,0xea,0x0e,0xed,0xf3,0x2c,0xfd,0x06,0x70,0x0b,0x0b,0x18,0x06,0xfe,0xf5,0xf7, -0xf3,0x08,0xf1,0xf2,0x63,0xf6,0xfc,0xaf,0x05,0x0e,0x13,0x14,0x16,0x6b,0x18,0x19, -0x5b,0x1b,0x1e,0xb8,0x22,0x26,0x4c,0x29,0x29,0x0c,0x29,0x27,0xa4,0x25,0x25,0x35, -0x26,0x26,0x6e,0x28,0x2a,0xf9,0x2b,0x2e,0xeb,0x31,0x32,0xe2,0x2d,0x28,0xaa,0x24, -0x21,0x9a,0x21,0x25,0xd3,0x29,0x2e,0x70,0x32,0x37,0xb2,0x38,0x35,0x03,0x2e,0x25, -0x49,0x1e,0x19,0xb0,0x17,0x18,0xd6,0x18,0x18,0xdf,0x18,0x18,0x60,0x17,0x18,0xbb, -0x1a,0x1a,0xda,0x17,0x11,0xd8,0x08,0x01,0x6d,0xff,0x00,0x1e,0x03,0x03,0x5b,0x02, -0x00,0xb9,0xff,0xff,0xfc,0xff,0xfe,0xb9,0xfc,0xfd,0xd4,0xff,0x01,0xc4,0x00,0xff, -0xfe,0xfe,0xff,0xfd,0x04,0x0c,0xa7,0x14,0x1d,0x18,0x25,0x29,0x1c,0x2b,0x29,0xcc, -0x26,0x23,0x4c,0x20,0x1c,0x20,0x17,0x11,0x26,0x0e,0x10,0x54,0x15,0x1a,0xb3,0x1c, -0x1a,0xf2,0x13,0x0f,0x46,0x0d,0x0c,0x50,0x0c,0x0e,0x6a,0x12,0x16,0x46,0x19,0x1a, -0xe4,0x19,0x18,0x2f,0x18,0x19,0xb3,0x1b,0x1e,0x40,0x1e,0x1c,0x6a,0x19,0x14,0x12, -0x0d,0x04,0xa6,0xfd,0xfb,0x12,0xfc,0xff,0xca,0x03,0x06,0xc3,0x07,0x09,0x18,0x0a, -0x07,0x23,0x02,0xfc,0xb3,0xf6,0xf2,0x4f,0xf2,0xf4,0x41,0xf6,0xf8,0xa8,0xfb,0xfe, -0x8c,0xff,0xfd,0x06,0xfb,0xf9,0x9c,0xf8,0xf7,0xb3,0xf5,0xf3,0xa4,0xef,0xeb,0x75, -0xe7,0xe4,0xce,0xe4,0xe6,0x54,0xe8,0xea,0xd2,0xea,0xe9,0x06,0xe6,0xe2,0xf9,0xe0, -0xe2,0xba,0xe7,0xed,0x08,0xf1,0xf0,0x4b,0xef,0xf0,0x26,0xf3,0xf6,0x4b,0xfb,0x00, -0xb0,0x02,0x03,0x05,0x03,0x00,0x6a,0xfb,0xf5,0x27,0xf2,0xf0,0x7b,0xef,0xee,0xe2, -0xec,0xeb,0x18,0xeb,0xeb,0xd6,0xe9,0xe5,0x01,0xe0,0xdb,0x3b,0xd8,0xd5,0xbe,0xd5, -0xd8,0x79,0xde,0xe6,0x5b,0xee,0xf1,0xee,0xf0,0xed,0xca,0xea,0xea,0x62,0xec,0xef, -0xbf,0xf1,0xf0,0x6f,0xee,0xe9,0xdc,0xe3,0xde,0x1d,0xdd,0xdd,0x9e,0xdf,0xdf,0x3d, -0xdf,0xde,0x34,0xdd,0xdd,0xe9,0xde,0xde,0x4d,0xde,0xde,0x5c,0xe0,0xe4,0x01,0xeb, -0xf3,0xe7,0xf9,0xfc,0xbf,0xfc,0xfa,0x87,0xf7,0xf4,0x9f,0xf2,0xf0,0x88,0xee,0xed, -0x42,0xed,0xed,0xf7,0xec,0xec,0x05,0xec,0xec,0xe5,0xed,0xee,0x9f,0xef,0xf0,0xca, -0xf1,0xf2,0x1b,0xf4,0xf6,0x57,0xf9,0xfd,0x92,0x01,0x04,0x54,0x03,0x01,0x7b,0x01, -0x03,0xf4,0x05,0x07,0x4e,0x08,0x06,0x2d,0x04,0x01,0x2d,0x01,0x01,0x3b,0x03,0x04, -0x2e,0x06,0x07,0x43,0x08,0x07,0x5d,0x05,0x01,0xd3,0xfa,0xf1,0x56,0xe7,0xde,0x2d, -0xd9,0xd7,0xd6,0xd9,0xde,0x1e,0xe4,0xe8,0x1b,0xec,0xed,0x32,0xeb,0xe7,0x05,0xe4, -0xe2,0xae,0xe4,0xe9,0x5a,0xf0,0xf6,0x92,0xf9,0xfa,0x5f,0xfa,0xf8,0xfe,0xf8,0xf9, -0x6d,0xfa,0xfa,0xfd,0xfb,0xfd,0x71,0xfc,0xfa,0x45,0xf7,0xf3,0xa4,0xf0,0xf1,0xbb, -0xf6,0xfd,0xee,0x05,0x0e,0x47,0x15,0x19,0x91,0x1a,0x1b,0xfe,0x1b,0x1a,0xe3,0x17, -0x15,0x69,0x15,0x1a,0xb1,0x23,0x2d,0xb8,0x32,0x32,0x91,0x2c,0x25,0xc9,0x20,0x1f, -0x6f,0x22,0x25,0x16,0x27,0x27,0x8e,0x28,0x28,0x0f,0x29,0x28,0x4e,0x29,0x2b,0x7f, -0x2f,0x30,0x5c,0x30,0x2f,0xba,0x2d,0x29,0x72,0x23,0x1d,0xfe,0x19,0x19,0xb0,0x1a, -0x1c,0x6d,0x1d,0x1c,0xdb,0x1c,0x1e,0x74,0x1f,0x1e,0xc6,0x19,0x10,0xcd,0x06,0x00, -0x4b,0xff,0x00,0x2d,0x03,0x05,0x71,0x06,0x06,0x0d,0x05,0x00,0x3d,0xfc,0xf8,0x49, -0xf6,0xf4,0x8e,0xf3,0xf1,0xba,0xf0,0xf2,0xfa,0xf7,0xfe,0x17,0x04,0x09,0x23,0x0f, -0x14,0x6a,0x18,0x1a,0x5e,0x1b,0x1a,0x3c,0x1b,0x1c,0x5c,0x1d,0x1b,0xe7,0x17,0x14, -0x63,0x11,0x0f,0xa9,0x0f,0x12,0xb2,0x15,0x18,0xc6,0x18,0x16,0x21,0x11,0x0b,0xbf, -0x07,0x04,0x7f,0x06,0x0b,0xc5,0x10,0x16,0x6f,0x1d,0x22,0x8f,0x25,0x24,0x1d,0x22, -0x1d,0x99,0x17,0x12,0xa0,0x0e,0x0d,0x73,0x0c,0x0c,0x18,0x0c,0x0a,0x6e,0x0a,0x09, -0xac,0x06,0x02,0x77,0x01,0x03,0x8b,0x07,0x0a,0xa5,0x09,0x05,0x24,0xfe,0xf6,0x58, -0xf1,0xef,0x2a,0xf2,0xf8,0x8f,0x01,0x07,0x1e,0x0a,0x08,0x91,0x01,0xf9,0x2b,0xf5, -0xf3,0xba,0xf2,0xf2,0x4d,0xf4,0xf5,0x9d,0xf6,0xf5,0x45,0xf2,0xee,0x69,0xeb,0xe9, -0x06,0xe8,0xe5,0x1b,0xe4,0xe4,0x8f,0xe7,0xea,0x7b,0xee,0xf0,0x53,0xee,0xeb,0x2d, -0xeb,0xec,0x29,0xf1,0xf9,0xf6,0x01,0x08,0xf0,0x09,0x07,0x5b,0x02,0xfb,0x5b,0xf7, -0xf7,0x03,0xfa,0xfc,0x2e,0xfe,0xfd,0x2a,0xfb,0xf7,0x9b,0xf4,0xf0,0x62,0xea,0xe4, -0xb2,0xde,0xdb,0x45,0xdb,0xdd,0x74,0xdf,0xe2,0x6e,0xe7,0xea,0x5f,0xec,0xec,0xf9, -0xec,0xed,0xaf,0xee,0xee,0x8f,0xef,0xf1,0x40,0xf2,0xf2,0xdd,0xf1,0xef,0x43,0xec, -0xe9,0x02,0xe6,0xe4,0x11,0xe3,0xe1,0x1a,0xe0,0xdf,0xe9,0xdf,0xe0,0x60,0xe0,0xe0, -0xe2,0xde,0xdd,0x4d,0xdf,0xe4,0x01,0xeb,0xf3,0x9b,0xfb,0xff,0xbd,0xfe,0xfa,0xa7, -0xf5,0xf1,0xd5,0xee,0xee,0x7a,0xef,0xf0,0x3a,0xf2,0xf3,0x68,0xf3,0xf1,0x39,0xef, -0xec,0x88,0xe9,0xe7,0x12,0xe7,0xe9,0x42,0xed,0xf2,0x8d,0xf6,0xf7,0x19,0xf8,0xf8, -0x58,0xf8,0xf8,0xa1,0xf8,0xfa,0x4b,0xfe,0x03,0xe3,0x07,0x09,0x93,0x05,0xff,0x7e, -0xfb,0xf8,0xed,0xf8,0xfd,0x5e,0x06,0x0d,0x1d,0x13,0x15,0x8a,0x13,0x0c,0xae,0x04, -0xfb,0x2e,0xf3,0xeb,0xd6,0xe6,0xe6,0x58,0xe9,0xec,0x4c,0xee,0xeb,0x8d,0xe6,0xe2, -0x6c,0xe2,0xe2,0x8c,0xe2,0xe2,0x13,0xe2,0xe4,0xb2,0xe9,0xef,0x97,0xf2,0xf4,0x32, -0xf4,0xf2,0xf7,0xf0,0xf2,0xc4,0xf6,0xfc,0xd6,0x00,0x02,0xbc,0xff,0xf7,0x2a,0xef, -0xea,0x53,0xe9,0xea,0x9b,0xee,0xf3,0xfd,0xf8,0xff,0x19,0x06,0x09,0x72,0x08,0x07, -0x32,0x07,0x09,0x22,0x0c,0x0e,0xc6,0x0f,0x11,0x88,0x15,0x1b,0x98,0x21,0x26,0x62, -0x28,0x28,0x00,0x25,0x20,0xb8,0x1c,0x1a,0xd2,0x1a,0x1f,0xd2,0x23,0x25,0x0d,0x26, -0x26,0x56,0x27,0x29,0x00,0x2b,0x2c,0x9b,0x2d,0x2d,0x0c,0x2d,0x2b,0x31,0x28,0x25, -0x63,0x22,0x20,0x68,0x1f,0x1e,0x9a,0x1e,0x1f,0xb7,0x21,0x24,0xe2,0x24,0x23,0xfe, -0x21,0x1e,0xe2,0x17,0x10,0x36,0x09,0x03,0x26,0x02,0x06,0x41,0x0b,0x0f,0x32,0x11, -0x10,0x01,0x0a,0x00,0xf5,0xf5,0xee,0xe0,0xea,0xeb,0xf9,0xed,0xf0,0x15,0xf2,0xf4, -0xc2,0xf6,0xf8,0x3a,0xfa,0xfd,0x36,0x01,0x05,0x8b,0x0c,0x13,0x47,0x16,0x16,0x37, -0x16,0x14,0x3e,0x13,0x11,0x82,0x0e,0x0d,0x64,0x0f,0x14,0xd2,0x18,0x1b,0xa4,0x1a, -0x18,0xd2,0x12,0x0a,0x11,0x02,0xfe,0x30,0xfe,0x03,0x4d,0x0d,0x15,0x07,0x1a,0x1d, -0x41,0x1e,0x1d,0x46,0x1c,0x1b,0x38,0x1b,0x1b,0xf0,0x1a,0x1a,0xb5,0x17,0x12,0xb8, -0x0d,0x0b,0xac,0x0b,0x0c,0xbf,0x0f,0x11,0x93,0x0f,0x0c,0xf7,0x08,0x05,0x06,0x04, -0x04,0xc7,0x03,0x01,0x2f,0x00,0xfd,0x69,0xfa,0xf9,0x39,0xfd,0x02,0xb3,0x04,0x04, -0x81,0x01,0xfe,0x93,0xfb,0xfb,0x89,0xfd,0xff,0x41,0xff,0xfe,0xd1,0xfa,0xf6,0x67, -0xf4,0xf5,0xa4,0xf6,0xf7,0x45,0xf6,0xf2,0xaf,0xee,0xea,0x35,0xe7,0xe5,0xf7,0xe5, -0xe7,0x4f,0xea,0xed,0xe0,0xef,0xf2,0x50,0xf3,0xf4,0x65,0xf5,0xf7,0x60,0xf9,0xfc, -0x6c,0x00,0x03,0x72,0x04,0x04,0xcc,0x03,0x02,0xb9,0x02,0x04,0xf1,0x03,0x01,0xbb, -0xff,0xfd,0x58,0xfa,0xf6,0x65,0xf1,0xeb,0x03,0xe5,0xe0,0x58,0xdf,0xe1,0x83,0xe4, -0xe8,0x71,0xeb,0xed,0x92,0xec,0xeb,0x71,0xea,0xeb,0x8e,0xef,0xf2,0x5e,0xf3,0xf3, -0x60,0xf3,0xf2,0x8f,0xf2,0xf2,0x6a,0xf1,0xef,0x50,0xed,0xeb,0xdb,0xe8,0xe5,0x1a, -0xe3,0xe1,0x40,0xdf,0xde,0x72,0xde,0xdf,0x16,0xe0,0xe2,0x92,0xe6,0xea,0xc9,0xed, -0xf2,0x05,0xf6,0xf7,0x20,0xf7,0xf6,0xc6,0xf4,0xf5,0x61,0xf7,0xf8,0xf8,0xf6,0xf3, -0x7a,0xf0,0xee,0x4f,0xef,0xf0,0x37,0xf1,0xf0,0xf9,0xee,0xee,0x74,0xed,0xea,0x79, -0xe8,0xe8,0xf4,0xe8,0xeb,0x3f,0xf2,0xf8,0x7f,0xfd,0xff,0x3d,0xff,0xfb,0x54,0xf6, -0xf3,0x12,0xf3,0xf6,0xa0,0xf9,0xfc,0x8a,0xfe,0x00,0xf2,0x02,0x07,0xef,0x0b,0x0c, -0x6e,0x0c,0x0a,0xc5,0x07,0x06,0xcf,0x06,0x04,0x76,0x00,0xfc,0x5d,0xf8,0xf2,0x65, -0xed,0xea,0x51,0xe8,0xe8,0xd4,0xe9,0xeb,0x7d,0xec,0xeb,0xa3,0xe8,0xe4,0xe6,0xde, -0xdb,0x0b,0xde,0xe4,0x17,0xed,0xf6,0x70,0xfb,0xfc,0x63,0xfa,0xf8,0xb6,0xf6,0xf6, -0x94,0xf6,0xf6,0xf1,0xf4,0xf3,0x63,0xf0,0xed,0x05,0xed,0xef,0xd9,0xf2,0xf4,0xab, -0xf5,0xf6,0xde,0xf8,0xfb,0x42,0xfd,0xfe,0xce,0xff,0x00,0xc7,0x01,0x03,0x7e,0x06, -0x0a,0x2c,0x10,0x15,0x0b,0x1b,0x1f,0xd8,0x20,0x1f,0x99,0x1d,0x1a,0x95,0x16,0x13, -0x1f,0x14,0x17,0x37,0x1d,0x22,0x89,0x25,0x26,0x03,0x26,0x26,0x8e,0x29,0x2b,0xaa, -0x2b,0x2a,0x98,0x27,0x23,0xd9,0x20,0x1e,0xbf,0x1d,0x20,0xf2,0x24,0x28,0xd3,0x29, -0x2a,0xda,0x28,0x24,0xec,0x20,0x1d,0x4b,0x1b,0x19,0x23,0x18,0x18,0xc2,0x16,0x13, -0x24,0x11,0x11,0xc2,0x10,0x10,0x74,0x0f,0x0b,0xbe,0x06,0x01,0xaf,0xfc,0xf7,0x32, -0xf3,0xef,0x6a,0xeb,0xe7,0x2e,0xe7,0xe9,0x77,0xee,0xf4,0xcb,0xfa,0x00,0xe0,0x02, -0x03,0xfc,0x02,0x00,0xe5,0xfe,0x01,0x60,0x05,0x0a,0xcb,0x11,0x18,0x35,0x1a,0x17, -0x7d,0x13,0x0e,0x7d,0x0b,0x0b,0xf4,0x0d,0x10,0x12,0x10,0x0d,0xc9,0x08,0x02,0x8f, -0xff,0x01,0x86,0x07,0x0e,0xa7,0x14,0x1a,0x20,0x1d,0x1d,0xed,0x1d,0x1e,0x31,0x1d, -0x1a,0x19,0x17,0x13,0xd5,0x10,0x11,0xfb,0x14,0x18,0xb9,0x1b,0x1c,0x41,0x18,0x11, -0x85,0x0a,0x05,0x2d,0x04,0x05,0x3d,0x09,0x0c,0x92,0x0c,0x0a,0x99,0x07,0x03,0x07, -0xff,0xfc,0x46,0xfc,0xfd,0x97,0x00,0x04,0xa4,0x05,0x04,0x29,0x03,0x01,0x32,0xff, -0xfd,0x4f,0xfd,0xfd,0x30,0xfe,0xff,0x2b,0x00,0x00,0xd9,0xff,0xfd,0x23,0xf9,0xf3, -0xad,0xee,0xeb,0x6b,0xea,0xea,0xf2,0xeb,0xee,0xe3,0xee,0xef,0x49,0xf0,0xf0,0x8e, -0xf2,0xf4,0x64,0xf4,0xf4,0xa4,0xf5,0xf7,0x5d,0xfb,0x00,0x82,0x04,0x08,0x79,0x0b, -0x0b,0x9d,0x0a,0x08,0x5e,0x06,0x04,0xb1,0x02,0x00,0xce,0xff,0xfe,0x3f,0xfb,0xf4, -0x49,0xee,0xe8,0x08,0xe4,0xe3,0xc1,0xe5,0xe8,0xef,0xeb,0xee,0x50,0xef,0xef,0xff, -0xef,0xef,0xae,0xef,0xed,0x5e,0xec,0xed,0xcf,0xf1,0xf5,0xdd,0xf9,0xfc,0xb3,0xfa, -0xf6,0xe8,0xf0,0xea,0x46,0xe5,0xe3,0xb5,0xe2,0xe2,0x65,0xe3,0xe5,0x75,0xe6,0xe6, -0x31,0xe4,0xe1,0xe2,0xde,0xe0,0xb7,0xe6,0xef,0x8a,0xf7,0xfc,0xca,0xfd,0xfa,0x71, -0xf4,0xf0,0x9b,0xef,0xef,0x4a,0xf1,0xf5,0x32,0xf8,0xf9,0xc8,0xf9,0xf8,0xbc,0xf5, -0xf0,0x9b,0xea,0xe4,0x68,0xe1,0xe2,0x38,0xe7,0xed,0x63,0xf2,0xf6,0x35,0xf9,0xf9, -0xd9,0xf6,0xf2,0x6a,0xee,0xea,0x9b,0xea,0xee,0xc0,0xf2,0xf8,0x82,0xfc,0xfd,0x8d, -0xfc,0xfa,0x49,0xf9,0xfa,0x49,0x00,0x08,0x27,0x0f,0x11,0x2e,0x10,0x0b,0xd5,0x05, -0x01,0x93,0xfe,0xfc,0x7e,0xfa,0xf7,0x4f,0xf7,0xf6,0xc7,0xf4,0xf3,0xea,0xf2,0xf0, -0xa2,0xeb,0xe6,0xc3,0xe0,0xdd,0xd1,0xdc,0xdf,0xca,0xe4,0xeb,0x34,0xf1,0xf6,0xa6, -0xfa,0xfc,0x54,0xfa,0xf6,0xab,0xf3,0xf2,0xa6,0xf2,0xf2,0x8f,0xf3,0xf3,0xcd,0xf2, -0xf1,0xc5,0xf1,0xf2,0x4c,0xf3,0xf4,0x74,0xf4,0xf2,0x1f,0xf2,0xf3,0xf0,0xf3,0xf4, -0x4e,0xf7,0xfa,0x46,0xfd,0xff,0x40,0x00,0x03,0x52,0x07,0x0c,0xc8,0x12,0x18,0x4c, -0x1c,0x1c,0x1d,0x1a,0x13,0xe4,0x0b,0x08,0x68,0x0a,0x10,0x99,0x19,0x22,0x55,0x28, -0x2b,0x5e,0x2c,0x29,0x55,0x25,0x21,0x9a,0x1e,0x1c,0xa0,0x1b,0x1e,0x9b,0x23,0x27, -0x2b,0x2a,0x2b,0x8e,0x2b,0x28,0x31,0x24,0x21,0x5c,0x20,0x20,0xd9,0x22,0x24,0x8a, -0x25,0x26,0x22,0x24,0x1e,0xe7,0x17,0x13,0xb2,0x11,0x14,0xe0,0x18,0x1d,0x5c,0x1f, -0x1b,0x7c,0x12,0x05,0xab,0xf8,0xee,0xd9,0xea,0xec,0xb3,0xef,0xf3,0x98,0xf5,0xf4, -0xa6,0xf2,0xf2,0x91,0xf1,0xf1,0xa0,0xf1,0xf3,0xb7,0xf5,0xf7,0xef,0xfa,0xff,0x65, -0x05,0x0b,0x93,0x0e,0x0f,0x29,0x0e,0x0c,0xe2,0x0b,0x0c,0x38,0x0d,0x0d,0x5f,0x0d, -0x0a,0x07,0x07,0x03,0xfb,0xff,0xfd,0x9d,0xff,0x04,0x94,0x0a,0x11,0x80,0x14,0x14, -0x1c,0x14,0x13,0xcf,0x14,0x15,0x49,0x16,0x17,0xcd,0x19,0x1a,0xc0,0x18,0x18,0x85, -0x18,0x18,0x1c,0x19,0x17,0x9d,0x14,0x11,0xb3,0x0e,0x0d,0x21,0x0d,0x0d,0xde,0x0c, -0x0b,0xf4,0x09,0x08,0xe8,0x07,0x07,0xf9,0x05,0x03,0xd1,0x00,0xff,0x4a,0xff,0xff, -0xe9,0x00,0x03,0x48,0x05,0x03,0x5d,0x01,0xff,0xee,0xfe,0xfe,0x99,0x00,0x02,0x6f, -0x04,0x05,0x7e,0x05,0x01,0x0d,0xfc,0xf5,0xba,0xf0,0xee,0xf2,0xed,0xef,0xe5,0xf1, -0xf3,0xbc,0xf3,0xf2,0x97,0xf0,0xee,0x19,0xee,0xee,0x16,0xef,0xf0,0x3f,0xf4,0xf7, -0xf9,0xfb,0x01,0x05,0x05,0x06,0x4a,0x07,0x08,0x50,0x09,0x0b,0x83,0x0c,0x0c,0xf3, -0x0a,0x09,0x1f,0x08,0x03,0x56,0xfc,0xf5,0x86,0xf0,0xed,0xc4,0xeb,0xed,0xe1,0xef, -0xf1,0xa7,0xf1,0xf0,0x83,0xec,0xe8,0xfd,0xe8,0xec,0x0a,0xf1,0xf4,0x95,0xf5,0xf5, -0xf2,0xf4,0xf5,0x3f,0xf7,0xf7,0x4d,0xf7,0xf6,0x52,0xf5,0xf4,0x01,0xf1,0xec,0xa8, -0xe7,0xe3,0x8d,0xe2,0xe2,0x20,0xe1,0xe1,0xaa,0xe4,0xe8,0x90,0xea,0xec,0x4c,0xed, -0xed,0xf3,0xee,0xf1,0x7a,0xf2,0xf1,0xc8,0xf0,0xf2,0x58,0xf7,0xfc,0x12,0xff,0xff, -0x26,0xfc,0xf7,0xa0,0xf2,0xef,0x35,0xed,0xed,0xaf,0xf0,0xf1,0xbb,0xf0,0xee,0x96, -0xeb,0xeb,0x52,0xed,0xf0,0x76,0xf3,0xf5,0xcc,0xf5,0xf4,0xb0,0xf1,0xee,0x98,0xeb, -0xe9,0x7a,0xe9,0xec,0x45,0xf1,0xf5,0x1e,0xf9,0xfb,0x28,0xfd,0xff,0x98,0x03,0x06, -0x25,0x07,0x08,0xf2,0x07,0x05,0x5f,0x04,0x04,0xc1,0x04,0x06,0x23,0x06,0x03,0x79, -0x00,0xfd,0x0a,0xfb,0xf7,0x1d,0xf4,0xf0,0x52,0xec,0xe8,0xe1,0xe3,0xe1,0xfb,0xe1, -0xe3,0x87,0xe7,0xee,0x81,0xf4,0xf9,0x09,0xfc,0xfa,0x79,0xf6,0xf2,0xee,0xf0,0xf0, -0x8a,0xf2,0xf5,0x4c,0xf8,0xf8,0xb3,0xf5,0xf2,0xcb,0xf1,0xf2,0x2b,0xf4,0xf5,0xe2, -0xf4,0xf3,0xbd,0xf2,0xf0,0xa9,0xed,0xeb,0x7c,0xec,0xee,0x1c,0xf3,0xf9,0xb7,0xff, -0x04,0x36,0x08,0x0b,0x1d,0x0d,0x0b,0x9f,0x09,0x06,0xff,0x05,0x06,0x89,0x08,0x0b, -0x3c,0x10,0x16,0x37,0x1d,0x20,0xaf,0x1f,0x1c,0x26,0x1a,0x19,0xf7,0x1a,0x1e,0x85, -0x21,0x23,0x94,0x23,0x21,0x1a,0x1e,0x1c,0x80,0x1c,0x1f,0x4f,0x26,0x2c,0xd4,0x2d, -0x2a,0x02,0x24,0x1f,0x62,0x1d,0x1c,0x5f,0x1d,0x1f,0xba,0x22,0x25,0x90,0x26,0x26, -0x22,0x23,0x20,0x79,0x1f,0x1c,0x8d,0x18,0x13,0x6c,0x0e,0x08,0x1e,0x04,0x00,0x74, -0xfd,0xfa,0x75,0xf6,0xf3,0x44,0xf1,0xef,0x62,0xed,0xed,0xc8,0xee,0xf0,0xf9,0xf1, -0xf1,0x20,0xee,0xec,0x1f,0xef,0xf4,0x46,0xfc,0x04,0xb1,0x09,0x0d,0x59,0x0e,0x0b, -0xc9,0x07,0x04,0x3e,0x03,0x02,0x77,0x02,0x02,0x5b,0x03,0x03,0xde,0x03,0x03,0x9e, -0x03,0x02,0x5a,0x02,0x03,0x67,0x05,0x09,0xb2,0x0e,0x13,0xb3,0x15,0x16,0x3c,0x16, -0x14,0xab,0x13,0x14,0xb7,0x16,0x18,0xff,0x19,0x19,0x3d,0x19,0x17,0xcf,0x15,0x13, -0xfc,0x12,0x13,0x10,0x13,0x11,0xcc,0x0e,0x0b,0xfb,0x09,0x09,0xfd,0x0a,0x0b,0xad, -0x0a,0x07,0x9d,0x05,0x03,0x5c,0x01,0xff,0x81,0xfe,0xff,0x45,0x01,0x03,0x2a,0x05, -0x05,0x57,0x05,0x05,0x52,0x05,0x04,0xfd,0x02,0x02,0xd0,0x02,0x03,0x3d,0x03,0x00, -0xd1,0xfa,0xf6,0x95,0xf5,0xf5,0xff,0xf4,0xf2,0x0d,0xf0,0xee,0xf6,0xef,0xf3,0x81, -0xf4,0xf4,0xd4,0xf2,0xf0,0x4c,0xef,0xee,0xba,0xf0,0xf6,0x6c,0xff,0x08,0x66,0x0f, -0x11,0x98,0x0e,0x0b,0x6c,0x0b,0x0a,0x9b,0x09,0x08,0x1e,0x08,0x07,0x6c,0x07,0x04, -0xa7,0xfe,0xf7,0xbc,0xf1,0xed,0x4f,0xed,0xee,0x38,0xf1,0xf3,0x5d,0xf4,0xf2,0x3f, -0xf1,0xee,0x2c,0xed,0xee,0xc0,0xef,0xf1,0x55,0xf4,0xf7,0x5f,0xfb,0xff,0x67,0x02, -0x00,0x9f,0xfa,0xf1,0xd3,0xe8,0xe3,0x5c,0xe2,0xe4,0x80,0xe8,0xed,0x08,0xf0,0xef, -0xd3,0xeb,0xe7,0x51,0xe3,0xe1,0x9a,0xe1,0xe4,0x3d,0xeb,0xf2,0xf1,0xf6,0xf9,0x62, -0xf8,0xf6,0x45,0xf5,0xf5,0x0c,0xf7,0xf8,0x5f,0xfa,0xf9,0xfe,0xf7,0xf6,0xd0,0xf4, -0xf3,0xc3,0xf0,0xee,0x46,0xed,0xec,0xef,0xec,0xee,0x28,0xf2,0xf6,0x60,0xf8,0xf8, -0x67,0xf5,0xf0,0x77,0xeb,0xe6,0xbe,0xe3,0xe3,0x75,0xe6,0xeb,0xe6,0xf0,0xf5,0xdb, -0xf7,0xf8,0x63,0xf8,0xf9,0x42,0xfb,0xfe,0xe1,0xff,0x00,0xb8,0x00,0x01,0xdf,0x04, -0x08,0x34,0x0a,0x0b,0x1b,0x0d,0x0b,0xeb,0x06,0x00,0xec,0xfa,0xf6,0xc0,0xf3,0xf2, -0x46,0xf0,0xee,0x83,0xec,0xea,0xfb,0xe8,0xe7,0xea,0xe7,0xea,0xee,0xef,0xf6,0xc1, -0xfb,0xfe,0x71,0xfb,0xf7,0x30,0xf3,0xf0,0x12,0xef,0xef,0x6c,0xf1,0xf5,0x38,0xfb, -0xfe,0x65,0xfe,0xfd,0x46,0xfb,0xf7,0x84,0xf1,0xea,0xfa,0xe4,0xe2,0x39,0xe5,0xec, -0x14,0xf5,0xfc,0x82,0xff,0xfe,0x9d,0xfa,0xf5,0x4c,0xf4,0xf5,0x2a,0xf9,0x00,0x34, -0x08,0x0c,0x59,0x0c,0x09,0x21,0x05,0x03,0x61,0x04,0x09,0x90,0x0f,0x16,0x4a,0x1c, -0x1f,0x98,0x1f,0x1c,0x5a,0x19,0x16,0x9e,0x15,0x15,0x6c,0x18,0x1c,0x80,0x1f,0x23, -0xe7,0x26,0x28,0xdf,0x28,0x25,0x59,0x20,0x1b,0x5b,0x19,0x19,0x77,0x1c,0x22,0xe1, -0x27,0x2c,0x10,0x2d,0x2b,0xd2,0x27,0x24,0xc6,0x21,0x21,0xc6,0x22,0x23,0x77,0x22, -0x1f,0xb3,0x19,0x13,0xd7,0x0d,0x08,0x26,0x03,0xff,0x31,0xfc,0xfa,0x00,0xf9,0xf8, -0x72,0xf5,0xf1,0x98,0xed,0xea,0xa0,0xe7,0xe7,0x81,0xe8,0xec,0x32,0xf1,0xf7,0x82, -0xfc,0xff,0x08,0x00,0x00,0xd6,0x01,0x02,0xde,0x02,0x02,0x89,0x01,0x00,0x02,0x00, -0x00,0x03,0x00,0x00,0xa4,0x00,0x00,0x2d,0x00,0xfd,0x9a,0xfa,0xfa,0xf3,0xfd,0x04, -0x2e,0x0c,0x10,0x4e,0x12,0x11,0xfe,0x10,0x0f,0xaa,0x0e,0x0e,0x53,0x0e,0x11,0xf9, -0x17,0x1c,0xcd,0x1d,0x1c,0x23,0x19,0x15,0xb8,0x12,0x10,0xe7,0x0e,0x0e,0xfb,0x0f, -0x11,0xdf,0x12,0x11,0xb8,0x0f,0x0e,0x9a,0x0c,0x08,0xb4,0x03,0xff,0x8c,0xfd,0xfe, -0x8c,0x02,0x06,0x60,0x08,0x08,0x95,0x04,0x00,0x47,0xff,0x00,0xe2,0x01,0x05,0x51, -0x09,0x0c,0x89,0x0c,0x09,0x86,0x04,0xff,0x34,0xfa,0xf7,0xc0,0xf6,0xf7,0x7f,0xfa, -0xfd,0x93,0xfc,0xf8,0x17,0xf4,0xf0,0xf5,0xec,0xeb,0xf5,0xeb,0xed,0xa9,0xef,0xf1, -0x2b,0xf4,0xf8,0xb3,0xfd,0x02,0xce,0x06,0x09,0x43,0x0a,0x0b,0x49,0x0d,0x0e,0x09, -0x10,0x10,0xd5,0x0d,0x09,0x2e,0x06,0x02,0xb4,0xfe,0xfc,0x67,0xfb,0xfb,0xa2,0xfb, -0xfb,0xa5,0xf8,0xf3,0xde,0xee,0xea,0x88,0xe8,0xe9,0x2a,0xee,0xf5,0x90,0xfa,0xfd, -0xc5,0xfd,0xfc,0xd2,0xf9,0xf8,0x95,0xf7,0xf7,0xa0,0xf6,0xf5,0x1a,0xf3,0xf0,0xe1, -0xee,0xee,0x17,0xed,0xeb,0x2c,0xeb,0xea,0x97,0xe9,0xe7,0xdf,0xe5,0xe4,0x88,0xe5, -0xe8,0xc7,0xeb,0xee,0x3d,0xf1,0xf2,0x08,0xf3,0xf4,0x03,0xf7,0xfa,0xf4,0xfb,0xfc, -0x38,0xfc,0xf9,0x68,0xf5,0xf2,0x06,0xf1,0xf1,0xe7,0xf3,0xf5,0xc2,0xf3,0xf2,0xf4, -0xf2,0xf4,0x0f,0xf7,0xf8,0x92,0xf7,0xf5,0xff,0xf2,0xee,0x84,0xe9,0xe5,0x59,0xe3, -0xe4,0xcc,0xe8,0xed,0xc2,0xf1,0xf5,0xf1,0xf4,0xf3,0x93,0xf1,0xef,0x0b,0xef,0xf1, -0x09,0xf7,0xfd,0xbf,0x04,0x08,0xd8,0x08,0x08,0x52,0x08,0x09,0xdc,0x0a,0x09,0xfc, -0x07,0x06,0xa8,0x03,0xff,0x9a,0xfc,0xf8,0x37,0xf3,0xee,0x9c,0xeb,0xe9,0xe0,0xe8, -0xec,0x71,0xf1,0xf8,0x90,0xfd,0xfe,0x49,0xfa,0xf3,0x23,0xed,0xea,0xe4,0xea,0xef, -0x44,0xf7,0xff,0x18,0x04,0x05,0xb3,0x02,0xfc,0x74,0xf5,0xf1,0x98,0xf0,0xf1,0xa4, -0xf2,0xf3,0xd6,0xf2,0xf1,0x9b,0xf0,0xef,0xc6,0xee,0xef,0xd0,0xf0,0xf3,0x0d,0xf6, -0xf6,0xae,0xf7,0xf8,0xec,0xf9,0xfa,0x8f,0xfb,0xfb,0xca,0xfb,0xfc,0x33,0xfe,0x02, -0xda,0x08,0x0e,0x82,0x10,0x11,0x10,0x10,0x0e,0xaa,0x0e,0x10,0xa5,0x12,0x15,0x42, -0x18,0x1b,0x8a,0x1d,0x1d,0x17,0x1d,0x1d,0x33,0x1d,0x1c,0x8d,0x1c,0x1c,0x49,0x1c, -0x1c,0x8b,0x1e,0x1f,0x69,0x1f,0x1f,0xb8,0x20,0x23,0x4c,0x28,0x2b,0x55,0x2b,0x2a, -0xfe,0x2a,0x2a,0xe1,0x27,0x24,0xd8,0x20,0x1e,0xa8,0x1e,0x1f,0xf1,0x1c,0x16,0x2d, -0x0f,0x09,0x57,0x05,0x00,0x1c,0xfd,0xfa,0xd2,0xf6,0xf4,0x80,0xf1,0xed,0x86,0xe9, -0xe8,0x01,0xe9,0xec,0xa1,0xf0,0xf4,0xf6,0xf5,0xf6,0x7c,0xf7,0xf8,0x48,0xfa,0xfc, -0xe4,0xfe,0x02,0xe6,0x03,0x02,0xe9,0xfe,0xf9,0xbb,0xf6,0xf7,0xcc,0xf9,0xfa,0x83, -0xfa,0xfb,0xe6,0xfb,0xfc,0x5f,0xff,0x02,0xb5,0x04,0x05,0xbc,0x05,0x05,0x48,0x06, -0x08,0x47,0x0c,0x10,0xf2,0x12,0x15,0x49,0x16,0x14,0x0e,0x14,0x14,0x88,0x14,0x13, -0x7d,0x14,0x15,0xff,0x16,0x17,0x22,0x16,0x13,0xa3,0x0f,0x0d,0x38,0x0d,0x0e,0xd3, -0x0f,0x10,0x2f,0x0f,0x09,0x28,0x03,0xfe,0xbb,0xfc,0xfd,0xd7,0x00,0x04,0x5f,0x07, -0x07,0xcf,0x07,0x06,0x7f,0x06,0x06,0xff,0x06,0x05,0xad,0x05,0x06,0xa9,0x06,0x05, -0x2f,0x05,0x04,0x20,0x02,0xff,0xab,0xfd,0xfb,0xe9,0xf9,0xf8,0xa6,0xf6,0xf4,0x0d, -0xf3,0xf1,0x3a,0xf0,0xed,0x6b,0xeb,0xea,0xdb,0xeb,0xf0,0x14,0xf9,0x03,0x82,0x0a, -0x0e,0xe9,0x0e,0x0c,0xf5,0x08,0x06,0xe5,0x04,0x06,0x03,0x0b,0x10,0x88,0x13,0x12, -0x88,0x0e,0x09,0x15,0x03,0xfc,0xe0,0xf6,0xf4,0x34,0xf3,0xf4,0x40,0xf5,0xf4,0x67, -0xf3,0xf4,0x81,0xf5,0xf6,0x7f,0xf8,0xf8,0x96,0xf6,0xf6,0xf0,0xf7,0xfa,0x9e,0xfd, -0xfe,0x51,0xfc,0xf8,0xbf,0xf4,0xf1,0xd2,0xee,0xed,0x36,0xee,0xf1,0xd9,0xf2,0xf0, -0x83,0xec,0xe8,0x4c,0xe5,0xe3,0xf9,0xe3,0xe4,0xfe,0xe6,0xeb,0xd2,0xef,0xf3,0x5f, -0xf6,0xf6,0x4e,0xf7,0xf8,0xd8,0xf9,0xfa,0x30,0xf8,0xf4,0x4e,0xf2,0xf0,0xbf,0xf0, -0xf2,0x3c,0xf6,0xf9,0x40,0xfb,0xfc,0xbc,0xfb,0xf7,0xb9,0xf3,0xf1,0x4e,0xf1,0xf1, -0xf7,0xf1,0xf1,0x3d,0xf0,0xed,0x4c,0xec,0xeb,0x30,0xe9,0xe7,0x3f,0xe9,0xeb,0xc0, -0xeb,0xec,0xa7,0xed,0xef,0x31,0xf1,0xf4,0x35,0xf6,0xf6,0x40,0xf6,0xf8,0xf9,0xfc, -0x03,0x79,0x0b,0x12,0x09,0x16,0x14,0xf8,0x0d,0x04,0x23,0xfb,0xf5,0xe3,0xf2,0xf3, -0x3f,0xf8,0xfd,0xb6,0xff,0xfd,0xfa,0xf8,0xf3,0xc5,0xed,0xeb,0x84,0xed,0xf1,0x53, -0xf4,0xf6,0x7a,0xf8,0xf9,0x18,0xfa,0xfa,0xb0,0xf8,0xf7,0x7b,0xf8,0xfa,0xf4,0xfb, -0xfd,0x64,0xfe,0xff,0x81,0xfe,0xfb,0x20,0xf5,0xee,0x7e,0xeb,0xec,0x3c,0xf0,0xf2, -0x79,0xf4,0xf6,0x4b,0xf8,0xf8,0x10,0xf6,0xf1,0x2d,0xed,0xeb,0x6d,0xee,0xf2,0x5e, -0xf7,0xfb,0xd1,0xfd,0xff,0xbf,0x00,0xff,0x3d,0xfe,0xfc,0x27,0xfd,0x01,0xcd,0x07, -0x0c,0xdf,0x10,0x12,0xfe,0x12,0x12,0x7a,0x12,0x11,0xd7,0x11,0x15,0xe2,0x18,0x1b, -0x40,0x1b,0x1a,0xc4,0x18,0x17,0xdb,0x16,0x16,0xd7,0x16,0x18,0xb5,0x1b,0x1f,0xd1, -0x20,0x22,0x55,0x24,0x26,0x66,0x28,0x2a,0xae,0x2b,0x29,0x5c,0x27,0x24,0x0e,0x23, -0x23,0x82,0x25,0x27,0xe8,0x26,0x23,0xf4,0x1b,0x12,0xf1,0x08,0x03,0x4a,0x02,0x01, -0x37,0x00,0xfe,0x98,0xfb,0xf6,0x2f,0xf2,0xee,0x97,0xeb,0xea,0xd2,0xea,0xec,0x94, -0xee,0xf3,0xe3,0xf8,0xfd,0xf3,0xff,0x01,0xd4,0xff,0xfb,0xef,0xf7,0xf5,0xfb,0xf4, -0xf5,0xc0,0xf6,0xfa,0x61,0xfd,0xff,0xc1,0xfe,0xfb,0x0e,0xf7,0xf3,0xeb,0xf3,0xf6, -0xf5,0xfa,0x01,0x98,0x06,0x08,0x94,0x07,0x05,0x8a,0x03,0x02,0x8f,0x05,0x0a,0x87, -0x0f,0x13,0xdb,0x15,0x16,0x00,0x15,0x13,0x26,0x11,0x0e,0x06,0x0e,0x11,0x61,0x14, -0x15,0xae,0x16,0x16,0xae,0x15,0x13,0x8c,0x11,0x0d,0x06,0x08,0x03,0x1e,0x02,0x01, -0x24,0x02,0x04,0x5c,0x07,0x08,0x4e,0x08,0x05,0x2e,0x03,0x01,0xa3,0x01,0x04,0x07, -0x08,0x0a,0x16,0x0b,0x0a,0x91,0x08,0x07,0x05,0x05,0x02,0x80,0x01,0x04,0x67,0x07, -0x08,0xc4,0x06,0x01,0xf3,0xf8,0xf1,0x9d,0xed,0xec,0x71,0xec,0xee,0x54,0xf1,0xf4, -0xe3,0xf5,0xf7,0x07,0xfa,0xfc,0x2a,0xff,0x01,0xa6,0x01,0x00,0x5e,0x02,0x06,0x89, -0x0b,0x10,0x85,0x13,0x13,0xea,0x11,0x0e,0xcd,0x0a,0x06,0x1a,0x03,0x00,0x12,0xfe, -0xfd,0xc0,0xfc,0xfb,0x5d,0xf9,0xf6,0x66,0xf5,0xf5,0xd8,0xf5,0xf7,0x95,0xf9,0xfa, -0x26,0xfa,0xfa,0x59,0xfa,0xf9,0x16,0xfa,0xfb,0x3a,0xfc,0xfa,0xae,0xf8,0xf6,0x43, -0xf4,0xf3,0x8a,0xf4,0xf5,0xe6,0xf4,0xf3,0x22,0xf0,0xeb,0x44,0xe6,0xe3,0x07,0xe3, -0xe4,0x08,0xe9,0xef,0x87,0xf4,0xf7,0x1c,0xf9,0xf7,0xec,0xf4,0xf2,0x08,0xf2,0xf1, -0xde,0xf1,0xf2,0x0d,0xf5,0xf7,0xb6,0xf9,0xfb,0xba,0xfb,0xf9,0x6b,0xf7,0xf6,0x61, -0xf5,0xf4,0x9d,0xf5,0xf8,0x20,0xfb,0xfd,0xdb,0xfc,0xf7,0xe1,0xee,0xe8,0xd7,0xe5, -0xe6,0x78,0xea,0xf0,0x82,0xf4,0xf5,0xcf,0xf3,0xed,0xe9,0xe5,0xe0,0x5d,0xe1,0xe6, -0xfb,0xed,0xf5,0xa1,0xfb,0x01,0x26,0x06,0x09,0x55,0x09,0x05,0xfd,0x01,0x00,0x3b, -0x01,0x02,0x89,0x04,0x04,0x1e,0x04,0x03,0x73,0x01,0xfd,0xb7,0xf8,0xf5,0x60,0xf3, -0xf3,0xea,0xf4,0xf6,0x38,0xf8,0xf9,0x72,0xf9,0xf8,0xef,0xf6,0xf4,0x77,0xf4,0xf6, -0x08,0xf9,0xfc,0x5b,0x00,0x02,0xf4,0x02,0x02,0x92,0xfe,0xfa,0x22,0xf7,0xf5,0xe9, -0xf5,0xf7,0xed,0xf9,0xfb,0x82,0xfa,0xf8,0xaa,0xf6,0xf4,0xa4,0xf1,0xf0,0xa8,0xf1, -0xf2,0x9c,0xf3,0xf4,0xba,0xf4,0xf4,0x51,0xf4,0xf4,0x2c,0xf5,0xf6,0xc9,0xf8,0xfa, -0x84,0xfa,0xfa,0x73,0xfa,0xfc,0x37,0x00,0x05,0x07,0x0a,0x0c,0x6b,0x0d,0x0c,0x4d, -0x0b,0x0a,0x06,0x0d,0x11,0x84,0x14,0x16,0x9d,0x17,0x14,0xaf,0x10,0x0e,0x33,0x0e, -0x0f,0xc5,0x11,0x15,0x5b,0x19,0x1b,0xf1,0x1b,0x1c,0x8f,0x1d,0x1e,0xa1,0x1f,0x22, -0x00,0x24,0x26,0x00,0x28,0x29,0x11,0x29,0x29,0x04,0x29,0x26,0x7d,0x23,0x1f,0x3a, -0x1b,0x17,0xa1,0x14,0x13,0xe4,0x11,0x10,0x9e,0x0e,0x07,0x1d,0xfe,0xf5,0xd5,0xef, -0xed,0x53,0xed,0xf0,0xa7,0xf4,0xf7,0xf8,0xf8,0xf9,0x5d,0xf9,0xf7,0xe5,0xf5,0xf5, -0xdf,0xf6,0xf8,0x1b,0xfb,0xfc,0x30,0xfb,0xf9,0xbe,0xf7,0xf5,0x27,0xf5,0xf6,0xa9, -0xf8,0xfa,0x85,0xfa,0xf9,0x11,0xf7,0xf6,0xe6,0xf7,0xfa,0xd5,0xfb,0xfc,0x78,0xfd, -0xfe,0x5d,0x01,0x05,0x65,0x08,0x09,0x14,0x0a,0x0b,0xe3,0x0a,0x0a,0x93,0x0a,0x0b, -0xdb,0x0d,0x10,0xbb,0x13,0x15,0x7e,0x16,0x15,0x7e,0x14,0x12,0x12,0x10,0x0f,0xcc, -0x10,0x10,0xfe,0x0f,0x0d,0x35,0x08,0x02,0xd9,0xff,0x00,0x53,0x03,0x07,0x5c,0x0a, -0x09,0x0d,0x08,0x06,0x00,0x04,0x01,0x7c,0x00,0x01,0xe5,0x03,0x07,0xb4,0x0a,0x0d, -0x56,0x0e,0x0e,0xd6,0x0d,0x0b,0x99,0x07,0x03,0x33,0xff,0xfb,0x14,0xf9,0xf8,0xa6, -0xf7,0xf7,0x71,0xf7,0xf7,0xfb,0xf5,0xf2,0xdf,0xf0,0xf0,0x30,0xf1,0xf5,0xb6,0xfa, -0xfe,0x3d,0x01,0x03,0xa2,0x04,0x05,0xcd,0x07,0x0b,0x01,0x0e,0x0f,0x3e,0x11,0x11, -0x20,0x0e,0x0a,0xd2,0x06,0x04,0x71,0x01,0x00,0x05,0x00,0xfe,0xe5,0xfb,0xf9,0xbe, -0xf8,0xf8,0xd9,0xf9,0xfb,0xb3,0xfb,0xfb,0x15,0xfb,0xfa,0x2b,0xf9,0xf7,0x87,0xf7, -0xf9,0x23,0xfb,0xfd,0x41,0xfe,0xfd,0xc8,0xfb,0xfa,0xf5,0xf7,0xf4,0xca,0xf1,0xee, -0x3e,0xec,0xea,0xf9,0xe9,0xe9,0xee,0xea,0xed,0xf8,0xf0,0xf2,0x7c,0xf1,0xee,0x48, -0xec,0xeb,0xcf,0xee,0xf4,0x82,0xf8,0xf9,0xf9,0xf8,0xf6,0xde,0xf2,0xef,0x63,0xee, -0xf0,0xb6,0xf4,0xfa,0xc5,0xfe,0x00,0x5e,0x00,0xfd,0xd3,0xf8,0xf4,0xf8,0xf1,0xf1, -0x2a,0xf3,0xf5,0xf8,0xf7,0xf9,0x14,0xf8,0xf5,0x34,0xf2,0xed,0xda,0xe8,0xe6,0xd0, -0xe4,0xe4,0xcc,0xe6,0xe9,0x5e,0xec,0xee,0xc0,0xef,0xf1,0x8b,0xf3,0xf5,0xc3,0xf7, -0xfb,0x06,0xff,0x02,0xd7,0x05,0x08,0x23,0x08,0x06,0x7c,0x04,0x01,0x40,0xfe,0xfd, -0x31,0xfd,0xfe,0x7a,0x00,0x00,0xfa,0xfe,0xfc,0xc5,0xf8,0xf4,0x1b,0xf2,0xf2,0x96, -0xf4,0xf7,0xe6,0xfa,0xfe,0xc6,0xff,0xfe,0x80,0xfb,0xfa,0x93,0xf9,0xfa,0xe8,0xfd, -0x01,0x24,0x02,0x01,0xd5,0xff,0xfd,0xb2,0xfa,0xfa,0x14,0xfb,0xfb,0x4f,0xfc,0xfb, -0xe0,0xf7,0xf5,0x15,0xf5,0xf6,0x01,0xf7,0xf7,0xb9,0xf7,0xf6,0x23,0xf3,0xf0,0xec, -0xef,0xef,0xae,0xf1,0xf5,0x02,0xf8,0xf8,0xbb,0xf8,0xf8,0xe4,0xf6,0xf6,0x32,0xf8, -0xfc,0xb3,0x00,0x05,0x4e,0x0a,0x0c,0xe5,0x0b,0x0a,0x8d,0x0a,0x0b,0xd2,0x0c,0x0e, -0x87,0x0e,0x0d,0x77,0x0d,0x0f,0x70,0x10,0x11,0x36,0x12,0x12,0x60,0x10,0x0e,0x2e, -0x0f,0x11,0xd2,0x15,0x1c,0x5f,0x23,0x27,0x11,0x28,0x27,0x04,0x25,0x22,0x43,0x20, -0x1f,0x9d,0x21,0x25,0x0e,0x2b,0x2d,0x8f,0x2c,0x27,0x6c,0x21,0x19,0x7f,0x13,0x0f, -0x23,0x0c,0x08,0xdf,0x06,0x04,0x76,0x00,0xfc,0xb3,0xf8,0xf5,0xda,0xf3,0xf4,0xcb, -0xf6,0xf8,0x74,0xf9,0xfa,0xcd,0xfb,0xfb,0x63,0xf9,0xf7,0x1d,0xf7,0xf6,0xba,0xf6, -0xf6,0xea,0xf5,0xf6,0x2d,0xfa,0xfd,0x70,0xfd,0xfb,0x83,0xf6,0xf1,0xa4,0xee,0xef, -0x8e,0xf3,0xf8,0x28,0xfd,0xff,0x7f,0x00,0xfe,0x8e,0xfc,0xfb,0xb1,0xfb,0xfe,0xda, -0x02,0x05,0x9e,0x07,0x09,0x64,0x0a,0x0a,0x99,0x0a,0x0b,0x50,0x0c,0x0f,0x41,0x13, -0x16,0x8a,0x17,0x16,0x1f,0x15,0x11,0xce,0x0e,0x0c,0x1b,0x0b,0x09,0x96,0x08,0x08, -0x7e,0x09,0x09,0xd9,0x0a,0x0c,0x42,0x0a,0x05,0x34,0x00,0xfc,0xaf,0xfb,0xfd,0x05, -0x02,0x06,0x3e,0x0b,0x0f,0xc3,0x10,0x0f,0x73,0x0c,0x0a,0xb3,0x08,0x07,0x0f,0x08, -0x07,0xf9,0x05,0x03,0xda,0x01,0x00,0x91,0xfd,0xfa,0x4c,0xf8,0xf6,0xe5,0xf4,0xf3, -0xcd,0xf1,0xef,0xa8,0xf0,0xf4,0xdf,0xf8,0xfb,0x73,0xfd,0xff,0xf8,0x00,0x02,0x16, -0x04,0x06,0x2a,0x0a,0x0e,0xc6,0x11,0x12,0x59,0x10,0x0c,0x24,0x08,0x04,0x27,0x02, -0x01,0x1a,0x01,0xff,0x7d,0xff,0xff,0xdb,0xff,0xff,0x4e,0xff,0xfd,0x40,0xfa,0xf7, -0x19,0xf5,0xf4,0xe0,0xf5,0xfa,0xe4,0xfe,0x02,0x74,0x03,0x02,0xe7,0xfe,0xf9,0x06, -0xf5,0xf2,0x88,0xf1,0xf3,0x7e,0xf8,0xfa,0x7e,0xf9,0xf5,0xc8,0xef,0xe9,0x37,0xe5, -0xe4,0x73,0xe6,0xeb,0xa9,0xf1,0xf6,0x47,0xf8,0xf7,0x02,0xf4,0xf0,0xb3,0xec,0xea, -0x5c,0xeb,0xed,0xd4,0xf0,0xf5,0xce,0xf9,0xfb,0xd7,0xfb,0xfa,0x36,0xf7,0xf4,0xe9, -0xf3,0xf4,0x32,0xf5,0xf7,0x4b,0xfb,0xfe,0x85,0xff,0xfe,0xd3,0xfa,0xf6,0x8a,0xf2, -0xef,0x20,0xec,0xea,0x3e,0xec,0xee,0xf5,0xee,0xed,0x4e,0xeb,0xe7,0xf4,0xe3,0xe3, -0xe3,0xe4,0xe8,0x97,0xee,0xf6,0x1a,0xfd,0xff,0x6c,0xff,0xfd,0xa9,0xfb,0xfb,0xa6, -0xfd,0x01,0x03,0x04,0x05,0x1d,0x06,0x04,0x05,0x02,0x00,0xf4,0xfe,0xfd,0x1b,0xfd, -0xfc,0x78,0xfa,0xf7,0xe3,0xf5,0xf7,0x83,0xf9,0xfb,0x0f,0xfe,0xfe,0xb0,0xfc,0xfb, -0xac,0xfa,0xf8,0xcd,0xf8,0xfc,0x35,0x01,0x04,0x7e,0x06,0x05,0xc6,0x01,0xfd,0x43, -0xfa,0xf9,0x6a,0xfa,0xfc,0x3b,0x00,0x02,0xf2,0x00,0xfe,0x76,0xfb,0xf8,0xbc,0xf7, -0xf7,0x16,0xf6,0xf4,0x81,0xf3,0xf4,0xe3,0xf4,0xf5,0xfc,0xf5,0xf5,0x81,0xf3,0xf1, -0xcd,0xf0,0xf0,0x50,0xf0,0xf3,0xb4,0xf8,0xfe,0x17,0x03,0x05,0xbb,0x04,0x01,0x5f, -0x00,0x00,0x82,0x01,0x05,0x7e,0x0c,0x12,0xa1,0x14,0x13,0xb7,0x0e,0x08,0xef,0x04, -0x03,0x78,0x04,0x06,0x79,0x0a,0x10,0xb5,0x15,0x19,0xe1,0x1a,0x1a,0x51,0x17,0x16, -0x96,0x18,0x1b,0xad,0x1e,0x21,0xee,0x24,0x27,0xe0,0x28,0x2a,0xa8,0x2b,0x2c,0x52, -0x2b,0x28,0x8c,0x24,0x1f,0x4b,0x1c,0x1a,0x49,0x19,0x16,0x8b,0x11,0x09,0xac,0x02, -0xfe,0x01,0xfc,0xfc,0x74,0xfe,0x00,0x6a,0x00,0xfe,0x19,0xfc,0xf8,0xe9,0xf5,0xf6, -0xb0,0xf7,0xf9,0x51,0xfa,0xfc,0xd0,0xfc,0xfb,0xbe,0xf9,0xf7,0x85,0xf5,0xf5,0x51, -0xf6,0xf7,0xfd,0xf7,0xf6,0xb5,0xf4,0xf3,0xda,0xf3,0xf5,0x9b,0xf7,0xf8,0xa5,0xf9, -0xfb,0x5b,0xfc,0xfb,0xb5,0xfa,0xfb,0x08,0xfd,0xfe,0x72,0xfe,0xfe,0xbd,0x00,0x04, -0x7b,0x09,0x0d,0xf5,0x0f,0x12,0xf5,0x13,0x12,0x99,0x0f,0x0d,0xa9,0x0c,0x0c,0xbb, -0x0e,0x12,0xf0,0x13,0x13,0xfc,0x11,0x0e,0x4b,0x0b,0x08,0x88,0x06,0x04,0xde,0x03, -0x03,0xa7,0x02,0x01,0x64,0x00,0x01,0xe7,0x03,0x06,0x66,0x09,0x0b,0x7e,0x0c,0x0c, -0x92,0x0b,0x0a,0xa6,0x09,0x0b,0x62,0x0d,0x0d,0xc9,0x0b,0x08,0x1b,0x05,0x01,0xbd, -0xff,0xfd,0x9e,0xfb,0xf8,0xce,0xf6,0xf5,0x7a,0xf4,0xf3,0x04,0xf3,0xf3,0x66,0xf4, -0xf6,0xb3,0xf7,0xf8,0x0a,0xfb,0xff,0x7c,0x04,0x08,0x6a,0x0c,0x0e,0x7c,0x0e,0x0c, -0xc5,0x09,0x07,0x01,0x05,0x04,0x0a,0x07,0x0a,0xd6,0x0b,0x0a,0x8a,0x06,0x00,0xf6, -0xfa,0xf7,0x1d,0xf7,0xf8,0x42,0xfb,0xff,0xb4,0x01,0x01,0x2b,0xff,0xfb,0xa0,0xf7, -0xf6,0xdc,0xf7,0xf9,0x6c,0xfc,0xff,0xd4,0x00,0x00,0xc2,0xfd,0xfa,0x61,0xf5,0xf1, -0x15,0xef,0xed,0x3d,0xed,0xed,0x28,0xef,0xf0,0x3e,0xf2,0xf2,0x5b,0xf1,0xee,0xf4, -0xeb,0xeb,0x86,0xeb,0xec,0xc3,0xed,0xef,0xed,0xf1,0xf4,0x83,0xf5,0xf4,0x72,0xf1, -0xef,0x96,0xee,0xef,0x57,0xf2,0xf7,0x91,0xfb,0xfe,0xc0,0xfd,0xfb,0x64,0xf7,0xf4, -0x8a,0xf5,0xf8,0x38,0xfb,0xfd,0xd2,0xfc,0xf9,0x46,0xf4,0xef,0x1c,0xec,0xe9,0x95, -0xe8,0xe8,0x6c,0xe8,0xe7,0x65,0xe6,0xe6,0x04,0xe7,0xe9,0xb1,0xec,0xf0,0xec,0xf3, -0xf6,0x58,0xf8,0xf7,0xfe,0xf6,0xf8,0xfc,0xfc,0x01,0xb3,0x04,0x06,0x4a,0x05,0x01, -0xec,0xfe,0xfd,0x24,0xfd,0xfe,0xf5,0xff,0x00,0x4f,0x00,0xfd,0xff,0xfa,0xf8,0x35, -0xf7,0xf8,0xe3,0xf9,0xfb,0xc2,0xfc,0xfe,0xd5,0xfe,0xff,0x64,0x00,0x00,0x76,0xff, -0x00,0x02,0x01,0x00,0x24,0xff,0xfe,0x4b,0xff,0x00,0x5d,0x03,0x05,0x18,0x05,0x01, -0x1d,0xfe,0xfb,0xbe,0xfa,0xfb,0x40,0xfd,0xff,0x7b,0x00,0xff,0x27,0xfc,0xf6,0x05, -0xf1,0xee,0xc5,0xed,0xef,0x44,0xf2,0xf5,0x29,0xf8,0xf9,0xd1,0xf7,0xf4,0xb7,0xf0, -0xef,0x71,0xf1,0xf6,0xbc,0xfc,0x02,0xa7,0x06,0x08,0x96,0x08,0x08,0x49,0x08,0x07, -0x06,0x07,0x06,0xb7,0x05,0x05,0x35,0x05,0x05,0x3e,0x08,0x0b,0xa9,0x0d,0x0d,0x90, -0x0b,0x0b,0x06,0x0d,0x0f,0x69,0x12,0x15,0x13,0x18,0x1b,0x79,0x1e,0x1f,0x02,0x1e, -0x1e,0xe8,0x21,0x26,0x5f,0x2c,0x31,0xe2,0x32,0x30,0x16,0x2b,0x25,0x91,0x1f,0x1b, -0x8c,0x1a,0x1a,0xf3,0x18,0x16,0x74,0x12,0x0d,0x45,0x08,0x04,0x99,0x02,0x00,0x3f, -0xff,0xfe,0x24,0xfe,0xfe,0x84,0xfe,0xfe,0x04,0xfd,0xfb,0x1a,0xfb,0xfa,0x0b,0xfa, -0xfa,0x90,0xfa,0xfa,0x64,0xf9,0xf9,0x87,0xf9,0xf7,0x3f,0xf5,0xf2,0x38,0xf1,0xf1, -0x2a,0xf4,0xf8,0xa1,0xfb,0xfd,0x05,0xfd,0xfa,0xfc,0xf6,0xf2,0x4a,0xf0,0xf0,0x95, -0xf3,0xf9,0x4c,0xff,0x01,0x4f,0x03,0x04,0x15,0x05,0x06,0xa2,0x07,0x08,0x49,0x09, -0x0a,0x91,0x0b,0x0d,0xd3,0x0e,0x11,0xb9,0x14,0x16,0x21,0x15,0x13,0x85,0x10,0x0c, -0x76,0x09,0x08,0xe7,0x07,0x07,0xf4,0x06,0x06,0xf2,0x04,0x03,0xbe,0x02,0x01,0xa4, -0x00,0x02,0x20,0x05,0x07,0xad,0x09,0x0b,0x82,0x0c,0x0d,0xcb,0x0e,0x0f,0x4d,0x0f, -0x0d,0xf4,0x0a,0x08,0x37,0x06,0x05,0xd1,0x04,0x04,0xa6,0x03,0x01,0x0d,0xfe,0xf8, -0xe1,0xf1,0xed,0xcc,0xec,0xee,0xda,0xf2,0xf7,0x2c,0xfc,0xff,0x56,0x00,0xfe,0xfc, -0xfb,0xfa,0xcc,0xfc,0x01,0x6a,0x08,0x0f,0x40,0x12,0x11,0xa7,0x0e,0x0b,0x23,0x07, -0x02,0x7f,0x00,0x00,0x62,0x01,0x03,0xbd,0x05,0x05,0x6b,0x04,0x01,0x9d,0xfe,0xfa, -0xef,0xf7,0xf6,0x18,0xf7,0xf9,0x53,0xfc,0xff,0x36,0x01,0x02,0x32,0x02,0x00,0x63, -0xfc,0xf8,0x59,0xf5,0xf2,0x0b,0xf3,0xf6,0x66,0xf9,0xfa,0x86,0xf9,0xf5,0x0e,0xf0, -0xea,0xa4,0xe7,0xe8,0xba,0xeb,0xef,0xdd,0xf3,0xf5,0x78,0xf3,0xef,0xb8,0xeb,0xe8, -0xfb,0xe7,0xea,0xb3,0xed,0xf1,0xa0,0xf3,0xf4,0x41,0xf2,0xf1,0x71,0xf1,0xf2,0x29, -0xf4,0xf6,0x50,0xf7,0xf7,0x58,0xf7,0xf8,0x41,0xfa,0xfd,0x90,0xff,0x01,0x11,0xff, -0xf9,0x58,0xf3,0xee,0x92,0xea,0xea,0x90,0xeb,0xec,0x56,0xec,0xeb,0x9b,0xe9,0xe6, -0xe5,0xe3,0xe3,0x34,0xe5,0xe9,0x4a,0xef,0xf3,0x5f,0xf6,0xf7,0x65,0xf8,0xf8,0xbf, -0xf8,0xf9,0x09,0xfc,0xfd,0xee,0xfe,0x00,0x4b,0x02,0x02,0xae,0x03,0x04,0x54,0x03, -0x00,0xf4,0xfb,0xf7,0x0f,0xf6,0xf6,0x3e,0xfa,0xfd,0x1c,0x00,0x01,0x2e,0x03,0x02, -0x21,0xfe,0xf9,0x8a,0xf7,0xf9,0x70,0xfd,0x02,0xcd,0x06,0x09,0x02,0x09,0x05,0xd9, -0xff,0xfa,0xf9,0xf8,0xfb,0xac,0x01,0x08,0x40,0x0b,0x0a,0xfa,0x07,0x04,0x9f,0x01, -0xfd,0xdf,0xfa,0xf8,0x55,0xf7,0xf8,0x20,0xfa,0xfb,0x9c,0xfb,0xf9,0x7e,0xf7,0xf4, -0x59,0xf1,0xee,0x24,0xec,0xeb,0x97,0xed,0xf2,0xf0,0xf6,0xfc,0xc2,0x00,0x02,0x1f, -0x02,0xff,0x3b,0xfd,0xfc,0xe6,0xfe,0x04,0x32,0x09,0x0b,0xb2,0x09,0x06,0xc7,0x02, -0x00,0x83,0x00,0x03,0xc8,0x06,0x09,0x54,0x0b,0x0c,0x71,0x0b,0x0a,0xff,0x0a,0x0b, -0x57,0x0d,0x11,0x51,0x15,0x19,0xf6,0x1c,0x20,0xe8,0x23,0x27,0xf3,0x29,0x2b,0x57, -0x2b,0x2a,0xa5,0x29,0x29,0x60,0x27,0x25,0x8d,0x24,0x22,0x65,0x1f,0x1b,0x7f,0x17, -0x12,0xb8,0x0e,0x0b,0xfc,0x09,0x09,0x5a,0x09,0x07,0x84,0x03,0x00,0x12,0xfe,0xfd, -0x93,0xfd,0xff,0x39,0x02,0x03,0xd4,0x01,0xff,0x01,0xfb,0xf7,0xb2,0xf5,0xf5,0x3f, -0xf6,0xf6,0x1e,0xf8,0xf8,0x98,0xf8,0xf9,0x34,0xfa,0xf9,0x8e,0xf8,0xf7,0x13,0xf6, -0xf4,0xf5,0xf1,0xf0,0xe6,0xf0,0xf3,0x37,0xf7,0xfa,0xa6,0xfb,0xfb,0x4e,0xfc,0xfc, -0x66,0xfc,0xfd,0x46,0xff,0x01,0x4d,0x05,0x09,0xc0,0x0b,0x0d,0xd4,0x0e,0x10,0x3d, -0x12,0x12,0xcb,0x11,0x0f,0x9b,0x0d,0x0c,0x7c,0x0d,0x0d,0x9b,0x0c,0x0b,0xb6,0x0a, -0x08,0xec,0x04,0x00,0x07,0xfd,0xfb,0xdc,0xfd,0x02,0xfc,0x07,0x0b,0x8f,0x0d,0x0c, -0x16,0x0a,0x08,0x23,0x07,0x08,0x40,0x0b,0x10,0x03,0x14,0x14,0x5a,0x12,0x0e,0x41, -0x08,0x01,0x6e,0xfd,0xfa,0x1e,0xfa,0xfa,0x6f,0xfc,0xfc,0x13,0xfa,0xf7,0x88,0xf4, -0xf1,0x35,0xf0,0xf1,0x15,0xf4,0xf8,0x70,0xfc,0x00,0x4c,0x04,0x07,0x08,0x0a,0x0a, -0x5a,0x09,0x07,0xb1,0x04,0x02,0x0b,0x03,0x06,0x15,0x0a,0x0c,0x90,0x0c,0x0b,0x7b, -0x07,0x01,0x13,0xfc,0xf8,0x6e,0xf8,0xfa,0xbb,0xfe,0x02,0x11,0x03,0x01,0x0d,0xff, -0xfb,0x3c,0xf9,0xf8,0xd4,0xf9,0xfd,0x69,0x01,0x02,0x57,0xff,0xfa,0x82,0xf6,0xf5, -0xe0,0xf4,0xf5,0x2c,0xf6,0xf4,0x2d,0xf3,0xf1,0xa6,0xef,0xee,0x5d,0xf0,0xf2,0xb5, -0xf2,0xf1,0xa5,0xee,0xea,0x5d,0xe7,0xe6,0x1d,0xea,0xee,0xe6,0xf0,0xf2,0x92,0xf2, -0xf1,0x74,0xee,0xeb,0x69,0xe9,0xea,0xd2,0xee,0xf5,0xb0,0xf8,0xf9,0x09,0xfa,0xfa, -0x0e,0xfc,0xfc,0x39,0xfc,0xfb,0x53,0xfa,0xfa,0xe0,0xf8,0xf6,0xf2,0xf2,0xf0,0x4e, -0xef,0xed,0x62,0xea,0xe6,0xdf,0xe3,0xe2,0xdf,0xe4,0xe7,0x3d,0xea,0xec,0xb5,0xee, -0xf0,0x9d,0xf1,0xf0,0xf7,0xed,0xec,0x6a,0xef,0xf6,0xc0,0xfd,0x03,0x6f,0x06,0x05, -0x00,0x01,0xfc,0x0d,0xfa,0xf9,0xf3,0xfa,0xfe,0x69,0x02,0x03,0x6e,0x02,0xff,0x8a, -0xfc,0xf9,0xbe,0xf8,0xf8,0xbf,0xfa,0xfe,0xd1,0x01,0x04,0x71,0x04,0x03,0xea,0x01, -0xff,0xdf,0xfe,0xfe,0xed,0xfe,0xfe,0xbf,0xff,0x01,0x99,0x04,0x07,0x4e,0x0b,0x0c, -0x4b,0x0a,0x05,0xdb,0x01,0xff,0xf5,0xfe,0x01,0xf7,0x04,0x07,0x72,0x07,0x05,0x7a, -0x01,0xfb,0xbe,0xf6,0xf3,0x12,0xf2,0xf3,0x92,0xf4,0xf5,0xf2,0xf3,0xf1,0x6c,0xf0, -0xf0,0xc4,0xf1,0xf5,0xf1,0xf8,0xfc,0xf5,0xfe,0x00,0x11,0xff,0xfe,0xd2,0xfe,0x00, -0x62,0x01,0x02,0x9c,0x03,0x03,0x05,0x03,0x03,0x25,0x04,0x05,0xd0,0x04,0x04,0x93, -0x03,0x02,0x7a,0x02,0x03,0xe6,0x04,0x07,0x1b,0x0c,0x0f,0x3c,0x11,0x12,0xa0,0x13, -0x16,0x9f,0x1b,0x20,0x0a,0x25,0x28,0x6b,0x2b,0x2c,0x35,0x2b,0x28,0xc7,0x25,0x24, -0x89,0x24,0x25,0xb6,0x26,0x25,0xab,0x21,0x1c,0x69,0x18,0x13,0xc9,0x0e,0x0b,0xa5, -0x09,0x08,0xdf,0x08,0x08,0x1e,0x08,0x07,0xc0,0x06,0x07,0x20,0x06,0x02,0xdf,0xfe, -0xfb,0xb0,0xf8,0xf8,0x2e,0xfa,0xfb,0x12,0xfc,0xfd,0x93,0xfd,0xfc,0xd8,0xfa,0xf9, -0x20,0xf7,0xf6,0x60,0xf6,0xf6,0x4d,0xf6,0xf5,0xee,0xf5,0xf5,0x65,0xf4,0xf4,0x14, -0xf5,0xf5,0x47,0xf5,0xf4,0x4b,0xf4,0xf4,0x09,0xf6,0xf9,0x91,0xfd,0x02,0xa4,0x05, -0x06,0x8f,0x06,0x05,0x0d,0x06,0x07,0x00,0x0a,0x0e,0x2f,0x13,0x15,0xf8,0x15,0x14, -0xe1,0x0f,0x0b,0xc4,0x07,0x05,0x63,0x04,0x06,0xb2,0x08,0x09,0xeb,0x07,0x04,0xb6, -0x00,0xfd,0x78,0xfc,0xfe,0x0d,0x03,0x07,0xd5,0x0b,0x0f,0x67,0x10,0x0f,0x9e,0x0f, -0x0f,0x85,0x0e,0x0d,0x84,0x0b,0x09,0x4b,0x09,0x0a,0x81,0x0a,0x09,0x3a,0x07,0x03, -0x36,0xfe,0xf8,0xf4,0xf2,0xef,0x07,0xee,0xef,0x5a,0xf4,0xf9,0xc9,0xfd,0xff,0x4b, -0xfe,0xfa,0xbd,0xf8,0xf9,0x84,0xfb,0x00,0x81,0x06,0x0c,0x54,0x0e,0x0c,0xb4,0x07, -0x03,0xcb,0x02,0x04,0x7e,0x07,0x08,0xc6,0x07,0x06,0xef,0x04,0x01,0xf1,0xfd,0xfc, -0x3b,0xfd,0xfe,0xb5,0xff,0xff,0x79,0xfd,0xfb,0x4c,0xfc,0xfe,0x3a,0x01,0x02,0xa8, -0x01,0xfe,0xfa,0xfa,0xf7,0x0a,0xf5,0xf3,0x5b,0xf5,0xf9,0x22,0xfc,0xfc,0x5a,0xfa, -0xf6,0xb0,0xf1,0xef,0xa2,0xee,0xee,0x42,0xed,0xed,0x9e,0xef,0xf0,0x06,0xf0,0xef, -0x92,0xed,0xeb,0x1d,0xeb,0xeb,0x12,0xeb,0xea,0xef,0xea,0xeb,0xe2,0xeb,0xed,0x54, -0xef,0xf2,0x31,0xf4,0xf4,0x9f,0xf4,0xf4,0xd0,0xf5,0xfa,0xc3,0xfe,0x02,0x16,0x04, -0x01,0x9b,0xfb,0xf4,0xdc,0xee,0xea,0xba,0xe9,0xeb,0x9b,0xee,0xf0,0x1a,0xf1,0xee, -0x4c,0xea,0xe4,0xad,0xe0,0xdf,0x5d,0xe2,0xe7,0xcc,0xee,0xf4,0xc4,0xf5,0xf4,0x4b, -0xf3,0xf2,0x36,0xf3,0xf5,0x08,0xf8,0xfa,0x9c,0xfd,0xff,0x2c,0x01,0x02,0x38,0x03, -0x02,0xb5,0xff,0xfb,0x6c,0xf8,0xf6,0x6f,0xf7,0xfa,0x67,0xff,0x04,0xf1,0x06,0x07, -0xe7,0x04,0x00,0x90,0xfb,0xf8,0x9f,0xf8,0xfb,0x42,0x00,0x05,0x2b,0x09,0x09,0xc7, -0x06,0x03,0x50,0x00,0xff,0x59,0x01,0x04,0x8c,0x08,0x0b,0x38,0x0c,0x0a,0x7f,0x09, -0x08,0x43,0x07,0x07,0xb5,0x07,0x06,0x22,0x03,0x00,0x79,0xfe,0xfc,0xa5,0xfa,0xf9, -0xa3,0xf6,0xf3,0x83,0xf0,0xef,0xcd,0xf0,0xf2,0x46,0xf5,0xf8,0xda,0xfa,0xfb,0x66, -0xfa,0xf8,0xcb,0xf7,0xf9,0x42,0xfc,0xff,0xe7,0x01,0x03,0xc6,0x03,0x03,0x21,0x02, -0x00,0x5c,0xff,0xff,0xc3,0x00,0x02,0x64,0x02,0x01,0x4f,0x01,0xff,0xfd,0xfe,0xff, -0x4d,0x02,0x05,0xb5,0x08,0x0c,0xdd,0x10,0x14,0x73,0x17,0x1b,0xa0,0x1d,0x1f,0x0b, -0x22,0x23,0xbb,0x24,0x26,0xe0,0x27,0x29,0x55,0x2a,0x2b,0x72,0x2a,0x27,0x8b,0x23, -0x1e,0x64,0x19,0x15,0xca,0x13,0x13,0xd9,0x13,0x13,0x0b,0x13,0x11,0x51,0x0e,0x0b, -0x5b,0x09,0x06,0x0c,0x05,0x03,0x9a,0x01,0xff,0xc5,0xfe,0xff,0x46,0x00,0x01,0xc7, -0x01,0x00,0x72,0xfd,0xfa,0x7c,0xf8,0xf6,0x4a,0xf6,0xf8,0xe1,0xfa,0xfd,0x74,0xfe, -0xfe,0xa0,0xfa,0xf5,0x95,0xf0,0xed,0x23,0xec,0xee,0x65,0xf3,0xf8,0x62,0xfa,0xfa, -0xa2,0xf7,0xf4,0x85,0xf2,0xf3,0x88,0xf7,0xfc,0xcf,0x01,0x05,0x5e,0x09,0x0b,0x8c, -0x0c,0x0b,0xac,0x0a,0x0b,0xa0,0x0c,0x0e,0xb1,0x0e,0x0f,0xe8,0x0f,0x0e,0x7f,0x0d, -0x0a,0xbc,0x06,0x02,0xbb,0xff,0xfd,0xd5,0xfb,0xfc,0xc6,0xff,0x05,0x71,0x0a,0x0d, -0xef,0x0d,0x0a,0x62,0x05,0x03,0x61,0x04,0x08,0x58,0x0e,0x14,0xe5,0x17,0x18,0xb9, -0x15,0x0e,0xca,0x06,0x02,0xc1,0x00,0x00,0x06,0x00,0xff,0xc9,0xfd,0xfa,0x25,0xf7, -0xf5,0x65,0xf4,0xf4,0x7a,0xf6,0xf8,0xcc,0xf9,0xf9,0xf4,0xf8,0xf9,0x5d,0xfc,0x00, -0xb9,0x04,0x06,0x08,0x06,0x04,0x6d,0x03,0x02,0x1b,0x04,0x07,0x63,0x0a,0x0c,0xb5, -0x0b,0x08,0x63,0x03,0xff,0x63,0xfc,0xfb,0xa1,0xfb,0xfd,0x5f,0x01,0x04,0x10,0x05, -0x04,0x09,0x02,0xfe,0xd5,0xfb,0xfb,0xe1,0xfa,0xfa,0x3e,0xfb,0xfb,0x96,0xfb,0xfc, -0xe4,0xfc,0xfd,0xa1,0xfc,0xfa,0x2d,0xf7,0xf3,0x81,0xf0,0xf0,0xc3,0xf1,0xf3,0xee, -0xf5,0xf6,0x1b,0xf5,0xf1,0x58,0xed,0xe9,0x77,0xe7,0xe8,0xe3,0xea,0xee,0x60,0xf1, -0xf3,0x61,0xf0,0xea,0x21,0xe4,0xe1,0xa4,0xe2,0xe8,0xb0,0xef,0xf7,0x77,0xfc,0xfd, -0xfe,0xfc,0xfa,0x8c,0xf8,0xf7,0x17,0xf8,0xf9,0x36,0xfa,0xfa,0xa7,0xf9,0xf8,0x93, -0xf6,0xf4,0x70,0xf0,0xec,0x4b,0xe9,0xe6,0x70,0xe4,0xe4,0x9c,0xe6,0xe9,0xe9,0xec, -0xef,0xc6,0xef,0xed,0x28,0xea,0xe7,0x89,0xe7,0xea,0x0b,0xf1,0xf8,0x58,0xfe,0x02, -0xc0,0x02,0xff,0x28,0xfa,0xf6,0x40,0xf5,0xf7,0xa9,0xfb,0xff,0x21,0x01,0x01,0xde, -0x01,0x00,0xde,0xfe,0xfd,0x74,0xfd,0xfe,0x79,0xff,0xff,0x3f,0x00,0xff,0x5f,0x00, -0x01,0xaf,0x03,0x03,0x0f,0x03,0x01,0x39,0x00,0x00,0xa0,0x01,0x04,0x40,0x06,0x08, -0x68,0x0a,0x0a,0x36,0x09,0x09,0x00,0x0a,0x0b,0x68,0x0d,0x0e,0x7e,0x0e,0x0b,0x2a, -0x08,0x04,0x9d,0x01,0xfe,0x8e,0xfd,0xfc,0xf9,0xfa,0xf9,0x71,0xf7,0xf5,0xe9,0xf3, -0xf4,0x30,0xf5,0xf5,0xbd,0xf6,0xf8,0xc4,0xf9,0xfa,0x1e,0xfb,0xfa,0x27,0xfa,0xfa, -0x6c,0xfc,0xfe,0xaa,0x00,0x02,0xe1,0x02,0x02,0xab,0x01,0x00,0xba,0xff,0xfe,0xb9, -0xfd,0xfc,0xca,0xfa,0xf9,0xfb,0xfa,0xfd,0xe2,0xff,0x03,0x58,0x06,0x07,0x96,0x07, -0x08,0xbd,0x0b,0x0f,0xa9,0x13,0x18,0x92,0x1c,0x20,0xa0,0x22,0x24,0xec,0x25,0x26, -0x99,0x27,0x27,0xda,0x25,0x24,0x80,0x22,0x20,0xf9,0x1e,0x1d,0x93,0x1b,0x1b,0xd1, -0x1b,0x1b,0x7f,0x19,0x14,0x29,0x0f,0x0a,0x2e,0x08,0x07,0x88,0x09,0x0c,0x03,0x0d, -0x0b,0xfc,0x08,0x04,0xf2,0xfe,0xfb,0xaa,0xfa,0xfc,0x33,0xff,0x01,0xb2,0x01,0x01, -0x3e,0x01,0xfe,0x2a,0xfb,0xf8,0xb6,0xf7,0xf8,0x1b,0xfa,0xfa,0x18,0xf9,0xf6,0x88, -0xf4,0xf3,0x46,0xf2,0xf1,0x40,0xf1,0xf1,0x49,0xf1,0xf1,0x3b,0xf3,0xf5,0x55,0xf8, -0xfc,0xb8,0xff,0x00,0x91,0xfe,0xfd,0xb9,0xfe,0x02,0xca,0x08,0x0f,0xd3,0x13,0x16, -0x23,0x15,0x10,0x74,0x09,0x04,0x72,0x02,0x03,0x92,0x05,0x08,0x86,0x09,0x07,0xcd, -0x04,0x01,0xca,0xfe,0xfd,0x60,0xfe,0x01,0x0d,0x05,0x07,0xe2,0x07,0x07,0xab,0x08, -0x0b,0x0f,0x10,0x13,0xb0,0x13,0x12,0x7f,0x11,0x0e,0xac,0x0b,0x08,0x4e,0x07,0x06, -0x01,0x05,0x03,0x35,0x00,0xfc,0xd7,0xf8,0xf5,0xe9,0xf4,0xf6,0x4d,0xf9,0xfa,0xbf, -0xfb,0xfb,0x10,0xf9,0xf6,0x3f,0xf6,0xf7,0x6c,0xfb,0x00,0x00,0x04,0x06,0x30,0x06, -0x06,0xd9,0x07,0x08,0x75,0x07,0x06,0x10,0x04,0x01,0xff,0x00,0x00,0x2f,0x01,0x01, -0x2d,0x03,0x04,0x27,0x05,0x04,0x99,0x02,0xff,0x92,0xfb,0xf9,0x6b,0xfa,0xfd,0xa3, -0x00,0x03,0x19,0x04,0x00,0xad,0xfb,0xf6,0x5e,0xf4,0xf5,0x33,0xf9,0xfd,0x0b,0x00, -0xff,0xf5,0xfb,0xf7,0x92,0xf2,0xef,0xf1,0xed,0xef,0x18,0xf3,0xf6,0xd4,0xf6,0xf5, -0xc4,0xf2,0xef,0x5d,0xec,0xe8,0x2e,0xe7,0xe6,0xeb,0xe6,0xe7,0x79,0xe8,0xe9,0x88, -0xeb,0xee,0x29,0xf1,0xf2,0xa2,0xf1,0xf0,0x5a,0xf0,0xf2,0x14,0xf7,0xfc,0x5c,0x01, -0x03,0xa9,0x02,0xfe,0xf8,0xf7,0xf1,0x78,0xed,0xec,0xea,0xee,0xf2,0x55,0xf4,0xf3, -0x6e,0xf1,0xed,0xc1,0xe7,0xe3,0x9a,0xe2,0xe3,0x6d,0xe6,0xea,0x72,0xed,0xee,0xee, -0xef,0xf1,0xa5,0xf2,0xf3,0x16,0xf4,0xf4,0x7d,0xf5,0xf6,0x38,0xf8,0xfa,0x93,0xfb, -0xfc,0xad,0xfe,0xff,0xb6,0xfd,0xfb,0x86,0xfa,0xfb,0x93,0xfd,0x00,0x8d,0x02,0x02, -0x4a,0x02,0x00,0x4f,0xff,0xfe,0xc6,0xfe,0x00,0xd2,0x01,0x03,0xf3,0x03,0x03,0xe8, -0x01,0x00,0xd9,0x00,0x01,0xfc,0x02,0x05,0x60,0x07,0x09,0x8c,0x0c,0x0e,0x36,0x0e, -0x0d,0xfd,0x0d,0x0e,0xf7,0x0e,0x0e,0x4a,0x0d,0x0b,0x76,0x09,0x07,0xa0,0x03,0x00, -0x92,0xfd,0xfb,0x2f,0xfa,0xf8,0xe4,0xf7,0xf8,0x96,0xf8,0xf9,0xc5,0xfa,0xfa,0x98, -0xf8,0xf7,0xc2,0xf6,0xf7,0x41,0xf8,0xfa,0x06,0xfd,0xff,0xcd,0x02,0x04,0x75,0x03, -0x00,0x0a,0xfe,0xfc,0x4c,0xfc,0xfc,0x53,0xfc,0xfc,0xb3,0xfb,0xfb,0xb6,0xfa,0xfa, -0x63,0xfb,0xfd,0xb9,0xfe,0xfe,0xfd,0xfe,0xff,0x2e,0x02,0x06,0x7f,0x0d,0x13,0x2e, -0x19,0x1c,0x9e,0x1e,0x1e,0xd4,0x1c,0x1b,0xda,0x1b,0x1d,0xae,0x21,0x25,0xbf,0x28, -0x29,0xd6,0x27,0x23,0xc9,0x1d,0x18,0xb8,0x15,0x15,0xfa,0x17,0x1a,0xfb,0x1a,0x18, -0x48,0x15,0x11,0x2c,0x0e,0x0b,0x40,0x09,0x08,0x31,0x07,0x06,0x0b,0x06,0x04,0x38, -0x03,0x03,0x3e,0x05,0x04,0x88,0x01,0xfe,0x22,0xfc,0xfc,0xd0,0xfd,0x00,0x06,0x02, -0x02,0x5c,0x02,0xff,0xd0,0xf8,0xf2,0x67,0xee,0xed,0xec,0xf0,0xf6,0x84,0xfa,0xfb, -0xe1,0xf7,0xf2,0xcb,0xed,0xeb,0xd2,0xeb,0xef,0x56,0xf4,0xf9,0x7e,0xff,0x03,0x73, -0x04,0x05,0xb4,0x06,0x08,0xd7,0x09,0x0a,0x59,0x0a,0x0a,0x94,0x0a,0x0a,0x54,0x09, -0x08,0x1b,0x09,0x09,0xb5,0x08,0x06,0xd8,0x02,0xfe,0x58,0xfb,0xfb,0x23,0xfe,0x01, -0xfe,0x04,0x06,0x5b,0x06,0x05,0x81,0x05,0x07,0xee,0x0a,0x0e,0x37,0x12,0x14,0x2f, -0x15,0x13,0xa0,0x0f,0x0b,0xbe,0x08,0x05,0xbc,0x03,0x02,0x73,0x01,0x01,0x3a,0x01, -0xff,0x66,0xfd,0xfb,0xaf,0xfa,0xf9,0xd5,0xf7,0xf5,0xb4,0xf2,0xf2,0x95,0xf4,0xf8, -0xfa,0xfd,0x03,0xb8,0x06,0x06,0x6f,0x04,0x00,0xb2,0xfc,0xfb,0x7d,0xfe,0x03,0x68, -0x08,0x0b,0xd8,0x0b,0x08,0x9c,0x03,0xfe,0xbc,0xfb,0xfb,0xc0,0xfd,0x02,0xbb,0x06, -0x07,0x5f,0x06,0x02,0xf7,0xfd,0xfa,0xae,0xf9,0xfa,0x13,0xfc,0xfe,0x51,0xff,0xff, -0x58,0xff,0xff,0x42,0xfe,0xfc,0xf7,0xf9,0xf7,0x93,0xf4,0xf3,0x12,0xf4,0xf7,0x92, -0xfa,0xfd,0x04,0xfe,0xfb,0x8a,0xf6,0xf0,0xf1,0xe9,0xe6,0xeb,0xe7,0xec,0x73,0xf0, -0xf2,0xa6,0xf1,0xee,0x90,0xe8,0xe3,0x07,0xe1,0xe1,0x6c,0xe5,0xeb,0x36,0xf2,0xf7, -0x62,0xf9,0xfa,0xa7,0xfa,0xf9,0x55,0xf8,0xf8,0x82,0xf7,0xf6,0x8d,0xf7,0xf9,0xa6, -0xfa,0xfa,0x39,0xf9,0xf6,0x7c,0xf3,0xee,0x7f,0xea,0xe7,0x66,0xe6,0xe7,0xb8,0xe9, -0xeb,0xa6,0xec,0xed,0x34,0xec,0xea,0x6a,0xea,0xea,0x0d,0xec,0xee,0x8e,0xf2,0xf5, -0x16,0xf7,0xf7,0xfc,0xf6,0xf6,0xc3,0xf6,0xf8,0x52,0xf9,0xfa,0x20,0xfb,0xfc,0xff, -0xfd,0xfd,0x2d,0xfe,0xff,0xe1,0xff,0x00,0xfc,0x00,0x00,0xd3,0xff,0x00,0x48,0x01, -0x01,0xc8,0x01,0x01,0xda,0x00,0x00,0x28,0x01,0x01,0xcc,0x01,0x01,0x18,0x02,0x03, -0x06,0x05,0x07,0x98,0x0a,0x0c,0xdb,0x0d,0x0f,0x32,0x10,0x11,0xd5,0x12,0x13,0x8c, -0x12,0x0f,0x73,0x0b,0x07,0x2c,0x05,0x04,0x44,0x04,0x03,0x9f,0x02,0x00,0x72,0xfd, -0xfb,0xe1,0xf9,0xfa,0x71,0xfa,0xfa,0xb6,0xf9,0xf8,0xd1,0xf6,0xf7,0x6c,0xfa,0xfc, -0x8e,0xfe,0x00,0x06,0x02,0x02,0xc2,0x00,0xfe,0x83,0xfb,0xfa,0xb6,0xfb,0xfe,0xe3, -0xff,0x00,0x0a,0x00,0xfd,0xf5,0xf8,0xf4,0x16,0xf1,0xf0,0x28,0xf4,0xfa,0x26,0x00, -0x03,0x1b,0x05,0x05,0x24,0x05,0x06,0x21,0x09,0x0d,0xa3,0x10,0x14,0x84,0x18,0x1c, -0x12,0x1e,0x1f,0x87,0x20,0x21,0xd3,0x21,0x21,0xe9,0x1f,0x1d,0x5a,0x1c,0x1c,0x78, -0x1e,0x20,0x45,0x21,0x20,0xf8,0x1c,0x17,0x89,0x12,0x0e,0xff,0x0d,0x0f,0x9f,0x12, -0x13,0xe5,0x11,0x0e,0xf0,0x07,0x02,0xf5,0xff,0x00,0x3b,0x03,0x06,0x11,0x08,0x09, -0x71,0x08,0x05,0x1c,0x02,0xfe,0x66,0xfc,0xfd,0xb1,0xfe,0xff,0x04,0xff,0xfd,0x8e, -0xfb,0xf9,0x52,0xf8,0xf7,0x4a,0xf6,0xf4,0x39,0xf2,0xee,0xaa,0xeb,0xea,0xac,0xec, -0xf0,0x49,0xf5,0xf9,0x48,0xfc,0xfd,0xa2,0xfd,0xfe,0x8a,0xff,0x00,0xcf,0x03,0x07, -0x46,0x0a,0x0c,0x52,0x0c,0x0a,0xee,0x08,0x07,0xf9,0x06,0x06,0x0e,0x07,0x06,0xe7, -0x04,0x02,0x65,0xff,0xfd,0x41,0xfc,0xfd,0xa7,0xff,0x01,0xa2,0x01,0x02,0x76,0x04, -0x07,0x89,0x0b,0x10,0x72,0x13,0x14,0x72,0x12,0x0f,0xd2,0x0a,0x07,0x13,0x06,0x07, -0x37,0x0a,0x0c,0x1e,0x0e,0x0c,0x34,0x07,0x00,0x93,0xf9,0xf4,0x7d,0xf3,0xf5,0x2a, -0xfa,0xfe,0xf0,0xfe,0xfc,0x6c,0xf9,0xf6,0x4d,0xf6,0xf7,0x52,0xf9,0xfd,0xf3,0x00, -0x02,0x6d,0x03,0x03,0xd7,0x02,0x02,0x70,0x02,0x03,0x26,0x03,0x01,0x1e,0x01,0x01, -0x58,0x03,0x05,0xf8,0x06,0x06,0x38,0x04,0x00,0xaf,0xfd,0xfa,0x56,0xf9,0xfc,0xe1, -0x00,0x05,0x33,0x07,0x05,0xdb,0x00,0xfa,0x8c,0xf6,0xf4,0x0c,0xf6,0xf9,0x27,0xfd, -0xff,0xff,0x00,0xff,0x1e,0xfd,0xf9,0x01,0xf6,0xf5,0xe5,0xf5,0xf5,0xfc,0xf5,0xf6, -0xaf,0xf7,0xf7,0xc7,0xf5,0xf2,0x80,0xed,0xe9,0x3d,0xe7,0xe4,0x0f,0xe4,0xe4,0x3e, -0xe7,0xea,0x86,0xed,0xef,0xf9,0xef,0xef,0xe8,0xef,0xf1,0x60,0xf2,0xf4,0x67,0xf7, -0xfa,0x51,0xfc,0xfd,0x5e,0xfd,0xfa,0xd6,0xf7,0xf6,0x6e,0xf6,0xf5,0xf8,0xf4,0xf3, -0x3b,0xf1,0xee,0xc8,0xec,0xeb,0x39,0xea,0xe9,0x77,0xe9,0xe9,0x5c,0xea,0xeb,0x56, -0xec,0xed,0x11,0xee,0xee,0x7f,0xef,0xf0,0xf2,0xf1,0xf3,0x7f,0xf4,0xf4,0xe8,0xf4, -0xf5,0x36,0xf6,0xf7,0x48,0xf9,0xfb,0x90,0xfc,0xfd,0x68,0xfd,0xfd,0x75,0xfe,0x00, -0x98,0x01,0x01,0x91,0xff,0xfe,0x2b,0xff,0x00,0x07,0x02,0x03,0x20,0x03,0x02,0xad, -0x01,0xff,0x0b,0xfe,0xfd,0xa4,0xfd,0x00,0x51,0x04,0x08,0xa5,0x0a,0x0c,0xd4,0x0d, -0x0f,0xe5,0x10,0x12,0xc4,0x12,0x12,0x1b,0x12,0x11,0x82,0x0f,0x0c,0x8b,0x0a,0x09, -0x9f,0x0a,0x0b,0x84,0x0a,0x06,0x9f,0x01,0xfc,0x1f,0xfa,0xf8,0xf6,0xf8,0xfb,0xbd, -0xfe,0x00,0x85,0x00,0xff,0xf1,0xfb,0xf8,0x3a,0xf7,0xf8,0x6e,0xfc,0x00,0xa5,0x03, -0x05,0x84,0x04,0x02,0xc5,0xff,0xfc,0x6c,0xfa,0xf9,0xcd,0xf9,0xf9,0xe0,0xf7,0xf6, -0x84,0xf5,0xf6,0x5f,0xf9,0xfa,0x08,0xfa,0xf8,0x49,0xf7,0xf7,0x5a,0xfa,0xff,0xa8, -0x05,0x0b,0x36,0x10,0x13,0x01,0x13,0x11,0x61,0x10,0x12,0x10,0x15,0x19,0xea,0x1e, -0x22,0x78,0x23,0x22,0x25,0x1f,0x1a,0x2f,0x18,0x18,0x09,0x1c,0x1f,0x9d,0x21,0x20, -0x8c,0x1d,0x19,0x22,0x15,0x12,0xe1,0x0f,0x0e,0xd7,0x0d,0x0c,0x9e,0x0b,0x0a,0x3c, -0x0a,0x09,0x4e,0x0a,0x0a,0x6a,0x09,0x07,0x11,0x05,0x03,0xd6,0x01,0x00,0x8f,0x01, -0x03,0xe2,0x04,0x06,0xb7,0x06,0x04,0xb7,0xff,0xfa,0xdd,0xf7,0xf6,0xe4,0xf5,0xf6, -0x60,0xf5,0xf3,0x09,0xf1,0xee,0xb5,0xec,0xed,0x98,0xf0,0xf4,0x04,0xf7,0xf8,0x88, -0xf9,0xfa,0xbc,0xfc,0xff,0xc3,0x01,0x04,0x12,0x06,0x07,0x0b,0x08,0x07,0x84,0x06, -0x06,0x5d,0x08,0x0a,0x19,0x0c,0x0a,0x5b,0x06,0x00,0x18,0xfb,0xf7,0x03,0xf6,0xf8, -0xb8,0xfd,0x04,0x00,0x09,0x0a,0x77,0x08,0x05,0xe2,0x02,0x02,0xfb,0x04,0x09,0xda, -0x0e,0x12,0xd9,0x13,0x13,0x61,0x10,0x0c,0x91,0x08,0x07,0x23,0x07,0x06,0xdc,0x05, -0x04,0x80,0x01,0x00,0xb8,0x00,0xff,0x19,0xfd,0xfa,0xa4,0xf7,0xf5,0xc3,0xf3,0xf4, -0x3a,0xf8,0xfd,0x52,0x01,0x03,0xe0,0x00,0xfc,0x73,0xf8,0xf7,0x37,0xf9,0xfd,0xd7, -0x02,0x07,0xd4,0x09,0x0a,0xb8,0x07,0x02,0xe7,0xfd,0xfb,0xc8,0xfb,0xfe,0x16,0x02, -0x05,0x72,0x06,0x06,0xb9,0x05,0x03,0xc6,0xff,0xfc,0x03,0xfa,0xf9,0x66,0xfa,0xfc, -0x2e,0xff,0x00,0x76,0x01,0x01,0x07,0xff,0xfb,0x78,0xf8,0xf6,0xe6,0xf5,0xf7,0xa9, -0xfa,0xfd,0xea,0xff,0x01,0xa0,0xff,0xfb,0xd8,0xf6,0xf3,0x07,0xf1,0xee,0x2a,0xed, -0xed,0x51,0xed,0xec,0xed,0xeb,0xe9,0xde,0xe7,0xe6,0xfd,0xe6,0xe7,0xcd,0xe9,0xed, -0xb5,0xf0,0xf3,0x91,0xf4,0xf5,0x54,0xf5,0xf5,0x8d,0xf7,0xf9,0x78,0xfa,0xfa,0xa1, -0xf9,0xf9,0xa9,0xf9,0xf9,0x5f,0xf9,0xf6,0xe9,0xf2,0xef,0xdc,0xed,0xec,0xe1,0xea, -0xea,0x6c,0xeb,0xec,0x37,0xed,0xec,0x4e,0xec,0xec,0xe6,0xec,0xed,0x56,0xee,0xef, -0xc3,0xef,0xf0,0x25,0xf1,0xf1,0xcd,0xf1,0xf2,0xa0,0xf3,0xf6,0x53,0xf8,0xfa,0xa2, -0xfb,0xfb,0x06,0xfa,0xfa,0xd1,0xfb,0xfd,0xdc,0xff,0x01,0xc9,0x01,0x00,0x5f,0x00, -0x00,0x04,0x01,0x02,0x55,0x03,0x03,0xb0,0x00,0xfd,0x10,0xfa,0xf9,0xf6,0xfa,0xfe, -0xec,0x03,0x08,0xbb,0x0c,0x0e,0x0e,0x0e,0x0b,0xce,0x0a,0x0a,0x7c,0x0c,0x10,0x6a, -0x15,0x18,0xb7,0x18,0x16,0xb7,0x12,0x0e,0x84,0x0a,0x08,0xa5,0x07,0x07,0xd6,0x06, -0x06,0x40,0x04,0x02,0x7b,0x02,0x01,0xde,0xff,0xfd,0xc2,0xfa,0xf9,0x83,0xf9,0xfb, -0x63,0xfd,0x00,0x39,0x04,0x06,0x4b,0x06,0x03,0x01,0xff,0xfb,0xa8,0xf9,0xfa,0x54, -0xfd,0x00,0x3d,0x02,0x01,0xb3,0xfd,0xf7,0xfc,0xf1,0xee,0x8e,0xef,0xf2,0xdc,0xf6, -0xf9,0x4b,0xfa,0xf9,0xac,0xf9,0xfa,0xa6,0xfb,0xfe,0xf3,0x01,0x06,0x44,0x0a,0x0d, -0x5d,0x10,0x11,0x89,0x12,0x14,0x14,0x16,0x17,0xa7,0x18,0x19,0xbd,0x1a,0x1b,0x23, -0x1c,0x1d,0x79,0x1f,0x21,0x8d,0x23,0x22,0x72,0x1d,0x17,0xbe,0x13,0x11,0xdb,0x11, -0x12,0x1f,0x14,0x14,0x53,0x13,0x11,0x34,0x0e,0x0a,0xdf,0x08,0x08,0x32,0x08,0x08, -0x76,0x08,0x07,0xbe,0x06,0x06,0xa2,0x06,0x07,0x97,0x08,0x09,0x04,0x08,0x05,0xcc, -0x02,0xff,0x21,0xfc,0xfb,0xc2,0xfb,0xfc,0x71,0xfa,0xf6,0x68,0xf1,0xec,0x8e,0xea, -0xeb,0x43,0xee,0xf2,0x98,0xf7,0xfb,0xfc,0xfb,0xf8,0xee,0xf5,0xf4,0x42,0xf5,0xfa, -0x12,0x01,0x07,0xfd,0x0c,0x0f,0x67,0x0e,0x0a,0x84,0x05,0x02,0xc1,0x00,0x01,0x01, -0x02,0x02,0x99,0x01,0xff,0x8f,0xff,0xff,0xef,0xff,0xff,0x67,0xfe,0xfd,0x20,0xfd, -0xff,0x31,0x02,0x06,0xb9,0x0b,0x0f,0xaf,0x11,0x10,0x6b,0x0d,0x09,0x91,0x06,0x07, -0x63,0x0a,0x0e,0x60,0x10,0x11,0xb0,0x0e,0x09,0x81,0x02,0xfd,0xfb,0xfa,0xfa,0x38, -0xfc,0xfe,0xb6,0xff,0xff,0xcc,0xfe,0xfc,0x61,0xf8,0xf5,0x79,0xf4,0xf5,0x32,0xf7, -0xfa,0x32,0xfd,0x00,0xa1,0x02,0x03,0xcc,0x02,0x00,0x67,0xfe,0xfc,0xfc,0xfb,0xfd, -0xf7,0x00,0x04,0x64,0x06,0x07,0x2f,0x08,0x05,0x65,0x01,0xfe,0x09,0xfd,0xfc,0xf6, -0xfc,0xfe,0xd4,0xff,0x01,0xce,0x03,0x03,0x4f,0x01,0xfd,0x90,0xf9,0xf7,0x69,0xf7, -0xf8,0x6f,0xfb,0xfd,0x13,0xfe,0xfe,0x47,0xfe,0xfe,0x82,0xfe,0xfe,0x55,0xfd,0xfc, -0xd6,0xfa,0xf8,0x04,0xf6,0xf4,0xf7,0xf2,0xf1,0xe0,0xee,0xec,0xf9,0xe9,0xe7,0x96, -0xe6,0xe7,0xc6,0xe8,0xe9,0x6f,0xeb,0xec,0xff,0xed,0xee,0xef,0xef,0xf0,0x46,0xf1, -0xf3,0x52,0xf5,0xf7,0x19,0xfa,0xfb,0xfd,0xfb,0xfb,0x93,0xfa,0xf9,0xbe,0xf8,0xf7, -0x31,0xf5,0xf2,0xfc,0xef,0xed,0xf3,0xeb,0xec,0x81,0xed,0xef,0x7b,0xf0,0xef,0x61, -0xed,0xec,0xc0,0xea,0xea,0x21,0xeb,0xed,0xc7,0xef,0xf0,0x2d,0xf0,0xee,0x6c,0xee, -0xef,0x06,0xf1,0xf3,0xb9,0xf6,0xf9,0x53,0xf9,0xf7,0x43,0xf5,0xf4,0x8f,0xf6,0xfa, -0x2a,0x00,0x04,0x5a,0x06,0x05,0x3b,0x03,0xff,0xaf,0xfd,0xfc,0x17,0xfc,0xfc,0xc5, -0xfd,0xff,0x16,0x00,0xff,0x7d,0xff,0xff,0xf7,0xff,0x00,0xaf,0x02,0x04,0xbe,0x07, -0x0a,0x9f,0x0d,0x0f,0xeb,0x11,0x14,0x79,0x16,0x16,0x1b,0x15,0x12,0x03,0x0f,0x0d, -0xac,0x0f,0x12,0x5a,0x14,0x13,0x8c,0x10,0x0b,0xd1,0x04,0xff,0xbd,0xfd,0xfe,0x78, -0x01,0x04,0x25,0x05,0x03,0x0f,0x02,0xff,0xae,0xfd,0xfc,0xd8,0xfd,0x00,0xe7,0x02, -0x05,0x94,0x06,0x05,0x23,0x02,0xff,0x20,0xfd,0xfc,0xad,0xfd,0xfe,0x35,0xfd,0xfa, -0xb6,0xf7,0xf5,0x6b,0xf4,0xf3,0x1b,0xf4,0xf4,0x49,0xf4,0xf3,0x48,0xf3,0xf3,0x9f, -0xf6,0xfb,0xc4,0xff,0x03,0xc5,0x05,0x07,0x41,0x07,0x07,0xd5,0x07,0x09,0x74,0x0c, -0x11,0xe8,0x15,0x18,0xf9,0x19,0x1a,0xd9,0x1a,0x1b,0x32,0x1c,0x1e,0x73,0x1f,0x1f, -0xf1,0x1d,0x1b,0x9e,0x18,0x15,0x9f,0x15,0x16,0x0a,0x18,0x18,0x65,0x16,0x12,0xc2, -0x0d,0x0a,0x9c,0x09,0x0a,0xa3,0x0b,0x0d,0xa6,0x0e,0x0d,0xac,0x0a,0x06,0xda,0x03, -0x04,0x33,0x08,0x0c,0xbe,0x0f,0x10,0xf2,0x0c,0x06,0xef,0x00,0xfc,0xf3,0xf8,0xf7, -0xfc,0xf8,0xfa,0x68,0xfa,0xf8,0x66,0xf5,0xf2,0x39,0xf0,0xee,0x28,0xee,0xee,0x2d, -0xf0,0xf2,0x04,0xf5,0xf7,0xef,0xfb,0x00,0x74,0x03,0x05,0x53,0x05,0x03,0x6a,0x01, -0x01,0x22,0x03,0x05,0xde,0x08,0x0a,0x9a,0x09,0x05,0xbc,0x00,0xfb,0xba,0xf7,0xf6, -0x7a,0xf9,0xfe,0xc3,0x01,0x03,0x7a,0x04,0x03,0x88,0x01,0x00,0x16,0x01,0x03,0x20, -0x06,0x0a,0xd5,0x0d,0x0f,0x0f,0x11,0x10,0xdd,0x0e,0x0b,0x3e,0x09,0x07,0xd2,0x05, -0x06,0x23,0x08,0x09,0xff,0x09,0x08,0x92,0x04,0xff,0x9c,0xfb,0xf8,0x2c,0xf7,0xf6, -0xb1,0xf6,0xf9,0xc2,0xfb,0xfd,0x4f,0xff,0xfe,0x3c,0xfc,0xf9,0xf1,0xf6,0xf6,0x63, -0xf7,0xfa,0x0c,0xff,0x02,0xaf,0x05,0x06,0x94,0x04,0x02,0x31,0x00,0xff,0x23,0xff, -0xff,0x0e,0x01,0x01,0xd8,0x01,0x02,0x2c,0x03,0x01,0x5c,0x00,0x00,0xb2,0xff,0xfe, -0xe2,0xfc,0xfc,0x92,0xfb,0xfb,0x34,0xfb,0xfb,0xa2,0xfb,0xfc,0x66,0xfc,0xfb,0x1e, -0xfc,0xfd,0x4b,0x00,0x01,0x5f,0x02,0x01,0x6a,0xff,0xfb,0x5e,0xf8,0xf5,0xb3,0xf2, -0xf1,0xd7,0xf0,0xef,0x0b,0xee,0xec,0x75,0xea,0xe9,0xf0,0xe8,0xe9,0x08,0xea,0xea, -0x84,0xea,0xeb,0xa8,0xec,0xed,0x44,0xee,0xf0,0xab,0xf4,0xf9,0xd1,0xfb,0xfb,0xcc, -0xf9,0xf8,0xa4,0xf7,0xf7,0xdc,0xf8,0xf9,0xec,0xf8,0xf6,0x06,0xf3,0xef,0xf8,0xec, -0xec,0xc7,0xee,0xf2,0x25,0xf4,0xf3,0xd1,0xef,0xeb,0xfc,0xe8,0xe8,0x81,0xe8,0xe9, -0xcf,0xec,0xf0,0x9b,0xf3,0xf4,0x72,0xf2,0xef,0x98,0xec,0xeb,0x79,0xec,0xee,0x25, -0xf1,0xf4,0xfc,0xf7,0xfa,0x42,0xfc,0xfe,0x56,0xff,0xff,0x78,0xff,0xfe,0x4d,0xfd, -0xfb,0xef,0xfc,0xff,0x9c,0x02,0x03,0x2f,0x03,0xff,0xd7,0xfa,0xf7,0xdd,0xf6,0xf7, -0xc9,0xfa,0x00,0x56,0x06,0x0a,0x6a,0x0c,0x0b,0x49,0x09,0x07,0x86,0x07,0x0a,0x0b, -0x10,0x15,0x2d,0x1a,0x1b,0xfc,0x19,0x16,0xe6,0x12,0x10,0x26,0x10,0x10,0x8f,0x10, -0x0e,0x1d,0x0d,0x0b,0x70,0x08,0x06,0x88,0x05,0x04,0x0b,0x04,0x03,0x23,0x02,0x01, -0x90,0x00,0x01,0xfa,0x03,0x05,0xcf,0x06,0x06,0x3b,0x05,0x03,0x51,0x01,0xff,0xaa, -0xfe,0xff,0x5d,0x02,0x03,0xfc,0x02,0xff,0xaf,0xfa,0xf5,0x64,0xf2,0xf1,0x0b,0xf2, -0xf2,0x79,0xf3,0xf4,0x2b,0xf5,0xf4,0xbc,0xf4,0xf5,0xfd,0xf7,0xfb,0x75,0xfe,0xff, -0x47,0xff,0xff,0x56,0x00,0x02,0x87,0x06,0x0c,0x41,0x11,0x15,0x84,0x16,0x15,0xd2, -0x12,0x11,0x7f,0x14,0x19,0x2b,0x1f,0x22,0xa9,0x22,0x1f,0x8c,0x1b,0x17,0xf6,0x13, -0x12,0x17,0x14,0x17,0x39,0x1a,0x1a,0x73,0x17,0x12,0xaa,0x0d,0x0a,0xb6,0x08,0x08, -0xe4,0x08,0x0a,0x1c,0x0d,0x0e,0xfc,0x0f,0x10,0xc6,0x0f,0x0e,0x49,0x0d,0x0a,0x9d, -0x07,0x04,0xce,0x03,0x04,0xc2,0x05,0x07,0xd7,0x06,0x02,0x98,0xfc,0xf6,0xa8,0xf0, -0xec,0x40,0xeb,0xee,0x74,0xf2,0xf6,0xd7,0xf8,0xf7,0xee,0xf4,0xf2,0x9b,0xf2,0xf4, -0x71,0xf7,0xfc,0xc6,0x01,0x06,0x56,0x09,0x0a,0xbc,0x09,0x06,0x86,0x02,0xff,0xc5, -0xfd,0xfe,0x15,0x00,0x01,0x06,0x02,0x02,0xa9,0x01,0xfe,0x69,0xfb,0xf9,0x59,0xf9, -0xfa,0xad,0xfd,0x00,0x8e,0x04,0x08,0x14,0x0b,0x0c,0xd1,0x0a,0x08,0xa8,0x06,0x05, -0x17,0x06,0x08,0x0e,0x0d,0x10,0xba,0x12,0x12,0xf7,0x0e,0x09,0x5f,0x05,0x00,0x5e, -0xfd,0xfc,0xb5,0xfd,0xff,0x8d,0x01,0x02,0x63,0x01,0xfe,0x1b,0xfb,0xf8,0xb4,0xf6, -0xf5,0x49,0xf5,0xf6,0x16,0xf8,0xf9,0x0e,0xfc,0xfe,0xa2,0xff,0x00,0x2e,0x01,0xff, -0x9a,0xfd,0xfc,0x19,0xfd,0xff,0x66,0x02,0x04,0x53,0x04,0x03,0x03,0x02,0x00,0xad, -0xff,0xfe,0x4d,0xff,0x00,0x78,0x01,0x01,0x4a,0x00,0xfd,0x52,0xfa,0xf9,0x34,0xf9, -0xf8,0x3e,0xf9,0xfa,0x05,0xfc,0xfd,0x0c,0xff,0x00,0xc3,0x01,0x03,0xaa,0x04,0x03, -0xd5,0xff,0xfb,0xb6,0xf7,0xf6,0x30,0xf6,0xf7,0xb4,0xf7,0xf6,0xf8,0xf3,0xf0,0xa1, -0xeb,0xe8,0x51,0xe6,0xe6,0xc3,0xe7,0xea,0x1e,0xed,0xec,0x9f,0xeb,0xeb,0xc2,0xeb, -0xed,0xe9,0xf0,0xf5,0x84,0xf9,0xfc,0x23,0xfc,0xf9,0xbe,0xf6,0xf4,0xa8,0xf4,0xf6, -0x40,0xf7,0xf8,0x55,0xf8,0xf6,0x1b,0xf5,0xf4,0xd1,0xf2,0xf0,0xdb,0xee,0xed,0x40, -0xeb,0xea,0x1c,0xec,0xee,0xa6,0xf0,0xf2,0x51,0xf2,0xf1,0x80,0xee,0xec,0x31,0xea, -0xe8,0x94,0xe7,0xe9,0x1d,0xee,0xf2,0x6d,0xf6,0xf7,0xf8,0xf5,0xf3,0xc3,0xf1,0xf2, -0x79,0xf6,0xfc,0x2a,0x02,0x05,0xb6,0x05,0x03,0xb2,0xfe,0xfa,0x69,0xf9,0xfa,0xfe, -0xfc,0xfd,0x7a,0xfd,0xfc,0x5f,0xfc,0xfb,0xfe,0xfb,0xfc,0xb7,0xfd,0x00,0xa9,0x03, -0x05,0xa7,0x06,0x08,0x13,0x0a,0x0c,0x6d,0x10,0x13,0xee,0x15,0x16,0xf6,0x15,0x15, -0x95,0x14,0x14,0x66,0x15,0x16,0xeb,0x16,0x15,0xd6,0x11,0x0c,0x2e,0x09,0x07,0x8d, -0x07,0x07,0x46,0x08,0x09,0x22,0x09,0x08,0xe0,0x05,0x03,0x27,0x02,0x03,0x87,0x06, -0x08,0x9b,0x08,0x06,0xdf,0x04,0x02,0x6e,0x02,0x03,0x28,0x05,0x05,0x6f,0x05,0x02, -0x8a,0xfd,0xf7,0x5b,0xf3,0xf1,0xd7,0xf2,0xf6,0xd3,0xf8,0xf9,0xe0,0xf6,0xf3,0x49, -0xf0,0xee,0x1b,0xf0,0xf3,0xb7,0xf7,0xfc,0x13,0xff,0xfe,0xff,0xfc,0xfb,0x0d,0xfd, -0x00,0x61,0x04,0x09,0xd7,0x0d,0x11,0x51,0x13,0x14,0xae,0x15,0x16,0xe8,0x17,0x18, -0x17,0x18,0x18,0xd9,0x19,0x1a,0xc6,0x1a,0x1c,0x41,0x1d,0x1c,0xfd,0x19,0x15,0x14, -0x10,0x0c,0xd0,0x0a,0x0c,0x42,0x0e,0x10,0xfc,0x12,0x13,0x69,0x11,0x0d,0x3f,0x0b, -0x09,0x76,0x09,0x0b,0xdc,0x0e,0x11,0xab,0x13,0x13,0x55,0x10,0x0c,0x92,0x07,0x02, -0xbf,0xff,0xfe,0x86,0xfe,0xfe,0xd8,0xfd,0xfc,0x42,0xf9,0xf5,0x11,0xf1,0xee,0x0e, -0xee,0xed,0x6b,0xef,0xf2,0xfa,0xf5,0xf9,0x59,0xfd,0xff,0x29,0x00,0x00,0xb1,0xff, -0xff,0xed,0x00,0x02,0x48,0x04,0x05,0x9b,0x06,0x06,0x65,0x04,0x00,0x87,0xfc,0xf9, -0x8f,0xf8,0xf8,0xfa,0xfa,0xfe,0x31,0x01,0x04,0x70,0x04,0x01,0xbd,0xfe,0xfc,0x4f, -0xfd,0xff,0xa7,0x02,0x06,0x33,0x09,0x0b,0x1f,0x0e,0x0f,0xe5,0x0e,0x0d,0x68,0x0c, -0x0b,0x44,0x09,0x07,0xd4,0x05,0x05,0x14,0x06,0x07,0xd9,0x07,0x06,0x5b,0x04,0x00, -0x1c,0xfd,0xfa,0xc3,0xf8,0xf8,0xa3,0xf8,0xf9,0x0f,0xfb,0xfa,0x56,0xf8,0xf6,0x2d, -0xf7,0xf8,0x7f,0xfb,0xfd,0x49,0xfe,0xfd,0x7e,0xfd,0xfd,0xe6,0xfd,0xff,0x82,0x00, -0x01,0xa7,0x01,0x01,0x83,0x00,0xff,0xbf,0x00,0x02,0x11,0x03,0x03,0x1a,0x03,0x00, -0xda,0xfc,0xf9,0x87,0xf7,0xf6,0x55,0xf6,0xf8,0x7a,0xfc,0xff,0x05,0x00,0xff,0xf5, -0xfd,0xfc,0x98,0xfc,0xff,0x52,0x02,0x04,0xd8,0x04,0x02,0xf4,0xfd,0xfa,0x84,0xf8, -0xf8,0x84,0xf8,0xf8,0x26,0xf7,0xf4,0xc5,0xf0,0xed,0x75,0xea,0xe7,0x2e,0xe6,0xe6, -0x40,0xe7,0xe9,0xf4,0xeb,0xee,0x38,0xf0,0xf1,0x0f,0xf3,0xf2,0x2b,0xf2,0xf2,0x48, -0xf3,0xf4,0x00,0xf5,0xf6,0x7e,0xf9,0xfc,0x34,0xfe,0xfe,0xf1,0xfa,0xf5,0x83,0xef, -0xec,0x64,0xec,0xef,0xd8,0xf3,0xf6,0x7b,0xf7,0xf6,0x09,0xf3,0xed,0xa9,0xe9,0xe8, -0xcc,0xea,0xee,0xf1,0xf0,0xf2,0x00,0xf1,0xee,0x9b,0xeb,0xe8,0x08,0xe7,0xe8,0x78, -0xec,0xf0,0x93,0xf2,0xf4,0x43,0xf5,0xf6,0x71,0xf8,0xfb,0xde,0xfd,0xfe,0xf3,0xfd, -0xfd,0x38,0xfd,0xfd,0x27,0xfe,0xfe,0x35,0xfe,0xfe,0x83,0xfd,0xfb,0x54,0xf8,0xf6, -0x66,0xf6,0xf8,0x0c,0xfd,0x01,0xe8,0x03,0x04,0xa8,0x04,0x04,0x06,0x04,0x05,0xc3, -0x08,0x0e,0xe5,0x13,0x17,0xab,0x18,0x17,0x05,0x16,0x15,0x45,0x15,0x16,0xa6,0x17, -0x17,0x36,0x15,0x11,0x4e,0x0e,0x0b,0x55,0x0a,0x0b,0xe2,0x0c,0x0e,0xb6,0x0e,0x0c, -0xd7,0x07,0x03,0x24,0x02,0x04,0x87,0x07,0x0a,0x17,0x0d,0x0d,0xaa,0x0b,0x08,0xd6, -0x04,0x02,0xa5,0x02,0x04,0xbd,0x06,0x06,0xac,0x04,0x00,0x5d,0xfc,0xf8,0xd3,0xf5, -0xf4,0x8d,0xf4,0xf4,0x17,0xf5,0xf5,0xd5,0xf4,0xf4,0x5f,0xf5,0xf4,0x4e,0xf4,0xf3, -0xa5,0xf1,0xf1,0xd0,0xf2,0xf6,0x8c,0xfb,0x00,0x97,0x04,0x07,0x56,0x08,0x08,0x40, -0x07,0x07,0x92,0x08,0x0c,0xf6,0x11,0x17,0xd4,0x1b,0x1f,0x20,0x1f,0x1c,0xc8,0x18, -0x14,0x09,0x12,0x12,0xbd,0x15,0x18,0x10,0x19,0x18,0x7c,0x16,0x12,0x46,0x0e,0x0b, -0x81,0x09,0x09,0x68,0x0b,0x0e,0x6a,0x11,0x13,0xd2,0x14,0x15,0x86,0x13,0x10,0xb8, -0x0d,0x0b,0x9d,0x0b,0x0c,0xed,0x0d,0x0e,0xa2,0x0d,0x0c,0x63,0x09,0x04,0x3d,0xff, -0xf9,0x81,0xf4,0xf2,0xb7,0xf2,0xf4,0x50,0xf5,0xf6,0xae,0xf7,0xf6,0x82,0xf3,0xf1, -0x59,0xf1,0xf3,0x96,0xf8,0xff,0x76,0x04,0x07,0xd0,0x07,0x07,0x71,0x04,0x00,0x2e, -0xfe,0xfc,0x58,0xfc,0xfd,0xb3,0xfe,0x00,0xe0,0x00,0x01,0xa8,0x01,0x01,0xd4,0xff, -0xfc,0x4d,0xf9,0xf7,0xa0,0xf7,0xfa,0xb8,0xfe,0x03,0xda,0x07,0x0a,0xb0,0x09,0x08, -0xe2,0x05,0x04,0x6e,0x06,0x09,0xb4,0x0b,0x0d,0x82,0x0d,0x0c,0x4a,0x0b,0x0a,0x32, -0x09,0x08,0xd1,0x06,0x05,0x28,0x04,0x02,0x85,0x00,0xff,0x75,0xfe,0xfd,0x76,0xfc, -0xfb,0x04,0xf9,0xf6,0x9e,0xf5,0xf4,0x9e,0xf5,0xf8,0x03,0xfc,0xff,0xe1,0xff,0xfe, -0x90,0xfa,0xf7,0x45,0xf6,0xf8,0x64,0xfc,0x00,0x4c,0x04,0x06,0x37,0x06,0x04,0x90, -0x01,0xff,0xd4,0xfd,0xfd,0xce,0xfe,0xfe,0x6f,0xfe,0xfd,0x4a,0xfc,0xfa,0xe0,0xf7, -0xf6,0xf9,0xf6,0xf9,0x85,0xfc,0xfe,0x8e,0xff,0xff,0x94,0xff,0x00,0x73,0x00,0x00, -0xfb,0x00,0x00,0x63,0xff,0xff,0x74,0xff,0xff,0xfb,0xff,0xfe,0xbd,0xfa,0xf4,0x7c, -0xee,0xe9,0xd1,0xe6,0xe8,0x01,0xeb,0xed,0x0f,0xf0,0xf1,0x31,0xf0,0xed,0x00,0xe9, -0xe6,0x26,0xe6,0xe9,0x99,0xf0,0xf7,0xad,0xfb,0xfb,0x3f,0xfa,0xf7,0x63,0xf4,0xf3, -0xaa,0xf4,0xf6,0xf3,0xf7,0xf9,0xa2,0xf8,0xf6,0x68,0xf4,0xf3,0x1b,0xf4,0xf4,0x92, -0xf3,0xf2,0x7c,0xf1,0xf0,0x06,0xf0,0xf0,0xe3,0xf0,0xf1,0x1e,0xf2,0xf0,0x84,0xed, -0xea,0x0c,0xe8,0xe6,0x87,0xe7,0xea,0x1b,0xee,0xf0,0x26,0xf1,0xf0,0x2b,0xf0,0xf0, -0x8a,0xf2,0xf5,0x1b,0xfa,0xfe,0x9c,0x01,0x01,0x17,0xff,0xfc,0x86,0xfa,0xfa,0x31, -0xfb,0xfc,0x86,0xfc,0xfc,0xb2,0xfa,0xf8,0x50,0xf6,0xf7,0x93,0xf9,0xfc,0x0b,0x00, -0x02,0x81,0x01,0xff,0x97,0xfe,0x00,0x64,0x04,0x0a,0xa4,0x10,0x16,0xa2,0x18,0x18, -0x78,0x16,0x13,0x20,0x11,0x12,0x0a,0x16,0x18,0x49,0x19,0x18,0x71,0x15,0x12,0xb6, -0x0f,0x0d,0x98,0x0c,0x0c,0x2b,0x0d,0x0d,0x05,0x0d,0x0c,0x12,0x0b,0x0a,0xe9,0x0a, -0x0b,0x54,0x0a,0x08,0xcb,0x08,0x0a,0xa6,0x0b,0x0c,0xf6,0x0c,0x0c,0x48,0x0a,0x07, -0x85,0x03,0xfe,0x3e,0xfb,0xf9,0xae,0xfa,0xfc,0xb3,0xfd,0xfe,0xc7,0xfd,0xfa,0x1c, -0xf6,0xf0,0x2b,0xec,0xea,0x3c,0xed,0xf1,0xe4,0xf4,0xf7,0xcb,0xf8,0xf7,0xde,0xf6, -0xf6,0x20,0xf5,0xf5,0x7b,0xf9,0xff,0x32,0x04,0x08,0xe9,0x0b,0x0e,0x22,0x0f,0x0f, -0x08,0x10,0x10,0xd9,0x11,0x14,0xba,0x17,0x19,0x3e,0x1b,0x1b,0x8a,0x1a,0x18,0x62, -0x15,0x11,0x0d,0x0e,0x0b,0xa8,0x0b,0x0d,0x29,0x10,0x12,0xea,0x13,0x13,0xc9,0x11, -0x0f,0x26,0x0d,0x0b,0xed,0x0c,0x10,0xf1,0x13,0x16,0xbe,0x17,0x16,0x77,0x13,0x0f, -0xb7,0x0b,0x08,0x7f,0x07,0x06,0x9f,0x06,0x04,0xee,0x01,0xfe,0xe6,0xfa,0xf7,0x6e, -0xf5,0xf2,0x5f,0xf0,0xef,0xa0,0xef,0xf2,0x00,0xf6,0xfb,0x24,0x00,0x03,0xa5,0x03, -0x01,0xbb,0xfe,0xfb,0x9c,0xfa,0xfc,0x02,0xff,0x01,0x0c,0x04,0x04,0x3f,0x04,0x02, -0x48,0x00,0xfd,0xf6,0xfa,0xfa,0x5a,0xfb,0xfb,0xfe,0xfb,0xfb,0xc9,0xfb,0xfd,0x93, -0xff,0x01,0xad,0x02,0x02,0x50,0x01,0x01,0x10,0x01,0x03,0x11,0x07,0x0b,0x36,0x0e, -0x0f,0x31,0x0d,0x09,0xe6,0x06,0x06,0x6f,0x08,0x0a,0x52,0x0b,0x0b,0x2b,0x0b,0x08, -0x1f,0x05,0x00,0xeb,0xfc,0xfa,0x62,0xf9,0xfa,0xc2,0xfb,0xfd,0xa8,0xfd,0xfb,0x2c, -0xf9,0xf6,0xec,0xf4,0xf4,0x0b,0xf7,0xf9,0x57,0xfa,0xfa,0xc4,0xf9,0xfa,0x01,0xfc, -0xff,0x71,0x01,0x01,0x6f,0x01,0x01,0xe6,0x01,0x01,0x4a,0x01,0x00,0xff,0xff,0xfe, -0x75,0xfc,0xf9,0x6d,0xf7,0xf7,0x60,0xf8,0xfa,0x10,0xfc,0xfe,0x62,0xfe,0xfc,0x55, -0xf9,0xf7,0xf2,0xf6,0xf9,0xe8,0xfe,0x05,0xf0,0x08,0x0a,0x70,0x08,0x03,0xcc,0xfd, -0xf9,0x38,0xf8,0xf8,0x9a,0xf9,0xfa,0xfe,0xfa,0xf8,0xd5,0xf3,0xee,0x0d,0xeb,0xe9, -0x21,0xe9,0xea,0xc0,0xea,0xeb,0x08,0xec,0xec,0x05,0xed,0xee,0xfa,0xf0,0xf3,0xf5, -0xf4,0xf4,0xdd,0xf3,0xf3,0x70,0xf3,0xf5,0xf7,0xf7,0xfa,0x56,0xfb,0xf9,0x17,0xf6, -0xf3,0x2b,0xf3,0xf3,0x20,0xf4,0xf6,0x3e,0xf9,0xf9,0x44,0xf7,0xf3,0x8e,0xf0,0xee, -0x0a,0xef,0xf0,0xdf,0xf2,0xf3,0x54,0xf2,0xef,0x9b,0xeb,0xe7,0xff,0xe5,0xe5,0x4e, -0xe8,0xec,0x87,0xef,0xf0,0x82,0xef,0xef,0xf0,0xef,0xf3,0x57,0xf8,0xfc,0xd5,0xfe, -0x00,0xf0,0xfe,0xfb,0x7d,0xf8,0xf7,0xc4,0xf8,0xfb,0x95,0xfd,0xfe,0x5a,0xfd,0xfa, -0xd6,0xf7,0xf6,0x51,0xf5,0xf6,0x74,0xf8,0xfa,0xea,0xfc,0xff,0x51,0x00,0x01,0x41, -0x03,0x06,0xdc,0x09,0x0c,0xe4,0x0e,0x12,0x91,0x14,0x15,0x1c,0x16,0x16,0x20,0x16, -0x16,0xaa,0x16,0x15,0x18,0x14,0x13,0x26,0x13,0x13,0x34,0x14,0x14,0xae,0x13,0x10, -0x9d,0x0d,0x0a,0xd3,0x07,0x07,0xca,0x09,0x0d,0x05,0x11,0x13,0x9f,0x14,0x12,0x26, -0x0f,0x0b,0x8b,0x08,0x05,0x3d,0x05,0x07,0x61,0x09,0x0a,0xdd,0x0a,0x08,0xf9,0x03, -0xff,0xc1,0xfb,0xf9,0x57,0xf8,0xf8,0x17,0xf9,0xf8,0xcd,0xf7,0xf6,0xd2,0xf3,0xf1, -0x4c,0xf0,0xee,0xcc,0xed,0xed,0xad,0xef,0xf2,0xfa,0xf5,0xf9,0xd2,0xfb,0xfd,0x12, -0xfd,0xfc,0x2e,0xfd,0xfe,0x53,0x01,0x06,0xec,0x0c,0x12,0x7d,0x17,0x19,0x80,0x17, -0x14,0x3d,0x12,0x10,0x3d,0x11,0x12,0xa9,0x14,0x16,0x66,0x16,0x14,0x24,0x11,0x0e, -0x92,0x0c,0x0c,0x45,0x0c,0x0c,0xfa,0x0d,0x0f,0x18,0x11,0x13,0x46,0x15,0x15,0xb4, -0x14,0x13,0x8e,0x12,0x10,0x48,0x0f,0x0f,0xeb,0x11,0x14,0x42,0x15,0x14,0xd8,0x10, -0x0a,0xf3,0x02,0xfc,0x33,0xf7,0xf5,0x66,0xf6,0xf8,0x00,0xf9,0xf9,0x55,0xf8,0xf7, -0x85,0xf7,0xf8,0xc7,0xf9,0xfb,0x91,0xfb,0xfb,0x76,0xfb,0xfd,0xe1,0xff,0x02,0xf8, -0x03,0x04,0xb9,0x03,0x00,0x6b,0xfd,0xfc,0x90,0xfc,0xfd,0xfb,0xfe,0x00,0x51,0x00, -0x00,0xc1,0xfe,0xfb,0xff,0xf8,0xf7,0x38,0xf8,0xfa,0xed,0xfe,0x02,0x2f,0x05,0x05, -0x41,0x03,0x00,0x9f,0xff,0x00,0x0b,0x04,0x07,0xff,0x0a,0x0d,0xb3,0x0e,0x0e,0xb6, -0x0c,0x0b,0x93,0x09,0x07,0xfc,0x06,0x07,0xa0,0x06,0x05,0xe5,0x03,0x02,0x95,0x00, -0xff,0x93,0xfe,0xfd,0x33,0xfa,0xf7,0x44,0xf6,0xf6,0x0f,0xf8,0xf9,0x44,0xfa,0xf9, -0x27,0xf7,0xf4,0xb7,0xf2,0xf3,0xb8,0xf7,0xfe,0xb0,0x03,0x07,0xb3,0x07,0x04,0x59, -0xff,0xfa,0x0d,0xf9,0xf9,0xf9,0xfb,0xff,0xe4,0x01,0x03,0x90,0x01,0xfd,0x86,0xf7, -0xf2,0x07,0xf1,0xf3,0x70,0xf6,0xfa,0xe0,0xfc,0xfe,0xb5,0xfe,0xff,0x37,0x00,0x00, -0xe6,0x00,0x01,0x69,0x01,0x00,0xd7,0xff,0xff,0xf7,0xff,0x01,0x1a,0x03,0x01,0x89, -0xfc,0xf5,0xbf,0xf0,0xed,0xa2,0xeb,0xec,0x03,0xee,0xef,0x17,0xf0,0xef,0x09,0xed, -0xe9,0x7c,0xe8,0xe9,0x6d,0xed,0xf2,0x84,0xf5,0xf6,0x10,0xf5,0xf3,0xce,0xf2,0xf1, -0x8e,0xf2,0xf5,0x84,0xf8,0xfa,0x07,0xfa,0xf7,0x3c,0xf5,0xf3,0xee,0xf4,0xf6,0xf9, -0xf7,0xf9,0x95,0xf9,0xf7,0x36,0xf4,0xf2,0xe4,0xf1,0xf3,0xf0,0xf4,0xf6,0x20,0xf5, -0xf2,0xb2,0xed,0xe8,0x8d,0xe5,0xe4,0xdb,0xe5,0xe8,0x84,0xeb,0xef,0x45,0xf2,0xf2, -0x4f,0xf2,0xf2,0xc2,0xf2,0xf4,0xe3,0xf6,0xf9,0x7b,0xfb,0xfc,0x8d,0xfd,0xfd,0x20, -0xfc,0xfb,0xfe,0xfb,0xfb,0xa2,0xf9,0xf7,0x5d,0xf6,0xf5,0x7e,0xf6,0xf7,0xff,0xf8, -0xf8,0xbe,0xf8,0xf8,0xdb,0xf8,0xfa,0x07,0xfe,0x02,0x78,0x07,0x0c,0xf9,0x0f,0x10, -0x4e,0x10,0x0f,0x16,0x0e,0x0d,0xf4,0x0e,0x12,0x7e,0x17,0x1b,0x39,0x1e,0x1e,0x62, -0x1a,0x14,0xb9,0x0f,0x0c,0xdc,0x0b,0x0c,0x2c,0x0f,0x11,0xcc,0x13,0x14,0x1c,0x14, -0x11,0xae,0x0f,0x0e,0xc5,0x0d,0x0e,0x82,0x0e,0x0e,0x18,0x0f,0x10,0x8a,0x11,0x10, -0x39,0x0e,0x0b,0xa0,0x07,0x04,0x67,0x02,0x02,0xf0,0x02,0x04,0x39,0x06,0x05,0xdf, -0x01,0xfb,0x44,0xf5,0xf0,0xad,0xee,0xef,0x02,0xf1,0xf3,0x13,0xf5,0xf5,0x5a,0xf4, -0xf1,0x4d,0xef,0xed,0xfa,0xed,0xf0,0x18,0xf4,0xf7,0x1d,0xfb,0xfe,0xab,0x02,0x05, -0x6a,0x07,0x09,0xd2,0x0a,0x0b,0xfd,0x0c,0x0e,0xe7,0x0f,0x12,0x06,0x16,0x18,0xed, -0x18,0x15,0x1d,0x11,0x0b,0x5f,0x08,0x07,0x39,0x0a,0x0e,0x17,0x12,0x13,0x9d,0x13, -0x11,0x17,0x0f,0x0d,0x09,0x0d,0x0d,0x99,0x0f,0x11,0x37,0x13,0x15,0x69,0x18,0x1a, -0x7c,0x1b,0x19,0x1e,0x16,0x11,0xa3,0x0c,0x08,0xe7,0x04,0x02,0x77,0x01,0x01,0x66, -0x01,0x01,0xb2,0xff,0xfc,0xb1,0xf6,0xf2,0xa9,0xf1,0xf3,0x2b,0xf8,0xfd,0xa3,0x00, -0x01,0x6d,0x01,0xff,0x1c,0xfd,0xfa,0xee,0xfa,0xfc,0x0a,0xff,0x02,0xc0,0x04,0x05, -0x97,0x03,0x00,0xc9,0xfd,0xfb,0x36,0xfa,0xfa,0xfc,0xfb,0xfd,0xe0,0xfd,0xfe,0x5a, -0xfe,0xfd,0xc1,0xfc,0xfd,0x66,0xfd,0xfc,0x0b,0xfc,0xfc,0x10,0xfe,0x02,0x38,0x07, -0x0a,0x66,0x0b,0x0a,0x25,0x08,0x06,0x1a,0x07,0x08,0xdb,0x0a,0x0d,0x66,0x0f,0x0f, -0x42,0x0b,0x05,0xfa,0x00,0xfe,0x94,0xfe,0x01,0x29,0x04,0x04,0x37,0x03,0x00,0xb0, -0xfa,0xf5,0x10,0xf1,0xef,0xdc,0xf1,0xf6,0xc3,0xf9,0xfa,0xba,0xf9,0xf8,0x3e,0xf9, -0xf9,0x8f,0xfa,0xfb,0xad,0xfd,0xff,0xd3,0x00,0x01,0x65,0x00,0x00,0xf0,0x00,0x01, -0x82,0xff,0xfc,0x4c,0xf9,0xf5,0x9b,0xf3,0xf3,0x89,0xf5,0xf8,0xba,0xfb,0xfd,0xd6, -0xfc,0xfa,0x64,0xf7,0xf6,0xe6,0xf7,0xfc,0x62,0x01,0x04,0x7e,0x05,0x04,0x86,0x02, -0x00,0xa7,0xff,0x00,0xd1,0x00,0x01,0xb7,0x00,0xfd,0x32,0xf7,0xf1,0xda,0xee,0xee, -0xc3,0xee,0xef,0x79,0xf0,0xf0,0xe5,0xee,0xed,0x81,0xeb,0xea,0xfd,0xeb,0xee,0x6b, -0xf1,0xf3,0x66,0xf4,0xf4,0xb0,0xf2,0xf1,0xbc,0xf1,0xf2,0xf9,0xf4,0xf8,0x44,0xfa, -0xfa,0x82,0xf8,0xf5,0xbf,0xf3,0xf3,0x34,0xf5,0xf8,0xd0,0xf9,0xfa,0x7e,0xfb,0xfa, -0xed,0xf8,0xf7,0x33,0xf6,0xf4,0x28,0xf2,0xef,0xac,0xed,0xeb,0x91,0xe9,0xe9,0xcd, -0xea,0xeb,0x2b,0xec,0xec,0xb5,0xec,0xed,0xa9,0xee,0xef,0xd7,0xf0,0xf3,0x09,0xf7, -0xf9,0x2f,0xfb,0xfb,0x30,0xfa,0xf9,0x95,0xf9,0xfb,0x82,0xfc,0xfd,0x24,0xfe,0xfd, -0x48,0xfa,0xf5,0x7a,0xf1,0xee,0x2f,0xef,0xf2,0x82,0xf6,0xfa,0xfa,0xfd,0x00,0x13, -0x01,0x00,0x27,0xff,0xfe,0x6e,0x00,0x03,0xcf,0x08,0x0d,0xf3,0x0f,0x12,0x09,0x15, -0x16,0x16,0x17,0x17,0x03,0x16,0x14,0x44,0x13,0x12,0xde,0x12,0x13,0x4a,0x15,0x16, -0xdc,0x16,0x14,0x5a,0x11,0x0e,0x04,0x0d,0x0e,0x65,0x11,0x14,0x75,0x16,0x17,0x9b, -0x16,0x13,0xf6,0x0f,0x0d,0xe4,0x0b,0x0c,0x03,0x0e,0x10,0x11,0x11,0x10,0x57,0x0e, -0x0b,0xd8,0x08,0x06,0xeb,0x04,0x02,0xee,0x00,0xff,0x00,0xfd,0xfa,0xbc,0xf9,0xf9, -0x6f,0xf9,0xf7,0x30,0xf3,0xef,0xa1,0xeb,0xe9,0xec,0xea,0xee,0x23,0xf2,0xf5,0xb3, -0xf5,0xf4,0x1c,0xf4,0xf4,0x08,0xf6,0xf8,0x49,0xfc,0x00,0x0e,0x06,0x0b,0xb0,0x0e, -0x10,0xf3,0x0f,0x0f,0xa4,0x0e,0x0e,0x11,0x0e,0x0e,0xb6,0x0d,0x0c,0x59,0x0d,0x0f, -0xd7,0x10,0x11,0xa5,0x10,0x0e,0x15,0x0b,0x08,0x79,0x07,0x08,0xc0,0x0a,0x0f,0xda, -0x14,0x18,0xe7,0x19,0x19,0xf3,0x16,0x14,0xdb,0x13,0x14,0x00,0x14,0x14,0x19,0x16, -0x16,0xe0,0x12,0x0d,0x69,0x07,0x01,0x07,0xfe,0xfd,0x26,0xfe,0xfe,0x59,0xfe,0xfd, -0x66,0xfc,0xfb,0x0a,0xfb,0xfa,0xa2,0xf9,0xfa,0x81,0xfb,0xfc,0x6f,0xfd,0xfe,0x67, -0x00,0x02,0x42,0x03,0x02,0x8e,0x00,0xfd,0x1d,0xfd,0xfd,0x74,0xfd,0xfe,0x4d,0x01, -0x03,0xe2,0x02,0x00,0xd4,0xfb,0xf7,0xc9,0xf5,0xf7,0x2a,0xfc,0x00,0x01,0x02,0x01, -0xac,0xfe,0xfa,0x05,0xf8,0xf8,0xc8,0xfb,0x01,0x3c,0x08,0x0c,0x44,0x0d,0x0c,0x04, -0x0a,0x07,0xab,0x06,0x06,0x9c,0x07,0x09,0xb7,0x0b,0x0c,0x1e,0x0c,0x09,0x6b,0x07, -0x05,0x03,0x03,0x01,0x02,0xff,0xfb,0x5f,0xf9,0xf8,0x46,0xf8,0xf8,0xe2,0xf8,0xf9, -0x4d,0xf9,0xf6,0xe9,0xf2,0xf0,0x10,0xf0,0xf3,0xcc,0xf9,0x00,0xa5,0x04,0x05,0x89, -0x03,0xff,0xd8,0xfb,0xf9,0x2d,0xfa,0xfc,0xd4,0xfe,0xff,0xab,0xfd,0xfa,0x52,0xf7, -0xf5,0xf9,0xf4,0xf5,0x1c,0xf7,0xf7,0x6e,0xf8,0xf8,0x2a,0xf8,0xf7,0xd9,0xf7,0xf9, -0xbb,0xfc,0x00,0x11,0x03,0x04,0x6b,0x04,0x02,0xbf,0x01,0x00,0xf9,0xff,0x00,0xa3, -0x00,0xff,0x2b,0xfd,0xf9,0xe2,0xf3,0xef,0x1b,0xef,0xf0,0xa7,0xf1,0xf1,0xdf,0xf1, -0xf0,0x9c,0xee,0xec,0xfd,0xeb,0xeb,0x69,0xec,0xee,0xcc,0xf1,0xf3,0xad,0xf4,0xf4, -0xbc,0xf4,0xf4,0x78,0xf4,0xf4,0x62,0xf3,0xf3,0x35,0xf4,0xf5,0x80,0xf5,0xf6,0x5f, -0xf9,0xfb,0x7a,0xfd,0xfe,0x81,0xfc,0xf9,0x0e,0xf8,0xf7,0x42,0xf7,0xf7,0x18,0xf7, -0xf5,0x6c,0xf3,0xf0,0x91,0xec,0xe9,0x13,0xe7,0xe8,0x41,0xeb,0xee,0xda,0xf0,0xf1, -0x0c,0xf1,0xee,0xfe,0xec,0xec,0x40,0xed,0xf1,0x72,0xf6,0xfb,0x3f,0x00,0x02,0x41, -0x01,0xfe,0x47,0xfb,0xf8,0x0d,0xf7,0xf4,0x7c,0xf3,0xf3,0xdc,0xf4,0xf6,0x90,0xf7, -0xf9,0x00,0xf9,0xf8,0x24,0xf7,0xf5,0x15,0xf4,0xf5,0x51,0xf8,0xfd,0xc3,0x02,0x08, -0xd4,0x0b,0x0c,0x21,0x0a,0x08,0x1b,0x09,0x0b,0x45,0x0f,0x13,0x1f,0x18,0x1a,0x69, -0x1a,0x17,0x03,0x13,0x10,0xde,0x10,0x11,0xbb,0x12,0x13,0xb5,0x13,0x14,0x22,0x15, -0x16,0xba,0x17,0x16,0x7f,0x14,0x11,0xa8,0x0f,0x0f,0xd8,0x10,0x12,0xfd,0x14,0x16, -0x0a,0x17,0x15,0x3b,0x13,0x0f,0xab,0x0b,0x08,0x1f,0x09,0x0a,0xad,0x0c,0x0e,0xf0, -0x0d,0x0b,0x53,0x06,0x01,0x20,0xfc,0xf8,0xd0,0xf5,0xf5,0x78,0xf5,0xf4,0xfc,0xf3, -0xf3,0x44,0xf2,0xf0,0xbb,0xef,0xee,0xd5,0xeb,0xe9,0x9f,0xea,0xed,0x8c,0xf2,0xf8, -0x43,0xfd,0x01,0x07,0x05,0x06,0x8d,0x05,0x03,0x22,0x02,0x03,0x85,0x06,0x0b,0x35, -0x10,0x13,0xdd,0x14,0x12,0xff,0x0e,0x09,0x99,0x05,0x05,0xe0,0x06,0x09,0x57,0x0c, -0x0e,0x77,0x0e,0x0d,0xe7,0x0c,0x0c,0xa1,0x0b,0x0c,0x7c,0x0f,0x13,0x22,0x17,0x1a, -0xc4,0x1b,0x1b,0xee,0x1a,0x19,0x31,0x16,0x12,0x20,0x0e,0x0b,0x11,0x09,0x08,0x57, -0x09,0x0a,0x80,0x09,0x07,0x7c,0x03,0xfc,0x09,0xf7,0xf5,0xa6,0xf7,0xfc,0x90,0x00, -0x03,0x24,0x03,0x00,0x85,0xfc,0xf9,0x48,0xf8,0xf9,0x8e,0xfe,0x03,0x05,0x06,0x06, -0x12,0x04,0x00,0xc3,0xfc,0xfb,0x74,0xfb,0xfd,0x14,0x00,0x02,0x11,0x02,0x00,0x89, -0xfe,0xfc,0x74,0xfa,0xf9,0x2c,0xfa,0xf9,0xfe,0xf8,0xf9,0x82,0xfa,0xfc,0x8a,0xff, -0x02,0x3e,0x05,0x05,0xdc,0x04,0x03,0xe3,0x01,0x02,0xc8,0x05,0x0a,0xf8,0x0e,0x11, -0x0b,0x11,0x0d,0x07,0x09,0x05,0x15,0x03,0x02,0xee,0x04,0x07,0x71,0x07,0x06,0x91, -0x02,0xfd,0xb7,0xf8,0xf5,0x89,0xf4,0xf4,0x94,0xf4,0xf5,0x31,0xf5,0xf4,0xed,0xf4, -0xf6,0x22,0xf8,0xfb,0xd2,0xfe,0x01,0xe5,0x00,0xfe,0x7b,0xfc,0xfa,0x59,0xfa,0xfb, -0x7b,0xfd,0xfe,0xeb,0xfe,0xfd,0xa8,0xfa,0xf6,0xff,0xf3,0xf2,0xc9,0xf2,0xf4,0x00, -0xf6,0xf7,0x0a,0xf8,0xf8,0x72,0xf8,0xf8,0x22,0xf8,0xfa,0x48,0xfe,0x01,0x9f,0x04, -0x05,0xd2,0x03,0x02,0xc1,0x00,0xff,0x4e,0xff,0xfe,0xb3,0xfc,0xfb,0x21,0xf9,0xf7, -0xa8,0xf6,0xf5,0x58,0xf4,0xf3,0xd6,0xf1,0xee,0x2e,0xec,0xea,0xdb,0xea,0xed,0x71, -0xf0,0xf2,0x7f,0xf4,0xf5,0x91,0xf4,0xf2,0xea,0xef,0xee,0xa1,0xee,0xf0,0x8e,0xf3, -0xf5,0x5f,0xf7,0xf7,0xd1,0xf5,0xf4,0x2e,0xf5,0xf7,0x46,0xfb,0xfe,0x15,0x00,0x01, -0x82,0x00,0xfd,0xf4,0xf8,0xf5,0xc8,0xf3,0xf2,0xde,0xf2,0xf3,0x12,0xf3,0xf2,0x63, -0xf1,0xf0,0x87,0xee,0xeb,0x7f,0xea,0xe9,0x0c,0xe9,0xe8,0xee,0xea,0xee,0x08,0xf3, -0xf8,0x71,0xfc,0xfe,0xc9,0xfd,0xfa,0xd9,0xf6,0xf4,0xab,0xf5,0xf8,0x4b,0xfc,0xfe, -0x08,0xfe,0xfa,0x48,0xf6,0xf3,0xc1,0xf1,0xf1,0x9d,0xf2,0xf3,0xed,0xf4,0xf5,0x4b, -0xf7,0xf9,0xe0,0xf9,0xfa,0x3b,0xfc,0xfd,0x4d,0xff,0x01,0x51,0x03,0x06,0xf1,0x09, -0x0e,0x77,0x11,0x12,0xcb,0x12,0x12,0x85,0x11,0x10,0xa5,0x0f,0x10,0xd8,0x12,0x16, -0x15,0x19,0x19,0xe1,0x16,0x14,0x96,0x12,0x11,0x12,0x11,0x12,0xbb,0x14,0x16,0xe5, -0x17,0x18,0xea,0x17,0x16,0xf7,0x14,0x13,0x59,0x12,0x11,0xf4,0x10,0x11,0x35,0x12, -0x13,0xdb,0x14,0x15,0x30,0x14,0x12,0xed,0x0f,0x0a,0xae,0x05,0x01,0x46,0xff,0x00, -0x62,0x02,0x03,0x24,0x02,0xff,0xf3,0xf9,0xf2,0x6f,0xec,0xe8,0xd7,0xe7,0xe9,0xe8, -0xec,0xf0,0xd9,0xf2,0xf3,0xea,0xf3,0xf3,0x47,0xf2,0xf2,0xd2,0xf4,0xf9,0x75,0xfe, -0x03,0x25,0x06,0x07,0x03,0x08,0x09,0x04,0x0a,0x0a,0x92,0x09,0x08,0x1a,0x08,0x08, -0xab,0x0a,0x0c,0xd3,0x0c,0x0c,0x4c,0x0b,0x07,0x49,0x03,0x01,0x10,0x02,0x06,0x61, -0x0c,0x12,0xff,0x16,0x18,0xe3,0x17,0x16,0x94,0x13,0x12,0x10,0x13,0x16,0x62,0x19, -0x1b,0x16,0x1a,0x15,0x23,0x0f,0x0a,0x60,0x07,0x07,0xb2,0x08,0x0a,0xa2,0x09,0x07, -0x60,0x03,0xff,0xf6,0xfb,0xfa,0xd9,0xfb,0xfe,0x70,0xff,0xff,0x77,0xfe,0xfd,0x1f, -0xff,0x00,0x3c,0x01,0x00,0x4d,0x00,0xff,0xb0,0xfd,0xfd,0x23,0xfe,0x00,0x37,0x03, -0x05,0xc8,0x05,0x03,0x97,0xff,0xfb,0x6d,0xf9,0xf8,0xe9,0xf9,0xfc,0x02,0xfe,0xff, -0x85,0xff,0xfd,0xf2,0xf8,0xf6,0x02,0xf6,0xf8,0xb6,0xfc,0x01,0x5a,0x05,0x06,0x9e, -0x06,0x05,0x64,0x04,0x04,0x4f,0x07,0x0a,0xb7,0x0c,0x0d,0x22,0x0c,0x0a,0xe5,0x08, -0x09,0xf1,0x09,0x09,0x69,0x08,0x06,0xcb,0x03,0x00,0x00,0xfc,0xf7,0x9d,0xf4,0xf3, -0x4c,0xf5,0xf6,0x7f,0xf7,0xf7,0x33,0xf7,0xf7,0x10,0xf6,0xf5,0xff,0xf7,0xfb,0xd2, -0xfd,0xff,0x8a,0xff,0xfd,0x8f,0xfc,0xfb,0x8a,0xfb,0xfc,0x16,0xfd,0xfc,0x19,0xfb, -0xf9,0x70,0xf6,0xf4,0x24,0xf3,0xf2,0xca,0xf2,0xf3,0x55,0xf4,0xf5,0x73,0xf5,0xf6, -0xe2,0xf8,0xfc,0xc8,0xfe,0x00,0xf1,0x00,0x00,0xf5,0xfe,0xfe,0x31,0xfe,0xff,0x03, -0x01,0x03,0x81,0x03,0x01,0xc7,0xfd,0xf9,0xea,0xf5,0xf3,0x10,0xf2,0xf2,0x9c,0xf3, -0xf3,0x8e,0xf3,0xf1,0xe9,0xee,0xed,0x24,0xed,0xee,0x72,0xf0,0xf3,0x36,0xf5,0xf5, -0x44,0xf4,0xf2,0x22,0xef,0xec,0x6a,0xec,0xee,0x67,0xf1,0xf4,0x01,0xf6,0xf7,0x99, -0xf9,0xfc,0x99,0xff,0x00,0xc7,0xfe,0xfb,0x69,0xf8,0xf7,0x23,0xf8,0xfa,0xe7,0xfc, -0xfe,0x8f,0xff,0xfc,0x1a,0xf7,0xf0,0xed,0xeb,0xe9,0xb5,0xe9,0xeb,0x17,0xed,0xee, -0x3a,0xf0,0xf0,0x0d,0xf0,0xef,0x61,0xef,0xf0,0xcb,0xf2,0xf5,0xba,0xf8,0xfa,0x4b, -0xfb,0xfb,0x0f,0xfd,0xfd,0x43,0xfc,0xfa,0x39,0xf8,0xf5,0x7e,0xf4,0xf3,0x5c,0xf4, -0xf6,0x35,0xf8,0xf8,0xd0,0xf5,0xf3,0x83,0xf1,0xf1,0x63,0xf2,0xf4,0x0a,0xf8,0xfb, -0x7c,0xff,0x02,0xca,0x03,0x03,0xa8,0x03,0x04,0x54,0x05,0x08,0xb0,0x0b,0x0f,0xd1, -0x11,0x13,0x6e,0x14,0x13,0xb9,0x12,0x12,0xaa,0x12,0x12,0x85,0x11,0x10,0x8e,0x11, -0x13,0xff,0x17,0x1b,0x60,0x1b,0x1a,0x45,0x18,0x14,0x6d,0x11,0x0f,0xf6,0x0e,0x10, -0x7d,0x15,0x1a,0x47,0x1d,0x1d,0xa3,0x1a,0x16,0xd6,0x11,0x0e,0xfd,0x0d,0x0f,0xf2, -0x11,0x14,0xaf,0x15,0x12,0xbe,0x0e,0x0a,0xcd,0x06,0x02,0x9a,0xff,0xfc,0x9b,0xf9, -0xf7,0x53,0xf6,0xf5,0x2b,0xf4,0xf2,0x90,0xef,0xec,0x7b,0xea,0xe9,0xc8,0xe9,0xeb, -0x0b,0xf0,0xf6,0x32,0xfb,0xfd,0xbb,0xfd,0xfc,0x90,0xf9,0xf8,0x71,0xf9,0xfe,0x13, -0x05,0x0c,0xf5,0x10,0x11,0x73,0x0d,0x07,0xaf,0x02,0xff,0x2d,0x01,0x04,0x58,0x07, -0x08,0xae,0x08,0x06,0x7d,0x04,0x03,0x29,0x05,0x08,0x4b,0x0d,0x11,0x18,0x14,0x15, -0xc2,0x15,0x16,0x7d,0x17,0x17,0xa1,0x16,0x15,0xff,0x13,0x11,0xbb,0x10,0x10,0x99, -0x11,0x12,0xb7,0x11,0x0f,0x11,0x0b,0x05,0xdd,0x00,0xfe,0x73,0xfe,0xff,0xee,0x01, -0x04,0x66,0x06,0x05,0xde,0x01,0xfc,0x38,0xf9,0xf8,0x69,0xfa,0xfe,0x57,0x02,0x04, -0x68,0x05,0x04,0x4b,0x02,0xff,0xf5,0xfd,0xfe,0x48,0x00,0x02,0xc2,0x02,0x02,0x27, -0x01,0xff,0xb2,0xfd,0xfc,0x0d,0xfc,0xfb,0x4a,0xfb,0xfa,0xc1,0xf8,0xf7,0xfc,0xf6, -0xf7,0x3e,0xfb,0xff,0x33,0x02,0x03,0x4a,0x03,0x01,0x38,0x00,0x00,0x57,0x02,0x05, -0x89,0x09,0x0d,0x8b,0x10,0x10,0xfc,0x0e,0x0c,0xa6,0x09,0x07,0xc8,0x06,0x06,0xe0, -0x04,0x03,0xbc,0x01,0xfe,0xe5,0xfa,0xf8,0x74,0xf6,0xf5,0xd7,0xf5,0xf6,0x07,0xf6, -0xf5,0x93,0xf5,0xf7,0xc1,0xf8,0xfa,0x8c,0xfc,0xfc,0xac,0xfb,0xfa,0x1e,0xfb,0xfb, -0x96,0xfc,0xfe,0x9c,0x00,0x00,0x12,0xfd,0xf8,0x97,0xf3,0xef,0x3f,0xef,0xf0,0x48, -0xf2,0xf4,0x53,0xf6,0xf8,0x30,0xf8,0xf6,0x19,0xf4,0xf3,0xf1,0xf4,0xf9,0xe4,0xfd, -0x01,0x53,0x02,0x01,0x19,0x00,0xfe,0xab,0xfe,0xff,0xc7,0xff,0xff,0x6d,0xff,0xfd, -0x3a,0xfb,0xf9,0xa3,0xf7,0xf6,0xe4,0xf4,0xf2,0xeb,0xef,0xed,0x5f,0xee,0xf0,0x5a, -0xf3,0xf5,0x4e,0xf7,0xf6,0x4f,0xf4,0xf0,0x40,0xec,0xe9,0xf7,0xe8,0xeb,0xf5,0xee, -0xf2,0xbd,0xf6,0xf9,0x53,0xf8,0xf5,0xca,0xf3,0xf3,0x48,0xf5,0xf8,0x28,0xfc,0xfe, -0x9e,0x00,0x01,0x24,0x01,0x00,0xab,0xff,0xfd,0xfc,0xfa,0xf7,0x3b,0xf5,0xf3,0xb4, -0xf1,0xf1,0x0a,0xf3,0xf3,0xc6,0xf1,0xef,0x16,0xed,0xeb,0xd1,0xea,0xec,0x75,0xee, -0xf1,0x45,0xf5,0xf9,0xd5,0xfb,0xfb,0xfe,0xf9,0xf8,0x82,0xf7,0xf8,0xf4,0xf9,0xfb, -0x81,0xfb,0xfb,0x9d,0xfb,0xf9,0x5d,0xf7,0xf5,0x00,0xf3,0xf1,0xbc,0xf1,0xf1,0x0d, -0xf2,0xf3,0x64,0xf5,0xf7,0xa2,0xf8,0xf9,0x6f,0xfa,0xf9,0x2b,0xf9,0xf9,0x7e,0xfb, -0xfd,0x7d,0x02,0x09,0x33,0x0f,0x12,0x67,0x12,0x0e,0xdf,0x09,0x06,0x29,0x07,0x0a, -0xf5,0x0e,0x14,0x29,0x19,0x1b,0x14,0x1b,0x19,0x80,0x15,0x12,0x71,0x10,0x10,0xb8, -0x11,0x13,0x7e,0x16,0x18,0xe9,0x19,0x1a,0x08,0x1a,0x17,0x8e,0x15,0x14,0xc5,0x13, -0x13,0x64,0x14,0x17,0x46,0x1a,0x1c,0xf6,0x1c,0x1a,0xfe,0x15,0x0f,0x1b,0x0b,0x09, -0x38,0x0b,0x0e,0x14,0x10,0x0e,0xfe,0x09,0x01,0x8d,0xf8,0xf0,0x35,0xec,0xec,0xaa, -0xef,0xf2,0xed,0xf4,0xf4,0x39,0xf2,0xef,0xf5,0xec,0xec,0xf2,0xed,0xf1,0xc9,0xf4, -0xf6,0x58,0xf8,0xfa,0x8d,0xfd,0xff,0x2e,0x02,0x04,0x59,0x06,0x06,0x4d,0x06,0x05, -0x23,0x04,0x04,0xd1,0x04,0x04,0x4e,0x04,0x03,0xd1,0x00,0xfe,0x79,0xfe,0x00,0xcf, -0x04,0x09,0x6a,0x0e,0x11,0x10,0x11,0x0f,0x4d,0x0e,0x0d,0x1c,0x0f,0x12,0x98,0x16, -0x19,0x05,0x1a,0x19,0x04,0x17,0x13,0xf5,0x0f,0x0d,0x38,0x0c,0x0c,0xb6,0x0d,0x0e, -0x26,0x0d,0x0a,0xf7,0x06,0x03,0x4e,0x02,0x01,0x0c,0x02,0x02,0x99,0x02,0x01,0x03, -0xff,0xfd,0xe2,0xfc,0xfe,0xc6,0x00,0x03,0x65,0x04,0x03,0xb2,0x00,0xfe,0xaf,0xfe, -0xff,0xb8,0x01,0x04,0xf7,0x05,0x06,0x21,0x05,0x02,0x37,0xfe,0xfa,0x26,0xf9,0xf9, -0x4f,0xfb,0xfc,0x62,0xfc,0xfb,0x3e,0xfb,0xfa,0xcb,0xf9,0xf8,0x2c,0xf9,0xfb,0x73, -0xfd,0xfe,0x16,0xff,0x00,0xf4,0x01,0x05,0x93,0x09,0x0c,0x5d,0x0d,0x0c,0x19,0x0c, -0x0b,0xbe,0x0b,0x0b,0xc5,0x0a,0x0a,0x81,0x09,0x07,0x3d,0x04,0xff,0xc4,0xfa,0xf8, -0x27,0xf8,0xf9,0x62,0xfa,0xfa,0x89,0xf9,0xf7,0x86,0xf4,0xf1,0xcc,0xf1,0xf5,0x94, -0xf9,0xfd,0x93,0xff,0xff,0x3e,0xfe,0xfc,0x42,0xfb,0xfb,0xd6,0xfb,0xfb,0x5e,0xfb, -0xfa,0xc1,0xf7,0xf5,0xa5,0xf3,0xf2,0x95,0xf1,0xf1,0xca,0xf1,0xf1,0x6b,0xf2,0xf3, -0xdb,0xf4,0xf6,0xf5,0xf7,0xf8,0xef,0xf9,0xfb,0x42,0xfb,0xfa,0xe9,0xfa,0xfd,0x81, -0x00,0x03,0x07,0x05,0x04,0x4e,0x02,0xfd,0x24,0xf8,0xf4,0x84,0xf2,0xf3,0x4d,0xf7, -0xf9,0x35,0xf9,0xf8,0xa4,0xf6,0xf4,0x97,0xf2,0xf1,0xc1,0xef,0xef,0xf7,0xef,0xf0, -0xf8,0xf0,0xf0,0xad,0xf0,0xf0,0xf6,0xef,0xef,0xde,0xef,0xef,0xb2,0xee,0xf0,0x40, -0xf2,0xf5,0x23,0xf9,0xfc,0xfe,0xfe,0xff,0x1e,0x00,0xfe,0xd8,0xfc,0xfc,0x2c,0xfe, -0xff,0x4b,0x00,0xff,0x54,0xfd,0xfa,0xb7,0xf7,0xf5,0x30,0xf2,0xef,0xbb,0xee,0xee, -0x9f,0xef,0xf0,0xd5,0xf0,0xf0,0x26,0xf0,0xf1,0x88,0xf3,0xf5,0x40,0xf6,0xf7,0xf8, -0xf7,0xf8,0xa5,0xf9,0xfc,0x01,0xfe,0xff,0x00,0xff,0xfc,0xbf,0xf8,0xf4,0xf6,0xf1, -0xf2,0x62,0xf4,0xf7,0x4b,0xfa,0xfa,0xc9,0xf8,0xf5,0x0c,0xf2,0xee,0xa3,0xec,0xed, -0xaf,0xf1,0xf6,0x4e,0xfc,0x00,0x80,0x01,0x02,0xe2,0x01,0x00,0x9f,0x00,0x01,0x17, -0x03,0x04,0x8b,0x06,0x09,0x48,0x0d,0x11,0x64,0x14,0x15,0xe8,0x13,0x11,0xe0,0x0e, -0x0d,0xff,0x0e,0x12,0x99,0x17,0x1b,0xf1,0x1b,0x19,0x4f,0x15,0x10,0xf6,0x0d,0x0e, -0x4f,0x13,0x19,0xd4,0x1d,0x1f,0x94,0x1d,0x1a,0x21,0x16,0x12,0xdd,0x11,0x14,0xd5, -0x18,0x1c,0x48,0x1e,0x1e,0xd1,0x1b,0x18,0x45,0x15,0x12,0x91,0x0e,0x0b,0xda,0x08, -0x05,0x75,0x01,0xfe,0x70,0xfb,0xf9,0x5a,0xf8,0xf6,0x8d,0xf4,0xf0,0x6d,0xed,0xec, -0xd0,0xec,0xee,0x4d,0xf1,0xf3,0xa2,0xf3,0xf3,0x35,0xf3,0xf3,0xa1,0xf4,0xf8,0xea, -0xfd,0x03,0x56,0x07,0x08,0x0a,0x07,0x03,0xe8,0xff,0xfd,0x57,0xfc,0xfc,0x89,0xfe, -0x01,0xbc,0x04,0x05,0xca,0x03,0x00,0xb8,0xfe,0xff,0xb6,0x01,0x05,0x60,0x09,0x0d, -0x08,0x10,0x11,0x15,0x12,0x12,0xa0,0x11,0x12,0x0c,0x15,0x16,0x21,0x15,0x13,0xd2, -0x10,0x0f,0x17,0x10,0x11,0xfe,0x12,0x12,0x42,0x10,0x0e,0x80,0x0a,0x05,0x6c,0x02, -0x01,0x1f,0x04,0x06,0x0d,0x08,0x06,0x36,0x03,0x00,0x27,0xfe,0xfc,0xa7,0xfc,0xfe, -0x24,0x00,0x02,0x91,0x03,0x04,0xa7,0x04,0x04,0xe2,0x03,0x03,0xec,0x02,0x02,0x43, -0x02,0x02,0x11,0x01,0x00,0x32,0xff,0xfe,0x95,0xfe,0xff,0x33,0xfe,0xfb,0x8a,0xf8, -0xf5,0x0d,0xf5,0xf6,0xdc,0xf9,0xfc,0x0b,0xfe,0xfd,0x7b,0xfc,0xfa,0x6c,0xfa,0xfd, -0x46,0x03,0x09,0xfe,0x0e,0x11,0x50,0x0f,0x0c,0x7c,0x0b,0x0a,0xa2,0x08,0x08,0x36, -0x09,0x09,0xaa,0x08,0x06,0x15,0x03,0xff,0x7a,0xfc,0xf9,0xee,0xf7,0xf6,0x68,0xf6, -0xf6,0x1e,0xf7,0xf6,0x2e,0xf7,0xf7,0x39,0xf8,0xf9,0x4e,0xfb,0xfa,0x1e,0xfa,0xfa, -0xd6,0xfb,0xfe,0xa3,0x00,0x00,0x2d,0xfe,0xf9,0x6b,0xf5,0xf1,0x8e,0xef,0xef,0x84, -0xf1,0xf4,0xca,0xf6,0xf7,0xb2,0xf5,0xf2,0xdb,0xef,0xee,0xd9,0xee,0xf0,0x2a,0xf4, -0xf8,0xfa,0xfc,0x00,0x44,0x01,0x00,0x60,0xfe,0xfd,0x38,0xfd,0xfc,0xa8,0xfb,0xfa, -0x4e,0xfa,0xfa,0xf8,0xfb,0xfd,0xe4,0xfc,0xfa,0x2b,0xf8,0xf5,0x94,0xf2,0xf1,0x62, -0xf1,0xf2,0x7a,0xf4,0xf6,0x28,0xf7,0xf5,0xca,0xf2,0xef,0x88,0xec,0xea,0x45,0xea, -0xeb,0xbb,0xed,0xf0,0xb7,0xf2,0xf3,0x17,0xf3,0xf3,0xe6,0xf4,0xf6,0xfe,0xf8,0xfb, -0xa1,0xfc,0xfd,0x7d,0xff,0x01,0x0b,0x03,0x03,0x46,0x03,0x01,0x3c,0xfe,0xfa,0x62, -0xf7,0xf5,0x54,0xf4,0xf4,0xce,0xf5,0xf6,0x16,0xf6,0xf4,0xd6,0xf0,0xec,0x4a,0xea, -0xeb,0x44,0xef,0xf5,0x63,0xfb,0xff,0xc8,0xff,0xfd,0x98,0xfa,0xf7,0x58,0xf5,0xf5, -0x37,0xf7,0xf9,0x49,0xfc,0xfd,0x4f,0xfe,0xfe,0xa2,0xfd,0xfb,0x79,0xf7,0xf2,0x37, -0xee,0xeb,0xcb,0xeb,0xee,0xcc,0xf3,0xf9,0xc2,0xfc,0xfd,0x6b,0xfb,0xf6,0xbb,0xf2, -0xf1,0xb7,0xf3,0xf9,0x3a,0x01,0x06,0xba,0x08,0x08,0x46,0x06,0x02,0xbd,0x00,0x02, -0xd2,0x06,0x0d,0x35,0x13,0x17,0x80,0x17,0x15,0xf2,0x11,0x0f,0x2e,0x0f,0x0f,0xc3, -0x10,0x12,0x9e,0x14,0x16,0xc5,0x17,0x18,0x76,0x18,0x18,0xb6,0x17,0x16,0x22,0x14, -0x12,0xd6,0x12,0x15,0x5f,0x1a,0x1e,0xa3,0x20,0x21,0x04,0x20,0x1d,0x98,0x1a,0x18, -0x04,0x17,0x16,0xc6,0x16,0x17,0xc6,0x15,0x10,0x6e,0x0a,0x04,0x93,0xff,0xfc,0x3b, -0xfb,0xfa,0x67,0xfa,0xfa,0x87,0xf8,0xf3,0xdf,0xee,0xeb,0xd1,0xe9,0xeb,0xf0,0xed, -0xf1,0x2d,0xf5,0xf7,0x89,0xf9,0xfa,0x99,0xfa,0xfa,0xaf,0xfc,0xff,0x70,0x00,0x01, -0xe5,0x00,0xff,0x70,0xfd,0xfd,0xa7,0xfe,0x00,0x00,0x01,0x00,0x0d,0xff,0xfc,0x90, -0xf9,0xf9,0x1d,0xfd,0x02,0xba,0x08,0x0c,0x3f,0x0e,0x0d,0x99,0x0c,0x0b,0xab,0x0b, -0x0c,0x7e,0x0e,0x10,0x7f,0x14,0x16,0x6d,0x16,0x14,0xe9,0x12,0x11,0xf5,0x0f,0x0e, -0x6e,0x0e,0x0e,0xa0,0x0d,0x0d,0x03,0x0c,0x0a,0x65,0x09,0x09,0x95,0x08,0x05,0x3b, -0x02,0xff,0xb1,0xfc,0xfc,0xb6,0xfe,0x02,0x43,0x05,0x06,0xcf,0x05,0x02,0x2b,0x00, -0xfe,0x8f,0xff,0x02,0xe0,0x05,0x08,0xbc,0x08,0x06,0x09,0x04,0x01,0xc6,0xfe,0xfd, -0x92,0xfd,0xfe,0xcc,0xff,0x00,0xd3,0xfe,0xfb,0xf5,0xf7,0xf5,0x4f,0xf5,0xf5,0x1b, -0xf7,0xf8,0x98,0xf9,0xfa,0x7b,0xfc,0xfe,0xed,0x01,0x05,0x34,0x08,0x0a,0x61,0x0a, -0x0a,0x08,0x0b,0x0b,0x5d,0x0d,0x0e,0x97,0x0d,0x0b,0x82,0x08,0x05,0x88,0x02,0x00, -0xf3,0xfe,0xfe,0xf4,0xfd,0xfd,0x8a,0xfc,0xf9,0x7c,0xf6,0xf3,0x94,0xf1,0xf2,0xb6, -0xf5,0xfa,0xc5,0xfd,0xff,0xdb,0xff,0xfe,0xd3,0xfb,0xfa,0x82,0xf9,0xf9,0x95,0xf9, -0xf9,0x8f,0xf9,0xf8,0xb7,0xf7,0xf7,0x93,0xf5,0xf3,0x63,0xf1,0xef,0x5c,0xee,0xed, -0x0b,0xee,0xef,0x20,0xf1,0xf4,0x99,0xf7,0xf9,0x48,0xfa,0xf9,0x6d,0xf8,0xf7,0xc3, -0xf7,0xfa,0xc2,0xfc,0xfe,0x7f,0x00,0xff,0x5f,0xfd,0xfb,0xa0,0xf9,0xf8,0x9b,0xf8, -0xf8,0x2c,0xf8,0xf7,0xa7,0xf7,0xf8,0x03,0xf8,0xf7,0xb5,0xf6,0xf6,0xd1,0xf4,0xf2, -0xbc,0xf0,0xee,0xcb,0xec,0xec,0x42,0xed,0xee,0x2a,0xf0,0xf1,0xe6,0xf0,0xee,0x2f, -0xed,0xec,0x2a,0xee,0xf2,0x57,0xf8,0xfd,0xf8,0x00,0x02,0xb0,0x00,0xfe,0xf6,0xfc, -0xfd,0x04,0xff,0x01,0xe2,0x02,0x03,0x0a,0x02,0xfe,0x26,0xfb,0xf8,0xb0,0xf4,0xf2, -0x20,0xf0,0xee,0x19,0xee,0xf0,0xb0,0xf3,0xf7,0x8e,0xfb,0xfd,0x90,0xfb,0xf7,0x9e, -0xf3,0xf0,0x17,0xf0,0xf3,0x94,0xf9,0x00,0x1b,0x05,0x06,0xf2,0x03,0xfe,0x16,0xf8, -0xf4,0x71,0xf3,0xf5,0xe1,0xf7,0xfa,0x48,0xfb,0xf9,0xb7,0xf5,0xf1,0x49,0xef,0xef, -0xb7,0xf1,0xf4,0x0b,0xf7,0xf8,0x03,0xf9,0xf9,0x59,0xf9,0xf8,0x9d,0xf8,0xf9,0xc4, -0xfa,0xfc,0x91,0xfd,0x00,0xf2,0x03,0x08,0x21,0x0b,0x0d,0xb1,0x0d,0x0c,0xcf,0x0b, -0x0b,0x83,0x0b,0x0c,0x8a,0x0f,0x13,0xc9,0x16,0x17,0xca,0x16,0x14,0x2d,0x12,0x10, -0x02,0x10,0x11,0x1c,0x14,0x16,0xa8,0x18,0x19,0xe3,0x17,0x16,0xe6,0x15,0x17,0xc2, -0x1a,0x1f,0xe2,0x21,0x22,0xff,0x22,0x21,0xd3,0x1d,0x19,0xfd,0x16,0x15,0xde,0x16, -0x17,0x8e,0x16,0x12,0x20,0x0c,0x07,0x7a,0x04,0x01,0x20,0xfe,0xfb,0xfd,0xf8,0xf5, -0xba,0xf2,0xef,0x2f,0xee,0xee,0x87,0xf0,0xf3,0xc6,0xf5,0xf6,0x2c,0xf6,0xf4,0x7e, -0xf4,0xf5,0x39,0xf8,0xfb,0x9c,0xff,0x02,0xaf,0x03,0x01,0x2a,0xfe,0xfa,0xe4,0xf7, -0xf8,0x66,0xfa,0xfb,0x8d,0xfc,0xfd,0x22,0xfd,0xfc,0x8e,0xfd,0xff,0xe8,0x01,0x03, -0xbc,0x04,0x05,0x92,0x05,0x06,0xac,0x09,0x0d,0x75,0x10,0x12,0x0b,0x13,0x11,0x74, -0x0f,0x0e,0xad,0x0e,0x0e,0x5b,0x10,0x13,0x02,0x15,0x15,0xa3,0x13,0x10,0xe4,0x0b, -0x08,0x8a,0x07,0x08,0xc3,0x09,0x0a,0x4f,0x0a,0x06,0x8f,0x02,0xff,0x40,0xfd,0xfd, -0x19,0x00,0x03,0xe3,0x04,0x04,0x2d,0x04,0x03,0xb9,0x03,0x04,0xf7,0x04,0x04,0x49, -0x04,0x04,0xca,0x04,0x04,0xba,0x04,0x04,0x1b,0x04,0x02,0xf9,0x00,0xfe,0x9f,0xfc, -0xfa,0xa5,0xf8,0xf7,0xab,0xf7,0xf8,0x91,0xf8,0xf8,0x12,0xf7,0xf6,0xb2,0xf5,0xf7, -0x80,0xfb,0x01,0x3d,0x07,0x0a,0xaf,0x0c,0x0c,0x73,0x0a,0x08,0x6b,0x07,0x07,0x76, -0x09,0x0c,0xe4,0x0d,0x0d,0xca,0x0b,0x08,0x7c,0x04,0xff,0x95,0xfb,0xf9,0x17,0xf8, -0xf7,0x8d,0xf8,0xf8,0x57,0xf8,0xf9,0xe7,0xfa,0xfb,0xb9,0xfb,0xfa,0x9b,0xf8,0xf7, -0xb0,0xf7,0xf9,0xce,0xfc,0xff,0x11,0x00,0xff,0x74,0xfc,0xf8,0x7d,0xf5,0xf2,0x73, -0xf0,0xf0,0x1f,0xf2,0xf2,0x85,0xf2,0xf2,0x57,0xf1,0xef,0x7f,0xef,0xef,0x06,0xf0, -0xf2,0x80,0xf4,0xf6,0xc8,0xf7,0xf8,0x77,0xf9,0xfb,0xa1,0xfc,0xfd,0xd4,0xfc,0xfb, -0x65,0xf9,0xf7,0x57,0xf6,0xf7,0x05,0xfa,0xfc,0x29,0xfe,0xfe,0x1b,0xfd,0xf8,0xbd, -0xf4,0xf2,0x3f,0xf3,0xf4,0xdd,0xf6,0xf8,0x62,0xf7,0xf4,0xae,0xf1,0xee,0x26,0xeb, -0xe9,0xe3,0xe9,0xeb,0x5f,0xed,0xee,0x84,0xef,0xf1,0xd0,0xf2,0xf4,0x2f,0xf6,0xf5, -0x2a,0xf5,0xf5,0x6b,0xf7,0xfa,0x1d,0x00,0x06,0xc8,0x0b,0x0d,0x04,0x0a,0x03,0x00, -0xfb,0xf4,0xa9,0xf1,0xf2,0x55,0xf6,0xfb,0xea,0xfe,0xfe,0x89,0xfb,0xf6,0xdd,0xf1, -0xee,0x1a,0xef,0xf1,0x9e,0xf5,0xf9,0x51,0xfb,0xfc,0x34,0xfc,0xfb,0x37,0xfa,0xf9, -0x37,0xfa,0xfc,0x15,0xfe,0xfe,0x4f,0xff,0xff,0x35,0xff,0xfe,0x21,0xfb,0xf7,0x24, -0xf4,0xf3,0x32,0xf3,0xf3,0xf3,0xf3,0xf6,0x77,0xf9,0xfb,0x61,0xfa,0xf7,0xf6,0xf2, -0xef,0x4a,0xef,0xf1,0x74,0xf4,0xf8,0xba,0xfc,0x00,0x70,0x01,0x00,0x58,0xfe,0xfc, -0x42,0xfc,0xff,0x8f,0x05,0x0a,0x3b,0x0e,0x0f,0x97,0x0e,0x0d,0xd5,0x0c,0x0c,0xdc, -0x0d,0x10,0xec,0x13,0x15,0x00,0x14,0x12,0xa4,0x10,0x10,0x20,0x10,0x11,0x71,0x12, -0x13,0xbf,0x15,0x17,0x45,0x18,0x19,0x55,0x1b,0x1d,0xfb,0x1f,0x22,0x70,0x22,0x20, -0x1b,0x1e,0x1c,0x22,0x1b,0x1b,0x3c,0x1e,0x20,0x14,0x20,0x1d,0x32,0x17,0x0e,0xfc, -0x06,0x02,0x43,0x01,0x01,0x38,0x01,0xff,0x3d,0xfd,0xf9,0xe1,0xf4,0xf2,0xc3,0xf0, -0xf0,0x82,0xf0,0xf1,0x34,0xf2,0xf4,0x64,0xf7,0xfa,0xe5,0xfc,0xff,0x82,0xff,0xfd, -0xfc,0xfa,0xf8,0xcf,0xf7,0xf7,0xe2,0xf7,0xfa,0x87,0xfd,0xff,0x77,0xff,0xfd,0x56, -0xf9,0xf5,0x0e,0xf5,0xf6,0xbb,0xfa,0x00,0x48,0x05,0x07,0xe2,0x06,0x05,0x4a,0x04, -0x03,0x2b,0x05,0x08,0xac,0x0c,0x0f,0xd8,0x10,0x11,0xf0,0x10,0x10,0x1d,0x10,0x0e, -0xef,0x0e,0x10,0x09,0x12,0x11,0x2d,0x11,0x10,0x66,0x0f,0x0e,0x44,0x0d,0x0b,0xb1, -0x07,0x04,0x46,0x02,0x00,0xcd,0x00,0x02,0x57,0x04,0x05,0x87,0x05,0x04,0x33,0x02, -0x00,0x67,0x00,0x02,0x14,0x05,0x07,0xa6,0x08,0x08,0xb9,0x07,0x06,0xfc,0x04,0x02, -0xc8,0x01,0x03,0x34,0x05,0x05,0x3e,0x05,0x01,0x4f,0xfc,0xf7,0x00,0xf4,0xf2,0x3f, -0xf3,0xf4,0x76,0xf6,0xf8,0x98,0xf9,0xfa,0x68,0xfc,0xfe,0x56,0x00,0x02,0xf1,0x02, -0x03,0x93,0x04,0x07,0xd9,0x0a,0x0e,0x70,0x10,0x10,0x7d,0x0f,0x0c,0xeb,0x08,0x04, -0xef,0x01,0xff,0xeb,0xfe,0xff,0x25,0x00,0x00,0x10,0xfe,0xfb,0x90,0xf8,0xf7,0x10, -0xf6,0xf6,0x9a,0xf8,0xfa,0x86,0xfb,0xfc,0x99,0xfc,0xfb,0x1d,0xfc,0xfd,0xc4,0xfd, -0xfc,0x8a,0xfa,0xf8,0xb0,0xf5,0xf4,0xb8,0xf4,0xf5,0x2a,0xf6,0xf5,0xaf,0xf4,0xf1, -0x45,0xed,0xea,0x09,0xea,0xeb,0x63,0xee,0xf3,0x23,0xf7,0xf9,0x43,0xf9,0xf7,0x59, -0xf5,0xf4,0x80,0xf4,0xf6,0xd2,0xf7,0xf9,0xb7,0xfa,0xfb,0xd0,0xfa,0xfb,0x00,0xfb, -0xfa,0x35,0xf9,0xf8,0x27,0xf8,0xf7,0xdb,0xf7,0xf9,0x15,0xfc,0xfe,0x5b,0xfe,0xf9, -0xac,0xf2,0xec,0x25,0xe9,0xe8,0x9d,0xeb,0xf0,0xa5,0xf4,0xf6,0xbd,0xf5,0xf0,0xab, -0xe9,0xe4,0x33,0xe3,0xe7,0x60,0xed,0xf4,0x13,0xfa,0xfe,0xaa,0x01,0x03,0x51,0x02, -0xff,0x9d,0xfd,0xfd,0x19,0xff,0x00,0x1e,0x02,0x01,0xe8,0xff,0xff,0x51,0xfe,0xfc, -0xe0,0xf8,0xf6,0x04,0xf5,0xf5,0xc1,0xf5,0xf6,0x0c,0xf8,0xf9,0x03,0xfa,0xfa,0xe3, -0xf8,0xf6,0x79,0xf5,0xf6,0x32,0xf8,0xfb,0x7f,0x00,0x03,0x2d,0x05,0x04,0x83,0x00, -0xfb,0xfb,0xf7,0xf6,0x64,0xf7,0xfa,0xca,0xfd,0xff,0xb1,0xfd,0xfa,0xdb,0xf7,0xf5, -0x55,0xf3,0xf2,0x9f,0xf4,0xf6,0xb2,0xf6,0xf6,0x79,0xf5,0xf4,0xb0,0xf3,0xf4,0xd7, -0xf5,0xf7,0xfd,0xf9,0xfb,0xa5,0xfb,0xfb,0x75,0xfb,0xfc,0xce,0xff,0x04,0x51,0x08, -0x0a,0x9f,0x0b,0x0a,0xce,0x09,0x09,0xd8,0x0b,0x0f,0x6a,0x12,0x13,0x2a,0x13,0x0f, -0xdf,0x0b,0x09,0xbe,0x0a,0x0d,0x82,0x10,0x14,0x89,0x17,0x18,0x30,0x17,0x16,0xdc, -0x16,0x17,0x8a,0x19,0x1c,0x68,0x1f,0x21,0x19,0x23,0x23,0xf6,0x22,0x23,0x00,0x23, -0x21,0x3c,0x1f,0x1c,0x61,0x18,0x14,0xeb,0x11,0x10,0x54,0x0f,0x0e,0x3c,0x0d,0x07, -0xff,0xff,0xf8,0x45,0xf3,0xf0,0x2e,0xf1,0xf4,0xa0,0xf7,0xf9,0x3c,0xfa,0xf9,0xce, -0xf8,0xf6,0x8d,0xf5,0xf6,0x11,0xf8,0xfa,0x0b,0xfd,0xfd,0x2f,0xfd,0xfb,0x8b,0xf9, -0xf7,0x94,0xf6,0xf7,0x28,0xf9,0xfa,0x1a,0xfb,0xfa,0x71,0xf8,0xf7,0x4e,0xf9,0xfb, -0x38,0xfd,0xfd,0x6e,0xfe,0xfe,0x8f,0x00,0x03,0x57,0x06,0x07,0x5e,0x09,0x0a,0xab, -0x0a,0x09,0xee,0x09,0x0a,0x7b,0x0c,0x0f,0x13,0x12,0x14,0x70,0x14,0x13,0xda,0x11, -0x0f,0x26,0x0d,0x0c,0x8b,0x0d,0x0e,0xd1,0x0d,0x0c,0x82,0x08,0x03,0x8b,0x00,0xff, -0x1b,0x01,0x03,0xdd,0x05,0x06,0xe5,0x05,0x05,0xf1,0x03,0x02,0x25,0x01,0x01,0x37, -0x03,0x05,0x0a,0x08,0x09,0xac,0x0a,0x0b,0x12,0x0b,0x09,0x5f,0x07,0x04,0xd2,0x00, -0xfd,0xb4,0xfa,0xf9,0xd7,0xf8,0xf8,0x0e,0xfa,0xfb,0x20,0xfa,0xf7,0x0a,0xf5,0xf2, -0xcf,0xf2,0xf5,0xaa,0xfa,0xff,0x18,0x03,0x05,0x8d,0x07,0x08,0x63,0x08,0x09,0xe7, -0x0a,0x0b,0xdf,0x0c,0x0c,0x6e,0x0b,0x09,0x11,0x07,0x05,0xb6,0x03,0x02,0x3c,0x02, -0x00,0x14,0xfd,0xf9,0xee,0xf7,0xf7,0xd7,0xf8,0xfa,0xaf,0xfc,0xfd,0xa8,0xfd,0xfc, -0x8d,0xfa,0xf7,0x6f,0xf7,0xf9,0xc2,0xfb,0xfe,0xf0,0xfe,0xfd,0xaf,0xfb,0xf9,0x36, -0xf7,0xf5,0x30,0xf3,0xf1,0x3a,0xf0,0xef,0x28,0xef,0xee,0x66,0xee,0xf0,0xa0,0xf2, -0xf4,0x43,0xf3,0xf0,0x39,0xee,0xed,0x9f,0xf0,0xf5,0x07,0xfa,0xfc,0x52,0xfc,0xfa, -0x7a,0xf6,0xf1,0x6d,0xef,0xf0,0x33,0xf4,0xfa,0xc4,0xff,0x02,0xce,0x02,0xff,0xa8, -0xfa,0xf6,0x31,0xf3,0xf2,0xf9,0xf3,0xf6,0x08,0xf9,0xfa,0x76,0xf9,0xf6,0xdc,0xf3, -0xf0,0xf0,0xeb,0xe9,0xe2,0xe7,0xe7,0x2d,0xe9,0xeb,0x05,0xed,0xee,0x37,0xf0,0xf2, -0x46,0xf4,0xf5,0xc9,0xf6,0xf8,0xc9,0xfa,0xfd,0x29,0x01,0x04,0x3c,0x06,0x05,0x59, -0x03,0xff,0x97,0xfb,0xf9,0x86,0xf9,0xfb,0xfc,0xfe,0x00,0x4c,0x00,0xfd,0x1e,0xfa, -0xf5,0x58,0xf2,0xf1,0x0f,0xf4,0xf7,0xd2,0xfa,0xfe,0xd3,0xff,0xfe,0x7b,0xfc,0xfa, -0x7f,0xfa,0xfb,0x68,0xfe,0x01,0x15,0x02,0x01,0xc4,0xff,0xfd,0x1a,0xfc,0xfc,0xd4, -0xfd,0xfe,0xbf,0xfe,0xfc,0x6a,0xf9,0xf6,0x4d,0xf6,0xf7,0x83,0xf8,0xf9,0xb7,0xf9, -0xf8,0xf3,0xf4,0xf2,0xf2,0xf0,0xf1,0x02,0xf3,0xf6,0x89,0xf9,0xfa,0xc5,0xf9,0xf8, -0x3a,0xf7,0xf6,0x7a,0xf8,0xfc,0x58,0x01,0x06,0x89,0x0a,0x0c,0x21,0x0b,0x09,0xf8, -0x08,0x09,0xf7,0x0a,0x0c,0x96,0x0c,0x0b,0x8c,0x0b,0x0c,0x09,0x0e,0x0f,0xe7,0x10, -0x11,0xf5,0x0f,0x0d,0xed,0x0c,0x0d,0x4c,0x11,0x17,0x95,0x1d,0x21,0x7d,0x23,0x23, -0x41,0x21,0x1e,0xfe,0x1c,0x1c,0x93,0x1d,0x21,0x94,0x25,0x28,0x73,0x27,0x23,0x0a, -0x1e,0x17,0x96,0x11,0x0d,0x4c,0x0b,0x09,0x50,0x07,0x05,0xb3,0x01,0xfd,0xef,0xfa, -0xf8,0xa4,0xf6,0xf6,0x1e,0xf8,0xf8,0x1b,0xf9,0xf9,0xfe,0xfa,0xfb,0xe5,0xfa,0xfa, -0x69,0xfa,0xf9,0x0c,0xf9,0xf8,0xe1,0xf6,0xf7,0x90,0xf9,0xfc,0xc8,0xfd,0xfc,0x49, -0xf9,0xf5,0x51,0xf2,0xf2,0xd7,0xf4,0xf8,0x7b,0xfc,0xff,0xe1,0xff,0xff,0x82,0xfd, -0xfc,0x95,0xfc,0xfe,0x5d,0x02,0x05,0x37,0x07,0x08,0xcb,0x09,0x0a,0x31,0x0a,0x0a, -0x87,0x0b,0x0d,0xfa,0x10,0x13,0xac,0x14,0x14,0x93,0x12,0x10,0xc1,0x0d,0x0c,0x04, -0x0b,0x09,0x16,0x08,0x07,0xe5,0x06,0x06,0xa9,0x07,0x09,0x62,0x08,0x05,0x20,0x01, -0xfe,0x93,0xfc,0xfd,0x52,0x00,0x04,0xe9,0x08,0x0c,0x7d,0x0e,0x0d,0x73,0x0a,0x07, -0x8f,0x06,0x06,0x71,0x06,0x06,0x1b,0x06,0x04,0xe7,0x02,0x00,0x8f,0xfe,0xfb,0x5c, -0xf9,0xf7,0xfe,0xf6,0xf5,0x8b,0xf3,0xf1,0x98,0xf2,0xf6,0xeb,0xfa,0xfd,0xed,0xff, -0x01,0x17,0x02,0x02,0xc4,0x02,0x04,0xa7,0x07,0x0b,0x7e,0x0f,0x10,0x7f,0x0f,0x0b, -0xcb,0x07,0x04,0xa8,0x02,0x02,0xd3,0x01,0x00,0xaa,0xff,0xff,0xd4,0xfe,0xfe,0xe6, -0xfd,0xfc,0x6c,0xfb,0xf9,0xde,0xf7,0xf6,0x37,0xf7,0xf9,0x8f,0xfd,0x00,0x5a,0x02, -0x01,0x1f,0xff,0xfa,0xc3,0xf5,0xf3,0x42,0xf2,0xf4,0x08,0xf9,0xfb,0x1e,0xfb,0xf7, -0x39,0xf2,0xec,0x03,0xe8,0xe6,0xbc,0xe8,0xed,0xf5,0xf2,0xf7,0x78,0xf9,0xf8,0xaa, -0xf5,0xf2,0xb0,0xee,0xec,0xbd,0xed,0xef,0x1f,0xf3,0xf6,0xbd,0xf9,0xfb,0x91,0xfb, -0xfb,0x31,0xf9,0xf7,0xb6,0xf6,0xf6,0x87,0xf6,0xf7,0x4a,0xfa,0xfd,0x23,0xff,0xfe, -0x8d,0xfc,0xf8,0xbe,0xf4,0xf0,0xdc,0xed,0xec,0xea,0xed,0xf0,0xf0,0xf0,0xf0,0xf4, -0xed,0xea,0x72,0xe6,0xe4,0x2e,0xe6,0xe9,0x7a,0xef,0xf6,0x9c,0xfc,0xfe,0xdb,0xfd, -0xfb,0xaa,0xf9,0xf9,0xc8,0xfb,0xff,0x67,0x02,0x03,0xff,0x03,0x02,0x03,0x00,0xfe, -0xd8,0xfd,0xfd,0x37,0xfd,0xfc,0x9a,0xfa,0xf7,0xd8,0xf5,0xf6,0xeb,0xf8,0xfb,0xe8, -0xfd,0xfe,0x87,0xfd,0xfc,0x05,0xfb,0xf9,0x25,0xf9,0xfc,0x93,0x00,0x04,0xa1,0x05, -0x04,0xcc,0x01,0xfd,0x8f,0xfb,0xfb,0xa4,0xfc,0xfe,0xdf,0x01,0x03,0x62,0x01,0xfe, -0xf1,0xfa,0xf8,0x5a,0xf8,0xf8,0xcf,0xf8,0xf7,0x88,0xf6,0xf6,0xf3,0xf5,0xf6,0x44, -0xf6,0xf5,0x9b,0xf4,0xf3,0x43,0xf2,0xf1,0x7d,0xf2,0xf4,0xbf,0xf9,0xfe,0x3e,0x03, -0x05,0xfa,0x04,0x02,0xd9,0x00,0x00,0x55,0x01,0x04,0xaf,0x0a,0x0f,0x7d,0x12,0x11, -0xdc,0x0d,0x08,0xc9,0x04,0x03,0x87,0x04,0x06,0x4c,0x0a,0x0e,0xdd,0x12,0x15,0xb5, -0x16,0x16,0x44,0x14,0x13,0xfb,0x15,0x19,0x04,0x1c,0x1e,0xda,0x20,0x22,0x18,0x24, -0x25,0x0c,0x27,0x27,0x76,0x26,0x24,0xb4,0x20,0x1c,0x7a,0x19,0x17,0x0e,0x17,0x15, -0x34,0x11,0x0a,0x1a,0x04,0xff,0xe5,0xfc,0xfc,0x6b,0xfe,0x00,0x96,0x00,0xff,0x23, -0xfd,0xfa,0xa1,0xf7,0xf7,0x86,0xf8,0xf9,0x4d,0xfb,0xfc,0xbf,0xfd,0xfc,0xac,0xfa, -0xf8,0xf7,0xf6,0xf6,0xdb,0xf7,0xf9,0x93,0xf9,0xf8,0xe7,0xf6,0xf5,0x7b,0xf5,0xf6, -0xe9,0xf7,0xf8,0xfb,0xf9,0xfb,0x8d,0xfc,0xfb,0x5c,0xfb,0xfc,0x25,0xfe,0xff,0xc8, -0xff,0xff,0xdb,0x00,0x03,0x39,0x07,0x0a,0x9a,0x0d,0x10,0x86,0x12,0x12,0x71,0x0f, -0x0c,0x5f,0x0b,0x0a,0x6d,0x0c,0x0f,0xd7,0x11,0x12,0x72,0x10,0x0d,0x27,0x0a,0x07, -0xd2,0x04,0x03,0x92,0x02,0x02,0x5a,0x02,0x01,0x96,0x00,0x01,0x33,0x03,0x05,0x09, -0x08,0x09,0x1d,0x0a,0x09,0x75,0x08,0x07,0xbc,0x07,0x09,0x3a,0x0c,0x0d,0xd3,0x0b, -0x08,0xcc,0x04,0x01,0xa0,0xfe,0xfd,0xa0,0xfb,0xfa,0xe2,0xf8,0xf7,0xdf,0xf6,0xf5, -0xd7,0xf4,0xf4,0xff,0xf5,0xf7,0x6c,0xf9,0xfa,0x16,0xfc,0xff,0x27,0x03,0x06,0xae, -0x0a,0x0d,0x54,0x0d,0x0b,0xf6,0x08,0x06,0xe9,0x04,0x04,0x48,0x06,0x09,0x92,0x0a, -0x09,0xf7,0x05,0x00,0x68,0xfb,0xf8,0x51,0xf7,0xf8,0xea,0xfb,0xff,0x4d,0x02,0x02, -0x71,0xff,0xfb,0x83,0xf7,0xf6,0x85,0xf7,0xf9,0xdd,0xfc,0xff,0x1b,0x01,0x00,0xa1, -0xfd,0xfa,0x76,0xf6,0xf2,0xdf,0xf0,0xef,0x2b,0xef,0xef,0xa5,0xf0,0xf2,0xc5,0xf3, -0xf4,0x85,0xf3,0xf1,0xa0,0xee,0xed,0x3a,0xed,0xed,0xc6,0xee,0xf1,0x90,0xf3,0xf6, -0x71,0xf7,0xf6,0x74,0xf3,0xf0,0xbf,0xef,0xf0,0x56,0xf3,0xf8,0xb0,0xfc,0xff,0xe4, -0xfe,0xfc,0x32,0xf8,0xf5,0xb4,0xf5,0xf8,0xaa,0xfb,0xfd,0xee,0xfd,0xfa,0x4f,0xf6, -0xf1,0x3a,0xee,0xeb,0xea,0xea,0xeb,0x13,0xeb,0xea,0x33,0xe9,0xe8,0x8d,0xe9,0xeb, -0x97,0xee,0xf2,0xa1,0xf4,0xf6,0xb8,0xf7,0xf7,0x73,0xf6,0xf7,0xce,0xfb,0x00,0xe4, -0x03,0x05,0x9e,0x04,0x00,0xae,0xfd,0xfb,0x0e,0xfc,0xfd,0x68,0xff,0x00,0x19,0x00, -0xfd,0xdd,0xfa,0xf8,0x86,0xf7,0xf8,0x9a,0xfa,0xfc,0x71,0xfd,0xfe,0x87,0xfe,0xfe, -0x48,0xff,0xff,0xf7,0xfe,0xff,0xcb,0x00,0x00,0x1b,0x00,0xff,0x3e,0x00,0x01,0x43, -0x03,0x05,0x02,0x05,0x02,0x93,0xfe,0xfc,0x23,0xfb,0xfb,0xfb,0xfd,0x00,0x56,0x01, -0x00,0xba,0xfd,0xf8,0xf5,0xf2,0xef,0xfc,0xee,0xf0,0x65,0xf3,0xf6,0x4c,0xf9,0xfa, -0x34,0xf9,0xf6,0xe3,0xf2,0xf1,0x57,0xf3,0xf7,0x0c,0xfd,0x02,0xe1,0x05,0x07,0xb9, -0x07,0x07,0x8a,0x07,0x07,0xd1,0x06,0x06,0x95,0x05,0x05,0xe2,0x04,0x05,0x66,0x07, -0x0a,0x88,0x0c,0x0c,0xc2,0x0a,0x0a,0x12,0x0b,0x0c,0x5f,0x0f,0x12,0x82,0x15,0x19, -0xe3,0x1b,0x1c,0x47,0x1b,0x1b,0xa1,0x1d,0x21,0x5b,0x26,0x2a,0xcb,0x2c,0x2b,0x55, -0x27,0x22,0x23,0x1d,0x19,0xe6,0x17,0x17,0x87,0x16,0x14,0xd4,0x10,0x0c,0xd4,0x07, -0x04,0xea,0x02,0x01,0xf7,0xff,0xff,0xd1,0xfe,0xfe,0x8a,0xfe,0xfe,0x20,0xfd,0xfc, -0x35,0xfc,0xfc,0x40,0xfb,0xfa,0xeb,0xfa,0xfa,0x3b,0xfa,0xfa,0xc7,0xfa,0xf9,0xef, -0xf7,0xf5,0x95,0xf3,0xf3,0x93,0xf4,0xf7,0x3b,0xfb,0xfd,0x95,0xfd,0xfb,0xcf,0xf8, -0xf4,0x7e,0xf2,0xf2,0xe3,0xf4,0xfa,0xf1,0xfe,0x01,0xfb,0x02,0x03,0x4c,0x04,0x05, -0xd4,0x06,0x08,0xe1,0x08,0x09,0x47,0x0a,0x0b,0xe7,0x0c,0x0f,0x46,0x12,0x13,0x9f, -0x13,0x11,0x3f,0x0f,0x0b,0xb1,0x07,0x06,0x16,0x06,0x06,0x72,0x06,0x06,0xf2,0x04, -0x03,0x3a,0x02,0x00,0x3c,0x00,0x01,0xd4,0x03,0x06,0xb2,0x07,0x09,0x93,0x0a,0x0b, -0xdc,0x0c,0x0d,0xad,0x0d,0x0c,0x01,0x0a,0x07,0x5a,0x05,0x04,0xa0,0x03,0x03,0x06, -0x03,0x02,0x20,0xff,0xfa,0xb4,0xf4,0xf0,0x18,0xef,0xf0,0xc4,0xf3,0xf8,0xb6,0xfc, -0xff,0xbd,0x00,0xff,0x93,0xfc,0xfb,0x05,0xfd,0x01,0x57,0x07,0x0d,0x53,0x10,0x0f, -0x6e,0x0d,0x0a,0x72,0x06,0x02,0x8b,0x00,0x00,0x64,0x01,0x03,0xe5,0x04,0x04,0xce, -0x03,0x01,0xfa,0xfe,0xfb,0x2d,0xf9,0xf7,0x0c,0xf8,0xf9,0xc8,0xfb,0xfe,0x56,0x00, -0x01,0x5b,0x02,0x00,0x8e,0xfd,0xf9,0x29,0xf6,0xf3,0x78,0xf3,0xf6,0x97,0xf9,0xfb, -0xb1,0xfa,0xf7,0x9d,0xf2,0xec,0x0f,0xea,0xea,0x79,0xed,0xf1,0xf4,0xf4,0xf6,0xfb, -0xf4,0xf1,0x07,0xee,0xeb,0x75,0xea,0xec,0x95,0xef,0xf2,0x1a,0xf5,0xf5,0xa7,0xf3, -0xf2,0xa5,0xf2,0xf3,0xae,0xf5,0xf7,0xa8,0xf8,0xf8,0x29,0xf8,0xf8,0x78,0xfa,0xfd, -0xa1,0xff,0x01,0xd5,0xff,0xfa,0x0f,0xf5,0xef,0x8e,0xec,0xec,0xd0,0xed,0xef,0x10, -0xef,0xee,0x56,0xec,0xe9,0x26,0xe7,0xe6,0xb5,0xe7,0xeb,0x67,0xf0,0xf4,0xb9,0xf6, -0xf7,0x48,0xf8,0xf8,0x0e,0xf9,0xfa,0x72,0xfc,0xfe,0xe2,0xfe,0x00,0x20,0x01,0x01, -0x08,0x02,0x02,0x08,0x02,0xff,0x9e,0xfc,0xf9,0x65,0xf7,0xf7,0x5c,0xfa,0xfd,0xb8, -0xff,0x01,0x65,0x02,0x01,0x05,0xfe,0xfa,0x11,0xf8,0xf9,0x56,0xfd,0x02,0x02,0x06, -0x08,0x76,0x08,0x05,0x15,0x00,0xfb,0xd5,0xf9,0xfc,0x54,0x01,0x06,0x1f,0x0a,0x09, -0xad,0x07,0x04,0xce,0x01,0xfe,0xe9,0xfb,0xf9,0xfe,0xf8,0xf9,0x94,0xfa,0xfb,0x8a, -0xfb,0xfa,0x95,0xf8,0xf6,0x85,0xf3,0xf0,0xdc,0xee,0xee,0xa1,0xef,0xf3,0x52,0xf7, -0xfc,0x91,0x00,0x02,0x5f,0x02,0x00,0xb2,0xfd,0xfc,0x0e,0xff,0x03,0x29,0x08,0x0a, -0x63,0x09,0x06,0x5b,0x03,0x00,0x5a,0x00,0x02,0xec,0x05,0x08,0x35,0x0a,0x0a,0x4e, -0x0a,0x09,0xdc,0x09,0x0a,0x26,0x0c,0x0f,0x06,0x13,0x16,0x98,0x19,0x1c,0x78,0x1f, -0x22,0x05,0x25,0x26,0xfb,0x26,0x26,0x73,0x25,0x24,0x3b,0x23,0x21,0xbb,0x20,0x1e, -0x8f,0x1c,0x19,0x87,0x15,0x11,0x72,0x0d,0x0a,0x1a,0x09,0x08,0xee,0x08,0x07,0x04, -0x04,0x00,0x5a,0xfe,0xfd,0x52,0xfd,0xff,0xc2,0x01,0x03,0x21,0x02,0xff,0x5d,0xfc, -0xf8,0x1b,0xf7,0xf7,0x82,0xf7,0xf8,0x54,0xf9,0xf9,0x7a,0xf9,0xf9,0xac,0xfa,0xfa, -0xfc,0xf9,0xf8,0x6c,0xf7,0xf5,0x59,0xf3,0xf1,0x6d,0xf2,0xf4,0x3c,0xf8,0xfb,0x73, -0xfc,0xfc,0xba,0xfc,0xfc,0x79,0xfc,0xfd,0x34,0xff,0x01,0xdb,0x04,0x08,0xb3,0x0a, -0x0c,0x40,0x0d,0x0e,0xfe,0x0f,0x10,0xd6,0x0f,0x0e,0x95,0x0c,0x0b,0xc9,0x0b,0x0b, -0x2f,0x0b,0x0a,0xb4,0x09,0x08,0xa1,0x04,0x00,0x69,0xfd,0xfb,0x8f,0xfd,0x01,0x7b, -0x06,0x0a,0x03,0x0c,0x0b,0xf2,0x08,0x07,0x01,0x06,0x06,0xab,0x09,0x0e,0x70,0x11, -0x12,0x43,0x10,0x0c,0x89,0x07,0x01,0xbe,0xfd,0xfb,0x1a,0xfb,0xfb,0x2d,0xfd,0xfc, -0xef,0xfa,0xf8,0xb6,0xf5,0xf2,0xff,0xf1,0xf3,0x70,0xf5,0xf8,0xde,0xfc,0x00,0x98, -0x03,0x06,0xc7,0x08,0x09,0xbb,0x08,0x06,0x8c,0x04,0x02,0x67,0x02,0x05,0xc3,0x08, -0x0a,0x7d,0x0b,0x0a,0x1c,0x07,0x01,0x86,0xfc,0xf9,0xc7,0xf8,0xfa,0x8b,0xfe,0x02, -0x30,0x03,0x02,0x41,0xff,0xfc,0x90,0xf9,0xf8,0x0a,0xfa,0xfd,0x06,0x01,0x02,0xb3, -0xff,0xfa,0x5f,0xf7,0xf5,0xbd,0xf5,0xf6,0x6c,0xf7,0xf6,0xb7,0xf4,0xf2,0x2d,0xf1, -0xf0,0xc7,0xf1,0xf3,0x1a,0xf4,0xf2,0xaf,0xf0,0xed,0x04,0xea,0xe9,0xf3,0xeb,0xf0, -0xa0,0xf2,0xf3,0x1d,0xf4,0xf2,0x0a,0xf0,0xed,0x95,0xeb,0xec,0x64,0xf0,0xf6,0x90, -0xf9,0xfa,0xe9,0xfa,0xfb,0x17,0xfc,0xfc,0x78,0xfc,0xfb,0x2c,0xfb,0xfa,0xbc,0xf9, -0xf7,0x84,0xf4,0xf2,0x39,0xf1,0xef,0x16,0xed,0xea,0x73,0xe7,0xe6,0x96,0xe7,0xe9, -0xff,0xeb,0xed,0x2e,0xf0,0xf2,0xc0,0xf2,0xf2,0xe0,0xef,0xee,0x0c,0xf1,0xf6,0x6a, -0xfd,0x02,0x5f,0x05,0x04,0xb4,0x00,0xfc,0x0a,0xfa,0xf9,0x04,0xfb,0xfe,0x39,0x02, -0x03,0x5a,0x02,0xff,0xdb,0xfc,0xfa,0xf2,0xf8,0xf9,0xd3,0xfa,0xfd,0x7f,0x01,0x03, -0xd8,0x03,0x03,0xb2,0x01,0xff,0xff,0xfe,0xfe,0xfe,0xfe,0xff,0x90,0xff,0x01,0xc3, -0x03,0x06,0xfd,0x09,0x0b,0xca,0x09,0x05,0x3c,0x02,0xff,0xfa,0xfe,0x00,0x4f,0x04, -0x06,0x08,0x07,0x05,0xd8,0x01,0xfc,0xda,0xf7,0xf4,0x78,0xf3,0xf4,0xe7,0xf5,0xf6, -0xca,0xf5,0xf3,0x2b,0xf2,0xf1,0x1e,0xf3,0xf5,0x6e,0xf9,0xfc,0xd7,0xfe,0x00,0x61, -0xff,0xfe,0x39,0xff,0x00,0x77,0x01,0x02,0x6b,0x03,0x03,0xb3,0x02,0x02,0x7c,0x03, -0x04,0xa7,0x04,0x04,0xb4,0x03,0x02,0x4b,0x02,0x02,0x2e,0x04,0x06,0x68,0x0a,0x0e, -0xa0,0x0f,0x10,0xb6,0x11,0x14,0x03,0x18,0x1c,0xa7,0x20,0x24,0xe3,0x26,0x27,0xdd, -0x26,0x24,0xd6,0x21,0x20,0xbb,0x20,0x21,0x86,0x22,0x21,0x7d,0x1e,0x1a,0x30,0x16, -0x12,0xe2,0x0d,0x0a,0x1b,0x09,0x08,0xb2,0x07,0x07,0x09,0x07,0x06,0x13,0x06,0x06, -0xc6,0x05,0x03,0x83,0xff,0xfc,0xa0,0xf9,0xf9,0x87,0xfa,0xfb,0x99,0xfc,0xfd,0x5c, -0xfe,0xfd,0xb6,0xfb,0xfa,0x40,0xf8,0xf7,0x51,0xf7,0xf7,0x5d,0xf7,0xf7,0x10,0xf7, -0xf6,0xc9,0xf5,0xf5,0x49,0xf6,0xf6,0x8b,0xf6,0xf6,0x60,0xf5,0xf5,0xc9,0xf6,0xf9, -0xa9,0xfd,0x01,0x0f,0x05,0x06,0x16,0x06,0x05,0x55,0x05,0x06,0x81,0x08,0x0c,0xdd, -0x10,0x13,0xe3,0x13,0x12,0xa5,0x0e,0x0a,0x15,0x07,0x04,0xeb,0x03,0x05,0x83,0x07, -0x08,0x5a,0x07,0x04,0xc2,0x00,0xfd,0xbc,0xfc,0xfe,0x6a,0x02,0x06,0x13,0x0a,0x0d, -0x56,0x0e,0x0e,0xc0,0x0d,0x0d,0xea,0x0c,0x0b,0x7e,0x0a,0x08,0x3c,0x08,0x08,0x2b, -0x09,0x08,0xc9,0x06,0x03,0x19,0xff,0xf9,0xca,0xf4,0xf1,0xd6,0xef,0xf0,0xff,0xf4, -0xf9,0xfe,0xfd,0x00,0x01,0xff,0xfb,0x7b,0xf9,0xf9,0x9a,0xfb,0xff,0x9a,0x05,0x0a, -0x0e,0x0d,0x0b,0x66,0x07,0x03,0x7a,0x02,0x04,0x70,0x06,0x07,0x08,0x07,0x06,0x64, -0x04,0x01,0x30,0xfe,0xfd,0xa2,0xfd,0xfe,0xbb,0xff,0xff,0xba,0xfd,0xfc,0x40,0xfc, -0xfe,0xb5,0x00,0x02,0xb2,0x01,0xff,0xb3,0xfb,0xf8,0x08,0xf6,0xf4,0x2d,0xf6,0xf9, -0x78,0xfc,0xfd,0x32,0xfb,0xf7,0x66,0xf3,0xf0,0x5d,0xf0,0xef,0x3e,0xef,0xef,0x5c, -0xf1,0xf2,0xb1,0xf1,0xf0,0x9e,0xef,0xee,0x40,0xed,0xed,0x23,0xed,0xed,0x00,0xed, -0xed,0xd4,0xed,0xef,0xe0,0xf0,0xf3,0x88,0xf5,0xf6,0xf5,0xf5,0xf5,0xa4,0xf6,0xfa, -0x54,0xfe,0x01,0x8b,0x03,0x01,0x8c,0xfc,0xf6,0x27,0xf1,0xed,0x23,0xec,0xed,0x5c, -0xf0,0xf2,0xc5,0xf2,0xf0,0xcd,0xec,0xe7,0xfe,0xe3,0xe3,0x41,0xe5,0xe9,0x4f,0xf0, -0xf5,0xe5,0xf6,0xf6,0x90,0xf4,0xf3,0x3a,0xf4,0xf6,0xa5,0xf8,0xfb,0x80,0xfd,0xff, -0xc8,0x00,0x01,0xaf,0x02,0x02,0xf1,0xff,0xfc,0x78,0xf9,0xf7,0xfe,0xf7,0xfa,0xb6, -0xfe,0x03,0xf2,0x05,0x06,0xcd,0x04,0x00,0x36,0xfc,0xf9,0x19,0xf9,0xfb,0xa3,0xff, -0x04,0xfa,0x07,0x08,0x48,0x06,0x02,0x7f,0x00,0xff,0x19,0x01,0x04,0x72,0x07,0x0a, -0x04,0x0b,0x0a,0x90,0x08,0x07,0xa7,0x06,0x06,0xfa,0x06,0x05,0x1d,0x03,0x00,0xba, -0xfe,0xfc,0x4c,0xfb,0xfa,0x11,0xf8,0xf5,0x71,0xf2,0xf1,0x08,0xf2,0xf3,0xe7,0xf5, -0xf9,0x62,0xfb,0xfc,0x41,0xfb,0xf9,0xba,0xf8,0xf9,0x7a,0xfc,0xff,0xb6,0x01,0x03, -0x82,0x03,0x02,0x0e,0x02,0x00,0x9d,0xff,0xff,0xb6,0x00,0x02,0x41,0x02,0x01,0x5d, -0x01,0x00,0x21,0xff,0xff,0xec,0x01,0x04,0xaa,0x07,0x0b,0xf5,0x0e,0x12,0xe0,0x14, -0x18,0x91,0x1a,0x1c,0x87,0x1e,0x20,0xe0,0x20,0x22,0xb0,0x23,0x25,0x01,0x26,0x26, -0x9f,0x26,0x24,0x73,0x20,0x1b,0x3c,0x17,0x13,0xeb,0x11,0x11,0xfb,0x11,0x11,0x3e, -0x11,0x0f,0x2a,0x0d,0x0a,0x9c,0x08,0x06,0x93,0x04,0x03,0xa6,0x01,0xff,0xe9,0xfe, -0xff,0x37,0x00,0x01,0xb5,0x01,0x00,0x16,0xfe,0xfb,0x7a,0xf9,0xf7,0x3c,0xf7,0xf8, -0x2a,0xfb,0xfd,0x95,0xfe,0xfe,0x97,0xfb,0xf6,0x6d,0xf2,0xef,0x13,0xee,0xef,0x4d, -0xf4,0xf8,0xda,0xfa,0xfa,0xbe,0xf8,0xf5,0xda,0xf3,0xf4,0x19,0xf8,0xfc,0x6f,0x01, -0x05,0x42,0x08,0x0a,0x47,0x0b,0x0a,0xbb,0x09,0x09,0x7f,0x0b,0x0c,0x6c,0x0d,0x0e, -0x50,0x0e,0x0d,0x27,0x0c,0x09,0x6e,0x06,0x02,0x1c,0x00,0xfd,0x3d,0xfc,0xfc,0x68, -0xff,0x04,0x01,0x09,0x0c,0xb7,0x0c,0x09,0x28,0x05,0x02,0x8b,0x03,0x07,0x63,0x0c, -0x12,0x80,0x15,0x16,0xf4,0x13,0x0d,0x8c,0x06,0x01,0xbf,0x00,0x00,0x26,0x00,0xff, -0x3c,0xfe,0xfb,0x22,0xf8,0xf6,0x75,0xf5,0xf5,0x39,0xf7,0xf9,0x66,0xfa,0xf9,0x8e, -0xf9,0xfa,0x75,0xfc,0x00,0x24,0x04,0x06,0xb0,0x05,0x04,0x39,0x03,0x02,0x76,0x03, -0x06,0x45,0x09,0x0b,0xd1,0x0a,0x07,0x7d,0x03,0xff,0xd8,0xfc,0xfb,0xf8,0xfb,0xfe, -0x00,0x01,0x03,0x88,0x04,0x04,0xf3,0x01,0xfe,0x39,0xfc,0xfb,0x67,0xfb,0xfb,0xb5, -0xfb,0xfb,0xec,0xfb,0xfc,0x06,0xfd,0xfd,0xf3,0xfc,0xfb,0x37,0xf8,0xf4,0xf7,0xf1, -0xf1,0xd8,0xf2,0xf4,0xac,0xf6,0xf7,0x38,0xf6,0xf3,0x42,0xef,0xeb,0xab,0xe9,0xea, -0x71,0xec,0xef,0x54,0xf2,0xf4,0x02,0xf2,0xec,0xe6,0xe6,0xe4,0x11,0xe5,0xe9,0xac, -0xf0,0xf7,0x8c,0xfc,0xfe,0x30,0xfd,0xfb,0x12,0xf9,0xf8,0xb1,0xf8,0xf9,0xdf,0xfa, -0xfb,0x61,0xfa,0xf9,0x80,0xf7,0xf5,0x03,0xf2,0xee,0x8a,0xeb,0xe8,0xe9,0xe6,0xe7, -0x90,0xe8,0xeb,0x54,0xee,0xf0,0x4c,0xf1,0xef,0x45,0xec,0xe9,0x8c,0xe9,0xec,0xb2, -0xf1,0xf8,0x2a,0xfe,0x01,0x9b,0x02,0xff,0xed,0xfa,0xf7,0x00,0xf6,0xf7,0xaf,0xfb, -0xfe,0xff,0x00,0x01,0xab,0x01,0x00,0xfc,0xfe,0xfd,0xa7,0xfd,0xfe,0x8a,0xff,0xff, -0x1d,0x00,0xff,0x1e,0x00,0x01,0x39,0x03,0x03,0xea,0x02,0x01,0x28,0x00,0xff,0x4e, -0x01,0x03,0xb8,0x05,0x07,0x8c,0x09,0x09,0x8a,0x08,0x08,0x02,0x09,0x0a,0x26,0x0c, -0x0d,0x6a,0x0d,0x0b,0xd0,0x07,0x04,0xcb,0x01,0xff,0xc2,0xfd,0xfc,0x8f,0xfb,0xf9, -0x5d,0xf8,0xf6,0xfa,0xf4,0xf4,0x0e,0xf6,0xf6,0x59,0xf7,0xf8,0x2c,0xfa,0xfb,0x84, -0xfb,0xfb,0xb0,0xfa,0xfb,0xa3,0xfc,0xfe,0x8a,0x00,0x01,0x9c,0x02,0x02,0xb8,0x01, -0x00,0xfc,0xff,0xfe,0x0e,0xfe,0xfd,0x51,0xfb,0xfa,0x43,0xfb,0xfd,0xb3,0xff,0x03, -0xc0,0x05,0x06,0x1e,0x07,0x08,0x81,0x0a,0x0e,0xb0,0x11,0x15,0xfd,0x19,0x1d,0xb4, -0x1f,0x21,0xec,0x22,0x23,0x78,0x24,0x24,0x09,0x23,0x21,0xf5,0x1f,0x1e,0x93,0x1c, -0x1b,0x91,0x19,0x18,0xaf,0x19,0x19,0xce,0x17,0x13,0x65,0x0e,0x0a,0xa4,0x07,0x06, -0x8c,0x08,0x0b,0x01,0x0c,0x0b,0x91,0x08,0x04,0x64,0xff,0xfc,0x12,0xfb,0xfc,0x15, -0xff,0x01,0xa0,0x01,0x01,0x4c,0x01,0xff,0xc0,0xfb,0xf9,0x52,0xf8,0xf9,0x73,0xfa, -0xfb,0xd0,0xf9,0xf7,0x76,0xf5,0xf4,0x67,0xf3,0xf2,0x64,0xf2,0xf2,0x7d,0xf2,0xf2, -0xfb,0xf3,0xf5,0xae,0xf8,0xfc,0xa7,0xff,0x00,0xe3,0xfe,0xfd,0xad,0xfe,0x02,0x90, -0x07,0x0d,0x3a,0x12,0x14,0xd9,0x13,0x0f,0x48,0x09,0x04,0x31,0x02,0x02,0xec,0x04, -0x07,0xda,0x08,0x07,0xa8,0x04,0x01,0x0b,0xff,0xfd,0x54,0xfe,0x01,0x66,0x04,0x06, -0x37,0x07,0x07,0xd1,0x07,0x0a,0x8c,0x0e,0x11,0x47,0x12,0x11,0x4a,0x10,0x0d,0xee, -0x0a,0x08,0xd6,0x06,0x05,0xdb,0x04,0x03,0x85,0x00,0xfc,0xaf,0xf9,0xf6,0x87,0xf5, -0xf7,0x93,0xf9,0xfb,0x04,0xfc,0xfb,0xc8,0xf9,0xf7,0xec,0xf6,0xf8,0x72,0xfb,0xff, -0x8c,0x03,0x05,0xd9,0x05,0x06,0x31,0x07,0x07,0xfc,0x06,0x05,0xfb,0x03,0x01,0xff, -0x00,0x00,0x0e,0x01,0x01,0xd9,0x02,0x04,0xc0,0x04,0x04,0x96,0x02,0xff,0x18,0xfc, -0xfa,0xa2,0xfa,0xfd,0x51,0x00,0x03,0xe3,0x03,0x01,0x52,0xfc,0xf7,0x2c,0xf5,0xf5, -0x4b,0xf9,0xfd,0xf8,0xff,0xff,0x88,0xfc,0xf8,0xb1,0xf3,0xf0,0x26,0xef,0xf0,0xb7, -0xf3,0xf6,0x8c,0xf7,0xf6,0xc2,0xf3,0xf1,0xd1,0xed,0xea,0xe9,0xe8,0xe8,0x97,0xe8, -0xe9,0x02,0xea,0xea,0xae,0xec,0xef,0x08,0xf2,0xf3,0xa0,0xf2,0xf1,0x5b,0xf1,0xf2, -0x2e,0xf7,0xfc,0xf8,0x00,0x03,0xb5,0x02,0xff,0x00,0xf9,0xf2,0xde,0xee,0xed,0xcd, -0xef,0xf3,0x10,0xf5,0xf4,0xad,0xf2,0xee,0xbb,0xe9,0xe5,0x7b,0xe4,0xe5,0xd8,0xe7, -0xeb,0x74,0xee,0xef,0xce,0xf0,0xf2,0x72,0xf3,0xf4,0xd4,0xf4,0xf5,0x18,0xf6,0xf6, -0x7e,0xf8,0xfa,0xb6,0xfb,0xfc,0xaf,0xfe,0xff,0x07,0xfe,0xfb,0xed,0xfa,0xfb,0x76, -0xfd,0x00,0x48,0x02,0x02,0x38,0x02,0x01,0x60,0xff,0xfe,0xc7,0xfe,0xff,0x8e,0x01, -0x02,0xbe,0x03,0x03,0xd6,0x01,0x00,0xb9,0x00,0x01,0xa9,0x02,0x04,0xc9,0x06,0x08, -0x8f,0x0b,0x0d,0x66,0x0d,0x0d,0x10,0x0d,0x0d,0x08,0x0e,0x0d,0xac,0x0c,0x0a,0x1d, -0x09,0x06,0xcc,0x03,0x00,0xe6,0xfd,0xfc,0xa5,0xfa,0xf8,0x5d,0xf8,0xf8,0x0d,0xf9, -0xf9,0x0a,0xfb,0xfa,0x2f,0xf9,0xf7,0x5b,0xf7,0xf7,0xa9,0xf8,0xfa,0xf9,0xfc,0xff, -0x6a,0x02,0x04,0x61,0x03,0x00,0x5e,0xfe,0xfd,0x80,0xfc,0xfc,0x87,0xfc,0xfc,0x18, -0xfc,0xfb,0x2b,0xfb,0xfa,0x89,0xfb,0xfd,0xc9,0xfe,0xfe,0x0f,0xff,0xff,0xcd,0x01, -0x06,0x31,0x0c,0x12,0x64,0x17,0x1b,0xc0,0x1c,0x1c,0x59,0x1b,0x1a,0x21,0x1a,0x1b, -0x5f,0x1f,0x23,0x38,0x26,0x27,0xd1,0x25,0x21,0x8f,0x1c,0x17,0xa7,0x14,0x14,0x65, -0x16,0x19,0x80,0x19,0x17,0x46,0x14,0x11,0x90,0x0d,0x0a,0xea,0x08,0x07,0xec,0x06, -0x06,0xc5,0x05,0x04,0x05,0x03,0x03,0xe8,0x04,0x04,0xc7,0x01,0xfe,0x88,0xfc,0xfc, -0xc3,0xfd,0x00,0xd3,0x01,0x02,0x59,0x02,0xff,0xc7,0xf9,0xf3,0x99,0xef,0xee,0x6a, -0xf1,0xf6,0x96,0xfa,0xfb,0xb7,0xf8,0xf3,0x1e,0xef,0xec,0xc5,0xec,0xef,0x9f,0xf4, -0xf9,0x1c,0xff,0x02,0x3d,0x04,0x04,0x3e,0x06,0x07,0x4d,0x09,0x0a,0xe0,0x09,0x09, -0x0c,0x0a,0x09,0xdc,0x08,0x08,0x94,0x08,0x08,0x6d,0x08,0x06,0x07,0x03,0xfe,0xbf, -0xfb,0xfb,0x05,0xfe,0x01,0x88,0x04,0x06,0x15,0x06,0x04,0x1e,0x05,0x07,0x14,0x0a, -0x0d,0x06,0x11,0x13,0x2b,0x14,0x12,0x14,0x0f,0x0b,0x79,0x08,0x05,0xab,0x03,0x02, -0x63,0x01,0x01,0x38,0x01,0xff,0xa9,0xfd,0xfc,0x04,0xfb,0xf9,0x6b,0xf8,0xf6,0x80, -0xf3,0xf3,0xe0,0xf4,0xf8,0x9a,0xfd,0x02,0x4f,0x06,0x06,0x7c,0x04,0x00,0x17,0xfd, -0xfc,0x30,0xfe,0x02,0xbf,0x07,0x0a,0x5d,0x0b,0x08,0xdb,0x03,0xff,0x12,0xfc,0xfb, -0x93,0xfd,0x02,0x23,0x06,0x07,0x49,0x06,0x02,0x5a,0xfe,0xfb,0x04,0xfa,0xfa,0x26, -0xfc,0xfe,0x40,0xff,0xff,0x59,0xff,0xff,0x73,0xfe,0xfc,0x7c,0xfa,0xf7,0x5e,0xf5, -0xf3,0x8b,0xf4,0xf7,0x94,0xfa,0xfd,0x23,0xfe,0xfc,0x72,0xf7,0xf1,0x54,0xeb,0xe7, -0xcf,0xe8,0xec,0xec,0xf0,0xf2,0x7f,0xf2,0xef,0xf2,0xe9,0xe5,0x71,0xe2,0xe2,0x3f, -0xe6,0xeb,0x5d,0xf2,0xf7,0x84,0xf9,0xfa,0xea,0xfa,0xf9,0xbb,0xf8,0xf8,0x08,0xf8, -0xf7,0xc4,0xf7,0xf9,0xd9,0xfa,0xfa,0xad,0xf9,0xf7,0x56,0xf4,0xf0,0xc0,0xeb,0xe8, -0x79,0xe7,0xe8,0x87,0xea,0xec,0x63,0xed,0xee,0x21,0xed,0xeb,0x5a,0xeb,0xeb,0xca, -0xec,0xef,0xd6,0xf2,0xf5,0x6a,0xf7,0xf8,0x71,0xf7,0xf6,0x09,0xf7,0xf8,0x96,0xf9, -0xfa,0x43,0xfb,0xfc,0x0f,0xfe,0xfd,0x2e,0xfe,0xff,0xc1,0xff,0x00,0xfa,0x00,0x00, -0xd4,0xff,0x00,0x37,0x01,0x01,0xa7,0x01,0x01,0xda,0x00,0x00,0x08,0x01,0x01,0xcb, -0x01,0x01,0xe6,0x01,0x03,0xa3,0x04,0x06,0xff,0x09,0x0c,0x31,0x0d,0x0e,0x86,0x0f, -0x10,0x09,0x12,0x13,0xf0,0x11,0x0e,0x4e,0x0b,0x07,0x1c,0x05,0x04,0x22,0x04,0x03, -0xae,0x02,0x00,0xc6,0xfd,0xfb,0x26,0xfa,0xfa,0xa3,0xfa,0xfa,0x0a,0xfa,0xf8,0x38, -0xf7,0xf7,0x6e,0xfa,0xfc,0x8d,0xfe,0x00,0xe4,0x01,0x02,0xe1,0x00,0xfe,0xd8,0xfb, -0xfa,0xb9,0xfb,0xfe,0xc1,0xff,0x00,0x2a,0x00,0xfd,0x9c,0xf9,0xf5,0xd2,0xf1,0xf0, -0x2f,0xf4,0xfa,0xc2,0xff,0x03,0xd6,0x04,0x05,0x01,0x05,0x05,0x8b,0x08,0x0c,0xd7, -0x0f,0x13,0x54,0x17,0x1a,0xef,0x1c,0x1e,0x45,0x1f,0x20,0xa0,0x20,0x20,0xf8,0x1e, -0x1c,0x7c,0x1b,0x1b,0x37,0x1d,0x1f,0x22,0x20,0x1f,0x59,0x1c,0x17,0x43,0x12,0x0e, -0x7a,0x0d,0x0f,0xc2,0x11,0x12,0x8b,0x11,0x0d,0x3f,0x08,0x02,0x09,0x00,0x00,0xd9, -0x02,0x05,0xbb,0x07,0x08,0x5c,0x08,0x05,0x5d,0x02,0xfe,0x9b,0xfc,0xfd,0xa1,0xfe, -0xff,0x15,0xff,0xfe,0xe2,0xfb,0xf9,0x98,0xf8,0xf8,0xb0,0xf6,0xf5,0xe2,0xf2,0xef, -0x77,0xec,0xeb,0x07,0xed,0xf0,0x3b,0xf5,0xf9,0x47,0xfc,0xfd,0xa3,0xfd,0xfe,0x79, -0xff,0x00,0x6c,0x03,0x06,0xde,0x09,0x0b,0x1a,0x0c,0x0a,0xcb,0x08,0x07,0xc6,0x06, -0x06,0xea,0x06,0x06,0xe6,0x04,0x02,0xa8,0xff,0xfd,0x64,0xfc,0xfd,0x86,0xff,0x01, -0x90,0x01,0x02,0x13,0x04,0x07,0xd1,0x0a,0x0f,0xc5,0x12,0x13,0x1a,0x12,0x0f,0xe0, -0x0a,0x07,0xe2,0x05,0x07,0xb1,0x09,0x0c,0xa6,0x0d,0x0c,0x73,0x07,0x00,0x3b,0xfa, -0xf5,0xc5,0xf3,0xf5,0xf9,0xf9,0xfd,0x0d,0xff,0xfd,0xd2,0xf9,0xf7,0x83,0xf6,0xf7, -0x43,0xf9,0xfc,0xaf,0x00,0x02,0x5a,0x03,0x03,0xd5,0x02,0x02,0x50,0x02,0x03,0x24, -0x03,0x01,0x0f,0x01,0x01,0x16,0x03,0x05,0xb4,0x06,0x06,0x47,0x04,0x01,0x03,0xfe, -0xfa,0x6c,0xf9,0xfb,0x7e,0x00,0x04,0x0d,0x07,0x05,0x4d,0x01,0xfb,0x05,0xf7,0xf5, -0x01,0xf6,0xf9,0xf5,0xfc,0xff,0xfc,0x00,0x00,0x71,0xfd,0xf9,0x69,0xf6,0xf5,0x29, -0xf6,0xf6,0x20,0xf6,0xf7,0xc1,0xf7,0xf7,0x3b,0xf6,0xf2,0x4b,0xee,0xea,0x09,0xe8, -0xe5,0xaa,0xe4,0xe5,0x85,0xe7,0xea,0xaa,0xed,0xef,0x6d,0xf0,0xef,0x2e,0xf0,0xf1, -0x84,0xf2,0xf4,0x58,0xf7,0xfa,0x30,0xfc,0xfd,0x8e,0xfd,0xfa,0x1d,0xf8,0xf7,0xa2, -0xf6,0xf5,0x4d,0xf5,0xf4,0xc1,0xf1,0xef,0x40,0xed,0xec,0xc1,0xea,0xe9,0xef,0xe9, -0xea,0xb2,0xea,0xeb,0xab,0xec,0xed,0x56,0xee,0xef,0xb3,0xef,0xf0,0x15,0xf2,0xf4, -0xb1,0xf4,0xf4,0x1b,0xf5,0xf5,0x49,0xf6,0xf7,0x49,0xf9,0xfb,0x80,0xfc,0xfd,0x88, -0xfd,0xfd,0x55,0xfe,0x00,0x95,0x01,0x01,0xb2,0xff,0xfe,0x2c,0xff,0x00,0xe5,0x01, -0x02,0x2e,0x03,0x02,0xce,0x01,0xff,0x2d,0xfe,0xfd,0x95,0xfd,0xff,0xfd,0x03,0x07, -0x4f,0x0a,0x0b,0x7f,0x0d,0x0f,0x70,0x10,0x11,0x8e,0x12,0x12,0xd6,0x11,0x10,0x7f, -0x0f,0x0c,0x7c,0x0a,0x09,0x5c,0x0a,0x0b,0x81,0x0a,0x07,0xf4,0x01,0xfd,0x64,0xfa, -0xf8,0xe9,0xf8,0xfb,0x99,0xfe,0x00,0x83,0x00,0xff,0x44,0xfc,0xf8,0x5f,0xf7,0xf8, -0x2b,0xfc,0x00,0x60,0x03,0x05,0x92,0x04,0x02,0xf8,0xff,0xfd,0x90,0xfa,0xf9,0xde, -0xf9,0xf9,0x13,0xf8,0xf6,0xa9,0xf5,0xf6,0x4e,0xf9,0xfa,0x38,0xfa,0xf8,0x7c,0xf7, -0xf7,0x2a,0xfa,0xff,0x11,0x05,0x0a,0xae,0x0f,0x12,0xfb,0x12,0x11,0x20,0x10,0x11, -0x8a,0x14,0x18,0x2f,0x1e,0x21,0x1f,0x23,0x22,0x21,0x1f,0x1a,0x0f,0x18,0x18,0x62, -0x1b,0x1f,0x34,0x21,0x20,0x99,0x1d,0x19,0x43,0x15,0x12,0xe2,0x0f,0x0e,0xc5,0x0d, -0x0c,0x9e,0x0b,0x0a,0x3b,0x0a,0x09,0x1c,0x0a,0x0a,0x79,0x09,0x07,0x32,0x05,0x03, -0xf7,0x01,0x00,0x6e,0x01,0x02,0xcf,0x04,0x06,0xb5,0x06,0x04,0x2b,0x00,0xfb,0x13, -0xf8,0xf6,0xf6,0xf5,0xf6,0x91,0xf5,0xf3,0x5d,0xf1,0xee,0xea,0xec,0xed,0x57,0xf0, -0xf4,0xe1,0xf6,0xf8,0x77,0xf9,0xfa,0x8a,0xfc,0xff,0x80,0x01,0x03,0xff,0x05,0x07, -0x08,0x08,0x07,0x94,0x06,0x06,0x1c,0x08,0x0a,0x06,0x0c,0x0a,0xce,0x06,0x00,0x8f, -0xfb,0xf7,0x17,0xf6,0xf8,0x33,0xfd,0x03,0xa8,0x08,0x0a,0xa7,0x08,0x05,0xf6,0x02, -0x02,0xba,0x04,0x09,0x63,0x0e,0x12,0xb4,0x13,0x13,0xa2,0x10,0x0c,0xc7,0x08,0x07, -0x24,0x07,0x06,0xfd,0x05,0x04,0xb2,0x01,0x00,0xb8,0x00,0xff,0x5b,0xfd,0xfa,0xe7, -0xf7,0xf5,0xd6,0xf3,0xf4,0xd7,0xf7,0xfc,0x1b,0x01,0x03,0x31,0x01,0xfc,0xa9,0xf8, -0xf7,0x07,0xf9,0xfd,0x60,0x02,0x06,0xaf,0x09,0x0a,0x09,0x08,0x02,0x3e,0xfe,0xfb, -0xa9,0xfb,0xfe,0xd1,0x01,0x04,0x6f,0x06,0x06,0xd9,0x05,0x03,0x1a,0x00,0xfc,0x37, -0xfa,0xf9,0x46,0xfa,0xfc,0x0a,0xff,0x00,0x65,0x01,0x01,0x58,0xff,0xfb,0xbc,0xf8, -0xf6,0xe8,0xf5,0xf7,0x66,0xfa,0xfd,0xb6,0xff,0x01,0xd0,0xff,0xfb,0x3e,0xf7,0xf3, -0x3a,0xf1,0x00,0xc3,0x02,0x04,0x08,0x01,0x03,0x89,0x0c,0x07,0x21,0x00,0x01,0x9b, -0x01,0xff,0x7e,0x05,0x05,0x47,0x00,0x00,0x94,0x01,0x03,0x94,0x03,0x02,0x42,0x00, -0x00,0xe3,0x00,0xfd,0x73,0x01,0x04,0x1e,0xff,0xfc,0x02,0xfb,0xfd,0x0e,0xff,0xff, -0xf5,0x01,0x01,0x40,0xfd,0x00,0xe7,0xff,0xfc,0xee,0xfc,0xfe,0xec,0x00,0x03,0x87, -0x00,0xfa,0xf5,0xf7,0xfc,0x1c,0x03,0x03,0xec,0xff,0xff,0x47,0xfd,0xfc,0x9b,0xfe, -0xfe,0x7b,0xff,0x03,0x77,0x03,0x01,0xd6,0xff,0xfc,0x5a,0xfc,0xfc,0x89,0xfb,0xfc, -0x12,0xfc,0xf8,0x2d,0xfa,0xfe,0x63,0x01,0x02,0x6c,0xff,0xfb,0xed,0xfc,0xfd,0x43, -0xfe,0x02,0x20,0x02,0x00,0x86,0xff,0xfa,0xa3,0xf4,0xf4,0x60,0xf8,0xfd,0x2e,0x00, -0x01,0xf4,0x01,0xfc,0x47,0xf4,0xf3,0x0c,0xf9,0x01,0x95,0x08,0x08,0x67,0x01,0xfc, -0x63,0xfb,0xfa,0x76,0xf7,0xf4,0x06,0xf5,0xf6,0x6a,0xf7,0xfd,0x73,0x05,0x07,0xa4, -0x03,0x01,0x57,0xff,0xfd,0x7a,0xfe,0x00,0x4f,0x02,0x01,0xdb,0x05,0x09,0xe1,0x02, -0xfb,0x39,0xfe,0x07,0x3f,0x09,0x0e,0xc7,0x12,0x0d,0xfd,0x0b,0x07,0xde,0x05,0x06, -0xaa,0x03,0x00,0x3f,0xff,0xf9,0x00,0xfa,0xff,0xa4,0xfd,0xfe,0x74,0xfb,0xf3,0x8a, -0xef,0xfc,0x70,0x05,0xfc,0x74,0xf1,0xeb,0xf9,0xe9,0xed,0xb7,0xf1,0xf9,0x0e,0x01, -0xff,0xaa,0x01,0x01,0x74,0xfd,0x05,0xf7,0x14,0x1e,0x88,0x16,0x00,0x15,0xea,0xde, -0x0e,0xda,0xdb,0x6c,0xe8,0x01,0x4c,0x1c,0x21,0x2e,0x0c,0xf8,0x10,0xfe,0x12,0x27, -0x1e,0x15,0x8e,0x08,0xf8,0xf3,0xeb,0xec,0xc1,0xef,0xf9,0x7e,0x0d,0x22,0x50,0x29, -0x1f,0x70,0x1f,0x30,0x1c,0x3f,0x40,0x37,0x30,0x17,0x0b,0x03,0xf1,0xf3,0xea,0xe6, -0x67,0xea,0xf8,0x3b,0x01,0xf8,0xec,0xe0,0xd3,0x4c,0xe1,0xef,0x2c,0xf0,0xf1,0x71, -0xf8,0xfd,0x34,0xfd,0xf2,0xe8,0xdf,0xd4,0xd6,0xd1,0xd2,0x37,0xdc,0xea,0xa7,0xfa, -0x09,0x7b,0x0c,0x0b,0x12,0x0a,0x01,0x8f,0xfb,0xf9,0x3b,0xf2,0xf1,0xae,0x04,0x14, -0x0a,0x19,0x1e,0xc4,0x28,0x35,0x43,0x32,0x21,0x0a,0x17,0x13,0x9b,0x16,0x27,0x8a, -0x37,0x39,0xec,0x33,0x23,0xc7,0x0a,0xfe,0xda,0x03,0x13,0x71,0x1f,0x21,0x1a,0x28, -0x33,0x94,0x39,0x40,0x46,0x43,0x3d,0xef,0x36,0x2e,0xdd,0x24,0x1e,0xf7,0x24,0x30, -0xe9,0x31,0x22,0x2a,0x0d,0xf5,0xbc,0xdc,0xd0,0xe1,0xe2,0x03,0x45,0x1c,0x27,0xe1, -0x17,0xff,0x92,0xed,0xe9,0x17,0xeb,0xe4,0xf1,0xe0,0xe2,0x05,0xe6,0xe6,0x41,0xea, -0xf3,0xdb,0xf8,0xf8,0x3c,0xef,0xdc,0x4c,0xd4,0xd8,0x8d,0xd7,0xd5,0x10,0xd3,0xd0, -0x02,0xd1,0xcc,0x1e,0xcc,0xd9,0x98,0xeb,0xf5,0xdd,0xf1,0xdf,0xcc,0xd0,0xd1,0x1b, -0xdd,0xe2,0x62,0xde,0xd7,0xb4,0xce,0xc8,0x24,0xc9,0xd3,0xa0,0xe4,0xf6,0x79,0xff, -0x01,0x40,0xf7,0xec,0x9a,0xe6,0xe3,0xdc,0xde,0xd8,0x3c,0xd9,0xda,0x87,0xd8,0xd3, -0x27,0xd3,0xdc,0xf9,0xe3,0xe0,0x28,0xd1,0xc7,0x85,0xcb,0xd1,0xcf,0xd7,0xda,0x96, -0xdb,0xd9,0x1b,0xcd,0xc8,0xd9,0xce,0xd9,0xef,0xe8,0xec,0x5e,0xe8,0xdd,0x0e,0xd6, -0xe0,0xde,0xeb,0xef,0xe1,0xf2,0xff,0x46,0x0e,0x0e,0x74,0x03,0xff,0x60,0x04,0x10, -0xc7,0x15,0x16,0x1c,0x1c,0x24,0x35,0x26,0x19,0x1f,0x0b,0x0d,0x5c,0x1b,0x1e,0x57, -0x16,0x11,0x62,0x0e,0x11,0x19,0x15,0x09,0xfa,0xff,0x0d,0x32,0x26,0x30,0xc6,0x1e, -0xfb,0x9f,0xe8,0xed,0xe3,0xf9,0x0a,0xf3,0x1b,0x29,0x08,0x35,0x2c,0x44,0x0e,0x01, -0x41,0x0f,0x21,0x06,0x21,0x0c,0xbd,0xfd,0xff,0x74,0x06,0x0e,0x37,0x16,0x1e,0xcc, -0x29,0x32,0x8f,0x2e,0x21,0x57,0x1f,0x2c,0x27,0x37,0x2c,0x4e,0x14,0x06,0x77,0x09, -0x13,0x0f,0x25,0x3b,0xfb,0x59,0x78,0xf8,0x7f,0x7a,0xc7,0x6c,0x66,0xd2,0x5d,0x50, -0xf6,0x42,0x40,0xfa,0x3f,0x33,0xdc,0x23,0x0d,0x98,0xfc,0xfd,0x7d,0x07,0x0a,0x6b, -0x0c,0x13,0x9f,0x22,0x2b,0x53,0x21,0x10,0xa5,0xfe,0xef,0x6f,0xe4,0xdc,0x47,0xdb, -0xde,0x22,0xe7,0xf4,0x97,0x00,0x0b,0x70,0x0c,0xff,0xf9,0xe8,0xd0,0x24,0xc7,0xce, -0xc6,0xdc,0xf1,0x54,0xfe,0xfb,0xad,0xfc,0x03,0xea,0x05,0x04,0x66,0x08,0x14,0x4d, -0x1b,0x19,0x7f,0x18,0x0f,0x5b,0x07,0x05,0xbf,0x06,0xfb,0x4b,0xe5,0xd3,0x45,0xd4, -0xe5,0xca,0xfc,0x14,0x56,0x20,0x15,0x4a,0x02,0xf0,0x12,0xeb,0xfa,0x97,0x15,0x28, -0xa0,0x27,0x20,0xc5,0x17,0x09,0x7a,0xfc,0xed,0xe9,0xe7,0xe7,0x9f,0xe7,0xeb,0xb4, -0xeb,0xeb,0xba,0xf2,0xf2,0x69,0xe8,0xd9,0xbc,0xcb,0xc4,0xcc,0xc4,0xcd,0x2b,0xdc, -0xe1,0x05,0xda,0xd0,0xa9,0xcb,0xcd,0x3d,0xd8,0xe3,0x07,0xde,0xcb,0x8e,0xb8,0xad, -0x5e,0xb1,0xbc,0x1e,0xc9,0xd3,0x29,0xd7,0xd3,0x4d,0xcd,0xc6,0x3e,0xc7,0xd0,0x2b, -0xd6,0xd3,0x69,0xd1,0xcc,0x59,0xc1,0xbb,0xbc,0xc0,0xc9,0xd0,0xd3,0xdc,0x31,0xdb, -0xd8,0xaf,0xd8,0xdb,0x1b,0xec,0xf7,0xd9,0xf1,0xe8,0x34,0xe3,0xe8,0x73,0xf6,0x01, -0x40,0x05,0x05,0x3b,0x00,0xf7,0x7b,0xef,0xea,0x23,0xec,0xf1,0x8e,0xf4,0xf0,0x77, -0xee,0xeb,0xde,0xed,0xf3,0x78,0xf4,0xf5,0x4c,0xfc,0x09,0x93,0x0a,0xf8,0xf9,0xe4, -0xe4,0x95,0xf4,0x05,0xbd,0x0b,0x0a,0x02,0x11,0x20,0xc4,0x26,0x20,0x4e,0x18,0x16, -0x97,0x1d,0x22,0x9a,0x20,0x1d,0x00,0x17,0x17,0xf4,0x19,0x19,0x28,0x25,0x3c,0xfd, -0x4d,0x49,0x04,0x2c,0x11,0x8c,0x0f,0x1e,0x9a,0x2b,0x2c,0x3d,0x2d,0x2e,0xcc,0x27, -0x16,0xdb,0x04,0x00,0x61,0x0d,0x19,0x0b,0x19,0x12,0x9d,0x0e,0x17,0x0f,0x25,0x2a, -0x4f,0x28,0x1d,0xee,0x17,0x15,0xf4,0x0e,0x0f,0x60,0x1a,0x29,0xb2,0x2c,0x24,0x7c, -0x1c,0x16,0x89,0x13,0x14,0x2f,0x17,0x1d,0x12,0x2b,0x32,0xac,0x23,0x09,0x81,0xee, -0xe1,0xec,0xea,0xfa,0x5b,0x07,0x13,0x98,0x24,0x38,0x43,0x40,0x3c,0x62,0x3a,0x42, -0x5e,0x4e,0x52,0x57,0x54,0x53,0xbe,0x4d,0x42,0xb3,0x2c,0x14,0xee,0x0b,0x08,0x59, -0x05,0xfb,0xe7,0xf2,0x00,0xa6,0x1b,0x31,0xb9,0x35,0x27,0x13,0x16,0x09,0xee,0xf9, -0xe7,0xef,0xdf,0xe9,0x1e,0x03,0x15,0x1d,0x13,0x0a,0x26,0x06,0x02,0x03,0xfe,0xfc, -0x16,0xff,0x02,0x5d,0x01,0xf8,0xa4,0xf3,0xff,0xac,0x13,0x1b,0x7f,0x0e,0xf9,0xa1, -0xf4,0x02,0xbd,0x17,0x2a,0x22,0x37,0x3a,0x1b,0x31,0x1b,0x94,0xfd,0xe7,0xf5,0xe4, -0xec,0x63,0xf1,0xf2,0x5e,0xeb,0xe4,0x9d,0xe5,0xe2,0x15,0xe4,0xee,0x07,0xfd,0x05, -0xa4,0x05,0x06,0x0a,0x0e,0x1a,0x5b,0x19,0x05,0x77,0xee,0xe1,0x1b,0xe1,0xe7,0xac, -0xee,0xf5,0x2a,0xf9,0xf3,0xd3,0xe9,0xe0,0x55,0xda,0xd7,0xa2,0xd4,0xcc,0xf4,0xbd, -0xb1,0xc9,0xaf,0xb5,0xbb,0xbc,0xc5,0xa8,0xcd,0xd3,0xb2,0xd2,0xc3,0x6e,0xb0,0xa7, -0x7b,0xa8,0xae,0xb7,0xaf,0xa9,0xa1,0xa5,0xa4,0xf6,0xa9,0xb6,0x24,0xc3,0xcc,0x7f, -0xd2,0xd3,0xf1,0xd3,0xd4,0xa3,0xd4,0xd7,0x39,0xd8,0xd1,0x18,0xc6,0xc2,0xc2,0xce, -0xdc,0x31,0xe4,0xe6,0x7d,0xe7,0xed,0xde,0xf2,0xef,0x16,0xea,0xe8,0x71,0xf0,0xfd, -0x3a,0x06,0x04,0xb8,0xf8,0xef,0xba,0xf2,0xfb,0xe1,0xfe,0xff,0xfb,0x00,0x02,0x60, -0xfa,0xec,0xd6,0xe3,0xe4,0x3f,0xed,0xf2,0x3e,0xf5,0xfe,0xe1,0x06,0x04,0x9a,0xf9, -0xe9,0xcb,0xde,0xe5,0x17,0xf5,0xfc,0xea,0xf6,0xec,0xf6,0xe8,0xed,0x73,0xf8,0x06, -0x42,0x14,0x21,0xb9,0x22,0x15,0x93,0x02,0xf7,0x9f,0x00,0x12,0x7b,0x20,0x29,0x2c, -0x28,0x21,0x05,0x1d,0x18,0x76,0x17,0x1f,0xb2,0x2a,0x34,0x52,0x34,0x31,0x02,0x39, -0x43,0x70,0x40,0x33,0xa5,0x22,0x1b,0x5a,0x1f,0x1e,0x86,0x18,0x1b,0xb2,0x2a,0x3e, -0xac,0x49,0x42,0x89,0x33,0x2b,0x54,0x2b,0x2c,0x39,0x2e,0x32,0xfb,0x36,0x35,0x66, -0x28,0x17,0xb7,0x0f,0x16,0x8b,0x24,0x2b,0xb4,0x33,0x40,0x35,0x4b,0x44,0xb4,0x27, -0x0b,0xa0,0xff,0x05,0x50,0x0b,0x05,0xe8,0xfa,0xfe,0xc6,0x0d,0x19,0xd1,0x1d,0x26, -0x28,0x32,0x3f,0x97,0x47,0x46,0xd5,0x4c,0x5c,0xc8,0x62,0x59,0xaf,0x49,0x36,0x87, -0x20,0x08,0x5e,0xf6,0xf5,0x5f,0x0a,0x27,0x7c,0x39,0x33,0x64,0x1e,0x12,0xc2,0x0e, -0x0c,0x3c,0x04,0xf8,0xc9,0xf2,0xf0,0x32,0xf1,0xf4,0x30,0xf9,0x04,0x9b,0x05,0xf4, -0xc8,0xde,0xd2,0x69,0xd3,0xdc,0x56,0xe6,0xf2,0xa3,0xf8,0xf4,0x1b,0xe7,0xd4,0x60, -0xcc,0xd6,0x81,0xec,0x04,0x11,0x0c,0x0a,0x95,0x0a,0x0b,0x5e,0x0c,0x05,0x7b,0xfc, -0xf7,0x3d,0xf4,0xef,0x0a,0xee,0xec,0xd7,0xea,0xe3,0xcc,0xd2,0xc2,0x0d,0xc1,0xce, -0x45,0xe1,0xf2,0x4c,0x02,0x0a,0x66,0x0b,0x0b,0xb2,0x07,0x02,0xf8,0x01,0x07,0x05, -0x0c,0x09,0x5b,0xff,0xf6,0xfd,0xf6,0xfe,0xeb,0x08,0x0b,0x1d,0x09,0x02,0x8b,0xf3, -0xe0,0xcd,0xd6,0xd7,0xbf,0xdf,0xe3,0x46,0xdf,0xd8,0x9f,0xd6,0xd8,0x6e,0xdb,0xdc, -0xff,0xd5,0xc9,0x20,0xc6,0xca,0x18,0xc8,0xbf,0x19,0xb7,0xb6,0x7b,0xbc,0xbd,0x8f, -0xbe,0xc3,0x55,0xc9,0xd5,0xbc,0xe0,0xe3,0xe9,0xe3,0xe0,0xd1,0xd9,0xd4,0x83,0xd0, -0xd2,0xd2,0xda,0xe2,0x0e,0xe2,0xd9,0xfe,0xd3,0xd9,0x67,0xe2,0xe6,0x90,0xe6,0xeb, -0x4b,0xf3,0xfa,0xf5,0xfc,0xf2,0x5c,0xe9,0xea,0xe2,0xf3,0xff,0x54,0x03,0x01,0x01, -0xfc,0xf3,0xd1,0xe6,0xdb,0x8c,0xde,0xed,0x0b,0xf9,0xf6,0x62,0xe8,0xdc,0x6e,0xdc, -0xe1,0x81,0xe5,0xe9,0x7d,0xef,0xec,0x3b,0xde,0xc9,0x94,0xbf,0xcb,0x45,0xe1,0xf0, -0x52,0xf5,0xf3,0x9a,0xf4,0xfb,0xbf,0xf9,0xee,0xac,0xeb,0xf6,0xc1,0x03,0x0c,0x56, -0x0e,0x0f,0x64,0x19,0x23,0xc7,0x22,0x1d,0x23,0x1d,0x24,0xf2,0x26,0x24,0x65,0x29, -0x3b,0x12,0x50,0x58,0x55,0x49,0x35,0xf9,0x2f,0x33,0xa1,0x31,0x28,0x58,0x27,0x33, -0xda,0x3e,0x3d,0x61,0x2f,0x22,0x99,0x21,0x2a,0xa2,0x37,0x41,0x7f,0x47,0x47,0x71, -0x3a,0x27,0x94,0x19,0x14,0xdd,0x1c,0x26,0x27,0x29,0x2c,0xab,0x34,0x3d,0x7f,0x3f, -0x34,0x7f,0x2c,0x2d,0xd3,0x2c,0x20,0xa6,0x0a,0xfb,0x9d,0xfd,0x07,0xf3,0x0c,0x0c, -0x31,0x06,0xfe,0xae,0xfd,0x0a,0x40,0x22,0x41,0x70,0x60,0x6f,0x08,0x68,0x56,0xff, -0x46,0x3a,0xfa,0x2f,0x22,0xc0,0x15,0x10,0x5b,0x14,0x1a,0x5e,0x1f,0x26,0x3a,0x32, -0x33,0xee,0x22,0x08,0x1e,0xf5,0xef,0x80,0xf6,0x03,0xdb,0x0d,0x0f,0x29,0x08,0xf6, -0xb9,0xe4,0xdc,0x57,0xdc,0xe5,0xc6,0xf0,0xf0,0x86,0xec,0xe9,0xc7,0xe5,0xe1,0xa4, -0xd4,0xc3,0x56,0xbc,0xc4,0x54,0xd5,0xe6,0x41,0xf0,0xfb,0x07,0x01,0xfa,0xe1,0xf0, -0xed,0x1d,0xf1,0xf7,0xa8,0x00,0x06,0x40,0x01,0xf5,0x56,0xe4,0xd4,0xe6,0xc7,0xc1, -0x87,0xc6,0xd0,0x31,0xd5,0xd8,0xbf,0xda,0xe3,0x58,0xf4,0x03,0x4f,0x06,0xfe,0xcf, -0xf6,0xf2,0xd6,0xf4,0xfb,0x13,0xfe,0xfe,0x1e,0x04,0x0b,0x9d,0x10,0x0f,0xde,0x0b, -0x06,0x2d,0x00,0xf7,0x6b,0xee,0xea,0x56,0xea,0xeb,0x72,0xea,0xe8,0xc5,0xe7,0xe7, -0xb8,0xe6,0xe4,0xd2,0xdd,0xd7,0x8e,0xda,0xe0,0xa9,0xdc,0xcf,0xd5,0xc3,0xbe,0x02, -0xc0,0xc4,0x5a,0xc3,0xc7,0x6e,0xd6,0xe1,0xbb,0xe2,0xde,0x00,0xdb,0xdb,0x71,0xda, -0xda,0x08,0xdd,0xe3,0xfb,0xeb,0xe9,0x49,0xdd,0xd2,0xe5,0xd3,0xe1,0xa6,0xee,0xf4, -0x4e,0xf3,0xee,0x6b,0xea,0xe0,0x74,0xd8,0xe1,0x24,0xf8,0x0b,0x18,0x0b,0xf7,0x2a, -0xe9,0xe8,0x1f,0xf2,0xf9,0x4d,0xf7,0xf3,0x0b,0xf4,0xee,0x98,0xe0,0xd6,0x66,0xda, -0xe8,0x6f,0xf3,0xf4,0x91,0xf2,0xf5,0xb0,0xf5,0xeb,0xa4,0xd9,0xd1,0x99,0xd8,0xe4, -0x42,0xe7,0xe4,0xa7,0xe6,0xf1,0x40,0xfc,0xfe,0xb9,0xf6,0xf0,0x96,0xf3,0xfc,0x35, -0x03,0x05,0x7d,0x09,0x15,0x46,0x20,0x21,0x81,0x1d,0x1c,0xab,0x1b,0x18,0xff,0x1b, -0x2c,0x24,0x45,0x57,0xa3,0x59,0x4d,0x57,0x40,0x3b,0xf2,0x3e,0x44,0xe3,0x47,0x4d, -0x06,0x4f,0x48,0xad,0x3e,0x31,0x8c,0x29,0x32,0x68,0x43,0x4e,0xe8,0x53,0x51,0x51, -0x4c,0x45,0xbe,0x3d,0x39,0x19,0x3b,0x36,0xbc,0x29,0x1d,0x7a,0x1f,0x30,0x30,0x44, -0x4e,0xdf,0x4b,0x3e,0xb9,0x2d,0x23,0x40,0x1e,0x1f,0xe3,0x25,0x27,0x3a,0x1f,0x0f, -0x29,0xfb,0xe8,0x85,0xe1,0xe6,0xf3,0xee,0xf5,0x4a,0x00,0x13,0x89,0x28,0x3a,0x90, -0x48,0x56,0xa7,0x55,0x42,0x22,0x26,0x0f,0x6e,0x09,0x13,0xf2,0x21,0x28,0x1c,0x28, -0x22,0x57,0x18,0x0f,0x46,0x08,0xff,0x2d,0xfb,0xfb,0xb6,0xfe,0x02,0x81,0x03,0x01, -0x0b,0xf9,0xe8,0xdb,0xd7,0xce,0x26,0xd0,0xd9,0x46,0xe5,0xec,0x84,0xeb,0xe7,0x03, -0xdd,0xcd,0xd4,0xbf,0xb6,0xf4,0xb7,0xc9,0xa6,0xd7,0xd9,0x27,0xd4,0xd0,0x1f,0xd3, -0xdb,0x5e,0xe8,0xef,0x6b,0xf1,0xf5,0xe6,0xf9,0xfd,0x0a,0x00,0xfc,0x5e,0xf6,0xea, -0x1e,0xde,0xd0,0x59,0xc3,0xbf,0x5f,0xc4,0xc5,0x32,0xc8,0xd3,0x40,0xe3,0xf3,0xa0, -0xf6,0xef,0xaa,0xeb,0xeb,0x8b,0xed,0xee,0xd2,0xee,0xf5,0xb8,0xff,0x07,0x51,0x0a, -0x09,0x9e,0x09,0x0a,0x20,0x08,0x01,0xd7,0xfa,0xfa,0xcd,0xfd,0xfc,0xa6,0xf6,0xf1, -0x63,0xf0,0xf2,0xc0,0xee,0xe8,0x7b,0xe7,0xef,0x27,0xf8,0xf5,0x85,0xe6,0xd8,0x85, -0xd1,0xce,0x07,0xcb,0xc9,0x0e,0xd2,0xe0,0xb5,0xe2,0xd5,0x5a,0xc8,0xca,0x7a,0xdb, -0xee,0x1d,0xf7,0xf4,0x38,0xed,0xe5,0xbb,0xdc,0xd8,0x3b,0xe1,0xef,0x67,0xf9,0xf6, -0xc5,0xeb,0xe5,0x28,0xe7,0xed,0x97,0xf0,0xeb,0xf8,0xec,0xf8,0x6d,0xff,0xfc,0x49, -0xf5,0xf1,0x6e,0xfa,0x05,0xd8,0x05,0x01,0xe6,0xfe,0xfb,0x54,0xf5,0xed,0x7d,0xe8, -0xe7,0x8e,0xe9,0xeb,0x44,0xef,0xf3,0x87,0xf5,0xf2,0x77,0xe9,0xe0,0x58,0xdc,0xdf, -0xc0,0xe2,0xde,0xde,0xd5,0xd4,0x7e,0xe2,0xf0,0x1e,0xf3,0xeb,0x4e,0xe2,0xdc,0xe1, -0xdb,0xe1,0xaa,0xee,0xff,0x3f,0x0c,0x0e,0x34,0x08,0xfe,0x9b,0xf8,0xf9,0xd0,0xff, -0x10,0x16,0x25,0x30,0x83,0x30,0x2c,0xc0,0x25,0x23,0x7f,0x2f,0x41,0xf7,0x4b,0x4a, -0x14,0x43,0x3e,0x7b,0x3f,0x3f,0x8a,0x3c,0x3b,0x46,0x37,0x30,0x9c,0x2d,0x32,0xca, -0x43,0x56,0x89,0x5d,0x5a,0x5d,0x4f,0x3e,0xd3,0x31,0x2c,0xb0,0x2b,0x33,0xb4,0x3f, -0x47,0xd7,0x43,0x3c,0x0b,0x37,0x36,0xe5,0x3d,0x42,0xf2,0x3c,0x37,0x68,0x34,0x32, -0x2f,0x33,0x2e,0xaf,0x22,0x0b,0x52,0xef,0xdb,0xe2,0xd0,0xd5,0x50,0xea,0x03,0xec, -0x1a,0x2c,0xcb,0x36,0x3d,0xb7,0x3c,0x32,0x89,0x26,0x1e,0xc5,0x20,0x28,0x8a,0x2f, -0x32,0xad,0x30,0x29,0x15,0x20,0x15,0x0e,0x0e,0x08,0x02,0x09,0x11,0xac,0x1d,0x23, -0xea,0x19,0x05,0xce,0xf4,0xe9,0xed,0xe3,0xe6,0x85,0xef,0xf9,0x92,0xfb,0xf5,0x17, -0xed,0xe7,0xcd,0xe5,0xe4,0x8b,0xdd,0xd3,0x9b,0xd1,0xd4,0x0c,0xd7,0xd5,0xfc,0xd2, -0xd3,0x95,0xd7,0xde,0xb3,0xe3,0xe6,0x24,0xed,0xf6,0x5f,0xfe,0x03,0x7f,0x07,0x0c, -0x39,0x0f,0x07,0xd3,0xf6,0xe8,0x62,0xdf,0xda,0xea,0xd2,0xc9,0xc7,0xca,0xd6,0xf7, -0xe1,0xe7,0xbd,0xe6,0xe7,0x91,0xec,0xeb,0xab,0xe3,0xe1,0x8e,0xe8,0xf3,0xdf,0xfd, -0xff,0x6d,0xfe,0x00,0xe7,0x05,0x06,0x70,0x00,0xff,0x73,0x05,0x0c,0xca,0x0c,0x02, -0xec,0xf3,0xe9,0x86,0xe7,0xea,0xf5,0xef,0xfb,0x10,0x05,0x00,0xed,0xed,0xda,0x15, -0xd5,0xdd,0x67,0xe5,0xe1,0x8e,0xd8,0xce,0xd4,0xc6,0xc2,0xdc,0xc1,0xc2,0x46,0xc8, -0xd3,0x5c,0xdc,0xdc,0xae,0xd6,0xd0,0x9a,0xd0,0xd4,0x13,0xd8,0xdd,0xb6,0xe3,0xe3, -0xa6,0xdd,0xd8,0x36,0xd8,0xe0,0xf4,0xe7,0xe4,0xef,0xe0,0xe4,0x07,0xe9,0xe9,0xf5, -0xe3,0xe0,0xbb,0xe5,0xf0,0xb1,0xfc,0x06,0xf0,0x04,0xfd,0x6d,0xf7,0xf4,0x99,0xf2, -0xf0,0xa4,0xed,0xe9,0x43,0xe7,0xe7,0xca,0xe7,0xf0,0x20,0xfa,0xf5,0x3e,0xea,0xe1, -0xac,0xda,0xd6,0x16,0xd3,0xd4,0x32,0xdd,0xe9,0xc4,0xf0,0xea,0xb8,0xd9,0xcc,0xda, -0xc8,0xcf,0xa6,0xde,0xed,0x53,0xf6,0xf7,0x6b,0xf1,0xe9,0x7f,0xe8,0xef,0x1a,0xf9, -0xfd,0x0e,0xff,0x00,0x25,0x05,0x0d,0xf0,0x12,0x17,0x7a,0x1d,0x23,0x88,0x27,0x2a, -0x31,0x2e,0x37,0xe9,0x43,0x4f,0x5e,0x51,0x43,0x9c,0x32,0x28,0x30,0x26,0x2c,0x7b, -0x38,0x45,0xf1,0x4d,0x4e,0x91,0x49,0x45,0xe6,0x45,0x49,0x0a,0x46,0x3b,0x04,0x34, -0x33,0x3a,0x38,0x3c,0x0a,0x3f,0x3e,0x94,0x37,0x31,0x67,0x30,0x2f,0xd5,0x30,0x37, -0x85,0x41,0x4c,0x6c,0x50,0x46,0xd9,0x31,0x16,0x7f,0xfc,0xe8,0x0e,0xdd,0xda,0x34, -0xe3,0xf2,0xbd,0x03,0x13,0x1f,0x1e,0x22,0xc6,0x1f,0x19,0x52,0x18,0x20,0x32,0x2c, -0x3b,0x27,0x44,0x3e,0xc0,0x2e,0x22,0x60,0x1a,0x18,0x52,0x1c,0x24,0x04,0x2b,0x2f, -0x4e,0x2e,0x24,0x12,0x1a,0x14,0x28,0x10,0x08,0x58,0x02,0x04,0xd0,0x08,0x0a,0x89, -0x07,0x02,0x64,0x00,0x02,0x9e,0x02,0xfb,0x4e,0xf5,0xf2,0xb4,0xf2,0xf2,0xf0,0xed, -0xe8,0x82,0xe6,0xe6,0x3e,0xe4,0xe0,0xa6,0xdf,0xe4,0xea,0xee,0xf7,0x1d,0xfb,0x02, -0x81,0x0f,0x1a,0x43,0x1c,0x14,0x78,0x0b,0x04,0x2e,0xfa,0xec,0x1c,0xe5,0xe0,0x94, -0xdd,0xdd,0x17,0xde,0xde,0xd8,0xe0,0xe2,0x8e,0xdf,0xd9,0xf0,0xd5,0xdc,0xa7,0xe9, -0xf3,0x76,0xf0,0xe5,0x35,0xde,0xe2,0x33,0xf0,0xfb,0x8e,0x02,0x0a,0x16,0x09,0xfe, -0xa7,0xf6,0xf2,0xa0,0xf1,0xf4,0xa8,0xf6,0xf9,0xb1,0xfa,0xf8,0xe5,0xf0,0xe9,0xee, -0xea,0xf0,0xf9,0xf5,0xf8,0x36,0xf1,0xe0,0xbc,0xd3,0xd0,0x8b,0xd2,0xd1,0x6c,0xce, -0xcd,0x17,0xd1,0xd6,0xbe,0xd7,0xd3,0x39,0xd2,0xd4,0xca,0xd8,0xdd,0xef,0xe3,0xe8, -0x03,0xe7,0xe1,0xa3,0xdd,0xdf,0xa5,0xe6,0xef,0x3d,0xf1,0xed,0x36,0xec,0xed,0xc5, -0xed,0xea,0xee,0xe5,0xe5,0x0b,0xeb,0xf1,0xb5,0xf6,0xfb,0x75,0x01,0x07,0xe0,0x08, -0x06,0x05,0xfe,0xf2,0xaf,0xe8,0xe2,0x6a,0xe5,0xf0,0x8a,0xff,0x08,0x12,0x00,0xec, -0x68,0xdb,0xd3,0x10,0xd7,0xe0,0x54,0xe5,0xe6,0xbb,0xe7,0xe4,0xf1,0xd9,0xcf,0x6b, -0xcd,0xd2,0x3d,0xd7,0xd6,0x6b,0xd5,0xd5,0xbc,0xd7,0xdc,0xea,0xe1,0xe5,0x89,0xe7, -0xe3,0x38,0xdd,0xdc,0x43,0xe3,0xf1,0x5a,0xff,0x02,0x93,0xf9,0xf0,0x61,0xef,0xf9, -0x39,0x0a,0x1a,0x52,0x22,0x29,0xf3,0x30,0x34,0xf8,0x30,0x2b,0x50,0x27,0x23,0x1c, -0x21,0x22,0x58,0x26,0x2c,0xd8,0x34,0x3b,0xf4,0x3c,0x3d,0x35,0x3b,0x35,0x93,0x2f, -0x2f,0x87,0x33,0x3a,0x00,0x40,0x40,0x8c,0x3a,0x31,0xf2,0x28,0x23,0x72,0x21,0x21, -0x80,0x25,0x33,0x1e,0x45,0x53,0x9f,0x5a,0x55,0x25,0x45,0x2c,0xae,0x10,0xf9,0x2a, -0xf0,0xf2,0x8a,0xfb,0x00,0x0e,0xff,0xfa,0xfd,0xf8,0xfa,0x8d,0x00,0x0b,0x74,0x16, -0x22,0x23,0x2f,0x35,0xc1,0x31,0x2d,0x47,0x2a,0x26,0x73,0x21,0x1d,0x45,0x22,0x2b, -0x45,0x2f,0x2e,0x65,0x2b,0x27,0xc4,0x24,0x20,0x1d,0x19,0x12,0xd7,0x0f,0x0e,0xda, -0x0d,0x0e,0x79,0x0d,0x09,0x33,0x07,0x06,0xed,0x03,0xfe,0xcc,0xfc,0xfc,0x72,0xf9, -0xf5,0x88,0xf3,0xf5,0x46,0xf7,0xf1,0x54,0xe3,0xd9,0x8c,0xd9,0xdc,0xd8,0xdf,0xe3, -0x38,0xe9,0xf3,0xa2,0x01,0x12,0x6f,0x1e,0x1b,0xff,0x0f,0x02,0xcf,0xf9,0xf8,0xda, -0xfb,0xfd,0x44,0xfa,0xef,0x1e,0xe1,0xd7,0x83,0xd5,0xd8,0xef,0xdc,0xe0,0xee,0xe5, -0xe7,0x9c,0xe3,0xd9,0xa5,0xd0,0xd2,0x88,0xde,0xec,0xef,0xf4,0xf3,0x48,0xf0,0xf0, -0x76,0xf3,0xf8,0x14,0xfc,0xfe,0xe1,0xfd,0xf9,0x5a,0xf4,0xf2,0xc8,0xf2,0xf0,0xa3, -0xee,0xf1,0x83,0xf7,0x00,0x75,0x03,0xfc,0x4f,0xf1,0xe6,0xeb,0xe2,0xe3,0x12,0xe2, -0xe0,0x96,0xdc,0xd7,0xfa,0xd4,0xd2,0x64,0xd0,0xd2,0xd6,0xd8,0xdd,0xf9,0xdd,0xde, -0x10,0xdf,0xdf,0x29,0xde,0xdd,0xb7,0xe2,0xed,0x20,0xf1,0xec,0xf4,0xe6,0xea,0xb2, -0xf3,0xfd,0x30,0xfe,0xf5,0xc1,0xe8,0xe1,0xf4,0xe1,0xe9,0x10,0xf8,0x0a,0xc6,0x14, -0x13,0x28,0x0a,0xfd,0x3f,0xf5,0xf6,0x7a,0xfe,0x04,0x17,0x08,0x0a,0x1c,0x08,0x00, -0x38,0xf8,0xf2,0x1e,0xf6,0xfb,0xbb,0xf7,0xed,0xf7,0xe5,0xe8,0xd9,0xf1,0xf6,0x17, -0xf0,0xe5,0xd6,0xdb,0xd7,0xf0,0xd7,0xdd,0x08,0xe4,0xe7,0x61,0xe5,0xdf,0x45,0xda, -0xd9,0x47,0xdb,0xe0,0x1e,0xe7,0xe9,0xec,0xed,0xf3,0x83,0xf2,0xee,0xd6,0xe9,0xe7, -0x4b,0xec,0xf2,0x4c,0xf8,0xff,0x0c,0x0d,0x1d,0x76,0x29,0x2b,0x98,0x27,0x23,0xbe, -0x1f,0x1b,0xf7,0x1a,0x1e,0xd7,0x23,0x2a,0x6b,0x31,0x33,0x01,0x30,0x2e,0x70,0x2d, -0x2a,0x04,0x27,0x27,0x81,0x2e,0x3c,0x1c,0x48,0x48,0xd9,0x3f,0x31,0x59,0x1e,0x0b, -0x3a,0x05,0x0d,0x69,0x21,0x37,0xdf,0x46,0x4e,0x71,0x4f,0x4a,0x45,0x41,0x35,0xae, -0x2a,0x20,0x9a,0x18,0x14,0x6c,0x11,0x07,0x74,0xfa,0xf2,0x86,0xef,0xee,0xde,0xf2, -0xfe,0x2a,0x0c,0x16,0x9c,0x1c,0x1f,0xd0,0x22,0x25,0x9a,0x24,0x21,0x18,0x1f,0x1f, -0xcd,0x23,0x28,0xe2,0x2a,0x2a,0x1e,0x28,0x26,0xc7,0x28,0x28,0xef,0x21,0x19,0xb4, -0x12,0x11,0xa7,0x14,0x16,0x73,0x15,0x10,0x2f,0x0a,0x06,0x29,0x06,0x05,0xfc,0x03, -0xfe,0xca,0xf7,0xf3,0x78,0xf8,0x02,0xbb,0x06,0xfe,0xbc,0xee,0xdf,0xce,0xd5,0xcf, -0xd2,0xce,0xd4,0x56,0xdf,0xef,0x23,0xfb,0xfe,0x31,0xfd,0xfd,0x47,0x00,0x05,0x7e, -0x0c,0x0e,0x22,0x08,0xfd,0x24,0xf3,0xec,0xb3,0xe9,0xe9,0x2f,0xe9,0xe4,0x8b,0xdf, -0xdc,0x15,0xdd,0xdd,0x32,0xd8,0xd2,0xc0,0xd1,0xd8,0xa8,0xde,0xe1,0x03,0xe2,0xe1, -0x32,0xe0,0xe3,0x06,0xe9,0xf1,0x7a,0xfc,0x00,0x85,0xfa,0xf3,0x46,0xef,0xee,0x6b, -0xef,0xef,0x9a,0xf1,0xf7,0xc8,0xfd,0xfe,0xcf,0xf9,0xf4,0xb7,0xf2,0xf5,0x66,0xf7, -0xf2,0xce,0xea,0xe1,0x79,0xdb,0xda,0x6b,0xd9,0xd6,0x6b,0xd7,0xd7,0x84,0xd2,0xce, -0x36,0xd0,0xd9,0x8c,0xe3,0xe3,0x43,0xda,0xd3,0xd4,0xd3,0xd9,0x11,0xdf,0xe6,0xae, -0xf2,0xfd,0x5c,0x00,0xf6,0x29,0xe7,0xdc,0x9a,0xde,0xea,0xa1,0xf5,0xfa,0xca,0xfa, -0xfb,0x79,0xfd,0xff,0xfc,0x00,0x01,0x89,0x02,0x02,0x24,0x00,0xff,0xc6,0x06,0x0f, -0x39,0x0f,0x08,0x2e,0x01,0xfd,0xe0,0xfe,0xff,0xe5,0xfc,0xfe,0xa1,0x00,0x00,0x7e, -0xfd,0xf6,0x11,0xee,0xe9,0x81,0xea,0xed,0xdd,0xed,0xec,0xe3,0xec,0xee,0x23,0xea, -0xe2,0x52,0xdd,0xdd,0xa2,0xe0,0xe5,0xc1,0xe7,0xed,0xc7,0xf6,0xfb,0x23,0xf6,0xee, -0xfb,0xe9,0xe6,0xcc,0xe4,0xe5,0x7f,0xed,0xf8,0xdf,0x03,0x0f,0x4e,0x1a,0x1d,0x9c, -0x1f,0x20,0x39,0x1d,0x17,0x92,0x12,0x18,0x33,0x26,0x33,0xd0,0x37,0x34,0xb8,0x2b, -0x21,0x86,0x18,0x15,0x5b,0x1c,0x2b,0xbe,0x3c,0x47,0x6f,0x4d,0x4a,0xae,0x3f,0x2e, -0xea,0x1c,0x10,0x91,0x0c,0x12,0x1a,0x21,0x30,0xd3,0x37,0x3b,0xf1,0x3d,0x3f,0x2b, -0x42,0x44,0xf9,0x42,0x3c,0xbd,0x36,0x31,0x07,0x29,0x1b,0xfa,0x0c,0xff,0x1d,0xf7, -0xf4,0x67,0xf7,0xfd,0x35,0x03,0x07,0x39,0x0b,0x10,0x28,0x19,0x1f,0x4e,0x1e,0x18, -0xa6,0x16,0x1b,0x2a,0x24,0x29,0x27,0x28,0x25,0x0a,0x25,0x26,0xac,0x2b,0x2d,0x0a, -0x28,0x1f,0xa2,0x1a,0x18,0x4e,0x17,0x18,0xc6,0x1a,0x1b,0x84,0x19,0x13,0x45,0x0a, -0x01,0xc9,0xf9,0xf6,0xcb,0xfb,0x06,0xa7,0x10,0x11,0x42,0x06,0xf8,0xbc,0xf0,0xeb, -0x77,0xe7,0xe2,0x2c,0xdd,0xd9,0xc8,0xd8,0xd9,0x86,0xdd,0xe5,0x9c,0xef,0xf7,0x9d, -0xfe,0x06,0xb2,0x0b,0x0c,0xf3,0x06,0xfe,0x30,0xf9,0xfa,0xc1,0xfe,0x01,0x46,0xfc, -0xf2,0x87,0xea,0xe6,0x3b,0xe4,0xdf,0x55,0xdc,0xdf,0xa9,0xe3,0xe3,0x81,0xdb,0xd4, -0x05,0xd6,0xda,0x46,0xdf,0xe5,0x16,0xec,0xf3,0xfc,0xf5,0xef,0x0d,0xeb,0xed,0x1e, -0xf5,0xf9,0x52,0xf7,0xf0,0x77,0xeb,0xf0,0x53,0xf8,0xfb,0x71,0xfa,0xfa,0xda,0xfc, -0xfe,0xf0,0xf8,0xf1,0xe1,0xee,0xf2,0xf8,0xf4,0xed,0x92,0xdf,0xd4,0xf8,0xcf,0xcf, -0x72,0xd4,0xdf,0xd5,0xe5,0xe3,0x89,0xd8,0xc9,0xee,0xc2,0xc6,0x1a,0xd0,0xd9,0x9d, -0xde,0xe2,0x22,0xe8,0xed,0x4f,0xee,0xe7,0x86,0xdf,0xde,0xe0,0xe2,0xe6,0xaa,0xe5, -0xe9,0x32,0xf2,0xf8,0x82,0xf6,0xf1,0x51,0xef,0xf2,0x21,0xf4,0xf7,0x59,0xfd,0x02, -0x3b,0x06,0x06,0x26,0x02,0xfc,0x26,0xf9,0xfa,0xd6,0xfd,0xff,0x80,0xfe,0x00,0xa4, -0x02,0x00,0x37,0xf9,0xf1,0xb8,0xee,0xef,0xaf,0xef,0xec,0xb3,0xec,0xf2,0x98,0xf5, -0xf1,0x06,0xe9,0xe0,0xa8,0xdb,0xdb,0xdc,0xde,0xe2,0x79,0xe6,0xec,0xd3,0xf2,0xf5, -0x6d,0xf5,0xf3,0x95,0xed,0xe3,0x7d,0xdb,0xd8,0x53,0xde,0xed,0xa2,0xfd,0x09,0x1d, -0x0f,0x0e,0x84,0x09,0x06,0x3e,0x08,0x0b,0x6a,0x13,0x1f,0xa7,0x2b,0x35,0x91,0x34, -0x29,0x23,0x1b,0x11,0x16,0x0e,0x12,0x16,0x1f,0x2e,0xd8,0x38,0x3e,0x67,0x40,0x40, -0x19,0x3c,0x30,0xdc,0x24,0x1a,0xfa,0x15,0x18,0xf9,0x1d,0x20,0x16,0x1f,0x1f,0xd9, -0x25,0x30,0x9c,0x3b,0x40,0x63,0x3f,0x40,0x2a,0x42,0x41,0x88,0x3b,0x2f,0x02,0x21, -0x11,0x2f,0x07,0x01,0x86,0xff,0xff,0x7c,0xfe,0xfd,0xa5,0x00,0x06,0x44,0x0b,0x0d, -0xcc,0x0d,0x10,0x3d,0x15,0x17,0x3c,0x17,0x17,0x85,0x1a,0x22,0x95,0x2a,0x2f,0x26, -0x2e,0x26,0x7e,0x1d,0x18,0xf0,0x1a,0x20,0xb5,0x27,0x2d,0x7a,0x2a,0x20,0xbd,0x17, -0x11,0x17,0x0f,0x0d,0x15,0x08,0x05,0x7b,0x0b,0x11,0x4f,0x12,0x0d,0x91,0x08,0x09, -0x89,0x0a,0x06,0x93,0xff,0xf7,0x08,0xf0,0xe8,0xcf,0xdf,0xd9,0x30,0xda,0xe2,0xc0, -0xeb,0xf4,0xa5,0xf9,0xfe,0xc7,0x04,0x08,0x7b,0x05,0x01,0x9f,0x05,0x0f,0x2d,0x15, -0x0c,0x1e,0x00,0xfa,0x18,0xfc,0xfe,0xbb,0xfc,0xf7,0xa7,0xf4,0xf2,0x16,0xed,0xe5, -0x24,0xe0,0xdf,0xeb,0xe2,0xe6,0x47,0xe7,0xe7,0x0e,0xe9,0xec,0x4d,0xf2,0xf5,0x47, -0xf6,0xf8,0x5d,0xf9,0xf3,0x49,0xed,0xef,0x7c,0xfc,0x06,0x47,0x02,0xf5,0x5a,0xef, -0xf2,0xf8,0xfa,0x03,0x56,0x08,0x09,0xbc,0x07,0x00,0x3b,0xf5,0xe9,0x15,0xe2,0xe2, -0x00,0xe6,0xe7,0xfa,0xe5,0xe3,0xe6,0xe2,0xe0,0xb6,0xd7,0xcd,0x5b,0xca,0xcc,0xea, -0xcd,0xce,0x52,0xd4,0xdf,0xe3,0xe7,0xe9,0x1e,0xe3,0xdb,0xbd,0xda,0xdd,0x34,0xe0, -0xe1,0xd9,0xe4,0xe9,0x2a,0xee,0xed,0x05,0xe7,0xe3,0x1c,0xe7,0xec,0x81,0xf0,0xf2, -0x45,0xf4,0xf8,0x7e,0xfc,0xfd,0x04,0xfb,0xf8,0x32,0xf6,0xf5,0x33,0xf7,0xfb,0xd8, -0x00,0x03,0x6d,0x01,0xfb,0x93,0xf3,0xed,0x45,0xef,0xf3,0x44,0xf3,0xef,0xda,0xed, -0xf0,0x34,0xf2,0xf1,0x2a,0xed,0xe5,0x98,0xdc,0xd5,0x45,0xd3,0xd8,0x39,0xe2,0xeb, -0xc8,0xf2,0xf6,0x20,0xf4,0xec,0x52,0xe1,0xd6,0x83,0xd0,0xd4,0xd7,0xdf,0xef,0xf2, -0xf8,0xf7,0xce,0xf0,0xea,0xcc,0xea,0xf1,0x50,0xf8,0xff,0x3e,0x0b,0x19,0x35,0x24, -0x29,0x82,0x24,0x17,0x02,0x0c,0x06,0xb3,0x06,0x0f,0xfc,0x1a,0x21,0x50,0x25,0x2a, -0xbf,0x31,0x35,0x7b,0x33,0x2d,0x57,0x27,0x23,0x8e,0x22,0x1f,0xe6,0x19,0x14,0x80, -0x10,0x10,0x6c,0x15,0x1b,0xee,0x20,0x29,0xc7,0x35,0x3e,0x0d,0x42,0x40,0x1f,0x3d, -0x37,0x96,0x2e,0x25,0x61,0x1e,0x19,0xf3,0x0f,0x02,0x3e,0xf9,0xfa,0x2a,0x04,0x0c, -0x32,0x0c,0x07,0x03,0x02,0x00,0x06,0x04,0x09,0xb5,0x0e,0x17,0x91,0x20,0x27,0xa9, -0x27,0x21,0x4f,0x1d,0x1e,0x74,0x20,0x21,0x73,0x22,0x28,0x85,0x30,0x32,0x36,0x2b, -0x22,0xf8,0x20,0x22,0x11,0x1f,0x17,0x7e,0x12,0x12,0xcc,0x15,0x16,0x40,0x12,0x0e, -0x6a,0x0f,0x16,0xce,0x1d,0x1c,0xf5,0x10,0x04,0xbb,0xfc,0xf4,0x5b,0xed,0xe8,0xd6, -0xe9,0xec,0x18,0xe9,0xe4,0x68,0xe6,0xef,0x47,0xf9,0xfe,0x3c,0x03,0x09,0x16,0x0e, -0x0d,0x52,0x06,0x02,0x27,0x04,0x0b,0xaf,0x13,0x10,0xd2,0x04,0xfd,0xf8,0xfd,0x02, -0x05,0x01,0xf7,0x29,0xee,0xe7,0x49,0xe4,0xe2,0x73,0xe5,0xed,0xcf,0xf5,0xf7,0x88, -0xf1,0xeb,0x3e,0xec,0xf0,0xaf,0xf5,0xf9,0xb3,0xfb,0xfe,0xd2,0xfe,0xf9,0x15,0xf1, -0xed,0x53,0xf3,0xfd,0x18,0x04,0x05,0xb9,0x06,0x0b,0x71,0x0c,0x06,0xcf,0xfb,0xf3, -0xb5,0xf0,0xf0,0xfe,0xf1,0xf2,0x99,0xf1,0xf0,0x78,0xed,0xe5,0xc8,0xda,0xd1,0xc3, -0xcd,0xcf,0x1b,0xd2,0xd2,0x66,0xd4,0xd8,0x4a,0xda,0xd8,0xd7,0xd5,0xd6,0x55,0xda, -0xdb,0xff,0xda,0xdb,0xed,0xdd,0xe1,0x1b,0xe6,0xe3,0x3e,0xde,0xdb,0xc1,0xdb,0xe1, -0xf6,0xe9,0xef,0x80,0xef,0xee,0x44,0xed,0xec,0x2a,0xee,0xf1,0x94,0xf3,0xf3,0x76, -0xf2,0xf3,0xbc,0xf8,0xfe,0x42,0xff,0xf9,0x69,0xf2,0xef,0xc3,0xee,0xee,0xd2,0xed, -0xee,0xeb,0xf3,0xfc,0xb1,0xff,0xf9,0x17,0xed,0xdf,0xe3,0xd3,0xd1,0x8b,0xd9,0xe5, -0xa5,0xed,0xf1,0xb9,0xf2,0xf1,0xbe,0xed,0xe6,0x33,0xde,0xd8,0x40,0xda,0xe4,0x15, -0xf0,0xf6,0x72,0xf2,0xe8,0x72,0xe1,0xe1,0xa1,0xe2,0xe4,0x48,0xeb,0xf8,0xdc,0x07, -0x13,0x15,0x19,0x1b,0xff,0x1a,0x14,0xc3,0x0c,0x07,0x8d,0x08,0x0d,0x74,0x12,0x16, -0x37,0x1b,0x22,0x67,0x29,0x2b,0x2e,0x2a,0x27,0xdf,0x2a,0x31,0x4a,0x33,0x2b,0x27, -0x1c,0x11,0x68,0x10,0x12,0x7d,0x12,0x11,0x08,0x16,0x1e,0x74,0x23,0x28,0xf4,0x30, -0x3d,0xa1,0x46,0x45,0x2b,0x3e,0x33,0x17,0x2a,0x24,0x12,0x1e,0x17,0xe0,0x11,0x11, -0x9c,0x14,0x12,0x1d,0x09,0xfd,0x0c,0xfb,0x00,0x6a,0x05,0x05,0x5b,0x09,0x11,0x3f, -0x1b,0x1e,0x46,0x1c,0x19,0xc8,0x18,0x1a,0xe1,0x1c,0x21,0x40,0x25,0x28,0x3e,0x2a, -0x27,0x4b,0x25,0x27,0x7c,0x2d,0x30,0xe7,0x2a,0x1f,0x69,0x17,0x15,0x38,0x15,0x11, -0x00,0x0e,0x13,0x2a,0x1d,0x21,0x9c,0x1c,0x13,0x49,0x0e,0x0e,0x99,0x0f,0x0b,0xb5, -0x01,0xf7,0x5e,0xef,0xe9,0x60,0xe4,0xe2,0xf1,0xe5,0xeb,0xc3,0xeb,0xeb,0x58,0xef, -0xfa,0x18,0x05,0x06,0x4b,0x02,0xff,0xa9,0x00,0x04,0x03,0x06,0x06,0x6f,0x0b,0x11, -0x72,0x11,0x0b,0x61,0xff,0xf4,0x94,0xf0,0xf3,0x94,0xf3,0xef,0x77,0xec,0xec,0x95, -0xec,0xea,0xda,0xe7,0xe8,0xe1,0xec,0xf2,0x5d,0xf5,0xf6,0x2d,0xf8,0xf8,0x1c,0xf5, -0xf0,0x30,0xec,0xec,0xa0,0xf0,0xf7,0xfa,0xfc,0x01,0x89,0x06,0x09,0xd3,0x07,0x02, -0xa8,0xfa,0xf5,0xd5,0xf7,0xfd,0x66,0xff,0xfe,0xc1,0xfa,0xf6,0xaa,0xf1,0xec,0xb4, -0xe5,0xde,0xb5,0xd9,0xd7,0x2a,0xd7,0xd8,0x93,0xdb,0xdc,0x0a,0xd7,0xd0,0x62,0xcf, -0xd3,0x5e,0xdb,0xde,0x0a,0xde,0xdc,0x4f,0xdd,0xdf,0x55,0xe0,0xdf,0x02,0xdc,0xda, -0xb1,0xdc,0xe3,0xaa,0xe9,0xeb,0xd2,0xe9,0xea,0xf2,0xea,0xec,0xe5,0xed,0xec,0x6f, -0xea,0xe8,0x21,0xed,0xf9,0x37,0x03,0x04,0x00,0xfc,0xf4,0xa0,0xef,0xed,0xb2,0xea, -0xe9,0xcd,0xee,0xfa,0x13,0x04,0x07,0x60,0x01,0xf5,0x91,0xe7,0xdc,0xc3,0xd8,0xdc, -0xd5,0xe3,0xec,0x6f,0xf2,0xf1,0xef,0xec,0xe8,0x31,0xe6,0xe2,0x2f,0xdd,0xdb,0x49, -0xe4,0xf1,0x34,0xf7,0xf3,0x12,0xeb,0xe6,0x3a,0xe4,0xde,0x86,0xd8,0xd7,0xba,0xdf, -0xee,0x49,0xfd,0x07,0xc4,0x0b,0x0d,0xef,0x0f,0x10,0xd6,0x0d,0x0b,0xf1,0x0c,0x11, -0x42,0x0f,0x08,0xfe,0x08,0x12,0x29,0x1f,0x26,0x34,0x27,0x27,0xf8,0x2a,0x2f,0x88, -0x2f,0x2a,0x36,0x26,0x23,0xdb,0x20,0x1b,0xd3,0x10,0x07,0x56,0x06,0x0c,0x35,0x15, -0x1e,0xc8,0x27,0x33,0x02,0x3b,0x3a,0x37,0x36,0x33,0xba,0x33,0x30,0x2e,0x2a,0x24, -0x1d,0x26,0x27,0x29,0x22,0x15,0xfc,0x07,0x01,0xf6,0x03,0x08,0x94,0x06,0x03,0x79, -0x05,0x0b,0x5c,0x11,0x11,0xd1,0x0e,0x12,0x26,0x1a,0x1e,0x53,0x1c,0x19,0x58,0x1a, -0x1c,0x70,0x1e,0x23,0xd5,0x2a,0x32,0x3f,0x35,0x2f,0x74,0x25,0x20,0x89,0x21,0x22, -0x95,0x1e,0x16,0x4a,0x11,0x15,0xd0,0x1b,0x1d,0x75,0x1a,0x19,0x7b,0x1c,0x1c,0x29, -0x18,0x10,0x36,0x0a,0x07,0x2e,0x05,0xfc,0xbf,0xf1,0xe9,0x63,0xe5,0xe4,0x11,0xe6, -0xea,0x0a,0xef,0xf3,0xbc,0xf6,0xf5,0xb9,0xf3,0xf5,0x57,0xfb,0x00,0x9e,0x05,0x08, -0xed,0x0c,0x10,0xd3,0x0f,0x0b,0x9e,0x05,0x01,0x3f,0x03,0x03,0xcf,0x00,0xfa,0xda, -0xf4,0xf2,0x93,0xef,0xeb,0x39,0xe9,0xea,0xad,0xef,0xf4,0x19,0xfa,0xfe,0x5e,0xfe, -0xf7,0x8c,0xee,0xe9,0xb7,0xea,0xef,0xcb,0xf5,0xfa,0x58,0xfc,0xfe,0x72,0x01,0x05, -0x7a,0x05,0xff,0x3f,0xfa,0xf9,0xcd,0xfe,0x03,0x5f,0x06,0x05,0xdb,0x02,0xfe,0xca, -0xf9,0xf6,0x46,0xf3,0xed,0xf5,0xe5,0xe1,0x0a,0xe3,0xe6,0x69,0xe3,0xd9,0xec,0xd1, -0xd0,0x4e,0xd5,0xd9,0x99,0xda,0xd9,0x25,0xd9,0xdb,0x1e,0xe0,0xe2,0xb1,0xde,0xd9, -0xf0,0xd6,0xd8,0x38,0xda,0xdd,0xa1,0xe2,0xea,0xe5,0xed,0xec,0x6b,0xe9,0xe7,0x1a, -0xe5,0xe0,0x14,0xde,0xe6,0x70,0xf5,0x01,0x08,0x05,0xfe,0xdd,0xf3,0xec,0x83,0xea, -0xea,0xa8,0xea,0xee,0xe6,0xf7,0x04,0x06,0x09,0x03,0x37,0xf9,0xf0,0x8e,0xec,0xe8, -0x54,0xe4,0xe5,0x90,0xeb,0xf2,0x50,0xf3,0xf0,0x90,0xeb,0xe8,0x10,0xe5,0xe0,0x12, -0xdd,0xe0,0x27,0xea,0xf6,0x92,0xfa,0xf4,0x6a,0xeb,0xe6,0x80,0xe4,0xe0,0xfd,0xda, -0xd9,0x9a,0xdd,0xe3,0xbe,0xe8,0xed,0x60,0xf4,0xfe,0xdb,0x07,0x0b,0xf5,0x0b,0x0b, -0xdd,0x09,0x07,0xe3,0x03,0x02,0x01,0x07,0x10,0x57,0x15,0x13,0x97,0x11,0x18,0xb6, -0x23,0x2c,0x6b,0x2d,0x2a,0xee,0x2c,0x2f,0x4a,0x2b,0x1d,0x2b,0x10,0x08,0xa9,0x07, -0x0a,0x47,0x0e,0x12,0x98,0x19,0x21,0x8f,0x26,0x26,0x9c,0x28,0x2d,0x2c,0x32,0x33, -0xcc,0x32,0x32,0xfc,0x34,0x31,0x0f,0x27,0x19,0x6b,0x14,0x17,0x9a,0x18,0x10,0x0e, -0x06,0xff,0x6e,0x02,0x08,0x8c,0x0d,0x0e,0xc3,0x0e,0x12,0x19,0x15,0x14,0xb7,0x11, -0x10,0xa8,0x13,0x18,0x86,0x1b,0x1e,0xc1,0x22,0x28,0x9b,0x2d,0x2f,0xe4,0x2d,0x2b, -0x76,0x28,0x24,0xe3,0x1e,0x1a,0x72,0x19,0x1c,0x4d,0x1d,0x18,0x79,0x14,0x16,0x27, -0x1d,0x21,0x40,0x20,0x1d,0x13,0x19,0x13,0x77,0x0c,0x04,0x93,0xfc,0xf5,0x0a,0xf1, -0xef,0x47,0xef,0xed,0x5f,0xeb,0xe9,0xa5,0xe7,0xe7,0x0a,0xea,0xef,0x40,0xf3,0xf5, -0x6d,0xf8,0xfd,0xcc,0x05,0x09,0x13,0x06,0x01,0xe2,0x00,0x06,0x2a,0x0d,0x0f,0x06, -0x0c,0x05,0xf0,0xfa,0xf0,0x5f,0xec,0xed,0x0d,0xef,0xed,0xba,0xee,0xf4,0xf1,0xfa, -0xfe,0x57,0xfa,0xf1,0x5e,0xeb,0xe9,0x95,0xec,0xf0,0x33,0xf1,0xf0,0x0e,0xf5,0xfd, -0x6e,0x03,0x00,0xec,0xfa,0xf9,0xd3,0xfc,0x01,0xb9,0x05,0x08,0x36,0x09,0x08,0x6d, -0x06,0x04,0xfc,0x04,0x04,0xd5,0x01,0xfc,0xb4,0xf6,0xf3,0x59,0xf3,0xf3,0x87,0xee, -0xe5,0x77,0xdf,0xde,0x0a,0xe0,0xdd,0x0d,0xd9,0xd9,0x11,0xe0,0xe9,0xfe,0xeb,0xe6, -0xc3,0xde,0xd9,0x84,0xd7,0xd8,0x0e,0xdc,0xe1,0xbc,0xe9,0xf0,0x5f,0xf1,0xea,0x1d, -0xe2,0xdd,0x53,0xde,0xe2,0x20,0xe6,0xef,0x90,0xfb,0x03,0xa3,0xff,0xf6,0x8b,0xef, -0xec,0xdd,0xed,0xee,0x17,0xef,0xf3,0xa2,0xfb,0x04,0x58,0x06,0x01,0x6f,0xfb,0xf4, -0xc8,0xf0,0xee,0x54,0xed,0xf1,0xdc,0xf8,0xfb,0x44,0xf5,0xed,0x56,0xe9,0xe7,0xb5, -0xe4,0xe1,0x5a,0xe3,0xea,0xef,0xf2,0xf4,0x6c,0xf0,0xec,0x68,0xef,0xf4,0xce,0xf3, -0xeb,0x60,0xdf,0xd9,0xe2,0xda,0xde,0x3d,0xe0,0xe3,0x5e,0xec,0xf5,0xe5,0xfa,0xfc, -0xf8,0xfe,0x04,0xa5,0x07,0x06,0x8c,0x05,0x06,0xb4,0x08,0x07,0xfd,0x02,0x00,0xb1, -0x04,0x0f,0x2f,0x1b,0x21,0xf3,0x22,0x27,0x7c,0x2f,0x32,0xa7,0x2a,0x1c,0xec,0x13, -0x11,0x48,0x13,0x13,0xac,0x10,0x0c,0xd6,0x0b,0x10,0x30,0x14,0x17,0x03,0x1c,0x23, -0x39,0x29,0x2a,0xac,0x2a,0x2d,0xaf,0x32,0x33,0x63,0x2f,0x2a,0x3d,0x27,0x23,0x59, -0x1c,0x13,0x81,0x0c,0x0a,0xf6,0x0a,0x0a,0xeb,0x09,0x09,0xd5,0x0a,0x10,0x83,0x14, -0x12,0x0f,0x0e,0x0a,0x15,0x0b,0x0f,0xc4,0x13,0x17,0x3f,0x1c,0x20,0x68,0x22,0x23, -0xcd,0x27,0x2b,0xcc,0x2c,0x28,0x5f,0x25,0x24,0xb8,0x22,0x1d,0x43,0x16,0x12,0x01, -0x15,0x19,0x48,0x1d,0x20,0x9a,0x21,0x1f,0x2f,0x1d,0x1b,0xa8,0x17,0x0f,0xfd,0x06, -0xff,0x06,0xfc,0xfc,0x16,0xfe,0xfb,0x8c,0xf1,0xe3,0x8f,0xdc,0xde,0x88,0xe6,0xeb, -0xb5,0xea,0xea,0xba,0xee,0xf3,0xdd,0xf4,0xf2,0x3f,0xf2,0xf7,0x74,0x00,0x08,0xb5, -0x0b,0x0a,0x4b,0x07,0x03,0x0d,0x00,0xfa,0x17,0xf4,0xef,0x7e,0xee,0xec,0xbc,0xee, -0xf4,0xd7,0xf9,0xfa,0x4e,0xf4,0xeb,0x1e,0xe9,0xeb,0x9d,0xee,0xec,0xa9,0xe9,0xea, -0xde,0xef,0xf4,0xed,0xf6,0xf3,0x39,0xf0,0xf3,0xd4,0xfa,0xff,0x71,0xfe,0xfe,0x22, -0x00,0x04,0x78,0x06,0x04,0xff,0x03,0x04,0x1a,0x04,0x01,0xf4,0xfd,0xfc,0xce,0xfe, -0xfe,0x16,0xf9,0xef,0x39,0xe6,0xe0,0xa8,0xdf,0xde,0xb6,0xde,0xe3,0x6b,0xea,0xed, -0x39,0xe8,0xdd,0x97,0xd5,0xd5,0xac,0xd9,0xdd,0x1e,0xe3,0xe8,0x2d,0xed,0xeb,0x7a, -0xe6,0xe1,0x29,0xdf,0xdf,0x33,0xe0,0xe1,0x01,0xe6,0xf0,0xf8,0xfb,0xff,0x0d,0xfa, -0xf2,0x10,0xef,0xef,0x45,0xee,0xeb,0x1d,0xef,0xfa,0xe5,0x04,0x06,0x30,0xfe,0xf6, -0x1c,0xf4,0xf5,0x30,0xf8,0xfa,0xd6,0xfa,0xfb,0xf8,0xfa,0xf7,0xbb,0xf3,0xf2,0x56, -0xf3,0xf0,0x29,0xe9,0xe3,0xd6,0xe3,0xe9,0x37,0xed,0xef,0xb1,0xf0,0xf4,0x6c,0xfa, -0xfc,0xf6,0xf5,0xea,0xc0,0xe2,0xe3,0xe9,0xe6,0xe6,0x01,0xe1,0xde,0x16,0xe4,0xeb, -0xa2,0xee,0xf0,0x2c,0xf4,0xfb,0x98,0x02,0x07,0xfb,0x0a,0x0b,0xb2,0x07,0x01,0x05, -0xfc,0xfb,0x64,0x00,0x09,0x17,0x12,0x18,0x8a,0x1d,0x22,0xac,0x29,0x2d,0xb2,0x29, -0x24,0xbf,0x22,0x22,0x05,0x20,0x19,0x75,0x12,0x10,0x7b,0x12,0x12,0x2b,0x11,0x11, -0xe4,0x13,0x16,0x97,0x19,0x20,0x33,0x27,0x2a,0x78,0x2b,0x2d,0x32,0x31,0x35,0x58, -0x35,0x30,0xe4,0x26,0x1d,0xf6,0x16,0x13,0xfe,0x12,0x10,0x8f,0x0f,0x0f,0xb7,0x0f, -0x0f,0x89,0x0f,0x0d,0x28,0x0c,0x0b,0xe6,0x0b,0x0e,0x34,0x11,0x11,0x4f,0x0f,0x0f, -0x93,0x15,0x1f,0x6d,0x26,0x27,0x27,0x25,0x24,0xab,0x28,0x2c,0xee,0x29,0x1f,0xc8, -0x15,0x11,0x01,0x14,0x19,0x1c,0x1d,0x1e,0xc6,0x20,0x21,0xbf,0x1e,0x19,0xcf,0x15, -0x13,0x2e,0x12,0x10,0x04,0x0f,0x0c,0xeb,0x06,0xfd,0x70,0xf2,0xea,0xfb,0xe8,0xea, -0xc9,0xea,0xe7,0xaf,0xe3,0xe2,0x3c,0xe7,0xeb,0xa6,0xe9,0xe5,0x89,0xe6,0xee,0xbe, -0xf9,0x00,0x07,0x03,0x03,0xe9,0x04,0x05,0xe9,0x01,0xfb,0x8b,0xf6,0xf4,0x97,0xf5, -0xf6,0xbb,0xf6,0xf5,0xff,0xf5,0xf5,0x9a,0xf2,0xed,0x2e,0xed,0xef,0x4e,0xf1,0xed, -0x07,0xe9,0xe8,0x16,0xeb,0xee,0xb5,0xee,0xed,0xf1,0xec,0xef,0x06,0xf2,0xf2,0x3e, -0xf4,0xf8,0x7e,0xff,0x04,0xb1,0x02,0xfc,0x0f,0xfb,0xfd,0x36,0x00,0x02,0x15,0x07, -0x0e,0xc2,0x0e,0x05,0xa7,0xf6,0xeb,0xbd,0xe9,0xea,0x53,0xea,0xe9,0x20,0xe8,0xeb, -0x95,0xed,0xe8,0xa7,0xde,0xd6,0xff,0xd5,0xd8,0xbf,0xdb,0xdd,0x19,0xe1,0xe6,0x35, -0xe9,0xe7,0x3d,0xe2,0xdb,0x94,0xd6,0xd4,0x0d,0xd7,0xde,0x82,0xe8,0xf2,0x55,0xf6, -0xf0,0x4b,0xe8,0xe5,0x7d,0xea,0xef,0xe8,0xef,0xed,0x7a,0xf0,0xf8,0xfd,0xfc,0xfa, -0x83,0xf4,0xf3,0xf3,0xf6,0xfa,0xf3,0xf9,0xf6,0xe9,0xf3,0xf5,0x1e,0xfb,0xfe,0x1d, -0xff,0xfa,0x3d,0xf5,0xee,0x8e,0xe9,0xe5,0xc8,0xe4,0xe8,0x00,0xeb,0xeb,0xeb,0xed, -0xf4,0xf5,0xf9,0xf8,0x3e,0xf2,0xed,0x3d,0xef,0xf0,0x3b,0xee,0xe8,0xc9,0xe4,0xe1, -0xdb,0xe0,0xe1,0xd8,0xe3,0xe7,0xc6,0xec,0xf4,0xc3,0xfb,0x02,0xaf,0x06,0x05,0x1c, -0x02,0xfe,0xcf,0xfd,0xfd,0xf3,0xfd,0xff,0x31,0x01,0x08,0xd3,0x12,0x1b,0x10,0x1f, -0x21,0xb4,0x22,0x25,0x71,0x27,0x27,0xf4,0x24,0x20,0x9a,0x1a,0x15,0xb6,0x13,0x14, -0x76,0x15,0x13,0x24,0x0f,0x0d,0x77,0x0e,0x12,0xdf,0x17,0x1b,0x70,0x1e,0x26,0xf4, -0x30,0x37,0x43,0x34,0x2c,0x85,0x26,0x26,0x40,0x27,0x24,0xa3,0x1d,0x17,0x95,0x13, -0x13,0xe4,0x14,0x16,0x81,0x14,0x11,0xa2,0x0e,0x0d,0xa9,0x0d,0x0e,0xad,0x0f,0x0e, -0x9e,0x0c,0x0b,0x87,0x0e,0x14,0xa4,0x1a,0x1f,0x57,0x24,0x2b,0x32,0x30,0x2e,0xc8, -0x24,0x1b,0x87,0x19,0x1d,0x98,0x23,0x25,0xeb,0x21,0x1c,0x3f,0x1c,0x1f,0x83,0x20, -0x1f,0x8e,0x1f,0x20,0x23,0x22,0x20,0x7f,0x1b,0x16,0x07,0x12,0x0c,0x1c,0x07,0x01, -0x5c,0xfd,0xfa,0x28,0xf7,0xf2,0xc9,0xee,0xec,0xd0,0xea,0xe9,0xc3,0xe4,0xdf,0xcf, -0xe2,0xec,0xe6,0xf5,0xfa,0xcb,0xfc,0xff,0xaf,0x02,0x01,0x4e,0xfe,0xfd,0xc5,0xfe, -0x00,0x76,0xff,0xfb,0xea,0xf9,0xfb,0x31,0xfc,0xfb,0x30,0xf7,0xf4,0xca,0xf5,0xf5, -0xa2,0xf0,0xeb,0x6c,0xec,0xf1,0x7e,0xf4,0xf0,0x9c,0xe8,0xe2,0x1a,0xe3,0xe8,0x09, -0xee,0xf1,0xee,0xf4,0xf8,0xe0,0xf9,0xf8,0xe4,0xf3,0xf0,0x47,0xf3,0xfa,0xa2,0x00, -0x05,0xee,0x0a,0x0e,0xb4,0x0b,0x03,0xfa,0xfa,0xf7,0x96,0xf7,0xf5,0x57,0xf0,0xed, -0x75,0xf0,0xf5,0x05,0xf5,0xeb,0x7f,0xde,0xd5,0xe3,0xd4,0xda,0xfe,0xe0,0xe3,0x19, -0xe5,0xe8,0x48,0xea,0xe4,0x4b,0xda,0xd3,0x3a,0xd5,0xd9,0xda,0xdd,0xe2,0xb7,0xe6, -0xe7,0x8e,0xe6,0xe5,0xa1,0xe6,0xec,0x71,0xee,0xeb,0x03,0xe8,0xe8,0xfb,0xed,0xf4, -0x3b,0xf8,0xf8,0xb1,0xf6,0xf5,0x39,0xf5,0xf3,0x9b,0xf1,0xf0,0x99,0xf2,0xf7,0xf7, -0xfc,0x00,0xe6,0xff,0xfb,0x25,0xf5,0xf0,0xd2,0xed,0xed,0x41,0xea,0xe6,0x64,0xe5, -0xe8,0x86,0xec,0xee,0x69,0xef,0xef,0x0e,0xf1,0xf3,0xaf,0xf5,0xf4,0x5e,0xf1,0xec, -0x28,0xe8,0xe4,0x84,0xe1,0xdf,0xbb,0xdf,0xe0,0x5f,0xe3,0xe8,0x4f,0xf2,0xfb,0xb3, -0xfe,0xfb,0x34,0xf8,0xfa,0xb2,0xfd,0xfe,0x7b,0xfb,0xf7,0x4e,0xf8,0xfd,0xfe,0x04, -0x0a,0x70,0x0d,0x13,0x01,0x1a,0x21,0x45,0x25,0x22,0x0a,0x1e,0x1c,0x42,0x1d,0x1e, -0xde,0x1f,0x1e,0xb0,0x18,0x11,0xba,0x0a,0x08,0xf2,0x09,0x0c,0x7c,0x0d,0x0e,0x60, -0x11,0x18,0x57,0x21,0x27,0x1b,0x2a,0x2a,0x00,0x2a,0x2b,0xb2,0x2a,0x24,0x42,0x1d, -0x1b,0x64,0x1d,0x1e,0x9b,0x1a,0x13,0xcd,0x0e,0x0e,0x6b,0x13,0x18,0x39,0x18,0x12, -0xee,0x0b,0x06,0xa8,0x03,0x02,0x1f,0x07,0x0f,0x02,0x17,0x1b,0xf5,0x1c,0x1f,0xae, -0x22,0x22,0xbf,0x20,0x20,0x0c,0x24,0x27,0x20,0x26,0x21,0x99,0x1d,0x1c,0x1f,0x1f, -0x1f,0x2a,0x1e,0x1e,0xc2,0x20,0x24,0x31,0x25,0x23,0xce,0x22,0x21,0xcf,0x1d,0x15, -0xbe,0x0e,0x0b,0x9d,0x0c,0x0c,0xf5,0x08,0x02,0xcf,0xfc,0xf6,0xdc,0xf0,0xea,0xd2, -0xe4,0xe3,0x0f,0xe8,0xee,0x20,0xf0,0xee,0x7f,0xf0,0xf7,0x21,0xff,0x02,0xe1,0xff, -0xfd,0x12,0xfc,0xfc,0x78,0xfd,0xfe,0xac,0x02,0x05,0x3c,0x03,0xfd,0x0a,0xf9,0xf6, -0xd7,0xf6,0xf8,0x3b,0xf9,0xf9,0xf0,0xf9,0xfb,0xc1,0xf7,0xed,0x47,0xe3,0xe1,0x35, -0xe9,0xf1,0x5f,0xf3,0xef,0x18,0xee,0xf1,0xad,0xf4,0xf2,0xed,0xee,0xed,0x33,0xf0, -0xf5,0x6f,0xfc,0x03,0xe6,0x08,0x0b,0x33,0x09,0x04,0x1a,0x01,0xfe,0xa6,0xfc,0xfc, -0x70,0xfe,0x02,0xa4,0x03,0x00,0xa0,0xf5,0xe9,0x45,0xe2,0xe2,0x80,0xe5,0xe9,0x70, -0xe9,0xe8,0xe7,0xe6,0xe6,0xc6,0xe7,0xe7,0x46,0xe4,0xdf,0xf8,0xdc,0xdd,0xe1,0xde, -0xe0,0xac,0xe1,0xe3,0xa3,0xe6,0xea,0xdc,0xeb,0xea,0x4b,0xe7,0xe4,0xb4,0xe6,0xed, -0x36,0xf3,0xf6,0x6b,0xf8,0xf8,0xe5,0xf7,0xf6,0x87,0xf4,0xf3,0x1f,0xf5,0xf4,0xbb, -0xf4,0xf8,0xa9,0xfd,0x01,0x94,0x00,0xfd,0xb1,0xfb,0xfc,0x83,0xfb,0xf7,0x96,0xef, -0xe8,0xad,0xe8,0xec,0x20,0xef,0xed,0x3f,0xea,0xe9,0x5d,0xef,0xf6,0x2e,0xfa,0xf9, -0x1e,0xf8,0xf4,0xaa,0xef,0xe9,0x3b,0xe5,0xe1,0xda,0xdf,0xe1,0x86,0xe5,0xe9,0xfc, -0xec,0xef,0x86,0xf0,0xf2,0x50,0xf6,0xfc,0x3d,0x00,0xfc,0xc8,0xf4,0xf0,0xd3,0xf1, -0xf7,0xcb,0xfd,0x01,0x93,0x03,0x06,0x79,0x0b,0x11,0x82,0x14,0x15,0x69,0x17,0x1c, -0xee,0x21,0x22,0xb6,0x1d,0x19,0x41,0x18,0x18,0x8c,0x16,0x10,0x6a,0x0a,0x05,0x42, -0x02,0x03,0x48,0x09,0x10,0x77,0x16,0x18,0xf9,0x17,0x19,0x6b,0x1f,0x26,0x87,0x29, -0x27,0xdc,0x24,0x21,0x4d,0x1d,0x17,0x39,0x13,0x13,0x12,0x18,0x1c,0x15,0x1d,0x1b, -0x00,0x16,0x10,0x33,0x0b,0x07,0xa8,0x05,0x06,0xe8,0x08,0x0b,0x40,0x0c,0x0d,0x96, -0x0f,0x15,0xb2,0x1a,0x1c,0x24,0x1b,0x1c,0x40,0x21,0x24,0xcc,0x23,0x21,0x44,0x20, -0x20,0xc9,0x1f,0x1c,0x39,0x19,0x19,0xaa,0x1e,0x25,0x16,0x29,0x27,0x7e,0x23,0x1f, -0xba,0x1d,0x1c,0xd9,0x1b,0x1a,0x3d,0x1b,0x19,0x60,0x12,0x0b,0xc8,0x08,0x08,0xa4, -0x03,0xf8,0xf4,0xec,0xe9,0x64,0xeb,0xed,0x01,0xeb,0xea,0x33,0xef,0xf7,0x33,0xfb, -0xf8,0xba,0xf3,0xf2,0xb9,0xf6,0xfd,0x88,0x03,0x04,0x0f,0x03,0xff,0x3f,0xfc,0xfb, -0x31,0xfd,0xff,0xb7,0xff,0xff,0x86,0xff,0xff,0x2d,0x00,0xfc,0x4d,0xf6,0xf0,0xea, -0xed,0xec,0x6d,0xee,0xef,0xcc,0xef,0xf1,0xa2,0xf2,0xf3,0x29,0xf1,0xeb,0xc2,0xe5, -0xe5,0x60,0xeb,0xf6,0xc1,0xff,0x03,0x86,0x01,0xfd,0xf6,0xfa,0xfd,0x42,0x01,0x03, -0x58,0x04,0x06,0x59,0x09,0x09,0xa2,0x04,0xfe,0x40,0xf8,0xf4,0x59,0xf2,0xef,0xed, -0xed,0xec,0x61,0xea,0xe8,0xcd,0xe9,0xed,0xa1,0xee,0xec,0x27,0xe7,0xe0,0x1e,0xdd, -0xde,0xd8,0xe2,0xe5,0x53,0xe4,0xe3,0x58,0xe6,0xe9,0x50,0xe7,0xe2,0x7b,0xe0,0xe3, -0xc4,0xe9,0xef,0xa8,0xf1,0xf0,0x9f,0xf0,0xf3,0x88,0xf7,0xf9,0x99,0xf8,0xf6,0x03, -0xf4,0xf2,0x34,0xf3,0xf7,0x56,0xfc,0xfe,0x67,0xfe,0xfd,0xf3,0xfd,0xff,0x09,0xff, -0xfb,0x8f,0xf8,0xf6,0xd0,0xf3,0xf0,0x22,0xeb,0xe6,0x92,0xe3,0xe8,0x9b,0xf2,0xf9, -0xbe,0xfa,0xf7,0x92,0xf4,0xf4,0x99,0xf5,0xf3,0x84,0xee,0xea,0xf1,0xe5,0xe3,0xe6, -0xe1,0xe1,0x66,0xe4,0xea,0x2a,0xf0,0xf4,0xe0,0xf5,0xf6,0x03,0xf4,0xf1,0x72,0xf1, -0xf5,0xd0,0xf8,0xf9,0x31,0xf6,0xf3,0xf5,0xf5,0xfd,0x72,0x03,0x07,0x84,0x09,0x0a, -0x69,0x0c,0x11,0xc3,0x16,0x1c,0x72,0x1f,0x21,0x34,0x21,0x1c,0xaf,0x15,0x0f,0xbf, -0x0d,0x0c,0xaf,0x0b,0x09,0x82,0x07,0x06,0xb8,0x05,0x05,0x4d,0x09,0x12,0x33,0x1c, -0x23,0x27,0x25,0x21,0xbd,0x1d,0x1b,0x38,0x1b,0x1a,0xbf,0x19,0x19,0x32,0x1c,0x1f, -0x27,0x1e,0x19,0xd7,0x15,0x15,0xec,0x15,0x13,0x85,0x0c,0x07,0x3b,0x08,0x08,0x78, -0x08,0x0a,0x65,0x0d,0x10,0xf9,0x10,0x0e,0xbf,0x10,0x19,0x76,0x22,0x25,0xf8,0x21, -0x1c,0xbd,0x1b,0x1e,0xae,0x20,0x1f,0x81,0x1c,0x1c,0xa9,0x1f,0x22,0xd1,0x22,0x22, -0x01,0x21,0x20,0xcf,0x22,0x24,0x61,0x22,0x1f,0x03,0x1c,0x1a,0x0c,0x1d,0x1f,0xb4, -0x1d,0x16,0x77,0x0b,0x00,0x1e,0xfa,0xf7,0x15,0xf7,0xf5,0x15,0xf2,0xf0,0xf3,0xef, -0xef,0x07,0xef,0xef,0x96,0xf0,0xf4,0x87,0xf9,0xfd,0x3c,0xff,0xfd,0x15,0xfa,0xf8, -0x7e,0xfb,0xff,0xa0,0xff,0xfd,0x46,0xfd,0x01,0xe5,0x06,0x09,0x33,0x06,0xff,0x72, -0xf7,0xf2,0xd7,0xf1,0xf3,0x4d,0xf6,0xf8,0xf2,0xf7,0xf6,0x64,0xf1,0xeb,0x3f,0xe9, -0xe7,0x95,0xe6,0xe8,0xef,0xee,0xf5,0x42,0xf7,0xf5,0xe4,0xf1,0xf1,0xc6,0xf5,0xfc, -0xc8,0xff,0xff,0xe4,0xfe,0x02,0x35,0x07,0x0a,0x5a,0x09,0x04,0x16,0x01,0xfd,0xef, -0xf8,0xf3,0xf9,0xef,0xee,0x29,0xf0,0xf2,0x29,0xf4,0xf3,0x17,0xef,0xe8,0xf8,0xe3, -0xe3,0x56,0xe5,0xe7,0x6f,0xe8,0xe5,0xcf,0xe2,0xe1,0x9b,0xe4,0xe7,0x33,0xe6,0xe3, -0x46,0xe1,0xe1,0xb5,0xe4,0xe7,0x5a,0xe8,0xea,0x2b,0xf0,0xf6,0xe2,0xf7,0xf4,0xab, -0xf0,0xef,0xe9,0xf2,0xf6,0xde,0xf8,0xf8,0xfa,0xf6,0xf4,0x3f,0xf4,0xf6,0x3c,0xfd, -0x02,0x1d,0x03,0x00,0xce,0xfd,0xf9,0x7f,0xf4,0xed,0x1f,0xea,0xe9,0x99,0xeb,0xed, -0xc2,0xec,0xeb,0x93,0xea,0xee,0x5d,0xf6,0xfb,0x2a,0xfc,0xf6,0xab,0xee,0xe9,0xd2, -0xe5,0xe3,0x3f,0xe4,0xe5,0x3b,0xe6,0xe6,0xeb,0xe7,0xe9,0x58,0xed,0xf1,0x99,0xf3, -0xf3,0x4f,0xf2,0xef,0x0a,0xef,0xf1,0x84,0xf3,0xf4,0x2e,0xf7,0xfa,0xa1,0xfb,0xf9, -0xa6,0xf6,0xf8,0x0e,0x02,0x0c,0x4e,0x13,0x14,0xf3,0x14,0x17,0x1e,0x1a,0x1a,0xf3, -0x19,0x1a,0xbe,0x1b,0x19,0xf8,0x11,0x08,0x1b,0x03,0x01,0x73,0x01,0x03,0x21,0x08, -0x0f,0x68,0x14,0x15,0x00,0x14,0x14,0x6a,0x19,0x1e,0xa5,0x1e,0x1a,0xc2,0x15,0x15, -0xa8,0x19,0x1f,0xf1,0x20,0x1e,0x90,0x19,0x17,0xa8,0x17,0x17,0x85,0x15,0x11,0x9a, -0x0e,0x0c,0x39,0x0b,0x09,0xdc,0x07,0x06,0xa7,0x07,0x0b,0xc7,0x11,0x17,0x4d,0x19, -0x18,0x51,0x17,0x19,0x03,0x1d,0x1f,0xfe,0x1f,0x1d,0xd9,0x1a,0x19,0x6c,0x1c,0x20, -0x0e,0x23,0x21,0x05,0x1f,0x1e,0xe4,0x1e,0x1e,0xe9,0x1d,0x1e,0x28,0x20,0x24,0x76, -0x28,0x26,0x74,0x1e,0x16,0x33,0x11,0x0f,0x0b,0x0f,0x0b,0x31,0x04,0xfd,0x20,0xf7, -0xf3,0x9b,0xf2,0xf1,0x47,0xef,0xed,0x2d,0xed,0xef,0x16,0xf4,0xf9,0xb6,0xfc,0xfa, -0x0d,0xf6,0xf3,0x70,0xf3,0xf6,0x41,0xf8,0xfa,0x61,0xff,0x07,0xa5,0x0b,0x09,0x90, -0x01,0xfa,0x0f,0xf8,0xfa,0xf6,0xfe,0x00,0xad,0xff,0xfc,0x83,0xf8,0xf5,0xd8,0xf2, -0xf1,0xb0,0xef,0xee,0x54,0xed,0xec,0x2d,0xed,0xee,0x43,0xef,0xf0,0x26,0xf1,0xf3, -0xb6,0xf5,0xf5,0x5f,0xf4,0xf3,0x96,0xf7,0x01,0x5a,0x0b,0x0e,0x07,0x0b,0x05,0xcb, -0x02,0x01,0xfc,0xfe,0xfb,0xf7,0xfa,0xfb,0x66,0xfa,0xf8,0x06,0xf6,0xf3,0x5d,0xf2, -0xf0,0x59,0xef,0xef,0x43,0xed,0xe8,0x89,0xe5,0xe5,0x1c,0xe9,0xed,0x7a,0xee,0xea, -0x98,0xe4,0xe0,0xac,0xe0,0xe3,0x80,0xe5,0xe7,0xc0,0xe8,0xeb,0xa6,0xed,0xed,0x7e, -0xed,0xef,0x4f,0xf5,0xf9,0xdc,0xfb,0xf9,0xdd,0xf4,0xf0,0x99,0xef,0xf3,0xd6,0xf9, -0xff,0x81,0x00,0xff,0xed,0xfe,0xfe,0xfc,0xfe,0xff,0x1c,0x01,0xfe,0xdb,0xf7,0xee, -0xba,0xe8,0xe7,0xde,0xea,0xed,0x7b,0xef,0xf2,0x32,0xf6,0xf8,0xa2,0xf5,0xf3,0x1b, -0xf4,0xf5,0xcc,0xf4,0xee,0xe2,0xe5,0xe1,0x17,0xe2,0xe5,0x8b,0xe9,0xed,0x40,0xf0, -0xf0,0xc5,0xed,0xeb,0x65,0xeb,0xee,0x4c,0xf3,0xf6,0xb1,0xf5,0xf4,0xeb,0xf3,0xf2, -0xb7,0xf1,0xf1,0x2b,0xf4,0xfa,0xf3,0x00,0x04,0x90,0x02,0xff,0xbd,0x02,0x0c,0x86, -0x17,0x1f,0x65,0x20,0x1d,0x25,0x1a,0x18,0xe1,0x15,0x13,0x71,0x0e,0x07,0xc4,0x03, -0x04,0x9b,0x06,0x08,0x3e,0x0b,0x0c,0xfb,0x0e,0x12,0xb0,0x14,0x16,0x35,0x15,0x13, -0x7d,0x14,0x17,0x3e,0x1c,0x1d,0xf3,0x1a,0x17,0xeb,0x16,0x19,0x37,0x1d,0x1e,0x79, -0x1b,0x15,0x3c,0x12,0x10,0x59,0x0f,0x0d,0x23,0x09,0x06,0x09,0x07,0x08,0xac,0x0a, -0x0b,0x0c,0x0d,0x0f,0xec,0x14,0x19,0x47,0x19,0x16,0x80,0x13,0x14,0x51,0x17,0x1c, -0x71,0x20,0x22,0x55,0x1f,0x19,0x11,0x15,0x15,0xab,0x19,0x1d,0x63,0x1d,0x1b,0xed, -0x1c,0x1f,0xec,0x22,0x23,0xc3,0x1f,0x1b,0x4e,0x1a,0x19,0xd7,0x16,0x12,0xf3,0x0b, -0x07,0x72,0x04,0x00,0x20,0xf9,0xf1,0xdf,0xeb,0xea,0xe6,0xed,0xf2,0x15,0xf6,0xf7, -0xbf,0xf5,0xf0,0xd0,0xea,0xe9,0x68,0xed,0xf2,0xfd,0xf4,0xf5,0xcd,0xf8,0xfd,0xa4, -0xfe,0xfc,0x23,0xfa,0xfc,0x67,0x00,0x02,0xd3,0x00,0xfd,0x91,0xfa,0xfa,0xc6,0xfa, -0xfa,0xdd,0xf9,0xf6,0x25,0xf1,0xec,0x67,0xea,0xeb,0x08,0xee,0xf0,0xe3,0xef,0xee, -0x82,0xec,0xeb,0x70,0xe9,0xe8,0x65,0xea,0xf1,0x43,0xf9,0xfd,0x2c,0xfe,0xfd,0x60, -0xff,0x04,0xb1,0x06,0x07,0xd5,0x04,0x00,0x77,0xfc,0xfa,0x3c,0xfb,0xfc,0x24,0xfd, -0xfc,0xbc,0xfa,0xf7,0x59,0xf3,0xee,0x00,0xeb,0xec,0xb3,0xf0,0xf3,0x72,0xf1,0xee, -0xd1,0xe9,0xe7,0xf0,0xe6,0xe8,0xe2,0xea,0xec,0xa8,0xe9,0xe3,0x30,0xde,0xdf,0xfe, -0xe6,0xee,0x54,0xf2,0xf4,0xd2,0xf4,0xf4,0x2c,0xf4,0xf3,0xf9,0xf3,0xf7,0xd4,0xf9, -0xf9,0x07,0xf8,0xf5,0x2b,0xf6,0xfb,0x64,0x01,0x06,0xe7,0x08,0x07,0xb4,0x02,0xfe, -0xe1,0xfa,0xf8,0x46,0xf7,0xf6,0xd9,0xf2,0xed,0x4b,0xeb,0xed,0xad,0xf3,0xf8,0x88, -0xfb,0xfc,0x53,0xfb,0xf9,0x2b,0xf6,0xf0,0xdb,0xeb,0xea,0x4b,0xed,0xf1,0xca,0xf2, -0xee,0xc8,0xe8,0xe6,0xbd,0xea,0xf1,0xee,0xf7,0xf9,0x04,0xf6,0xf1,0xeb,0xef,0xf1, -0xb9,0xf5,0xf8,0x0b,0xf9,0xf8,0xd7,0xf7,0xf8,0x80,0xf8,0xf8,0x25,0xf8,0xfa,0xb0, -0xff,0x08,0xf8,0x0f,0x13,0x3e,0x16,0x19,0x46,0x1d,0x20,0xea,0x20,0x1b,0x53,0x13, -0x0c,0x5b,0x0a,0x0b,0x5f,0x0d,0x0b,0xdb,0x09,0x0a,0x14,0x0c,0x0e,0x75,0x0f,0x0f, -0xcd,0x11,0x14,0xb6,0x15,0x16,0xe3,0x15,0x14,0x7d,0x15,0x17,0x7c,0x1a,0x1d,0xb8, -0x1e,0x1c,0x3b,0x19,0x17,0x13,0x19,0x1c,0xf6,0x1b,0x16,0x44,0x0d,0x06,0x4c,0x06, -0x09,0x2d,0x0d,0x0d,0xef,0x0c,0x0c,0xb9,0x0e,0x10,0x04,0x10,0x0f,0xe6,0x11,0x16, -0x15,0x19,0x1a,0xf8,0x1a,0x1b,0x4c,0x1b,0x18,0xd5,0x16,0x18,0x26,0x1a,0x18,0x8c, -0x15,0x15,0x20,0x1a,0x20,0x35,0x22,0x1f,0x86,0x1b,0x1a,0xf5,0x1b,0x1e,0x43,0x1e, -0x1c,0xfc,0x19,0x14,0x53,0x0d,0x04,0xab,0xfc,0xf8,0x55,0xf7,0xf7,0xda,0xf7,0xf7, -0xf7,0xf5,0xf1,0x68,0xec,0xeb,0xf3,0xed,0xf0,0xcd,0xf0,0xee,0xb3,0xeb,0xec,0x39, -0xf0,0xf2,0xff,0xf4,0xf7,0x5c,0xfa,0xfb,0x8f,0xfb,0xfa,0x05,0xfb,0xfd,0xe1,0x00, -0x04,0x81,0x02,0xfd,0x0a,0xf7,0xf1,0x85,0xf0,0xf3,0x12,0xf5,0xf4,0x43,0xf2,0xef, -0x85,0xec,0xea,0xa3,0xe7,0xe7,0x23,0xe9,0xea,0xf0,0xe8,0xe8,0x77,0xe9,0xec,0x27, -0xf1,0xf6,0xbe,0xfc,0x01,0x97,0x02,0xff,0x73,0xfa,0xf8,0xaf,0xfc,0x01,0xc6,0x03, -0x02,0xbb,0xfd,0xf8,0x30,0xf5,0xf5,0xfa,0xf6,0xf7,0x19,0xf7,0xf4,0xec,0xf0,0xec, -0x2d,0xea,0xeb,0x03,0xef,0xf2,0xf6,0xf2,0xef,0x8e,0xea,0xe5,0x71,0xe2,0xe2,0x96, -0xe4,0xe7,0x35,0xe8,0xe7,0xf7,0xe5,0xe6,0xcc,0xeb,0xf3,0xd7,0xf8,0xf9,0x85,0xf5, -0xf1,0xab,0xf1,0xf3,0xd3,0xf4,0xf6,0x0d,0xf9,0xfb,0xbd,0xff,0x02,0x12,0x02,0x01, -0xab,0x02,0x05,0x37,0x08,0x06,0xaa,0xff,0xf6,0x92,0xed,0xea,0x9c,0xef,0xf7,0xe2, -0xfb,0xfa,0x8f,0xf6,0xf3,0x23,0xf4,0xf7,0xf6,0xf9,0xfa,0x17,0xf8,0xf4,0x5b,0xf1, -0xef,0x04,0xed,0xea,0xbc,0xea,0xed,0xce,0xf2,0xf5,0x8c,0xf4,0xf0,0x56,0xed,0xee, -0xdb,0xf3,0xf8,0x62,0xf9,0xf8,0xf6,0xf6,0xf8,0x20,0xf9,0xf8,0xff,0xf7,0xf6,0x89, -0xf5,0xf5,0xc7,0xf7,0xfb,0x4e,0x01,0x07,0x1c,0x0e,0x14,0x3d,0x1a,0x1d,0x81,0x1d, -0x1a,0x1d,0x17,0x15,0x8a,0x16,0x16,0xef,0x12,0x0a,0x9e,0x06,0x09,0x65,0x0f,0x12, -0x95,0x10,0x0e,0x61,0x0d,0x0e,0x07,0x10,0x12,0x64,0x15,0x17,0x95,0x16,0x13,0x3d, -0x13,0x17,0xa0,0x1a,0x1b,0xec,0x1c,0x1e,0xf2,0x1f,0x20,0x73,0x1c,0x16,0x35,0x12, -0x12,0x8d,0x15,0x15,0x68,0x11,0x0d,0x21,0x0b,0x0b,0x06,0x0d,0x0e,0x88,0x0f,0x11, -0x56,0x12,0x11,0x0e,0x14,0x18,0x08,0x1c,0x1d,0x20,0x1c,0x1a,0xd6,0x19,0x19,0x75, -0x17,0x16,0x6f,0x19,0x1c,0x4c,0x1e,0x1c,0xa5,0x18,0x16,0x67,0x18,0x1e,0x40,0x23, -0x26,0xe5,0x25,0x22,0x62,0x1d,0x19,0x40,0x15,0x10,0x09,0x0d,0x0a,0x3c,0x08,0x03, -0xcb,0xfd,0xf8,0x59,0xf6,0xf7,0x5c,0xf9,0xf7,0x36,0xf3,0xee,0xad,0xeb,0xea,0x38, -0xec,0xef,0x69,0xf2,0xf2,0x92,0xef,0xed,0x29,0xee,0xf1,0xc0,0xf5,0xfa,0xba,0xfe, -0x01,0xf8,0x01,0x00,0xfa,0xfd,0xfb,0x73,0xfa,0xfc,0xa2,0xfd,0xfc,0x0a,0xf9,0xf3, -0x88,0xf0,0xf1,0xc5,0xf3,0xf5,0x94,0xf3,0xed,0xfa,0xe6,0xe2,0x5b,0xe1,0xe3,0x8a, -0xe8,0xed,0xef,0xf1,0xf2,0xd7,0xf0,0xf0,0x68,0xf3,0xf8,0x21,0xfd,0x00,0xed,0x01, -0xff,0x7d,0xfc,0xf9,0xe7,0xf8,0xfc,0x7b,0x01,0x03,0x32,0xff,0xf7,0xf1,0xf0,0xef, -0xbf,0xf2,0xf5,0x68,0xf5,0xf3,0x88,0xf1,0xef,0xad,0xef,0xf0,0xd2,0xef,0xee,0x21, -0xec,0xea,0x62,0xe7,0xe4,0x00,0xe0,0xdd,0x3f,0xe1,0xe8,0xc5,0xef,0xf3,0x26,0xf1, -0xec,0xd8,0xea,0xee,0xd5,0xf4,0xf9,0xb4,0xf8,0xf4,0x22,0xef,0xee,0x6c,0xf4,0xfd, -0x16,0x04,0x06,0xef,0x07,0x07,0x19,0x06,0x01,0x7e,0xfc,0xf9,0x57,0xf9,0xfa,0xed, -0xfa,0xf7,0x78,0xf2,0xef,0x24,0xf0,0xf5,0x55,0xfa,0xfb,0x1e,0xfb,0xf9,0x61,0xf5, -0xf1,0x6b,0xf0,0xf1,0x30,0xf2,0xf1,0x51,0xee,0xed,0x56,0xef,0xf0,0x79,0xee,0xeb, -0xc7,0xec,0xf1,0x9c,0xf4,0xf2,0xce,0xf0,0xf1,0x68,0xf5,0xfb,0xd2,0xfc,0xfa,0xb6, -0xf6,0xf2,0x86,0xef,0xef,0xca,0xf2,0xf7,0x82,0xfa,0xfc,0x51,0xfd,0x02,0x85,0x0b, -0x14,0x58,0x18,0x17,0xef,0x16,0x17,0x21,0x17,0x14,0xcc,0x10,0x0e,0xac,0x0f,0x10, -0x90,0x0e,0x0c,0xd0,0x09,0x09,0x21,0x0a,0x0c,0x0f,0x10,0x11,0xab,0x10,0x0d,0x51, -0x0a,0x0c,0x41,0x10,0x14,0xc8,0x16,0x17,0xe1,0x16,0x17,0xc8,0x18,0x19,0x55,0x19, -0x19,0xb3,0x19,0x19,0xfd,0x17,0x14,0x9e,0x11,0x0f,0xfa,0x0f,0x10,0x19,0x0e,0x0a, -0x50,0x07,0x08,0x19,0x0d,0x11,0x84,0x13,0x15,0x44,0x16,0x15,0xde,0x14,0x14,0x16, -0x16,0x1a,0xf1,0x1c,0x1d,0x68,0x1b,0x17,0x83,0x13,0x12,0xa0,0x13,0x17,0xee,0x1c, -0x20,0x04,0x20,0x1e,0x92,0x1d,0x1f,0x94,0x22,0x23,0x2d,0x21,0x1b,0x9e,0x15,0x0f, -0x4e,0x0c,0x0a,0x2d,0x0a,0x08,0x7a,0x06,0x02,0xba,0xfd,0xf8,0xf3,0xf3,0xf2,0xcc, -0xf4,0xf7,0x0a,0xf8,0xf4,0x42,0xee,0xe9,0xea,0xe7,0xea,0x47,0xef,0xf3,0xa3,0xf5, -0xf6,0x15,0xf6,0xf6,0xe6,0xf9,0xff,0x08,0x04,0x05,0x91,0x02,0xfe,0xf7,0xfa,0xf8, -0xcb,0xf8,0xfb,0x05,0xff,0x01,0xf5,0xfe,0xf8,0x94,0xf0,0xeb,0x26,0xeb,0xed,0xaf, -0xef,0xed,0x14,0xe8,0xe3,0x9c,0xe3,0xe8,0xb2,0xee,0xf4,0x47,0xf6,0xf4,0xaf,0xf4, -0xf6,0x20,0xf8,0xfa,0x94,0xfb,0xfd,0x6b,0x00,0x02,0x22,0x01,0xfe,0x67,0xfb,0xf8, -0xeb,0xf9,0xfc,0xff,0xfd,0xfa,0xa4,0xf2,0xed,0x04,0xee,0xf4,0x40,0xfb,0xfd,0x2e, -0xf9,0xf1,0xa5,0xeb,0xe9,0x8a,0xea,0xeb,0x10,0xe9,0xe7,0xc7,0xe7,0xe6,0xd7,0xe3, -0xe3,0x49,0xe8,0xef,0xf8,0xf4,0xf6,0x19,0xf5,0xf1,0xaa,0xed,0xea,0x55,0xeb,0xf2, -0x08,0xfb,0xff,0xb7,0xfe,0xfc,0x6e,0xfe,0x02,0x4d,0x07,0x08,0x93,0x06,0x04,0xdc, -0x02,0xff,0xb3,0xf9,0xf4,0xb6,0xf2,0xf5,0xbb,0xf9,0xfb,0xb2,0xfa,0xf9,0xe7,0xf6, -0xf4,0xaa,0xf4,0xf6,0x6d,0xf9,0xf8,0xf3,0xf2,0xee,0xb2,0xed,0xf1,0xd8,0xf4,0xf3, -0x5a,0xef,0xeb,0x2c,0xea,0xeb,0x11,0xee,0xf0,0x99,0xf2,0xf4,0xd9,0xf5,0xf7,0xe0, -0xf7,0xf7,0x6f,0xf7,0xf6,0xc2,0xf4,0xf3,0xea,0xf1,0xef,0x0a,0xee,0xef,0x26,0xf4, -0xfb,0x8b,0x03,0x08,0x72,0x09,0x0a,0x61,0x0c,0x11,0x46,0x16,0x17,0x95,0x14,0x11, -0xa4,0x0e,0x0c,0x36,0x0a,0x09,0xa6,0x0a,0x0d,0x1a,0x0f,0x0c,0x7f,0x09,0x06,0x3e, -0x07,0x09,0x25,0x0b,0x0c,0x94,0x0c,0x0c,0x0e,0x0d,0x0d,0xa2,0x0e,0x12,0xb1,0x14, -0x15,0x05,0x15,0x14,0x3f,0x15,0x16,0xc9,0x17,0x18,0x37,0x19,0x18,0xd1,0x13,0x0d, -0x29,0x09,0x08,0x71,0x0a,0x0e,0xca,0x10,0x0f,0x37,0x0c,0x09,0xee,0x0a,0x0e,0x1c, -0x14,0x18,0xfd,0x19,0x19,0xa4,0x17,0x16,0x05,0x16,0x15,0xfa,0x15,0x16,0xfb,0x16, -0x15,0xcb,0x13,0x13,0x96,0x15,0x1a,0x0c,0x20,0x23,0x78,0x24,0x21,0x23,0x1c,0x19, -0x00,0x18,0x19,0x49,0x1b,0x19,0x2a,0x14,0x0c,0x08,0x06,0x02,0x6b,0x02,0x02,0x69, -0x02,0x01,0x36,0xfe,0xf9,0xe4,0xf3,0xf0,0xc1,0xef,0xf0,0x6b,0xf1,0xf1,0x83,0xed, -0xe7,0x98,0xe4,0xe7,0x8f,0xf0,0xf9,0xad,0xfe,0xfd,0x36,0xf9,0xf7,0x90,0xf8,0xfc, -0x2b,0x01,0x02,0x29,0x00,0xfd,0x32,0xfc,0xfc,0xa8,0xfc,0xfc,0x3a,0xfc,0xfa,0x5b, -0xf8,0xf4,0xec,0xef,0xe9,0xe5,0xe3,0xe3,0x93,0xe8,0xef,0x6e,0xf1,0xec,0x65,0xe7, -0xe7,0xdd,0xed,0xf4,0x5d,0xf8,0xf8,0x4e,0xf8,0xf6,0x0e,0xf6,0xf8,0x65,0xfd,0x02, -0xd6,0x04,0x02,0xf9,0xfd,0xf9,0x89,0xf6,0xf5,0x46,0xf5,0xf6,0xff,0xfa,0xfd,0x69, -0xfb,0xf5,0x49,0xf1,0xf2,0x66,0xf7,0xfb,0x80,0xf8,0xf1,0x3d,0xeb,0xe6,0xb4,0xe3, -0xe3,0xcd,0xe6,0xeb,0xc9,0xee,0xef,0x48,0xef,0xee,0xc7,0xed,0xed,0x79,0xee,0xf0, -0x35,0xf3,0xf5,0xc9,0xf4,0xf2,0xf3,0xf1,0xf6,0xb1,0xfe,0x08,0x41,0x0c,0x0a,0xae, -0x06,0x03,0x27,0x03,0x04,0xb1,0x03,0x00,0xfd,0xfc,0xf9,0x4e,0xf9,0xfa,0x56,0xfc, -0xfd,0x1c,0xfd,0xfa,0x1b,0xf8,0xf6,0xb5,0xf6,0xf7,0x40,0xf6,0xf6,0xb3,0xf7,0xf9, -0xf0,0xf6,0xf2,0xc8,0xed,0xeb,0xff,0xee,0xf1,0x2a,0xf1,0xee,0x07,0xed,0xee,0x7f, -0xf2,0xf6,0x07,0xfa,0xfc,0x88,0xfd,0xfb,0x65,0xf6,0xf2,0x42,0xf1,0xf2,0xb2,0xf2, -0xf3,0xd7,0xf3,0xf3,0x1d,0xf5,0xf7,0x2b,0xfd,0x04,0x8b,0x0b,0x10,0xc7,0x11,0x10, -0x66,0x0f,0x0f,0x98,0x0f,0x0f,0x2c,0x10,0x10,0xd3,0x0f,0x0e,0x22,0x0b,0x09,0xd7, -0x09,0x0a,0xda,0x0b,0x0b,0x97,0x09,0x07,0x8a,0x06,0x08,0x69,0x0c,0x0e,0xac,0x0e, -0x0c,0x95,0x09,0x09,0xb7,0x0c,0x12,0x23,0x17,0x19,0xfa,0x18,0x16,0xa8,0x14,0x13, -0x40,0x12,0x13,0xc6,0x14,0x13,0xff,0x10,0x0d,0xa9,0x09,0x06,0x0a,0x07,0x0a,0x2a, -0x0f,0x11,0x8f,0x11,0x0f,0xfa,0x0e,0x11,0x13,0x15,0x19,0xc1,0x1b,0x1a,0x0e,0x16, -0x10,0x69,0x0e,0x0f,0x47,0x12,0x16,0xd1,0x18,0x1a,0x13,0x1a,0x17,0x1d,0x17,0x18, -0x08,0x1c,0x21,0x39,0x25,0x23,0x13,0x1c,0x13,0x4b,0x0f,0x10,0x77,0x13,0x14,0x81, -0x10,0x09,0x2f,0x03,0xff,0x40,0xff,0x02,0x0b,0x05,0x00,0xfd,0xf8,0xf2,0x3f,0xf0, -0xee,0x1a,0xec,0xe9,0xa7,0xe9,0xed,0x70,0xf0,0xf0,0x8c,0xee,0xed,0x4e,0xf1,0xf7, -0xaf,0xfd,0xff,0x08,0xfe,0xfa,0x63,0xf7,0xf8,0x03,0xfc,0x01,0x3b,0x06,0x05,0x65, -0xff,0xf9,0x3d,0xf8,0xf8,0xd9,0xf7,0xf4,0x0e,0xf1,0xee,0xf0,0xea,0xe7,0x0a,0xe5, -0xe6,0x21,0xeb,0xf0,0xf8,0xf2,0xf0,0x5d,0xec,0xe9,0x31,0xea,0xf0,0xb6,0xf7,0xfd, -0x1a,0x00,0xfe,0xf0,0xfa,0xf9,0xa2,0xf9,0xfc,0xfa,0xfe,0xfe,0xa8,0xfb,0xf8,0xa4, -0xf5,0xf4,0x5a,0xf5,0xf6,0x2e,0xfa,0xfe,0x8d,0x01,0xfe,0x7a,0xf6,0xee,0x37,0xeb, -0xec,0xf7,0xef,0xf1,0xa8,0xee,0xea,0xc5,0xe6,0xe5,0x89,0xe8,0xee,0x67,0xf3,0xf4, -0x56,0xf1,0xec,0x2b,0xeb,0xed,0x21,0xef,0xef,0x9f,0xf0,0xf4,0xe1,0xfa,0xff,0x2a, -0x01,0x02,0xee,0x05,0x09,0x87,0x0a,0x07,0x37,0x03,0xff,0xcd,0xfe,0xff,0x0b,0x01, -0x01,0x9e,0x01,0xff,0xf7,0xfb,0xf8,0x2f,0xf8,0xf9,0x77,0xfb,0xfb,0x77,0xf9,0xf7, -0xbb,0xf6,0xf6,0x65,0xf6,0xf7,0x26,0xf8,0xf6,0xa9,0xf2,0xed,0xb6,0xe9,0xea,0xd0, -0xec,0xf0,0x4d,0xf4,0xf6,0x62,0xf6,0xf6,0x5e,0xf8,0xf9,0xb1,0xf9,0xfa,0x5c,0xfb, -0xf9,0xb6,0xf4,0xf0,0x83,0xed,0xed,0x90,0xf0,0xf6,0x95,0xfb,0xff,0x67,0x00,0x01, -0x31,0x04,0x08,0x7d,0x0d,0x10,0x29,0x11,0x0f,0x77,0x0d,0x0d,0xd0,0x0e,0x11,0x15, -0x11,0x0e,0xb3,0x0b,0x09,0x35,0x07,0x06,0xdd,0x08,0x0c,0xa8,0x0e,0x0d,0xcb,0x0a, -0x07,0x31,0x04,0x04,0xb0,0x06,0x0b,0x30,0x0f,0x11,0xf2,0x0f,0x0d,0x5b,0x0d,0x0f, -0x37,0x14,0x19,0xa3,0x1a,0x18,0x31,0x14,0x11,0xcd,0x10,0x0f,0x2a,0x0e,0x0e,0x44, -0x0f,0x0d,0xd6,0x09,0x06,0x2f,0x07,0x0b,0xb8,0x11,0x17,0x91,0x19,0x18,0x08,0x14, -0x0e,0xb6,0x0d,0x13,0xa3,0x19,0x1b,0x1b,0x17,0x0f,0xec,0x0b,0x0e,0x40,0x14,0x18, -0xbb,0x19,0x1a,0xd0,0x1a,0x1c,0xd2,0x1c,0x1c,0x49,0x1c,0x1d,0x44,0x1d,0x1a,0xeb, -0x16,0x12,0x76,0x0d,0x0a,0x79,0x0a,0x0d,0x74,0x10,0x0f,0x61,0x08,0x00,0xe0,0xfa, -0xfa,0x38,0xfc,0xfc,0x64,0xf8,0xf1,0x83,0xea,0xe7,0xfb,0xe7,0xea,0x34,0xee,0xf2, -0x41,0xf4,0xf5,0xe5,0xf3,0xf1,0x16,0xf2,0xf6,0x81,0xfb,0xff,0x0a,0x00,0xfe,0x67, -0xfc,0xfb,0xf8,0xfd,0x02,0xb7,0x06,0x07,0x62,0x01,0xf7,0x3b,0xf0,0xed,0x4d,0xef, -0xf1,0x21,0xf1,0xef,0xd6,0xed,0xec,0x96,0xea,0xe8,0x10,0xe7,0xea,0x66,0xef,0xf2, -0x1d,0xf3,0xf1,0xaf,0xf1,0xf2,0x76,0xf5,0xfb,0x15,0x02,0x05,0x04,0x01,0xf7,0x4c, -0xf1,0xf1,0x0c,0xf7,0xfb,0x7d,0xfd,0xfb,0x3d,0xfa,0xfa,0xb8,0xfa,0xfa,0xf3,0xf9, -0xfa,0x50,0xfa,0xf7,0x5f,0xf3,0xee,0x8b,0xeb,0xea,0xf9,0xea,0xeb,0xfc,0xed,0xef, -0xda,0xee,0xed,0x87,0xed,0xee,0x59,0xef,0xef,0x15,0xed,0xea,0x50,0xe9,0xeb,0xfe, -0xf1,0xf9,0x82,0xfe,0x02,0xa9,0x04,0x03,0xdb,0x01,0x01,0xc7,0x03,0x07,0xc4,0x08, -0x06,0x8d,0x03,0x01,0xa0,0xff,0xff,0x0e,0x01,0x01,0x9a,0x00,0xfd,0xa7,0xfa,0xf8, -0xe7,0xf6,0xf7,0x23,0xfa,0xfd,0x4b,0xfe,0xfc,0xc2,0xf8,0xf4,0x67,0xf1,0xef,0x3b, -0xf0,0xf2,0xa7,0xf2,0xef,0x1d,0xec,0xeb,0xa2,0xee,0xf4,0x8b,0xfa,0xfe,0x01,0xff, -0xfd,0x69,0xfa,0xf8,0xa0,0xf6,0xf5,0x11,0xf4,0xf3,0x98,0xf2,0xf1,0x99,0xf2,0xf6, -0xb3,0xfa,0xfe,0x86,0x00,0x02,0x46,0x04,0x05,0x7d,0x07,0x0a,0x72,0x0f,0x15,0x74, -0x15,0x10,0xbd,0x0b,0x08,0x14,0x08,0x0a,0x41,0x0c,0x0e,0x46,0x0f,0x0d,0x39,0x0a, -0x07,0x53,0x06,0x07,0x06,0x09,0x09,0x06,0x09,0x08,0xc2,0x06,0x05,0x57,0x04,0x06, -0x19,0x0d,0x13,0x65,0x15,0x11,0xea,0x0b,0x0c,0x90,0x12,0x19,0x48,0x1c,0x18,0xae, -0x11,0x0a,0xb5,0x06,0x07,0x43,0x0a,0x0d,0x87,0x0e,0x0e,0xf1,0x0c,0x0c,0x2f,0x0e, -0x0f,0x66,0x11,0x13,0xff,0x15,0x16,0xef,0x15,0x13,0xa1,0x0f,0x0e,0x72,0x10,0x14, -0x37,0x16,0x13,0x3a,0x0f,0x0d,0x89,0x11,0x19,0x90,0x1e,0x20,0xca,0x1f,0x1c,0xec, -0x18,0x15,0x45,0x14,0x15,0x76,0x16,0x16,0xe9,0x13,0x0e,0x9f,0x0b,0x0a,0x10,0x0a, -0x0b,0xf5,0x0b,0x0b,0xe8,0x07,0xff,0xca,0xf5,0xf0,0xf0,0xf0,0xf4,0x35,0xf4,0xef, -0x3d,0xeb,0xe9,0x92,0xe9,0xec,0x33,0xf0,0xf3,0x5e,0xf6,0xf5,0xba,0xf2,0xf1,0x09, -0xf3,0xf6,0xf7,0xfa,0xff,0x25,0x03,0x06,0x5a,0x07,0x02,0xa9,0xfb,0xf7,0x2f,0xfa, -0xfe,0x4e,0xff,0xf9,0xda,0xf1,0xeb,0x2c,0xea,0xec,0xf3,0xef,0xf2,0x25,0xf1,0xed, -0x55,0xe8,0xe5,0x48,0xe6,0xea,0xd6,0xf0,0xf5,0xaf,0xf8,0xf9,0x6d,0xf9,0xf8,0xe6, -0xf6,0xf6,0x41,0xf8,0xfb,0xe9,0xfb,0xf8,0x8a,0xf5,0xf5,0x91,0xf6,0xf9,0xea,0xfc, -0xff,0x50,0xff,0xfd,0x76,0xfa,0xf8,0xc4,0xf6,0xf5,0x0b,0xf5,0xf2,0x7e,0xee,0xea, -0xa8,0xe9,0xec,0xcc,0xf1,0xf4,0xa7,0xf3,0xf1,0xc4,0xed,0xe9,0xdb,0xe6,0xe7,0xe0, -0xea,0xee,0xb9,0xf0,0xf3,0x20,0xf5,0xf7,0x65,0xfa,0xfd,0x0f,0x01,0x04,0xb4,0x06, -0x06,0x53,0x04,0x02,0x7b,0x02,0x05,0x98,0x09,0x0a,0xcc,0x07,0x01,0x0f,0xfe,0xfc, -0xd5,0xfb,0xfd,0xb6,0xff,0x00,0x1c,0xff,0xfb,0xf1,0xf7,0xf8,0x6c,0xfb,0xfc,0x5b, -0xfc,0xfa,0xa0,0xf6,0xf3,0x91,0xee,0xeb,0x65,0xeb,0xed,0x2f,0xf1,0xf3,0xb3,0xf4, -0xf6,0x9a,0xf9,0xfd,0xd8,0xff,0xff,0xb6,0xfc,0xf8,0xfe,0xf4,0xf1,0xaf,0xf2,0xf6, -0x67,0xfa,0xfb,0xa4,0xf8,0xf5,0x49,0xf5,0xf7,0x3f,0xfc,0x00,0x08,0x06,0x0c,0xdd, -0x10,0x10,0x2e,0x0d,0x09,0x90,0x08,0x0b,0x0f,0x11,0x13,0x8a,0x10,0x0a,0x2d,0x07, -0x07,0x7d,0x0c,0x10,0x2e,0x11,0x0d,0xb7,0x08,0x04,0x4b,0x03,0x05,0xdf,0x09,0x0b, -0x05,0x09,0x05,0x23,0x04,0x05,0x1c,0x08,0x0a,0x77,0x0d,0x12,0x02,0x17,0x18,0xa9, -0x15,0x11,0x11,0x0e,0x0e,0xda,0x11,0x12,0xd2,0x0e,0x0b,0xf3,0x08,0x08,0xda,0x09, -0x0c,0x25,0x10,0x12,0x48,0x11,0x0d,0xda,0x0c,0x10,0xd9,0x14,0x17,0xb0,0x16,0x15, -0xd7,0x13,0x0f,0x6d,0x0b,0x09,0xc5,0x0b,0x12,0x36,0x18,0x19,0x4c,0x17,0x14,0x54, -0x14,0x17,0xa3,0x1a,0x1d,0x46,0x1e,0x1b,0x19,0x15,0x0e,0x0a,0x0d,0x0f,0x8e,0x13, -0x14,0x37,0x12,0x0f,0x9b,0x0e,0x0c,0x8c,0x09,0x06,0x83,0x03,0x01,0x7a,0x00,0xfb, -0xef,0xf3,0xeb,0x3d,0xe8,0xea,0x3f,0xf0,0xf3,0x37,0xf4,0xf1,0x5a,0xec,0xe7,0xda, -0xe7,0xed,0x57,0xf4,0xf8,0x35,0xf8,0xf7,0x81,0xf7,0xf9,0xdd,0xfd,0x01,0xd5,0x03, -0x04,0x5f,0x02,0xfd,0x1c,0xf9,0xf4,0x16,0xf3,0xf5,0xbd,0xf8,0xf7,0xfe,0xf3,0xef, -0x44,0xeb,0xe7,0xcb,0xe5,0xe7,0x11,0xea,0xec,0xfa,0xec,0xea,0xbe,0xea,0xee,0x62, -0xf2,0xf6,0x23,0xf8,0xf7,0x9a,0xf5,0xf3,0xd7,0xf2,0xf3,0xaf,0xf5,0xf7,0x10,0xf7, -0xf5,0x6e,0xf4,0xf5,0x63,0xf9,0xfe,0x52,0x00,0xff,0x55,0xfc,0xf8,0x87,0xf3,0xee, -0x1a,0xec,0xed,0x39,0xf2,0xf5,0xf7,0xf4,0xf2,0x54,0xef,0xed,0xf6,0xeb,0xeb,0x0d, -0xed,0xec,0xdd,0xea,0xe7,0x0d,0xe6,0xe8,0x43,0xee,0xf5,0xe6,0xf9,0xfb,0x00,0xfa, -0xf9,0x66,0xfa,0xfd,0x91,0x01,0x06,0x4d,0x0a,0x0b,0x52,0x08,0x04,0x90,0x02,0x03, -0xc9,0x04,0x05,0x16,0x05,0x03,0x78,0x00,0xfd,0x91,0xfa,0xfb,0xd2,0xfd,0x00,0x41, -0x00,0xfe,0x71,0xfc,0xfc,0x80,0xfb,0xfa,0x48,0xf7,0xf1,0x47,0xec,0xea,0xa3,0xeb, -0xee,0x0c,0xf2,0xf5,0x7a,0xfa,0xff,0xd2,0xfe,0xfa,0x55,0xf6,0xf5,0x75,0xf8,0xfd, -0x85,0x00,0x00,0x73,0xfb,0xf4,0x08,0xf0,0xf0,0x76,0xf5,0xfb,0x88,0xfe,0xfd,0x8f, -0xfc,0xfe,0xb7,0x04,0x0b,0xe8,0x0d,0x0c,0xc9,0x0b,0x0c,0xb9,0x0c,0x0b,0x30,0x0a, -0x0c,0xc7,0x0f,0x11,0x41,0x0f,0x0c,0xdb,0x0a,0x09,0x62,0x09,0x0b,0xa6,0x0d,0x0f, -0x85,0x0d,0x07,0x84,0x01,0xff,0x4a,0x02,0x06,0x65,0x08,0x08,0x36,0x09,0x0c,0x80, -0x0e,0x10,0xc2,0x11,0x14,0xe6,0x16,0x15,0x47,0x11,0x0d,0x1c,0x0c,0x0c,0xfb,0x0e, -0x11,0xf3,0x11,0x0f,0x29,0x0b,0x07,0x4b,0x07,0x0b,0x72,0x13,0x1a,0x3d,0x1b,0x16, -0x26,0x11,0x0f,0xa9,0x11,0x13,0x35,0x13,0x12,0xb3,0x11,0x11,0xa7,0x0f,0x0e,0xec, -0x10,0x14,0x26,0x18,0x1c,0x31,0x1e,0x1c,0xdb,0x18,0x15,0x94,0x13,0x14,0xcb,0x17, -0x19,0x24,0x17,0x11,0xc2,0x0b,0x0b,0xcb,0x10,0x16,0x4b,0x18,0x14,0x5c,0x0f,0x08, -0x5c,0x02,0xfc,0x8e,0xfa,0xfb,0x95,0xfb,0xf8,0x09,0xf4,0xef,0x8b,0xed,0xed,0xf9, -0xee,0xf0,0xd8,0xf0,0xef,0xed,0xed,0xeb,0x36,0xea,0xed,0x31,0xf4,0xfc,0xd5,0x01, -0x02,0x0b,0x00,0xfd,0x94,0xfb,0xfb,0x38,0xfd,0xff,0x7c,0x01,0xff,0x68,0xfa,0xf5, -0x37,0xf4,0xf4,0x2c,0xf4,0xf1,0x1e,0xee,0xea,0xc8,0xe8,0xe7,0x44,0xe7,0xe9,0xbb, -0xec,0xef,0x62,0xef,0xee,0x7d,0xee,0xef,0x9a,0xf2,0xf5,0x29,0xf7,0xf6,0x9b,0xf4, -0xf0,0x9b,0xec,0xeb,0x2d,0xf0,0xf7,0xb1,0xfd,0xff,0x0f,0xfe,0xfb,0xa4,0xf8,0xf6, -0xb8,0xf5,0xf5,0x1f,0xf6,0xf4,0xfd,0xf1,0xef,0x09,0xf0,0xf3,0xc0,0xf5,0xf6,0xc4, -0xf3,0xef,0xd3,0xe9,0xe5,0x7c,0xe5,0xe7,0xab,0xea,0xed,0x25,0xef,0xef,0x56,0xed, -0xeb,0xe8,0xed,0xf4,0x45,0xfb,0xfe,0xf6,0xfd,0xfe,0xc0,0xff,0x02,0x39,0x05,0x06, -0x43,0x06,0x06,0x4a,0x07,0x06,0x9f,0x05,0x03,0x95,0x01,0x01,0x9a,0x00,0xfe,0xb0, -0xfc,0xfc,0x85,0xfc,0xfd,0x77,0x00,0x05,0x89,0x07,0x01,0xf7,0xf5,0xeb,0x2f,0xe9, -0xed,0xc6,0xf2,0xf5,0xa0,0xf4,0xf2,0x9f,0xf1,0xf1,0x1f,0xf3,0xf5,0xfd,0xf9,0xfc, -0x6f,0xfe,0xfd,0xef,0xfc,0xfc,0x1d,0xfc,0xf9,0x58,0xf7,0xf7,0x48,0xf8,0xf6,0x28, -0xf4,0xf4,0x9d,0xf9,0xff,0x7e,0x04,0x06,0x35,0x05,0x04,0xa3,0x05,0x08,0x44,0x0b, -0x0d,0xbf,0x0e,0x0e,0x49,0x0d,0x0a,0xa8,0x08,0x09,0x0a,0x0d,0x0f,0xb0,0x0e,0x0e, -0xa9,0x0e,0x0d,0x65,0x0a,0x07,0x0d,0x08,0x08,0x5f,0x07,0x02,0xea,0xfd,0xfd,0xa0, -0x01,0x09,0x4d,0x10,0x12,0xa2,0x0f,0x0b,0xac,0x0a,0x0b,0x2f,0x0f,0x13,0xe0,0x15, -0x16,0x81,0x12,0x0d,0xa8,0x0a,0x09,0xad,0x09,0x09,0x8c,0x0c,0x11,0xe1,0x13,0x13, -0xc4,0x0f,0x0e,0xf8,0x11,0x16,0x5f,0x1a,0x19,0x64,0x14,0x0f,0xc7,0x0c,0x0c,0xae, -0x0f,0x13,0x46,0x16,0x16,0x6f,0x15,0x13,0x62,0x13,0x17,0x59,0x1c,0x1e,0xac,0x1d, -0x1a,0x20,0x16,0x12,0xc7,0x0f,0x0f,0x37,0x12,0x16,0x8c,0x19,0x18,0xe0,0x14,0x13, -0xf2,0x11,0x11,0xb1,0x10,0x0f,0xe6,0x0b,0x05,0xbb,0xfd,0xf7,0x73,0xf5,0xf8,0xe2, -0xfb,0xfc,0xf6,0xf8,0xf2,0x9c,0xec,0xe9,0xe4,0xe8,0xea,0x5b,0xee,0xf1,0x0e,0xf4, -0xf4,0x95,0xf4,0xf7,0x02,0xfb,0xfe,0xa5,0xff,0xff,0x58,0xff,0xfe,0x9c,0xfd,0xfd, -0xf1,0xfe,0x01,0x14,0x01,0xfd,0xec,0xf7,0xf2,0x9a,0xef,0xed,0x0f,0xef,0xf1,0xe3, -0xf0,0xed,0x48,0xe9,0xe6,0xf0,0xe5,0xe9,0xe2,0xee,0xf5,0x0a,0xf9,0xf6,0x87,0xf1, -0xed,0x2c,0xed,0xee,0x9a,0xef,0xf0,0xb6,0xf1,0xf2,0x4a,0xf4,0xf6,0x01,0xf8,0xfb, -0x84,0xfe,0xff,0xc7,0xfb,0xf4,0xd7,0xee,0xef,0x45,0xf4,0xf8,0x89,0xfa,0xfa,0x86, -0xf8,0xf5,0xd3,0xf0,0xed,0xd9,0xed,0xee,0xdf,0xee,0xed,0xb2,0xeb,0xeb,0xa8,0xea, -0xe9,0xa1,0xe8,0xea,0xe5,0xee,0xf4,0xd3,0xf5,0xf3,0xda,0xf2,0xf7,0x46,0xfe,0x03, -0xc0,0x03,0x01,0x9f,0x00,0x01,0x7b,0x05,0x0a,0xc9,0x0e,0x0e,0xbb,0x08,0x00,0xf8, -0xfa,0xf9,0xad,0xfc,0x01,0x52,0x05,0x07,0x38,0x07,0x05,0x3b,0x02,0xfd,0x92,0xf8, -0xf7,0xa5,0xf8,0xf8,0x2a,0xf6,0xf2,0xd1,0xef,0xf0,0xb4,0xf0,0xf1,0x01,0xf2,0xf3, -0x83,0xf4,0xf5,0xa6,0xf7,0xfc,0x85,0x00,0x01,0x1d,0x00,0xfc,0x31,0xf8,0xf6,0xe8, -0xf6,0xf7,0x11,0xf7,0xf8,0x82,0xfa,0xfc,0x97,0xfb,0xf9,0x19,0xfb,0x00,0x1b,0x07, -0x0a,0x07,0x0a,0x08,0xb5,0x07,0x07,0x3e,0x09,0x0b,0xcb,0x0d,0x0d,0x91,0x09,0x06, -0x02,0x07,0x0c,0xd2,0x11,0x14,0xad,0x12,0x0d,0x78,0x09,0x05,0x68,0x01,0xfe,0x1a, -0xff,0x03,0x71,0x07,0x09,0xda,0x07,0x03,0x3c,0x02,0x04,0x11,0x08,0x0d,0xe0,0x11, -0x14,0xc7,0x12,0x0e,0xc4,0x0a,0x0b,0x66,0x0e,0x10,0xb1,0x0e,0x0b,0x82,0x08,0x08, -0x42,0x09,0x0c,0xf6,0x10,0x14,0x3c,0x16,0x14,0x0c,0x12,0x10,0x3c,0x11,0x12,0x08, -0x14,0x14,0x21,0x12,0x10,0xf0,0x0d,0x0c,0x91,0x0d,0x12,0xc8,0x18,0x1d,0x02,0x1c, -0x18,0x10,0x15,0x14,0x63,0x15,0x16,0x3a,0x17,0x16,0x9e,0x13,0x0e,0x18,0x0c,0x0e, -0x1d,0x15,0x1a,0xcc,0x1c,0x1b,0x60,0x16,0x0f,0x38,0x09,0x06,0x27,0x06,0x06,0x65, -0x06,0x04,0x38,0x01,0xfc,0x75,0xf7,0xf5,0x92,0xf4,0xf3,0x1a,0xf1,0xed,0x6d,0xeb, -0xea,0x02,0xeb,0xee,0xd2,0xf2,0xf7,0xf6,0xf9,0xf9,0x5c,0xf7,0xf5,0xf5,0xf6,0xfc, -0x69,0x03,0x06,0x07,0x04,0xff,0xa8,0xfc,0xfb,0x39,0xfa,0xfa,0x34,0xfc,0xfc,0x3d, -0xfa,0xf4,0x63,0xed,0xe8,0x9e,0xe8,0xeb,0xe0,0xec,0xed,0x5d,0xee,0xee,0x9b,0xef, -0xf0,0xdd,0xf2,0xf4,0xfd,0xf3,0xef,0x88,0xe9,0xe6,0x86,0xe9,0xef,0xd6,0xf3,0xf6, -0x6f,0xf9,0xfa,0x1e,0xfa,0xf7,0xc2,0xf3,0xf2,0xb4,0xf3,0xf7,0x8c,0xfb,0xfb,0xfe, -0xf8,0xf5,0x9d,0xf4,0xf5,0x0c,0xf8,0xf8,0xdb,0xf6,0xf3,0x00,0xee,0xeb,0x01,0xed, -0xf0,0x7c,0xf1,0xed,0x59,0xe8,0xe6,0xc2,0xe7,0xeb,0x15,0xf0,0xf4,0x7a,0xf7,0xf8, -0xb5,0xf6,0xf4,0xd5,0xf3,0xf7,0xb1,0xfe,0x07,0xc4,0x0c,0x0e,0x5c,0x0d,0x09,0x44, -0x04,0x00,0x31,0xff,0x01,0x7e,0x05,0x05,0x9f,0x04,0x04,0x2f,0x07,0x07,0x4c,0x05, -0x02,0xe1,0xff,0xff,0xc2,0xfe,0xfc,0xec,0xf9,0xf8,0xe6,0xf7,0xf6,0xd5,0xf2,0xef, -0xb2,0xed,0xed,0xef,0xef,0xf4,0x10,0xf9,0xfd,0xe4,0xfe,0xfd,0xf2,0xf9,0xfa,0x61, -0xfd,0x00,0xf6,0xff,0xfa,0x6d,0xf6,0xf6,0x03,0xf8,0xfa,0x42,0xfb,0xfb,0x2b,0xfd, -0xfe,0x35,0xfe,0xff,0xa2,0x02,0x07,0x7b,0x0b,0x0c,0x1b,0x0c,0x0a,0x61,0x06,0x02, -0x53,0x01,0x05,0x21,0x0c,0x13,0xf5,0x15,0x13,0x17,0x0e,0x08,0x2e,0x07,0x07,0x1e, -0x09,0x09,0x1e,0x09,0x05,0x6d,0x01,0xfe,0x73,0xfe,0x01,0x2e,0x05,0x05,0x59,0x05, -0x06,0x46,0x08,0x09,0xeb,0x0a,0x0d,0x6f,0x11,0x12,0x32,0x0f,0x0a,0x0d,0x08,0x07, -0xf0,0x07,0x0a,0x5c,0x0d,0x0e,0xd2,0x0c,0x0b,0xa4,0x0b,0x0d,0x4e,0x12,0x17,0xf0, -0x18,0x16,0xac,0x11,0x0c,0x7e,0x0b,0x0d,0xd9,0x10,0x12,0x37,0x13,0x12,0xae,0x10, -0x0f,0xb9,0x11,0x16,0xf0,0x1a,0x1e,0xb2,0x1d,0x18,0x4b,0x11,0x0c,0xb1,0x0b,0x0d, -0xdd,0x10,0x14,0x23,0x17,0x18,0xdb,0x17,0x14,0x0b,0x12,0x12,0xd3,0x13,0x13,0x8d, -0x10,0x0a,0xfb,0x05,0x04,0x34,0x05,0x06,0xb8,0x05,0x02,0xf4,0xfc,0xf6,0xf0,0xee, -0xeb,0xbc,0xed,0xf1,0x00,0xf3,0xf2,0xa3,0xef,0xed,0x94,0xeb,0xec,0x5a,0xf1,0xf7, -0x3c,0xfd,0xfe,0xbc,0xfc,0xfa,0x42,0xf9,0xfb,0x95,0xff,0x02,0x2b,0x02,0xff,0xe1, -0xfc,0xfc,0x28,0xfc,0xf9,0xae,0xf6,0xf3,0xc6,0xef,0xeb,0xa9,0xe8,0xe8,0x52,0xea, -0xee,0x75,0xf3,0xf7,0x85,0xf7,0xf3,0x67,0xec,0xe5,0x1b,0xe4,0xe8,0x41,0xee,0xf2, -0x3d,0xf3,0xf0,0xa3,0xee,0xf0,0x88,0xf3,0xf5,0x55,0xf5,0xf5,0x54,0xf5,0xf4,0xa1, -0xf3,0xf5,0x8a,0xf8,0xfb,0x44,0xfb,0xf8,0xc4,0xf5,0xf4,0xcb,0xf4,0xf5,0xc1,0xf5, -0xf7,0xb3,0xf7,0xf4,0x61,0xec,0xe5,0x7c,0xe4,0xe7,0xbf,0xed,0xf1,0x46,0xf2,0xf1, -0x1c,0xf0,0xed,0x9a,0xeb,0xeb,0x47,0xef,0xf5,0x6c,0xfc,0x01,0x7c,0x05,0x07,0x6b, -0x08,0x06,0xfd,0x03,0x02,0x1f,0x04,0x04,0x0d,0x04,0x02,0xdf,0x04,0x09,0x22,0x0b, -0x08,0xf9,0x03,0x00,0xfe,0x00,0x03,0x50,0x05,0x05,0xbd,0x03,0xff,0xf5,0xf9,0xf5, -0xce,0xf3,0xf3,0x11,0xf3,0xf2,0x72,0xf0,0xef,0xe9,0xf0,0xf4,0x63,0xf7,0xf9,0x5d, -0xfc,0xff,0x51,0x00,0xfd,0x0e,0xfa,0xf8,0xa9,0xfa,0xfd,0xcc,0xfe,0xfe,0xe5,0xfc, -0xf8,0x1d,0xf4,0xf3,0x99,0xf8,0x01,0xb0,0x08,0x0c,0x04,0x0b,0x07,0xb6,0x03,0x01, -0xf8,0x01,0x04,0x85,0x07,0x0a,0x67,0x0c,0x0d,0x64,0x0c,0x0b,0x84,0x0c,0x0e,0x8f, -0x0f,0x0e,0xb5,0x0c,0x0a,0x09,0x08,0x05,0xdd,0x04,0x05,0xa1,0x04,0x02,0xf8,0xff, -0xfd,0x87,0xfd,0x01,0xa7,0x06,0x0a,0x0d,0x0c,0x0a,0x05,0x09,0x09,0x33,0x0a,0x0b, -0x6a,0x0d,0x0e,0xf6,0x0c,0x08,0x1a,0x04,0x02,0xa9,0x05,0x0b,0x6d,0x11,0x12,0x3f, -0x11,0x0f,0x53,0x0e,0x0f,0x60,0x10,0x12,0x38,0x15,0x16,0x43,0x13,0x0d,0x22,0x08, -0x07,0x07,0x0b,0x11,0xe4,0x17,0x1c,0xc9,0x1c,0x19,0xb3,0x14,0x12,0x74,0x12,0x13, -0x32,0x13,0x12,0x86,0x0f,0x0c,0xbe,0x0d,0x11,0xd2,0x15,0x19,0x31,0x19,0x17,0x56, -0x13,0x0e,0x34,0x0b,0x0b,0x0d,0x10,0x13,0x3e,0x13,0x0d,0xcd,0x06,0x00,0x79,0xfd, -0xfd,0x3d,0xfe,0xfc,0xd1,0xf8,0xf4,0x2e,0xf1,0xee,0xf4,0xec,0xed,0x36,0xee,0xee, -0x95,0xef,0xf2,0x82,0xf4,0xf5,0x8f,0xf6,0xf7,0x1f,0xfb,0xfd,0x4e,0xfd,0xfa,0xe7, -0xf8,0xfb,0xfa,0x01,0x06,0xac,0x07,0x03,0x7d,0xfc,0xf3,0xae,0xec,0xe9,0xb5,0xeb, -0xf1,0xc2,0xf4,0xf4,0x86,0xf2,0xf1,0xb2,0xf0,0xf0,0x21,0xee,0xec,0x27,0xec,0xeb, -0xcc,0xea,0xe9,0x75,0xe9,0xec,0xbc,0xf1,0xf4,0x54,0xf2,0xee,0xe3,0xeb,0xec,0xcc, -0xef,0xf3,0x88,0xf7,0xfa,0xf9,0xf9,0xf5,0xe4,0xf0,0xf0,0xb3,0xf3,0xf8,0x32,0xfb, -0xfd,0x62,0xfd,0xfa,0x7b,0xf5,0xee,0xad,0xe9,0xe8,0x6c,0xec,0xf0,0x0a,0xf3,0xf2, -0x02,0xef,0xec,0xdc,0xeb,0xea,0x18,0xe9,0xe9,0x31,0xeb,0xee,0xd6,0xf2,0xf9,0x46, -0x00,0x03,0xe6,0x01,0xff,0x26,0xff,0x01,0x23,0x04,0x05,0x58,0x06,0x07,0x58,0x07, -0x05,0x8e,0x04,0x04,0x77,0x05,0x06,0x36,0x07,0x07,0x4c,0x07,0x05,0x5b,0x04,0x02, -0xfe,0x00,0xff,0xcb,0xfe,0xfc,0x70,0xf6,0xef,0x17,0xec,0xed,0x5c,0xf2,0xf6,0xf6, -0xf7,0xf7,0xbc,0xf6,0xf5,0x23,0xf5,0xf7,0xcf,0xfc,0x01,0xcb,0x04,0x03,0x1e,0xff, -0xf9,0x32,0xf5,0xf4,0x70,0xf5,0xf8,0xff,0xfd,0x02,0x86,0x04,0x04,0x63,0x02,0x02, -0x64,0x04,0x06,0x42,0x06,0x04,0x7e,0x03,0x04,0x94,0x06,0x09,0xe7,0x0b,0x0c,0x3d, -0x0d,0x0d,0xe3,0x0b,0x0a,0xc6,0x0b,0x0f,0xd8,0x11,0x0f,0x3e,0x0a,0x04,0x73,0x00, -0xff,0xc2,0x00,0x03,0x27,0x04,0x02,0xdf,0x00,0xff,0x43,0x00,0x03,0x2d,0x08,0x0c, -0xdd,0x0f,0x0e,0xdd,0x0a,0x06,0x91,0x03,0x04,0xe3,0x06,0x0b,0x53,0x0e,0x0d,0x44, -0x09,0x05,0xd9,0x04,0x08,0x79,0x0f,0x16,0x36,0x19,0x17,0x56,0x13,0x0f,0x13,0x0c, -0x0a,0xe3,0x0a,0x0d,0x6e,0x10,0x11,0xe7,0x10,0x10,0x2e,0x14,0x19,0xc4,0x1c,0x1c, -0x0d,0x19,0x12,0xec,0x0c,0x0a,0xf2,0x0b,0x11,0x02,0x16,0x17,0xa2,0x14,0x11,0x38, -0x10,0x10,0x9e,0x11,0x11,0xba,0x12,0x15,0x02,0x16,0x13,0x89,0x0f,0x0c,0xa5,0x0b, -0x0c,0x10,0x0b,0x08,0x4d,0x05,0x00,0xfc,0xfc,0xfa,0x33,0xf9,0xf9,0xb5,0xf7,0xf2, -0xe9,0xeb,0xe7,0xf7,0xe8,0xf0,0x12,0xf7,0xf9,0xc9,0xf8,0xf6,0x9c,0xf3,0xf0,0xb6, -0xef,0xf3,0x8f,0xfc,0x04,0x48,0x08,0x07,0x08,0x04,0x00,0x73,0xfc,0xf9,0xc4,0xf7, -0xf6,0xaa,0xf4,0xf2,0x07,0xf1,0xf0,0x4d,0xf3,0xf6,0x3e,0xf8,0xf5,0x75,0xef,0xea, -0xed,0xe9,0xea,0xeb,0xeb,0xed,0x54,0xef,0xf1,0xd1,0xef,0xeb,0xf8,0xe7,0xe7,0x1a, -0xea,0xed,0xcf,0xf2,0xf6,0x2d,0xf7,0xf3,0x01,0xee,0xeb,0xcf,0xed,0xf2,0x55,0xf7, -0xfa,0x7b,0xfc,0xfc,0x2f,0xfc,0xfa,0xe2,0xf5,0xf1,0x20,0xee,0xee,0xd6,0xf0,0xf3, -0xa0,0xf4,0xf5,0x3f,0xf4,0xef,0x22,0xea,0xe7,0xc1,0xe6,0xe8,0x24,0xea,0xec,0x6a, -0xf0,0xf4,0xf6,0xf6,0xf7,0xd6,0xf6,0xf8,0x7b,0xfd,0x02,0xa0,0x04,0x04,0x08,0x03, -0x02,0xcb,0x03,0x05,0x81,0x06,0x08,0xc1,0x08,0x07,0x36,0x04,0x02,0xa6,0x04,0x08, -0x1b,0x0c,0x0d,0x29,0x0b,0x05,0xaf,0x00,0xfb,0x89,0xf7,0xf5,0x49,0xf7,0xfa,0xb6, -0xfa,0xf6,0xaa,0xf0,0xec,0x0d,0xed,0xf0,0xea,0xf5,0xfb,0x02,0x00,0x02,0xaa,0x01, -0xff,0xd1,0xfc,0xfb,0xe0,0xf9,0xf9,0xb7,0xf9,0xf9,0x2d,0xfa,0xfc,0xa6,0x00,0x04, -0xc5,0x05,0x05,0xc2,0x02,0x00,0x5a,0x01,0x04,0xc9,0x07,0x09,0xd4,0x08,0x06,0x2f, -0x05,0x04,0xab,0x06,0x0a,0x2c,0x0f,0x11,0x46,0x11,0x0f,0x2a,0x0d,0x0a,0xaf,0x09, -0x09,0xfe,0x0b,0x0c,0xde,0x09,0x03,0x95,0xfc,0xf9,0xa2,0xfa,0xff,0x29,0x05,0x09, -0x34,0x0a,0x08,0x35,0x05,0x02,0x95,0x02,0x06,0x8f,0x0b,0x0d,0x7e,0x0d,0x09,0x7f, -0x05,0x01,0x76,0x00,0x04,0x62,0x0a,0x0e,0xd8,0x0e,0x0d,0xe9,0x0d,0x11,0xc2,0x14, -0x16,0x43,0x14,0x0f,0x85,0x0a,0x08,0x30,0x07,0x09,0xc2,0x0e,0x15,0x99,0x1a,0x1b, -0x6c,0x19,0x16,0x05,0x14,0x11,0xce,0x10,0x12,0x01,0x15,0x16,0x23,0x13,0x0e,0x3b, -0x0d,0x0f,0x54,0x12,0x14,0x76,0x13,0x11,0x90,0x0f,0x10,0xb5,0x12,0x15,0x21,0x16, -0x15,0x05,0x12,0x0d,0x05,0x09,0x07,0x41,0x09,0x0d,0xe1,0x0d,0x0a,0xe5,0x03,0xfc, -0xc8,0xf4,0xee,0x66,0xed,0xf2,0x70,0xf7,0xf9,0x16,0xf7,0xf2,0x98,0xef,0xee,0xba, -0xee,0xf0,0x83,0xf2,0xf4,0x4a,0xf7,0xfa,0xee,0xfe,0x02,0xf8,0x04,0x05,0x66,0x03, -0xfe,0x1f,0xfa,0xf6,0xad,0xf4,0xf3,0xfb,0xf5,0xfa,0x22,0xfd,0xfb,0x9d,0xf5,0xee, -0x0f,0xec,0xed,0xa3,0xf0,0xf3,0x26,0xf4,0xf3,0xd3,0xef,0xea,0xde,0xe6,0xe6,0x32, -0xe8,0xeb,0xcb,0xee,0xf0,0xe2,0xf0,0xf1,0x36,0xf0,0xec,0x87,0xe8,0xe8,0x95,0xec, -0xf1,0x19,0xf5,0xf7,0x3f,0xfa,0xfb,0xbe,0xfb,0xf8,0xf9,0xf3,0xf0,0xab,0xf0,0xf2, -0xbf,0xf5,0xf7,0x69,0xf8,0xf7,0x18,0xf4,0xef,0x41,0xeb,0xea,0x8a,0xec,0xed,0x12, -0xeb,0xe9,0x21,0xea,0xec,0xfc,0xee,0xf1,0x67,0xf4,0xf7,0xf0,0xf8,0xf9,0x98,0xf9, -0xfb,0xd2,0xfe,0x03,0xff,0x07,0x08,0xbd,0x06,0x03,0x86,0x00,0xff,0xa5,0x01,0x06, -0x76,0x0b,0x0e,0x27,0x0e,0x0b,0x5d,0x08,0x04,0x46,0x02,0x02,0x19,0x04,0x04,0x9d, -0x02,0xfd,0xbb,0xf8,0xf4,0x9b,0xf1,0xef,0x6d,0xef,0xef,0x8b,0xf1,0xf4,0x5a,0xf9, -0xfe,0x47,0x01,0x01,0x64,0xfe,0xfa,0xd3,0xf7,0xf7,0xbf,0xf9,0xfc,0xa1,0xfd,0xff, -0xe0,0xff,0xff,0x61,0xfd,0xfe,0xb2,0x01,0x05,0xdc,0x08,0x09,0x1e,0x08,0x04,0x72, -0x00,0x00,0xd3,0x03,0x08,0x0e,0x0d,0x0e,0xf0,0x0b,0x09,0xc5,0x07,0x08,0x7c,0x0c, -0x11,0xa7,0x15,0x16,0xd8,0x12,0x0a,0x2c,0x02,0xfe,0x93,0x00,0x04,0x7c,0x06,0x05, -0x2a,0x03,0x00,0xc5,0xfe,0xff,0x19,0x03,0x07,0x84,0x09,0x09,0xc6,0x07,0x06,0xfe, -0x07,0x08,0x7e,0x08,0x07,0x22,0x05,0x02,0x0b,0x02,0x02,0xed,0x04,0x09,0xdc,0x10, -0x17,0x65,0x19,0x14,0xfd,0x0d,0x09,0x37,0x08,0x09,0x55,0x0b,0x0d,0x9f,0x10,0x11, -0xf7,0x10,0x12,0x40,0x15,0x18,0x66,0x19,0x17,0xfe,0x14,0x12,0x65,0x11,0x12,0x90, -0x13,0x14,0xfc,0x14,0x13,0xfb,0x0f,0x0b,0x95,0x09,0x0c,0x95,0x12,0x18,0xbb,0x1a, -0x17,0x8f,0x12,0x0c,0x7c,0x09,0x0a,0x03,0x0f,0x14,0x3e,0x17,0x14,0x8e,0x10,0x0b, -0x7a,0x06,0x01,0xf3,0xfc,0xfa,0xfa,0xfa,0xfc,0x52,0xfb,0xf8,0x73,0xf5,0xf4,0x6e, -0xf5,0xf4,0x93,0xf0,0xed,0xc0,0xeb,0xec,0x5b,0xf0,0xf6,0x6a,0xfe,0x05,0xa1,0x06, -0x02,0x86,0xfc,0xf9,0xc7,0xf9,0xfb,0xef,0xfd,0xfe,0xf2,0xfd,0xfd,0xce,0xfb,0xf6, -0xbe,0xf1,0xf0,0x53,0xf3,0xf7,0x82,0xf8,0xf7,0x7f,0xf6,0xf3,0x28,0xef,0xea,0x62, -0xe7,0xe8,0x17,0xeb,0xed,0x78,0xef,0xf0,0x18,0xf1,0xf0,0x12,0xec,0xe6,0x88,0xe3, -0xe4,0xdd,0xe9,0xef,0x36,0xf3,0xf5,0x0d,0xf7,0xf6,0x96,0xf4,0xf2,0xbe,0xf2,0xf3, -0x1e,0xf5,0xf5,0xbe,0xf6,0xf6,0x87,0xf5,0xf5,0x33,0xf5,0xf5,0xe9,0xf4,0xf1,0x58, -0xed,0xe9,0x1c,0xe8,0xe8,0x2b,0xeb,0xee,0xa1,0xef,0xef,0x0b,0xef,0xed,0xd4,0xeb, -0xed,0xdd,0xf3,0xfb,0x80,0x00,0x03,0xe6,0x02,0xff,0x5b,0xfc,0xfc,0x23,0xff,0x02, -0xcb,0x05,0x07,0xf6,0x07,0x08,0xa7,0x08,0x08,0x57,0x08,0x07,0x6f,0x07,0x07,0x97, -0x08,0x09,0xd8,0x08,0x05,0x4b,0x01,0xfb,0x9e,0xf5,0xf0,0x78,0xee,0xee,0x67,0xf1, -0xf6,0x25,0xfa,0xfb,0x74,0xf9,0xf7,0x40,0xf7,0xfa,0x12,0xfd,0xfe,0x48,0xfe,0xfc, -0x5c,0xfa,0xf7,0x87,0xf6,0xf9,0x37,0xff,0x04,0xce,0x07,0x06,0x5e,0x03,0xff,0xdd, -0xfe,0x01,0x2c,0x07,0x0b,0xd3,0x0b,0x09,0xc5,0x04,0x00,0x18,0x00,0x04,0xba,0x0b, -0x10,0x37,0x11,0x10,0x49,0x10,0x0f,0x5a,0x0e,0x0c,0x9a,0x0b,0x0b,0xe1,0x09,0x07, -0xa2,0x03,0x01,0xe1,0x00,0x02,0x01,0x03,0x02,0xbd,0x01,0x00,0xc3,0xff,0x01,0xfc, -0x05,0x0b,0xf0,0x0e,0x0e,0x0b,0x09,0x01,0x19,0xfd,0xfc,0xe9,0xfe,0x02,0xfa,0x06, -0x0b,0x27,0x0e,0x0e,0x8a,0x0e,0x0e,0xbe,0x0f,0x10,0x48,0x0f,0x0b,0xdc,0x08,0x07, -0xaa,0x08,0x0c,0xd6,0x11,0x16,0x4a,0x18,0x15,0x35,0x10,0x0e,0xa3,0x11,0x18,0x72, -0x1c,0x1c,0x33,0x19,0x15,0xc1,0x0f,0x0b,0x93,0x09,0x0b,0xd9,0x10,0x16,0x24,0x18, -0x16,0x18,0x13,0x0f,0xdf,0x0d,0x0c,0xa6,0x0c,0x10,0x51,0x14,0x15,0x5e,0x14,0x12, -0x93,0x12,0x14,0xe0,0x11,0x0b,0x08,0x04,0xfe,0x4e,0xfe,0xff,0x2a,0x01,0x02,0xa6, -0x02,0x00,0xf6,0xfa,0xf2,0xad,0xeb,0xe9,0x21,0xeb,0xef,0xd4,0xf3,0xf8,0xfc,0xfc, -0xfd,0x4e,0xfb,0xf8,0xc1,0xf7,0xfb,0xe6,0xff,0x02,0x66,0x02,0x01,0xf1,0xfe,0xfc, -0x20,0xf9,0xf7,0x11,0xf6,0xf6,0x08,0xf9,0xfb,0x7b,0xfc,0xfb,0x35,0xf9,0xf5,0x23, -0xf0,0xec,0x28,0xeb,0xeb,0x79,0xed,0xf0,0x43,0xf3,0xf4,0x20,0xf1,0xec,0xe8,0xe7, -0xe5,0x00,0xe5,0xe6,0x09,0xe9,0xeb,0xce,0xed,0xee,0x6f,0xf0,0xf1,0xe9,0xf1,0xf2, -0x77,0xf3,0xf3,0x57,0xf2,0xf1,0x24,0xf2,0xf5,0x40,0xf8,0xfa,0xc9,0xfa,0xf8,0x62, -0xf3,0xee,0x48,0xec,0xed,0xba,0xf0,0xf2,0xa6,0xf1,0xee,0xba,0xea,0xe8,0xc0,0xe7, -0xe9,0x53,0xeb,0xed,0x7e,0xf1,0xf5,0xca,0xf8,0xf9,0x9d,0xf9,0xf9,0xeb,0xfa,0xfc, -0xc0,0xfc,0xfe,0xa5,0x01,0x05,0x01,0x07,0x07,0xe5,0x05,0x03,0xa5,0x01,0x02,0x1e, -0x07,0x0b,0x1d,0x0f,0x10,0xe4,0x0e,0x0a,0x63,0x03,0xfd,0xf5,0xf9,0xf8,0x4f,0xf9, -0xf8,0x16,0xf6,0xf3,0x19,0xf1,0xef,0x49,0xf1,0xf6,0x1b,0xfd,0x00,0x0a,0xff,0xf9, -0x2d,0xf5,0xf3,0xd6,0xf5,0xfa,0xeb,0xfd,0xfe,0x5f,0xff,0xfe,0x85,0xfc,0xfc,0x00, -0xfe,0x02,0xd7,0x06,0x09,0x73,0x09,0x07,0x6c,0x05,0x03,0xa2,0x01,0x02,0x13,0x05, -0x07,0x2a,0x08,0x08,0xf1,0x08,0x0c,0x91,0x10,0x13,0x52,0x12,0x0f,0xf6,0x0b,0x09, -0x07,0x08,0x08,0x28,0x0b,0x0c,0x7d,0x0a,0x04,0x9b,0xfe,0xfa,0xea,0xf9,0xfb,0x0b, -0x00,0x05,0xcf,0x0a,0x0c,0x07,0x0a,0x05,0xa5,0x02,0x03,0xc6,0x04,0x03,0xc1,0xfe, -0xfb,0xdc,0xfc,0x01,0xba,0x07,0x0c,0xde,0x10,0x12,0x43,0x0f,0x09,0x88,0x05,0x06, -0xf1,0x09,0x0e,0xf0,0x0f,0x0f,0xaa,0x0e,0x0d,0x03,0x0b,0x09,0xd5,0x0a,0x11,0x5a, -0x1a,0x1f,0xc1,0x1d,0x18,0xe9,0x13,0x11,0x0c,0x10,0x0e,0x16,0x0f,0x11,0x38,0x13, -0x13,0xc2,0x12,0x13,0xd6,0x13,0x12,0x84,0x0f,0x0c,0xb8,0x0a,0x0b,0x3b,0x0f,0x12, -0x9b,0x15,0x18,0x29,0x1a,0x18,0xb0,0x11,0x09,0xb4,0x03,0x03,0x96,0x06,0x0a,0x8a, -0x0d,0x0d,0x04,0x09,0x01,0x8b,0xfa,0xf5,0xc8,0xf2,0xf2,0x32,0xf3,0xf4,0xf5,0xf4, -0xf5,0x13,0xf5,0xf4,0x57,0xf4,0xf5,0x3d,0xf9,0xfd,0xc3,0xff,0x00,0x9f,0x01,0x01, -0x4d,0x00,0xfc,0x55,0xf8,0xf6,0x0d,0xf8,0xfa,0xda,0xfd,0x00,0xa4,0x00,0xfe,0x47, -0xfa,0xf5,0xb7,0xf1,0xf0,0x92,0xf0,0xf2,0xb1,0xf3,0xf4,0xc5,0xf3,0xf2,0x46,0xf0, -0xee,0x60,0xec,0xeb,0x90,0xe9,0xe6,0xde,0xe3,0xe4,0xe2,0xe8,0xee,0x35,0xf1,0xf1, -0x24,0xef,0xec,0x4b,0xeb,0xeb,0x27,0xee,0xf2,0xd3,0xf5,0xf8,0xb5,0xf8,0xf7,0x33, -0xf5,0xf2,0x9e,0xf1,0xf2,0x7a,0xf4,0xf5,0xc2,0xf4,0xf4,0xc3,0xf2,0xef,0x1d,0xec, -0xe9,0x37,0xe8,0xe8,0xc1,0xe9,0xec,0x7b,0xef,0xf2,0xd2,0xf3,0xf3,0x79,0xf2,0xf1, -0x5f,0xf3,0xf6,0xfd,0xfa,0xfe,0x0b,0x02,0x04,0xb2,0x03,0x00,0x56,0xfc,0xfb,0x7a, -0xff,0x05,0xd8,0x0a,0x0d,0xa1,0x0c,0x0b,0xe0,0x09,0x09,0xce,0x0a,0x0b,0x18,0x0a, -0x05,0x25,0xfe,0xf7,0x52,0xf3,0xf2,0xee,0xf3,0xf5,0x2c,0xf8,0xfa,0x50,0xf9,0xf6, -0x78,0xf4,0xf4,0x8c,0xf7,0xfa,0x8f,0xfc,0xfb,0x3f,0xfa,0xf8,0x73,0xf7,0xf8,0xf6, -0xfa,0xfe,0x09,0x01,0x01,0x15,0x01,0x02,0x96,0x06,0x0a,0xba,0x0a,0x07,0x6a,0x04, -0x01,0x5f,0x00,0xff,0x9c,0x01,0x07,0x63,0x0e,0x12,0x29,0x11,0x0c,0x13,0x08,0x07, -0x0d,0x0b,0x0f,0x74,0x12,0x13,0xc5,0x11,0x0d,0xad,0x07,0x02,0x10,0x01,0x02,0x37, -0x01,0xfd,0xd7,0xfb,0xfe,0x0c,0x04,0x08,0x95,0x0a,0x0b,0x95,0x0a,0x07,0x1d,0x02, -0xfb,0xd7,0xf7,0xf9,0xe5,0xfe,0x05,0xeb,0x09,0x0a,0xf5,0x08,0x06,0xad,0x04,0x04, -0x06,0x08,0x0d,0x5e,0x11,0x10,0xb4,0x0c,0x09,0x76,0x07,0x06,0xda,0x06,0x08,0x69, -0x0c,0x11,0x08,0x16,0x18,0xf7,0x18,0x18,0x56,0x17,0x15,0xfc,0x12,0x0f,0xe9,0x0d, -0x0e,0x3b,0x11,0x14,0x5b,0x18,0x19,0x2d,0x17,0x10,0x62,0x08,0x05,0x30,0x07,0x0c, -0x35,0x12,0x16,0x4f,0x19,0x19,0x61,0x15,0x0f,0x49,0x0b,0x0a,0xd4,0x0b,0x0e,0x4a, -0x10,0x10,0xd1,0x0e,0x0c,0x1d,0x0a,0x06,0x89,0x02,0xff,0x3b,0xfe,0xfb,0x6f,0xf9, -0xf7,0x77,0xf6,0xf5,0x27,0xf3,0xf0,0xcd,0xf0,0xf3,0x78,0xf7,0xfb,0x15,0xfe,0x00, -0xdd,0x02,0x01,0xa3,0xfc,0xf8,0xe8,0xf6,0xf8,0xb6,0xfb,0xff,0x86,0x01,0x01,0x83, -0xff,0xfd,0x2c,0xfc,0xfa,0x91,0xf7,0xf5,0xd5,0xf3,0xf3,0x7a,0xf4,0xf6,0xa0,0xf7, -0xf8,0x70,0xf6,0xf3,0x06,0xef,0xea,0x34,0xe7,0xe6,0x4c,0xe8,0xea,0xf3,0xeb,0xec, -0x6e,0xec,0xea,0xbc,0xe8,0xe7,0xb9,0xe8,0xeb,0xd3,0xed,0xf0,0xc8,0xf2,0xf4,0xb5, -0xf4,0xf3,0x65,0xf1,0xf0,0x0c,0xf2,0xf4,0xd3,0xf5,0xf6,0x9a,0xf7,0xf7,0x3f,0xf6, -0xf2,0xc7,0xed,0xe9,0x9d,0xe8,0xe9,0xbc,0xec,0xf0,0x37,0xf2,0xf0,0x32,0xec,0xe9, -0x53,0xe9,0xed,0x26,0xf3,0xf7,0xec,0xf9,0xfa,0x56,0xfa,0xfa,0x34,0xfa,0xfb,0xab, -0xfe,0x00,0x6f,0x01,0x00,0x85,0xff,0x00,0x3b,0x04,0x08,0xa5,0x0c,0x11,0x53,0x13, -0x10,0x07,0x0a,0x04,0x43,0x01,0x00,0x46,0x00,0xfe,0x8a,0xfa,0xf6,0xd9,0xf5,0xf6, -0x49,0xf6,0xf5,0x69,0xf6,0xf8,0xab,0xf9,0xf7,0x6f,0xf6,0xf7,0x9a,0xfa,0xfb,0xdf, -0xfa,0xf8,0x1b,0xf7,0xf6,0x50,0xf6,0xf9,0x8b,0x00,0x08,0x99,0x0d,0x0c,0x8d,0x06, -0xff,0x1d,0xfe,0x00,0xaf,0x04,0x06,0xdd,0x07,0x09,0x41,0x0a,0x09,0x85,0x07,0x07, -0xfb,0x09,0x0c,0x5a,0x0e,0x0e,0x4c,0x0f,0x10,0xeb,0x11,0x11,0x1f,0x11,0x0e,0x05, -0x0a,0x03,0x5c,0xfc,0xf7,0x28,0xf9,0x00,0x02,0x08,0x0c,0x48,0x0c,0x09,0x3a,0x06, -0x02,0x03,0xff,0xfd,0x7f,0xff,0x01,0xad,0x02,0x02,0xb2,0x01,0x01,0xa1,0x00,0x00, -0xac,0x02,0x06,0x2e,0x0b,0x0d,0x66,0x0d,0x0c,0x52,0x0b,0x0b,0xe3,0x09,0x06,0xc4, -0x02,0x02,0xd7,0x05,0x0b,0x5d,0x12,0x17,0xda,0x1a,0x1a,0xfe,0x16,0x10,0x88,0x0b, -0x0b,0x4c,0x10,0x15,0x67,0x19,0x1b,0x5d,0x1b,0x16,0xbd,0x0f,0x09,0xc7,0x07,0x0a, -0xd0,0x0d,0x11,0x30,0x13,0x14,0x6a,0x14,0x12,0xbe,0x10,0x0e,0x96,0x0d,0x0e,0x2b, -0x10,0x10,0x39,0x10,0x0f,0x2d,0x10,0x10,0x72,0x0e,0x0b,0x58,0x08,0x06,0x82,0x05, -0x05,0x87,0x04,0x01,0x37,0xfc,0xf6,0xd5,0xf1,0xef,0x8b,0xf0,0xf4,0x41,0xf8,0xfb, -0x5f,0xfe,0xfe,0x98,0xfd,0xfc,0xfe,0xfb,0xfa,0x7a,0xf9,0xf9,0x11,0xfa,0xfc,0x79, -0xff,0x02,0x70,0x03,0x03,0x73,0x00,0xfb,0xb9,0xf6,0xf4,0x4a,0xf5,0xf7,0x35,0xfa, -0xfc,0xa5,0xfc,0xfb,0xe0,0xf7,0xf3,0x9c,0xef,0xed,0xf2,0xec,0xed,0x6b,0xee,0xee, -0x6b,0xed,0xea,0x7c,0xe8,0xe6,0x8f,0xe6,0xe7,0x67,0xe8,0xe8,0x09,0xea,0xed,0x2d, -0xf1,0xf1,0x86,0xef,0xed,0xca,0xec,0xed,0xb4,0xef,0xf4,0xe0,0xf7,0xf9,0x67,0xf8, -0xf5,0x69,0xf2,0xf0,0x32,0xf0,0xf1,0x84,0xf1,0xf0,0x79,0xef,0xef,0x13,0xee,0xea, -0xbd,0xe8,0xea,0x4a,0xee,0xf0,0x33,0xef,0xed,0x36,0xee,0xf2,0x41,0xf6,0xf9,0xeb, -0xfb,0xfc,0xd6,0xfb,0xfa,0x65,0xf8,0xf8,0x91,0xfa,0xfe,0xed,0x02,0x05,0x04,0x07, -0x0a,0x34,0x0d,0x0e,0x41,0x0d,0x0c,0x47,0x0c,0x0a,0x80,0x04,0xfe,0x47,0xfb,0xfc, -0x26,0xff,0xff,0x90,0xfa,0xf4,0x2c,0xf1,0xf1,0x93,0xf4,0xf9,0xd5,0xfd,0x00,0xd8, -0xfe,0xf8,0x3c,0xf2,0xee,0x5c,0xf0,0xf4,0xca,0xf8,0xfc,0x6e,0x01,0x04,0x4a,0x04, -0x01,0x7c,0x00,0x01,0xcf,0x04,0x06,0xf9,0x05,0x04,0x35,0x04,0x06,0x63,0x08,0x0a, -0xd1,0x0a,0x09,0x4f,0x07,0x04,0x3c,0x05,0x09,0xe8,0x0f,0x16,0xc0,0x18,0x17,0xdc, -0x14,0x10,0x16,0x0a,0x03,0x40,0xfe,0xfe,0x65,0x02,0x06,0x45,0x07,0x06,0x29,0x06, -0x05,0xac,0x04,0x03,0x87,0x03,0x04,0x16,0x04,0x02,0x18,0x01,0x00,0x98,0x00,0xff, -0xed,0xfd,0xfc,0x37,0xfd,0x00,0x76,0x05,0x0a,0x0e,0x0f,0x11,0xc8,0x10,0x0b,0xb7, -0x03,0xfd,0x92,0xfb,0xff,0xef,0x07,0x0f,0x28,0x14,0x15,0xb6,0x13,0x10,0x41,0x0c, -0x0a,0xfc,0x0c,0x11,0x0a,0x17,0x1a,0xc9,0x1a,0x18,0x35,0x15,0x12,0xd9,0x10,0x0f, -0xc9,0x0e,0x0e,0xc0,0x0d,0x0e,0xcd,0x10,0x12,0x55,0x13,0x13,0xc2,0x10,0x0d,0xac, -0x0c,0x0d,0x99,0x0f,0x11,0xab,0x12,0x11,0xcb,0x0f,0x0d,0x4d,0x0c,0x0b,0x7f,0x0d, -0x0e,0x3f,0x0f,0x0e,0x10,0x0b,0x06,0x87,0x01,0xfd,0x11,0xf9,0xf5,0xf4,0xf2,0xf3, -0x0f,0xf7,0xfa,0x74,0xfd,0xff,0x6b,0xff,0xfc,0xae,0xf9,0xf7,0x79,0xf7,0xf8,0x20, -0xf9,0xfc,0xbf,0x01,0x04,0xb8,0x04,0x02,0x35,0xfe,0xfa,0x04,0xf8,0xf8,0x0b,0xfb, -0xfc,0x79,0xfd,0xfe,0xb1,0xfd,0xfb,0xbc,0xf8,0xf6,0x26,0xf5,0xf3,0x0c,0xf2,0xf1, -0x1a,0xf3,0xf4,0xe0,0xf1,0xec,0x3c,0xe8,0xe6,0x42,0xe6,0xe7,0xc7,0xe8,0xe9,0x4a, -0xeb,0xed,0x03,0xed,0xea,0x64,0xe7,0xe7,0x39,0xeb,0xef,0xa7,0xf1,0xf2,0xf8,0xf2, -0xf2,0x7e,0xf2,0xf2,0x84,0xf3,0xf5,0x8a,0xf6,0xf4,0xf9,0xf0,0xee,0x9c,0xef,0xf1, -0x93,0xf1,0xf0,0x75,0xee,0xed,0x76,0xec,0xea,0xd2,0xe7,0xe8,0xeb,0xed,0xf3,0x97, -0xf5,0xf4,0x2f,0xf4,0xf4,0x6a,0xf6,0xf8,0xb8,0xf9,0xf9,0x5f,0xf9,0xf7,0x25,0xf6, -0xf9,0xc4,0x00,0x09,0xb3,0x0d,0x0d,0x81,0x0a,0x08,0x7c,0x08,0x09,0x10,0x0a,0x0b, -0x21,0x0b,0x08,0xfa,0x02,0xfb,0x27,0xf5,0xf2,0x78,0xf4,0xf8,0xb2,0xfb,0xfe,0x9c, -0xff,0xfc,0x2e,0xf8,0xf4,0x30,0xf3,0xf4,0xcb,0xf4,0xf3,0x01,0xf3,0xf6,0xa7,0xfb, -0xff,0x85,0x00,0x00,0xaa,0x00,0x00,0x5b,0x00,0x00,0x40,0x01,0x04,0xbc,0x08,0x0b, -0x56,0x0c,0x0b,0xc0,0x07,0x03,0xe6,0xff,0xff,0xcb,0x03,0x0b,0x52,0x12,0x16,0xa2, -0x16,0x16,0x60,0x14,0x11,0x84,0x0d,0x09,0x4e,0x07,0x06,0xd2,0x05,0x05,0xd2,0x04, -0x06,0x31,0x07,0x06,0x68,0x04,0x02,0xd2,0x00,0x02,0x77,0x06,0x09,0x8e,0x0a,0x07, -0x59,0x01,0xf9,0x5e,0xf4,0xf2,0x2f,0xf7,0xff,0xe8,0x08,0x0f,0x9f,0x11,0x0e,0xd6, -0x08,0x01,0x7e,0xfd,0xfe,0x44,0x02,0x07,0x90,0x0a,0x0b,0x0f,0x0c,0x0b,0x43,0x0a, -0x0a,0x77,0x0b,0x0c,0x3a,0x0e,0x10,0xcb,0x13,0x16,0xb4,0x17,0x18,0x18,0x18,0x15, -0x53,0x11,0x0f,0x44,0x0f,0x0f,0xaf,0x10,0x11,0x79,0x12,0x11,0xdd,0x0f,0x0e,0x0a, -0x0f,0x0f,0x2c,0x10,0x10,0xf1,0x0f,0x10,0x35,0x10,0x0f,0x77,0x0e,0x0c,0x7e,0x0b, -0x0c,0xc0,0x0e,0x11,0x2e,0x13,0x12,0x27,0x11,0x0e,0x7c,0x0a,0x04,0x04,0xfe,0xf9, -0xb5,0xf6,0xf6,0xff,0xf9,0xfe,0x21,0x01,0x01,0x1b,0xff,0xf9,0x9e,0xf5,0xf4,0x7f, -0xf7,0xfa,0xdb,0xfc,0xfe,0x56,0x00,0x02,0xc2,0x01,0xff,0x00,0xfc,0xfb,0xc8,0xfc, -0xfd,0x0b,0xfe,0xfe,0x73,0xfe,0xff,0xc1,0xfe,0xfc,0xf8,0xf9,0xf8,0x9c,0xf8,0xf8, -0x36,0xf8,0xf8,0x7c,0xf9,0xf7,0xba,0xf2,0xec,0x2f,0xea,0xeb,0x12,0xed,0xec,0x48, -0xea,0xe8,0x1c,0xe9,0xea,0xa1,0xe9,0xe8,0x33,0xe8,0xe9,0x8c,0xea,0xea,0x20,0xea, -0xeb,0x9d,0xee,0xf1,0x15,0xf3,0xf3,0x8f,0xf3,0xf2,0x11,0xf0,0xef,0x02,0xf1,0xf4, -0x8d,0xf7,0xf6,0x7b,0xf2,0xee,0x21,0xed,0xee,0x89,0xef,0xee,0x67,0xec,0xea,0x79, -0xe9,0xe9,0xd6,0xeb,0xf1,0x40,0xf6,0xf8,0x8c,0xf7,0xf4,0x78,0xf2,0xf1,0xb5,0xf0, -0xf1,0x6e,0xf6,0xfc,0x2e,0x01,0x01,0x49,0xff,0xfd,0x12,0xff,0x05,0x73,0x0b,0x0f, -0x47,0x11,0x10,0x8c,0x0d,0x08,0x6d,0x03,0xfe,0xf7,0xfb,0xfa,0xf9,0xf9,0xfa,0x14, -0xfc,0xfe,0x6a,0xff,0xfd,0xf5,0xfa,0xf8,0xdf,0xf6,0xf4,0x35,0xf1,0xef,0x23,0xf1, -0xf6,0x67,0xfb,0xfd,0xcf,0xfd,0xfb,0x9c,0xf9,0xf8,0x78,0xf9,0xfc,0x68,0x01,0x07, -0xd7,0x0b,0x0c,0x37,0x0a,0x07,0xb4,0x04,0x02,0x09,0x01,0x00,0x1e,0x03,0x06,0xc9, -0x0a,0x10,0x75,0x15,0x17,0xaf,0x16,0x12,0x49,0x0e,0x0b,0xa2,0x09,0x0a,0xf9,0x0c, -0x0e,0xf3,0x0c,0x09,0xa2,0x03,0xfd,0x1f,0xfb,0xfd,0x46,0x04,0x0c,0xd3,0x10,0x10, -0xaf,0x0c,0x04,0x3b,0xfb,0xf4,0x54,0xf3,0xf7,0x47,0xfd,0x02,0x07,0x06,0x08,0xc0, -0x07,0x05,0x2f,0x04,0x03,0x48,0x03,0x03,0x81,0x03,0x04,0xfa,0x05,0x07,0x39,0x09, -0x09,0xfa,0x07,0x05,0xbd,0x05,0x07,0x5e,0x0b,0x0f,0xa0,0x11,0x13,0x6b,0x15,0x16, -0xa2,0x15,0x14,0x65,0x12,0x11,0xd3,0x11,0x12,0x2f,0x13,0x12,0x55,0x11,0x10,0x06, -0x0f,0x0e,0xd1,0x0e,0x10,0x19,0x12,0x12,0x36,0x11,0x0f,0x1f,0x10,0x10,0xd0,0x0d, -0x09,0xff,0x06,0x07,0xdc,0x0c,0x12,0xbd,0x16,0x17,0x1f,0x17,0x13,0xfd,0x0d,0x06, -0x7d,0x01,0xfe,0x6f,0xff,0x00,0xbe,0x01,0x02,0x53,0x02,0x00,0x99,0xfc,0xf8,0x9a, -0xf7,0xf9,0x35,0xfb,0xfb,0xc7,0xfb,0xfd,0x9c,0x00,0x01,0x16,0xff,0xfb,0xae,0xfa, -0xfc,0xa1,0xfe,0x00,0x8c,0x01,0x01,0x11,0x00,0xfe,0xa8,0xfc,0xfb,0x5a,0xfc,0xfd, -0xaa,0xfd,0xfc,0x1c,0xfc,0xfb,0xf6,0xfa,0xf9,0xa2,0xf5,0xf3,0x8f,0xf4,0xf3,0xa7, -0xef,0xeb,0xa7,0xe9,0xea,0x2d,0xed,0xee,0x23,0xed,0xea,0xc0,0xe6,0xe4,0x07,0xe4, -0xe6,0x39,0xeb,0xee,0x24,0xee,0xec,0xfd,0xeb,0xec,0x7e,0xef,0xf1,0x04,0xf1,0xf0, -0xbd,0xf1,0xf2,0x3b,0xf2,0xf1,0x35,0xf2,0xf4,0x4d,0xf7,0xf7,0x80,0xf2,0xec,0xe5, -0xe7,0xe6,0x91,0xe7,0xec,0x71,0xf1,0xf5,0xd3,0xf4,0xf1,0x44,0xee,0xed,0x6c,0xef, -0xf1,0xac,0xf3,0xf4,0x3d,0xf6,0xf8,0x40,0xf8,0xf6,0x75,0xf4,0xf5,0xeb,0xfa,0x01, -0x12,0x06,0x0a,0x34,0x0e,0x10,0xea,0x0f,0x0c,0x9a,0x08,0x04,0xe2,0xff,0xfc,0x79, -0xfb,0xfc,0x8c,0xff,0x02,0x51,0x03,0x02,0x43,0xfe,0xf9,0xf2,0xf4,0xf2,0x15,0xf2, -0xf3,0x0f,0xf7,0xf9,0x55,0xf9,0xf7,0x1f,0xf7,0xf6,0xdb,0xf5,0xf4,0x9c,0xf5,0xf9, -0x05,0xfe,0x02,0x51,0x06,0x0a,0x39,0x0c,0x0a,0x06,0x06,0x00,0x1b,0xfd,0xfc,0x48, -0xff,0x05,0x75,0x0c,0x11,0xbe,0x13,0x11,0x9a,0x0d,0x0a,0xb6,0x0a,0x0f,0xb2,0x14, -0x18,0x12,0x18,0x13,0x8d,0x0b,0x02,0xf2,0xfb,0xfa,0xfc,0xfe,0x06,0x72,0x0c,0x0f, -0x65,0x0e,0x0b,0x9b,0x08,0x04,0xce,0x00,0xfc,0xa8,0xf9,0xf9,0x2c,0xfc,0xff,0x80, -0x01,0x02,0x3e,0x03,0x03,0xb2,0x02,0x01,0xce,0x01,0x02,0x7f,0x04,0x05,0xe8,0x05, -0x06,0xe5,0x06,0x06,0x76,0x04,0x02,0x14,0x02,0x05,0x82,0x09,0x0c,0xca,0x0d,0x0e, -0xc2,0x0f,0x12,0x52,0x13,0x13,0x94,0x12,0x12,0x8a,0x13,0x13,0x28,0x13,0x13,0x9c, -0x13,0x11,0x22,0x0e,0x0b,0x3e,0x0c,0x0f,0x18,0x13,0x14,0xbf,0x15,0x15,0xab,0x13, -0x0e,0x5a,0x08,0x03,0x4b,0x03,0x07,0xfb,0x0e,0x14,0xaa,0x16,0x16,0x0d,0x16,0x12, -0xaf,0x0e,0x0b,0xc1,0x08,0x07,0x3d,0x07,0x06,0x0f,0x07,0x06,0x2d,0x05,0x01,0xf1, -0xfc,0xfb,0x28,0xfc,0xfc,0x3f,0xfd,0xfd,0xf4,0xfd,0xff,0xc4,0xff,0xfe,0x77,0xfc, -0xfb,0x89,0xfc,0xfe,0x28,0x00,0x00,0xbb,0x00,0x00,0x72,0xff,0xff,0xf2,0xff,0x01, -0xd0,0x00,0xfe,0x15,0xfb,0xfa,0x1c,0xfe,0x01,0x2c,0x02,0xfe,0xae,0xfa,0xf7,0x96, -0xf5,0xf4,0xe8,0xf3,0xf3,0x4b,0xf3,0xf2,0x63,0xf0,0xed,0xfb,0xea,0xe9,0xec,0xe9, -0xe9,0x8e,0xe9,0xe9,0x40,0xe8,0xe6,0xde,0xe5,0xe7,0xe9,0xec,0xf2,0x35,0xf3,0xef, -0x31,0xea,0xe8,0x47,0xea,0xed,0x3f,0xf2,0xf5,0x0e,0xf8,0xf8,0x87,0xf6,0xf3,0xd1, -0xef,0xed,0x00,0xec,0xed,0x91,0xee,0xef,0x9b,0xf0,0xf0,0x7d,0xef,0xed,0x83,0xec, -0xee,0xe1,0xef,0xf1,0x03,0xf3,0xf5,0xe0,0xf5,0xf4,0x4d,0xf2,0xf0,0xea,0xf0,0xf1, -0x55,0xf2,0xf5,0xd8,0xfb,0x03,0xdd,0x0a,0x0f,0xd4,0x0f,0x0c,0x9f,0x08,0x04,0x92, -0x00,0xff,0xb2,0x00,0x03,0x46,0x05,0x05,0x19,0x04,0x01,0x98,0xfe,0xfb,0x63,0xf8, -0xf6,0x7f,0xf6,0xf6,0xad,0xf7,0xf8,0x0c,0xfa,0xfa,0x36,0xf9,0xf5,0x99,0xf0,0xed, -0xe4,0xed,0xf2,0xf7,0xf9,0x01,0xdd,0x07,0x0a,0xb9,0x08,0x03,0xe9,0xfd,0xfa,0x05, -0xfc,0x02,0xb4,0x08,0x0c,0x96,0x0b,0x07,0xc4,0x03,0x03,0xe6,0x05,0x0a,0x6e,0x11, -0x17,0x43,0x1a,0x1a,0x99,0x17,0x12,0x12,0x0c,0x06,0x93,0x01,0xff,0x98,0x01,0x06, -0x3b,0x0b,0x0d,0x05,0x0d,0x0b,0xc4,0x09,0x08,0x90,0x04,0x00,0x82,0xfd,0xfd,0x57, -0xfe,0xff,0x54,0x00,0x00,0x9a,0xff,0xfe,0xe2,0xfd,0xfe,0x3d,0x01,0x04,0xa3,0x05, -0x05,0xb4,0x04,0x04,0xc8,0x04,0x04,0xb7,0x02,0x00,0x4d,0x01,0x03,0xda,0x05,0x07, -0x21,0x08,0x0a,0x58,0x0d,0x0e,0x8c,0x0e,0x0d,0xaf,0x0e,0x11,0x30,0x14,0x16,0xef, -0x17,0x16,0x15,0x12,0x0c,0xc7,0x08,0x09,0x33,0x0d,0x12,0xa9,0x16,0x18,0x06,0x18, -0x16,0x96,0x12,0x0c,0x7d,0x07,0x04,0x3d,0x06,0x09,0x2d,0x0d,0x0f,0x7f,0x12,0x13, -0x4d,0x13,0x11,0x96,0x0f,0x0e,0x9c,0x0d,0x0c,0x26,0x0c,0x0c,0xfb,0x0c,0x0a,0x5f, -0x06,0x01,0x58,0xff,0x00,0xc4,0x02,0x03,0x54,0x00,0xfd,0xf3,0xfc,0xfe,0x38,0x00, -0x00,0xe9,0xff,0xfe,0xca,0xfc,0xfb,0xc4,0xfb,0xfe,0x8d,0x02,0x03,0x19,0x02,0x00, -0x7e,0x00,0xff,0xf6,0xfd,0xfd,0x95,0xfe,0x01,0x92,0x03,0x03,0x56,0x00,0xfc,0x7a, -0xfb,0xfc,0x4f,0xfe,0xfd,0xe3,0xf9,0xf6,0x02,0xf4,0xf2,0xff,0xf2,0xf4,0x05,0xf5, -0xf2,0x07,0xee,0xe9,0x8e,0xe7,0xe6,0x68,0xe6,0xe7,0xf8,0xe9,0xec,0x8e,0xee,0xed, -0x3a,0xeb,0xe9,0xe1,0xe7,0xe7,0x6f,0xe9,0xec,0x62,0xf0,0xf4,0x2b,0xf6,0xf4,0x8f, -0xf2,0xf0,0xac,0xf0,0xf1,0x51,0xf1,0xf1,0xa9,0xf1,0xf1,0xe6,0xf0,0xef,0xcb,0xed, -0xec,0x9d,0xec,0xec,0x33,0xed,0xf0,0xa0,0xf3,0xf7,0x01,0xf8,0xf5,0xbd,0xf1,0xed, -0x46,0xea,0xe8,0xdf,0xea,0xf0,0x84,0xf7,0xfe,0xeb,0x03,0x06,0xf8,0x06,0x07,0xf1, -0x06,0x05,0x57,0x03,0x01,0x0e,0x02,0x04,0xc1,0x06,0x08,0x83,0x07,0x05,0x47,0x02, -0xfd,0xcc,0xf8,0xf5,0xb9,0xf5,0xf9,0xe1,0xfe,0x03,0x86,0x02,0xfc,0xed,0xf4,0xec, -0xbf,0xe8,0xe9,0x0f,0xf0,0xf7,0x8d,0xfd,0xff,0x55,0xfe,0xfc,0x1e,0xfc,0xfc,0x11, -0xfd,0xff,0x59,0x03,0x07,0x53,0x09,0x08,0xd7,0x04,0x00,0x72,0xfd,0xfe,0x85,0x02, -0x08,0x8a,0x0f,0x15,0xc8,0x18,0x19,0x26,0x18,0x15,0x66,0x11,0x0b,0xdc,0x05,0x02, -0xca,0x03,0x07,0xad,0x0b,0x0d,0x90,0x0c,0x0b,0xd7,0x09,0x07,0xed,0x05,0x04,0xa3, -0x03,0x03,0x09,0x03,0x01,0x49,0xff,0xfd,0xe4,0xfc,0xfc,0x3e,0xfd,0xfe,0x08,0x00, -0x01,0x80,0x01,0x02,0xd8,0x04,0x07,0xd3,0x06,0x03,0xe0,0xfe,0xfd,0xbc,0xff,0x02, -0xbf,0x05,0x07,0x45,0x07,0x06,0x32,0x05,0x04,0xdb,0x05,0x09,0xdc,0x0e,0x13,0xb9, -0x16,0x17,0x38,0x16,0x12,0xfd,0x0d,0x09,0x26,0x08,0x0b,0x78,0x10,0x13,0x53,0x14, -0x16,0x45,0x18,0x17,0xaa,0x13,0x0d,0x8d,0x09,0x07,0xbf,0x08,0x0b,0xb1,0x0d,0x0f, -0x40,0x0e,0x0c,0x9a,0x0c,0x0e,0xa2,0x10,0x12,0x2d,0x12,0x0f,0x32,0x0d,0x0d,0xeb, -0x0e,0x0d,0x9e,0x0a,0x07,0x92,0x05,0x05,0x90,0x03,0x01,0x4f,0x01,0x01,0x8f,0x03, -0x03,0xae,0x02,0x00,0xf9,0xfd,0xfc,0xc3,0xfc,0xfe,0x3f,0x01,0x02,0x92,0x00,0xfe, -0x76,0xfe,0x00,0x58,0x02,0x02,0xdc,0x01,0x00,0x47,0xff,0xff,0x90,0xff,0x00,0x3f, -0x03,0x04,0x0e,0x04,0x00,0x8f,0xfd,0xfa,0xce,0xf9,0xf9,0x2e,0xfa,0xfa,0x87,0xfb, -0xfb,0x8c,0xf9,0xf4,0xbd,0xef,0xeb,0xee,0xe9,0xe9,0x1b,0xeb,0xec,0xea,0xed,0xee, -0xf1,0xeb,0xe9,0xf2,0xe7,0xe7,0x0c,0xe8,0xe8,0x6a,0xe9,0xea,0x1a,0xed,0xf0,0x30, -0xf1,0xf0,0x09,0xf0,0xef,0x0f,0xf0,0xef,0xaf,0xf0,0xf2,0x8a,0xf5,0xf7,0x92,0xf5, -0xf1,0xd1,0xeb,0xe8,0x55,0xe8,0xea,0x9e,0xee,0xf2,0xf9,0xf5,0xf8,0xa6,0xf8,0xf5, -0x1e,0xf1,0xec,0xe5,0xe8,0xe7,0xa7,0xe8,0xec,0xb0,0xf0,0xf5,0x5b,0xfa,0xff,0x40, -0x02,0x03,0x15,0x02,0xff,0xc0,0xfc,0xfd,0x09,0x02,0x08,0x6e,0x0e,0x0e,0x6f,0x0a, -0x02,0x3d,0xfc,0xf8,0xec,0xf8,0xfb,0xa6,0xff,0x04,0xa2,0x05,0x03,0x7d,0xff,0xf9, -0xc9,0xf3,0xef,0xaa,0xee,0xf0,0x8c,0xf4,0xf8,0x02,0xf9,0xf6,0x6c,0xf4,0xf3,0xff, -0xf5,0xf9,0x0b,0xfd,0xff,0x1b,0x03,0x06,0xe9,0x07,0x06,0xb4,0x02,0xfe,0x7b,0xfb, -0xf9,0x3e,0xfc,0x02,0xc1,0x09,0x11,0xc2,0x15,0x17,0x0d,0x18,0x15,0xbe,0x11,0x0d, -0xf5,0x0a,0x0a,0x69,0x0b,0x0c,0xf0,0x0a,0x09,0xb1,0x08,0x0a,0xe4,0x0b,0x0b,0xc8, -0x09,0x07,0x6c,0x06,0x05,0x69,0x04,0x04,0x72,0x04,0x02,0xd5,0xfd,0xfa,0x92,0xf9, -0xfb,0x8d,0xfe,0x00,0x27,0x02,0x04,0xf2,0x04,0x04,0x62,0x01,0xfe,0x91,0xfd,0x00, -0x99,0x04,0x07,0xc1,0x06,0x04,0x64,0x01,0xff,0x84,0xfe,0xff,0x9d,0x03,0x07,0xcf, -0x0b,0x0f,0xda,0x13,0x16,0xfe,0x15,0x10,0x8e,0x0a,0x06,0x7c,0x08,0x0c,0xbf,0x10, -0x13,0x51,0x14,0x14,0xec,0x14,0x14,0xb4,0x12,0x10,0x2c,0x0f,0x0d,0x1c,0x0d,0x0c, -0x9d,0x0c,0x0b,0x06,0x0a,0x0a,0x55,0x0c,0x0e,0x04,0x0f,0x0e,0x78,0x0d,0x0e,0x45, -0x11,0x13,0x52,0x12,0x0f,0xd7,0x0b,0x08,0x6e,0x07,0x06,0xbd,0x06,0x07,0x71,0x07, -0x06,0x80,0x03,0x02,0xf6,0x02,0x03,0x9d,0x03,0x01,0xdf,0xff,0xfe,0x06,0xfe,0xfe, -0x6e,0x00,0x01,0xd9,0x02,0x03,0x26,0x02,0x00,0xf5,0xfe,0xfe,0x8c,0xff,0x00,0xd4, -0x01,0x04,0xc8,0x06,0x07,0x31,0x04,0xff,0xec,0xfc,0xfc,0x04,0xfd,0xfe,0x64,0xff, -0x00,0xb4,0x00,0xff,0x5c,0xfc,0xf7,0x89,0xf3,0xf1,0x17,0xf1,0xf0,0x98,0xef,0xef, -0x31,0xef,0xef,0x32,0xee,0xeb,0x1f,0xe9,0xe6,0xaa,0xe5,0xe6,0x7c,0xe9,0xec,0xab, -0xee,0xee,0xd4,0xec,0xeb,0xcd,0xea,0xea,0xc7,0xeb,0xee,0xc3,0xf1,0xf5,0xdd,0xf8, -0xf8,0x9f,0xf5,0xf0,0x11,0xeb,0xe8,0x89,0xe9,0xeb,0x2b,0xee,0xf0,0xdb,0xf3,0xf7, -0x6a,0xfa,0xfa,0x17,0xf6,0xee,0xda,0xe7,0xe3,0xa9,0xe3,0xe8,0xb4,0xef,0xf6,0x4e, -0xfa,0xf9,0x88,0xf6,0xf4,0xb5,0xf4,0xf6,0x1e,0xfa,0xff,0xac,0x06,0x0b,0xdb,0x0c, -0x09,0x0b,0x04,0xfe,0x1d,0xfc,0xfc,0xf3,0xfe,0x02,0xa6,0x04,0x05,0x14,0x04,0x01, -0xa8,0xfe,0xfc,0x70,0xf9,0xf7,0xb2,0xf5,0xf6,0xe1,0xf7,0xf8,0xa3,0xf5,0xf2,0x0a, -0xf1,0xf0,0xb9,0xf0,0xf2,0x63,0xf6,0xfc,0x4c,0x03,0x07,0xd8,0x07,0x05,0x40,0x00, -0xfa,0x6d,0xf7,0xf7,0xcf,0xfb,0x01,0xe0,0x05,0x08,0x2d,0x0b,0x0e,0xfe,0x12,0x15, -0xb4,0x14,0x12,0xd4,0x0f,0x0e,0x1b,0x0e,0x0c,0xbf,0x0b,0x0b,0xe4,0x0b,0x0b,0x7a, -0x0a,0x09,0x08,0x09,0x09,0x11,0x0a,0x0b,0xe7,0x0b,0x0a,0x59,0x06,0xff,0xcb,0xfa, -0xfa,0xb8,0xfd,0x00,0x8b,0x01,0x00,0x08,0xff,0xff,0x63,0x00,0x00,0x65,0xff,0xfe, -0x29,0xff,0x02,0xd0,0x05,0x08,0xf7,0x07,0x04,0x42,0xff,0xfb,0x05,0xfa,0xfb,0xad, -0xff,0x03,0xbe,0x08,0x0e,0x64,0x12,0x12,0x3a,0x0f,0x0b,0xc4,0x09,0x0a,0x09,0x0c, -0x0d,0xc3,0x0d,0x0e,0x6a,0x10,0x12,0x41,0x13,0x13,0xef,0x13,0x12,0x2e,0x11,0x0f, -0x51,0x0e,0x0f,0x16,0x10,0x0e,0xac,0x0b,0x08,0xe9,0x07,0x09,0x22,0x0b,0x0d,0xf5, -0x0e,0x10,0x54,0x10,0x0f,0x88,0x0f,0x10,0x92,0x10,0x0f,0x4a,0x0c,0x08,0x46,0x06, -0x06,0x47,0x07,0x07,0xda,0x07,0x08,0x71,0x08,0x08,0x20,0x05,0x01,0xf4,0xfe,0xff, -0x82,0x00,0x02,0xc2,0x03,0x04,0x9d,0x04,0x03,0x91,0x00,0xfd,0xce,0xfc,0xfd,0x5a, -0x00,0x03,0xef,0x06,0x07,0xe9,0x05,0x03,0xd7,0x01,0x00,0xaf,0x00,0x00,0xda,0xff, -0xff,0xa6,0x00,0x02,0x88,0x03,0x03,0x81,0x00,0xfc,0xe7,0xf8,0xf6,0x7a,0xf5,0xf5, -0x13,0xf5,0xf4,0x8a,0xf4,0xf3,0x7c,0xf1,0xed,0x32,0xe8,0xe5,0x0a,0xe7,0xea,0xe9, -0xed,0xef,0xd8,0xee,0xec,0xe4,0xe8,0xe6,0x97,0xe6,0xe8,0xa8,0xea,0xec,0xc7,0xee, -0xf2,0x0a,0xf7,0xf9,0x3d,0xf9,0xf4,0xb3,0xec,0xe6,0x6f,0xe5,0xe7,0x36,0xec,0xf2, -0x9b,0xf8,0xfc,0xf4,0xfb,0xf7,0x6e,0xf2,0xed,0xd2,0xe8,0xe7,0x60,0xe9,0xee,0x7c, -0xf3,0xf4,0x7a,0xf2,0xee,0x9f,0xec,0xec,0xda,0xee,0xf2,0x29,0xf8,0xfe,0x59,0x03, -0x05,0x1a,0x05,0x02,0xaf,0x00,0xff,0x23,0xff,0xff,0xe8,0x00,0x03,0x85,0x04,0x04, -0xf6,0x03,0x02,0xcd,0x00,0xfd,0x6b,0xfa,0xf9,0x73,0xfb,0xff,0xa5,0x00,0xfd,0xe6, -0xf6,0xf0,0xe3,0xeb,0xea,0x9b,0xec,0xf0,0x5e,0xf6,0xfb,0xe7,0xfe,0x00,0x0e,0x02, -0x01,0x8a,0xff,0xfc,0x7a,0xfa,0xf9,0x4d,0xfa,0xfb,0x90,0xfc,0xff,0xbe,0x04,0x0b, -0x80,0x0f,0x10,0x72,0x0e,0x0d,0x7a,0x0f,0x12,0xef,0x14,0x14,0x92,0x10,0x0b,0x4c, -0x08,0x07,0xb9,0x09,0x0c,0x04,0x0d,0x0c,0xee,0x0c,0x0d,0x1d,0x0e,0x0b,0xda,0x06, -0x01,0x9d,0xff,0xff,0x2e,0x01,0x02,0xd0,0x01,0x01,0x27,0x01,0xff,0x46,0xfc,0xf9, -0x2d,0xfa,0xfd,0x61,0x01,0x05,0xab,0x08,0x09,0x26,0x07,0x02,0xb3,0xfc,0xfa,0xd0, -0xfa,0xfc,0x78,0xfe,0x00,0x99,0x03,0x07,0x39,0x0b,0x0d,0xe2,0x0c,0x0b,0x2d,0x0b, -0x0a,0x22,0x09,0x09,0xaf,0x0c,0x0f,0x47,0x10,0x0e,0x7f,0x0d,0x0e,0x08,0x12,0x14, -0x15,0x14,0x12,0x0a,0x11,0x10,0xc1,0x0f,0x0e,0x5c,0x0d,0x0c,0xe0,0x0a,0x09,0x0f, -0x09,0x08,0x48,0x09,0x0b,0xb0,0x0d,0x10,0xcb,0x12,0x13,0xa2,0x11,0x0f,0x52,0x0c, -0x09,0xdb,0x07,0x06,0x9e,0x07,0x09,0x9d,0x0c,0x0d,0x58,0x0b,0x07,0x24,0x03,0x00, -0x4b,0x01,0x03,0x19,0x06,0x07,0x78,0x06,0x04,0x86,0x03,0x02,0x2e,0x01,0xff,0xe1, -0xfd,0xfe,0x08,0x01,0x04,0x72,0x06,0x07,0x51,0x06,0x05,0xb3,0x03,0x02,0x79,0x01, -0x00,0x54,0x00,0x01,0xcb,0x03,0x05,0x38,0x06,0x05,0x71,0x01,0xfd,0x00,0xfb,0xfb, -0x29,0xfd,0xfe,0x12,0xfd,0xfa,0xd8,0xf7,0xf5,0x42,0xf2,0xef,0xbc,0xed,0xeb,0x58, -0xea,0xeb,0x77,0xee,0xf1,0xab,0xf2,0xef,0xaf,0xea,0xe5,0x74,0xe2,0xe2,0xb9,0xe4, -0xe8,0xde,0xee,0xf5,0xc2,0xf9,0xfa,0xc4,0xf5,0xef,0x21,0xe9,0xe5,0x8e,0xe6,0xea, -0xc2,0xef,0xf5,0x0c,0xf9,0xf9,0x50,0xf6,0xf2,0x5d,0xf0,0xee,0x6c,0xee,0xef,0x17, -0xf2,0xf4,0x02,0xf3,0xef,0x8c,0xec,0xea,0xee,0xea,0xeb,0x78,0xec,0xee,0x50,0xf1, -0xf6,0x8d,0xfc,0x00,0x38,0x01,0xfe,0xef,0xfb,0xfa,0x33,0xfb,0xff,0x96,0x04,0x07, -0xa8,0x06,0x03,0x48,0x00,0xfe,0x04,0xfd,0xfc,0x0b,0xfe,0x01,0xd4,0x04,0x05,0x4b, -0x03,0xfe,0x13,0xf8,0xf3,0xb4,0xf0,0xef,0x95,0xee,0xee,0x44,0xef,0xf2,0x57,0xf8, -0xff,0xa2,0x02,0x01,0x5a,0xfd,0xf9,0x54,0xf8,0xfa,0xc1,0xfb,0xfb,0x56,0xfa,0xfb, -0x69,0xfe,0x00,0x7e,0x03,0x06,0xa5,0x09,0x0d,0x4d,0x11,0x13,0xd1,0x13,0x13,0x88, -0x11,0x0e,0xd1,0x0a,0x09,0xf4,0x09,0x0b,0x09,0x0d,0x0e,0x14,0x10,0x11,0x26,0x10, -0x0b,0x7a,0x06,0x03,0x76,0x03,0x05,0x71,0x06,0x06,0x8f,0x06,0x04,0xd2,0xff,0xfa, -0xfe,0xf7,0xf8,0xe9,0xfb,0xfe,0xab,0x00,0x02,0xaf,0x05,0x08,0xd0,0x07,0x03,0xef, -0xfe,0xfb,0x24,0xfa,0xfb,0x95,0xfd,0xff,0x6c,0x01,0x02,0x7e,0x04,0x05,0xae,0x07, -0x09,0x8a,0x0a,0x0a,0x0d,0x0b,0x0a,0xfb,0x09,0x09,0x69,0x0a,0x0c,0xf1,0x0d,0x0f, -0x79,0x10,0x10,0x48,0x10,0x10,0x6a,0x11,0x12,0xe7,0x12,0x11,0x7d,0x10,0x0f,0xb7, -0x0d,0x0a,0xc6,0x06,0x04,0x53,0x04,0x08,0x25,0x0e,0x12,0xfb,0x13,0x11,0x7c,0x0e, -0x0c,0x11,0x0b,0x0a,0x9f,0x0a,0x0a,0xed,0x0b,0x0c,0x55,0x0c,0x0b,0xfc,0x09,0x07, -0xe4,0x04,0x04,0x23,0x05,0x06,0x4f,0x08,0x08,0x93,0x07,0x06,0xdb,0x05,0x04,0xcb, -0x02,0x00,0x96,0xfe,0xfe,0x43,0x00,0x04,0x80,0x07,0x09,0xd1,0x07,0x04,0xcb,0x01, -0x00,0x2f,0x02,0x03,0xee,0x04,0x05,0x22,0x05,0x05,0xc6,0x05,0x04,0xca,0x01,0xff, -0x62,0xfe,0xff,0x18,0x01,0x02,0xf4,0x02,0x02,0x64,0xff,0xfa,0x7a,0xf5,0xf1,0x33, -0xee,0xed,0x91,0xee,0xf2,0x20,0xf6,0xf8,0x0a,0xf7,0xf0,0x5f,0xe9,0xe3,0x62,0xe0, -0xe1,0xf3,0xe4,0xea,0xe7,0xf0,0xf6,0x0b,0xf8,0xf4,0x19,0xef,0xea,0xd1,0xe7,0xe8, -0xaa,0xeb,0xef,0xe8,0xf1,0xf2,0xcc,0xf2,0xf2,0x4b,0xf3,0xf3,0x4b,0xf2,0xf0,0x24, -0xf0,0xf2,0x42,0xf5,0xf7,0x3e,0xf7,0xf2,0xcf,0xed,0xe9,0xab,0xe7,0xe7,0x1d,0xea, -0xed,0xad,0xf1,0xf5,0x30,0xf7,0xf7,0x39,0xf6,0xf4,0x65,0xf4,0xf8,0xf5,0xfe,0x04, -0xd1,0x04,0x02,0x33,0xff,0xfe,0xec,0xff,0xff,0x6d,0xfe,0xfc,0x3b,0xfd,0x00,0x58, -0x04,0x06,0x8e,0x07,0x05,0x97,0x00,0xfa,0x00,0xf4,0xf0,0xe1,0xee,0xef,0x46,0xf0, -0xf2,0xa2,0xf5,0xf9,0xd2,0xfa,0xfa,0x3b,0xfa,0xfa,0xbe,0xfc,0xfd,0xa5,0xfb,0xf9, -0x86,0xf8,0xf8,0x1b,0xf9,0xf9,0x49,0xfb,0xfe,0x6c,0x03,0x08,0xd1,0x0b,0x0f,0x94, -0x12,0x14,0xa1,0x11,0x0c,0x5f,0x09,0x08,0x7a,0x0b,0x0f,0x86,0x11,0x11,0x09,0x10, -0x0e,0x91,0x0c,0x0b,0xe4,0x09,0x08,0x27,0x08,0x09,0xb6,0x0a,0x0b,0xc0,0x09,0x06, -0x23,0x01,0xfc,0x33,0xf9,0xf8,0x5a,0xfa,0xfd,0xd1,0xff,0x02,0xeb,0x04,0x05,0x82, -0x03,0x01,0xdb,0x00,0x00,0xa6,0xff,0xfe,0x84,0xfc,0xfb,0xf5,0xfb,0xfe,0xed,0x01, -0x03,0x8b,0x04,0x05,0xe4,0x06,0x08,0x8a,0x09,0x09,0x02,0x08,0x07,0x5f,0x09,0x0b, -0x57,0x0d,0x0d,0x08,0x0c,0x0a,0x53,0x0a,0x0d,0x01,0x11,0x14,0xce,0x16,0x16,0xe2, -0x13,0x10,0xa9,0x0c,0x08,0x1c,0x06,0x05,0xb4,0x06,0x09,0x4c,0x0d,0x0f,0x9a,0x0f, -0x0d,0xbc,0x0b,0x0b,0x82,0x0b,0x0c,0xd6,0x0d,0x0e,0xc2,0x0c,0x0b,0x78,0x0b,0x0b, -0x5c,0x0b,0x08,0x7d,0x05,0x03,0xeb,0x04,0x07,0xcf,0x0a,0x0c,0x81,0x0b,0x09,0x96, -0x06,0x04,0xe7,0x02,0x01,0x79,0x01,0x02,0xf2,0x02,0x04,0x25,0x06,0x07,0x93,0x06, -0x04,0xec,0x02,0x02,0x67,0x03,0x04,0x8a,0x05,0x06,0xcd,0x08,0x09,0x35,0x07,0x03, -0x97,0xff,0xfd,0xd2,0xfd,0x01,0xa3,0x05,0x09,0xb7,0x0a,0x08,0x3d,0x04,0xfd,0x1a, -0xf7,0xf1,0xbf,0xef,0xf0,0xdf,0xf5,0xfb,0x6e,0xff,0xfd,0x2e,0xf7,0xee,0x5a,0xe8, -0xe5,0x76,0xe5,0xe7,0xe6,0xe9,0xec,0x93,0xee,0xf0,0x3f,0xf2,0xf1,0x6e,0xef,0xeb, -0x76,0xe8,0xe8,0xfe,0xeb,0xef,0xf3,0xf0,0xf1,0xc7,0xf1,0xf2,0x86,0xf1,0xee,0x29, -0xec,0xed,0xa1,0xf2,0xf9,0xf6,0xfc,0xfb,0x1a,0xf6,0xf0,0x50,0xec,0xea,0xfe,0xeb, -0xee,0xb2,0xef,0xef,0x26,0xee,0xed,0xda,0xee,0xf0,0xee,0xf1,0xf1,0xd6,0xf1,0xf4, -0xbf,0xf9,0xfd,0xaa,0xff,0x00,0xd8,0x00,0x00,0xe4,0xfd,0xfa,0x56,0xf8,0xf9,0xac, -0xfd,0x01,0x0b,0x05,0x07,0x91,0x07,0x06,0x36,0x03,0xfe,0xee,0xfa,0xf8,0x60,0xf6, -0xf4,0xd4,0xf1,0xf0,0xa2,0xf0,0xf3,0xfa,0xf6,0xf8,0xbb,0xf8,0xf8,0xbe,0xfa,0xfc, -0x2f,0xfe,0xfd,0x29,0xfb,0xf6,0x0f,0xf3,0xf1,0x7e,0xf4,0xf9,0x74,0xfe,0x03,0x36, -0x07,0x0a,0x54,0x0c,0x0c,0xbb,0x0b,0x0a,0x16,0x0a,0x0b,0x18,0x0e,0x10,0xa8,0x11, -0x11,0x88,0x10,0x0e,0x86,0x0b,0x09,0x73,0x08,0x0a,0x94,0x0d,0x0f,0x1f,0x10,0x0d, -0xcb,0x09,0x06,0xf3,0x03,0x01,0x9d,0xff,0xfd,0xd1,0xfa,0xfa,0x95,0xfc,0x00,0x93, -0x02,0x03,0x70,0x02,0x02,0x53,0x02,0x02,0x74,0x01,0xff,0x74,0xfc,0xfa,0x4e,0xfb, -0xfd,0x68,0x00,0x01,0xed,0x01,0x01,0x2e,0x02,0x02,0xe9,0x03,0x06,0x67,0x09,0x0b, -0x04,0x0c,0x0b,0xe8,0x09,0x07,0xdd,0x05,0x04,0x19,0x06,0x0a,0x1e,0x11,0x16,0xd2, -0x17,0x15,0x2c,0x12,0x0f,0xe6,0x0d,0x0c,0x55,0x0a,0x08,0x7c,0x08,0x09,0x92,0x0a, -0x0c,0x74,0x0d,0x0c,0xad,0x0a,0x08,0xee,0x08,0x0a,0xae,0x0d,0x0f,0x87,0x0f,0x0e, -0x39,0x0d,0x0b,0x04,0x09,0x06,0xeb,0x04,0x04,0xff,0x06,0x09,0x34,0x0b,0x0c,0xe1, -0x0b,0x0a,0x1e,0x09,0x06,0xdf,0x04,0x02,0x7f,0x02,0x03,0x86,0x05,0x07,0x3d,0x08, -0x06,0xb5,0x03,0x01,0x9f,0x01,0x02,0x4a,0x04,0x06,0xb2,0x08,0x0b,0xd8,0x0c,0x0b, -0x55,0x07,0x01,0xe6,0xfb,0xf9,0x3e,0xfd,0x04,0xcd,0x0c,0x10,0xfc,0x0e,0x08,0xbd, -0x02,0xfe,0xa3,0xfa,0xf8,0x52,0xf7,0xf9,0x00,0xfd,0x00,0x98,0x00,0xfc,0x3e,0xf8, -0xf4,0xb3,0xf0,0xed,0x13,0xea,0xe8,0x5d,0xea,0xed,0x0b,0xf1,0xf3,0xe3,0xf2,0xef, -0x7b,0xea,0xe6,0x68,0xe7,0xec,0x29,0xf2,0xf3,0x6f,0xf1,0xed,0x47,0xeb,0xeb,0x74, -0xec,0xed,0xbd,0xef,0xf2,0xf7,0xf4,0xf6,0xd8,0xf6,0xf6,0xd6,0xf5,0xf5,0xc3,0xf3, -0xf1,0xa1,0xee,0xee,0xf6,0xef,0xf0,0x9f,0xf0,0xef,0x46,0xee,0xed,0xe5,0xeb,0xea, -0xd9,0xeb,0xf0,0x23,0xf6,0xfb,0x9a,0xfe,0xfe,0x87,0xfc,0xfa,0xd4,0xf8,0xf8,0xce, -0xf9,0xfa,0x46,0xfb,0xfc,0x8d,0xff,0x03,0x43,0x06,0x07,0x10,0x05,0x01,0xdf,0xff, -0xfe,0x19,0xfd,0xfa,0x7c,0xf7,0xf3,0x9c,0xf1,0xf0,0xba,0xf0,0xf2,0x11,0xf5,0xf9, -0xe2,0xfc,0xff,0x74,0xff,0xfd,0x06,0xfa,0xf6,0xf4,0xf2,0xf1,0x05,0xf2,0xf4,0x75, -0xf8,0xfe,0x66,0x03,0x05,0x12,0x04,0x02,0xea,0x02,0x05,0x4a,0x0a,0x0e,0x13,0x10, -0x10,0x54,0x0f,0x0e,0xdc,0x0e,0x0e,0xb5,0x0c,0x0a,0xc9,0x09,0x0b,0x70,0x0d,0x0f, -0x0e,0x11,0x10,0x49,0x0e,0x0b,0xc3,0x08,0x06,0x61,0x03,0x01,0x92,0xfe,0xfc,0x01, -0xfb,0xfc,0xc8,0xff,0x02,0x79,0x03,0x02,0x3e,0x02,0x01,0x58,0x00,0xfe,0xd6,0xfc, -0xfd,0x80,0xfe,0x00,0x47,0x01,0x00,0x91,0xfd,0xfb,0x04,0xfb,0xfd,0x68,0x02,0x07, -0xfa,0x0a,0x0c,0xa0,0x0a,0x08,0x93,0x06,0x05,0xd4,0x03,0x02,0xfe,0x03,0x07,0x98, -0x0c,0x11,0x79,0x14,0x14,0x18,0x13,0x11,0x12,0x0f,0x0d,0x03,0x0c,0x0b,0x04,0x0b, -0x0b,0x6a,0x0c,0x0c,0xa1,0x0a,0x08,0x5b,0x07,0x07,0x29,0x09,0x0a,0x7d,0x0c,0x0e, -0x91,0x0f,0x10,0xf2,0x0e,0x0c,0x26,0x09,0x05,0x4e,0x04,0x04,0x0a,0x07,0x0a,0x11, -0x0c,0x0c,0x24,0x0b,0x09,0x9f,0x09,0x09,0x21,0x07,0x04,0xd4,0x02,0x05,0x64,0x0a, -0x0d,0x88,0x0b,0x05,0x65,0xff,0xfc,0xdd,0xfd,0x01,0x66,0x06,0x0b,0xdd,0x0f,0x10, -0xf8,0x0c,0x07,0x24,0x02,0xfe,0x39,0xfd,0xff,0xd2,0x03,0x09,0x60,0x0c,0x0c,0xc9, -0x0a,0x09,0x50,0x07,0x04,0xde,0x00,0xfb,0x6d,0xf9,0xfb,0xbf,0x01,0x06,0x25,0x06, -0x01,0x68,0xfb,0xf5,0x9a,0xf1,0xef,0x8b,0xf0,0xf3,0x24,0xf5,0xf3,0xaf,0xf0,0xed, -0x29,0xec,0xec,0x56,0xed,0xee,0xa0,0xee,0xef,0x7a,0xf0,0xef,0x0e,0xee,0xec,0x76, -0xeb,0xeb,0x17,0xec,0xed,0x00,0xee,0xef,0xb7,0xf1,0xf4,0x53,0xf6,0xf7,0xfd,0xf6, -0xf4,0x50,0xf1,0xf0,0x38,0xf2,0xf5,0xf3,0xf6,0xf5,0x59,0xf2,0xef,0x88,0xed,0xeb, -0x2a,0xea,0xe9,0xc8,0xea,0xed,0x8b,0xf1,0xf5,0xfc,0xf8,0xfa,0xe3,0xf9,0xf8,0xad, -0xf7,0xf7,0xb0,0xf6,0xf6,0xae,0xf8,0xfb,0xa5,0xfd,0xfe,0x8e,0xff,0x00,0xb7,0x01, -0x03,0x19,0x05,0x04,0xdd,0x02,0xff,0xee,0xfc,0xf9,0xd5,0xf4,0xf0,0x76,0xed,0xee, -0x70,0xf2,0xf8,0x8e,0xfe,0x00,0x8a,0xfe,0xfa,0xab,0xf7,0xf5,0x0e,0xf5,0xf4,0xb9, -0xf4,0xf5,0x65,0xf6,0xf7,0xcf,0xf9,0xfc,0xe1,0xfd,0xfe,0xe8,0xfe,0x00,0x4c,0x04, -0x08,0x38,0x0c,0x0e,0x97,0x0e,0x0d,0xcf,0x0d,0x0d,0x97,0x0c,0x0b,0x87,0x0a,0x0a, -0x19,0x0c,0x0e,0x23,0x10,0x11,0x23,0x11,0x10,0x41,0x0e,0x0b,0xde,0x08,0x04,0x5a, -0x00,0xfd,0xc3,0xfc,0xff,0x42,0x02,0x03,0xbb,0x02,0x00,0x23,0xfe,0xfd,0xba,0xfe, -0x00,0x85,0x01,0x01,0xdf,0x01,0x01,0xf4,0xff,0xfd,0x35,0xfa,0xf8,0x46,0xf9,0xfc, -0x45,0x00,0x04,0x74,0x07,0x09,0x4a,0x0a,0x09,0xa0,0x06,0x03,0x5d,0x01,0x00,0x58, -0x02,0x05,0x57,0x09,0x0d,0x61,0x0f,0x10,0xe3,0x0f,0x0f,0x97,0x0f,0x0f,0xca,0x0e, -0x0d,0xc4,0x0c,0x0e,0x72,0x0f,0x0d,0x5f,0x09,0x05,0x30,0x04,0x06,0x29,0x09,0x0a, -0x39,0x0b,0x0c,0xe3,0x0d,0x0f,0xd9,0x0f,0x0d,0x3d,0x0a,0x06,0x93,0x03,0x03,0xaa, -0x06,0x0a,0x8a,0x0d,0x0d,0xeb,0x0a,0x07,0x55,0x05,0x05,0x71,0x05,0x06,0x9c,0x0a, -0x0f,0x47,0x11,0x0d,0x4d,0x06,0xfe,0xbc,0xfb,0xfd,0xaa,0x01,0x05,0xc5,0x08,0x0b, -0xcc,0x0d,0x0e,0xc5,0x0c,0x09,0x64,0x05,0x01,0xca,0xfe,0xfe,0x5b,0x02,0x08,0x5a, -0x0e,0x10,0xe3,0x0d,0x08,0xbd,0x03,0x00,0x7b,0x00,0x02,0xa3,0x04,0x06,0xae,0x07, -0x05,0xee,0x02,0xff,0x1c,0xfd,0xfb,0xd0,0xf9,0xf9,0x2d,0xfa,0xf9,0x52,0xf6,0xf2, -0xbb,0xf0,0xf0,0x9f,0xf1,0xf1,0x91,0xef,0xee,0x02,0xee,0xef,0x2b,0xf2,0xf3,0xa3, -0xf1,0xee,0x60,0xea,0xe8,0xe7,0xe8,0xea,0x9c,0xed,0xf0,0x58,0xf2,0xf3,0x95,0xf3, -0xf2,0xcd,0xf1,0xf1,0x32,0xf2,0xf4,0xe2,0xf5,0xf7,0xc4,0xf7,0xf7,0x98,0xf6,0xf4, -0xc4,0xf0,0xec,0xff,0xe9,0xe8,0x7d,0xea,0xed,0x3a,0xf0,0xf1,0x55,0xf2,0xf4,0xa6, -0xf6,0xf7,0xd9,0xf6,0xf5,0xf7,0xf4,0xf5,0xce,0xf7,0xf9,0xe7,0xf9,0xf8,0xff,0xf7, -0xf8,0x1d,0xfc,0x01,0x95,0x06,0x09,0x3d,0x09,0x04,0xfe,0xfe,0xf9,0xd8,0xf5,0xf3, -0x1e,0xf3,0xf2,0xed,0xf3,0xf6,0x67,0xf9,0xfb,0x2b,0xfc,0xfb,0xc1,0xf9,0xf8,0x57, -0xf7,0xf6,0x6d,0xf6,0xf5,0xbd,0xf5,0xf5,0x8f,0xf6,0xf7,0x28,0xf8,0xf8,0x45,0xf9, -0xfb,0xc7,0xfe,0x03,0x00,0x07,0x09,0xe6,0x09,0x0a,0x37,0x0c,0x0d,0x1f,0x0e,0x0b, -0xfd,0x08,0x07,0x98,0x08,0x0b,0xbd,0x0f,0x12,0xda,0x13,0x13,0xf1,0x10,0x0d,0xf9, -0x09,0x06,0xbd,0x04,0x04,0xf6,0x04,0x04,0x7c,0x03,0x01,0x0a,0x00,0xfe,0x81,0xfc, -0xfc,0xec,0xfe,0x01,0xe7,0x02,0x03,0x74,0x03,0x03,0xb7,0x01,0xfd,0x34,0xf8,0xf5, -0x9e,0xf7,0xfb,0x36,0xff,0x02,0xa3,0x03,0x05,0xe8,0x07,0x08,0xca,0x06,0x03,0x54, -0x00,0xff,0xae,0x01,0x04,0x8a,0x07,0x09,0x6b,0x0a,0x09,0xcd,0x09,0x0b,0x78,0x0e, -0x10,0x49,0x10,0x0f,0x00,0x0f,0x10,0xd3,0x10,0x0e,0x7d,0x0a,0x06,0xf6,0x04,0x05, -0xb3,0x05,0x06,0x39,0x09,0x0d,0x07,0x11,0x11,0x28,0x0e,0x08,0xac,0x04,0x03,0x5e, -0x06,0x0a,0xd5,0x0d,0x0e,0x2c,0x0c,0x07,0x84,0x02,0x00,0xfc,0x02,0x06,0x3f,0x0a, -0x0c,0xc6,0x0d,0x0e,0x9d,0x0e,0x0c,0xf7,0x08,0x04,0x74,0xff,0xfc,0xd5,0xfc,0x01, -0xcb,0x08,0x0e,0x29,0x11,0x0f,0x8d,0x0b,0x06,0x76,0x02,0x00,0x6a,0x01,0x04,0x5b, -0x09,0x0c,0x9e,0x0d,0x0b,0x30,0x07,0x04,0x59,0x04,0x06,0xc0,0x07,0x08,0xca,0x07, -0x06,0x72,0x05,0x06,0x72,0x06,0x05,0xf5,0x02,0x00,0x66,0xfe,0xfd,0xd4,0xfc,0xfc, -0xeb,0xfb,0xf9,0x2e,0xf7,0xf4,0x87,0xf2,0xf0,0x2d,0xf0,0xf1,0x1a,0xf4,0xf5,0x08, -0xf5,0xf2,0x7d,0xf0,0xee,0xe9,0xec,0xeb,0x23,0xea,0xea,0x85,0xec,0xef,0x5f,0xf2, -0xf2,0xf9,0xf0,0xee,0x2e,0xee,0xef,0xc6,0xf1,0xf3,0xbf,0xf5,0xf7,0x53,0xf8,0xf9, -0x13,0xf9,0xf7,0x1c,0xf5,0xf1,0x63,0xed,0xeb,0xa0,0xeb,0xee,0xd7,0xf0,0xf1,0xa2, -0xef,0xee,0x72,0xee,0xf1,0x63,0xf5,0xf9,0x30,0xfa,0xf8,0x5c,0xf6,0xf3,0xbc,0xf1, -0xf1,0xd2,0xf2,0xf6,0x45,0xfa,0xfe,0xca,0x02,0x05,0xfe,0x06,0x05,0x91,0x01,0xfe, -0xf6,0xfb,0xf9,0xba,0xf6,0xf4,0x12,0xf4,0xf5,0x8f,0xf8,0xfa,0x88,0xfa,0xf8,0xcf, -0xf7,0xf8,0x60,0xf9,0xfa,0x07,0xfa,0xf7,0x7f,0xf6,0xf6,0xc1,0xf5,0xf5,0x54,0xf5, -0xf5,0x4e,0xf6,0xf6,0x77,0xf7,0xfa,0xe5,0xfe,0x03,0x3a,0x07,0x09,0xd7,0x0a,0x0b, -0xe1,0x09,0x07,0xa9,0x05,0x05,0xdf,0x08,0x0d,0xf0,0x0f,0x10,0x7b,0x10,0x10,0xfd, -0x10,0x0f,0x45,0x0c,0x09,0x8c,0x09,0x0a,0xbb,0x0b,0x0a,0x1b,0x07,0x02,0x1c,0xff, -0xfc,0x94,0xfb,0xfd,0xa2,0xff,0x01,0x7b,0x02,0x03,0xc5,0x04,0x05,0xec,0x03,0xfe, -0x17,0xf8,0xf4,0x5e,0xf6,0xfa,0xf3,0xfd,0x00,0x94,0x01,0x03,0x81,0x04,0x04,0x8b, -0x03,0x02,0x02,0x02,0x03,0xb1,0x03,0x03,0x77,0x03,0x04,0xb7,0x05,0x06,0xec,0x07, -0x08,0x3c,0x09,0x09,0x69,0x0b,0x0f,0xa0,0x13,0x16,0x7b,0x15,0x10,0xf1,0x08,0x03, -0x41,0x01,0x03,0x7a,0x08,0x0c,0x9d,0x0e,0x0d,0x76,0x0a,0x07,0x55,0x06,0x07,0x7c, -0x09,0x0a,0xb5,0x0a,0x0b,0x74,0x0c,0x0c,0xca,0x0a,0x07,0x35,0x03,0xff,0x3f,0xff, -0x01,0xdd,0x06,0x0c,0xb3,0x10,0x13,0xc4,0x12,0x0e,0x37,0x07,0x00,0x15,0xfd,0xfd, -0x3f,0x02,0x07,0xdc,0x0b,0x0c,0xeb,0x0a,0x08,0x06,0x07,0x06,0x4e,0x07,0x07,0x45, -0x07,0x07,0x7c,0x08,0x09,0x41,0x09,0x09,0x02,0x09,0x08,0x2f,0x08,0x06,0x1f,0x06, -0x06,0xf7,0x07,0x09,0xab,0x0a,0x09,0x39,0x07,0x05,0x21,0x04,0x04,0x15,0x04,0x03, -0x10,0x02,0x01,0x67,0x00,0xfe,0x70,0xfa,0xf6,0x6f,0xf4,0xf3,0xb9,0xf4,0xf6,0x8f, -0xf8,0xf8,0xf8,0xf6,0xf4,0x32,0xf1,0xef,0x29,0xef,0xef,0xb3,0xee,0xed,0x01,0xec, -0xed,0x36,0xf0,0xf1,0x6e,0xf1,0xef,0xa1,0xec,0xeb,0x97,0xec,0xf0,0x64,0xf5,0xf9, -0xdb,0xfa,0xf8,0x3d,0xf6,0xf4,0x2e,0xf5,0xf5,0x79,0xf5,0xf4,0xc8,0xf2,0xf0,0xa9, -0xee,0xec,0xa6,0xea,0xea,0x17,0xed,0xf2,0x90,0xf6,0xf8,0xe9,0xf7,0xf6,0xa0,0xf4, -0xf3,0xa8,0xf1,0xef,0x5c,0xef,0xf0,0xeb,0xf3,0xf8,0xbc,0xfd,0x01,0xa9,0x03,0x03, -0x4e,0x02,0xff,0xdb,0xfd,0xfc,0x3b,0xfb,0xf8,0x2f,0xf7,0xf6,0x88,0xf7,0xf8,0xbb, -0xf8,0xf7,0xad,0xf7,0xf8,0xfc,0xf9,0xf9,0x6d,0xf8,0xf7,0xcb,0xf8,0xfa,0x55,0xfa, -0xf7,0xbf,0xf4,0xf2,0x34,0xf1,0xf1,0x73,0xf2,0xf5,0x39,0xfa,0xfe,0x1a,0x02,0x05, -0x90,0x06,0x06,0xc7,0x04,0x02,0x09,0x02,0x04,0x2e,0x0a,0x0e,0x17,0x0f,0x0c,0xdf, -0x0b,0x0c,0xbd,0x0e,0x0f,0xf3,0x0d,0x0c,0x6d,0x0d,0x0f,0xe0,0x0f,0x0f,0x62,0x0c, -0x07,0x7b,0x02,0xfd,0x7f,0xfb,0xfb,0xc8,0xfd,0x01,0xb4,0x04,0x06,0x1f,0x07,0x05, -0xf5,0x01,0xfd,0xba,0xfa,0xf9,0x4e,0xfa,0xfa,0x68,0xfa,0xfb,0x85,0xfd,0x00,0xe9, -0x02,0x03,0x5c,0x03,0x01,0x57,0xff,0xff,0xf4,0x01,0x06,0x03,0x09,0x08,0x7d,0x05, -0x00,0x46,0xfd,0xfe,0x76,0x03,0x0a,0x86,0x0f,0x12,0x13,0x13,0x12,0x76,0x10,0x0d, -0xfc,0x0a,0x08,0x1d,0x08,0x08,0xf9,0x09,0x0b,0x09,0x0c,0x0b,0x00,0x09,0x07,0x01, -0x06,0x05,0x0b,0x06,0x07,0x8c,0x0b,0x10,0xe3,0x12,0x11,0x44,0x0b,0x03,0x9b,0xfd, -0xfb,0x30,0xfd,0x02,0x0e,0x09,0x0e,0xd0,0x10,0x10,0x0c,0x0e,0x09,0x3c,0x06,0x04, -0x49,0x05,0x06,0x35,0x06,0x05,0x0e,0x06,0x06,0x8f,0x08,0x09,0x26,0x09,0x07,0xcc, -0x06,0x07,0xa7,0x08,0x09,0xc6,0x09,0x09,0xfd,0x09,0x09,0xcc,0x08,0x07,0x9d,0x07, -0x07,0x0d,0x08,0x08,0xc6,0x09,0x0b,0xeb,0x0b,0x09,0xb9,0x06,0x05,0xa2,0x05,0x07, -0x9b,0x09,0x0a,0x80,0x08,0x05,0xd7,0x01,0xfe,0x2c,0xfd,0xfc,0x14,0xfb,0xf9,0x58, -0xf8,0xf8,0xf0,0xf8,0xfb,0x42,0xfc,0xf9,0x0f,0xf5,0xf0,0x34,0xee,0xee,0xef,0xf0, -0xf2,0x43,0xf2,0xf1,0x88,0xf0,0xee,0x8d,0xec,0xea,0x79,0xea,0xec,0x3d,0xf0,0xf2, -0x79,0xf3,0xf3,0x81,0xf2,0xf2,0x6f,0xf4,0xf6,0x18,0xf9,0xfa,0x6d,0xfa,0xf8,0x00, -0xf5,0xf2,0x65,0xf0,0xee,0x05,0xec,0xea,0x67,0xeb,0xef,0x93,0xf3,0xf6,0x70,0xf6, -0xf6,0xc4,0xf5,0xf4,0x63,0xf1,0xee,0x52,0xec,0xed,0x53,0xf0,0xf4,0x81,0xf7,0xfa, -0xe5,0xfc,0xff,0x62,0x00,0x00,0x1a,0x00,0xfe,0xae,0xfc,0xf9,0x3c,0xf8,0xf8,0x5a, -0xfa,0xfa,0xcc,0xf8,0xf6,0x6b,0xf6,0xf7,0x06,0xf8,0xf7,0xc5,0xf6,0xf8,0x71,0xfb, -0xfe,0x0e,0xff,0xfb,0x23,0xf5,0xef,0xee,0xed,0xee,0xc9,0xf0,0xf4,0xe4,0xf7,0xfa, -0x27,0xfc,0xfd,0x6d,0xff,0x00,0xd2,0xff,0xff,0x2a,0x01,0x04,0x43,0x07,0x09,0x28, -0x0b,0x0c,0x01,0x0c,0x0b,0x35,0x0a,0x09,0x49,0x0a,0x0c,0xbb,0x10,0x14,0x95,0x15, -0x13,0x6b,0x0f,0x09,0xce,0x04,0x01,0xa0,0xff,0x00,0xf1,0x00,0x01,0x61,0x01,0x03, -0xc2,0x05,0x07,0x6f,0x07,0x02,0x1e,0xfd,0xf8,0x4d,0xf7,0xf8,0xaf,0xfc,0x00,0xa0, -0x00,0xfe,0x1a,0xfc,0xfa,0x0f,0xfc,0xfe,0x68,0x01,0x04,0x57,0x07,0x08,0x29,0x07, -0x03,0xfc,0xff,0xfd,0x13,0xfd,0xff,0x7a,0x03,0x06,0x7d,0x09,0x0c,0x13,0x0f,0x10, -0x2c,0x10,0x0d,0xec,0x0a,0x09,0x04,0x0a,0x0c,0x06,0x0f,0x10,0xe4,0x0e,0x0b,0xa4, -0x06,0x02,0x71,0xff,0x00,0x27,0x06,0x0d,0x1e,0x13,0x13,0x1d,0x11,0x0c,0x74,0x07, -0x03,0xa5,0x00,0x00,0x40,0x01,0x03,0x66,0x05,0x07,0xbc,0x0a,0x0c,0x7a,0x0c,0x0a, -0xfe,0x08,0x07,0x8c,0x07,0x07,0x7a,0x07,0x06,0x9f,0x06,0x07,0xe0,0x07,0x08,0x01, -0x07,0x06,0xe0,0x05,0x07,0x41,0x09,0x0b,0xd7,0x0c,0x0c,0x89,0x0a,0x07,0x57,0x05, -0x05,0xcd,0x08,0x0c,0x12,0x0d,0x0b,0xb4,0x08,0x07,0xc9,0x08,0x09,0xaf,0x09,0x08, -0xd7,0x07,0x08,0x7b,0x0a,0x0c,0x30,0x0c,0x0a,0x6c,0x08,0x04,0x8d,0x00,0xfc,0xfc, -0xfa,0xfb,0xd9,0xfd,0xff,0x6b,0x00,0xff,0xf9,0xfc,0xf8,0x7b,0xf4,0xf2,0xc7,0xf3, -0xf6,0xf8,0xf7,0xf6,0x18,0xf3,0xf0,0x91,0xee,0xee,0x34,0xee,0xed,0xcc,0xed,0xee, -0x0e,0xf0,0xef,0xbd,0xee,0xee,0xb0,0xee,0xf0,0xb9,0xf2,0xf4,0xaf,0xf7,0xfa,0x45, -0xfb,0xfa,0x9f,0xf9,0xf7,0x87,0xf4,0xf0,0xf8,0xec,0xeb,0x75,0xec,0xef,0x9a,0xf2, -0xf3,0x8a,0xf3,0xf4,0xf2,0xf5,0xf6,0xc7,0xf3,0xef,0x47,0xec,0xeb,0x6d,0xed,0xef, -0xe8,0xf1,0xf4,0xa4,0xf6,0xf9,0x88,0xfc,0xfe,0x5e,0xff,0xfd,0x21,0xfa,0xf9,0x61, -0xfa,0xfc,0x3a,0xfe,0xfd,0x68,0xfa,0xf6,0x29,0xf4,0xf3,0xb4,0xf3,0xf5,0x78,0xf8, -0xfb,0x5c,0xfe,0xff,0x20,0xfd,0xf9,0xbc,0xf6,0xf4,0x02,0xf2,0xf0,0x69,0xf0,0xf1, -0xcb,0xf3,0xf6,0x20,0xf8,0xfa,0x13,0xfb,0xfa,0xb5,0xf8,0xf8,0xea,0xfb,0x01,0xb6, -0x06,0x0a,0x92,0x0a,0x08,0xf2,0x04,0x03,0x28,0x05,0x08,0x67,0x0b,0x0d,0xe7,0x0e, -0x10,0x4a,0x13,0x15,0x97,0x15,0x12,0xd3,0x0b,0x04,0xaf,0x00,0xff,0xfb,0x00,0x03, -0xd2,0x05,0x07,0xef,0x07,0x05,0xce,0x02,0xff,0x96,0xfd,0xfe,0x02,0x00,0x01,0xe8, -0x00,0xfd,0x5c,0xfa,0xf8,0xda,0xf8,0xf9,0xb9,0xfa,0xfd,0xd1,0x00,0x04,0xab,0x06, -0x06,0x0e,0x06,0x04,0x20,0x01,0xfd,0xcd,0xfb,0xfc,0xa4,0xff,0x04,0xde,0x09,0x0c, -0x59,0x0c,0x09,0xfc,0x06,0x05,0xac,0x07,0x0c,0xb7,0x11,0x15,0xf4,0x14,0x11,0x32, -0x0c,0x07,0xd9,0x03,0x01,0x57,0x01,0x03,0xc7,0x07,0x0c,0x3c,0x10,0x10,0x7f,0x0f, -0x0c,0xfe,0x09,0x06,0x3d,0x04,0x02,0x6a,0x02,0x02,0xeb,0x02,0x03,0x2c,0x06,0x09, -0x86,0x0b,0x0a,0xff,0x07,0x05,0xd5,0x05,0x09,0x11,0x0c,0x0c,0xa8,0x09,0x05,0xfe, -0x03,0x03,0xbb,0x04,0x06,0x59,0x08,0x09,0x1a,0x0a,0x09,0xce,0x09,0x0a,0x71,0x0a, -0x09,0xff,0x08,0x08,0x73,0x08,0x09,0x5e,0x0b,0x0b,0xcd,0x0b,0x0b,0xe8,0x0a,0x09, -0x11,0x06,0x04,0x75,0x06,0x0b,0x59,0x10,0x12,0x01,0x10,0x0c,0xf2,0x07,0x04,0xe9, -0x02,0x02,0x97,0x02,0x03,0x52,0x03,0x02,0x24,0x00,0xfe,0x45,0xfd,0xfc,0x03,0xfb, -0xfa,0x73,0xfa,0xfa,0xce,0xf9,0xf6,0x9a,0xf3,0xf2,0x2c,0xf3,0xf2,0x95,0xf0,0xef, -0x44,0xef,0xf0,0x26,0xf1,0xf0,0x15,0xee,0xeb,0xeb,0xea,0xec,0x47,0xef,0xf2,0x27, -0xf5,0xf7,0x75,0xf9,0xfb,0x88,0xfc,0xfb,0xe6,0xf7,0xf3,0x72,0xef,0xee,0x95,0xef, -0xf1,0xb3,0xf1,0xf1,0x84,0xf1,0xf3,0x38,0xf6,0xf7,0xb6,0xf5,0xf2,0xf7,0xee,0xeb, -0x1d,0xea,0xeb,0xa0,0xee,0xf2,0xae,0xf5,0xf6,0xac,0xf6,0xf6,0x86,0xf6,0xf7,0x12, -0xf9,0xfc,0x35,0xff,0xff,0xdf,0xfe,0xfc,0x41,0xf8,0xf5,0x98,0xf4,0xf4,0x2b,0xf5, -0xf5,0x97,0xf6,0xf8,0xbc,0xfb,0xfe,0xb9,0xff,0xfd,0x4f,0xf9,0xf3,0x49,0xf0,0xf0, -0x4e,0xf4,0xf7,0xb6,0xf7,0xf5,0x5b,0xf3,0xf1,0x6f,0xf2,0xf4,0x75,0xf6,0xf8,0x72, -0xf9,0xfc,0x84,0x00,0x04,0xe4,0x05,0x05,0xdd,0x04,0x03,0x2a,0x02,0x00,0xbf,0x01, -0x05,0xce,0x0c,0x13,0x27,0x17,0x17,0x23,0x14,0x0f,0x99,0x0b,0x08,0xf9,0x06,0x06, -0xdc,0x07,0x08,0xf8,0x07,0x06,0xf2,0x03,0x02,0xc6,0x01,0x01,0xad,0x02,0x03,0xe9, -0x03,0x03,0x09,0x02,0xff,0x85,0xfc,0xf9,0xfa,0xf6,0xf5,0x91,0xf5,0xf9,0xe9,0xff, -0x06,0xc4,0x08,0x07,0x31,0x03,0xff,0xe4,0xfc,0xfc,0x94,0xfd,0x00,0x9a,0x04,0x07, -0x95,0x07,0x05,0xd9,0x02,0x01,0x08,0x02,0x03,0x8f,0x07,0x0c,0xbd,0x12,0x16,0x4b, -0x16,0x11,0x3d,0x0c,0x08,0x52,0x06,0x05,0xfb,0x04,0x04,0xa0,0x04,0x07,0xc7,0x0b, -0x10,0xb1,0x11,0x10,0x31,0x0c,0x07,0x6b,0x04,0x03,0xc5,0x04,0x06,0x8c,0x06,0x04, -0xa5,0x02,0x02,0x08,0x04,0x05,0x4e,0x07,0x08,0xc5,0x09,0x0a,0xcd,0x0a,0x09,0xa8, -0x07,0x06,0xb7,0x06,0x07,0x85,0x06,0x04,0x09,0x04,0x06,0x32,0x09,0x0b,0xc6,0x0b, -0x0b,0x50,0x09,0x07,0xd0,0x05,0x07,0xe4,0x0a,0x0e,0x98,0x0f,0x0d,0x4e,0x0b,0x08, -0x4e,0x07,0x06,0xd1,0x05,0x07,0xb6,0x0a,0x0e,0xcb,0x10,0x0f,0x5e,0x0d,0x0a,0xfe, -0x09,0x09,0x2f,0x0a,0x09,0x66,0x07,0x05,0x89,0x04,0x03,0x36,0x02,0x01,0x02,0x00, -0xff,0x33,0xff,0x00,0x81,0x00,0xff,0x04,0xfc,0xf8,0xd4,0xf6,0xf7,0xf3,0xf6,0xf4, -0xce,0xf2,0xf2,0xf0,0xf2,0xf4,0x00,0xf4,0xf2,0x7a,0xef,0xeb,0x9b,0xe9,0xe9,0xda, -0xeb,0xef,0x31,0xf2,0xf4,0x7c,0xf6,0xf8,0x22,0xfa,0xfb,0x89,0xfb,0xf9,0xc5,0xf5, -0xf2,0x70,0xef,0xee,0x16,0xef,0xf1,0x7a,0xf5,0xf8,0x52,0xf8,0xf6,0xca,0xf3,0xf0, -0x95,0xed,0xed,0xc1,0xee,0xf0,0x1f,0xf2,0xf1,0x11,0xef,0xee,0x45,0xef,0xf1,0x17, -0xf4,0xf5,0x6c,0xf6,0xf7,0x47,0xfa,0xfe,0x68,0x01,0x00,0x45,0xfb,0xf5,0x53,0xf1, -0xf0,0x3d,0xf3,0xf6,0xd6,0xf8,0xfa,0x6d,0xfc,0xfc,0x07,0xfb,0xf8,0x4f,0xf7,0xf7, -0x60,0xf7,0xf7,0xd4,0xf6,0xf6,0x45,0xf6,0xf6,0xa4,0xf5,0xf3,0x7d,0xf1,0xef,0xd6, -0xee,0xf0,0x26,0xf4,0xf9,0x15,0xff,0x03,0x43,0x04,0x02,0x6a,0xff,0xfc,0x49,0xfb, -0xfb,0x2e,0xff,0x05,0x70,0x0b,0x10,0x61,0x11,0x10,0x45,0x0f,0x0f,0x73,0x0f,0x0e, -0x78,0x0c,0x0b,0x53,0x0b,0x0b,0xa9,0x0a,0x07,0x7d,0x04,0x02,0x24,0x01,0x00,0xaf, -0x02,0x06,0x83,0x09,0x0a,0xb8,0x07,0x01,0xd9,0xfa,0xf6,0xf3,0xf4,0xf6,0x50,0xf8, -0xfb,0xbb,0xff,0x03,0x66,0x04,0x02,0x30,0xfe,0xfb,0xc7,0xfb,0xfe,0x88,0x02,0x06, -0x42,0x07,0x05,0x17,0x02,0xff,0xd8,0xfe,0xff,0x19,0x01,0x02,0x49,0x04,0x07,0x54, -0x0c,0x12,0x89,0x16,0x15,0x1a,0x11,0x0b,0xec,0x07,0x05,0x18,0x04,0x04,0xd4,0x06, -0x0a,0x01,0x0c,0x0c,0xd7,0x0b,0x0b,0x33,0x0b,0x0b,0x59,0x0b,0x0a,0x15,0x09,0x06, -0xfd,0x03,0x02,0x11,0x02,0x03,0x02,0x04,0x03,0x3c,0x03,0x03,0x6f,0x06,0x09,0x1f, -0x0c,0x0b,0x7c,0x09,0x06,0x2c,0x05,0x04,0xbb,0x04,0x05,0xf3,0x06,0x09,0xe9,0x0a, -0x09,0xbf,0x07,0x05,0x49,0x04,0x04,0xec,0x07,0x0c,0xfc,0x0f,0x0f,0x6e,0x0d,0x0a, -0x9c,0x09,0x09,0x82,0x08,0x07,0x7c,0x07,0x08,0x8e,0x0b,0x0d,0xe7,0x0d,0x0d,0xd0, -0x0b,0x0c,0x90,0x0d,0x0e,0x08,0x0e,0x0c,0xa9,0x0a,0x08,0x1b,0x07,0x06,0x52,0x05, -0x03,0x0f,0x02,0x00,0x59,0x01,0x03,0xc7,0x04,0x04,0xc5,0x01,0xfe,0x90,0xfa,0xf8, -0xf0,0xf6,0xf7,0x78,0xf8,0xf8,0xd7,0xf7,0xf6,0x0a,0xf5,0xf3,0xd6,0xf1,0xf0,0xb3, -0xee,0xec,0x5e,0xeb,0xea,0xc7,0xea,0xec,0x4f,0xf1,0xf7,0x60,0xfc,0xff,0x71,0xfd, -0xf8,0xd7,0xf2,0xef,0xba,0xf0,0xf4,0xa1,0xf6,0xf6,0x5c,0xf5,0xf4,0x09,0xf5,0xf5, -0x5c,0xf5,0xf3,0xe4,0xf0,0xef,0x6e,0xf0,0xf1,0xaa,0xf2,0xf2,0x67,0xf1,0xef,0xe7, -0xec,0xea,0xfe,0xea,0xed,0xde,0xf2,0xf8,0x14,0xfc,0xfd,0x7c,0xfd,0xfb,0x58,0xf8, -0xf5,0x17,0xf4,0xf3,0x9f,0xf4,0xf5,0x45,0xf6,0xf8,0x81,0xfa,0xfb,0xbd,0xfa,0xf8, -0x83,0xf6,0xf6,0x73,0xf6,0xf6,0xcb,0xf7,0xfa,0xe6,0xfc,0xfd,0x31,0xf9,0xf2,0xb8, -0xec,0xea,0x00,0xeb,0xee,0xbe,0xf3,0xf8,0x37,0xfc,0xfe,0x36,0xfe,0xfc,0x32,0xfa, -0xf9,0x6c,0xfa,0xfa,0x3f,0xfc,0xff,0x88,0x04,0x09,0xd3,0x0b,0x0c,0x01,0x0b,0x0a, -0xfb,0x0b,0x0e,0x47,0x11,0x12,0x69,0x11,0x0e,0xcf,0x0b,0x07,0x99,0x03,0x01,0x75, -0x01,0x03,0x84,0x06,0x0a,0xbb,0x0d,0x0d,0x35,0x08,0x00,0xf4,0xf9,0xf7,0x2f,0xfa, -0xfc,0xdd,0xfd,0xfd,0xb7,0xfc,0xfc,0xab,0xfc,0xfc,0x45,0xfc,0xfc,0x0d,0xfe,0xff, -0x8a,0x01,0x03,0xfe,0x05,0x06,0x06,0x05,0x02,0xa2,0xfe,0xfb,0x89,0xfa,0xfc,0x62, -0x00,0x06,0x11,0x0c,0x10,0xed,0x11,0x0f,0xbf,0x0d,0x0d,0x11,0x0d,0x0c,0xf1,0x09, -0x07,0x16,0x06,0x06,0x97,0x07,0x09,0x57,0x0b,0x0c,0xb1,0x0b,0x0b,0x95,0x0b,0x0c, -0xe0,0x0b,0x0a,0x68,0x08,0x06,0x15,0x04,0x01,0x9a,0xff,0xfe,0xa5,0xff,0x04,0x00, -0x09,0x0b,0xbc,0x0a,0x07,0x52,0x04,0x03,0xfe,0x04,0x06,0xd7,0x07,0x08,0x7e,0x09, -0x08,0xff,0x07,0x06,0x65,0x04,0x03,0x40,0x03,0x05,0xab,0x09,0x0d,0x72,0x0e,0x0d, -0xfa,0x0b,0x0a,0x7a,0x0a,0x0a,0xcc,0x0a,0x09,0xbe,0x08,0x08,0x67,0x09,0x0a,0x5e, -0x0c,0x0d,0xf1,0x0c,0x0c,0xba,0x0c,0x0d,0x0a,0x0f,0x10,0xf3,0x0f,0x0e,0x32,0x0b, -0x07,0x3b,0x05,0x04,0x32,0x04,0x04,0x1e,0x06,0x07,0x54,0x07,0x06,0x51,0x03,0x00, -0xd3,0xfe,0xff,0x74,0xff,0xfd,0xda,0xf9,0xf6,0x40,0xf5,0xf8,0x95,0xfc,0xfe,0x75, -0xfb,0xf5,0x36,0xef,0xea,0xda,0xe8,0xe9,0x55,0xeb,0xee,0xe8,0xf1,0xf4,0x39,0xf6, -0xf7,0xd8,0xf8,0xf8,0x0e,0xf7,0xf4,0x08,0xf3,0xf3,0x28,0xf5,0xf6,0x2c,0xf8,0xf8, -0x3d,0xf8,0xf5,0xfc,0xf1,0xef,0xec,0xf0,0xf4,0xa0,0xf6,0xf7,0xf5,0xf5,0xf3,0xf7, -0xf0,0xee,0x54,0xeb,0xe9,0x72,0xe9,0xec,0xe7,0xf0,0xf4,0x14,0xf6,0xf7,0xdc,0xf9, -0xfa,0x6e,0xf9,0xf6,0x94,0xf3,0xf2,0x20,0xf2,0xf4,0x10,0xf7,0xfa,0xd3,0xfb,0xfb, -0x41,0xf8,0xf4,0x44,0xf1,0xf1,0x4b,0xf5,0xf9,0x6e,0xfd,0xfe,0x5b,0xfe,0xfc,0x3b, -0xf9,0xf4,0x86,0xef,0xec,0xb4,0xeb,0xed,0x8b,0xf1,0xf5,0xbf,0xf9,0xfa,0x4f,0xf9, -0xf6,0x59,0xf5,0xf6,0x1b,0xf9,0xfa,0xd5,0xfa,0xfc,0xea,0xff,0x02,0xa9,0x03,0x03, -0x73,0x02,0x03,0xac,0x08,0x0f,0xe4,0x14,0x17,0xb1,0x14,0x0f,0x96,0x09,0x04,0xeb, -0x02,0x04,0x76,0x07,0x0a,0x12,0x0b,0x0b,0xc1,0x0a,0x09,0x75,0x06,0x03,0x86,0x01, -0x00,0x57,0xff,0xfe,0x50,0xfd,0xfd,0x48,0xfe,0xfe,0xc8,0xfc,0xf9,0xd9,0xf6,0xf6, -0xd0,0xf8,0xfe,0xe5,0x03,0x07,0x2a,0x08,0x06,0x70,0x02,0xff,0xc4,0xfd,0xfd,0x83, -0xfc,0xfc,0x92,0xfd,0x01,0x93,0x05,0x09,0x32,0x0b,0x0c,0x8c,0x0e,0x0f,0xd9,0x0e, -0x0c,0x8c,0x0a,0x09,0x54,0x09,0x09,0xdf,0x09,0x08,0xe8,0x06,0x06,0x60,0x07,0x0a, -0x4b,0x0e,0x10,0xab,0x10,0x0e,0x40,0x0a,0x06,0x3f,0x04,0x01,0x5b,0x00,0x00,0x25, -0x02,0x05,0x20,0x07,0x07,0x45,0x05,0x02,0x0e,0x02,0x03,0xe0,0x05,0x08,0x6e,0x0a, -0x09,0x5f,0x08,0x06,0x6a,0x05,0x04,0x0d,0x05,0x04,0x6e,0x04,0x04,0x76,0x05,0x08, -0x42,0x0b,0x0d,0xb7,0x0d,0x0c,0xe6,0x0a,0x0a,0x55,0x0a,0x0a,0x56,0x0a,0x0a,0xc8, -0x0a,0x0b,0xb1,0x0a,0x08,0x9d,0x07,0x09,0xd4,0x0d,0x12,0xbd,0x14,0x12,0x14,0x0e, -0x0b,0x36,0x0b,0x0b,0x3f,0x0c,0x0b,0x04,0x09,0x05,0x19,0x03,0x03,0x42,0x06,0x0a, -0x08,0x0c,0x09,0xef,0x05,0x01,0xb5,0xfd,0xfb,0xa5,0xfa,0xfb,0x88,0xfd,0xff,0xde, -0x00,0xff,0xf3,0xfb,0xf9,0xb0,0xf6,0xf3,0x21,0xee,0xea,0x03,0xea,0xed,0x44,0xf1, -0xf3,0xad,0xf4,0xf4,0xde,0xf4,0xf4,0x07,0xf4,0xf3,0xbe,0xf4,0xf6,0x2d,0xf9,0xfa, -0xc7,0xf9,0xf7,0xf6,0xf4,0xf3,0xf9,0xf2,0xf2,0x5e,0xf4,0xf6,0x27,0xf8,0xf8,0xef, -0xf7,0xf5,0x8a,0xf3,0xf1,0x87,0xee,0xea,0xaf,0xe8,0xe9,0x84,0xec,0xf0,0xec,0xf4, -0xf8,0xe0,0xf8,0xf7,0x70,0xf3,0xf0,0x9b,0xf0,0xf2,0x08,0xf5,0xf6,0x8f,0xf8,0xf9, -0xec,0xf9,0xf8,0xc3,0xf4,0xf0,0x19,0xee,0xef,0x1a,0xf5,0xfa,0x3e,0xfe,0xfe,0xfe, -0xfd,0xfc,0xc3,0xf9,0xf6,0x28,0xf3,0xf0,0xb4,0xee,0xef,0xc1,0xf1,0xf5,0xc7,0xf7, -0xf6,0xef,0xf3,0xf1,0xe3,0xf0,0xf3,0x3b,0xf8,0xfc,0xb3,0xfd,0xfc,0xce,0xfa,0xf8, -0x05,0xf7,0xf7,0xee,0xfb,0x02,0xbb,0x09,0x0e,0xc8,0x10,0x10,0x6c,0x0f,0x0d,0x78, -0x0b,0x09,0x7a,0x08,0x07,0x17,0x07,0x07,0xcf,0x0a,0x0d,0x7e,0x0e,0x0b,0x0c,0x07, -0x02,0x6b,0x01,0x02,0x69,0x04,0x04,0x1f,0x04,0x02,0xac,0x00,0xfd,0xd8,0xf9,0xf6, -0xe8,0xf4,0xf5,0x1e,0xf9,0xfc,0x7e,0x00,0x03,0x41,0x04,0x04,0x9a,0x04,0x03,0x49, -0x01,0xfd,0x9b,0xfa,0xf9,0xbc,0xfb,0xff,0xe4,0x02,0x05,0x02,0x06,0x07,0xd3,0x08, -0x0b,0x30,0x0d,0x0e,0xd8,0x0e,0x0e,0x76,0x0d,0x0b,0x78,0x08,0x05,0xa7,0x03,0x03, -0xce,0x06,0x0b,0x94,0x0f,0x12,0x51,0x11,0x0d,0xcf,0x09,0x06,0x1f,0x06,0x06,0x39, -0x07,0x06,0x78,0x04,0x02,0x72,0x01,0x02,0x55,0x03,0x02,0x0f,0x02,0x02,0xc6,0x04, -0x07,0x15,0x08,0x07,0xc9,0x07,0x08,0x79,0x08,0x06,0x74,0x03,0x01,0x67,0x01,0x03, -0x2c,0x07,0x09,0x08,0x0a,0x08,0x7b,0x07,0x07,0x67,0x09,0x0d,0x73,0x10,0x10,0x73, -0x0c,0x08,0x31,0x06,0x07,0xa6,0x09,0x0a,0xc8,0x0a,0x0b,0x9b,0x0c,0x0c,0x2d,0x0d, -0x0e,0xbe,0x11,0x14,0x12,0x14,0x10,0xab,0x0b,0x07,0x7a,0x06,0x07,0xd0,0x07,0x08, -0xdb,0x09,0x0b,0x66,0x0c,0x0b,0x2d,0x09,0x05,0x92,0x01,0xff,0x67,0xfe,0xfe,0x62, -0xff,0x01,0x1d,0x04,0x04,0x35,0x02,0xfe,0x66,0xfa,0xf6,0x02,0xf2,0xef,0xf7,0xef, -0xf2,0xe4,0xf3,0xf3,0x8e,0xf2,0xf0,0x8c,0xef,0xef,0x89,0xf1,0xf4,0x68,0xf7,0xf9, -0xc6,0xf9,0xf8,0xff,0xf7,0xf7,0xc2,0xf6,0xf6,0x23,0xf4,0xf2,0x81,0xf2,0xf5,0x0c, -0xfa,0xfc,0x8a,0xfc,0xfa,0x92,0xf6,0xf2,0xeb,0xee,0xeb,0x2b,0xea,0xea,0xda,0xed, -0xf2,0x17,0xf6,0xf6,0xbf,0xf4,0xf0,0x39,0xed,0xec,0xf8,0xee,0xf3,0x25,0xf7,0xf9, -0x10,0xf9,0xf8,0xa7,0xf7,0xf5,0x5c,0xf2,0xee,0x5a,0xed,0xee,0xef,0xf2,0xf8,0x61, -0xfc,0xfe,0x17,0xfe,0xfb,0x85,0xf7,0xf4,0x0d,0xf4,0xf4,0x8f,0xf6,0xf7,0xf5,0xf6, -0xf4,0x6d,0xf1,0xee,0x03,0xed,0xef,0xf3,0xf3,0xf8,0xbb,0xfa,0xf9,0x0b,0xf8,0xf7, -0x70,0xf6,0xf5,0xab,0xf4,0xf4,0x13,0xf6,0xfa,0x2e,0x01,0x07,0xc4,0x0b,0x0d,0xfa, -0x0c,0x0b,0x72,0x09,0x08,0xc3,0x07,0x08,0x17,0x0a,0x0c,0x16,0x0e,0x0e,0xe1,0x0b, -0x08,0x87,0x05,0x04,0xea,0x05,0x07,0x9d,0x08,0x07,0x8d,0x06,0x05,0x37,0x04,0x01, -0x98,0xfd,0xf9,0x83,0xf5,0xf4,0xa4,0xf5,0xf8,0xed,0xfc,0x00,0x66,0x02,0x03,0xfa, -0x03,0x02,0xdd,0x00,0xfe,0x7a,0xfd,0xfd,0x86,0xfd,0xfd,0x7f,0xff,0x00,0x19,0x00, -0xff,0x35,0x01,0x06,0xf6,0x0c,0x11,0x7c,0x12,0x0f,0x3d,0x0c,0x09,0x85,0x07,0x06, -0xc5,0x05,0x06,0x74,0x08,0x0b,0x26,0x0d,0x0d,0x81,0x0c,0x0c,0xb9,0x0c,0x0c,0x73, -0x0b,0x0a,0x7c,0x09,0x07,0xf0,0x04,0x04,0x28,0x05,0x04,0x5d,0x02,0xfe,0x97,0xfc, -0xfe,0xfc,0x03,0x08,0xf7,0x09,0x08,0x4a,0x06,0x04,0x1b,0x04,0x04,0x11,0x05,0x06, -0xf5,0x06,0x05,0x5f,0x03,0x01,0x41,0x01,0x04,0x38,0x09,0x0c,0xe2,0x0b,0x0a,0x7b, -0x0a,0x0b,0xc2,0x0b,0x0c,0x73,0x0c,0x0c,0xc3,0x0a,0x08,0x12,0x06,0x06,0x03,0x08, -0x0a,0xda,0x0d,0x11,0xf5,0x13,0x14,0xde,0x13,0x11,0xb1,0x0d,0x0a,0xea,0x08,0x08, -0xb6,0x08,0x09,0x9b,0x0b,0x0d,0xfe,0x0e,0x0e,0x82,0x0b,0x07,0x6f,0x04,0x01,0xb2, -0xff,0x00,0xfe,0x03,0x07,0xd8,0x08,0x06,0xdb,0x02,0xfe,0xaf,0xfc,0xfb,0x4e,0xfb, -0xf9,0x3a,0xf7,0xf5,0x29,0xf5,0xf4,0x9c,0xf3,0xf1,0x77,0xef,0xee,0xe4,0xee,0xf1, -0x28,0xf5,0xf8,0x15,0xfa,0xfa,0x18,0xfa,0xf9,0x93,0xf7,0xf4,0xe5,0xf0,0xef,0x6b, -0xf2,0xf7,0x8d,0xfd,0x00,0xbb,0xff,0xfb,0xdb,0xf6,0xf2,0x02,0xef,0xee,0x41,0xef, -0xf1,0xd2,0xf2,0xf4,0x82,0xf4,0xf3,0xfd,0xf1,0xee,0xaa,0xeb,0xea,0xdd,0xec,0xf0, -0xec,0xf4,0xf8,0xb5,0xfa,0xfa,0xbe,0xf7,0xf2,0x15,0xed,0xea,0xdb,0xec,0xf1,0x8b, -0xf6,0xf9,0x82,0xf8,0xf6,0xc3,0xf4,0xf5,0x24,0xf7,0xf9,0xb7,0xfa,0xfa,0xdb,0xf9, -0xf8,0x02,0xf6,0xf3,0x2d,0xf1,0xee,0xeb,0xed,0xef,0xe9,0xf2,0xf6,0x55,0xf8,0xf8, -0xbd,0xf8,0xf7,0x4c,0xf5,0xf1,0x4b,0xef,0xef,0x25,0xf2,0xf7,0xa7,0xfd,0x02,0x14, -0x04,0x04,0x31,0x04,0x05,0x28,0x07,0x08,0xa1,0x08,0x09,0x3d,0x0b,0x0c,0x72,0x0c, -0x0c,0xc7,0x0b,0x09,0x4e,0x07,0x05,0x95,0x05,0x07,0x38,0x0a,0x0b,0x2e,0x0b,0x09, -0x93,0x07,0x05,0xad,0x02,0xfc,0x3e,0xf7,0xf4,0x2a,0xf6,0xf9,0x6a,0xfc,0xfd,0xd8, -0xfd,0xfe,0x51,0xfe,0xff,0xb1,0x00,0x02,0x78,0x03,0x02,0x2b,0x00,0xfc,0xcf,0xfa, -0xf9,0x6b,0xf9,0xfb,0xf3,0xff,0x06,0x85,0x0b,0x0d,0x77,0x0c,0x0a,0xde,0x0a,0x0c, -0xa2,0x0c,0x0a,0x6d,0x07,0x04,0xff,0x05,0x08,0x9f,0x0b,0x0c,0xbb,0x0c,0x0c,0x78, -0x0b,0x09,0x8b,0x09,0x0b,0x1e,0x0f,0x10,0x21,0x0d,0x07,0xdd,0x02,0xff,0x6b,0xff, -0x01,0xc0,0x02,0x03,0xd5,0x02,0x01,0x8e,0x01,0x02,0x5b,0x05,0x07,0x9c,0x08,0x07, -0x9a,0x05,0x03,0xda,0x02,0x02,0xeb,0x02,0x03,0xa8,0x04,0x05,0x24,0x05,0x04,0x3c, -0x05,0x06,0x3e,0x09,0x0b,0x4e,0x0e,0x0f,0xc4,0x0e,0x0d,0xc5,0x0a,0x07,0xb5,0x04, -0x04,0xa1,0x05,0x08,0xe9,0x0b,0x0e,0xad,0x11,0x14,0x5b,0x16,0x14,0x8b,0x10,0x0b, -0x85,0x07,0x07,0xb2,0x09,0x0d,0x99,0x10,0x11,0xa3,0x0f,0x0c,0x4f,0x0a,0x08,0x27, -0x07,0x05,0x99,0x04,0x05,0x65,0x07,0x09,0x14,0x09,0x06,0xba,0x03,0x02,0xe0,0x01, -0x01,0x9c,0x00,0xfe,0x97,0xfc,0xfb,0xfa,0xfa,0xfa,0x71,0xf8,0xf5,0x93,0xf0,0xec, -0x05,0xeb,0xed,0xdf,0xf3,0xf9,0xda,0xfc,0xfd,0xd1,0xfa,0xf7,0x30,0xf3,0xf0,0x3a, -0xf0,0xf2,0x65,0xf6,0xfa,0xfe,0xfd,0xfe,0xac,0xfd,0xfb,0x07,0xf9,0xf6,0xa2,0xf2, -0xf0,0xe4,0xf0,0xf3,0x7c,0xf7,0xf9,0x3f,0xf9,0xf5,0xd2,0xee,0xe9,0x16,0xe8,0xeb, -0xf0,0xef,0xf4,0xe0,0xf5,0xf6,0xb3,0xf5,0xf4,0x09,0xf3,0xf1,0xfd,0xf0,0xf0,0xb5, -0xf0,0xf2,0x52,0xf3,0xf2,0x9e,0xf1,0xf1,0x43,0xf2,0xf4,0xe1,0xf5,0xf7,0x7b,0xf9, -0xfb,0xc7,0xfc,0xfc,0x32,0xf9,0xf4,0xf8,0xef,0xed,0xe8,0xed,0xf0,0xa6,0xf3,0xf7, -0xa3,0xf9,0xf8,0x5f,0xf6,0xf3,0x5c,0xf2,0xf1,0xfd,0xf0,0xef,0xfa,0xef,0xf3,0x00, -0xf8,0xfc,0x31,0xfd,0xfc,0xfb,0xfc,0xfe,0xad,0x01,0x04,0x53,0x06,0x08,0xf6,0x09, -0x0b,0xf1,0x0b,0x0c,0xd7,0x0b,0x09,0x06,0x06,0x03,0x3a,0x04,0x07,0xfb,0x0b,0x0e, -0xdd,0x0e,0x0c,0x5b,0x0a,0x07,0x8e,0x04,0xff,0x7c,0xfc,0xfc,0x49,0xfe,0xfd,0xbf, -0xfa,0xf6,0x09,0xf5,0xf7,0xc4,0xfb,0x00,0x86,0x03,0x04,0x3c,0x04,0x01,0x1f,0xff, -0xfc,0x8c,0xfb,0xfb,0x90,0xfa,0xfa,0x04,0xfb,0xfd,0xec,0x02,0x08,0xe8,0x0b,0x0d, -0x11,0x0c,0x09,0x16,0x07,0x07,0x74,0x09,0x0c,0xe0,0x0c,0x0b,0x22,0x08,0x06,0x20, -0x06,0x08,0x96,0x0b,0x0e,0x00,0x0f,0x0e,0xec,0x0d,0x0c,0xcf,0x0b,0x0a,0x77,0x09, -0x08,0x56,0x06,0x03,0x86,0x00,0xfe,0xed,0xfe,0x00,0xf3,0x01,0x03,0x4b,0x05,0x06, -0x75,0x06,0x05,0x74,0x03,0x02,0x68,0x03,0x05,0x41,0x06,0x05,0xff,0x03,0x01,0x16, -0x00,0x00,0x57,0x02,0x04,0x1e,0x07,0x09,0x31,0x0b,0x0e,0xb1,0x10,0x11,0x33,0x0e, -0x08,0x35,0x03,0x01,0xc8,0x02,0x05,0x9b,0x09,0x0d,0xcd,0x11,0x14,0x97,0x14,0x12, -0xe4,0x0e,0x0b,0x3c,0x0a,0x0a,0x8e,0x0d,0x10,0x66,0x11,0x10,0x23,0x0e,0x0c,0xa7, -0x0b,0x0b,0x16,0x0b,0x09,0x48,0x07,0x06,0xd8,0x07,0x0a,0xa6,0x0b,0x0a,0xc7,0x07, -0x04,0x49,0x02,0x00,0xde,0x00,0x02,0xae,0x05,0x06,0xec,0x04,0x00,0x65,0xfa,0xf3, -0x8f,0xef,0xee,0xab,0xf0,0xf3,0x49,0xf6,0xf8,0x52,0xf9,0xfa,0xb4,0xf9,0xf7,0x7a, -0xf4,0xf0,0xaa,0xee,0xf0,0x68,0xf6,0xfd,0xc1,0x00,0x00,0x17,0xfd,0xf8,0x5a,0xf5, -0xf4,0xb1,0xf4,0xf6,0x54,0xf8,0xfa,0xba,0xfb,0xfa,0xb7,0xf6,0xf2,0x33,0xef,0xee, -0xb4,0xee,0xef,0xac,0xf0,0xf1,0xaa,0xf2,0xf2,0x4d,0xf2,0xf1,0xd8,0xf1,0xf2,0xba, -0xf2,0xf2,0x76,0xf2,0xf3,0xe6,0xf3,0xf1,0x0f,0xee,0xeb,0xf5,0xeb,0xef,0xf8,0xf3, -0xf7,0xfa,0xf9,0xfa,0x7f,0xfb,0xfb,0x22,0xf9,0xf5,0xe9,0xf1,0xef,0x9a,0xef,0xf1, -0x22,0xf4,0xf7,0x8c,0xf9,0xf8,0xe1,0xf4,0xf2,0x59,0xf2,0xf3,0x31,0xf2,0xef,0x1c, -0xef,0xf1,0x37,0xf5,0xf7,0x1b,0xf8,0xf7,0xf2,0xf6,0xf8,0x86,0xfa,0xfc,0x6a,0xff, -0x03,0x0c,0x09,0x0c,0xf9,0x0c,0x0a,0x2a,0x07,0x04,0xb0,0x02,0x03,0x4e,0x07,0x0b, -0x53,0x0d,0x0d,0x50,0x0b,0x09,0x7f,0x09,0x09,0x7e,0x0a,0x09,0xce,0x07,0x03,0x6e, -0xff,0xfb,0x07,0xf9,0xf8,0x72,0xf8,0xf8,0xfc,0xf8,0xf9,0x5c,0xfc,0x00,0xcc,0x04, -0x06,0x46,0x04,0xff,0xb7,0xfa,0xf7,0x7e,0xf7,0xf9,0x23,0xfc,0xfe,0xfd,0x00,0x02, -0xb4,0x02,0x03,0x0c,0x06,0x09,0x70,0x0b,0x0c,0x5b,0x0c,0x0a,0x3a,0x09,0x08,0x93, -0x07,0x07,0xe7,0x07,0x09,0x94,0x0a,0x0b,0x72,0x0b,0x0b,0x5b,0x0c,0x0d,0x49,0x0f, -0x10,0x5b,0x10,0x0d,0x80,0x07,0x02,0xc7,0x00,0x01,0x2e,0x03,0x03,0x12,0x02,0x01, -0x22,0x01,0x02,0xa3,0x03,0x04,0xf7,0x03,0x03,0x4a,0x04,0x05,0xa7,0x06,0x06,0xea, -0x04,0x02,0x08,0x00,0xfd,0xfc,0xfc,0xfe,0xf9,0x01,0x06,0xa1,0x0a,0x0f,0x66,0x12, -0x11,0xca,0x0c,0x06,0x78,0x02,0x01,0xfd,0x03,0x07,0x00,0x0a,0x0c,0x22,0x0d,0x0e, -0x62,0x0f,0x10,0xe2,0x0f,0x0f,0x30,0x0e,0x0d,0x59,0x0d,0x0e,0xb1,0x0f,0x11,0xa4, -0x11,0x10,0xe5,0x0d,0x0a,0x0d,0x08,0x07,0xf1,0x08,0x0c,0xdb,0x0f,0x10,0x24,0x0d, -0x08,0xc0,0x03,0x02,0x32,0x03,0x05,0x26,0x07,0x08,0x43,0x09,0x0a,0xf6,0x09,0x06, -0x26,0x00,0xf8,0xab,0xf3,0xf2,0xc5,0xf3,0xf6,0x67,0xf9,0xfb,0xff,0xfc,0xfa,0x6f, -0xf6,0xf2,0x11,0xf0,0xf0,0x55,0xf2,0xf6,0x20,0xfa,0xfd,0x44,0xfe,0xfc,0xe7,0xf8, -0xf6,0x04,0xf6,0xf7,0x79,0xf9,0xfa,0x64,0xfa,0xfb,0x31,0xfc,0xfb,0xcd,0xf8,0xf4, -0x0a,0xf2,0xf1,0x9b,0xf2,0xf3,0x47,0xf4,0xf3,0x3f,0xf2,0xef,0xcb,0xed,0xee,0xf2, -0xf0,0xf3,0xdc,0xf4,0xf4,0x38,0xf4,0xf4,0x9d,0xf4,0xf1,0x16,0xec,0xe8,0x80,0xe8, -0xec,0xae,0xf1,0xf4,0xff,0xf6,0xf8,0x87,0xf9,0xf9,0x62,0xf7,0xf5,0x13,0xf3,0xf1, -0x0d,0xf2,0xf3,0xa2,0xf4,0xf6,0x12,0xf7,0xf7,0xc2,0xf6,0xf5,0x9b,0xf3,0xf1,0x95, -0xef,0xef,0x04,0xf1,0xf4,0x80,0xf6,0xf6,0xcc,0xf4,0xf2,0xd0,0xef,0xef,0xab,0xf2, -0xf7,0xfe,0xfd,0x03,0xb3,0x05,0x05,0x74,0x03,0x02,0x4d,0x04,0x06,0x86,0x07,0x07, -0x36,0x06,0x05,0x37,0x06,0x08,0xa5,0x0a,0x0b,0x2e,0x0c,0x0b,0x8e,0x0b,0x0b,0x13, -0x0b,0x0a,0x75,0x08,0x04,0x98,0xfe,0xf8,0x79,0xf5,0xf5,0x76,0xf7,0xfb,0xb1,0xfe, -0x00,0x1f,0x01,0x00,0x20,0xff,0xff,0xc0,0xfe,0xfd,0x2b,0xfc,0xfb,0x44,0xfb,0xfa, -0x6e,0xfa,0xfa,0xdd,0xfc,0x00,0x4b,0x05,0x08,0xfe,0x09,0x08,0x1a,0x07,0x07,0xe7, -0x09,0x0c,0x76,0x0c,0x0a,0xa2,0x07,0x05,0x4d,0x05,0x06,0x37,0x09,0x0c,0x02,0x0e, -0x0e,0xbd,0x0f,0x10,0xe5,0x0f,0x0e,0x41,0x0b,0x08,0xb8,0x06,0x05,0x7d,0x05,0x04, -0xa7,0x02,0x01,0x34,0x01,0x01,0x48,0x01,0x00,0xb4,0xff,0x01,0x61,0x04,0x08,0xa1, -0x0a,0x0a,0x8d,0x07,0x01,0x8f,0xfc,0xf9,0x22,0xf9,0xfc,0x05,0x01,0x05,0xae,0x09, -0x0b,0xad,0x0c,0x0c,0x93,0x0a,0x08,0xde,0x07,0x06,0x7b,0x05,0x04,0x3d,0x05,0x06, -0x8e,0x0a,0x0e,0xbb,0x10,0x0f,0x30,0x0b,0x08,0x6f,0x0a,0x0e,0xaa,0x12,0x14,0x95, -0x13,0x11,0x9f,0x0f,0x0c,0xcb,0x0a,0x09,0x6e,0x0a,0x0c,0x00,0x0e,0x0f,0x9d,0x10, -0x10,0x84,0x0e,0x0a,0x66,0x05,0x01,0x0f,0x02,0x04,0x9e,0x08,0x0b,0x8d,0x0e,0x10, -0xb1,0x0e,0x09,0x94,0x01,0xfa,0xea,0xf7,0xf9,0x45,0xfc,0xfe,0x6a,0xff,0xfe,0xd3, -0xfb,0xf8,0xd8,0xf4,0xf2,0x36,0xf2,0xf3,0x74,0xf4,0xf6,0x95,0xf9,0xfc,0x7e,0xfd, -0xfa,0x37,0xf6,0xf4,0x85,0xf6,0xfa,0x84,0xfc,0xfc,0x46,0xfb,0xfa,0x0d,0xfb,0xfa, -0xee,0xf9,0xf7,0xbf,0xf6,0xf6,0xbf,0xf7,0xf8,0x20,0xf7,0xf5,0x21,0xf2,0xef,0xf6, -0xed,0xee,0xb2,0xef,0xf2,0xb1,0xf4,0xf6,0xbd,0xf7,0xf6,0x2e,0xf4,0xef,0xaa,0xeb, -0xe9,0x3d,0xea,0xec,0x30,0xee,0xf0,0x84,0xf2,0xf4,0xaf,0xf6,0xf7,0x70,0xf6,0xf5, -0x01,0xf3,0xf1,0x25,0xf1,0xf2,0x17,0xf5,0xf8,0x56,0xfa,0xf9,0x54,0xf5,0xf0,0x8a, -0xee,0xef,0x7f,0xf3,0xf6,0xb9,0xf7,0xf6,0xeb,0xf3,0xf0,0xc8,0xee,0xef,0x73,0xf0, -0xf1,0x38,0xf2,0xf3,0xc8,0xf5,0xf8,0x0d,0xfc,0xff,0x81,0x01,0x02,0x4b,0x02,0x01, -0x48,0x02,0x04,0x97,0x06,0x07,0xb7,0x06,0x04,0x6d,0x03,0x04,0x81,0x07,0x0c,0x23, -0x0f,0x0f,0xff,0x0f,0x0f,0x11,0x0c,0x07,0x83,0x01,0xfc,0x1f,0xfb,0xfb,0x04,0xfc, -0xfc,0x22,0xfb,0xfa,0x71,0xfa,0xfc,0x0e,0x00,0x02,0x96,0x02,0x00,0xb4,0xfc,0xf9, -0x9a,0xf8,0xf9,0x4a,0xfb,0xfb,0xdb,0xfb,0xfd,0xc0,0xfe,0x00,0xad,0x02,0x04,0xa5, -0x06,0x09,0x49,0x0c,0x0d,0x84,0x0b,0x08,0xaf,0x06,0x05,0x43,0x05,0x06,0x39,0x08, -0x09,0xd8,0x0a,0x0c,0xca,0x0e,0x10,0x5b,0x11,0x0f,0x2e,0x0d,0x0a,0x92,0x08,0x08, -0x3a,0x0a,0x0b,0xd6,0x09,0x05,0x7e,0x01,0xfd,0x08,0xfb,0xfa,0x08,0xfd,0x02,0x89, -0x08,0x0b,0x7f,0x0b,0x07,0x9e,0x03,0x01,0x22,0x00,0xfe,0x5e,0xfc,0xfa,0x81,0xfa, -0xfe,0xc3,0x03,0x09,0x31,0x0c,0x0d,0x22,0x0b,0x07,0xc1,0x03,0x03,0x31,0x05,0x08, -0x03,0x0a,0x0a,0x93,0x09,0x09,0x13,0x09,0x08,0x86,0x07,0x08,0x82,0x0b,0x10,0xa4, -0x13,0x14,0xa9,0x13,0x12,0x43,0x10,0x0c,0x7d,0x09,0x08,0xf4,0x09,0x0d,0xe7,0x10, -0x13,0x2b,0x15,0x13,0xba,0x0e,0x08,0xa0,0x02,0x01,0xb8,0x04,0x09,0x65,0x0c,0x0d, -0xac,0x0e,0x0f,0x97,0x0e,0x0b,0x41,0x05,0xff,0xfb,0xfd,0xff,0x4e,0x03,0x05,0x97, -0x04,0x01,0xa0,0xfc,0xf9,0xb0,0xf6,0xf5,0xfd,0xf5,0xf6,0xd9,0xf6,0xf7,0x1a,0xf9, -0xf9,0x4e,0xf9,0xf7,0x2e,0xf7,0xf7,0x6d,0xf9,0xfa,0x8b,0xfb,0xfb,0x0e,0xfc,0xfb, -0xa9,0xfa,0xf9,0xa7,0xf8,0xf8,0x7c,0xfa,0xfc,0xdd,0xfd,0xfc,0xa6,0xf9,0xf6,0x46, -0xf3,0xf0,0x08,0xef,0xef,0xb7,0xf1,0xf3,0x2e,0xf5,0xf5,0xfb,0xf5,0xf5,0x6f,0xf5, -0xf3,0xca,0xf0,0xed,0x94,0xe9,0xe7,0xea,0xe9,0xef,0xd3,0xf3,0xf5,0x1f,0xf5,0xf2, -0x32,0xef,0xed,0x0e,0xef,0xf2,0xf9,0xf5,0xf7,0xfd,0xf7,0xf6,0x88,0xf4,0xf2,0x3c, -0xf2,0xf3,0x30,0xf4,0xf4,0x29,0xf4,0xf4,0x41,0xf5,0xf6,0x9b,0xf6,0xf4,0xf6,0xf0, -0xee,0x50,0xed,0xef,0x63,0xf1,0xf2,0x59,0xf3,0xf4,0xc5,0xf5,0xf7,0x27,0xf9,0xfb, -0x51,0xfd,0xff,0xef,0x02,0x05,0xb1,0x05,0x04,0x88,0x01,0xfe,0x15,0xfe,0x01,0xc6, -0x06,0x0b,0xba,0x0d,0x0d,0x5a,0x0d,0x0d,0xd9,0x0d,0x0c,0xaf,0x0a,0x07,0x01,0x03, -0xff,0xf1,0xfb,0xfa,0x70,0xf9,0xfa,0x42,0xfc,0xfe,0x0e,0x00,0xff,0x7a,0xfe,0xfd, -0x83,0xfc,0xfc,0x5a,0xfd,0xfd,0xfc,0xfc,0xfa,0xf8,0xf7,0xf7,0x14,0xf9,0xfc,0x75, -0xff,0x01,0x28,0x03,0x05,0x85,0x08,0x0b,0x7a,0x0c,0x0a,0x9e,0x08,0x06,0xb7,0x04, -0x03,0x74,0x03,0x06,0x44,0x0b,0x0f,0x3d,0x11,0x0e,0x2e,0x0b,0x08,0x6c,0x09,0x0c, -0x18,0x10,0x12,0xe3,0x11,0x0f,0x91,0x0a,0x05,0xe9,0x01,0x00,0x86,0xff,0xfd,0xd6, -0xfb,0xfd,0x34,0x02,0x08,0xd2,0x0b,0x0b,0x6f,0x09,0x05,0x5a,0x01,0xfc,0x18,0xf9, -0xf8,0x6b,0xfb,0xff,0x37,0x03,0x05,0xaa,0x06,0x06,0xdd,0x05,0x04,0xa3,0x03,0x05, -0x24,0x08,0x0a,0x63,0x0a,0x09,0x55,0x08,0x07,0x79,0x06,0x04,0x86,0x02,0x03,0x2c, -0x09,0x10,0xa7,0x15,0x16,0x2b,0x14,0x10,0xd4,0x0c,0x0a,0x53,0x09,0x0a,0xe0,0x0b, -0x0e,0x6b,0x12,0x15,0xee,0x16,0x13,0x9e,0x0d,0x06,0xaf,0x03,0x04,0x93,0x07,0x0c, -0x90,0x0e,0x0f,0xa2,0x0e,0x0d,0x52,0x0b,0x09,0xf1,0x06,0x06,0x25,0x07,0x08,0xd2, -0x07,0x06,0x39,0x05,0x03,0x5a,0x01,0xfe,0xd4,0xfb,0xfa,0xe9,0xf9,0xf9,0x57,0xf9, -0xf9,0x49,0xf9,0xf7,0xce,0xf6,0xf6,0x9b,0xf7,0xf9,0xe1,0xfa,0xfc,0xe9,0xfd,0xfd, -0x49,0xfb,0xf8,0x08,0xf7,0xf7,0x94,0xf9,0xfc,0xf9,0xfe,0xff,0x36,0xfe,0xfd,0x42, -0xfc,0xfa,0xdf,0xf8,0xf5,0x18,0xf2,0xef,0xec,0xef,0xf2,0xd6,0xf5,0xf9,0xb0,0xfa, -0xf9,0x5c,0xf6,0xf1,0x04,0xed,0xeb,0x9c,0xed,0xf0,0x52,0xf1,0xf0,0x18,0xef,0xee, -0xe9,0xee,0xee,0x8f,0xee,0xee,0xc3,0xee,0xf0,0x8d,0xf3,0xf5,0x99,0xf6,0xf6,0x21, -0xf4,0xf2,0x30,0xf1,0xf1,0x3e,0xf3,0xf3,0x9f,0xf4,0xf5,0x1b,0xf7,0xf7,0xce,0xf6, -0xf3,0x5b,0xf0,0xee,0x68,0xef,0xf2,0x12,0xf4,0xf3,0xc5,0xf0,0xee,0x48,0xee,0xef, -0x7f,0xf3,0xf7,0xce,0xfb,0xfe,0x87,0xff,0xff,0xf7,0xfe,0xfe,0xfa,0xfe,0xff,0xf8, -0xff,0x00,0x75,0x01,0x02,0xaf,0x04,0x06,0x4f,0x0a,0x0e,0x6a,0x12,0x12,0xed,0x0e, -0x09,0x03,0x05,0x02,0x7b,0x01,0x00,0xf7,0xfe,0xfd,0x33,0xfc,0xfc,0xb8,0xfc,0xfc, -0xd8,0xfc,0xfd,0x4f,0xff,0xff,0x17,0xfe,0xfc,0x08,0xfc,0xfc,0x62,0xfb,0xf9,0x98, -0xf7,0xf6,0xc8,0xf6,0xf8,0xce,0xfd,0x04,0xc9,0x0a,0x0d,0xa3,0x0a,0x05,0x49,0x02, -0x02,0x6b,0x05,0x07,0x1d,0x09,0x09,0x95,0x09,0x09,0x6d,0x09,0x09,0xd5,0x09,0x0a, -0xb8,0x0b,0x0c,0x4f,0x0e,0x10,0xf8,0x12,0x13,0x2f,0x12,0x0d,0x8c,0x08,0x03,0x4c, -0xff,0xfa,0x7e,0xf9,0xfc,0x1b,0x03,0x09,0x90,0x0b,0x0a,0x98,0x07,0x04,0xe7,0x01, -0xff,0xfc,0xfd,0xfc,0x8a,0xfc,0xfd,0xcf,0x00,0x03,0xf0,0x02,0x01,0x42,0xff,0xff, -0xf3,0x01,0x06,0x64,0x0a,0x0c,0x98,0x0b,0x09,0x44,0x07,0x05,0xe7,0x02,0xff,0x7f, -0xff,0x02,0xfc,0x08,0x0f,0x76,0x13,0x14,0xfa,0x12,0x0e,0x6f,0x0a,0x07,0x1a,0x08, -0x0b,0xf2,0x0e,0x12,0x9f,0x15,0x15,0x1a,0x13,0x0f,0xe5,0x0b,0x09,0x2b,0x09,0x09, -0x1d,0x0b,0x0c,0xca,0x0d,0x0d,0x6f,0x0d,0x0b,0x4d,0x0a,0x09,0xa9,0x09,0x0a,0x40, -0x0a,0x0a,0x75,0x0a,0x0a,0x56,0x09,0x07,0x00,0x04,0x01,0xf3,0xff,0x00,0x87,0x01, -0x01,0x32,0xfe,0xfa,0x04,0xf7,0xf5,0x18,0xf6,0xf7,0xed,0xf9,0xfb,0x2c,0xfd,0xfd, -0x36,0xfc,0xfa,0xdf,0xfa,0xfb,0xb3,0xfa,0xf8,0xee,0xf6,0xf7,0x71,0xfa,0xff,0xa9, -0x03,0x04,0x4c,0x02,0xfd,0xa2,0xf7,0xf4,0x51,0xf3,0xf4,0x16,0xf6,0xf7,0xdc,0xf8, -0xf8,0xcf,0xf8,0xf8,0xc0,0xf5,0xf2,0x59,0xf0,0xf0,0xf5,0xf1,0xf3,0x57,0xf3,0xf1, -0xf3,0xee,0xed,0xdf,0xed,0xed,0xa5,0xec,0xeb,0x5e,0xec,0xef,0xb1,0xf2,0xf4,0x0f, -0xf5,0xf3,0xfa,0xf1,0xf0,0x41,0xef,0xf0,0x9a,0xf3,0xf6,0xb2,0xf6,0xf5,0x27,0xf4, -0xf3,0xb8,0xf3,0xf4,0x62,0xf4,0xf4,0xfd,0xf4,0xf4,0x4a,0xf3,0xf0,0x04,0xed,0xec, -0x32,0xee,0xf1,0x66,0xf3,0xf3,0xb9,0xf3,0xf5,0x77,0xf8,0xfb,0xc6,0xfd,0xff,0x83, -0xff,0xfe,0x68,0xfc,0xfa,0x33,0xfa,0xfc,0x7b,0x00,0x04,0xa5,0x07,0x0a,0x3c,0x0d, -0x0e,0x70,0x0d,0x0c,0x3a,0x0c,0x0b,0x44,0x08,0x03,0xcc,0xff,0xfd,0xec,0xfe,0x00, -0x5d,0x00,0xfd,0xd3,0xf9,0xf8,0xdc,0xfa,0xfe,0xd6,0x01,0x03,0x4f,0x03,0xfe,0x9e, -0xf8,0xf3,0x47,0xf2,0xf4,0xc7,0xf7,0xfa,0x18,0xfd,0x00,0xe4,0x02,0x04,0x01,0x04, -0x03,0xc9,0x03,0x04,0x9f,0x06,0x07,0x36,0x07,0x07,0x62,0x08,0x0a,0xe5,0x0a,0x09, -0xa7,0x06,0x04,0xc5,0x04,0x08,0xc5,0x0d,0x13,0x8c,0x17,0x17,0x55,0x14,0x10,0x5e, -0x0d,0x08,0x78,0x02,0xfd,0x66,0xfc,0xff,0x35,0x04,0x07,0x3f,0x09,0x07,0x5e,0x05, -0x03,0x23,0x02,0x01,0xee,0x01,0x01,0x6b,0x01,0x01,0x82,0x00,0xff,0x53,0xfd,0xfb, -0xd7,0xfa,0xfc,0xc2,0xff,0x04,0xad,0x09,0x0d,0x32,0x0e,0x0b,0x7c,0x06,0x00,0xfa, -0xfc,0xfc,0xf9,0xff,0x05,0xc7,0x0a,0x0e,0x94,0x0f,0x0e,0xbd,0x0c,0x0a,0xa3,0x08, -0x08,0xbc,0x0a,0x0d,0xef,0x10,0x12,0x36,0x12,0x11,0x18,0x11,0x10,0x39,0x0f,0x0c, -0x9c,0x0a,0x0a,0x76,0x0c,0x0e,0x4b,0x0f,0x0e,0xd7,0x0c,0x0a,0x08,0x09,0x09,0x20, -0x0a,0x0c,0xe2,0x0d,0x0e,0x53,0x0c,0x09,0x14,0x07,0x06,0x1b,0x08,0x09,0x38,0x09, -0x07,0x52,0x04,0x01,0x0d,0x00,0xfe,0xde,0xfd,0xfb,0x27,0xf8,0xf5,0x5a,0xf6,0xf9, -0x3d,0xfe,0x01,0x46,0x01,0xfe,0xf6,0xfa,0xf8,0xd9,0xf7,0xf7,0x17,0xf7,0xf8,0x76, -0xfc,0x01,0xd3,0x03,0x03,0xb6,0x00,0xfd,0xc8,0xfa,0xf8,0x4b,0xf8,0xf8,0xbe,0xf9, -0xfa,0x55,0xfa,0xf9,0x2e,0xf9,0xf8,0xd2,0xf6,0xf4,0x1e,0xf3,0xf2,0x0b,0xf4,0xf6, -0x34,0xf7,0xf5,0x72,0xf1,0xee,0x94,0xec,0xeb,0xdf,0xeb,0xec,0xb3,0xed,0xf0,0x45, -0xf2,0xf1,0x18,0xef,0xed,0x07,0xee,0xf0,0x85,0xf2,0xf3,0x6f,0xf4,0xf3,0xb6,0xf1, -0xf0,0x08,0xf1,0xf3,0xc2,0xf5,0xf7,0xf7,0xf6,0xf5,0x91,0xf3,0xf3,0x32,0xf3,0xf2, -0xcb,0xf1,0xf1,0xb2,0xf0,0xef,0x26,0xed,0xeb,0xfc,0xed,0xf3,0x68,0xf8,0xfa,0x99, -0xfa,0xf9,0x8e,0xf9,0xf9,0xae,0xfa,0xfb,0x13,0xfb,0xfa,0x74,0xf9,0xfa,0x77,0xfe, -0x04,0x9b,0x0a,0x0d,0xb8,0x0c,0x0a,0x60,0x08,0x09,0x52,0x0b,0x0c,0xb5,0x0a,0x07, -0xe9,0x03,0xff,0x8a,0xfb,0xf8,0x3f,0xf9,0xfb,0x1c,0xff,0x02,0xd1,0x03,0x03,0x43, -0x00,0xfc,0x86,0xf9,0xf8,0x17,0xf8,0xf6,0xeb,0xf4,0xf5,0x00,0xf8,0xfc,0xbc,0x00, -0x01,0x3d,0x00,0xfe,0x87,0xfe,0x00,0x9b,0x03,0x06,0x64,0x08,0x09,0xdd,0x0a,0x0b, -0xd2,0x09,0x06,0x69,0x02,0xff,0x58,0x00,0x04,0xdd,0x0b,0x12,0xfc,0x16,0x18,0xc3, -0x16,0x13,0xd3,0x0e,0x0a,0x28,0x07,0x04,0x3f,0x04,0x04,0xc6,0x04,0x05,0x07,0x06, -0x05,0x4b,0x04,0x02,0x6b,0x01,0x01,0x53,0x03,0x06,0xdb,0x08,0x07,0x4d,0x03,0xfd, -0x24,0xf8,0xf5,0x95,0xf5,0xf8,0xdf,0xfe,0x06,0x80,0x0b,0x0d,0xf2,0x0a,0x06,0xa7, -0x01,0xff,0x83,0xff,0x00,0x7a,0x02,0x04,0x19,0x07,0x09,0x99,0x0a,0x0a,0xc6,0x09, -0x09,0x61,0x08,0x08,0x95,0x09,0x0c,0x75,0x0f,0x12,0x10,0x13,0x11,0x5e,0x0f,0x0c, -0x7f,0x0c,0x0d,0x8d,0x0f,0x10,0x68,0x10,0x0e,0xeb,0x0b,0x09,0xbe,0x0a,0x0d,0x94, -0x0e,0x0d,0xe6,0x0a,0x09,0xfb,0x0a,0x0c,0x0c,0x0d,0x0b,0x9a,0x09,0x08,0xd7,0x08, -0x0a,0x33,0x0b,0x0b,0xd5,0x0a,0x09,0x27,0x07,0x03,0xab,0xff,0xfb,0x0c,0xf9,0xf7, -0x6e,0xf9,0xfc,0x5a,0x00,0x02,0x5f,0x02,0xfe,0x6c,0xfa,0xf7,0x0d,0xf8,0xf9,0xc1, -0xf9,0xfa,0xfd,0xfc,0xff,0x17,0x01,0x00,0x6f,0xff,0xfd,0x0e,0xfd,0xfc,0x6b,0xfc, -0xfc,0x74,0xfc,0xfc,0x9f,0xfd,0xfc,0x9e,0xfa,0xf7,0x1c,0xf6,0xf5,0xf9,0xf5,0xf7, -0xb6,0xf9,0xfb,0x52,0xf9,0xf4,0x7c,0xf0,0xee,0xef,0xef,0xf1,0x90,0xf0,0xef,0x65, -0xee,0xed,0x3d,0xed,0xec,0xd9,0xec,0xee,0xc9,0xf0,0xf1,0x4d,0xf1,0xef,0x8b,0xee, -0xef,0x42,0xf1,0xf3,0x13,0xf4,0xf3,0xcb,0xf2,0xf1,0x6c,0xf1,0xf2,0x3f,0xf6,0xf9, -0xb0,0xf8,0xf5,0x42,0xf1,0xef,0xfa,0xef,0xf0,0xf8,0xef,0xee,0x26,0xed,0xed,0xd6, -0xef,0xf4,0xa3,0xf8,0xfb,0x45,0xfb,0xf9,0x71,0xf6,0xf4,0x0f,0xf5,0xf5,0xaf,0xf7, -0xfa,0x4a,0xfe,0x00,0x5c,0x01,0x00,0x36,0x00,0x03,0xf6,0x08,0x0e,0xd5,0x10,0x10, -0x90,0x0c,0x08,0x88,0x05,0x02,0xdb,0xff,0xfd,0x63,0xfb,0xfb,0x1b,0xfe,0x01,0x27, -0x04,0x04,0xb0,0x01,0xff,0x82,0xfc,0xfa,0x33,0xf8,0xf6,0x33,0xf5,0xf6,0xd2,0xf8, -0xfc,0xe0,0xfd,0xfd,0x9b,0xfb,0xf9,0xd5,0xf8,0xfa,0x69,0xfe,0x03,0x7d,0x09,0x0d, -0xb6,0x0d,0x0a,0x8b,0x06,0x02,0x5c,0x00,0xff,0x57,0x00,0x02,0xed,0x06,0x0c,0xbb, -0x12,0x16,0xa9,0x16,0x13,0xfc,0x0f,0x0d,0x52,0x0b,0x0a,0x32,0x0a,0x0b,0x52,0x0b, -0x09,0xe9,0x05,0x01,0xa4,0xfd,0xfd,0x83,0x00,0x05,0xad,0x0a,0x0c,0x1d,0x0c,0x08, -0xab,0x02,0xfb,0x1d,0xf7,0xf5,0xce,0xf7,0xfa,0x3d,0xfe,0x01,0x4e,0x05,0x07,0xd1, -0x06,0x05,0xc7,0x03,0x02,0x20,0x00,0xff,0x30,0x00,0x03,0xec,0x07,0x09,0x4e,0x08, -0x04,0xcb,0x02,0x04,0x62,0x07,0x0a,0x08,0x0c,0x0c,0x00,0x0c,0x0d,0x81,0x0e,0x0f, -0x44,0x0f,0x0f,0x31,0x0f,0x0f,0x78,0x0f,0x0f,0x55,0x0f,0x0e,0xaf,0x0d,0x0c,0xb0, -0x0b,0x0c,0xec,0x0d,0x0d,0xed,0x0c,0x0c,0x85,0x0c,0x0d,0xc2,0x0c,0x0a,0xa9,0x07, -0x05,0x5e,0x07,0x0b,0xb2,0x0e,0x10,0x88,0x10,0x0e,0x6e,0x0b,0x06,0x34,0x01,0xfe, -0x61,0xfd,0xfe,0xe0,0xfe,0x00,0xa1,0x01,0x02,0xc3,0x00,0xfe,0x24,0xfc,0xfb,0x25, -0xfb,0xfa,0x49,0xfa,0xfb,0xe6,0xfd,0x00,0x59,0x01,0xff,0x88,0xfc,0xfa,0x89,0xfb, -0xfe,0x93,0x00,0x01,0xcc,0x01,0x00,0x7b,0xfe,0xfb,0xf3,0xf8,0xf8,0x1d,0xfa,0xfb, -0x93,0xfb,0xfb,0xe2,0xf9,0xf8,0x2a,0xf7,0xf5,0x6e,0xf6,0xf7,0x28,0xf7,0xf4,0x67, -0xf0,0xed,0xd3,0xec,0xee,0xfc,0xf0,0xf1,0x63,0xef,0xec,0x3f,0xeb,0xeb,0x93,0xed, -0xf0,0x2b,0xf2,0xf1,0xc5,0xef,0xee,0x8e,0xef,0xf1,0x23,0xf2,0xf1,0x5b,0xf1,0xf2, -0xb2,0xf3,0xf5,0x02,0xf6,0xf6,0xf8,0xf6,0xf6,0x4e,0xf5,0xf1,0xd7,0xec,0xe9,0x98, -0xe9,0xed,0xe7,0xf2,0xf7,0xf0,0xf7,0xf5,0x8e,0xf3,0xf2,0xcb,0xf3,0xf5,0x4a,0xf7, -0xf7,0x6d,0xf7,0xf7,0x56,0xf8,0xf8,0xcf,0xf8,0xf8,0x5c,0xfa,0xfe,0x19,0x04,0x09, -0xa0,0x0c,0x0e,0xbc,0x0e,0x0c,0xfe,0x09,0x06,0x52,0x02,0xff,0x50,0xfd,0xfd,0xe8, -0xfe,0x01,0xd2,0x03,0x05,0xbf,0x05,0x02,0x90,0xfc,0xf8,0xb3,0xf6,0xf7,0xfb,0xf9, -0xfc,0xb1,0xfc,0xfb,0x3c,0xfa,0xf8,0xdb,0xf6,0xf4,0x4c,0xf4,0xf6,0xbb,0xfb,0x01, -0x60,0x05,0x09,0xc4,0x0b,0x0b,0x9b,0x08,0x03,0xe8,0xfe,0xfc,0x7a,0xfd,0x00,0xbb, -0x05,0x0b,0xd9,0x0f,0x11,0x50,0x0f,0x0d,0x80,0x0c,0x0e,0x35,0x11,0x13,0x38,0x14, -0x13,0x21,0x0f,0x08,0xd9,0x01,0xfd,0x89,0xfd,0x01,0xd2,0x05,0x09,0xf1,0x09,0x09, -0x7e,0x0a,0x0a,0x87,0x07,0x01,0xf7,0xfa,0xf7,0x52,0xf7,0xfa,0x11,0xfe,0x01,0x17, -0x03,0x02,0xad,0x01,0x00,0xec,0x00,0x01,0xff,0x02,0x03,0x34,0x03,0x02,0x6f,0x03, -0x04,0x96,0x04,0x03,0x97,0x02,0x03,0x49,0x06,0x08,0xe7,0x08,0x08,0x08,0x09,0x0a, -0xbf,0x0c,0x0d,0xf8,0x0d,0x0e,0xb4,0x0e,0x0f,0x30,0x0f,0x10,0xf1,0x10,0x10,0x13, -0x0e,0x0b,0x3b,0x0a,0x0a,0x0b,0x0d,0x0f,0xa7,0x10,0x10,0x3d,0x10,0x0e,0x52,0x0a, -0x06,0x90,0x03,0x04,0xfa,0x08,0x0d,0x8c,0x10,0x11,0xc1,0x10,0x0f,0x8d,0x0d,0x0a, -0xc3,0x06,0x03,0xea,0x01,0x01,0x28,0x02,0x03,0x74,0x04,0x04,0x07,0x02,0xfe,0x4b, -0xfc,0xfb,0x17,0xfc,0xfd,0xc4,0xfe,0x00,0xf3,0x00,0x00,0xb3,0xfd,0xfa,0xfe,0xf9, -0xfb,0xe9,0xfe,0x01,0xbb,0x02,0x01,0xce,0xff,0xfe,0x10,0xfe,0xff,0xd9,0x00,0x00, -0x45,0xfd,0xf9,0x59,0xf8,0xf9,0xbf,0xfc,0xfe,0x23,0xfd,0xfa,0x39,0xf8,0xf7,0xe2, -0xf6,0xf6,0x8a,0xf5,0xf3,0xde,0xf2,0xf2,0x02,0xf1,0xef,0xf5,0xed,0xed,0x2b,0xee, -0xee,0x47,0xee,0xed,0x58,0xec,0xec,0x64,0xee,0xf2,0x41,0xf4,0xf3,0xd0,0xee,0xeb, -0x81,0xea,0xed,0x67,0xf2,0xf6,0x3f,0xf9,0xf8,0x1b,0xf7,0xf5,0x11,0xf3,0xf0,0xbd, -0xee,0xee,0x41,0xef,0xf0,0x8a,0xf1,0xf2,0x82,0xf2,0xf2,0xc3,0xf1,0xf2,0x20,0xf3, -0xf4,0x69,0xf6,0xf7,0x2f,0xf8,0xf6,0x7b,0xf4,0xf3,0xc2,0xf3,0xf5,0xe2,0xf5,0xf6, -0xbd,0xf9,0xff,0xb9,0x06,0x0c,0x07,0x0f,0x0e,0x76,0x0b,0x07,0x50,0x02,0xff,0xb0, -0xfe,0x01,0xe1,0x03,0x05,0x0a,0x06,0x05,0x12,0x03,0xff,0xbe,0xfc,0xfb,0xf0,0xfa, -0xfb,0x99,0xfc,0xfd,0xe6,0xfd,0xfd,0xdf,0xfc,0xf9,0xef,0xf4,0xf0,0xa1,0xee,0xf1, -0x67,0xf7,0xfe,0x60,0x03,0x07,0xfe,0x09,0x08,0x94,0x03,0xfe,0x99,0xfc,0xfe,0x7f, -0x03,0x07,0x13,0x08,0x06,0xb1,0x03,0x03,0x09,0x06,0x09,0xcc,0x0d,0x11,0x58,0x14, -0x16,0x71,0x16,0x15,0x42,0x12,0x0d,0xf8,0x06,0x00,0xe9,0xfd,0x00,0x64,0x05,0x09, -0xcb,0x0b,0x0c,0x21,0x0b,0x09,0xb7,0x06,0x02,0x7f,0xff,0xfd,0x48,0xfd,0xfd,0x08, -0xfe,0xfe,0x78,0xfe,0xfe,0x33,0xfe,0xfe,0x0b,0x00,0x02,0xa0,0x03,0x03,0x69,0x02, -0x01,0x3c,0x02,0x03,0x41,0x03,0x02,0xc7,0x01,0x02,0xd7,0x03,0x05,0xb2,0x05,0x06, -0xf4,0x07,0x09,0x8f,0x0a,0x09,0x5d,0x09,0x0a,0x36,0x0d,0x10,0xdb,0x12,0x12,0x0e, -0x11,0x0d,0x19,0x0a,0x08,0xa6,0x09,0x0c,0x7f,0x10,0x12,0x97,0x12,0x11,0x5c,0x10, -0x0d,0x5d,0x0a,0x06,0x3e,0x05,0x05,0x99,0x07,0x0a,0x97,0x0d,0x10,0xf7,0x11,0x11, -0x06,0x0f,0x0b,0xbc,0x08,0x06,0x07,0x06,0x07,0x69,0x09,0x09,0x7c,0x07,0x02,0x7d, -0xfe,0xfc,0x8b,0xfe,0x02,0x03,0x04,0x02,0x14,0xff,0xfd,0xb4,0xfd,0xff,0x66,0x00, -0x00,0xc3,0xfe,0xfc,0xec,0xfb,0xfc,0x0b,0xff,0x01,0x14,0x02,0x02,0xb6,0x02,0x02, -0x52,0x00,0xfe,0x34,0xfd,0xfd,0x12,0xfe,0xff,0x46,0xff,0xfd,0xd4,0xfa,0xfa,0xf4, -0xfb,0xfd,0xe9,0xfc,0xf9,0x5e,0xf6,0xf4,0xa7,0xf4,0xf6,0xf0,0xf6,0xf5,0xdf,0xf2, -0xef,0x82,0xec,0xeb,0xb8,0xeb,0xec,0xbc,0xee,0xf0,0xfd,0xf1,0xf1,0x13,0xef,0xed, -0x12,0xec,0xeb,0xc9,0xeb,0xec,0xdd,0xef,0xf4,0x68,0xf7,0xf6,0x9f,0xf4,0xf2,0x08, -0xf2,0xf2,0x09,0xf3,0xf3,0xa1,0xf2,0xf1,0x6a,0xf0,0xef,0x0e,0xf0,0xf0,0x48,0xf1, -0xf1,0x79,0xf1,0xf2,0x33,0xf4,0xf7,0xa4,0xf9,0xf9,0xc6,0xf6,0xf3,0x02,0xf0,0xed, -0x77,0xec,0xee,0xfd,0xf4,0xfc,0xfa,0x02,0x06,0x46,0x07,0x07,0x35,0x07,0x06,0x33, -0x04,0x02,0x50,0x01,0x02,0x29,0x05,0x07,0x77,0x07,0x05,0xbb,0x03,0x01,0xf4,0xfd, -0xfa,0xe5,0xf8,0xfb,0xa0,0xff,0x04,0x48,0x06,0x03,0x88,0xfd,0xf5,0x4e,0xef,0xec, -0x6b,0xef,0xf4,0x2e,0xfa,0xfc,0x8f,0xfd,0xfd,0xcc,0xfe,0x00,0x03,0x01,0x01,0x30, -0x01,0x02,0xea,0x04,0x06,0x82,0x05,0x03,0x64,0x00,0xfe,0x2a,0xff,0x02,0x94,0x07, -0x0e,0xf3,0x13,0x17,0x77,0x18,0x17,0x75,0x14,0x0f,0x3e,0x0a,0x04,0x8e,0x02,0x03, -0x6d,0x07,0x0a,0x03,0x0b,0x0a,0xd8,0x09,0x09,0x12,0x08,0x06,0x74,0x04,0x03,0x75, -0x02,0x00,0xcc,0xfe,0xfc,0x6f,0xfc,0xfd,0xd1,0xfd,0xfe,0x39,0xff,0xff,0xb7,0xff, -0x00,0xb3,0x01,0x03,0x0e,0x05,0x03,0xee,0x00,0xfe,0x86,0xfe,0x00,0x0e,0x04,0x06, -0xe7,0x06,0x05,0xc7,0x03,0x02,0x3e,0x03,0x04,0x4f,0x08,0x0c,0x52,0x0f,0x10,0xef, -0x10,0x0f,0x2e,0x0e,0x0b,0x9c,0x09,0x09,0x12,0x0b,0x0d,0xd8,0x0e,0x10,0x74,0x12, -0x14,0x05,0x14,0x10,0x07,0x0b,0x05,0x9e,0x03,0x05,0xe5,0x09,0x0d,0x1f,0x0f,0x0d, -0x47,0x0b,0x0a,0x79,0x0b,0x0d,0x27,0x0f,0x0e,0xaa,0x0c,0x0a,0x78,0x09,0x09,0xf1, -0x07,0x05,0xec,0x03,0x03,0x25,0x03,0x02,0x57,0x01,0x00,0xa5,0x00,0x02,0xc5,0x03, -0x03,0x8a,0x01,0xfe,0x66,0xfc,0xfc,0xbb,0xfe,0x00,0xa8,0x00,0xff,0xc7,0xfe,0x00, -0x74,0x02,0x03,0x39,0x03,0x02,0x05,0x01,0xff,0xa2,0xfd,0xfd,0x79,0xff,0x01,0xfa, -0x01,0x00,0x41,0xfd,0xfb,0x32,0xfa,0xfa,0xd5,0xfa,0xfa,0x3f,0xfb,0xfb,0x5c,0xfb, -0xf8,0x9d,0xf4,0xf0,0xa4,0xed,0xec,0x0f,0xee,0xf0,0x43,0xf2,0xf3,0xa3,0xf1,0xee, -0x52,0xeb,0xeb,0x41,0xec,0xed,0x71,0xed,0xed,0x48,0xee,0xef,0xbf,0xf1,0xf2,0x98, -0xf2,0xf2,0x3e,0xf3,0xf3,0x01,0xf2,0xf1,0x86,0xf2,0xf4,0x6e,0xf6,0xf4,0x5c,0xf0, -0xec,0x13,0xeb,0xec,0x6b,0xef,0xf2,0x7b,0xf6,0xf9,0x6b,0xfb,0xfa,0xa6,0xf6,0xf1, -0xcb,0xed,0xeb,0x36,0xeb,0xed,0xc1,0xf0,0xf5,0x09,0xfa,0xfd,0x4f,0x01,0x03,0xd7, -0x03,0x02,0xe0,0xfe,0xfd,0x53,0xff,0x04,0xcd,0x0a,0x0d,0x9a,0x0b,0x05,0x9e,0xff, -0xfb,0x24,0xfa,0xfb,0xeb,0xfe,0x02,0x7a,0x05,0x06,0x51,0x04,0x01,0x01,0xfd,0xf8, -0xfa,0xf4,0xf2,0x0c,0xf3,0xf5,0x26,0xf8,0xf8,0xff,0xf7,0xf7,0x36,0xf8,0xfa,0xc6, -0xfc,0xfe,0xec,0x00,0x04,0xb0,0x06,0x07,0x76,0x05,0x01,0xbc,0xfd,0xfa,0x95,0xf9, -0xfc,0x27,0x02,0x09,0xa4,0x0f,0x14,0x41,0x16,0x16,0xd1,0x13,0x10,0xbb,0x0d,0x0b, -0x9b,0x0a,0x09,0x4f,0x09,0x07,0xed,0x06,0x07,0x7e,0x0a,0x0c,0xe6,0x0b,0x09,0xb6, -0x06,0x04,0xcd,0x03,0x03,0x52,0x03,0x02,0x4e,0x00,0xfc,0x6b,0xfa,0xfa,0x76,0xfc, -0xfe,0x0f,0x01,0x02,0x95,0x02,0x01,0xbe,0x00,0xff,0x24,0xfe,0xfe,0x6b,0x01,0x04, -0x5d,0x06,0x05,0x51,0x02,0x00,0xc1,0xff,0x00,0x2a,0x02,0x03,0x8f,0x05,0x07,0x3d, -0x0b,0x0f,0x45,0x12,0x11,0xcc,0x0d,0x08,0x04,0x05,0x06,0x62,0x0a,0x0e,0xde,0x11, -0x12,0x9f,0x12,0x11,0xe7,0x0f,0x0e,0x80,0x0c,0x0b,0xb3,0x0a,0x0b,0xd4,0x0b,0x0a, -0x9d,0x08,0x07,0x26,0x09,0x0c,0xf3,0x0d,0x0d,0xad,0x0c,0x0b,0x7b,0x0c,0x0e,0xb1, -0x0e,0x0d,0xde,0x0b,0x08,0xdc,0x05,0x03,0x1d,0x03,0x03,0xd8,0x04,0x05,0x47,0x04, -0x02,0x38,0x02,0x03,0x37,0x04,0x03,0x35,0x01,0xff,0x03,0xfe,0xfd,0xac,0xfe,0x00, -0x92,0x01,0x02,0x2f,0x03,0x02,0x73,0x01,0x01,0xc0,0x00,0x00,0x88,0x00,0x01,0x79, -0x03,0x05,0xa2,0x04,0x00,0x4e,0xfc,0xf9,0xef,0xfa,0xfd,0x02,0xff,0x00,0x60,0x00, -0xff,0xef,0xfd,0xf9,0xad,0xf5,0xf3,0xb7,0xf3,0xf4,0xd6,0xf3,0xf2,0x22,0xf1,0xf1, -0xe5,0xf1,0xf1,0x55,0xef,0xec,0x1f,0xeb,0xea,0x59,0xeb,0xed,0x71,0xef,0xf1,0x22, -0xf1,0xf0,0xe1,0xee,0xee,0x31,0xee,0xef,0x45,0xf1,0xf4,0x54,0xf7,0xf9,0xa0,0xf7, -0xf3,0x44,0xee,0xea,0x9c,0xea,0xec,0x6e,0xef,0xf1,0xea,0xf3,0xf7,0xa2,0xfa,0xfc, -0x08,0xfb,0xf5,0x4e,0xef,0xe9,0xc9,0xe6,0xe8,0xc2,0xed,0xf5,0xc4,0xfa,0xfc,0x00, -0xfa,0xf7,0x97,0xf6,0xf7,0x4d,0xfa,0xfd,0xdd,0x02,0x07,0xbd,0x0a,0x0a,0x88,0x07, -0x02,0xee,0xfe,0xfc,0x0b,0xfd,0xff,0x93,0x01,0x03,0xb8,0x04,0x04,0xae,0x03,0x01, -0x59,0xff,0xfc,0xe8,0xf9,0xf8,0x54,0xf8,0xf9,0xf4,0xf8,0xf6,0xac,0xf4,0xf3,0x49, -0xf3,0xf3,0xca,0xf5,0xfa,0x15,0x00,0x05,0x15,0x08,0x07,0x09,0x04,0xff,0xb0,0xfa, -0xf8,0xee,0xf9,0xfc,0xd7,0xff,0x03,0x02,0x06,0x09,0xd7,0x0d,0x12,0x26,0x15,0x14, -0xfe,0x11,0x0e,0x99,0x0c,0x0b,0x08,0x0b,0x0a,0x59,0x0a,0x0a,0x88,0x0a,0x09,0x0e, -0x09,0x08,0xd5,0x08,0x0a,0x04,0x0b,0x0a,0x84,0x07,0x02,0x4a,0xfd,0xfa,0x4d,0xfc, -0xff,0x35,0x01,0x00,0x3f,0xff,0xfd,0x98,0xfd,0xfe,0x1e,0x00,0x00,0xc0,0xfe,0xfe, -0x23,0x00,0x03,0xff,0x06,0x06,0x6c,0x03,0xff,0xd9,0xfc,0xfb,0x8b,0xfc,0xff,0x22, -0x03,0x08,0x56,0x0d,0x0f,0x2c,0x0e,0x0a,0x41,0x07,0x07,0x80,0x08,0x0a,0xc6,0x0b, -0x0c,0x7a,0x0d,0x0e,0xf6,0x0e,0x0f,0x4e,0x11,0x11,0x29,0x10,0x0d,0x79,0x0b,0x0b, -0x01,0x0c,0x0c,0x1d,0x0c,0x09,0xed,0x07,0x07,0x56,0x08,0x0a,0xd1,0x0b,0x0d,0xc8, -0x0e,0x0e,0x0c,0x0e,0x0d,0xfb,0x0d,0x0d,0xbc,0x0b,0x07,0x4a,0x04,0x03,0x95,0x04, -0x05,0xcd,0x05,0x05,0xe8,0x05,0x07,0x21,0x07,0x04,0x4b,0x01,0xff,0xe0,0xfe,0x00, -0x50,0x01,0x02,0xba,0x03,0x04,0x03,0x03,0x00,0xc4,0xfd,0xfd,0xc7,0xff,0x03,0x87, -0x06,0x07,0x9b,0x06,0x03,0x2e,0x01,0xff,0xf6,0xfe,0xff,0xe6,0xff,0xff,0x58,0xff, -0xff,0xef,0x00,0x01,0x3b,0x01,0xff,0xa0,0xfb,0xf8,0x3c,0xf7,0xf6,0x06,0xf6,0xf5, -0xb8,0xf5,0xf6,0x28,0xf6,0xf3,0xb3,0xee,0xea,0xfb,0xe9,0xec,0x22,0xef,0xf1,0x05, -0xf2,0xf0,0xdc,0xed,0xea,0x2f,0xea,0xeb,0xca,0xed,0xef,0x66,0xf0,0xf1,0xbf,0xf4, -0xf7,0x7c,0xf9,0xf7,0x8d,0xf2,0xeb,0x8d,0xe7,0xe7,0x84,0xea,0xf0,0x30,0xf6,0xfb, -0x95,0xfd,0xfb,0xaf,0xf7,0xf2,0x9e,0xee,0xeb,0xf5,0xea,0xed,0x5e,0xf2,0xf5,0x96, -0xf5,0xf3,0x5a,0xf1,0xf0,0x70,0xf0,0xf2,0x6b,0xf6,0xfb,0x44,0x00,0x04,0x14,0x06, -0x05,0x69,0x03,0x01,0xf3,0xff,0xff,0x26,0xff,0xff,0x9f,0x01,0x03,0x40,0x04,0x04, -0x6a,0x03,0x01,0xf4,0xfe,0xfc,0xad,0xfc,0xfe,0x4b,0x01,0x01,0x25,0xfd,0xf6,0xc6, -0xf0,0xee,0x70,0xee,0xf1,0x97,0xf5,0xf9,0x0b,0xfd,0xff,0x99,0x01,0x03,0xf0,0x02, -0x01,0xd5,0xfe,0xfc,0x76,0xfa,0xf8,0xbd,0xf8,0xfb,0x92,0xff,0x05,0x92,0x0a,0x0e, -0xb2,0x0e,0x0d,0x18,0x0d,0x0f,0x10,0x12,0x13,0x7e,0x12,0x0d,0x8a,0x08,0x06,0x00, -0x07,0x0a,0xc6,0x0c,0x0c,0x1f,0x0c,0x0b,0x4c,0x0c,0x0b,0xa8,0x08,0x04,0xde,0x01, -0x00,0x27,0x00,0x00,0x72,0x00,0x00,0x6f,0x01,0x00,0xcd,0xfe,0xfb,0xab,0xf9,0xf9, -0x6e,0xfc,0x00,0xa7,0x04,0x07,0xf8,0x07,0x05,0x23,0x00,0xfb,0xab,0xfa,0xfc,0x51, -0xfe,0x00,0x92,0x01,0x03,0x7b,0x06,0x08,0x0d,0x0a,0x0a,0xc1,0x09,0x09,0xe3,0x07, -0x06,0xbe,0x07,0x0a,0x78,0x0d,0x0e,0x78,0x0d,0x0c,0x96,0x0d,0x10,0x64,0x11,0x10, -0x53,0x0e,0x0d,0xa4,0x0d,0x0e,0x00,0x0d,0x0b,0x40,0x09,0x08,0x92,0x07,0x07,0xb5, -0x07,0x09,0xb6,0x0b,0x0d,0x5c,0x0f,0x10,0x54,0x10,0x0f,0x76,0x0d,0x0a,0x4a,0x07, -0x04,0xa7,0x03,0x05,0xf1,0x07,0x0a,0x3a,0x0b,0x09,0x92,0x05,0x01,0xec,0xff,0x01, -0x11,0x04,0x06,0xaa,0x06,0x04,0x87,0x02,0x01,0x2d,0x01,0xff,0x1d,0xff,0xff,0x69, -0x01,0x03,0x49,0x05,0x06,0x53,0x06,0x05,0xcb,0x04,0x03,0xf7,0x01,0x00,0x13,0xff, -0xff,0x06,0x01,0x03,0x90,0x04,0x05,0x40,0x03,0xff,0x63,0xfb,0xfa,0x08,0xfc,0xfd, -0x5e,0xfe,0xfc,0xeb,0xf9,0xf7,0xb3,0xf4,0xf3,0x10,0xf2,0xf0,0x0c,0xef,0xee,0xd0, -0xee,0xf1,0x32,0xf3,0xf3,0xf7,0xf0,0xec,0xdb,0xe8,0xe7,0x90,0xe7,0xe9,0x0e,0xee, -0xf3,0x45,0xf8,0xfb,0xc1,0xf9,0xf4,0x0a,0xee,0xe8,0x5d,0xe7,0xe9,0xf2,0xec,0xf2, -0x13,0xf7,0xf9,0x8b,0xf9,0xf6,0xbb,0xf3,0xf1,0xea,0xf0,0xf1,0x20,0xf2,0xf4,0x00, -0xf5,0xf3,0xf7,0xf0,0xee,0x1f,0xee,0xed,0x5f,0xee,0xef,0xc3,0xf0,0xf4,0x93,0xf9, -0xff,0xa4,0x02,0x02,0x77,0xff,0xfc,0x75,0xfb,0xfd,0x06,0x01,0x04,0xe8,0x05,0x04, -0x77,0x01,0xfe,0x8b,0xfd,0xfd,0x6e,0xff,0x01,0x2a,0x04,0x05,0x86,0x04,0x01,0xbe, -0xfd,0xf8,0x8e,0xf5,0xf3,0x99,0xf2,0xf1,0xd5,0xef,0xf0,0x22,0xf4,0xfb,0x68,0x02, -0x05,0x12,0x03,0xfe,0x19,0xfb,0xfa,0x23,0xfb,0xfb,0x2c,0xfb,0xfa,0x9a,0xfb,0xfd, -0x66,0xff,0x02,0x46,0x06,0x0a,0x68,0x0e,0x10,0xad,0x11,0x11,0xfc,0x10,0x0e,0x1d, -0x0c,0x09,0x2d,0x09,0x09,0xee,0x0a,0x0b,0x2c,0x0d,0x0f,0x22,0x10,0x0e,0xe7,0x09, -0x04,0x7f,0x02,0x02,0x9d,0x04,0x05,0x8e,0x06,0x05,0x1d,0x03,0xfe,0xd7,0xf9,0xf7, -0x39,0xf9,0xfc,0x7e,0xff,0x00,0x98,0x01,0x03,0x9a,0x05,0x05,0xf2,0x01,0xfe,0x03, -0xfc,0xfb,0xda,0xfc,0xfe,0xb4,0xff,0x01,0xc1,0x02,0x04,0x29,0x06,0x07,0x27,0x08, -0x08,0x01,0x08,0x07,0xbe,0x07,0x08,0x41,0x09,0x0a,0xfe,0x0b,0x0c,0x92,0x0c,0x0d, -0x59,0x0e,0x0e,0x5d,0x0f,0x10,0x81,0x10,0x0f,0xeb,0x0d,0x0d,0xe1,0x0c,0x0b,0x9a, -0x08,0x04,0xcf,0x02,0x03,0x4e,0x08,0x0d,0xef,0x11,0x12,0x49,0x10,0x0d,0x15,0x0b, -0x09,0xb9,0x08,0x08,0xa9,0x09,0x0a,0x28,0x0a,0x09,0x67,0x08,0x06,0x3d,0x05,0x04, -0x92,0x04,0x05,0xff,0x06,0x07,0x62,0x06,0x05,0xd6,0x04,0x04,0x86,0x03,0x01,0xab, -0xff,0xfe,0xc5,0xfe,0x01,0xb9,0x05,0x08,0x6e,0x09,0x07,0xc3,0x03,0x01,0xd2,0x00, -0x02,0x46,0x04,0x05,0xb1,0x04,0x03,0x5d,0x03,0x03,0x97,0x02,0x00,0xd7,0xfe,0xff, -0x41,0x00,0x00,0x1f,0x01,0x00,0x0e,0x00,0xfd,0x1b,0xfa,0xf6,0x80,0xf2,0xf0,0x80, -0xef,0xf1,0xa6,0xf4,0xf7,0x0f,0xf9,0xf6,0x19,0xf1,0xea,0xa9,0xe5,0xe3,0x0f,0xe6, -0xea,0xd8,0xef,0xf5,0x48,0xf9,0xf8,0xdf,0xf4,0xef,0xc2,0xea,0xe9,0x07,0xeb,0xee, -0xc0,0xf0,0xf2,0xb1,0xf2,0xf3,0x46,0xf4,0xf5,0xa0,0xf4,0xf2,0xaf,0xf1,0xf1,0xdf, -0xf3,0xf6,0xb9,0xf8,0xf8,0x10,0xf4,0xee,0xbc,0xea,0xe9,0xa4,0xea,0xed,0x1a,0xf1, -0xf4,0xd4,0xf6,0xf8,0x87,0xf8,0xf7,0x43,0xf6,0xf8,0xe0,0xfc,0x02,0xa5,0x04,0x02, -0x8f,0xff,0xfd,0x88,0xfe,0x00,0x61,0x00,0xff,0xe3,0xfd,0xfe,0x93,0x00,0x03,0x9d, -0x06,0x07,0x2d,0x06,0x01,0xa4,0xfa,0xf4,0x2a,0xf1,0xf0,0xc3,0xf0,0xf2,0xa2,0xf4, -0xf8,0x12,0xfb,0xfc,0x76,0xfc,0xfc,0xe8,0xfd,0xff,0xe7,0xfe,0xfc,0x63,0xf9,0xf8, -0x93,0xf8,0xf9,0xa0,0xf9,0xfb,0x8d,0xff,0x04,0xf0,0x07,0x0b,0x93,0x0e,0x11,0x8c, -0x12,0x0f,0x09,0x0b,0x07,0x0d,0x08,0x0b,0x15,0x0f,0x10,0x8f,0x10,0x0e,0x55,0x0c, -0x0b,0xf0,0x09,0x08,0xda,0x07,0x08,0xa6,0x09,0x0a,0x30,0x09,0x07,0x66,0x04,0x00, -0x23,0xfc,0xf9,0xfd,0xf9,0xfb,0x7b,0xfd,0xff,0x23,0x01,0x02,0x6f,0x03,0x02,0x89, -0x01,0x00,0x89,0xff,0xfe,0x03,0xfd,0xfc,0x42,0xfc,0xfe,0x33,0x01,0x03,0x31,0x03, -0x02,0xcd,0x03,0x05,0xce,0x07,0x08,0xb8,0x07,0x06,0xeb,0x06,0x08,0x12,0x0a,0x0b, -0xe9,0x0b,0x0a,0x8e,0x09,0x09,0x3e,0x0c,0x0f,0xfa,0x12,0x14,0xc9,0x13,0x11,0xd6, -0x0d,0x09,0xf9,0x05,0x04,0x40,0x04,0x06,0xb8,0x09,0x0c,0x5d,0x0e,0x0d,0xd8,0x0b, -0x0a,0x3e,0x0b,0x0b,0x9d,0x0c,0x0d,0x42,0x0c,0x0a,0x05,0x09,0x09,0xd1,0x09,0x09, -0x19,0x07,0x03,0xff,0x02,0x04,0xeb,0x07,0x0a,0x6a,0x0b,0x0a,0x71,0x07,0x04,0x77, -0x02,0x01,0x81,0x00,0x01,0xd5,0x02,0x04,0x00,0x05,0x05,0x1d,0x06,0x05,0xba,0x04, -0x03,0xdc,0x03,0x04,0x18,0x05,0x05,0x15,0x06,0x07,0x32,0x07,0x05,0x65,0x02,0xff, -0x72,0xfd,0xfe,0x96,0x01,0x05,0x28,0x08,0x08,0x55,0x06,0x02,0x64,0xfc,0xf6,0xd2, -0xf1,0xf0,0xac,0xf3,0xf8,0xae,0xfd,0xff,0x54,0xfc,0xf5,0x4a,0xee,0xe9,0x93,0xe7, -0xe8,0x3a,0xeb,0xed,0x8c,0xef,0xf1,0x65,0xf3,0xf4,0x3c,0xf4,0xf0,0x9e,0xec,0xea, -0xb0,0xea,0xed,0x38,0xf0,0xf1,0x7b,0xf2,0xf3,0x43,0xf3,0xf1,0x65,0xee,0xed,0xd1, -0xef,0xf5,0x6f,0xfb,0xfd,0x93,0xfa,0xf4,0xff,0xef,0xed,0x44,0xed,0xef,0xf1,0xf0, -0xf1,0xe6,0xef,0xee,0xf0,0xed,0xf0,0x54,0xf3,0xf4,0xdf,0xf4,0xf5,0xe5,0xf7,0xfb, -0xf6,0xfd,0xff,0xa8,0x00,0x01,0xd8,0x00,0xfd,0xeb,0xf9,0xf8,0x55,0xfa,0xfe,0x43, -0x02,0x05,0x47,0x07,0x07,0xe7,0x05,0x02,0x0c,0xff,0xfb,0xf6,0xf8,0xf7,0xd1,0xf4, -0xf2,0xa3,0xf0,0xf1,0xae,0xf5,0xf9,0xd5,0xfa,0xfa,0x5c,0xfb,0xfd,0xe4,0xfe,0xff, -0x14,0xfe,0xfb,0xf3,0xf6,0xf3,0xa3,0xf2,0xf5,0x38,0xfa,0xff,0x49,0x04,0x07,0xca, -0x09,0x0b,0x31,0x0b,0x0a,0x86,0x09,0x09,0x7c,0x0b,0x0e,0x21,0x10,0x10,0xc8,0x0f, -0x0e,0x77,0x0c,0x0a,0xa1,0x08,0x08,0x1f,0x0b,0x0d,0x9a,0x0e,0x0d,0xe8,0x0a,0x08, -0x31,0x06,0x04,0xf6,0x01,0xff,0x30,0xfc,0xfa,0xa4,0xfa,0xfd,0xe9,0x00,0x02,0x7a, -0x02,0x01,0xd7,0x00,0x00,0x79,0x00,0x00,0xe2,0xfe,0xfd,0xe0,0xfb,0xfc,0x44,0xfe, -0x00,0x99,0x01,0x01,0x2e,0x02,0x02,0x75,0x02,0x03,0xb5,0x05,0x08,0x68,0x0a,0x0b, -0x30,0x0a,0x08,0x45,0x06,0x04,0xe5,0x03,0x06,0x96,0x0b,0x11,0x78,0x15,0x15,0xdd, -0x12,0x0f,0x33,0x0d,0x0c,0x04,0x0b,0x08,0x5f,0x07,0x06,0xce,0x07,0x09,0x04,0x0b, -0x0c,0xa4,0x0b,0x09,0xef,0x08,0x09,0xe2,0x0a,0x0d,0xa3,0x0e,0x0e,0x7a,0x0d,0x0b, -0xd5,0x08,0x06,0xc9,0x04,0x03,0xfd,0x04,0x07,0xd6,0x09,0x0b,0xc3,0x0a,0x09,0xee, -0x08,0x07,0xc6,0x05,0x03,0x5d,0x02,0x02,0x42,0x03,0x05,0x94,0x06,0x06,0x27,0x05, -0x03,0x1d,0x03,0x02,0x7e,0x03,0x04,0x8a,0x06,0x08,0x2f,0x0b,0x0b,0xcb,0x09,0x05, -0x0b,0x00,0xfb,0x52,0xfa,0xfe,0x8c,0x06,0x0d,0x25,0x0f,0x0b,0xdc,0x05,0x00,0xd9, -0xfc,0xfa,0x82,0xf8,0xf8,0xb8,0xfa,0xfe,0x32,0x00,0xff,0xc4,0xfb,0xf7,0x7d,0xf4, -0xf0,0x6f,0xed,0xea,0x79,0xea,0xec,0xaf,0xf0,0xf3,0x9f,0xf5,0xf4,0xb9,0xf0,0xeb, -0x44,0xe8,0xea,0xf6,0xef,0xf4,0x76,0xf4,0xf0,0x4e,0xed,0xeb,0x2a,0xec,0xed,0xdd, -0xef,0xf2,0x31,0xf4,0xf5,0x5b,0xf6,0xf6,0x46,0xf6,0xf6,0x85,0xf6,0xf5,0x66,0xf2, -0xef,0x49,0xef,0xf0,0x06,0xf1,0xf0,0x1b,0xf0,0xef,0xfa,0xee,0xed,0x98,0xec,0xee, -0xf6,0xf2,0xf8,0x8d,0xfd,0xff,0xc9,0xfe,0xfc,0x9a,0xfa,0xf9,0xa8,0xf9,0xfa,0xa2, -0xfa,0xfb,0x5b,0xfd,0xff,0x6e,0x03,0x06,0xd3,0x06,0x04,0x4f,0x02,0x00,0x91,0xfe, -0xfc,0x8f,0xfa,0xf7,0xb0,0xf3,0xf1,0x7e,0xf1,0xf1,0xef,0xf3,0xf7,0xb7,0xfb,0xff, -0xd4,0x00,0x00,0xe5,0xfd,0xfa,0x74,0xf6,0xf3,0x13,0xf2,0xf3,0xf2,0xf5,0xfa,0x1b, -0x00,0x03,0xb7,0x03,0x02,0x17,0x02,0x03,0x1a,0x07,0x0b,0xe1,0x0d,0x0f,0xa0,0x0e, -0x0d,0xdc,0x0d,0x0e,0xd4,0x0d,0x0c,0xe0,0x09,0x09,0x62,0x0a,0x0c,0x2e,0x0f,0x10, -0xb4,0x0f,0x0d,0x42,0x0a,0x07,0x97,0x04,0x02,0xa3,0x00,0xfe,0xdc,0xfc,0xfb,0x2e, -0xfd,0x00,0x20,0x02,0x02,0xe8,0x01,0x01,0xa4,0x00,0xff,0x64,0xfd,0xfc,0x15,0xfd, -0xff,0x32,0x01,0x01,0xfa,0xff,0xfc,0xce,0xfa,0xfb,0xc6,0xfe,0x03,0x1c,0x08,0x0a, -0xea,0x0a,0x09,0x90,0x06,0x05,0x10,0x04,0x03,0xf4,0x02,0x04,0x08,0x08,0x0c,0x1c, -0x11,0x13,0x04,0x13,0x11,0xdb,0x0f,0x0d,0xfe,0x0b,0x0a,0x85,0x09,0x09,0xdd,0x0a, -0x0b,0x76,0x0a,0x08,0x09,0x07,0x06,0xb9,0x07,0x09,0x16,0x0b,0x0c,0x6e,0x0e,0x0f, -0xb4,0x0e,0x0c,0x3b,0x0a,0x07,0x16,0x05,0x04,0xd0,0x04,0x07,0xd4,0x09,0x0b,0xd1, -0x0a,0x0a,0x80,0x09,0x09,0x76,0x08,0x05,0xed,0x02,0x02,0x53,0x05,0x0a,0x33,0x0c, -0x09,0x75,0x03,0xfe,0x3a,0xfd,0xfe,0xad,0x02,0x08,0x20,0x0d,0x10,0x11,0x0f,0x0a, -0x39,0x05,0x01,0x71,0xfe,0xfd,0xaf,0x00,0x05,0x64,0x09,0x0b,0xc7,0x0a,0x09,0xe3, -0x07,0x06,0xb6,0x03,0xff,0xe6,0xfa,0xf9,0x29,0xfd,0x03,0x80,0x06,0x05,0xf3,0xff, -0xf9,0xad,0xf4,0xf1,0x11,0xf0,0xf1,0xcc,0xf4,0xf6,0x30,0xf4,0xf0,0x3e,0xee,0xed, -0x77,0xee,0xef,0x7c,0xf0,0xf0,0x4e,0xf1,0xf1,0xd3,0xef,0xee,0xe0,0xec,0xec,0x2a, -0xed,0xed,0x4e,0xee,0xee,0xfc,0xef,0xf2,0xe5,0xf4,0xf7,0x63,0xf8,0xf7,0x72,0xf4, -0xf2,0x92,0xf1,0xf3,0x15,0xf6,0xf7,0x64,0xf5,0xf2,0x92,0xef,0xed,0x1a,0xec,0xeb, -0x10,0xeb,0xec,0xde,0xef,0xf3,0x79,0xf7,0xfa,0xf2,0xfa,0xfa,0xaa,0xf9,0xf8,0xc8, -0xf7,0xf7,0x92,0xf7,0xf9,0xe8,0xfb,0xfd,0xab,0xfe,0xff,0x3c,0x01,0x02,0x2a,0x04, -0x05,0x60,0x04,0x02,0xb6,0xff,0xfc,0x89,0xf8,0xf3,0x9a,0xef,0xed,0xde,0xef,0xf5, -0xa2,0xfb,0x00,0x17,0x01,0xfe,0xa3,0xfa,0xf8,0x02,0xf7,0xf6,0xb3,0xf5,0xf5,0x3b, -0xf6,0xf7,0x52,0xf8,0xfa,0xa2,0xfc,0xfe,0xf7,0xfe,0xff,0x47,0x01,0x04,0xaa,0x08, -0x0c,0x44,0x0e,0x0e,0x73,0x0d,0x0d,0xa2,0x0c,0x0b,0x8b,0x0a,0x09,0x9c,0x0a,0x0c, -0x77,0x0e,0x0f,0x2c,0x10,0x0f,0xed,0x0e,0x0d,0xf4,0x0a,0x07,0x79,0x03,0xff,0x27, -0xfd,0xfd,0x18,0x00,0x02,0xad,0x03,0x01,0x3f,0xff,0xfd,0x23,0xfd,0xfe,0x49,0x00, -0x01,0xb5,0x01,0x01,0xe9,0x00,0xff,0x42,0xfc,0xf9,0xc8,0xf8,0xfa,0xc9,0xfd,0x01, -0x94,0x04,0x07,0x67,0x09,0x09,0xd9,0x07,0x05,0xc6,0x02,0x00,0x89,0x00,0x02,0xda, -0x05,0x09,0x2c,0x0d,0x0f,0x60,0x0f,0x0f,0xc0,0x0e,0x0f,0xe0,0x0e,0x0d,0x6d,0x0c, -0x0c,0x93,0x0d,0x0e,0x50,0x0b,0x06,0xcb,0x03,0x04,0x27,0x07,0x09,0x65,0x0a,0x0b, -0x10,0x0c,0x0d,0x0c,0x0f,0x0e,0xce,0x0c,0x09,0x10,0x05,0x02,0x9c,0x03,0x06,0xde, -0x0a,0x0d,0xc5,0x0c,0x09,0x6a,0x06,0x04,0xde,0x04,0x05,0x45,0x07,0x0b,0x77,0x0f, -0x0f,0xec,0x0a,0x03,0x13,0xfd,0xfb,0xfd,0xfe,0x03,0x60,0x06,0x09,0xe6,0x0b,0x0d, -0x96,0x0d,0x0b,0x49,0x08,0x04,0x1a,0x01,0xfe,0x7b,0xff,0x03,0xda,0x09,0x0e,0x7c, -0x0f,0x0c,0xf5,0x06,0x02,0x02,0x00,0x00,0xa9,0x02,0x05,0x33,0x07,0x07,0xf5,0x04, -0x01,0xba,0xfe,0xfc,0xe6,0xfa,0xfa,0x22,0xfa,0xfa,0x50,0xf8,0xf5,0x23,0xf2,0xf1, -0x02,0xf2,0xf2,0x1a,0xf2,0xf0,0x39,0xef,0xef,0xd2,0xf0,0xf3,0xd3,0xf3,0xf1,0x1b, -0xee,0xea,0x6c,0xe9,0xe9,0xff,0xeb,0xee,0x7d,0xf1,0xf3,0xd2,0xf3,0xf3,0xda,0xf2, -0xf2,0x10,0xf2,0xf3,0x37,0xf5,0xf6,0xba,0xf7,0xf8,0xb1,0xf7,0xf6,0x95,0xf3,0xf0, -0xd0,0xec,0xea,0xe5,0xe9,0xeb,0xdd,0xee,0xf1,0x10,0xf2,0xf3,0xd8,0xf5,0xf7,0x5f, -0xf8,0xf7,0xb0,0xf5,0xf5,0xe9,0xf6,0xf8,0x0c,0xfa,0xf9,0x9d,0xf8,0xf8,0xa0,0xf9, -0xfd,0xea,0x02,0x07,0x1d,0x0a,0x08,0x88,0x03,0xfd,0x54,0xf8,0xf5,0x03,0xf4,0xf3, -0x67,0xf3,0xf4,0x7c,0xf7,0xfa,0x45,0xfc,0xfc,0x67,0xfb,0xfa,0x04,0xf9,0xf7,0x5e, -0xf7,0xf6,0x3a,0xf6,0xf6,0xa5,0xf6,0xf7,0x04,0xf8,0xf8,0x84,0xf8,0xf9,0x3c,0xfc, -0xff,0x2e,0x04,0x07,0x6c,0x09,0x09,0x68,0x0a,0x0c,0xf6,0x0d,0x0d,0xc6,0x0a,0x08, -0x62,0x07,0x09,0x71,0x0c,0x10,0x91,0x12,0x13,0x45,0x12,0x0f,0x1b,0x0c,0x08,0xd9, -0x05,0x04,0xb7,0x04,0x05,0x82,0x04,0x02,0x2e,0x01,0xff,0x65,0xfd,0xfc,0x34,0xfd, -0xff,0xb8,0x01,0x02,0xea,0x02,0x03,0xe2,0x02,0x00,0xd7,0xfb,0xf7,0x45,0xf6,0xf8, -0x6c,0xfc,0x00,0x80,0x02,0x04,0x10,0x06,0x08,0xf1,0x07,0x05,0x28,0x02,0xff,0x1e, -0x00,0x02,0x23,0x05,0x07,0x9d,0x09,0x09,0x3c,0x09,0x09,0x0b,0x0c,0x0f,0x93,0x10, -0x0f,0x8b,0x0e,0x0e,0xda,0x0f,0x0f,0x3e,0x0d,0x08,0x7c,0x05,0x04,0x08,0x05,0x05, -0xb6,0x06,0x0a,0x50,0x0e,0x11,0xb4,0x10,0x0c,0x38,0x07,0x03,0x2e,0x04,0x07,0x34, -0x0b,0x0e,0xe1,0x0d,0x0a,0x87,0x05,0x01,0x08,0x01,0x04,0x12,0x08,0x0a,0x8e,0x0c, -0x0d,0x6b,0x0e,0x0d,0x29,0x0b,0x07,0xc7,0x02,0xfe,0x15,0xfc,0xfd,0x5b,0x03,0x0a, -0x55,0x0f,0x11,0xd0,0x0e,0x0a,0x10,0x05,0x01,0xaa,0x00,0x02,0x13,0x06,0x0a,0x48, -0x0d,0x0c,0xcf,0x09,0x06,0x20,0x04,0x04,0x79,0x06,0x08,0x72,0x08,0x07,0x92,0x05, -0x05,0x16,0x06,0x06,0xd4,0x04,0x02,0xe5,0xff,0xfe,0xe0,0xfc,0xfc,0x68,0xfc,0xfb, -0x46,0xf9,0xf6,0x07,0xf4,0xf2,0xe4,0xf0,0xf0,0xad,0xf2,0xf4,0xef,0xf5,0xf4,0x9e, -0xf2,0xf0,0x95,0xee,0xec,0x3c,0xeb,0xea,0x17,0xeb,0xed,0x0c,0xf1,0xf2,0x5c,0xf2, -0xf0,0xb7,0xee,0xee,0x6a,0xf0,0xf2,0x9c,0xf4,0xf6,0x93,0xf7,0xf8,0x7c,0xf9,0xf9, -0x40,0xf7,0xf4,0x63,0xf0,0xec,0x1a,0xeb,0xec,0x57,0xef,0xf1,0x26,0xf1,0xef,0x36, -0xee,0xef,0x84,0xf2,0xf6,0xed,0xf9,0xfa,0x64,0xf8,0xf5,0x5d,0xf3,0xf1,0x76,0xf1, -0xf3,0x8d,0xf7,0xfb,0xe9,0xff,0x03,0x6c,0x06,0x06,0x3b,0x04,0x00,0xca,0xfd,0xfb, -0xf6,0xf8,0xf5,0xed,0xf3,0xf4,0xb8,0xf6,0xf9,0xd5,0xfa,0xfa,0xa4,0xf8,0xf7,0x8d, -0xf8,0xfa,0xb0,0xfa,0xf9,0xab,0xf7,0xf6,0x37,0xf6,0xf5,0x5c,0xf5,0xf5,0x18,0xf6, -0xf6,0xa6,0xf6,0xf8,0x81,0xfb,0x00,0xa4,0x04,0x07,0xef,0x09,0x0a,0xef,0x0a,0x09, -0xd3,0x06,0x05,0x86,0x06,0x09,0xff,0x0d,0x10,0x85,0x10,0x10,0xd6,0x10,0x10,0x79, -0x0e,0x0b,0x74,0x09,0x09,0x0c,0x0b,0x0b,0xeb,0x09,0x05,0xad,0x01,0xfe,0xe2,0xfb, -0xfb,0xcd,0xfd,0x00,0xf6,0x01,0x02,0xa9,0x03,0x05,0x82,0x05,0x02,0x9a,0xfc,0xf6, -0xeb,0xf4,0xf7,0x55,0xfb,0xfe,0xab,0x00,0x01,0x7e,0x03,0x04,0x7b,0x04,0x03,0xf1, -0x01,0x02,0x54,0x03,0x03,0x5a,0x03,0x03,0xca,0x04,0x06,0x10,0x07,0x08,0xf2,0x08, -0x09,0xe4,0x09,0x0c,0x43,0x10,0x14,0xdd,0x16,0x14,0x05,0x00,0x00,0x81,0x01,0xfb, -0xdd,0xf6,0xf9,0x70,0xfd,0xfd,0x62,0xfd,0xfa,0x18,0xf6,0xf9,0x6b,0xff,0xf9,0x27, -0xf4,0xf7,0x09,0xfb,0xfd,0x25,0x00,0xff,0xd1,0xfa,0xfe,0x2c,0xff,0xf7,0x43,0xf5, -0xf7,0x3d,0xfc,0x00,0xb8,0x01,0xfe,0x89,0xfa,0xfd,0x03,0xfd,0xfb,0x25,0xf9,0xf7, -0xbc,0xfa,0x04,0x40,0x0b,0x05,0x28,0xff,0xff,0x92,0xf9,0xf2,0xef,0xf4,0xfa,0x74, -0xff,0x03,0xc6,0x01,0xfd,0xe6,0x02,0x01,0x87,0xf6,0xf6,0x66,0xfb,0x04,0x14,0x11, -0x1b,0xdc,0x10,0x00,0x87,0x03,0xff,0x17,0xef,0xe8,0x22,0xf4,0x07,0x8a,0x0f,0x0e, -0x8c,0x0a,0x06,0x6b,0x00,0xf3,0x60,0xe9,0xec,0x9a,0xfa,0x0d,0x29,0x16,0x0b,0x0b, -0xf8,0xeb,0xe3,0xe2,0xdb,0xf9,0xe0,0xf7,0x90,0x08,0x11,0xac,0x19,0x20,0x85,0x1b, -0x0d,0xfc,0xf3,0xdf,0x56,0xe4,0xf1,0x79,0xfa,0x05,0x1a,0x0d,0x0b,0x09,0xfe,0xe5, -0x5b,0xcc,0xc5,0xd4,0xc9,0xc0,0x82,0xb9,0xc9,0x12,0xee,0x10,0x36,0x0f,0xf8,0xff, -0xeb,0xe7,0x37,0xe7,0xee,0x0c,0x00,0x1c,0x26,0x3a,0x3c,0xe2,0x2d,0x2e,0x20,0x3e, -0x48,0x12,0x3d,0x2c,0xfe,0x30,0x47,0xa6,0x57,0x52,0x25,0x42,0x34,0xb6,0x27,0x17, -0xee,0x0b,0x0f,0x63,0x20,0x30,0x95,0x32,0x26,0x4e,0x27,0x34,0x9a,0x35,0x1f,0xa6, -0x07,0x00,0xdd,0x01,0x04,0x68,0x0a,0x0f,0x0c,0x0c,0xfa,0x65,0xe4,0xdc,0xb7,0xea, -0xfd,0x20,0xfc,0xf4,0x09,0xed,0xec,0xb5,0xef,0xe9,0x68,0xd9,0xcd,0x49,0xd1,0xd7, -0x34,0xd6,0xdc,0xf1,0xea,0xfb,0x82,0x05,0x08,0xa3,0x04,0x01,0x44,0x03,0x06,0x1d, -0x05,0xfc,0x03,0xf2,0xef,0x2b,0xf6,0xfc,0x75,0xf8,0xf2,0xca,0xe7,0xde,0x5c,0xdf, -0xe1,0x48,0xd5,0xc8,0x2b,0xcd,0xda,0x42,0xde,0xe3,0x0c,0xf3,0xff,0xb2,0xfc,0xe9, -0x27,0xd6,0xd4,0x5f,0xdc,0xe0,0xf4,0xde,0xe2,0x26,0xf3,0x00,0x99,0xfa,0xe9,0xec, -0xe2,0xee,0xa7,0xf6,0xe9,0xce,0xd6,0xdc,0xfb,0xf4,0x01,0x5c,0x05,0x08,0x3c,0x09, -0x00,0xc9,0xf2,0xdc,0xb5,0xd8,0xed,0xb3,0xfb,0xfd,0x88,0xff,0x08,0xf0,0x0e,0xfd, -0x8e,0xd9,0xc3,0xbe,0xca,0xdc,0x99,0xe7,0xf3,0x1a,0x0c,0x20,0x6f,0x19,0xfb,0x22, -0xe1,0xe0,0xc6,0xed,0xf5,0xaf,0xee,0xf1,0x73,0x07,0x19,0xd0,0x15,0x05,0xf3,0xf3, -0xde,0x46,0xc3,0xb2,0xe1,0xb9,0xdd,0x7d,0x00,0x0a,0x42,0xff,0xfa,0xba,0x03,0x07, -0xa6,0x02,0xfb,0x6b,0x05,0x1e,0x56,0x2f,0x35,0xeb,0x41,0x51,0xf4,0x52,0x40,0xf5, -0x2a,0x2e,0x70,0x4d,0x66,0x94,0x68,0x69,0xee,0x6c,0x67,0xde,0x58,0x4b,0x25,0x44, -0x44,0x3e,0x42,0x3a,0x5a,0x3b,0x4d,0x4b,0x64,0x60,0xdf,0x3e,0x1f,0x58,0x17,0x1e, -0x74,0x23,0x1c,0xd1,0x14,0x12,0xff,0x11,0x0d,0xe5,0x02,0xfb,0x70,0xfc,0x03,0x5e, -0x08,0xff,0x51,0xfb,0x03,0x7e,0x03,0xfa,0x95,0xed,0xdc,0xfd,0xcb,0xc4,0xd9,0xcb, -0xd5,0xa7,0xd7,0xd7,0xcd,0xe1,0xf4,0x71,0x01,0x00,0x2a,0xfb,0xf7,0xc7,0xf7,0xf4, -0x8b,0xf0,0xf4,0x97,0xff,0x02,0xc2,0xfb,0xf0,0x28,0xec,0xf7,0xd8,0xfa,0xe6,0x58, -0xd5,0xcf,0xff,0xce,0xc9,0x0f,0xbf,0xc1,0xa8,0xd2,0xdf,0x6c,0xd9,0xcc,0x78,0xc8, -0xc9,0xd5,0xc9,0xc4,0x65,0xbe,0xc2,0xab,0xca,0xcf,0xd0,0xce,0xda,0xb6,0xeb,0xe8, -0xc3,0xcf,0xbc,0x31,0xc0,0xcc,0xbc,0xd1,0xcf,0x6d,0xd8,0xed,0x5c,0xfa,0xee,0xb8, -0xd8,0xd0,0xc9,0xd7,0xd9,0x0c,0xd5,0xdd,0xd2,0xf7,0x14,0xdb,0x15,0xf7,0xa8,0xdc, -0xd6,0x43,0xd4,0xd6,0x5b,0xe3,0xfa,0xc1,0x15,0x26,0x08,0x27,0x24,0xaf,0x2e,0x2f, -0x97,0x19,0xfd,0xdc,0xf7,0x14,0xc0,0x37,0x44,0x11,0x40,0x3a,0x30,0x31,0x18,0xd0, -0xf4,0xe4,0xe2,0xe9,0xf0,0xe4,0xed,0xeb,0x5f,0xf4,0x07,0xea,0x0f,0x03,0xcc,0xf1, -0xec,0x60,0xf4,0xfc,0x65,0x09,0x1c,0xca,0x2f,0x39,0xf2,0x2c,0x1b,0x76,0x20,0x32, -0x4b,0x3d,0x3f,0xc6,0x43,0x51,0x17,0x6b,0x7e,0xed,0x74,0x4f,0xab,0x33,0x2e,0x1f, -0x35,0x39,0xc4,0x3e,0x49,0x69,0x4b,0x44,0xbb,0x3a,0x2c,0x3a,0x20,0x1f,0x4e,0x22, -0x20,0x4b,0x16,0x06,0x6d,0x06,0x12,0x9d,0x12,0x06,0x6f,0xff,0xff,0x7a,0x05,0x0e, -0x24,0x0f,0x0e,0x22,0x15,0x1a,0xe9,0x0f,0xfa,0x4d,0xf2,0xf1,0xa7,0xeb,0xd9,0x26, -0xca,0xd6,0x51,0xf2,0x00,0xda,0xf6,0xee,0x2b,0xf6,0xfc,0xc3,0xf7,0xef,0x43,0xec, -0xf4,0x9c,0xfc,0xf5,0xa4,0xe4,0xe5,0x01,0xf3,0xf6,0x57,0xe7,0xd9,0x05,0xd7,0xd5, -0x90,0xcb,0xba,0xea,0xb8,0xcb,0x70,0xcc,0xb9,0x30,0xad,0xb6,0xc1,0xc6,0xcb,0xe9, -0xbe,0xac,0x4e,0xaf,0xbe,0xf0,0xbf,0xc0,0xc7,0xcf,0xe6,0x3f,0xf3,0xe7,0x2b,0xd8, -0xd5,0x14,0xd8,0xdc,0x63,0xd8,0xd7,0x70,0xe8,0xfa,0x6f,0x02,0xfe,0x52,0xf7,0xed, -0x0a,0xdf,0xd1,0x90,0xd2,0xea,0x6f,0x06,0x04,0x31,0xf0,0xe8,0xe7,0xed,0xe8,0xee, -0xd5,0xc3,0xc2,0xbf,0xcf,0x27,0xe1,0xf1,0x55,0x08,0x20,0x58,0x27,0x14,0x91,0xfa, -0xf5,0x80,0x05,0x1c,0xcc,0x25,0x2c,0xef,0x3a,0x44,0x88,0x40,0x31,0xde,0x25,0x1d, -0x26,0x0b,0xfa,0x16,0xf0,0xf2,0xc2,0x04,0x13,0xe1,0x0b,0xf3,0x18,0xe9,0xf1,0xf0, -0xff,0x05,0x72,0x02,0x06,0x70,0x15,0x27,0x94,0x30,0x2f,0xa8,0x23,0x16,0x22,0x1a, -0x2d,0x08,0x40,0x52,0x45,0x69,0x7b,0xe7,0x7a,0x68,0xaa,0x51,0x45,0x5a,0x4b,0x57, -0xa1,0x57,0x4f,0x00,0x4b,0x52,0x91,0x57,0x4e,0x5c,0x44,0x45,0xd9,0x49,0x41,0x31, -0x2f,0x29,0xd5,0x31,0x31,0xd6,0x22,0x13,0x59,0x10,0x1c,0x7f,0x26,0x1c,0x05,0x10, -0x15,0xb0,0x24,0x2c,0x86,0x24,0x16,0x65,0x10,0x09,0x89,0xf3,0xd8,0x9a,0xd4,0xdb, -0x3b,0xe0,0xdc,0xc1,0xd5,0xdd,0x93,0xe5,0xde,0x0d,0xd6,0xd5,0x89,0xdf,0xdf,0xb4, -0xcc,0xbd,0xd9,0xc3,0xda,0xb9,0xe4,0xd9,0x5b,0xcc,0xca,0xdf,0xce,0xcc,0xb8,0xc1, -0xbd,0x8f,0xc4,0xc5,0x34,0xba,0xb0,0xa7,0xb2,0xbf,0x21,0xc8,0xbf,0x5d,0xb2,0xb2, -0x2b,0xba,0xb9,0x0b,0xb6,0xbd,0x9e,0xd1,0xde,0xc1,0xdd,0xdf,0x47,0xee,0xf4,0xf4, -0xe7,0xd2,0x17,0xc9,0xde,0x81,0xff,0x0e,0x1b,0x0d,0x06,0xa3,0xff,0xfa,0x3e,0xef, -0xe9,0x6c,0xf2,0xfa,0xdd,0xf6,0xf4,0xfb,0xfe,0x09,0xaf,0x0b,0x01,0xc8,0xe8,0xcf, -0x66,0xc3,0xcc,0x08,0xdf,0xf0,0x71,0xff,0x09,0x93,0x07,0xfb,0xe6,0xf4,0xf8,0x6c, -0xfd,0xfd,0x3a,0xfc,0x02,0x77,0x14,0x29,0xa5,0x37,0x34,0x2a,0x24,0x0f,0x34,0x06, -0x0d,0x7a,0x0f,0x06,0x9c,0xfe,0xfc,0x10,0x02,0x05,0x80,0xff,0xf5,0xb6,0xee,0xf2, -0xf8,0xf8,0xfb,0x6f,0x04,0x1b,0xd3,0x31,0x2e,0x96,0x18,0x0a,0x53,0x11,0x25,0x7f, -0x35,0x40,0x58,0x55,0x65,0x16,0x68,0x65,0x1d,0x60,0x60,0x3a,0x67,0x61,0x8a,0x4f, -0x4a,0xba,0x54,0x5f,0xff,0x5b,0x51,0x01,0x50,0x58,0x53,0x5d,0x53,0x31,0x47,0x45, -0xa5,0x41,0x35,0xe4,0x27,0x23,0xce,0x2b,0x2a,0x76,0x1e,0x14,0x89,0x18,0x22,0x34, -0x23,0x20,0x55,0x26,0x34,0xb0,0x34,0x1e,0xc3,0x02,0xf6,0x76,0xf8,0xf6,0xe1,0xe1, -0xce,0x9f,0xcf,0xda,0x3e,0xdd,0xda,0xc9,0xd6,0xd4,0x6e,0xd4,0xc6,0x53,0xb3,0xb5, -0x08,0xc5,0xcd,0x56,0xc5,0xb9,0xb7,0xba,0xc1,0x6d,0xc0,0xb9,0x50,0xb8,0xba,0x81, -0xb7,0xaf,0xb4,0xa8,0xad,0xf2,0xbc,0xbf,0xbe,0xaf,0xa3,0xea,0xaa,0xb7,0xef,0xb8, -0xb1,0xd1,0xac,0xb0,0xb8,0xba,0xcd,0x89,0xdf,0xe8,0xaf,0xe7,0xde,0x45,0xd5,0xcd, -0xec,0xd2,0xe5,0x5a,0xf2,0xf2,0xd8,0xf1,0xf6,0x1b,0xff,0xfd,0x14,0xf5,0xee,0x41, -0xe6,0xde,0x69,0xe0,0xec,0x5c,0xfd,0x08,0xc1,0x06,0xf8,0x47,0xe2,0xd2,0x11,0xce, -0xd4,0x7b,0xd7,0xd5,0xe9,0xd6,0xdd,0xed,0xef,0x02,0x6e,0x01,0xf2,0x28,0xe7,0xe8, -0x63,0xf8,0x05,0x73,0x09,0x14,0xcf,0x2a,0x37,0xfb,0x34,0x30,0x51,0x32,0x30,0xf9, -0x25,0x15,0xc3,0x0b,0x12,0x5c,0x21,0x24,0x3b,0x1b,0x0f,0x37,0x07,0x04,0x88,0x03, -0x08,0x78,0x1b,0x32,0xce,0x36,0x27,0xfe,0x1d,0x23,0xc2,0x2b,0x2d,0xac,0x2b,0x33, -0x87,0x46,0x59,0xe2,0x63,0x6a,0xd6,0x76,0x7d,0x3e,0x79,0x6b,0x11,0x67,0x67,0x9b, -0x64,0x5b,0x84,0x51,0x56,0x9c,0x65,0x66,0x3a,0x5e,0x5b,0xf4,0x5b,0x57,0xda,0x48, -0x38,0x62,0x34,0x3e,0x3a,0x44,0x35,0xd7,0x1e,0x15,0x9f,0x1b,0x20,0xe6,0x1d,0x1f, -0xac,0x2b,0x34,0x74,0x34,0x2c,0xc4,0x28,0x29,0xc8,0x1e,0x03,0x7b,0xe7,0xdc,0x34, -0xe5,0xec,0x64,0xeb,0xe6,0x0c,0xe4,0xdc,0x3b,0xca,0xba,0x36,0xbc,0xc4,0xc2,0xc0, -0xb9,0x8d,0xb4,0xb7,0x18,0xbd,0xbe,0xaa,0xb7,0xa9,0xdd,0x9f,0xa0,0x08,0xa9,0xae, -0x31,0xac,0xa9,0xb7,0xa2,0x99,0xd7,0x97,0x9d,0xd6,0xa6,0xa5,0x83,0x97,0x90,0x3e, -0x93,0x9a,0x34,0xab,0xb8,0xf6,0xbc,0xbe,0x0e,0xc1,0xc5,0x48,0xcc,0xd4,0x73,0xd7, -0xd6,0xeb,0xd4,0xd4,0x34,0xdd,0xf1,0xef,0x02,0x0a,0x71,0x04,0xf0,0xdb,0xdf,0xe6, -0xc2,0xf8,0x01,0x69,0xfe,0xfb,0x87,0x01,0x0b,0xa7,0x0b,0xfd,0x64,0xec,0xe0,0x09, -0xd9,0xd3,0x5b,0xd4,0xdf,0x21,0xee,0xf6,0xc1,0xf3,0xf0,0x10,0xf0,0xf4,0x80,0xf1, -0xe6,0x5f,0xe7,0xf6,0x47,0x07,0x17,0x41,0x28,0x39,0x98,0x44,0x3a,0x95,0x1f,0x11, -0x7a,0x1c,0x2a,0x3f,0x2f,0x27,0x09,0x20,0x1a,0xda,0x13,0x08,0x8c,0x01,0x0b,0x2d, -0x1b,0x1d,0xec,0x1b,0x21,0xfd,0x31,0x35,0x0a,0x2b,0x1f,0xd0,0x1a,0x25,0x69,0x31, -0x34,0xc5,0x38,0x4d,0x88,0x66,0x71,0x35,0x69,0x66,0xfc,0x67,0x66,0x38,0x5a,0x45, -0xd8,0x41,0x50,0x25,0x5f,0x63,0x52,0x5c,0x54,0x50,0x4f,0x4a,0x30,0x3f,0x3b,0x12, -0x48,0x4c,0x4a,0x3e,0x29,0x6e,0x1f,0x1c,0x51,0x15,0x0c,0x83,0x07,0x05,0x6b,0x07, -0x14,0x86,0x22,0x2d,0x86,0x35,0x2c,0x5f,0x17,0x02,0xc8,0xf0,0xeb,0xc9,0xf1,0xf3, -0xf5,0xed,0xe9,0x8e,0xe5,0xdc,0xe0,0xd4,0xd0,0xfc,0xc8,0xbf,0x1d,0xba,0xbd,0x04, -0xc9,0xd0,0x0a,0xcb,0xbc,0xc6,0xae,0xa9,0xfb,0xad,0xb7,0x5b,0xbc,0xb9,0x79,0xb5, -0xb2,0x23,0xb1,0xb2,0x5e,0xb9,0xb9,0x19,0xb0,0xa6,0xa1,0xa2,0xa1,0x6c,0xa1,0xa8, -0x00,0xb0,0xac,0xc8,0xa6,0xa6,0xda,0xb6,0xcf,0xda,0xdd,0xd6,0xea,0xc8,0xc2,0x91, -0xc8,0xd6,0x0e,0xdf,0xe3,0x2e,0xee,0xf7,0x3e,0xfa,0xf7,0x23,0xf5,0xf3,0xc7,0xee, -0xe9,0x0f,0xe9,0xf7,0x2f,0x0c,0x16,0x50,0x13,0x0c,0xdb,0x07,0xff,0x37,0xed,0xe0, -0x6f,0xe0,0xe5,0xbc,0xea,0xe8,0xfb,0xec,0xfc,0xd4,0x0a,0x06,0x50,0xed,0xda,0xad, -0xda,0xe1,0x3e,0xf2,0x05,0x87,0x1b,0x2c,0x35,0x2e,0x23,0xaa,0x1c,0x23,0x58,0x2e, -0x30,0x2f,0x2a,0x27,0x05,0x2d,0x2e,0x8d,0x1f,0x0e,0xb6,0x09,0x0e,0x29,0x15,0x16, -0x47,0x19,0x26,0x21,0x34,0x39,0xe3,0x2d,0x20,0x58,0x24,0x2c,0x53,0x27,0x25,0x21, -0x30,0x3f,0x9f,0x4e,0x5c,0x16,0x6b,0x78,0x12,0x76,0x66,0x13,0x58,0x53,0x6a,0x57, -0x5f,0xdc,0x66,0x63,0xf0,0x5a,0x54,0x7a,0x4e,0x47,0x95,0x47,0x4c,0xe2,0x4c,0x45, -0x4b,0x3c,0x37,0x44,0x35,0x2e,0xd6,0x1d,0x07,0xf4,0xf7,0xf1,0x5b,0xf7,0x04,0x99, -0x15,0x21,0xd0,0x20,0x18,0x30,0x0e,0x08,0xe1,0x05,0x03,0x91,0xf6,0xe8,0xa3,0xe9, -0xf0,0xf1,0xf1,0xee,0x74,0xe0,0xd1,0x7b,0xc6,0xc7,0x64,0xd0,0xd8,0x0f,0xd9,0xd1, -0xc1,0xca,0xc5,0xb0,0xbe,0xc0,0xd5,0xc5,0xc9,0x8e,0xc8,0xbd,0xff,0xb5,0xb9,0x53, -0xc5,0xcc,0x26,0xc3,0xb3,0xae,0xae,0xb4,0x3c,0xbe,0xbb,0x78,0xb2,0xaa,0x62,0xa0, -0x99,0xeb,0x99,0xa8,0x09,0xbd,0xc6,0x05,0xc2,0xbd,0x12,0xbe,0xc3,0xed,0xc4,0xbc, -0xdc,0xbb,0xcb,0x6e,0xde,0xe6,0x1d,0xe9,0xee,0x0f,0xf3,0xed,0xf5,0xdb,0xcf,0x94, -0xda,0xee,0x13,0xfd,0x01,0x3b,0x00,0x08,0xb1,0x11,0x0e,0x70,0x00,0xf1,0x7a,0xe9, -0xe4,0x91,0xdd,0xe3,0xb4,0xf9,0x0d,0x25,0x0f,0xff,0xff,0xe9,0xdd,0xf5,0xe3,0xeb, -0x90,0xec,0xf6,0x82,0x0a,0x1a,0xb0,0x1a,0x17,0x04,0x1c,0x27,0xe2,0x2d,0x2a,0x7e, -0x2f,0x39,0x62,0x3b,0x35,0x00,0x2b,0x1d,0xd6,0x0f,0x09,0x94,0x0a,0x0f,0x1c,0x19, -0x20,0x62,0x22,0x23,0xb4,0x22,0x24,0x62,0x25,0x1f,0x95,0x13,0x10,0xaf,0x16,0x22, -0xdf,0x35,0x49,0x26,0x5b,0x62,0xf2,0x5c,0x59,0x45,0x5b,0x60,0x31,0x67,0x6a,0xd1, -0x64,0x5d,0x63,0x5c,0x5b,0xd5,0x58,0x58,0xd7,0x55,0x4f,0x49,0x48,0x43,0xc9,0x4d, -0x57,0x3b,0x53,0x41,0xdf,0x26,0x10,0x16,0x04,0x01,0x3b,0x02,0xff,0x9e,0x00,0x03, -0x2c,0x0a,0x12,0x84,0x12,0x0b,0xa6,0x02,0xfa,0xad,0xf5,0xf4,0x50,0xf4,0xf5,0xf4, -0xf1,0xe7,0x17,0xd8,0xca,0x05,0xc9,0xd3,0x98,0xdb,0xd3,0x22,0xc4,0xbd,0x8f,0xc0, -0xc5,0xb2,0xc7,0xc5,0x9a,0xc2,0xbe,0xb0,0xb7,0xb9,0xdb,0xc0,0xc8,0xa8,0xca,0xb9, -0xe9,0xaa,0xb4,0xd2,0xc6,0xce,0x2a,0xc7,0xbd,0x53,0xb7,0xb0,0x61,0xa4,0x98,0x1d, -0x99,0xa4,0xb8,0xb4,0xb9,0x69,0xb4,0xb9,0x4c,0xc6,0xc4,0x4d,0xb5,0xac,0x81,0xb1, -0xbf,0xbc,0xd0,0xdc,0x46,0xe3,0xe9,0x1c,0xeb,0xe4,0x59,0xdb,0xd9,0x6e,0xe2,0xeb, -0x43,0xe7,0xe5,0xf1,0xf6,0x12,0xef,0x1d,0x17,0x4a,0x0d,0xfd,0x8c,0xf0,0xea,0x0a, -0xeb,0xf6,0x1c,0x06,0x0b,0xaa,0x08,0xff,0xf8,0xf5,0xef,0xb7,0xec,0xee,0xf4,0xf2, -0xf9,0xb2,0x01,0x08,0x5d,0x0b,0x0d,0x5e,0x14,0x19,0x29,0x1c,0x29,0x2b,0x3b,0x46, -0x62,0x4a,0x43,0xe8,0x38,0x2d,0x78,0x22,0x1d,0x99,0x1c,0x1a,0x2e,0x1b,0x1d,0xc2, -0x1e,0x23,0x6c,0x2f,0x35,0x7c,0x2c,0x1c,0x4c,0x14,0x11,0xd1,0x13,0x1e,0x75,0x2b, -0x37,0xf5,0x3c,0x40,0xa5,0x46,0x4f,0x0c,0x5e,0x67,0xea,0x66,0x5f,0xec,0x5b,0x60, -0x93,0x67,0x6b,0x5c,0x66,0x56,0xb5,0x4c,0x4a,0x0b,0x4f,0x58,0x07,0x5c,0x59,0xc6, -0x54,0x4e,0xf3,0x44,0x34,0x75,0x23,0x18,0x30,0x0d,0xfe,0xdb,0xf7,0xfe,0xdb,0x0a, -0x13,0x69,0x0d,0xfd,0xac,0xf5,0xf8,0xed,0x02,0x05,0x38,0xff,0xf7,0x32,0xef,0xe3, -0x19,0xd7,0xd9,0x29,0xe2,0xde,0x83,0xcf,0xc1,0x7a,0xbf,0xc8,0x14,0xd1,0xc8,0xef, -0xb8,0xb5,0xfd,0xbc,0xc1,0xe7,0xbe,0xbc,0xfb,0xbf,0xc0,0x81,0xb7,0xac,0x71,0xac, -0xb7,0xf8,0xc2,0xcb,0xc0,0xc7,0xbf,0x9c,0xc1,0xbf,0x31,0xb1,0xa1,0x43,0x9b,0xa1, -0x6c,0xa6,0xac,0x20,0xb7,0xc4,0x73,0xc6,0xb8,0xaa,0xac,0xab,0x56,0xb4,0xc3,0x91, -0xca,0xd0,0x50,0xd6,0xdb,0x8d,0xe6,0xf0,0x32,0xf2,0xed,0x32,0xe5,0xdd,0x54,0xdc, -0xe8,0xb1,0xfa,0x0d,0xa2,0x18,0x1c,0x82,0x16,0x0b,0xa3,0xff,0xfc,0xaa,0x03,0x09, -0x91,0x0a,0x0d,0xe8,0x0d,0x0b,0x0b,0x0a,0x04,0x39,0xfb,0xf4,0x3c,0xf8,0xff,0x96, -0x02,0x05,0xee,0x06,0x07,0x12,0x04,0x00,0x7d,0x0c,0x1f,0x60,0x31,0x3b,0x0b,0x3c, -0x3c,0x23,0x3d,0x3d,0xf9,0x39,0x30,0xe8,0x23,0x18,0x9b,0x14,0x13,0x43,0x19,0x24, -0x1b,0x2f,0x31,0x46,0x25,0x17,0x29,0x13,0x14,0x5c,0x19,0x1a,0xa7,0x13,0x0c,0x4d, -0x15,0x2a,0xd2,0x3a,0x40,0x85,0x40,0x41,0x8b,0x47,0x4e,0xce,0x54,0x5c,0xfd,0x62, -0x62,0x9c,0x5c,0x4f,0xa5,0x46,0x4c,0x27,0x54,0x4d,0xf8,0x42,0x46,0x05,0x54,0x5c, -0x4d,0x5a,0x4b,0x21,0x37,0x27,0x46,0x15,0x06,0x87,0x03,0x08,0x6b,0x0e,0x03,0x29, -0xef,0xec,0xc3,0xfa,0x06,0xd9,0x02,0xf7,0x24,0xef,0xef,0x99,0xf5,0xf2,0x3a,0xe8, -0xe1,0xf0,0xda,0xd5,0x80,0xca,0xc1,0x5c,0xc6,0xcf,0x96,0xca,0xbc,0x5c,0xb2,0xb4, -0x6a,0xbd,0xc0,0xe0,0xbd,0xbd,0x4f,0xbe,0xb8,0xa0,0xb0,0xb0,0xc2,0xb1,0xb4,0xa0, -0xb8,0xbc,0x47,0xc2,0xca,0xe0,0xcf,0xce,0xe4,0xbe,0xac,0xc0,0xa3,0xa5,0x71,0xab, -0xb4,0xcc,0xbc,0xba,0x6e,0xb6,0xba,0x91,0xbd,0xbc,0x56,0xbc,0xbb,0x4b,0xbc,0xbf, -0x73,0xc8,0xd7,0x50,0xe6,0xf0,0x7c,0xf6,0xf0,0x9e,0xdf,0xd7,0xb2,0xda,0xe6,0x3e, -0xf4,0xfd,0x9f,0x07,0x11,0x3b,0x15,0x10,0x8f,0x0b,0x08,0x13,0x08,0x08,0xfe,0x08, -0x0e,0xab,0x17,0x1a,0x80,0x15,0x09,0xfd,0xfc,0xf9,0xd7,0x03,0x0a,0x8c,0x07,0x05, -0x5e,0x05,0x02,0xe5,0xff,0xff,0x27,0x06,0x11,0x75,0x19,0x21,0xd5,0x28,0x32,0x57, -0x44,0x55,0xc7,0x54,0x3f,0x72,0x2b,0x24,0x57,0x23,0x2a,0x48,0x2f,0x2a,0xee,0x27, -0x2d,0xd7,0x33,0x32,0x98,0x2c,0x28,0x0c,0x22,0x15,0xb4,0x0a,0x0e,0x38,0x1d,0x2a, -0xa9,0x2f,0x29,0xb9,0x24,0x2e,0x38,0x3f,0x46,0xb6,0x4a,0x52,0x80,0x5c,0x62,0x18, -0x5e,0x5a,0x8b,0x5d,0x59,0x49,0x4d,0x3f,0x69,0x3d,0x4c,0x28,0x63,0x6d,0x54,0x60, -0x4d,0x7a,0x45,0x42,0x7a,0x3d,0x2f,0x01,0x1f,0x18,0x24,0x11,0x07,0x1d,0x01,0x01, -0xff,0x06,0x02,0xa9,0xf9,0xf5,0x4d,0xfb,0x02,0xd9,0x04,0x05,0x5c,0xfd,0xef,0xb1, -0xe6,0xe3,0x27,0xdf,0xdd,0x4d,0xde,0xd9,0xf0,0xce,0xc7,0xe5,0xc3,0xc3,0xb1,0xc0, -0xc0,0xd9,0xc1,0xbe,0x4a,0xbe,0xc2,0xd1,0xc0,0xb7,0x20,0xaa,0xa2,0x1d,0xa7,0xb3, -0x70,0xc3,0xce,0xd5,0xcc,0xc4,0x17,0xbf,0xbb,0x57,0xb5,0xb0,0xf0,0xae,0xb0,0x03, -0xb1,0xb0,0xa9,0xb2,0xbd,0x28,0xc8,0xc6,0x75,0xbb,0xae,0x4b,0xa7,0xae,0x06,0xbe, -0xce,0x41,0xdc,0xe7,0xf0,0xed,0xe9,0x73,0xdd,0xd6,0xca,0xd9,0xe2,0x22,0xe5,0xea, -0xf9,0xf8,0x06,0x00,0x0f,0x10,0x66,0x07,0xfc,0xcc,0xfc,0x05,0xf8,0x0c,0x11,0x31, -0x16,0x17,0x5c,0x12,0x06,0x5a,0xfe,0x01,0x22,0x07,0x0a,0xd8,0x06,0xf9,0x3d,0xf4, -0xfe,0x7b,0x08,0x03,0x2d,0xf6,0xeb,0xec,0xf0,0x02,0xa1,0x13,0x24,0xd0,0x31,0x3d, -0xc2,0x3f,0x39,0x31,0x2f,0x2c,0x7c,0x32,0x2d,0xe3,0x1d,0x17,0x65,0x1d,0x2c,0x58, -0x35,0x31,0x59,0x28,0x1f,0xf4,0x18,0x13,0x29,0x10,0x10,0x5a,0x14,0x17,0xef,0x12, -0x0b,0x65,0x11,0x21,0x35,0x2d,0x2c,0x00,0x25,0x2d,0xa8,0x47,0x5c,0x72,0x61,0x5d, -0xc8,0x53,0x47,0xff,0x44,0x47,0x23,0x4c,0x52,0xea,0x58,0x5b,0x17,0x58,0x55,0x1e, -0x59,0x59,0xdf,0x53,0x48,0x9c,0x3a,0x2e,0x82,0x25,0x21,0x4c,0x1c,0x11,0x41,0x04, -0xfa,0x2d,0xf8,0xf9,0x3e,0xfd,0x03,0x1b,0x06,0x00,0xc8,0xf8,0xf0,0xfa,0xec,0xed, -0xe3,0xeb,0xe6,0xef,0xde,0xd7,0x24,0xd5,0xd5,0x38,0xcf,0xbf,0x69,0xb4,0xb7,0xbe, -0xc1,0xc8,0x4c,0xcb,0xc7,0xcb,0xc0,0xb4,0x58,0xa7,0xa2,0x55,0xa4,0xae,0x89,0xbe, -0xc4,0x77,0xbe,0xbe,0x91,0xc8,0xcb,0xb6,0xc3,0xbc,0xf9,0xb3,0xae,0x03,0xb0,0xb3, -0x72,0xbb,0xc6,0x0a,0xcf,0xce,0x91,0xbf,0xac,0xf7,0xa9,0xb4,0xb3,0xbd,0xc4,0x06, -0xce,0xda,0xa9,0xe5,0xec,0x9d,0xe6,0xdb,0x1e,0xd7,0xd9,0x09,0xe1,0xe8,0x21,0xf3, -0x04,0x3a,0x0f,0x0b,0xe2,0xff,0xf8,0xec,0xff,0x13,0x1b,0x20,0x1a,0x20,0x11,0x12, -0x30,0x19,0x1c,0xb9,0x18,0x11,0x98,0x0f,0x0f,0x57,0x0a,0x07,0xbe,0x0e,0x16,0x55, -0x15,0x05,0xda,0xf0,0xea,0x2c,0xf4,0x01,0x47,0x0a,0x0e,0x79,0x13,0x22,0x3e,0x35, -0x3b,0x31,0x39,0x39,0x16,0x39,0x2e,0x14,0x1f,0x1f,0x49,0x2b,0x34,0x85,0x33,0x2a, -0xf8,0x21,0x21,0x97,0x2a,0x2d,0xd3,0x20,0x13,0x76,0x0d,0x0f,0xa8,0x15,0x16,0xe7, -0x14,0x10,0x25,0x0b,0x0d,0x3a,0x16,0x22,0xec,0x33,0x45,0xfb,0x4d,0x49,0xbd,0x44, -0x46,0x10,0x4a,0x4d,0x03,0x4b,0x45,0x9e,0x45,0x49,0x4e,0x50,0x57,0xc0,0x58,0x57, -0xd7,0x54,0x4f,0xfa,0x4a,0x45,0x6d,0x41,0x3c,0x79,0x32,0x1d,0x83,0x08,0x06,0x93, -0x0a,0x08,0x52,0x06,0x03,0xa6,0xfe,0x02,0x24,0x05,0x00,0x67,0xf7,0xf2,0x86,0xf4, -0xf5,0x51,0xf0,0xed,0x10,0xed,0xe5,0x88,0xd3,0xc3,0x18,0xbc,0xbf,0xb9,0xcd,0xd7, -0xb7,0xd4,0xcb,0x58,0xc3,0xbf,0x31,0xb7,0xad,0x79,0xad,0xb2,0xb4,0xb3,0xb3,0x3a, -0xb8,0xc0,0x05,0xcc,0xd5,0x2a,0xce,0xbc,0x83,0xb1,0xb1,0x36,0xb7,0xbc,0xbe,0xbf, -0xc1,0xef,0xc6,0xc9,0x55,0xc3,0xb8,0x98,0xb0,0xb0,0xe4,0xb4,0xb6,0xd1,0xb7,0xc7, -0x59,0xdd,0xe8,0xf9,0xe0,0xd0,0xc2,0xc9,0xd2,0x94,0xe1,0xea,0xa4,0xed,0xf1,0x64, -0xf4,0xf5,0xd9,0xf7,0xfc,0xe5,0x04,0x0d,0x4e,0x10,0x0b,0x40,0x07,0x12,0xd4,0x22, -0x22,0x28,0x13,0x08,0xc9,0x08,0x10,0x96,0x15,0x17,0x32,0x17,0x12,0xbc,0x0c,0x04, -0x02,0xfb,0xf7,0x4b,0xf9,0xf9,0xd7,0xf1,0xec,0xad,0xf7,0x0b,0xc2,0x1f,0x2a,0xaa, -0x29,0x26,0x28,0x27,0x2d,0x3f,0x32,0x2e,0x04,0x26,0x21,0x5e,0x24,0x27,0xa5,0x29, -0x2d,0x6a,0x2d,0x28,0x89,0x20,0x17,0x7a,0x16,0x1b,0xe9,0x1c,0x19,0x18,0x11,0x02, -0xe9,0xfd,0x07,0x3a,0x11,0x15,0xc1,0x19,0x23,0x50,0x2c,0x35,0x16,0x3e,0x44,0x9c, -0x49,0x48,0x80,0x43,0x3d,0x1d,0x3a,0x42,0x98,0x4f,0x52,0xcc,0x4b,0x46,0x6d,0x4c, -0x56,0xd6,0x58,0x54,0x42,0x4d,0x45,0x8f,0x3d,0x32,0x28,0x25,0x18,0x7c,0x15,0x12, -0xeb,0x07,0xff,0x06,0x01,0x06,0x1f,0x07,0xfe,0x81,0xf1,0xec,0x53,0xf6,0x00,0xc1, -0x00,0xfd,0xc6,0xf4,0xe9,0x91,0xdb,0xcd,0x3d,0xc7,0xcb,0x38,0xd6,0xd8,0x0a,0xd2, -0xcb,0x96,0xc8,0xcd,0xee,0xcd,0xc1,0x5b,0xb2,0xaa,0x0b,0xad,0xb3,0x8f,0xb7,0xbb, -0x3d,0xc7,0xd0,0xb5,0xcd,0xbf,0x3d,0xb6,0xba,0x53,0xc0,0xbf,0x00,0xbc,0xba,0x5d, -0xc2,0xcf,0x38,0xd5,0xc8,0xa2,0xb3,0xac,0x1b,0xb0,0xb5,0x6c,0xbc,0xc7,0x84,0xd4, -0xd8,0x71,0xd0,0xcc,0xd7,0xd0,0xde,0x67,0xe9,0xe6,0x51,0xdd,0xde,0x93,0xeb,0xf8, -0x89,0xfc,0xfb,0x01,0xf9,0xfd,0x93,0x04,0x08,0xec,0x11,0x1a,0xb6,0x1d,0x1b,0xaa, -0x12,0x0b,0x31,0x11,0x1e,0x90,0x23,0x1f,0x28,0x16,0x10,0xa4,0x17,0x20,0x0b,0x19, -0x0b,0x54,0xff,0xf5,0x09,0xf2,0xf5,0x00,0xfa,0xfd,0xcd,0x03,0x0d,0x4a,0x18,0x1f, -0xa2,0x27,0x33,0xf4,0x33,0x28,0xb4,0x1e,0x1f,0x90,0x26,0x30,0xc2,0x34,0x2e,0x00, -0x24,0x20,0xdb,0x24,0x26,0xd9,0x21,0x20,0x0c,0x23,0x1e,0x4a,0x11,0x08,0x58,0x07, -0x08,0xc5,0x09,0x06,0xd4,0xfc,0x01,0xc7,0x15,0x28,0xda,0x2f,0x30,0xbe,0x32,0x37, -0x74,0x3b,0x3a,0xf3,0x37,0x3b,0x31,0x40,0x40,0x77,0x3e,0x3e,0x59,0x48,0x53,0xad, -0x53,0x4d,0xe3,0x4a,0x4e,0x91,0x53,0x4e,0xe6,0x3e,0x2f,0x43,0x24,0x1f,0x0e,0x1c, -0x15,0xa7,0x12,0x13,0x27,0x0e,0x00,0x7f,0xf5,0xf3,0x16,0xfe,0x0f,0x39,0x12,0x04, -0x1b,0xfc,0xf9,0xe7,0xf5,0xec,0x1f,0xe3,0xde,0x40,0xdc,0xda,0x51,0xd9,0xd8,0x96, -0xda,0xe3,0xc1,0xe6,0xd8,0x11,0xc1,0xb7,0xcc,0xbb,0xbf,0xf6,0xbe,0xbb,0x3b,0xbe, -0xca,0x42,0xd2,0xd1,0xbf,0xca,0xc1,0xa9,0xbc,0xb8,0xad,0xb6,0xbe,0x20,0xd0,0xdb, -0xcb,0xd4,0xc5,0xc2,0xb5,0xb1,0x21,0xb9,0xbd,0xfa,0xb9,0xb7,0x20,0xb8,0xbf,0xba, -0xc8,0xcd,0x74,0xce,0xce,0xdd,0xcf,0xcd,0x75,0xcb,0xd1,0x0f,0xe1,0xed,0xe9,0xe8, -0xe0,0x65,0xdf,0xe6,0x32,0xf4,0x00,0x28,0x04,0xff,0xac,0xfe,0x08,0x97,0x11,0x12, -0x5b,0x0f,0x0b,0x0b,0x0b,0x0a,0x06,0x10,0x18,0x0a,0x1c,0x1d,0xe0,0x1b,0x11,0x80, -0x02,0xfd,0x74,0xfe,0xf8,0x6a,0xed,0xe5,0xf6,0xe7,0xf6,0x81,0x07,0x11,0x5a,0x15, -0x17,0xdb,0x18,0x1a,0x44,0x19,0x19,0x95,0x24,0x2e,0x0d,0x2d,0x23,0xd4,0x1a,0x1f, -0x87,0x28,0x2a,0xbb,0x24,0x1d,0x30,0x1e,0x24,0xe4,0x24,0x1c,0x8e,0x13,0x0c,0x1e, -0x03,0xfa,0xbf,0xf9,0xfe,0x60,0x0a,0x15,0x36,0x17,0x19,0x3e,0x21,0x2c,0x4a,0x35, -0x37,0x55,0x33,0x30,0xcc,0x35,0x3d,0x02,0x3e,0x3b,0x8f,0x3e,0x45,0x14,0x47,0x44, -0x7e,0x4a,0x56,0xa4,0x5e,0x5b,0xc7,0x4c,0x3b,0xb0,0x32,0x35,0x90,0x36,0x30,0x8d, -0x25,0x1a,0xde,0x14,0x0c,0xc8,0x01,0xfe,0x83,0x05,0x0b,0x73,0x0a,0x06,0x70,0x00, -0x06,0x96,0x0d,0x07,0x63,0xf5,0xe4,0x65,0xdd,0xdd,0x6c,0xe1,0xe2,0x66,0xe3,0xe7, -0xcc,0xe6,0xe0,0x25,0xd9,0xd1,0xdb,0xcb,0xc1,0x1a,0xb8,0xb5,0x71,0xbb,0xcd,0x51, -0xdd,0xdc,0xa7,0xca,0xba,0x9e,0xb9,0xbd,0xab,0xc2,0xca,0xea,0xd0,0xd3,0xa0,0xd1, -0xcf,0x26,0xce,0xca,0x2f,0xc7,0xc3,0x95,0xbb,0xb5,0x22,0xba,0xca,0x2d,0xd5,0xd2, -0x90,0xcb,0xc4,0xf3,0xc2,0xd0,0xa7,0xdc,0xde,0x6f,0xdc,0xda,0xca,0xde,0xe4,0x93, -0xe5,0xe7,0x27,0xec,0xf1,0x62,0xf4,0xf7,0xa9,0xfe,0x0a,0x09,0x15,0x14,0x23,0x09, -0x01,0x01,0x04,0x0f,0x21,0x16,0x14,0xac,0x14,0x19,0xf6,0x1e,0x21,0xe0,0x19,0x11, -0x2e,0x0d,0x01,0x58,0xf0,0xe4,0x17,0xe8,0xf5,0x60,0x01,0x03,0x7e,0xfd,0xfd,0x14, -0x08,0x12,0xc3,0x16,0x18,0xba,0x1b,0x1e,0x20,0x1f,0x20,0x7b,0x21,0x21,0xf2,0x21, -0x21,0x48,0x1b,0x17,0xc0,0x1e,0x2b,0x1d,0x2c,0x23,0x93,0x18,0x10,0xd4,0x0b,0x05, -0x41,0xfd,0xf9,0xde,0xf9,0xfd,0x61,0x03,0x08,0x11,0x0c,0x17,0x3b,0x22,0x20,0x7a, -0x1f,0x25,0x33,0x2e,0x38,0xee,0x39,0x2f,0xd4,0x26,0x2a,0x0c,0x36,0x3e,0x2c,0x46, -0x4e,0x46,0x55,0x53,0x2c,0x4a,0x3f,0x7f,0x3e,0x45,0xfe,0x48,0x3f,0xd7,0x2f,0x26, -0x7c,0x23,0x1d,0xee,0x17,0x0e,0xf1,0x02,0xfe,0xbb,0x00,0x07,0x04,0x0c,0x12,0x32, -0x17,0x0f,0xbd,0xff,0xf2,0x95,0xf0,0xf1,0x0f,0xe9,0xe3,0x4c,0xe3,0xe4,0x33,0xef, -0xf9,0x9f,0xf4,0xe1,0x57,0xcf,0xc4,0x6e,0xc0,0xc4,0x45,0xcd,0xd5,0x29,0xd7,0xd1, -0xd1,0xcb,0xc6,0x85,0xc3,0xc7,0x8b,0xca,0xc6,0x9c,0xc3,0xc8,0x00,0xd6,0xe2,0xa1, -0xdf,0xd1,0xff,0xc2,0xbc,0xe4,0xc0,0xc8,0x61,0xc8,0xc7,0x47,0xc9,0xc7,0x1f,0xc3, -0xc1,0xaa,0xc5,0xce,0x38,0xd6,0xd3,0x3f,0xcd,0xd2,0x9d,0xdf,0xe7,0x29,0xe3,0xd9, -0xdc,0xd8,0xe0,0x3e,0xec,0xf3,0x54,0xf8,0x00,0x01,0x06,0x07,0x63,0x01,0x00,0xf6, -0x08,0x0c,0x98,0x0a,0x07,0x01,0x07,0x10,0x33,0x1f,0x2a,0xd5,0x28,0x1e,0x32,0x12, -0x09,0x27,0x04,0xfa,0x56,0xf6,0xfa,0x31,0xf7,0xf1,0xe8,0xf1,0xf6,0x6d,0xff,0x08, -0x42,0x0b,0x09,0x45,0x0a,0x13,0x8a,0x1e,0x22,0x1a,0x20,0x1c,0xfa,0x1a,0x1b,0xc8, -0x1c,0x1e,0x12,0x21,0x27,0x31,0x2a,0x26,0x65,0x22,0x21,0xa2,0x1f,0x1a,0xec,0x0c, -0xfd,0xc3,0xf7,0xfc,0xc8,0x01,0x00,0xe1,0xff,0x04,0x40,0x07,0x0c,0x01,0x13,0x1c, -0x3e,0x2a,0x2f,0xf9,0x2b,0x22,0xbe,0x18,0x1a,0x8e,0x2b,0x39,0xfc,0x3b,0x3c,0x3e, -0x41,0x42,0xc5,0x43,0x47,0x17,0x4a,0x4a,0xec,0x45,0x42,0xd0,0x3f,0x3c,0xfb,0x3c, -0x38,0x3d,0x29,0x15,0x78,0x09,0x08,0x75,0x0b,0x0e,0x5b,0x0f,0x0e,0x38,0x0e,0x10, -0x3e,0x16,0x14,0x90,0x06,0xf6,0x9a,0xeb,0xe6,0x0a,0xea,0xf2,0x2f,0xfd,0x02,0x29, -0xfc,0xeb,0x83,0xdb,0xd5,0x4e,0xda,0xdd,0x79,0xd9,0xcf,0xce,0xcc,0xd6,0x80,0xdd, -0xda,0xd4,0xce,0xc4,0x2e,0xc3,0xc4,0x1e,0xc8,0xcf,0x97,0xd9,0xdf,0xdb,0xdb,0xcf, -0x8b,0xc6,0xca,0x4a,0xd4,0xd2,0x8f,0xc8,0xc2,0x7f,0xc4,0xca,0xe1,0xca,0xc6,0x09, -0xc5,0xc4,0x75,0xc5,0xcb,0x11,0xcf,0xd2,0x1d,0xd9,0xdc,0x8f,0xd7,0xce,0x18,0xcf, -0xd8,0x29,0xe2,0xe7,0x67,0xe7,0xe8,0xf5,0xee,0xf9,0x20,0x02,0x04,0x8b,0x03,0xff, -0x33,0xf9,0xf9,0x8c,0xff,0x0a,0xe5,0x17,0x1f,0x46,0x20,0x1b,0xd7,0x19,0x1c,0x8b, -0x19,0x0e,0x2f,0x03,0xf8,0x70,0xf4,0xf7,0x8c,0xf7,0xf4,0x80,0xf4,0xf7,0xab,0xf8, -0xf9,0x40,0xfc,0x07,0xc9,0x13,0x13,0x2b,0x10,0x13,0x12,0x15,0x16,0xa7,0x1a,0x19, -0xce,0x14,0x16,0xc1,0x1e,0x25,0x78,0x26,0x28,0xc5,0x2a,0x22,0x8a,0x14,0x0a,0xca, -0x07,0x07,0x3d,0x07,0x02,0x5e,0xf7,0xf0,0xf1,0xf3,0xff,0x27,0x0e,0x16,0x6b,0x1c, -0x1e,0xbc,0x1a,0x18,0x72,0x1a,0x20,0xbb,0x25,0x27,0x5c,0x2a,0x2a,0x1d,0x31,0x3b, -0x6f,0x43,0x46,0x69,0x41,0x3b,0x35,0x3e,0x48,0x17,0x51,0x4e,0x7f,0x46,0x3d,0x95, -0x35,0x2f,0x5c,0x27,0x1e,0xda,0x15,0x0e,0x34,0x0b,0x08,0x9d,0x0d,0x1f,0x50,0x2a, -0x21,0x4f,0x0d,0xfb,0x75,0xf6,0xfd,0xfa,0x01,0xfe,0xf9,0xf9,0xfa,0x9c,0x00,0xff, -0xa6,0xf6,0xee,0x46,0xea,0xe3,0x24,0xd7,0xd5,0x91,0xde,0xe6,0x9d,0xe8,0xdf,0xe0, -0xd0,0xc6,0xc9,0xc7,0xd0,0xdb,0xd1,0xcf,0xf9,0xcf,0xd3,0x72,0xd7,0xd7,0xe5,0xd5, -0xd6,0x94,0xd3,0xd0,0xa9,0xcb,0xc8,0x61,0xcc,0xd2,0xb0,0xd0,0xc9,0x3e,0xc2,0xbd, -0x94,0xc2,0xcd,0x88,0xd1,0xd1,0x68,0xd0,0xce,0xf9,0xd1,0xd5,0xe1,0xd5,0xd8,0xf4, -0xd7,0xd4,0xe1,0xd4,0xda,0x0f,0xe5,0xf5,0xa7,0xfe,0xfa,0xd5,0xf4,0xf6,0x51,0xf9, -0xf8,0x04,0xf8,0xfd,0x9c,0x04,0x09,0x73,0x11,0x1c,0x60,0x20,0x21,0x84,0x22,0x18, -0xee,0x0b,0x06,0x13,0x06,0x05,0xf9,0xfe,0xf6,0x4f,0xf3,0xf2,0xe2,0xf1,0xf4,0xa6, -0xf9,0xfc,0x62,0xfe,0x05,0xa6,0x09,0x0d,0x41,0x14,0x17,0x7e,0x14,0x0d,0x3b,0x0b, -0x0f,0xca,0x17,0x22,0x44,0x28,0x27,0xcd,0x22,0x1c,0xc5,0x1c,0x1e,0xcf,0x1e,0x1a, -0x43,0x0e,0x01,0xd4,0xf6,0xef,0xd7,0xf2,0xfc,0x23,0x03,0x06,0x81,0x05,0x07,0xc3, -0x10,0x1c,0x75,0x20,0x19,0x35,0x12,0x14,0xa1,0x1d,0x28,0xab,0x2c,0x30,0xd0,0x33, -0x35,0x51,0x35,0x37,0x78,0x3e,0x48,0x6e,0x4d,0x48,0x53,0x3f,0x41,0xd8,0x4e,0x50, -0xee,0x40,0x2b,0xc4,0x19,0x12,0x9c,0x12,0x15,0x78,0x1b,0x1f,0x49,0x20,0x1d,0x84, -0x16,0x0f,0xbf,0x0d,0x0a,0xc9,0x02,0xfa,0xcd,0xf7,0xfe,0xca,0x0b,0x0e,0x37,0x04, -0xf8,0xe7,0xeb,0xe5,0x2b,0xe8,0xe9,0xdf,0xea,0xea,0x3f,0xe8,0xe3,0x68,0xde,0xd8, -0xec,0xd5,0xd6,0x73,0xd3,0xcd,0xfb,0xcd,0xd2,0x5f,0xda,0xe0,0x6c,0xde,0xd6,0x37, -0xcf,0xd1,0x54,0xd8,0xd7,0xfb,0xd4,0xd5,0x88,0xd1,0xc8,0x4e,0xc5,0xc8,0x28,0xcb, -0xca,0xf7,0xc7,0xc4,0x54,0xc5,0xcc,0x08,0xd5,0xd9,0x95,0xd5,0xcd,0x2e,0xca,0xc8, -0x4f,0xca,0xd0,0x7e,0xdc,0xe4,0x2b,0xe7,0xea,0x6b,0xf0,0xf3,0x36,0xf4,0xf2,0x8b, -0xed,0xeb,0x6c,0xef,0xf9,0x81,0x04,0x0d,0x19,0x15,0x17,0xa3,0x16,0x17,0x53,0x15, -0x15,0xcb,0x12,0x0a,0x8b,0x03,0xff,0x41,0xfb,0xf5,0xe7,0xf3,0xf4,0x6f,0xf0,0xec, -0xca,0xed,0xf5,0x75,0x03,0x0d,0x4c,0x10,0x09,0x1d,0x03,0x04,0xc1,0x07,0x0d,0xd9, -0x14,0x1b,0x47,0x1e,0x18,0xcf,0x13,0x1a,0xf9,0x26,0x2e,0x26,0x2b,0x1f,0xc0,0x11, -0x0f,0x40,0x0f,0x06,0xad,0xfa,0xf3,0xce,0xf5,0xf9,0x84,0xfa,0x01,0x31,0x0e,0x13, -0x9f,0x10,0x09,0x4e,0x07,0x10,0x6a,0x1e,0x1f,0x06,0x1b,0x19,0x8b,0x1d,0x2a,0x52, -0x35,0x37,0x08,0x34,0x32,0x30,0x33,0x38,0xaf,0x43,0x4e,0x47,0x58,0x58,0x66,0x49, -0x39,0xaa,0x2e,0x28,0xe7,0x25,0x21,0xf7,0x1b,0x18,0x22,0x1c,0x26,0x2f,0x29,0x21, -0x04,0x16,0x0a,0x1f,0x03,0x01,0x3c,0x08,0x0b,0x6c,0x0d,0x11,0x41,0x0c,0xff,0x79, -0xf6,0xf6,0xaf,0xf8,0xf4,0x86,0xee,0xed,0xb1,0xee,0xf1,0xb0,0xef,0xea,0x1e,0xe2, -0xd6,0x39,0xd2,0xd5,0x61,0xd6,0xda,0x0d,0xe0,0xdd,0xe0,0xd5,0xd3,0xb1,0xd6,0xdb, -0xdb,0xdd,0xdd,0xda,0xd8,0xd3,0x28,0xd3,0xd5,0x89,0xd7,0xd5,0x43,0xcf,0xc6,0x6f, -0xc1,0xc5,0x03,0xcc,0xd2,0xb9,0xd7,0xd6,0x47,0xd3,0xd2,0x48,0xcf,0xcb,0xa9,0xca, -0xce,0xf3,0xcf,0xd2,0x02,0xdb,0xe6,0x60,0xef,0xf2,0x08,0xee,0xea,0x79,0xea,0xe9, -0x7f,0xeb,0xf1,0x91,0xf8,0x00,0x60,0x07,0x08,0x79,0x0b,0x17,0xa4,0x20,0x1e,0xef, -0x16,0x10,0x51,0x10,0x12,0xc1,0x0f,0x0a,0x4a,0x00,0xf6,0xb1,0xf0,0xea,0x3b,0xea, -0xf7,0xa7,0x06,0x08,0x45,0xff,0xf7,0xc8,0xfa,0x07,0x4c,0x0d,0x0a,0x32,0x0a,0x0c, -0x12,0x0d,0x10,0xf1,0x12,0x18,0x9c,0x21,0x23,0x26,0x20,0x1f,0x04,0x23,0x27,0xbe, -0x23,0x14,0x71,0x00,0xf4,0x24,0xf7,0xfe,0x5e,0x01,0xfe,0x79,0xfc,0xfd,0x7b,0x00, -0x08,0xe8,0x0e,0x0d,0xba,0x0c,0x0b,0x14,0x09,0x0e,0x6b,0x1b,0x27,0x0d,0x2b,0x27, -0x66,0x21,0x1c,0x28,0x24,0x33,0xc1,0x3e,0x45,0x1c,0x47,0x4c,0x04,0x54,0x50,0xfc, -0x44,0x39,0x47,0x2f,0x24,0x08,0x1f,0x23,0xa1,0x28,0x2e,0xd6,0x2f,0x27,0x59,0x19, -0x0e,0x4b,0x0e,0x11,0x56,0x11,0x11,0x25,0x10,0x0d,0x3e,0x0e,0x0e,0x82,0x0a,0x04, -0x31,0xfb,0xf4,0x55,0xf4,0xf7,0x9d,0xfb,0xfd,0xe5,0xfa,0xf0,0x3b,0xe4,0xde,0xe8, -0xde,0xe0,0x97,0xe2,0xe0,0x76,0xd8,0xd4,0x83,0xd7,0xdc,0xa7,0xdd,0xdb,0x48,0xd7, -0xd6,0xda,0xd9,0xd9,0x1e,0xdc,0xde,0xec,0xdd,0xd9,0x72,0xce,0xc7,0xe2,0xc6,0xca, -0xbb,0xce,0xcd,0xa3,0xcb,0xd1,0xc1,0xd7,0xd5,0x5d,0xd0,0xcd,0xce,0xc9,0xc6,0x83, -0xc5,0xc4,0x2c,0xcd,0xde,0xa1,0xe5,0xe3,0xb6,0xde,0xdf,0xe4,0xe6,0xeb,0x68,0xe7, -0xe2,0x3b,0xe5,0xec,0xa3,0xef,0xf4,0xb4,0xfe,0x0c,0x01,0x11,0x0b,0x8b,0x07,0x0c, -0xbf,0x18,0x20,0xc2,0x1b,0x0e,0x77,0x01,0xf8,0x60,0xf5,0xf6,0xdb,0xf5,0xf7,0x63, -0xf8,0xf4,0x64,0xf0,0xf3,0xa8,0xfe,0x04,0x5c,0x03,0x01,0xe1,0xfb,0xff,0xae,0x0b, -0x11,0xcc,0x0e,0x09,0xf1,0x08,0x10,0x7d,0x1d,0x29,0x34,0x2d,0x2a,0x92,0x21,0x19, -0x9c,0x15,0x0e,0x03,0x08,0x05,0xa7,0x00,0xf8,0x10,0xf4,0xfb,0x02,0x07,0x0b,0xe6, -0x07,0x00,0x60,0xfa,0xff,0x0a,0x0b,0x13,0x9d,0x17,0x1a,0xb0,0x1b,0x1c,0x63,0x1c, -0x1c,0x18,0x1f,0x23,0xfb,0x28,0x2f,0x17,0x3a,0x4a,0x41,0x56,0x59,0x2b,0x54,0x45, -0xa6,0x35,0x31,0xb4,0x33,0x35,0xd6,0x36,0x34,0xca,0x30,0x2e,0xe2,0x28,0x23,0x94, -0x1f,0x1a,0x85,0x16,0x15,0x6e,0x15,0x17,0x7a,0x1c,0x1e,0xe1,0x15,0x08,0x52,0xfe, -0xff,0x0f,0x07,0x08,0x87,0x06,0x01,0x62,0xf9,0xfa,0xe9,0xf9,0xf1,0x3a,0xee,0xee, -0x43,0xea,0xe2,0xf4,0xdd,0xdf,0xce,0xe4,0xe6,0x78,0xe0,0xd7,0xad,0xd6,0xdb,0x74, -0xe1,0xe2,0x99,0xe0,0xe2,0x0d,0xe5,0xe1,0xda,0xd8,0xd2,0x35,0xd4,0xd4,0xed,0xcd, -0xc8,0xb0,0xc8,0xd3,0x3d,0xdd,0xdc,0xd6,0xd4,0xcf,0x43,0xce,0xca,0x36,0xc5,0xc7, -0x6c,0xcd,0xd1,0x75,0xd4,0xd5,0x48,0xd7,0xe1,0xe6,0xec,0xec,0x50,0xe2,0xdb,0x35, -0xdb,0xe1,0xa8,0xec,0xf4,0xe0,0xf6,0xf6,0xaf,0xf5,0xfb,0x42,0x04,0x0f,0x69,0x1b, -0x1f,0x0a,0x19,0x0e,0x86,0x0a,0x0c,0x62,0x0a,0x06,0x76,0xfe,0xf2,0x4d,0xed,0xf3, -0x3c,0xfc,0xfa,0x9d,0xf4,0xf3,0xc8,0xf6,0xfc,0xf7,0x01,0x05,0x2f,0x06,0x03,0xa2, -0xff,0xfb,0xcc,0xfe,0x0c,0x57,0x19,0x1f,0x75,0x1d,0x19,0x4c,0x1f,0x29,0x31,0x29, -0x21,0x4c,0x15,0x06,0xbb,0xff,0x00,0xad,0x02,0x03,0x79,0x03,0x00,0x25,0xfd,0xf9, -0xee,0xf7,0xfc,0xb6,0x03,0x06,0xfb,0x08,0x09,0xde,0x0e,0x18,0x27,0x1c,0x17,0x1b, -0x11,0x09,0xcc,0x0d,0x1d,0xd8,0x2b,0x37,0x29,0x43,0x4a,0xd8,0x49,0x45,0xea,0x3f, -0x3b,0x2c,0x3d,0x3c,0xc3,0x34,0x2f,0x3e,0x31,0x39,0x44,0x3b,0x2e,0x7f,0x20,0x18, -0x77,0x19,0x1d,0xe7,0x1d,0x1e,0x93,0x1e,0x1c,0xb0,0x15,0x0d,0xaa,0x0a,0x0c,0xd9, -0x0f,0x0c,0xde,0x01,0xfc,0x38,0x02,0x06,0x98,0x03,0xfb,0xed,0xf4,0xf3,0x22,0xf1, -0xea,0x33,0xe4,0xe8,0x69,0xec,0xe6,0xe0,0xde,0xd9,0xdb,0xd9,0xdf,0x75,0xe0,0xdc, -0x9f,0xdb,0xe0,0xa2,0xe4,0xe5,0xd8,0xe3,0xe0,0xef,0xdb,0xd4,0x51,0xcb,0xc8,0x63, -0xcd,0xd5,0x79,0xda,0xda,0x51,0xd4,0xd0,0x26,0xd2,0xd5,0xaa,0xd1,0xc9,0x3c,0xc4, -0xc1,0x16,0xc4,0xce,0x17,0xdb,0xe2,0x64,0xe0,0xdc,0x45,0xd8,0xd5,0xc3,0xda,0xe4, -0x72,0xe9,0xe8,0x5e,0xe1,0xdd,0x49,0xe7,0xf4,0x26,0xfd,0x01,0xc4,0x02,0x05,0x2b, -0x0f,0x17,0x8e,0x17,0x14,0x2a,0x10,0x08,0x40,0x01,0xfb,0x9f,0xfd,0x00,0x2c,0xfb, -0xf2,0xea,0xeb,0xeb,0xc3,0xf4,0x00,0xbd,0x03,0xfe,0x3a,0xf7,0xf4,0x1f,0xfb,0x01, -0x55,0x00,0x00,0xd4,0x02,0x04,0xbc,0x0c,0x18,0xb3,0x1f,0x26,0xa4,0x2a,0x26,0xec, -0x1c,0x13,0x8e,0x12,0x13,0xad,0x11,0x0b,0x2a,0x04,0x00,0x35,0x04,0x07,0x69,0x03, -0xfb,0x20,0xf7,0xfb,0x35,0x01,0x07,0x2c,0x10,0x19,0xd2,0x1d,0x15,0x56,0x08,0x03, -0xe7,0x09,0x15,0x00,0x1d,0x22,0x45,0x28,0x35,0x0f,0x46,0x4a,0xe1,0x45,0x41,0x09, -0x3d,0x3b,0x1d,0x3b,0x39,0x69,0x3d,0x45,0x53,0x42,0x32,0x99,0x26,0x27,0x1b,0x2a, -0x28,0xe2,0x22,0x1f,0x20,0x1f,0x20,0xff,0x1e,0x1a,0xa0,0x17,0x17,0xe5,0x13,0x0c, -0x68,0x06,0x07,0xea,0x0d,0x0e,0x59,0x09,0x04,0x6a,0x00,0xfc,0x9c,0xfa,0xf8,0x2a, -0xf6,0xf1,0x71,0xee,0xed,0x95,0xe7,0xe5,0x1d,0xe9,0xe5,0x67,0xdd,0xd9,0x3e,0xda, -0xde,0xbb,0xe7,0xee,0xe9,0xed,0xe8,0xd2,0xdd,0xd7,0xb3,0xd8,0xd8,0xa0,0xd5,0xd3, -0xbd,0xd0,0xd2,0x2d,0xd7,0xdb,0x27,0xe1,0xe0,0x73,0xd7,0xca,0xf6,0xbe,0xbf,0x80, -0xcb,0xd7,0x7a,0xd7,0xd3,0x71,0xd0,0xd1,0x8b,0xda,0xdf,0xdb,0xdf,0xdf,0xfe,0xdc, -0xdb,0x26,0xdf,0xe3,0x86,0xe5,0xe7,0x9a,0xe9,0xe9,0x4a,0xed,0xfa,0x88,0x0a,0x12, -0xf7,0x11,0x0d,0x20,0x09,0x0b,0x2b,0x12,0x13,0x41,0x09,0xfc,0x5f,0xf6,0xf4,0xfd, -0xf4,0xf4,0x94,0xf4,0xf5,0x6d,0xf6,0xf5,0xff,0xf3,0xf5,0xae,0xfb,0xff,0x13,0xfc, -0xf0,0xfb,0xe9,0xf4,0x1c,0x04,0x0b,0xe3,0x0e,0x13,0xc5,0x18,0x1f,0x22,0x21,0x1c, -0x95,0x18,0x18,0xe6,0x12,0x0a,0xc9,0x07,0x0a,0x27,0x10,0x0f,0xaf,0x02,0xf1,0x94, -0xec,0xf4,0xbf,0xfd,0x01,0xe2,0x04,0x0b,0x29,0x12,0x10,0xfd,0x09,0x07,0x35,0x07, -0x06,0xa3,0x04,0x06,0x7a,0x14,0x28,0x1d,0x37,0x3b,0xd3,0x36,0x34,0x26,0x39,0x3c, -0x2f,0x3c,0x40,0xe1,0x44,0x41,0xbb,0x3d,0x3b,0x7a,0x36,0x34,0x88,0x34,0x2e,0x23, -0x27,0x23,0x07,0x23,0x27,0x74,0x27,0x24,0xc3,0x21,0x1b,0xbd,0x14,0x11,0x77,0x12, -0x14,0x72,0x13,0x10,0x11,0x0d,0x0b,0x1a,0x08,0x07,0xd9,0x08,0x03,0x04,0xfc,0xf8, -0x75,0xf4,0xf5,0x09,0xfb,0xf7,0xef,0xee,0xe5,0x50,0xde,0xdd,0x49,0xdf,0xe4,0x87, -0xe9,0xec,0x69,0xe9,0xe3,0x6d,0xe5,0xea,0x42,0xea,0xe3,0xe1,0xd5,0xcb,0x98,0xca, -0xd6,0x23,0xe3,0xe5,0x4b,0xe0,0xd7,0xac,0xd1,0xcf,0xdc,0xcf,0xd0,0x56,0xcd,0xca, -0x36,0xca,0xc8,0x2f,0xcb,0xd2,0xf4,0xd7,0xd9,0xf1,0xd5,0xd1,0xe5,0xd4,0xe0,0x22, -0xe5,0xe0,0xc3,0xd8,0xd2,0x8e,0xd6,0xe2,0x8b,0xeb,0xec,0x8e,0xf1,0xf9,0x82,0xfe, -0x02,0x25,0x06,0x0d,0x1a,0x17,0x16,0xac,0x0a,0xff,0xea,0x00,0x05,0xc8,0x02,0xfa, -0x3a,0xf0,0xec,0xbd,0xf2,0xf8,0xfd,0xfa,0xfa,0x87,0xfb,0xfd,0xd2,0xf6,0xed,0x06, -0xec,0xf3,0x5f,0xfb,0xfb,0xaa,0xf9,0x00,0xf6,0x10,0x1e,0x82,0x20,0x1d,0x1d,0x18, -0x14,0x58,0x17,0x15,0x8e,0x16,0x1d,0x87,0x1d,0x13,0x62,0x06,0xff,0xe0,0xfc,0xfc, -0x87,0xf9,0xf7,0xf9,0xfb,0x05,0x60,0x0f,0x15,0x91,0x11,0x0a,0xd7,0x02,0xfc,0x35, -0xfc,0x01,0x2f,0x0b,0x18,0x16,0x20,0x21,0x26,0x27,0x2c,0x1c,0x30,0x35,0xea,0x3a, -0x3d,0x45,0x3d,0x3e,0xe6,0x3f,0x42,0xf0,0x42,0x3d,0x1e,0x37,0x31,0xc5,0x2d,0x2d, -0x47,0x2e,0x2e,0x75,0x2d,0x2a,0xbb,0x24,0x1d,0x80,0x1c,0x20,0xd4,0x1d,0x18,0xb3, -0x13,0x11,0x1e,0x12,0x12,0xde,0x14,0x12,0x21,0x0a,0x04,0x66,0x00,0xfe,0x35,0x02, -0x07,0x57,0x05,0xfb,0x8c,0xf0,0xe8,0x9f,0xe9,0xee,0x39,0xed,0xe6,0xf7,0xde,0xdc, -0x59,0xe6,0xf3,0x80,0xf5,0xf1,0x17,0xec,0xe2,0xda,0xd9,0xd7,0xc5,0xd9,0xdd,0xd3, -0xe1,0xe1,0x7c,0xda,0xd7,0xb8,0xdc,0xe1,0x5d,0xe0,0xd6,0x30,0xc9,0xc8,0xd5,0xd0, -0xd4,0x5f,0xd0,0xc9,0xfe,0xca,0xcf,0x1e,0xd3,0xd4,0x5f,0xda,0xdf,0x2c,0xdf,0xd9, -0x85,0xd0,0xd0,0x10,0xda,0xe2,0x21,0xe3,0xdc,0x0d,0xd9,0xe4,0x26,0xf3,0xf6,0x5e, -0xf9,0x01,0xaf,0x08,0x0b,0xb4,0x0b,0x0b,0x30,0x0d,0x0f,0xde,0x08,0xf9,0x39,0xef, -0xf0,0xb4,0xf8,0xfa,0x4f,0xf7,0xf7,0xf6,0xf7,0xf7,0x0e,0xf8,0xf5,0x98,0xf3,0xef, -0xca,0xe8,0xe6,0x82,0xec,0xf9,0xc4,0x05,0x0e,0xb4,0x0d,0x09,0x2c,0x0d,0x12,0x1a, -0x15,0x17,0x1c,0x1a,0x1a,0x99,0x19,0x19,0xc7,0x16,0x10,0xf0,0x06,0xfb,0x99,0xf2, -0xf2,0xef,0xf8,0x00,0xf4,0x08,0x0d,0xc6,0x0c,0x07,0xed,0xff,0xfb,0xba,0xfc,0x01, -0xd1,0x03,0x03,0xf4,0x06,0x0f,0xee,0x16,0x1c,0x72,0x23,0x29,0xd8,0x2b,0x2f,0x05, -0x34,0x38,0xf2,0x3f,0x44,0x03,0x41,0x3d,0xf0,0x37,0x35,0xa5,0x37,0x38,0x5a,0x35, -0x31,0xac,0x2e,0x29,0x3b,0x28,0x2a,0xa8,0x29,0x26,0xc0,0x21,0x19,0x77,0x13,0x16, -0x8e,0x1e,0x21,0x47,0x1b,0x0e,0x5f,0x06,0x08,0xb5,0x0e,0x11,0x94,0x0e,0x06,0x52, -0x00,0xff,0x3e,0x00,0x00,0xf1,0xfc,0xf7,0x5b,0xf0,0xe4,0x05,0xdb,0xe1,0xb3,0xef, -0xf7,0x83,0xf4,0xea,0xfa,0xe5,0xec,0xf6,0xee,0xe7,0x8d,0xdf,0xd9,0xdf,0xd8,0xde, -0x14,0xe2,0xe0,0x14,0xe2,0xe3,0x3f,0xdf,0xd7,0x19,0xd2,0xd7,0xf0,0xdc,0xd8,0x71, -0xcc,0xc4,0x38,0xc7,0xd1,0x80,0xd7,0xd6,0x75,0xd4,0xd6,0xbb,0xd7,0xd6,0x14,0xd5, -0xd6,0xdb,0xdc,0xdd,0x94,0xd4,0xd0,0x51,0xd6,0xde,0x75,0xe3,0xe5,0x8f,0xe7,0xea, -0x95,0xf3,0xff,0x75,0x07,0x0e,0x10,0x10,0x0a,0x5f,0x04,0xff,0x39,0xff,0x00,0xe3, -0xfb,0xf4,0x09,0xf1,0xf3,0x36,0xf9,0xfe,0x17,0xff,0xfb,0x94,0xf3,0xeb,0xd5,0xe6, -0xe7,0x17,0xeb,0xf1,0x8a,0xf6,0xf6,0xce,0xfc,0x06,0xb1,0x07,0x07,0xeb,0x0c,0x0f, -0x74,0x11,0x16,0xf9,0x1b,0x21,0xd7,0x23,0x1d,0x0d,0x10,0x04,0xa3,0xfc,0xf9,0xde, -0xfd,0x01,0x64,0x02,0x05,0x9d,0x07,0x05,0x2e,0x05,0x05,0x39,0x02,0xfe,0x9b,0xfd, -0xfb,0xa3,0xfc,0x04,0xe3,0x0b,0x11,0xd5,0x12,0x14,0x61,0x19,0x20,0xff,0x29,0x32, -0x27,0x37,0x39,0xd9,0x39,0x36,0xad,0x38,0x3f,0xfb,0x41,0x3d,0x7f,0x36,0x2d,0xe8, -0x2c,0x36,0xa1,0x3a,0x36,0xe7,0x2c,0x21,0x79,0x20,0x24,0xac,0x23,0x22,0x04,0x23, -0x1f,0xbc,0x17,0x11,0x1a,0x13,0x18,0x2c,0x1b,0x14,0x25,0x08,0xff,0x6b,0x04,0x11, -0x14,0x15,0x0c,0x84,0x02,0xfb,0x1d,0xf7,0xf3,0x04,0xed,0xe9,0x42,0xec,0xee,0x05, -0xed,0xed,0xa5,0xf2,0xf8,0xd2,0xf6,0xec,0x8f,0xdf,0xdc,0x0a,0xe4,0xe7,0xa8,0xe4, -0xe1,0x3c,0xe0,0xe0,0x79,0xe1,0xe1,0xa4,0xe2,0xe3,0xc8,0xde,0xd5,0xd2,0xcd,0xcd, -0x2a,0xd2,0xd5,0x48,0xd4,0xd0,0xa8,0xce,0xd0,0xaa,0xd5,0xd9,0xf6,0xda,0xdc,0x77, -0xd8,0xd1,0x3f,0xd3,0xd7,0x3c,0xdb,0xdc,0x84,0xd8,0xd3,0x17,0xd6,0xe0,0x96,0xe8, -0xef,0xc9,0xf8,0xfe,0x59,0x01,0x04,0x89,0x09,0x0d,0x2b,0x0d,0x03,0x6a,0xf8,0xf5, -0x86,0xf6,0xf8,0x13,0xfd,0xff,0xda,0xfd,0xfc,0x3e,0xfa,0xf3,0x0e,0xf0,0xed,0xcd, -0xea,0xe8,0xf2,0xe7,0xef,0xa0,0xf7,0xfc,0xfa,0xff,0xfe,0x09,0xfb,0xfc,0x4d,0x05, -0x0e,0xdb,0x17,0x20,0x28,0x22,0x20,0x56,0x19,0x0e,0xa4,0x0a,0x07,0xaa,0x02,0x00, -0x81,0xfe,0xff,0x64,0x04,0x09,0x07,0x0a,0x07,0x3c,0x04,0xfe,0x26,0xfb,0xfb,0x30, -0xfd,0x02,0xa5,0x05,0x04,0x54,0x00,0x00,0xab,0x0c,0x1b,0x26,0x1f,0x1d,0xa3,0x1e, -0x25,0xfd,0x30,0x3a,0x54,0x3d,0x3b,0xcc,0x38,0x35,0x28,0x33,0x34,0x5d,0x3b,0x40, -0x29,0x3f,0x33,0x68,0x28,0x2a,0x21,0x32,0x33,0x9e,0x2d,0x23,0x75,0x1c,0x1e,0x04, -0x24,0x25,0x12,0x22,0x1f,0xb9,0x1a,0x11,0x89,0x0a,0x0b,0x72,0x13,0x18,0x42,0x14, -0x0e,0xf9,0x0b,0x0d,0xe0,0x0b,0x02,0x8f,0xf7,0xef,0x57,0xec,0xec,0xee,0xf1,0xf6, -0x4b,0xf9,0xf8,0x42,0xf1,0xeb,0x15,0xed,0xef,0xba,0xed,0xea,0x93,0xe4,0xde,0x7a, -0xdf,0xe4,0xc7,0xe5,0xe8,0xd1,0xe9,0xe5,0x42,0xdd,0xd9,0xec,0xd9,0xdd,0x21,0xdc, -0xd2,0xf4,0xcb,0xcd,0xdd,0xd0,0xd4,0x8b,0xd7,0xd7,0x3b,0xd6,0xd3,0x4b,0xd3,0xd6, -0x34,0xdb,0xdc,0x7e,0xda,0xd3,0xd9,0xce,0xd3,0x5f,0xd8,0xd9,0xc7,0xdb,0xdb,0xfa, -0xde,0xe9,0x5a,0xf4,0xfe,0xd3,0x07,0x0a,0x69,0x08,0x05,0x55,0xff,0xfa,0xe7,0xfa, -0xfd,0x71,0xfb,0xfa,0xef,0xfc,0x00,0xc8,0x02,0xfe,0xde,0xf8,0xf1,0x06,0xea,0xe7, -0x51,0xe8,0xed,0xc7,0xf4,0xf7,0xda,0xf5,0xf1,0x3a,0xee,0xf0,0x12,0xf9,0x03,0x13, -0x09,0x10,0x61,0x19,0x1e,0x71,0x1d,0x1a,0x6c,0x16,0x11,0x03,0x0b,0x01,0xd3,0xfc, -0x03,0xf5,0x0b,0x0e,0x4a,0x0a,0x02,0x82,0xfd,0x01,0xff,0x06,0x05,0x33,0x01,0xfd, -0x65,0xfb,0xfb,0x8a,0xfd,0x03,0xe2,0x09,0x0b,0xe6,0x07,0x06,0x76,0x0d,0x1e,0xdc, -0x2e,0x32,0xd7,0x2d,0x2a,0x5a,0x2d,0x35,0xd2,0x39,0x39,0x54,0x3a,0x3b,0x01,0x36, -0x32,0xcb,0x36,0x39,0x7d,0x39,0x33,0x5e,0x28,0x21,0x05,0x26,0x2b,0x4a,0x2a,0x28, -0xa9,0x25,0x1f,0xe8,0x1c,0x1a,0xf1,0x16,0x15,0x27,0x12,0x0f,0xe2,0x0f,0x14,0x11, -0x19,0x1b,0x3d,0x15,0x07,0xcc,0xff,0xfc,0xac,0xf9,0xf7,0xf6,0xf6,0xf9,0x57,0xf7, -0xf0,0x35,0xf0,0xf6,0x31,0xf9,0xfa,0xa6,0xf4,0xe9,0x93,0xe4,0xe6,0x1b,0xe8,0xe8, -0x73,0xe8,0xe6,0xeb,0xe4,0xe4,0xec,0xe5,0xe9,0xb6,0xe9,0xe2,0x03,0xd9,0xd3,0x92, -0xd2,0xd7,0xa1,0xd9,0xd8,0xd5,0xd3,0xcf,0xdf,0xd1,0xd7,0xf0,0xd8,0xd8,0x1f,0xd9, -0xd8,0xa5,0xd7,0xd7,0xba,0xd7,0xd8,0xc9,0xd9,0xd5,0xff,0xce,0xce,0xe9,0xd2,0xd9, -0xd3,0xe4,0xf0,0x54,0xf6,0xfb,0xd5,0x01,0x04,0x71,0x02,0x00,0x7e,0xfd,0xf9,0x8f, -0xf7,0xf8,0xf0,0xfe,0x06,0xdf,0x07,0x01,0x4d,0xfa,0xf3,0x3d,0xf0,0xee,0x2e,0xee, -0xf0,0x93,0xf3,0xf4,0xd0,0xf0,0xea,0x20,0xe8,0xed,0xeb,0xf1,0xf2,0xe2,0xf3,0xfa, -0x0f,0x08,0x17,0xeb,0x1f,0x1c,0x8c,0x17,0x11,0x6d,0x0c,0x0a,0x7b,0x0c,0x0d,0xec, -0x0d,0x09,0x3e,0x01,0xff,0x8c,0x08,0x0e,0x31,0x0c,0x03,0xdb,0xfa,0xfa,0xbd,0x01, -0x04,0x6a,0x02,0x00,0x8f,0xfd,0xf8,0x2d,0xf9,0xff,0x9a,0x0b,0x16,0xb4,0x17,0x16, -0x05,0x1a,0x22,0x35,0x2d,0x33,0x61,0x32,0x30,0x96,0x2f,0x32,0x87,0x37,0x3a,0x48, -0x3d,0x3f,0xe2,0x38,0x2e,0x2f,0x2d,0x31,0xad,0x32,0x2f,0xc3,0x29,0x27,0x01,0x2a, -0x2b,0xc8,0x28,0x24,0xdc,0x1e,0x18,0x9a,0x13,0x10,0x36,0x13,0x1b,0x6b,0x21,0x1d, -0x17,0x14,0x0f,0xe3,0x0f,0x0f,0xb4,0x0b,0x05,0x94,0xfd,0xf6,0x62,0xf4,0xf8,0x98, -0xfb,0xfd,0x19,0xfe,0xfa,0xd4,0xf4,0xf3,0xa4,0xf4,0xf5,0xb1,0xf1,0xea,0xa0,0xe2, -0xe5,0x06,0xec,0xef,0x41,0xf0,0xee,0xa4,0xe8,0xe4,0x6a,0xe2,0xdf,0x1f,0xdf,0xde, -0xc4,0xda,0xd7,0x35,0xd4,0xd2,0x39,0xd5,0xd8,0x45,0xd8,0xd4,0x34,0xd2,0xd4,0x25, -0xd8,0xd9,0x4d,0xdc,0xdd,0x09,0xd8,0xd1,0x2c,0xce,0xcb,0x99,0xcc,0xd0,0x95,0xd2, -0xd5,0x86,0xdf,0xec,0xaa,0xf5,0xfb,0x1d,0xfc,0xfa,0x5c,0xfa,0xf6,0xb5,0xf2,0xf7, -0x75,0x00,0x05,0x5b,0x07,0x01,0xbe,0xf7,0xf5,0x26,0xf9,0xf8,0x72,0xf4,0xf1,0x5a, -0xef,0xf0,0xe3,0xf1,0xf0,0x7f,0xef,0xeb,0x96,0xe4,0xdf,0x06,0xe1,0xee,0xa3,0x00, -0x09,0xbd,0x09,0x09,0x43,0x0d,0x12,0xee,0x15,0x14,0x87,0x11,0x0d,0xf1,0x05,0x03, -0xef,0x08,0x0c,0x89,0x0e,0x0c,0xf4,0x01,0xfa,0x18,0x00,0x08,0x3a,0x0b,0x06,0x05, -0xff,0xfb,0xd1,0xf9,0xf9,0x2b,0xfb,0xff,0x86,0x02,0x01,0x32,0x00,0x05,0xe1,0x10, -0x1d,0x7d,0x22,0x21,0x34,0x20,0x24,0x7b,0x2c,0x30,0x57,0x31,0x34,0x07,0x38,0x37, -0x56,0x36,0x37,0xaf,0x38,0x37,0x9a,0x32,0x2a,0x4d,0x28,0x2c,0x48,0x31,0x33,0x8b, -0x32,0x28,0x03,0x1f,0x1d,0x06,0x1c,0x1a,0x3a,0x1b,0x1b,0x85,0x18,0x15,0x28,0x16, -0x1a,0x4b,0x1f,0x1c,0x72,0x13,0x09,0x07,0x02,0x01,0xe9,0x01,0x00,0xc9,0xfd,0xf9, -0xab,0xf8,0xfc,0x61,0xff,0xfe,0x17,0xfd,0xf9,0xa8,0xf0,0xeb,0xf2,0xeb,0xed,0x36, -0xf0,0xf2,0xb1,0xee,0xec,0x57,0xed,0xec,0x9e,0xeb,0xec,0x04,0xe9,0xe3,0x63,0xe0, -0xdc,0xcb,0xda,0xdf,0xc3,0xdf,0xd9,0xc9,0xd4,0xd3,0x1a,0xd6,0xd9,0xc3,0xda,0xdb, -0xf7,0xdc,0xdf,0x91,0xdf,0xdc,0xf4,0xd6,0xd4,0x7b,0xd3,0xce,0xe5,0xc8,0xc8,0x09, -0xd1,0xe1,0x15,0xee,0xf2,0x13,0xf2,0xf2,0x34,0xf2,0xf4,0x9c,0xf6,0xf9,0xc5,0x00, -0x03,0xa9,0xfe,0xfd,0x17,0x03,0x07,0xf0,0x02,0xfa,0x76,0xf2,0xf1,0x53,0xf7,0xfe, -0x91,0xff,0xfa,0x62,0xf2,0xeb,0x47,0xe4,0xe0,0xeb,0xe5,0xee,0xc8,0xf1,0xef,0xe8, -0xf0,0xfc,0x8a,0x0d,0x15,0x25,0x14,0x0f,0xc2,0x0a,0x0b,0xf2,0x0e,0x10,0xf9,0x0f, -0x11,0xb0,0x0d,0x03,0xfc,0x00,0x06,0xe5,0x0b,0x0d,0xa0,0x07,0x01,0x00,0x00,0x02, -0xce,0x02,0x01,0xc2,0xfe,0xf9,0x57,0xf6,0xf6,0xab,0xfa,0x00,0xfd,0x06,0x0c,0xe3, -0x0e,0x10,0x1c,0x16,0x1e,0x5f,0x25,0x26,0x46,0x25,0x27,0xc1,0x2c,0x34,0xbc,0x39, -0x3b,0x5f,0x3b,0x34,0xe5,0x2c,0x2d,0x37,0x31,0x34,0xf5,0x36,0x34,0x8e,0x2d,0x29, -0x13,0x2b,0x2b,0x5a,0x29,0x24,0xd0,0x1a,0x16,0x70,0x17,0x1a,0xc0,0x1e,0x21,0x8e, -0x1e,0x19,0xae,0x17,0x16,0x64,0x14,0x11,0x54,0x0a,0x01,0x4f,0xfd,0xfd,0x78,0xff, -0x01,0x50,0x02,0x03,0x47,0x00,0xfa,0x01,0xf6,0xf4,0xd0,0xf4,0xf6,0xb3,0xf1,0xec, -0xf0,0xeb,0xef,0x25,0xf2,0xf3,0x31,0xf0,0xec,0x86,0xeb,0xea,0x31,0xe6,0xe3,0x0c, -0xe3,0xe3,0x16,0xe3,0xdd,0xc4,0xd5,0xd4,0x8b,0xd9,0xda,0xad,0xd6,0xd3,0x7e,0xd7, -0xdd,0xae,0xe0,0xe1,0xcc,0xe1,0xdd,0x5f,0xd6,0xca,0xab,0xc2,0xc4,0xb6,0xce,0xd8, -0x72,0xdb,0xdb,0x88,0xdd,0xe6,0x46,0xef,0xef,0xf8,0xec,0xee,0x37,0xf1,0xf3,0x39, -0xfa,0x02,0xbf,0x07,0x06,0x14,0xfb,0xef,0x45,0xef,0xf8,0x6f,0x01,0x00,0x6e,0xf9, -0xf4,0xba,0xf5,0xf5,0x9b,0xf0,0xeb,0x61,0xe7,0xe1,0xed,0xdc,0xdf,0xd1,0xe9,0xf6, -0xa9,0xfe,0x01,0xe4,0x00,0x00,0x44,0x06,0x0e,0x4c,0x12,0x10,0x6f,0x0d,0x09,0x1e, -0x09,0x0b,0x92,0x0b,0x0b,0xc1,0x0a,0x06,0xb5,0x01,0x04,0xdb,0x08,0x09,0xc6,0x08, -0x04,0xa4,0xfd,0xfa,0xc8,0xf8,0xf8,0x2c,0xfb,0xfa,0x24,0xf8,0xfa,0xfd,0x00,0x07, -0x7d,0x10,0x16,0x19,0x15,0x12,0x7a,0x15,0x1d,0x3d,0x28,0x30,0x61,0x34,0x33,0x29, -0x2f,0x2f,0x53,0x33,0x35,0x37,0x36,0x34,0x89,0x30,0x2e,0xab,0x32,0x36,0xe7,0x36, -0x33,0x43,0x2b,0x25,0x3c,0x24,0x21,0x9c,0x1f,0x1e,0x6e,0x1e,0x1e,0x11,0x1e,0x1c, -0xc9,0x1d,0x22,0x96,0x22,0x1b,0x2b,0x11,0x09,0x23,0x06,0x07,0x14,0x09,0x07,0x35, -0x02,0x01,0x13,0x05,0x05,0x92,0xff,0xfd,0x93,0xfd,0xfa,0xbc,0xf4,0xf0,0x53,0xf0, -0xf5,0xf5,0xf8,0xf5,0xff,0xf1,0xf0,0xaf,0xf0,0xf1,0xb4,0xef,0xeb,0x33,0xea,0xeb, -0x68,0xe7,0xe1,0x09,0xe1,0xe3,0x51,0xe3,0xdc,0xa9,0xd1,0xcc,0x4b,0xd4,0xe0,0xc9, -0xe7,0xe8,0xf9,0xe4,0xe0,0xce,0xdb,0xd4,0x9a,0xd0,0xd0,0x45,0xd0,0xcd,0xd9,0xc9, -0xce,0xfb,0xdd,0xe8,0xdf,0xe7,0xe1,0x00,0xde,0xe0,0xbe,0xe9,0xf4,0x49,0xfb,0xff, -0xfb,0xff,0xfb,0x78,0xf9,0xfb,0x10,0xfb,0xfc,0x9f,0xfd,0xf8,0x45,0xf6,0xfc,0x06, -0x03,0x03,0x9a,0xfd,0xf2,0x26,0xe7,0xe2,0xf6,0xe1,0xe4,0x8a,0xe9,0xea,0xf7,0xe9, -0xec,0x0a,0xf3,0xfb,0x7d,0x02,0x06,0x29,0x08,0x07,0x0f,0x09,0x0c,0x12,0x0e,0x0e, -0xa4,0x0e,0x0b,0x3d,0x06,0x04,0x17,0x07,0x0b,0xc5,0x0d,0x0b,0xf5,0x05,0x04,0x79, -0x05,0x05,0xeb,0x04,0xff,0x19,0xf7,0xf2,0xa7,0xf3,0xf8,0xa9,0xfe,0x03,0x1e,0x05, -0x02,0x6f,0x01,0x05,0x2e,0x10,0x18,0xec,0x1c,0x1d,0x44,0x1f,0x26,0xb8,0x2d,0x30, -0x31,0x30,0x30,0x6b,0x2f,0x2d,0x04,0x2f,0x30,0xcf,0x33,0x38,0x95,0x38,0x32,0xc0, -0x2b,0x2a,0xeb,0x2d,0x2f,0x6d,0x28,0x1d,0x43,0x1a,0x1d,0x93,0x1e,0x1f,0x2c,0x22, -0x23,0xf7,0x23,0x21,0xb8,0x1a,0x14,0x84,0x12,0x11,0xcf,0x0d,0x06,0x67,0x03,0x07, -0xa6,0x0a,0x09,0x7b,0x06,0x03,0x6a,0x02,0xff,0xf3,0xf8,0xf4,0xaa,0xf6,0xfa,0x2f, -0xfb,0xf5,0xbd,0xef,0xf1,0x42,0xf9,0xfa,0x55,0xf2,0xec,0x5e,0xea,0xea,0x80,0xec, -0xef,0x70,0xf0,0xee,0xe1,0xe4,0xd7,0x39,0xd1,0xd4,0xeb,0xd9,0xde,0xc0,0xde,0xde, -0x60,0xe0,0xe5,0x7b,0xe8,0xe4,0xa9,0xda,0xcf,0x03,0xc9,0xc8,0x17,0xcc,0xd3,0xef, -0xda,0xdb,0xd1,0xd4,0xd0,0x4c,0xd4,0xdb,0x3b,0xe3,0xe8,0xec,0xeb,0xec,0xb8,0xef, -0xf8,0xd7,0xfd,0xfe,0x51,0xfa,0xf3,0x74,0xef,0xf3,0x42,0xfb,0x02,0xf3,0x03,0x00, -0x0c,0xfc,0xf8,0x4b,0xf4,0xef,0x7d,0xec,0xe8,0x6f,0xe5,0xe1,0xeb,0xdf,0xe3,0xd3, -0xea,0xf2,0x26,0xf5,0xf5,0xa1,0xf6,0xfd,0x98,0x06,0x0c,0x5b,0x0c,0x09,0xb1,0x06, -0x08,0xf1,0x09,0x09,0xad,0x0b,0x0c,0x5b,0x07,0x02,0x09,0x06,0x0d,0x32,0x11,0x0e, -0x2d,0x06,0xfc,0xa8,0xf9,0xfb,0x68,0xfd,0xfd,0xc8,0xf9,0xf8,0x53,0xfb,0xfd,0x33, -0xfd,0x00,0x56,0x07,0x0c,0x3c,0x0d,0x0d,0x64,0x13,0x1f,0xa0,0x28,0x2b,0xb3,0x27, -0x25,0x4e,0x2a,0x30,0xc1,0x31,0x30,0xa6,0x30,0x32,0xea,0x34,0x34,0x78,0x32,0x35, -0xc5,0x38,0x34,0xa3,0x2b,0x25,0xa5,0x21,0x21,0xad,0x23,0x21,0x59,0x1f,0x23,0x85, -0x27,0x25,0xaf,0x21,0x1f,0x9a,0x1f,0x1c,0xdc,0x12,0x09,0x25,0x0a,0x0f,0x97,0x11, -0x0f,0xbb,0x0b,0x08,0xe1,0x05,0x04,0x0a,0x03,0x02,0xf3,0xff,0xfa,0x3a,0xf6,0xf5, -0x7b,0xfa,0xff,0xef,0xff,0xfa,0xa5,0xf1,0xeb,0xb2,0xed,0xf4,0xf9,0xf7,0xf8,0xb2, -0xf5,0xef,0x12,0xe9,0xe6,0x4d,0xe5,0xe1,0xcb,0xda,0xd4,0x89,0xd4,0xdc,0xd0,0xe5, -0xee,0x13,0xef,0xe7,0x94,0xdd,0xd6,0x7a,0xd4,0xd5,0x57,0xd8,0xd8,0xe7,0xd3,0xcf, -0x1f,0xd1,0xd6,0xe7,0xd9,0xd8,0x87,0xd6,0xd7,0xe9,0xdc,0xe6,0x6f,0xef,0xf4,0x45, -0xf8,0xf8,0x96,0xf4,0xf1,0xce,0xf2,0xf5,0x3d,0xfc,0x01,0xe0,0xfd,0xfa,0xbd,0xfd, -0x02,0xfe,0x04,0xff,0xd0,0xf4,0xee,0xd4,0xea,0xe7,0xf6,0xe6,0xe7,0x0f,0xe7,0xe4, -0xfc,0xe4,0xe8,0x9c,0xef,0xf9,0x63,0x00,0x00,0x9c,0xfc,0xfd,0xd4,0x06,0x0e,0xa5, -0x0d,0x08,0xde,0x03,0x02,0x3e,0x06,0x09,0xa2,0x09,0x0c,0x87,0x0e,0x0c,0x71,0x07, -0x03,0x10,0x02,0x05,0x78,0x04,0xfb,0x76,0xf4,0xf6,0x12,0xfa,0xfc,0x2d,0xfd,0xf9, -0x38,0xf8,0xfb,0xfb,0xff,0x04,0x51,0x0a,0x11,0x9b,0x17,0x19,0xbc,0x19,0x1d,0xc9, -0x26,0x2c,0xf8,0x2a,0x27,0xf4,0x27,0x2c,0xbb,0x2e,0x2f,0xd0,0x32,0x38,0x94,0x39, -0x36,0x80,0x2f,0x2a,0x1e,0x2a,0x28,0x43,0x24,0x21,0x88,0x1f,0x1f,0x3d,0x24,0x27, -0x19,0x28,0x27,0x7e,0x23,0x1c,0xa2,0x16,0x15,0x94,0x16,0x16,0xe8,0x11,0x0c,0x03, -0x0a,0x0c,0x54,0x0f,0x10,0x92,0x0c,0x04,0xdd,0xfc,0xf8,0xf8,0xfa,0x01,0xaf,0x05, -0x03,0x22,0xfc,0xf4,0x9c,0xf3,0xf7,0x80,0xf8,0xf6,0x48,0xf4,0xf3,0x82,0xf4,0xf7, -0x1d,0xf9,0xf7,0x46,0xf2,0xe5,0x95,0xd7,0xd5,0x40,0xda,0xe1,0x5c,0xe7,0xe6,0xfe, -0xe3,0xe2,0x0f,0xe5,0xe5,0xe9,0xe1,0xdc,0x76,0xd7,0xd6,0x26,0xd5,0xd3,0xdc,0xd5, -0xd9,0x24,0xd8,0xd0,0xa7,0xc9,0xcc,0xf4,0xd5,0xdf,0x85,0xe5,0xe7,0x88,0xe7,0xea, -0x81,0xef,0xf3,0x61,0xf3,0xf2,0x8a,0xf2,0xf3,0xb2,0xf4,0xf7,0x0f,0xff,0x05,0x8d, -0x04,0xfc,0xda,0xf7,0xf7,0x3d,0xf9,0xf8,0xd1,0xef,0xe3,0xaa,0xde,0xe3,0x46,0xe7, -0xe7,0xd5,0xe7,0xea,0x88,0xed,0xf0,0x80,0xf3,0xfa,0x2c,0x03,0x07,0x4d,0x07,0x02, -0x21,0xff,0x02,0xdf,0x08,0x0a,0xad,0x07,0x05,0xe6,0x08,0x0d,0xb1,0x0c,0x0b,0x2a, -0x0c,0x09,0x8a,0x03,0xfd,0x9e,0xfb,0xff,0x42,0x02,0xfe,0x11,0xf8,0xf6,0x93,0xf7, -0xf8,0x7a,0xf9,0xfc,0xf5,0xff,0x04,0x01,0x08,0x0b,0xc0,0x0f,0x16,0xe8,0x1e,0x22, -0x8f,0x22,0x21,0xbd,0x22,0x24,0x68,0x27,0x2b,0x49,0x30,0x33,0x7a,0x33,0x33,0x24, -0x35,0x37,0xf3,0x34,0x2d,0x9f,0x25,0x1f,0x88,0x20,0x25,0x2a,0x28,0x29,0x52,0x28, -0x24,0x19,0x22,0x23,0xf1,0x24,0x24,0x1b,0x20,0x15,0x6e,0x0d,0x0e,0xf0,0x15,0x1a, -0x19,0x18,0x11,0xc7,0x0b,0x07,0xec,0x04,0x04,0x7e,0x06,0x06,0xa1,0x03,0x00,0x64, -0xfe,0xff,0xd3,0x01,0x02,0xc0,0xfa,0xef,0x58,0xec,0xf4,0x0e,0xff,0x01,0x3f,0x00, -0xfc,0xa6,0xf5,0xee,0xf2,0xe7,0xe4,0xc0,0xe2,0xe2,0x4d,0xe1,0xdf,0x67,0xe2,0xe7, -0x65,0xec,0xed,0x82,0xe5,0xdc,0x44,0xda,0xdd,0x23,0xdf,0xdf,0x28,0xdd,0xd9,0xf0, -0xd4,0xd0,0x35,0xcd,0xce,0x9b,0xd2,0xd6,0x82,0xd6,0xd5,0x8b,0xdb,0xe7,0xa3,0xef, -0xee,0xdd,0xe8,0xe6,0x86,0xea,0xf1,0x22,0xf5,0xf7,0x39,0xf7,0xf7,0x25,0xfc,0x00, -0x02,0x01,0x01,0xf6,0x01,0xfc,0x3f,0xf3,0xec,0x20,0xeb,0xed,0xa9,0xec,0xe6,0x3a, -0xe1,0xe1,0x60,0xe3,0xe7,0x23,0xed,0xf4,0x86,0xf9,0xf9,0x0e,0xfa,0xfd,0xf3,0x01, -0x05,0x52,0x03,0x00,0x93,0xff,0x03,0x02,0x08,0x0a,0xdb,0x0c,0x0c,0x97,0x0a,0x09, -0xc0,0x05,0x03,0xf6,0x04,0x05,0xca,0x01,0xfe,0xa0,0xfb,0xf9,0x75,0xf8,0xf8,0x93, -0xf7,0xf8,0x02,0xf9,0xf7,0xd8,0xf7,0xfd,0xf8,0x05,0x0e,0x3b,0x13,0x13,0x62,0x14, -0x19,0x78,0x1f,0x21,0x2d,0x21,0x21,0xb4,0x23,0x27,0xf1,0x2b,0x33,0x41,0x3a,0x3b, -0x82,0x34,0x2b,0x5b,0x29,0x2c,0x50,0x2c,0x29,0x28,0x25,0x20,0xbc,0x20,0x27,0xb0, -0x2c,0x2c,0xe5,0x29,0x26,0x97,0x1e,0x16,0x4e,0x15,0x1a,0x81,0x1f,0x1d,0x57,0x14, -0x0f,0x97,0x11,0x13,0x8a,0x12,0x0d,0xd7,0x04,0xff,0x4c,0x02,0x07,0x81,0x09,0x09, -0x9f,0x07,0x01,0xd0,0xf7,0xf1,0x7c,0xf3,0xf8,0x34,0xfd,0xff,0xef,0xfd,0xfc,0x57, -0xfd,0xfd,0x84,0xf8,0xef,0x9a,0xe6,0xe2,0xf3,0xe1,0xe2,0xf6,0xe5,0xeb,0x8d,0xed, -0xe8,0x42,0xe1,0xde,0x77,0xe1,0xe7,0x51,0xe8,0xe2,0x0d,0xdc,0xd9,0x4e,0xdd,0xde, -0xb5,0xd8,0xcf,0x29,0xca,0xcb,0xbe,0xd0,0xd4,0x7a,0xd9,0xdf,0xd4,0xe1,0xe0,0x81, -0xe0,0xe6,0xc0,0xea,0xec,0x7d,0xed,0xeb,0xef,0xec,0xf1,0x87,0xf6,0xfc,0x4d,0x02, -0x02,0x6b,0xfe,0xfa,0xbc,0xf9,0xfb,0xc6,0xfc,0xf7,0xf5,0xed,0xe7,0x9d,0xe5,0xe4, -0x2a,0xe4,0xe4,0x20,0xe5,0xe7,0x5e,0xeb,0xef,0x92,0xf4,0xfa,0x8f,0xfe,0xfc,0x0f, -0xfa,0xfb,0x31,0xfe,0x01,0xfa,0x04,0x06,0x97,0x07,0x09,0x09,0x0a,0x07,0xef,0x06, -0x09,0xfa,0x0c,0x0a,0x7d,0x03,0xfe,0xe2,0xfe,0x01,0xc1,0xff,0xfc,0x89,0xfa,0xf7, -0x9b,0xf3,0xf2,0xe8,0xf4,0xf8,0xcb,0xfc,0xfe,0x35,0xff,0x03,0xea,0x0c,0x16,0xbf, -0x1b,0x18,0xc8,0x11,0x13,0x92,0x1a,0x21,0x24,0x26,0x2a,0xfa,0x2e,0x2f,0xfe,0x2e, -0x31,0xf5,0x34,0x35,0x0a,0x31,0x27,0x10,0x1e,0x1d,0x2a,0x26,0x2e,0x0f,0x30,0x2a, -0x9d,0x25,0x24,0x48,0x25,0x24,0x24,0x22,0x1e,0xd1,0x19,0x19,0xa7,0x1a,0x1a,0xdf, -0x1b,0x1c,0x68,0x17,0x0c,0xb4,0x04,0x05,0xe9,0x0a,0x0e,0xd7,0x0e,0x0c,0x77,0x08, -0x04,0xf9,0x00,0xfe,0x84,0xfb,0xf9,0x0c,0xf9,0xf8,0x8c,0xfb,0x01,0xf8,0x07,0x0a, -0xd4,0x01,0xf3,0xf2,0xea,0xec,0x33,0xf0,0xef,0x2d,0xeb,0xe7,0x60,0xe7,0xe8,0x6f, -0xe8,0xe8,0x98,0xe8,0xe5,0xf8,0xe2,0xe3,0x4d,0xe6,0xe8,0x37,0xe8,0xe3,0xb8,0xdb, -0xd5,0x78,0xd2,0xd0,0x7f,0xd1,0xd4,0x47,0xd6,0xd4,0xc6,0xd3,0xd7,0xfe,0xdf,0xe7, -0x41,0xe7,0xe2,0x17,0xe0,0xe3,0x99,0xe9,0xee,0x78,0xf1,0xf3,0x79,0xf6,0xf8,0x8d, -0xfa,0xfc,0x3e,0x00,0x02,0x0a,0x00,0xfa,0x37,0xf5,0xf2,0x37,0xf2,0xef,0x56,0xe7, -0xe0,0xaf,0xe2,0xe4,0xca,0xe3,0xe6,0x49,0xed,0xf3,0x7a,0xf6,0xf4,0x48,0xf3,0xf6, -0x73,0xfa,0xfe,0xfd,0x00,0x00,0xa7,0x00,0x02,0x12,0x05,0x07,0xa6,0x09,0x0d,0xc9, -0x0d,0x08,0xf7,0x02,0x04,0x91,0x08,0x08,0xb6,0x03,0xfd,0x68,0xfa,0xfc,0xf8,0xfd, -0xfb,0x2c,0xf7,0xf1,0x7c,0xef,0xf1,0x07,0xf7,0xfe,0x9f,0x07,0x0d,0x17,0x0c,0x08, -0x2e,0x0b,0x11,0xe5,0x17,0x1b,0xf4,0x19,0x17,0x67,0x1b,0x26,0x6c,0x32,0x37,0x42, -0x35,0x31,0x82,0x2c,0x28,0x69,0x27,0x28,0x34,0x2a,0x2a,0xb7,0x27,0x26,0xae,0x29, -0x2c,0x75,0x2d,0x2b,0x36,0x24,0x1b,0xbf,0x1a,0x1e,0x4a,0x22,0x24,0x36,0x23,0x1f, -0xb0,0x18,0x11,0xeb,0x0d,0x0f,0xbf,0x12,0x10,0x8a,0x0b,0x0a,0x25,0x0e,0x11,0x89, -0x0f,0x07,0x75,0xfd,0xf7,0xf1,0xf6,0xfb,0x97,0x01,0x06,0x49,0x06,0x03,0xd3,0x00, -0xff,0xa5,0xfe,0xfb,0x30,0xf5,0xef,0x0e,0xee,0xee,0x3b,0xee,0xed,0x63,0xed,0xec, -0x13,0xe7,0xe2,0x14,0xe3,0xe8,0x7a,0xef,0xf0,0xb3,0xe8,0xe2,0xb5,0xe1,0xe2,0x9a, -0xe2,0xdd,0xe2,0xd4,0xd0,0x2b,0xd1,0xd1,0x7e,0xd2,0xd6,0x26,0xdd,0xe0,0xf4,0xdc, -0xd9,0xbd,0xdc,0xe3,0x49,0xe7,0xe5,0x0f,0xe5,0xe8,0xaa,0xee,0xf2,0xe8,0xf5,0xf9, -0x94,0xfb,0xfe,0x58,0x00,0xfd,0x48,0xfb,0xfc,0x69,0xfd,0xf8,0x37,0xef,0xe8,0xa3, -0xe5,0xe4,0xa3,0xe3,0xe5,0xa4,0xe8,0xea,0x5d,0xea,0xea,0x9a,0xed,0xf3,0x1a,0xfa, -0xfa,0x2a,0xf6,0xf3,0xaf,0xf8,0xff,0xef,0x03,0x04,0x1e,0x05,0x05,0x52,0x06,0x09, -0x17,0x0c,0x0b,0x33,0x09,0x06,0xf1,0x01,0x00,0x69,0x03,0x07,0x9c,0x08,0x01,0xad, -0xf5,0xee,0xd3,0xef,0xf4,0x5a,0xf8,0xf9,0x79,0xf8,0xf9,0x07,0xfe,0x05,0xce,0x0c, -0x0f,0x17,0x0e,0x0b,0xa2,0x0a,0x0d,0xb3,0x14,0x1f,0x43,0x28,0x2a,0xe5,0x28,0x2b, -0xf5,0x2e,0x2f,0xfd,0x2d,0x2a,0xf0,0x25,0x24,0x80,0x24,0x27,0xaf,0x2d,0x31,0xf4, -0x2e,0x27,0x4d,0x21,0x1f,0xa9,0x22,0x25,0x53,0x25,0x23,0x88,0x20,0x1f,0x0b,0x20, -0x1f,0x4a,0x1d,0x15,0x2c,0x0d,0x0a,0xc1,0x0d,0x15,0x0e,0x1a,0x15,0xff,0x0e,0x0a, -0x94,0x06,0x01,0xbc,0xfe,0xff,0xb5,0x00,0x01,0x10,0x01,0x02,0x64,0x05,0x09,0xc0, -0x08,0x00,0x6e,0xf6,0xf3,0x3f,0xf8,0xfb,0x30,0xf8,0xf1,0x06,0xed,0xec,0xf9,0xea, -0xe8,0x90,0xe8,0xeb,0x1c,0xed,0xea,0x33,0xe7,0xe8,0xaa,0xec,0xef,0x32,0xeb,0xe1, -0xef,0xd9,0xd7,0x07,0xd8,0xd6,0xac,0xd3,0xd3,0xb5,0xd6,0xd9,0x14,0xd9,0xd9,0xec, -0xdc,0xdf,0xa7,0xdf,0xde,0x0f,0xdf,0xe1,0x82,0xe6,0xec,0x10,0xef,0xf1,0xa5,0xf4, -0xf6,0x2c,0xf7,0xfa,0xd7,0x00,0x05,0xd1,0x03,0xfc,0xbd,0xf5,0xf1,0x26,0xf0,0xef, -0x2b,0xed,0xe7,0x02,0xe2,0xe2,0x1d,0xe7,0xea,0xc9,0xec,0xef,0x21,0xf1,0xf0,0xe1, -0xef,0xf3,0xe1,0xf7,0xfb,0x3e,0xfc,0xf9,0x3c,0xfa,0x00,0x80,0x07,0x0d,0x31,0x0d, -0x07,0x02,0x01,0x01,0x1c,0x07,0x0c,0x12,0x0d,0x09,0xee,0x05,0x01,0xa7,0xfd,0xfd, -0xa2,0xfd,0xfa,0xfa,0xf3,0xee,0x18,0xef,0xf5,0x44,0xfc,0x02,0x57,0x05,0x04,0x09, -0x04,0x04,0x30,0x05,0x09,0x3b,0x0f,0x12,0xd4,0x13,0x18,0x33,0x20,0x29,0xd1,0x2f, -0x30,0x48,0x2d,0x28,0x93,0x23,0x23,0xe2,0x27,0x2e,0x6f,0x31,0x2c,0x82,0x27,0x28, -0xcf,0x2c,0x2d,0x91,0x27,0x20,0x2f,0x1f,0x22,0x6c,0x28,0x2b,0x53,0x29,0x25,0x71, -0x20,0x1a,0x87,0x13,0x10,0x67,0x15,0x1b,0x8d,0x1a,0x14,0x54,0x12,0x14,0xec,0x14, -0x0e,0xee,0x05,0xff,0x1d,0xff,0x01,0x9e,0x04,0x07,0x84,0x09,0x09,0x3c,0x07,0x01, -0xeb,0xfe,0x01,0x91,0x04,0x02,0x1e,0xfb,0xf4,0x0e,0xf4,0xf5,0x3c,0xf6,0xf2,0x45, -0xec,0xe8,0x87,0xe9,0xeb,0x02,0xec,0xee,0x3d,0xf1,0xf1,0x9c,0xee,0xea,0xf2,0xe6, -0xe4,0xa0,0xe0,0xdc,0xcd,0xd9,0xd8,0x50,0xd5,0xd4,0x2c,0xd8,0xdb,0xf6,0xdc,0xdc, -0x3d,0xdb,0xd8,0xdd,0xd8,0xdd,0xdd,0xe3,0xe7,0x79,0xe6,0xe4,0x8a,0xe7,0xec,0xcd, -0xf2,0xf9,0x11,0xfd,0xfe,0x54,0xfe,0xfe,0x94,0xfe,0xfe,0xc2,0xfb,0xf7,0x9e,0xf1, -0xea,0xd3,0xe6,0xe8,0x10,0xeb,0xeb,0xe8,0xe6,0xe3,0x10,0xe6,0xed,0x27,0xf3,0xf4, -0x47,0xf2,0xee,0x08,0xed,0xf0,0x84,0xf7,0x00,0x41,0x04,0x02,0x69,0xff,0xfe,0xba, -0x01,0x06,0xe6,0x08,0x08,0x8d,0x06,0x05,0x50,0x05,0x05,0x6e,0x08,0x09,0xec,0x04, -0xfa,0x49,0xf2,0xf0,0xc4,0xf1,0xf3,0x9f,0xf6,0xf9,0x94,0xfa,0xfb,0xd0,0xfc,0x00, -0x49,0x05,0x05,0xf7,0x00,0xfd,0x44,0x01,0x0d,0x8b,0x1b,0x22,0x5c,0x21,0x1f,0xb0, -0x22,0x29,0x20,0x2a,0x25,0x19,0x23,0x26,0x10,0x29,0x29,0xe7,0x2a,0x2f,0x35,0x31, -0x2c,0xb0,0x22,0x1d,0x34,0x1f,0x26,0x2a,0x2d,0x2c,0x24,0x27,0x25,0xd5,0x24,0x21, -0x34,0x1c,0x19,0x00,0x18,0x16,0xee,0x15,0x17,0xa3,0x1a,0x1d,0xf9,0x1b,0x12,0xeb, -0x07,0x03,0x86,0x06,0x0a,0x46,0x09,0x05,0x39,0x04,0x05,0x75,0x06,0x07,0x94,0x08, -0x07,0xc2,0x03,0x02,0xc0,0x00,0xff,0x2e,0xff,0xfc,0x0f,0xfb,0xf7,0x49,0xf2,0xed, -0xef,0xeb,0xec,0xd7,0xed,0xf0,0x90,0xf1,0xf1,0xf3,0xef,0xef,0x24,0xf0,0xf0,0x50, -0xec,0xe6,0xe1,0xdf,0xdb,0xe9,0xd9,0xdb,0x94,0xdd,0xdd,0xb4,0xd9,0xd7,0x75,0xd8, -0xda,0x0a,0xdd,0xdf,0xd1,0xdf,0xde,0xfe,0xdc,0xdd,0xa1,0xe1,0xe8,0x8c,0xee,0xef, -0x76,0xee,0xf2,0xd3,0xf9,0x00,0xb4,0x03,0x02,0xa3,0xfd,0xf9,0x82,0xf7,0xf8,0xf6, -0xf7,0xf4,0xc6,0xec,0xe4,0x62,0xe1,0xe6,0xf0,0xec,0xf0,0x50,0xef,0xed,0x1c,0xeb, -0xe9,0xe6,0xea,0xf0,0x5d,0xf7,0xf8,0xb9,0xf6,0xf7,0xf6,0xfb,0x01,0xd0,0x04,0x05, -0x2e,0x04,0x02,0x45,0x02,0x04,0xa3,0x07,0x0c,0x5f,0x11,0x0f,0x23,0x07,0xff,0xa5, -0xfd,0x00,0xbd,0xfe,0xf4,0xe8,0xec,0xef,0x5c,0xf9,0x00,0x7a,0x01,0xfe,0x68,0xfc, -0xfb,0xdd,0xfa,0xfa,0x73,0xfd,0x05,0x28,0x0d,0x0f,0xbf,0x11,0x18,0xf1,0x20,0x27, -0x50,0x25,0x1f,0x67,0x1d,0x21,0xa2,0x26,0x2c,0x88,0x2f,0x2e,0x03,0x2d,0x29,0x9e, -0x24,0x23,0x83,0x26,0x29,0xd6,0x27,0x25,0x97,0x27,0x2c,0x25,0x2e,0x2a,0xd1,0x22, -0x1b,0x3b,0x17,0x18,0xe4,0x1c,0x1f,0xfd,0x1f,0x1d,0xe4,0x19,0x16,0xbc,0x13,0x12, -0xf1,0x0f,0x0c,0xb8,0x09,0x07,0x1c,0x07,0x07,0xc1,0x07,0x08,0x8c,0x09,0x08,0x0d, -0x06,0x03,0x9d,0x04,0x06,0x59,0x06,0x04,0x71,0x01,0xfd,0x71,0xf8,0xf5,0x05,0xf4, -0xf4,0xc1,0xf1,0xee,0x14,0xec,0xed,0x65,0xf1,0xf4,0x3b,0xf6,0xf5,0xe0,0xf0,0xea, -0x8e,0xe6,0xe5,0x84,0xe5,0xe4,0x02,0xe0,0xda,0xd1,0xd6,0xd8,0xda,0xdb,0xdd,0x1f, -0xde,0xdb,0x6b,0xd8,0xd7,0xfc,0xd9,0xde,0x7a,0xe1,0xdf,0x03,0xdc,0xde,0x7a,0xe7, -0xef,0x58,0xf3,0xf5,0x36,0xf6,0xf6,0xe8,0xf8,0xfd,0x46,0x02,0x03,0x52,0xfd,0xf4, -0x24,0xec,0xe8,0x15,0xea,0xed,0x7c,0xed,0xe9,0x75,0xe7,0xe9,0x65,0xe9,0xe8,0xf6, -0xe9,0xee,0xb3,0xee,0xea,0x97,0xe8,0xee,0x40,0xf9,0x02,0x70,0x00,0xf8,0xd7,0xf5, -0xfa,0xba,0x01,0x04,0x1b,0x03,0x03,0x43,0x07,0x0a,0x19,0x0c,0x0c,0xe6,0x09,0x04, -0x42,0xfc,0xf4,0x25,0xf0,0xf3,0xb1,0xf9,0xfc,0x0f,0xfb,0xf7,0x85,0xf7,0xfa,0x19, -0xfb,0xf8,0x2a,0xf6,0xf6,0x01,0xf9,0xfe,0x6d,0x08,0x12,0x8a,0x17,0x17,0x83,0x15, -0x15,0x05,0x18,0x1d,0x04,0x23,0x26,0x53,0x26,0x26,0x26,0x28,0x2a,0xa7,0x2a,0x27, -0xd5,0x22,0x20,0x63,0x21,0x26,0xe3,0x2b,0x2e,0xbb,0x2c,0x28,0x27,0x24,0x20,0x8b, -0x1e,0x1e,0xd4,0x1e,0x1f,0xa0,0x1e,0x1d,0xe2,0x1b,0x1c,0xb1,0x1b,0x19,0xf2,0x14, -0x11,0xbd,0x0e,0x0b,0xd0,0x09,0x0a,0x9b,0x0b,0x0a,0x6f,0x08,0x06,0x41,0x05,0x07, -0x03,0x0a,0x0a,0x8d,0x09,0x07,0xc0,0x03,0x01,0x78,0x01,0x02,0x81,0x00,0xfa,0xb0, -0xf1,0xee,0x25,0xef,0xf0,0x8f,0xf3,0xf5,0xfb,0xf5,0xf3,0x75,0xf0,0xf1,0x20,0xf4, -0xf4,0x7a,0xee,0xe5,0xf9,0xe0,0xe0,0xf8,0xe1,0xe2,0x23,0xe0,0xdc,0x24,0xd9,0xda, -0x85,0xdd,0xde,0xc3,0xde,0xde,0xe2,0xd8,0xd4,0xfc,0xd6,0xdf,0x23,0xe7,0xe8,0x18, -0xe5,0xe4,0xfe,0xe9,0xf0,0x56,0xf6,0xfc,0x9e,0x01,0x03,0x2b,0x00,0xf7,0xd6,0xf1, -0xf5,0x34,0xf9,0xf5,0xc0,0xea,0xe4,0xac,0xe7,0xee,0x85,0xf1,0xee,0x8b,0xe8,0xe4, -0xa8,0xe5,0xe8,0xab,0xeb,0xed,0xba,0xf1,0xf5,0xc1,0xf4,0xf5,0xc2,0xf8,0xfd,0x11, -0xfd,0xf9,0x05,0xf8,0xfb,0x9d,0x03,0x0a,0xaf,0x0f,0x0f,0xdb,0x0b,0x06,0x5a,0x02, -0xff,0x2e,0xfe,0xfa,0xbf,0xf7,0xf6,0x75,0xf7,0xfa,0x35,0xfe,0x00,0xd5,0xfc,0xf6, -0x83,0xf0,0xef,0x24,0xf3,0xfa,0xb1,0x01,0x05,0x1e,0x07,0x09,0x0b,0x0e,0x12,0x7a, -0x15,0x15,0xd9,0x15,0x19,0xe4,0x1f,0x26,0xd4,0x29,0x2b,0x72,0x28,0x23,0xcb,0x20, -0x20,0x78,0x23,0x27,0x22,0x29,0x2a,0xbc,0x2b,0x2a,0xc6,0x27,0x26,0x11,0x25,0x23, -0x7f,0x22,0x1f,0x58,0x1d,0x1e,0x73,0x20,0x21,0x64,0x20,0x1e,0x8a,0x1b,0x16,0xb8, -0x11,0x11,0x29,0x14,0x12,0xbe,0x0d,0x08,0x9d,0x07,0x09,0xf8,0x09,0x0a,0x51,0x0b, -0x0a,0x42,0x07,0x05,0xde,0x06,0x09,0x49,0x0c,0x0a,0x3f,0x03,0xfb,0x27,0xf8,0xf8, -0x4d,0xfa,0xf7,0x52,0xf1,0xef,0x67,0xf1,0xf3,0x58,0xf6,0xf8,0x3b,0xf8,0xf4,0x70, -0xee,0xec,0x91,0xed,0xef,0x72,0xeb,0xe2,0xd3,0xdb,0xdc,0xd6,0xe0,0xe2,0xbc,0xe0, -0xdf,0x42,0xde,0xda,0x9f,0xd5,0xd4,0x7a,0xda,0xe1,0x85,0xe2,0xdd,0xba,0xd7,0xd8, -0x40,0xe1,0xec,0x1a,0xf1,0xf0,0x07,0xf2,0xf7,0xfe,0xfc,0xff,0x63,0xff,0xfc,0x5d, -0xf7,0xf0,0x9e,0xed,0xef,0x04,0xf2,0xf1,0xbf,0xee,0xea,0x5c,0xe8,0xe8,0xb2,0xe8, -0xe8,0xdd,0xe7,0xe5,0x4f,0xe6,0xea,0x14,0xf0,0xf6,0xc2,0xf8,0xf6,0xf9,0xf1,0xef, -0xba,0xf1,0xf6,0x8d,0xfd,0x02,0x91,0x04,0x07,0x58,0x09,0x0a,0x72,0x0b,0x0a,0x04, -0x04,0xfa,0xaa,0xf4,0xf5,0x01,0xfb,0x00,0x97,0x00,0xfc,0x9b,0xf8,0xf5,0xbe,0xf4, -0xf3,0x77,0xf1,0xf0,0x28,0xf2,0xf6,0xce,0xfd,0x03,0x8c,0x07,0x08,0x56,0x07,0x07, -0x2f,0x0b,0x0f,0x3b,0x16,0x1d,0x1c,0x23,0x25,0x31,0x23,0x20,0xe0,0x1f,0x21,0x16, -0x21,0x21,0x29,0x25,0x27,0x43,0x26,0x27,0xc4,0x29,0x2b,0x04,0x2a,0x24,0x7b,0x20, -0x1f,0x33,0x20,0x22,0x44,0x23,0x22,0xe9,0x20,0x1f,0xbb,0x1d,0x1a,0x65,0x1a,0x1c, -0x25,0x1b,0x14,0x9c,0x0d,0x0b,0x25,0x0e,0x11,0xba,0x10,0x0b,0x86,0x06,0x05,0x0c, -0x08,0x0a,0x9e,0x0d,0x0f,0x71,0x0d,0x08,0x29,0x05,0x06,0x9d,0x09,0x06,0x87,0xfd, -0xf6,0xf2,0xf4,0xf6,0x6f,0xf8,0xf7,0x2e,0xf6,0xf5,0x65,0xf6,0xf6,0x4d,0xf6,0xf6, -0x9c,0xf8,0xf7,0x0c,0xf0,0xe5,0x85,0xe0,0xe5,0xd2,0xeb,0xeb,0x5e,0xe5,0xde,0x88, -0xdb,0xdb,0x8e,0xde,0xe1,0xe0,0xe0,0xdd,0x40,0xd9,0xd8,0xcd,0xda,0xdd,0x39,0xe0, -0xe0,0xf2,0xdf,0xe3,0xc0,0xe9,0xf2,0x8e,0xfa,0xfd,0x7f,0xfd,0xfb,0x10,0xf9,0xf8, -0xb1,0xf8,0xf8,0x34,0xf5,0xf1,0x5c,0xef,0xf0,0x37,0xf3,0xf2,0xf5,0xed,0xe8,0x14, -0xe4,0xe2,0xbc,0xe4,0xea,0xf3,0xef,0xf2,0x9b,0xf1,0xef,0x06,0xef,0xf1,0x76,0xf4, -0xf3,0x3f,0xf1,0xf1,0xd9,0xf7,0x01,0x73,0x0a,0x0f,0x54,0x0d,0x08,0xa7,0x03,0x00, -0xe3,0xff,0xff,0x72,0xfc,0xfc,0x98,0xff,0x01,0xa5,0xff,0xfd,0xb6,0xfa,0xf7,0x56, -0xf2,0xed,0x39,0xee,0xf4,0x25,0xfa,0xfd,0xc0,0xff,0x00,0x24,0xff,0xff,0x13,0x02, -0x07,0x33,0x0e,0x15,0x24,0x19,0x1a,0x46,0x1c,0x1f,0x75,0x21,0x20,0xab,0x1e,0x1e, -0x25,0x20,0x21,0x0a,0x23,0x26,0xd7,0x2a,0x2c,0xec,0x29,0x23,0xdc,0x1f,0x22,0x41, -0x27,0x27,0x8c,0x22,0x1e,0x1d,0x1f,0x1f,0xcc,0x20,0x22,0x6e,0x23,0x1e,0x19,0x18, -0x14,0x75,0x15,0x18,0x38,0x18,0x12,0x0c,0x0c,0x09,0x43,0x0b,0x0d,0x58,0x0c,0x09, -0xc8,0x08,0x0a,0xa6,0x0c,0x0c,0x1a,0x0c,0x0e,0x09,0x0f,0x09,0xc2,0x01,0xfd,0x09, -0xff,0x01,0x84,0xff,0xf9,0x51,0xf2,0xf0,0x56,0xf3,0xfa,0x35,0x00,0xff,0xd5,0xf9, -0xf3,0x93,0xee,0xee,0x39,0xf1,0xf2,0x05,0xef,0xe8,0xaf,0xe4,0xe3,0x3a,0xe4,0xe4, -0xf8,0xe2,0xe0,0x53,0xdd,0xdc,0xe1,0xdc,0xde,0x0b,0xe0,0xdd,0xa4,0xd7,0xd5,0x03, -0xd7,0xdc,0x08,0xe3,0xe7,0xc8,0xea,0xef,0x57,0xf4,0xf8,0xf2,0xfb,0xfc,0xa9,0xf9, -0xf5,0x2d,0xf2,0xf1,0x41,0xf5,0xfa,0x59,0xfa,0xf5,0xa4,0xee,0xe8,0xf5,0xe5,0xe7, -0x0c,0xea,0xe9,0x05,0xe6,0xe5,0xde,0xeb,0xf3,0x93,0xf4,0xf0,0xfc,0xec,0xeb,0x33, -0xea,0xeb,0x61,0xef,0xf7,0x85,0xff,0x04,0xcc,0x06,0x07,0x72,0x07,0x06,0x8b,0x03, -0xfe,0xec,0xfb,0xfd,0xb0,0x00,0x03,0xb7,0x03,0x02,0xd8,0xff,0xf9,0x1f,0xf3,0xef, -0x66,0xf0,0xf4,0x83,0xf7,0xf7,0xef,0xf6,0xf7,0x79,0xf9,0xf9,0x96,0xf9,0xfd,0x6e, -0x04,0x08,0x88,0x09,0x0c,0x5e,0x15,0x1c,0xb0,0x1d,0x1b,0x1f,0x19,0x18,0x71,0x1a, -0x1e,0x6b,0x23,0x26,0xe7,0x25,0x23,0x53,0x22,0x24,0x65,0x28,0x2b,0x8c,0x28,0x21, -0xc5,0x1d,0x20,0x4e,0x25,0x26,0x20,0x23,0x20,0xeb,0x20,0x20,0xc6,0x1e,0x1d,0x1c, -0x1e,0x1d,0x4b,0x19,0x13,0x2f,0x11,0x11,0x9f,0x13,0x12,0xa6,0x0e,0x09,0x94,0x06, -0x08,0x4b,0x0d,0x11,0xc9,0x12,0x0f,0x62,0x0a,0x08,0x21,0x0a,0x0e,0xbd,0x0f,0x08, -0x78,0xfe,0xf7,0x3c,0xf6,0xf8,0x98,0xfc,0xfe,0x90,0xfd,0xfc,0x35,0xf9,0xf7,0x2c, -0xf9,0xfa,0x55,0xf8,0xf4,0x00,0xf0,0xee,0xff,0xf0,0xf1,0x31,0xed,0xe7,0x37,0xe3, -0xe1,0x7a,0xe2,0xe4,0x54,0xe5,0xe4,0xba,0xe1,0xdd,0x00,0xda,0xda,0x74,0xda,0xda, -0x40,0xda,0xdb,0xa0,0xdc,0xe2,0x8a,0xee,0xf8,0x0c,0xfb,0xf5,0x89,0xf0,0xf2,0x30, -0xf7,0xfa,0xf9,0xf9,0xf8,0x68,0xf8,0xf8,0x3e,0xf8,0xf4,0x2b,0xf0,0xec,0x2c,0xe9, -0xe5,0x51,0xe3,0xe7,0xfc,0xed,0xf1,0xb5,0xf1,0xee,0xcd,0xec,0xeb,0x4d,0xea,0xe8, -0xc4,0xe7,0xec,0x80,0xf3,0xf9,0x52,0xfd,0x03,0x74,0x08,0x07,0x1c,0x02,0xfd,0x83, -0xfc,0xff,0xc1,0x01,0x03,0x1a,0x06,0x07,0x20,0x03,0xfc,0x7b,0xf7,0xf5,0x1e,0xf7, -0xf7,0x27,0xf6,0xf3,0x4e,0xf3,0xf4,0xcd,0xf6,0xf7,0x56,0xf7,0xf7,0xcd,0xf7,0xf8, -0xa1,0xfc,0x06,0x5e,0x11,0x14,0xf5,0x10,0x0e,0x44,0x12,0x19,0xa0,0x1c,0x1c,0x3e, -0x1b,0x1b,0x28,0x1e,0x20,0x2f,0x23,0x26,0xd0,0x27,0x26,0x24,0x24,0x22,0x1b,0x23, -0x25,0xfd,0x26,0x24,0x30,0x21,0x20,0x64,0x21,0x23,0xd5,0x24,0x24,0x65,0x21,0x1d, -0xd2,0x18,0x18,0xfb,0x1c,0x1e,0x77,0x19,0x11,0x02,0x0b,0x0a,0xb9,0x0e,0x12,0xd2, -0x10,0x0d,0x21,0x0a,0x09,0x20,0x0b,0x10,0x45,0x15,0x16,0x10,0x11,0x09,0x34,0x04, -0x03,0x15,0x03,0x00,0xfe,0xfd,0xfc,0xc1,0xfb,0xfc,0x1f,0xff,0x00,0x10,0xfe,0xf9, -0x1c,0xf7,0xf7,0x52,0xf8,0xf8,0x2c,0xf8,0xf7,0x16,0xf3,0xeb,0x15,0xe7,0xe8,0x5b, -0xeb,0xeb,0xa1,0xe6,0xe1,0x94,0xe1,0xe6,0x07,0xe9,0xe4,0x5b,0xdb,0xd4,0x3b,0xd3, -0xd5,0x17,0xda,0xdf,0x1a,0xe5,0xe8,0xbd,0xec,0xee,0x97,0xef,0xf3,0x22,0xf6,0xf5, -0x7b,0xf3,0xf4,0x87,0xf9,0xfd,0xcb,0xfd,0xfb,0x02,0xf8,0xf3,0x83,0xec,0xe7,0x05, -0xe7,0xe9,0xe6,0xeb,0xed,0x14,0xee,0xef,0xab,0xf0,0xef,0x80,0xeb,0xe7,0xfa,0xe4, -0xe4,0x7c,0xe7,0xed,0xf9,0xf5,0xfd,0xcc,0x01,0x01,0x37,0xfe,0xfc,0x94,0xfd,0xff, -0x72,0x00,0x04,0x02,0x07,0x06,0x17,0x03,0xff,0xd8,0xff,0x01,0xcb,0xfe,0xf7,0x48, -0xf2,0xf3,0x31,0xf8,0xfc,0xc6,0xfa,0xf4,0xa8,0xf0,0xf0,0xfb,0xf1,0xf5,0xc8,0xfa, -0xfe,0xe9,0x00,0x02,0xeb,0x05,0x0a,0xeb,0x10,0x14,0xd8,0x13,0x13,0x93,0x14,0x17, -0x72,0x1a,0x1d,0x24,0x20,0x21,0xae,0x21,0x20,0xa4,0x20,0x24,0xdb,0x28,0x28,0xee, -0x23,0x1e,0x84,0x1e,0x23,0xff,0x28,0x28,0x63,0x23,0x1f,0x87,0x1d,0x1e,0x4c,0x23, -0x25,0x6e,0x23,0x1d,0x82,0x16,0x13,0x47,0x15,0x16,0x0d,0x17,0x14,0xc9,0x0e,0x08, -0xff,0x07,0x0b,0xc7,0x0f,0x11,0x19,0x11,0x11,0x96,0x12,0x11,0x8f,0x0f,0x0c,0x82, -0x08,0x05,0x35,0x01,0xfd,0x65,0xfe,0x03,0x14,0x05,0x00,0x0e,0xfa,0xf7,0x11,0xfa, -0xff,0x32,0x00,0xfb,0x17,0xf6,0xf5,0x83,0xf7,0xf8,0x7c,0xf5,0xf0,0x94,0xeb,0xe7, -0x3d,0xe5,0xe6,0x22,0xeb,0xef,0x15,0xed,0xe6,0x45,0xe0,0xdc,0x2f,0xda,0xd7,0x7f, -0xd7,0xd7,0x4c,0xda,0xde,0xc5,0xe2,0xe8,0xe6,0xec,0xee,0xe0,0xed,0xed,0x84,0xed, -0xf1,0xf6,0xf6,0xfa,0xc6,0xfc,0xfe,0x36,0xfd,0xf9,0xca,0xf4,0xef,0x8c,0xec,0xea, -0x59,0xe8,0xe8,0xc9,0xed,0xf3,0x62,0xf4,0xf1,0xd9,0xed,0xe9,0x6e,0xe5,0xe1,0x6c, -0xe0,0xe5,0x7e,0xf0,0xf7,0xf8,0xf7,0xf5,0x77,0xf5,0xf9,0xfe,0xfe,0xff,0x0f,0xfd, -0xfb,0x9e,0xfe,0x03,0xa5,0x07,0x08,0x2a,0x06,0x01,0x70,0xfb,0xf8,0xe5,0xf8,0xfb, -0xbb,0xfd,0xfb,0x12,0xf7,0xf4,0xb9,0xf2,0xf2,0x26,0xf2,0xf1,0x5f,0xf3,0xf4,0x4a, -0xf5,0xf7,0xd1,0xfc,0x04,0xb5,0x09,0x09,0xcb,0x06,0x08,0x84,0x0e,0x14,0xc9,0x17, -0x17,0x01,0x15,0x14,0x0d,0x19,0x20,0x18,0x25,0x23,0x57,0x1f,0x1d,0x68,0x1e,0x21, -0xfc,0x25,0x28,0x33,0x26,0x21,0x92,0x1c,0x1c,0x13,0x21,0x27,0x36,0x28,0x23,0x61, -0x1e,0x1d,0x25,0x1d,0x1c,0x81,0x1b,0x1b,0x58,0x1a,0x16,0x27,0x11,0x0d,0x8e,0x0d, -0x0e,0x4b,0x0e,0x0a,0x8c,0x09,0x0e,0x07,0x17,0x1a,0xaf,0x15,0x0d,0x64,0x09,0x09, -0x7e,0x0a,0x09,0x67,0x06,0x03,0x9d,0x01,0xff,0x67,0xff,0x02,0x34,0x03,0xff,0xc3, -0xfa,0xf9,0x31,0xfa,0xfd,0x7d,0x00,0xff,0xa9,0xfb,0xf6,0xe1,0xf0,0xed,0x51,0xec, -0xed,0x97,0xee,0xef,0xe3,0xed,0xec,0xfa,0xec,0xea,0x87,0xe3,0xdc,0x4d,0xd9,0xd7, -0x12,0xd7,0xd9,0x76,0xdd,0xe3,0xfd,0xe7,0xe7,0xe0,0xe4,0xe6,0xbc,0xea,0xed,0x9a, -0xee,0xf0,0x3d,0xf7,0xfd,0x48,0x00,0xfe,0x32,0xfa,0xf8,0x35,0xf5,0xee,0xc1,0xe6, -0xe5,0x04,0xec,0xf6,0x72,0xf9,0xf4,0x1e,0xee,0xe8,0x1b,0xe6,0xe5,0x6d,0xe5,0xe5, -0x93,0xe6,0xe8,0x07,0xeb,0xf0,0x93,0xf5,0xf8,0xd5,0xf6,0xf3,0x65,0xf3,0xf7,0x9d, -0xfd,0x02,0x56,0x04,0x05,0xe4,0x04,0x01,0x47,0xfd,0xfc,0x78,0xff,0x00,0x4a,0xfe, -0xfa,0x0d,0xf8,0xf7,0x0b,0xf9,0xf9,0x0c,0xf6,0xef,0x70,0xeb,0xed,0x58,0xf3,0xf8, -0x5a,0xf9,0xf7,0xfc,0xf7,0xfc,0x50,0x02,0x07,0xf5,0x0a,0x0c,0xdf,0x0b,0x09,0x2d, -0x0c,0x13,0x68,0x1b,0x1d,0x8f,0x1a,0x17,0xd4,0x17,0x1b,0xae,0x21,0x24,0xfd,0x23, -0x22,0x70,0x21,0x1f,0x43,0x1d,0x1f,0xe7,0x23,0x27,0x11,0x25,0x1f,0xd6,0x1d,0x21, -0x97,0x24,0x21,0x9d,0x1c,0x1a,0x55,0x1b,0x1d,0x98,0x1d,0x18,0x1c,0x12,0x0c,0x70, -0x08,0x09,0x0e,0x0f,0x12,0x39,0x13,0x12,0x8d,0x11,0x10,0xcb,0x12,0x13,0x27,0x10, -0x0b,0xbd,0x07,0x05,0x17,0x05,0x06,0xab,0x08,0x07,0xd1,0x01,0xfc,0x36,0xfa,0xfc, -0x31,0xff,0x00,0xc1,0xff,0x00,0xd9,0xff,0xfc,0x1c,0xf8,0xf3,0x57,0xf2,0xf1,0x8e, -0xee,0xeb,0x6e,0xee,0xf3,0xe5,0xf5,0xf2,0x92,0xe9,0xe3,0x45,0xe1,0xde,0xc3,0xd9, -0xd6,0x4c,0xd9,0xdf,0x1d,0xe3,0xe1,0xcf,0xdf,0xe1,0x41,0xe5,0xe7,0xc8,0xe6,0xe6, -0x35,0xeb,0xf4,0x65,0xfd,0x02,0xd1,0x00,0xfc,0x50,0xf5,0xee,0x98,0xeb,0xed,0x89, -0xf2,0xf4,0x14,0xf2,0xf1,0x07,0xf3,0xf2,0xca,0xef,0xea,0xde,0xe5,0xe3,0x91,0xe2, -0xe4,0x1f,0xe9,0xed,0x5b,0xf1,0xf1,0x41,0xee,0xec,0xb4,0xed,0xf3,0x61,0xfa,0xff, -0x10,0xfe,0xfc,0x92,0xfd,0x02,0x70,0x05,0x03,0x28,0xfe,0xfb,0x6e,0xfc,0xfd,0x89, -0xff,0x00,0xf6,0xfd,0xf9,0x70,0xf3,0xf0,0xb7,0xf1,0xf4,0xff,0xf5,0xf1,0x6f,0xed, -0xec,0x38,0xf2,0xfb,0x18,0x00,0xfe,0x49,0xfd,0xff,0x67,0x02,0x05,0x55,0x0a,0x0f, -0xdb,0x13,0x13,0x46,0x0f,0x0f,0x77,0x15,0x1c,0x83,0x20,0x20,0x63,0x1d,0x1b,0xcd, -0x1d,0x21,0x51,0x22,0x20,0xff,0x1f,0x1f,0x8f,0x21,0x24,0x0b,0x26,0x23,0x68,0x1f, -0x1c,0xd6,0x1c,0x21,0x27,0x25,0x24,0x70,0x20,0x1b,0x2b,0x16,0x12,0x5f,0x11,0x11, -0x14,0x11,0x0e,0xf5,0x0b,0x0e,0x81,0x13,0x18,0xf4,0x17,0x13,0x1f,0x10,0x0e,0xd8, -0x0d,0x0c,0xf6,0x0b,0x0d,0x2c,0x0f,0x0b,0x58,0x04,0x00,0x75,0x00,0x02,0x66,0x02, -0xff,0x67,0xfe,0x02,0x1b,0x07,0x06,0xc0,0xff,0xf9,0x4f,0xf8,0xf6,0x1c,0xf4,0xf1, -0x05,0xf1,0xf5,0x57,0xfa,0xf9,0x78,0xf3,0xed,0x66,0xea,0xe7,0x1a,0xe3,0xdf,0x9b, -0xdd,0xdc,0xd6,0xdc,0xe0,0x29,0xe5,0xe6,0x43,0xe3,0xdd,0x16,0xda,0xdd,0x0a,0xe6, -0xef,0x3e,0xf7,0xfa,0x01,0xfb,0xfa,0xfa,0xf8,0xf7,0x49,0xf5,0xf2,0x01,0xf0,0xf1, -0x50,0xf2,0xf3,0x85,0xf6,0xfa,0xf0,0xf7,0xef,0x6f,0xe7,0xe3,0x47,0xe5,0xea,0x54, -0xec,0xea,0x49,0xe9,0xe8,0xdf,0xe9,0xec,0x89,0xee,0xef,0x90,0xf0,0xf1,0xbe,0xf3, -0xf8,0x0b,0xff,0x02,0xed,0x01,0xfc,0x16,0xf9,0xfc,0xcc,0x03,0x05,0xb7,0x00,0xfc, -0x1a,0xfb,0xfa,0x3d,0xfb,0xfb,0x5f,0xfa,0xf6,0x8c,0xf2,0xed,0x6c,0xeb,0xee,0x77, -0xf3,0xf7,0xec,0xf7,0xf4,0x45,0xf3,0xf6,0x68,0xfc,0x02,0xbf,0x06,0x06,0x3b,0x05, -0x06,0x4a,0x0b,0x10,0x25,0x13,0x13,0xb4,0x13,0x17,0x30,0x1c,0x1f,0xa0,0x1d,0x1b, -0xb8,0x1a,0x1a,0x7d,0x1d,0x21,0x5d,0x25,0x26,0xfb,0x22,0x1c,0x6b,0x1a,0x1d,0x6b, -0x23,0x25,0x52,0x22,0x20,0x1a,0x21,0x21,0xd9,0x1f,0x1b,0x3c,0x18,0x15,0x5f,0x12, -0x0c,0xfb,0x09,0x0e,0x41,0x15,0x18,0x88,0x15,0x10,0x7a,0x0f,0x11,0x4c,0x13,0x11, -0x94,0x0d,0x0e,0x26,0x12,0x11,0xcb,0x0c,0x06,0x4f,0x04,0x04,0x50,0x02,0x00,0x65, -0x00,0x03,0x53,0x06,0x08,0x32,0x07,0x02,0x3e,0xfd,0xf8,0xe4,0xf5,0xf6,0x79,0xf8, -0xf8,0xfb,0xf6,0xf6,0x05,0xf8,0xf8,0x99,0xf7,0xf3,0x8b,0xea,0xe1,0xe7,0xdd,0xdf, -0x7d,0xe4,0xe7,0xa5,0xe5,0xe2,0x6f,0xe0,0xdc,0xb2,0xd8,0xd9,0x69,0xde,0xe4,0x9f, -0xea,0xee,0x51,0xf1,0xf6,0x19,0xfc,0xfc,0xcd,0xf7,0xf0,0x7f,0xed,0xee,0x7c,0xf4, -0xf8,0x9b,0xf9,0xf9,0x7c,0xf7,0xf1,0xed,0xed,0xee,0x93,0xef,0xed,0x07,0xe8,0xe4, -0x9a,0xe7,0xed,0x97,0xef,0xec,0x99,0xe7,0xe5,0x62,0xe8,0xee,0xaa,0xf3,0xf6,0xa7, -0xf7,0xf8,0x93,0xf8,0xf9,0x77,0xfd,0x01,0x68,0x03,0x02,0x59,0xfe,0xfb,0x23,0xfc, -0xff,0xf9,0x03,0x04,0xf7,0xfe,0xf6,0x1c,0xf1,0xf1,0x6a,0xf5,0xf6,0xef,0xf3,0xef, -0xc1,0xed,0xf1,0xd0,0xf4,0xf5,0xea,0xf5,0xf8,0xa8,0xfb,0xfd,0xed,0x00,0x04,0x36, -0x07,0x07,0x3a,0x06,0x07,0x4b,0x0e,0x17,0x06,0x1c,0x18,0xd9,0x13,0x14,0x38,0x18, -0x1b,0x75,0x1d,0x1e,0x1e,0x21,0x22,0x1b,0x21,0x1d,0x4b,0x1d,0x20,0xcd,0x23,0x21, -0xfa,0x1c,0x1d,0xd4,0x23,0x29,0x27,0x28,0x22,0xf2,0x1c,0x1a,0xd8,0x17,0x14,0x27, -0x11,0x10,0x52,0x13,0x15,0x96,0x14,0x14,0xb8,0x13,0x11,0x8d,0x11,0x12,0xa8,0x12, -0x12,0xc9,0x12,0x13,0x24,0x14,0x13,0x43,0x0e,0x08,0x27,0x03,0x00,0xaf,0x02,0x07, -0xf0,0x0a,0x0a,0x32,0x07,0x05,0x95,0x04,0x04,0xe6,0x01,0xfb,0x9b,0xf6,0xf6,0x96, -0xf8,0xfb,0xbb,0xff,0x01,0x05,0xff,0xfa,0x85,0xf2,0xea,0xa5,0xe6,0xe8,0x8c,0xec, -0xec,0x98,0xe8,0xe5,0xa8,0xe4,0xe3,0x63,0xe0,0xdc,0x07,0xda,0xd9,0x2f,0xdc,0xe3, -0xa5,0xed,0xf6,0x3b,0xfa,0xf6,0xb9,0xf0,0xef,0x42,0xf2,0xf6,0xc3,0xf6,0xf4,0xee, -0xf3,0xf6,0x61,0xfa,0xfb,0x89,0xf8,0xf3,0x98,0xee,0xeb,0x39,0xeb,0xed,0x45,0xef, -0xee,0x79,0xec,0xe8,0x7c,0xe5,0xe5,0x45,0xe8,0xec,0xaa,0xef,0xef,0xf2,0xec,0xeb, -0xad,0xf0,0xfa,0x33,0x00,0xfe,0x44,0xf9,0xf7,0x5b,0xfa,0xff,0x97,0x02,0x01,0xaf, -0x00,0xff,0x8f,0xfe,0xfc,0x82,0xfa,0xfa,0xb9,0xf9,0xf5,0xf8,0xf0,0xf0,0x3b,0xf3, -0xf4,0x23,0xf1,0xec,0xea,0xec,0xf2,0x43,0xf9,0xfc,0x4e,0xfb,0xf9,0x1e,0xfc,0xfd, -0x25,0xfe,0x02,0x1c,0x0a,0x10,0x26,0x12,0x0e,0x7c,0x0c,0x10,0x2f,0x17,0x19,0xc7, -0x17,0x16,0xf8,0x18,0x1d,0x85,0x20,0x21,0x45,0x20,0x1e,0xbb,0x1c,0x1b,0x0b,0x1d, -0x1e,0x84,0x20,0x24,0xdd,0x27,0x27,0x21,0x24,0x20,0xd0,0x1a,0x17,0xef,0x16,0x15, -0x86,0x14,0x14,0x45,0x13,0x13,0x3c,0x15,0x15,0xd8,0x12,0x0d,0x3f,0x0d,0x10,0x8b, -0x15,0x19,0x05,0x19,0x14,0x1e,0x10,0x0c,0xba,0x0b,0x09,0x1c,0x06,0x04,0x2a,0x06, -0x07,0x47,0x08,0x0a,0x6b,0x0d,0x0c,0x85,0x06,0xfd,0x5c,0xf7,0xf6,0x9d,0xfa,0xff, -0x18,0x03,0x03,0x9d,0x01,0xfc,0xe8,0xf7,0xf5,0x18,0xf4,0xf1,0xde,0xed,0xe9,0x1f, -0xea,0xee,0xa1,0xf1,0xef,0x23,0xe6,0xdc,0x51,0xd6,0xd6,0x7a,0xdb,0xe1,0x02,0xe5, -0xe8,0x8b,0xec,0xef,0xdb,0xf1,0xf3,0xa8,0xf2,0xf0,0x61,0xef,0xf1,0xe3,0xf4,0xf8, -0x26,0xfb,0xfc,0xf9,0xf9,0xf4,0xe7,0xef,0xef,0xf5,0xf3,0xf7,0x9a,0xf4,0xec,0x0a, -0xe7,0xe7,0x69,0xec,0xef,0xc0,0xeb,0xe8,0x4a,0xe7,0xe6,0x35,0xe8,0xec,0xa5,0xf0, -0xf5,0x50,0xf6,0xf3,0xeb,0xf2,0xf7,0x31,0xfd,0xff,0x98,0xfd,0xfc,0x71,0xfe,0x03, -0x83,0x04,0x00,0x45,0xfc,0xfc,0x23,0xfd,0xfc,0x31,0xfa,0xf9,0xf1,0xf7,0xf4,0x27, -0xee,0xea,0xf1,0xed,0xf4,0x8c,0xf8,0xf8,0x5c,0xf5,0xf2,0x99,0xf4,0xf8,0x1f,0xfd, -0xff,0xe3,0x00,0x03,0xeb,0x06,0x0b,0x02,0x0e,0x0e,0xfa,0x0f,0x11,0x25,0x12,0x13, -0x91,0x15,0x19,0xc6,0x1c,0x1e,0x1f,0x20,0x1f,0x4e,0x1d,0x19,0xf7,0x18,0x1c,0xd3, -0x1f,0x23,0x36,0x25,0x25,0x20,0x25,0x25,0x5d,0x25,0x20,0xfc,0x19,0x15,0x8f,0x16, -0x19,0x19,0x1b,0x19,0xf8,0x16,0x14,0x13,0x11,0x0e,0xbd,0x0f,0x12,0xec,0x15,0x16, -0x8f,0x16,0x16,0x93,0x16,0x16,0x4d,0x15,0x10,0x78,0x0a,0x06,0x10,0x04,0x04,0xbf, -0x0a,0x11,0xeb,0x13,0x10,0x24,0x08,0x00,0xdd,0xfd,0xff,0x45,0x01,0x00,0x50,0xfe, -0xff,0x4b,0x03,0x05,0x1a,0x05,0xff,0xad,0xf7,0xf1,0x21,0xef,0xf1,0xf8,0xf5,0xf7, -0x93,0xf4,0xf1,0x52,0xec,0xe7,0x6c,0xe3,0xdd,0x9f,0xda,0xdb,0x47,0xdd,0xde,0x9e, -0xe3,0xec,0x21,0xf2,0xf1,0x18,0xec,0xe7,0x55,0xe9,0xf1,0x65,0xf8,0xf9,0xd5,0xf6, -0xf5,0xd3,0xf4,0xf5,0xad,0xf7,0xf8,0x7a,0xf9,0xf7,0xd7,0xf0,0xec,0x84,0xed,0xf1, -0xda,0xf3,0xef,0xf6,0xe7,0xe5,0xbd,0xe8,0xea,0x87,0xe8,0xe7,0x95,0xe9,0xec,0x79, -0xee,0xf0,0x51,0xf1,0xf2,0xcf,0xf4,0xf5,0xbb,0xf6,0xfa,0x17,0x00,0x02,0x90,0x00, -0xfc,0x0e,0xfa,0xfb,0x33,0xff,0x03,0xe1,0x02,0xfc,0x5f,0xf6,0xf2,0x69,0xf1,0xf1, -0xc2,0xf1,0xf2,0xdb,0xf1,0xf0,0xdb,0xf1,0xf3,0x22,0xf3,0xf3,0xf2,0xf3,0xf5,0x9d, -0xf8,0xfb,0x77,0xfe,0x01,0x7d,0x05,0x08,0xff,0x0a,0x0a,0xca,0x08,0x09,0xa3,0x0d, -0x14,0x27,0x19,0x19,0xa2,0x18,0x1a,0xe0,0x1a,0x1a,0x16,0x19,0x17,0x97,0x17,0x1a, -0xe9,0x1e,0x23,0x82,0x26,0x27,0xa5,0x24,0x1f,0x95,0x1b,0x1b,0x15,0x1c,0x1c,0x1c, -0x1d,0x1b,0x30,0x18,0x15,0x1b,0x13,0x11,0x4e,0x12,0x12,0x82,0x11,0x0f,0xbc,0x0f, -0x15,0x92,0x1c,0x1f,0x05,0x1b,0x12,0xee,0x0a,0x06,0x98,0x08,0x0c,0xe2,0x0d,0x0e, -0x59,0x0e,0x0d,0x6c,0x0e,0x0e,0x4f,0x0b,0x02,0xbe,0xfc,0xfb,0x4d,0xff,0x04,0x59, -0x07,0x07,0xcf,0x07,0x03,0xe6,0xfc,0xf7,0xfa,0xf5,0xf8,0x95,0xfa,0xf8,0x5e,0xf5, -0xf4,0x6a,0xf7,0xf7,0xd4,0xf0,0xe6,0x54,0xdd,0xda,0x43,0xdc,0xe0,0xc5,0xe3,0xe7, -0xe8,0xe9,0xe6,0x2b,0xe3,0xe6,0x07,0xee,0xf3,0x33,0xf2,0xed,0x5d,0xed,0xf2,0xe5, -0xf7,0xfa,0xd4,0xf8,0xf7,0x80,0xf6,0xf6,0x04,0xf5,0xf4,0x95,0xf4,0xf4,0xd3,0xf1, -0xf0,0x81,0xee,0xed,0x00,0xec,0xea,0x4f,0xe8,0xe5,0x25,0xe6,0xea,0xe7,0xed,0xee, -0x04,0xec,0xea,0xb3,0xea,0xee,0xc7,0xf5,0xfb,0xd2,0xfb,0xf9,0x8a,0xf7,0xf8,0xc6, -0xfb,0xff,0xc2,0x00,0x01,0x62,0x00,0xfe,0x06,0xfd,0xfa,0x5d,0xf7,0xf4,0x86,0xf3, -0xf3,0x9e,0xf3,0xf0,0x0f,0xf0,0xf1,0xc3,0xf2,0xf4,0x14,0xf2,0xee,0x7b,0xef,0xf3, -0x3e,0xf9,0xfd,0x39,0x00,0x01,0xd1,0x01,0x03,0x50,0x04,0x06,0xf9,0x08,0x0a,0xfd, -0x0d,0x11,0x7e,0x15,0x19,0xb3,0x1a,0x18,0xc3,0x14,0x13,0x7a,0x14,0x16,0x77,0x1a, -0x1f,0x3e,0x23,0x24,0x71,0x22,0x1e,0x09,0x1e,0x20,0xf9,0x21,0x20,0x65,0x1c,0x19, -0xc7,0x19,0x1b,0x6f,0x1d,0x1b,0x22,0x15,0x0d,0x08,0x09,0x0b,0x6d,0x13,0x19,0x28, -0x1b,0x19,0x2c,0x18,0x17,0xe4,0x15,0x11,0xcf,0x0c,0x0a,0xea,0x0a,0x0b,0x9d,0x0e, -0x11,0x7e,0x14,0x15,0xe0,0x0f,0x06,0xf2,0xfe,0xff,0x68,0x04,0x06,0xcb,0x05,0x04, -0x6d,0x06,0x07,0x78,0x05,0x01,0xea,0xfd,0xf9,0x7f,0xf6,0xf5,0xa2,0xf8,0xff,0x0b, -0x04,0xff,0x23,0xf3,0xe9,0x5c,0xe7,0xe7,0x5b,0xe7,0xe4,0x2a,0xe1,0xdf,0x34,0xe0, -0xe3,0x86,0xe6,0xe8,0x20,0xe9,0xe9,0x6d,0xe9,0xe9,0x15,0xec,0xf0,0xa3,0xf3,0xf5, -0xf4,0xf4,0xf4,0x6e,0xf6,0xf7,0xc5,0xf7,0xf6,0x8d,0xf4,0xf3,0xb3,0xf3,0xf6,0x55, -0xf7,0xf2,0xbc,0xec,0xe8,0x88,0xe7,0xea,0xf3,0xed,0xee,0x35,0xea,0xe6,0x24,0xe5, -0xe6,0xed,0xea,0xed,0xfb,0xee,0xf0,0x4d,0xf3,0xf5,0x43,0xf5,0xf4,0x44,0xf6,0xfb, -0x03,0xff,0xff,0xd2,0xfd,0xfd,0xdd,0xfd,0xfe,0x53,0xfe,0xfa,0xfb,0xf5,0xf4,0x50, -0xf3,0xf2,0xdf,0xf3,0xf4,0x3b,0xf3,0xf0,0xd5,0xed,0xed,0x70,0xee,0xf0,0x18,0xf2, -0xf3,0x9b,0xf6,0xfa,0xf8,0xfd,0xfe,0x38,0xfe,0xfe,0x7c,0x00,0x02,0x23,0x04,0x09, -0xd4,0x10,0x15,0x78,0x16,0x13,0xce,0x0f,0x0e,0x45,0x11,0x15,0xcb,0x18,0x1a,0xf0, -0x18,0x18,0xa5,0x1c,0x22,0xaf,0x25,0x22,0x88,0x1c,0x18,0x97,0x19,0x1e,0x76,0x22, -0x22,0x22,0x1f,0x1b,0x97,0x17,0x12,0x74,0x0d,0x0d,0x49,0x11,0x12,0xcd,0x12,0x14, -0x7b,0x19,0x1d,0x05,0x1d,0x16,0x92,0x0d,0x09,0x0e,0x0b,0x0d,0x59,0x10,0x13,0x5b, -0x16,0x14,0x83,0x0e,0x0b,0xca,0x0b,0x0a,0xb5,0x06,0x01,0xac,0xff,0x03,0x5d,0x0b, -0x0f,0x8c,0x0d,0x05,0x45,0xfd,0xf9,0x5b,0xfa,0xfd,0x63,0x00,0x02,0xc4,0x01,0xfe, -0x0e,0xfb,0xf8,0xe7,0xf6,0xf3,0x88,0xee,0xe9,0xca,0xe4,0xe2,0xaa,0xe3,0xe5,0x54, -0xe6,0xe5,0x37,0xe4,0xe4,0xfb,0xe6,0xe9,0xfc,0xea,0xeb,0x00,0xeb,0xec,0x8d,0xf2, -0xf7,0x6a,0xf8,0xf5,0x1f,0xf2,0xf0,0xb6,0xf4,0xfb,0x32,0xfc,0xf8,0x1a,0xf5,0xf2, -0xc8,0xf0,0xef,0xdf,0xee,0xee,0x79,0xef,0xef,0x82,0xec,0xe8,0xd0,0xe4,0xe5,0xba, -0xe8,0xeb,0x66,0xec,0xec,0x27,0xed,0xee,0x91,0xef,0xf2,0xf6,0xf4,0xf6,0x75,0xf7, -0xf8,0x45,0xfa,0xfe,0xf3,0x01,0x00,0x6e,0xfd,0xfb,0xb2,0xf9,0xf9,0x40,0xf8,0xf7, -0xb1,0xf6,0xf6,0x9d,0xf5,0xf2,0x8c,0xf0,0xef,0xab,0xee,0xed,0x5d,0xed,0xee,0x72, -0xf1,0xf5,0x7f,0xfa,0xfd,0xf5,0xfb,0xf7,0x7b,0xf5,0xf8,0x20,0xff,0x08,0x32,0x0d, -0x0b,0xcc,0x09,0x0c,0x22,0x11,0x14,0x56,0x12,0x0f,0x13,0x0f,0x10,0x1b,0x14,0x18, -0x65,0x1c,0x20,0xf6,0x21,0x1d,0x8b,0x18,0x18,0xad,0x1d,0x21,0xc2,0x20,0x1f,0xfe, -0x20,0x21,0x18,0x1f,0x1a,0x7c,0x16,0x11,0xa8,0x0d,0x0b,0x1e,0x0e,0x15,0xba,0x1c, -0x1e,0x8e,0x1b,0x14,0xa8,0x0f,0x10,0x89,0x12,0x11,0xb4,0x0e,0x0e,0x27,0x11,0x15, -0x62,0x18,0x17,0x28,0x12,0x0a,0x6d,0x04,0x02,0x1b,0x06,0x0a,0x7e,0x0e,0x0e,0x7b, -0x0b,0x06,0xaa,0x03,0x02,0x43,0x01,0x01,0x3b,0x01,0xff,0x10,0xff,0x01,0x7a,0x03, -0x02,0xab,0xff,0xfa,0xab,0xf4,0xf0,0x8e,0xf0,0xee,0x6e,0xea,0xe5,0xc1,0xe2,0xe4, -0x9d,0xe8,0xe9,0xcd,0xe6,0xe2,0xbd,0xe1,0xe4,0x9f,0xea,0xee,0x30,0xef,0xf0,0xc7, -0xf0,0xf0,0xc7,0xf0,0xf1,0x4b,0xf4,0xf8,0x4a,0xfb,0xf9,0x37,0xf6,0xf4,0x30,0xf3, -0xf3,0x04,0xf4,0xf4,0xc3,0xf3,0xf1,0x49,0xed,0xea,0x90,0xe9,0xea,0x7a,0xea,0xe8, -0x26,0xe7,0xe8,0xc9,0xeb,0xed,0x93,0xed,0xee,0x23,0xee,0xee,0x9d,0xf1,0xf4,0x97, -0xf7,0xfa,0xcf,0xfd,0xff,0xc0,0xfd,0xfc,0x28,0xfc,0xfb,0x74,0xfa,0xfa,0x6d,0xfa, -0xf7,0xdf,0xf6,0xf8,0xca,0xf9,0xf6,0xad,0xef,0xe8,0x22,0xe7,0xed,0xd1,0xf4,0xf7, -0x3b,0xf5,0xf3,0xbb,0xf4,0xf4,0xcb,0xf4,0xf7,0x90,0xfa,0xfd,0xf3,0xfd,0xff,0x36, -0x05,0x0d,0x33,0x11,0x0f,0xd5,0x0b,0x09,0xc9,0x09,0x0d,0x10,0x11,0x14,0x4d,0x18, -0x1a,0x5d,0x1a,0x18,0x3f,0x19,0x1b,0x8a,0x1d,0x1c,0xa7,0x19,0x1b,0x0a,0x23,0x28, -0x47,0x28,0x22,0x6d,0x19,0x12,0x82,0x10,0x11,0x5f,0x13,0x14,0x5b,0x16,0x16,0x2f, -0x18,0x1a,0x6f,0x1b,0x17,0xfd,0x11,0x0d,0xcb,0x0b,0x0e,0xc0,0x14,0x1a,0x1b,0x1c, -0x18,0xac,0x12,0x0d,0x88,0x0a,0x0a,0x30,0x0c,0x0e,0x97,0x0d,0x0b,0xf7,0x0a,0x0b, -0x0d,0x0c,0x0a,0x3c,0x06,0x00,0x67,0xff,0x02,0x69,0x05,0x05,0x58,0x03,0x01,0x17, -0x02,0x04,0x10,0x03,0xfe,0xb2,0xf7,0xf2,0x07,0xf0,0xee,0xf9,0xec,0xec,0x29,0xec, -0xe9,0x5c,0xe6,0xe3,0x50,0xe2,0xe5,0x38,0xe9,0xea,0xcd,0xeb,0xec,0x79,0xec,0xeb, -0x35,0xec,0xf0,0x65,0xf5,0xf8,0xc0,0xf7,0xf6,0x40,0xf4,0xf4,0xbb,0xf7,0xf8,0x45, -0xf6,0xf4,0xef,0xf4,0xf4,0x29,0xf3,0xf1,0xd7,0xef,0xec,0xd9,0xe9,0xe9,0x65,0xe9, -0xe9,0x15,0xea,0xeb,0x5d,0xec,0xeb,0xbe,0xea,0xe8,0xcb,0xe9,0xef,0x29,0xf5,0xf6, -0x48,0xf5,0xf6,0xb3,0xfb,0x01,0xb1,0xff,0xf9,0x7e,0xf6,0xf7,0x13,0xf9,0xfc,0xb7, -0xff,0xff,0x7b,0xfc,0xf5,0xec,0xee,0xec,0xba,0xee,0xf1,0x80,0xf1,0xef,0xab,0xee, -0xf1,0xc0,0xf4,0xf5,0x49,0xf4,0xf3,0xd6,0xf2,0xf2,0x63,0xf3,0xf8,0xb8,0x00,0x07, -0x57,0x0a,0x08,0x82,0x04,0x05,0x99,0x09,0x0b,0x88,0x0b,0x0b,0xf9,0x0d,0x12,0x5f, -0x18,0x1b,0x36,0x1a,0x15,0x2f,0x12,0x12,0xde,0x17,0x1d,0x16,0x23,0x25,0x2e,0x24, -0x20,0x5d,0x1f,0x1d,0xcd,0x1a,0x16,0xb4,0x11,0x0f,0x12,0x11,0x15,0xbd,0x1a,0x1e, -0x86,0x1d,0x18,0x63,0x11,0x0b,0x6d,0x0c,0x12,0x70,0x17,0x19,0x93,0x17,0x15,0xf3, -0x14,0x15,0x2e,0x14,0x0f,0xe2,0x0a,0x0a,0x09,0x0e,0x11,0x9d,0x11,0x0d,0x2f,0x0b, -0x0a,0x97,0x0a,0x09,0xf4,0x06,0x05,0x0d,0x04,0x01,0xfa,0x01,0x05,0x84,0x08,0x09, -0xa8,0x07,0x03,0x66,0xfe,0xfb,0x01,0xf9,0xf7,0x2a,0xf6,0xf5,0xa0,0xf3,0xee,0xfc, -0xe7,0xe4,0x7f,0xe6,0xe9,0x12,0xeb,0xea,0x7f,0xe8,0xe6,0x9c,0xe7,0xea,0xb0,0xec, -0xef,0xc5,0xf0,0xf2,0xf0,0xf3,0xf4,0x0f,0xf6,0xf6,0x54,0xf5,0xf6,0xc3,0xf8,0xf9, -0x63,0xf6,0xf5,0x82,0xf7,0xf9,0x2e,0xf7,0xef,0xda,0xea,0xeb,0xde,0xee,0xef,0xf2, -0xec,0xea,0xa8,0xe9,0xea,0x0b,0xec,0xeb,0x5f,0xea,0xea,0x70,0xea,0xeb,0xe6,0xef, -0xf8,0x35,0xfe,0xfd,0x3a,0xf9,0xf5,0xb0,0xf4,0xf8,0xc8,0xfc,0xfe,0xf7,0xfe,0xfe, -0xaf,0xfd,0xfa,0x3f,0xf7,0xf5,0xfc,0xf5,0xf3,0xf1,0xed,0xeb,0x5c,0xee,0xf2,0x1e, -0xf7,0xf7,0x2e,0xf3,0xee,0x60,0xed,0xef,0x1c,0xf3,0xf5,0xed,0xf7,0xfa,0x16,0xfe, -0x02,0xdc,0x06,0x08,0x12,0x06,0x02,0xf9,0x00,0x04,0x31,0x0b,0x12,0xba,0x15,0x14, -0xbe,0x12,0x10,0x2b,0x11,0x12,0xab,0x14,0x16,0x8f,0x19,0x1c,0xa6,0x1f,0x23,0x52, -0x26,0x26,0xc6,0x20,0x17,0x17,0x10,0x0e,0x5a,0x13,0x1a,0x77,0x1d,0x1a,0x35,0x17, -0x16,0x1f,0x17,0x14,0x54,0x10,0x0f,0xa1,0x10,0x13,0xda,0x17,0x1a,0xf6,0x18,0x16, -0xa0,0x13,0x11,0x76,0x0f,0x10,0xf8,0x11,0x10,0xa6,0x0e,0x0e,0x54,0x0f,0x10,0xa8, -0x0f,0x0d,0xc4,0x0a,0x07,0x9c,0x04,0x02,0xfc,0x02,0x05,0x86,0x09,0x0c,0x14,0x0a, -0x05,0xa3,0x01,0x00,0x40,0x00,0x01,0x80,0x00,0xfc,0x7a,0xf6,0xf1,0xc8,0xef,0xef, -0x68,0xed,0xe9,0x5d,0xe9,0xeb,0x5d,0xeb,0xe6,0x3d,0xe4,0xe6,0x7a,0xea,0xec,0x5b, -0xec,0xea,0x2f,0xed,0xf3,0x81,0xf6,0xf4,0xce,0xf1,0xf1,0x08,0xf4,0xf7,0xc0,0xf8, -0xf9,0xcc,0xf9,0xf7,0x0e,0xf5,0xf3,0xdb,0xf3,0xf4,0xc1,0xf2,0xed,0x3e,0xe9,0xea, -0xda,0xef,0xf1,0xf9,0xee,0xea,0xa7,0xe6,0xe4,0xf9,0xe4,0xe8,0x28,0xee,0xf3,0x27, -0xf6,0xf6,0x90,0xf3,0xf2,0x35,0xf5,0xf9,0x93,0xfa,0xf9,0x78,0xf8,0xf9,0x3d,0xfe, -0x01,0x1a,0x01,0xfc,0x04,0xf6,0xf1,0x92,0xef,0xf0,0x1b,0xf3,0xf4,0x89,0xf3,0xf1, -0x7a,0xf1,0xf1,0x4f,0xf2,0xf1,0x62,0xed,0xeb,0xe7,0xed,0xf3,0xcf,0xfa,0xff,0xce, -0x01,0x00,0xd1,0xfd,0xfd,0xc3,0xfe,0x01,0xdd,0x05,0x0a,0x5e,0x0d,0x0c,0xd1,0x0c, -0x11,0xee,0x14,0x12,0xfa,0x0d,0x0a,0x65,0x0c,0x15,0x20,0x1f,0x24,0x3d,0x25,0x22, -0x7b,0x1f,0x1c,0x44,0x18,0x15,0xa9,0x15,0x16,0x8b,0x17,0x1a,0x50,0x1c,0x1b,0xf8, -0x17,0x13,0x56,0x10,0x0f,0x3f,0x12,0x14,0x7a,0x15,0x15,0x4a,0x16,0x17,0xa3,0x16, -0x15,0x62,0x14,0x13,0x5c,0x12,0x0f,0xe5,0x0d,0x0f,0x89,0x11,0x13,0xe0,0x14,0x14, -0x3c,0x0f,0x07,0x38,0x04,0x06,0xa0,0x09,0x0a,0xdf,0x08,0x07,0xf1,0x07,0x08,0xef, -0x07,0x05,0x24,0x04,0x06,0x2a,0x08,0x03,0x78,0xfc,0xf9,0xb2,0xf8,0xf8,0x25,0xf6, -0xf1,0x86,0xed,0xed,0xb1,0xed,0xec,0x59,0xea,0xe8,0xeb,0xe7,0xe6,0xae,0xe6,0xea, -0xf7,0xef,0xf2,0x85,0xf0,0xee,0x34,0xee,0xf1,0x77,0xf5,0xf6,0x67,0xf5,0xf4,0x4d, -0xf6,0xf9,0x62,0xfb,0xfa,0xdc,0xf8,0xf5,0x8a,0xf1,0xee,0x5d,0xee,0xf1,0x21,0xf5, -0xf5,0x5f,0xf1,0xea,0x5d,0xe6,0xe5,0x29,0xe8,0xea,0x4d,0xeb,0xea,0x2e,0xec,0xee, -0xfe,0xf2,0xf5,0x3b,0xf6,0xf4,0x99,0xf1,0xf1,0x29,0xf6,0xfb,0x28,0xff,0x00,0xae, -0xff,0xfb,0x1f,0xfa,0xfa,0x86,0xf8,0xf4,0x24,0xf1,0xf1,0x21,0xf3,0xf5,0x74,0xf6, -0xf6,0xe7,0xf3,0xee,0xab,0xe9,0xe8,0x30,0xeb,0xf2,0x92,0xf8,0xf9,0x98,0xf6,0xf6, -0x44,0xfa,0xfe,0x29,0xff,0xfd,0x92,0xfb,0xfc,0x7d,0x02,0x0a,0x90,0x0f,0x11,0xb8, -0x0f,0x0b,0xc2,0x07,0x07,0x0b,0x0a,0x0e,0xd8,0x13,0x18,0x38,0x1d,0x22,0x16,0x23, -0x1e,0x42,0x19,0x16,0x0e,0x16,0x16,0xf8,0x18,0x1b,0x7e,0x1c,0x19,0x0e,0x17,0x15, -0xaf,0x14,0x12,0x19,0x12,0x13,0xf4,0x13,0x14,0xc0,0x12,0x12,0xa2,0x15,0x1b,0xb4, -0x1b,0x15,0x94,0x0e,0x0d,0x70,0x0f,0x12,0x41,0x13,0x14,0x31,0x15,0x15,0xc4,0x12, -0x0d,0x43,0x08,0x09,0x17,0x0d,0x0d,0xc1,0x09,0x06,0x6c,0x06,0x07,0x8b,0x08,0x09, -0xf1,0x09,0x09,0xc8,0x07,0x05,0x55,0x03,0x02,0xce,0x01,0xfe,0x80,0xf8,0xf5,0x55, -0xf5,0xf6,0xf9,0xf5,0xf1,0x21,0xeb,0xe8,0x50,0xe8,0xe9,0x4e,0xea,0xe9,0xfa,0xe9, -0xea,0x9f,0xeb,0xed,0xc7,0xef,0xf1,0x75,0xf1,0xf0,0x87,0xee,0xee,0x8c,0xf4,0xfb, -0xa0,0xfd,0xfc,0x78,0xf8,0xf3,0x30,0xf0,0xf2,0x16,0xf6,0xf7,0x15,0xf6,0xf3,0x5b, -0xf1,0xef,0x75,0xee,0xee,0x94,0xeb,0xe6,0xe7,0xe3,0xe6,0x87,0xeb,0xef,0x07,0xf1, -0xf0,0xd6,0xee,0xee,0x57,0xf0,0xf1,0x98,0xf2,0xf5,0xc5,0xf8,0xfa,0x86,0xfb,0xfd, -0x2f,0x00,0x00,0x10,0xfb,0xf3,0x66,0xef,0xf1,0x2d,0xf7,0xfb,0x24,0xfb,0xf6,0x62, -0xf0,0xee,0x32,0xee,0xee,0xe2,0xed,0xed,0x47,0xed,0xee,0x4d,0xf3,0xf9,0x45,0xfc, -0xf9,0xdc,0xf5,0xf5,0x82,0xf6,0xf8,0x5f,0xfd,0x03,0xe3,0x07,0x0a,0x5c,0x0c,0x0b, -0xe3,0x08,0x05,0x8e,0x03,0x04,0x5c,0x0a,0x12,0x75,0x18,0x1a,0x77,0x1b,0x1d,0x45, -0x1c,0x18,0xc6,0x15,0x17,0x42,0x1b,0x1d,0x0e,0x1c,0x17,0xfd,0x15,0x18,0x13,0x1b, -0x19,0x3a,0x14,0x10,0x3f,0x11,0x11,0xbc,0x11,0x13,0xa4,0x16,0x1a,0x65,0x1a,0x16, -0xe5,0x11,0x0f,0x6d,0x10,0x12,0x24,0x14,0x15,0x98,0x15,0x14,0x36,0x12,0x10,0x6f, -0x11,0x11,0x7a,0x10,0x0d,0x25,0x09,0x08,0x74,0x0a,0x0b,0xc6,0x09,0x07,0x4f,0x07, -0x09,0xe3,0x0c,0x0d,0x9e,0x0a,0x06,0x85,0x03,0x01,0x46,0x00,0xff,0xdd,0xff,0xfe, -0x02,0xfa,0xf5,0xbd,0xf2,0xf0,0x7a,0xef,0xef,0xa5,0xed,0xe9,0x99,0xe6,0xe8,0x23, -0xed,0xf0,0xcd,0xf1,0xf0,0x33,0xec,0xe8,0xdf,0xea,0xf0,0xf4,0xf5,0xf9,0x9a,0xf9, -0xf6,0x8e,0xf5,0xf6,0x3a,0xf8,0xf7,0x7f,0xf5,0xf3,0x05,0xf5,0xf8,0x80,0xf8,0xf7, -0x31,0xf5,0xf1,0xc7,0xec,0xe8,0xbf,0xe7,0xe9,0x56,0xec,0xed,0xfb,0xec,0xeb,0x19, -0xec,0xef,0x78,0xf2,0xf0,0x76,0xec,0xec,0x17,0xf0,0xf5,0x0d,0xfd,0x01,0x77,0x00, -0xfa,0x4e,0xf6,0xf6,0x93,0xf8,0xf9,0x5e,0xf9,0xf7,0x75,0xf6,0xf8,0x30,0xf9,0xf7, -0xd4,0xf3,0xf0,0xe4,0xeb,0xe9,0x72,0xea,0xef,0xf2,0xf3,0xf5,0xb8,0xf5,0xf6,0xae, -0xf6,0xf4,0xd6,0xf1,0xf1,0xa3,0xf4,0xfb,0x5d,0x02,0x05,0x06,0x07,0x08,0x1c,0x09, -0x05,0x0a,0x00,0xfe,0xa3,0x03,0x0c,0x71,0x11,0x12,0xd8,0x12,0x14,0xbb,0x17,0x19, -0xc2,0x18,0x19,0x71,0x19,0x18,0x2e,0x18,0x18,0xc2,0x18,0x1b,0x25,0x1d,0x1b,0x05, -0x17,0x13,0xb9,0x10,0x0f,0x53,0x10,0x13,0xdf,0x17,0x18,0xfc,0x16,0x13,0x7c,0x11, -0x12,0x78,0x15,0x15,0xcc,0x12,0x10,0xcb,0x11,0x14,0x17,0x16,0x15,0x38,0x14,0x12, -0x12,0x10,0x10,0x6c,0x11,0x0e,0xbf,0x0b,0x09,0x5c,0x08,0x07,0xb3,0x08,0x0b,0x0f, -0x0e,0x0e,0xc5,0x0b,0x08,0x95,0x06,0x06,0x9b,0x07,0x07,0x22,0x04,0xff,0x4f,0xfd, -0xfd,0x41,0xfd,0xfc,0xc9,0xf9,0xf3,0xe4,0xeb,0xe8,0x73,0xea,0xef,0x1c,0xf2,0xef, -0x88,0xec,0xeb,0x81,0xea,0xeb,0xfa,0xec,0xed,0x1c,0xef,0xf1,0x19,0xf4,0xf5,0x82, -0xf6,0xf8,0x3f,0xf9,0xf5,0x73,0xf1,0xf2,0x0d,0xf7,0xfa,0xf5,0xfb,0xfa,0xb4,0xf6, -0xf3,0xe9,0xf1,0xf1,0x37,0xf0,0xec,0x1f,0xe9,0xe6,0x4a,0xe9,0xf0,0x41,0xf4,0xf1, -0x86,0xeb,0xe8,0x44,0xe8,0xea,0x09,0xef,0xf3,0x2e,0xf7,0xf8,0x85,0xf8,0xf9,0x29, -0xfb,0xfb,0xea,0xf9,0xf6,0x0a,0xf5,0xf7,0xf0,0xfa,0xfc,0xd3,0xfa,0xfa,0x60,0xf9, -0xf6,0x67,0xf0,0xea,0xa3,0xe8,0xec,0x9e,0xf1,0xf2,0xbf,0xf3,0xf5,0xec,0xf6,0xf5, -0x30,0xf0,0xeb,0xcf,0xec,0xf2,0x3f,0xfb,0x00,0x3d,0x03,0x04,0xa5,0x03,0x01,0x51, -0xff,0x00,0x40,0x02,0x04,0xdd,0x06,0x08,0x3c,0x0b,0x0e,0x64,0x12,0x15,0xed,0x16, -0x16,0x6f,0x17,0x15,0x6f,0x13,0x14,0x5a,0x1a,0x1f,0x70,0x1f,0x1c,0xdc,0x17,0x13, -0x25,0x12,0x13,0x2d,0x15,0x14,0xaa,0x13,0x13,0x4b,0x15,0x16,0xa2,0x15,0x15,0xe0, -0x13,0x12,0x39,0x13,0x14,0x30,0x14,0x14,0x79,0x14,0x13,0x1d,0x13,0x12,0xdf,0x14, -0x17,0x30,0x16,0x12,0x13,0x0e,0x0b,0x82,0x09,0x0a,0xb6,0x0c,0x0e,0x52,0x0c,0x09, -0x34,0x09,0x0b,0x8f,0x0e,0x0f,0xf5,0x0b,0x05,0x73,0x01,0x03,0x94,0x06,0x07,0xca, -0x05,0x02,0x5d,0xfe,0xf8,0x85,0xf3,0xf2,0xb0,0xf2,0xf2,0xbe,0xf1,0xef,0xb8,0xed, -0xee,0x44,0xef,0xed,0x6d,0xeb,0xea,0xa2,0xea,0xec,0x4b,0xf1,0xf6,0xaa,0xf8,0xf5, -0xbc,0xf1,0xf1,0x39,0xf5,0xf7,0xed,0xf7,0xf6,0x86,0xf5,0xf7,0x88,0xfb,0xfd,0x95, -0xfb,0xf7,0xc2,0xf0,0xeb,0x82,0xe9,0xec,0x91,0xf0,0xf2,0x6f,0xf0,0xec,0x8c,0xeb, -0xec,0x86,0xeb,0xe8,0x3a,0xe8,0xeb,0x6d,0xf0,0xf3,0x07,0xf5,0xf6,0x7d,0xf9,0xfb, -0xf0,0xf8,0xf4,0xdb,0xf2,0xf5,0x85,0xf9,0xfb,0x4f,0xfc,0xfc,0xda,0xfc,0xfa,0xf9, -0xf5,0xf0,0xa9,0xeb,0xe9,0x05,0xec,0xf1,0x11,0xf5,0xf7,0x86,0xf7,0xf3,0xe3,0xec, -0xea,0xc3,0xeb,0xef,0x85,0xf3,0xf7,0x98,0xfb,0xfe,0x55,0xfe,0xfe,0x93,0xfe,0xff, -0x23,0x00,0x01,0x73,0x00,0xff,0x17,0x01,0x06,0x51,0x0d,0x12,0xb3,0x12,0x10,0xdc, -0x0e,0x0e,0xa9,0x11,0x15,0xaf,0x18,0x19,0x7e,0x1a,0x1a,0xfc,0x19,0x17,0x29,0x16, -0x15,0xbb,0x13,0x11,0xab,0x12,0x14,0x8c,0x15,0x15,0x42,0x14,0x12,0x59,0x11,0x12, -0x82,0x14,0x15,0x6d,0x15,0x13,0xeb,0x10,0x0e,0x16,0x10,0x16,0xe0,0x19,0x18,0xd2, -0x13,0x10,0xab,0x10,0x12,0x42,0x12,0x0f,0x63,0x0b,0x09,0xe7,0x08,0x09,0xbe,0x0c, -0x10,0xc4,0x11,0x0e,0xb4,0x08,0x06,0x47,0x07,0x08,0xc9,0x09,0x0a,0x47,0x09,0x06, -0x4b,0x03,0x00,0x39,0xff,0xfc,0x1b,0xf8,0xf3,0x82,0xf1,0xf4,0xd1,0xf6,0xf6,0x70, -0xf1,0xeb,0xc8,0xe8,0xea,0x14,0xed,0xee,0xc9,0xef,0xf0,0x08,0xf0,0xf0,0xfb,0xf3, -0xf7,0x7a,0xf7,0xf2,0x9e,0xee,0xef,0xaa,0xf5,0xfb,0x8b,0xfe,0xfd,0x14,0xfb,0xf9, -0xf5,0xf6,0xf2,0x94,0xee,0xef,0x1a,0xf2,0xf1,0xfe,0xf0,0xf0,0x97,0xef,0xef,0xf1, -0xed,0xea,0x39,0xe7,0xe6,0xea,0xe9,0xee,0xda,0xf1,0xf4,0x13,0xf7,0xf7,0x2d,0xf6, -0xf4,0x4d,0xf4,0xf3,0x77,0xf3,0xf5,0xbe,0xfa,0x00,0xf2,0x01,0xff,0x1c,0xfa,0xf3, -0x82,0xee,0xed,0x42,0xee,0xf0,0xde,0xf3,0xf6,0xe2,0xf6,0xf4,0x33,0xef,0xeb,0xff, -0xeb,0xed,0x98,0xf0,0xf3,0x62,0xf3,0xf3,0xf7,0xf6,0xfc,0x7e,0x00,0xff,0xae,0xfd, -0xfb,0x96,0xf9,0xfa,0xa4,0xfe,0x03,0xfc,0x06,0x08,0x3e,0x0a,0x0a,0x06,0x0b,0x0d, -0xf2,0x0e,0x0f,0x6b,0x11,0x14,0xbb,0x17,0x19,0xd5,0x19,0x1a,0xd1,0x18,0x15,0x72, -0x12,0x13,0x81,0x15,0x17,0xcc,0x16,0x12,0xb3,0x0e,0x10,0xa5,0x14,0x16,0xaa,0x15, -0x14,0x60,0x12,0x10,0xf9,0x0f,0x11,0x7e,0x14,0x15,0xb6,0x13,0x11,0xdd,0x12,0x15, -0xee,0x17,0x17,0xb4,0x14,0x10,0x57,0x0c,0x0a,0x83,0x0a,0x0d,0xc4,0x10,0x11,0x31, -0x0e,0x0a,0x4b,0x0a,0x0c,0x09,0x0d,0x0a,0xdb,0x07,0x08,0xc2,0x0a,0x0c,0x23,0x0c, -0x0a,0x04,0x05,0xfe,0xe7,0xfa,0xfa,0x7a,0xfc,0xfe,0xe2,0xfa,0xf4,0x72,0xf0,0xf1, -0x7f,0xf3,0xf1,0x13,0xec,0xe9,0x56,0xea,0xed,0x81,0xf0,0xf3,0x69,0xf4,0xf4,0x32, -0xf3,0xf0,0x86,0xed,0xee,0xe1,0xf2,0xf8,0x65,0xfa,0xfb,0xa0,0xfb,0xfb,0xc9,0xf9, -0xf7,0x3a,0xf5,0xf2,0x5f,0xf1,0xf1,0xa2,0xf2,0xf4,0xaa,0xf4,0xf2,0xca,0xef,0xec, -0xd7,0xe9,0xe8,0xbe,0xe8,0xe8,0xf6,0xe9,0xef,0xc1,0xf4,0xf7,0xc7,0xf6,0xf4,0x91, -0xf0,0xee,0x12,0xef,0xf3,0x45,0xf8,0xfc,0x97,0x00,0x02,0x44,0xfe,0xf7,0xb0,0xf1, -0xef,0x2a,0xf1,0xf4,0x90,0xf5,0xf4,0xbb,0xf2,0xf1,0xd8,0xf1,0xf1,0xfd,0xf0,0xef, -0x39,0xed,0xea,0xe6,0xea,0xef,0x78,0xf5,0xf9,0x15,0xfb,0xfb,0xf1,0xf9,0xf8,0x8f, -0xf8,0xf8,0x67,0xfa,0xfe,0xf0,0x00,0x01,0x59,0x02,0x05,0x3b,0x09,0x09,0x9f,0x07, -0x06,0x88,0x0a,0x10,0x0e,0x15,0x16,0x13,0x16,0x15,0x64,0x14,0x15,0x71,0x17,0x18, -0x0d,0x18,0x14,0x0d,0x11,0x0f,0x2f,0x12,0x14,0xff,0x15,0x14,0x47,0x12,0x11,0xfd, -0x11,0x11,0x07,0x13,0x15,0xa3,0x13,0x0f,0x7a,0x0d,0x0f,0x52,0x14,0x19,0xf2,0x19, -0x17,0x31,0x13,0x11,0x82,0x10,0x0f,0x3e,0x0f,0x0f,0x68,0x0e,0x0c,0x49,0x0d,0x10, -0xeb,0x11,0x0e,0x33,0x08,0x05,0x9e,0x08,0x0d,0xd9,0x10,0x0f,0x19,0x0b,0x08,0xa5, -0x08,0x08,0xf7,0x05,0x02,0x4a,0x00,0xfe,0xfb,0xfc,0xfb,0xc3,0xfa,0xfa,0xaf,0xf8, -0xf3,0x89,0xee,0xeb,0x97,0xea,0xec,0xdb,0xf0,0xf3,0xd8,0xf3,0xf2,0x1c,0xf1,0xef, -0x54,0xee,0xef,0xa0,0xf0,0xf1,0xd3,0xf2,0xf7,0xe9,0xfb,0xfc,0x6a,0xfb,0xf9,0xf7, -0xf6,0xf5,0xc3,0xf4,0xf5,0x40,0xf4,0xf3,0xd4,0xf4,0xf6,0x6e,0xf6,0xf3,0xc3,0xee, -0xea,0x13,0xe7,0xe6,0xbe,0xe8,0xeb,0x39,0xf0,0xf5,0x44,0xf7,0xf4,0xf4,0xee,0xeb, -0xb5,0xea,0xee,0xf2,0xf4,0xfb,0x71,0xfe,0xfe,0x83,0xfb,0xf8,0x67,0xf7,0xf7,0x9d, -0xf7,0xf4,0x2e,0xf2,0xf1,0x9b,0xf3,0xf5,0x25,0xf5,0xf4,0x68,0xf4,0xf1,0x7d,0xec, -0xe8,0xed,0xe9,0xee,0x34,0xf2,0xf3,0xa5,0xf3,0xf6,0x81,0xf8,0xf9,0x72,0xf8,0xf6, -0x18,0xf5,0xf6,0xaf,0xfa,0xfe,0xb5,0x01,0x03,0x2a,0x02,0xff,0xb3,0xff,0x04,0xba, -0x09,0x0b,0x9f,0x0c,0x0d,0x22,0x0e,0x10,0x41,0x13,0x15,0x2f,0x18,0x18,0xe8,0x15, -0x12,0x91,0x10,0x13,0xd8,0x16,0x15,0x4c,0x12,0x10,0xe8,0x10,0x11,0xfc,0x13,0x16, -0x93,0x15,0x12,0x53,0x0e,0x0c,0xbe,0x0e,0x12,0x18,0x15,0x14,0xa2,0x12,0x13,0x9e, -0x17,0x19,0xb8,0x15,0x0f,0x13,0x0c,0x0e,0x91,0x11,0x13,0x16,0x13,0x11,0x94,0x0e, -0x0b,0xca,0x0a,0x0b,0xf6,0x0b,0x0d,0x23,0x0e,0x0d,0x23,0x0c,0x0c,0x7e,0x0e,0x0d, -0x9b,0x0a,0x07,0x68,0x04,0x01,0xb5,0x00,0x02,0x6d,0x04,0x02,0xf4,0xfd,0xf8,0xfb, -0xf3,0xf0,0xea,0xef,0xf0,0x67,0xf0,0xf0,0xaa,0xf2,0xf4,0x4b,0xf4,0xf2,0x23,0xef, -0xec,0xfb,0xec,0xef,0xf7,0xf1,0xf3,0x56,0xf5,0xf8,0x5c,0xfb,0xfb,0x29,0xfa,0xf7, -0x2f,0xf6,0xf4,0x6f,0xf4,0xf4,0xcf,0xf6,0xf9,0x90,0xfa,0xf9,0x4c,0xf5,0xef,0x57, -0xea,0xe6,0xe6,0xe5,0xeb,0x20,0xf2,0xf6,0xa5,0xf4,0xef,0x46,0xec,0xec,0xe6,0xec, -0xed,0xf6,0xef,0xf4,0x21,0xf7,0xf8,0x05,0xf9,0xfa,0x48,0xfc,0xfc,0x45,0xf9,0xf4, -0x63,0xf1,0xf3,0xe4,0xf5,0xf7,0x41,0xf7,0xf6,0x3f,0xf5,0xf2,0xe2,0xef,0xee,0xad, -0xed,0xeb,0xed,0xea,0xec,0x5e,0xf1,0xf6,0x55,0xf8,0xf5,0x7d,0xf2,0xf2,0x02,0xf4, -0xf5,0x3a,0xf8,0xfb,0x6b,0xfd,0xfb,0x5f,0xfa,0xfb,0x78,0xff,0x03,0x86,0x04,0x04, -0xb0,0x03,0x04,0x7d,0x08,0x0d,0xf3,0x10,0x12,0xaa,0x12,0x11,0x9c,0x11,0x13,0x58, -0x17,0x19,0xb5,0x15,0x0f,0x97,0x0d,0x11,0x53,0x15,0x16,0x62,0x14,0x12,0xb6,0x11, -0x12,0xbe,0x13,0x11,0x5e,0x0e,0x0c,0x6f,0x0e,0x10,0x2e,0x14,0x17,0x09,0x19,0x16, -0x88,0x12,0x10,0xea,0x10,0x11,0x09,0x13,0x14,0x51,0x13,0x11,0x46,0x10,0x0f,0x1a, -0x0f,0x0e,0x45,0x0d,0x0b,0x38,0x0a,0x0b,0x60,0x0e,0x11,0x54,0x12,0x10,0x8a,0x0c, -0x08,0x3c,0x07,0x07,0x28,0x08,0x07,0x58,0x06,0x06,0x18,0x06,0x02,0xcd,0xfd,0xf8, -0x33,0xf4,0xf2,0x8e,0xf3,0xf4,0x90,0xf4,0xf5,0x86,0xf5,0xf4,0x7d,0xf2,0xef,0xde, -0xee,0xee,0x2b,0xee,0xee,0x4b,0xf2,0xf6,0xdc,0xf8,0xf9,0xa3,0xfa,0xfc,0xc0,0xf9, -0xf4,0x5b,0xf1,0xf2,0x16,0xf8,0xfe,0x85,0x00,0xfd,0xba,0xf8,0xf3,0x3b,0xee,0xea, -0x95,0xea,0xef,0x01,0xf3,0xf2,0xef,0xf0,0xef,0x06,0xef,0xef,0xe0,0xee,0xed,0xad, -0xec,0xed,0xb6,0xef,0xf2,0x9d,0xf7,0xfc,0x55,0xfd,0xfa,0xb6,0xf6,0xf6,0x86,0xf7, -0xf7,0x71,0xf5,0xf4,0x9f,0xf6,0xf8,0x7a,0xf9,0xf8,0xd7,0xf5,0xf1,0x4d,0xed,0xea, -0x68,0xeb,0xee,0x9d,0xf2,0xf4,0xe6,0xf2,0xf0,0xe3,0xef,0xf2,0xe6,0xf4,0xf5,0xac, -0xf6,0xf7,0x05,0xf6,0xf5,0x01,0xf8,0xfd,0x96,0x00,0xff,0x15,0xfc,0xfa,0x7d,0xfd, -0x03,0x77,0x08,0x08,0x49,0x06,0x07,0x30,0x0b,0x0f,0x69,0x12,0x14,0x71,0x14,0x13, -0xa3,0x12,0x13,0xf3,0x12,0x11,0x0b,0x11,0x10,0xcd,0x11,0x14,0xc8,0x16,0x16,0xb6, -0x13,0x0f,0xec,0x0c,0x0c,0x62,0x0d,0x10,0x09,0x14,0x15,0x84,0x14,0x13,0x0f,0x13, -0x12,0x89,0x13,0x14,0x51,0x13,0x11,0x98,0x10,0x12,0xd2,0x14,0x16,0xd1,0x13,0x0f, -0xf7,0x0b,0x0a,0x7b,0x0b,0x0d,0x90,0x0e,0x0f,0xce,0x11,0x12,0xab,0x10,0x0c,0x8c, -0x0a,0x0a,0xa3,0x09,0x09,0xb5,0x0a,0x0c,0x1d,0x0c,0x08,0x44,0x04,0x01,0x44,0xfe, -0xfa,0xe7,0xf6,0xf5,0xc5,0xf6,0xf9,0x75,0xf9,0xf6,0x75,0xf4,0xf5,0x07,0xf5,0xf1, -0x06,0xed,0xeb,0x8a,0xed,0xf1,0xdb,0xf6,0xfa,0xbf,0xfc,0xfb,0xbb,0xf7,0xf2,0xf1, -0xef,0xf3,0x4b,0xfa,0xfe,0x4d,0x00,0xff,0x88,0xfc,0xf7,0x4a,0xf3,0xf1,0xcf,0xf2, -0xf2,0x88,0xf0,0xef,0x58,0xf1,0xf4,0xd1,0xf4,0xf2,0x5b,0xef,0xec,0x55,0xeb,0xec, -0x4a,0xee,0xf0,0x00,0xf3,0xf6,0x74,0xf8,0xf9,0x75,0xfa,0xfb,0xf4,0xf8,0xf4,0xbd, -0xf2,0xf4,0xbf,0xf8,0xfb,0x0a,0xfd,0xfb,0x2e,0xf8,0xf3,0x17,0xf0,0xef,0x41,0xf0, -0xf3,0xc1,0xf3,0xef,0xaf,0xec,0xee,0xd2,0xf2,0xf6,0xe5,0xf5,0xf2,0x3b,0xf0,0xf1, -0xe6,0xf4,0xf8,0x2b,0xfa,0xf9,0x32,0xf8,0xf8,0x6d,0xfa,0xfc,0x4d,0xff,0xff,0xfa, -0xfe,0xff,0x2a,0x02,0x04,0x4f,0x07,0x09,0x38,0x0b,0x0d,0x00,0x10,0x13,0x45,0x15, -0x14,0x2b,0x12,0x0f,0x99,0x0e,0x0f,0xf6,0x11,0x16,0xe0,0x18,0x17,0x2f,0x14,0x10, -0x21,0x0e,0x0e,0x67,0x10,0x11,0x78,0x10,0x0f,0x56,0x11,0x14,0x7d,0x16,0x15,0x20, -0x13,0x12,0xb9,0x11,0x10,0xdc,0x11,0x14,0x65,0x16,0x16,0x6d,0x15,0x13,0xf0,0x10, -0x0f,0x52,0x0c,0x0a,0xc8,0x0c,0x11,0xe7,0x13,0x12,0x16,0x10,0x0f,0xd7,0x0e,0x0c, -0x6f,0x0a,0x09,0xfb,0x0b,0x0f,0x15,0x10,0x0d,0x0a,0x0a,0x07,0xed,0x05,0x02,0x88, -0xfe,0xfb,0x5d,0xfa,0xf9,0x42,0xf8,0xf9,0xb7,0xfc,0xfd,0x79,0xf9,0xf3,0x12,0xee, -0xeb,0x62,0xeb,0xef,0x17,0xf6,0xfb,0xf3,0xfb,0xf8,0xaa,0xf3,0xf0,0xc8,0xf1,0xf5, -0xed,0xf8,0xf9,0x4e,0xfb,0xfd,0x1d,0xff,0xfd,0xd7,0xfa,0xf8,0xe7,0xf4,0xf1,0xe5, -0xf0,0xf2,0xee,0xf4,0xf6,0x72,0xf5,0xf2,0x2f,0xf1,0xf0,0xee,0xef,0xed,0x16,0xeb, -0xeb,0xc4,0xed,0xf0,0x3d,0xf4,0xf8,0xc9,0xfb,0xfa,0x1b,0xf6,0xf1,0x0a,0xf1,0xf5, -0x54,0xfb,0xfd,0x2c,0xfb,0xf7,0xad,0xf6,0xf7,0x7a,0xf8,0xf7,0x5a,0xf4,0xf0,0x02, -0xee,0xee,0x7d,0xf1,0xf3,0x29,0xf3,0xf1,0xa1,0xef,0xef,0x5e,0xf1,0xf3,0x08,0xf5, -0xf4,0x37,0xf3,0xf4,0x61,0xf6,0xf8,0xf3,0xf8,0xf9,0x16,0xfa,0xfa,0xab,0xfb,0xfd, -0xc6,0xfe,0xff,0xb2,0xff,0x01,0x92,0x02,0x05,0x66,0x0b,0x11,0x09,0x13,0x10,0x01, -0x0d,0x0c,0x06,0x0e,0x10,0xd5,0x11,0x12,0x66,0x13,0x14,0x8c,0x14,0x13,0x51,0x12, -0x11,0x8b,0x0f,0x0c,0xe5,0x0b,0x0e,0x1f,0x12,0x13,0xb0,0x12,0x12,0x7d,0x13,0x13, -0xc2,0x10,0x0e,0x14,0x0f,0x13,0xd2,0x16,0x17,0x10,0x15,0x14,0xd2,0x13,0x11,0x5f, -0x0e,0x0b,0x1f,0x0d,0x0f,0x4d,0x11,0x11,0x9f,0x12,0x11,0xfb,0x0e,0x0c,0xb3,0x0b, -0x0c,0x0c,0x0e,0x0e,0x67,0x0e,0x0e,0x34,0x0e,0x0e,0xfa,0x0d,0x0a,0xd4,0x05,0x02, -0xf0,0xfc,0xf9,0x82,0xfa,0x00,0xf2,0x03,0x02,0x3c,0xfd,0xf6,0xa3,0xf0,0xee,0x75, -0xef,0xf2,0x04,0xf5,0xf6,0x6e,0xf7,0xf6,0xd3,0xf4,0xf4,0xaa,0xf4,0xf2,0xcc,0xf1, -0xf4,0x68,0xf9,0xfd,0x03,0xff,0xfe,0x2f,0xfd,0xfb,0x00,0xf9,0xf6,0x66,0xf4,0xf4, -0xc8,0xf5,0xf5,0x9a,0xf4,0xf5,0x01,0xf7,0xf8,0x82,0xf5,0xef,0x31,0xe9,0xe7,0x88, -0xea,0xf0,0xda,0xf5,0xf6,0xff,0xf4,0xf2,0x7f,0xf3,0xf5,0xc6,0xf6,0xf7,0x91,0xf6, -0xf5,0x0b,0xf6,0xf8,0x8e,0xfc,0xfd,0x93,0xfa,0xf7,0x60,0xf4,0xf3,0x20,0xf3,0xf3, -0x1f,0xf3,0xf0,0x8f,0xf0,0xf1,0x34,0xf1,0xf0,0x0b,0xf1,0xf2,0x20,0xf2,0xf1,0x87, -0xf1,0xf3,0x71,0xf5,0xf6,0x28,0xf5,0xf3,0x35,0xf5,0xfa,0x71,0xfd,0xfc,0xcf,0xfa, -0xf9,0x06,0xf9,0xf9,0xdc,0xfc,0x02,0x52,0x07,0x0a,0xc0,0x09,0x09,0x27,0x0b,0x0d, -0x49,0x0e,0x0c,0x1e,0x0c,0x0e,0xe3,0x11,0x13,0xc9,0x12,0x12,0xad,0x14,0x14,0xb7, -0x10,0x0c,0x25,0x0b,0x0d,0x95,0x0f,0x10,0x5e,0x12,0x13,0x51,0x12,0x10,0xbd,0x0f, -0x0e,0xda,0x0e,0x10,0xde,0x12,0x14,0xf1,0x15,0x17,0x62,0x15,0x11,0xda,0x0e,0x0e, -0xcc,0x0f,0x10,0x81,0x10,0x11,0xf9,0x11,0x10,0x2b,0x0f,0x0e,0x0f,0x0f,0x0f,0x12, -0x0e,0x0b,0xc4,0x09,0x0c,0x99,0x11,0x14,0x39,0x14,0x10,0xbf,0x0a,0x03,0xfa,0xfe, -0xfe,0xfc,0x01,0x05,0x28,0x06,0x03,0x44,0xff,0xfb,0x5e,0xf9,0xf6,0xd3,0xf2,0xf1, -0x06,0xf3,0xf5,0xed,0xf6,0xf6,0xab,0xf6,0xf6,0x90,0xf3,0xf0,0x9a,0xef,0xf1,0xcd, -0xf5,0xf9,0x88,0xfb,0xfb,0x07,0xfb,0xfc,0x73,0xfe,0xfd,0xaa,0xf8,0xf3,0x36,0xf1, -0xf2,0x95,0xf6,0xfb,0x8d,0xfd,0xfa,0x43,0xf4,0xef,0x45,0xed,0xed,0x3a,0xef,0xef, -0x8c,0xee,0xee,0x70,0xf0,0xf4,0x42,0xf6,0xf5,0x68,0xf3,0xf1,0xaf,0xf2,0xf4,0x09, -0xf6,0xf7,0x97,0xf9,0xfb,0x31,0xfa,0xf7,0xed,0xf6,0xf7,0xad,0xf7,0xf4,0x5d,0xf1, -0xf0,0x88,0xf2,0xf3,0x7c,0xf2,0xf0,0x03,0xef,0xef,0x34,0xf0,0xf1,0xb7,0xf2,0xf3, -0xfb,0xf2,0xf0,0x43,0xee,0xf0,0x48,0xf6,0xfa,0x3b,0xfa,0xf7,0x35,0xf7,0xf8,0xa7, -0xf7,0xf6,0xa5,0xf7,0xfb,0x01,0xff,0x01,0xcd,0x03,0x05,0x10,0x07,0x09,0x37,0x0a, -0x09,0x07,0x09,0x0a,0xb8,0x0c,0x0e,0xb5,0x10,0x13,0xdf,0x14,0x12,0x1b,0x10,0x0e, -0xcd,0x0d,0x0c,0xdc,0x0c,0x0e,0x34,0x10,0x12,0xb5,0x12,0x10,0x16,0x0e,0x0d,0x55, -0x0d,0x0d,0x8a,0x0f,0x13,0xc1,0x15,0x15,0x3d,0x13,0x10,0x3c,0x10,0x11,0xf2,0x11, -0x11,0x48,0x10,0x0f,0x12,0x0f,0x10,0x01,0x12,0x13,0xbb,0x13,0x0f,0xef,0x09,0x06, -0x01,0x08,0x0e,0xd3,0x13,0x15,0xeb,0x14,0x12,0xac,0x0e,0x09,0x06,0x06,0x04,0x0d, -0x05,0x06,0xb5,0x07,0x07,0xf3,0x04,0x02,0xef,0x00,0xfc,0x28,0xf7,0xf4,0xe2,0xf4, -0xf7,0x86,0xf9,0xfa,0xb0,0xf7,0xf4,0xd5,0xf2,0xf3,0x39,0xf4,0xf3,0x39,0xf2,0xf1, -0x75,0xf2,0xf6,0x6f,0xfd,0x01,0x29,0x01,0xfc,0x26,0xf6,0xf3,0xb3,0xf4,0xf8,0xd3, -0xf9,0xf9,0xa2,0xf8,0xf9,0x0c,0xfa,0xf7,0x6c,0xf4,0xf2,0x40,0xf0,0xee,0xe3,0xec, -0xed,0xfb,0xf0,0xf4,0x02,0xf4,0xf1,0xcc,0xf0,0xf1,0x7a,0xf3,0xf4,0xc4,0xf3,0xf3, -0xdb,0xf5,0xf8,0xb5,0xf8,0xf8,0x7f,0xfa,0xfa,0x15,0xf7,0xf3,0xe9,0xf3,0xf6,0xae, -0xf7,0xf4,0x38,0xf0,0xee,0x54,0xef,0xf1,0x39,0xf3,0xf2,0x8b,0xf1,0xf1,0xb6,0xf0, -0xee,0xa6,0xed,0xf0,0x74,0xf3,0xf5,0x30,0xf6,0xf7,0x33,0xf7,0xf6,0xa5,0xf5,0xf5, -0xb6,0xf5,0xf6,0xa7,0xf7,0xf9,0xb6,0xfc,0x01,0x50,0x04,0x04,0x3d,0x04,0x04,0x86, -0x05,0x06,0x36,0x07,0x09,0x5a,0x0d,0x10,0xa5,0x11,0x11,0xdb,0x10,0x0f,0x29,0x0e, -0x0c,0x22,0x0b,0x0c,0xeb,0x0f,0x12,0xe6,0x11,0x0f,0xe2,0x0c,0x0c,0xd2,0x0b,0x0c, -0xe6,0x0e,0x12,0x81,0x12,0x10,0x88,0x0f,0x11,0xe6,0x13,0x14,0x0d,0x13,0x0f,0x91, -0x0b,0x0c,0x53,0x10,0x13,0x8f,0x15,0x15,0x75,0x13,0x0f,0x45,0x0a,0x07,0x57,0x08, -0x0c,0xd0,0x10,0x13,0x2b,0x14,0x13,0x14,0x12,0x10,0x81,0x0c,0x08,0xe6,0x05,0x06, -0x55,0x09,0x0b,0x2d,0x0c,0x09,0x04,0x04,0xff,0x53,0xfc,0xfb,0x48,0xfc,0xfc,0xd5, -0xf9,0xf6,0xa4,0xf5,0xf8,0x1f,0xfc,0xfa,0x9b,0xf4,0xee,0x6a,0xed,0xef,0x55,0xf2, -0xf6,0x35,0xfa,0xfc,0xc7,0xfc,0xfb,0xd2,0xf8,0xf8,0x11,0xf9,0xf8,0x4b,0xf6,0xf5, -0x35,0xf8,0xfc,0x33,0xfd,0xfa,0x2d,0xf8,0xf6,0x96,0xf3,0xf0,0xe7,0xef,0xf1,0xd4, -0xf1,0xf1,0x11,0xf0,0xef,0x0f,0xf2,0xf4,0x95,0xf3,0xf0,0x91,0xee,0xf1,0xda,0xf5, -0xf7,0x7a,0xf7,0xf6,0xae,0xf6,0xf6,0x8d,0xf7,0xf8,0x69,0xf9,0xf9,0x02,0xf7,0xf4, -0xa0,0xf1,0xf0,0x6d,0xf1,0xf1,0x9f,0xf2,0xf3,0xac,0xf3,0xf1,0xb5,0xee,0xed,0xaa, -0xee,0xf0,0x50,0xf0,0xf0,0x6a,0xf2,0xf4,0x1c,0xf6,0xf6,0xd4,0xf5,0xf4,0xfe,0xf3, -0xf3,0xf5,0xf2,0xf3,0x8e,0xf7,0xfc,0xd1,0xfe,0xff,0xe0,0xff,0x01,0xb7,0x01,0x00, -0xd8,0x00,0x03,0xae,0x07,0x0b,0x62,0x0e,0x10,0xc2,0x0f,0x0e,0xe4,0x0b,0x0a,0x60, -0x0a,0x0e,0xa0,0x11,0x11,0x88,0x0e,0x0b,0x8d,0x0b,0x0d,0xf7,0x0e,0x0e,0x95,0x0c, -0x0b,0xf5,0x0b,0x0e,0xa0,0x10,0x13,0x24,0x15,0x14,0x2a,0x11,0x0c,0x49,0x0a,0x0b, -0xe5,0x0f,0x14,0x7b,0x16,0x15,0x78,0x13,0x10,0x1e,0x0e,0x0b,0x57,0x09,0x09,0xb4, -0x0b,0x0f,0x70,0x12,0x15,0xed,0x16,0x12,0x1c,0x0c,0x08,0x50,0x09,0x0d,0xc1,0x0e, -0x0c,0xad,0x09,0x08,0x17,0x09,0x09,0x08,0x07,0x02,0x75,0xfe,0xfc,0xb1,0xf9,0xf9, -0x40,0xfc,0x00,0xc6,0xff,0xfa,0x8a,0xf5,0xf2,0x8a,0xf1,0xf1,0xa5,0xf1,0xf2,0xa5, -0xf4,0xf8,0x12,0xfa,0xfa,0x47,0xfb,0xfb,0xa7,0xf9,0xf6,0x51,0xf4,0xf6,0xde,0xfa, -0xfc,0x11,0xfb,0xf9,0xed,0xf9,0xfa,0x1c,0xfa,0xf7,0x61,0xf3,0xf1,0x38,0xf1,0xf1, -0xca,0xf2,0xf3,0x6e,0xf3,0xf1,0x66,0xef,0xef,0x13,0xf1,0xf3,0xf2,0xf3,0xf4,0xc1, -0xf4,0xf5,0x40,0xf4,0xf4,0xa8,0xf6,0xf9,0x59,0xfb,0xfa,0x5d,0xf8,0xf5,0x71,0xf3, -0xf3,0xdd,0xf3,0xf2,0x3f,0xf3,0xf4,0x79,0xf4,0xf2,0x82,0xf0,0xf0,0x5d,0xf0,0xee, -0xcb,0xed,0xee,0x34,0xf0,0xf2,0xee,0xf4,0xf5,0x6a,0xf5,0xf5,0x60,0xf4,0xf2,0x6f, -0xf1,0xf1,0xc7,0xf3,0xf6,0xc6,0xf8,0xfb,0x06,0xfe,0xff,0x93,0xfe,0xfb,0xff,0xf9, -0xfc,0x84,0x02,0x08,0xaa,0x0b,0x0b,0xe6,0x09,0x09,0x97,0x0a,0x0b,0xdf,0x0c,0x0d, -0xda,0x0d,0x0d,0x94,0x0c,0x0c,0x99,0x0d,0x0f,0xbd,0x10,0x0d,0x7e,0x09,0x07,0x93, -0x08,0x0c,0x44,0x10,0x13,0xb4,0x14,0x13,0x64,0x0f,0x0b,0x6d,0x0b,0x0c,0x5c,0x0e, -0x0f,0x6b,0x11,0x14,0x07,0x18,0x18,0xb7,0x12,0x0a,0xc5,0x06,0x09,0xd2,0x0c,0x0f, -0x98,0x11,0x12,0x5b,0x12,0x10,0x69,0x0f,0x0f,0x4c,0x10,0x0f,0xf2,0x0b,0x09,0xd1, -0x09,0x0d,0xcf,0x10,0x0f,0x12,0x0b,0x06,0x3f,0x03,0xff,0xc9,0xfd,0xfe,0x3c,0x01, -0x02,0x71,0x00,0xfd,0xda,0xfb,0xfb,0x70,0xf8,0xf3,0xdc,0xef,0xef,0xf7,0xf2,0xf6, -0xef,0xf8,0xf9,0xaa,0xf9,0xf9,0x55,0xf8,0xf7,0x8e,0xf8,0xf8,0xaa,0xf7,0xf7,0xf4, -0xf8,0xfb,0xae,0xfd,0xfd,0x55,0xfb,0xf8,0xa8,0xf6,0xf6,0xa0,0xf5,0xf4,0x1c,0xf5, -0xf6,0x80,0xf4,0xf1,0x40,0xef,0xf0,0x98,0xf2,0xf3,0x29,0xf3,0xf2,0xbd,0xf2,0xf2, -0x34,0xf2,0xf3,0xb8,0xf5,0xf8,0x05,0xfa,0xf9,0x2b,0xf8,0xf7,0x46,0xf7,0xf6,0xf7, -0xf4,0xf3,0xbb,0xf3,0xf4,0x7c,0xf5,0xf4,0xcc,0xf3,0xf3,0xb1,0xf1,0xef,0xaa,0xed, -0xec,0x7f,0xee,0xf1,0xc4,0xf2,0xf2,0xac,0xf3,0xf5,0x6a,0xf6,0xf4,0x2b,0xf1,0xee, -0x82,0xee,0xf2,0x99,0xf7,0xfa,0x0c,0xfb,0xfa,0x32,0xf9,0xf8,0x04,0xf8,0xfa,0xa1, -0xfe,0x02,0x9a,0x03,0x03,0xf9,0x04,0x07,0x26,0x0a,0x0c,0x36,0x0c,0x0a,0x99,0x09, -0x09,0x79,0x0a,0x0d,0x51,0x11,0x13,0x66,0x10,0x0a,0x69,0x07,0x08,0xa9,0x0a,0x0b, -0xd4,0x0b,0x0d,0xcf,0x11,0x14,0xb9,0x13,0x0f,0x19,0x0b,0x08,0x0f,0x09,0x0b,0x8c, -0x11,0x17,0x57,0x19,0x16,0xb0,0x10,0x0d,0xea,0x0d,0x0e,0x1b,0x0e,0x0c,0xb9,0x0c, -0x0e,0xca,0x10,0x12,0x65,0x13,0x13,0xe9,0x11,0x0e,0x51,0x0a,0x0a,0x13,0x0e,0x11, -0x2d,0x12,0x10,0x20,0x0e,0x0c,0x0a,0x0a,0x06,0x29,0x04,0x02,0x04,0x01,0x02,0x30, -0x04,0x05,0x44,0x04,0x01,0xe0,0xfb,0xf7,0x03,0xf5,0xf5,0x75,0xf5,0xf4,0x87,0xf4, -0xf7,0x04,0xfa,0xfa,0xd6,0xf9,0xf9,0x63,0xf8,0xf7,0x63,0xf6,0xf6,0x4e,0xf9,0xfc, -0xe6,0xfd,0xfc,0x2e,0xfb,0xfa,0x90,0xf9,0xf9,0x9a,0xf9,0xf9,0xe3,0xf8,0xf7,0x2c, -0xf5,0xf2,0x29,0xf2,0xf3,0xb5,0xf4,0xf4,0x2a,0xf3,0xf1,0xad,0xf1,0xf2,0x32,0xf2, -0xf2,0xc6,0xf3,0xf5,0x9f,0xf7,0xf8,0x10,0xf8,0xf8,0x89,0xf9,0xf8,0x19,0xf6,0xf4, -0x04,0xf4,0xf5,0x88,0xf7,0xf7,0x4a,0xf5,0xf3,0x8b,0xf4,0xf4,0x75,0xf1,0xee,0x82, -0xec,0xed,0x83,0xef,0xf2,0xee,0xf5,0xf7,0x30,0xf6,0xf3,0x67,0xef,0xed,0x34,0xef, -0xf3,0x7b,0xf6,0xf6,0xa9,0xf6,0xf6,0x9e,0xf6,0xf6,0x95,0xf7,0xfa,0x03,0xfc,0xfb, -0x18,0xfa,0xfb,0x82,0x00,0x07,0x10,0x0a,0x08,0x48,0x06,0x05,0xde,0x06,0x08,0xd2, -0x09,0x0c,0xd5,0x0e,0x0f,0x3e,0x0f,0x0e,0xd1,0x0c,0x0a,0x08,0x07,0x04,0x3c,0x07, -0x0d,0xec,0x13,0x15,0xe4,0x11,0x0d,0x42,0x0a,0x09,0xcb,0x09,0x0b,0x77,0x0f,0x12, -0xd9,0x12,0x12,0xc3,0x12,0x14,0xe3,0x13,0x10,0x2e,0x0d,0x0a,0x88,0x0a,0x0d,0x7a, -0x11,0x13,0x37,0x13,0x12,0xa2,0x10,0x0e,0x97,0x0d,0x0e,0x3b,0x0f,0x0e,0x18,0x0f, -0x11,0xe9,0x13,0x13,0x23,0x0f,0x0a,0x21,0x07,0x05,0xbf,0x05,0x06,0xa0,0x06,0x07, -0x44,0x07,0x05,0xfc,0x02,0x00,0x61,0xfd,0xfa,0x07,0xf7,0xf4,0x0c,0xf5,0xf7,0xf2, -0xf9,0xfb,0xf6,0xfa,0xf9,0x39,0xf8,0xf6,0x3d,0xf6,0xf7,0xc4,0xf9,0xfc,0xe4,0xfc, -0xfb,0xa5,0xf9,0xfa,0xf3,0xfb,0xfc,0xac,0xfc,0xfc,0x01,0xfb,0xf9,0x08,0xf8,0xf6, -0x78,0xf5,0xf6,0x72,0xf7,0xf6,0x6e,0xf4,0xf2,0x29,0xf3,0xf4,0x42,0xf3,0xf1,0x6a, -0xf1,0xf3,0x22,0xf6,0xf8,0xc8,0xf8,0xf7,0x0d,0xf8,0xf8,0x9e,0xf8,0xf7,0x62,0xf6, -0xf6,0x08,0xf6,0xf5,0xb8,0xf6,0xf9,0x64,0xfa,0xf8,0x44,0xf3,0xee,0xc7,0xec,0xed, -0xb9,0xef,0xf2,0xb8,0xf5,0xf7,0xc9,0xf5,0xf1,0x55,0xee,0xef,0x3c,0xf3,0xf4,0x9f, -0xf3,0xf1,0x4c,0xf2,0xf4,0xa9,0xf6,0xf8,0xb3,0xf8,0xf7,0x3d,0xf6,0xf4,0x9e,0xf5, -0xf9,0x66,0xfe,0x01,0x66,0x01,0x01,0x8c,0x04,0x06,0xbd,0x05,0x03,0x12,0x03,0x06, -0x0f,0x0c,0x0f,0xcd,0x11,0x10,0xad,0x0c,0x07,0xed,0x04,0x04,0x9c,0x08,0x0e,0x13, -0x11,0x10,0x65,0x0e,0x0d,0x34,0x0d,0x0c,0x9e,0x0b,0x0a,0xbc,0x0a,0x0b,0x53,0x0d, -0x11,0x74,0x15,0x16,0xa7,0x13,0x0f,0x7c,0x0d,0x0d,0x35,0x0e,0x0e,0x65,0x0e,0x0f, -0xe8,0x11,0x13,0xb6,0x12,0x10,0x5a,0x0e,0x0d,0x33,0x0d,0x0d,0x2f,0x10,0x12,0x9f, -0x14,0x13,0x9f,0x11,0x0e,0x6a,0x0c,0x0b,0xb1,0x09,0x07,0xfa,0x06,0x08,0x93,0x09, -0x09,0xf9,0x08,0x07,0xd9,0x04,0x00,0x64,0xfb,0xf8,0x85,0xf7,0xf9,0xb3,0xfb,0xfc, -0x53,0xfa,0xf8,0x9c,0xf8,0xf8,0xa4,0xf7,0xf7,0x8f,0xf9,0xfa,0xbd,0xfa,0xf9,0xca, -0xf8,0xf9,0x69,0xfc,0xfe,0xb7,0xfd,0xfb,0x3d,0xfb,0xfb,0xbe,0xfb,0xfa,0x32,0xf8, -0xf7,0x3c,0xf8,0xf8,0x27,0xf8,0xf7,0x76,0xf6,0xf4,0x5e,0xf2,0xf1,0x80,0xf2,0xf4, -0x38,0xf5,0xf4,0xda,0xf4,0xf7,0xc1,0xf9,0xfa,0x2a,0xf9,0xf7,0xfb,0xf6,0xf5,0xe9, -0xf3,0xf4,0xdd,0xf8,0xfd,0x12,0xfe,0xfa,0x33,0xf4,0xf0,0x81,0xef,0xf0,0x4f,0xf2, -0xf2,0xce,0xf3,0xf4,0x82,0xf2,0xf1,0x33,0xf3,0xf5,0x28,0xf4,0xf0,0x77,0xee,0xef, -0x6f,0xf3,0xf6,0x80,0xf6,0xf5,0x4a,0xf5,0xf6,0x62,0xf6,0xf5,0x44,0xf4,0xf4,0xfc, -0xf6,0xf9,0x5e,0xfd,0x01,0xd4,0x03,0x02,0x0c,0xff,0xfc,0xad,0xfe,0x03,0x0c,0x0a, -0x0e,0x73,0x0f,0x0d,0xbf,0x0a,0x07,0xea,0x06,0x08,0xc4,0x09,0x0a,0x12,0x0a,0x0b, -0x13,0x0e,0x10,0x6d,0x10,0x0d,0xf2,0x09,0x08,0xc9,0x08,0x0a,0x32,0x0c,0x0e,0x84, -0x10,0x12,0x27,0x13,0x12,0x63,0x10,0x0f,0xf2,0x0d,0x0c,0xa7,0x0c,0x0f,0x77,0x12, -0x13,0x78,0x12,0x10,0x89,0x0e,0x0d,0x52,0x0d,0x0d,0xdf,0x0e,0x10,0x4d,0x13,0x14, -0xe0,0x12,0x12,0xb2,0x11,0x0f,0xaf,0x0c,0x09,0x84,0x07,0x08,0x19,0x0b,0x0d,0x66, -0x0d,0x0b,0x69,0x09,0x06,0x15,0x02,0xfe,0x45,0xfd,0xfe,0x91,0xfe,0xfd,0x41,0xfa, -0xf8,0xcf,0xf9,0xfa,0xdf,0xfa,0xf9,0x4c,0xf9,0xf9,0x01,0xf9,0xf8,0x3e,0xf9,0xfa, -0x99,0xfb,0xfb,0x65,0xfb,0xfd,0xc1,0xfe,0xfe,0xa3,0xfb,0xf9,0xa7,0xf9,0xfb,0x20, -0xfb,0xfa,0xe5,0xf9,0xf9,0x08,0xf9,0xf7,0x59,0xf5,0xf3,0xae,0xf4,0xf4,0x7c,0xf2, -0xf0,0x43,0xf2,0xf7,0x06,0xfb,0xfb,0x08,0xfa,0xf7,0xbb,0xf4,0xf2,0xf5,0xf2,0xf7, -0xf0,0xfb,0xfd,0xcb,0xfb,0xf7,0x8e,0xf5,0xf6,0x23,0xf7,0xf5,0xd6,0xf1,0xf0,0x32, -0xf1,0xf3,0x20,0xf4,0xf4,0xdc,0xf4,0xf4,0x50,0xf2,0xf0,0x48,0xf0,0xf1,0xd3,0xf1, -0xf1,0x8c,0xf2,0xf4,0x09,0xf7,0xf8,0x93,0xf6,0xf3,0x93,0xf0,0xf0,0x40,0xf2,0xf6, -0x6f,0xfc,0xff,0x8b,0xfe,0xfa,0x9f,0xf8,0xf9,0xe6,0xfc,0x01,0x72,0x04,0x06,0xa0, -0x07,0x0a,0x91,0x0b,0x0a,0x39,0x08,0x06,0xc7,0x05,0x05,0x5b,0x07,0x0a,0x37,0x0d, -0x0e,0x5a,0x0e,0x0c,0xea,0x0a,0x09,0x4c,0x09,0x08,0xe5,0x07,0x09,0x26,0x0d,0x10, -0x72,0x11,0x11,0x13,0x10,0x0e,0x2a,0x0d,0x0c,0x61,0x0c,0x0e,0x46,0x11,0x12,0xa9, -0x11,0x0f,0xfe,0x0e,0x0e,0x8f,0x0e,0x0c,0xcf,0x0b,0x0d,0x11,0x10,0x12,0x94,0x13, -0x14,0x66,0x14,0x12,0x0e,0x0f,0x0a,0x57,0x08,0x09,0xbe,0x0c,0x0e,0x25,0x0e,0x0d, -0xd1,0x0b,0x09,0x0b,0x07,0x05,0x48,0x05,0x03,0x18,0x00,0xfd,0x72,0xfc,0xfc,0xdd, -0xfc,0xfb,0x3e,0xfa,0xf9,0x2c,0xfb,0xfb,0xaa,0xf9,0xf7,0x96,0xf7,0xf9,0xe4,0xf9, -0xf9,0xb8,0xfa,0xfd,0x96,0xfe,0xfc,0x5c,0xfa,0xfa,0xb4,0xfb,0xfc,0x2b,0xfc,0xfa, -0x9a,0xf9,0xf9,0x9e,0xfa,0xfa,0xa9,0xfa,0xfa,0xd5,0xf7,0xf3,0x40,0xee,0xed,0xdc, -0xf2,0xf9,0xa3,0xfb,0xfa,0x20,0xf7,0xf5,0x92,0xf4,0xf4,0x9c,0xf5,0xf6,0x9a,0xf7, -0xf8,0xf5,0xf8,0xf9,0x9b,0xfa,0xfa,0x06,0xf8,0xf4,0x1a,0xf3,0xf2,0xfe,0xf2,0xf2, -0x1d,0xf3,0xf3,0x86,0xf3,0xf3,0xcf,0xf4,0xf4,0xd1,0xf1,0xef,0x34,0xed,0xed,0xd3, -0xf0,0xf6,0x08,0xfa,0xf8,0x95,0xf3,0xef,0x2a,0xee,0xef,0xe9,0xf2,0xf6,0x00,0xf8, -0xf8,0x3e,0xf9,0xf8,0xea,0xf7,0xf8,0xf0,0xf8,0xf9,0x7d,0xfb,0xfe,0x6d,0x03,0x07, -0x48,0x09,0x08,0x96,0x06,0x05,0x18,0x05,0x04,0xfc,0x04,0x06,0x04,0x09,0x0c,0x70, -0x0d,0x0d,0x31,0x0c,0x0a,0x1e,0x09,0x06,0x5d,0x05,0x06,0xab,0x0a,0x0e,0x22,0x0f, -0x0e,0x0a,0x0e,0x0d,0x4b,0x0d,0x0c,0xd7,0x0b,0x0c,0x2d,0x0f,0x10,0xd4,0x0f,0x10, -0xc4,0x11,0x11,0x2b,0x0f,0x0b,0x5e,0x0a,0x0a,0x67,0x0c,0x0f,0x18,0x13,0x15,0xfb, -0x15,0x13,0x17,0x0f,0x0c,0xa4,0x0c,0x0e,0x16,0x0e,0x0c,0xc0,0x0b,0x0e,0x12,0x0f, -0x0d,0x02,0x0b,0x0a,0xc3,0x09,0x08,0x54,0x05,0x02,0x69,0x01,0x00,0xa9,0xfe,0xfc, -0xc7,0xfb,0xfd,0x93,0xfe,0xfd,0xbb,0xfa,0xf8,0x26,0xf8,0xf8,0x0e,0xf9,0xf9,0x26, -0xfb,0xfc,0xf7,0xfb,0xfa,0x57,0xfa,0xfc,0x09,0xff,0xfe,0x6c,0xfb,0xf7,0x3c,0xf7, -0xfa,0x77,0xfe,0x00,0xf5,0xff,0xfc,0xae,0xf7,0xf3,0x25,0xf2,0xf3,0x17,0xf5,0xf6, -0x12,0xf7,0xf7,0xc9,0xf7,0xf8,0xc0,0xf7,0xf6,0x84,0xf4,0xf4,0x35,0xf5,0xf6,0x99, -0xf8,0xfa,0x2b,0xfb,0xf9,0x4a,0xf8,0xf7,0xfd,0xf7,0xf7,0xf4,0xf4,0xf1,0x0a,0xf0, -0xf1,0xee,0xf5,0xf8,0x4b,0xf8,0xf4,0x6a,0xf0,0xed,0x63,0xec,0xee,0xb9,0xf2,0xf6, -0x12,0xf7,0xf5,0xf7,0xf2,0xf1,0x16,0xf1,0xf0,0x9e,0xf0,0xf1,0xc5,0xf3,0xf6,0xed, -0xf8,0xf8,0x77,0xf6,0xf5,0x34,0xf5,0xf5,0x46,0xf6,0xf9,0x40,0xfd,0x01,0x48,0x04, -0x05,0xe0,0x04,0x05,0x33,0x05,0x03,0x37,0x01,0x01,0x29,0x05,0x09,0x10,0x0b,0x0c, -0x82,0x0c,0x0b,0xb8,0x08,0x05,0xfc,0x04,0x06,0x64,0x08,0x0a,0x35,0x0b,0x0b,0x67, -0x0c,0x0d,0xd9,0x0c,0x0b,0xe2,0x0a,0x0b,0xcc,0x0b,0x0b,0xe4,0x0c,0x11,0xe8,0x14, -0x13,0x87,0x0e,0x0a,0x76,0x09,0x0a,0xc7,0x0b,0x0d,0x61,0x0f,0x12,0xd3,0x13,0x13, -0xf2,0x10,0x0f,0x1e,0x10,0x0f,0x45,0x0d,0x0b,0xed,0x0c,0x0e,0xbb,0x0e,0x0d,0x86, -0x0c,0x0c,0x4c,0x0d,0x0c,0x6a,0x0a,0x07,0x2f,0x06,0x04,0x43,0x01,0xfe,0x5f,0xff, -0x01,0x55,0x01,0xfe,0x88,0xfb,0xfa,0x10,0xfa,0xfb,0x16,0xfc,0xfa,0x5e,0xf8,0xf6, -0x2d,0xf8,0xfb,0x83,0xfe,0x00,0xc3,0xfe,0xfa,0xcc,0xf7,0xf7,0x56,0xf9,0xfc,0xb3, -0xfe,0xff,0x9c,0xff,0xfd,0xaf,0xfb,0xf9,0xd9,0xf7,0xf6,0xe4,0xf4,0xf4,0x15,0xf5, -0xf7,0xc6,0xf9,0xf9,0x9d,0xf7,0xf5,0x72,0xf4,0xf5,0x0c,0xf7,0xf6,0xed,0xf5,0xf6, -0x80,0xf7,0xf9,0x0b,0xfc,0xfd,0x50,0xfb,0xf7,0x38,0xf3,0xf0,0xb9,0xf1,0xf5,0x7c, -0xf9,0xf9,0xb8,0xf6,0xf3,0x0f,0xf2,0xf0,0x87,0xef,0xef,0x21,0xf0,0xf2,0x5e,0xf5, -0xf5,0x4a,0xf4,0xf3,0x50,0xf2,0xf0,0xef,0xee,0xee,0x5f,0xf2,0xf5,0x3e,0xf7,0xf6, -0x2d,0xf6,0xf5,0x55,0xf4,0xf3,0xc6,0xf2,0xf3,0x9b,0xf6,0xfa,0xfa,0xfd,0x00,0x18, -0x03,0x04,0xab,0x03,0x00,0x78,0xfe,0xff,0x89,0x02,0x04,0x7b,0x06,0x09,0xa3,0x0b, -0x0b,0x76,0x08,0x06,0x43,0x06,0x07,0x87,0x07,0x06,0xd5,0x05,0x08,0x64,0x0c,0x0e, -0x3b,0x0d,0x0a,0xb3,0x08,0x08,0x56,0x08,0x09,0xa7,0x0c,0x10,0x89,0x12,0x11,0x2b, -0x0f,0x0c,0xfc,0x0b,0x0b,0xaa,0x0a,0x0a,0xd1,0x0b,0x0f,0x65,0x11,0x11,0x44,0x11, -0x11,0x2c,0x11,0x0f,0xdc,0x0e,0x0e,0x56,0x0e,0x0e,0xb6,0x0d,0x0c,0x38,0x0c,0x0d, -0xdb,0x0f,0x10,0xea,0x0e,0x0b,0x48,0x08,0x06,0x35,0x06,0x06,0x4f,0x06,0x03,0x06, -0x00,0xfd,0x3f,0xfe,0xff,0x0f,0x01,0xff,0x3a,0xfc,0xf8,0xec,0xf6,0xf7,0x80,0xf9, -0xfc,0x1b,0xff,0xff,0x02,0xfd,0xfa,0xc2,0xf8,0xf9,0x98,0xfa,0xfa,0x19,0xfb,0xfd, -0x80,0xff,0x01,0x52,0x00,0xfd,0xb2,0xf9,0xf7,0x6e,0xf7,0xf7,0x09,0xf8,0xf8,0x46, -0xf8,0xf7,0x63,0xf6,0xf7,0xa8,0xf9,0xf9,0x6e,0xf7,0xf3,0x49,0xf1,0xf3,0x20,0xf8, -0xfc,0x13,0xfd,0xfb,0xcf,0xfa,0xf8,0xe6,0xf4,0xf2,0x3f,0xf4,0xf6,0xad,0xf8,0xf8, -0xcb,0xf7,0xf6,0x4a,0xf5,0xf3,0xb4,0xf0,0xee,0x9e,0xef,0xf2,0x75,0xf4,0xf4,0x7d, -0xf4,0xf4,0x54,0xf3,0xf0,0xcd,0xee,0xef,0xb4,0xf1,0xf3,0xd6,0xf3,0xf4,0x9c,0xf6, -0xf7,0xd7,0xf5,0xf2,0x49,0xf0,0xf0,0x68,0xf2,0xf4,0x19,0xf7,0xfa,0xff,0xff,0x02, -0x74,0x00,0xfd,0xa4,0xfc,0xfe,0x9a,0x00,0x01,0xd4,0x01,0x03,0x15,0x06,0x08,0xad, -0x09,0x08,0xca,0x07,0x06,0x5b,0x04,0x02,0xe8,0x03,0x07,0x7e,0x0b,0x0c,0x46,0x0b, -0x09,0xf8,0x07,0x06,0xae,0x06,0x07,0xbc,0x09,0x0c,0xc7,0x0e,0x0f,0x7d,0x0f,0x0e, -0xcc,0x0d,0x0c,0x50,0x0a,0x09,0x5b,0x0a,0x0c,0x33,0x0e,0x0f,0x75,0x0f,0x0f,0x94, -0x0f,0x10,0x2d,0x12,0x12,0xb1,0x0f,0x0c,0xa6,0x0a,0x0b,0x38,0x0e,0x10,0x1d,0x11, -0x0f,0x32,0x0d,0x0c,0xbb,0x0c,0x0d,0xe0,0x0c,0x0b,0x26,0x08,0x04,0xb5,0x01,0x01, -0x0c,0x04,0x05,0xcc,0x04,0x00,0xde,0xfc,0xfa,0xbe,0xfa,0xfa,0x7a,0xfa,0xfb,0xd3, -0xfc,0xfe,0x61,0xfe,0xfd,0x77,0xfb,0xf9,0x57,0xf8,0xf8,0x60,0xf9,0xfc,0xbe,0x00, -0x01,0xb8,0xfe,0xfb,0x1e,0xfc,0xfd,0xfe,0xfd,0xfb,0x45,0xf8,0xf6,0xca,0xf6,0xf8, -0x02,0xfa,0xfb,0xe8,0xfb,0xfa,0x06,0xf7,0xf3,0xf3,0xf1,0xf4,0x38,0xf8,0xfa,0x06, -0xfb,0xfb,0x2a,0xfc,0xfa,0x37,0xf7,0xf5,0x62,0xf5,0xf6,0x0b,0xf8,0xf9,0xe0,0xf9, -0xfa,0x91,0xf8,0xf5,0xa3,0xf1,0xf0,0x08,0xf2,0xf3,0x37,0xf3,0xf3,0xe3,0xf4,0xf5, -0x7f,0xf4,0xf1,0x1d,0xf0,0xef,0xdf,0xf0,0xf1,0x65,0xf1,0xf2,0x6d,0xf6,0xf9,0x03, -0xf8,0xf3,0x3d,0xf0,0xef,0xf2,0xef,0xf1,0xa3,0xf3,0xf7,0x11,0xfa,0xfb,0x28,0xfc, -0xfc,0x9b,0xfd,0xfe,0xd4,0xfd,0xfc,0x99,0xfc,0xfe,0x8c,0x02,0x06,0x41,0x08,0x08, -0x08,0x07,0x05,0x61,0x03,0x02,0xdd,0x03,0x06,0x62,0x08,0x09,0x6b,0x0a,0x09,0x1b, -0x08,0x06,0x4e,0x06,0x06,0xb0,0x06,0x08,0xf7,0x0a,0x0d,0x79,0x0f,0x0f,0x45,0x0d, -0x0a,0x8e,0x0a,0x0c,0x11,0x0d,0x0c,0x43,0x0a,0x09,0xf9,0x0a,0x0d,0x3f,0x11,0x12, -0x28,0x12,0x10,0xab,0x0e,0x0c,0x78,0x0c,0x0e,0x8b,0x10,0x0f,0x3a,0x0d,0x0b,0xbc, -0x0c,0x0f,0xd8,0x11,0x11,0xeb,0x0e,0x0b,0xed,0x09,0x08,0xf6,0x06,0x06,0xcb,0x07, -0x08,0x51,0x06,0x03,0x3b,0x02,0x01,0x05,0xff,0xfb,0x58,0xf9,0xfa,0x49,0xfe,0x01, -0xc3,0x00,0xfd,0x8b,0xfa,0xf9,0xd5,0xf9,0xfa,0xa5,0xfa,0xfb,0xea,0xfc,0xfc,0xad, -0xfc,0xfe,0xd0,0x00,0x02,0xc1,0xff,0xfb,0xed,0xf8,0xf8,0xd0,0xf8,0xfa,0xb8,0xfb, -0xfc,0x7e,0xfd,0xfb,0xeb,0xf7,0xf5,0xf1,0xf4,0xf5,0x2b,0xf6,0xf7,0xe4,0xf9,0xfc, -0x2a,0xfd,0xfb,0x33,0xf8,0xf6,0x43,0xf6,0xf7,0x06,0xf8,0xf8,0x25,0xfa,0xfc,0x31, -0xfb,0xf7,0x37,0xf4,0xf3,0xd5,0xf3,0xf3,0x2b,0xf3,0xf3,0x61,0xf4,0xf6,0x72,0xf6, -0xf4,0x4b,0xf2,0xf0,0xc4,0xee,0xee,0x7a,0xf0,0xf3,0x99,0xf6,0xf8,0x12,0xf7,0xf4, -0xaa,0xf2,0xf1,0x4a,0xf1,0xf0,0xdd,0xf0,0xf1,0x99,0xf3,0xf6,0xe9,0xf9,0xfc,0xb2, -0xfc,0xfb,0x7d,0xfa,0xf9,0xb6,0xf9,0xfb,0xfd,0xfe,0x02,0xa1,0x04,0x05,0x5f,0x05, -0x03,0xea,0x02,0x03,0xe3,0x03,0x04,0x26,0x05,0x06,0x1a,0x09,0x0a,0x1d,0x0a,0x06, -0x9b,0x03,0x03,0xc9,0x05,0x07,0x8f,0x09,0x0a,0xd7,0x0a,0x0b,0x60,0x0b,0x0c,0xe9, -0x0d,0x0e,0x27,0x0d,0x0a,0xf1,0x06,0x07,0xd0,0x0a,0x0e,0xee,0x0f,0x0e,0xc9,0x0d, -0x0e,0x88,0x0f,0x0f,0x6f,0x10,0x10,0x69,0x0f,0x0c,0x0e,0x0b,0x0b,0x34,0x0e,0x11, -0x34,0x12,0x10,0x1b,0x0f,0x0e,0xec,0x0e,0x0d,0x80,0x09,0x07,0xfb,0x08,0x0a,0x9f, -0x0b,0x0a,0xb7,0x07,0x03,0x5f,0x00,0xfd,0x5e,0xfd,0xff,0x73,0x01,0x01,0xf5,0xfe, -0xfd,0x61,0xfd,0xfe,0x83,0xfd,0xfb,0xbe,0xfa,0xf9,0x3f,0xf9,0xf9,0x2b,0xfc,0xff, -0x5a,0x02,0x02,0xe7,0xff,0xfc,0x1b,0xfb,0xfb,0xb0,0xfa,0xfa,0xb4,0xfb,0xfe,0xb9, -0xff,0xfe,0x61,0xfa,0xf7,0xa9,0xf6,0xf6,0xc3,0xf5,0xf6,0x48,0xf9,0xfc,0x42,0xfd, -0xfc,0x70,0xf9,0xf7,0x38,0xf7,0xf7,0x1a,0xf8,0xf8,0x0d,0xfa,0xfb,0x41,0xfb,0xfa, -0x59,0xf9,0xf7,0x37,0xf5,0xf3,0x82,0xf2,0xf3,0xb7,0xf5,0xf8,0xb1,0xf8,0xf6,0x18, -0xf3,0xf0,0x26,0xef,0xef,0x07,0xf1,0xf2,0x1e,0xf4,0xf4,0x9a,0xf5,0xf6,0x6a,0xf6, -0xf5,0x11,0xf3,0xf0,0x1a,0xef,0xef,0x60,0xf0,0xf2,0x6d,0xf6,0xf9,0xfd,0xfa,0xf9, -0xe4,0xf6,0xf6,0x5a,0xf8,0xf9,0x3f,0xfb,0xfc,0xfa,0xfe,0x01,0xef,0x03,0x03,0x98, -0x01,0xff,0x3e,0x00,0x02,0x00,0x04,0x06,0x41,0x08,0x09,0x33,0x07,0x04,0x74,0x03, -0x05,0xa8,0x07,0x07,0x24,0x05,0x04,0x81,0x05,0x08,0xd9,0x0b,0x0d,0x7a,0x0d,0x0c, -0x09,0x0b,0x08,0xbc,0x07,0x09,0x2a,0x0c,0x0c,0x66,0x0a,0x09,0xd3,0x0a,0x0e,0xb1, -0x10,0x11,0xe2,0x0f,0x0e,0xef,0x0e,0x0e,0x95,0x0c,0x0b,0x69,0x0c,0x0d,0x2e,0x0f, -0x10,0xcd,0x12,0x12,0xad,0x0f,0x0b,0x79,0x09,0x0a,0x70,0x0c,0x0e,0x9b,0x0e,0x0c, -0x3a,0x0a,0x07,0xb9,0x04,0x02,0xae,0x02,0x02,0xfd,0x01,0xff,0x4c,0xfe,0xff,0xc8, -0x01,0x02,0x14,0x00,0xfd,0x64,0xfb,0xfa,0xd1,0xf8,0xf8,0x69,0xfa,0xfe,0x10,0x01, -0x02,0xb1,0x00,0xfe,0xd6,0xfc,0xfb,0xee,0xfa,0xfa,0x5b,0xfc,0xfe,0x9e,0x00,0x00, -0x77,0xfe,0xfb,0x45,0xf8,0xf6,0xb8,0xf6,0xf7,0x9d,0xf9,0xfb,0x37,0xfc,0xfb,0xb7, -0xfa,0xfa,0x94,0xf9,0xf8,0xd8,0xf7,0xf7,0x6a,0xf8,0xfa,0xa6,0xfc,0xfd,0x6e,0xfc, -0xf9,0x14,0xf6,0xf3,0xcb,0xf3,0xf5,0xee,0xf7,0xf8,0xb5,0xf7,0xf7,0x22,0xf6,0xf4, -0x90,0xf1,0xf0,0xd9,0xf0,0xf1,0x30,0xf1,0xf1,0x0f,0xf4,0xf6,0x1f,0xf9,0xf8,0x73, -0xf4,0xf0,0x39,0xef,0xef,0xac,0xf0,0xf1,0x81,0xf2,0xf5,0xb9,0xf7,0xf7,0xcb,0xf6, -0xf6,0x27,0xf6,0xf5,0x3c,0xf6,0xf8,0x87,0xfc,0x00,0x0b,0x02,0xff,0xac,0xfc,0xfc, -0x27,0xff,0x01,0x3d,0x03,0x03,0x5d,0x04,0x04,0x67,0x04,0x05,0xb2,0x06,0x07,0x1d, -0x07,0x04,0x03,0x01,0x00,0x9d,0x04,0x08,0xfa,0x09,0x09,0x76,0x09,0x09,0x4f,0x0a, -0x0a,0x0b,0x0b,0x0a,0xcc,0x09,0x08,0xf8,0x07,0x08,0x5c,0x0a,0x0b,0x49,0x0c,0x0d, -0x23,0x0f,0x11,0x53,0x11,0x0e,0x6a,0x0b,0x09,0x9f,0x0a,0x0c,0xc6,0x0e,0x11,0x26, -0x13,0x11,0x6f,0x0e,0x0b,0x55,0x0b,0x0d,0x27,0x0f,0x0e,0xaf,0x0d,0x0d,0x30,0x0d, -0x0c,0xeb,0x0a,0x08,0xa7,0x06,0x05,0xd3,0x02,0x00,0x7d,0x00,0x01,0x8c,0x03,0x04, -0xa8,0x03,0x00,0x2f,0xfe,0xfb,0xfb,0xf9,0xf8,0x8f,0xf9,0xfb,0xbe,0xfe,0x00,0x6b, -0x01,0x00,0x6a,0xfe,0xfb,0x6e,0xfa,0xfa,0x7a,0xfc,0xff,0x32,0x01,0x01,0xe7,0xff, -0xfd,0xcb,0xfb,0xfa,0xe0,0xf8,0xf8,0x5d,0xf9,0xf9,0x27,0xfa,0xfc,0xd3,0xfd,0xfd, -0x83,0xfa,0xf7,0x7a,0xf6,0xf7,0x55,0xf9,0xfb,0x93,0xfc,0xfd,0xb1,0xfc,0xfb,0x62, -0xf8,0xf5,0xfc,0xf5,0xf7,0x9d,0xf8,0xf7,0x74,0xf6,0xf7,0x2b,0xf9,0xf8,0x3b,0xf6, -0xf2,0x1b,0xf0,0xef,0xa4,0xef,0xf0,0x1d,0xf3,0xf6,0x55,0xf8,0xf7,0x59,0xf5,0xf3, -0x4d,0xf3,0xf1,0x7d,0xef,0xee,0xf6,0xef,0xf3,0x08,0xf7,0xf8,0xf0,0xf5,0xf3,0x85, -0xf2,0xf2,0x5f,0xf4,0xf7,0xd3,0xfa,0xfc,0xfb,0xfb,0xfa,0x74,0xfa,0xfc,0x4f,0xff, -0xff,0xbc,0xfe,0xfe,0xd0,0xfe,0x01,0x45,0x04,0x06,0x49,0x07,0x06,0xe1,0x03,0x02, -0xf3,0x01,0x03,0x62,0x04,0x04,0xc3,0x03,0x05,0xa0,0x07,0x09,0x96,0x09,0x09,0xa2, -0x09,0x0a,0x34,0x0a,0x09,0x66,0x08,0x07,0x07,0x07,0x06,0xdf,0x07,0x0b,0xc3,0x0f, -0x12,0x52,0x10,0x0c,0xe8,0x09,0x09,0x3d,0x0b,0x0d,0x80,0x0e,0x0f,0xa4,0x0f,0x0f, -0xea,0x0e,0x0d,0x8a,0x0d,0x0e,0x53,0x0e,0x0d,0x2b,0x0d,0x0d,0x86,0x0e,0x0f,0x78, -0x0f,0x0d,0x1f,0x0b,0x07,0x4e,0x05,0x03,0x97,0x02,0x03,0xe4,0x04,0x05,0xdc,0x05, -0x05,0x32,0x03,0xff,0x5f,0xfc,0xf9,0x9c,0xf9,0xfb,0xa5,0xfd,0x00,0x92,0x01,0x01, -0x80,0xfe,0xfc,0x41,0xfb,0xfb,0x4e,0xfd,0xfe,0xe6,0xfe,0xff,0xb4,0x00,0x01,0xdf, -0x00,0xfd,0x45,0xfa,0xf9,0x65,0xf9,0xf9,0xed,0xfa,0xfd,0x03,0xff,0xfe,0xb9,0xfb, -0xf8,0xc3,0xf6,0xf8,0x16,0xfb,0xfc,0x60,0xfb,0xfb,0xbb,0xfc,0xfc,0x37,0xfb,0xfa, -0x31,0xf9,0xf8,0xf1,0xf6,0xf6,0x57,0xf7,0xf9,0x2c,0xfc,0xfb,0xad,0xf8,0xf5,0x40, -0xf3,0xf2,0x06,0xf1,0xef,0x7c,0xf0,0xf3,0x10,0xf6,0xf8,0xa0,0xf8,0xf7,0x0b,0xf5, -0xf1,0xb4,0xee,0xef,0xe0,0xf1,0xf5,0x73,0xf6,0xf5,0xf3,0xf2,0xf1,0x29,0xf2,0xf3, -0x1c,0xf5,0xf5,0x6e,0xf6,0xf6,0x82,0xf6,0xf9,0x60,0xfc,0xfe,0xc0,0xfc,0xfa,0xb9, -0xf9,0xfb,0xa1,0xfd,0xff,0x2d,0x01,0x02,0x38,0x04,0x05,0x71,0x04,0x03,0x87,0x03, -0x03,0x66,0x02,0x01,0x29,0x02,0x04,0x90,0x05,0x05,0x6d,0x05,0x05,0x6e,0x08,0x0b, -0xe9,0x0c,0x0b,0x91,0x07,0x05,0x33,0x04,0x04,0x3c,0x07,0x0a,0x48,0x0d,0x0e,0xe7, -0x0d,0x0c,0x82,0x0a,0x0a,0xb9,0x0b,0x0c,0xfa,0x0c,0x0c,0x8f,0x0d,0x0e,0xb4,0x0e, -0x0f,0x62,0x0f,0x0e,0x2b,0x0d,0x0c,0x40,0x0c,0x0d,0xb6,0x0e,0x10,0x22,0x11,0x10, -0x7f,0x0f,0x0c,0x9e,0x09,0x06,0xa6,0x04,0x04,0x37,0x05,0x06,0xab,0x08,0x09,0x1d, -0x08,0x03,0x73,0xfe,0xfc,0xfb,0xfc,0xfd,0x4c,0xfe,0xfe,0x7b,0xff,0x00,0x98,0x00, -0xfe,0xba,0xfc,0xfc,0xb4,0xfc,0xfc,0x88,0xfc,0xfe,0xf7,0x01,0x03,0xde,0x02,0xff, -0x29,0xfc,0xfa,0xb7,0xfa,0xfb,0xde,0xfc,0xfd,0xbe,0xfe,0xfe,0x34,0xfc,0xfa,0x14, -0xfa,0xfb,0x12,0xfb,0xf9,0xad,0xf9,0xfb,0xa5,0xfd,0xfe,0xdb,0xfd,0xfb,0xef,0xf9, -0xf8,0xa5,0xf7,0xf7,0xbf,0xf8,0xf9,0x0f,0xfb,0xfb,0x57,0xfb,0xfb,0xa0,0xf9,0xf6, -0x81,0xf1,0xee,0x19,0xef,0xf2,0xa1,0xf5,0xf8,0x6b,0xf9,0xf7,0x15,0xf4,0xf1,0x48, -0xf1,0xf3,0x44,0xf5,0xf4,0xaf,0xf2,0xf1,0xa8,0xf2,0xf4,0x09,0xf5,0xf3,0xbd,0xf2, -0xf2,0xd9,0xf2,0xf3,0xad,0xf5,0xf8,0x00,0xfa,0xfa,0x2d,0xfa,0xf8,0x1e,0xf9,0xfa, -0x14,0xfb,0xfb,0xc1,0xfb,0xfe,0xa4,0x01,0x03,0xec,0x03,0x02,0xcb,0x01,0x02,0x21, -0x03,0x03,0x5e,0x03,0x01,0xee,0x00,0x00,0x5a,0x01,0x03,0xec,0x07,0x0b,0xf5,0x0b, -0x0a,0xb4,0x07,0x05,0xd3,0x03,0x04,0x55,0x06,0x08,0xc7,0x09,0x0a,0xf9,0x0a,0x0b, -0x63,0x0b,0x0b,0xbc,0x0b,0x0a,0x8b,0x0a,0x0b,0x77,0x0c,0x0d,0x20,0x0e,0x0f,0xb8, -0x0f,0x0e,0xd7,0x0c,0x0b,0xfe,0x0b,0x0c,0x39,0x0d,0x0d,0xdf,0x0f,0x13,0x71,0x14, -0x11,0xab,0x0c,0x08,0xfb,0x06,0x06,0x5d,0x07,0x08,0x39,0x0a,0x0b,0xe2,0x09,0x07, -0xd0,0x03,0x01,0xfc,0x00,0x00,0xb2,0xfe,0xfe,0x83,0xff,0x01,0x7a,0x02,0x01,0x80, -0xfe,0xfc,0x7b,0xfb,0xfa,0x0d,0xfc,0xff,0x75,0x02,0x03,0xf7,0x01,0xff,0xd9,0xfd, -0xfd,0xf8,0xfd,0xfe,0x50,0xfd,0xfd,0xd0,0xfd,0xfe,0x88,0xfe,0xfe,0x54,0xfd,0xfb, -0x64,0xf9,0xf9,0xb3,0xfa,0xfc,0x2c,0xfe,0xfe,0xc4,0xfd,0xfd,0xd5,0xfc,0xfb,0xec, -0xf9,0xf8,0xb4,0xf7,0xf8,0x53,0xf9,0xfc,0x90,0xff,0x00,0x5a,0xfd,0xf7,0x85,0xf2, -0xf1,0xe2,0xf2,0xf5,0xd1,0xf5,0xf5,0x46,0xf5,0xf5,0xdb,0xf5,0xf5,0x17,0xf5,0xf4, -0x5f,0xf4,0xf3,0x32,0xf2,0xf2,0xcd,0xf4,0xf5,0x0c,0xf5,0xf3,0x72,0xf1,0xf1,0xe9, -0xf2,0xf3,0x9c,0xf3,0xf3,0xef,0xf5,0xf8,0xc8,0xf9,0xf9,0x67,0xf8,0xf7,0x39,0xf7, -0xf7,0xba,0xf9,0xfc,0xe3,0xfd,0xfe,0x0a,0xff,0xff,0x53,0x00,0x02,0xcd,0x04,0x04, -0x7e,0x03,0x01,0xa2,0xfe,0xfc,0x2f,0xfe,0x01,0xdf,0x05,0x08,0xd1,0x08,0x08,0x99, -0x07,0x06,0x99,0x05,0x04,0xdb,0x04,0x05,0xdd,0x06,0x07,0xf2,0x07,0x09,0xff,0x0b, -0x0b,0xaa,0x09,0x08,0x7b,0x09,0x0a,0x3b,0x0b,0x0b,0xd1,0x0b,0x0d,0xab,0x0f,0x0f, -0x4f,0x0e,0x0b,0x2d,0x0a,0x09,0x8e,0x0a,0x0c,0x83,0x0f,0x13,0x71,0x14,0x12,0xf8, -0x0e,0x0c,0xf5,0x0a,0x09,0x1c,0x09,0x09,0x15,0x0a,0x0a,0x5e,0x0b,0x0a,0x3c,0x09, -0x07,0x72,0x04,0x01,0x47,0xff,0xff,0x0a,0x02,0x04,0x43,0x04,0x02,0x74,0xff,0xfc, -0x8d,0xfb,0xfb,0x9f,0xfd,0xff,0x23,0x00,0x00,0x66,0x00,0x00,0x19,0x01,0x00,0x77, -0xfe,0xfc,0x2e,0xfd,0xfe,0x16,0xff,0xff,0xe8,0xff,0xff,0x38,0xfe,0xfc,0xe3,0xfa, -0xfb,0x12,0xfc,0xfc,0xa4,0xfb,0xfb,0xab,0xfd,0x00,0x0f,0x02,0xff,0xf1,0xf9,0xf6, -0xe5,0xf5,0xf8,0x30,0xfb,0xfd,0x7f,0xff,0xff,0x22,0xfd,0xfa,0xf5,0xf7,0xf7,0x00, -0xf7,0xf6,0x87,0xf4,0xf2,0xcc,0xf3,0xf6,0x95,0xf7,0xf6,0x5f,0xf5,0xf4,0xc1,0xf3, -0xf4,0x83,0xf4,0xf4,0x05,0xf4,0xf4,0xe8,0xf4,0xf4,0xb7,0xf3,0xf3,0x12,0xf2,0xf0, -0x0e,0xf1,0xf2,0x3c,0xf5,0xf7,0x90,0xf7,0xf7,0x86,0xf6,0xf5,0x4d,0xf6,0xf7,0xe7, -0xf8,0xfa,0xd0,0xf9,0xf8,0x9b,0xf8,0xfa,0xde,0xfe,0x02,0xa0,0x03,0x04,0x51,0x03, -0x01,0x03,0xfe,0xfc,0x35,0xfd,0xff,0xca,0x01,0x03,0x10,0x04,0x05,0x5c,0x07,0x07, -0x6d,0x06,0x04,0x33,0x03,0x04,0x10,0x05,0x05,0x81,0x05,0x07,0xd3,0x08,0x09,0x66, -0x09,0x09,0xd2,0x08,0x08,0x72,0x07,0x07,0xaa,0x09,0x0c,0x9f,0x0f,0x10,0x10,0x0e, -0x0b,0x56,0x09,0x08,0x74,0x08,0x0a,0xda,0x0d,0x10,0x45,0x11,0x11,0xa3,0x10,0x0f, -0x7c,0x0e,0x0c,0x06,0x0a,0x08,0x8b,0x09,0x0b,0x05,0x0d,0x0d,0x1d,0x0d,0x0a,0xc0, -0x05,0x02,0x5a,0x02,0x04,0x71,0x05,0x05,0xe1,0x03,0x02,0xde,0x01,0x00,0xa6,0xfe, -0xfd,0xd3,0xfc,0xfd,0x59,0xfe,0xff,0x50,0x00,0x02,0x30,0x02,0x00,0x74,0xfd,0xfc, -0x7b,0xfe,0x00,0x53,0x00,0xff,0x12,0xfe,0xfe,0x79,0x00,0x01,0x52,0xff,0xfc,0xb0, -0xf9,0xf9,0x34,0xfa,0xfc,0x37,0x00,0x03,0xb2,0x02,0xff,0xf6,0xfa,0xf7,0x2f,0xf8, -0xfa,0xb3,0xfb,0xfb,0xfe,0xfb,0xfd,0xb4,0xfe,0xfe,0x19,0xfd,0xfb,0x02,0xf9,0xf7, -0x42,0xf6,0xf6,0x12,0xf6,0xf6,0x21,0xf6,0xf5,0xdf,0xf5,0xf5,0xcf,0xf5,0xf4,0xdd, -0xf3,0xf3,0x8c,0xf4,0xf5,0xd5,0xf5,0xf6,0xb3,0xf5,0xf3,0xea,0xf0,0xef,0x0b,0xf1, -0xf3,0x2b,0xf5,0xf4,0x6d,0xf4,0xf4,0x63,0xf4,0xf5,0x94,0xf6,0xf7,0xff,0xf8,0xf8, -0x7a,0xf6,0xf3,0x0f,0xf4,0xf7,0x73,0xfb,0xfe,0xc5,0xff,0x01,0xe0,0x01,0x01,0xe7, -0xff,0xfe,0xd1,0xfc,0xfc,0x9c,0xfd,0xff,0xc0,0x00,0x03,0x01,0x05,0x05,0xd8,0x04, -0x04,0xb8,0x04,0x04,0x55,0x03,0x02,0xdb,0x02,0x04,0x72,0x06,0x08,0x57,0x09,0x08, -0x7e,0x07,0x05,0x27,0x04,0x04,0x0f,0x08,0x0b,0xdb,0x0d,0x0d,0x4f,0x0d,0x0b,0x0f, -0x0a,0x08,0x18,0x08,0x08,0x0d,0x0a,0x0b,0x46,0x0d,0x10,0x70,0x12,0x12,0xe9,0x0f, -0x0b,0x2d,0x09,0x09,0x89,0x0b,0x0d,0xe1,0x0d,0x0e,0x92,0x0d,0x0b,0xa9,0x08,0x06, -0x59,0x06,0x06,0x26,0x06,0x05,0xd9,0x04,0x05,0xf2,0x05,0x05,0x71,0x01,0xfd,0x49, -0xfc,0xfd,0x8a,0xff,0x00,0x15,0x00,0xff,0xdc,0xff,0x00,0x75,0x00,0xff,0x5d,0xff, -0xfe,0xfe,0xfd,0xfd,0x00,0xfe,0x01,0x35,0x04,0x03,0x5f,0x00,0xfb,0x3e,0xf9,0xf9, -0xc6,0xfb,0xfe,0x17,0x00,0x00,0x0d,0x01,0x00,0x16,0xff,0xfd,0xd7,0xfb,0xfa,0x74, -0xf9,0xfa,0xe1,0xfb,0xfd,0x8d,0xfe,0xfe,0x99,0xfe,0xfd,0x1e,0xfc,0xfa,0xb8,0xf9, -0xf9,0xe0,0xf7,0xf6,0x29,0xf6,0xf6,0xfe,0xf7,0xf7,0x2d,0xf6,0xf3,0x0d,0xf3,0xf4, -0xd2,0xf5,0xf6,0x1c,0xf7,0xf7,0x12,0xf6,0xf3,0x7a,0xf1,0xf1,0x05,0xf3,0xf4,0xec, -0xf4,0xf3,0x94,0xf1,0xf1,0x49,0xf3,0xf5,0xd3,0xf6,0xf8,0x61,0xf8,0xf7,0x84,0xf5, -0xf4,0xa0,0xf3,0xf4,0xc7,0xf5,0xf8,0x00,0xfb,0xfe,0x40,0x00,0x01,0x01,0x00,0xfe, -0x33,0xfd,0xfc,0x9e,0xfc,0xfc,0xcd,0xfd,0xff,0xc5,0x00,0x02,0xa0,0x03,0x05,0x96, -0x05,0x03,0xce,0x01,0x00,0xf6,0x00,0x02,0x4d,0x05,0x07,0x45,0x08,0x07,0xdc,0x05, -0x03,0x98,0x02,0x04,0xb1,0x06,0x08,0xf3,0x08,0x0a,0x76,0x0c,0x0d,0xda,0x0c,0x0a, -0xe1,0x06,0x05,0x03,0x06,0x08,0x89,0x0b,0x0e,0x2a,0x11,0x11,0xf7,0x0e,0x0b,0x6b, -0x0a,0x0b,0xb3,0x0c,0x0d,0x07,0x0d,0x0c,0x8b,0x0d,0x0e,0x66,0x0d,0x0a,0x23,0x07, -0x06,0xe2,0x06,0x07,0x4c,0x08,0x08,0xd9,0x07,0x05,0x7e,0x03,0x01,0xb6,0x00,0x00, -0xaf,0x00,0xff,0x91,0xfd,0xfd,0x4b,0x00,0x03,0xa2,0x03,0x01,0x47,0xfe,0xfb,0x5e, -0xfb,0xfd,0xc4,0x00,0x03,0x85,0x03,0x02,0x83,0x00,0xfe,0x0d,0xfd,0xfb,0x8a,0xfb, -0xfc,0x39,0xfe,0xff,0xc9,0x00,0x01,0x87,0x01,0x00,0x18,0xfe,0xfb,0x67,0xfa,0xfb, -0x64,0xfc,0xfc,0x34,0xfc,0xfd,0xd4,0xfe,0xff,0x6e,0xff,0xfd,0x97,0xfb,0xfa,0x98, -0xf9,0xf8,0xcc,0xf8,0xf9,0x2a,0xfa,0xf8,0x8b,0xf5,0xf3,0x96,0xf3,0xf5,0x02,0xf7, -0xf8,0xb2,0xf7,0xf6,0xf5,0xf4,0xf4,0x31,0xf4,0xf4,0x7d,0xf5,0xf5,0xa3,0xf3,0xf1, -0x3e,0xf1,0xf1,0x9d,0xf2,0xf3,0xd7,0xf4,0xf6,0x0a,0xf8,0xf7,0xbe,0xf6,0xf5,0x95, -0xf3,0xf2,0x43,0xf2,0xf3,0xbe,0xf6,0xf9,0x3e,0xfc,0xfd,0x83,0xfd,0xfe,0xb4,0xfe, -0xfd,0x6f,0xfc,0xfb,0x26,0xfb,0xfb,0x97,0xfc,0xff,0x95,0x02,0x04,0x89,0x04,0x02, -0x84,0xff,0xfe,0x9c,0x00,0x03,0x30,0x04,0x04,0x28,0x05,0x05,0xef,0x05,0x04,0x7c, -0x03,0x02,0x46,0x02,0x03,0x57,0x05,0x07,0x7c,0x0b,0x0e,0xf6,0x0d,0x0a,0xc2,0x05, -0x04,0x71,0x05,0x07,0xad,0x09,0x0b,0x91,0x0c,0x0e,0xb0,0x0e,0x0d,0x7f,0x0c,0x0b, -0xd1,0x0a,0x0b,0x56,0x0c,0x0d,0xac,0x0f,0x10,0xf0,0x0d,0x0a,0xac,0x08,0x08,0xab, -0x09,0x0a,0x05,0x0a,0x08,0x5b,0x07,0x07,0xe0,0x07,0x08,0xc7,0x06,0x03,0x81,0xff, -0xfd,0x6b,0xfe,0x00,0xcb,0x02,0x03,0xd5,0x02,0x01,0x18,0xff,0xfc,0x4d,0xfc,0xfd, -0x2d,0x00,0x01,0xd8,0x01,0x02,0xa5,0x02,0x02,0xf1,0xff,0xfd,0x51,0xfb,0xfc,0x20, -0xfe,0xff,0x18,0x00,0x00,0xbb,0x01,0x01,0xbc,0x00,0xff,0x45,0xfe,0xfd,0x14,0xfc, -0xfb,0x24,0xfb,0xfc,0x4b,0xff,0x01,0xe1,0x00,0xfe,0xae,0xfc,0xfb,0xa9,0xfb,0xfc, -0x46,0xfd,0xfd,0xb6,0xfb,0xf8,0x29,0xf6,0xf5,0x7a,0xf6,0xf7,0xd7,0xf7,0xf7,0xc8, -0xf6,0xf6,0xe2,0xf5,0xf5,0x2e,0xf6,0xf6,0x1c,0xf7,0xf6,0xc2,0xf4,0xf3,0x0c,0xf3, -0xf1,0xcb,0xf0,0xf1,0x86,0xf3,0xf6,0xd1,0xf7,0xf8,0x95,0xf7,0xf6,0xa1,0xf4,0xf3, -0x46,0xf2,0xf2,0xf7,0xf3,0xf5,0xbb,0xf6,0xf8,0xa1,0xfa,0xfd,0xab,0xff,0xff,0x63, -0xfc,0xf9,0x86,0xf8,0xfa,0x60,0xfc,0xfe,0xa2,0xff,0x01,0xe1,0x01,0x01,0x70,0xff, -0xff,0x34,0x00,0x01,0x41,0x01,0x01,0x3a,0x03,0x05,0xcd,0x07,0x06,0x3e,0x03,0xff, -0xca,0xfe,0x00,0x69,0x03,0x06,0x15,0x09,0x0a,0x1f,0x0b,0x09,0x1b,0x08,0x06,0xef, -0x05,0x05,0xc3,0x05,0x07,0xc5,0x09,0x0c,0x07,0x0e,0x0d,0x77,0x0b,0x09,0xf5,0x08, -0x0a,0x6b,0x0d,0x0f,0xa2,0x0e,0x0c,0xde,0x0b,0x0c,0x8a,0x0d,0x0c,0x1e,0x0b,0x09, -0x23,0x08,0x08,0x02,0x09,0x0a,0xb7,0x0b,0x0b,0x38,0x09,0x04,0x6f,0x01,0x00,0xd9, -0x01,0x02,0xbe,0x02,0x02,0xd8,0x02,0x02,0x6b,0x01,0xff,0x62,0xfd,0xfd,0x22,0xfe, -0xff,0x9e,0x01,0x02,0x2a,0x03,0x02,0x2d,0x01,0xfe,0x6c,0xfd,0xfd,0x49,0xfe,0xfe, -0x65,0xfe,0xff,0x72,0x00,0x01,0xed,0x02,0x02,0x3f,0x01,0xfe,0x38,0xfc,0xfb,0xe0, -0xfb,0xfe,0x33,0x00,0x00,0xf4,0xfe,0xfd,0x4a,0xfd,0xfd,0x48,0xfe,0xff,0xa4,0xff, -0xfe,0x76,0xfc,0xfa,0x6a,0xf9,0xf8,0x1f,0xf9,0xf8,0xda,0xf7,0xf7,0x97,0xf7,0xf7, -0x53,0xf6,0xf5,0x1b,0xf6,0xf7,0x55,0xf8,0xf8,0xb7,0xf7,0xf6,0x23,0xf4,0xf2,0x82, -0xf0,0xf0,0x15,0xf2,0xf5,0x63,0xf7,0xf7,0x14,0xf6,0xf5,0xff,0xf6,0xf6,0x0d,0xf5, -0xf2,0xfb,0xf0,0xf1,0x90,0xf2,0xf5,0x21,0xf8,0xfb,0x66,0xfd,0xfd,0x15,0xfb,0xf8, -0xca,0xf8,0xfa,0x76,0xfb,0xfb,0xb4,0xfb,0xfd,0xa7,0xff,0x01,0xe0,0x00,0xff,0x64, -0xfd,0xfc,0x97,0xfd,0x00,0x93,0x03,0x06,0xe3,0x06,0x05,0xe6,0x02,0x00,0x48,0xff, -0xff,0xa4,0x00,0x02,0xcc,0x04,0x06,0xba,0x08,0x0a,0x77,0x0a,0x07,0x5d,0x04,0x02, -0x1d,0x04,0x07,0x07,0x0a,0x0a,0x95,0x09,0x09,0xb4,0x09,0x0a,0x82,0x0a,0x0b,0x03, -0x0c,0x0c,0x30,0x0b,0x0b,0x23,0x0d,0x0f,0xf7,0x0f,0x0d,0xcf,0x0a,0x08,0x59,0x08, -0x09,0x28,0x0b,0x0b,0x3d,0x0c,0x0c,0x36,0x0b,0x08,0x09,0x06,0x04,0xf8,0x03,0x03, -0xca,0x03,0x04,0xd4,0x04,0x04,0x28,0x03,0x01,0xc0,0xfe,0xfd,0x7b,0xfe,0xff,0x1d, -0x01,0x02,0xa2,0x02,0x02,0x92,0x01,0x01,0x79,0x01,0x00,0x52,0xfe,0xfc,0x7c,0xfc, -0xfd,0x8f,0x00,0x03,0x32,0x04,0x03,0xb9,0x01,0xff,0x28,0xfe,0xfe,0x62,0xff,0x00, -0xe5,0xff,0xfe,0xb9,0xfd,0xfd,0x7e,0xfe,0xff,0xc1,0xff,0x00,0x00,0x00,0x00,0x72, -0xff,0xfd,0x2b,0xfc,0xfb,0x9a,0xfb,0xfb,0xf0,0xf9,0xf9,0x88,0xf9,0xf8,0xfd,0xf6, -0xf5,0x43,0xf5,0xf7,0x46,0xfa,0xfb,0x05,0xfa,0xf7,0xda,0xf5,0xf4,0x8b,0xf3,0xf2, -0x22,0xf2,0xf3,0x14,0xf4,0xf4,0x99,0xf5,0xf7,0xcd,0xf9,0xf9,0x3c,0xf7,0xf3,0xb7, -0xf0,0xf0,0xb3,0xf1,0xf3,0xbe,0xf5,0xf7,0xe5,0xf8,0xf9,0xdf,0xfa,0xfb,0x63,0xfa, -0xf8,0x9a,0xf7,0xf8,0x23,0xfa,0xfc,0x1c,0xff,0x00,0x17,0x00,0xfd,0x4e,0xfb,0xfa, -0xb3,0xfb,0xfe,0xef,0x01,0x03,0x92,0x03,0x04,0x67,0x05,0x04,0xf6,0x00,0xfd,0xa7, -0xfc,0xfe,0x3d,0x02,0x05,0xd7,0x07,0x08,0x77,0x07,0x05,0x4a,0x04,0x04,0xf6,0x05, -0x07,0x78,0x07,0x06,0xc3,0x05,0x07,0xb6,0x09,0x0a,0x5d,0x0a,0x09,0x84,0x08,0x08, -0xb8,0x09,0x0b,0x78,0x0d,0x0e,0x2f,0x0f,0x0d,0x7a,0x0b,0x0a,0xa0,0x09,0x09,0x6b, -0x0a,0x0b,0x85,0x0c,0x0d,0xc1,0x0c,0x0b,0x57,0x09,0x06,0x6f,0x05,0x05,0xf2,0x05, -0x07,0x40,0x07,0x06,0x23,0x04,0x01,0xef,0x00,0x00,0x7b,0x00,0x00,0xf0,0xff,0x00, -0x60,0x00,0x01,0xab,0x03,0x04,0xba,0x03,0x01,0x01,0xfe,0xfc,0x43,0xfc,0xfe,0x29, -0x01,0x02,0x26,0x02,0x01,0xab,0x01,0x01,0xd5,0x00,0x00,0x1b,0x01,0x01,0xc5,0x00, -0xff,0x16,0xfe,0xfd,0x9d,0xfe,0xff,0x56,0xff,0xff,0x96,0x00,0x01,0xcf,0x01,0xff, -0x58,0xfd,0xfc,0x8b,0xfd,0xfe,0xf4,0xfd,0xfc,0x3d,0xfb,0xf9,0x64,0xf7,0xf6,0x82, -0xf6,0xf8,0x06,0xfa,0xfa,0x95,0xf9,0xf9,0x01,0xf9,0xf8,0xcd,0xf7,0xf5,0xa8,0xf2, -0xf0,0x66,0xf0,0xf2,0x3d,0xf6,0xf8,0x9d,0xf9,0xf8,0xdf,0xf7,0xf6,0xa6,0xf4,0xf2, -0xaf,0xf1,0xf1,0x56,0xf2,0xf3,0xac,0xf5,0xf8,0x46,0xfb,0xfb,0x1d,0xf9,0xf5,0xcc, -0xf4,0xf6,0xec,0xf9,0xfc,0x12,0xfd,0xfd,0xb6,0xfd,0xfd,0xcb,0xfc,0xfa,0x8c,0xf9, -0xfa,0x64,0xfc,0xff,0x92,0x02,0x05,0x58,0x06,0x04,0x53,0x00,0xfd,0x70,0xfc,0xfe, -0x58,0x01,0x03,0x61,0x03,0x03,0x5b,0x04,0x05,0xd1,0x05,0x06,0xc1,0x05,0x04,0x1d, -0x04,0x04,0x94,0x05,0x07,0xa5,0x08,0x09,0x72,0x08,0x07,0x83,0x06,0x07,0x30,0x08, -0x09,0xdf,0x0b,0x0d,0xb3,0x0d,0x0d,0xf9,0x0c,0x0b,0x0b,0x0a,0x08,0x3c,0x09,0x0b, -0xf0,0x0c,0x0e,0x01,0x0e,0x0c,0x38,0x0a,0x08,0xc6,0x07,0x08,0xb3,0x08,0x08,0x6d, -0x08,0x06,0x7f,0x05,0x05,0x63,0x05,0x04,0x7b,0x02,0xff,0x1a,0xfe,0xfe,0x0c,0x01, -0x03,0x95,0x04,0x04,0xa8,0x03,0x02,0xf5,0xff,0xfd,0xce,0xfd,0xff,0xb7,0x00,0x00, -0x3b,0x00,0x00,0x76,0x01,0x02,0x15,0x02,0x01,0x97,0x01,0x02,0x08,0x03,0x01,0x0e, -0x00,0xfe,0xf8,0xfd,0xfe,0x11,0xff,0x00,0x1b,0x02,0x02,0x34,0x01,0xff,0x98,0xfe, -0xfe,0xdb,0xff,0x01,0xf0,0x00,0xff,0xe5,0xfc,0xfb,0x10,0xfa,0xfa,0xd1,0xf9,0xf8, -0x39,0xf7,0xf7,0x66,0xf9,0xfb,0xab,0xfc,0xfb,0x7f,0xfa,0xf8,0xe4,0xf4,0xf1,0x3e, -0xf1,0xf2,0x98,0xf4,0xf6,0xc0,0xf6,0xf7,0x5b,0xf9,0xfa,0x7a,0xf9,0xf5,0x88,0xf1, -0xef,0xab,0xf0,0xf2,0x8f,0xf5,0xf7,0x67,0xf8,0xf8,0x97,0xf7,0xf6,0x94,0xf5,0xf5, -0xcd,0xf6,0xf7,0x7e,0xf9,0xfb,0x6f,0xfe,0xff,0xf0,0xfc,0xf9,0xc7,0xf6,0xf6,0x06, -0xf9,0xfd,0x16,0x01,0x02,0xac,0x02,0x01,0x7a,0x00,0xff,0x4a,0xff,0xff,0xe5,0xfe, -0xfe,0x5b,0xff,0x00,0x8c,0x02,0x04,0x54,0x05,0x05,0xb2,0x03,0x02,0x66,0x02,0x03, -0x0a,0x05,0x06,0xe3,0x06,0x07,0xa0,0x06,0x06,0xb3,0x05,0x05,0x54,0x05,0x06,0x95, -0x08,0x0b,0xc0,0x0c,0x0d,0xb6,0x0c,0x0a,0xde,0x08,0x07,0xde,0x08,0x0a,0xfd,0x0c, -0x0d,0x37,0x0c,0x0a,0x7b,0x0a,0x0b,0x43,0x0b,0x09,0x5f,0x08,0x07,0x0b,0x08,0x08, -0xc8,0x08,0x08,0x9c,0x08,0x07,0x12,0x04,0x00,0x86,0xfe,0xff,0xc9,0x01,0x03,0x74, -0x03,0x03,0x75,0x03,0x03,0xf1,0x01,0x00,0xba,0xff,0xff,0x65,0xff,0xff,0x2e,0x00, -0x00,0x34,0x00,0x00,0x62,0x00,0x01,0xa3,0x02,0x04,0x51,0x04,0x03,0x63,0x01,0xff, -0xe4,0xfd,0xfe,0x85,0x00,0x02,0xd4,0x01,0x00,0x32,0xff,0xff,0xcc,0x00,0x01,0x03, -0x01,0x00,0x79,0x00,0x00,0x09,0x00,0xff,0xa4,0xfe,0xfd,0x59,0xfb,0xf8,0x44,0xf6, -0xf6,0xbf,0xf9,0xfc,0x15,0xfd,0xfc,0x55,0xfb,0xfa,0xeb,0xf9,0xf7,0x8b,0xf4,0xf1, -0x1f,0xf1,0xf2,0xa2,0xf4,0xf8,0xe0,0xfa,0xfb,0xe9,0xf9,0xf6,0x2e,0xf4,0xf2,0x27, -0xf2,0xf2,0xae,0xf3,0xf4,0xd6,0xf5,0xf7,0xcc,0xf8,0xf7,0x4c,0xf5,0xf3,0x61,0xf2, -0xf4,0x76,0xf8,0xfc,0x15,0xfe,0xfd,0x15,0xfb,0xf8,0x0b,0xf7,0xf6,0x4c,0xf8,0xfa, -0x78,0xfc,0xfd,0xa9,0xfe,0xff,0xff,0x00,0x01,0xd6,0x00,0xff,0x31,0xfd,0xfc,0x79, -0xfd,0xff,0x04,0x01,0x02,0xd4,0x02,0x02,0x8c,0x02,0x02,0xc1,0x01,0x01,0xde,0x02, -0x04,0x43,0x05,0x06,0xb1,0x06,0x06,0x07,0x05,0x02,0x8d,0x01,0x03,0xb0,0x06,0x0a, -0x41,0x0b,0x0a,0x99,0x09,0x09,0x85,0x09,0x09,0x24,0x09,0x09,0xbe,0x0a,0x0a,0x5b, -0x0a,0x0a,0x09,0x0c,0x0d,0x63,0x0c,0x0a,0xe1,0x07,0x07,0xf0,0x07,0x09,0x2d,0x0b, -0x0b,0x85,0x0a,0x08,0x4c,0x06,0x03,0x3d,0x02,0x01,0x6a,0x01,0x01,0xcb,0x02,0x03, -0xfe,0x03,0x03,0xe7,0x02,0x02,0x11,0x01,0x00,0x86,0x00,0x01,0x42,0x01,0xff,0xce, -0xfd,0xfc,0xaf,0xfe,0x01,0x1b,0x04,0x04,0x65,0x03,0x02,0xb6,0x01,0x01,0xd3,0x00, -0x00,0x1e,0x01,0x01,0x72,0x00,0xff,0xca,0xff,0x00,0x2f,0x02,0x01,0xda,0xff,0xff, -0xf0,0xff,0x01,0x7e,0x03,0x03,0xd8,0x01,0xff,0xc3,0xfc,0xfb,0x22,0xfa,0xf9,0x36, -0xf9,0xf9,0x69,0xfa,0xfb,0x9c,0xfd,0xff,0x60,0xfe,0xfb,0x46,0xf7,0xf3,0xb9,0xf1, -0xf2,0x43,0xf4,0xf6,0x19,0xf8,0xf8,0xdf,0xf9,0xfa,0xd2,0xf8,0xf5,0xee,0xf2,0xf1, -0xc4,0xf1,0xf4,0xe0,0xf6,0xf8,0xad,0xf8,0xf6,0xd9,0xf3,0xf1,0x78,0xf1,0xf3,0x3b, -0xf7,0xf9,0xfd,0xfa,0xfa,0xdc,0xf9,0xf9,0x04,0xf9,0xf8,0x88,0xf7,0xf6,0x7e,0xf7, -0xf9,0x08,0xfc,0xfe,0x80,0xff,0x00,0x04,0x00,0xfe,0x7d,0xfd,0xfc,0x29,0xfd,0xfe, -0xd4,0xfe,0xff,0x11,0x00,0x01,0xfd,0x02,0x01,0x9f,0xff,0xfe,0x2a,0x00,0x02,0x2d, -0x05,0x06,0x23,0x06,0x05,0x41,0x03,0x01,0x49,0x01,0x02,0xe9,0x04,0x06,0x2c,0x07, -0x06,0x7d,0x07,0x08,0xed,0x09,0x09,0x1f,0x09,0x08,0x92,0x07,0x07,0x9f,0x09,0x0b, -0xda,0x0c,0x0c,0x47,0x0b,0x09,0xbf,0x08,0x08,0x20,0x08,0x09,0xc3,0x0a,0x0b,0xac, -0x0b,0x0a,0x9c,0x09,0x08,0xe3,0x05,0x03,0xb4,0x01,0x02,0x04,0x04,0x05,0x80,0x04, -0x02,0x9d,0x01,0x01,0x3f,0x03,0x04,0xb0,0x03,0x02,0x3a,0x01,0xff,0x62,0xfd,0xfd, -0xf3,0xfe,0x01,0x41,0x02,0x02,0x06,0x02,0x01,0xde,0x02,0x03,0xad,0x03,0x02,0x82, -0x00,0x00,0xd1,0x00,0x01,0x9f,0x02,0x02,0x04,0x01,0xff,0x3b,0xff,0xff,0x2d,0x01, -0x02,0x67,0x03,0x03,0x19,0x03,0x02,0xd5,0x01,0x00,0x8f,0xfe,0xfb,0x61,0xf8,0xf7, -0xce,0xf9,0xfc,0x1d,0xff,0xff,0x3d,0xff,0xfd,0xcd,0xfb,0xf9,0x96,0xf6,0xf4,0x12, -0xf3,0xf3,0x98,0xf5,0xf8,0x5b,0xfb,0xfc,0x90,0xfa,0xf7,0x94,0xf3,0xf1,0xee,0xf2, -0xf5,0x8e,0xf8,0xf9,0x80,0xf7,0xf5,0x07,0xf4,0xf3,0x16,0xf3,0xf3,0x34,0xf4,0xf6, -0xf2,0xf7,0xf9,0x80,0xf9,0xfa,0xb4,0xfa,0xf9,0x95,0xf6,0xf4,0xcf,0xf5,0xf8,0xd0, -0xf9,0xfa,0xcd,0xfb,0xfd,0xf2,0xfe,0xff,0x68,0xfe,0xfc,0xca,0xfb,0xfc,0x11,0xfd, -0xfe,0x37,0x00,0x01,0x17,0x01,0xff,0x62,0xfd,0xfd,0x46,0xff,0x01,0xcc,0x03,0x04, -0x18,0x04,0x03,0x71,0x02,0x02,0xe8,0x02,0x02,0x5e,0x02,0x02,0xd0,0x02,0x04,0x8a, -0x06,0x07,0x9e,0x08,0x08,0xb8,0x07,0x06,0x08,0x06,0x07,0xe0,0x08,0x0a,0x5b,0x0b, -0x0b,0x50,0x0a,0x0a,0x24,0x0a,0x09,0x70,0x07,0x07,0x26,0x09,0x0b,0xe8,0x0c,0x0c, -0x7c,0x0b,0x09,0x77,0x07,0x06,0xd4,0x05,0x05,0xde,0x05,0x05,0x93,0x03,0x01,0x9f, -0x01,0x02,0x0f,0x05,0x06,0x62,0x05,0x03,0xc9,0x01,0x00,0x48,0x00,0x00,0x73,0xff, -0xfe,0xa9,0xfe,0xff,0xae,0x01,0x03,0x15,0x04,0x03,0xcd,0x02,0x01,0x09,0x01,0x01, -0x1c,0x03,0x03,0x6e,0x03,0x01,0x9c,0x00,0x00,0x3a,0x01,0x01,0xa5,0x00,0x00,0x81, -0x00,0x02,0xe8,0x04,0x06,0x48,0x06,0x04,0x01,0x01,0xfe,0xb0,0xfb,0xfa,0x88,0xfa, -0xfb,0x18,0xfd,0xfe,0xfb,0xff,0x01,0xf1,0x00,0xfe,0xbd,0xfa,0xf5,0xce,0xf2,0xf3, -0x19,0xf7,0xfa,0x42,0xfb,0xfa,0xdf,0xf9,0xf8,0xc0,0xf5,0xf4,0x48,0xf5,0xf7,0x93, -0xf8,0xf8,0x46,0xf7,0xf6,0xcb,0xf6,0xf6,0x66,0xf4,0xf2,0xc2,0xf1,0xf3,0x6b,0xf6, -0xf8,0x01,0xf9,0xf9,0xdb,0xf9,0xf9,0x23,0xf8,0xf7,0x40,0xf6,0xf5,0x1e,0xf6,0xf7, -0x94,0xf9,0xfc,0x24,0xfe,0xfe,0x15,0xfd,0xfb,0x75,0xfa,0xfa,0x2f,0xfd,0xff,0x99, -0x00,0xff,0x08,0xfe,0xfd,0x32,0xfd,0xfd,0x1f,0xff,0x00,0xa0,0x00,0x01,0x16,0x02, -0x02,0x09,0x03,0x03,0x99,0x03,0x02,0x65,0x00,0xff,0x1c,0x01,0x03,0x25,0x05,0x05, -0xfe,0x05,0x06,0x30,0x06,0x06,0x24,0x06,0x05,0x4f,0x06,0x07,0xbd,0x09,0x0a,0x2f, -0x0b,0x0a,0x08,0x09,0x07,0xa7,0x06,0x07,0x24,0x09,0x0b,0x54,0x0c,0x0c,0x91,0x0a, -0x09,0xf1,0x08,0x0a,0x80,0x0a,0x09,0x49,0x07,0x04,0x7c,0x03,0x03,0xc5,0x03,0x04, -0x83,0x04,0x04,0xdb,0x04,0x04,0xab,0x04,0x04,0xca,0x03,0x01,0xf9,0xfe,0xfd,0xb5, -0xfd,0xff,0xdc,0x01,0x02,0x5b,0x02,0x01,0x68,0x01,0x02,0x36,0x03,0x03,0xa2,0x02, -0x02,0x95,0x02,0x03,0xe5,0x03,0x03,0x26,0x02,0x00,0x59,0xff,0xfe,0x2a,0xff,0x01, -0xb9,0x04,0x06,0x6a,0x06,0x05,0xd7,0x04,0x04,0xa1,0x01,0xfd,0x2b,0xfa,0xf9,0x12, -0xfb,0xfe,0x86,0x01,0x03,0xb5,0x03,0x01,0x49,0xfd,0xf8,0x27,0xf6,0xf7,0x71,0xf9, -0xfa,0x4a,0xfa,0xf9,0x7a,0xf9,0xf9,0x74,0xf8,0xf7,0x33,0xf6,0xf6,0x53,0xf7,0xf8, -0x89,0xf9,0xf9,0xfd,0xf8,0xf6,0xff,0xf4,0xf3,0x2b,0xf3,0xf3,0x34,0xf4,0xf5,0xd9, -0xf6,0xf7,0x6f,0xf9,0xfa,0x79,0xfa,0xf8,0x1a,0xf6,0xf3,0xae,0xf3,0xf5,0x4f,0xf9, -0xfb,0xe8,0xfb,0xfb,0x51,0xfa,0xfa,0x20,0xfa,0xfb,0x24,0xfd,0xfe,0xa9,0xfe,0xfd, -0x2d,0xfd,0xfd,0xc2,0xfd,0xfe,0xf4,0xfd,0xfd,0x55,0xfd,0xfe,0xec,0x00,0x02,0x08, -0x03,0x02,0x1c,0x02,0x01,0xd5,0x00,0x00,0xa9,0x00,0x01,0x01,0x02,0x03,0x83,0x04, -0x05,0x53,0x05,0x04,0x0e,0x04,0x03,0x07,0x04,0x06,0xd0,0x08,0x0a,0xff,0x0a,0x09, -0xd0,0x06,0x06,0xe0,0x06,0x08,0x98,0x09,0x09,0xad,0x09,0x09,0x22,0x09,0x09,0x0e, -0x0b,0x0b,0x9c,0x0b,0x0a,0xb6,0x08,0x07,0xd6,0x06,0x06,0x89,0x05,0x03,0xac,0x02, -0x03,0xe0,0x04,0x07,0x01,0x08,0x06,0x4c,0x04,0x02,0x85,0x01,0x01,0x20,0x00,0xff, -0xc9,0xff,0x00,0xc7,0x00,0x01,0x13,0x02,0x03,0x22,0x03,0x01,0xae,0x00,0x01,0xa3, -0x03,0x05,0x0e,0x06,0x04,0x75,0x02,0x01,0x19,0x01,0x00,0x21,0xff,0xff,0x18,0x01, -0x03,0x21,0x05,0x07,0x46,0x09,0x09,0x45,0x06,0x00,0x87,0xfb,0xf9,0x6b,0xfb,0xfe, -0xfd,0x01,0x03,0x9b,0x03,0x01,0xff,0xff,0xfd,0xdf,0xfb,0xfa,0xd5,0xf9,0xfa,0xe3, -0xfa,0xfb,0x77,0xfb,0xfa,0x6c,0xf9,0xf7,0x9b,0xf6,0xf6,0x78,0xf7,0xf9,0x81,0xfa, -0xfa,0x78,0xf9,0xf8,0x28,0xf8,0xf7,0xea,0xf5,0xf3,0xf7,0xf1,0xf2,0x96,0xf4,0xf7, -0x19,0xfa,0xfb,0x50,0xfa,0xf8,0xf5,0xf5,0xf4,0xa6,0xf4,0xf6,0x55,0xf8,0xf9,0xc2, -0xf8,0xf8,0x85,0xf8,0xf9,0x76,0xfa,0xfb,0x21,0xfb,0xfb,0x15,0xfc,0xfd,0x22,0xfe, -0xfe,0xb6,0xfd,0xfc,0xfa,0xfb,0xfb,0x7e,0xfc,0xfd,0xc8,0xfe,0x00,0x12,0x01,0x01, -0x97,0x01,0x01,0x6a,0x01,0x00,0x27,0xff,0xfe,0x0c,0x00,0x02,0x54,0x04,0x04,0xcd, -0x03,0x01,0xdd,0x00,0x01,0x46,0x03,0x05,0x8a,0x07,0x08,0xe6,0x07,0x06,0x6e,0x06, -0x06,0xbe,0x07,0x08,0x13,0x08,0x07,0xc5,0x06,0x07,0x89,0x09,0x0a,0x5b,0x0a,0x09, -0x44,0x09,0x0a,0x0c,0x0c,0x0b,0x1b,0x0a,0x07,0xee,0x05,0x04,0x85,0x03,0x03,0x6c, -0x05,0x07,0x41,0x07,0x06,0x41,0x05,0x05,0xf9,0x05,0x04,0xa7,0x01,0xff,0xf4,0xfe, -0x00,0x94,0x01,0x01,0x9d,0x01,0x01,0x38,0x01,0x00,0x88,0x00,0x01,0x7c,0x03,0x04, -0xb8,0x04,0x04,0xa8,0x04,0x04,0x8f,0x04,0x02,0x7b,0xff,0xfc,0x79,0xfc,0xff,0x27, -0x04,0x08,0xb8,0x0a,0x0a,0x83,0x07,0x03,0x7d,0x00,0xfe,0x73,0xfd,0xfe,0x12,0x00, -0x01,0x0f,0x03,0x03,0x38,0x03,0x01,0x3c,0xff,0xfc,0x06,0xfb,0xfb,0x3c,0xfd,0xfd, -0x3f,0xfd,0xfb,0xd6,0xf9,0xf9,0xf4,0xf8,0xf8,0xf7,0xf7,0xf7,0x5c,0xf8,0xf9,0xd6, -0xfa,0xfb,0x3e,0xfc,0xfa,0xcd,0xf7,0xf4,0xf4,0xf1,0xf2,0x61,0xf4,0xf7,0x55,0xf9, -0xf9,0xa9,0xf8,0xf7,0x08,0xf7,0xf7,0x52,0xf7,0xf6,0x5e,0xf6,0xf6,0x05,0xf7,0xf7, -0x7d,0xf8,0xf8,0xfd,0xf8,0xf8,0xec,0xf8,0xf9,0xd8,0xfa,0xfc,0x76,0xfd,0xfd,0xf8, -0xfc,0xfc,0x04,0xfc,0xfc,0xe1,0xfb,0xfb,0xa7,0xfb,0xfc,0xee,0xfe,0x01,0x21,0x02, -0x01,0x0b,0x00,0xfe,0x82,0xfd,0xfe,0x58,0x00,0x02,0x51,0x03,0x03,0x40,0x01,0xff, -0x47,0xff,0x01,0x00,0x03,0x03,0xaf,0x03,0x03,0xd9,0x04,0x06,0x9c,0x07,0x06,0xff, -0x05,0x05,0x0c,0x06,0x06,0xc3,0x06,0x07,0x27,0x08,0x08,0xf0,0x06,0x06,0x59,0x08, -0x0b,0x04,0x0d,0x0c,0x13,0x0a,0x08,0x2a,0x08,0x07,0x06,0x06,0x04,0x3d,0x04,0x04, -0x77,0x05,0x06,0x9a,0x07,0x07,0x1c,0x07,0x05,0x14,0x03,0x01,0x37,0x01,0x02,0x51, -0x02,0x01,0x7a,0x00,0xff,0x4d,0x00,0x01,0xc5,0x01,0x01,0x12,0x00,0xff,0xde,0x01, -0x05,0xb2,0x07,0x08,0x28,0x07,0x03,0xce,0xff,0xfc,0xba,0xfb,0xfd,0xab,0x01,0x05, -0xc5,0x07,0x08,0xbb,0x08,0x07,0x7b,0x05,0x02,0x33,0xff,0xfe,0x30,0xff,0x01,0x89, -0x03,0x04,0x82,0x03,0x02,0xd5,0x00,0xff,0xfb,0xfe,0xfe,0x79,0xfe,0xfe,0x72,0xfd, -0xfd,0xe0,0xfc,0xfc,0xdc,0xfb,0xfa,0xb0,0xf7,0xf5,0x3f,0xf6,0xf8,0x1b,0xfc,0xfe, -0xe5,0xfd,0xfb,0xea,0xf8,0xf6,0x47,0xf5,0xf5,0x40,0xf5,0xf5,0x9d,0xf6,0xf7,0xd3, -0xf7,0xf8,0x84,0xf8,0xf8,0xc7,0xf7,0xf6,0x1a,0xf6,0xf6,0x26,0xf7,0xf7,0xbb,0xf7, -0xf7,0xe5,0xf6,0xf7,0xf1,0xf7,0xf9,0x91,0xf9,0xf9,0x6b,0xfa,0xfb,0x1b,0xfd,0xfd, -0x1b,0xfd,0xfb,0x5b,0xfa,0xf9,0x57,0xf9,0xfa,0x1f,0xfe,0x00,0x6e,0x01,0xff,0x27, -0xfd,0xfc,0x1a,0xfe,0xff,0x9d,0x00,0x00,0x58,0x00,0x00,0xbb,0x00,0x00,0xd1,0xff, -0x00,0x95,0x00,0x00,0x33,0x00,0x01,0x3a,0x04,0x05,0x9e,0x05,0x04,0xb4,0x03,0x04, -0x28,0x06,0x07,0xe3,0x06,0x05,0xfc,0x04,0x04,0x9f,0x05,0x06,0x76,0x07,0x08,0xcc, -0x09,0x0a,0xa4,0x0a,0x0a,0xdf,0x0a,0x09,0xdc,0x07,0x05,0x95,0x03,0x03,0x8b,0x05, -0x07,0x3a,0x08,0x07,0xe3,0x05,0x05,0xd8,0x05,0x05,0xbc,0x04,0x03,0x81,0x01,0x00, -0x0d,0x01,0x01,0xae,0x02,0x02,0x08,0x01,0xfe,0xa8,0xfc,0xfd,0x11,0x00,0x04,0x84, -0x07,0x08,0x99,0x07,0x05,0xf8,0x02,0x00,0x81,0xfd,0xfc,0x76,0xfd,0x00,0x58,0x04, -0x07,0x37,0x09,0x08,0x9b,0x06,0x03,0xde,0x01,0x00,0x2e,0x01,0x02,0xc2,0x02,0x02, -0x7d,0x02,0x02,0xc5,0x02,0x03,0x52,0x02,0x00,0x67,0xfe,0xfd,0x36,0xfe,0x00,0x20, -0x01,0x00,0xc5,0xfd,0xfa,0xe9,0xf7,0xf6,0x29,0xf7,0xf9,0x53,0xfb,0xfc,0xe9,0xfc, -0xfc,0x45,0xfb,0xfa,0x02,0xf9,0xf7,0x39,0xf6,0xf5,0x44,0xf5,0xf6,0x08,0xf8,0xf8, -0x09,0xf8,0xf7,0x22,0xf7,0xf7,0xeb,0xf7,0xf7,0x16,0xf7,0xf6,0xce,0xf6,0xf6,0x89, -0xf6,0xf6,0x9e,0xf7,0xf7,0xda,0xf6,0xf6,0x93,0xf7,0xfa,0xef,0xfd,0xfe,0x11,0xfc, -0xf9,0xdf,0xf8,0xf8,0xad,0xf9,0xfb,0xe2,0xfc,0xfe,0xb0,0xfd,0xfc,0xbe,0xfc,0xfd, -0x77,0xfe,0xfe,0x5d,0xfe,0xfe,0xd0,0xfe,0x00,0x99,0x01,0x00,0x2e,0xff,0xfd,0xcc, -0xfd,0xfe,0x4d,0x00,0x01,0xe7,0x01,0x01,0xdd,0x01,0x02,0xf2,0x02,0x04,0x74,0x05, -0x06,0xa1,0x05,0x04,0x08,0x04,0x04,0x27,0x05,0x05,0x83,0x04,0x04,0xa4,0x05,0x08, -0x48,0x0b,0x0c,0x63,0x0b,0x09,0xb7,0x07,0x06,0x3b,0x06,0x06,0x21,0x06,0x05,0xaf, -0x05,0x05,0x4a,0x06,0x07,0xaa,0x08,0x07,0x6f,0x05,0x02,0x89,0x01,0x02,0x15,0x04, -0x05,0xe3,0x04,0x03,0x70,0x00,0xfe,0xc2,0xfc,0xfc,0xd9,0xfd,0x00,0x74,0x03,0x06, -0x7a,0x08,0x08,0x98,0x06,0x03,0x52,0xff,0xfc,0x7b,0xfc,0xfe,0xf8,0x01,0x05,0xd4, -0x06,0x06,0xd9,0x05,0x05,0x47,0x05,0x04,0xad,0x03,0x02,0x86,0x01,0x01,0xfa,0x02, -0x04,0x38,0x05,0x04,0xa9,0x02,0x00,0x47,0xff,0xff,0xea,0x00,0x02,0x58,0x03,0x02, -0xc5,0xff,0xfc,0x1f,0xfb,0xfa,0xc4,0xf9,0xf9,0x54,0xf9,0xfa,0x68,0xfc,0xfd,0x9b, -0xfd,0xfc,0xd4,0xfa,0xf9,0xdc,0xf8,0xf7,0x09,0xf7,0xf7,0x38,0xf8,0xf7,0xdd,0xf6, -0xf6,0x3d,0xf8,0xf9,0x36,0xf9,0xf7,0x8b,0xf6,0xf6,0x99,0xf7,0xf8,0xa8,0xf8,0xf7, -0x2a,0xf6,0xf4,0x5c,0xf4,0xf5,0xe5,0xf7,0xfa,0x5d,0xfc,0xfb,0x4d,0xfa,0xf9,0x83, -0xf9,0xfa,0xb5,0xfa,0xfa,0x48,0xfa,0xfa,0xfb,0xfb,0xfd,0x93,0xfd,0xfc,0x1e,0xfc, -0xfb,0xdf,0xfc,0xfe,0x83,0xff,0x00,0x87,0x00,0xff,0x3a,0xfe,0xfd,0xd6,0xfd,0xff, -0x33,0x00,0xff,0x1e,0xff,0xfe,0xee,0xff,0x01,0x76,0x02,0x02,0x58,0x02,0x02,0x5d, -0x04,0x05,0x0b,0x06,0x05,0xb2,0x03,0x02,0x53,0x01,0x01,0x2f,0x04,0x07,0x00,0x09, -0x09,0xe7,0x08,0x08,0x4c,0x09,0x09,0x5c,0x09,0x07,0xf8,0x04,0x03,0x39,0x04,0x06, -0x32,0x08,0x09,0xc4,0x08,0x07,0x20,0x05,0x03,0x7c,0x03,0x03,0x2f,0x05,0x06,0x74, -0x06,0x05,0xa7,0x03,0x01,0x53,0xfe,0xfc,0xe0,0xfa,0xfc,0xc1,0xff,0x04,0x08,0x08, -0x09,0x80,0x07,0x04,0x77,0x01,0xff,0x28,0xff,0xff,0x19,0x00,0x00,0x2c,0x02,0x04, -0xe2,0x05,0x07,0x21,0x07,0x05,0xdd,0x03,0x02,0x91,0x01,0x02,0x0d,0x05,0x06,0xf6, -0x05,0x03,0xcc,0x01,0x01,0xa3,0x01,0x01,0x1f,0x02,0x02,0xdb,0x03,0x04,0xd1,0x02, -0x00,0x2d,0xff,0xfd,0xb9,0xfb,0xfa,0x70,0xf9,0xfa,0x89,0xfc,0xfd,0x7b,0xfd,0xfc, -0xb5,0xfb,0xfb,0xfe,0xfb,0xfb,0xb3,0xf9,0xf8,0x74,0xf7,0xf7,0xe5,0xf7,0xf8,0x8d, -0xf9,0xf9,0xe3,0xf7,0xf6,0x88,0xf6,0xf8,0x22,0xfa,0xfb,0xd1,0xf9,0xf7,0xd3,0xf4, -0xf4,0x02,0xf5,0xf6,0x66,0xf7,0xf7,0xbf,0xf8,0xf9,0x5b,0xfa,0xfa,0x37,0xfa,0xf9, -0x4b,0xf9,0xf9,0x81,0xf9,0xfa,0x3d,0xfc,0xfc,0x3d,0xfc,0xfa,0xcb,0xf9,0xfa,0xb9, -0xfc,0xfe,0x39,0xff,0xfe,0x18,0xfe,0xfe,0xe6,0xfe,0xff,0xe1,0xfe,0xfe,0xe5,0xfd, -0xfd,0x7d,0xfe,0xff,0x16,0x00,0x00,0x50,0xff,0xfe,0x1b,0xff,0x01,0x33,0x04,0x06, -0xf2,0x05,0x04,0x43,0x02,0x01,0xa4,0x01,0x02,0x09,0x03,0x03,0x51,0x03,0x04,0xfb, -0x06,0x09,0xe6,0x0a,0x0a,0x5d,0x09,0x07,0x12,0x05,0x04,0xc2,0x04,0x06,0xf7,0x07, -0x08,0x37,0x08,0x07,0x68,0x06,0x05,0x23,0x04,0x03,0x0a,0x04,0x05,0x2c,0x08,0x09, -0xbb,0x08,0x04,0x4f,0x00,0xfc,0x94,0xfa,0xfb,0x6a,0xfe,0x01,0x28,0x04,0x05,0x3b, -0x06,0x05,0xdb,0x04,0x04,0xc0,0x02,0x00,0x17,0xfe,0xfd,0xea,0xff,0x03,0xf8,0x05, -0x06,0xd8,0x05,0x04,0xcb,0x03,0x03,0x31,0x03,0x04,0xc3,0x05,0x06,0x0a,0x06,0x04, -0x69,0x03,0x02,0xcf,0x02,0x02,0xe4,0x01,0x02,0x48,0x04,0x05,0x1e,0x06,0x04,0x5a, -0x02,0x00,0x40,0xfe,0xfd,0xb3,0xfc,0xfc,0x8a,0xfc,0xfc,0x25,0xfc,0xfc,0x98,0xfd, -0xfe,0x88,0xfe,0xfd,0xb1,0xfa,0xf8,0xdd,0xf8,0xfa,0x54,0xfb,0xfa,0x4f,0xf9,0xf7, -0xb6,0xf6,0xf7,0xa5,0xf8,0xfa,0xd0,0xfa,0xfa,0xeb,0xf9,0xf8,0x9c,0xf7,0xf6,0x3b, -0xf6,0xf5,0x8c,0xf5,0xf5,0x3b,0xf7,0xf9,0xf7,0xfa,0xfa,0x2a,0xf9,0xf7,0xdd,0xf7, -0xf9,0x03,0xfb,0xfb,0xbf,0xfb,0xfa,0x3d,0xfa,0xfa,0x60,0xfa,0xfb,0xd2,0xfb,0xfc, -0x73,0xfc,0xfc,0xfe,0xfd,0xff,0xc3,0xff,0xff,0xa3,0xfd,0xfc,0xf8,0xfc,0xfe,0x39, -0x00,0x00,0x18,0xff,0xfd,0x41,0xfc,0xfd,0xe1,0xfe,0x00,0x0b,0x02,0x02,0xda,0x02, -0x02,0x6f,0x03,0x03,0x9d,0x03,0x02,0xa6,0x00,0xff,0xa7,0xff,0x01,0xa8,0x04,0x07, -0x5b,0x09,0x09,0x85,0x08,0x07,0x87,0x06,0x05,0x0b,0x05,0x04,0xbe,0x05,0x07,0x9b, -0x09,0x09,0xdc,0x07,0x04,0xde,0x02,0x02,0x23,0x03,0x05,0x5d,0x09,0x0b,0xd9,0x0a, -0x07,0x56,0x03,0x00,0x06,0xff,0xfe,0x41,0xfd,0xfd,0xd5,0xfe,0x01,0xeb,0x04,0x06, -0x1c,0x07,0x06,0xd0,0x03,0x01,0xd1,0xfe,0xfe,0x16,0x00,0x02,0xf7,0x03,0x04,0x06, -0x04,0x03,0xfd,0x03,0x03,0xae,0x03,0x03,0x9d,0x04,0x05,0xcc,0x06,0x06,0xed,0x05, -0x04,0x93,0x02,0x01,0xba,0x01,0x02,0xcd,0x04,0x06,0xc6,0x06,0x05,0x1b,0x04,0x03, -0xe3,0x02,0x02,0x63,0x00,0xfd,0xed,0xfb,0xfb,0xc7,0xfc,0xfe,0xcb,0xff,0xff,0xc3, -0xfd,0xfc,0xc8,0xfb,0xfb,0x8d,0xfc,0xfd,0xb1,0xfc,0xfb,0x74,0xf9,0xf8,0x24,0xf8, -0xf8,0x6d,0xf9,0xf9,0x66,0xf9,0xfa,0x41,0xfb,0xfb,0x1d,0xfb,0xf8,0x5f,0xf6,0xf4, -0x3f,0xf5,0xf6,0x18,0xf8,0xf9,0x11,0xf9,0xf8,0xa5,0xf7,0xf7,0xbc,0xf8,0xf9,0x7c, -0xfa,0xfa,0x07,0xfa,0xfa,0xc0,0xfa,0xfb,0x59,0xfb,0xfa,0xc0,0xf8,0xf9,0xe0,0xfa, -0xfd,0xe4,0xfe,0xfe,0xcf,0xfd,0xfc,0x36,0xfc,0xfd,0xb4,0xfe,0xff,0xcc,0xff,0xfe, -0x8d,0xfd,0xfc,0xeb,0xfc,0xfd,0x5c,0xfe,0xfe,0x35,0xfe,0xfe,0xd8,0xff,0x02,0x94, -0x04,0x05,0xe4,0x03,0x01,0xfa,0xff,0xff,0x15,0xff,0xff,0x84,0x00,0x03,0xa0,0x05, -0x07,0x8b,0x08,0x08,0x13,0x07,0x05,0x61,0x03,0x03,0x43,0x05,0x08,0x0a,0x0b,0x0a, -0x55,0x07,0x04,0x73,0x02,0x02,0xe9,0x03,0x05,0x68,0x07,0x09,0xf0,0x09,0x09,0x9b, -0x08,0x06,0x2c,0x04,0x00,0x7c,0xfd,0xfb,0x7b,0xfc,0xff,0xf7,0x02,0x05,0x38,0x06, -0x05,0x38,0x04,0x02,0x8c,0x01,0x00,0x8b,0x00,0x01,0x22,0x02,0x02,0x5e,0x03,0x03, -0xdc,0x03,0x03,0x95,0x02,0x02,0xa7,0x03,0x05,0x9b,0x07,0x08,0xb1,0x06,0x04,0xe7, -0x02,0x02,0xae,0x03,0x04,0x23,0x04,0x03,0x5f,0x04,0x05,0x09,0x07,0x07,0x2b,0x07, -0x05,0x52,0x02,0xff,0x3a,0xfe,0xfe,0x65,0xff,0x00,0xc2,0xff,0xfe,0x46,0xfd,0xfd, -0x13,0xfe,0xfe,0x7a,0xfe,0xfd,0xea,0xfc,0xfc,0x59,0xfc,0xfb,0x9d,0xfa,0xf9,0xe0, -0xf7,0xf8,0xb2,0xf9,0xfb,0xf8,0xfc,0xfd,0xb2,0xfb,0xf9,0xc6,0xf7,0xf7,0xf6,0xf7, -0xf8,0x17,0xf8,0xf7,0xe5,0xf6,0xf7,0x76,0xf8,0xf9,0xe4,0xf8,0xf7,0x8d,0xf7,0xf8, -0x58,0xfa,0xfb,0x6f,0xfc,0xfb,0x75,0xf9,0xf8,0x00,0xf8,0xf9,0x36,0xfb,0xfc,0xf9, -0xfc,0xfc,0x96,0xfb,0xfb,0xa7,0xfc,0xfe,0x37,0xff,0xfe,0x77,0xfd,0xfd,0x47,0xfe, -0xff,0xb0,0xfe,0xfd,0x89,0xfc,0xfb,0xef,0xfb,0xfc,0x08,0xfe,0x00,0x54,0x02,0x03, -0x55,0x03,0x02,0x4d,0x02,0x01,0xc0,0xfe,0xfc,0x7b,0xfc,0xfe,0x3f,0x03,0x06,0xa8, -0x07,0x06,0x77,0x04,0x02,0x8d,0x02,0x03,0x0c,0x06,0x08,0x54,0x09,0x08,0x3c,0x07, -0x05,0x89,0x04,0x03,0x8f,0x03,0x03,0x82,0x03,0x05,0x98,0x08,0x0a,0xbf,0x0b,0x0a, -0xfa,0x07,0x04,0x71,0x00,0xfd,0x6f,0xfd,0xfe,0x88,0x00,0x02,0xa8,0x03,0x04,0x73, -0x04,0x04,0x43,0x03,0x01,0x8d,0x00,0x00,0xc7,0x01,0x03,0x17,0x04,0x03,0xe4,0x01, -0x00,0x3e,0x01,0x02,0x5a,0x04,0x05,0xc6,0x05,0x05,0x7a,0x05,0x05,0xa7,0x05,0x05, -0x2b,0x05,0x03,0x0a,0x02,0x01,0x1a,0x03,0x05,0x2c,0x08,0x08,0xef,0x07,0x05,0x3e, -0x04,0x03,0x28,0x03,0x02,0x05,0x01,0xff,0x3e,0xff,0xff,0x31,0xff,0xff,0xf6,0xfe, -0xfe,0xb3,0xfd,0xfe,0xf0,0xfe,0xff,0x7a,0xff,0xfd,0x0d,0xfb,0xf8,0x3b,0xf8,0xf9, -0x58,0xfb,0xfc,0x25,0xfc,0xfb,0x17,0xfb,0xfb,0x61,0xfb,0xfa,0x9f,0xf9,0xf7,0x4e, -0xf7,0xf7,0xbd,0xf8,0xf9,0xd2,0xf8,0xf7,0xae,0xf6,0xf5,0xaf,0xf6,0xf8,0x5c,0xfb, -0xfc,0x45,0xfb,0xf9,0x23,0xf8,0xf8,0xeb,0xf9,0xfa,0x38,0xfa,0xf9,0xfd,0xf9,0xfa, -0x49,0xfb,0xfb,0xaf,0xfc,0xfd,0xe1,0xfc,0xfc,0x97,0xfc,0xfd,0x5c,0xff,0xff,0xdd, -0xfe,0xfd,0x44,0xfc,0xfc,0x12,0xfc,0xfb,0x28,0xfb,0xfb,0x0e,0xfe,0x01,0xf3,0x03, -0x04,0x6c,0x03,0x00,0xa9,0xfd,0xfb,0xca,0xfb,0xfe,0x83,0x01,0x03,0xea,0x03,0x02, -0x0e,0x02,0x01,0x8e,0x02,0x03,0x36,0x04,0x05,0x85,0x06,0x07,0x2a,0x08,0x07,0xad, -0x06,0x04,0xab,0x02,0x01,0x01,0x01,0x02,0x4e,0x06,0x09,0x58,0x0b,0x0b,0xc4,0x09, -0x07,0x2a,0x05,0x02,0x4a,0x00,0xfe,0x6a,0xfe,0xff,0x5f,0x02,0x04,0x50,0x04,0x03, -0x06,0x02,0x01,0x32,0x01,0x02,0x73,0x03,0x03,0x0c,0x03,0x01,0xbb,0x00,0x00,0xcb, -0x01,0x03,0x91,0x03,0x03,0x80,0x02,0x03,0x34,0x05,0x07,0xb1,0x07,0x06,0xac,0x04, -0x02,0x0b,0x02,0x02,0xd9,0x03,0x04,0xaf,0x05,0x06,0xd4,0x06,0x07,0x73,0x07,0x07, -0x14,0x06,0x04,0x73,0x02,0x01,0xfd,0x01,0x02,0x60,0x01,0xff,0xec,0xfd,0xfd,0x42, -0xfe,0x00,0xe7,0x01,0x01,0xa7,0xff,0xfd,0x9b,0xfc,0xfc,0xa2,0xfb,0xfb,0xc1,0xfa, -0xfa,0x1d,0xfb,0xfb,0xbb,0xfc,0xfd,0x27,0xfd,0xfb,0x03,0xf9,0xf8,0x73,0xf9,0xfb, -0xd5,0xfb,0xfa,0xc3,0xf7,0xf6,0xf2,0xf5,0xf6,0xeb,0xf7,0xf8,0xcf,0xf9,0xfa,0x80, -0xf9,0xf9,0x70,0xf9,0xfa,0xa6,0xfa,0xf9,0xad,0xf8,0xf8,0x14,0xf9,0xfa,0x99,0xfb, -0xfb,0x84,0xfa,0xfa,0x47,0xfb,0xfc,0xd3,0xfc,0xfd,0x82,0xfd,0xfe,0xc1,0xfe,0xff, -0x32,0xff,0xfe,0x14,0xfc,0xf9,0xc5,0xf7,0xf8,0x0b,0xfc,0x00,0xf2,0x02,0x03,0xf7, -0x01,0xff,0xfb,0xfd,0xfd,0x44,0xfd,0xfe,0x30,0xff,0x00,0xa3,0x00,0x00,0x0d,0x01, -0x01,0x33,0x01,0x01,0x00,0x01,0x01,0x9c,0x03,0x06,0x94,0x08,0x09,0xa2,0x07,0x05, -0x90,0x02,0x01,0x90,0x00,0x01,0xf5,0x02,0x05,0x82,0x07,0x09,0x2d,0x0b,0x0a,0x9b, -0x08,0x05,0x47,0x02,0x00,0xf4,0xff,0x01,0x70,0x02,0x02,0xfc,0x01,0x00,0xaf,0x00, -0x01,0xb7,0x02,0x03,0x38,0x03,0x02,0x20,0x01,0x01,0x25,0x02,0x02,0x5b,0x02,0x01, -0x66,0x00,0x00,0x32,0x01,0x03,0x13,0x05,0x06,0xf0,0x05,0x05,0x83,0x04,0x04,0x02, -0x04,0x03,0x4d,0x03,0x02,0x88,0x02,0x04,0x70,0x06,0x08,0x13,0x08,0x06,0x49,0x05, -0x05,0x57,0x06,0x06,0xaa,0x05,0x03,0x8a,0x01,0xff,0xcc,0xfe,0xfe,0x2f,0x00,0x01, -0x64,0x01,0x00,0xe9,0xff,0xff,0x7f,0x00,0xff,0x6c,0xfd,0xfa,0x99,0xf9,0xfa,0xbb, -0xfc,0xfe,0x30,0xfe,0xfd,0xb4,0xfb,0xfa,0x28,0xfa,0xfa,0x5e,0xfc,0xfd,0xa5,0xfc, -0xfa,0x9a,0xf8,0xf7,0x0a,0xf8,0xf8,0x29,0xf8,0xf7,0x56,0xf7,0xf8,0xc5,0xf9,0xfa, -0x89,0xfa,0xfa,0x70,0xf9,0xf9,0x10,0xf9,0xf9,0xf9,0xf9,0xfa,0xb0,0xf9,0xf9,0xd7, -0xf9,0xfa,0xcd,0xfb,0xfb,0xbc,0xfa,0xf9,0xad,0xfa,0xfd,0x02,0x00,0x01,0x8d,0x01, -0xff,0xe4,0xfb,0xf9,0xd1,0xf7,0xf8,0xe9,0xfa,0xfd,0x0b,0x00,0x00,0x6d,0x00,0xff, -0x4b,0xff,0xfe,0x4e,0xfe,0xfd,0x6a,0xfd,0xfd,0x5f,0xff,0x00,0x5c,0x01,0x00,0x2b, -0xff,0xfd,0xef,0xfd,0xff,0x62,0x01,0x04,0x62,0x06,0x07,0x87,0x07,0x06,0x6c,0x05, -0x03,0xe3,0x00,0xff,0x44,0xff,0x01,0xb3,0x04,0x08,0xa7,0x0a,0x0a,0x98,0x08,0x06, -0xd5,0x04,0x04,0x57,0x04,0x03,0x6c,0x02,0x00,0x3e,0x00,0x00,0xea,0x01,0x02,0xbd, -0x02,0x01,0x3e,0x01,0x01,0xf3,0x01,0x03,0xd1,0x03,0x03,0xd6,0x01,0xff,0x3f,0xff, -0x00,0xe3,0x01,0x02,0x9b,0x02,0x02,0xd9,0x03,0x05,0x78,0x06,0x05,0x5f,0x04,0x02, -0x2c,0x02,0x02,0x57,0x03,0x04,0x87,0x05,0x05,0x0b,0x05,0x04,0xa8,0x05,0x07,0x7d, -0x09,0x09,0xf0,0x06,0x04,0xad,0x03,0x03,0xb5,0x02,0x01,0xf6,0xff,0xff,0x16,0x00, -0x01,0xe9,0x02,0x03,0xa7,0x02,0x00,0xda,0xfd,0xfb,0x79,0xfb,0xfd,0xd1,0xfe,0xff, -0x90,0xfd,0xfc,0x60,0xfb,0xfb,0xae,0xfc,0xfd,0xd0,0xfc,0xfc,0x68,0xfc,0xfc,0x26, -0xfc,0xfb,0x67,0xfa,0xf8,0x8f,0xf7,0xf6,0x9e,0xf7,0xf9,0xd0,0xf9,0xf9,0x2b,0xf9, -0xf9,0xa0,0xf9,0xfa,0xc9,0xfa,0xf9,0xaf,0xf8,0xf7,0xaf,0xf8,0xfa,0x60,0xfb,0xfb, -0x3e,0xfb,0xf9,0xd9,0xf7,0xf7,0xe5,0xf8,0xfc,0x60,0xff,0x01,0xb9,0x01,0xff,0x1c, -0xfd,0xfa,0xef,0xf9,0xf9,0xca,0xf9,0xfa,0x1a,0xfc,0xfd,0x6c,0xff,0x00,0x25,0x00, -0xfe,0x4e,0xfd,0xfc,0xa6,0xfc,0xfd,0x6e,0xff,0x00,0x67,0x00,0xff,0x38,0xfe,0xfd, -0xe4,0xfc,0xfd,0xc2,0xfd,0xff,0x92,0x01,0x04,0x5a,0x07,0x08,0xa9,0x07,0x04,0xa8, -0x00,0xfe,0x43,0xfe,0x00,0x37,0x03,0x05,0xf1,0x05,0x06,0x28,0x07,0x07,0xdb,0x07, -0x07,0x9a,0x06,0x04,0x8b,0x02,0x01,0xd7,0x01,0x02,0x2e,0x03,0x01,0x4f,0x00,0xff, -0xfc,0x00,0x02,0x28,0x03,0x02,0x6c,0x02,0x02,0x45,0x02,0x01,0x6e,0x01,0x00,0x5e, -0x00,0xff,0xcb,0xff,0x01,0xf4,0x03,0x06,0x30,0x06,0x04,0xb9,0x02,0x02,0x64,0x03, -0x04,0xdc,0x04,0x03,0x8a,0x02,0x02,0x87,0x03,0x04,0xfc,0x05,0x06,0xaf,0x07,0x07, -0xbb,0x07,0x07,0x5f,0x08,0x07,0x5a,0x05,0x02,0x92,0xff,0xff,0x44,0x01,0x03,0x0c, -0x05,0x04,0x83,0x02,0x00,0xac,0xff,0xff,0x43,0xff,0xff,0xe5,0xfe,0xfe,0x61,0xfd, -0xfd,0xa5,0xfd,0xfd,0x3c,0xfd,0xfc,0xe5,0xfb,0xfc,0x1a,0xfe,0xfe,0x7f,0xfe,0xfc, -0x5e,0xfb,0xfa,0x27,0xfa,0xf9,0x7e,0xf9,0xf8,0xfa,0xf7,0xf8,0xf0,0xf8,0xfa,0x55, -0xfb,0xfb,0xa8,0xfa,0xf8,0x7f,0xf7,0xf7,0x28,0xf9,0xfb,0xd6,0xfc,0xfc,0xa9,0xfa, -0xf8,0xa4,0xf6,0xf6,0x19,0xf8,0xfa,0xb7,0xfc,0xfe,0xa8,0xff,0x00,0xb2,0xff,0xfe, -0xa7,0xfc,0xfa,0xf8,0xf8,0xf8,0x4d,0xfa,0xfc,0x89,0xfe,0xff,0x06,0xff,0xfd,0x0f, -0xfd,0xfc,0x0a,0xfd,0xfd,0x9e,0xfe,0xfe,0x2e,0xff,0xff,0x4d,0x00,0xff,0xd5,0xfc, -0xfa,0x43,0xf9,0xfa,0x4d,0xfe,0x02,0x64,0x05,0x06,0x2b,0x06,0x04,0xf2,0x01,0x00, -0xcc,0x00,0x01,0x80,0x00,0xff,0xcf,0x00,0x03,0x75,0x06,0x08,0xe2,0x07,0x06,0xdc, -0x05,0x05,0x25,0x05,0x04,0x7e,0x04,0x03,0x29,0x02,0x00,0x7f,0x00,0x00,0xef,0x01, -0x02,0x72,0x01,0x00,0xfa,0x00,0x02,0x8b,0x04,0x04,0x25,0x02,0xff,0x8a,0xfe,0xff, -0x70,0x00,0x01,0xce,0x02,0x02,0xef,0x02,0x03,0x60,0x03,0x04,0xe2,0x04,0x04,0x9c, -0x03,0x02,0xe3,0x01,0x02,0x0d,0x04,0x04,0x84,0x03,0x03,0xd1,0x03,0x06,0xe2,0x08, -0x0a,0xee,0x0a,0x08,0xfe,0x05,0x03,0x25,0x02,0x02,0xa7,0x03,0x04,0x05,0x04,0x03, -0xe2,0x02,0x03,0x01,0x03,0x02,0xc2,0x00,0xff,0x18,0xff,0xff,0x29,0x00,0xff,0x6b, -0xfe,0xfd,0x72,0xfc,0xfc,0x5a,0xfd,0xfe,0x92,0xfe,0xfe,0x07,0xfe,0xfd,0x99,0xfd, -0xfd,0xad,0xfd,0xfc,0x77,0xfa,0xf8,0x46,0xf7,0xf7,0xbd,0xf9,0xfb,0x5a,0xfc,0xfb, -0x98,0xf9,0xf7,0x4c,0xf7,0xf8,0x13,0xfa,0xfb,0xbf,0xfc,0xfc,0xb2,0xfa,0xf9,0x35, -0xf8,0xf7,0xe6,0xf6,0xf7,0xe6,0xf8,0xfb,0x82,0xfd,0xff,0xdb,0x00,0x00,0xd2,0xfd, -0xfb,0xd4,0xf9,0xf9,0x0f,0xfb,0xfb,0x1d,0xfc,0xfc,0x67,0xfd,0xfe,0x45,0xfe,0xfd, -0x14,0xfc,0xfb,0x29,0xfc,0xfd,0xca,0xff,0x01,0x4c,0x02,0x00,0x20,0xfc,0xf8,0x5e, -0xf8,0xfa,0xa2,0xfc,0xfe,0xf9,0xff,0x01,0xd4,0x02,0x04,0xb2,0x04,0x03,0xfe,0x01, -0x00,0x90,0xfe,0xfe,0x75,0xff,0x01,0xdc,0x03,0x04,0x58,0x04,0x04,0xc9,0x05,0x07, -0x94,0x07,0x06,0x44,0x04,0x03,0x20,0x03,0x03,0x8b,0x03,0x02,0x93,0x00,0xff,0xca, -0xff,0x00,0x5c,0x02,0x03,0xfb,0x03,0x02,0x3e,0x01,0x00,0x74,0x00,0x01,0x61,0x01, -0x00,0xcb,0xff,0xff,0x2b,0x01,0x03,0x62,0x04,0x04,0xa6,0x03,0x02,0x7c,0x02,0x03, -0x51,0x04,0x04,0xcd,0x03,0x01,0x0c,0x00,0x00,0x51,0x02,0x05,0x59,0x08,0x09,0x17, -0x09,0x08,0x93,0x07,0x07,0x21,0x06,0x04,0xcc,0x03,0x03,0x08,0x04,0x04,0x2c,0x05, -0x04,0x9b,0x03,0x02,0xb7,0x01,0x01,0xfa,0x01,0x02,0xa2,0x01,0x00,0xe6,0xfe,0xfd, -0xbd,0xfd,0xfe,0xc4,0xfe,0xfe,0xa8,0xfd,0xfd,0x71,0xfd,0xfe,0xfa,0xff,0x00,0x5c, -0x00,0xfe,0x32,0xfb,0xf9,0xf3,0xf8,0xfa,0x71,0xfb,0xfc,0xf2,0xfb,0xfa,0xaf,0xf9, -0xf8,0x39,0xf8,0xf8,0xed,0xf9,0xfa,0x7e,0xfb,0xfb,0x7f,0xfc,0xfc,0xe7,0xfa,0xf8, -0xb1,0xf5,0xf5,0x04,0xf7,0xf9,0xc8,0xfb,0xfd,0x85,0xfe,0xfe,0x8f,0xfe,0xfd,0xe9, -0xfc,0xfc,0x13,0xfb,0xfa,0x20,0xfa,0xfb,0x2d,0xfe,0xff,0x97,0xfe,0xfc,0xa0,0xf9, -0xf9,0xa8,0xfb,0xfe,0x96,0x00,0x01,0xf6,0x00,0xff,0xb8,0xfd,0xfc,0x43,0xfb,0xfa, -0x2b,0xfa,0xf9,0xce,0xfa,0xfd,0xc6,0x00,0x03,0xf7,0x03,0x02,0x09,0x01,0x00,0xb7, -0x00,0x00,0xda,0xff,0xff,0xf0,0xfe,0x00,0x00,0x02,0x04,0xb3,0x05,0x06,0x80,0x05, -0x04,0x7c,0x04,0x05,0x32,0x06,0x06,0x64,0x04,0x01,0xfa,0xff,0xff,0xed,0x00,0x02, -0x82,0x02,0x02,0x60,0x01,0x01,0xd4,0x01,0x02,0xea,0x02,0x01,0x5f,0x00,0xfe,0xbf, -0xfe,0xff,0xcf,0x01,0x02,0x7e,0x02,0x01,0xe5,0x00,0x02,0x20,0x04,0x05,0xed,0x05, -0x04,0x45,0x02,0x00,0x2a,0x00,0x00,0x67,0x01,0x02,0x2a,0x04,0x05,0xae,0x07,0x08, -0xfc,0x08,0x08,0xe3,0x06,0x05,0xc8,0x04,0x05,0x00,0x06,0x06,0xb6,0x05,0x04,0x97, -0x03,0x03,0x95,0x03,0x04,0x30,0x04,0x03,0x6b,0x02,0x00,0x2e,0x00,0x00,0xe6,0x00, -0x00,0x5a,0xff,0xfd,0x57,0xfc,0xfc,0xd9,0xfd,0xff,0x4a,0x01,0x01,0x1f,0x01,0xfe, -0xae,0xfc,0xfb,0x19,0xfc,0xfc,0x8c,0xfc,0xfb,0xad,0xfb,0xfb,0xbf,0xfb,0xfa,0x29, -0xf9,0xf8,0x44,0xf8,0xf9,0x46,0xfb,0xfd,0x31,0xfe,0xfd,0xed,0xfb,0xf9,0x53,0xf7, -0xf6,0x8e,0xf7,0xf8,0x50,0xf8,0xf9,0x63,0xfb,0xfe,0xd0,0xff,0xff,0xb9,0xfd,0xfb, -0x07,0xfa,0xfa,0xe5,0xfb,0xfd,0xed,0xfe,0xfe,0xd8,0xfc,0xfa,0xa9,0xf9,0xfa,0x49, -0xfc,0xfd,0xe7,0xfd,0xfe,0x75,0xff,0x00,0x7d,0x01,0x00,0x43,0xfd,0xfa,0xd5,0xf8, -0xf9,0x51,0xfa,0xfc,0x90,0xfd,0xfe,0x7b,0xff,0x00,0x95,0x01,0x02,0xbc,0x02,0x01, -0xc0,0xfe,0xfd,0xc6,0xfd,0xff,0x48,0x01,0x02,0x22,0x02,0x01,0xbf,0x02,0x04,0x03, -0x06,0x07,0xf1,0x06,0x05,0xea,0x03,0x02,0x8b,0x02,0x02,0xef,0x02,0x01,0x8e,0x00, -0xff,0xbd,0x00,0x02,0xf9,0x03,0x03,0x1c,0x02,0x00,0x95,0xff,0x00,0x95,0x01,0x02, -0x62,0x01,0x00,0x51,0xff,0xff,0xb9,0x00,0x02,0x15,0x04,0x05,0x43,0x05,0x04,0xea, -0x03,0x02,0xaf,0x01,0x00,0x43,0xff,0xff,0x9b,0x01,0x04,0x30,0x06,0x07,0xb6,0x07, -0x07,0x63,0x06,0x06,0xb2,0x06,0x07,0xc8,0x07,0x06,0x5d,0x05,0x04,0xc6,0x04,0x05, -0xea,0x05,0x05,0xf7,0x04,0x04,0xe1,0x02,0x02,0xd3,0x02,0x04,0x52,0x04,0x02,0xaa, -0xff,0xfd,0x95,0xfc,0xfd,0xe8,0xfe,0x00,0xc1,0x00,0x01,0x23,0x01,0x00,0x98,0xff, -0xfe,0xfb,0xfd,0xfd,0xd5,0xfc,0xfd,0x00,0xfe,0xfe,0xfa,0xfd,0xfb,0x4b,0xf9,0xf7, -0x6f,0xf8,0xfa,0xd2,0xfb,0xfc,0xc8,0xfc,0xfd,0x61,0xfd,0xfd,0xc0,0xfb,0xf9,0x9e, -0xf7,0xf5,0xbd,0xf5,0xf7,0xc9,0xfa,0xfd,0x1d,0xff,0xfe,0xb0,0xfb,0xfa,0x05,0xfb, -0xfc,0x3d,0xfe,0xfe,0x72,0xfd,0xfd,0xf0,0xfc,0xfc,0x4d,0xfc,0xfb,0x55,0xfa,0xfa, -0x00,0xfb,0xfd,0x15,0x00,0x01,0xbc,0x01,0x00,0x21,0xfe,0xfc,0x4d,0xfc,0xfb,0xee, -0xfa,0xf9,0x5b,0xf9,0xfa,0xb6,0xfc,0xff,0x47,0x01,0x01,0xc9,0x00,0xff,0xd8,0xfe, -0xff,0xe1,0xff,0x00,0x73,0xff,0xfe,0xd4,0xfd,0xff,0x91,0x01,0x04,0x50,0x05,0x05, -0x11,0x04,0x03,0xfd,0x04,0x06,0x03,0x06,0x04,0xe3,0x01,0x00,0x45,0x00,0x01,0x85, -0x02,0x03,0xd3,0x02,0x01,0x9a,0x00,0x00,0x68,0x01,0x02,0x74,0x02,0x01,0xdd,0x00, -0xff,0x6f,0xff,0xff,0x43,0xff,0x00,0x80,0x01,0x03,0xb4,0x04,0x05,0x1b,0x06,0x05, -0xa2,0x02,0xff,0x7b,0xfe,0xff,0xf4,0x00,0x02,0x77,0x03,0x04,0xd2,0x04,0x05,0xb3, -0x05,0x06,0xb9,0x07,0x08,0x84,0x07,0x06,0x00,0x05,0x05,0xd6,0x06,0x07,0x5d,0x07, -0x05,0x4c,0x04,0x03,0xb9,0x03,0x04,0xd9,0x05,0x06,0xb6,0x05,0x03,0xcf,0x01,0x00, -0x20,0xff,0xfe,0xbf,0xfe,0xfe,0x59,0xff,0x00,0x8f,0x02,0x02,0x5b,0x01,0xff,0xd5, -0xfd,0xfd,0xdc,0xfe,0x00,0x70,0x00,0xff,0x7d,0xfe,0xfc,0x9e,0xfb,0xfa,0xae,0xfa, -0xfa,0xf6,0xf9,0xf9,0xeb,0xfa,0xfd,0x39,0x00,0x00,0x7c,0xfe,0xfa,0x9b,0xf7,0xf6, -0x57,0xf7,0xf9,0xb2,0xfa,0xfb,0x66,0xfb,0xfb,0x83,0xfb,0xfc,0x91,0xfc,0xfc,0x38, -0xfc,0xfc,0x87,0xfd,0xfe,0xcf,0xff,0xfe,0xcf,0xfc,0xfa,0x26,0xf9,0xf9,0x4b,0xfb, -0xfd,0x30,0xfe,0xfe,0x3d,0xff,0xff,0x9b,0x00,0x01,0x21,0x00,0xfd,0xed,0xfa,0xf8, -0xaf,0xf8,0xfa,0x73,0xfc,0xfd,0x0f,0xfe,0xfd,0x87,0xfd,0xff,0x00,0x01,0x01,0x8b, -0x00,0xfe,0x18,0xfd,0xfc,0xff,0xfd,0xff,0x55,0x00,0x00,0x98,0x00,0x01,0xa2,0x02, -0x04,0x7b,0x06,0x06,0x3b,0x05,0x03,0x65,0x02,0x02,0x96,0x02,0x02,0x99,0x02,0x02, -0xd6,0x01,0x01,0xc0,0x00,0x01,0xf5,0x01,0x02,0xb0,0x01,0x01,0x2b,0x02,0x02,0xc1, -0x00,0xfe,0x5c,0xfd,0xfd,0x05,0xff,0x01,0xd8,0x03,0x05,0x7a,0x06,0x05,0x47,0x03, -0x01,0x62,0x00,0x00,0x2b,0x01,0x01,0xa1,0x00,0x00,0x99,0x01,0x03,0x77,0x05,0x06, -0xeb,0x06,0x06,0x65,0x05,0x04,0x9f,0x05,0x07,0x73,0x08,0x08,0x07,0x07,0x05,0x76, -0x04,0x04,0x49,0x05,0x05,0xdb,0x05,0x05,0x6e,0x06,0x06,0x0a,0x06,0x03,0x6f,0x01, -0xff,0x54,0xfe,0xfe,0x1a,0x00,0x01,0xbb,0x02,0x02,0xa2,0x00,0xff,0x45,0xff,0x00, -0xe3,0x00,0x00,0xc9,0xff,0xff,0xc5,0xff,0x00,0x69,0x00,0xfe,0x99,0xfb,0xf8,0xad, -0xf7,0xf8,0x0f,0xfc,0xfe,0x4d,0x00,0xff,0xfb,0xfd,0xfc,0x33,0xfb,0xfa,0x1c,0xfa, -0xf9,0x81,0xf8,0xf9,0x51,0xfa,0xfb,0x4a,0xfc,0xfb,0x9d,0xfa,0xf9,0x5b,0xfa,0xfc, -0xa4,0xfe,0xff,0xbf,0xff,0xfe,0xf7,0xfc,0xfb,0x7d,0xfb,0xfb,0x9a,0xfb,0xfa,0x1e, -0xfa,0xfa,0x5c,0xfd,0x00,0x8a,0x02,0x02,0x13,0x00,0xfd,0x9c,0xfc,0xfc,0x56,0xfc, -0xfb,0xdc,0xfa,0xfa,0xe0,0xf9,0xfb,0x81,0xfd,0xff,0x7c,0x00,0xff,0xe5,0xfd,0xfd, -0x7b,0xfe,0xff,0xb0,0xfe,0xfd,0x5f,0xfd,0xfc,0x5f,0xfd,0xfe,0x5f,0x01,0x03,0x89, -0x04,0x04,0x62,0x03,0x03,0xf6,0x03,0x04,0x51,0x03,0x02,0x79,0x02,0x02,0x6a,0x02, -0x01,0xfa,0x00,0x00,0x89,0x00,0x00,0xae,0x01,0x02,0xac,0x03,0x03,0xa7,0x01,0xfe, -0xae,0xfc,0xfc,0xb4,0xfd,0xff,0x1e,0x02,0x03,0xf7,0x03,0x03,0xad,0x03,0x03,0xbb, -0x03,0x03,0xa2,0x01,0xff,0x6b,0xfe,0xfe,0x68,0x00,0x02,0x6d,0x04,0x04,0xc7,0x03, -0x03,0x38,0x04,0x05,0x24,0x06,0x06,0x2b,0x07,0x07,0x46,0x07,0x06,0x3d,0x06,0x05, -0xe9,0x04,0x04,0xa5,0x04,0x06,0x43,0x08,0x09,0x34,0x08,0x05,0xe9,0x02,0x01,0x24, -0x01,0x01,0xda,0x01,0x01,0x62,0x00,0x00,0x05,0x01,0x01,0x5f,0x02,0x01,0x96,0xff, -0xfe,0xb4,0xfe,0x01,0x60,0x03,0x04,0x92,0x02,0xff,0x77,0xfc,0xfa,0x29,0xfa,0xfa, -0xfe,0xfb,0xfc,0x4c,0xfd,0xfe,0x31,0xff,0xff,0x88,0xfe,0xfc,0x99,0xfa,0xf9,0x56, -0xf9,0xfa,0xb6,0xfb,0xfc,0x42,0xfb,0xf9,0x8a,0xf8,0xf8,0xff,0xfa,0xfc,0x8e,0xfd, -0xfd,0xd1,0xfc,0xfd,0x2b,0xff,0xff,0xcb,0xfe,0xfc,0x5c,0xfa,0xf8,0x89,0xf8,0xfa, -0xab,0xfd,0xff,0x12,0xff,0xfe,0x1a,0xff,0x00,0x15,0x01,0x00,0x24,0xfe,0xfb,0x2c, -0xfa,0xf9,0xe8,0xf9,0xfb,0xe4,0xfc,0xfd,0x08,0xfd,0xfc,0x49,0xfd,0xfe,0xac,0xff, -0xff,0xf4,0xfd,0xfc,0x2c,0xfc,0xfc,0x83,0xfc,0xfd,0x73,0xfe,0x00,0x40,0x01,0x02, -0x70,0x02,0x02,0x5f,0x03,0x03,0xe4,0x02,0x02,0x7e,0x03,0x03,0x9e,0x03,0x02,0xa6, -0x00,0xff,0xf3,0xfe,0x00,0x00,0x02,0x03,0x8d,0x04,0x03,0xab,0x01,0xff,0xb4,0xfd, -0xfd,0x69,0xfe,0xff,0x11,0xff,0xff,0x01,0x00,0x02,0x82,0x04,0x05,0x3b,0x05,0x03, -0xca,0x01,0x00,0x52,0xff,0xff,0x7a,0x00,0x01,0x51,0x01,0x01,0xe8,0x01,0x02,0x8b, -0x03,0x03,0xef,0x03,0x04,0x52,0x05,0x07,0x72,0x08,0x08,0x83,0x06,0x04,0x37,0x03, -0x03,0x8c,0x05,0x07,0x99,0x08,0x08,0xd1,0x06,0x06,0x42,0x06,0x06,0x46,0x05,0x03, -0x12,0x01,0x00,0x70,0x00,0x02,0xa1,0x03,0x03,0xb8,0x01,0xff,0x36,0xfe,0xfe,0x9c, -0x00,0x02,0x76,0x03,0x03,0xd7,0x02,0x01,0x6b,0x00,0xfe,0x3c,0xfd,0xfb,0xbc,0xfa, -0xfa,0x2a,0xfc,0xfe,0xbd,0x00,0x00,0x15,0xfe,0xfc,0x91,0xfb,0xfc,0xe3,0xfc,0xfd, -0x62,0xfc,0xfa,0x8e,0xf9,0xf9,0x13,0xfa,0xfb,0x64,0xfb,0xfa,0xf2,0xf8,0xf9,0x6a, -0xfc,0xff,0x75,0x00,0xff,0x5c,0xfe,0xfc,0x9c,0xfb,0xfb,0x10,0xfb,0xfb,0x14,0xfb, -0xfa,0xeb,0xfa,0xfc,0x59,0xff,0x01,0x1a,0x02,0x00,0xaa,0xfe,0xfd,0xb5,0xfc,0xfc, -0x83,0xfb,0xfb,0xd0,0xfa,0xfa,0x2d,0xfb,0xfb,0x2f,0xfd,0xfe,0x93,0xfe,0xfe,0x94, -0xfd,0xfd,0x80,0xfc,0xfc,0xb2,0xfb,0xfb,0xd7,0xfb,0xfd,0xa0,0xfe,0x00,0xd1,0x00, -0x00,0xbe,0x00,0x00,0x6c,0x01,0x02,0x4c,0x04,0x05,0xf6,0x04,0x02,0xaa,0xff,0xfe, -0x91,0xfe,0x00,0x57,0x02,0x03,0x02,0x03,0x02,0xb5,0x01,0x01,0xf6,0x00,0x00,0xc1, -0xfe,0xfd,0x22,0xfc,0xfc,0x46,0xfe,0x00,0x0e,0x03,0x03,0xcf,0x03,0x03,0xe3,0x02, -0x02,0xb8,0x01,0x00,0xa9,0xff,0xff,0xe7,0xff,0x01,0x10,0x02,0x02,0xd0,0x00,0xff, -0x9e,0x00,0x02,0x9e,0x05,0x07,0x44,0x07,0x06,0x91,0x04,0x04,0xb1,0x04,0x05,0xfa, -0x05,0x05,0x07,0x05,0x05,0x38,0x07,0x09,0xb2,0x09,0x08,0x83,0x05,0x03,0x96,0x02, -0x02,0x6a,0x03,0x04,0x33,0x04,0x02,0xcd,0x00,0xff,0xd9,0xff,0x00,0xb8,0x00,0x00, -0xe9,0x00,0x02,0x35,0x04,0x05,0x01,0x04,0x01,0xa9,0xfe,0xfc,0x43,0xfb,0xfc,0x64, -0xfe,0xff,0xda,0xfe,0xfd,0x82,0xfc,0xfd,0x1a,0xff,0xff,0x14,0xfe,0xfc,0x97,0xfb, -0xfb,0x29,0xfc,0xfc,0x26,0xfc,0xfb,0x30,0xf9,0xf7,0x0d,0xf8,0xfa,0x80,0xfc,0xfd, -0x9c,0xfd,0xfd,0x61,0xfd,0xfe,0xf6,0xfe,0xfe,0xb5,0xfc,0xfa,0x3b,0xf9,0xf8,0xff, -0xf9,0xfb,0x9a,0xfd,0xfe,0xaf,0xff,0xff,0xdd,0xff,0xff,0x6c,0xff,0xfe,0x27,0xfd, -0xfb,0x99,0xfa,0xfa,0xd6,0xfa,0xfb,0xe5,0xfb,0xfc,0x7a,0xfd,0xfd,0xcd,0xfd,0xfd, -0x07,0xfd,0xfc,0xf3,0xfa,0xfa,0x51,0xfa,0xfb,0xdd,0xfd,0xfe,0x6d,0xfe,0xfd,0xc5, -0xfc,0xfd,0x1c,0x00,0x02,0x7b,0x04,0x04,0xcc,0x03,0x02,0x70,0x00,0xff,0x3e,0x00, -0x00,0x69,0x00,0x00,0xc4,0x00,0x01,0x2f,0x03,0x03,0x0a,0x03,0x01,0xd4,0xfe,0xfc, -0x4e,0xfc,0xfc,0x8b,0xfd,0xfe,0xd0,0xfe,0x00,0x34,0x02,0x03,0x5d,0x04,0x03,0x54, -0x01,0xff,0xff,0xff,0x01,0x21,0x02,0x02,0xe4,0x00,0xfe,0x9d,0xfd,0xfe,0xf8,0x00, -0x02,0x5d,0x03,0x03,0x94,0x03,0x04,0x77,0x05,0x06,0xe0,0x05,0x04,0x8f,0x03,0x02, -0x18,0x03,0x05,0x67,0x08,0x09,0xcb,0x08,0x06,0xdf,0x05,0x05,0x9a,0x05,0x05,0x26, -0x05,0x04,0x1c,0x04,0x03,0x05,0x03,0x02,0x0e,0x02,0xff,0xff,0xfd,0xfd,0x4d,0x00, -0x03,0xec,0x05,0x05,0x55,0x03,0x01,0x87,0x00,0x00,0xd3,0xff,0xff,0x95,0xfe,0xfd, -0xa7,0xfc,0xfc,0x7f,0xfe,0xff,0xee,0xff,0xfe,0xb6,0xfc,0xfc,0x85,0xfd,0xfe,0x4f, -0xff,0xfe,0x21,0xfc,0xfa,0x86,0xf9,0xf9,0x3a,0xfa,0xfa,0x47,0xfa,0xfa,0xa3,0xfa, -0xfb,0x7e,0xfd,0xff,0xd0,0xff,0xff,0xa2,0xfd,0xfb,0xff,0xfa,0xfa,0x26,0xfa,0xfa, -0xd3,0xfa,0xfb,0x4f,0xfd,0xfe,0x67,0xff,0x00,0xa4,0x00,0x00,0xd0,0xfe,0xfd,0x77, -0xfc,0xfb,0x7e,0xfb,0xfa,0x5d,0xfa,0xfa,0x6c,0xfc,0xfe,0x14,0xff,0xfe,0xc6,0xfc, -0xfa,0xcf,0xf9,0xf9,0x4d,0xfb,0xfc,0x9f,0xfd,0xfc,0x1a,0xfb,0xfa,0xb3,0xfa,0xfc, -0x84,0xfe,0x00,0x98,0x01,0x01,0xed,0x01,0x02,0xc6,0x02,0x02,0x37,0x01,0xff,0x04, -0xfe,0xfe,0x47,0x00,0x02,0x12,0x03,0x03,0xd3,0x02,0x02,0x21,0x01,0x00,0xe3,0xfe, -0xfc,0xed,0xfa,0xfa,0x98,0xfc,0xff,0x2d,0x02,0x02,0x15,0x01,0x00,0xa3,0x00,0x01, -0xac,0x02,0x02,0x9f,0x02,0x01,0xa6,0xff,0xfe,0x1a,0xff,0x00,0x64,0x00,0xff,0xd8, -0xfe,0xff,0x2c,0x02,0x04,0x0b,0x06,0x05,0xce,0x04,0x03,0xe1,0x01,0x02,0x91,0x03, -0x05,0xaa,0x06,0x06,0x16,0x06,0x06,0x3d,0x08,0x08,0xe8,0x06,0x04,0x2e,0x04,0x05, -0xc2,0x06,0x07,0xda,0x06,0x04,0xa8,0x01,0xff,0x62,0xfe,0xff,0xda,0x01,0x03,0x55, -0x03,0x02,0x8a,0x02,0x03,0x56,0x04,0x04,0x82,0x02,0x00,0x31,0xfe,0xfd,0xff,0xfe, -0xff,0xfe,0xff,0xff,0xf1,0xfd,0xfd,0x84,0xfd,0xfe,0x97,0xff,0x00,0x92,0xff,0xfe, -0x45,0xfd,0xfc,0xde,0xfc,0xfc,0x56,0xfb,0xfa,0x63,0xf9,0xf9,0xc4,0xf9,0xfa,0x5e, -0xfc,0xfd,0xba,0xfe,0xfe,0x8f,0xfe,0xfd,0x4d,0xfd,0xfc,0x9b,0xfb,0xfa,0x82,0xf9, -0xfa,0x82,0xfb,0xfc,0xfe,0xfd,0xfe,0x5d,0xff,0xff,0x3c,0x00,0x00,0xf8,0xff,0xfe, -0xb1,0xfb,0xf9,0xaf,0xf9,0xfa,0x4f,0xfd,0xff,0x41,0xff,0xfd,0x0f,0xfc,0xfa,0x47, -0xfa,0xfb,0xf8,0xfc,0xfd,0x14,0xfc,0xfa,0x3b,0xfa,0xfa,0xd6,0xfa,0xfb,0x82,0xfb, -0xfc,0x52,0xfd,0xff,0x62,0x01,0x03,0x61,0x03,0x02,0x31,0x00,0xff,0xc4,0xff,0x00, -0x92,0xff,0xfe,0x9d,0xff,0x01,0x1c,0x04,0x05,0x50,0x04,0x02,0x65,0xff,0xfc,0x4a, -0xfb,0xfc,0xf0,0xfd,0xff,0xd2,0xfe,0xfd,0x1f,0xfe,0xff,0x8a,0x01,0x02,0x89,0x02, -0x02,0x90,0x01,0x01,0x65,0x01,0x01,0x3f,0x02,0x01,0x70,0xfe,0xfc,0xc7,0xfc,0xff, -0x45,0x02,0x03,0x8b,0x03,0x03,0x30,0x03,0x03,0xdc,0x03,0x03,0x94,0x02,0x02,0xd6, -0x02,0x04,0xc8,0x06,0x08,0x87,0x08,0x06,0xff,0x04,0x04,0x73,0x05,0x07,0x8c,0x09, -0x09,0x56,0x07,0x04,0x6e,0x03,0x02,0xdf,0x02,0x02,0xe1,0x00,0x00,0xb4,0x00,0x02, -0xf1,0x03,0x05,0x86,0x05,0x04,0x74,0x02,0x01,0x55,0x01,0x01,0xed,0x01,0x01,0xc2, -0xff,0xfe,0x28,0xfe,0xfe,0x19,0xff,0xff,0x75,0xff,0xff,0x9b,0xff,0xff,0x24,0xff, -0xff,0x97,0xff,0xfe,0x3c,0xfd,0xfb,0x9b,0xfa,0xfa,0x10,0xfa,0xfa,0x28,0xfb,0xfb, -0xbc,0xfc,0xfd,0x1f,0xff,0xff,0x49,0xff,0xfd,0x6f,0xfc,0xfb,0x56,0xfb,0xfb,0x36, -0xfb,0xfa,0x2f,0xfb,0xfb,0x4d,0xfd,0xff,0xd7,0x01,0x02,0x7c,0x01,0xfe,0xfb,0xfb, -0xfa,0xcf,0xfb,0xfd,0x33,0xfe,0xfe,0xe5,0xfd,0xfd,0x62,0xfc,0xfc,0xf5,0xfc,0xfd, -0x74,0xfc,0xfb,0x14,0xfb,0xfc,0xe2,0xfc,0xfc,0xf0,0xf9,0xf8,0xb8,0xf8,0xfa,0xc0, -0xfb,0xfd,0xb5,0xfe,0xff,0x8d,0x00,0x01,0xe2,0x01,0x02,0x85,0x01,0xff,0xa2,0xfc, -0xfc,0xa5,0xfe,0x02,0x31,0x04,0x04,0xdb,0x03,0x02,0xe6,0x00,0xff,0x3c,0xff,0xfe, -0x4f,0xfe,0xfc,0x7d,0xfb,0xfb,0x0c,0xfe,0x00,0xf5,0x00,0x00,0x20,0xff,0xff,0x59, -0x01,0x03,0x34,0x04,0x03,0x1b,0x02,0x00,0xf3,0xfe,0xfe,0xe9,0xfe,0xff,0x42,0xff, -0xff,0x88,0x00,0x02,0x44,0x04,0x05,0x01,0x04,0x01,0xfb,0xff,0x00,0xc5,0x02,0x05, -0xb7,0x06,0x06,0x04,0x05,0x04,0x93,0x04,0x05,0x6f,0x07,0x08,0xf2,0x07,0x07,0x89, -0x07,0x07,0xfc,0x07,0x07,0x67,0x05,0x02,0x8a,0x00,0x00,0xa6,0x01,0x03,0xc0,0x03, -0x04,0x12,0x04,0x03,0x7b,0x03,0x03,0x0b,0x04,0x04,0x92,0x03,0x02,0xf6,0x00,0xff, -0xbf,0xff,0xff,0xfe,0xff,0xff,0x9d,0xff,0xff,0x23,0xff,0xff,0xab,0x00,0x01,0xa1, -0x00,0xff,0x5e,0xff,0xfe,0xec,0xfd,0xfc,0x18,0xfb,0xfa,0xf2,0xf9,0xfa,0xc8,0xfb, -0xfd,0xd6,0xfe,0xff,0x53,0xfe,0xfd,0xfa,0xfd,0xfe,0xbc,0xfe,0xfd,0xf2,0xfa,0xf9, -0xd5,0xf8,0xf9,0x3c,0xfc,0xff,0xd9,0x01,0x01,0xbb,0xff,0xfd,0xcf,0xfd,0xfe,0xda, -0xfe,0xfd,0xff,0xfc,0xfd,0xe0,0xfd,0xfe,0x58,0xfe,0xfd,0x1c,0xfd,0xfc,0xe5,0xfb, -0xfc,0xa7,0xfd,0xfe,0x01,0xfd,0xfa,0x8f,0xf9,0xf9,0x49,0xfa,0xfa,0x53,0xf9,0xf8, -0xfd,0xf9,0xfc,0xf5,0xfe,0x01,0xb5,0x02,0x02,0x26,0x00,0xfd,0x58,0xfc,0xfd,0x96, -0xff,0x01,0x41,0x01,0x00,0x7f,0x01,0x02,0x2d,0x04,0x04,0x61,0x02,0xff,0x5c,0xfd, -0xfc,0xe6,0xfc,0xfd,0x7e,0xfe,0xfe,0x62,0xfd,0xfc,0x8e,0xfd,0xff,0x86,0x01,0x02, -0x7a,0x02,0x01,0x0e,0x02,0x02,0xdb,0x02,0x01,0x5a,0xff,0xfd,0x61,0xfc,0xfe,0x01, -0x01,0x03,0x91,0x03,0x02,0x4b,0x01,0x00,0x93,0x00,0x02,0xc3,0x03,0x04,0x50,0x03, -0x02,0x5d,0x03,0x04,0x77,0x05,0x05,0x8d,0x05,0x05,0xf5,0x05,0x07,0xb5,0x08,0x09, -0xdb,0x09,0x08,0xbc,0x06,0x04,0xad,0x03,0x03,0x13,0x03,0x03,0x33,0x03,0x02,0xbf, -0x02,0x02,0xcf,0x03,0x04,0x9f,0x05,0x05,0x33,0x04,0x03,0x26,0x03,0x02,0x0c,0x02, -0x01,0x92,0x00,0x00,0x05,0x00,0xff,0xda,0xff,0x00,0x96,0x00,0x00,0x02,0x00,0x00, -0x1e,0x02,0x02,0xb3,0x00,0xfe,0xb8,0xfc,0xfb,0x18,0xfb,0xfb,0x45,0xfc,0xfd,0xf2, -0xfc,0xfc,0x22,0xfc,0xfe,0x13,0x01,0x02,0x83,0x00,0xfd,0xc6,0xfa,0xf9,0xdb,0xf9, -0xfa,0x0c,0xfc,0xfd,0x56,0xfe,0xfe,0x3d,0xff,0xff,0x3d,0x00,0xff,0xd6,0xfd,0xfc, -0xcf,0xfd,0xff,0xf6,0xff,0xff,0xa0,0xfd,0xfd,0x20,0xfd,0xfd,0x0a,0xfe,0xfe,0x03, -0xfe,0xfd,0x44,0xfc,0xfb,0xaf,0xfc,0xfd,0x22,0xfc,0xf9,0x96,0xf6,0xf5,0x49,0xf7, -0xfa,0x0a,0xfe,0xff,0x7a,0xff,0xfe,0x8b,0xfe,0xfe,0x2e,0xff,0xfe,0x2e,0xfe,0xfd, -0x35,0xfd,0xfe,0x29,0x01,0x03,0x8a,0x04,0x03,0xfb,0x01,0x00,0xf6,0xff,0x00,0x13, -0x00,0xfe,0xaa,0xfc,0xfb,0x2b,0xfc,0xfd,0xf3,0xfd,0xfe,0xf2,0xfd,0xfe,0x30,0xff, -0x01,0xf8,0x03,0x05,0xd0,0x03,0x01,0x61,0xfe,0xfd,0x66,0xfe,0x00,0xe1,0x00,0x00, -0x5c,0x00,0x00,0x70,0x00,0x01,0x03,0x02,0x02,0xb2,0x01,0x01,0xa6,0x01,0x02,0x88, -0x03,0x03,0xcf,0x03,0x03,0x36,0x03,0x03,0x67,0x04,0x06,0x32,0x08,0x09,0x79,0x09, -0x08,0x53,0x07,0x07,0x13,0x07,0x06,0x14,0x05,0x04,0x61,0x03,0x02,0x4b,0x02,0x02, -0xdb,0x03,0x04,0xcb,0x04,0x04,0xa7,0x04,0x05,0x85,0x05,0x04,0x18,0x03,0x02,0x25, -0x02,0x01,0x6d,0x01,0x01,0xf2,0x00,0x00,0x14,0xff,0xfe,0x1c,0x00,0x02,0xf8,0x03, -0x03,0xd1,0x00,0xff,0x03,0xff,0xff,0x37,0xff,0xfe,0xa3,0xfc,0xfa,0xef,0xf9,0xfa, -0xb5,0xfc,0xff,0x7b,0x01,0x01,0xa1,0xff,0xfe,0x29,0xfe,0xfd,0x94,0xfb,0xfa,0x02, -0xfa,0xfb,0x14,0xfd,0xfe,0x58,0xff,0xff,0xb6,0xfe,0xfd,0x8c,0xfd,0xfe,0x96,0xff, -0x00,0x71,0xff,0xfe,0x31,0xfd,0xfd,0x3b,0xff,0x00,0x00,0xff,0xfd,0xf2,0xfb,0xfc, -0x06,0xfe,0xff,0x3c,0x00,0xfe,0xcb,0xfb,0xf8,0x5e,0xf7,0xf7,0x03,0xf8,0xf9,0xf3, -0xf9,0xfa,0x46,0xfb,0xfd,0x83,0xff,0x00,0x77,0xff,0xfd,0x95,0xfb,0xfb,0xd6,0xfc, -0xfe,0x1c,0x00,0x00,0xc9,0x00,0x01,0x13,0x02,0x03,0x83,0x03,0x02,0x15,0x00,0xfe, -0x90,0xfd,0xfe,0xd4,0xfe,0xfe,0x42,0xfc,0xfa,0x17,0xfa,0xfb,0xab,0xfe,0x01,0xd7, -0x02,0x02,0x8a,0x01,0x00,0x8a,0x00,0x00,0x7b,0x00,0xff,0x5c,0xff,0xff,0xa5,0xff, -0xff,0x3c,0x00,0x01,0x60,0x01,0x00,0xec,0xff,0x00,0x71,0x01,0x02,0x7f,0x03,0x02, -0xfd,0x01,0x01,0x78,0x01,0x01,0xcb,0x02,0x04,0x8c,0x06,0x07,0xd1,0x06,0x07,0x21, -0x08,0x08,0x8d,0x08,0x07,0xb8,0x06,0x06,0x42,0x05,0x04,0x31,0x03,0x03,0x40,0x03, -0x03,0x13,0x03,0x03,0x9e,0x05,0x06,0xfa,0x05,0x04,0x33,0x03,0x03,0xaa,0x04,0x04, -0xed,0x03,0x02,0x84,0x00,0xff,0x13,0xff,0x00,0x36,0x02,0x02,0xce,0x01,0x00,0x03, -0x00,0x01,0x3a,0x03,0x03,0x93,0x01,0xff,0x56,0xfd,0xfb,0x3d,0xfb,0xfb,0xf5,0xfb, -0xfd,0x81,0xfe,0xff,0xef,0x00,0x01,0x93,0x00,0xfe,0x1b,0xfc,0xfa,0x74,0xfa,0xfc, -0x80,0xfd,0xfd,0x5e,0xfd,0xfc,0xeb,0xfc,0xfe,0xa3,0xff,0xff,0xbc,0xfe,0xfd,0x37, -0xfd,0xfe,0x70,0xff,0x00,0xdd,0x00,0xff,0x04,0xfd,0xfb,0x2a,0xfc,0xfe,0x73,0x00, -0x01,0xf1,0xff,0xfe,0x23,0xfd,0xfc,0xd9,0xfb,0xfa,0x35,0xf8,0xf6,0xd6,0xf5,0xf7, -0x25,0xfa,0xfc,0x3f,0xfe,0xfd,0xac,0xfc,0xfc,0x71,0xfc,0xfd,0x01,0xfd,0xfc,0xc4, -0xfb,0xfc,0x66,0xfe,0x00,0xbe,0x02,0x03,0xe1,0x01,0x00,0xe5,0xff,0x00,0x1f,0x02, -0x01,0xaa,0xff,0xfd,0x53,0xfb,0xfa,0x14,0xfa,0xfa,0x9e,0xfc,0xfe,0x66,0xff,0xff, -0xb7,0xff,0x00,0xed,0x01,0x01,0x4a,0x00,0xff,0x24,0xff,0xff,0xb7,0xff,0x00,0x60, -0x00,0x00,0xa7,0xff,0xfe,0xba,0xfe,0x00,0xf2,0x01,0x02,0x3b,0x02,0x01,0x58,0x01, -0x01,0xa1,0x00,0x00,0x57,0x01,0x02,0x8b,0x03,0x03,0x7d,0x04,0x06,0xa1,0x07,0x08, -0x70,0x07,0x07,0x91,0x07,0x08,0x05,0x08,0x06,0xb8,0x04,0x03,0x64,0x02,0x02,0x95, -0x03,0x05,0xd4,0x05,0x04,0x3b,0x03,0x03,0xc2,0x04,0x06,0x5b,0x07,0x05,0xbf,0x03, -0x01,0x9e,0x01,0x02,0x61,0x02,0x02,0x82,0x01,0x00,0xeb,0xff,0xff,0x0e,0x01,0x02, -0x68,0x03,0x03,0xd6,0x02,0x01,0xff,0x00,0xff,0xba,0xfd,0xfb,0x07,0xfa,0xfa,0x6d, -0xfd,0x00,0xd4,0x01,0x01,0xe7,0xff,0xfe,0xa5,0xfd,0xfd,0xbb,0xfd,0xfd,0x44,0xfc, -0xfb,0x04,0xfb,0xfc,0x74,0xfe,0xff,0x9f,0xff,0xfd,0xca,0xfb,0xfb,0x49,0xfd,0xff, -0x29,0x01,0x00,0x6f,0xff,0xfd,0x0c,0xfd,0xfd,0x57,0xfe,0xfe,0xad,0xfe,0xfe,0xc4, -0xfe,0x00,0x85,0x01,0x00,0x9f,0xfe,0xfb,0x97,0xf8,0xf7,0x21,0xf7,0xf8,0x02,0xf9, -0xf9,0x53,0xf9,0xfa,0x65,0xfc,0xfe,0x23,0xfe,0xfc,0xf2,0xf9,0xf9,0x66,0xfa,0xfb, -0x6e,0xfd,0xfe,0xcd,0xff,0xff,0xf9,0xfe,0xff,0x14,0x01,0x03,0xa1,0x03,0x02,0x87, -0x00,0xfe,0x9e,0xfd,0xfc,0x24,0xfb,0xfa,0x0c,0xfb,0xfb,0xb6,0xfb,0xfc,0xab,0xfe, -0x00,0x09,0x01,0x00,0x10,0xff,0xff,0xc2,0xff,0x00,0x43,0x00,0x00,0x54,0x00,0xff, -0x6a,0xfe,0xfd,0x6a,0xfe,0x00,0x43,0x01,0x01,0xd2,0x00,0x01,0x71,0x01,0x01,0x94, -0x00,0x00,0x02,0x00,0x00,0xa1,0x00,0x01,0x7e,0x03,0x04,0x76,0x04,0x04,0xc4,0x04, -0x06,0x0a,0x09,0x0a,0xc1,0x08,0x06,0x94,0x04,0x04,0x17,0x05,0x05,0x06,0x05,0x03, -0xcf,0x02,0x02,0x27,0x03,0x04,0x08,0x06,0x06,0x4b,0x06,0x05,0x11,0x04,0x04,0x91, -0x04,0x04,0x0c,0x04,0x02,0x69,0x01,0x01,0x30,0x01,0x01,0x93,0x00,0x00,0x04,0x01, -0x02,0xde,0x04,0x05,0x89,0x04,0x01,0xaf,0xfe,0xfc,0xb3,0xfb,0xfc,0x6d,0xfe,0xff, -0x14,0xff,0xfe,0x2c,0xff,0x00,0x87,0x01,0x01,0x11,0xff,0xfc,0xe8,0xfa,0xfa,0x8d, -0xfc,0xfe,0xbb,0xff,0xfe,0xec,0xfc,0xfb,0x3d,0xfc,0xfd,0x97,0xfe,0xfe,0xae,0xfe, -0xfe,0xc8,0xfe,0xff,0xf6,0xff,0xff,0x4b,0xfe,0xfc,0xb3,0xfb,0xfd,0xca,0x00,0x02, -0x4a,0x02,0x00,0xbd,0xff,0xff,0xe0,0xfd,0xfb,0xdf,0xf9,0xf8,0xd2,0xf6,0xf6,0x97, -0xf7,0xfa,0xb1,0xfc,0xfd,0x49,0xfc,0xfa,0x86,0xf9,0xf9,0xaf,0xfa,0xfb,0xb2,0xfb, -0xfc,0x53,0xfc,0xfc,0xa3,0xfc,0xfe,0xb5,0x00,0x02,0x32,0x02,0x01,0xab,0x01,0x01, -0xfd,0x00,0xff,0x01,0xfd,0xfb,0xca,0xfa,0xf9,0xfe,0xf9,0xfb,0x77,0xfd,0xfe,0x26, -0xfe,0xfd,0xeb,0xfd,0xfe,0xbb,0xff,0x00,0x85,0x00,0x00,0xa4,0xff,0xfe,0x5f,0xfe, -0xfe,0xe4,0xfe,0xff,0x14,0xff,0xff,0x32,0x00,0x01,0x4a,0x02,0x01,0x95,0xff,0xfe, -0x08,0xff,0x00,0xa8,0x01,0x01,0x67,0x00,0xff,0x4b,0x00,0x02,0x70,0x04,0x06,0x88, -0x07,0x07,0x74,0x06,0x06,0x60,0x06,0x07,0xd5,0x07,0x06,0xde,0x04,0x02,0x6d,0x02, -0x03,0x65,0x04,0x04,0xad,0x04,0x04,0xc7,0x04,0x05,0xe6,0x05,0x05,0x4e,0x05,0x04, -0x7b,0x04,0x04,0xca,0x04,0x04,0xb5,0x02,0x00,0x83,0xfe,0xfe,0x1d,0x01,0x03,0x9d, -0x05,0x05,0x3b,0x04,0x02,0x05,0x01,0x00,0x79,0x00,0xff,0xda,0xfd,0xfc,0x22,0xfc, -0xfe,0x24,0x01,0x02,0x8d,0x02,0x00,0xab,0xfe,0xfd,0xd1,0xfc,0xfd,0x2d,0xff,0xff, -0x91,0xfd,0xfc,0xc4,0xfc,0xfe,0x05,0xff,0xfd,0x4f,0xfc,0xfb,0x4e,0xfd,0xff,0x32, -0x00,0x00,0xc5,0xff,0xfe,0x5b,0xfd,0xfc,0x28,0xfd,0xfe,0x9a,0xff,0xff,0xb9,0xff, -0x00,0xbf,0x02,0x03,0x37,0x02,0xff,0x89,0xfc,0xf9,0xfe,0xf7,0xf7,0x33,0xf8,0xfa, -0x73,0xfb,0xfa,0xee,0xf9,0xf9,0xef,0xfa,0xfb,0xf5,0xfa,0xfa,0x36,0xfa,0xfa,0xe1, -0xf9,0xfa,0x43,0xfb,0xfc,0x0b,0xfe,0xfe,0x6c,0xff,0x00,0x38,0x02,0x03,0xf5,0x02, -0x01,0x97,0xff,0xfd,0xfa,0xfb,0xfa,0x1f,0xfb,0xfb,0x2b,0xfc,0xfb,0x4d,0xfb,0xfb, -0xc7,0xfc,0xfe,0x47,0xff,0xff,0xd2,0xfe,0xff,0x14,0x00,0x00,0xa7,0xff,0xfe,0xe1, -0xfc,0xfd,0x91,0xfe,0x00,0x45,0x01,0x01,0x10,0x00,0xff,0xe2,0xfe,0xff,0xf9,0x00, -0x01,0x5e,0x01,0xff,0xe8,0xfd,0xfd,0x4c,0xff,0x01,0xd7,0x02,0x03,0x01,0x03,0x03, -0x2a,0x05,0x06,0xbb,0x07,0x07,0x5f,0x07,0x06,0x85,0x05,0x05,0xf3,0x04,0x04,0xa7, -0x03,0x03,0x82,0x03,0x04,0xbb,0x05,0x05,0x0d,0x05,0x04,0xe1,0x03,0x04,0xad,0x06, -0x08,0x33,0x08,0x05,0x4d,0x02,0xff,0xff,0xff,0x01,0x86,0x02,0x02,0xde,0x02,0x02, -0x6f,0x03,0x04,0x34,0x05,0x05,0x74,0x03,0xff,0xaf,0xfc,0xfc,0x41,0xfe,0x00,0x9d, -0x01,0x00,0x0c,0x00,0x00,0xe5,0x00,0x00,0xda,0xff,0xff,0x50,0xfe,0xfd,0xed,0xfd, -0xfe,0x9a,0xff,0xff,0x08,0xfe,0xfc,0xb1,0xfb,0xfd,0xd1,0xfe,0xff,0xf5,0xfe,0xfe, -0x1d,0xff,0xfe,0x8e,0xfe,0xfe,0xb9,0xfe,0xfe,0xb0,0xfc,0xfc,0x05,0xfe,0x01,0x03, -0x04,0x05,0x00,0x04,0x02,0xf0,0xff,0xfd,0xec,0xfb,0xfa,0x7c,0xfa,0xfa,0xb4,0xf9, -0xf9,0x52,0xf9,0xfa,0x66,0xfb,0xfb,0x09,0xfb,0xfa,0xd5,0xf9,0xf9,0x68,0xf9,0xf9, -0xe7,0xf9,0xfa,0xa6,0xfa,0xfa,0x1e,0xfc,0xfe,0x58,0x01,0x02,0xef,0x02,0x01,0x6b, -0x00,0xff,0x8c,0xff,0xfe,0x3d,0xfd,0xfb,0xd9,0xfa,0xfb,0x70,0xfb,0xfb,0x58,0xfb, -0xfb,0xd5,0xfb,0xfd,0xd1,0xfe,0x00,0xb4,0x00,0xff,0x3e,0xfe,0xfc,0x69,0xfc,0xfd, -0xef,0xff,0x00,0xd9,0xff,0xfe,0xf7,0xfd,0xfe,0x3b,0x00,0x01,0x75,0x01,0x00,0x79, -0xff,0xfe,0x0d,0xff,0xff,0xea,0xff,0xff,0xf7,0xfe,0xff,0x73,0x00,0x02,0x92,0x03, -0x04,0x69,0x05,0x05,0x6e,0x06,0x07,0xb1,0x07,0x07,0x74,0x05,0x03,0xa5,0x02,0x04, -0xf0,0x05,0x06,0x89,0x05,0x03,0x7a,0x02,0x02,0xb8,0x03,0x05,0x3f,0x08,0x09,0x80, -0x07,0x05,0xd0,0x03,0x04,0x27,0x05,0x03,0x5f,0x01,0xff,0x29,0x00,0x02,0x29,0x05, -0x06,0x78,0x06,0x05,0x75,0x03,0x01,0x36,0x00,0x00,0xa5,0x00,0xff,0xde,0xfe,0xff, -0x23,0x01,0x02,0x7a,0x02,0x01,0xd2,0xff,0xff,0x12,0xff,0xff,0x17,0x00,0x00,0x59, -0x00,0xfe,0x6f,0xfd,0xfc,0xdf,0xfd,0xfe,0xbd,0xfe,0xfd,0x7d,0xfd,0xfe,0x41,0xff, -0x00,0x62,0x00,0xff,0x8e,0xfe,0xfc,0x5c,0xfb,0xfb,0x46,0xfd,0x00,0x40,0x02,0x03, -0x85,0x03,0x03,0x18,0x03,0x02,0x70,0x00,0xfe,0x4d,0xfd,0xfb,0x5b,0xfa,0xf9,0xca, -0xf9,0xfa,0x8a,0xfb,0xfb,0x76,0xfa,0xf9,0x2c,0xfa,0xfb,0x20,0xfb,0xfa,0x72,0xf8, -0xf7,0x84,0xf7,0xf8,0xbe,0xfa,0xfc,0x94,0xfd,0xfe,0x4f,0x00,0x01,0xd4,0x01,0x01, -0x3e,0x01,0xff,0x7e,0xfe,0xfd,0xba,0xfd,0xfd,0xab,0xfc,0xfa,0xba,0xf8,0xf8,0x16, -0xfa,0xfc,0x0d,0xff,0xff,0xb9,0xfe,0xfd,0xa5,0xfc,0xfd,0x83,0xfe,0xff,0xd4,0xfe, -0xfd,0x6d,0xfd,0xfd,0xdf,0xfe,0xff,0x0a,0x00,0x00,0xb1,0xff,0xff,0x75,0xff,0x00, -0xd3,0x00,0x00,0xd5,0xfe,0xfd,0x3c,0xfe,0xff,0xe7,0xff,0xff,0x25,0xff,0x00,0x54, -0x02,0x04,0x67,0x06,0x07,0x6a,0x07,0x05,0x79,0x03,0x03,0xd0,0x04,0x07,0xf6,0x07, -0x05,0x0d,0x03,0x01,0xee,0x02,0x04,0xc3,0x04,0x05,0x30,0x05,0x05,0xb5,0x05,0x07, -0xa0,0x08,0x08,0xbe,0x06,0x03,0xc3,0x00,0x00,0x0a,0x02,0x03,0xf5,0x03,0x04,0x37, -0x05,0x05,0x8c,0x05,0x04,0xab,0x03,0x02,0x73,0x00,0xff,0x62,0xff,0x01,0x80,0x02, -0x02,0xbc,0x01,0x00,0x28,0x00,0x00,0x39,0x01,0x01,0xe3,0x00,0x00,0x08,0x00,0xff, -0x57,0xff,0xff,0xfc,0xff,0xff,0xb2,0xfd,0xfc,0xeb,0xfc,0xfe,0x36,0x00,0x01,0x14, -0x01,0x00,0xc2,0xfe,0xfd,0x05,0xfc,0xfb,0x7a,0xfc,0xfe,0x60,0xff,0x00,0x76,0x01, -0x02,0x6d,0x04,0x05,0x74,0x04,0x02,0x91,0xff,0xfe,0x90,0xfd,0xfd,0x63,0xfc,0xfb, -0x64,0xfa,0xfa,0x71,0xfa,0xfb,0x15,0xfc,0xfc,0x94,0xfb,0xfa,0xa2,0xf8,0xf7,0xff, -0xf7,0xf8,0xf0,0xf7,0xf8,0x61,0xf9,0xfb,0x6d,0xfe,0x00,0xa3,0x00,0x00,0x40,0xff, -0xff,0xd8,0x00,0x02,0x03,0x02,0xff,0x6b,0xfc,0xf9,0x4f,0xf9,0xf9,0xed,0xfa,0xfb, -0x6b,0xfc,0xfc,0x58,0xfc,0xfc,0x66,0xfd,0xfe,0xba,0xfe,0xfd,0x46,0xfc,0xfc,0x0b, -0xfe,0xfe,0xad,0xfe,0xfe,0x22,0xfe,0xfe,0x8d,0xff,0xff,0xfc,0xff,0x00,0xe2,0xff, -0xff,0xa0,0xfe,0xff,0x4c,0x01,0x00,0xfb,0xfd,0xfb,0x34,0xfb,0xfd,0x6f,0x01,0x03, -0xad,0x04,0x04,0x53,0x03,0x02,0xbd,0x03,0x05,0x3a,0x07,0x06,0x2f,0x05,0x03,0x1b, -0x04,0x05,0xa5,0x05,0x04,0xc6,0x02,0x02,0x70,0x02,0x03,0xff,0x05,0x07,0xfe,0x08, -0x08,0x08,0x07,0x05,0x44,0x04,0x03,0x1d,0x03,0x02,0xb0,0x01,0x02,0x3f,0x05,0x06, -0x2d,0x07,0x06,0x72,0x04,0x02,0x8b,0x01,0x01,0xb4,0x01,0x02,0x43,0x02,0x01,0xb9, -0x00,0x00,0xbc,0x01,0x02,0x79,0x02,0x01,0x55,0x00,0x00,0x81,0x00,0x01,0xb3,0x01, -0x01,0xd8,0x00,0xff,0x1a,0xfe,0xfc,0xcc,0xfc,0xfe,0x65,0x00,0x01,0x5a,0x01,0x00, -0x32,0xff,0xfe,0x7c,0xfe,0xfd,0x49,0xfc,0xfb,0xc5,0xfb,0xfd,0x95,0xff,0x01,0x9d, -0x03,0x04,0x15,0x04,0x03,0xf6,0x02,0x02,0xea,0x01,0x00,0x02,0xfe,0xfc,0x74,0xfb, -0xfb,0xe7,0xfb,0xfc,0x14,0xfc,0xfb,0x8a,0xfb,0xfb,0x0d,0xfc,0xfb,0x91,0xf8,0xf5, -0xfe,0xf4,0xf6,0xd7,0xf8,0xfa,0x9a,0xfb,0xfb,0xff,0xfb,0xfc,0x52,0xfd,0xff,0x9f, -0x02,0x03,0x5a,0x02,0xff,0x0d,0xfe,0xfd,0x49,0xfd,0xfc,0x60,0xfa,0xf9,0x7c,0xfa, -0xfb,0xb4,0xfb,0xfc,0x36,0xfd,0xfd,0xa7,0xfc,0xfb,0x5d,0xfc,0xfd,0x7c,0xfe,0xfd, -0x07,0xfc,0xfc,0xd1,0xfd,0xff,0x4c,0x00,0xff,0x16,0xfe,0xfd,0xb5,0xfd,0xff,0xb5, -0x01,0x03,0xb0,0x01,0xfe,0xb8,0xfb,0xfb,0xf4,0xfc,0xfe,0xae,0xff,0xff,0x76,0xff, -0x00,0xd5,0x01,0x03,0x12,0x04,0x04,0x59,0x04,0x03,0xcb,0x03,0x05,0xa1,0x06,0x06, -0xaf,0x05,0x03,0x19,0x02,0x01,0x7d,0x02,0x03,0xf4,0x03,0x04,0x4f,0x06,0x07,0x48, -0x08,0x08,0x32,0x07,0x05,0x25,0x03,0x01,0xa9,0x01,0x03,0x54,0x05,0x06,0x68,0x06, -0x05,0xa7,0x04,0x04,0x78,0x04,0x03,0xed,0x02,0x01,0x7f,0x01,0x01,0x75,0x01,0x01, -0x8d,0x02,0x03,0xd1,0x02,0x01,0x29,0x00,0xff,0xec,0x00,0x02,0x7a,0x03,0x02,0x6d, -0x01,0xff,0x0f,0xff,0xfe,0x99,0xfe,0xfe,0x4f,0xff,0xff,0x3a,0x00,0x01,0xc1,0x01, -0x01,0x7b,0x00,0xfe,0x45,0xfc,0xfb,0x43,0xfb,0xfc,0x93,0xfd,0xfe,0xdf,0xff,0x00, -0x6a,0x02,0x04,0xea,0x05,0x05,0x31,0x03,0x01,0x0b,0x01,0x00,0x68,0xff,0xfd,0x2a, -0xfc,0xfb,0x97,0xfb,0xfc,0xd8,0xfd,0xfe,0x6e,0xfe,0xfb,0x1a,0xf8,0xf6,0x46,0xf7, -0xf8,0x2d,0xf9,0xf8,0x83,0xf7,0xf7,0xbd,0xf8,0xf9,0x8d,0xfb,0xfd,0xed,0xff,0x00, -0xdd,0x00,0x00,0x8e,0x01,0x01,0xa8,0xff,0xfc,0xec,0xfa,0xfa,0x9d,0xfb,0xfb,0x8d, -0xfb,0xfb,0xc0,0xfa,0xfb,0x21,0xfc,0xfd,0xf6,0xfd,0xfd,0x31,0xfb,0xf9,0xfe,0xfa, -0xfd,0xec,0xff,0xff,0xab,0xfd,0xfb,0x8c,0xfb,0xfc,0x0e,0xff,0x00,0x9d,0x01,0x00, -0x8f,0xff,0xfe,0x37,0xfe,0xfe,0xdb,0xfe,0xfd,0x7e,0xfc,0xfc,0x50,0xfd,0xff,0x07, -0x01,0x01,0x47,0x01,0x01,0x82,0x01,0x02,0xc7,0x03,0x05,0xc0,0x05,0x05,0x4e,0x05, -0x04,0xe8,0x03,0x03,0xc8,0x02,0x01,0x1a,0x01,0x01,0x5f,0x04,0x07,0x80,0x08,0x08, -0xf5,0x06,0x05,0x77,0x04,0x03,0x8d,0x03,0x03,0x3a,0x04,0x04,0x4e,0x05,0x05,0x62, -0x05,0x06,0x81,0x06,0x05,0x3e,0x04,0x02,0x24,0x01,0x01,0x75,0x02,0x03,0xa6,0x03, -0x03,0xf1,0x01,0x00,0xad,0x00,0x01,0x56,0x02,0x02,0xab,0x02,0x02,0x38,0x02,0x01, -0x6c,0x01,0x01,0x20,0x00,0xfe,0x9a,0xfd,0xfe,0x42,0x00,0x02,0x27,0x03,0x02,0xc3, -0x00,0x00,0x90,0xff,0xfe,0xc8,0xfc,0xfb,0x16,0xfb,0xfb,0xbb,0xfc,0xfe,0x08,0x01, -0x03,0x80,0x03,0x03,0x81,0x03,0x05,0x21,0x06,0x04,0x6d,0x01,0xfe,0xc2,0xfc,0xfd, -0x23,0xfe,0xfe,0xaf,0xff,0xff,0x1a,0xfe,0xfb,0x7d,0xfa,0xfa,0x19,0xfb,0xfa,0xd8, -0xf8,0xf7,0xb3,0xf6,0xf7,0xa1,0xf7,0xf7,0x4e,0xf8,0xf9,0xf3,0xfa,0xfd,0xd4,0xff, -0x01,0x6e,0x02,0x00,0x2f,0xff,0xfe,0xf6,0xfe,0xff,0xd4,0xfd,0xfb,0x65,0xf9,0xf9, -0x16,0xfb,0xfd,0xe1,0xfd,0xfd,0x61,0xfb,0xf9,0x6d,0xf9,0xfa,0x1c,0xfd,0xfe,0x6b, -0xfe,0xfc,0x1a,0xfb,0xfa,0x3f,0xfc,0xfd,0x8c,0xfe,0xfe,0x77,0xfe,0xfe,0xdf,0xff, -0x00,0x66,0x00,0xff,0x7b,0xfe,0xfd,0x52,0xfc,0xfc,0x98,0xfd,0xfe,0xe9,0xfe,0xfe, -0x79,0xfe,0xff,0x51,0x00,0x01,0xc6,0x01,0x01,0xbd,0x02,0x04,0x06,0x06,0x06,0x76, -0x05,0x03,0x2d,0x02,0x00,0x9e,0x00,0x01,0xd2,0x02,0x04,0x7f,0x06,0x06,0x0a,0x06, -0x05,0x79,0x05,0x05,0x37,0x05,0x04,0xca,0x03,0x03,0x40,0x03,0x04,0x9b,0x06,0x07, -0x6a,0x07,0x06,0xa2,0x04,0x03,0xc6,0x02,0x02,0x9e,0x03,0x04,0x81,0x03,0x02,0x65, -0x01,0x01,0xcc,0x02,0x02,0xcf,0x01,0x00,0x8e,0x01,0x03,0x22,0x04,0x03,0xcc,0x02, -0x01,0xac,0x00,0xff,0xf9,0xfe,0xff,0x86,0x00,0x01,0xe1,0x00,0x01,0xa2,0x02,0x04, -0x82,0x03,0x00,0xaa,0xfd,0xfc,0x23,0xfc,0xfc,0x87,0xfc,0xfc,0x1b,0xfd,0xfd,0x1d, -0xff,0x01,0x97,0x04,0x07,0x94,0x07,0x05,0x35,0x02,0x00,0x16,0x00,0x00,0xa7,0x00, -0x00,0x4a,0x00,0xff,0xb7,0xfe,0xfe,0x77,0xfe,0xfd,0x9f,0xfc,0xfa,0xfd,0xf9,0xfa, -0x62,0xfa,0xf9,0xe5,0xf6,0xf4,0xad,0xf4,0xf6,0x27,0xf9,0xfb,0x94,0xfc,0xfd,0xe2, -0xfd,0xff,0xe3,0x00,0x02,0x44,0x02,0x00,0x23,0xfd,0xfa,0x9b,0xfa,0xfc,0x14,0xfe, -0xfe,0xa3,0xfc,0xfa,0xaa,0xf9,0xf9,0xff,0xfa,0xfc,0x80,0xfc,0xfc,0xe5,0xfb,0xfb, -0xba,0xfb,0xfc,0x60,0xfc,0xfc,0xc5,0xfb,0xfb,0x99,0xfc,0xfe,0x49,0x00,0x00,0xdb, -0xff,0xfe,0x4c,0xfe,0xfe,0x66,0xfe,0xfd,0xfb,0xfc,0xfc,0x7e,0xfd,0xfd,0x4f,0xfe, -0xfe,0x98,0xfe,0xfe,0x57,0xfe,0xff,0x90,0x00,0x02,0xcc,0x04,0x05,0xdf,0x05,0x04, -0x44,0x02,0x00,0xde,0x00,0x01,0x7b,0x02,0x02,0xfd,0x02,0x03,0xca,0x04,0x05,0x3d, -0x06,0x06,0xd3,0x05,0x04,0xd9,0x02,0x01,0x0e,0x03,0x05,0x17,0x07,0x06,0xdf,0x05, -0x05,0xe6,0x05,0x06,0x52,0x05,0x04,0xa3,0x03,0x03,0x69,0x03,0x03,0x30,0x03,0x03, -0x2a,0x03,0x01,0x6a,0x00,0x01,0xf1,0x02,0x04,0xf5,0x03,0x02,0x8f,0x02,0x02,0x2f, -0x03,0x02,0xc4,0x00,0xff,0x09,0xff,0xff,0x31,0x00,0x02,0x33,0x04,0x04,0x39,0x03, -0x01,0xa8,0x00,0x00,0x7a,0x00,0xff,0x03,0xfd,0xfa,0x8b,0xf9,0xfa,0x50,0xfc,0xff, -0x4e,0x03,0x04,0xef,0x04,0x04,0xe2,0x03,0x04,0xa0,0x03,0x02,0xe5,0x00,0x00,0x47, -0x01,0x02,0x34,0x02,0x01,0x20,0xff,0xfd,0x7c,0xfd,0xfd,0xaf,0xfe,0xfe,0xc7,0xfc, -0xf9,0x2d,0xf7,0xf6,0xd3,0xf6,0xf7,0x9b,0xf7,0xf6,0x29,0xf6,0xf7,0x1a,0xfb,0xff, -0x80,0x01,0x01,0x9c,0x00,0xfe,0x9d,0xfd,0xfd,0x16,0xfe,0xfe,0xcc,0xfe,0xfd,0x2a, -0xfc,0xfb,0x21,0xfb,0xfb,0xdb,0xfb,0xfb,0x41,0xfa,0xfa,0xb7,0xfb,0xfc,0xcc,0xfc, -0xfb,0x0f,0xfb,0xfa,0x77,0xfa,0xfb,0xf0,0xfb,0xfc,0xbe,0xfd,0xfe,0x28,0xff,0xff, -0x56,0xff,0xfe,0x5f,0xfe,0xfd,0x2a,0xfd,0xfc,0x3e,0xfd,0xfe,0x12,0xff,0xfe,0x5e, -0xfd,0xfb,0x8b,0xfb,0xfc,0xcc,0xfe,0x00,0x49,0x02,0x03,0x3a,0x04,0x03,0x69,0x02, -0x01,0x9f,0x02,0x02,0x9c,0x01,0xff,0xef,0xff,0x01,0x5e,0x04,0x05,0xba,0x05,0x05, -0xa5,0x04,0x03,0xdb,0x02,0x02,0xff,0x03,0x04,0xbd,0x04,0x04,0xe5,0x04,0x06,0xc9, -0x07,0x07,0x52,0x05,0x04,0x63,0x04,0x05,0x10,0x05,0x04,0xea,0x03,0x03,0x61,0x02, -0x02,0x40,0x02,0x02,0xbb,0x02,0x02,0xf3,0x01,0x02,0x4b,0x04,0x05,0xf5,0x04,0x03, -0x22,0x01,0xff,0x6b,0xff,0x00,0x62,0x01,0x02,0x77,0x02,0x01,0x8d,0x01,0x02,0xaa, -0x04,0x05,0xcd,0x04,0x01,0x0a,0xfe,0xfb,0xa9,0xfa,0xfa,0x3b,0xfb,0xfc,0x04,0xfe, -0x00,0xb5,0x02,0x04,0x48,0x05,0x04,0xf8,0x02,0x01,0xdc,0x01,0x03,0x92,0x04,0x04, -0xb8,0x02,0x00,0x77,0xff,0x00,0x72,0x01,0x01,0xac,0x00,0xfe,0x2c,0xfd,0xfc,0x78, -0xfc,0xfc,0xc1,0xfa,0xf8,0xb7,0xf5,0xf3,0x59,0xf3,0xf5,0x4a,0xf9,0xfc,0xa5,0xfd, -0xfd,0xba,0xfd,0xfe,0x25,0xff,0xff,0x39,0xff,0xfe,0x08,0xfe,0xfe,0x30,0xfe,0xfd, -0x3f,0xfd,0xfb,0xef,0xfa,0xfa,0xb7,0xfa,0xfb,0x83,0xfb,0xfb,0x0c,0xfc,0xfb,0x4f, -0xfb,0xfa,0x37,0xfa,0xfa,0xd9,0xfa,0xfa,0xdb,0xfa,0xfc,0x31,0xfe,0xff,0xac,0xff, -0xfe,0x87,0xfd,0xfd,0x03,0xfd,0xfc,0xbe,0xfd,0xff,0x25,0x00,0xfe,0x6e,0xfc,0xfa, -0xfb,0xfa,0xfc,0x96,0xfd,0xfe,0xa1,0xfe,0xff,0x3e,0x01,0x02,0x03,0x03,0x03,0xbd, -0x03,0x01,0xbf,0xff,0xfe,0x0d,0x00,0x02,0x30,0x03,0x03,0x34,0x03,0x03,0x7b,0x04, -0x04,0xe9,0x03,0x03,0x70,0x02,0x02,0x16,0x03,0x04,0xa4,0x05,0x06,0x14,0x06,0x05, -0x77,0x05,0x06,0xc2,0x06,0x06,0x77,0x05,0x04,0xf7,0x03,0x03,0x4f,0x04,0x04,0x94, -0x03,0x02,0x06,0x01,0x00,0x77,0x01,0x03,0xec,0x05,0x06,0x40,0x04,0x02,0x75,0x01, -0x01,0xcf,0x02,0x02,0x9b,0x01,0x00,0x61,0xff,0xff,0xaf,0x01,0x03,0x9c,0x05,0x06, -0xc4,0x05,0x04,0x18,0x03,0x01,0xa4,0xfe,0xfb,0x59,0xf9,0xf9,0x94,0xfb,0xfe,0x8e, -0x01,0x02,0x62,0x01,0x01,0xd0,0x01,0x03,0x96,0x04,0x04,0x5e,0x04,0x03,0x13,0x02, -0x01,0xce,0x02,0x03,0xcd,0x03,0x02,0xf3,0xff,0xfe,0x8d,0xff,0x01,0xe1,0x01,0x00, -0xcb,0xfd,0xfa,0x42,0xf7,0xf5,0x7b,0xf5,0xf5,0x4d,0xf6,0xf7,0xc2,0xf8,0xfa,0x6c, -0xfc,0xfd,0x93,0xfd,0xfd,0x6f,0xfe,0xfe,0x89,0xfe,0xfe,0x5b,0xff,0xff,0x99,0xfe, -0xfc,0xac,0xfb,0xfb,0x3d,0xfc,0xfb,0xdb,0xfa,0xfa,0xac,0xfb,0xfc,0xf4,0xfb,0xfb, -0xc3,0xfa,0xfa,0xc9,0xf9,0xf8,0xaa,0xf8,0xfa,0x7b,0xfd,0xfe,0x6e,0xfe,0xfd,0x84, -0xfc,0xfc,0xb6,0xfc,0xfd,0xb8,0xfe,0xff,0x29,0xff,0xfd,0x8a,0xfc,0xfc,0x4a,0xfd, -0xfd,0xe2,0xfb,0xfa,0x2c,0xfb,0xfd,0x50,0xff,0x01,0x22,0x02,0x02,0xd4,0x01,0x01, -0xb2,0x00,0x00,0x7a,0x00,0x00,0x02,0x00,0x00,0x3c,0x02,0x03,0x7d,0x04,0x03,0xbd, -0x02,0x02,0xf0,0x01,0x02,0xd5,0x02,0x03,0xa5,0x03,0x03,0xea,0x03,0x04,0x5c,0x06, -0x07,0x57,0x07,0x05,0x8e,0x04,0x04,0x95,0x05,0x07,0xf0,0x06,0x05,0xe3,0x02,0x01, -0xf4,0x00,0x01,0x4e,0x03,0x04,0x13,0x04,0x03,0xe5,0x02,0x03,0x34,0x04,0x04,0x8e, -0x04,0x02,0x0e,0x01,0x00,0x41,0x00,0x00,0x9a,0x00,0x00,0x0c,0x02,0x04,0x8b,0x07, -0x08,0xee,0x07,0x04,0x0e,0x01,0xfd,0x1c,0xfc,0xfc,0x20,0xfd,0xfe,0xf0,0xfd,0xfd, -0xc7,0xfd,0xff,0xf7,0x01,0x03,0x2d,0x04,0x03,0x02,0x02,0x02,0x60,0x03,0x05,0xe3, -0x05,0x04,0xde,0x02,0x01,0xe3,0x00,0x01,0x8b,0x02,0x02,0x4f,0x03,0x03,0xd2,0x01, -0xff,0x42,0xfc,0xfa,0xb3,0xf8,0xf7,0x70,0xf5,0xf5,0xa3,0xf6,0xf8,0x2e,0xfa,0xfa, -0x83,0xfa,0xfb,0x2b,0xfd,0xfd,0xcb,0xfd,0xfe,0x44,0xff,0xff,0xfa,0xfe,0xfe,0xd1, -0xfd,0xfd,0x5f,0xfd,0xfb,0xbe,0xfa,0xfa,0xab,0xfb,0xfc,0xe9,0xfc,0xfc,0xb9,0xfb, -0xfa,0x72,0xf8,0xf7,0xcb,0xf8,0xfa,0x8f,0xfc,0xfc,0xa7,0xfb,0xfb,0xa2,0xfb,0xfc, -0x8c,0xfd,0xfd,0x6a,0xfd,0xfd,0x62,0xfd,0xfe,0xe2,0xfe,0xff,0x31,0xfe,0xfc,0xe7, -0xfa,0xfa,0x49,0xfb,0xfc,0xe3,0xfc,0xfd,0xda,0xfe,0x00,0x64,0x01,0x01,0x6b,0x01, -0x00,0x87,0xff,0xfe,0x2e,0xff,0x00,0xc3,0x01,0x02,0x8b,0x02,0x01,0xcd,0x01,0x02, -0x7a,0x03,0x03,0xe3,0x01,0x00,0x5a,0x00,0x01,0xa8,0x03,0x05,0x17,0x06,0x05,0x98, -0x04,0x04,0xf3,0x04,0x06,0x19,0x08,0x08,0xa4,0x06,0x04,0x47,0x03,0x03,0x15,0x04, -0x04,0x00,0x03,0x01,0xdf,0x01,0x02,0xcb,0x03,0x04,0x54,0x04,0x04,0x33,0x04,0x04, -0x56,0x04,0x03,0x98,0x01,0xff,0x72,0xfd,0xfd,0x3b,0x00,0x04,0x71,0x07,0x08,0xfd, -0x07,0x05,0xff,0x03,0x02,0x4d,0x02,0x01,0x04,0xff,0xfc,0xf4,0xfa,0xfb,0x3f,0xfe, -0xff,0x6e,0x00,0x00,0x54,0x00,0x00,0x3b,0x01,0x02,0xe3,0x03,0x05,0x0b,0x06,0x04, -0xd9,0x02,0x02,0xc3,0x02,0x03,0xd1,0x02,0x02,0xed,0x03,0x05,0x33,0x05,0x03,0x6a, -0x01,0xff,0x05,0xfd,0xfa,0x27,0xf8,0xf7,0x41,0xf7,0xf7,0xcc,0xf7,0xf7,0x8c,0xf8, -0xf9,0x1e,0xfb,0xfb,0x4c,0xfc,0xfc,0xbf,0xfd,0xfe,0xb3,0xfe,0xff,0x18,0x00,0xff, -0x2c,0xfe,0xfb,0xdf,0xfa,0xfb,0x27,0xfd,0xfe,0x35,0xfe,0xfc,0x1d,0xfb,0xf9,0x6c, -0xf9,0xf9,0x9e,0xfa,0xfa,0xf9,0xf9,0xf9,0x19,0xfa,0xfb,0x44,0xfc,0xfc,0xe7,0xfb, -0xfb,0xa6,0xfb,0xfc,0x8a,0xfd,0xfe,0x82,0xfe,0xfe,0x3a,0xfe,0xfd,0xb5,0xfc,0xfc, -0xc4,0xfb,0xfa,0x6f,0xfa,0xfb,0xd0,0xfc,0xff,0x81,0x00,0x00,0x88,0xff,0xfe,0xfd, -0xfe,0xff,0x4c,0x00,0x00,0x81,0xff,0xff,0xa3,0xff,0x01,0xd0,0x02,0x03,0xbf,0x03, -0x01,0xce,0xff,0xfe,0x0d,0x00,0x02,0x72,0x03,0x03,0x33,0x02,0x01,0xde,0x02,0x04, -0x18,0x06,0x06,0xac,0x06,0x06,0x46,0x06,0x06,0x34,0x06,0x05,0xcb,0x04,0x03,0x1a, -0x03,0x03,0x52,0x03,0x03,0x82,0x02,0x01,0x0f,0x02,0x03,0x51,0x05,0x07,0x18,0x08, -0x05,0x9d,0x01,0xfe,0x20,0xfd,0xfe,0xcb,0x00,0x02,0xd0,0x02,0x04,0x13,0x06,0x07, -0xc6,0x07,0x07,0x98,0x06,0x04,0xf4,0x00,0xfe,0x50,0xfd,0xfe,0xa8,0xff,0xff,0x56, -0xfe,0xfd,0x4d,0xfe,0xff,0xc0,0xff,0x00,0x9c,0x02,0x04,0x15,0x05,0x04,0x1a,0x04, -0x03,0x3a,0x03,0x02,0x59,0x02,0x02,0x6e,0x04,0x05,0x7d,0x06,0x06,0x43,0x05,0x03, -0xdd,0x01,0xff,0x16,0xfd,0xfb,0x16,0xfa,0xf8,0x8c,0xf7,0xf7,0xd1,0xf7,0xf9,0xf1, -0xf9,0xfa,0xa0,0xf9,0xf9,0xaa,0xfa,0xfc,0x0b,0xff,0x00,0x46,0x00,0xfe,0x1d,0xfd, -0xfc,0x05,0xfd,0xfe,0xb3,0xfe,0xfe,0x32,0xfd,0xfc,0x8b,0xfc,0xfc,0xa3,0xfb,0xfa, -0x2d,0xfa,0xf9,0x69,0xf9,0xf9,0x6c,0xfa,0xfb,0x20,0xfb,0xfa,0x3b,0xfa,0xfa,0x67, -0xfb,0xfc,0x84,0xfc,0xfc,0x96,0xfc,0xfd,0xc8,0xfe,0xff,0x95,0xfe,0xfc,0x2d,0xfb, -0xfa,0x95,0xfa,0xfb,0xc8,0xfc,0xfd,0x79,0xfd,0xfd,0x82,0xfd,0xfe,0x8f,0x00,0x01, -0xc0,0xff,0xfd,0xac,0xfc,0xfd,0xc8,0xff,0x01,0x9d,0x02,0x02,0x22,0x01,0x00,0x86, -0x00,0x01,0x82,0x01,0x01,0x51,0x00,0xff,0x4f,0x00,0x01,0x02,0x02,0x02,0xad,0x03, -0x04,0x05,0x05,0x05,0xed,0x06,0x07,0xf9,0x06,0x05,0xe3,0x03,0x04,0x88,0x06,0x07, -0x43,0x05,0x01,0xae,0xff,0xff,0x4a,0x01,0x03,0xe9,0x05,0x07,0xc9,0x07,0x06,0x60, -0x03,0x01,0xf8,0x00,0x00,0x7a,0xff,0xfe,0x61,0xfe,0x00,0x3c,0x04,0x06,0x4c,0x08, -0x08,0xe9,0x07,0x06,0xf2,0x03,0x02,0x94,0x01,0x01,0xf6,0x00,0xff,0xef,0xfe,0xfe, -0xe3,0xfd,0xfd,0x99,0xfd,0xfe,0x36,0x00,0x02,0x82,0x03,0x04,0x63,0x04,0x04,0x41, -0x03,0x02,0xe4,0x01,0x02,0xb6,0x03,0x05,0x65,0x06,0x06,0xab,0x06,0x06,0xf6,0x05, -0x04,0x2f,0x03,0x00,0x89,0xfd,0xfa,0xbd,0xf9,0xfa,0xd1,0xfa,0xfa,0xd7,0xf8,0xf7, -0xd4,0xf6,0xf8,0x10,0xfa,0xfc,0x51,0xfd,0xfd,0xdd,0xfd,0xfd,0xbb,0xfd,0xfe,0x70, -0xfe,0xfe,0x49,0xfe,0xfd,0xee,0xfd,0xfe,0xb4,0xfe,0xfe,0xc3,0xfc,0xfb,0x73,0xfa, -0xfa,0xfa,0xfa,0xfa,0x5c,0xfa,0xf9,0xef,0xf9,0xfa,0xd4,0xfa,0xfb,0xc0,0xfa,0xfa, -0xe3,0xf9,0xfa,0xd4,0xfb,0xfd,0x3e,0xff,0xfe,0x3c,0xfd,0xfb,0xce,0xfb,0xfc,0x18, -0xfd,0xfc,0x6b,0xfb,0xfa,0x32,0xfa,0xfb,0x4e,0xfe,0xff,0xde,0xff,0xfe,0x48,0xfd, -0xfc,0x8e,0xfd,0xfe,0x05,0xff,0xff,0xe9,0xff,0xff,0xed,0xff,0x00,0xc9,0x01,0x02, -0x13,0x01,0xff,0x07,0xff,0x00,0xd0,0x00,0x00,0xb3,0xfe,0xfe,0x36,0x00,0x03,0xf0, -0x04,0x05,0x58,0x05,0x04,0x3d,0x04,0x04,0x62,0x05,0x07,0x3b,0x09,0x08,0x24,0x05, -0x02,0x91,0x00,0x00,0xab,0x01,0x02,0x89,0x03,0x04,0xeb,0x05,0x06,0xca,0x06,0x06, -0xb2,0x04,0x02,0x12,0xff,0xfd,0x10,0xfd,0xfe,0x5d,0x01,0x03,0xbb,0x05,0x07,0x90, -0x07,0x07,0x43,0x06,0x05,0xa4,0x04,0x04,0xc5,0x03,0x02,0x7b,0x01,0x00,0x35,0xff, -0xfd,0x1f,0xfd,0xfd,0x00,0xfe,0xff,0x8a,0x01,0x03,0xf3,0x03,0x03,0x99,0x02,0x01, -0x3f,0x02,0x03,0x70,0x03,0x03,0x65,0x03,0x04,0xd9,0x06,0x08,0xaf,0x09,0x08,0x17, -0x06,0x03,0x77,0x01,0x00,0xa5,0xff,0xfe,0xad,0xfd,0xfb,0x6b,0xf9,0xf7,0xad,0xf7, -0xf8,0x67,0xf9,0xf9,0x3e,0xfa,0xfa,0x0e,0xfc,0xfd,0xd3,0xfd,0xfd,0x5a,0xfd,0xfd, -0xe5,0xfd,0xfe,0x39,0xff,0xff,0x05,0xff,0xfe,0x84,0xfd,0xfd,0x22,0xfd,0xfc,0xbc, -0xfb,0xfa,0x85,0xf9,0xf9,0x0d,0xfb,0xfc,0xc0,0xfb,0xfa,0xb5,0xf8,0xf8,0xf0,0xf8, -0xfb,0xa0,0xfc,0xfc,0xcc,0xfb,0xfb,0x03,0xfc,0xfd,0x47,0xfe,0xfe,0x00,0xfd,0xfb, -0x5b,0xfa,0xf9,0x6a,0xfa,0xfc,0x14,0xfe,0xfe,0x24,0xfd,0xfc,0x37,0xfd,0xfe,0x98, -0xfe,0xfd,0x66,0xfc,0xfd,0x91,0xfe,0xff,0xca,0xff,0xff,0xeb,0xff,0x00,0xa3,0x00, -0x01,0xa2,0x01,0x01,0xa5,0xff,0xfd,0xe4,0xfb,0xfc,0x9d,0xff,0x02,0x34,0x03,0x02, -0x99,0x01,0x01,0x25,0x02,0x03,0x3f,0x06,0x08,0x70,0x08,0x07,0x4a,0x06,0x05,0x10, -0x04,0x03,0xd0,0x01,0x00,0xbc,0x00,0x02,0x41,0x04,0x06,0xd6,0x07,0x08,0x43,0x07, -0x04,0xcd,0x01,0xff,0xa0,0xfd,0xfd,0xda,0xfe,0x00,0x9a,0x02,0x04,0x53,0x05,0x05, -0x4f,0x06,0x06,0x46,0x06,0x05,0x8e,0x05,0x05,0x59,0x05,0x04,0xd2,0x01,0xff,0x84, -0xfd,0xfd,0x45,0xfe,0xff,0xc6,0xff,0x00,0xb0,0x00,0x01,0x1e,0x03,0x03,0x5a,0x03, -0x02,0x15,0x01,0x00,0x48,0x01,0x03,0x68,0x06,0x08,0x39,0x09,0x08,0x36,0x07,0x06, -0x69,0x06,0x05,0x9e,0x04,0x02,0xaa,0x00,0xfe,0x5e,0xfd,0xfb,0xbf,0xfa,0xf9,0xc9, -0xf8,0xf8,0x29,0xf9,0xfa,0x64,0xfb,0xfb,0xad,0xfb,0xfb,0x07,0xfc,0xfd,0x32,0xfe, -0xfe,0xbc,0xfe,0xfe,0xf3,0xfd,0xfe,0x1b,0x00,0x00,0x5a,0xff,0xfc,0xdc,0xfa,0xfa, -0x0c,0xfc,0xfc,0x9e,0xfc,0xfb,0x78,0xfa,0xf9,0x2b,0xf9,0xf9,0x65,0xfa,0xfb,0x16, -0xfb,0xf9,0xa8,0xf8,0xfa,0xb0,0xfc,0xfe,0x17,0xfe,0xfc,0xdc,0xfb,0xfb,0xcb,0xfb, -0xfb,0xf6,0xfa,0xfa,0x7f,0xfb,0xfc,0xb1,0xfc,0xfd,0xf6,0xfd,0xfd,0xac,0xfc,0xfb, -0x4c,0xfc,0xfd,0xaa,0xfe,0xfe,0x34,0xfd,0xfc,0x6a,0xfd,0xff,0xc6,0x01,0x03,0x80, -0x02,0x00,0x39,0xfe,0xfc,0x47,0xfc,0xfd,0x6b,0xff,0x00,0xb1,0xff,0xff,0xf1,0xfe, -0xff,0x98,0x00,0x01,0x5e,0x03,0x04,0x2c,0x06,0x07,0xa2,0x07,0x07,0xdb,0x06,0x05, -0xd2,0x02,0x00,0xff,0xff,0x00,0xd3,0x01,0x04,0xf6,0x06,0x08,0x78,0x08,0x06,0xbf, -0x04,0x02,0xa7,0x00,0xff,0x21,0xfe,0xfe,0xb4,0xff,0x01,0x7d,0x03,0x03,0xef,0x03, -0x04,0x11,0x05,0x06,0xd9,0x07,0x08,0x62,0x07,0x05,0x3f,0x04,0x02,0x9a,0x01,0x00, -0x0d,0x00,0xfe,0xbd,0xfd,0xfd,0x3b,0xff,0x01,0x79,0x03,0x03,0xac,0x02,0x00,0xff, -0xff,0x00,0x00,0x01,0x02,0xe6,0x03,0x05,0x12,0x06,0x06,0x1f,0x08,0x08,0xdd,0x08, -0x08,0x11,0x07,0x06,0x22,0x05,0x03,0x6f,0x02,0x00,0xe5,0xfd,0xfb,0x9a,0xfa,0xfa, -0x5c,0xfb,0xfb,0xc0,0xf9,0xf8,0x7c,0xf9,0xfb,0xd6,0xfc,0xfc,0xfb,0xfb,0xfb,0x7d, -0xfc,0xfd,0xa7,0xfe,0x00,0xf0,0x00,0x00,0x88,0xfe,0xfc,0xbc,0xfc,0xfe,0x11,0xff, -0xfe,0xf3,0xfb,0xfa,0x43,0xfa,0xfb,0xc3,0xfb,0xfb,0xa7,0xfa,0xf9,0x1e,0xf9,0xf8, -0x4c,0xf9,0xfa,0x67,0xfb,0xfb,0xdc,0xfb,0xfc,0xc1,0xfc,0xfd,0x92,0xfc,0xfb,0xe1, -0xf9,0xf9,0x2f,0xfb,0xfc,0x06,0xfd,0xfc,0x2d,0xfc,0xfb,0xfa,0xfb,0xfd,0x40,0xfe, -0xfe,0x8a,0xfd,0xfb,0x28,0xfa,0xfa,0xda,0xfc,0xff,0x48,0x01,0x01,0x4e,0x01,0xff, -0xcf,0xfe,0xfe,0x44,0xfe,0xfe,0x55,0xfe,0xfe,0x03,0xfe,0xfd,0x0f,0xfe,0xfe,0x41, -0xfe,0xfe,0xab,0xff,0x00,0x8f,0x02,0x04,0xe8,0x06,0x08,0xfb,0x08,0x07,0xa6,0x04, -0x02,0x81,0x00,0x00,0xe3,0x00,0x02,0xe1,0x03,0x06,0x12,0x08,0x08,0xab,0x07,0x05, -0xf7,0x02,0x00,0xbd,0xff,0xff,0x09,0x00,0x00,0x87,0x00,0x00,0xa6,0x00,0x01,0xfe, -0x03,0x05,0xef,0x06,0x06,0x9c,0x06,0x06,0x3c,0x07,0x07,0x32,0x06,0x04,0x73,0x01, -0xff,0x21,0xfe,0xfe,0xfb,0xff,0x01,0xd3,0x01,0x01,0x9e,0x01,0x01,0xc3,0x00,0x00, -0x98,0x00,0x00,0xdb,0x00,0x01,0x48,0x03,0x05,0x5b,0x07,0x07,0xf5,0x06,0x07,0x4a, -0x09,0x0a,0x64,0x09,0x07,0x02,0x05,0x03,0x69,0x02,0x01,0xd2,0xff,0xfe,0x19,0xfd, -0xfb,0xa4,0xf9,0xf9,0x29,0xfb,0xfc,0x2a,0xfc,0xfa,0xf4,0xf8,0xf9,0xdb,0xfb,0xfd, -0x0f,0xff,0xff,0x70,0xfe,0xfe,0x73,0xfe,0xff,0xf2,0xff,0x00,0x53,0xff,0xfd,0x7c, -0xfc,0xfc,0xb3,0xfc,0xfc,0x5e,0xfc,0xfb,0xc6,0xfa,0xfa,0xbb,0xfa,0xfa,0x84,0xf9, -0xf9,0x20,0xf9,0xf9,0x4f,0xfb,0xfc,0x4b,0xfd,0xfc,0xf8,0xfa,0xfa,0x50,0xfa,0xfb, -0x67,0xfc,0xfc,0x55,0xfb,0xfa,0xe2,0xf9,0xfb,0x22,0xfd,0xfe,0x3d,0xff,0xfe,0x01, -0xfc,0xfa,0xb4,0xf9,0xfa,0xe8,0xfb,0xfd,0xc6,0xfe,0xff,0x2d,0x00,0xff,0x7e,0xff, -0xff,0x12,0xff,0xff,0x70,0xfe,0xfd,0x5b,0xfd,0xfd,0x3a,0xfe,0xfe,0x22,0xfd,0xfb, -0x7f,0xfb,0xfc,0x65,0xfe,0x01,0x14,0x04,0x06,0xc5,0x07,0x08,0x12,0x07,0x05,0xb0, -0x02,0x00,0x9b,0xff,0xff,0xee,0x01,0x04,0x1b,0x07,0x07,0x5f,0x07,0x06,0xf1,0x04, -0x04,0xa3,0x03,0x02,0x5c,0x01,0xff,0x8a,0xfe,0xfe,0xc9,0xff,0x01,0x35,0x02,0x02, -0xa5,0x02,0x03,0x5a,0x05,0x07,0x81,0x08,0x09,0xc5,0x08,0x06,0xa8,0x03,0x01,0x8e, -0x01,0x01,0x09,0x01,0x00,0x22,0x00,0x01,0xa6,0x02,0x02,0x28,0x01,0xff,0x9c,0xff, -0x00,0x82,0x00,0x00,0x6c,0x01,0x02,0xe4,0x02,0x03,0x3a,0x05,0x07,0x0b,0x0a,0x0a, -0x79,0x09,0x07,0x4d,0x07,0x07,0xec,0x07,0x06,0xd9,0x03,0x00,0xff,0xfe,0xfe,0x11, -0xfe,0xfe,0xb4,0xfd,0xfc,0x63,0xfa,0xf9,0x31,0xf9,0xfa,0x08,0xfc,0xfc,0x38,0xfc, -0xfc,0xc1,0xfc,0xfd,0xdd,0xfe,0xff,0xc8,0xff,0xff,0x49,0xff,0xff,0x22,0xff,0xfe, -0xdc,0xfd,0xfc,0x2c,0xfc,0xfc,0xe5,0xfc,0xfd,0x42,0xfc,0xfa,0xe7,0xf8,0xf8,0x57, -0xf9,0xfa,0xfd,0xfb,0xfc,0x20,0xfb,0xfa,0x01,0xfa,0xfb,0x72,0xfc,0xfd,0x60,0xfc, -0xfa,0x6d,0xf9,0xf8,0x9e,0xf9,0xfb,0xb0,0xfc,0xfe,0x05,0xff,0xfe,0xb6,0xfc,0xfb, -0x20,0xfa,0xfa,0x15,0xfb,0xfb,0x6d,0xfc,0xfd,0x31,0xfe,0xff,0x49,0x00,0xff,0x3f, -0xff,0xfe,0x17,0xfe,0xfe,0x91,0xfe,0xff,0x22,0xff,0xfe,0xe5,0xfc,0xfb,0x46,0xfa, -0xf9,0x8f,0xfa,0xfb,0x8f,0xfe,0x01,0x5f,0x05,0x07,0x1a,0x08,0x06,0xf9,0x03,0x01, -0xd3,0xff,0x00,0x27,0x02,0x03,0xd5,0x03,0x04,0x75,0x05,0x06,0x09,0x07,0x06,0x3e, -0x06,0x04,0xcc,0x02,0x00,0xbb,0xff,0x00,0x02,0x01,0x00,0x4d,0xff,0xfe,0x13,0xff, -0x01,0xa7,0x03,0x04,0x1f,0x06,0x07,0x98,0x08,0x08,0x37,0x07,0x05,0x08,0x04,0x02, -0xbc,0x01,0x01,0xe5,0x01,0x02,0xec,0x02,0x01,0x6c,0x00,0xff,0xcf,0x00,0x01,0x79, -0x01,0x00,0xa2,0xfe,0xfe,0xb6,0xff,0x01,0x2e,0x04,0x05,0x6b,0x06,0x06,0x2a,0x07, -0x08,0x79,0x0a,0x0b,0x44,0x0a,0x08,0xb0,0x05,0x04,0xb4,0x03,0x03,0x1a,0x03,0x01, -0x89,0xff,0xfd,0x48,0xfc,0xfb,0x9b,0xfb,0xfb,0xf6,0xfa,0xfa,0xb8,0xfa,0xfb,0x68, -0xfc,0xfc,0x2f,0xfd,0xfd,0x16,0xfe,0xff,0x84,0x00,0x01,0x50,0x00,0xfe,0xce,0xfd, -0xfd,0x38,0xfe,0xff,0x21,0xff,0xfd,0xdd,0xfb,0xfa,0x57,0xfa,0xfb,0xa0,0xfb,0xfb, -0x1b,0xfb,0xfa,0x93,0xf9,0xf9,0x7b,0xfa,0xfb,0xfa,0xfc,0xfd,0xb9,0xfc,0xfa,0xda, -0xf8,0xf8,0x04,0xf9,0xfa,0xe7,0xfb,0xfc,0x9f,0xfd,0xfd,0xad,0xfd,0xfd,0x21,0xfc, -0xfb,0x43,0xfa,0xf9,0x2c,0xfa,0xfb,0x57,0xfd,0xfe,0x2a,0xff,0xff,0xa0,0xfe,0xfe, -0x03,0xfe,0xfe,0x26,0xff,0xff,0x89,0xff,0xff,0x26,0xff,0xfe,0x91,0xfb,0xf8,0xb8, -0xf6,0xf7,0x44,0xfa,0xfe,0x60,0x01,0x03,0x3b,0x05,0x05,0x25,0x04,0x02,0x3a,0x02, -0x02,0x16,0x02,0x00,0x4e,0x00,0x01,0x48,0x04,0x06,0x6b,0x07,0x06,0xdb,0x05,0x05, -0xe6,0x04,0x04,0x41,0x03,0x02,0xb9,0x01,0x00,0xf6,0xfe,0xfe,0x63,0xfe,0xff,0xd2, -0xff,0x00,0x4b,0x02,0x04,0x9f,0x07,0x08,0xfc,0x07,0x06,0xf3,0x04,0x04,0xa8,0x04, -0x04,0x2a,0x04,0x03,0xa0,0x01,0x01,0xc2,0x01,0x02,0x5e,0x03,0x02,0xa8,0x00,0xfe, -0x3d,0xfe,0xfe,0xfd,0xff,0x00,0xdb,0x00,0x00,0x7e,0x01,0x03,0xd3,0x05,0x08,0x18, -0x0a,0x0a,0x63,0x09,0x08,0x08,0x08,0x08,0xe0,0x07,0x07,0xc2,0x05,0x04,0x15,0x03, -0x01,0xaf,0x00,0xff,0x92,0xfd,0xfc,0x72,0xfb,0xfb,0x4c,0xfc,0xfc,0x32,0xfb,0xfa, -0x75,0xfa,0xfb,0xfc,0xfd,0xff,0x1a,0x00,0xff,0xb6,0xfe,0xfe,0x4b,0xff,0x00,0x70, -0x00,0x00,0x64,0xff,0xfe,0xa0,0xfc,0xfb,0x4f,0xfc,0xfd,0x92,0xfd,0xfc,0x5f,0xfb, -0xf9,0x0b,0xf9,0xf9,0xb6,0xfa,0xfc,0x64,0xfd,0xfd,0x56,0xfc,0xfb,0x10,0xfa,0xf9, -0x39,0xf9,0xf9,0xd3,0xf9,0xfa,0xfd,0xfb,0xfd,0x54,0xfe,0xfe,0xc9,0xfd,0xfc,0x40, -0xfa,0xf9,0x4a,0xfa,0xfb,0x92,0xfb,0xfc,0x30,0xfd,0xfe,0x0a,0xff,0xfe,0x12,0xfd, -0xfc,0xce,0xfd,0xff,0x72,0x00,0x01,0x2b,0x02,0x00,0x4c,0xfd,0xf9,0xa1,0xf6,0xf6, -0x9d,0xf8,0xfa,0xb4,0xfb,0xfd,0xc6,0xff,0x02,0xd2,0x03,0x04,0x73,0x03,0x02,0xd3, -0x00,0xff,0xac,0xff,0x00,0xcd,0x02,0x04,0xa3,0x04,0x04,0x5c,0x05,0x06,0x62,0x06, -0x05,0xce,0x04,0x03,0x6e,0x03,0x02,0x0f,0x02,0x00,0x34,0xfe,0xfc,0x9b,0xfc,0xfe, -0x60,0x00,0x02,0x2d,0x04,0x04,0x86,0x04,0x05,0x85,0x06,0x07,0x26,0x07,0x05,0xcb, -0x03,0x02,0x76,0x02,0x03,0x76,0x04,0x04,0xa9,0x03,0x02,0xc1,0x00,0x00,0xf8,0x00, -0x01,0x20,0x00,0xfe,0xdc,0xfd,0xfd,0xfc,0xfe,0x01,0x61,0x03,0x05,0x42,0x06,0x07, -0x13,0x08,0x09,0x70,0x09,0x09,0x84,0x08,0x08,0x20,0x08,0x08,0x07,0x08,0x06,0xc4, -0x03,0x01,0x58,0x00,0x00,0x02,0x00,0xff,0xb4,0xfd,0xfb,0xcf,0xfa,0xfa,0xa5,0xfa, -0xfb,0x3c,0xfd,0xfe,0xd0,0xfd,0xfd,0xa7,0xfd,0xfe,0xd8,0xff,0x01,0xc2,0x01,0x01, -0xb4,0xff,0xfe,0x72,0xfd,0xfd,0xce,0xfe,0xff,0xd4,0xfe,0xfd,0x3a,0xfc,0xfa,0xfd, -0xf9,0xfa,0x21,0xfb,0xfc,0x93,0xfc,0xfc,0xa7,0xfc,0xfc,0x9f,0xfc,0xfb,0xf0,0xf8, -0xf7,0x7f,0xf8,0xf9,0xec,0xfa,0xfb,0xeb,0xfc,0xfe,0x52,0xfe,0xfd,0xf4,0xfb,0xfb, -0x81,0xfa,0xf9,0xce,0xf9,0xfa,0xcc,0xfc,0xfe,0x98,0xfe,0xfc,0xef,0xfa,0xfa,0x27, -0xfc,0xfe,0x0c,0x01,0x02,0x73,0x02,0x01,0x77,0xff,0xfd,0x11,0xfb,0xf9,0x18,0xf8, -0xf6,0xef,0xf6,0xf8,0x67,0xfb,0xfe,0xfa,0x00,0x01,0xac,0x01,0x01,0xe3,0x00,0x00, -0x28,0x00,0xff,0x0f,0x00,0x00,0x2b,0x02,0x03,0x0e,0x05,0x05,0xd3,0x04,0x04,0xf9, -0x04,0x06,0xd0,0x06,0x06,0x24,0x04,0x01,0x04,0xff,0xfd,0x1f,0xfe,0xfe,0x1b,0xff, -0xfe,0xde,0xfe,0xff,0xeb,0x01,0x04,0x8a,0x06,0x06,0x3f,0x06,0x04,0x0d,0x04,0x04, -0xd2,0x04,0x05,0xf3,0x04,0x04,0x52,0x03,0x03,0x71,0x03,0x03,0xae,0x03,0x02,0x54, -0x00,0xfe,0x3e,0xfe,0xfe,0x41,0xfe,0xfe,0x17,0xff,0x00,0x5c,0x03,0x05,0x78,0x06, -0x06,0xb9,0x06,0x07,0x35,0x08,0x09,0x66,0x0a,0x0a,0x99,0x09,0x07,0x5e,0x06,0x05, -0xf6,0x04,0x04,0xda,0x03,0x02,0x55,0x00,0xfe,0x84,0xfc,0xfb,0x6e,0xfc,0xfd,0xe1, -0xfc,0xfc,0x50,0xfb,0xfb,0x99,0xfc,0xfd,0xaf,0xff,0x01,0xa1,0x01,0x00,0x4e,0xff, -0xfe,0xe5,0xfe,0x00,0x81,0x00,0xff,0xfc,0xfe,0xfe,0x6c,0xfe,0xfd,0xb3,0xfb,0xfa, -0xdc,0xfa,0xfb,0x16,0xfc,0xfc,0xad,0xfd,0xfe,0xd3,0xfd,0xfc,0x44,0xfa,0xf9,0xf1, -0xf8,0xf9,0x12,0xf9,0xf9,0xe5,0xfa,0xfd,0xc1,0xfe,0xfe,0x4c,0xfd,0xfb,0xc4,0xf9, -0xf9,0x77,0xfa,0xfc,0x50,0xfd,0xfd,0xcb,0xfc,0xfb,0x01,0xfa,0xfa,0xa4,0xfb,0xfd, -0x82,0xfe,0xff,0xec,0x00,0x01,0x7e,0x02,0x01,0xbd,0xff,0xfc,0x77,0xf9,0xf7,0xb7, -0xf6,0xf7,0x84,0xf8,0xf9,0x7f,0xfb,0xfd,0x55,0xff,0x00,0xdb,0x00,0xff,0xcf,0xfe, -0xfe,0xa3,0xfe,0x00,0x81,0x01,0x02,0xd1,0x01,0x01,0x28,0x02,0x03,0xed,0x05,0x07, -0x65,0x07,0x06,0x82,0x04,0x03,0xd6,0x02,0x02,0x54,0x01,0xff,0xaa,0xfd,0xfc,0x64, -0xfc,0xfe,0x30,0x00,0x02,0x00,0x03,0x03,0x54,0x03,0x04,0x40,0x05,0x05,0x7f,0x05, -0x04,0xa4,0x03,0x03,0x7d,0x04,0x04,0xfe,0x04,0x04,0x9c,0x04,0x04,0x74,0x03,0x02, -0x62,0x00,0xfe,0xf7,0xfc,0xfc,0xda,0xfd,0xff,0x3b,0x01,0x02,0x91,0x02,0x03,0xd2, -0x03,0x05,0xc0,0x06,0x08,0x2d,0x0a,0x0a,0x43,0x09,0x08,0x45,0x08,0x08,0xed,0x08, -0x08,0xf2,0x06,0x05,0x99,0x03,0x01,0xf6,0xff,0x00,0x71,0x00,0xff,0x6a,0xfd,0xfb, -0x42,0xfa,0xfa,0x5f,0xfc,0xfd,0x88,0xfe,0xff,0x26,0x00,0x00,0xa3,0xff,0xff,0xb5, -0xff,0x00,0x75,0x00,0x00,0x53,0x00,0x00,0x8b,0x00,0xff,0x44,0xfd,0xfb,0x3b,0xfb, -0xfb,0x7c,0xfc,0xfc,0x3d,0xfd,0xfd,0x9f,0xfe,0xfe,0x97,0xfd,0xfb,0xcf,0xf9,0xf7, -0x2d,0xf7,0xf8,0x73,0xfa,0xfc,0x4d,0xfe,0xfd,0x3e,0xfc,0xfa,0x19,0xfa,0xfa,0xdc, -0xfb,0xfc,0xca,0xfc,0xfc,0xb4,0xfb,0xfb,0x36,0xfb,0xfa,0x2c,0xfa,0xf9,0xbe,0xfa, -0xfc,0x5b,0xff,0x01,0xda,0x02,0x02,0x9c,0x01,0x00,0x20,0xfe,0xfb,0x9f,0xf9,0xf7, -0x36,0xf6,0xf6,0x79,0xf8,0xfb,0x01,0xfd,0xfd,0x5a,0xfd,0xfd,0x50,0xfd,0xfe,0x74, -0xff,0xff,0x7f,0xff,0xfe,0x37,0xfe,0xff,0xf1,0x00,0x03,0xc1,0x04,0x05,0xe5,0x04, -0x04,0x29,0x05,0x06,0xd5,0x06,0x05,0x5c,0x03,0x00,0x0a,0xff,0xfe,0x46,0xfe,0xfe, -0xf0,0xfd,0xfe,0x04,0xff,0x00,0xc3,0x01,0x03,0xe2,0x03,0x04,0x32,0x04,0x04,0x87, -0x04,0x04,0xb3,0x03,0x03,0x49,0x04,0x05,0x98,0x06,0x06,0x7d,0x06,0x05,0xe3,0x02, -0xff,0xff,0xfd,0xfd,0xee,0xfe,0xff,0x67,0xff,0xff,0xa4,0xff,0x00,0x14,0x01,0x02, -0x87,0x04,0x06,0xda,0x07,0x07,0x1b,0x07,0x07,0x16,0x09,0x0a,0x1c,0x0b,0x09,0x7f, -0x08,0x07,0x23,0x06,0x05,0xf6,0x04,0x04,0xfb,0x03,0x02,0xc4,0xff,0xfd,0x05,0xfc, -0xfb,0x3f,0xfc,0xfc,0xb5,0xfc,0xfd,0x1d,0xff,0xff,0xac,0xff,0xff,0xd2,0xfe,0xff, -0xf1,0xff,0x01,0xa0,0x01,0x01,0x3a,0x01,0x00,0x56,0xff,0xfe,0x75,0xfd,0xfc,0xa9, -0xfb,0xfb,0x34,0xfc,0xfe,0x11,0x00,0x01,0x31,0x00,0xfd,0x8a,0xfa,0xf8,0x16,0xf8, -0xf9,0xe5,0xfa,0xfb,0x1e,0xfc,0xfb,0x6b,0xfb,0xfb,0x87,0xfb,0xfb,0x46,0xfb,0xfb, -0x07,0xfc,0xfc,0x6c,0xfd,0xfd,0x03,0xfc,0xfa,0x04,0xf9,0xf8,0x8d,0xf9,0xfa,0x4c, -0xfc,0xfd,0x9d,0xff,0x01,0x48,0x03,0x03,0x9d,0x02,0xff,0x3a,0xfc,0xf9,0x38,0xf8, -0xf8,0xf4,0xf8,0xf9,0xa9,0xf9,0xf9,0x97,0xf9,0xfa,0xec,0xfc,0xfe,0xfb,0xfe,0xfd, -0x6a,0xfc,0xfc,0x23,0xfd,0xfe,0xb8,0xff,0x00,0xb6,0x00,0x01,0x64,0x02,0x04,0xa1, -0x05,0x06,0x89,0x06,0x05,0x1c,0x05,0x04,0x46,0x03,0x01,0x96,0xff,0xfe,0x3a,0xfe, -0xfd,0x7c,0xfd,0xfe,0x20,0xff,0x00,0xe2,0x00,0x02,0x70,0x03,0x04,0x48,0x04,0x02, -0x9e,0x01,0x01,0x3a,0x03,0x05,0xc4,0x06,0x07,0x0a,0x08,0x07,0x24,0x05,0x02,0x1a, -0x01,0x00,0x0e,0x01,0x00,0x06,0xff,0xfd,0x7b,0xfd,0xfe,0xe6,0xff,0x01,0x32,0x02, -0x03,0x92,0x03,0x03,0x9c,0x04,0x06,0xb7,0x08,0x0a,0x74,0x0a,0x09,0xba,0x08,0x08, -0x54,0x08,0x08,0x47,0x08,0x07,0xfb,0x06,0x05,0x5f,0x04,0x02,0xe3,0xff,0xfd,0xae, -0xfc,0xfc,0xf6,0xfc,0xfd,0x8e,0xfe,0xfe,0x8a,0xfe,0xfe,0x75,0xfe,0xff,0xd1,0xff, -0x00,0x75,0x00,0x00,0x9d,0x01,0x02,0xa6,0x02,0x01,0x7b,0xff,0xfc,0xa9,0xfa,0xfa, -0x8b,0xfc,0xfe,0xcf,0x00,0x01,0x55,0x00,0xfe,0x08,0xfd,0xfb,0x3f,0xfb,0xfa,0x38, -0xfa,0xfa,0xf7,0xfa,0xfb,0x2b,0xfc,0xfb,0xfd,0xfa,0xfa,0x22,0xfa,0xfb,0x71,0xfc, -0xfd,0x87,0xfd,0xfc,0x5f,0xfc,0xfb,0x3d,0xfb,0xfa,0x12,0xf9,0xf8,0x45,0xf8,0xf9, -0x26,0xfc,0xff,0xee,0x02,0x03,0xef,0x02,0x00,0x2d,0xff,0xfe,0xa5,0xfd,0xfc,0x65, -0xfa,0xf8,0x68,0xf7,0xf7,0xb7,0xf8,0xfa,0x0b,0xfc,0xfc,0x60,0xfb,0xfb,0x14,0xfc, -0xfc,0xaa,0xfc,0xfc,0xe8,0xfc,0xfd,0x06,0xfe,0xfe,0x0c,0x00,0x01,0x4b,0x03,0x04, -0xd4,0x04,0x05,0x79,0x06,0x06,0x69,0x05,0x03,0x79,0x02,0x01,0x0f,0x01,0xff,0xb7, -0xfd,0xfc,0xec,0xfc,0xfd,0x2e,0xff,0x00,0x39,0x02,0x03,0x05,0x03,0x01,0xd6,0xff, -0xff,0x9f,0x01,0x03,0x9b,0x05,0x06,0x3c,0x07,0x06,0x5f,0x06,0x05,0x5c,0x05,0x04, -0xac,0x03,0x01,0x8c,0xff,0xfd,0xdf,0xfd,0xfe,0xed,0xff,0x00,0xf3,0xff,0xff,0xda, -0xff,0x00,0x9d,0x02,0x04,0xf6,0x05,0x07,0x13,0x08,0x08,0x88,0x08,0x08,0x77,0x08, -0x08,0xc7,0x08,0x09,0xc6,0x09,0x09,0x59,0x08,0x06,0xb3,0x03,0x01,0xf7,0xff,0xff, -0xd5,0xfe,0xfe,0x81,0xfd,0xfd,0x07,0xfe,0xfe,0x5c,0xff,0xff,0x42,0xfe,0xfd,0xf8, -0xfd,0xff,0x6c,0x02,0x04,0x85,0x04,0x02,0x2d,0x00,0xfd,0x7c,0xfc,0xfc,0x15,0xfd, -0xfe,0x13,0xff,0xff,0x7c,0x00,0x00,0x2d,0x00,0xfe,0xb7,0xfc,0xfb,0x7a,0xfb,0xfb, -0x2c,0xfc,0xfc,0xd3,0xfb,0xfb,0x82,0xfa,0xfa,0xb4,0xfa,0xfb,0xd7,0xfb,0xfb,0xbb, -0xfb,0xfc,0x39,0xfe,0xfe,0x0f,0xfe,0xfb,0x4d,0xf9,0xf7,0x71,0xf6,0xf7,0xdf,0xfa, -0xfd,0x94,0xfe,0xff,0x43,0x00,0x01,0x1d,0x03,0x02,0x2e,0x01,0xfe,0xac,0xfc,0xfa, -0x7f,0xf9,0xf8,0x5e,0xf9,0xf9,0x1f,0xfa,0xf9,0x0d,0xfa,0xfa,0x8d,0xfb,0xfb,0x19, -0xfb,0xfa,0x5d,0xfb,0xfc,0x51,0xfc,0xfc,0x92,0xfc,0xfe,0x22,0x00,0x01,0xaa,0x02, -0x03,0xcb,0x04,0x05,0x76,0x05,0x05,0x65,0x05,0x05,0x43,0x04,0x02,0x83,0xff,0xfd, -0x43,0xfc,0xfc,0x5d,0xfe,0x00,0x40,0x01,0x01,0xca,0x00,0xff,0xb7,0xfe,0xff,0x40, -0x00,0x01,0xdb,0x02,0x03,0xd5,0x03,0x04,0x9e,0x06,0x07,0x2e,0x08,0x07,0x74,0x05, -0x03,0x95,0x01,0x00,0x6b,0x00,0x00,0xf3,0xff,0xff,0x09,0xff,0xfe,0x89,0xfe,0xff, -0xd0,0xff,0x00,0x8f,0x02,0x04,0xf5,0x05,0x06,0xfd,0x06,0x06,0x8a,0x06,0x07,0x93, -0x08,0x09,0xcf,0x0a,0x0a,0xeb,0x09,0x08,0xec,0x07,0x07,0x90,0x05,0x03,0xa3,0x00, -0xfe,0x5d,0xfe,0xfe,0x1e,0x00,0x00,0xc9,0xff,0xfd,0x4e,0xfc,0xfc,0x60,0xfd,0xff, -0xa9,0x01,0x03,0x90,0x03,0x03,0xa7,0x02,0x01,0x10,0xff,0xfd,0x2b,0xfd,0xfd,0x14, -0xfe,0xff,0x07,0x01,0x01,0x66,0x00,0xff,0x81,0xfe,0xfe,0x56,0xfe,0xfd,0x3f,0xfd, -0xfc,0x94,0xfb,0xfb,0xe7,0xfb,0xfc,0x15,0xfc,0xfa,0x1b,0xf9,0xf8,0x0e,0xfb,0xfd, -0x9e,0xff,0xff,0x36,0xfe,0xfc,0x2a,0xfb,0xf9,0xec,0xf8,0xf8,0xc9,0xf8,0xf9,0xa1, -0xf9,0xfb,0xb2,0xfd,0x00,0xcd,0x02,0x03,0x30,0x02,0x01,0x85,0x00,0xfe,0xdf,0xfc, -0xfb,0x62,0xfa,0xfa,0x66,0xfa,0xfa,0xf2,0xf9,0xf9,0x4f,0xfa,0xfa,0x77,0xfa,0xfa, -0xa7,0xfa,0xfa,0x7c,0xfa,0xfa,0x62,0xfa,0xfb,0x17,0xfd,0xfe,0xda,0xff,0x00,0x29, -0x01,0x02,0x81,0x03,0x05,0xc3,0x06,0x07,0x19,0x07,0x04,0xbe,0x01,0xfe,0xbf,0xfd, -0xfe,0x20,0xff,0x00,0x63,0x00,0xff,0x1c,0xff,0xfe,0x2e,0xff,0xff,0x55,0xff,0xff, -0xf2,0xfe,0xff,0x95,0x00,0x02,0x0b,0x05,0x06,0xad,0x07,0x07,0x97,0x06,0x05,0xaa, -0x04,0x03,0x88,0x02,0x01,0x5d,0x01,0x00,0x3c,0x00,0xff,0x45,0xfe,0xfd,0x55,0xfd, -0xfe,0xaa,0x00,0x02,0x44,0x03,0x03,0xa9,0x03,0x03,0xff,0x04,0x06,0x53,0x07,0x07, -0x1d,0x08,0x08,0xa8,0x09,0x0b,0x23,0x0c,0x0b,0x73,0x08,0x05,0x77,0x03,0x02,0xf6, -0x01,0x02,0x20,0x02,0x01,0x09,0x00,0xfe,0x14,0xfd,0xfc,0x0c,0xfd,0xfd,0xda,0xfe, -0x00,0xdb,0x02,0x04,0xf2,0x03,0x02,0xe9,0x00,0xff,0x13,0xfe,0xfe,0x01,0xff,0x00, -0x11,0x00,0xff,0x14,0xff,0x00,0x40,0x01,0x01,0x16,0x00,0xfe,0x44,0xfd,0xfd,0x27, -0xfe,0xfe,0x37,0xfe,0xfd,0xc4,0xfb,0xf9,0xee,0xf8,0xf9,0x89,0xfb,0xfd,0xb2,0xfd, -0xfd,0xdb,0xfd,0xfe,0x54,0xfe,0xfd,0xa6,0xfb,0xf9,0x9d,0xf8,0xf7,0xef,0xf7,0xf8, -0x48,0xfa,0xfc,0x2c,0xff,0x01,0x31,0x02,0x02,0x5b,0x02,0x01,0xe4,0xff,0xfe,0x37, -0xfd,0xfc,0xf7,0xfb,0xfb,0x84,0xfa,0xfa,0x42,0xfa,0xfa,0xa8,0xfa,0xfa,0x39,0xfa, -0xf9,0xf9,0xf8,0xf8,0xfa,0xf8,0xf9,0x4d,0xfb,0xfc,0xe8,0xfc,0xfc,0x78,0xfc,0xfd, -0x09,0x00,0x03,0x25,0x06,0x07,0x06,0x07,0x05,0x98,0x03,0x01,0xfe,0x00,0x00,0x59, -0x00,0xff,0x3b,0xff,0xff,0x93,0xff,0xff,0x0f,0x00,0xff,0x98,0xfe,0xfd,0x84,0xfc, -0xfc,0xfd,0xfd,0xff,0x47,0x01,0x03,0xf2,0x04,0x06,0xd4,0x06,0x06,0x78,0x05,0x04, -0x59,0x04,0x04,0x25,0x04,0x03,0x48,0x02,0x00,0x24,0xfe,0xfd,0x05,0xfe,0xff,0x82, -0xff,0xff,0x96,0xff,0x00,0x18,0x02,0x03,0x16,0x04,0x04,0xe2,0x03,0x03,0x7d,0x04, -0x06,0x46,0x09,0x0b,0x4a,0x0c,0x0b,0x05,0x0a,0x08,0x6a,0x07,0x06,0x63,0x05,0x05, -0xb2,0x04,0x03,0x9c,0x02,0x01,0xd5,0xff,0xfe,0x51,0xfc,0xfb,0x4d,0xfd,0x00,0xa2, -0x02,0x03,0x94,0x02,0x01,0xff,0x01,0x01,0x6f,0x01,0x00,0x87,0xff,0xfe,0x5c,0xfe, -0xfe,0xfc,0xff,0x01,0x07,0x02,0x01,0x51,0xff,0xfe,0xe5,0xfe,0x00,0xe3,0x00,0x00, -0x26,0xff,0xfd,0xbe,0xfc,0xfb,0x2c,0xfb,0xfa,0xcd,0xfa,0xfb,0xd2,0xfb,0xfc,0x68, -0xfd,0xfe,0x15,0xff,0xff,0x21,0xfe,0xfc,0x1c,0xfb,0xf9,0xf5,0xf7,0xf7,0xa4,0xf7, -0xf9,0x50,0xfb,0xfd,0x9a,0xff,0x00,0x9d,0x01,0x01,0xbe,0x01,0x01,0x20,0x00,0xff, -0xe0,0xfd,0xfc,0xcc,0xfb,0xfb,0x21,0xfb,0xfb,0x5d,0xfc,0xfb,0x5d,0xfa,0xf8,0xaa, -0xf7,0xf7,0xaa,0xf8,0xfa,0x11,0xfb,0xfa,0xad,0xf9,0xf8,0xba,0xf8,0xfa,0xb1,0xfc, -0xff,0x4c,0x02,0x03,0x9c,0x04,0x05,0x00,0x05,0x04,0xfc,0x03,0x02,0xd9,0x00,0xff, -0xaa,0xff,0x00,0x92,0x00,0x00,0xfd,0x00,0x00,0x57,0xff,0xfd,0xdf,0xfc,0xfb,0x6e, -0xfb,0xfb,0x4b,0xfd,0xff,0x9f,0x02,0x03,0x0f,0x04,0x03,0x1a,0x04,0x05,0x34,0x06, -0x06,0x07,0x06,0x04,0x6f,0x03,0x01,0x0d,0x01,0x00,0x3c,0x00,0xfe,0x8d,0xfd,0xfd, -0x44,0xfe,0x00,0x90,0x01,0x02,0x55,0x02,0x01,0x0c,0x01,0x00,0xcc,0x01,0x04,0xb1, -0x06,0x08,0x26,0x09,0x09,0xdf,0x0a,0x0a,0x9e,0x09,0x07,0xbb,0x06,0x07,0x02,0x08, -0x08,0xe2,0x06,0x04,0xd8,0x01,0xff,0xe8,0xfd,0xfd,0x79,0xfe,0xff,0x2a,0x00,0x00, -0xa1,0x00,0x02,0xb1,0x03,0x04,0x23,0x03,0x01,0x62,0xff,0xfe,0x9e,0xff,0x00,0xe7, -0x00,0x00,0x7e,0x00,0xff,0x8e,0xff,0xff,0x4a,0x00,0x01,0x70,0x01,0x01,0xb5,0x00, -0xff,0x2e,0xff,0xfe,0x44,0xfd,0xfc,0x95,0xfb,0xfb,0x13,0xfb,0xfb,0x17,0xfc,0xfd, -0x62,0xfe,0xff,0xf8,0xff,0xff,0xd6,0xfd,0xfc,0x40,0xfa,0xf8,0x7a,0xf7,0xf7,0xa8, -0xf8,0xfa,0xe4,0xfb,0xfd,0xe7,0xfe,0x00,0x63,0x01,0x02,0x65,0x02,0x01,0x74,0xff, -0xfd,0xab,0xfc,0xfc,0xbb,0xfd,0xfe,0x6a,0xfe,0xfc,0xce,0xfa,0xf8,0xde,0xf7,0xf8, -0x93,0xf9,0xfa,0x6a,0xfa,0xf9,0x03,0xf8,0xf7,0x66,0xf7,0xf7,0x0e,0xf9,0xfa,0x99, -0xfc,0xfe,0xdb,0x00,0x02,0x9f,0x04,0x05,0x62,0x04,0x03,0x10,0x02,0x01,0xd9,0x00, -0x00,0xf0,0xff,0x00,0x4e,0x02,0x02,0xeb,0x01,0x00,0xa1,0xfd,0xfb,0x57,0xfa,0xfa, -0x3c,0xfc,0xfd,0x9c,0xfe,0xfe,0x6d,0xff,0x00,0x0f,0x03,0x04,0x28,0x05,0x05,0x65, -0x05,0x05,0x05,0x05,0x04,0xee,0x04,0x03,0xcf,0x01,0xff,0x61,0xfd,0xfd,0xf8,0xfe, -0x00,0xb4,0x00,0x00,0xc9,0x00,0x01,0xb0,0x00,0xff,0x9e,0xff,0x00,0x15,0x02,0x04, -0xe6,0x06,0x08,0xbd,0x09,0x09,0x24,0x08,0x07,0x07,0x08,0x09,0xfa,0x0a,0x0a,0xfb, -0x08,0x06,0x2d,0x05,0x04,0xe0,0x02,0x01,0x85,0xff,0xfe,0x13,0xfe,0xff,0xc1,0x00, -0x02,0x97,0x03,0x03,0xda,0x02,0x01,0x2c,0x01,0x01,0x52,0x01,0x01,0x36,0x01,0x00, -0x0a,0x00,0xff,0xec,0xff,0x00,0x20,0x00,0x00,0x6a,0x01,0x01,0x9c,0x01,0x01,0xf4, -0x00,0x00,0xc8,0xff,0xfe,0xae,0xfd,0xfc,0x77,0xfb,0xfb,0x10,0xfb,0xfb,0xea,0xfc, -0xfe,0xd9,0xff,0x00,0x06,0x00,0xfe,0xca,0xfc,0xfa,0xce,0xf9,0xf9,0x92,0xf8,0xf8, -0x42,0xf8,0xf9,0xf3,0xfa,0xfd,0x26,0x00,0x02,0x72,0x02,0x01,0x22,0xff,0xfd,0x2f, -0xfe,0xff,0x34,0x00,0x00,0x74,0xff,0xfe,0x52,0xfc,0xfa,0x2b,0xfa,0xfa,0xa7,0xfa, -0xfa,0x72,0xf9,0xf9,0x23,0xf9,0xf8,0x7a,0xf7,0xf6,0x04,0xf6,0xf6,0x4c,0xf8,0xfa, -0x42,0xfc,0xfe,0xda,0x00,0x02,0xa8,0x03,0x04,0xb2,0x03,0x01,0xef,0xff,0xff,0x10, -0x00,0x02,0xa2,0x03,0x03,0xec,0x02,0x01,0xd6,0xff,0xfe,0x04,0xfd,0xfc,0x26,0xfc, -0xfb,0xfa,0xfa,0xfa,0x9f,0xfc,0xff,0x03,0x01,0x01,0x67,0x01,0x01,0x4d,0x03,0x05, -0x60,0x06,0x06,0x6d,0x06,0x05,0x94,0x03,0x01,0x3c,0x00,0xff,0x05,0xff,0xff,0xa2, -0xff,0x00,0x9a,0x01,0x01,0xbd,0x00,0xfe,0x5c,0xfd,0xfd,0xdb,0xff,0x02,0x89,0x04, -0x05,0x33,0x05,0x05,0x47,0x06,0x07,0xd8,0x08,0x09,0xca,0x09,0x09,0xcb,0x09,0x09, -0xae,0x09,0x08,0x2d,0x07,0x04,0x76,0x01,0xff,0x49,0xff,0xff,0xce,0x00,0x01,0x29, -0x02,0x02,0x76,0x02,0x02,0x67,0x02,0x02,0x86,0x02,0x02,0x29,0x02,0x01,0x95,0x00, -0x00,0x02,0x00,0x00,0x40,0x00,0x00,0xc9,0x00,0x00,0x5f,0x01,0x01,0xec,0x01,0x01, -0xcd,0x01,0x01,0xb8,0x00,0xff,0x63,0xfd,0xfb,0xec,0xfa,0xfb,0x12,0xfc,0xfd,0xf7, -0xfe,0xff,0xff,0xff,0xff,0xc3,0xfe,0xfe,0x4c,0xfe,0xfc,0xe7,0xf9,0xf7,0x8a,0xf6, -0xf6,0x8c,0xf8,0xfb,0x56,0xfe,0xff,0xdf,0xff,0xfe,0x2c,0xfe,0xfe,0xca,0xff,0x00, -0x97,0x00,0x00,0x56,0x00,0xff,0xee,0xfe,0xfd,0xfd,0xfc,0xfc,0x20,0xfb,0xfa,0xfc, -0xfa,0xfb,0x82,0xfa,0xf9,0xb3,0xf7,0xf6,0xbf,0xf6,0xf6,0x64,0xf5,0xf5,0x71,0xf6, -0xf9,0xc7,0xfc,0xff,0xb9,0x01,0x02,0x1a,0x02,0x00,0x38,0xff,0xff,0xb5,0x00,0x02, -0xc4,0x02,0x02,0x27,0x02,0x02,0xf8,0x02,0x02,0xe8,0x00,0xfe,0x7a,0xfc,0xfb,0x80, -0xfa,0xfa,0xef,0xfb,0xfc,0x2b,0xfd,0xfd,0xc5,0xfd,0xfe,0xce,0x00,0x02,0x1c,0x04, -0x04,0xef,0x05,0x06,0x8b,0x06,0x04,0x7f,0x02,0x00,0xd1,0xfe,0xff,0x26,0x01,0x02, -0x67,0x02,0x01,0xc3,0xff,0xfe,0x29,0xfe,0xfe,0xbb,0xff,0x00,0xb7,0x00,0x01,0xc0, -0x01,0x03,0xc2,0x04,0x06,0x70,0x06,0x06,0x29,0x07,0x08,0xe7,0x09,0x0b,0x90,0x0b, -0x0b,0xf5,0x09,0x07,0x7c,0x05,0x03,0x28,0x02,0x01,0x68,0x01,0x01,0x89,0x01,0x01, -0xa8,0x01,0x02,0xc1,0x02,0x03,0x75,0x03,0x03,0xf4,0x02,0x02,0xea,0x01,0x01,0x70, -0x00,0x00,0xb9,0x00,0x00,0x69,0x00,0x00,0xa8,0x00,0x00,0xeb,0x00,0x01,0x1c,0x03, -0x03,0x3d,0x03,0x01,0x56,0xff,0xfd,0xdb,0xfc,0xfc,0x87,0xfc,0xfc,0x6e,0xfd,0xfd, -0xa7,0xfd,0xfe,0xed,0x00,0x02,0xb5,0x01,0xff,0xd1,0xfb,0xf9,0x81,0xf7,0xf7,0x87, -0xf8,0xfa,0x81,0xfb,0xfc,0xb6,0xfc,0xfd,0xd2,0xfd,0xfe,0x87,0xfe,0xfe,0x89,0xff, -0x00,0xcf,0x01,0x01,0x14,0x00,0xff,0xd3,0xfe,0xfe,0xd8,0xfd,0xfd,0x60,0xfc,0xfb, -0x7f,0xfb,0xfa,0xaf,0xfa,0xfa,0x35,0xf9,0xf6,0xfd,0xf3,0xf2,0x15,0xf3,0xf5,0x5e, -0xf9,0xfc,0x81,0xfd,0xfe,0xa2,0xfe,0xff,0xc5,0xff,0xff,0x0f,0x00,0x00,0x00,0x00, -0x00,0xf7,0x01,0x03,0xcc,0x04,0x04,0xe6,0x02,0x00,0x2e,0xff,0xfe,0x61,0xfd,0xfc, -0x67,0xfb,0xfa,0x3d,0xfb,0xfb,0x4e,0xfc,0xfc,0x86,0xfc,0xfd,0xa7,0xff,0x02,0x7b, -0x05,0x06,0xae,0x06,0x05,0xe0,0x02,0x01,0x25,0x01,0x01,0x9f,0x02,0x02,0x85,0x01, -0x00,0x5c,0x00,0x00,0x34,0x00,0xff,0x2c,0xff,0xfe,0xba,0xfe,0xff,0x44,0x00,0x01, -0x35,0x02,0x02,0x0a,0x03,0x03,0x58,0x04,0x05,0x99,0x07,0x09,0x2b,0x0b,0x0b,0xc6, -0x0a,0x09,0xdf,0x08,0x07,0xc6,0x05,0x04,0xa8,0x03,0x02,0xcc,0x01,0x01,0x33,0x01, -0x01,0x7d,0x02,0x02,0x5e,0x03,0x03,0x4e,0x04,0x03,0x9c,0x02,0x01,0xab,0x01,0x01, -0xde,0x01,0x01,0x07,0x01,0x00,0x95,0xff,0xff,0xf3,0xff,0x01,0x8c,0x03,0x04,0x62, -0x03,0x02,0x51,0x01,0x01,0xb1,0x00,0xff,0x6c,0xfe,0xfc,0x5d,0xfb,0xfa,0x4e,0xfc, -0xff,0xd1,0x01,0x02,0x3e,0x02,0x00,0xfa,0xfe,0xfd,0x33,0xfb,0xf9,0xa6,0xf8,0xf9, -0x64,0xfa,0xfb,0x94,0xfb,0xfb,0x1c,0xfc,0xfc,0x94,0xfc,0xfd,0xc7,0xfe,0xff,0x9f, -0x00,0x00,0x5a,0x00,0x00,0x06,0x01,0x01,0x35,0x00,0xfe,0xa3,0xfc,0xfc,0x58,0xfd, -0xfe,0xc6,0xfe,0xfd,0x2b,0xfb,0xf7,0x6f,0xf5,0xf3,0xae,0xf3,0xf4,0xb7,0xf5,0xf6, -0x2d,0xf8,0xfa,0x60,0xfc,0xfe,0xc3,0xfe,0xfe,0x64,0xfd,0xfd,0x02,0xfe,0xff,0x09, -0x01,0x02,0xc0,0x02,0x03,0x09,0x04,0x03,0xdd,0x02,0x01,0x53,0xff,0xfd,0x0c,0xfd, -0xfd,0x21,0xfd,0xfc,0xc6,0xfa,0xf9,0x81,0xf8,0xf9,0xde,0xfc,0xff,0x5f,0x02,0x03, -0xc8,0x03,0x03,0x68,0x03,0x03,0x77,0x03,0x02,0x5f,0x02,0x02,0xf0,0x01,0x01,0x8c, -0x01,0x01,0x68,0x01,0x00,0x7b,0xff,0xfe,0x99,0xfe,0xff,0xf3,0xff,0x00,0x55,0x00, -0x00,0x75,0x00,0x00,0x08,0x01,0x02,0xd8,0x04,0x06,0x3f,0x08,0x09,0xe0,0x09,0x0a, -0x57,0x0a,0x09,0xb9,0x08,0x07,0xfe,0x06,0x05,0xb7,0x03,0x02,0xb5,0x01,0x01,0xc9, -0x01,0x02,0x86,0x03,0x04,0x78,0x04,0x03,0x97,0x02,0x02,0x5a,0x03,0x03,0x8c,0x03, -0x02,0x6a,0x01,0x00,0x41,0xff,0xff,0xc8,0x00,0x01,0x3f,0x02,0x01,0x06,0x01,0x01, -0xaf,0x03,0x04,0x09,0x04,0x02,0x25,0x00,0xfd,0x3f,0xfc,0xfb,0xd7,0xfb,0xfd,0x95, -0xff,0x01,0x98,0x02,0x02,0xa7,0x01,0x00,0xe2,0xfd,0xfb,0xbc,0xfa,0xfa,0x5d,0xfb, -0xfb,0xe5,0xfa,0xfa,0x76,0xfa,0xfb,0x65,0xfc,0xfc,0xcf,0xfc,0xfc,0x5b,0xfd,0xfe, -0x8b,0x00,0x02,0xc2,0x02,0x01,0x1f,0x00,0xfe,0xa5,0xfd,0xfe,0xe5,0xff,0x01,0xe2, -0x00,0xff,0x96,0xfd,0xfc,0x70,0xfa,0xf8,0x17,0xf6,0xf4,0x20,0xf3,0xf3,0x9c,0xf5, -0xf7,0xcc,0xf9,0xfb,0x90,0xfb,0xfb,0x1d,0xfc,0xfc,0xc7,0xfc,0xfc,0x3e,0xfd,0xfe, -0xc8,0x00,0x03,0x50,0x04,0x04,0x56,0x03,0x01,0xcc,0x00,0x00,0x9f,0x01,0x01,0x94, -0xff,0xfd,0xb1,0xfa,0xf9,0x61,0xf8,0xf8,0x1c,0xfa,0xfb,0xdf,0xfd,0xff,0x12,0x00, -0x01,0xc5,0x02,0x03,0x37,0x03,0x02,0x48,0x02,0x02,0x34,0x02,0x02,0x73,0x02,0x02, -0x29,0x02,0x01,0xc0,0xff,0xff,0x94,0xff,0x00,0x32,0x00,0xff,0xbf,0xff,0xff,0xf7, -0xfe,0xfe,0xa6,0xfe,0xff,0x8e,0x01,0x02,0x4f,0x04,0x05,0x5d,0x07,0x08,0xc5,0x08, -0x09,0xb1,0x09,0x0a,0x05,0x0a,0x08,0x47,0x06,0x04,0xe5,0x02,0x02,0x31,0x02,0x03, -0x23,0x04,0x03,0xdf,0x02,0x02,0xc2,0x02,0x04,0x74,0x05,0x05,0x06,0x04,0x02,0xa6, -0x01,0x01,0xfc,0x01,0x01,0x7c,0x01,0x01,0x30,0x00,0xff,0x1a,0x00,0x01,0x78,0x03, -0x04,0x5d,0x05,0x04,0x4b,0x03,0x01,0x25,0xff,0xfd,0xa0,0xfb,0xfc,0x01,0xfe,0x00, -0x48,0x02,0x02,0x3c,0x02,0x01,0x31,0x00,0xff,0xb8,0xfe,0xfd,0x59,0xfc,0xfb,0xb4, -0xfa,0xfa,0xde,0xfb,0xfc,0xcc,0xfc,0xfb,0x19,0xfa,0xf9,0xf9,0xfa,0xfd,0x4a,0x00, -0x01,0x69,0x01,0x00,0xd8,0xff,0xff,0x89,0xff,0xff,0x3d,0x00,0x00,0xd8,0x00,0x01, -0xd6,0x01,0x01,0x33,0xff,0xfc,0x44,0xf9,0xf6,0x3c,0xf5,0xf4,0xb9,0xf4,0xf5,0xe1, -0xf5,0xf7,0x77,0xf9,0xfb,0xa2,0xfb,0xfa,0x5b,0xf9,0xf9,0x60,0xfa,0xfc,0xca,0xfe, -0x00,0x87,0x01,0x01,0x6c,0x01,0x01,0x24,0x02,0x03,0x37,0x04,0x03,0xe9,0x01,0xff, -0xdd,0xfd,0xfb,0x4f,0xfa,0xf9,0x02,0xf9,0xf9,0x17,0xfa,0xfa,0x7d,0xfc,0xfe,0x8b, -0x00,0x01,0x33,0x01,0x01,0x83,0x01,0x01,0x2e,0x02,0x02,0xe8,0x02,0x02,0x3e,0x02, -0x01,0x41,0x00,0x00,0xc5,0x00,0x00,0x9d,0x00,0x00,0x99,0x00,0xff,0xcf,0xfe,0xfd, -0xce,0xfd,0xfe,0xe3,0xfe,0xff,0x5f,0x01,0x02,0x79,0x03,0x04,0x13,0x05,0x06,0x4d, -0x09,0x0b,0x54,0x0b,0x09,0x58,0x07,0x06,0xb2,0x05,0x05,0xf7,0x04,0x04,0xf1,0x02, -0x02,0x34,0x02,0x02,0xdd,0x03,0x04,0x5e,0x05,0x04,0xcc,0x03,0x03,0x63,0x03,0x03, -0xfe,0x03,0x03,0x77,0x02,0x01,0x75,0x00,0xff,0x7d,0xff,0xff,0xfa,0x00,0x03,0x63, -0x05,0x06,0xd7,0x05,0x03,0x4e,0x01,0xfe,0x9e,0xfd,0xfd,0x48,0xfe,0xff,0x36,0x00, -0x00,0x09,0x01,0x02,0x00,0x03,0x03,0x50,0x01,0xfe,0xee,0xfc,0xfc,0x92,0xfc,0xfd, -0x7c,0xfe,0xfd,0x3d,0xfc,0xfa,0xa8,0xf9,0xf9,0xee,0xfa,0xfc,0x42,0xfd,0xfe,0x23, -0xff,0x00,0x70,0x00,0x00,0xe7,0xff,0xff,0x90,0xfe,0xff,0x88,0x01,0x03,0x93,0x03, -0x02,0xfe,0x01,0x00,0x6f,0xff,0xfc,0xac,0xf9,0xf6,0xcc,0xf4,0xf4,0xd1,0xf4,0xf6, -0xcb,0xf8,0xf9,0x8f,0xf9,0xf8,0x72,0xf7,0xf7,0x2e,0xf9,0xfa,0xa6,0xfb,0xfc,0xce, -0xfd,0xfe,0xa3,0xfe,0xff,0x7c,0x01,0x03,0x13,0x04,0x04,0x80,0x03,0x02,0xee,0x01, -0x00,0xd1,0xfd,0xfb,0x6d,0xfa,0xf9,0x40,0xf8,0xf8,0x6b,0xfa,0xfc,0x10,0xfd,0xfd, -0x5c,0xfe,0xff,0xd1,0xff,0x00,0x6a,0x01,0x02,0x70,0x02,0x02,0xe8,0x01,0x01,0xc1, -0x00,0x00,0xef,0x00,0x00,0x0d,0x01,0x01,0xc9,0x01,0x00,0x4f,0xff,0xfd,0x5c,0xfd, -0xfe,0x43,0xff,0xff,0xe8,0xfe,0xfe,0xa5,0xfe,0xff,0x2f,0x02,0x04,0xeb,0x06,0x08, -0x72,0x08,0x08,0x34,0x08,0x08,0xb7,0x08,0x08,0xc4,0x06,0x04,0x1a,0x03,0x02,0x4c, -0x03,0x03,0x1c,0x04,0x04,0x22,0x04,0x04,0x33,0x04,0x04,0xf2,0x03,0x04,0xf4,0x04, -0x05,0x16,0x05,0x04,0x60,0x02,0x00,0xa5,0xfe,0xfe,0xc4,0xff,0x02,0xc5,0x04,0x05, -0x9d,0x05,0x04,0x36,0x03,0x02,0xa6,0x01,0x00,0x08,0xff,0xfd,0x8c,0xfd,0xfe,0x6e, -0x01,0x03,0x39,0x04,0x03,0xa5,0x01,0xff,0xef,0xfe,0xfe,0x9e,0xff,0xff,0x4f,0xff, -0xfe,0x10,0xfd,0xfc,0x6c,0xfc,0xfb,0x36,0xfa,0xf9,0xee,0xfa,0xfc,0x4c,0xfe,0xfe, -0x2f,0xff,0xff,0xe2,0xfe,0xfe,0xa8,0xfe,0xff,0x57,0x00,0x00,0x9d,0x01,0x03,0xc0, -0x04,0x05,0xaa,0x04,0x01,0x1c,0xfe,0xfa,0x1a,0xf8,0xf6,0x59,0xf6,0xf7,0x54,0xf8, -0xf8,0x76,0xf7,0xf6,0x2e,0xf7,0xf7,0x2c,0xf8,0xf8,0x28,0xf9,0xf9,0x0a,0xfa,0xfa, -0xa9,0xfb,0xfd,0xd2,0xfe,0x00,0x55,0x01,0x02,0x64,0x03,0x04,0x77,0x04,0x03,0xb6, -0x01,0xff,0x5a,0xfd,0xfb,0xb2,0xf9,0xf9,0xb5,0xf9,0xfa,0x74,0xfa,0xfa,0x49,0xfb, -0xfc,0xc7,0xfd,0xfe,0x4a,0xff,0x00,0x52,0x01,0x02,0xe2,0x01,0x00,0xdd,0xff,0xff, -0x7a,0x00,0x01,0xbd,0x02,0x02,0xa9,0x01,0x00,0x76,0xff,0xff,0x81,0xff,0x00,0x33, -0x00,0xff,0x71,0xfd,0xfc,0xa7,0xfc,0xfe,0x02,0x00,0x01,0x25,0x02,0x03,0xb1,0x04, -0x06,0xf9,0x07,0x08,0x3e,0x09,0x08,0xdd,0x07,0x06,0x47,0x05,0x04,0x07,0x04,0x03, -0x1f,0x04,0x04,0xb6,0x04,0x04,0xb7,0x03,0x02,0xee,0x02,0x04,0xc0,0x05,0x07,0xc5, -0x07,0x06,0xb5,0x03,0x01,0xd0,0xff,0x00,0xd1,0x00,0x01,0x07,0x02,0x02,0xab,0x03, -0x04,0xbc,0x05,0x05,0xae,0x04,0x02,0x11,0xff,0xfd,0x07,0xfe,0xff,0xcf,0x01,0x02, -0x44,0x02,0x02,0x86,0x02,0x02,0x41,0x01,0x00,0x49,0x00,0x00,0x43,0x00,0x00,0x24, -0x00,0xff,0xe6,0xfd,0xfc,0xc0,0xfa,0xfa,0xcd,0xfb,0xfc,0x45,0xfc,0xfc,0x67,0xfd, -0xfe,0xb5,0xfe,0xfe,0xab,0xfe,0xfe,0x83,0xfd,0xfd,0x18,0xff,0x02,0x11,0x05,0x06, -0xef,0x06,0x05,0x92,0x02,0xff,0x5e,0xfd,0xfb,0x35,0xfa,0xf9,0xfa,0xf8,0xf7,0x2e, -0xf7,0xf7,0xa2,0xf7,0xf8,0xf0,0xf7,0xf7,0xac,0xf7,0xf7,0xeb,0xf7,0xf8,0xe3,0xf8, -0xfa,0x50,0xfb,0xfc,0x44,0xfd,0xfe,0x4d,0x01,0x03,0xb8,0x04,0x04,0xaa,0x03,0x02, -0x05,0x01,0xff,0xa8,0xfd,0xfb,0x8b,0xfa,0xfa,0x33,0xfa,0xfa,0xb0,0xf9,0xf9,0x19, -0xfa,0xfb,0x65,0xfd,0xff,0x74,0x00,0x00,0xfa,0xff,0xfe,0x5e,0xfe,0xff,0xe1,0x00, -0x02,0x75,0x02,0x01,0x67,0x00,0x00,0x91,0x00,0x01,0x63,0x01,0x00,0x1e,0x00,0xff, -0x52,0xfe,0xfd,0xac,0xfd,0xfd,0x9a,0xfd,0xfd,0x39,0xfe,0xff,0x37,0x01,0x02,0xdf, -0x04,0x06,0xb8,0x07,0x08,0x86,0x08,0x07,0x8e,0x06,0x04,0x3e,0x04,0x04,0xfc,0x05, -0x06,0xa7,0x05,0x03,0x2c,0x02,0x01,0x6a,0x02,0x04,0x20,0x06,0x07,0xa9,0x07,0x06, -0xf5,0x04,0x04,0x57,0x04,0x03,0x65,0x01,0xff,0x6a,0xff,0x00,0x5e,0x03,0x05,0x67, -0x06,0x06,0x24,0x05,0x03,0x55,0x01,0x00,0x23,0x00,0x00,0x13,0x00,0x00,0xf9,0x01, -0x03,0x53,0x03,0x02,0x67,0x01,0x00,0x1f,0x01,0x01,0xf8,0x01,0x02,0xa0,0x01,0x00, -0x6c,0xff,0xfe,0xc4,0xfd,0xfd,0xc8,0xfc,0xfb,0x1b,0xfb,0xfb,0xc8,0xfc,0xfe,0xe2, -0xfe,0xfe,0x0e,0xfe,0xfc,0x6a,0xfb,0xfb,0xb4,0xfc,0xff,0xb9,0x02,0x04,0xdf,0x05, -0x05,0x7e,0x05,0x04,0x95,0x02,0x00,0xea,0xfe,0xfd,0x52,0xfb,0xf9,0xab,0xf8,0xf8, -0x94,0xf8,0xf8,0x4c,0xf8,0xf7,0x17,0xf7,0xf7,0xc5,0xf7,0xf7,0x5b,0xf7,0xf7,0x30, -0xf7,0xf8,0xc3,0xf9,0xfb,0x58,0xfd,0xff,0x75,0x01,0x03,0x03,0x04,0x03,0x3f,0x03, -0x01,0x8f,0x00,0xff,0x53,0xfe,0xfd,0x9a,0xfc,0xfa,0x8b,0xf8,0xf7,0xd3,0xf7,0xfa, -0x71,0xfc,0xfd,0x2e,0xfe,0xfd,0x4b,0xfd,0xfd,0x35,0xfe,0xff,0x36,0x00,0x00,0x45, -0x00,0x00,0x74,0x00,0x00,0x4d,0x01,0x01,0x69,0x01,0x00,0x6e,0x00,0x00,0x44,0x00, -0xff,0x1f,0xff,0xfd,0x5f,0xfd,0xfd,0x35,0xfd,0xfc,0xfd,0xfc,0xfe,0xd5,0x00,0x03, -0xc8,0x05,0x07,0x84,0x07,0x06,0x18,0x05,0x04,0x68,0x05,0x07,0x21,0x08,0x07,0x05, -0x05,0x03,0xa1,0x02,0x03,0x40,0x03,0x03,0xe7,0x03,0x04,0x59,0x05,0x06,0xc6,0x07, -0x08,0x35,0x07,0x04,0xea,0x01,0x00,0x44,0x00,0x01,0x53,0x02,0x03,0xd8,0x04,0x05, -0x1e,0x06,0x05,0xa2,0x03,0x02,0xc1,0x00,0xff,0x1f,0x00,0x01,0x42,0x02,0x02,0x5a, -0x02,0x01,0x6b,0x01,0x01,0x3b,0x02,0x02,0x26,0x02,0x01,0xef,0x01,0x01,0x8c,0x01, -0x01,0x06,0x01,0xff,0xed,0xfd,0xfc,0x40,0xfb,0xfb,0x5c,0xfd,0xfe,0x5c,0xff,0xfe, -0xac,0xfd,0xfc,0x05,0xfb,0xfa,0xf5,0xfa,0xfc,0xfc,0xfe,0x00,0x9f,0x02,0x04,0x50, -0x05,0x06,0x76,0x06,0x05,0xf3,0x02,0x00,0x0b,0xff,0xfd,0x9d,0xfc,0xfb,0x14,0xfa, -0xf9,0xf4,0xf8,0xf8,0xac,0xf8,0xf8,0x58,0xf8,0xf7,0x2f,0xf7,0xf6,0x16,0xf6,0xf6, -0x94,0xf6,0xf7,0x71,0xf8,0xfb,0x00,0xfe,0x00,0xd8,0x01,0x01,0xaf,0x01,0x01,0x8c, -0x02,0x03,0x66,0x03,0x01,0xfd,0xfe,0xfb,0xae,0xf9,0xf8,0x0c,0xf9,0xf9,0xcd,0xfa, -0xfb,0x96,0xfb,0xfb,0xd7,0xfb,0xfc,0xce,0xfd,0xfd,0xae,0xfd,0xfd,0xdf,0xfe,0xff, -0xf9,0xff,0x00,0x52,0x00,0x00,0x2b,0x01,0x01,0xc1,0x00,0x00,0xa9,0x00,0x00,0x27, -0x00,0x00,0x51,0x00,0xff,0x18,0xfd,0xfa,0xa7,0xf9,0xfb,0x65,0xfe,0x01,0x04,0x03, -0x03,0x7a,0x03,0x03,0xb4,0x03,0x05,0x90,0x06,0x07,0xd5,0x06,0x05,0x5c,0x05,0x05, -0xa9,0x05,0x04,0x0a,0x03,0x01,0xad,0x01,0x02,0x07,0x04,0x06,0xc0,0x07,0x08,0x07, -0x08,0x06,0xeb,0x04,0x03,0xf4,0x01,0x01,0xf1,0x00,0x02,0x32,0x04,0x05,0x8f,0x06, -0x05,0x9e,0x04,0x03,0x13,0x02,0x01,0x89,0x01,0x01,0xeb,0x01,0x01,0x7c,0x01,0x01, -0x07,0x02,0x02,0x0d,0x03,0x02,0x75,0x01,0x01,0xb2,0x01,0x02,0x9b,0x03,0x03,0x1d, -0x03,0x01,0xba,0xff,0xfd,0x9c,0xfc,0xfc,0x1b,0xfe,0xff,0x19,0x00,0xff,0x16,0xfe, -0xfc,0x2e,0xfc,0xfb,0xfa,0xfa,0xfa,0xf7,0xfa,0xfc,0xa7,0xfe,0x00,0x3e,0x03,0x05, -0x22,0x06,0x06,0x83,0x05,0x04,0xab,0x03,0x02,0x42,0x00,0xfe,0xc5,0xfc,0xfb,0x5e, -0xfb,0xfa,0x0c,0xfa,0xf9,0x46,0xf9,0xf9,0x56,0xf9,0xf8,0xfa,0xf6,0xf4,0x9d,0xf3, -0xf4,0x32,0xf6,0xf8,0x68,0xfa,0xfb,0x9c,0xfc,0xfd,0x22,0xfe,0x00,0x05,0x03,0x04, -0x1e,0x05,0x03,0x5a,0x01,0xff,0xf5,0xfd,0xfc,0x0a,0xfb,0xfa,0x01,0xfa,0xfa,0x86, -0xfa,0xfa,0x3a,0xfb,0xfb,0x2f,0xfc,0xfb,0x1e,0xfc,0xfc,0xdf,0xfd,0xfe,0xd0,0xfd, -0xfe,0x51,0xff,0x00,0x5d,0x01,0x00,0x8a,0xff,0xff,0x70,0xff,0x00,0x5a,0x02,0x03, -0xc7,0x02,0x00,0xf1,0xfc,0xfb,0x00,0xfb,0xfc,0x63,0xfd,0xfe,0x60,0xfe,0xff,0x72, -0x00,0x01,0xed,0x02,0x03,0x2a,0x04,0x04,0x95,0x04,0x05,0xb7,0x06,0x07,0xd5,0x06, -0x05,0x94,0x03,0x02,0x94,0x01,0x01,0x2a,0x02,0x03,0x35,0x05,0x07,0x64,0x08,0x08, -0x25,0x07,0x05,0x45,0x03,0x01,0x5b,0x01,0x02,0xe4,0x03,0x05,0xb3,0x05,0x05,0xb5, -0x04,0x04,0x57,0x04,0x03,0xcc,0x02,0x01,0x2c,0x01,0x01,0x71,0x01,0x02,0xa0,0x02, -0x02,0xef,0x02,0x02,0x23,0x01,0x00,0xf6,0x00,0x02,0x8c,0x04,0x05,0x41,0x04,0x02, -0x4c,0x01,0xff,0x1e,0xff,0xfe,0x0d,0xff,0xff,0xd7,0xff,0x00,0xe0,0xff,0xff,0xe9, -0xfe,0xfd,0x86,0xfb,0xfa,0xb1,0xf9,0xfa,0x63,0xfb,0xfd,0x12,0xff,0x00,0xfe,0x02, -0x05,0xa2,0x06,0x06,0xbc,0x05,0x04,0xb9,0x03,0x02,0x9d,0x01,0xff,0xcc,0xfd,0xfc, -0x62,0xfb,0xfb,0x17,0xfc,0xfc,0x69,0xfc,0xfa,0xaa,0xf7,0xf5,0x82,0xf4,0xf5,0x77, -0xf6,0xf6,0xbb,0xf6,0xf7,0xc1,0xf7,0xf8,0x8d,0xfa,0xfd,0xf1,0xff,0x02,0x43,0x03, -0x03,0x88,0x03,0x03,0xe3,0x01,0xff,0x69,0xfd,0xfc,0xe4,0xfb,0xfb,0xf8,0xfa,0xfa, -0x57,0xfa,0xfa,0x29,0xfb,0xfb,0x2e,0xfc,0xfb,0x1d,0xfb,0xfa,0x8b,0xfb,0xfd,0xea, -0xff,0x00,0x7a,0xff,0xfd,0x0c,0xfd,0xfd,0x6b,0xff,0x01,0xc6,0x02,0x02,0xed,0x01, -0x00,0x69,0xff,0xfe,0x0a,0xfe,0xfd,0x23,0xfc,0xfb,0xf7,0xfb,0xfd,0xe7,0xfe,0xff, -0x3d,0x00,0x00,0xf8,0x00,0x01,0xcb,0x02,0x04,0x50,0x05,0x06,0xd6,0x06,0x06,0x56, -0x05,0x04,0x80,0x02,0x01,0x51,0x00,0x01,0xf0,0x02,0x05,0x78,0x07,0x08,0x40,0x07, -0x05,0x9c,0x04,0x03,0x8e,0x03,0x03,0x33,0x03,0x03,0x7c,0x04,0x04,0x3e,0x05,0x05, -0xfa,0x05,0x05,0x6a,0x04,0x02,0x19,0x01,0x00,0xbd,0x01,0x02,0x7e,0x03,0x03,0xa5, -0x02,0x01,0x98,0x00,0x00,0x9a,0x01,0x02,0xbc,0x03,0x04,0x44,0x04,0x03,0x1c,0x03, -0x02,0xb8,0x01,0x00,0x68,0xff,0xff,0xf2,0xff,0x01,0xd2,0x01,0x01,0x99,0x00,0xff, -0x76,0xfe,0xfd,0x62,0xfb,0xf9,0x3c,0xf9,0xf9,0x3d,0xfb,0xfd,0x91,0xff,0x01,0x8f, -0x03,0x04,0xe3,0x04,0x06,0x52,0x07,0x07,0x02,0x05,0x01,0x9f,0xff,0xfe,0x89,0xfe, -0xfe,0x3e,0xff,0xff,0x34,0xfe,0xfb,0xae,0xf9,0xf8,0x47,0xf8,0xf8,0x50,0xf7,0xf6, -0x84,0xf5,0xf5,0x74,0xf5,0xf5,0xae,0xf6,0xf8,0x73,0xfa,0xfd,0xd3,0xff,0x02,0x61, -0x03,0x03,0x76,0x02,0x01,0x18,0x01,0x00,0x28,0xff,0xfd,0x10,0xfb,0xfa,0x05,0xfb, -0xfc,0xf4,0xfc,0xfc,0xb4,0xfa,0xf9,0xb4,0xf8,0xf9,0xca,0xfb,0xfd,0xbd,0xfe,0xfe, -0xd0,0xfc,0xfc,0x71,0xfc,0xfd,0xb9,0xfe,0xff,0x17,0x00,0x00,0x9d,0x01,0x01,0xbf, -0x01,0x00,0xae,0xff,0xfe,0xe4,0xfc,0xfc,0x43,0xfc,0xfc,0x6d,0xfd,0xfd,0x1e,0xfe, -0xfe,0xc5,0xfe,0xff,0x28,0x00,0x00,0xfc,0x01,0x04,0x30,0x06,0x07,0xb4,0x06,0x05, -0xd0,0x02,0x01,0x84,0x00,0x00,0x9b,0x01,0x03,0x03,0x05,0x05,0xef,0x05,0x05,0x89, -0x05,0x05,0xe5,0x04,0x04,0x73,0x03,0x02,0xcd,0x02,0x03,0x7c,0x05,0x06,0x2c,0x07, -0x06,0x18,0x05,0x03,0x36,0x02,0x02,0xa0,0x02,0x03,0xa7,0x03,0x03,0x01,0x02,0x01, -0x76,0x01,0x01,0xac,0x01,0x01,0xe6,0x01,0x03,0x63,0x04,0x04,0x3a,0x04,0x03,0xd9, -0x02,0x01,0xfe,0x00,0x00,0xb7,0x00,0x01,0x73,0x01,0x01,0x48,0x02,0x03,0xc1,0x02, -0x00,0x78,0xfd,0xfb,0x64,0xfa,0xfa,0x74,0xfa,0xfa,0x9e,0xfb,0xfc,0x09,0xfe,0x00, -0x54,0x03,0x06,0x57,0x08,0x07,0xdf,0x05,0x03,0x69,0x02,0x01,0xff,0x01,0x01,0xdf, -0x01,0x01,0xe1,0xff,0xfe,0x89,0xfd,0xfc,0x78,0xfb,0xfa,0x44,0xf9,0xf8,0x3b,0xf8, -0xf7,0x84,0xf5,0xf3,0x5d,0xf3,0xf4,0xc8,0xf6,0xf9,0x43,0xfb,0xfc,0x8e,0xfe,0x00, -0x45,0x02,0x03,0xfc,0x03,0x02,0xf7,0xff,0xfd,0x99,0xfc,0xfd,0x62,0xfe,0xfe,0x8b, -0xfd,0xfb,0xd9,0xf9,0xf9,0x40,0xf9,0xfa,0x32,0xfb,0xfb,0x1d,0xfc,0xfc,0x33,0xfc, -0xfc,0x00,0xfc,0xfc,0x63,0xfc,0xfc,0x69,0xfd,0xfe,0x8e,0x00,0x01,0xd9,0x01,0x01, -0x42,0x00,0xff,0x1a,0xff,0xfe,0xd1,0xfc,0xfc,0xe6,0xfc,0xfd,0xfb,0xfd,0xfd,0x6c, -0xfd,0xfc,0xcf,0xfc,0xfd,0x26,0xff,0x01,0xe8,0x03,0x05,0x2a,0x06,0x05,0x94,0x03, -0x02,0x51,0x01,0x01,0x83,0x01,0x01,0x6f,0x02,0x02,0xde,0x03,0x04,0xcf,0x05,0x06, -0xb0,0x05,0x04,0x3c,0x03,0x01,0x1f,0x02,0x03,0xdc,0x05,0x06,0xad,0x06,0x05,0x8f, -0x05,0x05,0xb5,0x04,0x03,0x7e,0x03,0x03,0xa9,0x03,0x03,0xd4,0x02,0x02,0x8c,0x02, -0x01,0xba,0x00,0x00,0xfc,0x01,0x03,0xb4,0x03,0x03,0x99,0x03,0x04,0x60,0x04,0x04, -0xc0,0x02,0x01,0x96,0x00,0x00,0xe6,0x00,0x02,0x04,0x04,0x04,0x0c,0x04,0x02,0xa4, -0x00,0xff,0xfa,0xfe,0xfd,0x3f,0xfc,0xfa,0x91,0xf8,0xf8,0xd6,0xf9,0xfc,0x6b,0x00, -0x03,0x38,0x05,0x05,0x59,0x05,0x05,0xc2,0x04,0x04,0x73,0x03,0x03,0x52,0x03,0x03, -0x4a,0x03,0x02,0x10,0x00,0xfe,0x86,0xfd,0xfd,0x66,0xfd,0xfc,0xaf,0xfb,0xf9,0xb4, -0xf6,0xf5,0xe2,0xf4,0xf5,0x11,0xf5,0xf4,0xec,0xf4,0xf6,0x85,0xf9,0xfd,0xf9,0x00, -0x02,0x48,0x02,0x01,0xe1,0xff,0xff,0x84,0xff,0x00,0x41,0x00,0xff,0x8b,0xfe,0xfc, -0x8e,0xfb,0xfa,0xce,0xfa,0xfa,0xf8,0xf9,0xf9,0xef,0xfa,0xfb,0x4f,0xfc,0xfb,0x4e, -0xfb,0xfa,0xde,0xfa,0xfb,0xb1,0xfb,0xfc,0xc9,0xfd,0xff,0x93,0x00,0x01,0x33,0x01, -0x00,0xa9,0xff,0xfe,0xb8,0xfd,0xfd,0xd8,0xfd,0xfe,0xc6,0xfe,0xfe,0x37,0xfd,0xfb, -0xb9,0xfa,0xfb,0xc3,0xfc,0xfe,0xdc,0x00,0x02,0xca,0x03,0x04,0x70,0x03,0x02,0xbd, -0x02,0x02,0x0c,0x02,0x00,0xb9,0xff,0x00,0x99,0x02,0x04,0x35,0x05,0x05,0x06,0x05, -0x03,0xcf,0x02,0x02,0xa3,0x02,0x03,0x7b,0x04,0x04,0x2d,0x05,0x05,0xcf,0x06,0x06, -0x8a,0x05,0x04,0x68,0x04,0x04,0xcb,0x04,0x04,0xc6,0x03,0x03,0x71,0x02,0x01,0xdf, -0x01,0x01,0xdd,0x01,0x01,0xab,0x01,0x02,0x93,0x03,0x05,0x91,0x05,0x04,0x1b,0x03, -0x01,0xda,0x00,0x00,0xdf,0x01,0x02,0x8f,0x03,0x03,0xf5,0x02,0x03,0xe1,0x03,0x04, -0x6b,0x04,0x02,0x15,0xff,0xfb,0xac,0xf9,0xf8,0xaa,0xf8,0xf9,0xec,0xfb,0xfe,0x08, -0x01,0x03,0x73,0x04,0x04,0xf9,0x03,0x03,0xc8,0x03,0x04,0xcb,0x05,0x06,0xf0,0x04, -0x03,0xa1,0x01,0x01,0x94,0x01,0x01,0xb9,0x00,0xff,0x40,0xfd,0xfc,0xb2,0xfb,0xfb, -0x82,0xf9,0xf7,0x81,0xf4,0xf2,0xb7,0xf1,0xf2,0x1e,0xf6,0xf9,0x8c,0xfc,0xfd,0x5c, -0xfe,0xfe,0x7c,0xff,0x00,0x72,0x00,0x00,0x56,0x00,0x00,0x46,0x00,0xff,0x6a,0xfe, -0xfc,0xcf,0xfb,0xfa,0x8e,0xfa,0xfa,0xc9,0xfa,0xfa,0x5f,0xfb,0xfb,0x9a,0xfb,0xfb, -0x60,0xfa,0xfa,0xf0,0xf9,0xfa,0xd2,0xfa,0xfc,0x75,0xfe,0x00,0xe4,0x00,0x00,0xf2, -0xfe,0xfe,0x25,0xfe,0xfe,0x61,0xfe,0xff,0x36,0x00,0xff,0x99,0xfd,0xfb,0x97,0xfa, -0xfb,0xf0,0xfb,0xfc,0x7b,0xfd,0xfe,0x19,0x00,0x01,0x97,0x02,0x03,0x19,0x04,0x03, -0x32,0x01,0xff,0x58,0xff,0x00,0xd8,0x01,0x02,0x5c,0x03,0x03,0x2c,0x04,0x04,0x61, -0x03,0x02,0x19,0x02,0x02,0xd3,0x02,0x03,0xcc,0x04,0x05,0xea,0x05,0x05,0x8a,0x05, -0x05,0x5e,0x06,0x06,0xa4,0x05,0x04,0x2c,0x04,0x03,0x0e,0x04,0x04,0x70,0x03,0x02, -0x16,0x01,0x00,0x74,0x00,0x02,0x31,0x04,0x05,0x16,0x05,0x03,0xbc,0x02,0x02,0xc6, -0x02,0x03,0xf2,0x02,0x02,0x42,0x01,0x01,0x03,0x02,0x03,0x38,0x05,0x06,0xa7,0x06, -0x05,0xeb,0x03,0x01,0x67,0xfe,0xfb,0xc1,0xf8,0xf8,0x52,0xf9,0xfb,0x8d,0xfe,0x00, -0x52,0x00,0x00,0x35,0x01,0x02,0x9f,0x04,0x05,0x66,0x05,0x05,0x70,0x04,0x04,0x72, -0x04,0x04,0xad,0x04,0x03,0x97,0x01,0xff,0x8e,0xff,0x00,0x26,0x01,0x00,0x28,0xfe, -0xfa,0x2a,0xf7,0xf4,0x38,0xf3,0xf3,0xe2,0xf3,0xf5,0x23,0xf7,0xf9,0x03,0xfb,0xfc, -0x03,0xfd,0xfd,0xac,0xfe,0xff,0x38,0x00,0x00,0xd9,0x00,0x01,0x90,0x00,0xff,0xb4, -0xfd,0xfc,0x8f,0xfc,0xfb,0xcb,0xfa,0xfa,0x38,0xfb,0xfc,0x51,0xfc,0xfb,0xca,0xfa, -0xfa,0x50,0xf9,0xf8,0x9a,0xf8,0xfa,0xa1,0xfc,0xfe,0x4b,0xff,0xfe,0xfa,0xfd,0xfd, -0xa9,0xfd,0xfe,0x33,0xff,0x00,0x53,0x00,0xff,0xf5,0xfd,0xfd,0x23,0xfd,0xfd,0x20, -0xfc,0xfa,0x8e,0xfa,0xfb,0x67,0xfd,0xff,0x16,0x01,0x02,0xa4,0x02,0x02,0x52,0x01, -0x00,0x3a,0x00,0xff,0x0d,0x00,0x00,0xdb,0x01,0x03,0xc0,0x03,0x03,0xaa,0x02,0x01, -0xae,0x01,0x01,0x3e,0x02,0x02,0x1a,0x03,0x03,0xa5,0x03,0x04,0xb7,0x05,0x06,0x0c, -0x07,0x06,0x35,0x05,0x04,0xf8,0x04,0x06,0xa1,0x06,0x05,0x0c,0x04,0x02,0xe1,0x00, -0x00,0xab,0x01,0x02,0x4c,0x03,0x03,0x03,0x03,0x03,0x92,0x03,0x04,0x51,0x04,0x04, -0xe0,0x02,0x01,0x1b,0x01,0x01,0x11,0x01,0x01,0x96,0x02,0x04,0x9e,0x07,0x09,0xc4, -0x08,0x06,0x41,0x02,0xfe,0x6d,0xfc,0xfb,0x44,0xfb,0xfb,0x0b,0xfc,0xfb,0x3f,0xfc, -0xfd,0xa8,0xff,0x01,0xfc,0x02,0x03,0xb1,0x02,0x02,0x2e,0x04,0x05,0xed,0x06,0x06, -0x5a,0x05,0x03,0x48,0x02,0x02,0xc2,0x02,0x03,0xa5,0x03,0x03,0xa9,0x02,0x00,0xd3, -0xfc,0xf9,0x6b,0xf7,0xf5,0x5a,0xf4,0xf3,0xbe,0xf4,0xf6,0xe5,0xf7,0xf8,0x5b,0xf9, -0xfa,0x5a,0xfc,0xfd,0x3a,0xfe,0xfe,0xec,0xff,0x00,0x3f,0x01,0x00,0x1a,0x00,0xff, -0x77,0xfe,0xfc,0x9f,0xfb,0xfb,0xc3,0xfb,0xfc,0x1a,0xfd,0xfc,0xed,0xfb,0xfa,0xe9, -0xf8,0xf7,0x0c,0xf8,0xf9,0xab,0xfb,0xfc,0x58,0xfc,0xfc,0x30,0xfc,0xfc,0xce,0xfd, -0xfe,0x85,0xfe,0xfe,0x96,0xfe,0xfe,0x6f,0xff,0xff,0x5b,0xff,0xfe,0x62,0xfc,0xfb, -0xa1,0xfa,0xfa,0x8e,0xfb,0xfc,0x08,0xfe,0xff,0x0a,0x01,0x01,0x9a,0x01,0x00,0xcb, -0xff,0xff,0x54,0xff,0xff,0x1f,0x01,0x02,0x51,0x02,0x01,0xbf,0x01,0x02,0xa2,0x02, -0x02,0xd9,0x01,0x00,0x4e,0x00,0x00,0x4a,0x02,0x04,0x94,0x05,0x05,0x1a,0x05,0x04, -0xc9,0x04,0x05,0xfa,0x06,0x07,0x6d,0x07,0x05,0x6f,0x04,0x03,0x46,0x03,0x03,0xc3, -0x02,0x01,0x9f,0x01,0x01,0xae,0x02,0x03,0x41,0x03,0x03,0x28,0x04,0x04,0xdb,0x04, -0x04,0x61,0x02,0x00,0xa3,0xfe,0xfe,0x38,0x00,0x03,0xe7,0x06,0x09,0x00,0x09,0x07, -0xca,0x05,0x04,0x80,0x02,0x01,0x01,0xff,0xfc,0x97,0xfa,0xfa,0xd6,0xfb,0xfd,0x57, -0xfe,0xfe,0xda,0xfe,0xff,0x25,0x00,0x01,0x25,0x03,0x05,0xa3,0x06,0x06,0x17,0x05, -0x03,0x8e,0x03,0x03,0xaa,0x03,0x03,0xbd,0x04,0x05,0x1e,0x06,0x04,0x4a,0x02,0xff, -0x3b,0xfd,0xfa,0x29,0xf8,0xf6,0x94,0xf5,0xf5,0xfb,0xf5,0xf6,0xf3,0xf6,0xf8,0x94, -0xf9,0xfa,0x27,0xfb,0xfc,0xa4,0xfd,0xfe,0xfd,0xff,0x01,0xa0,0x01,0x01,0x15,0x00, -0xfe,0x81,0xfc,0xfc,0x43,0xfd,0xfe,0xc8,0xfe,0xfd,0x5e,0xfc,0xfa,0xab,0xf9,0xf9, -0xe7,0xf9,0xfa,0x13,0xfa,0xf9,0x1e,0xfa,0xfa,0xcd,0xfb,0xfc,0xb8,0xfc,0xfc,0x88, -0xfc,0xfd,0xd1,0xfd,0xfe,0x38,0xff,0xff,0xdc,0xff,0xff,0x43,0xfe,0xfd,0x23,0xfc, -0xfa,0x5f,0xfa,0xfa,0x1b,0xfc,0xfd,0x7d,0xff,0x00,0x04,0x00,0xff,0x15,0xff,0xff, -0x18,0x00,0x00,0xd3,0xff,0xff,0xa7,0xff,0x00,0xf9,0x01,0x03,0x42,0x03,0x02,0x95, -0x00,0xff,0xf1,0xfe,0x00,0xf5,0x01,0x02,0x8b,0x02,0x02,0x83,0x02,0x03,0xe8,0x04, -0x05,0x6f,0x06,0x06,0xc9,0x06,0x06,0x3b,0x06,0x05,0xe9,0x04,0x04,0x61,0x03,0x03, -0x02,0x03,0x02,0xb8,0x01,0x00,0x1f,0x01,0x02,0x22,0x04,0x06,0x43,0x07,0x06,0x12, -0x03,0xff,0xdb,0xfd,0xfe,0xf4,0xff,0x01,0xfb,0x02,0x04,0x47,0x06,0x07,0x9e,0x08, -0x08,0x54,0x07,0x05,0x67,0x02,0xff,0x53,0xfd,0xfd,0xf5,0xfd,0xfe,0x60,0xfd,0xfc, -0x8a,0xfc,0xfc,0xaf,0xfd,0xfe,0xac,0x00,0x03,0x03,0x05,0x05,0x07,0x05,0x04,0xf7, -0x03,0x03,0x57,0x03,0x03,0x3f,0x05,0x06,0x17,0x07,0x07,0x41,0x06,0x04,0x0f,0x03, -0x00,0xb8,0xfd,0xfb,0x74,0xf9,0xf7,0xcf,0xf6,0xf6,0x62,0xf6,0xf7,0xf4,0xf7,0xf8, -0x64,0xf8,0xf8,0xaa,0xf9,0xfb,0x7c,0xfe,0x00,0x59,0x01,0x00,0x6c,0xff,0xfe,0xf3, -0xfd,0xfe,0x7b,0xff,0xff,0xd7,0xfe,0xfe,0x72,0xfd,0xfc,0x1c,0xfc,0xfb,0xc7,0xfa, -0xfa,0x80,0xf9,0xf9,0xf9,0xf9,0xfa,0xd6,0xfa,0xfb,0x11,0xfb,0xfb,0x82,0xfb,0xfc, -0x70,0xfc,0xfc,0x6d,0xfd,0xfe,0x74,0xff,0x00,0x26,0x00,0xfe,0xa9,0xfc,0xfb,0xf5, -0xfa,0xfb,0x14,0xfc,0xfc,0x4e,0xfd,0xfd,0x73,0xfd,0xfe,0xb6,0xff,0x00,0x58,0x00, -0xfe,0x7e,0xfd,0xfd,0xc5,0xfe,0x00,0x0c,0x02,0x02,0xc4,0x01,0x01,0x70,0x00,0x00, -0x75,0x00,0x00,0x26,0x00,0xff,0x1e,0x00,0x00,0x18,0x01,0x01,0xad,0x02,0x03,0xcb, -0x04,0x05,0x8b,0x06,0x06,0xcf,0x06,0x05,0xdd,0x04,0x04,0x0d,0x06,0x06,0xbe,0x05, -0x02,0x1c,0x00,0xff,0x02,0x00,0x01,0x2d,0x04,0x06,0xe0,0x06,0x06,0x43,0x04,0x02, -0xe2,0x00,0x00,0x85,0xff,0xfe,0x79,0xfe,0x00,0x55,0x03,0x06,0x23,0x08,0x09,0x02, -0x09,0x07,0x7a,0x05,0x03,0xe5,0x01,0x01,0xc3,0x00,0xff,0xdf,0xfe,0xfd,0x99,0xfc, -0xfb,0x7d,0xfb,0xfc,0x12,0xfe,0x00,0x36,0x02,0x03,0xf6,0x03,0x04,0xa0,0x03,0x03, -0xd1,0x02,0x03,0x01,0x04,0x05,0xc7,0x06,0x07,0xc9,0x07,0x07,0x3b,0x07,0x05,0xff, -0x03,0x01,0x56,0xfe,0xfb,0xa8,0xf9,0xf9,0x84,0xf9,0xf9,0x03,0xf8,0xf6,0xa8,0xf5, -0xf6,0xa0,0xf7,0xfa,0x31,0xfc,0xfd,0x39,0xfe,0xfe,0x86,0xfe,0xfe,0x4d,0xff,0xff, -0x99,0xff,0xff,0x68,0xff,0xff,0x34,0xff,0xff,0x41,0xfe,0xfc,0xbe,0xfb,0xfb,0x03, -0xfb,0xfa,0x5b,0xfa,0xfa,0x00,0xfa,0xfa,0x06,0xfb,0xfb,0xe4,0xfa,0xfa,0x47,0xfa, -0xfa,0xb9,0xfb,0xfd,0x48,0xff,0xff,0x2e,0xff,0xfd,0x1c,0xfd,0xfd,0x83,0xfd,0xfd, -0x44,0xfc,0xfb,0x91,0xfa,0xfb,0x25,0xfd,0xfe,0xbd,0xff,0xff,0x45,0xfe,0xfd,0x56, -0xfd,0xfd,0x8d,0xfe,0xff,0xd2,0xff,0x00,0x66,0x00,0x00,0xf7,0x00,0x01,0x06,0x01, -0xff,0x2e,0xff,0xff,0xe6,0xff,0xff,0x99,0xfe,0xfe,0x31,0xff,0x01,0xea,0x03,0x04, -0xee,0x04,0x04,0x49,0x04,0x04,0x13,0x05,0x07,0xc0,0x08,0x08,0x7a,0x06,0x03,0x47, -0x01,0x00,0xa6,0x00,0x01,0x45,0x02,0x03,0xd7,0x04,0x05,0x2d,0x06,0x05,0xab,0x04, -0x02,0xea,0xff,0xfd,0xe9,0xfc,0xfd,0x1f,0x00,0x02,0x4b,0x05,0x07,0x23,0x08,0x08, -0x20,0x07,0x06,0x30,0x05,0x04,0x8d,0x04,0x03,0x19,0x02,0x00,0xc6,0xfe,0xfd,0xe1, -0xfb,0xfb,0x39,0xfc,0xfd,0x59,0xff,0x01,0x93,0x02,0x02,0xae,0x02,0x02,0x55,0x02, -0x02,0x5d,0x03,0x03,0x1a,0x04,0x05,0x23,0x07,0x09,0x32,0x0a,0x09,0xfd,0x07,0x05, -0x82,0x02,0x00,0xfe,0xff,0xff,0xb0,0xfd,0xfb,0xbf,0xf9,0xf7,0x69,0xf6,0xf6,0x47, -0xf7,0xf8,0x24,0xf9,0xfa,0x00,0xfb,0xfc,0x64,0xfd,0xfe,0x10,0xfe,0xfe,0xd4,0xfe, -0xff,0xe7,0xff,0x00,0x00,0x00,0xff,0x3c,0xff,0xfe,0x3a,0xfe,0xfd,0xaa,0xfc,0xfb, -0x23,0xfa,0xf9,0xbf,0xfa,0xfb,0xfc,0xfb,0xfb,0x91,0xf9,0xf8,0xda,0xf8,0xfa,0xc1, -0xfb,0xfc,0xbc,0xfc,0xfc,0x93,0xfc,0xfd,0xcc,0xfe,0xfe,0x5f,0xfe,0xfd,0xf4,0xfb, -0xfa,0x8c,0xfa,0xfb,0x17,0xfd,0xfe,0x01,0xfe,0xfd,0x45,0xfd,0xfd,0x4f,0xfe,0xfd, -0xc9,0xfc,0xfd,0x72,0xfe,0xff,0xb8,0xff,0xff,0xca,0xff,0x00,0x82,0x00,0x01,0x50, -0x01,0x00,0xaf,0xff,0xfd,0xf9,0xfb,0xfc,0x21,0xfe,0x00,0x2b,0x02,0x02,0x92,0x01, -0x01,0x93,0x01,0x02,0x0e,0x05,0x07,0x42,0x08,0x08,0x42,0x07,0x05,0xaf,0x04,0x03, -0xf5,0x01,0x00,0x5d,0x00,0x01,0xe1,0x02,0x04,0x7e,0x06,0x07,0x26,0x07,0x05,0x86, -0x02,0xff,0x89,0xfd,0xfc,0xce,0xfd,0xff,0x0c,0x02,0x03,0x3d,0x05,0x05,0x4e,0x06, -0x06,0xc8,0x06,0x06,0x8b,0x06,0x06,0xf5,0x05,0x04,0x79,0x02,0xff,0xef,0xfd,0xfc, -0x9a,0xfc,0xfd,0x04,0xfe,0xfe,0x27,0xff,0x00,0xc5,0x01,0x02,0xeb,0x02,0x02,0x44, -0x01,0x00,0x3a,0x01,0x03,0xc1,0x05,0x08,0xd5,0x09,0x09,0xbd,0x08,0x07,0xe8,0x06, -0x06,0x77,0x05,0x03,0xdd,0x01,0xff,0xdd,0xfd,0xfb,0x3f,0xfa,0xf8,0xfd,0xf7,0xf7, -0xc9,0xf7,0xf8,0x88,0xf9,0xfa,0x08,0xfb,0xfb,0xe4,0xfb,0xfd,0x31,0xfe,0xfe,0x2e, -0xff,0xff,0x11,0xff,0xff,0x98,0x00,0x01,0xf7,0x00,0xfe,0xbf,0xfc,0xfb,0xfa,0xfb, -0xfc,0xfc,0xfc,0xfc,0x44,0xfb,0xfa,0xd7,0xf9,0xf9,0xd8,0xf9,0xfa,0x3c,0xfb,0xfa, -0x66,0xf9,0xf9,0xee,0xfb,0xfd,0xae,0xfe,0xfe,0x73,0xfd,0xfd,0xb0,0xfc,0xfc,0x62, -0xfb,0xfb,0xc4,0xfb,0xfc,0x07,0xfd,0xfd,0xe7,0xfd,0xfd,0x1d,0xfd,0xfc,0x64,0xfc, -0xfd,0x68,0xfe,0xfe,0xa6,0xfd,0xfd,0x60,0xfd,0xfe,0x1e,0x01,0x02,0x98,0x02,0x01, -0xf2,0xfe,0xfc,0x1f,0xfc,0xfc,0x2c,0xfe,0xff,0x42,0xff,0xfe,0xbf,0xfe,0xfe,0x9e, -0xff,0x00,0x4c,0x02,0x03,0x9e,0x05,0x06,0xae,0x07,0x07,0x5d,0x07,0x06,0xf0,0x03, -0x01,0x6f,0x00,0xff,0x8d,0x00,0x02,0x7b,0x05,0x07,0x18,0x08,0x07,0x32,0x05,0x02, -0x5a,0x00,0xfe,0xfc,0xfd,0xfe,0x01,0xff,0x00,0x6b,0x02,0x03,0xe6,0x03,0x04,0x04, -0x05,0x06,0xc5,0x07,0x08,0x39,0x08,0x06,0x6f,0x05,0x03,0x4c,0x02,0x00,0xad,0xff, -0xfe,0x25,0xfd,0xfc,0x68,0xfd,0xff,0x75,0x01,0x02,0x39,0x02,0x00,0xae,0xff,0xff, -0x27,0x00,0x01,0x48,0x03,0x05,0x81,0x06,0x07,0x36,0x08,0x09,0x60,0x09,0x08,0x4f, -0x08,0x07,0x45,0x06,0x04,0x1d,0x03,0x01,0xb1,0xfe,0xfc,0xb6,0xfa,0xf9,0xef,0xf9, -0xf9,0xfb,0xf8,0xf8,0x20,0xf8,0xf9,0xac,0xfb,0xfc,0x16,0xfc,0xfb,0x7e,0xfc,0xfd, -0x86,0xfe,0xff,0x4f,0x01,0x01,0x8a,0x00,0xfe,0xfe,0xfd,0xfe,0x46,0xff,0xff,0x71, -0xfd,0xfb,0x1b,0xfb,0xfb,0xc6,0xfb,0xfb,0x29,0xfb,0xfa,0xea,0xf9,0xf9,0x12,0xf9, -0xf9,0xdd,0xfa,0xfb,0x3a,0xfc,0xfc,0x6d,0xfd,0xfd,0x5b,0xfd,0xfc,0xf2,0xfa,0xfa, -0x8b,0xfb,0xfc,0x39,0xfd,0xfd,0xb3,0xfc,0xfc,0x22,0xfc,0xfd,0x21,0xfe,0xfe,0x0a, -0xfe,0xfc,0xf7,0xfa,0xfa,0x6d,0xfc,0xfe,0xbb,0x00,0x01,0xcc,0x01,0x00,0x5b,0xff, -0xfe,0x17,0xfe,0xfe,0xe0,0xfd,0xfd,0xff,0xfd,0xfd,0x7c,0xfd,0xfd,0x96,0xfd,0xfe, -0xd1,0xfe,0x00,0x90,0x01,0x03,0xd8,0x05,0x07,0xff,0x08,0x08,0x46,0x06,0x03,0x4a, -0x01,0x00,0x41,0x00,0x01,0x38,0x03,0x05,0x14,0x07,0x08,0x91,0x07,0x05,0x5b,0x03, -0x01,0xc2,0xff,0xff,0x64,0xff,0xff,0xeb,0xff,0x00,0x60,0x00,0x01,0xf3,0x02,0x05, -0x91,0x06,0x07,0x00,0x07,0x07,0xc4,0x07,0x07,0xfc,0x06,0x05,0xb4,0x02,0xff,0x0f, -0xfe,0xfd,0x6a,0xfe,0xff,0x99,0x00,0x00,0xcf,0x00,0x00,0xe5,0xff,0xff,0x88,0xff, -0xff,0x9f,0x00,0x01,0x94,0x02,0x04,0xba,0x06,0x07,0xba,0x07,0x08,0x51,0x09,0x0a, -0x37,0x0a,0x08,0x57,0x06,0x04,0x59,0x03,0x01,0x6f,0x00,0xfe,0x1c,0xfd,0xfb,0x54, -0xf9,0xf8,0x58,0xf9,0xfa,0x5e,0xfb,0xfa,0x13,0xf9,0xf9,0xb3,0xfa,0xfc,0x4a,0xfe, -0xff,0x21,0xff,0xff,0x30,0xff,0xff,0x5a,0x00,0x00,0x9d,0x00,0xff,0xf6,0xfd,0xfd, -0x13,0xfd,0xfd,0xd2,0xfc,0xfc,0xc5,0xfb,0xfb,0x37,0xfb,0xfa,0xca,0xf9,0xf9,0x11, -0xf9,0xf9,0x1d,0xfb,0xfc,0x68,0xfd,0xfd,0x02,0xfc,0xfb,0x00,0xfb,0xfb,0xae,0xfc, -0xfc,0x3e,0xfc,0xfb,0x82,0xfa,0xfb,0xe3,0xfc,0xfe,0x59,0xff,0xfe,0x3b,0xfd,0xfb, -0x66,0xfa,0xfa,0x77,0xfb,0xfd,0x90,0xfe,0xff,0x7e,0x00,0x00,0xe5,0xff,0xff,0x37, -0xff,0xfe,0xaf,0xfe,0xfe,0x82,0xfd,0xfd,0x84,0xfd,0xfd,0x2a,0xfd,0xfc,0x52,0xfb, -0xfb,0xe7,0xfc,0xff,0x98,0x02,0x05,0x55,0x07,0x08,0xe5,0x07,0x06,0x90,0x03,0x01, -0x48,0x00,0x00,0x41,0x01,0x03,0x1a,0x06,0x07,0x45,0x07,0x06,0x14,0x05,0x04,0x73, -0x03,0x02,0x5a,0x01,0xff,0xad,0xfe,0xfe,0xd3,0xfe,0x00,0x72,0x01,0x02,0x40,0x02, -0x03,0xc2,0x04,0x06,0x39,0x08,0x09,0x86,0x09,0x08,0x61,0x05,0x02,0x8c,0x01,0x01, -0xb2,0x00,0x00,0xa1,0xff,0x00,0x23,0x01,0x01,0x86,0x00,0xff,0xb3,0xfe,0xff,0xb2, -0xff,0xff,0x7e,0x00,0x01,0x77,0x02,0x03,0xc4,0x04,0x07,0x60,0x09,0x0a,0x29,0x0a, -0x08,0x1e,0x08,0x08,0x51,0x08,0x07,0x47,0x05,0x02,0x08,0x00,0xfe,0x74,0xfd,0xfd, -0xe4,0xfc,0xfb,0x4d,0xfa,0xf8,0x7f,0xf8,0xf9,0x93,0xfa,0xfb,0xe9,0xfb,0xfc,0x90, -0xfc,0xfd,0x88,0xfe,0xff,0x16,0x00,0x00,0x56,0x00,0x00,0x13,0x00,0xff,0x99,0xfe, -0xfd,0x09,0xfd,0xfd,0x82,0xfd,0xfd,0x1b,0xfd,0xfb,0xc9,0xf9,0xf8,0x3e,0xf9,0xfa, -0x96,0xfb,0xfc,0x80,0xfb,0xfa,0x8b,0xfa,0xfb,0x75,0xfc,0xfd,0x13,0xfd,0xfc,0xa1, -0xfa,0xf9,0xdb,0xf9,0xfa,0x9f,0xfc,0xfe,0x33,0xff,0xff,0xe2,0xfd,0xfc,0xe2,0xfa, -0xfa,0xe7,0xfa,0xfb,0xce,0xfc,0xfd,0x25,0xfe,0xff,0x45,0x00,0x00,0xd6,0xff,0xff, -0x92,0xfe,0xfe,0x54,0xfe,0xfe,0x1c,0xff,0xfe,0x8b,0xfd,0xfb,0x5e,0xfa,0xf9,0xa8, -0xf9,0xfa,0x0c,0xfd,0x00,0x06,0x04,0x06,0xcc,0x07,0x07,0x10,0x05,0x02,0xb8,0x00, -0x00,0xa7,0x01,0x03,0xc0,0x03,0x04,0x03,0x05,0x06,0xb0,0x06,0x06,0x1a,0x06,0x04, -0x4f,0x03,0x01,0xc4,0xff,0xff,0x16,0x00,0x00,0x97,0xff,0xfe,0x54,0xfe,0x00,0x40, -0x02,0x04,0x91,0x05,0x07,0xa4,0x08,0x08,0x0f,0x08,0x06,0xc7,0x04,0x03,0x46,0x02, -0x01,0x67,0x01,0x01,0x2f,0x02,0x01,0x05,0x00,0xff,0xa5,0xff,0x00,0x75,0x00,0xff, -0x6a,0xfe,0xfd,0xad,0xfe,0x00,0xd8,0x02,0x04,0x2d,0x06,0x06,0x1b,0x07,0x08,0xc2, -0x09,0x0b,0xf1,0x0a,0x09,0x67,0x07,0x05,0x59,0x04,0x03,0x2c,0x03,0x01,0xee,0xff, -0xfd,0x3d,0xfc,0xfb,0xc4,0xfa,0xfa,0x48,0xfa,0xfa,0x31,0xfa,0xfa,0x9c,0xfb,0xfc, -0xa2,0xfc,0xfd,0x03,0xfe,0xff,0xa4,0x00,0x01,0x28,0x01,0xff,0xbe,0xfe,0xfe,0xc5, -0xfe,0xff,0xc8,0xff,0xfe,0x3e,0xfd,0xfb,0x0b,0xfb,0xfb,0xb3,0xfb,0xfb,0x9f,0xfb, -0xfa,0xfb,0xf9,0xf9,0x8e,0xfa,0xfb,0xb8,0xfc,0xfd,0x8a,0xfd,0xfc,0x21,0xfa,0xf8, -0x2f,0xf9,0xfa,0xd4,0xfb,0xfd,0xf2,0xfd,0xfe,0x35,0xfe,0xfd,0xca,0xfc,0xfb,0x2e, -0xfb,0xfa,0x58,0xfa,0xfb,0xd3,0xfc,0xfe,0x68,0xff,0xff,0x58,0xff,0xfe,0x5e,0xfe, -0xfe,0xd4,0xfe,0xff,0xd8,0xff,0xff,0x6b,0xff,0xfe,0x56,0xfc,0xf9,0x06,0xf7,0xf6, -0x99,0xf8,0xfc,0xa3,0xff,0x02,0x46,0x04,0x05,0xa2,0x04,0x03,0x73,0x02,0x02,0x66, -0x02,0x01,0xc9,0x00,0x01,0x33,0x03,0x05,0x0a,0x07,0x06,0x1e,0x06,0x05,0xd7,0x04, -0x03,0x1f,0x03,0x02,0xd8,0x01,0x00,0x2a,0xff,0xfe,0xc1,0xfd,0xfe,0xe2,0xfe,0xff, -0x7d,0x01,0x03,0x8d,0x06,0x08,0x55,0x08,0x07,0xd2,0x05,0x05,0xe2,0x04,0x04,0x5c, -0x04,0x03,0xf6,0x01,0x00,0x1f,0x01,0x01,0x6e,0x02,0x02,0x90,0x00,0xfe,0xac,0xfd, -0xfd,0x9a,0xfe,0xff,0x39,0x00,0x00,0x08,0x01,0x02,0x85,0x04,0x07,0x32,0x09,0x0a, -0xe0,0x09,0x09,0xd6,0x08,0x08,0x37,0x08,0x07,0xac,0x06,0x05,0xb2,0x03,0x02,0xd5, -0x00,0xff,0x82,0xfd,0xfc,0x31,0xfb,0xfb,0xa4,0xfb,0xfb,0xa7,0xfa,0xf9,0xfe,0xf9, -0xfb,0xe0,0xfc,0xfe,0x0e,0x00,0xff,0x3e,0xff,0xfe,0x7f,0xff,0x00,0xd4,0x00,0x00, -0x3d,0x00,0xff,0xe2,0xfd,0xfc,0xbf,0xfc,0xfd,0xd4,0xfd,0xfd,0x5a,0xfc,0xfa,0x9a, -0xf9,0xf9,0x48,0xfa,0xfb,0x2b,0xfd,0xfd,0x4d,0xfd,0xfb,0xce,0xfa,0xfa,0xa1,0xf9, -0xf9,0x19,0xfa,0xfa,0x0f,0xfc,0xfd,0x43,0xfe,0xfe,0x8d,0xfe,0xfd,0x85,0xfb,0xfa, -0x23,0xfa,0xfa,0xbf,0xfb,0xfc,0x44,0xfd,0xfe,0x6a,0xff,0xfe,0xbd,0xfd,0xfd,0xb2, -0xfd,0xfe,0x5f,0x00,0x01,0x38,0x02,0x01,0xc8,0xfe,0xfa,0x7c,0xf7,0xf6,0x98,0xf7, -0xf9,0xb3,0xfa,0xfc,0xa6,0xfe,0x00,0xdf,0x02,0x03,0xcd,0x03,0x02,0x9d,0x01,0x00, -0xd5,0xff,0x00,0x27,0x02,0x03,0xbd,0x04,0x04,0x4e,0x05,0x05,0x1d,0x06,0x05,0xfb, -0x04,0x04,0x83,0x03,0x02,0x1f,0x02,0x00,0x98,0xfe,0xfc,0x2c,0xfc,0xfc,0x0f,0xff, -0x01,0x26,0x03,0x04,0x60,0x04,0x05,0x31,0x06,0x07,0x63,0x07,0x06,0xd9,0x04,0x03, -0x61,0x02,0x02,0xef,0x03,0x04,0xa2,0x03,0x02,0xf6,0x00,0x00,0xf1,0xff,0x00,0x80, -0xff,0xfe,0xb9,0xfd,0xfd,0xf5,0xfd,0xff,0x0c,0x02,0x03,0x6f,0x05,0x06,0xda,0x07, -0x08,0x4c,0x09,0x09,0x05,0x09,0x08,0xaa,0x08,0x08,0x7c,0x08,0x07,0xa0,0x04,0x02, -0x93,0x00,0xff,0xdf,0xff,0xff,0xd4,0xfd,0xfb,0x8f,0xfa,0xf9,0xfd,0xf9,0xfa,0x2c, -0xfc,0xfd,0xb5,0xfd,0xfd,0x87,0xfd,0xfe,0x85,0xff,0x00,0xbc,0x01,0x01,0xdd,0x00, -0xff,0x35,0xfe,0xfe,0xd2,0xfe,0xff,0x9a,0xff,0xfe,0x3a,0xfd,0xfb,0xad,0xfa,0xfa, -0xc2,0xfa,0xfc,0xd1,0xfc,0xfc,0xde,0xfc,0xfd,0xf0,0xfc,0xfb,0x2f,0xfa,0xf8,0xab, -0xf8,0xf9,0xca,0xfa,0xfb,0xcb,0xfc,0xfe,0xd2,0xfe,0xfe,0xd4,0xfc,0xfb,0xfa,0xfa, -0xfa,0x16,0xfa,0xfa,0x8c,0xfc,0xfe,0xf5,0xfe,0xfd,0x1f,0xfc,0xfb,0xd0,0xfb,0xfe, -0x60,0x00,0x02,0xc1,0x02,0x02,0x84,0x00,0xfe,0xf2,0xfb,0xfa,0x93,0xf8,0xf7,0xb4, -0xf6,0xf7,0xe9,0xf9,0xfc,0xbe,0xff,0x01,0xa4,0x01,0x01,0x06,0x01,0x00,0x39,0x00, -0x00,0x20,0x00,0x00,0xdb,0x01,0x03,0xc8,0x04,0x05,0xf2,0x04,0x04,0xeb,0x04,0x05, -0x69,0x06,0x06,0xe6,0x04,0x02,0xb4,0xff,0xfe,0xb2,0xfd,0xfe,0x71,0xfe,0xfe,0x57, -0xfe,0xff,0xc0,0x00,0x03,0x84,0x05,0x06,0xbc,0x06,0x05,0x8a,0x04,0x04,0x93,0x04, -0x05,0x01,0x05,0x04,0xa7,0x03,0x03,0x23,0x03,0x03,0x14,0x03,0x02,0x81,0x00,0xff, -0xf0,0xfd,0xfd,0x88,0xfd,0xfd,0x4c,0xfe,0xff,0xfa,0x01,0x04,0xc6,0x05,0x06,0x52, -0x06,0x06,0xfe,0x07,0x09,0x42,0x0a,0x0a,0x2c,0x0a,0x08,0xfb,0x06,0x05,0x3c,0x05, -0x04,0x1d,0x04,0x02,0xdb,0x00,0xfe,0xec,0xfc,0xfb,0x9a,0xfb,0xfc,0x83,0xfc,0xfb, -0x3f,0xfb,0xfb,0xf3,0xfb,0xfd,0xd3,0xfe,0x00,0x86,0x01,0x01,0x37,0x00,0xfe,0xef, -0xfe,0xff,0xee,0x00,0x00,0xca,0xff,0xff,0x05,0xff,0xfe,0x91,0xfc,0xfb,0x36,0xfb, -0xfb,0x19,0xfc,0xfc,0x7b,0xfd,0xfe,0x43,0xfe,0xfd,0x63,0xfb,0xf9,0x4d,0xf9,0xf9, -0x44,0xf9,0xf9,0xa8,0xfa,0xfc,0x9b,0xfe,0xff,0x32,0xfe,0xfc,0xb6,0xfa,0xf9,0x4d, -0xfa,0xfb,0x3b,0xfd,0xfd,0x8f,0xfd,0xfc,0xc2,0xfa,0xfa,0x67,0xfb,0xfc,0x4c,0xfe, -0xff,0xeb,0x00,0x01,0x8d,0x02,0x02,0xd6,0x00,0xfd,0xdf,0xfa,0xf8,0x05,0xf7,0xf6, -0xbd,0xf7,0xf9,0xb1,0xfa,0xfc,0x78,0xfe,0x00,0x90,0x00,0x00,0x22,0xff,0xfe,0x76, -0xfe,0xff,0x2a,0x01,0x02,0x00,0x02,0x01,0x1c,0x02,0x03,0x25,0x05,0x06,0x5c,0x07, -0x06,0x3b,0x05,0x03,0xfd,0x02,0x02,0x96,0x01,0x00,0x33,0xfe,0xfc,0x08,0xfc,0xfc, -0xdf,0xfe,0x00,0x3c,0x02,0x03,0x61,0x03,0x03,0xcc,0x04,0x05,0xaa,0x05,0x04,0x0b, -0x04,0x03,0x6f,0x04,0x04,0xdc,0x04,0x04,0x6a,0x04,0x04,0x82,0x03,0x02,0x85,0x00, -0xfe,0xfa,0xfc,0xfc,0xd3,0xfc,0xfe,0x59,0x00,0x01,0xd5,0x01,0x02,0x25,0x03,0x04, -0xf5,0x05,0x07,0x9e,0x09,0x0a,0xc4,0x09,0x08,0x4c,0x08,0x08,0x0a,0x09,0x08,0x68, -0x07,0x06,0x72,0x04,0x02,0x43,0x00,0xff,0xe9,0xff,0xff,0xea,0xfd,0xfb,0x39,0xfa, -0xfa,0x64,0xfb,0xfc,0xec,0xfd,0xfe,0xdf,0xff,0x00,0xc2,0xff,0xff,0xa6,0xff,0x00, -0xb5,0x00,0x00,0x9a,0x00,0x00,0xfe,0x00,0x00,0x61,0xfe,0xfc,0xdb,0xfb,0xfb,0x5d, -0xfc,0xfc,0x4d,0xfd,0xfd,0xaf,0xfe,0xfe,0x2d,0xfe,0xfc,0xdd,0xfa,0xf8,0x8c,0xf7, -0xf7,0xdf,0xf9,0xfc,0x03,0xfe,0xfe,0x46,0xfd,0xfb,0x78,0xfa,0xfa,0xab,0xfb,0xfc, -0x1a,0xfd,0xfc,0x5d,0xfc,0xfb,0x9d,0xfb,0xfb,0xa3,0xfa,0xfa,0xc4,0xfa,0xfc,0x84, -0xfe,0x00,0xaf,0x02,0x03,0x73,0x02,0x00,0x4f,0xff,0xfd,0xa1,0xfa,0xf8,0x93,0xf6, -0xf6,0xb6,0xf7,0xfa,0x20,0xfc,0xfd,0x42,0xfd,0xfd,0x21,0xfd,0xfd,0xec,0xfe,0xff, -0xbc,0xff,0xfe,0x5e,0xfe,0xfe,0x6e,0x00,0x02,0x36,0x04,0x05,0x33,0x05,0x04,0xfc, -0x04,0x05,0x9d,0x06,0x06,0x53,0x04,0x01,0xab,0xff,0xfe,0x18,0xfe,0xfd,0x8b,0xfd, -0xfd,0x8c,0xfe,0xff,0xf9,0x00,0x02,0x87,0x03,0x03,0x1e,0x04,0x04,0x95,0x04,0x04, -0xf7,0x03,0x03,0xe9,0x03,0x05,0x41,0x06,0x06,0x7d,0x06,0x05,0x76,0x03,0x00,0x4b, -0xfe,0xfd,0x38,0xfe,0xfe,0x0f,0xff,0xfe,0x0c,0xff,0xff,0x69,0x00,0x01,0x58,0x03, -0x05,0x39,0x07,0x07,0x4b,0x07,0x07,0x53,0x08,0x0a,0x02,0x0b,0x0a,0x17,0x09,0x07, -0xad,0x06,0x05,0xf9,0x04,0x04,0x2b,0x04,0x02,0x8c,0x00,0xfd,0x1e,0xfc,0xfb,0xc9, -0xfb,0xfb,0x5f,0xfc,0xfd,0x74,0xfe,0xff,0x74,0xff,0xff,0x03,0xff,0xff,0xb1,0xff, -0x00,0x9b,0x01,0x01,0x9d,0x01,0x00,0x1f,0x00,0xff,0x11,0xfe,0xfd,0x21,0xfc,0xfb, -0x09,0xfc,0xfd,0x99,0xff,0x01,0xd0,0x00,0xfe,0xde,0xfb,0xf9,0x44,0xf8,0xf9,0x70, -0xfa,0xfb,0x5b,0xfc,0xfc,0xc3,0xfb,0xfb,0xa9,0xfb,0xfb,0x9a,0xfb,0xfb,0x1a,0xfc, -0xfc,0x6b,0xfd,0xfd,0xc9,0xfc,0xfb,0xc3,0xf9,0xf9,0x93,0xf9,0xfa,0xc7,0xfb,0xfd, -0x37,0xff,0x01,0xe1,0x02,0x04,0x80,0x03,0x01,0xc2,0xfd,0xfa,0xdb,0xf8,0xf8,0xc5, -0xf8,0xf9,0x96,0xf9,0xf9,0x78,0xf9,0xfa,0xf3,0xfb,0xfd,0xdf,0xfe,0xfe,0xc2,0xfc, -0xfc,0xd3,0xfc,0xfe,0x41,0xff,0x00,0xb3,0x00,0x01,0x23,0x02,0x03,0x18,0x05,0x06, -0xa4,0x06,0x06,0x72,0x05,0x04,0xed,0x03,0x02,0x22,0x00,0xfe,0x3b,0xfe,0xfd,0x6d, -0xfd,0xfd,0x68,0xfe,0xff,0x78,0x00,0x01,0xd6,0x02,0x04,0x62,0x04,0x03,0xf5,0x01, -0x01,0x98,0x02,0x04,0x4a,0x06,0x07,0xd5,0x07,0x07,0xe9,0x05,0x03,0x66,0x01,0x00, -0xcb,0x00,0x00,0x46,0xff,0xfd,0x3e,0xfd,0xfd,0xfa,0xfe,0x00,0x74,0x01,0x02,0x49, -0x03,0x03,0x07,0x04,0x05,0xb8,0x07,0x09,0x69,0x0a,0x0a,0x20,0x09,0x08,0x47,0x08, -0x08,0x67,0x08,0x07,0x4f,0x07,0x06,0xd4,0x04,0x02,0x8d,0x00,0xfe,0xe6,0xfc,0xfc, -0x73,0xfc,0xfd,0x04,0xfe,0xfe,0x66,0xfe,0xfe,0x44,0xfe,0xfe,0x7b,0xff,0x00,0x62, -0x00,0x00,0x5a,0x01,0x02,0xc3,0x02,0x02,0x85,0x00,0xfd,0x7c,0xfb,0xfa,0xeb,0xfb, -0xfe,0x42,0x00,0x01,0x07,0x01,0xff,0xa6,0xfd,0xfc,0x96,0xfb,0xfa,0x7e,0xfa,0xfa, -0xf8,0xfa,0xfb,0x2a,0xfc,0xfc,0x71,0xfb,0xfa,0x4a,0xfa,0xfa,0x1d,0xfc,0xfd,0xb4, -0xfd,0xfd,0xb5,0xfc,0xfc,0xc4,0xfb,0xfa,0xad,0xf9,0xf8,0x6c,0xf8,0xf9,0x31,0xfb, -0xfe,0x1a,0x02,0x03,0xaf,0x03,0x01,0x0e,0x00,0xfe,0x2d,0xfe,0xfd,0x40,0xfb,0xf9, -0xe5,0xf7,0xf7,0x26,0xf8,0xf9,0x9e,0xfb,0xfc,0x92,0xfb,0xfb,0xb3,0xfb,0xfc,0x97, -0xfc,0xfc,0xa7,0xfc,0xfd,0xf4,0xfd,0xfe,0xaa,0xff,0x01,0xb1,0x02,0x03,0xbf,0x04, -0x05,0x46,0x06,0x06,0x0c,0x06,0x04,0xd4,0x02,0x02,0x73,0x01,0x00,0x31,0xfe,0xfc, -0x9e,0xfc,0xfd,0x85,0xfe,0xff,0x7e,0x01,0x02,0x2d,0x03,0x01,0x4e,0x00,0xff,0xec, -0x00,0x02,0xee,0x04,0x06,0x26,0x07,0x07,0x81,0x06,0x05,0x6e,0x05,0x04,0x0f,0x04, -0x02,0x36,0x00,0xfe,0x95,0xfd,0xfe,0x42,0xff,0xff,0xee,0xff,0xff,0x89,0xff,0x00, -0xa2,0x01,0x03,0x38,0x05,0x06,0xb9,0x07,0x08,0x75,0x08,0x08,0x66,0x08,0x08,0xb7, -0x08,0x09,0xa2,0x09,0x09,0xda,0x08,0x07,0x90,0x04,0x02,0x52,0x00,0xff,0xe6,0xfe, -0xfe,0x72,0xfd,0xfd,0xa4,0xfd,0xfe,0x06,0xff,0xff,0x82,0xfe,0xfd,0x8a,0xfd,0xfe, -0x6f,0x01,0x03,0xbc,0x04,0x03,0x4b,0x01,0xfe,0x0c,0xfd,0xfc,0xd5,0xfc,0xfd,0xfe, -0xfe,0xff,0x5b,0x00,0x00,0x9d,0x00,0xff,0x74,0xfd,0xfc,0xa1,0xfb,0xfb,0x2c,0xfc, -0xfc,0x14,0xfc,0xfb,0xe9,0xfa,0xfa,0xa8,0xfa,0xfb,0xd4,0xfb,0xfb,0xbe,0xfb,0xfc, -0xc4,0xfd,0xfe,0xbf,0xfe,0xfc,0x6d,0xfa,0xf8,0xb0,0xf6,0xf7,0xd6,0xf9,0xfc,0x59, -0xfe,0xff,0x02,0x00,0x01,0xe6,0x02,0x03,0x15,0x02,0xff,0x9d,0xfd,0xfb,0x2c,0xfa, -0xf9,0x12,0xf9,0xf9,0x2c,0xfa,0xf9,0xef,0xf9,0xfa,0x48,0xfb,0xfb,0x28,0xfb,0xfa, -0x1d,0xfb,0xfb,0x6e,0xfc,0xfc,0x54,0xfc,0xfd,0x78,0xff,0x01,0x53,0x02,0x03,0x75, -0x04,0x05,0x84,0x05,0x05,0x77,0x05,0x05,0xc6,0x04,0x03,0x80,0x00,0xfd,0x7f,0xfc, -0xfc,0xa7,0xfd,0xff,0xc4,0x00,0x01,0x18,0x01,0xff,0xcd,0xfe,0xfe,0xac,0xff,0x01, -0x71,0x02,0x03,0x93,0x03,0x04,0xe6,0x05,0x07,0x26,0x08,0x07,0x2a,0x06,0x04,0x21, -0x02,0x00,0x5d,0x00,0x00,0xe2,0xff,0xff,0x29,0xff,0xfe,0x49,0xfe,0xfe,0x6a,0xff, -0x00,0xb6,0x01,0x03,0x58,0x05,0x06,0xd7,0x06,0x06,0x7a,0x06,0x06,0x0d,0x08,0x09, -0x77,0x0a,0x0a,0x4c,0x0a,0x09,0x33,0x08,0x07,0x25,0x06,0x04,0x71,0x01,0xff,0x45, -0xfe,0xfe,0x88,0xff,0x00,0x26,0x00,0xfe,0xb9,0xfc,0xfb,0xbe,0xfc,0xfe,0xdb,0x00, -0x02,0x68,0x03,0x03,0x09,0x03,0x01,0xcb,0xff,0xfe,0x52,0xfd,0xfd,0xc4,0xfd,0xfe, -0x9f,0x00,0x01,0xf7,0x00,0xff,0xb9,0xfe,0xfe,0x78,0xfe,0xfe,0x93,0xfd,0xfc,0xeb, -0xfb,0xfb,0xc8,0xfb,0xfc,0x54,0xfc,0xfb,0xa6,0xf9,0xf8,0x1c,0xfa,0xfc,0x3e,0xff, -0xff,0xcb,0xfe,0xfd,0xc5,0xfb,0xfa,0x45,0xf9,0xf8,0xbb,0xf8,0xf9,0x70,0xf9,0xfa, -0xb9,0xfc,0xff,0x4c,0x02,0x03,0xa2,0x02,0x01,0xfc,0x00,0xff,0xab,0xfd,0xfb,0xab, -0xfa,0xfa,0x77,0xfa,0xfa,0x04,0xfa,0xf9,0x2f,0xfa,0xfa,0x76,0xfa,0xfa,0x86,0xfa, -0xfa,0x9b,0xfa,0xfa,0x33,0xfa,0xfb,0x70,0xfc,0xfe,0x71,0xff,0x00,0xf6,0x00,0x01, -0x0b,0x03,0x04,0x4a,0x06,0x07,0x86,0x07,0x05,0xfe,0x02,0xff,0x0d,0xfe,0xfd,0xbc, -0xfe,0xff,0x7e,0x00,0x00,0x40,0xff,0xfe,0xfe,0xfe,0xff,0x53,0xff,0xff,0xf3,0xfe, -0xff,0x01,0x00,0x01,0x2d,0x04,0x06,0x74,0x07,0x07,0xf9,0x06,0x06,0x00,0x05,0x03, -0xdf,0x02,0x02,0x70,0x01,0x00,0x6f,0x00,0xff,0xaa,0xfe,0xfd,0x29,0xfd,0xfd,0xcf, -0xff,0x01,0xeb,0x02,0x03,0x97,0x03,0x03,0x8c,0x04,0x05,0xfb,0x06,0x07,0xfa,0x07, -0x08,0x24,0x09,0x0a,0xf9,0x0b,0x0b,0xad,0x09,0x06,0x18,0x04,0x02,0x0b,0x02,0x01, -0x0f,0x00,0x00,0x40,0x00,0x00,0x89,0x01,0x02,0x73,0x01,0x00,0xdd,0x00,0x01,0xa0, -0x00,0x01,0xc1,0x01,0x01,0x4d,0x01,0x01,0x4e,0x05,0x0a,0xdc,0x0c,0x08,0xb8,0x02, -0x05,0x81,0x05,0x00,0xd3,0xff,0x05,0x92,0x07,0x04,0x16,0x02,0x05,0x7b,0x05,0x01, -0x26,0xfe,0xfe,0x1a,0x03,0x00,0x51,0xf6,0xf3,0x22,0xfa,0x02,0x73,0x01,0xfe,0x69, -0x00,0xff,0x8e,0xf7,0xef,0x8f,0xf3,0xfd,0x36,0x01,0xfe,0x64,0xfa,0xf5,0x5d,0xf3, -0xfb,0xe3,0x02,0x02,0xb0,0x01,0x02,0x98,0xfc,0xf0,0x2c,0xef,0xff,0xf5,0x0b,0x06, -0x84,0x03,0x06,0xf3,0xff,0xf4,0x87,0xee,0xf3,0xf2,0xf6,0xf2,0x59,0xef,0xf1,0xa9, -0xf3,0xf9,0x98,0x00,0x03,0xd3,0xff,0xf8,0x58,0xf5,0xec,0x66,0xde,0xe6,0xdc,0x06, -0x19,0x24,0x01,0xdc,0x3a,0xd4,0xe0,0xd8,0xe1,0xe0,0xb5,0xf2,0x09,0x45,0x11,0x0b, -0xf5,0x02,0xf6,0x54,0xe2,0xde,0x66,0xe8,0xe5,0xc5,0xdb,0xe2,0x92,0xf7,0xff,0xc9, -0xf9,0x10,0x00,0x3b,0x4a,0x23,0x36,0x1a,0x06,0x11,0x16,0xa4,0x1b,0x1e,0x7d,0x1f, -0x21,0xfc,0x25,0x29,0xea,0x2e,0x3d,0xb6,0x51,0x5b,0x7b,0x52,0x40,0xa7,0x31,0x2e, -0x6b,0x39,0x47,0xd6,0x4c,0x45,0x3e,0x3d,0x33,0x38,0x21,0x0d,0xf7,0x0b,0x1b,0x39, -0x1e,0x11,0x50,0x14,0x1d,0x49,0x0f,0xff,0x7b,0x07,0x14,0x1d,0x0c,0xfd,0x21,0x00, -0x01,0x1d,0xf5,0xf5,0x35,0x00,0xfc,0x23,0xf0,0xea,0x43,0xe4,0xd3,0x20,0xc6,0xc8, -0xca,0xc3,0xb3,0x0b,0xb1,0xba,0xe9,0xb6,0xa7,0x3e,0xae,0xc8,0xe6,0xcf,0xbe,0xf8, -0xb4,0xb4,0xa7,0xad,0xac,0xf3,0xb9,0xcc,0xa1,0xce,0xca,0x7e,0xd6,0xde,0xcf,0xd5, -0xcf,0xca,0xdc,0xef,0x09,0xeb,0xd1,0x8b,0xcf,0xec,0x75,0x09,0x0a,0xe8,0xf5,0xe6, -0xa4,0xdc,0xd9,0x81,0xe5,0xfc,0x36,0x0d,0x15,0x5a,0x17,0x0b,0x08,0xf3,0xe5,0x6f, -0xf4,0x06,0x3f,0x06,0x00,0x84,0x0e,0x25,0x1e,0x29,0x13,0x1e,0xfe,0xfb,0x1b,0xff, -0xf3,0xd4,0xdd,0xd2,0x65,0xda,0xef,0xae,0x03,0x14,0x28,0x22,0x2a,0xab,0x29,0x23, -0x51,0x26,0x2d,0xee,0x2e,0x31,0x3b,0x2f,0x21,0xf6,0x1f,0x38,0x89,0x57,0x62,0x16, -0x62,0x6c,0xf3,0x6c,0x5a,0xe3,0x52,0x61,0x1b,0x6e,0x6a,0xfe,0x68,0x6f,0xa9,0x6c, -0x59,0xca,0x4b,0x44,0x25,0x37,0x29,0xa4,0x21,0x1b,0x0d,0x15,0x14,0x58,0x1d,0x1d, -0xe4,0x13,0x0f,0x42,0x05,0xee,0x7a,0xdf,0xe7,0xb5,0xf4,0xec,0xf6,0xd8,0xd7,0xe5, -0xda,0xd5,0xa0,0xcc,0xcf,0x3c,0xd2,0xc3,0xf6,0xb3,0xaa,0xf9,0x97,0x80,0x08,0x80, -0x96,0xcc,0xa6,0x9b,0x2f,0x96,0xa9,0xb2,0xb8,0xac,0xc0,0x9d,0xad,0x50,0xc6,0xce, -0xe6,0xc6,0xbd,0xdd,0xbb,0xca,0x8f,0xe6,0xf2,0x06,0xe1,0xd0,0x80,0xd3,0xde,0x90, -0xe8,0xf9,0xb4,0x12,0x20,0x5e,0x17,0xfb,0xf6,0xe1,0xe1,0xa0,0xf7,0x09,0xc8,0x0d, -0x11,0xb1,0x1d,0x29,0xd0,0x1d,0x08,0x39,0x06,0x10,0x89,0x15,0x1a,0x9e,0x24,0x2a, -0x7a,0x28,0x2d,0x84,0x39,0x35,0x88,0x24,0x1c,0x8f,0x13,0xf9,0xdc,0xe8,0xf7,0xaf, -0x10,0x12,0xba,0x0d,0x17,0x52,0x1f,0x21,0xa3,0x29,0x34,0xda,0x35,0x2a,0xde,0x1f, -0x1a,0xfe,0x12,0x19,0x80,0x30,0x3c,0x20,0x3c,0x42,0x2c,0x4c,0x45,0xd5,0x34,0x36, -0x6f,0x46,0x4a,0x0e,0x4d,0x57,0x9b,0x5f,0x55,0x40,0x44,0x41,0x51,0x3f,0x2f,0xb7, -0x16,0x08,0x46,0x06,0x09,0xd5,0x0b,0x0a,0x94,0x07,0xfe,0xc1,0xf1,0xec,0xbd,0xea, -0xdf,0x39,0xd0,0xd0,0x97,0xdd,0xd6,0xee,0xbb,0xb6,0x65,0xcb,0xd6,0x9f,0xca,0xbc, -0xac,0xbd,0xbc,0x87,0xac,0x98,0x0b,0x89,0x80,0x2f,0x89,0x97,0x28,0x9a,0x8d,0xf5, -0x82,0x92,0xf9,0xa9,0xac,0x16,0xa7,0xaa,0x37,0xb5,0xbb,0xd6,0xbc,0xc9,0x8d,0xe2, -0xf2,0x33,0xe8,0xcc,0x6c,0xc1,0xd4,0x7f,0xee,0xfd,0xdc,0x0b,0x19,0x58,0x1e,0x1a, -0x47,0x16,0x11,0x63,0x04,0x06,0xd6,0x1d,0x2f,0xd7,0x35,0x3a,0xc8,0x41,0x3c,0xed, -0x28,0x20,0x06,0x2a,0x2d,0x36,0x2a,0x2e,0x94,0x38,0x41,0xb1,0x46,0x4d,0xcb,0x48, -0x34,0x79,0x21,0x17,0x20,0x0d,0x01,0xe2,0xfc,0xfd,0x7b,0xfd,0xff,0xb1,0x0e,0x22, -0x60,0x29,0x2a,0x9d,0x2f,0x31,0xaa,0x2b,0x21,0xde,0x1f,0x23,0xd5,0x1e,0x1b,0x49, -0x2d,0x43,0x87,0x47,0x3d,0x81,0x37,0x3b,0xd7,0x36,0x2f,0xf7,0x37,0x3e,0xcf,0x37, -0x3a,0xb9,0x4a,0x48,0xdd,0x28,0x0f,0xcd,0x16,0x1b,0x44,0x08,0xf7,0x6d,0xf9,0xff, -0xb9,0xfa,0xec,0x76,0xe4,0xe4,0x5d,0xe6,0xe8,0xfc,0xdf,0xcd,0xf3,0xc5,0xd2,0x91, -0xdf,0xd8,0x7f,0xc9,0xc9,0x6a,0xd6,0xe3,0x12,0xe2,0xd0,0xf7,0xc6,0xcc,0x36,0xca, -0xb4,0xe0,0x9e,0xa4,0xc0,0xab,0x9e,0x0a,0x97,0xa8,0x8b,0xbb,0xbe,0x11,0xb6,0xb0, -0x03,0xaf,0xb8,0xd7,0xd4,0xec,0xad,0xe9,0xde,0xa1,0xe1,0xe3,0xbf,0xd7,0xd0,0x01, -0xdf,0xf1,0xb6,0xf7,0x03,0xd3,0x17,0x20,0x75,0x18,0x0c,0x6f,0x05,0xfe,0xf6,0xfd, -0x0d,0xcf,0x20,0x24,0xce,0x26,0x2a,0xc0,0x23,0x18,0xaf,0x11,0x11,0x43,0x12,0x12, -0x5e,0x22,0x3b,0x57,0x46,0x44,0x73,0x45,0x48,0x24,0x44,0x36,0x34,0x29,0x22,0x5e, -0x0f,0xf6,0xe1,0xf0,0xfd,0x26,0x07,0x08,0x9d,0x11,0x1f,0x6f,0x20,0x1e,0xe8,0x27, -0x28,0xc3,0x14,0x03,0x2a,0x09,0x15,0x48,0x13,0x0c,0xd5,0x16,0x2c,0x54,0x36,0x2a, -0x84,0x18,0x15,0x46,0x1d,0x29,0x60,0x2e,0x2f,0xf0,0x35,0x3d,0x45,0x37,0x27,0x31, -0x14,0x09,0x04,0x0a,0x0b,0x95,0x05,0xef,0x99,0xe0,0xed,0x23,0xfb,0xeb,0xba,0xd5, -0xd9,0x6e,0xe6,0xdd,0x97,0xcb,0xcc,0x21,0xd4,0xd0,0xfa,0xce,0xd6,0x51,0xda,0xda, -0x8d,0xe1,0xe7,0x3b,0xde,0xd7,0x62,0xe4,0xe8,0x2b,0xcf,0xb0,0x27,0xa8,0xb0,0xb2, -0xb7,0xbd,0x9c,0xc7,0xc8,0x42,0xbd,0xb9,0x7a,0xbf,0xc7,0x35,0xd8,0xec,0x38,0xf6, -0xf8,0xfe,0xf7,0xf6,0x39,0xee,0xdd,0x4e,0xdb,0xe5,0x52,0xf1,0x03,0x9f,0x18,0x24, -0x91,0x23,0x1a,0x41,0x12,0x0e,0x97,0x0c,0x08,0x58,0x04,0x0a,0x9b,0x1b,0x20,0x5c, -0x1b,0x1a,0x2f,0x17,0x06,0x9e,0xf7,0xff,0xd6,0x12,0x1b,0xdc,0x1d,0x28,0x84,0x35, -0x38,0xf7,0x39,0x43,0xdb,0x45,0x2c,0xac,0x16,0x16,0x6f,0x16,0x02,0xf3,0xed,0xf5, -0xb9,0x0e,0x1c,0xe5,0x1d,0x1f,0x92,0x23,0x2b,0xaf,0x2e,0x23,0x6c,0x17,0x13,0x38, -0x1a,0x25,0x13,0x28,0x26,0xa1,0x29,0x34,0x79,0x3a,0x2a,0x69,0x16,0x19,0x13,0x30, -0x3d,0xf9,0x36,0x2f,0x9d,0x36,0x3a,0x9e,0x2f,0x20,0x3e,0x13,0x08,0xcb,0x04,0x01, -0x63,0xf8,0xec,0x73,0xe3,0xe7,0x07,0xe8,0xdd,0x05,0xdf,0xea,0x41,0xea,0xdb,0xb8, -0xca,0xcc,0xee,0xdf,0xe7,0xaf,0xe5,0xe2,0x03,0xe2,0xe6,0x66,0xee,0xfc,0x24,0x07, -0xff,0x27,0xed,0xdc,0x32,0xce,0xc8,0xa7,0xca,0xcf,0xe5,0xce,0xc9,0x21,0xc8,0xc4, -0xb3,0xb7,0xb3,0x41,0xc3,0xd1,0x4f,0xd5,0xe1,0x36,0xf8,0xf6,0x94,0xdb,0xcd,0x72, -0xd1,0xd1,0x1f,0xd1,0xdf,0x36,0xf9,0x00,0x6d,0xf9,0x02,0x13,0x10,0x09,0x81,0xfa, -0xf8,0xdb,0xfe,0xfd,0x5f,0x00,0x14,0xef,0x24,0x1a,0x0a,0x0c,0x07,0x46,0x08,0x07, -0x43,0x01,0xfd,0x65,0x03,0x18,0x05,0x2c,0x2b,0xe0,0x23,0x2d,0xea,0x3e,0x43,0x01, -0x37,0x26,0x2c,0x16,0x08,0x18,0x02,0xfa,0xd3,0xeb,0xeb,0x36,0x08,0x1d,0x8f,0x14, -0x0b,0x6c,0x19,0x28,0x30,0x1e,0x08,0xab,0x09,0x14,0x8e,0x1a,0x24,0x5d,0x2a,0x23, -0x2f,0x21,0x29,0x62,0x2d,0x22,0x4a,0x17,0x20,0xde,0x31,0x34,0xb9,0x32,0x36,0x6d, -0x3d,0x37,0xab,0x27,0x1a,0x61,0x16,0x16,0xbd,0x11,0x03,0x11,0xf0,0xe6,0xb1,0xe6, -0xea,0x96,0xea,0xe3,0x59,0xdd,0xd8,0xb9,0xd4,0xd5,0xff,0xdc,0xe1,0x76,0xd6,0xcd, -0xe1,0xd7,0xe4,0x29,0xe8,0xef,0xab,0xfe,0x05,0xe4,0xf5,0xe1,0x35,0xdf,0xe0,0xd3, -0xd3,0xc9,0xb8,0xcb,0xd3,0xd9,0xcd,0xbf,0xf5,0xb8,0xb2,0x96,0xa9,0xaf,0xd4,0xc4, -0xd9,0xd3,0xe0,0xe0,0x03,0xdd,0xd3,0xe2,0xc6,0xc1,0xeb,0xc6,0xce,0x66,0xd3,0xd8, -0x61,0xe8,0x01,0x20,0x09,0xfa,0x26,0xed,0xf0,0xe0,0xfe,0x00,0x3b,0xfb,0x01,0xef, -0x07,0x11,0xbf,0x20,0x1e,0xff,0x0c,0x00,0x8a,0x0a,0x18,0x33,0x0c,0xfb,0x8c,0x0e, -0x29,0x7b,0x2d,0x26,0x2e,0x30,0x43,0x5c,0x4b,0x46,0x50,0x3b,0x2c,0x85,0x1c,0x15, -0xa0,0x0d,0xfe,0xaf,0xf5,0x00,0x0d,0x19,0x24,0x9f,0x1f,0x1a,0x13,0x1b,0x1c,0x29, -0x17,0x11,0xde,0x18,0x25,0xf8,0x2b,0x29,0x88,0x27,0x2c,0xb8,0x2e,0x2a,0x1d,0x27, -0x21,0x92,0x23,0x34,0x7d,0x3e,0x3b,0xed,0x37,0x39,0x5a,0x3c,0x36,0x5a,0x32,0x30, -0xa8,0x21,0x0a,0x7e,0x01,0x07,0x81,0x08,0xf8,0xc3,0xea,0xeb,0xcf,0xe9,0xdd,0x09, -0xde,0xed,0xd4,0xee,0xdc,0xda,0xcf,0xd0,0x59,0xd3,0xd4,0x72,0xe0,0xf1,0x89,0xf9, -0xfe,0x22,0x01,0x03,0x52,0xf9,0xe7,0xc8,0xe4,0xe8,0xa6,0xe8,0xe5,0x03,0xdf,0xd8, -0x2b,0xce,0xb6,0xa5,0xa9,0xb5,0x06,0xc4,0xcb,0x79,0xcb,0xd0,0x03,0xdc,0xe0,0xcc, -0xd9,0xcc,0x15,0xbb,0xb1,0x25,0xc0,0xd7,0xb0,0xdb,0xd7,0x25,0xe0,0xf5,0xca,0xfa, -0xe7,0x7b,0xdb,0xe5,0x8b,0xf8,0xfd,0xbf,0xf8,0xfc,0xb3,0x09,0x13,0x6c,0x12,0x0a, -0x58,0x06,0x08,0xae,0x0d,0x0f,0x8f,0x08,0x05,0xb9,0x11,0x27,0x1e,0x39,0x36,0xf5, -0x37,0x4b,0x3c,0x55,0x4a,0xe8,0x3e,0x34,0x1f,0x27,0x15,0xb6,0x0b,0x0b,0x42,0x0d, -0x16,0xe0,0x1f,0x1d,0xa8,0x13,0x14,0x30,0x1b,0x17,0x8c,0x0d,0x0e,0x85,0x1c,0x23, -0xf5,0x1f,0x23,0x3e,0x24,0x15,0x28,0x0b,0x15,0x51,0x26,0x20,0x9e,0x18,0x22,0x30, -0x28,0x26,0x61,0x2b,0x36,0x17,0x39,0x2b,0xd1,0x1b,0x1b,0x19,0x19,0x15,0x11,0x16, -0x0e,0xc5,0xff,0xf3,0x3d,0xee,0xf0,0x4e,0xf7,0xf8,0x83,0xf3,0xef,0x01,0xea,0xe2, -0xc6,0xd3,0xcc,0x09,0xda,0xe6,0xf7,0xe7,0xef,0xd8,0xfe,0x01,0xdf,0xee,0xdf,0xb0, -0xe0,0xe7,0x40,0xeb,0xef,0x31,0xe8,0xd2,0x85,0xbe,0xc0,0x0f,0xc3,0xab,0x0a,0x98, -0xa3,0xc4,0xc2,0xcf,0x8e,0xc7,0xc9,0x7d,0xd3,0xd1,0xc6,0xc7,0xb9,0x98,0xaf,0xb5, -0xee,0xc5,0xd7,0xe6,0xdc,0xda,0x39,0xe5,0xf3,0x08,0xf0,0xde,0xec,0xdd,0xf3,0xdc, -0x03,0x01,0x93,0xfd,0x03,0x65,0x0a,0x0f,0x6c,0x15,0x12,0x38,0x0d,0x0c,0xa2,0x0d, -0x0a,0xa5,0x03,0x0b,0x6e,0x1c,0x25,0xf3,0x29,0x35,0x7d,0x48,0x52,0x4d,0x4a,0x42, -0xc4,0x3e,0x30,0x49,0x22,0x1e,0xd6,0x1c,0x16,0x50,0x0f,0x16,0x74,0x24,0x22,0x92, -0x12,0x0a,0xdf,0x0a,0x0d,0x34,0x16,0x1e,0xa8,0x24,0x25,0x37,0x1b,0x14,0x97,0x16, -0x1a,0x01,0x18,0x12,0xc6,0x11,0x14,0xa1,0x11,0x15,0x0e,0x25,0x2d,0x04,0x24,0x1a, -0x72,0x22,0x27,0xfe,0x1c,0x13,0xbd,0x16,0x16,0xc8,0x06,0xf7,0xed,0xf6,0xf3,0xad, -0xed,0xf0,0x87,0xf5,0xf5,0x38,0xf0,0xeb,0xd6,0xe3,0xcd,0x3d,0xbf,0xd1,0xb7,0xf0, -0xfd,0x0b,0xf7,0xee,0xd4,0xef,0xf7,0x0e,0xf7,0xeb,0x4a,0xea,0xf6,0x5b,0x04,0x01, -0xc7,0xed,0xda,0x78,0xcc,0xc7,0xc1,0xc0,0xb3,0x56,0xaf,0xbd,0x58,0xd0,0xd7,0xa5, -0xcd,0xca,0x91,0xd1,0xce,0x46,0xbe,0xae,0x73,0xae,0xbe,0x88,0xcb,0xd4,0x77,0xda, -0xd8,0x02,0xda,0xdf,0x3d,0xdd,0xdc,0x88,0xe7,0xf4,0x5d,0xf8,0xf4,0x6d,0xf9,0x07, -0x1c,0x09,0x05,0x11,0x0e,0x12,0xac,0x0b,0x06,0xab,0x08,0x07,0xa2,0xfe,0x00,0xb7, -0x18,0x30,0x12,0x39,0x3b,0xf5,0x42,0x4b,0x83,0x4a,0x46,0xbb,0x40,0x36,0x56,0x2a, -0x20,0x6e,0x22,0x2c,0x75,0x2d,0x26,0x4b,0x20,0x1a,0x2f,0x16,0x11,0xb4,0x17,0x24, -0x8f,0x24,0x1e,0x24,0x22,0x2b,0x4c,0x2f,0x25,0x72,0x1b,0x1c,0xbd,0x1c,0x19,0xa5, -0x1b,0x21,0x45,0x21,0x23,0xe5,0x25,0x28,0x64,0x29,0x2b,0xe9,0x32,0x33,0xb6,0x26, -0x1b,0x1b,0x1e,0x26,0x20,0x19,0xfa,0xbc,0xf0,0x00,0x26,0x10,0x11,0x3f,0x08,0xfb, -0x2a,0xef,0xe7,0xf9,0xe6,0xe0,0xe3,0xd9,0xe8,0x0d,0x00,0x06,0x11,0xf7,0xea,0x6e, -0xf1,0xfa,0x1d,0xf6,0xf4,0x17,0x03,0x0d,0xf5,0x0d,0x03,0xcb,0xec,0xd6,0xbe,0xcd, -0xcb,0x3b,0xc4,0xb4,0x0d,0xb8,0xcf,0xba,0xd7,0xd0,0xd9,0xd0,0xd3,0xbd,0xc7,0xb4, -0x11,0xb1,0xba,0x4a,0xbd,0xbd,0x25,0xc6,0xcf,0x50,0xcc,0xc8,0x51,0xcf,0xd6,0xa7, -0xd4,0xd4,0xff,0xdc,0xe9,0x55,0xf0,0xed,0xff,0xeb,0xf2,0x25,0x00,0x0a,0xa9,0x07, -0x03,0x57,0xff,0xf5,0x98,0xee,0xf5,0xfb,0xff,0x05,0x20,0x0b,0x19,0x79,0x2e,0x38, -0x29,0x3b,0x43,0xbe,0x41,0x30,0x11,0x24,0x28,0x03,0x30,0x2c,0x22,0x25,0x23,0x7c, -0x1f,0x19,0xcf,0x19,0x18,0xd7,0x12,0x0d,0x0a,0x11,0x1b,0x0d,0x1e,0x1a,0x72,0x20, -0x2a,0x97,0x25,0x13,0xdf,0x0d,0x19,0x4f,0x21,0x17,0xb1,0x0f,0x11,0xf0,0x19,0x26, -0x8f,0x27,0x1e,0x00,0x1a,0x23,0x0d,0x38,0x3d,0x6c,0x29,0x17,0x10,0x13,0x10,0x4d, -0x0b,0x01,0xce,0x02,0x0e,0x64,0x14,0x0e,0x7b,0xfd,0xea,0x35,0xe5,0xe9,0x9a,0xe7, -0xde,0x7f,0xe4,0xf8,0x68,0xfd,0xf0,0x09,0xe6,0xe8,0x9d,0xf0,0xf3,0x81,0xf6,0x02, -0x88,0x09,0x09,0x0f,0x04,0xf8,0x6d,0xeb,0xd8,0x73,0xc4,0xbc,0x45,0xbf,0xc6,0xb3, -0xcb,0xd0,0x07,0xd7,0xd4,0xb6,0xc1,0xb9,0x7f,0xc3,0xc4,0x47,0xb9,0xb4,0x0c,0xbf, -0xc8,0xa3,0xc5,0xc6,0x61,0xcc,0xcb,0x59,0xc9,0xd2,0x2c,0xde,0xdb,0x3e,0xd5,0xdd, -0xbd,0xec,0xee,0x48,0xf2,0xfe,0xad,0x05,0x00,0x6c,0xfb,0xfc,0x2b,0xff,0xf9,0x33, -0xf1,0xed,0xcc,0xf0,0xff,0x32,0x16,0x2a,0xbf,0x36,0x35,0x46,0x30,0x34,0xc0,0x36, -0x31,0x13,0x2e,0x30,0x94,0x35,0x31,0xbe,0x20,0x1b,0x2e,0x27,0x29,0x96,0x1b,0x0d, -0xfa,0x0c,0x18,0x15,0x20,0x22,0x30,0x1e,0x1b,0xc8,0x23,0x32,0x5b,0x2f,0x18,0x3d, -0x0c,0x19,0x9e,0x29,0x29,0xaa,0x21,0x1b,0x90,0x1b,0x21,0x22,0x27,0x2c,0x92,0x31, -0x3e,0x17,0x48,0x39,0x1f,0x1e,0x12,0xf3,0x19,0x1e,0xb7,0x16,0x12,0x04,0x1c,0x1d, -0x3f,0x10,0x04,0xa0,0xfa,0xf2,0x10,0xec,0xeb,0xcd,0xf2,0xf4,0xb9,0xed,0xed,0xf4, -0xf2,0xf1,0x34,0xea,0xe6,0x76,0xed,0xf6,0x27,0xfd,0x08,0x48,0x15,0x18,0x55,0x0a, -0xef,0x5e,0xda,0xcf,0x63,0xc9,0xcb,0xcf,0xd0,0xcf,0x7a,0xce,0xd0,0x03,0xd2,0xce, -0x23,0xc3,0xbd,0xbc,0xc2,0xc4,0x8b,0xc0,0xb9,0xad,0xb8,0xbf,0xaa,0xbf,0xbd,0x57, -0xc7,0xcf,0x71,0xc9,0xc5,0x88,0xc7,0xd0,0x60,0xd7,0xde,0x77,0xe9,0xec,0xb9,0xe5, -0xeb,0x1b,0x00,0x09,0x0b,0xfe,0xf0,0x5b,0xef,0xec,0x68,0xe4,0xe6,0xfe,0xf9,0x12, -0xd9,0x20,0x26,0xc4,0x26,0x24,0x4a,0x2f,0x3e,0xf7,0x3a,0x2b,0x5e,0x29,0x37,0x9a, -0x3f,0x34,0xd1,0x24,0x21,0x32,0x22,0x27,0x46,0x26,0x15,0xdd,0x09,0x11,0x0e,0x27, -0x2e,0x10,0x22,0x1e,0x5b,0x2a,0x28,0xab,0x1b,0x18,0x45,0x22,0x2b,0x3d,0x29,0x1d, -0x1e,0x14,0x11,0xad,0x19,0x25,0xa7,0x2f,0x38,0x09,0x3e,0x3c,0x59,0x35,0x2a,0x45, -0x20,0x19,0x67,0x19,0x24,0xe9,0x2a,0x21,0xc8,0x18,0x18,0x74,0x10,0x00,0x1a,0xf7, -0xfa,0xf6,0xf9,0xf1,0x69,0xf0,0xf8,0x59,0xf7,0xf2,0xe4,0xef,0xe9,0x3c,0xe2,0xe0, -0x92,0xf0,0x0d,0x20,0x16,0x11,0x30,0x13,0x12,0x72,0x02,0xeb,0x6c,0xde,0xdb,0xfd, -0xd6,0xd2,0xaf,0xd6,0xda,0x82,0xd5,0xcc,0x4a,0xcb,0xcb,0x91,0xc6,0xc6,0x38,0xc9, -0xc6,0x81,0xba,0xb2,0xea,0xba,0xc7,0x6b,0xc7,0xc0,0x66,0xbe,0xc0,0x71,0xc6,0xca, -0x43,0xca,0xcb,0x17,0xd2,0xdc,0xea,0xe0,0xe1,0xa5,0xee,0x03,0x26,0x09,0xfc,0xe2, -0xe9,0xe2,0xc1,0xe8,0xee,0xbd,0xed,0xeb,0x38,0xf0,0x06,0x5c,0x21,0x26,0x6d,0x1c, -0x1a,0x8f,0x29,0x36,0x49,0x34,0x2d,0x9b,0x2d,0x34,0xe3,0x39,0x34,0x15,0x29,0x26, -0xcf,0x25,0x1e,0xb8,0x13,0x13,0x63,0x1e,0x25,0xae,0x22,0x21,0x7e,0x22,0x1c,0x4f, -0x1e,0x2a,0xb5,0x31,0x28,0x5d,0x1d,0x22,0x20,0x23,0x12,0x98,0x0c,0x17,0xdf,0x21, -0x28,0xf6,0x2e,0x37,0xdf,0x38,0x2b,0x1c,0x22,0x1e,0xa1,0x1a,0x19,0xdd,0x1e,0x25, -0x34,0x21,0x18,0xa5,0x13,0x0f,0xe9,0x07,0xf8,0x75,0xea,0xeb,0x84,0xf5,0xfa,0xdf, -0xf7,0xed,0x2d,0xe6,0xde,0x5f,0xd5,0xd5,0x2f,0xe0,0xe9,0xed,0xf4,0x03,0xa1,0x0e, -0x0e,0x4d,0x08,0x02,0xfd,0xf8,0xe6,0xcd,0xdb,0xdf,0xbc,0xe1,0xdb,0xd1,0xd1,0xce, -0xe6,0xd3,0xd5,0xee,0xd1,0xcc,0xa1,0xc3,0xc3,0x8a,0xc8,0xc5,0xe9,0xbb,0xb9,0x0c, -0xc1,0xc3,0x3d,0xbb,0xb6,0x5e,0xbd,0xc8,0x85,0xcd,0xc5,0xeb,0xb8,0xb8,0x28,0xcd, -0xe6,0x77,0xef,0xe8,0xd0,0xe8,0xfa,0x77,0x02,0xf5,0x2d,0xe4,0xe0,0x50,0xe7,0xea, -0xfa,0xe8,0xed,0x9f,0xfa,0x08,0xac,0x13,0x19,0x15,0x22,0x27,0xe0,0x25,0x2b,0x46, -0x31,0x33,0x8f,0x39,0x40,0x26,0x43,0x38,0xdc,0x28,0x20,0xe4,0x23,0x2a,0x64,0x28, -0x23,0xaa,0x23,0x23,0x02,0x1f,0x1c,0xc0,0x20,0x2a,0xcf,0x2e,0x2d,0x2a,0x30,0x2d, -0x57,0x22,0x1a,0x95,0x19,0x18,0x23,0x16,0x1d,0x78,0x2e,0x37,0x44,0x30,0x2d,0xbb, -0x33,0x31,0xc4,0x27,0x21,0x96,0x22,0x25,0xe9,0x26,0x31,0xff,0x35,0x26,0x22,0x14, -0x0c,0x87,0x05,0xfe,0xea,0xff,0x0b,0x42,0x10,0x05,0xdc,0xf9,0xf0,0x17,0xe8,0xe1, -0x1e,0xe1,0xe3,0xbd,0xe9,0xfa,0x4a,0x0e,0x13,0xe6,0x0a,0x0a,0x1a,0x11,0x0c,0xc0, -0xff,0xf3,0x6f,0xeb,0xe6,0x9d,0xe4,0xe4,0x51,0xe0,0xd9,0xd7,0xdc,0xdf,0xbe,0xd2, -0xc4,0x50,0xc5,0xd6,0x2d,0xde,0xcb,0x52,0xb8,0xb4,0x88,0xc0,0xd1,0xa7,0xcf,0xc2, -0xb3,0xbf,0xc7,0x71,0xc6,0xbb,0x42,0xbb,0xc9,0x8a,0xd6,0xe0,0x4a,0xed,0xf5,0x2c, -0xf4,0xee,0x0c,0xf3,0xf6,0xd1,0xe9,0xe1,0x23,0xe7,0xec,0x21,0xe8,0xe9,0xfc,0xfb, -0x11,0x5d,0x17,0x13,0xa5,0x15,0x1a,0x12,0x1e,0x29,0x7f,0x37,0x40,0x91,0x3c,0x35, -0x57,0x33,0x2c,0xde,0x25,0x27,0xdb,0x2c,0x2c,0x9b,0x24,0x1b,0xfb,0x1b,0x1b,0xc6, -0x17,0x1a,0x58,0x23,0x2d,0xeb,0x31,0x2f,0x08,0x26,0x1a,0x0a,0x15,0x15,0x46,0x18, -0x18,0x7b,0x18,0x1c,0xb0,0x25,0x30,0x3b,0x34,0x2f,0x8e,0x28,0x21,0x18,0x1f,0x1e, -0x0a,0x24,0x34,0xa2,0x3b,0x30,0xea,0x20,0x14,0xaa,0x10,0x0a,0xa5,0x03,0x05,0x0f, -0x09,0x0d,0x57,0x0d,0xff,0x18,0xeb,0xdb,0x41,0xd9,0xe0,0x5e,0xe2,0xe1,0x36,0xe9, -0xf7,0x88,0x02,0x05,0xb5,0x03,0x03,0x08,0x09,0x0b,0xfe,0xf8,0xdd,0x9b,0xdc,0xf0, -0x9e,0xf4,0xdf,0x5c,0xce,0xd0,0xf8,0xd4,0xd1,0x3f,0xcf,0xd0,0x23,0xc9,0xc2,0xe7, -0xc2,0xc0,0xe1,0xb8,0xb5,0x85,0xbd,0xc7,0x08,0xc4,0xba,0x65,0xb5,0xb3,0xc6,0xb3, -0xb3,0xf6,0xb6,0xc5,0x28,0xd5,0xdf,0x76,0xe1,0xe2,0x8f,0xeb,0xf0,0xe2,0xec,0xe6, -0x4f,0xe1,0xd9,0xb8,0xd9,0xe4,0xcc,0xee,0xf3,0x57,0xf9,0x03,0xc9,0x07,0x03,0xda, -0x09,0x1d,0xa8,0x2c,0x2e,0x5b,0x2e,0x34,0xea,0x36,0x2e,0xfd,0x2c,0x2f,0xbb,0x2c, -0x2c,0x5e,0x2f,0x2d,0x1c,0x22,0x13,0x74,0x13,0x1a,0x66,0x20,0x26,0xf3,0x27,0x2a, -0x7c,0x2c,0x28,0xc6,0x21,0x1a,0xe5,0x15,0x14,0xb5,0x0f,0x0f,0xe0,0x1a,0x2b,0xc4, -0x30,0x2a,0xd7,0x21,0x1d,0x66,0x1d,0x21,0xca,0x25,0x29,0x76,0x2f,0x37,0xb2,0x36, -0x2c,0x39,0x1b,0x0c,0xb1,0x0e,0x18,0xe0,0x18,0x11,0x4d,0x0e,0x16,0x64,0x12,0xf6, -0x0f,0xe1,0xe2,0x1c,0xee,0xee,0x2a,0xe3,0xe1,0x68,0xf0,0x02,0x2f,0x10,0x0f,0xba, -0x09,0x06,0xc0,0x05,0x0a,0x20,0x0a,0x00,0x10,0xf5,0xf2,0xad,0xf4,0xee,0x0c,0xe4, -0xe1,0xfc,0xe7,0xe6,0x1d,0xdb,0xd5,0xe8,0xd6,0xd2,0x66,0xca,0xc9,0x9a,0xcd,0xcd, -0x90,0xcc,0xd1,0xe3,0xcb,0xbc,0x13,0xb6,0xbb,0x18,0xc0,0xbb,0xc6,0xbb,0xcc,0x18, -0xda,0xdf,0x41,0xe6,0xef,0xdd,0xf2,0xea,0x26,0xe2,0xdd,0x3e,0xdb,0xe0,0x58,0xea, -0xea,0x7b,0xe6,0xe9,0x0f,0xf1,0xf7,0x71,0xfc,0x05,0xdd,0x0e,0x16,0xec,0x22,0x2e, -0x6a,0x2c,0x22,0x19,0x26,0x30,0xbf,0x32,0x2d,0x0b,0x2f,0x30,0x9f,0x25,0x1b,0x93, -0x1a,0x19,0x43,0x19,0x1b,0x9d,0x1e,0x20,0x44,0x25,0x31,0x2f,0x35,0x23,0xf8,0x12, -0x0d,0xbf,0x0f,0x15,0xb6,0x1a,0x1d,0xd3,0x1d,0x24,0xf8,0x2c,0x24,0x41,0x10,0x0e, -0x56,0x22,0x2f,0xb5,0x2a,0x28,0x94,0x32,0x39,0x64,0x2b,0x17,0xe8,0x0f,0x12,0x66, -0x1a,0x20,0x76,0x1d,0x12,0x4b,0x0a,0x0b,0xcb,0x0d,0xfe,0x03,0xe7,0xdc,0x9a,0xe0, -0xe9,0xc2,0xe9,0xec,0x8d,0xf8,0xfe,0xee,0x01,0x03,0x5f,0x05,0x07,0xec,0x07,0x07, -0xca,0x03,0xfa,0x04,0xf2,0xf0,0x43,0xef,0xeb,0x0f,0xe5,0xe4,0xc0,0xe7,0xe2,0x0c, -0xd8,0xcf,0xc2,0xcd,0xd1,0xca,0xd1,0xcd,0xcb,0xce,0xd2,0xec,0xcf,0xc7,0x88,0xc1, -0xc2,0xe3,0xbf,0xb6,0x3c,0xb4,0xb8,0x79,0xc1,0xcf,0x34,0xe0,0xec,0xf7,0xe9,0xe1, -0x02,0xe6,0xea,0xef,0xe3,0xe0,0xd1,0xe4,0xe9,0xdc,0xe8,0xe7,0xfd,0xe9,0xe6,0x7c, -0xe7,0xf5,0x25,0x02,0x07,0x46,0x0f,0x1c,0x71,0x1e,0x18,0x42,0x1b,0x28,0x7d,0x30, -0x2f,0xd2,0x2f,0x2c,0x43,0x24,0x26,0xa2,0x2b,0x21,0xcd,0x0c,0x08,0xc9,0x19,0x25, -0xb6,0x20,0x20,0x1e,0x2b,0x2f,0xd8,0x26,0x14,0xac,0x09,0x0b,0x58,0x16,0x21,0xc0, -0x1e,0x1c,0x77,0x21,0x23,0xd0,0x1c,0x13,0x93,0x0d,0x13,0x8f,0x27,0x39,0xcd,0x38, -0x28,0x53,0x21,0x27,0xfd,0x29,0x1f,0x38,0x17,0x1b,0x60,0x1d,0x1a,0xcb,0x1c,0x20, -0x75,0x17,0x08,0x7b,0x01,0xf7,0xd1,0xe7,0xdf,0x9c,0xe6,0xee,0xc5,0xea,0xea,0x52, -0xf4,0xfd,0x91,0xfe,0xfe,0xe1,0x01,0x08,0x09,0x0a,0x06,0xa9,0xff,0xf6,0xb3,0xf2, -0xf2,0xcb,0xef,0xef,0x6b,0xef,0xea,0x11,0xe1,0xd8,0x2b,0xd4,0xd1,0xd8,0xd2,0xd6, -0xa9,0xd4,0xcd,0xb2,0xcc,0xd2,0x75,0xd3,0xcc,0xda,0xbf,0xb5,0x85,0xb0,0xb1,0x00, -0xb5,0xb9,0x89,0xc2,0xd1,0x3b,0xdc,0xde,0x77,0xdf,0xde,0x62,0xdb,0xdb,0x5a,0xdf, -0xe5,0x22,0xe5,0xe4,0x50,0xe2,0xda,0x61,0xd4,0xdb,0x86,0xee,0xfd,0x54,0xfd,0xf9, -0x78,0x01,0x10,0xbc,0x1b,0x19,0xe9,0x14,0x1f,0xdb,0x31,0x34,0x71,0x29,0x26,0xcb, -0x2b,0x28,0x62,0x1c,0x14,0x3c,0x12,0x11,0xe4,0x1b,0x2b,0x56,0x2e,0x25,0x64,0x21, -0x29,0xbb,0x26,0x0f,0xce,0x05,0x14,0xe5,0x26,0x2d,0x1a,0x2a,0x22,0xde,0x17,0x10, -0xc4,0x16,0x1e,0xd8,0x1e,0x25,0xdd,0x2f,0x34,0xb7,0x31,0x2c,0x0e,0x2c,0x29,0x7d, -0x25,0x23,0xd4,0x20,0x21,0xb1,0x28,0x2c,0xc7,0x24,0x1c,0x2b,0x1b,0x14,0x2f,0x02, -0xf3,0x79,0xf2,0xef,0xaa,0xea,0xee,0x3b,0xf5,0xf3,0x77,0xf1,0xfa,0x3e,0x04,0x03, -0xaf,0x05,0x0f,0x5f,0x0f,0x00,0xba,0xf9,0xfb,0x57,0xfd,0xfb,0x7f,0xfa,0xf5,0x1f, -0xed,0xe7,0x4a,0xe8,0xe2,0x12,0xd6,0xd1,0x77,0xd5,0xd9,0x07,0xd9,0xd9,0x97,0xda, -0xd5,0x78,0xce,0xc9,0xdc,0xc1,0xb6,0xe4,0xb0,0xb5,0x21,0xbc,0xc0,0x50,0xc9,0xda, -0xd5,0xe3,0xdb,0x0f,0xd0,0xd8,0xf2,0xed,0xf3,0x52,0xe7,0xe2,0x31,0xe6,0xe7,0x9d, -0xe1,0xdb,0xff,0xde,0xe7,0x26,0xf0,0xfa,0xf2,0xfc,0xfa,0xce,0x00,0x0d,0xf9,0x16, -0x14,0xc0,0x12,0x21,0xeb,0x31,0x34,0x88,0x2b,0x20,0x99,0x1b,0x1c,0x4b,0x19,0x10, -0x58,0x0b,0x11,0x28,0x22,0x2d,0x6a,0x2c,0x23,0x05,0x16,0x0e,0xc3,0x0f,0x15,0xfa, -0x18,0x1d,0x54,0x25,0x25,0xc4,0x17,0x0d,0x6b,0x13,0x15,0x07,0x10,0x12,0x2d,0x20, -0x29,0xf7,0x28,0x2a,0x2c,0x2e,0x25,0x9d,0x1e,0x24,0x62,0x25,0x1e,0x6f,0x1e,0x26, -0x2e,0x2b,0x25,0xb6,0x23,0x21,0xfa,0x14,0x07,0x86,0x00,0xf8,0x9b,0xf0,0xf0,0xed, -0xf3,0xed,0x8e,0xe5,0xed,0xa0,0xfb,0x00,0xd6,0xff,0x03,0x76,0x06,0x04,0x71,0x02, -0x06,0xa0,0x01,0xf8,0x0f,0xfa,0xfe,0x3f,0xfe,0xf8,0xc1,0xef,0xe9,0xc1,0xe4,0xdc, -0x7b,0xd5,0xd5,0x03,0xdc,0xe3,0x4b,0xde,0xd5,0x44,0xda,0xe1,0x79,0xd6,0xbd,0xf3, -0xae,0xb5,0x35,0xbd,0xbc,0x2f,0xc0,0xc3,0xf2,0xc4,0xcd,0x19,0xd7,0xd9,0x88,0xd5, -0xdb,0xc8,0xeb,0xee,0x26,0xe2,0xda,0x46,0xe0,0xe5,0x77,0xe1,0xda,0x26,0xdb,0xe3, -0x3e,0xf0,0xfa,0x46,0xf9,0xf4,0xa1,0xf8,0x05,0xc4,0x11,0x17,0xe7,0x18,0x20,0xd4, -0x2d,0x35,0xc1,0x2d,0x1c,0x38,0x13,0x12,0x04,0x0f,0x11,0x87,0x1e,0x2a,0x14,0x29, -0x20,0x9d,0x1b,0x18,0x00,0x14,0x15,0xda,0x19,0x1b,0xfa,0x1d,0x22,0x43,0x23,0x1d, -0xfd,0x15,0x11,0xd0,0x0f,0x13,0x81,0x17,0x1a,0x5f,0x21,0x29,0x67,0x2d,0x2a,0x02, -0x25,0x23,0xa1,0x22,0x20,0x18,0x1f,0x23,0xae,0x27,0x2c,0xc3,0x30,0x29,0x03,0x1d, -0x19,0x15,0x17,0x0f,0xf5,0x04,0xfc,0x5d,0xf5,0xea,0x8c,0xea,0xf5,0xc1,0xf4,0xef, -0x23,0xf6,0x04,0x41,0x06,0xfb,0x56,0x00,0x0f,0xe2,0x0a,0xf9,0x6f,0xf9,0x07,0x7a, -0x0b,0x03,0xd9,0xfd,0xf9,0x4a,0xf2,0xee,0x05,0xec,0xde,0x6e,0xd1,0xd7,0x9d,0xea, -0xf1,0x77,0xe8,0xde,0x3a,0xdd,0xd7,0xaa,0xcc,0xc3,0x04,0xbc,0xbd,0x9f,0xc5,0xc4, -0x8f,0xbb,0xb8,0xbe,0xc5,0xd4,0x4d,0xd8,0xd8,0x62,0xda,0xdc,0x07,0xe4,0xee,0x4a, -0xeb,0xda,0x7d,0xd5,0xe2,0x4f,0xe8,0xdd,0xd6,0xdb,0xe8,0x13,0xf0,0xef,0x84,0xf2, -0xf8,0xfb,0xf8,0xfa,0x12,0x06,0x17,0xfe,0x24,0x2e,0x7a,0x30,0x25,0xef,0x16,0x0d, -0x0c,0x11,0x16,0x03,0x18,0x1e,0x15,0x22,0x1f,0x48,0x1e,0x19,0x0d,0x14,0x11,0x9d, -0x12,0x17,0x97,0x1b,0x1a,0x26,0x1d,0x1f,0x9b,0x1d,0x15,0x81,0x0c,0x0f,0x49,0x13, -0x11,0xe8,0x13,0x1d,0x44,0x26,0x29,0xe8,0x29,0x28,0x55,0x20,0x17,0x93,0x1a,0x27, -0x67,0x2d,0x26,0x9d,0x24,0x2c,0x10,0x30,0x29,0xd5,0x21,0x21,0x76,0x1c,0x11,0xb5, -0x02,0xf7,0xae,0xf6,0xf7,0x93,0xf3,0xee,0x41,0xed,0xf7,0x94,0x01,0x01,0xbe,0xfd, -0xfa,0xcf,0xfd,0x06,0xf5,0x09,0x01,0x1c,0xf8,0xfe,0x37,0x0f,0x0f,0xf6,0xfd,0xf2, -0xed,0xf1,0xea,0x2f,0xdc,0xd9,0x67,0xe2,0xe7,0xbc,0xeb,0xf1,0x4c,0xeb,0xd7,0xf4, -0xd0,0xdc,0xd2,0xdb,0xc7,0x55,0xba,0xc0,0x09,0xc5,0xc0,0xc2,0xbe,0xc0,0x86,0xc4, -0xcd,0x2a,0xd8,0xde,0xa3,0xdd,0xdf,0x51,0xe7,0xe6,0x7d,0xe1,0xe4,0x92,0xe3,0xde, -0xa2,0xdb,0xe1,0xd6,0xea,0xee,0xce,0xef,0xeb,0x6f,0xe5,0xe7,0x94,0xf5,0x06,0xa5, -0x14,0x20,0xa7,0x27,0x28,0x00,0x22,0x19,0xb4,0x12,0x12,0xd9,0x17,0x1f,0x04,0x20, -0x1e,0x0f,0x21,0x20,0x55,0x1a,0x13,0x84,0x14,0x18,0xbe,0x17,0x1b,0x0e,0x23,0x20, -0xc3,0x1a,0x1c,0x84,0x21,0x1a,0xd5,0x08,0x07,0x62,0x15,0x1d,0x99,0x1d,0x20,0x74, -0x27,0x29,0x97,0x22,0x1e,0x75,0x1f,0x22,0xb1,0x23,0x25,0x77,0x26,0x25,0xb6,0x2a, -0x33,0xff,0x35,0x2a,0xa8,0x1e,0x1f,0xc3,0x22,0x18,0xda,0x02,0xf4,0x32,0xf7,0xfb, -0xf7,0xf6,0xf2,0x55,0xf3,0xf9,0xb4,0xfe,0x02,0x95,0x02,0xfc,0xd1,0xfa,0x03,0x0a, -0x05,0x02,0xb0,0x03,0x0b,0xbf,0x16,0x10,0x99,0xfc,0xec,0x5d,0xe8,0xed,0x89,0xee, -0xe8,0xc3,0xe5,0xea,0x3f,0xef,0xed,0xee,0xe8,0xe3,0xed,0xdb,0xd6,0x11,0xd5,0xd1, -0x31,0xc7,0xc2,0x3c,0xc3,0xbd,0x29,0xbb,0xc4,0xf0,0xce,0xd0,0x61,0xce,0xd8,0x60, -0xe2,0xe4,0x13,0xe5,0xe2,0x7e,0xdb,0xd6,0x61,0xda,0xe6,0xa4,0xe7,0xe2,0xc8,0xe5, -0xe6,0x96,0xda,0xd4,0xa5,0xde,0xee,0xf9,0xf7,0x04,0x17,0x17,0x1d,0x66,0x17,0x15, -0x8a,0x1a,0x15,0xa2,0x0a,0x0f,0x26,0x1e,0x23,0x1d,0x1d,0x17,0x64,0x18,0x19,0x18, -0x19,0x15,0x2b,0x11,0x13,0xba,0x1b,0x21,0xed,0x20,0x1e,0x37,0x1f,0x1a,0xf8,0x11, -0x0f,0xca,0x0f,0x13,0xa7,0x1a,0x20,0x20,0x1f,0x18,0xfa,0x20,0x30,0x7d,0x29,0x18, -0xa2,0x15,0x21,0xd0,0x29,0x27,0xb5,0x25,0x29,0x4d,0x2c,0x30,0xd7,0x35,0x31,0xed, -0x23,0x1c,0x04,0x20,0x1a,0x44,0x05,0xf5,0x3e,0xf8,0xfd,0xb1,0xf7,0xf2,0x90,0xf5, -0xff,0x7b,0x04,0xff,0xd9,0xf8,0xf2,0x94,0xf2,0xff,0x19,0x0c,0x0e,0x08,0x09,0x08, -0xe5,0x0a,0x02,0xeb,0xf7,0xf4,0x54,0xef,0xe8,0x10,0xe7,0xeb,0xe2,0xed,0xeb,0xca, -0xea,0xea,0x45,0xe5,0xe0,0x56,0xe1,0xde,0xf7,0xd0,0xc6,0x91,0xc7,0xc9,0xfe,0xc1, -0xb8,0xb9,0xba,0xc1,0x4b,0xc5,0xcd,0x29,0xda,0xe2,0xa1,0xe0,0xdc,0x11,0xdb,0xda, -0x77,0xda,0xe0,0xd7,0xe8,0xef,0xfb,0xed,0xe1,0xde,0xd9,0xd9,0xaf,0xdd,0xdd,0x98, -0xdd,0xf0,0x9b,0x08,0x10,0xe5,0x0f,0x11,0x86,0x16,0x16,0xe7,0x11,0x16,0xd7,0x19, -0x15,0x48,0x1a,0x24,0x6f,0x22,0x16,0x2e,0x17,0x1e,0xb2,0x18,0x0d,0xaa,0x12,0x24, -0x1b,0x2a,0x22,0x61,0x1c,0x1b,0xc1,0x1a,0x1a,0x2b,0x1a,0x14,0x0b,0x0b,0x10,0xa9, -0x20,0x25,0xe6,0x1f,0x1b,0xdb,0x20,0x27,0x7b,0x24,0x1c,0x0e,0x19,0x1e,0xa4,0x29, -0x2a,0x1b,0x26,0x28,0xa6,0x30,0x37,0x89,0x35,0x2c,0x78,0x26,0x25,0x76,0x22,0x17, -0xd8,0x06,0xf8,0xd5,0xf4,0xfb,0x77,0x01,0x03,0xc4,0x00,0xfb,0xee,0xf6,0xf3,0x7c, -0xf6,0xfb,0x10,0xff,0x04,0x3c,0x0a,0x0c,0xa5,0x0c,0x0d,0x1a,0x0b,0xff,0x4a,0xf5, -0xf7,0x62,0xf8,0xf2,0x32,0xea,0xeb,0x73,0xf2,0xf0,0xdd,0xec,0xef,0xa0,0xec,0xe3, -0x86,0xdb,0xdc,0xd7,0xde,0xd3,0x48,0xc7,0xc4,0x98,0xc0,0xb7,0x28,0xb5,0xc1,0xfd, -0xd3,0xdb,0x5c,0xd6,0xd3,0xa0,0xd5,0xd6,0x02,0xd7,0xdb,0x1b,0xe1,0xe8,0xa3,0xee, -0xef,0x2b,0xe6,0xd5,0xc5,0xd0,0xd5,0x31,0xdb,0xe0,0xd5,0xe6,0xf5,0x6f,0x04,0x07, -0xee,0x07,0x0b,0x93,0x13,0x16,0x0c,0x10,0x0c,0x1f,0x14,0x1f,0x20,0x24,0x1f,0xbc, -0x17,0x11,0x74,0x0f,0x17,0x0d,0x1f,0x18,0xc3,0x10,0x1c,0x00,0x2b,0x26,0x44,0x19, -0x15,0xb6,0x19,0x19,0x24,0x13,0x12,0xf0,0x12,0x15,0x6d,0x1e,0x23,0x0f,0x1f,0x19, -0xdd,0x1e,0x26,0x5e,0x20,0x16,0xf6,0x18,0x20,0x4b,0x25,0x26,0x85,0x2a,0x2c,0x09, -0x29,0x2e,0xeb,0x39,0x37,0x2d,0x2d,0x22,0x84,0x19,0x0c,0x98,0xff,0x02,0x46,0x09, -0x04,0x49,0xfd,0xfd,0x5b,0xff,0xfb,0x75,0xf2,0xf0,0x07,0xf7,0xfc,0x51,0x01,0x08, -0x6c,0x0c,0x0b,0x05,0x0a,0x07,0xbd,0x08,0x06,0x50,0xfc,0xf4,0x70,0xf2,0xf6,0xf4, -0xf3,0xee,0x65,0xf2,0xf6,0x32,0xf1,0xe7,0xbf,0xe4,0xea,0x9f,0xec,0xe6,0x77,0xdd, -0xd0,0x59,0xc2,0xbd,0xae,0xc1,0xc2,0x51,0xbf,0xc7,0x6c,0xd9,0xdc,0x41,0xce,0xc8, -0x96,0xd1,0xd8,0xef,0xda,0xe1,0x1b,0xed,0xf2,0x1b,0xeb,0xe2,0x10,0xdc,0xd4,0xf1, -0xd0,0xd9,0xeb,0xe0,0xdf,0x18,0xe3,0xf6,0x9a,0x09,0x07,0xff,0xff,0x01,0xa6,0x0b, -0x15,0x10,0x17,0x16,0x7b,0x15,0x18,0xf7,0x20,0x1f,0xe4,0x12,0x0d,0x7f,0x13,0x1b, -0x53,0x18,0x14,0x02,0x1b,0x23,0xf4,0x23,0x20,0x16,0x1a,0x13,0x56,0x11,0x13,0xc7, -0x16,0x13,0xe5,0x0f,0x15,0xd9,0x1d,0x1f,0x04,0x1e,0x1b,0x1b,0x19,0x19,0x6e,0x1a, -0x1c,0xb5,0x1f,0x1e,0x4d,0x1b,0x19,0xab,0x21,0x31,0x01,0x39,0x36,0x7b,0x31,0x2f, -0x09,0x2a,0x1c,0xdb,0x13,0x12,0x8a,0x0b,0x03,0x04,0x06,0x0b,0xac,0x05,0xf7,0x79, -0xf3,0xf7,0xbe,0xf5,0xf0,0xe7,0xf4,0xfe,0x67,0x01,0x02,0xf9,0x06,0x0a,0x1c,0x08, -0x04,0xff,0x05,0xfe,0x52,0xf0,0xf0,0xcd,0xfb,0xfc,0xa1,0xef,0xe5,0x7e,0xe9,0xef, -0x2f,0xee,0xea,0x25,0xeb,0xef,0x64,0xec,0xe0,0xbd,0xd3,0xc8,0x50,0xc0,0xbf,0x9e, -0xc1,0xc5,0xc0,0xc8,0xcc,0x60,0xcf,0xca,0xfd,0xc1,0xc2,0xe5,0xcf,0xe0,0xf7,0xe5, -0xe0,0xfd,0xe2,0xeb,0x0b,0xed,0xe1,0x3f,0xd2,0xca,0x38,0xd0,0xdb,0xf5,0xe3,0xe5, -0x6c,0xe6,0xf1,0x28,0xff,0xff,0x82,0xfc,0x02,0xe9,0x0d,0x15,0xe6,0x12,0x13,0x8d, -0x19,0x1a,0xad,0x1a,0x1a,0xa8,0x15,0x0d,0xd4,0x0d,0x19,0x3e,0x20,0x1b,0x9a,0x1c, -0x23,0xe6,0x22,0x1c,0x20,0x18,0x19,0x1e,0x16,0x0d,0x61,0x0f,0x1b,0xe6,0x1e,0x19, -0x9d,0x16,0x18,0x3f,0x1b,0x1b,0x88,0x1f,0x22,0xe6,0x1c,0x15,0x90,0x13,0x18,0xe3, -0x1e,0x23,0xa5,0x27,0x31,0x55,0x39,0x38,0x4b,0x32,0x2b,0x26,0x25,0x1e,0x0c,0x19, -0x15,0xfe,0x12,0x0e,0x89,0x0b,0x09,0xd1,0x03,0xf8,0x43,0xf5,0xfd,0x95,0xfd,0xf2, -0x12,0xf0,0xff,0x00,0x0e,0x0d,0xc3,0x06,0x09,0xf6,0x09,0x04,0x8c,0x03,0x03,0x3b, -0x01,0xfd,0xba,0xfd,0xfc,0xaf,0xf1,0xe7,0x7d,0xee,0xf8,0x39,0xf7,0xf4,0x11,0xf6, -0xf8,0x12,0xee,0xdb,0x65,0xce,0xc7,0x67,0xc9,0xd3,0x8b,0xd5,0xc9,0x19,0xc1,0xc8, -0x66,0xd0,0xc9,0x1c,0xc0,0xc7,0x11,0xd8,0xe3,0x6d,0xe7,0xe8,0x2f,0xea,0xe6,0x29, -0xe2,0xde,0x24,0xd5,0xce,0xe9,0xd5,0xe0,0xe6,0xe2,0xe1,0x2b,0xe6,0xf0,0xff,0xf7, -0xf9,0x9b,0xfc,0x01,0x5c,0x08,0x10,0x93,0x15,0x19,0x70,0x1a,0x16,0xba,0x10,0x0f, -0xa6,0x13,0x16,0x3e,0x13,0x10,0x22,0x19,0x21,0x22,0x21,0x20,0x01,0x21,0x1a,0x88, -0x0e,0x0f,0xad,0x1a,0x1b,0x59,0x13,0x10,0x7b,0x15,0x18,0x23,0x16,0x19,0x68,0x20, -0x1c,0xca,0x19,0x1d,0xc3,0x19,0x0f,0x65,0x0b,0x16,0x1a,0x22,0x22,0x33,0x26,0x34, -0x6b,0x39,0x30,0xf0,0x25,0x23,0xe0,0x24,0x23,0xf3,0x1e,0x18,0xb2,0x0d,0x0a,0x00, -0x0d,0x0b,0x71,0x00,0xf7,0xb0,0xf4,0xf5,0x6f,0xf3,0xf1,0x7a,0xf8,0x01,0x7d,0x07, -0x06,0x2d,0x02,0xff,0xd7,0x01,0x06,0xf9,0x05,0xff,0x49,0xfe,0x01,0x63,0xfc,0xf0, -0x30,0xe3,0xe3,0x8a,0xf4,0x02,0x29,0x01,0xf6,0x30,0xec,0xe9,0xe7,0xe4,0xd9,0x30, -0xd0,0xce,0xf4,0xd0,0xd2,0x43,0xcf,0xc8,0x00,0xc1,0xbe,0xe3,0xc1,0xc4,0x28,0xc2, -0xc8,0x8c,0xd9,0xe5,0xfa,0xe4,0xe1,0x0c,0xe5,0xe5,0xd8,0xdc,0xd5,0x01,0xd6,0xd7, -0xea,0xd3,0xd4,0xd0,0xe1,0xeb,0x95,0xe5,0xe5,0x73,0xec,0xf4,0xc8,0xfa,0x02,0x9d, -0x0d,0x10,0xf2,0x0b,0x0f,0x20,0x17,0x16,0x8c,0x10,0x0b,0xe6,0x0a,0x0e,0xa1,0x12, -0x1b,0x10,0x1f,0x1a,0xec,0x17,0x1a,0xbc,0x1b,0x16,0xba,0x11,0x12,0xee,0x17,0x16, -0x5a,0x0f,0x0c,0x56,0x11,0x19,0x4a,0x1b,0x18,0x5a,0x1c,0x20,0x18,0x1d,0x14,0x95, -0x0c,0x0b,0xf5,0x0f,0x1c,0x38,0x29,0x29,0xd9,0x26,0x2b,0x0d,0x33,0x32,0xcd,0x2a, -0x26,0xef,0x2a,0x27,0x7b,0x1e,0x19,0xf6,0x17,0x15,0x0d,0x13,0x0c,0x97,0xff,0xf5, -0xc4,0xf6,0xfe,0x40,0xfb,0xf4,0xa7,0xfc,0x0a,0x5b,0x0b,0x00,0x31,0xfa,0xff,0xac, -0x08,0x0f,0xd8,0x11,0x09,0x53,0xf9,0xf3,0xf4,0xf4,0xf4,0x3a,0xef,0xf3,0x83,0x01, -0x05,0x38,0xff,0xf4,0xab,0xed,0xeb,0xba,0xe5,0xdd,0x24,0xdb,0xdc,0xe9,0xda,0xd6, -0xe1,0xce,0xca,0x28,0xc4,0xbc,0x6d,0xbe,0xc7,0x0e,0xd0,0xd3,0x09,0xd8,0xe0,0x57, -0xe8,0xe7,0x9c,0xe4,0xe2,0xb7,0xdb,0xd5,0xd0,0xd6,0xde,0x82,0xe1,0xdc,0xaf,0xdb, -0xe1,0xa3,0xe4,0xe9,0x1d,0xf2,0xf7,0x3a,0xf9,0xfd,0x40,0x0c,0x18,0x2e,0x15,0x0d, -0xfe,0x0f,0x13,0x2c,0x0f,0x07,0x6d,0x0e,0x18,0x5e,0x19,0x18,0xa9,0x19,0x19,0x14, -0x19,0x1c,0xec,0x1e,0x19,0xc7,0x13,0x15,0x7f,0x1a,0x14,0x42,0x0a,0x0c,0x5a,0x16, -0x1f,0x6f,0x23,0x20,0x3e,0x1a,0x14,0x99,0x14,0x15,0xf6,0x0e,0x0d,0xd7,0x18,0x22, -0xf3,0x21,0x1e,0x44,0x27,0x33,0x88,0x33,0x2d,0xe0,0x25,0x25,0xff,0x29,0x29,0x0a, -0x25,0x1d,0x81,0x17,0x1a,0x42,0x16,0x05,0x8a,0xf8,0xf4,0x70,0xf8,0x02,0xd2,0x05, -0xfe,0xe9,0xf5,0xf8,0xfc,0x00,0x00,0xa9,0xfd,0x07,0x7d,0x13,0x0d,0xe3,0x00,0xfc, -0xec,0xfa,0xf2,0x8a,0xec,0xf5,0xe1,0xfd,0xfa,0x5a,0xfa,0xff,0x3d,0xff,0xf1,0x1e, -0xe7,0xe7,0xeb,0xe6,0xe1,0x5b,0xe3,0xe4,0xba,0xdb,0xce,0x3c,0xc9,0xc9,0x5e,0xc3, -0xbc,0x5a,0xc0,0xc7,0x35,0xcd,0xd4,0xfc,0xdf,0xe6,0xc2,0xe0,0xd9,0xdc,0xdc,0xe4, -0x61,0xe0,0xd8,0xf3,0xd4,0xd7,0x68,0xdc,0xdd,0x6f,0xdc,0xdc,0x49,0xdf,0xe4,0x08, -0xea,0xee,0x90,0xf8,0x05,0xe9,0x0e,0x10,0xba,0x09,0x07,0x85,0x09,0x0d,0xd9,0x0e, -0x0b,0x56,0x0d,0x12,0x2f,0x17,0x16,0x1e,0x12,0x11,0xa5,0x18,0x1e,0x4e,0x20,0x19, -0x30,0x0e,0x0c,0xdf,0x0f,0x0c,0x3e,0x0b,0x12,0x4a,0x1e,0x21,0xde,0x18,0x10,0xc1, -0x13,0x19,0x70,0x14,0x0d,0x8d,0x0a,0x0d,0xf1,0x13,0x1c,0x61,0x23,0x21,0x06,0x20, -0x2b,0x27,0x33,0x2a,0xeb,0x1c,0x1f,0xf2,0x2c,0x30,0x03,0x29,0x23,0x63,0x1b,0x10, -0x6d,0x06,0x03,0xf4,0x04,0x02,0xc8,0x01,0x01,0x7b,0xfd,0xf7,0x5c,0xf5,0xf9,0xfc, -0x00,0x07,0xa9,0x0b,0x0d,0xc3,0x0a,0x07,0x30,0x03,0xfc,0x53,0xf7,0xf5,0x66,0xf5, -0xfb,0xb3,0x03,0x03,0xfd,0xfd,0xf9,0xab,0xf6,0xf2,0xc9,0xec,0xee,0x0a,0xf1,0xe9, -0x75,0xe2,0xe2,0x18,0xe5,0xd9,0xfe,0xc5,0xbe,0xfb,0xc1,0xc5,0xcc,0xc8,0xcc,0xd3, -0xd1,0xd5,0x1e,0xdb,0xe2,0x03,0xe1,0xdd,0xc6,0xe0,0xe2,0x6e,0xdd,0xd6,0xd2,0xd7, -0xe0,0xd3,0xe2,0xdc,0x24,0xd7,0xd6,0xec,0xd8,0xe3,0x3a,0xf1,0xf4,0x92,0xf7,0x03, -0xc1,0x0d,0x0c,0x7f,0x02,0x02,0x26,0x0c,0x11,0x25,0x10,0x0c,0x7f,0x0d,0x10,0xd6, -0x0f,0x0f,0x7b,0x13,0x1b,0xab,0x23,0x21,0x10,0x17,0x0c,0x5f,0x09,0x0f,0xe6,0x13, -0x12,0x2c,0x0f,0x10,0xab,0x1a,0x20,0xa7,0x19,0x0f,0x4a,0x10,0x16,0x8c,0x15,0x0b, -0x08,0x07,0x0d,0xf2,0x13,0x1a,0x42,0x23,0x28,0x54,0x23,0x1e,0x07,0x20,0x25,0x16, -0x28,0x29,0xaa,0x31,0x31,0x0d,0x25,0x19,0xe3,0x14,0x11,0xf7,0x09,0x09,0xe0,0x0d, -0x07,0x34,0xfb,0xf8,0x10,0xfb,0xf9,0x03,0xf5,0xfc,0xf3,0x08,0x0b,0xa9,0x0a,0x0d, -0xbc,0x0c,0x02,0xb9,0xf7,0xf7,0xc3,0xfd,0x00,0xf7,0x00,0x01,0x78,0xff,0xfe,0x89, -0x03,0x01,0x26,0xf5,0xee,0xce,0xf1,0xf8,0x59,0xf7,0xef,0x80,0xec,0xe8,0xf8,0xdd, -0xd3,0xd4,0xca,0xc6,0x93,0xc5,0xc9,0x05,0xcd,0xcb,0x80,0xcd,0xda,0x75,0xe3,0xe2, -0xb0,0xda,0xd8,0xae,0xdd,0xe2,0xb1,0xe3,0xde,0x21,0xda,0xde,0x85,0xe0,0xd7,0x4f, -0xcf,0xd3,0x4f,0xe0,0xe7,0x2c,0xec,0xf4,0x5c,0xfd,0xff,0x5c,0x02,0x05,0xd8,0x04, -0x06,0xdf,0x11,0x17,0x27,0x0e,0xff,0xbb,0x03,0x15,0x77,0x19,0x14,0xf7,0x16,0x1e, -0xd2,0x1f,0x19,0xb5,0x14,0x11,0x8b,0x0c,0x0d,0x1b,0x14,0x17,0x99,0x14,0x11,0x9d, -0x17,0x1d,0xa3,0x1b,0x18,0x9a,0x15,0x0f,0x33,0x09,0x08,0xc6,0x0e,0x15,0x5a,0x19, -0x1d,0xaa,0x1f,0x1d,0xb2,0x1a,0x1d,0x31,0x23,0x2c,0xb6,0x31,0x2f,0xfe,0x2d,0x29, -0x61,0x22,0x1d,0xc1,0x17,0x17,0xcb,0x16,0x0e,0x7c,0x09,0x07,0x2c,0x02,0xf8,0xa0, -0xf0,0xf4,0x1f,0x00,0x0a,0x97,0x0f,0x0b,0x46,0x06,0x05,0x21,0x06,0x02,0xff,0xfa, -0xf8,0x9f,0xfe,0x03,0x9e,0x03,0x01,0x90,0x00,0x00,0x34,0xfd,0xf8,0xd7,0xf5,0xf4, -0x57,0xf7,0xfd,0x12,0xfb,0xee,0x10,0xe5,0xe6,0x1b,0xe5,0xd5,0xbe,0xc3,0xc1,0x1c, -0xc8,0xc9,0x10,0xcb,0xcf,0x32,0xd3,0xd6,0x00,0xd7,0xd8,0x8d,0xd7,0xd7,0x29,0xdf, -0xe5,0x24,0xe2,0xda,0xb6,0xd8,0xdb,0xce,0xd7,0xcd,0x3c,0xcb,0xd5,0x99,0xe5,0xeb, -0x9b,0xe6,0xe6,0x3d,0xf1,0xfd,0xd4,0x02,0x04,0xda,0x06,0x07,0xfd,0x06,0x07,0x8e, -0x09,0x05,0xdd,0x04,0x0d,0x7a,0x16,0x1a,0x63,0x18,0x16,0xc9,0x17,0x14,0x36,0x11, -0x14,0xd5,0x11,0x0a,0xec,0x0a,0x11,0xd4,0x16,0x17,0x13,0x19,0x1d,0x89,0x19,0x0e, -0xff,0x08,0x0b,0xa8,0x0d,0x0e,0x49,0x14,0x18,0x8a,0x16,0x13,0x43,0x15,0x18,0xee, -0x1c,0x24,0x11,0x2b,0x2b,0xcf,0x2a,0x2f,0x8e,0x32,0x28,0xa5,0x1c,0x1c,0xce,0x22, -0x23,0x6c,0x1d,0x12,0xfe,0x08,0xff,0xab,0xfc,0xfe,0x52,0xfc,0xfd,0x5c,0x06,0x0f, -0x87,0x11,0x0a,0xd2,0x05,0x07,0xdf,0x06,0x00,0xb6,0xfb,0xff,0x21,0x08,0x0c,0x94, -0x06,0xfe,0x10,0xfc,0x00,0x9e,0x01,0xfc,0x0d,0xfa,0xfa,0xab,0xfc,0xfe,0x52,0xfd, -0xf7,0xad,0xee,0xe7,0x51,0xe2,0xd7,0x92,0xc7,0xc6,0x9b,0xd2,0xd6,0x83,0xce,0xcb, -0x86,0xd5,0xdb,0xff,0xd4,0xd2,0xd5,0xd9,0xe0,0xcd,0xe7,0xea,0x17,0xe4,0xd9,0x52, -0xd2,0xd6,0x19,0xdb,0xd7,0x51,0xd5,0xda,0x49,0xdf,0xe0,0x52,0xe5,0xee,0x56,0xf4, -0xf9,0x78,0x02,0x09,0x4a,0x08,0x02,0x93,0x00,0x05,0x43,0x08,0x09,0x23,0x0d,0x11, -0x04,0x13,0x14,0x78,0x16,0x18,0x54,0x19,0x18,0x95,0x14,0x0d,0xfd,0x08,0x0c,0x3f, -0x13,0x15,0xdd,0x1a,0x1f,0x02,0x1c,0x13,0xe0,0x0b,0x0d,0x66,0x11,0x13,0xd8,0x13, -0x10,0xff,0x0e,0x12,0x49,0x16,0x13,0x0f,0x10,0x14,0xbc,0x20,0x2a,0x20,0x2d,0x2b, -0x6b,0x27,0x25,0x8f,0x29,0x2b,0x89,0x27,0x22,0xfe,0x25,0x28,0x95,0x1b,0x09,0x4b, -0x05,0x07,0x24,0x02,0xfa,0x88,0xfb,0x06,0xe4,0x0d,0x0f,0x61,0x0f,0x08,0xf8,0xfe, -0xff,0xd3,0x05,0x07,0xbc,0x01,0xff,0x26,0x08,0x09,0x2e,0x00,0xfb,0xd6,0xff,0x02, -0x11,0xfd,0xf7,0x9e,0xf8,0xfe,0x64,0x03,0x02,0xbb,0xfb,0xf2,0x27,0xed,0xe8,0x35, -0xde,0xd0,0x8b,0xca,0xce,0xaa,0xd4,0xd6,0x2a,0xd2,0xca,0xe4,0xc8,0xce,0xaf,0xd5, -0xdb,0x05,0xe1,0xe4,0x63,0xe2,0xde,0x0a,0xde,0xdc,0xbb,0xd5,0xd4,0xc0,0xd9,0xdb, -0x3b,0xd7,0xd3,0xe7,0xd6,0xde,0x8b,0xe5,0xee,0x95,0xf8,0xfe,0x23,0xff,0xfe,0x54, -0xfe,0x00,0x28,0x04,0x07,0x3b,0x08,0x06,0xa4,0x08,0x0e,0x6b,0x12,0x13,0x1e,0x18, -0x1d,0xca,0x19,0x0c,0x4a,0x06,0x09,0xdc,0x0f,0x15,0x2e,0x19,0x18,0xe3,0x15,0x14, -0xc8,0x16,0x15,0x12,0x0c,0x09,0x74,0x12,0x1a,0xc4,0x17,0x0d,0x18,0x09,0x0d,0x7d, -0x10,0x10,0xf7,0x13,0x1b,0x0e,0x25,0x28,0x40,0x24,0x22,0xf3,0x24,0x29,0xa4,0x2d, -0x2d,0x48,0x29,0x27,0xa2,0x28,0x27,0xe5,0x1a,0x09,0xda,0x00,0x02,0xa6,0x05,0x03, -0x9a,0x03,0x0b,0xa4,0x0f,0x0b,0x79,0x04,0x02,0x53,0x05,0x07,0xa5,0x04,0x02,0x7e, -0x02,0x03,0x99,0x08,0x09,0x57,0x02,0xfa,0xe5,0xfa,0x00,0x82,0xfe,0xf9,0x82,0xfc, -0x04,0xe0,0x05,0x04,0xd4,0xff,0xf4,0x34,0xe5,0xde,0xa0,0xdf,0xde,0x80,0xd7,0xd4, -0x73,0xd2,0xce,0xe6,0xca,0xca,0x57,0xcc,0xd0,0xf2,0xd8,0xe1,0x94,0xe0,0xdc,0x1d, -0xde,0xdf,0x15,0xdd,0xda,0xdb,0xdc,0xde,0xcc,0xd7,0xcf,0x56,0xd0,0xd6,0xf0,0xda, -0xe1,0x0a,0xe9,0xef,0x99,0xf5,0xf8,0x67,0xfa,0xfb,0xab,0x00,0x07,0xde,0x07,0x00, -0xae,0xfe,0x02,0xaf,0x0c,0x17,0x4b,0x1b,0x16,0x5f,0x10,0x10,0xff,0x15,0x10,0x7e, -0x06,0x09,0xe7,0x16,0x1c,0x37,0x16,0x13,0xe5,0x14,0x12,0x27,0x0f,0x0f,0x1e,0x12, -0x12,0x6a,0x14,0x17,0x41,0x12,0x05,0x8b,0x03,0x0e,0xa5,0x15,0x13,0x97,0x12,0x19, -0xaf,0x22,0x23,0x1d,0x20,0x1f,0xd4,0x22,0x28,0xe6,0x2d,0x2f,0xee,0x2f,0x2e,0x08, -0x29,0x1e,0x68,0x10,0x06,0xef,0x07,0x0b,0x49,0x0a,0x04,0xb9,0x03,0x09,0x00,0x0c, -0x0a,0x83,0x06,0x02,0xb2,0x01,0x04,0x83,0x05,0x04,0xfd,0x02,0x03,0xfd,0x05,0x05, -0xba,0x02,0xfb,0x8d,0xf3,0xf4,0xf1,0xfd,0x05,0x56,0x07,0x05,0x8e,0x03,0xff,0x4a, -0xf6,0xed,0x7d,0xea,0xe7,0x4f,0xe5,0xe0,0xac,0xd8,0xd2,0x53,0xce,0xcb,0xe6,0xc9, -0xca,0xd9,0xd2,0xdb,0x52,0xd8,0xd4,0x1c,0xd9,0xdf,0x77,0xe0,0xdf,0xa4,0xe1,0xe0, -0x8e,0xda,0xd4,0xde,0xd2,0xd0,0x8b,0xd0,0xd8,0x6f,0xe4,0xe2,0x2a,0xdc,0xe4,0x97, -0xf6,0xff,0x9e,0xfd,0xfb,0xe1,0xfc,0xfe,0xe9,0xfe,0x01,0x30,0x04,0x07,0xdd,0x10, -0x19,0x99,0x17,0x10,0xae,0x0e,0x10,0xf5,0x10,0x0e,0xe4,0x0e,0x13,0x46,0x19,0x1c, -0xa3,0x15,0x0c,0xfd,0x0d,0x15,0xdf,0x18,0x14,0x42,0x12,0x15,0xbe,0x14,0x10,0x80, -0x0c,0x09,0x13,0x09,0x0d,0x85,0x13,0x15,0xcb,0x16,0x1c,0x24,0x21,0x1c,0x68,0x16, -0x1b,0xa9,0x27,0x31,0x6a,0x35,0x33,0xf2,0x2e,0x29,0x18,0x23,0x1e,0x18,0x17,0x0d, -0xcd,0x0a,0x0b,0x1a,0x0d,0x0b,0xaf,0x08,0x08,0x93,0x09,0x0b,0x0d,0x0c,0x05,0xf1, -0xfe,0x00,0x5d,0x07,0x0b,0x25,0x0b,0x09,0x6b,0x07,0x00,0xaa,0xf8,0xf5,0xda,0xfa, -0x02,0x14,0x06,0x08,0x59,0x09,0x06,0xce,0x01,0xfb,0xc0,0xf6,0xf6,0x35,0xf6,0xf1, -0x8f,0xe9,0xde,0xf8,0xd4,0xd2,0x6c,0xd3,0xd1,0x9e,0xd0,0xd0,0xce,0xd5,0xd8,0x17, -0xd4,0xd2,0xda,0xda,0xe7,0xc1,0xeb,0xe3,0x35,0xd9,0xd6,0x8c,0xd9,0xdb,0x01,0xd8, -0xd4,0xb9,0xd3,0xd3,0x2f,0xd9,0xde,0xee,0xe2,0xe8,0x9e,0xf3,0xfd,0x6d,0xfa,0xf1, -0xf8,0xf3,0xfd,0x99,0xfe,0xfc,0x86,0x03,0x0e,0x27,0x13,0x11,0x7f,0x0e,0x0a,0x76, -0x07,0x0c,0x89,0x15,0x13,0xc8,0x0f,0x13,0xaa,0x15,0x11,0xed,0x0d,0x0f,0xce,0x15, -0x15,0x44,0x14,0x14,0x0c,0x14,0x14,0x30,0x13,0x0e,0x20,0x06,0x03,0xcb,0x0b,0x14, -0xe9,0x16,0x16,0x06,0x15,0x12,0x22,0x12,0x18,0xe3,0x1e,0x20,0xf6,0x24,0x2f,0x88, -0x36,0x32,0x2e,0x2b,0x25,0xd0,0x20,0x1d,0xe3,0x18,0x12,0x2a,0x0c,0x09,0x91,0x0b, -0x0c,0x4a,0x0a,0x0c,0xaf,0x0d,0x06,0x64,0xff,0x00,0xf8,0x06,0x09,0xd6,0x09,0x0d, -0x64,0x0c,0x04,0x32,0xfd,0xfa,0xb9,0xf8,0xf8,0x18,0x01,0x0c,0x77,0x0a,0x01,0xdd, -0xff,0x04,0x8b,0x04,0xfd,0x19,0xfb,0xfd,0xab,0xfb,0xf0,0x9f,0xe3,0xd9,0xdc,0xd7, -0xdb,0x96,0xdc,0xd7,0x06,0xcf,0xc9,0x0c,0xcf,0xd8,0xe8,0xdb,0xdb,0xd9,0xdd,0xe3, -0xd5,0xe5,0xde,0xcb,0xd9,0xdc,0x99,0xde,0xdd,0xa3,0xd6,0xcf,0x3b,0xd0,0xd6,0xa2, -0xdb,0xde,0xa5,0xe3,0xee,0xf8,0xf5,0xf5,0x98,0xf1,0xee,0x8c,0xf1,0xf8,0x3b,0x01, -0x06,0xe1,0x07,0x0b,0xc4,0x0c,0x09,0x62,0x05,0x08,0x9e,0x10,0x12,0x4c,0x10,0x0f, -0x8f,0x11,0x11,0xb3,0x10,0x12,0x0b,0x11,0x0d,0x96,0x11,0x19,0x85,0x1c,0x17,0x28, -0x10,0x0c,0x4d,0x0b,0x0b,0x65,0x0e,0x0d,0xbf,0x0c,0x12,0x83,0x17,0x14,0x44,0x0c, -0x0d,0xf2,0x13,0x17,0xf6,0x1b,0x25,0x05,0x2d,0x2d,0x74,0x2c,0x2f,0xc8,0x2e,0x27, -0x2c,0x22,0x1d,0x44,0x15,0x0e,0xa6,0x0f,0x12,0xa8,0x10,0x0c,0x3a,0x0b,0x0b,0xb3, -0x06,0x00,0x6e,0x00,0x03,0x7e,0x0d,0x14,0x87,0x0d,0x03,0xac,0x00,0x01,0xde,0xfe, -0xf8,0xd8,0xfb,0x04,0xc6,0x06,0x06,0x64,0x04,0xfe,0x6e,0xfd,0x05,0xd1,0x0d,0x08, -0xef,0xfb,0xf5,0xfb,0xf4,0xf0,0xec,0xe8,0xe3,0x51,0xe0,0xdc,0x6c,0xd7,0xd0,0xad, -0xcc,0xce,0x1d,0xd6,0xdb,0x2a,0xda,0xd8,0xd4,0xdc,0xe2,0xd7,0xe3,0xdf,0x74,0xdd, -0xdf,0x73,0xde,0xda,0x55,0xd2,0xcd,0x84,0xd0,0xd6,0x7b,0xdd,0xe4,0x45,0xe9,0xed, -0xe5,0xec,0xea,0xb0,0xea,0xef,0x67,0xf7,0xff,0x21,0x03,0x03,0x27,0x03,0x05,0xca, -0x08,0x0a,0x51,0x0a,0x08,0x69,0x0a,0x11,0x4b,0x17,0x13,0xdf,0x0b,0x09,0xe3,0x0d, -0x12,0x70,0x12,0x14,0x57,0x18,0x18,0x93,0x15,0x12,0x85,0x0d,0x0b,0x26,0x0b,0x0c, -0x29,0x10,0x11,0xb6,0x11,0x10,0xf0,0x0b,0x0b,0x19,0x0d,0x0e,0x3d,0x14,0x18,0x1d, -0x1b,0x1f,0xd5,0x29,0x33,0x84,0x31,0x2a,0xde,0x2a,0x2b,0x3c,0x22,0x16,0x64,0x14, -0x18,0x7b,0x19,0x17,0x6f,0x14,0x0b,0x95,0x03,0x05,0xf5,0x09,0x07,0xf3,0x05,0x0d, -0x18,0x15,0x12,0x91,0x06,0xff,0x62,0xfd,0x00,0xe4,0x05,0x05,0x5c,0xff,0xfc,0xb2, -0xff,0x05,0xd0,0x03,0x03,0xfa,0x09,0x0b,0x2e,0x07,0x01,0xa5,0xfc,0xfa,0xf4,0xf9, -0xf7,0xa7,0xee,0xe3,0x70,0xde,0xdd,0x4f,0xd9,0xd1,0x91,0xd0,0xd6,0x2f,0xd8,0xd6, -0xbb,0xd8,0xdc,0x20,0xdd,0xdf,0xde,0xe4,0xe5,0x7b,0xe2,0xde,0x4b,0xda,0xd3,0x77, -0xcd,0xcf,0x73,0xd7,0xde,0x53,0xe3,0xe4,0x49,0xe0,0xe0,0x6c,0xe8,0xee,0xdc,0xee, -0xed,0x05,0xf5,0x00,0xac,0x03,0x02,0x19,0x02,0x02,0xe8,0x03,0x07,0x31,0x0b,0x0e, -0x1a,0x10,0x10,0xc3,0x0f,0x0d,0x92,0x0a,0x0a,0x29,0x0e,0x13,0x91,0x16,0x17,0x27, -0x17,0x15,0xfc,0x0f,0x09,0xb7,0x09,0x11,0x06,0x13,0x0d,0x1e,0x0c,0x0e,0xe5,0x0f, -0x0d,0x5b,0x09,0x08,0x45,0x0a,0x0e,0xf1,0x11,0x12,0x79,0x16,0x21,0xc7,0x2c,0x32, -0x7e,0x2f,0x26,0xfc,0x21,0x21,0xaa,0x21,0x1d,0x47,0x18,0x1a,0x65,0x1e,0x18,0x69, -0x0a,0x01,0x2d,0x02,0x06,0x86,0x0c,0x10,0xaf,0x0f,0x0a,0xa6,0x08,0x09,0x95,0x05, -0x00,0x06,0x03,0x08,0x0b,0x04,0xf9,0xd2,0xf7,0xfe,0xac,0x02,0x04,0x5c,0x06,0x06, -0x88,0x05,0x05,0xd1,0x05,0x02,0xae,0xfd,0xfe,0x83,0xfc,0xf3,0xcb,0xeb,0xe6,0xa1, -0xdf,0xd8,0xad,0xd6,0xd7,0x0e,0xd6,0xd2,0xe0,0xd3,0xd6,0x84,0xd3,0xd4,0xba,0xdf, -0xea,0x74,0xe9,0xe1,0xd5,0xd8,0xd4,0xca,0xd3,0xd4,0x6a,0xd4,0xd3,0xb5,0xd6,0xdc, -0x7b,0xdf,0xdd,0xd8,0xdd,0xe0,0xad,0xe2,0xe6,0x7d,0xef,0xf4,0x17,0xf6,0xfa,0x5f, -0xfe,0xfc,0x67,0xfb,0x01,0x68,0x08,0x07,0x03,0x07,0x0e,0xf6,0x11,0x0c,0xdc,0x05, -0x05,0x79,0x0a,0x0f,0x34,0x13,0x15,0x88,0x14,0x12,0x1a,0x14,0x12,0x9d,0x0c,0x09, -0x69,0x0d,0x12,0x2d,0x13,0x0e,0xc4,0x09,0x0b,0x34,0x10,0x10,0xcc,0x09,0x03,0x01, -0x04,0x0b,0x42,0x11,0x14,0x25,0x1b,0x25,0xd5,0x2c,0x2f,0xdf,0x29,0x20,0x63,0x1e, -0x23,0x10,0x28,0x27,0xe2,0x21,0x1d,0x49,0x17,0x0e,0x03,0x08,0x07,0x2c,0x0c,0x12, -0x74,0x12,0x0d,0xb3,0x09,0x0b,0xc6,0x0d,0x0c,0xfb,0x09,0x08,0x89,0x06,0x01,0x2e, -0x00,0x00,0xc7,0xff,0x00,0x6c,0x05,0x09,0xde,0x08,0x06,0x47,0x07,0x08,0x5c,0x09, -0x07,0x4f,0x05,0x03,0x25,0x00,0xf8,0x9a,0xed,0xe4,0xe1,0xe3,0xe8,0xaa,0xe3,0xd8, -0x9f,0xd3,0xd1,0x5f,0xd2,0xd6,0x7a,0xdf,0xe4,0xde,0xe3,0xe5,0x49,0xe8,0xe1,0x83, -0xd7,0xd6,0x39,0xd9,0xd7,0x0b,0xd6,0xda,0x68,0xdf,0xdd,0xc2,0xd8,0xda,0xc4,0xde, -0xe2,0xa9,0xe6,0xeb,0x20,0xee,0xf3,0xd9,0xf9,0xf9,0xcb,0xf5,0xf7,0x28,0xff,0x06, -0x11,0x0a,0x0a,0x34,0x09,0x08,0x83,0x09,0x0c,0xe2,0x07,0x03,0x6c,0x0b,0x16,0x0b, -0x17,0x11,0x05,0x0f,0x11,0xb8,0x12,0x11,0x78,0x10,0x0c,0x55,0x09,0x0f,0x12,0x15, -0x10,0x5f,0x0b,0x0d,0x47,0x11,0x0c,0x79,0x02,0xfe,0x7b,0x02,0x09,0xf2,0x11,0x1b, -0xa1,0x20,0x23,0x84,0x24,0x22,0x1c,0x1f,0x20,0x18,0x28,0x2c,0xea,0x29,0x23,0xe5, -0x1b,0x16,0xc7,0x12,0x10,0x26,0x10,0x0d,0x9b,0x0b,0x0d,0x68,0x0e,0x0d,0x33,0x0c, -0x0c,0xcc,0x0e,0x0e,0x5b,0x09,0x03,0x1f,0x03,0x04,0xc1,0x01,0xfd,0x92,0xfe,0x05, -0x63,0x07,0x05,0x39,0x04,0x03,0xbe,0x05,0x0b,0x6c,0x10,0x0c,0xe7,0x02,0xfc,0xc9, -0xfb,0xf9,0x58,0xf3,0xee,0xc3,0xea,0xe4,0x3a,0xdc,0xd6,0x71,0xd2,0xd3,0xa6,0xd7, -0xda,0x36,0xde,0xe5,0xf5,0xe8,0xe4,0x86,0xdc,0xd8,0xbb,0xda,0xd9,0xcf,0xd7,0xd9, -0xc6,0xd9,0xd8,0xe5,0xd9,0xda,0xab,0xd6,0xd3,0x15,0xda,0xe6,0xba,0xea,0xe7,0x98, -0xe9,0xee,0x3d,0xf1,0xf3,0x12,0xf6,0xf8,0x7b,0xfd,0x06,0x1c,0x0c,0x05,0xbb,0xfe, -0x02,0x20,0x09,0x09,0x96,0x06,0x07,0xcb,0x0b,0x0f,0x01,0x12,0x12,0x4b,0x0e,0x0d, -0x1f,0x12,0x10,0x19,0x0a,0x07,0x8f,0x0c,0x11,0x02,0x11,0x11,0x7e,0x13,0x0d,0x2c, -0x05,0x00,0x4e,0xfe,0xfe,0x78,0x05,0x11,0xd3,0x17,0x16,0xe5,0x15,0x19,0xc1,0x1c, -0x21,0x51,0x26,0x27,0xfb,0x26,0x28,0x19,0x27,0x1f,0xfb,0x18,0x19,0xb0,0x18,0x12, -0x76,0x0c,0x0c,0xb6,0x0e,0x0e,0x71,0x0d,0x0f,0x93,0x0e,0x0d,0x44,0x10,0x0f,0x29, -0x07,0x00,0x73,0x00,0x05,0x7c,0x06,0x01,0x7a,0xff,0xff,0xae,0x00,0x02,0xee,0x05, -0x09,0x0f,0x0e,0x0c,0xed,0x07,0x05,0xc2,0x04,0x03,0x6c,0xff,0xfa,0xaa,0xf7,0xf2, -0x8a,0xeb,0xe3,0xf1,0xd9,0xd2,0x7b,0xd3,0xda,0xaa,0xde,0xde,0xd7,0xdf,0xe4,0xe9, -0xe5,0xe1,0x56,0xdb,0xd8,0x54,0xda,0xde,0x27,0xe0,0xdc,0xfa,0xd5,0xd4,0xff,0xd8, -0xd8,0x9c,0xd6,0xd7,0xc6,0xdc,0xe6,0xa5,0xea,0xe6,0x4b,0xe3,0xe6,0x6d,0xf0,0xf6, -0xf9,0xf6,0xf9,0x8f,0x00,0x04,0x58,0x03,0x01,0xeb,0x01,0x03,0x52,0x05,0x08,0xb1, -0x08,0x07,0xb9,0x0a,0x0f,0x4b,0x11,0x10,0x7f,0x12,0x10,0x5f,0x0b,0x09,0xe3,0x0a, -0x0b,0x05,0x0e,0x17,0x9c,0x1c,0x14,0x30,0x07,0x03,0xe3,0x04,0x01,0x6a,0x00,0x08, -0x29,0x0f,0x0e,0x7a,0x0e,0x11,0xb1,0x14,0x19,0x44,0x20,0x26,0x29,0x26,0x24,0xdf, -0x28,0x2a,0xbe,0x26,0x20,0xbb,0x1c,0x1a,0x0e,0x1a,0x17,0x67,0x10,0x0a,0x5a,0x0c, -0x13,0x03,0x15,0x12,0x5c,0x13,0x12,0x21,0x0b,0x06,0xdd,0x09,0x0c,0x0f,0x09,0x04, -0x98,0x02,0xfe,0x47,0xfd,0x01,0x4f,0x06,0x06,0x04,0x06,0x0c,0x90,0x10,0x0a,0x24, -0x04,0x05,0xc0,0x07,0x09,0x67,0x07,0x00,0xbb,0xf7,0xef,0xae,0xea,0xe3,0x0d,0xda, -0xd4,0xf7,0xd8,0xe0,0x6f,0xe4,0xe1,0xde,0xde,0xdf,0x45,0xe2,0xe3,0x30,0xde,0xda, -0x32,0xdd,0xe3,0xc6,0xe1,0xd9,0x16,0xd4,0xd4,0x9a,0xd7,0xd9,0xc5,0xda,0xdc,0xe2, -0xde,0xe2,0xad,0xe2,0xe1,0x08,0xe4,0xe8,0x87,0xee,0xf4,0x57,0xf9,0xfc,0xc1,0xfb, -0xfd,0x1a,0x02,0x01,0x06,0xff,0x01,0x99,0x05,0x05,0x52,0x02,0x04,0x6f,0x0c,0x12, -0x8b,0x13,0x10,0x42,0x0a,0x06,0x92,0x06,0x08,0x8f,0x0c,0x12,0x2d,0x18,0x17,0x22, -0x10,0x08,0xdc,0x04,0x02,0x2e,0x05,0x08,0xa1,0x05,0x03,0xd0,0x06,0x0d,0xea,0x0d, -0x0a,0xe8,0x10,0x1b,0xac,0x1f,0x21,0xdc,0x24,0x25,0xfd,0x23,0x23,0x6b,0x27,0x26, -0x14,0x1f,0x1a,0xf0,0x15,0x0e,0xed,0x0c,0x12,0x0f,0x17,0x14,0x54,0x10,0x0f,0x5d, -0x10,0x0f,0x97,0x0e,0x0d,0xe9,0x0a,0x0a,0x04,0x0a,0x04,0x9a,0xfc,0xfa,0x68,0x00, -0x06,0xeb,0x07,0x07,0x3e,0x07,0x06,0x1b,0x09,0x0a,0x8f,0x08,0x04,0x6e,0x09,0x11, -0x27,0x0d,0xff,0x86,0xf4,0xee,0x57,0xe9,0xe3,0xb6,0xdd,0xdb,0xf7,0xdc,0xe2,0xf6, -0xe4,0xdf,0x7e,0xdb,0xde,0x53,0xe1,0xe0,0x33,0xe0,0xe2,0x50,0xe0,0xdc,0x74,0xda, -0xd9,0xc3,0xd4,0xd2,0xd6,0xd8,0xde,0x73,0xdb,0xd8,0x57,0xdb,0xdf,0xb6,0xde,0xde, -0x95,0xe3,0xea,0xb6,0xef,0xf3,0x70,0xf4,0xf7,0x20,0xfb,0xff,0x4c,0x02,0xff,0x55, -0xfd,0xfc,0x2e,0xfe,0x02,0x5a,0x07,0x0c,0x61,0x11,0x13,0xa1,0x0c,0x04,0x00,0x02, -0x08,0xe6,0x0e,0x0f,0xdb,0x10,0x13,0xf8,0x12,0x10,0x3d,0x0e,0x09,0x99,0x05,0x05, -0xca,0x07,0x07,0x19,0x05,0x04,0x49,0x05,0x06,0xe5,0x09,0x0f,0x8c,0x16,0x1a,0xe4, -0x1a,0x1c,0x15,0x20,0x27,0x87,0x2c,0x2a,0xd5,0x23,0x1e,0x8c,0x1c,0x1a,0xec,0x16, -0x13,0xaf,0x13,0x13,0x45,0x15,0x15,0x6b,0x10,0x0b,0x1f,0x10,0x16,0xea,0x15,0x0e, -0xab,0x09,0x08,0x38,0x07,0x03,0xad,0x00,0xfe,0x25,0x01,0x09,0x78,0x0c,0x06,0xe8, -0x01,0x05,0xa6,0x0a,0x0a,0x53,0x0b,0x10,0xc5,0x11,0x0e,0xbd,0x0a,0x03,0xd1,0xf6, -0xeb,0x6c,0xea,0xea,0xa1,0xe4,0xe1,0xbe,0xe2,0xe3,0x49,0xe1,0xde,0x56,0xde,0xe0, -0x08,0xe4,0xe7,0x80,0xe4,0xde,0x2a,0xde,0xde,0xea,0xd9,0xd6,0x86,0xd8,0xdc,0x10, -0xdc,0xda,0xde,0xda,0xd9,0xc0,0xd7,0xdd,0x73,0xe3,0xe1,0x15,0xe0,0xe7,0x59,0xef, -0xef,0xcb,0xf1,0xfc,0x52,0x03,0x00,0x21,0xfa,0xf7,0x03,0xf8,0xfc,0xbb,0x04,0x0b, -0xdd,0x0c,0x0b,0xe4,0x0b,0x0a,0x9b,0x07,0x06,0xf3,0x08,0x0d,0x71,0x0f,0x11,0x1b, -0x14,0x13,0x07,0x11,0x0f,0xb1,0x0c,0x0b,0x78,0x0d,0x0c,0xbd,0x06,0x01,0x2a,0x02, -0x06,0x29,0x0a,0x0a,0x2c,0x0b,0x0b,0x22,0x0f,0x17,0xec,0x1d,0x1f,0xf5,0x21,0x28, -0x00,0x2c,0x27,0x4c,0x20,0x1c,0xc1,0x1b,0x1f,0xa4,0x1d,0x16,0x93,0x10,0x11,0xa0, -0x15,0x14,0x4d,0x10,0x10,0xac,0x14,0x16,0xf7,0x14,0x10,0xb5,0x09,0x05,0x73,0x04, -0x05,0x1a,0x05,0x02,0x1c,0x04,0x07,0x23,0x07,0x04,0xcc,0x01,0x02,0x78,0x09,0x0f, -0x3d,0x11,0x12,0x20,0x13,0x11,0x90,0x07,0xfc,0x36,0xf7,0xf3,0x2b,0xef,0xec,0x22, -0xea,0xe5,0x54,0xdf,0xdf,0xed,0xe2,0xe0,0x11,0xdf,0xe5,0x18,0xea,0xe5,0xfb,0xde, -0xdd,0x85,0xde,0xdc,0x2a,0xdb,0xdb,0x05,0xdb,0xda,0xbd,0xda,0xd8,0x23,0xd6,0xd8, -0xfe,0xde,0xe0,0x81,0xdb,0xd8,0xbb,0xdd,0xe4,0x2e,0xed,0xf6,0x31,0xfa,0xf8,0x7c, -0xf6,0xf6,0x30,0xf5,0xf5,0xca,0xfb,0x03,0x99,0x05,0x06,0x96,0x09,0x0a,0x75,0x06, -0x02,0x99,0x04,0x08,0x65,0x0b,0x10,0x9a,0x11,0x0c,0xc6,0x0a,0x10,0xc9,0x15,0x13, -0x56,0x0d,0x09,0x9e,0x08,0x07,0xb4,0x07,0x05,0xeb,0x01,0x05,0x90,0x0a,0x09,0x44, -0x03,0x04,0x4a,0x10,0x1a,0x79,0x1d,0x1f,0x16,0x22,0x22,0x6c,0x24,0x25,0x50,0x22, -0x1e,0xe4,0x1c,0x1e,0x1b,0x1d,0x16,0xb6,0x10,0x0f,0x08,0x13,0x16,0xf2,0x15,0x14, -0xa6,0x14,0x16,0x48,0x14,0x0c,0x40,0x07,0x08,0x05,0x08,0x06,0x45,0x06,0x06,0x19, -0x05,0x02,0x5d,0x02,0x01,0x41,0x00,0x04,0x4e,0x0e,0x14,0x70,0x13,0x11,0x7b,0x10, -0x0d,0x7d,0x06,0xfe,0x72,0xfa,0xf9,0x54,0xf5,0xee,0x80,0xe6,0xe2,0x9b,0xe2,0xe2, -0x96,0xe2,0xe3,0xbc,0xe6,0xe8,0x91,0xe5,0xe2,0x80,0xde,0xde,0x71,0xe1,0xe2,0xf1, -0xdd,0xd8,0xfc,0xd7,0xda,0x34,0xdb,0xdb,0x3d,0xde,0xdd,0xe3,0xd6,0xd4,0x7b,0xd7, -0xdc,0x83,0xe2,0xea,0x49,0xf1,0xf2,0x58,0xf2,0xf5,0x52,0xf5,0xf1,0x26,0xf2,0xf9, -0xf2,0x00,0x06,0x84,0x07,0x04,0xc6,0xff,0x01,0x13,0x09,0x0a,0x48,0x05,0x05,0x30, -0x0b,0x0e,0x2e,0x0d,0x0c,0x66,0x0f,0x12,0x37,0x14,0x12,0xa9,0x0b,0x05,0x1f,0x07, -0x0b,0xc5,0x0b,0x06,0x39,0x03,0x02,0x9a,0x02,0x04,0x1e,0x08,0x08,0xee,0x0c,0x18, -0x2a,0x20,0x1e,0x14,0x1c,0x20,0xbd,0x25,0x23,0x46,0x21,0x22,0x39,0x21,0x1c,0x92, -0x18,0x15,0x19,0x12,0x11,0xb4,0x15,0x19,0x8f,0x17,0x15,0x51,0x16,0x15,0x8f,0x10, -0x0a,0xe4,0x09,0x0b,0x0c,0x0c,0x0b,0x67,0x08,0x03,0x7a,0x01,0x00,0x8d,0xfe,0xfe, -0x2b,0x04,0x0c,0xee,0x11,0x11,0x45,0x11,0x11,0x72,0x0f,0x0d,0xd4,0x08,0x03,0x43, -0xff,0xfb,0xda,0xf4,0xeb,0xf4,0xe4,0xe5,0xd0,0xe6,0xe6,0x1a,0xe7,0xe6,0x1c,0xe4, -0xe3,0xf0,0xe3,0xe5,0x05,0xe5,0xe3,0xf1,0xdf,0xda,0x9f,0xd8,0xdb,0x69,0xdf,0xe0, -0x00,0xdf,0xdb,0xff,0xd7,0xd5,0xd8,0xd6,0xd7,0xab,0xd6,0xdb,0x8c,0xe7,0xf0,0xf7, -0xf0,0xec,0x21,0xea,0xee,0x19,0xf4,0xf6,0x2c,0xf8,0xfa,0x81,0xff,0x04,0xe2,0x02, -0x00,0xe7,0x01,0x05,0x32,0x07,0x07,0xbd,0x06,0x04,0x85,0x05,0x0d,0x3b,0x14,0x10, -0x6e,0x0c,0x0e,0xf9,0x11,0x0f,0x3f,0x0b,0x0a,0xf3,0x0a,0x0a,0xef,0x09,0x06,0x66, -0x01,0xff,0xc4,0x01,0x05,0xfa,0x06,0x09,0xa1,0x10,0x17,0xe3,0x18,0x1a,0x56,0x1d, -0x20,0x5b,0x24,0x25,0x83,0x23,0x20,0x6d,0x1f,0x1d,0x68,0x17,0x11,0xdd,0x13,0x18, -0xcb,0x19,0x19,0x16,0x19,0x17,0x28,0x14,0x11,0x25,0x10,0x0d,0x76,0x0d,0x12,0xb7, -0x12,0x0a,0xb3,0x02,0x01,0x17,0x01,0xfe,0x94,0xfe,0x04,0x4d,0x09,0x0b,0x2a,0x0f, -0x10,0x59,0x0f,0x0f,0x02,0x12,0x12,0xa2,0x0c,0x06,0x59,0x00,0xf6,0x2f,0xf0,0xee, -0xfe,0xed,0xeb,0xf7,0xe7,0xe5,0x3a,0xe4,0xe3,0x17,0xe7,0xeb,0xce,0xe9,0xe2,0xdb, -0xde,0xdf,0x17,0xe0,0xde,0x93,0xdb,0xdd,0x33,0xe2,0xe5,0x17,0xe0,0xd5,0xab,0xd0, -0xd2,0xdf,0xd6,0xda,0x54,0xde,0xe2,0x05,0xe5,0xe8,0x94,0xeb,0xea,0x76,0xe8,0xed, -0xee,0xf6,0xfa,0xd2,0xf6,0xf5,0x77,0xfc,0x03,0xd1,0x03,0x03,0x57,0x02,0x01,0xc6, -0x02,0x05,0xb0,0x05,0x06,0xa5,0x09,0x0e,0x0e,0x11,0x0e,0x30,0x0c,0x0d,0x66,0x0f, -0x10,0x04,0x0e,0x0b,0xfd,0x0b,0x0b,0x19,0x07,0x00,0x3d,0xff,0x02,0x15,0x03,0x02, -0xec,0x05,0x09,0x2f,0x0e,0x12,0xc2,0x15,0x18,0x98,0x1b,0x21,0xac,0x25,0x22,0x3d, -0x20,0x20,0x36,0x1e,0x18,0xb2,0x13,0x15,0x40,0x18,0x1a,0x24,0x1c,0x1a,0x85,0x14, -0x12,0x32,0x13,0x12,0x05,0x11,0x13,0x73,0x15,0x13,0xe2,0x0c,0x07,0xec,0x03,0xfe, -0xaa,0xfd,0x02,0x50,0x05,0x05,0x37,0x06,0x08,0xbf,0x0a,0x0c,0xee,0x12,0x17,0x2d, -0x16,0x0f,0x7f,0x08,0x01,0x7e,0xff,0xfe,0xbc,0xf9,0xee,0x5b,0xe8,0xea,0x1d,0xeb, -0xe6,0x5e,0xe5,0xe7,0x4b,0xeb,0xeb,0xae,0xe8,0xe2,0x29,0xdb,0xd9,0x96,0xe0,0xe5, -0x1c,0xe3,0xe0,0x3d,0xe2,0xe0,0x5d,0xd9,0xd2,0x53,0xd1,0xd5,0x38,0xdb,0xdf,0x0d, -0xdf,0xdb,0xfc,0xde,0xe6,0x82,0xea,0xe9,0x5e,0xea,0xee,0x9a,0xf1,0xf3,0x8c,0xf6, -0xf8,0xcc,0xfc,0x02,0x94,0x03,0xff,0xce,0xfc,0xff,0x67,0x03,0x03,0xa5,0x04,0x09, -0x6a,0x0c,0x0c,0x53,0x0b,0x0b,0x31,0x0c,0x0e,0x0f,0x12,0x11,0xc5,0x0d,0x0d,0x82, -0x0d,0x08,0x2a,0x03,0x02,0xc2,0x02,0x03,0xd4,0x02,0x03,0x02,0x05,0x08,0xc1,0x0c, -0x11,0x61,0x13,0x17,0x58,0x1e,0x23,0x07,0x24,0x21,0x9b,0x1f,0x1c,0xc5,0x18,0x18, -0x38,0x19,0x19,0x2f,0x1b,0x1b,0xb2,0x19,0x15,0x2e,0x13,0x12,0x86,0x12,0x15,0xe5, -0x18,0x17,0x6f,0x14,0x11,0xd3,0x0a,0x03,0x76,0x02,0x06,0xf8,0x07,0x02,0xc3,0xfc, -0xff,0xcc,0x06,0x0b,0xf9,0x0f,0x12,0x55,0x12,0x12,0xcf,0x14,0x13,0xc6,0x0a,0x03, -0x55,0x03,0x02,0xbb,0xfa,0xef,0x2c,0xe9,0xe9,0x26,0xec,0xee,0x89,0xee,0xeb,0x83, -0xea,0xea,0xda,0xe4,0xdd,0x38,0xdc,0xe1,0x4e,0xe8,0xe9,0xca,0xe6,0xe0,0xf4,0xda, -0xdb,0xd3,0xdb,0xd7,0x4a,0xd5,0xd9,0x83,0xdc,0xdb,0xf2,0xd9,0xde,0xb2,0xe3,0xe5, -0x13,0xe7,0xe8,0x3b,0xe8,0xeb,0x91,0xf1,0xf4,0xbd,0xf5,0xf9,0x0d,0x00,0x00,0x93, -0xfb,0xfb,0xf1,0xfe,0x01,0x04,0x02,0x04,0x10,0x07,0x08,0x52,0x08,0x09,0xe8,0x08, -0x09,0xac,0x0e,0x12,0xac,0x11,0x0e,0x38,0x0e,0x0e,0x07,0x0b,0x06,0x6f,0x05,0x03, -0x73,0x01,0x03,0x22,0x04,0x02,0x99,0x02,0x04,0x9a,0x08,0x0e,0x1d,0x15,0x1b,0x32, -0x1e,0x1f,0xab,0x20,0x1d,0x48,0x19,0x19,0x42,0x1b,0x1b,0x93,0x19,0x1b,0x05,0x1d, -0x18,0x93,0x11,0x0f,0xbd,0x12,0x17,0x31,0x1a,0x19,0x2e,0x15,0x0f,0x08,0x10,0x12, -0x2f,0x0f,0x07,0xda,0x02,0x02,0x51,0x02,0x00,0x6b,0xfe,0xff,0x81,0x05,0x0e,0xc6, -0x11,0x0e,0xbe,0x0e,0x12,0xab,0x14,0x13,0x33,0x0f,0x09,0x56,0x03,0xfd,0x4d,0xf8, -0xef,0xff,0xe9,0xed,0x4e,0xf5,0xf4,0x6c,0xee,0xe9,0x45,0xe6,0xe4,0x32,0xe3,0xe4, -0xc3,0xe4,0xe6,0xa7,0xe8,0xe6,0x46,0xe1,0xde,0xb8,0xdf,0xde,0x9c,0xd9,0xd6,0x06, -0xd8,0xd9,0xc2,0xd8,0xda,0x82,0xdc,0xdf,0xb2,0xe1,0xe2,0x3b,0xe2,0xe2,0x4b,0xe7, -0xee,0xb4,0xf0,0xf1,0x29,0xf7,0xfa,0xeb,0xf9,0xf9,0xf7,0xf9,0xfb,0x19,0xfe,0x01, -0xf1,0x02,0x01,0x8f,0x02,0x05,0x72,0x06,0x06,0x79,0x08,0x0b,0x2c,0x0d,0x0e,0xb3, -0x11,0x11,0xbc,0x0b,0x08,0xda,0x09,0x08,0x18,0x04,0x02,0xaf,0x05,0x03,0xeb,0xfd, -0xfc,0xeb,0x00,0x04,0xc3,0x08,0x10,0xf6,0x15,0x19,0x23,0x1c,0x1d,0x9f,0x1a,0x14, -0x9e,0x16,0x1d,0x1a,0x21,0x1f,0xc4,0x19,0x13,0x4e,0x13,0x17,0x20,0x18,0x14,0xe9, -0x11,0x16,0xb2,0x19,0x16,0x4c,0x13,0x12,0x49,0x13,0x13,0x32,0x10,0x08,0xdb,0xff, -0xfe,0xd4,0x01,0x01,0x0c,0xff,0x00,0xce,0x06,0x0b,0x86,0x0c,0x0d,0xf5,0x0f,0x13, -0x0b,0x18,0x18,0x96,0x10,0x05,0x9c,0xff,0xfb,0xe7,0xf6,0xf4,0xb6,0xf5,0xf8,0x12, -0xf5,0xee,0x8b,0xeb,0xe8,0xbf,0xe7,0xe8,0x21,0xe7,0xe5,0xcc,0xe6,0xe8,0x49,0xe7, -0xe4,0xf0,0xe2,0xe3,0x61,0xe0,0xdc,0xa1,0xd8,0xd7,0x96,0xd8,0xd9,0xfd,0xda,0xdb, -0x13,0xdc,0xde,0xdb,0xde,0xdd,0x20,0xdf,0xe4,0x8e,0xe8,0xeb,0xbd,0xf0,0xf4,0xa1, -0xf3,0xf2,0x6a,0xf7,0xfb,0x9b,0xf9,0xf9,0x97,0xfd,0x00,0x28,0x00,0x00,0x00,0x02, -0x03,0xa1,0x02,0x05,0xd2,0x08,0x0b,0xd1,0x0e,0x10,0x1d,0x0e,0x0a,0x49,0x0a,0x0c, -0x05,0x0b,0x08,0x52,0x06,0x04,0xa2,0x01,0x00,0x2f,0xfe,0xf8,0xfc,0xf9,0x06,0x11, -0x12,0x14,0xd1,0x11,0x12,0xe7,0x14,0x17,0x7f,0x1b,0x1b,0xb5,0x19,0x1c,0xd2,0x1f, -0x1d,0x4e,0x16,0x13,0xa0,0x17,0x1a,0x44,0x18,0x15,0x77,0x13,0x15,0x30,0x18,0x1a, -0xa2,0x18,0x15,0x22,0x15,0x16,0x70,0x0f,0x05,0x28,0x02,0x03,0x95,0x03,0x02,0x4d, -0x03,0x03,0xc0,0x02,0x06,0x9b,0x0c,0x11,0x15,0x17,0x1b,0x5e,0x1a,0x11,0xbd,0x09, -0x06,0xfa,0x03,0xfe,0x7d,0xfc,0xfc,0x8a,0xfa,0xf7,0x1a,0xf4,0xef,0xda,0xec,0xec, -0x51,0xec,0xe9,0x1c,0xe7,0xe9,0xf1,0xea,0xe8,0xcf,0xe7,0xe8,0xf9,0xe6,0xe2,0xc2, -0xde,0xde,0x54,0xdb,0xd8,0x63,0xda,0xde,0x49,0xde,0xdb,0xbc,0xda,0xdb,0x41,0xdc, -0xdf,0x92,0xe2,0xe5,0x40,0xe8,0xed,0xf4,0xef,0xf0,0x73,0xf2,0xf5,0x1c,0xf7,0xf7, -0x92,0xf9,0xfc,0x6f,0xfe,0xff,0x2c,0x00,0xfc,0x7e,0xfc,0x02,0x9c,0x07,0x07,0x3e, -0x07,0x09,0x7d,0x0e,0x0f,0x82,0x0d,0x0a,0x19,0x08,0x0b,0xa8,0x11,0x0f,0x87,0x05, -0xfd,0xc7,0xfc,0xfe,0xe6,0xfc,0xfc,0x9b,0x01,0x07,0xee,0x0c,0x0f,0x73,0x0e,0x0e, -0x30,0x13,0x1b,0xc9,0x1c,0x18,0xb0,0x17,0x1b,0x5a,0x1c,0x1a,0xe3,0x17,0x16,0x4f, -0x17,0x17,0x91,0x16,0x14,0x81,0x12,0x16,0x89,0x1a,0x1a,0xc7,0x19,0x19,0xc5,0x15, -0x0f,0x0a,0x0b,0x0a,0xa4,0x09,0x07,0x62,0x04,0xff,0xfc,0xfb,0xfe,0xbe,0x05,0x0a, -0xca,0x0e,0x15,0x2a,0x1b,0x18,0x32,0x12,0x0f,0x6f,0x0d,0x07,0x09,0x04,0x03,0x28, -0x01,0xfc,0xc4,0xf9,0xf9,0x04,0xf5,0xef,0xa9,0xed,0xec,0xea,0xea,0xe9,0xaf,0xe9, -0xe8,0xbc,0xe8,0xeb,0xf2,0xeb,0xe6,0xc6,0xe1,0xe0,0x9e,0xde,0xdc,0x34,0xdc,0xdc, -0xbb,0xdb,0xda,0x0f,0xdb,0xd9,0x5b,0xd7,0xd9,0x96,0xdd,0xdd,0x53,0xdd,0xe3,0xb0, -0xe9,0xec,0x2d,0xec,0xeb,0x79,0xed,0xf2,0x11,0xf8,0xfa,0x19,0xf8,0xf6,0x4f,0xfb, -0xff,0xf7,0xfc,0xf8,0x05,0xfb,0x01,0x2c,0x07,0x0a,0xba,0x08,0x04,0x5d,0x06,0x0b, -0xae,0x0e,0x0c,0x6d,0x0c,0x10,0xab,0x10,0x08,0x02,0x00,0xfd,0x91,0xfd,0xff,0x88, -0x00,0xff,0xd9,0xff,0x04,0xf0,0x09,0x0c,0xa0,0x0c,0x11,0x11,0x16,0x17,0xf1,0x16, -0x18,0xc6,0x19,0x1a,0x91,0x1a,0x1b,0xb6,0x19,0x18,0x60,0x17,0x14,0x45,0x11,0x14, -0x72,0x1a,0x1c,0x6e,0x1a,0x18,0x08,0x19,0x16,0x9f,0x14,0x14,0x05,0x13,0x0f,0x15, -0x0a,0x05,0x40,0x00,0xfc,0x9d,0xfe,0x03,0x28,0x08,0x0e,0x24,0x14,0x15,0x17,0x16, -0x17,0x0f,0x16,0x10,0x49,0x0c,0x0b,0x6c,0x0a,0x05,0xc9,0x02,0x01,0xa0,0xfc,0xf9, -0x7b,0xf8,0xf4,0x31,0xee,0xec,0xf6,0xed,0xed,0xca,0xeb,0xed,0xc4,0xee,0xec,0xef, -0xe8,0xe5,0x98,0xe4,0xe3,0x97,0xe2,0xe1,0x28,0xdd,0xda,0xe7,0xde,0xe1,0xd6,0xdb, -0xd5,0x69,0xd6,0xdb,0x4d,0xdf,0xe0,0x73,0xe1,0xe2,0xa7,0xe5,0xec,0x41,0xee,0xea, -0x08,0xeb,0xf3,0xeb,0xfb,0xfb,0xc9,0xf7,0xf7,0x04,0xf9,0xfa,0x27,0xfc,0xfd,0x50, -0xff,0x04,0xb9,0x08,0x06,0x98,0x01,0x03,0x73,0x0a,0x0f,0x94,0x10,0x11,0x9a,0x10, -0x0d,0xa3,0x0a,0x07,0x0d,0x04,0x00,0xd9,0x00,0x01,0x55,0xfe,0xfe,0xf2,0x02,0x05, -0x7d,0x06,0x09,0x3a,0x10,0x14,0x18,0x13,0x12,0x9b,0x15,0x17,0xfb,0x1a,0x1e,0x20, -0x1d,0x19,0xda,0x16,0x15,0x98,0x14,0x15,0x50,0x18,0x1a,0xc9,0x19,0x19,0x86,0x19, -0x17,0xed,0x17,0x1a,0xb6,0x1b,0x18,0x24,0x13,0x0e,0xe2,0x07,0x02,0xae,0x00,0xff, -0x42,0x00,0x04,0x2b,0x0b,0x10,0x47,0x12,0x13,0xc6,0x15,0x16,0x22,0x14,0x12,0x05, -0x0f,0x0b,0x17,0x0a,0x08,0x5e,0x05,0x01,0xe6,0xff,0xfd,0x6f,0xf6,0xee,0xb9,0xee, -0xf2,0xc0,0xf1,0xef,0x90,0xec,0xec,0x32,0xed,0xee,0xd7,0xeb,0xe4,0x67,0xe0,0xe3, -0xdd,0xe6,0xe3,0x77,0xdd,0xdb,0xa7,0xdc,0xdd,0xf0,0xda,0xd7,0xf7,0xd4,0xd9,0xc8, -0xe0,0xe1,0xc2,0xdd,0xdf,0xe1,0xe4,0xe7,0x3c,0xe7,0xea,0xb3,0xf0,0xf4,0x3a,0xf7, -0xf7,0xd7,0xf3,0xf2,0x03,0xf6,0xfc,0xd0,0xfd,0xfc,0xdf,0xff,0x01,0xbc,0xfe,0xfe, -0xa5,0x03,0x08,0x66,0x0a,0x0c,0xd7,0x0f,0x10,0x47,0x0e,0x0c,0xb1,0x08,0x04,0x4e, -0x04,0x04,0xc2,0x00,0xfc,0x86,0xfc,0xfe,0x5f,0x00,0x04,0xd5,0x09,0x0b,0x74,0x0a, -0x0c,0x4d,0x10,0x13,0x10,0x16,0x19,0x7b,0x1c,0x1a,0x3c,0x17,0x16,0x31,0x15,0x15, -0xf1,0x17,0x19,0xe7,0x17,0x15,0x8e,0x16,0x18,0x86,0x18,0x19,0xe3,0x1b,0x1c,0xdc, -0x1b,0x19,0x87,0x13,0x0a,0x9f,0x04,0x03,0x01,0x02,0xff,0x6b,0x01,0x07,0xca,0x0b, -0x0d,0x62,0x0f,0x13,0x63,0x16,0x16,0x34,0x13,0x0e,0xe9,0x0b,0x0e,0x98,0x10,0x0b, -0x1a,0x04,0x00,0xb8,0xff,0xfd,0xec,0xf7,0xf1,0x52,0xee,0xf0,0x19,0xf5,0xf3,0x3e, -0xed,0xea,0xaf,0xed,0xed,0xce,0xe9,0xe5,0xb2,0xe4,0xe6,0x01,0xe6,0xe3,0x6f,0xdf, -0xdb,0x23,0xdb,0xdc,0x96,0xd9,0xd6,0x4c,0xd9,0xde,0x72,0xde,0xdc,0x81,0xdc,0xde, -0x4b,0xe1,0xe5,0xa6,0xea,0xee,0xea,0xf0,0xf1,0xe8,0xf0,0xef,0x4c,0xf3,0xf8,0x0c, -0xf9,0xf8,0x1a,0xfc,0xfd,0x7d,0xfc,0xfb,0xae,0xfd,0x00,0x08,0x03,0x07,0x73,0x0c, -0x0d,0x0a,0x0d,0x0d,0xb9,0x0d,0x0c,0xc9,0x0a,0x08,0x19,0x04,0xff,0xe3,0xfd,0xfe, -0x6c,0xfe,0xff,0xf9,0x03,0x06,0x90,0x04,0x04,0x9e,0x09,0x0e,0x54,0x11,0x15,0xeb, -0x18,0x16,0x7f,0x15,0x18,0xba,0x19,0x16,0x4e,0x15,0x18,0xe5,0x1a,0x17,0xd6,0x14, -0x15,0x59,0x16,0x18,0x43,0x1b,0x1d,0x35,0x1e,0x1f,0xc1,0x1e,0x18,0x74,0x0e,0x0a, -0x25,0x0a,0x06,0xee,0x01,0xff,0x92,0x01,0x08,0x87,0x0f,0x11,0x1e,0x0f,0x0e,0xb3, -0x13,0x17,0x3d,0x14,0x0f,0x10,0x0f,0x11,0x3c,0x11,0x0d,0x25,0x08,0x02,0x17,0xff, -0xfd,0xdf,0xf9,0xf3,0x4d,0xf2,0xf5,0x6a,0xf7,0xf3,0xf4,0xee,0xee,0x3f,0xee,0xec, -0x25,0xeb,0xe9,0x55,0xe9,0xea,0x60,0xe7,0xe3,0x03,0xe0,0xdd,0xff,0xdb,0xda,0xba, -0xdc,0xdf,0x55,0xde,0xda,0xcb,0xd8,0xd9,0x8f,0xdd,0xe1,0x1b,0xe5,0xe8,0x52,0xea, -0xec,0xc6,0xed,0xee,0x04,0xf0,0xf2,0xf9,0xf4,0xf7,0x39,0xfa,0xfb,0xa1,0xf9,0xf7, -0x8e,0xfa,0xfd,0x5d,0xfe,0x00,0x6a,0x04,0x06,0xdf,0x08,0x0b,0x22,0x0f,0x10,0xf6, -0x0e,0x0e,0xb2,0x0a,0x04,0x51,0x00,0x01,0x37,0x03,0x02,0x13,0x00,0xff,0x96,0xff, -0x01,0x8a,0x05,0x07,0x59,0x09,0x0e,0x08,0x14,0x14,0x88,0x12,0x13,0xef,0x17,0x18, -0xcf,0x17,0x17,0x6d,0x18,0x18,0x88,0x18,0x16,0x91,0x11,0x11,0xe7,0x18,0x1f,0x76, -0x1d,0x19,0xdc,0x1c,0x21,0xf1,0x1f,0x18,0xfe,0x0f,0x09,0x29,0x06,0x06,0x50,0x05, -0x01,0xfc,0x02,0x0a,0xb3,0x0e,0x0d,0x2a,0x0d,0x0f,0x16,0x12,0x13,0x4a,0x13,0x11, -0xdb,0x10,0x12,0xe0,0x11,0x0c,0xfd,0x06,0x03,0xba,0x00,0xfb,0x1d,0xf8,0xf7,0xfa, -0xf7,0xf5,0xcc,0xf3,0xf3,0x14,0xf1,0xee,0x50,0xeb,0xeb,0x16,0xed,0xed,0x99,0xec, -0xe8,0x05,0xe2,0xdf,0x4b,0xdf,0xde,0xb6,0xde,0xdf,0x31,0xde,0xda,0xfa,0xd7,0xd8, -0x1a,0xd9,0xd9,0xa2,0xdc,0xe2,0xc1,0xe4,0xe5,0x95,0xe6,0xe8,0x74,0xe9,0xec,0xd1, -0xf0,0xf4,0x42,0xf4,0xf5,0x26,0xf7,0xf6,0x4d,0xf6,0xf7,0x5a,0xfb,0xfd,0x2b,0xfd, -0xfc,0xdc,0xfe,0x04,0xca,0x0b,0x0f,0xf0,0x0e,0x0d,0x8a,0x0c,0x0b,0xb1,0x07,0x04, -0xfd,0x03,0x03,0xa7,0x03,0x01,0x98,0xfc,0xfb,0x7a,0xff,0x04,0x00,0x05,0x04,0x5e, -0x09,0x10,0x35,0x12,0x0f,0xa8,0x0e,0x11,0x08,0x18,0x1c,0x7b,0x1a,0x14,0x7b,0x13, -0x16,0x4d,0x18,0x14,0x3b,0x12,0x13,0x7b,0x17,0x1c,0xa3,0x1e,0x1e,0x15,0x1f,0x20, -0x18,0x1f,0x17,0x13,0x0e,0x0a,0x29,0x09,0x06,0x85,0x04,0x05,0xc0,0x07,0x09,0xa8, -0x0a,0x0c,0x1d,0x0e,0x0e,0xc9,0x10,0x12,0x18,0x13,0x14,0xe8,0x14,0x12,0x61,0x0e, -0x0c,0x1c,0x0b,0x05,0x21,0xfe,0xfc,0x18,0xfd,0xfb,0x52,0xf9,0xf8,0xd3,0xf4,0xef, -0x1a,0xee,0xf1,0x90,0xf1,0xef,0x47,0xef,0xed,0x7f,0xe9,0xe5,0x65,0xe4,0xe3,0xb9, -0xe0,0xe0,0x84,0xe2,0xe0,0x1c,0xdc,0xd8,0x96,0xd7,0xd8,0x2d,0xda,0xdc,0x5e,0xdf, -0xe0,0xa7,0xe2,0xe3,0x4d,0xe3,0xe5,0x08,0xec,0xf0,0x7f,0xf1,0xf0,0x93,0xf1,0xf4, -0xb9,0xf6,0xf8,0x53,0xf9,0xf8,0x70,0xf7,0xfa,0xe1,0xfb,0xfc,0x63,0x00,0x08,0x6d, -0x0e,0x0c,0x7e,0x0a,0x0b,0x8a,0x0d,0x0d,0x12,0x09,0x04,0x4e,0x05,0x06,0x4b,0x05, -0xff,0xb4,0xf9,0xfb,0xc5,0x01,0x07,0x80,0x07,0x04,0x6f,0x06,0x0b,0xbd,0x0f,0x10, -0xa6,0x10,0x13,0xf7,0x17,0x19,0x55,0x17,0x15,0xdd,0x15,0x15,0xcd,0x14,0x12,0xc4, -0x11,0x14,0x46,0x18,0x1c,0x06,0x1f,0x21,0xc0,0x21,0x1e,0x0c,0x1a,0x15,0x7b,0x11, -0x0c,0xa5,0x07,0x06,0x7a,0x08,0x08,0x34,0x07,0x08,0x60,0x09,0x0b,0x22,0x0d,0x10, -0xf0,0x10,0x10,0x8f,0x13,0x16,0xe2,0x15,0x13,0x84,0x0f,0x0b,0xd8,0x07,0x05,0xd2, -0x03,0x02,0xf4,0xfe,0xfb,0x58,0xf8,0xf5,0x66,0xf4,0xf3,0x98,0xf1,0xf2,0xd0,0xf3, -0xf2,0x6d,0xee,0xe9,0xac,0xe8,0xe8,0xc9,0xe5,0xe4,0x62,0xe4,0xe3,0x1b,0xe1,0xdd, -0xd3,0xd9,0xd7,0x56,0xd8,0xdd,0x24,0xde,0xda,0xc3,0xd9,0xdd,0x48,0xe1,0xe2,0xe9, -0xe3,0xe7,0x22,0xea,0xec,0x37,0xee,0xee,0xf8,0xf0,0xf6,0x3a,0xf9,0xf5,0xb9,0xf1, -0xf3,0x41,0xf8,0xfa,0x99,0xf9,0xfb,0x89,0x01,0x08,0x60,0x0c,0x0b,0xc2,0x07,0x07, -0x9d,0x0c,0x0f,0x9e,0x0b,0x05,0x61,0x03,0x03,0x47,0x01,0xfe,0x84,0xfd,0xff,0x18, -0x01,0x02,0x12,0x03,0x04,0x33,0x07,0x0a,0x3d,0x0c,0x0d,0x54,0x10,0x13,0x3e,0x15, -0x15,0xdb,0x17,0x17,0x1b,0x13,0x0f,0x7c,0x10,0x11,0x4a,0x12,0x14,0xa5,0x18,0x1c, -0xdd,0x1e,0x20,0x2b,0x21,0x1c,0x0a,0x17,0x14,0xe1,0x11,0x0e,0xd8,0x09,0x07,0x82, -0x07,0x07,0xa8,0x07,0x08,0x2c,0x09,0x09,0x51,0x09,0x0c,0xd7,0x11,0x14,0xcf,0x15, -0x14,0x32,0x12,0x11,0xb5,0x0e,0x0b,0x07,0x0a,0x09,0x10,0x07,0x03,0x04,0xfe,0xf9, -0x97,0xf7,0xf7,0xa5,0xf6,0xf5,0xd2,0xf4,0xf5,0x5f,0xf4,0xf0,0x42,0xec,0xe9,0xfe, -0xea,0xed,0x68,0xeb,0xe5,0xbb,0xe1,0xe1,0x88,0xe1,0xdd,0xea,0xda,0xdb,0xfd,0xdc, -0xdb,0xc8,0xd8,0xd8,0x62,0xdb,0xdf,0x6f,0xe3,0xe2,0x99,0xdf,0xe2,0xe1,0xe9,0xef, -0x61,0xee,0xed,0xc6,0xf1,0xf6,0x6b,0xf6,0xf2,0x6e,0xf0,0xf0,0xae,0xf5,0xfb,0xf2, -0xfc,0xfc,0x9e,0xff,0x04,0x4d,0x07,0x06,0x8d,0x0a,0x0e,0x5d,0x0d,0x09,0x3a,0x08, -0x07,0x9a,0x04,0x01,0xa3,0x01,0x01,0x6f,0xfe,0xfc,0x5f,0xff,0x01,0x7c,0x03,0x04, -0x8e,0x06,0x07,0xb2,0x08,0x0d,0x15,0x12,0x14,0x45,0x15,0x15,0xce,0x15,0x14,0x95, -0x11,0x0f,0x80,0x0d,0x0e,0xdf,0x13,0x17,0xcc,0x19,0x1c,0x2c,0x1f,0x1e,0x7b,0x1d, -0x1d,0xd1,0x1a,0x14,0x69,0x0e,0x0d,0xc4,0x0c,0x0a,0x9a,0x09,0x07,0xcf,0x06,0x06, -0x13,0x06,0x07,0x9c,0x0a,0x0e,0x9d,0x13,0x14,0x8c,0x12,0x10,0xea,0x10,0x11,0x1d, -0x10,0x0d,0x42,0x0c,0x0b,0x59,0x08,0x01,0x0e,0xfb,0xf8,0x05,0xfa,0xfc,0x01,0xfb, -0xf7,0xa2,0xf4,0xf4,0x20,0xf2,0xef,0x66,0xee,0xef,0xa9,0xf0,0xed,0xbf,0xe7,0xe3, -0xf6,0xe2,0xe5,0x59,0xe5,0xdf,0x6c,0xda,0xd9,0x6a,0xdc,0xde,0x83,0xdb,0xd8,0xa7, -0xdb,0xe0,0x4e,0xe2,0xdf,0xf8,0xde,0xe3,0x6f,0xe9,0xec,0x7c,0xf0,0xf3,0xd2,0xf2, -0xf0,0x2c,0xf0,0xf1,0x69,0xf3,0xf4,0x3e,0xf7,0xf8,0x2e,0xfa,0xfc,0xa0,0xfe,0x02, -0xdf,0x07,0x0b,0xf0,0x0b,0x0b,0x44,0x0a,0x0a,0xa2,0x09,0x07,0x1e,0x06,0x02,0x08, -0x00,0x00,0xe2,0x00,0x00,0xda,0xfe,0x00,0x42,0x03,0x03,0xa4,0x03,0x07,0x21,0x0a, -0x0c,0x98,0x10,0x15,0xdb,0x17,0x15,0xab,0x12,0x10,0x31,0x0e,0x0e,0x35,0x10,0x11, -0x94,0x12,0x16,0x31,0x1b,0x1e,0xda,0x1e,0x1e,0x8a,0x1e,0x1c,0xf1,0x17,0x14,0x86, -0x11,0x11,0x60,0x10,0x0d,0xaa,0x08,0x04,0x2b,0x06,0x08,0x89,0x07,0x07,0x18,0x0c, -0x11,0xac,0x13,0x11,0xb5,0x0f,0x10,0x90,0x11,0x14,0x59,0x14,0x10,0xd5,0x0c,0x0a, -0x45,0x06,0x00,0xc3,0xfc,0xfe,0xdb,0x00,0xfe,0xf8,0xf8,0xf4,0xd5,0xf3,0xf6,0x8e, -0xf7,0xf2,0x0d,0xee,0xee,0x67,0xf1,0xef,0xe0,0xe8,0xe6,0x09,0xe7,0xe5,0xca,0xe2, -0xe0,0x51,0xde,0xdc,0x50,0xda,0xdc,0x74,0xde,0xdd,0x7d,0xdc,0xdb,0x9d,0xdc,0xde, -0xf0,0xe0,0xe6,0x81,0xea,0xed,0xf4,0xee,0xef,0x21,0xef,0xf0,0x22,0xf1,0xf2,0x7d, -0xf4,0xf3,0x0e,0xf3,0xf5,0xd5,0xf9,0xfd,0x3a,0xff,0x01,0xfe,0x05,0x08,0xae,0x0a, -0x0b,0x0a,0x0b,0x0a,0x01,0x08,0x05,0x5e,0x05,0x03,0x3f,0x02,0x00,0x13,0xff,0x00, -0x06,0x01,0x00,0x62,0xff,0xff,0xe7,0x01,0x06,0x31,0x0b,0x0f,0x17,0x11,0x12,0x19, -0x15,0x14,0x56,0x10,0x0d,0xb2,0x0d,0x0f,0xc1,0x0d,0x0d,0x1d,0x13,0x19,0x5b,0x1d, -0x1d,0xde,0x1c,0x1b,0x5b,0x1c,0x1c,0xfb,0x19,0x15,0x31,0x13,0x14,0xc7,0x11,0x0b, -0xc4,0x06,0x06,0x22,0x07,0x08,0x59,0x0a,0x0b,0xfb,0x0b,0x0e,0x46,0x11,0x0f,0x61, -0x0d,0x13,0x00,0x1a,0x18,0x59,0x10,0x0b,0xfb,0x0c,0x0c,0x86,0x08,0x04,0x78,0x01, -0xff,0x11,0xfe,0xfe,0x62,0xfc,0xf8,0x7c,0xf6,0xf6,0x8f,0xf5,0xf3,0x4b,0xf3,0xf1, -0xc7,0xee,0xed,0xce,0xed,0xeb,0x65,0xe7,0xe4,0x99,0xe2,0xdf,0x07,0xdf,0xe0,0x41, -0xdf,0xde,0xe0,0xdc,0xdc,0x20,0xda,0xd9,0x03,0xdd,0xe2,0x23,0xe4,0xe4,0x1b,0xe7, -0xeb,0xc0,0xed,0xef,0xa0,0xf0,0xf1,0xf0,0xef,0xef,0x4c,0xf1,0xf3,0x08,0xf5,0xf5, -0x6b,0xf7,0xfa,0x74,0xfe,0x02,0xfd,0x05,0x07,0xf6,0x08,0x0a,0xd9,0x0a,0x0a,0x62, -0x07,0x04,0x82,0x03,0x04,0xc8,0x04,0x02,0xa6,0xff,0xff,0x35,0xff,0xfd,0x78,0xfc, -0xfe,0x17,0x04,0x08,0x2e,0x0a,0x0b,0x98,0x0f,0x14,0xa8,0x15,0x11,0xc5,0x0c,0x0b, -0xa8,0x0b,0x0c,0x4f,0x0e,0x10,0xd5,0x13,0x19,0x03,0x1d,0x1c,0x21,0x19,0x19,0xbf, -0x1d,0x1d,0x4c,0x1a,0x16,0xfe,0x15,0x14,0x0f,0x0f,0x07,0x5c,0x06,0x09,0x3b,0x0d, -0x0c,0x38,0x08,0x06,0x3d,0x09,0x0d,0x64,0x10,0x12,0x15,0x14,0x13,0x4a,0x13,0x15, -0xa3,0x14,0x10,0x03,0x0d,0x0c,0xf3,0x09,0x05,0x4d,0x03,0x02,0xe7,0xff,0xfd,0x61, -0xfd,0xfd,0xb5,0xf9,0xf5,0x4d,0xf5,0xf5,0x7c,0xf4,0xf2,0x0f,0xf3,0xf2,0x93,0xee, -0xea,0x56,0xe6,0xe3,0x5d,0xe4,0xe5,0x86,0xe4,0xe1,0xe2,0xdd,0xdc,0x5f,0xdb,0xda, -0xec,0xdc,0xde,0x53,0xdd,0xdd,0xad,0xe1,0xe6,0xb4,0xe8,0xeb,0xc5,0xed,0xed,0xd8, -0xed,0xf0,0x67,0xf1,0xef,0xba,0xee,0xf2,0x81,0xf5,0xf5,0xfa,0xf5,0xf9,0x82,0xfd, -0x01,0xea,0x05,0x08,0xb1,0x08,0x09,0xed,0x09,0x07,0xa2,0x03,0x04,0xbe,0x08,0x08, -0xa0,0x03,0x00,0xa3,0xfe,0xfe,0x2e,0xfe,0xfd,0xd0,0xfc,0xfd,0x54,0x02,0x08,0x0d, -0x0b,0x0b,0x7b,0x0f,0x14,0x9c,0x13,0x0c,0xe6,0x08,0x0a,0x5b,0x0c,0x0c,0x37,0x0d, -0x10,0x5f,0x16,0x19,0x21,0x18,0x17,0x21,0x18,0x1b,0xce,0x1f,0x20,0x02,0x1c,0x15, -0x5c,0x11,0x10,0xf5,0x0f,0x0e,0xa3,0x0c,0x0a,0x2a,0x09,0x08,0x66,0x08,0x09,0x56, -0x0a,0x0c,0x89,0x0f,0x11,0xfc,0x13,0x14,0xab,0x13,0x13,0x52,0x13,0x12,0x9d,0x0f, -0x0b,0xe8,0x09,0x08,0x46,0x04,0x01,0xf7,0x01,0x02,0x7c,0xff,0xfa,0x79,0xf8,0xf7, -0x55,0xf6,0xf7,0xdb,0xf9,0xf7,0x6c,0xf2,0xef,0xf1,0xec,0xea,0x4c,0xe9,0xe9,0xdb, -0xe8,0xe4,0x53,0xe1,0xe2,0x50,0xe1,0xde,0x83,0xdb,0xda,0xaf,0xdb,0xdc,0xc6,0xde, -0xdf,0x59,0xdf,0xe4,0x95,0xea,0xeb,0xbb,0xea,0xeb,0x3e,0xef,0xef,0x45,0xed,0xee, -0x3b,0xf1,0xf1,0xed,0xf1,0xf3,0xa0,0xf4,0xf7,0xf5,0xfd,0x05,0x76,0x06,0x03,0xc1, -0x04,0x09,0x04,0x09,0x05,0x3a,0x05,0x07,0x0a,0x09,0x07,0x53,0x03,0x00,0x44,0xff, -0xff,0x1b,0xfd,0xf9,0xb8,0xfa,0x00,0x91,0x04,0x07,0x10,0x0a,0x0e,0xfc,0x10,0x10, -0x2f,0x0f,0x0b,0x51,0x07,0x08,0x22,0x0d,0x11,0x60,0x10,0x0f,0xf4,0x10,0x13,0xab, -0x16,0x1a,0xe7,0x1d,0x1e,0x55,0x1c,0x1a,0x3f,0x1a,0x17,0x0f,0x14,0x11,0x66,0x10, -0x0f,0xe9,0x0d,0x0a,0x79,0x08,0x08,0x35,0x08,0x08,0x6e,0x0a,0x0c,0x1f,0x10,0x11, -0x89,0x12,0x13,0xb2,0x13,0x15,0xa5,0x14,0x11,0xcf,0x0e,0x0b,0x06,0x0a,0x09,0x13, -0x08,0x07,0x91,0x03,0xff,0x72,0xfc,0xfa,0x2f,0xfb,0xfc,0x38,0xfc,0xf8,0x9c,0xf5, -0xf5,0x0b,0xf6,0xf2,0x58,0xed,0xeb,0xc7,0xeb,0xeb,0x91,0xe8,0xe5,0x5d,0xe4,0xe3, -0xa0,0xe0,0xde,0x8e,0xdc,0xda,0x5a,0xdb,0xdd,0x20,0xdd,0xdd,0xda,0xe0,0xe6,0x12, -0xe9,0xe8,0x6e,0xe8,0xe9,0x7d,0xee,0xf1,0x65,0xee,0xea,0x2a,0xec,0xf0,0x3b,0xf1, -0xef,0x3c,0xf4,0xfb,0xfb,0xfe,0xff,0xe3,0x00,0x03,0xfd,0x04,0x05,0xef,0x06,0x06, -0x53,0x05,0x07,0xb0,0x09,0x07,0xec,0x02,0x00,0xe0,0xfe,0xfd,0x17,0xfb,0xf9,0x58, -0xfa,0xfd,0xdb,0x04,0x0b,0xac,0x0d,0x0d,0x52,0x0c,0x0b,0x51,0x0a,0x0b,0x1d,0x0e, -0x0c,0x35,0x09,0x0b,0x72,0x0e,0x0f,0x84,0x10,0x14,0x89,0x19,0x1a,0xec,0x1a,0x1c, -0x4c,0x1d,0x1a,0x8a,0x19,0x18,0xae,0x15,0x12,0x5d,0x12,0x11,0xda,0x0d,0x09,0xfc, -0x08,0x09,0x8d,0x09,0x09,0xa9,0x0a,0x0c,0x92,0x0e,0x11,0x93,0x14,0x16,0x57,0x15, -0x13,0xb9,0x10,0x0e,0xed,0x10,0x12,0x7c,0x0f,0x09,0xe0,0x05,0x06,0x54,0x04,0x00, -0x2d,0xff,0xfe,0x57,0xfd,0xfc,0xd5,0xfb,0xfa,0x3c,0xf8,0xf6,0x6e,0xf6,0xf3,0xe7, -0xee,0xec,0xc5,0xed,0xee,0x41,0xea,0xe5,0xdd,0xe5,0xe7,0x81,0xe3,0xdd,0x35,0xda, -0xdb,0x15,0xde,0xde,0xda,0xdd,0xde,0xa6,0xe0,0xe4,0xfb,0xe6,0xe8,0x00,0xeb,0xee, -0xd4,0xee,0xec,0xa9,0xea,0xeb,0xb5,0xec,0xee,0xad,0xf1,0xf3,0x40,0xf4,0xf8,0x36, -0xfe,0x01,0xb0,0xff,0x00,0xba,0x04,0x05,0x3f,0x05,0x06,0xd9,0x07,0x07,0x64,0x07, -0x09,0x95,0x08,0x01,0x86,0xf9,0xf7,0x4e,0xf9,0xfb,0x30,0xff,0x03,0xaa,0x05,0x06, -0xfa,0x08,0x0b,0x9c,0x0b,0x0b,0x88,0x0d,0x0c,0xd7,0x09,0x08,0xce,0x09,0x0b,0x61, -0x0c,0x0f,0xf0,0x11,0x14,0x61,0x17,0x1b,0xd2,0x1b,0x1a,0x62,0x1a,0x1c,0x5a,0x1b, -0x17,0x63,0x16,0x16,0x55,0x12,0x0d,0x3c,0x0e,0x0f,0x38,0x0c,0x07,0xa0,0x05,0x07, -0x0a,0x0b,0x0f,0xf8,0x12,0x12,0xb4,0x10,0x12,0x62,0x13,0x13,0x2b,0x13,0x12,0xc9, -0x12,0x11,0xe0,0x0d,0x0a,0x01,0x07,0x07,0x72,0x06,0x02,0x53,0xfe,0xfe,0x82,0x00, -0xff,0xb7,0xfa,0xf9,0x62,0xfa,0xfa,0x14,0xf6,0xf1,0x56,0xef,0xee,0xad,0xee,0xee, -0xba,0xec,0xe9,0x74,0xe6,0xe4,0x32,0xe1,0xde,0xa5,0xdc,0xdd,0x5d,0xdf,0xdc,0xbf, -0xda,0xdc,0xa5,0xe0,0xe5,0xa4,0xe7,0xe8,0xbc,0xea,0xeb,0x53,0xeb,0xeb,0xd6,0xea, -0xea,0x75,0xea,0xed,0x25,0xf1,0xf3,0x95,0xf4,0xf6,0xb5,0xf9,0xfe,0x09,0x02,0x01, -0xd8,0xff,0x00,0x39,0x03,0x06,0xe6,0x09,0x0c,0x41,0x0a,0x05,0xc7,0x00,0xfd,0x24, -0xfa,0xf9,0x01,0xfb,0xfd,0x8b,0xfe,0xfe,0x8f,0x02,0x07,0x27,0x09,0x09,0x42,0x0a, -0x0b,0x7a,0x0b,0x09,0x42,0x08,0x08,0x93,0x07,0x08,0x2c,0x0b,0x0d,0x4f,0x12,0x15, -0x41,0x15,0x15,0x97,0x18,0x1d,0x00,0x1d,0x19,0x8e,0x17,0x16,0xc2,0x15,0x16,0xee, -0x16,0x12,0xe3,0x0b,0x09,0x6d,0x0a,0x08,0xc9,0x06,0x09,0x8b,0x0e,0x0f,0xe8,0x0d, -0x0e,0xd5,0x11,0x13,0x9d,0x13,0x13,0xa6,0x12,0x13,0x50,0x14,0x11,0xed,0x0c,0x0a, -0x31,0x09,0x08,0xaa,0x05,0x02,0x18,0x01,0xff,0xbb,0xff,0x00,0x94,0xfe,0xfb,0xe9, -0xf9,0xf9,0xf1,0xf5,0xf1,0xf3,0xf0,0xf4,0xe0,0xf2,0xee,0x12,0xeb,0xe9,0xfb,0xe6, -0xe4,0x98,0xe3,0xe2,0x95,0xde,0xdb,0xf8,0xdb,0xdd,0x78,0xdd,0xdc,0xbf,0xdf,0xe4, -0xbd,0xe8,0xea,0x95,0xea,0xe8,0x4f,0xe8,0xe9,0x8e,0xeb,0xec,0x40,0xeb,0xeb,0xfb, -0xed,0xf1,0x68,0xf6,0xfa,0x22,0xfb,0xfb,0xae,0xfc,0xfc,0xed,0xfd,0x02,0x53,0x08, -0x0a,0x8c,0x09,0x08,0x04,0x08,0x05,0x77,0x00,0xfc,0x4f,0xfc,0xfb,0x9e,0xfa,0xfb, -0x26,0xff,0x01,0x8c,0x02,0x04,0xe6,0x07,0x0a,0x48,0x0b,0x0b,0x5c,0x0a,0x06,0xb0, -0x04,0x07,0x8f,0x0a,0x0a,0xb4,0x08,0x0a,0x3a,0x10,0x14,0x07,0x17,0x17,0xaf,0x17, -0x18,0xda,0x19,0x18,0xcb,0x17,0x19,0xac,0x1b,0x17,0x7f,0x11,0x0e,0xab,0x0e,0x0c, -0xec,0x09,0x09,0xd6,0x09,0x0a,0x01,0x0c,0x0e,0x5e,0x0f,0x0d,0x88,0x0f,0x14,0x15, -0x15,0x12,0xc8,0x12,0x14,0x9d,0x13,0x10,0x31,0x0e,0x0d,0x41,0x0a,0x07,0xe7,0x04, -0x02,0x7d,0x02,0x03,0x33,0x03,0x01,0x71,0xfd,0xfa,0x1e,0xf9,0xf7,0x2b,0xf8,0xf7, -0x27,0xf4,0xf1,0xa0,0xf0,0xf1,0x40,0xee,0xe9,0xab,0xe7,0xe6,0x7f,0xe4,0xe1,0x1d, -0xe0,0xdc,0x07,0xd9,0xda,0xf4,0xde,0xe1,0x16,0xe1,0xe3,0x81,0xe6,0xe7,0x2e,0xe8, -0xe9,0x36,0xeb,0xea,0x21,0xe7,0xe6,0x0d,0xe9,0xed,0xa1,0xf1,0xf3,0x9e,0xf5,0xf6, -0x47,0xf6,0xf7,0xea,0xf9,0xfd,0x41,0x01,0x03,0xfd,0x05,0x08,0xb9,0x09,0x08,0x8c, -0x06,0x03,0x74,0xff,0xfc,0xab,0xfc,0xfd,0x39,0xfc,0xf9,0x54,0xfa,0x00,0x8b,0x06, -0x07,0xa0,0x05,0x07,0xe6,0x09,0x09,0x2a,0x08,0x07,0x9a,0x07,0x06,0x84,0x04,0x05, -0xef,0x09,0x0e,0x15,0x12,0x13,0x5a,0x13,0x12,0x1c,0x15,0x19,0xf6,0x1a,0x19,0x5d, -0x19,0x19,0x49,0x19,0x16,0x5f,0x12,0x0e,0xfc,0x0d,0x0d,0x9b,0x0b,0x09,0xa4,0x09, -0x0b,0x46,0x0b,0x0b,0x16,0x0e,0x10,0xb5,0x10,0x11,0xa3,0x12,0x13,0x17,0x13,0x13, -0xf9,0x14,0x13,0xf6,0x0d,0x09,0xe6,0x07,0x07,0x3f,0x07,0x07,0x61,0x06,0x03,0x80, -0x00,0x00,0x73,0xff,0xfc,0x6b,0xf9,0xf8,0x6c,0xf9,0xf8,0x02,0xf6,0xf2,0xde,0xef, -0xef,0x5e,0xf0,0xee,0xc3,0xea,0xe8,0xe3,0xe4,0xdf,0x6e,0xdc,0xdc,0x0f,0xdf,0xdd, -0x6e,0xdc,0xde,0xc4,0xe0,0xe2,0x8f,0xe6,0xea,0x52,0xea,0xe6,0x0c,0xe5,0xe5,0x39, -0xe6,0xe7,0xcf,0xeb,0xef,0xb7,0xf0,0xf0,0x93,0xf1,0xf4,0x96,0xf5,0xf5,0xfe,0xf6, -0xfb,0x80,0x01,0x06,0x0c,0x07,0x04,0xfb,0x04,0x07,0x7b,0x07,0x03,0xf7,0xff,0xfd, -0xdd,0xfa,0xf9,0x40,0xfa,0xfd,0xf0,0xfe,0x00,0x43,0x02,0x04,0x43,0x05,0x08,0xa1, -0x0b,0x0b,0x22,0x06,0x02,0xb3,0x03,0x06,0xef,0x06,0x07,0xb3,0x0a,0x0e,0x51,0x0f, -0x0f,0xac,0x11,0x13,0x7a,0x15,0x18,0x75,0x1a,0x1b,0xc0,0x1a,0x19,0xe9,0x17,0x15, -0xf8,0x12,0x11,0x92,0x0f,0x0e,0x80,0x0c,0x0a,0xc0,0x08,0x0a,0x27,0x0d,0x0e,0x4b, -0x0e,0x0d,0x55,0x0e,0x10,0xd6,0x12,0x16,0x9a,0x17,0x13,0xfb,0x10,0x11,0x00,0x10, -0x0b,0x2b,0x08,0x09,0xf7,0x0a,0x08,0xdc,0x05,0x04,0x1b,0x03,0xff,0xfa,0xfd,0xff, -0xb6,0xfe,0xfb,0x5c,0xf9,0xf6,0x8e,0xf4,0xf4,0x50,0xf5,0xf5,0x54,0xf2,0xee,0xf9, -0xea,0xe7,0x17,0xe5,0xe4,0xa0,0xe1,0xde,0x62,0xdc,0xdc,0x6c,0xdd,0xdf,0xe1,0xe3, -0xe9,0x53,0xe8,0xe4,0x36,0xe5,0xe8,0x35,0xe7,0xe4,0xf4,0xe4,0xe9,0x1e,0xee,0xf0, -0x62,0xf1,0xf0,0x30,0xee,0xef,0xdb,0xf3,0xf7,0xfb,0xf9,0xfc,0x28,0x00,0x02,0x28, -0x04,0x06,0x02,0x09,0x09,0xa6,0x05,0x00,0xf8,0xfd,0xfd,0x17,0xfe,0xfc,0x2d,0xfa, -0xfa,0x63,0xfd,0x00,0x5e,0x03,0x05,0x5d,0x08,0x08,0x3c,0x07,0x06,0x69,0x06,0x04, -0x95,0x03,0x06,0x11,0x08,0x09,0xd0,0x09,0x0c,0x60,0x0e,0x0e,0x28,0x0f,0x12,0x5f, -0x17,0x19,0xe5,0x19,0x1a,0x3a,0x1a,0x18,0x60,0x17,0x17,0x3b,0x16,0x11,0xf9,0x0c, -0x0c,0xb3,0x0d,0x0d,0xaa,0x0b,0x0a,0x5b,0x0b,0x0c,0x16,0x0d,0x0d,0xe8,0x0e,0x12, -0x90,0x14,0x15,0x68,0x15,0x14,0x8a,0x12,0x0e,0xba,0x0c,0x0d,0x68,0x0d,0x0b,0x8f, -0x0a,0x08,0x97,0x05,0x02,0x5c,0x03,0x05,0xe0,0x02,0xfe,0xe6,0xfb,0xfb,0xa3,0xf9, -0xf7,0xd5,0xf7,0xf9,0x42,0xf7,0xf3,0x42,0xf0,0xef,0x4d,0xef,0xec,0xb7,0xe6,0xe0, -0xae,0xde,0xdf,0x90,0xde,0xdd,0xbd,0xde,0xe1,0x30,0xe4,0xe7,0x8b,0xe8,0xe5,0x56, -0xe2,0xe2,0x6a,0xe5,0xe6,0xee,0xe7,0xec,0xe0,0xee,0xed,0x21,0xeb,0xec,0x0a,0xf1, -0xf2,0xcc,0xf1,0xf3,0x77,0xf7,0xfb,0xa4,0xff,0x03,0xbc,0x05,0x05,0x34,0x05,0x06, -0x31,0x05,0x02,0xcb,0xff,0xfd,0x52,0xfb,0xfa,0xf1,0xf9,0xfb,0xb7,0xfe,0x02,0x31, -0x04,0x05,0x24,0x06,0x07,0xa7,0x06,0x04,0x77,0x04,0x05,0xd2,0x04,0x05,0x17,0x08, -0x09,0xfa,0x07,0x07,0x32,0x0b,0x10,0xd1,0x11,0x12,0x81,0x13,0x16,0x9f,0x19,0x1a, -0x08,0x1b,0x19,0x29,0x17,0x14,0x6f,0x13,0x11,0xed,0x0f,0x0e,0xcd,0x0d,0x0c,0xdb, -0x0b,0x0b,0x82,0x0a,0x0a,0xc5,0x0b,0x0d,0x2f,0x10,0x13,0xd5,0x15,0x14,0x89,0x11, -0x10,0x19,0x12,0x12,0x06,0x10,0x0d,0x2a,0x0d,0x0b,0x1c,0x08,0x06,0x57,0x09,0x09, -0xcb,0x05,0x01,0x89,0xff,0xfe,0xfe,0xfd,0xfd,0xeb,0xfc,0xf8,0xa6,0xf5,0xf7,0x0f, -0xfa,0xf7,0xb6,0xf2,0xf0,0x0c,0xf0,0xec,0xc6,0xe6,0xe2,0xe6,0xdf,0xdd,0x7e,0xdd, -0xdf,0x1b,0xe3,0xe5,0x59,0xe6,0xe4,0xc5,0xe1,0xe2,0x02,0xe5,0xe6,0x23,0xe6,0xe7, -0xe0,0xe7,0xe9,0x36,0xec,0xee,0xec,0xee,0xec,0xb0,0xeb,0xef,0x26,0xf2,0xf3,0xc9, -0xf7,0xfd,0x72,0xff,0xff,0x0d,0x03,0x06,0xbf,0x06,0x05,0xf2,0x04,0x03,0x94,0xfe, -0xfa,0xbe,0xfa,0xfb,0xf5,0xfa,0xfb,0x6d,0xff,0x03,0x20,0x05,0x05,0x7c,0x04,0x02, -0x0f,0x04,0x06,0x3c,0x07,0x05,0xe1,0x03,0x05,0xe3,0x05,0x06,0xf8,0x08,0x0a,0x79, -0x0a,0x0b,0x42,0x0f,0x12,0xcb,0x13,0x16,0xbe,0x1a,0x1b,0xd2,0x18,0x17,0xd5,0x17, -0x16,0x56,0x12,0x11,0xa1,0x12,0x12,0x69,0x0f,0x0b,0xf6,0x09,0x09,0xcc,0x09,0x0b, -0xfb,0x0e,0x11,0x40,0x11,0x11,0x77,0x11,0x11,0x9c,0x13,0x15,0xf8,0x14,0x11,0x35, -0x0d,0x0b,0x59,0x0d,0x0f,0x87,0x0d,0x09,0x81,0x07,0x08,0x71,0x07,0x04,0xf4,0x00, -0x00,0xf9,0xff,0xfc,0xe9,0xfa,0xfb,0x08,0xfb,0xf8,0xac,0xf7,0xf8,0x6b,0xf8,0xf5, -0xe2,0xf0,0xeb,0xb5,0xe4,0xdf,0x4c,0xe0,0xe3,0x5a,0xe4,0xe2,0xc4,0xe1,0xe3,0x92, -0xe3,0xe3,0x79,0xe4,0xe4,0x58,0xe3,0xe3,0x12,0xe5,0xe7,0xbb,0xe9,0xeb,0x14,0xec, -0xeb,0x15,0xeb,0xeb,0x55,0xec,0xee,0x96,0xf1,0xf4,0x5d,0xf6,0xf8,0x0c,0xfe,0x02, -0xf6,0x03,0x04,0xa5,0x05,0x07,0xf5,0x04,0x00,0xa9,0xfd,0xfa,0xb3,0xf8,0xfa,0x7d, -0xfe,0x00,0xa3,0xff,0x00,0x02,0x02,0x03,0x05,0x04,0x04,0x4b,0x05,0x05,0xb4,0x04, -0x03,0x64,0x03,0x06,0x21,0x07,0x05,0x2a,0x05,0x07,0xbe,0x0a,0x0a,0xfc,0x0b,0x10, -0xbd,0x15,0x18,0x72,0x18,0x18,0x4f,0x18,0x14,0xfd,0x13,0x16,0xc8,0x16,0x14,0x18, -0x13,0x11,0x93,0x0c,0x07,0x9c,0x08,0x0d,0xaa,0x0f,0x0c,0xcc,0x0a,0x0d,0x80,0x10, -0x12,0x9b,0x13,0x13,0xad,0x13,0x12,0xfc,0x11,0x10,0xfe,0x0f,0x0f,0xd2,0x0d,0x0d, -0x70,0x0d,0x0c,0xaa,0x0a,0x08,0x65,0x06,0x04,0x94,0x02,0x02,0x08,0x02,0xfe,0xd5, -0xf9,0xf8,0x78,0xfb,0xfe,0x25,0xfe,0xfc,0x06,0xf9,0xf3,0x01,0xed,0xe9,0x9a,0xe8, -0xe6,0x15,0xe3,0xe2,0xed,0xe3,0xe3,0xcf,0xe3,0xe3,0x1b,0xe4,0xe3,0x3a,0xe2,0xe1, -0x2c,0xe3,0xe5,0x48,0xe7,0xe7,0x2f,0xe8,0xe9,0xf5,0xea,0xeb,0x06,0xeb,0xea,0x12, -0xeb,0xed,0x19,0xf0,0xf3,0x8b,0xf6,0xf7,0xbf,0xfa,0x00,0x0e,0x07,0x07,0xa7,0x04, -0x04,0xb2,0x02,0xfd,0x0e,0xfb,0xfc,0x36,0xfe,0xfd,0x70,0xfb,0xfd,0x2d,0x01,0x01, -0x45,0x01,0x03,0xf1,0x03,0x03,0x59,0x04,0x05,0x83,0x04,0x03,0x45,0x04,0x06,0x67, -0x06,0x04,0x2d,0x04,0x05,0xb2,0x07,0x0a,0xba,0x0d,0x12,0x91,0x16,0x18,0x12,0x15, -0x11,0xcf,0x14,0x19,0x28,0x1a,0x17,0xd3,0x14,0x13,0x77,0x10,0x0e,0xc4,0x0e,0x0d, -0xbd,0x0a,0x09,0x0d,0x0c,0x0d,0xa4,0x0c,0x0e,0x62,0x11,0x11,0x6f,0x11,0x13,0x11, -0x15,0x13,0x5e,0x10,0x0e,0xff,0x0f,0x10,0x7a,0x10,0x0f,0xaf,0x0d,0x0a,0x73,0x09, -0x0a,0x67,0x0a,0x08,0xa6,0x04,0x00,0x54,0xfc,0xfc,0x91,0xfe,0xff,0xc3,0xfe,0xff, -0x56,0xff,0xfc,0x00,0xf7,0xf3,0x29,0xf1,0xec,0x44,0xe7,0xe5,0x29,0xe6,0xe6,0xec, -0xe5,0xe5,0xd3,0xe4,0xe2,0x37,0xe1,0xe3,0xe0,0xe4,0xe3,0xc0,0xe1,0xe4,0x13,0xe8, -0xe9,0x08,0xe8,0xe7,0x9b,0xe9,0xea,0x26,0xea,0xea,0xba,0xeb,0xec,0xea,0xec,0xef, -0x21,0xf4,0xfa,0x50,0xff,0x02,0x71,0x03,0x04,0x56,0x03,0x01,0xfe,0x00,0xff,0x81, -0xfc,0xfb,0xe3,0xfc,0xfe,0x04,0xfd,0xfc,0x09,0x00,0x03,0x00,0x02,0x00,0x42,0x02, -0x05,0x22,0x04,0x02,0x56,0x04,0x07,0x67,0x07,0x05,0xe0,0x02,0x00,0xff,0x00,0x05, -0x19,0x0c,0x0e,0xd7,0x0d,0x0e,0x3c,0x11,0x13,0x8b,0x15,0x16,0x6d,0x18,0x17,0xcd, -0x16,0x16,0xa3,0x15,0x14,0xde,0x12,0x0f,0xba,0x0c,0x0c,0x21,0x0d,0x0c,0xfe,0x0a, -0x0b,0xb3,0x0d,0x0f,0x27,0x11,0x13,0x07,0x14,0x11,0x54,0x0f,0x11,0x4c,0x14,0x13, -0xf5,0x10,0x0f,0x71,0x0d,0x0d,0x8a,0x0e,0x0e,0xbd,0x0e,0x0c,0xed,0x08,0x04,0xae, -0x01,0x00,0x5a,0x00,0xff,0x22,0xff,0x00,0x76,0x00,0x00,0x53,0x00,0xff,0x70,0xf8, -0xf1,0xd0,0xee,0xee,0xfd,0xeb,0xe7,0x0b,0xe7,0xe8,0xeb,0xe7,0xe5,0x44,0xe4,0xe3, -0xfc,0xe1,0xe1,0x12,0xe3,0xe5,0x22,0xe5,0xe4,0xdb,0xe5,0xe6,0xbb,0xe6,0xe8,0xbb, -0xeb,0xec,0x24,0xe9,0xe6,0x56,0xe7,0xea,0x6b,0xed,0xef,0xeb,0xf3,0xfa,0x53,0xff, -0x00,0x61,0x00,0x02,0x25,0x03,0x01,0x9b,0xfe,0xfc,0x3f,0xfd,0xfc,0xa6,0xfb,0xfc, -0x21,0xfd,0xfe,0x8a,0x00,0x02,0xb1,0x00,0xfd,0x05,0xfe,0x03,0xb4,0x07,0x07,0x6a, -0x05,0x03,0x3e,0x02,0x00,0xb6,0x00,0x03,0x5f,0x06,0x06,0x2c,0x07,0x09,0x81,0x0c, -0x0f,0x29,0x11,0x13,0x71,0x14,0x15,0x02,0x17,0x18,0x53,0x17,0x16,0x17,0x15,0x13, -0x94,0x12,0x12,0xd4,0x0f,0x0a,0xaf,0x08,0x0b,0x12,0x0e,0x0e,0xd8,0x0e,0x10,0xf5, -0x0f,0x0e,0x03,0x10,0x14,0x38,0x15,0x12,0x26,0x11,0x11,0xe2,0x0e,0x0c,0x8e,0x0f, -0x13,0x06,0x12,0x0d,0x7b,0x0c,0x0c,0xf6,0x09,0x05,0xd6,0x01,0xff,0xbf,0xff,0x00, -0x27,0x02,0x02,0x6d,0x02,0x01,0x89,0xff,0xfc,0xed,0xf8,0xf4,0x25,0xf0,0xed,0x28, -0xed,0xeb,0xef,0xe9,0xea,0x50,0xe9,0xe4,0xfd,0xe0,0xe2,0xcd,0xe6,0xe5,0xde,0xe1, -0xe1,0xaf,0xe4,0xe5,0xa1,0xe4,0xe7,0xe3,0xea,0xeb,0x96,0xe9,0xe8,0x55,0xe7,0xe5, -0x0e,0xe7,0xea,0x3b,0xed,0xef,0x55,0xf4,0xfa,0x5b,0xfe,0xfe,0x26,0xff,0x01,0xa9, -0x02,0x02,0x82,0xff,0xfb,0x80,0xf9,0xfb,0x9c,0xfe,0x00,0xc1,0xff,0xfe,0xb9,0xfc, -0xfb,0xf5,0xfc,0x01,0x4a,0x05,0x05,0x25,0x04,0x04,0xa2,0x03,0x02,0xe4,0x01,0x02, -0xad,0x02,0x01,0xdb,0x02,0x06,0x17,0x09,0x08,0xf7,0x08,0x0c,0x1d,0x11,0x13,0x45, -0x14,0x15,0x43,0x15,0x14,0xd8,0x15,0x18,0xbf,0x18,0x15,0xa0,0x10,0x0d,0x3e,0x0d, -0x0c,0x86,0x0c,0x0e,0xe1,0x0e,0x0d,0x4a,0x0b,0x0c,0xd4,0x10,0x13,0x0a,0x13,0x11, -0x67,0x11,0x11,0x49,0x10,0x0f,0x39,0x10,0x0f,0x7f,0x0f,0x11,0xd5,0x13,0x11,0x6d, -0x0c,0x09,0xcb,0x08,0x05,0xa3,0x00,0x00,0x8e,0x03,0x03,0x61,0x01,0x02,0x46,0x05, -0x04,0x2a,0xff,0xfa,0x40,0xf7,0xf5,0x91,0xf3,0xf1,0x0b,0xef,0xec,0x8c,0xea,0xe9, -0xc5,0xe7,0xe5,0xbc,0xe5,0xe6,0xb0,0xe4,0xe2,0xbc,0xe1,0xe1,0xd8,0xe3,0xe6,0x9f, -0xe7,0xe7,0x12,0xe9,0xeb,0xe5,0xe9,0xe5,0xca,0xe3,0xe5,0xf5,0xe7,0xea,0xe6,0xec, -0xf0,0xc2,0xf2,0xf6,0x38,0xfc,0x00,0x8e,0x02,0x01,0x04,0xfe,0xfb,0xda,0xfb,0xfd, -0x28,0xff,0xff,0xf5,0xfe,0xfd,0xb9,0xfa,0xfa,0x8b,0xfd,0xff,0x6a,0xff,0xff,0x5f, -0x03,0x05,0x15,0x04,0x03,0xd0,0x02,0x01,0x6b,0x00,0x01,0x8c,0x04,0x04,0x31,0x01, -0x01,0x1a,0x06,0x09,0xd9,0x0a,0x0c,0x8f,0x0f,0x10,0x47,0x10,0x11,0x4d,0x16,0x19, -0x47,0x19,0x16,0x98,0x13,0x11,0xbf,0x10,0x10,0x67,0x10,0x0e,0x12,0x0b,0x0a,0xbd, -0x0c,0x0e,0xd9,0x0d,0x0d,0x35,0x10,0x12,0x8f,0x12,0x10,0x7b,0x10,0x11,0xd2,0x0f, -0x0d,0xc4,0x0e,0x13,0xa0,0x14,0x12,0x1d,0x11,0x0f,0x5c,0x0e,0x0b,0x58,0x07,0x03, -0x8b,0x01,0x02,0x62,0x04,0x06,0xb1,0x05,0x04,0xa4,0x03,0x02,0x54,0xfe,0xfb,0x31, -0xfa,0xf9,0xe0,0xf5,0xf1,0x03,0xee,0xed,0x05,0xed,0xec,0x07,0xea,0xe6,0x0e,0xe6, -0xe5,0x7e,0xe4,0xe1,0xfb,0xe0,0xe2,0xee,0xe4,0xe6,0xac,0xe9,0xea,0xed,0xe7,0xe5, -0x52,0xe6,0xe8,0xc4,0xe6,0xe5,0x62,0xe6,0xe7,0xbc,0xe8,0xed,0x0c,0xf7,0xfc,0xb9, -0xfc,0xfb,0x89,0xfc,0xfd,0xa5,0xfc,0xfe,0x11,0x00,0xff,0x35,0xfd,0xfc,0xfd,0xfd, -0xfd,0x59,0xfb,0xfa,0x17,0xfc,0xff,0xa6,0x02,0x02,0x89,0x01,0x02,0x35,0x03,0x02, -0x7d,0x02,0x03,0xfa,0x03,0x01,0xd2,0xfe,0x00,0xac,0x03,0x05,0x43,0x07,0x09,0x88, -0x08,0x07,0xa4,0x0a,0x12,0x90,0x15,0x13,0x54,0x13,0x16,0xbe,0x17,0x15,0xd0,0x13, -0x14,0x08,0x13,0x0f,0xb8,0x0d,0x0d,0xe4,0x0c,0x0c,0x0b,0x0c,0x0c,0xa4,0x0d,0x10, -0x38,0x13,0x12,0xa6,0x0f,0x0e,0x9d,0x0f,0x10,0xb5,0x0f,0x0e,0x0d,0x10,0x12,0xf8, -0x14,0x15,0x12,0x13,0x10,0x22,0x0d,0x09,0x6b,0x05,0x03,0x12,0x05,0x07,0x8c,0x07, -0x04,0xff,0x03,0x04,0x8e,0x04,0x02,0x78,0x00,0xfe,0xd9,0xfa,0xf7,0xe4,0xf5,0xf4, -0xe2,0xf0,0xee,0xf2,0xed,0xee,0x0c,0xed,0xe8,0x8f,0xe5,0xe3,0xc2,0xe1,0xe2,0x01, -0xe4,0xe6,0x1d,0xe7,0xe5,0x68,0xe5,0xe7,0x0a,0xea,0xe9,0x8f,0xe7,0xe4,0xdf,0xe2, -0xe1,0xb3,0xe2,0xe9,0x71,0xef,0xf1,0xa6,0xf2,0xf6,0x2b,0xfb,0xfb,0x60,0xf9,0xfb, -0x2a,0xfe,0xfe,0x67,0xfe,0xff,0xe6,0xfe,0xfb,0x66,0xf9,0xfb,0xc3,0xfc,0xfc,0xbd, -0xfd,0x00,0xa3,0x00,0xfe,0x73,0xff,0x04,0x0d,0x07,0x04,0x88,0x00,0xfe,0x0b,0x00, -0x02,0x22,0x03,0x02,0x0e,0x03,0x03,0x6f,0x04,0x04,0x94,0x06,0x0b,0xf1,0x0d,0x0e, -0x5c,0x10,0x12,0x0e,0x15,0x16,0x14,0x16,0x14,0x3a,0x13,0x13,0x4c,0x14,0x11,0x55, -0x0c,0x0a,0xf1,0x0b,0x0d,0x28,0x0d,0x0d,0x15,0x0f,0x10,0x7d,0x11,0x10,0x44,0x0f, -0x0f,0x27,0x0f,0x0d,0xde,0x0c,0x0e,0x8d,0x13,0x16,0xf4,0x15,0x14,0xa6,0x11,0x0d, -0x79,0x0a,0x09,0x9b,0x09,0x06,0x8c,0x04,0x06,0x50,0x08,0x07,0xf2,0x04,0x05,0x30, -0x05,0x03,0x0b,0x01,0xff,0x39,0xfd,0xf7,0xab,0xf3,0xf3,0x6b,0xf5,0xf4,0x4e,0xf1, -0xee,0x43,0xeb,0xe7,0xf3,0xe4,0xe5,0xfb,0xe6,0xe5,0x47,0xe2,0xe2,0xa1,0xe5,0xe9, -0x16,0xeb,0xea,0xd1,0xe8,0xe7,0xf1,0xe3,0xe2,0xe6,0xe2,0xe3,0xd8,0xe4,0xe9,0x70, -0xee,0xf1,0xee,0xf2,0xf4,0x36,0xf7,0xf8,0x0c,0xf9,0xfb,0x2b,0x00,0x01,0xfa,0xfd, -0xf9,0xf8,0xf9,0xfd,0x53,0xfe,0xfc,0x4e,0xfb,0xfb,0xd0,0xfb,0xfd,0x0d,0x01,0x02, -0x2a,0x03,0x03,0x66,0x02,0x00,0x1c,0x00,0x01,0xcd,0x03,0x02,0x85,0x00,0x01,0x67, -0x03,0x04,0xa3,0x03,0x03,0x38,0x05,0x09,0x79,0x0e,0x10,0xe2,0x0e,0x10,0x42,0x14, -0x16,0x03,0x15,0x15,0x92,0x16,0x15,0xa2,0x10,0x0d,0xf9,0x0d,0x0d,0x83,0x0b,0x0c, -0x49,0x0e,0x0e,0xf7,0x0e,0x11,0x5a,0x13,0x10,0x25,0x0c,0x0b,0xf4,0x0c,0x0e,0x7d, -0x10,0x12,0x12,0x14,0x14,0x9e,0x14,0x13,0x45,0x11,0x0e,0xec,0x0a,0x08,0x06,0x09, -0x09,0xfc,0x07,0x05,0x99,0x05,0x07,0xd6,0x07,0x06,0xd9,0x06,0x06,0xc6,0x00,0xfa, -0x19,0xfa,0xfb,0xff,0xfa,0xf7,0xba,0xf5,0xf3,0x2f,0xf0,0xee,0x93,0xee,0xec,0xe6, -0xe6,0xe3,0x23,0xe4,0xe5,0x12,0xe4,0xe4,0xdf,0xe8,0xeb,0x0c,0xeb,0xe8,0x58,0xe7, -0xe6,0xfa,0xe3,0xe1,0x91,0xe0,0xe4,0x94,0xe9,0xed,0xe1,0xec,0xec,0xe9,0xee,0xf3, -0x2b,0xf8,0xfa,0x26,0xfb,0xfb,0x8e,0xfc,0xfc,0xe9,0xfc,0xfd,0xf8,0xfd,0xfd,0xf2, -0xfa,0xf9,0x22,0xf9,0xfc,0x49,0x00,0xff,0x7f,0xfe,0xff,0x19,0x03,0x04,0x23,0x01, -0xff,0xa2,0x00,0x02,0xa8,0x02,0x01,0xff,0x01,0x01,0xad,0x00,0x00,0x8e,0x02,0x04, -0xba,0x06,0x08,0xfe,0x0a,0x0c,0xd8,0x0d,0x10,0xc6,0x13,0x16,0xf2,0x15,0x14,0x61, -0x13,0x14,0xd7,0x12,0x0e,0x50,0x0b,0x0b,0xf6,0x0b,0x0d,0x91,0x0f,0x12,0x2e,0x12, -0x0e,0x65,0x0d,0x0e,0x0f,0x0e,0x0b,0x93,0x0b,0x0f,0x1b,0x12,0x12,0x23,0x14,0x15, -0xfe,0x13,0x10,0x25,0x0f,0x0f,0xfd,0x0d,0x0a,0x9e,0x08,0x06,0x35,0x05,0x07,0x61, -0x0a,0x0b,0x29,0x09,0x04,0xdf,0x02,0x03,0xb1,0x02,0x00,0x71,0xfc,0xfa,0xed,0xfa, -0xf8,0x6d,0xf5,0xf4,0x8c,0xf5,0xf2,0xab,0xec,0xe8,0x22,0xe7,0xe6,0xa4,0xe4,0xe3, -0x9e,0xe4,0xe8,0x42,0xec,0xed,0xde,0xea,0xe5,0x4c,0xe3,0xe3,0x8c,0xe4,0xe4,0x09, -0xe5,0xe5,0x2c,0xe7,0xe8,0xd1,0xe9,0xed,0x58,0xf2,0xf6,0x22,0xf6,0xf4,0x9c,0xf7, -0xfd,0xb9,0xff,0xfd,0x74,0xfb,0xfc,0x09,0xfd,0xfb,0xa0,0xf9,0xfa,0x5d,0xfb,0xfc, -0x65,0xfe,0x00,0x08,0x01,0xff,0x0c,0x00,0x01,0x8a,0x01,0x00,0x86,0x01,0x03,0x29, -0x03,0x00,0x14,0xff,0x01,0x90,0x02,0x02,0x64,0x01,0x02,0x4d,0x05,0x07,0x10,0x09, -0x0c,0x7a,0x0f,0x0f,0x26,0x10,0x14,0x47,0x18,0x17,0x41,0x13,0x11,0x71,0x0f,0x0c, -0xaf,0x0b,0x0c,0xca,0x0e,0x0f,0xeb,0x0f,0x11,0xd0,0x11,0x0f,0x9a,0x0c,0x0b,0xb5, -0x0b,0x0c,0x3d,0x0e,0x11,0xa8,0x13,0x11,0x3f,0x10,0x12,0xb8,0x16,0x16,0xc2,0x10, -0x0c,0x18,0x0b,0x09,0xcd,0x08,0x08,0x1e,0x0a,0x0a,0x4c,0x0a,0x08,0x9a,0x06,0x06, -0xf0,0x06,0x06,0x50,0x01,0xfd,0x99,0xfd,0xfe,0x92,0xfc,0xf9,0xeb,0xf7,0xf7,0x26, -0xf6,0xf3,0xcf,0xee,0xe7,0xd5,0xe3,0xe5,0x03,0xe7,0xe7,0x65,0xe9,0xed,0xf5,0xec, -0xe7,0x73,0xe4,0xe6,0xce,0xe8,0xe7,0xa0,0xe3,0xe2,0x26,0xe3,0xe4,0xaf,0xe7,0xe9, -0x0b,0xeb,0xec,0x46,0xef,0xf2,0x3b,0xf5,0xf6,0x0e,0xf9,0xfb,0x8c,0xfd,0xfd,0x3d, -0xfc,0xfa,0x4d,0xfb,0xfa,0xd9,0xf8,0xf9,0x65,0xfd,0x00,0x63,0xfe,0xfc,0xee,0xfe, -0x00,0x91,0xff,0x01,0x92,0x03,0x02,0x28,0xff,0xff,0xd2,0x02,0x03,0xc8,0x00,0xff, -0x35,0x00,0x01,0x72,0x01,0x03,0x32,0x05,0x05,0x3a,0x06,0x09,0xc7,0x0d,0x11,0x34, -0x13,0x14,0x8b,0x15,0x14,0xea,0x11,0x0f,0xac,0x0e,0x0d,0x53,0x0b,0x0c,0xe0,0x0f, -0x13,0x3e,0x13,0x0f,0xf2,0x0b,0x0c,0x20,0x0e,0x0e,0xf4,0x0c,0x0c,0x0e,0x0e,0x0f, -0x79,0x10,0x12,0x73,0x15,0x16,0xdd,0x14,0x11,0x44,0x0e,0x0c,0x1f,0x0d,0x0c,0xb9, -0x0a,0x08,0x38,0x09,0x0c,0x17,0x0d,0x09,0xf1,0x05,0x07,0x00,0x08,0x05,0xe9,0x01, -0xff,0xd9,0xfe,0xfd,0x89,0xfc,0xfc,0x4d,0xfe,0xfd,0xb0,0xf6,0xee,0x7b,0xe9,0xe8, -0x54,0xe9,0xea,0x21,0xea,0xe9,0x2c,0xe9,0xe9,0x8b,0xeb,0xeb,0x51,0xe8,0xe5,0x29, -0xe6,0xe7,0x42,0xe4,0xe2,0x61,0xe4,0xe6,0x6f,0xe6,0xe6,0xbb,0xea,0xee,0x52,0xee, -0xef,0xc7,0xf3,0xf7,0x7b,0xf9,0xfb,0xfa,0xfd,0xfd,0x50,0xf9,0xf7,0x46,0xf9,0xfb, -0x4b,0xfc,0xfb,0x2b,0xfb,0xfb,0x8f,0xfd,0xfe,0x56,0xff,0xff,0xdb,0xff,0x00,0xd1, -0x00,0x02,0x09,0x02,0xff,0xec,0xff,0x01,0x53,0x01,0x00,0xc7,0x00,0x01,0x3f,0x01, -0xff,0x52,0x00,0x04,0x7b,0x08,0x0a,0xa6,0x0b,0x0e,0x4a,0x13,0x16,0xda,0x15,0x11, -0x96,0x0d,0x0d,0xf0,0x0d,0x0d,0x5a,0x0e,0x10,0xe3,0x10,0x10,0xe3,0x0e,0x0e,0x46, -0x0e,0x0e,0x6b,0x0e,0x0b,0xe4,0x08,0x0b,0x62,0x10,0x12,0x1d,0x11,0x10,0x7d,0x14, -0x16,0xda,0x13,0x0f,0x5e,0x0e,0x0e,0xc6,0x0c,0x0a,0x6c,0x0b,0x0c,0x07,0x0c,0x0a, -0x68,0x09,0x09,0xae,0x0a,0x09,0x2f,0x07,0x03,0x12,0xff,0xfd,0xcb,0x00,0x04,0x75, -0x03,0xfe,0xbf,0xfb,0xf9,0x8f,0xf5,0xef,0x8c,0xec,0xec,0x52,0xeb,0xe9,0xd9,0xe9, -0xec,0x40,0xec,0xeb,0x20,0xea,0xea,0x60,0xe9,0xe7,0xf3,0xe5,0xe6,0x01,0xe5,0xe3, -0x63,0xe3,0xe6,0x25,0xe9,0xe8,0x26,0xe7,0xe9,0x45,0xed,0xf1,0x60,0xf5,0xf9,0xf1, -0xf9,0xf8,0xf8,0xf8,0xfb,0x85,0xfb,0xf9,0x71,0xf8,0xfa,0x66,0xfb,0xfb,0xa6,0xfb, -0xfc,0x29,0xfd,0xfc,0xaf,0xfd,0xfe,0xfe,0x00,0x02,0x9f,0x01,0xfe,0xa3,0xfd,0x01, -0x36,0x04,0x02,0xb1,0xff,0x00,0xe0,0x00,0x00,0x4b,0x00,0xff,0x7c,0xff,0x01,0xa8, -0x06,0x0b,0xe7,0x0d,0x10,0x5e,0x14,0x13,0x6d,0x0f,0x0c,0x5d,0x0f,0x11,0xbc,0x0f, -0x0c,0x51,0x0c,0x0f,0x2c,0x12,0x11,0xcf,0x0f,0x0e,0x12,0x0e,0x0d,0x34,0x0b,0x0a, -0x28,0x0c,0x0d,0xfb,0x0d,0x0f,0x5f,0x13,0x14,0x05,0x14,0x13,0x2a,0x12,0x0f,0xd2, -0x0d,0x10,0x66,0x10,0x0b,0x80,0x07,0x09,0x4d,0x0e,0x0f,0x21,0x0d,0x0b,0x9b,0x09, -0x05,0x94,0x02,0x03,0xf2,0x03,0x03,0x1b,0x03,0x03,0x76,0x03,0x00,0x9c,0xfc,0xf9, -0x36,0xf6,0xf1,0xca,0xed,0xec,0x66,0xed,0xed,0x93,0xeb,0xeb,0x17,0xec,0xec,0x6b, -0xec,0xeb,0x23,0xe9,0xe5,0x8e,0xe4,0xe6,0xb3,0xe7,0xe7,0xe5,0xe4,0xe3,0x54,0xe4, -0xe6,0x0d,0xe9,0xea,0x49,0xed,0xf1,0x3c,0xf5,0xf5,0x0d,0xf7,0xf9,0x2f,0xfb,0xf8, -0xa8,0xf6,0xf8,0x9a,0xfb,0xfc,0xb2,0xfa,0xf9,0x05,0xf9,0xfb,0x73,0xfe,0xff,0xb2, -0xfd,0xfd,0x74,0xff,0x01,0x6a,0x00,0xfe,0x46,0xff,0x01,0x39,0x02,0x01,0xc0,0x00, -0x02,0x46,0x02,0xfe,0x1e,0xfa,0xfa,0x34,0x01,0x06,0x4f,0x08,0x09,0xe4,0x0c,0x10, -0x63,0x10,0x10,0x36,0x11,0x0f,0x6e,0x0d,0x0d,0xd9,0x0e,0x0e,0x57,0x0e,0x10,0xef, -0x12,0x10,0xec,0x0d,0x0e,0x0c,0x10,0x0c,0xcc,0x08,0x08,0x5e,0x0c,0x10,0x74,0x11, -0x11,0xf1,0x10,0x11,0x09,0x13,0x13,0x7f,0x14,0x13,0xc1,0x0e,0x0b,0xb0,0x0a,0x0c, -0xa6,0x0d,0x0e,0xd2,0x0f,0x0f,0x5e,0x0c,0x08,0x38,0x07,0x06,0x2b,0x05,0x03,0xad, -0x04,0x05,0x89,0x05,0x05,0x78,0x04,0x00,0x1d,0xfc,0xf8,0x6f,0xf7,0xf4,0x0e,0xf1, -0xec,0x6d,0xeb,0xed,0x05,0xf0,0xef,0x0d,0xed,0xeb,0x56,0xeb,0xe9,0x1e,0xe8,0xe8, -0x62,0xe9,0xe9,0xd0,0xe5,0xe3,0x07,0xe4,0xe5,0xd5,0xe5,0xe5,0xbb,0xe6,0xe9,0xdd, -0xee,0xf4,0x30,0xf5,0xf3,0x19,0xf4,0xf7,0xab,0xfa,0xf9,0xdd,0xf7,0xf8,0x64,0xfa, -0xfa,0xa9,0xf8,0xf8,0xdb,0xfb,0xfe,0x51,0xfc,0xfa,0x69,0xfd,0x01,0x14,0x01,0xfe, -0xb8,0xfc,0xfd,0x7c,0x00,0x03,0xf0,0x04,0x03,0x08,0x00,0xfe,0xf6,0xfd,0xfd,0x42, -0xfc,0xfd,0x64,0x01,0x04,0xac,0x06,0x08,0x0f,0x0d,0x10,0x7c,0x10,0x0d,0xd5,0x0c, -0x0f,0x35,0x10,0x0e,0x80,0x0c,0x0e,0x65,0x10,0x11,0x36,0x13,0x13,0x66,0x0f,0x0a, -0xad,0x0a,0x0d,0x80,0x0d,0x0c,0xe8,0x0c,0x0e,0x54,0x0e,0x0f,0x2b,0x13,0x15,0x76, -0x15,0x13,0xef,0x11,0x0e,0xcf,0x0c,0x0d,0x10,0x0e,0x0e,0xb9,0x0f,0x10,0x44,0x0f, -0x0e,0x7a,0x0d,0x09,0x9c,0x04,0x03,0xbf,0x07,0x09,0x47,0x07,0x05,0xc2,0x05,0x06, -0x97,0x04,0x01,0x5e,0xff,0xfb,0x57,0xf6,0xf2,0x0d,0xf1,0xf0,0xc3,0xf0,0xf1,0x0c, -0xf0,0xec,0x8a,0xeb,0xed,0x18,0xee,0xea,0x3d,0xe8,0xe8,0x33,0xea,0xea,0x0d,0xe7, -0xe2,0xe6,0xe1,0xe4,0xe7,0xe5,0xe5,0x83,0xe7,0xed,0x02,0xf0,0xef,0xe4,0xef,0xf4, -0xf2,0xf7,0xf8,0x52,0xf7,0xf7,0x74,0xf7,0xf8,0x8c,0xfa,0xfa,0x29,0xf8,0xf7,0x42, -0xfa,0xfe,0xd5,0xfe,0xfc,0x5d,0xfc,0xfd,0x9a,0xfd,0xfc,0xfb,0xfd,0x01,0x5d,0x04, -0x02,0x0b,0x01,0x01,0x86,0x01,0xff,0xa7,0xfc,0xfb,0x83,0xfb,0xfd,0x30,0x01,0x05, -0xca,0x07,0x08,0x78,0x0a,0x0d,0x9a,0x0f,0x0e,0x0e,0x0d,0x0b,0x67,0x0b,0x0d,0xf8, -0x0f,0x11,0xb4,0x11,0x11,0xea,0x0f,0x0e,0x83,0x0e,0x0f,0x62,0x0d,0x0b,0xac,0x0b, -0x0b,0x54,0x0a,0x0c,0xc8,0x11,0x15,0xf1,0x13,0x11,0xec,0x12,0x13,0x5b,0x11,0x0d, -0x0f,0x0c,0x0d,0xc0,0x0f,0x11,0x5c,0x12,0x10,0x45,0x0e,0x0d,0xe3,0x0a,0x08,0xf7, -0x07,0x08,0xd2,0x07,0x06,0x69,0x06,0x07,0xbb,0x09,0x09,0x9e,0x05,0xfe,0x9d,0xfb, -0xfc,0x9a,0xfb,0xf5,0xb2,0xf0,0xf2,0x10,0xf4,0xf1,0xad,0xee,0xee,0x53,0xee,0xec, -0x6d,0xeb,0xeb,0x68,0xec,0xec,0x62,0xea,0xe7,0xf7,0xe3,0xe2,0x49,0xe4,0xe5,0xcd, -0xe5,0xe4,0x6d,0xe6,0xeb,0x29,0xf0,0xf0,0x7c,0xef,0xf1,0xe4,0xf5,0xf8,0x61,0xf7, -0xf7,0xfb,0xf8,0xf8,0xa0,0xf5,0xf6,0x36,0xfa,0xfc,0xab,0xfc,0xfc,0xc3,0xfb,0xfa, -0xd9,0xfa,0xfd,0xb1,0xfe,0xfe,0x65,0xfe,0x00,0x6b,0x03,0x04,0x68,0x03,0x00,0x06, -0xfe,0xfd,0x19,0xfd,0xfc,0x57,0xfc,0xfd,0x94,0xff,0x03,0xb0,0x07,0x0b,0x8f,0x0c, -0x0b,0x60,0x0a,0x0b,0x80,0x0b,0x0b,0xa9,0x0d,0x10,0x9a,0x10,0x0e,0xa4,0x0d,0x0f, -0x9f,0x12,0x12,0x55,0x0f,0x0b,0x8d,0x0a,0x0a,0x0f,0x0b,0x0a,0xbc,0x0b,0x0e,0x2a, -0x12,0x14,0x36,0x14,0x12,0xc5,0x10,0x10,0xd1,0x0e,0x0d,0xb5,0x0d,0x11,0x46,0x13, -0x10,0x60,0x0d,0x0f,0x57,0x12,0x0f,0x4f,0x09,0x05,0xa7,0x06,0x08,0x2c,0x09,0x08, -0x1b,0x09,0x0a,0x72,0x09,0x06,0xee,0x03,0x01,0x19,0xff,0xfb,0x4f,0xf9,0xf6,0x0e, -0xf5,0xf4,0xca,0xf4,0xf1,0x1d,0xed,0xec,0xc1,0xef,0xf1,0xd4,0xed,0xea,0xaa,0xeb, -0xec,0xda,0xe9,0xe6,0x4d,0xe5,0xe3,0x7d,0xe2,0xe3,0xd3,0xe5,0xe7,0xb7,0xe8,0xea, -0x7a,0xeb,0xec,0xfb,0xef,0xf4,0xc0,0xf6,0xf7,0xd2,0xf5,0xf4,0x26,0xf4,0xf6,0x7a, -0xf9,0xf9,0xc5,0xf8,0xfa,0x23,0xfc,0xfb,0x3c,0xfa,0xfa,0x80,0xfa,0xfa,0x29,0xfc, -0x00,0x55,0x02,0x00,0x3d,0x00,0x02,0x44,0x03,0x01,0xa2,0xfe,0xfd,0x64,0xfb,0xf9, -0xd9,0xf9,0xfd,0xa0,0x02,0x07,0xd3,0x08,0x07,0xe7,0x05,0x07,0x3c,0x0b,0x0c,0x2a, -0x0c,0x0b,0x83,0x0b,0x0d,0x47,0x0f,0x0f,0x47,0x0f,0x10,0xbd,0x12,0x11,0xf3,0x0c, -0x0a,0x48,0x0b,0x0a,0xd8,0x07,0x08,0xfb,0x0e,0x14,0x6c,0x14,0x10,0xa4,0x0e,0x10, -0x29,0x12,0x10,0x6c,0x0e,0x0d,0x6c,0x0e,0x0f,0xaa,0x11,0x12,0xc8,0x11,0x10,0xe3, -0x0e,0x0c,0x39,0x08,0x06,0xe8,0x08,0x0a,0x19,0x09,0x07,0x5a,0x0a,0x0d,0xd4,0x0a, -0x05,0x08,0x02,0x00,0x5c,0x00,0xff,0x73,0xfc,0xf8,0x0d,0xf6,0xf4,0x3a,0xf3,0xf1, -0x1d,0xf1,0xf0,0x03,0xef,0xee,0x7c,0xef,0xee,0x7d,0xed,0xeb,0x8f,0xe9,0xe5,0x6e, -0xe3,0xe4,0x0a,0xe7,0xe6,0x03,0xe4,0xe4,0x02,0xe7,0xe9,0x4c,0xec,0xef,0x9b,0xf1, -0xf1,0xca,0xf2,0xf5,0xe0,0xf5,0xf4,0xab,0xf3,0xf5,0x11,0xf8,0xfa,0x5a,0xfb,0xfa, -0xd1,0xf8,0xf9,0x70,0xf9,0xf8,0xce,0xf9,0xfc,0x7b,0xfe,0xfe,0x11,0xfe,0x00,0x83, -0x03,0x04,0xae,0x03,0xff,0x05,0xfa,0xf8,0x27,0xfb,0xfd,0x3a,0xfd,0xfd,0xc9,0x01, -0x05,0x66,0x05,0x04,0xec,0x06,0x0a,0xb3,0x0a,0x08,0x9b,0x08,0x0b,0x08,0x0e,0x0d, -0x94,0x0b,0x0d,0xce,0x12,0x14,0x7d,0x12,0x0d,0xed,0x09,0x08,0x58,0x09,0x0b,0x25, -0x0c,0x0c,0x32,0x0e,0x11,0x3b,0x12,0x10,0x01,0x10,0x11,0xb9,0x10,0x0d,0xc4,0x0b, -0x0e,0xca,0x11,0x12,0x06,0x11,0x10,0x53,0x11,0x11,0x66,0x0e,0x0a,0x94,0x07,0x07, -0x72,0x08,0x0a,0x68,0x0c,0x0b,0x4e,0x0a,0x08,0x0e,0x08,0x06,0x6d,0x04,0x02,0xe8, -0x01,0xff,0xd9,0xfb,0xf9,0x84,0xf8,0xf6,0x7d,0xf3,0xf0,0x6a,0xf0,0xf1,0x6b,0xf2, -0xf2,0xd0,0xf0,0xee,0x70,0xeb,0xea,0x86,0xea,0xea,0x52,0xe7,0xe3,0x2d,0xe3,0xe4, -0x4e,0xe6,0xe5,0x5e,0xe6,0xe9,0x19,0xed,0xef,0xb6,0xf0,0xf1,0x7b,0xf2,0xf2,0xf9, -0xf2,0xf3,0xcd,0xf4,0xf7,0x45,0xfa,0xfa,0xa7,0xf7,0xf6,0xe4,0xf8,0xfb,0xdd,0xfa, -0xf7,0x88,0xf6,0xf9,0x2a,0xfe,0x00,0xd6,0x00,0x02,0x58,0x04,0x02,0x76,0xfd,0xfb, -0xe4,0xfc,0xfd,0x1d,0xfb,0xf9,0x79,0xfc,0x00,0x92,0x02,0x03,0x79,0x03,0x03,0x2b, -0x06,0x0a,0x14,0x0b,0x07,0x95,0x05,0x08,0x57,0x0c,0x0e,0x64,0x0f,0x11,0xc8,0x12, -0x11,0x15,0x0e,0x0b,0x34,0x0b,0x0b,0xcd,0x0a,0x09,0x02,0x0a,0x0d,0xcf,0x11,0x12, -0x81,0x10,0x0f,0x5a,0x0f,0x0e,0x2c,0x0f,0x0f,0xf4,0x0d,0x0d,0x3b,0x10,0x13,0x28, -0x14,0x11,0x4c,0x10,0x0e,0x8c,0x0b,0x08,0x3d,0x09,0x0a,0x3e,0x0b,0x0a,0x76,0x0a, -0x0b,0x22,0x0b,0x0a,0x41,0x08,0x06,0x55,0x04,0x03,0xf1,0x02,0x02,0x36,0xff,0xf9, -0x2d,0xf5,0xf4,0x92,0xf5,0xf5,0xab,0xf3,0xf1,0x7d,0xf1,0xf1,0xf9,0xf0,0xef,0x54, -0xed,0xeb,0xff,0xea,0xe9,0xfa,0xe6,0xe4,0xe7,0xe3,0xe4,0x69,0xe5,0xe5,0x73,0xe6, -0xeb,0xd8,0xef,0xef,0x59,0xec,0xec,0xa6,0xf1,0xf5,0x59,0xf4,0xf2,0x7a,0xf4,0xf7, -0xa3,0xf7,0xf7,0x0a,0xfa,0xfb,0x83,0xf9,0xf6,0xd9,0xf4,0xf5,0xe6,0xf8,0xfd,0x3f, -0x00,0xff,0x61,0xff,0x02,0xa3,0x03,0x01,0xc0,0xfc,0xfa,0x1b,0xfc,0xfd,0x0d,0xfd, -0xfa,0x3d,0xfb,0xfe,0xb4,0x01,0x02,0xdc,0x03,0x06,0x0d,0x08,0x05,0x36,0x03,0x04, -0x69,0x08,0x0b,0xd3,0x0c,0x0e,0x28,0x0f,0x0f,0xf9,0x10,0x11,0xc9,0x0e,0x0a,0xe3, -0x08,0x0a,0xe4,0x0a,0x0b,0x53,0x0c,0x0e,0x39,0x10,0x10,0x9b,0x10,0x10,0xf1,0x0e, -0x0d,0x96,0x0c,0x0d,0x73,0x0f,0x12,0xd0,0x12,0x12,0x2b,0x12,0x10,0x87,0x0e,0x0d, -0x6a,0x0d,0x0b,0xcc,0x08,0x08,0xdc,0x0b,0x0d,0x1e,0x0d,0x0a,0x5a,0x08,0x07,0x7d, -0x08,0x09,0x45,0x08,0x05,0x60,0x02,0x00,0xcd,0xfe,0xfa,0x5d,0xf7,0xf6,0x4c,0xf7, -0xf6,0x53,0xf3,0xf1,0x6b,0xf3,0xf4,0x88,0xf1,0xed,0x44,0xed,0xef,0xaf,0xee,0xe8, -0xfb,0xe3,0xe3,0x52,0xe4,0xe5,0xc7,0xe6,0xe7,0x1e,0xe9,0xea,0x93,0xea,0xeb,0x18, -0xee,0xf0,0xdf,0xf2,0xf1,0xbe,0xef,0xf0,0x7b,0xf5,0xfa,0x13,0xfb,0xf8,0x81,0xf6, -0xf7,0x8f,0xf8,0xf5,0x9d,0xf3,0xf5,0x0d,0xfb,0xfe,0x57,0xff,0x00,0x51,0x01,0x00, -0x2d,0xff,0xfe,0x2a,0xff,0xfe,0x6c,0xfd,0xfb,0x77,0xf9,0xf9,0x53,0xfc,0x01,0x95, -0x04,0x04,0x20,0x02,0x02,0x6a,0x04,0x04,0x5e,0x04,0x04,0x6a,0x07,0x0a,0xb8,0x0c, -0x0e,0x7d,0x10,0x10,0x1b,0x0f,0x0d,0x15,0x0d,0x0c,0xf1,0x09,0x09,0x00,0x0a,0x0b, -0x4a,0x0d,0x0f,0xca,0x11,0x11,0xa7,0x0e,0x0b,0x8e,0x0b,0x0d,0x66,0x0f,0x10,0xe6, -0x0f,0x0f,0xcf,0x11,0x13,0x6c,0x13,0x10,0xd3,0x0c,0x0b,0x45,0x0c,0x0d,0x1e,0x0d, -0x0a,0xcc,0x0a,0x0c,0x7c,0x0c,0x08,0x3f,0x08,0x0b,0x5c,0x0c,0x08,0x78,0x05,0x05, -0xe8,0x05,0x02,0xcd,0xfd,0xfa,0x32,0xf9,0xf9,0x39,0xf9,0xf6,0xcd,0xf3,0xf2,0x88, -0xf3,0xf3,0x4f,0xf3,0xf2,0x12,0xf1,0xee,0x7f,0xea,0xe6,0x33,0xe5,0xe7,0xa4,0xe8, -0xe6,0x78,0xe3,0xe4,0x74,0xe9,0xed,0x65,0xec,0xea,0x8d,0xec,0xee,0x7e,0xef,0xef, -0x29,0xf1,0xf4,0x52,0xf6,0xf8,0x93,0xf9,0xf8,0xdd,0xf6,0xf5,0x61,0xf4,0xf4,0x11, -0xf5,0xf8,0x2d,0xfd,0xfe,0x15,0xfd,0xfc,0x3b,0xff,0x02,0x73,0x02,0x00,0x41,0xfd, -0xfb,0x69,0xfa,0xf9,0x2f,0xfb,0xfc,0x9f,0xfe,0x00,0xf1,0x01,0x03,0x26,0x03,0x01, -0x3f,0x01,0x01,0x4e,0x03,0x05,0xe0,0x07,0x0b,0x32,0x0d,0x0d,0x1f,0x0e,0x0f,0xc1, -0x0f,0x0e,0x67,0x0b,0x08,0x42,0x07,0x09,0x55,0x0c,0x0f,0x61,0x0f,0x0d,0x35,0x0d, -0x0f,0xdd,0x0f,0x0b,0x7e,0x09,0x0c,0x00,0x10,0x11,0x42,0x10,0x11,0x14,0x13,0x12, -0x25,0x0f,0x0c,0x7b,0x0d,0x0f,0x4a,0x0f,0x0c,0x14,0x0a,0x0b,0xf0,0x0c,0x0c,0xda, -0x0a,0x09,0x19,0x0a,0x0b,0xb8,0x0b,0x0a,0xa5,0x07,0x05,0x64,0x04,0x02,0xd7,0xfe, -0xfc,0x5f,0xfd,0xfb,0xad,0xf6,0xf2,0x36,0xf4,0xf8,0x0b,0xf9,0xf5,0xe4,0xf1,0xf1, -0x90,0xf0,0xef,0xf3,0xec,0xe9,0xff,0xe6,0xe5,0x1a,0xe6,0xe6,0xb6,0xe6,0xe8,0x11, -0xea,0xeb,0x37,0xeb,0xea,0xea,0xeb,0xed,0x7c,0xee,0xee,0x29,0xf1,0xf6,0xc7,0xf9, -0xf8,0x4f,0xf6,0xf4,0x67,0xf4,0xf4,0xdd,0xf5,0xf7,0xf1,0xf6,0xf6,0xad,0xf8,0xfc, -0x43,0xff,0x00,0xb5,0x00,0x00,0xfc,0xff,0xfe,0xe6,0xfc,0xfb,0x43,0xfa,0xfa,0x7c, -0xfb,0xfc,0xff,0xff,0x02,0x21,0x02,0x01,0x24,0x00,0xff,0xab,0x00,0x02,0x8e,0x04, -0x04,0xb0,0x04,0x09,0xa8,0x0f,0x11,0x68,0x0e,0x0b,0x4d,0x0c,0x0c,0x1d,0x0b,0x08, -0x64,0x08,0x0b,0x99,0x0d,0x0d,0xfc,0x0d,0x0f,0xd1,0x0f,0x0d,0x5b,0x0a,0x09,0x17, -0x0c,0x0f,0x6b,0x11,0x10,0xbe,0x0f,0x0f,0x9f,0x11,0x11,0xad,0x0f,0x0d,0x17,0x0e, -0x0f,0x0e,0x0f,0x0c,0x43,0x0b,0x0c,0x88,0x0c,0x0a,0x50,0x09,0x0c,0xe7,0x0e,0x0d, -0x15,0x09,0x06,0x58,0x07,0x08,0x2c,0x08,0x04,0xe9,0xff,0xfc,0x63,0xfa,0xfa,0x37, -0xfa,0xf8,0x66,0xf7,0xf7,0x8b,0xf7,0xf5,0xba,0xf3,0xf3,0x6d,0xf3,0xef,0x6d,0xeb, -0xe9,0xc4,0xe8,0xe7,0x7e,0xe6,0xe6,0x27,0xe8,0xea,0x84,0xeb,0xeb,0xed,0xe9,0xe7, -0xed,0xe8,0xec,0x53,0xf0,0xf3,0xdb,0xf4,0xf4,0xc9,0xf4,0xf6,0xb2,0xf6,0xf6,0xc1, -0xf5,0xf5,0x98,0xf4,0xf4,0x40,0xf5,0xf8,0x51,0xfa,0xfc,0x79,0xff,0x00,0xd8,0xff, -0x00,0x70,0x00,0xfe,0x17,0xfa,0xf8,0x01,0xfb,0xfe,0xff,0xfe,0xfc,0x4b,0xfd,0x00, -0x29,0x03,0x02,0x77,0xff,0xfe,0x93,0xff,0x01,0x23,0x02,0x04,0x91,0x08,0x0c,0x0f, -0x0e,0x0d,0xb4,0x0c,0x0c,0xad,0x0c,0x0b,0xf0,0x08,0x07,0xa8,0x09,0x0e,0x84,0x10, -0x0e,0x17,0x0c,0x0c,0x5e,0x0e,0x0c,0x17,0x0a,0x0b,0xe9,0x0e,0x10,0x42,0x0f,0x0f, -0x76,0x11,0x12,0x84,0x10,0x0e,0x35,0x0e,0x10,0xa0,0x11,0x11,0xe2,0x0d,0x0a,0x65, -0x09,0x0c,0xf1,0x0e,0x0e,0x72,0x0b,0x0a,0xf5,0x0a,0x0b,0x0b,0x0b,0x0a,0x3b,0x0b, -0x09,0x76,0x05,0x02,0x32,0x00,0xff,0x80,0xfd,0xfb,0x98,0xf9,0xf8,0x6c,0xf9,0xf9, -0x86,0xf8,0xf7,0x60,0xf5,0xf4,0x63,0xf3,0xf1,0x9b,0xed,0xe8,0x59,0xe6,0xe7,0x2d, -0xea,0xeb,0x94,0xeb,0xea,0x27,0xe8,0xe6,0xde,0xe7,0xe9,0x1e,0xec,0xed,0x4f,0xf0, -0xf2,0xc5,0xf2,0xf3,0xb7,0xf5,0xf7,0x3b,0xf7,0xf4,0x27,0xf3,0xf4,0x09,0xf6,0xf5, -0xc0,0xf2,0xf4,0x8f,0xfb,0x00,0xff,0x00,0xfe,0xe5,0xfd,0xfe,0x4c,0xfe,0xfc,0x56, -0xfb,0xfb,0xb5,0xfb,0xfc,0x32,0xfd,0xfe,0xf5,0xff,0x02,0x20,0x02,0xff,0x31,0xfc, -0xfd,0xb8,0x00,0x01,0x08,0x01,0x03,0x64,0x09,0x0e,0x33,0x0e,0x0c,0xc0,0x0a,0x0a, -0x3e,0x0a,0x08,0x3a,0x09,0x0b,0xae,0x0d,0x0d,0xd9,0x0c,0x0c,0x8c,0x0d,0x0d,0xfb, -0x0c,0x0b,0xf3,0x09,0x0b,0x3c,0x10,0x12,0x2b,0x10,0x0d,0x25,0x0e,0x10,0xec,0x11, -0x11,0xc7,0x10,0x0f,0xef,0x0e,0x0d,0x7d,0x0d,0x0d,0x4e,0x0e,0x0d,0x07,0x0c,0x0a, -0x5e,0x0b,0x0c,0xe5,0x0c,0x0d,0x65,0x0c,0x0a,0xe9,0x09,0x09,0xb8,0x07,0x03,0x0e, -0x00,0xfe,0x6b,0xfe,0xfd,0xb7,0xfb,0xfa,0x32,0xf9,0xf8,0xbb,0xf9,0xfa,0x8f,0xf9, -0xf5,0x07,0xf1,0xee,0x83,0xec,0xea,0x9d,0xea,0xeb,0x1f,0xed,0xeb,0x28,0xe8,0xe6, -0xac,0xe8,0xea,0x69,0xe9,0xe7,0x0d,0xea,0xef,0xa5,0xf2,0xf1,0xcd,0xf0,0xf3,0x51, -0xf6,0xf8,0x30,0xf7,0xf4,0xba,0xf2,0xf2,0xc3,0xf2,0xf4,0x80,0xf5,0xf8,0x3e,0xfd, -0xfe,0xef,0xfd,0xfc,0x8f,0xfe,0x00,0x24,0xfe,0xf9,0xcf,0xf8,0xfb,0x2d,0xfe,0xfd, -0x07,0xfd,0xfe,0x3e,0x01,0x01,0x94,0xff,0xfe,0x23,0xfd,0xfc,0x35,0xfd,0xff,0x1d, -0x03,0x07,0x50,0x0b,0x0c,0x6f,0x0a,0x07,0x1f,0x09,0x0b,0x36,0x0b,0x08,0xaf,0x08, -0x0b,0x04,0x0e,0x0f,0xa4,0x0d,0x0b,0xa4,0x0a,0x0b,0x35,0x0c,0x0d,0xe1,0x0d,0x0e, -0x40,0x0d,0x0d,0xc6,0x0e,0x10,0x66,0x11,0x11,0x09,0x11,0x0f,0x56,0x0e,0x0f,0x49, -0x11,0x10,0x5d,0x0e,0x0c,0xbb,0x0c,0x0c,0xce,0x0c,0x0c,0x27,0x0c,0x0c,0xb0,0x0c, -0x0e,0x62,0x0e,0x0c,0x77,0x09,0x07,0x46,0x07,0x06,0x99,0x03,0xff,0x3d,0xfd,0xfc, -0xb9,0xfb,0xfa,0x72,0xfb,0xfe,0x1d,0xff,0xf9,0xff,0xf3,0xf2,0x15,0xf3,0xf1,0xac, -0xee,0xec,0x03,0xec,0xed,0x40,0xed,0xeb,0x36,0xe8,0xe6,0x1d,0xe8,0xea,0x01,0xea, -0xe9,0x71,0xea,0xed,0x1f,0xf0,0xf0,0x04,0xf2,0xf6,0x84,0xf8,0xf6,0xf0,0xf1,0xf1, -0x74,0xf3,0xf3,0x9f,0xf2,0xf3,0xc0,0xf5,0xf9,0x86,0xfc,0xfe,0x21,0xfe,0xfd,0x47, -0xfd,0xfd,0x08,0xfc,0xfa,0x60,0xfa,0xfc,0xf4,0xfc,0xfc,0x1c,0xfe,0x00,0xaf,0x02, -0x00,0x4c,0xfc,0xf9,0xf9,0xfa,0xfe,0xc0,0xff,0x00,0x1e,0x03,0x06,0x56,0x09,0x0a, -0x4c,0x0a,0x08,0xa5,0x06,0x07,0xc2,0x09,0x0b,0x6a,0x0c,0x0c,0x49,0x0c,0x0b,0x23, -0x0a,0x0b,0x21,0x0d,0x0d,0x77,0x0c,0x0b,0xb1,0x0a,0x0c,0x43,0x0e,0x0f,0x1d,0x10, -0x0f,0x26,0x0f,0x0f,0x16,0x10,0x10,0x3b,0x10,0x0f,0xe1,0x0e,0x10,0x86,0x10,0x0d, -0x67,0x0a,0x0a,0x4f,0x0d,0x0d,0x56,0x0c,0x0d,0xc4,0x0e,0x0e,0x20,0x0b,0x09,0x18, -0x0b,0x0c,0xfb,0x0a,0x05,0x86,0xff,0xfd,0xd1,0xfd,0xff,0x46,0xff,0xfd,0x49,0xfd, -0xfe,0x51,0xfd,0xf9,0x88,0xf4,0xf2,0x2f,0xf4,0xf3,0x91,0xef,0xed,0xfe,0xee,0xee, -0xc5,0xea,0xe8,0xa5,0xe9,0xeb,0x14,0xea,0xe7,0xff,0xe6,0xe7,0x98,0xea,0xee,0x5d, -0xf1,0xf1,0x9c,0xf2,0xf4,0xab,0xf5,0xf4,0x54,0xf2,0xf1,0x7d,0xf2,0xf2,0x94,0xf1, -0xf3,0x00,0xf7,0xfa,0x2f,0xfc,0xfb,0x17,0xfc,0xfe,0xa3,0xfe,0xfc,0x16,0xf9,0xf8, -0xb0,0xf9,0xfc,0xac,0xff,0x00,0x57,0xff,0xfe,0x96,0xfe,0xfe,0xe7,0xfc,0xfb,0x80, -0xfa,0xfc,0xb0,0xfe,0x02,0xb1,0x05,0x07,0xfc,0x07,0x06,0x49,0x05,0x06,0xa2,0x08, -0x0a,0x1a,0x0b,0x0a,0x26,0x0a,0x0a,0xb3,0x0a,0x0c,0x87,0x0d,0x0b,0xbe,0x09,0x0a, -0xb3,0x0c,0x0d,0x50,0x0b,0x0b,0xa2,0x0d,0x10,0x02,0x10,0x0e,0x54,0x0e,0x0f,0xd7, -0x0f,0x0f,0x85,0x0f,0x10,0xbf,0x11,0x0f,0x4c,0x0c,0x0a,0x01,0x0b,0x0e,0x10,0x10, -0x0e,0x43,0x0a,0x09,0x19,0x0d,0x0f,0x3d,0x0e,0x0b,0x6d,0x0c,0x0c,0xb2,0x07,0x02, -0x13,0x00,0x00,0x06,0x00,0xff,0x0a,0x00,0x00,0xf5,0xff,0xfe,0x60,0xfa,0xf7,0xf2, -0xf5,0xf6,0xff,0xf6,0xf3,0xdc,0xef,0xed,0x3d,0xee,0xee,0xbe,0xed,0xeb,0x18,0xea, -0xe9,0x6a,0xe8,0xe6,0x66,0xe6,0xe9,0x08,0xed,0xee,0x47,0xef,0xf1,0x2a,0xf4,0xf5, -0xc0,0xf3,0xf1,0xee,0xf0,0xf1,0xa5,0xf2,0xf3,0xd0,0xf1,0xf2,0x30,0xf5,0xfa,0x81, -0xfd,0xfd,0x9d,0xfc,0xfa,0x9c,0xf9,0xf9,0xb6,0xf9,0xfa,0xc5,0xfb,0xfd,0x55,0xfe, -0xfe,0xfd,0xff,0x00,0xc3,0xfd,0xfa,0x7b,0xf9,0xf9,0x8e,0xfb,0xfe,0xc7,0x01,0x03, -0xa7,0x02,0x02,0x91,0x04,0x07,0x0e,0x08,0x06,0x01,0x06,0x08,0xd7,0x0a,0x0a,0x88, -0x09,0x0a,0xa4,0x0b,0x0b,0xec,0x0a,0x0a,0xc6,0x0a,0x0b,0x94,0x0b,0x0b,0x06,0x0b, -0x0c,0x34,0x0f,0x10,0x88,0x0d,0x0a,0xb4,0x0c,0x12,0x50,0x13,0x10,0x27,0x0e,0x0e, -0x4a,0x0f,0x0e,0x66,0x0d,0x0d,0xd6,0x0d,0x0d,0xb5,0x0b,0x0a,0x5b,0x0b,0x0d,0xd6, -0x0e,0x0f,0x61,0x0e,0x0d,0xb9,0x0c,0x0a,0xd4,0x05,0x01,0x67,0x00,0x02,0x4b,0x04, -0x02,0xe6,0xff,0xff,0x13,0xff,0xfd,0xf7,0xfa,0xfa,0x51,0xf9,0xf7,0xe9,0xf4,0xf2, -0x27,0xf1,0xf1,0x41,0xf1,0xf0,0x51,0xed,0xeb,0x80,0xea,0xe9,0x1f,0xe8,0xe6,0x60, -0xe6,0xe9,0x86,0xed,0xf0,0x6c,0xf1,0xf0,0xf7,0xf0,0xf3,0x32,0xf4,0xf3,0xe2,0xf1, -0xf0,0x6a,0xef,0xef,0xe8,0xf1,0xf6,0xc0,0xf8,0xf9,0xdc,0xfa,0xfb,0x28,0xfb,0xf9, -0x2e,0xf9,0xf9,0x04,0xf9,0xf9,0x41,0xfb,0xff,0xab,0x02,0x00,0x2b,0xfc,0xfa,0x11, -0xfb,0xfc,0xb5,0xfb,0xfb,0x93,0xfc,0xfe,0xa5,0xff,0x01,0x72,0x02,0x03,0x81,0x04, -0x06,0xd3,0x05,0x04,0x27,0x06,0x09,0x0e,0x0b,0x08,0xb9,0x07,0x0a,0x7a,0x0d,0x0c, -0xc5,0x08,0x07,0x94,0x09,0x0c,0xa9,0x0d,0x0c,0x6a,0x0b,0x0b,0xc5,0x0b,0x0c,0xa7, -0x0d,0x0f,0x61,0x10,0x10,0x7a,0x0f,0x0e,0x23,0x0e,0x0f,0x0e,0x11,0x0f,0xf7,0x0c, -0x0c,0x9a,0x0d,0x0c,0x2b,0x0a,0x09,0x9a,0x0c,0x10,0x20,0x11,0x10,0x56,0x0e,0x0c, -0x03,0x0a,0x07,0xfc,0x05,0x04,0xae,0x04,0x04,0xa5,0x02,0x00,0x8b,0x00,0x00,0xbc, -0x00,0xff,0xe2,0xfb,0xf9,0x31,0xf8,0xf8,0x18,0xf7,0xf3,0xcd,0xf1,0xf2,0xf1,0xf2, -0xf1,0xbc,0xee,0xeb,0x29,0xe9,0xe7,0x66,0xe7,0xe8,0x3b,0xea,0xea,0x3c,0xeb,0xed, -0x5c,0xf1,0xf2,0xff,0xf2,0xf2,0xfd,0xf2,0xf1,0xb4,0xee,0xee,0x78,0xf1,0xf3,0x86, -0xf2,0xf3,0x64,0xf7,0xfb,0xb9,0xfc,0xfb,0x61,0xf8,0xf5,0x0f,0xf6,0xf9,0xf4,0xfb, -0xfc,0x88,0xfd,0xff,0xfb,0xff,0xfd,0x70,0xfa,0xfb,0x14,0xfd,0xfc,0x58,0xfa,0xfa, -0xf0,0xfc,0x00,0x72,0x00,0xff,0xb1,0xff,0x03,0xc2,0x05,0x05,0xa6,0x03,0x03,0x9b, -0x05,0x08,0xb3,0x0a,0x0b,0x03,0x0a,0x09,0xd0,0x08,0x08,0x9c,0x08,0x0a,0x74,0x0d, -0x0d,0xdb,0x0a,0x08,0xa9,0x09,0x0c,0x57,0x0d,0x0d,0xc2,0x0d,0x0e,0x8c,0x0f,0x0f, -0x47,0x0e,0x0d,0x6f,0x0f,0x11,0x87,0x11,0x0f,0xac,0x0d,0x0b,0x5a,0x0a,0x0a,0x50, -0x0b,0x0d,0x2b,0x10,0x11,0xca,0x10,0x0d,0x8c,0x0b,0x0b,0x5c,0x0c,0x0a,0xd8,0x06, -0x04,0x34,0x04,0x04,0x0d,0x04,0x02,0x1a,0x02,0x01,0x35,0x00,0xff,0x90,0xfd,0xfb, -0xe4,0xf7,0xf6,0x00,0xf7,0xf8,0xa3,0xf6,0xf3,0x0a,0xf2,0xf0,0x1f,0xee,0xeb,0xd2, -0xea,0xea,0xdd,0xe8,0xe6,0x2a,0xe7,0xea,0x75,0xee,0xf1,0x27,0xf2,0xf0,0x4d,0xf0, -0xf2,0x70,0xf3,0xf1,0x19,0xee,0xed,0xb2,0xef,0xf3,0xb0,0xf4,0xf6,0x47,0xf9,0xfb, -0xb2,0xf9,0xf5,0x9c,0xf4,0xf7,0x48,0xfa,0xfa,0x5c,0xfa,0xfb,0xce,0xfe,0xff,0x9b, -0xfe,0xfc,0x01,0xfa,0xfa,0x99,0xfc,0xfd,0xa4,0xfb,0xfa,0xb2,0xfb,0xfe,0x09,0x00, -0x00,0xca,0x01,0x02,0x1c,0x02,0x01,0x11,0x02,0x05,0x6a,0x09,0x0a,0x87,0x08,0x06, -0x6b,0x07,0x09,0x81,0x09,0x09,0x36,0x0a,0x0b,0x96,0x0b,0x0a,0xec,0x09,0x09,0xc4, -0x09,0x0c,0xf2,0x0d,0x0e,0x50,0x0d,0x0d,0xa2,0x0d,0x0d,0xfd,0x0d,0x0f,0xaf,0x12, -0x13,0x84,0x10,0x0c,0xa1,0x09,0x0a,0x36,0x0c,0x0d,0x93,0x0d,0x0e,0x78,0x0f,0x0f, -0x66,0x0f,0x0f,0xe8,0x0d,0x0a,0xfe,0x09,0x0a,0x7b,0x09,0x05,0x6d,0x03,0x03,0xdf, -0x04,0x04,0x5b,0x04,0x03,0xe5,0x00,0xfd,0x2b,0xfb,0xfa,0x64,0xfa,0xfa,0xbf,0xfa, -0xf7,0x4c,0xf4,0xf3,0x32,0xf4,0xf4,0x53,0xf0,0xeb,0xb1,0xe8,0xe9,0xd5,0xe9,0xe8, -0x4a,0xe8,0xeb,0x25,0xef,0xf0,0xb9,0xf0,0xf1,0x5d,0xf3,0xf2,0x58,0xef,0xec,0xc8, -0xec,0xef,0x39,0xf3,0xf5,0x68,0xf5,0xf5,0x35,0xf7,0xf9,0x20,0xf8,0xf5,0x95,0xf4, -0xf6,0xfe,0xf9,0xfb,0x0c,0xfc,0xfc,0xa8,0xfd,0xfd,0xdb,0xfc,0xfb,0x5f,0xfc,0xfc, -0x3e,0xfb,0xf9,0xb1,0xf9,0xfc,0x49,0xff,0x00,0x52,0xff,0xfe,0x96,0xfe,0x00,0x04, -0x02,0x03,0x75,0x04,0x05,0x6f,0x07,0x07,0xe9,0x06,0x06,0x55,0x07,0x09,0x45,0x0a, -0x09,0xaf,0x09,0x0a,0xc4,0x0a,0x09,0xf3,0x07,0x09,0x3e,0x0d,0x0e,0x40,0x0c,0x0b, -0x02,0x0b,0x0b,0x30,0x0d,0x11,0xc3,0x12,0x11,0x22,0x0f,0x0f,0x02,0x0f,0x0c,0xbc, -0x0a,0x0a,0xd8,0x0b,0x0d,0xea,0x0e,0x0f,0xf4,0x0e,0x0e,0xeb,0x0e,0x0e,0x2c,0x0e, -0x0d,0xb2,0x0b,0x09,0x65,0x06,0x04,0x4a,0x05,0x08,0x11,0x09,0x05,0x2b,0x01,0xff, -0x8d,0x01,0x00,0x5e,0xfd,0xfa,0x2c,0xfb,0xfb,0x27,0xfa,0xf8,0xb7,0xf7,0xf6,0xbd, -0xf4,0xf2,0x02,0xef,0xec,0xb8,0xeb,0xea,0xef,0xe8,0xe6,0xfa,0xe7,0xed,0x12,0xf2, -0xf3,0x94,0xf1,0xef,0xce,0xef,0xef,0xad,0xee,0xed,0x23,0xee,0xf1,0xd4,0xf3,0xf4, -0xae,0xf5,0xf6,0x78,0xf6,0xf5,0x93,0xf4,0xf5,0x99,0xf7,0xf9,0x83,0xf9,0xf9,0x37, -0xfa,0xfc,0x06,0xff,0xff,0x79,0xfd,0xfa,0x5b,0xf9,0xfa,0x62,0xfb,0xfb,0x8f,0xfc, -0xfd,0xb9,0xfe,0xfe,0x51,0xfc,0xfc,0xcf,0xff,0x01,0x1b,0x02,0x02,0xce,0x04,0x05, -0x4b,0x05,0x05,0x12,0x06,0x07,0x84,0x08,0x0a,0xe6,0x0a,0x09,0xd3,0x06,0x06,0xbd, -0x09,0x0c,0xd8,0x0c,0x0b,0xc2,0x09,0x09,0x7f,0x0a,0x0a,0xdd,0x0b,0x0d,0x05,0x0f, -0x10,0xbc,0x11,0x11,0xe0,0x0e,0x0d,0x57,0x0d,0x0c,0x05,0x0b,0x0b,0x5d,0x0e,0x0e, -0x5e,0x0c,0x0b,0x29,0x0f,0x12,0x2a,0x12,0x0e,0x78,0x0b,0x0a,0x86,0x0a,0x0a,0xd3, -0x08,0x07,0x68,0x07,0x07,0xab,0x06,0x04,0xa9,0x03,0x03,0xa1,0x01,0xff,0x92,0xfc, -0xfb,0x3f,0xfd,0xfe,0x63,0xfc,0xf8,0x55,0xf6,0xf7,0xe9,0xf7,0xf4,0xea,0xef,0xec, -0x87,0xea,0xe8,0x5d,0xe8,0xe9,0xcf,0xec,0xef,0x38,0xf1,0xf1,0x2b,0xf1,0xf0,0xe1, -0xee,0xed,0x98,0xec,0xee,0x32,0xf1,0xf3,0xde,0xf4,0xf4,0xe2,0xf2,0xf3,0x29,0xf6, -0xf7,0x17,0xf6,0xf4,0xa7,0xf5,0xf7,0xac,0xf8,0xf9,0x1f,0xfd,0xff,0x43,0xfe,0xfb, -0x6b,0xfa,0xfa,0x44,0xfa,0xfb,0xb4,0xfc,0xfd,0xc4,0xfc,0xfc,0xa4,0xfc,0xfc,0x7e, -0xfc,0xfc,0x7f,0xff,0x02,0x3c,0x04,0x02,0x0b,0x01,0x01,0x2a,0x04,0x07,0x13,0x09, -0x08,0x8f,0x07,0x06,0x28,0x07,0x08,0xb5,0x08,0x09,0x65,0x0b,0x0c,0xfa,0x0a,0x08, -0x9b,0x08,0x09,0x2e,0x0a,0x09,0x9a,0x0b,0x0f,0x36,0x12,0x11,0x88,0x0e,0x0c,0xcb, -0x0d,0x0f,0x7a,0x0f,0x0c,0xac,0x0a,0x0a,0xb8,0x0b,0x0d,0x09,0x0f,0x0f,0xbe,0x10, -0x10,0x1d,0x0f,0x0c,0x54,0x0b,0x0c,0xa9,0x0c,0x09,0x3f,0x07,0x07,0x64,0x09,0x09, -0x9e,0x07,0x04,0x64,0x02,0x02,0x02,0x02,0x00,0xcf,0xfe,0xfd,0x08,0xfd,0xfc,0xb2, -0xfb,0xfb,0x8d,0xfb,0xf9,0x68,0xf6,0xf3,0x95,0xef,0xec,0xf4,0xea,0xea,0xb6,0xe9, -0xea,0xa7,0xee,0xf3,0xd0,0xf2,0xef,0x97,0xed,0xed,0x7e,0xee,0xee,0x17,0xef,0xf0, -0x67,0xf1,0xf1,0xbe,0xf2,0xf3,0x3e,0xf5,0xf5,0x4a,0xf5,0xf4,0xd6,0xf3,0xf3,0x7f, -0xf5,0xf8,0x49,0xfb,0xfc,0xc1,0xfb,0xfc,0xc0,0xfc,0xfb,0xba,0xf9,0xf9,0x4a,0xfb, -0xfd,0x11,0xfe,0xfd,0x38,0xfb,0xf8,0x3e,0xfa,0xfd,0xef,0xff,0xff,0x25,0xff,0x00, -0xb4,0x00,0x00,0x22,0x01,0x04,0xc2,0x06,0x07,0x44,0x06,0x05,0x58,0x06,0x07,0x67, -0x07,0x06,0x9f,0x08,0x0b,0x4b,0x0d,0x0b,0x4b,0x08,0x05,0x6d,0x06,0x09,0x59,0x0c, -0x0c,0xbf,0x0c,0x0d,0x19,0x0f,0x0f,0x96,0x0e,0x0f,0x42,0x10,0x0f,0x17,0x0c,0x09, -0x27,0x0a,0x0c,0x9e,0x0e,0x0e,0x0a,0x0e,0x0f,0xc0,0x10,0x10,0x0d,0x0f,0x0c,0x4c, -0x0b,0x0a,0x3f,0x0b,0x0b,0x0a,0x0b,0x09,0x36,0x08,0x07,0xba,0x06,0x05,0xf5,0x04, -0x04,0x47,0x02,0xfe,0x0f,0xfd,0xfe,0x72,0xff,0xfe,0x2b,0xfd,0xfc,0xa7,0xfc,0xfb, -0x15,0xf7,0xf2,0x41,0xee,0xec,0x11,0xeb,0xeb,0xec,0xed,0xef,0x86,0xef,0xef,0xfb, -0xef,0xef,0x45,0xee,0xee,0x88,0xef,0xee,0xce,0xed,0xee,0x8c,0xf1,0xf3,0xce,0xf4, -0xf4,0x0e,0xf4,0xf2,0xca,0xf2,0xf4,0x83,0xf4,0xf3,0xcf,0xf5,0xf9,0x8d,0xfc,0xfc, -0x10,0xfa,0xf9,0x13,0xfa,0xfb,0x59,0xfc,0xfc,0x53,0xfc,0xfc,0x38,0xfb,0xf9,0xe5, -0xf9,0xfc,0x57,0xfe,0xfd,0xdf,0xfc,0xfd,0x83,0xfe,0xff,0x7b,0x00,0x00,0x46,0x01, -0x03,0x0d,0x07,0x07,0x53,0x04,0x02,0xf5,0x03,0x07,0x12,0x09,0x09,0x5d,0x0a,0x0a, -0xaa,0x09,0x07,0x27,0x06,0x07,0x08,0x0a,0x0b,0xe1,0x09,0x09,0xe7,0x0b,0x0e,0x1d, -0x10,0x10,0x00,0x0f,0x0e,0x60,0x0d,0x0d,0x38,0x0d,0x0b,0xf3,0x09,0x0b,0x17,0x0e, -0x0f,0xf9,0x0f,0x10,0x56,0x10,0x0e,0x35,0x0c,0x0c,0xc0,0x0d,0x0e,0x56,0x0c,0x09, -0x2d,0x09,0x09,0x0f,0x0a,0x08,0x9e,0x07,0x06,0x07,0x05,0x03,0xf7,0x01,0x00,0xf0, -0xfd,0xfd,0xbc,0xff,0x01,0xf6,0x00,0xff,0x15,0xfd,0xf9,0x97,0xf4,0xf0,0x5e,0xef, -0xee,0x9c,0xee,0xee,0x59,0xee,0xed,0x7e,0xee,0xf0,0xb9,0xf1,0xf0,0xc6,0xed,0xec, -0x74,0xed,0xef,0xc6,0xef,0xef,0x89,0xf1,0xf4,0xfd,0xf5,0xf3,0x8c,0xf1,0xf1,0xe1, -0xf1,0xf2,0xaf,0xf4,0xf7,0x03,0xf9,0xf9,0x42,0xf8,0xf7,0x9d,0xf8,0xfa,0x5e,0xfd, -0xfd,0x02,0xfb,0xf9,0x9c,0xfa,0xfb,0x9f,0xfb,0xfa,0x53,0xfa,0xfc,0x43,0xfe,0xfe, -0xc2,0xfb,0xfa,0x1f,0xfd,0xff,0xc9,0x00,0x01,0x7a,0x03,0x04,0xe8,0x02,0x01,0xe3, -0x01,0x04,0x37,0x07,0x08,0xed,0x08,0x07,0x19,0x07,0x08,0xd8,0x09,0x08,0xde,0x06, -0x06,0x74,0x07,0x09,0x53,0x0a,0x0b,0x61,0x0c,0x0d,0xcf,0x0e,0x0e,0x9a,0x0e,0x0f, -0x10,0x0e,0x0b,0x31,0x09,0x0a,0xe4,0x0c,0x0e,0x96,0x0e,0x0e,0x6b,0x0e,0x0e,0xe2, -0x0e,0x0f,0x03,0x0e,0x0c,0xa8,0x0c,0x0d,0x34,0x0c,0x0a,0xf8,0x09,0x09,0xdf,0x09, -0x09,0x38,0x09,0x07,0xd8,0x04,0x02,0x11,0x00,0xfe,0xfd,0xfe,0x00,0x8f,0x03,0x04, -0xb6,0x01,0xfd,0xd0,0xf9,0xf8,0x6d,0xf7,0xf3,0xcc,0xef,0xee,0x89,0xef,0xef,0xfb, -0xee,0xee,0x1f,0xf0,0xf1,0x92,0xf0,0xee,0x4c,0xed,0xec,0xd6,0xec,0xee,0x46,0xf0, -0xf2,0x9c,0xf4,0xf4,0x48,0xf2,0xef,0x09,0xef,0xf1,0x1b,0xf5,0xf6,0xd3,0xf4,0xf4, -0x14,0xf6,0xf8,0x34,0xf8,0xf7,0x5b,0xf9,0xfb,0xdf,0xfc,0xfb,0x49,0xfa,0xf9,0xdd, -0xf9,0xfa,0x77,0xfb,0xfc,0xe2,0xfc,0xfc,0xbd,0xfb,0xfa,0x80,0xf9,0xfc,0x02,0x00, -0x02,0x18,0x02,0xff,0xfd,0xfe,0x00,0xdb,0x02,0x03,0x66,0x03,0x04,0xab,0x06,0x06, -0x2f,0x07,0x08,0x45,0x09,0x08,0xd6,0x06,0x06,0x6d,0x07,0x07,0xd8,0x07,0x08,0xc6, -0x08,0x09,0x3f,0x0d,0x10,0x03,0x10,0x0d,0x6e,0x0c,0x0c,0xf1,0x0b,0x0b,0xee,0x0b, -0x0b,0x6d,0x0c,0x0d,0x26,0x0e,0x0e,0x68,0x0e,0x0e,0x65,0x0e,0x0e,0x78,0x0e,0x0d, -0x7c,0x0c,0x0c,0xf3,0x0b,0x0a,0xab,0x09,0x0a,0x5f,0x0d,0x0c,0x4e,0x08,0x03,0xec, -0x01,0x01,0xde,0x01,0x01,0x0a,0x02,0x02,0xbe,0x03,0x03,0x44,0x01,0xfe,0x81,0xfb, -0xf9,0xc6,0xf6,0xf3,0x7b,0xf1,0xf0,0x48,0xf0,0xef,0x0f,0xf0,0xf1,0x30,0xf2,0xf2, -0xe1,0xee,0xea,0x6e,0xea,0xed,0x2b,0xf1,0xf1,0x3f,0xf1,0xf1,0x27,0xf2,0xf1,0xdd, -0xf0,0xf0,0x35,0xf1,0xf2,0x5f,0xf4,0xf4,0x4c,0xf4,0xf4,0xf2,0xf4,0xf6,0xe6,0xf7, -0xf9,0xb1,0xfa,0xfc,0xc2,0xfb,0xf8,0xef,0xf6,0xf8,0xca,0xfc,0xfe,0xb7,0xfc,0xfa, -0xa7,0xf9,0xf9,0x94,0xf9,0xfb,0x84,0xfd,0xfe,0x1e,0xff,0xff,0x53,0xff,0xff,0x25, -0x00,0x00,0x0f,0x01,0x01,0x6c,0x03,0x05,0xf7,0x06,0x06,0x2e,0x06,0x06,0xd5,0x07, -0x09,0xb5,0x08,0x06,0x27,0x05,0x05,0x75,0x06,0x08,0x18,0x0b,0x0c,0x4b,0x0d,0x0d, -0x0a,0x0e,0x0d,0xa6,0x0b,0x0b,0x63,0x0c,0x0c,0xfe,0x0b,0x0b,0x74,0x0c,0x0e,0x21, -0x0e,0x0d,0x03,0x0d,0x0e,0x57,0x10,0x10,0xd4,0x0d,0x0b,0x51,0x0a,0x0b,0xc9,0x0c, -0x0d,0x75,0x0d,0x0c,0x6c,0x0b,0x09,0x08,0x07,0x04,0xa1,0x02,0x02,0xdc,0x02,0x02, -0xb2,0x02,0x04,0x5c,0x05,0x02,0x9a,0xff,0xfe,0xea,0xfd,0xfb,0x20,0xf6,0xf2,0xc1, -0xf0,0xf1,0xcf,0xf3,0xf3,0x7e,0xf2,0xf0,0x7d,0xef,0xee,0x77,0xed,0xed,0xe0,0xed, -0xef,0x57,0xf1,0xf1,0xbd,0xf0,0xf0,0x43,0xf1,0xf1,0xac,0xf0,0xf0,0xb2,0xf2,0xf5, -0x11,0xf4,0xf1,0x6d,0xf1,0xf3,0x44,0xf6,0xf8,0xfe,0xf9,0xf9,0x14,0xf8,0xf7,0x6b, -0xf8,0xf9,0x7d,0xfb,0xfc,0x79,0xfc,0xfb,0xb1,0xf9,0xf9,0xe1,0xf9,0xfa,0xca,0xfa, -0xfb,0xa2,0xfc,0xfe,0xde,0xff,0xff,0xd1,0xfd,0xfd,0xb9,0xfe,0x00,0x69,0x02,0x03, -0xd2,0x02,0x02,0xcf,0x04,0x06,0x0f,0x08,0x07,0x8e,0x07,0x07,0xca,0x06,0x04,0xec, -0x03,0x05,0x8a,0x08,0x0a,0xa3,0x0a,0x0b,0x06,0x0d,0x0e,0x10,0x0d,0x0b,0xd8,0x0a, -0x0b,0x08,0x0d,0x0d,0x2f,0x0d,0x0a,0x4f,0x0a,0x0c,0xb4,0x0e,0x0f,0x47,0x0f,0x0f, -0x3a,0x0f,0x0c,0x0f,0x0b,0x0b,0xc2,0x0c,0x0e,0xf1,0x0d,0x0d,0x95,0x0d,0x0d,0xca, -0x0b,0x07,0xbe,0x04,0x04,0x05,0x05,0x04,0x49,0x03,0x02,0xe8,0x02,0x04,0xd2,0x05, -0x06,0xc1,0x02,0xfd,0xff,0xfa,0xf8,0xff,0xf5,0xf3,0xcd,0xf4,0xf6,0xd7,0xf5,0xf3, -0xe1,0xf0,0xf0,0x73,0xef,0xee,0x09,0xee,0xee,0xe3,0xef,0xf1,0x9b,0xf1,0xf0,0xc0, -0xee,0xef,0x59,0xf1,0xf2,0xaf,0xf3,0xf2,0x4b,0xf1,0xf0,0xe6,0xf0,0xf2,0xc7,0xf4, -0xf7,0xf0,0xf7,0xf6,0x9c,0xf5,0xf6,0x86,0xf8,0xf9,0x3b,0xfa,0xfa,0x2c,0xfb,0xfb, -0x77,0xfb,0xfb,0xf4,0xf9,0xf8,0x51,0xf8,0xfa,0x2f,0xfd,0xfd,0x94,0xfc,0xfc,0xff, -0xfd,0xfe,0x16,0xfe,0xfe,0x85,0xff,0x00,0xab,0x00,0x00,0xb9,0x01,0x04,0xc4,0x06, -0x07,0x58,0x07,0x06,0x19,0x06,0x06,0x13,0x06,0x04,0xdc,0x03,0x05,0xf6,0x08,0x0b, -0xcb,0x0b,0x0a,0xfe,0x0a,0x0b,0x0b,0x0c,0x0b,0xcf,0x0c,0x0d,0x0c,0x0d,0x0a,0xad, -0x09,0x0a,0x6d,0x0d,0x0e,0xcd,0x0e,0x0e,0x3c,0x0f,0x0e,0xbc,0x0d,0x0c,0xc0,0x0a, -0x0b,0x06,0x0e,0x10,0x3a,0x10,0x0d,0xc8,0x0b,0x0b,0x49,0x0b,0x09,0x18,0x07,0x05, -0x01,0x04,0x03,0x82,0x02,0x03,0x66,0x06,0x08,0x77,0x07,0x03,0x4e,0x00,0xfd,0x15, -0xfb,0xf9,0x14,0xf8,0xf7,0x66,0xf7,0xf7,0x79,0xf6,0xf3,0xa1,0xef,0xee,0xad,0xef, -0xf0,0x29,0xf1,0xf1,0xa6,0xf0,0xee,0x9c,0xed,0xef,0x03,0xf2,0xf3,0xcd,0xf3,0xf2, -0x73,0xf0,0xef,0x56,0xf0,0xf2,0x37,0xf4,0xf4,0x59,0xf4,0xf4,0x1c,0xf6,0xf6,0x4c, -0xf6,0xf5,0x49,0xf7,0xfa,0x6b,0xfc,0xfb,0xa8,0xfa,0xfa,0x2a,0xfa,0xf9,0x13,0xf9, -0xfa,0xf2,0xfa,0xfb,0xe6,0xfb,0xfb,0x9f,0xfb,0xfc,0xeb,0xfe,0xff,0x2b,0xfe,0xfc, -0x99,0xfd,0xff,0xcc,0x00,0x01,0x23,0x02,0x04,0xb2,0x06,0x07,0xeb,0x06,0x05,0x0a, -0x05,0x04,0x87,0x03,0x04,0xd3,0x06,0x08,0x0e,0x09,0x08,0xe7,0x08,0x0a,0x91,0x0b, -0x0d,0x02,0x0d,0x0b,0x2a,0x0b,0x0b,0x5f,0x0c,0x0a,0x8e,0x09,0x0b,0x80,0x0e,0x10, -0xda,0x0f,0x0e,0xd0,0x0c,0x0c,0x66,0x0c,0x0c,0x17,0x0d,0x0e,0x05,0x0f,0x0e,0x0e, -0x0e,0x0d,0xe6,0x0d,0x0d,0x2f,0x0c,0x08,0x07,0x05,0x03,0xda,0x03,0x04,0x59,0x05, -0x06,0x07,0x08,0x08,0x86,0x06,0x02,0x5f,0xff,0xfc,0x5d,0xfb,0xfb,0xb2,0xfb,0xfb, -0x59,0xf9,0xf5,0xbb,0xf2,0xf1,0xf9,0xf1,0xf2,0x0a,0xf3,0xf2,0xd5,0xef,0xed,0xe5, -0xed,0xf0,0x59,0xf2,0xf1,0x4c,0xf1,0xf2,0x61,0xf2,0xf1,0x23,0xf0,0xf0,0x30,0xf1, -0xf3,0x93,0xf4,0xf4,0x4f,0xf4,0xf3,0x4d,0xf4,0xf4,0x9d,0xf5,0xf7,0xd3,0xf9,0xfb, -0x98,0xfb,0xfa,0x80,0xf8,0xf8,0xcc,0xfa,0xfb,0x19,0xfa,0xf8,0xca,0xf9,0xfb,0xb9, -0xfb,0xfb,0xd9,0xfc,0xfd,0xef,0xfd,0xfd,0xba,0xfd,0xfd,0x26,0xfd,0xfd,0x4e,0xff, -0x01,0x25,0x04,0x06,0x6b,0x07,0x05,0x14,0x03,0x03,0xe3,0x04,0x06,0x90,0x05,0x04, -0x5c,0x05,0x07,0xa5,0x08,0x08,0x66,0x08,0x0a,0x71,0x0c,0x0d,0x66,0x0c,0x0b,0x31, -0x0a,0x09,0x2d,0x0a,0x0b,0xd4,0x0c,0x0e,0x11,0x0f,0x0e,0x2d,0x0d,0x0b,0x9c,0x0c, -0x0e,0x34,0x0e,0x0c,0x08,0x0c,0x0d,0xa5,0x0e,0x0f,0xe7,0x0f,0x0f,0xee,0x0e,0x0c, -0xe8,0x09,0x07,0x67,0x05,0x04,0x21,0x04,0x06,0xd3,0x08,0x09,0xba,0x08,0x06,0xbb, -0x03,0x00,0x27,0xff,0x00,0xe1,0x00,0xff,0x12,0xfb,0xf7,0x2e,0xf7,0xf7,0x72,0xf6, -0xf5,0x91,0xf3,0xf2,0xa7,0xf1,0xf0,0xed,0xef,0xef,0x05,0xf0,0xf1,0x97,0xf2,0xf2, -0x77,0xf1,0xf0,0xff,0xf0,0xf0,0x4e,0xf0,0xf0,0x4b,0xf3,0xf5,0x87,0xf4,0xf2,0x85, -0xf1,0xf2,0xbb,0xf4,0xf6,0x33,0xf7,0xf8,0xf0,0xf8,0xf9,0xfc,0xf9,0xf9,0xbc,0xf9, -0xf9,0xfd,0xf9,0xf9,0xcb,0xf9,0xf9,0x3e,0xfa,0xfa,0x1e,0xfb,0xfb,0x27,0xfd,0xff, -0x67,0xff,0xfc,0xb3,0xf9,0xfa,0xb8,0xfd,0x00,0x32,0x01,0x02,0xd7,0x03,0x04,0x0d, -0x05,0x04,0x41,0x03,0x03,0xd7,0x04,0x06,0xa0,0x05,0x04,0xcb,0x04,0x05,0xfc,0x06, -0x08,0x36,0x0a,0x0c,0xe4,0x0c,0x0b,0x28,0x09,0x07,0x5f,0x09,0x0b,0x78,0x0c,0x0c, -0xc6,0x0c,0x0d,0xc1,0x0c,0x0c,0xff,0x0d,0x0e,0xe1,0x0c,0x0c,0x60,0x0c,0x0c,0x17, -0x0c,0x0d,0xa3,0x0f,0x11,0xc1,0x10,0x10,0xf2,0x0e,0x0b,0x2b,0x07,0x04,0x95,0x04, -0x07,0xa2,0x09,0x0a,0x93,0x08,0x05,0x0f,0x05,0x05,0x36,0x05,0x04,0x82,0x02,0x00, -0x1a,0xff,0xfd,0x88,0xfb,0xf9,0xf9,0xf8,0xf9,0x24,0xf8,0xf5,0xc5,0xf2,0xf2,0x15, -0xf2,0xf0,0xdd,0xef,0xf0,0x8b,0xf2,0xf3,0x75,0xf2,0xf0,0xde,0xef,0xef,0xcc,0xf0, -0xf2,0x34,0xf3,0xf2,0x8b,0xf2,0xf2,0x7a,0xf2,0xf2,0x50,0xf2,0xf3,0x2d,0xf5,0xf5, -0xf6,0xf5,0xf8,0xd0,0xf9,0xf9,0x8f,0xf8,0xf7,0x5e,0xf9,0xfb,0x13,0xfb,0xf9,0x70, -0xf7,0xf7,0x3f,0xfa,0xfc,0x14,0xfd,0xfd,0xe0,0xfc,0xfc,0x1e,0xfc,0xfa,0x4d,0xfa, -0xfb,0x17,0xfe,0x00,0xaa,0x01,0x01,0x1f,0x03,0x03,0x0b,0x03,0x02,0xf8,0x03,0x05, -0xac,0x05,0x04,0x35,0x03,0x02,0xbf,0x03,0x06,0x91,0x09,0x0b,0x84,0x0a,0x09,0x89, -0x09,0x09,0x48,0x09,0x09,0xa7,0x0a,0x0b,0x98,0x0b,0x0b,0x3c,0x0c,0x0c,0xaf,0x0d, -0x0d,0x2b,0x0d,0x0d,0x41,0x0d,0x0c,0x64,0x0a,0x0a,0x20,0x0c,0x0f,0x0c,0x13,0x14, -0xb2,0x11,0x0c,0x2c,0x09,0x08,0xf8,0x08,0x08,0x28,0x08,0x08,0x3f,0x09,0x07,0x4e, -0x06,0x05,0x0e,0x07,0x07,0x36,0x06,0x04,0xf0,0x01,0x00,0x69,0xff,0xfd,0x4a,0xfc, -0xfb,0x6a,0xfb,0xfa,0x46,0xf8,0xf5,0x54,0xf2,0xf1,0xd1,0xf1,0xf3,0x73,0xf3,0xf2, -0x6c,0xf2,0xf1,0x3b,0xf0,0xef,0xc7,0xf0,0xf2,0xfd,0xf2,0xf1,0x9a,0xf1,0xf2,0x5b, -0xf3,0xf2,0x6d,0xf1,0xf0,0x5f,0xf2,0xf4,0x5d,0xf6,0xf5,0x4e,0xf5,0xf6,0x82,0xf8, -0xfa,0x34,0xfa,0xf9,0x23,0xf9,0xf9,0x94,0xf8,0xf7,0x08,0xf8,0xfa,0xe3,0xfb,0xfc, -0x93,0xfc,0xfc,0x3d,0xfc,0xfa,0xfc,0xf9,0xfa,0x54,0xfb,0xfc,0xfe,0xfe,0x00,0x7a, -0x00,0xff,0xcb,0x00,0x03,0xd1,0x04,0x04,0x0e,0x04,0x03,0x92,0x02,0x02,0x42,0x02, -0x03,0x6e,0x06,0x07,0x3d,0x08,0x08,0x07,0x09,0x09,0x05,0x09,0x08,0x0c,0x09,0x09, -0x33,0x0a,0x0b,0x76,0x0b,0x0a,0x99,0x0a,0x0c,0xad,0x0f,0x10,0x81,0x0d,0x09,0x4e, -0x08,0x09,0x42,0x0b,0x0d,0x27,0x10,0x12,0xba,0x12,0x10,0x23,0x0d,0x0b,0xf7,0x0a, -0x0a,0x29,0x0a,0x09,0x88,0x08,0x07,0xfd,0x07,0x07,0x5e,0x07,0x06,0x8d,0x07,0x08, -0x92,0x06,0x03,0x27,0x01,0x00,0x82,0xff,0xff,0x12,0xff,0xfe,0x86,0xfc,0xf9,0xa5, -0xf5,0xf3,0xd7,0xf3,0xf5,0x13,0xf5,0xf3,0x36,0xf2,0xf2,0x73,0xf2,0xf1,0x8d,0xf0, -0xef,0xec,0xf0,0xf3,0xb6,0xf4,0xf2,0xff,0xf0,0xf1,0x11,0xf2,0xf2,0x15,0xf2,0xf3, -0x00,0xf4,0xf3,0x6a,0xf3,0xf4,0xbb,0xf6,0xf7,0x0d,0xf9,0xfa,0xc2,0xf9,0xf8,0x96, -0xf7,0xf7,0xfb,0xf7,0xf8,0x53,0xf9,0xfb,0x05,0xfd,0xfd,0xb3,0xfb,0xf9,0x6c,0xf9, -0xfa,0x77,0xfb,0xfb,0x7e,0xfc,0xfc,0xfe,0xfc,0xfd,0xe5,0xfe,0x01,0x87,0x03,0x04, -0x80,0x03,0x02,0xc8,0x01,0x01,0x3a,0x02,0x02,0x2f,0x03,0x03,0xcb,0x05,0x08,0xa2, -0x08,0x07,0x52,0x06,0x08,0x21,0x0a,0x0a,0x38,0x09,0x07,0xcf,0x07,0x08,0x9b,0x0a, -0x0c,0xdd,0x0e,0x0f,0x67,0x0e,0x0b,0x1e,0x09,0x07,0x2c,0x09,0x0c,0x50,0x0e,0x0f, -0x06,0x10,0x10,0x78,0x10,0x0f,0x74,0x0d,0x0c,0xd1,0x0b,0x0b,0x8b,0x0a,0x08,0x2f, -0x08,0x08,0xb2,0x07,0x07,0xea,0x08,0x09,0xab,0x08,0x06,0xd6,0x03,0x01,0xbd,0x01, -0x03,0x82,0x03,0x00,0xae,0xfd,0xfc,0x8b,0xfc,0xf9,0x3f,0xf6,0xf4,0xaa,0xf5,0xf6, -0x91,0xf5,0xf4,0x18,0xf3,0xf1,0x75,0xf0,0xf1,0x01,0xf2,0xf2,0xf9,0xf2,0xf3,0x60, -0xf2,0xf1,0x8b,0xf1,0xf1,0x6d,0xf2,0xf3,0xb0,0xf2,0xf1,0xdd,0xf1,0xf3,0x73,0xf4, -0xf5,0x80,0xf6,0xf8,0x1f,0xfa,0xf9,0xc6,0xf7,0xf6,0xf7,0xf5,0xf6,0xa9,0xf8,0xfa, -0xed,0xfb,0xfb,0xfd,0xfa,0xf9,0x8f,0xf9,0xfa,0x61,0xfb,0xfc,0x91,0xfb,0xfa,0xc3, -0xf9,0xfb,0x61,0xfd,0xff,0xf3,0xff,0x00,0xad,0x02,0x03,0xac,0x02,0x00,0xb8,0xff, -0x00,0x7c,0x02,0x03,0x9f,0x04,0x04,0x13,0x04,0x04,0x6e,0x06,0x07,0xee,0x08,0x09, -0x8d,0x09,0x07,0x46,0x05,0x05,0x02,0x08,0x0b,0x1e,0x0e,0x0e,0xa4,0x0d,0x0c,0xea, -0x0a,0x09,0xc1,0x08,0x09,0x3c,0x0b,0x0c,0x2b,0x0e,0x0f,0x62,0x0f,0x0f,0x76,0x0f, -0x0e,0xbc,0x0d,0x0d,0xd9,0x0d,0x0b,0xfb,0x07,0x06,0x89,0x08,0x0a,0xef,0x0a,0x09, -0xf2,0x07,0x07,0x08,0x07,0x06,0xc0,0x04,0x04,0xc0,0x03,0x03,0x2b,0x03,0x01,0x6c, -0xff,0xfc,0x77,0xfa,0xf9,0xeb,0xf8,0xf7,0x3d,0xf7,0xf6,0x6e,0xf5,0xf3,0xe1,0xf1, -0xf2,0xc3,0xf2,0xf2,0x7c,0xf2,0xf2,0x86,0xf2,0xf2,0xcd,0xf2,0xf2,0x13,0xf2,0xf2, -0xd8,0xf2,0xf2,0xd8,0xf1,0xf1,0x44,0xf1,0xf2,0x07,0xf5,0xf7,0xf9,0xf8,0xf8,0x3f, -0xf8,0xf6,0xeb,0xf4,0xf5,0xe1,0xf7,0xfa,0x66,0xfa,0xf9,0xa9,0xf9,0xfa,0xd6,0xfa, -0xfa,0xef,0xfa,0xfa,0xa7,0xfa,0xfb,0xf3,0xfa,0xf9,0x19,0xf9,0xfa,0xdc,0xfd,0x00, -0xd7,0x01,0x01,0x0b,0x01,0x00,0x28,0x00,0x00,0x21,0x01,0x03,0x15,0x04,0x02,0x0b, -0x01,0x01,0x7c,0x04,0x06,0xae,0x08,0x09,0xec,0x08,0x06,0x19,0x05,0x04,0xae,0x05, -0x07,0x29,0x0b,0x0d,0x8b,0x0d,0x0c,0xd3,0x0b,0x0b,0xa8,0x09,0x08,0x00,0x09,0x0b, -0x8e,0x0d,0x0d,0x02,0x0c,0x0c,0x75,0x0e,0x10,0x7c,0x11,0x10,0xf2,0x0d,0x0b,0xbe, -0x0a,0x0a,0x04,0x0a,0x09,0x0d,0x0a,0x0a,0xc9,0x0a,0x09,0xc7,0x07,0x06,0x28,0x06, -0x06,0x12,0x06,0x05,0xcf,0x05,0x04,0xad,0x02,0xff,0x2c,0xfe,0xfd,0xfa,0xfc,0xfb, -0x3b,0xfa,0xf8,0x3b,0xf7,0xf5,0x2e,0xf5,0xf4,0x69,0xf3,0xf2,0x09,0xf3,0xf3,0xd8, -0xf2,0xf2,0x51,0xf2,0xf3,0x32,0xf3,0xf3,0x50,0xf3,0xf3,0x16,0xf2,0xf0,0x22,0xef, -0xf0,0x44,0xf3,0xf6,0x64,0xf7,0xf6,0x5c,0xf6,0xf6,0x65,0xf6,0xf6,0x77,0xf6,0xf6, -0x47,0xf7,0xf9,0x71,0xfa,0xf9,0x9b,0xf8,0xf9,0x79,0xfb,0xfb,0xdb,0xfa,0xfa,0x7a, -0xfa,0xf8,0x8e,0xf7,0xf8,0x29,0xfb,0xfd,0x58,0xff,0x00,0x95,0xff,0xfe,0x05,0xff, -0x01,0xf0,0x01,0x01,0xab,0x01,0x01,0x59,0x00,0xff,0x19,0x01,0x04,0x87,0x07,0x08, -0x86,0x07,0x06,0x07,0x06,0x05,0x28,0x04,0x04,0xa0,0x06,0x0a,0x19,0x0d,0x0d,0x81, -0x0b,0x09,0x0c,0x09,0x0a,0x60,0x0b,0x0b,0x03,0x0a,0x09,0x8a,0x0a,0x0b,0xcc,0x0c, -0x0e,0xe1,0x0f,0x10,0x5d,0x10,0x0e,0xec,0x0c,0x0b,0xa5,0x0a,0x0a,0xc7,0x0a,0x0b, -0xf8,0x0b,0x0b,0x20,0x09,0x07,0x96,0x06,0x06,0x58,0x07,0x08,0x17,0x08,0x06,0x31, -0x04,0x03,0x65,0x02,0x00,0x8c,0xff,0xff,0x20,0xfe,0xfc,0x37,0xfa,0xf8,0xdb,0xf7, -0xf6,0x6b,0xf5,0xf4,0xa9,0xf4,0xf4,0x99,0xf3,0xf2,0x62,0xf1,0xf2,0xd1,0xf3,0xf5, -0xfb,0xf5,0xf3,0xdc,0xf0,0xef,0x9b,0xf0,0xf1,0x34,0xf1,0xf2,0x83,0xf4,0xf6,0x42, -0xf6,0xf5,0xcd,0xf5,0xf5,0xed,0xf5,0xf6,0xe7,0xf6,0xf7,0xa3,0xf7,0xf8,0x41,0xf8, -0xf8,0xf8,0xf9,0xfc,0xe0,0xfc,0xfb,0x5a,0xf9,0xf7,0xeb,0xf7,0xf8,0x7c,0xf9,0xfa, -0xdc,0xfc,0xfd,0xff,0xfc,0xfc,0x13,0xfe,0x00,0x0e,0x02,0x01,0xc9,0x00,0xff,0x5f, -0xff,0xff,0x38,0x00,0x01,0xc1,0x02,0x05,0x8f,0x08,0x08,0xe5,0x05,0x03,0xa6,0x02, -0x04,0x50,0x06,0x08,0xd1,0x08,0x09,0x98,0x0a,0x0b,0x50,0x0a,0x0a,0x26,0x0b,0x0b, -0xf2,0x09,0x09,0xe7,0x09,0x09,0xfc,0x09,0x0b,0x4e,0x0e,0x0f,0x27,0x10,0x10,0x9a, -0x0f,0x0d,0x20,0x0b,0x0b,0x74,0x0c,0x0d,0xe3,0x0c,0x0b,0x7f,0x0a,0x09,0x54,0x08, -0x07,0xdb,0x07,0x08,0x2d,0x09,0x08,0xc2,0x06,0x06,0x00,0x05,0x03,0x56,0x02,0x01, -0x1d,0x01,0x00,0x33,0xff,0xfd,0xb4,0xf9,0xf7,0x79,0xf8,0xf9,0x5b,0xf8,0xf5,0x79, -0xf3,0xf2,0x4a,0xf2,0xf3,0x50,0xf4,0xf5,0x84,0xf5,0xf5,0x75,0xf4,0xf2,0x33,0xf0, -0xf0,0x20,0xf1,0xf1,0x9f,0xf2,0xf3,0x2b,0xf5,0xf5,0xca,0xf4,0xf4,0x93,0xf5,0xf7, -0xa8,0xf7,0xf6,0xa6,0xf5,0xf5,0x6e,0xf6,0xf7,0xf1,0xf8,0xfb,0x18,0xfd,0xfc,0x17, -0xfa,0xf7,0x6c,0xf7,0xf8,0x5c,0xfa,0xfa,0x1b,0xfa,0xf9,0x5b,0xfa,0xfb,0x2c,0xfd, -0xfe,0x22,0xff,0x00,0x3a,0x02,0x01,0xfc,0xfe,0xfc,0x09,0xfd,0xff,0xb4,0x01,0x04, -0x01,0x06,0x06,0xe1,0x04,0x04,0xd1,0x03,0x03,0x5d,0x04,0x05,0x66,0x06,0x07,0xf2, -0x07,0x08,0xcd,0x09,0x0a,0x0a,0x0b,0x0a,0x6e,0x0a,0x0a,0xd6,0x09,0x08,0xa2,0x07, -0x09,0x17,0x0c,0x0d,0xdd,0x0e,0x0f,0x6b,0x0f,0x0d,0xdb,0x0c,0x0d,0x51,0x0d,0x0d, -0x83,0x0d,0x0d,0xf9,0x0b,0x0a,0xf3,0x09,0x0a,0xf3,0x08,0x07,0x8c,0x08,0x0a,0xe0, -0x09,0x08,0x22,0x06,0x04,0x38,0x04,0x05,0x31,0x05,0x03,0xd6,0x00,0xff,0xe0,0xfd, -0xfd,0x31,0xfc,0xfb,0x52,0xfa,0xf9,0x12,0xf7,0xf4,0xb4,0xf2,0xf3,0x85,0xf4,0xf4, -0x3b,0xf5,0xf6,0xc7,0xf6,0xf4,0xb9,0xf1,0xf0,0x18,0xf1,0xf1,0x1b,0xf2,0xf2,0x6b, -0xf3,0xf3,0x99,0xf3,0xf3,0xcc,0xf4,0xf6,0xf9,0xf7,0xf7,0x7b,0xf5,0xf3,0x58,0xf3, -0xf5,0xa6,0xf8,0xfb,0xf0,0xfa,0xfa,0x21,0xfa,0xfa,0xa9,0xf9,0xf8,0x85,0xf8,0xf9, -0x9a,0xfa,0xfa,0x35,0xf9,0xf8,0xe7,0xf8,0xfb,0x30,0xfe,0x00,0xbd,0x01,0x00,0xbb, -0xfe,0xfd,0xa2,0xfc,0xfd,0xf3,0xfe,0x01,0x98,0x03,0x04,0xa0,0x03,0x03,0x0b,0x04, -0x03,0x5c,0x03,0x04,0x00,0x05,0x05,0x86,0x05,0x06,0x43,0x07,0x08,0xe2,0x09,0x0b, -0xeb,0x0b,0x0a,0xe6,0x08,0x08,0x80,0x07,0x07,0x38,0x09,0x0b,0x8e,0x0d,0x0d,0x09, -0x0d,0x0c,0xdf,0x0d,0x0e,0xd5,0x0d,0x0d,0x83,0x0d,0x0e,0x23,0x0e,0x0d,0x20,0x0b, -0x09,0xe6,0x08,0x0a,0x74,0x0b,0x0a,0xa5,0x08,0x08,0x52,0x08,0x07,0x47,0x06,0x06, -0xe8,0x06,0x05,0x28,0x03,0x01,0xf9,0x00,0x00,0x98,0xff,0xfe,0x77,0xfd,0xfc,0xc6, -0xfa,0xf7,0xfe,0xf4,0xf3,0x7c,0xf4,0xf5,0x93,0xf5,0xf6,0x08,0xf7,0xf6,0x30,0xf4, -0xf2,0xbd,0xf1,0xf1,0x97,0xf2,0xf3,0x9a,0xf2,0xf0,0x89,0xf0,0xf3,0xb1,0xf5,0xf6, -0xae,0xf6,0xf5,0xfe,0xf4,0xf4,0x37,0xf4,0xf4,0x13,0xf5,0xf7,0x40,0xf9,0xfa,0x77, -0xfa,0xf9,0x98,0xf8,0xf8,0xea,0xf9,0xfa,0x9f,0xfa,0xf9,0x98,0xf8,0xf7,0xb8,0xf6, -0xf8,0xa2,0xfb,0xfe,0xcb,0xff,0xff,0x7d,0xff,0xfe,0x71,0xfc,0xfc,0xb7,0xfd,0xfe, -0xfc,0xff,0x01,0x5f,0x03,0x03,0x40,0x02,0x02,0xb8,0x03,0x04,0x04,0x04,0x04,0x21, -0x04,0x04,0xf1,0x03,0x05,0xe1,0x07,0x0a,0xdd,0x0b,0x0a,0x3f,0x09,0x07,0x3b,0x07, -0x07,0xed,0x08,0x09,0xc3,0x09,0x0b,0x56,0x0d,0x0d,0xe5,0x0b,0x0b,0xd6,0x0c,0x0e, -0x5b,0x0f,0x0e,0x6f,0x0e,0x0d,0x29,0x0c,0x0b,0xc0,0x0a,0x0b,0x4b,0x0c,0x0b,0x95, -0x09,0x08,0x1b,0x09,0x09,0x60,0x08,0x08,0x65,0x08,0x07,0xe6,0x05,0x04,0xd4,0x02, -0x01,0x0e,0x02,0x02,0xd9,0x01,0xff,0x0d,0xfe,0xfc,0x93,0xf9,0xf6,0xd8,0xf4,0xf5, -0xd4,0xf6,0xf8,0xb4,0xf7,0xf5,0x39,0xf4,0xf4,0x6a,0xf5,0xf5,0xe1,0xf3,0xf2,0x18, -0xf1,0xf0,0x14,0xf1,0xf2,0x47,0xf3,0xf4,0x22,0xf6,0xf7,0xf3,0xf5,0xf3,0x2b,0xf3, -0xf3,0x0a,0xf4,0xf5,0x95,0xf7,0xf8,0x1a,0xf8,0xf7,0x29,0xf8,0xf9,0xe1,0xf9,0xfb, -0xc3,0xfb,0xfa,0x26,0xf8,0xf6,0x7a,0xf6,0xf7,0x94,0xf8,0xfa,0xd9,0xfc,0xfe,0x1c, -0xff,0xfd,0xcf,0xfc,0xfc,0xc9,0xfc,0xfd,0xf0,0xfd,0xff,0xca,0x00,0x00,0xff,0x00, -0x01,0x66,0x02,0x03,0xcb,0x04,0x04,0x37,0x02,0x00,0x0c,0x02,0x04,0xd7,0x05,0x06, -0x4a,0x08,0x0a,0x82,0x0a,0x09,0x64,0x07,0x06,0xe6,0x06,0x07,0x0f,0x09,0x0a,0x43, -0x0b,0x0b,0x22,0x0a,0x09,0x5e,0x0b,0x0d,0xb7,0x0e,0x0e,0x8f,0x0e,0x0d,0xea,0x0c, -0x0c,0x59,0x0c,0x0c,0x11,0x0c,0x0c,0xb3,0x0b,0x0a,0xb3,0x08,0x08,0x99,0x09,0x0a, -0xe6,0x09,0x08,0x88,0x07,0x06,0x5c,0x05,0x03,0x52,0x02,0x03,0xd5,0x04,0x04,0x0e, -0x03,0xff,0x2f,0xfc,0xf9,0xd3,0xf8,0xf9,0xe9,0xf8,0xf7,0x52,0xf6,0xf6,0x9b,0xf6, -0xf6,0x52,0xf6,0xf6,0x4b,0xf6,0xf4,0x3c,0xf3,0xf1,0x17,0xf0,0xf0,0xd3,0xf1,0xf4, -0xe3,0xf5,0xf6,0x84,0xf5,0xf4,0x77,0xf3,0xf2,0x9e,0xf3,0xf5,0xe9,0xf6,0xf6,0x65, -0xf5,0xf5,0xdb,0xf6,0xf7,0x0c,0xf9,0xfb,0x11,0xfc,0xfb,0xa4,0xf9,0xf7,0x8f,0xf6, -0xf5,0xdc,0xf6,0xf8,0x2d,0xfa,0xfb,0x48,0xfd,0xfe,0xd0,0xfc,0xfb,0xd5,0xfb,0xfd, -0x76,0xfe,0xfe,0x33,0xfd,0xfd,0xe2,0xfe,0x01,0x53,0x02,0x02,0x26,0x03,0x03,0xda, -0x02,0x01,0x26,0x01,0x01,0x7c,0x02,0x03,0x5c,0x06,0x08,0x78,0x09,0x08,0xce,0x07, -0x06,0x5b,0x06,0x07,0xd7,0x08,0x09,0x14,0x09,0x08,0x3f,0x09,0x09,0x0b,0x0a,0x0a, -0x6e,0x0c,0x0e,0xe0,0x0e,0x0e,0xa0,0x0c,0x0c,0xca,0x0d,0x0d,0xcd,0x0c,0x0c,0x65, -0x0c,0x0b,0x9c,0x0a,0x09,0x8d,0x09,0x09,0x25,0x0a,0x0b,0x7c,0x0b,0x08,0x06,0x05, -0x03,0x6d,0x04,0x05,0x37,0x06,0x06,0x43,0x05,0x03,0x15,0x01,0xff,0x61,0xfd,0xfb, -0x7a,0xfa,0xf9,0xfd,0xf8,0xf7,0x37,0xf6,0xf6,0xa8,0xf7,0xf8,0x55,0xf8,0xf7,0x5d, -0xf6,0xf3,0xa7,0xf0,0xf0,0x70,0xf1,0xf3,0xe6,0xf4,0xf5,0x6c,0xf5,0xf4,0x72,0xf3, -0xf3,0x4d,0xf4,0xf4,0xef,0xf5,0xf6,0x73,0xf5,0xf4,0x02,0xf4,0xf5,0xd9,0xf7,0xf9, -0xde,0xfa,0xfb,0xa5,0xfb,0xfa,0xdc,0xf7,0xf4,0x6f,0xf5,0xf8,0xd0,0xf9,0xfa,0x12, -0xfa,0xfa,0x5d,0xfb,0xfb,0xcd,0xfc,0xfd,0x68,0xfd,0xfc,0x6d,0xfc,0xfc,0xd4,0xfc, -0xfe,0xd3,0xff,0x01,0x62,0x02,0x03,0x66,0x03,0x02,0xa2,0x00,0xff,0x3e,0x00,0x02, -0xc3,0x04,0x06,0x64,0x06,0x06,0xbb,0x07,0x07,0x8c,0x06,0x06,0x38,0x08,0x09,0x82, -0x08,0x07,0xff,0x07,0x08,0xa0,0x08,0x0a,0x95,0x0b,0x0b,0xc9,0x0b,0x0d,0x21,0x0e, -0x0d,0xfd,0x0c,0x0c,0xad,0x0d,0x0e,0x57,0x0e,0x0c,0xed,0x0a,0x09,0xd8,0x09,0x0b, -0x73,0x0c,0x0c,0x49,0x0b,0x09,0x4a,0x08,0x07,0xc0,0x05,0x05,0x67,0x06,0x07,0xd5, -0x06,0x05,0xcc,0x04,0x03,0x65,0x01,0xff,0xdd,0xfe,0xfd,0x35,0xfb,0xf9,0x92,0xf7, -0xf6,0x8e,0xf7,0xf9,0x85,0xfa,0xfa,0x51,0xf8,0xf5,0x9b,0xf3,0xf2,0xc4,0xf1,0xf2, -0x06,0xf4,0xf5,0x07,0xf5,0xf3,0xf6,0xf2,0xf4,0x53,0xf5,0xf5,0xc0,0xf4,0xf5,0x39, -0xf6,0xf5,0x32,0xf3,0xf2,0x47,0xf4,0xf7,0x04,0xfa,0xfb,0xaa,0xfb,0xfa,0x96,0xf8, -0xf7,0x37,0xf7,0xf7,0x2a,0xf8,0xf8,0x75,0xf8,0xf9,0xb1,0xf9,0xfa,0xca,0xfb,0xfc, -0xaa,0xfc,0xfc,0x1b,0xfd,0xfc,0xe9,0xfa,0xfa,0x96,0xfc,0xff,0x89,0x01,0x02,0x93, -0x02,0x02,0xe1,0x00,0xff,0xbc,0xff,0x00,0xe6,0x01,0x03,0x2c,0x05,0x05,0xc4,0x04, -0x04,0x4e,0x06,0x07,0x5f,0x08,0x07,0x3a,0x07,0x07,0xd8,0x07,0x07,0x9a,0x07,0x08, -0xd0,0x08,0x0a,0xd2,0x0b,0x0c,0x78,0x0b,0x0a,0x2a,0x0c,0x0e,0x36,0x0f,0x0e,0x1b, -0x0e,0x0d,0xa4,0x0b,0x0a,0xe8,0x0a,0x0b,0xad,0x0c,0x0d,0xd1,0x0c,0x0b,0xfa,0x09, -0x08,0xaa,0x07,0x07,0x32,0x07,0x07,0x77,0x07,0x06,0x2e,0x06,0x05,0x83,0x04,0x04, -0x1b,0x04,0x01,0x48,0xfe,0xfb,0x3c,0xfa,0xf8,0xc8,0xf7,0xf9,0xc6,0xfb,0xfc,0xd1, -0xf9,0xf7,0x37,0xf6,0xf5,0x66,0xf4,0xf3,0x78,0xf3,0xf4,0xa1,0xf4,0xf4,0x76,0xf3, -0xf2,0x8d,0xf3,0xf4,0x3d,0xf6,0xf6,0x4d,0xf6,0xf4,0xa8,0xf2,0xf2,0x23,0xf3,0xf4, -0x1b,0xf7,0xf9,0xf4,0xf9,0xf9,0x87,0xf9,0xf9,0x0d,0xf9,0xf7,0x48,0xf7,0xf8,0x91, -0xf8,0xf8,0xc2,0xf7,0xf8,0xa6,0xf9,0xfb,0xa1,0xfc,0xfd,0xd7,0xfc,0xfb,0xb8,0xfa, -0xfa,0x99,0xfa,0xfb,0x1a,0xfe,0x01,0x91,0x02,0x01,0x1a,0x00,0xff,0x75,0xff,0x00, -0x43,0x01,0x02,0x41,0x02,0x02,0x55,0x03,0x04,0x09,0x05,0x04,0xcf,0x05,0x07,0xba, -0x08,0x08,0xb3,0x06,0x05,0x0b,0x06,0x07,0x84,0x08,0x09,0xb5,0x09,0x09,0x6d,0x09, -0x09,0xe8,0x0a,0x0c,0x4b,0x0e,0x0f,0x21,0x0f,0x0d,0x0d,0x0c,0x0b,0x51,0x0b,0x0b, -0x5e,0x0c,0x0d,0x66,0x0e,0x0d,0x19,0x0b,0x09,0x98,0x09,0x09,0xfd,0x08,0x08,0xd0, -0x07,0x07,0x97,0x06,0x05,0x0b,0x06,0x07,0x46,0x08,0x06,0x2d,0x03,0xff,0xc3,0xfc, -0xfb,0xb6,0xfa,0xfa,0x9e,0xfb,0xfb,0x8d,0xfb,0xfa,0x7f,0xf9,0xf7,0xb2,0xf5,0xf5, -0x1d,0xf6,0xf5,0xe9,0xf4,0xf4,0x15,0xf3,0xf1,0xbf,0xf2,0xf5,0x23,0xf7,0xf7,0xc0, -0xf5,0xf4,0xfd,0xf3,0xf3,0xd3,0xf2,0xf3,0x65,0xf4,0xf6,0xc0,0xf7,0xf8,0x3f,0xf9, -0xf8,0xce,0xf8,0xf9,0x85,0xf9,0xf8,0xad,0xf7,0xf7,0x72,0xf7,0xf7,0xb9,0xf7,0xf8, -0x0f,0xfb,0xfc,0x29,0xfd,0xfc,0xe7,0xfa,0xf9,0xc1,0xf8,0xfa,0x3b,0xfd,0xfe,0xd7, -0xfe,0xff,0x57,0x00,0x00,0xda,0xff,0xff,0x52,0xff,0x00,0xc8,0x01,0x02,0xd3,0x01, -0x01,0xf8,0x01,0x03,0xf2,0x04,0x06,0x59,0x07,0x07,0x71,0x06,0x05,0x9e,0x05,0x06, -0x80,0x07,0x08,0x8b,0x08,0x07,0x9a,0x07,0x08,0xd6,0x08,0x09,0xfa,0x0b,0x0e,0x68, -0x0f,0x0e,0x52,0x0c,0x0b,0x75,0x0b,0x0b,0x2d,0x0c,0x0d,0x20,0x0e,0x0e,0xd4,0x0c, -0x0b,0x91,0x0a,0x0b,0x41,0x0b,0x0a,0x4d,0x09,0x07,0xa0,0x05,0x06,0x92,0x07,0x08, -0xe9,0x08,0x08,0xff,0x07,0x05,0x61,0x01,0xfe,0x4b,0xfd,0xfc,0x78,0xfc,0xfd,0xe4, -0xfd,0xfc,0x5e,0xfa,0xf8,0x47,0xf8,0xf8,0xfe,0xf8,0xf8,0x70,0xf6,0xf4,0x1c,0xf3, -0xf2,0x79,0xf3,0xf4,0x37,0xf5,0xf6,0x45,0xf7,0xf6,0xcd,0xf4,0xf3,0x02,0xf3,0xf3, -0xd7,0xf3,0xf4,0x67,0xf5,0xf6,0xe2,0xf6,0xf8,0xd0,0xf8,0xf9,0x41,0xf9,0xf9,0xca, -0xf9,0xf8,0xcb,0xf6,0xf5,0xb3,0xf5,0xf8,0xa0,0xfa,0xfb,0x6d,0xfb,0xfb,0xe0,0xfa, -0xfa,0xa6,0xf9,0xf9,0x27,0xfa,0xfb,0x06,0xfd,0xfe,0x1a,0xff,0xfe,0x46,0xfe,0xff, -0xf4,0xff,0xff,0x5f,0x00,0x01,0xe3,0x00,0xff,0xdc,0xff,0x01,0x9a,0x03,0x04,0xf6, -0x04,0x05,0xf9,0x05,0x05,0x3d,0x05,0x05,0x94,0x06,0x08,0x12,0x08,0x06,0x1d,0x06, -0x06,0xd5,0x06,0x07,0xbd,0x09,0x0b,0x5d,0x0d,0x0d,0x6c,0x0d,0x0b,0x8f,0x0a,0x0a, -0x9e,0x0c,0x0d,0x2c,0x0d,0x0c,0xa7,0x0c,0x0c,0x8c,0x0c,0x0c,0x0a,0x0d,0x0c,0x86, -0x0a,0x08,0x47,0x07,0x06,0xad,0x06,0x07,0xc3,0x08,0x0a,0xc8,0x0a,0x09,0xe1,0x05, -0x02,0x18,0x00,0xff,0xd5,0xff,0xff,0xad,0xfe,0xfc,0xff,0xfb,0xfb,0xa5,0xfa,0xfa, -0x75,0xfa,0xfa,0x75,0xf9,0xf7,0x59,0xf5,0xf3,0xe9,0xf2,0xf3,0x39,0xf5,0xf6,0xd7, -0xf6,0xf6,0xe7,0xf5,0xf5,0xa6,0xf4,0xf3,0xd9,0xf2,0xf3,0x2a,0xf5,0xf5,0xdb,0xf4, -0xf4,0xe9,0xf5,0xf8,0x13,0xfa,0xfb,0x81,0xfa,0xf8,0xb7,0xf6,0xf6,0x95,0xf6,0xf6, -0x49,0xf7,0xf9,0x57,0xfb,0xfb,0x87,0xfa,0xf9,0x8d,0xf9,0xf9,0x42,0xf9,0xfa,0xa2, -0xfb,0xfc,0xae,0xfc,0xfc,0xe1,0xfc,0xfe,0xca,0xff,0xff,0xa8,0xff,0x00,0x26,0x00, -0xff,0xc1,0xfe,0xff,0x8e,0x01,0x02,0xab,0x03,0x04,0xa0,0x03,0x03,0xda,0x04,0x05, -0x4e,0x06,0x06,0x8a,0x07,0x07,0x4a,0x06,0x04,0x68,0x04,0x05,0x0f,0x08,0x09,0x2d, -0x0b,0x0b,0xcb,0x0b,0x0b,0x54,0x0b,0x0c,0xc0,0x0c,0x0c,0xc8,0x0b,0x0b,0x2b,0x0c, -0x0c,0x08,0x0d,0x0d,0xe9,0x0d,0x0d,0x3c,0x0d,0x0b,0x3d,0x09,0x06,0x97,0x05,0x07, -0x42,0x09,0x0a,0xc8,0x0a,0x0a,0x93,0x08,0x06,0xc8,0x04,0x03,0x46,0x02,0x01,0xc7, -0x00,0xff,0x2b,0xfe,0xfc,0x98,0xfb,0xfb,0xcb,0xfc,0xfd,0xa0,0xfb,0xf9,0x06,0xf8, -0xf7,0x30,0xf5,0xf3,0xdb,0xf3,0xf5,0xa3,0xf6,0xf7,0x56,0xf7,0xf5,0x0c,0xf4,0xf4, -0x63,0xf5,0xf5,0x7b,0xf4,0xf3,0x35,0xf3,0xf3,0xaf,0xf4,0xf5,0x9b,0xf7,0xf9,0xde, -0xfa,0xf9,0x7e,0xf8,0xf7,0x98,0xf6,0xf5,0xd7,0xf5,0xf8,0x62,0xfa,0xfa,0xcd,0xf9, -0xf9,0x44,0xf9,0xf9,0x53,0xf9,0xf9,0x6d,0xfa,0xfa,0x0c,0xfb,0xfb,0x11,0xfb,0xfb, -0xab,0xfd,0xff,0x4a,0x00,0xff,0x85,0xfe,0xfe,0xd7,0xfe,0xff,0x90,0xff,0x00,0x4d, -0x02,0x02,0xe8,0x01,0x01,0x7c,0x02,0x03,0x3a,0x05,0x07,0x01,0x08,0x07,0x63,0x05, -0x03,0xef,0x03,0x04,0x3b,0x06,0x07,0x8c,0x08,0x08,0x5c,0x09,0x0a,0x89,0x0b,0x0b, -0xa9,0x0b,0x0c,0x62,0x0c,0x0b,0x0e,0x0b,0x0a,0x07,0x0b,0x0c,0x2e,0x0f,0x10,0x40, -0x0f,0x0d,0xe9,0x0a,0x08,0x46,0x07,0x07,0x8d,0x08,0x08,0x3f,0x0a,0x0b,0x65,0x0a, -0x07,0xdf,0x06,0x06,0x7e,0x06,0x05,0x50,0x03,0x01,0xa8,0xff,0xfe,0x59,0xfe,0xfd, -0x0d,0xfd,0xfc,0x9e,0xfd,0xfd,0xfc,0xfb,0xf8,0x2a,0xf6,0xf5,0x19,0xf6,0xf6,0xd3, -0xf5,0xf5,0x8e,0xf6,0xf6,0x64,0xf5,0xf5,0x69,0xf6,0xf6,0xd3,0xf4,0xf3,0xcf,0xf3, -0xf3,0x93,0xf2,0xf3,0x53,0xf5,0xf7,0x7a,0xf9,0xfa,0x84,0xf9,0xf7,0x9c,0xf6,0xf6, -0x87,0xf6,0xf6,0xcc,0xf7,0xf9,0x35,0xfa,0xf9,0x27,0xf8,0xf8,0x74,0xf9,0xfa,0x24, -0xfa,0xf9,0xbc,0xf9,0xf9,0x79,0xf9,0xfa,0xa3,0xfb,0xfd,0x65,0xfe,0xfe,0xdf,0xfe, -0xfe,0x52,0xfd,0xfd,0xb9,0xfe,0x00,0x23,0x01,0x01,0x83,0x00,0xff,0x86,0xff,0x01, -0x07,0x04,0x05,0x7d,0x06,0x06,0x62,0x05,0x04,0x9f,0x04,0x04,0xe0,0x03,0x05,0xa0, -0x06,0x07,0x55,0x07,0x07,0xde,0x08,0x09,0x5b,0x0b,0x0d,0x21,0x0d,0x0b,0x42,0x09, -0x09,0x02,0x0a,0x0b,0x14,0x0d,0x0f,0x73,0x10,0x0f,0xbe,0x0d,0x0a,0xcf,0x08,0x08, -0xf2,0x08,0x0a,0x50,0x0a,0x09,0xe9,0x08,0x09,0x14,0x0a,0x09,0xb8,0x07,0x06,0xfc, -0x06,0x06,0x22,0x03,0x00,0x13,0xff,0xff,0xc0,0xfe,0xff,0xc1,0xff,0xff,0x55,0xfd, -0xfb,0xf3,0xf9,0xf8,0x0d,0xf8,0xf7,0xa5,0xf6,0xf6,0xc1,0xf5,0xf5,0x2f,0xf6,0xf6, -0x30,0xf6,0xf6,0x5f,0xf7,0xf6,0x04,0xf4,0xf2,0x35,0xf2,0xf2,0x8d,0xf3,0xf4,0xea, -0xf6,0xf9,0x52,0xf9,0xf8,0x13,0xf7,0xf6,0xcd,0xf6,0xf6,0x8e,0xf7,0xf8,0x33,0xf8, -0xf7,0x5f,0xf8,0xf8,0xd9,0xf8,0xf9,0xe5,0xf9,0xf9,0x5d,0xf9,0xf8,0x9d,0xf8,0xf8, -0x58,0xf9,0xfb,0xf3,0xfc,0xfd,0xbc,0xfd,0xfc,0x1c,0xfc,0xfc,0xfe,0xfe,0x00,0xc2, -0xff,0xff,0x65,0xff,0xfe,0x9f,0xfe,0xff,0x15,0x01,0x02,0xda,0x03,0x05,0x25,0x06, -0x05,0xb3,0x03,0x03,0x34,0x04,0x05,0x20,0x05,0x04,0xcd,0x04,0x05,0x64,0x06,0x08, -0xe0,0x09,0x0b,0x06,0x0c,0x0b,0xdc,0x0a,0x08,0x4f,0x07,0x07,0x5e,0x0b,0x0e,0xbd, -0x0f,0x0e,0x3a,0x0e,0x0e,0x91,0x0c,0x0a,0x66,0x09,0x09,0xfa,0x09,0x09,0xef,0x09, -0x09,0x09,0x09,0x08,0x6c,0x09,0x0a,0x02,0x0a,0x08,0x5a,0x06,0x03,0x79,0x01,0x00, -0xc9,0x00,0x01,0xb1,0x00,0x00,0x91,0xff,0xfe,0x1f,0xfd,0xfa,0x0d,0xfa,0xfa,0xc4, -0xf9,0xf7,0x0c,0xf6,0xf5,0xcb,0xf5,0xf5,0xbf,0xf6,0xf7,0x5c,0xf8,0xf7,0x8d,0xf6, -0xf4,0x89,0xf2,0xf1,0x8b,0xf2,0xf3,0x6d,0xf5,0xf6,0xbe,0xf7,0xf7,0x27,0xf7,0xf7, -0x95,0xf7,0xf7,0x85,0xf7,0xf7,0x8d,0xf7,0xf7,0xb3,0xf7,0xf8,0x01,0xf8,0xf8,0x6c, -0xfa,0xfb,0x90,0xf9,0xf7,0x7c,0xf7,0xf8,0x12,0xf9,0xfa,0x76,0xfb,0xfb,0x2a,0xfb, -0xfb,0x13,0xfc,0xfd,0xc1,0xfd,0xfe,0x15,0xff,0xff,0x8a,0xff,0xfe,0x76,0xfd,0xfd, -0xfa,0xfe,0x00,0x2a,0x02,0x03,0xa6,0x03,0x03,0x06,0x04,0x05,0xf1,0x04,0x03,0xdd, -0x03,0x04,0xaf,0x04,0x02,0x6d,0x02,0x04,0x5d,0x08,0x0a,0x27,0x0b,0x0a,0xff,0x09, -0x08,0xfb,0x07,0x08,0xe2,0x08,0x0a,0x55,0x0c,0x0e,0x24,0x0f,0x0e,0x89,0x0d,0x0c, -0x78,0x0b,0x0b,0x00,0x0b,0x0b,0x30,0x0a,0x08,0xea,0x07,0x09,0x70,0x0a,0x0a,0x7b, -0x0a,0x0a,0xd9,0x09,0x07,0xa8,0x04,0x02,0x4c,0x02,0x02,0x65,0x02,0x02,0x01,0x01, -0x00,0x40,0xff,0xfe,0x36,0xfd,0xfc,0x07,0xfc,0xfa,0xdc,0xf8,0xf7,0xf2,0xf5,0xf5, -0x16,0xf6,0xf7,0x3c,0xf9,0xf9,0x74,0xf8,0xf6,0x7d,0xf4,0xf2,0xcc,0xf2,0xf3,0x2a, -0xf4,0xf4,0xc9,0xf5,0xf6,0xfe,0xf6,0xf6,0xa7,0xf6,0xf7,0x79,0xf8,0xf8,0xd8,0xf7, -0xf6,0x0d,0xf6,0xf6,0xa3,0xf7,0xf9,0xa9,0xfa,0xfa,0xc1,0xf8,0xf8,0x41,0xf8,0xf8, -0x54,0xf8,0xf9,0x34,0xfa,0xfa,0x03,0xfa,0xfa,0x76,0xfa,0xfa,0x86,0xfb,0xfe,0xf1, -0xff,0xff,0xa4,0xfd,0xfd,0x28,0xfe,0xfe,0x70,0xfd,0xfe,0xe0,0xff,0x01,0xea,0x01, -0x01,0xfb,0x01,0x03,0xc1,0x04,0x06,0xe0,0x05,0x04,0x87,0x02,0x01,0xf7,0x01,0x03, -0xf4,0x04,0x07,0x64,0x09,0x0a,0x91,0x09,0x09,0xc3,0x08,0x07,0xd8,0x06,0x08,0xe3, -0x0a,0x0c,0xa8,0x0c,0x0c,0x7d,0x0d,0x0d,0xac,0x0d,0x0d,0x95,0x0c,0x0b,0x1c,0x0b, -0x0a,0xa0,0x08,0x08,0x42,0x09,0x0a,0x6b,0x0b,0x0b,0x2a,0x0b,0x09,0xfd,0x07,0x06, -0x47,0x05,0x04,0x94,0x03,0x03,0xe7,0x02,0x01,0xcb,0x00,0x00,0xe7,0xff,0xff,0xc3, -0xfe,0xfe,0xa5,0xfc,0xf9,0x2a,0xf7,0xf6,0xd7,0xf6,0xf7,0x59,0xf8,0xf9,0xa1,0xf9, -0xf9,0x52,0xf7,0xf5,0x04,0xf4,0xf3,0xba,0xf3,0xf4,0xb9,0xf5,0xf5,0x88,0xf4,0xf4, -0x9c,0xf6,0xf8,0x84,0xf8,0xf8,0xf5,0xf7,0xf6,0xdd,0xf5,0xf6,0xa3,0xf7,0xf8,0x97, -0xf8,0xf9,0x22,0xfa,0xf9,0xdb,0xf7,0xf6,0x1d,0xf8,0xf9,0x8f,0xfa,0xf9,0xdb,0xf8, -0xf8,0x2e,0xf9,0xf9,0x25,0xfa,0xfb,0x6a,0xfd,0xfe,0x3b,0xff,0xfe,0xb5,0xfc,0xfc, -0x62,0xfd,0xfe,0x4d,0xff,0xff,0x52,0xff,0xff,0x85,0xff,0x01,0x24,0x04,0x05,0x8e, -0x05,0x04,0xea,0x03,0x02,0x4b,0x01,0x00,0xfd,0x01,0x04,0x45,0x07,0x09,0x11,0x09, -0x08,0xc2,0x07,0x07,0x8b,0x07,0x07,0xa9,0x08,0x09,0x9e,0x0a,0x0b,0xe4,0x0b,0x0c, -0x36,0x0d,0x0e,0xf7,0x0e,0x0e,0x50,0x0c,0x0a,0xef,0x09,0x08,0xff,0x08,0x0a,0x50, -0x0b,0x0b,0x6a,0x0b,0x0b,0xb2,0x0a,0x09,0xd7,0x07,0x06,0x69,0x06,0x06,0xa1,0x04, -0x02,0xba,0x01,0x01,0xfe,0x01,0x01,0xab,0x01,0x01,0x63,0xff,0xfc,0x4f,0xfb,0xf9, -0xba,0xf7,0xf6,0x2d,0xf8,0xf9,0x7f,0xfa,0xf9,0xba,0xf8,0xf7,0x5a,0xf6,0xf5,0xf9, -0xf5,0xf5,0xaf,0xf4,0xf3,0xc5,0xf3,0xf5,0x64,0xf6,0xf6,0xf9,0xf6,0xf8,0xe4,0xf8, -0xf7,0x4e,0xf6,0xf5,0x9b,0xf6,0xf8,0xf0,0xf8,0xf9,0xa3,0xf8,0xf8,0x95,0xf8,0xf8, -0x7e,0xf8,0xf8,0x74,0xf9,0xfa,0x5b,0xfa,0xf8,0xdc,0xf7,0xf7,0x4b,0xf8,0xf9,0x1b, -0xfc,0xfd,0xbc,0xfd,0xfc,0x5c,0xfc,0xfc,0x1f,0xfe,0xfe,0x4b,0xfe,0xfd,0xeb,0xfd, -0xfe,0x12,0xfe,0xfe,0x88,0x00,0x03,0x66,0x05,0x05,0x0e,0x05,0x03,0x63,0x01,0x00, -0xe7,0x00,0x02,0xe2,0x03,0x05,0xbf,0x07,0x07,0x3e,0x07,0x06,0xfa,0x06,0x07,0x08, -0x08,0x08,0xd5,0x08,0x09,0x53,0x09,0x09,0x9e,0x0b,0x0d,0x2f,0x0f,0x0e,0xba,0x0d, -0x0d,0xf3,0x0b,0x0a,0xf0,0x08,0x09,0xfd,0x0a,0x0b,0xa6,0x0b,0x0b,0x0a,0x0b,0x0a, -0xf1,0x09,0x0a,0xb6,0x09,0x07,0x2c,0x06,0x05,0x03,0x04,0x02,0x3c,0x02,0x02,0x9e, -0x03,0x03,0xa6,0x02,0x01,0x17,0xff,0xfb,0x49,0xf9,0xf9,0x87,0xfa,0xfa,0x47,0xf9, -0xf8,0x6d,0xf9,0xf9,0xe7,0xf8,0xf8,0x84,0xf7,0xf6,0xea,0xf5,0xf5,0xf3,0xf3,0xf2, -0x2f,0xf4,0xf6,0xd8,0xf7,0xf7,0xe6,0xf6,0xf7,0x45,0xf7,0xf6,0xbb,0xf6,0xf7,0xf4, -0xf7,0xf8,0xa7,0xf8,0xf8,0x28,0xf8,0xf7,0xdc,0xf7,0xf8,0x3a,0xfa,0xfb,0x84,0xfa, -0xf8,0x37,0xf7,0xf7,0xbc,0xf8,0xf9,0x91,0xf9,0xfa,0x79,0xfb,0xfc,0x40,0xfc,0xfc, -0x2a,0xfd,0xfe,0xc0,0xfe,0xfe,0x8b,0xfd,0xfc,0x15,0xfc,0xfc,0x4d,0xfe,0x00,0x84, -0x02,0x04,0x69,0x05,0x04,0x85,0x02,0x01,0xc4,0x00,0x00,0x69,0x01,0x03,0xa9,0x05, -0x06,0x60,0x05,0x05,0xfd,0x06,0x07,0x35,0x07,0x07,0xc7,0x07,0x07,0x58,0x07,0x08, -0x51,0x09,0x0a,0x6b,0x0c,0x0e,0x88,0x0f,0x0e,0x67,0x0c,0x0b,0x14,0x0b,0x0a,0x9f, -0x0a,0x0a,0x8d,0x0b,0x0b,0xb6,0x0a,0x0a,0x7b,0x0b,0x0b,0x98,0x0a,0x0a,0x32,0x0a, -0x08,0xee,0x05,0x03,0x93,0x02,0x03,0xe9,0x04,0x05,0x4c,0x05,0x03,0x44,0x01,0x00, -0x91,0xfe,0xfc,0x06,0xfb,0xfb,0x62,0xfb,0xfa,0x07,0xf9,0xf8,0x7b,0xf9,0xfa,0x56, -0xfa,0xf9,0x93,0xf7,0xf6,0xc1,0xf4,0xf4,0x30,0xf4,0xf5,0x44,0xf6,0xf6,0xc7,0xf6, -0xf7,0x47,0xf7,0xf6,0xa4,0xf5,0xf6,0xad,0xf8,0xf9,0xa5,0xf8,0xf7,0x74,0xf6,0xf6, -0x2e,0xf8,0xf9,0xd5,0xf9,0xfa,0x00,0xfa,0xf9,0xa8,0xf8,0xf8,0xd0,0xf7,0xf8,0x78, -0xf9,0xf9,0x29,0xf9,0xf9,0x53,0xfa,0xfb,0x36,0xfc,0xfd,0xe7,0xfe,0xff,0xb3,0xfd, -0xfc,0xe5,0xfb,0xfb,0x8a,0xfb,0xfc,0xcd,0xff,0x02,0xb9,0x03,0x03,0x1a,0x03,0x02, -0x22,0x01,0x00,0x7e,0x01,0x01,0x0e,0x02,0x03,0x60,0x04,0x05,0x66,0x05,0x05,0xc8, -0x06,0x07,0x5d,0x07,0x06,0x04,0x06,0x06,0xc6,0x06,0x07,0x2b,0x0a,0x0c,0x48,0x0d, -0x0d,0x40,0x0d,0x0d,0x97,0x0c,0x0b,0xc7,0x0a,0x0b,0x70,0x0b,0x0b,0x5d,0x0b,0x0a, -0x81,0x09,0x0a,0xdd,0x0c,0x0d,0x07,0x0c,0x0a,0x50,0x08,0x06,0x1d,0x05,0x04,0x51, -0x04,0x05,0xbb,0x06,0x05,0x3f,0x04,0x02,0x68,0x01,0x00,0x03,0xff,0xfe,0xe0,0xfc, -0xfb,0xc3,0xf9,0xf9,0x79,0xfa,0xfb,0xd0,0xfa,0xfa,0xf6,0xf9,0xf9,0xb4,0xf7,0xf5, -0xf7,0xf3,0xf4,0xf6,0xf5,0xf7,0x44,0xf7,0xf6,0x54,0xf5,0xf5,0x77,0xf6,0xf7,0x2a, -0xf8,0xf8,0x94,0xf8,0xf8,0xb1,0xf6,0xf5,0xfe,0xf6,0xf8,0x7a,0xf9,0xf9,0xfa,0xf9, -0xf9,0xee,0xf8,0xf8,0x70,0xf8,0xf9,0x99,0xf9,0xf8,0x5c,0xf8,0xf8,0x56,0xf8,0xf8, -0xea,0xf9,0xfc,0xf1,0xfd,0xfe,0xfd,0xfe,0xfe,0x03,0xfc,0xfa,0x00,0xfa,0xfb,0xef, -0xfd,0xfe,0x4d,0x00,0x02,0x05,0x03,0x02,0x72,0x01,0x01,0xcc,0x01,0x01,0x22,0x01, -0x01,0x3d,0x02,0x02,0x46,0x03,0x04,0x8f,0x06,0x07,0xd2,0x06,0x05,0x3f,0x05,0x05, -0x05,0x06,0x06,0xc8,0x06,0x08,0xb2,0x0a,0x0c,0x0b,0x0d,0x0c,0x81,0x0b,0x0c,0x02, -0x0d,0x0c,0xef,0x0b,0x0a,0xaf,0x0a,0x0a,0xd4,0x09,0x0a,0xc5,0x0b,0x0d,0x52,0x0d, -0x0c,0x4a,0x0b,0x09,0x11,0x07,0x05,0x0e,0x06,0x06,0x88,0x06,0x05,0x3e,0x05,0x04, -0xde,0x04,0x04,0x30,0x02,0x00,0x16,0xff,0xfe,0xd1,0xfc,0xfb,0x04,0xfa,0xf9,0x5f, -0xfb,0xfc,0x5c,0xfc,0xfa,0x96,0xf8,0xf7,0xec,0xf6,0xf5,0xff,0xf5,0xf6,0x1f,0xf7, -0xf5,0xee,0xf4,0xf5,0x03,0xf6,0xf6,0x5a,0xf7,0xf8,0x08,0xf9,0xf7,0x6d,0xf6,0xf6, -0xf2,0xf6,0xf7,0x18,0xf8,0xf9,0x90,0xf9,0xf9,0x92,0xf8,0xf8,0x6f,0xf9,0xf9,0xe0, -0xf8,0xf9,0x3f,0xfa,0xf8,0x67,0xf6,0xf6,0xb3,0xf7,0xf9,0x99,0xfb,0xfd,0xdc,0xfe, -0xfe,0xe5,0xfc,0xfb,0x87,0xfa,0xfa,0x04,0xfb,0xfc,0x59,0xfe,0xff,0xcc,0x00,0x01, -0xf0,0x00,0x01,0x35,0x02,0x02,0xb9,0x01,0x00,0xc4,0xff,0x00,0x7d,0x02,0x03,0xb6, -0x03,0x04,0x8b,0x06,0x07,0x14,0x06,0x04,0xe6,0x03,0x04,0xba,0x05,0x06,0x3f,0x08, -0x09,0xe4,0x09,0x0a,0x17,0x0b,0x0c,0xe0,0x0c,0x0d,0x14,0x0d,0x0c,0x66,0x0b,0x0a, -0x02,0x09,0x09,0x57,0x0b,0x0d,0x91,0x0d,0x0d,0xe1,0x0b,0x0b,0x50,0x0a,0x09,0x5a, -0x08,0x06,0x09,0x06,0x06,0x3d,0x07,0x06,0x03,0x05,0x05,0xc2,0x05,0x04,0xee,0x02, -0x00,0x3e,0xff,0xfd,0xa3,0xfb,0xfb,0x98,0xfc,0xfd,0x82,0xfc,0xfb,0xd9,0xfa,0xf9, -0xae,0xf8,0xf8,0x50,0xf8,0xf8,0x44,0xf7,0xf6,0x81,0xf5,0xf4,0xff,0xf4,0xf6,0xb1, -0xf7,0xf8,0x94,0xf7,0xf7,0xb5,0xf7,0xf7,0xb9,0xf6,0xf6,0x66,0xf7,0xf8,0xe9,0xf8, -0xf8,0x5a,0xf8,0xf8,0x83,0xf8,0xf9,0x45,0xfa,0xfa,0x6c,0xfa,0xf9,0x72,0xf7,0xf6, -0xf3,0xf5,0xf6,0xcf,0xf8,0xfa,0xcd,0xfc,0xfe,0x10,0xfe,0xfc,0x8a,0xfa,0xf9,0xbc, -0xfa,0xfc,0x20,0xfc,0xfb,0x2f,0xfd,0xff,0xb4,0x00,0x00,0xdf,0x00,0x01,0xe6,0x01, -0x01,0xa8,0x00,0xff,0xab,0xff,0x00,0xb5,0x01,0x03,0x6b,0x05,0x05,0x5f,0x05,0x04, -0x06,0x04,0x04,0x52,0x04,0x04,0x1f,0x06,0x07,0xb1,0x07,0x07,0x4e,0x08,0x09,0x56, -0x0b,0x0d,0x57,0x0e,0x0d,0xf1,0x0a,0x09,0x4d,0x0a,0x0a,0x3a,0x0a,0x0a,0xe6,0x0b, -0x0d,0x46,0x0d,0x0c,0x62,0x0b,0x0b,0x42,0x0a,0x09,0x71,0x08,0x08,0xd1,0x06,0x05, -0x98,0x05,0x06,0x2b,0x07,0x06,0x2e,0x06,0x04,0x1c,0x02,0xff,0x68,0xfe,0xfe,0x90, -0xfd,0xfd,0xc7,0xfd,0xfd,0x73,0xfb,0xf9,0x1e,0xfa,0xfa,0xde,0xfa,0xf9,0x6a,0xf8, -0xf7,0x65,0xf6,0xf5,0x49,0xf5,0xf5,0x47,0xf6,0xf7,0xc3,0xf7,0xf7,0x4c,0xf7,0xf6, -0xac,0xf6,0xf7,0xb1,0xf7,0xf8,0x41,0xf8,0xf7,0x3f,0xf7,0xf6,0xbe,0xf7,0xf9,0x45, -0xfa,0xfa,0xb6,0xfa,0xfb,0xd0,0xf9,0xf7,0x02,0xf5,0xf5,0x44,0xf7,0xf9,0x34,0xfa, -0xfa,0x0f,0xfc,0xfc,0xac,0xfc,0xfb,0xb9,0xfa,0xfa,0x66,0xfa,0xfa,0xbc,0xfb,0xfc, -0xac,0xfd,0xfe,0x96,0xff,0x01,0xe2,0x01,0x01,0x99,0x00,0xff,0x1a,0xff,0xff,0x03, -0x00,0x01,0x83,0x02,0x03,0x0d,0x05,0x04,0x8f,0x03,0x02,0x87,0x03,0x05,0xf7,0x05, -0x04,0x2c,0x04,0x05,0x83,0x06,0x07,0xd7,0x08,0x0a,0x4c,0x0c,0x0c,0x49,0x0c,0x0b, -0xde,0x0a,0x09,0x68,0x09,0x0a,0x76,0x0b,0x0b,0x3f,0x0c,0x0c,0x26,0x0c,0x0b,0xbb, -0x0b,0x0b,0x1f,0x0b,0x09,0x93,0x07,0x06,0x6d,0x06,0x06,0xb3,0x06,0x08,0xc2,0x08, -0x07,0xc7,0x04,0x02,0x45,0x01,0x00,0x3b,0x00,0xff,0xb9,0xfe,0xfd,0x8a,0xfc,0xfb, -0x9f,0xfb,0xfb,0x55,0xfb,0xfb,0x28,0xfb,0xf9,0x0c,0xf8,0xf6,0xec,0xf5,0xf5,0xc6, -0xf5,0xf7,0xe0,0xf7,0xf7,0x26,0xf6,0xf6,0x00,0xf7,0xf7,0xcc,0xf7,0xf7,0x29,0xf8, -0xf8,0xa8,0xf7,0xf5,0x7f,0xf5,0xf7,0x60,0xf9,0xfb,0xb1,0xfb,0xfb,0x12,0xfa,0xf8, -0x79,0xf7,0xf6,0x7c,0xf6,0xf6,0x79,0xf7,0xf8,0x8f,0xfa,0xfb,0xd7,0xfb,0xfb,0x5b, -0xfb,0xfb,0x12,0xfb,0xfa,0x1d,0xfa,0xf9,0xdd,0xfa,0xfc,0x6d,0xfe,0xfe,0xae,0xff, -0x01,0xe3,0x01,0x00,0x58,0xfe,0xfd,0x4c,0xff,0x00,0x39,0x01,0x01,0x4c,0x02,0x02, -0xb7,0x02,0x03,0x79,0x04,0x04,0xd4,0x03,0x03,0x4f,0x04,0x03,0xbf,0x03,0x04,0x3a, -0x06,0x07,0x5a,0x09,0x0b,0x23,0x0c,0x0b,0x7a,0x0a,0x0a,0x61,0x0a,0x0a,0x48,0x0a, -0x0a,0x16,0x0b,0x0b,0xbb,0x0b,0x0b,0x39,0x0c,0x0d,0x01,0x0d,0x0b,0xac,0x09,0x07, -0xb9,0x06,0x06,0xef,0x07,0x08,0x58,0x08,0x07,0x4e,0x07,0x05,0x7f,0x04,0x03,0xc5, -0x02,0x01,0xaf,0x00,0xff,0xb8,0xfe,0xfd,0x5c,0xfc,0xfb,0x17,0xfc,0xfd,0x45,0xfd, -0xfb,0xa9,0xf9,0xf8,0x0a,0xf8,0xf7,0x73,0xf6,0xf6,0x26,0xf7,0xf7,0xf9,0xf6,0xf5, -0x6f,0xf5,0xf6,0x92,0xf7,0xf9,0x70,0xf9,0xf8,0xf8,0xf6,0xf5,0x7b,0xf5,0xf6,0x52, -0xf7,0xf8,0x5f,0xfa,0xfb,0x21,0xfb,0xfa,0xbd,0xf9,0xf7,0x1c,0xf6,0xf6,0xc7,0xf7, -0xf8,0x91,0xf7,0xf8,0x75,0xfa,0xfb,0x6b,0xfb,0xfa,0x5f,0xfb,0xfb,0xc9,0xfa,0xf9, -0x2a,0xf9,0xf9,0xe6,0xfa,0xfd,0xb6,0xff,0x00,0xc6,0xff,0xff,0x12,0xff,0xff,0x43, -0xff,0xff,0xf7,0xff,0x00,0x63,0x00,0x00,0x8c,0x01,0x02,0x29,0x03,0x03,0x16,0x04, -0x04,0x4b,0x04,0x02,0x2e,0x02,0x02,0x0d,0x04,0x05,0x83,0x06,0x08,0xb3,0x09,0x0a, -0x86,0x0a,0x0a,0x25,0x0a,0x0a,0x07,0x0b,0x0a,0xfe,0x09,0x09,0xf4,0x09,0x0b,0xd8, -0x0c,0x0d,0x96,0x0d,0x0d,0x71,0x0b,0x09,0xa7,0x08,0x08,0xcc,0x08,0x08,0x03,0x08, -0x08,0xb7,0x08,0x07,0x6e,0x06,0x05,0x66,0x05,0x05,0x14,0x04,0x02,0x50,0x00,0xff, -0x73,0xfe,0xfd,0x7c,0xfd,0xfd,0x85,0xfd,0xfd,0xc8,0xfc,0xfb,0x42,0xf9,0xf8,0x74, -0xf8,0xf8,0x5b,0xf8,0xf7,0xb9,0xf6,0xf5,0xfa,0xf4,0xf5,0xad,0xf7,0xf8,0x9d,0xf8, -0xf8,0x74,0xf8,0xf8,0x52,0xf6,0xf4,0xf9,0xf4,0xf7,0x33,0xf9,0xfa,0x71,0xfa,0xfb, -0xf0,0xfa,0xf9,0x9f,0xf8,0xf7,0xe7,0xf6,0xf7,0xc2,0xf7,0xf8,0x24,0xf8,0xf8,0x74, -0xf9,0xfb,0xa7,0xfc,0xfc,0xe3,0xfa,0xf9,0xba,0xf8,0xf8,0x87,0xf9,0xfb,0x27,0xfd, -0xfd,0x3d,0xfe,0xfe,0x5e,0xff,0xff,0xb2,0xfe,0xfe,0xbf,0xff,0x00,0x02,0x00,0xff, -0x77,0xff,0x00,0x95,0x01,0x02,0xbe,0x03,0x04,0x21,0x04,0x03,0xfc,0x02,0x01,0x8b, -0x01,0x03,0x11,0x05,0x06,0x92,0x06,0x07,0x75,0x08,0x09,0x14,0x0a,0x0b,0xb0,0x0b, -0x0a,0x2e,0x09,0x08,0x13,0x09,0x0a,0xcb,0x0b,0x0c,0xf4,0x0c,0x0d,0x39,0x0d,0x0b, -0x5e,0x0a,0x09,0x88,0x09,0x09,0xbd,0x09,0x09,0x10,0x08,0x07,0xc9,0x07,0x08,0x90, -0x07,0x06,0x5c,0x06,0x05,0xea,0x03,0x01,0xfa,0xff,0xff,0x06,0xff,0xfe,0x3b,0xff, -0xff,0x07,0xfe,0xfb,0x78,0xfa,0xfb,0xc4,0xfb,0xfa,0x1a,0xf9,0xf8,0x17,0xf8,0xf6, -0xaf,0xf5,0xf5,0x01,0xf6,0xf7,0xc8,0xf8,0xf9,0xe4,0xf8,0xf8,0x41,0xf7,0xf6,0xc9, -0xf5,0xf5,0xd4,0xf5,0xf7,0xfc,0xf9,0xfb,0xc0,0xfa,0xfa,0xb2,0xf9,0xf9,0xd5,0xf8, -0xf8,0xd5,0xf7,0xf7,0x70,0xf6,0xf6,0xbe,0xf8,0xfa,0x58,0xfb,0xfb,0x14,0xfb,0xfa, -0xdb,0xf9,0xf8,0xbf,0xf8,0xf9,0x53,0xfa,0xfb,0x4e,0xfd,0xfd,0x58,0xfd,0xfd,0x1f, -0xff,0xff,0xe4,0xfe,0xff,0xf3,0xff,0xff,0xde,0xfe,0xfe,0x34,0xff,0x00,0x6e,0x02, -0x03,0x17,0x04,0x03,0xef,0x02,0x01,0x79,0x01,0x02,0xda,0x03,0x03,0x9e,0x03,0x04, -0xf2,0x05,0x07,0xeb,0x08,0x09,0x8e,0x0a,0x0a,0x2a,0x0a,0x09,0x96,0x08,0x08,0x74, -0x09,0x0b,0x09,0x0d,0x0c,0x7f,0x0c,0x0c,0x37,0x0c,0x0b,0xa5,0x0a,0x0a,0xdd,0x0a, -0x09,0xff,0x08,0x08,0x7b,0x08,0x07,0x6b,0x07,0x08,0x95,0x09,0x09,0x71,0x06,0x03, -0x18,0x02,0x01,0xef,0x01,0x01,0x63,0x00,0xff,0x2d,0xff,0xfe,0xe0,0xfc,0xfc,0xf2, -0xfb,0xfc,0x96,0xfc,0xfb,0x8a,0xf9,0xf7,0xca,0xf6,0xf6,0x29,0xf6,0xf6,0x21,0xf7, -0xf8,0x79,0xf9,0xf9,0xa6,0xf8,0xf7,0x18,0xf6,0xf5,0xb4,0xf5,0xf7,0xf1,0xf7,0xf8, -0xe5,0xf8,0xf9,0xbc,0xfa,0xfb,0xe1,0xfa,0xf9,0x09,0xf8,0xf7,0x01,0xf7,0xf7,0x42, -0xf7,0xf8,0xc1,0xf9,0xfb,0x52,0xfb,0xfa,0xd6,0xf9,0xf9,0xbe,0xf9,0xf8,0xce,0xf8, -0xf9,0x4d,0xfb,0xfb,0xfd,0xfb,0xfc,0x9a,0xfd,0xfe,0x71,0xfe,0xff,0x15,0x00,0xff, -0x3a,0xfe,0xfd,0xd4,0xfd,0xff,0xf7,0x00,0x01,0x3f,0x02,0x02,0x62,0x02,0x03,0x00, -0x03,0x02,0xe6,0x01,0x02,0xd4,0x02,0x02,0xdc,0x02,0x04,0x50,0x06,0x08,0x33,0x09, -0x09,0xea,0x09,0x09,0x55,0x08,0x07,0xef,0x08,0x0a,0x80,0x0a,0x0a,0x1f,0x0c,0x0d, -0xa0,0x0c,0x0b,0xe6,0x0a,0x0b,0x8b,0x0c,0x0c,0x93,0x0a,0x08,0xbb,0x07,0x07,0xef, -0x08,0x09,0x99,0x09,0x09,0xb3,0x08,0x07,0x98,0x05,0x03,0xfb,0x02,0x03,0x66,0x03, -0x02,0x62,0x00,0xff,0x73,0xfe,0xfd,0x7c,0xfd,0xfd,0xca,0xfd,0xfd,0x42,0xfc,0xfb, -0xc6,0xf9,0xf7,0xe8,0xf5,0xf5,0xdc,0xf6,0xf8,0x53,0xf9,0xf9,0xb9,0xf8,0xf7,0x6a, -0xf7,0xf7,0x5b,0xf7,0xf6,0xb3,0xf5,0xf6,0xd8,0xf7,0xf8,0x4a,0xf9,0xfa,0xc9,0xfb, -0xfb,0xf7,0xf9,0xf8,0x96,0xf7,0xf7,0x14,0xf7,0xf7,0x95,0xf8,0xf9,0x4b,0xfa,0xfa, -0x45,0xfa,0xfa,0xc4,0xf9,0xf9,0x02,0xf9,0xf9,0x49,0xfa,0xfa,0x57,0xfa,0xfa,0xe2, -0xfa,0xfc,0xfe,0xfe,0xff,0xca,0xfe,0xfe,0x40,0xfe,0xfe,0x28,0xfe,0xfd,0xef,0xfe, -0x00,0x82,0x00,0x00,0x5a,0x01,0x02,0xd6,0x02,0x02,0xba,0x02,0x02,0x0c,0x02,0x00, -0xae,0x00,0x02,0x31,0x04,0x05,0x68,0x06,0x07,0x96,0x08,0x09,0xd3,0x08,0x07,0x7e, -0x07,0x08,0xa2,0x09,0x0a,0x1e,0x0b,0x0a,0x47,0x0a,0x0b,0xb5,0x0c,0x0c,0x7f,0x0c, -0x0c,0x03,0x0c,0x0a,0x0d,0x09,0x08,0xc4,0x08,0x09,0xf7,0x09,0x0a,0xd3,0x09,0x08, -0x5a,0x07,0x06,0x5a,0x06,0x05,0x98,0x04,0x03,0xfd,0x02,0x01,0xae,0x00,0xff,0x58, -0xfe,0xfd,0x0a,0xfe,0xff,0xc3,0xff,0xfe,0xa6,0xfb,0xf9,0x34,0xf8,0xf7,0x7f,0xf7, -0xf7,0xe2,0xf7,0xf8,0xff,0xf8,0xf8,0x47,0xf8,0xf8,0x38,0xf8,0xf7,0x54,0xf6,0xf6, -0x11,0xf6,0xf6,0xb7,0xf7,0xf9,0xc7,0xfa,0xfb,0x24,0xfb,0xfa,0x25,0xf9,0xf8,0x92, -0xf7,0xf7,0x45,0xf7,0xf8,0xf2,0xf9,0xfa,0x1e,0xfa,0xf8,0xcb,0xf8,0xfa,0xd0,0xfa, -0xfa,0x85,0xf9,0xf9,0x13,0xf9,0xf9,0x80,0xf9,0xfb,0xf1,0xfc,0xfd,0xfe,0xfd,0xfe, -0x62,0xfe,0xfe,0xb3,0xfd,0xfd,0xac,0xfe,0xff,0x06,0xff,0xfe,0x19,0xff,0x00,0x3c, -0x02,0x03,0xf0,0x02,0x02,0xd7,0x01,0x01,0x59,0x01,0x00,0x6b,0x00,0x01,0xad,0x04, -0x06,0xeb,0x06,0x06,0xb7,0x06,0x07,0xe7,0x07,0x08,0xc5,0x08,0x09,0x42,0x09,0x09, -0x64,0x09,0x09,0xfe,0x0a,0x0c,0x54,0x0d,0x0d,0xa8,0x0c,0x0b,0x24,0x0a,0x09,0xcb, -0x09,0x0a,0x20,0x0a,0x0a,0x80,0x09,0x09,0x64,0x09,0x09,0xe3,0x07,0x06,0x25,0x06, -0x06,0x9e,0x06,0x04,0x49,0x02,0x00,0xfc,0xff,0xff,0x66,0xff,0xff,0x6f,0x00,0xff, -0x9e,0xfe,0xfd,0x60,0xfb,0xf9,0xce,0xf8,0xf8,0x14,0xf8,0xf8,0x61,0xf8,0xf8,0x1c, -0xf9,0xf9,0x01,0xf9,0xf8,0xba,0xf7,0xf6,0xa4,0xf5,0xf6,0xf4,0xf6,0xf7,0xb2,0xf7, -0xf9,0xea,0xfb,0xfc,0x52,0xfa,0xf8,0x09,0xf8,0xf7,0x0f,0xf8,0xf8,0x17,0xf9,0xf9, -0xf7,0xf8,0xf8,0x19,0xf9,0xfa,0x90,0xfa,0xfa,0xe5,0xf9,0xf9,0x6c,0xf9,0xf8,0x16, -0xf8,0xf9,0xd1,0xfa,0xfc,0xe3,0xfc,0xfd,0xe0,0xfc,0xfd,0x65,0xfe,0xfe,0x4f,0xfe, -0xfd,0xb6,0xfd,0xfe,0xea,0xfe,0xfe,0x19,0xff,0x00,0x9b,0x02,0x03,0x37,0x03,0x02, -0x90,0x00,0xff,0x2e,0x00,0x01,0x31,0x02,0x03,0x76,0x04,0x05,0x51,0x05,0x05,0x68, -0x06,0x07,0x9a,0x08,0x08,0x8c,0x08,0x08,0xa1,0x07,0x07,0x2c,0x09,0x0b,0xe7,0x0c, -0x0c,0xea,0x0b,0x0b,0x3e,0x0c,0x0b,0x29,0x0a,0x09,0x17,0x0a,0x0a,0xce,0x0a,0x0a, -0x83,0x09,0x08,0x3d,0x08,0x08,0xb3,0x08,0x08,0x1e,0x08,0x07,0x70,0x05,0x03,0xc7, -0x01,0x01,0x10,0x01,0x00,0x9d,0x00,0x00,0xdc,0x00,0xff,0xea,0xfd,0xfc,0x3c,0xfc, -0xfa,0xab,0xf8,0xf7,0x49,0xf8,0xf9,0x95,0xf9,0xf9,0xd0,0xf8,0xf9,0x62,0xf9,0xf8, -0xd7,0xf6,0xf5,0xbd,0xf5,0xf5,0x9d,0xf6,0xf8,0x79,0xfa,0xfa,0x0c,0xfa,0xf9,0x99, -0xf9,0xf9,0xc3,0xf8,0xf8,0x9a,0xf8,0xf8,0xa8,0xf8,0xf8,0xad,0xf8,0xf8,0xda,0xf9, -0xfb,0x02,0xfb,0xf9,0x78,0xf8,0xf8,0x2a,0xf9,0xf9,0xe2,0xf8,0xf9,0x22,0xfa,0xfb, -0x99,0xfc,0xfc,0xed,0xfc,0xfd,0x03,0xfe,0xfe,0x79,0xfe,0xfd,0xea,0xfc,0xfc,0xff, -0xfd,0xff,0x62,0x00,0x01,0xcd,0x02,0x02,0x26,0x01,0x00,0x56,0x00,0x00,0x86,0x00, -0x01,0xe9,0x02,0x03,0x62,0x02,0x02,0xdb,0x04,0x07,0xd1,0x07,0x07,0x27,0x07,0x07, -0x55,0x07,0x07,0x95,0x07,0x08,0xa6,0x09,0x0b,0x62,0x0c,0x0c,0x0c,0x0c,0x0b,0x90, -0x0a,0x0a,0xb8,0x0a,0x0b,0x82,0x0b,0x0b,0xc2,0x09,0x08,0x88,0x08,0x09,0x41,0x09, -0x09,0xb5,0x09,0x09,0x4a,0x08,0x05,0xdc,0x03,0x03,0x45,0x03,0x02,0x04,0x01,0x00, -0x9c,0x01,0x01,0xdd,0x00,0xff,0x68,0xfe,0xfc,0x5f,0xfb,0xfa,0xa4,0xf9,0xf8,0x7f, -0xf8,0xf8,0xab,0xf9,0xfa,0x87,0xfa,0xf9,0x1b,0xf8,0xf6,0xc6,0xf5,0xf6,0xc3,0xf6, -0xf7,0xb1,0xf7,0xf8,0xff,0xf9,0xf9,0x4e,0xf9,0xf9,0xe1,0xf9,0xfa,0xb7,0xf9,0xf8, -0x73,0xf7,0xf7,0xcf,0xf8,0xf9,0xb6,0xf9,0xf9,0xab,0xf9,0xf9,0x5f,0xfa,0xf9,0xce, -0xf8,0xf8,0xa3,0xf8,0xf9,0x43,0xf9,0xf9,0x15,0xfa,0xfb,0x90,0xfb,0xfc,0xb6,0xfd, -0xfe,0x39,0xfe,0xfd,0xb3,0xfc,0xfc,0xfd,0xfc,0xfc,0x3f,0xfe,0x00,0xe4,0x01,0x01, -0x67,0x00,0x00,0xd2,0x00,0x01,0x45,0x01,0x00,0x8f,0x00,0x00,0x06,0x01,0x02,0x24, -0x03,0x03,0xec,0x04,0x06,0x17,0x07,0x06,0xce,0x06,0x06,0x3b,0x06,0x06,0x72,0x07, -0x09,0x1a,0x0b,0x0b,0x05,0x0b,0x0a,0x0e,0x0b,0x0b,0xd0,0x0a,0x0b,0x22,0x0c,0x0c, -0xd5,0x0a,0x08,0x7e,0x08,0x09,0x91,0x09,0x09,0xfb,0x09,0x0a,0xd2,0x09,0x08,0xee, -0x07,0x06,0x85,0x04,0x03,0xa2,0x02,0x02,0x99,0x02,0x02,0x18,0x02,0x01,0x74,0x00, -0x00,0x70,0xff,0xfd,0x1a,0xfb,0xf9,0xf3,0xf8,0xf9,0x3b,0xfa,0xfa,0x84,0xfa,0xfa, -0x3d,0xfa,0xf8,0xb6,0xf6,0xf6,0x90,0xf6,0xf7,0xd6,0xf7,0xf7,0x6b,0xf7,0xf7,0x2d, -0xf9,0xfa,0x86,0xfa,0xf9,0x8e,0xf9,0xf9,0x26,0xf9,0xf8,0xe6,0xf7,0xf8,0x04,0xf9, -0xf9,0xc6,0xf9,0xfa,0x64,0xfa,0xf9,0xd9,0xf8,0xf9,0xe2,0xf9,0xf9,0x87,0xf8,0xf8, -0xc4,0xf8,0xf9,0x73,0xf9,0xfa,0x38,0xfc,0xfd,0x7c,0xfe,0xfe,0x90,0xfc,0xfb,0xb5, -0xfb,0xfd,0x44,0xfe,0xfe,0x97,0xfe,0xff,0xd3,0xff,0x00,0xc4,0x00,0x01,0x43,0x01, -0x00,0x6f,0x00,0x00,0x61,0x00,0x00,0x9a,0x00,0x00,0xde,0x02,0x05,0x02,0x06,0x05, -0x89,0x05,0x06,0xc1,0x05,0x05,0xd4,0x05,0x07,0x29,0x09,0x09,0xec,0x09,0x09,0xbc, -0x09,0x0a,0x53,0x0b,0x0b,0xff,0x0b,0x0b,0x7b,0x0b,0x0a,0x1d,0x0a,0x09,0x28,0x09, -0x08,0x4f,0x09,0x0a,0x01,0x0b,0x0b,0x45,0x0a,0x08,0x84,0x06,0x05,0xaf,0x05,0x04, -0xf7,0x02,0x02,0xe6,0x02,0x03,0xc2,0x02,0x02,0x72,0x01,0x00,0xb5,0xfe,0xfc,0x99, -0xfa,0xf9,0xc6,0xf9,0xfb,0x13,0xfc,0xfb,0x06,0xfa,0xf9,0x03,0xf9,0xf8,0x88,0xf7, -0xf7,0x10,0xf7,0xf7,0xf3,0xf6,0xf7,0x35,0xf8,0xf8,0xec,0xf8,0xf9,0x97,0xfa,0xfa, -0xbd,0xf9,0xf8,0x28,0xf8,0xf8,0x96,0xf8,0xf9,0x70,0xf9,0xf9,0xb8,0xf9,0xf9,0xce, -0xf9,0xf9,0x44,0xf9,0xfa,0x71,0xfa,0xf9,0xb7,0xf7,0xf6,0x8c,0xf7,0xf9,0x17,0xfb, -0xfc,0xc1,0xfc,0xfd,0x81,0xfc,0xfb,0x1c,0xfc,0xfd,0x40,0xfd,0xfc,0xfc,0xfc,0xfe, -0x14,0xff,0xfe,0xee,0xfe,0xff,0x2e,0x01,0x01,0x5a,0x01,0x00,0xf9,0xff,0xff,0x79, -0xff,0xff,0x99,0x00,0x02,0x27,0x04,0x04,0xef,0x04,0x04,0x05,0x04,0x04,0xa8,0x05, -0x06,0x3b,0x07,0x07,0x1a,0x08,0x08,0x94,0x08,0x09,0x98,0x0a,0x0a,0xbc,0x0a,0x0b, -0x86,0x0c,0x0c,0x4a,0x0b,0x09,0xfb,0x08,0x09,0xb2,0x09,0x0a,0x52,0x0a,0x0a,0xe7, -0x0a,0x0a,0x2e,0x0a,0x08,0x1a,0x07,0x06,0x81,0x05,0x04,0x59,0x03,0x02,0x9b,0x03, -0x04,0x9c,0x04,0x02,0xec,0x00,0xff,0x96,0xfd,0xfc,0xd1,0xfb,0xfc,0x91,0xfb,0xfa, -0x2f,0xfb,0xfb,0xd8,0xfa,0xf9,0xb8,0xf8,0xf8,0xf5,0xf7,0xf7,0x7b,0xf7,0xf6,0xbf, -0xf6,0xf7,0x86,0xf8,0xf9,0x84,0xf9,0xf9,0x4d,0xfa,0xfa,0x74,0xf9,0xf8,0x04,0xf8, -0xf9,0x10,0xfa,0xf9,0xbb,0xf8,0xf8,0x5a,0xf9,0xf9,0x2b,0xfa,0xfa,0x4f,0xfb,0xf9, -0xdd,0xf7,0xf7,0x02,0xf8,0xf8,0xeb,0xf8,0xf9,0xb7,0xfa,0xfb,0x7f,0xfc,0xfc,0xe2, -0xfb,0xfc,0x91,0xfc,0xfc,0x0f,0xfd,0xfd,0x41,0xfd,0xfd,0x0a,0xfe,0xfe,0x57,0xff, -0x00,0xd9,0x01,0x01,0xce,0x00,0xff,0xa6,0xfe,0xfe,0x6a,0xff,0x00,0x7d,0x02,0x03, -0x14,0x03,0x02,0x2c,0x03,0x04,0xf3,0x04,0x05,0x31,0x05,0x06,0x30,0x07,0x07,0x9c, -0x07,0x07,0xb6,0x07,0x08,0x6d,0x0a,0x0b,0xfc,0x0b,0x0b,0x66,0x0b,0x0b,0xfb,0x0a, -0x09,0xc4,0x08,0x09,0x8d,0x0a,0x0a,0x23,0x0a,0x0a,0x4d,0x0b,0x0b,0x70,0x0a,0x09, -0x67,0x07,0x05,0x22,0x04,0x04,0x17,0x05,0x05,0x58,0x05,0x04,0x88,0x03,0x02,0x28, -0x01,0xff,0xe6,0xfd,0xfc,0xae,0xfc,0xfc,0x79,0xfc,0xfb,0xfb,0xfa,0xfb,0x40,0xfb, -0xfa,0xc6,0xf8,0xf8,0x82,0xf8,0xf8,0xc2,0xf6,0xf6,0x54,0xf7,0xf8,0xf5,0xf8,0xf9, -0xe7,0xf9,0xf9,0x1b,0xf9,0xf8,0x8e,0xf9,0xfa,0x24,0xfa,0xf8,0xdf,0xf7,0xf7,0x1e, -0xf9,0xfa,0x51,0xfa,0xfa,0xb7,0xfa,0xfa,0xe9,0xf9,0xf8,0x1e,0xf8,0xf7,0x3d,0xf8, -0xf8,0x3c,0xf9,0xf9,0x9b,0xfa,0xfb,0xb8,0xfb,0xfb,0xd8,0xfb,0xfc,0x19,0xfd,0xfd, -0xc0,0xfc,0xfc,0x58,0xfc,0xfc,0x88,0xfd,0xff,0x48,0x01,0x01,0x99,0x00,0xff,0x28, -0xff,0xff,0x52,0xff,0xff,0x2b,0x00,0x00,0x99,0x01,0x02,0x2c,0x03,0x02,0xd3,0x01, -0x03,0x35,0x05,0x05,0x8c,0x05,0x05,0x9d,0x06,0x06,0x48,0x06,0x06,0x0b,0x08,0x09, -0xb8,0x0a,0x0b,0xa7,0x0b,0x0b,0xb3,0x0a,0x0a,0x97,0x0a,0x0a,0xa6,0x09,0x08,0x0e, -0x09,0x0a,0x73,0x0b,0x0c,0x34,0x0c,0x0a,0x2f,0x09,0x07,0x0c,0x07,0x06,0x01,0x05, -0x05,0x41,0x06,0x06,0xac,0x05,0x04,0x32,0x03,0x02,0x39,0x01,0xff,0x79,0xfe,0xfd, -0x9e,0xfd,0xfc,0x2e,0xfc,0xfb,0xce,0xfb,0xfb,0x18,0xfb,0xfa,0x2b,0xfa,0xf8,0xfa, -0xf6,0xf6,0x56,0xf7,0xf8,0xf7,0xf8,0xf8,0xf9,0xf7,0xf8,0x11,0xf9,0xfa,0x73,0xfa, -0xfa,0x01,0xfa,0xf9,0xec,0xf8,0xf8,0x11,0xf8,0xf9,0xe0,0xf9,0xfa,0xa6,0xfa,0xfa, -0xab,0xfa,0xfa,0x52,0xf9,0xf8,0x59,0xf8,0xf8,0x99,0xf8,0xf8,0x7b,0xf9,0xfa,0xe0, -0xf9,0xfa,0x30,0xfb,0xfc,0x5a,0xfd,0xfd,0xb3,0xfc,0xfb,0xc9,0xfa,0xfb,0xab,0xfd, -0xfe,0x57,0xfe,0xfe,0x7f,0x00,0x01,0x12,0x00,0xfe,0xaf,0xfe,0xff,0xa2,0xff,0x00, -0xa3,0x00,0x01,0x51,0x01,0x01,0x97,0x01,0x01,0xbf,0x02,0x03,0xec,0x04,0x05,0xdc, -0x05,0x05,0xc2,0x04,0x05,0x65,0x06,0x07,0xca,0x08,0x09,0xd9,0x09,0x0a,0x64,0x0b, -0x0c,0x83,0x0b,0x09,0x2e,0x09,0x09,0x87,0x09,0x09,0xc5,0x09,0x0b,0x83,0x0c,0x0c, -0x67,0x0b,0x0a,0xf1,0x08,0x07,0xbc,0x06,0x06,0x95,0x06,0x06,0xac,0x06,0x06,0xb5, -0x05,0x04,0x6b,0x03,0x02,0x31,0x01,0x00,0x0c,0x00,0xfe,0xda,0xfc,0xfb,0x6e,0xfc, -0xfd,0x87,0xfd,0xfc,0xc6,0xfa,0xf9,0xe9,0xf8,0xf8,0x49,0xf8,0xf8,0x31,0xf8,0xf8, -0xd6,0xf7,0xf7,0xe6,0xf7,0xf9,0x14,0xfa,0xfa,0x62,0xfa,0xfa,0xc9,0xf9,0xf8,0x58, -0xf8,0xf8,0xec,0xf8,0xf9,0x11,0xfa,0xfb,0x00,0xfb,0xfa,0x39,0xfa,0xf9,0xa8,0xf8, -0xf8,0xcd,0xf9,0xf9,0xcf,0xf8,0xf7,0x85,0xf7,0xf9,0x03,0xfb,0xfb,0xfd,0xfb,0xfc, -0x82,0xfc,0xfc,0x85,0xfb,0xfb,0x71,0xfb,0xfc,0x44,0xfd,0xfe,0x68,0xff,0xff,0x46, -0xff,0xff,0x77,0xff,0xfe,0xde,0xfe,0xff,0x49,0x00,0x00,0x85,0x00,0x00,0x4a,0x00, -0xff,0xff,0x00,0x02,0x2f,0x04,0x04,0xa0,0x03,0x04,0x13,0x05,0x05,0xf6,0x04,0x04, -0xcd,0x05,0x07,0x33,0x08,0x09,0x30,0x0a,0x0b,0x84,0x0b,0x0a,0x3e,0x0a,0x09,0xe8, -0x08,0x08,0x4b,0x09,0x0a,0x45,0x0b,0x0b,0xfd,0x0b,0x0b,0x1a,0x0b,0x0a,0x90,0x08, -0x07,0xd3,0x06,0x07,0x27,0x08,0x07,0x6a,0x06,0x05,0x03,0x05,0x05,0xe4,0x04,0x03, -0x75,0x01,0x00,0x22,0xff,0xfe,0x92,0xfd,0xfe,0x30,0xfe,0xfd,0x47,0xfc,0xfb,0xf9, -0xfa,0xfa,0x71,0xf9,0xf9,0xf4,0xf8,0xf8,0xa4,0xf7,0xf7,0xa8,0xf7,0xf7,0x9e,0xf8, -0xf9,0x28,0xfa,0xfa,0x44,0xfa,0xfa,0xa5,0xf9,0xf8,0x64,0xf7,0xf8,0x46,0xfa,0xfb, -0x82,0xfa,0xf9,0x89,0xf9,0xf9,0x7f,0xfa,0xfa,0x59,0xfa,0xf9,0xa7,0xf8,0xf8,0x25, -0xf8,0xf7,0x1d,0xf8,0xf9,0x39,0xfb,0xfc,0x10,0xfc,0xfc,0xa0,0xfb,0xfb,0xd1,0xfa, -0xfb,0x34,0xfc,0xfc,0x7f,0xfd,0xfe,0x35,0xff,0xff,0x33,0xfe,0xfd,0xaa,0xfe,0x00, -0x84,0x00,0xff,0x3a,0xff,0xff,0xd8,0xff,0xff,0x2d,0x00,0x00,0x8c,0x01,0x02,0xf3, -0x02,0x03,0x1a,0x04,0x04,0x76,0x04,0x04,0x22,0x04,0x04,0x8a,0x05,0x06,0x18,0x08, -0x09,0x0f,0x0b,0x0a,0x3c,0x0a,0x09,0x7c,0x09,0x09,0xe2,0x08,0x08,0x2b,0x09,0x0a, -0x9d,0x0c,0x0c,0x29,0x0b,0x0a,0x12,0x0a,0x09,0x1c,0x09,0x08,0x5a,0x08,0x07,0xb9, -0x06,0x06,0x2c,0x07,0x06,0x5f,0x06,0x05,0x49,0x04,0x02,0x3a,0x01,0x00,0x08,0x00, -0xff,0xa5,0xfe,0xfe,0xe5,0xfd,0xfd,0x30,0xfc,0xfb,0xcd,0xfb,0xfb,0xc2,0xf9,0xf8, -0xbc,0xf8,0xf8,0x1d,0xf8,0xf6,0xcf,0xf6,0xf7,0x9f,0xf9,0xfa,0xc9,0xfa,0xf9,0xee, -0xf8,0xf8,0x3a,0xf9,0xf9,0x5a,0xf9,0xf9,0x81,0xf9,0xf9,0xce,0xf9,0xf9,0x2a,0xfa, -0xfa,0xde,0xfa,0xfa,0x27,0xfa,0xf9,0x5a,0xf8,0xf7,0x61,0xf7,0xf8,0x8a,0xf9,0xf9, -0xbe,0xfa,0xfb,0x5f,0xfc,0xfb,0x26,0xfa,0xf9,0xfe,0xfa,0xfc,0x47,0xfd,0xfd,0x67, -0xfd,0xfd,0xc9,0xfd,0xfd,0x5e,0xfe,0xff,0x91,0xff,0xff,0x68,0xff,0xff,0x8a,0xff, -0xff,0x44,0xff,0xff,0x1a,0x00,0x00,0x5a,0x01,0x02,0xb0,0x02,0x03,0x9d,0x04,0x04, -0xd0,0x02,0x02,0xeb,0x03,0x05,0x90,0x05,0x06,0x59,0x08,0x09,0xcf,0x0a,0x0a,0xba, -0x09,0x08,0xf8,0x07,0x08,0x66,0x09,0x0a,0xe6,0x0a,0x0a,0xff,0x0a,0x0a,0x0f,0x0b, -0x0a,0xdf,0x0a,0x0a,0x37,0x09,0x07,0x9f,0x07,0x07,0xff,0x07,0x07,0xb9,0x07,0x07, -0x8b,0x06,0x04,0x79,0x03,0x03,0xd5,0x02,0x01,0x37,0x00,0xff,0xf7,0xfe,0xfe,0x4a, -0xfe,0xfd,0x37,0xfc,0xfb,0x1b,0xfc,0xfc,0x14,0xfb,0xf9,0x90,0xf7,0xf7,0xc6,0xf7, -0xf8,0x81,0xf8,0xf9,0x71,0xf9,0xf9,0x34,0xf9,0xf9,0xe9,0xf9,0xf9,0x29,0xf9,0xf9, -0xc6,0xf9,0xf9,0x96,0xf8,0xf8,0xdb,0xf9,0xfa,0x1d,0xfb,0xfa,0xab,0xfa,0xfa,0x2a, -0xfa,0xf8,0x6d,0xf7,0xf6,0xdf,0xf7,0xf9,0x43,0xfa,0xfa,0x1e,0xfb,0xfa,0x3b,0xfa, -0xfa,0x91,0xfa,0xfb,0xe4,0xfb,0xfc,0x95,0xfc,0xfc,0x1e,0xfd,0xfd,0x22,0xfd,0xfd, -0xaa,0xfe,0xff,0x46,0xff,0xfe,0x2c,0xff,0xff,0xcc,0xff,0xfe,0x4d,0xfe,0xfe,0x0d, -0x00,0x00,0xaf,0x01,0x02,0xc4,0x02,0x03,0x50,0x03,0x03,0xd7,0x02,0x02,0x50,0x02, -0x04,0x42,0x06,0x07,0x2d,0x09,0x09,0x5d,0x09,0x08,0xe4,0x07,0x08,0x37,0x09,0x09, -0x43,0x09,0x09,0x4b,0x0a,0x0a,0xa7,0x0a,0x0b,0xa1,0x0b,0x0b,0x78,0x0a,0x09,0x50, -0x08,0x08,0xb6,0x08,0x08,0x7d,0x08,0x07,0x3d,0x07,0x07,0xf3,0x06,0x05,0x98,0x03, -0x02,0x1c,0x03,0x02,0x5d,0x01,0xff,0xcc,0xfe,0xfd,0x8f,0xfd,0xfd,0x6d,0xfe,0xfd, -0x2d,0xfc,0xfa,0xdb,0xf9,0xf9,0x73,0xf8,0xf8,0x20,0xf8,0xf8,0x1a,0xf9,0xf8,0x5d, -0xf8,0xf8,0x97,0xf9,0xfa,0x36,0xfa,0xf9,0x69,0xf9,0xf9,0x26,0xf9,0xf8,0xcd,0xf8, -0xf9,0xe1,0xf9,0xfb,0xd0,0xfb,0xfb,0xda,0xfa,0xf9,0x8c,0xf8,0xf7,0xeb,0xf7,0xf8, -0x4c,0xf9,0xf9,0xa4,0xf9,0xfa,0x87,0xfa,0xf9,0x8c,0xf9,0xfa,0x86,0xfb,0xfb,0xad, -0xfb,0xfb,0x4c,0xfc,0xfc,0xfd,0xfc,0xfc,0xff,0xfc,0xfd,0x45,0xfe,0xff,0xe6,0xff, -0xff,0xb8,0xfe,0xfe,0xd8,0xfe,0xfe,0xae,0xfe,0xfe,0xbd,0xff,0x00,0x9b,0x01,0x02, -0x8a,0x03,0x03,0x06,0x02,0x00,0x2e,0x01,0x02,0xb6,0x03,0x05,0x90,0x06,0x07,0x2d, -0x08,0x08,0x31,0x08,0x08,0x65,0x08,0x08,0x1c,0x09,0x08,0x4a,0x08,0x09,0xd1,0x0a, -0x0b,0x08,0x0b,0x0a,0xc8,0x0a,0x0b,0x70,0x0a,0x09,0xb7,0x08,0x08,0xa7,0x08,0x09, -0x42,0x09,0x08,0x9c,0x07,0x06,0x84,0x05,0x05,0xea,0x05,0x04,0x3f,0x03,0x01,0xda, -0x00,0x00,0x01,0xff,0xfe,0xea,0xfe,0xff,0xa2,0xfe,0xfd,0xc5,0xfb,0xfa,0xf8,0xf9, -0xf9,0x7d,0xf9,0xf8,0x5b,0xf8,0xf8,0x97,0xf8,0xf8,0x97,0xf8,0xf9,0xc2,0xf9,0xfa, -0x61,0xfa,0xfa,0xe7,0xf9,0xf8,0xb9,0xf7,0xf8,0x80,0xf9,0xfa,0x2c,0xfb,0xfb,0x63, -0xfb,0xfb,0x04,0xfa,0xf8,0x5b,0xf8,0xf8,0x3c,0xf9,0xf9,0x65,0xf9,0xf9,0x14,0xf9, -0xf9,0x37,0xfa,0xfa,0xf6,0xf9,0xf9,0x0f,0xfb,0xfc,0x52,0xfc,0xfb,0xef,0xfb,0xfb, -0x1f,0xfc,0xfc,0x57,0xfd,0xfe,0xa3,0xfe,0xfe,0x0b,0xff,0xff,0x67,0xff,0xfe,0xdb, -0xfd,0xfd,0xe8,0xfd,0xff,0xa0,0x00,0x01,0x6e,0x02,0x02,0x14,0x02,0x01,0xc9,0x00, -0x00,0xb8,0x01,0x03,0x77,0x04,0x04,0x19,0x05,0x06,0x3b,0x08,0x08,0x17,0x08,0x07, -0xdb,0x07,0x08,0x50,0x08,0x08,0x4e,0x09,0x09,0xa5,0x09,0x0a,0x9a,0x0b,0x0b,0x9a, -0x0a,0x09,0x28,0x09,0x09,0x19,0x0a,0x09,0x3e,0x09,0x08,0x8b,0x08,0x08,0x71,0x07, -0x06,0xef,0x06,0x06,0x1c,0x06,0x04,0xd9,0x02,0x01,0xe8,0x00,0x00,0x3b,0x00,0xff, -0x7b,0xff,0xff,0x00,0xfe,0xfc,0x5f,0xfc,0xfb,0x69,0xfa,0xf9,0xb8,0xf9,0xf9,0x0d, -0xf9,0xf7,0x6b,0xf7,0xf8,0x32,0xf9,0xfa,0x90,0xfa,0xfa,0x29,0xfa,0xf9,0xc8,0xf8, -0xf8,0x00,0xf8,0xf8,0x7f,0xfa,0xfb,0xa8,0xfb,0xfa,0x2e,0xfa,0xfa,0x31,0xfa,0xf9, -0x0b,0xf9,0xf8,0x5f,0xf9,0xf9,0x56,0xf9,0xf9,0x66,0xf9,0xf9,0xf1,0xf8,0xf9,0xee, -0xfa,0xfb,0x43,0xfb,0xfb,0x97,0xfb,0xfb,0xe9,0xfb,0xfc,0x55,0xfc,0xfb,0x8e,0xfc, -0xfe,0x72,0xff,0xff,0x48,0xff,0xff,0x81,0xfe,0xfd,0x96,0xfc,0xfd,0x22,0xff,0x00, -0xaf,0x01,0x01,0x05,0x01,0x01,0x42,0x01,0x01,0x33,0x01,0x01,0x85,0x01,0x02,0x82, -0x03,0x05,0x45,0x06,0x06,0x85,0x06,0x07,0x57,0x08,0x08,0x95,0x07,0x07,0x62,0x07, -0x08,0x96,0x09,0x0a,0x65,0x0a,0x0a,0x64,0x0a,0x0a,0x07,0x0a,0x09,0x3b,0x0a,0x0a, -0x4b,0x0a,0x09,0xc5,0x08,0x08,0x69,0x08,0x08,0x64,0x08,0x08,0x96,0x07,0x06,0x34, -0x05,0x04,0xc8,0x03,0x02,0x5a,0x01,0x00,0xbb,0x00,0x00,0xeb,0xff,0xfe,0xba,0xfd, -0xfd,0xb2,0xfc,0xfc,0xa4,0xfb,0xfa,0x68,0xf9,0xf8,0x8e,0xf8,0xf7,0x7d,0xf7,0xf8, -0x79,0xfa,0xfb,0x81,0xfa,0xf9,0x3c,0xf9,0xf8,0x48,0xf8,0xf8,0x8d,0xf9,0xf9,0x4d, -0xfa,0xfa,0x5f,0xfb,0xfa,0x4e,0xfa,0xf9,0x9d,0xf9,0xf9,0xd8,0xf9,0xfa,0xe1,0xf9, -0xf9,0x73,0xf8,0xf8,0x37,0xf9,0xf9,0xde,0xf9,0xf9,0x39,0xfa,0xfb,0xa6,0xfb,0xfb, -0x64,0xfb,0xfc,0xc0,0xfb,0xfb,0xe0,0xfa,0xfc,0xe2,0xfd,0xff,0xd4,0xff,0xff,0x47, -0xfe,0xfd,0xd1,0xfc,0xfd,0x35,0xfe,0xfe,0x4d,0xff,0xff,0xcd,0x00,0x01,0x9a,0x01, -0x00,0x0a,0x00,0x00,0x45,0x01,0x01,0xed,0x01,0x01,0xcf,0x02,0x04,0xe5,0x05,0x06, -0x1b,0x07,0x07,0x44,0x07,0x06,0xad,0x06,0x07,0x74,0x08,0x09,0x73,0x09,0x09,0xdb, -0x09,0x09,0x79,0x09,0x0a,0xf0,0x0a,0x0b,0x94,0x0a,0x09,0x5c,0x09,0x09,0x34,0x09, -0x09,0xe1,0x08,0x08,0x9c,0x08,0x08,0x08,0x08,0x06,0x0a,0x05,0x04,0x34,0x04,0x03, -0x8c,0x02,0x01,0xd5,0x00,0x00,0xb8,0xff,0xfe,0x3b,0xfe,0xfe,0xe1,0xfd,0xfd,0xf2, -0xfb,0xfa,0xd6,0xf8,0xf7,0x2f,0xf8,0xf8,0x7e,0xf9,0xf9,0x0a,0xfa,0xfa,0x05,0xfa, -0xf9,0x05,0xf9,0xf8,0x9e,0xf8,0xf8,0xa8,0xf9,0xfb,0x62,0xfb,0xfa,0xe7,0xf9,0xfa, -0x82,0xfa,0xfa,0x36,0xfa,0xfa,0x33,0xfa,0xfa,0x60,0xf9,0xf8,0xbd,0xf8,0xf9,0x52, -0xf9,0xf9,0x31,0xf9,0xfa,0xd0,0xfa,0xfb,0x29,0xfc,0xfb,0xce,0xfa,0xf9,0x1b,0xfa, -0xfb,0xe7,0xfc,0xfd,0x5d,0xfe,0xfe,0x65,0xfe,0xfe,0x7b,0xfe,0xfd,0x11,0xfc,0xfc, -0x9e,0xfe,0xff,0xb8,0xff,0x00,0x70,0x00,0x00,0x56,0x00,0x00,0xeb,0x00,0x00,0x8c, -0x00,0x00,0x18,0x01,0x02,0x71,0x03,0x04,0xaa,0x05,0x06,0x87,0x06,0x05,0xbf,0x05, -0x06,0x99,0x07,0x08,0x73,0x08,0x08,0x89,0x08,0x08,0x48,0x09,0x0a,0x11,0x0a,0x09, -0x7e,0x0a,0x0b,0xc3,0x0a,0x09,0xd8,0x08,0x09,0x80,0x09,0x09,0x9a,0x09,0x09,0xb4, -0x08,0x08,0x82,0x07,0x06,0xca,0x05,0x05,0xd3,0x04,0x04,0x35,0x03,0x01,0x39,0x00, -0xff,0xec,0xff,0x00,0xd0,0xff,0xff,0x54,0xfe,0xfc,0xc8,0xfa,0xf9,0xbe,0xf9,0xf9, -0x83,0xf8,0xf8,0xeb,0xf9,0xfa,0x7c,0xfa,0xf9,0xe7,0xf8,0xf8,0xff,0xf8,0xf8,0x5e, -0xf9,0xf9,0x4e,0xfa,0xfa,0x55,0xfa,0xfa,0x13,0xfa,0xfa,0xc5,0xfa,0xfa,0x5c,0xfa, -0xfa,0x20,0xfa,0xfa,0xe1,0xf9,0xf9,0xb8,0xf8,0xf7,0xab,0xf7,0xf9,0x45,0xfb,0xfb, -0x2d,0xfb,0xfa,0xa9,0xfa,0xfa,0x9c,0xfa,0xfa,0x83,0xfa,0xfb,0x29,0xfd,0xfe,0x62, -0xfe,0xfe,0x38,0xfe,0xfd,0x93,0xfc,0xfd,0xc1,0xfd,0xfd,0x0e,0xfe,0xfe,0xae,0xff, -0xff,0x0c,0x00,0x00,0xfb,0x00,0x00,0x28,0x00,0x00,0xc0,0xff,0x00,0x81,0x01,0x03, -0xf3,0x03,0x04,0x50,0x04,0x05,0xe2,0x05,0x06,0x53,0x06,0x06,0x27,0x07,0x08,0x62, -0x08,0x07,0xcf,0x07,0x08,0x25,0x09,0x09,0x6d,0x0a,0x0a,0x4a,0x0a,0x0a,0x21,0x0a, -0x09,0x1c,0x09,0x09,0x12,0x0a,0x0a,0xb6,0x09,0x08,0x8f,0x08,0x07,0x3e,0x07,0x07, -0x71,0x07,0x07,0x50,0x05,0x03,0xf5,0x01,0x01,0x58,0x01,0x01,0x90,0x00,0x00,0x98, -0x00,0xff,0x2c,0xfe,0xfc,0xd5,0xfa,0xf9,0x8e,0xf9,0xf9,0x0c,0xfa,0xfa,0x11,0xfa, -0xfa,0x81,0xf9,0xf8,0xde,0xf8,0xf9,0x83,0xf9,0xf9,0xda,0xf9,0xf9,0x8c,0xf9,0xf9, -0xab,0xfa,0xfb,0x93,0xfa,0xf9,0x67,0xf9,0xfa,0xfb,0xfb,0xfb,0x8b,0xfa,0xf9,0xc6, -0xf8,0xf8,0x25,0xf8,0xf8,0x69,0xf9,0xfa,0xb2,0xfa,0xfb,0x85,0xfb,0xfa,0xee,0xf9, -0xf9,0xb7,0xf9,0xfa,0xb9,0xfb,0xfc,0x5c,0xfd,0xfd,0xb9,0xfd,0xfd,0x6a,0xfd,0xfd, -0x44,0xfd,0xfd,0x85,0xfd,0xfd,0xa9,0xfd,0xfe,0x93,0xff,0x00,0xfe,0x00,0x00,0x70, -0xff,0xff,0xda,0xff,0xff,0x4e,0x00,0x00,0x6d,0x01,0x02,0x85,0x03,0x03,0xbd,0x03, -0x04,0x94,0x05,0x06,0x86,0x06,0x06,0xf9,0x06,0x07,0x74,0x07,0x07,0xb7,0x07,0x08, -0x56,0x09,0x09,0xfd,0x09,0x0a,0x32,0x0a,0x09,0xfa,0x08,0x09,0xb7,0x0a,0x0a,0xdd, -0x09,0x09,0xf2,0x08,0x08,0x8c,0x08,0x08,0xab,0x08,0x07,0x4e,0x07,0x06,0x6b,0x05, -0x03,0x04,0x02,0x01,0xbd,0x01,0x01,0xfa,0x01,0x01,0xbe,0x00,0xfe,0x9f,0xfd,0xfc, -0xf3,0xfa,0xfa,0xa5,0xfa,0xfb,0xe1,0xfa,0xfa,0x01,0xf9,0xf8,0x9c,0xf9,0xfa,0xa5, -0xf9,0xf8,0xa9,0xf8,0xf9,0x4b,0xfa,0xfa,0x66,0xfa,0xfa,0x60,0xf9,0xf9,0x25,0xfa, -0xfa,0x2e,0xfb,0xfb,0x85,0xfb,0xfb,0x43,0xfa,0xf9,0x76,0xf8,0xf7,0xec,0xf7,0xf9, -0x71,0xfa,0xfb,0x33,0xfb,0xfa,0x4d,0xfa,0xf9,0x7c,0xf9,0xf9,0x58,0xfa,0xfb,0x79, -0xfc,0xfc,0x68,0xfc,0xfc,0x8c,0xfd,0xfe,0xf1,0xfd,0xfd,0x74,0xfc,0xfc,0x05,0xfd, -0xfd,0x8f,0xfe,0xfe,0x7d,0xff,0x00,0x84,0x00,0xff,0xfd,0xfe,0xff,0xf0,0xff,0x00, -0x56,0x00,0x00,0x9a,0x01,0x02,0x10,0x02,0x02,0x2c,0x04,0x05,0x30,0x05,0x05,0x6a, -0x06,0x06,0x7c,0x06,0x06,0x95,0x06,0x07,0x54,0x08,0x09,0x63,0x09,0x08,0xde,0x08, -0x09,0xe6,0x09,0x0a,0x31,0x0a,0x0a,0x14,0x0a,0x09,0xae,0x09,0x09,0xd2,0x08,0x08, -0x2e,0x09,0x09,0x43,0x09,0x08,0x7e,0x07,0x05,0xbc,0x04,0x03,0x8e,0x02,0x01,0xad, -0x02,0x03,0x3d,0x03,0x01,0x83,0xff,0xfe,0x97,0xfd,0xfd,0x91,0xfc,0xfb,0x79,0xfa, -0xfa,0xd6,0xfa,0xfa,0xf9,0xf9,0xf9,0xf6,0xf8,0xf8,0x1b,0xf9,0xf9,0x4f,0xfa,0xfa, -0xe0,0xf9,0xf9,0x9c,0xf9,0xf9,0xb8,0xf9,0xf9,0xeb,0xf9,0xfb,0x50,0xfc,0xfc,0x44, -0xfb,0xfa,0xb7,0xf9,0xf8,0xa8,0xf7,0xf8,0x41,0xf9,0xfa,0x05,0xfb,0xfb,0x61,0xfa, -0xf9,0x56,0xf9,0xfa,0x81,0xfa,0xfa,0x14,0xfa,0xfa,0xea,0xfb,0xfc,0xfd,0xfc,0xfc, -0x4d,0xfd,0xfd,0x7e,0xfd,0xfc,0x16,0xfc,0xfc,0x3a,0xfd,0xfd,0x8a,0xfe,0xff,0xb9, -0xff,0xff,0x14,0xff,0xff,0x85,0xff,0xff,0xc9,0xff,0x00,0x50,0x00,0x00,0x0b,0x01, -0x01,0x61,0x01,0x02,0x39,0x04,0x05,0x84,0x05,0x05,0x23,0x05,0x05,0x08,0x06,0x06, -0x5a,0x07,0x07,0xec,0x07,0x07,0x3d,0x08,0x08,0xec,0x08,0x08,0xbf,0x09,0x0a,0xdc, -0x0a,0x09,0x5f,0x09,0x09,0x65,0x09,0x09,0xf3,0x08,0x09,0xe3,0x09,0x0a,0x18,0x0a, -0x08,0x66,0x06,0x05,0x80,0x04,0x04,0x77,0x04,0x04,0x10,0x03,0x02,0x58,0x02,0x01, -0x7c,0x00,0xff,0xf2,0xfd,0xfc,0x0d,0xfc,0xfc,0x73,0xfc,0xfb,0x49,0xfa,0xf9,0x9a, -0xf9,0xf9,0x15,0xf9,0xf9,0xa4,0xf9,0xfa,0x61,0xfa,0xfa,0xb5,0xf9,0xf9,0x02,0xf9, -0xf9,0x41,0xf9,0xfa,0x30,0xfb,0xfc,0x93,0xfc,0xfc,0xb4,0xfa,0xf8,0x2b,0xf8,0xf9, -0xb3,0xf9,0xf9,0x12,0xf9,0xfa,0xe3,0xfa,0xfa,0xf6,0xf9,0xfa,0xe0,0xf9,0xf9,0xc9, -0xf9,0xfa,0x84,0xfa,0xfa,0xce,0xfb,0xfc,0x09,0xfd,0xfd,0x87,0xfd,0xfc,0x1d,0xfc, -0xfc,0xb3,0xfc,0xfc,0x4f,0xfd,0xfd,0x9d,0xfe,0xff,0x41,0xff,0xfe,0x9f,0xfe,0xfe, -0xde,0xff,0x00,0x03,0x00,0xff,0xde,0xff,0xff,0xd8,0xff,0x01,0xc3,0x02,0x03,0x53, -0x03,0x04,0xf1,0x04,0x04,0xae,0x04,0x05,0x53,0x06,0x07,0x42,0x07,0x07,0xe1,0x06, -0x07,0xe2,0x07,0x08,0xd8,0x08,0x09,0x04,0x0a,0x0a,0xdc,0x0a,0x09,0x9e,0x08,0x07, -0x9f,0x08,0x09,0xce,0x0a,0x0a,0x6d,0x0a,0x09,0x87,0x08,0x07,0x3c,0x07,0x06,0x67, -0x05,0x04,0x16,0x04,0x04,0x66,0x04,0x03,0x39,0x02,0x01,0x52,0x00,0xff,0x66,0xfe, -0xfd,0x7c,0xfd,0xfc,0x2c,0xfc,0xfb,0xca,0xfa,0xf9,0x07,0xf9,0xf9,0xe8,0xf9,0xf9, -0xd9,0xf9,0xfa,0x5f,0xfb,0xfa,0x71,0xf8,0xf7,0x5b,0xf8,0xf9,0xe9,0xfa,0xfb,0xc9, -0xfb,0xfb,0xbd,0xfb,0xfa,0x0f,0xfa,0xf9,0x58,0xf9,0xf9,0x31,0xf9,0xf9,0x1b,0xfa, -0xfa,0x21,0xfa,0xfa,0x35,0xfa,0xfa,0x00,0xfa,0xf9,0x19,0xf9,0xf9,0x2a,0xfb,0xfb, -0xdd,0xfb,0xfc,0x34,0xfd,0xfd,0x74,0xfc,0xfc,0x74,0xfc,0xfc,0x44,0xfc,0xfd,0x33, -0xfe,0xfe,0xb2,0xfd,0xfd,0x7d,0xfe,0xff,0xb2,0xff,0xff,0x6a,0xff,0xff,0xc8,0xff, -0xff,0xf8,0xfe,0xff,0xa6,0x00,0x01,0x3b,0x02,0x02,0xfa,0x02,0x03,0x04,0x04,0x05, -0x40,0x05,0x05,0xd3,0x05,0x06,0x4f,0x07,0x06,0x19,0x06,0x06,0xf4,0x06,0x08,0xe4, -0x09,0x0a,0x8d,0x0a,0x09,0x96,0x08,0x08,0xe6,0x08,0x09,0xd8,0x09,0x09,0x4e,0x0a, -0x0a,0x7b,0x0a,0x09,0xcb,0x08,0x07,0xcb,0x06,0x06,0x46,0x06,0x05,0xdb,0x04,0x04, -0x99,0x04,0x03,0x0b,0x02,0x00,0xce,0x00,0x00,0x37,0xff,0xfe,0xa1,0xfd,0xfd,0x1a, -0xfd,0xfb,0xe9,0xf9,0xf8,0xfd,0xf8,0xf9,0xff,0xfa,0xfb,0x07,0xfb,0xfa,0x63,0xf9, -0xf8,0x3b,0xf8,0xf8,0x67,0xf9,0xfa,0xf5,0xfa,0xfb,0x28,0xfc,0xfb,0xdd,0xfa,0xfa, -0x42,0xfa,0xfa,0xa4,0xf9,0xf9,0x31,0xf9,0xf9,0x1b,0xfa,0xfa,0x85,0xfa,0xfa,0x17, -0xfa,0xf9,0x49,0xf9,0xf9,0xd7,0xf9,0xfa,0x90,0xfa,0xfb,0xfd,0xfc,0xfc,0x0d,0xfc, -0xfb,0x4d,0xfc,0xfc,0xa8,0xfc,0xfc,0xdc,0xfc,0xfc,0x4d,0xfd,0xfd,0x8a,0xfd,0xfd, -0xaa,0xfe,0xff,0xec,0xff,0xff,0xf3,0xfe,0xff,0x30,0xff,0xff,0xc8,0xff,0xff,0x1c, -0x00,0x01,0x01,0x02,0x02,0x75,0x02,0x02,0x7e,0x03,0x04,0xb3,0x05,0x06,0x9f,0x06, -0x05,0xe4,0x04,0x05,0xe5,0x05,0x06,0x6f,0x08,0x09,0x03,0x09,0x09,0xc2,0x09,0x09, -0x59,0x08,0x07,0xde,0x08,0x09,0x2e,0x0a,0x0a,0x94,0x0a,0x0a,0x4b,0x0a,0x09,0x26, -0x08,0x07,0xa8,0x07,0x07,0xcb,0x06,0x05,0x3b,0x05,0x05,0x91,0x04,0x03,0x7b,0x02, -0x01,0x72,0x00,0x00,0xc9,0x00,0xff,0xaf,0xfe,0xfd,0xc6,0xfb,0xfa,0xc3,0xf9,0xfa, -0xd5,0xfa,0xfa,0x1d,0xfb,0xfb,0xf8,0xfa,0xf9,0x57,0xf8,0xf8,0xb3,0xf8,0xf9,0xe4, -0xf9,0xfa,0x4c,0xfb,0xfb,0x56,0xfb,0xfb,0x66,0xfb,0xfa,0xfc,0xf9,0xf9,0xa9,0xf9, -0xf9,0xac,0xf9,0xf9,0xf9,0xf9,0xfa,0x0a,0xfb,0xfa,0x79,0xf9,0xf8,0xfc,0xf8,0xf9, -0x5b,0xfa,0xfa,0x2c,0xfb,0xfb,0x2b,0xfc,0xfc,0xd3,0xfb,0xfb,0x4b,0xfc,0xfd,0x43, -0xfd,0xfc,0x29,0xfc,0xfc,0xd6,0xfc,0xfd,0x04,0xfe,0xfe,0xaa,0xfe,0xfe,0x3a,0xff, -0xff,0x3a,0xff,0xfe,0xb9,0xfe,0xff,0xd4,0xff,0x00,0xe6,0x00,0x00,0x3a,0x00,0x00, -0x09,0x02,0x03,0xfd,0x04,0x05,0xe3,0x04,0x05,0x60,0x05,0x05,0x83,0x04,0x04,0x6d, -0x06,0x07,0x0b,0x08,0x08,0x15,0x09,0x09,0xc6,0x08,0x08,0x14,0x08,0x08,0x04,0x09, -0x0a,0xf6,0x0a,0x0a,0xd5,0x09,0x0a,0x43,0x0a,0x09,0x86,0x08,0x08,0xc3,0x07,0x07, -0x44,0x07,0x07,0x75,0x06,0x04,0x6c,0x03,0x02,0x9b,0x02,0x02,0x69,0x02,0x01,0x0d, -0x01,0x00,0x60,0xfe,0xfc,0x37,0xfb,0xfa,0xcd,0xfa,0xfb,0xc1,0xfb,0xfc,0x82,0xfb, -0xfa,0x94,0xf9,0xf9,0xe5,0xf8,0xf8,0xd9,0xf8,0xf9,0x25,0xfa,0xfb,0x70,0xfb,0xfb, -0xf3,0xfa,0xfb,0xa5,0xfb,0xfb,0xd0,0xf9,0xf9,0x63,0xf9,0xf9,0x5f,0xfa,0xfa,0x55, -0xfa,0xfa,0x98,0xfa,0xf9,0x0e,0xf9,0xf8,0x8c,0xf9,0xfa,0xb4,0xfa,0xfb,0x21,0xfb, -0xfa,0x1f,0xfb,0xfb,0xbf,0xfc,0xfc,0x49,0xfc,0xfc,0xa5,0xfc,0xfc,0x48,0xfc,0xfc, -0xb7,0xfc,0xfc,0x9f,0xfd,0xfe,0xab,0xff,0xff,0xe2,0xfd,0xfd,0xb9,0xfe,0xff,0x2f, -0x00,0xff,0x7b,0xff,0xff,0x77,0xff,0xff,0x19,0x00,0x01,0xd4,0x02,0x04,0x92,0x04, -0x04,0x67,0x04,0x04,0xba,0x04,0x04,0x45,0x04,0x05,0x92,0x06,0x07,0x5d,0x08,0x08, -0xf2,0x07,0x08,0x20,0x08,0x08,0x83,0x08,0x09,0x10,0x09,0x09,0x55,0x0a,0x0b,0xe4, -0x0a,0x09,0xe9,0x08,0x08,0xdf,0x08,0x08,0xea,0x08,0x08,0xde,0x07,0x06,0x67,0x05, -0x04,0x97,0x03,0x03,0x84,0x03,0x03,0x7c,0x03,0x02,0x2b,0x01,0xfe,0x2f,0xfd,0xfc, -0x58,0xfc,0xfb,0xbe,0xfb,0xfb,0x1e,0xfc,0xfb,0x6f,0xfb,0xfa,0xf3,0xf8,0xf8,0x7e, -0xf9,0xf9,0xb6,0xf8,0xf8,0x5f,0xfa,0xfb,0x43,0xfb,0xfb,0xa6,0xfb,0xfb,0xa4,0xfa, -0xfa,0x16,0xfa,0xf9,0x78,0xf9,0xfa,0x05,0xfb,0xfa,0x2d,0xfa,0xf9,0x9a,0xf9,0xf9, -0xb8,0xf9,0xf9,0xed,0xf9,0xfa,0x30,0xfa,0xfa,0xf6,0xfa,0xfb,0xba,0xfb,0xfb,0x94, -0xfb,0xfc,0xae,0xfd,0xfc,0x6b,0xfb,0xfb,0x04,0xfc,0xfc,0x6d,0xfd,0xfd,0xdd,0xfd, -0xfd,0xfd,0xfd,0xfe,0x01,0xfe,0xfe,0xc8,0xff,0x00,0xc8,0xff,0xfe,0x9c,0xfe,0xfe, -0x1f,0xff,0xff,0x33,0x00,0x01,0x0b,0x03,0x03,0x7e,0x04,0x04,0x95,0x03,0x03,0x81, -0x03,0x04,0x8a,0x05,0x05,0x1e,0x06,0x06,0x7a,0x07,0x08,0x10,0x08,0x07,0x8b,0x07, -0x07,0x1a,0x08,0x08,0xed,0x09,0x0a,0x79,0x0a,0x09,0x9e,0x09,0x09,0x37,0x09,0x09, -0x82,0x09,0x09,0xad,0x09,0x08,0xaf,0x07,0x05,0x3c,0x04,0x04,0xf3,0x04,0x05,0x93, -0x04,0x04,0xd3,0x03,0x02,0x8a,0x00,0xfe,0x77,0xfd,0xfd,0x32,0xfd,0xfd,0x91,0xfc, -0xfc,0xf2,0xfb,0xfb,0x3d,0xfb,0xfa,0xa6,0xf9,0xf9,0xd0,0xf8,0xf9,0x50,0xf9,0xf9, -0x06,0xfa,0xfb,0x14,0xfc,0xfb,0xfb,0xfa,0xfa,0x6b,0xfa,0xf9,0x0e,0xfa,0xfa,0x1d, -0xfb,0xfa,0xa4,0xf9,0xf9,0x7f,0xfa,0xfa,0xd6,0xf9,0xf9,0x45,0xf9,0xf9,0xbe,0xfa, -0xfa,0xc9,0xf9,0xf9,0x99,0xfa,0xfb,0x1a,0xfc,0xfc,0x42,0xfc,0xfc,0x37,0xfc,0xfb, -0x79,0xfb,0xfc,0x10,0xfd,0xfd,0x18,0xfd,0xfc,0x0c,0xfd,0xfd,0x96,0xfd,0xfe,0x01, -0xff,0xff,0x76,0xff,0xff,0xfb,0xff,0xff,0xb2,0xfd,0xfd,0x75,0xfe,0x00,0x50,0x01, -0x02,0xe5,0x02,0x03,0x00,0x03,0x03,0x84,0x03,0x03,0xca,0x03,0x04,0xc2,0x04,0x05, -0x88,0x06,0x07,0x22,0x07,0x06,0xce,0x06,0x07,0x81,0x07,0x07,0x7f,0x08,0x09,0xf1, -0x09,0x0a,0xe7,0x09,0x08,0x6c,0x08,0x09,0x55,0x0a,0x0a,0x48,0x0a,0x0a,0xa2,0x09, -0x08,0x83,0x06,0x05,0xe6,0x04,0x05,0xe2,0x05,0x06,0xc6,0x05,0x04,0xf5,0x02,0x01, -0xbf,0x00,0xff,0x23,0xfe,0xfd,0xdd,0xfd,0xfd,0xf7,0xfc,0xfc,0x59,0xfc,0xfb,0x5f, -0xfb,0xfa,0xc8,0xf9,0xf9,0x72,0xf8,0xf8,0x55,0xf9,0xfa,0x8e,0xfb,0xfb,0xa2,0xfa, -0xfa,0x0a,0xfb,0xfb,0xe1,0xfa,0xfa,0xf4,0xf9,0xfa,0x49,0xfb,0xfa,0xbf,0xf9,0xf9, -0x05,0xfa,0xfa,0xf5,0xf9,0xf9,0x4d,0xfa,0xfa,0x84,0xf9,0xf9,0xc3,0xf9,0xfa,0x5a, -0xfb,0xfb,0x3f,0xfc,0xfb,0x5c,0xfb,0xfb,0xf6,0xfb,0xfc,0x96,0xfc,0xfc,0x57,0xfc, -0xfc,0x1b,0xfd,0xfc,0x5e,0xfc,0xfc,0x76,0xfd,0xfe,0xbc,0xff,0x00,0xf1,0xff,0xff, -0x00,0xfe,0xfd,0x1c,0xfe,0xfe,0x07,0xff,0x00,0x02,0x01,0x01,0x69,0x02,0x03,0x35, -0x03,0x02,0x45,0x02,0x03,0x35,0x04,0x04,0xb6,0x04,0x05,0x79,0x06,0x06,0x3a,0x06, -0x05,0xfe,0x05,0x06,0xfc,0x07,0x08,0xfc,0x08,0x09,0x20,0x09,0x09,0xc1,0x08,0x08, -0xd8,0x08,0x09,0x3d,0x0b,0x0b,0xdc,0x0a,0x09,0x44,0x08,0x07,0xa9,0x06,0x05,0x0c, -0x06,0x06,0xbb,0x06,0x06,0x92,0x05,0x04,0x3c,0x03,0x01,0xa9,0x00,0x00,0x40,0xff, -0xfe,0xd7,0xfd,0xfd,0x23,0xfd,0xfd,0xcb,0xfd,0xfc,0x66,0xfa,0xf9,0xa7,0xf9,0xf9, -0x3b,0xf9,0xf8,0x9f,0xf9,0xfa,0x4a,0xfb,0xfb,0xb2,0xfa,0xfa,0xc9,0xfa,0xfa,0xac, -0xfa,0xfa,0x4f,0xfb,0xfa,0x2f,0xfa,0xf9,0xed,0xf9,0xf9,0x1e,0xfa,0xfa,0xec,0xfa, -0xf9,0xef,0xf8,0xf8,0xcf,0xf9,0xfa,0x95,0xfa,0xfa,0x1e,0xfb,0xfb,0x94,0xfb,0xfb, -0x8c,0xfb,0xfb,0xb3,0xfb,0xfc,0x29,0xfd,0xfd,0x90,0xfc,0xfc,0x81,0xfb,0xfb,0x37, -0xfc,0xfd,0xea,0xfe,0xff,0x04,0xff,0xfe,0x4f,0xff,0xff,0x22,0xfe,0xfd,0x85,0xfd, -0xfe,0x9a,0xff,0x00,0xc1,0x00,0x01,0x4b,0x02,0x02,0x56,0x02,0x02,0x01,0x02,0x02, -0x5d,0x04,0x05,0x35,0x05,0x04,0x3e,0x05,0x05,0x7a,0x05,0x05,0xf3,0x05,0x07,0xa7, -0x08,0x08,0x9f,0x08,0x08,0xc1,0x07,0x07,0x4d,0x08,0x09,0x42,0x0a,0x0b,0x42,0x0b, -0x0a,0x1c,0x0a,0x09,0x13,0x08,0x07,0x80,0x06,0x06,0x6c,0x07,0x07,0xd8,0x06,0x05, -0x1b,0x05,0x05,0x72,0x04,0x02,0x35,0x00,0xff,0x97,0xff,0xff,0x94,0xfe,0xfe,0x45, -0xfe,0xfd,0xeb,0xfc,0xfc,0x22,0xfb,0xfa,0x51,0xf9,0xf9,0x94,0xf9,0xf9,0x4d,0xfa, -0xfa,0xca,0xfa,0xfa,0x59,0xfa,0xfa,0xd5,0xfa,0xfb,0xe9,0xfb,0xfb,0x21,0xfa,0xf9, -0x2d,0xfa,0xfa,0xb8,0xfa,0xfa,0x3a,0xfa,0xf9,0x0d,0xfa,0xfa,0x71,0xf9,0xf9,0xb0, -0xf9,0xfa,0xea,0xfa,0xfa,0x6f,0xfb,0xfb,0x86,0xfa,0xfa,0x41,0xfb,0xfc,0x7d,0xfd, -0xfc,0x5f,0xfc,0xfb,0x9e,0xfb,0xfb,0xa9,0xfb,0xfb,0x8d,0xfc,0xfd,0xec,0xfe,0xff, -0x04,0xff,0xfe,0x9c,0xfe,0xfe,0x28,0xfe,0xfd,0x47,0xfd,0xfe,0x16,0x00,0x00,0xbd, -0x00,0x00,0x8d,0x01,0x01,0x7c,0x01,0x01,0x88,0x02,0x03,0x9b,0x04,0x05,0xd0,0x04, -0x04,0xe3,0x03,0x04,0xf3,0x04,0x06,0x50,0x07,0x08,0x34,0x08,0x07,0x17,0x07,0x07, -0x86,0x07,0x07,0x38,0x08,0x09,0x8d,0x0b,0x0b,0xcc,0x0a,0x09,0x19,0x09,0x09,0xa1, -0x08,0x07,0x0c,0x07,0x07,0x50,0x07,0x07,0x56,0x07,0x06,0x0f,0x06,0x04,0x6a,0x03, -0x02,0x46,0x01,0x00,0x91,0xff,0xff,0x9b,0xff,0xfe,0x7e,0xfe,0xfe,0x43,0xfd,0xfb, -0xad,0xfa,0xfa,0xc1,0xf9,0xf9,0x8f,0xfa,0xfa,0xa8,0xf9,0xf9,0x13,0xfa,0xfb,0x42, -0xfb,0xfa,0xff,0xfa,0xfb,0xf3,0xfa,0xfa,0x8a,0xfa,0xfa,0x89,0xfa,0xfa,0x67,0xfa, -0xfa,0xb9,0xfa,0xfa,0x34,0xf9,0xf8,0x49,0xf9,0xfa,0x19,0xfb,0xfa,0x9e,0xfa,0xfa, -0xf3,0xf9,0xfa,0x37,0xfb,0xfb,0xb7,0xfb,0xfc,0x9a,0xfd,0xfd,0x91,0xfb,0xfa,0x7f, -0xfb,0xfb,0x8a,0xfb,0xfb,0xde,0xfc,0xfd,0xee,0xfe,0xff,0xd4,0xfe,0xfe,0x13,0xfe, -0xfe,0xa2,0xfd,0xfd,0x15,0xfe,0xff,0xe3,0xff,0x00,0x84,0x00,0x00,0x68,0x00,0x00, -0x28,0x01,0x02,0xc5,0x03,0x04,0x2a,0x04,0x03,0x13,0x03,0x03,0x0d,0x04,0x03,0x0f, -0x05,0x06,0x2e,0x08,0x07,0xfe,0x06,0x06,0xe4,0x05,0x06,0x96,0x07,0x08,0x7c,0x09, -0x09,0x7f,0x0a,0x0a,0xbe,0x0a,0x0a,0x31,0x09,0x08,0x39,0x08,0x07,0x9e,0x07,0x07, -0xd8,0x07,0x08,0xa0,0x07,0x06,0x0f,0x06,0x04,0xad,0x03,0x02,0x89,0x01,0x00,0xf6, -0xff,0x00,0x09,0x01,0x00,0x20,0xfe,0xfd,0xd1,0xfc,0xfc,0x97,0xfb,0xfa,0xbf,0xfa, -0xfa,0x84,0xf9,0xf9,0x06,0xfa,0xfa,0x99,0xfa,0xfa,0xc7,0xfa,0xfb,0x63,0xfb,0xfb, -0xc4,0xfa,0xfa,0x21,0xfa,0xfb,0xd0,0xfb,0xfb,0x36,0xfa,0xf9,0x87,0xf9,0xf9,0xdd, -0xf9,0xf9,0x1b,0xfa,0xfa,0x2c,0xfb,0xfa,0xa9,0xf9,0xf9,0x26,0xfa,0xfb,0x50,0xfb, -0xfb,0x6b,0xfc,0xfc,0x0f,0xfd,0xfc,0x87,0xfb,0xfa,0xed,0xfa,0xfb,0xc6,0xfb,0xfc, -0x32,0xfd,0xfe,0xb7,0xfe,0xfe,0x66,0xfe,0xfe,0xc7,0xfd,0xfc,0x2f,0xfd,0xfe,0x97, -0xff,0xff,0x5c,0xff,0xfe,0x3e,0xff,0x00,0x80,0x00,0x00,0xcd,0x01,0x03,0xf3,0x03, -0x03,0x3c,0x03,0x02,0xf8,0x01,0x02,0x48,0x04,0x05,0x5f,0x06,0x06,0xc6,0x06,0x06, -0xfb,0x05,0x05,0x29,0x06,0x06,0x5b,0x07,0x08,0xd8,0x09,0x0a,0x32,0x0a,0x0a,0xda, -0x0a,0x09,0x7c,0x08,0x08,0xa5,0x08,0x08,0xe7,0x07,0x07,0xf9,0x07,0x08,0x99,0x08, -0x07,0xc8,0x05,0x04,0x64,0x03,0x02,0x19,0x02,0x02,0xd0,0x01,0x00,0xde,0xff,0xff, -0xe4,0xfe,0xfe,0x84,0xfd,0xfc,0xbc,0xfb,0xfa,0xdd,0xfa,0xfa,0x0f,0xfa,0xf8,0x4f, -0xf9,0xfa,0x9b,0xfb,0xfb,0xa5,0xfa,0xfa,0x87,0xfa,0xfa,0x0d,0xfb,0xfb,0x21,0xfb, -0xfb,0x88,0xfb,0xfa,0x6a,0xf9,0xf9,0xb1,0xf9,0xfa,0x65,0xfa,0xfa,0x84,0xfa,0xfa, -0x8b,0xfa,0xf9,0x6d,0xf9,0xf9,0x5b,0xfa,0xfa,0x8f,0xfb,0xfc,0x04,0xfd,0xfd,0x31, -0xfc,0xfb,0x56,0xfb,0xfb,0xf8,0xfa,0xfa,0x57,0xfb,0xfd,0x63,0xfe,0xfe,0x16,0xfe, -0xfd,0x6c,0xfd,0xfd,0xd5,0xfd,0xfe,0x45,0xfe,0xfe,0x38,0xff,0xff,0xb6,0xfe,0xfe, -0x61,0xfe,0xff,0xe7,0x00,0x02,0x24,0x03,0x03,0x70,0x02,0x02,0x12,0x02,0x02,0x61, -0x02,0x03,0xb7,0x04,0x05,0x3d,0x06,0x05,0x9e,0x05,0x05,0x1f,0x06,0x05,0xf5,0x04, -0x06,0x45,0x08,0x09,0x31,0x09,0x09,0x6d,0x0a,0x0a,0x04,0x0a,0x09,0x3f,0x09,0x07, -0xaf,0x07,0x08,0xb4,0x08,0x08,0x3d,0x09,0x09,0xc1,0x07,0x06,0x82,0x05,0x05,0x95, -0x04,0x03,0x54,0x02,0x01,0xef,0x01,0x01,0xcc,0x00,0xff,0x63,0xfe,0xfe,0xcb,0xfe, -0xfd,0x19,0xfc,0xfb,0x80,0xfa,0xfa,0x13,0xfa,0xfa,0x71,0xfa,0xfb,0x60,0xfb,0xfa, -0xdb,0xf9,0xf9,0xfe,0xfa,0xfb,0x8a,0xfb,0xfb,0xb8,0xfb,0xfb,0x76,0xfa,0xf9,0x8a, -0xf9,0xf9,0x2d,0xfa,0xfa,0x84,0xfa,0xfb,0x10,0xfb,0xfa,0x44,0xf9,0xf9,0xe2,0xf9, -0xfa,0x86,0xfa,0xfa,0xbe,0xfb,0xfc,0x29,0xfd,0xfd,0x42,0xfc,0xfa,0x3e,0xfa,0xfa, -0x59,0xfb,0xfb,0x5d,0xfc,0xfd,0xc3,0xfd,0xfd,0x6c,0xfd,0xfd,0x02,0xfd,0xfd,0x44, -0xfe,0xff,0x96,0xff,0xfe,0xa9,0xfd,0xfd,0x0a,0xfe,0xfe,0xb2,0xfe,0x00,0x46,0x02, -0x02,0xea,0x01,0x01,0xb8,0x01,0x01,0xcd,0x01,0x02,0xb0,0x02,0x03,0xea,0x04,0x05, -0xed,0x05,0x05,0xe6,0x04,0x04,0x2f,0x05,0x05,0xb5,0x05,0x06,0x76,0x07,0x08,0x46, -0x09,0x0a,0xc1,0x0a,0x0a,0x5a,0x09,0x08,0x00,0x08,0x08,0x4f,0x09,0x08,0x8d,0x08, -0x08,0x1c,0x09,0x09,0x20,0x08,0x06,0x38,0x05,0x05,0x52,0x05,0x04,0xd5,0x02,0x02, -0x23,0x02,0x01,0x77,0x00,0x00,0x01,0x00,0xff,0xb9,0xfe,0xfd,0xc5,0xfb,0xfa,0x0e, -0xfb,0xfb,0x90,0xfa,0xfa,0x2a,0xfb,0xfa,0xcc,0xf9,0xf9,0x9a,0xfa,0xfb,0xf1,0xfa, -0xfb,0x36,0xfc,0xfc,0x63,0xfb,0xfa,0xe9,0xf9,0xf9,0x95,0xf9,0xfa,0x1a,0xfb,0xfa, -0x48,0xfa,0xfa,0xb9,0xfa,0xfa,0x94,0xf9,0xf9,0x33,0xf9,0xf9,0xfc,0xfa,0xfc,0xa1, -0xfc,0xfc,0x8b,0xfc,0xfc,0xa1,0xfb,0xfa,0x2f,0xfa,0xfa,0xc4,0xfb,0xfd,0x13,0xfd, -0xfc,0x86,0xfc,0xfc,0xaf,0xfc,0xfc,0x87,0xfd,0xff,0x90,0xff,0xff,0x52,0xfe,0xfd, -0xb6,0xfc,0xfd,0x31,0xfe,0xff,0x91,0xff,0x00,0xd9,0x01,0x02,0x94,0x01,0x00,0xde, -0x00,0x01,0x82,0x01,0x02,0x54,0x03,0x04,0xd6,0x04,0x04,0xbb,0x04,0x05,0x60,0x05, -0x05,0x63,0x04,0x03,0xbe,0x04,0x06,0x9c,0x08,0x09,0xf0,0x08,0x09,0xf4,0x09,0x09, -0x2f,0x09,0x08,0x14,0x08,0x08,0x6b,0x09,0x09,0x07,0x09,0x08,0x2e,0x09,0x08,0x59, -0x07,0x06,0xda,0x06,0x06,0x06,0x05,0x03,0x3d,0x03,0x02,0xfb,0x01,0x01,0xcc,0x01, -0x01,0x76,0x00,0xff,0x14,0xfe,0xfd,0x80,0xfc,0xfc,0xb4,0xfb,0xfb,0x02,0xfb,0xfb, -0xb1,0xfa,0xfa,0x90,0xf9,0xf9,0x7a,0xfa,0xfb,0x6c,0xfc,0xfc,0x60,0xfb,0xfb,0x05, -0xfb,0xfa,0x15,0xfa,0xfa,0xe3,0xf9,0xf9,0xdc,0xfa,0xfb,0x4f,0xfb,0xf9,0xad,0xf9, -0xfa,0x91,0xf9,0xf8,0x2c,0xf9,0xfa,0xc9,0xfb,0xfc,0xc7,0xfc,0xfc,0xc7,0xfb,0xfb, -0xf4,0xfa,0xfa,0xc9,0xfa,0xfb,0xdd,0xfc,0xfc,0x2e,0xfc,0xfb,0x45,0xfb,0xfc,0x52, -0xfd,0xfe,0x61,0xfe,0xfe,0x2d,0xff,0xfe,0x48,0xfd,0xfc,0xea,0xfc,0xfd,0xf4,0xfd, -0xff,0xa3,0x00,0x01,0x67,0x01,0x00,0x1d,0x00,0x00,0x32,0x01,0x02,0xc0,0x01,0x01, -0x77,0x02,0x04,0x65,0x05,0x05,0x51,0x04,0x04,0x30,0x04,0x04,0x05,0x04,0x04,0x10, -0x05,0x06,0x1e,0x08,0x08,0xf8,0x08,0x09,0x68,0x09,0x08,0x39,0x08,0x08,0x18,0x09, -0x09,0x32,0x09,0x09,0x24,0x09,0x08,0x7b,0x08,0x08,0x67,0x08,0x07,0xfe,0x06,0x05, -0x9d,0x04,0x03,0x8b,0x03,0x03,0x3a,0x03,0x02,0xb4,0x01,0x01,0xc8,0x00,0xff,0xe3, -0xfd,0xfd,0x48,0xfd,0xfc,0x9e,0xfc,0xfc,0x13,0xfb,0xf9,0x6b,0xf9,0xfa,0xb2,0xfa, -0xfa,0x98,0xfa,0xfb,0x65,0xfc,0xfc,0xa8,0xfb,0xfa,0x7c,0xfa,0xfa,0x38,0xfa,0xf9, -0x2e,0xfa,0xfa,0x7e,0xfb,0xfb,0x08,0xfb,0xfa,0x20,0xf9,0xf9,0x51,0xf9,0xf9,0xb5, -0xf9,0xfb,0xe4,0xfc,0xfc,0xbe,0xfb,0xfa,0xff,0xfa,0xfb,0x71,0xfb,0xfb,0x4f,0xfc, -0xfc,0xe0,0xfb,0xfb,0x0a,0xfb,0xfa,0xde,0xfb,0xfc,0x6f,0xfd,0xfd,0xfe,0xfe,0xff, -0xa8,0xfe,0xfd,0xe0,0xfb,0xfc,0x51,0xfd,0xfe,0x3c,0xff,0xfe,0x8d,0xff,0x01,0x80, -0x01,0x00,0xb6,0xff,0x00,0xc3,0x00,0x00,0x6e,0x01,0x02,0x99,0x03,0x04,0x60,0x04, -0x04,0x48,0x04,0x03,0x9e,0x03,0x03,0x75,0x03,0x04,0xa5,0x05,0x06,0xbe,0x07,0x08, -0xa7,0x08,0x08,0x46,0x08,0x08,0xb7,0x08,0x09,0x61,0x09,0x09,0x61,0x08,0x08,0x58, -0x09,0x09,0x19,0x09,0x08,0x8b,0x08,0x07,0x8d,0x06,0x05,0x4a,0x05,0x04,0x96,0x03, -0x03,0x6d,0x04,0x03,0xbb,0x01,0x00,0xe3,0xff,0xff,0x8f,0xff,0xfe,0xe9,0xfd,0xfd, -0xa5,0xfc,0xfb,0xde,0xfa,0xf9,0xae,0xf9,0xfa,0xc3,0xfa,0xfa,0xfe,0xfa,0xfb,0x8b, -0xfc,0xfc,0x45,0xfb,0xfa,0x36,0xfa,0xfa,0x55,0xfa,0xfa,0xa5,0xfa,0xfb,0x07,0xfc, -0xfb,0x29,0xfa,0xf8,0x8d,0xf8,0xf9,0xa0,0xf9,0xfa,0x69,0xfb,0xfb,0xbe,0xfb,0xfb, -0xc4,0xfa,0xfa,0xad,0xfb,0xfc,0x36,0xfc,0xfb,0xd9,0xfb,0xfc,0xe7,0xfb,0xfa,0x83, -0xf9,0xfa,0xed,0xfc,0xfe,0x51,0xfe,0xfe,0x12,0xfe,0xfe,0xb1,0xfd,0xfc,0x5d,0xfc, -0xfc,0x7c,0xfd,0xfe,0xd0,0xfe,0xff,0x8f,0x00,0x00,0x04,0x00,0x00,0xd0,0xff,0xff, -0x4b,0x00,0x01,0xa2,0x01,0x02,0x96,0x03,0x04,0x15,0x04,0x03,0xdc,0x03,0x03,0x66, -0x02,0x02,0x19,0x04,0x05,0xc5,0x05,0x06,0x24,0x07,0x07,0xba,0x07,0x08,0xd3,0x08, -0x08,0x8e,0x08,0x08,0xa4,0x08,0x09,0x11,0x09,0x08,0xbb,0x08,0x09,0x38,0x0a,0x09, -0x0a,0x08,0x06,0x2b,0x06,0x06,0xf0,0x05,0x05,0xfa,0x04,0x04,0xd3,0x03,0x03,0xe3, -0x01,0x00,0x79,0x00,0x00,0x7e,0x00,0xff,0x33,0xfe,0xfd,0x1c,0xfd,0xfb,0x8d,0xfa, -0xf9,0xfd,0xf9,0xfa,0x18,0xfb,0xfb,0x62,0xfb,0xfc,0x81,0xfc,0xfc,0xe1,0xfa,0xfa, -0xe0,0xf9,0xfa,0xd4,0xfa,0xfb,0xe6,0xfb,0xfc,0x61,0xfb,0xf9,0x7d,0xf8,0xf8,0xfb, -0xf9,0xfa,0x4a,0xfa,0xfa,0x12,0xfb,0xfb,0x7e,0xfb,0xfa,0x25,0xfa,0xfb,0x94,0xfc, -0xfd,0xe2,0xfc,0xfc,0x32,0xfb,0xfa,0x47,0xfa,0xfa,0x08,0xfb,0xfb,0xfe,0xfc,0xfd, -0x1c,0xfe,0xfe,0x12,0xfe,0xfd,0xda,0xfc,0xfc,0x85,0xfc,0xfd,0xa1,0xfd,0xfe,0x44, -0xff,0x00,0x10,0x00,0xff,0x8c,0xff,0xff,0xbb,0xff,0xff,0xa7,0xff,0x00,0x6e,0x02, -0x03,0x82,0x03,0x03,0xdf,0x03,0x02,0x3d,0x02,0x02,0xad,0x03,0x03,0x68,0x03,0x04, -0x83,0x05,0x06,0xd5,0x06,0x07,0x62,0x07,0x07,0xcd,0x08,0x09,0x73,0x08,0x07,0xc7, -0x07,0x08,0x8e,0x09,0x09,0x88,0x09,0x09,0x8a,0x09,0x08,0xbc,0x07,0x06,0xbc,0x06, -0x07,0xe2,0x06,0x05,0xcb,0x04,0x04,0x07,0x04,0x02,0xde,0x01,0x01,0x56,0x01,0x01, -0x15,0x01,0x00,0xa0,0xfe,0xfd,0x2b,0xfd,0xfc,0x70,0xfa,0xf9,0x7c,0xfa,0xfa,0xff, -0xfa,0xfb,0x87,0xfc,0xfc,0xef,0xfb,0xfa,0x83,0xf9,0xfa,0x52,0xfb,0xfb,0x9f,0xfb, -0xfb,0x63,0xfb,0xfb,0x87,0xfa,0xf9,0xd4,0xf8,0xf9,0x25,0xfa,0xfb,0x50,0xfb,0xfa, -0x1d,0xfa,0xf9,0x4e,0xfa,0xfa,0x8d,0xfb,0xfc,0x4a,0xfd,0xfc,0xfc,0xfb,0xfb,0x09, -0xfb,0xfa,0xb1,0xf9,0xfa,0xda,0xfb,0xfc,0xc4,0xfc,0xfd,0x8c,0xfe,0xfd,0x0f,0xfd, -0xfc,0xdb,0xfc,0xfc,0x89,0xfc,0xfd,0xf1,0xfd,0xfe,0x2a,0xff,0xff,0x2b,0x00,0xff, -0x2e,0xff,0xfe,0x77,0xfe,0xff,0xf8,0x00,0x01,0x2e,0x02,0x02,0x06,0x03,0x03,0x68, -0x03,0x02,0x2a,0x02,0x02,0x45,0x03,0x03,0xbf,0x03,0x03,0x56,0x04,0x05,0xff,0x06, -0x07,0x71,0x07,0x08,0x41,0x08,0x07,0x6c,0x07,0x07,0x69,0x08,0x09,0xf6,0x09,0x09, -0x0a,0x09,0x08,0x3f,0x09,0x08,0xab,0x07,0x07,0x93,0x07,0x07,0x0c,0x07,0x05,0x0d, -0x05,0x04,0xe8,0x03,0x02,0x1e,0x02,0x02,0x92,0x02,0x02,0xc0,0x00,0x00,0xe0,0xff, -0xff,0xd0,0xfc,0xfa,0xea,0xf9,0xfa,0x67,0xfb,0xfc,0x42,0xfc,0xfb,0x6c,0xfb,0xfb, -0x47,0xfb,0xfa,0x18,0xfa,0xfa,0xdd,0xfb,0xfc,0x14,0xfc,0xfb,0xeb,0xfa,0xf9,0x3d, -0xf9,0xf9,0x7a,0xfa,0xfa,0xbe,0xfa,0xfa,0x68,0xfa,0xfa,0x91,0xf9,0xf9,0xa9,0xfa, -0xfb,0x8d,0xfc,0xfc,0xea,0xfc,0xfc,0x1f,0xfc,0xfa,0xfa,0xf9,0xfa,0x61,0xfa,0xfa, -0xcd,0xfb,0xfc,0x8f,0xfd,0xfd,0x57,0xfd,0xfd,0x25,0xfd,0xfc,0x8f,0xfc,0xfb,0x0f, -0xfc,0xfd,0xe2,0xfe,0xff,0x6b,0xff,0xfe,0x0e,0xff,0xff,0x15,0xff,0xfe,0x76,0xfe, -0xff,0x38,0x01,0x02,0x32,0x02,0x02,0x50,0x02,0x02,0xfe,0x02,0x02,0x89,0x02,0x02, -0x0b,0x03,0x02,0xde,0x02,0x03,0x93,0x04,0x06,0x25,0x07,0x06,0x8d,0x06,0x07,0xa0, -0x07,0x07,0x27,0x07,0x07,0x3e,0x09,0x09,0x4b,0x09,0x08,0x1f,0x09,0x09,0xa2,0x08, -0x08,0x22,0x08,0x08,0x88,0x08,0x07,0x6b,0x06,0x05,0x8b,0x05,0x05,0x11,0x04,0x02, -0x0c,0x02,0x02,0x36,0x03,0x03,0x67,0x02,0x00,0x09,0xff,0xfd,0x7d,0xfc,0xfb,0x25, -0xfb,0xfb,0xfa,0xfb,0xfc,0x40,0xfc,0xfc,0x13,0xfb,0xf9,0x2e,0xfa,0xfb,0xe3,0xfb, -0xfb,0x2f,0xfc,0xfc,0x74,0xfb,0xfa,0xd5,0xf9,0xfa,0x71,0xfa,0xfa,0xdc,0xfa,0xfa, -0x8c,0xfa,0xfa,0xb2,0xf9,0xf9,0x75,0xf9,0xfa,0x33,0xfb,0xfc,0xd1,0xfc,0xfd,0x36, -0xfd,0xfc,0xc2,0xfa,0xfa,0x00,0xfa,0xfa,0x1a,0xfb,0xfb,0x51,0xfb,0xfc,0x09,0xfe, -0xfe,0x25,0xfd,0xfc,0x42,0xfc,0xfc,0x69,0xfc,0xfc,0xa2,0xfc,0xfd,0xdb,0xfe,0xff, -0x68,0xff,0xfe,0x4a,0xfe,0xfe,0xca,0xfe,0xfe,0xc7,0xfe,0x00,0x72,0x01,0x01,0x29, -0x01,0x01,0x87,0x02,0x03,0x15,0x03,0x02,0xf5,0x01,0x02,0x64,0x02,0x02,0x94,0x02, -0x03,0x7f,0x05,0x05,0xce,0x05,0x06,0x91,0x06,0x06,0x9b,0x06,0x07,0xd0,0x07,0x08, -0x6a,0x09,0x09,0xb6,0x08,0x08,0x90,0x08,0x09,0x59,0x09,0x08,0xf5,0x07,0x08,0x97, -0x08,0x08,0x61,0x07,0x06,0xf6,0x04,0x03,0x7b,0x03,0x03,0xec,0x03,0x03,0x9b,0x03, -0x03,0xa7,0x02,0x01,0xd0,0xfe,0xfd,0x82,0xfc,0xfc,0x88,0xfc,0xfc,0xb8,0xfc,0xfc, -0x67,0xfb,0xfa,0x35,0xfa,0xfa,0x8d,0xfb,0xfc,0x60,0xfc,0xfc,0xb5,0xfb,0xfb,0xb3, -0xfa,0xfa,0x45,0xfa,0xfa,0x3b,0xfb,0xfb,0xb1,0xfa,0xfa,0xab,0xfa,0xf9,0x8b,0xf8, -0xf8,0xe7,0xf9,0xfb,0x58,0xfc,0xfc,0x66,0xfc,0xfc,0xfd,0xfc,0xfc,0xc3,0xfa,0xf9, -0xaa,0xf9,0xfa,0x48,0xfb,0xfb,0x1a,0xfc,0xfc,0xbe,0xfd,0xfd,0xbb,0xfc,0xfb,0xdc, -0xfb,0xfc,0x86,0xfc,0xfc,0xf4,0xfc,0xfe,0x78,0xff,0xfe,0xfe,0xfd,0xfe,0xa1,0xfe, -0xfe,0x8c,0xfe,0xfe,0x6b,0xff,0xff,0x5f,0x00,0x00,0x8d,0x01,0x02,0xc5,0x02,0x02, -0x4d,0x02,0x01,0xbb,0x01,0x02,0x21,0x02,0x02,0xd0,0x02,0x04,0x87,0x05,0x05,0xd7, -0x04,0x04,0xce,0x05,0x06,0x2a,0x07,0x07,0xd8,0x07,0x08,0x62,0x08,0x08,0x4d,0x09, -0x08,0x1f,0x08,0x07,0xbf,0x08,0x09,0x46,0x09,0x08,0xad,0x08,0x08,0x24,0x07,0x05, -0xbc,0x04,0x04,0xf1,0x03,0x04,0xc5,0x04,0x04,0x9e,0x04,0x03,0xfa,0x01,0xff,0x8f, -0xfe,0xfe,0x23,0xfe,0xfd,0x8f,0xfd,0xfc,0x2f,0xfc,0xfb,0xb5,0xfa,0xfa,0xe6,0xfa, -0xfb,0x9f,0xfc,0xfc,0xb2,0xfb,0xfc,0x10,0xfc,0xfa,0xcf,0xf9,0xf9,0x1f,0xfb,0xfc, -0x10,0xfc,0xfb,0x46,0xfa,0xf9,0xa9,0xf9,0xf9,0x0b,0xf9,0xf8,0x0c,0xfa,0xfb,0xcd, -0xfc,0xfc,0x9a,0xfc,0xfc,0xbe,0xfc,0xfb,0x18,0xfa,0xf9,0x29,0xfa,0xfb,0x51,0xfb, -0xfb,0x88,0xfc,0xfd,0x9a,0xfd,0xfc,0xd9,0xfb,0xfb,0xdb,0xfb,0xfc,0xb2,0xfc,0xfd, -0xa4,0xfd,0xfe,0x61,0xfe,0xfe,0x03,0xfe,0xfe,0x18,0xff,0xfe,0xec,0xfd,0xfe,0x62, -0xff,0x00,0x42,0x00,0x00,0xba,0x01,0x02,0xb8,0x02,0x02,0xb4,0x01,0x01,0x02,0x01, -0x01,0xca,0x02,0x03,0x66,0x03,0x03,0xc4,0x03,0x04,0x5a,0x05,0x05,0x24,0x05,0x05, -0xdb,0x06,0x07,0x1b,0x08,0x08,0x84,0x08,0x08,0x48,0x08,0x07,0x1f,0x08,0x08,0x08, -0x09,0x09,0xb8,0x09,0x09,0xd7,0x08,0x07,0x9f,0x06,0x04,0x4f,0x04,0x04,0xad,0x05, -0x05,0x5b,0x05,0x05,0x72,0x04,0x02,0x0c,0x01,0x00,0x45,0x00,0x00,0x40,0xff,0xfe, -0x12,0xfd,0xfc,0x37,0xfc,0xfb,0x89,0xfa,0xfa,0x95,0xfb,0xfd,0x40,0xfd,0xfc,0x35, -0xfb,0xfa,0x0d,0xfb,0xfb,0xc3,0xfa,0xfa,0xaa,0xfb,0xfc,0x1a,0xfc,0xfa,0xe8,0xf9, -0xfa,0x80,0xf9,0xf8,0xa9,0xf8,0xf9,0xfd,0xfa,0xfb,0xae,0xfc,0xfc,0xbf,0xfc,0xfc, -0x39,0xfc,0xfb,0xb1,0xf9,0xf9,0x88,0xfa,0xfb,0x93,0xfb,0xfc,0x35,0xfd,0xfd,0x53, -0xfc,0xfb,0x98,0xfb,0xfc,0x82,0xfc,0xfc,0x57,0xfc,0xfc,0xbe,0xfd,0xfe,0x00,0xfe, -0xfe,0x74,0xfe,0xfe,0x57,0xfe,0xfe,0x78,0xfe,0xfd,0x2f,0xfe,0xff,0x5a,0x01,0x02, -0xc1,0x01,0x01,0x55,0x01,0x01,0xb8,0x01,0x01,0x79,0x01,0x01,0x6b,0x02,0x02,0x2f, -0x03,0x03,0xc5,0x03,0x04,0x50,0x04,0x04,0x08,0x05,0x05,0x0f,0x07,0x07,0xca,0x07, -0x07,0x4e,0x08,0x08,0x72,0x07,0x07,0xe1,0x07,0x09,0xe2,0x09,0x0a,0xf1,0x09,0x09, -0x47,0x08,0x06,0x6c,0x05,0x05,0xd2,0x05,0x06,0xaa,0x06,0x05,0xbb,0x04,0x04,0x44, -0x04,0x03,0xe7,0x01,0x00,0xdb,0x00,0x01,0x66,0x00,0xfe,0x72,0xfc,0xfc,0xf2,0xfb, -0xfb,0x35,0xfb,0xfb,0xdf,0xfc,0xfc,0x6e,0xfc,0xfb,0x0a,0xfb,0xfa,0x0e,0xfb,0xfb, -0x21,0xfb,0xfb,0x7a,0xfc,0xfc,0xa9,0xfb,0xfa,0xa7,0xf9,0xf9,0x16,0xf9,0xf8,0xfc, -0xf8,0xfa,0x72,0xfb,0xfc,0x72,0xfc,0xfd,0x60,0xfd,0xfc,0xc7,0xfa,0xf9,0x1f,0xfa, -0xfa,0xf7,0xfa,0xfb,0x3b,0xfc,0xfc,0x34,0xfc,0xfc,0x67,0xfc,0xfb,0x9e,0xfb,0xfb, -0x3a,0xfc,0xfc,0x0d,0xfd,0xfc,0x8a,0xfc,0xfd,0xd8,0xfe,0xff,0x62,0xfe,0xfd,0x8b, -0xfd,0xfd,0x08,0xfe,0xfe,0x5c,0xff,0xff,0xcf,0x00,0x01,0x48,0x01,0x00,0x4e,0x01, -0x01,0x39,0x01,0x00,0x9e,0x01,0x02,0xa7,0x02,0x02,0xb8,0x02,0x03,0x50,0x03,0x03, -0xb8,0x03,0x03,0xef,0x04,0x06,0x44,0x07,0x07,0x87,0x07,0x07,0x7b,0x07,0x06,0x8c, -0x06,0x07,0xb2,0x08,0x0a,0x29,0x0b,0x09,0x3c,0x08,0x08,0x40,0x08,0x07,0xc4,0x05, -0x05,0xec,0x06,0x07,0x64,0x06,0x05,0xc7,0x04,0x04,0xc2,0x03,0x03,0x28,0x03,0x02, -0x29,0x02,0x01,0xb5,0xff,0xfd,0x8a,0xfc,0xfc,0x66,0xfc,0xfc,0xf0,0xfb,0xfc,0x3a, -0xfd,0xfc,0xbc,0xfb,0xfb,0x00,0xfb,0xfa,0xef,0xfa,0xfb,0x34,0xfc,0xfc,0x9c,0xfc, -0xfb,0x2d,0xfb,0xfa,0xb7,0xf9,0xf8,0x8f,0xf8,0xf8,0x6a,0xf9,0xfa,0xe9,0xfb,0xfc, -0x2e,0xfd,0xfc,0xc9,0xfb,0xfb,0x67,0xfb,0xfa,0x0b,0xfa,0xfa,0x54,0xfb,0xfc,0x63, -0xfc,0xfc,0xa1,0xfb,0xfb,0x49,0xfc,0xfc,0x2b,0xfc,0xfb,0x75,0xfb,0xfc,0xa3,0xfc, -0xfc,0x9e,0xfd,0xfe,0x65,0xfe,0xfe,0x91,0xfd,0xfd,0x97,0xfd,0xfd,0x2f,0xfe,0xfe, -0x56,0xff,0x00,0xf8,0x00,0x00,0x9a,0x00,0x00,0xfe,0x00,0x00,0x2f,0x01,0x01,0x96, -0x01,0x02,0xf4,0x02,0x02,0xd8,0x01,0x02,0x66,0x03,0x03,0x41,0x02,0x03,0xf5,0x05, -0x07,0x79,0x07,0x06,0x29,0x06,0x06,0x72,0x06,0x06,0x5e,0x07,0x08,0x50,0x09,0x0a, -0x26,0x0a,0x09,0x31,0x08,0x07,0x7c,0x07,0x07,0xf3,0x06,0x07,0x62,0x07,0x07,0xd1, -0x05,0x04,0x68,0x04,0x04,0xde,0x04,0x04,0x04,0x04,0x03,0x8c,0x02,0x00,0x2a,0xff, -0xfe,0x32,0xfd,0xfc,0x99,0xfc,0xfd,0x30,0xfd,0xfd,0xc3,0xfc,0xfc,0x40,0xfb,0xfa, -0xee,0xfa,0xfb,0xa2,0xfb,0xfc,0x41,0xfc,0xfc,0xe8,0xfc,0xfc,0x3a,0xfb,0xf9,0x98, -0xf8,0xf8,0xf8,0xf8,0xf9,0x19,0xfa,0xfa,0xcb,0xfb,0xfd,0x40,0xfd,0xfc,0x12,0xfb, -0xfa,0x4e,0xfb,0xfb,0xe4,0xfa,0xfa,0x1c,0xfb,0xfb,0xd9,0xfb,0xfb,0x4f,0xfc,0xfc, -0x49,0xfc,0xfb,0x06,0xfb,0xfb,0xf6,0xfb,0xfc,0xc5,0xfc,0xfd,0x93,0xfd,0xfd,0x3e, -0xfe,0xfd,0xfd,0xfc,0xfc,0xcf,0xfd,0xfe,0x14,0xfe,0xfe,0xb6,0xff,0x00,0x8d,0x00, -0xff,0xec,0xff,0x00,0x5d,0x01,0x00,0x5d,0x00,0x00,0x6f,0x02,0x03,0xe4,0x02,0x01, -0x2d,0x01,0x01,0xf2,0x01,0x02,0xbf,0x03,0x04,0xc7,0x05,0x06,0x7c,0x06,0x05,0x56, -0x05,0x06,0x61,0x06,0x06,0x99,0x07,0x09,0xd4,0x09,0x09,0xe7,0x08,0x08,0xf6,0x07, -0x07,0x0c,0x08,0x08,0xe1,0x07,0x07,0xf9,0x06,0x05,0x3e,0x05,0x05,0x23,0x05,0x05, -0x61,0x05,0x05,0xfa,0x04,0x03,0x39,0x02,0x00,0x1d,0xff,0xfd,0xbc,0xfd,0xfe,0xf0, -0xfd,0xfd,0x39,0xfd,0xfc,0x5b,0xfc,0xfc,0xb3,0xfb,0xfa,0x19,0xfa,0xfb,0x92,0xfc, -0xfd,0xf1,0xfc,0xfc,0x8b,0xfc,0xfc,0x01,0xfb,0xf9,0x16,0xf8,0xf8,0x54,0xf9,0xfa, -0xa2,0xfa,0xfb,0x47,0xfc,0xfc,0xb2,0xfb,0xfb,0x0d,0xfc,0xfb,0x3b,0xfb,0xfa,0x9f, -0xfa,0xfa,0x47,0xfb,0xfc,0x55,0xfc,0xfb,0xec,0xfb,0xfc,0x08,0xfc,0xfa,0x9d,0xfa, -0xfb,0x8a,0xfc,0xfc,0x79,0xfc,0xfd,0xf1,0xfd,0xfe,0x61,0xfd,0xfc,0xbb,0xfc,0xfd, -0x26,0xfe,0xfe,0x05,0xfe,0xfe,0x85,0xff,0x00,0xdd,0x00,0xff,0x2b,0xff,0xff,0x8b, -0x00,0x00,0x6e,0x01,0x02,0xd5,0x02,0x02,0x55,0x01,0x00,0xec,0x00,0x01,0x16,0x02, -0x02,0x0e,0x04,0x05,0x92,0x05,0x05,0x05,0x05,0x05,0x00,0x05,0x05,0x87,0x06,0x07, -0x7d,0x08,0x08,0x98,0x08,0x08,0x4a,0x08,0x08,0x62,0x08,0x08,0x89,0x08,0x08,0xf5, -0x07,0x07,0x42,0x06,0x05,0x5d,0x05,0x04,0x6f,0x05,0x06,0x18,0x07,0x06,0x71,0x04, -0x03,0xd0,0x01,0x00,0x0f,0x00,0xfe,0xdc,0xfd,0xfe,0x12,0xff,0xfe,0x3c,0xfd,0xfc, -0x45,0xfc,0xfb,0xfd,0xfa,0xfa,0x1b,0xfb,0xfb,0x69,0xfc,0xfd,0xe7,0xfd,0xfd,0x44, -0xfc,0xfb,0xf5,0xf9,0xf8,0x99,0xf8,0xf9,0x39,0xfa,0xfa,0x20,0xfa,0xfb,0x22,0xfc, -0xfc,0xe6,0xfb,0xfb,0xd9,0xfb,0xfb,0x2e,0xfb,0xfa,0x74,0xfa,0xfb,0x07,0xfc,0xfb, -0xef,0xfb,0xfc,0x10,0xfc,0xfb,0x7f,0xfb,0xfa,0x69,0xfa,0xfb,0x4c,0xfd,0xfd,0x54, -0xfc,0xfc,0x76,0xfd,0xfd,0x4d,0xfd,0xfc,0xdc,0xfc,0xfd,0x61,0xfd,0xfe,0xf0,0xfe, -0xff,0x0b,0x00,0xff,0x2a,0xff,0xfe,0x4e,0xff,0xff,0x9d,0x00,0x01,0x48,0x02,0x02, -0xd5,0x01,0x01,0xd6,0x00,0x00,0x86,0x00,0x01,0xa6,0x02,0x03,0x5c,0x04,0x04,0x48, -0x04,0x04,0x43,0x04,0x04,0x39,0x05,0x06,0x33,0x07,0x07,0x98,0x07,0x07,0x1c,0x08, -0x08,0x44,0x08,0x08,0x53,0x08,0x09,0xa0,0x09,0x08,0xfe,0x06,0x05,0xcb,0x05,0x06, -0x03,0x06,0x05,0x5d,0x06,0x07,0x11,0x07,0x06,0xc4,0x04,0x03,0xb0,0x01,0x00,0x6e, -0x00,0xff,0x3b,0xff,0xff,0x32,0xff,0xfe,0x9a,0xfd,0xfc,0x2a,0xfc,0xfb,0x77,0xfa, -0xfa,0x93,0xfb,0xfd,0xd5,0xfd,0xfd,0x14,0xfd,0xfd,0x41,0xfc,0xfa,0xbb,0xf9,0xf9, -0x46,0xf9,0xf9,0xe8,0xf9,0xfa,0x40,0xfa,0xfb,0x86,0xfc,0xfc,0x66,0xfb,0xfb,0xf4, -0xfb,0xfb,0xff,0xfa,0xfa,0x82,0xfa,0xfb,0xab,0xfc,0xfc,0xd9,0xfb,0xfb,0x76,0xfb, -0xfb,0x16,0xfb,0xfb,0xb2,0xfb,0xfb,0xff,0xfb,0xfc,0x57,0xfd,0xfd,0x16,0xfd,0xfc, -0xad,0xfc,0xfc,0x64,0xfc,0xfd,0x55,0xfe,0xfe,0x3e,0xff,0xff,0x15,0xff,0xfe,0xba, -0xfe,0xfe,0x2e,0xff,0xff,0x6f,0x01,0x02,0x14,0x02,0x01,0x29,0x01,0x00,0x18,0x00, -0x00,0x45,0x01,0x02,0x35,0x03,0x03,0x4a,0x03,0x02,0x7f,0x03,0x04,0x76,0x04,0x04, -0x03,0x05,0x06,0x8a,0x07,0x07,0x93,0x06,0x06,0x4a,0x07,0x08,0xe1,0x08,0x09,0xf2, -0x08,0x08,0xee,0x08,0x08,0xb2,0x06,0x05,0x98,0x05,0x06,0x94,0x06,0x06,0x3b,0x07, -0x07,0x3b,0x07,0x05,0x28,0x04,0x03,0xc8,0x02,0x01,0x35,0x00,0x00,0x81,0x00,0x00, -0xe9,0xff,0xfe,0x39,0xfd,0xfc,0xa2,0xfb,0xfb,0xe4,0xfa,0xfb,0x85,0xfc,0xfd,0xcb, -0xfd,0xfd,0xd2,0xfc,0xfc,0x9f,0xfc,0xfa,0x5f,0xf9,0xf9,0xc0,0xf9,0xfa,0xb1,0xf9, -0xf9,0xbc,0xfa,0xfb,0x2a,0xfc,0xfc,0x04,0xfc,0xfb,0xd6,0xfa,0xfa,0x4e,0xfb,0xfb, -0x97,0xfb,0xfb,0xfe,0xfb,0xfb,0xdd,0xfb,0xfb,0x7e,0xfb,0xfb,0x00,0xfb,0xfb,0x32, -0xfb,0xfb,0xfe,0xfc,0xfd,0x07,0xfd,0xfc,0x58,0xfc,0xfc,0x12,0xfc,0xfc,0x16,0xfd, -0xfd,0x9c,0xfe,0xff,0x25,0xff,0xfe,0x26,0xfe,0xfe,0x66,0xfe,0xfe,0x97,0xff,0x01, -0x35,0x02,0x01,0xcb,0x00,0x00,0x86,0x00,0x00,0xbb,0x00,0x00,0x5d,0x01,0x02,0x36, -0x03,0x03,0x83,0x02,0x02,0xa2,0x02,0x03,0xee,0x04,0x05,0x42,0x05,0x05,0x9f,0x06, -0x06,0xb4,0x05,0x06,0xb5,0x07,0x08,0xc9,0x08,0x09,0xb3,0x09,0x09,0xd3,0x07,0x06, -0x1a,0x06,0x06,0x61,0x06,0x06,0xdb,0x06,0x07,0xa0,0x07,0x08,0x51,0x07,0x05,0xf8, -0x03,0x03,0xc3,0x02,0x01,0x2e,0x01,0x01,0xc4,0x01,0x01,0xa6,0xff,0xfd,0xdb,0xfc, -0xfc,0x1a,0xfc,0xfb,0x35,0xfb,0xfb,0xff,0xfc,0xfd,0xea,0xfd,0xfd,0xfa,0xfc,0xfc, -0x07,0xfc,0xfb,0x34,0xfa,0xf9,0x05,0xf9,0xf9,0x15,0xfa,0xfa,0x8f,0xfb,0xfb,0x9a, -0xfb,0xfb,0x68,0xfb,0xfb,0x54,0xfb,0xfb,0x98,0xfb,0xfb,0x77,0xfb,0xfb,0x5c,0xfc, -0xfc,0xf8,0xfb,0xfb,0xa1,0xfa,0xfa,0x1c,0xfb,0xfb,0xd5,0xfb,0xfc,0x5a,0xfd,0xfd, -0x42,0xfc,0xfb,0xeb,0xfb,0xfc,0x01,0xfc,0xfc,0x84,0xfd,0xfe,0x5f,0xff,0xfe,0xda, -0xfd,0xfd,0x95,0xfd,0xfe,0x47,0xff,0xff,0xb8,0xff,0x00,0xdb,0x01,0x01,0x28,0x00, -0xff,0x4a,0x00,0x00,0x2f,0x01,0x01,0xf5,0x01,0x02,0x15,0x02,0x01,0xdc,0x01,0x02, -0x45,0x03,0x04,0x91,0x04,0x05,0x80,0x05,0x05,0x29,0x05,0x04,0x5c,0x05,0x06,0x5c, -0x08,0x09,0x23,0x09,0x08,0xec,0x08,0x08,0xbd,0x07,0x06,0xb2,0x05,0x06,0xd7,0x06, -0x06,0x0b,0x07,0x08,0x92,0x08,0x07,0x6d,0x06,0x05,0xf0,0x03,0x03,0x57,0x03,0x03, -0x71,0x02,0x02,0xe0,0x01,0x01,0xe4,0xff,0xfe,0xe5,0xfc,0xfc,0xc0,0xfb,0xfc,0x72, -0xfc,0xfc,0xa7,0xfc,0xfd,0xf5,0xfd,0xfd,0x9f,0xfd,0xfc,0xbe,0xfb,0xfa,0xc8,0xf9, -0xf9,0x96,0xf9,0xfa,0xf3,0xfa,0xfb,0xb0,0xfa,0xfb,0xb0,0xfb,0xfb,0x4f,0xfb,0xfa, -0x3e,0xfb,0xfb,0x8a,0xfb,0xfb,0x18,0xfc,0xfc,0x79,0xfc,0xfb,0x0c,0xfb,0xfa,0xbb, -0xfa,0xfb,0x61,0xfb,0xfb,0x2a,0xfc,0xfd,0x92,0xfd,0xfc,0x3c,0xfb,0xfa,0x37,0xfb, -0xfc,0x27,0xfd,0xfd,0xb4,0xfd,0xfe,0xa6,0xfe,0xfe,0x30,0xfd,0xfd,0xf3,0xfd,0xfe, -0x3a,0xff,0xff,0x8d,0x00,0x00,0x6a,0x00,0x00,0x01,0x00,0x00,0xb3,0x00,0x01,0x65, -0x01,0x01,0xa4,0x01,0x01,0x8f,0x01,0x00,0x2b,0x01,0x02,0x4e,0x04,0x04,0x26,0x04, -0x04,0xa5,0x04,0x04,0x37,0x04,0x04,0xd9,0x05,0x07,0x66,0x08,0x08,0xfe,0x08,0x09, -0xc0,0x08,0x07,0xcf,0x06,0x05,0xae,0x05,0x06,0x44,0x07,0x08,0x20,0x08,0x07,0xbe, -0x07,0x07,0x86,0x06,0x05,0x33,0x04,0x03,0xab,0x03,0x03,0xee,0x03,0x03,0xd2,0x01, -0x00,0xcb,0xff,0xfe,0x59,0xfd,0xfc,0x7a,0xfc,0xfc,0x03,0xfc,0xfc,0x53,0xfd,0xfe, -0xa7,0xfe,0xfd,0xee,0xfc,0xfc,0xa4,0xfb,0xfa,0x0d,0xfa,0xf9,0x1c,0xfa,0xfa,0x97, -0xfa,0xfa,0x2c,0xfb,0xfb,0x87,0xfb,0xfb,0xa4,0xfa,0xfa,0x6a,0xfb,0xfc,0x44,0xfc, -0xfb,0xdc,0xfb,0xfc,0xc9,0xfc,0xfb,0x29,0xfa,0xf9,0xac,0xfa,0xfb,0x5b,0xfc,0xfc, -0xb9,0xfc,0xfc,0x3a,0xfc,0xfb,0xf9,0xfa,0xfa,0xaf,0xfb,0xfc,0x49,0xfd,0xfd,0xfb, -0xfd,0xfe,0xa0,0xfd,0xfd,0xe0,0xfc,0xfd,0xcb,0xfe,0xff,0x13,0xff,0xff,0x35,0x00, -0x00,0xb6,0xff,0xff,0xd2,0xff,0x01,0xa0,0x01,0x01,0x26,0x01,0x01,0xd1,0x00,0x00, -0xca,0x00,0x01,0x34,0x02,0x03,0x04,0x04,0x04,0xa1,0x03,0x03,0xa8,0x03,0x03,0x1e, -0x04,0x04,0xaa,0x05,0x07,0xc3,0x08,0x09,0x28,0x09,0x08,0x74,0x07,0x06,0x9e,0x06, -0x06,0x34,0x06,0x06,0x57,0x07,0x08,0xc6,0x08,0x08,0x41,0x07,0x06,0x2c,0x06,0x05, -0x81,0x04,0x04,0x2e,0x05,0x04,0x77,0x03,0x02,0x7f,0x02,0x01,0x4a,0x00,0xfe,0x5c, -0xfd,0xfc,0x56,0xfc,0xfc,0xc9,0xfc,0xfd,0x02,0xfe,0xfe,0x49,0xfe,0xfd,0xe6,0xfc, -0xfc,0x1a,0xfc,0xfa,0xbd,0xf9,0xf9,0x8a,0xfa,0xfb,0x35,0xfb,0xfa,0x99,0xfa,0xfb, -0x73,0xfb,0xfa,0x6f,0xfa,0xfa,0x8a,0xfb,0xfc,0xe5,0xfc,0xfc,0x6e,0xfc,0xfb,0x4c, -0xfb,0xfa,0x3b,0xfa,0xfa,0x97,0xfb,0xfc,0x77,0xfc,0xfc,0xa5,0xfc,0xfc,0x68,0xfb, -0xfa,0xb6,0xfa,0xfb,0xae,0xfc,0xfc,0xfc,0xfc,0xfd,0xb6,0xfd,0xfd,0xf7,0xfc,0xfc, -0x4b,0xfd,0xfe,0x15,0xff,0xff,0x24,0xff,0xff,0x11,0xff,0xff,0x82,0xff,0x00,0xa0, -0x00,0x01,0xb5,0x01,0x01,0x64,0x00,0xff,0x5f,0x00,0x00,0x3c,0x01,0x01,0x7c,0x02, -0x03,0x90,0x03,0x04,0xb1,0x03,0x02,0x08,0x02,0x03,0x50,0x04,0x05,0x03,0x06,0x07, -0xc8,0x08,0x09,0x70,0x08,0x07,0x2d,0x07,0x06,0xf6,0x05,0x05,0x8f,0x06,0x07,0x78, -0x08,0x08,0xd8,0x07,0x07,0x14,0x07,0x06,0x7e,0x06,0x05,0x1b,0x05,0x04,0x1e,0x05, -0x05,0x50,0x04,0x03,0x1a,0x03,0x02,0x02,0x00,0xfd,0x3f,0xfd,0xfd,0x67,0xfd,0xfc, -0xbe,0xfc,0xfd,0x55,0xfe,0xfe,0x8e,0xfe,0xfd,0x98,0xfc,0xfc,0xf3,0xfb,0xfb,0x53, -0xfa,0xfa,0xa1,0xfa,0xfb,0x64,0xfb,0xfb,0xc2,0xfa,0xfa,0x69,0xfa,0xfa,0x61,0xfa, -0xfb,0xd9,0xfc,0xfd,0x90,0xfc,0xfc,0x45,0xfc,0xfb,0x79,0xfa,0xfa,0xa0,0xfa,0xfb, -0x5c,0xfc,0xfc,0x66,0xfc,0xfc,0x05,0xfc,0xfb,0x19,0xfb,0xfa,0x1d,0xfb,0xfb,0xef, -0xfc,0xfd,0xf3,0xfc,0xfc,0xca,0xfc,0xfc,0xdd,0xfc,0xfd,0x25,0xfe,0xfe,0x0d,0xff, -0xfe,0x7d,0xfe,0xfe,0x30,0xfe,0xff,0x85,0x00,0x00,0x9d,0x00,0x00,0x3b,0x01,0x01, -0x22,0x00,0xff,0xb7,0xff,0x00,0xbb,0x01,0x02,0xe5,0x02,0x03,0x34,0x03,0x02,0x4d, -0x02,0x02,0x31,0x02,0x02,0xee,0x03,0x05,0x72,0x06,0x07,0xfe,0x08,0x08,0x8d,0x07, -0x06,0x25,0x06,0x06,0x88,0x06,0x06,0x07,0x07,0x07,0x1b,0x08,0x07,0x9f,0x07,0x07, -0x77,0x07,0x07,0x23,0x06,0x05,0x10,0x05,0x06,0x50,0x06,0x05,0xba,0x04,0x03,0x1e, -0x03,0x02,0x80,0x00,0xfe,0x5b,0xfd,0xfd,0xb2,0xfd,0xfd,0x7c,0xfd,0xfd,0xad,0xfe, -0xfe,0x0a,0xfe,0xfd,0x49,0xfd,0xfc,0x47,0xfb,0xfa,0xc9,0xfa,0xfb,0xc6,0xfb,0xfb, -0xf8,0xfa,0xfa,0x6a,0xfa,0xfa,0xb0,0xf9,0xfa,0x63,0xfb,0xfc,0x18,0xfd,0xfd,0x92, -0xfc,0xfb,0x3b,0xfb,0xfb,0xd2,0xfa,0xfa,0x18,0xfb,0xfc,0xb3,0xfc,0xfc,0x47,0xfc, -0xfb,0x4f,0xfb,0xfa,0x3e,0xfb,0xfb,0xaa,0xfb,0xfc,0xe0,0xfc,0xfd,0x21,0xfc,0xfb, -0x17,0xfc,0xfd,0x15,0xfe,0xfe,0x01,0xfe,0xfe,0x43,0xfe,0xfe,0x03,0xfe,0xfd,0x7f, -0xfe,0xff,0x99,0x00,0x01,0x01,0x01,0x00,0x6c,0x00,0xff,0x5d,0xff,0xff,0x47,0x00, -0x01,0x17,0x02,0x02,0x84,0x02,0x03,0x20,0x03,0x02,0x46,0x01,0x00,0xbd,0x01,0x03, -0x61,0x04,0x05,0xe9,0x06,0x07,0x0f,0x08,0x07,0x84,0x06,0x06,0x96,0x06,0x06,0x7b, -0x06,0x06,0x92,0x06,0x07,0xbc,0x08,0x08,0x55,0x07,0x06,0x0d,0x07,0x06,0x5e,0x06, -0x05,0xcc,0x05,0x06,0x72,0x06,0x06,0x63,0x05,0x04,0x67,0x03,0x01,0xda,0xff,0xfe, -0xdf,0xfe,0xfe,0x63,0xfd,0xfd,0x57,0xfe,0xfe,0xcc,0xfe,0xfe,0x4b,0xfe,0xfd,0x75, -0xfc,0xfc,0xc3,0xfb,0xfb,0x62,0xfb,0xfc,0x55,0xfc,0xfb,0x64,0xfa,0xfa,0xb0,0xf9, -0xf9,0x38,0xfa,0xfb,0xf4,0xfb,0xfc,0x17,0xfd,0xfd,0x32,0xfc,0xfb,0xb1,0xfa,0xfa, -0x4f,0xfb,0xfb,0x95,0xfb,0xfc,0xd4,0xfc,0xfc,0x8a,0xfb,0xfa,0xfb,0xfa,0xfb,0x1c, -0xfc,0xfc,0xf1,0xfb,0xfb,0xcc,0xfb,0xfb,0x1f,0xfc,0xfc,0x60,0xfc,0xfd,0x47,0xfe, -0xfe,0xe3,0xfd,0xfd,0xdf,0xfd,0xfd,0x35,0xfd,0xfe,0x60,0xff,0x00,0xd7,0x00,0x00, -0x3a,0x00,0x00,0x12,0x00,0xff,0x0a,0xff,0xff,0x95,0x00,0x01,0x7c,0x02,0x02,0xeb, -0x02,0x02,0xfa,0x01,0x00,0x4e,0x00,0x00,0x4b,0x02,0x03,0xcf,0x04,0x05,0xf2,0x05, -0x07,0xe5,0x07,0x07,0x35,0x06,0x05,0x1c,0x06,0x06,0x55,0x06,0x06,0x7b,0x07,0x07, -0xbd,0x07,0x07,0xba,0x07,0x07,0x96,0x06,0x05,0x1f,0x06,0x06,0xb5,0x06,0x06,0xef, -0x06,0x06,0x74,0x05,0x04,0xbb,0x03,0x01,0x3f,0x00,0xff,0xc4,0xfe,0xfe,0x25,0xfe, -0xfe,0xe5,0xfe,0xff,0x03,0xff,0xfe,0xb8,0xfd,0xfc,0x3d,0xfc,0xfc,0xb5,0xfc,0xfc, -0x29,0xfc,0xfb,0x0f,0xfc,0xfb,0xe7,0xf9,0xf8,0x6f,0xf9,0xfa,0xe5,0xfa,0xfb,0x47, -0xfc,0xfc,0xfd,0xfc,0xfc,0xb8,0xfb,0xfa,0x69,0xfa,0xfb,0x56,0xfc,0xfc,0xe4,0xfb, -0xfb,0xff,0xfb,0xfb,0x5a,0xfb,0xfb,0xb7,0xfb,0xfc,0x31,0xfc,0xfb,0x7d,0xfb,0xfb, -0xb8,0xfb,0xfb,0x57,0xfb,0xfc,0x93,0xfd,0xfe,0x14,0xfe,0xfd,0x3a,0xfd,0xfc,0x4f, -0xfd,0xfd,0xc8,0xfd,0xfe,0x94,0xff,0x00,0xbb,0x00,0x00,0x02,0x00,0xff,0x5f,0xff, -0xfe,0xaa,0xfe,0xff,0x8b,0x01,0x03,0x10,0x03,0x02,0x91,0x01,0x01,0x6b,0x01,0x00, -0x68,0x00,0x01,0x14,0x02,0x02,0x7f,0x04,0x05,0x8f,0x06,0x06,0x96,0x06,0x06,0x2a, -0x06,0x05,0x0d,0x06,0x06,0x11,0x06,0x06,0xdb,0x07,0x08,0xa4,0x07,0x07,0x12,0x07, -0x06,0x7e,0x06,0x06,0x84,0x06,0x06,0xec,0x06,0x07,0x42,0x07,0x06,0xdd,0x05,0x04, -0xcc,0x03,0x02,0x65,0x00,0xfe,0xdf,0xfe,0xff,0x96,0xff,0xff,0x14,0xff,0xff,0xd2, -0xfe,0xfe,0x31,0xfd,0xfc,0xbb,0xfc,0xfd,0x83,0xfd,0xfd,0x72,0xfc,0xfb,0xaf,0xfb, -0xfa,0xae,0xf9,0xf8,0x4e,0xf9,0xfa,0xea,0xfb,0xfc,0x45,0xfc,0xfc,0x35,0xfc,0xfb, -0x19,0xfb,0xfb,0xc4,0xfb,0xfc,0x11,0xfc,0xfb,0xbf,0xfb,0xfb,0xcb,0xfb,0xfb,0x59, -0xfb,0xfb,0x79,0xfc,0xfc,0x2e,0xfc,0xfb,0xb1,0xfa,0xfa,0x3d,0xfb,0xfb,0x5c,0xfc, -0xfc,0x8d,0xfd,0xfe,0xc2,0xfd,0xfc,0x8a,0xfc,0xfd,0x85,0xfd,0xfc,0x4e,0xfd,0xfe, -0x7f,0x00,0x00,0x9e,0x00,0xff,0xff,0xfe,0xfe,0x84,0xfe,0xff,0xe4,0xff,0x00,0xba, -0x01,0x02,0x76,0x02,0x02,0xe3,0x01,0x01,0x30,0x00,0x00,0x80,0x00,0x01,0x46,0x02, -0x03,0x22,0x04,0x05,0x34,0x06,0x06,0x49,0x06,0x05,0xae,0x05,0x05,0x86,0x05,0x06, -0xe4,0x06,0x07,0x30,0x07,0x07,0xcd,0x07,0x06,0x3d,0x06,0x06,0xf9,0x06,0x06,0x49, -0x06,0x06,0x4a,0x07,0x07,0xfc,0x07,0x07,0x06,0x06,0x04,0x78,0x03,0x02,0x92,0x00, -0xff,0xb9,0xff,0x00,0x86,0x00,0xff,0x0e,0xff,0xfe,0x79,0xfe,0xfe,0x40,0xfd,0xfc, -0x5e,0xfd,0xfe,0x20,0xfe,0xfd,0xda,0xfc,0xfb,0xcd,0xfa,0xf9,0x7e,0xf9,0xf9,0x8b, -0xfa,0xfb,0xd7,0xfb,0xfb,0xba,0xfb,0xfc,0x00,0xfc,0xfb,0x59,0xfb,0xfb,0x18,0xfc, -0xfc,0x6a,0xfc,0xfb,0xe7,0xfa,0xfb,0xf4,0xfb,0xfc,0xf0,0xfb,0xfc,0xf8,0xfc,0xfc, -0x05,0xfb,0xfa,0x94,0xfa,0xfb,0xa4,0xfb,0xfb,0x6f,0xfc,0xfc,0x9f,0xfd,0xfd,0x9e, -0xfd,0xfc,0xea,0xfb,0xfb,0xcf,0xfc,0xfd,0xef,0xfe,0xff,0x4c,0x00,0x00,0x71,0xff, -0xff,0xe2,0xfe,0xfe,0x26,0xfe,0xfe,0x8f,0x00,0x01,0xe7,0x01,0x02,0x56,0x02,0x01, -0xd8,0x00,0x00,0xac,0x00,0x00,0xf1,0xff,0x00,0x6f,0x02,0x03,0x36,0x04,0x05,0xc1, -0x05,0x05,0xbf,0x05,0x05,0xe3,0x04,0x05,0x35,0x06,0x06,0xab,0x06,0x06,0x2b,0x07, -0x07,0x66,0x07,0x06,0x3e,0x06,0x05,0x6e,0x06,0x06,0xac,0x06,0x06,0xdc,0x07,0x08, -0x7c,0x08,0x07,0xb2,0x05,0x04,0x27,0x03,0x02,0x63,0x01,0x00,0x9d,0x00,0x00,0x0f, -0x01,0x00,0x12,0xff,0xfe,0x08,0xfe,0xfd,0x55,0xfd,0xfe,0xc1,0xfe,0xfe,0x5d,0xfe, -0xfd,0xf4,0xfb,0xfb,0x13,0xfb,0xfa,0xb8,0xf9,0xf9,0x3e,0xfb,0xfb,0x8f,0xfb,0xfb, -0x51,0xfb,0xfb,0xbb,0xfb,0xfb,0x2c,0xfc,0xfc,0x67,0xfc,0xfc,0x50,0xfb,0xfa,0x0c, -0xfb,0xfb,0xbe,0xfc,0xfc,0x7c,0xfc,0xfc,0x23,0xfc,0xfb,0x2b,0xfb,0xfa,0x69,0xfa, -0xfa,0x59,0xfb,0xfc,0x98,0xfd,0xfd,0x4e,0xfd,0xfc,0x39,0xfc,0xfc,0x00,0xfc,0xfc, -0x56,0xfd,0xfe,0x25,0xff,0xff,0x2b,0x00,0xff,0xee,0xfe,0xfd,0xef,0xfd,0xfe,0x28, -0xff,0xff,0x48,0x00,0x01,0x47,0x02,0x02,0xc3,0x01,0x01,0xe6,0x00,0x00,0xf5,0xff, -0xff,0xed,0xff,0x00,0xad,0x02,0x04,0x20,0x04,0x04,0xd2,0x04,0x05,0x68,0x05,0x04, -0xed,0x04,0x05,0xf6,0x05,0x06,0xc8,0x06,0x06,0xeb,0x06,0x07,0x46,0x07,0x06,0x75, -0x05,0x05,0x3a,0x06,0x06,0x3b,0x07,0x07,0x8f,0x08,0x08,0x28,0x08,0x07,0x82,0x05, -0x04,0x74,0x03,0x02,0xb9,0x01,0x01,0x5a,0x02,0x02,0xd3,0x00,0xff,0x84,0xfe,0xfe, -0x45,0xfe,0xfe,0x42,0xfe,0xfe,0x4b,0xff,0xff,0x12,0xfe,0xfc,0xfc,0xfb,0xfb,0xe6, -0xfa,0xfa,0xca,0xfa,0xfb,0x30,0xfb,0xfb,0xf4,0xfa,0xfa,0xe9,0xfa,0xfc,0xc0,0xfc, -0xfc,0x29,0xfc,0xfb,0x8f,0xfb,0xfb,0x63,0xfb,0xfb,0xcd,0xfb,0xfb,0x49,0xfc,0xfd, -0x53,0xfd,0xfc,0xb9,0xfb,0xfa,0x3f,0xfa,0xf9,0x9e,0xfa,0xfb,0x8b,0xfc,0xfc,0x1d, -0xfd,0xfd,0x03,0xfd,0xfc,0x74,0xfb,0xfb,0xe4,0xfb,0xfd,0x21,0xfe,0xfe,0x4d,0xff, -0xff,0x77,0xff,0xff,0x51,0xfe,0xfd,0xdb,0xfd,0xfe,0x4a,0xff,0xff,0x29,0x00,0x01, -0x96,0x02,0x02,0xa9,0x01,0x00,0x1a,0x00,0xff,0xdf,0xff,0xff,0x4d,0x00,0x01,0x83, -0x02,0x03,0xc7,0x03,0x03,0x5f,0x04,0x04,0x1e,0x05,0x04,0xac,0x04,0x05,0xf1,0x05, -0x06,0xea,0x06,0x06,0x0f,0x07,0x06,0x4d,0x06,0x05,0x37,0x05,0x05,0x8d,0x06,0x06, -0x4d,0x07,0x08,0x55,0x09,0x09,0xa2,0x07,0x06,0x11,0x05,0x04,0xd6,0x03,0x03,0x27, -0x03,0x02,0x8d,0x02,0x01,0xbf,0x00,0xff,0x63,0xfe,0xfe,0xb8,0xfe,0xfe,0x0b,0xff, -0xff,0x9a,0xff,0xfe,0x9b,0xfd,0xfc,0xd9,0xfb,0xfb,0xea,0xfb,0xfb,0x5e,0xfb,0xfa, -0x28,0xfa,0xfa,0x06,0xfb,0xfb,0xd9,0xfb,0xfb,0x3f,0xfc,0xfc,0x37,0xfc,0xfb,0x9d, -0xfb,0xfb,0xd4,0xfa,0xfb,0x30,0xfc,0xfd,0x64,0xfd,0xfd,0xb0,0xfc,0xfc,0x10,0xfb, -0xfa,0x38,0xfa,0xfa,0xc2,0xfa,0xfc,0x63,0xfd,0xfd,0xa4,0xfc,0xfc,0x48,0xfc,0xfb, -0xe8,0xfa,0xfb,0xa6,0xfc,0xfd,0x8d,0xfe,0xfe,0xcd,0xfe,0xfe,0x3e,0xff,0xff,0x01, -0xfe,0xfd,0x84,0xfd,0xfe,0x36,0xff,0xff,0xff,0x00,0x01,0x3b,0x02,0x02,0x52,0x01, -0x00,0x92,0xff,0xff,0x1d,0x00,0xff,0x3f,0x00,0x01,0x74,0x02,0x03,0x40,0x03,0x03, -0x5d,0x04,0x04,0x06,0x04,0x04,0xa0,0x04,0x05,0x6a,0x06,0x06,0x99,0x06,0x06,0xec, -0x06,0x06,0x87,0x05,0x04,0xcb,0x04,0x05,0xba,0x06,0x07,0x5b,0x08,0x08,0xdb,0x08, -0x08,0x24,0x07,0x05,0x3e,0x05,0x04,0xaf,0x04,0x04,0x04,0x04,0x03,0xa9,0x02,0x01, -0x79,0x00,0xff,0x85,0xfe,0xfe,0xaa,0xff,0x00,0xf6,0xff,0xff,0x81,0xfe,0xfe,0xa2, -0xfd,0xfd,0x25,0xfd,0xfc,0xb9,0xfb,0xfb,0xf1,0xfa,0xfa,0x9c,0xfa,0xfa,0xd9,0xfa, -0xfb,0xe3,0xfb,0xfc,0xfc,0xfc,0xfc,0x54,0xfb,0xfb,0x21,0xfb,0xfb,0x53,0xfb,0xfb, -0xbd,0xfc,0xfd,0xd9,0xfd,0xfd,0xf1,0xfb,0xfb,0xd3,0xfa,0xfa,0xe4,0xf9,0xfa,0x19, -0xfc,0xfd,0x52,0xfd,0xfc,0x1d,0xfc,0xfb,0x77,0xfb,0xfb,0xaa,0xfb,0xfb,0x7a,0xfc, -0xfd,0xbc,0xfe,0xfe,0xcd,0xfe,0xfe,0xdf,0xfe,0xfe,0x64,0xfd,0xfc,0x7f,0xfd,0xfe, -0xa9,0xff,0x00,0x05,0x01,0x01,0x0d,0x02,0x01,0x85,0x00,0x00,0x24,0x00,0xff,0x7b, -0xff,0xff,0x9c,0x00,0x01,0x69,0x02,0x02,0xcc,0x02,0x03,0xb0,0x03,0x04,0xc0,0x03, -0x03,0x9c,0x04,0x05,0x7a,0x06,0x06,0x0e,0x07,0x06,0xea,0x05,0x05,0xb2,0x04,0x04, -0xe8,0x04,0x05,0x4f,0x07,0x08,0x83,0x08,0x08,0x17,0x08,0x07,0x0c,0x07,0x05,0x3f, -0x05,0x05,0xc5,0x05,0x05,0xba,0x04,0x03,0x16,0x02,0x00,0x3d,0x00,0x00,0x42,0x00, -0x00,0xc1,0xff,0xff,0x79,0xff,0xff,0x13,0xff,0xfe,0x1d,0xfe,0xfd,0x04,0xfd,0xfd, -0x82,0xfc,0xfb,0x44,0xfa,0xfa,0xa3,0xfa,0xfa,0x4e,0xfb,0xfb,0x8d,0xfc,0xfc,0x7d, -0xfc,0xfb,0xda,0xfa,0xfa,0x1b,0xfb,0xfb,0xb6,0xfb,0xfc,0x98,0xfd,0xfe,0xd2,0xfd, -0xfc,0x19,0xfb,0xfa,0x53,0xfa,0xfa,0x2e,0xfb,0xfb,0x26,0xfc,0xfd,0x01,0xfd,0xfc, -0x93,0xfb,0xfb,0x78,0xfb,0xfb,0x42,0xfb,0xfb,0xfe,0xfc,0xfe,0xc0,0xfe,0xfe,0xdf, -0xfe,0xfe,0x3a,0xfe,0xfd,0xc6,0xfc,0xfd,0x12,0xfe,0xfe,0x7e,0xff,0x00,0x23,0x01, -0x01,0xcc,0x01,0x01,0x42,0x00,0xff,0xbc,0xff,0xff,0xcd,0xff,0x00,0xa0,0x00,0x01, -0x07,0x02,0x02,0xe8,0x02,0x02,0x9c,0x02,0x02,0x9f,0x03,0x03,0xaf,0x04,0x05,0x2f, -0x07,0x07,0x52,0x06,0x05,0x19,0x05,0x04,0x69,0x04,0x04,0x39,0x05,0x06,0x83,0x07, -0x08,0xba,0x08,0x07,0x4f,0x07,0x06,0x7b,0x06,0x06,0xf8,0x06,0x06,0x2f,0x06,0x04, -0xfe,0x03,0x03,0xa3,0x02,0x01,0x1f,0x01,0x00,0x23,0x00,0x00,0x79,0x00,0xff,0x2b, -0xff,0xff,0x65,0xff,0xff,0x80,0xfe,0xfe,0xc3,0xfd,0xfc,0x0e,0xfc,0xfb,0x32,0xfa, -0xfa,0xf2,0xfa,0xfb,0xcb,0xfb,0xfb,0x8e,0xfc,0xfc,0x3f,0xfc,0xfa,0x0e,0xfa,0xfa, -0x12,0xfb,0xfc,0x13,0xfd,0xfd,0xc8,0xfd,0xfd,0xec,0xfc,0xfb,0xc9,0xfa,0xfa,0xfb, -0xfa,0xfb,0x50,0xfb,0xfb,0x8f,0xfc,0xfc,0x8c,0xfc,0xfc,0x81,0xfb,0xfb,0x03,0xfb, -0xfa,0x2d,0xfb,0xfc,0xc4,0xfd,0xfe,0x88,0xfe,0xfe,0x88,0xfe,0xfe,0x93,0xfd,0xfd, -0xe2,0xfc,0xfd,0xb0,0xfd,0xff,0x10,0x00,0x00,0xd9,0x00,0x01,0x43,0x01,0x00,0x3f, -0x00,0xff,0x7b,0xff,0xff,0xfa,0xff,0x00,0xa3,0x00,0x01,0x58,0x02,0x02,0xd4,0x01, -0x01,0xfa,0x01,0x02,0x8a,0x03,0x04,0x68,0x05,0x06,0xa0,0x06,0x06,0x2d,0x06,0x05, -0x10,0x04,0x03,0xdb,0x03,0x04,0x5b,0x06,0x07,0xea,0x07,0x07,0xf4,0x06,0x07,0x72, -0x07,0x07,0x37,0x07,0x07,0xf1,0x06,0x06,0x4d,0x06,0x05,0x13,0x04,0x03,0xf5,0x02, -0x02,0xa6,0x01,0x00,0xbf,0x00,0x00,0x49,0x00,0xff,0x4a,0xff,0xff,0x28,0x00,0x00, -0x00,0xff,0xfd,0x9f,0xfd,0xfd,0x02,0xfc,0xfa,0x3c,0xfa,0xfa,0x47,0xfb,0xfc,0xc3, -0xfc,0xfc,0x6d,0xfc,0xfb,0xec,0xfa,0xfa,0xf0,0xf9,0xfa,0x2f,0xfc,0xfc,0x4d,0xfd, -0xfd,0xcc,0xfd,0xfd,0x21,0xfc,0xfb,0x27,0xfb,0xfb,0x00,0xfb,0xfb,0x83,0xfb,0xfc, -0xd3,0xfc,0xfc,0x5e,0xfc,0xfb,0xf9,0xfa,0xfa,0xca,0xfa,0xfb,0xd3,0xfb,0xfc,0x77, -0xfd,0xfe,0x09,0xff,0xfe,0xc7,0xfd,0xfd,0x47,0xfd,0xfc,0xde,0xfc,0xfd,0x04,0xfe, -0xff,0xf0,0xff,0x00,0xb8,0x00,0x01,0x30,0x01,0x00,0xdc,0xff,0xff,0x42,0xff,0xff, -0x6b,0x00,0x00,0x4e,0x01,0x01,0x55,0x01,0x01,0x46,0x01,0x01,0xc5,0x01,0x02,0x26, -0x03,0x04,0x46,0x06,0x07,0xb5,0x06,0x05,0x54,0x04,0x03,0xdf,0x03,0x04,0xf4,0x04, -0x05,0xe7,0x05,0x06,0x5b,0x07,0x07,0x80,0x06,0x06,0xad,0x07,0x07,0x6d,0x07,0x07, -0x54,0x07,0x07,0x20,0x06,0x05,0x20,0x04,0x03,0xcd,0x03,0x03,0x04,0x02,0x00,0x9e, -0x00,0x00,0x7b,0x00,0xff,0xef,0xff,0x00,0x52,0x00,0x00,0xb3,0xff,0xfe,0xac,0xfd, -0xfc,0x36,0xfb,0xfa,0xb7,0xfa,0xfb,0x9b,0xfc,0xfc,0xcd,0xfc,0xfc,0xc8,0xfb,0xfa, -0x0a,0xfa,0xfa,0xc2,0xfa,0xfb,0x89,0xfc,0xfd,0x73,0xfd,0xfd,0x66,0xfd,0xfd,0x31, -0xfc,0xfb,0xc4,0xfa,0xfa,0x6f,0xfb,0xfb,0x3d,0xfc,0xfc,0x85,0xfc,0xfc,0x4b,0xfc, -0xfb,0x54,0xfa,0xfa,0xd5,0xfa,0xfb,0x06,0xfc,0xfd,0xf0,0xfd,0xfe,0x87,0xfe,0xfe, -0x62,0xfd,0xfc,0x0f,0xfd,0xfd,0xd1,0xfc,0xfc,0x0f,0xfe,0xff,0xf4,0xff,0x00,0x18, -0x01,0x01,0x20,0x00,0xff,0x98,0xff,0xff,0xdc,0xff,0xff,0x5f,0x00,0x00,0x4c,0x01, -0x01,0x6b,0x01,0x00,0xb5,0xff,0x00,0xa4,0x01,0x03,0x73,0x04,0x05,0xd4,0x05,0x06, -0xb0,0x05,0x04,0xcb,0x03,0x03,0x7d,0x04,0x04,0xab,0x04,0x05,0x01,0x06,0x06,0x78, -0x06,0x06,0x75,0x06,0x06,0xcf,0x07,0x08,0xc4,0x07,0x07,0xc0,0x06,0x06,0x5d,0x06, -0x05,0xf7,0x04,0x04,0xea,0x03,0x02,0x4f,0x02,0x01,0x0c,0x01,0x00,0x15,0x00,0x00, -0x93,0x00,0x01,0x61,0x01,0x00,0xad,0xff,0xfe,0xf4,0xfc,0xfb,0x2c,0xfb,0xfb,0xf5, -0xfb,0xfc,0x3b,0xfd,0xfd,0x62,0xfc,0xfb,0xe7,0xfa,0xfa,0x7a,0xfa,0xfa,0xc5,0xfa, -0xfb,0xfe,0xfc,0xfd,0xa9,0xfd,0xfd,0x05,0xfd,0xfc,0x2a,0xfc,0xfb,0xe6,0xfa,0xfb, -0xc1,0xfb,0xfc,0x85,0xfc,0xfc,0xa9,0xfc,0xfc,0xa7,0xfb,0xfa,0x1a,0xfa,0xfa,0x04, -0xfb,0xfb,0x8c,0xfc,0xfd,0xf4,0xfd,0xfe,0x02,0xfe,0xfd,0xbf,0xfd,0xfd,0x30,0xfc, -0xfc,0xc2,0xfc,0xfd,0xab,0xfe,0xff,0xe7,0xff,0x00,0x50,0x00,0x00,0x8c,0x00,0xff, -0x96,0xfe,0xff,0x41,0x00,0x01,0x40,0x01,0x01,0x15,0x01,0x00,0xd7,0xff,0xff,0x97, -0xff,0x00,0x7b,0x02,0x03,0x5d,0x04,0x04,0x6b,0x05,0x05,0xfa,0x04,0x03,0xbf,0x03, -0x04,0x80,0x04,0x04,0xee,0x04,0x04,0x2e,0x05,0x05,0x1b,0x06,0x06,0xf7,0x06,0x07, -0x66,0x07,0x07,0x85,0x07,0x07,0x29,0x07,0x06,0x4a,0x06,0x05,0x6e,0x05,0x05,0xa0, -0x04,0x03,0x4a,0x02,0x01,0xb3,0x00,0x00,0x76,0x00,0x01,0xd2,0x01,0x02,0xc1,0x01, -0x00,0xfc,0xfe,0xfd,0x63,0xfc,0xfc,0x45,0xfc,0xfc,0xa3,0xfc,0xfd,0x53,0xfd,0xfc, -0x2e,0xfc,0xfb,0x52,0xfa,0xfa,0xa5,0xfa,0xfa,0x0b,0xfb,0xfc,0x51,0xfd,0xfd,0x5a, -0xfd,0xfd,0x23,0xfd,0xfc,0x96,0xfb,0xfb,0x43,0xfb,0xfb,0x08,0xfc,0xfc,0x1c,0xfd, -0xfc,0x3c,0xfc,0xfb,0xf9,0xfa,0xfa,0x77,0xfa,0xfa,0x0c,0xfb,0xfb,0x67,0xfc,0xfd, -0x79,0xfe,0xfe,0xd8,0xfd,0xfc,0xae,0xfc,0xfc,0xee,0xfc,0xfc,0x76,0xfc,0xfd,0xc6, -0xfe,0xff,0x2b,0x00,0x00,0x14,0x00,0xff,0x2b,0xff,0xfe,0x0d,0xff,0x00,0x61,0x01, -0x01,0x0c,0x01,0x00,0x36,0x00,0xff,0x4e,0xff,0xff,0xe0,0xff,0x01,0x84,0x02,0x03, -0x9b,0x04,0x04,0x5b,0x04,0x04,0x85,0x04,0x04,0x46,0x04,0x04,0x44,0x04,0x04,0x31, -0x04,0x04,0x4d,0x05,0x05,0xd8,0x05,0x06,0xa4,0x06,0x06,0x8f,0x07,0x07,0x5c,0x07, -0x06,0xdd,0x06,0x06,0xae,0x06,0x06,0x35,0x06,0x05,0xcd,0x04,0x03,0xd5,0x01,0x00, -0x6a,0x00,0x01,0x34,0x02,0x02,0x47,0x02,0x02,0xa3,0x01,0x00,0x63,0xfe,0xfd,0xc3, -0xfc,0xfc,0x0d,0xfd,0xfd,0x53,0xfd,0xfd,0x56,0xfd,0xfc,0xaa,0xfb,0xfa,0x8e,0xfa, -0xfa,0x54,0xfa,0xfa,0xbf,0xfb,0xfc,0x26,0xfd,0xfd,0xcd,0xfd,0xfd,0x61,0xfc,0xfb, -0x5e,0xfb,0xfb,0xe2,0xfb,0xfc,0xdc,0xfc,0xfc,0x66,0xfc,0xfc,0x8c,0xfc,0xfb,0xbb, -0xfa,0xf9,0xdd,0xf9,0xfa,0xdb,0xfb,0xfc,0x85,0xfc,0xfd,0x35,0xfe,0xfe,0x83,0xfd, -0xfd,0xd0,0xfc,0xfc,0xf7,0xfb,0xfb,0xdf,0xfc,0xfe,0x84,0xff,0xff,0x9f,0xff,0xff, -0xf2,0xfe,0xfe,0x0f,0xff,0xff,0x04,0x00,0x00,0x5c,0x01,0x01,0x29,0x01,0x00,0x22, -0xff,0xfe,0xea,0xfe,0xff,0xaa,0x00,0x01,0x8b,0x02,0x03,0x92,0x03,0x04,0x61,0x04, -0x04,0x79,0x04,0x04,0xe3,0x03,0x03,0x1e,0x04,0x04,0x23,0x04,0x04,0xc4,0x04,0x05, -0xd6,0x05,0x06,0x92,0x06,0x07,0x61,0x07,0x07,0xb3,0x06,0x06,0xa5,0x06,0x07,0xe9, -0x07,0x07,0x65,0x06,0x05,0x59,0x04,0x02,0x7b,0x01,0x01,0x92,0x01,0x02,0xe3,0x02, -0x03,0xe4,0x02,0x01,0xde,0x00,0xff,0x7c,0xfe,0xfd,0x58,0xfd,0xfd,0xb9,0xfd,0xfd, -0xcb,0xfd,0xfd,0x2a,0xfd,0xfc,0x95,0xfb,0xfa,0x6e,0xfa,0xfa,0x32,0xfa,0xfa,0x4e, -0xfc,0xfd,0xd8,0xfd,0xfd,0xa3,0xfc,0xfc,0x89,0xfc,0xfc,0xa2,0xfb,0xfb,0xd6,0xfb, -0xfc,0x7c,0xfd,0xfd,0x93,0xfc,0xfc,0x05,0xfc,0xfb,0x20,0xfa,0xfa,0xb2,0xfa,0xfa, -0x3f,0xfb,0xfc,0x00,0xfd,0xfd,0x5d,0xfe,0xfe,0x64,0xfd,0xfc,0xb2,0xfb,0xfb,0x4e, -0xfc,0xfc,0xde,0xfd,0xfe,0xfa,0xfe,0xff,0x32,0xff,0xfe,0x1c,0xfe,0xfe,0x23,0xff, -0x00,0xd1,0x00,0x01,0xa8,0x01,0x00,0xcd,0xff,0xff,0x24,0xff,0xff,0x42,0xff,0xff, -0x6c,0x00,0x01,0x32,0x02,0x03,0x83,0x03,0x03,0x08,0x04,0x04,0x68,0x04,0x03,0xad, -0x03,0x03,0x1f,0x04,0x03,0x9d,0x03,0x03,0x8c,0x04,0x05,0x38,0x06,0x06,0x66,0x06, -0x06,0x66,0x06,0x06,0x64,0x06,0x06,0x9e,0x07,0x08,0x63,0x08,0x07,0x5c,0x06,0x04, -0x9c,0x03,0x02,0xe9,0x01,0x01,0xbe,0x02,0x03,0x87,0x03,0x03,0xd4,0x02,0x01,0x7e, -0x00,0xff,0xa4,0xfe,0xfe,0x25,0xfe,0xfe,0xe0,0xfd,0xfd,0x3e,0xfe,0xfe,0xb7,0xfd, -0xfb,0x8f,0xfa,0xfa,0xa5,0xfa,0xfa,0xcb,0xfa,0xfb,0x77,0xfc,0xfd,0x73,0xfd,0xfd, -0xd5,0xfc,0xfc,0x05,0xfc,0xfb,0xab,0xfb,0xfc,0xf2,0xfc,0xfd,0x26,0xfd,0xfc,0x8c, -0xfc,0xfc,0xb3,0xfb,0xfb,0x93,0xfa,0xf9,0xcd,0xf9,0xfa,0x0b,0xfc,0xfd,0xa0,0xfd, -0xfd,0xdf,0xfd,0xfd,0xa3,0xfc,0xfc,0xb1,0xfb,0xfb,0x9c,0xfc,0xfd,0x5a,0xfe,0xfe, -0xec,0xfe,0xfe,0xa6,0xfd,0xfd,0x38,0xfe,0xff,0xf3,0xff,0x00,0xd8,0x00,0x00,0x0f, -0x01,0x00,0xcb,0xff,0xff,0xf0,0xfe,0xff,0x55,0xff,0xff,0x26,0x00,0x01,0x47,0x02, -0x02,0x1b,0x03,0x03,0xb7,0x03,0x04,0x82,0x04,0x04,0x95,0x03,0x03,0x53,0x03,0x03, -0x66,0x03,0x03,0x0f,0x05,0x05,0x0c,0x06,0x05,0xae,0x05,0x05,0x77,0x05,0x06,0xc0, -0x06,0x07,0x9b,0x08,0x08,0x3e,0x08,0x07,0xd1,0x05,0x04,0x59,0x03,0x02,0x87,0x02, -0x03,0xf3,0x03,0x04,0x70,0x03,0x02,0xae,0x02,0x02,0x04,0x01,0xff,0x45,0xfe,0xfe, -0xa4,0xfe,0xfe,0xdd,0xfe,0xfe,0x8d,0xfe,0xfd,0xfd,0xfc,0xfb,0x1f,0xfb,0xfa,0x78, -0xfa,0xfa,0x1a,0xfb,0xfb,0x0f,0xfd,0xfd,0x47,0xfd,0xfc,0x3b,0xfc,0xfb,0xed,0xfb, -0xfc,0x96,0xfc,0xfc,0x98,0xfc,0xfd,0x81,0xfd,0xfd,0xe6,0xfc,0xfc,0x22,0xfb,0xfa, -0xe4,0xf9,0xfa,0x71,0xfa,0xfb,0x52,0xfc,0xfd,0xc6,0xfd,0xfd,0x9c,0xfd,0xfc,0x7c, -0xfb,0xfb,0xf1,0xfb,0xfd,0xc3,0xfd,0xfd,0x0e,0xfe,0xfe,0xc0,0xfd,0xfd,0x78,0xfd, -0xfd,0x7c,0xfe,0xff,0x17,0x00,0x00,0x96,0x00,0x00,0xee,0x00,0x00,0xb7,0xff,0xfe, -0xaf,0xfe,0xfe,0x8f,0xff,0xff,0x3e,0x00,0x00,0xde,0x01,0x02,0xc6,0x02,0x03,0x26, -0x04,0x04,0x26,0x04,0x03,0x4c,0x03,0x02,0xab,0x02,0x03,0xd2,0x03,0x04,0x7a,0x05, -0x05,0x3c,0x05,0x04,0xb8,0x04,0x05,0x62,0x05,0x05,0x4e,0x07,0x08,0x6d,0x09,0x08, -0x7b,0x07,0x06,0x32,0x05,0x04,0x1a,0x04,0x03,0x05,0x03,0x03,0x48,0x04,0x04,0x26, -0x04,0x03,0xcb,0x02,0x01,0x46,0x00,0xff,0x29,0xff,0xfe,0x3f,0xff,0xff,0x57,0xff, -0xfe,0xbf,0xfe,0xfe,0xf3,0xfc,0xfb,0xb9,0xfa,0xfa,0x95,0xfa,0xfb,0x36,0xfc,0xfc, -0x77,0xfc,0xfc,0xe9,0xfc,0xfc,0x5d,0xfc,0xfc,0xf0,0xfb,0xfc,0x41,0xfc,0xfc,0x7e, -0xfd,0xfd,0xbd,0xfd,0xfd,0x73,0xfc,0xfb,0x2c,0xfb,0xfa,0x53,0xf9,0xf9,0xf9,0xfa, -0xfc,0x47,0xfd,0xfd,0x67,0xfd,0xfc,0x3e,0xfc,0xfb,0xdd,0xfb,0xfc,0x90,0xfc,0xfd, -0x19,0xfe,0xfd,0x2b,0xfd,0xfd,0x95,0xfd,0xfd,0x57,0xfd,0xfd,0x8b,0xfe,0xff,0x14, -0x00,0x00,0xcb,0x00,0x00,0x7a,0x00,0x00,0x62,0xff,0xfe,0x0e,0xff,0xff,0x44,0xff, -0xff,0x06,0x00,0x00,0x5c,0x01,0x01,0xfe,0x02,0x04,0x80,0x04,0x04,0x52,0x03,0x02, -0x8a,0x02,0x02,0xfd,0x02,0x03,0x34,0x04,0x05,0x95,0x05,0x04,0xed,0x03,0x03,0xd8, -0x03,0x04,0x1c,0x06,0x07,0xe2,0x07,0x08,0xa6,0x08,0x08,0x64,0x07,0x06,0x55,0x05, -0x04,0xc5,0x03,0x03,0x1c,0x04,0x04,0xd7,0x04,0x04,0x5e,0x04,0x03,0x53,0x02,0x01, -0xba,0x00,0xff,0x5d,0xff,0xff,0xa4,0xff,0x00,0x74,0x00,0xff,0x4b,0xfe,0xfd,0x94, -0xfc,0xfb,0x1c,0xfb,0xfb,0x60,0xfb,0xfb,0xa8,0xfb,0xfc,0x04,0xfd,0xfd,0x92,0xfc, -0xfc,0xd1,0xfb,0xfb,0x3e,0xfc,0xfc,0x97,0xfc,0xfc,0xbe,0xfd,0xfe,0x57,0xfe,0xfd, -0x04,0xfc,0xfa,0x1e,0xfa,0xf9,0x0c,0xfa,0xfa,0xdb,0xfb,0xfc,0x5f,0xfd,0xfc,0x4e, -0xfc,0xfc,0x21,0xfc,0xfc,0x33,0xfc,0xfc,0x08,0xfd,0xfd,0xa7,0xfd,0xfd,0x38,0xfd, -0xfd,0x00,0xfd,0xfd,0x20,0xfd,0xfd,0xcb,0xfe,0xff,0xd9,0xff,0x00,0xc4,0x00,0x00, -0x2c,0x00,0xff,0x77,0xff,0xff,0x69,0xff,0xff,0x90,0xfe,0xfe,0x9c,0xff,0x00,0x9c, -0x01,0x02,0x44,0x03,0x04,0x21,0x04,0x03,0x76,0x02,0x01,0x0f,0x02,0x02,0xec,0x03, -0x04,0xbb,0x04,0x04,0x27,0x04,0x03,0x4b,0x03,0x03,0x05,0x04,0x04,0xff,0x05,0x07, -0x32,0x08,0x08,0x79,0x08,0x08,0x11,0x07,0x05,0xba,0x04,0x04,0xb9,0x04,0x04,0x79, -0x04,0x04,0x2c,0x05,0x05,0xb4,0x04,0x03,0x2a,0x02,0x01,0x50,0x00,0x00,0x10,0x00, -0x00,0xe9,0x00,0x00,0xc8,0xff,0xff,0xc5,0xfe,0xfd,0xad,0xfc,0xfb,0x3b,0xfb,0xfb, -0xa2,0xfb,0xfc,0x23,0xfc,0xfc,0x80,0xfc,0xfd,0xc0,0xfc,0xfb,0x8f,0xfb,0xfb,0xc9, -0xfb,0xfc,0x35,0xfd,0xfe,0x81,0xfe,0xfe,0x0b,0xfe,0xfc,0xd7,0xfa,0xfa,0x52,0xfa, -0xfa,0xc9,0xfa,0xfb,0x57,0xfc,0xfc,0x7a,0xfc,0xfc,0x45,0xfc,0xfc,0xf1,0xfb,0xfc, -0x62,0xfc,0xfc,0x7f,0xfd,0xfd,0x39,0xfd,0xfc,0x2f,0xfd,0xfc,0x7f,0xfc,0xfc,0x25, -0xfd,0xfe,0x05,0xff,0xff,0x95,0xff,0xff,0x2d,0x00,0x00,0x77,0x00,0x00,0x80,0xff, -0xff,0x15,0xff,0xfe,0x39,0xfe,0xfe,0x67,0xff,0x00,0x4c,0x02,0x03,0x86,0x03,0x03, -0x91,0x02,0x02,0x04,0x02,0x02,0xd3,0x02,0x03,0x3a,0x04,0x04,0x57,0x04,0x03,0x8e, -0x03,0x03,0x16,0x03,0x02,0x7c,0x03,0x05,0xe2,0x06,0x07,0x0a,0x08,0x08,0x24,0x08, -0x07,0xa6,0x06,0x06,0x30,0x05,0x04,0x77,0x04,0x04,0x7f,0x05,0x05,0x1e,0x06,0x05, -0xf6,0x03,0x02,0x3c,0x02,0x01,0x0c,0x01,0x00,0x87,0x00,0x00,0x4e,0x01,0x01,0x62, -0x00,0xff,0x42,0xfe,0xfd,0x1b,0xfd,0xfc,0x71,0xfb,0xfb,0xd8,0xfb,0xfc,0x40,0xfc, -0xfc,0xea,0xfc,0xfc,0x2c,0xfc,0xfb,0xb4,0xfa,0xfb,0x41,0xfc,0xfd,0x25,0xfe,0xfe, -0xdb,0xfe,0xfe,0xa0,0xfc,0xfb,0x19,0xfb,0xfa,0x7b,0xfa,0xfa,0x5b,0xfb,0xfb,0x5f, -0xfc,0xfc,0xe4,0xfb,0xfb,0x1e,0xfc,0xfc,0xf3,0xfb,0xfb,0xaf,0xfc,0xfd,0xb6,0xfd, -0xfd,0x18,0xfd,0xfc,0x59,0xfc,0xfc,0xb8,0xfc,0xfc,0x3e,0xfd,0xfd,0xbe,0xfe,0xff, -0x41,0xff,0xff,0xf9,0xff,0x00,0xc6,0x00,0x00,0xec,0xff,0xfe,0xc9,0xfd,0xfd,0x2c, -0xfe,0xfe,0x4d,0x00,0x01,0xbd,0x02,0x02,0x4a,0x02,0x02,0x11,0x02,0x02,0x22,0x02, -0x02,0xf5,0x02,0x03,0x9e,0x04,0x04,0x08,0x04,0x03,0xb4,0x02,0x02,0x85,0x02,0x03, -0x44,0x04,0x05,0x64,0x06,0x07,0x06,0x08,0x08,0x46,0x08,0x07,0xd4,0x05,0x04,0x0e, -0x05,0x05,0xa7,0x05,0x05,0xda,0x05,0x06,0xf0,0x05,0x05,0x47,0x04,0x02,0xec,0x01, -0x01,0x9b,0x01,0x01,0x33,0x01,0x01,0xaa,0x01,0x00,0x2f,0x00,0xff,0xe8,0xfe,0xfe, -0x00,0xfd,0xfc,0x82,0xfb,0xfb,0x39,0xfc,0xfc,0xfc,0xfc,0xfd,0xc0,0xfc,0xfb,0x9a, -0xfa,0xfa,0x49,0xfb,0xfc,0xc1,0xfc,0xfd,0xbc,0xfe,0xfe,0x4d,0xfe,0xfd,0x34,0xfc, -0xfb,0x15,0xfb,0xfb,0x13,0xfb,0xfa,0x5f,0xfb,0xfc,0x40,0xfc,0xfc,0xc0,0xfb,0xfb, -0x99,0xfb,0xfb,0x6d,0xfc,0xfc,0x0c,0xfd,0xfd,0x62,0xfd,0xfd,0xe5,0xfc,0xfc,0x05, -0xfc,0xfc,0xe4,0xfc,0xfd,0x55,0xfd,0xfd,0xc5,0xfd,0xfe,0xf8,0xfe,0xff,0xca,0x00, -0x01,0x08,0x01,0xff,0x8c,0xfe,0xfd,0x8b,0xfd,0xfd,0xff,0xfe,0xff,0x9c,0x00,0x01, -0x58,0x02,0x02,0xb4,0x01,0x01,0x87,0x01,0x01,0x19,0x02,0x03,0x11,0x04,0x04,0x15, -0x04,0x03,0x4b,0x03,0x02,0xbe,0x02,0x02,0x18,0x02,0x02,0xf6,0x03,0x05,0x3f,0x07, -0x07,0xb8,0x07,0x07,0x6c,0x07,0x06,0xda,0x05,0x05,0x24,0x05,0x05,0x3a,0x06,0x06, -0x65,0x06,0x06,0x28,0x06,0x04,0x9f,0x03,0x02,0xaf,0x02,0x02,0xd3,0x01,0x01,0xdc, -0x01,0x01,0x8b,0x01,0x01,0xf6,0x00,0x00,0xe1,0xfe,0xfd,0x68,0xfc,0xfc,0x71,0xfc, -0xfc,0x0f,0xfd,0xfd,0x11,0xfd,0xfc,0xba,0xfb,0xfa,0x6d,0xfa,0xfa,0x89,0xfb,0xfc, -0xbd,0xfd,0xfe,0x51,0xfe,0xfe,0xe6,0xfd,0xfc,0x2f,0xfc,0xfb,0xf8,0xfa,0xfa,0x9f, -0xfb,0xfb,0xaf,0xfb,0xfb,0xd6,0xfb,0xfc,0x91,0xfb,0xfb,0x72,0xfb,0xfc,0xb2,0xfc, -0xfd,0x41,0xfd,0xfd,0xf3,0xfc,0xfc,0x8b,0xfc,0xfc,0x84,0xfc,0xfd,0x21,0xfd,0xfc, -0x38,0xfc,0xfc,0x78,0xfd,0xfe,0xeb,0xff,0x00,0xeb,0x00,0x00,0x1a,0x00,0xff,0x22, -0xfe,0xfd,0xa9,0xfd,0xfe,0x02,0xff,0x00,0x64,0x01,0x01,0x8d,0x01,0x00,0xaf,0x00, -0x01,0xc0,0x01,0x02,0x76,0x02,0x02,0xab,0x03,0x04,0x88,0x04,0x03,0xca,0x02,0x02, -0xe4,0x01,0x01,0x1c,0x02,0x03,0x61,0x04,0x05,0xee,0x06,0x07,0x86,0x07,0x07,0xe7, -0x06,0x05,0x5e,0x05,0x05,0xe7,0x05,0x06,0x93,0x06,0x07,0xd0,0x06,0x06,0x73,0x05, -0x04,0x6e,0x04,0x03,0xea,0x02,0x02,0xc3,0x01,0x01,0x8d,0x02,0x02,0x6e,0x02,0x01, -0xc8,0x00,0xff,0x7d,0xfe,0xfd,0xe5,0xfc,0xfc,0x4f,0xfd,0xfd,0xeb,0xfd,0xfd,0x66, -0xfc,0xfb,0x07,0xfb,0xfa,0xcd,0xfa,0xfa,0xbf,0xfb,0xfc,0x1f,0xfe,0xfe,0x27,0xfe, -0xfd,0x7b,0xfd,0xfc,0x1f,0xfc,0xfb,0x56,0xfb,0xfb,0xc9,0xfb,0xfb,0xde,0xfb,0xfb, -0x69,0xfb,0xfb,0x45,0xfb,0xfb,0xd3,0xfb,0xfc,0x4d,0xfd,0xfc,0x7e,0xfc,0xfc,0xa8, -0xfc,0xfc,0x3e,0xfd,0xfd,0xc4,0xfc,0xfc,0xe3,0xfb,0xfb,0xec,0xfb,0xfc,0x1a,0xfe, -0xff,0xc2,0xff,0x00,0x18,0x01,0x00,0x4b,0xff,0xfd,0x3d,0xfd,0xfd,0x77,0xfe,0xff, -0xd6,0xff,0x00,0x90,0x00,0x01,0x35,0x01,0x00,0x69,0x00,0x00,0x6f,0x01,0x01,0xbd, -0x02,0x03,0x4b,0x04,0x04,0xc2,0x03,0x03,0x62,0x02,0x01,0x8d,0x01,0x01,0x18,0x02, -0x03,0xb4,0x04,0x05,0xdf,0x06,0x07,0x36,0x07,0x06,0xc7,0x05,0x05,0xd8,0x05,0x06, -0x72,0x06,0x06,0x88,0x06,0x06,0x0a,0x07,0x06,0xfc,0x05,0x05,0x40,0x04,0x03,0xa6, -0x02,0x02,0xb7,0x02,0x02,0xfc,0x02,0x03,0x25,0x03,0x01,0xfc,0xff,0xfe,0x7d,0xfe, -0xfe,0xe2,0xfd,0xfd,0x2f,0xfe,0xfe,0xd2,0xfd,0xfd,0x02,0xfc,0xfa,0xaf,0xfa,0xfa, -0x0e,0xfb,0xfb,0x34,0xfc,0xfd,0x16,0xfe,0xfe,0x13,0xfe,0xfd,0x2c,0xfd,0xfc,0xf7, -0xfb,0xfb,0xba,0xfb,0xfc,0x63,0xfc,0xfb,0x2f,0xfb,0xfa,0x0c,0xfb,0xfb,0xb5,0xfb, -0xfc,0x73,0xfc,0xfc,0x25,0xfc,0xfc,0x62,0xfc,0xfc,0x9f,0xfd,0xfd,0x0a,0xfd,0xfc, -0x78,0xfc,0xfc,0x64,0xfb,0xfa,0x6c,0xfb,0xfd,0xc0,0xfe,0xff,0x6f,0x00,0x00,0xd3, -0xff,0xff,0xa5,0xfe,0xfd,0xad,0xfd,0xfe,0x92,0xfe,0xff,0xe1,0xff,0x00,0xda,0x00, -0x00,0x47,0x00,0x00,0x23,0x00,0x00,0x88,0x01,0x02,0x16,0x03,0x03,0x3b,0x04,0x04, -0x50,0x03,0x02,0x4d,0x02,0x01,0x94,0x00,0x01,0xb3,0x02,0x04,0x00,0x05,0x05,0x6e, -0x06,0x06,0x25,0x06,0x06,0x24,0x06,0x05,0x9c,0x05,0x05,0x7e,0x06,0x06,0x1d,0x07, -0x07,0x01,0x07,0x06,0x5e,0x06,0x05,0xa1,0x03,0x02,0x0e,0x03,0x03,0x95,0x03,0x03, -0xcc,0x03,0x03,0x96,0x02,0x01,0xe4,0xff,0xfe,0xcf,0xfe,0xff,0xe0,0xfe,0xfe,0xab, -0xfe,0xfe,0xb7,0xfd,0xfc,0xa9,0xfb,0xfa,0xbf,0xfa,0xfa,0x1c,0xfb,0xfb,0x79,0xfc, -0xfd,0x6a,0xfe,0xfe,0x83,0xfd,0xfc,0xbf,0xfc,0xfc,0x68,0xfc,0xfc,0x99,0xfc,0xfc, -0x73,0xfb,0xfa,0xce,0xfa,0xfb,0xf4,0xfb,0xfc,0x90,0xfb,0xfb,0x07,0xfc,0xfc,0x26, -0xfc,0xfb,0x6e,0xfc,0xfd,0x17,0xfe,0xfe,0x71,0xfd,0xfc,0x46,0xfb,0xfa,0xca,0xfa, -0xfb,0x76,0xfc,0xfd,0xeb,0xfe,0xff,0xc8,0xff,0xff,0x8e,0xff,0xfe,0xfb,0xfd,0xfd, -0xeb,0xfd,0xfe,0xe4,0xfe,0xff,0x4b,0x00,0x00,0x26,0x00,0xff,0xbd,0xff,0xff,0x4f, -0x00,0x00,0x29,0x01,0x02,0x85,0x03,0x04,0x42,0x04,0x03,0xff,0x02,0x01,0xfa,0x00, -0x01,0x93,0x01,0x01,0x8d,0x02,0x03,0x0d,0x05,0x05,0xea,0x05,0x05,0xcf,0x05,0x05, -0x0d,0x06,0x05,0x5d,0x05,0x05,0x98,0x06,0x07,0x97,0x07,0x07,0x69,0x07,0x06,0x9b, -0x05,0x04,0xc9,0x03,0x03,0xa4,0x03,0x04,0xa6,0x04,0x04,0xc4,0x03,0x03,0x34,0x02, -0x00,0xec,0xff,0xff,0xaa,0xff,0xff,0xab,0xff,0xff,0xe5,0xfe,0xfe,0xd7,0xfd,0xfc, -0x5a,0xfb,0xfa,0xaa,0xfa,0xfa,0x5d,0xfb,0xfc,0x76,0xfd,0xfd,0x6d,0xfd,0xfc,0xee, -0xfc,0xfd,0xa5,0xfd,0xfd,0x96,0xfc,0xfc,0x11,0xfc,0xfc,0x70,0xfb,0xfa,0x1f,0xfb, -0xfb,0xd8,0xfb,0xfc,0x01,0xfc,0xfb,0x08,0xfb,0xfb,0xe2,0xfb,0xfc,0xac,0xfd,0xfe, -0x56,0xfe,0xfd,0x76,0xfc,0xfb,0x0b,0xfb,0xfa,0xb7,0xfa,0xfb,0x0e,0xfd,0xfd,0xbb, -0xfe,0xff,0xdb,0xff,0xff,0x61,0xfe,0xfe,0xd0,0xfd,0xfd,0x4c,0xfe,0xfe,0x4e,0xff, -0xff,0xe8,0xff,0x00,0x23,0x00,0xff,0x4c,0xff,0xfe,0x6f,0xff,0x00,0x4c,0x02,0x03, -0x72,0x03,0x03,0xfd,0x03,0x03,0x35,0x02,0x01,0x05,0x01,0x01,0xa2,0x01,0x02,0xb4, -0x02,0x03,0x97,0x04,0x05,0xc8,0x05,0x05,0x8a,0x05,0x05,0x47,0x05,0x05,0x62,0x05, -0x06,0x11,0x07,0x07,0x3f,0x08,0x07,0xca,0x06,0x06,0x52,0x05,0x04,0xd5,0x03,0x04, -0xe4,0x04,0x05,0xe1,0x04,0x04,0xa6,0x03,0x02,0x0d,0x02,0x01,0x41,0x00,0x00,0x52, -0x00,0x00,0xe3,0xff,0x00,0x00,0x00,0xfe,0x0f,0xfd,0xfb,0xf8,0xfa,0xfb,0x61,0xfb, -0xfb,0x0d,0xfc,0xfc,0x71,0xfc,0xfd,0x73,0xfd,0xfd,0x23,0xfd,0xfd,0x88,0xfd,0xfd, -0xe4,0xfc,0xfc,0xb7,0xfb,0xfb,0x20,0xfb,0xfb,0x3b,0xfc,0xfc,0xe3,0xfb,0xfb,0xf6, -0xfa,0xfa,0xdb,0xfa,0xfb,0xa8,0xfc,0xfd,0x2b,0xfe,0xfe,0xd2,0xfd,0xfd,0x24,0xfc, -0xfa,0x6f,0xfa,0xfa,0x08,0xfb,0xfc,0x70,0xfd,0xfe,0xf9,0xfe,0xfe,0x9c,0xfe,0xfe, -0x68,0xfe,0xfe,0xc2,0xfd,0xfd,0xf8,0xfd,0xff,0x00,0x00,0x00,0xc2,0xff,0xff,0x7a, -0xff,0xff,0xa0,0xfe,0xfe,0xce,0xff,0x01,0x82,0x02,0x03,0x86,0x03,0x03,0x24,0x03, -0x02,0x1d,0x02,0x01,0x04,0x01,0x01,0x94,0x01,0x01,0xaf,0x02,0x03,0xba,0x04,0x05, -0x96,0x05,0x05,0xa1,0x04,0x04,0xeb,0x04,0x04,0x9f,0x05,0x06,0x0d,0x08,0x08,0xb4, -0x07,0x07,0x71,0x06,0x05,0xfb,0x04,0x04,0xeb,0x04,0x05,0x64,0x05,0x05,0xb2,0x04, -0x04,0x27,0x04,0x03,0xc3,0x01,0x00,0x49,0x00,0x00,0x5c,0x01,0x01,0x2a,0x01,0x00, -0x11,0xff,0xfe,0x23,0xfd,0xfc,0xa1,0xfb,0xfb,0x89,0xfb,0xfb,0x3a,0xfc,0xfc,0x48, -0xfc,0xfc,0xf3,0xfc,0xfd,0xfd,0xfd,0xfd,0xbd,0xfd,0xfd,0x22,0xfc,0xfb,0x87,0xfb, -0xfb,0x2e,0xfc,0xfc,0x56,0xfc,0xfb,0x1b,0xfb,0xfa,0x9c,0xfa,0xfa,0x19,0xfb,0xfc, -0x12,0xfd,0xfd,0x7c,0xfe,0xfe,0xdc,0xfd,0xfc,0xf2,0xfa,0xfa,0xb9,0xfa,0xfb,0xb2, -0xfb,0xfc,0x15,0xfd,0xfe,0xf2,0xfe,0xfe,0x3e,0xfe,0xfd,0xcc,0xfd,0xfd,0x8a,0xfd, -0xfd,0xad,0xfe,0xff,0x17,0x00,0x00,0x92,0xff,0xfe,0x8d,0xfe,0xfe,0xba,0xfe,0xff, -0x20,0x00,0x01,0xa9,0x02,0x02,0x1f,0x03,0x03,0x02,0x03,0x02,0xea,0x01,0x01,0xc1, -0x00,0x01,0x71,0x01,0x01,0xde,0x02,0x04,0x12,0x05,0x04,0x8f,0x04,0x04,0x34,0x04, -0x04,0x60,0x04,0x05,0xa7,0x06,0x07,0x08,0x08,0x07,0xfc,0x06,0x06,0x66,0x06,0x06, -0x73,0x05,0x04,0xfc,0x04,0x05,0x0a,0x06,0x05,0x9f,0x05,0x04,0x18,0x03,0x02,0xc1, -0x01,0x01,0x8a,0x01,0x01,0xc9,0x01,0x01,0x5d,0x01,0x00,0x17,0xff,0xfd,0x1d,0xfd, -0xfc,0x5b,0xfc,0xfc,0x01,0xfc,0xfb,0x7d,0xfb,0xfb,0x16,0xfc,0xfd,0xc1,0xfd,0xfe, -0x22,0xfe,0xfd,0xd9,0xfc,0xfc,0x03,0xfc,0xfc,0x41,0xfc,0xfc,0x88,0xfc,0xfc,0xf2, -0xfb,0xfb,0x1c,0xfb,0xf9,0x9f,0xf9,0xfa,0xe7,0xfb,0xfd,0xe1,0xfd,0xfe,0x13,0xfe, -0xfd,0x4c,0xfd,0xfc,0xf3,0xfa,0xfa,0xb5,0xfa,0xfb,0xe6,0xfb,0xfc,0x89,0xfd,0xfe, -0x95,0xfe,0xfe,0xa4,0xfd,0xfd,0x11,0xfd,0xfd,0xe9,0xfd,0xfe,0x03,0xff,0xff,0x2f, -0x00,0xff,0xb5,0xfe,0xfe,0x78,0xfe,0xfe,0x95,0xfe,0xff,0x77,0x00,0x01,0x47,0x02, -0x02,0x1c,0x03,0x03,0x02,0x03,0x02,0x33,0x01,0x00,0xcb,0x00,0x01,0x70,0x01,0x02, -0x96,0x03,0x04,0x97,0x04,0x04,0x40,0x03,0x03,0xc3,0x03,0x04,0x28,0x05,0x05,0x8d, -0x06,0x07,0x82,0x07,0x07,0x8c,0x07,0x06,0x77,0x05,0x05,0xa3,0x05,0x05,0x1f,0x06, -0x06,0x54,0x06,0x05,0x1e,0x05,0x04,0x22,0x03,0x02,0xf4,0x01,0x02,0x52,0x02,0x02, -0x98,0x02,0x02,0x02,0x01,0xff,0x1c,0xff,0xfe,0x0a,0xfe,0xfd,0xd6,0xfc,0xfc,0x52, -0xfb,0xfa,0x4e,0xfb,0xfc,0x01,0xfd,0xfd,0xeb,0xfd,0xfd,0x69,0xfd,0xfd,0xf5,0xfc, -0xfc,0xa1,0xfb,0xfc,0x12,0xfd,0xfd,0x26,0xfd,0xfc,0x34,0xfb,0xfa,0x37,0xfa,0xfa, -0x21,0xfa,0xfa,0x4d,0xfc,0xfd,0x19,0xfe,0xfe,0x00,0xfe,0xfd,0xdc,0xfc,0xfb,0xaa, -0xfa,0xfa,0xd6,0xfa,0xfb,0x5a,0xfc,0xfc,0xcf,0xfd,0xfe,0x05,0xfe,0xfd,0xd4,0xfc, -0xfc,0x2e,0xfd,0xfd,0x27,0xfe,0xfe,0x7f,0xff,0xff,0x69,0xff,0xfe,0x7e,0xfe,0xfe, -0x76,0xfe,0xfe,0x55,0xfe,0xff,0xa5,0x00,0x01,0x08,0x02,0x02,0x6c,0x03,0x03,0x53, -0x02,0x01,0xa7,0x00,0x00,0x91,0x00,0x01,0xcb,0x02,0x03,0x32,0x03,0x03,0x64,0x03, -0x03,0x87,0x03,0x03,0x34,0x03,0x03,0x2d,0x05,0x06,0xe5,0x06,0x07,0x85,0x07,0x07, -0x51,0x06,0x05,0xce,0x05,0x05,0xec,0x05,0x06,0xc6,0x06,0x06,0x9d,0x06,0x05,0xad, -0x04,0x03,0xe7,0x02,0x02,0xfe,0x02,0x02,0x2f,0x03,0x03,0x40,0x02,0x01,0xe5,0x00, -0x00,0x5c,0x00,0xff,0x79,0xfe,0xfd,0x21,0xfc,0xfb,0xcd,0xfb,0xfb,0x67,0xfb,0xfc, -0x73,0xfd,0xfe,0x12,0xfe,0xfd,0xb7,0xfc,0xfc,0x54,0xfc,0xfc,0xa8,0xfc,0xfc,0xaf, -0xfd,0xfd,0xbc,0xfc,0xfb,0xc6,0xfa,0xfa,0xf7,0xf9,0xf9,0x6c,0xfa,0xfb,0xa9,0xfc, -0xfd,0x49,0xfe,0xfe,0xd4,0xfd,0xfd,0x64,0xfc,0xfb,0x62,0xfa,0xfa,0x6a,0xfb,0xfb, -0x9f,0xfc,0xfd,0xf7,0xfd,0xfd,0xea,0xfc,0xfc,0x98,0xfc,0xfc,0x5e,0xfd,0xfd,0x4d, -0xfe,0xfe,0x5e,0xff,0xff,0xf5,0xfe,0xfe,0x8b,0xfe,0xfe,0x13,0xfe,0xfe,0x73,0xfe, -0xfe,0x3f,0x00,0x01,0x4f,0x03,0x03,0x85,0x02,0x01,0x3c,0x01,0x00,0xef,0x00,0x00, -0x2f,0x01,0x01,0x8a,0x02,0x03,0x32,0x03,0x03,0x12,0x03,0x02,0x6b,0x02,0x02,0x8a, -0x03,0x04,0x68,0x05,0x06,0xf3,0x06,0x07,0xf3,0x06,0x06,0xe9,0x05,0x05,0xa7,0x05, -0x06,0xc4,0x06,0x07,0x52,0x07,0x07,0x12,0x06,0x04,0x0b,0x04,0x03,0x2f,0x04,0x03, -0x9f,0x03,0x02,0x7e,0x02,0x02,0xea,0x02,0x02,0x87,0x01,0x00,0xcf,0x00,0x00,0xa2, -0xfe,0xfd,0x01,0xfc,0xfb,0x79,0xfb,0xfb,0x6c,0xfc,0xfd,0xe3,0xfd,0xfd,0x3e,0xfd, -0xfc,0x37,0xfc,0xfc,0xa6,0xfc,0xfc,0x5e,0xfd,0xfd,0xdb,0xfd,0xfd,0x55,0xfc,0xfb, -0x63,0xfa,0xf9,0xcf,0xf9,0xf9,0xbd,0xfa,0xfc,0x20,0xfd,0xfd,0x1b,0xfe,0xfe,0xe6, -0xfd,0xfc,0x6a,0xfb,0xfa,0xcd,0xfa,0xfb,0xd2,0xfb,0xfc,0x1a,0xfd,0xfd,0x32,0xfd, -0xfd,0x90,0xfc,0xfc,0x64,0xfc,0xfc,0x7d,0xfd,0xfe,0x72,0xfe,0xfe,0x96,0xfe,0xff, -0xb5,0xff,0xff,0xe1,0xfd,0xfd,0x43,0xfd,0xfd,0xcc,0xfe,0x00,0x21,0x01,0x01,0x7e, -0x02,0x02,0x18,0x02,0x01,0x18,0x01,0x00,0x8c,0x00,0x00,0xce,0x01,0x02,0xb8,0x02, -0x02,0xdc,0x02,0x02,0x4b,0x02,0x02,0x32,0x02,0x02,0x79,0x03,0x04,0xba,0x05,0x06, -0xd5,0x06,0x06,0x4f,0x06,0x05,0x05,0x05,0x05,0xca,0x06,0x07,0x88,0x07,0x06,0x4e, -0x06,0x06,0x44,0x06,0x05,0x87,0x04,0x04,0x74,0x04,0x04,0x62,0x03,0x03,0xf0,0x02, -0x02,0xde,0x02,0x02,0xbe,0x02,0x02,0x31,0x01,0x00,0x40,0xfe,0xfc,0xe9,0xfb,0xfc, -0x63,0xfc,0xfc,0x08,0xfd,0xfd,0xab,0xfd,0xfc,0x8f,0xfc,0xfc,0x45,0xfc,0xfc,0xd6, -0xfc,0xfd,0xf8,0xfd,0xfe,0xd3,0xfd,0xfc,0xde,0xfb,0xfb,0x40,0xfa,0xf9,0x7a,0xf9, -0xfa,0x32,0xfb,0xfc,0x75,0xfd,0xfe,0x45,0xfe,0xfd,0xd8,0xfc,0xfc,0x93,0xfb,0xfb, -0xe0,0xfa,0xfb,0x7a,0xfc,0xfd,0x11,0xfd,0xfc,0x49,0xfc,0xfc,0xd7,0xfc,0xfc,0x5b, -0xfc,0xfc,0xf6,0xfc,0xfd,0x7a,0xfe,0xff,0x83,0xff,0xff,0x93,0xfe,0xfd,0x6f,0xfd, -0xfd,0x72,0xfd,0xfe,0xf3,0xfe,0x00,0x60,0x01,0x02,0x23,0x02,0x01,0x6b,0x01,0x01, -0xa1,0x00,0x00,0x09,0x01,0x01,0xe7,0x01,0x02,0xd8,0x02,0x02,0x49,0x02,0x02,0x26, -0x02,0x01,0x25,0x01,0x02,0x88,0x04,0x05,0xea,0x05,0x05,0x9c,0x05,0x05,0xa7,0x05, -0x05,0xdc,0x05,0x06,0xf3,0x06,0x07,0x26,0x07,0x06,0x9b,0x06,0x06,0x07,0x06,0x05, -0x38,0x05,0x05,0x90,0x04,0x03,0x2f,0x03,0x02,0xfb,0x02,0x03,0xfa,0x03,0x03,0x6c, -0x03,0x02,0xf9,0x00,0xff,0xe2,0xfd,0xfd,0xc3,0xfc,0xfc,0xf9,0xfc,0xfd,0x97,0xfd, -0xfd,0x17,0xfd,0xfc,0x08,0xfc,0xfc,0x50,0xfc,0xfc,0x6d,0xfd,0xfd,0x3e,0xfe,0xfe, -0xd2,0xfd,0xfd,0xb2,0xfb,0xfa,0x62,0xf9,0xf9,0x19,0xfa,0xfa,0x79,0xfb,0xfc,0xec, -0xfd,0xfe,0xe5,0xfd,0xfc,0xfe,0xfb,0xfb,0xda,0xfb,0xfb,0xce,0xfb,0xfb,0x3e,0xfc, -0xfc,0xa8,0xfc,0xfc,0x0f,0xfd,0xfc,0xe9,0xfb,0xfb,0xea,0xfb,0xfc,0x58,0xfd,0xfe, -0xc3,0xfe,0xff,0x10,0xff,0xfe,0x3e,0xfe,0xfd,0xd5,0xfc,0xfd,0xa1,0xfd,0xfe,0x67, -0xff,0x00,0x78,0x01,0x01,0x8e,0x01,0x00,0xce,0x00,0x01,0xf1,0x00,0x00,0x77,0x00, -0x01,0xc8,0x02,0x03,0xe5,0x02,0x02,0x41,0x01,0x00,0x3e,0x01,0x01,0x5c,0x02,0x03, -0x74,0x04,0x05,0x02,0x05,0x04,0x3e,0x05,0x05,0x57,0x05,0x05,0x37,0x06,0x06,0x0e, -0x07,0x06,0xef,0x06,0x06,0x79,0x06,0x06,0x98,0x06,0x06,0xa4,0x05,0x05,0x00,0x04, -0x03,0x03,0x03,0x03,0x08,0x04,0x04,0xa5,0x04,0x04,0x98,0x03,0x02,0xb1,0x00,0xff, -0x05,0xfe,0xfd,0x75,0xfd,0xfd,0xed,0xfd,0xfd,0x5a,0xfd,0xfd,0xb0,0xfc,0xfc,0x18, -0xfc,0xfb,0x1b,0xfc,0xfd,0x33,0xfe,0xfe,0x67,0xfe,0xfe,0xb4,0xfd,0xfc,0x3a,0xfb, -0xf9,0x0d,0xf9,0xf9,0x75,0xfa,0xfb,0x7a,0xfc,0xfd,0x61,0xfd,0xfd,0xe3,0xfc,0xfc, -0xce,0xfc,0xfc,0xa3,0xfb,0xfb,0xb9,0xfb,0xfc,0x90,0xfc,0xfd,0x02,0xfd,0xfc,0x58, -0xfc,0xfc,0x92,0xfb,0xfb,0xc3,0xfb,0xfd,0xd0,0xfd,0xfe,0xb3,0xfe,0xff,0x02,0xff, -0xfe,0x43,0xfd,0xfc,0xba,0xfc,0xfd,0x78,0xfe,0xfe,0x1d,0xff,0x00,0x71,0x01,0x01, -0x6f,0x01,0x00,0x18,0x00,0x00,0x40,0x00,0x00,0xef,0x01,0x02,0xe9,0x02,0x02,0xc9, -0x01,0x01,0x02,0x01,0x01,0x42,0x01,0x01,0xcc,0x02,0x03,0x1a,0x04,0x04,0x84,0x04, -0x04,0x9a,0x04,0x04,0xaf,0x05,0x06,0x63,0x06,0x06,0x77,0x06,0x06,0x97,0x06,0x06, -0x4f,0x07,0x07,0xe3,0x06,0x06,0x44,0x05,0x04,0xb4,0x03,0x03,0x79,0x03,0x03,0xcc, -0x04,0x05,0x8a,0x05,0x04,0x26,0x03,0x01,0x9c,0x00,0xff,0xea,0xfe,0xfe,0xe2,0xfd, -0xfe,0xa6,0xfe,0xfe,0x20,0xfd,0xfc,0x7b,0xfc,0xfc,0xc1,0xfb,0xfc,0x80,0xfc,0xfd, -0x54,0xfe,0xff,0x54,0xff,0xfe,0xf4,0xfc,0xfb,0x39,0xfa,0xf9,0xe9,0xf9,0xfa,0xf9, -0xfa,0xfb,0x15,0xfc,0xfc,0x5e,0xfd,0xfd,0x04,0xfd,0xfc,0x59,0xfc,0xfc,0xa1,0xfb, -0xfb,0x08,0xfc,0xfc,0x2d,0xfd,0xfc,0xae,0xfc,0xfc,0x27,0xfc,0xfb,0x09,0xfb,0xfa, -0xef,0xfb,0xfd,0xb7,0xfe,0xfe,0x3a,0xfe,0xfe,0x52,0xfe,0xfd,0x2e,0xfd,0xfc,0xec, -0xfc,0xfd,0xc2,0xfd,0xff,0x40,0x00,0x01,0x20,0x01,0x00,0x2c,0x00,0xff,0xcb,0xff, -0x00,0xe4,0x00,0x01,0x59,0x02,0x02,0x5a,0x02,0x01,0x7d,0x01,0x00,0x9f,0x00,0x00, -0xce,0x01,0x02,0xd8,0x02,0x03,0x72,0x03,0x03,0xca,0x03,0x04,0x04,0x05,0x05,0xb8, -0x05,0x05,0xbb,0x05,0x05,0x4d,0x06,0x06,0x1c,0x07,0x07,0x82,0x07,0x07,0x3c,0x07, -0x05,0x6d,0x04,0x03,0xab,0x03,0x04,0x60,0x04,0x04,0x5e,0x05,0x05,0x8c,0x05,0x04, -0x08,0x03,0x01,0xaa,0x00,0x00,0x80,0xff,0xff,0xe3,0xfe,0xfe,0x9a,0xfe,0xfe,0x84, -0xfd,0xfc,0x0b,0xfc,0xfb,0x26,0xfb,0xfb,0x9f,0xfd,0xfe,0x1d,0xff,0xfe,0x9e,0xfe, -0xfd,0x8d,0xfc,0xfb,0x84,0xfa,0xfa,0x01,0xfa,0xfa,0x08,0xfb,0xfb,0x26,0xfc,0xfd, -0x93,0xfd,0xfc,0x4e,0xfc,0xfc,0x76,0xfc,0xfc,0x81,0xfb,0xfb,0x6b,0xfc,0xfd,0xb4, -0xfd,0xfd,0x34,0xfc,0xfb,0x37,0xfb,0xfb,0x42,0xfb,0xfb,0xcd,0xfc,0xfd,0xa4,0xfd, -0xfe,0xc4,0xfe,0xfe,0xc7,0xfd,0xfd,0x81,0xfc,0xfc,0x93,0xfc,0xfd,0xdb,0xfe,0xff, -0x5c,0x00,0x00,0x37,0x00,0xff,0xbd,0xff,0xff,0xb9,0xff,0x00,0x86,0x01,0x02,0x44, -0x02,0x02,0xe2,0x01,0x01,0xa3,0x00,0x00,0x5b,0x01,0x01,0x0d,0x02,0x02,0x11,0x02, -0x02,0x05,0x03,0x03,0x0c,0x04,0x04,0xc1,0x04,0x05,0x99,0x05,0x05,0xf1,0x04,0x05, -0x37,0x06,0x07,0xe0,0x07,0x08,0xa1,0x07,0x07,0x91,0x06,0x05,0x28,0x04,0x03,0xf8, -0x03,0x04,0x19,0x05,0x05,0x1a,0x06,0x05,0x0e,0x05,0x04,0x30,0x03,0x02,0x24,0x01, -0x00,0xa3,0xff,0xff,0x0a,0x00,0x00,0x30,0xff,0xfd,0xce,0xfc,0xfc,0x90,0xfb,0xfb, -0xe6,0xfb,0xfc,0x3f,0xfe,0xfe,0x0f,0xff,0xfe,0x39,0xfe,0xfd,0xbc,0xfc,0xfb,0x00, -0xfa,0xfa,0xa1,0xfa,0xfa,0xfd,0xfa,0xfb,0x68,0xfc,0xfd,0x40,0xfd,0xfd,0x51,0xfc, -0xfb,0x89,0xfb,0xfb,0x5d,0xfc,0xfc,0x6f,0xfd,0xfd,0xc4,0xfc,0xfc,0x37,0xfc,0xfb, -0x1b,0xfb,0xfb,0x60,0xfb,0xfb,0x5b,0xfc,0xfd,0x99,0xfe,0xfe,0x2b,0xfe,0xfd,0xe8, -0xfc,0xfc,0x25,0xfc,0xfc,0x48,0xfd,0xfe,0x32,0xff,0x00,0x00,0x00,0xff,0x9b,0xff, -0xff,0xf6,0xfe,0xff,0x63,0x00,0x01,0xf9,0x01,0x01,0x8b,0x01,0x01,0x66,0x01,0x01, -0x35,0x01,0x01,0x31,0x01,0x01,0xea,0x01,0x01,0x8c,0x01,0x01,0xce,0x02,0x03,0x6c, -0x04,0x04,0x89,0x04,0x04,0xa8,0x04,0x04,0xb8,0x04,0x05,0xc9,0x06,0x07,0x0a,0x08, -0x08,0xf4,0x07,0x06,0x6c,0x05,0x04,0x69,0x04,0x04,0xa6,0x04,0x05,0x50,0x05,0x05, -0x5c,0x06,0x06,0x66,0x05,0x03,0xcd,0x02,0x02,0x51,0x01,0x00,0xcc,0x00,0x01,0x12, -0x01,0x00,0xa2,0xfe,0xfd,0x74,0xfc,0xfc,0xf2,0xfb,0xfb,0x2c,0xfc,0xfd,0x95,0xfe, -0xff,0x02,0xff,0xfe,0x1a,0xfe,0xfd,0x53,0xfc,0xfb,0xa9,0xfa,0xf9,0xee,0xf9,0xfa, -0xbb,0xfb,0xfc,0xe8,0xfc,0xfc,0x5d,0xfc,0xfb,0xcf,0xfb,0xfb,0x1c,0xfc,0xfc,0xe8, -0xfc,0xfc,0xff,0xfc,0xfd,0x42,0xfd,0xfc,0xcb,0xfb,0xfb,0xc0,0xfa,0xfa,0x6e,0xfb, -0xfc,0x23,0xfd,0xfe,0x60,0xfe,0xfe,0x62,0xfd,0xfc,0x7c,0xfc,0xfc,0xe1,0xfb,0xfc, -0x09,0xfe,0xff,0x94,0xff,0xff,0x05,0xff,0xfe,0xcb,0xfe,0xff,0xc5,0xff,0xff,0x3e, -0x00,0x01,0xd4,0x01,0x01,0xf8,0x00,0x01,0x60,0x01,0x01,0x77,0x01,0x01,0x68,0x01, -0x01,0xf1,0x00,0x01,0x93,0x01,0x02,0x23,0x03,0x03,0x1d,0x04,0x04,0x32,0x04,0x03, -0x7e,0x03,0x03,0xfb,0x04,0x06,0x98,0x07,0x07,0xff,0x07,0x07,0x49,0x07,0x06,0x7a, -0x05,0x04,0x46,0x04,0x04,0xeb,0x04,0x05,0xf3,0x05,0x06,0xee,0x06,0x05,0x9f,0x04, -0x03,0xa7,0x02,0x02,0x67,0x02,0x02,0xb2,0x01,0x01,0x39,0x01,0x00,0xb2,0xfe,0xfd, -0x46,0xfc,0xfb,0xfb,0xfb,0xfc,0x4b,0xfd,0xfd,0x18,0xfe,0xfe,0x4e,0xff,0xfe,0x5f, -0xfe,0xfd,0xe5,0xfb,0xfa,0x29,0xfa,0xfa,0xd5,0xfa,0xfb,0x4a,0xfc,0xfc,0xf4,0xfb, -0xfb,0x4f,0xfc,0xfc,0x90,0xfb,0xfb,0x5b,0xfc,0xfc,0xdb,0xfc,0xfd,0xb4,0xfd,0xfd, -0xc9,0xfc,0xfb,0x4f,0xfb,0xfa,0xcc,0xfa,0xfb,0xc3,0xfb,0xfc,0x76,0xfd,0xfe,0x88, -0xfe,0xfd,0x37,0xfc,0xfb,0xdb,0xfb,0xfc,0x05,0xfd,0xfd,0x18,0xfe,0xfe,0x1c,0xff, -0xfe,0x6d,0xfe,0xfe,0xe7,0xfe,0xff,0xc5,0xff,0x00,0x94,0x00,0x00,0xbb,0x00,0x00, -0x2f,0x01,0x01,0xb6,0x01,0x01,0x5b,0x01,0x01,0x11,0x01,0x00,0x7f,0x00,0x00,0xc9, -0x01,0x03,0xc3,0x03,0x03,0x6a,0x03,0x03,0x13,0x03,0x03,0x62,0x03,0x04,0x62,0x05, -0x06,0x9c,0x07,0x07,0xcb,0x07,0x07,0x4e,0x07,0x05,0xcf,0x04,0x04,0x44,0x04,0x04, -0xcd,0x05,0x06,0xa9,0x06,0x06,0x26,0x06,0x05,0xaa,0x04,0x03,0xf9,0x02,0x02,0xfc, -0x02,0x03,0x14,0x03,0x02,0xd1,0x00,0xff,0xbb,0xfe,0xfd,0xb9,0xfc,0xfc,0x67,0xfc, -0xfc,0xc5,0xfc,0xfd,0xfc,0xfe,0xff,0xab,0xff,0xfe,0x7b,0xfd,0xfc,0xa7,0xfb,0xfb, -0xa0,0xfa,0xfa,0x7e,0xfb,0xfb,0xdb,0xfb,0xfc,0x30,0xfc,0xfc,0xb1,0xfb,0xfb,0x67, -0xfb,0xfb,0x9c,0xfc,0xfd,0x76,0xfd,0xfd,0x73,0xfd,0xfd,0xfa,0xfc,0xfb,0x68,0xfa, -0xfa,0xc4,0xfa,0xfb,0xdb,0xfc,0xfd,0xb7,0xfd,0xfd,0x5a,0xfd,0xfc,0xc9,0xfb,0xfb, -0x19,0xfc,0xfc,0x3c,0xfd,0xfd,0x5d,0xfe,0xfe,0x15,0xfe,0xfe,0x60,0xfe,0xfe,0x4e, -0xff,0xff,0x76,0xff,0xff,0x5c,0x00,0x00,0x58,0x00,0x00,0x68,0x01,0x02,0x12,0x02, -0x01,0xe7,0x00,0x00,0x48,0x00,0x00,0xc4,0x00,0x01,0x8a,0x02,0x03,0x53,0x03,0x02, -0xaf,0x02,0x02,0xba,0x02,0x02,0x4d,0x03,0x04,0x53,0x05,0x06,0x0b,0x08,0x08,0xd8, -0x07,0x06,0x0c,0x06,0x05,0xd7,0x04,0x04,0xc8,0x04,0x05,0x25,0x06,0x06,0x2f,0x07, -0x06,0x86,0x05,0x04,0x6e,0x04,0x03,0xbc,0x03,0x04,0x23,0x04,0x03,0xa6,0x02,0x02, -0x83,0x01,0x00,0x05,0xff,0xfd,0x9c,0xfc,0xfb,0x4e,0xfc,0xfd,0xc0,0xfd,0xfe,0x79, -0xff,0xff,0xea,0xfe,0xfd,0x6f,0xfd,0xfc,0xcc,0xfb,0xfb,0xd0,0xfa,0xfb,0xd3,0xfb, -0xfc,0x14,0xfc,0xfb,0x79,0xfb,0xfb,0xbb,0xfb,0xfb,0x45,0xfb,0xfb,0xbc,0xfc,0xfd, -0x39,0xfe,0xfe,0x82,0xfd,0xfc,0xd9,0xfb,0xfa,0x6e,0xfa,0xfa,0xbc,0xfb,0xfc,0xf8, -0xfc,0xfd,0xb7,0xfd,0xfd,0x11,0xfc,0xfb,0xe9,0xfb,0xfc,0x95,0xfc,0xfc,0x2d,0xfd, -0xfd,0xf8,0xfd,0xfe,0xb0,0xfd,0xfd,0x9d,0xfe,0xff,0x65,0xff,0xff,0x33,0xff,0xff, -0x76,0xff,0xff,0xbe,0x00,0x01,0xd8,0x01,0x01,0xcf,0x01,0x00,0x0e,0x00,0xff,0x6e, -0x00,0x00,0x5f,0x01,0x01,0x5e,0x02,0x02,0x0b,0x03,0x03,0x61,0x02,0x01,0x88,0x01, -0x02,0x98,0x03,0x04,0xd9,0x05,0x07,0xe3,0x07,0x07,0x6e,0x07,0x06,0x99,0x05,0x04, -0x8b,0x04,0x04,0x8c,0x05,0x06,0x08,0x07,0x06,0x1b,0x06,0x05,0x7a,0x05,0x05,0xe3, -0x04,0x04,0x38,0x04,0x04,0x31,0x04,0x04,0xa1,0x03,0x02,0x0f,0x02,0x00,0x78,0xfe, -0xfc,0xbf,0xfc,0xfc,0x1f,0xfd,0xfd,0x15,0xfe,0xfe,0x8f,0xff,0xff,0xfa,0xfe,0xfd, -0xbb,0xfc,0xfc,0x46,0xfc,0xfb,0x3a,0xfb,0xfb,0xf6,0xfb,0xfc,0x12,0xfc,0xfb,0x8f, -0xfb,0xfa,0xaf,0xfa,0xfa,0x8d,0xfb,0xfc,0xb9,0xfd,0xfe,0x02,0xfe,0xfd,0x4c,0xfd, -0xfc,0xd2,0xfa,0xfa,0x27,0xfb,0xfb,0x5f,0xfc,0xfc,0x0a,0xfd,0xfd,0xe2,0xfc,0xfc, -0xf6,0xfb,0xfb,0xfb,0xfb,0xfc,0xd8,0xfc,0xfc,0xfe,0xfc,0xfd,0x31,0xfd,0xfd,0x07, -0xfe,0xfe,0xf9,0xfe,0xff,0x01,0xff,0xfe,0x5a,0xfe,0xfe,0x99,0xff,0x00,0x8c,0x01, -0x01,0x69,0x01,0x01,0x23,0x01,0x00,0x1d,0x00,0xff,0x2a,0x00,0x01,0xd1,0x01,0x02, -0xb4,0x02,0x02,0x7e,0x02,0x01,0x7c,0x01,0x01,0x86,0x01,0x02,0x72,0x03,0x04,0x4e, -0x06,0x07,0x29,0x08,0x07,0x17,0x06,0x05,0x14,0x05,0x05,0x42,0x05,0x05,0x2a,0x06, -0x06,0x56,0x06,0x06,0x24,0x06,0x05,0xdf,0x05,0x05,0x86,0x04,0x04,0x80,0x04,0x05, -0x64,0x05,0x04,0xfc,0x03,0x03,0xd0,0x01,0x00,0xd7,0xfe,0xfd,0xa5,0xfc,0xfd,0xe0, -0xfd,0xfe,0xa5,0xfe,0xff,0x52,0xff,0xfe,0x6f,0xfe,0xfe,0x60,0xfd,0xfc,0xa7,0xfb, -0xfb,0xe8,0xfb,0xfc,0x85,0xfc,0xfc,0xc4,0xfb,0xfb,0xe5,0xfa,0xfa,0x26,0xfa,0xfa, -0x6e,0xfc,0xfd,0x19,0xfe,0xfe,0xd2,0xfd,0xfd,0x31,0xfc,0xfb,0x3a,0xfb,0xfb,0x81, -0xfb,0xfc,0xe6,0xfc,0xfc,0xcd,0xfc,0xfc,0x39,0xfc,0xfb,0x2f,0xfc,0xfc,0x34,0xfc, -0xfc,0xc5,0xfc,0xfc,0x1b,0xfc,0xfc,0x53,0xfd,0xfe,0xc8,0xfe,0xfe,0x68,0xfe,0xfe, -0x24,0xfe,0xfe,0x85,0xfe,0xfe,0xbf,0xff,0x00,0x7b,0x01,0x01,0x69,0x01,0x01,0x70, -0x00,0xff,0xad,0xff,0x00,0xc1,0x00,0x01,0x07,0x02,0x02,0x85,0x02,0x02,0x5a,0x02, -0x01,0x55,0x00,0x00,0x44,0x01,0x02,0x1a,0x04,0x05,0xca,0x06,0x07,0xc3,0x06,0x06, -0xb3,0x05,0x05,0x97,0x05,0x05,0x6a,0x05,0x05,0xc2,0x05,0x06,0x1c,0x07,0x06,0xd7, -0x05,0x05,0x69,0x05,0x05,0xe1,0x04,0x04,0xfc,0x04,0x05,0xf8,0x05,0x05,0x99,0x04, -0x03,0xb5,0x01,0xff,0x7d,0xfe,0xfe,0x21,0xfe,0xfd,0xbc,0xfd,0xfe,0x35,0xff,0xff, -0x47,0xff,0xfe,0x6f,0xfe,0xfd,0xf9,0xfc,0xfc,0x07,0xfc,0xfc,0xa0,0xfc,0xfd,0xc2, -0xfc,0xfb,0x3f,0xfb,0xfa,0x09,0xfa,0xfa,0xd0,0xfa,0xfb,0xcd,0xfc,0xfd,0x4b,0xfe, -0xfe,0x21,0xfd,0xfc,0xd4,0xfb,0xfb,0xaa,0xfb,0xfb,0x1c,0xfc,0xfc,0xf9,0xfc,0xfc, -0xfb,0xfb,0xfb,0x4b,0xfc,0xfc,0xbd,0xfc,0xfc,0xf5,0xfb,0xfb,0xbb,0xfb,0xfc,0xa2, -0xfc,0xfd,0x91,0xfd,0xfe,0x94,0xfe,0xfe,0x05,0xfe,0xfd,0xdf,0xfd,0xfd,0x2b,0xfe, -0xff,0x86,0x00,0x01,0x31,0x01,0x01,0xb1,0x00,0x00,0x36,0x00,0xff,0x7d,0xff,0xff, -0xfd,0x00,0x02,0x91,0x02,0x02,0xbc,0x02,0x02,0xd0,0x00,0xff,0xcd,0xff,0x00,0x19, -0x02,0x03,0x69,0x04,0x04,0xce,0x05,0x06,0xdb,0x06,0x06,0x51,0x05,0x05,0x43,0x05, -0x05,0x84,0x05,0x05,0x5f,0x06,0x06,0x77,0x06,0x06,0x27,0x06,0x05,0xd8,0x04,0x04, -0xc7,0x04,0x05,0x59,0x06,0x06,0x18,0x06,0x05,0xa8,0x04,0x03,0xa4,0x01,0x00,0x13, -0xff,0xfe,0x36,0xfe,0xfe,0x74,0xfe,0xfe,0x8f,0xff,0xff,0x6c,0xff,0xfe,0xea,0xfd, -0xfd,0x92,0xfc,0xfc,0x1b,0xfd,0xfd,0xf2,0xfc,0xfd,0xc0,0xfc,0xfb,0x4a,0xfa,0xf9, -0x0a,0xfa,0xfa,0x6a,0xfb,0xfc,0x45,0xfd,0xfd,0xed,0xfd,0xfd,0x77,0xfc,0xfb,0xba, -0xfb,0xfc,0xa6,0xfc,0xfc,0x25,0xfc,0xfc,0x12,0xfc,0xfc,0x63,0xfc,0xfc,0xba,0xfc, -0xfc,0x4a,0xfc,0xfb,0x7c,0xfb,0xfb,0xd9,0xfb,0xfb,0x6e,0xfc,0xfd,0x47,0xfe,0xfe, -0x17,0xfe,0xfd,0x4a,0xfd,0xfd,0xc4,0xfd,0xfe,0x93,0xfe,0xff,0x75,0x00,0x01,0x02, -0x01,0x00,0xab,0x00,0x00,0x52,0xff,0xfe,0x4d,0xff,0x00,0x3a,0x02,0x03,0xe2,0x02, -0x01,0x5f,0x01,0x01,0x80,0x00,0xff,0x1e,0x00,0x00,0xef,0x01,0x02,0x5e,0x04,0x05, -0xe9,0x05,0x05,0xcc,0x05,0x05,0x9d,0x05,0x05,0x12,0x05,0x05,0x61,0x05,0x06,0x04, -0x07,0x06,0x4f,0x06,0x05,0x7c,0x05,0x05,0xb0,0x04,0x05,0xa0,0x05,0x06,0x82,0x06, -0x06,0x9c,0x06,0x05,0x8b,0x04,0x03,0x17,0x02,0x00,0x18,0xff,0xfe,0x98,0xfe,0xff, -0x80,0xff,0xff,0xaa,0xff,0xff,0x28,0xff,0xfe,0x44,0xfd,0xfc,0x3e,0xfd,0xfd,0xda, -0xfd,0xfd,0x5a,0xfd,0xfc,0x1c,0xfc,0xfb,0xf1,0xf9,0xf9,0xf5,0xf9,0xfb,0x66,0xfc, -0xfc,0x1d,0xfd,0xfd,0xf3,0xfc,0xfc,0x89,0xfc,0xfc,0x9a,0xfc,0xfc,0x47,0xfc,0xfc, -0xe1,0xfb,0xfc,0x72,0xfc,0xfc,0x67,0xfc,0xfc,0x2b,0xfd,0xfc,0xcb,0xfb,0xfb,0xf1, -0xfa,0xfb,0xe4,0xfb,0xfc,0x19,0xfd,0xfd,0xf8,0xfd,0xfe,0x72,0xfd,0xfc,0x3f,0xfd, -0xfd,0x9b,0xfd,0xfd,0x67,0xfe,0x00,0x20,0x01,0x01,0x06,0x01,0x00,0x11,0xff,0xfe, -0x0a,0xff,0xff,0x9b,0x00,0x01,0x48,0x02,0x02,0x67,0x02,0x02,0x42,0x01,0x00,0x92, -0xff,0xff,0x8e,0x00,0x01,0xf2,0x01,0x02,0xfe,0x03,0x05,0xc0,0x05,0x05,0x9f,0x05, -0x05,0xd2,0x04,0x04,0x0b,0x05,0x05,0x5b,0x06,0x06,0xb9,0x06,0x06,0x2a,0x06,0x05, -0xc2,0x04,0x05,0x61,0x05,0x05,0xb6,0x05,0x06,0xf6,0x06,0x07,0x03,0x07,0x06,0xb2, -0x04,0x03,0x04,0x02,0x00,0x6b,0xff,0xfe,0x8f,0xff,0x00,0x54,0x00,0xff,0x7f,0xff, -0xff,0x81,0xfe,0xfd,0x6f,0xfd,0xfd,0xb5,0xfd,0xfe,0xa7,0xfe,0xfe,0x42,0xfd,0xfc, -0x13,0xfb,0xfa,0x03,0xfa,0xfa,0x27,0xfb,0xfb,0x0b,0xfc,0xfc,0x84,0xfc,0xfc,0x1e, -0xfd,0xfc,0x7d,0xfc,0xfc,0xd8,0xfc,0xfc,0x1b,0xfc,0xfb,0xb9,0xfb,0xfc,0xb4,0xfc, -0xfc,0x0f,0xfd,0xfd,0xc1,0xfc,0xfb,0xef,0xfa,0xfa,0x39,0xfb,0xfb,0x3f,0xfc,0xfc, -0xf5,0xfc,0xfd,0xf9,0xfd,0xfd,0x8e,0xfd,0xfc,0x2c,0xfc,0xfc,0x75,0xfd,0xfe,0xdb, -0xff,0x00,0xb8,0x00,0x00,0xc4,0xff,0xff,0xf8,0xfe,0xfe,0xc6,0xfe,0x00,0x50,0x01, -0x02,0x50,0x02,0x02,0xf7,0x01,0x01,0xb2,0x00,0x00,0x07,0x00,0xff,0xe9,0xff,0x00, -0x0e,0x02,0x03,0x32,0x04,0x05,0x50,0x05,0x05,0xf4,0x04,0x04,0x56,0x04,0x04,0xdf, -0x05,0x06,0x42,0x06,0x06,0x76,0x06,0x06,0xb4,0x05,0x05,0xa2,0x04,0x04,0x5b,0x05, -0x05,0xfd,0x05,0x06,0x88,0x07,0x08,0x50,0x07,0x06,0x80,0x04,0x03,0xb1,0x01,0x00, -0x5e,0x00,0x00,0x51,0x00,0x00,0xdd,0x00,0x00,0x42,0xff,0xfe,0xe9,0xfd,0xfd,0xc6, -0xfd,0xfe,0x39,0xff,0xff,0x71,0xfe,0xfd,0x78,0xfc,0xfb,0x7d,0xfb,0xfa,0x3b,0xfa, -0xfa,0x99,0xfb,0xfb,0x9e,0xfb,0xfb,0x7c,0xfc,0xfc,0xdd,0xfc,0xfc,0x2e,0xfd,0xfc, -0x8f,0xfc,0xfb,0x8f,0xfb,0xfb,0x27,0xfc,0xfd,0x71,0xfd,0xfd,0xc2,0xfc,0xfc,0x28, -0xfc,0xfb,0x5a,0xfb,0xfb,0xc0,0xfa,0xfa,0x1f,0xfc,0xfd,0x05,0xfe,0xfd,0x5e,0xfd, -0xfc,0x4b,0xfc,0xfc,0x63,0xfc,0xfc,0xef,0xfd,0xff,0x11,0x00,0x00,0x67,0x00,0xff, -0xed,0xfe,0xfe,0x63,0xfe,0xff,0xb2,0xff,0x00,0x14,0x01,0x02,0x50,0x02,0x02,0xd2, -0x01,0x01,0x85,0x00,0xff,0x8e,0xff,0xff,0xc5,0xff,0x01,0xc1,0x02,0x03,0xdb,0x03, -0x04,0xa2,0x04,0x04,0x6a,0x04,0x04,0x94,0x04,0x05,0xd2,0x05,0x06,0x67,0x06,0x06, -0x21,0x06,0x06,0x93,0x05,0x04,0x5b,0x04,0x04,0x2a,0x05,0x05,0xce,0x06,0x07,0xe9, -0x07,0x07,0x4d,0x07,0x05,0x4e,0x04,0x03,0x10,0x02,0x01,0xd2,0x00,0x01,0x06,0x02, -0x01,0x59,0x00,0xff,0x93,0xfe,0xfe,0x46,0xfe,0xfe,0xa5,0xfe,0xff,0x83,0xff,0xff, -0x11,0xfe,0xfd,0x82,0xfc,0xfb,0x4f,0xfb,0xfa,0x1f,0xfb,0xfb,0x33,0xfb,0xfb,0x54, -0xfb,0xfb,0x69,0xfc,0xfd,0x95,0xfd,0xfd,0xa3,0xfc,0xfc,0xb2,0xfb,0xfb,0x4b,0xfc, -0xfc,0x7a,0xfc,0xfc,0x26,0xfd,0xfd,0x7b,0xfd,0xfc,0xc9,0xfb,0xfa,0x5f,0xfa,0xfa, -0x57,0xfb,0xfc,0xd3,0xfc,0xfd,0xa5,0xfd,0xfd,0xd7,0xfc,0xfc,0x92,0xfb,0xfb,0x79, -0xfc,0xfd,0xfd,0xfe,0xff,0xc8,0xff,0xff,0x9d,0xff,0xfe,0x6f,0xfe,0xfe,0xa4,0xfe, -0xff,0xb2,0xff,0x00,0x03,0x01,0x02,0xc1,0x02,0x02,0x78,0x01,0x00,0xe7,0xff,0xff, -0x59,0xff,0xff,0x48,0x00,0x01,0xa7,0x02,0x03,0x86,0x03,0x03,0xd9,0x03,0x04,0x53, -0x04,0x04,0x84,0x04,0x05,0xe3,0x05,0x06,0x85,0x06,0x06,0x16,0x06,0x05,0xd8,0x04, -0x04,0x33,0x04,0x04,0x9e,0x05,0x06,0xe0,0x06,0x08,0xd3,0x08,0x08,0x81,0x06,0x05, -0x01,0x04,0x03,0xa2,0x02,0x02,0x78,0x02,0x02,0x15,0x02,0x01,0x04,0x00,0xfe,0xaf, -0xfe,0xfe,0xbb,0xfe,0xfe,0x8e,0xff,0xff,0x5d,0xff,0xfe,0xda,0xfd,0xfd,0x61,0xfc, -0xfc,0x43,0xfc,0xfb,0xfc,0xfa,0xfa,0x65,0xfa,0xfb,0xf0,0xfb,0xfc,0xdb,0xfc,0xfc, -0xdb,0xfc,0xfc,0x9e,0xfc,0xfc,0xe3,0xfb,0xfb,0xab,0xfb,0xfc,0x33,0xfd,0xfd,0xcc, -0xfd,0xfd,0xe5,0xfc,0xfc,0x20,0xfb,0xfa,0x6a,0xfa,0xfa,0x89,0xfb,0xfc,0xbf,0xfd, -0xfd,0xf7,0xfc,0xfc,0xf9,0xfb,0xfb,0x44,0xfb,0xfc,0x63,0xfd,0xfe,0x06,0xff,0xff, -0x13,0xff,0xff,0x74,0xff,0xff,0x10,0xfe,0xfd,0x3c,0xfe,0xff,0xc0,0xff,0x00,0xaa, -0x01,0x02,0x74,0x02,0x02,0x11,0x01,0xff,0x5e,0xff,0xff,0xc8,0xff,0xff,0x7d,0x00, -0x01,0x7a,0x02,0x02,0xfa,0x02,0x03,0xc8,0x03,0x03,0x9a,0x03,0x03,0xdf,0x04,0x05, -0x2a,0x06,0x06,0x34,0x06,0x06,0x14,0x06,0x05,0x13,0x04,0x03,0x09,0x04,0x04,0xee, -0x05,0x07,0x02,0x08,0x08,0x26,0x08,0x07,0x04,0x06,0x04,0x5e,0x04,0x03,0xaf,0x03, -0x03,0x56,0x03,0x02,0xdd,0x01,0x00,0x0e,0x00,0xff,0x92,0xfe,0xff,0xf0,0xff,0x00, -0xa3,0xff,0xff,0xb0,0xfe,0xfe,0x47,0xfe,0xfe,0x81,0xfd,0xfc,0x65,0xfb,0xfb,0xe1, -0xfa,0xfa,0xfc,0xfa,0xfb,0xb5,0xfb,0xfc,0xe1,0xfc,0xfd,0x17,0xfd,0xfc,0xc4,0xfb, -0xfb,0xbb,0xfb,0xfb,0x2c,0xfc,0xfc,0x8c,0xfd,0xfe,0x23,0xfe,0xfd,0x14,0xfc,0xfb, -0xc5,0xfa,0xfa,0x54,0xfa,0xfb,0xd8,0xfc,0xfd,0x68,0xfd,0xfc,0x0c,0xfc,0xfb,0x98, -0xfb,0xfb,0xed,0xfb,0xfc,0x43,0xfd,0xfe,0x07,0xff,0xff,0x21,0xff,0xff,0xf3,0xfe, -0xfe,0x95,0xfd,0xfd,0x06,0xfe,0xff,0x33,0x00,0x01,0xe0,0x01,0x02,0x06,0x02,0x01, -0x50,0x00,0x00,0xd1,0xff,0xff,0x76,0xff,0x00,0xe0,0x00,0x01,0x3c,0x02,0x02,0x65, -0x02,0x02,0x6e,0x03,0x03,0x67,0x03,0x03,0xde,0x04,0x05,0x4a,0x06,0x06,0xbb,0x06, -0x05,0xef,0x04,0x04,0xa1,0x03,0x03,0x39,0x04,0x05,0xd8,0x06,0x07,0x0b,0x08,0x07, -0x7d,0x07,0x06,0x0c,0x06,0x05,0x91,0x04,0x04,0xfa,0x04,0x04,0xbb,0x03,0x02,0x46, -0x01,0x00,0x38,0x00,0x00,0x23,0x00,0xff,0x7c,0xff,0xff,0x76,0xff,0xff,0x88,0xff, -0xff,0x63,0xfe,0xfd,0x49,0xfd,0xfc,0xff,0xfb,0xfa,0x7e,0xfa,0xfa,0x1b,0xfb,0xfb, -0x19,0xfc,0xfc,0x09,0xfd,0xfd,0xb2,0xfc,0xfb,0x4e,0xfb,0xfb,0xb5,0xfb,0xfb,0x8f, -0xfc,0xfd,0x89,0xfe,0xfe,0xc9,0xfd,0xfc,0x17,0xfb,0xfa,0xc6,0xfa,0xfb,0x96,0xfb, -0xfb,0xcf,0xfc,0xfd,0xd5,0xfc,0xfc,0xa0,0xfb,0xfb,0x8a,0xfb,0xfb,0xd5,0xfb,0xfc, -0x8a,0xfd,0xfe,0x06,0xff,0xff,0x24,0xff,0xfe,0x2e,0xfe,0xfd,0xf3,0xfc,0xfd,0xbb, -0xfe,0xff,0x16,0x00,0x01,0xe2,0x01,0x02,0x91,0x01,0x00,0x1d,0x00,0xff,0xab,0xff, -0xff,0xdb,0xff,0x00,0xd4,0x00,0x01,0xc5,0x01,0x02,0x85,0x02,0x02,0x65,0x02,0x02, -0x6d,0x03,0x03,0xfe,0x04,0x06,0x05,0x07,0x06,0xeb,0x05,0x04,0x1f,0x04,0x03,0x98, -0x03,0x03,0xaf,0x04,0x05,0x4c,0x07,0x08,0xe3,0x07,0x07,0x81,0x06,0x06,0xe1,0x05, -0x06,0x51,0x06,0x05,0xde,0x04,0x03,0x4e,0x03,0x02,0x3b,0x02,0x01,0xc9,0x00,0xff, -0xff,0xff,0x00,0x03,0x00,0xff,0x78,0xff,0xff,0xdd,0xff,0xff,0xb4,0xfe,0xfe,0x74, -0xfd,0xfc,0xb8,0xfb,0xfb,0x80,0xfa,0xfa,0x8c,0xfb,0xfc,0x31,0xfc,0xfc,0x39,0xfd, -0xfd,0x23,0xfc,0xfa,0x7f,0xfa,0xfa,0xfe,0xfb,0xfd,0xd1,0xfd,0xfe,0x43,0xfe,0xfd, -0xce,0xfc,0xfb,0x19,0xfb,0xfb,0x32,0xfb,0xfb,0xe6,0xfb,0xfc,0xc9,0xfc,0xfc,0x6b, -0xfc,0xfc,0xa0,0xfb,0xfb,0x25,0xfb,0xfa,0xaf,0xfb,0xfd,0x51,0xfe,0xfe,0xdb,0xfe, -0xff,0xd0,0xfe,0xfe,0x61,0xfd,0xfd,0x22,0xfd,0xfd,0x77,0xfe,0xff,0xcd,0x00,0x01, -0x61,0x01,0x01,0x37,0x01,0x00,0x2a,0x00,0xff,0x7b,0xff,0xff,0x0b,0x00,0x00,0xc5, -0x00,0x01,0x28,0x02,0x01,0x7f,0x01,0x01,0xc6,0x01,0x02,0xa9,0x03,0x04,0x9b,0x05, -0x06,0xa3,0x06,0x06,0x78,0x05,0x04,0x42,0x03,0x03,0x60,0x03,0x04,0x19,0x06,0x07, -0xf0,0x06,0x06,0x89,0x06,0x06,0x0c,0x07,0x06,0xaf,0x06,0x06,0x24,0x06,0x05,0x4e, -0x05,0x04,0x84,0x03,0x03,0x91,0x02,0x01,0x1d,0x01,0x00,0x49,0x00,0x00,0x02,0x00, -0xff,0xbb,0xff,0x00,0x72,0x00,0xff,0xbf,0xfe,0xfd,0x9e,0xfd,0xfc,0xae,0xfb,0xfa, -0x7a,0xfa,0xfa,0xdf,0xfb,0xfc,0x4c,0xfd,0xfd,0x91,0xfc,0xfb,0xed,0xfa,0xfa,0xc5, -0xfa,0xfb,0xee,0xfc,0xfd,0x07,0xfe,0xfe,0x06,0xfe,0xfc,0x1f,0xfc,0xfb,0x9b,0xfb, -0xfb,0x66,0xfb,0xfb,0x09,0xfc,0xfc,0x0a,0xfd,0xfc,0x3d,0xfc,0xfb,0x09,0xfb,0xfa, -0xeb,0xfa,0xfb,0x48,0xfc,0xfd,0x31,0xfe,0xff,0x32,0xff,0xfe,0xe8,0xfd,0xfd,0x17, -0xfd,0xfc,0x3e,0xfd,0xfd,0xbd,0xfe,0xff,0x9d,0x00,0x00,0xfe,0x00,0x01,0x43,0x01, -0x00,0xa9,0xff,0xff,0x64,0xff,0xff,0x7e,0x00,0x01,0x31,0x01,0x01,0x22,0x01,0x01, -0x13,0x01,0x01,0x91,0x01,0x02,0x76,0x03,0x05,0xa0,0x06,0x07,0x12,0x06,0x04,0xda, -0x03,0x03,0x78,0x03,0x03,0x8e,0x04,0x04,0x7f,0x05,0x06,0xb3,0x06,0x06,0x46,0x06, -0x06,0x4c,0x07,0x07,0xa1,0x06,0x06,0x89,0x06,0x06,0x41,0x05,0x04,0xd6,0x03,0x03, -0x5a,0x03,0x02,0x26,0x01,0x00,0x66,0x00,0x00,0x49,0x00,0x00,0x31,0x00,0x00,0x77, -0x00,0x00,0x92,0xff,0xfe,0x48,0xfd,0xfb,0xef,0xfa,0xfa,0x4a,0xfb,0xfc,0xe4,0xfc, -0xfd,0x10,0xfd,0xfc,0xbb,0xfb,0xfa,0x59,0xfa,0xfa,0x8c,0xfb,0xfc,0x56,0xfd,0xfd, -0xdd,0xfd,0xfd,0x9c,0xfd,0xfd,0x22,0xfc,0xfb,0x48,0xfb,0xfb,0xb6,0xfb,0xfc,0x93, -0xfc,0xfc,0xba,0xfc,0xfc,0x2c,0xfc,0xfb,0x40,0xfa,0xfa,0x07,0xfb,0xfb,0x9b,0xfc, -0xfd,0x8b,0xfe,0xfe,0xbd,0xfe,0xfe,0x41,0xfd,0xfc,0x2f,0xfd,0xfd,0x23,0xfd,0xfd, -0xa9,0xfe,0xff,0x8c,0x00,0x01,0x51,0x01,0x00,0x0d,0x00,0xff,0xcb,0xff,0xff,0xdd, -0xff,0x00,0x71,0x00,0x00,0x7f,0x01,0x01,0xc8,0x00,0xff,0x9c,0xff,0x00,0x07,0x02, -0x03,0xc9,0x04,0x05,0xd7,0x05,0x05,0x4d,0x05,0x04,0x83,0x03,0x03,0x2b,0x04,0x04, -0x11,0x04,0x04,0xbd,0x05,0x06,0xf0,0x05,0x06,0x50,0x06,0x06,0x7e,0x07,0x07,0xc7, -0x06,0x06,0x54,0x06,0x06,0xb5,0x05,0x05,0xa0,0x04,0x04,0x11,0x03,0x02,0xd3,0x01, -0x01,0x96,0x00,0x00,0x10,0x00,0x00,0xf8,0x00,0x01,0x46,0x01,0x00,0x37,0xff,0xfd, -0x9f,0xfc,0xfb,0x28,0xfb,0xfb,0x6a,0xfc,0xfd,0x62,0xfd,0xfd,0x52,0xfc,0xfb,0xf6, -0xfa,0xfa,0xbd,0xfa,0xfa,0xae,0xfb,0xfc,0x8a,0xfd,0xfd,0xff,0xfd,0xfd,0x28,0xfd, -0xfc,0x3d,0xfc,0xfb,0x27,0xfb,0xfb,0x39,0xfc,0xfc,0xca,0xfc,0xfc,0xce,0xfc,0xfc, -0x64,0xfb,0xfa,0x07,0xfa,0xfa,0x67,0xfb,0xfc,0x14,0xfd,0xfd,0x4c,0xfe,0xfe,0x25, -0xfe,0xfd,0x9f,0xfd,0xfc,0x4d,0xfc,0xfc,0x58,0xfd,0xfe,0x13,0xff,0xff,0x3e,0x00, -0x00,0xb5,0x00,0x00,0x4f,0x00,0xff,0xb2,0xfe,0xff,0xa9,0x00,0x01,0x52,0x01,0x01, -0xc3,0x00,0x00,0x70,0xff,0xff,0xb3,0xff,0x01,0xe3,0x02,0x03,0x5e,0x04,0x04,0x8f, -0x05,0x05,0x76,0x04,0x03,0xac,0x03,0x03,0x3f,0x04,0x04,0x54,0x04,0x04,0xe7,0x04, -0x05,0xf8,0x05,0x06,0xc5,0x06,0x06,0xce,0x06,0x06,0x1c,0x07,0x07,0x92,0x06,0x06, -0xd1,0x05,0x05,0xf6,0x04,0x04,0xf9,0x03,0x02,0x9d,0x01,0x00,0x7e,0x00,0x00,0xa4, -0x00,0x01,0x18,0x02,0x02,0x81,0x01,0x00,0x64,0xfe,0xfc,0x5e,0xfc,0xfc,0x66,0xfc, -0xfc,0x08,0xfd,0xfd,0x57,0xfd,0xfc,0xfc,0xfb,0xfb,0x70,0xfa,0xfa,0x0b,0xfb,0xfb, -0xb2,0xfb,0xfc,0xde,0xfd,0xfd,0x9f,0xfd,0xfd,0x38,0xfd,0xfc,0xb6,0xfb,0xfb,0x98, -0xfb,0xfb,0x9d,0xfc,0xfd,0x43,0xfd,0xfc,0x2c,0xfc,0xfb,0xb6,0xfa,0xfa,0x97,0xfa, -0xfa,0x4f,0xfb,0xfb,0x1f,0xfd,0xfe,0xb2,0xfe,0xfe,0x97,0xfd,0xfc,0xdd,0xfc,0xfd, -0xd1,0xfc,0xfc,0xd7,0xfc,0xfe,0x50,0xff,0x00,0x71,0x00,0x00,0x27,0x00,0xff,0x19, -0xff,0xfe,0x7e,0xff,0x00,0xbb,0x01,0x01,0xc9,0x00,0x00,0x14,0x00,0xff,0xd7,0xfe, -0xff,0x42,0x00,0x01,0xca,0x02,0x03,0xae,0x04,0x04,0x59,0x04,0x04,0x86,0x04,0x04, -0x15,0x04,0x03,0xae,0x03,0x03,0x19,0x04,0x04,0x2c,0x05,0x05,0xa5,0x05,0x06,0x62, -0x06,0x06,0x3b,0x07,0x07,0xc3,0x06,0x06,0x98,0x06,0x06,0x38,0x06,0x06,0xd0,0x05, -0x05,0xf2,0x03,0x02,0x39,0x01,0x00,0x75,0x00,0x01,0x68,0x02,0x02,0x57,0x02,0x02, -0x22,0x01,0xff,0xe8,0xfd,0xfd,0xd0,0xfc,0xfd,0x40,0xfd,0xfd,0x65,0xfd,0xfd,0x38, -0xfd,0xfc,0x76,0xfb,0xfa,0x9e,0xfa,0xfa,0xd8,0xfa,0xfb,0x48,0xfc,0xfc,0xbe,0xfd, -0xfe,0xe3,0xfd,0xfd,0x71,0xfc,0xfb,0x7e,0xfb,0xfb,0x89,0xfc,0xfd,0xe2,0xfc,0xfc, -0xb9,0xfc,0xfc,0x5d,0xfc,0xfb,0x55,0xfa,0xf9,0x3c,0xfa,0xfb,0x24,0xfc,0xfc,0xf7, -0xfc,0xfd,0x6d,0xfe,0xfe,0x71,0xfd,0xfd,0xd1,0xfc,0xfc,0xe4,0xfb,0xfc,0x85,0xfd, -0xfe,0xee,0xff,0x00,0x90,0xff,0xff,0x14,0xff,0xff,0x20,0xff,0xff,0x7a,0x00,0x01, -0x71,0x01,0x01,0xe7,0x00,0xff,0xcb,0xfe,0xfe,0x09,0xff,0xff,0xef,0x00,0x01,0x8d, -0x02,0x03,0xc2,0x03,0x04,0x95,0x04,0x04,0x58,0x04,0x03,0xaf,0x03,0x03,0xda,0x03, -0x03,0xef,0x03,0x04,0xc3,0x04,0x05,0xa5,0x05,0x06,0x70,0x06,0x06,0x0d,0x07,0x06, -0x5c,0x06,0x06,0xb2,0x06,0x07,0x88,0x07,0x06,0xec,0x05,0x04,0x8f,0x03,0x01,0x1f, -0x01,0x01,0xb2,0x01,0x02,0x37,0x03,0x03,0x84,0x02,0x01,0x77,0x00,0xff,0x15,0xfe, -0xfd,0x76,0xfd,0xfd,0xcb,0xfd,0xfd,0xdc,0xfd,0xfd,0xe8,0xfc,0xfc,0x83,0xfb,0xfa, -0x6d,0xfa,0xfa,0x93,0xfa,0xfb,0x09,0xfd,0xfe,0xd0,0xfd,0xfd,0xd3,0xfc,0xfc,0xac, -0xfc,0xfc,0xb2,0xfb,0xfb,0x7b,0xfc,0xfd,0x95,0xfd,0xfd,0x91,0xfc,0xfc,0xb5,0xfb, -0xfa,0x1a,0xfa,0xfa,0xe7,0xfa,0xfb,0x81,0xfb,0xfc,0x87,0xfd,0xfe,0x73,0xfe,0xfe, -0x02,0xfd,0xfb,0xcf,0xfb,0xfc,0x81,0xfc,0xfd,0x45,0xfe,0xfe,0x1e,0xff,0xff,0x35, -0xff,0xfe,0x2a,0xfe,0xfe,0xa9,0xff,0x00,0x38,0x01,0x01,0x6a,0x01,0x00,0x97,0xff, -0xff,0x24,0xff,0xff,0x50,0xff,0xff,0x8e,0x00,0x01,0x96,0x02,0x03,0x97,0x03,0x03, -0x4c,0x04,0x04,0x29,0x04,0x03,0x99,0x03,0x03,0xcd,0x03,0x03,0x79,0x03,0x03,0x9e, -0x04,0x05,0x19,0x06,0x06,0x22,0x06,0x06,0x22,0x06,0x06,0x51,0x06,0x06,0xae,0x07, -0x08,0x12,0x08,0x07,0x71,0x05,0x04,0x01,0x03,0x02,0xb2,0x01,0x02,0xf1,0x02,0x03, -0x67,0x03,0x03,0x92,0x02,0x01,0xf6,0xff,0xfe,0x8f,0xfe,0xfe,0x25,0xfe,0xfe,0xe0, -0xfd,0xfd,0x5f,0xfe,0xfe,0x36,0xfd,0xfb,0x75,0xfa,0xfa,0xc8,0xfa,0xfa,0x2b,0xfb, -0xfc,0xf1,0xfc,0xfd,0xa8,0xfd,0xfd,0xd5,0xfc,0xfc,0x05,0xfc,0xfb,0xfd,0xfb,0xfc, -0x6a,0xfd,0xfd,0x18,0xfd,0xfc,0x9d,0xfc,0xfc,0x81,0xfb,0xfa,0x5f,0xfa,0xf9,0x0c, -0xfa,0xfb,0x83,0xfc,0xfd,0xe6,0xfd,0xfe,0xa1,0xfd,0xfd,0x80,0xfc,0xfb,0xaf,0xfb, -0xfc,0x10,0xfd,0xfe,0xa0,0xfe,0xfe,0xce,0xfe,0xfe,0x92,0xfd,0xfd,0xac,0xfe,0xff, -0x39,0x00,0x00,0xeb,0x00,0x01,0x00,0x01,0x00,0x87,0xff,0xfe,0x1e,0xff,0xff,0x34, -0xff,0xff,0x87,0x00,0x01,0x7b,0x02,0x02,0x5e,0x03,0x03,0xc9,0x03,0x04,0x74,0x04, -0x04,0x40,0x03,0x03,0x42,0x03,0x03,0x64,0x03,0x04,0x32,0x05,0x05,0xdc,0x05,0x05, -0x6a,0x05,0x05,0x73,0x05,0x06,0x02,0x07,0x07,0xae,0x08,0x08,0xa8,0x07,0x06,0x36, -0x05,0x03,0xdf,0x02,0x02,0xa4,0x02,0x03,0x08,0x04,0x03,0x3d,0x03,0x02,0x9c,0x02, -0x01,0x5e,0x00,0xfe,0x3d,0xfe,0xfe,0xb8,0xfe,0xfe,0xed,0xfe,0xfe,0x6d,0xfe,0xfd, -0xa8,0xfc,0xfb,0xda,0xfa,0xfa,0x88,0xfa,0xfa,0x7d,0xfb,0xfc,0x68,0xfd,0xfd,0x28, -0xfd,0xfc,0x2a,0xfc,0xfb,0x2f,0xfc,0xfc,0xb9,0xfc,0xfc,0xc9,0xfc,0xfd,0xa6,0xfd, -0xfd,0xb6,0xfc,0xfb,0xdc,0xfa,0xfa,0x01,0xfa,0xfa,0xa3,0xfa,0xfb,0xda,0xfc,0xfd, -0xda,0xfd,0xfd,0x6c,0xfd,0xfc,0x44,0xfb,0xfb,0x85,0xfc,0xfd,0xe9,0xfd,0xfd,0x1f, -0xfe,0xfe,0xb0,0xfd,0xfd,0x99,0xfd,0xfe,0xd0,0xfe,0xff,0x4c,0x00,0x00,0xc7,0x00, -0x01,0xe0,0x00,0x00,0x63,0xff,0xfe,0xac,0xfe,0xff,0x91,0xff,0xff,0x5e,0x00,0x01, -0x23,0x02,0x02,0xf8,0x02,0x03,0x5b,0x04,0x04,0x05,0x04,0x03,0xf8,0x02,0x02,0xb8, -0x02,0x03,0x15,0x04,0x04,0x9e,0x05,0x05,0xc8,0x04,0x04,0xc6,0x04,0x05,0x53,0x05, -0x06,0xd3,0x07,0x09,0x11,0x09,0x08,0xd2,0x06,0x05,0xea,0x04,0x04,0xc6,0x03,0x03, -0x11,0x03,0x03,0x5d,0x04,0x04,0xf4,0x03,0x03,0x46,0x02,0x00,0xfe,0xff,0xff,0x16, -0xff,0xff,0x40,0xff,0xff,0x37,0xff,0xfe,0xaf,0xfe,0xfd,0x7c,0xfc,0xfb,0x83,0xfa, -0xfa,0xd6,0xfa,0xfb,0x7c,0xfc,0xfc,0x79,0xfc,0xfc,0x0c,0xfd,0xfc,0x4b,0xfc,0xfc, -0x00,0xfc,0xfc,0x93,0xfc,0xfd,0xa3,0xfd,0xfd,0xad,0xfd,0xfc,0x3f,0xfc,0xfb,0xd8, -0xfa,0xf9,0x4d,0xf9,0xfa,0xa0,0xfb,0xfc,0x6e,0xfd,0xfd,0x48,0xfd,0xfc,0x1a,0xfc, -0xfb,0xfd,0xfb,0xfc,0x03,0xfd,0xfd,0x0e,0xfe,0xfd,0x37,0xfd,0xfd,0xa7,0xfd,0xfd, -0x76,0xfd,0xfe,0xc0,0xfe,0xff,0x59,0x00,0x00,0xcc,0x00,0x00,0x7a,0x00,0xff,0x2f, -0xff,0xfe,0x1e,0xff,0xff,0x34,0xff,0xff,0x58,0x00,0x01,0x70,0x01,0x02,0x64,0x03, -0x04,0x74,0x04,0x03,0x0e,0x03,0x02,0xa7,0x02,0x02,0xfe,0x02,0x03,0x98,0x04,0x05, -0x59,0x05,0x04,0xa6,0x03,0x03,0x18,0x04,0x05,0x83,0x06,0x07,0x17,0x08,0x08,0x88, -0x08,0x07,0xee,0x06,0x05,0xee,0x04,0x04,0xa0,0x03,0x03,0x3d,0x04,0x04,0xea,0x04, -0x04,0xec,0x03,0x02,0x1d,0x02,0x01,0x54,0x00,0xff,0x39,0xff,0xff,0xd5,0xff,0x00, -0x47,0x00,0xff,0xd3,0xfd,0xfd,0x60,0xfc,0xfb,0xf7,0xfa,0xfb,0x72,0xfb,0xfb,0xd9, -0xfb,0xfc,0x3a,0xfd,0xfc,0x6f,0xfc,0xfc,0xe0,0xfb,0xfc,0x40,0xfc,0xfc,0xa8,0xfc, -0xfd,0x03,0xfe,0xfe,0x18,0xfe,0xfc,0x9c,0xfb,0xfa,0xe9,0xf9,0xf9,0x3d,0xfa,0xfb, -0x52,0xfc,0xfd,0x43,0xfd,0xfc,0x2a,0xfc,0xfc,0x31,0xfc,0xfc,0x53,0xfc,0xfc,0x4b, -0xfd,0xfd,0xa9,0xfd,0xfd,0x16,0xfd,0xfd,0x00,0xfd,0xfd,0x40,0xfd,0x00,0x70,0x02, -0x06,0xc7,0x01,0x00,0x0f,0x07,0x07,0x44,0x0a,0xfe,0xd5,0xfe,0x01,0x8b,0x00,0x06, -0x15,0xf5,0x00,0xe1,0x1a,0x05,0x76,0xe1,0xe0,0x43,0xe4,0xe7,0x80,0xf8,0xfc,0xef, -0xf8,0xf5,0x75,0xf9,0x13,0xd5,0x1a,0xfa,0x0b,0xd1,0xc9,0xaf,0xd0,0xd4,0xb5,0xeb, -0x03,0xf3,0x03,0xea,0x9d,0xea,0xe8,0x7b,0xdb,0xe2,0x23,0xeb,0xf4,0x35,0x04,0x01, -0x27,0x08,0x18,0x0c,0x22,0x26,0xb1,0x26,0x27,0x9e,0x13,0xff,0xb8,0x16,0x3c,0xe1, -0x49,0x45,0x95,0x48,0x48,0x0e,0x33,0x19,0x4c,0x12,0x16,0xe6,0x2e,0x35,0x39,0x2e, -0x2c,0xe9,0x30,0x2a,0x2c,0x16,0x04,0x82,0xfa,0x02,0xe3,0xf1,0xea,0x00,0xff,0xe4, -0x2f,0xca,0xd0,0x3d,0xcd,0xc8,0xf1,0xbe,0xc7,0x41,0xd3,0xe3,0xa3,0xdd,0xd0,0x72, -0xda,0xd1,0xa7,0xc8,0xde,0x2d,0xf3,0xe9,0x76,0xe7,0x0c,0x72,0x25,0x2c,0x30,0x3c, -0x35,0x94,0x18,0x00,0x33,0xe6,0xd6,0x20,0xdb,0xf0,0x06,0xfe,0xfb,0x7a,0xf3,0xe1, -0xb0,0xc2,0xc0,0x00,0xc1,0xbe,0x09,0xca,0xd1,0xa6,0xcc,0xce,0x21,0xf9,0x0c,0x2b, -0x00,0x00,0x15,0x03,0x0e,0x6a,0x15,0x18,0xa1,0x26,0x45,0xca,0x5f,0x5e,0x15,0x59, -0x40,0x10,0x31,0x32,0xcd,0x1a,0x28,0x0e,0x46,0x41,0xb8,0x31,0x31,0xf4,0x3c,0x39, -0x9a,0x25,0x13,0x47,0x03,0xff,0x39,0xf2,0xe1,0xcb,0xe5,0xe0,0xc4,0xd7,0xdc,0xc1, -0xd8,0xbe,0x22,0xae,0xd7,0xed,0xf1,0xe5,0xb9,0xe7,0xe7,0xce,0xe9,0xe6,0x7c,0xd8, -0xd0,0x66,0xc3,0xdc,0x2e,0xf4,0x0b,0xbf,0x2e,0x37,0x11,0x32,0x17,0x0f,0xfa,0xd7, -0xc2,0xc8,0xe8,0xa8,0xf3,0xf0,0x82,0xf8,0xf2,0xc6,0xe3,0xd2,0xa6,0xd4,0xdb,0x70, -0xdd,0xce,0x65,0xbd,0xc7,0xba,0xd8,0xef,0x0a,0x08,0x09,0x34,0x14,0x16,0xf7,0xfe, -0x08,0xf2,0x21,0x3a,0x5d,0x4e,0x67,0xfc,0x7f,0x68,0x3d,0x4a,0x2d,0xa3,0x21,0x32, -0x59,0x32,0x35,0x02,0x47,0x52,0xe0,0x4c,0x41,0x94,0x51,0x3e,0x86,0x2b,0x34,0xe3, -0x1a,0xfe,0x39,0xec,0xf6,0x80,0xf8,0xe5,0x23,0xdf,0xca,0xd8,0xc1,0xcb,0x65,0xca, -0xd3,0xa9,0xda,0xe6,0x07,0xe9,0xec,0x2f,0xf6,0xdb,0xc7,0xc3,0xc6,0xc1,0xc5,0xd5, -0xf3,0xf8,0x1a,0x23,0x2c,0x26,0x03,0x17,0xf7,0x35,0xdc,0xc7,0xd1,0xcf,0xec,0x98, -0xe3,0xdd,0x8a,0xd2,0xc9,0xdd,0xd6,0xcd,0xfa,0xbc,0xb2,0x3a,0xb8,0xb8,0x7b,0xa2, -0xb3,0x37,0xd5,0xec,0x6a,0xf3,0xe4,0xeb,0xea,0xef,0x43,0xf2,0xef,0x7e,0x0e,0x4e, -0xa7,0x61,0x6a,0x99,0x6e,0x51,0xac,0x3c,0x3d,0x3d,0x43,0x34,0x8f,0x30,0x4e,0xc4, -0x57,0x50,0xc1,0x4a,0x4b,0xf7,0x5a,0x5b,0x37,0x42,0x23,0x21,0x11,0x1f,0x0a,0x15, -0x06,0x97,0xfc,0xdd,0x0f,0xd7,0xd7,0x6f,0xd0,0xc0,0x20,0xc3,0xdb,0xf1,0xe8,0xf7, -0xf0,0xf0,0xeb,0x3d,0xe2,0xc1,0xc5,0xb6,0xb8,0xfc,0xc3,0xe7,0x26,0x09,0x27,0x61, -0x29,0x1f,0x75,0x00,0xe1,0x53,0xe8,0xeb,0x69,0xe1,0xdd,0xd3,0xdc,0xd7,0x52,0xcf, -0xcc,0xb2,0xca,0xc8,0x4b,0xc1,0xa4,0xa4,0xa9,0xc5,0x19,0xc4,0xcd,0xa3,0xed,0x07, -0xa5,0x03,0xf6,0x26,0xf9,0xec,0x68,0xfb,0x2b,0x5c,0x4a,0x5f,0xb7,0x64,0x6e,0xf1, -0x68,0x59,0x73,0x51,0x3e,0x37,0x48,0x50,0x16,0x3e,0x35,0x0a,0x39,0x3d,0x79,0x44, -0x4a,0xc0,0x42,0x28,0xa4,0x1a,0x12,0x09,0x10,0x03,0xdd,0xed,0xeb,0x01,0xe3,0xd3, -0x57,0xcb,0xc2,0x85,0xb7,0xb8,0xe7,0xcb,0xe6,0xf1,0xef,0xff,0x50,0xfe,0xed,0x42, -0xe6,0xcd,0xb2,0xb4,0xbc,0x0c,0xe7,0x0f,0xd6,0x1b,0x21,0x6d,0x18,0x18,0x9d,0x10, -0xeb,0x4b,0xee,0xf7,0xe9,0xeb,0xd0,0xaa,0xd0,0xe8,0xc2,0xd9,0xd4,0x3d,0xd5,0xc8, -0x3f,0xc2,0xbc,0x95,0xbd,0xbc,0xd0,0xcc,0xf6,0x72,0x01,0x02,0xb2,0xf5,0xdd,0xf0, -0xe5,0xf2,0x3e,0xfe,0x16,0xeb,0x3c,0x57,0x0b,0x54,0x4b,0x1f,0x42,0x3a,0x51,0x3c, -0x33,0x46,0x2f,0x21,0x8c,0x1a,0x30,0xa6,0x37,0x38,0x5e,0x32,0x37,0x12,0x35,0x22, -0xaf,0x29,0x22,0x3a,0x16,0x13,0xaa,0x03,0xfd,0x47,0xf8,0xf2,0x0a,0xda,0xca,0xae, -0xd9,0xda,0x29,0xe9,0xf6,0xce,0x08,0x22,0x16,0x14,0xe7,0x85,0xbf,0xc2,0x92,0xcd, -0xcd,0xe3,0xef,0x11,0xc6,0x0e,0x0d,0x1c,0x11,0x14,0x5c,0xff,0xf4,0xc3,0xf8,0xe9, -0x21,0xe8,0xe8,0x7b,0xdf,0xe3,0x9f,0xe1,0xdc,0x93,0xdb,0xd4,0xda,0xc5,0xb7,0xf2, -0xc8,0xdc,0x20,0xee,0xfe,0xb3,0x01,0x00,0x01,0xe8,0xda,0x38,0xe1,0xed,0x04,0x08, -0x24,0x9e,0x3f,0x3f,0x43,0x36,0x42,0xee,0x3d,0x33,0xb8,0x2d,0x20,0x97,0x15,0x1c, -0x3c,0x2c,0x2c,0x4e,0x33,0x37,0x42,0x2f,0x34,0xfd,0x3c,0x30,0xcb,0x25,0x1a,0xba, -0x16,0x14,0x8d,0x0b,0xf1,0x6a,0xdd,0xeb,0x98,0xdd,0xb4,0x1a,0xb2,0xd1,0x4e,0xf4, -0x00,0x8b,0x0a,0x0a,0x3b,0xe0,0xc7,0xc0,0xba,0xb7,0x98,0xce,0xe2,0xc7,0xf5,0x01, -0x99,0x10,0x15,0x08,0x12,0x11,0x77,0xff,0xf7,0x6c,0xfb,0xf6,0x18,0xec,0xdb,0xb4, -0xde,0xe7,0x38,0xe2,0xd3,0xab,0xc4,0xbc,0x9d,0xb1,0xb7,0xe6,0xcf,0xdb,0xd0,0xe5, -0xf9,0xfd,0xee,0xd5,0xc0,0xc8,0xcd,0xfb,0xdb,0xf7,0xfa,0x13,0x1b,0xc6,0x2d,0x3c, -0x6f,0x3f,0x41,0xef,0x3d,0x30,0x5c,0x21,0x1f,0x3c,0x21,0x25,0xd0,0x32,0x2a,0x66, -0x2b,0x46,0x25,0x4c,0x38,0xa1,0x29,0x40,0xbe,0x40,0x1f,0xbb,0x19,0x1c,0x8a,0x14, -0x08,0x09,0xf7,0xe0,0x96,0xcf,0xca,0x5a,0xd6,0xf5,0x7e,0x15,0x19,0x43,0x0a,0xf3, -0xa6,0xdb,0xcd,0xa7,0xcd,0xd5,0x22,0xe0,0xeb,0xc5,0xff,0x16,0xc5,0x1c,0x14,0x33, -0x10,0x1b,0xa2,0x0d,0x01,0xc5,0xfc,0xea,0x8f,0xe5,0xf4,0x18,0xf8,0xe7,0xae,0xe0, -0xda,0xf0,0xc1,0xb7,0xf1,0xb8,0xbf,0x15,0xdc,0xf3,0xf4,0xef,0xe0,0x7c,0xd8,0xcc, -0x12,0xca,0xd8,0x9a,0xe1,0xf3,0xa8,0x10,0x20,0xa1,0x27,0x3a,0x18,0x48,0x36,0x41, -0x1f,0x2e,0xac,0x2e,0x16,0x83,0x19,0x2a,0xb6,0x32,0x32,0x22,0x35,0x3d,0xa7,0x3f, -0x3d,0x9d,0x34,0x31,0x93,0x30,0x20,0x59,0x1f,0x20,0xb8,0x1b,0x03,0xdc,0xe1,0xca, -0x2b,0xc6,0xdb,0xf0,0xf3,0x0e,0x8e,0x19,0x07,0x47,0xff,0xfa,0x9a,0xdb,0xc7,0xed, -0xd2,0xe3,0xa2,0xeb,0xfc,0xec,0x09,0x0e,0x80,0x1d,0x26,0x25,0x18,0x10,0x36,0x0c, -0xfc,0xb6,0xf4,0xf4,0x9f,0xf3,0xf5,0x62,0xfb,0xed,0x01,0xd2,0xbe,0xfd,0xae,0xae, -0x0a,0xbe,0xd2,0xf2,0xd7,0xdc,0xec,0xe5,0xca,0xcd,0xb3,0xca,0xc9,0xd4,0xca,0x43, -0xd0,0xf8,0x99,0x1b,0x23,0xef,0x29,0x30,0x2a,0x3c,0x3c,0x44,0x2d,0x23,0x34,0x22, -0x23,0xac,0x29,0x2d,0xd9,0x2f,0x31,0x20,0x3a,0x42,0x15,0x42,0x3b,0x2f,0x29,0x2a, -0xaa,0x35,0x2d,0xe6,0x30,0x2d,0xbd,0x0a,0xe2,0xd0,0xd3,0xd4,0xf0,0xd0,0xe8,0xd6, -0xfe,0xff,0x6a,0x09,0x03,0x30,0xec,0xd6,0x65,0xcd,0xcb,0xd0,0xd1,0xe0,0xae,0xe2, -0xec,0x92,0x02,0x0e,0x9f,0x15,0x16,0x1d,0x15,0x06,0xdf,0xf9,0xfb,0x32,0xe9,0xed, -0xe4,0x06,0x02,0x2e,0xeb,0xdd,0x21,0xd0,0xb1,0x45,0xa7,0xc4,0xde,0xd7,0xd6,0xaf, -0xd4,0xd9,0xe3,0xe3,0xd5,0x5e,0xc2,0xc0,0xeb,0xcf,0xe2,0x03,0xed,0x02,0xaf,0x17, -0x2a,0xc2,0x37,0x34,0xe8,0x3c,0x3c,0xb3,0x2d,0x32,0x99,0x34,0x2c,0x03,0x27,0x36, -0xaa,0x3a,0x35,0x82,0x48,0x48,0xcb,0x32,0x28,0xd8,0x27,0x2c,0xcd,0x3b,0x3f,0xb9, -0x26,0x08,0x2a,0xf6,0xdd,0xfe,0xcf,0xce,0x89,0xd7,0xeb,0x89,0x02,0x0c,0xaf,0xfc, -0xee,0x32,0xe7,0xd2,0x25,0xcc,0xd4,0xbc,0xcd,0xd4,0x48,0xed,0xfd,0x89,0xf9,0x08, -0xc3,0x21,0x15,0xd6,0x01,0xfc,0xc0,0xf7,0xf4,0xb0,0xf3,0x05,0x2d,0x0f,0xfe,0x16, -0xdd,0xc6,0xd9,0xc7,0xbd,0xf4,0xb8,0xc2,0x11,0xcc,0xdd,0xdb,0xd9,0xcf,0x86,0xd0, -0xcf,0xab,0xc2,0xbf,0xcd,0xd0,0xd8,0x0a,0xe4,0x09,0x01,0x17,0x18,0xe1,0x2c,0x36, -0xc1,0x2c,0x2a,0x82,0x2e,0x29,0xa5,0x25,0x22,0x1d,0x1e,0x2d,0x87,0x46,0x49,0xba, -0x39,0x2a,0x57,0x2b,0x2f,0x1c,0x40,0x4c,0x47,0x3f,0x3c,0xb3,0x35,0x13,0x9b,0xf2, -0xe4,0xdf,0xe3,0xe5,0xd8,0x00,0x10,0xb7,0x05,0x0c,0xbc,0x14,0xfe,0xc5,0xde,0xd8, -0x72,0xe3,0xe0,0x53,0xd9,0xdb,0x90,0xf3,0x07,0xf3,0x07,0x15,0x79,0x1e,0x10,0xd2, -0xfb,0xee,0x0b,0xf4,0x06,0xfb,0x0c,0x06,0xde,0xff,0xf7,0x15,0xd9,0xc4,0x40,0xca, -0xc0,0x81,0xbb,0xd3,0x1a,0xde,0xd8,0xec,0xdb,0xdb,0xa8,0xcd,0xc7,0xd1,0xc7,0xc2, -0x07,0xcd,0xe4,0xe5,0xf9,0x0d,0xa2,0x1c,0x24,0x2e,0x24,0x36,0x70,0x40,0x34,0x1e, -0x2e,0x27,0xb2,0x1e,0x28,0x51,0x3f,0x43,0x27,0x38,0x3a,0x2d,0x32,0x23,0x52,0x2e, -0x3f,0x4c,0x40,0x43,0xbe,0x4c,0x37,0x6c,0x14,0xfb,0x35,0xee,0xe5,0xa2,0xdf,0xe6, -0x05,0x01,0x09,0xe1,0xfc,0xfe,0x5d,0xfe,0xee,0xe3,0xd6,0xcf,0xb5,0xd2,0xd4,0x70, -0xd2,0xcd,0xe8,0xe7,0x11,0xb8,0x0e,0x01,0x87,0x00,0xf4,0xb7,0xea,0xf7,0x6f,0x02, -0xfe,0xc3,0x05,0x09,0x85,0xf6,0xdf,0x1b,0xd0,0xc4,0xb2,0xbf,0xc8,0xc5,0xca,0xcb, -0x9d,0xdb,0xe3,0xd2,0xd8,0xd5,0xa3,0xd0,0xc2,0xe6,0xbf,0xce,0x39,0xd8,0xea,0xa8, -0x07,0x0e,0x3a,0x0c,0x28,0x28,0x40,0x3c,0x11,0x38,0x30,0x29,0x20,0x1f,0xd4,0x34, -0x3e,0xc0,0x3a,0x35,0x0b,0x36,0x34,0x21,0x20,0x1b,0xc3,0x33,0x47,0xc6,0x46,0x41, -0xb8,0x3d,0x24,0xe1,0x02,0xee,0x51,0xe0,0xe3,0x79,0xea,0xe5,0x58,0xf7,0x0c,0x9f, -0xfe,0xeb,0x93,0xf3,0xf0,0x9c,0xde,0xd2,0xe6,0xcb,0xc6,0xd7,0xd8,0xf7,0x44,0x04, -0x0a,0x35,0x11,0x0c,0x60,0x00,0xff,0x58,0x02,0x05,0x97,0x15,0x1d,0x3a,0x11,0x08, -0xfa,0xfe,0xe7,0x6f,0xd2,0xd2,0x96,0xca,0xc5,0x06,0xd7,0xda,0x4d,0xd5,0xdf,0xec, -0xe2,0xc7,0x29,0xb7,0xbd,0x33,0xc4,0xcf,0xd3,0xda,0xe5,0xd0,0xee,0x00,0xfe,0x1d, -0x32,0xe7,0x2c,0x21,0x7c,0x27,0x2b,0xae,0x1c,0x1f,0x97,0x37,0x41,0x45,0x3c,0x30, -0xe8,0x20,0x24,0xb7,0x29,0x21,0x7f,0x33,0x52,0x23,0x50,0x39,0x00,0x31,0x1f,0xf7, -0xfb,0xe7,0x5a,0xe6,0xe7,0x55,0xee,0xf7,0x98,0xf9,0xf7,0xc1,0xff,0xfd,0xb1,0xed, -0xe3,0xe7,0xd1,0xc0,0x7f,0xc2,0xd6,0x1e,0xe1,0xf0,0x98,0x04,0x01,0x32,0xf9,0xfe, -0xae,0xf8,0xef,0x3e,0x02,0x0f,0x28,0x0d,0x14,0x72,0x12,0xfc,0x6b,0xe9,0xe3,0x1e, -0xd8,0xc6,0xe6,0xc1,0xce,0x2f,0xdf,0xe4,0x42,0xe0,0xdb,0x1a,0xcc,0xbf,0x31,0xc8, -0xd2,0xd2,0xc2,0xc6,0x8d,0xdf,0xed,0x1b,0xfe,0x12,0x50,0x22,0x34,0xce,0x33,0x1c, -0x6c,0x17,0x2f,0x9f,0x35,0x2c,0x1c,0x3d,0x49,0x02,0x3c,0x27,0x74,0x21,0x20,0x23, -0x28,0x3d,0xd0,0x47,0x4b,0x7c,0x51,0x46,0x04,0x27,0x0c,0x14,0xfb,0xee,0x48,0xf1, -0xf7,0xbf,0xeb,0xe8,0x60,0x01,0x05,0x9f,0xfe,0xfa,0x4d,0xe6,0xcd,0x87,0xcb,0xcc, -0x17,0xc7,0xd4,0x0f,0xf2,0xf9,0x8a,0xf9,0xfa,0x85,0xf9,0xf3,0x2f,0xf1,0xfd,0xed, -0x0a,0x0e,0xcb,0x0c,0x16,0x20,0x13,0xf8,0x2c,0xf0,0xe4,0x4e,0xc8,0xc4,0x04,0xd6, -0xe5,0xc3,0xe7,0xdf,0x8b,0xd2,0xd3,0x46,0xd8,0xc6,0x35,0xbf,0xcc,0x0f,0xce,0xc3, -0xa9,0xd7,0xfb,0x4e,0x0d,0x13,0xcf,0x23,0x2a,0x2d,0x22,0x1f,0x7d,0x1e,0x27,0xab, -0x3b,0x47,0x20,0x3d,0x35,0x4a,0x36,0x25,0xc7,0x1e,0x2b,0xfb,0x2f,0x44,0x71,0x60, -0x5c,0x5d,0x46,0x38,0x1c,0x2b,0x13,0x90,0x0b,0x03,0xf8,0xf2,0xf1,0xb8,0xff,0x09, -0xe0,0x0a,0x10,0x50,0x0e,0xfa,0x7f,0xe1,0xd1,0x67,0xd5,0xd5,0x9e,0xd3,0xed,0x3a, -0xfd,0xf7,0x85,0xfa,0xfd,0x3f,0xf2,0xf4,0x1c,0x03,0x09,0x55,0x09,0x0e,0x88,0x15, -0x1d,0xa1,0x1a,0xf3,0x2b,0xd5,0xd8,0xce,0xdc,0xd1,0x2f,0xd2,0xe5,0xbd,0xe0,0xd0, -0x8b,0xd0,0xd2,0x54,0xcc,0xc3,0x89,0xbb,0xb3,0x46,0xba,0xce,0x62,0xd4,0xf0,0x54, -0x0f,0x11,0xd8,0x11,0x16,0x5f,0x12,0x11,0x39,0x24,0x30,0xe3,0x30,0x3e,0xcd,0x41, -0x2d,0x52,0x20,0x1c,0xcd,0x1d,0x2a,0x26,0x45,0x53,0x18,0x51,0x4b,0x7d,0x44,0x39, -0x37,0x21,0x0c,0xe0,0x0a,0xfa,0x50,0xe5,0xf6,0x93,0x07,0x08,0x62,0x09,0x09,0x3f, -0xfb,0xe5,0xc3,0xda,0xc9,0x80,0xc7,0xd3,0x67,0xdd,0xe9,0x07,0xee,0xe6,0xda,0xe3, -0xf5,0x33,0xfd,0xe6,0x75,0xe4,0x02,0x27,0x17,0x14,0xc7,0x13,0x14,0x9f,0xfe,0xeb, -0x12,0xdd,0xd1,0x5b,0xdd,0xe6,0x40,0xd9,0xd7,0xcb,0xdf,0xd9,0xdb,0xd1,0xd5,0x61, -0xca,0xb7,0x80,0xb7,0xb8,0xb4,0xb7,0xce,0x8b,0xee,0xfc,0x07,0x07,0x10,0x19,0x10, -0x0d,0x67,0x16,0x1f,0xf5,0x2a,0x38,0x65,0x44,0x4d,0xfc,0x33,0x1e,0x0b,0x25,0x29, -0x1b,0x2c,0x40,0x24,0x56,0x51,0xaf,0x51,0x59,0x21,0x4c,0x38,0xfb,0x26,0x10,0xa4, -0x02,0xfc,0x05,0xfb,0xff,0xc6,0x0d,0x12,0x91,0x0a,0x06,0xd8,0xf9,0xd8,0x4c,0xc5, -0xd5,0x58,0xdf,0xcf,0xcb,0xd1,0xe4,0x02,0xe7,0xea,0x65,0xe6,0xdb,0x6c,0xdf,0xe7, -0x2d,0xe8,0xf9,0x97,0x15,0x16,0x77,0x01,0xfb,0xd0,0xef,0xde,0x83,0xdd,0xd9,0x48, -0xd2,0xd4,0x3b,0xdd,0xd5,0xd8,0xd1,0xda,0xfa,0xd7,0xd1,0xd9,0xbd,0xb1,0xd3,0xb0, -0xb2,0x15,0xc6,0xe2,0x5b,0xec,0xf5,0x77,0x0d,0x14,0xca,0xff,0x04,0xb5,0x1c,0x2a, -0x53,0x38,0x45,0x29,0x42,0x36,0x36,0x2d,0x24,0x4b,0x25,0x2f,0xf7,0x3a,0x43,0x82, -0x51,0x5b,0xe0,0x57,0x56,0x57,0x52,0x34,0xd3,0x13,0x14,0xcf,0x10,0xf8,0x95,0xfa, -0x13,0x52,0x1e,0x1b,0x38,0x0a,0xf5,0x72,0xed,0xeb,0x8f,0xd9,0xce,0x0e,0xdd,0xde, -0x1b,0xdf,0xec,0x6d,0xf5,0xe8,0x50,0xe1,0xe0,0x29,0xdf,0xf0,0x2d,0x06,0x0e,0x8a, -0x12,0x11,0x4f,0x0b,0xfe,0xe7,0xed,0xe9,0xd0,0xea,0xdd,0x5f,0xd7,0xe1,0x9c,0xde, -0xd8,0x6d,0xe6,0xea,0xe7,0xcf,0xc0,0x9b,0xc0,0xb3,0x78,0xad,0xb8,0x1d,0xd0,0xe6, -0x9b,0xf6,0xfb,0xf9,0xf9,0xfc,0x4a,0x03,0x09,0xec,0x1f,0x38,0x30,0x3c,0x38,0xd9, -0x3d,0x30,0x4d,0x1f,0x2d,0xc7,0x36,0x2d,0xc8,0x33,0x50,0x00,0x5e,0x5f,0x33,0x5b, -0x4f,0x79,0x4b,0x3e,0x10,0x18,0xfd,0xd1,0x09,0x13,0xb9,0x0f,0x17,0x5a,0x1b,0x0f, -0x4c,0x07,0xfd,0x10,0xec,0xe0,0x8d,0xd9,0xd3,0xce,0xd9,0xe2,0x10,0xed,0xef,0xc1, -0xde,0xda,0xb2,0xdd,0xda,0x8b,0xdf,0xfb,0x3d,0x09,0x02,0xcb,0x0a,0x0e,0x62,0xfa, -0xf0,0xc8,0xf1,0xe9,0x9b,0xd8,0xd1,0x8e,0xd7,0xda,0xb9,0xdd,0xde,0x4c,0xdb,0xd7, -0x63,0xce,0xb5,0x2e,0xa8,0xad,0x15,0xad,0xba,0xb5,0xda,0xeb,0xcf,0xe3,0xed,0x29, -0xf6,0xf0,0xf1,0xfb,0x1a,0xb7,0x2c,0x2f,0xcc,0x33,0x32,0x54,0x32,0x33,0x0a,0x1f, -0x17,0xdf,0x30,0x3e,0xf2,0x38,0x44,0xf9,0x5b,0x62,0x82,0x60,0x50,0x24,0x37,0x23, -0x33,0x12,0x0c,0xad,0x0d,0x0f,0x02,0x17,0x1a,0x15,0x10,0x0b,0x98,0x0e,0xfa,0x8f, -0xdc,0xdb,0xfc,0xdc,0xd7,0x44,0xe5,0xf2,0x31,0xea,0xdf,0x81,0xde,0xdd,0xc9,0xd6, -0xde,0x11,0xf7,0x04,0x71,0x09,0x08,0xb7,0x05,0x0b,0x64,0x0b,0xf9,0x16,0xe7,0xe9, -0x65,0xe0,0xd6,0x84,0xe2,0xe6,0xff,0xe0,0xe6,0x5c,0xed,0xd6,0xa7,0xba,0xb6,0x01, -0xad,0xac,0x71,0xbb,0xca,0x22,0xdd,0xe9,0x74,0xde,0xd5,0x2e,0xf0,0x03,0xe2,0x02, -0x11,0x99,0x28,0x34,0x9b,0x33,0x29,0x89,0x26,0x24,0x8c,0x22,0x25,0x69,0x28,0x2d, -0x5a,0x3f,0x58,0xed,0x5f,0x5d,0x9e,0x5e,0x45,0x2d,0x25,0x21,0x27,0x1f,0x12,0x3f, -0x0e,0x15,0x8b,0x1c,0x15,0x1b,0x1c,0x18,0xa0,0xfe,0xeb,0x35,0xe4,0xe0,0x7a,0xde, -0xe6,0x1d,0xec,0xef,0x61,0xee,0xd6,0xcd,0xcd,0xde,0x1c,0xe7,0xe6,0xc8,0xf4,0x06, -0x5d,0x02,0x08,0xf1,0x12,0x06,0x9d,0xf9,0xf9,0xd4,0xed,0xde,0xaf,0xdb,0xd9,0x31, -0xe0,0xef,0xda,0xea,0xdf,0x44,0xe2,0xd1,0x1f,0xb0,0xa1,0x38,0xac,0xbe,0xaa,0xc4, -0xc5,0xfa,0xd0,0xda,0x5d,0xda,0xdb,0x57,0xe7,0xf5,0x58,0x0a,0x26,0xc5,0x23,0x23, -0x51,0x31,0x2c,0x91,0x20,0x1d,0xfc,0x23,0x1e,0x67,0x1e,0x3a,0x12,0x51,0x59,0xb4, -0x5e,0x5e,0x47,0x4b,0x36,0x6e,0x31,0x24,0xa8,0x16,0x11,0x23,0x10,0x1a,0x56,0x27, -0x1f,0x83,0x10,0x10,0x1f,0x01,0xe1,0xc6,0xdc,0xed,0xdb,0xec,0xed,0x2c,0xf4,0xe5, -0x27,0xd9,0xdd,0xab,0xdc,0xdc,0xc2,0xe6,0xee,0x3d,0xfa,0x0c,0x80,0x0a,0x06,0xa7, -0x12,0x12,0x5c,0x01,0xef,0x8c,0xec,0xeb,0x78,0xe0,0xde,0x62,0xed,0x01,0xd8,0xf6, -0xe2,0xef,0xd4,0xbf,0x19,0xb9,0xb8,0x9c,0xb3,0xb8,0xbf,0xcc,0xd7,0x28,0xcc,0xc8, -0x87,0xd8,0xe1,0x30,0xe7,0xff,0x9a,0x14,0x17,0xb1,0x20,0x2d,0x44,0x2b,0x21,0x89, -0x20,0x18,0x05,0x14,0x1e,0x9d,0x2c,0x44,0x42,0x59,0x59,0xd7,0x4f,0x56,0xf9,0x54, -0x34,0xcb,0x24,0x25,0x12,0x17,0x12,0xd0,0x1e,0x23,0x00,0x24,0x27,0xc5,0x15,0xfd, -0xc6,0xf3,0xea,0x59,0xee,0xf7,0x10,0xf3,0xe9,0x92,0xe9,0xea,0x84,0xdc,0xd4,0xaa, -0xd8,0xe6,0xd1,0xea,0xe9,0x53,0xfb,0x0d,0x82,0x09,0x09,0x2c,0x11,0x0c,0x99,0x00, -0xf2,0xc7,0xe0,0xdc,0xca,0xeb,0xfd,0x1a,0xf8,0xf0,0x4d,0xf6,0xe6,0x13,0xc9,0xbb, -0x3e,0xbf,0xb9,0x7f,0xbc,0xcc,0x85,0xcb,0xc6,0x0f,0xcb,0xcd,0x6b,0xd5,0xe5,0x5c, -0xf2,0xfd,0x9b,0x12,0x1f,0x50,0x1f,0x31,0x41,0x35,0x16,0x39,0x0b,0x1a,0xf6,0x1d, -0x24,0x8c,0x38,0x45,0x21,0x53,0x5d,0xbe,0x5a,0x50,0x43,0x48,0x37,0x4b,0x24,0x1d, -0x9d,0x17,0x1b,0x48,0x29,0x30,0x32,0x27,0x12,0xf5,0x05,0x03,0x2a,0xf9,0xe9,0x76, -0xf1,0xfe,0x58,0xf1,0xe7,0xcb,0xe5,0xe4,0x50,0xdb,0xd6,0x40,0xd9,0xdc,0x86,0xeb, -0xf8,0x9e,0xf5,0xf9,0x64,0x11,0x1c,0x99,0x07,0xf8,0xb7,0xf5,0xe6,0xdf,0xde,0xe9, -0x68,0xf2,0xf7,0x9d,0xfc,0xf6,0x69,0xe4,0xd5,0x9f,0xc6,0xb8,0x80,0xbf,0xc5,0x4e, -0xb9,0xc2,0xdb,0xcc,0xbb,0x5a,0xbd,0xd1,0xdd,0xda,0xd9,0x94,0xe8,0xfd,0x69,0x13, -0x28,0xb3,0x25,0x1e,0xb2,0x1b,0x12,0xb9,0x0e,0x12,0x5f,0x1d,0x29,0xb4,0x39,0x48, -0xd5,0x53,0x57,0xa5,0x55,0x57,0x27,0x41,0x21,0xea,0x1b,0x26,0x00,0x26,0x21,0x12, -0x29,0x2c,0x8e,0x1e,0x0d,0x57,0x04,0xfb,0x14,0xf9,0xfb,0x5e,0xf4,0xec,0x15,0xf6, -0xf7,0xa2,0xdd,0xd2,0x41,0xdf,0xdf,0xae,0xd8,0xdd,0xc7,0xe5,0xef,0xa8,0xff,0x0d, -0x0e,0x0c,0x10,0xca,0x05,0xed,0x1f,0xee,0xe8,0xaf,0xdd,0xec,0x9b,0x03,0xfe,0x5e, -0xf1,0xf1,0xb1,0xe1,0xcc,0xf1,0xc4,0xc3,0xf5,0xc6,0xc4,0x90,0xbc,0xbc,0xc7,0xc5, -0xc7,0x79,0xc5,0xc5,0xed,0xce,0xe1,0x00,0xf2,0x08,0x7c,0x1e,0x22,0x2d,0x1f,0x1f, -0xfc,0x16,0x09,0xdd,0x0f,0x1f,0x8c,0x24,0x23,0xdb,0x38,0x55,0x99,0x5d,0x5a,0x04, -0x56,0x47,0x54,0x34,0x2a,0xab,0x25,0x20,0xf0,0x2e,0x38,0x69,0x25,0x19,0xa0,0x1e, -0x19,0x91,0xfd,0xf6,0x6e,0xfc,0xfc,0xf2,0x00,0xf5,0x85,0xe5,0xea,0x88,0xe7,0xd9, -0x8b,0xd9,0xdd,0x12,0xd1,0xda,0xb9,0xf2,0xf8,0x40,0xfd,0x10,0x5f,0x15,0x08,0xa3, -0xfa,0xec,0xfe,0xea,0xea,0xcc,0xec,0xfb,0x73,0x06,0x05,0x41,0xf4,0xe3,0x39,0xdd, -0xdb,0x13,0xcf,0xc4,0x58,0xc6,0xc5,0x98,0xc4,0xca,0xa5,0xc8,0xbe,0x70,0xbc,0xcc, -0x25,0xd9,0xe1,0x2b,0xfd,0x1b,0xce,0x23,0x1a,0x91,0x1c,0x1e,0x81,0x17,0x18,0x21, -0x17,0x14,0x11,0x23,0x3e,0xdd,0x49,0x50,0x59,0x69,0x68,0x33,0x4b,0x3c,0xb6,0x37, -0x32,0xdf,0x34,0x30,0x84,0x2a,0x37,0xe9,0x35,0x1e,0x38,0x13,0x11,0xbb,0x04,0x01, -0xd4,0x0a,0xfe,0x37,0xf3,0xf3,0x3b,0xf3,0xeb,0x6b,0xde,0xd9,0xf3,0xd7,0xd3,0x38, -0xd2,0xdc,0x31,0xef,0x00,0x22,0x07,0x08,0xb2,0x08,0x02,0x6e,0xec,0xde,0x4d,0xe5, -0xf1,0x0c,0xf8,0xfb,0xe8,0xfc,0xf3,0x29,0xea,0xe7,0x1f,0xe0,0xca,0xd9,0xc2,0xcb, -0x01,0xc9,0xbf,0xda,0xc3,0xc7,0x75,0xbb,0xb3,0xb8,0xb9,0xc0,0xf1,0xd6,0xf7,0xcb, -0x01,0x02,0x18,0x1a,0x23,0xb7,0x13,0x11,0x04,0x10,0x0c,0x0c,0x0e,0x10,0x9d,0x1e, -0x40,0xdb,0x58,0x51,0x72,0x53,0x57,0x3b,0x45,0x37,0x40,0x34,0x30,0x50,0x2f,0x34, -0x93,0x39,0x31,0xa3,0x20,0x19,0x32,0x18,0x12,0x80,0x07,0x04,0x75,0x03,0x01,0x65, -0xfa,0xf2,0x5f,0xf2,0xf1,0xac,0xe0,0xd2,0x06,0xd4,0xd8,0x06,0xd8,0xe0,0x0e,0xf8, -0x0a,0xc7,0x0c,0x0a,0x2d,0x00,0xef,0x96,0xe6,0xf0,0x89,0xf5,0xed,0x32,0xf7,0x03, -0x9a,0xfc,0xf1,0xa8,0xf0,0xe3,0x76,0xd4,0xd6,0xf9,0xc7,0xbf,0xde,0xd1,0xd5,0x27, -0xc0,0xb3,0xf1,0xb2,0xb5,0x22,0xc0,0xc9,0xbf,0xd5,0xf6,0x86,0x0b,0x07,0x52,0x11, -0x21,0x03,0x1d,0x0d,0x55,0x05,0x06,0xb4,0x0d,0x1d,0xe3,0x34,0x45,0x60,0x4d,0x56, -0x7a,0x5a,0x4f,0x32,0x3c,0x33,0xff,0x36,0x3d,0x02,0x3c,0x32,0xfa,0x30,0x2f,0x2d, -0x25,0x18,0x80,0x13,0x16,0x16,0x0a,0x00,0x74,0x02,0x03,0x8e,0xfc,0xf4,0xcd,0xf4, -0xe8,0x6d,0xd9,0xd4,0x7d,0xd1,0xc9,0xc3,0xd8,0xfa,0x13,0x02,0x02,0xe3,0x08,0xff, -0x7c,0xf2,0xf5,0x1d,0xef,0xe7,0x00,0xf5,0xfe,0xda,0xf7,0xfa,0x0f,0x00,0xf8,0x88, -0xed,0xda,0xeb,0xca,0xd4,0x34,0xda,0xcc,0x3f,0xca,0xcc,0x96,0xc2,0xad,0xe1,0xa8, -0xb8,0xc1,0xc3,0xcd,0x57,0xdc,0xef,0x77,0x01,0x11,0x8b,0x1c,0x14,0xe7,0x09,0x03, -0x27,0x03,0x09,0x27,0x0f,0x1c,0x4e,0x34,0x4e,0xa2,0x55,0x4c,0x0c,0x49,0x47,0x5f, -0x3f,0x35,0x74,0x39,0x42,0xd5,0x3d,0x30,0xa5,0x31,0x2f,0xf2,0x20,0x1e,0xb5,0x1b, -0x0a,0xb9,0x07,0x13,0xc2,0x06,0xfa,0x25,0x03,0x00,0x92,0xf1,0xe9,0x46,0xd5,0xc5, -0x0d,0xd0,0xe0,0xca,0xe6,0xf6,0xb6,0x03,0x04,0xcc,0x03,0xf8,0xee,0xef,0xf6,0xd0, -0xf5,0xec,0xe2,0xeb,0x00,0xa8,0x0c,0x00,0x6f,0xf6,0xf2,0x8b,0xe9,0xd8,0xa5,0xd4, -0xdb,0xa2,0xdc,0xd7,0x2f,0xcd,0xbf,0x78,0xb5,0xb3,0x39,0xb4,0xb8,0xfd,0xbd,0xca, -0xeb,0xe0,0xfc,0xc9,0x0b,0x0b,0x26,0x11,0x14,0xbf,0x0b,0xfa,0xa7,0xf8,0x0c,0xed, -0x1a,0x24,0x73,0x3d,0x50,0x12,0x4c,0x47,0x49,0x4a,0x3d,0x02,0x3a,0x48,0x40,0x3f, -0x34,0x04,0x3d,0x3c,0xc4,0x2f,0x2b,0x01,0x23,0x18,0x66,0x1b,0x16,0x0f,0x06,0x05, -0xc3,0x09,0x0c,0x9a,0x09,0xf9,0xdb,0xe6,0xdc,0xec,0xd5,0xca,0xae,0xcc,0xe4,0x1d, -0xfa,0xf7,0x87,0xf5,0xff,0x18,0x05,0xf7,0x4d,0xec,0xed,0x70,0xeb,0xf1,0xf0,0xf9, -0x03,0xd0,0x05,0xff,0x47,0xf4,0xe6,0xcc,0xe0,0xdd,0xac,0xde,0xe4,0x82,0xdb,0xcc, -0xaf,0xc4,0xc2,0xc0,0xbd,0xac,0x21,0xa8,0xb9,0xf4,0xc5,0xcb,0x00,0xe3,0x01,0x99, -0x07,0x0c,0x6f,0x15,0x03,0xda,0xf7,0xfc,0x6f,0xfd,0x05,0x20,0x21,0x34,0xee,0x39, -0x43,0x93,0x45,0x42,0xa0,0x43,0x40,0x59,0x3a,0x3e,0xc1,0x40,0x3f,0xe3,0x38,0x31, -0x43,0x2e,0x2b,0xe5,0x2a,0x1a,0x3c,0x0c,0x0f,0xf7,0x13,0x0e,0x44,0x07,0x11,0x1a, -0x10,0xf4,0x74,0xdc,0xd5,0xb0,0xd6,0xd6,0x3d,0xda,0xe6,0xfc,0xf2,0xff,0x01,0xff, -0xfc,0x6e,0xfb,0xf2,0x1e,0xec,0xea,0x83,0xed,0xf8,0x3b,0x02,0x09,0xc2,0x04,0xf1, -0xa1,0xe4,0xee,0x89,0xf1,0xdd,0xda,0xdb,0xe6,0x2f,0xda,0xce,0xe3,0xcb,0xb9,0x1e, -0xb0,0xb3,0xef,0xae,0xac,0x1f,0xc2,0xda,0x9b,0xe8,0x00,0x28,0x0b,0x0b,0x29,0x08, -0xfa,0x11,0xf2,0xf5,0xd8,0x05,0x14,0x84,0x21,0x30,0xf6,0x38,0x41,0x4a,0x46,0x3f, -0xad,0x3a,0x3f,0x35,0x4a,0x42,0x6b,0x35,0x3a,0xfb,0x40,0x37,0x28,0x2c,0x2b,0x98, -0x27,0x18,0x07,0x0d,0x0c,0x5a,0x16,0x1c,0xaf,0x13,0x0a,0x69,0xff,0xef,0xa5,0xe1, -0xd6,0x56,0xd3,0xd9,0x99,0xdf,0xeb,0xf0,0xf9,0xfe,0x0b,0xfa,0x00,0x27,0xfe,0xe0, -0x2d,0xe2,0xf8,0xf9,0xfc,0xfe,0x18,0x04,0xff,0xb8,0xf6,0xf9,0xbf,0xf0,0xe6,0xf0, -0xeb,0xeb,0x7e,0xe4,0xdf,0x3c,0xdb,0xd3,0xa7,0xc7,0xbb,0x5d,0xaf,0xaa,0xf1,0xae, -0xb4,0xff,0xc3,0xdd,0x8e,0xf5,0x04,0x98,0x09,0x02,0x8d,0xf6,0xf2,0x46,0xfb,0xfb, -0xcd,0xfe,0x14,0x5c,0x2d,0x32,0x2c,0x30,0x39,0x18,0x43,0x41,0x78,0x3e,0x3d,0x5d, -0x44,0x42,0xc7,0x38,0x3a,0x5a,0x3d,0x3d,0x04,0x33,0x22,0x3c,0x18,0x15,0x7c,0x17, -0x14,0xdf,0x1e,0x1d,0x95,0x0b,0x0a,0xc1,0x02,0xe4,0xca,0xd8,0xe0,0x85,0xd7,0xd1, -0x3d,0xe3,0xf4,0x93,0xfd,0x04,0xd2,0xf8,0xeb,0x70,0xec,0xee,0x35,0xee,0xf3,0x2a, -0xfd,0x02,0x86,0xfe,0xfb,0xb3,0xf4,0xf3,0x25,0xf3,0xec,0x92,0xe9,0xea,0x43,0xea, -0xe2,0x99,0xd8,0xd3,0xa4,0xc4,0xb6,0x49,0xb0,0xa6,0x52,0xa4,0xb8,0x53,0xd8,0xe6, -0x2d,0xef,0xfe,0xae,0x05,0x00,0xe6,0xed,0xe9,0xf2,0xf7,0x03,0xf1,0x08,0x15,0x53, -0x25,0x2f,0xfc,0x35,0x36,0x90,0x38,0x44,0xf5,0x44,0x38,0x54,0x3d,0x41,0x80,0x39, -0x44,0x29,0x48,0x30,0x65,0x21,0x25,0x36,0x1f,0x12,0x69,0x19,0x1f,0xe9,0x1f,0x1c, -0xd5,0x0c,0x01,0x44,0xfa,0xef,0x5a,0xda,0xcb,0x8c,0xd3,0xe1,0x25,0xf1,0xfa,0xd4, -0xf7,0xf6,0x4d,0xf1,0xec,0x79,0xe8,0xeb,0x99,0xf6,0xf7,0xbe,0xfb,0xff,0xee,0xfb, -0xf5,0x1e,0xf6,0xf5,0x89,0xed,0xed,0x85,0xf2,0xec,0x7f,0xe4,0xe3,0x3d,0xe2,0xd7, -0xc2,0xbc,0xaa,0x7f,0xab,0xab,0x10,0xad,0xbd,0x21,0xd9,0xee,0xf1,0xf9,0xfb,0xd0, -0xf2,0xf8,0x5f,0xf2,0xe6,0xc5,0xf7,0x09,0x25,0x0c,0x15,0x72,0x27,0x27,0x1e,0x2d, -0x41,0x04,0x41,0x37,0x65,0x38,0x3c,0x8a,0x41,0x42,0xaf,0x43,0x40,0xf3,0x3c,0x34, -0xd9,0x20,0x1a,0x01,0x1e,0x22,0x06,0x21,0x1a,0x89,0x1b,0x1b,0xef,0x15,0x07,0xc4, -0xee,0xde,0xce,0xd9,0xd3,0x1d,0xdb,0xec,0x25,0xf8,0xf6,0xf9,0xf3,0xf3,0x93,0xe9, -0xea,0xcc,0xef,0xf1,0xd5,0xf5,0xf8,0x82,0x00,0xff,0x22,0xf3,0xf1,0x26,0xfa,0xfb, -0x1b,0xec,0xea,0x28,0xf0,0xf1,0x30,0xf3,0xe5,0xc1,0xd6,0xd4,0x21,0xc0,0xa4,0xb0, -0xa2,0xb0,0x2d,0xb5,0xc5,0x4c,0xe3,0xed,0xae,0xf2,0xf9,0xcf,0xf4,0xe9,0x42,0xea, -0xf7,0x9c,0xff,0x04,0x61,0x0a,0x14,0xf5,0x26,0x33,0xfe,0x33,0x36,0x26,0x3a,0x3d, -0xfe,0x3a,0x3a,0xff,0x46,0x4b,0xd3,0x4b,0x40,0xbf,0x30,0x2d,0xde,0x2c,0x26,0xd9, -0x1b,0x1f,0x48,0x26,0x22,0x8a,0x26,0x21,0xe1,0x11,0xfe,0x6c,0xeb,0xdf,0xe7,0xd8, -0xdd,0x80,0xea,0xf6,0xcb,0xf4,0xee,0x4b,0xf6,0xf4,0x0a,0xe6,0xea,0x3a,0xf4,0xf9, -0xd4,0xfd,0xf7,0x80,0xf4,0x01,0x3a,0x03,0xf1,0x1f,0xf1,0xfb,0x83,0xf1,0xec,0x88, -0xf7,0xf7,0x93,0xf0,0xea,0x3f,0xdd,0xc4,0x97,0xb1,0xab,0xa7,0xa6,0xae,0x73,0xbc, -0xd0,0xdf,0xe6,0xee,0xb0,0xed,0xe8,0xc5,0xec,0xf3,0xc4,0xed,0xf1,0xc1,0xf8,0x01, -0x1e,0x0d,0x18,0xd5,0x22,0x2c,0x2a,0x37,0x32,0x13,0x2b,0x36,0x35,0x41,0x43,0x50, -0x46,0x44,0x5f,0x41,0x3a,0xf2,0x32,0x2e,0x14,0x26,0x1d,0xa5,0x1a,0x25,0x14,0x28, -0x24,0x3f,0x2c,0x1e,0xe7,0x01,0xf3,0xbf,0xe8,0xe0,0x7d,0xdf,0xe2,0xa3,0xea,0xf8, -0xaa,0xfa,0xe4,0x0f,0xe5,0xf4,0x78,0xf0,0xe9,0x2c,0xf0,0xf9,0xd1,0xf7,0xf9,0x9d, -0xfc,0xf8,0xa3,0xf9,0xf9,0x82,0xf4,0xef,0x8e,0xf0,0xf8,0x74,0xfb,0xfb,0x19,0xf3, -0xe3,0x9e,0xd8,0xc5,0xf8,0xaa,0xa1,0x75,0xaa,0xbb,0x1c,0xc9,0xd5,0xf0,0xdd,0xe5, -0x9c,0xf1,0xec,0xf6,0xe4,0xed,0x06,0xf3,0xf2,0x7b,0xf3,0x00,0xd5,0x13,0x20,0x4a, -0x26,0x25,0xcb,0x2b,0x2d,0x93,0x30,0x42,0xf1,0x3f,0x3d,0xb7,0x47,0x47,0x65,0x3e, -0x38,0xba,0x35,0x29,0x07,0x20,0x1b,0x0a,0x1b,0x2d,0x8c,0x36,0x24,0xcf,0x1b,0x19, -0xcb,0x05,0xe9,0x68,0xe0,0xe4,0x37,0xe7,0xeb,0x04,0xef,0xed,0x55,0xec,0xeb,0xd4, -0xeb,0xe9,0x33,0xea,0xf0,0x8d,0xf0,0xf6,0xa6,0xf7,0xf6,0x49,0xfc,0xfb,0x4e,0xf4, -0xed,0xdf,0xf2,0xf5,0x5b,0xf3,0xfa,0x09,0xfc,0xfd,0x0c,0xfb,0xe2,0x80,0xc6,0xb5, -0x3f,0xb0,0xab,0x79,0xae,0xbd,0xce,0xcb,0xd8,0xae,0xda,0xe1,0x74,0xef,0xeb,0xd2, -0xe6,0xeb,0x6f,0xe9,0xec,0x9b,0xfd,0x0e,0x6e,0x13,0x19,0xff,0x22,0x23,0x64,0x2b, -0x33,0x14,0x33,0x40,0x90,0x46,0x3f,0xde,0x42,0x4e,0x2f,0x4c,0x33,0x36,0x2a,0x29, -0xe5,0x24,0x23,0x05,0x28,0x34,0x77,0x36,0x2f,0xaf,0x1f,0x08,0x94,0xfd,0xf2,0x66, -0xea,0xeb,0x84,0xec,0xee,0x0f,0xf0,0xf1,0x08,0xeb,0xe7,0x92,0xf0,0xef,0xd1,0xeb, -0xef,0x04,0xf3,0xf9,0xc6,0xfd,0xfa,0x9e,0xf5,0xf8,0x45,0xfb,0xf1,0xd8,0xec,0xf0, -0xcd,0xfd,0x0a,0xcb,0x02,0xfc,0xfa,0xf6,0xdc,0x32,0xc2,0xb6,0xd5,0xb2,0xb1,0x66, -0xba,0xc6,0x47,0xc6,0xd5,0x6e,0xe4,0xe7,0x4a,0xec,0xe6,0x02,0xe1,0xe6,0x3b,0xf2, -0xf5,0x46,0xfb,0x10,0x19,0x18,0x12,0xdf,0x18,0x29,0x16,0x33,0x2d,0x79,0x30,0x3b, -0xaa,0x43,0x4c,0x05,0x4a,0x44,0xc8,0x40,0x36,0xc0,0x27,0x20,0xe1,0x23,0x2a,0xe6, -0x34,0x3e,0x50,0x31,0x22,0xd8,0x1a,0x09,0xce,0xfa,0xf1,0x88,0xef,0xf0,0x9f,0xf2, -0xef,0x71,0xe9,0xee,0x8d,0xf0,0xeb,0x14,0xea,0xe7,0x86,0xf2,0xf7,0x3e,0xf0,0xf3, -0xcf,0xfe,0x00,0xce,0xf5,0xf4,0x67,0xf2,0xe9,0xca,0xf1,0xfc,0x8b,0x02,0x0c,0x57, -0x0a,0xfb,0xc9,0xe8,0xd4,0x2e,0xc2,0xb9,0xb5,0xbb,0xb5,0x6d,0xb4,0xc4,0x5f,0xd5, -0xda,0xfa,0xdd,0xe8,0x06,0xe8,0xdd,0x00,0xe0,0xeb,0xc0,0xf4,0xfb,0x7d,0xfd,0x05, -0x5f,0x12,0x1c,0x7c,0x1d,0x20,0x6a,0x2b,0x2c,0x3d,0x33,0x40,0x00,0x44,0x4a,0xf5, -0x4d,0x46,0x7a,0x35,0x29,0x14,0x25,0x23,0xd1,0x2c,0x32,0xf2,0x36,0x3a,0xc6,0x2e, -0x1f,0xb7,0x10,0x03,0x59,0xff,0xf9,0x79,0xee,0xeb,0x10,0xf6,0xf5,0x53,0xe6,0xe9, -0x0a,0xee,0xe9,0xad,0xeb,0xea,0xe2,0xea,0xf2,0x67,0xf8,0xfa,0xe4,0xfa,0xfc,0xbd, -0xf4,0xeb,0x26,0xec,0xec,0x69,0xf4,0x04,0xab,0x12,0x0b,0x62,0xfb,0xf8,0x63,0xea, -0xd1,0x8d,0xc1,0xba,0xbf,0xb9,0xb7,0x44,0xbb,0xc6,0x2e,0xd8,0xe3,0x8b,0xda,0xd9, -0xb7,0xe0,0xe2,0xa9,0xe6,0xeb,0xe8,0xee,0xf5,0xc9,0x02,0x0b,0x68,0x0e,0x16,0x39, -0x1d,0x21,0x75,0x26,0x27,0x5f,0x34,0x44,0x13,0x4c,0x4e,0x19,0x46,0x39,0xca,0x30, -0x2b,0xa4,0x22,0x22,0xf0,0x37,0x3f,0x21,0x34,0x30,0x78,0x29,0x1e,0xd7,0x0f,0x02, -0x25,0xfb,0xf7,0x58,0xf8,0xf1,0x75,0xed,0xef,0x52,0xeb,0xe9,0xa5,0xea,0xea,0x96, -0xe5,0xe6,0x36,0xf2,0xf2,0x3b,0xf4,0xfe,0xfb,0xff,0xf3,0x50,0xe5,0xe6,0xbb,0xec, -0xf4,0xe1,0xfd,0x04,0xe2,0x0c,0x0c,0x7d,0xfb,0xf0,0xd3,0xe5,0xd2,0xaf,0xbe,0xb5, -0x88,0xb6,0xbb,0xd8,0xc8,0xce,0xfd,0xd0,0xd7,0xf5,0xd7,0xdc,0xec,0xde,0xde,0x31, -0xe4,0xea,0x52,0xef,0xf4,0x2f,0x00,0x08,0x55,0x0e,0x1a,0xb7,0x13,0x12,0xfd,0x25, -0x30,0x6c,0x37,0x43,0x16,0x4f,0x4d,0x30,0x3d,0x32,0x22,0x29,0x29,0x11,0x2d,0x2d, -0x6f,0x36,0x3c,0x18,0x3a,0x2d,0x5a,0x23,0x1d,0xc2,0x0d,0x03,0x8e,0x03,0xfa,0x5d, -0xf3,0xf2,0x4d,0xf5,0xed,0xfe,0xe8,0xef,0x82,0xec,0xe8,0xba,0xe3,0xe5,0xe8,0xf6, -0xff,0x8b,0xfc,0xf8,0x1e,0xf8,0xf0,0x96,0xe4,0xe8,0x32,0xf1,0xfc,0x65,0x06,0x06, -0x1b,0x0b,0x0b,0x96,0x03,0xf3,0x3b,0xdc,0xc8,0x24,0xbf,0xc0,0xe5,0xbe,0xc0,0x92, -0xcb,0xcd,0xb2,0xd1,0xda,0x00,0xd6,0xd8,0x1e,0xe2,0xe6,0x34,0xe0,0xe1,0xed,0xf3, -0xfe,0x30,0x03,0x09,0x8b,0x0d,0x13,0xa2,0x13,0x16,0xc4,0x21,0x36,0xc3,0x48,0x48, -0xbd,0x48,0x45,0x2c,0x39,0x2f,0xff,0x2c,0x2d,0xc7,0x2d,0x38,0xc7,0x43,0x3b,0x96, -0x33,0x2e,0x89,0x26,0x1e,0x74,0x0f,0x06,0xda,0x05,0x02,0x18,0xf6,0xef,0xf3,0xf7, -0xf7,0x72,0xef,0xea,0xb1,0xe4,0xe6,0x69,0xea,0xef,0x9c,0xfa,0x01,0xf0,0xfe,0xf5, -0x28,0xef,0xe8,0xd3,0xe9,0xf3,0x00,0xf2,0xfa,0xd0,0x08,0x0d,0xff,0x11,0x0e,0xdc, -0xfd,0xe7,0x72,0xd8,0xd0,0x84,0xc1,0xbe,0xe2,0xc5,0xc9,0x83,0xc9,0xca,0x01,0xd2, -0xd8,0x2f,0xdb,0xdb,0x48,0xd8,0xdf,0x36,0xe5,0xe5,0x3f,0xf1,0x01,0xf3,0x08,0x05, -0x34,0x07,0x0b,0xeb,0x0b,0x1c,0x90,0x2e,0x3a,0x7c,0x45,0x48,0x84,0x45,0x3e,0x10, -0x33,0x2b,0x89,0x2d,0x35,0x56,0x33,0x36,0x09,0x40,0x3b,0x1b,0x31,0x27,0xc4,0x22, -0x1e,0x0e,0x13,0x05,0x11,0xfe,0xfd,0x3a,0xfa,0xf7,0xba,0xf8,0xf0,0x29,0xec,0xe7, -0x18,0xde,0xe4,0x04,0xf2,0xfa,0xea,0xfa,0xfa,0xd0,0xf7,0xee,0x69,0xed,0xec,0x14, -0xe5,0xe8,0x68,0xf5,0x03,0x4f,0x0a,0x0e,0xb6,0x11,0x07,0xaf,0xf7,0xe1,0xd9,0xd1, -0xce,0x7f,0xca,0xc1,0xef,0xbd,0xc6,0x2e,0xcd,0xc9,0xa7,0xd0,0xd7,0x8e,0xd6,0xd6, -0x4b,0xd5,0xd8,0x12,0xe0,0xed,0xe9,0xf8,0xfe,0x81,0xff,0xfb,0xc1,0xff,0x0a,0x62, -0x0c,0x1a,0x6c,0x32,0x41,0x33,0x43,0x3d,0x87,0x3b,0x39,0xd3,0x31,0x27,0x3e,0x2b, -0x37,0xf7,0x38,0x39,0x6f,0x38,0x31,0xf9,0x31,0x2d,0x95,0x21,0x15,0x5c,0x0e,0x07, -0x02,0xfd,0xfd,0xad,0xff,0xf9,0xdf,0xf4,0xeb,0x3a,0xe2,0xde,0x62,0xe6,0xf0,0xe7, -0xf0,0xf3,0xfe,0xf8,0xf9,0xea,0xf6,0xec,0x5e,0xe5,0xe4,0xe1,0xe8,0xec,0xc1,0xf2, -0x09,0xd3,0x13,0x0f,0x35,0x0b,0x00,0xc4,0xf1,0xe2,0x23,0xd7,0xce,0x7c,0xc7,0xc5, -0x9e,0xc2,0xc6,0xa7,0xcc,0xcd,0x71,0xd5,0xd7,0x0f,0xd0,0xcd,0x69,0xd4,0xdf,0xef, -0xe6,0xee,0xc4,0xf6,0xfd,0x97,0xfb,0xf3,0x86,0xfb,0x09,0x9b,0x13,0x24,0xfe,0x33, -0x3e,0x79,0x41,0x3e,0x8a,0x37,0x2f,0x21,0x32,0x33,0x1b,0x31,0x37,0x39,0x3b,0x3a, -0x36,0x38,0x37,0xdf,0x35,0x2b,0x98,0x23,0x17,0x68,0x0a,0x07,0x71,0x08,0x09,0xb4, -0x01,0xf7,0x36,0xee,0xe8,0x64,0xea,0xe4,0x37,0xe4,0xf2,0xa9,0xf8,0xf7,0x98,0xf7, -0xfb,0xad,0xf6,0xe9,0xa3,0xe2,0xdf,0xa7,0xe9,0xf7,0xeb,0xfe,0x0c,0xa9,0x13,0x0f, -0xfb,0x09,0xfe,0xcc,0xef,0xe2,0xfe,0xdc,0xd3,0x7b,0xc8,0xc2,0x8f,0xc5,0xd2,0xc6, -0xd4,0xcf,0x81,0xd2,0xd4,0xba,0xd1,0xd0,0x22,0xd7,0xe5,0xa0,0xee,0xf7,0x1e,0xf6, -0xf1,0xef,0xf7,0xf9,0x3b,0xfc,0x06,0xbd,0x1b,0x2f,0x65,0x37,0x3d,0xdc,0x3b,0x36, -0xf2,0x35,0x34,0xd3,0x32,0x31,0x7e,0x36,0x38,0x97,0x37,0x3b,0x48,0x3a,0x3b,0x90, -0x38,0x26,0x95,0x17,0x15,0xa7,0x16,0x0e,0xae,0x08,0x09,0x63,0x00,0xf6,0xad,0xee, -0xe6,0x8e,0xea,0xe9,0x6f,0xe9,0xf1,0x3c,0xfa,0xfe,0x50,0xfd,0xf8,0x0a,0xed,0xe1, -0x6b,0xe1,0xe5,0x48,0xef,0xf8,0xe4,0x03,0x12,0xbc,0x11,0x09,0xb7,0x03,0x00,0xbb, -0xf5,0xe2,0x01,0xd7,0xce,0x22,0xc9,0xcb,0x13,0xcb,0xcf,0x97,0xd4,0xd4,0x62,0xcc, -0xc7,0x22,0xcf,0xd5,0x6a,0xdb,0xe7,0xc0,0xee,0xf1,0xfb,0xef,0xef,0xfc,0xed,0xef, -0x7e,0xfe,0x0d,0x7d,0x1f,0x2f,0x34,0x32,0x34,0x16,0x36,0x34,0xc0,0x2f,0x34,0xe1, -0x37,0x2e,0x14,0x2e,0x37,0x25,0x3c,0x40,0xb7,0x3a,0x33,0x39,0x2f,0x23,0xe5,0x18, -0x15,0x08,0x17,0x10,0xff,0x08,0x03,0x3a,0xfb,0xf5,0xc3,0xec,0xe6,0x31,0xe5,0xe4, -0x9d,0xec,0xf8,0xc6,0xfd,0xfa,0x4d,0xf6,0xf3,0xbc,0xe5,0xda,0xe3,0xde,0xe9,0x35, -0xf5,0xfc,0xed,0x02,0x0a,0xd2,0x0e,0x0f,0xc7,0x04,0xf9,0xe3,0xf1,0xe3,0xc2,0xd2, -0xc9,0xbf,0xcc,0xcf,0x6e,0xd0,0xd2,0xf8,0xcc,0xca,0xd1,0xca,0xc8,0x79,0xcc,0xd5, -0xbc,0xe0,0xe9,0xa0,0xee,0xed,0x4a,0xe4,0xe8,0x79,0xee,0xf0,0x82,0xff,0x13,0xbf, -0x24,0x2a,0x0b,0x29,0x2d,0xbb,0x35,0x37,0xc9,0x30,0x2c,0xa1,0x2e,0x2f,0x4d,0x34, -0x39,0x72,0x3d,0x3f,0x22,0x38,0x30,0x76,0x28,0x21,0x54,0x1d,0x1b,0xe0,0x17,0x0c, -0xca,0x06,0x08,0x80,0xfd,0xee,0x8c,0xe6,0xe5,0x43,0xe7,0xe9,0xe9,0xf1,0xf9,0x24, -0x00,0xfe,0x4d,0xf0,0xe3,0x1f,0xe1,0xe3,0x30,0xe4,0xe9,0xb2,0xf5,0xfc,0x0f,0x05, -0x0c,0xb7,0x0d,0x0e,0xd1,0x07,0xfa,0x57,0xe8,0xdd,0x04,0xd6,0xcf,0x50,0xd4,0xd5, -0xc5,0xcf,0xd1,0x28,0xce,0xc8,0xf0,0xc5,0xc9,0xf1,0xd3,0xdd,0xf8,0xe4,0xea,0xb4, -0xec,0xe8,0x25,0xe0,0xe3,0xd4,0xee,0xfb,0xbb,0x08,0x12,0x3d,0x1f,0x28,0xe4,0x2c, -0x31,0xd8,0x33,0x34,0x03,0x2d,0x2c,0x93,0x30,0x31,0xec,0x38,0x40,0x4d,0x40,0x38, -0xac,0x32,0x33,0xb0,0x2c,0x23,0x78,0x1e,0x1a,0xcc,0x19,0x14,0x84,0x0b,0x01,0x95, -0xfb,0xf3,0x34,0xe4,0xe1,0xa4,0xea,0xf4,0xa3,0xfa,0xfe,0x31,0xfc,0xf5,0xfd,0xee, -0xe4,0x8f,0xdd,0xe5,0xd8,0xe9,0xeb,0xc1,0xf5,0xfe,0x16,0x07,0x10,0x1b,0x13,0x0d, -0x8d,0x00,0xf4,0xce,0xe9,0xde,0xe3,0xd6,0xd4,0x83,0xd9,0xd8,0xc7,0xd0,0xcc,0x12, -0xca,0xc8,0x23,0xc4,0xc9,0x46,0xd8,0xe5,0xdc,0xe9,0xe3,0x95,0xe0,0xe1,0x5b,0xe0, -0xe7,0xf2,0xf0,0xfb,0x72,0x06,0x14,0xc5,0x20,0x24,0xcc,0x2b,0x33,0x95,0x31,0x2a, -0xbe,0x28,0x2d,0xe9,0x34,0x38,0xfb,0x39,0x38,0x8f,0x3d,0x3e,0x83,0x33,0x2b,0xaa, -0x2a,0x27,0x87,0x1f,0x1b,0x4f,0x19,0x15,0x83,0x12,0x01,0xce,0xef,0xeb,0x78,0xe7, -0xe8,0x8d,0xf0,0xf8,0x0a,0xfe,0xfd,0x42,0xfa,0xef,0x2c,0xe7,0xe5,0xc1,0xe4,0xe5, -0x62,0xe4,0xe9,0xea,0xf7,0x03,0x25,0x0a,0x0e,0x10,0x11,0x0c,0x94,0xfd,0xee,0xef, -0xe4,0xe1,0x60,0xdc,0xd8,0x31,0xda,0xd9,0x7e,0xd1,0xc8,0xd6,0xc2,0xc3,0xc5,0xc7, -0xd4,0x4e,0xe2,0xe2,0xb7,0xe0,0xe0,0x05,0xe0,0xde,0xf6,0xe0,0xe9,0x69,0xf1,0xfc, -0xb2,0x07,0x12,0x65,0x21,0x2b,0x41,0x2a,0x28,0xc1,0x2b,0x2c,0xbd,0x2a,0x30,0x93, -0x32,0x38,0x26,0x3e,0x3a,0x6b,0x39,0x3a,0xad,0x36,0x2c,0x0d,0x25,0x25,0x26,0x24, -0x21,0x88,0x1f,0x16,0xaa,0x0a,0xfb,0x42,0xef,0xe9,0x6a,0xe9,0xf0,0xa2,0xf8,0xfc, -0x3a,0xfb,0xf7,0xcf,0xf6,0xf0,0x7c,0xe8,0xe3,0x26,0xe1,0xe5,0xea,0xe5,0xea,0x3b, -0xf9,0x07,0x5e,0x0f,0x0e,0x34,0x0d,0x08,0x61,0xfa,0xee,0xf8,0xe4,0xe0,0x65,0xe1, -0xe3,0xcb,0xe0,0xd2,0x06,0xc9,0xc5,0x1b,0xc4,0xc7,0x8d,0xd0,0xda,0x50,0xe1,0xe3, -0x83,0xdb,0xd9,0x51,0xe1,0xe3,0x20,0xe1,0xe5,0x1c,0xee,0xff,0x0c,0x0f,0x16,0x60, -0x1c,0x25,0xe6,0x2b,0x28,0xd1,0x25,0x2b,0xd1,0x2e,0x32,0xa1,0x34,0x37,0xc6,0x3c, -0x3e,0x81,0x3e,0x38,0xb2,0x2e,0x29,0x02,0x29,0x2b,0x21,0x27,0x24,0x6e,0x20,0x13, -0xfe,0x03,0xf2,0x52,0xec,0xf0,0x51,0xf1,0xf2,0x0a,0xf5,0xfb,0x1b,0xfb,0xf4,0x8d, -0xf2,0xee,0x23,0xe7,0xe0,0xe2,0xdd,0xdf,0xbc,0xe4,0xf0,0xca,0xfd,0x04,0xfa,0x0c, -0x11,0xb3,0x0b,0xff,0x3b,0xf3,0xea,0xf0,0xe8,0xec,0x2a,0xe7,0xe0,0x7c,0xdb,0xcf, -0xf4,0xc5,0xc2,0x9d,0xc6,0xd0,0x1e,0xd7,0xda,0xb3,0xd8,0xdc,0x7e,0xe1,0xdb,0x2f, -0xda,0xdb,0x1d,0xe1,0xe7,0xf4,0xf0,0x00,0x73,0x0d,0x17,0x78,0x1d,0x20,0x6d,0x24, -0x25,0xac,0x29,0x2a,0x0d,0x2b,0x30,0x75,0x36,0x3d,0x69,0x3f,0x3c,0xbd,0x39,0x34, -0xcb,0x2e,0x29,0x8f,0x2b,0x33,0x30,0x30,0x26,0x73,0x1b,0x0f,0xd0,0x01,0xf4,0x81, -0xf2,0xf5,0x16,0xf5,0xf7,0x75,0xf9,0xfa,0x11,0xfc,0xfb,0xd7,0xf3,0xea,0xce,0xe5, -0xdf,0x38,0xe0,0xe4,0xb3,0xe5,0xf3,0xf7,0x03,0x0f,0xb6,0x0f,0x0b,0xe5,0x05,0xfc, -0x33,0xf5,0xf0,0x13,0xef,0xf3,0x1b,0xef,0xdf,0x40,0xd1,0xcd,0xc2,0xcd,0xca,0xba, -0xca,0xd1,0x0a,0xda,0xdd,0xb6,0xdc,0xdc,0x6e,0xdd,0xdc,0xfc,0xdb,0xd9,0x9f,0xde, -0xea,0xd6,0xf7,0x05,0x18,0x0c,0x14,0xf0,0x1b,0x23,0x32,0x26,0x22,0xed,0x24,0x2a, -0x28,0x2f,0x32,0x3c,0x37,0x41,0xc4,0x42,0x39,0x42,0x33,0x2f,0xd7,0x2e,0x31,0xa4, -0x34,0x32,0x94,0x2e,0x26,0x0c,0x17,0x09,0x60,0xfe,0xf8,0xd1,0xf7,0xf6,0xfa,0xf3, -0xf6,0x74,0xfd,0x00,0x19,0xfa,0xf5,0xc9,0xf2,0xec,0x33,0xe5,0xdc,0xbc,0xd9,0xe3, -0x44,0xf0,0xfb,0xba,0x04,0x0d,0xca,0x10,0x06,0x3b,0xfc,0xf7,0x1f,0xfb,0xfb,0x90, -0xf6,0xf0,0xf2,0xe5,0xdd,0xa4,0xd4,0xcd,0xc9,0xca,0xcb,0xf4,0xcf,0xd4,0xe8,0xd8, -0xdb,0x2f,0xdc,0xde,0x17,0xdb,0xd5,0xac,0xd5,0xda,0x8b,0xe4,0xeb,0x16,0xf4,0x03, -0x51,0x0e,0x12,0x4e,0x1a,0x20,0xd5,0x20,0x20,0x41,0x22,0x27,0xe1,0x2f,0x38,0xb9, -0x3c,0x3e,0xfa,0x3a,0x33,0xaa,0x2f,0x2f,0x0b,0x32,0x35,0x21,0x39,0x35,0xa8,0x28, -0x1f,0x0d,0x15,0x09,0xf5,0xfe,0xf7,0x21,0xf6,0xf7,0x08,0xfa,0xf8,0x7e,0xf8,0xfd, -0x00,0xff,0xf8,0xf1,0xec,0xe6,0x42,0xe1,0xda,0x90,0xd9,0xe4,0xa3,0xf5,0x04,0x87, -0x08,0x06,0xa1,0x02,0x02,0x20,0xff,0xfc,0x73,0xfc,0xfc,0x75,0xf7,0xee,0x2c,0xe2, -0xd9,0x51,0xd3,0xce,0x45,0xcd,0xc9,0xcf,0xcd,0xd9,0x82,0xdd,0xda,0x09,0xd8,0xd8, -0x8b,0xd7,0xd5,0x44,0xd5,0xd9,0x94,0xe3,0xec,0x81,0xf5,0x00,0x3f,0x0c,0x15,0x9e, -0x19,0x1b,0xb8,0x18,0x1a,0x56,0x24,0x2b,0xdf,0x31,0x39,0x27,0x3e,0x3b,0x8b,0x33, -0x2d,0x8b,0x2f,0x35,0x86,0x3a,0x38,0xda,0x34,0x32,0x8f,0x2e,0x20,0xc5,0x0e,0x05, -0xbe,0x03,0xfd,0xe9,0xf7,0xf7,0x60,0xfa,0xfd,0x7e,0xfe,0xfe,0x3a,0xfd,0xfa,0x7c, -0xee,0xdf,0x01,0xd8,0xd8,0x1d,0xe4,0xf0,0x4a,0xfa,0x02,0x51,0x02,0x02,0xad,0x02, -0xff,0x73,0xfe,0x02,0xc5,0x03,0xfb,0xe5,0xf2,0xec,0x91,0xe4,0xda,0xdc,0xd0,0xcb, -0x9d,0xcc,0xd0,0xdd,0xd4,0xd8,0xde,0xdb,0xda,0xd5,0xd7,0xd7,0x7a,0xd4,0xd4,0x12, -0xd8,0xdb,0x50,0xe0,0xea,0x8c,0xf9,0x06,0x26,0x0d,0x13,0x21,0x15,0x14,0xcd,0x16, -0x1b,0xe4,0x24,0x2f,0x5f,0x3a,0x3a,0x11,0x34,0x33,0x71,0x33,0x32,0xc2,0x30,0x35, -0xec,0x3b,0x3c,0x43,0x38,0x2f,0x27,0x28,0x1e,0xfc,0x10,0x07,0x60,0x00,0xfe,0x16, -0xfc,0xf7,0x91,0xf8,0x00,0xc0,0x04,0x04,0x9f,0xfe,0xf1,0xb0,0xe3,0xdb,0x4f,0xdb, -0xde,0xd7,0xe8,0xf6,0x66,0xfd,0xfd,0x24,0xfc,0xff,0x19,0x03,0x03,0xaf,0x01,0x02, -0xd0,0x03,0xfd,0x78,0xf4,0xeb,0x69,0xe1,0xd9,0x17,0xd2,0xce,0x77,0xce,0xd3,0x6e, -0xdb,0xdb,0x90,0xd8,0xd8,0x80,0xd9,0xd8,0x4d,0xd5,0xd3,0xb4,0xd3,0xda,0x08,0xe6, -0xef,0xac,0xf9,0x06,0xff,0x11,0x0f,0x5e,0x0a,0x0e,0x02,0x19,0x24,0x6c,0x2a,0x2e, -0x99,0x35,0x38,0x87,0x34,0x2f,0x0a,0x2d,0x33,0xc0,0x38,0x38,0xc6,0x39,0x3a,0xad, -0x38,0x2f,0x46,0x24,0x19,0xaa,0x10,0x0b,0x40,0x03,0xf8,0x9d,0xf4,0xf9,0xcf,0x01, -0x05,0xdb,0x05,0x01,0x92,0xf8,0xeb,0x71,0xdc,0xd9,0x08,0xdf,0xe6,0x5f,0xee,0xf3, -0x61,0xf6,0xf9,0x77,0xfd,0xff,0xeb,0xfe,0x00,0x49,0x05,0x06,0x55,0x01,0xfa,0xe7, -0xf3,0xea,0x46,0xde,0xd5,0x15,0xd1,0xd0,0x0c,0xd5,0xd6,0x64,0xd5,0xd7,0xaf,0xdb, -0xd9,0x97,0xd5,0xd4,0x47,0xd3,0xd2,0x37,0xd0,0xd7,0x9a,0xe7,0xf5,0x8a,0x00,0x03, -0xf6,0x04,0x08,0xae,0x0b,0x0f,0x6c,0x18,0x25,0x52,0x2e,0x30,0x48,0x32,0x32,0x1f, -0x31,0x2e,0x2b,0x30,0x33,0x41,0x38,0x3d,0x79,0x3d,0x39,0x35,0x33,0x2d,0x90,0x27, -0x1d,0x48,0x10,0x06,0x8b,0xff,0xf9,0x69,0xf8,0xff,0xd0,0x08,0x0b,0x49,0x06,0xfb, -0xac,0xee,0xe5,0xef,0xe0,0xe0,0x70,0xe2,0xe8,0xf4,0xf0,0xf4,0xb0,0xf4,0xf8,0x07, -0xfd,0xff,0xb2,0x00,0x03,0x47,0x05,0x08,0x2f,0x06,0xfb,0xb4,0xee,0xe5,0x4a,0xe1, -0xd9,0xeb,0xd1,0xd2,0xc8,0xd6,0xd9,0x65,0xd8,0xd6,0x9c,0xd9,0xdd,0x14,0xda,0xd0, -0xe3,0xc9,0xce,0xa7,0xd7,0xdf,0x58,0xea,0xf6,0x19,0xff,0x01,0x5b,0x01,0x03,0x84, -0x0a,0x14,0x2d,0x1e,0x25,0x6c,0x2b,0x30,0xf3,0x33,0x2f,0xd9,0x2a,0x2d,0xd3,0x34, -0x3a,0xcc,0x39,0x3a,0x67,0x3b,0x39,0xce,0x35,0x2e,0xfe,0x27,0x1c,0x3b,0x10,0x03, -0x87,0xf9,0xf9,0x4b,0x03,0x0b,0x60,0x0b,0x08,0x49,0x01,0xf7,0xa7,0xed,0xe4,0x8c, -0xe0,0xe2,0x3d,0xe8,0xec,0xd2,0xec,0xf0,0xf9,0xf7,0xf9,0xc9,0xf7,0xfb,0xb7,0x02, -0x0a,0xa4,0x0a,0x06,0x53,0x01,0xfa,0xd9,0xf1,0xe5,0x25,0xdd,0xdc,0x67,0xda,0xd5, -0xe6,0xd3,0xd8,0x9d,0xdd,0xde,0x7e,0xdd,0xd9,0x35,0xd4,0xcd,0xc6,0xcb,0xd0,0x8d, -0xd9,0xe5,0xb8,0xef,0xf6,0x87,0xf8,0xfb,0x29,0x01,0x04,0x6a,0x09,0x13,0xaf,0x20, -0x28,0x7f,0x2b,0x2b,0x78,0x2c,0x2b,0x93,0x2c,0x31,0xdd,0x34,0x37,0x68,0x3a,0x3a, -0x14,0x39,0x39,0x48,0x39,0x32,0xbc,0x25,0x15,0x38,0x08,0x00,0xe4,0xfe,0x03,0x33, -0x07,0x0c,0xfb,0x0d,0x05,0x5c,0xfb,0xf2,0x8e,0xed,0xe7,0xd7,0xe1,0xe3,0x8d,0xe9, -0xee,0x4a,0xf0,0xee,0xdd,0xf0,0xf7,0x2c,0xfc,0xfd,0xb3,0x02,0x0b,0xe0,0x0d,0x06, -0xb9,0xfb,0xf5,0x16,0xf1,0xe9,0xf8,0xdf,0xd8,0xad,0xd5,0xd6,0x94,0xd8,0xdb,0xd7, -0xdd,0xdf,0x08,0xde,0xd4,0x95,0xca,0xc8,0x07,0xcf,0xd6,0x1b,0xdb,0xe3,0x8c,0xee, -0xf4,0xb2,0xf6,0xf7,0xd4,0xf9,0x02,0x35,0x0f,0x19,0xd1,0x1e,0x23,0x7d,0x28,0x2a, -0xd1,0x27,0x28,0x4f,0x2f,0x33,0x6c,0x36,0x35,0x01,0x34,0x39,0x4b,0x40,0x40,0x57, -0x38,0x2c,0xd6,0x20,0x12,0xf5,0x04,0x00,0xbd,0x03,0x0a,0x25,0x0e,0x0b,0x14,0x08, -0x04,0xcf,0xfd,0xf1,0xd2,0xe6,0xe5,0xaf,0xe8,0xe9,0x8d,0xe8,0xeb,0x43,0xef,0xf0, -0x70,0xef,0xf2,0x17,0xfb,0x03,0x17,0x09,0x0a,0x60,0x06,0x03,0xd5,0xfe,0xf7,0x2f, -0xef,0xe6,0x23,0xe0,0xd9,0x62,0xd3,0xd6,0x0c,0xde,0xe1,0xf4,0xdf,0xdc,0x80,0xd5, -0xcf,0x81,0xcb,0xca,0x0f,0xce,0xd4,0x9f,0xdf,0xe8,0x34,0xeb,0xed,0x9c,0xf0,0xf3, -0xaf,0xfb,0x04,0x3b,0x0f,0x18,0xdb,0x1e,0x22,0xa8,0x21,0x23,0x1f,0x2b,0x2d,0x5e, -0x2f,0x2f,0xb1,0x30,0x34,0xc7,0x38,0x3e,0x08,0x42,0x41,0x0f,0x38,0x26,0x0c,0x18, -0x0f,0xd4,0x0a,0x06,0xe6,0x05,0x0c,0xb1,0x11,0x0f,0x11,0x06,0xff,0x73,0xf9,0xf1, -0x20,0xe9,0xe5,0x1f,0xe9,0xec,0xb7,0xeb,0xe9,0x1d,0xe8,0xea,0x18,0xf2,0xf7,0x49, -0xfb,0x02,0x2e,0x09,0x09,0xe5,0x04,0x01,0xd8,0xff,0xfa,0xb9,0xef,0xe3,0x89,0xda, -0xd7,0x8d,0xdc,0xdf,0x74,0xdf,0xe1,0x0b,0xe1,0xdc,0xaa,0xd3,0xcb,0xeb,0xca,0xcd, -0x38,0xd5,0xdb,0xc1,0xdf,0xe6,0x8d,0xeb,0xec,0x35,0xec,0xf2,0xfb,0xff,0x0b,0xae, -0x11,0x14,0xda,0x19,0x20,0xbd,0x24,0x26,0x9b,0x29,0x2d,0x98,0x2f,0x2c,0xcd,0x2c, -0x35,0xf5,0x41,0x46,0x2a,0x42,0x3b,0xf5,0x32,0x26,0x4e,0x18,0x0c,0xe2,0x09,0x0b, -0x6c,0x0e,0x10,0x0e,0x0f,0x0c,0x83,0x08,0xff,0xb8,0xf3,0xec,0x0e,0xed,0xee,0xf3, -0xeb,0xe9,0xa2,0xe8,0xe8,0xe1,0xe7,0xec,0x34,0xf1,0xf8,0x0f,0x00,0x02,0xce,0x04, -0x06,0x04,0x09,0x07,0x69,0xff,0xf5,0xb6,0xea,0xe1,0xa7,0xdd,0xdb,0x3f,0xdd,0xe1, -0x5b,0xe5,0xe4,0x43,0xdd,0xd6,0xa1,0xd0,0xcd,0x13,0xcc,0xcf,0x71,0xd7,0xdf,0x43, -0xe2,0xe2,0x7b,0xe3,0xe8,0x53,0xf0,0xf8,0x7b,0x00,0x09,0xa0,0x10,0x13,0xac,0x17, -0x1f,0xc5,0x27,0x2b,0x5d,0x28,0x26,0x41,0x2a,0x2e,0x75,0x33,0x3b,0xe4,0x42,0x47, -0x39,0x45,0x3a,0x96,0x2c,0x20,0x1b,0x18,0x11,0x17,0x0b,0x0d,0x2a,0x14,0x14,0xfb, -0x0f,0x09,0x8c,0x03,0xfc,0x8c,0xf5,0xf0,0x17,0xef,0xef,0xe0,0xed,0xe7,0x4e,0xe3, -0xe5,0xa7,0xea,0xf0,0x91,0xf3,0xf6,0x67,0xfb,0x02,0xb8,0x08,0x09,0x8f,0x07,0x04, -0xb8,0xfe,0xf4,0x52,0xe6,0xdd,0xbf,0xde,0xe1,0x9e,0xe2,0xe3,0x51,0xe4,0xe2,0x6f, -0xdc,0xd2,0x71,0xca,0xcb,0xfb,0xd1,0xd5,0xed,0xd7,0xda,0xe1,0xde,0xe1,0x55,0xe0, -0xe6,0x30,0xf3,0xfc,0x31,0x00,0x02,0x25,0x09,0x14,0x85,0x1c,0x21,0x0d,0x23,0x23, -0x77,0x25,0x25,0x3a,0x25,0x2b,0xe6,0x36,0x40,0x9d,0x44,0x43,0x98,0x3f,0x36,0x73, -0x29,0x1c,0xc7,0x12,0x0e,0xbf,0x11,0x13,0xd4,0x12,0x11,0xe7,0x0d,0x07,0x5a,0xff, -0xf8,0x8a,0xf5,0xf4,0x7d,0xf2,0xeb,0xff,0xe5,0xe3,0xce,0xe5,0xe9,0xf5,0xe8,0xea, -0xc8,0xf0,0xf7,0xfb,0xfb,0x01,0x13,0x07,0x0b,0x13,0x0a,0x01,0xef,0xf6,0xee,0xb4, -0xe6,0xe0,0x4e,0xdf,0xe1,0x10,0xe8,0xe9,0xe4,0xe2,0xdc,0x48,0xd6,0xd0,0xbd,0xcc, -0xcd,0x5c,0xd4,0xd8,0xd7,0xd7,0xd7,0x91,0xd8,0xde,0xc3,0xe5,0xec,0x79,0xf0,0xf5, -0x6a,0xfd,0x04,0x1c,0x0b,0x13,0xd9,0x1d,0x22,0x27,0x21,0x1f,0xa6,0x1f,0x23,0xe4, -0x28,0x2f,0x05,0x39,0x42,0x96,0x47,0x44,0x85,0x3b,0x30,0xae,0x25,0x1b,0x8c,0x14, -0x12,0xfb,0x15,0x17,0xcc,0x15,0x10,0x76,0x08,0x03,0x3f,0x02,0xff,0x76,0xf8,0xf3, -0x01,0xf0,0xec,0x4c,0xe9,0xe4,0x4d,0xe6,0xea,0x91,0xeb,0xec,0x5b,0xee,0xf6,0x48, -0x02,0x07,0x5e,0x09,0x09,0xdd,0x09,0x04,0xf3,0xf5,0xe9,0xda,0xe5,0xe6,0xd7,0xe6, -0xe7,0x5f,0xea,0xe9,0x4d,0xe4,0xda,0x86,0xd1,0xd0,0x8a,0xd5,0xd8,0x84,0xd4,0xd2, -0xab,0xd6,0xd9,0x7a,0xdc,0xdf,0xf9,0xe5,0xed,0xa5,0xf1,0xf4,0x5c,0xfb,0x06,0x31, -0x11,0x18,0x88,0x1d,0x1e,0xe7,0x1e,0x1f,0xa9,0x1e,0x22,0x97,0x2a,0x35,0xb4,0x3f, -0x46,0xdf,0x46,0x41,0x7f,0x3b,0x2f,0x18,0x22,0x1a,0x26,0x1a,0x1e,0xe5,0x1c,0x16, -0x71,0x12,0x0f,0xc8,0x0d,0x09,0xe5,0x02,0xff,0xeb,0xfc,0xf6,0x9f,0xef,0xea,0xaf, -0xeb,0xec,0x97,0xe9,0xe6,0x4f,0xe9,0xee,0xae,0xf2,0xf9,0x61,0x02,0x0b,0x90,0x0e, -0x0c,0xaf,0x06,0xfd,0x74,0xf4,0xec,0xc0,0xe5,0xe8,0xd5,0xee,0xf0,0x57,0xeb,0xe3, -0x53,0xde,0xda,0x92,0xd7,0xd5,0x49,0xd6,0xd7,0x98,0xd4,0xd3,0x92,0xd5,0xd9,0xc7, -0xde,0xe3,0xb2,0xe4,0xe8,0x39,0xef,0xf5,0x4a,0xfd,0x08,0x61,0x11,0x18,0x5a,0x1c, -0x1b,0xe8,0x19,0x19,0x41,0x1d,0x25,0x60,0x2c,0x36,0x8f,0x42,0x48,0xb8,0x46,0x3c, -0x76,0x31,0x29,0x8b,0x24,0x20,0xa8,0x1d,0x1c,0x90,0x1a,0x16,0x1e,0x11,0x0d,0x32, -0x0d,0x0c,0x19,0x05,0xfc,0xde,0xf8,0xf6,0x06,0xf1,0xec,0x6c,0xea,0xe9,0x54,0xe9, -0xe7,0x61,0xe5,0xea,0xc0,0xf4,0xfe,0x80,0x03,0x09,0x11,0x0e,0x0c,0xad,0x02,0xf3, -0xfd,0xec,0xed,0x0a,0xee,0xee,0x03,0xee,0xeb,0xfa,0xe7,0xe2,0x11,0xdb,0xd9,0x65, -0xda,0xd8,0x9c,0xd4,0xd1,0x96,0xd1,0xd4,0x29,0xd7,0xd9,0xde,0xdc,0xde,0x29,0xe3, -0xe7,0x0e,0xeb,0xf2,0x5a,0xff,0x0b,0x23,0x13,0x14,0xba,0x15,0x17,0xb0,0x17,0x16, -0x56,0x18,0x23,0xd4,0x32,0x3f,0x0d,0x44,0x41,0x35,0x3e,0x3a,0x09,0x31,0x27,0x74, -0x24,0x24,0xbb,0x20,0x1a,0x4a,0x16,0x14,0x42,0x14,0x11,0x9c,0x0c,0x07,0xbb,0x04, -0xff,0x24,0xf8,0xf3,0x56,0xf1,0xef,0xea,0xeb,0xe5,0x99,0xe4,0xe6,0x11,0xe6,0xea, -0x05,0xf3,0xff,0xf5,0x09,0x0d,0xeb,0x09,0x03,0x83,0xfb,0xf4,0xa0,0xef,0xef,0xfc, -0xf1,0xf1,0x26,0xec,0xe8,0xaa,0xe5,0xe0,0x2d,0xdf,0xdc,0x2b,0xd9,0xd5,0x65,0xd3, -0xd3,0xf2,0xd2,0xd3,0x6d,0xd7,0xda,0xba,0xdc,0xdb,0x7f,0xdd,0xe5,0x60,0xed,0xf7, -0xe1,0xff,0x09,0x50,0x11,0x16,0xf7,0x13,0x0e,0xc7,0x0f,0x16,0x82,0x1d,0x29,0x92, -0x36,0x40,0xc1,0x42,0x3f,0x5a,0x3a,0x35,0xec,0x32,0x2c,0xb9,0x26,0x23,0xb1,0x1f, -0x1d,0xbb,0x18,0x14,0xb2,0x15,0x14,0xcf,0x0e,0x07,0xb4,0x02,0x01,0xf0,0xfc,0xf6, -0x77,0xf0,0xef,0xc2,0xed,0xe9,0x85,0xe2,0xdf,0x58,0xe6,0xf0,0x22,0xf9,0x04,0x33, -0x0b,0x0b,0x75,0x06,0xfe,0x89,0xf8,0xf4,0xfd,0xf5,0xf5,0xc9,0xf1,0xee,0xa4,0xeb, -0xeb,0x01,0xe8,0xe1,0xfc,0xde,0xde,0x54,0xdb,0xd6,0x30,0xd2,0xd3,0x81,0xd6,0xda, -0xca,0xd8,0xd6,0xd2,0xd9,0xde,0x88,0xe0,0xe3,0xb5,0xec,0xf9,0x1a,0x06,0x0e,0xd3, -0x0f,0x10,0xd7,0x0f,0x0c,0x0c,0x0f,0x15,0x1a,0x23,0x32,0xb6,0x39,0x3c,0xa2,0x3e, -0x3f,0xdc,0x3b,0x35,0x37,0x31,0x2e,0xe7,0x29,0x23,0x31,0x1e,0x1d,0xc0,0x1b,0x1a, -0x70,0x14,0x10,0x93,0x0f,0x0b,0x21,0x04,0xfe,0xb5,0xfb,0xf8,0x78,0xf4,0xf1,0xc2, -0xea,0xe3,0x91,0xdf,0xe0,0xa8,0xe8,0xf4,0x15,0xff,0x07,0x3a,0x09,0x05,0x34,0x00, -0xfe,0xd6,0xfb,0xf8,0xd1,0xf6,0xf4,0x7e,0xf2,0xf1,0x82,0xec,0xe8,0x15,0xe8,0xe7, -0x3f,0xe1,0xda,0x88,0xd8,0xd7,0xa3,0xd7,0xd6,0x91,0xd5,0xd8,0xaa,0xd9,0xd8,0xba, -0xd8,0xd9,0xb3,0xdd,0xe6,0x23,0xf0,0xfb,0xdf,0x07,0x0f,0x20,0x0d,0x08,0x59,0x07, -0x0c,0x92,0x11,0x19,0x56,0x26,0x32,0x13,0x39,0x3b,0x0e,0x3b,0x3b,0x57,0x3c,0x38, -0x48,0x30,0x2a,0x33,0x29,0x25,0xe1,0x1f,0x1c,0x89,0x1a,0x19,0xea,0x16,0x11,0x2f, -0x0d,0x08,0xa3,0x03,0x00,0xe1,0xfd,0xfa,0x35,0xf5,0xef,0x9d,0xe5,0xdc,0xba,0xdc, -0xe4,0xe9,0xee,0xf9,0x64,0xff,0x01,0xef,0x04,0x04,0x7d,0xfe,0xfa,0xa8,0xfb,0xfb, -0x1f,0xf9,0xf1,0x09,0xef,0xf0,0xdc,0xef,0xeb,0x2a,0xe7,0xe3,0xf7,0xe0,0xdd,0x21, -0xd8,0xd5,0x45,0xd6,0xd8,0xff,0xd8,0xd6,0x4a,0xd6,0xd8,0xe2,0xd5,0xd4,0x27,0xdb, -0xe8,0x46,0xf6,0x00,0x9e,0x05,0x06,0xc5,0x06,0x06,0x72,0x03,0x07,0x07,0x14,0x1f, -0x23,0x27,0x2d,0x7d,0x34,0x3a,0x82,0x3c,0x3b,0x30,0x38,0x34,0x6f,0x30,0x2b,0x2a, -0x28,0x22,0x6e,0x1e,0x1e,0x09,0x1d,0x19,0x18,0x16,0x11,0xc2,0x0a,0x06,0xee,0x04, -0x02,0x9e,0x02,0xfd,0x07,0xf2,0xe7,0xe0,0xdf,0xdf,0xa5,0xe2,0xe6,0xf9,0xf0,0xfb, -0x9a,0x00,0x00,0x9d,0xff,0x00,0xa0,0x00,0xff,0xf8,0xfb,0xf7,0xaf,0xf5,0xf4,0x8d, -0xf3,0xef,0x7b,0xed,0xed,0x08,0xe9,0xe2,0xd7,0xde,0xdc,0xe8,0xd8,0xd6,0x8a,0xd7, -0xd9,0xe0,0xda,0xd9,0x67,0xd2,0xcf,0xe6,0xd2,0xd7,0xb5,0xde,0xea,0xae,0xf9,0x02, -0xa3,0x02,0x00,0xf3,0xff,0x03,0x87,0x05,0x0a,0xe9,0x14,0x1e,0x28,0x26,0x2e,0xfc, -0x34,0x38,0xe7,0x3a,0x3b,0x10,0x37,0x33,0xff,0x2f,0x2a,0x0b,0x27,0x22,0x53,0x20, -0x1f,0x6e,0x1e,0x1b,0xc5,0x12,0x0a,0xb9,0x09,0x0c,0x90,0x0b,0x05,0x9c,0xff,0xf9, -0xd1,0xef,0xe4,0xbd,0xdd,0xdf,0x34,0xe6,0xee,0x78,0xf4,0xf7,0xc1,0xfb,0x01,0x3a, -0x02,0xff,0xa8,0xfe,0xff,0x5f,0xfc,0xf7,0x5d,0xf6,0xf4,0x8b,0xf5,0xf3,0x17,0xee, -0xeb,0x93,0xea,0xe6,0x86,0xdd,0xd8,0x4b,0xda,0xdc,0x19,0xdd,0xda,0xe4,0xd8,0xd7, -0xf6,0xd0,0xcd,0x00,0xd1,0xda,0x95,0xe5,0xf2,0xc2,0xf9,0xfc,0x71,0xfe,0xff,0xb0, -0xff,0x01,0xbc,0x04,0x0c,0xec,0x15,0x1e,0x43,0x27,0x2e,0x50,0x34,0x39,0x37,0x3a, -0x38,0x07,0x37,0x35,0x55,0x2f,0x27,0x08,0x25,0x26,0x32,0x27,0x22,0xd1,0x1a,0x15, -0x2a,0x11,0x0f,0xab,0x0e,0x0d,0x57,0x0c,0x0a,0xd0,0x01,0xf2,0x4c,0xe9,0xe5,0x73, -0xe2,0xe4,0xb8,0xe8,0xed,0x4c,0xf4,0xfa,0x10,0xfd,0xfe,0x1b,0x02,0x02,0x63,0xfe, -0xfc,0x1a,0xfc,0xfb,0x11,0xf8,0xf3,0x4f,0xf4,0xf6,0xe0,0xf1,0xeb,0x38,0xe8,0xe3, -0xec,0xdd,0xdb,0x3a,0xdc,0xdf,0xc3,0xe0,0xdc,0xbb,0xd6,0xd0,0xf5,0xcc,0xcf,0x64, -0xd4,0xde,0xb6,0xe9,0xf2,0x96,0xf7,0xfa,0x94,0xfc,0xfc,0xe9,0xfd,0x01,0xa3,0x05, -0x0d,0x42,0x16,0x20,0x1c,0x28,0x2c,0xa6,0x32,0x39,0x0f,0x3d,0x39,0xae,0x34,0x30, -0x90,0x2c,0x2c,0x2f,0x2b,0x26,0x89,0x25,0x22,0xaa,0x1a,0x13,0xc0,0x10,0x12,0xe4, -0x13,0x13,0x3c,0x0e,0x05,0xb6,0xfd,0xf2,0x9d,0xe8,0xe4,0xf6,0xe4,0xe8,0x34,0xea, -0xec,0xe1,0xf3,0xfc,0xea,0xfd,0xfc,0xf2,0xfe,0x01,0xab,0x00,0xfc,0xcc,0xf8,0xf9, -0xa0,0xf8,0xf7,0xf2,0xf5,0xf3,0x8a,0xf1,0xec,0x7c,0xe5,0xde,0xeb,0xdc,0xde,0xcf, -0xe1,0xe2,0x0a,0xdf,0xd7,0x6a,0xd1,0xcd,0x79,0xcc,0xcf,0x90,0xd6,0xe1,0x1d,0xeb, -0xef,0x56,0xf3,0xf9,0x03,0xfb,0xf8,0xb8,0xf9,0xff,0x93,0x06,0x10,0x14,0x16,0x1a, -0x26,0x24,0x30,0x65,0x37,0x38,0x24,0x38,0x36,0x72,0x32,0x30,0x06,0x2d,0x2b,0x5e, -0x2d,0x2a,0x29,0x24,0x1b,0x9a,0x15,0x14,0x62,0x14,0x14,0xb5,0x15,0x15,0x91,0x0c, -0x00,0x6f,0xf8,0xf1,0x11,0xea,0xe3,0x5f,0xe3,0xe7,0x2e,0xeb,0xee,0x13,0xf3,0xf7, -0xa9,0xfb,0xfd,0xbe,0xfe,0xfe,0xab,0xfd,0xfb,0x39,0xf8,0xf7,0x85,0xf8,0xf8,0x5b, -0xf8,0xf4,0x0b,0xef,0xe7,0x69,0xe1,0xdf,0xbf,0xe1,0xe3,0xd8,0xe3,0xe3,0xa6,0xdc, -0xd2,0x62,0xce,0xcd,0xe5,0xcd,0xd2,0x66,0xd9,0xe1,0x9d,0xea,0xf2,0x8a,0xf3,0xf2, -0x1a,0xf6,0xf8,0xad,0xfc,0x00,0x8f,0x04,0x0b,0xcb,0x14,0x1d,0xd8,0x26,0x2f,0xe9, -0x35,0x38,0xd6,0x35,0x30,0xfd,0x2f,0x32,0xe5,0x30,0x2e,0xab,0x2c,0x28,0x8d,0x21, -0x17,0x81,0x14,0x18,0x24,0x1a,0x18,0x1b,0x15,0x12,0x25,0x0c,0x02,0x77,0xf7,0xed, -0x6e,0xea,0xe8,0x85,0xe6,0xe7,0x87,0xea,0xf0,0xe3,0xf4,0xf8,0x84,0xfb,0xfe,0xdb, -0xff,0xfe,0xf8,0xfc,0xf8,0x9a,0xf7,0xfc,0xa2,0xfd,0xfb,0xc1,0xf7,0xf3,0xe1,0xeb, -0xe5,0x24,0xe3,0xe3,0x05,0xe7,0xea,0xd6,0xe4,0xdd,0x57,0xd9,0xd4,0x5e,0xd0,0xcb, -0xda,0xcc,0xd5,0x59,0xdf,0xe6,0xb6,0xe9,0xed,0x18,0xf1,0xf5,0xa9,0xf7,0xf7,0x11, -0xfb,0x00,0x11,0x05,0x0b,0x92,0x13,0x20,0x2f,0x2b,0x30,0x45,0x33,0x34,0x86,0x33, -0x30,0x34,0x31,0x35,0x20,0x35,0x31,0xa6,0x29,0x22,0x7d,0x1e,0x1a,0x98,0x18,0x19, -0x24,0x1b,0x1b,0xb1,0x17,0x10,0x1d,0x09,0x00,0xbd,0xf6,0xee,0xbc,0xeb,0xe8,0x21, -0xe6,0xe9,0x80,0xec,0xee,0x7e,0xf3,0xfa,0xd2,0xfc,0xfe,0x94,0xfe,0xfa,0x50,0xf9, -0xfa,0x2a,0xfb,0xfd,0x1d,0xff,0xfc,0x09,0xf5,0xec,0x7d,0xe8,0xe7,0x7f,0xe8,0xe7, -0x53,0xe8,0xe7,0xbf,0xe4,0xdf,0x5b,0xd7,0xcf,0x7f,0xcc,0xcd,0x99,0xd2,0xd7,0x5c, -0xde,0xe4,0x4e,0xe9,0xec,0x55,0xef,0xf4,0xce,0xf6,0xf5,0x94,0xf7,0xfd,0x59,0x04, -0x0c,0xb1,0x14,0x21,0x5c,0x2c,0x2f,0x06,0x2e,0x2d,0x0d,0x31,0x34,0x3b,0x36,0x34, -0xe0,0x31,0x2f,0x3c,0x28,0x20,0xd8,0x1c,0x1b,0xc2,0x1a,0x1c,0xaa,0x1d,0x19,0x55, -0x16,0x12,0xd1,0x07,0xfe,0x12,0xf6,0xef,0x3a,0xec,0xe9,0x85,0xe6,0xe7,0x45,0xec, -0xf1,0x0b,0xf6,0xf9,0x46,0xfc,0xfd,0x8b,0xfa,0xf6,0x4d,0xf8,0xfd,0x51,0x01,0x00, -0x4d,0xfc,0xf6,0x38,0xf2,0xee,0xec,0xea,0xe7,0xc0,0xe7,0xeb,0x7a,0xed,0xe8,0x4e, -0xe1,0xdc,0x7d,0xd6,0xcf,0xd2,0xcc,0xcf,0x8f,0xd6,0xda,0x06,0xdd,0xe3,0xe0,0xe9, -0xed,0x6e,0xef,0xf2,0x78,0xf4,0xf5,0x72,0xf6,0xf9,0xe9,0x02,0x10,0xb8,0x1a,0x21, -0x80,0x27,0x2a,0xec,0x2a,0x2e,0x5b,0x33,0x34,0x17,0x36,0x36,0x21,0x31,0x2c,0xe0, -0x25,0x1f,0x4c,0x1d,0x1d,0xb1,0x1d,0x1e,0x25,0x1e,0x1c,0xd2,0x16,0x0e,0x8e,0x06, -0xff,0x2a,0xf8,0xf0,0x8c,0xec,0xe9,0x14,0xe8,0xe8,0x6d,0xed,0xf4,0xa5,0xf9,0xfb, -0xdd,0xf9,0xf7,0x8b,0xf7,0xfa,0x36,0xff,0xff,0xb8,0xff,0x00,0x06,0xfd,0xf7,0x60, -0xf0,0xec,0x99,0xeb,0xeb,0xe1,0xeb,0xee,0xfa,0xee,0xe8,0x75,0xdf,0xd9,0x6f,0xd5, -0xd1,0x46,0xd0,0xd0,0x1e,0xd6,0xdc,0x1a,0xdf,0xe0,0xbf,0xe8,0xf0,0x3b,0xf1,0xf0, -0x2e,0xf0,0xef,0xbe,0xf5,0xfd,0xaa,0x06,0x11,0x43,0x1a,0x20,0xac,0x23,0x27,0x15, -0x2b,0x2f,0xdf,0x34,0x36,0xee,0x36,0x33,0x8f,0x30,0x2b,0x36,0x24,0x1f,0xc7,0x1e, -0x20,0x4f,0x21,0x1f,0xa8,0x1e,0x1c,0x40,0x17,0x0e,0x28,0x06,0x00,0xec,0xf9,0xf2, -0x89,0xeb,0xe5,0x3a,0xe7,0xee,0x32,0xf4,0xf6,0xb6,0xf5,0xf6,0x0c,0xf8,0xf8,0x95, -0xf7,0xfa,0xd4,0x00,0x02,0x93,0x00,0xfe,0x56,0xfa,0xf4,0x3d,0xef,0xeb,0xb5,0xeb, -0xf0,0x1f,0xf2,0xec,0x8c,0xeb,0xe7,0x5a,0xdf,0xd8,0xcd,0xd3,0xd2,0xc4,0xd2,0xd4, -0x21,0xd5,0xd8,0x05,0xdf,0xe5,0x9e,0xeb,0xee,0xfc,0xed,0xec,0x1a,0xec,0xf0,0x11, -0xf7,0xff,0xf4,0x08,0x11,0x8f,0x18,0x1c,0x2c,0x21,0x26,0xdb,0x2b,0x31,0x78,0x35, -0x37,0xba,0x37,0x32,0xa3,0x2d,0x29,0x94,0x23,0x21,0x3b,0x21,0x22,0x50,0x22,0x22, -0xa1,0x1f,0x19,0xdf,0x14,0x0f,0x3f,0x0b,0x02,0xad,0xf5,0xed,0xf1,0xea,0xea,0x2a, -0xec,0xf0,0x65,0xf4,0xf4,0x87,0xf5,0xf5,0xc0,0xf4,0xf8,0xab,0xf9,0xfb,0xd4,0x01, -0x04,0x1f,0x01,0xfa,0x65,0xf6,0xf3,0xb6,0xef,0xee,0xb3,0xee,0xf1,0x5f,0xf3,0xef, -0x8a,0xe9,0xe3,0xe4,0xde,0xda,0xe9,0xd5,0xd3,0xa0,0xd1,0xd2,0x57,0xd5,0xdb,0x22, -0xe2,0xe7,0x35,0xec,0xeb,0x6b,0xe9,0xe9,0x11,0xeb,0xf2,0xa9,0xf9,0x00,0xb0,0x08, -0x11,0xa0,0x16,0x1a,0xf4,0x1e,0x26,0x73,0x2d,0x34,0xd3,0x35,0x35,0xfe,0x34,0x31, -0xe4,0x2c,0x27,0x23,0x22,0x22,0x74,0x26,0x25,0xf4,0x1f,0x1f,0x01,0x1f,0x1c,0x57, -0x19,0x10,0xae,0x07,0xff,0x13,0xf5,0xec,0x0f,0xec,0xef,0xf1,0xef,0xf0,0xf2,0xf2, -0xf4,0x8f,0xf4,0xf3,0x24,0xf3,0xf7,0x09,0xfd,0x01,0x65,0x02,0x01,0x56,0xff,0xfb, -0x50,0xf5,0xf1,0xa1,0xf0,0xf1,0x2e,0xf4,0xf5,0xc2,0xf1,0xed,0xd8,0xe9,0xe5,0x53, -0xe1,0xdb,0x72,0xd5,0xd3,0x02,0xd2,0xd2,0xdd,0xd7,0xdf,0x9d,0xe5,0xe8,0xb1,0xe8, -0xe7,0xcf,0xe7,0xe9,0x18,0xec,0xf2,0x7e,0xfb,0x01,0x8c,0x08,0x0f,0xe4,0x12,0x18, -0xc1,0x21,0x28,0xc9,0x2c,0x33,0x98,0x37,0x37,0xe0,0x33,0x2d,0x15,0x29,0x28,0x78, -0x28,0x25,0x78,0x23,0x23,0xc8,0x21,0x20,0xde,0x21,0x1f,0x4f,0x19,0x0e,0xfe,0x04, -0xfd,0x15,0xf6,0xf0,0x50,0xed,0xee,0xdf,0xf2,0xf3,0x9e,0xf1,0xf0,0x7e,0xf2,0xf3, -0xc0,0xf4,0xf8,0x0d,0xfe,0x02,0xbf,0x03,0x00,0x51,0xfc,0xf7,0x84,0xf3,0xf2,0xef, -0xf3,0xf4,0xba,0xf4,0xf4,0x28,0xf1,0xec,0xbe,0xea,0xe6,0xac,0xe1,0xda,0xcb,0xd2, -0xd1,0x38,0xd4,0xd6,0xb9,0xda,0xe2,0xb0,0xe5,0xe6,0xf7,0xe7,0xe5,0x89,0xe4,0xe9, -0x09,0xf0,0xf5,0x95,0xfa,0x00,0x59,0x07,0x0e,0x31,0x13,0x16,0xdd,0x1e,0x2a,0xba, -0x31,0x34,0x64,0x34,0x33,0x1f,0x31,0x2c,0xf4,0x2a,0x2a,0x4e,0x28,0x24,0x38,0x21, -0x22,0xc4,0x25,0x26,0xa0,0x21,0x1c,0x5e,0x18,0x0f,0xf2,0x04,0xfa,0x0a,0xf4,0xf2, -0xb7,0xf1,0xf1,0x8c,0xf2,0xf2,0x01,0xf1,0xf0,0xf3,0xf0,0xf1,0xc0,0xf4,0xfc,0x8e, -0x01,0x03,0x03,0x01,0xfc,0xdc,0xf9,0xf6,0xfd,0xf3,0xf4,0x3b,0xf7,0xf5,0xc6,0xf2, -0xf3,0xea,0xf1,0xee,0xeb,0xec,0xe6,0xa5,0xdd,0xd7,0x86,0xd4,0xd2,0x8b,0xd3,0xd8, -0xe9,0xdd,0xe3,0x24,0xe5,0xe2,0x35,0xe2,0xe4,0xf9,0xe6,0xe8,0xbd,0xec,0xf5,0xb7, -0xfb,0x00,0x81,0x04,0x09,0x43,0x0f,0x17,0xdc,0x21,0x2a,0xfc,0x30,0x32,0xc3,0x2f, -0x30,0x29,0x31,0x2e,0xe7,0x2a,0x26,0x4e,0x25,0x24,0xb4,0x23,0x23,0xe7,0x24,0x26, -0x08,0x23,0x1d,0xb1,0x15,0x0b,0x82,0x02,0xfb,0x88,0xf5,0xf3,0x66,0xf3,0xf3,0x94, -0xf2,0xf1,0xb4,0xed,0xed,0x80,0xf0,0xf2,0x84,0xf7,0x00,0xb3,0x02,0x00,0x10,0xfd, -0xfb,0xc4,0xf8,0xf7,0xd8,0xf7,0xf5,0x38,0xf5,0xf5,0xb3,0xf4,0xf5,0x31,0xf3,0xf0, -0x75,0xeb,0xe5,0x03,0xde,0xd5,0x00,0xd2,0xd5,0x0b,0xd9,0xda,0xcd,0xdd,0xe1,0xdc, -0xe2,0xe2,0xb5,0xe0,0xe1,0x43,0xe6,0xea,0x74,0xee,0xf4,0xbf,0xfa,0xfd,0x76,0xff, -0x05,0xef,0x10,0x1c,0xe1,0x23,0x27,0xb2,0x2b,0x31,0x90,0x31,0x30,0xc8,0x2e,0x2c, -0xa8,0x2a,0x27,0xd9,0x23,0x22,0x98,0x24,0x26,0x07,0x28,0x27,0x57,0x21,0x1b,0x27, -0x15,0x0a,0x37,0x00,0xfb,0x31,0xf9,0xf5,0x4f,0xf5,0xf4,0xfa,0xf0,0xee,0x96,0xec, -0xec,0x22,0xf0,0xf6,0xb6,0xfc,0xff,0xd4,0xfe,0xfd,0xeb,0xfb,0xfb,0xcb,0xfa,0xf7, -0x10,0xf5,0xf6,0x0f,0xf7,0xf4,0xac,0xf4,0xf6,0xe5,0xf5,0xf1,0x3f,0xe9,0xe0,0x51, -0xdb,0xd7,0x9c,0xd5,0xd6,0xf4,0xd9,0xdd,0x43,0xdf,0xe1,0x18,0xe1,0xe0,0xb6,0xdf, -0xe0,0xb8,0xe7,0xee,0xce,0xf0,0xf2,0xc4,0xf5,0xfb,0xe1,0x01,0x0a,0x90,0x11,0x1b, -0x61,0x23,0x27,0x5c,0x2c,0x30,0xfb,0x30,0x30,0x96,0x30,0x2d,0xa1,0x27,0x26,0xd5, -0x25,0x24,0x85,0x26,0x29,0x5b,0x2a,0x27,0xfa,0x21,0x1a,0x8d,0x12,0x09,0x6a,0x02, -0xfc,0x68,0xfb,0xfb,0x78,0xf7,0xf2,0x4d,0xef,0xec,0x05,0xec,0xf0,0xe6,0xf4,0xf7, -0xdd,0xfb,0xfe,0xa4,0xfe,0xfd,0xef,0xfb,0xfa,0xee,0xfa,0xf9,0x71,0xf5,0xf4,0x08, -0xf7,0xf8,0xd2,0xf8,0xf8,0xe2,0xf4,0xf0,0x03,0xe8,0xde,0x3d,0xdb,0xd9,0x5c,0xd7, -0xd7,0x84,0xdb,0xe0,0x85,0xe1,0xdf,0x70,0xdb,0xdd,0xc2,0xe2,0xe5,0x3e,0xe8,0xeb, -0x6b,0xed,0xf0,0x37,0xf6,0xfb,0xc0,0xff,0x09,0x0c,0x14,0x1a,0x05,0x20,0x26,0x0a, -0x2d,0x30,0xa1,0x30,0x30,0xc7,0x2d,0x2b,0x04,0x28,0x24,0xe6,0x24,0x27,0x5b,0x29, -0x2a,0x47,0x2b,0x27,0xbe,0x20,0x19,0x8a,0x10,0x07,0x56,0x03,0x02,0x22,0x00,0xfb, -0x60,0xf4,0xef,0xba,0xee,0xee,0x18,0xed,0xef,0x4d,0xf6,0xf9,0xac,0xfb,0xfb,0xfb, -0xfb,0xfe,0xd7,0xfd,0xfa,0x16,0xf8,0xf7,0x40,0xf5,0xf5,0xc4,0xf8,0xfa,0xf5,0xf9, -0xf7,0x7e,0xf2,0xee,0x37,0xe8,0xde,0x55,0xd8,0xd8,0x9a,0xda,0xdb,0x9f,0xde,0xde, -0xb4,0xdb,0xdb,0x7a,0xdd,0xdf,0x68,0xe1,0xe5,0x80,0xe8,0xe8,0x1d,0xeb,0xef,0x0a, -0xf4,0xfa,0x12,0x01,0x08,0xf5,0x10,0x19,0x5c,0x1f,0x25,0x70,0x2c,0x2f,0x2f,0x2f, -0x2e,0x40,0x2b,0x28,0xf1,0x25,0x24,0x0d,0x25,0x27,0xe2,0x2a,0x2c,0x94,0x2b,0x25, -0xdd,0x1b,0x14,0x5d,0x0f,0x0a,0xb6,0x06,0x02,0x34,0xfe,0xf9,0xb5,0xf3,0xed,0x5d, -0xec,0xee,0x1b,0xef,0xf1,0x04,0xf5,0xf7,0xf9,0xf9,0xfb,0x36,0xfc,0xfd,0x4f,0xfd, -0xf7,0x7a,0xf3,0xf5,0xdf,0xf7,0xf7,0x14,0xf8,0xf9,0x78,0xfa,0xf8,0xee,0xf3,0xeb, -0xf1,0xe0,0xdd,0xf0,0xdc,0xdc,0x74,0xdc,0xdd,0x00,0xdd,0xdc,0xc7,0xdb,0xdb,0x63, -0xdd,0xe2,0x77,0xe3,0xe3,0x25,0xe6,0xe9,0x72,0xeb,0xee,0x3a,0xf4,0xfa,0x87,0x01, -0x09,0x85,0x0f,0x18,0xc6,0x20,0x27,0x22,0x2d,0x2e,0xcd,0x2d,0x2c,0x7e,0x2b,0x27, -0x2b,0x24,0x23,0x0e,0x27,0x2d,0xc3,0x2f,0x2b,0xca,0x27,0x23,0x8c,0x1c,0x15,0x66, -0x10,0x0c,0x3f,0x0a,0x04,0xbd,0xfc,0xf6,0xff,0xf3,0xef,0x87,0xed,0xf0,0xc3,0xf1, -0xf1,0x0a,0xf3,0xf8,0xa2,0xfc,0xfd,0xa4,0xfd,0xfc,0x21,0xf9,0xf8,0xd8,0xf7,0xf5, -0xbd,0xf5,0xf9,0x31,0xfc,0xfe,0x61,0xfd,0xf7,0xd3,0xef,0xe9,0x8a,0xe3,0xdf,0x98, -0xdf,0xe0,0x9b,0xde,0xdd,0x01,0xdd,0xdc,0x1a,0xdd,0xdd,0x59,0xdf,0xe2,0xc9,0xe3, -0xe3,0xde,0xe5,0xe8,0x78,0xeb,0xef,0x0d,0xf5,0xf9,0x3e,0x00,0x08,0x44,0x10,0x1a, -0xc5,0x21,0x25,0xad,0x2b,0x30,0xe2,0x2e,0x2a,0x0a,0x27,0x24,0x4a,0x25,0x28,0xb3, -0x2a,0x2e,0x05,0x30,0x2b,0x98,0x25,0x21,0x75,0x1d,0x17,0xc0,0x11,0x10,0x38,0x0c, -0x03,0x90,0xfb,0xf6,0x3c,0xf4,0xf2,0x2e,0xf1,0xee,0xd3,0xee,0xf3,0xef,0xf7,0xf9, -0x5a,0xfb,0xfc,0x12,0xfd,0xfe,0x70,0xfa,0xf5,0xc7,0xf4,0xf7,0x26,0xf9,0xfc,0x02, -0xff,0xff,0x23,0xfc,0xf4,0x3a,0xed,0xe9,0xc1,0xe5,0xe2,0xbd,0xe1,0xe0,0x47,0xde, -0xdd,0x6b,0xdd,0xdb,0x7f,0xdd,0xdf,0x36,0xe0,0xe2,0x64,0xe2,0xe1,0x7d,0xe5,0xea, -0x93,0xeb,0xed,0x64,0xf2,0xf9,0x36,0x01,0x08,0x73,0x0e,0x17,0xdd,0x21,0x28,0x5e, -0x2b,0x2c,0x23,0x2c,0x27,0xb5,0x22,0x24,0xa6,0x27,0x29,0x9b,0x2c,0x2e,0x2b,0x2d, -0x29,0xd1,0x24,0x1f,0xc1,0x1b,0x1a,0x78,0x15,0x0e,0xb4,0x07,0x01,0x1a,0xfd,0xf9, -0x36,0xf4,0xee,0x4a,0xee,0xf0,0x9b,0xf1,0xf3,0x10,0xf5,0xf8,0x5d,0xfc,0xfd,0x22, -0xfc,0xfa,0xb7,0xf6,0xf3,0x70,0xf4,0xf8,0x9b,0xfb,0xfe,0x5c,0xff,0xfc,0xc3,0xf8, -0xf2,0xeb,0xeb,0xe9,0x40,0xe7,0xe3,0x38,0xe1,0xe0,0x29,0xde,0xdc,0x61,0xdc,0xdd, -0xb8,0xde,0xde,0x3a,0xde,0xdf,0x8b,0xe2,0xe4,0xcb,0xe3,0xe5,0x06,0xeb,0xee,0x53, -0xf1,0xf8,0xa0,0xff,0x05,0xfb,0x0d,0x19,0xfe,0x22,0x28,0x76,0x2a,0x28,0xb6,0x26, -0x25,0xca,0x23,0x23,0x87,0x28,0x2d,0x9f,0x2e,0x2d,0x60,0x29,0x25,0x6b,0x25,0x23, -0x06,0x1e,0x18,0x10,0x13,0x0f,0x45,0x0a,0x02,0x3a,0xfb,0xf7,0x9c,0xf4,0xf0,0xa3, -0xef,0xf0,0x50,0xf0,0xf3,0x46,0xf6,0xf9,0xb8,0xfd,0xfd,0x19,0xf9,0xf5,0x88,0xf4, -0xf3,0x5e,0xf6,0xfa,0xce,0xfd,0xff,0xf0,0xfd,0xfb,0x45,0xf6,0xf0,0x1a,0xed,0xe9, -0x3e,0xe8,0xe5,0x96,0xdf,0xdd,0x3a,0xe0,0xdf,0xab,0xdb,0xdb,0xdb,0xde,0xde,0x9b, -0xde,0xe0,0x35,0xe1,0xe2,0xd5,0xe3,0xe5,0x19,0xe9,0xee,0xf0,0xf0,0xf3,0x8e,0xfc, -0x07,0xa0,0x10,0x1a,0x0c,0x22,0x26,0x06,0x28,0x26,0xd4,0x22,0x21,0x05,0x24,0x28, -0xce,0x2c,0x2b,0xbf,0x29,0x2b,0x87,0x2b,0x27,0x2f,0x25,0x21,0x84,0x1d,0x1a,0x74, -0x15,0x0e,0x1a,0x09,0x03,0x21,0xfc,0xf8,0xa1,0xf5,0xf1,0xcd,0xee,0xef,0xf0,0xf1, -0xf5,0x23,0xf9,0xfc,0x9b,0xfc,0xfa,0x58,0xf7,0xf4,0x40,0xf4,0xf7,0x21,0xf9,0xfc, -0x70,0x00,0x00,0x9f,0xfb,0xf8,0x73,0xf7,0xf3,0x45,0xee,0xea,0x9e,0xe7,0xe4,0xf2, -0xe2,0xe1,0x53,0xdf,0xde,0x3f,0xdd,0xdc,0x58,0xdf,0xe0,0x76,0xdf,0xdf,0xa4,0xe0, -0xe2,0x7f,0xe5,0xe6,0xee,0xe7,0xeb,0x95,0xef,0xf5,0x07,0xfe,0x06,0xcb,0x11,0x1e, -0x5e,0x24,0x23,0xb2,0x22,0x23,0xb0,0x23,0x25,0xd7,0x26,0x28,0xa8,0x2b,0x2d,0xd1, -0x2b,0x2b,0x53,0x2b,0x29,0x81,0x24,0x22,0x70,0x20,0x1b,0x27,0x15,0x0f,0x71,0x08, -0x03,0x9a,0xff,0xf9,0xd9,0xf3,0xf0,0x3f,0xef,0xef,0xfa,0xf4,0xf9,0x97,0xf9,0xfa, -0xaf,0xfc,0xf8,0xaf,0xf3,0xf3,0xd1,0xf5,0xf9,0xd6,0xfc,0xfd,0xe7,0xfd,0xff,0x43, -0xfd,0xf9,0x94,0xf6,0xf3,0xa4,0xee,0xea,0x5e,0xe8,0xe6,0x94,0xe4,0xe1,0xb4,0xde, -0xdf,0x55,0xdf,0xdf,0xf5,0xdf,0xde,0x65,0xde,0xe2,0x00,0xe3,0xe2,0xf0,0xe3,0xe7, -0xc5,0xe8,0xe9,0xee,0xec,0xf3,0xca,0xff,0x0c,0xff,0x15,0x1b,0xa0,0x1f,0x22,0x61, -0x21,0x22,0x75,0x24,0x25,0xf3,0x26,0x2a,0x02,0x2c,0x2c,0xdc,0x2c,0x2b,0x41,0x29, -0x29,0xc9,0x27,0x22,0xfe,0x1f,0x1b,0xff,0x13,0x0e,0x24,0x0c,0x06,0xc7,0xfd,0xf7, -0x48,0xf3,0xf0,0x0d,0xf1,0xf1,0x7e,0xf5,0xfb,0x32,0xfc,0xf9,0x4a,0xf7,0xf5,0xd1, -0xf3,0xf4,0x1f,0xf7,0xf9,0x5d,0xfc,0xfc,0xc8,0xfd,0xff,0x9e,0xfc,0xf7,0x5e,0xf5, -0xf2,0xf1,0xee,0xec,0x1f,0xe9,0xe4,0xe7,0xe2,0xe2,0xf7,0xe0,0xdf,0x93,0xde,0xde, -0x6b,0xdf,0xdf,0xac,0xde,0xde,0x96,0xe2,0xe5,0x2f,0xe4,0xe2,0x3b,0xe4,0xe6,0x7f, -0xec,0xf6,0x1d,0x02,0x0c,0x91,0x14,0x19,0x81,0x1b,0x1f,0x4b,0x21,0x1f,0x68,0x21, -0x26,0x03,0x28,0x28,0x8c,0x2b,0x2b,0x82,0x29,0x2a,0x06,0x2b,0x29,0xcf,0x26,0x21, -0x86,0x1d,0x1a,0x2f,0x16,0x0f,0x74,0x0a,0x05,0xa4,0xfd,0xf6,0x83,0xf0,0xf0,0x54, -0xf3,0xf5,0xe1,0xf7,0xfa,0x8f,0xf9,0xf6,0x69,0xf5,0xf4,0x7a,0xf4,0xf6,0x70,0xf7, -0xf8,0x09,0xfc,0xff,0x7a,0xff,0xfc,0x66,0xfa,0xf8,0x8c,0xf6,0xf3,0x0d,0xef,0xea, -0x51,0xe9,0xe8,0xa2,0xe3,0xe0,0x77,0xe1,0xe2,0x11,0xe0,0xde,0x6c,0xdd,0xdd,0x09, -0xe1,0xe3,0x45,0xe3,0xe3,0x8a,0xe2,0xdf,0x23,0xe1,0xe9,0x60,0xef,0xf7,0x28,0x03, -0x0c,0xa7,0x12,0x17,0x2b,0x1b,0x1d,0x92,0x1e,0x1f,0xdb,0x22,0x27,0x8c,0x28,0x27, -0xe4,0x28,0x2b,0xc2,0x2c,0x2c,0xd9,0x29,0x28,0x2f,0x27,0x22,0xd2,0x1d,0x1b,0x66, -0x17,0x11,0xfc,0x0b,0x03,0xbd,0xfa,0xf4,0xa8,0xf2,0xf3,0x93,0xf5,0xf8,0xeb,0xf8, -0xf7,0x27,0xf8,0xf7,0x2a,0xf5,0xf3,0xff,0xf3,0xf5,0x36,0xf9,0xfc,0xbe,0xfc,0xfc, -0x38,0xff,0xfe,0x0b,0xfb,0xf8,0x9b,0xf6,0xf3,0xd8,0xf0,0xec,0xdf,0xe7,0xe6,0xfa, -0xe6,0xe3,0xbd,0xe2,0xe3,0x90,0xdf,0xdc,0xa9,0xde,0xe2,0x34,0xe4,0xe4,0xd5,0xe2, -0xe0,0x4b,0xe0,0xdf,0x7c,0xe2,0xe9,0xba,0xf0,0xf9,0x1c,0x04,0x0c,0x2e,0x13,0x15, -0x9e,0x17,0x1c,0x91,0x20,0x21,0xde,0x22,0x25,0xbd,0x27,0x28,0xf2,0x29,0x2c,0xc6, -0x2c,0x2c,0xc6,0x2b,0x28,0x28,0x25,0x23,0x98,0x20,0x1c,0xdd,0x19,0x14,0xf0,0x09, -0x00,0x98,0xfa,0xf6,0x8d,0xf6,0xf7,0xac,0xf6,0xf6,0x5b,0xfa,0xfb,0x45,0xf7,0xf4, -0x9b,0xf4,0xf4,0xba,0xf6,0xf8,0xe1,0xf7,0xfb,0x5f,0x00,0xfe,0xcb,0xfc,0xfd,0xef, -0xfc,0xf9,0x65,0xf7,0xf4,0x81,0xef,0xeb,0x1d,0xe9,0xe9,0x22,0xe9,0xe5,0xb2,0xe1, -0xe0,0xe1,0xde,0xdf,0x35,0xe1,0xe3,0x2e,0xe5,0xe3,0xd2,0xdf,0xdf,0x25,0xe0,0xdf, -0x52,0xe0,0xe8,0xcc,0xf3,0xfc,0x34,0x03,0x0a,0x95,0x0f,0x14,0xc1,0x18,0x1b,0x98, -0x1d,0x21,0x85,0x23,0x23,0x1d,0x26,0x28,0x0f,0x2a,0x2b,0x1f,0x2e,0x2c,0xc1,0x28, -0x27,0x7a,0x25,0x23,0xe8,0x23,0x20,0x69,0x17,0x0f,0xb4,0x08,0x01,0x06,0xfc,0xf8, -0x55,0xf5,0xf7,0xd3,0xfa,0xf9,0x66,0xf7,0xf8,0x8a,0xf7,0xf4,0xa8,0xf3,0xf4,0x66, -0xf6,0xf8,0xd4,0xf9,0xfd,0xb0,0xfe,0xfd,0xe3,0xfc,0xfe,0x04,0xfe,0xfa,0x28,0xf5, -0xf1,0x63,0xef,0xed,0x7f,0xeb,0xe9,0x6b,0xe8,0xe4,0x51,0xdf,0xdf,0x75,0xe1,0xe1, -0x31,0xe1,0xe3,0x4b,0xe4,0xe2,0xd2,0xdf,0xdc,0xfa,0xda,0xdd,0xac,0xe3,0xea,0xe4, -0xf2,0xfc,0xb1,0x01,0x07,0xf7,0x0e,0x13,0xe7,0x15,0x1a,0xfc,0x1d,0x1e,0xef,0x21, -0x24,0xe1,0x23,0x27,0x1a,0x2d,0x2d,0x05,0x2b,0x28,0x9c,0x26,0x28,0x24,0x2a,0x25, -0xbd,0x20,0x1d,0xcf,0x18,0x0f,0x5a,0x06,0xff,0x75,0xfc,0xf9,0xcd,0xf7,0xf8,0x86, -0xf9,0xf9,0x52,0xf8,0xf7,0x22,0xf5,0xf3,0xb2,0xf2,0xf4,0x46,0xf7,0xf9,0x14,0xf9, -0xfa,0xf0,0xfc,0xfe,0x3c,0xfe,0xfe,0x13,0xfd,0xf7,0x88,0xf2,0xf1,0x6c,0xf1,0xee, -0x5e,0xec,0xe9,0x60,0xe5,0xe3,0x69,0xe2,0xdf,0x45,0xdf,0xe3,0xd3,0xe4,0xe4,0x27, -0xe4,0xe0,0x0b,0xdc,0xdb,0x76,0xdc,0xdd,0xaf,0xe4,0xed,0xd4,0xf2,0xfa,0x62,0x02, -0x07,0xfb,0x0c,0x12,0xef,0x16,0x1b,0xd0,0x1d,0x1d,0x95,0x1e,0x24,0x40,0x29,0x2b, -0x21,0x2a,0x29,0xcd,0x2a,0x2a,0xc1,0x28,0x29,0x91,0x29,0x27,0x28,0x23,0x1d,0xef, -0x16,0x0e,0x42,0x06,0x00,0x8a,0xfd,0xfb,0x68,0xf9,0xf9,0x62,0xfb,0xfb,0xf7,0xf6, -0xf4,0xa0,0xf4,0xf4,0x47,0xf4,0xf5,0x4c,0xf7,0xf7,0x93,0xf8,0xfc,0x20,0xfe,0x00, -0x20,0x00,0xfc,0xc1,0xf8,0xf8,0xb2,0xf5,0xf2,0xa2,0xf1,0xf0,0x60,0xeb,0xe9,0xf5, -0xe6,0xe1,0xfc,0xdf,0xe1,0x36,0xe2,0xe4,0xba,0xe6,0xe4,0xe5,0xe0,0xde,0x97,0xdb, -0xda,0x5b,0xdc,0xdf,0x45,0xe5,0xed,0x30,0xf4,0xf9,0x53,0xfe,0x07,0x00,0x10,0x13, -0x6e,0x14,0x16,0xf7,0x1a,0x1e,0x49,0x21,0x24,0xf9,0x27,0x2a,0xe1,0x29,0x29,0xf0, -0x28,0x2a,0x60,0x2a,0x29,0xcf,0x2a,0x29,0x80,0x22,0x1b,0x39,0x16,0x0e,0x9c,0x05, -0x00,0xd8,0xfe,0xfc,0xb4,0xfb,0xfc,0xa2,0xfa,0xf8,0xa6,0xf6,0xf4,0x14,0xf4,0xf6, -0xbe,0xf5,0xf2,0xa4,0xf4,0xf8,0x8f,0xfa,0xfd,0xa7,0xff,0xfe,0xa4,0xfd,0xfd,0xa1, -0xf9,0xf6,0xed,0xf5,0xf4,0xd1,0xf2,0xf0,0xde,0xec,0xe8,0xd6,0xe4,0xe2,0xda,0xe1, -0xe3,0x32,0xe6,0xe6,0x3c,0xe5,0xe3,0xb6,0xe1,0xdd,0x5f,0xd9,0xd9,0x9d,0xde,0xe2, -0x8d,0xe5,0xea,0xa1,0xf1,0xfa,0x43,0x02,0x08,0xc4,0x0c,0x11,0x30,0x13,0x15,0x9a, -0x1a,0x1f,0xdb,0x21,0x23,0x2b,0x28,0x29,0x8c,0x27,0x27,0xb2,0x29,0x2a,0x7f,0x2b, -0x2b,0x3f,0x2a,0x27,0x02,0x24,0x1c,0xf2,0x12,0x0d,0xe3,0x06,0x00,0xa5,0xff,0x00, -0xd1,0xfc,0xfa,0x58,0xf9,0xf7,0xd2,0xf6,0xf7,0xc2,0xf4,0xf2,0x8e,0xf2,0xf3,0x6c, -0xf6,0xf8,0x5f,0xfb,0xfc,0x2b,0xfe,0xfe,0x6d,0xfd,0xfa,0xce,0xf8,0xf7,0x8a,0xf6, -0xf5,0x7a,0xf4,0xef,0x5f,0xea,0xe6,0x1d,0xe6,0xe4,0x53,0xe2,0xe4,0x2a,0xe8,0xe8, -0xee,0xe5,0xe1,0x24,0xde,0xdd,0xe8,0xdc,0xdb,0x3b,0xdd,0xe1,0x4d,0xe5,0xea,0x91, -0xf3,0xfc,0x6a,0x01,0x06,0x23,0x0c,0x0f,0xb2,0x11,0x16,0xab,0x1a,0x1e,0x7a,0x23, -0x24,0xdc,0x24,0x27,0x89,0x28,0x27,0x53,0x29,0x2c,0xf7,0x2b,0x2b,0x7c,0x2b,0x28, -0xd8,0x22,0x1a,0xc9,0x11,0x0b,0xe1,0x07,0x05,0x89,0x01,0xfd,0x0f,0xfc,0xfb,0x43, -0xfa,0xf9,0x52,0xf7,0xf4,0x9f,0xf3,0xf3,0x21,0xf3,0xf3,0xcf,0xf6,0xf9,0x2c,0xfb, -0xfd,0x95,0xff,0xfe,0x90,0xfa,0xf9,0x8d,0xfa,0xfa,0x22,0xf8,0xf5,0xc5,0xf2,0xf0, -0x04,0xec,0xe5,0x3e,0xe3,0xe5,0x99,0xe7,0xe7,0x4a,0xe8,0xe7,0x5c,0xe3,0xe0,0x92, -0xe0,0xde,0x13,0xdb,0xdb,0x60,0xdc,0xdf,0x8d,0xe6,0xec,0x13,0xf2,0xfb,0x2c,0x02, -0x03,0x0f,0x08,0x0d,0xe9,0x11,0x16,0x81,0x1a,0x1e,0x78,0x21,0x23,0x87,0x24,0x25, -0x09,0x27,0x28,0x25,0x29,0x2b,0xb0,0x2d,0x2e,0x8c,0x2c,0x26,0xbf,0x1f,0x18,0xc3, -0x12,0x0e,0xfe,0x09,0x04,0xe2,0x00,0xff,0xbb,0xfd,0xfb,0x3f,0xfb,0xf9,0x42,0xf6, -0xf4,0x8f,0xf4,0xf3,0x42,0xf2,0xf4,0xc1,0xf7,0xfc,0xb1,0xfd,0xfc,0xf5,0xfb,0xfe, -0xb1,0xfd,0xf9,0x8b,0xf9,0xfb,0x4e,0xfa,0xf6,0x75,0xf3,0xee,0x72,0xe8,0xe7,0xb0, -0xe6,0xe7,0x3c,0xea,0xe8,0x0c,0xe6,0xe6,0xf7,0xe5,0xe1,0x9d,0xde,0xdd,0xb7,0xdb, -0xda,0xe5,0xdb,0xe0,0x8c,0xe6,0xed,0x16,0xf4,0xfa,0x52,0xff,0x03,0x16,0x07,0x0c, -0xd2,0x11,0x16,0xdb,0x19,0x1c,0xcf,0x20,0x23,0xd4,0x23,0x24,0xf3,0x24,0x26,0xa5, -0x2a,0x2f,0x50,0x2f,0x2c,0x1d,0x2a,0x25,0xe8,0x1e,0x19,0x51,0x14,0x0e,0xbb,0x08, -0x04,0x5a,0x02,0x00,0x0d,0xff,0xfb,0xa9,0xf9,0xfa,0xe6,0xf8,0xf2,0x6e,0xf0,0xf3, -0x7a,0xf4,0xf5,0x15,0xf9,0xfa,0x0f,0xfc,0xfd,0xe8,0xfc,0xfb,0xc4,0xfb,0xfb,0x9c, -0xfb,0xfd,0x62,0xfb,0xf5,0x00,0xef,0xec,0x2a,0xeb,0xe8,0x1a,0xe8,0xe9,0x80,0xe9, -0xe8,0x7f,0xe7,0xe6,0x76,0xe5,0xe3,0x22,0xdf,0xdb,0xd4,0xd9,0xda,0x0d,0xdd,0xe1, -0xc1,0xe7,0xee,0xea,0xf3,0xf8,0x8c,0xfd,0x01,0x8f,0x07,0x0d,0xc5,0x10,0x14,0x18, -0x1a,0x1f,0xe8,0x20,0x20,0x39,0x21,0x22,0xa5,0x25,0x2a,0x11,0x2d,0x2e,0x66,0x2e, -0x2c,0xce,0x28,0x25,0x2d,0x21,0x17,0x8f,0x12,0x10,0x25,0x0b,0x04,0x7c,0x02,0x01, -0x72,0xff,0xfe,0x54,0xfb,0xf7,0x0b,0xf6,0xf3,0xad,0xf1,0xf2,0x36,0xf5,0xf6,0x5c, -0xf8,0xfb,0xfc,0xfc,0xfb,0xf3,0xf9,0xfa,0x3d,0xfd,0xfe,0xed,0xfd,0xfb,0xd7,0xf7, -0xf3,0xfd,0xef,0xec,0xf8,0xea,0xea,0xb4,0xe9,0xe8,0x2b,0xe9,0xe9,0x4c,0xe8,0xe7, -0xb5,0xe5,0xe1,0x8f,0xdd,0xda,0x88,0xd9,0xd9,0x3d,0xde,0xe3,0x6b,0xe7,0xec,0x93, -0xf2,0xf8,0xdd,0xfc,0x01,0xe5,0x05,0x0a,0x33,0x11,0x17,0xa3,0x19,0x1d,0x32,0x1f, -0x1d,0xa4,0x1e,0x24,0x5f,0x28,0x29,0xd1,0x2b,0x2e,0x28,0x2f,0x2d,0x96,0x28,0x23, -0xa2,0x1f,0x1b,0xf1,0x13,0x0d,0x6a,0x0a,0x06,0x9e,0x03,0x02,0xec,0x00,0xfd,0x29, -0xfa,0xf8,0x63,0xf6,0xf2,0x1f,0xf1,0xf2,0x67,0xf6,0xf9,0xe6,0xf9,0xf9,0x57,0xf9, -0xfa,0x6c,0xfb,0xfc,0x80,0xfe,0xff,0xba,0xfd,0xf9,0xfa,0xf6,0xf3,0xcb,0xef,0xed, -0xcb,0xeb,0xe9,0x7c,0xe9,0xea,0x29,0xea,0xe9,0xf2,0xe9,0xe9,0x84,0xe4,0xdf,0x2f, -0xdc,0xd9,0x48,0xdb,0xdd,0xe0,0xdc,0xe1,0x26,0xe9,0xed,0xed,0xf1,0xf8,0xb2,0xfb, -0xfe,0x23,0x05,0x0d,0xb1,0x12,0x16,0x50,0x18,0x1a,0xd3,0x1c,0x1f,0x43,0x1f,0x22, -0x23,0x28,0x2b,0xb9,0x2c,0x2d,0x4c,0x2e,0x2c,0xf0,0x27,0x24,0x13,0x20,0x19,0x68, -0x12,0x0d,0x7f,0x0b,0x08,0xb1,0x04,0x01,0x8d,0x00,0xff,0x63,0xfb,0xf5,0xef,0xf2, -0xf2,0x5c,0xf3,0xf4,0x6a,0xf7,0xf8,0xfd,0xf7,0xf8,0x51,0xf9,0xfa,0xc5,0xfb,0xfe, -0xca,0xff,0xfd,0xbb,0xfc,0xfa,0xd8,0xf5,0xf3,0xc6,0xf0,0xed,0xe2,0xeb,0xeb,0x06, -0xe9,0xe9,0x8e,0xed,0xec,0xd5,0xe8,0xe7,0x43,0xe4,0xdf,0x74,0xdc,0xdb,0x7e,0xda, -0xda,0x2a,0xde,0xe3,0x09,0xea,0xee,0x1c,0xf0,0xf3,0xb7,0xfa,0x01,0x5a,0x06,0x0b, -0x27,0x11,0x15,0x9d,0x17,0x19,0xe3,0x1a,0x1c,0xaa,0x1f,0x24,0xd3,0x28,0x2a,0x0e, -0x2c,0x2d,0xc2,0x2d,0x2c,0xbc,0x28,0x22,0xda,0x1d,0x1a,0x61,0x14,0x0d,0x37,0x0a, -0x08,0x9c,0x06,0x03,0xae,0x01,0xfd,0x59,0xf8,0xf5,0x9b,0xf3,0xf2,0x35,0xf5,0xf7, -0x24,0xf6,0xf6,0x33,0xf7,0xf7,0x03,0xf9,0xfb,0x7c,0xfc,0xfd,0x5c,0x00,0xfe,0x27, -0xfa,0xf8,0x0e,0xf8,0xf3,0x9c,0xef,0xed,0x12,0xeb,0xea,0x4b,0xec,0xec,0xb9,0xec, -0xeb,0xfd,0xe8,0xe6,0x8d,0xe4,0xe0,0x2d,0xdb,0xd8,0x64,0xda,0xdd,0x9b,0xe0,0xe3, -0x4a,0xe8,0xec,0x13,0xef,0xf4,0x32,0xfa,0x00,0x46,0x06,0x0b,0x1d,0x11,0x14,0xd8, -0x15,0x16,0x02,0x19,0x1e,0x92,0x21,0x23,0x52,0x26,0x2b,0xb7,0x2d,0x2d,0x41,0x2d, -0x2b,0x85,0x27,0x24,0x09,0x1f,0x17,0xe5,0x12,0x0f,0xb6,0x0b,0x0a,0x31,0x09,0x04, -0xfe,0xff,0xfc,0xea,0xf7,0xf4,0x2f,0xf6,0xf6,0x26,0xf5,0xf5,0x8c,0xf7,0xf6,0xb0, -0xf5,0xf8,0x54,0xfa,0xfc,0x1e,0xfe,0xfe,0x87,0xfe,0xfe,0xb0,0xfc,0xf9,0x5f,0xf7, -0xf3,0x88,0xee,0xec,0x45,0xed,0xee,0xc6,0xec,0xeb,0x16,0xed,0xed,0x6e,0xeb,0xe6, -0x7e,0xe2,0xde,0x86,0xdb,0xda,0xfe,0xdb,0xde,0x13,0xe1,0xe3,0x3b,0xe7,0xeb,0x8c, -0xef,0xf2,0x4e,0xf9,0x02,0x2d,0x08,0x0a,0x36,0x0f,0x12,0x78,0x14,0x17,0xc5,0x19, -0x1c,0x40,0x20,0x25,0x64,0x27,0x2a,0xa2,0x2d,0x2d,0xd8,0x2c,0x2c,0xe6,0x28,0x22, -0x97,0x1d,0x18,0xd4,0x11,0x10,0x41,0x10,0x0c,0xcd,0x07,0x03,0xe5,0xff,0xfc,0x92, -0xf8,0xf6,0x9b,0xf6,0xf7,0xc8,0xf6,0xf4,0xbe,0xf4,0xf5,0x5e,0xf7,0xf8,0x0c,0xfb, -0xfd,0x13,0xfd,0xfd,0xc7,0xff,0x00,0xe3,0xfc,0xf8,0x41,0xf5,0xf3,0xa2,0xf0,0xee, -0xc4,0xec,0xec,0xbf,0xed,0xee,0xeb,0xee,0xee,0x90,0xeb,0xe5,0x81,0xe0,0xe0,0x41, -0xdd,0xda,0xf6,0xdb,0xdf,0xcb,0xe1,0xe3,0x3e,0xe6,0xe8,0x76,0xee,0xf6,0xd2,0xfa, -0xff,0xbe,0x06,0x0b,0xa3,0x0d,0x11,0x83,0x13,0x14,0x3b,0x19,0x1d,0xb8,0x1f,0x23, -0x26,0x28,0x2a,0xfe,0x2b,0x2d,0xc7,0x2e,0x2c,0x18,0x27,0x20,0x9c,0x1b,0x18,0x77, -0x15,0x12,0xc5,0x0f,0x0c,0x7c,0x08,0x02,0xa9,0xfe,0xfc,0xd5,0xf9,0xf8,0xd2,0xf7, -0xf7,0xf7,0xf4,0xf3,0x26,0xf5,0xf7,0x28,0xf8,0xf7,0x28,0xf9,0xfc,0x13,0xff,0x00, -0x73,0xfe,0xfd,0x63,0xfc,0xf8,0xc5,0xf4,0xf3,0x24,0xf0,0xec,0x84,0xec,0xef,0x62, -0xef,0xef,0x01,0xef,0xec,0xc9,0xe9,0xe6,0x85,0xe0,0xdc,0x48,0xdd,0xdd,0xdb,0xdc, -0xde,0xc9,0xe0,0xe1,0x3b,0xe5,0xe9,0x1d,0xee,0xf4,0x10,0xfb,0x00,0xaf,0x04,0x09, -0x12,0x0d,0x0f,0x54,0x11,0x14,0xd5,0x18,0x1c,0x7f,0x1f,0x22,0xe1,0x25,0x2b,0x60, -0x2e,0x2e,0xc5,0x2c,0x2a,0xa5,0x25,0x1f,0x8b,0x1b,0x19,0xe4,0x16,0x13,0x69,0x10, -0x0c,0xc6,0x06,0x01,0x4b,0xff,0xfd,0x87,0xfb,0xf9,0xd2,0xf5,0xf5,0xb4,0xf6,0xf5, -0x6a,0xf4,0xf5,0x2b,0xf7,0xf7,0x55,0xfa,0xfe,0xcb,0xfe,0xfd,0x4e,0xfe,0xfd,0x29, -0xfc,0xf9,0x06,0xf4,0xef,0xc9,0xef,0xef,0x67,0xed,0xee,0x65,0xf0,0xf0,0xde,0xef, -0xec,0x0f,0xe8,0xe3,0x62,0xe1,0xdf,0x5f,0xdd,0xdc,0xfe,0xdd,0xdf,0xe3,0xdf,0xe1, -0xc3,0xe4,0xe9,0x1b,0xef,0xf4,0x7a,0xfa,0x01,0xa2,0x05,0x07,0x4b,0x0a,0x0e,0xe7, -0x12,0x15,0xa5,0x17,0x1b,0xd2,0x1e,0x22,0x6b,0x27,0x2c,0x8d,0x2e,0x2d,0x9d,0x2c, -0x28,0x8b,0x24,0x20,0x41,0x1c,0x1b,0xb1,0x19,0x15,0xe0,0x0d,0x0a,0xb9,0x08,0x03, -0xfa,0xff,0xfe,0xa0,0xfa,0xf8,0xd0,0xf7,0xf7,0xa2,0xf5,0xf4,0xcf,0xf3,0xf4,0x21, -0xf8,0xfa,0x36,0xfa,0xfb,0xbc,0xfe,0xff,0xff,0xfe,0xfd,0xfc,0xfa,0xf6,0x7d,0xf4, -0xf1,0xe8,0xee,0xee,0x50,0xef,0xf1,0xcd,0xf1,0xf1,0x40,0xef,0xeb,0x6e,0xe8,0xe4, -0xf4,0xe1,0xe0,0x5d,0xdf,0xdd,0x7e,0xdd,0xdf,0xb7,0xe0,0xe1,0xc3,0xe3,0xe9,0x5f, -0xf1,0xf5,0x4d,0xfa,0xff,0x9e,0x03,0x07,0xf5,0x0a,0x0e,0xeb,0x11,0x14,0x84,0x16, -0x19,0x57,0x1f,0x24,0xa8,0x27,0x2d,0x10,0x30,0x2d,0x40,0x29,0x27,0xa5,0x24,0x21, -0x41,0x1f,0x1c,0xc3,0x17,0x13,0x5d,0x0f,0x0b,0xf8,0x08,0x04,0x3d,0xff,0xfb,0xcf, -0xfc,0xfb,0x73,0xf7,0xf5,0x77,0xf4,0xf4,0x5d,0xf5,0xf5,0xac,0xf6,0xf8,0xc1,0xfb, -0xfe,0x82,0xfe,0xfe,0x0f,0xff,0xfe,0xf3,0xfa,0xf6,0x94,0xf2,0xf0,0x39,0xf0,0xef, -0xbd,0xf0,0xf2,0x05,0xf3,0xf1,0x53,0xed,0xeb,0x24,0xe9,0xe5,0xe0,0xe1,0xe0,0xd6, -0xdf,0xdf,0x11,0xde,0xdd,0xfc,0xdd,0xe1,0xe6,0xe5,0xea,0xc6,0xf0,0xf5,0xa8,0xf8, -0xfe,0x55,0x04,0x07,0x10,0x09,0x0e,0x10,0x11,0x12,0xe1,0x14,0x19,0x21,0x1f,0x25, -0x6e,0x2a,0x2b,0x1c,0x2c,0x2b,0xac,0x28,0x26,0xc7,0x25,0x22,0x1b,0x1e,0x1a,0x33, -0x18,0x15,0x12,0x10,0x0b,0xf6,0x06,0x03,0xa7,0x01,0xff,0xa0,0xfb,0xf8,0xbf,0xf7, -0xf6,0x4a,0xf5,0xf4,0x20,0xf4,0xf5,0x9a,0xf7,0xf9,0x33,0xfb,0xfd,0xb5,0xff,0x00, -0xa2,0xfe,0xfd,0x13,0xfa,0xf5,0x63,0xf1,0xf0,0xde,0xf1,0xf1,0xd7,0xf1,0xf2,0x05, -0xf2,0xf1,0x9d,0xee,0xe9,0xee,0xe7,0xe6,0x02,0xe3,0xe1,0x15,0xe1,0xde,0xb3,0xdb, -0xdd,0x80,0xdf,0xe1,0x9d,0xe5,0xea,0x79,0xef,0xf4,0x19,0xf9,0xfc,0x4e,0x02,0x07, -0xba,0x09,0x0b,0x90,0x0d,0x10,0xea,0x13,0x19,0x48,0x21,0x26,0x2b,0x28,0x29,0x87, -0x2a,0x2a,0xde,0x29,0x26,0x59,0x23,0x20,0x9f,0x1f,0x1c,0xca,0x17,0x12,0x2d,0x0f, -0x0c,0x30,0x08,0x04,0xa1,0x00,0xfe,0xb4,0xfc,0xf9,0xbc,0xf6,0xf5,0x69,0xf5,0xf4, -0x47,0xf3,0xf5,0xc1,0xf7,0xf9,0x20,0xfb,0xfd,0xa9,0xff,0x01,0x05,0xff,0xfa,0x74, -0xf7,0xf5,0xcb,0xf2,0xf0,0x2e,0xf2,0xf2,0x36,0xf2,0xf3,0x8e,0xf3,0xf0,0x70,0xec, -0xea,0x6b,0xe9,0xe7,0x86,0xe4,0xe0,0x7e,0xdf,0xde,0xcc,0xdc,0xdc,0xf4,0xde,0xe3, -0x9d,0xe6,0xe9,0xf5,0xee,0xf4,0xd1,0xf8,0xfe,0x32,0x03,0x06,0xbc,0x07,0x08,0x9c, -0x0b,0x10,0xb7,0x16,0x1b,0x1c,0x20,0x24,0x43,0x28,0x2a,0xdf,0x2a,0x29,0xb7,0x27, -0x26,0xa8,0x25,0x22,0xfe,0x1e,0x1b,0xc3,0x18,0x14,0xe6,0x0e,0x0c,0x12,0x09,0x04, -0xee,0x01,0xfe,0xad,0xfc,0xfa,0x1c,0xf8,0xf5,0xe5,0xf4,0xf6,0x91,0xf4,0xf4,0x92, -0xf7,0xfa,0xea,0xfc,0xff,0x25,0x01,0xff,0x7f,0xfd,0xfb,0x05,0xf8,0xf5,0xf2,0xf2, -0xf1,0x4f,0xf3,0xf4,0x0d,0xf5,0xf2,0x5a,0xf1,0xf1,0x12,0xee,0xeb,0x35,0xea,0xe8, -0xf4,0xe4,0xe1,0x60,0xdf,0xde,0xf0,0xdc,0xde,0x51,0xe0,0xe3,0x06,0xe6,0xe9,0xc0, -0xed,0xf4,0x87,0xfb,0xff,0x6a,0x01,0x02,0x8f,0x05,0x09,0xd8,0x0c,0x10,0x4e,0x15, -0x1b,0x42,0x22,0x25,0xf9,0x26,0x29,0x74,0x2a,0x2a,0x60,0x28,0x27,0xa4,0x25,0x23, -0x78,0x20,0x1b,0x30,0x18,0x16,0x10,0x11,0x0b,0x1c,0x09,0x06,0xef,0x02,0xff,0x16, -0xfd,0xfa,0x29,0xf9,0xf7,0x76,0xf5,0xf4,0xd1,0xf3,0xf6,0x91,0xf8,0xfb,0x5d,0xfe, -0xfe,0xbe,0x00,0x01,0x02,0xfe,0xf9,0x33,0xf6,0xf6,0xa0,0xf4,0xf3,0x88,0xf4,0xf5, -0xd3,0xf4,0xf2,0x9f,0xf1,0xf0,0x28,0xef,0xed,0xb8,0xea,0xe8,0x00,0xe5,0xe1,0xb9, -0xde,0xdd,0x3b,0xdf,0xdf,0xad,0xdf,0xe1,0xf5,0xe3,0xea,0x73,0xf1,0xf6,0x10,0xf9, -0xfc,0xea,0x00,0x02,0xaf,0x04,0x07,0x4a,0x0b,0x11,0x14,0x17,0x1b,0x24,0x20,0x25, -0x63,0x27,0x27,0x26,0x29,0x2a,0xa5,0x28,0x26,0x4d,0x25,0x23,0x25,0x20,0x1c,0x52, -0x18,0x14,0x23,0x11,0x0d,0x5d,0x09,0x06,0x91,0x02,0xff,0xa7,0xfd,0xfc,0x50,0xf9, -0xf5,0x90,0xf3,0xf4,0x1d,0xf5,0xf5,0xd5,0xf7,0xfb,0xef,0xfe,0x00,0x30,0x00,0xfe, -0xca,0xfb,0xf8,0x46,0xf6,0xf5,0xd4,0xf4,0xf4,0x2e,0xf4,0xf4,0x84,0xf4,0xf2,0xe7, -0xf0,0xf0,0x0d,0xf0,0xee,0xd2,0xea,0xe6,0x99,0xe2,0xe1,0xc9,0xe1,0xdf,0x87,0xdd, -0xdd,0x72,0xde,0xe2,0x60,0xe6,0xea,0xb4,0xef,0xf6,0xd5,0xf9,0xfb,0x50,0xfe,0x02, -0xf0,0x03,0x06,0x00,0x0b,0x11,0x0c,0x17,0x1b,0x47,0x1f,0x23,0xd0,0x26,0x28,0x58, -0x28,0x28,0x75,0x28,0x27,0x6b,0x25,0x22,0x9e,0x1f,0x1a,0x7f,0x18,0x16,0xa3,0x11, -0x0b,0x5f,0x08,0x06,0x3e,0x04,0x00,0x10,0xfd,0xfb,0xc4,0xf8,0xf5,0xdb,0xf3,0xf3, -0x43,0xf4,0xf6,0xcc,0xf8,0xfc,0xf6,0xff,0x00,0xd6,0xfe,0xfc,0xef,0xfa,0xf8,0xa3, -0xf6,0xf5,0x0f,0xf5,0xf5,0xeb,0xf5,0xf3,0x38,0xf2,0xf2,0x6c,0xf3,0xf2,0x5f,0xf0, -0xeb,0xbe,0xe8,0xe8,0x32,0xe6,0xe2,0xc1,0xdf,0xdf,0x14,0xde,0xdc,0x7b,0xde,0xe2, -0xca,0xe6,0xeb,0x5b,0xf0,0xf5,0x43,0xf9,0xfb,0x06,0xfd,0xff,0x25,0x03,0x07,0x99, -0x0b,0x11,0xb4,0x16,0x1a,0x8f,0x1f,0x23,0x39,0x26,0x26,0xe9,0x27,0x2a,0xc2,0x29, -0x27,0x50,0x24,0x23,0xb0,0x20,0x1c,0x2d,0x19,0x14,0x8d,0x11,0x0e,0xd3,0x09,0x06, -0x6c,0x04,0x01,0x08,0xfe,0xfb,0x46,0xf9,0xf5,0x75,0xf3,0xf3,0x78,0xf4,0xf8,0x50, -0xfb,0xfd,0x14,0xff,0x00,0x35,0xff,0xfb,0x9b,0xf9,0xf8,0xe4,0xf7,0xf8,0xa5,0xf6, -0xf3,0x1e,0xf3,0xf5,0xc1,0xf5,0xf4,0x20,0xf3,0xf2,0xf2,0xef,0xed,0x31,0xea,0xe8, -0x9c,0xe6,0xe3,0x8b,0xe0,0xdd,0x4e,0xde,0xde,0xf5,0xde,0xe2,0xf8,0xe7,0xed,0x89, -0xf1,0xf4,0xff,0xf7,0xf9,0x8c,0xfc,0x00,0x60,0x03,0x06,0x44,0x0b,0x12,0x5a,0x17, -0x1a,0x6e,0x1e,0x22,0x31,0x26,0x28,0x72,0x28,0x28,0xc3,0x28,0x28,0xd2,0x24,0x23, -0x02,0x21,0x1c,0x1d,0x19,0x15,0xa3,0x11,0x0e,0xf5,0x0a,0x07,0x12,0x04,0x02,0xdd, -0xff,0xfa,0x5f,0xf7,0xf4,0xd9,0xf3,0xf4,0x17,0xf6,0xf8,0x60,0xfb,0x00,0x82,0x00, -0xfd,0xcb,0xfb,0xfb,0x4d,0xfc,0xfa,0xf4,0xf7,0xf6,0x76,0xf5,0xf5,0x0d,0xf5,0xf5, -0xf1,0xf5,0xf5,0x32,0xf3,0xf1,0x30,0xf0,0xee,0x68,0xeb,0xe8,0x9d,0xe6,0xe3,0x7d, -0xe0,0xde,0xc7,0xdd,0xdc,0xbe,0xdf,0xe5,0x81,0xe9,0xed,0x41,0xf0,0xf4,0x87,0xf7, -0xf9,0x5f,0xfb,0xfd,0x25,0x03,0x08,0xb3,0x0b,0x10,0x1f,0x16,0x1a,0x56,0x1e,0x22, -0x34,0x25,0x26,0x4b,0x28,0x28,0xb0,0x27,0x27,0xdb,0x25,0x22,0xb8,0x1f,0x1d,0x52, -0x19,0x15,0x82,0x11,0x0d,0xc6,0x0a,0x09,0x13,0x06,0x01,0xbd,0xfd,0xfb,0x09,0xf8, -0xf3,0x9a,0xf2,0xf4,0x65,0xf8,0xfb,0x35,0xfc,0xfd,0x25,0xfe,0xfe,0x11,0xfd,0xfc, -0xc1,0xfb,0xfa,0x30,0xf7,0xf5,0x57,0xf6,0xf6,0x9f,0xf5,0xf5,0xc8,0xf5,0xf4,0x48, -0xf3,0xf2,0x85,0xf0,0xed,0x1d,0xec,0xea,0x28,0xe7,0xe3,0x5a,0xdf,0xdd,0x41,0xde, -0xdf,0x53,0xe0,0xe4,0xe3,0xe9,0xee,0x71,0xf0,0xf3,0xb6,0xf5,0xf7,0x1f,0xfb,0xfd, -0xfe,0x01,0x07,0x26,0x0c,0x0f,0xce,0x14,0x1a,0x49,0x1e,0x21,0xf3,0x23,0x25,0x8f, -0x27,0x28,0x48,0x28,0x26,0xa2,0x24,0x24,0x02,0x21,0x1c,0xf1,0x17,0x15,0x02,0x13, -0x0f,0xc0,0x0a,0x08,0x17,0x07,0x04,0x52,0xfe,0xf8,0x88,0xf5,0xf4,0x2e,0xf5,0xf5, -0xed,0xf8,0xfb,0xb5,0xfb,0xfc,0x1a,0xfe,0xfe,0x46,0xfd,0xfc,0xa6,0xfa,0xf8,0xa1, -0xf7,0xf7,0x75,0xf6,0xf6,0x95,0xf5,0xf5,0x5b,0xf6,0xf5,0x51,0xf2,0xf0,0xbe,0xf1, -0xf0,0xc4,0xec,0xe9,0x07,0xe6,0xe3,0x60,0xe0,0xdd,0xbd,0xdc,0xde,0x9c,0xe2,0xe5, -0x8d,0xe9,0xed,0x4b,0xf0,0xf2,0x93,0xf4,0xf7,0x6b,0xfa,0xfd,0x5d,0x02,0x06,0x01, -0x0b,0x10,0x3f,0x15,0x19,0xb0,0x1c,0x21,0x92,0x24,0x25,0x4b,0x26,0x27,0x83,0x28, -0x27,0x1d,0x25,0x22,0xd3,0x1f,0x1d,0x3a,0x19,0x13,0x7d,0x11,0x10,0x51,0x0d,0x0a, -0x30,0x07,0x02,0x3b,0xfc,0xf8,0x35,0xf6,0xf5,0xa7,0xf6,0xf7,0x33,0xf8,0xfa,0x21, -0xfc,0xfd,0x38,0xfe,0xfe,0x32,0xfc,0xfa,0x2d,0xfb,0xf9,0xf2,0xf6,0xf6,0xe4,0xf6, -0xf7,0xd8,0xf6,0xf5,0x3b,0xf4,0xf4,0x43,0xf4,0xf2,0x49,0xf1,0xf0,0xb0,0xed,0xe9, -0xfa,0xe5,0xe3,0x62,0xdf,0xdd,0xe7,0xdd,0xdf,0x6b,0xe3,0xe7,0x10,0xea,0xec,0xf6, -0xee,0xf2,0xd9,0xf4,0xf6,0xf7,0xf8,0xfd,0xf5,0x02,0x06,0x5b,0x0a,0x0f,0xc0,0x14, -0x1a,0x29,0x1d,0x1f,0xa0,0x22,0x26,0x9d,0x27,0x26,0x96,0x27,0x27,0xfd,0x25,0x23, -0xdb,0x1f,0x1b,0x6f,0x18,0x15,0x15,0x13,0x11,0x52,0x0f,0x0a,0x0f,0x06,0x01,0xb3, -0xfb,0xf9,0x60,0xf8,0xf7,0xb2,0xf5,0xf6,0x97,0xf9,0xfb,0x7a,0xfc,0xfc,0x4d,0xfd, -0xfe,0xb5,0xfd,0xfb,0x81,0xf8,0xf8,0xf6,0xf8,0xf7,0x59,0xf7,0xf7,0x47,0xf6,0xf5, -0xfa,0xf4,0xf4,0x3b,0xf4,0xf3,0xb7,0xf2,0xf0,0xb6,0xed,0xea,0x13,0xe6,0xe2,0x90, -0xde,0xde,0xb5,0xdf,0xe1,0x83,0xe3,0xe6,0x67,0xea,0xed,0x39,0xef,0xf0,0xe0,0xf2, -0xf8,0x00,0xfa,0xfb,0x0d,0x01,0x06,0x48,0x0b,0x0f,0xf4,0x13,0x18,0x87,0x1c,0x20, -0x65,0x22,0x24,0x8a,0x26,0x26,0x2f,0x28,0x28,0x04,0x26,0x22,0xd6,0x1e,0x1b,0x06, -0x18,0x16,0xb7,0x15,0x12,0x4a,0x0e,0x09,0x58,0x05,0x01,0x54,0xfd,0xf9,0x87,0xf6, -0xf7,0xb0,0xf7,0xf7,0xb5,0xf8,0xfa,0xee,0xfc,0xfd,0xba,0xfd,0xfd,0x95,0xfb,0xfa, -0x43,0xf9,0xf8,0xdc,0xf8,0xf7,0x6e,0xf7,0xf6,0xdb,0xf5,0xf5,0x7d,0xf5,0xf4,0x07, -0xf4,0xf4,0xa6,0xf3,0xf1,0x61,0xed,0xe8,0xf3,0xe4,0xe3,0xc6,0xdf,0xdd,0xd1,0xde, -0xe2,0x2f,0xe5,0xe6,0x36,0xe9,0xec,0x00,0xef,0xf1,0x13,0xf2,0xf5,0x65,0xf9,0xfc, -0xee,0x00,0x05,0x46,0x0a,0x0e,0xeb,0x13,0x18,0x8a,0x1b,0x1e,0xcc,0x21,0x23,0xbf, -0x25,0x27,0x2d,0x29,0x27,0xac,0x24,0x20,0xe2,0x1c,0x1c,0xa6,0x1a,0x17,0xf2,0x13, -0x11,0x0b,0x0f,0x09,0x6b,0x04,0xff,0x8d,0xfc,0xfa,0x60,0xf7,0xf6,0x74,0xf6,0xf7, -0x97,0xf9,0xfb,0x62,0xfc,0xfd,0x24,0xfd,0xfb,0x7c,0xfa,0xfa,0xc7,0xf9,0xf9,0xa0, -0xf8,0xf7,0x45,0xf7,0xf7,0x2a,0xf6,0xf3,0x5f,0xf4,0xf6,0x2c,0xf6,0xf4,0xd3,0xf2, -0xf0,0x2b,0xee,0xe9,0x45,0xe4,0xe1,0x25,0xe0,0xdf,0x2f,0xe0,0xe2,0x25,0xe5,0xe7, -0xe1,0xe9,0xec,0xa4,0xed,0xef,0x99,0xf2,0xf5,0x7c,0xf8,0xfc,0x76,0x00,0x04,0xe9, -0x09,0x0e,0x8b,0x13,0x17,0xde,0x1a,0x1c,0xbf,0x1f,0x24,0x0a,0x28,0x28,0x44,0x27, -0x25,0xb5,0x23,0x21,0xd1,0x1d,0x1c,0x32,0x1a,0x18,0x71,0x15,0x12,0x13,0x0e,0x09, -0x24,0x05,0x00,0x94,0xfc,0xfa,0x75,0xf7,0xf6,0x15,0xf7,0xf8,0x28,0xfa,0xfc,0xe2, -0xfc,0xfb,0x28,0xfc,0xfd,0x32,0xfb,0xf9,0xe5,0xf8,0xfa,0x00,0xfa,0xf7,0x5c,0xf6, -0xf6,0xb1,0xf6,0xf6,0xb2,0xf4,0xf5,0xdc,0xf6,0xf5,0xcf,0xf3,0xf0,0x1a,0xed,0xe8, -0x37,0xe5,0xe2,0xd3,0xdf,0xe0,0x63,0xe1,0xe3,0x46,0xe5,0xe7,0x74,0xe9,0xeb,0xb5, -0xed,0xef,0xb5,0xf1,0xf5,0x7b,0xf8,0xfb,0xd1,0xfe,0x04,0x8d,0x0b,0x0f,0x82,0x11, -0x14,0x8e,0x19,0x1d,0x1a,0x21,0x24,0x7b,0x26,0x27,0x69,0x27,0x24,0x4a,0x22,0x20, -0xa8,0x1e,0x1c,0xc9,0x1a,0x18,0x2c,0x15,0x12,0x54,0x0e,0x08,0xf9,0x04,0x01,0x07, -0xfd,0xf8,0xb9,0xf6,0xf8,0xc3,0xf8,0xf8,0xae,0xf9,0xfb,0xd8,0xfd,0xfc,0x0d,0xfb, -0xfa,0x9e,0xfb,0xfb,0xb2,0xf9,0xf9,0xf8,0xf8,0xf7,0x8f,0xf7,0xf6,0x63,0xf5,0xf5, -0x77,0xf6,0xf7,0xe6,0xf6,0xf6,0x80,0xf3,0xf0,0x08,0xed,0xe7,0x4f,0xe4,0xe2,0x01, -0xe1,0xe0,0x7f,0xe1,0xe3,0xfa,0xe5,0xe7,0xf0,0xe7,0xea,0x3a,0xee,0xef,0xed,0xf0, -0xf3,0x42,0xf6,0xfb,0xca,0x00,0x05,0xd1,0x08,0x0d,0x02,0x11,0x14,0x03,0x19,0x1d, -0xb6,0x20,0x24,0x88,0x26,0x26,0x69,0x25,0x23,0x5f,0x22,0x1f,0xcd,0x1e,0x1d,0x3e, -0x1b,0x17,0xaf,0x14,0x12,0x45,0x0f,0x09,0xaa,0x03,0xff,0x47,0xfd,0xf9,0x1e,0xf7, -0xf7,0xc5,0xf8,0xfa,0xf4,0xfa,0xfb,0x84,0xfb,0xfb,0xfb,0xfb,0xfb,0x71,0xfa,0xfa, -0x0a,0xfa,0xf9,0xcc,0xf8,0xf7,0x84,0xf6,0xf5,0xcb,0xf5,0xf6,0xb1,0xf6,0xf7,0xaa, -0xf7,0xf6,0xc2,0xf2,0xf0,0x10,0xed,0xe7,0xac,0xe3,0xe1,0x0f,0xe2,0xe2,0x86,0xe2, -0xe2,0x1b,0xe4,0xe7,0x3c,0xea,0xea,0x5c,0xec,0xed,0xdd,0xef,0xf3,0x51,0xf7,0xfb, -0xcd,0xff,0x04,0x49,0x08,0x0b,0x94,0x0f,0x14,0xd6,0x18,0x1c,0xae,0x20,0x24,0x69, -0x26,0x25,0x38,0x23,0x22,0xac,0x23,0x21,0x4a,0x1e,0x1c,0x64,0x1b,0x19,0x0c,0x16, -0x12,0xe4,0x0d,0x09,0x4c,0x05,0xff,0xc8,0xfb,0xf9,0x0b,0xf9,0xf9,0x55,0xf9,0xfa, -0x02,0xfb,0xfb,0xfb,0xfb,0xfb,0x6a,0xfb,0xfb,0x90,0xfb,0xfb,0xc7,0xf9,0xf9,0x36, -0xf9,0xf7,0xb6,0xf5,0xf5,0x9d,0xf6,0xf7,0xa0,0xf7,0xf7,0x8b,0xf7,0xf7,0x25,0xf4, -0xee,0xef,0xea,0xe8,0xd0,0xe5,0xe3,0x77,0xe2,0xe1,0xbb,0xe1,0xe4,0x95,0xe6,0xe7, -0x2f,0xe9,0xea,0xf6,0xeb,0xed,0xd4,0xef,0xf3,0x1a,0xf8,0xfc,0x24,0xff,0x03,0x48, -0x08,0x0b,0x77,0x0e,0x13,0x2a,0x1a,0x1e,0xe6,0x20,0x23,0x83,0x24,0x25,0xe9,0x24, -0x23,0x74,0x22,0x21,0xb2,0x1f,0x1d,0x99,0x1b,0x19,0x1d,0x17,0x13,0x67,0x0e,0x09, -0x64,0x04,0xff,0xf7,0xfc,0xfa,0x2f,0xf9,0xf9,0xa9,0xfa,0xfa,0x5c,0xfa,0xfb,0x26, -0xfc,0xfb,0x66,0xfb,0xfb,0x91,0xfb,0xfb,0x4d,0xfa,0xf8,0xa8,0xf7,0xf8,0xf1,0xf6, -0xf5,0xe1,0xf5,0xf7,0xe5,0xf8,0xf9,0x36,0xf8,0xf5,0x3b,0xf2,0xef,0x36,0xec,0xe8, -0x88,0xe5,0xe3,0x60,0xe2,0xe2,0xc6,0xe2,0xe4,0x3e,0xe7,0xe8,0xa5,0xe7,0xe9,0x10, -0xec,0xed,0x97,0xef,0xf3,0xf1,0xf7,0xfc,0x2e,0xff,0x01,0x6a,0x05,0x0a,0x2d,0x10, -0x14,0x92,0x18,0x1c,0xed,0x20,0x23,0x65,0x23,0x24,0x33,0x24,0x23,0x54,0x22,0x20, -0xc9,0x1e,0x1d,0x39,0x1d,0x1a,0x27,0x16,0x12,0x3d,0x0e,0x08,0x9e,0x03,0xff,0x03, -0xfd,0xfb,0x75,0xfa,0xf9,0x94,0xf9,0xfb,0x16,0xfb,0xfa,0x74,0xfa,0xfb,0x04,0xfc, -0xfb,0xe7,0xfa,0xfa,0xa2,0xf9,0xf9,0x0a,0xf8,0xf6,0xc1,0xf4,0xf5,0x86,0xf7,0xf8, -0x0e,0xf9,0xf8,0xa1,0xf7,0xf5,0x2f,0xf2,0xef,0x66,0xec,0xe8,0x08,0xe5,0xe2,0x4c, -0xe3,0xe3,0x1d,0xe4,0xe5,0x70,0xe6,0xe8,0x55,0xe8,0xe8,0x38,0xea,0xed,0x81,0xf1, -0xf4,0x2a,0xf7,0xfa,0x4b,0xfe,0x01,0x58,0x05,0x0a,0x39,0x0f,0x13,0x0e,0x19,0x1c, -0x67,0x1f,0x22,0xd4,0x23,0x24,0x11,0x23,0x22,0x99,0x21,0x20,0xe9,0x1f,0x1d,0xbd, -0x1c,0x1b,0x23,0x17,0x11,0xef,0x0c,0x08,0x3e,0x04,0xff,0xe8,0xfc,0xfb,0x56,0xfb, -0xfa,0x1e,0xfa,0xfa,0x71,0xfa,0xfb,0x55,0xfb,0xfb,0x27,0xfb,0xfa,0x4d,0xfc,0xfb, -0xcb,0xf9,0xf8,0x15,0xf7,0xf6,0xb5,0xf5,0xf6,0xcc,0xf8,0xf9,0xf6,0xf8,0xf8,0x20, -0xf8,0xf7,0x20,0xf3,0xef,0x61,0xeb,0xe8,0xba,0xe6,0xe4,0xd2,0xe2,0xe4,0x61,0xe6, -0xe6,0x3a,0xe6,0xe6,0x5d,0xe7,0xe8,0x8f,0xeb,0xee,0xd0,0xf0,0xf4,0xe3,0xf7,0xfa, -0xb1,0xfc,0x01,0xb2,0x05,0x0b,0x61,0x0f,0x13,0x11,0x18,0x1d,0x50,0x20,0x21,0x87, -0x22,0x24,0x70,0x23,0x22,0x01,0x21,0x20,0xfe,0x20,0x1f,0x38,0x1d,0x1a,0x54,0x17, -0x12,0x3e,0x0d,0x08,0x74,0x03,0x00,0xd3,0xfe,0xfc,0xff,0xfa,0xfa,0x02,0xfb,0xfb, -0xec,0xfa,0xfa,0xb7,0xfa,0xfb,0x4d,0xfc,0xfb,0x7d,0xfc,0xfb,0x28,0xf9,0xf7,0xc8, -0xf6,0xf7,0x72,0xf7,0xf7,0xc8,0xf7,0xf9,0xe3,0xfa,0xf9,0xca,0xf7,0xf6,0xa3,0xf3, -0xef,0x0f,0xec,0xe8,0xc9,0xe5,0xe5,0xf2,0xe5,0xe5,0x1d,0xe6,0xe6,0x55,0xe6,0xe6, -0xaf,0xe7,0xe9,0xb4,0xeb,0xef,0xc0,0xf1,0xf3,0x45,0xf6,0xfa,0x72,0xfd,0x00,0x4f, -0x05,0x0a,0x16,0x0f,0x13,0xe8,0x17,0x1c,0x32,0x20,0x21,0xfa,0x21,0x22,0x6b,0x22, -0x22,0xd4,0x21,0x21,0xa7,0x20,0x1f,0xa7,0x1e,0x1b,0xc5,0x16,0x11,0xe9,0x0c,0x09, -0x65,0x04,0x00,0x94,0xfe,0xfd,0xe2,0xfb,0xfb,0x73,0xfb,0xfb,0x84,0xfa,0xfa,0x84, -0xfa,0xfc,0xf8,0xfd,0xfc,0x97,0xfa,0xf9,0xef,0xf9,0xf8,0xb5,0xf6,0xf6,0xd6,0xf6, -0xf8,0x88,0xf9,0xf9,0xa5,0xf9,0xf9,0x2d,0xf9,0xf6,0xc8,0xf2,0xef,0x21,0xeb,0xe8, -0x5f,0xe7,0xe5,0x2d,0xe6,0xe6,0xac,0xe6,0xe5,0x55,0xe5,0xe6,0x2b,0xe8,0xea,0x41, -0xeb,0xee,0x80,0xf1,0xf3,0xb8,0xf5,0xf8,0xfe,0xfc,0x00,0xbe,0x04,0x09,0xe6,0x0d, -0x13,0xaa,0x18,0x1b,0x9e,0x1e,0x1f,0x8e,0x21,0x22,0x9a,0x21,0x20,0x7c,0x21,0x22, -0x96,0x21,0x1f,0xdb,0x1d,0x1a,0xa6,0x16,0x12,0xb2,0x0c,0x08,0xb5,0x04,0x00,0x1f, -0xfe,0xfd,0xb8,0xfd,0xfb,0x5d,0xfa,0xf9,0x4d,0xfa,0xfb,0x3d,0xfc,0xfc,0x45,0xfc, -0xfc,0xf5,0xfb,0xf9,0xaf,0xf8,0xf7,0xf9,0xf6,0xf7,0xc6,0xf7,0xf8,0xb2,0xf8,0xfa, -0x16,0xfb,0xfa,0xc2,0xf8,0xf6,0xb0,0xf2,0xee,0xdb,0xea,0xe9,0xb3,0xe8,0xe7,0x9c, -0xe6,0xe6,0x63,0xe6,0xe5,0xc8,0xe5,0xe6,0xec,0xe7,0xea,0xe4,0xeb,0xee,0xb0,0xf0, -0xf2,0xfd,0xf5,0xf9,0x03,0xfc,0xff,0x24,0x04,0x0a,0x84,0x0e,0x12,0xce,0x17,0x1b, -0x8a,0x1e,0x1f,0x8f,0x20,0x20,0xac,0x21,0x22,0x82,0x21,0x22,0x79,0x22,0x20,0x72, -0x1d,0x1a,0x8a,0x17,0x12,0x87,0x0c,0x07,0x4a,0x04,0x02,0xbd,0x00,0xfd,0x7f,0xfc, -0xfb,0x2b,0xfb,0xfa,0xd9,0xfa,0xfb,0x57,0xfc,0xfd,0x07,0xfd,0xfb,0xec,0xfa,0xf9, -0x1d,0xf9,0xf7,0xbb,0xf6,0xf7,0x12,0xf8,0xf8,0xe9,0xf8,0xfa,0x2e,0xfc,0xfa,0x5b, -0xf8,0xf4,0xca,0xf1,0xee,0xef,0xeb,0xea,0x02,0xe9,0xe8,0x76,0xe7,0xe6,0xf9,0xe5, -0xe5,0x60,0xe6,0xe8,0x20,0xe8,0xe9,0xd3,0xeb,0xef,0x23,0xf1,0xf2,0xee,0xf4,0xf7, -0x8d,0xfc,0x00,0x92,0x03,0x09,0x02,0x0f,0x13,0x7f,0x17,0x1b,0x10,0x1e,0x1f,0xb0, -0x1f,0x20,0x76,0x21,0x22,0xbe,0x22,0x21,0x8d,0x21,0x21,0x24,0x1f,0x1a,0x2c,0x16, -0x10,0x8e,0x0c,0x09,0xa3,0x05,0x02,0x4a,0x00,0xfe,0x4a,0xfd,0xfb,0x69,0xfa,0xfa, -0x05,0xfc,0xfc,0x38,0xfc,0xfd,0xc1,0xfc,0xfb,0xbf,0xfa,0xf9,0xf7,0xf8,0xf7,0xdd, -0xf6,0xf6,0xa7,0xf7,0xf9,0x87,0xfa,0xfb,0xfd,0xfb,0xf9,0xac,0xf7,0xf5,0x80,0xf1, -0xee,0xe5,0xec,0xeb,0xcb,0xe9,0xe8,0x16,0xe7,0xe6,0xf9,0xe6,0xe6,0xc2,0xe5,0xe6, -0xb7,0xe8,0xea,0x1e,0xec,0xee,0xb9,0xf0,0xf2,0xe7,0xf4,0xf7,0x5a,0xfb,0xff,0x08, -0x04,0x08,0xbf,0x0e,0x14,0x89,0x17,0x19,0x39,0x1c,0x1e,0x26,0x20,0x20,0xca,0x20, -0x21,0x96,0x22,0x23,0xc7,0x22,0x21,0xe3,0x1d,0x1a,0x61,0x16,0x11,0x62,0x0c,0x09, -0x62,0x06,0x03,0x78,0x00,0xfe,0x17,0xfd,0xfb,0xec,0xfa,0xfa,0x17,0xfc,0xfd,0xa4, -0xfc,0xfc,0x68,0xfc,0xfb,0x2f,0xfb,0xfa,0x11,0xf8,0xf6,0xd4,0xf6,0xf7,0x49,0xf8, -0xf9,0x7f,0xfb,0xfc,0xcb,0xfb,0xf9,0x88,0xf6,0xf4,0xe0,0xf2,0xf0,0xd2,0xec,0xeb, -0x95,0xea,0xe9,0x1a,0xe8,0xe6,0x2d,0xe6,0xe6,0xa1,0xe6,0xe6,0xad,0xe8,0xeb,0xfa, -0xec,0xee,0x12,0xf0,0xf2,0xc8,0xf4,0xf6,0x3f,0xfa,0xfe,0xff,0x04,0x0a,0x84,0x0e, -0x12,0x0d,0x16,0x19,0xab,0x1c,0x1d,0x5d,0x1e,0x1f,0x33,0x21,0x22,0xf6,0x22,0x23, -0xc7,0x22,0x21,0xc6,0x1d,0x19,0xa2,0x15,0x11,0x28,0x0d,0x09,0xb5,0x06,0x03,0xde, -0x00,0xfe,0x9c,0xfc,0xfb,0xa4,0xfb,0xfc,0x51,0xfc,0xfc,0x90,0xfc,0xfd,0xd2,0xfc, -0xfc,0x74,0xfa,0xf8,0x1c,0xf8,0xf6,0xea,0xf5,0xf7,0xe2,0xf9,0xfb,0xb9,0xfb,0xfb, -0x89,0xfa,0xf9,0x74,0xf7,0xf4,0xe2,0xf1,0xef,0xdf,0xed,0xec,0x01,0xeb,0xea,0x32, -0xe8,0xe6,0xda,0xe5,0xe6,0x11,0xe7,0xe7,0xe5,0xe8,0xeb,0x55,0xed,0xee,0xcd,0xef, -0xf1,0xf2,0xf2,0xf6,0x69,0xfb,0xff,0x28,0x04,0x09,0x22,0x0e,0x13,0xf0,0x15,0x18, -0x38,0x1b,0x1d,0x81,0x1d,0x1e,0x17,0x21,0x22,0x6e,0x23,0x23,0x99,0x22,0x20,0x69, -0x1d,0x19,0xf5,0x14,0x10,0xea,0x0d,0x0a,0xc8,0x06,0x03,0x47,0x00,0xfe,0x79,0xfd, -0xfc,0x13,0xfb,0xfb,0xe5,0xfc,0xfc,0x8b,0xfc,0xfd,0x00,0xfd,0xfc,0x6a,0xfa,0xf7, -0x48,0xf6,0xf6,0xbc,0xf7,0xf8,0x06,0xfa,0xfb,0x09,0xfc,0xfb,0x5a,0xfa,0xf9,0x34, -0xf7,0xf4,0xb1,0xf1,0xf0,0x24,0xef,0xed,0x32,0xeb,0xe9,0x0b,0xe8,0xe7,0x96,0xe6, -0xe5,0x28,0xe6,0xe7,0x9e,0xea,0xec,0xb7,0xec,0xed,0xb1,0xee,0xf1,0x46,0xf3,0xf6, -0xb0,0xfa,0xff,0x15,0x04,0x08,0xfe,0x0d,0x12,0x76,0x15,0x18,0x94,0x19,0x1b,0x51, -0x1d,0x1f,0xf2,0x20,0x22,0xb6,0x23,0x23,0xef,0x22,0x20,0xc2,0x1b,0x18,0x3a,0x16, -0x12,0xd1,0x0d,0x09,0xbd,0x06,0x04,0x42,0x01,0xfe,0xf9,0xfc,0xfc,0x4d,0xfc,0xfb, -0xe8,0xfb,0xfc,0x2f,0xfe,0xfe,0xb1,0xfc,0xfb,0x45,0xf9,0xf7,0x77,0xf6,0xf7,0x72, -0xf8,0xf8,0x2b,0xfa,0xfb,0x5a,0xfc,0xfc,0x21,0xfa,0xf8,0x51,0xf6,0xf4,0xc7,0xf2, -0xf0,0x0b,0xef,0xed,0x22,0xec,0xea,0x2d,0xe8,0xe6,0x91,0xe5,0xe6,0x9a,0xe7,0xe8, -0xdb,0xea,0xeb,0x4c,0xec,0xed,0x52,0xee,0xf0,0x26,0xf3,0xf6,0xe6,0xf9,0xfe,0x5a, -0x04,0x09,0xe3,0x0d,0x11,0x0b,0x14,0x17,0x40,0x19,0x1a,0x39,0x1c,0x1e,0x99,0x21, -0x23,0x39,0x24,0x23,0x72,0x21,0x1f,0xae,0x1c,0x18,0x7e,0x15,0x12,0x82,0x0e,0x0a, -0x70,0x06,0x03,0xfe,0x01,0xff,0xa7,0xfc,0xfc,0xd0,0xfb,0xfb,0xcc,0xfc,0xfd,0x8d, -0xfe,0xfd,0xcb,0xfb,0xf9,0xaf,0xf8,0xf7,0xed,0xf6,0xf6,0xcc,0xf7,0xf9,0x55,0xfb, -0xfc,0x94,0xfb,0xfa,0xa6,0xf9,0xf8,0x2e,0xf6,0xf3,0x55,0xf2,0xf1,0x25,0xf0,0xee, -0xa0,0xeb,0xe9,0x85,0xe7,0xe6,0x96,0xe5,0xe6,0x4a,0xe8,0xe9,0x93,0xea,0xea,0x7f, -0xeb,0xec,0x6e,0xee,0xf0,0xe0,0xf1,0xf5,0x49,0xfa,0xff,0x11,0x04,0x08,0x56,0x0d, -0x11,0xea,0x13,0x15,0xf4,0x16,0x1a,0xe1,0x1c,0x1f,0x65,0x21,0x23,0x41,0x24,0x22, -0xaf,0x20,0x1f,0xc1,0x1c,0x19,0x87,0x15,0x11,0x07,0x0e,0x0a,0x44,0x07,0x04,0xb7, -0x01,0xfe,0x6f,0xfc,0xfb,0xfa,0xfb,0xfc,0xdf,0xfd,0xfe,0xc0,0xfd,0xfc,0xc8,0xfb, -0xfa,0x1a,0xf8,0xf6,0x76,0xf6,0xf7,0xdd,0xf8,0xf9,0x0a,0xfb,0xfb,0x2a,0xfc,0xfb, -0x01,0xf9,0xf7,0x87,0xf5,0xf4,0x83,0xf3,0xf2,0x96,0xf0,0xed,0x9e,0xeb,0xe9,0x41, -0xe7,0xe6,0xdd,0xe6,0xe7,0x7a,0xe8,0xe9,0x83,0xea,0xeb,0xe7,0xeb,0xec,0x92,0xed, -0xf0,0x60,0xf2,0xf5,0x69,0xf9,0xfe,0x1e,0x05,0x09,0xc3,0x0c,0x10,0xc1,0x12,0x14, -0x58,0x16,0x19,0x4c,0x1d,0x20,0xc0,0x21,0x22,0x7a,0x23,0x22,0x5d,0x21,0x1f,0xa4, -0x1c,0x19,0x58,0x15,0x11,0x79,0x0e,0x0b,0x74,0x08,0x04,0xff,0x00,0xfd,0x0e,0xfd, -0xfd,0xe6,0xfc,0xfd,0xc1,0xfd,0xfe,0xa7,0xfe,0xfc,0xde,0xfa,0xf9,0x14,0xf8,0xf7, -0xf5,0xf6,0xf7,0xfb,0xf8,0xfa,0x18,0xfc,0xfc,0x91,0xfb,0xfa,0x96,0xf8,0xf7,0xe2, -0xf5,0xf5,0xb8,0xf4,0xf3,0x62,0xf0,0xed,0x73,0xeb,0xe9,0x3b,0xe8,0xe7,0xb3,0xe6, -0xe8,0xb3,0xe9,0xea,0x00,0xea,0xea,0x7d,0xec,0xec,0x3f,0xed,0xee,0xed,0xf1,0xf6, -0x41,0xfa,0xff,0xe6,0x04,0x09,0x85,0x0c,0x0e,0xf9,0x10,0x13,0xce,0x16,0x1a,0x33, -0x1d,0x1f,0x38,0x21,0x22,0x4a,0x23,0x22,0x87,0x21,0x1f,0xc6,0x1b,0x18,0x37,0x15, -0x12,0x89,0x0f,0x0b,0x65,0x07,0x03,0x4e,0x01,0xfe,0x1a,0xfd,0xfc,0x0e,0xfd,0xfe, -0x90,0xfe,0xfe,0x94,0xfd,0xfc,0xd3,0xfa,0xf8,0x9f,0xf7,0xf6,0xbb,0xf6,0xf8,0x82, -0xf9,0xfb,0x42,0xfc,0xfb,0xcc,0xfa,0xf9,0xc1,0xf7,0xf7,0x58,0xf7,0xf6,0x44,0xf4, -0xf2,0xe8,0xf0,0xed,0x0f,0xeb,0xe9,0x80,0xe8,0xe8,0x93,0xe7,0xe8,0x42,0xe9,0xea, -0xf7,0xea,0xeb,0xc0,0xeb,0xec,0xa5,0xec,0xee,0xa5,0xf1,0xf6,0xe3,0xfa,0x00,0xb6, -0x04,0x07,0x2f,0x0b,0x0d,0x59,0x10,0x13,0xd6,0x16,0x1a,0x81,0x1c,0x1e,0xda,0x20, -0x23,0xe2,0x23,0x22,0x12,0x20,0x1e,0xd2,0x1b,0x19,0xe2,0x15,0x12,0x17,0x0f,0x0b, -0x9a,0x07,0x03,0xaa,0x00,0xfe,0x96,0xfd,0xfd,0x8b,0xfd,0xfe,0x82,0xfe,0xfe,0x74, -0xfd,0xfb,0x4e,0xfa,0xf8,0x37,0xf7,0xf6,0xb6,0xf6,0xf9,0x51,0xfb,0xfb,0x0e,0xfb, -0xfa,0x96,0xfa,0xf9,0x07,0xf8,0xf7,0x86,0xf7,0xf7,0x45,0xf5,0xf2,0x26,0xf0,0xee, -0xc2,0xeb,0xe9,0xeb,0xe8,0xe8,0x14,0xe8,0xe9,0xf1,0xe9,0xea,0x7b,0xeb,0xeb,0x79, -0xeb,0xeb,0x12,0xec,0xee,0x59,0xf2,0xf6,0x6e,0xfb,0x00,0x36,0x04,0x06,0xda,0x09, -0x0d,0x74,0x10,0x13,0xb2,0x15,0x18,0x2b,0x1c,0x1f,0x9b,0x21,0x22,0x88,0x22,0x21, -0x45,0x20,0x1e,0xb5,0x1b,0x19,0x30,0x16,0x13,0x74,0x0f,0x0b,0x44,0x07,0x03,0x2a, -0x01,0xff,0x02,0xfe,0xfd,0x8f,0xfe,0xfe,0x6e,0xfe,0xfe,0x58,0xfe,0xfc,0x44,0xf9, -0xf7,0xd0,0xf6,0xf7,0xbe,0xf8,0xf9,0xfa,0xfa,0xfc,0x70,0xfb,0xfa,0xb2,0xf9,0xf9, -0xd1,0xf8,0xf8,0x5d,0xf8,0xf7,0x24,0xf5,0xf2,0x8e,0xf0,0xee,0x22,0xec,0xea,0x22, -0xe9,0xe8,0x66,0xe8,0xe9,0xee,0xea,0xeb,0x64,0xeb,0xeb,0x83,0xea,0xea,0xc2,0xeb, -0xef,0x50,0xf3,0xf7,0x1b,0xfb,0xff,0x23,0x03,0x06,0xfd,0x09,0x0c,0xe6,0x0e,0x11, -0xae,0x15,0x19,0x75,0x1c,0x1f,0x46,0x21,0x22,0x02,0x22,0x20,0xdf,0x1f,0x1d,0x2f, -0x1c,0x19,0x2b,0x16,0x13,0xa2,0x0f,0x0b,0xc5,0x06,0x03,0x73,0x01,0xff,0x5e,0xfe, -0xfd,0x56,0xfe,0x00,0xe5,0xff,0xfe,0xd7,0xfc,0xfa,0xfd,0xf8,0xf7,0x35,0xf7,0xf8, -0x91,0xf9,0xfa,0x0d,0xfb,0xfb,0x93,0xfa,0xf9,0xcc,0xf9,0xf9,0x46,0xf9,0xf9,0xb6, -0xf8,0xf6,0xdd,0xf4,0xf3,0xe2,0xf0,0xee,0x14,0xec,0xe9,0x0e,0xe9,0xe8,0x1a,0xe9, -0xea,0xc9,0xeb,0xeb,0xcf,0xea,0xe9,0x48,0xe9,0xea,0xe5,0xec,0xef,0xeb,0xf2,0xf6, -0x2c,0xfb,0xff,0xea,0x02,0x05,0x8e,0x08,0x0b,0x92,0x0e,0x11,0x2c,0x15,0x18,0xbf, -0x1c,0x1f,0x88,0x20,0x21,0x72,0x21,0x21,0xb1,0x1f,0x1d,0x26,0x1c,0x1a,0xd7,0x16, -0x12,0xc8,0x0e,0x0b,0xb9,0x07,0x03,0xcb,0x00,0xfe,0xee,0xfe,0xff,0xc3,0xff,0x00, -0xc7,0xff,0xfe,0x43,0xfc,0xf9,0x0f,0xf8,0xf7,0x77,0xf8,0xf9,0xf1,0xf9,0xfa,0xce, -0xfa,0xfa,0xe8,0xf9,0xf9,0xfd,0xf9,0xf9,0x9b,0xf9,0xf9,0x92,0xf8,0xf7,0x12,0xf5, -0xf3,0x14,0xf1,0xee,0x97,0xeb,0xe9,0xd5,0xe8,0xe9,0x39,0xeb,0xeb,0x7f,0xeb,0xea, -0xcc,0xe9,0xe9,0xc5,0xe9,0xea,0x9d,0xec,0xef,0x74,0xf3,0xf7,0x38,0xfb,0xfe,0x3f, -0x02,0x05,0xc8,0x07,0x0a,0xf1,0x0d,0x12,0x71,0x15,0x18,0x59,0x1c,0x1f,0x78,0x20, -0x20,0x69,0x20,0x20,0x78,0x20,0x1e,0x07,0x1c,0x19,0xe9,0x16,0x13,0x96,0x0f,0x0b, -0xb6,0x06,0x03,0x15,0x01,0xff,0x77,0xff,0x00,0x06,0x01,0x00,0x4b,0xff,0xfd,0x59, -0xfb,0xf9,0x35,0xf8,0xf8,0x75,0xf9,0xfa,0x20,0xfa,0xfa,0x74,0xfa,0xfa,0xf8,0xf9, -0xf9,0x0f,0xfa,0xf9,0xff,0xf9,0xf9,0x21,0xf8,0xf7,0x47,0xf6,0xf3,0x7f,0xf0,0xed, -0xa2,0xea,0xe9,0xcf,0xea,0xeb,0x63,0xeb,0xeb,0x36,0xeb,0xea,0xbe,0xe9,0xe8,0x3c, -0xe9,0xeb,0x02,0xed,0xef,0x83,0xf3,0xf8,0x92,0xfb,0xfe,0x06,0x01,0x04,0xa6,0x07, -0x0a,0x02,0x0d,0x11,0x05,0x16,0x19,0x48,0x1c,0x1e,0x42,0x1f,0x20,0x28,0x21,0x20, -0x8b,0x1f,0x1e,0x80,0x1c,0x1a,0x10,0x17,0x13,0x7b,0x0f,0x0a,0x5c,0x06,0x02,0x2f, -0x01,0x00,0xb6,0x00,0x01,0x83,0x01,0x00,0x69,0xfe,0xfc,0x77,0xfa,0xf9,0xf2,0xf8, -0xf9,0x62,0xf9,0xf9,0x4d,0xfa,0xfa,0xd0,0xf9,0xfa,0x32,0xfa,0xfa,0xd3,0xf9,0xf9, -0x54,0xf9,0xf9,0x98,0xf9,0xf8,0x1a,0xf6,0xf2,0x26,0xef,0xed,0xe7,0xeb,0xea,0x2a, -0xeb,0xeb,0x2e,0xec,0xeb,0xd9,0xea,0xea,0xd8,0xe9,0xe8,0xbe,0xe8,0xea,0xec,0xed, -0xf0,0xd7,0xf3,0xf7,0x4a,0xfb,0xfe,0xb6,0x00,0x03,0x14,0x06,0x09,0xec,0x0d,0x11, -0x69,0x15,0x18,0xae,0x1b,0x1d,0x2c,0x1f,0x20,0xa5,0x20,0x20,0x24,0x1f,0x1d,0xfd, -0x1c,0x1a,0x5a,0x17,0x13,0xe8,0x0e,0x0a,0xc0,0x05,0x02,0x7e,0x01,0x01,0x48,0x02, -0x02,0x11,0x01,0xff,0xbb,0xfd,0xfb,0x2d,0xfa,0xf9,0x97,0xf9,0xf9,0xde,0xf9,0xf9, -0xa7,0xf9,0xf9,0x5b,0xfa,0xfb,0x02,0xfa,0xf8,0xcb,0xf8,0xf9,0xcf,0xfa,0xfa,0xa7, -0xf9,0xf8,0xb1,0xf5,0xf2,0xc2,0xee,0xed,0xc7,0xec,0xeb,0x8e,0xeb,0xec,0xd1,0xec, -0xec,0x14,0xeb,0xe9,0xcc,0xe8,0xe9,0xd1,0xe9,0xeb,0x61,0xed,0xf0,0xfe,0xf4,0xf8, -0x91,0xfa,0xfd,0xc0,0xff,0x03,0x13,0x06,0x09,0xa9,0x0d,0x11,0x06,0x15,0x18,0x87, -0x1b,0x1d,0xf9,0x1e,0x1f,0xce,0x1f,0x1f,0x6a,0x1f,0x1e,0x47,0x1d,0x1a,0xbf,0x17, -0x13,0xf1,0x0d,0x09,0x62,0x05,0x03,0xda,0x02,0x02,0x1e,0x03,0x02,0xb0,0x00,0xff, -0x02,0xfd,0xfb,0x82,0xfa,0xfa,0x4e,0xfa,0xf9,0xe4,0xf8,0xf9,0xe9,0xfa,0xfa,0x2e, -0xfa,0xf9,0x6d,0xf9,0xf9,0x21,0xf9,0xfa,0xfb,0xfb,0xfb,0xa3,0xf9,0xf7,0x18,0xf5, -0xf2,0x85,0xef,0xed,0x99,0xec,0xec,0x4e,0xed,0xed,0xc0,0xec,0xeb,0x0d,0xeb,0xe9, -0xaf,0xe8,0xe8,0xa8,0xe9,0xeb,0x6f,0xee,0xf1,0xf9,0xf4,0xf7,0xd6,0xf9,0xfc,0x79, -0xff,0x02,0x0c,0x06,0x09,0xe5,0x0c,0x11,0x20,0x15,0x18,0x58,0x1b,0x1d,0x50,0x1e, -0x1f,0x13,0x1f,0x1f,0xc6,0x1f,0x1f,0xd4,0x1d,0x1b,0x33,0x17,0x11,0xfc,0x0c,0x08, -0xff,0x05,0x04,0x06,0x04,0x04,0xa3,0x03,0x01,0x78,0xff,0xfe,0xb4,0xfd,0xfc,0x97, -0xfa,0xfa,0xe0,0xf9,0xf9,0x89,0xf9,0xfa,0x24,0xfb,0xfa,0xac,0xf9,0xf8,0x68,0xf8, -0xf9,0xac,0xfa,0xfb,0x73,0xfb,0xfa,0xff,0xf9,0xf7,0x49,0xf4,0xf1,0x93,0xef,0xee, -0x8a,0xed,0xed,0x93,0xed,0xed,0x28,0xed,0xec,0x70,0xea,0xe9,0x80,0xe8,0xe9,0x30, -0xea,0xec,0x18,0xef,0xf1,0x9d,0xf4,0xf6,0x7b,0xf9,0xfc,0x28,0xff,0x02,0x52,0x05, -0x08,0x9e,0x0c,0x11,0x20,0x15,0x18,0xa3,0x1a,0x1c,0x65,0x1d,0x1e,0xb0,0x1e,0x1f, -0x8f,0x20,0x1f,0xcd,0x1d,0x1a,0xb9,0x16,0x11,0x90,0x0b,0x08,0x78,0x07,0x06,0xf9, -0x04,0x03,0xcc,0x02,0x01,0x37,0x00,0xfe,0x68,0xfd,0xfc,0xb5,0xfa,0xf9,0x9b,0xf9, -0xfa,0x28,0xfb,0xfb,0x61,0xfa,0xf9,0x35,0xf9,0xf9,0xc2,0xf8,0xf9,0x09,0xfb,0xfc, -0x32,0xfc,0xfb,0x52,0xf9,0xf6,0x4a,0xf4,0xf1,0xdc,0xef,0xee,0x09,0xee,0xee,0x85, -0xee,0xee,0x21,0xed,0xeb,0xc8,0xe9,0xe8,0xca,0xe8,0xe9,0xba,0xea,0xec,0x6f,0xef, -0xf1,0x1b,0xf4,0xf6,0x78,0xf9,0xfc,0xb0,0xfe,0x01,0xca,0x04,0x08,0x99,0x0c,0x11, -0x73,0x15,0x17,0x6f,0x19,0x1b,0x01,0x1d,0x1d,0x7f,0x1e,0x20,0x84,0x21,0x20,0xdf, -0x1d,0x19,0xa1,0x14,0x10,0xa6,0x0c,0x09,0x0c,0x08,0x06,0x5f,0x05,0x03,0x7d,0x02, -0x01,0xe6,0x00,0xff,0x91,0xfc,0xfa,0x9e,0xfa,0xfa,0xdf,0xfa,0xfa,0xcc,0xfa,0xfa, -0x6c,0xfa,0xf9,0x82,0xf8,0xf8,0x27,0xf9,0xfa,0xaa,0xfb,0xfc,0xf2,0xfb,0xfb,0x00, -0xf9,0xf6,0xe4,0xf3,0xf1,0xb8,0xef,0xef,0x10,0xef,0xef,0xe6,0xee,0xee,0x91,0xec, -0xea,0x7a,0xe9,0xe8,0x3e,0xe9,0xe9,0x1f,0xeb,0xed,0x71,0xef,0xf1,0x9b,0xf3,0xf6, -0x93,0xf9,0xfb,0x6a,0xfd,0x00,0x96,0x04,0x09,0xd1,0x0c,0x10,0x9c,0x14,0x17,0xf9, -0x18,0x19,0x15,0x1b,0x1d,0x1b,0x20,0x21,0x9d,0x21,0x1f,0x9c,0x1c,0x18,0xe6,0x13, -0x0f,0x7d,0x0d,0x0b,0x60,0x08,0x06,0xe4,0x04,0x04,0x89,0x03,0x01,0xec,0xff,0xfd, -0x5d,0xfc,0xfb,0x17,0xfb,0xfa,0xee,0xfa,0xfb,0x27,0xfb,0xfa,0x75,0xf9,0xf8,0x38, -0xf8,0xf8,0xb8,0xf9,0xfa,0xbf,0xfb,0xfc,0x26,0xfc,0xfa,0x6c,0xf8,0xf5,0x38,0xf3, -0xf1,0x55,0xf0,0xef,0x3f,0xf0,0xf0,0xd3,0xee,0xed,0x37,0xec,0xea,0x6a,0xe9,0xe9, -0xe1,0xe9,0xea,0x39,0xeb,0xec,0x7e,0xef,0xf2,0x67,0xf4,0xf5,0x6e,0xf8,0xfb,0x82, -0xfd,0x00,0x15,0x04,0x09,0xf1,0x0d,0x11,0xfe,0x13,0x15,0x47,0x17,0x19,0x82,0x1b, -0x1e,0x46,0x21,0x22,0x3b,0x21,0x1e,0x45,0x1b,0x18,0x81,0x14,0x10,0x5a,0x0d,0x0a, -0x76,0x08,0x07,0x05,0x06,0x04,0x4c,0x03,0x01,0x9b,0xff,0xfd,0x35,0xfc,0xfb,0x69, -0xfb,0xfb,0xcb,0xfb,0xfb,0xe9,0xfa,0xf9,0xee,0xf8,0xf8,0x65,0xf8,0xf8,0x0a,0xfa, -0xfb,0x58,0xfc,0xfc,0x5c,0xfc,0xfa,0x57,0xf7,0xf4,0x6d,0xf3,0xf2,0x43,0xf1,0xf0, -0xec,0xf0,0xf0,0xed,0xee,0xec,0xbb,0xeb,0xeb,0x75,0xea,0xe9,0x34,0xe9,0xea,0x46, -0xec,0xee,0x91,0xef,0xf1,0x8e,0xf4,0xf6,0xd7,0xf7,0xf9,0x65,0xfc,0x00,0x5d,0x05, -0x09,0xde,0x0d,0x11,0x70,0x12,0x13,0xfb,0x15,0x19,0xe2,0x1c,0x20,0x70,0x21,0x21, -0xf3,0x1f,0x1e,0x97,0x1b,0x17,0x1c,0x14,0x10,0x67,0x0d,0x0a,0x2f,0x09,0x07,0x8d, -0x06,0x05,0x64,0x03,0x01,0xf3,0xfe,0xfc,0x4e,0xfc,0xfc,0x24,0xfc,0xfb,0x1f,0xfc, -0xfb,0x6c,0xfa,0xf9,0xb5,0xf8,0xf8,0x23,0xf8,0xf8,0xaa,0xfa,0xfc,0x2a,0xfd,0xfc, -0x68,0xfb,0xf9,0x1c,0xf7,0xf4,0x47,0xf3,0xf3,0xd0,0xf2,0xf1,0xbd,0xf0,0xf0,0x00, -0xef,0xed,0x0c,0xec,0xea,0x29,0xea,0xe9,0x0f,0xea,0xea,0x34,0xec,0xee,0xbe,0xf0, -0xf2,0xc5,0xf3,0xf5,0xa4,0xf6,0xf8,0xbd,0xfc,0x01,0x66,0x06,0x0a,0xea,0x0c,0x0e, -0x78,0x10,0x13,0x96,0x16,0x19,0x3d,0x1d,0x1f,0xd6,0x20,0x21,0xd0,0x1f,0x1e,0x10, -0x1b,0x17,0xa5,0x13,0x10,0x96,0x0d,0x0b,0xf2,0x09,0x08,0x0d,0x07,0x05,0xf3,0x02, -0x00,0x7b,0xfe,0xfc,0xff,0xfc,0xfd,0xc0,0xfc,0xfc,0x22,0xfc,0xfc,0x91,0xfa,0xf8, -0xcb,0xf7,0xf8,0xe1,0xf8,0xf9,0x3a,0xfb,0xfd,0xe0,0xfd,0xfc,0x7f,0xfa,0xf8,0xc3, -0xf6,0xf5,0x9e,0xf4,0xf3,0xd1,0xf2,0xf2,0xcb,0xf1,0xf0,0xa2,0xee,0xed,0x9e,0xec, -0xeb,0x13,0xea,0xe9,0x17,0xea,0xeb,0x78,0xed,0xef,0x26,0xf1,0xf2,0xd9,0xf2,0xf3, -0x98,0xf5,0xf9,0x76,0xfe,0x02,0x6e,0x06,0x09,0x50,0x0b,0x0d,0x1a,0x10,0x13,0xa6, -0x16,0x19,0x4e,0x1d,0x1f,0xa8,0x20,0x20,0xca,0x1f,0x1d,0x8e,0x1a,0x16,0x49,0x13, -0x10,0x19,0x0e,0x0b,0xac,0x0a,0x09,0x77,0x07,0x04,0x0b,0x02,0x00,0xe6,0xfe,0xfd, -0xc5,0xfc,0xfd,0x81,0xfd,0xfd,0x31,0xfc,0xfb,0xe2,0xf9,0xf8,0x8e,0xf7,0xf7,0xd4, -0xf8,0xfb,0xf4,0xfc,0xfc,0xce,0xfc,0xfc,0x30,0xfa,0xf8,0xb3,0xf6,0xf5,0x0c,0xf5, -0xf4,0x73,0xf3,0xf2,0x95,0xf1,0xf0,0x3a,0xef,0xed,0x5e,0xec,0xea,0xcf,0xe9,0xe9, -0x54,0xea,0xec,0x18,0xef,0xf0,0x55,0xf0,0xf0,0x18,0xf1,0xf3,0x71,0xf6,0xfa,0x0b, -0xff,0x02,0x66,0x05,0x08,0x41,0x0a,0x0c,0x8a,0x0f,0x13,0xa6,0x16,0x19,0xfb,0x1c, -0x1f,0xc7,0x20,0x20,0x25,0x1f,0x1d,0x25,0x1a,0x16,0xb1,0x12,0x10,0x2c,0x0f,0x0c, -0x1f,0x0b,0x09,0x84,0x07,0x05,0x11,0x02,0xff,0x7a,0xfe,0xfe,0xe6,0xfd,0xfd,0xa3, -0xfd,0xfe,0x00,0xfd,0xfa,0xaa,0xf8,0xf7,0xdd,0xf7,0xf8,0x0a,0xfa,0xfb,0x18,0xfd, -0xfd,0x75,0xfc,0xfa,0x7f,0xf9,0xf8,0x57,0xf7,0xf6,0x12,0xf5,0xf4,0x06,0xf4,0xf2, -0xbb,0xf1,0xf0,0x0f,0xf0,0xee,0xb4,0xeb,0xe9,0x2b,0xe9,0xea,0x84,0xec,0xee,0x88, -0xef,0xef,0xf2,0xee,0xef,0x1c,0xf1,0xf3,0x58,0xf7,0xfb,0x59,0xff,0x01,0x6c,0x04, -0x07,0x05,0x0a,0x0c,0x04,0x0f,0x13,0x02,0x17,0x1a,0xd1,0x1c,0x1f,0x05,0x21,0x20, -0xec,0x1e,0x1c,0x01,0x19,0x16,0xb9,0x13,0x10,0x4e,0x0f,0x0e,0x52,0x0c,0x09,0xe5, -0x06,0x04,0x4d,0x02,0x00,0x60,0xfe,0xfe,0xb1,0xfe,0xff,0xc2,0xfe,0xfd,0x07,0xfc, -0xfa,0x82,0xf8,0xf7,0xfd,0xf7,0xf9,0x6a,0xfb,0xfc,0xf6,0xfc,0xfc,0x3c,0xfc,0xfa, -0x7e,0xf9,0xf8,0xb7,0xf7,0xf6,0x8e,0xf5,0xf4,0x07,0xf4,0xf3,0x26,0xf3,0xf2,0xc3, -0xef,0xec,0x5b,0xea,0xea,0xd0,0xea,0xec,0xe4,0xed,0xee,0x3e,0xef,0xee,0xf3,0xed, -0xef,0xd7,0xf1,0xf4,0xed,0xf7,0xfb,0x4c,0xff,0x01,0x2b,0x04,0x06,0x57,0x09,0x0c, -0x68,0x0f,0x12,0x59,0x16,0x1a,0xed,0x1d,0x1f,0x74,0x20,0x20,0xc8,0x1e,0x1b,0x58, -0x18,0x16,0x53,0x14,0x12,0xe4,0x0f,0x0d,0x9f,0x0c,0x0a,0x64,0x07,0x03,0x2f,0x01, -0xff,0x4e,0xff,0xff,0x54,0xff,0xff,0x38,0xff,0xfd,0xf5,0xfa,0xf8,0x5f,0xf8,0xf8, -0xd8,0xf8,0xfa,0xa2,0xfb,0xfc,0xe9,0xfc,0xfc,0x62,0xfb,0xfa,0xf6,0xf9,0xf9,0x93, -0xf7,0xf5,0xbe,0xf4,0xf5,0xb1,0xf5,0xf4,0x5e,0xf3,0xf1,0x91,0xee,0xeb,0x2d,0xea, -0xea,0x9f,0xec,0xed,0x6f,0xee,0xee,0xf3,0xed,0xed,0x2c,0xee,0xef,0xd4,0xf1,0xf5, -0xdd,0xf8,0xfb,0x13,0xfe,0x01,0x27,0x04,0x05,0x2c,0x08,0x0b,0x37,0x0f,0x12,0x3e, -0x16,0x1a,0xd3,0x1d,0x1f,0x3e,0x20,0x1e,0x0d,0x1d,0x1b,0xb0,0x18,0x16,0x92,0x13, -0x12,0xc3,0x10,0x0f,0x81,0x0c,0x09,0x74,0x06,0x03,0xd6,0x00,0xff,0x99,0xff,0x00, -0x44,0x00,0xff,0x3a,0xfe,0xfc,0x31,0xfa,0xf8,0x3c,0xf8,0xf8,0x55,0xf9,0xfb,0x01, -0xfc,0xfb,0x7f,0xfb,0xfb,0x29,0xfc,0xfb,0x72,0xf9,0xf7,0x8c,0xf6,0xf5,0xbd,0xf5, -0xf6,0x87,0xf6,0xf5,0xd3,0xf2,0xef,0xe4,0xec,0xeb,0xad,0xeb,0xec,0x30,0xed,0xee, -0x9c,0xee,0xed,0xb5,0xec,0xed,0xb2,0xee,0xf0,0x11,0xf2,0xf5,0xe8,0xf8,0xfb,0x0e, -0xfe,0x00,0x27,0x03,0x05,0x3b,0x08,0x0a,0x3b,0x0e,0x12,0x5e,0x17,0x1b,0x50,0x1d, -0x1e,0xcf,0x1f,0x1e,0xad,0x1c,0x1a,0x00,0x18,0x16,0x75,0x14,0x12,0x5f,0x11,0x0f, -0x97,0x0c,0x08,0x7e,0x05,0x02,0x08,0x01,0x00,0xda,0x00,0x01,0x50,0x00,0xff,0x09, -0xfe,0xfb,0x26,0xf9,0xf8,0x58,0xf9,0xf9,0xfb,0xf9,0xfa,0x4b,0xfb,0xfb,0x5e,0xfc, -0xfc,0x16,0xfc,0xfa,0xdd,0xf8,0xf6,0x18,0xf6,0xf7,0x26,0xf8,0xf7,0x7d,0xf6,0xf4, -0x3a,0xf2,0xee,0x7c,0xec,0xec,0x53,0xed,0xee,0x33,0xee,0xee,0x02,0xee,0xed,0x2b, -0xed,0xec,0x4e,0xee,0xf0,0x7b,0xf3,0xf6,0x51,0xf8,0xfb,0x76,0xfe,0x00,0x6e,0x02, -0x04,0x42,0x07,0x0a,0xdf,0x0e,0x12,0xfe,0x16,0x1a,0x9e,0x1d,0x1f,0xf0,0x1e,0x1d, -0xc9,0x1b,0x19,0xd9,0x17,0x16,0x06,0x15,0x13,0x4f,0x12,0x0f,0x55,0x0b,0x07,0x5d, -0x05,0x02,0x2a,0x01,0x01,0xe4,0x01,0x01,0xbf,0x00,0xfe,0x49,0xfc,0xfa,0x2d,0xfa, -0xf9,0x65,0xf9,0xf9,0xfc,0xf9,0xfa,0xf4,0xfa,0xfc,0xab,0xfd,0xfc,0xcb,0xfa,0xf8, -0xff,0xf7,0xf7,0x21,0xf7,0xf8,0x34,0xf9,0xf8,0x2d,0xf6,0xf2,0x8f,0xf0,0xee,0xca, -0xed,0xed,0xa5,0xed,0xee,0xf8,0xee,0xee,0x38,0xed,0xec,0xf9,0xec,0xed,0xca,0xee, -0xf0,0x25,0xf3,0xf6,0x06,0xf9,0xfb,0x88,0xfd,0xff,0x99,0x01,0x03,0xab,0x06,0x0a, -0x75,0x0e,0x12,0x1d,0x17,0x1a,0xee,0x1c,0x1e,0x24,0x1e,0x1c,0x14,0x1a,0x18,0x1b, -0x18,0x17,0xa0,0x15,0x14,0xb2,0x11,0x0e,0xee,0x0a,0x06,0xea,0x03,0x02,0xbb,0x02, -0x02,0x06,0x02,0x01,0xf8,0xff,0xfd,0x79,0xfb,0xfb,0xf0,0xfa,0xf9,0x7c,0xf8,0xf8, -0xc5,0xf9,0xfb,0x26,0xfc,0xfc,0xed,0xfc,0xfb,0xce,0xf9,0xf7,0xd7,0xf6,0xf7,0x5b, -0xf9,0xf9,0xfe,0xf8,0xf7,0x37,0xf5,0xf2,0xfb,0xef,0xee,0x10,0xee,0xee,0xe9,0xee, -0xee,0x07,0xee,0xed,0x5f,0xed,0xec,0x4a,0xec,0xed,0xb0,0xee,0xf0,0xad,0xf3,0xf6, -0x85,0xf8,0xfb,0x20,0xfd,0xfe,0x4d,0x00,0x02,0x7f,0x06,0x0a,0x21,0x0e,0x12,0x6b, -0x17,0x1b,0xe3,0x1c,0x1d,0x20,0x1c,0x1b,0x33,0x1a,0x18,0xdb,0x17,0x17,0x19,0x17, -0x14,0x2e,0x11,0x0d,0xc7,0x09,0x06,0x37,0x04,0x03,0x18,0x04,0x03,0xf9,0x01,0x00, -0x02,0xff,0xfe,0xb3,0xfc,0xfb,0x04,0xfa,0xf9,0xc0,0xf8,0xf8,0x1d,0xfa,0xfc,0xa2, -0xfd,0xfd,0xda,0xfb,0xf9,0x6c,0xf8,0xf7,0x2e,0xf8,0xf8,0x2c,0xfa,0xfa,0x7a,0xf9, -0xf6,0xef,0xf3,0xf1,0x6d,0xf0,0xef,0xf4,0xee,0xef,0x20,0xef,0xee,0xdf,0xee,0xee, -0xa0,0xec,0xec,0xa5,0xec,0xed,0x17,0xef,0xf1,0x56,0xf4,0xf6,0xbc,0xf8,0xfa,0x69, -0xfc,0xfe,0x48,0x00,0x02,0x76,0x05,0x09,0x4f,0x0f,0x13,0x5a,0x17,0x1a,0x8a,0x1c, -0x1c,0xe7,0x1a,0x19,0xbe,0x19,0x19,0x08,0x19,0x18,0x96,0x17,0x14,0x7e,0x10,0x0b, -0xcf,0x08,0x07,0x34,0x06,0x04,0xbe,0x03,0x02,0x2d,0x02,0x00,0x4c,0xff,0xfe,0x13, -0xfd,0xfb,0x49,0xf9,0xf7,0x7c,0xf8,0xfa,0x44,0xfc,0xfd,0x02,0xfd,0xfc,0xf7,0xfa, -0xf8,0x9f,0xf7,0xf7,0x4f,0xf9,0xfa,0x26,0xfb,0xfa,0x33,0xf8,0xf6,0xe1,0xf3,0xf1, -0x2f,0xf0,0xef,0xc8,0xef,0xef,0x7b,0xef,0xef,0x90,0xee,0xed,0x8b,0xec,0xeb,0x2f, -0xec,0xed,0x2d,0xf0,0xf1,0xce,0xf3,0xf6,0x26,0xf9,0xfa,0x9d,0xfb,0xfc,0x4e,0xff, -0x02,0x86,0x05,0x09,0x4b,0x0f,0x14,0xe5,0x17,0x19,0xff,0x1a,0x1b,0x01,0x1a,0x19, -0x52,0x19,0x1a,0xe5,0x1a,0x19,0x87,0x16,0x12,0x5b,0x0f,0x0c,0x75,0x09,0x07,0x59, -0x06,0x05,0xe4,0x03,0x02,0x85,0x01,0x01,0x84,0x00,0xfe,0xb7,0xfb,0xf9,0x9e,0xf8, -0xf8,0x86,0xf9,0xfb,0xe4,0xfc,0xfd,0xe7,0xfc,0xfb,0xf2,0xf8,0xf8,0x40,0xf8,0xf9, -0x13,0xfa,0xfa,0x1d,0xfb,0xf9,0xdd,0xf7,0xf5,0x39,0xf3,0xf1,0xec,0xf0,0xf0,0xc2, -0xef,0xf0,0x70,0xf0,0xef,0xd8,0xed,0xec,0x8b,0xec,0xec,0x9c,0xec,0xed,0x09,0xf0, -0xf2,0xba,0xf4,0xf6,0x96,0xf8,0xfa,0x35,0xfb,0xfc,0x44,0xfe,0x01,0xfd,0x05,0x0a, -0x98,0x0f,0x14,0x47,0x18,0x19,0x1a,0x19,0x18,0x1b,0x19,0x1a,0x02,0x1b,0x1b,0xa4, -0x1a,0x18,0x1e,0x16,0x12,0xa0,0x0e,0x0c,0xbb,0x0a,0x08,0xe5,0x05,0x04,0xe6,0x03, -0x03,0xf6,0x02,0x01,0xeb,0xff,0xfd,0x39,0xfb,0xf9,0x14,0xf8,0xf9,0x41,0xfb,0xfc, -0x6c,0xfd,0xfc,0x6b,0xfb,0xf9,0xbe,0xf8,0xf8,0x84,0xf8,0xf9,0x4f,0xfb,0xfb,0x86, -0xfa,0xf9,0xd1,0xf7,0xf5,0xeb,0xf2,0xf1,0x23,0xf1,0xf1,0x09,0xf1,0xf0,0x02,0xf0, -0xef,0x68,0xee,0xec,0x0c,0xec,0xec,0x38,0xed,0xee,0x48,0xf0,0xf2,0x8c,0xf5,0xf7, -0x32,0xf8,0xf9,0x93,0xfa,0xfc,0xd0,0xfd,0x01,0xd2,0x05,0x0b,0x5f,0x11,0x14,0x79, -0x16,0x17,0x05,0x18,0x18,0xe4,0x18,0x1a,0x1d,0x1c,0x1b,0x0d,0x1a,0x17,0xe7,0x14, -0x12,0xe3,0x0f,0x0d,0xc0,0x09,0x07,0x08,0x06,0x05,0x50,0x04,0x03,0x8f,0x03,0x01, -0x7e,0xff,0xfc,0xa4,0xf9,0xf8,0x6d,0xf9,0xfa,0x0d,0xfc,0xfc,0x4e,0xfd,0xfc,0x42, -0xfa,0xf8,0x89,0xf8,0xf9,0x73,0xf9,0xfa,0x31,0xfb,0xfb,0x1f,0xfb,0xf8,0x99,0xf6, -0xf4,0x5d,0xf3,0xf2,0x84,0xf1,0xf1,0x98,0xf1,0xf1,0xf0,0xef,0xee,0x3f,0xee,0xec, -0x0e,0xec,0xec,0x42,0xed,0xef,0x25,0xf1,0xf3,0x20,0xf5,0xf7,0xa5,0xf8,0xf8,0x98, -0xf8,0xfa,0xc5,0xfd,0x02,0x13,0x07,0x0c,0x4a,0x11,0x13,0xfc,0x14,0x15,0x77,0x16, -0x18,0x97,0x1a,0x1b,0x5a,0x1b,0x1a,0x7a,0x19,0x17,0x28,0x15,0x12,0x94,0x0f,0x0c, -0xba,0x09,0x07,0xa3,0x05,0x05,0xd8,0x05,0x05,0x75,0x03,0x00,0x09,0xfe,0xfb,0x89, -0xf9,0xf8,0x4f,0xfa,0xfc,0x38,0xfd,0xfc,0x09,0xfc,0xfb,0x25,0xfa,0xf8,0x0a,0xf8, -0xf8,0x7f,0xfa,0xfb,0x98,0xfb,0xfb,0x96,0xfa,0xf8,0x48,0xf6,0xf4,0xa8,0xf3,0xf3, -0x51,0xf2,0xf1,0x8e,0xf1,0xf1,0xb7,0xf0,0xee,0x5f,0xed,0xec,0xd9,0xec,0xec,0x1d, -0xed,0xef,0xf2,0xf1,0xf4,0x49,0xf6,0xf6,0x1f,0xf7,0xf7,0x10,0xf8,0xfa,0xc1,0xfd, -0x03,0xf6,0x08,0x0d,0xf6,0x0f,0x11,0x48,0x13,0x15,0x63,0x17,0x18,0x4e,0x1a,0x1b, -0x42,0x1b,0x1a,0x1c,0x19,0x17,0x83,0x15,0x13,0x60,0x0f,0x0b,0xc4,0x08,0x07,0x3e, -0x07,0x06,0x7b,0x06,0x05,0x5a,0x03,0xff,0x8a,0xfc,0xfa,0x8b,0xfa,0xfa,0x5e,0xfb, -0xfc,0x7a,0xfd,0xfd,0xb0,0xfb,0xfa,0x43,0xf9,0xf8,0xdb,0xf8,0xf9,0xeb,0xfa,0xfc, -0x22,0xfc,0xfb,0x82,0xf9,0xf7,0xdf,0xf6,0xf4,0x5e,0xf3,0xf3,0x40,0xf3,0xf2,0xee, -0xf1,0xf1,0x52,0xf0,0xef,0xf2,0xed,0xec,0xb7,0xeb,0xec,0x36,0xee,0xf0,0xc8,0xf2, -0xf5,0x73,0xf6,0xf6,0x75,0xf5,0xf5,0x23,0xf7,0xfb,0xe0,0xff,0x04,0x9c,0x08,0x0b, -0x9f,0x0e,0x11,0x00,0x13,0x14,0x2b,0x17,0x19,0x46,0x1a,0x1a,0x64,0x1a,0x1a,0xdd, -0x19,0x17,0x1c,0x15,0x11,0x9e,0x0e,0x0a,0x8e,0x08,0x08,0xd4,0x08,0x08,0xc9,0x06, -0x04,0xe7,0x01,0xfe,0x6f,0xfc,0xfa,0xca,0xfa,0xfb,0xad,0xfc,0xfd,0xe3,0xfc,0xfc, -0x75,0xfb,0xf9,0x4a,0xf8,0xf8,0xe7,0xf9,0xfa,0x1c,0xfb,0xfb,0xfc,0xfb,0xfb,0x94, -0xf9,0xf7,0xd5,0xf5,0xf4,0xaf,0xf4,0xf3,0xed,0xf2,0xf2,0x9b,0xf2,0xf2,0x60,0xf0, -0xee,0x49,0xed,0xec,0xe1,0xeb,0xec,0xd9,0xee,0xf2,0x90,0xf4,0xf5,0x1d,0xf5,0xf3, -0xcd,0xf3,0xf5,0x89,0xf8,0xfb,0x5e,0x00,0x05,0x60,0x08,0x0a,0x5f,0x0d,0x10,0x67, -0x13,0x15,0xb4,0x16,0x18,0x04,0x1a,0x1a,0xcb,0x1a,0x1a,0x4c,0x1a,0x18,0x96,0x14, -0x10,0x33,0x0d,0x0b,0x42,0x0a,0x09,0x7e,0x09,0x08,0x0b,0x07,0x04,0x93,0x00,0xfd, -0xaf,0xfc,0xfb,0x68,0xfb,0xfc,0x97,0xfd,0xfd,0xce,0xfc,0xfb,0x37,0xfa,0xf9,0x16, -0xf9,0xf8,0xaf,0xf9,0xfa,0x3d,0xfc,0xfc,0x77,0xfb,0xfa,0xe3,0xf8,0xf7,0x4b,0xf6, -0xf5,0x70,0xf4,0xf4,0xb0,0xf3,0xf3,0xf7,0xf2,0xf2,0x71,0xf0,0xee,0x7a,0xec,0xea, -0xbe,0xeb,0xee,0x66,0xf1,0xf3,0x68,0xf4,0xf4,0xea,0xf3,0xf3,0x60,0xf3,0xf5,0xce, -0xf9,0xfd,0x84,0x00,0x04,0xb0,0x07,0x0b,0x61,0x0d,0x10,0xf0,0x12,0x15,0x73,0x16, -0x17,0x49,0x19,0x1a,0x2f,0x1c,0x1b,0xae,0x19,0x16,0xad,0x13,0x0f,0xff,0x0c,0x0b, -0xa8,0x0b,0x0b,0x36,0x0a,0x08,0x69,0x06,0x03,0x59,0x00,0xfd,0x28,0xfc,0xfc,0x43, -0xfd,0xfd,0x9b,0xfd,0xfd,0xb5,0xfc,0xfb,0xd8,0xf9,0xf8,0xea,0xf8,0xf9,0xee,0xfa, -0xfb,0x28,0xfc,0xfc,0x62,0xfb,0xfa,0xd6,0xf8,0xf7,0x64,0xf6,0xf5,0xeb,0xf4,0xf4, -0x00,0xf4,0xf4,0x8b,0xf4,0xf2,0x36,0xef,0xed,0xe0,0xeb,0xeb,0x4e,0xed,0xef,0x0e, -0xf3,0xf4,0xe9,0xf3,0xf2,0x9c,0xf2,0xf3,0x75,0xf4,0xf6,0x0b,0xfa,0xfd,0xf7,0x00, -0x04,0xd0,0x06,0x0a,0x17,0x0e,0x10,0x0b,0x12,0x13,0xd9,0x15,0x18,0x10,0x1a,0x1b, -0x8a,0x1c,0x1b,0x2c,0x19,0x15,0x2b,0x12,0x0f,0xd8,0x0d,0x0c,0x3a,0x0c,0x0b,0x0d, -0x0b,0x08,0x7d,0x05,0x02,0x80,0xff,0xfd,0x1f,0xfd,0xfc,0xad,0xfd,0xfe,0x34,0xfe, -0xfd,0xe5,0xfb,0xfa,0x54,0xf9,0xf9,0xa5,0xf9,0xfa,0xf1,0xfa,0xfc,0x90,0xfc,0xfb, -0xdd,0xfa,0xfa,0x54,0xf9,0xf7,0xec,0xf5,0xf4,0x0c,0xf5,0xf5,0xeb,0xf5,0xf5,0x35, -0xf4,0xf1,0x2d,0xee,0xeb,0xbd,0xeb,0xed,0xc6,0xef,0xf1,0x2d,0xf3,0xf3,0x59,0xf3, -0xf2,0xf9,0xf1,0xf3,0x70,0xf5,0xf8,0x20,0xfa,0xfc,0x7d,0x00,0x04,0x81,0x07,0x0a, -0x6c,0x0d,0x0f,0x2a,0x11,0x12,0x5e,0x15,0x18,0x47,0x1b,0x1c,0x27,0x1c,0x1a,0x28, -0x18,0x15,0x92,0x11,0x0e,0x4f,0x0e,0x0e,0xb3,0x0d,0x0c,0x96,0x0a,0x07,0xef,0x04, -0x01,0x3d,0xff,0xfd,0x9c,0xfd,0xfe,0xe4,0xfe,0xfe,0xa7,0xfd,0xfc,0xad,0xfb,0xfa, -0x12,0xf9,0xf9,0x55,0xfa,0xfb,0x43,0xfb,0xfb,0x44,0xfc,0xfc,0x9b,0xfb,0xf9,0x7e, -0xf8,0xf7,0xc1,0xf5,0xf5,0xf4,0xf5,0xf7,0xa2,0xf7,0xf5,0xaf,0xf2,0xef,0x86,0xed, -0xec,0xed,0xec,0xee,0x3a,0xf1,0xf2,0x4f,0xf3,0xf2,0x19,0xf2,0xf2,0xe4,0xf2,0xf4, -0x60,0xf5,0xf7,0x2a,0xfa,0xfd,0xa1,0x00,0x04,0xf4,0x07,0x0a,0x7e,0x0c,0x0d,0x1e, -0x10,0x13,0x34,0x16,0x18,0x6e,0x1b,0x1c,0x29,0x1c,0x19,0x9d,0x16,0x13,0x39,0x11, -0x10,0x81,0x0f,0x0e,0xec,0x0d,0x0c,0xbb,0x0a,0x07,0xa3,0x03,0x00,0x6f,0xff,0xfe, -0x7e,0xfe,0xfe,0x37,0xff,0xff,0x92,0xfd,0xfb,0xa9,0xfa,0xfa,0x07,0xfa,0xf9,0x0d, -0xfa,0xfa,0x9b,0xfb,0xfc,0xa4,0xfc,0xfc,0xc6,0xfb,0xf9,0x1c,0xf7,0xf5,0x1b,0xf6, -0xf7,0x04,0xf8,0xf8,0x42,0xf7,0xf4,0xbd,0xf1,0xee,0xe7,0xec,0xed,0xd7,0xee,0xf0, -0xa7,0xf1,0xf2,0x74,0xf2,0xf2,0x14,0xf2,0xf2,0x23,0xf3,0xf4,0x24,0xf5,0xf6,0xdd, -0xf9,0xfd,0x7d,0x01,0x04,0x25,0x07,0x09,0x68,0x0b,0x0d,0x94,0x0f,0x12,0x7d,0x16, -0x1a,0x00,0x1c,0x1b,0x9d,0x1a,0x18,0xb4,0x15,0x13,0x24,0x11,0x10,0x32,0x10,0x10, -0x82,0x0e,0x0b,0x8e,0x09,0x06,0x5b,0x03,0x00,0x36,0xff,0xff,0xb6,0xff,0xff,0xd9, -0xfe,0xfd,0x1d,0xfd,0xfb,0x9e,0xfa,0xf9,0x2f,0xfa,0xfa,0xc2,0xf9,0xfa,0xd5,0xfb, -0xfd,0xa7,0xfd,0xfc,0xe0,0xf9,0xf8,0xb1,0xf6,0xf6,0x05,0xf7,0xf8,0x66,0xf9,0xf8, -0x5d,0xf6,0xf2,0x2d,0xf0,0xee,0xf7,0xed,0xee,0xa7,0xef,0xf1,0xb3,0xf1,0xf1,0xd8, -0xf1,0xf2,0x97,0xf2,0xf2,0x86,0xf2,0xf3,0xc3,0xf4,0xf7,0xa9,0xfa,0xfd,0x3d,0x01, -0x04,0xe6,0x06,0x08,0xc6,0x09,0x0c,0xb0,0x0f,0x14,0x51,0x17,0x19,0x6a,0x1b,0x1b, -0xdb,0x19,0x16,0x6b,0x14,0x13,0x10,0x12,0x11,0xc5,0x10,0x10,0xd1,0x0e,0x0c,0x95, -0x08,0x05,0xd0,0x02,0x01,0x56,0x00,0xff,0xff,0xff,0xff,0xfe,0xfe,0xfd,0x96,0xfc, -0xfc,0x62,0xfb,0xfa,0x42,0xf9,0xf9,0x34,0xfa,0xfb,0x2d,0xfd,0xfd,0x1b,0xfd,0xfb, -0xc2,0xf8,0xf6,0x6d,0xf6,0xf7,0x1a,0xf9,0xf9,0xad,0xf9,0xf8,0x12,0xf5,0xf1,0xaa, -0xef,0xef,0x40,0xef,0xef,0x0b,0xf0,0xf0,0x8a,0xf1,0xf2,0x95,0xf2,0xf2,0x35,0xf2, -0xf2,0x60,0xf2,0xf3,0x08,0xf5,0xf7,0x39,0xfb,0xff,0xd3,0x01,0x03,0x56,0x05,0x07, -0x86,0x09,0x0c,0xe2,0x0f,0x14,0x47,0x18,0x1a,0xd9,0x1a,0x1a,0xb0,0x18,0x16,0x27, -0x14,0x12,0x7b,0x12,0x12,0x2d,0x12,0x10,0x36,0x0e,0x0b,0x17,0x08,0x04,0xbb,0x02, -0x01,0x8e,0x01,0x00,0xcd,0xff,0xff,0xc2,0xfe,0xfe,0x43,0xfd,0xfb,0x6c,0xfa,0xf9, -0x39,0xf9,0xf9,0xe6,0xfa,0xfd,0x65,0xfe,0xfd,0xa8,0xfb,0xf9,0xa6,0xf7,0xf6,0x7d, -0xf7,0xf9,0x80,0xfa,0xfa,0x1d,0xf9,0xf6,0xb4,0xf3,0xf1,0x9b,0xf0,0xef,0x6d,0xef, -0xef,0x46,0xf0,0xf1,0xfa,0xf1,0xf1,0x5d,0xf2,0xf2,0x3c,0xf2,0xf1,0x63,0xf1,0xf3, -0xf2,0xf5,0xf9,0xa0,0xfb,0xfe,0x59,0x01,0x03,0x32,0x04,0x05,0xaa,0x08,0x0c,0x0e, -0x11,0x14,0xfb,0x17,0x1a,0x74,0x1a,0x18,0xee,0x16,0x15,0x11,0x14,0x13,0x38,0x13, -0x13,0x73,0x12,0x10,0x46,0x0d,0x09,0x2e,0x07,0x05,0xd3,0x03,0x02,0xd1,0x00,0x00, -0x08,0x00,0xff,0xf6,0xfe,0xfe,0x05,0xfd,0xfa,0x4f,0xf9,0xf8,0x17,0xf9,0xfa,0x7b, -0xfc,0xfd,0x0e,0xfe,0xfc,0xd7,0xf9,0xf7,0xe9,0xf6,0xf7,0x28,0xf9,0xfa,0xba,0xfa, -0xf9,0xc6,0xf7,0xf6,0xc1,0xf3,0xf1,0x46,0xf0,0xef,0x0e,0xf0,0xef,0x2e,0xf0,0xf1, -0x74,0xf2,0xf2,0x5f,0xf2,0xf1,0x07,0xf1,0xf1,0xc1,0xf1,0xf3,0x44,0xf6,0xf9,0x8d, -0xfc,0xfe,0x07,0x00,0x01,0x6a,0x03,0x05,0x65,0x08,0x0c,0xbe,0x11,0x15,0x08,0x18, -0x19,0x05,0x19,0x17,0xfc,0x15,0x14,0xe4,0x13,0x14,0xc9,0x14,0x13,0x77,0x11,0x0f, -0xb6,0x0c,0x09,0x4d,0x07,0x05,0xb4,0x03,0x02,0xd1,0x00,0x00,0x63,0x00,0x00,0x77, -0xff,0xfd,0xdc,0xfb,0xf9,0x9d,0xf8,0xf8,0x0a,0xfa,0xfb,0xef,0xfd,0xfe,0xc9,0xfc, -0xfa,0x10,0xf8,0xf7,0x4b,0xf8,0xf8,0xad,0xf9,0xfa,0xc9,0xfa,0xf9,0x39,0xf7,0xf5, -0x71,0xf3,0xf2,0xc5,0xf0,0xef,0x76,0xef,0xf0,0x78,0xf1,0xf1,0x6f,0xf2,0xf2,0x6c, -0xf2,0xf1,0xf0,0xef,0xf0,0x68,0xf2,0xf4,0x28,0xf7,0xfa,0x50,0xfc,0xfe,0x63,0xff, -0x00,0xf5,0x01,0x05,0x53,0x09,0x0d,0xd6,0x11,0x15,0x4e,0x18,0x18,0x37,0x17,0x15, -0x2e,0x15,0x15,0x30,0x15,0x14,0x8f,0x14,0x13,0x15,0x11,0x0e,0x79,0x0c,0x0a,0x60, -0x07,0x05,0x21,0x03,0x01,0x18,0x01,0x01,0x54,0x01,0x00,0x2a,0xff,0xfd,0x91,0xfa, -0xf8,0x07,0xf8,0xf9,0x4c,0xfc,0xfd,0xbb,0xfd,0xfc,0x2b,0xfb,0xf9,0x19,0xf8,0xf7, -0x88,0xf8,0xfa,0xc0,0xfa,0xfa,0xe9,0xf9,0xf9,0x80,0xf7,0xf5,0x06,0xf3,0xf1,0xcb, -0xf0,0xef,0xee,0xef,0xf0,0x3e,0xf2,0xf2,0xed,0xf2,0xf2,0x24,0xf1,0xf0,0x47,0xf0, -0xf0,0x8b,0xf2,0xf5,0x79,0xf8,0xfa,0xd6,0xfb,0xfd,0x75,0xfe,0xff,0x8a,0x01,0x04, -0x9d,0x09,0x0e,0xfe,0x12,0x15,0xe9,0x16,0x16,0xde,0x15,0x15,0x64,0x15,0x15,0xb9, -0x15,0x15,0x34,0x14,0x12,0xea,0x10,0x0e,0x9f,0x0c,0x09,0xdb,0x06,0x04,0x1b,0x03, -0x01,0xbc,0x01,0x02,0x95,0x02,0x01,0x02,0xfe,0xfa,0x3c,0xf9,0xf9,0xf4,0xf9,0xfb, -0xe3,0xfc,0xfe,0xd0,0xfd,0xfb,0xae,0xf9,0xf8,0xbb,0xf8,0xf8,0x2d,0xf9,0xfa,0x12, -0xfb,0xfa,0x3f,0xfa,0xf8,0x1d,0xf7,0xf5,0x76,0xf3,0xf1,0x25,0xf0,0xf0,0x56,0xf1, -0xf1,0x7e,0xf2,0xf3,0x12,0xf3,0xf2,0x80,0xf0,0xef,0x3a,0xf0,0xf1,0xee,0xf3,0xf6, -0xc1,0xf8,0xfa,0xee,0xfb,0xfc,0x17,0xfd,0xfe,0x88,0x01,0x06,0x10,0x0b,0x0f,0xfb, -0x12,0x14,0x9e,0x15,0x15,0x36,0x15,0x15,0x0a,0x16,0x15,0x8e,0x15,0x15,0x50,0x14, -0x12,0x0f,0x11,0x0e,0x9d,0x0c,0x09,0x4c,0x06,0x03,0xa8,0x02,0x03,0x35,0x04,0x03, -0xda,0x01,0xff,0xe6,0xfc,0xfa,0xe6,0xf8,0xf9,0x7a,0xfb,0xfc,0xbf,0xfd,0xfd,0x76, -0xfc,0xfb,0xb0,0xf9,0xf8,0x7c,0xf8,0xf9,0x34,0xfa,0xfa,0xc7,0xfa,0xfb,0xa1,0xfa, -0xf9,0xe0,0xf6,0xf4,0xdb,0xf2,0xf1,0xba,0xf0,0xf0,0xd9,0xf1,0xf3,0x71,0xf3,0xf3, -0x50,0xf2,0xf1,0x13,0xf0,0xef,0x6a,0xf0,0xf2,0xc5,0xf4,0xf7,0x85,0xf9,0xfa,0xa7, -0xfa,0xfa,0xdf,0xfb,0xfe,0x44,0x02,0x07,0x04,0x0c,0x0f,0xfa,0x11,0x13,0x95,0x14, -0x15,0x12,0x15,0x15,0xc5,0x15,0x16,0xa1,0x15,0x14,0xc9,0x13,0x13,0x44,0x12,0x0f, -0xf2,0x0a,0x07,0xab,0x05,0x04,0xf5,0x03,0x04,0xf9,0x04,0x03,0x2b,0x01,0xfd,0x1d, -0xfb,0xfa,0x41,0xfa,0xfa,0x0e,0xfc,0xfd,0xd7,0xfd,0xfc,0x7d,0xfb,0xfa,0x73,0xf9, -0xf9,0xd3,0xf8,0xf9,0x00,0xfa,0xfb,0x83,0xfb,0xfa,0x2f,0xfa,0xf8,0xcc,0xf6,0xf4, -0x23,0xf2,0xf1,0x34,0xf1,0xf1,0xcd,0xf2,0xf3,0x64,0xf3,0xf3,0xe0,0xf1,0xf0,0x44, -0xef,0xef,0xf8,0xf0,0xf3,0x17,0xf6,0xf8,0x61,0xf9,0xf9,0x08,0xf9,0xf9,0x96,0xfb, -0xff,0x85,0x03,0x07,0x9c,0x0b,0x0f,0xa1,0x11,0x12,0x2a,0x13,0x14,0xb5,0x15,0x15, -0xfc,0x14,0x14,0x3c,0x15,0x15,0x38,0x15,0x13,0x0b,0x11,0x0d,0x4a,0x0a,0x06,0x2f, -0x05,0x05,0x05,0x06,0x06,0xe0,0x04,0x02,0xb8,0xff,0xfd,0xf0,0xfa,0xfa,0x03,0xfb, -0xfc,0x15,0xfd,0xfd,0x14,0xfd,0xfc,0x78,0xfb,0xfa,0x20,0xf9,0xf8,0x1f,0xf9,0xf9, -0x89,0xfa,0xfb,0xc6,0xfb,0xfb,0x68,0xfa,0xf8,0xe4,0xf5,0xf3,0x5c,0xf2,0xf1,0xfe, -0xf1,0xf2,0x89,0xf3,0xf4,0xc2,0xf3,0xf2,0x18,0xf1,0xef,0x0a,0xef,0xef,0x5f,0xf2, -0xf5,0x95,0xf7,0xf8,0x05,0xf8,0xf7,0xcf,0xf8,0xf9,0xdc,0xfb,0xff,0xbd,0x04,0x08, -0x9c,0x0b,0x0e,0x62,0x10,0x12,0x4a,0x14,0x14,0x9a,0x14,0x14,0x2d,0x15,0x15,0x06, -0x16,0x16,0x09,0x16,0x13,0x1d,0x10,0x0c,0x41,0x09,0x07,0xc9,0x06,0x06,0x3d,0x07, -0x06,0xcd,0x04,0x01,0x75,0xfe,0xfc,0xaa,0xfb,0xfb,0xc6,0xfb,0xfc,0x8c,0xfd,0xfd, -0x2b,0xfd,0xfc,0x01,0xfb,0xfa,0x61,0xf9,0xf8,0x2f,0xf9,0xfa,0x50,0xfb,0xfc,0x45, -0xfc,0xfb,0x06,0xfa,0xf7,0xaf,0xf5,0xf3,0x89,0xf2,0xf2,0x07,0xf3,0xf3,0x5c,0xf4, -0xf4,0x3b,0xf4,0xf1,0x6f,0xef,0xee,0x1b,0xf0,0xf2,0x01,0xf4,0xf6,0x91,0xf7,0xf8, -0xc3,0xf7,0xf6,0x8e,0xf7,0xfa,0xb2,0xfd,0x01,0x62,0x04,0x07,0x4e,0x0b,0x0e,0xb6, -0x10,0x12,0xa6,0x13,0x14,0xe1,0x13,0x13,0xde,0x14,0x16,0xa9,0x17,0x17,0x52,0x15, -0x12,0xf7,0x0e,0x0b,0xf3,0x08,0x08,0x52,0x08,0x08,0xd8,0x07,0x06,0x81,0x03,0x00, -0x4b,0xfe,0xfc,0xd9,0xfb,0xfb,0xaf,0xfc,0xfd,0xa7,0xfd,0xfd,0xe7,0xfc,0xfc,0xd1, -0xfa,0xf9,0xe9,0xf8,0xf8,0xaf,0xf9,0xfa,0xdd,0xfb,0xfc,0x97,0xfc,0xfb,0x48,0xf9, -0xf7,0x82,0xf5,0xf3,0x4a,0xf2,0xf2,0x3c,0xf4,0xf5,0x88,0xf5,0xf4,0x52,0xf2,0xf0, -0x8a,0xef,0xef,0x73,0xf0,0xf3,0xc3,0xf5,0xf7,0x13,0xf7,0xf6,0x57,0xf6,0xf6,0x7f, -0xf8,0xfa,0xbb,0xfd,0x01,0x52,0x04,0x07,0x08,0x0b,0x0e,0x09,0x11,0x11,0x3e,0x12, -0x12,0x28,0x13,0x14,0xb3,0x15,0x17,0x46,0x18,0x17,0x43,0x14,0x10,0x69,0x0d,0x0a, -0xcf,0x09,0x09,0x46,0x09,0x08,0xad,0x07,0x05,0xa9,0x02,0xff,0xfd,0xfd,0xfc,0x5c, -0xfc,0xfc,0xf7,0xfc,0xfd,0x08,0xfe,0xfd,0x6b,0xfc,0xfb,0xa5,0xfa,0xf9,0x76,0xf8, -0xf8,0x6f,0xfa,0xfb,0x3a,0xfc,0xfc,0x55,0xfc,0xfb,0x6a,0xf9,0xf6,0xd3,0xf3,0xf3, -0xc2,0xf3,0xf4,0x29,0xf5,0xf5,0x79,0xf5,0xf3,0x5e,0xf1,0xef,0xd1,0xee,0xf0,0xb6, -0xf2,0xf4,0xb9,0xf5,0xf6,0x58,0xf6,0xf5,0xdb,0xf5,0xf7,0x01,0xf9,0xfb,0x51,0xfd, -0x00,0x46,0x04,0x08,0xa4,0x0b,0x0e,0x16,0x10,0x10,0x0d,0x11,0x11,0xb7,0x12,0x14, -0x3d,0x17,0x18,0x0a,0x18,0x15,0xba,0x12,0x0f,0x0a,0x0d,0x0b,0x74,0x0a,0x0a,0x44, -0x0a,0x09,0x15,0x07,0x04,0x49,0x02,0xff,0xce,0xfd,0xfc,0xca,0xfc,0xfd,0x82,0xfd, -0xfd,0x0c,0xfe,0xfd,0x7c,0xfc,0xfa,0x9c,0xf9,0xf9,0x64,0xf9,0xf9,0x28,0xfa,0xfb, -0x29,0xfd,0xfd,0x9a,0xfc,0xfa,0xd4,0xf7,0xf5,0x4b,0xf4,0xf3,0x6a,0xf4,0xf6,0xe0, -0xf6,0xf6,0x64,0xf4,0xf2,0x32,0xf0,0xef,0xe4,0xef,0xf1,0xfd,0xf3,0xf5,0x95,0xf5, -0xf5,0xc9,0xf5,0xf6,0x61,0xf6,0xf7,0xc3,0xf8,0xfa,0x6c,0xfd,0x00,0xce,0x04,0x08, -0x3b,0x0c,0x0e,0xd4,0x0e,0x0f,0xd2,0x0f,0x11,0xc4,0x13,0x16,0xf6,0x17,0x18,0x65, -0x17,0x14,0x7c,0x11,0x0e,0x2b,0x0d,0x0c,0x73,0x0b,0x0a,0x7e,0x0a,0x09,0xe5,0x06, -0x04,0x80,0x01,0xff,0x2b,0xfe,0xfc,0xae,0xfc,0xfd,0xa9,0xfe,0xfe,0xa9,0xfd,0xfc, -0x2c,0xfc,0xfb,0xf4,0xf9,0xf8,0x99,0xf8,0xf9,0x9f,0xfb,0xfc,0x6a,0xfd,0xfd,0x58, -0xfc,0xf9,0x9b,0xf6,0xf4,0x59,0xf4,0xf5,0x43,0xf6,0xf7,0x11,0xf7,0xf5,0x1b,0xf3, -0xf0,0xca,0xef,0xf0,0x73,0xf1,0xf2,0x0e,0xf4,0xf4,0x8c,0xf5,0xf5,0xad,0xf5,0xf5, -0x7e,0xf6,0xf7,0x62,0xf8,0xfa,0x56,0xfd,0x01,0x06,0x06,0x09,0x8b,0x0b,0x0c,0x47, -0x0d,0x0e,0x84,0x0f,0x11,0xaa,0x14,0x17,0x97,0x18,0x17,0xdc,0x15,0x13,0x08,0x11, -0x0e,0x1a,0x0d,0x0c,0x9a,0x0c,0x0b,0x5b,0x0a,0x08,0xbb,0x06,0x04,0x42,0x01,0xfe, -0xad,0xfd,0xfd,0x2c,0xfe,0xfe,0x00,0xfe,0xfe,0x34,0xfe,0xfd,0xa3,0xfb,0xfa,0x33, -0xf9,0xf8,0x0b,0xf9,0xfa,0x13,0xfc,0xfd,0x3d,0xfe,0xfd,0xf1,0xfa,0xf8,0x92,0xf5, -0xf4,0x6b,0xf5,0xf6,0xec,0xf7,0xf7,0x1c,0xf6,0xf3,0x2f,0xf2,0xf0,0x7c,0xf0,0xf1, -0x10,0xf2,0xf3,0x41,0xf4,0xf4,0x4f,0xf5,0xf5,0x1a,0xf6,0xf6,0xe3,0xf5,0xf6,0xb1, -0xf7,0xfa,0x9d,0xfe,0x02,0x69,0x06,0x09,0xa4,0x0a,0x0b,0xc1,0x0b,0x0d,0x19,0x10, -0x12,0x6c,0x15,0x17,0x5a,0x18,0x17,0xa1,0x14,0x12,0x52,0x10,0x0f,0xe2,0x0d,0x0c, -0x6c,0x0c,0x0c,0x34,0x0b,0x08,0x79,0x05,0x02,0x1f,0x01,0xff,0x17,0xfe,0xfd,0x08, -0xfe,0xfe,0xaa,0xfe,0xfe,0xe3,0xfd,0xfd,0x30,0xfb,0xf9,0x78,0xf8,0xf8,0x95,0xf9, -0xfb,0x25,0xfd,0xfe,0x35,0xfe,0xfc,0xe1,0xf8,0xf6,0x65,0xf5,0xf5,0x3f,0xf7,0xf8, -0xd0,0xf7,0xf6,0x4b,0xf5,0xf3,0x97,0xf1,0xf0,0xfa,0xf0,0xf1,0x5e,0xf2,0xf2,0xcc, -0xf3,0xf5,0x24,0xf6,0xf6,0x71,0xf5,0xf5,0x32,0xf5,0xf5,0xcd,0xf7,0xfb,0xd6,0xff, -0x03,0x3a,0x06,0x07,0x0d,0x09,0x0a,0x42,0x0b,0x0d,0x33,0x10,0x13,0x9e,0x16,0x17, -0xc5,0x16,0x15,0x3c,0x14,0x11,0xbf,0x0f,0x0e,0xf5,0x0d,0x0e,0x72,0x0d,0x0b,0x2d, -0x0a,0x08,0x50,0x05,0x02,0xab,0x00,0xff,0x41,0xfe,0xfe,0x31,0xfe,0xfe,0xf9,0xfe, -0xfe,0xbb,0xfd,0xfc,0x63,0xfa,0xf8,0xd9,0xf7,0xf8,0x79,0xfa,0xfc,0x7d,0xfe,0xfe, -0xa8,0xfc,0xf9,0x9c,0xf7,0xf6,0x79,0xf6,0xf7,0x12,0xf8,0xf8,0xd8,0xf7,0xf6,0x20, -0xf4,0xf2,0x3f,0xf2,0xf1,0x18,0xf1,0xf1,0x57,0xf2,0xf3,0x96,0xf4,0xf5,0x7c,0xf6, -0xf6,0xd0,0xf4,0xf3,0x5e,0xf4,0xf6,0x33,0xf9,0xfc,0x48,0x00,0x03,0x0d,0x06,0x06, -0x5c,0x07,0x08,0x5c,0x0b,0x0e,0x27,0x11,0x13,0x3b,0x16,0x17,0xb7,0x16,0x14,0xcb, -0x12,0x11,0xe1,0x0f,0x0f,0x92,0x0e,0x0e,0x93,0x0d,0x0c,0xc0,0x09,0x07,0x06,0x05, -0x02,0x69,0x00,0xfe,0x5f,0xfe,0xfe,0x95,0xfe,0xff,0x41,0xff,0xfe,0xad,0xfd,0xfb, -0xe7,0xf8,0xf7,0xf6,0xf7,0xfa,0x73,0xfc,0xfd,0x2d,0xfe,0xfd,0x55,0xfb,0xf8,0xeb, -0xf6,0xf6,0xfe,0xf7,0xf8,0x8b,0xf8,0xf7,0x2e,0xf7,0xf5,0x6f,0xf4,0xf3,0x10,0xf2, -0xf1,0x5a,0xf1,0xf1,0x53,0xf2,0xf4,0x16,0xf6,0xf6,0xc6,0xf5,0xf4,0x2d,0xf4,0xf3, -0x4e,0xf4,0xf6,0x35,0xfa,0xfe,0x37,0x01,0x02,0x4d,0x04,0x05,0x3b,0x07,0x08,0x0c, -0x0b,0x0e,0xe3,0x11,0x14,0x4d,0x16,0x16,0x76,0x15,0x13,0x2d,0x12,0x10,0x0c,0x10, -0x0f,0x28,0x0f,0x0e,0x78,0x0d,0x0b,0x99,0x09,0x07,0xa3,0x04,0x02,0x32,0x00,0xff, -0x61,0xfe,0xfe,0x15,0xff,0x00,0x52,0x00,0xfe,0xea,0xfb,0xf9,0x27,0xf8,0xf8,0x21, -0xf9,0xfb,0x96,0xfd,0xfe,0xa7,0xfd,0xfb,0x9a,0xf9,0xf8,0xf5,0xf7,0xf7,0x6f,0xf8, -0xf9,0xa0,0xf8,0xf7,0xcb,0xf6,0xf5,0xce,0xf4,0xf3,0x94,0xf1,0xf0,0x1a,0xf1,0xf2, -0x86,0xf3,0xf4,0x4c,0xf6,0xf6,0x8b,0xf5,0xf3,0xbc,0xf2,0xf3,0x55,0xf5,0xf8,0x22, -0xfb,0xfe,0xd3,0x00,0x02,0x99,0x03,0x04,0x39,0x06,0x08,0x57,0x0b,0x0f,0x70,0x12, -0x14,0xcd,0x15,0x15,0x46,0x14,0x12,0xdf,0x11,0x10,0x3e,0x10,0x0f,0x5b,0x0f,0x0e, -0x5b,0x0d,0x0b,0x13,0x09,0x07,0xc0,0x04,0x01,0x4e,0xff,0xfe,0xc3,0xfe,0xff,0x8d, -0x00,0x00,0xa9,0xff,0xfd,0xb8,0xfa,0xf8,0xa4,0xf7,0xf9,0x43,0xfb,0xfc,0xac,0xfd, -0xfd,0x8a,0xfc,0xfa,0x0b,0xf9,0xf8,0xa4,0xf8,0xf9,0xb2,0xf8,0xf8,0x63,0xf8,0xf8, -0x88,0xf7,0xf5,0xfb,0xf3,0xf2,0xbb,0xf1,0xf0,0x1e,0xf1,0xf2,0xe9,0xf4,0xf6,0x78, -0xf6,0xf5,0x24,0xf4,0xf3,0xe3,0xf2,0xf3,0xed,0xf5,0xf8,0x0d,0xfc,0xfe,0x7a,0x00, -0x01,0x89,0x02,0x03,0xcd,0x05,0x08,0x07,0x0c,0x0f,0xdd,0x12,0x14,0xc6,0x14,0x14, -0xc7,0x13,0x12,0x38,0x11,0x10,0xdc,0x10,0x10,0x35,0x0f,0x0e,0x11,0x0d,0x0b,0xdd, -0x09,0x06,0x59,0x03,0x00,0x6e,0xff,0xfe,0x9e,0xff,0x01,0xb0,0x01,0x00,0x7d,0xfe, -0xfb,0x68,0xf9,0xf8,0xd8,0xf8,0xfa,0x65,0xfc,0xfd,0x8b,0xfd,0xfc,0x45,0xfb,0xfa, -0xb7,0xf9,0xf8,0x8e,0xf8,0xf8,0x3b,0xf9,0xf9,0xb3,0xf8,0xf8,0x72,0xf7,0xf5,0xdf, -0xf3,0xf1,0xcc,0xf0,0xf1,0x72,0xf2,0xf4,0xb3,0xf5,0xf6,0xd5,0xf5,0xf4,0x8b,0xf3, -0xf2,0xeb,0xf2,0xf4,0xe7,0xf6,0xf9,0xaf,0xfc,0xfe,0xea,0xff,0x00,0x69,0x01,0x03, -0x24,0x06,0x09,0x94,0x0c,0x10,0xd0,0x12,0x14,0x33,0x14,0x13,0xa5,0x12,0x12,0x18, -0x12,0x10,0x3f,0x10,0x0f,0x9f,0x0f,0x0e,0x9c,0x0d,0x0b,0x5d,0x09,0x05,0x5f,0x02, -0xff,0x8e,0xff,0x00,0x88,0x01,0x01,0x9e,0x01,0x00,0x31,0xfd,0xfa,0xa2,0xf8,0xf9, -0xb3,0xfa,0xfb,0x7f,0xfc,0xfc,0x0c,0xfd,0xfc,0x28,0xfb,0xf9,0x5d,0xf9,0xf9,0x24, -0xf9,0xf8,0xfd,0xf8,0xf9,0xa7,0xf9,0xf8,0x3f,0xf7,0xf4,0xcd,0xf2,0xf1,0x48,0xf1, -0xf2,0x60,0xf3,0xf5,0x41,0xf6,0xf6,0x24,0xf5,0xf3,0x1e,0xf3,0xf2,0x08,0xf3,0xf5, -0x43,0xf8,0xfb,0xd1,0xfc,0xfd,0xbd,0xfe,0x00,0x60,0x01,0x02,0xdf,0x05,0x09,0xdf, -0x0d,0x10,0x19,0x12,0x12,0x6e,0x13,0x13,0xe7,0x12,0x12,0x81,0x11,0x11,0x70,0x10, -0x0f,0xde,0x0f,0x0f,0x7c,0x0e,0x0b,0xe8,0x07,0x04,0xd7,0x01,0x00,0x76,0x00,0x01, -0x1d,0x03,0x02,0xcd,0x00,0xfd,0xaf,0xfb,0xfa,0xd5,0xf9,0xfa,0x22,0xfb,0xfc,0xf5, -0xfc,0xfd,0x90,0xfc,0xfb,0x1c,0xfb,0xfa,0x84,0xf9,0xf8,0xde,0xf8,0xf9,0x14,0xfa, -0xfa,0xf9,0xf9,0xf8,0x98,0xf6,0xf4,0x65,0xf2,0xf1,0x1a,0xf2,0xf3,0x81,0xf4,0xf5, -0x8d,0xf6,0xf6,0xd3,0xf4,0xf2,0x3f,0xf2,0xf2,0x9f,0xf4,0xf6,0xf9,0xf8,0xfb,0x05, -0xfd,0xfd,0xfc,0xfd,0xfe,0xed,0x00,0x03,0x3f,0x07,0x0a,0xc7,0x0d,0x10,0xd6,0x11, -0x12,0x28,0x13,0x13,0xf6,0x12,0x11,0xbd,0x10,0x10,0xf7,0x10,0x11,0xe2,0x10,0x10, -0x41,0x0e,0x0a,0xaf,0x06,0x02,0x8f,0x01,0x01,0xef,0x02,0x03,0x05,0x03,0x01,0xee, -0xff,0xfd,0x47,0xfb,0xfa,0x84,0xfa,0xfb,0x03,0xfc,0xfc,0xb8,0xfc,0xfc,0xed,0xfc, -0xfc,0xc2,0xfa,0xf9,0x3c,0xf9,0xf9,0x50,0xf9,0xfa,0x03,0xfb,0xfb,0xf2,0xf9,0xf7, -0x9c,0xf5,0xf4,0xb1,0xf2,0xf1,0x5d,0xf2,0xf4,0x13,0xf6,0xf6,0x1c,0xf6,0xf4,0xee, -0xf3,0xf3,0x81,0xf2,0xf3,0x30,0xf5,0xf8,0x52,0xfa,0xfb,0xf6,0xfb,0xfc,0x89,0xfd, -0xfe,0x2e,0x01,0x04,0xd5,0x07,0x0a,0x5e,0x0d,0x0f,0x98,0x11,0x13,0x30,0x13,0x12, -0xd9,0x11,0x11,0xa4,0x10,0x10,0x48,0x11,0x12,0x33,0x12,0x10,0xa4,0x0c,0x08,0x59, -0x05,0x03,0xc5,0x02,0x03,0xa2,0x03,0x03,0x0a,0x03,0x01,0x82,0xfe,0xfc,0x77,0xfb, -0xfb,0x21,0xfb,0xfb,0xe6,0xfb,0xfc,0x2a,0xfd,0xfd,0x81,0xfc,0xfb,0x69,0xfa,0xf9, -0xa2,0xf8,0xf9,0x76,0xfa,0xfb,0x21,0xfb,0xfa,0xbd,0xf9,0xf7,0x1b,0xf5,0xf2,0x4e, -0xf2,0xf2,0x0e,0xf4,0xf5,0x21,0xf6,0xf6,0x0a,0xf6,0xf4,0xc6,0xf2,0xf2,0xe4,0xf2, -0xf4,0x97,0xf6,0xf8,0x7c,0xfa,0xfb,0x01,0xfb,0xfb,0x48,0xfd,0xff,0xd9,0x01,0x04, -0x75,0x07,0x0a,0x8c,0x0d,0x0f,0x6b,0x11,0x12,0x1b,0x13,0x12,0x90,0x10,0x0f,0x8f, -0x10,0x11,0x2c,0x13,0x13,0x93,0x11,0x0e,0x6c,0x0b,0x07,0xfb,0x04,0x03,0xfc,0x03, -0x04,0x77,0x04,0x03,0x18,0x02,0x00,0x54,0xfe,0xfc,0x78,0xfb,0xfb,0x75,0xfb,0xfb, -0x19,0xfc,0xfd,0xc1,0xfd,0xfd,0xe6,0xfb,0xfa,0xc7,0xf9,0xf9,0x69,0xf9,0xf9,0xb9, -0xfa,0xfc,0x41,0xfc,0xfa,0xae,0xf8,0xf6,0xc7,0xf4,0xf3,0xa4,0xf2,0xf3,0x16,0xf5, -0xf6,0xd8,0xf6,0xf6,0xf1,0xf4,0xf3,0x7b,0xf2,0xf2,0xb4,0xf3,0xf6,0x00,0xf8,0xf9, -0x82,0xf9,0xfa,0x02,0xfb,0xfb,0x4f,0xfd,0xff,0x06,0x02,0x04,0x8b,0x07,0x0a,0x67, -0x0d,0x10,0x44,0x12,0x12,0x69,0x11,0x10,0xd1,0x0f,0x10,0xc8,0x11,0x13,0xc1,0x13, -0x13,0x24,0x11,0x0d,0xb8,0x09,0x07,0xc1,0x05,0x05,0x01,0x05,0x04,0x9f,0x04,0x03, -0xa6,0x01,0xff,0x3c,0xfe,0xfc,0xaf,0xfb,0xfb,0x80,0xfb,0xfc,0x79,0xfd,0xfd,0x38, -0xfd,0xfc,0xfd,0xfb,0xfa,0x59,0xf9,0xf9,0xc1,0xf9,0xfb,0x01,0xfc,0xfc,0x05,0xfc, -0xfa,0x4a,0xf8,0xf5,0x2c,0xf4,0xf3,0xb6,0xf3,0xf4,0x1b,0xf6,0xf7,0x23,0xf7,0xf5, -0x98,0xf3,0xf2,0xec,0xf2,0xf3,0xea,0xf4,0xf6,0x3b,0xf8,0xf9,0x81,0xf9,0xf9,0x8c, -0xfa,0xfc,0xf1,0xfd,0xff,0x9b,0x01,0x04,0x82,0x07,0x0b,0xb5,0x0e,0x10,0x6c,0x11, -0x11,0x31,0x10,0x0f,0xa6,0x0f,0x11,0x44,0x13,0x14,0x26,0x14,0x12,0xc6,0x0f,0x0c, -0x37,0x09,0x07,0x83,0x06,0x06,0xc4,0x05,0x04,0x2d,0x04,0x03,0x07,0x02,0xff,0x59, -0xfd,0xfc,0xf3,0xfb,0xfc,0x10,0xfc,0xfc,0x99,0xfd,0xfe,0x82,0xfd,0xfc,0xe2,0xfa, -0xf9,0x6f,0xf9,0xf9,0x36,0xfa,0xfb,0xfc,0xfc,0xfc,0x8d,0xfb,0xf9,0xac,0xf7,0xf5, -0x94,0xf3,0xf3,0xd8,0xf4,0xf6,0x36,0xf7,0xf6,0xbe,0xf5,0xf4,0x76,0xf3,0xf2,0x0d, -0xf3,0xf4,0x04,0xf6,0xf7,0x17,0xf8,0xf8,0xb3,0xf8,0xfa,0x60,0xfb,0xfc,0x14,0xfd, -0xfe,0x5b,0x01,0x04,0x4b,0x08,0x0b,0x1f,0x0f,0x10,0x48,0x10,0x0f,0xa3,0x0e,0x0f, -0x93,0x10,0x12,0xf5,0x13,0x14,0xed,0x13,0x11,0x02,0x0e,0x0b,0x98,0x09,0x08,0xb0, -0x06,0x05,0xef,0x05,0x05,0xac,0x04,0x02,0xec,0x00,0xff,0x82,0xfd,0xfc,0xb4,0xfb, -0xfc,0xd0,0xfc,0xfd,0xc8,0xfd,0xfd,0x3d,0xfd,0xfb,0x2b,0xfa,0xf9,0x76,0xf9,0xf9, -0x0f,0xfb,0xfc,0x57,0xfd,0xfd,0x60,0xfb,0xf8,0x1b,0xf6,0xf4,0x59,0xf4,0xf5,0x20, -0xf6,0xf7,0x20,0xf7,0xf6,0x17,0xf5,0xf3,0xd8,0xf2,0xf3,0x64,0xf4,0xf5,0x27,0xf6, -0xf6,0xcc,0xf7,0xf8,0x7a,0xf9,0xfa,0x14,0xfb,0xfb,0xac,0xfc,0xfe,0x65,0x01,0x05, -0xbb,0x09,0x0c,0xbc,0x0e,0x0f,0xe6,0x0e,0x0d,0xef,0x0d,0x0f,0xf7,0x11,0x14,0x70, -0x14,0x13,0xac,0x12,0x10,0xeb,0x0d,0x0b,0x01,0x09,0x08,0x80,0x07,0x06,0x2d,0x06, -0x05,0x98,0x04,0x02,0x6b,0x00,0xfe,0x48,0xfd,0xfc,0xe4,0xfb,0xfc,0x56,0xfd,0xfe, -0x32,0xfe,0xfd,0x46,0xfc,0xfb,0x01,0xfa,0xf9,0x22,0xf9,0xfa,0x45,0xfc,0xfd,0xcc, -0xfd,0xfc,0xd2,0xf9,0xf7,0xd9,0xf5,0xf4,0xdc,0xf4,0xf6,0x70,0xf7,0xf7,0x8b,0xf6, -0xf4,0x0f,0xf4,0xf3,0xbc,0xf3,0xf3,0x6d,0xf4,0xf5,0x37,0xf6,0xf6,0xcd,0xf7,0xf9, -0x11,0xfa,0xfa,0x13,0xfa,0xfa,0x28,0xfc,0xfe,0x4e,0x02,0x06,0x96,0x0a,0x0d,0xf5, -0x0d,0x0d,0xc4,0x0c,0x0d,0xe6,0x0e,0x10,0x3a,0x12,0x13,0x9b,0x14,0x13,0xef,0x11, -0x0f,0x37,0x0d,0x0a,0x4f,0x09,0x08,0xb5,0x07,0x07,0x93,0x06,0x05,0x29,0x04,0x02, -0x25,0x00,0xfe,0xc0,0xfc,0xfc,0x85,0xfc,0xfd,0xb2,0xfd,0xfe,0x12,0xfe,0xfd,0xf5, -0xfb,0xfa,0xd3,0xf8,0xf8,0x1c,0xfa,0xfb,0x4e,0xfd,0xfd,0x5d,0xfd,0xfb,0xe8,0xf8, -0xf6,0x46,0xf5,0xf5,0xbb,0xf6,0xf7,0x64,0xf7,0xf6,0xde,0xf5,0xf4,0x1a,0xf4,0xf4, -0x30,0xf4,0xf4,0x54,0xf4,0xf5,0x60,0xf6,0xf7,0xac,0xf8,0xf9,0xb4,0xf9,0xf9,0x6b, -0xf9,0xf9,0xbb,0xfb,0xff,0x4a,0x04,0x08,0x61,0x0a,0x0b,0x8c,0x0c,0x0c,0x45,0x0c, -0x0d,0x13,0x0f,0x11,0xe4,0x12,0x14,0x20,0x14,0x13,0x44,0x11,0x0e,0x8b,0x0c,0x0a, -0x9c,0x09,0x08,0xd9,0x07,0x07,0xe5,0x06,0x05,0xcc,0x03,0x01,0x56,0xff,0xfd,0x1e, -0xfd,0xfc,0x99,0xfc,0xfd,0x86,0xfe,0xfe,0x0f,0xfe,0xfc,0xa4,0xfa,0xf9,0xf8,0xf8, -0xf9,0xb2,0xfa,0xfd,0x72,0xfe,0xfd,0x2f,0xfc,0xf9,0xdc,0xf7,0xf6,0x28,0xf6,0xf6, -0x8a,0xf7,0xf7,0xfd,0xf6,0xf5,0x5d,0xf5,0xf5,0xa2,0xf4,0xf3,0xaf,0xf3,0xf3,0xae, -0xf4,0xf5,0x78,0xf6,0xf8,0xa1,0xf9,0xf9,0xad,0xf8,0xf7,0x2c,0xf8,0xfa,0x10,0xfd, -0x00,0xcf,0x04,0x08,0x01,0x0a,0x0a,0x1e,0x0b,0x0b,0xe3,0x0b,0x0d,0x66,0x0f,0x11, -0x59,0x13,0x14,0xa1,0x13,0x12,0x55,0x10,0x0e,0x53,0x0c,0x0a,0x49,0x09,0x08,0x8b, -0x08,0x07,0xbe,0x06,0x04,0x2f,0x03,0x01,0x55,0xff,0xfd,0x54,0xfc,0xfc,0x9a,0xfd, -0xfe,0xb6,0xfe,0xfe,0x88,0xfd,0xfb,0x89,0xf9,0xf8,0xd6,0xf8,0xfa,0x78,0xfc,0xfd, -0x3e,0xfe,0xfd,0xc1,0xfa,0xf8,0x79,0xf7,0xf7,0x62,0xf7,0xf7,0x48,0xf7,0xf7,0xe1, -0xf6,0xf6,0x32,0xf5,0xf4,0xbd,0xf4,0xf4,0x52,0xf3,0xf3,0x64,0xf4,0xf6,0x15,0xf8, -0xf9,0x31,0xf9,0xf8,0x67,0xf7,0xf7,0x00,0xf8,0xfa,0x29,0xfe,0x01,0x2d,0x05,0x07, -0x5c,0x09,0x09,0xfd,0x09,0x0a,0xa5,0x0b,0x0d,0x1c,0x10,0x11,0x1e,0x13,0x13,0x49, -0x13,0x11,0xad,0x0f,0x0d,0xb3,0x0b,0x0a,0x0e,0x0a,0x08,0x3f,0x08,0x07,0xfd,0x06, -0x05,0xa1,0x02,0x00,0x84,0xfe,0xfd,0x94,0xfc,0xfc,0x3e,0xfe,0xff,0x47,0xff,0xfe, -0x30,0xfc,0xfa,0xb2,0xf8,0xf8,0x97,0xf9,0xfb,0xed,0xfd,0xfe,0xe3,0xfc,0xfb,0x14, -0xfa,0xf8,0xde,0xf7,0xf7,0x84,0xf7,0xf7,0x8e,0xf7,0xf6,0x4b,0xf6,0xf6,0x03,0xf6, -0xf5,0xe3,0xf3,0xf2,0xdd,0xf2,0xf3,0x7c,0xf5,0xf7,0xb6,0xf8,0xf8,0x5f,0xf8,0xf7, -0x62,0xf6,0xf6,0x8c,0xf8,0xfb,0xe6,0xfe,0x02,0x78,0x05,0x07,0x37,0x08,0x08,0x06, -0x09,0x0a,0x15,0x0c,0x0d,0xed,0x0f,0x12,0x93,0x13,0x13,0x37,0x12,0x10,0x08,0x0f, -0x0d,0xd8,0x0b,0x0a,0xc5,0x09,0x09,0xd7,0x08,0x07,0x8e,0x06,0x04,0x3a,0x02,0xff, -0xbc,0xfd,0xfc,0x2b,0xfd,0xfe,0x33,0xff,0xff,0x2b,0xff,0xfd,0x82,0xfa,0xf8,0xaa, -0xf8,0xf9,0x5d,0xfb,0xfc,0x9a,0xfd,0xfd,0x68,0xfc,0xfa,0x6c,0xf9,0xf8,0x6c,0xf8, -0xf8,0xa1,0xf7,0xf7,0x24,0xf7,0xf7,0x00,0xf7,0xf6,0xcc,0xf5,0xf4,0xe4,0xf2,0xf2, -0x26,0xf3,0xf4,0xbd,0xf6,0xf8,0xb2,0xf8,0xf8,0x56,0xf7,0xf6,0xe5,0xf5,0xf6,0x09, -0xf9,0xfc,0x1a,0x00,0x02,0xfd,0x04,0x06,0x89,0x07,0x08,0x70,0x08,0x09,0x1b,0x0c, -0x0e,0xbc,0x10,0x12,0x01,0x13,0x12,0xdf,0x11,0x10,0x73,0x0e,0x0d,0xd0,0x0b,0x0a, -0xeb,0x09,0x09,0x69,0x09,0x08,0x66,0x06,0x03,0x7e,0x01,0xff,0x42,0xfd,0xfc,0x2c, -0xfe,0xff,0x9f,0x00,0xff,0x89,0xfd,0xfb,0xe7,0xf9,0xf9,0x30,0xf9,0xfa,0x59,0xfc, -0xfd,0x66,0xfd,0xfc,0x68,0xfb,0xfa,0xfa,0xf9,0xf9,0x64,0xf8,0xf7,0x7c,0xf7,0xf7, -0xb7,0xf7,0xf7,0x8d,0xf7,0xf6,0xf9,0xf4,0xf3,0x53,0xf2,0xf2,0x4e,0xf4,0xf5,0x6b, -0xf7,0xf8,0xeb,0xf8,0xf7,0x2d,0xf6,0xf5,0xe2,0xf5,0xf7,0x2c,0xfa,0xfd,0x60,0x00, -0x03,0x26,0x05,0x05,0x3e,0x06,0x07,0x70,0x08,0x0a,0x65,0x0c,0x0e,0xfc,0x10,0x12, -0xc6,0x12,0x12,0x53,0x11,0x10,0x41,0x0e,0x0c,0x88,0x0b,0x0a,0x7e,0x0a,0x0a,0xa1, -0x09,0x08,0x59,0x06,0x03,0xe1,0xff,0xfd,0xbf,0xfd,0xfe,0xd8,0xff,0x00,0x38,0x00, -0xfe,0x8a,0xfc,0xfa,0x57,0xf9,0xf9,0x66,0xfa,0xfb,0xbc,0xfc,0xfc,0x8f,0xfc,0xfc, -0xa0,0xfb,0xfa,0xff,0xf9,0xf8,0x0e,0xf8,0xf7,0xa7,0xf7,0xf8,0x94,0xf8,0xf8,0x34, -0xf7,0xf5,0x3b,0xf4,0xf2,0x5f,0xf2,0xf3,0x10,0xf5,0xf7,0x64,0xf8,0xf8,0xe8,0xf7, -0xf6,0xbc,0xf5,0xf5,0xd2,0xf5,0xf8,0x20,0xfb,0xfe,0x05,0x01,0x03,0x60,0x04,0x05, -0xa3,0x05,0x06,0x79,0x08,0x0a,0xed,0x0c,0x0e,0xde,0x10,0x12,0xa4,0x12,0x11,0xae, -0x10,0x0f,0x17,0x0e,0x0c,0x16,0x0b,0x0a,0x4c,0x0b,0x0b,0x57,0x0a,0x07,0xbe,0x04, -0x01,0x5a,0xff,0xfe,0xa4,0xfe,0xff,0xde,0x00,0x00,0x8c,0xff,0xfd,0x24,0xfb,0xfa, -0xf1,0xf9,0xfa,0x15,0xfb,0xfb,0x6f,0xfc,0xfc,0x66,0xfc,0xfc,0x04,0xfc,0xfa,0x5f, -0xf9,0xf8,0xf1,0xf7,0xf8,0x74,0xf8,0xf8,0xc9,0xf8,0xf8,0x28,0xf7,0xf4,0xfe,0xf2, -0xf2,0x15,0xf3,0xf4,0x18,0xf6,0xf7,0x98,0xf8,0xf8,0x6a,0xf7,0xf5,0xda,0xf4,0xf5, -0xa4,0xf6,0xf8,0xfe,0xfb,0xfe,0x5f,0x01,0x02,0x7a,0x03,0x04,0x86,0x05,0x06,0x7c, -0x08,0x0a,0x2b,0x0d,0x0f,0xe4,0x10,0x11,0x4e,0x12,0x11,0xbf,0x10,0x0e,0xdc,0x0c, -0x0b,0x9c,0x0b,0x0c,0x81,0x0c,0x0b,0xbc,0x09,0x06,0xac,0x03,0x00,0x1b,0xff,0xff, -0x33,0x00,0x01,0x43,0x01,0x00,0x40,0xfe,0xfc,0x07,0xfb,0xfa,0xa7,0xfa,0xfb,0x30, -0xfb,0xfb,0x59,0xfc,0xfc,0x0f,0xfd,0xfc,0x65,0xfb,0xfa,0x35,0xf9,0xf8,0x04,0xf8, -0xf8,0x67,0xf9,0xf9,0x5e,0xf9,0xf7,0x0c,0xf6,0xf4,0x05,0xf3,0xf2,0xaa,0xf3,0xf5, -0x58,0xf7,0xf8,0xa6,0xf8,0xf8,0xa0,0xf6,0xf5,0x71,0xf4,0xf5,0xb8,0xf7,0xfa,0xb4, -0xfc,0xff,0x22,0x01,0x02,0x27,0x03,0x03,0x2e,0x05,0x07,0x01,0x09,0x0a,0xfe,0x0c, -0x0f,0x34,0x11,0x12,0x87,0x12,0x11,0x75,0x0f,0x0d,0x8b,0x0c,0x0c,0xb3,0x0c,0x0d, -0x35,0x0d,0x0b,0xdb,0x08,0x05,0x64,0x02,0x00,0x09,0x00,0x00,0x89,0x01,0x01,0xcd, -0x00,0xfe,0x6e,0xfd,0xfc,0xb8,0xfb,0xfa,0x7e,0xfa,0xfa,0xad,0xfb,0xfc,0xb6,0xfc, -0xfc,0x1d,0xfd,0xfc,0x6c,0xfb,0xf9,0x78,0xf8,0xf8,0x18,0xf9,0xf9,0x0a,0xfa,0xfa, -0x51,0xf9,0xf7,0x37,0xf5,0xf3,0x09,0xf3,0xf3,0x96,0xf4,0xf6,0x38,0xf8,0xf9,0x80, -0xf8,0xf6,0x7f,0xf5,0xf4,0x1e,0xf5,0xf6,0x53,0xf8,0xfb,0x70,0xfd,0xff,0xc6,0x00, -0x01,0xbb,0x02,0x04,0x91,0x05,0x06,0x8f,0x08,0x0a,0x69,0x0d,0x10,0xe1,0x11,0x12, -0xc5,0x11,0x10,0x76,0x0e,0x0c,0x8e,0x0c,0x0d,0x35,0x0e,0x0e,0x34,0x0d,0x0a,0x6c, -0x07,0x04,0xf0,0x01,0x01,0x95,0x01,0x01,0xbe,0x01,0x01,0x20,0x00,0xff,0xa0,0xfd, -0xfc,0x53,0xfb,0xfb,0xf0,0xfa,0xfb,0x80,0xfb,0xfc,0x57,0xfd,0xfd,0x09,0xfd,0xfb, -0x9f,0xfa,0xf9,0x93,0xf8,0xf9,0xd0,0xf9,0xfa,0xa7,0xfa,0xfa,0xb1,0xf8,0xf6,0xac, -0xf4,0xf3,0x00,0xf3,0xf4,0x05,0xf6,0xf7,0x98,0xf8,0xf8,0xdb,0xf7,0xf6,0xf4,0xf4, -0xf4,0x68,0xf5,0xf7,0x63,0xf9,0xfb,0x59,0xfd,0xfe,0x7f,0x00,0x01,0xfd,0x02,0x03, -0xed,0x04,0x06,0x78,0x08,0x0b,0x10,0x0e,0x10,0x2d,0x12,0x11,0x9c,0x10,0x0e,0x9f, -0x0d,0x0c,0x5d,0x0d,0x0e,0x7a,0x0f,0x0e,0x2a,0x0c,0x08,0x1d,0x06,0x04,0xe3,0x02, -0x02,0xd0,0x01,0x02,0x02,0x02,0x01,0xb0,0xff,0xfe,0xb9,0xfd,0xfc,0x47,0xfb,0xfa, -0xcb,0xfa,0xfb,0x25,0xfc,0xfd,0x90,0xfd,0xfd,0xca,0xfc,0xfb,0xc1,0xf9,0xf9,0x22, -0xf9,0xf9,0x68,0xfa,0xfb,0x32,0xfb,0xfa,0xe0,0xf7,0xf5,0xd8,0xf3,0xf3,0xe4,0xf3, -0xf5,0xc4,0xf6,0xf8,0xd3,0xf8,0xf8,0xc5,0xf6,0xf5,0x92,0xf4,0xf5,0x63,0xf6,0xf7, -0x7c,0xf9,0xfb,0x89,0xfd,0xff,0x82,0x00,0x01,0xbc,0x02,0x03,0x45,0x04,0x06,0xb0, -0x08,0x0c,0x11,0x0f,0x11,0xb0,0x11,0x10,0x3f,0x0f,0x0d,0xf7,0x0c,0x0d,0x4e,0x0f, -0x0f,0x0d,0x0f,0x0d,0x26,0x0b,0x08,0xb5,0x05,0x04,0x20,0x03,0x02,0x8b,0x02,0x02, -0x93,0x01,0x00,0xdd,0xff,0xfe,0x59,0xfd,0xfc,0x12,0xfb,0xfa,0xe8,0xfa,0xfb,0xdf, -0xfc,0xfd,0xa7,0xfd,0xfd,0x24,0xfc,0xfa,0x6a,0xf9,0xf8,0x8f,0xf9,0xfa,0x88,0xfb, -0xfb,0x0d,0xfb,0xf9,0x02,0xf7,0xf5,0xb0,0xf3,0xf3,0x98,0xf4,0xf6,0x28,0xf8,0xf8, -0x4b,0xf8,0xf7,0x14,0xf6,0xf5,0x12,0xf5,0xf5,0xcb,0xf6,0xf8,0xb1,0xf9,0xfb,0xed, -0xfd,0xff,0xbb,0x00,0x01,0x05,0x02,0x02,0xfc,0x03,0x06,0x62,0x09,0x0d,0x44,0x10, -0x11,0x32,0x10,0x0e,0x0f,0x0e,0x0d,0x0a,0x0e,0x0f,0xf0,0x0f,0x10,0xe1,0x0e,0x0c, -0x19,0x0a,0x07,0xfd,0x05,0x04,0x75,0x03,0x03,0xd1,0x02,0x02,0x94,0x01,0x00,0x0f, -0x00,0xfe,0xe9,0xfc,0xfb,0xe8,0xfa,0xfa,0x8f,0xfb,0xfc,0x35,0xfd,0xfd,0xdd,0xfd, -0xfc,0x5f,0xfb,0xf9,0x1b,0xf9,0xf9,0x99,0xfa,0xfb,0xf6,0xfb,0xfc,0xe0,0xfa,0xf8, -0xd7,0xf5,0xf4,0xd2,0xf3,0xf4,0x0a,0xf6,0xf7,0x46,0xf8,0xf8,0xa7,0xf7,0xf6,0xd9, -0xf5,0xf5,0x87,0xf5,0xf5,0x9d,0xf6,0xf8,0x73,0xfa,0xfc,0x17,0xfe,0xff,0xdc,0x00, -0x00,0xdf,0x00,0x01,0xd9,0x03,0x07,0x46,0x0b,0x0e,0xa3,0x0f,0x0f,0x0c,0x0f,0x0d, -0x8f,0x0d,0x0d,0xfe,0x0e,0x0f,0x4e,0x10,0x0f,0x1a,0x0e,0x0b,0x8c,0x09,0x07,0xf9, -0x05,0x04,0x98,0x03,0x03,0xe1,0x02,0x02,0xd8,0x01,0x00,0xaf,0xff,0xfe,0x70,0xfc, -0xfb,0xf6,0xfa,0xfa,0xbf,0xfb,0xfc,0x0f,0xfe,0xfe,0x31,0xfd,0xfb,0x9f,0xfa,0xf9, -0x58,0xf9,0xf9,0x4f,0xfb,0xfc,0xc7,0xfc,0xfb,0xcc,0xf9,0xf7,0x12,0xf5,0xf4,0x93, -0xf4,0xf5,0xfb,0xf6,0xf7,0xeb,0xf7,0xf7,0x8e,0xf7,0xf6,0xa9,0xf5,0xf5,0x85,0xf5, -0xf5,0xbe,0xf6,0xf8,0xc4,0xfa,0xfd,0x26,0xff,0xff,0x8a,0xff,0xff,0x17,0x00,0x01, -0xed,0x04,0x08,0x2b,0x0c,0x0e,0xa2,0x0e,0x0e,0xd6,0x0d,0x0d,0x96,0x0d,0x0e,0xc8, -0x0f,0x10,0x17,0x10,0x0e,0x5f,0x0d,0x0b,0x67,0x09,0x07,0xc7,0x05,0x04,0xb6,0x03, -0x03,0x59,0x03,0x02,0xb9,0x01,0x00,0x9e,0xff,0xfd,0xeb,0xfb,0xfa,0xfd,0xfa,0xfb, -0x9b,0xfc,0xfd,0x17,0xfe,0xfd,0xde,0xfc,0xfb,0xa2,0xf9,0xf9,0xe3,0xf9,0xfb,0x62, -0xfc,0xfd,0xd3,0xfc,0xfa,0x4e,0xf8,0xf6,0x33,0xf5,0xf5,0x81,0xf5,0xf6,0x33,0xf7, -0xf7,0x2f,0xf8,0xf7,0xf9,0xf6,0xf6,0x3a,0xf6,0xf5,0xd6,0xf4,0xf5,0x04,0xf7,0xf9, -0x29,0xfc,0xfe,0xd0,0xfe,0xfe,0x4a,0xfe,0xfe,0x09,0x00,0x02,0x3b,0x06,0x09,0x5b, -0x0c,0x0d,0x88,0x0d,0x0d,0x23,0x0d,0x0d,0x16,0x0e,0x0f,0x33,0x10,0x10,0xa4,0x0f, -0x0e,0x2a,0x0d,0x0b,0xe2,0x08,0x07,0xb0,0x05,0x04,0x1d,0x04,0x03,0x58,0x03,0x02, -0x2f,0x02,0x00,0xcb,0xfe,0xfc,0xae,0xfb,0xfb,0x41,0xfb,0xfc,0x52,0xfd,0xfe,0x43, -0xfe,0xfd,0xe7,0xfb,0xfa,0x12,0xf9,0xf9,0xf8,0xfa,0xfc,0x69,0xfd,0xfd,0xc1,0xfb, -0xf9,0xdf,0xf7,0xf6,0x52,0xf5,0xf5,0x6a,0xf6,0xf6,0x3e,0xf7,0xf7,0xf9,0xf7,0xf8, -0x70,0xf7,0xf6,0x89,0xf5,0xf4,0x79,0xf4,0xf5,0x5c,0xf8,0xfb,0x01,0xfd,0xfd,0xed, -0xfd,0xfd,0x69,0xfd,0xfe,0xb6,0x00,0x03,0x5f,0x07,0x0a,0xf4,0x0b,0x0c,0x77,0x0c, -0x0c,0x1a,0x0d,0x0d,0x6c,0x0e,0x0f,0x56,0x10,0x10,0x97,0x0f,0x0e,0x92,0x0c,0x0a, -0xec,0x08,0x07,0x70,0x05,0x04,0x7b,0x04,0x04,0xb2,0x03,0x03,0x12,0x02,0x00,0x35, -0xfe,0xfc,0x76,0xfb,0xfb,0xd4,0xfb,0xfc,0x2e,0xfe,0xfe,0x2c,0xfe,0xfc,0x54,0xfa, -0xf9,0xc7,0xf9,0xfa,0x0c,0xfc,0xfd,0xb2,0xfd,0xfc,0x1f,0xfb,0xf8,0x4d,0xf7,0xf6, -0x48,0xf6,0xf6,0x54,0xf6,0xf6,0x5c,0xf7,0xf8,0x90,0xf8,0xf8,0x35,0xf7,0xf5,0x9c, -0xf4,0xf4,0xd1,0xf4,0xf6,0xcf,0xf9,0xfb,0x0f,0xfd,0xfd,0xc1,0xfc,0xfc,0xf8,0xfc, -0xfe,0xcc,0x01,0x05,0xe2,0x07,0x09,0x2d,0x0b,0x0b,0x2c,0x0c,0x0c,0xb5,0x0c,0x0d, -0x0a,0x0f,0x10,0x40,0x10,0x0f,0x4f,0x0f,0x0e,0x61,0x0c,0x0a,0x76,0x08,0x06,0x9c, -0x05,0x04,0xbf,0x04,0x04,0x28,0x04,0x03,0xc3,0x01,0xff,0xbd,0xfd,0xfb,0x0d,0xfb, -0xfb,0x09,0xfd,0xfe,0xb4,0xfe,0xfe,0xf3,0xfc,0xfb,0xe3,0xf9,0xf9,0x48,0xfa,0xfb, -0x1d,0xfd,0xfd,0x5a,0xfd,0xfc,0x20,0xfa,0xf8,0xb9,0xf7,0xf7,0x50,0xf6,0xf5,0x3f, -0xf6,0xf7,0x10,0xf8,0xf8,0xee,0xf8,0xf8,0x50,0xf6,0xf4,0xeb,0xf3,0xf4,0xc4,0xf5, -0xf8,0xd5,0xfa,0xfc,0x75,0xfc,0xfb,0xaf,0xfb,0xfc,0x81,0xfd,0xff,0x7c,0x02,0x05, -0x17,0x08,0x09,0x8b,0x0a,0x0a,0x7f,0x0b,0x0c,0xe2,0x0c,0x0d,0x1f,0x0f,0x10,0x40, -0x10,0x0f,0x1d,0x0f,0x0d,0x0d,0x0c,0x09,0xfe,0x07,0x06,0xe9,0x05,0x05,0xc4,0x04, -0x04,0x9b,0x04,0x03,0x58,0x01,0xfe,0x79,0xfc,0xfb,0xc9,0xfb,0xfc,0xda,0xfd,0xfe, -0xac,0xfe,0xfd,0xb6,0xfb,0xfa,0x72,0xf9,0xfa,0x81,0xfb,0xfc,0x5d,0xfd,0xfd,0x83, -0xfc,0xfb,0x18,0xfa,0xf8,0xcc,0xf7,0xf6,0xed,0xf5,0xf5,0x9c,0xf6,0xf7,0xff,0xf8, -0xf9,0x93,0xf8,0xf7,0x51,0xf5,0xf3,0x8e,0xf3,0xf4,0x6f,0xf7,0xf9,0x1c,0xfb,0xfb, -0x88,0xfb,0xfb,0x45,0xfb,0xfb,0xcf,0xfd,0x00,0x57,0x03,0x05,0xce,0x07,0x09,0xe1, -0x09,0x0a,0x29,0x0b,0x0b,0x1f,0x0d,0x0e,0x23,0x0f,0x0f,0x4f,0x10,0x0f,0xdd,0x0e, -0x0d,0x83,0x0b,0x09,0xdb,0x07,0x06,0x84,0x05,0x05,0xb9,0x05,0x05,0xb9,0x04,0x02, -0x2c,0x00,0xfd,0x29,0xfc,0xfb,0x8e,0xfc,0xfd,0xba,0xfe,0xfe,0xef,0xfd,0xfc,0x70, -0xfa,0xf9,0x3e,0xfa,0xfb,0x22,0xfc,0xfc,0x1e,0xfd,0xfc,0x6e,0xfc,0xfb,0x37,0xfa, -0xf8,0x3b,0xf7,0xf6,0xc2,0xf5,0xf6,0x64,0xf7,0xf8,0xcd,0xf9,0xf9,0xc5,0xf7,0xf5, -0x4b,0xf4,0xf3,0x7c,0xf4,0xf6,0x53,0xf8,0xfa,0x12,0xfb,0xfb,0xc2,0xfa,0xfa,0x18, -0xfb,0xfc,0x76,0xfe,0x01,0xe2,0x03,0x05,0x5f,0x07,0x08,0x87,0x09,0x0a,0x06,0x0b, -0x0b,0x0b,0x0d,0x0e,0x89,0x0f,0x0f,0xdd,0x0f,0x0f,0xda,0x0e,0x0d,0x13,0x0b,0x08, -0x2e,0x07,0x06,0x13,0x06,0x06,0x87,0x06,0x05,0x4d,0x04,0x01,0x0e,0xff,0xfc,0x1d, -0xfc,0xfc,0xdc,0xfd,0xfe,0xfb,0xfe,0xfe,0xa2,0xfc,0xfb,0x41,0xfa,0xfa,0x06,0xfb, -0xfb,0x2b,0xfc,0xfc,0x2b,0xfd,0xfd,0x83,0xfc,0xfb,0xf5,0xf9,0xf8,0xc6,0xf6,0xf5, -0xea,0xf5,0xf7,0xf5,0xf8,0xf9,0x9e,0xf9,0xf8,0xb6,0xf6,0xf5,0xf0,0xf3,0xf3,0x5f, -0xf5,0xf7,0x36,0xf9,0xfa,0xa5,0xfa,0xfa,0x27,0xfa,0xfa,0x22,0xfb,0xfd,0x40,0xff, -0x01,0xd9,0x03,0x05,0x4e,0x07,0x08,0xf3,0x08,0x09,0xee,0x0a,0x0c,0x40,0x0d,0x0e, -0x37,0x0f,0x0f,0x1c,0x10,0x0f,0xaf,0x0e,0x0c,0x16,0x0a,0x08,0x03,0x07,0x06,0xc8, -0x06,0x07,0x13,0x07,0x05,0x5d,0x03,0x00,0xf4,0xfd,0xfc,0xfd,0xfc,0xfd,0xce,0xfe, -0xfe,0x3f,0xfe,0xfc,0xdf,0xfb,0xfb,0xa1,0xfa,0xfa,0x2a,0xfb,0xfb,0x4c,0xfc,0xfc, -0x5d,0xfd,0xfd,0xc6,0xfc,0xfb,0x34,0xf9,0xf7,0x13,0xf6,0xf6,0x00,0xf7,0xf8,0xb8, -0xf9,0xfa,0x21,0xf9,0xf7,0xc7,0xf5,0xf4,0x08,0xf4,0xf4,0x49,0xf6,0xf8,0xb7,0xf9, -0xfa,0xd0,0xf9,0xf9,0xec,0xf9,0xfa,0x64,0xfb,0xfd,0xd6,0xff,0x02,0x02,0x04,0x05, -0xb8,0x06,0x07,0xdb,0x08,0x09,0xef,0x0a,0x0b,0x0d,0x0d,0x0e,0x75,0x0f,0x10,0x64, -0x10,0x0f,0xfa,0x0d,0x0b,0x38,0x09,0x07,0x2a,0x07,0x07,0xe6,0x07,0x08,0x20,0x07, -0x04,0xde,0x01,0xff,0xe2,0xfd,0xfd,0x3d,0xfe,0xfe,0xda,0xfe,0xfe,0xc8,0xfd,0xfc, -0x8a,0xfb,0xfa,0xff,0xfa,0xfb,0x21,0xfb,0xfb,0x68,0xfc,0xfd,0x39,0xfe,0xfd,0x5b, -0xfc,0xfa,0x67,0xf8,0xf6,0x2b,0xf6,0xf6,0x5e,0xf8,0xf9,0x39,0xfa,0xf9,0x9d,0xf8, -0xf6,0xea,0xf4,0xf4,0x92,0xf4,0xf5,0x5c,0xf7,0xf8,0xad,0xf9,0xf9,0x8b,0xf9,0xf9, -0x97,0xf9,0xfa,0xf4,0xfb,0xfe,0x73,0x00,0x02,0xa3,0x03,0x05,0xa2,0x06,0x07,0xce, -0x08,0x09,0x99,0x0a,0x0b,0x2c,0x0d,0x0e,0xe8,0x0f,0x10,0xac,0x10,0x0f,0xf2,0x0c, -0x0a,0x87,0x08,0x07,0x0b,0x08,0x08,0x0c,0x09,0x08,0x22,0x06,0x03,0xf7,0x00,0xff, -0x84,0xfe,0xfe,0xe9,0xfe,0xff,0xd1,0xfe,0xfe,0x31,0xfd,0xfc,0xd7,0xfb,0xfb,0xc3, -0xfa,0xfa,0x1a,0xfb,0xfb,0x4e,0xfd,0xfe,0x97,0xfe,0xfd,0x87,0xfb,0xf9,0xd8,0xf7, -0xf6,0x9a,0xf6,0xf7,0x8e,0xf9,0xfa,0x47,0xfa,0xf9,0x83,0xf7,0xf5,0xcd,0xf4,0xf4, -0x39,0xf5,0xf6,0xf8,0xf7,0xf9,0x81,0xf9,0xf9,0xe5,0xf8,0xf8,0xaf,0xf9,0xfa,0xaf, -0xfc,0xfe,0x58,0x00,0x02,0xa0,0x03,0x05,0xa3,0x06,0x07,0x7c,0x08,0x09,0x32,0x0a, -0x0b,0x5a,0x0d,0x0f,0x80,0x10,0x11,0x63,0x10,0x0e,0x61,0x0b,0x09,0x85,0x08,0x08, -0x5c,0x09,0x09,0xe7,0x08,0x07,0x27,0x05,0x02,0x78,0x00,0xff,0x69,0xff,0xff,0x03, -0xff,0xfe,0x9d,0xfe,0xfd,0x3f,0xfd,0xfc,0xb7,0xfb,0xfa,0x3e,0xfa,0xfa,0x76,0xfb, -0xfc,0x1d,0xfe,0xfe,0x6c,0xfe,0xfc,0xce,0xfa,0xf8,0x2a,0xf7,0xf6,0xac,0xf7,0xf9, -0x63,0xfa,0xfa,0xc8,0xf9,0xf8,0xe6,0xf6,0xf5,0x97,0xf4,0xf4,0xfc,0xf5,0xf7,0xa9, -0xf8,0xf8,0xde,0xf8,0xf8,0xcb,0xf8,0xf9,0xf1,0xf9,0xfb,0xf6,0xfc,0xfe,0x49,0x00, -0x02,0xd0,0x03,0x05,0xa7,0x06,0x07,0xf6,0x07,0x08,0xda,0x09,0x0b,0xfa,0x0d,0x10, -0x63,0x11,0x10,0xfe,0x0e,0x0c,0x99,0x0a,0x09,0x46,0x09,0x09,0x2c,0x0a,0x09,0x8d, -0x08,0x06,0x47,0x04,0x02,0xc3,0x00,0x00,0xe3,0xff,0xff,0xe5,0xfe,0xfe,0xdd,0xfe, -0xfe,0x44,0xfd,0xfc,0x22,0xfb,0xfa,0x26,0xfa,0xfa,0x1b,0xfc,0xfd,0xeb,0xfe,0xff, -0x00,0xfe,0xfb,0xbf,0xf9,0xf7,0x4f,0xf7,0xf7,0xdc,0xf8,0xf9,0xbf,0xfa,0xfa,0x79, -0xf9,0xf7,0x1a,0xf6,0xf5,0xf1,0xf4,0xf5,0xeb,0xf6,0xf8,0x80,0xf8,0xf8,0x78,0xf8, -0xf8,0xd9,0xf8,0xf9,0x45,0xfa,0xfb,0x19,0xfd,0xfe,0x6a,0x00,0x02,0x23,0x04,0x05, -0x9c,0x06,0x06,0xfb,0x06,0x08,0x32,0x0a,0x0c,0x2c,0x0f,0x10,0x2c,0x11,0x0f,0x9e, -0x0d,0x0b,0x57,0x0a,0x0a,0x41,0x0a,0x0a,0x79,0x0a,0x09,0xb7,0x07,0x05,0xfb,0x03, -0x02,0x37,0x01,0x00,0xa4,0xff,0xff,0x45,0xff,0xff,0xf4,0xfe,0xfe,0xe1,0xfc,0xfb, -0xab,0xfa,0xfa,0x10,0xfa,0xfb,0x02,0xfd,0xfe,0x6d,0xff,0xfe,0xf8,0xfc,0xfb,0x20, -0xf9,0xf7,0x8d,0xf7,0xf8,0xe7,0xf9,0xfa,0xfe,0xfa,0xfa,0x91,0xf8,0xf6,0xae,0xf5, -0xf5,0x93,0xf5,0xf6,0x68,0xf7,0xf8,0x20,0xf8,0xf8,0x64,0xf8,0xf8,0xd8,0xf8,0xf9, -0x88,0xfa,0xfb,0xda,0xfc,0xfe,0xd8,0x00,0x03,0x91,0x04,0x05,0x85,0x05,0x05,0x6a, -0x06,0x08,0x04,0x0b,0x0d,0xed,0x0f,0x10,0x4c,0x10,0x0e,0x67,0x0c,0x0a,0xbf,0x0a, -0x0a,0xfe,0x0a,0x0a,0x0b,0x0a,0x08,0x4e,0x07,0x05,0xd8,0x03,0x02,0x15,0x01,0x00, -0xa2,0xff,0xff,0xaa,0xff,0xff,0xe6,0xfe,0xfd,0x9f,0xfc,0xfa,0xcf,0xf9,0xf9,0xaa, -0xfa,0xfc,0xf4,0xfd,0xff,0x21,0xff,0xfe,0x20,0xfc,0xfa,0x71,0xf8,0xf7,0x4b,0xf8, -0xf9,0xd9,0xfa,0xfb,0xa3,0xfa,0xf9,0xb3,0xf7,0xf6,0xc7,0xf5,0xf5,0x2b,0xf6,0xf6, -0xae,0xf7,0xf7,0xcd,0xf7,0xf7,0x7e,0xf8,0xf8,0x0d,0xf9,0xf9,0x25,0xfa,0xfb,0x06, -0xfd,0xff,0xa3,0x01,0x03,0x48,0x04,0x04,0x44,0x04,0x04,0x7e,0x06,0x09,0x00,0x0c, -0x0e,0x1b,0x10,0x10,0xc0,0x0e,0x0d,0xe2,0x0b,0x0b,0x45,0x0b,0x0b,0xf4,0x0a,0x0a, -0xc8,0x09,0x08,0x1b,0x07,0x05,0x72,0x03,0x02,0x13,0x01,0x00,0xa2,0xff,0xff,0x2d, -0x00,0xff,0xce,0xfe,0xfd,0xa3,0xfb,0xfa,0x93,0xf9,0xf9,0x4f,0xfb,0xfd,0xb2,0xfe, -0xff,0xd6,0xfe,0xfd,0x23,0xfb,0xf9,0x23,0xf8,0xf8,0x74,0xf9,0xfa,0x3c,0xfb,0xfa, -0x0e,0xfa,0xf8,0x4b,0xf7,0xf6,0x03,0xf6,0xf6,0xc6,0xf6,0xf7,0x40,0xf7,0xf7,0xe8, -0xf7,0xf8,0xc5,0xf8,0xf8,0xad,0xf8,0xf8,0xee,0xf9,0xfb,0xd9,0xfd,0x00,0x43,0x02, -0x03,0x76,0x03,0x03,0x41,0x03,0x04,0x4b,0x07,0x0a,0x04,0x0d,0x0e,0x9f,0x0f,0x0e, -0xce,0x0d,0x0c,0x2c,0x0c,0x0b,0x5a,0x0b,0x0b,0x35,0x0b,0x0a,0x9a,0x09,0x08,0xd4, -0x06,0x05,0x72,0x03,0x01,0xae,0x00,0x00,0x52,0x00,0x00,0x9a,0x00,0xff,0x4c,0xfe, -0xfc,0xf9,0xfa,0xf9,0x8b,0xf9,0xfa,0x27,0xfc,0xfe,0x61,0xff,0xff,0x06,0xfe,0xfc, -0x30,0xfa,0xf8,0x9f,0xf8,0xf9,0x62,0xfa,0xfb,0x66,0xfb,0xfa,0x47,0xf9,0xf8,0x32, -0xf7,0xf6,0x9a,0xf6,0xf6,0xba,0xf6,0xf6,0x1c,0xf7,0xf7,0x7c,0xf8,0xf8,0x9c,0xf8, -0xf8,0x23,0xf8,0xf8,0x0a,0xfa,0xfc,0xe5,0xfe,0x01,0x41,0x02,0x02,0x27,0x02,0x02, -0x11,0x03,0x05,0x67,0x08,0x0b,0x22,0x0d,0x0e,0xe8,0x0e,0x0e,0x44,0x0d,0x0c,0x06, -0x0c,0x0b,0xae,0x0b,0x0b,0x06,0x0b,0x0a,0x97,0x09,0x08,0x95,0x06,0x04,0xea,0x02, -0x01,0xc8,0x00,0x00,0x0a,0x01,0x01,0xa3,0x00,0xff,0xc6,0xfd,0xfb,0x3e,0xfa,0xf9, -0xa3,0xf9,0xfb,0x77,0xfd,0xfe,0x5e,0xff,0xfe,0x2c,0xfd,0xfb,0x92,0xf9,0xf8,0x5e, -0xf9,0xfa,0x45,0xfb,0xfb,0xe8,0xfa,0xf9,0xee,0xf8,0xf8,0x92,0xf7,0xf6,0xaf,0xf6, -0xf6,0x87,0xf6,0xf6,0x6d,0xf7,0xf8,0xe5,0xf8,0xf8,0xfb,0xf7,0xf7,0xb6,0xf7,0xf8, -0xed,0xfa,0xfd,0xf8,0xff,0x01,0x74,0x01,0x01,0x22,0x01,0x01,0xcf,0x03,0x06,0xe3, -0x08,0x0b,0x58,0x0d,0x0e,0x23,0x0e,0x0d,0xe8,0x0c,0x0c,0x38,0x0c,0x0b,0x8d,0x0b, -0x0b,0x37,0x0b,0x0a,0x9a,0x09,0x08,0x10,0x06,0x04,0x91,0x02,0x01,0x29,0x01,0x01, -0x82,0x01,0x01,0xda,0x00,0xfe,0xdf,0xfc,0xfa,0x9d,0xf9,0xf9,0x86,0xfa,0xfc,0x58, -0xfe,0xff,0x15,0xff,0xfd,0x1d,0xfc,0xfa,0x66,0xf9,0xf9,0x68,0xfa,0xfb,0x52,0xfb, -0xfb,0x70,0xfa,0xf9,0x0d,0xf9,0xf8,0xb5,0xf7,0xf7,0x60,0xf6,0xf6,0x93,0xf6,0xf7, -0x24,0xf8,0xf8,0xee,0xf8,0xf8,0xf0,0xf6,0xf6,0xca,0xf7,0xf9,0x3d,0xfc,0xfe,0xf7, -0xff,0x00,0x89,0x00,0x00,0xb6,0x00,0x02,0x40,0x04,0x06,0x8f,0x09,0x0b,0x09,0x0d, -0x0d,0xac,0x0d,0x0d,0xc3,0x0c,0x0c,0x17,0x0c,0x0b,0xaa,0x0b,0x0b,0x9d,0x0b,0x0a, -0x39,0x09,0x07,0xc9,0x05,0x03,0x3c,0x02,0x01,0x86,0x01,0x02,0x41,0x02,0x01,0x5d, -0x00,0xfe,0xd3,0xfb,0xfa,0x51,0xf9,0xf9,0x9e,0xfb,0xfd,0x1a,0xff,0xff,0x24,0xfe, -0xfc,0x49,0xfb,0xfa,0xe5,0xf9,0xfa,0xf4,0xfa,0xfb,0x14,0xfb,0xfa,0x6b,0xfa,0xfa, -0x50,0xf9,0xf8,0x76,0xf7,0xf6,0x1a,0xf6,0xf6,0x02,0xf7,0xf8,0x04,0xf9,0xf8,0xff, -0xf7,0xf6,0x5c,0xf6,0xf7,0xa0,0xf8,0xfa,0x0c,0xfd,0xfe,0xde,0xff,0xff,0x9e,0xff, -0xff,0xcc,0x00,0x02,0xd8,0x04,0x07,0xb7,0x09,0x0b,0xc8,0x0c,0x0d,0x67,0x0d,0x0c, -0x6e,0x0c,0x0c,0xf1,0x0b,0x0b,0xee,0x0b,0x0b,0x8e,0x0b,0x0a,0xf9,0x08,0x07,0x01, -0x05,0x03,0x03,0x02,0x01,0x6c,0x02,0x02,0xbf,0x02,0x01,0xb8,0xff,0xfd,0xd3,0xfa, -0xf9,0x96,0xf9,0xfb,0xe0,0xfc,0xfe,0xf6,0xfe,0xfe,0x37,0xfd,0xfb,0x0e,0xfb,0xfa, -0x79,0xfa,0xfa,0x1b,0xfb,0xfb,0xe1,0xfa,0xfa,0xac,0xfa,0xfa,0x75,0xf9,0xf8,0xd2, -0xf6,0xf6,0x20,0xf6,0xf7,0x20,0xf8,0xf8,0xde,0xf8,0xf8,0x02,0xf7,0xf6,0x32,0xf6, -0xf7,0x99,0xf9,0xfb,0x9b,0xfd,0xfe,0x4e,0xff,0xff,0xe0,0xfe,0xff,0x1a,0x01,0x02, -0x2f,0x05,0x07,0xe8,0x09,0x0b,0xab,0x0c,0x0c,0xdf,0x0c,0x0c,0x49,0x0c,0x0b,0xef, -0x0b,0x0c,0x20,0x0c,0x0c,0xa2,0x0b,0x0a,0x77,0x08,0x06,0x54,0x04,0x02,0x3e,0x02, -0x02,0x47,0x03,0x03,0xea,0x02,0x01,0x80,0xfe,0xfb,0x1f,0xfa,0xf9,0x89,0xfa,0xfc, -0xc4,0xfd,0xfe,0x57,0xfe,0xfd,0xaa,0xfc,0xfb,0x1b,0xfb,0xfa,0xed,0xfa,0xfa,0xdf, -0xfa,0xfa,0x0d,0xfb,0xfb,0x67,0xfb,0xfa,0xb5,0xf8,0xf7,0x85,0xf6,0xf6,0xd4,0xf6, -0xf7,0xde,0xf8,0xf9,0x60,0xf8,0xf7,0x34,0xf6,0xf5,0x9e,0xf6,0xf8,0x85,0xfa,0xfc, -0xc7,0xfd,0xfe,0x96,0xfe,0xfe,0xd8,0xfe,0xff,0x3a,0x01,0x03,0x94,0x05,0x07,0x1e, -0x0a,0x0b,0x5a,0x0c,0x0c,0x98,0x0c,0x0c,0x07,0x0c,0x0b,0xda,0x0b,0x0c,0xa5,0x0c, -0x0c,0x86,0x0b,0x0a,0xf0,0x07,0x05,0xa8,0x03,0x02,0xcb,0x02,0x03,0x59,0x04,0x04, -0x71,0x02,0xff,0x3e,0xfd,0xfb,0x12,0xfa,0xfa,0xb6,0xfb,0xfd,0x02,0xfe,0xfe,0xc3, -0xfd,0xfd,0x50,0xfc,0xfb,0x9f,0xfb,0xfb,0x91,0xfa,0xfa,0xe8,0xfa,0xfb,0xe6,0xfb, -0xfb,0x3f,0xfb,0xf9,0x0b,0xf8,0xf6,0x9e,0xf6,0xf6,0xbf,0xf7,0xf8,0x3a,0xf9,0xf8, -0xad,0xf7,0xf6,0xb4,0xf5,0xf6,0x83,0xf7,0xf9,0x13,0xfb,0xfc,0xcc,0xfd,0xfe,0x10, -0xfe,0xfe,0xa3,0xfe,0xff,0x7b,0x01,0x03,0xfb,0x05,0x08,0x11,0x0a,0x0b,0x38,0x0c, -0x0c,0x35,0x0c,0x0c,0xb0,0x0b,0x0b,0x1a,0x0c,0x0c,0x1c,0x0d,0x0c,0x69,0x0b,0x09, -0xf6,0x06,0x04,0x4a,0x03,0x03,0xf2,0x03,0x04,0xfe,0x04,0x03,0x5a,0x01,0xfe,0x8c, -0xfc,0xfa,0x7e,0xfa,0xfb,0xb6,0xfc,0xfd,0xa9,0xfd,0xfd,0x68,0xfd,0xfd,0xb3,0xfc, -0xfb,0x3f,0xfb,0xfa,0x7a,0xfa,0xfa,0x8c,0xfb,0xfc,0x73,0xfc,0xfb,0xae,0xfa,0xf9, -0x90,0xf7,0xf6,0xfc,0xf6,0xf7,0xbd,0xf8,0xf9,0xf2,0xf8,0xf8,0xd1,0xf6,0xf5,0xcc, -0xf5,0xf6,0x2b,0xf8,0xf9,0x8c,0xfb,0xfd,0xa0,0xfd,0xfd,0x78,0xfd,0xfd,0xbe,0xfe, -0xff,0xbf,0x01,0x03,0x2e,0x06,0x08,0x25,0x0a,0x0b,0xf6,0x0b,0x0c,0xd1,0x0b,0x0b, -0x68,0x0b,0x0b,0x9c,0x0c,0x0d,0x76,0x0d,0x0c,0xda,0x0a,0x08,0xc4,0x05,0x04,0xc2, -0x03,0x04,0x25,0x05,0x05,0xe8,0x04,0x02,0x4f,0x00,0xfd,0x0b,0xfc,0xfb,0x85,0xfb, -0xfc,0xe3,0xfc,0xfd,0x63,0xfd,0xfd,0xb8,0xfd,0xfd,0x96,0xfc,0xfb,0xa7,0xfa,0xfa, -0xb8,0xfa,0xfb,0x24,0xfc,0xfc,0xce,0xfc,0xfb,0xd8,0xf9,0xf8,0x64,0xf7,0xf7,0xd4, -0xf7,0xf8,0x4b,0xf9,0xf9,0x72,0xf8,0xf7,0x46,0xf6,0xf5,0xfa,0xf5,0xf7,0xe3,0xf8, -0xfa,0xf8,0xfb,0xfc,0x4e,0xfd,0xfd,0x42,0xfd,0xfd,0xcc,0xfe,0x00,0xe2,0x01,0x04, -0x72,0x06,0x08,0x49,0x0a,0x0b,0xb5,0x0b,0x0b,0x5b,0x0b,0x0b,0x30,0x0b,0x0c,0x94, -0x0d,0x0e,0xa3,0x0d,0x0b,0xbf,0x09,0x07,0x23,0x05,0x04,0x93,0x04,0x05,0x49,0x06, -0x05,0x2c,0x04,0x01,0x7c,0xff,0xfd,0x67,0xfc,0xfc,0x10,0xfc,0xfc,0xa4,0xfc,0xfd, -0xc4,0xfd,0xfd,0xbe,0xfd,0xfd,0x22,0xfc,0xfb,0x61,0xfa,0xfa,0x38,0xfb,0xfc,0xf2, -0xfc,0xfd,0x74,0xfc,0xfa,0x1b,0xf9,0xf8,0xc1,0xf7,0xf7,0x8f,0xf8,0xf9,0x94,0xf9, -0xf9,0xe1,0xf7,0xf6,0xda,0xf5,0xf5,0x8c,0xf6,0xf7,0x7d,0xf9,0xfa,0x2f,0xfc,0xfc, -0xdc,0xfc,0xfc,0x3e,0xfd,0xfd,0xcd,0xfe,0x00,0x33,0x02,0x04,0xb7,0x06,0x08,0x8d, -0x0a,0x0b,0x56,0x0b,0x0a,0x8d,0x0a,0x0a,0xed,0x0b,0x0d,0x54,0x0e,0x0e,0x57,0x0d, -0x0b,0x70,0x08,0x06,0x24,0x05,0x05,0xe1,0x05,0x06,0x9b,0x06,0x05,0x21,0x03,0x01, -0x62,0xff,0xfd,0x8b,0xfc,0xfc,0x32,0xfc,0xfc,0xe7,0xfc,0xfd,0x18,0xfe,0xfe,0xb3, -0xfd,0xfc,0x9b,0xfb,0xfa,0x59,0xfa,0xfa,0x1f,0xfc,0xfd,0x60,0xfd,0xfc,0xdf,0xfb, -0xfa,0xd2,0xf8,0xf8,0x32,0xf8,0xf8,0x5b,0xf9,0xf9,0x8c,0xf9,0xf8,0x59,0xf7,0xf6, -0xc3,0xf5,0xf6,0x21,0xf7,0xf8,0xf8,0xf9,0xfb,0x44,0xfc,0xfc,0xa9,0xfc,0xfc,0x3b, -0xfd,0xfd,0xdf,0xfe,0x00,0x43,0x02,0x04,0x7f,0x07,0x09,0x86,0x0a,0x0a,0x9d,0x0a, -0x0a,0x21,0x0a,0x0b,0xe3,0x0c,0x0e,0xf5,0x0e,0x0e,0x64,0x0c,0x09,0x5c,0x07,0x06, -0xe1,0x05,0x06,0xd6,0x06,0x06,0x1d,0x06,0x04,0xc9,0x02,0x01,0x40,0xff,0xfd,0x9a, -0xfc,0xfc,0x53,0xfc,0xfc,0x2a,0xfd,0xfd,0x9f,0xfe,0xfe,0x35,0xfd,0xfb,0xee,0xfa, -0xfa,0xd8,0xfa,0xfb,0xcb,0xfc,0xfd,0x98,0xfd,0xfc,0x1a,0xfb,0xf9,0xb9,0xf8,0xf8, -0xd9,0xf8,0xf9,0xf6,0xf9,0xfa,0x30,0xf9,0xf7,0xcf,0xf6,0xf6,0xe0,0xf5,0xf6,0x97, -0xf7,0xf9,0x61,0xfa,0xfb,0xf6,0xfb,0xfc,0xb6,0xfc,0xfc,0x0e,0xfd,0xfd,0xa9,0xfe, -0x00,0xd6,0x02,0x05,0x1a,0x08,0x09,0x18,0x0a,0x09,0xaf,0x09,0x09,0x37,0x0a,0x0c, -0x21,0x0e,0x0f,0xc3,0x0e,0x0d,0x02,0x0b,0x08,0x3c,0x07,0x06,0xb9,0x06,0x07,0x11, -0x07,0x06,0xcb,0x05,0x04,0x85,0x02,0x00,0x1c,0xff,0xfd,0x99,0xfc,0xfc,0x52,0xfc, -0xfd,0xf0,0xfd,0xfe,0x89,0xfe,0xfd,0x8b,0xfc,0xfb,0x95,0xfa,0xfa,0x59,0xfb,0xfc, -0x67,0xfd,0xfd,0x4c,0xfd,0xfb,0x7f,0xfa,0xf9,0xe4,0xf8,0xf9,0x92,0xf9,0xfa,0x31, -0xfa,0xf9,0xed,0xf8,0xf7,0x46,0xf6,0xf5,0x5e,0xf6,0xf7,0x00,0xf8,0xf9,0x83,0xfa, -0xfb,0x18,0xfc,0xfc,0xa6,0xfc,0xfc,0x99,0xfc,0xfd,0xb2,0xfe,0x00,0x9f,0x03,0x06, -0x65,0x08,0x09,0x35,0x09,0x08,0xab,0x08,0x09,0x38,0x0b,0x0d,0xf6,0x0e,0x0f,0xd1, -0x0d,0x0b,0x2f,0x0a,0x08,0x57,0x07,0x06,0x3f,0x07,0x07,0x37,0x07,0x06,0x78,0x05, -0x04,0x82,0x02,0x00,0xaa,0xfe,0xfd,0x51,0xfc,0xfc,0xd6,0xfc,0xfd,0x6a,0xfe,0xfe, -0x3c,0xfe,0xfd,0xc0,0xfb,0xfa,0x9d,0xfa,0xfa,0xff,0xfb,0xfd,0xe2,0xfd,0xfd,0x9a, -0xfc,0xfb,0x13,0xfa,0xf9,0x35,0xf9,0xf9,0x49,0xfa,0xfa,0x4a,0xfa,0xf9,0x25,0xf8, -0xf7,0x40,0xf6,0xf6,0x92,0xf6,0xf7,0x24,0xf8,0xf9,0xd7,0xfa,0xfb,0x2c,0xfc,0xfc, -0x44,0xfc,0xfc,0x01,0xfc,0xfc,0xee,0xfe,0x01,0xbd,0x04,0x06,0x3f,0x08,0x08,0xd5, -0x07,0x07,0xac,0x08,0x0a,0x76,0x0c,0x0e,0xe2,0x0e,0x0e,0x06,0x0d,0x0b,0x84,0x09, -0x08,0xa4,0x07,0x07,0x99,0x07,0x07,0x27,0x07,0x06,0x88,0x05,0x04,0x31,0x02,0x00, -0x31,0xfe,0xfc,0x7e,0xfc,0xfc,0x7b,0xfd,0xfe,0xc4,0xfe,0xfe,0xca,0xfd,0xfc,0x05, -0xfb,0xfa,0xd8,0xfa,0xfb,0xab,0xfc,0xfd,0xf8,0xfd,0xfd,0x06,0xfc,0xfa,0xc8,0xf9, -0xf9,0xe9,0xf9,0xfa,0xd6,0xfa,0xfa,0xfc,0xf9,0xf8,0xcd,0xf7,0xf6,0x6f,0xf6,0xf6, -0xa3,0xf6,0xf7,0x76,0xf8,0xf9,0x1c,0xfb,0xfc,0x50,0xfc,0xfc,0xa2,0xfb,0xfb,0x83, -0xfb,0xfd,0xf2,0xff,0x03,0x81,0x05,0x06,0x2d,0x07,0x07,0x11,0x07,0x07,0x2b,0x09, -0x0b,0x43,0x0d,0x0e,0x88,0x0e,0x0d,0x39,0x0c,0x0a,0x6c,0x09,0x08,0xd5,0x07,0x07, -0xbb,0x07,0x07,0x39,0x07,0x06,0x9a,0x05,0x03,0x9d,0x01,0xff,0xd7,0xfd,0xfc,0xae, -0xfc,0xfd,0x21,0xfe,0xfe,0xff,0xfe,0xfe,0xd1,0xfc,0xfb,0xca,0xfa,0xfa,0x39,0xfb, -0xfc,0x54,0xfd,0xfd,0xbe,0xfd,0xfc,0x3a,0xfb,0xfa,0xf2,0xf9,0xfa,0x84,0xfa,0xfa, -0xec,0xfa,0xfa,0xba,0xf9,0xf8,0x88,0xf7,0xf6,0x6e,0xf6,0xf6,0x93,0xf6,0xf7,0xc7, -0xf8,0xfa,0xa5,0xfb,0xfc,0x25,0xfc,0xfb,0x75,0xfa,0xfa,0xc7,0xfb,0xfe,0x35,0x01, -0x03,0x5a,0x05,0x06,0x21,0x06,0x06,0xa2,0x06,0x07,0xff,0x09,0x0c,0x90,0x0d,0x0e, -0xe3,0x0d,0x0c,0xbf,0x0b,0x0a,0x35,0x09,0x08,0xe6,0x07,0x07,0xdb,0x07,0x07,0x7d, -0x07,0x06,0x49,0x05,0x03,0x06,0x01,0xfe,0x5c,0xfd,0xfc,0x2f,0xfd,0xfd,0xbd,0xfe, -0xff,0xa2,0xfe,0xfd,0x27,0xfc,0xfb,0x81,0xfa,0xfa,0xdc,0xfb,0xfd,0xd1,0xfd,0xfd, -0xeb,0xfc,0xfb,0xdd,0xfa,0xfa,0x54,0xfa,0xfa,0xfa,0xfa,0xfb,0xf1,0xfa,0xfa,0x65, -0xf9,0xf8,0x86,0xf7,0xf6,0x4d,0xf6,0xf5,0x5f,0xf6,0xf7,0x9b,0xf9,0xfb,0x25,0xfc, -0xfb,0x1f,0xfb,0xfa,0xd3,0xf9,0xfa,0x99,0xfc,0xff,0x06,0x02,0x03,0xce,0x04,0x05, -0x41,0x05,0x05,0xcc,0x06,0x08,0x97,0x0a,0x0c,0x98,0x0d,0x0d,0x6b,0x0d,0x0c,0x6a, -0x0b,0x09,0xef,0x08,0x08,0x15,0x08,0x07,0xfe,0x07,0x08,0xb0,0x07,0x06,0xfa,0x04, -0x02,0x4a,0x00,0xfe,0x54,0xfd,0xfd,0xc5,0xfd,0xfe,0x28,0xff,0xff,0x43,0xfe,0xfc, -0x3a,0xfb,0xfa,0xc9,0xfa,0xfb,0x88,0xfc,0xfd,0xb7,0xfd,0xfd,0x54,0xfc,0xfb,0xb5, -0xfa,0xfa,0xb9,0xfa,0xfb,0x30,0xfb,0xfb,0xc3,0xfa,0xfa,0x61,0xf9,0xf8,0x89,0xf7, -0xf6,0x84,0xf5,0xf5,0xda,0xf6,0xf8,0x9c,0xfa,0xfb,0xdb,0xfb,0xfb,0x02,0xfa,0xf9, -0xb5,0xf9,0xfb,0xb5,0xfd,0x00,0x43,0x02,0x03,0x08,0x04,0x04,0xa3,0x04,0x05,0x2b, -0x07,0x08,0xff,0x0a,0x0c,0x8a,0x0d,0x0d,0x07,0x0d,0x0c,0xf2,0x0a,0x09,0xba,0x08, -0x08,0x14,0x08,0x08,0x51,0x08,0x08,0xd7,0x07,0x06,0x35,0x04,0x01,0xbd,0xff,0xfe, -0x61,0xfd,0xfd,0x8a,0xfe,0xff,0x75,0xff,0xfe,0x4a,0xfd,0xfb,0xdc,0xfa,0xfa,0x3b, -0xfb,0xfc,0xf1,0xfc,0xfd,0x68,0xfd,0xfc,0xbb,0xfb,0xfa,0xdf,0xfa,0xfb,0x20,0xfb, -0xfb,0x11,0xfb,0xfb,0xf1,0xfa,0xfa,0x88,0xf9,0xf8,0xc3,0xf6,0xf5,0x39,0xf5,0xf5, -0xbf,0xf7,0xf9,0x5e,0xfb,0xfb,0x09,0xfb,0xfa,0x41,0xf9,0xf9,0x10,0xfa,0xfc,0xb4, -0xfe,0x00,0xfa,0x01,0x02,0x6e,0x03,0x03,0x6b,0x04,0x05,0x7b,0x07,0x09,0x37,0x0b, -0x0c,0x4a,0x0d,0x0d,0xb3,0x0c,0x0b,0x9d,0x0a,0x09,0x64,0x08,0x08,0x52,0x08,0x08, -0xb9,0x08,0x08,0xc9,0x07,0x06,0x90,0x03,0x00,0x0f,0xff,0xfd,0xdf,0xfd,0xfe,0x58, -0xff,0xff,0x2b,0xff,0xfd,0x6d,0xfc,0xfb,0xd5,0xfa,0xfa,0xbf,0xfb,0xfc,0x5b,0xfd, -0xfd,0xb5,0xfc,0xfb,0x8f,0xfb,0xfb,0x46,0xfb,0xfb,0xe0,0xfa,0xfb,0x72,0xfb,0xfb, -0x58,0xfb,0xfa,0x5a,0xf9,0xf7,0xd7,0xf5,0xf5,0x81,0xf5,0xf6,0xef,0xf8,0xfa,0x7a, -0xfb,0xfb,0x11,0xfa,0xf9,0xd3,0xf8,0xf9,0xe5,0xfa,0xfd,0x42,0xff,0x00,0xac,0x01, -0x02,0xd6,0x02,0x03,0x56,0x04,0x05,0xef,0x07,0x09,0x5d,0x0b,0x0c,0x38,0x0d,0x0d, -0x73,0x0c,0x0b,0x04,0x0a,0x09,0x70,0x08,0x08,0x84,0x08,0x09,0x40,0x09,0x08,0x9e, -0x07,0x05,0xa5,0x02,0x00,0xc2,0xfe,0xfe,0xb6,0xfe,0xff,0xc6,0xff,0xff,0xba,0xfe, -0xfd,0xc3,0xfb,0xfa,0x1f,0xfb,0xfb,0x7c,0xfc,0xfc,0xfd,0xfc,0xfc,0x8d,0xfc,0xfc, -0xb1,0xfb,0xfb,0x38,0xfb,0xfa,0xdd,0xfa,0xfb,0x27,0xfc,0xfc,0x93,0xfb,0xfa,0x95, -0xf8,0xf6,0x39,0xf5,0xf5,0x63,0xf6,0xf8,0xd3,0xf9,0xfa,0x0f,0xfb,0xfa,0x54,0xf9, -0xf8,0xeb,0xf8,0xf9,0xbe,0xfb,0xfd,0x8c,0xff,0x00,0x4a,0x01,0x01,0x7c,0x02,0x03, -0x85,0x04,0x06,0x12,0x08,0x0a,0x90,0x0b,0x0c,0x19,0x0d,0x0c,0x1e,0x0c,0x0a,0xad, -0x09,0x08,0x6c,0x08,0x08,0x07,0x09,0x09,0xeb,0x09,0x08,0xee,0x06,0x04,0xc3,0x01, -0xff,0x0f,0xff,0xfe,0x6d,0xff,0x00,0x32,0x00,0xff,0xa4,0xfd,0xfc,0xa5,0xfb,0xfb, -0xa7,0xfb,0xfc,0x81,0xfc,0xfc,0xab,0xfc,0xfc,0x9b,0xfc,0xfc,0xa3,0xfb,0xfb,0xc2, -0xfa,0xfa,0x3c,0xfb,0xfc,0xd3,0xfc,0xfc,0x69,0xfb,0xf9,0x89,0xf7,0xf5,0x3d,0xf5, -0xf5,0x6d,0xf7,0xf9,0x42,0xfa,0xfa,0x6b,0xfa,0xf9,0xb8,0xf8,0xf8,0x16,0xf9,0xfa, -0x7a,0xfc,0xfe,0x51,0xff,0x00,0xf5,0x00,0x01,0x27,0x02,0x03,0x92,0x04,0x06,0x56, -0x08,0x0a,0xa3,0x0b,0x0c,0xf9,0x0c,0x0c,0xaa,0x0b,0x0a,0x14,0x09,0x08,0x55,0x08, -0x09,0xf1,0x09,0x0a,0xc4,0x09,0x08,0x16,0x06,0x03,0xf5,0x00,0xff,0x7a,0xff,0xff, -0x4d,0x00,0x00,0xc6,0xff,0xfe,0x07,0xfd,0xfc,0xe2,0xfb,0xfb,0xdd,0xfb,0xfc,0x60, -0xfc,0xfc,0xca,0xfc,0xfc,0x9c,0xfc,0xfc,0x40,0xfb,0xfa,0x8a,0xfa,0xfb,0x21,0xfc, -0xfd,0x51,0xfd,0xfc,0xb7,0xfa,0xf8,0xc9,0xf6,0xf5,0xaa,0xf5,0xf6,0x5a,0xf8,0xf9, -0x8d,0xfa,0xfa,0x85,0xf9,0xf8,0x6d,0xf8,0xf8,0x9a,0xf9,0xfb,0xf4,0xfc,0xfe,0x44, -0xff,0x00,0x90,0x00,0x01,0xf3,0x01,0x03,0xc2,0x04,0x06,0x9b,0x08,0x0a,0xb4,0x0b, -0x0c,0x1d,0x0d,0x0c,0xc4,0x0a,0x09,0xb7,0x08,0x08,0xd8,0x08,0x09,0xab,0x0a,0x0a, -0xbd,0x09,0x07,0xf9,0x04,0x02,0xc7,0x00,0x00,0x62,0x00,0x00,0x9b,0x00,0x00,0x21, -0xff,0xfd,0xff,0xfc,0xfc,0x26,0xfc,0xfb,0xce,0xfb,0xfc,0x70,0xfc,0xfc,0x1e,0xfd, -0xfc,0x6f,0xfc,0xfb,0xa9,0xfa,0xfa,0xd4,0xfa,0xfc,0x31,0xfd,0xfd,0x4b,0xfd,0xfc, -0x10,0xfa,0xf7,0x3d,0xf6,0xf5,0x6b,0xf6,0xf7,0x3d,0xf9,0xfa,0x41,0xfa,0xf9,0x1c, -0xf9,0xf8,0x57,0xf8,0xf8,0x4f,0xfa,0xfb,0x3d,0xfd,0xfe,0x35,0xff,0xff,0x4c,0x00, -0x01,0x10,0x02,0x03,0xc5,0x04,0x06,0xda,0x08,0x0a,0x3d,0x0c,0x0c,0xce,0x0c,0x0b, -0x2b,0x0a,0x08,0x8e,0x08,0x08,0x9c,0x09,0x0a,0x6b,0x0b,0x0a,0x0e,0x09,0x06,0xf6, -0x03,0x02,0x43,0x01,0x00,0x0f,0x01,0x00,0x8f,0x00,0xff,0xdb,0xfe,0xfd,0x2e,0xfd, -0xfc,0x08,0xfc,0xfb,0xcc,0xfb,0xfc,0xd2,0xfc,0xfd,0x66,0xfd,0xfc,0xbb,0xfb,0xfa, -0x6d,0xfa,0xfa,0x89,0xfb,0xfc,0xfe,0xfd,0xfe,0x22,0xfd,0xfb,0x14,0xf9,0xf7,0x33, -0xf6,0xf6,0x55,0xf7,0xf8,0xba,0xf9,0xfa,0xd1,0xf9,0xf9,0xb4,0xf8,0xf8,0x64,0xf8, -0xf9,0xf6,0xfa,0xfc,0x46,0xfd,0xfe,0x01,0xff,0xff,0x4c,0x00,0x00,0xdc,0x01,0x03, -0xf3,0x04,0x06,0x3f,0x09,0x0b,0x83,0x0c,0x0c,0x3d,0x0c,0x0a,0x5d,0x09,0x08,0x87, -0x08,0x09,0xc7,0x0a,0x0b,0x89,0x0b,0x0a,0xe2,0x07,0x05,0xa8,0x03,0x02,0xc7,0x01, -0x01,0x26,0x01,0x00,0x7e,0x00,0xff,0xb9,0xfe,0xfd,0x4f,0xfd,0xfc,0x95,0xfb,0xfb, -0x18,0xfc,0xfc,0x5d,0xfd,0xfd,0x07,0xfd,0xfc,0x23,0xfb,0xfa,0x35,0xfa,0xfb,0x80, -0xfc,0xfd,0x7e,0xfe,0xfd,0x8f,0xfc,0xfa,0x56,0xf8,0xf6,0x9e,0xf6,0xf7,0x12,0xf8, -0xf9,0xe2,0xf9,0xfa,0x60,0xf9,0xf8,0x4a,0xf8,0xf8,0xf6,0xf8,0xf9,0x2e,0xfb,0xfc, -0x66,0xfd,0xfe,0xf3,0xfe,0xff,0x09,0x00,0x00,0x9a,0x01,0x03,0x12,0x05,0x07,0xb5, -0x09,0x0b,0xcb,0x0c,0x0c,0x48,0x0b,0x09,0xab,0x08,0x08,0x36,0x09,0x0a,0xb9,0x0b, -0x0b,0xed,0x0a,0x09,0x33,0x07,0x05,0xa3,0x03,0x02,0x2b,0x02,0x01,0x2a,0x01,0x00, -0x7c,0x00,0xff,0xdc,0xfe,0xfd,0xcc,0xfc,0xfb,0xae,0xfb,0xfb,0x8e,0xfc,0xfd,0xa4, -0xfd,0xfd,0x97,0xfc,0xfb,0x77,0xfa,0xfa,0x81,0xfa,0xfb,0x9d,0xfd,0xfe,0x9b,0xfe, -0xfd,0xb6,0xfb,0xf9,0xfd,0xf7,0xf6,0x0e,0xf7,0xf8,0x00,0xf9,0xf9,0xb9,0xf9,0xf9, -0xf7,0xf8,0xf8,0x47,0xf8,0xf8,0x48,0xf9,0xfa,0x74,0xfb,0xfc,0x88,0xfd,0xfe,0xe5, -0xfe,0xff,0xc7,0xff,0x00,0x65,0x01,0x03,0x62,0x05,0x08,0x80,0x0a,0x0c,0xa3,0x0c, -0x0b,0xf9,0x09,0x08,0x9c,0x08,0x09,0x23,0x0a,0x0b,0x05,0x0c,0x0b,0x4a,0x0a,0x08, -0xb7,0x06,0x05,0xf4,0x03,0x02,0x0d,0x02,0x01,0x79,0x01,0x01,0x93,0x00,0xff,0xaa, -0xfe,0xfd,0x68,0xfc,0xfb,0xcb,0xfb,0xfc,0x27,0xfd,0xfd,0xca,0xfd,0xfd,0xf3,0xfb, -0xfa,0xf8,0xf9,0xfa,0x64,0xfb,0xfc,0x4e,0xfe,0xfe,0x8f,0xfe,0xfc,0xff,0xfa,0xf9, -0xc0,0xf7,0xf7,0xf7,0xf7,0xf8,0x6c,0xf9,0xf9,0x89,0xf9,0xf9,0xc3,0xf8,0xf8,0x45, -0xf8,0xf8,0xac,0xf9,0xfa,0x99,0xfb,0xfc,0xba,0xfd,0xfe,0xe7,0xfe,0xff,0x61,0xff, -0xff,0x1f,0x01,0x03,0x45,0x06,0x09,0x33,0x0b,0x0c,0xa0,0x0b,0x0a,0x26,0x09,0x08, -0xf8,0x08,0x09,0x1f,0x0b,0x0b,0xdd,0x0b,0x0b,0xd0,0x09,0x08,0xa5,0x06,0x05,0xb0, -0x03,0x02,0x3d,0x02,0x01,0xcd,0x01,0x01,0xa7,0x00,0xff,0x47,0xfe,0xfd,0x33,0xfc, -0xfb,0x1a,0xfc,0xfd,0xf2,0xfd,0xfe,0x70,0xfd,0xfc,0x35,0xfb,0xfa,0xe3,0xf9,0xfa, -0x3a,0xfc,0xfd,0x0f,0xff,0xff,0xf0,0xfd,0xfc,0x32,0xfa,0xf8,0x1c,0xf8,0xf8,0x81, -0xf8,0xf9,0xa3,0xf9,0xf9,0x49,0xf9,0xf8,0xae,0xf8,0xf8,0x66,0xf8,0xf8,0xdf,0xf9, -0xfa,0xbd,0xfb,0xfc,0x1e,0xfe,0xfe,0xbb,0xfe,0xfe,0x96,0xfe,0xff,0x78,0x01,0x04, -0x33,0x07,0x09,0x5e,0x0b,0x0b,0x66,0x0a,0x09,0xb4,0x08,0x09,0xa0,0x09,0x0a,0x58, -0x0b,0x0b,0xbf,0x0b,0x0a,0x8c,0x09,0x08,0x71,0x06,0x04,0x8c,0x03,0x02,0x8e,0x02, -0x02,0xe3,0x01,0x01,0xa7,0x00,0xff,0xc5,0xfd,0xfc,0xe8,0xfb,0xfc,0xf2,0xfc,0xfd, -0x3c,0xfe,0xfd,0x0e,0xfd,0xfb,0x6b,0xfa,0xf9,0x0b,0xfa,0xfb,0x58,0xfd,0xfe,0x1c, -0xff,0xfe,0x48,0xfd,0xfb,0xd9,0xf9,0xf8,0x7b,0xf8,0xf8,0x1c,0xf9,0xf9,0x96,0xf9, -0xf9,0x18,0xf9,0xf8,0x8b,0xf8,0xf8,0x98,0xf8,0xf8,0xbf,0xf9,0xfa,0x5e,0xfc,0xfd, -0x49,0xfe,0xfe,0xe5,0xfd,0xfd,0x0a,0xfe,0xff,0x38,0x02,0x05,0x47,0x08,0x0a,0xa0, -0x0a,0x0a,0x95,0x09,0x08,0xcd,0x08,0x09,0x14,0x0a,0x0a,0x8d,0x0b,0x0c,0xb0,0x0b, -0x0a,0x2a,0x09,0x07,0x29,0x06,0x04,0x8b,0x03,0x02,0xad,0x02,0x02,0x6b,0x02,0x01, -0x38,0x00,0xfe,0x3a,0xfd,0xfc,0x35,0xfc,0xfc,0x9b,0xfd,0xfe,0x65,0xfe,0xfd,0x3b, -0xfc,0xfa,0xda,0xf9,0xf9,0xcd,0xfa,0xfc,0x26,0xfe,0xff,0xf1,0xfe,0xfd,0x9f,0xfc, -0xfb,0xb1,0xf9,0xf8,0xff,0xf8,0xf9,0x84,0xf9,0xf9,0x58,0xf9,0xf9,0x34,0xf9,0xf8, -0x8e,0xf8,0xf8,0x53,0xf8,0xf9,0x10,0xfa,0xfb,0xf7,0xfc,0xfe,0x42,0xfe,0xfd,0xb7, -0xfc,0xfc,0x3e,0xfe,0x00,0x35,0x03,0x06,0x83,0x08,0x09,0xdb,0x09,0x09,0x17,0x09, -0x08,0xdc,0x08,0x09,0x55,0x0a,0x0b,0xf5,0x0b,0x0b,0x5f,0x0b,0x0a,0x06,0x09,0x07, -0xb6,0x05,0x04,0x75,0x03,0x03,0x43,0x03,0x03,0x51,0x02,0x01,0xc2,0xff,0xfe,0xc3, -0xfc,0xfc,0x91,0xfc,0xfd,0x6a,0xfe,0xfe,0x19,0xfe,0xfc,0x4e,0xfb,0xf9,0x9f,0xf9, -0xfa,0xa4,0xfb,0xfd,0x84,0xfe,0xff,0xa1,0xfe,0xfd,0xf7,0xfb,0xfa,0xc9,0xf9,0xf9, -0x88,0xf9,0xf9,0x56,0xf9,0xf9,0x98,0xf9,0xf9,0x26,0xf9,0xf8,0x4c,0xf8,0xf7,0x0d, -0xf8,0xf9,0xd1,0xfa,0xfc,0xa8,0xfd,0xfd,0x5e,0xfd,0xfc,0x17,0xfc,0xfc,0xac,0xfe, -0x01,0x04,0x04,0x06,0x58,0x08,0x09,0x55,0x09,0x08,0x7d,0x08,0x08,0xf8,0x08,0x09, -0xac,0x0a,0x0b,0xf8,0x0b,0x0b,0x5e,0x0b,0x0a,0x83,0x08,0x06,0x5c,0x05,0x04,0xc6, -0x03,0x03,0x99,0x03,0x03,0x55,0x02,0x00,0x0c,0xff,0xfd,0x87,0xfc,0xfc,0x58,0xfd, -0xfe,0xf7,0xfe,0xfe,0x68,0xfd,0xfb,0x9e,0xfa,0xf9,0xcb,0xf9,0xfa,0x6b,0xfc,0xfe, -0xe1,0xfe,0xfe,0xeb,0xfd,0xfc,0xde,0xfb,0xfa,0xfb,0xf9,0xf9,0xbc,0xf9,0xf9,0x68, -0xf9,0xf9,0xd8,0xf9,0xf9,0x1c,0xf9,0xf8,0x82,0xf7,0xf7,0x58,0xf8,0xf9,0xce,0xfb, -0xfd,0xa3,0xfd,0xfd,0x32,0xfc,0xfb,0x0b,0xfc,0xfd,0x32,0xff,0x01,0xae,0x04,0x06, -0x4e,0x08,0x08,0x9c,0x08,0x08,0x54,0x08,0x08,0x1a,0x09,0x09,0xec,0x0a,0x0b,0x4e, -0x0c,0x0b,0x0d,0x0b,0x09,0x3d,0x08,0x06,0x06,0x05,0x04,0x36,0x04,0x04,0x03,0x04, -0x03,0xf5,0x01,0x00,0x31,0xfe,0xfc,0xbf,0xfc,0xfd,0x56,0xfe,0xfe,0xee,0xfe,0xfe, -0xd3,0xfc,0xfb,0xc1,0xf9,0xf9,0x68,0xfa,0xfb,0x2c,0xfd,0xfe,0xb3,0xfe,0xfe,0x96, -0xfd,0xfc,0xb9,0xfb,0xfa,0x4f,0xfa,0xf9,0x7c,0xf9,0xf9,0xd8,0xf9,0xfa,0x33,0xfa, -0xf9,0x89,0xf8,0xf7,0x06,0xf7,0xf7,0x4c,0xf9,0xfb,0x70,0xfc,0xfd,0x24,0xfd,0xfc, -0x96,0xfb,0xfb,0xe5,0xfb,0xfd,0xe7,0xff,0x02,0x1b,0x05,0x06,0xcb,0x07,0x08,0x34, -0x08,0x07,0xff,0x07,0x08,0x37,0x09,0x0a,0x32,0x0b,0x0c,0x51,0x0c,0x0b,0xcd,0x0a, -0x09,0x84,0x07,0x06,0xf0,0x04,0x04,0xb9,0x04,0x04,0x6e,0x04,0x02,0x0f,0x01,0xff, -0xd4,0xfd,0xfd,0x21,0xfd,0xfe,0x20,0xff,0xff,0xc7,0xfe,0xfd,0xc5,0xfb,0xfa,0xa7, -0xf9,0xf9,0xfd,0xfa,0xfc,0x97,0xfd,0xfe,0x42,0xfe,0xfe,0x80,0xfd,0xfc,0xcb,0xfb, -0xfa,0x1d,0xfa,0xf9,0x99,0xf9,0xfa,0xa1,0xfa,0xfa,0xfa,0xf9,0xf8,0x9c,0xf7,0xf6, -0x5f,0xf7,0xf8,0x08,0xfa,0xfb,0xc9,0xfc,0xfd,0xa3,0xfc,0xfb,0xc7,0xfa,0xfb,0x51, -0xfc,0xfe,0x71,0x00,0x03,0x40,0x05,0x06,0x6b,0x07,0x07,0xba,0x07,0x07,0xeb,0x07, -0x08,0x45,0x09,0x0a,0xa8,0x0b,0x0c,0x43,0x0c,0x0b,0x8b,0x0a,0x08,0xca,0x06,0x05, -0x59,0x05,0x05,0x67,0x05,0x04,0x1f,0x04,0x02,0x77,0x00,0xfe,0x57,0xfd,0xfd,0x15, -0xfe,0xff,0x90,0xff,0xff,0x45,0xfe,0xfc,0xf9,0xfa,0xf9,0xdf,0xf9,0xfa,0x98,0xfb, -0xfc,0x8b,0xfd,0xfd,0x1e,0xfe,0xfe,0xa1,0xfd,0xfc,0x6a,0xfb,0xfa,0xd6,0xf9,0xf9, -0x5c,0xfa,0xfa,0x0f,0xfb,0xfa,0x35,0xf9,0xf8,0x41,0xf7,0xf6,0x8e,0xf7,0xf9,0xf2, -0xfa,0xfc,0xd4,0xfc,0xfc,0xc8,0xfb,0xfa,0x9e,0xfa,0xfb,0x81,0xfc,0xfe,0x2b,0x01, -0x03,0x26,0x05,0x06,0x27,0x07,0x07,0x23,0x07,0x07,0xc5,0x07,0x08,0x67,0x09,0x0a, -0x0b,0x0c,0x0c,0x4b,0x0c,0x0b,0x92,0x09,0x07,0xaf,0x06,0x05,0xbd,0x05,0x05,0xff, -0x05,0x05,0x82,0x03,0x01,0xa9,0xff,0xfe,0x81,0xfd,0xfe,0x10,0xff,0xff,0xbd,0xff, -0xfe,0x6d,0xfd,0xfb,0x8c,0xfa,0xfa,0x51,0xfa,0xfb,0xc0,0xfb,0xfc,0x69,0xfd,0xfd, -0x7f,0xfe,0xfe,0x75,0xfd,0xfb,0xbf,0xfa,0xfa,0x54,0xfa,0xfa,0xe9,0xfa,0xfb,0x13, -0xfb,0xfa,0xa1,0xf8,0xf7,0xd5,0xf6,0xf7,0x64,0xf8,0xf9,0x7f,0xfb,0xfc,0xb9,0xfc, -0xfc,0xe0,0xfa,0xfa,0x85,0xfa,0xfb,0xf7,0xfc,0xff,0x92,0x01,0x03,0x3c,0x05,0x06, -0xb1,0x06,0x07,0xf0,0x06,0x06,0x5e,0x07,0x08,0x07,0x0a,0x0b,0x57,0x0c,0x0c,0x09, -0x0c,0x0a,0xea,0x08,0x07,0x86,0x06,0x06,0x75,0x06,0x06,0x29,0x06,0x04,0xdd,0x02, -0x00,0xea,0xfe,0xfd,0x2f,0xfe,0xff,0xf1,0xff,0x00,0x61,0xff,0xfe,0xb2,0xfc,0xfb, -0x95,0xfa,0xfa,0xa7,0xfa,0xfa,0x9f,0xfb,0xfc,0xfb,0xfd,0xfe,0x8a,0xfe,0xfd,0xbd, -0xfc,0xfb,0xb9,0xfa,0xfa,0x96,0xfa,0xfb,0xb3,0xfb,0xfb,0xa9,0xfa,0xf9,0x05,0xf8, -0xf7,0xd0,0xf6,0xf7,0x3a,0xf9,0xfa,0x0e,0xfc,0xfc,0x37,0xfc,0xfb,0x76,0xfa,0xfa, -0x70,0xfa,0xfb,0x9c,0xfd,0xff,0xba,0x01,0x03,0x4b,0x05,0x06,0x51,0x06,0x06,0x65, -0x06,0x06,0x6a,0x07,0x08,0x8c,0x0a,0x0b,0x9f,0x0c,0x0c,0x76,0x0b,0x09,0x4e,0x08, -0x07,0xd2,0x06,0x06,0x3f,0x07,0x07,0x00,0x06,0x04,0xc1,0x01,0xff,0xbd,0xfe,0xfe, -0x07,0xff,0xff,0x5f,0x00,0xff,0x9c,0xfe,0xfd,0x98,0xfc,0xfb,0xb9,0xfa,0xfa,0x42, -0xfa,0xfb,0x21,0xfc,0xfd,0x23,0xfe,0xfe,0x7a,0xfe,0xfd,0x17,0xfc,0xfb,0xb1,0xfa, -0xfa,0x5e,0xfb,0xfb,0x0c,0xfc,0xfb,0x38,0xfa,0xf8,0x48,0xf7,0xf6,0x4e,0xf7,0xf8, -0xd5,0xf9,0xfb,0x66,0xfc,0xfc,0x74,0xfb,0xfa,0x29,0xfa,0xfa,0xa2,0xfa,0xfb,0xde, -0xfd,0x00,0x21,0x02,0x03,0x2e,0x05,0x05,0xdc,0x05,0x05,0xdc,0x05,0x06,0x96,0x07, -0x09,0x26,0x0b,0x0c,0x84,0x0c,0x0c,0xc0,0x0a,0x09,0xb1,0x07,0x07,0x84,0x07,0x07, -0xce,0x07,0x06,0x6f,0x05,0x03,0xd2,0x00,0xff,0x05,0xff,0xff,0xf7,0xff,0x00,0xd1, -0xff,0xff,0xb6,0xfe,0xfd,0x4a,0xfc,0xfb,0x62,0xfa,0xfa,0x63,0xfa,0xfb,0x73,0xfc, -0xfd,0x8c,0xfe,0xfe,0xe8,0xfd,0xfc,0xbd,0xfb,0xfa,0xef,0xfa,0xfb,0x27,0xfc,0xfc, -0x07,0xfc,0xfb,0x90,0xf9,0xf8,0xf0,0xf6,0xf6,0xdd,0xf7,0xf9,0xb5,0xfa,0xfb,0x1a, -0xfc,0xfb,0x1d,0xfb,0xfa,0xe4,0xf9,0xfa,0xc1,0xfa,0xfc,0x44,0xfe,0x00,0x77,0x02, -0x04,0x10,0x05,0x05,0x35,0x05,0x05,0x81,0x05,0x06,0xf7,0x07,0x09,0xcf,0x0b,0x0c, -0x49,0x0c,0x0b,0xd3,0x09,0x08,0xb8,0x07,0x07,0x6c,0x08,0x08,0x1c,0x08,0x06,0x15, -0x04,0x02,0xc1,0x00,0xff,0x9f,0xff,0xff,0x1b,0x00,0x00,0x04,0x00,0xff,0x96,0xfe, -0xfd,0x17,0xfc,0xfa,0x1d,0xfa,0xfa,0xb1,0xfa,0xfb,0xfb,0xfc,0xfe,0xc2,0xfe,0xfe, -0x46,0xfd,0xfc,0x61,0xfb,0xfb,0x84,0xfb,0xfc,0xb0,0xfc,0xfc,0x0e,0xfc,0xfa,0xa5, -0xf8,0xf7,0x07,0xf7,0xf7,0x87,0xf8,0xf9,0x1e,0xfb,0xfb,0x0e,0xfc,0xfb,0x97,0xfa, -0xf9,0xcf,0xf9,0xfa,0xe0,0xfa,0xfc,0xd9,0xfe,0x01,0xc1,0x02,0x04,0xc0,0x04,0x04, -0x9d,0x04,0x04,0x37,0x05,0x06,0xdd,0x08,0x0a,0x0b,0x0c,0x0c,0xc7,0x0b,0x0a,0xd5, -0x08,0x08,0x71,0x08,0x09,0x52,0x09,0x08,0x5a,0x07,0x05,0xb9,0x03,0x01,0xae,0x00, -0x00,0xf1,0xff,0x00,0x31,0x00,0x00,0x25,0x00,0xff,0x68,0xfe,0xfd,0xb0,0xfb,0xfa, -0xfa,0xf9,0xfa,0x00,0xfb,0xfc,0xa7,0xfd,0xfe,0x65,0xfe,0xfd,0xcd,0xfc,0xfb,0x3b, -0xfb,0xfb,0x38,0xfc,0xfc,0x4f,0xfd,0xfc,0x4b,0xfb,0xf9,0x39,0xf8,0xf7,0x36,0xf7, -0xf7,0x3f,0xf9,0xfa,0x68,0xfb,0xfb,0xcd,0xfb,0xfb,0x53,0xfa,0xf9,0x8a,0xf9,0xfa, -0x41,0xfb,0xfd,0x41,0xff,0x01,0x27,0x03,0x04,0x20,0x04,0x04,0xe0,0x03,0x04,0x43, -0x05,0x07,0xb3,0x09,0x0b,0x39,0x0c,0x0b,0x79,0x0a,0x09,0xd6,0x08,0x08,0x4e,0x09, -0x09,0x6a,0x09,0x08,0xc6,0x06,0x05,0x50,0x03,0x01,0xbe,0x00,0x00,0x21,0x00,0x00, -0x97,0x00,0x00,0x27,0x00,0xff,0x59,0xfe,0xfc,0x19,0xfb,0xfa,0x13,0xfa,0xfa,0x98, -0xfb,0xfc,0x0e,0xfe,0xfe,0x28,0xfe,0xfd,0xe1,0xfb,0xfb,0x95,0xfb,0xfc,0x05,0xfd, -0xfd,0x57,0xfd,0xfc,0xb5,0xfa,0xf8,0xdf,0xf7,0xf7,0xc8,0xf7,0xf8,0xa8,0xf9,0xfa, -0xbf,0xfb,0xfb,0x6d,0xfb,0xfa,0x0b,0xfa,0xf9,0x47,0xf9,0xf9,0xaf,0xfb,0xfd,0xfd, -0xff,0x01,0x1b,0x03,0x03,0xbd,0x03,0x03,0xf1,0x02,0x03,0x2f,0x06,0x08,0x79,0x0a, -0x0b,0x66,0x0b,0x0a,0xbb,0x09,0x09,0x31,0x09,0x09,0xfa,0x09,0x09,0x2c,0x09,0x08, -0x82,0x06,0x04,0xea,0x02,0x01,0xda,0x00,0x00,0x55,0x00,0x00,0xe9,0x00,0x00,0x6d, -0x00,0xff,0xb5,0xfd,0xfc,0xd1,0xfa,0xfa,0x01,0xfa,0xfa,0x4d,0xfc,0xfd,0x5b,0xfe, -0xfe,0x51,0xfd,0xfc,0xa6,0xfb,0xfb,0x18,0xfc,0xfd,0xb0,0xfd,0xfd,0x0c,0xfd,0xfb, -0x2b,0xfa,0xf8,0xcb,0xf7,0xf7,0x39,0xf8,0xf9,0x32,0xfa,0xfb,0xc2,0xfb,0xfb,0x4e, -0xfb,0xfa,0x74,0xf9,0xf9,0x62,0xf9,0xfa,0xf4,0xfb,0xfe,0xb4,0x00,0x02,0x27,0x03, -0x02,0x5d,0x02,0x02,0xf4,0x02,0x04,0x0b,0x07,0x09,0x95,0x0a,0x0a,0x7c,0x0a,0x0a, -0x90,0x09,0x09,0x85,0x09,0x0a,0x50,0x0a,0x09,0x0f,0x09,0x07,0x1b,0x06,0x04,0xc6, -0x02,0x01,0xa8,0x00,0x00,0xb6,0x00,0x01,0x21,0x01,0x00,0x5f,0x00,0xff,0x62,0xfd, -0xfb,0x48,0xfa,0xfa,0x80,0xfa,0xfb,0xfa,0xfc,0xfd,0x3f,0xfe,0xfd,0x88,0xfc,0xfb, -0xac,0xfb,0xfc,0xc2,0xfc,0xfd,0x18,0xfe,0xfd,0xce,0xfc,0xfb,0x80,0xf9,0xf8,0xf8, -0xf7,0xf7,0x6e,0xf8,0xf9,0xd9,0xfa,0xfb,0xca,0xfb,0xfb,0xe7,0xfa,0xfa,0x43,0xf9, -0xf8,0xf9,0xf8,0xfa,0x0a,0xfd,0xff,0x46,0x01,0x02,0x65,0x02,0x01,0x5b,0x01,0x02, -0xa0,0x03,0x05,0xbb,0x07,0x09,0x24,0x0a,0x0a,0xf4,0x09,0x09,0x59,0x09,0x09,0x29, -0x0a,0x0a,0x68,0x0a,0x09,0xed,0x08,0x07,0xd9,0x05,0x03,0x6e,0x02,0x01,0xe6,0x00, -0x00,0xda,0x00,0x01,0xa5,0x01,0x01,0x45,0x00,0xfe,0xa8,0xfc,0xfb,0x20,0xfa,0xfa, -0x33,0xfb,0xfc,0x88,0xfd,0xfd,0x9d,0xfd,0xfc,0x1e,0xfc,0xfb,0xc9,0xfb,0xfc,0x9a, -0xfd,0xfe,0x23,0xfe,0xfd,0x47,0xfc,0xfa,0x4d,0xf9,0xf8,0xd2,0xf7,0xf8,0x35,0xf9, -0xfa,0xe0,0xfa,0xfb,0x1b,0xfc,0xfb,0x9a,0xfa,0xf9,0x76,0xf8,0xf8,0x43,0xf9,0xfb, -0x39,0xfe,0x00,0x54,0x01,0x01,0x38,0x01,0x00,0x4e,0x01,0x02,0x36,0x04,0x06,0x03, -0x08,0x09,0xa4,0x09,0x09,0x79,0x09,0x09,0x86,0x09,0x09,0x5d,0x0a,0x0a,0xbc,0x0a, -0x09,0xae,0x08,0x07,0x72,0x05,0x03,0x3c,0x02,0x01,0xc2,0x00,0x00,0x5f,0x01,0x01, -0x0d,0x02,0x01,0xe7,0xff,0xfd,0xca,0xfb,0xfa,0x7b,0xfa,0xfa,0xde,0xfb,0xfc,0xcf, -0xfd,0xfd,0xeb,0xfc,0xfc,0xa0,0xfb,0xfb,0x7e,0xfc,0xfd,0xd1,0xfd,0xfe,0x68,0xfe, -0xfd,0x94,0xfb,0xfa,0x22,0xf9,0xf8,0x37,0xf8,0xf8,0x58,0xf9,0xfa,0x76,0xfb,0xfc, -0x43,0xfc,0xfb,0xd5,0xf9,0xf8,0xc6,0xf7,0xf8,0x67,0xfa,0xfc,0xfe,0xfe,0x00,0xc4, -0x00,0x00,0x7c,0x00,0x00,0x47,0x01,0x02,0xef,0x04,0x06,0xfa,0x07,0x08,0x4d,0x09, -0x09,0x13,0x09,0x09,0xa2,0x09,0x0a,0xd6,0x0a,0x0a,0x8e,0x0a,0x09,0x9d,0x08,0x06, -0x1e,0x05,0x03,0x06,0x02,0x01,0xc0,0x00,0x01,0x24,0x02,0x02,0x29,0x02,0x00,0x1e, -0xff,0xfd,0x72,0xfb,0xfa,0xb8,0xfa,0xfb,0xcb,0xfc,0xfd,0x45,0xfd,0xfc,0x7f,0xfc, -0xfb,0x8d,0xfb,0xfb,0xdd,0xfc,0xfd,0x8e,0xfe,0xfe,0xf9,0xfd,0xfc,0x4b,0xfb,0xfa, -0x21,0xf9,0xf8,0x26,0xf8,0xf8,0xba,0xf9,0xfb,0x41,0xfc,0xfc,0xea,0xfb,0xfa,0xa4, -0xf8,0xf7,0xfc,0xf7,0xf9,0x64,0xfb,0xfd,0x5b,0xff,0x00,0x11,0x00,0xff,0xfe,0xff, -0x00,0xa9,0x01,0x03,0x24,0x05,0x06,0xfe,0x07,0x08,0x96,0x08,0x08,0xfc,0x08,0x09, -0xd4,0x09,0x0a,0x19,0x0b,0x0a,0x7f,0x0a,0x09,0x8b,0x08,0x06,0xbd,0x04,0x02,0x7b, -0x01,0x01,0x61,0x01,0x01,0x9f,0x02,0x02,0x4d,0x02,0x00,0x16,0xfe,0xfc,0x53,0xfb, -0xfb,0x62,0xfb,0xfc,0x02,0xfd,0xfd,0x26,0xfd,0xfc,0xc7,0xfb,0xfb,0xa6,0xfb,0xfc, -0x87,0xfd,0xfe,0xa5,0xfe,0xfe,0x95,0xfd,0xfc,0x47,0xfb,0xfa,0xd0,0xf8,0xf7,0x0f, -0xf8,0xf9,0xc2,0xfa,0xfc,0xb2,0xfc,0xfc,0x04,0xfb,0xf9,0xf6,0xf7,0xf7,0x78,0xf8, -0xfa,0x87,0xfc,0xfe,0x10,0xff,0xff,0xaa,0xff,0xff,0x96,0xff,0x00,0x29,0x02,0x03, -0x7e,0x05,0x06,0x9b,0x07,0x08,0x20,0x08,0x08,0xd6,0x08,0x09,0x39,0x0a,0x0a,0xea, -0x0a,0x0b,0xe2,0x0a,0x09,0x1e,0x08,0x06,0x21,0x04,0x02,0x47,0x01,0x01,0xf2,0x01, -0x02,0x5f,0x03,0x02,0x7d,0x01,0xff,0x98,0xfd,0xfc,0x62,0xfb,0xfb,0x06,0xfc,0xfc, -0x5d,0xfd,0xfd,0x83,0xfc,0xfb,0x6c,0xfb,0xfb,0x28,0xfc,0xfd,0xe1,0xfd,0xfe,0x75, -0xfe,0xfe,0xc5,0xfd,0xfc,0xf9,0xfa,0xf9,0x34,0xf8,0xf7,0xbf,0xf8,0xfa,0xb1,0xfb, -0xfc,0xcd,0xfc,0xfb,0xd9,0xf9,0xf8,0xc7,0xf7,0xf8,0x30,0xf9,0xfb,0x12,0xfd,0xfe, -0xe6,0xfe,0xff,0xf0,0xfe,0xff,0xb1,0xff,0x00,0x8e,0x02,0x04,0xa4,0x05,0x06,0xf7, -0x06,0x07,0x28,0x08,0x08,0xc7,0x08,0x09,0x35,0x0a,0x0a,0x4f,0x0b,0x0b,0xe4,0x0a, -0x09,0xdd,0x07,0x05,0x57,0x03,0x01,0x9f,0x01,0x01,0xcf,0x02,0x03,0x66,0x03,0x02, -0xe8,0x00,0xfe,0x1e,0xfd,0xfb,0xaf,0xfb,0xfc,0xc1,0xfc,0xfd,0x34,0xfd,0xfc,0xc8, -0xfb,0xfb,0x96,0xfb,0xfc,0x80,0xfc,0xfd,0xd0,0xfd,0xfe,0xf9,0xfe,0xfe,0x88,0xfd, -0xfc,0x61,0xfa,0xf8,0xca,0xf7,0xf8,0xb3,0xf9,0xfb,0x76,0xfc,0xfc,0x2c,0xfc,0xfa, -0x3d,0xf9,0xf7,0xaf,0xf7,0xf8,0x39,0xfa,0xfb,0x5f,0xfd,0xfe,0xa3,0xfe,0xfe,0x58, -0xfe,0xfe,0x1d,0x00,0x01,0xe9,0x02,0x04,0x41,0x05,0x06,0xe4,0x06,0x07,0xb5,0x07, -0x08,0xd3,0x08,0x09,0x47,0x0a,0x0b,0xb1,0x0b,0x0b,0x1d,0x0b,0x09,0xf4,0x06,0x04, -0xfa,0x02,0x02,0xf0,0x01,0x02,0x6a,0x03,0x03,0x6d,0x03,0x02,0x21,0x00,0xfe,0xb2, -0xfc,0xfc,0x62,0xfc,0xfc,0x4f,0xfd,0xfc,0x7f,0xfc,0xfc,0xd0,0xfb,0xfb,0x89,0xfb, -0xfb,0x8e,0xfc,0xfd,0x25,0xfe,0xfe,0x4f,0xff,0xfe,0x3b,0xfd,0xfb,0x53,0xf9,0xf8, -0x33,0xf8,0xf9,0xa3,0xfa,0xfc,0xe1,0xfc,0xfc,0x7a,0xfb,0xf9,0x8d,0xf8,0xf7,0xfd, -0xf7,0xf9,0x02,0xfb,0xfc,0x8b,0xfd,0xfd,0xdb,0xfd,0xfe,0x71,0xfe,0xff,0x42,0x00, -0x01,0x0b,0x03,0x04,0x23,0x05,0x05,0xaf,0x06,0x07,0x93,0x07,0x07,0x7e,0x08,0x09, -0xa7,0x0a,0x0b,0x3b,0x0c,0x0b,0xbf,0x0a,0x08,0x39,0x06,0x04,0xb0,0x02,0x02,0x84, -0x02,0x03,0x04,0x04,0x04,0x22,0x03,0x01,0x02,0xff,0xfd,0x2b,0xfd,0xfc,0xff,0xfc, -0xfd,0x00,0xfd,0xfc,0x4c,0xfc,0xfb,0xae,0xfb,0xfb,0x99,0xfb,0xfb,0x7c,0xfc,0xfd, -0xfa,0xfe,0xff,0x5a,0xff,0xfe,0x62,0xfc,0xfa,0xc7,0xf8,0xf8,0xc2,0xf8,0xfa,0xa4, -0xfb,0xfc,0xe9,0xfc,0xfc,0xc4,0xfa,0xf8,0xdf,0xf7,0xf7,0xdd,0xf8,0xfa,0x83,0xfb, -0xfc,0x39,0xfd,0xfd,0xa8,0xfd,0xfd,0x6d,0xfe,0xff,0xa7,0x00,0x01,0xdd,0x02,0x04, -0x20,0x05,0x06,0x80,0x06,0x06,0x0c,0x07,0x07,0x89,0x08,0x09,0x1c,0x0b,0x0c,0x93, -0x0c,0x0b,0x1c,0x0a,0x07,0x9e,0x05,0x03,0x79,0x02,0x02,0x88,0x03,0x04,0x76,0x04, -0x03,0x19,0x02,0x00,0xf6,0xfe,0xfd,0x7f,0xfd,0xfd,0x34,0xfd,0xfd,0xd1,0xfc,0xfc, -0x59,0xfc,0xfc,0x80,0xfb,0xfb,0x21,0xfb,0xfb,0x0e,0xfd,0xfe,0x95,0xff,0xff,0x2f, -0xff,0xfd,0x76,0xfb,0xf9,0xbc,0xf8,0xf8,0x78,0xf9,0xfb,0x81,0xfc,0xfd,0xa2,0xfc, -0xfb,0xb4,0xf9,0xf8,0x18,0xf8,0xf8,0x66,0xf9,0xfa,0xec,0xfb,0xfc,0xd9,0xfc,0xfd, -0x61,0xfd,0xfd,0xbf,0xfe,0xff,0x88,0x00,0x01,0x0c,0x03,0x04,0x23,0x05,0x05,0x3d, -0x06,0x06,0x84,0x06,0x07,0xd7,0x08,0x0a,0x95,0x0b,0x0c,0xc8,0x0c,0x0b,0x8b,0x09, -0x06,0x9d,0x04,0x03,0x25,0x03,0x03,0x4a,0x04,0x04,0x39,0x04,0x03,0x71,0x01,0xff, -0x0f,0xff,0xfe,0xb6,0xfd,0xfd,0x24,0xfd,0xfd,0x14,0xfd,0xfc,0x3b,0xfc,0xfb,0x2b, -0xfb,0xfa,0x0b,0xfb,0xfc,0xe4,0xfd,0xff,0xe3,0xff,0xff,0xbb,0xfe,0xfc,0xce,0xfa, -0xf9,0x71,0xf8,0xf9,0xc4,0xfa,0xfc,0xe3,0xfc,0xfc,0x0d,0xfc,0xfa,0x3a,0xf9,0xf8, -0x44,0xf8,0xf9,0x31,0xfa,0xfb,0xb1,0xfb,0xfc,0xc4,0xfc,0xfd,0x62,0xfd,0xfd,0xbe, -0xfe,0xff,0x99,0x00,0x01,0x4d,0x03,0x04,0x17,0x05,0x05,0x95,0x05,0x05,0x7e,0x06, -0x07,0xe6,0x08,0x0a,0x7c,0x0c,0x0d,0xa4,0x0c,0x0a,0x5c,0x08,0x06,0x60,0x04,0x03, -0xea,0x03,0x04,0xc8,0x04,0x04,0x96,0x03,0x02,0x58,0x01,0x00,0x01,0xff,0xfe,0xc5, -0xfd,0xfd,0x57,0xfd,0xfd,0x56,0xfd,0xfc,0xec,0xfb,0xfb,0x80,0xfa,0xfa,0x8b,0xfb, -0xfc,0x6d,0xfe,0xff,0x5c,0x00,0xff,0xfa,0xfd,0xfb,0xdb,0xf9,0xf8,0x3f,0xf9,0xfa, -0xa4,0xfb,0xfc,0x2c,0xfd,0xfc,0x28,0xfb,0xf9,0xed,0xf8,0xf8,0xca,0xf8,0xf9,0x57, -0xfa,0xfb,0xa2,0xfb,0xfc,0xb2,0xfc,0xfd,0x62,0xfd,0xfd,0x9c,0xfe,0xff,0xfb,0x00, -0x02,0x43,0x03,0x04,0xe3,0x04,0x05,0x12,0x05,0x05,0xf2,0x05,0x07,0xba,0x09,0x0b, -0x1a,0x0d,0x0d,0x15,0x0c,0x09,0x4a,0x07,0x05,0xca,0x04,0x04,0x87,0x04,0x04,0xbb, -0x04,0x04,0x54,0x03,0x02,0x34,0x01,0x00,0x01,0xff,0xfe,0xb1,0xfd,0xfd,0xfd,0xfd, -0xfd,0x1b,0xfd,0xfc,0x74,0xfb,0xfa,0x5c,0xfa,0xfa,0xb9,0xfb,0xfd,0x7a,0xff,0x00, -0x26,0x00,0xfe,0xfd,0xfc,0xfa,0x6f,0xf9,0xf9,0xf1,0xf9,0xfb,0x86,0xfc,0xfc,0xcf, -0xfc,0xfb,0xae,0xfa,0xf9,0xf8,0xf8,0xf8,0x3f,0xf9,0xf9,0x5b,0xfa,0xfb,0xe2,0xfb, -0xfc,0x96,0xfc,0xfc,0x3b,0xfd,0xfe,0xd0,0xfe,0xff,0xfb,0x00,0x02,0xa6,0x03,0x04, -0x75,0x04,0x04,0x56,0x04,0x04,0xfa,0x05,0x08,0xb3,0x0a,0x0c,0x4a,0x0d,0x0c,0xe9, -0x0a,0x08,0x0d,0x07,0x05,0x1b,0x05,0x04,0xff,0x04,0x04,0x8c,0x04,0x04,0x61,0x03, -0x02,0xe4,0x00,0xff,0xca,0xfe,0xfe,0x46,0xfe,0xfe,0xf3,0xfd,0xfd,0x2b,0xfd,0xfc, -0xe2,0xfa,0xfa,0x00,0xfa,0xfb,0xa0,0xfc,0xfe,0x08,0x00,0x00,0xc9,0xff,0xfd,0xdf, -0xfb,0xfa,0x73,0xf9,0xf9,0xfd,0xfa,0xfc,0xe3,0xfc,0xfc,0x3d,0xfc,0xfb,0x75,0xfa, -0xf9,0x1a,0xf9,0xf8,0x4e,0xf9,0xfa,0xc1,0xfa,0xfb,0xa3,0xfb,0xfc,0xa3,0xfc,0xfc, -0x2d,0xfd,0xfd,0xcd,0xfe,0xff,0x5f,0x01,0x02,0xec,0x03,0x04,0xc3,0x03,0x03,0x64, -0x03,0x04,0xca,0x06,0x09,0x74,0x0b,0x0c,0xfd,0x0c,0x0b,0x0c,0x0a,0x08,0xf4,0x06, -0x06,0x50,0x05,0x05,0xf0,0x04,0x05,0xd0,0x04,0x04,0xf2,0x02,0x01,0xbb,0x00,0xff, -0xec,0xfe,0xfe,0x66,0xfe,0xfe,0x7a,0xfe,0xfd,0xbc,0xfc,0xfb,0x48,0xfa,0xf9,0x1a, -0xfa,0xfb,0xba,0xfd,0xff,0x78,0x00,0x00,0xe3,0xfe,0xfc,0x0e,0xfb,0xf9,0xfe,0xf9, -0xfa,0xee,0xfb,0xfc,0xb7,0xfc,0xfc,0x3b,0xfc,0xfb,0x12,0xfa,0xf9,0x46,0xf9,0xf9, -0x95,0xf9,0xfa,0xb0,0xfa,0xfb,0xd6,0xfb,0xfc,0x73,0xfc,0xfc,0x0b,0xfd,0xfd,0xca, -0xfe,0x00,0x27,0x02,0x03,0xa5,0x03,0x03,0xa3,0x02,0x02,0x48,0x03,0x05,0xa1,0x07, -0x0a,0xe2,0x0b,0x0c,0x29,0x0c,0x0b,0xb1,0x09,0x08,0xd3,0x06,0x05,0x7c,0x05,0x05, -0x68,0x05,0x05,0x91,0x04,0x03,0xee,0x02,0x01,0x69,0x00,0xff,0xe7,0xfe,0xfe,0xfc, -0xfe,0xff,0xa0,0xfe,0xfd,0x29,0xfc,0xfa,0x99,0xf9,0xf9,0xa9,0xfa,0xfc,0xa8,0xfe, -0x00,0x84,0x00,0xff,0xa7,0xfd,0xfc,0xe0,0xfa,0xfa,0x86,0xfa,0xfb,0x44,0xfc,0xfc, -0xee,0xfc,0xfc,0xb6,0xfb,0xfa,0x1d,0xfa,0xf9,0x58,0xf9,0xf9,0xc7,0xf9,0xfa,0xc2, -0xfa,0xfb,0x28,0xfc,0xfc,0x24,0xfc,0xfc,0xb3,0xfc,0xfd,0x7d,0xff,0x01,0xa4,0x02, -0x03,0xf3,0x02,0x02,0xa2,0x01,0x02,0xc1,0x03,0x06,0x50,0x08,0x0a,0xc4,0x0b,0x0c, -0xe7,0x0b,0x0a,0x19,0x09,0x07,0xee,0x06,0x06,0xb1,0x05,0x05,0x89,0x05,0x05,0xa3, -0x04,0x03,0x9b,0x02,0x01,0x25,0x00,0xff,0x04,0xff,0xff,0xa5,0xff,0xff,0x75,0xfe, -0xfd,0x72,0xfb,0xf9,0x1d,0xf9,0xf9,0xcc,0xfb,0xfd,0x7f,0xff,0x00,0xc1,0xff,0xfe, -0x2b,0xfd,0xfb,0xa9,0xfa,0xfa,0x3a,0xfb,0xfc,0x90,0xfc,0xfc,0xce,0xfc,0xfc,0x74, -0xfb,0xfa,0x2b,0xfa,0xf9,0x6b,0xf9,0xf9,0xa5,0xf9,0xfa,0x46,0xfb,0xfb,0x0e,0xfc, -0xfb,0x9c,0xfb,0xfb,0xde,0xfc,0xfe,0x66,0x00,0x02,0xc2,0x02,0x02,0xb6,0x01,0x01, -0x85,0x01,0x02,0x06,0x04,0x06,0xd6,0x08,0x0a,0xdc,0x0b,0x0b,0x4f,0x0b,0x0a,0xe2, -0x08,0x07,0xdb,0x06,0x06,0x04,0x06,0x05,0x9d,0x05,0x05,0xb5,0x04,0x03,0x19,0x02, -0x00,0xfd,0xff,0xff,0x87,0xff,0xff,0x3e,0x00,0xff,0x2b,0xfe,0xfc,0x31,0xfa,0xf9, -0x84,0xf9,0xfa,0xad,0xfc,0xfe,0xd8,0xff,0x00,0x30,0xff,0xfd,0x7e,0xfc,0xfb,0xd5, -0xfa,0xfb,0xc1,0xfb,0xfc,0xc7,0xfc,0xfc,0x8c,0xfc,0xfc,0x82,0xfb,0xfa,0x1e,0xfa, -0xf9,0x26,0xf9,0xf9,0x17,0xfa,0xfa,0xbe,0xfb,0xfc,0xa0,0xfb,0xfa,0xff,0xfa,0xfb, -0xbf,0xfd,0xff,0x08,0x01,0x02,0x30,0x02,0x01,0x1c,0x01,0x00,0x2c,0x01,0x02,0xa9, -0x04,0x06,0x2f,0x09,0x0a,0xbd,0x0b,0x0b,0xb8,0x0a,0x09,0xcb,0x08,0x07,0xbb,0x06, -0x06,0x34,0x06,0x06,0xe3,0x05,0x05,0x75,0x04,0x03,0xc4,0x01,0x00,0x95,0xff,0xff, -0x8d,0x00,0x00,0x7e,0x00,0xff,0x31,0xfd,0xfb,0xb3,0xf9,0xf9,0x04,0xfa,0xfb,0x9b, -0xfd,0xff,0xd1,0xff,0xff,0x99,0xfe,0xfd,0xf3,0xfb,0xfb,0x44,0xfb,0xfb,0x3c,0xfc, -0xfc,0xa6,0xfc,0xfc,0xcd,0xfc,0xfc,0x73,0xfb,0xfa,0xeb,0xf9,0xf9,0x02,0xf9,0xf9, -0xec,0xfa,0xfb,0xbb,0xfb,0xfb,0xa2,0xfa,0xfa,0x4a,0xfb,0xfc,0x4a,0xfe,0x00,0x71, -0x01,0x01,0x9f,0x01,0x00,0x7f,0x00,0x00,0x26,0x01,0x02,0x2d,0x05,0x07,0x78,0x09, -0x0a,0x4a,0x0b,0x0b,0x83,0x0a,0x09,0x57,0x08,0x07,0xe8,0x06,0x06,0x58,0x06,0x06, -0x46,0x06,0x05,0x29,0x04,0x02,0xf6,0x00,0x00,0x22,0x00,0x00,0x5c,0x01,0x01,0x33, -0x00,0xfe,0x56,0xfc,0xfa,0x77,0xf9,0xf9,0xc9,0xfa,0xfc,0x48,0xfe,0xff,0xa8,0xff, -0xfe,0xcd,0xfd,0xfc,0x0c,0xfc,0xfb,0x89,0xfb,0xfb,0x5e,0xfc,0xfc,0xc9,0xfc,0xfc, -0x0f,0xfd,0xfc,0x57,0xfb,0xf9,0x3f,0xf9,0xf9,0xe3,0xf9,0xfa,0x4b,0xfb,0xfb,0x37, -0xfb,0xfa,0x3a,0xfa,0xfa,0xa8,0xfb,0xfd,0x05,0xff,0x00,0x88,0x01,0x01,0xfa,0x00, -0x00,0xc1,0xff,0x00,0x95,0x01,0x03,0x75,0x05,0x07,0x9b,0x09,0x0a,0xfa,0x0a,0x0a, -0x3b,0x0a,0x09,0x25,0x08,0x07,0xc2,0x06,0x06,0x0d,0x07,0x06,0x5f,0x06,0x05,0x50, -0x03,0x01,0xbb,0x00,0x00,0xf7,0x00,0x01,0xea,0x01,0x01,0xa2,0xff,0xfd,0x9b,0xfb, -0xf9,0x5e,0xf9,0xfa,0xd2,0xfb,0xfd,0xa8,0xfe,0xff,0x23,0xff,0xfe,0x66,0xfd,0xfc, -0x08,0xfc,0xfb,0xde,0xfb,0xfb,0x1d,0xfc,0xfc,0x8c,0xfd,0xfd,0xea,0xfc,0xfb,0x8b, -0xfa,0xf9,0x7c,0xf9,0xf9,0x7b,0xfa,0xfb,0x73,0xfb,0xfb,0x92,0xfa,0xfa,0x01,0xfa, -0xfa,0x1b,0xfc,0xfe,0xd0,0xff,0x01,0x40,0x01,0x00,0x4e,0x00,0xff,0x9b,0xff,0x00, -0xc4,0x01,0x03,0xed,0x05,0x07,0x6d,0x09,0x0a,0xe7,0x0a,0x0a,0xda,0x09,0x08,0xaa, -0x07,0x07,0x32,0x07,0x07,0x87,0x07,0x07,0x02,0x06,0x04,0x73,0x02,0x01,0xf5,0x00, -0x01,0xa1,0x01,0x02,0x33,0x02,0x01,0xf0,0xfe,0xfc,0xb9,0xfa,0xf9,0xfc,0xf9,0xfb, -0x80,0xfc,0xfe,0xe0,0xfe,0xfe,0x7f,0xfe,0xfd,0x6e,0xfd,0xfc,0x1d,0xfc,0xfb,0x78, -0xfb,0xfc,0xc0,0xfc,0xfd,0xd8,0xfd,0xfd,0x77,0xfc,0xfb,0x22,0xfa,0xf9,0xec,0xf9, -0xfa,0xf6,0xfa,0xfb,0x66,0xfb,0xfa,0xec,0xf9,0xf9,0xf7,0xf9,0xfb,0xf4,0xfc,0xfe, -0x3a,0x00,0x01,0xf0,0x00,0x00,0x84,0xff,0xff,0x93,0xff,0x00,0x19,0x02,0x03,0xee, -0x05,0x07,0xaf,0x09,0x0a,0xa9,0x0a,0x0a,0x32,0x09,0x08,0x61,0x07,0x07,0x07,0x08, -0x08,0xc3,0x07,0x06,0x5b,0x05,0x03,0x0a,0x02,0x01,0x11,0x01,0x01,0xbe,0x02,0x02, -0xfd,0x01,0x00,0x24,0xfe,0xfb,0x4e,0xfa,0xf9,0xbd,0xfa,0xfc,0x41,0xfd,0xfd,0x5f, -0xfe,0xfe,0x9a,0xfe,0xfe,0x41,0xfd,0xfc,0xa5,0xfb,0xfb,0xb6,0xfb,0xfc,0x78,0xfd, -0xfe,0xb0,0xfd,0xfc,0xef,0xfb,0xfa,0x2e,0xfa,0xf9,0x5e,0xfa,0xfb,0x81,0xfb,0xfb, -0xd6,0xfa,0xfa,0x70,0xf9,0xf9,0x36,0xfa,0xfb,0xac,0xfd,0xff,0x87,0x00,0x00,0x3b, -0x00,0xff,0x5a,0xff,0xff,0x94,0xff,0x00,0x28,0x02,0x04,0x32,0x06,0x08,0xe4,0x09, -0x0a,0x39,0x0a,0x09,0x64,0x08,0x07,0xde,0x07,0x08,0x61,0x08,0x08,0xd6,0x07,0x06, -0x87,0x04,0x02,0xbb,0x01,0x01,0xf8,0x01,0x02,0x4b,0x03,0x03,0xa1,0x01,0xff,0xf5, -0xfc,0xfb,0x94,0xfa,0xfa,0x6c,0xfb,0xfc,0x24,0xfd,0xfd,0x8f,0xfe,0xfe,0x9c,0xfe, -0xfd,0xbe,0xfc,0xfb,0x6c,0xfb,0xfb,0x5b,0xfc,0xfd,0xc1,0xfd,0xfe,0xb2,0xfd,0xfc, -0x69,0xfb,0xfa,0x48,0xfa,0xfa,0x08,0xfb,0xfb,0x98,0xfb,0xfb,0x63,0xfa,0xf9,0xe6, -0xf8,0xf9,0xe6,0xfa,0xfc,0x5b,0xfe,0xff,0x59,0x00,0x00,0xd5,0xff,0xff,0x15,0xff, -0xff,0x72,0xff,0x00,0x26,0x02,0x04,0xe8,0x06,0x08,0xbb,0x09,0x09,0x8e,0x09,0x08, -0x0d,0x08,0x07,0x3c,0x08,0x08,0x1d,0x09,0x08,0x58,0x07,0x05,0xeb,0x03,0x02,0x84, -0x01,0x01,0xfe,0x02,0x03,0xbd,0x03,0x02,0x97,0x00,0xfe,0xa8,0xfc,0xfb,0xf6,0xfa, -0xfb,0x92,0xfb,0xfc,0x44,0xfd,0xfe,0xe5,0xfe,0xfe,0x2d,0xfe,0xfd,0x53,0xfc,0xfb, -0x7a,0xfb,0xfb,0xce,0xfc,0xfd,0x4c,0xfe,0xfe,0x10,0xfd,0xfb,0x2f,0xfb,0xfa,0x8a, -0xfa,0xfa,0xbf,0xfb,0xfc,0x80,0xfb,0xfa,0x77,0xf9,0xf8,0x1e,0xf9,0xf9,0x8f,0xfb, -0xfd,0xb4,0xfe,0xff,0x0a,0x00,0x00,0xc0,0xff,0xff,0xb4,0xfe,0xfe,0x39,0xff,0x00, -0xbb,0x02,0x04,0x2f,0x07,0x08,0x8d,0x09,0x09,0xa5,0x08,0x08,0xf1,0x07,0x08,0xc4, -0x08,0x09,0x64,0x09,0x08,0xd9,0x06,0x04,0xea,0x02,0x02,0x31,0x02,0x03,0xe0,0x03, -0x04,0x52,0x03,0x01,0xeb,0xff,0xfe,0xb3,0xfc,0xfb,0x09,0xfb,0xfb,0xd2,0xfb,0xfc, -0xcc,0xfd,0xfe,0xd9,0xfe,0xfe,0xea,0xfd,0xfc,0xcc,0xfb,0xfb,0xc5,0xfb,0xfc,0x69, -0xfd,0xfe,0x41,0xfe,0xfd,0xac,0xfc,0xfb,0xc7,0xfa,0xfa,0x4c,0xfb,0xfb,0x1d,0xfc, -0xfb,0x0d,0xfb,0xf9,0xed,0xf8,0xf8,0x7b,0xf9,0xfa,0x1b,0xfc,0xfd,0xc6,0xfe,0xff, -0x3d,0x00,0xff,0x4e,0xff,0xfe,0x6c,0xfe,0xfe,0x36,0xff,0x00,0x4e,0x03,0x05,0x7b, -0x07,0x08,0xe8,0x08,0x08,0x2b,0x08,0x07,0xeb,0x07,0x08,0xbc,0x09,0x0a,0x50,0x09, -0x07,0xcd,0x05,0x03,0x9c,0x02,0x02,0x39,0x03,0x03,0x2f,0x04,0x03,0xcc,0x02,0x01, -0xc6,0xff,0xfd,0x6f,0xfc,0xfb,0x36,0xfb,0xfb,0x18,0xfc,0xfd,0x21,0xfe,0xfe,0xff, -0xfe,0xfe,0x22,0xfd,0xfc,0xa4,0xfb,0xfb,0x08,0xfc,0xfd,0x11,0xfe,0xfe,0x17,0xfe, -0xfd,0xf1,0xfb,0xfb,0x04,0xfb,0xfb,0xf5,0xfb,0xfc,0x37,0xfc,0xfb,0x34,0xfa,0xf9, -0xf6,0xf8,0xf9,0xa0,0xf9,0xfa,0x6d,0xfc,0xfd,0x1f,0xff,0xff,0x0c,0x00,0xff,0x0c, -0xff,0xfe,0xc2,0xfd,0xfe,0x94,0xff,0x01,0xb7,0x03,0x05,0xaf,0x07,0x08,0x35,0x08, -0x07,0x6c,0x07,0x07,0x89,0x08,0x09,0x7b,0x0a,0x0a,0xb1,0x08,0x06,0xcb,0x04,0x03, -0x28,0x03,0x03,0xc6,0x03,0x04,0x41,0x04,0x03,0xac,0x02,0x01,0x40,0xff,0xfd,0x5b, -0xfc,0xfb,0x26,0xfb,0xfb,0xaa,0xfc,0xfd,0x8b,0xfe,0xfe,0xbe,0xfe,0xfd,0xad,0xfc, -0xfb,0x6b,0xfb,0xfb,0xce,0xfc,0xfd,0x6c,0xfe,0xfe,0x96,0xfd,0xfc,0x75,0xfb,0xfb, -0xb4,0xfb,0xfc,0x63,0xfc,0xfc,0xd5,0xfb,0xfb,0xf0,0xf9,0xf9,0xc1,0xf8,0xf9,0x13, -0xfa,0xfb,0xa2,0xfc,0xfe,0x83,0xff,0x00,0xc0,0xff,0xff,0x73,0xfe,0xfd,0x9c,0xfd, -0xfe,0xe4,0xff,0x02,0x61,0x04,0x06,0x76,0x07,0x07,0x39,0x07,0x06,0x1d,0x07,0x08, -0x92,0x09,0x0a,0x79,0x0a,0x09,0xc5,0x07,0x06,0xa1,0x04,0x03,0x6a,0x03,0x03,0x4c, -0x04,0x04,0x37,0x04,0x03,0x78,0x02,0x00,0x0e,0xff,0xfd,0x04,0xfc,0xfb,0x77,0xfb, -0xfc,0x00,0xfd,0xfe,0xf4,0xfe,0xfe,0x3e,0xfe,0xfd,0x22,0xfc,0xfb,0x87,0xfb,0xfc, -0xa6,0xfd,0xfe,0x67,0xfe,0xfd,0xba,0xfc,0xfc,0xc1,0xfb,0xfb,0x1c,0xfc,0xfc,0xd9, -0xfc,0xfc,0x75,0xfb,0xfa,0xb7,0xf9,0xf9,0xd1,0xf8,0xf9,0x22,0xfa,0xfb,0x39,0xfd, -0xfe,0x9a,0xff,0xff,0x9e,0xff,0xfe,0xfe,0xfd,0xfd,0x54,0xfd,0xfe,0x77,0x00,0x02, -0x1e,0x05,0x06,0xb8,0x06,0x06,0x25,0x06,0x06,0xcb,0x07,0x09,0x21,0x0a,0x0a,0x18, -0x0a,0x08,0x2d,0x07,0x05,0x78,0x04,0x03,0xef,0x03,0x04,0x71,0x04,0x04,0x5a,0x04, -0x03,0x17,0x02,0x00,0xb8,0xfe,0xfd,0xd0,0xfb,0xfb,0xb6,0xfb,0xfc,0xb9,0xfd,0xfe, -0x2a,0xff,0xfe,0xac,0xfd,0xfc,0x64,0xfb,0xfb,0x69,0xfc,0xfd,0xf5,0xfd,0xfe,0x04, -0xfe,0xfd,0x53,0xfc,0xfb,0x0e,0xfc,0xfc,0xb6,0xfc,0xfc,0xbd,0xfc,0xfc,0x52,0xfb, -0xfa,0x65,0xf9,0xf8,0xcc,0xf8,0xf9,0x86,0xfa,0xfc,0x90,0xfd,0xfe,0xcf,0xff,0xff, -0x5d,0xff,0xfe,0x35,0xfd,0xfc,0x4a,0xfd,0xff,0xa3,0x01,0x03,0x0c,0x05,0x05,0xa9, -0x05,0x05,0x0b,0x06,0x06,0x5e,0x08,0x09,0x8c,0x0a,0x0a,0x75,0x09,0x08,0xc3,0x06, -0x05,0x55,0x04,0x04,0x41,0x04,0x04,0xb9,0x04,0x04,0x5a,0x04,0x03,0xf7,0x01,0x00, -0x31,0xfe,0xfc,0xdc,0xfb,0xfb,0xf7,0xfb,0xfd,0xa4,0xfe,0xff,0xd3,0xfe,0xfd,0xcc, -0xfc,0xfb,0xae,0xfb,0xfc,0xe0,0xfc,0xfd,0x3d,0xfe,0xfe,0x60,0xfd,0xfc,0x4b,0xfc, -0xfc,0x63,0xfc,0xfc,0xfa,0xfc,0xfd,0xc1,0xfc,0xfc,0xf0,0xfa,0xf9,0x2f,0xf9,0xf8, -0xeb,0xf8,0xf9,0xda,0xfa,0xfc,0xf6,0xfd,0xff,0x26,0x00,0xff,0x9c,0xfe,0xfd,0x61, -0xfc,0xfc,0x4d,0xfe,0x00,0x33,0x02,0x03,0xad,0x04,0x04,0xcc,0x04,0x05,0x33,0x06, -0x07,0xe8,0x08,0x09,0x7f,0x0a,0x0a,0x12,0x09,0x07,0x39,0x06,0x05,0x93,0x04,0x04, -0x65,0x04,0x04,0x1c,0x05,0x04,0x3d,0x04,0x03,0xd3,0x01,0xff,0xbd,0xfd,0xfc,0x81, -0xfb,0xfb,0x0f,0xfd,0xfe,0xf3,0xfe,0xff,0x40,0xfe,0xfd,0x32,0xfc,0xfb,0xfb,0xfb, -0xfc,0x8c,0xfd,0xfd,0xff,0xfd,0xfd,0x2a,0xfd,0xfc,0x48,0xfc,0xfc,0xb6,0xfc,0xfd, -0x41,0xfd,0xfd,0xb4,0xfc,0xfb,0xac,0xfa,0xf9,0x2b,0xf9,0xf8,0xdd,0xf8,0xf9,0x08, -0xfb,0xfd,0x02,0xff,0xff,0xcf,0xff,0xfe,0x9d,0xfd,0xfc,0x58,0xfc,0xfd,0x25,0xff, -0x01,0x81,0x02,0x03,0xd6,0x03,0x04,0x71,0x04,0x05,0x42,0x06,0x07,0x7e,0x09,0x0a, -0x23,0x0a,0x09,0xa9,0x08,0x07,0xe5,0x05,0x05,0xb0,0x04,0x04,0xcc,0x04,0x04,0x0d, -0x05,0x05,0x81,0x04,0x03,0x33,0x01,0xfe,0x0e,0xfd,0xfc,0xf0,0xfb,0xfc,0xca,0xfd, -0xfe,0x1d,0xff,0xfe,0x78,0xfd,0xfc,0x19,0xfc,0xfc,0x71,0xfc,0xfd,0xb2,0xfd,0xfd, -0xcf,0xfd,0xfd,0xd4,0xfc,0xfc,0x67,0xfc,0xfc,0x19,0xfd,0xfd,0x99,0xfd,0xfd,0x50, -0xfc,0xfb,0xea,0xfa,0xf9,0xbc,0xf8,0xf8,0xa3,0xf8,0xfa,0x01,0xfc,0xfe,0x70,0xff, -0xff,0x3e,0xff,0xfd,0xad,0xfc,0xfc,0xe4,0xfc,0xfe,0xc3,0xff,0x01,0x75,0x02,0x03, -0x20,0x03,0x03,0x36,0x04,0x05,0xc6,0x06,0x08,0x94,0x09,0x0a,0x03,0x0a,0x09,0x02, -0x08,0x06,0xfe,0x05,0x05,0xc4,0x04,0x04,0xc9,0x04,0x05,0x94,0x05,0x05,0x77,0x04, -0x02,0x7a,0x00,0xfe,0xa3,0xfc,0xfc,0xa2,0xfc,0xfd,0x89,0xfe,0xfe,0xbe,0xfe,0xfd, -0x0e,0xfd,0xfc,0x25,0xfc,0xfc,0xe7,0xfc,0xfd,0xc6,0xfd,0xfd,0x9f,0xfd,0xfc,0x6e, -0xfc,0xfc,0xe6,0xfc,0xfd,0x53,0xfd,0xfd,0x66,0xfd,0xfd,0xb4,0xfc,0xfb,0x7b,0xfa, -0xf9,0x32,0xf8,0xf8,0xe0,0xf8,0xfa,0x2d,0xfd,0xfe,0x7e,0xff,0xff,0x42,0xfe,0xfd, -0x63,0xfc,0xfc,0x76,0xfd,0xff,0x50,0x00,0x01,0x05,0x02,0x02,0xb7,0x02,0x03,0x12, -0x04,0x05,0x48,0x07,0x08,0xac,0x09,0x09,0x7d,0x09,0x08,0xfd,0x07,0x06,0xcd,0x05, -0x05,0xb0,0x04,0x04,0x3c,0x05,0x05,0x2d,0x06,0x05,0x19,0x04,0x01,0x8d,0xff,0xfd, -0xcb,0xfc,0xfc,0x5b,0xfd,0xfe,0xe5,0xfe,0xfe,0x2c,0xfe,0xfd,0xd7,0xfc,0xfc,0x35, -0xfc,0xfc,0x5a,0xfd,0xfd,0xde,0xfd,0xfd,0xf6,0xfc,0xfc,0xcb,0xfc,0xfc,0xed,0xfc, -0xfd,0x72,0xfd,0xfd,0xbb,0xfd,0xfd,0xd7,0xfc,0xfb,0xd9,0xf9,0xf8,0xb4,0xf7,0xf8, -0xe6,0xf9,0xfb,0xde,0xfd,0xff,0x31,0xff,0xfe,0x67,0xfd,0xfc,0x7a,0xfc,0xfd,0x10, -0xfe,0xff,0x86,0x00,0x01,0xa5,0x01,0x01,0x1c,0x02,0x03,0x70,0x04,0x06,0x81,0x07, -0x08,0x6b,0x09,0x09,0x5a,0x09,0x08,0xba,0x07,0x06,0x79,0x05,0x04,0x9b,0x04,0x05, -0xf2,0x05,0x06,0x58,0x06,0x05,0x64,0x03,0x00,0xcf,0xfe,0xfd,0x37,0xfd,0xfd,0x07, -0xfe,0xfe,0xe9,0xfe,0xfe,0xeb,0xfd,0xfc,0x5f,0xfc,0xfc,0xd6,0xfc,0xfd,0x85,0xfd, -0xfd,0x78,0xfd,0xfd,0xf3,0xfc,0xfc,0xdc,0xfc,0xfc,0xef,0xfc,0xfd,0x90,0xfd,0xfe, -0x53,0xfe,0xfd,0x6b,0xfc,0xfa,0x1c,0xf9,0xf7,0xce,0xf7,0xf8,0xde,0xfa,0xfc,0x4d, -0xfe,0xfe,0x8c,0xfe,0xfd,0xfc,0xfc,0xfc,0x86,0xfc,0xfd,0xd8,0xfe,0xff,0x8e,0x00, -0x00,0xfb,0x00,0x01,0x16,0x02,0x03,0xb3,0x04,0x06,0xa4,0x07,0x08,0x39,0x09,0x09, -0x68,0x09,0x08,0x38,0x07,0x05,0x1f,0x05,0x04,0xfc,0x04,0x05,0xbc,0x06,0x07,0x40, -0x06,0x04,0x69,0x02,0x00,0xb5,0xfe,0xfd,0x6b,0xfd,0xfd,0xbe,0xfe,0xff,0xc2,0xfe, -0xfd,0x3f,0xfd,0xfc,0xad,0xfc,0xfc,0x2c,0xfd,0xfd,0x87,0xfd,0xfd,0x34,0xfd,0xfd, -0x23,0xfd,0xfc,0xae,0xfc,0xfc,0xe9,0xfc,0xfd,0x38,0xfe,0xfe,0x8b,0xfe,0xfd,0xe9, -0xfb,0xf9,0x5d,0xf8,0xf7,0x6c,0xf8,0xf9,0xad,0xfb,0xfd,0x65,0xfe,0xfe,0xf9,0xfd, -0xfd,0x60,0xfc,0xfc,0x48,0xfd,0xfe,0x25,0xff,0xff,0x3d,0x00,0x00,0x85,0x00,0x01, -0x42,0x02,0x03,0xd8,0x04,0x06,0x82,0x07,0x08,0x6b,0x09,0x09,0x28,0x09,0x08,0xb2, -0x06,0x05,0xb6,0x04,0x04,0xdf,0x05,0x06,0x2b,0x07,0x06,0xee,0x05,0x04,0xd2,0x01, -0xff,0x5b,0xfe,0xfe,0x40,0xfe,0xfe,0x0b,0xff,0xfe,0x5f,0xfe,0xfd,0x08,0xfd,0xfc, -0x1f,0xfd,0xfd,0x22,0xfd,0xfd,0x53,0xfd,0xfd,0x77,0xfd,0xfd,0xf4,0xfc,0xfc,0x6a, -0xfc,0xfc,0x18,0xfd,0xfe,0x01,0xff,0xff,0x74,0xfe,0xfc,0x0e,0xfb,0xf9,0x24,0xf8, -0xf7,0xef,0xf8,0xfa,0x8a,0xfc,0xfd,0x2c,0xfe,0xfd,0x3d,0xfd,0xfc,0x7a,0xfc,0xfc, -0xef,0xfd,0xfe,0x4c,0xff,0xff,0xb7,0xff,0x00,0x81,0x00,0x01,0x34,0x02,0x03,0xd7, -0x04,0x06,0x83,0x07,0x08,0xac,0x09,0x09,0xaa,0x08,0x07,0xe2,0x05,0x05,0x14,0x05, -0x05,0x46,0x06,0x07,0xa4,0x07,0x06,0x4e,0x05,0x03,0x13,0x01,0xff,0x97,0xfe,0xfe, -0xf9,0xfe,0xff,0xf2,0xfe,0xfe,0xd6,0xfd,0xfd,0x58,0xfd,0xfd,0x13,0xfd,0xfd,0x20, -0xfd,0xfd,0x74,0xfd,0xfd,0x88,0xfd,0xfd,0xa3,0xfc,0xfc,0x11,0xfc,0xfc,0xec,0xfd, -0xfe,0x6e,0xff,0xff,0x22,0xfe,0xfc,0x46,0xfa,0xf8,0xf9,0xf7,0xf8,0xd8,0xf9,0xfb, -0xf8,0xfc,0xfd,0xab,0xfd,0xfd,0xa1,0xfc,0xfc,0xe9,0xfc,0xfd,0x38,0xfe,0xfe,0x2c, -0xff,0xff,0x85,0xff,0xff,0x8e,0x00,0x01,0x35,0x02,0x03,0xa2,0x04,0x06,0x28,0x08, -0x09,0x72,0x09,0x09,0x11,0x08,0x06,0x7a,0x05,0x04,0x4f,0x05,0x06,0x11,0x07,0x07, -0xac,0x07,0x06,0x88,0x04,0x02,0x95,0x00,0xff,0x5a,0xff,0xff,0x24,0xff,0xfe,0xbf, -0xfe,0xfe,0xf5,0xfd,0xfd,0x69,0xfd,0xfd,0x14,0xfd,0xfc,0x1f,0xfd,0xfd,0xe8,0xfd, -0xfd,0x4d,0xfd,0xfc,0x29,0xfc,0xfc,0x50,0xfc,0xfd,0x73,0xfe,0xff,0xd9,0xff,0xff, -0x81,0xfd,0xfb,0x98,0xf9,0xf8,0x45,0xf8,0xf9,0xd4,0xfa,0xfc,0x03,0xfd,0xfd,0x02, -0xfd,0xfc,0x9c,0xfc,0xfc,0x3b,0xfd,0xfd,0x7f,0xfe,0xfe,0xc9,0xfe,0xff,0xc4,0xff, -0xff,0x4f,0x00,0x00,0xfe,0x01,0x03,0x06,0x05,0x06,0x5c,0x08,0x09,0x54,0x09,0x08, -0x48,0x07,0x05,0x2f,0x05,0x05,0xb1,0x05,0x06,0xfe,0x07,0x08,0x42,0x07,0x05,0xa8, -0x03,0x02,0xd0,0x00,0x00,0x90,0xff,0xff,0x36,0xff,0xfe,0x8f,0xfe,0xfe,0x13,0xfe, -0xfd,0x5d,0xfd,0xfc,0xee,0xfc,0xfd,0x93,0xfd,0xfd,0xdd,0xfd,0xfd,0xf9,0xfc,0xfc, -0xb3,0xfb,0xfb,0xad,0xfc,0xfd,0x4f,0xff,0x00,0xf1,0xff,0xfe,0xbc,0xfc,0xfa,0x07, -0xf9,0xf8,0x19,0xf9,0xfa,0x51,0xfb,0xfc,0xd6,0xfc,0xfc,0x7b,0xfc,0xfc,0xd8,0xfc, -0xfd,0x72,0xfd,0xfd,0x4c,0xfe,0xfe,0x0b,0xff,0xff,0x74,0xff,0xff,0x1b,0x00,0x00, -0xec,0x01,0x03,0x68,0x05,0x07,0xa4,0x08,0x09,0x04,0x09,0x07,0x7f,0x06,0x05,0xf4, -0x04,0x05,0xda,0x06,0x07,0x4e,0x08,0x07,0xad,0x06,0x05,0x50,0x03,0x01,0xfe,0x00, -0x00,0xc6,0xff,0xff,0x14,0xff,0xff,0xd0,0xfe,0xfe,0xf7,0xfd,0xfd,0x27,0xfd,0xfc, -0x1f,0xfd,0xfd,0xd7,0xfd,0xfe,0xd0,0xfd,0xfd,0x63,0xfc,0xfb,0x7b,0xfb,0xfb,0x2d, -0xfd,0xfe,0x3e,0x00,0x00,0x76,0xff,0xfd,0xed,0xfb,0xfa,0xe0,0xf8,0xf8,0xdf,0xf9, -0xfa,0xae,0xfb,0xfc,0x30,0xfc,0xfc,0x97,0xfc,0xfc,0xba,0xfc,0xfd,0x81,0xfd,0xfd, -0x5f,0xfe,0xfe,0x1c,0xff,0xff,0x44,0xff,0xff,0xc6,0xff,0x00,0x0b,0x02,0x03,0xdc, -0x05,0x07,0x1c,0x09,0x09,0x54,0x08,0x06,0xac,0x05,0x05,0x84,0x05,0x06,0x87,0x07, -0x08,0x56,0x08,0x07,0x06,0x06,0x04,0x6a,0x03,0x02,0x02,0x01,0x00,0xc3,0xff,0xff, -0x68,0xff,0xff,0xc1,0xfe,0xfe,0xd5,0xfd,0xfd,0xf4,0xfc,0xfd,0x60,0xfd,0xfd,0x0b, -0xfe,0xfe,0xc3,0xfd,0xfc,0x9c,0xfb,0xfb,0x60,0xfb,0xfc,0x29,0xfe,0xff,0x8a,0x00, -0x00,0xe4,0xfe,0xfc,0xfd,0xfa,0xf9,0x7c,0xf9,0xf9,0x4c,0xfa,0xfa,0x8e,0xfb,0xfb, -0x3f,0xfc,0xfc,0x64,0xfc,0xfc,0xc9,0xfc,0xfd,0x92,0xfd,0xfe,0x80,0xfe,0xfe,0x0d, -0xff,0xff,0x10,0xff,0xff,0x83,0xff,0x00,0x16,0x02,0x04,0xc7,0x06,0x08,0xf5,0x08, -0x08,0x68,0x07,0x06,0x40,0x05,0x05,0x47,0x06,0x07,0x15,0x08,0x08,0xf4,0x07,0x07, -0xf2,0x05,0x04,0x39,0x03,0x01,0x0f,0x01,0x00,0xe4,0xff,0xff,0x9c,0xff,0xff,0xa3, -0xfe,0xfe,0xb2,0xfd,0xfd,0xd2,0xfc,0xfd,0xb0,0xfd,0xfe,0x86,0xfe,0xfe,0x10,0xfd, -0xfb,0x1f,0xfb,0xfa,0x9d,0xfb,0xfd,0x34,0xff,0x00,0x87,0x00,0xff,0xf8,0xfd,0xfc, -0xd4,0xfa,0xfa,0xc0,0xf9,0xfa,0x80,0xfa,0xfb,0x70,0xfb,0xfb,0x1d,0xfc,0xfc,0x43, -0xfc,0xfc,0xc6,0xfc,0xfd,0xb5,0xfd,0xfe,0x80,0xfe,0xff,0x30,0xff,0xfe,0x8f,0xfe, -0xfe,0x38,0xff,0x00,0xca,0x02,0x05,0x63,0x07,0x08,0x79,0x08,0x07,0x57,0x06,0x05, -0xaa,0x05,0x06,0xc0,0x06,0x07,0x4a,0x08,0x08,0xc5,0x07,0x06,0xdf,0x05,0x04,0xf7, -0x02,0x01,0x1c,0x01,0x00,0x29,0x00,0xff,0x9c,0xff,0xff,0xc5,0xfe,0xfd,0x2f,0xfd, -0xfc,0x1d,0xfd,0xfd,0x4a,0xfe,0xfe,0x9a,0xfe,0xfd,0x5b,0xfc,0xfb,0x70,0xfa,0xfb, -0x91,0xfc,0xfe,0xd6,0xff,0x00,0x06,0x00,0xfe,0x6f,0xfd,0xfb,0xde,0xfa,0xfa,0x24, -0xfa,0xfa,0xa4,0xfa,0xfb,0x83,0xfb,0xfb,0xcb,0xfb,0xfc,0x51,0xfc,0xfc,0xb8,0xfc, -0xfd,0xb1,0xfd,0xfe,0xf6,0xfe,0xff,0xf2,0xfe,0xfe,0xf6,0xfd,0xfe,0x10,0xff,0x01, -0xd3,0x03,0x06,0x82,0x07,0x07,0xaf,0x07,0x06,0xec,0x05,0x05,0xd9,0x05,0x06,0x38, -0x07,0x07,0x6e,0x08,0x08,0xd7,0x07,0x06,0x7b,0x05,0x04,0x13,0x03,0x01,0xfe,0x00, -0x00,0x68,0x00,0x00,0xd4,0xff,0xff,0x62,0xfe,0xfd,0xf9,0xfc,0xfc,0x5d,0xfd,0xfe, -0xf4,0xfe,0xff,0x30,0xfe,0xfc,0x4b,0xfb,0xfa,0xb8,0xfa,0xfb,0x6c,0xfd,0xff,0x22, -0x00,0x00,0x83,0xff,0xfe,0x27,0xfd,0xfb,0xbb,0xfa,0xfa,0x76,0xfa,0xfa,0xca,0xfa, -0xfb,0x50,0xfb,0xfb,0xfb,0xfb,0xfc,0x00,0xfc,0xfc,0xa4,0xfc,0xfd,0xf3,0xfd,0xfe, -0x6d,0xff,0xff,0x43,0xfe,0xfd,0x47,0xfd,0xfe,0xc2,0xff,0x02,0x81,0x04,0x06,0x67, -0x07,0x07,0xd5,0x06,0x06,0xd4,0x05,0x05,0xfa,0x05,0x06,0xbc,0x07,0x08,0x76,0x08, -0x08,0x92,0x07,0x06,0x7b,0x05,0x04,0xb0,0x02,0x01,0x2c,0x01,0x00,0xae,0x00,0x00, -0xe6,0xff,0xff,0xf0,0xfd,0xfc,0xaf,0xfc,0xfd,0x44,0xfe,0xff,0x41,0xff,0xfe,0x6b, -0xfd,0xfb,0xad,0xfa,0xfa,0x36,0xfb,0xfc,0x09,0xfe,0xff,0x26,0x00,0x00,0x31,0xff, -0xfd,0x9e,0xfc,0xfb,0x1b,0xfb,0xfa,0x8b,0xfa,0xfa,0xd8,0xfa,0xfb,0x62,0xfb,0xfb, -0xeb,0xfb,0xfb,0xce,0xfb,0xfb,0x9d,0xfc,0xfd,0xcb,0xfe,0xff,0x35,0xff,0xfe,0x77, -0xfd,0xfc,0x2d,0xfd,0xfe,0xa8,0x00,0x02,0xef,0x04,0x06,0x05,0x07,0x06,0x5f,0x06, -0x05,0x8b,0x05,0x05,0x7d,0x06,0x07,0xd2,0x07,0x08,0x96,0x08,0x08,0x95,0x07,0x06, -0x27,0x05,0x03,0xad,0x02,0x01,0x4b,0x01,0x01,0x34,0x01,0x00,0x9a,0xff,0xfe,0x55, -0xfd,0xfc,0x0c,0xfd,0xfe,0x20,0xff,0xff,0x19,0xff,0xfd,0x7e,0xfc,0xfb,0x83,0xfa, -0xfa,0x8a,0xfb,0xfd,0xc2,0xfe,0xff,0xfc,0xff,0xff,0xc8,0xfe,0xfd,0x9b,0xfc,0xfb, -0x3b,0xfb,0xfa,0x9e,0xfa,0xfa,0xd8,0xfa,0xfb,0xc6,0xfb,0xfb,0x8c,0xfb,0xfb,0x64, -0xfb,0xfc,0x10,0xfd,0xfe,0x46,0xff,0xff,0x96,0xfe,0xfd,0xb7,0xfc,0xfc,0x7b,0xfd, -0xff,0x20,0x01,0x03,0x47,0x05,0x06,0x85,0x06,0x06,0xc3,0x05,0x05,0xa9,0x05,0x05, -0x9f,0x06,0x07,0x36,0x08,0x08,0x99,0x08,0x08,0xa4,0x07,0x06,0xc6,0x04,0x03,0x75, -0x02,0x02,0xe0,0x01,0x01,0x6c,0x01,0x00,0xf6,0xfe,0xfd,0xd9,0xfc,0xfd,0xf1,0xfd, -0xfe,0x7f,0xff,0xff,0xb6,0xfe,0xfd,0xd6,0xfb,0xfa,0x59,0xfa,0xfb,0x51,0xfc,0xfd, -0xfb,0xfe,0xff,0xcb,0xff,0xff,0x63,0xfe,0xfd,0xc9,0xfc,0xfb,0x2e,0xfb,0xfa,0x89, -0xfa,0xfa,0x5d,0xfb,0xfb,0xcb,0xfb,0xfb,0xe6,0xfa,0xfa,0x6c,0xfb,0xfc,0xfa,0xfd, -0xfe,0x3e,0xff,0xfe,0xfd,0xfd,0xfc,0x5f,0xfc,0xfc,0xb9,0xfd,0xff,0xfc,0x01,0x03, -0x3e,0x05,0x05,0x2e,0x06,0x05,0x6d,0x05,0x05,0xb6,0x05,0x06,0xc3,0x06,0x07,0x58, -0x08,0x08,0xed,0x08,0x08,0x56,0x07,0x05,0x5d,0x04,0x03,0x93,0x02,0x02,0xa9,0x02, -0x02,0x03,0x01,0xff,0x38,0xfe,0xfd,0x26,0xfd,0xfd,0x99,0xfe,0xff,0xe9,0xff,0xff, -0x04,0xfe,0xfc,0x38,0xfb,0xfa,0x97,0xfa,0xfb,0xf9,0xfc,0xfe,0x04,0xff,0xff,0x66, -0xff,0xff,0x72,0xfe,0xfd,0x98,0xfc,0xfb,0xea,0xfa,0xfa,0xd9,0xfa,0xfb,0xd7,0xfb, -0xfb,0x2b,0xfb,0xfa,0x79,0xfa,0xfa,0xff,0xfb,0xfd,0x53,0xfe,0xff,0x32,0xff,0xfe, -0x26,0xfd,0xfc,0x23,0xfc,0xfc,0x5e,0xfe,0x00,0x64,0x02,0x04,0x22,0x05,0x05,0x87, -0x05,0x05,0x67,0x05,0x05,0x96,0x05,0x06,0xf1,0x06,0x07,0xae,0x08,0x09,0x12,0x09, -0x08,0xc4,0x06,0x05,0xf1,0x03,0x03,0x78,0x03,0x03,0xc3,0x02,0x01,0x9e,0x00,0xff, -0xb0,0xfd,0xfd,0x72,0xfd,0xfe,0x66,0xff,0xff,0xdf,0xff,0xfe,0x5e,0xfd,0xfb,0xcc, -0xfa,0xfa,0x29,0xfb,0xfc,0x42,0xfd,0xfe,0xf4,0xfe,0xff,0x64,0xff,0xff,0x83,0xfe, -0xfd,0x25,0xfc,0xfb,0xe4,0xfa,0xfb,0xa2,0xfb,0xfb,0x9d,0xfb,0xfb,0xa2,0xfa,0xfa, -0x54,0xfa,0xfb,0x70,0xfc,0xfd,0xef,0xfe,0xff,0xa1,0xfe,0xfd,0x9a,0xfc,0xfb,0x1e, -0xfc,0xfd,0x03,0xff,0x01,0xa0,0x02,0x03,0xdf,0x04,0x05,0x54,0x05,0x05,0x33,0x05, -0x05,0x84,0x05,0x06,0x21,0x07,0x08,0x57,0x09,0x09,0xb7,0x08,0x07,0x28,0x06,0x04, -0x3f,0x04,0x03,0xff,0x03,0x03,0xeb,0x02,0x01,0xe7,0xff,0xfe,0x87,0xfd,0xfd,0x05, -0xfe,0xff,0x13,0x00,0x00,0x72,0xff,0xfe,0xa2,0xfc,0xfb,0xd6,0xfa,0xfa,0x9f,0xfb, -0xfc,0x47,0xfd,0xfe,0xe1,0xfe,0xff,0xc9,0xff,0xff,0xe2,0xfd,0xfc,0xea,0xfb,0xfb, -0x68,0xfb,0xfb,0xe9,0xfb,0xfb,0x8f,0xfb,0xfa,0xfa,0xf9,0xf9,0x8e,0xfa,0xfb,0x0a, -0xfd,0xfe,0x25,0xff,0xff,0x00,0xfe,0xfc,0xfc,0xfb,0xfb,0x8e,0xfc,0xfd,0x7c,0xff, -0x01,0xd5,0x02,0x03,0x8d,0x04,0x05,0x41,0x05,0x05,0xb1,0x04,0x04,0x6b,0x05,0x06, -0xe9,0x07,0x08,0x7f,0x09,0x09,0x54,0x08,0x06,0xbf,0x05,0x05,0xb0,0x04,0x04,0x69, -0x04,0x03,0xad,0x02,0x00,0x3f,0xff,0xfd,0x7e,0xfd,0xfd,0xff,0xfe,0xff,0x5f,0x00, -0xff,0xde,0xfe,0xfd,0x26,0xfc,0xfb,0x35,0xfb,0xfb,0x95,0xfb,0xfc,0x53,0xfd,0xfe, -0x79,0xff,0xff,0x5b,0xff,0xfe,0x89,0xfd,0xfc,0xc7,0xfb,0xfb,0xea,0xfb,0xfc,0x24, -0xfc,0xfb,0xea,0xfa,0xfa,0xb2,0xf9,0xf9,0xbc,0xfa,0xfc,0xd5,0xfd,0xfe,0xfc,0xfe, -0xfe,0x56,0xfd,0xfc,0xa4,0xfb,0xfb,0xff,0xfc,0xfe,0xc5,0xff,0x01,0xc4,0x02,0x04, -0xc0,0x04,0x04,0xbe,0x04,0x04,0x57,0x04,0x04,0xbb,0x05,0x07,0x82,0x08,0x09,0x55, -0x09,0x08,0xbc,0x07,0x06,0xa8,0x05,0x05,0x33,0x05,0x05,0xd3,0x04,0x03,0x0b,0x02, -0x00,0x92,0xfe,0xfd,0xdc,0xfd,0xfe,0xdb,0xff,0x00,0x27,0x00,0xff,0x33,0xfe,0xfd, -0x54,0xfc,0xfb,0xf7,0xfa,0xfb,0xa0,0xfb,0xfc,0xca,0xfd,0xfe,0x9d,0xff,0xff,0x1c, -0xff,0xfe,0xf0,0xfc,0xfc,0x26,0xfc,0xfc,0x51,0xfc,0xfc,0x49,0xfc,0xfb,0x45,0xfa, -0xf9,0x78,0xf9,0xfa,0x62,0xfb,0xfc,0x4f,0xfe,0xfe,0x9e,0xfe,0xfd,0x98,0xfc,0xfc, -0xf0,0xfb,0xfc,0x04,0xfd,0xfe,0x06,0x00,0x01,0x0a,0x03,0x04,0xa2,0x04,0x04,0x28, -0x04,0x03,0x1d,0x04,0x04,0x4e,0x06,0x07,0xdc,0x08,0x09,0x26,0x09,0x08,0x25,0x07, -0x06,0xc2,0x05,0x05,0xee,0x05,0x05,0xda,0x04,0x03,0x45,0x01,0xff,0x35,0xfe,0xfe, -0xe3,0xfe,0xff,0x0a,0x00,0x00,0xd1,0xff,0xff,0x33,0xfe,0xfd,0xf0,0xfb,0xfb,0xf4, -0xfa,0xfb,0xb0,0xfb,0xfc,0x4f,0xfe,0xff,0x94,0xff,0xff,0xa5,0xfe,0xfd,0xba,0xfc, -0xfc,0x75,0xfc,0xfc,0xfc,0xfc,0xfc,0xda,0xfb,0xfa,0xcd,0xf9,0xf9,0x62,0xf9,0xfa, -0x5b,0xfc,0xfd,0x5a,0xfe,0xfe,0xf6,0xfd,0xfd,0x62,0xfc,0xfb,0xef,0xfb,0xfc,0x34, -0xfd,0xfe,0x5a,0x00,0x02,0x60,0x03,0x04,0x32,0x04,0x03,0x8d,0x03,0x03,0x19,0x04, -0x05,0xd4,0x06,0x08,0x35,0x09,0x09,0x93,0x08,0x07,0xcb,0x06,0x06,0x23,0x06,0x06, -0xb9,0x06,0x05,0x5f,0x04,0x02,0x63,0x00,0xff,0xb4,0xfe,0xfe,0x3c,0xff,0xff,0x3d, -0x00,0x00,0xb2,0xff,0xff,0x10,0xfe,0xfc,0xad,0xfb,0xfa,0xce,0xfa,0xfb,0x24,0xfc, -0xfd,0x95,0xfe,0xff,0x97,0xff,0xfe,0xee,0xfd,0xfd,0xc3,0xfc,0xfc,0xea,0xfc,0xfd, -0x54,0xfd,0xfc,0x39,0xfb,0xf9,0x2e,0xf9,0xf9,0x14,0xfa,0xfb,0xb6,0xfc,0xfd,0x3c, -0xfe,0xfe,0x92,0xfd,0xfc,0x3d,0xfc,0xfb,0xbd,0xfb,0xfc,0x63,0xfd,0xff,0xe2,0x00, -0x02,0x66,0x03,0x03,0xce,0x03,0x03,0xf4,0x02,0x03,0x65,0x04,0x05,0x6e,0x07,0x08, -0x3a,0x09,0x08,0xff,0x07,0x06,0x7e,0x06,0x06,0x5c,0x07,0x07,0xa5,0x06,0x05,0xa5, -0x03,0x01,0x3c,0x00,0xff,0x04,0xff,0xff,0x83,0xff,0xff,0x3f,0x00,0x00,0xc4,0xff, -0xfe,0xbe,0xfd,0xfc,0x88,0xfb,0xfa,0xbc,0xfa,0xfb,0xb6,0xfc,0xfd,0xef,0xfe,0xff, -0x35,0xff,0xfe,0x77,0xfd,0xfc,0xdd,0xfc,0xfd,0xc4,0xfd,0xfd,0x2d,0xfd,0xfb,0x8d, -0xfa,0xf9,0x38,0xf9,0xf9,0x99,0xfa,0xfb,0x0e,0xfd,0xfd,0x0b,0xfe,0xfd,0x7f,0xfd, -0xfc,0xd9,0xfb,0xfb,0xa7,0xfb,0xfc,0xc7,0xfd,0xff,0x69,0x01,0x02,0x6b,0x03,0x03, -0x05,0x03,0x02,0xbc,0x02,0x03,0xb4,0x04,0x06,0x4a,0x08,0x08,0x9e,0x08,0x07,0x3d, -0x07,0x06,0x1f,0x07,0x07,0xd8,0x07,0x07,0x78,0x06,0x04,0x0d,0x03,0x01,0x47,0x00, -0xff,0x16,0xff,0xff,0xf6,0xff,0x00,0x54,0x00,0x00,0xc3,0xff,0xfe,0x6d,0xfd,0xfc, -0x10,0xfb,0xfa,0xfb,0xfa,0xfb,0x2d,0xfd,0xfe,0x36,0xff,0xff,0x83,0xfe,0xfd,0x08, -0xfd,0xfd,0x81,0xfd,0xfd,0x2f,0xfe,0xfd,0xbc,0xfc,0xfb,0xf3,0xf9,0xf9,0x76,0xf9, -0xfa,0xe0,0xfa,0xfc,0x31,0xfd,0xfd,0x0e,0xfe,0xfd,0x0a,0xfd,0xfc,0x94,0xfb,0xfb, -0x82,0xfb,0xfc,0x7c,0xfe,0x00,0x92,0x01,0x02,0x4c,0x03,0x02,0x3f,0x02,0x01,0x7d, -0x02,0x03,0xcf,0x05,0x07,0x35,0x08,0x08,0xf5,0x07,0x07,0x04,0x07,0x07,0xe4,0x07, -0x08,0xf3,0x07,0x07,0x24,0x06,0x04,0xb8,0x02,0x01,0x22,0x00,0xff,0x7a,0xff,0xff, -0x0a,0x00,0x00,0xa7,0x00,0x00,0xa6,0xff,0xfe,0x06,0xfd,0xfb,0xdb,0xfa,0xfa,0x28, -0xfb,0xfc,0xf8,0xfd,0xfe,0xfd,0xfe,0xfe,0xc7,0xfd,0xfd,0x12,0xfd,0xfd,0x39,0xfe, -0xfe,0x38,0xfe,0xfd,0x15,0xfc,0xfa,0xdd,0xf9,0xf9,0x85,0xf9,0xfa,0x65,0xfb,0xfc, -0x46,0xfd,0xfd,0x1e,0xfe,0xfd,0x88,0xfc,0xfb,0x3b,0xfb,0xfb,0xc3,0xfb,0xfc,0xdf, -0xfe,0x00,0x5d,0x02,0x02,0x7c,0x02,0x01,0x8d,0x01,0x01,0xfd,0x02,0x04,0x7b,0x06, -0x07,0xc9,0x07,0x07,0x59,0x07,0x07,0x53,0x07,0x07,0x4b,0x08,0x08,0x28,0x08,0x07, -0xc2,0x05,0x04,0x82,0x02,0x01,0x22,0x00,0xff,0x99,0xff,0xff,0x6f,0x00,0x00,0xcb, -0x00,0x00,0x97,0xff,0xfe,0x61,0xfc,0xfb,0x91,0xfa,0xfa,0xee,0xfb,0xfd,0x54,0xfe, -0xfe,0x6b,0xfe,0xfd,0x3b,0xfd,0xfd,0xa4,0xfd,0xfe,0x82,0xfe,0xfe,0x2a,0xfe,0xfc, -0x9f,0xfb,0xfa,0xd6,0xf9,0xf9,0xb9,0xf9,0xfa,0x97,0xfb,0xfc,0xad,0xfd,0xfd,0xad, -0xfd,0xfd,0x62,0xfc,0xfb,0xb7,0xfa,0xfa,0xfd,0xfb,0xfd,0xcd,0xff,0x01,0x46,0x02, -0x02,0x83,0x01,0x00,0x3f,0x01,0x02,0xd5,0x03,0x05,0x95,0x06,0x07,0x53,0x07,0x07, -0x02,0x07,0x07,0xa2,0x07,0x08,0xb4,0x08,0x08,0x0a,0x08,0x06,0x9f,0x05,0x03,0x3d, -0x02,0x01,0x30,0x00,0xff,0xbd,0xff,0x00,0x90,0x00,0x01,0x22,0x01,0x00,0x17,0xff, -0xfd,0xc6,0xfb,0xfa,0xbc,0xfa,0xfb,0xd9,0xfc,0xfd,0x2c,0xfe,0xfe,0xc2,0xfd,0xfd, -0x15,0xfd,0xfd,0x16,0xfe,0xfe,0xec,0xfe,0xfe,0xb8,0xfd,0xfc,0x7a,0xfb,0xfa,0x84, -0xf9,0xf9,0x27,0xfa,0xfb,0xf1,0xfb,0xfc,0x9d,0xfd,0xfe,0xb0,0xfd,0xfc,0xac,0xfb, -0xfa,0x5b,0xfa,0xfb,0xb0,0xfc,0xfe,0x9d,0x00,0x01,0xa8,0x01,0x01,0xc3,0x00,0x00, -0x8d,0x01,0x02,0x5d,0x04,0x05,0x8a,0x06,0x06,0xcc,0x06,0x06,0x0c,0x07,0x07,0xf7, -0x07,0x08,0xf9,0x08,0x08,0xfc,0x07,0x06,0x3a,0x05,0x03,0x3b,0x02,0x00,0x1f,0x00, -0xff,0xfc,0xff,0x00,0x17,0x01,0x01,0x6a,0x01,0x00,0x43,0xfe,0xfc,0x67,0xfb,0xfb, -0x50,0xfb,0xfc,0x33,0xfd,0xfd,0x0f,0xfe,0xfd,0x19,0xfd,0xfd,0x60,0xfd,0xfd,0x6f, -0xfe,0xfe,0x0c,0xff,0xfe,0x9b,0xfd,0xfc,0xe1,0xfa,0xfa,0xc2,0xf9,0xf9,0x3c,0xfa, -0xfb,0x32,0xfc,0xfd,0xf3,0xfd,0xfe,0x71,0xfd,0xfc,0xc1,0xfa,0xfa,0x60,0xfa,0xfb, -0xdd,0xfd,0xff,0xb9,0x00,0x01,0xf1,0x00,0x00,0x58,0x00,0x00,0x0e,0x02,0x03,0xa6, -0x04,0x05,0x39,0x06,0x06,0x77,0x06,0x06,0xf9,0x06,0x07,0x8b,0x08,0x09,0x00,0x09, -0x08,0xc9,0x07,0x06,0x19,0x05,0x03,0x18,0x02,0x00,0xec,0xff,0xff,0x4a,0x00,0x01, -0xf4,0x01,0x01,0xfd,0x00,0xff,0xa6,0xfd,0xfc,0x31,0xfb,0xfb,0x25,0xfc,0xfd,0x70, -0xfd,0xfd,0x68,0xfd,0xfd,0x04,0xfd,0xfc,0x6f,0xfd,0xfe,0xe3,0xfe,0xff,0x03,0xff, -0xfe,0x14,0xfd,0xfb,0xee,0xfa,0xfa,0xc2,0xf9,0xf9,0x4b,0xfa,0xfb,0xb5,0xfc,0xfd, -0x5d,0xfe,0xfd,0x7c,0xfc,0xfb,0x20,0xfa,0xfa,0x01,0xfb,0xfc,0x8b,0xfe,0xff,0x8f, -0x00,0x00,0x37,0x00,0x00,0x72,0x00,0x01,0x53,0x02,0x03,0xeb,0x04,0x05,0xc9,0x05, -0x05,0x3e,0x06,0x06,0x4a,0x07,0x08,0xd0,0x08,0x09,0x02,0x09,0x08,0xb7,0x07,0x06, -0x2a,0x05,0x03,0x74,0x01,0x00,0xf4,0xff,0x00,0x04,0x01,0x01,0x4c,0x02,0x01,0x7e, -0x00,0xfe,0xe7,0xfc,0xfc,0xc0,0xfb,0xfb,0x7f,0xfc,0xfd,0x82,0xfd,0xfd,0x16,0xfd, -0xfc,0xbb,0xfc,0xfd,0xd1,0xfd,0xfe,0x3a,0xff,0xff,0xd4,0xfe,0xfd,0xef,0xfc,0xfb, -0xee,0xfa,0xf9,0x6f,0xf9,0xf9,0xa9,0xfa,0xfc,0x82,0xfd,0xfe,0x03,0xfe,0xfd,0x91, -0xfb,0xfa,0xc4,0xf9,0xfa,0xe7,0xfb,0xfd,0xe9,0xfe,0xff,0x2c,0x00,0x00,0xc1,0xff, -0xff,0x8c,0x00,0x01,0xda,0x02,0x03,0xbf,0x04,0x05,0x73,0x05,0x05,0x09,0x06,0x06, -0xac,0x07,0x08,0xc6,0x08,0x08,0x1f,0x09,0x08,0xfd,0x07,0x06,0x96,0x04,0x02,0x2c, -0x01,0x00,0x11,0x00,0x00,0xff,0x01,0x02,0x38,0x02,0x01,0xa3,0xff,0xfe,0xc0,0xfc, -0xfc,0x01,0xfc,0xfc,0x06,0xfd,0xfd,0x45,0xfd,0xfc,0x9f,0xfc,0xfc,0xc7,0xfc,0xfd, -0x58,0xfe,0xfe,0x2e,0xff,0xff,0xb0,0xfe,0xfe,0x01,0xfd,0xfb,0x5a,0xfa,0xf9,0x57, -0xf9,0xfa,0x50,0xfb,0xfc,0x2f,0xfe,0xfe,0x64,0xfd,0xfb,0xbf,0xfa,0xfa,0x10,0xfa, -0xfb,0x80,0xfc,0xfe,0x32,0xff,0xff,0x99,0xff,0xff,0x87,0xff,0xff,0xce,0x00,0x01, -0x3f,0x03,0x04,0x60,0x04,0x04,0x19,0x05,0x05,0x5c,0x06,0x06,0x8e,0x07,0x08,0xf5, -0x08,0x09,0x44,0x09,0x08,0x0f,0x08,0x06,0x03,0x04,0x02,0xc0,0x00,0x00,0xe7,0x00, -0x01,0x6b,0x02,0x02,0x09,0x02,0x00,0x1b,0xff,0xfd,0xa9,0xfc,0xfc,0x85,0xfc,0xfc, -0x5f,0xfd,0xfd,0xd4,0xfc,0xfc,0x45,0xfc,0xfc,0x3a,0xfd,0xfd,0x4c,0xfe,0xfe,0x3c, -0xff,0xff,0xd5,0xfe,0xfd,0xbe,0xfc,0xfb,0xc3,0xf9,0xf9,0x71,0xf9,0xfa,0x6d,0xfc, -0xfd,0x29,0xfe,0xfd,0xbc,0xfc,0xfb,0x24,0xfa,0xf9,0x7d,0xfa,0xfb,0x3d,0xfd,0xfe, -0x15,0xff,0xff,0x25,0xff,0xfe,0x5f,0xff,0x00,0x75,0x01,0x02,0xf4,0x02,0x03,0x29, -0x04,0x04,0x1a,0x05,0x05,0x4a,0x06,0x06,0x9f,0x07,0x08,0x04,0x09,0x09,0xeb,0x09, -0x09,0x82,0x07,0x05,0x56,0x03,0x01,0xeb,0x00,0x00,0x8e,0x01,0x02,0xd5,0x02,0x02, -0x99,0x01,0x00,0x81,0xfe,0xfd,0xc4,0xfc,0xfc,0x3e,0xfd,0xfd,0x16,0xfd,0xfc,0x7b, -0xfc,0xfc,0x76,0xfc,0xfc,0x2b,0xfd,0xfd,0x6c,0xfe,0xfe,0x7f,0xff,0xff,0x19,0xff, -0xfd,0xfb,0xfb,0xfa,0x55,0xf9,0xf9,0x35,0xfa,0xfb,0x1a,0xfd,0xfe,0x00,0xfe,0xfd, -0xc1,0xfb,0xfa,0xfa,0xf9,0xfa,0xe0,0xfa,0xfc,0xd7,0xfd,0xfe,0x97,0xfe,0xfe,0xc9, -0xfe,0xff,0xb2,0xff,0x00,0x88,0x01,0x02,0xe5,0x02,0x03,0xf6,0x03,0x04,0x39,0x05, -0x05,0x0a,0x06,0x06,0x9a,0x07,0x08,0xbb,0x09,0x0a,0xf3,0x09,0x08,0xfd,0x06,0x04, -0xdc,0x02,0x01,0x39,0x01,0x01,0x37,0x02,0x02,0x2e,0x03,0x02,0xe6,0x00,0xff,0x13, -0xfe,0xfd,0x69,0xfd,0xfd,0x45,0xfd,0xfd,0xe3,0xfc,0xfc,0x58,0xfc,0xfc,0x85,0xfc, -0xfc,0x0b,0xfd,0xfd,0x9a,0xfe,0xff,0x08,0x00,0xff,0xaa,0xfe,0xfd,0x41,0xfb,0xf9, -0x3c,0xf9,0xf9,0x2d,0xfb,0xfc,0x87,0xfd,0xfe,0xa0,0xfd,0xfc,0xe7,0xfa,0xf9,0xef, -0xf9,0xfa,0xdb,0xfb,0xfc,0xae,0xfd,0xfe,0x41,0xfe,0xfe,0xa6,0xfe,0xff,0x03,0x00, -0x00,0x7d,0x01,0x02,0xa0,0x02,0x03,0x27,0x04,0x04,0xe9,0x04,0x05,0xc3,0x05,0x06, -0xeb,0x07,0x09,0x33,0x0a,0x0a,0xe9,0x09,0x08,0x55,0x06,0x04,0x84,0x02,0x01,0x87, -0x01,0x02,0x26,0x03,0x03,0xb4,0x02,0x01,0x49,0x00,0xff,0x41,0xfe,0xfd,0xbe,0xfd, -0xfd,0x49,0xfd,0xfc,0xbf,0xfc,0xfc,0x8a,0xfc,0xfc,0x24,0xfc,0xfc,0x16,0xfd,0xfd, -0x0f,0xff,0x00,0x50,0x00,0xff,0x09,0xfe,0xfc,0xa3,0xfa,0xf9,0x8a,0xf9,0xfa,0xd5, -0xfb,0xfd,0x15,0xfe,0xfd,0xbc,0xfc,0xfb,0x66,0xfa,0xfa,0x50,0xfa,0xfb,0x32,0xfc, -0xfd,0x81,0xfd,0xfd,0xeb,0xfd,0xfe,0xf5,0xfe,0xff,0x08,0x00,0x00,0x5a,0x01,0x02, -0xe1,0x02,0x03,0x18,0x04,0x04,0x86,0x04,0x04,0xbd,0x05,0x07,0x71,0x08,0x09,0x8a, -0x0a,0x0a,0xdb,0x09,0x07,0x7d,0x05,0x03,0x57,0x02,0x02,0x81,0x02,0x03,0x61,0x03, -0x03,0x42,0x02,0x01,0xe0,0xff,0xff,0xb3,0xfe,0xfe,0xa2,0xfd,0xfd,0x57,0xfd,0xfd, -0xd2,0xfc,0xfc,0x59,0xfc,0xfc,0xd0,0xfb,0xfc,0x43,0xfd,0xfe,0xca,0xff,0x00,0x14, -0x00,0xff,0x82,0xfd,0xfb,0x09,0xfa,0xf9,0x16,0xfa,0xfb,0xd7,0xfc,0xfd,0xcb,0xfd, -0xfd,0x02,0xfc,0xfa,0x2d,0xfa,0xfa,0xe3,0xfa,0xfb,0x5b,0xfc,0xfc,0x3c,0xfd,0xfd, -0x1a,0xfe,0xfe,0xe7,0xfe,0xff,0x07,0x00,0x00,0x58,0x01,0x02,0x25,0x03,0x03,0xb8, -0x03,0x03,0x4e,0x04,0x04,0xcd,0x05,0x07,0xe3,0x08,0x0a,0x27,0x0b,0x0a,0x09,0x09, -0x06,0xde,0x04,0x03,0xa4,0x02,0x02,0x5c,0x03,0x03,0x38,0x03,0x02,0xea,0x01,0x00, -0xfe,0xff,0xff,0xa3,0xfe,0xfe,0xc2,0xfd,0xfd,0x67,0xfd,0xfd,0xf5,0xfc,0xfc,0xc6, -0xfb,0xfb,0xd8,0xfb,0xfc,0xa9,0xfd,0xff,0x30,0x00,0x00,0x1b,0x00,0xfe,0x77,0xfc, -0xfa,0xdb,0xf9,0xf9,0xff,0xfa,0xfc,0x74,0xfd,0xfd,0x6e,0xfd,0xfc,0x44,0xfb,0xfa, -0x7a,0xfa,0xfa,0x2a,0xfb,0xfb,0x4b,0xfc,0xfc,0x2a,0xfd,0xfd,0x2b,0xfe,0xfe,0xc7, -0xfe,0xff,0x04,0x00,0x00,0xad,0x01,0x02,0xf5,0x02,0x03,0x97,0x03,0x03,0xb8,0x03, -0x04,0x08,0x06,0x07,0xbe,0x09,0x0b,0x40,0x0b,0x0a,0x12,0x08,0x05,0x7f,0x04,0x03, -0x5a,0x03,0x03,0x95,0x03,0x03,0x29,0x03,0x02,0xa7,0x01,0x00,0x1e,0x00,0xff,0x74, -0xfe,0xfe,0xf0,0xfd,0xfd,0xbf,0xfd,0xfd,0xa3,0xfc,0xfc,0x91,0xfb,0xfb,0x95,0xfb, -0xfc,0x4a,0xfe,0xff,0xce,0x00,0x00,0x68,0xff,0xfd,0xba,0xfb,0xfa,0xe3,0xf9,0xfa, -0x0b,0xfc,0xfd,0x81,0xfd,0xfd,0xb6,0xfc,0xfb,0x0d,0xfb,0xfa,0xbb,0xfa,0xfa,0x2e, -0xfb,0xfb,0x39,0xfc,0xfc,0x5d,0xfd,0xfd,0xea,0xfd,0xfe,0xd5,0xfe,0xff,0xf6,0xff, -0x00,0xdc,0x01,0x02,0x0b,0x03,0x03,0x01,0x03,0x03,0x50,0x03,0x04,0x98,0x06,0x08, -0x9e,0x0a,0x0b,0xa3,0x0a,0x09,0x62,0x07,0x05,0x8b,0x04,0x03,0xdf,0x03,0x03,0xad, -0x03,0x03,0x05,0x03,0x02,0xb8,0x01,0x00,0xbb,0xff,0xff,0xa0,0xfe,0xfe,0x36,0xfe, -0xfd,0xbf,0xfd,0xfd,0x95,0xfc,0xfb,0xf9,0xfa,0xfb,0xe0,0xfb,0xfd,0x06,0xff,0x00, -0xf7,0x00,0x00,0x73,0xfe,0xfc,0x08,0xfb,0xfa,0xa5,0xfa,0xfb,0xb9,0xfc,0xfd,0x55, -0xfd,0xfc,0x4e,0xfc,0xfb,0x3a,0xfb,0xfa,0x9c,0xfa,0xfa,0x5c,0xfb,0xfb,0x3d,0xfc, -0xfc,0x4b,0xfd,0xfd,0xfb,0xfd,0xfe,0xa3,0xfe,0xff,0x25,0x00,0x01,0x11,0x02,0x02, -0xfd,0x02,0x02,0x19,0x02,0x02,0x64,0x03,0x05,0x95,0x07,0x09,0xd9,0x0a,0x0a,0xff, -0x09,0x08,0xe6,0x06,0x05,0xec,0x04,0x04,0xf5,0x03,0x03,0xdd,0x03,0x03,0x1a,0x03, -0x02,0x54,0x01,0x00,0xd9,0xff,0xff,0x91,0xfe,0xfe,0x97,0xfe,0xfe,0xd6,0xfd,0xfd, -0x00,0xfc,0xfb,0x81,0xfa,0xfa,0x6f,0xfc,0xfe,0x05,0x00,0x00,0xae,0x00,0xff,0x85, -0xfd,0xfb,0xcc,0xfa,0xfa,0x8c,0xfb,0xfc,0xd6,0xfc,0xfd,0x32,0xfd,0xfc,0x2d,0xfc, -0xfb,0xf6,0xfa,0xfa,0xcd,0xfa,0xfa,0x4e,0xfb,0xfb,0x6c,0xfc,0xfc,0x4d,0xfd,0xfd, -0xd9,0xfd,0xfe,0x71,0xfe,0xff,0x84,0x00,0x01,0x9c,0x02,0x02,0x3a,0x02,0x01,0x8b, -0x01,0x02,0xd3,0x03,0x06,0x62,0x08,0x0a,0xa1,0x0a,0x0a,0x54,0x09,0x08,0xe3,0x06, -0x05,0xdb,0x04,0x04,0x67,0x04,0x04,0xe4,0x03,0x03,0x08,0x03,0x02,0x44,0x01,0x00, -0x95,0xff,0xff,0xd0,0xfe,0xfe,0xed,0xfe,0xfe,0xda,0xfd,0xfc,0x49,0xfb,0xfa,0x66, -0xfa,0xfb,0x37,0xfd,0xff,0xa3,0x00,0x00,0xde,0xff,0xfe,0xb3,0xfc,0xfb,0x3b,0xfb, -0xfb,0xe4,0xfb,0xfc,0x3a,0xfd,0xfd,0xf3,0xfc,0xfc,0xf8,0xfb,0xfb,0xf6,0xfa,0xfa, -0xcc,0xfa,0xfa,0x4f,0xfb,0xfb,0x7c,0xfc,0xfd,0x61,0xfd,0xfd,0x55,0xfd,0xfd,0x9b, -0xfe,0xff,0x2d,0x01,0x02,0x83,0x02,0x02,0x51,0x01,0x00,0x3d,0x01,0x02,0xca,0x04, -0x06,0xad,0x08,0x09,0x8f,0x0a,0x0a,0xf1,0x08,0x07,0xab,0x06,0x05,0x2d,0x05,0x04, -0x8b,0x04,0x04,0x15,0x04,0x03,0xe9,0x02,0x02,0x21,0x01,0x00,0x51,0xff,0xff,0x41, -0xff,0xff,0x48,0xff,0xfe,0x68,0xfd,0xfb,0x8e,0xfa,0xf9,0xae,0xfa,0xfc,0x77,0xfe, -0xff,0x7e,0x00,0x00,0x22,0xff,0xfd,0x5b,0xfc,0xfb,0x78,0xfb,0xfb,0x6d,0xfc,0xfc, -0x3e,0xfd,0xfd,0xd3,0xfc,0xfc,0xc5,0xfb,0xfb,0x06,0xfb,0xfa,0x9a,0xfa,0xfa,0x7d, -0xfb,0xfc,0xd3,0xfc,0xfd,0xe0,0xfc,0xfc,0x1d,0xfd,0xfd,0x0c,0xff,0x00,0xe9,0x01, -0x02,0xd5,0x01,0x01,0xa0,0x00,0x00,0x8c,0x01,0x03,0x20,0x05,0x07,0x16,0x09,0x0a, -0x10,0x0a,0x09,0xa9,0x08,0x07,0x99,0x06,0x05,0x5d,0x05,0x04,0xaf,0x04,0x04,0x36, -0x04,0x03,0xed,0x02,0x01,0xab,0x00,0xff,0x7e,0xff,0xff,0xc7,0xff,0x00,0xa1,0xff, -0xfe,0x64,0xfc,0xfa,0x0c,0xfa,0xfa,0x85,0xfb,0xfd,0x04,0xff,0x00,0x42,0x00,0xff, -0x69,0xfe,0xfd,0x22,0xfc,0xfb,0xca,0xfb,0xfc,0xc4,0xfc,0xfd,0x11,0xfd,0xfc,0xbf, -0xfc,0xfc,0xe6,0xfb,0xfb,0xa4,0xfa,0xfa,0x96,0xfa,0xfb,0xd2,0xfb,0xfc,0xe8,0xfc, -0xfc,0x3b,0xfc,0xfc,0x03,0xfd,0xfe,0xf7,0xff,0x01,0xc2,0x01,0x01,0x4c,0x01,0x00, -0x28,0x00,0x00,0xc8,0x01,0x03,0xba,0x05,0x07,0x2a,0x09,0x09,0xce,0x09,0x09,0x51, -0x08,0x07,0xa9,0x06,0x05,0x4c,0x05,0x05,0x01,0x05,0x04,0x5c,0x04,0x03,0xbb,0x02, -0x01,0x26,0x00,0xff,0xb8,0xff,0x00,0xb5,0x00,0x00,0x14,0xff,0xfd,0xa6,0xfb,0xfa, -0x05,0xfa,0xfa,0x5d,0xfc,0xfe,0x60,0xff,0x00,0xe1,0xff,0xff,0xd0,0xfd,0xfc,0x0b, -0xfc,0xfb,0x4f,0xfc,0xfc,0xc9,0xfc,0xfc,0x3f,0xfd,0xfd,0xd3,0xfc,0xfc,0xb4,0xfb, -0xfb,0x50,0xfa,0xfa,0xc3,0xfa,0xfb,0x7c,0xfc,0xfc,0x39,0xfc,0xfb,0xdd,0xfb,0xfc, -0x87,0xfd,0xfe,0x7f,0x00,0x01,0xb8,0x01,0x01,0x83,0x00,0xff,0xff,0xff,0x00,0x19, -0x02,0x04,0x43,0x06,0x07,0x0e,0x09,0x09,0x98,0x09,0x09,0x30,0x08,0x07,0x85,0x06, -0x05,0x7e,0x05,0x05,0x43,0x05,0x05,0xa3,0x04,0x03,0xe6,0x01,0x00,0x0b,0x00,0x00, -0x91,0x00,0x01,0x01,0x01,0x00,0x71,0xfe,0xfc,0xf9,0xfa,0xfa,0x52,0xfa,0xfb,0x07, -0xfd,0xfe,0xca,0xff,0xff,0x4e,0xff,0xfe,0x64,0xfd,0xfc,0x4c,0xfc,0xfc,0x62,0xfc, -0xfc,0xda,0xfc,0xfd,0x40,0xfd,0xfd,0x06,0xfd,0xfc,0x02,0xfb,0xfa,0x55,0xfa,0xfa, -0x8d,0xfb,0xfc,0x41,0xfc,0xfc,0xb2,0xfb,0xfb,0xa6,0xfb,0xfc,0x2b,0xfe,0xff,0xca, -0x00,0x01,0x78,0x01,0x00,0xca,0xff,0xff,0xe7,0xff,0x01,0x90,0x02,0x04,0x78,0x06, -0x08,0x01,0x09,0x09,0x45,0x09,0x08,0x3e,0x08,0x07,0x32,0x06,0x05,0xcc,0x05,0x05, -0xee,0x05,0x05,0x35,0x04,0x02,0x5b,0x01,0x00,0x47,0x00,0x00,0x6c,0x01,0x01,0xe9, -0x00,0xff,0xc8,0xfd,0xfb,0x7f,0xfa,0xfa,0xd0,0xfa,0xfc,0xe6,0xfd,0xfe,0x7f,0xff, -0xff,0xd6,0xfe,0xfd,0x2f,0xfd,0xfc,0x8b,0xfc,0xfc,0x46,0xfc,0xfc,0x06,0xfd,0xfd, -0xeb,0xfd,0xfd,0x65,0xfc,0xfb,0xc7,0xfa,0xfa,0xa6,0xfa,0xfb,0xf4,0xfb,0xfc,0xf2, -0xfb,0xfb,0x28,0xfb,0xfb,0xd3,0xfb,0xfd,0xb1,0xfe,0x00,0x34,0x01,0x01,0xb3,0x00, -0x00,0x70,0xff,0xff,0xf5,0xff,0x01,0x14,0x03,0x04,0x8e,0x06,0x07,0xfe,0x08,0x09, -0x57,0x09,0x08,0xaa,0x07,0x06,0x3b,0x06,0x06,0x63,0x06,0x06,0x27,0x06,0x05,0x81, -0x03,0x01,0xff,0x00,0x00,0xeb,0x00,0x01,0xe6,0x01,0x01,0xdd,0x00,0xfe,0xce,0xfc, -0xfb,0x62,0xfa,0xfa,0x89,0xfb,0xfc,0x4f,0xfe,0xff,0x32,0xff,0xfe,0x6d,0xfe,0xfd, -0x7f,0xfd,0xfc,0x2b,0xfc,0xfc,0x60,0xfc,0xfd,0xa0,0xfd,0xfd,0xcf,0xfd,0xfd,0xe0, -0xfb,0xfb,0xa0,0xfa,0xfa,0x2c,0xfb,0xfb,0x0a,0xfc,0xfc,0x91,0xfb,0xfa,0x9e,0xfa, -0xfb,0x41,0xfc,0xfd,0x5c,0xff,0x00,0x29,0x01,0x00,0x2e,0x00,0xff,0x26,0xff,0xff, -0x57,0x00,0x01,0x29,0x03,0x04,0xbe,0x06,0x08,0x14,0x09,0x09,0xf5,0x08,0x08,0x22, -0x07,0x06,0x87,0x06,0x06,0x1f,0x07,0x06,0xcb,0x05,0x04,0x08,0x03,0x01,0xda,0x00, -0x00,0x9e,0x01,0x02,0x76,0x02,0x01,0x1a,0x00,0xfe,0x32,0xfc,0xfa,0x7d,0xfa,0xfb, -0x73,0xfc,0xfd,0x38,0xfe,0xfe,0xfa,0xfe,0xfe,0x8e,0xfe,0xfd,0x0c,0xfd,0xfc,0xf5, -0xfb,0xfc,0xd2,0xfc,0xfd,0x2a,0xfe,0xfd,0x5f,0xfd,0xfc,0xa7,0xfb,0xfa,0xbf,0xfa, -0xfb,0xb1,0xfb,0xfc,0x02,0xfc,0xfb,0xe9,0xfa,0xfa,0x87,0xfa,0xfb,0xb4,0xfc,0xfe, -0xe7,0xff,0x00,0xbc,0x00,0x00,0x92,0xff,0xff,0x24,0xff,0xff,0x47,0x00,0x01,0x5a, -0x03,0x05,0x03,0x07,0x08,0x38,0x09,0x08,0x3f,0x08,0x07,0x06,0x07,0x06,0x1e,0x07, -0x07,0x55,0x07,0x06,0x9d,0x05,0x03,0x4d,0x02,0x01,0x35,0x01,0x01,0x5a,0x02,0x02, -0xae,0x02,0x01,0x45,0xff,0xfd,0xb2,0xfb,0xfb,0x31,0xfb,0xfb,0xad,0xfc,0xfd,0x38, -0xfe,0xfe,0x0b,0xff,0xfe,0x5f,0xfe,0xfd,0x75,0xfc,0xfc,0x20,0xfc,0xfc,0x4a,0xfd, -0xfd,0x4f,0xfe,0xfd,0xfe,0xfc,0xfb,0x3f,0xfb,0xfa,0x2f,0xfb,0xfb,0x1a,0xfc,0xfc, -0xc2,0xfb,0xfb,0x41,0xfa,0xf9,0x8f,0xfa,0xfb,0x8f,0xfd,0xfe,0xff,0xff,0x00,0x67, -0x00,0xff,0x5d,0xff,0xff,0x21,0xff,0xff,0x26,0x00,0x01,0xba,0x03,0x05,0x8e,0x07, -0x08,0xb7,0x08,0x08,0xd7,0x07,0x07,0xe2,0x06,0x07,0xd4,0x07,0x08,0x80,0x07,0x06, -0xf6,0x04,0x03,0xe4,0x01,0x01,0xa4,0x01,0x02,0x5a,0x03,0x03,0x23,0x02,0x00,0x86, -0xfe,0xfc,0xcd,0xfb,0xfb,0x96,0xfb,0xfc,0xa0,0xfc,0xfd,0x88,0xfe,0xff,0x11,0xff, -0xfe,0xc9,0xfd,0xfc,0x3e,0xfc,0xfc,0x50,0xfc,0xfd,0xe1,0xfd,0xfe,0x26,0xfe,0xfd, -0x76,0xfc,0xfb,0x3b,0xfb,0xfb,0x92,0xfb,0xfc,0x73,0xfc,0xfc,0x10,0xfb,0xfa,0xd3, -0xf9,0xfa,0xf1,0xfa,0xfc,0x06,0xfe,0xff,0xf4,0xff,0x00,0x12,0x00,0xff,0x5d,0xff, -0xfe,0x9d,0xfe,0xff,0x72,0x00,0x02,0x23,0x04,0x06,0xb2,0x07,0x08,0x36,0x08,0x07, -0x3b,0x07,0x07,0x62,0x07,0x07,0x4e,0x08,0x08,0x95,0x07,0x06,0x00,0x04,0x02,0xc7, -0x01,0x01,0xae,0x02,0x03,0xa6,0x03,0x02,0x7e,0x01,0xff,0x4c,0xfe,0xfc,0xfe,0xfb, -0xfb,0x97,0xfb,0xfc,0x02,0xfd,0xfe,0xb0,0xfe,0xff,0xe1,0xfe,0xfe,0x55,0xfd,0xfc, -0xf5,0xfb,0xfc,0xe3,0xfc,0xfd,0x29,0xfe,0xfe,0xf6,0xfd,0xfd,0xf0,0xfb,0xfb,0x65, -0xfb,0xfb,0x4c,0xfc,0xfc,0x48,0xfc,0xfb,0x77,0xfa,0xf9,0xab,0xf9,0xfa,0xa6,0xfb, -0xfc,0x0d,0xfe,0xff,0x03,0x00,0x00,0xf5,0xff,0xff,0xe6,0xfe,0xfe,0x78,0xfe,0xff, -0x91,0x00,0x02,0xec,0x04,0x06,0x88,0x07,0x07,0xbe,0x07,0x07,0xe4,0x06,0x07,0xe1, -0x07,0x08,0xfc,0x08,0x08,0xf5,0x06,0x05,0x41,0x03,0x02,0x44,0x02,0x02,0x8e,0x03, -0x03,0x5b,0x03,0x02,0x27,0x01,0xff,0x0a,0xfe,0xfc,0xca,0xfb,0xfb,0xd9,0xfb,0xfc, -0x46,0xfd,0xfe,0x15,0xff,0xff,0x82,0xfe,0xfd,0xda,0xfc,0xfc,0x02,0xfc,0xfc,0x56, -0xfd,0xfe,0x93,0xfe,0xfe,0x53,0xfd,0xfc,0xc6,0xfb,0xfb,0xd8,0xfb,0xfc,0xd7,0xfc, -0xfc,0xa9,0xfb,0xfa,0x0b,0xfa,0xf9,0xfc,0xf9,0xfa,0xb9,0xfb,0xfd,0x72,0xfe,0xff, -0xf6,0xff,0x00,0xe2,0xff,0xff,0x53,0xfe,0xfd,0x5f,0xfe,0xff,0x27,0x01,0x03,0x32, -0x05,0x06,0x6b,0x07,0x07,0xe5,0x06,0x06,0xea,0x06,0x07,0xdb,0x08,0x09,0x17,0x09, -0x07,0xfd,0x05,0x04,0x13,0x03,0x02,0x0c,0x03,0x03,0xb6,0x03,0x03,0x6c,0x03,0x02, -0xc4,0x00,0xff,0xd4,0xfd,0xfc,0xb9,0xfb,0xfb,0xf8,0xfb,0xfc,0xde,0xfd,0xfe,0x1a, -0xff,0xfe,0x3e,0xfe,0xfd,0x32,0xfc,0xfb,0x4e,0xfc,0xfd,0xe1,0xfd,0xfe,0x88,0xfe, -0xfd,0xac,0xfc,0xfb,0xcd,0xfb,0xfc,0xa3,0xfc,0xfc,0xac,0xfc,0xfc,0x62,0xfb,0xfa, -0xb7,0xf9,0xf9,0x19,0xfa,0xfa,0xee,0xfb,0xfd,0xa3,0xfe,0xff,0x3c,0x00,0xff,0x6f, -0xff,0xfe,0xfb,0xfd,0xfd,0x5c,0xfe,0xff,0xbb,0x01,0x03,0xad,0x05,0x06,0xca,0x06, -0x06,0x37,0x06,0x06,0x77,0x07,0x08,0xac,0x09,0x09,0x78,0x08,0x06,0x7f,0x05,0x04, -0x41,0x03,0x03,0x71,0x03,0x03,0x0e,0x04,0x03,0x2c,0x03,0x02,0xb2,0x00,0xff,0x60, -0xfd,0xfc,0xc4,0xfb,0xfb,0x4c,0xfc,0xfd,0x53,0xfe,0xff,0x11,0xff,0xfe,0x87,0xfd, -0xfc,0xf9,0xfb,0xfb,0xcf,0xfc,0xfd,0x9d,0xfe,0xfe,0xc8,0xfd,0xfc,0x6f,0xfc,0xfc, -0x32,0xfc,0xfc,0xe8,0xfc,0xfd,0x91,0xfc,0xfb,0xeb,0xfa,0xfa,0xb3,0xf9,0xf9,0xf9, -0xf9,0xfa,0x4e,0xfc,0xfd,0x0b,0xff,0xff,0x1d,0x00,0xff,0x1c,0xff,0xfe,0x72,0xfd, -0xfd,0x88,0xfe,0x00,0x85,0x02,0x04,0xc8,0x05,0x06,0xb0,0x05,0x05,0x19,0x06,0x07, -0x62,0x08,0x09,0xb5,0x09,0x09,0x03,0x08,0x06,0xf7,0x04,0x04,0x90,0x03,0x03,0xc9, -0x03,0x04,0x40,0x04,0x03,0x1f,0x03,0x01,0x6d,0x00,0xfe,0x3c,0xfd,0xfc,0xa1,0xfb, -0xfb,0xcf,0xfc,0xfd,0xbc,0xfe,0xff,0xf3,0xfe,0xfd,0xaf,0xfc,0xfb,0x0e,0xfc,0xfc, -0x9c,0xfd,0xfe,0x62,0xfe,0xfe,0x62,0xfd,0xfc,0x49,0xfc,0xfc,0xb6,0xfc,0xfd,0x10, -0xfd,0xfc,0x6e,0xfc,0xfb,0xb9,0xfa,0xf9,0x7e,0xf9,0xf9,0x28,0xfa,0xfb,0x83,0xfc, -0xfe,0x40,0xff,0xff,0x0f,0x00,0xff,0x88,0xfe,0xfd,0xe7,0xfc,0xfd,0x37,0xff,0x01, -0x56,0x03,0x04,0xf8,0x04,0x05,0x21,0x05,0x05,0x58,0x06,0x07,0x1b,0x09,0x09,0x8c, -0x09,0x08,0x8b,0x07,0x06,0xd2,0x04,0x03,0xcf,0x03,0x03,0x3f,0x04,0x04,0x45,0x04, -0x03,0x1e,0x03,0x01,0x0b,0x00,0xfe,0xe4,0xfc,0xfc,0xb0,0xfb,0xfc,0x62,0xfd,0xfe, -0x4b,0xff,0xfe,0x0f,0xfe,0xfd,0x51,0xfc,0xfc,0x60,0xfc,0xfd,0x03,0xfe,0xfe,0x25, -0xfe,0xfd,0xe8,0xfc,0xfc,0x89,0xfc,0xfc,0xfb,0xfc,0xfd,0x43,0xfd,0xfc,0x3f,0xfc, -0xfb,0x64,0xfa,0xf9,0x5a,0xf9,0xf9,0x48,0xfa,0xfb,0xd6,0xfc,0xfe,0xa5,0xff,0x00, -0xf4,0xff,0xfe,0x6c,0xfd,0xfc,0x1b,0xfd,0xfe,0x15,0x00,0x01,0x7f,0x03,0x04,0x43, -0x04,0x04,0xc5,0x04,0x05,0x0c,0x07,0x08,0x44,0x09,0x09,0x6b,0x09,0x08,0x06,0x07, -0x05,0xdb,0x04,0x04,0x04,0x04,0x04,0x72,0x04,0x04,0x7b,0x04,0x03,0xed,0x02,0x01, -0xc9,0xff,0xfd,0x4c,0xfc,0xfb,0x2c,0xfc,0xfd,0x41,0xfe,0xff,0x10,0xff,0xfe,0x66, -0xfd,0xfc,0x28,0xfc,0xfc,0x06,0xfd,0xfd,0x1b,0xfe,0xfe,0xc1,0xfd,0xfd,0xc4,0xfc, -0xfc,0xb9,0xfc,0xfc,0x4f,0xfd,0xfd,0x57,0xfd,0xfc,0xfd,0xfb,0xfa,0x2e,0xfa,0xf9, -0x59,0xf9,0xf9,0x06,0xfa,0xfb,0x88,0xfd,0xff,0x14,0x00,0xff,0x0e,0xff,0xfd,0xdd, -0xfc,0xfc,0x89,0xfd,0xff,0xf3,0x00,0x02,0x04,0x03,0x03,0xb7,0x03,0x04,0xc1,0x04, -0x05,0x7f,0x07,0x08,0x9e,0x09,0x09,0xf8,0x08,0x08,0xc0,0x06,0x05,0xb8,0x04,0x04, -0x77,0x04,0x04,0x87,0x04,0x04,0xbb,0x04,0x04,0xf3,0x02,0x01,0xf0,0xfe,0xfd,0x22, -0xfc,0xfc,0xc1,0xfc,0xfd,0xde,0xfe,0xff,0x91,0xfe,0xfd,0xda,0xfc,0xfc,0x66,0xfc, -0xfc,0x6c,0xfd,0xfd,0x1e,0xfe,0xfd,0x6d,0xfd,0xfd,0xb0,0xfc,0xfc,0xda,0xfc,0xfd, -0xb5,0xfd,0xfd,0x2a,0xfd,0xfc,0xd7,0xfb,0xfb,0x11,0xfa,0xf9,0xb1,0xf8,0xf9,0x83, -0xfa,0xfc,0x46,0xfe,0xff,0x0a,0x00,0xff,0x05,0xfe,0xfc,0x9e,0xfc,0xfd,0x52,0xfe, -0xff,0x2c,0x01,0x02,0xb4,0x02,0x02,0x2d,0x03,0x03,0x1f,0x05,0x06,0xd7,0x07,0x09, -0xa1,0x09,0x09,0x96,0x08,0x07,0x78,0x06,0x05,0xfa,0x04,0x04,0x58,0x04,0x04,0xf8, -0x04,0x05,0x14,0x05,0x04,0x82,0x02,0x00,0x35,0xfe,0xfc,0x4c,0xfc,0xfc,0xbc,0xfd, -0xfe,0xf8,0xfe,0xfe,0x0c,0xfe,0xfd,0x93,0xfc,0xfc,0xb7,0xfc,0xfd,0x92,0xfd,0xfd, -0x0e,0xfe,0xfd,0x0b,0xfd,0xfc,0xa9,0xfc,0xfd,0x61,0xfd,0xfd,0x88,0xfd,0xfd,0x58, -0xfd,0xfc,0xdc,0xfb,0xfa,0x8a,0xf9,0xf8,0x7a,0xf8,0xf9,0x35,0xfb,0xfd,0x17,0xff, -0xff,0x49,0xff,0xfe,0x67,0xfd,0xfc,0xaa,0xfc,0xfd,0x1a,0xff,0x00,0x35,0x01,0x01, -0x3d,0x02,0x02,0xf7,0x02,0x03,0x4e,0x05,0x06,0x6f,0x08,0x09,0x43,0x09,0x08,0x5f, -0x08,0x07,0x78,0x06,0x05,0xc7,0x04,0x04,0x87,0x04,0x04,0x8f,0x05,0x05,0x5d,0x05, -0x03,0xbd,0x01,0xff,0xc7,0xfd,0xfc,0xdd,0xfc,0xfd,0x57,0xfe,0xfe,0xce,0xfe,0xfe, -0x93,0xfd,0xfd,0x90,0xfc,0xfc,0xd7,0xfc,0xfd,0x08,0xfe,0xfd,0x7e,0xfd,0xfd,0xe0, -0xfc,0xfc,0x0f,0xfd,0xfd,0x41,0xfd,0xfd,0xc9,0xfd,0xfd,0x8c,0xfd,0xfc,0xbe,0xfb, -0xfa,0x90,0xf8,0xf8,0xc2,0xf8,0xfa,0x23,0xfc,0xfe,0x30,0xff,0xff,0x95,0xfe,0xfd, -0xd9,0xfc,0xfc,0x3a,0xfd,0xfe,0x73,0xff,0x00,0x38,0x01,0x01,0x97,0x01,0x01,0xef, -0x02,0x04,0xe5,0x05,0x07,0x54,0x08,0x09,0x30,0x09,0x08,0x4e,0x08,0x07,0x45,0x06, -0x05,0x94,0x04,0x04,0xf7,0x04,0x05,0x4c,0x06,0x06,0x01,0x05,0x03,0xe3,0x00,0xfe, -0x8c,0xfd,0xfd,0x94,0xfd,0xfe,0x90,0xfe,0xfe,0xbe,0xfe,0xfd,0x1f,0xfd,0xfc,0x98, -0xfc,0xfd,0x70,0xfd,0xfd,0xaa,0xfd,0xfd,0x58,0xfd,0xfd,0xe0,0xfc,0xfd,0x10,0xfd, -0xfd,0x20,0xfd,0xfd,0x4a,0xfe,0xfe,0xb5,0xfd,0xfc,0xe7,0xfa,0xf9,0x24,0xf8,0xf8, -0x31,0xf9,0xfb,0x01,0xfd,0xfe,0xe6,0xfe,0xfe,0xfa,0xfd,0xfd,0x92,0xfc,0xfc,0xbc, -0xfd,0xfe,0xfe,0xff,0x00,0xa7,0x00,0x00,0x4d,0x01,0x02,0x20,0x03,0x04,0x19,0x06, -0x07,0x56,0x08,0x08,0x3e,0x09,0x09,0x30,0x08,0x06,0xcf,0x05,0x04,0x9e,0x04,0x04, -0x9d,0x05,0x06,0xd8,0x06,0x06,0x51,0x04,0x02,0x44,0x00,0xfe,0xbb,0xfd,0xfd,0xf7, -0xfd,0xfe,0x1b,0xff,0xfe,0xfc,0xfd,0xfd,0xf5,0xfc,0xfc,0xed,0xfc,0xfd,0x94,0xfd, -0xfd,0x69,0xfd,0xfd,0x54,0xfd,0xfd,0x04,0xfd,0xfc,0xbc,0xfc,0xfd,0x90,0xfd,0xfe, -0xc4,0xfe,0xfe,0x98,0xfd,0xfb,0xfe,0xf9,0xf8,0xf7,0xf7,0xf8,0x1a,0xfa,0xfb,0x7d, -0xfd,0xfe,0xb8,0xfe,0xfe,0x20,0xfd,0xfc,0xb9,0xfc,0xfd,0x67,0xfe,0xff,0xd3,0xff, -0x00,0x42,0x00,0x00,0x27,0x01,0x02,0x73,0x03,0x04,0x0b,0x06,0x07,0x76,0x08,0x09, -0x42,0x09,0x08,0xed,0x07,0x06,0x38,0x05,0x04,0xd9,0x04,0x05,0x9b,0x06,0x06,0xaf, -0x06,0x05,0xfb,0x03,0x01,0xab,0xff,0xfe,0x06,0xfe,0xfe,0xb4,0xfe,0xff,0xe0,0xfe, -0xfe,0x95,0xfd,0xfd,0x01,0xfd,0xfd,0x43,0xfd,0xfd,0x44,0xfd,0xfd,0x76,0xfd,0xfd, -0x58,0xfd,0xfd,0xb0,0xfc,0xfc,0x98,0xfc,0xfd,0x23,0xfe,0xff,0x31,0xff,0xfe,0xe6, -0xfc,0xfb,0x50,0xf9,0xf8,0x24,0xf8,0xf9,0xd1,0xfa,0xfc,0xea,0xfd,0xfe,0xe3,0xfd, -0xfd,0xc4,0xfc,0xfc,0x19,0xfd,0xfe,0xd0,0xfe,0xff,0x74,0xff,0xff,0x0b,0x00,0x00, -0x38,0x01,0x02,0x73,0x03,0x04,0x2c,0x06,0x07,0xa7,0x08,0x09,0x77,0x09,0x08,0xf7, -0x06,0x05,0x2c,0x05,0x05,0x50,0x05,0x06,0x23,0x07,0x07,0xc7,0x06,0x05,0x12,0x03, -0x01,0x60,0xff,0xfe,0x99,0xfe,0xfe,0x2f,0xff,0xfe,0x6f,0xfe,0xfd,0x9e,0xfd,0xfd, -0x46,0xfd,0xfd,0x12,0xfd,0xfd,0x53,0xfd,0xfd,0x97,0xfd,0xfd,0x38,0xfd,0xfc,0x2a, -0xfc,0xfc,0xd2,0xfc,0xfe,0xf0,0xfe,0xff,0x26,0xff,0xfe,0x62,0xfc,0xfa,0x94,0xf8, -0xf8,0xa1,0xf8,0xfa,0xa0,0xfb,0xfd,0xc0,0xfd,0xfd,0x2b,0xfd,0xfc,0xab,0xfc,0xfd, -0xa0,0xfd,0xfe,0xc4,0xfe,0xff,0x52,0xff,0xff,0xe8,0xff,0x00,0x58,0x01,0x02,0x23, -0x03,0x04,0x7a,0x06,0x08,0x12,0x09,0x09,0xf5,0x08,0x07,0x9f,0x06,0x05,0xf6,0x04, -0x05,0x14,0x06,0x07,0xc1,0x07,0x07,0x69,0x06,0x04,0x36,0x02,0x00,0x98,0xff,0xff, -0x34,0xff,0xff,0xf2,0xfe,0xfe,0x5a,0xfe,0xfd,0xae,0xfd,0xfd,0x46,0xfd,0xfd,0x01, -0xfd,0xfd,0x82,0xfd,0xfd,0xde,0xfd,0xfd,0x94,0xfc,0xfc,0x12,0xfc,0xfc,0x46,0xfd, -0xfe,0x98,0xff,0xff,0x1d,0xff,0xfd,0x77,0xfb,0xf9,0x58,0xf8,0xf8,0x65,0xf9,0xfa, -0x4e,0xfc,0xfd,0x30,0xfd,0xfd,0xc0,0xfc,0xfc,0xba,0xfc,0xfd,0x04,0xfe,0xfe,0x97, -0xfe,0xfe,0x4c,0xff,0xff,0x0b,0x00,0x00,0xe4,0x00,0x02,0x70,0x03,0x05,0xd1,0x06, -0x08,0x45,0x09,0x09,0x84,0x08,0x07,0xf3,0x05,0x05,0x12,0x05,0x05,0xfc,0x06,0x08, -0x20,0x08,0x07,0x73,0x05,0x03,0x09,0x00,0x00,0x90,0x00,0x00,0xa4,0x00,0x00,0xac, -0x00,0x00,0xfa,0x00,0x01,0xf9,0x00,0x00,0xc7,0x00,0x03,0x52,0x04,0x05,0x36,0x08, -0x06,0x37,0xfd,0xfb,0x9f,0x07,0x00,0x7a,0xf5,0xfc,0x21,0xfd,0xf8,0x2c,0xf0,0xef, -0xc4,0xf2,0xe3,0x47,0xdf,0xd9,0xf2,0xdb,0xdb,0x3e,0xe1,0xed,0x82,0xe4,0xdc,0x2d, -0xc7,0xb9,0xe2,0xc2,0xcb,0x98,0xd0,0xeb,0x87,0x1c,0x32,0x12,0x25,0x1a,0x95,0x10, -0x14,0x9c,0x0b,0x1e,0x1d,0x3a,0x42,0x47,0x3c,0x47,0xe1,0x55,0x39,0xb9,0x3f,0x65, -0x02,0x60,0x2f,0xe1,0x24,0x34,0x77,0x32,0x20,0xab,0x14,0x17,0x9e,0x2b,0x1b,0xb5, -0xf7,0x03,0x2c,0x00,0xda,0xb6,0xd0,0xdc,0xdc,0xcf,0xb2,0xc7,0xbe,0xd6,0xef,0xd2, -0xc6,0x65,0xb3,0xba,0x6e,0xb6,0xa2,0x6d,0xb1,0xcb,0x87,0xcb,0xb5,0xba,0xc5,0xc3, -0x64,0xbb,0xb6,0x94,0xb6,0xce,0xa3,0xee,0x1a,0x2a,0x36,0x48,0x28,0x46,0x37,0xf4, -0x2d,0x32,0x6d,0x29,0x23,0x4d,0x36,0x47,0xd6,0x32,0x1b,0x16,0x25,0x4a,0xc8,0x68, -0x46,0x8b,0x2a,0x42,0x39,0x40,0x1c,0x0e,0x08,0x1c,0x8c,0x2b,0x0a,0xbd,0x02,0x0a, -0x1a,0x06,0xf0,0x05,0xec,0x05,0x23,0xed,0xca,0x7f,0xc1,0xde,0x2c,0xdc,0xd4,0x1c, -0xe5,0xde,0x47,0xd2,0xbf,0xc6,0xbf,0xc7,0x78,0xd3,0xca,0xd2,0xc3,0xcb,0xd1,0xcd, -0xc0,0x83,0xb2,0xa5,0x4d,0xa4,0xc9,0x22,0x04,0x2f,0xa7,0x45,0x5f,0xa6,0x5e,0x3e, -0x10,0x26,0x19,0x34,0x2c,0x3f,0x1b,0x22,0xfd,0xde,0xf9,0x26,0x37,0x43,0x41,0x25, -0x4f,0x4f,0x44,0x47,0x26,0xe3,0x22,0x26,0xa0,0x1f,0x1a,0xe7,0x27,0x2b,0x49,0xfb, -0xe9,0xe6,0xf8,0xf4,0x8a,0xdd,0xd9,0xb9,0xe2,0xda,0xc2,0xcb,0xca,0x91,0xdf,0xeb, -0x1c,0xdc,0xc9,0x2f,0xcb,0xc8,0x75,0xbc,0xbd,0x61,0xc6,0xc2,0xdc,0xc1,0xdf,0xef, -0xe1,0xc7,0x2d,0xb9,0xb5,0xb7,0xd3,0xed,0x9c,0x07,0x35,0x7d,0x65,0x64,0x37,0x43, -0x27,0x2d,0x47,0x58,0xd3,0x2e,0x0c,0x79,0x0e,0x0d,0xb3,0x0c,0x1e,0x3d,0x46,0x50, -0xb7,0x3c,0x3e,0x6a,0x44,0x2c,0xd7,0x11,0x19,0xfb,0x2e,0x24,0xc6,0x05,0xff,0xd0, -0x03,0x00,0xaa,0xea,0xe2,0x5d,0xe9,0xe6,0x12,0xd9,0xd5,0xda,0xe5,0xe6,0x1e,0xda, -0xe4,0xa6,0xd6,0xd4,0xcb,0xd8,0xcb,0x51,0xc3,0xb7,0x6b,0xca,0xda,0x7f,0xf9,0xf2, -0x47,0xcf,0xc5,0xb3,0xcb,0xc3,0x5f,0xc4,0xfb,0x79,0x39,0x53,0x8e,0x49,0x38,0x04, -0x48,0x54,0xd9,0x42,0x2e,0xbf,0x1e,0xfe,0x2e,0xe9,0xf1,0x0d,0xff,0x02,0x92,0x14, -0x28,0x80,0x2e,0x24,0x5e,0x13,0x0f,0xa8,0x11,0x0c,0xb3,0x08,0x02,0x87,0x03,0xf1, -0xf6,0xef,0xf2,0xec,0xdc,0xe5,0xee,0xe5,0xe3,0xa5,0xdc,0xe5,0xcb,0xe9,0xe1,0x57, -0xdf,0xdb,0xde,0xe3,0xe8,0x91,0xdb,0xc1,0x65,0xbf,0xdf,0xaf,0xf4,0xf4,0xd9,0xf7, -0x02,0x62,0xf9,0xcd,0x33,0xb3,0xd4,0x66,0x02,0x1c,0xe1,0x2f,0x4b,0x7a,0x56,0x55, -0x2e,0x5f,0x62,0xac,0x51,0x32,0x94,0x1b,0x11,0x5a,0xf6,0xed,0x31,0xfb,0x0e,0x43, -0x26,0x18,0xe2,0x1c,0x19,0xba,0x13,0x0e,0x66,0x0c,0x0e,0x1d,0x0a,0x01,0x0c,0xf3, -0xed,0xd1,0xea,0xe6,0x00,0xda,0xd6,0x0e,0xe1,0xe4,0x11,0xe8,0xf0,0xef,0xe3,0xd8, -0x20,0xeb,0x00,0xd6,0xf6,0xd3,0xcf,0xc7,0xd8,0x81,0xde,0xd4,0x1f,0xe5,0x0f,0x52, -0x14,0xec,0xa8,0xc6,0xb8,0x08,0xc7,0xd7,0x93,0xee,0x0c,0x5b,0x18,0x31,0x08,0x39, -0x4a,0x80,0x50,0x41,0x6d,0x35,0x22,0xa0,0x06,0xed,0x85,0xed,0xfc,0x05,0x14,0x22, -0x57,0x1e,0x20,0x50,0x2b,0x2c,0xce,0x1f,0x20,0xdd,0x2f,0x28,0xc9,0x18,0x17,0x6c, -0x14,0x11,0x77,0x06,0xf1,0xe3,0xe3,0xe9,0x5f,0xf4,0xf5,0x24,0xe5,0xd5,0x16,0xdf, -0xfa,0x04,0xee,0xd7,0x10,0xd4,0xd4,0x76,0xcb,0xb1,0x3f,0xc3,0xdd,0x40,0xf1,0xf4, -0x91,0xd6,0xbc,0x81,0xa6,0xa6,0xc1,0xb8,0xcd,0x4f,0xdc,0xfa,0x48,0x1c,0x2b,0x5d, -0x38,0x4a,0x50,0x4c,0x44,0x9f,0x31,0x14,0x33,0xfc,0xff,0xda,0x0f,0x15,0x78,0x24, -0x33,0x14,0x35,0x38,0x77,0x40,0x3f,0xdc,0x40,0x40,0x5a,0x3c,0x31,0xea,0x2f,0x31, -0x12,0x34,0x22,0x4e,0xf8,0xf7,0xb8,0x06,0x08,0x45,0xe8,0xd3,0x78,0xe4,0xe5,0x19, -0xde,0xd9,0x65,0xdd,0xdc,0x1c,0xc9,0xad,0x0c,0xa8,0xb9,0x28,0xd0,0xe0,0xf9,0xe7, -0xd4,0xe7,0xb9,0xa2,0x17,0x9c,0xa4,0xb2,0xb4,0xc7,0x8d,0xde,0x01,0x95,0x18,0x24, -0xec,0x3f,0x5e,0xa2,0x54,0x38,0xa6,0x1f,0x0f,0xc4,0x03,0x05,0xd8,0x11,0x22,0x2b, -0x33,0x28,0x1e,0x33,0x3f,0x8d,0x47,0x4b,0x3d,0x45,0x3f,0x67,0x36,0x43,0x35,0x50, -0x3a,0x15,0x1c,0x13,0xa4,0x17,0x16,0xcc,0x03,0xf3,0x17,0xee,0xeb,0x1d,0xdb,0xd6, -0x8c,0xdf,0xe3,0x1a,0xdc,0xc0,0xe8,0xa4,0x9c,0xc6,0xaf,0xc0,0x50,0xce,0xdd,0x9b, -0xdb,0xc0,0x04,0xb0,0xa9,0x92,0x9f,0xa5,0xa0,0xb9,0xd1,0x4e,0xde,0xf7,0xd4,0x0f, -0x39,0x2c,0x53,0x4c,0x52,0x44,0x31,0xf2,0x18,0x00,0xdf,0xfd,0x0c,0x23,0x14,0x1d, -0x72,0x1d,0x19,0x2e,0x2e,0x45,0x1a,0x40,0x2c,0xfb,0x2f,0x42,0x63,0x51,0x49,0x37, -0x30,0x29,0x64,0x28,0x21,0xd8,0x14,0x0f,0x0a,0x0b,0x03,0xa5,0xf2,0xe1,0x61,0xdd, -0xed,0xdf,0xef,0xda,0x4b,0xcc,0xb5,0xbe,0xa2,0xa4,0x07,0xc0,0xca,0xf9,0xd1,0xdd, -0x7c,0xd3,0xc2,0xc8,0xa8,0x9c,0xba,0xab,0xb7,0xf5,0xb9,0xbe,0x25,0xdb,0xff,0x1b, -0x1c,0x3e,0x5d,0x55,0x54,0x46,0x41,0x28,0x3c,0x10,0x0c,0x15,0x18,0x19,0x99,0x17, -0x11,0x45,0x1c,0x36,0xe9,0x43,0x32,0x14,0x25,0x30,0x43,0x47,0x4b,0xde,0x3d,0x33, -0xb1,0x2f,0x2b,0x3d,0x0f,0x06,0x45,0x15,0x17,0xd2,0xf9,0xe6,0x33,0xeb,0xe7,0x1c, -0xee,0xf8,0x8d,0xf4,0xe3,0x1a,0xc0,0xb0,0x9a,0xb8,0xc0,0x84,0xc7,0xd9,0x40,0xf5, -0xee,0xeb,0xcf,0xbe,0x2a,0xc3,0xbd,0x44,0xb6,0xb9,0x63,0xba,0xc7,0x41,0xde,0xfe, -0xc5,0x24,0x49,0xb1,0x53,0x43,0x78,0x29,0x1b,0xb1,0x1b,0x17,0x2d,0x0f,0x00,0xd2, -0x06,0x19,0xf2,0x2c,0x2a,0x1c,0x1d,0x21,0x36,0x35,0x3f,0x89,0x39,0x42,0xea,0x4d, -0x37,0x65,0x23,0x1b,0xe3,0x1e,0x23,0xc5,0x17,0x0b,0x38,0xfb,0xef,0xd7,0xec,0xfe, -0xbb,0x0d,0x05,0xbb,0xef,0xdf,0x31,0xcf,0xb5,0xa6,0xb7,0xcf,0xb4,0xe4,0xed,0x9b, -0xeb,0xde,0x9c,0xd3,0xcd,0x28,0xc5,0xc4,0x9a,0xbe,0xbf,0x74,0xb9,0xc5,0xf9,0xe3, -0x12,0xae,0x3c,0x48,0xa6,0x3d,0x2c,0x62,0x28,0x27,0x19,0x15,0xf9,0xa4,0xec,0x09, -0x50,0x18,0x0a,0x05,0x0d,0x19,0x63,0x1c,0x17,0x99,0x1f,0x34,0xea,0x42,0x3c,0x84, -0x2b,0x24,0x0e,0x21,0x1e,0x20,0x1c,0x23,0xcb,0x14,0xf5,0x30,0xef,0xfd,0x6b,0x01, -0xff,0x99,0x07,0x02,0xe8,0xed,0xc8,0x7a,0xb4,0xb6,0xf3,0xc7,0xd8,0x19,0xdc,0xe2, -0x2f,0xe2,0xd8,0xec,0xcb,0xc7,0xd5,0xcc,0xc6,0x08,0xbb,0xaa,0xc9,0xb2,0xd1,0xbc, -0xfd,0x2d,0x7a,0x37,0x2f,0x57,0x39,0x44,0xc6,0x2f,0x0c,0x98,0xfc,0x03,0xb0,0x0a, -0x03,0xb4,0x06,0x12,0xb5,0x18,0x0e,0x93,0x0c,0x22,0xc2,0x33,0x36,0x0b,0x39,0x37, -0x61,0x21,0x1a,0xc0,0x21,0x28,0xb3,0x1f,0x0d,0xb2,0xff,0xf4,0x18,0xf4,0xf6,0x51, -0xfe,0x0e,0xa4,0x0f,0xf7,0x8e,0xcf,0xbe,0x9e,0xc1,0xc7,0x8e,0xd3,0xdf,0x18,0xf1, -0xec,0x85,0xe0,0xdf,0xb0,0xde,0xde,0xdf,0xdb,0xc3,0x8f,0xa3,0xa9,0x75,0xce,0xf6, -0x9d,0x08,0x19,0xbc,0x36,0x4d,0x81,0x4b,0x34,0x7e,0x23,0x18,0x16,0x0b,0xfa,0x39, -0x03,0x0e,0xc9,0x08,0x07,0x6f,0x0a,0x0b,0xd2,0x0d,0x22,0xd7,0x37,0x37,0xb2,0x2d, -0x20,0xde,0x20,0x25,0x0c,0x27,0x1c,0x19,0x11,0x0c,0x7c,0xf6,0xe6,0x13,0xee,0x05, -0x22,0x14,0x0b,0xbe,0xf9,0xe5,0x69,0xca,0xb5,0xca,0xbf,0xc9,0x56,0xd3,0xe0,0x57, -0xe3,0xd9,0xf9,0xd2,0xe1,0x08,0xec,0xdb,0x8f,0xb2,0xa0,0xa7,0xad,0xc2,0x2d,0xc8, -0xd7,0x71,0x08,0x2d,0xc5,0x37,0x3f,0xf7,0x44,0x38,0xe1,0x1a,0x10,0x0a,0x0f,0x0f, -0x76,0x10,0x13,0x64,0x13,0x0c,0x8d,0x0e,0x14,0xe2,0x27,0x3d,0xbf,0x3a,0x32,0xf7, -0x36,0x3d,0xcc,0x33,0x2e,0x09,0x33,0x36,0x9c,0x18,0xf9,0xe6,0xf4,0xfa,0xa1,0x05, -0x0f,0xb6,0x15,0x09,0xee,0xf2,0xd5,0x8b,0xc1,0xb9,0x62,0xbf,0xd3,0xd9,0xd8,0xd2, -0xd1,0xc8,0xda,0xc1,0xf7,0xef,0x63,0xd0,0xbd,0xce,0xbd,0xb2,0x32,0xa8,0xb4,0x2e, -0xcf,0xed,0x49,0x0d,0x2c,0x99,0x3d,0x42,0x08,0x3f,0x2b,0xe9,0x1c,0x17,0x6b,0x14, -0x14,0xe3,0x1d,0x14,0x4f,0x06,0x07,0xa0,0x19,0x28,0x90,0x27,0x35,0x34,0x43,0x3e, -0x24,0x34,0x37,0x14,0x41,0x45,0x85,0x3c,0x24,0xaa,0x0d,0xf8,0xfe,0xf8,0x06,0xf9, -0x0e,0x16,0xf4,0x12,0x06,0xaf,0xe5,0xbf,0xb9,0xb7,0xcb,0x69,0xd4,0xbb,0x28,0xb2, -0xc7,0x47,0xdf,0xe1,0x1c,0xdc,0xd9,0x01,0xc9,0xb6,0x87,0xa8,0xa0,0x55,0xa0,0xb1, -0x83,0xc4,0xe6,0xef,0x0e,0x22,0x8a,0x2f,0x36,0xc1,0x33,0x1c,0x16,0x0d,0x19,0x85, -0x23,0x13,0x0b,0x05,0x0a,0xb6,0x0a,0x07,0x81,0x0b,0x1f,0xe6,0x33,0x33,0x62,0x32, -0x33,0x69,0x39,0x44,0x32,0x4c,0x4c,0x68,0x37,0x1b,0xb6,0x09,0x08,0x27,0x06,0x0a, -0x67,0x25,0x33,0xd3,0x17,0xeb,0x6d,0xde,0xe3,0x83,0xde,0xce,0x0c,0xc5,0xc2,0x11, -0xcc,0xdc,0xa5,0xdb,0xe2,0xc1,0xe2,0xd3,0x17,0xbe,0xb0,0x02,0xa4,0x93,0xba,0x94, -0xad,0x7a,0xcb,0xe0,0xa9,0x02,0x24,0xd7,0x28,0x1f,0x0f,0x17,0x1c,0x8d,0x1c,0x13, -0xdd,0x12,0x11,0xfd,0x0a,0xff,0x6e,0x00,0x0a,0xe7,0x19,0x2a,0x4a,0x31,0x32,0xe0, -0x2e,0x3a,0x13,0x4f,0x5a,0x95,0x4f,0x46,0x67,0x3d,0x23,0x58,0x03,0x01,0x4f,0x24, -0x34,0x39,0x31,0x1c,0xba,0x05,0xfc,0x6e,0xf4,0xe2,0x74,0xd0,0xcc,0x76,0xc8,0xc7, -0xd8,0xd0,0xe1,0x29,0xe6,0xdd,0xd8,0xe0,0xd6,0xfb,0xb9,0xa5,0x4e,0x9e,0x9d,0x98, -0x99,0xaa,0x52,0xd2,0xf7,0xb0,0x09,0x13,0x51,0x20,0x23,0x2a,0x1e,0x17,0x23,0x1a, -0x1b,0xfa,0x13,0x07,0x49,0x01,0xfd,0xc7,0xfe,0x12,0x4e,0x24,0x24,0x44,0x19,0x27, -0x6f,0x3e,0x3f,0x85,0x47,0x57,0x8a,0x5d,0x47,0xc3,0x20,0x01,0x5d,0x09,0x23,0xa7, -0x2a,0x22,0xc2,0x1b,0x1b,0x92,0x09,0xf3,0x87,0xee,0xdd,0xbc,0xc7,0xbe,0x6b,0xc4, -0xc8,0xdf,0xc9,0xd7,0xd7,0xe7,0xe7,0xc7,0xd4,0xc7,0xd3,0xbf,0xac,0xab,0x93,0x90, -0x23,0xa4,0xbf,0x18,0xd8,0xef,0x67,0x0c,0x19,0x37,0x1e,0x1e,0x7e,0x1e,0x1e,0x3d, -0x1e,0x21,0x4e,0x13,0xfb,0xe2,0xfa,0x0a,0x9c,0x10,0x10,0x5b,0x16,0x1b,0xa9,0x24, -0x29,0xb7,0x2c,0x41,0x4e,0x5e,0x67,0xa4,0x42,0x1f,0x8b,0x17,0x15,0x41,0x17,0x20, -0xf0,0x27,0x21,0x7c,0x19,0x16,0x78,0x0f,0xfa,0x00,0xe5,0xdc,0xc0,0xd3,0xc3,0x74, -0xbc,0xcc,0x24,0xd9,0xdf,0x8e,0xde,0xe2,0xa3,0xde,0xc8,0xc6,0xaf,0x9c,0xb3,0x96, -0x98,0x14,0xa4,0xc1,0xba,0xdb,0xf0,0x44,0x0a,0x1b,0x6e,0x16,0x17,0x9a,0x27,0x2e, -0x10,0x26,0x11,0xac,0x08,0x0a,0xe7,0x0d,0x0d,0x46,0x09,0x1a,0x8a,0x26,0x19,0x20, -0x0e,0x27,0x04,0x4a,0x5a,0xc1,0x58,0x4d,0xb3,0x35,0x1d,0xb7,0x14,0x1a,0x30,0x20, -0x18,0x97,0x1a,0x22,0x34,0x1e,0x0e,0xed,0xff,0xfb,0xf3,0xe9,0xcf,0xd9,0xc2,0xc4, -0x40,0xcb,0xcc,0xc1,0xd3,0xe6,0xa5,0xee,0xe5,0xe0,0xd9,0xca,0x2f,0xae,0xa1,0xe1, -0x9e,0x9f,0x1f,0xaf,0xca,0x21,0xec,0xfd,0x3e,0x0a,0x12,0x13,0x20,0x34,0xc3,0x39, -0x27,0x7f,0x1e,0x24,0xaa,0x1d,0x09,0xc9,0x0a,0x22,0x95,0x27,0x1b,0x2a,0x0e,0x13, -0x66,0x25,0x3b,0x43,0x58,0x61,0x14,0x54,0x3c,0x5c,0x2e,0x28,0xd1,0x1a,0x14,0x41, -0x1a,0x1f,0xb8,0x1b,0x15,0xa1,0x15,0x13,0x94,0x03,0xe8,0xde,0xdc,0xd2,0xe8,0xc1, -0xc0,0x6b,0xc3,0xcc,0x8c,0xd9,0xea,0x41,0xed,0xdf,0xa8,0xd1,0xc2,0x08,0xaf,0x9f, -0x2d,0x98,0x9f,0x0f,0xc0,0xdd,0xd0,0xe3,0xea,0xef,0x0c,0x26,0xe6,0x26,0x28,0x7a, -0x30,0x36,0x55,0x26,0x13,0xb8,0x11,0x18,0x69,0x22,0x22,0xcc,0x1c,0x0e,0x8e,0x04, -0x15,0xf9,0x36,0x4e,0xd4,0x50,0x52,0x71,0x4b,0x3c,0xee,0x27,0x16,0x36,0x1c,0x1a, -0xe1,0x10,0x11,0xb0,0x17,0x16,0x5f,0x0e,0x05,0x24,0xf6,0xe2,0xfe,0xd5,0xc7,0xce, -0xb6,0xb4,0x1b,0xbd,0xcc,0x56,0xdc,0xe5,0x50,0xdd,0xd7,0x46,0xd5,0xb7,0x63,0x95, -0x92,0xb3,0xa3,0xb3,0x8c,0xb6,0xc6,0xb1,0xe2,0xfb,0xa0,0x08,0x13,0x57,0x29,0x35, -0xf5,0x30,0x23,0x8b,0x1a,0x13,0xc6,0x16,0x29,0xf1,0x28,0x1b,0xf7,0x06,0x04,0x56, -0x17,0x29,0x98,0x3b,0x50,0x9f,0x5b,0x54,0x32,0x46,0x3c,0xa2,0x30,0x25,0x99,0x24, -0x1d,0x8c,0x19,0x20,0x62,0x24,0x1c,0xcc,0x13,0x0f,0xe1,0xfc,0xea,0x00,0xdb,0xc1, -0x56,0xb7,0xc1,0xf3,0xcc,0xcf,0xa4,0xd5,0xea,0xa8,0xee,0xd9,0xac,0xb8,0xa7,0x43, -0xa3,0x9e,0xf0,0x9c,0xa6,0xff,0xbd,0xc8,0xbf,0xda,0xf0,0xc2,0x02,0x1a,0xa2,0x2b, -0x2f,0x47,0x24,0x11,0x3e,0x0e,0x1c,0x68,0x26,0x20,0xbc,0x12,0x0a,0x3f,0x01,0x02, -0x04,0x15,0x2c,0xe1,0x40,0x4d,0x9f,0x50,0x46,0x5d,0x40,0x3b,0x04,0x28,0x20,0x28, -0x21,0x1a,0x30,0x1b,0x20,0xf1,0x1f,0x14,0x6d,0x15,0x12,0xc8,0xfa,0xdb,0xad,0xc9, -0xc8,0x46,0xbe,0xb7,0x0c,0xbc,0xd7,0xb6,0xee,0xe7,0xc4,0xd9,0xcd,0xf6,0xbc,0xab, -0x60,0x9e,0x9d,0x4d,0xa7,0xaf,0x45,0xbc,0xcb,0xe6,0xdb,0xf0,0x9e,0x11,0x2e,0xea, -0x2d,0x21,0xf2,0x1b,0x1f,0x52,0x24,0x29,0x77,0x2c,0x20,0xae,0x16,0x0d,0xbc,0x02, -0x12,0x70,0x29,0x3b,0xb6,0x46,0x54,0xa6,0x56,0x4c,0x5d,0x48,0x3b,0x5d,0x2f,0x26, -0xf3,0x29,0x28,0x33,0x1e,0x1e,0x14,0x24,0x2b,0xea,0x1e,0x01,0xe2,0xf2,0xea,0x07, -0xd2,0xba,0x52,0xb3,0xc1,0xd0,0xd1,0xde,0xef,0xe5,0xe3,0x68,0xd9,0xc7,0x89,0xb7, -0xa8,0x52,0x9c,0xa1,0x45,0xab,0xaf,0x24,0xae,0xbf,0x30,0xe3,0x00,0x24,0x1c,0x22, -0xa9,0x1c,0x1d,0x78,0x20,0x21,0x54,0x26,0x34,0x2e,0x2a,0x18,0x36,0x0d,0x08,0xd8, -0x08,0x16,0x73,0x30,0x3e,0x1a,0x47,0x52,0x05,0x54,0x4c,0x9f,0x3e,0x33,0x68,0x39, -0x33,0xb5,0x1e,0x18,0xb9,0x26,0x31,0x91,0x28,0x1e,0x0e,0x18,0x0d,0x5f,0xf9,0xdb, -0xfa,0xc7,0xbc,0xe7,0xbb,0xc6,0x0b,0xd6,0xe3,0x88,0xe0,0xe2,0x14,0xd8,0xbd,0x94, -0xaa,0xa3,0x03,0xa7,0xa3,0xee,0x9e,0x97,0x37,0xaa,0xcc,0x88,0xe5,0xfd,0xb4,0x10, -0x16,0xeb,0x0f,0x12,0x15,0x20,0x25,0xe7,0x2a,0x2c,0x8d,0x1d,0x0e,0x0f,0x04,0x01, -0xcc,0x0d,0x19,0x8e,0x27,0x3c,0x1d,0x50,0x4d,0x90,0x41,0x44,0x9c,0x48,0x40,0x82, -0x2c,0x20,0xb5,0x26,0x28,0x74,0x29,0x26,0x5b,0x2b,0x29,0xdb,0x1b,0x0f,0x42,0xf2, -0xd6,0xb3,0xc5,0xc5,0x30,0xc3,0xcb,0xed,0xde,0xe8,0x89,0xec,0xdf,0x5e,0xc7,0xba, -0xbd,0xb9,0xb3,0xc2,0xa2,0x99,0xa6,0x9b,0x9d,0xb2,0xb3,0xd5,0xf9,0xed,0x00,0x07, -0x08,0x0b,0xb5,0x11,0x19,0x25,0x23,0x2f,0xd3,0x31,0x21,0x41,0x14,0x12,0x9d,0x07, -0x01,0xe2,0x08,0x26,0x83,0x39,0x3c,0x5a,0x40,0x45,0xdb,0x51,0x4a,0xaf,0x3d,0x32, -0xf3,0x29,0x24,0x03,0x23,0x24,0x5a,0x20,0x27,0x6a,0x2f,0x26,0x46,0x17,0xff,0x6e, -0xe5,0xd3,0xef,0xc4,0xba,0xf7,0xbb,0xd5,0xce,0xe9,0xe1,0x2a,0xda,0xd4,0x6d,0xc9, -0xc2,0x50,0xba,0xae,0x85,0x9f,0x95,0xbf,0x95,0xa6,0x4d,0xc4,0xd9,0x51,0xf2,0x00, -0x5a,0x03,0x06,0xfa,0x13,0x29,0xc4,0x2b,0x2d,0x2e,0x2d,0x2a,0x50,0x1b,0x04,0x2b, -0xff,0x0e,0x4a,0x23,0x2a,0x60,0x32,0x3f,0x0e,0x48,0x52,0x59,0x53,0x46,0x10,0x3e, -0x36,0x5b,0x30,0x27,0x09,0x22,0x23,0x6c,0x2a,0x35,0x55,0x31,0x1f,0xbf,0x16,0x05, -0x91,0xe4,0xc9,0x39,0xbe,0xc1,0x6a,0xce,0xdf,0x66,0xdd,0xdc,0xc8,0xd8,0xd0,0x45, -0xce,0xc5,0xdd,0xb8,0xa1,0x31,0x97,0x93,0x31,0x95,0xac,0xf4,0xc9,0xdf,0xec,0xe6, -0xed,0x3e,0xfd,0x0d,0xe1,0x15,0x1a,0xe9,0x2b,0x36,0x2b,0x27,0x16,0xfe,0x07,0x02, -0x43,0x09,0x11,0x66,0x18,0x20,0xf2,0x2f,0x40,0xa8,0x47,0x4c,0x6a,0x48,0x3f,0xf9, -0x3e,0x34,0x7c,0x23,0x1b,0x2f,0x27,0x29,0x08,0x2b,0x2e,0xa5,0x2d,0x2c,0xd4,0x14, -0xf6,0x32,0xd9,0xca,0xe9,0xc5,0xc9,0x59,0xda,0xde,0xd5,0xd8,0xd9,0xf3,0xdc,0xd9, -0xab,0xd0,0xc7,0x59,0xb5,0x9e,0x57,0x91,0x90,0xfa,0xa9,0xbe,0xc9,0xc6,0xd8,0xdf, -0xea,0xf5,0x1f,0xfc,0x06,0xb5,0x19,0x2c,0x8c,0x35,0x2c,0xf2,0x19,0x13,0x98,0x0b, -0x08,0x47,0x0a,0x0f,0xa0,0x13,0x26,0xd8,0x3b,0x3c,0xf1,0x43,0x4b,0x38,0x4e,0x46, -0xa4,0x37,0x2e,0xe1,0x27,0x29,0xd7,0x25,0x26,0x49,0x33,0x39,0x8e,0x35,0x26,0x36, -0x0d,0xed,0xf9,0xd4,0xd0,0xbf,0xce,0xd3,0xe7,0xd7,0xd7,0xfb,0xdd,0xdc,0xe5,0xd9, -0xe0,0x09,0xd9,0xbe,0xe6,0xa3,0x9a,0x69,0x9c,0x9d,0x76,0xaa,0xb9,0xba,0xcd,0xde, -0x22,0xe5,0xe9,0x2b,0xf9,0x13,0x62,0x22,0x30,0x5f,0x2c,0x1d,0xa1,0x1a,0x16,0x9f, -0x0c,0x02,0xd3,0x06,0x13,0xb2,0x1d,0x29,0x69,0x30,0x3e,0xac,0x4f,0x4e,0x0c,0x45, -0x3f,0x87,0x3e,0x2f,0x2b,0x27,0x29,0x37,0x27,0x2e,0x3a,0x3c,0x41,0xf6,0x39,0x1e, -0x90,0x00,0xf0,0xc2,0xde,0xd3,0x79,0xd4,0xdf,0x82,0xda,0xd4,0x53,0xdc,0xe8,0x35, -0xed,0xe1,0xf0,0xcd,0xb6,0xd9,0xac,0xa1,0xbb,0x96,0xa3,0xe4,0xb4,0xc4,0xf0,0xd0, -0xd7,0x90,0xdc,0xeb,0xe0,0x08,0x1e,0x71,0x25,0x28,0x3d,0x27,0x28,0x95,0x1e,0x0f, -0x5d,0x06,0x0b,0xf9,0x12,0x0f,0x00,0x19,0x2c,0x3f,0x37,0x43,0xb1,0x4a,0x47,0x0f, -0x47,0x3e,0x67,0x37,0x2e,0xf1,0x24,0x1f,0x48,0x29,0x3c,0xc8,0x3f,0x3a,0x9b,0x2d, -0x18,0xcc,0xf9,0xe6,0x04,0xe1,0xdb,0x5b,0xda,0xd0,0xc4,0xcc,0xdb,0x39,0xe6,0xe8, -0x32,0xe4,0xda,0x8b,0xc7,0xb3,0x36,0xa6,0x95,0x31,0x99,0xac,0x06,0xbb,0xbe,0x8d, -0xbf,0xca,0xc7,0xdc,0xf5,0xfe,0x07,0x0f,0x97,0x20,0x2d,0xf2,0x22,0x1b,0x79,0x14, -0x0f,0x8b,0x0a,0x06,0x92,0x09,0x11,0x08,0x1d,0x26,0x3e,0x3a,0x43,0x6b,0x43,0x44, -0xe4,0x47,0x40,0xe6,0x28,0x22,0x84,0x23,0x23,0xcc,0x2e,0x39,0xbc,0x40,0x38,0x8c, -0x1e,0x05,0x74,0xf6,0xf0,0xe9,0xdf,0xd4,0xae,0xce,0xcb,0x38,0xd4,0xde,0x1b,0xe4, -0xe4,0x28,0xe3,0xd9,0xee,0xc0,0xa9,0x22,0x9c,0x99,0xa1,0xac,0xb4,0xdd,0xad,0xb4, -0x29,0xc5,0xd4,0x44,0xde,0xf2,0x4d,0x0a,0x1e,0x54,0x24,0x22,0x5d,0x23,0x1e,0x95, -0x16,0x0e,0x56,0x0d,0x0a,0xd4,0x05,0x15,0x6a,0x23,0x2b,0xba,0x37,0x41,0xcc,0x4a, -0x49,0x7d,0x42,0x32,0x0f,0x2b,0x24,0xe3,0x1c,0x29,0x92,0x3c,0x43,0xb2,0x3b,0x2a, -0x02,0x18,0x0a,0x9b,0xfe,0xef,0x11,0xd9,0xd3,0xf1,0xd1,0xcf,0xc4,0xd7,0xdd,0x2c, -0xe6,0xee,0x06,0xe8,0xc9,0x26,0xaf,0xa7,0x1d,0xa7,0xa8,0xa4,0xa6,0xa9,0x31,0xb0, -0xb7,0xe3,0xbf,0xca,0x58,0xe5,0xf9,0xaf,0x08,0x1c,0x4a,0x21,0x1f,0x19,0x1e,0x1f, -0x49,0x16,0x0b,0xc8,0x08,0x08,0x5f,0x11,0x17,0x55,0x1e,0x31,0xa2,0x40,0x45,0xc4, -0x4b,0x4c,0x18,0x45,0x32,0x17,0x27,0x23,0x89,0x28,0x3e,0x47,0x45,0x3f,0xd4,0x38, -0x2e,0x08,0x20,0x12,0xfe,0x00,0xe9,0xfe,0xe1,0xde,0xcc,0xd4,0xd0,0x1b,0xdc,0xf4, -0xf4,0xf9,0xed,0x2e,0xd9,0xc6,0x3a,0xc1,0xb1,0x5d,0xaa,0xaf,0xd5,0xb0,0xac,0xb5, -0xb0,0xbc,0xf0,0xc1,0xd2,0xee,0xeb,0xff,0x9d,0x0f,0x19,0x43,0x1d,0x25,0xfd,0x22, -0x18,0xae,0x10,0x0d,0xaa,0x0b,0x05,0xdc,0x0d,0x17,0x4a,0x23,0x32,0x08,0x3b,0x46, -0x92,0x51,0x4a,0xa1,0x32,0x28,0x39,0x26,0x26,0x68,0x34,0x3c,0x44,0x3c,0x38,0x8a, -0x37,0x2f,0xd4,0x16,0x08,0xac,0xfc,0xf0,0x2e,0xe0,0xcb,0x9a,0xca,0xdd,0xd5,0xed, -0xee,0x38,0xee,0xe7,0xd5,0xd3,0xc5,0x55,0xbd,0xb1,0x28,0xb0,0xaf,0xc0,0xac,0xad, -0x2a,0xad,0xb5,0xb4,0xc3,0xda,0x6f,0xeb,0xf8,0xaf,0x0e,0x18,0x6c,0x1c,0x1f,0x7a, -0x1c,0x14,0x26,0x0f,0x07,0x99,0xff,0x08,0x3f,0x0d,0x10,0x28,0x1e,0x2e,0xf9,0x40, -0x4a,0x62,0x4b,0x38,0xba,0x26,0x28,0xb3,0x2a,0x2b,0xbd,0x2f,0x38,0xb8,0x40,0x40, -0xc3,0x2e,0x1e,0xec,0x1e,0x18,0xc8,0xfa,0xe4,0x36,0xd9,0xd2,0x75,0xd9,0xe6,0x21, -0xf2,0xf2,0xae,0xeb,0xe2,0x77,0xd4,0xc9,0x04,0xbb,0xb6,0x65,0xb9,0xb1,0xb5,0xa7, -0xa9,0x43,0xb0,0xb6,0xed,0xc8,0xd7,0xd4,0xe8,0x02,0x3f,0x0b,0x11,0xbe,0x1b,0x22, -0x88,0x19,0x0d,0x98,0x0c,0x07,0x88,0x04,0x06,0xd5,0x07,0x0e,0xe7,0x22,0x3a,0x5d, -0x49,0x46,0x09,0x3a,0x31,0x70,0x33,0x2b,0x98,0x1f,0x2f,0x93,0x40,0x40,0x2c,0x38, -0x33,0xc0,0x33,0x2d,0x94,0x23,0x0e,0x67,0xf4,0xe1,0x67,0xd6,0xd9,0x69,0xe3,0xec, -0xb0,0xee,0xf2,0xff,0xea,0xd9,0x09,0xd2,0xc5,0x05,0xc1,0xbd,0x67,0xb2,0xaa,0x93, -0xa9,0xab,0xee,0xaa,0xb7,0x85,0xcc,0xdb,0xb0,0xea,0xfe,0x8f,0x0b,0x15,0x35,0x1e, -0x1d,0xa5,0x12,0x0e,0x52,0x10,0x09,0xe2,0x01,0xf9,0x1a,0x01,0x1d,0x3d,0x30,0x37, -0x79,0x3d,0x44,0xbf,0x3d,0x2c,0xe3,0x25,0x27,0x7f,0x30,0x37,0x1b,0x3b,0x37,0xdb, -0x35,0x37,0x96,0x36,0x35,0x7c,0x1d,0x01,0xbf,0xf0,0xe0,0xc3,0xd9,0xdd,0x53,0xe7, -0xef,0x41,0xf3,0xed,0x36,0xe0,0xd9,0xb1,0xd4,0xc7,0x94,0xbf,0xbc,0x0a,0xb3,0xa8, -0x9e,0xa6,0xaa,0xbf,0xae,0xbd,0x1e,0xcd,0xd9,0x7e,0xef,0xff,0x11,0x10,0x1b,0xb9, -0x18,0x13,0xfa,0x17,0x1e,0x6b,0x0d,0xf9,0x19,0xfa,0x06,0x09,0x0f,0x19,0x7e,0x2f, -0x3d,0x7b,0x45,0x3b,0xbc,0x2d,0x2a,0xf7,0x27,0x2e,0x9f,0x35,0x34,0x61,0x32,0x35, -0x1d,0x3a,0x3c,0x1d,0x3b,0x2c,0x7b,0x12,0xfe,0xda,0xed,0xdb,0x43,0xda,0xe6,0xe7, -0xed,0xeb,0xff,0xec,0xeb,0x10,0xdf,0xda,0x86,0xd0,0xc8,0xf7,0xc4,0xb9,0x7b,0xae, -0xa7,0x29,0xa8,0xaa,0x0d,0xb5,0xbe,0xfc,0xc5,0xdc,0xb5,0xf7,0x07,0x79,0x05,0x0f, -0x5c,0x1e,0x20,0xa4,0x1c,0x0f,0xf3,0x04,0x01,0x8c,0xff,0x03,0x8e,0x11,0x25,0x07, -0x3a,0x43,0x19,0x3e,0x32,0x72,0x2e,0x30,0x8c,0x30,0x34,0xda,0x32,0x2e,0x69,0x34, -0x3d,0x0e,0x40,0x3c,0x90,0x3c,0x29,0x0a,0x0c,0xf9,0x6a,0xe8,0xe0,0xec,0xe3,0xea, -0x32,0xed,0xef,0xf8,0xee,0xe6,0x25,0xe3,0xdb,0xab,0xd4,0xce,0xbe,0xc8,0xb8,0x71, -0xa8,0xb0,0xeb,0xb3,0xab,0x6c,0xad,0xbe,0x00,0xd7,0xe8,0x62,0xee,0xfa,0x2e,0x0e, -0x1a,0xb8,0x1d,0x1b,0x0a,0x18,0x0d,0x7c,0x05,0xfc,0x99,0xf9,0x07,0xfe,0x1a,0x2e, -0x17,0x3a,0x3d,0x76,0x32,0x2c,0xc1,0x36,0x33,0x0f,0x2d,0x2e,0xe2,0x2e,0x30,0x53, -0x34,0x3c,0x7c,0x41,0x44,0x75,0x34,0x1c,0xe4,0x07,0xf5,0xc8,0xe7,0xe2,0x0d,0xeb, -0xec,0x20,0xea,0xf1,0x90,0xeb,0xe0,0x8d,0xe2,0xe4,0x63,0xd9,0xc8,0xa5,0xbc,0xbb, -0x90,0xb6,0xad,0x04,0xa5,0xa9,0x4f,0xb8,0xc6,0xd7,0xd4,0xdc,0x89,0xed,0x03,0x46, -0x10,0x14,0xfb,0x19,0x21,0xa6,0x15,0x06,0xda,0xff,0xf5,0xdd,0xfa,0x11,0x4d,0x27, -0x2d,0x57,0x33,0x34,0x33,0x32,0x34,0x0e,0x34,0x32,0xfe,0x2f,0x2d,0xe5,0x2b,0x30, -0x51,0x3d,0x43,0xc5,0x45,0x44,0x6c,0x2f,0x15,0xe3,0x06,0xf7,0x44,0xe9,0xe6,0xd7, -0xf0,0xf3,0x55,0xea,0xe5,0xa5,0xe8,0xf0,0xe3,0xe7,0xd9,0x19,0xd2,0xcd,0xe7,0xc7, -0xb9,0x92,0xad,0xa7,0x32,0xab,0xb3,0x08,0xb6,0xc2,0xbf,0xd3,0xdf,0xd5,0xee,0x04, -0x17,0x0e,0x12,0x3e,0x21,0x1f,0x6d,0x0d,0xfc,0x42,0xf5,0xfa,0x37,0x06,0x15,0x2b, -0x21,0x29,0x3b,0x30,0x2d,0x15,0x2e,0x37,0x4f,0x33,0x2b,0xb5,0x2a,0x29,0x6d,0x28, -0x30,0x9e,0x43,0x49,0x75,0x43,0x39,0x28,0x2c,0x17,0xd2,0xfa,0xf1,0x01,0xf4,0xf4, -0x2f,0xed,0xe5,0xa8,0xe9,0xee,0xe8,0xf0,0xe8,0x0c,0xdd,0xdc,0xd9,0xdc,0xce,0x7a, -0xbc,0xb7,0xb6,0xaf,0xaa,0x3a,0xaf,0xb2,0xd5,0xb7,0xc4,0xec,0xd4,0xe2,0xf5,0xee, -0x00,0xd5,0x11,0x1e,0xf8,0x21,0x10,0xf5,0xff,0xfa,0x5d,0xf6,0xfb,0x96,0x0a,0x17, -0x24,0x1b,0x24,0x26,0x2c,0x2a,0xd5,0x2e,0x34,0x5a,0x32,0x24,0xde,0x1e,0x28,0x08, -0x30,0x37,0xd2,0x40,0x4b,0x1e,0x4a,0x36,0xc0,0x1f,0x0c,0x7e,0x03,0xff,0x65,0xf9, -0xeb,0x0c,0xe9,0xf3,0xf0,0xf1,0xec,0x9b,0xec,0xe9,0x85,0xe4,0xe2,0x08,0xdb,0xca, -0xc9,0xbc,0xbb,0xd4,0xb3,0xab,0xd7,0xad,0xb3,0xf2,0xbe,0xc9,0xdb,0xcf,0xdc,0x67, -0xf5,0x0b,0x46,0x16,0x20,0xc8,0x1a,0x07,0x74,0xfb,0xfa,0xef,0xfd,0xff,0x88,0x0b, -0x18,0xe5,0x1c,0x20,0x60,0x27,0x34,0x02,0x36,0x2e,0x05,0x27,0x26,0xf1,0x24,0x25, -0x87,0x2e,0x3c,0xee,0x4e,0x51,0x84,0x3a,0x27,0xe6,0x22,0x16,0x1b,0x05,0xf8,0xcb, -0xf5,0xf1,0xb6,0xef,0xf3,0x42,0xee,0xec,0x76,0xee,0xeb,0x1f,0xe8,0xe2,0x43,0xd5, -0xc9,0x44,0xc6,0xba,0xf1,0xaa,0xae,0x5b,0xb6,0xb8,0x12,0xba,0xc3,0xec,0xcf,0xe0, -0xf1,0xfb,0x11,0x3d,0x1a,0x17,0x18,0x11,0x06,0xbc,0xfb,0xfa,0x10,0x02,0x09,0xcf, -0x0b,0x12,0x22,0x1e,0x25,0x4e,0x2e,0x35,0x41,0x30,0x2f,0xf7,0x2d,0x21,0xfe,0x1a, -0x28,0x8e,0x41,0x4a,0x70,0x48,0x43,0x08,0x38,0x2e,0xad,0x22,0x10,0x91,0x00,0xfc, -0xb1,0xf7,0xf2,0xbd,0xf2,0xec,0x1c,0xec,0xf3,0xd4,0xf0,0xe8,0xb1,0xe5,0xe6,0x11, -0xd7,0xc8,0xc1,0xc0,0xb7,0xf2,0xaf,0xb3,0x33,0xb9,0xb6,0x34,0xb3,0xbe,0xd7,0xd4, -0xea,0x7c,0xfd,0x11,0x40,0x1b,0x11,0xfb,0x06,0x00,0x25,0xfd,0x02,0x21,0x03,0x00, -0x3c,0x08,0x19,0x47,0x21,0x1f,0xf4,0x2a,0x3a,0xc9,0x35,0x26,0xb3,0x1c,0x1b,0xfd, -0x24,0x37,0x63,0x40,0x43,0xcc,0x46,0x3f,0x59,0x38,0x2d,0xbb,0x1b,0x08,0x07,0x04, -0x02,0x52,0xf4,0xec,0x75,0xf0,0xf1,0xad,0xed,0xeb,0x7f,0xed,0xeb,0xf6,0xe7,0xe0, -0x9b,0xd3,0xc5,0xbf,0xb9,0xb8,0x58,0xba,0xb3,0x17,0xb1,0xb0,0x46,0xb3,0xc2,0xa0, -0xd7,0xee,0x97,0x05,0x15,0x74,0x11,0x05,0xea,0x06,0x08,0x46,0xff,0xf9,0x2a,0x02, -0x09,0x6b,0x0c,0x11,0x5d,0x18,0x2a,0xd6,0x39,0x35,0xd5,0x26,0x1e,0x8a,0x1d,0x20, -0xf7,0x2d,0x3a,0xe4,0x3c,0x44,0x12,0x4b,0x42,0x53,0x31,0x27,0x78,0x1e,0x0e,0x64, -0x03,0xfd,0xe9,0xf6,0xf1,0x89,0xef,0xf3,0xf0,0xee,0xe8,0x4e,0xf0,0xf3,0x9d,0xe7, -0xd9,0x80,0xce,0xc6,0xac,0xbf,0xbd,0xb7,0xb8,0xb2,0x9f,0xb0,0xae,0xd3,0xaf,0xc5, -0x71,0xe7,0xf8,0xd0,0x01,0x0c,0xa5,0x0f,0x0c,0x13,0x05,0x00,0x60,0x00,0x04,0xbc, -0x03,0xff,0x0b,0x07,0x14,0x35,0x23,0x33,0xf8,0x35,0x27,0x00,0x1b,0x20,0xc2,0x22, -0x20,0x40,0x2b,0x3b,0x6e,0x44,0x44,0x34,0x42,0x3f,0x1e,0x34,0x25,0x81,0x1c,0x0f, -0x3e,0x02,0xfb,0xfd,0xf9,0xf4,0x03,0xef,0xed,0xfa,0xed,0xf2,0xb9,0xf5,0xef,0x71, -0xde,0xd7,0xdc,0xd3,0xc4,0x42,0xbf,0xc4,0xc0,0xbd,0xad,0x06,0xa5,0xac,0x00,0xbd, -0xd2,0x0b,0xe4,0xf4,0xb3,0x08,0x10,0xd1,0x08,0x02,0xbb,0x05,0x07,0xd1,0x03,0x02, -0xa1,0xfa,0xfa,0x38,0x0d,0x21,0x7b,0x2a,0x2c,0x72,0x2a,0x27,0x23,0x1e,0x1a,0x1b, -0x20,0x26,0xae,0x2f,0x3d,0x33,0x45,0x42,0x39,0x41,0x3f,0x91,0x35,0x24,0xa2,0x16, -0x0f,0xb3,0x05,0x01,0x54,0xf9,0xee,0xc5,0xee,0xf4,0x27,0xf4,0xf2,0x07,0xf4,0xee, -0x15,0xdf,0xd5,0xd0,0xcd,0xcc,0xeb,0xcb,0xbf,0xff,0xae,0xa7,0x1b,0xac,0xb0,0xf7, -0xbb,0xd3,0x75,0xe8,0xf8,0x8b,0x07,0x05,0x0b,0xff,0x03,0x9f,0x0e,0x09,0x87,0xf7, -0xf2,0xc7,0xfb,0x05,0xe4,0x0f,0x20,0x5a,0x2a,0x28,0x5b,0x24,0x20,0x72,0x1c,0x17, -0x5b,0x1f,0x2a,0x8f,0x31,0x3b,0xb6,0x40,0x41,0x56,0x44,0x3e,0x6c,0x2c,0x1c,0x51, -0x1b,0x14,0x31,0x04,0xf9,0x3f,0xf6,0xf3,0xce,0xf0,0xf0,0x5e,0xf7,0xfc,0x74,0xf4, -0xe2,0xb3,0xd9,0xde,0x35,0xd8,0xce,0xc6,0xc8,0xbc,0xa7,0xaf,0xaa,0x62,0xab,0xb0, -0x14,0xc1,0xdc,0x35,0xf2,0xf6,0x89,0xf8,0x02,0xee,0x0a,0x0d,0x0b,0x08,0xfd,0x2e, -0xf6,0xf4,0x9a,0xff,0x0a,0x3d,0x15,0x24,0x83,0x2a,0x26,0xa3,0x20,0x1e,0x0c,0x19, -0x1b,0x6e,0x27,0x2b,0x0c,0x30,0x3c,0xbf,0x46,0x45,0x2c,0x3f,0x35,0x6f,0x2d,0x24, -0x95,0x1a,0x0c,0xf5,0x03,0xff,0x43,0xf1,0xec,0x95,0xf5,0xfd,0x10,0xfa,0xf2,0x2d, -0xea,0xe3,0x01,0xe1,0xe0,0x20,0xd9,0xcc,0x76,0xc7,0xc0,0x56,0xad,0xa1,0x69,0xa8, -0xbe,0xde,0xd0,0xdb,0xeb,0xe9,0xf4,0x61,0xfd,0x09,0x61,0x10,0x0b,0x93,0x02,0xfb, -0x3e,0xf5,0xf9,0x15,0x05,0x0e,0xf5,0x1a,0x29,0xd6,0x28,0x20,0x42,0x1c,0x1f,0x51, -0x1e,0x1c,0xd9,0x21,0x2b,0x02,0x3a,0x41,0x58,0x3e,0x41,0x63,0x43,0x35,0x45,0x26, -0x23,0x7f,0x1e,0x0e,0x17,0xfd,0xf6,0x35,0xf4,0xf3,0x35,0xfc,0xfd,0xf5,0xf1,0xea, -0xdf,0xea,0xe9,0x49,0xde,0xd9,0xe2,0xda,0xd6,0x52,0xc4,0xb0,0x90,0xa4,0xa5,0x6f, -0xb5,0xc4,0x78,0xcb,0xd7,0x5b,0xea,0xf4,0x49,0x00,0x0c,0xdf,0x0d,0x04,0xbf,0xfc, -0xfa,0x01,0xf5,0xf8,0xd1,0x06,0x15,0x6f,0x20,0x21,0x93,0x1d,0x20,0x8f,0x22,0x17, -0xce,0x14,0x1e,0xdd,0x27,0x2d,0x73,0x34,0x41,0x33,0x45,0x3f,0x15,0x3b,0x33,0x37, -0x2e,0x28,0x05,0x1c,0x07,0x26,0xf9,0xf9,0x8f,0xfe,0xfb,0x4d,0xf7,0xf8,0xb3,0xf7, -0xef,0x0c,0xe7,0xe3,0x39,0xe2,0xe5,0x45,0xe1,0xcc,0x24,0xb9,0xac,0xfe,0xa9,0xae, -0xbe,0xb9,0xc2,0x17,0xc8,0xd8,0xb2,0xec,0xf8,0x3f,0x02,0x0a,0x56,0x09,0x02,0x24, -0xf8,0xee,0xe7,0xf5,0x03,0x33,0x0b,0x10,0x79,0x19,0x23,0xfb,0x1e,0x19,0xd1,0x19, -0x19,0xd3,0x15,0x1b,0x52,0x27,0x30,0xf1,0x37,0x40,0x5a,0x42,0x3a,0x5f,0x38,0x3c, -0x1b,0x37,0x20,0xeb,0x0e,0x09,0x6c,0x03,0xfe,0x4d,0xfa,0xfa,0x3a,0xff,0xfd,0x09, -0xf2,0xe7,0xf0,0xe7,0xed,0xc8,0xeb,0xe6,0x2b,0xdb,0xc5,0xb9,0xb4,0xb1,0x25,0xb1, -0xb5,0xc0,0xb6,0xbc,0x7c,0xce,0xde,0xa8,0xea,0xf7,0xeb,0x09,0x0f,0x30,0x00,0xf5, -0x37,0xf7,0xf8,0xf3,0xf6,0x00,0x5a,0x0e,0x16,0xe8,0x1a,0x1e,0x5b,0x1d,0x1a,0x6b, -0x19,0x17,0x63,0x16,0x1b,0xed,0x2c,0x37,0xf6,0x36,0x39,0xb7,0x3e,0x42,0x3b,0x42, -0x3a,0x45,0x2b,0x1d,0x84,0x15,0x0b,0xe2,0xfd,0xfb,0xbe,0x03,0x02,0x66,0xfd,0xf5, -0x44,0xea,0xea,0xf4,0xef,0xf4,0x73,0xef,0xe1,0x5f,0xd1,0xc3,0xc0,0xbb,0xb4,0x7f, -0xaf,0xb3,0xf6,0xbb,0xbe,0xbe,0xc8,0xde,0xd7,0xf3,0xff,0x20,0x04,0x04,0x82,0xfc, -0xf6,0x0e,0xf4,0xf5,0x7b,0xfa,0x03,0xe2,0x10,0x16,0xd7,0x16,0x1c,0xc4,0x1f,0x1a, -0xb4,0x10,0x10,0xd1,0x1a,0x27,0x85,0x2b,0x2c,0x56,0x31,0x3e,0x8f,0x45,0x3e,0xc0, -0x3b,0x37,0x97,0x2b,0x1c,0xf5,0x0c,0x03,0x18,0x01,0x04,0x14,0x05,0x00,0xd5,0xf5, -0xea,0xbf,0xe8,0xf4,0xf3,0xf9,0xef,0x38,0xe6,0xe1,0x33,0xd3,0xbe,0xe2,0xb7,0xb9, -0x2b,0xb6,0xb0,0x18,0xb2,0xc0,0x6a,0xd1,0xe2,0xa5,0xf4,0xfe,0xc6,0x00,0xff,0xdf, -0xfa,0xf2,0xff,0xf1,0xf7,0x0f,0x00,0x04,0x0c,0x0c,0x17,0xa0,0x1c,0x1f,0xe6,0x17, -0x0d,0x9c,0x11,0x1b,0xc3,0x1f,0x1f,0xdd,0x24,0x30,0xd0,0x3a,0x3d,0x07,0x3e,0x41, -0x81,0x41,0x36,0xeb,0x24,0x17,0x34,0x0a,0x03,0x7b,0x08,0x0d,0x85,0x02,0xf2,0xc9, -0xef,0xf1,0x04,0xf2,0xf3,0xbf,0xf5,0xf3,0x26,0xe7,0xd8,0x1a,0xcd,0xc4,0x34,0xbe, -0xb9,0x85,0xb0,0xad,0x18,0xb7,0xc6,0xa8,0xd6,0xe5,0x93,0xf7,0x02,0xf7,0xff,0xfb, -0x27,0xf6,0xf5,0xca,0xf9,0xfa,0x49,0xfa,0x06,0x7b,0x17,0x1d,0xcf,0x18,0x14,0x98, -0x15,0x15,0x5e,0x16,0x16,0x8f,0x1b,0x22,0x4e,0x29,0x2f,0xcf,0x37,0x3f,0x04,0x41, -0x45,0x20,0x45,0x32,0x8b,0x1a,0x10,0x20,0x12,0x12,0x04,0x0b,0x04,0x42,0xff,0xf5, -0x80,0xed,0xf1,0x24,0xf7,0xfa,0xbd,0xf5,0xec,0xee,0xe2,0xd7,0xf7,0xcf,0xc7,0x93, -0xbc,0xb3,0x9c,0xae,0xb0,0xd2,0xba,0xc7,0xd0,0xd8,0xef,0x65,0xfc,0xfc,0xd3,0xf8, -0xfc,0xb1,0xfd,0xf7,0x8b,0xf1,0xf5,0x4a,0x06,0x13,0x84,0x15,0x13,0x1b,0x18,0x1b, -0x82,0x13,0x11,0xab,0x17,0x18,0x8d,0x1a,0x23,0x68,0x2b,0x2d,0x18,0x33,0x42,0x67, -0x4f,0x47,0x22,0x36,0x27,0xcc,0x1d,0x18,0x87,0x14,0x12,0x45,0x0d,0x04,0xb3,0xf9, -0xf1,0x46,0xf1,0xfa,0xf3,0xfd,0xf8,0xb4,0xf1,0xeb,0xa7,0xe5,0xdb,0xda,0xcf,0xc4, -0x0f,0xbc,0xb4,0x77,0xad,0xae,0xd1,0xba,0xd0,0xb4,0xe2,0xeb,0x68,0xf2,0xfa,0x53, -0x00,0xfb,0x0e,0xf0,0xef,0x15,0xf7,0xfd,0x71,0x05,0x0f,0xe9,0x11,0x13,0x3a,0x17, -0x18,0x87,0x12,0x0e,0x01,0x16,0x1d,0x0d,0x1e,0x1c,0xda,0x22,0x30,0x3d,0x40,0x48, -0x6e,0x49,0x3f,0x2b,0x31,0x26,0xbd,0x1e,0x1b,0x44,0x19,0x13,0x2c,0x0a,0xfd,0x96, -0xf4,0xf4,0x82,0xfa,0xfd,0x31,0xf8,0xf3,0xfe,0xf2,0xef,0x54,0xe2,0xd6,0x07,0xd2, -0xc8,0x09,0xb8,0xa9,0x5a,0xa8,0xb6,0x3d,0xc5,0xcc,0x11,0xda,0xec,0x9c,0xf7,0xf8, -0x96,0xf5,0xf3,0x10,0xee,0xee,0xf6,0xf6,0xff,0xba,0x03,0x09,0xc9,0x12,0x18,0x29, -0x14,0x0c,0xf7,0x0f,0x17,0xed,0x19,0x16,0x9f,0x14,0x1b,0xaa,0x28,0x37,0x9d,0x43, -0x48,0xa6,0x44,0x39,0x9c,0x2d,0x24,0x9e,0x23,0x22,0x3b,0x1a,0x0e,0xc1,0x01,0xfb, -0xd3,0xf9,0xf9,0x53,0xf9,0xfa,0x07,0xf9,0xf8,0x34,0xf1,0xe7,0x55,0xe5,0xe1,0x3f, -0xd1,0xbb,0x68,0xb1,0xb0,0x3a,0xb1,0xb5,0xfd,0xc1,0xd0,0xb6,0xe0,0xf0,0x87,0xf6, -0xf4,0x56,0xf0,0xef,0x9e,0xf2,0xf2,0xf4,0xf4,0xfe,0xc0,0x08,0x10,0x2c,0x13,0x10, -0x7a,0x0e,0x12,0xe5,0x17,0x18,0x93,0x13,0x0f,0xee,0x14,0x1f,0xa1,0x2c,0x3c,0xc3, -0x46,0x46,0x2d,0x3e,0x31,0xa2,0x2c,0x2d,0xb5,0x29,0x20,0x5a,0x13,0x0a,0xe3,0x05, -0xfd,0xed,0xf5,0xf9,0x9a,0x01,0xfd,0xbe,0xf3,0xf1,0x3a,0xf6,0xf1,0x9e,0xe7,0xda, -0xfe,0xca,0xbe,0xb0,0xb5,0xb1,0x9a,0xb2,0xb7,0x72,0xc4,0xd8,0x57,0xe9,0xef,0x77, -0xef,0xf1,0x3e,0xf5,0xf2,0x3c,0xec,0xef,0x20,0xfb,0x05,0xa6,0x0a,0x0c,0x16,0x0d, -0x10,0x73,0x12,0x16,0x71,0x17,0x12,0x1c,0x0f,0x0d,0x98,0x13,0x22,0xed,0x33,0x40, -0x9d,0x45,0x3e,0x26,0x35,0x35,0x83,0x36,0x2f,0x4b,0x24,0x1f,0x4f,0x1b,0x0b,0x55, -0xfe,0xfe,0x2b,0x03,0x03,0xa3,0xfb,0xf7,0xe4,0xf9,0xfc,0xca,0xf9,0xf2,0x36,0xe7, -0xd8,0xc4,0xcb,0xc2,0x80,0xb7,0xaf,0x28,0xb1,0xbf,0xd7,0xcf,0xdb,0xe5,0xe5,0xee, -0x00,0xf4,0xf6,0x9b,0xf0,0xea,0xae,0xed,0xf7,0x0f,0x01,0x03,0xda,0x05,0x0a,0xee, -0x0d,0x10,0xc4,0x15,0x17,0xa1,0x13,0x0d,0x8f,0x07,0x09,0xb3,0x17,0x2d,0x25,0x39, -0x38,0x55,0x3b,0x3e,0xa6,0x39,0x33,0x55,0x32,0x32,0x93,0x2a,0x1c,0xef,0x0f,0x08, -0xf8,0x05,0x04,0x14,0x02,0xfc,0x1d,0xf8,0xf9,0xbc,0xfe,0x00,0x65,0xf7,0xec,0x57, -0xe6,0xdb,0xe6,0xca,0xba,0x55,0xb0,0xb2,0xa0,0xb8,0xc0,0x7b,0xcc,0xdb,0x34,0xe8, -0xf0,0xb5,0xf0,0xed,0xa6,0xea,0xea,0x4c,0xf2,0xfb,0x62,0xfd,0xff,0x03,0x04,0x0a, -0x68,0x0c,0x10,0x2a,0x1a,0x18,0x47,0x09,0x00,0x10,0x07,0x14,0xe9,0x1e,0x28,0x8a, -0x33,0x3c,0x46,0x3c,0x35,0x5a,0x35,0x3a,0x15,0x3a,0x2f,0x47,0x22,0x19,0x77,0x10, -0x0b,0x12,0x0a,0x03,0x3c,0xfb,0xf8,0x0a,0xfd,0x00,0x62,0xfe,0xf9,0x6b,0xf7,0xf3, -0x50,0xe7,0xd5,0x45,0xc3,0xb9,0x72,0xb6,0xb3,0x14,0xb6,0xc1,0xd3,0xd1,0xdf,0x4f, -0xe8,0xec,0xac,0xea,0xe7,0x2f,0xeb,0xee,0x4c,0xf2,0xf8,0x37,0xfe,0xfd,0xb3,0xfd, -0x08,0x23,0x15,0x1a,0x40,0x13,0x09,0x7a,0x05,0x05,0xb1,0x09,0x12,0x80,0x20,0x2e, -0x6a,0x33,0x34,0x5d,0x35,0x36,0x12,0x3b,0x3e,0x4e,0x36,0x26,0x2f,0x1e,0x1b,0xf6, -0x15,0x0c,0x60,0x03,0xff,0x88,0xfc,0xfd,0xb7,0xfd,0xfb,0xbc,0xfd,0xff,0xda,0xfb, -0xf0,0x21,0xe1,0xd2,0xbe,0xc4,0xbb,0x97,0xb5,0xb1,0xb4,0xb6,0xc9,0xb5,0xd9,0xde, -0x89,0xe3,0xeb,0xf0,0xe9,0xe5,0x15,0xe8,0xf3,0xeb,0xf8,0xf5,0x32,0xf3,0xf9,0x64, -0x07,0x12,0xb8,0x13,0x13,0x42,0x11,0x09,0xc2,0x01,0x04,0x65,0x0d,0x19,0x58,0x26, -0x2d,0x66,0x2f,0x30,0x55,0x37,0x40,0xfb,0x40,0x39,0xdf,0x2e,0x28,0x02,0x26,0x1e, -0x4c,0x12,0x08,0x9b,0x06,0x03,0x6f,0xfd,0xfa,0xa8,0xfd,0x01,0xfb,0x02,0x01,0x4b, -0xfa,0xec,0x87,0xe1,0xd5,0x20,0xc5,0xb7,0x24,0xb2,0xb6,0xc6,0xbf,0xcc,0x74,0xd8, -0xe0,0x2f,0xe6,0xe4,0xf8,0xe1,0xe9,0x6d,0xf4,0xf3,0x22,0xed,0xef,0xac,0xf6,0xff, -0xcb,0x09,0x10,0x5f,0x14,0x11,0xff,0x0b,0x01,0x8c,0xfd,0x07,0x1e,0x15,0x1c,0x2d, -0x21,0x25,0xca,0x2b,0x34,0x13,0x3e,0x40,0x59,0x3a,0x35,0x23,0x33,0x2d,0xb0,0x21, -0x19,0x1c,0x13,0x0c,0x69,0x07,0x00,0x19,0xfb,0xfc,0x32,0x03,0x06,0x32,0x01,0xfd, -0xdc,0xfa,0xf0,0xa2,0xdf,0xce,0x2a,0xc1,0xb8,0x40,0xb3,0xb4,0xce,0xc3,0xd5,0x35, -0xda,0xda,0xc6,0xdd,0xe4,0x38,0xea,0xed,0x2b,0xf0,0xec,0x78,0xeb,0xf1,0x86,0xf8, -0x00,0xc6,0x0b,0x15,0xb2,0x14,0x0b,0xf9,0x01,0xfd,0x64,0x04,0x0f,0xee,0x15,0x14, -0xbf,0x1a,0x28,0xda,0x30,0x34,0xd8,0x3a,0x3e,0xb5,0x3b,0x36,0xfd,0x32,0x2a,0xab, -0x20,0x1c,0x19,0x17,0x0b,0x2f,0x02,0xff,0x77,0x00,0x02,0xec,0x03,0x01,0xcb,0x04, -0x05,0x05,0xfa,0xeb,0xcc,0xdf,0xd2,0x60,0xbd,0xb1,0x00,0xb6,0xc2,0x74,0xcc,0xd1, -0xe9,0xd3,0xd9,0xc0,0xe1,0xe9,0x84,0xea,0xeb,0x8d,0xed,0xec,0x65,0xea,0xee,0x0c, -0xfa,0x06,0x3e,0x12,0x15,0x27,0x0b,0x00,0x8d,0x00,0x05,0xde,0x09,0x0b,0xe0,0x0e, -0x15,0x60,0x1e,0x28,0xe5,0x2d,0x33,0x56,0x3b,0x3f,0xda,0x39,0x33,0xf6,0x2f,0x2b, -0x71,0x26,0x1c,0x0b,0x10,0x08,0x99,0x06,0x03,0x43,0xfe,0x02,0xa6,0x07,0x05,0xe9, -0x03,0x04,0x51,0xfd,0xee,0xb0,0xdc,0xc8,0x98,0xb8,0xb8,0x62,0xc1,0xc7,0x24,0xc8, -0xcd,0xa2,0xd6,0xdd,0x35,0xe3,0xe8,0x07,0xeb,0xed,0x04,0xec,0xe6,0x16,0xe5,0xf2, -0x19,0x06,0x0e,0x44,0x0e,0x0b,0xd9,0x07,0x03,0x8b,0x05,0x09,0x82,0x07,0x09,0x7c, -0x11,0x18,0xcd,0x1f,0x25,0xe6,0x2e,0x3a,0x11,0x3f,0x39,0x2d,0x34,0x37,0xf3,0x35, -0x2a,0x03,0x20,0x1b,0x74,0x12,0x07,0xa3,0x02,0x02,0xb0,0x02,0x03,0x3a,0x03,0x04, -0x83,0x08,0x09,0x32,0xfc,0xe5,0x27,0xd3,0xc5,0x8d,0xbe,0xbe,0x88,0xc1,0xc3,0x76, -0xc6,0xcf,0x2f,0xd7,0xda,0x39,0xe2,0xec,0x53,0xee,0xe5,0xa7,0xdf,0xe1,0xac,0xeb, -0xfc,0x3b,0x07,0x08,0x11,0x08,0x09,0x66,0x07,0x03,0x8d,0x04,0x05,0xd5,0x06,0x0c, -0x62,0x10,0x12,0x9f,0x1c,0x2a,0xbe,0x31,0x34,0x35,0x38,0x39,0x12,0x37,0x35,0xd3, -0x30,0x29,0x14,0x20,0x18,0xa7,0x0d,0x04,0xa9,0x04,0x04,0x89,0xff,0xfc,0x13,0x04, -0x0d,0xbe,0x0e,0x04,0x03,0xf2,0xe0,0x4c,0xd3,0xc8,0x9b,0xc0,0xbd,0xaa,0xc3,0xc6, -0x7e,0xc7,0xcc,0x1e,0xd6,0xe1,0x62,0xea,0xed,0xd4,0xe5,0xdd,0x89,0xdf,0xe9,0xd4, -0xf4,0xfe,0xae,0x03,0x06,0x54,0x0b,0x0b,0xb2,0x02,0x02,0xc3,0x09,0x09,0xd2,0x04, -0x07,0xbf,0x10,0x17,0xec,0x1f,0x2a,0x37,0x30,0x34,0x3f,0x39,0x39,0x1a,0x37,0x36, -0x75,0x34,0x28,0xac,0x1b,0x15,0x39,0x11,0x0b,0x16,0x04,0xfe,0xbc,0xfb,0x02,0x46, -0x10,0x13,0xe3,0x09,0xfe,0xd7,0xf2,0xe2,0xf1,0xd0,0xc7,0x78,0xc4,0xc5,0xb7,0xc5, -0xc2,0xbb,0xc3,0xd0,0x75,0xdf,0xe7,0xc9,0xe9,0xe6,0x11,0xde,0xde,0xbd,0xe6,0xed, -0xe0,0xf3,0xfe,0x66,0x07,0x07,0x6f,0x06,0x06,0xf0,0x05,0x08,0xe1,0x07,0x04,0x23, -0x03,0x0a,0x47,0x13,0x16,0x3e,0x1f,0x2b,0x63,0x32,0x33,0x63,0x35,0x3b,0x3e,0x3d, -0x38,0xb6,0x2e,0x24,0x72,0x1f,0x1d,0x74,0x14,0x06,0xb2,0xfe,0xff,0xa9,0x03,0x0b, -0x95,0x12,0x11,0x08,0x0a,0xff,0xbd,0xef,0xdb,0xfa,0xd1,0xce,0x9b,0xc9,0xc4,0x1f, -0xc0,0xbe,0x4c,0xc9,0xdb,0x19,0xe5,0xe2,0x89,0xe3,0xe4,0xe3,0xdf,0xde,0x27,0xe6, -0xf0,0x1e,0xf8,0xff,0x5a,0x04,0x04,0x84,0x05,0x08,0xa1,0x08,0x04,0x2b,0x03,0x04, -0x04,0x05,0x08,0xfb,0x10,0x19,0x2e,0x22,0x29,0xf3,0x2c,0x32,0xf0,0x3b,0x41,0xf5, -0x39,0x2f,0x9d,0x2c,0x2b,0xfe,0x24,0x19,0xa8,0x0c,0x03,0xf4,0x01,0x01,0xfd,0x04, -0x0f,0x57,0x16,0x11,0xcd,0x06,0xfa,0x79,0xe9,0xdc,0xb4,0xd9,0xd3,0x76,0xc5,0xbb, -0xbd,0xbe,0xc7,0x06,0xd1,0xdc,0x08,0xe2,0xe3,0x60,0xe2,0xdf,0x63,0xdb,0xde,0x2d, -0xeb,0xf4,0x44,0xf6,0xfa,0xef,0x02,0x05,0x22,0x04,0x05,0xba,0x06,0x04,0x23,0x02, -0x00,0x73,0x01,0x0a,0x44,0x15,0x18,0x7e,0x1a,0x24,0x8a,0x30,0x38,0x10,0x3c,0x38, -0x9d,0x33,0x32,0xb8,0x32,0x2b,0xf5,0x1e,0x15,0xec,0x0a,0x01,0x4d,0xff,0x02,0xe2, -0x09,0x14,0xed,0x18,0x0c,0xac,0xfd,0xf5,0x9e,0xee,0xe3,0xcc,0xd7,0xcc,0xc3,0xc1, -0xbd,0x76,0xc2,0xcb,0x15,0xd4,0xdd,0x6a,0xe3,0xe1,0x19,0xdc,0xdb,0xb1,0xde,0xe5, -0xe9,0xeb,0xf0,0x37,0xf6,0xfd,0x0f,0x03,0x01,0xfc,0x02,0x0a,0xb2,0x07,0xfe,0xc6, -0xfb,0x01,0x3e,0x09,0x0c,0x8e,0x0e,0x11,0x95,0x1d,0x2c,0x67,0x31,0x33,0xdc,0x37, -0x37,0xef,0x33,0x35,0x33,0x34,0x28,0x63,0x1c,0x15,0xc0,0x08,0xfb,0x8e,0xfd,0x0b, -0x11,0x15,0x14,0x1e,0x0f,0x07,0x63,0x00,0xfa,0x05,0xf1,0xe1,0x3f,0xd4,0xca,0x3d, -0xc2,0xbe,0xb2,0xc4,0xd1,0x43,0xda,0xde,0x90,0xdf,0xdc,0xe2,0xda,0xde,0x67,0xe0, -0xe3,0x8c,0xeb,0xf3,0xcc,0xf6,0xf9,0x7e,0x00,0x05,0x5f,0x09,0x05,0x56,0xfd,0xfc, -0x99,0x03,0x06,0x07,0x04,0x06,0x8a,0x0d,0x15,0x73,0x21,0x2b,0x5b,0x2e,0x31,0x75, -0x37,0x39,0x31,0x35,0x34,0x1a,0x34,0x2b,0x53,0x1b,0x0c,0x56,0x02,0x00,0x32,0x08, -0x12,0xe9,0x13,0x0f,0x9a,0x0c,0x0a,0x0e,0x04,0xfa,0x04,0xf0,0xe1,0x8a,0xd4,0xc8, -0x26,0xbf,0xc1,0x4b,0xce,0xd7,0x00,0xd7,0xdb,0x14,0xe0,0xdd,0x01,0xd9,0xdb,0x5f, -0xe3,0xe9,0xc7,0xec,0xed,0xcf,0xf3,0x00,0x9b,0x07,0x04,0x12,0x02,0x02,0xd6,0x00, -0x01,0xb3,0x04,0x03,0x57,0x00,0x05,0x8b,0x11,0x19,0xcf,0x1e,0x27,0xb6,0x30,0x33, -0x7c,0x33,0x35,0xf1,0x39,0x3c,0xb0,0x34,0x26,0x60,0x13,0x08,0xdd,0x06,0x08,0xaa, -0x0d,0x11,0x87,0x11,0x0f,0x6c,0x0f,0x0b,0x70,0x03,0xfd,0x43,0xf1,0xdd,0x4d,0xcd, -0xc5,0x0f,0xc5,0xc8,0x0c,0xcf,0xd4,0x20,0xda,0xdf,0x61,0xda,0xd4,0x3b,0xdb,0xe4, -0xca,0xe3,0xe1,0x7b,0xe8,0xf1,0x0e,0xfa,0x01,0xf2,0x02,0x00,0x21,0x00,0x04,0xcf, -0x04,0x00,0x91,0xff,0x01,0x53,0x03,0x07,0xf1,0x0f,0x19,0x97,0x20,0x29,0x07,0x2e, -0x2d,0xe7,0x30,0x3b,0x6c,0x41,0x3b,0xf0,0x2c,0x1d,0x22,0x11,0x0c,0x8a,0x0a,0x09, -0x49,0x0e,0x13,0xf4,0x10,0x0c,0x7c,0x0e,0x0f,0xb5,0x08,0xfa,0xbb,0xe8,0xd9,0x7c, -0xd0,0xc8,0x60,0xc3,0xca,0x97,0xd5,0xd8,0x84,0xd6,0xd7,0xbc,0xd9,0xda,0xad,0xde, -0xe1,0x48,0xde,0xe0,0x39,0xec,0xf7,0x16,0xfb,0xfa,0xc9,0xfe,0x03,0x14,0x04,0x02, -0x93,0x00,0x00,0xc6,0x00,0x00,0x0a,0x01,0x07,0xba,0x13,0x1c,0x63,0x21,0x25,0x18, -0x28,0x2d,0x32,0x3a,0x44,0x78,0x3f,0x33,0x02,0x29,0x1d,0xe8,0x11,0x0c,0xf2,0x0c, -0x10,0x11,0x11,0x0d,0x08,0x0c,0x13,0x94,0x17,0x0e,0x28,0x02,0xf9,0xe0,0xeb,0xd7, -0x20,0xca,0xc9,0xc5,0xcc,0xd1,0xe6,0xd3,0xd4,0x19,0xd5,0xd8,0xa9,0xdd,0xde,0xa2, -0xda,0xda,0xc7,0xdf,0xe7,0x02,0xee,0xf4,0x50,0xf7,0xfb,0x5b,0x01,0x02,0x73,0x00, -0x01,0x62,0x02,0xff,0xee,0xfc,0xfc,0xad,0x01,0x0d,0x17,0x18,0x19,0x3f,0x1a,0x20, -0xce,0x2a,0x35,0xc7,0x3e,0x41,0x37,0x3c,0x33,0xe4,0x24,0x17,0x35,0x13,0x14,0xdf, -0x10,0x09,0x5b,0x0c,0x11,0x95,0x12,0x13,0x0b,0x15,0x10,0x19,0x05,0xf6,0x71,0xe4, -0xd4,0x32,0xcd,0xd0,0x39,0xd3,0xcf,0x29,0xcf,0xd5,0x2b,0xdb,0xdc,0x49,0xdb,0xda, -0xa0,0xda,0xde,0xfb,0xe2,0xe6,0xd5,0xed,0xf5,0x44,0xf8,0xfb,0x3e,0x00,0x00,0x6f, -0x01,0x04,0xe3,0x01,0xf9,0xf7,0xf7,0xff,0x67,0x0a,0x10,0x57,0x10,0x12,0x1d,0x1b, -0x24,0x45,0x2a,0x35,0x9d,0x44,0x43,0xfd,0x34,0x28,0xbf,0x24,0x1e,0x9d,0x15,0x0f, -0x4c,0x0e,0x0e,0x60,0x0d,0x0f,0xc3,0x13,0x17,0xf2,0x17,0x11,0xc5,0x01,0xee,0xd9, -0xdf,0xd8,0x36,0xd5,0xd2,0x94,0xcd,0xcd,0xe0,0xd4,0xda,0x4f,0xd9,0xd8,0x94,0xda, -0xdb,0xb4,0xda,0xde,0x24,0xe2,0xe7,0xec,0xef,0xf4,0x89,0xf6,0xf9,0xda,0xff,0x04, -0x29,0x05,0xff,0x1c,0xf7,0xf7,0x15,0x00,0x04,0xd9,0x05,0x0b,0x69,0x11,0x11,0x03, -0x14,0x21,0xae,0x33,0x3e,0x10,0x3e,0x39,0x1f,0x33,0x2b,0xf2,0x23,0x1c,0x75,0x14, -0x10,0xc5,0x0f,0x0d,0x75,0x0a,0x0f,0xad,0x19,0x1d,0x57,0x18,0x0a,0xb7,0xfa,0xee, -0xd7,0xe5,0xdb,0xf4,0xd2,0xd0,0xaa,0xcf,0xd2,0x9a,0xd7,0xd9,0xd9,0xd8,0xd9,0x33, -0xdb,0xda,0x7e,0xda,0xdd,0x79,0xe4,0xed,0x93,0xef,0xed,0xf7,0xf3,0x02,0x34,0x07, -0x00,0x35,0xfd,0xfd,0xeb,0xfa,0xf7,0x1f,0xfe,0x08,0xc3,0x0a,0x07,0x52,0x07,0x0e, -0xbc,0x1a,0x28,0xf2,0x34,0x3b,0x6a,0x3b,0x38,0x99,0x32,0x2a,0x66,0x22,0x1c,0xd4, -0x16,0x12,0xa3,0x0c,0x07,0x53,0x0d,0x1a,0x27,0x1f,0x19,0x45,0x11,0x08,0xad,0xfc, -0xef,0xb0,0xe3,0xda,0x13,0xd4,0xd1,0xa2,0xd1,0xd5,0xa7,0xd7,0xd7,0x1d,0xda,0xdc, -0x0a,0xd8,0xd5,0x25,0xdd,0xe6,0x60,0xe6,0xe4,0xf0,0xe9,0xf5,0x65,0xfc,0xfe,0x5c, -0x01,0x02,0xa8,0xfd,0xf6,0x67,0xf7,0xff,0x00,0x06,0x06,0x76,0x02,0x02,0xe0,0x07, -0x12,0x29,0x1d,0x29,0x3a,0x35,0x3a,0x06,0x3b,0x36,0x32,0x2e,0x28,0xda,0x25,0x1f, -0x85,0x13,0x0a,0xd8,0x08,0x0c,0x5f,0x15,0x1b,0x04,0x1b,0x17,0x92,0x11,0x07,0x29, -0xfb,0xee,0x69,0xe1,0xd9,0x57,0xd7,0xd3,0x31,0xd0,0xd5,0x34,0xdd,0xdc,0xe3,0xd4, -0xd4,0x1f,0xdb,0xde,0xef,0xdd,0xdf,0x21,0xe4,0xe7,0x1c,0xec,0xf4,0x59,0xfe,0x02, -0x49,0x01,0xfc,0xd8,0xf6,0xf8,0x68,0xff,0x03,0xcb,0x03,0x00,0x08,0xff,0x02,0x23, -0x0a,0x12,0x1e,0x1d,0x2c,0x77,0x38,0x39,0x85,0x33,0x31,0x5c,0x32,0x2e,0x9c,0x24, -0x17,0x87,0x0f,0x0b,0x5d,0x0a,0x10,0x0b,0x19,0x1a,0xb0,0x17,0x17,0xfe,0x13,0x04, -0x77,0xf5,0xee,0xf4,0xe6,0xda,0x13,0xd0,0xd2,0x9d,0xda,0xdb,0xc2,0xd5,0xd4,0xd6, -0xd8,0xdb,0x40,0xda,0xdb,0x57,0xde,0xe1,0xc2,0xe0,0xe3,0x5b,0xef,0xfb,0x0a,0x00, -0xfd,0xf7,0xfa,0xf8,0x45,0xf8,0xfd,0xbe,0x02,0x01,0xc6,0xfe,0xfe,0x6f,0xff,0x00, -0x26,0x07,0x14,0x47,0x25,0x30,0x20,0x31,0x32,0x18,0x36,0x37,0x71,0x33,0x2c,0x2b, -0x21,0x13,0xee,0x0e,0x0f,0x27,0x10,0x11,0x7d,0x17,0x1d,0xaf,0x1d,0x15,0x19,0x0d, -0x07,0x61,0xfd,0xec,0xf2,0xde,0xd9,0x5f,0xd9,0xd9,0xc5,0xd7,0xd6,0x2d,0xd7,0xd7, -0xeb,0xd7,0xd9,0xca,0xdc,0xdd,0x66,0xdb,0xda,0x2c,0xdf,0xe8,0x2d,0xf5,0xfc,0x45, -0xfa,0xf6,0x1d,0xf8,0xf9,0xde,0xfb,0xfd,0x82,0xff,0x02,0xd8,0xff,0xf8,0xff,0xf7, -0x02,0xa7,0x0d,0x17,0x6e,0x24,0x2c,0x6d,0x2e,0x31,0xa8,0x39,0x3b,0x6c,0x31,0x25, -0x44,0x1e,0x19,0x76,0x10,0x0a,0x87,0x11,0x1a,0xcf,0x1b,0x18,0x8a,0x19,0x1a,0x29, -0x13,0x04,0xd1,0xf4,0xeb,0x11,0xe4,0xdc,0xd7,0xd8,0xda,0x75,0xda,0xd5,0x1d,0xd4, -0xd8,0xb0,0xda,0xdc,0x32,0xdc,0xd9,0xa7,0xd6,0xd8,0x6b,0xe4,0xf1,0x52,0xf5,0xf3, -0x6f,0xf6,0xfa,0x97,0xf7,0xf5,0x02,0xfc,0x02,0x1f,0x02,0xfc,0x96,0xf8,0xf6,0x77, -0xf9,0x04,0x30,0x10,0x19,0xed,0x1e,0x25,0x3b,0x31,0x38,0x94,0x37,0x33,0x6d,0x30, -0x28,0x4c,0x1b,0x10,0x2a,0x0f,0x13,0xef,0x15,0x14,0x89,0x17,0x1d,0x8e,0x1f,0x17, -0xd3,0x0c,0x02,0x74,0xf5,0xea,0x89,0xe2,0xde,0xea,0xdc,0xda,0xbc,0xd6,0xd3,0x8d, -0xd5,0xdb,0x01,0xdf,0xdc,0xd9,0xd4,0xd3,0xa6,0xd9,0xe0,0x1d,0xe6,0xed,0x2a,0xf5, -0xf5,0x3b,0xf4,0xf4,0x6b,0xf6,0xfa,0x54,0xff,0x03,0x12,0x00,0xf6,0x58,0xf1,0xf7, -0x42,0x01,0x05,0x0c,0x0a,0x15,0xe5,0x21,0x29,0xf0,0x2c,0x34,0x59,0x3a,0x36,0x2e, -0x2b,0x1e,0xed,0x19,0x16,0x84,0x11,0x10,0x65,0x13,0x17,0xcd,0x1b,0x1e,0x39,0x1e, -0x17,0xa0,0x0b,0xff,0x51,0xf5,0xec,0x40,0xe4,0xe2,0x3b,0xe0,0xd7,0x4a,0xd1,0xd8, -0xf0,0xe0,0xde,0x26,0xd9,0xd7,0x7e,0xd7,0xd6,0x5a,0xd9,0xe2,0x85,0xeb,0xf0,0x78, -0xf2,0xf3,0x27,0xf3,0xf2,0x09,0xf8,0x01,0x13,0x05,0xfe,0xb0,0xf5,0xf5,0xaa,0xf8, -0xfa,0x03,0xfc,0x03,0x49,0x10,0x17,0x7c,0x1b,0x26,0xa3,0x34,0x3b,0x16,0x36,0x2f, -0xd3,0x29,0x22,0x0e,0x1a,0x13,0xa6,0x12,0x12,0x2a,0x14,0x19,0x34,0x1f,0x20,0x88, -0x1c,0x16,0xa3,0x09,0xfb,0xb1,0xf4,0xf1,0xe9,0xe9,0xdf,0xc9,0xd8,0xd7,0xd6,0xd9, -0xdd,0x8b,0xde,0xdd,0x31,0xda,0xd7,0x70,0xd5,0xd7,0xb5,0xdd,0xe5,0x43,0xee,0xf3, -0x05,0xf0,0xed,0x73,0xf1,0xfa,0x5a,0x01,0x00,0x12,0xfe,0xfd,0x98,0xfa,0xf5,0xd6, -0xf4,0xfb,0x3f,0x02,0x06,0x62,0x0a,0x14,0xe5,0x21,0x2d,0xa1,0x34,0x37,0xca,0x35, -0x2f,0x58,0x28,0x23,0x90,0x19,0x12,0x44,0x13,0x15,0xf5,0x14,0x19,0x49,0x23,0x24, -0xf9,0x19,0x0d,0x63,0x06,0x02,0x27,0xfa,0xee,0x5b,0xe5,0xdf,0xd5,0xda,0xd8,0x3c, -0xdd,0xe0,0x7d,0xdd,0xda,0xad,0xd9,0xd7,0x80,0xd3,0xd6,0x9e,0xe3,0xee,0x15,0xee, -0xe8,0x05,0xeb,0xf4,0x21,0xf8,0xf9,0xf4,0xfd,0x03,0x1b,0x01,0xf7,0xd6,0xf3,0xf8, -0x74,0xfc,0xfb,0xa1,0xfc,0x04,0xeb,0x0b,0x15,0x95,0x23,0x2f,0xb5,0x32,0x34,0xba, -0x35,0x2f,0x0c,0x26,0x1e,0x4d,0x1a,0x14,0x98,0x0f,0x11,0x7a,0x1a,0x22,0x1c,0x23, -0x1a,0xac,0x14,0x0f,0xaf,0x09,0x01,0x0f,0xf8,0xed,0x67,0xe3,0xdd,0x28,0xdc,0xdc, -0x8f,0xdd,0xde,0x15,0xe0,0xdb,0x18,0xd2,0xcf,0x95,0xd7,0xe2,0xb7,0xe5,0xe5,0xf8, -0xe7,0xeb,0x48,0xed,0xee,0x0f,0xf7,0xff,0xcb,0x00,0xfc,0x1d,0xfa,0xf7,0x89,0xf6, -0xf9,0x78,0xfa,0xf7,0x7b,0xfa,0x04,0x00,0x0e,0x16,0x2d,0x22,0x2e,0x8e,0x34,0x33, -0xbd,0x30,0x2d,0xa7,0x29,0x1f,0xf6,0x13,0x0f,0x1c,0x14,0x19,0xc6,0x1d,0x21,0x76, -0x1f,0x19,0x97,0x14,0x12,0x77,0x0d,0x00,0xc8,0xf3,0xec,0x97,0xe6,0xdd,0x2f,0xd9, -0xdf,0xa5,0xe5,0xe1,0xaf,0xd7,0xd2,0x73,0xd4,0xd7,0x2c,0xd9,0xde,0x1f,0xe7,0xe7, -0x85,0xe3,0xe7,0x40,0xee,0xf3,0xcc,0xf9,0xfe,0x28,0xfe,0xf9,0x34,0xf8,0xfa,0x7c, -0xf9,0xf6,0x5d,0xf5,0xf8,0x41,0xfd,0x02,0xf2,0x0a,0x1a,0xb0,0x27,0x2c,0x10,0x2e, -0x33,0xc3,0x34,0x2e,0x3a,0x22,0x18,0xc7,0x13,0x12,0x5c,0x16,0x1c,0x81,0x1f,0x1d, -0x84,0x1a,0x1b,0x74,0x19,0x11,0xb2,0x07,0x00,0x9d,0xf8,0xea,0xc1,0xdd,0xde,0x2c, -0xe6,0xe5,0xc5,0xde,0xdc,0x28,0xd9,0xd4,0x32,0xd3,0xd8,0x06,0xdf,0xe2,0x46,0xe4, -0xe2,0x19,0xe2,0xe9,0xf1,0xf1,0xf7,0x98,0xf9,0xfb,0xa3,0xfb,0xfb,0xe9,0xfa,0xf8, -0x05,0xf8,0xf8,0x02,0xf6,0xf4,0xef,0xf9,0x05,0x5c,0x11,0x1a,0x23,0x22,0x2a,0x5f, -0x32,0x35,0xe6,0x32,0x2a,0x2d,0x1e,0x15,0x19,0x16,0x19,0x73,0x19,0x19,0xc2,0x1c, -0x20,0xe8,0x1e,0x17,0x4d,0x16,0x17,0x51,0x0d,0xfd,0x21,0xf0,0xea,0x03,0xe6,0xe4, -0x39,0xe7,0xe5,0x1d,0xe0,0xdb,0x20,0xd7,0xd4,0xf9,0xd6,0xdd,0x0d,0xe2,0xe1,0x4f, -0xdf,0xde,0x5e,0xe6,0xee,0xf9,0xf1,0xf3,0xbb,0xf9,0xfd,0x9c,0xfa,0xf7,0x7a,0xfa, -0xfc,0xe7,0xf7,0xf1,0xab,0xf1,0xf7,0xcb,0xfd,0x04,0xff,0x0e,0x19,0xb4,0x21,0x2b, -0x5e,0x35,0x36,0x0f,0x2e,0x20,0x5c,0x1d,0x1d,0xda,0x17,0x13,0xa8,0x19,0x21,0xb1, -0x1d,0x18,0x4e,0x1c,0x1f,0x8e,0x1c,0x13,0xd6,0x07,0xfb,0x84,0xf1,0xeb,0xa6,0xe8, -0xea,0xd1,0xe9,0xe4,0x4e,0xde,0xd8,0xeb,0xd5,0xd8,0x00,0xde,0xe1,0x62,0xde,0xdc, -0xff,0xdf,0xe3,0xaf,0xe7,0xeb,0x3e,0xf3,0xf8,0x96,0xf8,0xf7,0x87,0xfa,0xfd,0xea, -0xfb,0xf8,0x71,0xf3,0xf2,0x63,0xf3,0xf7,0x7a,0xff,0x05,0xf3,0x0a,0x17,0x6a,0x29, -0x32,0x9b,0x30,0x2f,0x33,0x2d,0x24,0x6e,0x1b,0x19,0xa0,0x1a,0x1b,0x12,0x1c,0x1b, -0x34,0x1a,0x1d,0x42,0x21,0x20,0x1d,0x1b,0x11,0xd2,0x04,0xf9,0x02,0xf1,0xec,0x4e, -0xec,0xee,0x32,0xea,0xe0,0x34,0xd8,0xd8,0xda,0xdb,0xdb,0x7c,0xdb,0xdd,0xf8,0xdf, -0xdd,0x76,0xdc,0xe3,0x18,0xeb,0xef,0x04,0xf1,0xf4,0x75,0xf8,0xfa,0xa3,0xfb,0xfd, -0xc6,0xfb,0xf3,0x2c,0xef,0xf4,0x8b,0xf9,0xf6,0x96,0xf6,0x03,0xa9,0x12,0x1c,0x84, -0x25,0x2f,0x22,0x33,0x2e,0xde,0x25,0x1f,0xc3,0x1d,0x1d,0x12,0x1b,0x19,0xa2,0x19, -0x19,0x05,0x1b,0x20,0x72,0x23,0x20,0x50,0x18,0x0e,0x7d,0x01,0xf5,0xd9,0xf0,0xf2, -0x6e,0xf3,0xea,0xf9,0xe1,0xde,0xd9,0xdc,0xda,0x4a,0xd9,0xdc,0x44,0xdf,0xdd,0xfd, -0xd9,0xdb,0x15,0xe2,0xe6,0x96,0xe9,0xee,0xc7,0xf1,0xf2,0x3a,0xf8,0xff,0xbe,0xfe, -0xf7,0x43,0xf5,0xf6,0x8e,0xf6,0xf3,0xc9,0xf1,0xf4,0xe9,0xfb,0x06,0x10,0x10,0x1c, -0x79,0x2a,0x30,0x6d,0x2e,0x28,0x63,0x24,0x21,0xb7,0x1f,0x1d,0x82,0x19,0x17,0x2f, -0x18,0x1a,0xc8,0x1d,0x21,0x41,0x25,0x21,0x7f,0x15,0x06,0x1a,0xfe,0xfa,0x3d,0xf8, -0xf4,0xc1,0xee,0xe9,0x99,0xe3,0xdd,0x63,0xdb,0xdd,0x85,0xdd,0xdc,0xc3,0xdc,0xdc, -0x49,0xd9,0xdb,0x8c,0xe5,0xe9,0xb3,0xe6,0xe8,0x2c,0xf2,0xf9,0xeb,0xfa,0xf9,0xcb, -0xf8,0xf9,0xe9,0xf8,0xf5,0x05,0xf2,0xf1,0xaf,0xf2,0xf2,0xba,0xf9,0x06,0x84,0x13, -0x20,0xb7,0x29,0x2d,0x33,0x29,0x25,0xb7,0x25,0x24,0x71,0x1e,0x1a,0x65,0x1a,0x18, -0x87,0x15,0x19,0xe3,0x22,0x29,0xda,0x24,0x19,0x13,0x10,0x09,0xb8,0x01,0xfb,0xc0, -0xf9,0xf7,0x0c,0xee,0xe5,0x1e,0xe3,0xe0,0x33,0xdd,0xde,0x71,0xe0,0xdd,0xc5,0xd8, -0xd9,0xe5,0xde,0xe3,0xb6,0xe2,0xe1,0xfe,0xe6,0xf0,0xec,0xf5,0xf5,0x88,0xf8,0xfb, -0x8c,0xfb,0xf8,0xb6,0xf6,0xf6,0xcc,0xf3,0xef,0xbe,0xee,0xf2,0xdb,0xfb,0x09,0x08, -0x18,0x21,0xac,0x26,0x28,0xfd,0x28,0x27,0xc6,0x24,0x22,0xbe,0x21,0x1c,0x9b,0x15, -0x12,0x09,0x1a,0x23,0x04,0x26,0x25,0xdb,0x21,0x18,0x26,0x0e,0x08,0x5a,0x04,0xfe, -0x96,0xfa,0xf6,0xd5,0xed,0xe4,0x68,0xe1,0xe2,0x6e,0xe2,0xdf,0x1d,0xdb,0xd9,0x17, -0xdd,0xdf,0x33,0xde,0xdd,0x9d,0xe1,0xe6,0xb6,0xea,0xef,0x64,0xf4,0xf7,0x4c,0xf9, -0xfa,0xd8,0xfa,0xf9,0x40,0xf8,0xf7,0xd3,0xf1,0xeb,0xec,0xeb,0xf5,0x29,0x01,0x0b, -0x64,0x16,0x21,0xd4,0x27,0x25,0x8e,0x23,0x27,0xd8,0x2a,0x25,0x40,0x1b,0x17,0xc2, -0x15,0x16,0xc9,0x1d,0x26,0x66,0x28,0x23,0x14,0x1e,0x17,0xbb,0x0f,0x09,0x04,0x05, -0x03,0x15,0xfe,0xf2,0x93,0xe8,0xe8,0x12,0xea,0xe5,0x25,0xde,0xdd,0x61,0xdf,0xdf, -0x72,0xdc,0xdd,0x91,0xdf,0xe0,0x61,0xe2,0xe7,0xa3,0xec,0xf0,0xdd,0xf4,0xf8,0x28, -0xf9,0xf9,0x4c,0xfb,0xfc,0xa9,0xfa,0xf2,0xf8,0xeb,0xec,0xb4,0xf0,0xf5,0xb5,0xff, -0x10,0xf0,0x1a,0x1e,0xa0,0x1f,0x24,0x1c,0x29,0x2a,0x87,0x28,0x20,0x38,0x18,0x14, -0xeb,0x15,0x1b,0xc7,0x21,0x25,0x1b,0x26,0x22,0x8c,0x1b,0x13,0xd1,0x0e,0x0e,0xe0, -0x09,0x00,0x38,0xf6,0xf1,0x39,0xef,0xeb,0x54,0xe6,0xe2,0x71,0xe0,0xdf,0x19,0xdf, -0xdd,0x4b,0xdc,0xdd,0x87,0xde,0xdf,0x3e,0xe2,0xe7,0xd6,0xed,0xf2,0x52,0xf3,0xf3, -0x4f,0xf9,0xfe,0x80,0xfc,0xf9,0x91,0xf6,0xf2,0x03,0xea,0xe8,0x73,0xef,0xf9,0xb7, -0x04,0x0f,0x73,0x15,0x19,0x0b,0x1f,0x26,0x55,0x2b,0x2a,0xc3,0x22,0x1a,0xb5,0x16, -0x15,0xda,0x16,0x1b,0x1f,0x24,0x28,0x98,0x22,0x1a,0x1b,0x18,0x17,0xbc,0x13,0x0b, -0x16,0x05,0xfe,0x1e,0xf8,0xf2,0xbc,0xee,0xea,0x67,0xe5,0xe2,0x79,0xe1,0xe0,0x28, -0xde,0xdc,0xf4,0xdd,0xdd,0x1e,0xdc,0xde,0x22,0xe6,0xeb,0x29,0xeb,0xed,0x04,0xf4, -0xf8,0xd5,0xf9,0xfb,0x67,0xfd,0xfb,0x7b,0xf4,0xeb,0x93,0xe6,0xeb,0x65,0xf3,0xfc, -0x56,0x05,0x0b,0x7b,0x11,0x18,0xa7,0x22,0x29,0x3c,0x29,0x25,0x44,0x20,0x1a,0x40, -0x13,0x12,0xbd,0x1b,0x23,0x7b,0x24,0x20,0xd4,0x1d,0x1d,0x06,0x1c,0x17,0x83,0x10, -0x0b,0x41,0x05,0xfe,0x78,0xf8,0xf3,0x12,0xee,0xe9,0xeb,0xe6,0xe3,0x17,0xe0,0xe0, -0x0c,0xe1,0xdc,0x4f,0xda,0xdc,0xa0,0xdf,0xe2,0x52,0xe5,0xe8,0xb7,0xeb,0xef,0x1c, -0xf3,0xf7,0x51,0xfb,0xff,0x66,0xff,0xf7,0x7c,0xee,0xe7,0xcd,0xe8,0xef,0x3f,0xf7, -0xfc,0xe3,0x00,0x09,0xba,0x13,0x1b,0xa8,0x22,0x29,0x15,0x2b,0x24,0x31,0x1a,0x14, -0xfb,0x15,0x1b,0xb6,0x1f,0x21,0x8e,0x21,0x1f,0x0f,0x20,0x1f,0xca,0x1c,0x16,0x40, -0x10,0x0d,0x3a,0x07,0xfd,0x39,0xf8,0xf6,0x73,0xf0,0xe8,0x88,0xe5,0xe5,0x3f,0xe5, -0xe1,0xd6,0xdc,0xdc,0x86,0xdd,0xde,0xc3,0xde,0xe2,0x64,0xe7,0xe9,0x72,0xea,0xed, -0xcf,0xf3,0xf9,0x3c,0xff,0x01,0x1d,0xfc,0xf0,0xbb,0xe9,0xeb,0xf4,0xee,0xf0,0x2a, -0xf4,0xfb,0xf8,0x02,0x09,0xe2,0x10,0x1d,0x9b,0x28,0x2a,0x8d,0x24,0x1c,0x0a,0x19, -0x17,0xae,0x19,0x1d,0xeb,0x1f,0x1f,0x6a,0x20,0x22,0x18,0x21,0x1d,0x8f,0x1b,0x17, -0x19,0x12,0x0a,0x2f,0x05,0x00,0xb9,0xfa,0xf3,0x1a,0xed,0xea,0xfe,0xe9,0xe6,0x4a, -0xe2,0xdf,0x68,0xde,0xdd,0x42,0xdc,0xdd,0xb2,0xe0,0xe4,0x58,0xe6,0xe6,0xc5,0xe7, -0xed,0x76,0xf7,0xff,0xc5,0x00,0xfb,0xeb,0xf4,0xf0,0x70,0xec,0xeb,0xdd,0xed,0xf1, -0x2b,0xf6,0xf8,0x1b,0xfe,0x08,0xdf,0x16,0x22,0xd5,0x27,0x25,0x3a,0x1e,0x1a,0x3c, -0x1b,0x1a,0x15,0x1a,0x1c,0x68,0x20,0x20,0xbb,0x1f,0x20,0x0d,0x22,0x20,0x71,0x1a, -0x14,0xdf,0x11,0x0d,0x57,0x06,0xfe,0xa9,0xf8,0xf3,0x2f,0xf0,0xec,0x37,0xe9,0xe6, -0xa6,0xe2,0xdf,0x6f,0xde,0xdc,0xb2,0xdb,0xdf,0xd4,0xe4,0xe4,0xbe,0xe0,0xe1,0x3c, -0xea,0xf4,0xc9,0xfa,0xfd,0xa0,0xfd,0xfa,0x39,0xf3,0xec,0x57,0xec,0xef,0x92,0xef, -0xf0,0x52,0xf1,0xf5,0xb1,0xfe,0x0d,0x46,0x1b,0x21,0x89,0x21,0x1f,0xb9,0x1d,0x1b, -0xeb,0x18,0x18,0xfd,0x1b,0x1e,0x40,0x1d,0x1d,0x4b,0x21,0x23,0xc6,0x20,0x1b,0x5d, -0x19,0x18,0x11,0x13,0x0b,0x28,0x04,0xfe,0x1e,0xfa,0xf4,0x6d,0xf0,0xec,0xeb,0xe9, -0xe7,0xdf,0xe3,0xdf,0xb0,0xdb,0xdc,0x8f,0xe1,0xe4,0x29,0xe2,0xdd,0x4f,0xe0,0xe6, -0x8c,0xed,0xf5,0x06,0xfc,0xfe,0x3c,0xfc,0xf5,0xfc,0xef,0xee,0x51,0xf0,0xf0,0x7d, -0xed,0xea,0xad,0xed,0xf7,0x14,0x04,0x10,0x44,0x19,0x1e,0xae,0x1f,0x1d,0x84,0x1b, -0x1a,0x65,0x1a,0x1a,0x86,0x1a,0x1b,0xcb,0x1d,0x20,0x1d,0x22,0x20,0xe7,0x1e,0x1d, -0xe5,0x1b,0x18,0x61,0x11,0x0a,0x23,0x05,0x01,0x00,0xfa,0xf3,0x7a,0xf0,0xf0,0xe1, -0xed,0xe6,0xf2,0xde,0xde,0x74,0xe0,0xe1,0x3c,0xe2,0xe1,0xaf,0xdf,0xdd,0x2f,0xe1, -0xe8,0x06,0xf1,0xf8,0xc9,0xfd,0xfc,0xaf,0xf7,0xf2,0xd6,0xf1,0xf4,0x44,0xf2,0xec, -0x74,0xe8,0xea,0x91,0xf0,0xf9,0x77,0x05,0x12,0x21,0x1a,0x1b,0x0e,0x1b,0x1b,0xfb, -0x1c,0x1a,0x1d,0x18,0x18,0x78,0x1b,0x1d,0x51,0x1e,0x1f,0x2d,0x20,0x20,0xc1,0x1f, -0x1e,0x79,0x1b,0x15,0x96,0x10,0x0c,0x2b,0x06,0xfd,0x96,0xf7,0xf7,0x10,0xf6,0xf0, -0x45,0xe8,0xe2,0x3f,0xe1,0xe1,0xf7,0xe1,0xe2,0xc7,0xe2,0xdf,0xbe,0xdc,0xdd,0x50, -0xe2,0xec,0xc1,0xf5,0xfa,0xbe,0xfa,0xf7,0xe9,0xf5,0xf6,0xa5,0xf6,0xf4,0xf4,0xee, -0xea,0x53,0xe8,0xea,0x8a,0xf1,0xfd,0x67,0x0a,0x12,0x99,0x16,0x19,0x59,0x1c,0x1d, -0x1f,0x1b,0x18,0xd1,0x18,0x1b,0x91,0x1c,0x1c,0x0b,0x1d,0x1f,0xe1,0x21,0x21,0xdd, -0x1e,0x1c,0x01,0x1b,0x18,0x45,0x11,0x09,0x97,0x02,0xfe,0x92,0xfc,0xf9,0x8d,0xf4, -0xed,0x72,0xe6,0xe4,0x50,0xe3,0xe2,0x3e,0xe3,0xe4,0x23,0xe2,0xdb,0xcd,0xd8,0xde, -0x54,0xe8,0xf1,0xd4,0xf5,0xf7,0x33,0xf7,0xf7,0x5b,0xf8,0xf7,0x4a,0xf7,0xf3,0xbb, -0xec,0xe7,0xa1,0xe6,0xec,0x5f,0xf6,0x00,0x44,0x09,0x10,0x1d,0x16,0x1a,0x76,0x1c, -0x1a,0x3c,0x18,0x18,0xef,0x1b,0x1b,0x78,0x19,0x1b,0x93,0x1f,0x21,0x7b,0x20,0x1d, -0xef,0x1e,0x20,0xc1,0x1c,0x15,0xd9,0x0d,0x08,0xf0,0x03,0x01,0x71,0xfe,0xf9,0x63, -0xf2,0xeb,0xef,0xe6,0xe4,0x62,0xe4,0xe6,0x44,0xe6,0xe3,0x43,0xdc,0xd7,0xb5,0xdb, -0xe4,0xe9,0xeb,0xf0,0xb3,0xf3,0xf6,0x04,0xf7,0xf7,0xa4,0xf9,0xfb,0x78,0xf7,0xef, -0x10,0xe8,0xe6,0xeb,0xe9,0xef,0x15,0xf7,0xff,0x8c,0x09,0x12,0x91,0x16,0x18,0x7a, -0x19,0x19,0xb8,0x1a,0x1a,0x1d,0x19,0x19,0xc0,0x1b,0x1e,0x8a,0x1f,0x1f,0xb0,0x1e, -0x20,0xf6,0x22,0x20,0xcb,0x19,0x12,0x46,0x0e,0x0a,0x00,0x05,0x02,0x7a,0xff,0xf9, -0xd2,0xf0,0xe9,0x7a,0xe6,0xe7,0x64,0xe9,0xe8,0x3f,0xe4,0xdd,0x63,0xd9,0xda,0x77, -0xdf,0xe6,0x97,0xec,0xf0,0x05,0xf2,0xf3,0x4a,0xf7,0xfa,0x0e,0xfd,0xfa,0xf4,0xf1, -0xea,0xaf,0xe8,0xe8,0xe9,0xe9,0xed,0x4f,0xf7,0x02,0x2d,0x0b,0x0f,0xf2,0x12,0x18, -0x32,0x1a,0x19,0x66,0x18,0x18,0x55,0x19,0x1a,0x4e,0x1d,0x1d,0x60,0x1c,0x1e,0xaa, -0x21,0x23,0x85,0x22,0x1e,0xe0,0x17,0x13,0x40,0x0e,0x0a,0x32,0x07,0x05,0x46,0x00, -0xf5,0x6c,0xec,0xea,0x81,0xeb,0xec,0x17,0xea,0xe6,0x87,0xe1,0xdb,0xe6,0xd8,0xdc, -0x4b,0xe3,0xe9,0xb4,0xeb,0xec,0x0a,0xf0,0xf5,0xfb,0xfa,0xfd,0x32,0xfb,0xf5,0x7c, -0xf0,0xec,0x02,0xe8,0xe6,0xa1,0xe8,0xf1,0xb6,0xfa,0x01,0xdb,0x07,0x0d,0x0b,0x14, -0x18,0xcb,0x17,0x15,0x45,0x17,0x1a,0xc3,0x1a,0x1a,0x20,0x1a,0x1b,0xf7,0x1c,0x1f, -0x3d,0x23,0x23,0xe5,0x20,0x1c,0xda,0x16,0x11,0xf8,0x0d,0x0d,0xe3,0x0b,0x05,0x90, -0xfa,0xf2,0x63,0xee,0xee,0x6a,0xee,0xed,0x74,0xea,0xe5,0xc4,0xdd,0xd9,0xe6,0xdb, -0xe1,0x6c,0xe6,0xe6,0xab,0xe7,0xec,0xaa,0xf3,0xf8,0x7c,0xfa,0xfb,0x57,0xfb,0xf5, -0xbe,0xee,0xe9,0x0e,0xe6,0xe6,0x50,0xec,0xf3,0x0a,0xf9,0xff,0x68,0x08,0x10,0xf5, -0x13,0x14,0xb4,0x14,0x16,0x36,0x19,0x1a,0xd5,0x18,0x18,0x90,0x19,0x1b,0xee,0x1d, -0x20,0x66,0x24,0x24,0x67,0x1f,0x18,0xba,0x14,0x13,0x73,0x12,0x10,0x16,0x0a,0x01, -0x96,0xf8,0xf2,0xd7,0xf0,0xf1,0xc6,0xf1,0xee,0x1d,0xe8,0xe0,0x49,0xdc,0xdd,0xb9, -0xe1,0xe2,0xa9,0xe2,0xe5,0xd7,0xe9,0xef,0x90,0xf4,0xf8,0x95,0xfb,0xfe,0x20,0xfb, -0xf2,0x4e,0xeb,0xe8,0x8c,0xe8,0xe8,0xe5,0xeb,0xf2,0x96,0xf9,0x01,0x7a,0x09,0x0f, -0x91,0x10,0x11,0x6e,0x15,0x18,0xd5,0x18,0x17,0xba,0x17,0x17,0xcf,0x18,0x1a,0xb7, -0x1e,0x24,0x8b,0x25,0x20,0x73,0x1a,0x17,0x4f,0x17,0x15,0x5a,0x13,0x0f,0x3e,0x08, -0xfe,0x10,0xf6,0xf3,0x93,0xf5,0xf6,0x4d,0xf1,0xe9,0xfd,0xe4,0xe1,0x55,0xdf,0xe0, -0x53,0xe1,0xe1,0x51,0xe2,0xe7,0x22,0xeb,0xee,0x62,0xf4,0xfb,0x7f,0xff,0xfc,0x36, -0xf6,0xf0,0xff,0xec,0xe9,0x7d,0xe7,0xe8,0x00,0xec,0xf3,0xfe,0xfb,0x02,0xf2,0x07, -0x0c,0xa8,0x0f,0x12,0x3c,0x15,0x17,0x52,0x18,0x17,0x84,0x15,0x14,0xdf,0x17,0x1d, -0xad,0x22,0x24,0x42,0x21,0x1c,0x47,0x1a,0x19,0x96,0x17,0x17,0x33,0x16,0x0e,0xd0, -0x01,0xfa,0xc4,0xf8,0xf9,0x7a,0xf8,0xf4,0xfb,0xed,0xe8,0x1a,0xe6,0xe3,0x00,0xe0, -0xdf,0xa8,0xe1,0xe2,0xec,0xe2,0xe4,0x3e,0xea,0xf1,0x53,0xf8,0xfd,0x1e,0xfe,0xf9, -0x95,0xf5,0xf2,0x66,0xed,0xe8,0xd4,0xe5,0xe9,0xb1,0xef,0xf5,0x19,0xfb,0x01,0x58, -0x08,0x0c,0xf4,0x0d,0x12,0x43,0x17,0x18,0x7c,0x16,0x13,0xd9,0x12,0x16,0xf8,0x1b, -0x1f,0xa7,0x22,0x23,0x60,0x1f,0x1a,0x62,0x19,0x1c,0xa3,0x1c,0x19,0x0a,0x13,0x09, -0xf0,0xff,0xfd,0x23,0xfe,0xfc,0xd4,0xf6,0xf2,0x73,0xef,0xea,0xed,0xe4,0xe1,0x1d, -0xe2,0xe2,0x2a,0xe2,0xe0,0xd5,0xe0,0xe6,0xe1,0xec,0xf4,0x23,0xfa,0xfc,0x19,0xfc, -0xf9,0x0e,0xf7,0xf1,0x66,0xea,0xe6,0x6e,0xe8,0xeb,0xb3,0xef,0xf5,0x1e,0xfc,0x02, -0x79,0x06,0x09,0x22,0x0f,0x16,0x39,0x18,0x14,0xb6,0x12,0x13,0x4d,0x14,0x16,0x9a, -0x1d,0x23,0x86,0x22,0x1e,0xf4,0x1a,0x1a,0xaf,0x1d,0x20,0x00,0x1e,0x16,0x9b,0x0d, -0x07,0x58,0x03,0x00,0x45,0xfe,0xfb,0xa5,0xf7,0xf3,0x0a,0xee,0xe8,0xa6,0xe4,0xe4, -0x55,0xe4,0xe1,0x9f,0xde,0xde,0xc1,0xe1,0xe8,0xa2,0xee,0xf3,0x48,0xf9,0xfd,0xe1, -0xfb,0xf9,0x82,0xf4,0xee,0xea,0xe9,0xe7,0x7b,0xe7,0xeb,0x74,0xf2,0xf7,0xd9,0xf9, -0xfe,0x3a,0x06,0x0c,0xc1,0x10,0x15,0x34,0x16,0x12,0x9e,0x10,0x11,0x7a,0x15,0x1a, -0x9d,0x20,0x22,0xb7,0x1d,0x19,0x73,0x1b,0x20,0xd1,0x21,0x1e,0xdf,0x19,0x14,0x17, -0x0e,0x07,0x09,0x03,0x01,0x05,0x00,0xfc,0xfe,0xf6,0xf1,0xbd,0xec,0xe8,0xb4,0xe7, -0xe7,0x03,0xe3,0xde,0x76,0xdd,0xe0,0xd1,0xe3,0xe8,0xd2,0xed,0xf5,0xb9,0xfb,0xfc, -0x73,0xf9,0xf8,0x46,0xf5,0xec,0x1a,0xe6,0xe7,0xbb,0xeb,0xed,0xea,0xef,0xf4,0x28, -0xfa,0xff,0x21,0x05,0x0d,0x92,0x12,0x14,0x10,0x12,0x0f,0x71,0x0e,0x12,0x42,0x19, -0x1e,0x2c,0x1f,0x1b,0x34,0x19,0x1b,0x83,0x1f,0x21,0x84,0x1f,0x1d,0xa8,0x19,0x12, -0xdc,0x0b,0x06,0x8b,0x04,0x04,0x93,0x01,0xfb,0x02,0xf5,0xf0,0xdc,0xed,0xeb,0x9c, -0xe9,0xe5,0xd5,0xe0,0xdf,0xc9,0xdf,0xdf,0xd8,0xe2,0xea,0xad,0xf1,0xf5,0x4c,0xfa, -0xfd,0x65,0xfc,0xf6,0x3a,0xf0,0xeb,0xd7,0xe8,0xe9,0xf9,0xeb,0xed,0x65,0xef,0xf3, -0x2c,0xf9,0xfe,0xde,0x06,0x0f,0x55,0x13,0x10,0x32,0x0c,0x0c,0x26,0x11,0x17,0x6c, -0x1b,0x1b,0xdb,0x1a,0x19,0x1a,0x1a,0x1d,0xcc,0x20,0x21,0x70,0x20,0x1e,0x01,0x18, -0x10,0xf3,0x0a,0x09,0x91,0x08,0x05,0x8e,0xff,0xf8,0xfb,0xf5,0xf4,0x6a,0xef,0xeb, -0x02,0xea,0xe7,0xe1,0xe0,0xdd,0x1b,0xe0,0xe2,0xfe,0xe4,0xea,0xa4,0xf2,0xf9,0xb5, -0xfc,0xfd,0x95,0xfa,0xf5,0x76,0xef,0xeb,0x1e,0xeb,0xeb,0x15,0xec,0xed,0xb5,0xee, -0xf2,0x97,0xf8,0x01,0x1a,0x0c,0x10,0x35,0x0d,0x0a,0x72,0x0b,0x0f,0x9c,0x14,0x17, -0x4d,0x19,0x19,0x3b,0x19,0x18,0x9c,0x1a,0x1e,0xfd,0x21,0x22,0xc0,0x20,0x1c,0xd0, -0x13,0x0e,0x8e,0x0e,0x0d,0xb3,0x07,0x02,0x75,0xff,0xfb,0xe9,0xf5,0xf2,0x9b,0xf1, -0xee,0xb4,0xe8,0xe3,0x2a,0xe1,0xe0,0x1b,0xe0,0xe0,0x6f,0xe5,0xec,0x4f,0xf5,0xfa, -0x47,0xfc,0xfc,0x66,0xf9,0xf3,0x4e,0xef,0xec,0xcd,0xec,0xed,0x29,0xec,0xea,0x54, -0xec,0xf3,0x34,0xfd,0x07,0xb1,0x0b,0x0a,0x78,0x08,0x0a,0x27,0x0e,0x10,0xef,0x14, -0x17,0x2b,0x18,0x17,0xbf,0x17,0x17,0x2e,0x1b,0x21,0xa8,0x24,0x21,0xb0,0x1b,0x19, -0xe1,0x15,0x11,0x00,0x0e,0x0c,0x67,0x08,0x02,0x47,0xfd,0xfa,0x6b,0xf8,0xf4,0x1b, -0xf1,0xec,0x1f,0xe8,0xe4,0xba,0xe1,0xdf,0xe5,0xde,0xe0,0x4f,0xe7,0xef,0x6e,0xf6, -0xfa,0x72,0xfc,0xfb,0x4b,0xf7,0xf1,0x69,0xef,0xf0,0xe6,0xef,0xeb,0xfb,0xe6,0xe7, -0x49,0xef,0xf8,0xe5,0xff,0x05,0x4e,0x08,0x06,0x4c,0x07,0x0b,0x6c,0x0f,0x10,0x4b, -0x14,0x18,0x69,0x17,0x12,0x2d,0x14,0x1a,0x3f,0x20,0x21,0x03,0x20,0x1f,0x85,0x1c, -0x17,0xa0,0x13,0x12,0x04,0x10,0x0b,0x03,0x05,0x01,0x30,0xff,0xfb,0x5c,0xf7,0xf4, -0xe7,0xf0,0xec,0x27,0xe8,0xe4,0x82,0xe0,0xdd,0x3a,0xde,0xe2,0xe8,0xe8,0xf0,0x2a, -0xf7,0xfb,0x91,0xfb,0xf7,0x5c,0xf3,0xf3,0xb4,0xf4,0xf1,0x59,0xeb,0xe6,0x2f,0xe6, -0xea,0x40,0xf2,0xfb,0x16,0x00,0x02,0x87,0x05,0x06,0x4e,0x07,0x0a,0xd3,0x0f,0x15, -0x92,0x15,0x13,0xf6,0x12,0x14,0x65,0x17,0x1c,0x77,0x20,0x21,0x09,0x20,0x1d,0x63, -0x1a,0x18,0xe4,0x15,0x13,0xc0,0x0e,0x09,0x57,0x05,0x02,0xb9,0xff,0xfb,0x34,0xf7, -0xf5,0xd4,0xf1,0xec,0x68,0xe7,0xe3,0x92,0xdf,0xdd,0x5e,0xde,0xe2,0x95,0xeb,0xf4, -0x5f,0xf8,0xf7,0x8b,0xf7,0xf7,0xe0,0xf5,0xf6,0xe7,0xf5,0xee,0x7d,0xe6,0xe4,0x1e, -0xe9,0xee,0xb0,0xf2,0xf9,0x3d,0x01,0x02,0x0e,0x01,0x02,0xaf,0x08,0x0d,0x0f,0x11, -0x12,0xd3,0x12,0x12,0x66,0x11,0x13,0xcb,0x19,0x1e,0x1f,0x20,0x1e,0x2d,0x1e,0x1c, -0xfe,0x1a,0x18,0x1f,0x16,0x12,0xc3,0x0d,0x09,0x4a,0x06,0x03,0xc5,0xfe,0xfa,0xbd, -0xf9,0xf6,0xdf,0xf0,0xeb,0x76,0xe8,0xe4,0x22,0xdd,0xda,0xfd,0xdf,0xe7,0x3c,0xef, -0xf4,0xa4,0xf5,0xf5,0x47,0xf6,0xf8,0xbf,0xfa,0xf7,0x53,0xf0,0xea,0x9f,0xe7,0xe6, -0x46,0xe8,0xee,0xa5,0xf6,0xfc,0x76,0xfd,0xfd,0x5b,0x00,0x05,0xf5,0x09,0x0e,0x00, -0x11,0x11,0x46,0x10,0x0f,0x79,0x11,0x16,0x5c,0x1c,0x1e,0xd3,0x1d,0x1e,0xbb,0x1e, -0x1d,0xb2,0x1b,0x19,0x93,0x15,0x12,0xf5,0x0e,0x0a,0xca,0x05,0x03,0x31,0x01,0xfd, -0x62,0xf9,0xf6,0x4f,0xf3,0xed,0x8f,0xe7,0xe0,0x6d,0xdc,0xdc,0x0c,0xe4,0xed,0x40, -0xf0,0xf0,0xe1,0xf2,0xf7,0xb9,0xfa,0xfa,0x36,0xf9,0xf6,0x88,0xf0,0xe9,0x24,0xe5, -0xe7,0x52,0xec,0xf1,0xde,0xf6,0xfa,0x42,0xfb,0xfc,0xc9,0x00,0x06,0xe9,0x0b,0x0f, -0xd1,0x0e,0x0e,0xb2,0x0e,0x10,0x50,0x13,0x18,0x2a,0x1c,0x1c,0xb7,0x1c,0x1f,0xd7, -0x1f,0x1c,0x41,0x1a,0x1a,0x06,0x17,0x11,0x23,0x0d,0x0b,0x23,0x08,0x03,0x81,0xff, -0xfe,0x81,0xfb,0xf8,0x56,0xf4,0xed,0x3a,0xe4,0xdd,0xc5,0xdd,0xe3,0x9a,0xe8,0xea, -0x76,0xec,0xf1,0xa3,0xf5,0xf7,0x5f,0xfa,0xfc,0x4f,0xfb,0xf4,0x61,0xec,0xe7,0x8d, -0xe7,0xea,0x27,0xee,0xf3,0xa4,0xf7,0xf8,0x21,0xf8,0xfc,0x2d,0x04,0x09,0x83,0x0b, -0x0d,0x67,0x0d,0x0c,0x52,0x0e,0x12,0x37,0x15,0x17,0xfa,0x1a,0x1d,0x22,0x1e,0x1d, -0xfd,0x1d,0x1d,0xfc,0x1b,0x18,0x2e,0x15,0x11,0x9b,0x0e,0x0b,0x11,0x07,0x02,0x55, -0xff,0xff,0x94,0xff,0xfa,0x0a,0xf1,0xe7,0xff,0xe2,0xe1,0xa3,0xe1,0xe4,0xf2,0xe7, -0xea,0xc6,0xec,0xf0,0x5e,0xf5,0xfa,0x16,0xfe,0xfd,0x43,0xf8,0xf1,0x56,0xeb,0xe8, -0xe0,0xe8,0xed,0xf7,0xf0,0xf2,0x77,0xf4,0xf5,0xbc,0xf7,0xfe,0x49,0x06,0x09,0x27, -0x09,0x09,0x5c,0x0c,0x0d,0x61,0x0d,0x10,0xb9,0x15,0x18,0x3b,0x19,0x1b,0x92,0x1d, -0x1e,0x10,0x1d,0x1c,0x9d,0x1b,0x17,0xc7,0x13,0x12,0xd9,0x0f,0x09,0x82,0x02,0x01, -0x87,0x04,0x03,0x7b,0xfd,0xf5,0x5d,0xee,0xe8,0x56,0xe3,0xe1,0x50,0xe3,0xe6,0x26, -0xe7,0xe7,0xfc,0xeb,0xf2,0x7b,0xf7,0xfb,0x55,0xff,0xfd,0xc2,0xf4,0xee,0x42,0xeb, -0xea,0x76,0xeb,0xee,0x7d,0xf1,0xf1,0x01,0xf1,0xf4,0x8d,0xfb,0x01,0xc3,0x04,0x06, -0x2f,0x09,0x0a,0x41,0x0a,0x0b,0xa9,0x0e,0x12,0x32,0x15,0x17,0x37,0x19,0x1b,0x33, -0x1d,0x1e,0xe7,0x1d,0x1a,0x7f,0x19,0x19,0x47,0x17,0x12,0x25,0x0b,0x06,0x30,0x05, -0x06,0x5e,0x06,0x02,0x01,0xfc,0xf5,0x37,0xed,0xe6,0xfb,0xe4,0xe4,0x49,0xe4,0xe5, -0x02,0xe6,0xe7,0x7a,0xec,0xf3,0x3e,0xfa,0xfe,0x41,0xfe,0xf9,0x5b,0xf2,0xed,0xf0, -0xeb,0xed,0xaa,0xee,0xee,0x32,0xee,0xef,0x3c,0xf2,0xf6,0x00,0xfc,0x01,0x8f,0x04, -0x05,0xaf,0x07,0x09,0xb3,0x09,0x0b,0xb2,0x0f,0x13,0xc5,0x13,0x15,0xe7,0x19,0x1d, -0xa9,0x1d,0x1b,0x4b,0x1b,0x1c,0x37,0x1d,0x1a,0x2a,0x14,0x0e,0x4a,0x0b,0x07,0xfa, -0x06,0x09,0xf2,0x07,0x01,0xf0,0xf9,0xf3,0x6e,0xed,0xe7,0x2e,0xe6,0xe6,0x56,0xe5, -0xe3,0x04,0xe4,0xe8,0x1a,0xef,0xf5,0xcf,0xfc,0xff,0x2a,0xfc,0xf4,0x9c,0xf0,0xf0, -0x91,0xef,0xee,0x97,0xed,0xee,0x52,0xee,0xee,0xcc,0xf2,0xf8,0x87,0xfd,0x01,0x7b, -0x04,0x05,0x89,0x06,0x07,0x9f,0x0a,0x0d,0xc7,0x0f,0x10,0x3b,0x13,0x19,0xf2,0x1c, -0x1b,0x90,0x19,0x1c,0x6c,0x1f,0x1e,0x76,0x1c,0x19,0x67,0x13,0x0d,0x77,0x0a,0x0a, -0x55,0x0b,0x0a,0xb9,0x06,0x00,0x7b,0xf9,0xf3,0xa2,0xed,0xea,0xe9,0xe8,0xe6,0x15, -0xe4,0xe2,0xe9,0xe3,0xe9,0xbc,0xf2,0xfa,0xca,0xfd,0xfc,0xc2,0xf8,0xf4,0x2a,0xf2, -0xf2,0xc0,0xf0,0xee,0x47,0xed,0xed,0xa7,0xed,0xee,0x4d,0xf3,0xf9,0xde,0xfe,0x01, -0xe3,0x01,0x03,0xa4,0x06,0x09,0xdd,0x09,0x0a,0x20,0x0e,0x13,0xb1,0x15,0x17,0x6e, -0x19,0x19,0x74,0x1a,0x1d,0x69,0x20,0x1f,0x25,0x1b,0x16,0x75,0x11,0x0d,0x37,0x0b, -0x0c,0xa1,0x0d,0x0b,0xa0,0x04,0xfe,0x3a,0xf9,0xf3,0x16,0xee,0xec,0xf2,0xea,0xe5, -0x27,0xe0,0xe0,0x7f,0xe6,0xed,0x5d,0xf5,0xfa,0x4e,0xfc,0xf9,0xcc,0xf6,0xf5,0x14, -0xf4,0xf2,0x5a,0xf0,0xee,0x41,0xed,0xec,0x79,0xeb,0xee,0xfd,0xf6,0xfb,0x3a,0xfb, -0xfd,0xc8,0x02,0x05,0x19,0x05,0x05,0x86,0x08,0x0b,0x96,0x0e,0x12,0x6b,0x15,0x16, -0x14,0x16,0x17,0x8e,0x1c,0x1f,0x4a,0x1f,0x1d,0xc7,0x19,0x14,0x48,0x0f,0x0d,0x14, -0x0e,0x0e,0x16,0x0d,0x09,0xfa,0x03,0xfd,0xd1,0xf7,0xf4,0xa7,0xf1,0xed,0x0c,0xe8, -0xe1,0x4d,0xdf,0xe2,0xbd,0xe9,0xf0,0x67,0xf6,0xfa,0xe3,0xf9,0xf8,0xa1,0xf7,0xf5, -0xde,0xf3,0xf3,0x7b,0xf1,0xec,0x1e,0xea,0xeb,0xe9,0xee,0xf1,0x69,0xf5,0xf8,0x8b, -0xfb,0xff,0x78,0x02,0x02,0x3f,0x03,0x04,0xf5,0x07,0x0c,0xc4,0x0f,0x11,0x7c,0x12, -0x13,0xdd,0x15,0x18,0x59,0x1d,0x20,0xdc,0x1e,0x1a,0x3a,0x17,0x13,0x27,0x0f,0x0d, -0x3d,0x10,0x10,0xbb,0x0c,0x07,0xf2,0x01,0xfd,0xc2,0xf9,0xf7,0xd8,0xf2,0xeb,0x7d, -0xe5,0xe0,0xb2,0xe0,0xe6,0xae,0xec,0xf1,0xa1,0xf6,0xfa,0x5c,0xf9,0xf6,0x54,0xf7, -0xf9,0x26,0xf7,0xf2,0x38,0xee,0xec,0xdb,0xec,0xec,0xbb,0xee,0xf2,0xe7,0xf5,0xf8, -0xdd,0xfc,0x00,0x3c,0x01,0x00,0x01,0x02,0x06,0xa9,0x09,0x0c,0x97,0x0f,0x10,0xbe, -0x10,0x12,0xb5,0x16,0x1b,0xc7,0x1e,0x1f,0xdb,0x1d,0x19,0x5a,0x15,0x12,0x80,0x0f, -0x11,0x42,0x13,0x0f,0xdd,0x09,0x05,0x3c,0x02,0xfe,0x7c,0xfc,0xf9,0x31,0xf1,0xe8, -0xf6,0xe3,0xe2,0xd1,0xe2,0xe7,0x27,0xee,0xf4,0x01,0xf7,0xf6,0xfe,0xf6,0xf8,0xbf, -0xfa,0xf9,0xe3,0xf4,0xf1,0x04,0xef,0xed,0xc3,0xec,0xed,0xb5,0xee,0xf2,0x05,0xf7, -0xfa,0x2e,0xfd,0xfe,0x4d,0xff,0xff,0xfc,0x02,0x07,0x19,0x0b,0x0c,0xf7,0x0d,0x0f, -0xc4,0x0f,0x12,0x6e,0x18,0x1c,0x7b,0x1f,0x1f,0xd8,0x1b,0x17,0xe0,0x13,0x12,0x6b, -0x12,0x13,0x19,0x13,0x0d,0x30,0x07,0x05,0xaa,0x04,0x01,0x74,0xfc,0xf6,0xed,0xef, -0xe7,0x3e,0xe2,0xe1,0x98,0xe5,0xeb,0x10,0xef,0xf1,0xef,0xf4,0xf6,0xfb,0xf7,0xfa, -0x56,0xfb,0xf7,0x0b,0xf3,0xf1,0x7a,0xf0,0xed,0x57,0xeb,0xed,0x80,0xf0,0xf3,0xb8, -0xf7,0xfb,0x69,0xfc,0xfc,0x1b,0xfe,0x00,0xc4,0x04,0x08,0x8f,0x0a,0x0b,0x36,0x0d, -0x0e,0x08,0x0f,0x13,0x3a,0x1b,0x1f,0xd1,0x1e,0x1d,0x15,0x1a,0x15,0xeb,0x13,0x15, -0x34,0x16,0x13,0xb9,0x0e,0x0b,0x41,0x09,0x07,0x99,0x04,0x01,0xe7,0xfd,0xf6,0x05, -0xec,0xe4,0xdf,0xe3,0xe4,0x8e,0xe7,0xeb,0x97,0xee,0xf0,0x0f,0xf4,0xf7,0x28,0xfa, -0xfa,0xa7,0xf9,0xf7,0xd3,0xf3,0xf2,0xc6,0xef,0xeb,0x9f,0xeb,0xee,0x98,0xf1,0xf4, -0x99,0xf8,0xfa,0xfa,0xf9,0xfb,0xa1,0xfe,0x01,0xc8,0x04,0x08,0x3a,0x0a,0x0a,0x02, -0x0b,0x0c,0xeb,0x0f,0x16,0xf1,0x1c,0x1f,0x07,0x1d,0x19,0x9e,0x17,0x17,0x51,0x17, -0x16,0x9b,0x14,0x12,0xc2,0x0e,0x0a,0x1d,0x09,0x09,0x44,0x07,0x02,0x3f,0xfc,0xf3, -0x32,0xea,0xe5,0x59,0xe6,0xe7,0xda,0xe7,0xea,0x77,0xee,0xf1,0xfb,0xf4,0xf8,0x13, -0xfa,0xfa,0x96,0xf9,0xf7,0x11,0xf4,0xf1,0x7e,0xee,0xea,0x2f,0xec,0xf0,0xe8,0xf2, -0xf4,0x88,0xf7,0xf8,0xbe,0xf8,0xfa,0x93,0xfe,0x02,0x9b,0x05,0x07,0x76,0x08,0x08, -0xba,0x08,0x0b,0x43,0x12,0x1a,0x67,0x1d,0x1a,0xac,0x19,0x1a,0xa1,0x18,0x17,0xc3, -0x17,0x18,0x90,0x14,0x0f,0x39,0x0d,0x0b,0x1d,0x0b,0x0b,0xf3,0x08,0x02,0x11,0xf9, -0xf0,0xfe,0xea,0xe8,0x26,0xe8,0xe7,0x73,0xe7,0xeb,0xd7,0xef,0xf1,0xfd,0xf4,0xf9, -0x73,0xfa,0xf9,0xce,0xf9,0xf8,0x03,0xf4,0xef,0x3b,0xed,0xec,0xf7,0xed,0xf0,0x4c, -0xf3,0xf5,0x21,0xf6,0xf6,0xa9,0xf7,0xfa,0x0e,0xff,0x02,0x2b,0x06,0x06,0xdc,0x04, -0x04,0xab,0x08,0x0e,0xde,0x14,0x19,0xb1,0x1a,0x19,0x88,0x18,0x19,0xe1,0x18,0x18, -0xd7,0x18,0x17,0x24,0x12,0x0d,0x4d,0x0d,0x0e,0xd0,0x0d,0x0c,0xda,0x07,0xff,0x63, -0xf7,0xf1,0x08,0xec,0xe9,0x41,0xe8,0xe7,0x03,0xe8,0xec,0x34,0xf0,0xf1,0xfe,0xf4, -0xf9,0x65,0xfb,0xfa,0xac,0xf9,0xf7,0x08,0xf3,0xee,0x3e,0xed,0xed,0x2b,0xf0,0xf1, -0x0d,0xf3,0xf4,0xcc,0xf5,0xf5,0x65,0xf6,0xfc,0x92,0x02,0x03,0xef,0x02,0x03,0xc3, -0x03,0x05,0xe0,0x09,0x11,0xd0,0x15,0x17,0x7b,0x18,0x18,0xe0,0x17,0x19,0xf2,0x19, -0x19,0xcd,0x18,0x14,0x08,0x0f,0x0d,0xfb,0x0f,0x10,0x45,0x0e,0x0b,0x6a,0x06,0xfe, -0xb2,0xf6,0xf1,0x7a,0xed,0xe9,0x97,0xe7,0xe8,0x01,0xea,0xed,0x11,0xef,0xf1,0xdf, -0xf6,0xfa,0x45,0xfb,0xfb,0x37,0xfa,0xf6,0x61,0xf1,0xef,0x38,0xef,0xee,0x6d,0xf0, -0xf3,0x6b,0xf4,0xf2,0xcc,0xf2,0xf5,0xc3,0xf9,0xff,0x72,0x02,0x01,0xbd,0x00,0x01, -0x2e,0x03,0x05,0x3c,0x0c,0x12,0xfa,0x14,0x15,0xad,0x16,0x16,0xeb,0x17,0x1a,0xbd, -0x1b,0x19,0x67,0x15,0x11,0x5b,0x0f,0x0f,0x78,0x11,0x11,0x31,0x0e,0x0a,0xda,0x04, -0xfd,0xc6,0xf6,0xf1,0x16,0xed,0xe9,0x5c,0xe8,0xe8,0x79,0xea,0xec,0xd9,0xee,0xf2, -0x07,0xf8,0xfb,0x9c,0xfb,0xfa,0x76,0xf9,0xf5,0xcd,0xf0,0xee,0x2e,0xf0,0xf1,0xa9, -0xf2,0xf3,0x06,0xf2,0xf0,0xec,0xf2,0xf7,0x38,0xfc,0xff,0xfe,0x00,0xff,0x77,0xff, -0x01,0x12,0x03,0x07,0x14,0x0e,0x13,0x51,0x13,0x12,0x3d,0x15,0x17,0xdd,0x19,0x1b, -0x1a,0x1b,0x17,0x44,0x13,0x10,0x8b,0x10,0x11,0x2d,0x12,0x10,0x28,0x0e,0x0a,0xf7, -0x03,0xfc,0x91,0xf6,0xf2,0x05,0xed,0xe9,0x87,0xe9,0xe9,0x7d,0xe9,0xeb,0x44,0xf0, -0xf4,0x1c,0xf8,0xfb,0x10,0xfc,0xfb,0xe0,0xf7,0xf3,0xb4,0xef,0xf0,0xbb,0xf2,0xf2, -0xd7,0xf1,0xf1,0x15,0xf0,0xf0,0x02,0xf4,0xf9,0x1d,0xfd,0xfe,0xc4,0xfe,0xfe,0xb0, -0xfd,0x00,0x40,0x04,0x09,0xff,0x0e,0x10,0x24,0x10,0x12,0xb4,0x15,0x18,0xfd,0x1a, -0x1b,0xa6,0x18,0x14,0x4b,0x12,0x11,0x3b,0x11,0x12,0x92,0x12,0x10,0x7c,0x0d,0x09, -0x57,0x03,0xfb,0x16,0xf6,0xf2,0xa6,0xed,0xe9,0x0a,0xe9,0xe9,0x33,0xe9,0xec,0xa3, -0xf0,0xf4,0xd8,0xf8,0xfc,0xe4,0xfb,0xf8,0x2b,0xf5,0xf2,0x23,0xf1,0xf2,0xee,0xf3, -0xf1,0xdd,0xef,0xef,0x66,0xef,0xf0,0xbc,0xf5,0xfa,0x3f,0xfd,0xfd,0xe0,0xfb,0xfb, -0x8e,0xfd,0x01,0x65,0x06,0x0a,0x7d,0x0d,0x0d,0xa9,0x0e,0x13,0xc3,0x17,0x19,0x4b, -0x1a,0x1a,0x85,0x17,0x13,0xb4,0x11,0x12,0x0d,0x13,0x12,0xa1,0x12,0x11,0xde,0x0d, -0x08,0xa2,0x01,0xfc,0xd2,0xf7,0xf2,0xb6,0xec,0xea,0x56,0xea,0xe9,0xa2,0xe8,0xec, -0x39,0xf2,0xf6,0x26,0xfa,0xfc,0x7a,0xfa,0xf6,0xf1,0xf3,0xf3,0x38,0xf4,0xf4,0xe7, -0xf2,0xf0,0x5d,0xef,0xee,0xb4,0xee,0xf2,0xa9,0xf8,0xfb,0x6c,0xfb,0xfa,0x96,0xfa, -0xfb,0x43,0xfe,0x03,0xbb,0x07,0x09,0x82,0x0a,0x0d,0xe0,0x0f,0x13,0xaf,0x18,0x1a, -0xe6,0x19,0x18,0xf9,0x15,0x13,0x84,0x12,0x13,0x52,0x13,0x13,0xa9,0x13,0x11,0x76, -0x0c,0x07,0x86,0x02,0xfc,0xfc,0xf6,0xf2,0x01,0xee,0xeb,0xc5,0xe9,0xe8,0x31,0xe9, -0xee,0x20,0xf4,0xf8,0xfc,0xfa,0xfa,0x1c,0xf8,0xf5,0xfa,0xf4,0xf5,0xc9,0xf5,0xf5, -0xb0,0xf2,0xef,0xf8,0xed,0xee,0x73,0xf0,0xf5,0x54,0xfa,0xfb,0x64,0xf8,0xf8,0x90, -0xfa,0xfc,0x69,0xff,0x04,0x01,0x07,0x07,0xd4,0x08,0x0c,0x0b,0x11,0x15,0x55,0x18, -0x19,0x36,0x19,0x17,0xbb,0x14,0x12,0x46,0x13,0x14,0xdd,0x13,0x13,0xe9,0x13,0x11, -0x02,0x0c,0x07,0xa2,0x02,0xfc,0xdb,0xf6,0xf2,0x08,0xef,0xeb,0xe4,0xe7,0xe7,0x08, -0xeb,0xf1,0x12,0xf6,0xf8,0x0c,0xfa,0xf9,0xe5,0xf6,0xf5,0xc7,0xf6,0xf8,0x72,0xf6, -0xf4,0xe3,0xf1,0xee,0xd7,0xec,0xef,0x05,0xf4,0xf7,0x0b,0xf9,0xf8,0xf1,0xf6,0xf8, -0x90,0xfa,0xfd,0xa4,0x00,0x03,0x76,0x04,0x05,0xc3,0x08,0x0d,0xf7,0x10,0x15,0x70, -0x18,0x19,0x50,0x17,0x15,0x95,0x13,0x13,0x22,0x14,0x14,0xd3,0x13,0x14,0x16,0x14, -0x10,0x74,0x0b,0x07,0x33,0x02,0xfc,0x1b,0xf8,0xf3,0x3a,0xee,0xe9,0x91,0xe7,0xe9, -0x63,0xed,0xf3,0x31,0xf7,0xf8,0x97,0xf8,0xf8,0x92,0xf6,0xf6,0x5b,0xf9,0xf9,0xac, -0xf6,0xf3,0x00,0xf0,0xee,0xb3,0xee,0xf2,0x63,0xf6,0xf7,0x6d,0xf7,0xf6,0x74,0xf6, -0xf9,0x12,0xfc,0xfd,0x0f,0x00,0x02,0x46,0x03,0x04,0xcc,0x08,0x0d,0x4e,0x12,0x15, -0xfa,0x17,0x17,0x0c,0x16,0x14,0xa7,0x13,0x14,0x41,0x14,0x14,0x90,0x14,0x15,0xd7, -0x13,0x0f,0x82,0x0a,0x07,0x78,0x03,0xfd,0x5b,0xf8,0xf3,0xb3,0xec,0xe8,0x81,0xe8, -0xeb,0x1c,0xf0,0xf4,0x13,0xf7,0xf8,0x23,0xf7,0xf6,0x78,0xf7,0xf9,0xae,0xfb,0xf9, -0xe6,0xf4,0xf1,0xfd,0xef,0xee,0xe9,0xf0,0xf5,0x14,0xf7,0xf6,0x72,0xf5,0xf6,0xc6, -0xf7,0xf9,0x6b,0xfc,0xfe,0x35,0x00,0x00,0xae,0x01,0x05,0x10,0x0a,0x0e,0x5e,0x12, -0x15,0x79,0x17,0x16,0x96,0x14,0x14,0x76,0x14,0x13,0x89,0x13,0x15,0x15,0x16,0x14, -0x0c,0x12,0x0e,0x14,0x0b,0x08,0x12,0x04,0xfe,0x84,0xf7,0xf1,0x72,0xeb,0xe8,0x19, -0xea,0xed,0xbf,0xf1,0xf5,0x82,0xf6,0xf5,0xfc,0xf5,0xf7,0xb8,0xf9,0xfc,0xc0,0xfb, -0xf7,0x2f,0xf3,0xf1,0x60,0xf0,0xf0,0x8e,0xf3,0xf5,0xdd,0xf5,0xf5,0x21,0xf5,0xf6, -0x66,0xf8,0xfa,0x1e,0xfd,0xfe,0xc2,0xfe,0xff,0xed,0x01,0x05,0x4a,0x0b,0x10,0x52, -0x12,0x15,0x12,0x17,0x15,0xfd,0x13,0x13,0x6f,0x14,0x13,0x6e,0x14,0x16,0x76,0x16, -0x13,0x86,0x10,0x0e,0x78,0x0c,0x09,0xd3,0x03,0xfd,0xc3,0xf6,0xef,0xfb,0xe9,0xe9, -0xd5,0xec,0xf0,0xd0,0xf1,0xf4,0xe0,0xf4,0xf4,0x84,0xf5,0xf9,0xa0,0xfc,0xfc,0x6c, -0xf9,0xf5,0xb6,0xf2,0xf1,0x3b,0xf1,0xf2,0xc4,0xf4,0xf5,0x48,0xf4,0xf3,0x35,0xf5, -0xf7,0x96,0xf8,0xfb,0x10,0xfd,0xfc,0xbd,0xfc,0xfe,0x8d,0x02,0x06,0x3b,0x0b,0x0f, -0xb5,0x12,0x15,0x91,0x15,0x14,0x53,0x13,0x13,0xef,0x13,0x14,0x06,0x16,0x16,0x43, -0x14,0x12,0x14,0x11,0x0f,0xd5,0x0c,0x09,0xdc,0x03,0xfb,0x5e,0xf4,0xee,0xf3,0xea, -0xeb,0x0c,0xef,0xf1,0xa2,0xf1,0xf2,0xd7,0xf2,0xf4,0xc3,0xf7,0xfb,0x3e,0xfd,0xfb, -0xf0,0xf7,0xf4,0x7d,0xf2,0xf2,0x24,0xf3,0xf4,0xb0,0xf4,0xf4,0x45,0xf3,0xf3,0x97, -0xf5,0xf8,0xc4,0xf9,0xfa,0xca,0xfb,0xfb,0x1a,0xfc,0xfe,0xed,0x02,0x07,0x45,0x0b, -0x0f,0x25,0x13,0x14,0x1e,0x14,0x12,0x3a,0x13,0x14,0x9b,0x14,0x14,0x3e,0x16,0x16, -0x80,0x13,0x11,0x1f,0x12,0x11,0x50,0x0e,0x09,0xca,0x02,0xfa,0xed,0xf2,0xee,0x41, -0xed,0xef,0x03,0xf1,0xf0,0x48,0xf0,0xf1,0x7b,0xf3,0xf5,0xf9,0xf9,0xfd,0xbb,0xfc, -0xf9,0x62,0xf6,0xf5,0xa0,0xf3,0xf3,0x93,0xf4,0xf4,0xee,0xf3,0xf2,0x9b,0xf2,0xf4, -0xb7,0xf6,0xf8,0x65,0xf9,0xfa,0x75,0xfa,0xf9,0xbf,0xfb,0xff,0xd8,0x02,0x06,0xbc, -0x0b,0x10,0x78,0x12,0x12,0x67,0x12,0x12,0xaa,0x13,0x14,0xd5,0x14,0x15,0x9b,0x15, -0x14,0xe6,0x12,0x12,0x9e,0x13,0x12,0xe3,0x0e,0x09,0x77,0x01,0xf8,0x53,0xf2,0xf0, -0xaa,0xf0,0xf0,0x8c,0xf0,0xf0,0xf0,0xef,0xf1,0x76,0xf4,0xf8,0x65,0xfc,0xfd,0x29, -0xfb,0xf8,0x73,0xf6,0xf5,0xb8,0xf4,0xf5,0x75,0xf5,0xf4,0x10,0xf3,0xf2,0x27,0xf3, -0xf5,0x96,0xf7,0xf8,0xb8,0xf8,0xf9,0xed,0xf9,0xf9,0x95,0xfb,0xff,0x59,0x03,0x07, -0x96,0x0c,0x10,0x03,0x11,0x11,0xc1,0x11,0x12,0xcc,0x13,0x14,0x1b,0x15,0x14,0xaf, -0x14,0x13,0xa5,0x12,0x13,0x4e,0x15,0x13,0xd9,0x0d,0x06,0x0d,0xff,0xf7,0x77,0xf3, -0xf2,0x89,0xf2,0xf0,0x1e,0xef,0xee,0xab,0xef,0xf2,0xe4,0xf5,0xfa,0x55,0xfd,0xfc, -0x22,0xf9,0xf7,0x7c,0xf7,0xf6,0xa7,0xf5,0xf6,0x56,0xf5,0xf3,0x42,0xf2,0xf3,0x60, -0xf4,0xf5,0x3f,0xf7,0xf8,0x15,0xf9,0xf9,0x10,0xf8,0xf8,0xeb,0xfb,0xff,0x6f,0x03, -0x07,0x3d,0x0d,0x0f,0xf3,0x0e,0x0f,0x2e,0x12,0x12,0x4f,0x13,0x14,0x5f,0x15,0x13, -0x4e,0x12,0x12,0x45,0x14,0x16,0xf2,0x15,0x12,0x26,0x0c,0x04,0xdd,0xfc,0xf7,0xd9, -0xf5,0xf4,0x19,0xf2,0xef,0x38,0xee,0xed,0xbf,0xef,0xf3,0x2f,0xf8,0xfb,0xf1,0xfb, -0xfa,0x88,0xf8,0xf7,0x2f,0xf8,0xf7,0xfb,0xf6,0xf6,0xd4,0xf4,0xf3,0xb0,0xf2,0xf4, -0xf1,0xf4,0xf6,0x17,0xf8,0xf8,0x8b,0xf8,0xf7,0x99,0xf7,0xf9,0x20,0xfc,0x00,0x65, -0x04,0x08,0x3a,0x0c,0x0d,0x5e,0x0e,0x0f,0xb5,0x11,0x13,0x66,0x14,0x14,0x5a,0x13, -0x12,0xb1,0x11,0x13,0x04,0x16,0x17,0xea,0x15,0x10,0xb4,0x09,0x03,0x71,0xfc,0xf8, -0xb9,0xf7,0xf5,0x63,0xf0,0xed,0x99,0xed,0xee,0xa5,0xf0,0xf5,0x50,0xf9,0xfa,0xe8, -0xf9,0xf9,0x41,0xf8,0xf8,0xdb,0xf8,0xf7,0xed,0xf6,0xf6,0x70,0xf4,0xf2,0xe6,0xf2, -0xf4,0xad,0xf5,0xf6,0x36,0xf8,0xf8,0x1f,0xf7,0xf5,0x6c,0xf7,0xf9,0xac,0xfc,0x00, -0xd3,0x04,0x09,0x65,0x0b,0x0b,0x1b,0x0d,0x10,0x93,0x12,0x13,0x27,0x14,0x13,0x7b, -0x11,0x10,0xa8,0x12,0x15,0xda,0x17,0x18,0xd2,0x14,0x0e,0x0c,0x08,0x02,0x24,0xfe, -0xfb,0x92,0xf8,0xf3,0x4f,0xef,0xed,0xd8,0xed,0xef,0x74,0xf2,0xf6,0x6d,0xf9,0xf9, -0xf0,0xf8,0xf9,0x04,0xf9,0xf9,0x22,0xf9,0xf8,0xb6,0xf6,0xf5,0xc6,0xf3,0xf2,0x99, -0xf3,0xf5,0x21,0xf6,0xf7,0x56,0xf8,0xf7,0xc5,0xf5,0xf6,0x71,0xf7,0xf9,0x05,0xfd, -0x01,0x9c,0x05,0x08,0x02,0x0a,0x0a,0x6f,0x0d,0x11,0x85,0x13,0x13,0xdb,0x12,0x12, -0x50,0x10,0x10,0x78,0x14,0x18,0x24,0x19,0x17,0xc1,0x12,0x0d,0x74,0x07,0x03,0xf3, -0xff,0xfc,0x18,0xf8,0xf2,0x99,0xee,0xed,0xdc,0xee,0xf0,0xcf,0xf3,0xf7,0xd6,0xf8, -0xf8,0x75,0xf8,0xf9,0xf6,0xf9,0xf9,0x4a,0xf9,0xf8,0x2a,0xf7,0xf4,0xcd,0xf2,0xf3, -0x03,0xf5,0xf5,0xfd,0xf5,0xf7,0x79,0xf8,0xf6,0x90,0xf4,0xf5,0x9d,0xf7,0xf9,0xdc, -0xfd,0x02,0x2a,0x05,0x06,0xb8,0x08,0x0b,0xd5,0x0e,0x12,0xe3,0x13,0x13,0x71,0x11, -0x10,0xe3,0x0f,0x12,0x9a,0x17,0x19,0x6e,0x18,0x15,0xf8,0x11,0x0c,0xcd,0x07,0x05, -0x00,0x02,0xfc,0x7a,0xf6,0xf1,0x6f,0xef,0xee,0x19,0xf0,0xf2,0x78,0xf5,0xf7,0x05, -0xf8,0xf8,0x22,0xf9,0xfa,0xf3,0xf9,0xfa,0xc9,0xfa,0xf8,0xd8,0xf5,0xf4,0x38,0xf4, -0xf4,0x44,0xf5,0xf6,0x05,0xf7,0xf7,0x5f,0xf7,0xf4,0x19,0xf4,0xf5,0x2c,0xf8,0xfa, -0x6a,0xfe,0x02,0x92,0x03,0x04,0xef,0x07,0x0c,0xe0,0x0f,0x12,0xd8,0x12,0x10,0xcb, -0x0e,0x0f,0x00,0x11,0x14,0xae,0x18,0x19,0xc4,0x16,0x14,0xe1,0x10,0x0c,0x09,0x09, -0x06,0xc3,0x01,0xfb,0x63,0xf5,0xf1,0x77,0xef,0xf0,0x61,0xf1,0xf2,0x8f,0xf5,0xf7, -0x56,0xf7,0xf7,0x83,0xf9,0xfb,0xc3,0xfa,0xfa,0x7e,0xfa,0xf7,0x5e,0xf5,0xf4,0x0b, -0xf5,0xf4,0x99,0xf5,0xf7,0xe5,0xf7,0xf7,0x51,0xf5,0xf3,0xfc,0xf3,0xf6,0xb1,0xf8, -0xfb,0x61,0xfe,0x00,0xbf,0x01,0x03,0x88,0x08,0x0d,0x8e,0x10,0x11,0x33,0x10,0x0e, -0x55,0x0d,0x0e,0xcf,0x12,0x16,0x49,0x18,0x17,0x45,0x15,0x13,0x3a,0x10,0x0c,0x58, -0x0a,0x07,0x30,0x00,0xf9,0x31,0xf5,0xf2,0xb0,0xef,0xf0,0x68,0xf2,0xf4,0x53,0xf5, -0xf6,0xb2,0xf6,0xf7,0x6f,0xfa,0xfb,0xf7,0xfa,0xfa,0x2e,0xfa,0xf7,0x07,0xf5,0xf5, -0x74,0xf5,0xf5,0x83,0xf6,0xf8,0xa5,0xf7,0xf5,0x36,0xf4,0xf3,0x38,0xf4,0xf6,0x69, -0xf9,0xfb,0x39,0xfd,0xfe,0x58,0x00,0x04,0x66,0x0a,0x0e,0x97,0x0f,0x0f,0xb4,0x0d, -0x0c,0x27,0x0d,0x10,0xe8,0x13,0x16,0x45,0x17,0x15,0x0c,0x14,0x12,0xbe,0x10,0x0d, -0x47,0x0a,0x05,0x0e,0xff,0xf8,0xa8,0xf4,0xf2,0xd1,0xf0,0xf1,0x78,0xf3,0xf4,0x42, -0xf4,0xf5,0x46,0xf7,0xf8,0x6f,0xfa,0xfb,0x77,0xfb,0xfb,0x71,0xf9,0xf6,0x58,0xf5, -0xf5,0x1d,0xf6,0xf6,0x83,0xf7,0xf8,0xd9,0xf6,0xf3,0x4f,0xf3,0xf3,0x7c,0xf5,0xf8, -0xa0,0xf9,0xfa,0x8a,0xfb,0xfd,0xc8,0x00,0x06,0x6a,0x0c,0x0d,0xce,0x0d,0x0d,0xac, -0x0c,0x0b,0xf9,0x0d,0x12,0x0d,0x15,0x15,0xb6,0x15,0x15,0x49,0x14,0x12,0x4e,0x11, -0x0e,0x56,0x0a,0x04,0xdd,0xfd,0xf7,0xba,0xf4,0xf3,0xe5,0xf1,0xf2,0x94,0xf3,0xf3, -0xe9,0xf3,0xf5,0xed,0xf7,0xf9,0x94,0xfa,0xfc,0x45,0xfc,0xfa,0x68,0xf8,0xf6,0x3b, -0xf6,0xf6,0xa3,0xf6,0xf7,0xb9,0xf8,0xf8,0xe1,0xf4,0xf3,0xb1,0xf3,0xf4,0xdf,0xf6, -0xf8,0xc8,0xf8,0xf8,0x99,0xfa,0xfe,0x92,0x02,0x08,0x74,0x0c,0x0d,0x22,0x0c,0x0b, -0xbd,0x0b,0x0c,0xe9,0x0f,0x13,0x9a,0x14,0x14,0x55,0x15,0x15,0x2a,0x14,0x13,0x73, -0x12,0x0f,0xa2,0x09,0x03,0xc1,0xfc,0xf8,0xb1,0xf5,0xf4,0x62,0xf2,0xf2,0xac,0xf3, -0xf3,0xb4,0xf3,0xf6,0x81,0xf8,0xf9,0x69,0xfb,0xfc,0xcc,0xfb,0xf9,0x0e,0xf8,0xf6, -0x8d,0xf6,0xf7,0x32,0xf8,0xf8,0xdf,0xf8,0xf6,0x45,0xf3,0xf3,0xa2,0xf5,0xf6,0xcd, -0xf6,0xf7,0xd7,0xf7,0xf7,0x2b,0xfa,0xff,0xe5,0x04,0x09,0x72,0x0b,0x0b,0xb7,0x0a, -0x0a,0xef,0x0b,0x0d,0xfb,0x10,0x13,0xf4,0x13,0x13,0xde,0x14,0x15,0xa5,0x14,0x14, -0xfa,0x12,0x0e,0xe7,0x07,0x01,0x0f,0xfd,0xf8,0x2b,0xf6,0xf4,0x34,0xf3,0xf3,0x14, -0xf3,0xf2,0x19,0xf4,0xf6,0x8f,0xf8,0xf9,0x4c,0xfc,0xfd,0xd0,0xfa,0xf8,0xee,0xf7, -0xf6,0xfc,0xf6,0xf9,0xe1,0xf9,0xf8,0xb9,0xf6,0xf4,0x8d,0xf3,0xf4,0xb8,0xf6,0xf6, -0xff,0xf5,0xf5,0x3f,0xf6,0xf6,0xde,0xfa,0x01,0x15,0x06,0x07,0x8e,0x09,0x0a,0xa0, -0x09,0x0a,0x11,0x0c,0x0e,0x4d,0x11,0x12,0x98,0x12,0x12,0xbc,0x14,0x15,0xee,0x15, -0x14,0x9f,0x12,0x0d,0xf3,0x06,0x01,0x0c,0xfd,0xf9,0xc3,0xf6,0xf4,0xbf,0xf3,0xf3, -0x90,0xf2,0xf2,0x0e,0xf5,0xf7,0xa5,0xf8,0xfa,0x18,0xfd,0xfc,0xbf,0xf9,0xf7,0xe6, -0xf7,0xf8,0xc3,0xf8,0xfa,0xb1,0xf9,0xf7,0x67,0xf5,0xf4,0xa7,0xf4,0xf5,0x5f,0xf7, -0xf6,0x95,0xf4,0xf4,0x13,0xf5,0xf7,0xa9,0xfc,0x02,0x68,0x05,0x06,0x5d,0x08,0x08, -0x6a,0x08,0x09,0x5f,0x0d,0x0f,0x69,0x10,0x10,0x3c,0x11,0x13,0x70,0x15,0x16,0x06, -0x16,0x15,0x22,0x12,0x0b,0x1e,0x06,0x02,0x80,0xfd,0xf9,0x58,0xf7,0xf5,0xad,0xf3, -0xf2,0x48,0xf3,0xf3,0xeb,0xf4,0xf7,0x25,0xfa,0xfc,0x07,0xfd,0xfb,0x53,0xf8,0xf7, -0x4e,0xf9,0xf9,0x0e,0xfa,0xfa,0x33,0xf9,0xf6,0x95,0xf4,0xf5,0x94,0xf6,0xf7,0xe4, -0xf6,0xf4,0x3e,0xf3,0xf3,0x47,0xf5,0xf8,0x1b,0xfe,0x02,0xad,0x04,0x05,0xfc,0x06, -0x07,0x63,0x08,0x0b,0x16,0x0e,0x0e,0xf9,0x0e,0x10,0x40,0x11,0x13,0xf9,0x15,0x16, -0x5f,0x16,0x15,0x30,0x11,0x0a,0xdb,0x05,0x02,0x49,0xfe,0xf9,0xaa,0xf7,0xf6,0x16, -0xf4,0xf2,0xfa,0xf2,0xf3,0xab,0xf5,0xf8,0xff,0xfb,0xfc,0x89,0xfb,0xf9,0x9e,0xf8, -0xf9,0xb2,0xfa,0xfb,0xb5,0xfa,0xf9,0x3f,0xf8,0xf5,0x6a,0xf5,0xf7,0x29,0xf8,0xf7, -0xc1,0xf5,0xf4,0xa1,0xf2,0xf3,0xf2,0xf5,0xfa,0xb9,0xff,0x02,0x47,0x03,0x04,0x27, -0x06,0x07,0x07,0x09,0x0b,0xcf,0x0d,0x0d,0x94,0x0d,0x0f,0xcb,0x11,0x13,0x59,0x16, -0x17,0x8a,0x16,0x13,0x6c,0x0f,0x0a,0x9c,0x06,0x02,0x63,0xfd,0xfa,0xc2,0xf8,0xf6, -0x27,0xf3,0xf1,0x1e,0xf3,0xf4,0xf9,0xf6,0xfa,0x54,0xfc,0xfb,0x15,0xfa,0xf9,0x56, -0xf9,0xfa,0x5a,0xfc,0xfb,0x5f,0xfa,0xf9,0x70,0xf7,0xf6,0x96,0xf7,0xf9,0x70,0xf8, -0xf6,0x4c,0xf5,0xf2,0x7f,0xf1,0xf3,0x4f,0xf8,0xfc,0x75,0xff,0x01,0x67,0x02,0x03, -0x5c,0x06,0x08,0xa2,0x09,0x0b,0x0a,0x0d,0x0c,0xb8,0x0c,0x0f,0x76,0x12,0x14,0xbb, -0x16,0x17,0xb3,0x15,0x12,0x3d,0x0f,0x0a,0xbc,0x05,0x01,0x4a,0xfe,0xfb,0xb6,0xf8, -0xf5,0x35,0xf2,0xf2,0x00,0xf4,0xf6,0x00,0xf8,0xfa,0xbf,0xfb,0xfa,0xe0,0xf8,0xf9, -0x3a,0xfb,0xfc,0x87,0xfc,0xfb,0xd2,0xf9,0xf8,0x5e,0xf7,0xf7,0x65,0xf9,0xfa,0x25, -0xf8,0xf5,0x1c,0xf4,0xf1,0xff,0xf1,0xf5,0x3c,0xfa,0xfc,0x0a,0xfe,0x00,0x55,0x02, -0x03,0x0f,0x06,0x08,0x65,0x0a,0x0b,0x57,0x0b,0x0a,0xbe,0x0c,0x10,0x09,0x13,0x14, -0x86,0x16,0x17,0x46,0x15,0x11,0xae,0x0e,0x0a,0x20,0x05,0x02,0x64,0xff,0xfb,0x57, -0xf7,0xf4,0x52,0xf2,0xf2,0xdb,0xf4,0xf6,0x5e,0xf9,0xfa,0xca,0xf9,0xf8,0x49,0xf9, -0xfb,0x24,0xfc,0xfc,0x68,0xfc,0xfa,0xfd,0xf8,0xf7,0x0f,0xf8,0xf9,0xa3,0xfa,0xfa, -0x23,0xf7,0xf4,0x62,0xf2,0xf1,0xbe,0xf3,0xf6,0x1f,0xfa,0xfb,0x9d,0xfd,0x00,0x81, -0x01,0x03,0x0d,0x07,0x09,0xa1,0x09,0x09,0x4d,0x0a,0x0b,0xa0,0x0d,0x10,0xbd,0x12, -0x14,0x4b,0x17,0x17,0x78,0x14,0x11,0x22,0x0e,0x0a,0x20,0x06,0x03,0x93,0xff,0xfb, -0x80,0xf6,0xf3,0x88,0xf2,0xf4,0x92,0xf6,0xf7,0xbc,0xf8,0xf9,0xf8,0xf8,0xf8,0x16, -0xfa,0xfc,0xe8,0xfc,0xfc,0xc5,0xfb,0xfa,0x03,0xf8,0xf7,0xca,0xf9,0xfb,0xc5,0xfa, -0xf8,0x88,0xf5,0xf3,0x55,0xf2,0xf2,0x46,0xf4,0xf7,0x4b,0xfa,0xfa,0x6e,0xfc,0xff, -0x38,0x02,0x04,0x08,0x07,0x08,0xb7,0x08,0x08,0xff,0x09,0x0b,0xc8,0x0d,0x10,0x64, -0x13,0x16,0xa5,0x17,0x16,0x84,0x13,0x11,0x54,0x0e,0x0a,0x02,0x07,0x04,0x86,0xff, -0xf9,0x86,0xf5,0xf4,0x64,0xf4,0xf5,0x08,0xf7,0xf8,0x74,0xf8,0xf8,0x78,0xf8,0xf9, -0x60,0xfb,0xfd,0x46,0xfd,0xfc,0xd4,0xfa,0xf8,0xfb,0xf7,0xfa,0x04,0xfc,0xfb,0xa3, -0xf9,0xf7,0x0f,0xf5,0xf2,0x13,0xf2,0xf3,0xab,0xf5,0xf7,0xcb,0xf8,0xf9,0x5c,0xfc, -0x00,0xa0,0x02,0x04,0x54,0x06,0x07,0xfe,0x07,0x08,0x65,0x09,0x0a,0x8f,0x0d,0x11, -0x42,0x14,0x16,0xe2,0x16,0x15,0x09,0x13,0x10,0x5b,0x0e,0x0b,0x09,0x08,0x03,0x0a, -0xfe,0xf8,0xca,0xf5,0xf5,0xd4,0xf5,0xf6,0x66,0xf7,0xf8,0xf1,0xf7,0xf7,0x3b,0xf8, -0xfa,0x52,0xfd,0xfe,0x76,0xfc,0xfa,0x18,0xfa,0xf9,0x86,0xf9,0xfb,0xea,0xfc,0xfb, -0x08,0xf9,0xf6,0x2b,0xf4,0xf2,0x47,0xf3,0xf4,0xdc,0xf5,0xf6,0x89,0xf7,0xf9,0x3b, -0xfd,0x00,0xa4,0x01,0x03,0xbc,0x06,0x07,0x54,0x06,0x07,0x21,0x09,0x0a,0x4f,0x0d, -0x11,0xf6,0x14,0x15,0x4e,0x15,0x14,0xe3,0x12,0x11,0x00,0x0f,0x0b,0xce,0x07,0x02, -0x9a,0xfc,0xf8,0xd3,0xf6,0xf6,0x3a,0xf6,0xf6,0x5f,0xf8,0xf7,0x0a,0xf6,0xf7,0x52, -0xfa,0xfc,0x9d,0xfd,0xfd,0xd4,0xfb,0xfa,0xb5,0xf9,0xf9,0xae,0xfb,0xfd,0x47,0xfd, -0xfa,0x5d,0xf8,0xf6,0x23,0xf4,0xf3,0x9c,0xf4,0xf4,0xda,0xf4,0xf6,0x10,0xf8,0xfa, -0xf4,0xfc,0xff,0x3c,0x02,0x04,0xa4,0x05,0x05,0xae,0x05,0x06,0x68,0x08,0x0a,0x4a, -0x0e,0x12,0x32,0x14,0x14,0x45,0x14,0x13,0xbd,0x12,0x11,0xa9,0x0f,0x0b,0x66,0x06, -0x01,0x38,0xfc,0xf7,0x0f,0xf7,0xf8,0xc1,0xf7,0xf7,0xc0,0xf6,0xf6,0x43,0xf6,0xf8, -0xe9,0xfb,0xfd,0x43,0xfd,0xfc,0xe9,0xfa,0xf9,0x1d,0xfa,0xfb,0x88,0xfd,0xfe,0x63, -0xfc,0xf9,0xc8,0xf7,0xf6,0x3c,0xf5,0xf3,0x4f,0xf4,0xf4,0x0e,0xf5,0xf5,0xc8,0xf7, -0xfa,0x5c,0xfd,0xff,0x5b,0x02,0x04,0x37,0x05,0x04,0x99,0x04,0x06,0x84,0x08,0x0b, -0x00,0x0f,0x12,0x15,0x13,0x12,0xca,0x13,0x14,0x2c,0x13,0x11,0x52,0x0f,0x0b,0xaa, -0x05,0xff,0x06,0xfb,0xf9,0x44,0xf9,0xf8,0xf8,0xf6,0xf6,0xe5,0xf5,0xf5,0xf6,0xf6, -0xfa,0xa5,0xfc,0xfd,0x90,0xfc,0xfb,0xf8,0xf9,0xf9,0x98,0xfb,0xfd,0x1f,0xfe,0xfc, -0x8d,0xfb,0xf9,0x4f,0xf8,0xf6,0x28,0xf5,0xf4,0xdb,0xf4,0xf4,0x36,0xf4,0xf5,0x7f, -0xf8,0xfa,0x48,0xfd,0x00,0x0a,0x03,0x03,0x09,0x04,0x04,0x20,0x04,0x05,0x5f,0x09, -0x0c,0xe9,0x0e,0x10,0x5d,0x12,0x13,0xd1,0x13,0x13,0x9f,0x13,0x12,0x68,0x0f,0x09, -0xae,0x03,0xfe,0x0d,0xfc,0xfb,0xf1,0xf9,0xf8,0x93,0xf6,0xf5,0x18,0xf5,0xf5,0x2d, -0xf8,0xfb,0x26,0xfd,0xfc,0xd8,0xfa,0xf9,0x2f,0xfa,0xfb,0xf3,0xfc,0xfd,0xbd,0xfd, -0xfc,0x4e,0xfb,0xf9,0x79,0xf8,0xf7,0x50,0xf5,0xf4,0x0c,0xf5,0xf4,0xd2,0xf3,0xf5, -0xef,0xf8,0xfb,0x90,0xfd,0x01,0x66,0x03,0x02,0x4d,0x02,0x03,0xf6,0x04,0x07,0x70, -0x09,0x0c,0x47,0x0f,0x10,0x7f,0x11,0x12,0x58,0x14,0x15,0xb6,0x14,0x12,0x76,0x0e, -0x08,0xc9,0x02,0xff,0x28,0xfe,0xfc,0xb2,0xf9,0xf8,0x70,0xf6,0xf4,0xcc,0xf4,0xf7, -0xd2,0xfa,0xfc,0xd7,0xfb,0xfa,0xad,0xfa,0xfa,0x78,0xfa,0xfb,0x2f,0xfe,0xfe,0x25, -0xfd,0xfc,0xc6,0xfb,0xfa,0x00,0xf8,0xf7,0x32,0xf6,0xf5,0x00,0xf4,0xf3,0x4a,0xf4, -0xf6,0x60,0xf8,0xfb,0x5a,0xff,0x01,0x35,0x01,0x01,0x96,0x02,0x03,0x35,0x04,0x06, -0x4c,0x0a,0x0c,0x4e,0x0e,0x0f,0xd2,0x10,0x13,0x22,0x15,0x16,0xc1,0x14,0x11,0x95, -0x0c,0x07,0x57,0x03,0x00,0xb8,0xfe,0xfc,0xf9,0xf9,0xf7,0x91,0xf4,0xf4,0xca,0xf6, -0xf9,0xc3,0xfa,0xfb,0x6b,0xfb,0xfa,0x04,0xfa,0xfa,0xad,0xfb,0xfc,0x39,0xfe,0xfe, -0x26,0xfd,0xfc,0x81,0xfb,0xfa,0x44,0xf8,0xf6,0x1d,0xf6,0xf5,0x62,0xf3,0xf2,0xb7, -0xf3,0xf6,0x79,0xf9,0xfc,0x80,0xfe,0x00,0xc3,0x00,0x00,0x4c,0x01,0x02,0xaa,0x04, -0x07,0x48,0x0a,0x0c,0xb0,0x0c,0x0d,0x0d,0x11,0x14,0x17,0x16,0x15,0x95,0x13,0x10, -0x9b,0x0b,0x06,0xa2,0x03,0x02,0xeb,0xff,0xfb,0x69,0xf8,0xf6,0x17,0xf5,0xf5,0x15, -0xf8,0xfa,0xe7,0xfa,0xfa,0xca,0xfa,0xfa,0x55,0xfa,0xfa,0x6e,0xfc,0xfe,0x50,0xfe, -0xfd,0xf6,0xfc,0xfd,0xb2,0xfb,0xf9,0x86,0xf8,0xf8,0x52,0xf6,0xf3,0x04,0xf2,0xf2, -0x8e,0xf4,0xf6,0x15,0xf9,0xfc,0x68,0xfe,0xff,0x30,0xff,0xff,0x8a,0x00,0x02,0x45, -0x05,0x08,0x31,0x09,0x09,0x78,0x0b,0x0e,0xca,0x11,0x14,0xe3,0x15,0x15,0x7a,0x12, -0x0e,0x40,0x0a,0x07,0x48,0x05,0x02,0xfb,0xfe,0xfa,0x9a,0xf7,0xf5,0xab,0xf5,0xf7, -0xd1,0xf8,0xfa,0xb0,0xfa,0xfa,0xd9,0xf9,0xfa,0xf1,0xfa,0xfb,0xef,0xfc,0xfd,0x7e, -0xfe,0xfe,0x10,0xfd,0xfc,0xb7,0xfb,0xfa,0x8f,0xf9,0xf7,0x39,0xf5,0xf3,0x82,0xf2, -0xf3,0xa0,0xf4,0xf7,0x11,0xfa,0xfc,0x4b,0xfe,0xfe,0xb2,0xfd,0xfe,0xbe,0x01,0x03, -0x0c,0x05,0x06,0x9e,0x08,0x09,0xa1,0x0a,0x0f,0x61,0x13,0x15,0x85,0x15,0x14,0x32, -0x11,0x0d,0xa7,0x0a,0x08,0x9e,0x06,0x02,0x95,0xfd,0xfa,0xb2,0xf7,0xf6,0x42,0xf6, -0xf8,0x02,0xfa,0xfa,0xb3,0xf9,0xf9,0xae,0xfa,0xfa,0xaa,0xfa,0xfc,0x64,0xfe,0xfe, -0xcc,0xfd,0xfd,0xf5,0xfd,0xfd,0x4a,0xfc,0xfb,0x13,0xfa,0xf7,0x78,0xf4,0xf3,0x32, -0xf3,0xf3,0xb2,0xf4,0xf8,0x0a,0xfc,0xfc,0x24,0xfc,0xfd,0x55,0xfe,0xff,0xba,0x01, -0x03,0x9d,0x05,0x06,0x62,0x06,0x07,0x0f,0x0c,0x10,0xb8,0x13,0x15,0xa0,0x14,0x12, -0xea,0x0f,0x0d,0x2e,0x0c,0x09,0xb7,0x05,0x01,0x6a,0xfd,0xf9,0x06,0xf7,0xf7,0x10, -0xf8,0xf8,0x3b,0xf9,0xf9,0x1b,0xfa,0xf9,0x9f,0xf9,0xfa,0x06,0xfc,0xfd,0xf8,0xfd, -0xfd,0xdf,0xfd,0xfd,0x5f,0xfe,0xfe,0x24,0xfd,0xfb,0xc6,0xf9,0xf7,0xac,0xf4,0xf2, -0x87,0xf2,0xf4,0xe8,0xf6,0xf9,0x06,0xfb,0xfb,0x0b,0xfc,0xfc,0x5a,0xfe,0x00,0x89, -0x02,0x03,0x8d,0x04,0x04,0x7a,0x05,0x08,0xa8,0x0d,0x11,0x6b,0x13,0x13,0x58,0x13, -0x12,0x01,0x10,0x0e,0x73,0x0c,0x09,0x9f,0x05,0x00,0x03,0xfc,0xf9,0x1a,0xf8,0xf7, -0x05,0xf8,0xf9,0xa6,0xf9,0xf8,0x0f,0xf9,0xf9,0x1d,0xfa,0xfa,0xaa,0xfc,0xfd,0x4e, -0xfd,0xfc,0x6e,0xfe,0xff,0x32,0xfe,0xfd,0x89,0xfd,0xfc,0x77,0xf9,0xf5,0x7f,0xf3, -0xf2,0x8c,0xf3,0xf4,0x4e,0xf7,0xf9,0x4b,0xfa,0xfa,0x01,0xfb,0xfc,0xfe,0xfe,0x00, -0x5e,0x02,0x02,0x9f,0x02,0x02,0xad,0x05,0x0a,0x57,0x0e,0x10,0x5a,0x12,0x13,0x64, -0x12,0x10,0x39,0x10,0x0f,0xfc,0x0c,0x08,0x38,0x04,0x00,0xf2,0xfb,0xf9,0x40,0xf8, -0xf8,0xda,0xf8,0xf9,0x11,0xf9,0xf8,0xdc,0xf8,0xf9,0xcb,0xfa,0xfb,0x7a,0xfc,0xfc, -0x6f,0xfd,0xfd,0x7f,0xfe,0xfe,0xa6,0xfe,0xff,0x23,0xfe,0xfb,0x68,0xf8,0xf5,0x58, -0xf3,0xf2,0x4f,0xf4,0xf6,0xe1,0xf7,0xf8,0x1e,0xf9,0xf9,0x06,0xfb,0xfd,0x29,0x00, -0x01,0x24,0x01,0x01,0xf1,0x01,0x03,0x78,0x06,0x0a,0xfe,0x0e,0x11,0x50,0x11,0x11, -0x2b,0x12,0x11,0xef,0x10,0x0f,0x28,0x0d,0x08,0x77,0x03,0xff,0x49,0xfc,0xf9,0x0a, -0xf9,0xf9,0xbc,0xf9,0xf8,0x3b,0xf8,0xf9,0x20,0xfa,0xfa,0x44,0xfa,0xfb,0x4c,0xfd, -0xfd,0xf4,0xfc,0xfd,0xbc,0xfe,0xff,0xa4,0xff,0xff,0x39,0xfe,0xfb,0x61,0xf7,0xf4, -0xce,0xf3,0xf3,0x0f,0xf5,0xf6,0x3c,0xf8,0xf7,0x4b,0xf7,0xf9,0x08,0xfd,0xfe,0x1a, -0xff,0x00,0xf4,0x00,0x00,0x74,0x00,0x03,0x9c,0x08,0x0b,0xdc,0x0d,0x0f,0x3d,0x11, -0x11,0xe8,0x11,0x12,0xf7,0x11,0x0f,0x6d,0x0c,0x08,0x60,0x03,0xff,0x02,0xfc,0xfb, -0xe0,0xfa,0xf9,0xae,0xf8,0xf8,0x9c,0xf9,0xf9,0x8b,0xf9,0xfa,0xa1,0xfb,0xfc,0xec, -0xfc,0xfc,0x8f,0xfd,0xfe,0x25,0xff,0x00,0x14,0x01,0x00,0x70,0xfd,0xfa,0x58,0xf7, -0xf4,0x5a,0xf4,0xf5,0xbd,0xf6,0xf6,0x58,0xf6,0xf7,0x92,0xf8,0xfa,0x16,0xfd,0xff, -0x83,0xff,0xff,0x13,0xff,0xff,0x69,0x01,0x05,0xd0,0x08,0x0b,0x79,0x0d,0x0f,0x50, -0x10,0x11,0x8a,0x12,0x12,0x1a,0x12,0x10,0xa2,0x0b,0x06,0xc7,0x02,0xff,0x3d,0xfd, -0xfb,0x86,0xfa,0xf9,0x4f,0xf9,0xf9,0x61,0xf9,0xf9,0xe9,0xf9,0xfa,0x3d,0xfc,0xfc, -0x9d,0xfc,0xfc,0xa6,0xfd,0xff,0x23,0x00,0x00,0xae,0x01,0x00,0xea,0xfc,0xf8,0xf9, -0xf6,0xf6,0xec,0xf5,0xf5,0x6b,0xf6,0xf6,0xb7,0xf5,0xf6,0x17,0xf9,0xfb,0xcf,0xfd, -0xfe,0x76,0xfe,0xfe,0x44,0xfe,0xff,0x31,0x02,0x06,0x60,0x08,0x0a,0xd6,0x0c,0x0e, -0x98,0x0f,0x11,0xf1,0x12,0x13,0x0b,0x12,0x0e,0x53,0x0a,0x06,0x2b,0x03,0xff,0xd6, -0xfc,0xfc,0xf1,0xfa,0xf9,0x27,0xf9,0xf9,0x37,0xf9,0xf9,0xa4,0xfa,0xfc,0x10,0xfc, -0xfb,0xce,0xfc,0xfd,0x94,0xfd,0xff,0x05,0x02,0x02,0x7e,0x01,0xfe,0x0f,0xfc,0xf9, -0xf7,0xf7,0xf7,0xb3,0xf6,0xf6,0x07,0xf6,0xf5,0x41,0xf5,0xf7,0x38,0xfa,0xfc,0xa6, -0xfd,0xfd,0x3d,0xfd,0xfd,0x32,0xfe,0x00,0xa0,0x02,0x05,0x7d,0x08,0x0a,0x93,0x0b, -0x0d,0xe4,0x0f,0x12,0x86,0x13,0x12,0xfd,0x10,0x0d,0x0f,0x0a,0x06,0xc5,0x02,0xff, -0x35,0xfd,0xfc,0x15,0xfb,0xf9,0xa4,0xf8,0xf9,0xd2,0xf9,0xf9,0x5c,0xfa,0xfb,0x7f, -0xfc,0xfb,0x79,0xfb,0xfc,0xfd,0xfe,0x01,0x82,0x02,0x02,0xf5,0x00,0xfe,0x54,0xfb, -0xf9,0x1d,0xf9,0xf7,0xbe,0xf6,0xf6,0x41,0xf5,0xf4,0x76,0xf5,0xf8,0x7b,0xfb,0xfc, -0x85,0xfc,0xfc,0xed,0xfc,0xfc,0xbd,0xfd,0x00,0xf5,0x03,0x06,0x11,0x07,0x08,0x7b, -0x0b,0x0d,0x2e,0x10,0x12,0x97,0x13,0x12,0x17,0x10,0x0d,0x5a,0x0a,0x05,0xda,0x01, -0x00,0xa4,0xfe,0xfb,0xfc,0xf9,0xf9,0x5c,0xf9,0xf8,0x2e,0xf9,0xfa,0xc6,0xfb,0xfb, -0xdd,0xfa,0xfa,0x1b,0xfc,0xfd,0xbb,0xff,0x01,0x0f,0x03,0x01,0xbf,0xff,0xfd,0x2c, -0xfc,0xfa,0x9b,0xf9,0xf8,0xf7,0xf6,0xf5,0x05,0xf4,0xf4,0x6d,0xf7,0xf9,0x2b,0xfb, -0xfc,0xd4,0xfc,0xfb,0x6f,0xfb,0xfc,0x5d,0xff,0x01,0x7a,0x03,0x05,0xd5,0x06,0x08, -0x98,0x0b,0x0e,0xab,0x10,0x12,0xa5,0x13,0x12,0xfd,0x0f,0x0c,0xce,0x09,0x05,0xdf, -0x02,0x00,0x26,0xfe,0xfc,0xa4,0xfa,0xf9,0xc5,0xf8,0xf9,0x79,0xfa,0xfb,0x51,0xfb, -0xfb,0x61,0xfa,0xfa,0x78,0xfc,0xfe,0xef,0x00,0x02,0xa4,0x02,0x01,0x48,0xff,0xfd, -0xd9,0xfc,0xfc,0x31,0xfa,0xf7,0x2b,0xf6,0xf5,0x82,0xf4,0xf5,0x36,0xf8,0xfa,0xbe, -0xfb,0xfb,0x66,0xfb,0xfb,0xb6,0xfb,0xfd,0x37,0x00,0x01,0x9d,0x02,0x04,0xc4,0x06, -0x09,0x52,0x0b,0x0e,0x61,0x11,0x13,0x37,0x13,0x11,0xc9,0x0f,0x0d,0x49,0x09,0x05, -0x57,0x03,0x01,0x68,0xfe,0xfb,0x4a,0xfa,0xf9,0x8a,0xf9,0xfa,0x34,0xfb,0xfb,0xb9, -0xfa,0xf9,0x1e,0xfa,0xfb,0x77,0xfd,0xff,0xc7,0x01,0x02,0xef,0x01,0x00,0x30,0xff, -0xff,0xb3,0xfd,0xfb,0x19,0xfa,0xf8,0x93,0xf5,0xf4,0xe0,0xf4,0xf7,0x10,0xf9,0xfa, -0xfd,0xfa,0xfa,0x45,0xfa,0xfb,0x95,0xfc,0xfd,0x8f,0xff,0x00,0x8e,0x02,0x04,0xf3, -0x05,0x08,0xc5,0x0b,0x0f,0x20,0x11,0x12,0xb7,0x12,0x11,0x6a,0x0f,0x0c,0xf2,0x08, -0x06,0xd4,0x03,0x00,0xcf,0xfd,0xfb,0x06,0xfa,0xf9,0x9d,0xfa,0xfb,0x12,0xfb,0xfa, -0x4c,0xfa,0xf9,0xeb,0xf9,0xfb,0xce,0xfe,0x00,0x8c,0x01,0x01,0x8e,0x01,0x00,0x91, -0xff,0xff,0x4a,0xfe,0xfb,0xac,0xf9,0xf7,0x83,0xf4,0xf3,0xff,0xf5,0xf8,0x83,0xf9, -0xf9,0x79,0xf9,0xf9,0xab,0xfa,0xfb,0xe3,0xfb,0xfd,0xcd,0xff,0x00,0x26,0x01,0x03, -0x14,0x06,0x08,0x34,0x0b,0x0e,0x5d,0x11,0x12,0x04,0x12,0x10,0xcf,0x0e,0x0b,0xeb, -0x08,0x06,0x0b,0x04,0x00,0xa2,0xfc,0xfb,0xd3,0xfa,0xfa,0x99,0xfa,0xfb,0xa6,0xfb, -0xf9,0xef,0xf8,0xf9,0x26,0xfb,0xfd,0x10,0xff,0x00,0xaf,0x01,0x01,0xb6,0x00,0x00, -0xc8,0x00,0x00,0x74,0xfe,0xfb,0xdc,0xf8,0xf5,0x9e,0xf4,0xf5,0x7c,0xf7,0xf8,0x81, -0xf8,0xf9,0x93,0xf9,0xf9,0xe5,0xf9,0xfb,0xc3,0xfc,0xfd,0x8e,0xfe,0xff,0x48,0x01, -0x03,0x12,0x05,0x08,0xf0,0x0b,0x0e,0xce,0x10,0x11,0x9c,0x11,0x10,0xd0,0x0d,0x0c, -0xd3,0x09,0x06,0xc4,0x02,0xff,0xec,0xfc,0xfb,0x10,0xfb,0xfb,0x99,0xfb,0xfb,0x86, -0xfa,0xf9,0xb2,0xf8,0xfa,0xf0,0xfb,0xfd,0xeb,0xff,0x01,0x21,0x01,0x00,0xdc,0x00, -0x01,0x09,0x02,0x01,0x02,0xfe,0xfa,0x37,0xf8,0xf6,0xfa,0xf5,0xf6,0x96,0xf7,0xf8, -0xca,0xf8,0xf8,0xd8,0xf8,0xf9,0x9a,0xfa,0xfb,0xc4,0xfc,0xfd,0x5d,0xfe,0xff,0xe3, -0x00,0x02,0x0f,0x05,0x08,0x84,0x0c,0x0f,0x57,0x10,0x10,0x19,0x11,0x10,0x24,0x0e, -0x0c,0xb0,0x09,0x06,0x35,0x02,0xfe,0xae,0xfc,0xfb,0x0d,0xfc,0xfb,0xaf,0xfb,0xfb, -0x90,0xf9,0xf8,0xf7,0xf8,0xfa,0x6d,0xfc,0xfe,0x64,0x00,0x00,0xda,0xff,0x00,0x65, -0x02,0x03,0x46,0x02,0xff,0x5e,0xfd,0xfa,0x3e,0xf8,0xf6,0xe8,0xf6,0xf7,0x4c,0xf8, -0xf8,0x43,0xf8,0xf8,0x0c,0xf9,0xf9,0xc9,0xfa,0xfc,0xa3,0xfc,0xfd,0x74,0xfe,0xff, -0x14,0x00,0x02,0xc3,0x05,0x09,0x47,0x0c,0x0e,0xc7,0x0f,0x10,0xcb,0x10,0x0f,0x5d, -0x0e,0x0c,0x75,0x09,0x05,0x63,0x01,0xfe,0xfb,0xfc,0xfc,0x89,0xfc,0xfc,0x52,0xfb, -0xfa,0xf1,0xf8,0xf8,0x42,0xf9,0xfb,0x98,0xfd,0xfe,0xfc,0xfe,0xff,0x65,0x00,0x01, -0x3e,0x03,0x03,0x02,0x02,0xff,0xcb,0xfc,0xfa,0x62,0xf8,0xf7,0x69,0xf7,0xf8,0x61, -0xf8,0xf7,0xdc,0xf7,0xf8,0x5c,0xf9,0xf9,0xb8,0xfa,0xfc,0xe6,0xfc,0xfd,0x80,0xfd, -0xfe,0x28,0x00,0x02,0x3c,0x06,0x09,0x17,0x0c,0x0e,0x51,0x0f,0x10,0xd8,0x10,0x10, -0x70,0x0e,0x0c,0xc5,0x08,0x04,0xf2,0x00,0xff,0xd0,0xfd,0xfd,0xc0,0xfc,0xfc,0x1a, -0xfb,0xf8,0xbb,0xf7,0xf9,0x00,0xfb,0xfc,0xf1,0xfc,0xfd,0xbe,0xfe,0xff,0xa6,0x00, -0x02,0xfd,0x03,0x03,0x42,0x01,0xff,0x92,0xfc,0xf9,0xbe,0xf8,0xf8,0x27,0xf8,0xf7, -0xbd,0xf7,0xf7,0x0d,0xf8,0xf8,0xb4,0xf8,0xf9,0xab,0xfb,0xfc,0xd3,0xfb,0xfc,0x24, -0xfd,0xfe,0xd3,0xff,0x03,0x61,0x06,0x09,0xa1,0x0b,0x0d,0x28,0x0f,0x10,0xe6,0x10, -0x10,0x66,0x0e,0x0b,0xc8,0x07,0x04,0xe1,0x00,0xff,0x70,0xfe,0xfe,0x93,0xfd,0xfb, -0x49,0xf9,0xf8,0x05,0xf9,0xfa,0xf3,0xfa,0xfb,0xdf,0xfc,0xfd,0x53,0xfe,0xff,0xad, -0x01,0x03,0x05,0x04,0x02,0x9f,0x00,0xfe,0x57,0xfc,0xfa,0x35,0xf9,0xf8,0x28,0xf8, -0xf7,0xae,0xf7,0xf7,0x46,0xf7,0xf7,0x0e,0xf9,0xfa,0x46,0xfb,0xfb,0x34,0xfb,0xfb, -0xac,0xfc,0xfd,0x1d,0x00,0x03,0x53,0x06,0x08,0x9c,0x0a,0x0d,0x80,0x0f,0x10,0xdb, -0x10,0x10,0x50,0x0e,0x0b,0xc4,0x06,0x02,0x3f,0x01,0x00,0xaa,0xff,0xfe,0xb4,0xfc, -0xfa,0xf9,0xf8,0xf8,0x0d,0xfa,0xfa,0xda,0xfa,0xfb,0x8c,0xfc,0xfd,0x52,0xfe,0x00, -0xc7,0x02,0x04,0xe1,0x03,0x02,0x50,0x00,0xfe,0x6d,0xfc,0xfa,0xa4,0xf9,0xf9,0x85, -0xf8,0xf7,0x4a,0xf7,0xf7,0x31,0xf7,0xf8,0xa3,0xf9,0xfa,0x99,0xfa,0xfa,0x0c,0xfb, -0xfb,0x13,0xfc,0xfd,0x9d,0x00,0x03,0x84,0x05,0x07,0x9d,0x0a,0x0d,0x06,0x0f,0x10, -0x56,0x11,0x10,0x89,0x0d,0x09,0xf6,0x05,0x03,0x6b,0x02,0x01,0xb6,0xff,0xfd,0xee, -0xfb,0xfa,0x62,0xf9,0xf9,0x8d,0xfa,0xfa,0x19,0xfb,0xfb,0xfb,0xfb,0xfd,0x60,0xff, -0x01,0x4d,0x03,0x04,0x70,0x03,0x02,0x92,0x00,0xfe,0x76,0xfc,0xfb,0x83,0xfa,0xf9, -0x6d,0xf8,0xf7,0x27,0xf7,0xf7,0xa4,0xf7,0xf8,0x1a,0xfa,0xfa,0x68,0xfa,0xfa,0x45, -0xfa,0xfb,0x72,0xfc,0xfe,0x30,0x00,0x02,0x8f,0x05,0x07,0xd7,0x09,0x0c,0x8f,0x0f, -0x11,0x31,0x11,0x0f,0xd7,0x0b,0x08,0x45,0x06,0x04,0x0a,0x03,0x01,0x44,0xff,0xfd, -0x75,0xfb,0xfa,0xc0,0xf9,0xfa,0xe9,0xfa,0xfa,0x99,0xfa,0xfb,0x40,0xfc,0xfd,0x0d, -0x00,0x02,0xc5,0x03,0x04,0x50,0x03,0x02,0x41,0x00,0xfe,0x34,0xfd,0xfc,0x24,0xfb, -0xf9,0x59,0xf8,0xf7,0x6d,0xf7,0xf7,0x14,0xf8,0xf9,0x7c,0xfa,0xf9,0xed,0xf9,0xfa, -0xb5,0xfa,0xfa,0x2e,0xfc,0xfe,0xd7,0x00,0x02,0x9e,0x04,0x06,0x3d,0x0a,0x0d,0x4c, -0x10,0x11,0x94,0x10,0x0e,0xe0,0x0a,0x08,0xfd,0x06,0x05,0x10,0x03,0x01,0x33,0xff, -0xfc,0xd9,0xfa,0xfa,0xe9,0xfa,0xfa,0x5d,0xfa,0xfa,0x20,0xfa,0xfb,0x71,0xfc,0xfe, -0x82,0x00,0x02,0xec,0x03,0x03,0xaa,0x02,0x01,0x18,0x00,0xfe,0xbd,0xfd,0xfc,0xe5, -0xfa,0xf9,0x28,0xf8,0xf7,0x53,0xf7,0xf7,0xcf,0xf8,0xf9,0xc9,0xf9,0xf9,0xed,0xf9, -0xfa,0x10,0xfa,0xfa,0xdd,0xfc,0xfe,0x8e,0x00,0x01,0xad,0x03,0x07,0x42,0x0b,0x0e, -0x47,0x10,0x10,0x78,0x0f,0x0d,0xd3,0x0a,0x08,0x4f,0x07,0x05,0x26,0x03,0x00,0x4d, -0xfe,0xfc,0x42,0xfb,0xfb,0x24,0xfb,0xfa,0xd5,0xf9,0xf9,0x0c,0xfa,0xfa,0x4d,0xfc, -0xfe,0x7b,0x01,0x03,0x21,0x03,0x02,0xad,0x02,0x01,0xd5,0xff,0xff,0x42,0xfe,0xfc, -0x78,0xfa,0xf9,0x10,0xf8,0xf7,0x99,0xf7,0xf8,0x00,0xf9,0xf9,0xdc,0xf9,0xf9,0x7a, -0xf9,0xf9,0x27,0xfa,0xfb,0x7a,0xfd,0xfe,0x59,0xff,0x00,0x3f,0x04,0x08,0xc6,0x0b, -0x0e,0x18,0x10,0x10,0x91,0x0e,0x0c,0x1a,0x0b,0x09,0xda,0x07,0x05,0xc7,0x02,0x00, -0x03,0xfe,0xfc,0xf9,0xfb,0xfb,0x09,0xfb,0xfa,0xb4,0xf9,0xf9,0x93,0xf9,0xfa,0x2e, -0xfd,0xff,0x98,0x01,0x02,0xdc,0x02,0x02,0x1b,0x02,0x01,0x91,0x00,0xff,0x2c,0xfe, -0xfb,0x5f,0xfa,0xf9,0x23,0xf8,0xf7,0x98,0xf7,0xf8,0xa9,0xf9,0xf9,0x6d,0xf9,0xf8, -0x1d,0xf9,0xf9,0x1f,0xfb,0xfc,0xd1,0xfc,0xfd,0xc9,0xfe,0x01,0x13,0x05,0x08,0x2e, -0x0c,0x0e,0xd9,0x0f,0x0f,0xb3,0x0d,0x0c,0xdb,0x0b,0x0a,0xb1,0x07,0x05,0x90,0x02, -0x00,0x34,0xfe,0xfc,0x6b,0xfc,0xfc,0x04,0xfb,0xf9,0x3b,0xf9,0xf9,0xd1,0xf9,0xfb, -0xc6,0xfd,0x00,0xd3,0x01,0x02,0x74,0x02,0x02,0x18,0x02,0x01,0x1a,0x01,0xff,0xdb, -0xfd,0xfc,0xb1,0xfa,0xf9,0xe2,0xf7,0xf7,0x78,0xf8,0xf9,0xcb,0xf9,0xf9,0x91,0xf8, -0xf9,0xe0,0xf9,0xfa,0x59,0xfb,0xfb,0x4b,0xfc,0xfd,0xb2,0xfe,0x01,0xbc,0x05,0x09, -0x88,0x0c,0x0e,0xe8,0x0e,0x0e,0x03,0x0e,0x0d,0xe9,0x0b,0x09,0xaf,0x07,0x05,0x40, -0x02,0xff,0x5f,0xfe,0xfd,0x29,0xfd,0xfc,0x80,0xfa,0xf9,0xe6,0xf8,0xf9,0x01,0xfa, -0xfc,0xa2,0xfe,0x00,0x37,0x01,0x01,0x6b,0x02,0x02,0x59,0x02,0x01,0xfe,0x00,0xff, -0x1c,0xfe,0xfc,0x13,0xfa,0xf8,0x19,0xf8,0xf8,0x68,0xf9,0xf9,0xd8,0xf8,0xf8,0xc3, -0xf8,0xf9,0x2a,0xfa,0xfa,0x17,0xfb,0xfb,0xa5,0xfb,0xfc,0xb7,0xfe,0x02,0x89,0x06, -0x09,0x1a,0x0c,0x0d,0x4b,0x0e,0x0e,0x23,0x0e,0x0d,0x29,0x0c,0x0a,0x50,0x07,0x04, -0x09,0x02,0x00,0xd1,0xfe,0xfe,0x54,0xfd,0xfb,0x1b,0xfa,0xf9,0x90,0xf8,0xf9,0xc0, -0xfa,0xfd,0xc1,0xfe,0xff,0xee,0x00,0x02,0x91,0x02,0x02,0x36,0x02,0x02,0x92,0x01, -0x00,0xd0,0xfd,0xfb,0xb9,0xf9,0xf9,0x20,0xf9,0xf9,0x65,0xf9,0xf8,0x4d,0xf8,0xf8, -0x48,0xf9,0xf9,0x3c,0xfa,0xfa,0xeb,0xfa,0xfa,0xc8,0xfa,0xfc,0xd9,0xff,0x03,0x82, -0x06,0x09,0xea,0x0b,0x0d,0xc2,0x0d,0x0e,0x87,0x0e,0x0d,0x2c,0x0c,0x09,0xeb,0x06, -0x04,0x36,0x02,0x00,0x86,0xff,0xfe,0x2c,0xfd,0xfb,0x72,0xf9,0xf8,0xc9,0xf8,0xf9, -0x7c,0xfb,0xfc,0x7f,0xfe,0xff,0x3f,0x01,0x01,0x0d,0x02,0x02,0xc2,0x02,0x03,0xc0, -0x01,0xff,0x17,0xfd,0xfb,0x75,0xfa,0xf9,0x8f,0xf9,0xf9,0x26,0xf9,0xf8,0x49,0xf8, -0xf8,0x99,0xf9,0xfa,0x85,0xfa,0xfa,0x14,0xfa,0xf9,0xbd,0xfa,0xfd,0x41,0x00,0x03, -0xa8,0x06,0x09,0x87,0x0b,0x0c,0xdb,0x0d,0x0e,0xec,0x0e,0x0d,0xcd,0x0b,0x09,0xc4, -0x06,0x04,0x36,0x02,0x01,0x91,0x00,0xff,0x50,0xfc,0xfa,0x87,0xf9,0xf9,0x20,0xf9, -0xfa,0x90,0xfb,0xfd,0xe3,0xfe,0x00,0xf2,0x00,0x01,0xd4,0x01,0x03,0xd0,0x03,0x03, -0xd0,0x00,0xfe,0x5d,0xfd,0xfc,0xc0,0xfa,0xfa,0x11,0xfa,0xf9,0xbb,0xf8,0xf8,0x90, -0xf8,0xf9,0x29,0xfa,0xfa,0xa7,0xfa,0xf9,0x5d,0xf9,0xf9,0x2a,0xfb,0xfd,0xbb,0x00, -0x03,0xcd,0x06,0x09,0xe2,0x0a,0x0c,0x59,0x0e,0x0f,0xd1,0x0e,0x0d,0x9b,0x0b,0x08, -0x5d,0x06,0x04,0x16,0x03,0x02,0x72,0x00,0xfe,0x00,0xfc,0xfa,0x99,0xf9,0xf8,0x1e, -0xf9,0xfa,0x04,0xfc,0xfd,0xec,0xfe,0xff,0x27,0x00,0x01,0xe7,0x02,0x03,0x7c,0x03, -0x02,0xa5,0x00,0xfe,0x3c,0xfd,0xfc,0x43,0xfb,0xfa,0x29,0xfa,0xf9,0x34,0xf8,0xf8, -0x21,0xf9,0xfa,0x51,0xfa,0xfa,0x06,0xfa,0xf9,0xf3,0xf8,0xf9,0x89,0xfb,0xfe,0x06, -0x01,0x03,0x69,0x06,0x08,0xce,0x0a,0x0c,0x7b,0x0e,0x0f,0x09,0x0f,0x0c,0xbf,0x0a, -0x08,0xa9,0x06,0x04,0xbf,0x03,0x02,0xe2,0xff,0xfd,0x2c,0xfc,0xfa,0x1a,0xf9,0xf8, -0x87,0xf9,0xfb,0xa6,0xfc,0xfd,0xf2,0xfd,0xff,0xa7,0x00,0x01,0x4d,0x03,0x03,0x4e, -0x03,0x01,0x4c,0x00,0xfe,0x8d,0xfd,0xfc,0x97,0xfb,0xfa,0xdd,0xf9,0xf8,0x07,0xf8, -0xf8,0xad,0xf9,0xfa,0x70,0xfa,0xfa,0x35,0xf9,0xf8,0xb7,0xf8,0xfa,0x01,0xfc,0xfe, -0xf4,0x00,0x03,0x1c,0x06,0x08,0x84,0x0a,0x0d,0x24,0x0f,0x0f,0x15,0x0e,0x0c,0x83, -0x0a,0x08,0xeb,0x06,0x05,0xb5,0x03,0x01,0xfc,0xff,0xfe,0x91,0xfb,0xf9,0xd6,0xf8, -0xf9,0x66,0xfa,0xfb,0x04,0xfc,0xfc,0xfd,0xfd,0xff,0xe5,0x00,0x02,0x74,0x03,0x03, -0xdb,0x02,0x01,0x07,0x00,0xfe,0x0e,0xfe,0xfc,0x9e,0xfb,0xfa,0x59,0xf9,0xf8,0x55, -0xf8,0xf9,0x23,0xfa,0xfa,0x36,0xfa,0xf9,0xa5,0xf8,0xf8,0xc4,0xf8,0xfa,0x53,0xfc, -0xfe,0xeb,0x00,0x03,0x91,0x05,0x08,0x45,0x0b,0x0d,0x2e,0x0f,0x0e,0x39,0x0d,0x0c, -0x03,0x0b,0x08,0xbf,0x06,0x05,0x67,0x04,0x02,0xb4,0xff,0xfd,0xf4,0xfa,0xf9,0x99, -0xf9,0xfa,0x91,0xfa,0xfb,0xa1,0xfb,0xfc,0x4a,0xfe,0xff,0x19,0x01,0x02,0xdc,0x03, -0x03,0x25,0x02,0x01,0x72,0x00,0xff,0x17,0xfe,0xfd,0xe0,0xfb,0xfa,0xc4,0xf8,0xf8, -0x36,0xf9,0xfa,0x30,0xfa,0xfa,0xe3,0xf9,0xf9,0x00,0xf8,0xf7,0x3f,0xf9,0xfa,0x7d, -0xfc,0xfe,0x64,0x00,0x02,0x8a,0x05,0x09,0x10,0x0c,0x0d,0x1b,0x0e,0x0e,0x90,0x0d, -0x0c,0x33,0x0a,0x08,0x68,0x07,0x06,0x66,0x04,0x01,0x2c,0xff,0xfc,0xda,0xfa,0xfa, -0x12,0xfa,0xfa,0x41,0xfa,0xfa,0x8d,0xfb,0xfc,0x29,0xfe,0xff,0xbf,0x01,0x02,0x4f, -0x03,0x02,0x0b,0x02,0x01,0x84,0x00,0xff,0x8b,0xfe,0xfd,0x30,0xfb,0xf9,0x09,0xf9, -0xf9,0x72,0xf9,0xfa,0x92,0xfa,0xfa,0x11,0xf9,0xf8,0xd3,0xf7,0xf8,0xa3,0xf9,0xfb, -0x15,0xfc,0xfd,0x05,0x00,0x03,0x13,0x06,0x09,0xb2,0x0b,0x0d,0x37,0x0e,0x0d,0x0e, -0x0d,0x0b,0x2a,0x0a,0x09,0x30,0x08,0x06,0xfb,0x03,0x01,0xb0,0xfe,0xfc,0x1d,0xfb, -0xfa,0x44,0xfa,0xfa,0x35,0xfa,0xfa,0x54,0xfb,0xfd,0x80,0xfe,0x00,0xe1,0x01,0x03, -0xe1,0x02,0x02,0xc1,0x01,0x01,0x2d,0x01,0xff,0x3a,0xfe,0xfc,0xfe,0xfa,0xf9,0x35, -0xf9,0xf9,0xfc,0xf9,0xfa,0xa6,0xfa,0xf9,0x2a,0xf8,0xf7,0x4a,0xf8,0xf9,0xc4,0xf9, -0xfa,0x53,0xfb,0xfd,0x6c,0x00,0x02,0xfe,0x05,0x09,0xd5,0x0b,0x0d,0xc3,0x0d,0x0d, -0x38,0x0c,0x0b,0xc3,0x0a,0x09,0x5f,0x08,0x05,0x7e,0x03,0x01,0x71,0xfe,0xfc,0x65, -0xfb,0xfa,0x6e,0xfa,0xf9,0xcc,0xf9,0xfa,0x77,0xfb,0xfc,0xcd,0xfe,0x00,0x1d,0x02, -0x02,0x33,0x02,0x02,0x26,0x02,0x01,0x4f,0x01,0xff,0x2d,0xfe,0xfc,0xb7,0xfa,0xf9, -0x98,0xf9,0xfa,0xd4,0xfa,0xfa,0xaa,0xf9,0xf8,0x58,0xf8,0xf8,0xa8,0xf8,0xf8,0x3e, -0xf9,0xf9,0x7f,0xfb,0xfd,0x4d,0x00,0x02,0x3c,0x06,0x09,0x2b,0x0c,0x0c,0xce,0x0c, -0x0c,0x8b,0x0c,0x0b,0x1e,0x0b,0x0a,0x50,0x08,0x05,0x1e,0x03,0x00,0x89,0xfe,0xfc, -0x9f,0xfb,0xfa,0x7d,0xfa,0xf9,0x3b,0xf9,0xfa,0xf3,0xfb,0xfd,0x05,0xff,0x00,0xbe, -0x01,0x01,0xfb,0x01,0x02,0xa7,0x02,0x02,0x10,0x01,0xff,0x1f,0xfe,0xfb,0x2b,0xfa, -0xfa,0xd2,0xfa,0xfa,0x6f,0xfa,0xf9,0x4d,0xf9,0xf8,0x7b,0xf8,0xf8,0xb8,0xf8,0xf8, -0xc8,0xf8,0xfa,0xa1,0xfb,0xfd,0xa4,0xff,0x03,0x35,0x07,0x09,0x0c,0x0b,0x0b,0xbf, -0x0c,0x0c,0x39,0x0c,0x0c,0xc1,0x0b,0x0a,0xa2,0x07,0x05,0x47,0x03,0x00,0x47,0xfe, -0xfd,0x22,0xfc,0xfa,0xcf,0xf9,0xf9,0x61,0xf9,0xfa,0x18,0xfc,0xfd,0x4b,0xff,0x00, -0x28,0x01,0x01,0x29,0x02,0x02,0x97,0x02,0x02,0x58,0x01,0xff,0xd4,0xfc,0xfb,0x18, -0xfb,0xfb,0x22,0xfb,0xfa,0x2a,0xfa,0xf9,0x59,0xf9,0xf9,0x80,0xf8,0xf8,0x74,0xf8, -0xf8,0xfc,0xf8,0xf9,0xe8,0xfa,0xfd,0x95,0x00,0x04,0xf0,0x06,0x09,0xe6,0x0a,0x0b, -0x17,0x0c,0x0c,0xcb,0x0c,0x0c,0xa4,0x0b,0x0a,0xb1,0x07,0x05,0xc2,0x02,0x00,0xc9, -0xfe,0xfd,0x37,0xfc,0xfa,0x49,0xf9,0xf8,0xbd,0xf9,0xfb,0x32,0xfc,0xfd,0x7a,0xff, -0x00,0xca,0x00,0x01,0x31,0x02,0x03,0x43,0x03,0x02,0x83,0x00,0xfe,0xc7,0xfc,0xfb, -0xcf,0xfb,0xfb,0xda,0xfa,0xfa,0x23,0xfa,0xfa,0x21,0xf9,0xf8,0x74,0xf8,0xf9,0xb1, -0xf8,0xf7,0x4d,0xf8,0xf9,0x09,0xfb,0xfd,0x25,0x01,0x04,0xd8,0x06,0x08,0x4a,0x0a, -0x0b,0x28,0x0c,0x0c,0xe9,0x0c,0x0c,0xbd,0x0b,0x09,0x59,0x07,0x05,0xb2,0x02,0x00, -0x6b,0xff,0xfd,0xab,0xfb,0xf9,0x3e,0xf9,0xf9,0xe7,0xf9,0xfa,0xbe,0xfc,0xfe,0x46, -0xff,0xff,0x69,0x00,0x01,0x0b,0x03,0x03,0x39,0x03,0x01,0xdc,0xff,0xfe,0x63,0xfd, -0xfc,0xee,0xfb,0xfb,0x31,0xfb,0xfb,0x10,0xfa,0xf9,0x13,0xf9,0xf9,0xe0,0xf8,0xf8, -0x2c,0xf8,0xf7,0xfa,0xf7,0xf9,0x53,0xfb,0xfe,0x64,0x01,0x04,0xa2,0x06,0x08,0xe9, -0x09,0x0b,0x31,0x0c,0x0c,0x3e,0x0d,0x0c,0x8f,0x0b,0x09,0xe3,0x06,0x05,0x51,0x03, -0x01,0x22,0xff,0xfd,0xa8,0xfb,0xf9,0x0f,0xf9,0xf9,0x66,0xfa,0xfb,0xfa,0xfc,0xfe, -0xb1,0xfe,0xff,0xa5,0x00,0x02,0xf9,0x03,0x03,0x28,0x02,0x01,0x64,0x00,0xfe,0x2a, -0xfd,0xfc,0x9d,0xfc,0xfb,0x0c,0xfb,0xfa,0xfb,0xf9,0xf9,0x34,0xf9,0xf9,0x46,0xf9, -0xf8,0x56,0xf7,0xf7,0x23,0xf8,0xf9,0x75,0xfb,0xfe,0x89,0x01,0x04,0x20,0x06,0x08, -0xb2,0x09,0x0a,0x3d,0x0c,0x0d,0xa7,0x0d,0x0c,0xa8,0x0a,0x09,0x72,0x07,0x05,0xf3, -0x02,0x01,0xa4,0xff,0xfd,0xe5,0xfa,0xf9,0x67,0xf9,0xf9,0xac,0xfa,0xfc,0x02,0xfd, -0xfd,0xe2,0xfd,0x00,0xe0,0x01,0x02,0x1b,0x03,0x03,0x82,0x02,0x01,0xa3,0xff,0xfe, -0xd6,0xfd,0xfd,0x86,0xfc,0xfb,0x2c,0xfb,0xfa,0xb4,0xf9,0xf9,0xda,0xf9,0xf9,0xc9, -0xf8,0xf7,0x1b,0xf7,0xf7,0xf2,0xf7,0xf9,0xe7,0xfb,0xfe,0x7a,0x01,0x03,0xce,0x05, -0x07,0x36,0x09,0x0b,0xc4,0x0c,0x0d,0x15,0x0d,0x0c,0xc3,0x0a,0x09,0x10,0x07,0x05, -0x75,0x03,0x01,0x55,0xff,0xfc,0x5e,0xfa,0xf9,0xe3,0xf9,0xfa,0x0d,0xfb,0xfb,0x14, -0xfc,0xfd,0x94,0xfe,0x00,0xa3,0x01,0x02,0x5d,0x03,0x02,0x1e,0x02,0x00,0x7e,0xff, -0xfe,0x5a,0xfe,0xfd,0x8c,0xfc,0xfb,0xe7,0xfa,0xfa,0x07,0xfa,0xfa,0x20,0xfa,0xf9, -0x27,0xf8,0xf7,0x14,0xf7,0xf7,0xd3,0xf7,0xf9,0x79,0xfc,0xff,0x54,0x01,0x03,0x51, -0x05,0x07,0x8b,0x09,0x0b,0xd2,0x0c,0x0d,0xea,0x0c,0x0b,0xda,0x0a,0x09,0x04,0x07, -0x05,0x26,0x04,0x01,0x7d,0xfe,0xfb,0xaa,0xfa,0xfa,0x9c,0xfa,0xfa,0xa3,0xfa,0xfb, -0x28,0xfc,0xfd,0xd2,0xfe,0x00,0x0a,0x02,0x02,0x5f,0x03,0x02,0xad,0x01,0x00,0xd7, -0xff,0xff,0xda,0xfe,0xfd,0x68,0xfc,0xfb,0x09,0xfb,0xfa,0xba,0xfa,0xfa,0xf9,0xf9, -0xf9,0x41,0xf8,0xf7,0x96,0xf6,0xf6,0x6d,0xf8,0xfa,0x99,0xfc,0xfe,0x1b,0x01,0x03, -0x22,0x05,0x07,0xf9,0x09,0x0b,0xb9,0x0c,0x0d,0xf6,0x0c,0x0b,0x4b,0x0a,0x09,0x02, -0x08,0x06,0xb6,0x03,0x00,0x19,0xfe,0xfc,0x56,0xfb,0xfa,0x8c,0xfa,0xfa,0x96,0xfa, -0xfb,0x24,0xfc,0xfd,0x16,0xff,0x01,0x81,0x02,0x03,0xd0,0x02,0x02,0x74,0x01,0x00, -0x6c,0x00,0x00,0xc0,0xfe,0xfd,0x23,0xfc,0xfb,0x9f,0xfb,0xfb,0xa0,0xfa,0xfa,0x7d, -0xfa,0xf8,0x6e,0xf7,0xf6,0xdf,0xf6,0xf7,0xa1,0xf8,0xfa,0xcd,0xfc,0xfe,0x76,0x00, -0x03,0x82,0x05,0x07,0x97,0x09,0x0c,0x70,0x0d,0x0c,0xce,0x0b,0x0b,0x48,0x0b,0x09, -0x0e,0x08,0x06,0x50,0x03,0x00,0x26,0xfe,0xfc,0xcb,0xfb,0xfa,0x7d,0xfa,0xfa,0xb8, -0xfa,0xfb,0xe0,0xfb,0xfd,0xdc,0xff,0x01,0x57,0x02,0x02,0x9b,0x02,0x01,0x6d,0x01, -0x01,0x08,0x01,0xff,0x18,0xfe,0xfd,0xc8,0xfc,0xfb,0x4a,0xfb,0xfb,0x77,0xfb,0xfa, -0xdc,0xf9,0xf8,0x49,0xf7,0xf6,0xa7,0xf6,0xf7,0x2b,0xf9,0xfa,0x36,0xfc,0xfe,0xb9, -0x00,0x02,0xe6,0x04,0x07,0x7e,0x0a,0x0b,0x3f,0x0c,0x0c,0x20,0x0c,0x0c,0x52,0x0b, -0x09,0xfe,0x07,0x05,0xe9,0x02,0x00,0x47,0xfe,0xfc,0xed,0xfb,0xfb,0x92,0xfa,0xfa, -0x32,0xfa,0xfa,0x3e,0xfc,0xfe,0x52,0x00,0x01,0xeb,0x01,0x01,0x5f,0x02,0x02,0xb5, -0x01,0x01,0xc5,0x00,0xff,0x3b,0xfe,0xfd,0xa3,0xfc,0xfc,0xa0,0xfb,0xfb,0xcb,0xfb, -0xfb,0x30,0xf9,0xf7,0x3b,0xf7,0xf6,0xcf,0xf6,0xf7,0x17,0xf9,0xfa,0x4d,0xfc,0xfd, -0xed,0xff,0x02,0x8a,0x05,0x08,0x53,0x0a,0x0b,0x94,0x0b,0x0c,0x91,0x0c,0x0c,0x57, -0x0b,0x09,0xfa,0x07,0x05,0xb9,0x02,0x00,0x93,0xfe,0xfd,0x16,0xfc,0xfb,0x90,0xfa, -0xfa,0xb0,0xf9,0xfb,0x40,0xfd,0xff,0x01,0x00,0x00,0xde,0x01,0x02,0x46,0x02,0x02, -0x20,0x02,0x01,0x9e,0x00,0xff,0x84,0xfe,0xfd,0x57,0xfc,0xfc,0xa3,0xfc,0xfc,0x88, -0xfb,0xfa,0x22,0xf9,0xf8,0x02,0xf7,0xf6,0x06,0xf7,0xf8,0x63,0xf9,0xfa,0x95,0xfb, -0xfd,0x4a,0x00,0x03,0xe0,0x05,0x08,0xc3,0x09,0x0a,0xba,0x0b,0x0c,0xb8,0x0c,0x0c, -0x85,0x0b,0x09,0x9f,0x07,0x05,0xa2,0x02,0x00,0xc6,0xfe,0xfd,0x8d,0xfc,0xfa,0xbd, -0xf9,0xf9,0x89,0xfa,0xfb,0x7e,0xfd,0xfe,0x3f,0x00,0x00,0xaf,0x01,0x02,0x84,0x02, -0x02,0x24,0x02,0x01,0xdf,0x00,0xff,0xf4,0xfd,0xfd,0x46,0xfd,0xfd,0xc1,0xfc,0xfc, -0x95,0xfb,0xfa,0xf7,0xf8,0xf7,0xe9,0xf6,0xf6,0xaf,0xf7,0xf8,0x07,0xf9,0xf9,0x5c, -0xfb,0xfe,0xb0,0x00,0x03,0x91,0x05,0x08,0x91,0x09,0x0a,0xa5,0x0b,0x0c,0x0d,0x0d, -0x0c,0x75,0x0b,0x0a,0x60,0x07,0x04,0x68,0x02,0x01,0xd3,0xff,0xfd,0xaa,0xfb,0xfa, -0xe9,0xf9,0xf9,0xba,0xfa,0xfc,0xd7,0xfd,0xfe,0xcb,0xff,0x01,0xe3,0x01,0x01,0x2d, -0x02,0x02,0xdd,0x02,0x01,0x09,0x00,0xff,0x70,0xfe,0xfd,0x4d,0xfd,0xfd,0x32,0xfd, -0xfc,0x5b,0xfb,0xf9,0x9f,0xf8,0xf7,0x25,0xf7,0xf7,0xea,0xf7,0xf7,0x5b,0xf8,0xf9, -0xbd,0xfb,0xfd,0x9f,0x00,0x03,0xb4,0x05,0x07,0x09,0x09,0x0a,0xd9,0x0b,0x0c,0x18, -0x0d,0x0c,0x6f,0x0b,0x08,0xce,0x06,0x05,0x20,0x03,0x01,0xa6,0xff,0xfd,0x67,0xfb, -0xfa,0xd2,0xf9,0xfa,0x24,0xfb,0xfc,0xa5,0xfd,0xff,0x10,0x00,0x00,0x4c,0x01,0x02, -0x02,0x03,0x02,0x2f,0x02,0x01,0x32,0x00,0xff,0x72,0xfe,0xfd,0x9f,0xfd,0xfd,0xbb, -0xfd,0xfc,0xca,0xfa,0xf9,0xa5,0xf8,0xf7,0x8f,0xf7,0xf7,0x98,0xf7,0xf7,0x18,0xf8, -0xf9,0x0b,0xfc,0xfe,0x73,0x00,0x03,0xc1,0x05,0x07,0x66,0x08,0x0a,0x42,0x0c,0x0d, -0x26,0x0d,0x0c,0xe3,0x0a,0x08,0xbd,0x06,0x05,0xc2,0x03,0x01,0x0b,0xff,0xfc,0x7d, -0xfb,0xfa,0xe8,0xf9,0xfa,0x72,0xfb,0xfc,0xdf,0xfd,0xfe,0xb7,0xff,0x00,0xae,0x01, -0x02,0x16,0x03,0x02,0xdb,0x01,0x01,0x30,0x00,0xfe,0x2f,0xfe,0xfe,0x93,0xfe,0xfe, -0x34,0xfd,0xfb,0xbe,0xfa,0xf9,0x89,0xf8,0xf7,0xfe,0xf7,0xf7,0xb7,0xf6,0xf7,0x83, -0xf8,0xf9,0x7d,0xfb,0xfe,0x13,0x01,0x03,0xc3,0x04,0x06,0xa7,0x08,0x0a,0x7d,0x0c, -0x0d,0x03,0x0d,0x0b,0x2c,0x0a,0x08,0x6a,0x07,0x05,0x8d,0x03,0x01,0x10,0xff,0xfd, -0x32,0xfb,0xf9,0x1f,0xfa,0xfa,0xdf,0xfb,0xfc,0x69,0xfd,0xfe,0xc7,0xff,0x01,0xd1, -0x01,0x02,0xe5,0x02,0x02,0xec,0x01,0x00,0x8b,0xff,0xff,0x00,0xff,0xfe,0xad,0xfe, -0xfe,0x14,0xfd,0xfb,0x77,0xfa,0xf9,0xed,0xf8,0xf7,0x8e,0xf7,0xf7,0xe4,0xf6,0xf6, -0xfe,0xf7,0xf9,0x2e,0xfc,0xfe,0xa6,0x00,0x02,0x58,0x04,0x06,0xc5,0x08,0x0b,0xe4, -0x0c,0x0c,0xfc,0x0b,0x0b,0x86,0x0a,0x08,0x4f,0x07,0x05,0xbb,0x03,0x01,0xc1,0xfe, -0xfc,0xeb,0xfa,0xfa,0xa1,0xfa,0xfb,0x84,0xfb,0xfc,0x52,0xfd,0xfe,0xfc,0xff,0x00, -0xb9,0x01,0x02,0x1f,0x03,0x02,0x32,0x01,0x00,0xa8,0xff,0xff,0x51,0xff,0xff,0xc8, -0xfe,0xfd,0xb9,0xfc,0xfb,0xcf,0xfa,0xf9,0xc7,0xf8,0xf8,0xb7,0xf7,0xf6,0x29,0xf6, -0xf6,0x7f,0xf8,0xfa,0x11,0xfc,0xfe,0x47,0x00,0x01,0xda,0x03,0x06,0xaf,0x09,0x0b, -0x03,0x0c,0x0c,0x36,0x0c,0x0b,0x46,0x0a,0x09,0xa0,0x07,0x05,0x9f,0x03,0x00,0x6e, -0xfe,0xfc,0x35,0xfb,0xfa,0xde,0xfa,0xfa,0x9e,0xfb,0xfc,0x69,0xfd,0xfe,0xe7,0xff, -0x01,0x21,0x02,0x02,0xee,0x02,0x01,0xcf,0x00,0x00,0x23,0x00,0xff,0xaf,0xff,0xff, -0xc5,0xfe,0xfd,0xde,0xfc,0xfb,0xaa,0xfa,0xf9,0x4f,0xf9,0xf8,0x23,0xf7,0xf6,0x15, -0xf6,0xf7,0xc0,0xf8,0xfa,0x1a,0xfc,0xfd,0x78,0xff,0x01,0x6a,0x04,0x07,0x84,0x09, -0x0a,0xdf,0x0b,0x0c,0x05,0x0c,0x0b,0x32,0x0a,0x09,0x47,0x08,0x05,0xce,0x02,0x00, -0xc9,0xfe,0xfc,0x29,0xfb,0xfa,0x2e,0xfb,0xfb,0x52,0xfb,0xfc,0x96,0xfd,0xfe,0xc8, -0xff,0x01,0xa7,0x02,0x02,0x0c,0x02,0x01,0x15,0x01,0x00,0x2a,0x00,0xff,0x1d,0x00, -0xff,0x8c,0xfe,0xfd,0xf7,0xfc,0xfb,0xcf,0xfa,0xfa,0xa3,0xf9,0xf8,0x50,0xf6,0xf5, -0x9d,0xf6,0xf7,0x0d,0xf9,0xfa,0x71,0xfb,0xfd,0x65,0xff,0x01,0xac,0x04,0x07,0x34, -0x09,0x0a,0xdf,0x0b,0x0b,0x6b,0x0b,0x0b,0x06,0x0b,0x09,0xab,0x07,0x05,0x17,0x03, -0x00,0x49,0xfe,0xfc,0xaa,0xfb,0xfb,0x03,0xfb,0xfb,0x92,0xfb,0xfc,0x45,0xfd,0xfe, -0xac,0x00,0x01,0x2c,0x02,0x02,0x02,0x02,0x01,0xb7,0x00,0x00,0x98,0x00,0x00,0x26, -0x00,0xff,0x77,0xfe,0xfd,0xc8,0xfc,0xfc,0x71,0xfb,0xfa,0xf9,0xf8,0xf7,0x20,0xf6, -0xf6,0x15,0xf7,0xf7,0xaf,0xf8,0xf9,0x47,0xfb,0xfd,0x36,0xff,0x01,0xc7,0x04,0x07, -0x3a,0x09,0x0a,0x23,0x0b,0x0b,0x9b,0x0b,0x0b,0xf7,0x0a,0x09,0x7b,0x07,0x05,0xd1, -0x02,0x00,0x49,0xfe,0xfc,0xc8,0xfb,0xfb,0x19,0xfb,0xfa,0x0b,0xfb,0xfc,0xd7,0xfd, -0xfe,0x7f,0x00,0x01,0x2d,0x02,0x01,0x7c,0x01,0x01,0xc4,0x00,0x00,0xc9,0x00,0x00, -0x2c,0x00,0xfe,0x1f,0xfe,0xfd,0x5c,0xfd,0xfc,0x98,0xfb,0xfa,0x12,0xf8,0xf6,0xaa, -0xf6,0xf6,0xff,0xf6,0xf7,0x96,0xf8,0xf9,0xeb,0xfa,0xfc,0x39,0xff,0x02,0x04,0x05, -0x07,0xb0,0x08,0x0a,0xf1,0x0a,0x0b,0xc5,0x0b,0x0b,0xfd,0x0a,0x09,0x32,0x07,0x05, -0xb6,0x02,0xff,0x3e,0xfe,0xfd,0x33,0xfc,0xfb,0xa1,0xfa,0xfa,0x6c,0xfb,0xfc,0xd7, -0xfd,0xff,0xe6,0x00,0x01,0xb9,0x01,0x01,0x5a,0x01,0x00,0xee,0x00,0x01,0x45,0x01, -0x00,0xa9,0xff,0xfe,0x5b,0xfe,0xfe,0xe6,0xfd,0xfc,0xf9,0xfa,0xf9,0x48,0xf8,0xf7, -0x91,0xf6,0xf6,0x4e,0xf7,0xf7,0x19,0xf8,0xf9,0xb2,0xfa,0xfc,0x8d,0xff,0x02,0xe6, -0x04,0x06,0x4d,0x08,0x09,0x1b,0x0b,0x0b,0xca,0x0b,0x0b,0x1b,0x0b,0x09,0x16,0x07, -0x04,0x9e,0x02,0x00,0x95,0xfe,0xfd,0x13,0xfc,0xfb,0x72,0xfa,0xfa,0xaa,0xfb,0xfc, -0x0b,0xfe,0xff,0x1a,0x01,0x01,0x47,0x01,0x01,0x24,0x01,0x01,0x70,0x01,0x01,0x4e, -0x01,0xff,0x2d,0xff,0xff,0x77,0xff,0xfe,0x99,0xfd,0xfc,0x38,0xfb,0xf9,0xe6,0xf7, -0xf7,0x33,0xf7,0xf7,0xf4,0xf6,0xf7,0xf2,0xf7,0xf8,0x7f,0xfa,0xfd,0x22,0x00,0x02, -0x46,0x04,0x06,0x88,0x08,0x09,0xab,0x0a,0x0b,0x4a,0x0c,0x0c,0xc1,0x0a,0x08,0x3e, -0x07,0x04,0x7f,0x02,0x00,0xf7,0xfe,0xfd,0xd6,0xfb,0xfa,0xaf,0xfa,0xfa,0x9c,0xfb, -0xfd,0x90,0xfe,0x00,0x00,0x01,0x01,0xc2,0x00,0x00,0x6d,0x01,0x01,0xee,0x01,0x01, -0x74,0x00,0xff,0xee,0xff,0xff,0x6d,0xff,0xfe,0xeb,0xfd,0xfc,0x95,0xfa,0xf9,0x33, -0xf8,0xf7,0x57,0xf7,0xf7,0xc4,0xf6,0xf6,0x8a,0xf7,0xf8,0xef,0xfa,0xfd,0xc5,0xff, -0x02,0x51,0x04,0x06,0xf6,0x07,0x09,0xf6,0x0a,0x0b,0x3f,0x0c,0x0b,0x9d,0x0a,0x08, -0xfd,0x06,0x04,0x8e,0x02,0x00,0x28,0xff,0xfd,0xb6,0xfb,0xfa,0xac,0xfa,0xfa,0xae, -0xfb,0xfd,0x67,0xff,0x00,0x34,0x00,0x00,0xc4,0x00,0x01,0xd8,0x01,0x01,0x9b,0x01, -0x01,0x73,0x00,0xff,0x2f,0x00,0x00,0xa5,0xff,0xfe,0xba,0xfd,0xfc,0x65,0xfa,0xf9, -0x70,0xf8,0xf8,0x82,0xf7,0xf6,0x28,0xf6,0xf6,0xac,0xf7,0xf8,0xfc,0xfa,0xfd,0xc9, -0xff,0x01,0x0c,0x04,0x06,0xc4,0x07,0x09,0x26,0x0b,0x0c,0x13,0x0c,0x0b,0x88,0x0a, -0x08,0xdd,0x06,0x04,0xde,0x02,0x00,0x0d,0xff,0xfd,0xc5,0xfb,0xfa,0x5a,0xfa,0xfa, -0xaf,0xfc,0xfe,0x27,0xff,0xff,0xd4,0xff,0x00,0x0b,0x01,0x01,0xe6,0x01,0x01,0x5e, -0x01,0x00,0x7c,0x00,0x00,0x86,0x00,0x00,0xd6,0xff,0xfe,0x7f,0xfd,0xfb,0x8a,0xfa, -0xf9,0xfd,0xf8,0xf7,0x2f,0xf7,0xf6,0x28,0xf6,0xf6,0x87,0xf7,0xf9,0x21,0xfb,0xfd, -0x99,0xff,0x01,0xc8,0x03,0x06,0xc0,0x07,0x09,0x48,0x0b,0x0c,0x13,0x0c,0x0b,0x34, -0x0a,0x08,0xfd,0x06,0x04,0xcb,0x02,0x01,0x74,0xff,0xfd,0xf0,0xfa,0xfa,0x18,0xfb, -0xfb,0x0e,0xfd,0xfe,0xd4,0xfe,0xff,0xd1,0xff,0x00,0x5d,0x01,0x01,0xd9,0x01,0x01, -0x5a,0x01,0x00,0x6c,0x00,0x00,0x5c,0x01,0x00,0x9d,0xff,0xfe,0x8a,0xfd,0xfb,0xdf, -0xfa,0xfa,0x32,0xf9,0xf7,0xee,0xf6,0xf6,0x26,0xf6,0xf6,0x96,0xf7,0xf9,0x57,0xfb, -0xfd,0x42,0xff,0x01,0xb9,0x03,0x05,0xca,0x07,0x09,0x6e,0x0b,0x0b,0xbe,0x0b,0x0b, -0x76,0x0a,0x08,0x86,0x06,0x05,0xb4,0x03,0x01,0x93,0xfe,0xfc,0x47,0xfb,0xfb,0x60, -0xfb,0xfc,0x66,0xfd,0xfd,0x4e,0xfe,0xff,0x42,0x00,0x00,0x1c,0x01,0x01,0x0c,0x02, -0x01,0xa4,0x00,0x00,0x1b,0x01,0x01,0x46,0x01,0x00,0x89,0xff,0xfe,0x78,0xfd,0xfc, -0x23,0xfb,0xfa,0x35,0xf9,0xf7,0xab,0xf6,0xf6,0x02,0xf6,0xf6,0xc8,0xf7,0xf9,0x36, -0xfb,0xfd,0x12,0xff,0x01,0x71,0x03,0x05,0xcd,0x07,0x09,0x58,0x0b,0x0c,0xb0,0x0b, -0x0a,0xdd,0x09,0x08,0x28,0x07,0x05,0x7a,0x03,0x00,0x1a,0xfe,0xfc,0x74,0xfb,0xfb, -0xe9,0xfb,0xfc,0x25,0xfd,0xfd,0x4e,0xfe,0xff,0x31,0x00,0x01,0x60,0x01,0x01,0x89, -0x01,0x00,0xae,0x00,0x01,0xa1,0x01,0x01,0x1a,0x01,0x00,0xa6,0xff,0xfe,0x68,0xfd, -0xfc,0xa7,0xfb,0xfa,0xd8,0xf8,0xf7,0xc6,0xf6,0xf6,0xc3,0xf5,0xf6,0x48,0xf8,0xf9, -0xca,0xfa,0xfc,0x2c,0xff,0x01,0x25,0x03,0x05,0xf7,0x07,0x0a,0x73,0x0b,0x0b,0x26, -0x0b,0x0a,0xed,0x09,0x08,0xdc,0x07,0x05,0xde,0x02,0x00,0x30,0xfe,0xfc,0xdd,0xfb, -0xfb,0x3a,0xfc,0xfc,0x0b,0xfd,0xfd,0x67,0xfe,0xff,0x78,0x00,0x01,0x52,0x01,0x01, -0x14,0x01,0x00,0x0d,0x01,0x01,0xd9,0x01,0x01,0x19,0x01,0x00,0x66,0xff,0xfe,0xfa, -0xfd,0xfc,0x8e,0xfb,0xfa,0xf5,0xf8,0xf7,0x56,0xf6,0xf5,0x3f,0xf6,0xf7,0x00,0xf8, -0xf9,0xf2,0xfa,0xfd,0xd1,0xfe,0x00,0x3a,0x03,0x05,0x5f,0x08,0x0a,0x14,0x0b,0x0a, -0xde,0x0a,0x0a,0x7f,0x0a,0x09,0xa5,0x07,0x05,0x96,0x02,0x00,0x41,0xfe,0xfc,0x3f, -0xfc,0xfc,0x82,0xfc,0xfc,0xca,0xfc,0xfd,0xc8,0xfe,0xff,0xcf,0x00,0x01,0x10,0x01, -0x01,0x03,0x01,0x00,0x5d,0x01,0x02,0x13,0x02,0x01,0xe4,0x00,0x00,0xc9,0xff,0xfe, -0x0c,0xfe,0xfd,0xe4,0xfb,0xfa,0x82,0xf8,0xf7,0xb6,0xf6,0xf6,0x01,0xf6,0xf7,0x30, -0xf8,0xf9,0xc5,0xfa,0xfc,0x8c,0xfe,0x00,0x58,0x03,0x06,0xb9,0x08,0x09,0x39,0x0a, -0x0a,0x4e,0x0b,0x0b,0xa3,0x0a,0x09,0x88,0x07,0x05,0x40,0x02,0x00,0x71,0xfe,0xfd, -0x93,0xfc,0xfc,0x69,0xfc,0xfc,0xb2,0xfc,0xfe,0x31,0xff,0xff,0xae,0x00,0x01,0xc0, -0x00,0x00,0xeb,0x00,0x01,0xe6,0x01,0x02,0xa1,0x01,0x01,0x37,0x01,0x00,0xa6,0xff, -0xff,0xb5,0xfe,0xfd,0x82,0xfb,0xfa,0xc3,0xf8,0xf7,0x54,0xf6,0xf6,0x41,0xf6,0xf7, -0x42,0xf8,0xf9,0x65,0xfa,0xfc,0x41,0xfe,0x01,0xf0,0x03,0x06,0x08,0x08,0x08,0x2f, -0x0a,0x0b,0x60,0x0b,0x0b,0xd6,0x0a,0x09,0x47,0x07,0x04,0x0a,0x02,0x00,0xd0,0xfe, -0xfd,0xba,0xfc,0xfc,0x46,0xfc,0xfc,0xe3,0xfc,0xfe,0x95,0xff,0x00,0x51,0x00,0x00, -0xa7,0x00,0x00,0x2f,0x01,0x01,0x17,0x02,0x02,0x93,0x01,0x01,0x23,0x01,0x00,0x0b, -0x00,0xff,0xb9,0xfe,0xfd,0x92,0xfb,0xfa,0xc3,0xf8,0xf7,0x01,0xf6,0xf6,0xd2,0xf6, -0xf7,0xe6,0xf7,0xf8,0x19,0xfa,0xfc,0x82,0xfe,0x01,0x04,0x04,0x06,0x51,0x07,0x08, -0x3b,0x0a,0x0b,0x50,0x0b,0x0b,0x2a,0x0b,0x09,0x81,0x06,0x04,0x55,0x02,0x00,0xd6, -0xfe,0xfd,0x0b,0xfd,0xfc,0xc5,0xfb,0xfc,0xb3,0xfd,0xfe,0x4f,0xff,0xff,0x49,0x00, -0x00,0x68,0x00,0x00,0x7b,0x01,0x01,0xff,0x01,0x01,0xac,0x01,0x01,0x26,0x01,0x00, -0x6e,0x00,0xff,0xaa,0xfe,0xfd,0xe4,0xfb,0xfa,0x22,0xf8,0xf6,0x8c,0xf6,0xf6,0xed, -0xf6,0xf6,0x5f,0xf7,0xf8,0x05,0xfa,0xfc,0xd6,0xfe,0x01,0xc4,0x03,0x05,0x1c,0x07, -0x08,0x17,0x0a,0x0b,0xd4,0x0b,0x0b,0xab,0x0a,0x08,0x79,0x06,0x04,0x35,0x02,0x00, -0x5a,0xff,0xfd,0x7c,0xfc,0xfc,0x31,0xfc,0xfc,0xec,0xfd,0xfe,0x4e,0xff,0xff,0xf8, -0xff,0x00,0x74,0x00,0x00,0xaf,0x01,0x01,0xbe,0x01,0x01,0xb9,0x01,0x01,0x59,0x01, -0x00,0x6e,0x00,0xff,0x0f,0xff,0xfd,0x75,0xfb,0xf9,0x0b,0xf8,0xf7,0x10,0xf7,0xf7, -0x82,0xf6,0xf6,0x24,0xf7,0xf8,0x18,0xfa,0xfc,0xf4,0xfe,0x01,0x77,0x03,0x04,0xaf, -0x06,0x08,0x6c,0x0a,0x0b,0xd3,0x0b,0x0b,0x4d,0x0a,0x08,0x20,0x06,0x04,0xdb,0x02, -0x00,0x0b,0xff,0xfd,0xab,0xfc,0xfc,0x60,0xfc,0xfd,0x35,0xfe,0xfe,0x0b,0xff,0xff, -0xe7,0xff,0x00,0x92,0x00,0x01,0xb5,0x01,0x01,0x97,0x01,0x02,0xd0,0x01,0x01,0x34, -0x01,0x01,0xf5,0x00,0x00,0x14,0xff,0xfd,0x01,0xfb,0xf9,0x69,0xf8,0xf7,0x5b,0xf7, -0xf6,0x1b,0xf6,0xf6,0x14,0xf7,0xf8,0x44,0xfa,0xfc,0x0d,0xff,0x00,0xef,0x02,0x04, -0xbe,0x06,0x08,0x8a,0x0a,0x0b,0xfc,0x0b,0x0b,0xb1,0x09,0x08,0x81,0x06,0x04,0xcd, -0x02,0x00,0x0b,0xff,0xfd,0x99,0xfc,0xfc,0xf6,0xfc,0xfd,0x4a,0xfe,0xfe,0xca,0xfe, -0xff,0x04,0x00,0x00,0xa6,0x00,0x01,0x92,0x01,0x01,0xc9,0x01,0x01,0x8f,0x01,0x01, -0x82,0x01,0x01,0x7e,0x01,0x00,0x84,0xfe,0xfc,0x4c,0xfb,0xf9,0x8e,0xf8,0xf7,0x7e, -0xf7,0xf6,0x98,0xf5,0xf5,0x4f,0xf7,0xf8,0x59,0xfa,0xfc,0xfb,0xfe,0x00,0x5a,0x02, -0x04,0xe8,0x06,0x09,0xb0,0x0a,0x0b,0x8a,0x0b,0x0a,0x8b,0x09,0x08,0xd3,0x06,0x04, -0x8e,0x02,0x00,0x18,0xff,0xfd,0x79,0xfc,0xfc,0x9d,0xfd,0xfd,0xdc,0xfd,0xfe,0x07, -0xff,0xff,0xe6,0xff,0x00,0xa4,0x00,0x01,0x93,0x01,0x01,0xbb,0x01,0x01,0x26,0x01, -0x01,0x6a,0x02,0x02,0x13,0x01,0xff,0x9f,0xfe,0xfc,0x1c,0xfb,0xf9,0x3f,0xf9,0xf8, -0xd1,0xf6,0xf5,0xaf,0xf5,0xf6,0x12,0xf7,0xf8,0xba,0xfa,0xfc,0x5c,0xfe,0xff,0x2e, -0x02,0x04,0x1b,0x07,0x09,0xb2,0x0a,0x0b,0xf3,0x0a,0x0a,0xa8,0x09,0x08,0xc5,0x06, -0x04,0x6d,0x02,0x00,0xd5,0xfe,0xfd,0xfa,0xfc,0xfd,0x93,0xfd,0xfd,0xc8,0xfd,0xfe, -0x09,0xff,0xff,0xa5,0xff,0x00,0xd1,0x00,0x01,0x99,0x01,0x01,0x13,0x01,0x01,0xa6, -0x01,0x02,0x81,0x02,0x02,0x14,0x01,0xff,0x4a,0xfe,0xfc,0x7e,0xfb,0xfa,0x34,0xf9, -0xf7,0x8f,0xf6,0xf5,0x79,0xf5,0xf6,0x62,0xf7,0xf8,0xae,0xfa,0xfc,0xa5,0xfd,0xff, -0x47,0x02,0x05,0x11,0x07,0x08,0x8e,0x0a,0x0b,0xa0,0x0a,0x0a,0xc5,0x09,0x08,0xa9, -0x06,0x04,0x26,0x02,0x00,0xe6,0xfe,0xfd,0x5b,0xfd,0xfd,0x58,0xfd,0xfd,0x26,0xfe, -0xfe,0xac,0xfe,0xfe,0xbc,0xff,0x00,0x0b,0x01,0x01,0x21,0x01,0x01,0x01,0x01,0x01, -0xf4,0x01,0x02,0xcb,0x02,0x01,0xbe,0x00,0xff,0x8b,0xfe,0xfc,0x8d,0xfb,0xfa,0x4b, -0xf9,0xf7,0x25,0xf6,0xf5,0x78,0xf5,0xf6,0xc4,0xf7,0xf8,0x1f,0xfa,0xfb,0x68,0xfd, -0xff,0x5a,0x02,0x04,0x0f,0x07,0x08,0x2e,0x0a,0x0a,0x87,0x0a,0x0a,0xe9,0x09,0x08, -0x55,0x06,0x04,0x12,0x02,0x00,0x17,0xff,0xfd,0x5f,0xfd,0xfd,0xa6,0xfd,0xfd,0xfe, -0xfd,0xfe,0x82,0xfe,0xff,0x13,0x00,0x00,0xeb,0x00,0x00,0xde,0x00,0x00,0x0a,0x01, -0x01,0x7d,0x02,0x02,0xac,0x02,0x01,0x9c,0x00,0xff,0xac,0xfe,0xfd,0xf1,0xfb,0xfa, -0x0f,0xf9,0xf6,0xdd,0xf5,0xf5,0xfb,0xf5,0xf6,0xaa,0xf7,0xf8,0xca,0xf9,0xfb,0x44, -0xfd,0xff,0x9d,0x02,0x04,0xde,0x06,0x08,0xeb,0x09,0x0a,0xa5,0x0a,0x0a,0xfe,0x09, -0x07,0xdf,0x05,0x04,0x94,0x02,0x00,0xc7,0xfe,0xfe,0xf2,0xfd,0xfd,0xad,0xfd,0xfd, -0xfb,0xfd,0xfe,0x93,0xfe,0xff,0x88,0x00,0x00,0x8c,0x00,0x00,0xc9,0x00,0x00,0x3b, -0x01,0x02,0xe4,0x02,0x02,0x7c,0x02,0x01,0xcc,0x00,0xff,0xcc,0xfe,0xfd,0x8c,0xfc, -0xfa,0x59,0xf8,0xf6,0x2c,0xf6,0xf5,0x2f,0xf6,0xf6,0xad,0xf7,0xf8,0x53,0xf9,0xfb, -0x83,0xfd,0xff,0x8f,0x02,0x04,0xcd,0x06,0x08,0xa5,0x09,0x0a,0x1a,0x0b,0x0a,0x5a, -0x09,0x07,0x4d,0x06,0x04,0x16,0x02,0x00,0x43,0xff,0xfe,0x1a,0xfe,0xfd,0xde,0xfd, -0xfd,0xa8,0xfd,0xfe,0x15,0xff,0xff,0x8d,0x00,0x00,0x28,0x00,0x00,0xb5,0x00,0x00, -0x7e,0x01,0x02,0x18,0x03,0x02,0x2d,0x02,0x01,0xe8,0x00,0x00,0x54,0xff,0xfd,0x4f, -0xfc,0xfa,0x12,0xf8,0xf6,0x7e,0xf6,0xf6,0x45,0xf6,0xf6,0x4a,0xf7,0xf7,0x1f,0xf9, -0xfb,0xb2,0xfd,0x00,0x32,0x02,0x04,0x94,0x06,0x08,0xc8,0x09,0x0a,0xb5,0x0a,0x0a, -0x69,0x09,0x07,0x2b,0x06,0x04,0xd3,0x01,0x00,0xb4,0xff,0xfe,0x2f,0xfe,0xfd,0x9d, -0xfd,0xfd,0xa5,0xfd,0xfe,0x7a,0xff,0x00,0x20,0x00,0x00,0x11,0x00,0x00,0x64,0x00, -0x00,0x1d,0x02,0x03,0xc0,0x02,0x02,0xf3,0x01,0x01,0x3c,0x01,0x00,0xa8,0xff,0xfd, -0xbf,0xfb,0xf9,0x3a,0xf8,0xf7,0x82,0xf6,0xf6,0x55,0xf6,0xf6,0xb8,0xf6,0xf7,0x47, -0xf9,0xfb,0x9a,0xfd,0xff,0xf6,0x01,0x04,0xaa,0x06,0x08,0x81,0x09,0x0a,0xb7,0x0a, -0x0a,0x46,0x09,0x07,0xc9,0x05,0x03,0xec,0x01,0x00,0x0b,0x00,0xff,0x32,0xfe,0xfd, -0x59,0xfd,0xfd,0x17,0xfe,0xfe,0x8e,0xff,0xff,0x0f,0x00,0xff,0xbd,0xff,0x00,0x90, -0x00,0x01,0x67,0x02,0x02,0x5c,0x02,0x01,0x1f,0x02,0x02,0xa3,0x01,0x00,0x9c,0xff, -0xfd,0x9a,0xfb,0xf9,0x3a,0xf8,0xf7,0x05,0xf7,0xf6,0xd7,0xf5,0xf5,0xcf,0xf6,0xf7, -0x4b,0xf9,0xfb,0x56,0xfd,0xff,0x15,0x02,0x04,0x6a,0x06,0x07,0x8d,0x09,0x0a,0xcb, -0x0a,0x0a,0x12,0x09,0x07,0x87,0x05,0x03,0x39,0x02,0x01,0x45,0x00,0xfe,0xfe,0xfd, -0xfd,0x8b,0xfd,0xfd,0x48,0xfe,0xff,0xd5,0xff,0xff,0x8b,0xff,0xff,0xa9,0xff,0x00, -0xf0,0x00,0x01,0x6f,0x02,0x02,0xe2,0x01,0x02,0xb4,0x02,0x02,0xb6,0x01,0x01,0xb1, -0xff,0xfd,0x12,0xfb,0xfa,0xe0,0xf8,0xf7,0xc9,0xf6,0xf6,0xd3,0xf5,0xf6,0xb0,0xf6, -0xf7,0x4b,0xf9,0xfb,0x23,0xfd,0xff,0x18,0x02,0x04,0x14,0x06,0x07,0xbf,0x09,0x0a, -0xa9,0x0a,0x0a,0xc1,0x08,0x06,0x6f,0x05,0x04,0xc2,0x02,0x01,0x25,0x00,0xff,0x10, -0xfe,0xfd,0x89,0xfd,0xfe,0xe0,0xfe,0xff,0xba,0xff,0xff,0x46,0xff,0xff,0xc6,0xff, -0x00,0x7a,0x01,0x01,0xfc,0x01,0x02,0x22,0x02,0x02,0xf7,0x02,0x03,0x20,0x02,0x00, -0x2e,0xff,0xfd,0x92,0xfb,0xfa,0x06,0xf9,0xf7,0xb9,0xf6,0xf6,0x04,0xf6,0xf5,0x8f, -0xf6,0xf7,0x6a,0xf9,0xfb,0x12,0xfd,0xff,0x19,0x02,0x04,0xe0,0x05,0x08,0x12,0x0a, -0x0a,0x4b,0x0a,0x09,0x89,0x08,0x07,0x80,0x05,0x04,0x04,0x03,0x01,0x29,0x00,0xfe, -0x0e,0xfe,0xfd,0xcb,0xfd,0xfe,0x86,0xff,0xff,0x1d,0xff,0xfe,0x6c,0xff,0xff,0xdc, -0xff,0x00,0xab,0x01,0x01,0x8b,0x01,0x01,0x7d,0x02,0x03,0x60,0x03,0x03,0x11,0x02, -0x00,0x1a,0xff,0xfd,0xf6,0xfb,0xfa,0xd7,0xf8,0xf7,0xfa,0xf6,0xf6,0xb5,0xf5,0xf5, -0xac,0xf6,0xf7,0x1c,0xf9,0xfb,0x40,0xfd,0xff,0x76,0x01,0x03,0x4b,0x06,0x08,0xd8, -0x09,0x0a,0x02,0x0a,0x09,0x47,0x08,0x06,0xde,0x05,0x04,0x0a,0x03,0x01,0x38,0x00, -0xfe,0xbc,0xfd,0xfd,0x9e,0xfe,0xff,0x52,0xff,0xff,0xe3,0xfe,0xfe,0x5f,0xff,0xff, -0x3b,0x00,0x01,0x60,0x01,0x01,0x43,0x01,0x02,0xf1,0x02,0x03,0x77,0x03,0x02,0xfe, -0x01,0x00,0x3c,0xff,0xfd,0xf7,0xfb,0xfa,0xf9,0xf8,0xf7,0xfa,0xf6,0xf6,0x84,0xf5, -0xf5,0xaa,0xf6,0xf7,0x3d,0xf9,0xfa,0xee,0xfc,0xff,0x60,0x01,0x04,0x60,0x06,0x08, -0xb8,0x09,0x09,0x9c,0x09,0x09,0x35,0x08,0x06,0xfc,0x05,0x05,0x30,0x03,0x01,0xa2, -0xff,0xfe,0x3c,0xfe,0xfe,0xf5,0xfe,0xff,0x25,0xff,0xfe,0xac,0xfe,0xff,0x70,0xff, -0xff,0x7e,0x00,0x00,0xcd,0x00,0x00,0x8c,0x01,0x02,0x2a,0x03,0x03,0x74,0x03,0x03, -0x01,0x02,0x00,0x38,0xff,0xfd,0x0c,0xfc,0xfa,0x06,0xf9,0xf8,0xf0,0xf6,0xf5,0x3b, -0xf5,0xf5,0xff,0xf6,0xf7,0xd9,0xf8,0xfa,0xcd,0xfc,0xfe,0x7b,0x01,0x04,0x86,0x06, -0x08,0x62,0x09,0x09,0x6c,0x09,0x08,0x0b,0x08,0x07,0x86,0x06,0x04,0xbd,0x02,0x00, -0xcf,0xff,0xfe,0x8e,0xfe,0xfe,0x6e,0xff,0xff,0xb3,0xfe,0xfe,0xb8,0xfe,0xff,0xc4, -0xff,0x00,0x32,0x00,0x00,0xa5,0x00,0x01,0xc0,0x01,0x02,0x4b,0x03,0x03,0x89,0x03, -0x03,0xf0,0x01,0x00,0x5c,0xff,0xfd,0x3a,0xfc,0xfa,0x4d,0xf9,0xf7,0x9d,0xf6,0xf5, -0x8b,0xf5,0xf6,0xf1,0xf6,0xf7,0x97,0xf8,0xfa,0xb8,0xfc,0xfe,0x8e,0x01,0x04,0xa5, -0x06,0x08,0x04,0x09,0x09,0x02,0x09,0x08,0x7c,0x08,0x07,0x8c,0x06,0x04,0x68,0x02, -0x00,0xef,0xff,0xff,0xf1,0xfe,0xff,0x88,0xff,0xfe,0x4a,0xfe,0xfe,0x4c,0xff,0xff, -0xa7,0xff,0xff,0x1e,0x00,0x00,0x73,0x00,0x01,0x11,0x02,0x02,0x3f,0x03,0x03,0xe8, -0x03,0x03,0xa2,0x01,0x00,0xaa,0xff,0xfd,0x4f,0xfc,0xfa,0x6f,0xf9,0xf7,0x39,0xf6, -0xf5,0x1f,0xf6,0xf6,0x52,0xf6,0xf7,0xb3,0xf8,0xfa,0x57,0xfc,0xfe,0xed,0x01,0x04, -0x9b,0x06,0x07,0x8c,0x08,0x08,0xfd,0x08,0x09,0xd1,0x08,0x07,0x2c,0x06,0x04,0x53, -0x02,0x00,0x1e,0x00,0xff,0xcc,0xff,0xff,0xf8,0xfe,0xfe,0xb7,0xfe,0xff,0x32,0xff, -0xff,0xd7,0xff,0xff,0xbd,0xff,0x00,0xc2,0x00,0x01,0x03,0x02,0x03,0x90,0x03,0x03, -0xbd,0x03,0x02,0xce,0x01,0x00,0xde,0xff,0xfe,0x74,0xfc,0xfa,0x1d,0xf9,0xf7,0xa8, -0xf6,0xf6,0xe2,0xf5,0xf5,0x6f,0xf6,0xf7,0x63,0xf8,0xfa,0x52,0xfc,0xff,0x52,0x02, -0x04,0x0a,0x06,0x07,0x53,0x08,0x08,0x0d,0x09,0x09,0x14,0x09,0x07,0xac,0x05,0x03, -0x5b,0x02,0x01,0xa5,0x00,0x00,0xb0,0xff,0xff,0xd7,0xfe,0xfe,0xe6,0xfe,0xff,0x67, -0xff,0xff,0xa4,0xff,0xff,0xbc,0xff,0xff,0x9e,0x00,0x01,0x37,0x02,0x03,0xd1,0x03, -0x04,0x60,0x03,0x02,0x08,0x02,0x01,0xf7,0xff,0xfe,0x60,0xfc,0xfa,0x1f,0xf9,0xf7, -0xa7,0xf6,0xf6,0xf4,0xf5,0xf5,0x3d,0xf6,0xf6,0xfd,0xf7,0xfa,0xd1,0xfc,0xff,0x19, -0x02,0x04,0xa2,0x05,0x06,0xff,0x07,0x08,0x59,0x09,0x09,0xdd,0x08,0x06,0x3c,0x05, -0x04,0x80,0x02,0x01,0xe6,0x00,0x00,0xa7,0xff,0xff,0xd0,0xfe,0xfe,0x1e,0xff,0xff, -0x54,0xff,0xff,0x87,0xff,0xff,0x87,0xff,0xff,0x9d,0x00,0x01,0x87,0x02,0x03,0xc7, -0x03,0x03,0x48,0x03,0x03,0x80,0x02,0x01,0xd5,0xff,0xfe,0x92,0xfc,0xfa,0xfe,0xf8, -0xf7,0xe7,0xf6,0xf6,0xe9,0xf5,0xf5,0xb8,0xf5,0xf6,0x18,0xf8,0xfa,0xf6,0xfc,0xff, -0x19,0x02,0x03,0xfc,0x04,0x06,0x18,0x08,0x09,0x80,0x09,0x09,0x58,0x08,0x06,0x17, -0x05,0x04,0xe1,0x02,0x01,0xfa,0x00,0x00,0xa5,0xff,0xff,0xe1,0xfe,0xff,0x40,0xff, -0xff,0x34,0xff,0xff,0x87,0xff,0xff,0x02,0xff,0xff,0xfd,0x00,0x01,0x8b,0x02,0x03, -0x94,0x03,0x03,0x66,0x03,0x03,0x85,0x02,0x01,0xe3,0xff,0xfe,0x87,0xfc,0xfa,0xd8, -0xf8,0xf7,0x6f,0xf7,0xf6,0x56,0xf5,0xf5,0xb3,0xf5,0xf6,0xf5,0xf7,0xfa,0x7b,0xfd, -0xff,0x47,0x01,0x03,0xf3,0x04,0x06,0x09,0x08,0x09,0xb3,0x09,0x08,0x9f,0x07,0x06, -0x75,0x05,0x04,0xc2,0x02,0x01,0x3e,0x01,0x00,0x84,0xff,0xff,0x34,0xff,0xff,0x31, -0xff,0xff,0x98,0xff,0xff,0xf5,0xfe,0xfe,0x4c,0xff,0x00,0x13,0x01,0x01,0x7a,0x02, -0x03,0x75,0x03,0x03,0x97,0x03,0x03,0x85,0x02,0x01,0x19,0x00,0xfe,0x31,0xfc,0xfa, -0x5c,0xf9,0xf8,0x42,0xf7,0xf6,0x35,0xf5,0xf4,0x5d,0xf5,0xf6,0x88,0xf8,0xfb,0x40, -0xfd,0xff,0xe1,0x00,0x02,0xee,0x04,0x06,0x4d,0x08,0x09,0x42,0x09,0x08,0x68,0x07, -0x06,0x76,0x05,0x04,0xe4,0x02,0x01,0x5f,0x01,0x00,0x97,0xff,0xff,0x53,0xff,0xff, -0x97,0xff,0xff,0x6b,0xff,0xfe,0xae,0xfe,0xfe,0xaf,0xff,0x00,0xd5,0x00,0x01,0xca, -0x02,0x03,0x25,0x03,0x03,0x05,0x04,0x03,0x9d,0x02,0x01,0x04,0x00,0xfe,0x43,0xfc, -0xfa,0xcc,0xf9,0xf8,0x3a,0xf7,0xf5,0xda,0xf4,0xf4,0x6c,0xf5,0xf6,0xfb,0xf8,0xfb, -0xc3,0xfc,0xfe,0xc6,0x00,0x03,0xe1,0x04,0x06,0x7b,0x08,0x09,0xb1,0x08,0x08,0x81, -0x07,0x06,0x6a,0x05,0x04,0x12,0x03,0x02,0x65,0x01,0x00,0x73,0xff,0xff,0xc8,0xff, -0xff,0xbc,0xff,0xff,0xf9,0xfe,0xfe,0xea,0xfe,0xff,0x62,0xff,0x00,0x32,0x01,0x02, -0x60,0x02,0x02,0x5d,0x03,0x03,0x2f,0x04,0x03,0xba,0x02,0x01,0xc7,0xff,0xfe,0x90, -0xfc,0xfb,0x05,0xfa,0xf8,0xd7,0xf6,0xf5,0x75,0xf4,0xf4,0xcb,0xf5,0xf7,0xf3,0xf8, -0xfa,0x5b,0xfc,0xfe,0xa3,0x00,0x03,0xf0,0x04,0x06,0x3d,0x08,0x08,0x69,0x08,0x08, -0x71,0x07,0x06,0x56,0x05,0x04,0x66,0x03,0x02,0x15,0x01,0xff,0xaf,0xff,0x00,0x21, -0x00,0xff,0x8a,0xff,0xff,0x08,0xff,0xfe,0x97,0xfe,0xff,0xb2,0xff,0x00,0x04,0x01, -0x01,0x5c,0x02,0x02,0x8c,0x03,0x04,0x65,0x04,0x03,0x7a,0x02,0x01,0xe5,0xff,0xfe, -0xe2,0xfc,0xfb,0x4e,0xfa,0xf8,0x30,0xf6,0xf5,0xb3,0xf4,0xf4,0xfd,0xf5,0xf7,0xd7, -0xf8,0xfa,0xf4,0xfb,0xfe,0xd4,0x00,0x02,0xdf,0x04,0x06,0x1c,0x08,0x08,0x25,0x08, -0x07,0x5f,0x07,0x06,0xa5,0x05,0x04,0x5c,0x03,0x01,0xed,0x00,0x00,0x58,0x00,0x00, -0xf2,0xff,0x00,0xe0,0xff,0xff,0x72,0xfe,0xfe,0x09,0xff,0xff,0x83,0xff,0x00,0x26, -0x01,0x01,0x17,0x02,0x03,0x02,0x04,0x04,0x56,0x04,0x03,0x59,0x02,0x01,0xe1,0xff, -0xfe,0x7b,0xfd,0xfb,0xef,0xf9,0xf7,0x2a,0xf6,0xf5,0xb2,0xf4,0xf5,0x53,0xf6,0xf7, -0x54,0xf8,0xfa,0x10,0xfc,0xfe,0xa5,0x00,0x02,0xdd,0x04,0x06,0xec,0x07,0x07,0xae, -0x07,0x07,0x8a,0x07,0x06,0xad,0x05,0x04,0x25,0x03,0x02,0x10,0x01,0x00,0x88,0x00, -0x00,0x48,0x00,0xff,0x9f,0xff,0xfe,0x6f,0xfe,0xfe,0x2a,0xff,0xff,0x84,0xff,0x00, -0xf3,0x00,0x01,0x15,0x02,0x03,0x66,0x04,0x04,0x18,0x04,0x03,0x43,0x02,0x01,0x45, -0x00,0xff,0xc0,0xfd,0xfb,0x6f,0xf9,0xf7,0x24,0xf6,0xf5,0xe5,0xf4,0xf5,0x56,0xf6, -0xf6,0x0f,0xf8,0xf9,0x3f,0xfc,0xfe,0x52,0x00,0x02,0x4e,0x05,0x06,0x0a,0x07,0x07, -0xe4,0x07,0x08,0x61,0x07,0x06,0xa7,0x05,0x04,0xe8,0x02,0x01,0x6c,0x01,0x01,0xb1, -0x00,0x00,0xaa,0x00,0xff,0x2f,0xff,0xfe,0xcc,0xfe,0xfe,0x1e,0xff,0xff,0x93,0xff, -0x00,0x82,0x00,0x01,0x93,0x02,0x03,0x6f,0x04,0x04,0xd2,0x03,0x03,0x53,0x02,0x01, -0xc9,0x00,0xff,0xc9,0xfd,0xfb,0x27,0xf9,0xf7,0x36,0xf6,0xf5,0x26,0xf5,0xf5,0x17, -0xf6,0xf6,0x3e,0xf8,0xf9,0xbd,0xfb,0xfe,0xe2,0x00,0x03,0xb2,0x04,0x05,0xef,0x06, -0x07,0xc6,0x07,0x07,0x7f,0x07,0x06,0x98,0x05,0x04,0xc5,0x02,0x01,0xad,0x01,0x01, -0x06,0x01,0x00,0x7e,0x00,0xff,0x1b,0xff,0xfe,0xee,0xfe,0xff,0x20,0xff,0xff,0x41, -0xff,0xff,0xad,0x00,0x01,0xf9,0x02,0x04,0x42,0x04,0x03,0x9e,0x03,0x03,0xa4,0x02, -0x02,0x30,0x01,0xff,0x6b,0xfd,0xfb,0x30,0xf9,0xf7,0x4b,0xf6,0xf5,0x33,0xf5,0xf5, -0x3d,0xf6,0xf6,0xb6,0xf7,0xf9,0x1e,0xfc,0xfe,0xb3,0x00,0x02,0x7f,0x04,0x05,0xa8, -0x06,0x07,0xd7,0x07,0x07,0x6d,0x07,0x06,0x69,0x05,0x03,0xbd,0x02,0x02,0x15,0x02, -0x01,0x38,0x01,0x01,0x72,0x00,0xff,0x05,0xff,0xff,0x44,0xff,0xfe,0xdf,0xfe,0xfe, -0x3f,0xff,0xff,0xbb,0x00,0x02,0x50,0x03,0x03,0xde,0x03,0x03,0xab,0x03,0x03,0x15, -0x03,0x02,0x49,0x01,0xff,0x43,0xfd,0xfb,0x47,0xf9,0xf7,0x23,0xf6,0xf5,0xae,0xf5, -0xf5,0x97,0xf5,0xf6,0xd5,0xf7,0xf9,0x1f,0xfc,0xfe,0xa4,0x00,0x02,0x2b,0x04,0x05, -0x85,0x06,0x07,0xc6,0x07,0x07,0x5f,0x07,0x06,0x03,0x05,0x03,0x0d,0x03,0x02,0x48, -0x02,0x01,0x7e,0x01,0x00,0x1e,0x00,0xff,0x67,0xff,0xff,0x38,0xff,0xfe,0x9d,0xfe, -0xfe,0x2b,0xff,0xff,0xfd,0x00,0x02,0x76,0x03,0x03,0x49,0x03,0x03,0x29,0x04,0x03, -0x1d,0x03,0x02,0x88,0x01,0xff,0x16,0xfd,0xfb,0x22,0xf9,0xf7,0x97,0xf6,0xf6,0x82, -0xf5,0xf5,0x61,0xf5,0xf6,0x16,0xf8,0xfa,0xf0,0xfb,0xfe,0xb4,0x00,0x02,0x97,0x03, -0x05,0xb1,0x06,0x07,0xb8,0x07,0x07,0x4b,0x07,0x05,0xaf,0x04,0x03,0x6d,0x03,0x03, -0x70,0x02,0x02,0x80,0x01,0x00,0xfc,0xff,0xff,0xec,0xff,0xff,0xfa,0xfe,0xfe,0x99, -0xfe,0xfe,0xf8,0xfe,0x00,0xc4,0x01,0x02,0xa6,0x02,0x03,0xb2,0x03,0x03,0xff,0x03, -0x03,0xbd,0x03,0x03,0x50,0x01,0xff,0x01,0xfd,0xfb,0x22,0xf9,0xf7,0xfc,0xf6,0xf6, -0x10,0xf5,0xf4,0x7e,0xf5,0xf6,0xf7,0xf7,0xf9,0x3f,0xfc,0xfe,0x45,0x00,0x01,0x7e, -0x03,0x05,0x93,0x06,0x07,0xc6,0x07,0x07,0xbb,0x06,0x05,0xb8,0x04,0x04,0xa2,0x03, -0x03,0xa2,0x02,0x01,0x5f,0x01,0x00,0x4d,0x00,0xff,0x0f,0x00,0xff,0xdc,0xfe,0xfe, -0x30,0xfe,0xfe,0x7d,0xff,0x00,0x77,0x01,0x02,0xa2,0x02,0x03,0x93,0x03,0x03,0x2d, -0x04,0x04,0x15,0x04,0x02,0x0f,0x01,0xfe,0x1d,0xfd,0xfb,0x75,0xf9,0xf7,0xee,0xf6, -0xf5,0x0f,0xf5,0xf4,0x5b,0xf5,0xf6,0x3a,0xf8,0xfa,0x10,0xfc,0xfe,0xe2,0xff,0x01, -0x67,0x03,0x05,0xa5,0x06,0x07,0xa4,0x07,0x07,0x46,0x06,0x05,0xf3,0x04,0x04,0xbb, -0x03,0x03,0xd0,0x02,0x02,0x23,0x01,0x00,0xca,0x00,0x00,0x2c,0x00,0xff,0x41,0xfe, -0xfe,0x94,0xfe,0xfe,0x7d,0xff,0x00,0x9a,0x01,0x01,0x7f,0x02,0x03,0x82,0x03,0x03, -0xbf,0x04,0x04,0x0f,0x04,0x02,0xd8,0x00,0xff,0x43,0xfd,0xfb,0x84,0xf9,0xf8,0x04, -0xf7,0xf5,0xb9,0xf4,0xf4,0x9d,0xf5,0xf6,0x3b,0xf8,0xfa,0x03,0xfc,0xfd,0x8a,0xff, -0x01,0x78,0x03,0x05,0xb5,0x06,0x07,0x24,0x07,0x06,0x2c,0x06,0x05,0x18,0x05,0x04, -0x1a,0x04,0x03,0xa6,0x02,0x01,0x6d,0x01,0x01,0x46,0x01,0x00,0xb9,0xff,0xfe,0x6e, -0xfe,0xfe,0x85,0xfe,0xfe,0xbe,0xff,0x00,0x7d,0x01,0x01,0x3b,0x02,0x03,0xc0,0x03, -0x04,0x08,0x05,0x04,0xed,0x03,0x02,0xe8,0x00,0xff,0x52,0xfd,0xfb,0xc8,0xf9,0xf8, -0xe4,0xf6,0xf5,0x96,0xf4,0xf5,0xe0,0xf5,0xf6,0x3c,0xf8,0xfa,0xe3,0xfb,0xfd,0x23, -0xff,0x01,0xdc,0x03,0x05,0x53,0x06,0x07,0x00,0x07,0x06,0xd6,0x05,0x05,0x9a,0x05, -0x04,0xdf,0x03,0x03,0xb1,0x02,0x02,0xd3,0x01,0x01,0x5b,0x01,0x00,0x77,0xff,0xfe, -0x8e,0xfe,0xfe,0x64,0xfe,0xff,0x44,0x00,0x00,0xdb,0x00,0x01,0x66,0x02,0x03,0xd3, -0x03,0x04,0x6c,0x05,0x04,0xad,0x03,0x02,0x27,0x01,0xff,0x64,0xfd,0xfb,0x1d,0xfa, -0xf8,0x82,0xf6,0xf5,0xc5,0xf4,0xf5,0xf2,0xf5,0xf7,0x61,0xf8,0xf9,0x3c,0xfb,0xfd, -0x92,0xff,0x01,0x7c,0x03,0x05,0x83,0x06,0x06,0x3a,0x06,0x06,0x42,0x06,0x06,0x82, -0x05,0x04,0xb9,0x03,0x03,0xf4,0x02,0x02,0x17,0x02,0x01,0x5d,0x01,0x00,0x76,0xff, -0xfe,0x4b,0xfe,0xfe,0xf6,0xfe,0xff,0xf9,0xff,0x00,0xc5,0x00,0x01,0x46,0x02,0x03, -0x45,0x04,0x05,0x60,0x05,0x04,0x8c,0x03,0x02,0x46,0x01,0xff,0x88,0xfd,0xfb,0x2d, -0xfa,0xf8,0x20,0xf6,0xf5,0x22,0xf5,0xf5,0x19,0xf6,0xf6,0x1d,0xf8,0xf9,0x2a,0xfb, -0xfd,0x80,0xff,0x01,0xbe,0x03,0x05,0xd1,0x05,0x06,0x10,0x06,0x06,0x85,0x06,0x06, -0x21,0x05,0x04,0xe5,0x03,0x03,0x0a,0x03,0x02,0x77,0x02,0x02,0x45,0x01,0xff,0x3e, -0xff,0xfe,0x6d,0xfe,0xfe,0x49,0xff,0xff,0x9a,0xff,0xff,0xbf,0x00,0x01,0x36,0x02, -0x03,0xa8,0x04,0x05,0x13,0x05,0x04,0xa7,0x03,0x02,0x4a,0x01,0xff,0xe8,0xfd,0xfc, -0xb2,0xf9,0xf7,0x27,0xf6,0xf5,0x6b,0xf5,0xf5,0x06,0xf6,0xf7,0xf0,0xf7,0xf9,0xe1, -0xfa,0xfd,0xd5,0xff,0x01,0x7e,0x03,0x04,0x5a,0x05,0x05,0x4b,0x06,0x06,0x5a,0x06, -0x05,0x1a,0x05,0x04,0xf9,0x03,0x03,0x37,0x03,0x03,0xd2,0x02,0x02,0x03,0x01,0xff, -0x3d,0xff,0xfe,0xbe,0xfe,0xfe,0x5e,0xff,0xff,0x77,0xff,0xff,0x8c,0x00,0x01,0x96, -0x02,0x03,0xbc,0x04,0x05,0x13,0x05,0x04,0x96,0x03,0x02,0xad,0x01,0xff,0xee,0xfd, -0xfb,0x8c,0xf9,0xf7,0x68,0xf6,0xf5,0x7c,0xf5,0xf5,0x3a,0xf6,0xf6,0x7b,0xf7,0xf8, -0x2e,0xfb,0xfd,0xfb,0xff,0x01,0xe9,0x02,0x04,0x54,0x05,0x05,0x0b,0x06,0x06,0x68, -0x06,0x05,0xe8,0x04,0x04,0x09,0x04,0x03,0xa9,0x03,0x03,0xfa,0x02,0x01,0xcc,0x00, -0xff,0x5f,0xff,0xfe,0xee,0xfe,0xff,0x54,0xff,0xfe,0x1f,0xff,0xff,0xad,0x00,0x01, -0x96,0x02,0x04,0x02,0x05,0x04,0x8f,0x04,0x04,0x26,0x04,0x03,0x93,0x01,0xff,0xfd, -0xfd,0xfb,0x3a,0xf9,0xf7,0xb9,0xf6,0xf6,0xa0,0xf5,0xf5,0xfd,0xf5,0xf6,0x20,0xf7, -0xf9,0xa6,0xfb,0xfd,0x68,0xff,0x01,0xe6,0x02,0x04,0xe0,0x04,0x05,0x39,0x06,0x06, -0x18,0x06,0x05,0xc4,0x04,0x04,0x28,0x04,0x04,0x11,0x04,0x03,0xca,0x02,0x01,0xbb, -0x00,0xff,0x6d,0xff,0xff,0x45,0xff,0xff,0xf2,0xfe,0xfe,0x2e,0xff,0xff,0x69,0x00, -0x01,0x3b,0x03,0x04,0x83,0x04,0x04,0xca,0x04,0x04,0x4c,0x04,0x03,0xc3,0x01,0xff, -0xcf,0xfd,0xfb,0x15,0xf9,0xf7,0x2b,0xf7,0xf6,0xb7,0xf5,0xf5,0x85,0xf5,0xf6,0x72, -0xf7,0xf9,0x88,0xfb,0xfd,0x56,0xff,0x01,0xa3,0x02,0x03,0xab,0x04,0x05,0x6a,0x06, -0x06,0x84,0x05,0x05,0xf0,0x04,0x04,0x4b,0x04,0x04,0x86,0x04,0x03,0x7b,0x02,0x01, -0xc7,0x00,0x00,0x91,0xff,0xff,0x66,0xff,0xff,0xc4,0xfe,0xfe,0xd7,0xfe,0xff,0xcc, -0x00,0x01,0x2d,0x03,0x04,0x41,0x04,0x04,0x19,0x05,0x05,0x30,0x04,0x03,0x14,0x02, -0xff,0x2e,0xfd,0xfa,0x9f,0xf9,0xf8,0x46,0xf7,0xf6,0x83,0xf5,0xf5,0x63,0xf5,0xf6, -0xa2,0xf7,0xf9,0x69,0xfb,0xfd,0x34,0xff,0x00,0x3e,0x02,0x03,0xe8,0x04,0x05,0xfc, -0x05,0x05,0x6b,0x05,0x05,0xc0,0x04,0x04,0xda,0x04,0x04,0x5f,0x04,0x03,0x75,0x02, -0x01,0xbb,0x00,0xff,0xef,0xff,0xff,0x6f,0xff,0xfe,0x5b,0xfe,0xfe,0xf6,0xfe,0xff, -0xed,0x00,0x01,0x0e,0x03,0x03,0x4f,0x04,0x04,0x29,0x05,0x05,0xa4,0x04,0x03,0xb8, -0x01,0xff,0x14,0xfd,0xfb,0x06,0xfa,0xf8,0x28,0xf7,0xf6,0x72,0xf5,0xf5,0x52,0xf5, -0xf6,0xc2,0xf7,0xf9,0x6b,0xfb,0xfc,0xef,0xfe,0x00,0x2b,0x02,0x03,0xd7,0x04,0x05, -0xbb,0x05,0x05,0x05,0x05,0x04,0x1f,0x05,0x05,0x01,0x05,0x04,0x6f,0x04,0x03,0x56, -0x02,0x01,0xd8,0x00,0x00,0x56,0x00,0x00,0x11,0xff,0xfe,0x43,0xfe,0xfe,0x1b,0xff, -0xff,0xea,0x00,0x02,0x13,0x03,0x03,0xf6,0x03,0x04,0xbf,0x05,0x05,0xa8,0x04,0x03, -0x55,0x01,0xff,0x52,0xfd,0xfb,0x1d,0xfa,0xf8,0x36,0xf7,0xf6,0x44,0xf5,0xf4,0x4d, -0xf5,0xf6,0x19,0xf8,0xf9,0xf7,0xfa,0xfc,0xef,0xfe,0x00,0xd6,0x01,0x03,0x1b,0x05, -0x05,0xf3,0x04,0x05,0x31,0x05,0x04,0x0f,0x05,0x05,0x66,0x05,0x05,0x30,0x04,0x03, -0x33,0x02,0x01,0x49,0x01,0x00,0x6e,0x00,0xff,0xca,0xfe,0xfe,0x45,0xfe,0xfe,0xf7, -0xfe,0x00,0x30,0x01,0x02,0x80,0x02,0x03,0x63,0x04,0x05,0xe7,0x05,0x05,0x77,0x04, -0x03,0x40,0x01,0xff,0x84,0xfd,0xfb,0x3e,0xfa,0xf8,0x3a,0xf7,0xf5,0x1e,0xf5,0xf5, -0x90,0xf5,0xf6,0xf9,0xf7,0xf9,0xe7,0xfa,0xfc,0x99,0xfe,0x00,0x16,0x02,0x03,0x9a, -0x04,0x04,0xbb,0x04,0x04,0x0f,0x05,0x04,0x5e,0x05,0x05,0xad,0x05,0x04,0xdc,0x03, -0x03,0x91,0x02,0x02,0x70,0x01,0x00,0x7f,0x00,0xff,0x89,0xfe,0xfe,0x42,0xfe,0xfe, -0x3a,0xff,0x00,0x03,0x01,0x01,0x26,0x02,0x03,0x09,0x05,0x05,0xba,0x05,0x05,0x86, -0x04,0x02,0x0f,0x01,0xff,0xe5,0xfd,0xfc,0x23,0xfa,0xf8,0x36,0xf7,0xf6,0xf0,0xf4, -0xf4,0xff,0xf5,0xf6,0xbe,0xf7,0xf8,0xcf,0xfa,0xfc,0x8a,0xfe,0x00,0x26,0x02,0x03, -0x26,0x04,0x04,0x86,0x04,0x04,0xc9,0x04,0x05,0xf5,0x05,0x05,0x3f,0x05,0x04,0xf8, -0x03,0x03,0xa5,0x02,0x02,0xc2,0x01,0x01,0x64,0x00,0xff,0x52,0xfe,0xfe,0x93,0xfe, -0xfe,0x5e,0xff,0xff,0x8f,0x00,0x01,0x84,0x02,0x03,0x0f,0x05,0x05,0x0b,0x06,0x05, -0x16,0x04,0x02,0x6b,0x01,0xff,0xec,0xfd,0xfc,0x53,0xfa,0xf8,0x08,0xf7,0xf5,0x2c, -0xf5,0xf5,0x27,0xf6,0xf6,0x6a,0xf7,0xf8,0xde,0xfa,0xfc,0x6b,0xfe,0x00,0x25,0x02, -0x03,0xc5,0x03,0x03,0x1d,0x04,0x04,0x3a,0x05,0x05,0xfb,0x05,0x05,0x2b,0x05,0x04, -0x19,0x04,0x03,0xd6,0x02,0x02,0x39,0x02,0x01,0xe4,0xff,0xfe,0x8c,0xfe,0xfe,0xcb, -0xfe,0xfe,0x1b,0xff,0xff,0x6d,0x00,0x01,0xa2,0x02,0x04,0x55,0x05,0x05,0xcb,0x05, -0x05,0x24,0x04,0x02,0x7c,0x01,0xff,0x2f,0xfe,0xfc,0x33,0xfa,0xf8,0xe7,0xf6,0xf5, -0x9d,0xf5,0xf5,0xec,0xf5,0xf6,0x74,0xf7,0xf9,0xa2,0xfa,0xfc,0x84,0xfe,0x00,0x1c, -0x02,0x02,0x0a,0x03,0x03,0x28,0x04,0x04,0x5b,0x05,0x05,0xfd,0x05,0x05,0x0a,0x05, -0x04,0x18,0x04,0x03,0x59,0x03,0x03,0x21,0x02,0x00,0x99,0xff,0xff,0xf4,0xfe,0xfe, -0x99,0xfe,0xfe,0x0d,0xff,0xff,0x25,0x00,0x01,0x18,0x03,0x04,0x46,0x05,0x05,0xcc, -0x05,0x05,0xf1,0x03,0x02,0xce,0x01,0x00,0x23,0xfe,0xfc,0x10,0xfa,0xf8,0x17,0xf7, -0xf6,0xa1,0xf5,0xf5,0xeb,0xf5,0xf6,0x65,0xf7,0xf8,0x8d,0xfa,0xfc,0xfa,0xfe,0x00, -0x79,0x01,0x02,0xd1,0x02,0x03,0x16,0x04,0x04,0x7c,0x05,0x05,0xff,0x05,0x05,0xa6, -0x04,0x04,0x98,0x04,0x04,0x83,0x03,0x02,0xfe,0x01,0x00,0xa9,0xff,0xff,0x26,0xff, -0xfe,0x9b,0xfe,0xfe,0xb9,0xfe,0xff,0x54,0x00,0x01,0x4c,0x03,0x04,0x57,0x05,0x05, -0x9c,0x05,0x04,0x1c,0x04,0x03,0x15,0x02,0x00,0xd0,0xfd,0xfc,0x61,0xfa,0xf8,0xf8, -0xf6,0xf6,0x03,0xf6,0xf5,0xac,0xf5,0xf6,0x41,0xf7,0xf8,0xce,0xfa,0xfc,0xef,0xfe, -0x00,0xe1,0x00,0x01,0xad,0x02,0x03,0xe2,0x03,0x05,0xf1,0x05,0x05,0x4d,0x05,0x05, -0x10,0x05,0x05,0xa0,0x04,0x04,0xd4,0x03,0x02,0x8e,0x01,0x00,0x17,0x00,0xff,0x2c, -0xff,0xfe,0x6a,0xfe,0xfe,0x85,0xfe,0xff,0x74,0x00,0x01,0x7f,0x03,0x04,0x4b,0x05, -0x05,0x56,0x05,0x05,0x70,0x04,0x03,0xd8,0x01,0xff,0x1e,0xfe,0xfc,0x24,0xfa,0xf8, -0x45,0xf7,0xf6,0x1c,0xf6,0xf5,0x67,0xf5,0xf6,0x50,0xf7,0xf9,0x12,0xfb,0xfc,0x9e, -0xfe,0xff,0xaf,0x00,0x01,0x24,0x02,0x03,0x65,0x04,0x05,0x94,0x05,0x05,0x26,0x05, -0x05,0x52,0x05,0x05,0xe4,0x04,0x04,0xc8,0x03,0x02,0x69,0x01,0x00,0x8d,0x00,0xff, -0x0d,0xff,0xfe,0x69,0xfe,0xfe,0x42,0xfe,0xff,0xd4,0x00,0x02,0x85,0x03,0x04,0x16, -0x05,0x05,0x88,0x05,0x05,0x82,0x04,0x03,0xe8,0x01,0xff,0x1f,0xfe,0xfc,0x12,0xfa, -0xf8,0xd9,0xf7,0xf6,0xaf,0xf5,0xf5,0x71,0xf5,0xf6,0x64,0xf7,0xf9,0x41,0xfb,0xfd, -0x63,0xfe,0xff,0x02,0x00,0x01,0x52,0x02,0x03,0x76,0x04,0x05,0x33,0x05,0x04,0x1f, -0x05,0x05,0x97,0x05,0x05,0x27,0x05,0x04,0x88,0x03,0x02,0xc7,0x01,0x01,0x83,0x00, -0xff,0x2d,0xff,0xfe,0xf8,0xfd,0xfd,0x7b,0xfe,0xff,0x1c,0x01,0x02,0x52,0x03,0x04, -0x38,0x05,0x05,0x76,0x05,0x05,0xc5,0x04,0x03,0xe9,0x01,0xff,0xef,0xfd,0xfc,0x81, -0xfa,0xf9,0xd2,0xf7,0xf6,0xa9,0xf5,0xf5,0x54,0xf5,0xf6,0xa0,0xf7,0xf9,0x8a,0xfb, -0xfc,0xcd,0xfd,0xfe,0xdb,0xff,0x01,0x52,0x02,0x03,0x88,0x04,0x04,0xbe,0x04,0x04, -0x6c,0x05,0x05,0xbe,0x05,0x05,0x27,0x05,0x04,0x88,0x03,0x02,0xe9,0x01,0x01,0xc5, -0x00,0xff,0xef,0xfe,0xfe,0xc0,0xfd,0xfd,0xaf,0xfe,0xff,0x1d,0x01,0x02,0x62,0x03, -0x04,0x19,0x05,0x05,0x82,0x05,0x05,0x0c,0x05,0x03,0x85,0x01,0xff,0x3f,0xfe,0xfc, -0x84,0xfa,0xf9,0x04,0xf8,0xf6,0x68,0xf5,0xf4,0x4f,0xf5,0xf6,0x16,0xf8,0xf9,0x5e, -0xfb,0xfc,0x55,0xfd,0xfe,0xb7,0xff,0x01,0x71,0x02,0x03,0x29,0x04,0x04,0x64,0x04, -0x05,0xc1,0x05,0x05,0xad,0x05,0x05,0x5a,0x05,0x04,0x45,0x03,0x02,0x7c,0x02,0x01, -0xbb,0x00,0xff,0xab,0xfe,0xfd,0xce,0xfd,0xfe,0xd1,0xfe,0xff,0x0d,0x01,0x02,0x86, -0x03,0x04,0xc3,0x04,0x05,0x29,0x06,0x05,0x8c,0x04,0x03,0xd3,0x01,0x00,0x00,0xfe, -0xfc,0x06,0xfb,0xf9,0xe9,0xf7,0xf6,0x23,0xf5,0xf4,0xaf,0xf5,0xf6,0x6d,0xf8,0xf9, -0x0e,0xfb,0xfb,0xfd,0xfc,0xfe,0xe6,0xff,0x01,0x73,0x02,0x03,0xa3,0x03,0x04,0xa1, -0x04,0x05,0xb3,0x05,0x06,0xf0,0x05,0x05,0x0a,0x05,0x04,0x93,0x03,0x03,0xb4,0x02, -0x01,0x8b,0x00,0xff,0xb8,0xfe,0xfd,0x9f,0xfd,0xfd,0x0f,0xff,0x00,0x12,0x01,0x02, -0x41,0x03,0x04,0x04,0x05,0x05,0x2d,0x06,0x05,0x89,0x04,0x03,0xb4,0x01,0xff,0x4e, -0xfe,0xfc,0x6f,0xfb,0xf9,0x77,0xf7,0xf5,0x2f,0xf5,0xf5,0xf3,0xf5,0xf7,0xa3,0xf8, -0xf9,0x5b,0xfa,0xfb,0x15,0xfd,0xfe,0xca,0xff,0x00,0x4e,0x02,0x03,0x40,0x03,0x03, -0xbc,0x04,0x05,0xe7,0x05,0x06,0xf0,0x05,0x05,0xd7,0x04,0x04,0x26,0x04,0x03,0x99, -0x02,0x01,0xc9,0x00,0xff,0x59,0xfe,0xfd,0xd9,0xfd,0xfe,0x28,0xff,0xff,0xed,0x00, -0x02,0x53,0x03,0x04,0x23,0x05,0x06,0x30,0x06,0x05,0x68,0x04,0x03,0x91,0x01,0x00, -0xc1,0xfe,0xfd,0x54,0xfb,0xf9,0x42,0xf7,0xf5,0x3d,0xf5,0xf5,0x99,0xf6,0xf7,0x49, -0xf8,0xf9,0x21,0xfa,0xfb,0x19,0xfd,0xfe,0xa6,0xff,0x00,0x0f,0x02,0x02,0xf7,0x02, -0x03,0xee,0x04,0x05,0xfa,0x05,0x05,0xae,0x05,0x05,0x27,0x05,0x04,0x2a,0x04,0x03, -0xeb,0x02,0x01,0x8c,0x00,0xff,0x23,0xfe,0xfd,0x2e,0xfe,0xfe,0xd7,0xfe,0xff,0x1d, -0x01,0x02,0x02,0x03,0x04,0x94,0x05,0x06,0x04,0x06,0x05,0x22,0x04,0x03,0xd1,0x01, -0x00,0x06,0xff,0xfd,0x37,0xfb,0xf8,0xdb,0xf6,0xf5,0xdf,0xf5,0xf6,0xa0,0xf6,0xf7, -0x17,0xf8,0xf8,0x1d,0xfa,0xfb,0x0a,0xfd,0xfe,0xa3,0xff,0x00,0x7e,0x01,0x01,0xfe, -0x02,0x04,0x15,0x05,0x05,0xa6,0x05,0x05,0xdf,0x05,0x05,0x17,0x05,0x04,0x9e,0x04, -0x03,0xdf,0x02,0x01,0x58,0x00,0xff,0x42,0xfe,0xfe,0x20,0xfe,0xfe,0xe6,0xfe,0xff, -0xef,0x00,0x01,0x3d,0x03,0x04,0xed,0x05,0x06,0xb0,0x05,0x05,0x21,0x04,0x03,0x00, -0x02,0x01,0x71,0xff,0xfd,0x92,0xfa,0xf8,0x28,0xf7,0xf6,0x05,0xf6,0xf6,0xc4,0xf6, -0xf7,0xe4,0xf7,0xf8,0x1d,0xfa,0xfb,0x08,0xfd,0xfe,0x65,0xff,0x00,0x03,0x01,0x02, -0x31,0x03,0x04,0xd3,0x04,0x05,0xd6,0x05,0x05,0x9e,0x05,0x05,0x76,0x05,0x05,0xc6, -0x04,0x03,0xcd,0x02,0x01,0x49,0x00,0xff,0x50,0xfe,0xfe,0x43,0xfe,0xfe,0xc6,0xfe, -0xff,0xdb,0x00,0x02,0x81,0x03,0x04,0xef,0x05,0x05,0x6e,0x05,0x04,0x1b,0x04,0x03, -0xa9,0x02,0x01,0x43,0xff,0xfc,0x4b,0xfa,0xf8,0x8a,0xf7,0xf6,0x29,0xf6,0xf6,0xf8, -0xf6,0xf7,0x70,0xf7,0xf8,0x6c,0xfa,0xfb,0xcb,0xfc,0xfd,0x0f,0xff,0x00,0xf0,0x00, -0x01,0x1f,0x03,0x04,0xf2,0x04,0x05,0x96,0x05,0x05,0x9a,0x05,0x05,0xeb,0x05,0x05, -0xb7,0x04,0x03,0xff,0x02,0x01,0xe7,0xff,0xff,0xc0,0xfe,0xfe,0xf6,0xfd,0xfe,0xe2, -0xfe,0xff,0xab,0x00,0x02,0x02,0x04,0x05,0x84,0x05,0x05,0x15,0x05,0x04,0x7c,0x04, -0x04,0xe0,0x02,0x01,0xc0,0xfe,0xfc,0x78,0xfa,0xf8,0x8c,0xf7,0xf6,0xbd,0xf6,0xf6, -0x7a,0xf6,0xf6,0xba,0xf7,0xf9,0x63,0xfa,0xfb,0x84,0xfc,0xfd,0xcd,0xfe,0xff,0xba, -0x00,0x01,0x3f,0x03,0x04,0xc3,0x04,0x05,0x71,0x05,0x05,0xdb,0x05,0x05,0xfe,0x05, -0x05,0x0b,0x05,0x04,0x90,0x02,0x01,0x13,0x00,0xff,0xc5,0xfe,0xfe,0x04,0xfe,0xfe, -0x90,0xfe,0xff,0xf8,0x00,0x02,0x4b,0x04,0x05,0xf0,0x04,0x04,0x2e,0x05,0x05,0xe4, -0x04,0x04,0xd1,0x02,0x01,0xa0,0xfe,0xfc,0x65,0xfa,0xf8,0xef,0xf7,0xf7,0xa3,0xf6, -0xf6,0x55,0xf6,0xf6,0x0f,0xf8,0xf9,0x22,0xfa,0xfb,0x84,0xfc,0xfd,0x49,0xfe,0xff, -0xc5,0x00,0x02,0x23,0x03,0x03,0x8d,0x04,0x05,0x63,0x05,0x05,0xd7,0x05,0x06,0x56, -0x06,0x05,0xfa,0x04,0x04,0x80,0x02,0x01,0x41,0x00,0xff,0xdb,0xfe,0xfe,0xc1,0xfd, -0xfd,0x7d,0xfe,0xff,0x9c,0x01,0x03,0xf2,0x03,0x04,0xa5,0x04,0x05,0x72,0x05,0x05, -0x06,0x05,0x04,0xf5,0x02,0x00,0x39,0xfe,0xfc,0xe6,0xfa,0xf9,0x04,0xf8,0xf7,0xa3, -0xf6,0xf6,0x74,0xf6,0xf7,0x02,0xf8,0xf9,0x31,0xfa,0xfb,0x24,0xfc,0xfd,0x30,0xfe, -0xff,0xc8,0x00,0x01,0x0e,0x03,0x03,0x7e,0x04,0x04,0x2c,0x05,0x05,0x4b,0x06,0x06, -0x58,0x06,0x05,0x0d,0x05,0x03,0x6c,0x02,0x01,0xa4,0x00,0xff,0xbe,0xfe,0xfd,0x5b, -0xfd,0xfd,0xdc,0xfe,0x00,0xc6,0x01,0x02,0x9d,0x03,0x04,0xa3,0x04,0x05,0x81,0x05, -0x05,0x6c,0x05,0x04,0x65,0x02,0x00,0x64,0xfe,0xfc,0xfc,0xfa,0xf9,0x13,0xf8,0xf7, -0xb6,0xf6,0xf6,0x63,0xf6,0xf7,0x65,0xf8,0xf9,0xd2,0xf9,0xfa,0x0e,0xfc,0xfc,0xef, -0xfd,0xff,0xc5,0x00,0x01,0xde,0x02,0x03,0x4a,0x04,0x04,0x29,0x05,0x06,0x80,0x06, -0x06,0x6a,0x06,0x05,0xde,0x04,0x03,0x78,0x02,0x01,0x1d,0x01,0xff,0x1a,0xfe,0xfd, -0x85,0xfd,0xfe,0x23,0xff,0x00,0xc6,0x01,0x02,0x4c,0x03,0x03,0x9c,0x04,0x05,0xf6, -0x05,0x05,0x6f,0x05,0x03,0x1f,0x02,0x00,0xb6,0xfe,0xfc,0xdb,0xfa,0xf9,0x88,0xf8, -0xf7,0x53,0xf6,0xf6,0xf5,0xf6,0xf7,0x28,0xf8,0xf8,0xef,0xf9,0xfa,0xac,0xfb,0xfc, -0xea,0xfd,0xff,0xb6,0x00,0x01,0xac,0x02,0x03,0xe6,0x03,0x04,0x57,0x05,0x06,0xc4, -0x06,0x06,0x7c,0x06,0x05,0x89,0x04,0x03,0x3c,0x03,0x02,0xa3,0x00,0xff,0xf1,0xfd, -0xfd,0xa7,0xfd,0xfe,0x75,0xff,0x00,0xbb,0x01,0x02,0xd4,0x02,0x03,0xec,0x04,0x05, -0x0c,0x06,0x05,0x3d,0x05,0x03,0x1e,0x02,0x00,0xb4,0xfe,0xfc,0x2f,0xfb,0xf9,0x48, -0xf8,0xf7,0x93,0xf6,0xf6,0x09,0xf7,0xf7,0x28,0xf8,0xf8,0xcf,0xf9,0xfa,0x58,0xfb, -0xfc,0x08,0xfe,0xff,0x86,0x00,0x01,0x78,0x02,0x03,0x91,0x03,0x04,0xc6,0x05,0x06, -0xdb,0x06,0x06,0x18,0x06,0x05,0xf9,0x04,0x04,0x64,0x03,0x02,0x60,0x00,0xfe,0xdc, -0xfd,0xfd,0xd8,0xfd,0xfe,0xda,0xff,0x00,0x2b,0x01,0x01,0x0c,0x03,0x04,0xf3,0x04, -0x05,0x3a,0x06,0x06,0xf2,0x04,0x03,0x26,0x02,0x00,0xdb,0xfe,0xfc,0x2e,0xfb,0xf9, -0x5a,0xf8,0xf7,0xb4,0xf6,0xf6,0x3c,0xf7,0xf7,0x3a,0xf8,0xf8,0x7e,0xf9,0xfa,0x32, -0xfb,0xfc,0xf9,0xfd,0xff,0x73,0x00,0x01,0xf7,0x01,0x02,0x87,0x03,0x05,0x32,0x06, -0x06,0x78,0x06,0x06,0x36,0x06,0x05,0x4c,0x05,0x04,0x79,0x03,0x01,0x1d,0x00,0xfe, -0xb8,0xfd,0xfd,0x6d,0xfe,0xff,0x90,0xff,0x00,0x05,0x01,0x01,0xfe,0x02,0x04,0x22, -0x05,0x05,0x4f,0x06,0x05,0xac,0x04,0x03,0x69,0x02,0x00,0xcb,0xfe,0xfc,0x4e,0xfb, -0xf9,0x4b,0xf8,0xf7,0xe4,0xf6,0xf7,0x61,0xf7,0xf7,0x1b,0xf8,0xf8,0x5b,0xf9,0xfa, -0x10,0xfb,0xfc,0x19,0xfe,0xff,0x25,0x00,0x00,0x7c,0x01,0x02,0x08,0x04,0x05,0x06, -0x06,0x06,0x52,0x06,0x06,0x68,0x06,0x05,0x8f,0x05,0x04,0x7f,0x03,0x01,0x84,0xff, -0xfe,0x4a,0xfe,0xfe,0x62,0xfe,0xff,0xa0,0xff,0x00,0xb1,0x00,0x01,0x2d,0x03,0x04, -0x45,0x05,0x05,0x1f,0x06,0x05,0xa8,0x04,0x03,0x6c,0x02,0x00,0xc9,0xfe,0xfd,0x61, -0xfb,0xf9,0x39,0xf8,0xf7,0x58,0xf7,0xf7,0x54,0xf7,0xf7,0x4b,0xf8,0xf8,0xc7,0xf8, -0xf9,0x7d,0xfb,0xfc,0xfe,0xfd,0xfe,0x9d,0xff,0x00,0x64,0x01,0x02,0x4f,0x04,0x05, -0xc2,0x05,0x06,0x53,0x06,0x06,0x96,0x06,0x06,0xf9,0x05,0x04,0xdb,0x02,0x01,0xa1, -0xff,0xfe,0x5d,0xfe,0xfe,0xb5,0xfe,0xff,0x41,0xff,0xff,0xcc,0x00,0x02,0x41,0x03, -0x04,0x56,0x05,0x05,0xef,0x05,0x05,0xc8,0x04,0x03,0x5b,0x02,0x00,0xfc,0xfe,0xfd, -0x30,0xfb,0xf9,0x7a,0xf8,0xf7,0x7a,0xf7,0xf7,0xb8,0xf7,0xf7,0xdc,0xf7,0xf8,0xb0, -0xf8,0xfa,0xd3,0xfb,0xfc,0x6c,0xfd,0xfe,0x55,0xff,0x00,0x64,0x01,0x03,0x60,0x04, -0x05,0x62,0x05,0x05,0x6d,0x06,0x06,0x1f,0x07,0x06,0xeb,0x05,0x04,0xa7,0x02,0x00, -0xbf,0xff,0xff,0x90,0xfe,0xfe,0xc9,0xfe,0xfe,0xfc,0xfe,0xff,0x0c,0x01,0x02,0x22, -0x03,0x04,0x75,0x05,0x05,0xcf,0x05,0x05,0xd4,0x04,0x03,0x6f,0x02,0x00,0xe9,0xfe, -0xfd,0x33,0xfb,0xf9,0x88,0xf8,0xf8,0xe1,0xf7,0xf7,0xbd,0xf7,0xf7,0x45,0xf7,0xf8, -0x50,0xf9,0xfa,0x78,0xfb,0xfc,0x45,0xfd,0xfe,0xe2,0xfe,0x00,0xd2,0x01,0x03,0x25, -0x04,0x04,0x38,0x05,0x06,0xc0,0x06,0x07,0x43,0x07,0x06,0xde,0x05,0x04,0x52,0x02, -0x00,0xff,0xff,0xff,0xe4,0xfe,0xfe,0x7a,0xfe,0xfe,0x18,0xff,0x00,0xe0,0x00,0x01, -0x6f,0x03,0x04,0x5a,0x05,0x05,0xba,0x05,0x05,0xd8,0x04,0x03,0x6d,0x02,0x00,0x0c, -0xff,0xfd,0xf1,0xfa,0xf9,0xe7,0xf8,0xf8,0x3b,0xf8,0xf7,0x49,0xf7,0xf7,0x72,0xf7, -0xf8,0x74,0xf9,0xfa,0x58,0xfb,0xfc,0xc0,0xfc,0xfd,0xfb,0xfe,0x00,0xe7,0x01,0x02, -0xaf,0x03,0x04,0x45,0x05,0x06,0x04,0x07,0x07,0x87,0x07,0x06,0x9f,0x05,0x03,0x4c, -0x02,0x01,0x54,0x00,0xff,0xd5,0xfe,0xfe,0x8a,0xfe,0xfe,0xf7,0xfe,0xff,0x0f,0x01, -0x02,0x61,0x03,0x04,0x49,0x05,0x05,0xb9,0x05,0x05,0xc8,0x04,0x03,0x9d,0x02,0x00, -0xcf,0xfe,0xfc,0xf8,0xfa,0xfa,0x93,0xf9,0xf8,0xfc,0xf7,0xf7,0x39,0xf7,0xf7,0x80, -0xf7,0xf8,0xcb,0xf9,0xfa,0xd5,0xfa,0xfb,0x99,0xfc,0xfd,0x1c,0xff,0x00,0xb8,0x01, -0x02,0x49,0x03,0x04,0x64,0x05,0x06,0x46,0x07,0x07,0xae,0x07,0x06,0x18,0x05,0x03, -0xae,0x02,0x01,0x34,0x00,0xff,0x19,0xff,0xfe,0x48,0xfe,0xfe,0x27,0xff,0x00,0x00, -0x01,0x02,0x72,0x03,0x04,0x49,0x05,0x05,0x87,0x05,0x05,0x27,0x05,0x04,0x72,0x02, -0x00,0x66,0xfe,0xfc,0x8b,0xfb,0xfa,0xb9,0xf9,0xf8,0x1d,0xf8,0xf7,0xf5,0xf6,0xf7, -0x23,0xf8,0xf9,0x70,0xf9,0xf9,0x8d,0xfa,0xfb,0x97,0xfc,0xfd,0x1d,0xff,0x00,0x75, -0x01,0x02,0xf4,0x02,0x04,0xb1,0x05,0x06,0x9f,0x07,0x07,0x7c,0x07,0x06,0x16,0x05, -0x03,0xae,0x02,0x01,0x76,0x00,0xff,0x0c,0xff,0xfe,0x35,0xfe,0xfe,0x4a,0xff,0xff, -0xee,0x00,0x02,0xc6,0x03,0x04,0xb7,0x04,0x05,0xe3,0x05,0x05,0x3f,0x05,0x03,0x2d, -0x02,0x00,0x54,0xfe,0xfc,0xfe,0xfb,0xfa,0xdf,0xf9,0xf8,0xdb,0xf7,0xf7,0x23,0xf7, -0xf7,0x7b,0xf8,0xf8,0x0e,0xf9,0xf9,0x89,0xfa,0xfb,0x67,0xfc,0xfd,0x4c,0xff,0x00, -0xd4,0x00,0x01,0x0a,0x03,0x04,0xe8,0x05,0x07,0xb0,0x07,0x07,0x4d,0x07,0x06,0x25, -0x05,0x03,0xbf,0x02,0x01,0xa9,0x00,0xff,0xea,0xfe,0xfe,0x67,0xfe,0xfe,0x08,0xff, -0x00,0x60,0x01,0x02,0x58,0x03,0x03,0xcf,0x04,0x05,0x2b,0x06,0x05,0x0e,0x05,0x03, -0xdb,0x01,0xff,0x8f,0xfe,0xfd,0x57,0xfc,0xfb,0xb0,0xf9,0xf8,0xb8,0xf7,0xf7,0xa7, -0xf7,0xf7,0x5f,0xf8,0xf8,0xfa,0xf8,0xf9,0x35,0xfa,0xfb,0xa7,0xfc,0xfd,0xee,0xfe, -0xff,0x6b,0x00,0x01,0x39,0x03,0x04,0x0b,0x06,0x07,0xd2,0x07,0x07,0x0c,0x07,0x06, -0x52,0x05,0x04,0xc2,0x02,0x01,0xb8,0x00,0xff,0x0e,0xff,0xfe,0x24,0xfe,0xfe,0x69, -0xff,0x00,0x45,0x01,0x02,0x13,0x03,0x03,0xfe,0x04,0x05,0x5f,0x06,0x05,0xcd,0x04, -0x03,0x95,0x01,0x00,0x00,0xff,0xfe,0x60,0xfc,0xfa,0x9b,0xf9,0xf8,0xfb,0xf7,0xf7, -0xe9,0xf7,0xf8,0x54,0xf8,0xf8,0x84,0xf8,0xf9,0x65,0xfa,0xfb,0xa9,0xfc,0xfd,0x7a, -0xfe,0xff,0x43,0x00,0x01,0x3a,0x03,0x04,0x4c,0x06,0x07,0xa5,0x07,0x07,0x16,0x07, -0x06,0x47,0x05,0x03,0xbd,0x02,0x01,0x0f,0x01,0xff,0x8a,0xfe,0xfe,0x73,0xfe,0xfe, -0x7d,0xff,0x00,0x25,0x01,0x01,0xde,0x02,0x04,0x52,0x05,0x06,0x52,0x06,0x05,0x5a, -0x04,0x02,0xae,0x01,0x00,0x59,0xff,0xfd,0x4d,0xfc,0xfa,0x9d,0xf9,0xf8,0x1a,0xf8, -0xf8,0x41,0xf8,0xf8,0xf4,0xf7,0xf7,0x8f,0xf8,0xf9,0x99,0xfa,0xfb,0x77,0xfc,0xfd, -0x26,0xfe,0xfe,0x0d,0x00,0x01,0x7b,0x03,0x05,0x40,0x06,0x07,0xa2,0x07,0x07,0x2a, -0x07,0x06,0x12,0x05,0x04,0x33,0x03,0x02,0xb1,0x00,0xff,0x96,0xfe,0xfe,0xc7,0xfe, -0xff,0x70,0xff,0x00,0xf3,0x00,0x01,0xda,0x02,0x04,0xd8,0x05,0x06,0xd3,0x05,0x05, -0x32,0x04,0x02,0xef,0x01,0x00,0x8d,0xff,0xfd,0x3e,0xfc,0xfa,0x9c,0xf9,0xf8,0x9d, -0xf8,0xf8,0x58,0xf8,0xf7,0xad,0xf7,0xf8,0xd1,0xf8,0xf9,0x79,0xfa,0xfb,0x77,0xfc, -0xfc,0x7f,0xfd,0xfe,0x49,0x00,0x01,0x4e,0x03,0x04,0x7d,0x06,0x07,0x96,0x07,0x07, -0xf6,0x06,0x06,0x42,0x05,0x04,0x68,0x03,0x01,0x5e,0x00,0xff,0xd5,0xfe,0xfe,0xda, -0xfe,0xff,0x82,0xff,0xff,0x7e,0x00,0x01,0x6b,0x03,0x04,0xbe,0x05,0x05,0xae,0x05, -0x04,0x0f,0x04,0x03,0x21,0x02,0x01,0x81,0xff,0xfd,0x0b,0xfc,0xfa,0xeb,0xf9,0xf9, -0xe5,0xf8,0xf8,0x18,0xf8,0xf7,0xbc,0xf7,0xf8,0xc1,0xf8,0xf9,0xbb,0xfa,0xfb,0xc5, -0xfb,0xfc,0x87,0xfd,0xfe,0x0b,0x00,0x01,0x79,0x03,0x05,0x93,0x06,0x07,0x54,0x07, -0x07,0xf3,0x06,0x06,0x97,0x05,0x04,0x48,0x03,0x01,0x3b,0x00,0xff,0x15,0xff,0xff, -0x02,0xff,0xfe,0x1e,0xff,0xff,0x9a,0x00,0x02,0xb1,0x03,0x04,0x7e,0x05,0x05,0x7b, -0x05,0x04,0xfb,0x03,0x03,0x86,0x02,0x01,0x31,0xff,0xfd,0x27,0xfc,0xfb,0x32,0xfa, -0xf9,0x06,0xf9,0xf8,0x0b,0xf8,0xf7,0xa6,0xf7,0xf8,0x27,0xf9,0xf9,0x6a,0xfa,0xfb, -0xa1,0xfb,0xfc,0x44,0xfd,0xfe,0xd7,0xff,0x01,0xdb,0x03,0x05,0x57,0x06,0x06,0x4d, -0x07,0x07,0x16,0x07,0x06,0xc8,0x05,0x04,0xfa,0x02,0x01,0x44,0x00,0xff,0x9d,0xff, -0xff,0xb2,0xfe,0xfe,0xea,0xfe,0xff,0xda,0x00,0x02,0xe6,0x03,0x04,0x5d,0x05,0x05, -0x06,0x05,0x04,0x6a,0x04,0x03,0x6c,0x02,0x00,0x1a,0xff,0xfd,0x5b,0xfc,0xfb,0x72, -0xfa,0xf9,0x2e,0xf9,0xf8,0xb5,0xf7,0xf7,0x1a,0xf8,0xf8,0x09,0xf9,0xf9,0x49,0xfa, -0xfa,0x6e,0xfb,0xfb,0xdf,0xfc,0xfe,0x03,0x00,0x02,0xd0,0x03,0x05,0x23,0x06,0x06, -0x3c,0x07,0x07,0x56,0x07,0x06,0xcc,0x05,0x04,0xa4,0x02,0x01,0xc6,0x00,0x00,0x94, -0xff,0xfe,0x9f,0xfe,0xfe,0xd8,0xfe,0xff,0x2b,0x01,0x02,0xfc,0x03,0x04,0xd9,0x04, -0x05,0x31,0x05,0x04,0x6f,0x04,0x03,0x59,0x02,0x00,0xea,0xfe,0xfd,0x9a,0xfc,0xfb, -0xb9,0xfa,0xf9,0x0e,0xf9,0xf8,0xd2,0xf7,0xf8,0x30,0xf8,0xf8,0xf7,0xf8,0xf9,0x6d, -0xfa,0xfa,0xe8,0xfa,0xfb,0xca,0xfc,0xfe,0x23,0x00,0x02,0xd3,0x03,0x04,0xdf,0x05, -0x06,0x6a,0x07,0x07,0x8c,0x07,0x06,0x7a,0x05,0x03,0xaf,0x02,0x01,0x2c,0x01,0x00, -0x75,0xff,0xfe,0x7e,0xfe,0xfe,0xc3,0xfe,0x00,0xb3,0x01,0x02,0x8b,0x03,0x04,0xf5, -0x04,0x05,0x11,0x05,0x05,0x90,0x04,0x03,0xf8,0x01,0x00,0x05,0xff,0xfd,0xef,0xfc, -0xfb,0xcd,0xfa,0xf9,0xfc,0xf8,0xf8,0x16,0xf8,0xf7,0x2f,0xf8,0xf8,0x5b,0xf9,0xf9, -0xfc,0xf9,0xfa,0x92,0xfa,0xfb,0xa6,0xfc,0xfe,0x65,0x00,0x02,0x83,0x03,0x04,0xc8, -0x05,0x06,0xcf,0x07,0x07,0x5d,0x07,0x06,0x46,0x05,0x04,0xd0,0x02,0x01,0x5f,0x01, -0x00,0x68,0xff,0xfe,0x27,0xfe,0xfe,0x57,0xff,0x00,0x97,0x01,0x02,0x79,0x03,0x04, -0xc3,0x04,0x05,0x51,0x05,0x05,0x83,0x04,0x03,0x92,0x01,0x00,0x75,0xff,0xfe,0xd4, -0xfc,0xfb,0xeb,0xfa,0xf9,0x0f,0xf9,0xf8,0x15,0xf8,0xf8,0x61,0xf8,0xf8,0x6f,0xf9, -0xf9,0xa9,0xf9,0xf9,0x4c,0xfa,0xfb,0xd4,0xfc,0xfe,0x69,0x00,0x01,0x0e,0x03,0x04, -0x27,0x06,0x07,0xb5,0x07,0x07,0x49,0x07,0x06,0xf6,0x04,0x03,0x4d,0x03,0x02,0x79, -0x01,0x00,0x12,0xff,0xfe,0x47,0xfe,0xfe,0x9a,0xff,0x00,0x89,0x01,0x02,0x46,0x03, -0x04,0xb0,0x04,0x05,0x85,0x05,0x05,0x01,0x04,0x02,0xcd,0x01,0x00,0x8b,0xff,0xfe, -0xf2,0xfc,0xfc,0x01,0xfb,0xf9,0xed,0xf8,0xf8,0x37,0xf8,0xf8,0xb4,0xf8,0xf9,0x64, -0xf9,0xf9,0x34,0xf9,0xf9,0x26,0xfa,0xfb,0x17,0xfd,0xfe,0xe8,0xff,0x01,0x27,0x03, -0x04,0x3b,0x06,0x07,0xd5,0x07,0x07,0xea,0x06,0x05,0x0e,0x05,0x04,0xa6,0x03,0x02, -0x48,0x01,0xff,0x0f,0xff,0xfe,0x67,0xfe,0xfe,0xce,0xff,0x00,0x5b,0x01,0x02,0x21, -0x03,0x04,0x03,0x05,0x05,0x45,0x05,0x04,0xec,0x03,0x02,0xde,0x01,0x00,0x8b,0xff, -0xfe,0x45,0xfd,0xfc,0xf3,0xfa,0xf9,0xfc,0xf8,0xf8,0x68,0xf8,0xf8,0x1a,0xf9,0xf9, -0x16,0xf9,0xf8,0xca,0xf8,0xf9,0x78,0xfa,0xfb,0xb6,0xfc,0xfe,0xd5,0xff,0x01,0xf4, -0x02,0x05,0xa0,0x06,0x07,0x86,0x07,0x07,0xb4,0x06,0x05,0x6f,0x05,0x04,0xbc,0x03, -0x02,0x26,0x01,0xff,0xef,0xfe,0xfe,0xb7,0xfe,0xff,0xe5,0xff,0x00,0x05,0x01,0x02, -0x73,0x03,0x04,0xd5,0x04,0x05,0x43,0x05,0x04,0xba,0x03,0x02,0xed,0x01,0x00,0x9b, -0xff,0xfe,0x79,0xfd,0xfc,0xe2,0xfa,0xf9,0xec,0xf8,0xf8,0xd8,0xf8,0xf9,0x54,0xf9, -0xf8,0x9e,0xf8,0xf8,0xfa,0xf8,0xf9,0x37,0xfa,0xfb,0xc6,0xfc,0xfe,0x60,0xff,0x01, -0x63,0x03,0x05,0x95,0x06,0x07,0x31,0x07,0x07,0xb1,0x06,0x06,0xa2,0x05,0x04,0xce, -0x03,0x02,0xe5,0x00,0xff,0x0b,0xff,0xfe,0x2e,0xff,0xff,0x84,0xff,0x00,0x33,0x01, -0x02,0x76,0x03,0x04,0xd4,0x04,0x05,0x13,0x05,0x04,0x97,0x03,0x02,0xfd,0x01,0x00, -0xbc,0xff,0xfe,0xac,0xfd,0xfc,0x92,0xfa,0xf9,0x38,0xf9,0xf9,0x44,0xf9,0xf9,0x24, -0xf9,0xf8,0x7c,0xf8,0xf8,0xe7,0xf8,0xf9,0x48,0xfa,0xfb,0x54,0xfc,0xfd,0x49,0xff, -0x01,0xc9,0x03,0x05,0x45,0x06,0x06,0x1d,0x07,0x07,0xa0,0x06,0x06,0xf6,0x05,0x05, -0x80,0x03,0x01,0xdf,0x00,0xff,0x6f,0xff,0xff,0x11,0xff,0xff,0x72,0xff,0x00,0x64, -0x01,0x02,0x57,0x03,0x04,0xf3,0x04,0x05,0xd2,0x04,0x04,0xb4,0x03,0x02,0xbc,0x01, -0x00,0x4f,0x00,0xff,0x40,0xfd,0xfb,0xaa,0xfa,0xf9,0x9f,0xf9,0xf9,0x88,0xf9,0xf9, -0xf6,0xf8,0xf8,0x57,0xf8,0xf8,0x19,0xf9,0xf9,0x07,0xfa,0xfa,0xfd,0xfb,0xfd,0x98, -0xff,0x01,0xce,0x03,0x05,0x22,0x06,0x06,0xcb,0x06,0x06,0x0d,0x07,0x06,0xfd,0x05, -0x04,0x4b,0x03,0x02,0x00,0x01,0x00,0x72,0xff,0xff,0x01,0xff,0xff,0x82,0xff,0x00, -0x65,0x01,0x02,0x67,0x03,0x04,0xd2,0x04,0x05,0xc1,0x04,0x04,0x50,0x03,0x02,0x3c, -0x02,0x01,0x36,0x00,0xfe,0x0b,0xfd,0xfb,0xcb,0xfa,0xfa,0xe3,0xf9,0xf9,0xce,0xf9, -0xf9,0xa4,0xf8,0xf8,0x85,0xf8,0xf8,0x0d,0xf9,0xf9,0x92,0xf9,0xfa,0xe9,0xfb,0xfd, -0xb9,0xff,0x02,0xc0,0x03,0x04,0xcf,0x05,0x06,0xd6,0x06,0x07,0x53,0x07,0x06,0xbd, -0x05,0x04,0x57,0x03,0x02,0x23,0x01,0x00,0x91,0xff,0xff,0x05,0xff,0xfe,0x9f,0xff, -0x00,0x79,0x01,0x02,0x64,0x03,0x04,0xf8,0x04,0x04,0x4b,0x04,0x03,0x7d,0x03,0x03, -0x71,0x02,0x01,0x16,0x00,0xfe,0xe7,0xfc,0xfb,0xfb,0xfa,0xfa,0x69,0xfa,0xfa,0xa2, -0xf9,0xf8,0x9e,0xf8,0xf8,0xdb,0xf8,0xf8,0xab,0xf8,0xf8,0x7f,0xf9,0xfa,0xb4,0xfb, -0xfd,0x1d,0x00,0x02,0x81,0x03,0x04,0x89,0x05,0x06,0x26,0x07,0x07,0x47,0x07,0x06, -0xa8,0x05,0x04,0x59,0x03,0x02,0x32,0x01,0x00,0x95,0xff,0xff,0x02,0xff,0xff,0xb3, -0xff,0x00,0x56,0x01,0x02,0xc8,0x03,0x04,0x77,0x04,0x04,0x24,0x04,0x03,0xaf,0x03, -0x03,0x94,0x02,0x01,0xe6,0xff,0xfe,0xc3,0xfc,0xfb,0x7e,0xfb,0xfb,0x80,0xfa,0xf9, -0x7f,0xf9,0xf9,0xd0,0xf8,0xf8,0xde,0xf8,0xf8,0x79,0xf8,0xf8,0x19,0xf9,0xfa,0xf2, -0xfb,0xfe,0x32,0x00,0x01,0x0b,0x03,0x04,0xb6,0x05,0x06,0x18,0x07,0x07,0x47,0x07, -0x06,0x78,0x05,0x04,0x98,0x03,0x02,0x24,0x01,0x00,0xc4,0xff,0xff,0x15,0xff,0xff, -0x91,0xff,0x00,0xa8,0x01,0x02,0xcd,0x03,0x04,0x21,0x04,0x04,0x22,0x04,0x04,0xc0, -0x03,0x03,0xb8,0x02,0x01,0x62,0xff,0xfe,0x10,0xfd,0xfc,0xb6,0xfb,0xfb,0x91,0xfa, -0xfa,0x70,0xf9,0xf9,0x21,0xf9,0xf9,0xc1,0xf8,0xf8,0x26,0xf8,0xf8,0xe2,0xf8,0xfa, -0x57,0xfc,0xfe,0xc1,0xff,0x01,0x18,0x03,0x04,0x86,0x05,0x06,0x49,0x07,0x07,0x06, -0x07,0x06,0xa5,0x05,0x04,0x7b,0x03,0x02,0x31,0x01,0x00,0xfa,0xff,0xff,0xe3,0xfe, -0xff,0xc1,0xff,0x00,0xec,0x01,0x02,0x8d,0x03,0x03,0xed,0x03,0x03,0x1e,0x04,0x04, -0x34,0x04,0x03,0x49,0x02,0x00,0x5b,0xff,0xfe,0x53,0xfd,0xfc,0xd9,0xfb,0xfb,0xa3, -0xfa,0xfa,0x70,0xf9,0xf9,0x86,0xf9,0xf9,0x74,0xf8,0xf7,0xcd,0xf7,0xf8,0x13,0xf9, -0xfa,0x48,0xfc,0xfe,0xb0,0xff,0x01,0xd4,0x02,0x04,0xb6,0x05,0x06,0x19,0x07,0x07, -0x14,0x07,0x06,0xa8,0x05,0x04,0x58,0x03,0x02,0xa4,0x01,0x00,0xbc,0xff,0xfe,0xef, -0xfe,0xff,0xf5,0xff,0x00,0x1e,0x02,0x02,0x5f,0x03,0x03,0x96,0x03,0x04,0x70,0x04, -0x04,0x38,0x04,0x03,0xf5,0x01,0x00,0x78,0xff,0xfe,0x87,0xfd,0xfc,0x0a,0xfc,0xfb, -0x75,0xfa,0xf9,0xff,0xf9,0xfa,0x90,0xf9,0xf8,0x1c,0xf8,0xf7,0xbb,0xf7,0xf8,0x21, -0xf9,0xfa,0x4b,0xfc,0xfd,0x6b,0xff,0x01,0x04,0x03,0x04,0x85,0x05,0x06,0x28,0x07, -0x07,0x05,0x07,0x06,0x76,0x05,0x04,0x87,0x03,0x02,0xba,0x01,0x00,0x98,0xff,0xff, -0x01,0xff,0xff,0x36,0x00,0x01,0x25,0x02,0x02,0xd9,0x02,0x03,0xb3,0x03,0x04,0xa4, -0x04,0x04,0xf8,0x03,0x03,0xc1,0x01,0x00,0x77,0xff,0xfe,0xcb,0xfd,0xfc,0xec,0xfb, -0xfb,0xa2,0xfa,0xfa,0x68,0xfa,0xfa,0x71,0xf9,0xf8,0xea,0xf7,0xf7,0xa7,0xf7,0xf8, -0x44,0xf9,0xfa,0xf8,0xfb,0xfd,0x79,0xff,0x01,0xd4,0x02,0x04,0x82,0x05,0x06,0x3a, -0x07,0x07,0xc2,0x06,0x06,0x94,0x05,0x04,0xaa,0x03,0x02,0xbc,0x01,0x00,0x67,0xff, -0xff,0x30,0xff,0xff,0xac,0x00,0x01,0xe7,0x01,0x02,0x92,0x02,0x03,0xe5,0x03,0x04, -0xa5,0x04,0x04,0xe9,0x03,0x02,0x7a,0x01,0x00,0xea,0xff,0xfe,0x9e,0xfd,0xfc,0xf9, -0xfb,0xfb,0xe5,0xfa,0xfa,0xbd,0xfa,0xfa,0x32,0xf9,0xf8,0xc5,0xf7,0xf7,0xb8,0xf7, -0xf8,0x14,0xf9,0xfa,0xe5,0xfb,0xfd,0x7b,0xff,0x01,0x90,0x02,0x04,0xc4,0x05,0x06, -0xea,0x06,0x06,0xdf,0x06,0x06,0x74,0x05,0x04,0xec,0x03,0x02,0x8c,0x01,0x00,0x53, -0xff,0xff,0xa2,0xff,0x00,0xc3,0x00,0x01,0x93,0x01,0x02,0xa0,0x02,0x03,0xf4,0x03, -0x04,0xc9,0x04,0x04,0x54,0x03,0x02,0xc7,0x01,0x00,0xef,0xff,0xfe,0x9b,0xfd,0xfc, -0xfa,0xfb,0xfb,0x68,0xfb,0xfb,0xc4,0xfa,0xf9,0xfe,0xf8,0xf8,0xd4,0xf7,0xf7,0x99, -0xf7,0xf8,0x11,0xf9,0xfa,0xf7,0xfb,0xfd,0x27,0xff,0x00,0xbf,0x02,0x04,0xb5,0x05, -0x06,0xc7,0x06,0x06,0xce,0x06,0x06,0x94,0x05,0x05,0x10,0x04,0x02,0x19,0x01,0x00, -0x90,0xff,0xff,0xea,0xff,0x00,0xb4,0x00,0x01,0x62,0x01,0x01,0xac,0x02,0x03,0x4a, -0x04,0x04,0x78,0x04,0x04,0x40,0x03,0x02,0xe9,0x01,0x01,0xd0,0xff,0xfe,0x79,0xfd, -0xfc,0x3b,0xfc,0xfb,0xdf,0xfb,0xfb,0x96,0xfa,0xf9,0x1c,0xf9,0xf8,0xa6,0xf7,0xf7, -0x94,0xf7,0xf8,0x14,0xf9,0xfa,0xc4,0xfb,0xfd,0x16,0xff,0x00,0xcf,0x02,0x04,0x96, -0x05,0x06,0xa5,0x06,0x06,0xac,0x06,0x06,0x06,0x06,0x05,0xc2,0x03,0x02,0x13,0x01, -0x00,0xd4,0xff,0xff,0x3d,0x00,0x00,0xa8,0x00,0x00,0x2b,0x01,0x02,0xf0,0x02,0x03, -0x2b,0x04,0x04,0x46,0x04,0x03,0x3c,0x03,0x02,0x1c,0x02,0x00,0x9f,0xff,0xfe,0x65, -0xfd,0xfc,0xae,0xfc,0xfc,0xd5,0xfb,0xfb,0xc6,0xfa,0xf9,0x0e,0xf9,0xf8,0x82,0xf7, -0xf7,0xb5,0xf7,0xf8,0xf4,0xf8,0xfa,0xa1,0xfb,0xfd,0x05,0xff,0x00,0xee,0x02,0x04, -0x77,0x05,0x05,0x5f,0x06,0x06,0xfc,0x06,0x06,0xfa,0x05,0x04,0x9f,0x03,0x02,0x01, -0x01,0x00,0x36,0x00,0x00,0x54,0x00,0x00,0x44,0x00,0x00,0x5a,0x01,0x02,0x14,0x03, -0x03,0x0a,0x04,0x04,0x03,0x04,0x03,0x7a,0x03,0x03,0x01,0x02,0x00,0x48,0xff,0xfe, -0xc7,0xfd,0xfd,0xc2,0xfc,0xfc,0x17,0xfc,0xfb,0xd9,0xfa,0xf9,0xdd,0xf8,0xf8,0x91, -0xf7,0xf7,0xa7,0xf7,0xf8,0xd0,0xf8,0xfa,0x82,0xfb,0xfd,0x01,0xff,0x01,0x04,0x03, -0x04,0xf1,0x04,0x05,0x8d,0x06,0x06,0xfe,0x06,0x06,0x0b,0x06,0x04,0x3c,0x03,0x01, -0x3f,0x01,0x00,0x8d,0x00,0x00,0x46,0x00,0x00,0x31,0x00,0x00,0x9b,0x01,0x02,0x16, -0x03,0x03,0xda,0x03,0x03,0x0f,0x04,0x04,0xa0,0x03,0x02,0xad,0x01,0x00,0x66,0xff, -0xfe,0xc8,0xfd,0xfd,0x04,0xfd,0xfc,0x5c,0xfc,0xfb,0xb9,0xfa,0xf9,0xdb,0xf8,0xf8, -0x92,0xf7,0xf7,0xa6,0xf7,0xf8,0xb0,0xf8,0xf9,0x6d,0xfb,0xfd,0x54,0xff,0x01,0xa3, -0x02,0x03,0xec,0x04,0x05,0x8c,0x06,0x07,0x31,0x07,0x06,0xbc,0x05,0x04,0x06,0x03, -0x02,0x91,0x01,0x01,0xa2,0x00,0x00,0x36,0x00,0xff,0x2f,0x00,0x00,0xde,0x01,0x02, -0xe7,0x02,0x03,0xc5,0x03,0x04,0x30,0x04,0x04,0x81,0x03,0x02,0x79,0x01,0x00,0x66, -0xff,0xfe,0xd8,0xfd,0xfd,0x78,0xfd,0xfd,0x50,0xfc,0xfb,0xd9,0xfa,0xf9,0xbc,0xf8, -0xf8,0xc0,0xf7,0xf7,0x7a,0xf7,0xf7,0x8a,0xf8,0xf9,0x8e,0xfb,0xfd,0x55,0xff,0x01, -0x61,0x02,0x03,0xb7,0x04,0x05,0xbd,0x06,0x07,0x44,0x07,0x06,0x58,0x05,0x04,0x22, -0x03,0x02,0xc6,0x01,0x01,0xd5,0x00,0x00,0xe4,0xff,0xff,0x7e,0x00,0x01,0xd4,0x01, -0x02,0xb3,0x02,0x03,0xd6,0x03,0x04,0x32,0x04,0x04,0x60,0x03,0x02,0x68,0x01,0x00, -0x33,0xff,0xfe,0x39,0xfe,0xfd,0x8d,0xfd,0xfd,0x81,0xfc,0xfb,0x9b,0xfa,0xf9,0xd8, -0xf8,0xf8,0xd6,0xf7,0xf7,0x24,0xf7,0xf7,0x89,0xf8,0xf9,0x9d,0xfb,0xfd,0x57,0xff, -0x00,0x0d,0x02,0x03,0xc4,0x04,0x06,0xf1,0x06,0x07,0x04,0x07,0x06,0x13,0x05,0x04, -0x51,0x03,0x02,0x0b,0x02,0x01,0xa5,0x00,0x00,0xf1,0xff,0x00,0xc4,0x00,0x01,0x94, -0x01,0x02,0xd0,0x02,0x03,0xd7,0x03,0x04,0x30,0x04,0x04,0x51,0x03,0x02,0x24,0x01, -0x00,0x63,0xff,0xfe,0x3b,0xfe,0xfe,0xe1,0xfd,0xfd,0x64,0xfc,0xfb,0xa9,0xfa,0xf9, -0x0b,0xf9,0xf8,0xa6,0xf7,0xf7,0x10,0xf7,0xf7,0x79,0xf8,0xf9,0xce,0xfb,0xfd,0x09, -0xff,0x00,0xc5,0x01,0x03,0xf6,0x04,0x06,0xf3,0x06,0x07,0xc3,0x06,0x05,0xed,0x04, -0x04,0xa4,0x03,0x02,0x0e,0x02,0x01,0x83,0x00,0x00,0x42,0x00,0x00,0xc8,0x00,0x01, -0x90,0x01,0x02,0xd3,0x02,0x03,0xc4,0x03,0x04,0x64,0x04,0x03,0x0d,0x03,0x02,0x22, -0x01,0x00,0x30,0xff,0xfe,0xbd,0xfe,0xfe,0xe6,0xfd,0xfd,0x73,0xfc,0xfb,0xca,0xfa, -0xf9,0x2e,0xf9,0xf8,0x75,0xf7,0xf6,0xed,0xf6,0xf7,0xa8,0xf8,0xfa,0xd3,0xfb,0xfd, -0xa4,0xfe,0x00,0xb1,0x01,0x03,0x27,0x05,0x06,0xf5,0x06,0x06,0x6e,0x06,0x05,0x1a, -0x05,0x04,0xda,0x03,0x02,0xec,0x01,0x01,0xb4,0x00,0x00,0x56,0x00,0x00,0xc7,0x00, -0x01,0x83,0x01,0x02,0xc1,0x02,0x03,0xf7,0x03,0x04,0x43,0x04,0x03,0xfd,0x02,0x01, -0xef,0x00,0xff,0x6e,0xff,0xff,0xf3,0xfe,0xfe,0xe6,0xfd,0xfd,0x95,0xfc,0xfb,0xda, -0xfa,0xfa,0x42,0xf9,0xf8,0x11,0xf7,0xf6,0x0b,0xf7,0xf7,0xcb,0xf8,0xfa,0xb3,0xfb, -0xfc,0x5f,0xfe,0xff,0xdf,0x01,0x03,0x4b,0x05,0x06,0xa5,0x06,0x06,0x28,0x06,0x05, -0x6d,0x05,0x04,0x9a,0x03,0x02,0x1b,0x02,0x01,0xa6,0x00,0x00,0x96,0x00,0x00,0xbb, -0x00,0x00,0x9f,0x01,0x02,0xd3,0x02,0x03,0xf7,0x03,0x04,0x45,0x04,0x03,0xaa,0x02, -0x01,0xca,0x00,0x00,0xb1,0xff,0xff,0x06,0xff,0xfe,0x08,0xfe,0xfd,0x95,0xfc,0xfb, -0x3e,0xfb,0xfa,0xf3,0xf8,0xf7,0xfc,0xf6,0xf6,0x1c,0xf7,0xf7,0xed,0xf8,0xfa,0x62, -0xfb,0xfc,0x09,0xfe,0xff,0x1f,0x02,0x03,0x3e,0x05,0x05,0x4f,0x06,0x06,0x67,0x06, -0x05,0x4e,0x05,0x04,0xb9,0x03,0x02,0x0d,0x02,0x01,0xd5,0x00,0x00,0xab,0x00,0x00, -0xa9,0x00,0x01,0xa1,0x01,0x02,0xc2,0x02,0x03,0x39,0x04,0x04,0x16,0x04,0x03,0x75, -0x02,0x01,0xc9,0x00,0x00,0xe2,0xff,0xff,0x0a,0xff,0xfe,0x07,0xfe,0xfd,0xd8,0xfc, -0xfc,0x52,0xfb,0xfa,0xb1,0xf8,0xf7,0xf9,0xf6,0xf6,0x4d,0xf7,0xf8,0xf0,0xf8,0xfa, -0xf0,0xfa,0xfc,0x23,0xfe,0x00,0x36,0x02,0x03,0xea,0x04,0x05,0x4e,0x06,0x06,0x45, -0x06,0x05,0x5f,0x05,0x04,0xa8,0x03,0x02,0x1d,0x02,0x01,0x07,0x01,0x00,0xac,0x00, -0x00,0xc9,0x00,0x01,0x81,0x01,0x02,0x02,0x03,0x03,0x4d,0x04,0x04,0xd3,0x03,0x03, -0x32,0x02,0x01,0xc6,0x00,0x00,0x17,0x00,0xff,0xf8,0xfe,0xfe,0x39,0xfe,0xfd,0x1b, -0xfd,0xfc,0x46,0xfb,0xf9,0x7d,0xf8,0xf7,0xf8,0xf6,0xf7,0x80,0xf7,0xf8,0xa2,0xf8, -0xf9,0xc7,0xfa,0xfc,0x67,0xfe,0x00,0x04,0x02,0x03,0xea,0x04,0x05,0x0b,0x06,0x06, -0x64,0x06,0x05,0x3f,0x05,0x04,0xb7,0x03,0x02,0x3f,0x02,0x01,0x28,0x01,0x00,0xcf, -0x00,0x00,0xa9,0x00,0x01,0x90,0x01,0x02,0x25,0x03,0x03,0x4f,0x04,0x04,0xa1,0x03, -0x02,0x1e,0x02,0x01,0x07,0x01,0x00,0x09,0x00,0xff,0xf7,0xfe,0xfe,0x7b,0xfe,0xfd, -0x4f,0xfd,0xfc,0x37,0xfb,0xf9,0x28,0xf8,0xf7,0x68,0xf7,0xf7,0x75,0xf7,0xf7,0x6c, -0xf8,0xf9,0xc6,0xfa,0xfc,0x57,0xfe,0x00,0x04,0x02,0x03,0xb8,0x04,0x05,0x07,0x06, -0x06,0x56,0x06,0x05,0x2c,0x05,0x04,0xd9,0x03,0x02,0x2e,0x02,0x01,0x6b,0x01,0x01, -0xa0,0x00,0x00,0xa8,0x00,0x01,0xa0,0x01,0x02,0x78,0x03,0x04,0x11,0x04,0x03,0x6d, -0x03,0x02,0x0b,0x02,0x01,0x2a,0x01,0x00,0xd7,0xff,0xff,0x38,0xff,0xfe,0x9d,0xfe, -0xfe,0xa5,0xfd,0xfc,0xb5,0xfa,0xf9,0x64,0xf8,0xf7,0x8f,0xf7,0xf7,0x53,0xf7,0xf7, -0x3a,0xf8,0xf9,0xc3,0xfa,0xfc,0x69,0xfe,0x00,0xe3,0x01,0x03,0x95,0x04,0x05,0x07, -0x06,0x06,0x34,0x06,0x05,0x3c,0x05,0x04,0xb8,0x03,0x02,0x6f,0x02,0x01,0x7f,0x01, -0x01,0xa0,0x00,0x00,0x97,0x00,0x01,0xd1,0x01,0x02,0xac,0x03,0x04,0xe0,0x03,0x03, -0x49,0x03,0x02,0x1b,0x02,0x01,0x19,0x01,0x00,0xd7,0xff,0xff,0x47,0xff,0xff,0x24, -0xff,0xfe,0x68,0xfd,0xfb,0x9f,0xfa,0xf9,0xa7,0xf8,0xf8,0x70,0xf7,0xf7,0x43,0xf7, -0xf7,0x07,0xf8,0xf9,0xe4,0xfa,0xfc,0x39,0xfe,0x00,0xe1,0x01,0x03,0x65,0x04,0x05, -0xf5,0x05,0x06,0x24,0x06,0x05,0x1a,0x05,0x04,0xb7,0x03,0x03,0x90,0x02,0x02,0x82, -0x01,0x00,0x9e,0x00,0x00,0x97,0x00,0x01,0x33,0x02,0x03,0x81,0x03,0x03,0xcb,0x03, -0x03,0x19,0x03,0x02,0x28,0x02,0x01,0x0c,0x01,0x00,0xa2,0xff,0xff,0xcb,0xff,0xff, -0x4a,0xff,0xfe,0x36,0xfd,0xfb,0xae,0xfa,0xf9,0xc9,0xf8,0xf8,0x82,0xf7,0xf7,0x01, -0xf7,0xf7,0x14,0xf8,0xf9,0xd5,0xfa,0xfc,0x36,0xfe,0x00,0xc2,0x01,0x03,0x51,0x04, -0x05,0xf6,0x05,0x06,0x02,0x06,0x05,0x09,0x05,0x04,0xd7,0x03,0x03,0xc3,0x02,0x02, -0x83,0x01,0x00,0x6c,0x00,0x00,0xd6,0x00,0x01,0x69,0x02,0x03,0x80,0x03,0x03,0xab, -0x03,0x03,0x05,0x03,0x02,0x5c,0x02,0x01,0x98,0x00,0xff,0xff,0xff,0x00,0x12,0x00, -0xff,0x4c,0xff,0xfe,0x16,0xfd,0xfb,0xcd,0xfa,0xf9,0xfd,0xf8,0xf8,0x51,0xf7,0xf6, -0xff,0xf6,0xf7,0x04,0xf8,0xf9,0xd5,0xfa,0xfc,0x36,0xfe,0x00,0x91,0x01,0x02,0x5f, -0x04,0x05,0xe6,0x05,0x05,0xdf,0x05,0x05,0x08,0x05,0x04,0xe6,0x03,0x03,0x08,0x03, -0x02,0x42,0x01,0x00,0x8b,0x00,0x00,0xf8,0x00,0x01,0xac,0x02,0x03,0x51,0x03,0x03, -0x77,0x03,0x03,0x46,0x03,0x02,0xfd,0x01,0x01,0x71,0x00,0x00,0x43,0x00,0x00,0x45, -0x00,0xff,0x4f,0xff,0xfe,0xf2,0xfc,0xfb,0x0f,0xfb,0xf9,0xde,0xf8,0xf8,0x61,0xf7, -0xf6,0xce,0xf6,0xf7,0x13,0xf8,0xf9,0xc4,0xfa,0xfc,0x26,0xfe,0xff,0x7d,0x01,0x03, -0x50,0x04,0x05,0xb4,0x05,0x05,0xce,0x05,0x05,0xd4,0x04,0x04,0x49,0x04,0x03,0xda, -0x02,0x02,0x40,0x01,0x00,0x7c,0x00,0x00,0x5a,0x01,0x02,0xa2,0x02,0x02,0x2d,0x03, -0x03,0xa8,0x03,0x03,0x38,0x03,0x02,0xb8,0x01,0x00,0x7e,0x00,0x00,0x85,0x00,0x00, -0x6a,0x00,0xff,0x2d,0xff,0xfe,0x13,0xfd,0xfc,0x21,0xfb,0xf9,0xef,0xf8,0xf8,0x51, -0xf7,0xf6,0xbc,0xf6,0xf7,0x24,0xf8,0xf9,0xa4,0xfa,0xfc,0x14,0xfe,0xff,0x5c,0x01, -0x02,0x5e,0x04,0x05,0x94,0x05,0x05,0x89,0x05,0x05,0x05,0x05,0x04,0x5c,0x04,0x03, -0xda,0x02,0x02,0x20,0x01,0x00,0x99,0x00,0x01,0xb1,0x01,0x02,0x62,0x02,0x02,0x5b, -0x03,0x03,0xab,0x03,0x03,0x17,0x03,0x02,0x55,0x01,0x00,0xac,0x00,0x00,0xcb,0x00, -0x00,0x6b,0x00,0xff,0x2e,0xff,0xfe,0x33,0xfd,0xfc,0x13,0xfb,0xfa,0xf0,0xf8,0xf8, -0x10,0xf7,0xf6,0xda,0xf6,0xf7,0x05,0xf8,0xf9,0xb2,0xfa,0xfc,0xe4,0xfd,0xff,0x69, -0x01,0x03,0x51,0x04,0x05,0x40,0x05,0x05,0x87,0x05,0x05,0x14,0x05,0x04,0x8f,0x04, -0x03,0xbb,0x02,0x01,0x0c,0x01,0x00,0x0c,0x01,0x01,0x95,0x01,0x01,0x6f,0x02,0x02, -0x5d,0x03,0x03,0xcc,0x03,0x03,0xc7,0x02,0x01,0x3f,0x01,0x00,0xed,0x00,0x00,0xde, -0x00,0x00,0x7c,0x00,0xff,0x2f,0xff,0xfe,0x53,0xfd,0xfc,0x46,0xfb,0xfa,0xe0,0xf8, -0xf7,0x2e,0xf7,0xf6,0xcb,0xf6,0xf7,0x04,0xf8,0xf9,0x93,0xfa,0xfc,0xc1,0xfd,0xff, -0x8b,0x01,0x03,0x10,0x04,0x04,0x2c,0x05,0x05,0x55,0x05,0x05,0x54,0x05,0x05,0x84, -0x04,0x03,0x76,0x02,0x01,0x4c,0x01,0x01,0x30,0x01,0x01,0x97,0x01,0x01,0x6d,0x02, -0x03,0x91,0x03,0x03,0xad,0x03,0x03,0x73,0x02,0x01,0x2b,0x01,0x01,0x01,0x01,0x00, -0xff,0x00,0x00,0x8f,0x00,0xff,0x2c,0xff,0xfe,0x87,0xfd,0xfc,0x36,0xfb,0xfa,0xf1, -0xf8,0xf7,0xfd,0xf6,0xf6,0xeb,0xf6,0xf7,0xf5,0xf7,0xf9,0x70,0xfa,0xfc,0xd0,0xfd, -0xff,0x7c,0x01,0x02,0xfe,0x03,0x04,0xe9,0x04,0x05,0x61,0x05,0x05,0x9a,0x05,0x05, -0x41,0x04,0x03,0x85,0x02,0x01,0x6c,0x01,0x01,0x54,0x01,0x01,0x75,0x01,0x01,0xaf, -0x02,0x03,0xc4,0x03,0x03,0x7c,0x03,0x02,0x4e,0x02,0x01,0x39,0x01,0x01,0x21,0x01, -0x01,0x12,0x01,0x00,0x6e,0x00,0xff,0x6e,0xff,0xfe,0x79,0xfd,0xfc,0x67,0xfb,0xfa, -0xc1,0xf8,0xf7,0x1b,0xf7,0xf6,0xee,0xf6,0xf7,0xc2,0xf7,0xf8,0x7f,0xfa,0xfb,0xbf, -0xfd,0xff,0x9c,0x01,0x02,0x9c,0x03,0x04,0xb3,0x04,0x05,0x92,0x05,0x05,0xac,0x05, -0x04,0x1f,0x04,0x03,0x84,0x02,0x01,0x9f,0x01,0x01,0x56,0x01,0x01,0x63,0x01,0x02, -0xf2,0x02,0x03,0xa7,0x03,0x03,0x5a,0x03,0x02,0x0b,0x02,0x01,0x57,0x01,0x01,0x35, -0x01,0x01,0x12,0x01,0x00,0x7f,0x00,0xff,0x7f,0xff,0xfe,0xaa,0xfd,0xfc,0x69,0xfb, -0xf9,0xae,0xf8,0xf7,0x4d,0xf7,0xf6,0xbd,0xf6,0xf7,0xd1,0xf7,0xf8,0x3e,0xfa,0xfb, -0x0f,0xfe,0xff,0x6f,0x01,0x02,0x56,0x03,0x04,0xa1,0x04,0x05,0xd4,0x05,0x05,0x6e, -0x05,0x04,0x0c,0x04,0x03,0xa4,0x02,0x02,0xb2,0x01,0x01,0x25,0x01,0x01,0xb4,0x01, -0x02,0x17,0x03,0x03,0xb7,0x03,0x03,0x19,0x03,0x02,0xe5,0x01,0x01,0x6a,0x01,0x01, -0x44,0x01,0x01,0x34,0x01,0x00,0x7e,0x00,0x00,0xa1,0xff,0xfe,0xbd,0xfd,0xfc,0x48, -0xfb,0xf9,0xcf,0xf8,0xf7,0x3d,0xf7,0xf6,0xcd,0xf6,0xf6,0xaf,0xf7,0xf8,0x4c,0xfa, -0xfc,0x22,0xfe,0xff,0x1d,0x01,0x02,0x11,0x03,0x03,0xbf,0x04,0x05,0xe6,0x05,0x05, -0x2b,0x05,0x04,0x19,0x04,0x03,0xd7,0x02,0x02,0xa2,0x01,0x01,0x35,0x01,0x01,0xe6, -0x01,0x02,0x4b,0x03,0x03,0x98,0x03,0x03,0xd6,0x02,0x02,0xf4,0x01,0x01,0x5a,0x01, -0x01,0x74,0x01,0x01,0x05,0x01,0x00,0xbd,0x00,0x00,0xb6,0xff,0xfe,0xcb,0xfd,0xfc, -0x5a,0xfb,0xf9,0xce,0xf8,0xf8,0x50,0xf7,0xf6,0x9c,0xf6,0xf6,0x8d,0xf7,0xf8,0x8c, -0xfa,0xfc,0x16,0xfe,0xff,0xc8,0x00,0x01,0xfe,0x02,0x03,0xdf,0x04,0x05,0xc9,0x05, -0x05,0x06,0x05,0x04,0x4c,0x04,0x03,0xc7,0x02,0x02,0xb3,0x01,0x01,0x34,0x01,0x01, -0x49,0x02,0x02,0x5f,0x03,0x03,0x78,0x03,0x03,0xb3,0x02,0x02,0xd2,0x01,0x01,0x89, -0x01,0x01,0x57,0x01,0x01,0x23,0x01,0x01,0xd1,0x00,0x00,0xb5,0xff,0xfe,0xde,0xfd, -0xfc,0x39,0xfb,0xf9,0xfe,0xf8,0xf8,0x42,0xf7,0xf6,0x69,0xf6,0xf6,0x9b,0xf7,0xf8, -0xbe,0xfa,0xfc,0xe6,0xfd,0xff,0x74,0x00,0x01,0xfb,0x02,0x04,0xe2,0x04,0x05,0x75, -0x05,0x05,0x25,0x05,0x04,0x3c,0x04,0x03,0xd8,0x02,0x02,0x93,0x01,0x01,0x52,0x01, -0x01,0x8f,0x02,0x02,0x5f,0x03,0x03,0x79,0x03,0x02,0x6f,0x02,0x02,0xf2,0x01,0x01, -0x6a,0x01,0x01,0x66,0x01,0x01,0x24,0x01,0x01,0xe2,0x00,0x00,0xd7,0xff,0xfe,0xcf, -0xfd,0xfc,0x37,0xfb,0xfa,0x32,0xf9,0xf8,0x12,0xf7,0xf6,0x56,0xf6,0xf6,0x9b,0xf7, -0xf9,0xe2,0xfa,0xfc,0x85,0xfd,0xfe,0x6e,0x00,0x01,0xfc,0x02,0x04,0xd0,0x04,0x05, -0x63,0x05,0x05,0x25,0x05,0x04,0x4d,0x04,0x03,0xc8,0x02,0x02,0x70,0x01,0x01,0xa6, -0x01,0x02,0x91,0x02,0x03,0x83,0x03,0x03,0x27,0x03,0x02,0x8d,0x02,0x02,0xd2,0x01, -0x01,0x78,0x01,0x01,0x57,0x01,0x01,0x44,0x01,0x01,0x15,0x01,0x00,0xe9,0xff,0xfe, -0xbe,0xfd,0xfc,0x79,0xfb,0xfa,0x25,0xf9,0xf8,0xe0,0xf6,0xf6,0x34,0xf6,0xf6,0xfd, -0xf7,0xf9,0xb6,0xfa,0xfb,0x5f,0xfd,0xfe,0x6e,0x00,0x01,0xeb,0x02,0x04,0xb0,0x04, -0x05,0x30,0x05,0x05,0x55,0x05,0x04,0x3f,0x04,0x03,0xb6,0x02,0x02,0x81,0x01,0x01, -0xd6,0x01,0x02,0xd6,0x02,0x03,0x74,0x03,0x03,0x04,0x03,0x02,0x7c,0x02,0x02,0xc1, -0x01,0x01,0x89,0x01,0x01,0x46,0x01,0x01,0x74,0x01,0x01,0x28,0x01,0x00,0xd8,0xff, -0xfe,0xcf,0xfd,0xfc,0xba,0xfb,0xfa,0x29,0xf9,0xf7,0xab,0xf6,0xf6,0x63,0xf6,0xf7, -0x21,0xf8,0xf9,0x84,0xfa,0xfb,0x5d,0xfd,0xfe,0x3d,0x00,0x01,0xfa,0x02,0x03,0x6e, -0x04,0x04,0x5d,0x05,0x05,0x48,0x05,0x04,0x3d,0x04,0x03,0xa7,0x02,0x01,0x8d,0x01, -0x01,0x2b,0x02,0x02,0xf8,0x02,0x03,0x65,0x03,0x03,0x03,0x03,0x02,0x5c,0x02,0x01, -0xdf,0x01,0x01,0x6a,0x01,0x01,0x53,0x01,0x01,0xa8,0x01,0x01,0x29,0x01,0x00,0xd9, -0xff,0xfe,0xed,0xfd,0xfd,0xf0,0xfb,0xfa,0xc7,0xf8,0xf7,0xb7,0xf6,0xf6,0x95,0xf6, -0xf7,0x13,0xf8,0xf9,0x63,0xfa,0xfb,0x2a,0xfd,0xfe,0x5d,0x00,0x01,0xb9,0x02,0x03, -0x5a,0x04,0x04,0x5e,0x05,0x05,0x48,0x05,0x04,0x2d,0x04,0x03,0x64,0x02,0x01,0xce, -0x01,0x01,0x5f,0x02,0x02,0x0a,0x03,0x03,0x66,0x03,0x03,0xe1,0x02,0x02,0x6b,0x02, -0x02,0xb0,0x01,0x01,0x48,0x01,0x01,0x63,0x01,0x01,0xdb,0x01,0x01,0x19,0x01,0x00, -0xc7,0xff,0xff,0x40,0xfe,0xfd,0xe5,0xfb,0xfa,0xa1,0xf8,0xf7,0xc9,0xf6,0xf6,0xb6, -0xf6,0xf7,0x26,0xf8,0xf8,0x2f,0xfa,0xfb,0x4a,0xfd,0xfe,0x1c,0x00,0x01,0xa6,0x02, -0x03,0x28,0x04,0x04,0x7d,0x05,0x05,0x48,0x05,0x04,0x0c,0x04,0x03,0x51,0x02,0x02, -0x01,0x02,0x02,0x61,0x02,0x02,0x4f,0x03,0x03,0x25,0x03,0x03,0xf1,0x02,0x02,0x4b, -0x02,0x01,0xbf,0x01,0x01,0x26,0x01,0x01,0xb4,0x01,0x01,0xdf,0x01,0x01,0xf7,0x00, -0x00,0x07,0x00,0xff,0x76,0xfe,0xfd,0xb4,0xfb,0xfa,0x90,0xf8,0xf7,0xc7,0xf6,0xf6, -0xea,0xf6,0xf7,0xe5,0xf7,0xf8,0x4e,0xfa,0xfb,0x2b,0xfd,0xfe,0x09,0x00,0x01,0x75, -0x02,0x03,0x15,0x04,0x04,0x8f,0x05,0x05,0x28,0x05,0x04,0xe9,0x03,0x03,0x60,0x02, -0x02,0x11,0x02,0x02,0xc5,0x02,0x03,0x31,0x03,0x03,0x34,0x03,0x03,0xf1,0x02,0x02, -0x4a,0x02,0x01,0x8e,0x01,0x01,0x23,0x01,0x01,0x09,0x02,0x01,0x8e,0x01,0x01,0x15, -0x01,0x00,0x3b,0x00,0xff,0xa9,0xfe,0xfd,0x83,0xfb,0xf9,0x9d,0xf8,0xf7,0xfa,0xf6, -0xf6,0xdb,0xf6,0xf7,0xd3,0xf7,0xf8,0x4e,0xfa,0xfb,0x0a,0xfd,0xfe,0xf8,0xff,0x01, -0x22,0x02,0x03,0x43,0x04,0x05,0x61,0x05,0x05,0x25,0x05,0x04,0xb9,0x03,0x02,0x6d, -0x02,0x02,0x44,0x02,0x02,0xe8,0x02,0x03,0x32,0x03,0x03,0x33,0x03,0x03,0x02,0x03, -0x02,0x2a,0x02,0x01,0x49,0x01,0x01,0x84,0x01,0x01,0xee,0x01,0x01,0x8a,0x01,0x01, -0x27,0x01,0x00,0x8d,0x00,0xff,0x9e,0xfe,0xfc,0x6f,0xfb,0xf9,0xaf,0xf8,0xf7,0x0b, -0xf7,0xf6,0xdc,0xf6,0xf7,0xe3,0xf7,0xf8,0x4e,0xfa,0xfb,0x0a,0xfd,0xfe,0xb6,0xff, -0x00,0x1e,0x02,0x03,0x45,0x04,0x04,0x6f,0x05,0x05,0x16,0x05,0x04,0x75,0x03,0x02, -0x8d,0x02,0x02,0x76,0x02,0x02,0x1b,0x03,0x03,0x12,0x03,0x03,0x63,0x03,0x03,0x06, -0x03,0x02,0xd6,0x01,0x01,0x68,0x01,0x01,0xa7,0x01,0x01,0xcd,0x01,0x01,0x79,0x01, -0x01,0x67,0x01,0x01,0xb2,0x00,0xff,0x6d,0xfe,0xfc,0x7d,0xfb,0xfa,0xb0,0xf8,0xf7, -0x1b,0xf7,0xf6,0xdd,0xf6,0xf7,0xd1,0xf7,0xf9,0x51,0xfa,0xfb,0xc8,0xfc,0xfe,0x94, -0xff,0x00,0x0b,0x02,0x03,0x45,0x04,0x04,0x6f,0x05,0x05,0xd5,0x04,0x04,0x71,0x03, -0x02,0x9e,0x02,0x02,0xb8,0x02,0x02,0x0f,0x03,0x02,0x2f,0x03,0x03,0xa8,0x03,0x03, -0xa3,0x02,0x02,0xd3,0x01,0x01,0x67,0x01,0x01,0xda,0x01,0x01,0x8c,0x01,0x01,0x97, -0x01,0x01,0xaa,0x01,0x01,0xc6,0x00,0xff,0x5a,0xfe,0xfc,0x7f,0xfb,0xf9,0xbf,0xf8, -0xf7,0x3e,0xf7,0xf6,0xab,0xf6,0xf7,0x02,0xf8,0xf9,0x31,0xfa,0xfb,0xb6,0xfc,0xfe, -0x62,0xff,0x00,0xf9,0x01,0x03,0x45,0x04,0x04,0x5f,0x05,0x05,0xa3,0x04,0x03,0x4f, -0x03,0x02,0xde,0x02,0x02,0xdd,0x02,0x02,0xfd,0x02,0x03,0x83,0x03,0x03,0x9b,0x03, -0x03,0x81,0x02,0x02,0xb1,0x01,0x01,0xa8,0x01,0x01,0xbc,0x01,0x01,0x67,0x01,0x01, -0xc8,0x01,0x01,0xce,0x01,0x01,0xc6,0x00,0xff,0x4b,0xfe,0xfc,0x8e,0xfb,0xfa,0xd1, -0xf8,0xf7,0x2d,0xf7,0xf6,0xcb,0xf6,0xf7,0x25,0xf8,0xf9,0x10,0xfa,0xfb,0xa6,0xfc, -0xfd,0x2e,0xff,0x00,0x19,0x02,0x03,0x34,0x04,0x05,0x50,0x05,0x04,0x3f,0x04,0x03, -0x7b,0x03,0x03,0xe3,0x02,0x02,0xcc,0x02,0x02,0x1e,0x03,0x03,0xc6,0x03,0x03,0x6c, -0x03,0x02,0x6d,0x02,0x02,0xb0,0x01,0x01,0xdb,0x01,0x01,0x6b,0x01,0x01,0x95,0x01, -0x01,0xdb,0x01,0x02,0xf0,0x01,0x01,0xb9,0x00,0xff,0x59,0xfe,0xfd,0x90,0xfb,0xfa, -0xc1,0xf8,0xf7,0x2d,0xf7,0xf6,0xec,0xf6,0xf7,0x16,0xf8,0xf8,0x1f,0xfa,0xfb,0x64, -0xfc,0xfd,0x1b,0xff,0x00,0xe8,0x01,0x03,0x75,0x04,0x05,0xf0,0x04,0x04,0x28,0x04, -0x03,0x9e,0x03,0x03,0xe2,0x02,0x02,0xdc,0x02,0x02,0x5f,0x03,0x03,0xeb,0x03,0x03, -0x2b,0x03,0x02,0x5a,0x02,0x02,0xe2,0x01,0x01,0xbc,0x01,0x01,0x57,0x01,0x01,0x96, -0x01,0x01,0x0c,0x02,0x02,0x13,0x02,0x01,0xa7,0x00,0xff,0x7a,0xfe,0xfd,0x81,0xfb, -0xfa,0xe0,0xf8,0xf7,0x1f,0xf7,0xf6,0x0b,0xf7,0xf7,0x19,0xf8,0xf8,0x0e,0xfa,0xfb, -0x43,0xfc,0xfd,0xe7,0xfe,0x00,0x28,0x02,0x03,0x57,0x04,0x04,0xab,0x04,0x04,0x36, -0x04,0x03,0x9f,0x03,0x03,0xe1,0x02,0x02,0xed,0x02,0x03,0xa2,0x03,0x04,0xe0,0x03, -0x03,0xf6,0x02,0x02,0x6b,0x02,0x02,0xf2,0x01,0x01,0x9c,0x01,0x01,0x35,0x01,0x01, -0xa5,0x01,0x01,0x3f,0x02,0x02,0x05,0x02,0x01,0xb7,0x00,0xff,0x8d,0xfe,0xfd,0x80, -0xfb,0xfa,0xe2,0xf8,0xf7,0x2c,0xf7,0xf6,0x2f,0xf7,0xf7,0x17,0xf8,0xf9,0x11,0xfa, -0xfa,0xee,0xfb,0xfd,0xf5,0xfe,0x00,0x3a,0x02,0x03,0x16,0x04,0x04,0x86,0x04,0x04, -0x36,0x04,0x03,0x7f,0x03,0x03,0xc0,0x02,0x02,0x1d,0x03,0x03,0xf8,0x03,0x03,0xaf, -0x03,0x03,0x14,0x03,0x02,0x6b,0x02,0x02,0x03,0x02,0x01,0x6c,0x01,0x01,0x22,0x01, -0x01,0xd7,0x01,0x02,0x30,0x02,0x02,0x25,0x02,0x01,0xc8,0x00,0xff,0x8d,0xfe,0xfd, -0x70,0xfb,0xfa,0xe1,0xf8,0xf7,0x3e,0xf7,0xf6,0x2f,0xf7,0xf7,0x49,0xf8,0xf9,0xc0, -0xf9,0xfa,0xb8,0xfb,0xfd,0x26,0xff,0x00,0x1b,0x02,0x03,0xe4,0x03,0x04,0x63,0x04, -0x04,0x57,0x04,0x03,0x3d,0x03,0x02,0xed,0x02,0x03,0x61,0x03,0x03,0x0c,0x04,0x03, -0x8d,0x03,0x03,0x05,0x03,0x02,0x7b,0x02,0x02,0x05,0x02,0x01,0x28,0x01,0x01,0x52, -0x01,0x01,0xc8,0x01,0x02,0x61,0x02,0x02,0x06,0x02,0x01,0x09,0x01,0xff,0x6e,0xfe, -0xfc,0xae,0xfb,0xfa,0xd3,0xf8,0xf7,0x4d,0xf7,0xf7,0x51,0xf7,0xf7,0x4d,0xf8,0xf8, -0x6c,0xf9,0xfa,0xd6,0xfb,0xfd,0x28,0xff,0x00,0x0b,0x02,0x03,0xa0,0x03,0x04,0x81, -0x04,0x04,0x18,0x04,0x03,0x17,0x03,0x02,0x1f,0x03,0x03,0x94,0x03,0x03,0x0f,0x04, -0x03,0x7d,0x03,0x03,0x14,0x03,0x02,0xae,0x02,0x02,0xc3,0x01,0x01,0x36,0x01,0x01, -0x42,0x01,0x01,0xe9,0x01,0x02,0x63,0x02,0x02,0x36,0x02,0x01,0x0c,0x01,0xff,0x6c, -0xfe,0xfd,0xc1,0xfb,0xfa,0xb2,0xf8,0xf7,0x8d,0xf7,0xf7,0x86,0xf7,0xf7,0x1c,0xf8, -0xf8,0x48,0xf9,0xfa,0xe6,0xfb,0xfd,0x39,0xff,0x00,0xd9,0x01,0x02,0x9d,0x03,0x04, -0x83,0x04,0x04,0xb5,0x03,0x03,0x24,0x03,0x03,0x21,0x03,0x03,0xe7,0x03,0x04,0xe1, -0x03,0x03,0x8a,0x03,0x03,0x37,0x03,0x02,0x9d,0x02,0x02,0xa3,0x01,0x01,0x24,0x01, -0x01,0x54,0x01,0x01,0xe8,0x01,0x02,0x74,0x02,0x02,0x48,0x02,0x01,0xec,0x00,0xff, -0x9d,0xfe,0xfd,0x84,0xfb,0xf9,0xbd,0xf8,0xf8,0xc2,0xf7,0xf7,0x98,0xf7,0xf7,0xec, -0xf7,0xf8,0x23,0xf9,0xfa,0x08,0xfc,0xfd,0xf9,0xfe,0x00,0xb6,0x01,0x02,0xad,0x03, -0x04,0x53,0x04,0x04,0x90,0x03,0x03,0x14,0x03,0x03,0x71,0x03,0x03,0xfd,0x03,0x03, -0xde,0x03,0x03,0xac,0x03,0x03,0x47,0x03,0x02,0x8f,0x02,0x02,0x80,0x01,0x01,0x34, -0x01,0x01,0x33,0x01,0x01,0x18,0x02,0x02,0x97,0x02,0x02,0x48,0x02,0x01,0x0c,0x01, -0x00,0xa0,0xfe,0xfd,0x50,0xfb,0xf9,0xee,0xf8,0xf8,0xf5,0xf7,0xf7,0xab,0xf7,0xf7, -0x98,0xf7,0xf8,0x52,0xf9,0xfa,0xfa,0xfb,0xfd,0xd5,0xfe,0x00,0xb6,0x01,0x02,0x9c, -0x03,0x04,0x22,0x04,0x03,0x4b,0x03,0x03,0x43,0x03,0x03,0x95,0x03,0x03,0xfe,0x03, -0x03,0xdd,0x03,0x03,0xcd,0x03,0x03,0x59,0x03,0x02,0x6e,0x02,0x01,0x8e,0x01,0x01, -0x25,0x01,0x01,0x20,0x01,0x01,0x5c,0x02,0x02,0x67,0x02,0x02,0x78,0x02,0x01,0x2f, -0x01,0x00,0x91,0xfe,0xfc,0x3d,0xfb,0xf9,0x2f,0xf9,0xf8,0x29,0xf8,0xf7,0x6c,0xf7, -0xf7,0x94,0xf7,0xf8,0x76,0xf9,0xfa,0xc8,0xfb,0xfd,0xe4,0xfe,0x00,0x94,0x01,0x02, -0xbd,0x03,0x03,0xbe,0x03,0x03,0x46,0x03,0x03,0x44,0x03,0x03,0xc7,0x03,0x03,0xee, -0x03,0x03,0xfe,0x03,0x04,0xd0,0x03,0x03,0x49,0x03,0x02,0x6d,0x02,0x01,0x8f,0x01, -0x01,0xf2,0x00,0x01,0x70,0x01,0x01,0x2f,0x02,0x02,0x84,0x02,0x02,0x9b,0x02,0x02, -0x30,0x01,0x00,0x50,0xfe,0xfc,0x3a,0xfb,0xfa,0x83,0xf9,0xf8,0x2d,0xf8,0xf7,0x59, -0xf7,0xf7,0xa5,0xf7,0xf8,0x65,0xf9,0xfa,0xa7,0xfb,0xfd,0xc2,0xfe,0x00,0xb5,0x01, -0x02,0x7e,0x03,0x03,0x68,0x03,0x03,0x45,0x03,0x03,0x64,0x03,0x03,0xda,0x03,0x03, -0xdd,0x03,0x03,0x3f,0x04,0x04,0xc1,0x03,0x03,0x58,0x03,0x02,0x6f,0x02,0x01,0x5c, -0x01,0x01,0xf1,0x00,0x01,0x93,0x01,0x01,0x0d,0x02,0x02,0xb5,0x02,0x02,0xbe,0x02, -0x02,0x43,0x01,0xff,0x0c,0xfe,0xfc,0x99,0xfb,0xfa,0x99,0xf9,0xf8,0x2c,0xf8,0xf7, -0x4a,0xf7,0xf7,0xc4,0xf7,0xf8,0x47,0xf9,0xfa,0x83,0xfb,0xfd,0xd3,0xfe,0x00,0xc6, -0x01,0x02,0x2c,0x03,0x03,0x33,0x03,0x03,0x44,0x03,0x03,0x85,0x03,0x03,0xba,0x03, -0x03,0x1d,0x04,0x04,0x33,0x04,0x03,0xcf,0x03,0x03,0x7c,0x03,0x02,0x2d,0x02,0x01, -0x5b,0x01,0x01,0x10,0x01,0x01,0x84,0x01,0x01,0x0c,0x02,0x02,0xd5,0x02,0x03,0xf2, -0x02,0x02,0xf2,0x00,0xff,0x18,0xfe,0xfc,0xbd,0xfb,0xfa,0xbb,0xf9,0xf8,0x2d,0xf8, -0xf7,0x59,0xf7,0xf7,0xd7,0xf7,0xf8,0x05,0xf9,0xfa,0x91,0xfb,0xfd,0xe4,0xfe,0x00, -0xb6,0x01,0x02,0xd9,0x02,0x02,0x1f,0x03,0x03,0x54,0x03,0x03,0x76,0x03,0x03,0xc9, -0x03,0x04,0x20,0x04,0x04,0x13,0x04,0x04,0x00,0x04,0x03,0x6e,0x03,0x02,0x1a,0x02, -0x01,0x4b,0x01,0x01,0x20,0x01,0x01,0x66,0x01,0x01,0x07,0x02,0x02,0x3b,0x03,0x03, -0xd4,0x02,0x02,0xd0,0x00,0xff,0x27,0xfe,0xfd,0xf0,0xfb,0xfa,0xbc,0xf9,0xf8,0x2d, -0xf8,0xf7,0x7a,0xf7,0xf7,0xc9,0xf7,0xf8,0xd1,0xf8,0xfa,0xa2,0xfb,0xfd,0xf4,0xfe, -0x00,0x98,0x01,0x02,0x72,0x02,0x02,0x3e,0x03,0x03,0x23,0x03,0x03,0x84,0x03,0x03, -0xeb,0x03,0x04,0x21,0x04,0x04,0x32,0x04,0x04,0x34,0x04,0x03,0x3d,0x03,0x02,0x09, -0x02,0x01,0x49,0x01,0x01,0x33,0x01,0x01,0x11,0x01,0x01,0x59,0x02,0x03,0x40,0x03, -0x03,0xc4,0x02,0x01,0xad,0x00,0xff,0x57,0xfe,0xfd,0x03,0xfc,0xfa,0xbb,0xf9,0xf8, -0x4f,0xf8,0xf7,0x9c,0xf7,0xf7,0x98,0xf7,0xf7,0xde,0xf8,0xfa,0xb2,0xfb,0xfd,0x07, -0xff,0x00,0x35,0x01,0x01,0x7e,0x02,0x02,0x0d,0x03,0x02,0x1f,0x03,0x03,0xb6,0x03, -0x03,0xdc,0x03,0x04,0x30,0x04,0x04,0x54,0x04,0x04,0x57,0x04,0x03,0x0c,0x03,0x02, -0x17,0x02,0x01,0x6c,0x01,0x01,0xf2,0x00,0x00,0x2e,0x01,0x01,0x9d,0x02,0x03,0x62, -0x03,0x03,0xa3,0x02,0x01,0xab,0x00,0xff,0x89,0xfe,0xfd,0xe4,0xfb,0xfa,0xeb,0xf9, -0xf9,0x51,0xf8,0xf7,0xad,0xf7,0xf7,0x47,0xf7,0xf7,0xdc,0xf8,0xfa,0xd5,0xfb,0xfd, -0xe7,0xfe,0x00,0x11,0x01,0x01,0x6e,0x02,0x02,0xb9,0x02,0x02,0x3e,0x03,0x03,0x97, -0x03,0x03,0xea,0x03,0x04,0x21,0x04,0x04,0xb6,0x04,0x04,0x2b,0x04,0x03,0x07,0x03, -0x02,0x3a,0x02,0x01,0x5b,0x01,0x00,0xcf,0x00,0x00,0x4d,0x01,0x02,0xd1,0x02,0x03, -0x64,0x03,0x03,0x71,0x02,0x01,0xca,0x00,0xff,0x8c,0xfe,0xfd,0xf2,0xfb,0xfa,0xfe, -0xf9,0xf9,0x82,0xf8,0xf8,0x90,0xf7,0xf7,0x11,0xf7,0xf7,0x1d,0xf9,0xfa,0xd6,0xfb, -0xfd,0xd5,0xfe,0x00,0x01,0x01,0x01,0x2a,0x02,0x02,0xa7,0x02,0x02,0x3e,0x03,0x03, -0x87,0x03,0x03,0xd9,0x03,0x04,0x61,0x04,0x04,0xdb,0x04,0x04,0xe7,0x03,0x03,0x27, -0x03,0x02,0x3c,0x02,0x01,0x3b,0x01,0x00,0x9c,0x00,0x00,0x8d,0x01,0x02,0xf6,0x02, -0x03,0x43,0x03,0x03,0x81,0x02,0x01,0xdb,0x00,0xff,0x7d,0xfe,0xfd,0x01,0xfc,0xfb, -0x20,0xfa,0xf9,0xb6,0xf8,0xf7,0x3f,0xf7,0xf6,0x4e,0xf7,0xf8,0x11,0xf9,0xfa,0xc4, -0xfb,0xfd,0xd7,0xfe,0xff,0xce,0x00,0x01,0xf8,0x01,0x02,0x93,0x02,0x03,0x50,0x03, -0x03,0x55,0x03,0x03,0xf9,0x03,0x04,0xa5,0x04,0x04,0xbd,0x04,0x04,0xe4,0x03,0x03, -0x59,0x03,0x02,0x3c,0x02,0x01,0xf9,0x00,0x00,0x98,0x00,0x01,0xd2,0x01,0x02,0xe7, -0x02,0x03,0x43,0x03,0x03,0x70,0x02,0x01,0xfc,0x00,0xff,0x5c,0xfe,0xfd,0x21,0xfc, -0xfb,0x65,0xfa,0xf9,0x98,0xf8,0xf7,0x2b,0xf7,0xf7,0x51,0xf7,0xf7,0x0f,0xf9,0xfa, -0xe6,0xfb,0xfd,0xb6,0xfe,0xff,0xac,0x00,0x01,0xb4,0x01,0x02,0xc3,0x02,0x03,0x11, -0x03,0x03,0x40,0x03,0x03,0x1b,0x04,0x04,0xc7,0x04,0x04,0x9d,0x04,0x04,0xf3,0x03, -0x03,0x7c,0x03,0x02,0x0d,0x02,0x01,0xc5,0x00,0x00,0xc8,0x00,0x01,0xf5,0x01,0x02, -0xe7,0x02,0x03,0x44,0x03,0x03,0x90,0x02,0x01,0xef,0x00,0xff,0x27,0xfe,0xfd,0x85, -0xfc,0xfb,0x68,0xfa,0xf9,0x97,0xf8,0xf7,0x2b,0xf7,0xf7,0x50,0xf7,0xf8,0x00,0xf9, -0xfa,0x06,0xfc,0xfd,0x97,0xfe,0xff,0x68,0x00,0x01,0xa0,0x01,0x02,0xc4,0x02,0x02, -0xbd,0x02,0x02,0x6f,0x03,0x03,0x3d,0x04,0x04,0xda,0x04,0x04,0x6b,0x04,0x04,0x35, -0x04,0x04,0x70,0x03,0x02,0xda,0x01,0x01,0xa2,0x00,0x00,0xe9,0x00,0x01,0xf7,0x01, -0x02,0xf8,0x02,0x03,0x43,0x03,0x03,0xb3,0x02,0x01,0x8c,0x00,0xff,0x86,0xfe,0xfd, -0x9a,0xfc,0xfb,0x88,0xfa,0xf9,0x89,0xf8,0xf7,0x3a,0xf7,0xf7,0x41,0xf7,0xf7,0x2f, -0xf9,0xfa,0x1a,0xfc,0xfd,0x55,0xfe,0xff,0x34,0x00,0x01,0xb0,0x01,0x02,0x84,0x02, -0x02,0x98,0x02,0x02,0x8f,0x03,0x03,0x6f,0x04,0x04,0xbb,0x04,0x04,0x88,0x04,0x04, -0x79,0x04,0x04,0x51,0x03,0x02,0xb7,0x01,0x01,0x90,0x00,0x00,0x2a,0x01,0x01,0xe9, -0x01,0x02,0x05,0x03,0x03,0x77,0x03,0x03,0x82,0x02,0x01,0x89,0x00,0xff,0xa9,0xfe, -0xfd,0xbb,0xfc,0xfb,0x9a,0xfa,0xf9,0x89,0xf8,0xf7,0x2a,0xf7,0xf6,0x3f,0xf7,0xf8, -0x61,0xf9,0xfa,0xfd,0xfb,0xfd,0x20,0xfe,0xff,0x24,0x00,0x00,0xbf,0x01,0x02,0x32, -0x02,0x02,0x93,0x02,0x03,0xa2,0x03,0x04,0x61,0x04,0x04,0x99,0x04,0x04,0xc9,0x04, -0x04,0x8c,0x04,0x03,0x4f,0x03,0x02,0x75,0x01,0x00,0xce,0x00,0x00,0x2f,0x01,0x01, -0xd5,0x01,0x02,0x4a,0x03,0x03,0x67,0x03,0x03,0x61,0x02,0x01,0x86,0x00,0xff,0xdb, -0xfe,0xfd,0xcc,0xfc,0xfb,0xbc,0xfa,0xf9,0x8a,0xf8,0xf7,0x09,0xf7,0xf6,0x6e,0xf7, -0xf8,0x95,0xf9,0xfa,0xbb,0xfb,0xfc,0x1e,0xfe,0xff,0x22,0x00,0x01,0x90,0x01,0x01, -0xdc,0x01,0x02,0xb2,0x02,0x03,0xc5,0x03,0x04,0x40,0x04,0x04,0xa8,0x04,0x04,0xfc, -0x04,0x04,0xaf,0x04,0x03,0x0e,0x03,0x02,0x72,0x01,0x01,0xd1,0x00,0x00,0xed,0x00, -0x01,0x15,0x02,0x02,0x5d,0x03,0x03,0x67,0x03,0x03,0x30,0x02,0x01,0xa6,0x00,0xff, -0xee,0xfe,0xfd,0xdd,0xfc,0xfb,0xef,0xfa,0xf9,0x59,0xf8,0xf7,0x07,0xf7,0xf7,0x90, -0xf7,0xf8,0x99,0xf9,0xfa,0x97,0xfb,0xfc,0x1d,0xfe,0xff,0x32,0x00,0x00,0x4f,0x01, -0x01,0xb5,0x01,0x02,0xe5,0x02,0x03,0xa4,0x03,0x04,0x40,0x04,0x04,0x96,0x04,0x04, -0x5f,0x05,0x05,0x61,0x04,0x03,0xfa,0x02,0x02,0x72,0x01,0x01,0xd0,0x00,0x00,0xeb, -0x00,0x01,0x59,0x02,0x02,0x5f,0x03,0x03,0x47,0x03,0x02,0x2d,0x02,0x01,0xb8,0x00, -0xff,0xdd,0xfe,0xfe,0x30,0xfd,0xfc,0xd2,0xfa,0xf9,0x46,0xf8,0xf7,0x17,0xf7,0xf7, -0xd3,0xf7,0xf8,0x6a,0xf9,0xfa,0x74,0xfb,0xfc,0x2d,0xfe,0xff,0x13,0x00,0x00,0xe9, -0x00,0x01,0xc4,0x01,0x02,0xd5,0x02,0x03,0xa4,0x03,0x03,0x1d,0x04,0x04,0xf7,0x04, -0x05,0x55,0x05,0x04,0x5e,0x04,0x03,0x0b,0x03,0x02,0x72,0x01,0x00,0xaf,0x00,0x00, -0x0a,0x01,0x01,0x8c,0x02,0x03,0x40,0x03,0x03,0x46,0x03,0x02,0x3d,0x02,0x01,0xa7, -0x00,0xff,0x0d,0xff,0xfe,0x65,0xfd,0xfc,0xa2,0xfa,0xf9,0x44,0xf8,0xf7,0x37,0xf7, -0xf7,0x07,0xf8,0xf8,0x28,0xf9,0xfa,0xa3,0xfb,0xfd,0x10,0xfe,0xff,0xd0,0xff,0x00, -0xa6,0x00,0x01,0xc1,0x01,0x02,0xe7,0x02,0x03,0x62,0x03,0x03,0x2c,0x04,0x04,0x3b, -0x05,0x05,0x36,0x05,0x04,0x6d,0x04,0x03,0xec,0x02,0x02,0x60,0x01,0x00,0x8d,0x00, -0x00,0x4a,0x01,0x02,0x80,0x02,0x02,0x4e,0x03,0x03,0x37,0x03,0x02,0x1b,0x02,0x01, -0xb5,0x00,0x00,0x50,0xff,0xfe,0x79,0xfd,0xfc,0x80,0xfa,0xf9,0x34,0xf8,0xf7,0x8a, -0xf7,0xf7,0xca,0xf7,0xf8,0x23,0xf9,0xfa,0xb7,0xfb,0xfc,0x0e,0xfe,0xfe,0x9f,0xff, -0xff,0x8f,0x00,0x01,0xf3,0x01,0x02,0xa6,0x02,0x02,0x5e,0x03,0x03,0x6d,0x04,0x04, -0x4e,0x05,0x05,0x35,0x05,0x04,0x7e,0x04,0x03,0xdc,0x02,0x01,0x3f,0x01,0x00,0x9b, -0x00,0x00,0x8e,0x01,0x02,0x70,0x02,0x02,0x6f,0x03,0x03,0x17,0x03,0x02,0xf8,0x01, -0x01,0xc6,0x00,0x00,0x93,0xff,0xfe,0x6c,0xfd,0xfb,0x6c,0xfa,0xf9,0x85,0xf8,0xf7, -0x9d,0xf7,0xf7,0xb8,0xf7,0xf8,0x43,0xf9,0xfa,0xc8,0xfb,0xfc,0xff,0xfd,0xfe,0x3a, -0xff,0xff,0x9d,0x00,0x01,0xd6,0x01,0x02,0x61,0x02,0x02,0x6e,0x03,0x03,0x8e,0x04, -0x05,0x51,0x05,0x05,0x44,0x05,0x05,0x81,0x04,0x03,0xba,0x02,0x01,0x2d,0x01,0x00, -0xbb,0x00,0x01,0x80,0x01,0x01,0x9f,0x02,0x03,0x73,0x03,0x03,0xe5,0x02,0x02,0xf7, -0x01,0x01,0xf5,0x00,0x00,0xe9,0xff,0xfe,0x19,0xfd,0xfb,0x9c,0xfa,0xf9,0x87,0xf8, -0xf7,0x9f,0xf7,0xf7,0x97,0xf7,0xf8,0x74,0xf9,0xfa,0xdb,0xfb,0xfc,0xad,0xfd,0xfe, -0x15,0xff,0xff,0xbe,0x00,0x01,0x94,0x01,0x01,0x5e,0x02,0x02,0x7e,0x03,0x04,0x90, -0x04,0x05,0x40,0x05,0x05,0x86,0x05,0x05,0x73,0x04,0x03,0x87,0x02,0x01,0x2c,0x01, -0x00,0xcc,0x00,0x01,0x80,0x01,0x02,0xb2,0x02,0x03,0x73,0x03,0x03,0xb3,0x02,0x02, -0xe4,0x01,0x01,0x5a,0x01,0x00,0xbc,0xff,0xfe,0x26,0xfd,0xfb,0xbe,0xfa,0xf9,0xa8, -0xf8,0xf8,0x80,0xf7,0xf7,0x94,0xf7,0xf8,0xc9,0xf9,0xfa,0xac,0xfb,0xfc,0x79,0xfd, -0xfe,0x14,0xff,0xff,0xaf,0x00,0x01,0x50,0x01,0x01,0x5c,0x02,0x02,0x7e,0x03,0x04, -0x90,0x04,0x05,0x50,0x05,0x05,0xaa,0x05,0x05,0x32,0x04,0x03,0x96,0x02,0x01,0x0b, -0x01,0x00,0xdb,0x00,0x01,0x92,0x01,0x02,0x04,0x03,0x03,0x36,0x03,0x02,0x8d,0x02, -0x02,0x25,0x02,0x01,0x7d,0x01,0x00,0x9b,0xff,0xfe,0x36,0xfd,0xfc,0xc0,0xfa,0xf9, -0xcb,0xf8,0xf7,0x4e,0xf7,0xf7,0xe4,0xf7,0xf8,0xcd,0xf9,0xfa,0x8a,0xfb,0xfc,0x57, -0xfd,0xfe,0x23,0xff,0xff,0x6e,0x00,0x00,0x3c,0x01,0x01,0x5c,0x02,0x02,0x6d,0x03, -0x04,0x90,0x04,0x05,0xa2,0x05,0x05,0x8d,0x05,0x04,0x3f,0x04,0x03,0x76,0x02,0x01, -0x09,0x01,0x00,0xcc,0x00,0x01,0xd2,0x01,0x02,0x29,0x03,0x03,0xe2,0x02,0x02,0x9b, -0x02,0x02,0x47,0x02,0x02,0x90,0x01,0x00,0x8b,0xff,0xfe,0x66,0xfd,0xfc,0xf3,0xfa, -0xf9,0xab,0xf8,0xf7,0x5b,0xf7,0xf7,0x38,0xf8,0xf8,0xbf,0xf9,0xfa,0x67,0xfb,0xfc, -0x56,0xfd,0xfe,0x13,0xff,0xff,0x2b,0x00,0x00,0x39,0x01,0x01,0x3d,0x02,0x02,0x5a, -0x03,0x04,0xb1,0x04,0x05,0xb4,0x05,0x05,0x9e,0x05,0x04,0x2e,0x04,0x03,0x75,0x02, -0x01,0xe8,0x00,0x00,0xda,0x00,0x01,0x26,0x02,0x02,0xfc,0x02,0x02,0xcd,0x02,0x02, -0xab,0x02,0x02,0x78,0x02,0x02,0x73,0x01,0x00,0x87,0xff,0xfe,0x9a,0xfd,0xfc,0xe4, -0xfa,0xf9,0x8a,0xf8,0xf7,0x8b,0xf7,0xf7,0x5d,0xf8,0xf8,0x9e,0xf9,0xfa,0x66,0xfb, -0xfc,0x56,0xfd,0xfe,0xd3,0xfe,0xff,0x06,0x00,0x00,0x3a,0x01,0x01,0xf8,0x01,0x02, -0x7b,0x03,0x04,0xc1,0x04,0x05,0xe7,0x05,0x05,0x6d,0x05,0x04,0x4e,0x04,0x03,0x35, -0x02,0x01,0xc4,0x00,0x00,0x2c,0x01,0x01,0x5b,0x02,0x02,0xcb,0x02,0x02,0xaa,0x02, -0x02,0xbb,0x02,0x02,0x9c,0x02,0x02,0x41,0x01,0x00,0xc7,0xff,0xfe,0xbe,0xfd,0xfc, -0xd4,0xfa,0xf9,0x88,0xf8,0xf7,0xce,0xf7,0xf8,0x60,0xf8,0xf8,0x7c,0xf9,0xfa,0x87, -0xfb,0xfc,0x26,0xfd,0xfe,0xb0,0xfe,0xff,0xf6,0xff,0x00,0x09,0x01,0x01,0xf6,0x01, -0x02,0x6a,0x03,0x04,0x03,0x05,0x05,0xd9,0x05,0x05,0x7b,0x05,0x05,0x41,0x04,0x03, -0xe1,0x01,0x01,0xe2,0x00,0x00,0x5f,0x01,0x01,0x7f,0x02,0x02,0x79,0x02,0x02,0xb8, -0x02,0x02,0xdd,0x02,0x02,0x8d,0x02,0x01,0x3e,0x01,0x00,0x0b,0x00,0xfe,0xaf,0xfd, -0xfc,0xc2,0xfa,0xf9,0x98,0xf8,0xf8,0x01,0xf8,0xf8,0x30,0xf8,0xf8,0xac,0xf9,0xfa, -0x59,0xfb,0xfc,0x22,0xfd,0xfd,0x9f,0xfe,0xff,0xf4,0xff,0x00,0xc7,0x00,0x01,0xd3, -0x01,0x02,0x9b,0x03,0x04,0x05,0x05,0x05,0xd8,0x05,0x05,0xbe,0x05,0x05,0x01,0x04, -0x02,0xcc,0x01,0x01,0xf2,0x00,0x01,0xa2,0x01,0x02,0x41,0x02,0x02,0x54,0x02,0x02, -0xd9,0x02,0x02,0xef,0x02,0x02,0x5b,0x02,0x01,0x7e,0x01,0x00,0x3f,0x00,0xff,0x80, -0xfd,0xfc,0xb0,0xfa,0xf9,0xca,0xf8,0xf8,0xf3,0xf7,0xf8,0x50,0xf8,0xf8,0xbf,0xf9, -0xfa,0x37,0xfb,0xfc,0x12,0xfd,0xfd,0x8c,0xfe,0xff,0xd4,0xff,0x00,0x72,0x00,0x01, -0xf1,0x01,0x02,0x8c,0x03,0x04,0x04,0x05,0x05,0xfa,0x05,0x06,0xc0,0x05,0x04,0xbf, -0x03,0x02,0xa8,0x01,0x01,0x34,0x01,0x01,0xe7,0x01,0x02,0x01,0x02,0x02,0x72,0x02, -0x02,0xdc,0x02,0x02,0xdd,0x02,0x02,0x4a,0x02,0x01,0xbf,0x01,0x01,0x33,0x00,0xfe, -0x7c,0xfd,0xfc,0xe2,0xfa,0xf9,0xcb,0xf8,0xf8,0x14,0xf8,0xf8,0x61,0xf8,0xf9,0xb0, -0xf9,0xfa,0x36,0xfb,0xfc,0xe1,0xfc,0xfd,0x9c,0xfe,0xff,0x83,0xff,0xff,0x6d,0x00, -0x01,0xf3,0x01,0x02,0x7a,0x03,0x04,0x25,0x05,0x05,0x2c,0x06,0x06,0xb3,0x05,0x04, -0x6a,0x03,0x02,0xb5,0x01,0x01,0x76,0x01,0x01,0xcb,0x01,0x01,0xfd,0x01,0x02,0x94, -0x02,0x02,0xdc,0x02,0x02,0xbd,0x02,0x02,0x68,0x02,0x02,0xe4,0x01,0x01,0x02,0x00, -0xfe,0x9c,0xfd,0xfc,0xd3,0xfa,0xf9,0xfb,0xf8,0xf8,0x16,0xf8,0xf8,0x92,0xf8,0xf9, -0xa1,0xf9,0xfa,0x14,0xfb,0xfc,0xf1,0xfc,0xfd,0x6c,0xfe,0xfe,0x4e,0xff,0xff,0x7c, -0x00,0x01,0xd3,0x01,0x02,0x68,0x03,0x04,0x46,0x05,0x05,0x5f,0x06,0x06,0x84,0x05, -0x04,0x14,0x03,0x02,0xe6,0x01,0x01,0x9a,0x01,0x01,0xbb,0x01,0x01,0xfb,0x01,0x02, -0xa6,0x02,0x02,0xbb,0x02,0x02,0xaa,0x02,0x02,0x9a,0x02,0x02,0xe6,0x01,0x01,0x01, -0x00,0xfe,0x9e,0xfd,0xfc,0xe3,0xfa,0xf9,0x0d,0xf9,0xf8,0x26,0xf8,0xf8,0xb6,0xf8, -0xf8,0x7f,0xf9,0xfa,0x44,0xfb,0xfc,0xe2,0xfc,0xfd,0x3a,0xfe,0xfe,0x2a,0xff,0xff, -0x7c,0x00,0x01,0xa0,0x01,0x02,0x77,0x03,0x04,0x88,0x05,0x06,0x84,0x06,0x06,0x10, -0x05,0x04,0x20,0x03,0x02,0x07,0x02,0x01,0xbc,0x01,0x01,0x89,0x01,0x01,0x3c,0x02, -0x02,0x98,0x02,0x02,0x98,0x02,0x02,0xbb,0x02,0x02,0xab,0x02,0x02,0xe7,0x01,0x01, -0x01,0x00,0xfe,0xae,0xfd,0xfc,0xe3,0xfa,0xf9,0x0d,0xf9,0xf8,0x79,0xf8,0xf8,0x97, -0xf8,0xf8,0x8d,0xf9,0xfa,0x46,0xfb,0xfc,0xc1,0xfc,0xfd,0x07,0xfe,0xfe,0x08,0xff, -0xff,0x5b,0x00,0x00,0x6d,0x01,0x02,0x95,0x03,0x04,0xcd,0x05,0x06,0x66,0x06,0x05, -0xdc,0x04,0x03,0x3f,0x03,0x02,0x29,0x02,0x01,0x9d,0x01,0x01,0xa7,0x01,0x02,0x50, -0x02,0x02,0x56,0x02,0x02,0xa6,0x02,0x02,0xbb,0x02,0x02,0xdc,0x02,0x02,0xd8,0x01, -0x01,0x30,0x00,0xff,0x90,0xfd,0xfc,0xf2,0xfa,0xf9,0x3f,0xf9,0xf8,0x8c,0xf8,0xf8, -0x76,0xf8,0xf8,0xbe,0xf9,0xfa,0x38,0xfb,0xfb,0xbf,0xfc,0xfd,0xd5,0xfd,0xfe,0x17, -0xff,0xff,0x0a,0x00,0x00,0x47,0x01,0x02,0xe8,0x03,0x05,0x00,0x06,0x06,0x27,0x06, -0x05,0xa6,0x04,0x04,0x50,0x03,0x02,0x2a,0x02,0x01,0x9c,0x01,0x01,0xea,0x01,0x02, -0x32,0x02,0x02,0x54,0x02,0x02,0x97,0x02,0x02,0xda,0x02,0x02,0xde,0x02,0x02,0xe6, -0x01,0x01,0x44,0x00,0xfe,0x7e,0xfd,0xfc,0x12,0xfb,0xfa,0x62,0xf9,0xf8,0x7d,0xf8, -0xf8,0x85,0xf8,0xf9,0xc1,0xf9,0xfa,0x38,0xfb,0xfb,0x8d,0xfc,0xfd,0xd3,0xfd,0xfe, -0x07,0xff,0xff,0xa5,0xff,0x00,0x64,0x01,0x02,0x1b,0x04,0x05,0x15,0x06,0x06,0xd3, -0x05,0x05,0xc4,0x04,0x04,0x52,0x03,0x02,0x18,0x02,0x01,0xbd,0x01,0x01,0xfb,0x01, -0x02,0x32,0x02,0x02,0x32,0x02,0x02,0x97,0x02,0x02,0xdb,0x02,0x02,0xdf,0x02,0x02, -0x17,0x02,0x01,0x25,0x00,0xfe,0x7b,0xfd,0xfc,0x36,0xfb,0xfa,0x73,0xf9,0xf8,0x7e, -0xf8,0xf8,0xa5,0xf8,0xf9,0xe4,0xf9,0xfa,0xf7,0xfa,0xfb,0x8b,0xfc,0xfd,0xd3,0xfd, -0xfe,0xc6,0xfe,0xfe,0x5f,0xff,0x00,0x93,0x01,0x03,0x50,0x04,0x05,0xe6,0x05,0x05, -0xbe,0x05,0x05,0xd7,0x04,0x03,0x2f,0x03,0x02,0x29,0x02,0x01,0xcd,0x01,0x01,0x1e, -0x02,0x02,0x01,0x02,0x02,0x42,0x02,0x02,0x97,0x02,0x02,0xda,0x02,0x02,0xff,0x02, -0x02,0x1b,0x02,0x01,0xf3,0xff,0xfe,0xac,0xfd,0xfc,0x57,0xfb,0xfa,0x85,0xf9,0xf8, -0x7d,0xf8,0xf8,0xe8,0xf8,0xf9,0xc6,0xf9,0xfa,0xe3,0xfa,0xfb,0x8c,0xfc,0xfd,0xd3, -0xfd,0xfe,0x64,0xfe,0xfe,0x28,0xff,0x00,0xd6,0x01,0x03,0x63,0x04,0x05,0xc4,0x05, -0x05,0xce,0x05,0x05,0xb6,0x04,0x03,0x2e,0x03,0x02,0x39,0x02,0x01,0xef,0x01,0x02, -0x10,0x02,0x01,0xff,0x01,0x02,0x63,0x02,0x02,0x66,0x02,0x02,0xfa,0x02,0x03,0x01, -0x03,0x02,0x1b,0x02,0x01,0xf1,0xff,0xfe,0xcd,0xfd,0xfc,0x69,0xfb,0xfa,0x75,0xf9, -0xf8,0x9d,0xf8,0xf8,0x0c,0xf9,0xf9,0xa5,0xf9,0xfa,0xf2,0xfa,0xfb,0x9d,0xfc,0xfd, -0xc5,0xfd,0xfd,0xdd,0xfd,0xfe,0x55,0xff,0x00,0xe9,0x01,0x03,0x73,0x04,0x05,0xb4, -0x05,0x05,0xde,0x05,0x05,0x95,0x04,0x03,0x2c,0x03,0x02,0x49,0x02,0x02,0x01,0x02, -0x02,0xf0,0x01,0x01,0x2f,0x02,0x02,0x34,0x02,0x02,0x72,0x02,0x02,0x0d,0x03,0x03, -0x12,0x03,0x02,0xfb,0x01,0x00,0x0f,0x00,0xff,0xe1,0xfd,0xfc,0x59,0xfb,0xfa,0x85, -0xf9,0xf9,0xd0,0xf8,0xf8,0x0e,0xf9,0xf9,0x83,0xf9,0xfa,0x02,0xfb,0xfc,0xc0,0xfc, -0xfd,0x43,0xfd,0xfd,0xa5,0xfd,0xfe,0x65,0xff,0x00,0xfa,0x01,0x03,0x75,0x04,0x05, -0xb3,0x05,0x05,0xce,0x05,0x05,0x63,0x04,0x03,0x2b,0x03,0x02,0x5b,0x02,0x02,0x01, -0x02,0x02,0x11,0x02,0x02,0x21,0x02,0x02,0x01,0x02,0x02,0x82,0x02,0x02,0x2e,0x03, -0x03,0x14,0x03,0x02,0xd9,0x01,0x01,0x41,0x00,0xff,0xe3,0xfd,0xfc,0x58,0xfb,0xfa, -0x96,0xf9,0xf9,0x12,0xf9,0xf9,0xe1,0xf8,0xf8,0x7e,0xf9,0xfa,0x56,0xfb,0xfc,0x91, -0xfc,0xfc,0xee,0xfc,0xfd,0x80,0xfd,0xfe,0x66,0xff,0x00,0x0a,0x02,0x03,0x66,0x04, -0x05,0xc3,0x05,0x05,0x9f,0x05,0x04,0x5f,0x04,0x03,0x4d,0x03,0x02,0x4b,0x02,0x02, -0x33,0x02,0x02,0x11,0x02,0x02,0x12,0x02,0x01,0xef,0x01,0x02,0xa3,0x02,0x03,0x30, -0x03,0x03,0xf3,0x02,0x02,0xe7,0x01,0x01,0x54,0x00,0xff,0xd2,0xfd,0xfc,0x58,0xfb, -0xfa,0xd7,0xf9,0xf9,0x37,0xf9,0xf8,0xad,0xf8,0xf8,0xcf,0xf9,0xfa,0x6a,0xfb,0xfc, -0x60,0xfc,0xfc,0x99,0xfc,0xfc,0x7e,0xfd,0xfe,0x65,0xff,0x00,0x0b,0x02,0x03,0x75, -0x04,0x05,0xc5,0x05,0x05,0x6c,0x05,0x04,0x6e,0x04,0x03,0x3d,0x03,0x02,0x6a,0x02, -0x02,0x45,0x02,0x02,0x23,0x02,0x02,0xe1,0x01,0x01,0xfc,0x01,0x02,0xd6,0x02,0x03, -0x20,0x03,0x03,0xf2,0x02,0x02,0xf7,0x01,0x01,0x76,0x00,0xff,0xb1,0xfd,0xfc,0x87, -0xfb,0xfa,0x1b,0xfa,0xf9,0x09,0xf9,0xf8,0xaa,0xf8,0xf9,0x03,0xfa,0xfa,0x7c,0xfb, -0xfb,0x3f,0xfc,0xfc,0x53,0xfc,0xfc,0x7c,0xfd,0xfe,0x54,0xff,0x00,0x3a,0x02,0x03, -0x87,0x04,0x05,0xa4,0x05,0x05,0x4a,0x05,0x04,0x6e,0x04,0x03,0x1c,0x03,0x02,0x8b, -0x02,0x02,0x56,0x02,0x02,0x24,0x02,0x01,0xad,0x01,0x01,0x2d,0x02,0x02,0xc7,0x02, -0x03,0x20,0x03,0x03,0xd1,0x02,0x02,0x39,0x02,0x01,0x47,0x00,0xfe,0xad,0xfd,0xfc, -0xcb,0xfb,0xfa,0x3f,0xfa,0xf9,0xd7,0xf8,0xf8,0xd9,0xf8,0xf9,0x27,0xfa,0xfa,0x7e, -0xfb,0xfb,0xed,0xfb,0xfc,0x50,0xfc,0xfc,0x4b,0xfd,0xfe,0x51,0xff,0x00,0x3d,0x02, -0x03,0x87,0x04,0x05,0x93,0x05,0x05,0x48,0x05,0x04,0x5d,0x04,0x03,0x0a,0x03,0x02, -0xbb,0x02,0x02,0x69,0x02,0x02,0x03,0x02,0x01,0xbc,0x01,0x01,0x3e,0x02,0x02,0xc8, -0x02,0x02,0x0f,0x03,0x03,0x00,0x03,0x02,0x5d,0x02,0x01,0x04,0x00,0xfe,0xed,0xfd, -0xfc,0xff,0xfb,0xfb,0x20,0xfa,0xf9,0xc6,0xf8,0xf8,0x1a,0xf9,0xf9,0x5b,0xfa,0xfa, -0x5e,0xfb,0xfb,0xca,0xfb,0xfb,0x2e,0xfc,0xfc,0x18,0xfd,0xfe,0x71,0xff,0x00,0x4f, -0x02,0x03,0x87,0x04,0x05,0x73,0x05,0x05,0x57,0x05,0x04,0x2d,0x04,0x03,0x27,0x03, -0x03,0xd0,0x02,0x02,0x6a,0x02,0x02,0xe3,0x01,0x01,0xcb,0x01,0x02,0x51,0x02,0x02, -0xa7,0x02,0x02,0x0d,0x03,0x03,0x33,0x03,0x02,0x2f,0x02,0x01,0xf0,0xff,0xff,0x21, -0xfe,0xfd,0x01,0xfc,0xfb,0x11,0xfa,0xf9,0xd3,0xf8,0xf8,0x5f,0xf9,0xf9,0x6d,0xfa, -0xfa,0x4e,0xfb,0xfb,0xa8,0xfb,0xfb,0xeb,0xfb,0xfc,0x04,0xfd,0xfe,0x82,0xff,0x00, -0x4f,0x02,0x03,0x77,0x04,0x05,0x72,0x05,0x05,0x27,0x05,0x04,0xf9,0x03,0x03,0x58, -0x03,0x03,0xe2,0x02,0x02,0x6a,0x02,0x02,0xc0,0x01,0x01,0xfc,0x01,0x02,0x32,0x02, -0x02,0x85,0x02,0x02,0x4e,0x03,0x03,0x46,0x03,0x02,0xfc,0x01,0x00,0x1f,0x00,0xff, -0x53,0xfe,0xfd,0x13,0xfc,0xfa,0xff,0xf9,0xf9,0x03,0xf9,0xf9,0x72,0xf9,0xf9,0x7e, -0xfa,0xfb,0x40,0xfb,0xfb,0x65,0xfb,0xfb,0xb8,0xfb,0xfc,0xf1,0xfc,0xfe,0x94,0xff, -0x00,0x2e,0x02,0x03,0x98,0x04,0x05,0x63,0x05,0x05,0x05,0x05,0x04,0xf7,0x03,0x03, -0x7a,0x03,0x03,0xf4,0x02,0x02,0x4a,0x02,0x01,0xde,0x01,0x01,0x1f,0x02,0x02,0xf0, -0x01,0x02,0xb3,0x02,0x03,0x51,0x03,0x03,0x37,0x03,0x02,0xb9,0x01,0x00,0x4f,0x00, -0xff,0x67,0xfe,0xfd,0x04,0xfc,0xfa,0xfe,0xf9,0xf9,0x26,0xf9,0xf9,0x94,0xf9,0xfa, -0xa1,0xfa,0xfa,0x2f,0xfb,0xfb,0x33,0xfb,0xfb,0x74,0xfb,0xfc,0x11,0xfd,0xfe,0x74, -0xff,0x00,0x4c,0x02,0x03,0x9a,0x04,0x05,0x51,0x05,0x05,0xc3,0x04,0x04,0x04,0x04, -0x03,0x9d,0x03,0x03,0xe5,0x02,0x02,0x27,0x02,0x02,0x11,0x02,0x02,0xe0,0x01,0x01, -0xfd,0x01,0x02,0xd5,0x02,0x03,0x63,0x03,0x03,0x17,0x03,0x02,0xb6,0x01,0x01,0x83, -0x00,0xff,0x69,0xfe,0xfd,0x14,0xfc,0xfa,0xfe,0xf9,0xf9,0x57,0xf9,0xf9,0xb6,0xf9, -0xfa,0xb3,0xfa,0xfa,0x0f,0xfb,0xfa,0xff,0xfa,0xfb,0x61,0xfb,0xfc,0x01,0xfd,0xfe, -0x62,0xff,0x00,0x6d,0x02,0x03,0x8a,0x04,0x05,0x30,0x05,0x04,0x9f,0x04,0x04,0x34, -0x04,0x04,0xa0,0x03,0x03,0xd2,0x02,0x02,0x48,0x02,0x02,0x23,0x02,0x01,0xbf,0x01, -0x01,0x0b,0x02,0x02,0xe7,0x02,0x03,0x74,0x03,0x03,0xd4,0x02,0x02,0xf5,0x01,0x01, -0x86,0x00,0xff,0x79,0xfe,0xfd,0xf4,0xfb,0xfa,0x0d,0xfa,0xf9,0x69,0xf9,0xf9,0xf8, -0xf9,0xfa,0xc7,0xfa,0xfa,0xdd,0xfa,0xfa,0xdd,0xfa,0xfa,0x5f,0xfb,0xfc,0xe0,0xfc, -0xfe,0x60,0xff,0x01,0x70,0x02,0x03,0x8a,0x04,0x04,0xee,0x04,0x04,0x9b,0x04,0x04, -0x58,0x04,0x03,0x8f,0x03,0x03,0xd1,0x02,0x02,0x7a,0x02,0x02,0x14,0x02,0x01,0x9c, -0x01,0x01,0x2b,0x02,0x02,0x0b,0x03,0x03,0x54,0x03,0x03,0xc2,0x02,0x02,0x06,0x02, -0x01,0xa7,0x00,0xff,0x8a,0xfe,0xfd,0xf3,0xfb,0xfa,0x1e,0xfa,0xf9,0x89,0xf9,0xf9, -0x3c,0xfa,0xfa,0xb9,0xfa,0xfa,0xbb,0xfa,0xfa,0xbc,0xfa,0xfa,0x3c,0xfb,0xfb,0xdf, -0xfc,0xfd,0x7e,0xff,0x01,0xa3,0x02,0x03,0x5a,0x04,0x04,0xba,0x04,0x04,0xbb,0x04, -0x04,0x4a,0x04,0x03,0x7d,0x03,0x03,0xf3,0x02,0x02,0x9b,0x02,0x02,0xe5,0x01,0x01, -0x88,0x01,0x01,0x5e,0x02,0x02,0xfb,0x02,0x03,0x33,0x03,0x03,0xb0,0x02,0x02,0x28, -0x02,0x01,0xa8,0x00,0xff,0x8b,0xfe,0xfd,0xe3,0xfb,0xfa,0x2d,0xfa,0xf9,0xcb,0xf9, -0xfa,0x61,0xfa,0xfa,0x98,0xfa,0xfa,0xbb,0xfa,0xfa,0x89,0xfa,0xfa,0x2c,0xfb,0xfb, -0x9b,0xfc,0xfe,0xb0,0xff,0x01,0x95,0x02,0x03,0x17,0x04,0x04,0xb7,0x04,0x04,0xcd, -0x04,0x04,0x29,0x04,0x03,0x7b,0x03,0x03,0x14,0x03,0x02,0x9e,0x02,0x02,0xb2,0x01, -0x01,0xb8,0x01,0x02,0x60,0x02,0x02,0x0b,0x03,0x03,0x12,0x03,0x02,0xdf,0x02,0x02, -0x29,0x02,0x01,0xc9,0x00,0xff,0x8c,0xfe,0xfd,0xd1,0xfb,0xfa,0x4d,0xfa,0xf9,0x0f, -0xfa,0xfa,0x74,0xfa,0xfa,0x98,0xfa,0xfa,0x9a,0xfa,0xfa,0x77,0xfa,0xfa,0xe9,0xfa, -0xfb,0xa7,0xfc,0xfe,0xf4,0xff,0x01,0x64,0x02,0x03,0xf5,0x03,0x04,0xa6,0x04,0x04, -0xcd,0x04,0x04,0xf6,0x03,0x03,0xab,0x03,0x03,0x37,0x03,0x02,0x7d,0x02,0x02,0x90, -0x01,0x01,0xd9,0x01,0x02,0x62,0x02,0x02,0xfb,0x02,0x03,0xf0,0x02,0x02,0xef,0x02, -0x02,0x3a,0x02,0x01,0xfb,0x00,0xff,0x5c,0xfe,0xfc,0xdf,0xfb,0xfa,0x6f,0xfa,0xfa, -0x42,0xfa,0xfa,0x77,0xfa,0xfa,0x98,0xfa,0xfa,0x9b,0xfa,0xfa,0x46,0xfa,0xfa,0xa4, -0xfa,0xfb,0xe8,0xfc,0xfe,0xe7,0xff,0x01,0x43,0x02,0x03,0xd3,0x03,0x04,0xc6,0x04, -0x04,0x8d,0x04,0x04,0x03,0x04,0x03,0xcf,0x03,0x03,0x38,0x03,0x02,0x5e,0x02,0x01, -0xad,0x01,0x01,0xfb,0x01,0x02,0x72,0x02,0x02,0xeb,0x02,0x02,0xff,0x02,0x02,0xdf, -0x02,0x02,0x6b,0x02,0x01,0xed,0x00,0xff,0x3a,0xfe,0xfc,0xef,0xfb,0xfb,0x80,0xfa, -0xfa,0x87,0xfa,0xfa,0x67,0xfa,0xfa,0xc9,0xfa,0xfa,0x7c,0xfa,0xfa,0xf1,0xf9,0xfa, -0x91,0xfa,0xfb,0x0a,0xfd,0xfe,0xd8,0xff,0x01,0x20,0x02,0x03,0xf2,0x03,0x04,0xa7, -0x04,0x04,0x6a,0x04,0x04,0x12,0x04,0x04,0xe1,0x03,0x03,0x39,0x03,0x02,0x3c,0x02, -0x01,0xcc,0x01,0x01,0xfd,0x01,0x02,0x72,0x02,0x02,0xdc,0x02,0x02,0xed,0x02,0x02, -0xff,0x02,0x02,0x8d,0x02,0x01,0xde,0x00,0xff,0x38,0xfe,0xfc,0xef,0xfb,0xfb,0xd3, -0xfa,0xfa,0x8a,0xfa,0xfa,0x96,0xfa,0xfa,0xed,0xfa,0xfa,0x39,0xfa,0xf9,0xbe,0xf9, -0xf9,0xae,0xfa,0xfb,0x2e,0xfd,0xfe,0xa5,0xff,0x01,0x30,0x02,0x03,0xe2,0x03,0x04, -0x86,0x04,0x04,0x46,0x04,0x04,0x43,0x04,0x04,0xe2,0x03,0x03,0x29,0x03,0x02,0x2a, -0x02,0x01,0xde,0x01,0x01,0xfd,0x01,0x02,0x84,0x02,0x02,0xaa,0x02,0x02,0xeb,0x02, -0x03,0x10,0x03,0x02,0xaf,0x02,0x01,0xce,0x00,0xff,0x15,0xfe,0xfd,0x10,0xfc,0xfb, -0xf6,0xfa,0xfa,0x8a,0xfa,0xfa,0xda,0xfa,0xfb,0xe0,0xfa,0xfa,0xf7,0xf9,0xf9,0x99, -0xf9,0xf9,0xcf,0xfa,0xfb,0x0d,0xfd,0xfe,0xa4,0xff,0x01,0x30,0x02,0x03,0xd2,0x03, -0x04,0x53,0x04,0x04,0x33,0x04,0x04,0x65,0x04,0x04,0xe3,0x03,0x03,0x29,0x03,0x02, -0x29,0x02,0x01,0xdf,0x01,0x01,0x1e,0x02,0x02,0x75,0x02,0x02,0x97,0x02,0x02,0xeb, -0x02,0x03,0x31,0x03,0x03,0xc2,0x02,0x01,0x8c,0x00,0xff,0x35,0xfe,0xfd,0x22,0xfc, -0xfb,0x07,0xfb,0xfa,0xab,0xfa,0xfa,0x3e,0xfb,0xfb,0xb1,0xfa,0xfa,0xc2,0xf9,0xf9, -0x97,0xf9,0xfa,0xd0,0xfa,0xfb,0xec,0xfc,0xfe,0xb4,0xff,0x01,0x21,0x02,0x03,0xb1, -0x03,0x04,0x10,0x04,0x04,0x63,0x04,0x04,0x67,0x04,0x04,0xf2,0x03,0x03,0x19,0x03, -0x02,0x28,0x02,0x01,0xff,0x01,0x02,0x30,0x02,0x02,0x65,0x02,0x02,0x86,0x02,0x02, -0xfa,0x02,0x03,0x74,0x03,0x03,0x94,0x02,0x01,0x89,0x00,0xff,0x46,0xfe,0xfd,0x32, -0xfc,0xfb,0x08,0xfb,0xfa,0x0d,0xfb,0xfb,0x44,0xfb,0xfa,0x7f,0xfa,0xf9,0xaf,0xf9, -0xf9,0x97,0xf9,0xfa,0xc0,0xfa,0xfb,0xdb,0xfc,0xfe,0xc4,0xff,0x01,0x21,0x02,0x03, -0x80,0x03,0x03,0x0d,0x04,0x04,0x74,0x04,0x04,0x67,0x04,0x04,0x04,0x04,0x03,0xe8, -0x02,0x02,0x37,0x02,0x02,0x01,0x02,0x02,0x31,0x02,0x02,0x45,0x02,0x02,0x63,0x02, -0x02,0x2c,0x03,0x03,0x86,0x03,0x03,0x73,0x02,0x01,0x97,0x00,0xff,0x58,0xfe,0xfd, -0x32,0xfc,0xfb,0x28,0xfb,0xfb,0x62,0xfb,0xfb,0x47,0xfb,0xfa,0x5d,0xfa,0xf9,0x8e, -0xf9,0xf9,0x96,0xf9,0xfa,0xa0,0xfa,0xfb,0xe9,0xfc,0xfe,0xd6,0xff,0x01,0x00,0x02, -0x02,0x6d,0x03,0x03,0xfa,0x03,0x04,0x64,0x04,0x04,0x87,0x04,0x04,0xe5,0x03,0x03, -0xe5,0x02,0x02,0x38,0x02,0x02,0x21,0x02,0x02,0x44,0x02,0x02,0x01,0x02,0x02,0x72, -0x02,0x02,0x4e,0x03,0x03,0x79,0x03,0x03,0x50,0x02,0x01,0xb9,0x00,0xff,0x38,0xfe, -0xfd,0x20,0xfc,0xfb,0x7a,0xfb,0xfb,0xa8,0xfb,0xfb,0x38,0xfb,0xfa,0x4c,0xfa,0xf9, -0x7d,0xf9,0xf9,0x86,0xf9,0xf9,0x8e,0xfa,0xfb,0x09,0xfd,0xfe,0xc7,0xff,0x00,0xfe, -0x01,0x02,0x3c,0x03,0x03,0xe8,0x03,0x04,0x84,0x04,0x04,0x79,0x04,0x04,0xd4,0x03, -0x03,0xc5,0x02,0x02,0x58,0x02,0x02,0x54,0x02,0x02,0x14,0x02,0x01,0xee,0x01,0x02, -0x93,0x02,0x03,0x60,0x03,0x03,0x69,0x03,0x02,0x7f,0x02,0x01,0xbc,0x00,0xff,0x06, -0xfe,0xfd,0x40,0xfc,0xfb,0xcd,0xfb,0xfb,0xcc,0xfb,0xfb,0x28,0xfb,0xfa,0x4b,0xfa, -0xf9,0x6c,0xf9,0xf9,0x64,0xf9,0xf9,0x8b,0xfa,0xfb,0x2c,0xfd,0xfe,0xb6,0xff,0x00, -0xff,0x01,0x02,0xf8,0x02,0x03,0xf7,0x03,0x04,0x74,0x04,0x04,0x99,0x04,0x04,0xb3, -0x03,0x03,0xd3,0x02,0x02,0x89,0x02,0x02,0x68,0x02,0x02,0xe2,0x01,0x01,0xfc,0x01, -0x02,0xb5,0x02,0x03,0x51,0x03,0x03,0x57,0x03,0x03,0xa0,0x02,0x01,0x8c,0x00,0xff, -0xf2,0xfd,0xfd,0x61,0xfc,0xfc,0x01,0xfc,0xfc,0xd0,0xfb,0xfb,0x28,0xfb,0xfa,0x4b, -0xfa,0xf9,0x5c,0xf9,0xf9,0x42,0xf9,0xf9,0x9b,0xfa,0xfb,0x1c,0xfd,0xfe,0xc7,0xff, -0x00,0xbd,0x01,0x02,0xe5,0x02,0x03,0xf7,0x03,0x04,0x95,0x04,0x04,0x8a,0x04,0x04, -0x81,0x03,0x03,0xe2,0x02,0x02,0xac,0x02,0x02,0x59,0x02,0x01,0xbf,0x01,0x01,0x1c, -0x02,0x02,0xb6,0x02,0x03,0x50,0x03,0x03,0x67,0x03,0x03,0xa3,0x02,0x01,0x5a,0x00, -0xff,0xf1,0xfd,0xfd,0x92,0xfc,0xfc,0x56,0xfc,0xfc,0xd2,0xfb,0xfb,0x49,0xfb,0xfa, -0x2c,0xfa,0xf9,0x49,0xf9,0xf9,0x21,0xf9,0xf9,0xa9,0xfa,0xfb,0x2e,0xfd,0xfe,0xb6, -0xff,0x00,0x8c,0x01,0x02,0xc2,0x02,0x03,0xe6,0x03,0x04,0xa6,0x04,0x04,0x5a,0x04, -0x03,0x7e,0x03,0x03,0x13,0x03,0x02,0xdf,0x02,0x02,0x29,0x02,0x01,0xcc,0x01,0x01, -0x2f,0x02,0x02,0xa5,0x02,0x03,0x50,0x03,0x03,0x98,0x03,0x03,0x95,0x02,0x01,0x37, -0x00,0xff,0xf0,0xfd,0xfd,0xe4,0xfc,0xfc,0x69,0xfc,0xfc,0x03,0xfc,0xfb,0x4b,0xfb, -0xfa,0x1b,0xfa,0xf9,0x29,0xf9,0xf8,0x0e,0xf9,0xf9,0xbb,0xfa,0xfb,0x2e,0xfd,0xfe, -0xa7,0xff,0x00,0x49,0x01,0x02,0xb0,0x02,0x03,0xf6,0x03,0x04,0xb7,0x04,0x04,0x28, -0x04,0x03,0x7b,0x03,0x03,0x45,0x03,0x03,0xc1,0x02,0x02,0x06,0x02,0x01,0xdd,0x01, -0x01,0x1f,0x02,0x02,0xa4,0x02,0x03,0x61,0x03,0x03,0xa9,0x03,0x03,0x75,0x02,0x01, -0x03,0x00,0xff,0x20,0xfe,0xfd,0xf6,0xfc,0xfc,0x9c,0xfc,0xfc,0x15,0xfc,0xfb,0x4d, -0xfb,0xfa,0x0a,0xfa,0xf9,0xf7,0xf8,0xf8,0x1c,0xf9,0xf9,0xbc,0xfa,0xfb,0x3e,0xfd, -0xfe,0x87,0xff,0x00,0x16,0x01,0x01,0xbe,0x02,0x03,0x17,0x04,0x04,0x98,0x04,0x04, -0xe4,0x03,0x03,0xac,0x03,0x03,0x58,0x03,0x03,0xb1,0x02,0x02,0x04,0x02,0x01,0xef, -0x01,0x01,0xfd,0x01,0x02,0xa4,0x02,0x03,0x81,0x03,0x03,0xcd,0x03,0x03,0x32,0x02, -0x01,0x12,0x00,0xff,0x20,0xfe,0xfd,0x39,0xfd,0xfc,0xbf,0xfc,0xfc,0x47,0xfc,0xfb, -0x5e,0xfb,0xfa,0x0a,0xfa,0xf9,0xd5,0xf8,0xf8,0x1b,0xf9,0xf9,0xcd,0xfa,0xfb,0x4f, -0xfd,0xfe,0x56,0xff,0x00,0xf2,0x00,0x01,0xcd,0x02,0x03,0x29,0x04,0x04,0x46,0x04, -0x04,0xe1,0x03,0x03,0xde,0x03,0x03,0x59,0x03,0x03,0xb0,0x02,0x02,0x05,0x02,0x01, -0xef,0x01,0x01,0xdd,0x01,0x02,0xb3,0x02,0x03,0xb4,0x03,0x03,0xbe,0x03,0x03,0x20, -0x02,0x01,0x01,0x00,0xff,0x40,0xfe,0xfd,0x5c,0xfd,0xfd,0xd0,0xfc,0xfc,0x6a,0xfc, -0xfb,0x4f,0xfb,0xfa,0xea,0xf9,0xf9,0xb3,0xf8,0xf8,0x2b,0xf9,0xf9,0xde,0xfa,0xfc, -0x41,0xfd,0xfe,0x14,0xff,0xff,0xee,0x00,0x01,0xef,0x02,0x03,0x1a,0x04,0x04,0x02, -0x04,0x04,0x10,0x04,0x04,0xc0,0x03,0x03,0x69,0x03,0x03,0x90,0x02,0x02,0x35,0x02, -0x01,0xbf,0x01,0x01,0xda,0x01,0x02,0xd5,0x02,0x03,0xc6,0x03,0x03,0x9e,0x03,0x02, -0x0e,0x02,0x01,0xf0,0xff,0xff,0x61,0xfe,0xfd,0x7d,0xfd,0xfd,0x02,0xfd,0xfc,0x8e, -0xfc,0xfb,0x5f,0xfb,0xfa,0xc9,0xf9,0xf9,0xa0,0xf8,0xf8,0x2b,0xf9,0xf9,0x0f,0xfb, -0xfc,0x22,0xfd,0xfe,0xd0,0xfe,0xff,0xfd,0x00,0x02,0xf1,0x02,0x03,0xd8,0x03,0x03, -0x0f,0x04,0x04,0x11,0x04,0x04,0xd0,0x03,0x03,0x5a,0x03,0x03,0xb0,0x02,0x02,0x37, -0x02,0x01,0x9d,0x01,0x01,0xea,0x01,0x02,0xf6,0x02,0x03,0xe8,0x03,0x03,0x7e,0x03, -0x02,0xec,0x01,0x00,0xff,0xff,0xff,0x71,0xfe,0xfd,0x9f,0xfd,0xfd,0x45,0xfd,0xfd, -0x90,0xfc,0xfc,0x50,0xfb,0xfa,0xa8,0xf9,0xf8,0x9e,0xf8,0xf8,0x4b,0xf9,0xfa,0x21, -0xfb,0xfc,0xe2,0xfc,0xfd,0xbb,0xfe,0xff,0x1f,0x01,0x02,0xd0,0x02,0x03,0xb7,0x03, -0x03,0x0d,0x04,0x04,0x22,0x04,0x04,0xd0,0x03,0x03,0x6a,0x03,0x03,0xd1,0x02,0x02, -0x17,0x02,0x01,0x8a,0x01,0x01,0xf9,0x01,0x02,0x17,0x03,0x03,0xea,0x03,0x03,0x5c, -0x03,0x02,0xeb,0x01,0x00,0xfd,0xff,0xff,0x83,0xfe,0xfe,0xb0,0xfd,0xfd,0x79,0xfd, -0xfd,0xa1,0xfc,0xfc,0x52,0xfb,0xfa,0x76,0xf9,0xf8,0x8c,0xf8,0xf8,0x8d,0xf9,0xfa, -0x15,0xfb,0xfb,0xad,0xfc,0xfd,0xca,0xfe,0xff,0x0f,0x01,0x02,0xc0,0x02,0x03,0x83, -0x03,0x03,0x1c,0x04,0x04,0x12,0x04,0x03,0xdf,0x03,0x03,0x7b,0x03,0x03,0xd3,0x02, -0x02,0xf6,0x01,0x01,0x79,0x01,0x01,0x0a,0x02,0x02,0x39,0x03,0x03,0xeb,0x03,0x03, -0x4c,0x03,0x02,0xca,0x01,0x00,0xfd,0xff,0xff,0x93,0xfe,0xfe,0xe2,0xfd,0xfd,0x9d, -0xfd,0xfd,0xd3,0xfc,0xfc,0x43,0xfb,0xfa,0x22,0xf9,0xf8,0xcb,0xf8,0xf9,0x91,0xf9, -0xfa,0xf4,0xfa,0xfb,0x8b,0xfc,0xfd,0xda,0xfe,0x00,0x00,0x01,0x01,0x9e,0x02,0x03, -0x71,0x03,0x03,0x1d,0x04,0x04,0xf1,0x03,0x03,0xff,0x03,0x03,0x8c,0x03,0x03,0xe4, -0x02,0x02,0xd5,0x01,0x01,0x77,0x01,0x01,0x1b,0x02,0x02,0x5b,0x03,0x03,0xdb,0x03, -0x03,0x4b,0x03,0x02,0xa8,0x01,0x00,0xfc,0xff,0xff,0xa3,0xfe,0xfe,0x14,0xfe,0xfd, -0xce,0xfd,0xfd,0x08,0xfd,0xfc,0xf2,0xfa,0xf9,0x3e,0xf9,0xf8,0xee,0xf8,0xf9,0xa2, -0xf9,0xfa,0xc3,0xfa,0xfb,0x88,0xfc,0xfd,0xdb,0xfe,0xff,0xff,0x00,0x01,0x7c,0x02, -0x03,0x70,0x03,0x03,0xfd,0x03,0x03,0x0f,0x04,0x04,0xf0,0x03,0x03,0xad,0x03,0x03, -0xd4,0x02,0x02,0xb3,0x01,0x01,0x77,0x01,0x01,0x4c,0x02,0x02,0x6d,0x03,0x03,0xcb, -0x03,0x03,0x3a,0x03,0x02,0x87,0x01,0x00,0x0c,0x00,0xff,0xa4,0xfe,0xfe,0x35,0xfe, -0xfe,0x13,0xfe,0xfd,0xfb,0xfc,0xfb,0xce,0xfa,0xf9,0x4d,0xf9,0xf9,0x00,0xf9,0xf9, -0x93,0xf9,0xfa,0x90,0xfa,0xfb,0x97,0xfc,0xfd,0xcc,0xfe,0xff,0xdd,0x00,0x01,0x6b, -0x02,0x02,0x7e,0x03,0x03,0xdc,0x03,0x03,0x0e,0x04,0x04,0x12,0x04,0x03,0xbe,0x03, -0x03,0xb5,0x02,0x02,0xa1,0x01,0x01,0x77,0x01,0x01,0x6d,0x02,0x02,0x6f,0x03,0x03, -0xdb,0x03,0x03,0x0a,0x03,0x02,0x94,0x01,0x00,0xfd,0xff,0xff,0xa2,0xfe,0xfe,0x88, -0xfe,0xfe,0x48,0xfe,0xfd,0xdc,0xfc,0xfb,0xab,0xfa,0xf9,0x6e,0xf9,0xf9,0x12,0xf9, -0xf9,0x73,0xf9,0xf9,0x9e,0xfa,0xfb,0x99,0xfc,0xfd,0xba,0xfe,0xff,0xcd,0x00,0x01, -0x59,0x02,0x02,0x5e,0x03,0x03,0xc9,0x03,0x03,0x0e,0x04,0x04,0x22,0x04,0x04,0xc0, -0x03,0x03,0x94,0x02,0x01,0x9f,0x01,0x01,0x97,0x01,0x01,0x7e,0x02,0x03,0x70,0x03, -0x03,0xcc,0x03,0x03,0xf7,0x02,0x02,0xa5,0x01,0x00,0xcb,0xff,0xff,0xd1,0xfe,0xfe, -0xdd,0xfe,0xfe,0x6c,0xfe,0xfd,0xbb,0xfc,0xfb,0xa9,0xfa,0xfa,0x90,0xf9,0xf9,0x13, -0xf9,0xf9,0x62,0xf9,0xf9,0xad,0xfa,0xfb,0x99,0xfc,0xfd,0xb9,0xfe,0xff,0xbc,0x00, -0x01,0x47,0x02,0x02,0x3e,0x03,0x03,0xa6,0x03,0x03,0x2e,0x04,0x04,0x43,0x04,0x04, -0xc2,0x03,0x03,0x71,0x02,0x01,0xaf,0x01,0x01,0x87,0x01,0x02,0x90,0x02,0x03,0x71, -0x03,0x03,0xba,0x03,0x03,0x07,0x03,0x02,0x76,0x01,0x00,0xa7,0xff,0xff,0x13,0xff, -0xff,0x22,0xff,0xfe,0x7f,0xfe,0xfd,0x89,0xfc,0xfb,0xc9,0xfa,0xfa,0x91,0xf9,0xf9, -0x14,0xf9,0xf9,0x51,0xf9,0xf9,0xae,0xfa,0xfb,0x88,0xfc,0xfd,0xa9,0xfe,0xff,0xab, -0x00,0x01,0x37,0x02,0x02,0x1b,0x03,0x03,0xa5,0x03,0x03,0x3e,0x04,0x04,0x65,0x04, -0x04,0xa2,0x03,0x03,0x70,0x02,0x01,0x7e,0x01,0x01,0xb6,0x01,0x02,0xa3,0x02,0x03, -0x61,0x03,0x03,0xba,0x03,0x03,0x08,0x03,0x02,0x43,0x01,0x00,0x94,0xff,0xff,0x65, -0xff,0xff,0x57,0xff,0xff,0x60,0xfe,0xfd,0x77,0xfc,0xfb,0xea,0xfa,0xfa,0x93,0xf9, -0xf9,0x14,0xf9,0xf9,0x50,0xf9,0xf9,0xae,0xfa,0xfb,0x78,0xfc,0xfd,0xa8,0xfe,0xff, -0x8a,0x00,0x01,0x26,0x02,0x02,0xe9,0x02,0x03,0x93,0x03,0x04,0x40,0x04,0x04,0x66, -0x04,0x04,0xa2,0x03,0x02,0x5f,0x02,0x01,0x7c,0x01,0x01,0xe8,0x01,0x02,0x94,0x02, -0x03,0x80,0x03,0x03,0xcc,0x03,0x03,0xf8,0x02,0x02,0xf0,0x00,0x00,0xb2,0xff,0xff, -0xaa,0xff,0xff,0x7a,0xff,0xff,0x40,0xfe,0xfd,0x96,0xfc,0xfb,0xfc,0xfa,0xfa,0xa3, -0xf9,0xf9,0x04,0xf9,0xf9,0x60,0xf9,0xf9,0x9f,0xfa,0xfb,0x77,0xfc,0xfd,0x98,0xfe, -0xff,0x89,0x00,0x01,0xf6,0x01,0x02,0xb5,0x02,0x03,0xb3,0x03,0x04,0x50,0x04,0x04, -0x78,0x04,0x04,0x82,0x03,0x02,0x2d,0x02,0x01,0xab,0x01,0x01,0xeb,0x01,0x02,0x93, -0x02,0x03,0x91,0x03,0x03,0xde,0x03,0x03,0xb7,0x02,0x01,0xcb,0x00,0x00,0xf2,0xff, -0xff,0xee,0xff,0xff,0x8d,0xff,0xff,0x40,0xfe,0xfd,0xa7,0xfc,0xfb,0xfd,0xfa,0xfa, -0xa4,0xf9,0xf9,0x04,0xf9,0xf9,0x61,0xf9,0xf9,0x9e,0xfa,0xfb,0x67,0xfc,0xfd,0x97, -0xfe,0xff,0x7a,0x00,0x01,0xc3,0x01,0x02,0xb3,0x02,0x03,0xa3,0x03,0x04,0x60,0x04, -0x04,0x8b,0x04,0x03,0x6f,0x03,0x02,0x2c,0x02,0x01,0xbc,0x01,0x01,0xdc,0x01,0x02, -0xa2,0x02,0x03,0xb4,0x03,0x03,0xdf,0x03,0x03,0x75,0x02,0x01,0xb7,0x00,0x00,0x25, -0x00,0x00,0x11,0x00,0xff,0x9f,0xff,0xfe,0x4f,0xfe,0xfd,0xb9,0xfc,0xfb,0xfd,0xfa, -0xfa,0xb5,0xf9,0xf9,0xf3,0xf8,0xf9,0x72,0xf9,0xf9,0x7e,0xfa,0xfb,0x66,0xfc,0xfd, -0x98,0xfe,0xff,0x58,0x00,0x01,0xa0,0x01,0x02,0x92,0x02,0x03,0xa1,0x03,0x04,0x93, -0x04,0x04,0x6b,0x04,0x03,0x4e,0x03,0x02,0x3b,0x02,0x01,0xce,0x01,0x01,0xcb,0x01, -0x02,0xc2,0x02,0x03,0xe6,0x03,0x03,0xbf,0x03,0x03,0x20,0x02,0x01,0xb5,0x00,0x00, -0x57,0x00,0x00,0x34,0x00,0x00,0x90,0xff,0xff,0x61,0xfe,0xfd,0xb9,0xfc,0xfb,0x1e, -0xfb,0xfa,0xa5,0xf9,0xf9,0x13,0xf9,0xf9,0x62,0xf9,0xf9,0x7c,0xfa,0xfb,0x87,0xfc, -0xfd,0x78,0xfe,0xff,0x47,0x00,0x00,0x7e,0x01,0x01,0x8f,0x02,0x03,0xc1,0x03,0x04, -0xa6,0x04,0x04,0x49,0x04,0x03,0x4d,0x03,0x02,0x4b,0x02,0x01,0xbf,0x01,0x01,0xb9, -0x01,0x02,0x04,0x03,0x03,0xfa,0x03,0x03,0x8e,0x03,0x02,0xec,0x01,0x01,0xd3,0x00, -0x00,0x79,0x00,0x00,0x55,0x00,0x00,0x91,0xff,0xff,0x71,0xfe,0xfd,0xca,0xfc,0xfb, -0x1e,0xfb,0xfa,0xa4,0xf9,0xf9,0x25,0xf9,0xf9,0x41,0xf9,0xf9,0x9c,0xfa,0xfb,0x77, -0xfc,0xfd,0x77,0xfe,0xff,0x27,0x00,0x00,0x4b,0x01,0x01,0x7c,0x02,0x03,0xf3,0x03, -0x04,0x97,0x04,0x04,0x37,0x04,0x03,0x4c,0x03,0x02,0x4c,0x02,0x01,0x8e,0x01,0x01, -0xd7,0x01,0x02,0x38,0x03,0x03,0x0b,0x04,0x03,0x4d,0x03,0x02,0xd8,0x01,0x01,0xe4, -0x00,0x00,0x9a,0x00,0x00,0x68,0x00,0x00,0xa1,0xff,0xff,0x93,0xfe,0xfd,0xcc,0xfc, -0xfb,0x1e,0xfb,0xfa,0xc6,0xf9,0xf9,0x15,0xf9,0xf9,0x41,0xf9,0xf9,0x9d,0xfa,0xfb, -0x67,0xfc,0xfd,0x87,0xfe,0xff,0xe5,0xff,0x00,0x17,0x01,0x01,0x8b,0x02,0x03,0x05, -0x04,0x04,0x86,0x04,0x04,0x26,0x04,0x03,0x5d,0x03,0x02,0x3b,0x02,0x01,0x7c,0x01, -0x01,0xf8,0x01,0x02,0x6c,0x03,0x03,0xec,0x03,0x03,0x1a,0x03,0x02,0xc5,0x01,0x01, -0xe4,0x00,0x00,0xbc,0x00,0x00,0x6a,0x00,0x00,0xd1,0xff,0xff,0x95,0xfe,0xfd,0xda, -0xfc,0xfc,0x30,0xfb,0xfa,0xb5,0xf9,0xf9,0x15,0xf9,0xf9,0x41,0xf9,0xf9,0x8d,0xfa, -0xfb,0x87,0xfc,0xfd,0x79,0xfe,0xff,0xa1,0xff,0x00,0xf5,0x00,0x01,0x9b,0x02,0x03, -0x07,0x04,0x04,0x64,0x04,0x04,0x47,0x04,0x03,0x5d,0x03,0x02,0x1b,0x02,0x01,0x58, -0x01,0x01,0x4a,0x02,0x02,0x8f,0x03,0x03,0xdc,0x03,0x03,0xe7,0x02,0x02,0xb3,0x01, -0x01,0x14,0x01,0x00,0xce,0x00,0x00,0x89,0x00,0x00,0xf5,0xff,0xff,0x85,0xfe,0xfd, -0xfb,0xfc,0xfc,0x21,0xfb,0xfa,0xc5,0xf9,0xf9,0x16,0xf9,0xf9,0x40,0xf9,0xf9,0x9c, -0xfa,0xfb,0x99,0xfc,0xfd,0x49,0xfe,0xfe,0x7e,0xff,0x00,0xf2,0x00,0x01,0xad,0x02, -0x03,0xf6,0x03,0x04,0x63,0x04,0x04,0x47,0x04,0x03,0x4e,0x03,0x02,0xe9,0x01,0x01, -0x77,0x01,0x01,0x7e,0x02,0x03,0x91,0x03,0x03,0xbd,0x03,0x03,0xa3,0x02,0x02,0xc2, -0x01,0x01,0x05,0x01,0x00,0xde,0x00,0x00,0xac,0x00,0x00,0xf6,0xff,0xff,0x95,0xfe, -0xfd,0x0d,0xfd,0xfc,0x21,0xfb,0xfa,0xe7,0xf9,0xf9,0xf6,0xf8,0xf8,0x4f,0xf9,0xf9, -0xad,0xfa,0xfb,0xbb,0xfc,0xfd,0x07,0xfe,0xfe,0x5a,0xff,0x00,0xe1,0x00,0x01,0xbd, -0x02,0x03,0xd5,0x03,0x04,0x73,0x04,0x04,0x59,0x04,0x03,0x2d,0x03,0x02,0xb5,0x01, -0x01,0x97,0x01,0x02,0xa0,0x02,0x03,0xb4,0x03,0x03,0x7b,0x03,0x03,0xa1,0x02,0x02, -0xa2,0x01,0x01,0x14,0x01,0x01,0xf0,0x00,0x00,0xbd,0x00,0x00,0xf6,0xff,0xff,0xb6, -0xfe,0xfd,0xfe,0xfc,0xfc,0x41,0xfb,0xfa,0xe8,0xf9,0xf9,0xf5,0xf8,0xf8,0x4e,0xf9, -0xf9,0xdf,0xfa,0xfb,0x9c,0xfc,0xfd,0xd3,0xfd,0xfe,0x38,0xff,0x00,0xf0,0x00,0x01, -0x9d,0x02,0x03,0xb3,0x03,0x04,0xa4,0x04,0x04,0x4b,0x04,0x03,0x0b,0x03,0x02,0xa4, -0x01,0x01,0xb7,0x01,0x02,0xd4,0x02,0x03,0x96,0x03,0x03,0x69,0x03,0x03,0x90,0x02, -0x02,0x90,0x01,0x01,0x24,0x01,0x01,0xf2,0x00,0x00,0xce,0x00,0x00,0x18,0x00,0xff, -0xb6,0xfe,0xfd,0x0e,0xfd,0xfc,0x62,0xfb,0xfa,0xda,0xf9,0xf9,0xe2,0xf8,0xf8,0x6f, -0xf9,0xfa,0xf2,0xfa,0xfb,0x7c,0xfc,0xfd,0xb0,0xfd,0xfe,0x26,0xff,0x00,0xf0,0x00, -0x01,0x6c,0x02,0x03,0xd1,0x03,0x04,0xb6,0x04,0x04,0x3a,0x04,0x03,0xda,0x02,0x02, -0x90,0x01,0x01,0xfa,0x01,0x02,0xf7,0x02,0x03,0x96,0x03,0x03,0x58,0x03,0x02,0x6f, -0x02,0x01,0x9e,0x01,0x01,0x36,0x01,0x01,0x01,0x01,0x01,0xe0,0x00,0x00,0x19,0x00, -0xff,0xc7,0xfe,0xfd,0x2f,0xfd,0xfc,0x75,0xfb,0xfa,0xb9,0xf9,0xf9,0xe1,0xf8,0xf9, -0x81,0xf9,0xfa,0x04,0xfb,0xfb,0x4b,0xfc,0xfc,0x9d,0xfd,0xfe,0x36,0xff,0x00,0xd0, -0x00,0x01,0x59,0x02,0x03,0xf2,0x03,0x04,0xc7,0x04,0x04,0x2a,0x04,0x03,0x96,0x02, -0x01,0xae,0x01,0x01,0x2d,0x02,0x02,0x09,0x03,0x03,0x97,0x03,0x03,0x27,0x03,0x02, -0x5c,0x02,0x01,0x9e,0x01,0x01,0x36,0x01,0x01,0x22,0x01,0x01,0x02,0x01,0x00,0x19, -0x00,0xff,0xd7,0xfe,0xfe,0x41,0xfd,0xfc,0x77,0xfb,0xfa,0x96,0xf9,0xf9,0xf2,0xf8, -0xf9,0xc2,0xf9,0xfa,0x06,0xfb,0xfb,0x18,0xfc,0xfc,0x9c,0xfd,0xfe,0x05,0xff,0xff, -0xbe,0x00,0x01,0x47,0x02,0x03,0x03,0x04,0x04,0xc9,0x04,0x04,0xf9,0x03,0x03,0x62, -0x02,0x01,0xdf,0x01,0x01,0x3e,0x02,0x02,0x3b,0x03,0x03,0x77,0x03,0x03,0x16,0x03, -0x02,0x4b,0x02,0x01,0x9e,0x01,0x01,0x35,0x01,0x01,0x43,0x01,0x01,0x04,0x01,0x00, -0x19,0x00,0xff,0xf9,0xfe,0xfe,0x63,0xfd,0xfc,0x67,0xfb,0xfa,0x85,0xf9,0xf9,0x11, -0xf9,0xf9,0xe6,0xf9,0xfa,0xd6,0xfa,0xfb,0x16,0xfc,0xfc,0x8c,0xfd,0xfe,0xf3,0xfe, -0xff,0x9c,0x00,0x01,0x45,0x02,0x03,0x35,0x04,0x04,0xcb,0x04,0x04,0xc6,0x03,0x03, -0x60,0x02,0x01,0xdf,0x01,0x02,0x60,0x02,0x02,0x4e,0x03,0x03,0x66,0x03,0x03,0x04, -0x03,0x02,0x3a,0x02,0x01,0x8d,0x01,0x01,0x45,0x01,0x01,0x66,0x01,0x01,0xe4,0x00, -0x00,0x39,0x00,0xff,0x1b,0xff,0xfe,0x85,0xfd,0xfc,0x46,0xfb,0xfa,0x93,0xf9,0xf9, -0x44,0xf9,0xf9,0xf8,0xf9,0xfa,0xd5,0xfa,0xfb,0x16,0xfc,0xfc,0x6b,0xfd,0xfe,0xe2, -0xfe,0xff,0x59,0x00,0x01,0x74,0x02,0x03,0x48,0x04,0x04,0xaa,0x04,0x04,0x94,0x03, -0x02,0x5d,0x02,0x01,0xef,0x01,0x02,0x92,0x02,0x02,0x4f,0x03,0x03,0x66,0x03,0x03, -0xf4,0x02,0x02,0x18,0x02,0x01,0x7b,0x01,0x01,0x66,0x01,0x01,0x68,0x01,0x01,0xf3, -0x00,0x00,0x4a,0x00,0xff,0x4c,0xff,0xfe,0x78,0xfd,0xfc,0x23,0xfb,0xfa,0xa3,0xf9, -0xf9,0x66,0xf9,0xf9,0xf9,0xf9,0xfa,0xc5,0xfa,0xfb,0x05,0xfc,0xfc,0x6b,0xfd,0xfe, -0xa0,0xfe,0xff,0x45,0x00,0x01,0x96,0x02,0x03,0x49,0x04,0x04,0x9a,0x04,0x04,0x62, -0x03,0x02,0x4c,0x02,0x02,0x00,0x02,0x02,0xb5,0x02,0x03,0x30,0x03,0x03,0x76,0x03, -0x03,0xe4,0x02,0x02,0xf6,0x01,0x01,0x9b,0x01,0x01,0x77,0x01,0x01,0x68,0x01,0x01, -0xe3,0x00,0x00,0x6b,0x00,0x00,0x60,0xff,0xfe,0x58,0xfd,0xfc,0x22,0xfb,0xfa,0xc5, -0xf9,0xf9,0x88,0xf9,0xf9,0xfb,0xf9,0xfa,0xb3,0xfa,0xfb,0x16,0xfc,0xfc,0x3a,0xfd, -0xfd,0x7d,0xfe,0xff,0x43,0x00,0x01,0xa8,0x02,0x03,0x5a,0x04,0x04,0x79,0x04,0x03, -0x4e,0x03,0x02,0x4a,0x02,0x02,0x31,0x02,0x02,0xc7,0x02,0x03,0x40,0x03,0x03,0x78, -0x03,0x03,0xb1,0x02,0x02,0xf5,0x01,0x01,0x8a,0x01,0x01,0x99,0x01,0x01,0x58,0x01, -0x01,0x02,0x01,0x00,0xad,0x00,0x00,0x73,0xff,0xfe,0x46,0xfd,0xfc,0x22,0xfb,0xfa, -0xe5,0xf9,0xf9,0xaa,0xf9,0xf9,0xdb,0xf9,0xfa,0xd4,0xfa,0xfb,0x08,0xfc,0xfc,0x08, -0xfd,0xfd,0x4a,0xfe,0xff,0x52,0x00,0x01,0xb9,0x02,0x03,0x5b,0x04,0x04,0x48,0x04, -0x03,0x1b,0x03,0x02,0x59,0x02,0x02,0x43,0x02,0x02,0xd7,0x02,0x03,0x62,0x03,0x03, -0x57,0x03,0x02,0x9f,0x02,0x02,0xe3,0x01,0x01,0xab,0x01,0x01,0x9a,0x01,0x01,0x36, -0x01,0x01,0x33,0x01,0x01,0xc1,0x00,0x00,0x74,0xff,0xfe,0x36,0xfd,0xfc,0x32,0xfb, -0xfa,0x07,0xfa,0xf9,0xac,0xf9,0xf9,0xea,0xf9,0xfa,0xf6,0xfa,0xfb,0xf8,0xfb,0xfc, -0xe6,0xfc,0xfd,0x26,0xfe,0xff,0x62,0x00,0x01,0xda,0x02,0x03,0x5d,0x04,0x04,0x05, -0x04,0x03,0x18,0x03,0x02,0x5a,0x02,0x02,0x63,0x02,0x02,0xea,0x02,0x03,0x73,0x03, -0x03,0x37,0x03,0x02,0x7d,0x02,0x02,0xe2,0x01,0x01,0xcd,0x01,0x01,0x7a,0x01,0x01, -0x55,0x01,0x01,0x55,0x01,0x01,0xe3,0x00,0x00,0x64,0xff,0xfe,0x24,0xfd,0xfc,0x42, -0xfb,0xfa,0x19,0xfa,0xf9,0x9c,0xf9,0xf9,0xfa,0xf9,0xfa,0xf7,0xfa,0xfb,0xd6,0xfb, -0xfc,0xa3,0xfc,0xfd,0x13,0xfe,0xff,0x62,0x00,0x01,0xfc,0x02,0x03,0x2d,0x04,0x04, -0xe2,0x03,0x03,0x08,0x03,0x02,0x59,0x02,0x02,0x75,0x02,0x02,0x0b,0x03,0x03,0x85, -0x03,0x03,0x17,0x03,0x02,0x6b,0x02,0x02,0x03,0x02,0x01,0xce,0x01,0x01,0x68,0x01, -0x01,0x65,0x01,0x01,0x76,0x01,0x01,0x06,0x01,0x00,0x44,0xff,0xfe,0x33,0xfd,0xfc, -0x64,0xfb,0xfa,0x1a,0xfa,0xf9,0x9b,0xf9,0xf9,0x1b,0xfa,0xfa,0xf9,0xfa,0xfb,0xb5, -0xfb,0xfc,0x71,0xfc,0xfd,0xf0,0xfd,0xff,0x93,0x00,0x01,0x0e,0x03,0x03,0x0b,0x04, -0x04,0xd0,0x03,0x03,0xe7,0x02,0x02,0x68,0x02,0x02,0x86,0x02,0x02,0x3d,0x03,0x03, -0x88,0x03,0x03,0xf4,0x02,0x02,0x7a,0x02,0x02,0x04,0x02,0x01,0xae,0x01,0x01,0x57, -0x01,0x01,0x75,0x01,0x01,0xb9,0x01,0x01,0xf8,0x00,0x00,0x32,0xff,0xfe,0x44,0xfd, -0xfc,0x64,0xfb,0xfa,0x1a,0xfa,0xf9,0xab,0xf9,0xf9,0x3d,0xfa,0xfa,0xf8,0xfa,0xfb, -0x95,0xfb,0xfb,0x2c,0xfc,0xfc,0x0f,0xfe,0xff,0xb5,0x00,0x01,0xff,0x02,0x03,0xfa, -0x03,0x03,0xbf,0x03,0x03,0xe5,0x02,0x02,0x68,0x02,0x02,0xa6,0x02,0x03,0x71,0x03, -0x03,0x68,0x03,0x03,0xf2,0x02,0x02,0x7b,0x02,0x02,0x14,0x02,0x01,0x9d,0x01,0x01, -0x45,0x01,0x01,0xa6,0x01,0x01,0xcc,0x01,0x01,0xf8,0x00,0x00,0x42,0xff,0xfe,0x65, -0xfd,0xfc,0x65,0xfb,0xfa,0x1a,0xfa,0xf9,0xbc,0xf9,0xf9,0x4e,0xfa,0xfa,0xfa,0xfa, -0xfb,0x42,0xfb,0xfb,0x08,0xfc,0xfc,0x1f,0xfe,0xff,0xb6,0x00,0x02,0xf0,0x02,0x03, -0xd9,0x03,0x03,0xad,0x03,0x03,0xb3,0x02,0x02,0x67,0x02,0x02,0xe9,0x02,0x03,0x74, -0x03,0x03,0x47,0x03,0x03,0xe2,0x02,0x02,0x8b,0x02,0x02,0x15,0x02,0x01,0x6b,0x01, -0x01,0x54,0x01,0x01,0xc8,0x01,0x01,0xef,0x01,0x01,0xd7,0x00,0x00,0x62,0xff,0xfe, -0x57,0xfd,0xfc,0x75,0xfb,0xfa,0x1b,0xfa,0xf9,0xcc,0xf9,0xfa,0x61,0xfa,0xfa,0xdb, -0xfa,0xfa,0x0e,0xfb,0xfb,0xf5,0xfb,0xfc,0x1e,0xfe,0xff,0xd7,0x00,0x02,0xd0,0x02, -0x03,0xd7,0x03,0x03,0x7d,0x03,0x03,0x90,0x02,0x02,0x87,0x02,0x02,0x1b,0x03,0x03, -0x75,0x03,0x03,0x36,0x03,0x03,0xe1,0x02,0x02,0x9c,0x02,0x02,0xe5,0x01,0x01,0x59, -0x01,0x01,0x74,0x01,0x01,0xfb,0x01,0x01,0xdf,0x01,0x01,0xe7,0x00,0x00,0x74,0xff, -0xfe,0x56,0xfd,0xfc,0x76,0xfb,0xfa,0x09,0xfa,0xf9,0x0d,0xfa,0xfa,0x84,0xfa,0xfa, -0xba,0xfa,0xfa,0xdb,0xfa,0xfb,0xe3,0xfb,0xfc,0x2f,0xfe,0xff,0xd8,0x00,0x01,0xdf, -0x02,0x03,0xc8,0x03,0x03,0x4a,0x03,0x02,0x9d,0x02,0x02,0xa8,0x02,0x02,0x3e,0x03, -0x03,0x67,0x03,0x03,0x34,0x03,0x03,0xf2,0x02,0x02,0xad,0x02,0x02,0xc4,0x01,0x01, -0x56,0x01,0x01,0x96,0x01,0x01,0xfc,0x01,0x02,0xe0,0x01,0x01,0xf8,0x00,0x00,0x74, -0xff,0xfe,0x77,0xfd,0xfc,0x56,0xfb,0xfa,0x28,0xfa,0xfa,0x31,0xfa,0xfa,0x86,0xfa, -0xfa,0x89,0xfa,0xfa,0xa8,0xfa,0xfb,0xe2,0xfb,0xfc,0x2f,0xfe,0xff,0xc8,0x00,0x01, -0xef,0x02,0x03,0xa7,0x03,0x03,0x16,0x03,0x02,0x9c,0x02,0x02,0xc9,0x02,0x03,0x41, -0x03,0x03,0x56,0x03,0x03,0x34,0x03,0x03,0x13,0x03,0x02,0x8e,0x02,0x02,0x90,0x01, -0x01,0x66,0x01,0x01,0x97,0x01,0x01,0x1d,0x02,0x02,0xe1,0x01,0x01,0x08,0x01,0x00, -0x96,0xff,0xfe,0x68,0xfd,0xfc,0x44,0xfb,0xfa,0x49,0xfa,0xfa,0x54,0xfa,0xfa,0x98, -0xfa,0xfa,0x57,0xfa,0xfa,0x95,0xfa,0xfb,0xe2,0xfb,0xfc,0x2e,0xfe,0xff,0xe8,0x00, -0x02,0xd0,0x02,0x03,0x76,0x03,0x03,0xe3,0x02,0x02,0xab,0x02,0x02,0xfb,0x02,0x03, -0x53,0x03,0x03,0x45,0x03,0x03,0x54,0x03,0x03,0x25,0x03,0x02,0x6d,0x02,0x01,0x9e, -0x01,0x01,0x66,0x01,0x01,0xa7,0x01,0x02,0x20,0x02,0x02,0xd1,0x01,0x01,0x29,0x01, -0x00,0x98,0xff,0xfe,0x57,0xfd,0xfc,0x43,0xfb,0xfa,0x7b,0xfa,0xfa,0x87,0xfa,0xfa, -0x79,0xfa,0xfa,0x24,0xfa,0xfa,0x84,0xfa,0xfb,0xc0,0xfb,0xfc,0x3e,0xfe,0xff,0xe9, -0x00,0x02,0xe1,0x02,0x03,0x33,0x03,0x03,0xc0,0x02,0x02,0xbb,0x02,0x02,0x1d,0x03, -0x03,0x33,0x03,0x03,0x53,0x03,0x03,0x76,0x03,0x03,0x15,0x03,0x02,0x4b,0x02,0x01, -0x8d,0x01,0x01,0x56,0x01,0x01,0xd8,0x01,0x02,0x10,0x02,0x02,0xe0,0x01,0x01,0x4b, -0x01,0x00,0x98,0xff,0xfe,0x47,0xfd,0xfc,0x42,0xfb,0xfa,0xbd,0xfa,0xfa,0xab,0xfa, -0xfa,0x68,0xfa,0xfa,0x13,0xfa,0xfa,0x62,0xfa,0xfa,0xbe,0xfb,0xfc,0x4e,0xfe,0xff, -0xfa,0x00,0x02,0xc1,0x02,0x03,0xf0,0x02,0x02,0xbd,0x02,0x02,0xdb,0x02,0x03,0x20, -0x03,0x03,0x22,0x03,0x03,0x74,0x03,0x03,0x78,0x03,0x03,0x15,0x03,0x02,0x3b,0x02, -0x01,0x7b,0x01,0x01,0x76,0x01,0x01,0xda,0x01,0x01,0x0f,0x02,0x02,0x11,0x02,0x01, -0x5d,0x01,0x00,0x99,0xff,0xfe,0x15,0xfd,0xfc,0x71,0xfb,0xfb,0xe1,0xfa,0xfa,0xbc, -0xfa,0xfa,0x48,0xfa,0xfa,0x01,0xfa,0xfa,0x41,0xfa,0xfa,0xbc,0xfb,0xfc,0x5f,0xfe, -0xff,0x0b,0x01,0x02,0x91,0x02,0x02,0xcc,0x02,0x02,0xbb,0x02,0x02,0xfd,0x02,0x03, -0x00,0x03,0x03,0x41,0x03,0x03,0x86,0x03,0x03,0x88,0x03,0x03,0x16,0x03,0x02,0x08, -0x02,0x01,0x8b,0x01,0x01,0x87,0x01,0x01,0xda,0x01,0x01,0x1f,0x02,0x02,0x22,0x02, -0x01,0x7f,0x01,0x00,0x79,0xff,0xfe,0x13,0xfd,0xfc,0xa3,0xfb,0xfb,0x04,0xfb,0xfa, -0xbe,0xfa,0xfa,0x47,0xfa,0xfa,0xe0,0xf9,0xf9,0x1e,0xfa,0xfa,0xbb,0xfb,0xfc,0x6f, -0xfe,0xff,0x1d,0x01,0x01,0x5f,0x02,0x02,0x98,0x02,0x02,0xdb,0x02,0x02,0xee,0x02, -0x02,0x1f,0x03,0x03,0x42,0x03,0x03,0x97,0x03,0x03,0xaa,0x03,0x03,0xe6,0x02,0x02, -0x05,0x02,0x01,0x8c,0x01,0x01,0x86,0x01,0x01,0xcb,0x01,0x01,0x2e,0x02,0x02,0x55, -0x02,0x02,0x61,0x01,0x00,0x57,0xff,0xfe,0x11,0xfd,0xfc,0xc5,0xfb,0xfb,0x26,0xfb, -0xfa,0xcf,0xfa,0xfa,0x38,0xfa,0xf9,0xcf,0xf9,0xf9,0xfb,0xf9,0xfa,0xba,0xfb,0xfd, -0x80,0xfe,0xff,0x1f,0x01,0x01,0x1b,0x02,0x02,0x96,0x02,0x02,0xcb,0x02,0x02,0xed, -0x02,0x02,0x1f,0x03,0x03,0x52,0x03,0x03,0xb8,0x03,0x03,0xac,0x03,0x03,0xc4,0x02, -0x02,0xf5,0x01,0x01,0x8b,0x01,0x01,0x97,0x01,0x01,0xb9,0x01,0x01,0x4f,0x02,0x02, -0x78,0x02,0x02,0x62,0x01,0x00,0x35,0xff,0xfe,0x31,0xfd,0xfc,0xe7,0xfb,0xfb,0x48, -0xfb,0xfb,0xd1,0xfa,0xfa,0x38,0xfa,0xf9,0x9e,0xf9,0xf9,0xd8,0xf9,0xfa,0xda,0xfb, -0xfd,0xa4,0xfe,0xff,0xde,0x00,0x01,0xf8,0x01,0x02,0x85,0x02,0x02,0xba,0x02,0x02, -0xfe,0x02,0x02,0xff,0x02,0x03,0x73,0x03,0x03,0xca,0x03,0x03,0x9d,0x03,0x03,0xb3, -0x02,0x02,0x04,0x02,0x01,0x9c,0x01,0x01,0x77,0x01,0x01,0xb8,0x01,0x02,0x71,0x02, -0x02,0x9b,0x02,0x02,0x41,0x01,0x00,0x24,0xff,0xfe,0x42,0xfd,0xfc,0x08,0xfc,0xfb, -0x7a,0xfb,0xfb,0xd2,0xfa,0xfa,0x38,0xfa,0xf9,0x5c,0xf9,0xf9,0xd5,0xf9,0xfa,0xfb, -0xfb,0xfd,0xa5,0xfe,0xff,0xbc,0x00,0x01,0xd6,0x01,0x02,0x63,0x02,0x02,0xda,0x02, -0x02,0xdd,0x02,0x02,0x1d,0x03,0x03,0x85,0x03,0x03,0xfc,0x03,0x03,0x8d,0x03,0x03, -0xa0,0x02,0x02,0x05,0x02,0x01,0x8b,0x01,0x01,0x56,0x01,0x01,0xd7,0x01,0x02,0xa4, -0x02,0x02,0x9c,0x02,0x02,0x20,0x01,0x00,0x22,0xff,0xfe,0x42,0xfd,0xfc,0x2a,0xfc, -0xfb,0x8c,0xfb,0xfb,0xf4,0xfa,0xfa,0x19,0xfa,0xf9,0x17,0xf9,0xf9,0xe4,0xf9,0xfa, -0x0e,0xfc,0xfd,0xa6,0xfe,0xff,0x9b,0x00,0x01,0xb3,0x01,0x02,0x72,0x02,0x02,0xba, -0x02,0x02,0xcc,0x02,0x02,0x2e,0x03,0x03,0xb6,0x03,0x03,0xfe,0x03,0x03,0x6c,0x03, -0x03,0xb0,0x02,0x02,0x16,0x02,0x01,0x7b,0x01,0x01,0x44,0x01,0x01,0xf8,0x01,0x02, -0xc7,0x02,0x02,0x9c,0x02,0x02,0x10,0x01,0x00,0x21,0xff,0xfe,0x63,0xfd,0xfc,0x4b, -0xfc,0xfb,0xbf,0xfb,0xfb,0x17,0xfb,0xfa,0xc8,0xf9,0xf9,0x03,0xf9,0xf9,0xf5,0xf9, -0xfa,0x2e,0xfc,0xfd,0x97,0xfe,0xff,0x69,0x00,0x01,0xa1,0x01,0x02,0x61,0x02,0x02, -0xa9,0x02,0x02,0xaa,0x02,0x02,0x3e,0x03,0x03,0xd8,0x03,0x04,0xf0,0x03,0x03,0x5a, -0x03,0x03,0xc1,0x02,0x02,0x06,0x02,0x01,0x4a,0x01,0x01,0x42,0x01,0x01,0x2a,0x02, -0x02,0xd9,0x02,0x02,0x8e,0x02,0x01,0x0e,0x01,0x00,0x31,0xff,0xfe,0x64,0xfd,0xfc, -0x6c,0xfc,0xfc,0xf2,0xfb,0xfb,0x09,0xfb,0xfa,0x94,0xf9,0xf9,0x02,0xf9,0xf9,0xf4, -0xf9,0xfb,0x40,0xfc,0xfd,0x77,0xfe,0xff,0x47,0x00,0x01,0x90,0x01,0x02,0x61,0x02, -0x02,0x88,0x02,0x02,0xb8,0x02,0x02,0x5f,0x03,0x03,0xea,0x03,0x04,0xe0,0x03,0x03, -0x59,0x03,0x03,0xd2,0x02,0x02,0xe6,0x01,0x01,0x38,0x01,0x01,0x52,0x01,0x01,0x4c, -0x02,0x02,0xfb,0x02,0x02,0x7e,0x02,0x01,0x0c,0x01,0x00,0x33,0xff,0xfe,0x52,0xfd, -0xfc,0xae,0xfc,0xfc,0x06,0xfc,0xfb,0xf9,0xfa,0xfa,0x72,0xf9,0xf8,0xff,0xf8,0xf9, -0x15,0xfa,0xfb,0x42,0xfc,0xfd,0x55,0xfe,0xff,0x35,0x00,0x00,0x9f,0x01,0x02,0x50, -0x02,0x02,0x55,0x02,0x02,0xc7,0x02,0x03,0x71,0x03,0x03,0xfc,0x03,0x03,0xce,0x03, -0x03,0x8a,0x03,0x03,0xd3,0x02,0x02,0xd5,0x01,0x01,0x26,0x01,0x01,0x61,0x01,0x01, -0x6e,0x02,0x02,0xfd,0x02,0x02,0x7c,0x02,0x01,0x1e,0x01,0x00,0x01,0xff,0xfe,0x81, -0xfd,0xfd,0xd3,0xfc,0xfc,0x38,0xfc,0xfb,0xda,0xfa,0xf9,0x4f,0xf9,0xf8,0xfe,0xf8, -0xf9,0x36,0xfa,0xfb,0x32,0xfc,0xfd,0x44,0xfe,0xff,0x24,0x00,0x00,0x8f,0x01,0x01, -0x2f,0x02,0x02,0x32,0x02,0x02,0xd7,0x02,0x03,0x93,0x03,0x03,0xec,0x03,0x03,0xdd, -0x03,0x03,0x9b,0x03,0x03,0xc4,0x02,0x02,0xb3,0x01,0x01,0x04,0x01,0x01,0x92,0x01, -0x02,0x71,0x02,0x02,0xfc,0x02,0x02,0x8e,0x02,0x01,0xfd,0x00,0xff,0xff,0xfe,0xfe, -0xb3,0xfd,0xfd,0x15,0xfd,0xfc,0x4b,0xfc,0xfb,0xb9,0xfa,0xf9,0x3d,0xf9,0xf8,0x0e, -0xf9,0xf9,0x47,0xfa,0xfb,0x13,0xfc,0xfd,0x32,0xfe,0xff,0x23,0x00,0x00,0x8e,0x01, -0x01,0xed,0x01,0x01,0x3f,0x02,0x02,0xf9,0x02,0x03,0x94,0x03,0x03,0xdc,0x03,0x03, -0xee,0x03,0x03,0x9d,0x03,0x03,0xc4,0x02,0x02,0x82,0x01,0x01,0x11,0x01,0x01,0xa5, -0x01,0x02,0x70,0x02,0x02,0x1e,0x03,0x02,0x7e,0x02,0x01,0xdc,0x00,0xff,0xfd,0xfe, -0xfe,0xe5,0xfd,0xfd,0x49,0xfd,0xfc,0x4e,0xfc,0xfb,0x87,0xfa,0xf9,0x2b,0xf9,0xf8, -0x1f,0xf9,0xf9,0x49,0xfa,0xfb,0x01,0xfc,0xfd,0x21,0xfe,0xff,0x23,0x00,0x00,0x6e, -0x01,0x01,0xb9,0x01,0x01,0x4e,0x02,0x02,0xfa,0x02,0x03,0x94,0x03,0x03,0xec,0x03, -0x03,0xfe,0x03,0x03,0xbf,0x03,0x03,0x94,0x02,0x01,0x6e,0x01,0x01,0x22,0x01,0x01, -0xa5,0x01,0x02,0x91,0x02,0x03,0x20,0x03,0x02,0x6e,0x02,0x01,0xbb,0x00,0xff,0xfc, -0xfe,0xfe,0x17,0xfe,0xfd,0x8c,0xfd,0xfd,0x40,0xfc,0xfb,0x65,0xfa,0xf9,0x2a,0xf9, -0xf8,0x2f,0xf9,0xf9,0x4a,0xfa,0xfb,0xf0,0xfb,0xfd,0x31,0xfe,0xff,0x23,0x00,0x00, -0x2c,0x01,0x01,0x95,0x01,0x01,0x5f,0x02,0x02,0xfa,0x02,0x03,0x95,0x03,0x03,0xdb, -0x03,0x04,0x30,0x04,0x04,0xa1,0x03,0x03,0x71,0x02,0x01,0x6d,0x01,0x01,0x23,0x01, -0x01,0xb4,0x01,0x02,0xc3,0x02,0x03,0x21,0x03,0x02,0x6e,0x02,0x01,0x98,0x00,0xff, -0x1b,0xff,0xfe,0x49,0xfe,0xfe,0xa1,0xfd,0xfd,0x30,0xfc,0xfb,0x53,0xfa,0xf9,0x29, -0xf9,0xf9,0x41,0xf9,0xf9,0x3a,0xfa,0xfa,0xfe,0xfb,0xfd,0x31,0xfe,0xff,0x04,0x00, -0x00,0xe9,0x00,0x01,0x94,0x01,0x01,0x4e,0x02,0x02,0x1b,0x03,0x03,0x74,0x03,0x03, -0x0b,0x04,0x04,0x43,0x04,0x04,0x90,0x03,0x03,0x60,0x02,0x01,0x6d,0x01,0x01,0x22, -0x01,0x01,0xc5,0x01,0x02,0xe6,0x02,0x03,0x22,0x03,0x02,0x4e,0x02,0x01,0x76,0x00, -0xff,0x3b,0xff,0xfe,0x8d,0xfe,0xfe,0xc4,0xfd,0xfd,0x10,0xfc,0xfb,0x42,0xfa,0xf9, -0x39,0xf9,0xf9,0x42,0xf9,0xf9,0x08,0xfa,0xfa,0x1e,0xfc,0xfd,0x33,0xfe,0xff,0xe2, -0xff,0x00,0xc7,0x00,0x01,0x81,0x01,0x01,0x6f,0x02,0x02,0xfb,0x02,0x03,0x73,0x03, -0x03,0x3d,0x04,0x04,0x45,0x04,0x03,0x9f,0x03,0x02,0x5f,0x02,0x01,0x5b,0x01,0x01, -0x11,0x01,0x01,0xe5,0x01,0x02,0xf7,0x02,0x03,0x33,0x03,0x02,0x1d,0x02,0x01,0x63, -0x00,0xff,0x5c,0xff,0xff,0xc0,0xfe,0xfe,0xd6,0xfd,0xfc,0x0f,0xfc,0xfb,0x41,0xfa, -0xf9,0x5a,0xf9,0xf9,0x12,0xf9,0xf9,0x16,0xfa,0xfb,0x10,0xfc,0xfd,0x32,0xfe,0xff, -0xc1,0xff,0x00,0x93,0x00,0x01,0x91,0x01,0x02,0x40,0x02,0x02,0xd9,0x02,0x03,0x93, -0x03,0x04,0x40,0x04,0x04,0x46,0x04,0x04,0x80,0x03,0x02,0x4f,0x02,0x01,0x4b,0x01, -0x01,0x11,0x01,0x01,0x07,0x02,0x02,0x19,0x03,0x03,0x35,0x03,0x02,0xeb,0x01,0x01, -0x61,0x00,0xff,0x8e,0xff,0xff,0xf4,0xfe,0xfe,0xc8,0xfd,0xfc,0xed,0xfb,0xfb,0x62, -0xfa,0xf9,0x4b,0xf9,0xf9,0x10,0xf9,0xf9,0x26,0xfa,0xfb,0x21,0xfc,0xfd,0x33,0xfe, -0xfe,0x8f,0xff,0xff,0x8f,0x00,0x01,0x92,0x01,0x01,0x3e,0x02,0x02,0xd8,0x02,0x03, -0xb3,0x03,0x04,0x51,0x04,0x04,0x56,0x04,0x04,0x80,0x03,0x02,0x3d,0x02,0x01,0x3a, -0x01,0x01,0x10,0x01,0x01,0x29,0x02,0x02,0x3c,0x03,0x03,0x15,0x03,0x02,0xb7,0x01, -0x01,0x60,0x00,0xff,0xcf,0xff,0xff,0x29,0xff,0xfe,0xb7,0xfd,0xfc,0x1e,0xfc,0xfb, -0x63,0xfa,0xf9,0x4b,0xf9,0xf9,0x00,0xf9,0xf9,0x36,0xfa,0xfb,0x32,0xfc,0xfd,0x03, -0xfe,0xfe,0x5b,0xff,0xff,0x9f,0x00,0x01,0x71,0x01,0x01,0x1c,0x02,0x02,0xd7,0x02, -0x03,0xc4,0x03,0x04,0x62,0x04,0x04,0x67,0x04,0x04,0x60,0x03,0x02,0x2c,0x02,0x01, -0x18,0x01,0x00,0x2f,0x01,0x01,0x5b,0x02,0x02,0x4e,0x03,0x03,0xf4,0x02,0x02,0x95, -0x01,0x00,0x7e,0x00,0x00,0x03,0x00,0xff,0x2a,0xff,0xfe,0xb7,0xfd,0xfc,0x1f,0xfc, -0xfb,0x62,0xfa,0xf9,0x3c,0xf9,0xf8,0xfd,0xf8,0xf9,0x58,0xfa,0xfb,0x34,0xfc,0xfd, -0xd1,0xfd,0xfe,0x49,0xff,0xff,0x9f,0x00,0x00,0x5f,0x01,0x01,0x0a,0x02,0x02,0xe7, -0x02,0x03,0xe5,0x03,0x04,0x73,0x04,0x04,0x68,0x04,0x03,0x5f,0x03,0x02,0x1c,0x02, -0x01,0xf6,0x00,0x00,0x5f,0x01,0x01,0x7e,0x02,0x03,0x50,0x03,0x03,0xc4,0x02,0x02, -0x71,0x01,0x01,0xa0,0x00,0x00,0x26,0x00,0xff,0x2b,0xff,0xfe,0xd8,0xfd,0xfc,0x1f, -0xfc,0xfb,0x74,0xfa,0xf9,0x0a,0xf9,0xf8,0x0d,0xf9,0xf9,0x7a,0xfa,0xfb,0x14,0xfc, -0xfc,0xbf,0xfd,0xfe,0x48,0xff,0xff,0x6f,0x00,0x00,0x4d,0x01,0x01,0xfa,0x01,0x02, -0xe6,0x02,0x03,0xe7,0x03,0x04,0x85,0x04,0x04,0x69,0x04,0x03,0x6f,0x03,0x02,0xea, -0x01,0x01,0xf4,0x00,0x01,0x60,0x01,0x02,0xb0,0x02,0x03,0x53,0x03,0x03,0x70,0x02, -0x01,0x8f,0x01,0x01,0xc2,0x00,0x00,0x38,0x00,0xff,0x2c,0xff,0xfe,0xe9,0xfd,0xfd, -0x31,0xfc,0xfb,0x55,0xfa,0xf9,0xf8,0xf8,0xf8,0x3e,0xf9,0xf9,0x7c,0xfa,0xfb,0x03, -0xfc,0xfc,0xae,0xfd,0xfe,0x37,0xff,0xff,0x5d,0x00,0x00,0x2b,0x01,0x01,0xe8,0x01, -0x02,0xf5,0x02,0x03,0xf8,0x03,0x04,0x95,0x04,0x04,0x7b,0x04,0x03,0x4f,0x03,0x02, -0xc9,0x01,0x01,0xe2,0x00,0x01,0x91,0x01,0x02,0xe4,0x02,0x03,0x23,0x03,0x02,0x6d, -0x02,0x01,0x8e,0x01,0x01,0xe2,0x00,0x00,0x4a,0x00,0xff,0x3c,0xff,0xfe,0x0a,0xfe, -0xfd,0x43,0xfc,0xfb,0x34,0xfa,0xf9,0x06,0xf9,0xf9,0x50,0xf9,0xf9,0x6c,0xfa,0xfb, -0xf2,0xfb,0xfc,0xac,0xfd,0xfe,0x16,0xff,0xff,0x3b,0x00,0x00,0x0a,0x01,0x01,0xd5, -0x01,0x02,0x07,0x03,0x03,0xf7,0x03,0x04,0xb7,0x04,0x04,0x7b,0x04,0x03,0x4f,0x03, -0x02,0x97,0x01,0x01,0xe0,0x00,0x01,0xd4,0x01,0x02,0xf7,0x02,0x03,0x02,0x03,0x02, -0x4a,0x02,0x01,0x8d,0x01,0x01,0x15,0x01,0x00,0x4b,0x00,0xff,0x5c,0xff,0xfe,0x2d, -0xfe,0xfd,0x33,0xfc,0xfb,0x22,0xfa,0xf9,0x17,0xf9,0xf9,0x62,0xf9,0xf9,0x6c,0xfa, -0xfb,0xf2,0xfb,0xfc,0x8b,0xfd,0xfe,0x15,0xff,0xff,0x1a,0x00,0x00,0xe8,0x00,0x01, -0xd5,0x01,0x02,0xf7,0x02,0x03,0x18,0x04,0x04,0xc9,0x04,0x04,0x8b,0x04,0x03,0x2f, -0x03,0x02,0x63,0x01,0x01,0x10,0x01,0x01,0x08,0x02,0x02,0x09,0x03,0x03,0xd1,0x02, -0x02,0x38,0x02,0x01,0xae,0x01,0x01,0x16,0x01,0x00,0x3a,0x00,0xff,0x9f,0xff,0xfe, -0x3f,0xfe,0xfd,0x13,0xfc,0xfb,0x10,0xfa,0xf9,0x48,0xf9,0xf9,0x53,0xf9,0xf9,0x7d, -0xfa,0xfb,0xd1,0xfb,0xfc,0x9a,0xfd,0xfe,0xf5,0xfe,0xff,0xf7,0xff,0x00,0xd6,0x00, -0x01,0xc4,0x01,0x02,0x06,0x03,0x03,0x29,0x04,0x04,0xd9,0x04,0x04,0x9e,0x04,0x03, -0xed,0x02,0x01,0x5f,0x01,0x01,0x31,0x01,0x01,0x3a,0x02,0x02,0xfb,0x02,0x02,0xbe, -0x02,0x02,0x37,0x02,0x01,0xbf,0x01,0x01,0x06,0x01,0x00,0x6a,0x00,0x00,0xb2,0xff, -0xff,0x21,0xfe,0xfd,0x01,0xfc,0xfb,0x20,0xfa,0xf9,0x48,0xf9,0xf9,0x74,0xf9,0xf9, -0x6d,0xfa,0xfb,0xd0,0xfb,0xfc,0x8b,0xfd,0xfe,0xd3,0xfe,0xff,0xe7,0xff,0x00,0xb4, -0x00,0x01,0xd3,0x01,0x02,0xf6,0x02,0x03,0x39,0x04,0x04,0x0c,0x05,0x04,0x7f,0x04, -0x03,0xaa,0x02,0x01,0x4c,0x01,0x01,0x63,0x01,0x01,0x6e,0x02,0x02,0xcb,0x02,0x02, -0xab,0x02,0x02,0x48,0x02,0x01,0xbf,0x01,0x01,0xf5,0x00,0x00,0x9b,0x00,0x00,0xc5, -0xff,0xff,0x20,0xfe,0xfd,0x02,0xfc,0xfa,0x2f,0xfa,0xf9,0x6a,0xf9,0xf9,0x64,0xf9, -0xf9,0x5c,0xfa,0xfb,0xd0,0xfb,0xfc,0x6b,0xfd,0xfe,0xc2,0xfe,0xff,0xb5,0xff,0x00, -0xa2,0x00,0x01,0xc3,0x01,0x02,0xf4,0x02,0x03,0x6b,0x04,0x04,0x2f,0x05,0x04,0x5f, -0x04,0x03,0x77,0x02,0x01,0x5b,0x01,0x01,0xa5,0x01,0x02,0x71,0x02,0x02,0xba,0x02, -0x02,0xab,0x02,0x02,0x48,0x02,0x01,0x9f,0x01,0x01,0x14,0x01,0x00,0xcf,0x00,0x00, -0xd6,0xff,0xff,0x31,0xfe,0xfd,0xf1,0xfb,0xfa,0x4f,0xfa,0xf9,0x6b,0xf9,0xf9,0x74, -0xf9,0xf9,0x6d,0xfa,0xfb,0xd0,0xfb,0xfc,0x6a,0xfd,0xfe,0xa1,0xfe,0xff,0x92,0xff, -0x00,0xa1,0x00,0x01,0x91,0x01,0x02,0xf3,0x02,0x03,0x9d,0x04,0x05,0x31,0x05,0x04, -0x3f,0x04,0x03,0x43,0x02,0x01,0x7b,0x01,0x01,0xd8,0x01,0x02,0x63,0x02,0x02,0xa8, -0x02,0x02,0xbc,0x02,0x02,0x37,0x02,0x01,0x9d,0x01,0x01,0x35,0x01,0x01,0xe1,0x00, -0x00,0xf8,0xff,0xff,0x22,0xfe,0xfd,0xf0,0xfb,0xfb,0x51,0xfa,0xf9,0x6b,0xf9,0xf9, -0x85,0xf9,0xf9,0x5c,0xfa,0xfb,0xe1,0xfb,0xfc,0x49,0xfd,0xfd,0x8f,0xfe,0xff,0x81, -0xff,0x00,0x80,0x00,0x00,0x7e,0x01,0x02,0x23,0x03,0x04,0xc0,0x04,0x05,0x43,0x05, -0x04,0xec,0x03,0x02,0x3f,0x02,0x01,0x9b,0x01,0x01,0xfb,0x01,0x02,0x42,0x02,0x02, -0xb8,0x02,0x02,0x9c,0x02,0x02,0x15,0x02,0x01,0x9d,0x01,0x01,0x46,0x01,0x01,0x03, -0x01,0x00,0xf9,0xff,0xff,0x11,0xfe,0xfd,0x00,0xfc,0xfb,0x51,0xfa,0xf9,0x7c,0xf9, -0xf9,0x75,0xf9,0xf9,0x6d,0xfa,0xfb,0xd2,0xfb,0xfc,0x38,0xfd,0xfd,0x7d,0xfe,0xff, -0x70,0xff,0xff,0x5e,0x00,0x00,0x6c,0x01,0x02,0x44,0x03,0x04,0xf3,0x04,0x05,0x35, -0x05,0x04,0xa8,0x03,0x02,0x3d,0x02,0x01,0xce,0x01,0x01,0xed,0x01,0x02,0x51,0x02, -0x02,0xca,0x02,0x02,0x8b,0x02,0x02,0x15,0x02,0x01,0x8c,0x01,0x01,0x77,0x01,0x01, -0x16,0x01,0x00,0x09,0x00,0xff,0x12,0xfe,0xfd,0x10,0xfc,0xfb,0x62,0xfa,0xf9,0x8d, -0xf9,0xf9,0x75,0xf9,0xf9,0x8e,0xfa,0xfb,0xb2,0xfb,0xfc,0x26,0xfd,0xfd,0x6d,0xfe, -0xfe,0x5e,0xff,0xff,0x2c,0x00,0x00,0x59,0x01,0x02,0x76,0x03,0x04,0x26,0x05,0x05, -0x05,0x05,0x04,0x84,0x03,0x02,0x5d,0x02,0x01,0xdf,0x01,0x01,0xfd,0x01,0x02,0x72, -0x02,0x02,0xba,0x02,0x02,0x8a,0x02,0x02,0xf4,0x01,0x01,0x9b,0x01,0x01,0x9a,0x01, -0x01,0x27,0x01,0x00,0x0b,0x00,0xff,0x11,0xfe,0xfd,0x21,0xfc,0xfb,0x73,0xfa,0xf9, -0x7d,0xf9,0xf9,0x96,0xf9,0xf9,0x8f,0xfa,0xfb,0xa0,0xfb,0xfc,0x16,0xfd,0xfd,0x5c, -0xfe,0xfe,0x3d,0xff,0xff,0xe8,0xff,0x00,0x67,0x01,0x02,0xb8,0x03,0x04,0x3a,0x05, -0x05,0xb3,0x04,0x04,0x81,0x03,0x02,0x5e,0x02,0x01,0xdf,0x01,0x01,0x0e,0x02,0x02, -0x73,0x02,0x02,0xcb,0x02,0x02,0x69,0x02,0x02,0xe2,0x01,0x01,0xab,0x01,0x01,0xbb, -0x01,0x01,0x48,0x01,0x00,0xfc,0xff,0xff,0x21,0xfe,0xfd,0x23,0xfc,0xfb,0x63,0xfa, -0xf9,0x8d,0xf9,0xf9,0xa7,0xf9,0xfa,0x70,0xfa,0xfa,0x9f,0xfb,0xfc,0x26,0xfd,0xfd, -0x4b,0xfe,0xfe,0x0b,0xff,0xff,0xa4,0xff,0x00,0x86,0x01,0x02,0xfc,0x03,0x04,0x1c, -0x05,0x04,0xaf,0x04,0x04,0x72,0x03,0x02,0x5c,0x02,0x02,0xf1,0x01,0x01,0x0e,0x02, -0x02,0x95,0x02,0x02,0xbb,0x02,0x02,0x48,0x02,0x02,0xd0,0x01,0x01,0xcb,0x01,0x01, -0xcd,0x01,0x01,0x4a,0x01,0x00,0xfb,0xff,0xff,0x42,0xfe,0xfd,0x23,0xfc,0xfb,0x73, -0xfa,0xf9,0x9e,0xf9,0xf9,0xb8,0xf9,0xfa,0x60,0xfa,0xfa,0xaf,0xfb,0xfc,0x16,0xfd, -0xfd,0x4b,0xfe,0xfe,0xb9,0xfe,0xfe,0x8f,0xff,0x00,0xc8,0x01,0x03,0x00,0x04,0x04, -0x0b,0x05,0x04,0x9f,0x04,0x04,0x60,0x03,0x02,0x5d,0x02,0x02,0xe1,0x01,0x01,0x2e, -0x02,0x02,0xa7,0x02,0x02,0x9a,0x02,0x02,0x37,0x02,0x01,0xcf,0x01,0x01,0xec,0x01, -0x01,0xdf,0x01,0x01,0x4a,0x01,0x00,0x0b,0x00,0xff,0x43,0xfe,0xfd,0x23,0xfc,0xfb, -0x73,0xfa,0xf9,0xaf,0xf9,0xf9,0xc9,0xf9,0xf9,0x5f,0xfa,0xfa,0xae,0xfb,0xfc,0x26, -0xfd,0xfd,0x2c,0xfe,0xfe,0x43,0xfe,0xfe,0xac,0xff,0x00,0xeb,0x01,0x03,0x11,0x04, -0x04,0xeb,0x04,0x04,0x7d,0x04,0x03,0x6f,0x03,0x02,0x5d,0x02,0x02,0xf1,0x01,0x02, -0x40,0x02,0x02,0xa8,0x02,0x02,0x9a,0x02,0x02,0x16,0x02,0x01,0xdd,0x01,0x01,0xfe, -0x01,0x01,0xef,0x01,0x01,0x5b,0x01,0x00,0x2c,0x00,0xff,0x45,0xfe,0xfd,0x22,0xfc, -0xfb,0x84,0xfa,0xfa,0xb0,0xf9,0xf9,0xca,0xf9,0xf9,0x4f,0xfa,0xfa,0xbe,0xfb,0xfc, -0x39,0xfd,0xfd,0xc9,0xfd,0xfd,0x2e,0xfe,0xfe,0xab,0xff,0x00,0x0c,0x02,0x03,0x23, -0x04,0x04,0xda,0x04,0x04,0x7c,0x04,0x03,0x5f,0x03,0x02,0x5c,0x02,0x02,0x01,0x02, -0x02,0x62,0x02,0x02,0xb9,0x02,0x02,0x7a,0x02,0x02,0xf3,0x01,0x01,0xed,0x01,0x01, -0x0f,0x02,0x02,0xe0,0x01,0x01,0x6b,0x01,0x00,0x3e,0x00,0xff,0x35,0xfe,0xfd,0x32, -0xfc,0xfb,0x95,0xfa,0xfa,0xd1,0xf9,0xf9,0xac,0xf9,0xf9,0x4c,0xfa,0xfb,0xe1,0xfb, -0xfc,0x29,0xfd,0xfd,0x76,0xfd,0xfd,0xf9,0xfd,0xfe,0xaa,0xff,0x00,0x3e,0x02,0x03, -0x15,0x04,0x04,0xd9,0x04,0x04,0x6c,0x04,0x03,0x4d,0x03,0x02,0x6c,0x02,0x02,0x11, -0x02,0x02,0x84,0x02,0x02,0xaa,0x02,0x02,0x69,0x02,0x02,0xf1,0x01,0x01,0xff,0x01, -0x02,0x00,0x02,0x02,0xf1,0x01,0x01,0x7c,0x01,0x00,0x3f,0x00,0xff,0x44,0xfe,0xfd, -0x23,0xfc,0xfb,0xb5,0xfa,0xfa,0xe4,0xf9,0xf9,0x79,0xf9,0xf9,0x7c,0xfa,0xfb,0xf4, -0xfb,0xfc,0xf9,0xfc,0xfd,0x22,0xfd,0xfd,0xd6,0xfd,0xfe,0xca,0xff,0x01,0x40,0x02, -0x03,0x14,0x04,0x04,0xc9,0x04,0x04,0x4a,0x04,0x03,0x4c,0x03,0x02,0x5b,0x02,0x02, -0x32,0x02,0x02,0xa7,0x02,0x02,0xab,0x02,0x02,0x47,0x02,0x02,0xf0,0x01,0x02,0x00, -0x02,0x01,0x0f,0x02,0x02,0x12,0x02,0x01,0x8d,0x01,0x01,0x40,0x00,0xff,0x24,0xfe, -0xfd,0x42,0xfc,0xfb,0xe8,0xfa,0xfa,0xc4,0xf9,0xf9,0x77,0xf9,0xf9,0xaf,0xfa,0xfb, -0x05,0xfc,0xfc,0xc9,0xfc,0xfc,0xed,0xfc,0xfd,0xd3,0xfd,0xfe,0xdb,0xff,0x01,0x41, -0x02,0x03,0x15,0x04,0x04,0xc9,0x04,0x04,0x3a,0x04,0x03,0x3b,0x03,0x02,0x4a,0x02, -0x02,0x64,0x02,0x02,0xa8,0x02,0x02,0x9b,0x02,0x02,0x35,0x02,0x02,0x01,0x02,0x01, -0xff,0x01,0x02,0x20,0x02,0x02,0x02,0x02,0x01,0xae,0x01,0x01,0x31,0x00,0xff,0x22, -0xfe,0xfd,0x74,0xfc,0xfb,0xea,0xfa,0xfa,0xa3,0xf9,0xf9,0x96,0xf9,0xfa,0xc1,0xfa, -0xfb,0x17,0xfc,0xfc,0x87,0xfc,0xfc,0xb8,0xfc,0xfd,0xc1,0xfd,0xfe,0xeb,0xff,0x01, -0x52,0x02,0x03,0x14,0x04,0x04,0xc9,0x04,0x04,0x28,0x04,0x03,0x1a,0x03,0x02,0x5a, -0x02,0x02,0x96,0x02,0x02,0xaa,0x02,0x02,0x89,0x02,0x02,0x25,0x02,0x02,0xf0,0x01, -0x01,0x0f,0x02,0x02,0x11,0x02,0x02,0x32,0x02,0x02,0xb1,0x01,0x00,0x0f,0x00,0xff, -0x52,0xfe,0xfd,0x97,0xfc,0xfb,0xea,0xfa,0xfa,0x92,0xf9,0xf9,0xb7,0xf9,0xfa,0xf4, -0xfa,0xfb,0x09,0xfc,0xfc,0x43,0xfc,0xfc,0x95,0xfc,0xfd,0xb0,0xfd,0xfe,0xfb,0xff, -0x01,0x42,0x02,0x03,0x24,0x04,0x04,0xa9,0x04,0x04,0x17,0x04,0x03,0xf8,0x02,0x02, -0x8a,0x02,0x02,0xa9,0x02,0x02,0xaa,0x02,0x02,0x7a,0x02,0x02,0x14,0x02,0x02,0xf0, -0x01,0x01,0xff,0x01,0x02,0x20,0x02,0x02,0x65,0x02,0x02,0xa2,0x01,0x00,0x0d,0x00, -0xff,0x74,0xfe,0xfd,0x98,0xfc,0xfb,0xdb,0xfa,0xf9,0x8f,0xf9,0xf9,0xe9,0xf9,0xfa, -0x17,0xfb,0xfb,0xea,0xfb,0xfc,0x10,0xfc,0xfc,0x62,0xfc,0xfc,0xbe,0xfd,0xfe,0xfb, -0xff,0x01,0x53,0x02,0x03,0x25,0x04,0x04,0xa9,0x04,0x04,0xe5,0x03,0x03,0xf6,0x02, -0x02,0xac,0x02,0x02,0xba,0x02,0x02,0xbb,0x02,0x02,0x69,0x02,0x02,0x24,0x02,0x02, -0xe1,0x01,0x01,0xed,0x01,0x02,0x51,0x02,0x02,0x68,0x02,0x02,0x81,0x01,0x00,0x2d, -0x00,0xff,0x96,0xfe,0xfd,0xaa,0xfc,0xfb,0xaa,0xfa,0xf9,0x9e,0xf9,0xf9,0x1b,0xfa, -0xfa,0x39,0xfb,0xfb,0xc9,0xfb,0xfb,0xdc,0xfb,0xfc,0x40,0xfc,0xfc,0xac,0xfd,0xfe, -0xfc,0xff,0x01,0x52,0x02,0x03,0x37,0x04,0x04,0x78,0x04,0x04,0xd3,0x03,0x03,0x05, -0x03,0x02,0xcd,0x02,0x02,0xcc,0x02,0x02,0xac,0x02,0x02,0x67,0x02,0x02,0x35,0x02, -0x01,0xbe,0x01,0x01,0x0c,0x02,0x02,0x73,0x02,0x02,0x68,0x02,0x02,0x70,0x01,0x00, -0x4d,0x00,0xff,0xb8,0xfe,0xfd,0xab,0xfc,0xfb,0x98,0xfa,0xf9,0xbf,0xf9,0xf9,0x4e, -0xfa,0xfa,0x4d,0xfb,0xfb,0xa8,0xfb,0xfb,0xba,0xfb,0xfb,0x2d,0xfc,0xfc,0xbc,0xfd, -0xfe,0xeb,0xff,0x01,0x73,0x02,0x03,0x28,0x04,0x04,0x66,0x04,0x04,0xb2,0x03,0x03, -0x04,0x03,0x02,0xee,0x02,0x02,0xce,0x02,0x02,0x9a,0x02,0x02,0x89,0x02,0x02,0x05, -0x02,0x01,0xbc,0x01,0x01,0x2d,0x02,0x02,0x85,0x02,0x02,0x59,0x02,0x01,0x6e,0x01, -0x00,0x6f,0x00,0xff,0xcb,0xfe,0xfd,0x9c,0xfc,0xfb,0x86,0xfa,0xf9,0xef,0xf9,0xfa, -0x71,0xfa,0xfa,0x4e,0xfb,0xfb,0x77,0xfb,0xfb,0x87,0xfb,0xfb,0x1b,0xfc,0xfc,0x9b, -0xfd,0xfe,0xfa,0xff,0x01,0x95,0x02,0x03,0x18,0x04,0x04,0x45,0x04,0x04,0x90,0x03, -0x03,0x34,0x03,0x03,0xf1,0x02,0x02,0xcc,0x02,0x02,0xbb,0x02,0x02,0x8a,0x02,0x02, -0xe2,0x01,0x01,0xcb,0x01,0x01,0x3f,0x02,0x02,0x97,0x02,0x02,0x38,0x02,0x01,0x8d, -0x01,0x01,0x81,0x00,0xff,0xdc,0xfe,0xfd,0x6a,0xfc,0xfb,0x85,0xfa,0xfa,0x01,0xfa, -0xfa,0xa4,0xfa,0xfb,0x40,0xfb,0xfb,0x54,0xfb,0xfb,0x76,0xfb,0xfb,0xf9,0xfb,0xfc, -0x89,0xfd,0xfe,0x0a,0x00,0x01,0x96,0x02,0x03,0x17,0x04,0x04,0x13,0x04,0x03,0x9c, -0x03,0x03,0x46,0x03,0x03,0xe1,0x02,0x02,0xdd,0x02,0x02,0xcd,0x02,0x02,0x6a,0x02, -0x02,0xc0,0x01,0x01,0xdb,0x01,0x02,0x41,0x02,0x02,0x97,0x02,0x02,0x26,0x02,0x01, -0xae,0x01,0x01,0xb4,0x00,0xff,0xde,0xfe,0xfd,0x59,0xfc,0xfb,0x94,0xfa,0xfa,0x33, -0xfa,0xfa,0xc7,0xfa,0xfb,0x20,0xfb,0xfb,0x43,0xfb,0xfb,0x45,0xfb,0xfb,0xd5,0xfb, -0xfc,0x89,0xfd,0xfe,0x1a,0x00,0x01,0xa7,0x02,0x03,0xe7,0x03,0x04,0xe0,0x03,0x03, -0xac,0x03,0x03,0x37,0x03,0x03,0xe0,0x02,0x02,0xff,0x02,0x02,0xde,0x02,0x02,0x4a, -0x02,0x01,0xbe,0x01,0x01,0xec,0x01,0x02,0x52,0x02,0x02,0x78,0x02,0x02,0x14,0x02, -0x01,0xdf,0x01,0x01,0xc6,0x00,0xff,0xce,0xfe,0xfd,0x37,0xfc,0xfb,0xa4,0xfa,0xfa, -0x76,0xfa,0xfa,0xda,0xfa,0xfa,0x2f,0xfb,0xfb,0x34,0xfb,0xfb,0x11,0xfb,0xfb,0xc4, -0xfb,0xfc,0x66,0xfd,0xfe,0x3b,0x00,0x01,0xa9,0x02,0x03,0xb5,0x03,0x03,0xee,0x03, -0x03,0xad,0x03,0x03,0x36,0x03,0x03,0x00,0x03,0x03,0x10,0x03,0x03,0xd0,0x02,0x02, -0x18,0x02,0x01,0xbd,0x01,0x01,0x0d,0x02,0x02,0x64,0x02,0x02,0x56,0x02,0x02,0x34, -0x02,0x02,0xe1,0x01,0x01,0xd8,0x00,0xff,0xae,0xfe,0xfd,0x25,0xfc,0xfb,0xd5,0xfa, -0xfa,0x99,0xfa,0xfa,0xfc,0xfa,0xfb,0x21,0xfb,0xfb,0x12,0xfb,0xfa,0xff,0xfa,0xfb, -0x82,0xfb,0xfc,0x74,0xfd,0xfe,0x6f,0x00,0x01,0x89,0x02,0x03,0xa3,0x03,0x03,0xed, -0x03,0x03,0xad,0x03,0x03,0x25,0x03,0x03,0x21,0x03,0x03,0x22,0x03,0x03,0xc0,0x02, -0x02,0xf6,0x01,0x01,0xdc,0x01,0x01,0x1f,0x02,0x02,0x64,0x02,0x02,0x45,0x02,0x02, -0x44,0x02,0x02,0x03,0x02,0x01,0xea,0x00,0xff,0x7c,0xfe,0xfd,0x33,0xfc,0xfb,0xe7, -0xfa,0xfa,0xcb,0xfa,0xfa,0x0e,0xfb,0xfb,0x21,0xfb,0xfb,0x02,0xfb,0xfa,0xcd,0xfa, -0xfa,0x6e,0xfb,0xfc,0xa5,0xfd,0xff,0x50,0x00,0x01,0x78,0x02,0x03,0x91,0x03,0x03, -0xec,0x03,0x03,0x8c,0x03,0x03,0x34,0x03,0x03,0x33,0x03,0x03,0x44,0x03,0x03,0xa1, -0x02,0x02,0xe3,0x01,0x01,0xed,0x01,0x02,0x20,0x02,0x02,0x44,0x02,0x02,0x34,0x02, -0x02,0x54,0x02,0x02,0x46,0x02,0x01,0xdb,0x00,0xff,0x6a,0xfe,0xfd,0x44,0xfc,0xfb, -0x07,0xfb,0xfa,0xfe,0xfa,0xfa,0xff,0xfa,0xfb,0x31,0xfb,0xfb,0xd2,0xfa,0xfa,0x89, -0xfa,0xfa,0x6c,0xfb,0xfc,0xb6,0xfd,0xff,0x51,0x00,0x01,0x56,0x02,0x03,0x81,0x03, -0x03,0xcc,0x03,0x03,0x7a,0x03,0x03,0x44,0x03,0x03,0x65,0x03,0x03,0x46,0x03,0x02, -0x7f,0x02,0x02,0xf2,0x01,0x01,0xff,0x01,0x02,0x20,0x02,0x02,0x23,0x02,0x02,0x21, -0x02,0x02,0x96,0x02,0x02,0x59,0x02,0x01,0xbb,0x00,0xff,0x69,0xfe,0xfd,0x43,0xfc, -0xfb,0x39,0xfb,0xfb,0xf1,0xfa,0xfa,0x2f,0xfb,0xfb,0x44,0xfb,0xfa,0xaf,0xfa,0xfa, -0x56,0xfa,0xfa,0x7a,0xfb,0xfc,0xc8,0xfd,0xfe,0x4f,0x00,0x01,0x56,0x02,0x03,0x70, -0x03,0x03,0xbb,0x03,0x03,0x58,0x03,0x03,0x64,0x03,0x03,0x87,0x03,0x03,0x37,0x03, -0x02,0x7d,0x02,0x02,0x02,0x02,0x01,0x0f,0x02,0x02,0x22,0x02,0x02,0x01,0x02,0x02, -0x41,0x02,0x02,0xb9,0x02,0x02,0x5a,0x02,0x01,0xab,0x00,0xff,0x47,0xfe,0xfd,0x53, -0xfc,0xfb,0x5c,0xfb,0xfb,0x11,0xfb,0xfb,0x52,0xfb,0xfb,0x35,0xfb,0xfa,0x6c,0xfa, -0xfa,0x42,0xfa,0xfa,0x7b,0xfb,0xfc,0xb8,0xfd,0xfe,0x3f,0x00,0x01,0x46,0x02,0x02, -0x7f,0x03,0x03,0x8a,0x03,0x03,0x46,0x03,0x03,0x86,0x03,0x03,0x89,0x03,0x03,0x27, -0x03,0x02,0x5b,0x02,0x02,0x12,0x02,0x02,0x21,0x02,0x02,0x02,0x02,0x01,0xfe,0x01, -0x02,0x62,0x02,0x02,0xda,0x02,0x02,0x7d,0x02,0x01,0x89,0x00,0xff,0x56,0xfe,0xfd, -0x65,0xfc,0xfb,0x7d,0xfb,0xfb,0x33,0xfb,0xfb,0x86,0xfb,0xfb,0x06,0xfb,0xfa,0x39, -0xfa,0xfa,0x31,0xfa,0xfa,0x7a,0xfb,0xfc,0xb8,0xfd,0xfe,0x3f,0x00,0x01,0x45,0x02, -0x02,0x6f,0x03,0x03,0x56,0x03,0x03,0x65,0x03,0x03,0x98,0x03,0x03,0xaa,0x03,0x03, -0x07,0x03,0x02,0x59,0x02,0x02,0x33,0x02,0x02,0x23,0x02,0x02,0xe0,0x01,0x01,0xfd, -0x01,0x02,0x72,0x02,0x02,0x0d,0x03,0x02,0x5e,0x02,0x01,0x88,0x00,0xff,0x57,0xfe, -0xfd,0x75,0xfc,0xfb,0x7d,0xfb,0xfb,0x75,0xfb,0xfb,0x9a,0xfb,0xfb,0xd4,0xfa,0xfa, -0x16,0xfa,0xf9,0x2f,0xfa,0xfa,0x7a,0xfb,0xfc,0xa7,0xfd,0xfe,0x3e,0x00,0x01,0x46, -0x02,0x02,0x2e,0x03,0x03,0x43,0x03,0x03,0x75,0x03,0x03,0xb9,0x03,0x03,0xac,0x03, -0x03,0xe5,0x02,0x02,0x79,0x02,0x02,0x46,0x02,0x02,0x12,0x02,0x01,0xcf,0x01,0x01, -0xeb,0x01,0x02,0xa4,0x02,0x02,0x1f,0x03,0x02,0x3d,0x02,0x01,0x86,0x00,0xff,0x57, -0xfe,0xfd,0x74,0xfc,0xfb,0x9e,0xfb,0xfb,0xb9,0xfb,0xfb,0x8c,0xfb,0xfb,0xc3,0xfa, -0xfa,0xf5,0xf9,0xf9,0x2e,0xfa,0xfa,0x6a,0xfb,0xfc,0xa6,0xfd,0xff,0x50,0x00,0x01, -0x35,0x02,0x02,0x0c,0x03,0x03,0x31,0x03,0x03,0x85,0x03,0x03,0xeb,0x03,0x03,0x8d, -0x03,0x03,0xe2,0x02,0x02,0x8a,0x02,0x02,0x56,0x02,0x02,0x04,0x02,0x01,0xac,0x01, -0x01,0xfb,0x01,0x02,0xc6,0x02,0x03,0x11,0x03,0x02,0x3c,0x02,0x01,0x98,0x00,0xff, -0x36,0xfe,0xfd,0x73,0xfc,0xfc,0xd0,0xfb,0xfb,0xed,0xfb,0xfb,0x8d,0xfb,0xfb,0xa1, -0xfa,0xfa,0xe2,0xf9,0xf9,0x1e,0xfa,0xfa,0x48,0xfb,0xfc,0xb6,0xfd,0xff,0x41,0x00, -0x01,0x14,0x02,0x02,0xda,0x02,0x02,0x1e,0x03,0x03,0xb6,0x03,0x03,0xdd,0x03,0x03, -0x7c,0x03,0x03,0xe2,0x02,0x02,0x9b,0x02,0x02,0x68,0x02,0x02,0xe3,0x01,0x01,0x9a, -0x01,0x01,0x1c,0x02,0x02,0xe8,0x02,0x03,0x02,0x03,0x02,0x4b,0x02,0x01,0x89,0x00, -0xff,0x24,0xfe,0xfd,0x93,0xfc,0xfc,0x13,0xfc,0xfc,0x11,0xfc,0xfb,0x7d,0xfb,0xfa, -0x8f,0xfa,0xfa,0xd2,0xf9,0xf9,0xfd,0xf9,0xfa,0x46,0xfb,0xfc,0xc7,0xfd,0xff,0x40, -0x00,0x01,0x05,0x02,0x02,0x95,0x02,0x02,0x3e,0x03,0x03,0xc8,0x03,0x03,0xee,0x03, -0x03,0x5a,0x03,0x03,0xe1,0x02,0x02,0xbc,0x02,0x02,0x6a,0x02,0x02,0xb1,0x01,0x01, -0x98,0x01,0x01,0x3e,0x02,0x02,0xe9,0x02,0x03,0x11,0x03,0x02,0x5d,0x02,0x01,0x58, -0x00,0xff,0x22,0xfe,0xfd,0xa4,0xfc,0xfc,0x56,0xfc,0xfc,0x24,0xfc,0xfb,0x6d,0xfb, -0xfa,0x8f,0xfa,0xfa,0xc1,0xf9,0xf9,0xea,0xf9,0xfa,0x46,0xfb,0xfc,0xc7,0xfd,0xff, -0x52,0x00,0x01,0xc3,0x01,0x02,0x72,0x02,0x02,0x4e,0x03,0x03,0xd9,0x03,0x03,0xde, -0x03,0x03,0x49,0x03,0x03,0x01,0x03,0x02,0xde,0x02,0x02,0x5b,0x02,0x01,0x9e,0x01, -0x01,0xb9,0x01,0x01,0x3f,0x02,0x02,0xf9,0x02,0x03,0x22,0x03,0x02,0x5e,0x02,0x01, -0x46,0x00,0xff,0x11,0xfe,0xfd,0xd4,0xfc,0xfc,0x9a,0xfc,0xfc,0x26,0xfc,0xfb,0x8d, -0xfb,0xfb,0x60,0xfa,0xf9,0xbf,0xf9,0xf9,0xb9,0xf9,0xfa,0x54,0xfb,0xfc,0xe9,0xfd, -0xff,0x42,0x00,0x01,0x80,0x01,0x01,0x7f,0x02,0x02,0x5e,0x03,0x03,0xeb,0x03,0x03, -0xbe,0x03,0x03,0x47,0x03,0x03,0x22,0x03,0x03,0xf1,0x02,0x02,0x29,0x02,0x01,0xac, -0x01,0x01,0xba,0x01,0x01,0x4e,0x02,0x02,0x0b,0x03,0x03,0x33,0x03,0x02,0x4f,0x02, -0x01,0x25,0x00,0xfe,0x1f,0xfe,0xfd,0x17,0xfd,0xfc,0xad,0xfc,0xfc,0x47,0xfc,0xfb, -0x7e,0xfb,0xfa,0x6e,0xfa,0xf9,0x9f,0xf9,0xf9,0xa6,0xf9,0xfa,0x65,0xfb,0xfc,0xfa, -0xfd,0xff,0x22,0x00,0x00,0x5d,0x01,0x01,0x6d,0x02,0x02,0x6f,0x03,0x03,0xec,0x03, -0x03,0x9d,0x03,0x03,0x56,0x03,0x03,0x55,0x03,0x03,0xd2,0x02,0x02,0x17,0x02,0x01, -0xac,0x01,0x01,0xa9,0x01,0x01,0x5e,0x02,0x02,0x1c,0x03,0x03,0x55,0x03,0x03,0x30, -0x02,0x01,0xf1,0xff,0xff,0x30,0xfe,0xfd,0x39,0xfd,0xfd,0xd0,0xfc,0xfc,0x59,0xfc, -0xfb,0x7f,0xfb,0xfa,0x6e,0xfa,0xf9,0x5d,0xf9,0xf9,0x93,0xf9,0xfa,0x76,0xfb,0xfc, -0xfb,0xfd,0xff,0xf1,0xff,0x00,0x3a,0x01,0x01,0x6d,0x02,0x02,0x7f,0x03,0x03,0xdc, -0x03,0x03,0x79,0x03,0x03,0x87,0x03,0x03,0x67,0x03,0x03,0xd2,0x02,0x02,0x06,0x02, -0x01,0x9c,0x01,0x01,0xa8,0x01,0x01,0x5f,0x02,0x02,0x3c,0x03,0x03,0x68,0x03,0x02, -0x0d,0x02,0x01,0xf0,0xff,0xfe,0x3f,0xfe,0xfd,0x6b,0xfd,0xfd,0xe2,0xfc,0xfc,0x6a, -0xfc,0xfc,0x80,0xfb,0xfa,0x4e,0xfa,0xf9,0x2a,0xf9,0xf9,0xa2,0xf9,0xfa,0x97,0xfb, -0xfc,0xfc,0xfd,0xfe,0xcf,0xff,0x00,0x06,0x01,0x01,0x7c,0x02,0x03,0x82,0x03,0x03, -0x9a,0x03,0x03,0x88,0x03,0x03,0x99,0x03,0x03,0x68,0x03,0x03,0xd2,0x02,0x02,0x05, -0x02,0x01,0xac,0x01,0x01,0x98,0x01,0x01,0x7f,0x02,0x02,0x6f,0x03,0x03,0x69,0x03, -0x02,0xec,0x01,0x00,0xee,0xff,0xfe,0x5f,0xfe,0xfd,0x8e,0xfd,0xfd,0x03,0xfd,0xfc, -0x8d,0xfc,0xfc,0x81,0xfb,0xfa,0x2d,0xfa,0xf9,0x07,0xf9,0xf9,0xb2,0xf9,0xfa,0xa9, -0xfb,0xfc,0xfd,0xfd,0xfe,0x8d,0xff,0x00,0x03,0x01,0x01,0x9d,0x02,0x03,0x62,0x03, -0x03,0x77,0x03,0x03,0xa8,0x03,0x03,0x9a,0x03,0x03,0x89,0x03,0x03,0xb2,0x02,0x02, -0x15,0x02,0x01,0x7c,0x01,0x01,0x96,0x01,0x02,0x90,0x02,0x03,0x71,0x03,0x03,0x59, -0x03,0x02,0xca,0x01,0x00,0xdd,0xff,0xff,0x70,0xfe,0xfe,0x90,0xfd,0xfd,0x25,0xfd, -0xfc,0xaf,0xfc,0xfc,0x82,0xfb,0xfa,0xeb,0xf9,0xf9,0x04,0xf9,0xf9,0xc3,0xf9,0xfa, -0xca,0xfb,0xfc,0xce,0xfd,0xfe,0x48,0xff,0x00,0x12,0x01,0x01,0x9f,0x02,0x03,0x40, -0x03,0x03,0x76,0x03,0x03,0xa9,0x03,0x03,0xbc,0x03,0x03,0x6a,0x03,0x03,0xb1,0x02, -0x02,0x07,0x02,0x01,0x6a,0x01,0x01,0xa6,0x01,0x02,0xb2,0x02,0x03,0x93,0x03,0x03, -0x39,0x03,0x02,0xa8,0x01,0x00,0xec,0xff,0xff,0x82,0xfe,0xfe,0xb1,0xfd,0xfd,0x67, -0xfd,0xfd,0xc2,0xfc,0xfc,0x72,0xfb,0xfa,0xca,0xf9,0xf9,0xf2,0xf8,0xf9,0xe4,0xf9, -0xfa,0xdd,0xfb,0xfc,0x8c,0xfd,0xfe,0x44,0xff,0x00,0x24,0x01,0x01,0x8e,0x02,0x02, -0x2f,0x03,0x03,0x74,0x03,0x03,0xca,0x03,0x03,0xcc,0x03,0x03,0x7a,0x03,0x03,0xd2, -0x02,0x02,0xf6,0x01,0x01,0x58,0x01,0x01,0xb6,0x01,0x02,0xd3,0x02,0x03,0xa6,0x03, -0x03,0x18,0x03,0x02,0x97,0x01,0x00,0xeb,0xff,0xff,0x93,0xfe,0xfe,0xc1,0xfd,0xfd, -0x9b,0xfd,0xfd,0xd4,0xfc,0xfc,0x63,0xfb,0xfa,0x97,0xf9,0xf9,0xf0,0xf8,0xf9,0x16, -0xfa,0xfa,0xbe,0xfb,0xfc,0x58,0xfd,0xfe,0x44,0xff,0x00,0x13,0x01,0x01,0x8e,0x02, -0x02,0x0d,0x03,0x03,0x84,0x03,0x03,0xcb,0x03,0x03,0xcc,0x03,0x03,0x8b,0x03,0x03, -0xc3,0x02,0x02,0xd5,0x01,0x01,0x46,0x01,0x01,0xd6,0x01,0x02,0x06,0x03,0x03,0xa7, -0x03,0x03,0x07,0x03,0x02,0x95,0x01,0x00,0xeb,0xff,0xff,0x93,0xfe,0xfe,0xf2,0xfd, -0xfd,0xbe,0xfd,0xfd,0xf6,0xfc,0xfc,0x44,0xfb,0xfa,0x62,0xf9,0xf9,0x21,0xf9,0xf9, -0x29,0xfa,0xfa,0x9d,0xfb,0xfc,0x36,0xfd,0xfe,0x43,0xff,0x00,0x14,0x01,0x01,0x5d, -0x02,0x02,0x0a,0x03,0x03,0x95,0x03,0x03,0xba,0x03,0x03,0xed,0x03,0x03,0x8c,0x03, -0x03,0xc3,0x02,0x02,0xb4,0x01,0x01,0x45,0x01,0x01,0xe7,0x01,0x02,0x29,0x03,0x03, -0x87,0x03,0x03,0xf6,0x02,0x02,0x84,0x01,0x00,0xeb,0xff,0xff,0xa2,0xfe,0xfe,0x25, -0xfe,0xfe,0xe0,0xfd,0xfd,0x1a,0xfd,0xfc,0xf1,0xfa,0xf9,0x6f,0xf9,0xf9,0x43,0xf9, -0xf9,0x29,0xfa,0xfa,0x7c,0xfb,0xfc,0x33,0xfd,0xfe,0x43,0xff,0x00,0x03,0x01,0x01, -0x3b,0x02,0x02,0x0a,0x03,0x03,0x74,0x03,0x03,0xca,0x03,0x03,0xee,0x03,0x03,0x9d, -0x03,0x03,0xb3,0x02,0x02,0x92,0x01,0x01,0x44,0x01,0x01,0x19,0x02,0x02,0x3b,0x03, -0x03,0x87,0x03,0x03,0xf6,0x02,0x02,0x63,0x01,0x00,0xea,0xff,0xff,0xa3,0xfe,0xfe, -0x56,0xfe,0xfe,0x35,0xfe,0xfd,0xeb,0xfc,0xfb,0xde,0xfa,0xf9,0x7f,0xf9,0xf9,0x54, -0xf9,0xf9,0x2a,0xfa,0xfa,0x4a,0xfb,0xfc,0x33,0xfd,0xfe,0x34,0xff,0x00,0xf2,0x00, -0x01,0x19,0x02,0x02,0x09,0x03,0x03,0x64,0x03,0x03,0xd9,0x03,0x03,0xff,0x03,0x03, -0xbe,0x03,0x03,0x94,0x02,0x01,0x7f,0x01,0x01,0x54,0x01,0x01,0x4b,0x02,0x02,0x3c, -0x03,0x03,0x97,0x03,0x03,0xd5,0x02,0x02,0x62,0x01,0x00,0xda,0xff,0xff,0xb1,0xfe, -0xfe,0xaa,0xfe,0xfe,0x59,0xfe,0xfd,0xcb,0xfc,0xfb,0xbb,0xfa,0xfa,0x90,0xf9,0xf9, -0x76,0xf9,0xf9,0xfa,0xf9,0xfa,0x47,0xfb,0xfc,0x33,0xfd,0xfe,0x22,0xff,0x00,0xd1, -0x00,0x01,0x18,0x02,0x02,0xe8,0x02,0x03,0x63,0x03,0x03,0xd9,0x03,0x04,0x10,0x04, -0x04,0xb0,0x03,0x03,0x72,0x02,0x01,0x6d,0x01,0x01,0x75,0x01,0x01,0x5d,0x02,0x02, -0x4d,0x03,0x03,0x88,0x03,0x03,0xc3,0x02,0x02,0x63,0x01,0x00,0xa8,0xff,0xff,0xe1, -0xfe,0xfe,0xff,0xfe,0xfe,0x6c,0xfe,0xfd,0xaa,0xfc,0xfb,0xb9,0xfa,0xfa,0xb1,0xf9, -0xf9,0x67,0xf9,0xf9,0xe9,0xf9,0xfa,0x47,0xfb,0xfc,0x23,0xfd,0xfe,0x11,0xff,0x00, -0xc0,0x00,0x01,0x06,0x02,0x02,0xd8,0x02,0x03,0x51,0x03,0x03,0xea,0x03,0x04,0x32, -0x04,0x04,0xa1,0x03,0x02,0x4f,0x02,0x01,0x7c,0x01,0x01,0x75,0x01,0x01,0x7e,0x02, -0x02,0x4e,0x03,0x03,0x77,0x03,0x03,0xd4,0x02,0x02,0x32,0x01,0x00,0x94,0xff,0xff, -0x24,0xff,0xff,0x23,0xff,0xfe,0x6f,0xfe,0xfd,0x88,0xfc,0xfb,0xc9,0xfa,0xfa,0xb2, -0xf9,0xf9,0x67,0xf9,0xf9,0xd7,0xf9,0xfa,0x47,0xfb,0xfc,0x12,0xfd,0xfe,0x11,0xff, -0xff,0xbe,0x00,0x01,0xf6,0x01,0x02,0xc7,0x02,0x03,0x50,0x03,0x03,0x0b,0x04,0x04, -0x55,0x04,0x04,0x81,0x03,0x02,0x4e,0x02,0x01,0x6c,0x01,0x01,0xa5,0x01,0x02,0x71, -0x02,0x02,0x4d,0x03,0x03,0x98,0x03,0x03,0xc5,0x02,0x01,0x0f,0x01,0x00,0x93,0xff, -0xff,0x76,0xff,0xff,0x57,0xff,0xff,0x50,0xfe,0xfd,0x76,0xfc,0xfb,0xea,0xfa,0xfa, -0xb3,0xf9,0xf9,0x57,0xf9,0xf9,0xd7,0xf9,0xfa,0x47,0xfb,0xfc,0x01,0xfd,0xfe,0x00, -0xff,0xff,0x9d,0x00,0x01,0xf5,0x01,0x02,0x95,0x02,0x02,0x6e,0x03,0x03,0x3d,0x04, -0x04,0x55,0x04,0x04,0x80,0x03,0x02,0x2d,0x02,0x01,0x6a,0x01,0x01,0xc7,0x01,0x02, -0x61,0x02,0x02,0x6e,0x03,0x03,0x9a,0x03,0x03,0xa4,0x02,0x01,0xcc,0x00,0x00,0xb1, -0xff,0xff,0xba,0xff,0xff,0x7b,0xff,0xff,0x30,0xfe,0xfd,0x86,0xfc,0xfb,0xeb,0xfa, -0xfa,0xc3,0xf9,0xf9,0x46,0xf9,0xf9,0xd6,0xf9,0xfa,0x27,0xfb,0xfc,0x00,0xfd,0xfd, -0xef,0xfe,0xff,0x9c,0x00,0x01,0xc5,0x01,0x02,0x71,0x02,0x03,0x70,0x03,0x03,0x4e, -0x04,0x04,0x67,0x04,0x04,0x60,0x03,0x02,0x0a,0x02,0x01,0x8a,0x01,0x01,0xc9,0x01, -0x02,0x70,0x02,0x02,0x7f,0x03,0x03,0xab,0x03,0x03,0x73,0x02,0x01,0xa8,0x00,0x00, -0xe1,0xff,0xff,0xfe,0xff,0xff,0x8d,0xff,0xfe,0x3f,0xfe,0xfd,0x96,0xfc,0xfb,0xfb, -0xfa,0xfa,0xc4,0xf9,0xf9,0x46,0xf9,0xf9,0xd6,0xf9,0xfa,0x26,0xfb,0xfc,0xe0,0xfc, -0xfd,0xee,0xfe,0xff,0x8c,0x00,0x01,0x92,0x01,0x01,0x7f,0x02,0x03,0x70,0x03,0x03, -0x6f,0x04,0x04,0x69,0x04,0x03,0x4d,0x03,0x02,0x1a,0x02,0x01,0x9b,0x01,0x01,0xb9, -0x01,0x02,0x90,0x02,0x03,0x92,0x03,0x03,0x9c,0x03,0x03,0x31,0x02,0x01,0x94,0x00, -0x00,0x24,0x00,0x00,0x11,0x00,0xff,0x8f,0xff,0xfe,0x3e,0xfe,0xfd,0xa7,0xfc,0xfb, -0xfb,0xfa,0xfa,0xc5,0xf9,0xf9,0x35,0xf9,0xf9,0xe7,0xf9,0xfa,0x06,0xfb,0xfb,0xff, -0xfc,0xfd,0xef,0xfe,0xff,0x6b,0x00,0x00,0x7f,0x01,0x01,0x6f,0x02,0x02,0x9f,0x03, -0x04,0x82,0x04,0x04,0x38,0x04,0x03,0x2c,0x03,0x02,0x19,0x02,0x01,0x9c,0x01,0x01, -0xb8,0x01,0x02,0xb2,0x02,0x03,0xc5,0x03,0x03,0x7d,0x03,0x02,0xfc,0x01,0x01,0x92, -0x00,0x00,0x46,0x00,0x00,0x34,0x00,0xff,0x8f,0xff,0xff,0x50,0xfe,0xfd,0xa7,0xfc, -0xfb,0x0d,0xfb,0xfa,0xb4,0xf9,0xf9,0x55,0xf9,0xf9,0xd8,0xf9,0xfa,0xf4,0xfa,0xfb, -0xff,0xfc,0xfd,0xce,0xfe,0xff,0x5a,0x00,0x00,0x4d,0x01,0x01,0x5c,0x02,0x03,0xb0, -0x03,0x04,0x85,0x04,0x04,0x27,0x04,0x03,0x2b,0x03,0x02,0x19,0x02,0x01,0x8c,0x01, -0x01,0xb7,0x01,0x02,0xf4,0x02,0x03,0xd8,0x03,0x03,0x5c,0x03,0x02,0xb9,0x01,0x01, -0xb1,0x00,0x00,0x68,0x00,0x00,0x56,0x00,0x00,0x90,0xff,0xff,0x50,0xfe,0xfd,0xb8, -0xfc,0xfb,0xfd,0xfa,0xfa,0xb3,0xf9,0xf9,0x57,0xf9,0xf9,0xa6,0xf9,0xfa,0x14,0xfb, -0xfb,0xef,0xfc,0xfd,0xcd,0xfe,0xff,0x29,0x00,0x00,0x2a,0x01,0x01,0x6b,0x02,0x03, -0xe2,0x03,0x04,0x75,0x04,0x04,0x26,0x04,0x03,0x2b,0x03,0x02,0x29,0x02,0x01,0x6b, -0x01,0x01,0xd6,0x01,0x02,0x27,0x03,0x03,0xda,0x03,0x03,0x0a,0x03,0x02,0xa5,0x01, -0x01,0xc2,0x00,0x00,0x9a,0x00,0x00,0x68,0x00,0x00,0x91,0xff,0xff,0x72,0xfe,0xfd, -0xa9,0xfc,0xfb,0x0c,0xfb,0xfa,0xc5,0xf9,0xf9,0x46,0xf9,0xf9,0xb5,0xf9,0xfa,0x04, -0xfb,0xfb,0xee,0xfc,0xfd,0xce,0xfe,0xff,0xe7,0xff,0x00,0x06,0x01,0x01,0x7b,0x02, -0x03,0xf4,0x03,0x04,0x75,0x04,0x04,0x15,0x04,0x03,0x3b,0x03,0x02,0x09,0x02,0x01, -0x59,0x01,0x01,0x07,0x02,0x02,0x5c,0x03,0x03,0xcb,0x03,0x03,0xd7,0x02,0x02,0x92, -0x01,0x01,0xd2,0x00,0x00,0xbc,0x00,0x00,0x59,0x00,0x00,0xc1,0xff,0xff,0x74,0xfe, -0xfd,0xb8,0xfc,0xfb,0x1e,0xfb,0xfa,0xc5,0xf9,0xf9,0x47,0xf9,0xf9,0xa5,0xf9,0xfa, -0x03,0xfb,0xfb,0xff,0xfc,0xfd,0xae,0xfe,0xff,0xb3,0xff,0x00,0xf5,0x00,0x01,0x9b, -0x02,0x03,0xf6,0x03,0x04,0x63,0x04,0x04,0x26,0x04,0x03,0x2b,0x03,0x02,0xe9,0x01, -0x01,0x56,0x01,0x01,0x4a,0x02,0x02,0x7f,0x03,0x03,0xab,0x03,0x03,0xa4,0x02,0x02, -0x80,0x01,0x01,0xf3,0x00,0x00,0xbd,0x00,0x00,0x79,0x00,0x00,0xd4,0xff,0xff,0x63, -0xfe,0xfd,0xca,0xfc,0xfb,0x0f,0xfb,0xfa,0xd5,0xf9,0xf9,0x47,0xf9,0xf9,0x94,0xf9, -0xfa,0x13,0xfb,0xfc,0x00,0xfd,0xfd,0x7d,0xfe,0xfe,0x8f,0xff,0x00,0xf2,0x00,0x01, -0xad,0x02,0x03,0xe6,0x03,0x04,0x63,0x04,0x04,0x36,0x04,0x03,0x1b,0x03,0x02,0xb6, -0x01,0x01,0x65,0x01,0x01,0x7e,0x02,0x03,0x80,0x03,0x03,0x8c,0x03,0x03,0x70,0x02, -0x02,0x90,0x01,0x01,0xf3,0x00,0x00,0xde,0x00,0x00,0x9b,0x00,0x00,0xd5,0xff,0xff, -0x83,0xfe,0xfd,0xdb,0xfc,0xfb,0x1e,0xfb,0xfa,0xe6,0xf9,0xf9,0x26,0xf9,0xf9,0xa3, -0xf9,0xfa,0x24,0xfb,0xfc,0x02,0xfd,0xfd,0x3a,0xfe,0xfe,0x7c,0xff,0x00,0xf2,0x00, -0x01,0xbd,0x02,0x03,0xc5,0x03,0x04,0x73,0x04,0x04,0x38,0x04,0x03,0xfb,0x02,0x02, -0xa3,0x01,0x01,0x96,0x01,0x02,0xa0,0x02,0x03,0xa4,0x03,0x03,0x5a,0x03,0x02,0x7e, -0x02,0x02,0x80,0x01,0x01,0x02,0x01,0x01,0xe0,0x00,0x00,0xbd,0x00,0x00,0xe6,0xff, -0xff,0x94,0xfe,0xfd,0xdb,0xfc,0xfb,0x2f,0xfb,0xfa,0xd7,0xf9,0xf9,0x15,0xf9,0xf9, -0xa3,0xf9,0xfa,0x46,0xfb,0xfc,0xe2,0xfc,0xfd,0x07,0xfe,0xfe,0x5a,0xff,0x00,0x02, -0x01,0x01,0x9e,0x02,0x03,0xc3,0x03,0x04,0xa4,0x04,0x04,0x29,0x04,0x03,0xd8,0x02, -0x02,0x81,0x01,0x01,0xc6,0x01,0x02,0xe4,0x02,0x03,0x85,0x03,0x03,0x37,0x03,0x02, -0x6d,0x02,0x01,0x7e,0x01,0x01,0x23,0x01,0x01,0xf1,0x00,0x00,0xcd,0x00,0x00,0xf8, -0xff,0xff,0x94,0xfe,0xfd,0xdc,0xfc,0xfc,0x40,0xfb,0xfa,0xc8,0xf9,0xf9,0x03,0xf9, -0xf9,0xc4,0xf9,0xfa,0x58,0xfb,0xfc,0xb1,0xfc,0xfd,0xe4,0xfd,0xfe,0x48,0xff,0x00, -0x02,0x01,0x01,0x7c,0x02,0x03,0xe3,0x03,0x04,0xa7,0x04,0x04,0x28,0x04,0x03,0xa7, -0x02,0x01,0x8d,0x01,0x01,0x0a,0x02,0x02,0x08,0x03,0x03,0x86,0x03,0x03,0x36,0x03, -0x02,0x4c,0x02,0x01,0x8c,0x01,0x01,0x25,0x01,0x01,0x01,0x01,0x01,0xd0,0x00,0x00, -0xf8,0xff,0xff,0x95,0xfe,0xfd,0xfc,0xfc,0xfc,0x52,0xfb,0xfa,0x96,0xf9,0xf9,0x12, -0xf9,0xf9,0xe5,0xf9,0xfa,0x69,0xfb,0xfc,0x80,0xfc,0xfd,0xc1,0xfd,0xfe,0x58,0xff, -0x00,0xe1,0x00,0x01,0x7a,0x02,0x03,0x04,0x04,0x04,0xb8,0x04,0x04,0x09,0x04,0x03, -0x63,0x02,0x01,0xac,0x01,0x01,0x3d,0x02,0x02,0x19,0x03,0x03,0x86,0x03,0x03,0x15, -0x03,0x02,0x3a,0x02,0x01,0x8c,0x01,0x01,0x25,0x01,0x01,0x22,0x01,0x01,0xf2,0x00, -0x00,0xf8,0xff,0xff,0xb6,0xfe,0xfd,0x2e,0xfd,0xfc,0x44,0xfb,0xfa,0x94,0xf9,0xf9, -0x12,0xf9,0xf9,0x06,0xfa,0xfa,0x4b,0xfb,0xfb,0x5c,0xfc,0xfd,0xc0,0xfd,0xfe,0x37, -0xff,0x00,0xd0,0x00,0x01,0x69,0x02,0x03,0x25,0x04,0x04,0xca,0x04,0x04,0xd8,0x03, -0x02,0x4f,0x02,0x01,0xce,0x01,0x01,0x4e,0x02,0x02,0x3c,0x03,0x03,0x66,0x03,0x03, -0x04,0x03,0x02,0x29,0x02,0x01,0x8c,0x01,0x01,0x34,0x01,0x01,0x43,0x01,0x01,0xe3, -0x00,0x00,0xf7,0xff,0xff,0xc7,0xfe,0xfe,0x30,0xfd,0xfc,0x23,0xfb,0xfa,0x83,0xf9, -0xf9,0x32,0xf9,0xf9,0x2a,0xfa,0xfa,0x1a,0xfb,0xfb,0x5b,0xfc,0xfc,0xaf,0xfd,0xfe, -0x26,0xff,0xff,0xbe,0x00,0x01,0x77,0x02,0x03,0x57,0x04,0x04,0xbb,0x04,0x04,0x94, -0x03,0x02,0x3d,0x02,0x01,0xde,0x01,0x02,0x70,0x02,0x02,0x4e,0x03,0x03,0x66,0x03, -0x03,0xe3,0x02,0x02,0x18,0x02,0x01,0x7b,0x01,0x01,0x44,0x01,0x01,0x66,0x01,0x01, -0xe3,0x00,0x00,0x18,0x00,0xff,0xe9,0xfe,0xfe,0x42,0xfd,0xfc,0x02,0xfb,0xfa,0x80, -0xf9,0xf9,0x65,0xf9,0xf9,0x2b,0xfa,0xfa,0x09,0xfb,0xfb,0x49,0xfc,0xfc,0x9e,0xfd, -0xfe,0x04,0xff,0xff,0x7b,0x00,0x01,0xa7,0x02,0x03,0x6b,0x04,0x04,0x9a,0x04,0x04, -0x62,0x03,0x02,0x3b,0x02,0x01,0xfe,0x01,0x02,0xa3,0x02,0x03,0x40,0x03,0x03,0x56, -0x03,0x03,0xe3,0x02,0x02,0xf6,0x01,0x01,0x7a,0x01,0x01,0x76,0x01,0x01,0x67,0x01, -0x01,0xe2,0x00,0x00,0x29,0x00,0xff,0x2b,0xff,0xfe,0x24,0xfd,0xfb,0xef,0xfa,0xfa, -0x91,0xf9,0xf9,0x86,0xf9,0xf9,0x1c,0xfa,0xfa,0x08,0xfb,0xfb,0x39,0xfc,0xfc,0x8e, -0xfd,0xfe,0xc2,0xfe,0xff,0x78,0x00,0x01,0xc9,0x02,0x03,0x6c,0x04,0x04,0x8a,0x04, -0x03,0x4f,0x03,0x02,0x3a,0x02,0x02,0x10,0x02,0x02,0xc6,0x02,0x03,0x40,0x03,0x03, -0x66,0x03,0x03,0xc2,0x02,0x02,0xe4,0x01,0x01,0x8a,0x01,0x01,0x87,0x01,0x01,0x68, -0x01,0x01,0xe2,0x00,0x00,0x5a,0x00,0xff,0x3e,0xff,0xfe,0x03,0xfd,0xfb,0xfe,0xfa, -0xfa,0xb3,0xf9,0xf9,0x98,0xf9,0xf9,0x1d,0xfa,0xfa,0xe6,0xfa,0xfb,0x49,0xfc,0xfc, -0x5c,0xfd,0xfd,0x9f,0xfe,0xff,0x86,0x00,0x01,0xeb,0x02,0x03,0x6d,0x04,0x04,0x59, -0x04,0x03,0x1c,0x03,0x02,0x38,0x02,0x02,0x41,0x02,0x02,0xc8,0x02,0x03,0x50,0x03, -0x03,0x68,0x03,0x02,0x9f,0x02,0x02,0xe3,0x01,0x01,0x8a,0x01,0x01,0x99,0x01,0x01, -0x47,0x01,0x01,0x01,0x01,0x00,0x9d,0x00,0x00,0x31,0xff,0xfe,0xf2,0xfc,0xfb,0xfe, -0xfa,0xfa,0xc3,0xf9,0xf9,0xaa,0xf9,0xf9,0xfb,0xf9,0xfa,0x06,0xfb,0xfb,0x2a,0xfc, -0xfc,0x2a,0xfd,0xfd,0x7c,0xfe,0xff,0x96,0x00,0x01,0xfd,0x02,0x03,0x7e,0x04,0x04, -0x27,0x04,0x03,0xf9,0x02,0x02,0x48,0x02,0x02,0x53,0x02,0x02,0xe9,0x02,0x03,0x73, -0x03,0x03,0x47,0x03,0x02,0x8e,0x02,0x02,0xd2,0x01,0x01,0xab,0x01,0x01,0x9a,0x01, -0x01,0x35,0x01,0x01,0x33,0x01,0x01,0xa0,0x00,0x00,0x31,0xff,0xfe,0xf1,0xfc,0xfb, -0xfe,0xfa,0xfa,0xf5,0xf9,0xf9,0x9b,0xf9,0xf9,0xfa,0xf9,0xfa,0x18,0xfb,0x00,0xb1, -0x00,0x00,0xd5,0x00,0x00,0xce,0x00,0x00,0x3d,0x01,0x01,0x3e,0x01,0x00,0xf8,0x00, -0x04,0x31,0x03,0x02,0x48,0x02,0x01,0x7f,0x03,0x04,0xe3,0x00,0x01,0xe3,0x02,0x04, -0x44,0x03,0x01,0xd8,0xfc,0xf2,0x7e,0xea,0xe4,0x4c,0xde,0xde,0xd9,0xe2,0xe7,0x12, -0xf4,0xf5,0x4b,0xe7,0xdd,0x93,0xe4,0xf6,0x0a,0x0a,0x16,0x59,0x24,0x31,0x21,0x35, -0x33,0xed,0x23,0x13,0x2a,0x13,0x18,0xff,0x1e,0x1c,0x59,0x15,0x16,0x3b,0x1e,0x1b, -0xf8,0x12,0x0b,0x02,0x03,0x10,0x78,0x1b,0x0b,0x60,0x06,0xfe,0x41,0xf5,0x0b,0xd0, -0x08,0xf1,0x87,0xef,0xd6,0xc9,0xb9,0xc1,0x14,0xc7,0xb6,0x38,0xb9,0xbe,0xdd,0xbe, -0xd2,0x88,0xdb,0xcc,0x60,0xcf,0xe1,0xae,0xf0,0x02,0xad,0x20,0x3d,0xed,0x55,0x64, -0x81,0x4d,0x21,0xb9,0x13,0x1b,0x64,0x1e,0x2e,0x8e,0x32,0x20,0x52,0x24,0x22,0x6b, -0x0b,0x07,0xa5,0x03,0xfe,0xe4,0x0d,0x04,0x7e,0xe2,0xda,0xdd,0xe6,0xf0,0xaf,0x04, -0x0c,0x9e,0xf2,0xd5,0xe6,0xd2,0xde,0xe5,0xe1,0xdd,0xce,0xd9,0xd9,0x22,0xe7,0xf3, -0xad,0xe4,0xc8,0x0c,0xbd,0xbc,0xe3,0xc1,0xdb,0x02,0xfa,0x24,0xda,0x52,0x68,0x0f, -0x55,0x2a,0x54,0x16,0x15,0xae,0x13,0x26,0x36,0x33,0x2b,0x10,0x33,0x3b,0x79,0x21, -0x11,0x80,0x1b,0x26,0x16,0x2b,0x26,0x5f,0x05,0xe1,0x24,0xdc,0xe8,0xdd,0xf4,0xf4, -0xb6,0xe4,0xd5,0xaf,0xd9,0xe2,0xb2,0xd6,0xbc,0xe2,0xb2,0xc2,0xf8,0xd5,0xe5,0xa7, -0xe0,0xc5,0x89,0xbb,0xbb,0xb6,0xb3,0xb7,0x68,0xdc,0x1b,0xd4,0x56,0x78,0x51,0x73, -0x56,0xd2,0x43,0x3a,0xb4,0x30,0x2f,0xd4,0x2e,0x32,0x2b,0x3c,0x37,0xda,0x19,0x07, -0x04,0x11,0x15,0xa6,0x1d,0x24,0xb9,0xfc,0xcf,0x19,0xd4,0xdd,0x17,0xe4,0xf1,0x77, -0xe2,0xcf,0x4d,0xe4,0xf3,0x61,0xe8,0xd9,0x2d,0xd0,0xce,0xb0,0xe3,0xf0,0x96,0xdd, -0xcb,0x22,0xc5,0xb3,0x53,0xa0,0xa1,0x09,0xbb,0xf0,0xaa,0x34,0x62,0x19,0x63,0x4f, -0x07,0x40,0x34,0x8a,0x24,0x0f,0xd7,0x11,0x28,0x1a,0x30,0x31,0x55,0x29,0x0e,0x2d, -0x11,0x31,0x5c,0x3c,0x35,0xde,0x1e,0xf2,0xd0,0xe6,0xfa,0xb1,0xf3,0xe8,0xb2,0xe6, -0xe1,0x32,0xf0,0x09,0x49,0xff,0xe5,0x53,0xe3,0xec,0x98,0xf0,0xf8,0xf5,0xf8,0xe9, -0xed,0xd9,0xc8,0xa1,0xa7,0x9b,0x22,0xb2,0xdb,0x7a,0x1c,0x53,0xb1,0x54,0x59,0x8b, -0x5c,0x3a,0x3a,0x21,0x18,0x81,0x07,0x0c,0x78,0x1d,0x15,0x6b,0x05,0xf8,0x68,0xf6, -0x10,0x99,0x29,0x22,0xad,0x09,0xea,0x3a,0xdd,0xe8,0x4a,0xec,0xd7,0xd8,0xca,0xd2, -0x44,0xe7,0xfa,0xe3,0xf9,0xef,0xd9,0xed,0xf6,0x29,0xfd,0xfc,0xf6,0x03,0xfc,0x35, -0xe9,0xd9,0x37,0xad,0x80,0x80,0x94,0xbf,0x37,0xe4,0x1c,0x10,0x43,0x4b,0xfc,0x55, -0x4d,0xd7,0x2d,0x1c,0x71,0x18,0x1e,0x91,0x2d,0x2d,0xea,0x15,0x04,0xcc,0x09,0x22, -0x23,0x39,0x38,0xb7,0x22,0x03,0xaf,0xfd,0x04,0x88,0xf0,0xd3,0xa3,0xc6,0xc5,0xc5, -0xd2,0xdd,0x39,0xdc,0xde,0x23,0xde,0xe1,0x0a,0xf1,0xf3,0x6d,0xf7,0x0b,0xfd,0x0b, -0xe9,0xef,0xbe,0x9b,0x5a,0x98,0xb0,0xdb,0xd1,0xff,0xa9,0x29,0x44,0xd7,0x5a,0x5f, -0x01,0x42,0x2a,0x26,0x27,0x2c,0xf4,0x38,0x3a,0x01,0x25,0x11,0xc3,0x11,0x2d,0xad, -0x43,0x3d,0x67,0x2b,0x19,0xd6,0x16,0x1a,0xc5,0x01,0xe2,0x3b,0xd7,0xcb,0x34,0xcb, -0xdd,0xde,0xda,0xcb,0xfa,0xd4,0xdd,0xcc,0xd5,0xd8,0x94,0xef,0x04,0x3d,0x07,0xf1, -0x03,0xca,0xa2,0xd4,0x8f,0x9a,0xea,0xb0,0xd0,0x14,0x01,0x2e,0xdd,0x50,0x5e,0x66, -0x4b,0x38,0xe3,0x33,0x3a,0x7e,0x4b,0x48,0x8f,0x2a,0x13,0x68,0x16,0x2e,0x9e,0x40, -0x35,0x72,0x26,0x23,0xdc,0x19,0x0f,0xee,0x03,0xde,0x1f,0xbf,0xbe,0x86,0xc0,0xba, -0x91,0xb8,0xba,0xaa,0xbf,0xbf,0x9c,0xb6,0xbf,0x2e,0xdd,0xfa,0xd2,0x10,0x0d,0xa9, -0xed,0xc9,0xc6,0xb5,0xb2,0x38,0xb6,0xd1,0x34,0x03,0x2e,0xf1,0x56,0x74,0xc0,0x66, -0x4f,0x7a,0x4d,0x51,0x2d,0x5c,0x5a,0x99,0x33,0x16,0xdf,0x21,0x27,0xaf,0x28,0x2e, -0x06,0x20,0x10,0x9a,0x19,0x17,0x8c,0xfc,0xdc,0xb2,0xc5,0xbf,0xbb,0xb7,0xac,0xe2, -0xb0,0xb6,0xfb,0xb4,0xaf,0xdf,0xa8,0xab,0x53,0xc2,0xed,0xbf,0x10,0x0e,0xcb,0xfe, -0xe6,0x8a,0xc6,0xba,0x75,0xbd,0xc0,0x65,0xe4,0x1e,0x0d,0x49,0x6c,0x0d,0x74,0x55, -0x71,0x56,0x72,0x2f,0x6d,0x5a,0x9b,0x4b,0x2d,0x7d,0x23,0x32,0xc0,0x30,0x24,0x12, -0x1c,0x1d,0xc6,0x26,0x23,0x2c,0x0d,0xf4,0x7e,0xe6,0xd7,0x84,0xc1,0xbd,0x11,0xc1, -0xbe,0xc2,0xc2,0xbb,0x8b,0x9e,0x9f,0x50,0xbc,0xd5,0x0a,0xf9,0x11,0x9a,0xff,0xec, -0x07,0xda,0xb9,0xf2,0xab,0xae,0x17,0xba,0xef,0x88,0x34,0x4d,0xae,0x4e,0x51,0xe5, -0x56,0x65,0xb9,0x6f,0x67,0xb9,0x4f,0x36,0x98,0x32,0x37,0x53,0x2d,0x19,0x91,0x0f, -0x1a,0xcd,0x1c,0x0f,0x68,0x07,0xf4,0xf7,0xd7,0xcc,0x90,0xba,0xa4,0x30,0xae,0xbd, -0x7d,0xb4,0xab,0x17,0x9b,0x8a,0xd6,0xa1,0xcb,0xa3,0xe8,0x08,0xed,0x16,0x05,0x14, -0xf9,0xea,0xf3,0xc3,0xa8,0x31,0xbb,0xee,0xff,0x1f,0x3e,0xae,0x4e,0x4d,0x11,0x56, -0x6c,0x34,0x75,0x67,0x2a,0x4e,0x3d,0xdd,0x40,0x39,0x86,0x23,0x19,0x41,0x15,0x12, -0x4e,0x1c,0x1b,0xf5,0x0c,0x06,0xe3,0xf5,0xd7,0x92,0xc0,0xb2,0x28,0xb0,0xc0,0xd0, -0xc2,0xaf,0xfa,0x9f,0x92,0xec,0x94,0xb4,0x7c,0xdd,0xf7,0xbe,0x04,0x10,0xdd,0x14, -0xfa,0x56,0xd0,0xb6,0xf5,0xba,0xdd,0x5b,0x0b,0x2f,0xb3,0x3d,0x3c,0x04,0x4e,0x6f, -0xdb,0x73,0x62,0xc6,0x59,0x50,0x7f,0x45,0x40,0xd6,0x2e,0x16,0xeb,0x13,0x17,0x59, -0x12,0x15,0x9f,0x15,0x0b,0xac,0x00,0xe6,0xeb,0xc5,0xb6,0xf1,0xb7,0xc4,0xa0,0xc8, -0xc4,0xeb,0xae,0x92,0x23,0x97,0xb5,0x55,0xca,0xde,0xc0,0xfc,0x1a,0x99,0x20,0x0b, -0x60,0xe4,0xba,0xcb,0xac,0xc8,0x7f,0xf6,0x0e,0x7f,0x16,0x26,0xb7,0x3f,0x55,0xd5, -0x61,0x5b,0x38,0x50,0x50,0xf1,0x4a,0x3d,0x92,0x2e,0x1b,0xf8,0x11,0x0f,0x5f,0x0e, -0x11,0x34,0x17,0x1b,0x18,0x12,0xf6,0x11,0xdd,0xc9,0x6a,0xc0,0xd1,0xfc,0xe4,0xd9, -0xbe,0xbd,0xae,0xd3,0xaf,0xb6,0xa8,0xbf,0xd3,0x9a,0xf6,0x19,0x08,0x2f,0x28,0xa1, -0xf9,0xc3,0xf8,0xb6,0xc9,0xa3,0xe1,0xf5,0x04,0xff,0x0f,0xff,0x2e,0x47,0x95,0x55, -0x56,0xae,0x56,0x5b,0x55,0x57,0x4d,0x97,0x40,0x2c,0xab,0x22,0x19,0xa8,0x0e,0x15, -0x7b,0x21,0x22,0xa4,0x1d,0x0d,0x0d,0xea,0xca,0xfe,0xc9,0xdc,0xb7,0xe4,0xd7,0xf7, -0xc4,0xbb,0xd9,0xae,0xaa,0xb6,0xb2,0xb7,0xc8,0xd1,0x09,0xc3,0x2c,0x2a,0xad,0x06, -0xd7,0xd4,0xc3,0xcc,0x60,0xd7,0xdf,0xf1,0xe9,0x00,0x33,0x1b,0x34,0x0d,0x4a,0x4f, -0x44,0x54,0x5f,0xeb,0x5a,0x4f,0x6c,0x4a,0x3a,0x5b,0x25,0x18,0xef,0x10,0x0e,0x1c, -0x17,0x23,0x64,0x29,0x17,0xb5,0xe9,0xcf,0xce,0xd5,0xd6,0x63,0xd8,0xda,0x4b,0xc6, -0xb7,0xce,0xb6,0xab,0x7b,0x9b,0x99,0xee,0xb3,0xe8,0x18,0x19,0x22,0x92,0x02,0xe2, -0x11,0xd1,0xc7,0xd4,0xcb,0xd2,0x20,0xd3,0xe9,0x4d,0x0a,0x1c,0x53,0x30,0x43,0x8d, -0x4b,0x52,0x72,0x59,0x57,0xc5,0x52,0x48,0xeb,0x34,0x29,0xa8,0x1d,0x09,0x8a,0x18, -0x3a,0xa1,0x39,0x26,0xe9,0x0d,0xf0,0x55,0xe6,0xef,0xab,0xf1,0xe6,0xa6,0xdb,0xd5, -0xce,0xcd,0xbe,0xad,0xa2,0x8d,0x2f,0xa7,0xdb,0xfb,0x03,0x15,0xda,0x07,0xe9,0x2d, -0xd9,0xd0,0x85,0xc3,0xbc,0x7c,0xc3,0xd1,0xaa,0xe7,0x00,0x42,0x15,0x2a,0xa1,0x36, -0x3c,0x4d,0x50,0x57,0xdd,0x4c,0x50,0x00,0x50,0x34,0x6d,0x1b,0x15,0x66,0x1f,0x35, -0xd3,0x43,0x38,0xc2,0x19,0x02,0xe6,0xf6,0xf5,0xe6,0xf4,0xe6,0x3a,0xdb,0xe1,0xdd, -0xde,0xc3,0xf6,0x9e,0x86,0xae,0x8f,0xb9,0x29,0xe9,0xfd,0xbd,0xfa,0xf2,0x6a,0xe3, -0xd4,0xb1,0xc6,0xba,0xe0,0xbb,0xc3,0xf3,0xd0,0xee,0x5f,0x05,0x10,0x24,0x26,0x3d, -0x41,0x46,0x4a,0xf9,0x55,0x61,0xee,0x5e,0x48,0x48,0x2e,0x1f,0x5b,0x27,0x3d,0x37, -0x4e,0x46,0x26,0x2b,0x16,0x22,0x0f,0x09,0x74,0xf9,0xe7,0x57,0xe6,0xee,0x35,0xed, -0xd5,0xf5,0xa5,0x85,0xf4,0x88,0xa5,0x05,0xce,0xe7,0x72,0xef,0xf4,0x0e,0xea,0xd7, -0x88,0xcf,0xc2,0xa4,0xb0,0xb4,0x96,0xc8,0xd9,0xc2,0xe8,0x02,0x63,0x1f,0x30,0xa6, -0x3b,0x49,0xb7,0x5a,0x6c,0xc2,0x6f,0x5c,0x58,0x40,0x2f,0x50,0x32,0x48,0xf4,0x59, -0x4d,0x8d,0x3a,0x32,0xd5,0x26,0x1a,0x6b,0x06,0xee,0x36,0xef,0xfd,0xf4,0xff,0xe9, -0xa7,0xb8,0x91,0xa5,0x8b,0x97,0x3a,0xb1,0xd1,0xc7,0xe3,0xe7,0xe1,0xe7,0xe7,0x34, -0xd9,0xc1,0x12,0xb6,0xb8,0xa1,0xbb,0xc5,0x73,0xd7,0xf2,0xe0,0x0d,0x1e,0xd3,0x28, -0x3a,0xb4,0x50,0x65,0x6c,0x76,0x68,0x79,0x42,0x32,0xa9,0x38,0x43,0x7d,0x50,0x48, -0x92,0x37,0x36,0x49,0x32,0x1e,0x87,0x03,0xeb,0xd7,0xea,0xff,0xdd,0x06,0xef,0xd3, -0xc7,0xa3,0xab,0x89,0x86,0x4e,0xa1,0xb7,0x6f,0xc5,0xd9,0xee,0xe8,0xe7,0x9b,0xdb, -0xcd,0x50,0xc2,0xbb,0xeb,0xb7,0xbb,0xfe,0xce,0xe7,0x5c,0xff,0x15,0x69,0x1e,0x2a, -0x7e,0x4b,0x6a,0xf5,0x78,0x6f,0xb4,0x4e,0x3c,0x0b,0x45,0x4c,0x54,0x4d,0x49,0x87, -0x40,0x42,0xc6,0x45,0x2e,0xfe,0x05,0xf1,0x96,0xf4,0xfc,0xc6,0x07,0x03,0x22,0xdb, -0xb0,0x06,0x95,0x8a,0x29,0x91,0x9f,0xd3,0xaf,0xc8,0xf6,0xdf,0xe0,0x8c,0xda,0xda, -0x98,0xcc,0xbd,0xef,0xbb,0xb7,0xc9,0xbd,0xdc,0xe8,0xf6,0x02,0xb3,0x0b,0x18,0x8d, -0x38,0x64,0x76,0x79,0x6e,0xa4,0x57,0x4a,0x71,0x4c,0x54,0x63,0x4e,0x40,0x23,0x45, -0x52,0xf4,0x4d,0x36,0x13,0x13,0xf6,0x1a,0xee,0xf8,0xd0,0x09,0x06,0x5e,0xe8,0xc1, -0xcb,0xa7,0x96,0xac,0x89,0x90,0x59,0xa7,0xba,0x75,0xcf,0xe1,0x68,0xe1,0xde,0xdf, -0xdd,0xcd,0xd3,0xbd,0xb9,0xb0,0xbb,0xd3,0xdf,0xef,0xf3,0x06,0xf3,0x05,0x1f,0x28, -0x51,0x4a,0x70,0x6a,0xec,0x55,0x54,0x36,0x59,0x53,0xda,0x46,0x41,0xf5,0x48,0x55, -0x92,0x5b,0x4a,0x41,0x26,0x04,0xed,0xf5,0x02,0xa5,0x13,0x0b,0x63,0xf7,0xe1,0x2a, -0xbf,0xa3,0xb0,0x94,0x8d,0x30,0x97,0xac,0x6d,0xbe,0xcf,0x4d,0xd9,0xde,0xa5,0xe3, -0xd7,0xd3,0xbd,0xb2,0x60,0xb9,0xcd,0x00,0xe2,0xe7,0x78,0xe1,0xf0,0xc6,0x18,0x46, -0xe3,0x5e,0x5f,0xf0,0x5b,0x61,0x00,0x63,0x58,0x80,0x46,0x40,0x7c,0x44,0x50,0xb9, -0x63,0x58,0x7c,0x2a,0x0b,0xf1,0x01,0xfd,0x2e,0x08,0x0a,0x5f,0xfb,0xe8,0xd9,0xcc, -0xaa,0xcd,0x93,0x85,0xfe,0x87,0x98,0x5f,0xaa,0xb7,0x08,0xc8,0xda,0x19,0xe5,0xdb, -0x41,0xc2,0xb5,0x05,0xbb,0xd0,0x40,0xe4,0xdf,0x3f,0xd5,0xe6,0xb6,0x0f,0x36,0x9f, -0x4d,0x58,0x09,0x63,0x68,0xc3,0x68,0x66,0xf2,0x51,0x3d,0xd9,0x45,0x5a,0xb8,0x68, -0x60,0x8f,0x3d,0x1d,0x7f,0x0d,0x03,0x4d,0x08,0x0d,0xc7,0x04,0xf6,0x7b,0xe2,0xc0, -0x9a,0xa0,0x8e,0x80,0x8a,0x91,0x62,0x98,0xa5,0x99,0xbb,0xd3,0xf4,0xe4,0xde,0x77, -0xc2,0xb1,0x9d,0xbb,0xd1,0xad,0xdc,0xd0,0xdb,0xc6,0xda,0xe5,0xf9,0x18,0xb4,0x38, -0x4b,0x94,0x54,0x65,0x92,0x72,0x6c,0xa9,0x51,0x3f,0x9a,0x47,0x58,0x1c,0x68,0x69, -0xe5,0x4f,0x30,0x72,0x1d,0x11,0xc3,0x0d,0x11,0x5f,0x10,0x09,0x7e,0xfa,0xd9,0xc7, -0xb6,0xa2,0xca,0x98,0x91,0x0c,0x91,0x99,0x92,0xae,0xd0,0xd2,0xe9,0xe3,0xc9,0xc4, -0xb9,0x22,0xcb,0xd6,0xb8,0xd6,0xd1,0xc8,0xc6,0xcc,0xc0,0xe7,0x07,0xab,0x20,0x31, -0xb4,0x45,0x60,0xda,0x71,0x6a,0xf7,0x51,0x40,0x43,0x42,0x50,0xe7,0x62,0x68,0x2d, -0x55,0x3b,0x57,0x2a,0x19,0xb1,0x0d,0x10,0x6b,0x16,0x13,0xfe,0x08,0xef,0x60,0xcd, -0xb8,0x8c,0xaa,0x9a,0xc3,0x8e,0x8b,0xb2,0xa3,0xd1,0x95,0xe8,0xde,0x59,0xce,0xca, -0xd2,0xd0,0xdb,0x75,0xe0,0xd5,0x00,0xc3,0xc6,0xdd,0xdf,0xf6,0x67,0x06,0x1a,0x14, -0x36,0x56,0x61,0x6c,0x6b,0x2d,0x56,0x42,0xbb,0x40,0x4e,0x1d,0x60,0x65,0x9a,0x5c, -0x4b,0xa8,0x36,0x22,0xbb,0x11,0x11,0x13,0x1b,0x19,0x97,0x12,0x00,0x66,0xde,0xcc, -0xcd,0xc4,0xa6,0xa1,0x84,0x83,0x18,0x9e,0xc0,0x4f,0xd8,0xd9,0x68,0xcd,0xc6,0x6f, -0xd2,0xe1,0x04,0xe2,0xd3,0xf0,0xc3,0xc6,0x3e,0xd7,0xe3,0xfd,0xed,0x01,0xe3,0x1d, -0x41,0xf2,0x60,0x65,0x35,0x50,0x41,0xaa,0x3d,0x45,0xe2,0x52,0x59,0xa6,0x5c,0x54, -0x00,0x3d,0x29,0x41,0x17,0x0d,0xbb,0x18,0x20,0x4d,0x16,0x02,0x2c,0xf2,0xeb,0xa6, -0xda,0xb1,0x96,0x8e,0x86,0xef,0x95,0xb5,0x8c,0xd1,0xd3,0x57,0xc7,0xc8,0x47,0xda, -0xe6,0xbb,0xe3,0xd7,0xd9,0xcc,0xca,0x77,0xd4,0xdd,0xf7,0xdc,0xea,0x82,0x09,0x2e, -0x8c,0x54,0x5e,0x85,0x4e,0x46,0x38,0x41,0x3e,0xee,0x4a,0x57,0xd2,0x5a,0x59,0xa1, -0x4b,0x33,0xbe,0x18,0x13,0x61,0x24,0x24,0x61,0x12,0x0d,0x32,0x0a,0x01,0x05,0xf1, -0xcb,0x0c,0x9f,0x8b,0x24,0x97,0xb2,0x66,0xc8,0xc9,0x6e,0xc2,0xc9,0xbb,0xda,0xe5, -0x8c,0xe3,0xd8,0x7a,0xcf,0xcb,0xb8,0xd2,0xd5,0x0b,0xca,0xd1,0x06,0xf3,0x14,0xdf, -0x37,0x4d,0x34,0x48,0x40,0x00,0x3b,0x39,0x73,0x3f,0x46,0x37,0x52,0x5e,0xd3,0x4f, -0x30,0x6e,0x1e,0x1f,0x77,0x23,0x1c,0xcf,0x13,0x0f,0x0c,0x11,0x12,0x7c,0x08,0xe1, -0x28,0xae,0x96,0x24,0x9d,0xaf,0x2b,0xbf,0xc0,0x91,0xbd,0xc6,0x0a,0xd8,0xe6,0x35, -0xe5,0xd8,0xc9,0xd4,0xd8,0x71,0xd9,0xd2,0x68,0xc3,0xc6,0x50,0xe0,0xfe,0x90,0x23, -0x3f,0x2d,0x3f,0x3c,0x29,0x41,0x39,0x60,0x2f,0x3e,0xdd,0x58,0x5d,0x37,0x50,0x3d, -0xc8,0x2c,0x29,0x61,0x2b,0x23,0xfa,0x14,0x11,0x2f,0x1d,0x28,0x70,0x22,0xfc,0x59, -0xc9,0xae,0x78,0xad,0xb3,0x46,0xbd,0xbd,0x90,0xb6,0xc3,0x17,0xdb,0xe5,0x8b,0xe1, -0xd9,0xab,0xdc,0xe0,0x7f,0xdd,0xd6,0xb0,0xc6,0xbc,0x2d,0xcc,0xed,0x09,0x0d,0x22, -0x66,0x35,0x41,0xcc,0x3d,0x30,0x71,0x2b,0x3d,0xe0,0x53,0x5a,0x77,0x53,0x44,0x58, -0x36,0x34,0x46,0x35,0x27,0x5a,0x12,0x10,0x31,0x23,0x31,0x16,0x2d,0x11,0x40,0xe2, -0xc0,0x2e,0xbb,0xbb,0xb4,0xba,0xb3,0x7f,0xae,0xbe,0xe8,0xd5,0xdb,0xc8,0xd9,0xdb, -0xdc,0xdb,0xde,0x7e,0xe7,0xdb,0xc2,0xbf,0xb8,0xe1,0xc5,0xd7,0x74,0xeb,0x0a,0x04, -0x2b,0x38,0xf3,0x33,0x29,0x6b,0x24,0x31,0xdc,0x48,0x53,0x46,0x4e,0x42,0x05,0x3c, -0x40,0x1f,0x3c,0x27,0x72,0x12,0x0e,0xda,0x21,0x35,0x4c,0x37,0x21,0xaf,0xf6,0xd5, -0x6a,0xd0,0xca,0x92,0xb8,0xb0,0x7d,0xb3,0xb9,0xa5,0xcb,0xda,0x59,0xd6,0xd3,0xe1, -0xdb,0xe8,0x6f,0xec,0xdc,0x6e,0xca,0xc3,0x9b,0xc2,0xc5,0x1f,0xd7,0xf8,0x48,0x1d, -0x2e,0xec,0x2f,0x28,0x2b,0x20,0x2e,0xea,0x48,0x4e,0xb1,0x47,0x44,0xfa,0x45,0x4b, -0x56,0x45,0x2f,0xa3,0x16,0x0e,0x50,0x1e,0x3a,0x96,0x40,0x29,0x54,0x0a,0xf2,0xcc, -0xe4,0xd6,0x72,0xc3,0xb7,0x60,0xb0,0xb5,0x10,0xcb,0xd4,0xea,0xc9,0xce,0x71,0xe1, -0xe9,0x53,0xe8,0xe2,0xc6,0xd7,0xcb,0xb9,0xbf,0xbd,0x20,0xc6,0xe0,0x2e,0x0b,0x23, -0x41,0x24,0x1e,0x9a,0x1a,0x29,0x5a,0x40,0x41,0x9d,0x3c,0x42,0x42,0x47,0x4d,0xc5, -0x4f,0x37,0x41,0x13,0x0b,0x0a,0x20,0x35,0x0d,0x3a,0x2f,0x0f,0x1c,0x04,0x28,0xf6, -0xe9,0x2f,0xd0,0xb7,0x68,0xb3,0xbb,0x42,0xc7,0xc8,0x4b,0xc2,0xce,0x80,0xdd,0xe1, -0x41,0xe8,0xe9,0x2c,0xe1,0xd6,0xc8,0xc6,0xb7,0xbb,0xb7,0xd2,0x18,0xfc,0x14,0xfd, -0x16,0x16,0x51,0x1a,0x25,0xb1,0x35,0x3c,0xf8,0x37,0x39,0x0a,0x48,0x5a,0x24,0x5a, -0x3d,0xbd,0x1e,0x17,0x16,0x22,0x33,0x20,0x3f,0x39,0x47,0x27,0x19,0x83,0x12,0x01, -0x8d,0xdc,0xc3,0xf8,0xc3,0xc1,0x92,0xc0,0xc4,0xee,0xc1,0xc7,0xe1,0xd5,0xdc,0x3c, -0xe0,0xe7,0xa2,0xe9,0xe0,0x97,0xcb,0xb3,0x65,0xad,0xc6,0xa3,0xe8,0xfc,0xac,0x06, -0x0d,0x12,0x0f,0x1c,0x51,0x31,0x31,0x54,0x24,0x2d,0xc2,0x46,0x56,0x5c,0x57,0x43, -0x09,0x25,0x16,0x6c,0x1d,0x2f,0x16,0x39,0x2e,0x4f,0x28,0x29,0x8d,0x20,0x08,0x16, -0xea,0xd3,0x9f,0xca,0xc5,0xe0,0xc0,0xbe,0x84,0xbc,0xc1,0x6f,0xce,0xd4,0x12,0xd7, -0xe4,0xaf,0xf3,0xea,0x21,0xcf,0xb8,0x9f,0xaf,0xb9,0x56,0xd6,0xef,0xc6,0xf6,0xf9, -0x8f,0x07,0x1a,0xfb,0x26,0x23,0x69,0x18,0x22,0xac,0x3c,0x4e,0xd6,0x57,0x4a,0xd8, -0x26,0x18,0xc5,0x25,0x2d,0x33,0x2a,0x2d,0x39,0x32,0x33,0xe1,0x2e,0x1c,0xe0,0xfd, -0xe8,0xc3,0xdc,0xd1,0x78,0xc7,0xc0,0x81,0xbf,0xc6,0x0e,0xca,0xc9,0xa1,0xd2,0xe8, -0x97,0xf7,0xf1,0xfb,0xde,0xc4,0xa2,0xaf,0xb8,0x64,0xd1,0xe1,0x12,0xe4,0xec,0x92, -0x03,0x16,0x7e,0x1d,0x1d,0x95,0x14,0x14,0x42,0x30,0x50,0x2c,0x57,0x45,0xfe,0x2f, -0x25,0x07,0x28,0x28,0x82,0x24,0x28,0x0d,0x32,0x36,0xcf,0x36,0x28,0x98,0x0d,0xfb, -0x45,0xf1,0xdd,0x2e,0xca,0xc5,0x59,0xc9,0xc4,0xd7,0xc0,0xc5,0x63,0xcb,0xde,0x8b, -0xf7,0xfa,0xab,0xe8,0xca,0x68,0xb6,0xbd,0x4e,0xcc,0xce,0x58,0xd4,0xe2,0xac,0xf4, -0x0c,0xe8,0x1d,0x17,0x2d,0x06,0x0a,0x8e,0x2b,0x47,0x18,0x4e,0x47,0xd9,0x3a,0x2f, -0xf5,0x2c,0x2a,0xc0,0x21,0x24,0xf1,0x31,0x3c,0xa8,0x3c,0x2f,0x20,0x20,0x15,0x54, -0x01,0xea,0xd9,0xda,0xd3,0x50,0xd1,0xca,0x9e,0xc4,0xc3,0x12,0xc3,0xd7,0xae,0xfb, -0x02,0x66,0xec,0xd8,0x58,0xcb,0xc6,0x60,0xcc,0xd1,0x12,0xce,0xd3,0xea,0xee,0x0f, -0xe6,0x1a,0x11,0x43,0x05,0x0a,0x9f,0x24,0x3e,0x03,0x48,0x48,0x44,0x42,0x38,0xdd, -0x36,0x2d,0xdb,0x1c,0x23,0x1d,0x35,0x37,0xf4,0x37,0x37,0xc7,0x2e,0x21,0xbc,0x0e, -0xf9,0x4c,0xe8,0xdb,0x64,0xd7,0xd3,0x0a,0xc5,0xb5,0xd3,0xb7,0xd3,0x55,0xf0,0xf8, -0x45,0xf1,0xe1,0x55,0xce,0xcb,0x5c,0xd2,0xc9,0x6d,0xbc,0xc5,0x16,0xe4,0x02,0xd1, -0x0d,0x07,0xd9,0xff,0x02,0xdf,0x16,0x32,0x81,0x3b,0x3c,0x97,0x44,0x43,0xac,0x38, -0x2b,0x3f,0x21,0x24,0x12,0x2e,0x30,0x74,0x34,0x3a,0xb6,0x34,0x29,0x74,0x1d,0x08, -0x05,0xed,0xe2,0x9d,0xe7,0xda,0x00,0xc0,0xb3,0xdc,0xb3,0xc2,0x5c,0xe2,0xf5,0xf1, -0xeb,0xdd,0xe6,0xd6,0xd6,0x58,0xd4,0xc2,0x2d,0xb2,0xbb,0x7f,0xd6,0xf1,0xbc,0x02, -0xfe,0x8b,0xf5,0xfd,0x5d,0x11,0x20,0xb7,0x29,0x37,0xe8,0x45,0x46,0x10,0x3b,0x31, -0x9b,0x2a,0x26,0x7c,0x29,0x30,0x4d,0x36,0x36,0xdd,0x3a,0x3c,0x3c,0x2b,0x10,0x47, -0xff,0xf8,0xdf,0xf3,0xe6,0x2a,0xcf,0xb7,0x5c,0xaf,0xbe,0x24,0xdc,0xec,0x04,0xe3, -0xdd,0x01,0xe3,0xdf,0x9f,0xd5,0xc6,0x80,0xaf,0xae,0x85,0xcb,0xe7,0xe3,0xf0,0xf1, -0xa3,0xf1,0xf9,0x20,0x05,0x0e,0xed,0x1a,0x30,0xfb,0x3f,0x3f,0x84,0x3e,0x39,0x88, -0x29,0x25,0x63,0x2d,0x2b,0x8a,0x28,0x35,0x00,0x42,0x3e,0x5c,0x30,0x1c,0x23,0x09, -0x01,0x35,0xff,0xf5,0xb3,0xd8,0xb6,0x79,0xad,0xbd,0x5e,0xcf,0xd9,0x46,0xdb,0xd9, -0x0f,0xe2,0xea,0xf2,0xdf,0xc7,0x41,0xb0,0xae,0x83,0xc4,0xda,0xad,0xe1,0xe7,0x5f, -0xf3,0xf5,0xcb,0xf7,0x06,0xb2,0x14,0x21,0xd0,0x34,0x43,0x78,0x40,0x37,0x4b,0x34, -0x31,0xc2,0x2c,0x27,0x9c,0x27,0x35,0x08,0x44,0x44,0x72,0x3c,0x29,0x9f,0x12,0x11, -0xb9,0x18,0x06,0x44,0xe5,0xc9,0xc5,0xb9,0xbe,0x26,0xce,0xd4,0x17,0xd2,0xd7,0xef, -0xe8,0xf4,0x9e,0xeb,0xcf,0x84,0xb9,0xb9,0xae,0xc3,0xcd,0x3c,0xdc,0xe9,0x55,0xec, -0xef,0x57,0xf9,0xff,0xe1,0x05,0x19,0x30,0x30,0x3c,0x69,0x3b,0x3a,0x2a,0x3e,0x36, -0x4b,0x2b,0x28,0x09,0x26,0x2b,0xb3,0x42,0x4d,0x20,0x3d,0x2a,0x09,0x20,0x1f,0x12, -0x23,0x16,0xca,0xf5,0xd5,0x36,0xc5,0xc4,0xed,0xcb,0xcb,0x1c,0xc4,0xce,0x1b,0xeb, -0xf6,0x12,0xe8,0xd7,0x9d,0xc7,0xb7,0x5b,0xba,0xc8,0x85,0xd0,0xd9,0x19,0xe4,0xea, -0x8c,0xee,0xef,0xa6,0xf8,0x0f,0x6b,0x21,0x2a,0xca,0x35,0x3b,0x81,0x3a,0x3a,0x3e, -0x33,0x22,0x6a,0x1b,0x29,0xb0,0x3e,0x45,0x1f,0x3c,0x2c,0x43,0x23,0x27,0x21,0x2c, -0x21,0xce,0x03,0xe0,0x18,0xd1,0xd2,0x8e,0xcc,0xbd,0xab,0xbd,0xce,0xe1,0xe1,0xf1, -0xf1,0xf0,0xe3,0x81,0xcf,0xc0,0x0a,0xc0,0xc5,0x5e,0xc7,0xd2,0x4e,0xe5,0xe6,0x9d, -0xe3,0xec,0x71,0xf5,0x01,0x12,0x15,0x25,0xc1,0x2a,0x33,0x26,0x42,0x43,0xb4,0x34, -0x24,0x22,0x1c,0x26,0x0f,0x3d,0x44,0x5e,0x3c,0x30,0x50,0x27,0x2e,0x23,0x3c,0x2e, -0x78,0x0c,0xf6,0xa8,0xec,0xde,0x1e,0xcf,0xc2,0x58,0xbd,0xc5,0x5e,0xda,0xef,0x7a, -0xf5,0xe7,0x9c,0xd9,0xd1,0xd7,0xc5,0xbf,0xf2,0xc6,0xd3,0xb4,0xda,0xe0,0x66,0xe4, -0xe3,0xdb,0xea,0xfc,0x51,0x0a,0x13,0x78,0x1d,0x2c,0x83,0x3f,0x46,0xe7,0x36,0x25, -0x3b,0x1e,0x21,0x6e,0x36,0x45,0x66,0x39,0x28,0xaa,0x2c,0x3a,0xfc,0x3d,0x31,0x75, -0x1b,0x0a,0xd4,0xfd,0xeb,0x7e,0xda,0xc9,0xbb,0xb8,0xbd,0x14,0xd7,0xe8,0x04,0xeb, -0xed,0x8b,0xe7,0xd4,0x5c,0xc9,0xc6,0x58,0xc3,0xca,0xff,0xd8,0xdc,0x14,0xda,0xdc, -0x3b,0xe5,0xf4,0xf8,0xfe,0x02,0xd1,0x0d,0x23,0x44,0x36,0x40,0x69,0x3b,0x25,0xe8, -0x15,0x22,0xf1,0x36,0x3a,0x68,0x2e,0x26,0x67,0x2f,0x3b,0x62,0x3b,0x36,0xf9,0x29, -0x17,0x98,0x0d,0x05,0xe1,0xeb,0xcd,0xfe,0xc1,0xc3,0xf2,0xcb,0xde,0x06,0xed,0xf0, -0x28,0xed,0xe2,0x79,0xd3,0xc9,0xa7,0xc5,0xcb,0x27,0xd7,0xd7,0x2f,0xd2,0xd7,0x8d, -0xe4,0xea,0x3d,0xf0,0xf7,0xed,0xfd,0x0f,0xea,0x2e,0x3f,0x71,0x36,0x21,0xdb,0x18, -0x26,0x6b,0x33,0x2f,0xd8,0x29,0x29,0x22,0x2c,0x36,0x08,0x41,0x39,0x8b,0x2a,0x26, -0xe1,0x22,0x11,0x6e,0xf9,0xe0,0xb6,0xca,0xc1,0x25,0xc7,0xd4,0x1b,0xe2,0xea,0x6b, -0xee,0xe9,0xf0,0xd8,0xc9,0x99,0xc7,0xce,0x70,0xce,0xce,0xe0,0xce,0xd0,0xf6,0xd9, -0xe4,0x28,0xe8,0xe6,0x1e,0xe9,0x01,0x90,0x26,0x35,0xe9,0x29,0x1f,0xd7,0x1f,0x23, -0x3e,0x2b,0x2f,0xb0,0x25,0x1e,0xa9,0x29,0x36,0xa8,0x37,0x34,0x6e,0x31,0x2e,0x3c, -0x2c,0x21,0x5d,0x0c,0xf1,0x34,0xd8,0xc8,0xcd,0xc8,0xcf,0x11,0xd7,0xe9,0x03,0xf4, -0xeb,0xe0,0xdd,0xd4,0x3c,0xcf,0xcf,0x01,0xd0,0xcf,0x03,0xcb,0xcb,0xf2,0xd8,0xe7, -0x27,0xe3,0xd6,0xcf,0xde,0xfc,0xbd,0x19,0x27,0xfa,0x29,0x22,0xe5,0x1e,0x29,0x77, -0x31,0x2b,0x7d,0x23,0x23,0xe6,0x2b,0x33,0xcb,0x36,0x36,0xa6,0x35,0x35,0xb1,0x36, -0x34,0xbf,0x20,0x03,0x25,0xee,0xda,0x25,0xcb,0xca,0x08,0xd6,0xe6,0x11,0xf0,0xee, -0x45,0xe6,0xdc,0x69,0xd5,0xd5,0xca,0xd7,0xce,0xfa,0xc1,0xca,0x5c,0xe0,0xe3,0x1a, -0xd9,0xd3,0xae,0xd8,0xed,0x3f,0x0d,0x1f,0xff,0x1f,0x1c,0xf7,0x22,0x2c,0x97,0x2f, -0x2a,0x36,0x24,0x25,0x70,0x29,0x30,0x18,0x37,0x34,0x50,0x31,0x38,0x77,0x3f,0x3b, -0xf4,0x2c,0x1a,0xec,0x02,0xe6,0x28,0xd2,0xcb,0x6f,0xd1,0xdd,0xb3,0xe9,0xef,0xae, -0xe7,0xd9,0x38,0xdb,0xe1,0xdc,0xd6,0xc7,0x91,0xc3,0xcd,0xb8,0xda,0xe0,0x80,0xd8, -0xcb,0x2e,0xcf,0xe6,0xfe,0x01,0x11,0x6a,0x14,0x18,0xff,0x23,0x2a,0xa7,0x2d,0x2d, -0x2e,0x26,0x22,0x55,0x2b,0x33,0xea,0x31,0x2f,0xaf,0x34,0x3a,0xb6,0x3f,0x42,0x03, -0x3d,0x30,0x53,0x18,0xfa,0x35,0xe4,0xd4,0x95,0xcd,0xdb,0xdb,0xec,0xeb,0x33,0xe0, -0xe0,0xd3,0xe6,0xe3,0xc1,0xd7,0xc9,0xfc,0xc0,0xca,0x61,0xd9,0xdd,0x09,0xd3,0xc5, -0x25,0xc9,0xdd,0xec,0xf0,0xff,0x85,0x0a,0x11,0x43,0x19,0x27,0x90,0x2e,0x28,0x96, -0x22,0x25,0xa9,0x2b,0x2e,0x24,0x2d,0x2d,0x78,0x32,0x35,0x63,0x3b,0x45,0xcd,0x45, -0x3a,0x71,0x2a,0x13,0x7f,0xf2,0xd6,0x4c,0xd5,0xdf,0x05,0xe4,0xe3,0xe5,0xde,0xe1, -0x3c,0xe9,0xe7,0x46,0xdb,0xc9,0xc6,0xbe,0xca,0x42,0xda,0xd8,0xba,0xcc,0xc5,0x7f, -0xc5,0xcf,0xfa,0xe3,0xf3,0xf7,0xf8,0x02,0x3d,0x13,0x20,0xea,0x25,0x22,0x22,0x21, -0x25,0x8b,0x27,0x28,0x49,0x2b,0x2b,0x94,0x28,0x2d,0xcb,0x3a,0x3f,0xf3,0x40,0x46, -0x7d,0x3e,0x23,0xb3,0x00,0xe6,0xa2,0xdf,0xe1,0x25,0xe0,0xde,0xcf,0xdc,0xe0,0xe1, -0xec,0xef,0x1f,0xdd,0xc8,0xbc,0xc5,0xcd,0x11,0xd5,0xd9,0x35,0xd1,0xc4,0x14,0xc2, -0xcc,0x35,0xdb,0xe5,0x32,0xeb,0xf9,0x78,0x0c,0x17,0x1c,0x1c,0x20,0x1e,0x23,0x20, -0xa0,0x25,0x2d,0x12,0x28,0x24,0x97,0x28,0x2c,0x2d,0x31,0x36,0x51,0x41,0x4f,0xd1, -0x4a,0x31,0x6a,0x13,0xf9,0x0b,0xeb,0xe8,0x49,0xe5,0xd9,0x62,0xd5,0xe3,0xd9,0xef, -0xed,0x8b,0xe1,0xd1,0x79,0xc8,0xcc,0xba,0xd7,0xda,0x3f,0xd0,0xc4,0xdb,0xc3,0xcc, -0xc2,0xd2,0xd6,0x77,0xe2,0xf1,0x68,0xfe,0x0e,0xf3,0x19,0x1b,0x08,0x1c,0x20,0x49, -0x28,0x2a,0x88,0x25,0x26,0xc8,0x2b,0x29,0x28,0x27,0x30,0xb2,0x40,0x4e,0x7c,0x52, -0x43,0x26,0x23,0x0a,0x6b,0x01,0xf6,0x2a,0xe6,0xd9,0x57,0xd8,0xe2,0xd1,0xed,0xf1, -0xba,0xe7,0xd6,0xe4,0xcb,0xd0,0xd8,0xdb,0xda,0x12,0xcf,0xcb,0x26,0xca,0xc8,0x7b, -0xcd,0xd3,0x9b,0xd9,0xe4,0x7d,0xf6,0x08,0xcb,0x11,0x13,0x2e,0x1a,0x23,0x90,0x26, -0x25,0x45,0x28,0x2d,0x96,0x2a,0x26,0x46,0x25,0x27,0xa1,0x37,0x4f,0xca,0x57,0x48, -0xf4,0x31,0x22,0x63,0x13,0x02,0x48,0xf0,0xdf,0xc8,0xd9,0xe0,0x64,0xee,0xf5,0x4e, -0xe9,0xd8,0xb2,0xd4,0xd7,0xbe,0xd9,0xd9,0xa1,0xd4,0xce,0x1e,0xca,0xc9,0x0e,0xcc, -0xcc,0x63,0xcd,0xd9,0xf3,0xed,0xfb,0x1a,0x01,0x0c,0x69,0x17,0x1a,0x45,0x1e,0x23, -0xb1,0x25,0x2a,0x40,0x2d,0x25,0x9e,0x19,0x1d,0x92,0x32,0x47,0xb6,0x50,0x4a,0x7f, -0x3e,0x31,0x5c,0x22,0x12,0x33,0xfe,0xe4,0xec,0xd8,0xe2,0xce,0xef,0xf1,0x31,0xe9, -0xdf,0x6a,0xd9,0xd8,0x18,0xda,0xd9,0xef,0xd5,0xce,0xe1,0xcb,0xce,0x6e,0xc9,0xc2, -0x00,0xc8,0xd4,0xd4,0xdf,0xec,0x24,0xf9,0x03,0x2d,0x0d,0x16,0x49,0x1a,0x1a,0x65, -0x23,0x2f,0x31,0x2f,0x22,0x19,0x16,0x1a,0x08,0x2c,0x3c,0xfe,0x4a,0x4d,0xff,0x43, -0x3b,0x4f,0x37,0x27,0xa1,0x0a,0xf0,0x36,0xe4,0xe7,0x53,0xef,0xf0,0x75,0xec,0xe6, -0x26,0xdd,0xdc,0x69,0xe1,0xdc,0xd7,0xd3,0xd3,0x7e,0xd6,0xd0,0x08,0xc8,0xc5,0x9d, -0xc5,0xca,0x7d,0xd8,0xe2,0x8e,0xeb,0xfa,0x63,0x08,0x0e,0xef,0x0e,0x12,0x9c,0x22, -0x2f,0x45,0x2c,0x22,0xe3,0x17,0x14,0xa5,0x20,0x35,0x1d,0x43,0x45,0x92,0x44,0x46, -0xd9,0x45,0x35,0x8d,0x18,0xff,0xca,0xef,0xea,0xd6,0xee,0xf3,0x32,0xed,0xe3,0xb6, -0xe1,0xe4,0xdd,0xdf,0xd9,0x93,0xd8,0xd7,0x30,0xd6,0xd4,0x00,0xcc,0xc4,0x2b,0xc3, -0xc8,0xd4,0xd0,0xd5,0x28,0xe0,0xf4,0xae,0x01,0x02,0x8e,0x06,0x10,0xa0,0x1d,0x2b, -0x04,0x30,0x26,0x50,0x17,0x13,0x26,0x1e,0x2e,0xdd,0x37,0x3b,0x63,0x43,0x4d,0x8a, -0x4e,0x41,0xac,0x2c,0x11,0x65,0xf9,0xf4,0x29,0xf8,0xf2,0x32,0xeb,0xe9,0x4b,0xe8, -0xe6,0xa2,0xe2,0xdd,0x3f,0xda,0xd8,0x2d,0xdb,0xd8,0x03,0xcd,0xc6,0xaa,0xc8,0xc7, -0xfb,0xc5,0xcc,0xfd,0xdb,0xeb,0x55,0xf6,0xfb,0x43,0xfe,0x06,0xe4,0x15,0x27,0x3d, -0x2f,0x25,0xb4,0x16,0x14,0x7a,0x1d,0x24,0xda,0x29,0x33,0xab,0x3d,0x48,0xb0,0x53, -0x50,0x27,0x39,0x1e,0x61,0x0b,0x02,0x16,0xfc,0xf4,0xd7,0xef,0xec,0x1e,0xea,0xea, -0xd0,0xe6,0xdd,0x8e,0xda,0xdf,0xd8,0xde,0xd5,0x3d,0xd0,0xce,0x1a,0xca,0xc3,0x4c, -0xc1,0xc5,0xcb,0xd1,0xe1,0x13,0xed,0xf1,0xaf,0xf2,0xf9,0xe9,0x0d,0x23,0x9a,0x28, -0x21,0x53,0x1b,0x17,0x8e,0x18,0x1e,0x45,0x23,0x26,0x89,0x2f,0x43,0x41,0x54,0x52, -0x35,0x41,0x2e,0xf1,0x1a,0x0a,0x4f,0x02,0xfa,0xd5,0xef,0xec,0x81,0xef,0xeb,0x8d, -0xe2,0xdf,0xa6,0xe0,0xe0,0x10,0xdd,0xd8,0x68,0xd5,0xd3,0xa6,0xcd,0xc5,0xd2,0xbf, -0xc0,0xf4,0xc8,0xda,0xd8,0xe7,0xe6,0xa7,0xe5,0xf2,0x04,0x06,0x17,0x90,0x21,0x22, -0xa8,0x1b,0x17,0x03,0x1b,0x1e,0xb1,0x1a,0x1a,0x1a,0x28,0x3c,0xdd,0x4c,0x53,0xb6, -0x4c,0x3a,0x55,0x29,0x1d,0x8f,0x0f,0xff,0x3c,0xf7,0xf5,0x5e,0xf4,0xed,0x05,0xe7, -0xe5,0xfb,0xe4,0xe2,0x59,0xe0,0xdd,0x2e,0xdb,0xd8,0x5a,0xd5,0xcc,0xfd,0xbf,0xbb, -0x0d,0xc8,0xd7,0x2b,0xde,0xde,0xb0,0xe0,0xea,0x40,0xfa,0x0e,0xd6,0x1c,0x1c,0xa9, -0x18,0x1d,0xd5,0x20,0x1b,0xe9,0x16,0x16,0x9d,0x1d,0x30,0x5b,0x47,0x51,0x96,0x4d, -0x45,0xd5,0x3b,0x2c,0x6a,0x19,0x0a,0xac,0x02,0xfd,0x3c,0xf8,0xf1,0x33,0xec,0xea, -0x85,0xe7,0xe5,0xee,0xe4,0xdf,0x09,0xdd,0xe0,0xff,0xdd,0xcf,0xc2,0xc1,0xbf,0x08, -0xc7,0xd0,0x48,0xd8,0xda,0x99,0xd7,0xdd,0xfd,0xf2,0x05,0x5e,0x0f,0x14,0x3b,0x19, -0x1d,0xa0,0x1f,0x1d,0x0b,0x16,0x0e,0x8c,0x14,0x28,0x02,0x3b,0x45,0x1c,0x4b,0x4c, -0x45,0x46,0x37,0xf0,0x24,0x17,0x4b,0x0d,0x03,0x7f,0xfe,0xf8,0xf6,0xef,0xec,0x7b, -0xed,0xeb,0xe1,0xe4,0xe0,0xf6,0xe3,0xe8,0x21,0xe1,0xd4,0x7e,0xc9,0xc1,0x76,0xc4, -0xd0,0x2d,0xd7,0xd2,0xd4,0xcf,0xd9,0x4a,0xe9,0xf7,0xac,0x04,0x0c,0xc4,0x10,0x1a, -0x11,0x22,0x1e,0x63,0x12,0x0b,0x09,0x10,0x1d,0x44,0x2b,0x38,0x1a,0x46,0x4c,0xef, -0x49,0x40,0xa2,0x31,0x22,0x47,0x16,0x0d,0xe9,0x06,0xfb,0x1f,0xf3,0xf4,0x86,0xf3, -0xea,0xfb,0xe4,0xe5,0x86,0xe6,0xe8,0x0c,0xe8,0xdc,0x3e,0xcb,0xc3,0x66,0xc9,0xcf, -0x58,0xd0,0xce,0x23,0xcc,0xd1,0x37,0xdf,0xee,0x31,0xf8,0xfe,0x3c,0x08,0x17,0x72, -0x20,0x1b,0xa7,0x11,0x0d,0xa6,0x0c,0x11,0x88,0x1d,0x2c,0x27,0x3b,0x45,0xa9,0x4a, -0x47,0x13,0x39,0x2b,0x02,0x23,0x18,0xde,0x0a,0x00,0x3a,0xfc,0xf9,0x5a,0xf4,0xee, -0x4e,0xe9,0xe4,0xa2,0xe7,0xef,0x17,0xed,0xdf,0xd8,0xd0,0xca,0x95,0xcb,0xcf,0x51, -0xd0,0xcc,0x35,0xc7,0xcb,0xef,0xd9,0xe5,0xa0,0xe9,0xf2,0xf1,0x00,0x10,0x26,0x1a, -0x19,0xaa,0x14,0x0e,0x0a,0x0a,0x0b,0x9f,0x14,0x1f,0xb3,0x2d,0x3f,0xc9,0x49,0x46, -0x88,0x3e,0x39,0x42,0x2f,0x20,0x16,0x15,0x0b,0x31,0x02,0xff,0xa2,0xfc,0xf4,0x67, -0xe9,0xe6,0x67,0xed,0xf2,0x2c,0xf0,0xe6,0xa2,0xd8,0xd0,0x44,0xd0,0xd4,0x35,0xd2, -0xc9,0x1b,0xc6,0xcb,0x9f,0xd5,0xdb,0xb8,0xdf,0xea,0xf2,0xf8,0x06,0x9a,0x13,0x19, -0xfe,0x15,0x0f,0xfe,0x0d,0x0c,0xe5,0x0a,0x13,0x0f,0x26,0x35,0x59,0x40,0x45,0x2c, -0x45,0x40,0x2b,0x38,0x2d,0x52,0x20,0x11,0x9c,0x0a,0x09,0xea,0x03,0xf7,0xf8,0xec, -0xeb,0x50,0xef,0xf4,0xf7,0xf5,0xeb,0x6f,0xdc,0xd6,0x24,0xd8,0xd8,0x63,0xd2,0xca, -0x46,0xc8,0xcb,0x39,0xcf,0xd3,0xb5,0xd8,0xe0,0xa2,0xeb,0xfd,0x77,0x0c,0x11,0x55, -0x13,0x13,0x8e,0x0f,0x07,0x4f,0x05,0x0d,0xb2,0x19,0x26,0x4c,0x36,0x40,0x12,0x42, -0x43,0x69,0x41,0x36,0x36,0x26,0x19,0x7f,0x15,0x10,0x3f,0x09,0xfe,0x46,0xf1,0xeb, -0xfa,0xf0,0xf8,0xc2,0xf8,0xee,0x42,0xe1,0xde,0x61,0xde,0xd9,0x8f,0xd3,0xce,0x3d, -0xca,0xc9,0xd6,0xcd,0xcf,0x26,0xcf,0xd5,0x1e,0xe3,0xf2,0x03,0xfe,0x08,0x19,0x12, -0x13,0x72,0x0e,0x08,0x1c,0x04,0x05,0x58,0x0e,0x1c,0xda,0x2a,0x33,0x2f,0x3d,0x46, -0xeb,0x45,0x3b,0x8c,0x2f,0x24,0xb2,0x1d,0x19,0xc6,0x12,0x05,0xd9,0xf4,0xee,0xe7, -0xf4,0xfb,0x90,0xf8,0xf0,0x15,0xe9,0xe3,0x9b,0xe1,0xdf,0x10,0xd8,0xd0,0xac,0xcc, -0xcd,0xd3,0xcd,0xca,0xc0,0xc9,0xd0,0x8f,0xda,0xe4,0x4e,0xf2,0x01,0x85,0x0b,0x0f, -0xf2,0x10,0x0b,0x4c,0x02,0x02,0x66,0x0a,0x12,0x21,0x1c,0x28,0xba,0x36,0x42,0x39, -0x46,0x41,0x0c,0x36,0x2a,0x6c,0x26,0x24,0x94,0x1c,0x0b,0x52,0xfa,0xf5,0x29,0xf8, -0xfa,0x26,0xfa,0xf5,0x24,0xed,0xe8,0x7a,0xe8,0xe4,0x90,0xda,0xd4,0x4b,0xd3,0xd1, -0x18,0xcd,0xc9,0x1c,0xca,0xcc,0x01,0xd1,0xdc,0x34,0xe8,0xf4,0x0d,0x03,0x0d,0xbd, -0x10,0x0a,0xd7,0x03,0x04,0x60,0x05,0x09,0xe2,0x11,0x1d,0x1a,0x2c,0x3b,0xb7,0x45, -0x44,0xe0,0x38,0x31,0xee,0x31,0x2e,0x9f,0x24,0x15,0x91,0x05,0xfc,0x7a,0xfc,0xff, -0xa2,0xfd,0xf7,0x47,0xf2,0xf0,0x58,0xee,0xe6,0x1c,0xdf,0xdc,0x02,0xd8,0xd3,0xa6, -0xd0,0xcd,0x94,0xc8,0xc7,0x98,0xcd,0xd4,0xc7,0xda,0xe9,0xaf,0xfb,0x07,0x90,0x0c, -0x0b,0xee,0x07,0x05,0xb0,0x03,0x05,0xbb,0x09,0x11,0x72,0x21,0x35,0x51,0x40,0x3f, -0x3e,0x3a,0x37,0x0b,0x38,0x35,0xee,0x2d,0x1e,0x77,0x0d,0x04,0x11,0x03,0x02,0x9e, -0xfd,0xf9,0x08,0xf9,0xf6,0x81,0xf0,0xeb,0x39,0xe7,0xe0,0xa7,0xdb,0xdb,0xa0,0xd5, -0xce,0x06,0xcb,0xc9,0x9e,0xca,0xcc,0x66,0xd2,0xe1,0xf1,0xf0,0xfd,0x4c,0x08,0x0b, -0x66,0x08,0x07,0x02,0x07,0x03,0xa8,0x00,0x07,0xdd,0x18,0x2a,0x25,0x37,0x3b,0xb6, -0x38,0x39,0x41,0x3c,0x3d,0x31,0x36,0x26,0xd0,0x15,0x0e,0x78,0x0a,0x03,0xb9,0xff, -0xff,0xe5,0xfa,0xf7,0x19,0xf6,0xf0,0xf5,0xe8,0xe3,0x7b,0xe1,0xde,0x72,0xd6,0xd1, -0x36,0xcf,0xc9,0x2e,0xc6,0xc6,0x3d,0xca,0xd4,0x34,0xe4,0xf4,0x91,0xfe,0x03,0x97, -0x07,0x09,0xc8,0x06,0x01,0xa0,0xfb,0x00,0xe6,0x0e,0x1e,0xec,0x2c,0x33,0xe6,0x32, -0x35,0xbe,0x3f,0x42,0xc0,0x38,0x2d,0x9d,0x22,0x16,0x51,0x0e,0x09,0x37,0x04,0xff, -0x1c,0xfd,0xfc,0x9b,0xf9,0xf2,0x71,0xec,0xe9,0x38,0xe5,0xdf,0xac,0xda,0xd6,0xb8, -0xd1,0xcc,0x07,0xc9,0xc4,0x23,0xc3,0xcc,0x97,0xda,0xe8,0x38,0xf3,0xfc,0x30,0x05, -0x0a,0x24,0x08,0x01,0xa2,0xfa,0xf9,0xff,0x04,0x16,0xfe,0x22,0x26,0xff,0x2b,0x35, -0x5a,0x3e,0x41,0x64,0x3e,0x36,0xcd,0x2a,0x1e,0xce,0x17,0x10,0x79,0x07,0x03,0x34, -0x03,0x00,0xe7,0xfa,0xf6,0x4f,0xf3,0xed,0x70,0xe9,0xe6,0xf4,0xde,0xda,0x2a,0xd8, -0xd2,0xcb,0xcb,0xc4,0x28,0xc1,0xc6,0x7f,0xd2,0xdc,0xb7,0xe6,0xf4,0x53,0xff,0x06, -0xc6,0x09,0x03,0x03,0xf7,0xf6,0x29,0x02,0x0d,0xc8,0x15,0x1d,0xbc,0x25,0x2e,0x87, -0x38,0x41,0xf1,0x41,0x3b,0x54,0x32,0x2a,0xa3,0x20,0x15,0x87,0x0e,0x0a,0x21,0x06, -0x03,0x1e,0x00,0xfa,0x9a,0xf6,0xf2,0xad,0xee,0xe9,0x66,0xe3,0xdf,0x18,0xde,0xd9, -0xec,0xcf,0xc7,0x00,0xc4,0xc4,0x52,0xc9,0xd4,0x41,0xdd,0xe7,0x3a,0xf8,0x05,0xdf, -0x08,0x01,0x1c,0xf9,0xf8,0xd9,0xfe,0x06,0x82,0x0e,0x16,0x49,0x1c,0x25,0x7c,0x34, -0x3d,0x6e,0x3f,0x3f,0x76,0x3b,0x31,0x2f,0x28,0x1f,0x92,0x15,0x0f,0x04,0x0d,0x08, -0x7f,0x03,0xff,0xb8,0xfb,0xf8,0x58,0xf5,0xed,0x66,0xe7,0xe7,0x62,0xe4,0xde,0xd4, -0xd7,0xce,0xd7,0xc6,0xc5,0xd5,0xc8,0xcd,0x10,0xd1,0xde,0x50,0xf2,0x00,0xc5,0x03, -0x02,0x22,0xfd,0xf8,0x65,0xfb,0x03,0xd7,0x07,0x0b,0xa6,0x13,0x1e,0x9c,0x29,0x35, -0xf6,0x3c,0x3e,0xd7,0x3d,0x39,0x72,0x2e,0x25,0x51,0x1d,0x15,0xb0,0x11,0x0e,0xd8, -0x05,0x02,0x23,0x02,0xfc,0x6c,0xf7,0xf2,0xda,0xec,0xe9,0x85,0xe7,0xe4,0x0e,0xdd, -0xd1,0x1c,0xcc,0xca,0x8b,0xc7,0xc4,0xc3,0xc7,0xd5,0x63,0xe6,0xf5,0xab,0xff,0x00, -0x86,0xfa,0xf9,0x95,0xfc,0xfe,0xd9,0x01,0x05,0xea,0x0a,0x15,0xc0,0x20,0x2b,0xca, -0x35,0x3c,0x05,0x3e,0x3d,0x54,0x35,0x2a,0x30,0x23,0x1d,0xc1,0x16,0x11,0xc2,0x0a, -0x07,0x19,0x05,0x00,0x42,0xfc,0xf6,0x6c,0xef,0xec,0x5f,0xee,0xea,0x30,0xdf,0xd8, -0xd1,0xd5,0xce,0x1c,0xc7,0xc4,0x38,0xc3,0xc9,0x1f,0xdd,0xed,0x7e,0xf6,0xfb,0x3c, -0xfb,0xf9,0x96,0xfc,0xfe,0xd9,0xfd,0x00,0x4c,0x05,0x0b,0x5f,0x17,0x22,0x9d,0x2c, -0x36,0x6c,0x3e,0x3e,0xac,0x37,0x30,0x2b,0x2b,0x22,0x6c,0x1b,0x16,0x35,0x10,0x0a, -0x9e,0x08,0x06,0xf6,0x00,0xf7,0x6a,0xf3,0xf4,0x75,0xf0,0xea,0x38,0xe6,0xdf,0x47, -0xda,0xd5,0x59,0xcc,0xc3,0xa0,0xbf,0xc3,0x1f,0xd2,0xe3,0xe7,0xed,0xf3,0xcd,0xf7, -0xf8,0x38,0xfa,0xfc,0x0d,0xfc,0xfb,0x27,0xff,0x05,0xb9,0x0c,0x15,0x9c,0x22,0x2f, -0xc9,0x38,0x3c,0xf5,0x39,0x35,0xec,0x2f,0x27,0xdd,0x22,0x1c,0xf9,0x11,0x0e,0x3f, -0x10,0x09,0xcc,0x01,0xfd,0xfe,0xf9,0xf6,0x35,0xf4,0xef,0xb7,0xe8,0xe5,0x62,0xe2, -0xdc,0xe6,0xd2,0xc7,0xf0,0xbe,0xc0,0x0b,0xcb,0xd8,0x3f,0xe5,0xed,0x06,0xf3,0xf6, -0x3d,0xfa,0xfb,0x7e,0xfa,0xfa,0x76,0xfd,0x00,0x37,0x03,0x0c,0x63,0x1a,0x26,0xf0, -0x2f,0x3a,0x36,0x3b,0x35,0xae,0x34,0x31,0x4d,0x28,0x1f,0x01,0x1a,0x16,0xd1,0x12, -0x0f,0x81,0x07,0x01,0xfd,0xff,0xfb,0xae,0xf7,0xf3,0xf9,0xec,0xe9,0x7b,0xe9,0xe4, -0x83,0xd9,0xcd,0xc6,0xc2,0xbf,0x74,0xc5,0xd1,0xc5,0xdb,0xe4,0xb0,0xec,0xf3,0x1a, -0xf7,0xf8,0x65,0xf9,0xfa,0x7d,0xfa,0xfa,0x60,0xfd,0x03,0x4d,0x0c,0x19,0xc8,0x28, -0x32,0x80,0x34,0x37,0xf5,0x37,0x33,0x3c,0x2c,0x24,0xd1,0x1e,0x1a,0xae,0x16,0x12, -0xaa,0x0b,0x05,0xe9,0x03,0x00,0x47,0xfb,0xf6,0x13,0xf0,0xed,0x2a,0xee,0xea,0xca, -0xe1,0xd4,0xc8,0xc7,0xc1,0x74,0xc3,0xca,0x7c,0xd1,0xda,0x1b,0xe7,0xed,0x5a,0xf0, -0xf6,0xfa,0xf9,0xf7,0xad,0xf8,0xfa,0x0a,0xf8,0xfa,0x23,0x05,0x11,0xb1,0x1d,0x28, -0x77,0x2f,0x35,0x1f,0x39,0x36,0x1b,0x31,0x2a,0x23,0x25,0x20,0xfc,0x1b,0x17,0x5b, -0x10,0x0a,0x0f,0x0a,0x05,0xcf,0xff,0xfa,0x6c,0xf4,0xf1,0xbb,0xf3,0xf2,0x99,0xea, -0xdc,0x3f,0xd0,0xc9,0x65,0xc5,0xc5,0x07,0xcd,0xd6,0x96,0xdd,0xe6,0xae,0xee,0xf2, -0xad,0xf6,0xf8,0xda,0xf9,0xf8,0xaf,0xf4,0xf5,0x4b,0xfe,0x07,0x58,0x12,0x1e,0x52, -0x28,0x31,0x66,0x36,0x37,0x18,0x34,0x2d,0x5c,0x2a,0x26,0x23,0x20,0x1b,0xbe,0x15, -0x0f,0xad,0x0e,0x0a,0xbe,0x04,0xfe,0x1d,0xf7,0xf4,0xe6,0xf8,0xf7,0x0f,0xef,0xe6, -0x68,0xdb,0xce,0x70,0xc7,0xc7,0x44,0xc9,0xce,0x03,0xd7,0xe1,0x92,0xe7,0xec,0x0a, -0xf4,0xf8,0xd7,0xf9,0xf8,0x19,0xf4,0xf4,0x11,0xf9,0xff,0x03,0x09,0x14,0xc6,0x1f, -0x2b,0x49,0x33,0x36,0x75,0x35,0x31,0x8d,0x2f,0x2b,0xbf,0x25,0x20,0xaf,0x1b,0x15, -0x70,0x13,0x13,0x61,0x0a,0x01,0x80,0xfd,0xfb,0xd4,0xfa,0xfb,0xe9,0xf7,0xef,0x7c, -0xe4,0xd8,0x75,0xcf,0xca,0x60,0xc8,0xcb,0x68,0xd2,0xda,0x08,0xe0,0xe7,0x72,0xf1, -0xf6,0x3a,0xf8,0xf8,0xdf,0xf4,0xf2,0xbb,0xf5,0xf9,0xb3,0xff,0x09,0x0e,0x16,0x22, -0x78,0x2c,0x32,0xf0,0x33,0x33,0xae,0x31,0x2e,0x7f,0x2b,0x24,0x49,0x1d,0x1a,0xe6, -0x19,0x16,0x25,0x0e,0x07,0xf1,0x01,0xfc,0x5c,0xfc,0xfe,0x1d,0xfc,0xf5,0xc6,0xec, -0xe1,0x9f,0xd6,0xcc,0x1e,0xc9,0xca,0x36,0xcd,0xd2,0x24,0xd8,0xdf,0xb5,0xe9,0xf1, -0x0e,0xf5,0xf6,0x90,0xf4,0xf1,0xc8,0xf1,0xf3,0x4d,0xf6,0xfe,0xbd,0x0b,0x16,0xb6, -0x21,0x2b,0xbe,0x2e,0x2f,0x62,0x32,0x32,0x76,0x2c,0x25,0x87,0x21,0x1e,0x3a,0x1c, -0x19,0x8c,0x13,0x0b,0x47,0x05,0xff,0xfb,0xfe,0x00,0x5e,0xfe,0xfa,0x46,0xf5,0xea, -0x8a,0xdd,0xd3,0xbf,0xcd,0xca,0x5a,0xcb,0xcd,0x17,0xd1,0xd8,0x9a,0xe2,0xeb,0xdd, -0xf1,0xf3,0x6a,0xf4,0xf3,0xb2,0xef,0xef,0x1e,0xf2,0xf6,0x69,0x00,0x0c,0x19,0x19, -0x22,0x36,0x27,0x2c,0xce,0x32,0x32,0x48,0x2e,0x29,0xf7,0x25,0x22,0x15,0x20,0x1f, -0xa2,0x19,0x10,0x66,0x0a,0x06,0xf1,0x01,0x01,0xae,0x02,0xff,0xad,0xfb,0xf3,0x9d, -0xe6,0xdc,0x96,0xd5,0xce,0x08,0xcc,0xcb,0x6f,0xcc,0xd2,0x7c,0xdc,0xe4,0x08,0xec, -0xf1,0x7e,0xf4,0xf2,0x36,0xf0,0xf0,0x02,0xee,0xef,0x45,0xf9,0x04,0x23,0x0e,0x17, -0x6f,0x20,0x28,0x5b,0x2f,0x31,0x22,0x30,0x2c,0xab,0x27,0x25,0x38,0x25,0x23,0xe0, -0x1d,0x16,0x1f,0x10,0x0b,0x22,0x06,0x04,0x01,0x06,0x04,0x1a,0x01,0xfb,0x2b,0xf0, -0xe5,0x77,0xde,0xd6,0xd7,0xcf,0xcc,0x8e,0xcc,0xcf,0x59,0xd5,0xde,0x05,0xe8,0xed, -0x6d,0xf2,0xf4,0x53,0xf2,0xef,0xfd,0xeb,0xec,0x94,0xf4,0xfb,0x1f,0x03,0x0e,0x4b, -0x19,0x21,0x60,0x2a,0x30,0x56,0x2f,0x2c,0x7f,0x2a,0x28,0x29,0x28,0x26,0xb5,0x22, -0x1c,0x0f,0x16,0x10,0xf0,0x09,0x07,0xa2,0x08,0x08,0xf2,0x05,0x01,0x8b,0xf7,0xef, -0xf0,0xe7,0xdd,0x74,0xd5,0xd1,0x54,0xcd,0xcc,0xb6,0xd0,0xd8,0xc9,0xe0,0xe7,0xdd, -0xef,0xf5,0xf1,0xf2,0xee,0xde,0xec,0xec,0x61,0xef,0xf5,0x3d,0xfc,0x05,0x92,0x0f, -0x18,0xcc,0x23,0x2b,0x1c,0x2d,0x2c,0x77,0x2b,0x29,0x1e,0x29,0x28,0x45,0x26,0x21, -0xa8,0x1a,0x15,0xb2,0x0d,0x09,0x43,0x0b,0x0a,0xbb,0x07,0x05,0x5e,0xff,0xf6,0x29, -0xef,0xe5,0x98,0xdc,0xd6,0x22,0xcf,0xcc,0xe0,0xce,0xd2,0x97,0xd7,0xe1,0x29,0xec, -0xf1,0x65,0xf1,0xf0,0xf1,0xec,0xea,0xb7,0xec,0xf1,0x61,0xf4,0xfb,0xd7,0x05,0x10, -0xb1,0x1b,0x25,0xb4,0x28,0x2a,0xe8,0x2a,0x2a,0x20,0x2a,0x29,0xec,0x28,0x26,0x28, -0x20,0x18,0x1f,0x12,0x0d,0x99,0x0d,0x0c,0x5c,0x0a,0x09,0xdb,0x05,0xfc,0x5d,0xf6, -0xef,0x8c,0xe4,0xdb,0x70,0xd5,0xd0,0xc1,0xcc,0xce,0xe1,0xd2,0xdb,0xc5,0xe5,0xed, -0x56,0xf0,0xef,0xae,0xed,0xeb,0x13,0xec,0xee,0x89,0xef,0xf4,0xa0,0xfd,0x07,0xb1, -0x12,0x1e,0xd8,0x23,0x26,0xdf,0x29,0x29,0xea,0x28,0x2a,0x9c,0x2b,0x29,0x37,0x24, -0x1c,0x7c,0x16,0x12,0xe2,0x0e,0x0d,0xbc,0x0d,0x0b,0xbf,0x07,0x03,0xf2,0xfd,0xf6, -0x24,0xec,0xe3,0x0a,0xdd,0xd4,0xf7,0xcd,0xcd,0x91,0xce,0xd4,0x7b,0xdf,0xe8,0xd6, -0xec,0xee,0xb3,0xed,0xec,0xb0,0xeb,0xec,0x27,0xec,0xed,0x2b,0xf5,0xfe,0x1d,0x09, -0x14,0x9e,0x1d,0x21,0x8f,0x26,0x27,0x8c,0x26,0x2a,0xb3,0x2d,0x2a,0xec,0x26,0x23, -0x31,0x1b,0x14,0x8c,0x12,0x11,0x17,0x0f,0x0d,0x11,0x0c,0x08,0x88,0x02,0xfc,0x49, -0xf4,0xeb,0xcc,0xe4,0xdb,0x06,0xd2,0xcd,0x07,0xcc,0xcf,0xae,0xd9,0xe2,0x02,0xe8, -0xec,0x66,0xed,0xed,0xb0,0xec,0xeb,0xbc,0xea,0xea,0x08,0xef,0xf7,0x59,0x00,0x0a, -0xbe,0x16,0x1d,0xdb,0x20,0x23,0x1d,0x26,0x29,0xf0,0x2b,0x2c,0xe0,0x2a,0x26,0x0a, -0x1f,0x1a,0xd0,0x16,0x13,0xe3,0x10,0x0f,0x0e,0x0f,0x0c,0x21,0x07,0x02,0x98,0xfb, -0xf3,0x34,0xed,0xe3,0xbd,0xd7,0xd0,0x7b,0xcc,0xcc,0x8e,0xd4,0xdc,0x05,0xe2,0xe8, -0xf3,0xeb,0xec,0x8c,0xed,0xec,0x31,0xe9,0xe8,0x9c,0xeb,0xf0,0xd0,0xf6,0x02,0xea, -0x0e,0x14,0x3d,0x1a,0x20,0x18,0x22,0x24,0xcd,0x2a,0x2c,0x19,0x2b,0x28,0x58,0x23, -0x1e,0xf0,0x19,0x15,0x6e,0x13,0x11,0xcf,0x10,0x0f,0xa5,0x0a,0x06,0x09,0x02,0xfb, -0x82,0xf5,0xed,0x70,0xdf,0xd5,0x68,0xcf,0xcc,0x8b,0xd0,0xd7,0x8a,0xdc,0xe2,0x91, -0xe8,0xec,0x77,0xec,0xeb,0xc5,0xea,0xe9,0x43,0xe7,0xea,0xf6,0xf0,0xfa,0x21,0x05, -0x0d,0xea,0x13,0x1a,0x62,0x1d,0x21,0x47,0x28,0x2a,0xbb,0x2a,0x2a,0xdf,0x26,0x21, -0x77,0x1d,0x18,0x9e,0x15,0x14,0x54,0x13,0x11,0xb7,0x0d,0x09,0x1b,0x06,0x02,0x74, -0xfd,0xf5,0xf2,0xe8,0xdd,0xd1,0xd3,0xce,0x39,0xd0,0xd3,0x0c,0xd7,0xde,0xf3,0xe5, -0xe8,0x1f,0xeb,0xed,0x88,0xec,0xe9,0x00,0xe7,0xe8,0x91,0xeb,0xf2,0xb7,0xfd,0x06, -0x7b,0x0c,0x14,0x70,0x19,0x1d,0xaa,0x24,0x29,0x61,0x2a,0x2b,0xbe,0x2a,0x25,0x1a, -0x21,0x1d,0xa1,0x18,0x16,0x3d,0x17,0x14,0x9a,0x0f,0x0c,0x9c,0x0a,0x06,0x3e,0x04, -0xfe,0x9d,0xf2,0xe5,0x63,0xdc,0xd4,0xee,0xcf,0xd1,0x45,0xd5,0xd9,0x6e,0xe0,0xe5, -0xf7,0xe9,0xed,0x02,0xed,0xea,0x55,0xe7,0xe5,0xbd,0xe7,0xed,0xa8,0xf6,0xfe,0x6d, -0x05,0x0c,0x56,0x13,0x19,0x52,0x1f,0x25,0xc5,0x28,0x2a,0x1f,0x2c,0x29,0xa8,0x24, -0x20,0x50,0x1c,0x1a,0xd9,0x19,0x16,0x1f,0x13,0x0f,0x9c,0x0c,0x0b,0x1f,0x0b,0x05, -0x03,0xfb,0xf0,0xc2,0xe5,0xda,0x7d,0xd3,0xd2,0xae,0xd3,0xd5,0xcf,0xdb,0xe1,0x7b, -0xe6,0xeb,0x5b,0xee,0xeb,0x3a,0xe8,0xe6,0x93,0xe5,0xe9,0x69,0xf1,0xf8,0x50,0xfe, -0x06,0x02,0x0d,0x13,0xa5,0x1a,0x20,0xff,0x24,0x29,0x73,0x2d,0x2b,0x56,0x26,0x24, -0x52,0x20,0x1c,0xad,0x1d,0x1b,0x16,0x15,0x11,0x51,0x10,0x0f,0x2c,0x0e,0x0b,0x41, -0x04,0xf9,0xab,0xee,0xe3,0x95,0xd9,0xd5,0x35,0xd4,0xd4,0x72,0xd7,0xdd,0x86,0xe2, -0xe8,0x67,0xed,0xec,0xa6,0xe8,0xe6,0xc7,0xe4,0xe6,0xc3,0xeb,0xf1,0xde,0xf7,0xfd, -0x8f,0x05,0x0d,0xf2,0x12,0x19,0x75,0x20,0x25,0x7d,0x2a,0x2b,0x13,0x28,0x24,0x5a, -0x21,0x20,0x71,0x20,0x1c,0x69,0x16,0x13,0xe8,0x11,0x10,0x13,0x10,0x0f,0x53,0x0a, -0x02,0xa2,0xf7,0xeb,0x78,0xe0,0xd9,0x1a,0xd6,0xd3,0x06,0xd4,0xd8,0xb9,0xdd,0xe4, -0xb6,0xea,0xea,0xbd,0xe8,0xe7,0xd7,0xe3,0xe4,0xd1,0xe8,0xeb,0x0d,0xf0,0xf7,0x29, -0xff,0x04,0xfc,0x0a,0x13,0x91,0x19,0x1f,0xfd,0x27,0x2a,0xa7,0x26,0x24,0x0a,0x24, -0x22,0xe8,0x21,0x1f,0xa6,0x19,0x15,0x78,0x13,0x11,0x33,0x11,0x12,0x72,0x0f,0x09, -0x86,0x00,0xf4,0x5f,0xe9,0xe0,0xb2,0xda,0xd5,0x38,0xd2,0xd5,0x8c,0xda,0xdf,0xab, -0xe7,0xea,0x0f,0xe9,0xe7,0x35,0xe6,0xe5,0xb3,0xe5,0xe8,0xc2,0xec,0xf2,0xd3,0xf8, -0xff,0x81,0x04,0x0a,0xaf,0x12,0x1b,0x27,0x24,0x27,0xa9,0x25,0x24,0x4f,0x25,0x24, -0xd3,0x23,0x22,0x14,0x1d,0x18,0xd9,0x15,0x12,0x67,0x12,0x14,0xf0,0x12,0x0f,0x5a, -0x08,0xfd,0x08,0xf3,0xe9,0xb8,0xe0,0xd9,0x93,0xd4,0xd3,0xbd,0xd5,0xdc,0xdc,0xe4, -0xe7,0x97,0xe7,0xe8,0x48,0xe7,0xe4,0xbf,0xe4,0xe6,0x50,0xe8,0xed,0x64,0xf4,0xf9, -0xd9,0xfc,0x02,0x9c,0x0b,0x15,0x75,0x1e,0x23,0x97,0x23,0x23,0x8d,0x25,0x25,0xf2, -0x24,0x25,0xc0,0x20,0x1b,0x7c,0x18,0x14,0x86,0x12,0x15,0xa3,0x16,0x13,0xf3,0x0d, -0x07,0xa4,0xfc,0xf1,0xca,0xe9,0xe0,0x49,0xd7,0xd3,0x6e,0xd5,0xd9,0x1c,0xe0,0xe4, -0xaa,0xe6,0xe7,0x0e,0xe8,0xe6,0x18,0xe5,0xe4,0xa8,0xe5,0xea,0x59,0xf1,0xf4,0xd9, -0xf6,0xfc,0xc4,0x04,0x0e,0x5d,0x18,0x1e,0xf8,0x20,0x22,0x33,0x24,0x25,0x09,0x26, -0x26,0x61,0x24,0x20,0xe3,0x1a,0x16,0x39,0x15,0x16,0x64,0x17,0x16,0xfc,0x13,0x0d, -0xba,0x04,0xfc,0xd5,0xf3,0xe7,0xfc,0xdc,0xd7,0xfa,0xd5,0xd7,0xeb,0xdc,0xe1,0x0a, -0xe4,0xe6,0xb1,0xe8,0xe7,0xcf,0xe4,0xe3,0x18,0xe4,0xe7,0xce,0xed,0xf0,0x90,0xf0, -0xf5,0x7b,0xfd,0x06,0xf9,0x10,0x18,0x45,0x1b,0x1e,0xf8,0x21,0x22,0x29,0x24,0x27, -0x53,0x26,0x21,0x9b,0x1d,0x19,0xbb,0x15,0x15,0x97,0x18,0x18,0xba,0x15,0x12,0xa5, -0x0c,0x05,0x97,0xfc,0xf0,0xa4,0xe4,0xdc,0x92,0xd7,0xd7,0x4e,0xda,0xdd,0x5c,0xe1, -0xe4,0x27,0xe8,0xe8,0x95,0xe4,0xe3,0x60,0xe4,0xe6,0x7a,0xea,0xec,0x9f,0xec,0xef, -0x14,0xf7,0xff,0xbd,0x08,0x11,0x74,0x17,0x1b,0x81,0x1d,0x20,0xc3,0x23,0x26,0x78, -0x27,0x25,0x67,0x21,0x1c,0x97,0x17,0x17,0x33,0x1a,0x19,0x87,0x17,0x16,0x2e,0x13, -0x0d,0xa9,0x06,0xfa,0x8d,0xed,0xe3,0x27,0xdd,0xda,0x06,0xda,0xdb,0x96,0xde,0xe3, -0xdc,0xe7,0xe7,0x1a,0xe5,0xe3,0xc7,0xe3,0xe6,0x60,0xe9,0xe9,0x9d,0xe8,0xeb,0x36, -0xf1,0xf7,0x76,0x00,0x0a,0x2c,0x11,0x15,0x64,0x19,0x1d,0x12,0x20,0x23,0xdb,0x27, -0x27,0x49,0x23,0x1e,0xfd,0x1a,0x19,0x22,0x1a,0x19,0xaf,0x18,0x18,0xfb,0x17,0x14, -0x1d,0x0f,0x04,0xea,0xf6,0xeb,0x1d,0xe5,0xde,0x9d,0xda,0xda,0x3d,0xdd,0xe1,0x96, -0xe6,0xe7,0x16,0xe4,0xe2,0x8c,0xe4,0xe6,0xf1,0xe6,0xe7,0x1d,0xe7,0xe7,0xea,0xea, -0xf0,0x37,0xf9,0x02,0x89,0x09,0x0f,0x0b,0x15,0x18,0x50,0x1b,0x21,0x92,0x26,0x27, -0x71,0x24,0x21,0x97,0x1d,0x1b,0x22,0x1b,0x1a,0xa2,0x18,0x19,0x70,0x1a,0x1a,0xf4, -0x15,0x0c,0xab,0x00,0xf5,0xfc,0xec,0xe4,0xeb,0xdd,0xda,0x9b,0xdb,0xe0,0xe5,0xe4, -0xe5,0xd4,0xe2,0xe3,0xf4,0xe4,0xe5,0x94,0xe6,0xe8,0x14,0xe6,0xe4,0x26,0xe7,0xeb, -0xde,0xf1,0xfa,0xa8,0x03,0x09,0x7e,0x0e,0x12,0xba,0x16,0x1d,0xa1,0x23,0x25,0x78, -0x24,0x22,0xcd,0x1f,0x1d,0xe8,0x1c,0x1a,0x63,0x17,0x18,0xec,0x1b,0x1c,0x49,0x1a, -0x13,0x4f,0x09,0xfe,0x7a,0xf6,0xeb,0x6f,0xe1,0xdc,0xa3,0xdc,0xdf,0xf8,0xe1,0xe2, -0x7d,0xe2,0xe2,0xf5,0xe2,0xe4,0xca,0xe6,0xe6,0xad,0xe4,0xe3,0x15,0xe4,0xe6,0xc2, -0xea,0xf3,0xd7,0xfc,0x02,0xae,0x07,0x0c,0x38,0x11,0x17,0x3a,0x1f,0x23,0x42,0x23, -0x22,0xca,0x21,0x20,0x26,0x1e,0x1a,0xcd,0x17,0x17,0x8e,0x1b,0x1e,0xb5,0x1d,0x18, -0x0e,0x11,0x09,0x91,0x00,0xf3,0x6d,0xe7,0xe1,0x56,0xdf,0xde,0x7e,0xe1,0xe3,0x43, -0xe1,0xe0,0xdb,0xe2,0xe4,0x0a,0xe6,0xe6,0xaa,0xe5,0xe4,0x80,0xe2,0xe2,0x0a,0xe6, -0xed,0x3a,0xf6,0xfc,0x98,0x01,0x06,0x17,0x0b,0x12,0x0b,0x1b,0x1e,0x7f,0x20,0x22, -0x14,0x23,0x22,0x87,0x20,0x1c,0xc4,0x17,0x17,0xb8,0x1b,0x1f,0x61,0x1e,0x1b,0x2d, -0x19,0x12,0xfd,0x08,0xfd,0x24,0xf1,0xe7,0xdc,0xe2,0xe1,0xf7,0xe2,0xe3,0xf0,0xe0, -0xe1,0xf2,0xe2,0xe4,0xa1,0xe5,0xe7,0xb7,0xe7,0xe5,0x75,0xe2,0xe1,0x3c,0xe3,0xe8, -0x6c,0xf1,0xf7,0x78,0xfb,0x00,0x89,0x06,0x0d,0x1d,0x16,0x1b,0x91,0x1d,0x20,0x7b, -0x23,0x25,0xe1,0x23,0x1e,0xe2,0x18,0x19,0x76,0x1c,0x1d,0x6b,0x1e,0x1f,0x8e,0x1e, -0x19,0x55,0x12,0x07,0x0f,0xfa,0xef,0x50,0xe9,0xe5,0xbf,0xe4,0xe3,0xbc,0xe1,0xe1, -0x36,0xe2,0xe3,0x50,0xe5,0xe7,0x9e,0xe8,0xe7,0xd1,0xe3,0xe0,0xce,0xe0,0xe5,0xe7, -0xec,0xf2,0x71,0xf5,0xfa,0xfd,0x00,0x07,0x9e,0x10,0x16,0x64,0x18,0x1c,0x08,0x23, -0x26,0x16,0x24,0x1f,0xa8,0x1c,0x1b,0x85,0x1b,0x1c,0x4d,0x1e,0x20,0xc0,0x20,0x1f, -0x09,0x1b,0x11,0x41,0x03,0xf8,0xc2,0xf0,0xea,0x4c,0xe7,0xe5,0x5f,0xe3,0xe1,0x95, -0xe1,0xe2,0xe3,0xe3,0xe7,0xf7,0xe9,0xe8,0x2c,0xe5,0xe1,0x45,0xe0,0xe3,0x06,0xe9, -0xed,0xc8,0xf0,0xf4,0x8e,0xfa,0x02,0x0d,0x0b,0x0e,0xd8,0x11,0x19,0x81,0x20,0x23, -0x96,0x23,0x21,0x2a,0x1e,0x1b,0x99,0x1b,0x1c,0x10,0x1c,0x1e,0x80,0x21,0x23,0x31, -0x20,0x18,0xa3,0x0c,0x01,0xf1,0xf7,0xf0,0x6a,0xeb,0xe8,0xc7,0xe5,0xe2,0x19,0xe1, -0xe0,0xe9,0xe1,0xe6,0x16,0xea,0xe9,0xb3,0xe5,0xe2,0x3b,0xe0,0xe1,0xa1,0xe6,0xea, -0x73,0xea,0xee,0x85,0xf6,0xfd,0x2e,0x03,0x07,0xb6,0x0c,0x13,0x5e,0x1b,0x20,0xba, -0x22,0x21,0xfc,0x1e,0x1d,0xf5,0x1c,0x1b,0xe1,0x19,0x1c,0x64,0x20,0x23,0x58,0x23, -0x1d,0x0d,0x14,0x09,0xa5,0xff,0xf7,0x30,0xf0,0xeb,0x99,0xe8,0xe4,0xcf,0xe0,0xde, -0xab,0xe0,0xe4,0xba,0xe8,0xe9,0x2d,0xe7,0xe2,0xc5,0xdf,0xe2,0x60,0xe5,0xe5,0xe9, -0xe5,0xea,0xcc,0xf1,0xf7,0x7c,0xfc,0x01,0x78,0x06,0x0d,0x11,0x16,0x1d,0x21,0x1f, -0x20,0x13,0x20,0x1e,0x54,0x1d,0x1a,0x1d,0x18,0x19,0x7d,0x1e,0x22,0x66,0x24,0x22, -0x60,0x1a,0x11,0x78,0x08,0xfe,0x25,0xf6,0xf1,0xff,0xed,0xe7,0xfb,0xe2,0xe0,0xc3, -0xde,0xe2,0x78,0xe9,0xea,0xbe,0xe6,0xe3,0x84,0xe2,0xe3,0xd8,0xe3,0xe3,0xe0,0xe3, -0xe7,0xe5,0xec,0xf3,0xa4,0xf7,0xfa,0xff,0xff,0x06,0x2f,0x10,0x17,0x18,0x1b,0x1d, -0xfd,0x1f,0x1f,0x6c,0x1e,0x1b,0x49,0x18,0x18,0x63,0x1c,0x21,0x03,0x24,0x24,0xd1, -0x20,0x19,0x76,0x0f,0x06,0xa5,0xfe,0xf7,0xef,0xf2,0xed,0xee,0xe6,0xe0,0x36,0xde, -0xe2,0x2b,0xe9,0xe9,0x38,0xe6,0xe5,0x99,0xe4,0xe3,0x0c,0xe4,0xe2,0xa8,0xe1,0xe4, -0x3a,0xea,0xef,0xe7,0xf2,0xf5,0x6c,0xfa,0x01,0x36,0x0a,0x11,0x46,0x16,0x1b,0xc3, -0x1e,0x20,0xf2,0x1f,0x1c,0x16,0x18,0x18,0xf4,0x1a,0x1d,0x0c,0x22,0x25,0x0b,0x24, -0x1e,0x12,0x17,0x0e,0xf5,0x04,0xfe,0xd4,0xfa,0xf4,0x3e,0xea,0xe2,0x08,0xe1,0xe3, -0x22,0xe7,0xe8,0x4e,0xe7,0xe6,0x73,0xe6,0xe5,0x9e,0xe4,0xe2,0xb7,0xe0,0xe2,0x18, -0xe8,0xec,0x76,0xee,0xf1,0x43,0xf5,0xfa,0x4e,0x03,0x0b,0x21,0x10,0x16,0xd1,0x1c, -0x1f,0x1e,0x1f,0x1d,0x64,0x1a,0x18,0xe3,0x18,0x1b,0xff,0x20,0x24,0x5a,0x25,0x23, -0x3c,0x1e,0x14,0xa0,0x0b,0x07,0x5a,0x03,0xfa,0x4c,0xf0,0xe8,0xd0,0xe3,0xe4,0xf5, -0xe6,0xe7,0x0c,0xe7,0xe6,0xaf,0xe7,0xe7,0xac,0xe5,0xe2,0x71,0xe0,0xe1,0xcf,0xe5, -0xe9,0x85,0xeb,0xed,0x43,0xf0,0xf6,0xb7,0xfd,0x03,0x75,0x09,0x11,0xe9,0x18,0x1c, -0xad,0x1e,0x1f,0x60,0x1b,0x17,0x1e,0x19,0x1b,0xc0,0x1c,0x21,0x4c,0x27,0x26,0xbb, -0x20,0x19,0x92,0x12,0x0e,0x8b,0x0a,0x01,0xac,0xf6,0xed,0x3b,0xe8,0xe6,0x77,0xe7, -0xe7,0x03,0xe6,0xe7,0xb4,0xe9,0xe9,0x97,0xe6,0xe3,0x0a,0xe1,0xe0,0x2e,0xe5,0xe7, -0x1c,0xe8,0xe9,0x89,0xed,0xf2,0xa1,0xf6,0xfc,0xa7,0x03,0x0a,0x2a,0x12,0x19,0xa7, -0x1d,0x1c,0xec,0x1a,0x1a,0xd0,0x18,0x17,0xcd,0x19,0x1f,0x1c,0x26,0x27,0x90,0x22, -0x1c,0x5e,0x18,0x15,0x84,0x11,0x09,0x29,0xfe,0xf3,0xbf,0xed,0xea,0x6c,0xe8,0xe6, -0x38,0xe6,0xe7,0xc0,0xe9,0xeb,0x62,0xe8,0xe4,0x40,0xe1,0xe1,0xbf,0xe4,0xe5,0x87, -0xe5,0xe8,0xc7,0xea,0xec,0x3d,0xf2,0xf7,0xcb,0xfb,0x02,0x3f,0x0d,0x15,0xf0,0x18, -0x1b,0x36,0x1c,0x1b,0x51,0x18,0x16,0x71,0x17,0x1d,0x7d,0x24,0x26,0x73,0x23,0x1f, -0x0a,0x1c,0x1a,0x49,0x18,0x10,0xf1,0x04,0xfb,0x4a,0xf4,0xee,0xff,0xea,0xe7,0x6a, -0xe5,0xe6,0x20,0xea,0xec,0x92,0xe8,0xe4,0xbb,0xe3,0xe2,0x66,0xe2,0xe4,0x14,0xe5, -0xe5,0x65,0xe7,0xea,0x1e,0xee,0xf0,0xee,0xf4,0xfc,0x08,0x06,0x0d,0x5a,0x13,0x18, -0xe8,0x1b,0x1a,0xfe,0x16,0x14,0x59,0x15,0x1a,0xf7,0x21,0x24,0x5a,0x22,0x20,0xe0, -0x1e,0x1e,0x86,0x1c,0x15,0x3d,0x0c,0x02,0xde,0xfa,0xf5,0x54,0xef,0xe8,0x16,0xe5, -0xe7,0x56,0xea,0xea,0x8c,0xe9,0xe7,0x7a,0xe4,0xe2,0xa9,0xe3,0xe4,0xe1,0xe2,0xe3, -0xec,0xe6,0xe9,0x22,0xea,0xeb,0xbe,0xef,0xf6,0x5b,0xfe,0x05,0x48,0x0d,0x14,0xfe, -0x19,0x1a,0x87,0x16,0x13,0x83,0x13,0x18,0x68,0x1f,0x22,0xa1,0x20,0x20,0x65,0x20, -0x20,0x95,0x20,0x1c,0x44,0x12,0x09,0x7e,0x04,0xfd,0x70,0xf3,0xec,0xd6,0xe8,0xe7, -0x8b,0xe9,0xeb,0x0d,0xeb,0xe8,0x14,0xe6,0xe5,0xb0,0xe4,0xe3,0x17,0xe2,0xe3,0xfb, -0xe6,0xe7,0x47,0xe7,0xe9,0x82,0xec,0xf1,0x97,0xf7,0xfe,0x64,0x06,0x0f,0xac,0x17, -0x19,0xec,0x15,0x12,0x75,0x13,0x17,0x55,0x1c,0x1f,0x1f,0x20,0x1e,0x1c,0x20,0x23, -0x52,0x23,0x1e,0x28,0x18,0x12,0x5b,0x0c,0x03,0xbb,0xfa,0xf2,0x76,0xeb,0xe9,0xa0, -0xea,0xec,0xe5,0xea,0xe8,0xce,0xe8,0xe7,0x1b,0xe5,0xe2,0x4f,0xe2,0xe3,0x5d,0xe6, -0xe6,0x4c,0xe6,0xe7,0xb7,0xe9,0xed,0x95,0xf1,0xf6,0x87,0xfe,0x0a,0xe6,0x13,0x16, -0x95,0x14,0x12,0x63,0x11,0x15,0x50,0x1b,0x1e,0x90,0x1c,0x1d,0x03,0x21,0x23,0x46, -0x23,0x21,0x2c,0x1e,0x19,0xc0,0x13,0x0c,0x4d,0x03,0xf8,0xc9,0xf0,0xed,0x89,0xed, -0xec,0x6b,0xeb,0xeb,0x64,0xeb,0xea,0xd0,0xe6,0xe4,0xa2,0xe3,0xe4,0x37,0xe6,0xe6, -0x9d,0xe5,0xe6,0x64,0xe9,0xea,0x6e,0xeb,0xef,0x4a,0xf8,0x02,0xef,0x0d,0x14,0x40, -0x13,0x0f,0x6f,0x10,0x15,0xa5,0x19,0x1a,0x1d,0x1b,0x1d,0x41,0x20,0x22,0xe8,0x23, -0x23,0xec,0x20,0x1d,0x7a,0x1b,0x15,0x87,0x0a,0xff,0xdf,0xf7,0xf2,0x3d,0xf0,0xed, -0x5c,0xec,0xec,0x2e,0xed,0xeb,0xa6,0xe8,0xe5,0x29,0xe4,0xe5,0x59,0xe6,0xe5,0x21, -0xe5,0xe7,0xa4,0xe8,0xe8,0x30,0xe8,0xea,0x08,0xf0,0xfb,0xa5,0x08,0x0f,0xb2,0x0e, -0x0d,0xfe,0x0f,0x13,0x15,0x16,0x18,0x53,0x19,0x1a,0xa5,0x1d,0x21,0xea,0x22,0x22, -0x93,0x21,0x21,0x73,0x20,0x1b,0x44,0x11,0x07,0x76,0xff,0xf8,0x11,0xf3,0xef,0x8d, -0xed,0xed,0x0a,0xef,0xec,0xaf,0xe8,0xe6,0x96,0xe6,0xe5,0xaf,0xe4,0xe4,0x2a,0xe5, -0xe6,0xe2,0xe7,0xe7,0x2c,0xe5,0xe4,0x20,0xe9,0xf5,0x31,0x01,0x07,0xb5,0x09,0x0b, -0xe7,0x0c,0x10,0x00,0x14,0x15,0xea,0x15,0x17,0x1c,0x1c,0x20,0x90,0x20,0x20,0x74, -0x21,0x23,0x86,0x23,0x20,0x92,0x18,0x0f,0x19,0x07,0xff,0x12,0xf8,0xf1,0x4f,0xef, -0xf0,0x56,0xf0,0xed,0xb3,0xea,0xe8,0x8f,0xe7,0xe6,0x34,0xe5,0xe4,0xa1,0xe3,0xe5, -0xaf,0xe9,0xe8,0x42,0xe2,0xe0,0x28,0xe5,0xed,0xce,0xf8,0x00,0xae,0x04,0x06,0xeb, -0x09,0x0e,0x61,0x11,0x12,0xb5,0x12,0x15,0x58,0x1a,0x1d,0x94,0x1d,0x1e,0x43,0x20, -0x22,0xbc,0x24,0x23,0x13,0x1d,0x16,0xc5,0x0f,0x06,0x33,0xfc,0xf6,0x42,0xf3,0xf1, -0xcf,0xf0,0xee,0x9e,0xec,0xe9,0x0f,0xe9,0xe9,0xd0,0xe5,0xe2,0x24,0xe3,0xe7,0x26, -0xea,0xe7,0x9f,0xe2,0xdf,0xd4,0xe0,0xe8,0x22,0xf2,0xfa,0x42,0xfe,0x01,0x0c,0x07, -0x0b,0x0c,0x0e,0x0e,0x8e,0x10,0x13,0xfc,0x17,0x1b,0xc4,0x1b,0x1b,0x8c,0x1e,0x22, -0xed,0x24,0x24,0xd3,0x21,0x1d,0x6f,0x17,0x0d,0x75,0x03,0xfc,0x8b,0xf7,0xf4,0x5e, -0xf4,0xf1,0x35,0xed,0xec,0x48,0xed,0xea,0x0e,0xe6,0xe3,0xf2,0xe3,0xe7,0xb8,0xea, -0xe9,0xeb,0xe3,0xde,0xdf,0xde,0xe4,0xb8,0xec,0xf3,0xa1,0xf7,0xfd,0xc7,0x03,0x08, -0xd3,0x0a,0x0c,0xc4,0x0d,0x11,0xb9,0x16,0x19,0xe0,0x18,0x1a,0xe2,0x1d,0x21,0x90, -0x22,0x24,0xba,0x25,0x22,0xaf,0x1d,0x16,0x71,0x0b,0x02,0x30,0xfd,0xfa,0x3f,0xf7, -0xf2,0xd9,0xef,0xef,0xba,0xef,0xec,0xce,0xe7,0xe4,0xf2,0xe3,0xe7,0xb9,0xeb,0xeb, -0xc2,0xe4,0xdf,0xa2,0xde,0xe2,0x32,0xe7,0xec,0x9a,0xf1,0xf7,0xd8,0xfe,0x04,0x95, -0x06,0x07,0x78,0x0a,0x0f,0xd9,0x13,0x15,0x52,0x16,0x18,0x1f,0x1b,0x1d,0x71,0x20, -0x23,0xf8,0x24,0x25,0x0e,0x24,0x1c,0x54,0x11,0x09,0x74,0x04,0xff,0xf7,0xf9,0xf5, -0x94,0xf2,0xf2,0xa5,0xf2,0xef,0x1d,0xea,0xe4,0x1c,0xe4,0xe8,0x75,0xec,0xeb,0x67, -0xe6,0xe1,0x87,0xdf,0xe1,0x22,0xe4,0xe7,0xa7,0xeb,0xf2,0xf3,0xfa,0x00,0x65,0x01, -0x03,0xdd,0x08,0x0c,0xcb,0x0f,0x13,0x46,0x15,0x16,0xf5,0x18,0x1b,0x7c,0x1d,0x1f, -0x6e,0x24,0x28,0x55,0x27,0x21,0x50,0x18,0x10,0x1f,0x0b,0x05,0x51,0xfe,0xf8,0x1a, -0xf5,0xf4,0x3d,0xf6,0xf3,0xd1,0xeb,0xe6,0x61,0xe5,0xe8,0x7b,0xec,0xec,0x14,0xe8, -0xe3,0x06,0xe1,0xe1,0x6e,0xe2,0xe2,0x75,0xe6,0xee,0x85,0xf5,0xfa,0x50,0xfd,0x00, -0x4c,0x04,0x08,0x68,0x0d,0x10,0xb3,0x11,0x14,0xdc,0x17,0x18,0x39,0x19,0x1c,0xfb, -0x22,0x27,0x3d,0x28,0x24,0x29,0x1e,0x17,0x14,0x12,0x0c,0x31,0x03,0xfb,0x5d,0xf8, -0xf8,0x56,0xf9,0xf5,0x4c,0xee,0xe8,0xe7,0xe6,0xe9,0x02,0xed,0xed,0x83,0xe8,0xe5, -0x28,0xe5,0xe3,0x54,0xe0,0xe0,0x49,0xe4,0xe9,0xb2,0xef,0xf5,0x1e,0xf9,0xfb,0x89, -0x00,0x05,0x07,0x09,0x0b,0x1c,0x0f,0x13,0xb4,0x15,0x15,0xf5,0x15,0x19,0x78,0x1f, -0x25,0x3b,0x28,0x25,0xae,0x21,0x1d,0x43,0x19,0x12,0xaa,0x08,0x00,0x82,0xfc,0xfc, -0x36,0xfc,0xf9,0xf5,0xf1,0xea,0x95,0xe8,0xeb,0x28,0xed,0xeb,0x7c,0xea,0xe9,0x25, -0xe7,0xe4,0xa4,0xe1,0xdf,0xfe,0xe0,0xe5,0xd8,0xeb,0xf0,0xcd,0xf3,0xf7,0x3a,0xfd, -0x00,0x6d,0x03,0x07,0xbb,0x0c,0x10,0x79,0x13,0x13,0x64,0x12,0x15,0xf9,0x1b,0x22, -0x19,0x26,0x25,0x58,0x23,0x22,0x73,0x1f,0x18,0x63,0x0e,0x05,0xa7,0xff,0xff,0x94, -0x00,0xfc,0x55,0xf3,0xed,0x16,0xec,0xeb,0xdf,0xeb,0xeb,0x8f,0xeb,0xea,0x06,0xe9, -0xe6,0x49,0xe2,0xde,0xfe,0xdf,0xe3,0x7b,0xe7,0xea,0x3f,0xef,0xf4,0x70,0xf8,0xfb, -0x9b,0xfe,0x02,0x0e,0x09,0x0e,0xf5,0x10,0x10,0x3a,0x0f,0x11,0xaa,0x18,0x1f,0x01, -0x22,0x23,0xca,0x24,0x24,0xcb,0x23,0x1f,0x94,0x14,0x09,0x0c,0x05,0x05,0x00,0x04, -0xfe,0x1d,0xf8,0xf2,0xd5,0xee,0xed,0x28,0xed,0xec,0xc6,0xeb,0xec,0x43,0xec,0xe8, -0x5c,0xe3,0xe0,0xb9,0xe0,0xe1,0x3d,0xe4,0xe7,0x32,0xeb,0xf0,0x84,0xf4,0xf7,0xc0, -0xf9,0xfd,0x7f,0x04,0x0b,0xca,0x0e,0x0d,0xd7,0x0c,0x0f,0xd9,0x14,0x1a,0x96,0x1e, -0x20,0x6c,0x22,0x26,0xd6,0x28,0x23,0x07,0x19,0x0f,0x3a,0x0b,0x09,0x16,0x07,0x03, -0xc2,0xfc,0xf6,0x90,0xf2,0xf1,0xd0,0xed,0xeb,0x3e,0xed,0xee,0xc4,0xed,0xeb,0xc0, -0xe5,0xe2,0x0a,0xe2,0xe1,0x39,0xe2,0xe4,0x3a,0xe8,0xec,0xaf,0xf1,0xf3,0x67,0xf4, -0xf9,0x85,0x01,0x08,0x82,0x0b,0x0c,0x41,0x0b,0x0c,0x07,0x12,0x17,0xfa,0x19,0x1b, -0x79,0x20,0x27,0x02,0x2a,0x25,0x0e,0x1e,0x15,0xfd,0x0f,0x0d,0x1e,0x0c,0x06,0x9d, -0x00,0xfb,0x5a,0xf7,0xf3,0x54,0xef,0xed,0x74,0xee,0xf0,0x70,0xef,0xec,0x1f,0xe9, -0xe5,0x99,0xe3,0xe2,0xb8,0xe1,0xe2,0xf2,0xe5,0xeb,0x68,0xee,0xef,0xb0,0xf0,0xf5, -0x62,0xfc,0x04,0xa1,0x08,0x09,0x43,0x08,0x0a,0xff,0x10,0x14,0x72,0x14,0x17,0xf8, -0x1d,0x24,0xdc,0x29,0x29,0xb3,0x21,0x1a,0x54,0x16,0x13,0xc8,0x0f,0x0b,0xa1,0x05, -0x01,0x93,0xfc,0xf6,0xac,0xf1,0xef,0x98,0xef,0xf0,0xfa,0xf0,0xee,0x1e,0xeb,0xe8, -0x98,0xe6,0xe3,0xa5,0xe0,0xe1,0x48,0xe5,0xe9,0xa6,0xeb,0xec,0xd7,0xec,0xef,0xfe, -0xf7,0x00,0x8d,0x04,0x04,0xea,0x06,0x0a,0x1b,0x0e,0x10,0xe5,0x10,0x12,0x28,0x19, -0x22,0x60,0x28,0x28,0xe8,0x23,0x1e,0x07,0x1b,0x17,0x0a,0x13,0x0e,0xd8,0x0a,0x06, -0x08,0x01,0xfb,0x21,0xf5,0xf1,0x32,0xf1,0xf2,0x74,0xf1,0xef,0x3c,0xee,0xec,0x36, -0xe9,0xe4,0xed,0xe1,0xe1,0xfa,0xe3,0xe7,0x0f,0xeb,0xe9,0x3d,0xe8,0xec,0x94,0xf4, -0xfb,0xe0,0xfe,0x01,0xb5,0x03,0x08,0x72,0x0c,0x0d,0x67,0x0c,0x0d,0x2a,0x14,0x1d, -0xdd,0x24,0x26,0xa8,0x24,0x22,0xc0,0x1e,0x1a,0xbc,0x16,0x12,0x0c,0x0f,0x0b,0x89, -0x06,0xff,0x16,0xf8,0xf4,0xb7,0xf3,0xf2,0x5d,0xf1,0xf0,0x9b,0xf0,0xee,0x68,0xeb, -0xe7,0xbd,0xe2,0xe0,0x33,0xe4,0xe8,0xca,0xe8,0xe7,0x61,0xe6,0xe9,0x35,0xf0,0xf6, -0xd6,0xf9,0xfc,0x54,0x00,0x06,0xf4,0x0a,0x0b,0xc2,0x08,0x09,0x1b,0x10,0x18,0x9a, -0x1f,0x23,0xed,0x24,0x23,0x67,0x21,0x1e,0x60,0x19,0x15,0x89,0x13,0x10,0x6e,0x0b, -0x03,0xf9,0xfc,0xf8,0x9e,0xf5,0xf3,0xc9,0xf2,0xf1,0x0b,0xf1,0xf1,0x9e,0xef,0xe9, -0x65,0xe3,0xe2,0xf1,0xe4,0xe7,0x2f,0xe8,0xe5,0x7e,0xe4,0xe7,0xc0,0xec,0xf2,0x61, -0xf4,0xf6,0xad,0xfc,0x04,0x42,0x08,0x07,0x8f,0x06,0x06,0x8e,0x0b,0x13,0x84,0x1a, -0x1f,0xd9,0x22,0x23,0x6d,0x23,0x20,0xb8,0x1b,0x19,0x91,0x18,0x14,0xac,0x0f,0x09, -0x5e,0x02,0xfc,0x96,0xf9,0xf6,0x0b,0xf3,0xf1,0x6c,0xf3,0xf4,0x0c,0xf2,0xeb,0x6b, -0xe5,0xe3,0xa8,0xe5,0xe8,0x05,0xe8,0xe5,0xa2,0xe3,0xe6,0xf2,0xea,0xed,0x99,0xee, -0xf2,0x01,0xf9,0x00,0x76,0x05,0x06,0xa1,0x04,0x04,0xe9,0x07,0x0e,0xa4,0x14,0x1a, -0x00,0x20,0x24,0x51,0x23,0x20,0x4e,0x1e,0x1b,0xaf,0x1a,0x18,0xee,0x14,0x0e,0x64, -0x07,0x02,0x9a,0xfe,0xf9,0x21,0xf4,0xf2,0x3f,0xf5,0xf6,0xbe,0xf4,0xee,0x3b,0xe8, -0xe5,0x84,0xe7,0xe9,0x87,0xe7,0xe4,0x36,0xe4,0xe6,0x47,0xe9,0xea,0x65,0xea,0xed, -0x59,0xf4,0xfc,0x50,0x02,0x03,0x4f,0x02,0x02,0xcc,0x05,0x08,0x3f,0x0e,0x15,0x78, -0x1c,0x20,0x8b,0x22,0x21,0x0d,0x1f,0x1d,0x95,0x1d,0x1c,0xb4,0x17,0x12,0x32,0x0d, -0x08,0x08,0x03,0xfc,0x51,0xf6,0xf4,0x37,0xf6,0xf8,0x2c,0xf7,0xf0,0x26,0xea,0xe8, -0x72,0xe9,0xe9,0x1d,0xe7,0xe4,0xc5,0xe4,0xe6,0x1b,0xe8,0xe8,0x54,0xe7,0xe8,0xab, -0xef,0xf8,0xa5,0xfd,0xff,0x3d,0x01,0x01,0x6c,0x02,0x05,0x70,0x09,0x0f,0xf8,0x16, -0x1d,0xd9,0x20,0x20,0xc4,0x1e,0x1e,0xbf,0x1f,0x1e,0x41,0x1a,0x16,0xd7,0x12,0x0e, -0xd7,0x08,0x01,0x00,0xf9,0xf6,0x16,0xf9,0xfb,0x04,0xf9,0xf2,0x5f,0xed,0xec,0x21, -0xec,0xea,0x18,0xe8,0xe5,0x6c,0xe5,0xe7,0x19,0xe9,0xe6,0x9e,0xe4,0xe6,0x2a,0xec, -0xf2,0xfc,0xf8,0xfd,0x66,0xff,0xff,0xbd,0x00,0x02,0xa4,0x04,0x0a,0xb1,0x12,0x1a, -0x43,0x1d,0x1d,0xdd,0x1e,0x20,0x71,0x20,0x1f,0xef,0x1c,0x19,0x96,0x17,0x15,0xa1, -0x0e,0x05,0xd7,0xfc,0xf9,0xf8,0xfb,0xfd,0x66,0xfa,0xf5,0x7b,0xf1,0xef,0x92,0xee, -0xec,0xef,0xe8,0xe6,0x51,0xe7,0xe9,0x3a,0xe9,0xe6,0xdc,0xe4,0xe4,0x3e,0xe8,0xee, -0x96,0xf4,0xf9,0xa7,0xfc,0xfe,0xdd,0xff,0xff,0x52,0x00,0x06,0xd2,0x0d,0x14,0x07, -0x19,0x1b,0xc3,0x1c,0x1f,0x4a,0x21,0x20,0xa4,0x1d,0x1b,0x73,0x1b,0x1a,0xfc,0x13, -0x09,0x7c,0x01,0xfe,0x51,0xfe,0xfe,0x6d,0xfc,0xf7,0xda,0xf3,0xf2,0xfe,0xf1,0xee, -0xb2,0xe9,0xe7,0xaf,0xe8,0xea,0xf2,0xe9,0xe7,0xdb,0xe4,0xe3,0x73,0xe5,0xea,0xd6, -0xee,0xf4,0x20,0xfa,0xfd,0x43,0xfd,0xfc,0x5a,0xfd,0x01,0xc9,0x08,0x0f,0x17,0x14, -0x17,0x70,0x1a,0x1e,0x1a,0x21,0x1f,0x3e,0x1d,0x1d,0x86,0x1f,0x1f,0xe1,0x18,0x0f, -0xfb,0x06,0x02,0x25,0x02,0x01,0xdc,0xfd,0xf9,0xaa,0xf7,0xf6,0x27,0xf4,0xef,0xff, -0xeb,0xe9,0x49,0xe9,0xeb,0x91,0xeb,0xe8,0x02,0xe5,0xe4,0x31,0xe4,0xe6,0x32,0xea, -0xf0,0x20,0xf6,0xfa,0x15,0xfb,0xfa,0x74,0xfa,0xfd,0x5b,0x04,0x0a,0x37,0x0e,0x11, -0xf9,0x16,0x1c,0xde,0x1e,0x1d,0x9a,0x1c,0x1d,0x79,0x20,0x21,0x0c,0x1d,0x13,0x8d, -0x0b,0x07,0xf5,0x05,0x03,0xf7,0xfe,0xfc,0x52,0xfa,0xf8,0xeb,0xf6,0xf2,0x7f,0xed, -0xea,0x49,0xeb,0xec,0x71,0xeb,0xe9,0x07,0xe7,0xe4,0x2c,0xe3,0xe3,0xc1,0xe5,0xeb, -0xb0,0xf1,0xf6,0x4d,0xf8,0xf7,0x35,0xf7,0xfa,0x8e,0x00,0x04,0x96,0x07,0x0c,0x8c, -0x13,0x19,0x29,0x1c,0x1b,0x97,0x1a,0x1c,0x8b,0x21,0x24,0x12,0x20,0x18,0x90,0x11, -0x0d,0x22,0x09,0x06,0x53,0x02,0xfe,0x91,0xfc,0xfc,0xe9,0xf9,0xf4,0xda,0xef,0xed, -0x81,0xec,0xec,0x2a,0xec,0xea,0x0e,0xe9,0xe6,0x97,0xe3,0xe2,0xe4,0xe2,0xe6,0x1e, -0xee,0xf3,0xfc,0xf4,0xf4,0xc6,0xf5,0xf9,0x04,0xfd,0xff,0xcd,0x02,0x08,0x60,0x0f, -0x16,0x84,0x19,0x18,0x07,0x18,0x1c,0xe9,0x21,0x23,0x1e,0x22,0x1c,0x3c,0x16,0x11, -0x7d,0x0e,0x0a,0xd1,0x04,0x01,0x83,0x00,0xff,0x8a,0xfc,0xf7,0x3e,0xf3,0xf0,0x81, -0xee,0xee,0x80,0xed,0xec,0x6c,0xeb,0xe9,0xe9,0xe5,0xe1,0xce,0xe0,0xe4,0x3b,0xeb, -0xef,0x4e,0xf1,0xf1,0x4e,0xf4,0xf7,0x07,0xfa,0xfc,0x40,0xfd,0x02,0xb1,0x0b,0x13, -0xe0,0x14,0x15,0x40,0x16,0x1a,0xb0,0x1f,0x23,0x5e,0x23,0x1f,0x03,0x1b,0x17,0x29, -0x13,0x0d,0x7a,0x08,0x05,0xd1,0x03,0x02,0xc9,0xff,0xfb,0xfa,0xf6,0xf3,0x01,0xf1, -0xef,0x7c,0xee,0xee,0x52,0xee,0xec,0x4e,0xe8,0xe2,0x0c,0xe1,0xe4,0xb5,0xe8,0xec, -0xc8,0xee,0xef,0x67,0xf2,0xf7,0xa1,0xf8,0xf7,0x5d,0xf9,0xff,0xc2,0x07,0x0e,0xc7, -0x11,0x12,0x25,0x13,0x17,0x3c,0x1e,0x22,0xd6,0x22,0x21,0x44,0x1f,0x1c,0xa5,0x17, -0x11,0xbc,0x0c,0x08,0x1f,0x07,0x06,0x10,0x03,0xfe,0xab,0xfa,0xf6,0x0d,0xf4,0xf1, -0x04,0xef,0xef,0xaf,0xf1,0xef,0x74,0xea,0xe5,0x49,0xe2,0xe3,0xca,0xe7,0xea,0x81, -0xea,0xec,0xad,0xf1,0xf5,0xf7,0xf5,0xf5,0x14,0xf6,0xfa,0xea,0x02,0x0a,0xa6,0x0d, -0x0e,0xf1,0x0f,0x14,0xde,0x1a,0x1f,0xf0,0x20,0x21,0xae,0x21,0x1f,0xfa,0x1b,0x15, -0x5e,0x10,0x0c,0x5a,0x0a,0x08,0x0e,0x06,0x01,0xb8,0xfe,0xfb,0x49,0xf6,0xf2,0xc4, -0xf0,0xf1,0xe6,0xf2,0xf1,0x0f,0xed,0xe6,0xff,0xe3,0xe5,0x93,0xe6,0xe6,0xa8,0xe7, -0xea,0x1c,0xef,0xf3,0xd1,0xf3,0xf2,0x66,0xf2,0xf6,0xba,0xfe,0x05,0x9b,0x08,0x09, -0x9e,0x0c,0x10,0x4d,0x16,0x1b,0x22,0x1e,0x20,0x6c,0x22,0x21,0x2a,0x1f,0x19,0x66, -0x13,0x10,0x64,0x0e,0x0b,0x34,0x08,0x05,0xdb,0x02,0xfe,0x89,0xf9,0xf4,0x48,0xf1, -0xf2,0x58,0xf5,0xf3,0x7e,0xee,0xe9,0x5b,0xe7,0xe6,0x3d,0xe6,0xe5,0x43,0xe5,0xe7, -0xcc,0xec,0xf1,0xf6,0xf1,0xef,0xbb,0xef,0xf3,0x8f,0xfa,0x00,0x0a,0x04,0x05,0x1e, -0x09,0x0d,0xc1,0x11,0x16,0x5c,0x1a,0x1d,0x8b,0x21,0x23,0x93,0x20,0x1b,0xbc,0x17, -0x14,0x92,0x10,0x0d,0x2d,0x0b,0x08,0x76,0x06,0x03,0xa2,0xfc,0xf5,0x4e,0xf3,0xf4, -0x3e,0xf6,0xf4,0xaa,0xf0,0xec,0x2a,0xea,0xe8,0x6f,0xe7,0xe4,0x09,0xe3,0xe5,0x6f, -0xeb,0xef,0x92,0xef,0xed,0x88,0xed,0xf1,0x74,0xf6,0xfb,0xaa,0xff,0x02,0x13,0x05, -0x09,0xf8,0x0d,0x11,0x47,0x15,0x1a,0x0e,0x20,0x22,0x91,0x21,0x1e,0xaa,0x1a,0x17, -0x12,0x14,0x10,0xe3,0x0c,0x0c,0x50,0x0b,0x07,0x91,0xff,0xf8,0x4c,0xf6,0xf6,0x48, -0xf7,0xf6,0xc7,0xf2,0xee,0xad,0xed,0xec,0xe2,0xe8,0xe5,0x90,0xe2,0xe5,0xf0,0xe9, -0xed,0x42,0xed,0xec,0xe1,0xeb,0xee,0x68,0xf3,0xf8,0x44,0xfb,0xfe,0x30,0x02,0x06, -0x33,0x09,0x0c,0x4a,0x11,0x16,0x7a,0x1c,0x20,0x4c,0x21,0x1f,0xeb,0x1d,0x1b,0x26, -0x17,0x11,0x7d,0x0f,0x10,0xd1,0x0e,0x0a,0x1a,0x04,0xfc,0x3b,0xf9,0xf9,0x47,0xf9, -0xf7,0x57,0xf4,0xf1,0x7d,0xf1,0xef,0x7f,0xeb,0xe6,0xb5,0xe3,0xe5,0x02,0xe9,0xec, -0xa1,0xec,0xeb,0x61,0xea,0xed,0x12,0xf1,0xf4,0x51,0xf7,0xfb,0x17,0xff,0x02,0xdc, -0x05,0x08,0x43,0x0c,0x12,0x15,0x19,0x1d,0x2a,0x1f,0x20,0x29,0x21,0x1d,0xea,0x18, -0x14,0x3a,0x12,0x12,0xab,0x12,0x0e,0x1e,0x08,0x01,0x10,0xfd,0xfc,0x56,0xfb,0xf8, -0xb8,0xf5,0xf4,0xfe,0xf4,0xf3,0x70,0xee,0xe9,0x73,0xe5,0xe5,0x16,0xe9,0xeb,0x09, -0xeb,0xe9,0x2e,0xea,0xeb,0x4c,0xee,0xf1,0x31,0xf4,0xf7,0x1f,0xfc,0x00,0x42,0x02, -0x03,0x13,0x08,0x0e,0xeb,0x13,0x18,0x0e,0x1d,0x20,0x06,0x22,0x1f,0x3e,0x1b,0x16, -0x89,0x14,0x15,0x07,0x16,0x12,0xfb,0x0b,0x05,0xa5,0x01,0xff,0x1f,0xfd,0xf9,0x9b, -0xf7,0xf7,0x40,0xf7,0xf6,0x08,0xf2,0xeb,0x68,0xe7,0xe7,0x45,0xe9,0xea,0x9e,0xea, -0xea,0xd2,0xe9,0xea,0xf9,0xec,0xee,0x76,0xf0,0xf5,0x35,0xfa,0xfc,0x5d,0xfe,0x00, -0xea,0x04,0x09,0xdf,0x0e,0x13,0x2f,0x19,0x1e,0x1b,0x22,0x21,0xe2,0x1c,0x18,0x63, -0x16,0x18,0xb0,0x18,0x15,0xd6,0x0f,0x0a,0x69,0x06,0x03,0xf5,0xff,0xfb,0xdb,0xf8, -0xf8,0x0d,0xfa,0xf9,0xc6,0xf4,0xee,0x9c,0xea,0xe9,0xe1,0xe9,0xeb,0xc5,0xea,0xe9, -0xb7,0xe9,0xea,0xba,0xea,0xeb,0x33,0xee,0xf2,0xdb,0xf6,0xf9,0x39,0xfb,0xfd,0x16, -0x01,0x05,0x53,0x09,0x0e,0x23,0x14,0x1b,0xa3,0x20,0x20,0xdf,0x1c,0x19,0x40,0x18, -0x19,0xb4,0x19,0x17,0xd8,0x12,0x0e,0xa4,0x0a,0x07,0xb2,0x02,0xfd,0xc2,0xf9,0xfa, -0x77,0xfb,0xfa,0x8d,0xf7,0xf1,0x8c,0xec,0xeb,0x40,0xeb,0xea,0xcb,0xe9,0xe9,0x6d, -0xea,0xe9,0xdc,0xe8,0xe9,0xb2,0xeb,0xef,0x7b,0xf3,0xf6,0x32,0xf8,0xfa,0xb9,0xfd, -0x01,0x24,0x04,0x07,0x79,0x0e,0x17,0x74,0x1d,0x1f,0xb1,0x1c,0x19,0x4d,0x19,0x1a, -0x80,0x1a,0x18,0xdd,0x14,0x11,0x7c,0x0f,0x0b,0xb6,0x05,0x00,0x32,0xfc,0xfb,0xf6, -0xfc,0xfd,0x81,0xf9,0xf4,0x76,0xf0,0xee,0x66,0xec,0xeb,0x90,0xea,0xeb,0xd0,0xea, -0xe9,0xf7,0xe7,0xe7,0xcd,0xe9,0xec,0xaf,0xf0,0xf2,0xef,0xf4,0xf8,0x64,0xfb,0xfd, -0xb5,0xfe,0x01,0x0d,0x09,0x12,0x22,0x19,0x1c,0xc7,0x1b,0x19,0xa8,0x19,0x1b,0xf2, -0x1a,0x19,0x14,0x17,0x15,0x34,0x13,0x0f,0x1b,0x0a,0x03,0x13,0xfe,0xfd,0xe8,0xfe, -0xfe,0x34,0xfb,0xf7,0x26,0xf4,0xf1,0x01,0xee,0xec,0xa0,0xeb,0xeb,0x5e,0xeb,0xea, -0xb2,0xe7,0xe6,0xae,0xe8,0xeb,0x73,0xed,0xef,0x27,0xf2,0xf6,0x35,0xf9,0xf9,0xaf, -0xfa,0xfd,0x23,0x03,0x0c,0xd5,0x14,0x18,0xf5,0x18,0x19,0x01,0x1a,0x1b,0xe2,0x1a, -0x19,0x0c,0x18,0x17,0xd2,0x16,0x14,0xd3,0x0d,0x06,0xb9,0x01,0x00,0x56,0x00,0xff, -0x50,0xfd,0xfa,0x7e,0xf7,0xf3,0xcf,0xf0,0xed,0x2d,0xed,0xed,0x3b,0xed,0xeb,0x94, -0xe8,0xe7,0x94,0xe8,0xe9,0xbf,0xea,0xec,0x7f,0xf0,0xf4,0xa7,0xf7,0xf8,0x95,0xf7, -0xf8,0x9e,0xfe,0x07,0x46,0x0f,0x14,0xc2,0x16,0x18,0x91,0x19,0x1b,0x74,0x1b,0x19, -0xad,0x18,0x19,0x85,0x1a,0x18,0xd1,0x11,0x0b,0x55,0x06,0x03,0xf3,0x01,0x01,0x61, -0xff,0xfd,0x0b,0xfb,0xf7,0x52,0xf3,0xf0,0x21,0xef,0xef,0xab,0xee,0xec,0xf4,0xe9, -0xe8,0xce,0xe8,0xe8,0x3f,0xe9,0xea,0x76,0xed,0xf2,0x7a,0xf6,0xf6,0xe6,0xf4,0xf5, -0x6d,0xfa,0x01,0xbe,0x09,0x0f,0xa3,0x12,0x15,0xb2,0x18,0x1b,0xa3,0x1a,0x18,0xec, -0x18,0x1a,0xc8,0x1b,0x1a,0xe8,0x15,0x0f,0xce,0x0a,0x06,0x3b,0x04,0x02,0x2a,0x01, -0x00,0x32,0xfe,0xf9,0x9e,0xf5,0xf2,0xea,0xf1,0xf1,0xd5,0xef,0xed,0xee,0xeb,0xea, -0xc4,0xe9,0xe8,0x8e,0xe7,0xe7,0x7e,0xeb,0xf0,0x5c,0xf4,0xf4,0x49,0xf3,0xf3,0x42, -0xf6,0xfc,0x3d,0x04,0x09,0x24,0x0d,0x12,0xd4,0x16,0x19,0x22,0x19,0x18,0x82,0x18, -0x1a,0x68,0x1c,0x1c,0xe3,0x18,0x14,0x31,0x0f,0x0a,0xe8,0x06,0x04,0x11,0x03,0x02, -0x8a,0x00,0xfc,0x44,0xf8,0xf5,0xe9,0xf3,0xf2,0x7f,0xf1,0xef,0x44,0xed,0xec,0x56, -0xeb,0xe8,0x8f,0xe6,0xe6,0xb9,0xe9,0xee,0x35,0xf2,0xf3,0x89,0xf1,0xf0,0x85,0xf3, -0xf8,0x4e,0xfe,0x03,0x56,0x08,0x0e,0xb2,0x13,0x16,0x2a,0x17,0x16,0x7d,0x17,0x19, -0x4d,0x1c,0x1c,0xb9,0x1a,0x17,0x9a,0x13,0x0e,0x24,0x09,0x06,0x67,0x05,0x04,0x67, -0x02,0xfe,0x9d,0xfa,0xf7,0x4b,0xf6,0xf4,0x8b,0xf2,0xf0,0x00,0xef,0xee,0xab,0xec, -0xe9,0xb7,0xe6,0xe4,0xdd,0xe6,0xec,0x22,0xf0,0xf1,0x70,0xef,0xef,0x20,0xf1,0xf4, -0xec,0xf8,0xfd,0xa4,0x02,0x09,0x96,0x0f,0x13,0x84,0x14,0x14,0x1c,0x16,0x18,0xd9, -0x1a,0x1b,0x3d,0x1c,0x1a,0xcc,0x16,0x11,0xab,0x0c,0x09,0x92,0x07,0x06,0xc9,0x04, -0x01,0xd1,0xfc,0xfa,0x3a,0xf9,0xf6,0xc1,0xf3,0xf2,0xa2,0xf0,0xf0,0x69,0xef,0xeb, -0xda,0xe6,0xe4,0x14,0xe6,0xea,0x29,0xee,0xef,0x73,0xee,0xee,0xa3,0xef,0xf1,0x6c, -0xf4,0xf8,0x50,0xfd,0x04,0x57,0x0b,0x0f,0x36,0x11,0x12,0x8a,0x14,0x16,0xc8,0x18, -0x1b,0xc2,0x1c,0x1c,0xa4,0x19,0x15,0x17,0x10,0x0b,0xcf,0x0a,0x09,0x98,0x06,0x03, -0x47,0x00,0xfd,0x67,0xfb,0xf8,0xed,0xf5,0xf3,0x85,0xf2,0xf3,0x45,0xf2,0xed,0x8e, -0xe8,0xe5,0x04,0xe6,0xe9,0x11,0xec,0xed,0x54,0xed,0xed,0xdb,0xee,0xef,0xee,0xf0, -0xf3,0x98,0xf8,0xff,0x38,0x06,0x0a,0x0d,0x0e,0x10,0x4d,0x12,0x13,0xfe,0x16,0x19, -0x96,0x1b,0x1d,0x39,0x1c,0x17,0x5e,0x13,0x10,0xd1,0x0d,0x0b,0x08,0x09,0x05,0x6f, -0x02,0x00,0x61,0xfe,0xfb,0x43,0xf7,0xf4,0x5c,0xf4,0xf5,0x96,0xf4,0xf0,0xa5,0xea, -0xe6,0x4b,0xe6,0xe8,0x95,0xea,0xeb,0x4b,0xec,0xed,0x66,0xee,0xee,0x38,0xee,0xef, -0x8f,0xf4,0xfa,0xc5,0x00,0x06,0xce,0x0a,0x0d,0xf6,0x0f,0x11,0xbc,0x13,0x16,0xff, -0x1a,0x1d,0xd7,0x1c,0x1a,0xc2,0x16,0x13,0xf4,0x10,0x0e,0xfc,0x0b,0x08,0x76,0x05, -0x03,0xcd,0x01,0xfe,0x80,0xf9,0xf6,0xab,0xf6,0xf7,0x7c,0xf7,0xf3,0xc8,0xed,0xe9, -0x07,0xe8,0xe8,0xab,0xe9,0xea,0x92,0xeb,0xed,0xb6,0xed,0xed,0x01,0xed,0xed,0x69, -0xf0,0xf5,0x2c,0xfc,0x01,0x58,0x06,0x0a,0x1b,0x0d,0x0e,0xe6,0x10,0x14,0xeb,0x18, -0x1c,0x31,0x1d,0x1b,0x9b,0x18,0x16,0x65,0x14,0x11,0x3c,0x0e,0x0a,0x7c,0x08,0x06, -0xae,0x04,0x00,0xaa,0xfb,0xf8,0x97,0xf8,0xf9,0x77,0xf9,0xf6,0xa6,0xf0,0xec,0xab, -0xea,0xe8,0x9e,0xe8,0xe9,0x2b,0xeb,0xec,0xb9,0xed,0xed,0xd4,0xeb,0xeb,0xfc,0xed, -0xf1,0xcb,0xf6,0xfc,0xdd,0x02,0x07,0xa0,0x09,0x0b,0xb8,0x0d,0x11,0x12,0x16,0x1a, -0x44,0x1c,0x1b,0xea,0x19,0x18,0x1b,0x17,0x14,0xb6,0x10,0x0d,0x42,0x0b,0x0a,0xb2, -0x07,0x03,0x29,0xfe,0xfa,0x33,0xfa,0xfb,0x0a,0xfb,0xf8,0x83,0xf4,0xf0,0xe8,0xec, -0xea,0x36,0xe9,0xe8,0x1e,0xea,0xec,0x64,0xed,0xec,0x79,0xeb,0xeb,0xa3,0xeb,0xed, -0x39,0xf2,0xf8,0x13,0xfe,0x02,0x6f,0x06,0x08,0xf5,0x09,0x0d,0x4e,0x13,0x17,0x57, -0x1a,0x1a,0x4d,0x1a,0x1a,0x89,0x19,0x16,0x29,0x13,0x0f,0xce,0x0d,0x0d,0x57,0x0b, -0x05,0x2f,0x00,0xfd,0x42,0xfc,0xfc,0x56,0xfc,0xfa,0x8e,0xf7,0xf3,0x18,0xf0,0xec, -0xaa,0xe9,0xe8,0x0c,0xea,0xeb,0x86,0xec,0xec,0xa9,0xeb,0xea,0xc6,0xe9,0xeb,0x20, -0xee,0xf3,0x50,0xf9,0xfe,0x4d,0x02,0x04,0x58,0x06,0x09,0x6f,0x0f,0x13,0xcb,0x16, -0x18,0xbb,0x19,0x1a,0xb8,0x1a,0x18,0x99,0x14,0x11,0x72,0x10,0x10,0x63,0x0d,0x08, -0x68,0x03,0xff,0xa6,0xfd,0xfd,0x9c,0xfd,0xfc,0x31,0xfa,0xf7,0x65,0xf3,0xee,0x8e, -0xeb,0xea,0xd0,0xe9,0xea,0x6b,0xec,0xec,0xcc,0xeb,0xea,0x39,0xe9,0xe8,0xbf,0xea, -0xee,0xfe,0xf4,0xfa,0x4d,0xfe,0x00,0xb3,0x02,0x06,0x36,0x0b,0x0f,0xae,0x13,0x15, -0xdb,0x17,0x1a,0xbc,0x1b,0x19,0xd4,0x15,0x13,0x0c,0x13,0x12,0x64,0x10,0x0c,0x53, -0x06,0x02,0x32,0x00,0xff,0x31,0xfe,0xfd,0x1a,0xfd,0xfa,0xa3,0xf6,0xf2,0x3b,0xee, -0xeb,0x87,0xea,0xea,0x1b,0xec,0xec,0x8e,0xec,0xeb,0xb8,0xe9,0xe7,0x4f,0xe8,0xeb, -0x7e,0xf1,0xf6,0x58,0xfa,0xfd,0x43,0xff,0x02,0x0b,0x08,0x0c,0x26,0x0f,0x12,0x84, -0x16,0x19,0x4f,0x1b,0x1a,0x81,0x17,0x15,0xf5,0x14,0x15,0x70,0x13,0x0f,0x43,0x0a, -0x06,0xc0,0x02,0x00,0xeb,0xff,0xff,0xc8,0xfe,0xfd,0xb4,0xfa,0xf6,0xc6,0xf1,0xee, -0x12,0xec,0xeb,0x29,0xec,0xec,0x8f,0xed,0xec,0x3e,0xea,0xe7,0x7d,0xe7,0xe9,0xf6, -0xed,0xf3,0xd1,0xf6,0xf8,0x9f,0xfb,0x00,0x91,0x04,0x07,0xfe,0x0a,0x0f,0x80,0x13, -0x17,0x8c,0x1a,0x1a,0xd2,0x17,0x16,0x0b,0x17,0x16,0x8c,0x15,0x12,0x7d,0x0e,0x09, -0xaa,0x05,0x02,0x7f,0x01,0x00,0x8c,0x00,0xff,0xfc,0xfd,0xfa,0x84,0xf5,0xf1,0xba, -0xee,0xec,0x79,0xec,0xed,0xdc,0xee,0xed,0x0d,0xec,0xe9,0xb2,0xe6,0xe7,0x2e,0xec, -0xef,0xdf,0xf2,0xf5,0xc6,0xf8,0xfc,0xfe,0x00,0x04,0xf2,0x06,0x0a,0x0b,0x10,0x15, -0x56,0x18,0x18,0x1d,0x18,0x17,0xb8,0x17,0x17,0x9d,0x17,0x15,0xdb,0x11,0x0d,0xf1, -0x08,0x05,0xf6,0x02,0x01,0xed,0x01,0x01,0x2b,0x00,0xfd,0xb5,0xf9,0xf5,0xb1,0xf0, -0xee,0x94,0xed,0xee,0x40,0xef,0xef,0x68,0xed,0xe9,0xc9,0xe6,0xe7,0x67,0xea,0xec, -0xad,0xef,0xf2,0x45,0xf5,0xf9,0xbb,0xfd,0xff,0x4e,0x02,0x06,0x18,0x0c,0x11,0x59, -0x15,0x17,0x51,0x17,0x16,0xae,0x17,0x18,0xa7,0x18,0x17,0xa9,0x14,0x10,0x8d,0x0c, -0x07,0x7d,0x04,0x03,0xe8,0x02,0x02,0x05,0x02,0x00,0xf7,0xfc,0xf8,0x48,0xf4,0xf0, -0x18,0xee,0xee,0x65,0xf0,0xf0,0x28,0xee,0xea,0x3d,0xe8,0xe7,0xd6,0xe8,0xea,0x5d, -0xec,0xee,0x8c,0xf2,0xf6,0xfc,0xf9,0xfc,0x61,0xfe,0x02,0x84,0x07,0x0d,0xd2,0x11, -0x14,0x5a,0x15,0x15,0x2b,0x17,0x18,0xb6,0x18,0x18,0xac,0x17,0x14,0xc5,0x0f,0x0b, -0x74,0x07,0x05,0xd1,0x03,0x03,0xcb,0x03,0x02,0x28,0x00,0xfc,0x0e,0xf8,0xf2,0xfc, -0xef,0xf0,0x41,0xf1,0xf1,0xc8,0xef,0xec,0x67,0xe9,0xe8,0xb8,0xe8,0xe8,0xcf,0xe9, -0xec,0xf2,0xef,0xf3,0xab,0xf6,0xf8,0xff,0xfa,0xfd,0xfe,0x02,0x09,0x40,0x0e,0x11, -0x05,0x13,0x14,0x28,0x16,0x17,0x71,0x18,0x19,0x3c,0x19,0x16,0x7c,0x13,0x0f,0x21, -0x0a,0x06,0x6e,0x05,0x04,0x2a,0x04,0x04,0x73,0x03,0x00,0x77,0xfb,0xf6,0x32,0xf2, -0xf1,0xa7,0xf2,0xf2,0xdc,0xf0,0xee,0xb1,0xeb,0xea,0x66,0xe9,0xe8,0x85,0xe8,0xea, -0x68,0xed,0xf1,0x62,0xf4,0xf6,0x93,0xf7,0xfa,0x65,0xff,0x05,0xc0,0x09,0x0d,0xcc, -0x10,0x12,0xd5,0x13,0x15,0xff,0x17,0x19,0x06,0x1a,0x19,0x96,0x16,0x12,0x93,0x0d, -0x0a,0x60,0x07,0x05,0x28,0x05,0x05,0xbb,0x05,0x03,0x2a,0xff,0xf9,0x29,0xf5,0xf3, -0x5d,0xf4,0xf3,0x1c,0xf2,0xf0,0x43,0xee,0xec,0x52,0xea,0xe8,0xdd,0xe7,0xe8,0x47, -0xeb,0xef,0x20,0xf2,0xf3,0xd9,0xf4,0xf7,0x88,0xfb,0x00,0x92,0x05,0x0a,0x57,0x0d, -0x0f,0x19,0x12,0x14,0x15,0x16,0x18,0x66,0x1a,0x1a,0xb9,0x18,0x15,0xba,0x11,0x0d, -0xb4,0x09,0x06,0xcf,0x05,0x06,0xd8,0x07,0x06,0x27,0x02,0xfc,0x8b,0xf8,0xf6,0xcc, -0xf5,0xf4,0xcc,0xf3,0xf2,0xf1,0xef,0xee,0x54,0xec,0xea,0xb0,0xe7,0xe7,0x18,0xea, -0xed,0x41,0xef,0xf1,0xb6,0xf2,0xf4,0xa6,0xf7,0xfc,0x76,0x01,0x06,0x91,0x09,0x0c, -0x2c,0x0f,0x11,0xc2,0x13,0x16,0x4c,0x19,0x1a,0x06,0x1a,0x18,0xc1,0x14,0x10,0x5a, -0x0c,0x08,0x45,0x06,0x07,0x49,0x09,0x08,0x81,0x04,0x00,0x03,0xfc,0xf9,0xc4,0xf7, -0xf6,0x48,0xf5,0xf3,0x4a,0xf2,0xf0,0x9f,0xee,0xeb,0x85,0xe8,0xe7,0x0c,0xe9,0xeb, -0xa3,0xed,0xef,0x7c,0xf0,0xf1,0xda,0xf4,0xf8,0xfa,0xfc,0x01,0x4e,0x06,0x09,0xd5, -0x0b,0x0e,0x16,0x11,0x14,0x64,0x17,0x19,0x5b,0x1a,0x19,0x4b,0x18,0x14,0x19,0x0f, -0x0a,0x15,0x08,0x08,0xdb,0x09,0x09,0x33,0x07,0x03,0x27,0xff,0xfc,0x61,0xfa,0xf8, -0x36,0xf6,0xf4,0x9e,0xf4,0xf3,0x74,0xf0,0xed,0x79,0xea,0xe8,0x93,0xe8,0xea,0x56, -0xec,0xed,0xdc,0xee,0xf0,0x50,0xf2,0xf5,0x32,0xf9,0xfe,0x82,0x02,0x06,0xe1,0x08, -0x0b,0x04,0x0e,0x11,0x4d,0x15,0x17,0x79,0x19,0x1b,0x23,0x1b,0x17,0x28,0x12,0x0d, -0x78,0x0a,0x09,0x9b,0x0a,0x0a,0x5f,0x09,0x05,0x6f,0x02,0xff,0x1c,0xfd,0xfa,0x15, -0xf8,0xf7,0x71,0xf6,0xf5,0x55,0xf3,0xf0,0x66,0xec,0xe9,0x59,0xe9,0xea,0xf0,0xea, -0xec,0xa6,0xed,0xee,0xd4,0xef,0xf2,0x99,0xf5,0xf9,0xef,0xfe,0x02,0xf8,0x04,0x07, -0x29,0x0b,0x0e,0x9c,0x11,0x14,0xe9,0x17,0x1b,0x02,0x1c,0x19,0x6a,0x15,0x10,0x77, -0x0c,0x0b,0xf1,0x0b,0x0b,0x5f,0x0a,0x08,0xc1,0x05,0x02,0xaa,0xff,0xfc,0x4e,0xfa, -0xf8,0xf8,0xf7,0xf7,0xf8,0xf5,0xf2,0xda,0xee,0xeb,0x3e,0xea,0xe9,0xaf,0xea,0xeb, -0x59,0xec,0xed,0x52,0xee,0xef,0x5d,0xf2,0xf6,0x7d,0xfb,0xfe,0x78,0x01,0x04,0x5f, -0x08,0x0b,0xe0,0x0d,0x11,0x87,0x15,0x19,0x28,0x1c,0x1b,0x3c,0x18,0x13,0x02,0x0f, -0x0d,0xf7,0x0c,0x0c,0x86,0x0b,0x0a,0x02,0x08,0x05,0x83,0x02,0xff,0xd7,0xfb,0xfa, -0xd3,0xf9,0xf9,0xc2,0xf7,0xf5,0x95,0xf1,0xed,0xbe,0xeb,0xea,0x5e,0xea,0xea,0x0a, -0xec,0xec,0x53,0xec,0xed,0x17,0xf0,0xf3,0x5d,0xf7,0xfa,0x28,0xfe,0x01,0xde,0x04, -0x07,0x34,0x0a,0x0d,0x8b,0x11,0x16,0x5d,0x1b,0x1c,0xa3,0x19,0x15,0xea,0x11,0x0f, -0xf6,0x0d,0x0d,0xa7,0x0c,0x0b,0xd1,0x09,0x07,0x0f,0x05,0x01,0x4a,0xfe,0xfc,0x20, -0xfb,0xfa,0xbc,0xf9,0xf7,0xf6,0xf3,0xf0,0xda,0xed,0xeb,0x98,0xea,0xeb,0xa3,0xeb, -0xeb,0xc1,0xea,0xeb,0x2f,0xee,0xf0,0x9b,0xf3,0xf7,0xf4,0xfa,0xfe,0xc7,0x01,0x04, -0x63,0x06,0x09,0x40,0x0d,0x13,0x1d,0x19,0x1b,0xf3,0x1a,0x18,0x31,0x14,0x11,0x0a, -0x10,0x0e,0x3a,0x0d,0x0c,0xd8,0x0b,0x0a,0xb1,0x07,0x04,0xba,0x00,0xfd,0x3d,0xfd, -0xfc,0x3c,0xfb,0xf9,0x58,0xf7,0xf3,0x0b,0xf0,0xed,0x12,0xec,0xec,0xb3,0xeb,0xea, -0x7b,0xea,0xeb,0x82,0xec,0xee,0x06,0xf1,0xf4,0x96,0xf7,0xfb,0x99,0xff,0x01,0x74, -0x02,0x05,0x72,0x09,0x0f,0xb4,0x15,0x19,0xbe,0x1a,0x19,0xa1,0x16,0x14,0xb2,0x11, -0x0f,0xaf,0x0e,0x0d,0xf7,0x0c,0x0c,0x23,0x0a,0x06,0x0c,0x03,0x00,0xe5,0xfe,0xfd, -0xac,0xfc,0xfb,0x0f,0xfa,0xf6,0x42,0xf2,0xef,0xf7,0xed,0xec,0xde,0xeb,0xeb,0xa2, -0xea,0xea,0x02,0xeb,0xec,0x6b,0xee,0xf0,0x4a,0xf4,0xf8,0x7d,0xfc,0xfe,0xa5,0xff, -0x01,0x83,0x04,0x0a,0x9d,0x11,0x16,0xd7,0x18,0x19,0x38,0x18,0x15,0xdd,0x13,0x11, -0x8d,0x0f,0x0e,0x87,0x0e,0x0e,0xe1,0x0b,0x09,0x22,0x06,0x03,0x90,0x00,0xff,0x71, -0xfe,0xfe,0x33,0xfc,0xf8,0x27,0xf5,0xf2,0xb8,0xef,0xee,0x43,0xed,0xeb,0x6c,0xea, -0xea,0xc2,0xea,0xea,0xef,0xeb,0xee,0x54,0xf1,0xf5,0xea,0xf9,0xfc,0x90,0xfc,0xfd, -0xe9,0x00,0x06,0x72,0x0c,0x12,0x9a,0x16,0x18,0x84,0x18,0x17,0xcb,0x15,0x13,0xd3, -0x10,0x10,0xe0,0x0f,0x0f,0x91,0x0d,0x0b,0xf8,0x08,0x05,0x24,0x02,0x00,0x8e,0x00, -0xff,0x19,0xfe,0xfb,0x17,0xf8,0xf4,0x6b,0xf2,0xf0,0x98,0xee,0xec,0xad,0xeb,0xeb, -0xa0,0xea,0xea,0x94,0xea,0xeb,0x8d,0xee,0xf3,0x81,0xf7,0xf9,0x38,0xfa,0xfb,0x12, -0xfd,0x01,0xb5,0x07,0x0e,0x71,0x12,0x15,0x2d,0x18,0x18,0xc6,0x16,0x14,0x65,0x12, -0x11,0x97,0x10,0x0f,0x2c,0x0f,0x0e,0x00,0x0b,0x07,0xa4,0x04,0x02,0xae,0x01,0x01, -0x55,0x00,0xfd,0x6b,0xfa,0xf7,0x6b,0xf5,0xf2,0x58,0xf0,0xee,0xb9,0xec,0xeb,0x7b, -0xeb,0xea,0x11,0xe9,0xe9,0x6b,0xec,0xf0,0xa7,0xf4,0xf7,0x59,0xf8,0xf8,0xc4,0xf9, -0xfd,0xd7,0x02,0x08,0xd8,0x0d,0x12,0xdc,0x16,0x17,0xee,0x16,0x15,0x5f,0x14,0x12, -0x23,0x11,0x11,0xa2,0x10,0x0f,0x49,0x0d,0x09,0xbf,0x06,0x04,0x64,0x03,0x03,0xb0, -0x01,0xff,0x5b,0xfd,0xfa,0xe7,0xf7,0xf5,0xa3,0xf2,0xef,0x2e,0xee,0xed,0x98,0xec, -0xea,0xe5,0xe8,0xe8,0xf9,0xe9,0xed,0x5b,0xf2,0xf5,0x26,0xf6,0xf5,0x4f,0xf7,0xfa, -0xe2,0xfd,0x02,0xcc,0x08,0x0e,0x2c,0x13,0x15,0xda,0x16,0x16,0xe9,0x14,0x12,0x0c, -0x12,0x11,0x2b,0x11,0x10,0x6f,0x0f,0x0b,0x9c,0x08,0x06,0x08,0x05,0x04,0x61,0x03, -0x01,0x2b,0xff,0xfd,0x11,0xfb,0xf7,0x8d,0xf4,0xf2,0x32,0xf0,0xee,0x0f,0xee,0xeb, -0x2b,0xe9,0xe7,0x29,0xe8,0xeb,0x06,0xf0,0xf2,0xcc,0xf3,0xf4,0x89,0xf5,0xf6,0x4a, -0xf9,0xfe,0xc2,0x03,0x09,0xb5,0x0e,0x13,0x53,0x15,0x15,0x6e,0x15,0x13,0x6d,0x12, -0x12,0x40,0x12,0x12,0x92,0x10,0x0d,0xcf,0x0a,0x08,0xb2,0x06,0x05,0x8d,0x04,0x02, -0x3f,0x01,0xff,0x78,0xfd,0xfa,0xe6,0xf6,0xf4,0x24,0xf2,0xf0,0xdc,0xef,0xed,0xfb, -0xe9,0xe7,0x62,0xe7,0xe9,0x5f,0xed,0xf0,0x53,0xf2,0xf3,0xb8,0xf3,0xf4,0x41,0xf6, -0xf9,0x6f,0xfe,0x04,0x42,0x0a,0x0f,0xd3,0x12,0x15,0x64,0x15,0x13,0x2e,0x13,0x12, -0xdc,0x12,0x12,0x3f,0x12,0x0f,0x9c,0x0c,0x0a,0xd4,0x08,0x07,0xc5,0x05,0x04,0x27, -0x03,0x01,0xcb,0xff,0xfd,0xb3,0xf9,0xf6,0x35,0xf4,0xf3,0x85,0xf2,0xef,0x19,0xeb, -0xe8,0xa3,0xe7,0xe8,0xb3,0xea,0xee,0xc7,0xf0,0xf1,0x8e,0xf2,0xf2,0x8d,0xf3,0xf5, -0x2f,0xfa,0xfe,0xbf,0x04,0x0a,0xed,0x0f,0x12,0x6f,0x14,0x14,0x11,0x13,0x12,0x5f, -0x13,0x13,0x5d,0x13,0x11,0xa4,0x0e,0x0c,0xfb,0x0a,0x08,0x5d,0x07,0x06,0xa2,0x04, -0x03,0xa9,0x02,0x00,0x44,0xfc,0xf8,0xf8,0xf6,0xf6,0xd8,0xf4,0xf2,0x20,0xee,0xea, -0x27,0xe8,0xe7,0xde,0xe9,0xec,0x08,0xef,0xf1,0xc1,0xf1,0xf1,0xe8,0xf1,0xf3,0x3a, -0xf6,0xfa,0xb3,0xff,0x05,0x9f,0x0b,0x10,0xa1,0x12,0x13,0xb4,0x12,0x13,0xe0,0x13, -0x14,0xc5,0x13,0x12,0x99,0x10,0x0e,0xda,0x0c,0x0a,0x2d,0x09,0x07,0xe6,0x05,0x05, -0x7d,0x05,0x02,0x7a,0xfe,0xfb,0xea,0xf9,0xf8,0x98,0xf7,0xf5,0x35,0xf1,0xec,0xed, -0xe9,0xe8,0xa6,0xe8,0xeb,0xb0,0xed,0xef,0xd9,0xf0,0xf1,0x01,0xf1,0xf1,0x69,0xf3, -0xf6,0xe2,0xfa,0x00,0xda,0x06,0x0c,0x19,0x10,0x11,0xf6,0x11,0x12,0xfb,0x13,0x14, -0x44,0x14,0x13,0xeb,0x11,0x10,0x11,0x0f,0x0d,0x31,0x0a,0x08,0x92,0x07,0x07,0x0d, -0x07,0x04,0x3b,0x01,0xfe,0xe0,0xfb,0xfa,0xfc,0xf9,0xf7,0x5e,0xf4,0xef,0xff,0xeb, -0xe9,0x61,0xe8,0xe9,0xef,0xeb,0xed,0xbd,0xef,0xf0,0x16,0xf0,0xf0,0x34,0xf1,0xf2, -0x09,0xf6,0xfb,0xd7,0x01,0x08,0x00,0x0c,0x0e,0x58,0x10,0x11,0xb8,0x12,0x13,0x7f, -0x14,0x13,0x6b,0x12,0x11,0x1e,0x11,0x0e,0x55,0x0b,0x09,0xeb,0x08,0x08,0xde,0x08, -0x06,0x7c,0x03,0x00,0x04,0xfe,0xfc,0xff,0xfb,0xfa,0xe8,0xf7,0xf3,0x94,0xee,0xeb, -0x02,0xe9,0xe9,0xb2,0xea,0xec,0x6a,0xee,0xef,0xb8,0xef,0xef,0xdb,0xef,0xef,0xec, -0xf1,0xf6,0xcf,0xfc,0x02,0xd9,0x07,0x0b,0x89,0x0d,0x0f,0x08,0x12,0x13,0x88,0x13, -0x13,0x24,0x13,0x13,0x63,0x12,0x10,0xf0,0x0c,0x0a,0x0b,0x0a,0x0a,0xf1,0x09,0x08, -0x65,0x05,0x02,0x28,0x00,0xfe,0xe9,0xfd,0xfd,0xe1,0xfa,0xf6,0x3e,0xf2,0xed,0x9d, -0xea,0xe9,0x89,0xea,0xeb,0x2b,0xed,0xee,0xee,0xef,0xef,0xdd,0xee,0xee,0x74,0xef, -0xf2,0xbc,0xf7,0xfe,0x71,0x03,0x07,0x01,0x0a,0x0d,0x85,0x10,0x11,0x5d,0x12,0x13, -0x70,0x13,0x13,0xae,0x13,0x11,0x69,0x0e,0x0c,0x51,0x0b,0x0b,0x13,0x0b,0x0a,0xb4, -0x07,0x04,0x2a,0x02,0x00,0xf8,0xff,0xff,0x82,0xfd,0xfa,0x08,0xf6,0xf0,0x1f,0xed, -0xeb,0x80,0xea,0xea,0xfb,0xeb,0xee,0x75,0xef,0xef,0xf4,0xee,0xed,0x4d,0xed,0xef, -0x25,0xf4,0xf9,0x68,0xfe,0x02,0x9a,0x06,0x0a,0x4a,0x0e,0x10,0x42,0x11,0x12,0x40, -0x13,0x14,0xaa,0x14,0x12,0x1d,0x10,0x0d,0x8a,0x0c,0x0c,0x21,0x0c,0x0b,0xae,0x09, -0x06,0x59,0x04,0x02,0x15,0x01,0x01,0x41,0x00,0xfd,0xab,0xf9,0xf4,0x8d,0xf0,0xed, -0x34,0xeb,0xea,0xdd,0xeb,0xed,0xf6,0xee,0xef,0x6f,0xef,0xed,0x29,0xec,0xed,0x38, -0xf1,0xf4,0x8f,0xf9,0xfe,0x52,0x02,0x07,0x81,0x0b,0x0d,0xed,0x0e,0x10,0xbb,0x12, -0x14,0xf5,0x14,0x14,0x90,0x11,0x0e,0x8f,0x0d,0x0d,0x51,0x0d,0x0d,0x71,0x0b,0x08, -0x5e,0x06,0x03,0x9e,0x02,0x02,0x5f,0x02,0x00,0x53,0xfd,0xf9,0x43,0xf4,0xef,0x3f, -0xed,0xeb,0x18,0xeb,0xec,0xb7,0xee,0xf0,0x80,0xef,0xed,0x1a,0xec,0xec,0xb7,0xee, -0xf1,0x2a,0xf5,0xf9,0x04,0xfe,0x03,0x07,0x08,0x0a,0xba,0x0c,0x0e,0x3d,0x11,0x13, -0xe7,0x14,0x14,0xbd,0x12,0x10,0xc4,0x0e,0x0e,0xb1,0x0d,0x0e,0x62,0x0d,0x0a,0xcb, -0x07,0x05,0x28,0x04,0x03,0xbf,0x03,0x02,0x8a,0x00,0xfc,0x0a,0xf8,0xf3,0xfe,0xef, -0xec,0x29,0xeb,0xec,0x95,0xee,0xf0,0xd0,0xef,0xee,0x74,0xec,0xec,0xa3,0xed,0xef, -0x22,0xf1,0xf5,0xf2,0xf9,0xff,0x34,0x04,0x07,0xc6,0x09,0x0c,0x04,0x0f,0x12,0x62, -0x14,0x14,0x99,0x13,0x11,0x9b,0x0f,0x0e,0x99,0x0e,0x0f,0xb2,0x0e,0x0c,0xb7,0x09, -0x07,0x96,0x05,0x04,0x5e,0x05,0x04,0xcb,0x02,0x00,0x92,0xfc,0xf8,0x31,0xf3,0xee, -0x6d,0xec,0xec,0x77,0xee,0xf0,0xd0,0xef,0xee,0x38,0xed,0xec,0x0c,0xed,0xed,0x75, -0xee,0xf1,0xb8,0xf5,0xfa,0x0d,0x00,0x03,0x2c,0x06,0x09,0x70,0x0c,0x0f,0xae,0x12, -0x14,0x15,0x14,0x12,0x68,0x10,0x0f,0x51,0x0f,0x0f,0x6c,0x0f,0x0e,0xb2,0x0b,0x08, -0x9b,0x06,0x06,0x72,0x06,0x05,0x9a,0x04,0x03,0x51,0x00,0xfc,0xf1,0xf6,0xf1,0xda, -0xed,0xed,0xc4,0xee,0xef,0xac,0xef,0xef,0x10,0xee,0xed,0xf7,0xec,0xec,0xb9,0xec, -0xee,0x35,0xf2,0xf6,0xce,0xfb,0xff,0x8c,0x02,0x05,0x69,0x09,0x0c,0x7c,0x10,0x13, -0xd7,0x13,0x12,0x19,0x11,0x0f,0x6e,0x0f,0x0f,0x8d,0x10,0x0f,0xfb,0x0c,0x0a,0x65, -0x08,0x07,0xe4,0x06,0x06,0xd9,0x05,0x05,0xc2,0x03,0x00,0xf3,0xfa,0xf4,0x7e,0xf0, -0xef,0x31,0xef,0xef,0xa7,0xef,0xef,0xa6,0xee,0xee,0xa4,0xed,0xec,0x77,0xeb,0xec, -0x23,0xef,0xf3,0x72,0xf7,0xfb,0xf9,0xfe,0x01,0x5e,0x05,0x09,0x18,0x0e,0x11,0xe6, -0x12,0x12,0x9d,0x11,0x10,0x90,0x0f,0x10,0x47,0x11,0x10,0x99,0x0e,0x0c,0xd2,0x09, -0x08,0xd9,0x07,0x07,0x60,0x06,0x06,0xed,0x06,0x03,0xbf,0xfe,0xf9,0xe0,0xf3,0xf1, -0x71,0xf0,0xf0,0x90,0xef,0xef,0x6a,0xef,0xef,0x93,0xee,0xec,0x2d,0xeb,0xeb,0xd3, -0xec,0xef,0xdd,0xf3,0xf8,0x32,0xfb,0xfd,0xae,0x01,0x05,0x3f,0x0a,0x0e,0xc9,0x11, -0x12,0x57,0x11,0x10,0xe3,0x0f,0x10,0x8a,0x11,0x11,0xd5,0x0f,0x0d,0xc8,0x0b,0x0a, -0x85,0x08,0x07,0x14,0x07,0x08,0xe1,0x08,0x06,0x8f,0x02,0xfd,0xd1,0xf7,0xf4,0x72, -0xf2,0xf1,0xf1,0xef,0xef,0x6d,0xf0,0xf0,0x55,0xef,0xed,0x1d,0xec,0xea,0x4c,0xeb, -0xed,0x1a,0xf1,0xf4,0x97,0xf7,0xfa,0xda,0xfd,0x01,0x7b,0x06,0x0b,0xeb,0x0f,0x11, -0x12,0x11,0x10,0xc3,0x0f,0x10,0xfe,0x11,0x11,0x8a,0x10,0x0f,0xd5,0x0d,0x0b,0x8d, -0x09,0x07,0x8c,0x07,0x08,0x1d,0x0a,0x09,0xf5,0x05,0x01,0xd0,0xfb,0xf7,0x2f,0xf5, -0xf2,0xb6,0xf0,0xf0,0xcb,0xf0,0xf0,0x9c,0xf0,0xef,0xc4,0xec,0xeb,0xd0,0xea,0xec, -0x64,0xee,0xf1,0xc9,0xf4,0xf7,0xd2,0xf9,0xfd,0x3a,0x02,0x07,0x2e,0x0d,0x0f,0xc8, -0x0f,0x0f,0xfb,0x0f,0x10,0xed,0x11,0x11,0x1b,0x11,0x10,0xfd,0x0f,0x0d,0xd8,0x0a, -0x08,0xcc,0x07,0x09,0x00,0x0b,0x0b,0x70,0x08,0x04,0x7b,0x00,0xfb,0x0e,0xf8,0xf5, -0x60,0xf2,0xf1,0x21,0xf1,0xf1,0x99,0xf1,0xf0,0xf1,0xed,0xec,0xd1,0xea,0xea,0xae, -0xec,0xef,0xd4,0xf1,0xf4,0x11,0xf6,0xf9,0xc5,0xfd,0x03,0x9d,0x09,0x0c,0xdc,0x0d, -0x0e,0x7b,0x0f,0x10,0x26,0x11,0x11,0x42,0x11,0x11,0x4c,0x11,0x0f,0x55,0x0c,0x09, -0x34,0x08,0x09,0x15,0x0b,0x0b,0x68,0x0a,0x07,0x2f,0x04,0xff,0xec,0xfb,0xf8,0x30, -0xf4,0xf2,0x34,0xf2,0xf2,0x26,0xf2,0xf1,0xba,0xef,0xed,0x81,0xeb,0xea,0x7d,0xeb, -0xed,0xf8,0xef,0xf1,0xc8,0xf2,0xf5,0xa3,0xf9,0xff,0x9a,0x05,0x09,0x42,0x0b,0x0d, -0xa3,0x0e,0x0f,0x49,0x10,0x10,0xfb,0x10,0x12,0xc0,0x12,0x10,0x9e,0x0d,0x0a,0x1a, -0x09,0x09,0xb5,0x0a,0x0b,0xaf,0x0b,0x09,0x4f,0x07,0x03,0xae,0xff,0xfb,0xd2,0xf6, -0xf4,0x11,0xf3,0xf2,0xdd,0xf2,0xf2,0x19,0xf1,0xee,0x6d,0xec,0xea,0xee,0xea,0xec, -0x9a,0xee,0xef,0xe8,0xef,0xf1,0xdc,0xf5,0xfb,0xd7,0x00,0x05,0x65,0x08,0x0b,0x60, -0x0d,0x0e,0x5c,0x0f,0x0f,0x78,0x10,0x12,0x69,0x13,0x12,0x60,0x0f,0x0c,0xe5,0x09, -0x09,0xf9,0x0a,0x0b,0xeb,0x0b,0x0b,0x07,0x0a,0x07,0x64,0x03,0xfe,0x2b,0xfa,0xf6, -0x97,0xf4,0xf3,0x9c,0xf3,0xf3,0xa9,0xf2,0xf0,0xb6,0xed,0xeb,0xf8,0xea,0xec,0xe8, -0xed,0xed,0xdd,0xed,0xef,0x41,0xf2,0xf7,0x62,0xfc,0x00,0x9e,0x04,0x08,0x94,0x0b, -0x0d,0x84,0x0d,0x0e,0xd7,0x0f,0x11,0x9b,0x13,0x13,0xe5,0x10,0x0d,0x6c,0x0b,0x0a, -0xe8,0x0a,0x0b,0x19,0x0c,0x0c,0x16,0x0c,0x0a,0x05,0x07,0x02,0x0b,0xfe,0xf9,0xdd, -0xf6,0xf5,0x93,0xf4,0xf4,0x8c,0xf4,0xf2,0x14,0xef,0xec,0xfb,0xeb,0xec,0xbd,0xed, -0xed,0x83,0xec,0xed,0x70,0xef,0xf3,0xfa,0xf7,0xfc,0xb2,0x00,0x05,0x26,0x09,0x0b, -0xe0,0x0b,0x0d,0x60,0x0e,0x10,0x7c,0x13,0x13,0xee,0x11,0x0f,0x28,0x0d,0x0b,0x47, -0x0b,0x0b,0xb5,0x0b,0x0c,0x1b,0x0d,0x0c,0x15,0x0a,0x06,0xf5,0x01,0xfd,0x66,0xf9, -0xf6,0xba,0xf5,0xf6,0xf0,0xf5,0xf3,0x99,0xf0,0xee,0x03,0xed,0xed,0x28,0xee,0xed, -0xa0,0xeb,0xeb,0xcd,0xed,0xf0,0xd6,0xf3,0xf8,0xa0,0xfc,0x01,0x19,0x06,0x08,0xdc, -0x09,0x0a,0xbd,0x0c,0x0f,0x77,0x12,0x13,0xab,0x12,0x10,0xbd,0x0e,0x0c,0xba,0x0b, -0x0b,0x97,0x0b,0x0c,0x96,0x0d,0x0d,0x3a,0x0c,0x09,0x1b,0x06,0x01,0x25,0xfc,0xf8, -0x9c,0xf7,0xf7,0x47,0xf7,0xf5,0x06,0xf2,0xef,0xa7,0xee,0xee,0x7b,0xee,0xed,0xb1, -0xeb,0xeb,0x27,0xec,0xed,0x3b,0xf0,0xf3,0x1a,0xf8,0xfd,0xaa,0x02,0x05,0x2c,0x07, -0x08,0xb7,0x0a,0x0d,0xdb,0x10,0x12,0xfe,0x12,0x11,0x5e,0x10,0x0e,0x82,0x0c,0x0b, -0x7b,0x0b,0x0c,0x95,0x0d,0x0d,0xce,0x0d,0x0c,0xbc,0x09,0x04,0xaf,0xff,0xfb,0x88, -0xf9,0xf9,0x34,0xf9,0xf6,0x5c,0xf3,0xf1,0x65,0xf0,0xef,0x3d,0xef,0xed,0x5e,0xec, -0xeb,0xa9,0xeb,0xec,0x81,0xed,0xef,0xee,0xf3,0xf9,0xe9,0xfe,0x02,0x46,0x04,0x05, -0x2d,0x08,0x0b,0xb7,0x0e,0x11,0x55,0x12,0x12,0x63,0x11,0x0f,0x27,0x0d,0x0c,0xb0, -0x0b,0x0b,0xad,0x0c,0x0d,0x69,0x0e,0x0e,0xc8,0x0c,0x08,0xfa,0x02,0xfe,0x35,0xfc, -0xfb,0xb9,0xfa,0xf8,0x54,0xf5,0xf3,0xf0,0xf1,0xf1,0x32,0xf0,0xee,0x3f,0xed,0xec, -0x03,0xec,0xeb,0x48,0xeb,0xec,0x5b,0xf0,0xf5,0x17,0xfb,0xfe,0x0e,0x01,0x03,0x70, -0x05,0x08,0x5c,0x0c,0x0f,0x32,0x11,0x12,0x26,0x12,0x10,0x57,0x0e,0x0d,0x10,0x0c, -0x0b,0x0a,0x0c,0x0c,0x3f,0x0e,0x0f,0x5c,0x0f,0x0b,0x16,0x06,0x01,0x1c,0xff,0xfd, -0x5e,0xfc,0xfa,0x21,0xf7,0xf4,0x8b,0xf3,0xf2,0x69,0xf1,0xef,0x7c,0xee,0xed,0xd6, -0xec,0xeb,0xf6,0xe9,0xea,0x28,0xed,0xf1,0x19,0xf7,0xfb,0xa4,0xfd,0xff,0xbe,0x02, -0x05,0xdc,0x08,0x0c,0x98,0x0f,0x11,0x18,0x12,0x11,0x74,0x0f,0x0e,0x20,0x0d,0x0b, -0x1e,0x0b,0x0c,0xf0,0x0d,0x10,0x07,0x11,0x0d,0x5f,0x09,0x05,0x45,0x02,0x00,0xd8, -0xfe,0xfc,0x33,0xf9,0xf6,0x9d,0xf5,0xf4,0xa3,0xf2,0xf1,0xd0,0xef,0xef,0x21,0xee, -0xec,0xe3,0xe9,0xe9,0xb2,0xea,0xee,0x6b,0xf3,0xf7,0x64,0xfa,0xfd,0x91,0xff,0x02, -0x95,0x05,0x09,0x05,0x0d,0x10,0x60,0x11,0x11,0x23,0x10,0x0f,0x63,0x0e,0x0c,0x83, -0x0a,0x0b,0x71,0x0d,0x10,0x84,0x11,0x0f,0xfd,0x0b,0x08,0x84,0x05,0x03,0x56,0x01, -0xfe,0x66,0xfb,0xf9,0xd4,0xf7,0xf5,0xef,0xf3,0xf2,0x77,0xf1,0xf0,0x0e,0xf0,0xed, -0x7c,0xea,0xe8,0xbe,0xe9,0xec,0xf1,0xef,0xf3,0x2e,0xf7,0xfa,0xb1,0xfc,0xff,0x11, -0x02,0x06,0x50,0x0a,0x0d,0xdf,0x0f,0x10,0xd8,0x10,0x10,0x7c,0x0f,0x0c,0xbf,0x0a, -0x0a,0xaa,0x0c,0x0f,0xdc,0x11,0x10,0x2f,0x0e,0x0b,0xa0,0x08,0x06,0xd8,0x03,0x00, -0xed,0xfd,0xfb,0xfb,0xf9,0xf7,0x5d,0xf5,0xf3,0xe7,0xf2,0xf2,0xec,0xf1,0xef,0xd6, -0xeb,0xe9,0x27,0xe9,0xea,0xe4,0xec,0xf0,0xd9,0xf3,0xf6,0xcf,0xf9,0xfb,0x5c,0xfe, -0x02,0x49,0x07,0x0a,0x3b,0x0d,0x0f,0xa3,0x10,0x11,0xa6,0x10,0x0d,0x0d,0x0b,0x0a, -0xc2,0x0b,0x0e,0x4c,0x11,0x11,0x53,0x0f,0x0d,0x65,0x0b,0x09,0x80,0x06,0x03,0x66, -0x00,0xfe,0x85,0xfc,0xf9,0xbd,0xf6,0xf4,0x6d,0xf4,0xf4,0x76,0xf3,0xf1,0xd4,0xed, -0xea,0x4b,0xe9,0xe9,0xa6,0xea,0xed,0x17,0xf1,0xf4,0x52,0xf6,0xf8,0xb2,0xfa,0xfe, -0x5e,0x03,0x06,0xce,0x09,0x0c,0x6c,0x0f,0x11,0x33,0x11,0x0e,0x3c,0x0b,0x09,0x1c, -0x0b,0x0d,0xeb,0x0f,0x10,0xec,0x0f,0x0e,0x8a,0x0d,0x0b,0xa8,0x08,0x05,0xfc,0x02, -0x01,0x00,0xff,0xfb,0x8c,0xf8,0xf6,0xa6,0xf5,0xf5,0x39,0xf5,0xf3,0xf2,0xef,0xec, -0x6c,0xea,0xe8,0x2f,0xe9,0xeb,0xc7,0xee,0xf1,0x67,0xf3,0xf5,0xb1,0xf7,0xfb,0xa9, -0xff,0x03,0x53,0x06,0x09,0xac,0x0d,0x10,0x7c,0x11,0x0f,0x16,0x0c,0x0a,0xb2,0x0a, -0x0c,0xba,0x0e,0x0f,0xff,0x0f,0x0f,0x58,0x0f,0x0d,0x89,0x0a,0x08,0xc0,0x05,0x03, -0x8b,0x01,0xfe,0x72,0xfa,0xf8,0x31,0xf7,0xf7,0x71,0xf6,0xf5,0x80,0xf2,0xef,0x25, -0xec,0xe9,0xa7,0xe8,0xea,0x05,0xed,0xef,0xd0,0xf0,0xf2,0xd7,0xf4,0xf8,0x56,0xfc, -0xff,0x44,0x02,0x06,0x14,0x0b,0x0f,0x27,0x11,0x0f,0xfa,0x0c,0x0a,0x8c,0x0a,0x0c, -0xa1,0x0d,0x0e,0xab,0x0f,0x10,0x76,0x10,0x0f,0xb1,0x0c,0x0a,0x86,0x08,0x06,0xad, -0x04,0x01,0x00,0xfd,0xfa,0x37,0xf9,0xf8,0xd5,0xf7,0xf6,0x5f,0xf5,0xf2,0x64,0xee, -0xeb,0x40,0xe9,0xe9,0xce,0xeb,0xed,0x75,0xee,0xf0,0x51,0xf2,0xf5,0x4b,0xf9,0xfb, -0x0b,0xfe,0x02,0xd6,0x07,0x0c,0x3e,0x10,0x0f,0x8d,0x0d,0x0b,0x3c,0x0b,0x0b,0x5b, -0x0c,0x0d,0x19,0x0f,0x10,0x27,0x11,0x10,0x14,0x0e,0x0c,0xf4,0x0a,0x09,0x4a,0x07, -0x03,0xfc,0xff,0xfd,0x00,0xfb,0xf9,0x0a,0xf9,0xf8,0xff,0xf7,0xf5,0x43,0xf1,0xed, -0xa3,0xea,0xea,0x86,0xeb,0xec,0xd4,0xec,0xee,0x91,0xf0,0xf3,0x68,0xf6,0xf8,0x54, -0xfa,0xfe,0xe1,0x03,0x0a,0x01,0x0e,0x0e,0xbd,0x0d,0x0c,0xb9,0x0b,0x0b,0x86,0x0b, -0x0c,0x15,0x0e,0x0f,0x3f,0x11,0x10,0xfb,0x0e,0x0d,0x2b,0x0d,0x0b,0x9e,0x09,0x06, -0xfb,0x02,0xff,0xd9,0xfc,0xfa,0x2d,0xfa,0xfa,0xe7,0xf9,0xf7,0xeb,0xf3,0xef,0x87, -0xec,0xeb,0xa9,0xeb,0xeb,0x46,0xeb,0xec,0x96,0xee,0xf1,0xd5,0xf3,0xf5,0x53,0xf6, -0xf9,0xdf,0xff,0x05,0xde,0x0a,0x0d,0x61,0x0d,0x0d,0x50,0x0c,0x0b,0xd7,0x0a,0x0b, -0x13,0x0d,0x0f,0xa4,0x10,0x10,0x67,0x0f,0x0e,0x9d,0x0e,0x0d,0xc8,0x0b,0x09,0x36, -0x06,0x02,0xe4,0xfe,0xfc,0x26,0xfb,0xfb,0xe8,0xfb,0xfa,0x40,0xf6,0xf2,0x03,0xef, -0xed,0x84,0xec,0xeb,0x96,0xea,0xeb,0x31,0xed,0xef,0xef,0xf1,0xf2,0x26,0xf3,0xf6, -0x93,0xfb,0x01,0xf9,0x06,0x0a,0x17,0x0c,0x0c,0xdd,0x0c,0x0b,0x26,0x0a,0x0a,0x27, -0x0c,0x0e,0xa5,0x0f,0x0f,0xbe,0x0f,0x0f,0x56,0x0f,0x0e,0xba,0x0d,0x0b,0x3f,0x09, -0x05,0x88,0x01,0xfd,0x7f,0xfc,0xfd,0x52,0xfd,0xfb,0xff,0xf8,0xf4,0xdf,0xf1,0xef, -0x3d,0xee,0xec,0x52,0xea,0xea,0x74,0xec,0xee,0x2d,0xf0,0xf0,0x97,0xf0,0xf2,0x9c, -0xf7,0xfd,0x63,0x02,0x06,0x1d,0x0a,0x0c,0xc3,0x0c,0x0b,0xe6,0x09,0x0a,0x60,0x0b, -0x0c,0x6f,0x0e,0x0f,0x66,0x0f,0x0f,0xb6,0x0f,0x0f,0xb6,0x0e,0x0e,0x41,0x0c,0x08, -0x09,0x04,0x00,0x23,0xfe,0xfe,0xb3,0xfe,0xfd,0xfd,0xfa,0xf7,0xb8,0xf4,0xf2,0x7b, -0xf0,0xed,0xc6,0xea,0xea,0xd3,0xeb,0xed,0x0f,0xef,0xee,0x9c,0xee,0xf0,0xe3,0xf3, -0xf8,0x8d,0xfd,0x02,0x87,0x07,0x0a,0xcc,0x0b,0x0b,0x24,0x0a,0x09,0xad,0x0a,0x0c, -0x72,0x0d,0x0e,0x26,0x0f,0x0f,0x99,0x0f,0x0f,0xb8,0x0f,0x0f,0xff,0x0e,0x0b,0x09, -0x07,0x02,0x1d,0x00,0xff,0x3b,0x00,0xff,0xb5,0xfc,0xfa,0xe1,0xf7,0xf5,0x1b,0xf3, -0xef,0xf5,0xeb,0xea,0xec,0xeb,0xed,0x49,0xee,0xed,0x5d,0xed,0xee,0x16,0xf1,0xf4, -0xc8,0xf8,0xfe,0x05,0x04,0x08,0x71,0x0a,0x0a,0xef,0x09,0x09,0x6a,0x0a,0x0b,0x32, -0x0c,0x0d,0xc9,0x0e,0x0f,0x13,0x0f,0x0f,0x15,0x10,0x11,0xe1,0x10,0x0e,0xe8,0x09, -0x05,0x73,0x02,0x01,0x9a,0x01,0x00,0x5a,0xfe,0xfc,0xd3,0xfa,0xf8,0xec,0xf5,0xf1, -0xcd,0xed,0xeb,0x9d,0xec,0xed,0xa9,0xed,0xed,0x13,0xed,0xed,0x95,0xee,0xf0,0x8f, -0xf4,0xf9,0xcb,0xff,0x04,0x3f,0x08,0x09,0x87,0x09,0x09,0xe9,0x09,0x0a,0x21,0x0b, -0x0c,0xfe,0x0d,0x0e,0x87,0x0e,0x0e,0xaa,0x0f,0x11,0x78,0x12,0x10,0x7d,0x0c,0x08, -0x00,0x05,0x03,0x3c,0x03,0x01,0xab,0xff,0xfe,0x22,0xfd,0xfb,0xcd,0xf8,0xf4,0x13, -0xf0,0xee,0x90,0xed,0xed,0x8a,0xed,0xed,0xe5,0xec,0xec,0x2b,0xed,0xee,0xb4,0xf0, -0xf5,0x87,0xfb,0x01,0xe0,0x04,0x07,0xf9,0x08,0x09,0x41,0x09,0x09,0x57,0x0a,0x0b, -0x6f,0x0d,0x0d,0xad,0x0d,0x0d,0xeb,0x0e,0x11,0x77,0x13,0x12,0xc5,0x0e,0x0a,0xcc, -0x07,0x06,0xd0,0x04,0x03,0xb0,0x00,0xff,0xaa,0xff,0xfe,0x57,0xfb,0xf7,0x12,0xf3, -0xf0,0x02,0xef,0xee,0xd5,0xed,0xed,0x38,0xed,0xec,0x1c,0xec,0xec,0xb0,0xed,0xf1, -0xe9,0xf6,0xfc,0x25,0x01,0x04,0x2e,0x07,0x08,0x51,0x08,0x08,0x29,0x09,0x0b,0xc1, -0x0c,0x0d,0x91,0x0c,0x0c,0xd5,0x0d,0x10,0x5d,0x13,0x13,0xb4,0x10,0x0d,0x60,0x0a, -0x08,0xcc,0x06,0x04,0xf1,0x01,0x01,0x72,0x01,0x00,0xd9,0xfd,0xfa,0x01,0xf6,0xf2, -0xea,0xf0,0xef,0x27,0xee,0xee,0x11,0xee,0xec,0xcf,0xeb,0xea,0x8e,0xeb,0xee,0x51, -0xf2,0xf7,0xba,0xfc,0x01,0xc4,0x04,0x06,0x29,0x07,0x07,0x13,0x08,0x0a,0x02,0x0c, -0x0c,0x41,0x0b,0x0b,0x62,0x0c,0x0f,0xd9,0x12,0x13,0x74,0x11,0x0f,0x10,0x0d,0x0b, -0x73,0x08,0x05,0x58,0x03,0x02,0x96,0x02,0x02,0x26,0x00,0xfc,0x0a,0xf9,0xf5,0xdb, -0xf2,0xf0,0x4b,0xef,0xee,0xef,0xee,0xed,0x2a,0xec,0xea,0x4d,0xea,0xeb,0xb8,0xee, -0xf3,0x03,0xf8,0xfd,0xe7,0x01,0x04,0x37,0x05,0x05,0x0d,0x07,0x09,0x63,0x0b,0x0b, -0x6a,0x0a,0x09,0x2b,0x0b,0x0e,0xb7,0x11,0x12,0xd9,0x11,0x10,0x6c,0x0f,0x0d,0xb6, -0x0a,0x07,0xb6,0x04,0x03,0x1b,0x04,0x03,0xea,0x01,0xff,0x25,0xfc,0xf8,0x28,0xf5, -0xf2,0xb6,0xf0,0xf0,0xa1,0xef,0xee,0xfa,0xec,0xeb,0xd1,0xe9,0xea,0xc1,0xeb,0xee, -0x9f,0xf3,0xf9,0x65,0xfe,0x01,0x09,0x03,0x03,0x8e,0x05,0x08,0xd3,0x0a,0x0b,0x61, -0x09,0x08,0x4c,0x0a,0x0d,0xe1,0x0f,0x11,0xda,0x11,0x11,0x6a,0x11,0x0f,0xfe,0x0c, -0x09,0xa5,0x06,0x05,0x37,0x05,0x04,0xac,0x03,0x01,0x5f,0xff,0xfb,0xfa,0xf7,0xf4, -0x7f,0xf2,0xf1,0x36,0xf1,0xf0,0x22,0xee,0xec,0xb6,0xea,0xe9,0xeb,0xe9,0xeb,0xbc, -0xef,0xf5,0xa3,0xfa,0xfe,0x58,0x00,0x01,0xb5,0x03,0x07,0xe5,0x09,0x0a,0xd2,0x08, -0x08,0x33,0x09,0x0b,0x59,0x0e,0x10,0xe2,0x10,0x11,0xdf,0x12,0x11,0xfb,0x0e,0x0b, -0x0a,0x09,0x07,0x35,0x06,0x05,0x5f,0x05,0x04,0x11,0x02,0xff,0x20,0xfb,0xf7,0xd7, -0xf4,0xf3,0xd8,0xf2,0xf1,0xc8,0xef,0xee,0x23,0xec,0xea,0x22,0xe9,0xe9,0x29,0xec, -0xf1,0x47,0xf7,0xfa,0xcf,0xfc,0xfe,0xb9,0x01,0x05,0x68,0x08,0x09,0x57,0x08,0x07, -0x88,0x08,0x0a,0x67,0x0c,0x0e,0xb0,0x0f,0x11,0x4e,0x13,0x12,0xbc,0x10,0x0d,0x0e, -0x0b,0x08,0x9b,0x07,0x06,0x4e,0x06,0x05,0x8c,0x04,0x01,0xda,0xfd,0xfa,0x61,0xf7, -0xf5,0x15,0xf4,0xf2,0x5e,0xf1,0xef,0xdb,0xed,0xeb,0xe7,0xe8,0xe7,0x8b,0xe9,0xee, -0x62,0xf3,0xf6,0x1f,0xf9,0xfb,0xc7,0xfe,0x03,0x92,0x06,0x07,0x6d,0x07,0x06,0xdf, -0x07,0x09,0x33,0x0a,0x0c,0x20,0x0e,0x10,0xdb,0x12,0x13,0x37,0x12,0x0f,0x1e,0x0d, -0x0a,0xeb,0x08,0x07,0x4c,0x07,0x07,0x95,0x06,0x04,0xb2,0x00,0xfd,0xf2,0xf9,0xf7, -0xf8,0xf5,0xf4,0xb7,0xf2,0xf1,0x7b,0xf0,0xed,0x61,0xe9,0xe7,0x04,0xe8,0xeb,0x08, -0xf0,0xf3,0x65,0xf5,0xf7,0x9c,0xfb,0x00,0x16,0x04,0x05,0x29,0x06,0x06,0x29,0x07, -0x07,0x8c,0x08,0x09,0x1e,0x0c,0x0e,0xac,0x11,0x13,0xc3,0x12,0x11,0x46,0x0f,0x0c, -0x29,0x0a,0x08,0x5c,0x08,0x08,0xf5,0x07,0x06,0x67,0x03,0xff,0xdd,0xfc,0xfa,0xa4, -0xf7,0xf5,0x89,0xf4,0xf4,0xc0,0xf2,0xef,0x07,0xeb,0xe8,0x60,0xe7,0xe9,0xae,0xed, -0xf0,0xa2,0xf1,0xf4,0xb6,0xf8,0xfd,0xf4,0x00,0x03,0xe7,0x04,0x05,0x8b,0x06,0x06, -0x3e,0x07,0x08,0xf0,0x09,0x0c,0xec,0x0f,0x12,0xd2,0x12,0x12,0x19,0x11,0x0e,0xd2, -0x0b,0x0a,0xe1,0x08,0x09,0x72,0x09,0x07,0x5f,0x05,0x02,0x0b,0x00,0xfc,0x7e,0xf9, -0xf7,0x44,0xf6,0xf5,0x1e,0xf5,0xf2,0x31,0xed,0xe9,0xe0,0xe7,0xe9,0xc6,0xeb,0xed, -0xc2,0xee,0xf1,0x55,0xf5,0xf9,0xcc,0xfd,0x00,0x0d,0x03,0x04,0xea,0x05,0x06,0x05, -0x06,0x06,0x57,0x08,0x0a,0x9a,0x0d,0x10,0x8a,0x12,0x13,0x50,0x12,0x10,0x64,0x0d, -0x0b,0x43,0x0a,0x0a,0x59,0x0a,0x09,0x93,0x07,0x05,0x0a,0x03,0xff,0xfa,0xfb,0xf9, -0xd3,0xf7,0xf8,0xd1,0xf7,0xf4,0x6b,0xef,0xeb,0x85,0xe9,0xe9,0x6a,0xea,0xeb,0x45, -0xec,0xee,0xe6,0xf1,0xf6,0x24,0xfa,0xfd,0x88,0x00,0x03,0xc1,0x04,0x05,0x23,0x05, -0x05,0x56,0x06,0x08,0x33,0x0b,0x0e,0xf5,0x10,0x12,0x5d,0x13,0x11,0xa8,0x0e,0x0c, -0xe9,0x0b,0x0b,0xe5,0x0a,0x0a,0x56,0x09,0x07,0x0f,0x06,0x02,0x5b,0xfe,0xfa,0xbe, -0xf9,0xfa,0x04,0xfa,0xf7,0x62,0xf2,0xee,0x93,0xeb,0xea,0x88,0xea,0xea,0x87,0xea, -0xec,0x50,0xef,0xf2,0x4d,0xf6,0xfa,0xf5,0xfd,0x00,0x4e,0x03,0x04,0x77,0x04,0x04, -0x14,0x05,0x06,0xb8,0x08,0x0b,0x18,0x0f,0x12,0x52,0x13,0x12,0x13,0x10,0x0e,0x03, -0x0d,0x0c,0xb2,0x0b,0x0b,0x50,0x0a,0x0a,0xf2,0x08,0x05,0xb8,0x00,0xfc,0xff,0xfb, -0xfc,0xd2,0xfb,0xf9,0x8a,0xf5,0xf1,0x42,0xee,0xec,0x38,0xeb,0xea,0xd2,0xe9,0xea, -0xdc,0xec,0xef,0xf9,0xf2,0xf6,0xbc,0xfa,0xfe,0x62,0x01,0x03,0x63,0x03,0x03,0x5b, -0x04,0x04,0x0c,0x06,0x09,0xf0,0x0c,0x10,0x96,0x12,0x12,0x0b,0x11,0x0f,0x87,0x0e, -0x0d,0x47,0x0c,0x0b,0x56,0x0b,0x0b,0x6f,0x0b,0x07,0x3e,0x03,0xff,0xea,0xfd,0xfd, -0xed,0xfd,0xfb,0x2c,0xf8,0xf4,0x55,0xf1,0xee,0x6c,0xec,0xea,0xfe,0xe9,0xe9,0x0c, -0xeb,0xed,0xb5,0xef,0xf2,0x1d,0xf7,0xfb,0xb6,0xfe,0x01,0x60,0x02,0x03,0x63,0x03, -0x03,0x03,0x04,0x06,0x26,0x0a,0x0e,0x20,0x11,0x11,0x1f,0x11,0x10,0xe7,0x0f,0x0e, -0x56,0x0c,0x0b,0x18,0x0c,0x0d,0xf1,0x0c,0x0a,0xc4,0x05,0x01,0x1b,0x00,0xff,0x7d, -0xff,0xfd,0xca,0xfa,0xf7,0x7b,0xf4,0xf1,0xc7,0xee,0xec,0xa7,0xea,0xe9,0x6d,0xea, -0xeb,0xa6,0xec,0xef,0xcb,0xf3,0xf7,0x7c,0xfb,0xfe,0xeb,0x00,0x02,0x94,0x02,0x02, -0x32,0x02,0x03,0x4d,0x07,0x0b,0xcb,0x0e,0x10,0x05,0x11,0x11,0xe6,0x10,0x0f,0xe2, -0x0c,0x0b,0x7c,0x0c,0x0d,0x8d,0x0e,0x0c,0xe5,0x07,0x04,0x75,0x02,0x01,0xb6,0x00, -0xff,0x48,0xfd,0xfa,0x54,0xf7,0xf4,0x4a,0xf1,0xee,0x22,0xec,0xea,0x1d,0xea,0xe9, -0xdf,0xea,0xed,0x50,0xf0,0xf4,0xe0,0xf7,0xfb,0xee,0xfe,0x00,0xff,0x01,0x01,0x83, -0x00,0x01,0x2f,0x05,0x08,0xfc,0x0b,0x0e,0x14,0x10,0x11,0x87,0x11,0x10,0x70,0x0d, -0x0b,0x9c,0x0c,0x0e,0x38,0x0f,0x0d,0x38,0x0a,0x06,0x5b,0x04,0x03,0x60,0x02,0x01, -0x02,0xff,0xfc,0x9d,0xfa,0xf7,0xd7,0xf3,0xf0,0x8b,0xee,0xec,0x85,0xea,0xe9,0xec, -0xe9,0xea,0x7d,0xed,0xf0,0x2d,0xf4,0xf8,0x72,0xfc,0xff,0xa7,0x00,0xff,0x5f,0xff, -0x00,0xd6,0x02,0x05,0xdc,0x08,0x0b,0x4a,0x0e,0x10,0xfe,0x11,0x10,0xa7,0x0d,0x0c, -0xf5,0x0c,0x0e,0xa7,0x0f,0x0f,0x20,0x0c,0x08,0x8c,0x06,0x05,0xd1,0x03,0x02,0x18, -0x01,0xff,0x38,0xfd,0xfa,0xe3,0xf6,0xf3,0xec,0xf0,0xee,0x46,0xec,0xea,0x97,0xe9, -0xe9,0x9e,0xeb,0xed,0x6a,0xf0,0xf4,0xba,0xf9,0xfd,0x07,0xff,0xff,0x83,0xfe,0xff, -0x31,0x01,0x03,0xa7,0x05,0x08,0x67,0x0c,0x0f,0x7f,0x11,0x10,0x48,0x0e,0x0c,0xdb, -0x0c,0x0e,0xf6,0x0f,0x0f,0x8d,0x0d,0x0a,0xed,0x08,0x06,0x0f,0x05,0x04,0xf0,0x02, -0x01,0x97,0xff,0xfc,0xcd,0xf9,0xf6,0xe9,0xf3,0xf1,0x42,0xee,0xeb,0x6b,0xea,0xea, -0x51,0xea,0xeb,0x60,0xed,0xf1,0x66,0xf6,0xfa,0x5d,0xfd,0xfd,0x8c,0xfd,0xfe,0x07, -0x00,0x01,0x81,0x02,0x05,0xda,0x09,0x0d,0x9f,0x10,0x10,0x99,0x0e,0x0c,0xed,0x0c, -0x0e,0xe9,0x0f,0x0f,0xee,0x0e,0x0d,0xd0,0x0a,0x08,0xeb,0x06,0x05,0x99,0x04,0x03, -0xc5,0x01,0xff,0x67,0xfc,0xf9,0x49,0xf7,0xf4,0x80,0xf0,0xed,0x3f,0xec,0xea,0xcc, -0xe9,0xe9,0xba,0xea,0xee,0x30,0xf3,0xf8,0xa0,0xfa,0xfb,0xde,0xfc,0xfd,0xad,0xfe, -0xff,0x23,0x00,0x02,0xbc,0x06,0x0b,0x48,0x0f,0x0f,0x8f,0x0e,0x0d,0x51,0x0d,0x0e, -0x54,0x0f,0x10,0xd1,0x0f,0x0e,0x95,0x0c,0x0a,0x8a,0x08,0x06,0x1e,0x06,0x05,0xb5, -0x03,0x01,0x25,0xff,0xfc,0x2d,0xfa,0xf6,0x7d,0xf3,0xf0,0x6b,0xee,0xec,0xca,0xea, -0xe8,0xce,0xe8,0xeb,0x59,0xf0,0xf4,0x99,0xf7,0xf9,0xcf,0xfb,0xfc,0x9d,0xfd,0xfd, -0xff,0xfd,0xff,0xc8,0x03,0x08,0xee,0x0c,0x0e,0xe6,0x0d,0x0d,0x03,0x0d,0x0d,0x0b, -0x0f,0x0f,0xee,0x0f,0x0f,0x15,0x0e,0x0c,0xc0,0x09,0x08,0xb5,0x07,0x06,0xf9,0x04, -0x03,0x75,0x01,0xff,0xf3,0xfc,0xf9,0x1b,0xf6,0xf3,0x44,0xf1,0xef,0x01,0xec,0xe8, -0x1e,0xe8,0xe9,0x4f,0xed,0xf1,0x92,0xf4,0xf7,0xc7,0xf9,0xfb,0x0e,0xfd,0xfc,0x1b, -0xfc,0xfd,0xd1,0x00,0x05,0x0c,0x0a,0x0c,0x2b,0x0d,0x0c,0xaa,0x0c,0x0d,0x57,0x0e, -0x0f,0x13,0x10,0x10,0xf3,0x0e,0x0d,0x40,0x0b,0x09,0xff,0x08,0x07,0x8f,0x06,0x04, -0x6f,0x03,0x01,0xad,0xff,0xfc,0xb3,0xf8,0xf6,0xa6,0xf4,0xf1,0xea,0xed,0xea,0x77, -0xe8,0xe8,0x29,0xeb,0xee,0x43,0xf1,0xf4,0xa5,0xf7,0xfa,0x1d,0xfc,0xfb,0xc9,0xfa, -0xfb,0xf2,0xfd,0x02,0x39,0x07,0x0a,0xa5,0x0b,0x0c,0x80,0x0c,0x0c,0x7d,0x0d,0x0e, -0x2c,0x10,0x10,0xc9,0x0f,0x0e,0xd6,0x0c,0x0b,0x85,0x0a,0x09,0xc7,0x07,0x06,0xb6, -0x05,0x04,0xc6,0x01,0xfe,0x88,0xfb,0xf9,0xb8,0xf7,0xf4,0xfb,0xf0,0xec,0x7b,0xe9, -0xe8,0x3b,0xea,0xeb,0x0d,0xee,0xf1,0x66,0xf5,0xf9,0xf1,0xfa,0xfa,0xef,0xf9,0xf9, -0xb8,0xfb,0xff,0xed,0x03,0x07,0xf5,0x09,0x0b,0x91,0x0b,0x0b,0xac,0x0c,0x0e,0x61, -0x0f,0x10,0x36,0x10,0x0f,0xb1,0x0d,0x0c,0x0e,0x0c,0x0a,0xa5,0x08,0x08,0xb0,0x07, -0x06,0xd5,0x03,0x01,0x30,0xfe,0xfc,0xc3,0xfa,0xf8,0x24,0xf4,0xef,0xc8,0xeb,0xea, -0xf3,0xe9,0xea,0xc3,0xeb,0xee,0xaa,0xf2,0xf7,0xc1,0xf9,0xfa,0xe0,0xf8,0xf8,0x28, -0xfa,0xfc,0xcf,0x00,0x04,0xda,0x07,0x09,0x68,0x0a,0x0b,0xb2,0x0b,0x0d,0xf0,0x0e, -0x10,0x25,0x10,0x0f,0xe6,0x0e,0x0e,0x07,0x0d,0x0b,0xf4,0x09,0x09,0x17,0x09,0x08, -0x02,0x06,0x03,0x40,0x00,0xfe,0xcd,0xfd,0xfb,0x36,0xf7,0xf2,0xed,0xee,0xec,0xa1, -0xea,0xe9,0xdd,0xe9,0xeb,0x0d,0xf0,0xf4,0xfc,0xf7,0xf8,0x6c,0xf8,0xf7,0x5f,0xf8, -0xfa,0xfa,0xfd,0x01,0x3d,0x05,0x07,0x3b,0x09,0x09,0x4c,0x0a,0x0c,0x72,0x0e,0x0f, -0x76,0x0f,0x0f,0xef,0x0f,0x0f,0xe1,0x0d,0x0c,0x06,0x0b,0x0a,0x96,0x0a,0x09,0xaf, -0x07,0x04,0x8c,0x02,0x01,0x54,0x00,0xfe,0xb3,0xfa,0xf6,0x66,0xf2,0xef,0xb4,0xec, -0xea,0xd4,0xe8,0xea,0xc0,0xed,0xf2,0x91,0xf5,0xf7,0xa9,0xf7,0xf7,0x30,0xf7,0xf8, -0x19,0xfb,0xfe,0x87,0x02,0x05,0x0c,0x07,0x07,0x2d,0x09,0x0b,0xe1,0x0c,0x0e,0x00, -0x0f,0x0f,0x1d,0x10,0x0f,0xfe,0x0e,0x0d,0x92,0x0b,0x0b,0x09,0x0c,0x0b,0x43,0x09, -0x06,0x68,0x04,0x03,0x83,0x02,0x00,0xbd,0xfd,0xf9,0x4a,0xf6,0xf3,0x41,0xef,0xeb, -0x38,0xe9,0xe9,0x70,0xeb,0xef,0x77,0xf3,0xf5,0x7d,0xf6,0xf6,0x98,0xf6,0xf6,0x6d, -0xf8,0xfb,0x0e,0x00,0x02,0xae,0x04,0x06,0xd4,0x07,0x09,0x66,0x0b,0x0c,0xce,0x0d, -0x0f,0x40,0x10,0x10,0x68,0x0f,0x0d,0x68,0x0c,0x0c,0xc6,0x0c,0x0c,0x94,0x0a,0x07, -0xee,0x05,0x05,0x61,0x04,0x02,0xed,0xff,0xfc,0x0f,0xfa,0xf6,0x69,0xf2,0xee,0x64, -0xea,0xe8,0xfa,0xe9,0xed,0xb5,0xf0,0xf3,0x78,0xf5,0xf5,0x7f,0xf5,0xf5,0xa1,0xf6, -0xf9,0xf8,0xfc,0x00,0x61,0x02,0x04,0xe1,0x05,0x07,0xce,0x09,0x0b,0x40,0x0c,0x0e, -0xf1,0x0f,0x10,0x89,0x0f,0x0e,0xf2,0x0c,0x0c,0xbd,0x0d,0x0d,0x98,0x0b,0x09,0xb2, -0x07,0x06,0x0f,0x06,0x04,0x66,0x02,0xff,0x5d,0xfd,0xfa,0x66,0xf6,0xf1,0x76,0xec, -0xe9,0xbb,0xe9,0xeb,0x15,0xee,0xf1,0x3a,0xf4,0xf4,0x7d,0xf4,0xf4,0x13,0xf5,0xf7, -0x72,0xfa,0xfd,0xc7,0xff,0x01,0x1c,0x04,0x06,0xc6,0x07,0x09,0xc0,0x0a,0x0c,0x1f, -0x0f,0x10,0xe6,0x0f,0x0e,0x34,0x0d,0x0d,0x89,0x0e,0x0e,0x52,0x0c,0x0a,0x5c,0x09, -0x08,0x75,0x07,0x06,0x13,0x04,0x02,0x81,0x00,0xfe,0x65,0xfa,0xf5,0x10,0xf0,0xec, -0xe5,0xe9,0xea,0x74,0xec,0xef,0x9c,0xf2,0xf3,0xcd,0xf3,0xf3,0xb6,0xf3,0xf5,0x59, -0xf8,0xfa,0xfa,0xfc,0xff,0x28,0x02,0x04,0xc5,0x05,0x07,0x92,0x08,0x0b,0x02,0x0e, -0x0f,0x6d,0x0f,0x0e,0x91,0x0d,0x0e,0x90,0x0e,0x0e,0x68,0x0d,0x0b,0x5d,0x0a,0x09, -0x0c,0x09,0x07,0x44,0x05,0x04,0x31,0x03,0x01,0xe3,0xfd,0xf9,0x26,0xf4,0xef,0x72, -0xeb,0xea,0x32,0xeb,0xed,0xed,0xf0,0xf2,0xbb,0xf2,0xf2,0xb5,0xf2,0xf4,0xf2,0xf5, -0xf7,0x5f,0xfa,0xfd,0xc0,0xff,0x02,0xd3,0x03,0x04,0x4a,0x06,0x09,0xb5,0x0c,0x0e, -0x87,0x0e,0x0e,0xb1,0x0d,0x0d,0xce,0x0e,0x0f,0xc0,0x0d,0x0c,0xd7,0x0b,0x0b,0x04, -0x0a,0x08,0xc3,0x06,0x05,0xfb,0x04,0x03,0x5b,0x01,0xfd,0x66,0xf8,0xf2,0xfe,0xed, -0xeb,0xb1,0xea,0xec,0x8a,0xef,0xf1,0x82,0xf1,0xf1,0x0a,0xf2,0xf2,0x2c,0xf4,0xf5, -0xac,0xf7,0xfa,0xa3,0xfd,0x00,0x63,0x01,0x02,0x21,0x04,0x07,0x53,0x0a,0x0c,0xce, -0x0d,0x0d,0x23,0x0d,0x0e,0xe0,0x0e,0x0e,0xec,0x0d,0x0d,0x02,0x0d,0x0c,0xc3,0x0a, -0x09,0xf6,0x07,0x06,0x4d,0x06,0x05,0x1a,0x04,0x01,0xd1,0xfc,0xf7,0x55,0xf1,0xed, -0x81,0xeb,0xec,0x24,0xee,0xef,0xcd,0xf0,0xf0,0x3f,0xf1,0xf2,0xd0,0xf2,0xf3,0x2b, -0xf5,0xf8,0xa2,0xfb,0xfd,0x0d,0xff,0x00,0xa2,0x01,0x04,0x78,0x08,0x0b,0x03,0x0c, -0x0c,0xc3,0x0c,0x0d,0x6e,0x0e,0x0e,0x25,0x0e,0x0d,0x8c,0x0d,0x0d,0xf1,0x0b,0x0a, -0xe8,0x08,0x07,0x5f,0x07,0x06,0x1d,0x06,0x04,0x28,0x01,0xfb,0x69,0xf5,0xf0,0x36, -0xed,0xec,0xb9,0xed,0xef,0xa1,0xef,0xef,0x2f,0xf1,0xf1,0x8a,0xf1,0xf1,0x5f,0xf3, -0xf6,0x41,0xf9,0xfb,0x2d,0xfd,0xfd,0x3d,0xff,0x02,0x36,0x06,0x08,0x3f,0x0a,0x0b, -0x62,0x0c,0x0d,0xe4,0x0d,0x0e,0x15,0x0e,0x0e,0x30,0x0e,0x0e,0xe0,0x0c,0x0b,0x37, -0x0a,0x08,0x0f,0x08,0x07,0xdc,0x07,0x07,0xa3,0x04,0x00,0x42,0xfa,0xf4,0xd2,0xef, -0xee,0x46,0xee,0xee,0xc5,0xee,0xef,0xfe,0xf0,0xf1,0xb1,0xf0,0xf0,0xbe,0xf1,0xf3, -0x5e,0xf7,0xfa,0xe0,0xfa,0xfb,0x06,0xfd,0x00,0x85,0x03,0x06,0x54,0x08,0x09,0x2c, -0x0b,0x0c,0x48,0x0d,0x0d,0xd9,0x0d,0x0e,0x81,0x0e,0x0e,0x97,0x0d,0x0c,0x7c,0x0b, -0x09,0xab,0x08,0x08,0xc9,0x08,0x08,0x1e,0x08,0x04,0x86,0xfe,0xf8,0xc5,0xf3,0xf0, -0x0f,0xef,0xee,0xb5,0xee,0xef,0x88,0xf0,0xf1,0x91,0xf0,0xef,0x1b,0xf0,0xf2,0xa6, -0xf5,0xf7,0xbd,0xf8,0xf9,0x29,0xfb,0xfd,0xcb,0x00,0x03,0xec,0x05,0x07,0xed,0x09, -0x0b,0x36,0x0c,0x0c,0x6a,0x0d,0x0e,0x20,0x0e,0x0e,0x88,0x0e,0x0d,0x59,0x0c,0x0a, -0x7d,0x09,0x08,0x2a,0x09,0x0a,0x66,0x0a,0x07,0x89,0x02,0xfd,0xf1,0xf7,0xf3,0x0d, -0xf1,0xef,0xc5,0xee,0xef,0x92,0xf0,0xf1,0x14,0xf0,0xee,0x2e,0xef,0xf1,0xd3,0xf3, -0xf5,0xff,0xf6,0xf7,0x2a,0xf9,0xfb,0x57,0xfe,0x01,0x41,0x03,0x05,0x5e,0x08,0x09, -0x0c,0x0b,0x0b,0xbf,0x0c,0x0d,0xe2,0x0d,0x0e,0x99,0x0e,0x0e,0x83,0x0d,0x0b,0x9f, -0x09,0x08,0x8b,0x09,0x0a,0x7f,0x0b,0x09,0x5f,0x06,0x01,0x36,0xfc,0xf7,0x0c,0xf4, -0xf0,0x1b,0xef,0xef,0xda,0xf0,0xf0,0xdf,0xef,0xee,0x78,0xee,0xef,0x5d,0xf2,0xf4, -0x13,0xf5,0xf5,0x7c,0xf7,0xf9,0x76,0xfb,0xfe,0xc1,0x00,0x03,0xe7,0x05,0x07,0x9f, -0x09,0x0a,0x69,0x0b,0x0c,0x37,0x0d,0x0d,0x6c,0x0e,0x0f,0x90,0x0e,0x0c,0x4a,0x0a, -0x09,0xa3,0x09,0x0a,0x2e,0x0c,0x0b,0x2d,0x09,0x05,0xf2,0x00,0xfc,0x13,0xf7,0xf2, -0xce,0xf0,0xf0,0x38,0xf1,0xf1,0x05,0xf0,0xee,0x07,0xee,0xef,0x23,0xf1,0xf2,0x98, -0xf3,0xf4,0xd9,0xf5,0xf7,0x33,0xf9,0xfb,0x2a,0xfe,0x00,0xac,0x03,0x06,0xa3,0x07, -0x09,0x80,0x0a,0x0b,0xf7,0x0b,0x0c,0x3d,0x0e,0x0f,0x14,0x0f,0x0d,0x57,0x0b,0x09, -0x87,0x09,0x0a,0x7f,0x0c,0x0c,0x08,0x0b,0x08,0x6c,0x05,0x00,0x08,0xfb,0xf6,0xd2, -0xf2,0xf1,0x7f,0xf2,0xf2,0x72,0xf0,0xee,0x6e,0xee,0xef,0x00,0xf0,0xf1,0xa6,0xf2, -0xf3,0x66,0xf4,0xf5,0x7e,0xf7,0xf9,0x92,0xfb,0xfe,0x69,0x01,0x03,0xab,0x05,0x07, -0x6e,0x09,0x0a,0xc1,0x0a,0x0c,0xa0,0x0d,0x0f,0xc0,0x0f,0x0e,0x08,0x0c,0x09,0xef, -0x09,0x0b,0x10,0x0c,0x0c,0x9a,0x0c,0x0b,0xf5,0x08,0x04,0x3d,0xff,0xf9,0xb7,0xf5, -0xf4,0xd4,0xf3,0xf2,0x4d,0xf1,0xef,0xdc,0xee,0xee,0x7b,0xef,0xf0,0x69,0xf1,0xf2, -0x83,0xf3,0xf4,0xaa,0xf5,0xf7,0x90,0xf9,0xfc,0x83,0xfe,0x01,0xe3,0x03,0x06,0xe3, -0x07,0x08,0x8d,0x09,0x0a,0x8a,0x0c,0x0e,0x2d,0x10,0x0f,0xc1,0x0c,0x0b,0x61,0x0a, -0x0a,0xbe,0x0b,0x0c,0xf8,0x0c,0x0d,0x23,0x0c,0x08,0x1e,0x03,0xfd,0x77,0xf9,0xf7, -0xa0,0xf5,0xf4,0xc6,0xf2,0xf0,0x7e,0xef,0xef,0x94,0xef,0xef,0x8d,0xf0,0xf1,0xcc, -0xf2,0xf3,0x15,0xf4,0xf5,0x99,0xf7,0xf9,0xf9,0xfb,0xfe,0x8c,0x01,0x04,0x61,0x06, -0x07,0xb7,0x07,0x08,0x3d,0x0b,0x0e,0x80,0x0f,0x0f,0xb3,0x0d,0x0b,0xfc,0x0a,0x0b, -0x21,0x0b,0x0b,0xe9,0x0c,0x0e,0x54,0x0e,0x0b,0xfc,0x06,0x01,0x39,0xfd,0xf9,0x2f, -0xf8,0xf6,0x3a,0xf4,0xf2,0xd2,0xf0,0xf0,0x52,0xef,0xef,0x47,0xf0,0xf1,0xb3,0xf1, -0xf2,0x44,0xf3,0xf4,0x73,0xf5,0xf7,0xa9,0xf9,0xfc,0xf0,0xfe,0x02,0xb3,0x04,0x05, -0x19,0x06,0x07,0xa1,0x09,0x0c,0xb8,0x0e,0x0f,0xe2,0x0d,0x0c,0xe9,0x0b,0x0b,0x74, -0x0a,0x0a,0x5b,0x0c,0x0e,0x46,0x0f,0x0e,0x50,0x0a,0x05,0x94,0x00,0xfd,0xe7,0xfa, -0xf8,0x09,0xf6,0xf4,0x72,0xf2,0xf0,0xaa,0xef,0xef,0xf9,0xef,0xf0,0x16,0xf1,0xf1, -0x19,0xf2,0xf2,0x3c,0xf4,0xf5,0xfa,0xf6,0xf9,0x83,0xfc,0xff,0x8f,0x02,0x03,0x2d, -0x04,0x05,0x91,0x07,0x0a,0x5f,0x0d,0x0e,0xe1,0x0d,0x0d,0xc7,0x0c,0x0b,0x26,0x0a, -0x0a,0x53,0x0b,0x0d,0xdb,0x0f,0x0f,0xcb,0x0c,0x08,0x87,0x04,0x01,0xa0,0xfd,0xfb, -0xb0,0xf8,0xf6,0xf6,0xf3,0xf2,0xb2,0xf0,0xef,0xdd,0xef,0xf0,0xa5,0xf0,0xf0,0x3c, -0xf1,0xf2,0x12,0xf3,0xf3,0xcc,0xf4,0xf6,0xea,0xf9,0xfd,0x87,0x00,0x01,0x1b,0x02, -0x03,0xd1,0x05,0x08,0x1e,0x0b,0x0c,0xac,0x0d,0x0d,0x3d,0x0d,0x0b,0x5d,0x0a,0x09, -0x35,0x0a,0x0d,0xa1,0x0f,0x10,0x80,0x0e,0x0b,0xd9,0x07,0x04,0xe3,0x00,0xfe,0x60, -0xfb,0xf8,0x5d,0xf6,0xf4,0x00,0xf2,0xf0,0x79,0xf0,0xf0,0x58,0xf0,0xf0,0xf5,0xf0, -0xf1,0x6b,0xf2,0xf2,0x1a,0xf3,0xf4,0x76,0xf7,0xfb,0x59,0xfe,0xff,0x5a,0x00,0x01, -0x1a,0x04,0x06,0x19,0x09,0x0b,0xb5,0x0c,0x0d,0x2d,0x0e,0x0c,0x9e,0x0a,0x09,0xe1, -0x09,0x0c,0x83,0x0e,0x10,0xf3,0x0f,0x0d,0xed,0x0a,0x07,0x38,0x04,0x01,0x61,0xfe, -0xfb,0x1c,0xf9,0xf6,0xa3,0xf3,0xf2,0x73,0xf1,0xf0,0x5e,0xf0,0xf0,0xc7,0xf0,0xf1, -0x59,0xf2,0xf2,0x80,0xf1,0xf2,0xb9,0xf5,0xf9,0x16,0xfc,0xfd,0xeb,0xfe,0x00,0x10, -0x02,0x04,0x0c,0x07,0x09,0x61,0x0b,0x0d,0xba,0x0e,0x0d,0x14,0x0b,0x09,0x79,0x09, -0x0b,0xb1,0x0d,0x0f,0x4c,0x10,0x0f,0x78,0x0d,0x0a,0x47,0x07,0x04,0xa3,0x01,0xff, -0xc1,0xfb,0xf8,0x0c,0xf6,0xf4,0xb0,0xf2,0xf1,0xee,0xf0,0xf0,0xc5,0xf0,0xf1,0x3f, -0xf2,0xf1,0x93,0xf0,0xf1,0xc6,0xf3,0xf6,0xdf,0xf9,0xfb,0xca,0xfc,0xfe,0x64,0x00, -0x02,0x58,0x04,0x06,0xa8,0x09,0x0c,0x1a,0x0e,0x0d,0xfa,0x0b,0x09,0x2b,0x09,0x0a, -0x63,0x0c,0x0e,0xf9,0x0f,0x10,0x26,0x0f,0x0c,0xbb,0x09,0x07,0x82,0x04,0x01,0xdf, -0xfe,0xfb,0x78,0xf8,0xf6,0xb2,0xf4,0xf3,0x10,0xf1,0xf0,0x49,0xf1,0xf2,0x01,0xf2, -0xf1,0x33,0xf0,0xf0,0x34,0xf2,0xf5,0xc1,0xf7,0xf9,0xd6,0xfa,0xfc,0xbf,0xfe,0x00, -0xd2,0x01,0x04,0x52,0x07,0x0a,0x4e,0x0d,0x0d,0x4c,0x0c,0x0a,0x32,0x09,0x09,0xe7, -0x0a,0x0d,0x42,0x0f,0x10,0xf6,0x0f,0x0e,0x03,0x0c,0x09,0x47,0x07,0x05,0xc0,0x01, -0xfe,0x21,0xfb,0xf9,0xc0,0xf6,0xf4,0x12,0xf2,0xf1,0x85,0xf1,0xf2,0x64,0xf2,0xf1, -0xa7,0xef,0xef,0x19,0xf1,0xf3,0x45,0xf5,0xf7,0x21,0xf9,0xfb,0xd3,0xfc,0xfe,0xa2, -0xff,0x01,0xa5,0x04,0x08,0xdd,0x0b,0x0d,0x82,0x0c,0x0a,0x9f,0x09,0x09,0xf0,0x09, -0x0b,0x4f,0x0e,0x0f,0x6e,0x10,0x0f,0x87,0x0d,0x0b,0x3c,0x0a,0x07,0x6d,0x04,0x01, -0x82,0xfe,0xfb,0x2d,0xf9,0xf6,0x94,0xf3,0xf2,0x40,0xf2,0xf3,0xd0,0xf2,0xf1,0xf7, -0xef,0xef,0x68,0xf0,0xf1,0x5c,0xf3,0xf5,0x53,0xf7,0xf9,0x68,0xfb,0xfc,0x57,0xfd, -0xfe,0x0c,0x02,0x06,0xa2,0x09,0x0b,0x8f,0x0c,0x0b,0xe7,0x09,0x08,0x4f,0x09,0x0a, -0x09,0x0d,0x0f,0x24,0x10,0x0f,0xa9,0x0e,0x0d,0x7c,0x0c,0x0a,0x30,0x07,0x04,0x75, -0x01,0xff,0x41,0xfc,0xf8,0x6b,0xf5,0xf3,0x78,0xf3,0xf3,0x6f,0xf3,0xf2,0xb1,0xf0, -0xef,0x0e,0xf0,0xf0,0xed,0xf1,0xf3,0x94,0xf5,0xf8,0x02,0xfa,0xfa,0x6c,0xfb,0xfc, -0x5a,0xff,0x03,0x40,0x07,0x0a,0xb4,0x0b,0x0b,0x69,0x0a,0x09,0x73,0x08,0x09,0xf7, -0x0b,0x0e,0x11,0x0f,0x0f,0x68,0x0f,0x0e,0xff,0x0d,0x0c,0x82,0x09,0x06,0x6a,0x04, -0x02,0x46,0xff,0xfb,0x84,0xf7,0xf5,0xd5,0xf4,0xf4,0x1b,0xf4,0xf2,0x7d,0xf1,0xf0, -0x55,0xf0,0xf0,0x64,0xf0,0xf1,0x0b,0xf4,0xf6,0x77,0xf8,0xf9,0xc7,0xf9,0xfa,0xa9, -0xfc,0x00,0x53,0x04,0x07,0x7d,0x0a,0x0b,0x99,0x0a,0x08,0x3f,0x08,0x08,0xdf,0x0a, -0x0c,0x09,0x0e,0x0e,0x5f,0x0f,0x0f,0x59,0x0f,0x0d,0x3c,0x0b,0x09,0x60,0x07,0x05, -0x68,0x02,0xfe,0x52,0xfa,0xf7,0x4a,0xf6,0xf6,0x20,0xf5,0xf3,0x69,0xf2,0xf1,0xc8, -0xf0,0xf0,0xa0,0xef,0xf0,0x57,0xf2,0xf4,0x1c,0xf7,0xf8,0x34,0xf8,0xf8,0x8f,0xfa, -0xfd,0xd4,0x00,0x05,0xc2,0x08,0x0a,0x49,0x0a,0x09,0x22,0x08,0x08,0xd6,0x09,0x0b, -0xd8,0x0c,0x0d,0xfb,0x0e,0x10,0x21,0x10,0x0e,0xa9,0x0c,0x0b,0xd2,0x09,0x08,0x73, -0x05,0x01,0x27,0xfd,0xfa,0x93,0xf8,0xf7,0x17,0xf6,0xf4,0xdd,0xf3,0xf2,0xac,0xf1, -0xf0,0x99,0xef,0xef,0x16,0xf1,0xf3,0xa8,0xf5,0xf6,0x4d,0xf7,0xf7,0x9b,0xf8,0xfa, -0xd5,0xfd,0x02,0x42,0x06,0x09,0xb0,0x09,0x08,0xde,0x07,0x08,0x31,0x09,0x0a,0x25, -0x0b,0x0c,0x56,0x0e,0x0f,0x2d,0x10,0x0f,0xe3,0x0d,0x0c,0xe8,0x0b,0x0a,0x4e,0x08, -0x04,0x65,0x00,0xfd,0xf3,0xfa,0xf9,0xa1,0xf7,0xf6,0x03,0xf5,0xf4,0x02,0xf3,0xf1, -0x96,0xef,0xef,0x32,0xf0,0xf2,0x13,0xf4,0xf5,0xab,0xf6,0xf6,0xeb,0xf6,0xf8,0xc2, -0xfa,0xfe,0x8e,0x03,0x07,0x82,0x08,0x08,0xb3,0x07,0x08,0xb0,0x08,0x09,0xd2,0x09, -0x0b,0x55,0x0d,0x0f,0xf3,0x0f,0x0f,0x58,0x0e,0x0d,0xba,0x0d,0x0c,0x9e,0x0a,0x07, -0xa5,0x03,0x00,0x93,0xfd,0xfb,0x45,0xf9,0xf7,0x88,0xf6,0xf5,0x8e,0xf4,0xf2,0x65, -0xf0,0xef,0xb7,0xef,0xf0,0xdf,0xf2,0xf4,0xdb,0xf5,0xf5,0xce,0xf5,0xf6,0xe2,0xf7, -0xfb,0xab,0x00,0x04,0x68,0x06,0x07,0x71,0x07,0x07,0xfb,0x07,0x08,0x94,0x08,0x09, -0x1d,0x0c,0x0e,0x55,0x0f,0x0f,0x60,0x0e,0x0e,0xb5,0x0e,0x0e,0xc2,0x0c,0x09,0x8f, -0x06,0x03,0xa4,0x00,0xfd,0xeb,0xfa,0xf9,0x53,0xf8,0xf7,0x07,0xf6,0xf3,0xbd,0xf1, -0xef,0x5f,0xef,0xf0,0xc0,0xf1,0xf3,0xe8,0xf4,0xf5,0xb6,0xf4,0xf4,0x64,0xf5,0xf8, -0x5e,0xfd,0x01,0xe4,0x03,0x05,0x78,0x06,0x07,0x82,0x07,0x07,0x32,0x07,0x08,0xc7, -0x0a,0x0d,0x21,0x0e,0x0e,0x33,0x0e,0x0e,0xe4,0x0e,0x0f,0x23,0x0e,0x0b,0x5d,0x09, -0x06,0x88,0x03,0x00,0x10,0xfd,0xfb,0xd2,0xf9,0xf8,0xad,0xf7,0xf5,0x2a,0xf3,0xf0, -0xdf,0xef,0xef,0x99,0xf0,0xf2,0x87,0xf4,0xf4,0xff,0xf3,0xf3,0xb2,0xf3,0xf6,0x24, -0xfa,0xfe,0x11,0x01,0x03,0x32,0x05,0x06,0xd8,0x06,0x06,0x33,0x06,0x07,0x66,0x09, -0x0b,0x09,0x0d,0x0d,0x46,0x0d,0x0e,0x10,0x0f,0x0f,0xb7,0x0e,0x0d,0xa9,0x0b,0x09, -0x35,0x06,0x02,0xad,0xff,0xfd,0x72,0xfb,0xfa,0x6b,0xf9,0xf7,0x26,0xf5,0xf2,0x8d, -0xf0,0xef,0xe6,0xef,0xf1,0xbd,0xf3,0xf4,0x98,0xf3,0xf2,0x56,0xf2,0xf4,0x64,0xf7, -0xfa,0xcd,0xfd,0x00,0x9c,0x03,0x05,0xe6,0x05,0x05,0x6a,0x05,0x06,0x31,0x08,0x0a, -0xb6,0x0b,0x0c,0x91,0x0c,0x0d,0xbc,0x0e,0x0f,0x65,0x0f,0x0e,0x9b,0x0d,0x0b,0x1b, -0x09,0x05,0x2b,0x02,0xff,0xd7,0xfd,0xfc,0xf6,0xfa,0xf9,0x77,0xf7,0xf4,0xcd,0xf1, -0xef,0xbf,0xef,0xf1,0x45,0xf3,0xf4,0x94,0xf3,0xf2,0xa1,0xf1,0xf2,0x1f,0xf5,0xf7, -0xcb,0xfa,0xfe,0x71,0x01,0x04,0x00,0x05,0x04,0x5a,0x04,0x05,0x11,0x07,0x09,0x20, -0x0a,0x0a,0xdf,0x0b,0x0c,0xfe,0x0d,0x0e,0x5e,0x0f,0x0f,0xe3,0x0e,0x0d,0x9e,0x0b, -0x08,0x06,0x05,0x02,0x04,0x00,0xfe,0xf2,0xfc,0xfb,0xfb,0xf9,0xf7,0xd2,0xf3,0xf1, -0x00,0xf0,0xf1,0x24,0xf3,0xf3,0x6f,0xf3,0xf2,0xa3,0xf1,0xf2,0x41,0xf3,0xf5,0xc4, -0xf7,0xfb,0x11,0xff,0x02,0x93,0x03,0x03,0x89,0x03,0x04,0xe4,0x05,0x07,0xd8,0x08, -0x09,0xae,0x0a,0x0b,0x3e,0x0d,0x0e,0xa1,0x0e,0x0f,0xa5,0x0f,0x0f,0x83,0x0d,0x0a, -0xef,0x07,0x04,0x1e,0x02,0x00,0xb1,0xfe,0xfd,0x4b,0xfc,0xf9,0xea,0xf5,0xf2,0xe7, -0xf0,0xf1,0xc6,0xf2,0xf3,0x49,0xf3,0xf2,0xa8,0xf1,0xf1,0x2a,0xf2,0xf3,0xf1,0xf4, -0xf8,0x83,0xfc,0xff,0xaf,0x01,0x02,0x85,0x02,0x03,0xb4,0x04,0x06,0x64,0x07,0x08, -0x87,0x09,0x0a,0x1d,0x0c,0x0c,0xbd,0x0d,0x0e,0xbf,0x0f,0x0f,0x0c,0x0f,0x0d,0x70, -0x0a,0x07,0x68,0x04,0x01,0x5e,0x00,0xff,0xda,0xfe,0xfc,0x21,0xf8,0xf4,0x38,0xf2, -0xf1,0xcf,0xf2,0xf3,0x46,0xf3,0xf2,0x1a,0xf2,0xf1,0x7e,0xf1,0xf1,0xb4,0xf2,0xf5, -0x8a,0xf9,0xfd,0x82,0xff,0x00,0x29,0x01,0x02,0x80,0x03,0x04,0xdd,0x05,0x06,0x7f, -0x08,0x09,0x9b,0x0a,0x0b,0xaa,0x0c,0x0d,0x4f,0x0f,0x0f,0xce,0x0f,0x0e,0xda,0x0c, -0x0a,0xb1,0x06,0x03,0x4b,0x02,0x01,0x0c,0x01,0xfe,0xea,0xfa,0xf6,0x0e,0xf4,0xf3, -0x51,0xf3,0xf3,0x26,0xf3,0xf3,0xe1,0xf2,0xf2,0x44,0xf1,0xf0,0x07,0xf1,0xf3,0xe5, -0xf6,0xfa,0x5a,0xfd,0xfe,0xc9,0xff,0x01,0x42,0x02,0x03,0x84,0x04,0x05,0x4c,0x07, -0x08,0x77,0x09,0x0a,0x76,0x0b,0x0c,0x6f,0x0e,0x0f,0xe5,0x0f,0x0f,0xde,0x0e,0x0c, -0xc4,0x08,0x05,0x0b,0x04,0x03,0xf8,0x02,0x01,0x73,0xfd,0xf9,0x56,0xf6,0xf4,0x1b, -0xf4,0xf3,0x58,0xf3,0xf3,0x88,0xf3,0xf2,0xaf,0xf1,0xf0,0xd3,0xef,0xf1,0xa6,0xf4, -0xf7,0xaf,0xfa,0xfc,0x49,0xfe,0xff,0xeb,0x00,0x02,0x30,0x03,0x04,0x06,0x06,0x07, -0x35,0x08,0x09,0x41,0x0a,0x0b,0x0c,0x0d,0x0e,0xa4,0x0f,0x10,0x38,0x10,0x0e,0xf3, -0x0a,0x07,0xcb,0x05,0x05,0x15,0x05,0x03,0x06,0x00,0xfc,0x15,0xf9,0xf6,0x2c,0xf5, -0xf4,0xc3,0xf3,0xf3,0x3d,0xf4,0xf3,0x4e,0xf2,0xf0,0x43,0xef,0xf0,0x84,0xf2,0xf5, -0x06,0xf8,0xfa,0x67,0xfc,0xfe,0x50,0xff,0x00,0x97,0x01,0x03,0xc1,0x04,0x05,0xde, -0x06,0x07,0x3f,0x09,0x0a,0x74,0x0b,0x0c,0xad,0x0e,0x10,0x15,0x11,0x0f,0xbb,0x0c, -0x09,0x97,0x07,0x07,0xc1,0x06,0x05,0xb5,0x02,0xff,0xf5,0xfb,0xf9,0xf4,0xf6,0xf5, -0x33,0xf4,0xf4,0x27,0xf5,0xf4,0x2c,0xf3,0xf0,0x9f,0xef,0xef,0x19,0xf1,0xf3,0xd4, -0xf5,0xf8,0x63,0xfa,0xfc,0xb5,0xfd,0xfe,0x4c,0x00,0x01,0x3e,0x03,0x04,0xb7,0x05, -0x06,0xfd,0x07,0x09,0xd0,0x09,0x0b,0x30,0x0d,0x0f,0x5a,0x11,0x10,0x1a,0x0e,0x0b, -0x41,0x09,0x08,0x28,0x08,0x07,0x01,0x05,0x01,0x0f,0xff,0xfc,0xf1,0xf8,0xf6,0x36, -0xf5,0xf5,0xe3,0xf5,0xf5,0x2a,0xf4,0xf2,0x41,0xf0,0xef,0x39,0xf0,0xf1,0x99,0xf3, -0xf6,0xa3,0xf8,0xfa,0x06,0xfc,0xfd,0xe5,0xfe,0x00,0xc6,0x01,0x03,0x60,0x04,0x05, -0x1b,0x07,0x07,0x5f,0x08,0x09,0xa4,0x0b,0x0e,0xeb,0x10,0x11,0x50,0x0f,0x0c,0xdb, -0x0a,0x0a,0x91,0x09,0x08,0xfa,0x06,0x04,0x4b,0x02,0xff,0x71,0xfb,0xf8,0x84,0xf6, -0xf6,0xa3,0xf6,0xf6,0x48,0xf5,0xf3,0x65,0xf1,0xf0,0xd2,0xef,0xf0,0x16,0xf2,0xf4, -0x84,0xf6,0xf8,0x29,0xfa,0xfb,0x5b,0xfd,0xfe,0x4c,0x00,0x01,0xd7,0x02,0x04,0x4a, -0x06,0x06,0xcb,0x06,0x07,0xd9,0x09,0x0d,0xe1,0x0f,0x10,0xde,0x0f,0x0d,0x3c,0x0c, -0x0b,0xd6,0x0a,0x09,0x9b,0x08,0x07,0x13,0x05,0x02,0x40,0xfe,0xfa,0x19,0xf8,0xf7, -0x86,0xf7,0xf7,0x66,0xf6,0xf4,0xeb,0xf2,0xf1,0xf0,0xef,0xef,0xee,0xf0,0xf2,0xcb, -0xf4,0xf6,0x6b,0xf8,0xf9,0xcf,0xfb,0xfd,0x86,0xfe,0xff,0x7a,0x01,0x03,0x09,0x05, -0x05,0x68,0x05,0x05,0xcd,0x07,0x0b,0x71,0x0e,0x0f,0x8f,0x0f,0x0e,0x48,0x0d,0x0c, -0x86,0x0b,0x0a,0xdb,0x09,0x08,0xaf,0x07,0x04,0xff,0x00,0xfd,0x41,0xfa,0xf8,0x9d, -0xf8,0xf8,0x73,0xf7,0xf6,0x43,0xf4,0xf2,0xb3,0xf0,0xef,0x2d,0xf0,0xf1,0x39,0xf3, -0xf4,0x5c,0xf6,0xf8,0x36,0xfa,0xfb,0xab,0xfc,0xfd,0xee,0xff,0x02,0xf3,0x03,0x04, -0x3b,0x04,0x04,0xf1,0x05,0x09,0x84,0x0c,0x0e,0x2a,0x0f,0x0e,0x2d,0x0e,0x0d,0x44, -0x0c,0x0b,0xb4,0x0a,0x0a,0xd9,0x09,0x07,0xe8,0x03,0xff,0xbf,0xfc,0xfa,0xaa,0xf9, -0xf9,0x83,0xf8,0xf7,0xe8,0xf5,0xf3,0xac,0xf1,0xf0,0x26,0xf0,0xf0,0xde,0xf1,0xf3, -0xd1,0xf4,0xf6,0xbd,0xf8,0xfa,0xf0,0xfa,0xfc,0x01,0xfe,0x00,0x0c,0x03,0x03,0x19, -0x03,0x02,0x4f,0x04,0x07,0x51,0x0a,0x0c,0x1d,0x0e,0x0e,0x99,0x0e,0x0d,0xcd,0x0c, -0x0b,0x7b,0x0b,0x0b,0x8b,0x0b,0x09,0xbc,0x06,0x02,0x5e,0xff,0xfc,0x5d,0xfb,0xfa, -0xc7,0xf9,0xf9,0xb1,0xf7,0xf5,0x17,0xf3,0xf1,0xd7,0xf0,0xf0,0x0a,0xf1,0xf1,0x5d, -0xf3,0xf5,0x55,0xf7,0xf8,0x49,0xf9,0xfa,0x31,0xfc,0xff,0x93,0x01,0x02,0x16,0x02, -0x01,0xdc,0x02,0x05,0x13,0x08,0x0a,0xab,0x0c,0x0d,0x9f,0x0e,0x0e,0x03,0x0d,0x0c, -0xe1,0x0b,0x0c,0xa5,0x0c,0x0b,0x4a,0x09,0x05,0x3e,0x02,0xff,0x13,0xfd,0xfb,0x2b, -0xfb,0xfa,0x29,0xf9,0xf7,0xd1,0xf4,0xf2,0xbf,0xf1,0xf0,0xce,0xf0,0xf1,0x10,0xf2, -0xf4,0x32,0xf6,0xf7,0x83,0xf7,0xf8,0x76,0xfa,0xfd,0x28,0x00,0x01,0x35,0x01,0x00, -0xbe,0x01,0x03,0xd9,0x05,0x08,0xe6,0x0a,0x0c,0x2f,0x0e,0x0e,0x33,0x0d,0x0c,0x26, -0x0c,0x0c,0x6b,0x0d,0x0d,0x30,0x0b,0x08,0x5a,0x05,0x01,0x1d,0xff,0xfd,0xb8,0xfc, -0xfb,0xbf,0xfa,0xf8,0xce,0xf6,0xf4,0x3a,0xf3,0xf1,0xbe,0xf0,0xf0,0x56,0xf1,0xf3, -0x12,0xf5,0xf5,0x1d,0xf6,0xf6,0x9b,0xf8,0xfb,0x9a,0xfe,0xff,0x1e,0x00,0x00,0xa3, -0x00,0x01,0xce,0x03,0x06,0xc1,0x08,0x0b,0x57,0x0d,0x0d,0x3d,0x0d,0x0c,0x55,0x0c, -0x0c,0x9d,0x0d,0x0d,0x1c,0x0d,0x0b,0xf1,0x07,0x04,0x87,0x01,0xff,0x49,0xfe,0xfd, -0x58,0xfc,0xfa,0x88,0xf8,0xf6,0x0c,0xf5,0xf3,0x42,0xf1,0xf0,0xd6,0xf0,0xf2,0x37, -0xf4,0xf4,0xce,0xf4,0xf5,0xd3,0xf6,0xf9,0xae,0xfc,0xfe,0x06,0xff,0xff,0xd6,0xff, -0x00,0xd8,0x01,0x03,0x8c,0x06,0x09,0x19,0x0c,0x0c,0xcf,0x0c,0x0c,0x34,0x0c,0x0c, -0x58,0x0d,0x0e,0x33,0x0e,0x0c,0x6f,0x0a,0x07,0x03,0x04,0x01,0x28,0x00,0xff,0xc2, -0xfd,0xfc,0x62,0xfa,0xf8,0x1e,0xf7,0xf4,0x5c,0xf2,0xf0,0xdc,0xf0,0xf2,0xb5,0xf3, -0xf4,0xc1,0xf3,0xf3,0x8e,0xf5,0xf8,0xb0,0xfa,0xfc,0xec,0xfd,0xfe,0x19,0xff,0xff, -0x28,0x00,0x01,0x4b,0x04,0x07,0x58,0x0a,0x0b,0x3d,0x0c,0x0c,0xd1,0x0b,0x0c,0x00, -0x0d,0x0e,0xd1,0x0e,0x0e,0xa5,0x0c,0x09,0x59,0x06,0x03,0x3e,0x02,0x00,0x4d,0xff, -0xfd,0x4a,0xfc,0xfa,0x5f,0xf9,0xf6,0xbb,0xf3,0xf1,0x3b,0xf1,0xf2,0x74,0xf3,0xf3, -0x28,0xf3,0xf3,0x21,0xf4,0xf6,0xc4,0xf8,0xfa,0x7e,0xfc,0xfd,0x6b,0xfe,0xfe,0xc7, -0xfe,0xff,0x3f,0x02,0x05,0x34,0x08,0x0a,0x76,0x0b,0x0b,0x58,0x0b,0x0b,0x49,0x0c, -0x0d,0xf9,0x0e,0x0f,0x04,0x0e,0x0b,0xbb,0x08,0x06,0x63,0x04,0x02,0xdb,0x00,0xff, -0xe3,0xfd,0xfd,0xa0,0xfb,0xf8,0x8c,0xf5,0xf2,0x0f,0xf2,0xf2,0x59,0xf3,0xf3,0xc5, -0xf2,0xf2,0x26,0xf3,0xf4,0xbd,0xf6,0xf8,0xfd,0xfa,0xfc,0x7a,0xfd,0xfd,0xa9,0xfd, -0xfe,0x25,0x00,0x02,0xfd,0x05,0x08,0x19,0x0a,0x0a,0xdc,0x0a,0x0a,0x6c,0x0b,0x0c, -0x7b,0x0e,0x0f,0x07,0x0f,0x0d,0xc3,0x0a,0x08,0xa8,0x06,0x04,0x59,0x02,0x00,0x8a, -0xff,0xff,0xb0,0xfd,0xfa,0x9f,0xf7,0xf4,0x2a,0xf3,0xf3,0xa5,0xf3,0xf3,0xb4,0xf2, -0xf2,0x74,0xf2,0xf3,0xe7,0xf4,0xf6,0x5f,0xf9,0xfb,0x73,0xfc,0xfc,0xad,0xfc,0xfc, -0x4d,0xfe,0x00,0x7a,0x03,0x06,0x96,0x08,0x09,0x1c,0x0a,0x09,0x5d,0x0a,0x0b,0xac, -0x0d,0x0f,0x62,0x0f,0x0e,0x62,0x0c,0x0a,0xcc,0x08,0x06,0x08,0x04,0x02,0x20,0x01, -0x00,0xbb,0xff,0xfd,0xb3,0xf9,0xf6,0xc9,0xf4,0xf4,0x03,0xf4,0xf3,0xf9,0xf2,0xf2, -0x26,0xf2,0xf2,0x77,0xf3,0xf5,0x74,0xf7,0xf9,0x7c,0xfb,0xfb,0xdf,0xfb,0xfb,0xbe, -0xfc,0xfe,0x37,0x01,0x04,0xe3,0x06,0x08,0x19,0x09,0x09,0x40,0x09,0x0a,0xba,0x0c, -0x0e,0x28,0x0f,0x0e,0xba,0x0d,0x0c,0xe8,0x0a,0x08,0xc8,0x05,0x03,0xc8,0x02,0x02, -0xb7,0x01,0xff,0x07,0xfc,0xf9,0xd0,0xf6,0xf5,0xe9,0xf4,0xf4,0x96,0xf3,0xf2,0x6e, -0xf2,0xf2,0x61,0xf2,0xf3,0xcb,0xf5,0xf8,0x33,0xfa,0xfb,0x21,0xfb,0xfb,0x71,0xfb, -0xfc,0xea,0xfe,0x02,0xf0,0x04,0x07,0x01,0x08,0x07,0x4f,0x08,0x09,0x99,0x0b,0x0d, -0x78,0x0e,0x0e,0x7b,0x0e,0x0e,0xd1,0x0c,0x0a,0x88,0x07,0x05,0x64,0x04,0x04,0x84, -0x03,0x01,0xa9,0xfe,0xfb,0x18,0xf9,0xf7,0x35,0xf6,0xf5,0x96,0xf4,0xf3,0x0c,0xf3, -0xf2,0xe3,0xf1,0xf2,0x58,0xf4,0xf6,0xcb,0xf8,0xfa,0x92,0xfa,0xfa,0x78,0xfa,0xfb, -0xd1,0xfc,0xff,0xfc,0x02,0x05,0xa7,0x06,0x06,0x2d,0x07,0x08,0x67,0x0a,0x0c,0x72, -0x0d,0x0e,0xa1,0x0e,0x0f,0x62,0x0e,0x0c,0x32,0x09,0x06,0xff,0x05,0x05,0x1a,0x05, -0x03,0x08,0x01,0xfd,0x5e,0xfb,0xf9,0xb4,0xf7,0xf6,0xb8,0xf5,0xf4,0xee,0xf3,0xf2, -0xd9,0xf1,0xf1,0x0d,0xf3,0xf5,0x52,0xf7,0xf8,0xff,0xf9,0xf9,0xbe,0xf9,0xf9,0xfc, -0xfa,0xfd,0xe9,0x00,0x03,0x19,0x05,0x05,0xf9,0x05,0x07,0x14,0x09,0x0a,0xca,0x0b, -0x0c,0x4f,0x0e,0x0f,0x47,0x0f,0x0d,0xe7,0x0a,0x08,0x49,0x07,0x06,0x8e,0x06,0x05, -0x14,0x03,0x00,0xc5,0xfd,0xfb,0x45,0xf9,0xf7,0xed,0xf6,0xf6,0xe1,0xf4,0xf3,0x16, -0xf2,0xf1,0x19,0xf2,0xf3,0xb9,0xf5,0xf7,0xfb,0xf8,0xf9,0xf6,0xf8,0xf8,0x48,0xf9, -0xfb,0xa8,0xfe,0x01,0x26,0x03,0x03,0x9e,0x04,0x05,0xbf,0x07,0x08,0x0f,0x0a,0x0b, -0x68,0x0d,0x0f,0xa1,0x0f,0x0e,0x38,0x0c,0x09,0x9f,0x08,0x08,0xa1,0x07,0x06,0xfa, -0x04,0x02,0x2b,0x00,0xfd,0x18,0xfb,0xf9,0x56,0xf8,0xf7,0x25,0xf6,0xf4,0xd9,0xf2, -0xf1,0xac,0xf1,0xf2,0x47,0xf4,0xf6,0x36,0xf8,0xf8,0x6c,0xf8,0xf7,0xdb,0xf7,0xf9, -0xaa,0xfc,0xff,0x17,0x01,0x02,0x43,0x03,0x04,0x3c,0x06,0x07,0x33,0x08,0x09,0x0c, -0x0c,0x0e,0x84,0x0f,0x0f,0x30,0x0d,0x0b,0xe3,0x09,0x09,0xa1,0x08,0x07,0xbe,0x06, -0x04,0x7d,0x02,0xff,0x3a,0xfd,0xfb,0xe2,0xf9,0xf8,0xae,0xf7,0xf6,0x20,0xf4,0xf2, -0xa9,0xf1,0xf1,0x0c,0xf3,0xf5,0x21,0xf7,0xf8,0xf5,0xf7,0xf7,0xb0,0xf6,0xf8,0xd4, -0xfa,0xfd,0x05,0xff,0x00,0xf7,0x01,0x03,0xd7,0x04,0x05,0x9c,0x06,0x07,0x6e,0x0a, -0x0d,0xe1,0x0e,0x0f,0xf2,0x0d,0x0c,0x17,0x0b,0x0a,0xa3,0x09,0x09,0x42,0x08,0x06, -0xcd,0x04,0x02,0x41,0xff,0xfd,0xb2,0xfb,0xfa,0x46,0xf9,0xf7,0xcc,0xf5,0xf3,0x4d, -0xf2,0xf1,0x28,0xf2,0xf4,0x60,0xf6,0xf7,0x7d,0xf7,0xf6,0x27,0xf6,0xf7,0x23,0xf9, -0xfb,0x15,0xfd,0xfe,0x5b,0x00,0x02,0xa5,0x03,0x04,0xe7,0x04,0x06,0xa3,0x08,0x0b, -0xc8,0x0d,0x0e,0x5d,0x0e,0x0d,0x13,0x0c,0x0b,0x61,0x0a,0x0a,0x80,0x09,0x08,0xca, -0x06,0x04,0xa6,0x01,0xff,0x83,0xfd,0xfc,0x02,0xfb,0xf9,0xc9,0xf7,0xf5,0x7a,0xf3, -0xf1,0xac,0xf1,0xf3,0xc5,0xf5,0xf7,0x01,0xf7,0xf6,0xb4,0xf5,0xf6,0xf5,0xf7,0xf9, -0x19,0xfb,0xfc,0xdc,0xfe,0x00,0x6f,0x02,0x03,0x50,0x03,0x04,0xa7,0x06,0x09,0x29, -0x0c,0x0d,0x3e,0x0e,0x0d,0xea,0x0c,0x0b,0xfd,0x0a,0x0a,0x9d,0x0a,0x09,0xbf,0x08, -0x06,0xd7,0x03,0x01,0x66,0xff,0xfd,0x8f,0xfc,0xfb,0xe5,0xf9,0xf7,0xeb,0xf4,0xf2, -0xd8,0xf1,0xf2,0xff,0xf4,0xf6,0xa7,0xf6,0xf6,0x71,0xf5,0xf5,0xfd,0xf6,0xf8,0x40, -0xf9,0xfa,0x2e,0xfd,0xff,0x29,0x01,0x01,0x0c,0x02,0x02,0xbd,0x04,0x07,0x48,0x0a, -0x0c,0x96,0x0d,0x0d,0x2d,0x0d,0x0c,0x85,0x0b,0x0b,0x34,0x0b,0x0b,0x31,0x0a,0x08, -0x04,0x06,0x03,0x7a,0x01,0xff,0x17,0xfe,0xfd,0x13,0xfc,0xf9,0xac,0xf6,0xf3,0x5d, -0xf2,0xf2,0x7d,0xf4,0xf5,0x3d,0xf6,0xf5,0x5c,0xf5,0xf5,0x38,0xf6,0xf6,0x8d,0xf7, -0xf9,0x63,0xfb,0xfd,0xbe,0xff,0x00,0xb7,0x00,0x01,0xd4,0x02,0x05,0xf4,0x07,0x0a, -0x6a,0x0c,0x0d,0x33,0x0d,0x0c,0xb9,0x0b,0x0b,0xc8,0x0b,0x0b,0x2c,0x0b,0x09,0x1e, -0x08,0x05,0x4d,0x03,0x01,0xb2,0xff,0xff,0x20,0xfe,0xfc,0xd0,0xf8,0xf5,0x69,0xf3, -0xf3,0x52,0xf4,0xf5,0xb6,0xf5,0xf5,0x58,0xf5,0xf5,0xb7,0xf5,0xf5,0x3d,0xf6,0xf7, -0xa6,0xf9,0xfc,0x32,0xfe,0xff,0x82,0xff,0xff,0x1e,0x01,0x03,0xb2,0x05,0x08,0xd7, -0x0a,0x0c,0xe4,0x0c,0x0c,0xd6,0x0b,0x0b,0xfb,0x0b,0x0c,0xe1,0x0b,0x0b,0xf4,0x09, -0x07,0x0c,0x05,0x02,0x5c,0x01,0x00,0x1a,0x00,0xfe,0x16,0xfb,0xf7,0xe9,0xf4,0xf4, -0x81,0xf4,0xf5,0x52,0xf5,0xf5,0x56,0xf5,0xf5,0x89,0xf5,0xf5,0x24,0xf5,0xf6,0x01, -0xf8,0xfa,0x98,0xfc,0xfd,0x6e,0xfe,0xfe,0xab,0xff,0x01,0x52,0x03,0x06,0xf2,0x08, -0x0b,0x00,0x0c,0x0c,0xd0,0x0b,0x0b,0xfb,0x0b,0x0c,0x30,0x0c,0x0c,0x73,0x0b,0x09, -0x08,0x07,0x04,0xc6,0x02,0x02,0xe3,0x01,0x00,0x77,0xfd,0xf9,0xed,0xf6,0xf5,0x15, -0xf5,0xf5,0x23,0xf5,0xf5,0x83,0xf5,0xf5,0x7c,0xf5,0xf4,0x7f,0xf4,0xf4,0x7d,0xf6, -0xf8,0x0d,0xfb,0xfc,0x58,0xfd,0xfd,0x5c,0xfe,0xff,0x14,0x01,0x03,0xed,0x06,0x09, -0xb4,0x0a,0x0b,0x96,0x0b,0x0b,0xa8,0x0b,0x0b,0x5c,0x0c,0x0c,0x9d,0x0c,0x0b,0xd4, -0x08,0x06,0x40,0x04,0x03,0xad,0x03,0x02,0xd6,0xff,0xfc,0x23,0xf9,0xf7,0x33,0xf6, -0xf5,0x4b,0xf5,0xf5,0xb5,0xf5,0xf5,0xdf,0xf5,0xf5,0x10,0xf4,0xf4,0x51,0xf5,0xf7, -0x55,0xf9,0xfb,0x31,0xfc,0xfc,0x2f,0xfd,0xfd,0x3b,0xff,0x01,0x8b,0x04,0x07,0x34, -0x09,0x0a,0x17,0x0b,0x0b,0x33,0x0b,0x0b,0x07,0x0c,0x0d,0x80,0x0d,0x0c,0x3a,0x0a, -0x07,0xca,0x05,0x05,0x13,0x05,0x04,0xd5,0x01,0xfe,0xbb,0xfb,0xf9,0xc5,0xf7,0xf6, -0xb9,0xf5,0xf5,0xf9,0xf5,0xf6,0x47,0xf6,0xf5,0x45,0xf4,0xf3,0x7b,0xf4,0xf5,0xce, -0xf7,0xf9,0x4c,0xfb,0xfb,0x3e,0xfc,0xfc,0x98,0xfd,0xff,0x3a,0x02,0x04,0x7f,0x07, -0x09,0x21,0x0a,0x0a,0xab,0x0a,0x0a,0x8b,0x0b,0x0c,0xff,0x0d,0x0d,0xa9,0x0b,0x08, -0x2f,0x07,0x06,0x78,0x06,0x05,0xdc,0x03,0x01,0x32,0xfe,0xfb,0xac,0xf9,0xf7,0x7d, -0xf6,0xf5,0x3f,0xf6,0xf6,0x9e,0xf6,0xf5,0x9c,0xf4,0xf3,0xdc,0xf3,0xf4,0x59,0xf6, -0xf8,0x15,0xfa,0xfa,0x3f,0xfb,0xfb,0x28,0xfc,0xfd,0x1b,0x00,0x02,0x19,0x05,0x07, -0x28,0x09,0x09,0xfd,0x09,0x09,0xbe,0x0a,0x0c,0x07,0x0e,0x0e,0xa3,0x0c,0x0a,0x74, -0x08,0x07,0xbb,0x07,0x07,0x81,0x05,0x03,0xb4,0x00,0xfe,0xd4,0xfb,0xf9,0x86,0xf7, -0xf6,0xcb,0xf6,0xf7,0x12,0xf7,0xf6,0x35,0xf5,0xf4,0x72,0xf3,0xf3,0x1c,0xf5,0xf6, -0xcf,0xf8,0xf9,0x6f,0xfa,0xfa,0x09,0xfb,0xfc,0xe2,0xfd,0x00,0xc3,0x02,0x05,0xc9, -0x07,0x08,0xfc,0x08,0x08,0xbe,0x09,0x0b,0xa9,0x0d,0x0e,0x44,0x0d,0x0b,0x94,0x09, -0x08,0xcd,0x08,0x08,0xf3,0x06,0x05,0x12,0x03,0x00,0x3d,0xfe,0xfb,0x05,0xf9,0xf7, -0x8d,0xf7,0xf7,0xa8,0xf7,0xf7,0x02,0xf6,0xf4,0x9a,0xf3,0xf3,0x16,0xf4,0xf5,0xac, -0xf7,0xf8,0x8e,0xf9,0xf9,0x2c,0xfa,0xfa,0x0c,0xfc,0xfd,0x6e,0x00,0x03,0x27,0x06, -0x07,0xb8,0x07,0x07,0x8b,0x08,0x0a,0xd8,0x0c,0x0e,0x80,0x0d,0x0b,0x8f,0x0a,0x09, -0x8c,0x09,0x09,0xf1,0x07,0x06,0x4b,0x05,0x03,0x73,0x00,0xfd,0xe9,0xfa,0xf9,0x41, -0xf8,0xf8,0x11,0xf8,0xf7,0xdd,0xf6,0xf5,0x17,0xf4,0xf3,0x72,0xf3,0xf4,0x5c,0xf6, -0xf7,0x9b,0xf8,0xf9,0x61,0xf9,0xf9,0x6d,0xfa,0xfb,0x1b,0xfe,0x01,0x43,0x04,0x06, -0x70,0x06,0x06,0x37,0x07,0x09,0xb3,0x0b,0x0d,0x55,0x0d,0x0c,0x46,0x0b,0x0a,0x4b, -0x0a,0x09,0xea,0x08,0x08,0x11,0x07,0x05,0xe5,0x02,0xff,0x0f,0xfd,0xfa,0x7b,0xf9, -0xf8,0xbe,0xf8,0xf8,0xea,0xf7,0xf6,0xc8,0xf4,0xf3,0x28,0xf3,0xf4,0x40,0xf5,0xf6, -0xa9,0xf7,0xf8,0xe5,0xf8,0xf9,0x10,0xf9,0xf9,0xdd,0xfb,0xff,0x40,0x02,0x04,0x05, -0x05,0x05,0xc1,0x05,0x07,0x7c,0x0a,0x0c,0xc3,0x0c,0x0c,0xe6,0x0b,0x0b,0xd6,0x0a, -0x0a,0xc4,0x09,0x09,0x72,0x08,0x07,0x36,0x05,0x02,0x86,0xff,0xfc,0xfc,0xfa,0xf9, -0xaf,0xf9,0xf9,0x18,0xf9,0xf7,0xeb,0xf5,0xf4,0x75,0xf3,0xf3,0x8b,0xf4,0xf5,0xb8, -0xf6,0xf7,0x8d,0xf8,0xf8,0x29,0xf8,0xf8,0xd6,0xf9,0xfc,0x3d,0x00,0x02,0x79,0x03, -0x03,0x7a,0x04,0x06,0xe6,0x08,0x0a,0xed,0x0b,0x0c,0x25,0x0c,0x0b,0x5d,0x0b,0x0a, -0x4c,0x0a,0x09,0xbe,0x09,0x08,0x4e,0x07,0x04,0xfc,0x01,0xfe,0xbf,0xfc,0xfb,0xa3, -0xfa,0xfa,0x27,0xfa,0xf8,0x2e,0xf7,0xf5,0x26,0xf4,0xf3,0x0d,0xf4,0xf4,0xeb,0xf5, -0xf7,0x23,0xf8,0xf8,0x95,0xf7,0xf7,0x23,0xf8,0xfa,0x4e,0xfe,0x00,0xcc,0x01,0x02, -0x23,0x03,0x04,0x3e,0x07,0x09,0xc4,0x0a,0x0b,0x1a,0x0c,0x0c,0xb1,0x0b,0x0b,0xa1, -0x0a,0x0a,0x78,0x0a,0x0a,0x01,0x09,0x07,0x60,0x04,0x01,0xb6,0xfe,0xfc,0xdb,0xfb, -0xfb,0x39,0xfb,0xfa,0x83,0xf8,0xf6,0x6c,0xf5,0xf4,0xd5,0xf3,0xf4,0x01,0xf5,0xf6, -0xe8,0xf7,0xf8,0x21,0xf7,0xf6,0xd4,0xf6,0xf9,0x41,0xfc,0xfe,0x0b,0x00,0x00,0xab, -0x01,0x03,0x73,0x05,0x07,0x48,0x09,0x0a,0x9a,0x0b,0x0b,0xcf,0x0b,0x0b,0xe4,0x0a, -0x0a,0xfc,0x0a,0x0a,0x5e,0x0a,0x09,0xc0,0x06,0x03,0xdc,0x00,0xfe,0x38,0xfd,0xfc, -0x4c,0xfc,0xfb,0xf6,0xf9,0xf8,0xb5,0xf6,0xf5,0x24,0xf4,0xf3,0x4b,0xf4,0xf5,0x9f, -0xf7,0xf7,0xdd,0xf6,0xf5,0xdb,0xf5,0xf7,0x5a,0xfa,0xfc,0x5d,0xfe,0xff,0x31,0x00, -0x01,0x8a,0x03,0x05,0x89,0x07,0x09,0xb4,0x0a,0x0b,0x97,0x0b,0x0b,0xf4,0x0a,0x0a, -0x0d,0x0b,0x0b,0x43,0x0b,0x0a,0xd8,0x08,0x06,0x01,0x03,0x00,0xd7,0xfe,0xfd,0x5f, -0xfd,0xfc,0x59,0xfb,0xf9,0x6e,0xf8,0xf6,0xda,0xf4,0xf3,0xd9,0xf3,0xf5,0x28,0xf7, -0xf7,0xc9,0xf6,0xf5,0x26,0xf5,0xf6,0xa6,0xf8,0xfa,0x7f,0xfc,0xfd,0xa9,0xfe,0x00, -0xa1,0x01,0x03,0xa9,0x05,0x07,0x7a,0x09,0x0a,0x1a,0x0b,0x0b,0xf1,0x0a,0x0a,0xec, -0x0a,0x0b,0xc5,0x0b,0x0b,0x9b,0x0a,0x08,0x43,0x05,0x02,0xa8,0x00,0xff,0x86,0xfe, -0xfd,0x8b,0xfc,0xfb,0x38,0xfa,0xf8,0xb4,0xf5,0xf4,0xc0,0xf3,0xf5,0xb0,0xf6,0xf7, -0xa6,0xf6,0xf5,0xc4,0xf4,0xf5,0x37,0xf7,0xf9,0xb2,0xfa,0xfc,0x30,0xfd,0xfe,0xe7, -0xff,0x01,0xaa,0x03,0x05,0xec,0x07,0x09,0x57,0x0a,0x0a,0xbb,0x0a,0x0a,0x98,0x0a, -0x0b,0xf1,0x0b,0x0c,0xd5,0x0b,0x0a,0x50,0x07,0x04,0x99,0x02,0x01,0xd1,0xff,0xfe, -0xda,0xfd,0xfd,0x12,0xfc,0xfa,0x30,0xf7,0xf4,0x1d,0xf4,0xf4,0x8e,0xf6,0xf7,0xa4, -0xf6,0xf5,0xb7,0xf4,0xf4,0x1f,0xf6,0xf7,0x3b,0xf9,0xfa,0xd8,0xfb,0xfd,0x30,0xfe, -0xff,0xac,0x01,0x03,0x0d,0x06,0x07,0x6f,0x09,0x0a,0x52,0x0a,0x0a,0x31,0x0a,0x0a, -0xab,0x0b,0x0c,0xc9,0x0c,0x0b,0x26,0x09,0x06,0xac,0x04,0x02,0x2c,0x01,0xff,0x0c, -0xff,0xfe,0xfa,0xfd,0xfb,0xff,0xf8,0xf6,0xc2,0xf4,0xf5,0x61,0xf6,0xf7,0xc2,0xf6, -0xf5,0xdb,0xf4,0xf4,0x5b,0xf5,0xf6,0xe7,0xf7,0xf9,0x73,0xfa,0xfb,0xab,0xfc,0xfe, -0xb0,0xff,0x01,0x0d,0x04,0x06,0x25,0x08,0x09,0xd3,0x09,0x09,0xac,0x09,0x0a,0x40, -0x0b,0x0c,0x29,0x0d,0x0c,0xc5,0x0a,0x08,0xcd,0x06,0x04,0x9b,0x02,0x00,0x2f,0x00, -0x00,0xb1,0xff,0xfd,0xef,0xfa,0xf7,0xfc,0xf5,0xf5,0x8b,0xf6,0xf7,0xe3,0xf6,0xf6, -0x31,0xf5,0xf4,0xdc,0xf4,0xf5,0xba,0xf6,0xf8,0x41,0xf9,0xfa,0x55,0xfb,0xfc,0xe7, -0xfd,0xff,0xfc,0x01,0x04,0x74,0x06,0x08,0x23,0x09,0x09,0xe2,0x08,0x09,0xa6,0x0a, -0x0c,0xf2,0x0c,0x0c,0xfe,0x0b,0x0a,0xe8,0x08,0x06,0x2a,0x04,0x02,0x42,0x01,0x01, -0x56,0x01,0xff,0x1f,0xfd,0xf9,0x7c,0xf7,0xf6,0xea,0xf6,0xf7,0x25,0xf7,0xf6,0xb8, -0xf5,0xf5,0xb0,0xf4,0xf5,0xd1,0xf5,0xf6,0x2f,0xf8,0xf9,0x23,0xfa,0xfb,0x40,0xfc, -0xfd,0xcf,0xff,0x02,0xb2,0x04,0x06,0x1e,0x08,0x08,0x25,0x08,0x08,0xdb,0x09,0x0b, -0x85,0x0c,0x0c,0x9e,0x0c,0x0b,0xbf,0x0a,0x08,0xc8,0x05,0x03,0x67,0x02,0x02,0xb9, -0x02,0x01,0x2b,0xff,0xfb,0x3e,0xf9,0xf7,0xae,0xf7,0xf7,0x9a,0xf7,0xf7,0x41,0xf6, -0xf5,0xd7,0xf4,0xf4,0x2c,0xf5,0xf6,0x32,0xf7,0xf8,0xf2,0xf8,0xf9,0xfd,0xfa,0xfc, -0xb1,0xfd,0x00,0xc0,0x02,0x05,0xd4,0x06,0x07,0x56,0x07,0x07,0x1d,0x09,0x0a,0xa7, -0x0b,0x0c,0xc5,0x0c,0x0c,0x3e,0x0c,0x0a,0x74,0x07,0x04,0x8e,0x03,0x03,0xf9,0x03, -0x03,0x23,0x01,0xfe,0x52,0xfb,0xf9,0x97,0xf8,0xf8,0x24,0xf8,0xf7,0xf9,0xf6,0xf6, -0x21,0xf5,0xf4,0xea,0xf4,0xf5,0x58,0xf6,0xf7,0x02,0xf8,0xf8,0xae,0xf9,0xfa,0xb7, -0xfb,0xfd,0xab,0x00,0x03,0x46,0x05,0x06,0x62,0x06,0x06,0x1e,0x08,0x09,0x66,0x0a, -0x0b,0x67,0x0c,0x0d,0x54,0x0d,0x0b,0x1c,0x09,0x06,0xb5,0x04,0x04,0xf9,0x04,0x04, -0xe9,0x02,0x00,0x74,0xfd,0xfb,0xe4,0xf9,0xf9,0xc2,0xf8,0xf8,0xb4,0xf7,0xf6,0xac, -0xf5,0xf4,0xdf,0xf4,0xf5,0x80,0xf5,0xf6,0x46,0xf7,0xf8,0xa1,0xf8,0xf9,0xe0,0xf9, -0xfb,0x8b,0xfe,0x01,0x86,0x03,0x04,0x4a,0x05,0x06,0x20,0x07,0x08,0x23,0x09,0x0a, -0x93,0x0b,0x0d,0xf2,0x0d,0x0d,0x81,0x0a,0x07,0x0d,0x06,0x05,0xc7,0x05,0x05,0x9b, -0x04,0x02,0xb4,0xff,0xfd,0x75,0xfb,0xfa,0x94,0xf9,0xf9,0x83,0xf8,0xf7,0x77,0xf6, -0xf5,0x19,0xf5,0xf4,0x1e,0xf5,0xf5,0xab,0xf6,0xf7,0xe7,0xf7,0xf7,0x6f,0xf8,0xf9, -0x7d,0xfc,0xff,0x95,0x01,0x03,0x00,0x04,0x04,0x2f,0x06,0x07,0xd2,0x07,0x08,0x7c, -0x0a,0x0c,0x19,0x0e,0x0d,0xec,0x0b,0x09,0x43,0x07,0x06,0x98,0x06,0x06,0xea,0x05, -0x04,0x03,0x02,0xff,0x47,0xfd,0xfb,0xda,0xfa,0xfa,0x62,0xf9,0xf8,0x67,0xf7,0xf6, -0x96,0xf5,0xf5,0xd0,0xf4,0xf5,0x34,0xf6,0xf7,0x61,0xf7,0xf7,0x22,0xf7,0xf8,0x95, -0xfa,0xfd,0x93,0xff,0x01,0x93,0x02,0x03,0x4e,0x05,0x05,0x7f,0x06,0x07,0x15,0x09, -0x0b,0x99,0x0d,0x0e,0xe3,0x0c,0x0a,0xa8,0x08,0x07,0x49,0x07,0x07,0x07,0x07,0x05, -0x0e,0x04,0x01,0x48,0xff,0xfd,0x36,0xfc,0xfb,0x75,0xfa,0xf9,0x78,0xf8,0xf7,0x67, -0xf6,0xf5,0xc7,0xf4,0xf5,0x01,0xf6,0xf6,0x0c,0xf7,0xf6,0x4a,0xf6,0xf7,0xf0,0xf8, -0xfb,0x75,0xfd,0xff,0xf3,0x00,0x02,0x3c,0x04,0x04,0x4e,0x05,0x05,0x8c,0x07,0x0a, -0xb2,0x0c,0x0e,0x60,0x0d,0x0b,0xdb,0x09,0x08,0x18,0x08,0x08,0xf0,0x07,0x07,0xc3, -0x05,0x03,0x38,0x01,0xff,0xb4,0xfd,0xfc,0x9a,0xfb,0xfa,0xb9,0xf9,0xf8,0x5b,0xf7, -0xf6,0x10,0xf5,0xf5,0xe0,0xf5,0xf6,0xdb,0xf6,0xf6,0xc4,0xf5,0xf6,0xa2,0xf7,0xf9, -0x58,0xfb,0xfd,0x32,0xff,0x01,0xf4,0x02,0x03,0xee,0x03,0x04,0xe5,0x05,0x08,0x66, -0x0b,0x0d,0x73,0x0d,0x0c,0xe7,0x0a,0x09,0xb6,0x08,0x08,0x99,0x08,0x08,0x34,0x07, -0x05,0x26,0x03,0x01,0x92,0xff,0xfe,0xc0,0xfc,0xfb,0xfd,0xfa,0xf9,0x8f,0xf8,0xf6, -0x9d,0xf5,0xf5,0xf3,0xf5,0xf6,0xbb,0xf6,0xf6,0x71,0xf5,0xf5,0x99,0xf6,0xf8,0x70, -0xf9,0xfb,0x42,0xfd,0xff,0xcb,0x01,0x02,0xcc,0x02,0x02,0x3f,0x04,0x06,0x9a,0x09, -0x0c,0x21,0x0d,0x0c,0xad,0x0b,0x0a,0x54,0x09,0x09,0x20,0x09,0x09,0x51,0x08,0x06, -0x0e,0x05,0x03,0x52,0x01,0xff,0x18,0xfe,0xfd,0x50,0xfc,0xfb,0xe6,0xf9,0xf7,0x4f, -0xf6,0xf5,0x2b,0xf6,0xf6,0xbb,0xf6,0xf6,0x61,0xf5,0xf5,0xe5,0xf5,0xf6,0xcd,0xf7, -0xf9,0x51,0xfb,0xfd,0x5f,0x00,0x01,0x98,0x01,0x01,0x9b,0x02,0x04,0x9b,0x07,0x0a, -0x35,0x0c,0x0c,0x1a,0x0c,0x0a,0xee,0x09,0x09,0x97,0x09,0x09,0x1a,0x09,0x08,0xb2, -0x06,0x04,0x2f,0x03,0x01,0x73,0xff,0xfe,0xc6,0xfd,0xfc,0x4f,0xfb,0xf9,0x41,0xf7, -0xf6,0x86,0xf6,0xf6,0xee,0xf6,0xf6,0x83,0xf5,0xf5,0xa5,0xf5,0xf5,0x5e,0xf6,0xf7, -0x75,0xf9,0xfc,0xa1,0xfe,0x00,0x83,0x00,0x00,0x19,0x01,0x02,0x6c,0x05,0x08,0xc5, -0x0a,0x0c,0x02,0x0c,0x0b,0x53,0x0a,0x09,0xdd,0x09,0x09,0xaf,0x09,0x09,0x12,0x08, -0x06,0xfa,0x04,0x02,0xec,0x00,0xff,0x3c,0xff,0xfe,0xd6,0xfc,0xfa,0x69,0xf8,0xf7, -0x23,0xf7,0xf7,0xf5,0xf6,0xf6,0xd6,0xf5,0xf5,0xa9,0xf5,0xf5,0x57,0xf5,0xf5,0x9e, -0xf7,0xfa,0xe4,0xfc,0xfe,0x8d,0xff,0xff,0xe8,0xff,0x01,0x30,0x03,0x06,0x13,0x09, -0x0a,0x9e,0x0b,0x0b,0x94,0x0a,0x0a,0x22,0x0a,0x0a,0x02,0x0a,0x09,0x4b,0x09,0x08, -0x83,0x06,0x04,0x55,0x02,0x01,0xa4,0x00,0xff,0x7f,0xfe,0xfc,0xc1,0xf9,0xf8,0xf6, -0xf7,0xf7,0x5c,0xf7,0xf6,0x2b,0xf6,0xf6,0xd1,0xf5,0xf5,0xb5,0xf4,0xf4,0x0c,0xf6, -0xf8,0x06,0xfb,0xfd,0x53,0xfe,0xfe,0xa9,0xfe,0xff,0x25,0x01,0x03,0xff,0x06,0x09, -0xa7,0x0a,0x0a,0x9e,0x0a,0x0a,0x46,0x0a,0x0a,0x11,0x0a,0x0a,0x12,0x0a,0x09,0xf8, -0x07,0x05,0xde,0x03,0x02,0x19,0x02,0x01,0xf8,0xff,0xfd,0x6b,0xfb,0xf9,0x0d,0xf9, -0xf8,0xc7,0xf7,0xf7,0xa0,0xf6,0xf6,0x48,0xf6,0xf5,0x99,0xf4,0xf4,0xc1,0xf4,0xf6, -0x3a,0xf9,0xfb,0x29,0xfd,0xfd,0x9a,0xfd,0xfd,0x5f,0xff,0x01,0xbb,0x04,0x07,0x37, -0x09,0x0a,0x61,0x0a,0x0a,0x36,0x0a,0x0a,0xf1,0x09,0x0a,0x93,0x0a,0x0a,0x46,0x09, -0x07,0x32,0x05,0x03,0x7f,0x03,0x02,0x7e,0x01,0xff,0x16,0xfd,0xfb,0x55,0xfa,0xf9, -0x55,0xf8,0xf7,0x39,0xf7,0xf7,0xe2,0xf6,0xf6,0xd1,0xf4,0xf3,0xee,0xf3,0xf5,0x73, -0xf7,0xfa,0xc0,0xfb,0xfc,0xba,0xfc,0xfc,0xac,0xfd,0xff,0x8a,0x02,0x05,0x74,0x07, -0x08,0xde,0x09,0x0a,0x12,0x0a,0x09,0xce,0x09,0x0a,0xe2,0x0a,0x0b,0x42,0x0a,0x08, -0x86,0x06,0x05,0xd5,0x04,0x04,0xf4,0x02,0x01,0xd0,0xfe,0xfd,0xc2,0xfb,0xfa,0x28, -0xf9,0xf8,0xc3,0xf7,0xf7,0x8c,0xf7,0xf6,0x7c,0xf5,0xf4,0x60,0xf3,0xf4,0xe2,0xf5, -0xf8,0x74,0xfa,0xfb,0xc9,0xfb,0xfb,0x4c,0xfc,0xfd,0x4d,0x00,0x02,0x7f,0x05,0x07, -0xe7,0x08,0x09,0xdc,0x09,0x09,0x69,0x09,0x0a,0xf0,0x0a,0x0b,0xf8,0x0a,0x09,0xa6, -0x07,0x06,0x09,0x06,0x05,0x69,0x04,0x02,0xa9,0x00,0xff,0x71,0xfd,0xfb,0x5e,0xfa, -0xf9,0x71,0xf8,0xf8,0x57,0xf8,0xf7,0x5b,0xf6,0xf4,0x7b,0xf3,0xf3,0xa7,0xf4,0xf6, -0x1c,0xf9,0xfa,0xe7,0xfa,0xfa,0x2d,0xfb,0xfc,0x44,0xfe,0x00,0x3a,0x03,0x05,0xa8, -0x07,0x08,0x5f,0x09,0x09,0xf1,0x08,0x09,0xd9,0x0a,0x0b,0x6a,0x0b,0x0a,0xa1,0x08, -0x07,0x3a,0x07,0x06,0x9b,0x05,0x04,0x70,0x02,0x00,0x3d,0xff,0xfd,0xa7,0xfb,0xfa, -0x40,0xf9,0xf9,0x01,0xf9,0xf8,0x69,0xf7,0xf5,0xf9,0xf3,0xf3,0xb1,0xf3,0xf5,0x97, -0xf7,0xf9,0xf4,0xf9,0xfa,0x30,0xfa,0xfb,0x70,0xfc,0xfe,0xb7,0x00,0x03,0x06,0x06, -0x07,0x8c,0x08,0x08,0x57,0x08,0x09,0x51,0x0a,0x0b,0x98,0x0b,0x0a,0x78,0x09,0x08, -0x29,0x08,0x07,0xbb,0x06,0x05,0xf6,0x03,0x02,0x19,0x01,0xff,0x12,0xfd,0xfb,0x23, -0xfa,0xf9,0xbb,0xf9,0xf9,0x78,0xf8,0xf6,0xcb,0xf4,0xf3,0x24,0xf3,0xf4,0x56,0xf6, -0xf8,0xe0,0xf8,0xf9,0x73,0xf9,0xfa,0xe0,0xfa,0xfc,0x65,0xfe,0x01,0x00,0x04,0x06, -0x75,0x07,0x07,0x88,0x07,0x08,0xc5,0x09,0x0b,0x41,0x0b,0x0a,0xfc,0x09,0x09,0xe5, -0x08,0x08,0x98,0x07,0x06,0x68,0x05,0x04,0xd4,0x02,0x00,0xcf,0xfe,0xfc,0x2b,0xfb, -0xfa,0x68,0xfa,0xfa,0xa5,0xf9,0xf8,0xd1,0xf5,0xf3,0x1e,0xf3,0xf3,0x5c,0xf5,0xf6, -0xdc,0xf7,0xf8,0xd7,0xf8,0xf9,0xa3,0xf9,0xfa,0x28,0xfc,0xfe,0xfb,0x01,0x04,0xfa, -0x05,0x06,0xa6,0x06,0x07,0x07,0x09,0x0a,0xe6,0x0a,0x0a,0x3c,0x0a,0x09,0xad,0x09, -0x09,0x61,0x08,0x07,0xa8,0x06,0x05,0x9b,0x04,0x02,0xad,0x00,0xfe,0x75,0xfc,0xfb, -0x27,0xfb,0xfb,0xd3,0xfa,0xf9,0x27,0xf7,0xf4,0x9f,0xf3,0xf3,0x89,0xf4,0xf5,0xdc, -0xf6,0xf7,0x4b,0xf8,0xf8,0xda,0xf8,0xf9,0x21,0xfa,0xfc,0xd8,0xff,0x02,0x6a,0x04, -0x05,0xa2,0x05,0x06,0x18,0x08,0x09,0x59,0x0a,0x0a,0x58,0x0a,0x0a,0x03,0x0a,0x09, -0x0b,0x09,0x08,0xa4,0x07,0x07,0x20,0x06,0x04,0x99,0x02,0x00,0x03,0xfe,0xfc,0xf8, -0xfb,0xfc,0x00,0xfc,0xfa,0xbd,0xf8,0xf6,0x85,0xf4,0xf3,0x3e,0xf4,0xf5,0xf0,0xf5, -0xf6,0xde,0xf7,0xf8,0x35,0xf8,0xf7,0x9e,0xf8,0xfa,0x98,0xfd,0x00,0x99,0x02,0x03, -0x6a,0x04,0x05,0x07,0x07,0x08,0x88,0x09,0x0a,0x30,0x0a,0x0a,0x55,0x0a,0x0a,0x81, -0x09,0x08,0x7e,0x08,0x08,0x70,0x07,0x06,0xa5,0x04,0x02,0xb2,0xff,0xfd,0xfc,0xfc, -0xfc,0xef,0xfc,0xfc,0x42,0xfa,0xf7,0xde,0xf5,0xf4,0x4a,0xf4,0xf4,0x27,0xf5,0xf6, -0x54,0xf7,0xf8,0xb0,0xf7,0xf7,0x42,0xf7,0xf8,0x8d,0xfb,0xfe,0xa8,0x00,0x01,0xff, -0x02,0x04,0xc4,0x05,0x07,0x86,0x08,0x09,0xd4,0x09,0x0a,0x63,0x0a,0x0a,0xd4,0x09, -0x09,0xf5,0x08,0x08,0x7b,0x08,0x07,0x5c,0x06,0x04,0x62,0x01,0xff,0x14,0xfe,0xfd, -0xec,0xfd,0xfd,0xb5,0xfb,0xf9,0x69,0xf7,0xf5,0xcd,0xf4,0xf4,0x94,0xf4,0xf5,0xd9, -0xf6,0xf7,0x7b,0xf7,0xf6,0x4a,0xf6,0xf7,0xa5,0xf9,0xfc,0x95,0xfe,0x00,0x61,0x01, -0x02,0x7c,0x04,0x06,0x50,0x07,0x08,0x34,0x09,0x09,0x3d,0x0a,0x0a,0x04,0x0a,0x09, -0x3a,0x09,0x09,0x22,0x09,0x08,0x0f,0x08,0x05,0x5f,0x03,0x00,0x4d,0xff,0xfe,0xde, -0xfe,0xfe,0x16,0xfd,0xfb,0x33,0xf9,0xf7,0xa5,0xf5,0xf4,0x48,0xf4,0xf5,0x71,0xf6, -0xf7,0x36,0xf7,0xf6,0xb5,0xf5,0xf6,0x03,0xf8,0xfa,0x86,0xfc,0xfe,0xa3,0xff,0x01, -0xe3,0x02,0x04,0xf8,0x05,0x07,0x42,0x08,0x09,0xd2,0x09,0x0a,0x02,0x0a,0x09,0x5b, -0x09,0x09,0x95,0x09,0x09,0x6c,0x09,0x07,0x2b,0x05,0x02,0xb8,0x00,0xff,0xcf,0xff, -0xff,0x54,0xfe,0xfc,0x1d,0xfb,0xf9,0x02,0xf7,0xf5,0x52,0xf4,0xf4,0x2d,0xf6,0xf7, -0x12,0xf7,0xf6,0x63,0xf5,0xf5,0xc7,0xf6,0xf8,0x9a,0xfa,0xfc,0xe4,0xfd,0xff,0x49, -0x01,0x02,0x8e,0x04,0x05,0x1e,0x07,0x08,0x34,0x09,0x09,0xfc,0x09,0x09,0x5b,0x09, -0x09,0x94,0x09,0x0a,0x65,0x0a,0x09,0xf3,0x06,0x04,0x66,0x02,0x01,0xb3,0x00,0x00, -0x63,0xff,0xfe,0x05,0xfd,0xfb,0xa0,0xf8,0xf6,0xe4,0xf4,0xf4,0xfe,0xf5,0xf7,0x10, -0xf7,0xf6,0x44,0xf5,0xf5,0xd1,0xf5,0xf7,0xd3,0xf8,0xfa,0x18,0xfc,0xfd,0x9d,0xff, -0x01,0xf4,0x02,0x04,0xd6,0x05,0x07,0x53,0x08,0x09,0xb4,0x09,0x09,0x29,0x09,0x09, -0x90,0x09,0x0a,0x08,0x0b,0x0a,0x86,0x08,0x06,0x12,0x04,0x02,0xcb,0x01,0x01,0x61, -0x00,0xff,0xbb,0xfe,0xfd,0x81,0xfa,0xf7,0xcc,0xf5,0xf5,0xf4,0xf5,0xf6,0x1f,0xf7, -0xf6,0x76,0xf5,0xf4,0x3f,0xf5,0xf6,0x72,0xf7,0xf8,0x6d,0xfa,0xfc,0xd1,0xfd,0xff, -0x59,0x01,0x02,0x5d,0x04,0x05,0x4c,0x07,0x08,0x59,0x09,0x09,0xe5,0x08,0x08,0x4a, -0x09,0x0a,0x56,0x0b,0x0b,0xd3,0x09,0x07,0xec,0x05,0x04,0xe4,0x02,0x01,0x4f,0x01, -0x00,0x5d,0x00,0xff,0x90,0xfc,0xf9,0x08,0xf7,0xf6,0x50,0xf6,0xf6,0x2f,0xf7,0xf6, -0xca,0xf5,0xf5,0xf2,0xf4,0xf5,0x57,0xf6,0xf7,0xe6,0xf8,0xfa,0x27,0xfc,0xfd,0xaf, -0xff,0x01,0xa3,0x02,0x04,0xf4,0x05,0x07,0xca,0x08,0x08,0x8f,0x08,0x08,0xc4,0x08, -0x0a,0x31,0x0b,0x0b,0xb9,0x0a,0x09,0xa4,0x07,0x05,0x5e,0x04,0x02,0x1e,0x02,0x01, -0xcd,0x01,0x00,0x9d,0xfe,0xfb,0xc7,0xf8,0xf7,0xe2,0xf6,0xf7,0x63,0xf7,0xf7,0x30, -0xf6,0xf5,0x07,0xf5,0xf4,0x8f,0xf5,0xf6,0x75,0xf7,0xf8,0x7d,0xfa,0xfc,0x04,0xfe, -0xff,0xf8,0x00,0x02,0x78,0x04,0x06,0xf8,0x07,0x08,0x16,0x08,0x07,0x4d,0x08,0x09, -0xd8,0x0a,0x0b,0x58,0x0b,0x0a,0x26,0x09,0x07,0xc8,0x05,0x03,0xef,0x02,0x02,0xfc, -0x02,0x02,0x85,0x00,0xfd,0xba,0xfa,0xf8,0xc9,0xf7,0xf7,0xbb,0xf7,0xf7,0xb6,0xf6, -0xf5,0x4e,0xf5,0xf4,0x0f,0xf5,0xf5,0x59,0xf6,0xf7,0xf7,0xf8,0xfa,0x6a,0xfc,0xfd, -0x2e,0xff,0x00,0xdb,0x02,0x05,0xe1,0x06,0x07,0x8a,0x07,0x07,0xb5,0x07,0x08,0x3d, -0x0a,0x0b,0x62,0x0b,0x0b,0x62,0x0a,0x09,0x10,0x07,0x05,0xc2,0x03,0x03,0xe9,0x03, -0x03,0x5c,0x02,0xff,0xbb,0xfc,0xfa,0xf6,0xf8,0xf8,0x37,0xf8,0xf7,0x4e,0xf7,0xf6, -0xb8,0xf5,0xf5,0xe3,0xf4,0xf5,0x71,0xf5,0xf6,0x84,0xf7,0xf9,0xc2,0xfa,0xfc,0x52, -0xfd,0xfe,0xfd,0x00,0x03,0x98,0x05,0x06,0xda,0x06,0x06,0x1b,0x07,0x08,0x52,0x09, -0x0a,0x15,0x0b,0x0b,0x58,0x0b,0x0a,0x76,0x08,0x06,0xc5,0x04,0x04,0xb5,0x04,0x04, -0xed,0x03,0x01,0xea,0xfe,0xfc,0x74,0xfa,0xf9,0xe8,0xf8,0xf8,0xe8,0xf7,0xf7,0x42, -0xf6,0xf5,0x29,0xf5,0xf4,0xee,0xf4,0xf5,0x65,0xf6,0xf7,0x6e,0xf9,0xfa,0xa9,0xfb, -0xfc,0x1f,0xff,0x01,0x0b,0x04,0x05,0xf8,0x05,0x06,0x70,0x06,0x07,0x55,0x08,0x09, -0x67,0x0a,0x0b,0xe5,0x0b,0x0b,0xc7,0x09,0x07,0xc9,0x05,0x05,0x51,0x05,0x05,0x2a, -0x05,0x03,0x07,0x01,0xfe,0x46,0xfc,0xfa,0xed,0xf9,0xf9,0xa4,0xf8,0xf7,0x0d,0xf7, -0xf6,0xa4,0xf5,0xf5,0xa0,0xf4,0xf4,0x7b,0xf5,0xf6,0x3d,0xf8,0xf9,0x03,0xfa,0xfb, -0x22,0xfd,0xff,0x6c,0x02,0x04,0xe0,0x04,0x05,0xd4,0x05,0x06,0x59,0x07,0x08,0x74, -0x09,0x0a,0x0d,0x0c,0x0c,0xe2,0x0a,0x08,0xdd,0x06,0x05,0xff,0x05,0x06,0x35,0x06, -0x05,0x00,0x03,0x00,0x37,0xfe,0xfc,0x25,0xfb,0xfa,0x74,0xf9,0xf8,0xda,0xf7,0xf7, -0x51,0xf6,0xf5,0xa8,0xf4,0xf4,0xe5,0xf4,0xf5,0x3f,0xf7,0xf8,0x80,0xf8,0xf9,0x47, -0xfb,0xfd,0x7e,0x00,0x02,0xa7,0x03,0x04,0x26,0x05,0x05,0x6c,0x06,0x07,0x41,0x08, -0x09,0xaf,0x0b,0x0c,0xb6,0x0b,0x09,0xfe,0x07,0x06,0x8c,0x06,0x06,0x0e,0x07,0x06, -0xb5,0x04,0x02,0x28,0x00,0xfe,0xb2,0xfc,0xfb,0x67,0xfa,0xf9,0xb8,0xf8,0xf8,0x30, -0xf7,0xf6,0x02,0xf5,0xf4,0x85,0xf4,0xf5,0x67,0xf6,0xf7,0x50,0xf7,0xf8,0x90,0xf9, -0xfb,0x7f,0xfe,0x00,0x29,0x02,0x03,0x55,0x04,0x05,0x61,0x05,0x05,0xfe,0x06,0x08, -0xdc,0x0a,0x0c,0x23,0x0c,0x0a,0x0c,0x09,0x07,0x1a,0x07,0x07,0x94,0x07,0x07,0x35, -0x06,0x04,0x15,0x02,0x00,0x50,0xfe,0xfc,0x9e,0xfb,0xfa,0xa7,0xf9,0xf9,0x30,0xf8, -0xf7,0x80,0xf5,0xf4,0x79,0xf4,0xf5,0xe2,0xf5,0xf6,0x54,0xf6,0xf6,0x0c,0xf8,0xfa, -0x72,0xfc,0xfe,0x69,0x00,0x02,0x50,0x03,0x04,0x83,0x04,0x04,0xac,0x05,0x07,0xb7, -0x09,0x0b,0x28,0x0c,0x0b,0xe7,0x09,0x08,0xa7,0x07,0x07,0xfa,0x07,0x08,0x51,0x07, -0x05,0xfe,0x03,0x01,0x2f,0x00,0xfe,0xd6,0xfc,0xfb,0xa9,0xfa,0xfa,0x42,0xf9,0xf8, -0x60,0xf6,0xf5,0xb1,0xf4,0xf5,0xa1,0xf5,0xf5,0xac,0xf5,0xf5,0xbc,0xf6,0xf8,0x77, -0xfa,0xfc,0x87,0xfe,0x00,0x38,0x02,0x03,0xa5,0x03,0x03,0x6b,0x04,0x05,0x4f,0x08, -0x0a,0xc7,0x0b,0x0b,0x9b,0x0a,0x09,0x43,0x08,0x07,0x5f,0x08,0x08,0x39,0x08,0x07, -0x92,0x05,0x03,0x0d,0x02,0x00,0x43,0xfe,0xfc,0xdc,0xfb,0xfb,0x84,0xfa,0xf9,0x62, -0xf7,0xf5,0x2d,0xf5,0xf5,0x96,0xf5,0xf5,0x38,0xf5,0xf5,0xb2,0xf5,0xf7,0xa0,0xf8, -0xfa,0x88,0xfc,0xfe,0xed,0x00,0x02,0xb5,0x02,0x02,0x2b,0x03,0x04,0x96,0x06,0x09, -0xf1,0x0a,0x0b,0xf8,0x0a,0x09,0xcd,0x08,0x08,0x85,0x08,0x08,0xbd,0x08,0x08,0xf1, -0x06,0x05,0xe8,0x03,0x01,0xce,0xff,0xfe,0x11,0xfd,0xfc,0xc7,0xfb,0xfa,0x75,0xf8, -0xf6,0xfd,0xf5,0xf5,0xdc,0xf5,0xf5,0x07,0xf5,0xf4,0x1c,0xf5,0xf5,0x1f,0xf7,0xf8, -0x88,0xfa,0xfd,0x50,0xff,0x01,0xc1,0x01,0x01,0x0e,0x02,0x02,0xff,0x04,0x07,0xb7, -0x09,0x0a,0x0f,0x0b,0x0a,0x33,0x09,0x08,0xcb,0x08,0x09,0x10,0x09,0x08,0x0b,0x08, -0x07,0x91,0x05,0x03,0x7b,0x01,0xff,0x68,0xfe,0xfd,0x0c,0xfd,0xfb,0xca,0xf9,0xf7, -0xef,0xf6,0xf6,0x37,0xf6,0xf5,0x2b,0xf5,0xf4,0xcb,0xf4,0xf5,0xd2,0xf5,0xf6,0x9d, -0xf8,0xfa,0x8f,0xfd,0xff,0xda,0x00,0x00,0x0f,0x01,0x01,0x3a,0x03,0x05,0x3a,0x08, -0x0a,0xa0,0x0a,0x0a,0x84,0x09,0x09,0xf1,0x08,0x09,0x32,0x09,0x09,0xd0,0x08,0x08, -0x34,0x07,0x05,0x26,0x03,0x01,0xd1,0xff,0xff,0x52,0xfe,0xfd,0x10,0xfb,0xf9,0x04, -0xf8,0xf7,0xd5,0xf6,0xf6,0x71,0xf5,0xf4,0xcf,0xf4,0xf4,0xfb,0xf4,0xf5,0xd7,0xf6, -0xf9,0xb0,0xfb,0xfe,0xa1,0xff,0x00,0x22,0x00,0x00,0x97,0x01,0x03,0x7c,0x06,0x08, -0xdb,0x09,0x0a,0xa0,0x09,0x09,0x24,0x09,0x09,0x33,0x09,0x09,0x53,0x09,0x09,0x83, -0x08,0x06,0xcf,0x04,0x02,0x4b,0x01,0x00,0xb9,0xff,0xfe,0x85,0xfc,0xfa,0x5a,0xf9, -0xf8,0x96,0xf7,0xf6,0xec,0xf5,0xf5,0x06,0xf5,0xf4,0x6c,0xf4,0xf4,0x47,0xf5,0xf7, -0xb2,0xf9,0xfc,0x45,0xfe,0xff,0x43,0xff,0xff,0x25,0x00,0x02,0x90,0x04,0x07,0xa1, -0x08,0x09,0x77,0x09,0x09,0x55,0x09,0x09,0x13,0x09,0x09,0x82,0x09,0x09,0x9d,0x09, -0x08,0x44,0x06,0x04,0xd3,0x02,0x02,0x20,0x01,0xff,0xfc,0xfd,0xfc,0xb3,0xfa,0xf9, -0x99,0xf8,0xf7,0xa8,0xf6,0xf5,0x8f,0xf5,0xf5,0x50,0xf4,0xf3,0x2e,0xf4,0xf5,0xc7, -0xf7,0xfa,0xc7,0xfc,0xfe,0x61,0xfe,0xfe,0xd5,0xfe,0x00,0xb5,0x02,0x05,0x33,0x07, -0x08,0xf6,0x08,0x09,0x63,0x09,0x09,0xe2,0x08,0x09,0x80,0x09,0x0a,0x53,0x0a,0x09, -0x96,0x07,0x05,0x6b,0x04,0x03,0x87,0x02,0x01,0x62,0xff,0xfd,0x3b,0xfc,0xfa,0xbf, -0xf9,0xf8,0x76,0xf7,0xf6,0x3c,0xf6,0xf5,0xa8,0xf4,0xf3,0x6c,0xf3,0xf4,0xf2,0xf5, -0xf8,0x19,0xfb,0xfc,0x7e,0xfd,0xfd,0xb7,0xfd,0xfe,0xdd,0x00,0x03,0x75,0x05,0x06, -0x3f,0x08,0x08,0x3d,0x09,0x09,0xa0,0x08,0x08,0x4a,0x09,0x0a,0xb4,0x0a,0x0a,0xb2, -0x08,0x07,0xc1,0x05,0x04,0xdd,0x03,0x02,0xe8,0x00,0xff,0xd4,0xfd,0xfc,0xe6,0xfa, -0xf9,0x69,0xf8,0xf7,0x0a,0xf7,0xf6,0x55,0xf5,0xf4,0x21,0xf3,0xf3,0x63,0xf4,0xf6, -0x6b,0xf9,0xfb,0x77,0xfc,0xfc,0xb9,0xfc,0xfd,0x38,0xff,0x01,0x87,0x03,0x05,0xf6, -0x06,0x08,0xd2,0x08,0x08,0x5c,0x08,0x08,0x04,0x09,0x0a,0xc1,0x0a,0x0a,0x99,0x09, -0x08,0x13,0x07,0x06,0x33,0x05,0x03,0x5d,0x02,0x00,0x6e,0xff,0xfd,0x5f,0xfc,0xfa, -0x8c,0xf9,0xf8,0xf9,0xf7,0xf7,0x44,0xf6,0xf4,0x6c,0xf3,0xf2,0x4a,0xf3,0xf5,0xb1, -0xf7,0xf9,0x4f,0xfb,0xfb,0xca,0xfb,0xfc,0xd7,0xfd,0xff,0x99,0x01,0x03,0x87,0x05, -0x07,0x34,0x08,0x08,0x06,0x08,0x07,0x9f,0x08,0x09,0xab,0x0a,0x0a,0x2c,0x0a,0x09, -0x32,0x08,0x07,0x76,0x06,0x05,0xc2,0x03,0x02,0xf6,0x00,0xff,0xd8,0xfd,0xfc,0xa2, -0xfa,0xf9,0x0a,0xf9,0xf8,0x65,0xf7,0xf5,0x1f,0xf4,0xf2,0x8b,0xf2,0xf3,0x2c,0xf6, -0xf8,0x07,0xfa,0xfa,0xea,0xfa,0xfb,0x98,0xfc,0xfd,0x9e,0xff,0x01,0xd9,0x03,0x05, -0x6f,0x07,0x07,0x9d,0x07,0x07,0x27,0x08,0x09,0x43,0x0a,0x0a,0x7b,0x0a,0x09,0x2c, -0x09,0x08,0x87,0x07,0x06,0x26,0x05,0x03,0x8e,0x02,0x01,0x72,0xff,0xfd,0x0a,0xfc, -0xfa,0xfc,0xf9,0xf9,0xa8,0xf8,0xf7,0x23,0xf5,0xf3,0x53,0xf2,0xf2,0xce,0xf4,0xf6, -0xaf,0xf8,0xf9,0x18,0xfa,0xfa,0x8a,0xfb,0xfc,0xc7,0xfd,0xff,0xf9,0x01,0x04,0x46, -0x06,0x06,0xff,0x06,0x06,0x9f,0x07,0x08,0xca,0x09,0x0a,0x75,0x0a,0x0a,0xc3,0x09, -0x09,0x84,0x08,0x07,0x67,0x06,0x05,0x13,0x04,0x02,0x0b,0x01,0xff,0x64,0xfd,0xfb, -0x0f,0xfb,0xfa,0xf9,0xf9,0xf8,0x9b,0xf6,0xf4,0x92,0xf2,0xf2,0xb7,0xf3,0xf5,0x39, -0xf7,0xf8,0x35,0xf9,0xf9,0xae,0xfa,0xfb,0x13,0xfc,0xfd,0x0a,0x00,0x02,0xca,0x04, -0x05,0x3e,0x06,0x06,0xe5,0x06,0x07,0x0f,0x09,0x09,0x2d,0x0a,0x0a,0x24,0x0a,0x09, -0x4e,0x09,0x08,0x76,0x07,0x06,0x67,0x05,0x04,0xc4,0x02,0x00,0xee,0xfe,0xfd,0x13, -0xfc,0xfb,0x4a,0xfb,0xfa,0x23,0xf8,0xf5,0x68,0xf3,0xf2,0x29,0xf3,0xf4,0xd6,0xf5, -0xf7,0x32,0xf8,0xf9,0xd2,0xf9,0xfa,0xb3,0xfa,0xfb,0x2f,0xfe,0x00,0x2c,0x03,0x04, -0x39,0x05,0x05,0x39,0x06,0x07,0x33,0x08,0x09,0xa1,0x09,0x0a,0x41,0x0a,0x0a,0xe3, -0x09,0x09,0x53,0x08,0x07,0xa8,0x06,0x05,0x6b,0x04,0x02,0x89,0x00,0xfe,0x38,0xfd, -0xfc,0x8c,0xfc,0xfb,0xcb,0xf9,0xf7,0xa2,0xf4,0xf3,0x13,0xf3,0xf3,0xba,0xf4,0xf5, -0x4f,0xf7,0xf8,0x27,0xf9,0xf9,0x85,0xf9,0xfa,0x56,0xfc,0xfe,0x5e,0x01,0x03,0x01, -0x04,0x04,0x5b,0x05,0x06,0x65,0x07,0x08,0x14,0x09,0x09,0x2b,0x0a,0x0a,0x35,0x0a, -0x09,0x1c,0x09,0x08,0xa5,0x07,0x06,0xff,0x05,0x04,0x25,0x02,0xff,0x6f,0xfe,0xfd, -0xad,0xfd,0xfd,0x71,0xfb,0xf8,0x5f,0xf6,0xf4,0x76,0xf3,0xf3,0xd6,0xf3,0xf4,0x5e, -0xf6,0xf7,0x7a,0xf8,0xf8,0xaa,0xf8,0xf9,0xb1,0xfa,0xfd,0x70,0xff,0x01,0xa6,0x02, -0x03,0x7a,0x04,0x05,0x77,0x06,0x07,0x46,0x08,0x09,0xc1,0x09,0x0a,0x63,0x0a,0x0a, -0xa2,0x09,0x09,0x80,0x08,0x08,0x61,0x07,0x05,0xdf,0x03,0x01,0xb8,0xff,0xfe,0xdf, -0xfe,0xfe,0x06,0xfd,0xfa,0x3c,0xf8,0xf6,0x60,0xf4,0xf3,0x69,0xf3,0xf4,0x70,0xf5, -0xf6,0xdd,0xf7,0xf8,0xd0,0xf7,0xf8,0x41,0xf9,0xfb,0x94,0xfd,0xff,0x2a,0x01,0x02, -0x66,0x03,0x04,0x67,0x05,0x06,0x67,0x07,0x08,0x35,0x09,0x09,0x5d,0x0a,0x0a,0xe4, -0x09,0x09,0x16,0x09,0x08,0xae,0x08,0x07,0x88,0x05,0x03,0x11,0x01,0x00,0xe2,0xff, -0xff,0x89,0xfe,0xfc,0x39,0xfa,0xf7,0xee,0xf5,0xf4,0x74,0xf3,0xf3,0xa8,0xf4,0xf6, -0x32,0xf7,0xf7,0x58,0xf7,0xf7,0x15,0xf8,0xf9,0xdc,0xfb,0xfd,0x9d,0xff,0x00,0x3f, -0x02,0x03,0x55,0x04,0x05,0x57,0x06,0x07,0x66,0x08,0x09,0xf5,0x09,0x0a,0x03,0x0a, -0x09,0x69,0x09,0x09,0x98,0x09,0x08,0x1e,0x07,0x04,0x9b,0x02,0x01,0xf6,0x00,0x00, -0xca,0xff,0xfe,0x44,0xfc,0xfa,0xb1,0xf7,0xf5,0xf7,0xf3,0xf3,0x27,0xf4,0xf5,0x87, -0xf6,0xf7,0xd0,0xf6,0xf6,0x3b,0xf7,0xf8,0x26,0xfa,0xfc,0xe1,0xfd,0xff,0xd7,0x00, -0x02,0x41,0x03,0x04,0x55,0x05,0x06,0x65,0x07,0x08,0x88,0x09,0x0a,0xe1,0x09,0x09, -0x79,0x09,0x09,0x4e,0x0a,0x09,0x8f,0x08,0x06,0x14,0x04,0x02,0x0b,0x02,0x01,0xe9, -0x00,0xff,0x3c,0xfe,0xfc,0xc3,0xf9,0xf7,0xf2,0xf4,0xf3,0xfc,0xf3,0xf4,0x0f,0xf6, -0xf6,0x89,0xf6,0xf6,0x84,0xf6,0xf7,0xb4,0xf8,0xfa,0x37,0xfc,0xfd,0x5d,0xff,0x00, -0x0c,0x02,0x03,0x23,0x04,0x05,0x42,0x06,0x07,0xda,0x08,0x09,0xa9,0x09,0x09,0x55, -0x09,0x09,0xae,0x0a,0x0a,0xbb,0x09,0x07,0xac,0x05,0x04,0x21,0x03,0x02,0xd8,0x01, -0x01,0xf0,0xff,0xfe,0x04,0xfc,0xf9,0x62,0xf6,0xf4,0x29,0xf4,0xf4,0x9b,0xf5,0xf6, -0x32,0xf6,0xf6,0xf0,0xf5,0xf6,0x87,0xf7,0xf8,0x9f,0xfa,0xfc,0xc3,0xfd,0xff,0xb5, -0x00,0x01,0xff,0x02,0x03,0x0e,0x05,0x06,0x08,0x08,0x09,0x30,0x09,0x08,0x0f,0x09, -0x09,0xbc,0x0a,0x0b,0x93,0x0a,0x09,0x20,0x07,0x05,0x58,0x04,0x03,0xb7,0x02,0x02, -0x62,0x01,0x00,0x24,0xfe,0xfb,0x45,0xf8,0xf5,0xdf,0xf4,0xf4,0x5c,0xf5,0xf5,0xfe, -0xf5,0xf5,0xad,0xf5,0xf5,0x8d,0xf6,0xf7,0x2c,0xf9,0xfa,0x3a,0xfc,0xfd,0x7d,0xff, -0x00,0xbb,0x01,0x02,0xb9,0x03,0x05,0x06,0x07,0x08,0x93,0x08,0x08,0x97,0x08,0x09, -0x85,0x0a,0x0b,0x25,0x0b,0x0a,0x91,0x08,0x07,0x90,0x05,0x04,0x96,0x03,0x03,0xb0, -0x02,0x01,0x4e,0x00,0xfd,0x7a,0xfa,0xf7,0xfb,0xf5,0xf5,0x75,0xf5,0xf5,0xdc,0xf5, -0xf5,0x8c,0xf5,0xf5,0xe7,0xf5,0xf6,0xdc,0xf7,0xf9,0xa2,0xfa,0xfc,0x04,0xfe,0xff, -0x67,0x00,0x01,0x64,0x02,0x04,0xf0,0x05,0x07,0xd6,0x07,0x07,0x0d,0x08,0x08,0x0d, -0x0a,0x0b,0x62,0x0b,0x0a,0xcd,0x09,0x08,0xe6,0x06,0x05,0x68,0x04,0x03,0xad,0x03, -0x03,0x35,0x02,0xff,0xdf,0xfc,0xf9,0x7d,0xf7,0xf6,0xd3,0xf5,0xf5,0xee,0xf5,0xf5, -0x7b,0xf5,0xf5,0x84,0xf5,0xf6,0xd0,0xf6,0xf7,0x3d,0xf9,0xfa,0xad,0xfc,0xfe,0x12, -0xff,0xff,0x0d,0x01,0x02,0xba,0x04,0x06,0x04,0x07,0x07,0x52,0x07,0x08,0x62,0x09, -0x0a,0x49,0x0b,0x0b,0xa4,0x0a,0x09,0x39,0x08,0x06,0x49,0x05,0x04,0x89,0x04,0x04, -0xc7,0x03,0x01,0x3f,0xff,0xfc,0x62,0xf9,0xf7,0x98,0xf6,0xf6,0x24,0xf6,0xf5,0x8d, -0xf5,0xf5,0x54,0xf5,0xf5,0x09,0xf6,0xf6,0xdb,0xf7,0xf9,0x46,0xfb,0xfc,0xcd,0xfd, -0xfe,0x87,0xff,0x01,0x64,0x03,0x05,0x01,0x06,0x06,0x94,0x06,0x07,0x85,0x08,0x09, -0xbc,0x0a,0x0b,0x34,0x0b,0x0a,0x6a,0x09,0x07,0x3b,0x06,0x05,0x24,0x05,0x05,0x04, -0x05,0x03,0x7d,0x01,0xfe,0x89,0xfb,0xf9,0xd3,0xf7,0xf7,0x90,0xf6,0xf6,0xb2,0xf5, -0xf5,0x56,0xf5,0xf5,0x76,0xf5,0xf5,0xad,0xf6,0xf8,0xf2,0xf9,0xfb,0x78,0xfc,0xfd, -0x11,0xfe,0xff,0xec,0x01,0x03,0xec,0x04,0x05,0xc6,0x05,0x06,0x98,0x07,0x08,0xfd, -0x09,0x0a,0x6d,0x0b,0x0b,0x65,0x0a,0x08,0x3d,0x07,0x06,0xb0,0x05,0x05,0xfe,0x05, -0x05,0x84,0x03,0x00,0xed,0xfd,0xfb,0x54,0xf9,0xf8,0x52,0xf7,0xf6,0x09,0xf6,0xf5, -0x8a,0xf5,0xf5,0x35,0xf5,0xf5,0xa2,0xf5,0xf6,0xcf,0xf8,0xfa,0x34,0xfb,0xfb,0xbc, -0xfc,0xfe,0x64,0x00,0x02,0xa5,0x03,0x04,0xf6,0x04,0x05,0xaa,0x06,0x07,0xeb,0x08, -0x0a,0x32,0x0b,0x0b,0x2a,0x0b,0x09,0x3e,0x08,0x06,0x3e,0x06,0x06,0x95,0x06,0x06, -0x47,0x05,0x03,0x30,0x00,0xfd,0x47,0xfb,0xf9,0x69,0xf8,0xf7,0x84,0xf6,0xf6,0xd1, -0xf5,0xf5,0x29,0xf5,0xf4,0xfb,0xf4,0xf6,0xa0,0xf7,0xf9,0x01,0xfa,0xfa,0x58,0xfb, -0xfc,0xcd,0xfe,0x00,0x4d,0x02,0x03,0x04,0x04,0x04,0xad,0x05,0x06,0xb9,0x07,0x09, -0x92,0x0a,0x0b,0x98,0x0b,0x0a,0x3b,0x09,0x07,0xdb,0x06,0x06,0x2b,0x07,0x07,0xa5, -0x06,0x04,0x7e,0x02,0xff,0x6b,0xfd,0xfb,0xb6,0xf9,0xf8,0x35,0xf7,0xf6,0x6b,0xf6, -0xf6,0x50,0xf5,0xf4,0x88,0xf4,0xf5,0xb5,0xf6,0xf8,0xe1,0xf8,0xf9,0x16,0xfa,0xfb, -0x47,0xfd,0xff,0xc2,0x00,0x02,0x00,0x03,0x03,0x9e,0x04,0x05,0x76,0x06,0x07,0x9e, -0x09,0x0b,0xb0,0x0b,0x0b,0x14,0x0a,0x08,0x69,0x07,0x07,0x61,0x07,0x07,0xae,0x07, -0x06,0x67,0x04,0x01,0xaf,0xff,0xfd,0x67,0xfb,0xf9,0x38,0xf8,0xf7,0x18,0xf7,0xf6, -0xb9,0xf5,0xf4,0x4b,0xf4,0xf4,0xfc,0xf5,0xf7,0xf2,0xf7,0xf8,0xf6,0xf8,0xfa,0xc2, -0xfb,0xfd,0x39,0xff,0x00,0xfb,0x01,0x02,0xae,0x03,0x04,0x34,0x05,0x06,0x59,0x08, -0x0a,0x52,0x0b,0x0b,0xca,0x0a,0x09,0x16,0x08,0x07,0xa7,0x07,0x08,0x63,0x08,0x07, -0x1a,0x06,0x04,0xd1,0x01,0xff,0x4a,0xfd,0xfb,0x61,0xf9,0xf8,0xf7,0xf7,0xf7,0x45, -0xf6,0xf5,0x51,0xf4,0xf4,0x68,0xf5,0xf6,0x17,0xf7,0xf7,0x08,0xf8,0xf8,0x5f,0xfa, -0xfb,0xaf,0xfd,0xff,0xb4,0x00,0x01,0xae,0x02,0x03,0x04,0x04,0x05,0xe2,0x06,0x08, -0xae,0x0a,0x0b,0x38,0x0b,0x0a,0xb0,0x08,0x07,0xee,0x07,0x08,0xc6,0x08,0x08,0x77, -0x07,0x05,0x0e,0x04,0x01,0x5e,0xff,0xfc,0xee,0xfa,0xf9,0x1b,0xf9,0xf8,0x04,0xf7, -0xf5,0xaa,0xf4,0xf4,0x18,0xf5,0xf5,0x7e,0xf6,0xf6,0x4c,0xf7,0xf7,0x1f,0xf9,0xfa, -0x07,0xfc,0xfd,0x6c,0xff,0x00,0xac,0x01,0x02,0xd5,0x02,0x03,0x5d,0x05,0x07,0x87, -0x09,0x0a,0x5f,0x0b,0x0a,0x49,0x09,0x08,0x25,0x08,0x08,0xf9,0x08,0x08,0x6f,0x08, -0x07,0x06,0x06,0x04,0x80,0x01,0xfe,0x9d,0xfc,0xfb,0x52,0xfa,0xf9,0x06,0xf8,0xf6, -0x37,0xf5,0xf4,0x0c,0xf5,0xf5,0xe8,0xf5,0xf6,0x93,0xf6,0xf7,0xf2,0xf7,0xf9,0x81, -0xfa,0xfc,0xf3,0xfd,0xff,0xa8,0x00,0x01,0xc5,0x01,0x02,0xc8,0x03,0x05,0x2c,0x08, -0x0a,0xf1,0x0a,0x0a,0xbb,0x09,0x08,0x6c,0x08,0x08,0x0a,0x09,0x09,0xf2,0x08,0x08, -0xa8,0x07,0x06,0xa0,0x03,0x00,0x7d,0xfe,0xfc,0xcc,0xfb,0xfa,0x3a,0xf9,0xf7,0x17, -0xf6,0xf5,0x34,0xf5,0xf5,0x96,0xf5,0xf5,0x2d,0xf6,0xf6,0x18,0xf7,0xf7,0x1e,0xf9, -0xfa,0x7a,0xfc,0xfe,0x92,0xff,0x00,0xd6,0x00,0x01,0x44,0x02,0x04,0x80,0x06,0x08, -0x4d,0x0a,0x0a,0xe8,0x09,0x09,0xb2,0x08,0x08,0xfc,0x08,0x09,0x31,0x09,0x09,0xe3, -0x08,0x07,0x9b,0x05,0x02,0x6e,0x00,0xfe,0x6a,0xfd,0xfc,0x81,0xfa,0xf8,0x2b,0xf7, -0xf6,0x80,0xf5,0xf5,0x76,0xf5,0xf5,0xdb,0xf5,0xf6,0x61,0xf6,0xf6,0xdf,0xf7,0xf9, -0xe3,0xfa,0xfc,0x5c,0xfe,0xff,0xf7,0xff,0x00,0xd3,0x00,0x02,0xb5,0x04,0x07,0x34, -0x09,0x09,0xef,0x09,0x09,0x05,0x09,0x08,0xee,0x08,0x08,0x3f,0x09,0x09,0xca,0x09, -0x09,0x61,0x07,0x04,0x7d,0x02,0x00,0x28,0xff,0xfd,0xfb,0xfb,0xfa,0x52,0xf8,0xf6, -0x2f,0xf6,0xf5,0x9b,0xf5,0xf5,0xb9,0xf5,0xf5,0xfd,0xf5,0xf6,0xc4,0xf6,0xf7,0x5e, -0xf9,0xfb,0x13,0xfd,0xfe,0x17,0xff,0xff,0x93,0xff,0x00,0xeb,0x02,0x05,0xd8,0x07, -0x09,0x71,0x09,0x09,0x35,0x09,0x09,0xd0,0x08,0x08,0x0c,0x09,0x09,0x5b,0x0a,0x0a, -0xd1,0x08,0x06,0x7b,0x04,0x02,0xe8,0x00,0xff,0xa6,0xfd,0xfb,0xdb,0xf9,0xf8,0x13, -0xf7,0xf6,0xe4,0xf5,0xf5,0xbc,0xf5,0xf5,0xcc,0xf5,0xf5,0x1c,0xf6,0xf6,0xfb,0xf7, -0xf9,0xcc,0xfb,0xfd,0x35,0xfe,0xfe,0x76,0xfe,0xff,0x25,0x01,0x03,0x1b,0x06,0x07, -0xbc,0x08,0x09,0x41,0x09,0x09,0xc2,0x08,0x08,0xc8,0x08,0x09,0x78,0x0a,0x0a,0xeb, -0x09,0x08,0x44,0x06,0x04,0xc6,0x02,0x01,0x63,0xff,0xfd,0x77,0xfb,0xf9,0x3a,0xf8, -0xf7,0x61,0xf6,0xf6,0xe1,0xf5,0xf5,0xbd,0xf5,0xf5,0x9a,0xf5,0xf5,0xbe,0xf6,0xf8, -0x54,0xfa,0xfc,0x53,0xfd,0xfd,0x89,0xfd,0xfe,0x81,0xff,0x01,0x4e,0x04,0x06,0x93, -0x07,0x08,0x18,0x09,0x09,0xc2,0x08,0x08,0x75,0x08,0x09,0x54,0x0a,0x0a,0xbf,0x0a, -0x09,0xd7,0x07,0x06,0x82,0x04,0x02,0x3f,0x01,0xff,0x44,0xfd,0xfb,0x84,0xf9,0xf8, -0x22,0xf7,0xf6,0x38,0xf6,0xf6,0xf0,0xf5,0xf5,0x6b,0xf5,0xf5,0xa4,0xf5,0xf6,0xfe, -0xf8,0xfb,0x50,0xfc,0xfc,0xac,0xfc,0xfd,0x20,0xfe,0x00,0x52,0x02,0x04,0x25,0x06, -0x07,0xab,0x08,0x08,0xaf,0x08,0x08,0x22,0x08,0x08,0xfd,0x09,0x0a,0x0e,0x0b,0x0a, -0x26,0x09,0x07,0x3b,0x06,0x04,0x0b,0x03,0x01,0x23,0xff,0xfd,0x21,0xfb,0xf9,0x27, -0xf8,0xf7,0xb3,0xf6,0xf6,0x46,0xf6,0xf6,0x80,0xf5,0xf4,0xef,0xf4,0xf5,0xac,0xf7, -0xf9,0x4b,0xfb,0xfb,0xed,0xfb,0xfc,0xf2,0xfc,0xfe,0x68,0x00,0x02,0x76,0x04,0x06, -0xe6,0x07,0x08,0x69,0x08,0x07,0xdf,0x07,0x08,0x76,0x09,0x0a,0x08,0x0b,0x0a,0x2e, -0x0a,0x09,0xb0,0x07,0x06,0xd5,0x04,0x03,0x10,0x01,0xff,0xe0,0xfc,0xfb,0x60,0xf9, -0xf8,0x52,0xf7,0xf6,0xbd,0xf6,0xf6,0xd8,0xf5,0xf5,0x70,0xf4,0xf4,0x7e,0xf6,0xf8, -0x28,0xfa,0xfa,0x3f,0xfb,0xfb,0x05,0xfc,0xfd,0xb1,0xfe,0x00,0x97,0x02,0x04,0xcd, -0x06,0x07,0x0f,0x08,0x07,0x8b,0x07,0x07,0xef,0x08,0x09,0xcf,0x0a,0x0b,0xb1,0x0a, -0x09,0xff,0x08,0x07,0x7c,0x06,0x04,0xfd,0x02,0x00,0xce,0xfe,0xfc,0xec,0xfa,0xf9, -0x14,0xf8,0xf7,0x58,0xf7,0xf7,0x61,0xf6,0xf5,0x55,0xf4,0xf4,0x75,0xf5,0xf7,0xf4, -0xf8,0xfa,0x60,0xfa,0xfa,0x3b,0xfb,0xfc,0x10,0xfd,0xfe,0xa9,0x00,0x03,0x71,0x05, -0x06,0x8e,0x07,0x07,0x36,0x07,0x07,0x37,0x08,0x09,0x45,0x0a,0x0a,0xfe,0x0a,0x0a, -0xe9,0x09,0x09,0xe0,0x07,0x06,0xc8,0x04,0x02,0xdd,0x00,0xfe,0x9b,0xfc,0xfa,0x2a, -0xf9,0xf8,0x04,0xf8,0xf7,0x2d,0xf7,0xf5,0x9d,0xf4,0xf4,0xd1,0xf4,0xf6,0xd4,0xf7, -0xf8,0xaf,0xf9,0xfa,0x91,0xfa,0xfb,0xc1,0xfb,0xfc,0xbe,0xfe,0x01,0xb3,0x03,0x05, -0xaa,0x06,0x06,0xee,0x06,0x06,0x9f,0x07,0x08,0xa9,0x09,0x0a,0xe7,0x0a,0x0a,0x8d, -0x0a,0x09,0x2f,0x09,0x07,0x7e,0x06,0x04,0xda,0x02,0x00,0x8c,0xfe,0xfc,0x53,0xfa, -0xf9,0xd3,0xf8,0xf8,0x0a,0xf8,0xf6,0x1a,0xf5,0xf4,0x63,0xf4,0xf5,0xc7,0xf6,0xf7, -0xdf,0xf8,0xf9,0x08,0xfa,0xfa,0xb6,0xfa,0xfb,0xf7,0xfc,0xff,0xd3,0x01,0x04,0x91, -0x05,0x06,0x63,0x06,0x06,0xf8,0x06,0x07,0xed,0x08,0x09,0x8d,0x0a,0x0a,0xdd,0x0a, -0x0a,0x1a,0x0a,0x09,0xe2,0x07,0x06,0xc6,0x04,0x02,0x9d,0x00,0xfd,0xcf,0xfb,0xfa, -0xc5,0xf9,0xf9,0xe9,0xf8,0xf7,0xe9,0xf5,0xf4,0x6b,0xf4,0xf4,0xef,0xf5,0xf6,0xff, -0xf7,0xf8,0x8e,0xf9,0xf9,0xec,0xf9,0xfa,0x53,0xfb,0xfd,0xd5,0xff,0x02,0x24,0x04, -0x05,0xb4,0x05,0x05,0x5f,0x06,0x07,0x11,0x08,0x09,0xf1,0x09,0x0a,0xd8,0x0a,0x0a, -0xcf,0x0a,0x0a,0x11,0x09,0x07,0x9e,0x06,0x04,0xaf,0x02,0xff,0x7f,0xfd,0xfb,0xea, -0xfa,0xfa,0xe8,0xf9,0xf8,0xe9,0xf6,0xf5,0xc7,0xf4,0xf4,0x4c,0xf5,0xf6,0x21,0xf7, -0xf8,0x03,0xf9,0xf9,0x55,0xf9,0xf9,0x05,0xfa,0xfb,0xe9,0xfd,0x00,0x96,0x02,0x04, -0xe1,0x04,0x05,0xb4,0x05,0x06,0x45,0x07,0x08,0x34,0x09,0x09,0x9e,0x0a,0x0b,0x10, -0x0b,0x0a,0xeb,0x09,0x09,0x31,0x08,0x06,0xcd,0x04,0x02,0x40,0xff,0xfd,0x23,0xfc, -0xfb,0xfa,0xfa,0xf9,0x1b,0xf8,0xf6,0x78,0xf5,0xf4,0xfe,0xf4,0xf5,0x56,0xf6,0xf7, -0x78,0xf8,0xf8,0xef,0xf8,0xf8,0x0b,0xf9,0xfa,0x01,0xfc,0xfe,0xd7,0x00,0x02,0xda, -0x03,0x04,0xf7,0x04,0x05,0x8a,0x06,0x07,0x57,0x08,0x09,0x13,0x0a,0x0a,0x2c,0x0b, -0x0a,0x7f,0x0a,0x09,0x8f,0x09,0x08,0xd9,0x06,0x04,0x42,0x01,0xfe,0x9f,0xfd,0xfc, -0x0c,0xfc,0xfa,0x5d,0xf9,0xf7,0x6c,0xf6,0xf5,0xe7,0xf4,0xf5,0xb0,0xf5,0xf6,0xed, -0xf7,0xf8,0x99,0xf8,0xf8,0x35,0xf8,0xf8,0x5d,0xfa,0xfc,0xf8,0xfe,0x01,0x80,0x02, -0x03,0x16,0x04,0x04,0xbe,0x05,0x06,0x69,0x07,0x08,0x64,0x09,0x0a,0xe5,0x0a,0x0a, -0xaf,0x0a,0x0a,0x78,0x0a,0x0a,0x90,0x08,0x06,0x42,0x03,0x00,0x1d,0xff,0xfe,0x32, -0xfd,0xfc,0xa1,0xfa,0xf9,0xa1,0xf7,0xf6,0x45,0xf5,0xf4,0x3e,0xf5,0xf6,0x42,0xf7, -0xf8,0x52,0xf8,0xf8,0xc1,0xf7,0xf7,0xef,0xf8,0xfa,0x1c,0xfd,0xff,0xf4,0x00,0x02, -0x23,0x03,0x04,0xe0,0x04,0x05,0x6a,0x06,0x07,0x85,0x08,0x09,0x7b,0x0a,0x0a,0x9a, -0x0a,0x0a,0x1c,0x0b,0x0b,0x10,0x0a,0x08,0x51,0x05,0x02,0xec,0x00,0xff,0x68,0xfe, -0xfd,0x04,0xfc,0xfa,0x08,0xf9,0xf7,0x06,0xf6,0xf5,0x02,0xf5,0xf5,0xbb,0xf6,0xf7, -0x2a,0xf8,0xf7,0x8f,0xf7,0xf7,0xd5,0xf7,0xf9,0x44,0xfb,0xfd,0x57,0xff,0x00,0x0c, -0x02,0x03,0x02,0x04,0x04,0x5b,0x05,0x06,0xa5,0x07,0x08,0xdf,0x09,0x0a,0x42,0x0a, -0x0a,0x4a,0x0b,0x0b,0x4b,0x0b,0x09,0x5a,0x07,0x04,0xcd,0x02,0x01,0xc1,0xff,0xfe, -0x58,0xfd,0xfc,0x81,0xfa,0xf8,0x1d,0xf7,0xf5,0x3c,0xf5,0xf5,0x37,0xf6,0xf7,0xd3, -0xf7,0xf7,0x6e,0xf7,0xf6,0x1f,0xf7,0xf8,0xc0,0xf9,0xfb,0x9b,0xfd,0xff,0xc3,0x00, -0x02,0x11,0x03,0x03,0x6c,0x04,0x05,0xa4,0x06,0x08,0x11,0x09,0x09,0xb7,0x09,0x0a, -0x24,0x0b,0x0c,0x00,0x0c,0x0b,0x10,0x09,0x06,0xad,0x04,0x02,0x2c,0x01,0xff,0xae, -0xfe,0xfd,0x17,0xfc,0xfa,0x75,0xf8,0xf6,0xac,0xf5,0xf5,0xe6,0xf5,0xf6,0xad,0xf7, -0xf7,0x7d,0xf7,0xf6,0x9c,0xf6,0xf7,0x72,0xf8,0xfa,0xc1,0xfb,0xfd,0x58,0xff,0x00, -0x1e,0x02,0x02,0x5b,0x03,0x04,0xa4,0x05,0x07,0x32,0x08,0x08,0x0b,0x09,0x09,0xca, -0x0a,0x0b,0x6e,0x0c,0x0b,0x9f,0x0a,0x08,0x9b,0x06,0x04,0xc8,0x02,0x01,0x03,0x00, -0xfe,0xae,0xfd,0xfb,0x0f,0xfa,0xf8,0x70,0xf6,0xf5,0xcb,0xf5,0xf6,0x68,0xf7,0xf7, -0x7c,0xf7,0xf6,0x6d,0xf6,0xf6,0x69,0xf7,0xf8,0x1a,0xfa,0xfb,0xce,0xfd,0xff,0xe9, -0x00,0x01,0x4a,0x02,0x03,0x92,0x04,0x06,0x41,0x07,0x07,0x3d,0x08,0x08,0x0d,0x0a, -0x0b,0x55,0x0c,0x0c,0xb7,0x0b,0x0a,0x64,0x08,0x06,0x65,0x04,0x02,0x6b,0x01,0x00, -0x24,0xff,0xfd,0xba,0xfb,0xf9,0xaa,0xf7,0xf6,0xe4,0xf5,0xf6,0x36,0xf7,0xf7,0x8b, -0xf7,0xf6,0x6f,0xf6,0xf6,0xb5,0xf6,0xf7,0x97,0xf8,0xfa,0x33,0xfc,0xfe,0xb2,0xff, -0x00,0x27,0x01,0x02,0x71,0x03,0x05,0x30,0x06,0x06,0x5e,0x07,0x07,0x2f,0x09,0x0a, -0xd9,0x0b,0x0c,0x68,0x0c,0x0b,0xf8,0x09,0x08,0x00,0x06,0x04,0xc3,0x02,0x01,0x89, -0x00,0xff,0x84,0xfd,0xfb,0x26,0xf9,0xf7,0x54,0xf6,0xf6,0x17,0xf7,0xf7,0x89,0xf7, -0xf7,0x91,0xf6,0xf6,0x55,0xf6,0xf6,0x5a,0xf7,0xf8,0x9b,0xfa,0xfc,0x4b,0xfe,0xff, -0xf4,0xff,0x00,0x5e,0x02,0x03,0x3f,0x05,0x05,0x6e,0x06,0x07,0x11,0x08,0x09,0xf9, -0x0a,0x0c,0xa1,0x0c,0x0c,0x55,0x0b,0x09,0xba,0x07,0x05,0x3d,0x04,0x02,0xee,0x01, -0x00,0x5d,0xff,0xfd,0xc3,0xfa,0xf8,0x39,0xf7,0xf6,0x3d,0xf7,0xf7,0x99,0xf7,0xf7, -0xe4,0xf6,0xf6,0x49,0xf6,0xf6,0x61,0xf6,0xf7,0x26,0xf9,0xfb,0xd3,0xfc,0xfd,0xbf, -0xfe,0xff,0x2c,0x01,0x02,0x1c,0x04,0x04,0x7f,0x05,0x06,0x11,0x07,0x08,0xf6,0x09, -0x0b,0x65,0x0c,0x0c,0x3b,0x0c,0x0b,0x40,0x09,0x07,0xa6,0x05,0x04,0x33,0x03,0x02, -0x04,0x01,0xff,0xa2,0xfc,0xfa,0x52,0xf8,0xf7,0x78,0xf7,0xf7,0xaa,0xf7,0xf7,0x37, -0xf7,0xf6,0x7e,0xf6,0xf5,0xbe,0xf5,0xf6,0xd6,0xf7,0xf9,0x7b,0xfb,0xfc,0x79,0xfd, -0xfe,0xf8,0xff,0x01,0xf9,0x02,0x03,0x9f,0x04,0x05,0x03,0x06,0x07,0xa2,0x08,0x0a, -0xb4,0x0b,0x0c,0xca,0x0c,0x0c,0xb0,0x0a,0x08,0x1f,0x07,0x05,0x68,0x04,0x03,0xa9, -0x02,0x00,0x8e,0xfe,0xfb,0xde,0xf9,0xf8,0x19,0xf8,0xf7,0xce,0xf7,0xf7,0x9a,0xf7, -0xf7,0xc5,0xf6,0xf5,0x6f,0xf5,0xf5,0xc9,0xf6,0xf8,0x07,0xfa,0xfb,0x23,0xfc,0xfd, -0xb3,0xfe,0x00,0xc4,0x01,0x02,0xae,0x03,0x04,0xf4,0x04,0x05,0x5f,0x07,0x09,0xb0, -0x0a,0x0b,0xbf,0x0c,0x0c,0xdb,0x0b,0x0a,0x85,0x08,0x06,0xac,0x05,0x04,0x2e,0x04, -0x02,0x7a,0x00,0xfd,0x9d,0xfb,0xf9,0xee,0xf8,0xf8,0xf5,0xf7,0xf7,0xfe,0xf7,0xf7, -0x4d,0xf7,0xf6,0x64,0xf5,0xf5,0x04,0xf6,0xf7,0xc5,0xf8,0xf9,0xee,0xfa,0xfb,0x5f, -0xfd,0xfe,0x7e,0x00,0x01,0xcc,0x02,0x03,0x06,0x04,0x04,0x0c,0x06,0x07,0x59,0x09, -0x0b,0x40,0x0c,0x0c,0xad,0x0c,0x0b,0xc8,0x09,0x08,0xc0,0x06,0x06,0x71,0x05,0x04, -0x34,0x02,0xff,0x6d,0xfd,0xfb,0x18,0xfa,0xf9,0x50,0xf8,0xf8,0x42,0xf8,0xf8,0xd5, -0xf7,0xf6,0xac,0xf5,0xf5,0x72,0xf5,0xf6,0xa8,0xf7,0xf8,0xab,0xf9,0xfa,0xfb,0xfb, -0xfd,0x28,0xff,0x00,0xb9,0x01,0x02,0x08,0x03,0x03,0xbc,0x04,0x06,0xd2,0x07,0x09, -0x5a,0x0b,0x0c,0x09,0x0d,0x0c,0xe5,0x0a,0x09,0xe3,0x07,0x07,0xa3,0x06,0x05,0xfb, -0x03,0x01,0x7b,0xff,0xfd,0x95,0xfb,0xfa,0xf0,0xf8,0xf8,0xb9,0xf8,0xf8,0x6c,0xf8, -0xf7,0x26,0xf6,0xf5,0x56,0xf5,0xf5,0xce,0xf6,0xf7,0x8a,0xf8,0xf9,0xa7,0xfa,0xfc, -0xc2,0xfd,0xff,0xa5,0x00,0x01,0x28,0x02,0x02,0xac,0x03,0x04,0x4d,0x06,0x08,0x11, -0x0a,0x0b,0xed,0x0c,0x0c,0xcd,0x0b,0x0a,0xf3,0x08,0x08,0xc3,0x07,0x06,0x7e,0x05, -0x03,0x78,0x01,0xff,0x35,0xfd,0xfb,0xd5,0xf9,0xf9,0x23,0xf9,0xf9,0x04,0xf9,0xf8, -0xd1,0xf6,0xf5,0x7d,0xf5,0xf5,0x2a,0xf6,0xf6,0x9e,0xf7,0xf8,0x66,0xf9,0xfa,0x5b, -0xfc,0xfe,0x70,0xff,0x00,0x48,0x01,0x01,0xae,0x02,0x03,0xb8,0x04,0x06,0x75,0x08, -0x0a,0x6a,0x0c,0x0c,0x4e,0x0c,0x0b,0xd0,0x09,0x09,0xb2,0x08,0x08,0xc0,0x06,0x05, -0x53,0x03,0x01,0x16,0xff,0xfc,0x0d,0xfb,0xf9,0xbf,0xf9,0xf9,0x9d,0xf9,0xf8,0x9c, -0xf7,0xf6,0xc7,0xf5,0xf5,0xd9,0xf5,0xf6,0xd4,0xf6,0xf7,0x37,0xf8,0xf9,0xf6,0xfa, -0xfc,0x2a,0xfe,0xff,0x56,0x00,0x01,0xb1,0x01,0x02,0x46,0x03,0x04,0xba,0x06,0x09, -0x63,0x0b,0x0c,0x68,0x0c,0x0b,0xa9,0x0a,0x0a,0x80,0x09,0x08,0xee,0x07,0x06,0x2b, -0x05,0x03,0x15,0x01,0xfe,0x69,0xfc,0xfb,0x70,0xfa,0xfa,0x26,0xfa,0xf9,0x78,0xf8, -0xf7,0x54,0xf6,0xf5,0xcd,0xf5,0xf5,0x5f,0xf6,0xf6,0x4b,0xf7,0xf8,0xa3,0xf9,0xfb, -0xd3,0xfc,0xfe,0x52,0xff,0x00,0xf4,0x00,0x01,0x07,0x02,0x03,0xe0,0x04,0x07,0x07, -0x0a,0x0b,0x2a,0x0c,0x0b,0x3d,0x0b,0x0a,0x4b,0x0a,0x09,0xd9,0x08,0x07,0xce,0x06, -0x05,0x13,0x03,0x00,0x18,0xfe,0xfc,0x65,0xfb,0xfb,0xc0,0xfa,0xfa,0x43,0xf9,0xf8, -0x12,0xf7,0xf6,0xf5,0xf5,0xf5,0x1f,0xf6,0xf6,0x83,0xf6,0xf7,0x63,0xf8,0xf9,0x6e, -0xfb,0xfc,0x3d,0xfe,0xff,0x36,0x00,0x00,0xea,0x00,0x01,0x29,0x03,0x05,0x59,0x08, -0x0a,0x75,0x0b,0x0b,0x8a,0x0b,0x0b,0xd3,0x0a,0x0a,0x83,0x09,0x08,0x2e,0x08,0x06, -0x0e,0x05,0x02,0xf7,0xff,0xfd,0x8d,0xfc,0xfb,0x7d,0xfb,0xfa,0x2f,0xfa,0xf9,0xe1, -0xf7,0xf6,0x7f,0xf6,0xf6,0x03,0xf6,0xf5,0xfe,0xf5,0xf6,0x56,0xf7,0xf8,0xf9,0xf9, -0xfb,0x07,0xfd,0xfe,0x87,0xff,0xff,0xfe,0xff,0x00,0x85,0x01,0x03,0x7c,0x06,0x08, -0x5c,0x0a,0x0b,0x72,0x0b,0x0b,0x27,0x0b,0x0a,0x2a,0x0a,0x09,0x3a,0x09,0x08,0xc5, -0x06,0x04,0xe8,0x01,0xff,0xe9,0xfd,0xfc,0x4d,0xfc,0xfb,0x0c,0xfb,0xf9,0xcf,0xf8, -0xf7,0x1c,0xf7,0xf6,0x4a,0xf6,0xf5,0xbe,0xf5,0xf5,0x8e,0xf6,0xf7,0xa8,0xf8,0xf9, -0xaf,0xfb,0xfd,0xb5,0xfe,0xff,0x34,0xff,0xff,0x24,0x00,0x02,0x80,0x04,0x06,0xde, -0x08,0x0a,0x13,0x0b,0x0b,0x56,0x0b,0x0a,0x7f,0x0a,0x0a,0x03,0x0a,0x09,0x48,0x08, -0x06,0xe5,0x03,0x01,0x67,0xff,0xfe,0x30,0xfd,0xfc,0xfa,0xfb,0xfa,0xce,0xf9,0xf8, -0xea,0xf7,0xf7,0xb4,0xf6,0xf6,0xb1,0xf5,0xf5,0x0b,0xf6,0xf6,0x6a,0xf7,0xf8,0x49, -0xfa,0xfc,0xc2,0xfd,0xfe,0x98,0xfe,0xfe,0xf7,0xfe,0x00,0x97,0x02,0x04,0x1e,0x07, -0x08,0x4e,0x0a,0x0b,0x41,0x0b,0x0b,0xb0,0x0a,0x0a,0x98,0x0a,0x0a,0x95,0x09,0x08, -0xd0,0x05,0x03,0x15,0x01,0xff,0x56,0xfe,0xfd,0xea,0xfc,0xfb,0xbe,0xfa,0xf9,0xca, -0xf8,0xf8,0x41,0xf7,0xf6,0xf8,0xf5,0xf5,0xdc,0xf5,0xf6,0x60,0xf6,0xf7,0xd4,0xf8, -0xfa,0xbe,0xfc,0xfd,0xeb,0xfd,0xfd,0x1c,0xfe,0xff,0xd2,0x00,0x02,0x2f,0x05,0x07, -0x14,0x09,0x0a,0xf6,0x0a,0x0a,0xcf,0x0a,0x0a,0xdb,0x0a,0x0a,0x8e,0x0a,0x09,0xa7, -0x07,0x05,0xf4,0x02,0x00,0xaf,0xff,0xfe,0xec,0xfd,0xfc,0xbd,0xfb,0xfa,0xca,0xf9, -0xf8,0x0f,0xf8,0xf7,0x72,0xf6,0xf6,0xe0,0xf5,0xf5,0xbb,0xf5,0xf6,0x83,0xf7,0xf9, -0x88,0xfb,0xfc,0x4d,0xfd,0xfd,0x63,0xfd,0xfe,0x50,0xff,0x01,0x21,0x03,0x05,0x97, -0x07,0x09,0x55,0x0a,0x0a,0xa9,0x0a,0x0a,0xea,0x0a,0x0b,0x32,0x0b,0x0a,0x3a,0x09, -0x07,0xb1,0x04,0x02,0x2a,0x01,0xff,0xff,0xfe,0xfd,0xbd,0xfc,0xfb,0xdb,0xfa,0xf9, -0xee,0xf8,0xf7,0x0d,0xf7,0xf6,0x3a,0xf6,0xf5,0x4c,0xf5,0xf5,0x55,0xf6,0xf8,0x43, -0xfa,0xfb,0x7c,0xfc,0xfc,0xcb,0xfc,0xfd,0x03,0xfe,0xff,0x36,0x01,0x03,0xe8,0x05, -0x07,0x5e,0x09,0x0a,0x40,0x0a,0x0a,0xb6,0x0a,0x0b,0x83,0x0b,0x0b,0x86,0x0a,0x08, -0x8b,0x06,0x04,0xb6,0x02,0x01,0x26,0x00,0xfe,0xce,0xfd,0xfc,0xec,0xfb,0xfa,0xcf, -0xf9,0xf8,0xda,0xf7,0xf7,0xd5,0xf6,0xf6,0x31,0xf5,0xf4,0x6e,0xf5,0xf6,0xef,0xf8, -0xfa,0x99,0xfb,0xfc,0x51,0xfc,0xfc,0x09,0xfd,0xfd,0x7f,0xff,0x01,0xf8,0x03,0x06, -0x04,0x08,0x09,0xc3,0x09,0x0a,0x50,0x0a,0x0a,0x9e,0x0b,0x0b,0x6e,0x0b,0x0a,0x21, -0x08,0x06,0x61,0x04,0x02,0x7d,0x01,0x00,0xd0,0xfe,0xfd,0x0e,0xfd,0xfc,0xc0,0xfa, -0xf9,0xb9,0xf8,0xf8,0x93,0xf7,0xf6,0x8b,0xf5,0xf4,0xdb,0xf4,0xf5,0xaf,0xf7,0xf9, -0x95,0xfa,0xfb,0xe6,0xfb,0xfc,0x40,0xfc,0xfc,0xec,0xfd,0xff,0xfb,0x01,0x04,0x86, -0x06,0x08,0xf0,0x08,0x09,0xc7,0x09,0x0a,0x57,0x0b,0x0c,0x00,0x0c,0x0b,0x72,0x09, -0x07,0x0b,0x06,0x04,0xd7,0x02,0x01,0x04,0x00,0xff,0x20,0xfe,0xfd,0xb1,0xfb,0xfa, -0xa8,0xf9,0xf9,0x82,0xf8,0xf7,0x28,0xf6,0xf4,0x9f,0xf4,0xf5,0x73,0xf6,0xf8,0x80, -0xf9,0xfa,0x5a,0xfb,0xfb,0xba,0xfb,0xfb,0xae,0xfc,0xfe,0x00,0x00,0x02,0xc6,0x04, -0x06,0xea,0x07,0x08,0x19,0x09,0x09,0xed,0x0a,0x0b,0x3e,0x0c,0x0b,0xac,0x0a,0x09, -0xa3,0x07,0x06,0x40,0x04,0x02,0x49,0x01,0x00,0x63,0xff,0xfe,0xc2,0xfc,0xfb,0x97, -0xfa,0xfa,0x82,0xf9,0xf8,0xf7,0xf6,0xf5,0xb9,0xf4,0xf4,0x9c,0xf5,0xf6,0x5e,0xf8, -0xf9,0xab,0xfa,0xfb,0x42,0xfb,0xfb,0xa4,0xfb,0xfc,0x39,0xfe,0x00,0xe6,0x02,0x05, -0xa1,0x06,0x07,0x38,0x08,0x09,0x30,0x0a,0x0b,0x16,0x0c,0x0c,0x61,0x0b,0x0a,0x16, -0x09,0x07,0xb9,0x05,0x03,0x8f,0x02,0x01,0x98,0x00,0xff,0xe5,0xfd,0xfc,0x98,0xfb, -0xfb,0x91,0xfa,0xf9,0x18,0xf8,0xf6,0x47,0xf5,0xf4,0xfb,0xf4,0xf5,0x4f,0xf7,0xf8, -0xdb,0xf9,0xfa,0xd9,0xfa,0xfa,0xfe,0xfa,0xfb,0xa7,0xfc,0xfe,0xf9,0x00,0x03,0x25, -0x05,0x06,0x15,0x07,0x08,0x50,0x09,0x0a,0xab,0x0b,0x0c,0xd0,0x0b,0x0b,0x55,0x0a, -0x08,0x2f,0x07,0x05,0xe5,0x03,0x02,0xdd,0x01,0x00,0x08,0xff,0xfd,0x99,0xfc,0xfc, -0x80,0xfb,0xfa,0x4a,0xf9,0xf7,0x2a,0xf6,0xf5,0xc1,0xf4,0xf5,0x43,0xf6,0xf7,0xfa, -0xf8,0xf9,0x7f,0xfa,0xfa,0x79,0xfa,0xfa,0x49,0xfb,0xfc,0x2d,0xff,0x01,0x88,0x03, -0x04,0xde,0x05,0x06,0x4f,0x08,0x09,0xec,0x0a,0x0b,0xe9,0x0b,0x0b,0x5e,0x0b,0x0a, -0x83,0x08,0x06,0x4b,0x05,0x04,0x23,0x03,0x01,0x2d,0x00,0xfe,0x9b,0xfd,0xfc,0x8f, -0xfc,0xfb,0x8b,0xfa,0xf8,0x4f,0xf7,0xf5,0xfd,0xf4,0xf4,0x8e,0xf5,0xf6,0xfb,0xf7, -0xf9,0xf2,0xf9,0xfa,0x34,0xfa,0xfa,0x40,0xfa,0xfb,0x66,0xfd,0xff,0xcb,0x01,0x03, -0x85,0x04,0x05,0x2c,0x07,0x08,0xea,0x09,0x0a,0x9e,0x0b,0x0c,0x01,0x0c,0x0b,0xa2, -0x09,0x08,0x90,0x06,0x05,0x78,0x04,0x03,0x71,0x01,0xff,0xad,0xfe,0xfd,0x6e,0xfd, -0xfc,0xcb,0xfb,0xfa,0xa5,0xf8,0xf6,0x9f,0xf5,0xf4,0x1f,0xf5,0xf5,0x0d,0xf7,0xf8, -0x65,0xf9,0xf9,0xff,0xf9,0xf9,0x89,0xf9,0xfa,0xd3,0xfb,0xfd,0x0f,0x00,0x01,0x0a, -0x03,0x04,0xe6,0x05,0x07,0xb6,0x08,0x09,0xfd,0x0a,0x0b,0x4e,0x0c,0x0b,0x9d,0x0a, -0x09,0xe2,0x07,0x06,0xcd,0x05,0x04,0xc6,0x02,0x01,0xc1,0xff,0xfe,0x3e,0xfe,0xfd, -0xea,0xfc,0xfb,0x0b,0xfa,0xf8,0x93,0xf6,0xf5,0x08,0xf5,0xf5,0x25,0xf6,0xf7,0xb6, -0xf8,0xf9,0xc8,0xf9,0xf9,0x05,0xf9,0xf9,0x94,0xfa,0xfc,0x46,0xfe,0xff,0x7f,0x01, -0x03,0x90,0x04,0x06,0x60,0x07,0x08,0x0a,0x0a,0x0b,0x26,0x0c,0x0c,0x52,0x0b,0x0a, -0xf1,0x08,0x08,0x00,0x07,0x05,0x2c,0x04,0x02,0xf7,0x00,0xff,0x1d,0xff,0xfe,0xf9, -0xfd,0xfc,0x8f,0xfb,0xf9,0xeb,0xf7,0xf6,0x66,0xf5,0xf5,0x81,0xf5,0xf6,0xf9,0xf7, -0xf9,0x71,0xf9,0xf9,0xa2,0xf8,0xf8,0x9b,0xf9,0xfb,0xb0,0xfc,0xfe,0xd3,0xff,0x01, -0x27,0x03,0x04,0xf9,0x05,0x07,0xe4,0x08,0x0a,0xc7,0x0b,0x0c,0xa1,0x0b,0x0a,0xfd, -0x09,0x09,0x31,0x08,0x07,0x80,0x05,0x03,0x3d,0x02,0x00,0xfd,0xff,0xff,0xf7,0xfe, -0xfe,0xe2,0xfc,0xfb,0x63,0xf9,0xf7,0x3a,0xf6,0xf5,0x24,0xf5,0xf5,0x3d,0xf7,0xf8, -0x28,0xf9,0xf8,0x7f,0xf8,0xf8,0xe5,0xf8,0xf9,0x3e,0xfb,0xfc,0x4a,0xfe,0x00,0xa0, -0x01,0x03,0x62,0x04,0x05,0x8d,0x07,0x09,0xe5,0x0a,0x0b,0xcb,0x0b,0x0b,0xa4,0x0a, -0x09,0x3f,0x09,0x08,0xe3,0x06,0x05,0x94,0x03,0x02,0xe0,0x00,0x00,0xd4,0xff,0xff, -0x23,0xfe,0xfc,0x0b,0xfb,0xf9,0x63,0xf7,0xf5,0x1e,0xf5,0xf5,0x97,0xf6,0xf7,0xbe, -0xf8,0xf8,0x5b,0xf8,0xf8,0x62,0xf8,0xf9,0x00,0xfa,0xfb,0xb2,0xfc,0xfe,0x27,0x00, -0x01,0xea,0x02,0x04,0x04,0x06,0x08,0xd0,0x09,0x0b,0x80,0x0b,0x0b,0x17,0x0b,0x0a, -0x09,0x0a,0x09,0x23,0x08,0x06,0xea,0x04,0x03,0xf3,0x01,0x01,0xa2,0x00,0x00,0x41, -0xff,0xfe,0xa1,0xfc,0xfa,0xde,0xf8,0xf6,0x9e,0xf5,0xf5,0x24,0xf6,0xf7,0x35,0xf8, -0xf8,0x37,0xf8,0xf8,0x11,0xf8,0xf8,0xf7,0xf8,0xf9,0x5f,0xfb,0xfd,0xb0,0xfe,0x00, -0x62,0x01,0x02,0x7a,0x04,0x06,0x77,0x08,0x09,0xef,0x0a,0x0b,0x34,0x0b,0x0a,0xaf, -0x0a,0x0a,0x32,0x09,0x07,0x3f,0x06,0x04,0x17,0x03,0x02,0x71,0x01,0x00,0x3d,0x00, -0xff,0x35,0xfe,0xfc,0x8a,0xfa,0xf8,0x53,0xf6,0xf5,0xe9,0xf5,0xf6,0xbe,0xf7,0xf8, -0x21,0xf8,0xf8,0x01,0xf8,0xf8,0x41,0xf8,0xf8,0x1e,0xfa,0xfb,0x5a,0xfd,0xfe,0xea, -0xff,0x01,0xc2,0x02,0x04,0xec,0x06,0x08,0xfb,0x09,0x0a,0x0b,0x0b,0x0b,0xf0,0x0a, -0x0a,0x2b,0x0a,0x09,0x92,0x07,0x05,0x4d,0x04,0x03,0x42,0x02,0x01,0xfa,0x00,0x00, -0xa6,0xff,0xfe,0x55,0xfc,0xf9,0x8d,0xf7,0xf6,0x14,0xf6,0xf6,0x3a,0xf7,0xf7,0xfb, -0xf7,0xf8,0x01,0xf8,0xf7,0xce,0xf7,0xf8,0x01,0xf9,0xfa,0xf6,0xfb,0xfd,0x65,0xfe, -0xff,0x2a,0x01,0x03,0x20,0x05,0x07,0xd2,0x08,0x09,0x8e,0x0a,0x0a,0x0c,0x0b,0x0b, -0xd1,0x0a,0x0a,0xc2,0x08,0x07,0x91,0x05,0x04,0x35,0x03,0x02,0xa5,0x01,0x01,0xc3, -0x00,0xff,0x2e,0xfe,0xfb,0x29,0xf9,0xf7,0x95,0xf6,0xf6,0xf9,0xf6,0xf7,0xc5,0xf7, -0xf8,0x10,0xf8,0xf7,0x8c,0xf7,0xf7,0x38,0xf8,0xf9,0xb6,0xfa,0xfc,0x10,0xfd,0xfe, -0x93,0xff,0x01,0x65,0x03,0x05,0x68,0x07,0x08,0xcd,0x09,0x0a,0xc4,0x0a,0x0b,0x43, -0x0b,0x0a,0xcd,0x09,0x08,0xe5,0x06,0x05,0x48,0x04,0x03,0x41,0x02,0x01,0xdf,0x01, -0x01,0xc4,0xff,0xfd,0xe7,0xfa,0xf8,0x8c,0xf7,0xf6,0xef,0xf6,0xf7,0x81,0xf7,0xf7, -0x1f,0xf8,0xf7,0x6e,0xf7,0xf7,0x94,0xf7,0xf8,0xa7,0xf9,0xfa,0xdc,0xfb,0xfc,0x1e, -0xfe,0xff,0x9a,0x01,0x03,0xec,0x05,0x07,0xb8,0x08,0x09,0x37,0x0a,0x0a,0x6f,0x0b, -0x0b,0x84,0x0a,0x09,0x26,0x08,0x06,0x5d,0x05,0x03,0xef,0x02,0x02,0x99,0x02,0x02, -0x45,0x01,0xff,0xd3,0xfc,0xfa,0xc8,0xf8,0xf7,0x1b,0xf7,0xf7,0x60,0xf7,0xf7,0x2e, -0xf8,0xf7,0x7e,0xf7,0xf7,0x31,0xf7,0xf7,0xbd,0xf8,0xf9,0xcc,0xfa,0xfb,0xbb,0xfc, -0xfe,0xc0,0xff,0x01,0x3f,0x04,0x06,0x50,0x07,0x08,0x77,0x09,0x0a,0x37,0x0b,0x0b, -0x05,0x0b,0x0a,0x54,0x09,0x08,0x81,0x06,0x04,0xae,0x03,0x03,0x32,0x03,0x03,0x73, -0x02,0x00,0xad,0xfe,0xfc,0x67,0xfa,0xf8,0xac,0xf7,0xf7,0x63,0xf7,0xf7,0x2d,0xf8, -0xf8,0x90,0xf7,0xf7,0x02,0xf7,0xf7,0x05,0xf8,0xf8,0xdf,0xf9,0xfa,0x7a,0xfb,0xfc, -0x17,0xfe,0x00,0x73,0x02,0x04,0xe6,0x05,0x07,0x72,0x08,0x09,0xaa,0x0a,0x0b,0x22, -0x0b,0x0a,0x5d,0x0a,0x09,0xc4,0x07,0x05,0x8f,0x04,0x03,0xcc,0x03,0x03,0x7e,0x03, -0x02,0x83,0x00,0xfe,0x35,0xfc,0xfa,0x93,0xf8,0xf7,0x9b,0xf7,0xf7,0x2d,0xf8,0xf8, -0xc2,0xf7,0xf7,0xf5,0xf6,0xf7,0x70,0xf7,0xf8,0x03,0xf9,0xf9,0x5c,0xfa,0xfb,0x82, -0xfc,0xfe,0xb8,0x00,0x02,0x4a,0x04,0x05,0x3b,0x07,0x08,0xea,0x09,0x0a,0xf9,0x0a, -0x0b,0x01,0x0b,0x0a,0xe5,0x08,0x07,0x70,0x05,0x04,0x48,0x04,0x04,0x26,0x04,0x03, -0x16,0x02,0x00,0x24,0xfe,0xfb,0xed,0xf9,0xf8,0xf9,0xf7,0xf8,0x30,0xf8,0xf8,0x04, -0xf8,0xf7,0x18,0xf7,0xf6,0x2e,0xf7,0xf7,0x7b,0xf8,0xf9,0x60,0xf9,0xfa,0x30,0xfb, -0xfc,0xff,0xfe,0x00,0x8d,0x02,0x04,0xd2,0x05,0x07,0xc7,0x08,0x09,0x6c,0x0a,0x0b, -0x60,0x0b,0x0b,0xe2,0x09,0x08,0x73,0x06,0x05,0xd5,0x04,0x04,0xac,0x04,0x04,0x63, -0x03,0x01,0x0f,0x00,0xfd,0x7b,0xfb,0xf9,0xbb,0xf8,0xf8,0x65,0xf8,0xf8,0x47,0xf8, -0xf7,0x4d,0xf7,0xf6,0xee,0xf6,0xf7,0x06,0xf8,0xf8,0xb7,0xf8,0xf9,0xf1,0xf9,0xfb, -0x58,0xfd,0xff,0xc2,0x00,0x02,0x58,0x04,0x06,0x91,0x07,0x08,0x9a,0x09,0x0a,0x69, -0x0b,0x0b,0xc9,0x0a,0x09,0x94,0x07,0x06,0x84,0x05,0x05,0x13,0x05,0x04,0x6d,0x04, -0x03,0xd7,0x01,0xff,0x39,0xfd,0xfb,0xb3,0xf9,0xf8,0xbf,0xf8,0xf8,0x9b,0xf8,0xf8, -0x93,0xf7,0xf7,0xe0,0xf6,0xf7,0xc4,0xf7,0xf8,0x10,0xf8,0xf8,0x05,0xf9,0xfa,0xd4, -0xfb,0xfd,0x07,0xff,0x00,0xcd,0x02,0x04,0x29,0x06,0x07,0x85,0x08,0x09,0x0d,0x0b, -0x0b,0x5a,0x0b,0x0a,0xa2,0x08,0x07,0x44,0x06,0x05,0x6a,0x05,0x05,0x35,0x05,0x04, -0x69,0x03,0x01,0x17,0xff,0xfc,0x0e,0xfb,0xf9,0x3d,0xf9,0xf9,0xf1,0xf8,0xf8,0xe9, -0xf7,0xf7,0x03,0xf7,0xf7,0x93,0xf7,0xf7,0xbc,0xf7,0xf7,0x4b,0xf8,0xf9,0x84,0xfa, -0xfb,0x6e,0xfd,0xff,0x22,0x01,0x03,0x91,0x04,0x05,0x3e,0x07,0x08,0x4c,0x0a,0x0b, -0x85,0x0b,0x0a,0xad,0x09,0x08,0x14,0x07,0x06,0xb3,0x05,0x05,0xba,0x05,0x05,0xa7, -0x04,0x03,0x01,0x01,0xfe,0x9b,0xfc,0xfa,0x0f,0xfa,0xf9,0x7a,0xf9,0xf9,0x40,0xf8, -0xf7,0x38,0xf7,0xf7,0x84,0xf7,0xf7,0x6a,0xf7,0xf7,0xb5,0xf7,0xf8,0x67,0xf9,0xfa, -0xd7,0xfb,0xfd,0x99,0xff,0x01,0x07,0x03,0x04,0xb5,0x05,0x07,0x36,0x09,0x0a,0x5a, -0x0b,0x0b,0x74,0x0a,0x09,0x04,0x08,0x06,0x2d,0x06,0x05,0x0f,0x06,0x06,0x90,0x05, -0x04,0xd8,0x02,0x00,0x5a,0xfe,0xfc,0x05,0xfb,0xfa,0x16,0xfa,0xf9,0xb9,0xf8,0xf7, -0x8e,0xf7,0xf7,0xa8,0xf7,0xf7,0x48,0xf7,0xf7,0x63,0xf7,0xf7,0x7d,0xf8,0xf9,0x64, -0xfa,0xfc,0xf0,0xfd,0xff,0x6d,0x01,0x02,0x2c,0x04,0x05,0xee,0x07,0x09,0xc9,0x0a, -0x0b,0xf3,0x0a,0x0a,0xe2,0x08,0x07,0xa9,0x06,0x06,0x44,0x06,0x06,0x45,0x06,0x05, -0x7b,0x04,0x02,0x17,0x00,0xfd,0x5e,0xfc,0xfb,0xe6,0xfa,0xfa,0x53,0xf9,0xf8,0xe6, -0xf7,0xf7,0xdc,0xf7,0xf7,0x5a,0xf7,0xf7,0x32,0xf7,0xf7,0xd7,0xf7,0xf8,0x24,0xf9, -0xfa,0x79,0xfc,0xfe,0xd5,0xff,0x01,0x92,0x02,0x04,0x45,0x06,0x08,0xc3,0x09,0x0a, -0x2d,0x0b,0x0a,0xbb,0x09,0x08,0x56,0x07,0x06,0x7b,0x06,0x06,0xa9,0x06,0x06,0xc9, -0x05,0x04,0xe2,0x01,0xff,0xb8,0xfd,0xfc,0xea,0xfb,0xfa,0xff,0xf9,0xf9,0x60,0xf8, -0xf8,0x13,0xf8,0xf7,0x7d,0xf7,0xf7,0x33,0xf7,0xf7,0x54,0xf7,0xf7,0x28,0xf8,0xf9, -0x16,0xfb,0xfc,0x4c,0xfe,0xff,0x0a,0x01,0x02,0x9a,0x04,0x06,0x79,0x08,0x0a,0xe0, -0x0a,0x0a,0x4f,0x0a,0x09,0x12,0x08,0x07,0xb2,0x06,0x06,0xe9,0x06,0x07,0xd1,0x06, -0x05,0x99,0x03,0x01,0x54,0xff,0xfe,0x01,0xfd,0xfb,0xcf,0xfa,0xf9,0x1b,0xf9,0xf8, -0x7b,0xf8,0xf8,0x90,0xf7,0xf7,0x67,0xf7,0xf7,0x14,0xf7,0xf7,0x50,0xf7,0xf8,0xc5, -0xf9,0xfb,0xd6,0xfc,0xfe,0x82,0xff,0x01,0xc0,0x02,0x04,0xed,0x06,0x08,0x2d,0x0a, -0x0a,0x9c,0x0a,0x09,0xcd,0x08,0x07,0x0d,0x07,0x06,0xfb,0x06,0x07,0x96,0x07,0x06, -0x0c,0x05,0x02,0x0e,0x01,0xff,0x59,0xfe,0xfd,0xb0,0xfb,0xfa,0xd8,0xf9,0xf9,0xe5, -0xf8,0xf8,0xe5,0xf7,0xf7,0xaa,0xf7,0xf7,0x17,0xf7,0xf6,0xdb,0xf6,0xf7,0xb7,0xf8, -0xfa,0x71,0xfb,0xfc,0x1c,0xfe,0xff,0x07,0x01,0x02,0x2f,0x05,0x07,0x15,0x09,0x0a, -0x93,0x0a,0x0a,0x84,0x09,0x08,0x77,0x07,0x06,0xfd,0x06,0x07,0x08,0x08,0x07,0x49, -0x06,0x04,0xb7,0x02,0x01,0xc2,0xff,0xfe,0xc4,0xfc,0xfb,0xb9,0xfa,0xfa,0x60,0xf9, -0xf8,0x4b,0xf8,0xf8,0xf0,0xf7,0xf7,0x3b,0xf7,0xf6,0x8b,0xf6,0xf6,0xce,0xf7,0xf8, -0x3e,0xfa,0xfb,0xb7,0xfc,0xfd,0x5f,0xff,0x01,0x42,0x03,0x05,0xa8,0x07,0x09,0x23, -0x0a,0x0a,0x06,0x0a,0x09,0xe1,0x07,0x07,0xf0,0x06,0x07,0x39,0x08,0x08,0x32,0x07, -0x05,0x3b,0x04,0x02,0x5c,0x01,0xff,0x1a,0xfe,0xfc,0xbb,0xfb,0xfa,0x0e,0xfa,0xf9, -0xb3,0xf8,0xf8,0x56,0xf8,0xf8,0x70,0xf7,0xf6,0x7d,0xf6,0xf6,0x08,0xf7,0xf7,0x1e, -0xf9,0xfa,0x85,0xfb,0xfc,0xd9,0xfd,0xff,0x66,0x01,0x03,0xda,0x05,0x07,0x4c,0x09, -0x0a,0x53,0x0a,0x09,0x6a,0x08,0x07,0x15,0x07,0x07,0x38,0x08,0x08,0xd6,0x07,0x06, -0x9c,0x05,0x04,0xc5,0x02,0x01,0x62,0xff,0xfd,0xef,0xfc,0xfb,0xdd,0xfa,0xf9,0x3d, -0xf9,0xf8,0xbe,0xf8,0xf8,0xd7,0xf7,0xf7,0xa3,0xf6,0xf6,0x86,0xf6,0xf7,0x22,0xf8, -0xf9,0x65,0xfa,0xfb,0x66,0xfc,0xfd,0xac,0xff,0x01,0xfb,0x03,0x06,0x00,0x08,0x09, -0x49,0x0a,0x09,0xdf,0x08,0x07,0x4b,0x07,0x07,0x28,0x08,0x08,0x36,0x08,0x07,0xb9, -0x06,0x05,0x4a,0x04,0x02,0xd8,0x00,0xff,0x26,0xfe,0xfc,0xbf,0xfb,0xfa,0xe9,0xf9, -0xf9,0x36,0xf9,0xf8,0x6e,0xf8,0xf7,0x0a,0xf7,0xf6,0x47,0xf6,0xf6,0x6a,0xf7,0xf8, -0x66,0xf9,0xfa,0x24,0xfb,0xfc,0xf6,0xfd,0xff,0xdd,0x01,0x04,0x50,0x06,0x08,0xd8, -0x09,0x09,0x2f,0x09,0x08,0x71,0x07,0x07,0xf9,0x07,0x08,0x55,0x08,0x08,0xa1,0x07, -0x06,0x8d,0x05,0x03,0x5f,0x02,0x00,0x8e,0xff,0xfe,0xc3,0xfc,0xfb,0x98,0xfa,0xfa, -0xb0,0xf9,0xf9,0xe5,0xf8,0xf8,0x84,0xf7,0xf6,0x4b,0xf6,0xf6,0xd4,0xf6,0xf7,0x8b, -0xf8,0xf9,0x14,0xfa,0xfb,0x82,0xfc,0xfe,0xd1,0xff,0x01,0x7f,0x04,0x07,0xf1,0x08, -0x09,0x3a,0x09,0x08,0xd6,0x07,0x07,0xea,0x07,0x08,0x42,0x08,0x08,0x35,0x08,0x07, -0xab,0x06,0x05,0xb4,0x03,0x02,0xf5,0x00,0xff,0xf8,0xfd,0xfc,0x79,0xfb,0xfa,0x4c, -0xfa,0xf9,0x7e,0xf9,0xf8,0x2e,0xf8,0xf7,0x73,0xf6,0xf6,0x83,0xf6,0xf7,0xd2,0xf7, -0xf8,0x26,0xf9,0xfa,0x52,0xfb,0xfc,0xf8,0xfd,0xff,0x6d,0x02,0x05,0xa4,0x07,0x08, -0x0e,0x09,0x08,0x08,0x08,0x07,0xdd,0x07,0x07,0x1f,0x08,0x08,0x86,0x08,0x08,0x95, -0x07,0x06,0x06,0x05,0x03,0x7c,0x02,0x00,0x5e,0xff,0xfd,0x8d,0xfc,0xfb,0xe8,0xfa, -0xfa,0x17,0xfa,0xf9,0xda,0xf8,0xf7,0xdd,0xf6,0xf6,0x76,0xf6,0xf6,0x3c,0xf7,0xf7, -0x5b,0xf8,0xf9,0x44,0xfa,0xfb,0x33,0xfc,0xfd,0x4d,0x00,0x03,0xf3,0x05,0x07,0x6b, -0x08,0x08,0x37,0x08,0x07,0xcf,0x07,0x07,0xec,0x07,0x08,0xa4,0x08,0x08,0x2b,0x08, -0x07,0x34,0x06,0x05,0xd1,0x03,0x02,0xc5,0x00,0xff,0xb2,0xfd,0xfc,0x98,0xfb,0xfb, -0xb0,0xfa,0xfa,0x95,0xf9,0xf8,0x77,0xf7,0xf6,0x9b,0xf6,0xf6,0xca,0xf6,0xf7,0xc1, -0xf7,0xf8,0x79,0xf9,0xfa,0xc2,0xfa,0xfc,0x20,0xfe,0x01,0xf1,0x03,0x06,0x73,0x07, -0x08,0x20,0x08,0x08,0xc0,0x07,0x07,0xb9,0x07,0x08,0x92,0x08,0x08,0x9d,0x08,0x07, -0x3f,0x07,0x06,0x14,0x05,0x03,0x3b,0x02,0x00,0x09,0xff,0xfd,0x78,0xfc,0xfb,0x6b, -0xfb,0xfb,0x40,0xfa,0xf9,0x23,0xf8,0xf7,0xe5,0xf6,0xf6,0x8a,0xf6,0xf6,0x3a,0xf7, -0xf8,0xd1,0xf8,0xf9,0x94,0xf9,0xfa,0x47,0xfc,0xfe,0xce,0x01,0x04,0x25,0x06,0x07, -0xd4,0x07,0x07,0xbf,0x07,0x07,0x87,0x07,0x07,0x6e,0x08,0x08,0xbb,0x08,0x08,0xe7, -0x07,0x07,0x43,0x06,0x05,0xa1,0x03,0x02,0x72,0x00,0xfe,0x7c,0xfd,0xfc,0x29,0xfc, -0xfb,0x0c,0xfb,0xfa,0xf0,0xf8,0xf8,0x72,0xf7,0xf6,0x7f,0xf6,0xf6,0xd5,0xf6,0xf7, -0x5a,0xf8,0xf8,0xba,0xf8,0xf9,0x92,0xfa,0xfc,0x8e,0xff,0x02,0x72,0x04,0x06,0x32, -0x07,0x07,0x9a,0x07,0x07,0x55,0x07,0x07,0x2a,0x08,0x08,0xa7,0x08,0x08,0x6b,0x08, -0x07,0x2e,0x07,0x06,0x02,0x05,0x03,0xfa,0x01,0x00,0x81,0xfe,0xfd,0xf7,0xfc,0xfc, -0xd8,0xfb,0xfa,0xcc,0xf9,0xf8,0x3f,0xf8,0xf7,0xa6,0xf6,0xf6,0x93,0xf6,0xf7,0xf4, -0xf7,0xf8,0x12,0xf8,0xf8,0x44,0xf9,0xfb,0x60,0xfd,0xff,0x7f,0x02,0x04,0x39,0x06, -0x07,0x40,0x07,0x07,0x32,0x07,0x07,0xc7,0x07,0x08,0x83,0x08,0x08,0xab,0x08,0x08, -0xd6,0x07,0x07,0x42,0x06,0x05,0x61,0x03,0x01,0xc8,0xff,0xfe,0xd9,0xfd,0xfd,0x84, -0xfc,0xfb,0xa9,0xfa,0xf9,0x1f,0xf9,0xf8,0xf1,0xf6,0xf6,0x76,0xf6,0xf7,0xa1,0xf7, -0xf7,0xae,0xf7,0xf7,0x2a,0xf8,0xf9,0x57,0xfb,0xfd,0x4c,0x00,0x02,0xed,0x04,0x06, -0xb1,0x06,0x06,0xfe,0x06,0x07,0x72,0x07,0x07,0x4c,0x08,0x08,0xc9,0x08,0x08,0x59, -0x08,0x07,0x5e,0x07,0x06,0xd6,0x04,0x02,0x2e,0x01,0xff,0xec,0xfe,0xfe,0x42,0xfd, -0xfc,0x96,0xfb,0xfa,0x0e,0xfa,0xf8,0x9d,0xf7,0xf6,0x8a,0xf6,0xf6,0x7f,0xf7,0xf7, -0x79,0xf7,0xf7,0x74,0xf7,0xf8,0xa3,0xf9,0xfb,0x2a,0xfe,0x00,0x3d,0x03,0x04,0xee, -0x05,0x06,0xb6,0x06,0x06,0x1e,0x07,0x07,0xf7,0x07,0x08,0xa6,0x08,0x08,0x7a,0x08, -0x08,0x26,0x08,0x07,0x38,0x06,0x04,0x85,0x02,0x01,0x11,0x00,0xff,0x11,0xfe,0xfd, -0x72,0xfc,0xfb,0x1d,0xfb,0xf9,0x5c,0xf8,0xf7,0xc3,0xf6,0xf6,0x5f,0xf7,0xf7,0x57, -0xf7,0xf7,0x12,0xf7,0xf7,0x25,0xf8,0xf9,0x1c,0xfc,0xfe,0x4c,0x01,0x03,0xc5,0x04, -0x05,0x3b,0x06,0x06,0xb8,0x06,0x07,0x91,0x07,0x08,0x62,0x08,0x08,0x87,0x08,0x08, -0xca,0x08,0x08,0x66,0x07,0x05,0xfa,0x03,0x02,0x48,0x01,0x00,0xf1,0xfe,0xfd,0x5f, -0xfd,0xfc,0x1d,0xfc,0xfa,0x3c,0xf9,0xf7,0x4e,0xf7,0xf7,0x42,0xf7,0xf7,0x56,0xf7, -0xf7,0xe2,0xf6,0xf6,0x2c,0xf7,0xf8,0x23,0xfa,0xfc,0x29,0xff,0x01,0x68,0x03,0x04, -0x9b,0x05,0x06,0x30,0x06,0x06,0x3b,0x07,0x07,0x1c,0x08,0x08,0x52,0x08,0x08,0x1a, -0x09,0x09,0x41,0x08,0x06,0x6e,0x05,0x03,0xaf,0x02,0x01,0xe4,0xff,0xfe,0x3d,0xfe, -0xfd,0x1c,0xfd,0xfb,0x4d,0xfa,0xf8,0xed,0xf7,0xf7,0x57,0xf7,0xf7,0x66,0xf7,0xf7, -0xe4,0xf6,0xf6,0x78,0xf6,0xf7,0x70,0xf8,0xfa,0x19,0xfd,0xff,0xc7,0x01,0x03,0xb8, -0x04,0x05,0xb4,0x05,0x06,0xd3,0x06,0x07,0xb7,0x07,0x07,0xfc,0x07,0x08,0x28,0x09, -0x09,0xe6,0x08,0x07,0xae,0x06,0x05,0x05,0x04,0x02,0xe8,0x00,0xff,0x1b,0xff,0xfe, -0x1a,0xfe,0xfc,0x7f,0xfb,0xf9,0xbf,0xf8,0xf7,0x9f,0xf7,0xf7,0x88,0xf7,0xf7,0x17, -0xf7,0xf6,0x28,0xf6,0xf6,0x24,0xf7,0xf8,0xed,0xfa,0xfd,0xd5,0xff,0x02,0x80,0x03, -0x04,0xf5,0x04,0x05,0x6a,0x06,0x07,0x41,0x07,0x07,0x95,0x07,0x08,0xf3,0x08,0x09, -0x47,0x09,0x08,0xb9,0x07,0x06,0x6b,0x05,0x03,0x1c,0x02,0x00,0xfc,0xff,0xff,0xf8, -0xfe,0xfe,0xa0,0xfc,0xfb,0xc2,0xf9,0xf8,0x0b,0xf8,0xf7,0xcb,0xf7,0xf7,0x6b,0xf7, -0xf6,0x2b,0xf6,0xf5,0x4e,0xf6,0xf7,0x05,0xf9,0xfb,0xe5,0xfd,0x00,0x04,0x02,0x03, -0x03,0x04,0x04,0xee,0x05,0x06,0xd9,0x06,0x06,0x2e,0x07,0x07,0xbd,0x08,0x09,0x54, -0x09,0x09,0x90,0x08,0x07,0xbd,0x06,0x05,0x51,0x03,0x01,0xee,0x00,0x00,0xd6,0xff, -0xfe,0xdf,0xfd,0xfc,0xe6,0xfa,0xf9,0x89,0xf8,0xf8,0x02,0xf8,0xf7,0xbf,0xf7,0xf7, -0x61,0xf6,0xf5,0xce,0xf5,0xf6,0x63,0xf7,0xf9,0xe6,0xfb,0xfe,0x66,0x00,0x01,0xec, -0x02,0x04,0x41,0x05,0x06,0x50,0x06,0x06,0xa6,0x06,0x07,0x35,0x08,0x08,0x2d,0x09, -0x09,0x24,0x09,0x08,0xec,0x07,0x06,0xa6,0x04,0x03,0xf1,0x01,0x01,0xa4,0x00,0xff, -0xff,0xfe,0xfd,0x2b,0xfc,0xfa,0x6a,0xf9,0xf8,0x6a,0xf8,0xf8,0x04,0xf8,0xf7,0xd7, -0xf6,0xf6,0xa2,0xf5,0xf5,0x27,0xf6,0xf7,0x0b,0xfa,0xfc,0x97,0xfe,0x00,0x92,0x01, -0x03,0x60,0x04,0x05,0xc5,0x05,0x05,0x3e,0x06,0x06,0xad,0x07,0x08,0xc5,0x08,0x09, -0x61,0x09,0x09,0xc6,0x08,0x07,0xf8,0x05,0x04,0x05,0x03,0x02,0x73,0x01,0x00,0x1e, -0x00,0xff,0x70,0xfd,0xfb,0x6d,0xfa,0xf9,0xe6,0xf8,0xf8,0x6a,0xf8,0xf7,0x6f,0xf7, -0xf6,0xda,0xf5,0xf5,0x43,0xf5,0xf6,0x55,0xf8,0xfa,0xaa,0xfc,0xfe,0x06,0x00,0x01, -0x5b,0x03,0x04,0x18,0x05,0x05,0xb5,0x05,0x06,0x15,0x07,0x07,0x3a,0x08,0x08,0x6c, -0x09,0x09,0x7b,0x09,0x08,0x28,0x07,0x05,0x39,0x04,0x03,0x41,0x02,0x01,0x2b,0x01, -0x00,0xc2,0xfe,0xfd,0x81,0xfb,0xfa,0x95,0xf9,0xf9,0xb1,0xf8,0xf8,0x06,0xf8,0xf7, -0x45,0xf6,0xf5,0xd4,0xf4,0xf5,0xf6,0xf6,0xf8,0xde,0xfa,0xfc,0x58,0xfe,0x00,0x24, -0x02,0x03,0x48,0x04,0x04,0x3b,0x05,0x05,0x7d,0x06,0x07,0x90,0x07,0x08,0x14,0x09, -0x09,0xdb,0x09,0x09,0x45,0x08,0x06,0x6e,0x05,0x04,0x21,0x03,0x02,0x19,0x02,0x01, -0x04,0x00,0xfe,0xd6,0xfc,0xfb,0x77,0xfa,0xf9,0x2a,0xf9,0xf8,0xae,0xf8,0xf8,0xf0, -0xf6,0xf5,0xca,0xf4,0xf4,0xee,0xf5,0xf7,0x07,0xf9,0xfa,0x8a,0xfc,0xfe,0xba,0x00, -0x02,0x44,0x03,0x03,0x9f,0x04,0x05,0xd4,0x05,0x06,0xd5,0x06,0x07,0x89,0x08,0x09, -0xe6,0x09,0x09,0x2d,0x09,0x08,0x80,0x06,0x05,0x12,0x04,0x03,0xf6,0x02,0x02,0x24, -0x01,0xff,0x3b,0xfe,0xfc,0x6c,0xfb,0xfa,0xa5,0xf9,0xf9,0x46,0xf9,0xf8,0xbd,0xf7, -0xf6,0x13,0xf5,0xf4,0x4b,0xf5,0xf6,0x84,0xf7,0xf8,0xcf,0xfa,0xfc,0x1f,0xff,0x00, -0x1d,0x02,0x03,0xe1,0x03,0x04,0x3b,0x05,0x05,0x2a,0x06,0x06,0xde,0x07,0x08,0x9d, -0x09,0x0a,0xc0,0x09,0x08,0x9f,0x07,0x06,0xf2,0x04,0x04,0xc4,0x03,0x03,0x32,0x02, -0x01,0x90,0xff,0xfe,0x91,0xfc,0xfb,0x32,0xfa,0xf9,0xef,0xf9,0xf9,0x89,0xf8,0xf7, -0xa0,0xf5,0xf5,0x00,0xf5,0xf5,0x48,0xf6,0xf7,0x16,0xf9,0xfb,0x52,0xfd,0xff,0xb4, -0x00,0x02,0x10,0x03,0x04,0x90,0x04,0x05,0x70,0x05,0x06,0xf1,0x06,0x08,0x01,0x09, -0x09,0x1d,0x0a,0x09,0x8b,0x08,0x07,0xf2,0x05,0x05,0x92,0x04,0x03,0x2f,0x03,0x02, -0x02,0x01,0xff,0xe9,0xfd,0xfc,0x02,0xfb,0xfa,0x89,0xfa,0xfa,0x53,0xf9,0xf7,0x7f, -0xf6,0xf5,0x29,0xf5,0xf5,0x62,0xf5,0xf6,0x92,0xf7,0xf9,0x98,0xfb,0xfd,0x37,0xff, -0x00,0x1b,0x02,0x03,0xe3,0x03,0x04,0xd6,0x04,0x05,0x16,0x06,0x07,0x42,0x08,0x09, -0x16,0x0a,0x0a,0x41,0x09,0x08,0xe1,0x06,0x06,0x50,0x05,0x04,0xfb,0x03,0x03,0x43, -0x02,0x01,0x30,0xff,0xfd,0xf5,0xfb,0xfb,0x24,0xfb,0xfa,0x2f,0xfa,0xf8,0x7d,0xf7, -0xf6,0x96,0xf5,0xf5,0xf1,0xf4,0xf5,0x65,0xf6,0xf7,0xdf,0xf9,0xfb,0x8b,0xfd,0xff, -0xe5,0x00,0x02,0x13,0x03,0x03,0x3b,0x04,0x04,0x4a,0x05,0x06,0x51,0x07,0x08,0xcb, -0x09,0x0a,0xc3,0x09,0x08,0xde,0x07,0x06,0x2f,0x06,0x05,0xb6,0x04,0x04,0x82,0x03, -0x02,0xa6,0x00,0xfe,0xfa,0xfc,0xfc,0xe2,0xfb,0xfb,0xe9,0xfa,0xf9,0x7b,0xf8,0xf7, -0x55,0xf6,0xf5,0xe7,0xf4,0xf4,0x7c,0xf5,0xf6,0x3a,0xf8,0xf9,0xdf,0xfb,0xfd,0x8b, -0xff,0x00,0x2f,0x02,0x03,0x90,0x03,0x04,0x70,0x04,0x05,0x42,0x06,0x07,0x2c,0x09, -0x09,0xee,0x09,0x09,0xa6,0x08,0x07,0xec,0x06,0x06,0x50,0x05,0x04,0x9f,0x04,0x03, -0x0b,0x02,0x00,0x30,0xfe,0xfd,0xb2,0xfc,0xfc,0x94,0xfb,0xfa,0x8a,0xf9,0xf8,0x46, -0xf7,0xf6,0x21,0xf5,0xf4,0xeb,0xf4,0xf5,0xda,0xf6,0xf8,0x25,0xfa,0xfc,0xf1,0xfd, -0xff,0x0a,0x01,0x02,0xf2,0x02,0x03,0xb6,0x03,0x04,0x33,0x05,0x06,0x4b,0x08,0x09, -0xc5,0x09,0x09,0x4a,0x09,0x08,0x99,0x07,0x06,0xea,0x05,0x05,0x7a,0x05,0x04,0x5d, -0x03,0x01,0x96,0xff,0xfe,0x95,0xfd,0xfc,0x5f,0xfc,0xfb,0x87,0xfa,0xf9,0x47,0xf8, -0xf6,0xcf,0xf5,0xf5,0xb0,0xf4,0xf4,0xcf,0xf5,0xf6,0x9e,0xf8,0xfa,0x46,0xfc,0xfe, -0xb0,0xff,0x01,0x32,0x02,0x02,0xfc,0x02,0x03,0x35,0x04,0x05,0x3a,0x07,0x08,0x47, -0x09,0x09,0xbb,0x09,0x09,0x43,0x08,0x07,0x73,0x06,0x06,0x34,0x06,0x05,0x9d,0x04, -0x02,0xfc,0x00,0xff,0x99,0xfe,0xfd,0x1c,0xfd,0xfc,0x74,0xfb,0xfa,0x58,0xf9,0xf8, -0xb0,0xf6,0xf5,0xf9,0xf4,0xf4,0x0b,0xf5,0xf5,0x2d,0xf7,0xf8,0x8c,0xfa,0xfc,0x36, -0xfe,0x00,0x50,0x01,0x02,0x40,0x02,0x02,0x59,0x03,0x04,0x09,0x06,0x07,0x75,0x08, -0x09,0xd5,0x09,0x09,0xdb,0x08,0x07,0x0b,0x07,0x06,0xec,0x06,0x06,0xa9,0x05,0x04, -0x61,0x02,0x00,0xbe,0xff,0xfe,0xeb,0xfd,0xfd,0x72,0xfc,0xfb,0x79,0xfa,0xf9,0xc2, -0xf7,0xf6,0x77,0xf5,0xf4,0xbd,0xf4,0xf5,0x11,0xf6,0xf7,0xe5,0xf8,0xfa,0xaa,0xfc, -0xfe,0x4a,0x00,0x01,0x82,0x01,0x01,0x7d,0x02,0x03,0xd8,0x04,0x06,0x61,0x07,0x08, -0xab,0x09,0x09,0x4d,0x09,0x08,0x74,0x07,0x07,0x53,0x07,0x07,0x84,0x06,0x05,0xc4, -0x03,0x02,0xf4,0x00,0xff,0xcb,0xfe,0xfd,0x4f,0xfd,0xfc,0x88,0xfb,0xfa,0xe3,0xf8, -0xf7,0x59,0xf6,0xf5,0xb4,0xf4,0xf4,0x4b,0xf5,0xf6,0x53,0xf7,0xf8,0xfe,0xfa,0xfd, -0x02,0xff,0x00,0xb3,0x00,0x01,0xb2,0x01,0x02,0xaa,0x03,0x04,0x3d,0x06,0x07,0x2c, -0x09,0x09,0x7c,0x09,0x08,0xe9,0x07,0x07,0xba,0x07,0x07,0x3b,0x07,0x06,0x15,0x05, -0x03,0x3a,0x02,0x00,0xbd,0xff,0xfe,0x3d,0xfe,0xfd,0x86,0xfc,0xfb,0x26,0xfa,0xf8, -0x5c,0xf7,0xf6,0x10,0xf5,0xf4,0xec,0xf4,0xf5,0x15,0xf6,0xf7,0x45,0xf9,0xfb,0x98, -0xfd,0xff,0xd0,0xff,0x00,0x16,0x01,0x01,0x8c,0x02,0x03,0xd7,0x04,0x06,0x5a,0x08, -0x09,0x66,0x09,0x08,0x3d,0x08,0x07,0x0f,0x08,0x08,0xc0,0x07,0x07,0x23,0x06,0x04, -0x7f,0x03,0x02,0xc0,0x00,0xff,0x0d,0xff,0xfe,0x74,0xfd,0xfc,0x67,0xfb,0xfa,0x80, -0xf8,0xf6,0xdf,0xf5,0xf5,0xe3,0xf4,0xf4,0x1d,0xf5,0xf6,0xb0,0xf7,0xf9,0x0f,0xfc, -0xfd,0xba,0xfe,0xff,0x6a,0x00,0x01,0x90,0x01,0x02,0x84,0x03,0x05,0x45,0x07,0x08, -0x2a,0x09,0x08,0x7e,0x08,0x08,0x23,0x08,0x08,0x23,0x08,0x07,0x2d,0x07,0x06,0xb1, -0x04,0x03,0xf4,0x01,0x00,0xfe,0xff,0xff,0x42,0xfe,0xfd,0x88,0xfc,0xfb,0xb4,0xf9, -0xf8,0xc2,0xf6,0xf5,0x4e,0xf5,0xf4,0x8c,0xf4,0xf4,0x5f,0xf6,0xf8,0x54,0xfa,0xfc, -0x81,0xfd,0xfe,0xbb,0xff,0x00,0xa5,0x00,0x01,0x32,0x02,0x03,0x0f,0x06,0x07,0x8b, -0x08,0x08,0x8b,0x08,0x08,0x45,0x08,0x08,0x65,0x08,0x08,0xe5,0x07,0x07,0xd0,0x05, -0x04,0x27,0x03,0x02,0xf0,0x00,0xff,0x3f,0xff,0xfe,0xb7,0xfd,0xfc,0xf7,0xfa,0xf9, -0x05,0xf8,0xf6,0xff,0xf5,0xf5,0x50,0xf4,0xf4,0x45,0xf5,0xf6,0xbe,0xf8,0xfa,0x17, -0xfc,0xfd,0xea,0xfe,0xff,0xea,0xff,0x00,0xf2,0x00,0x02,0x99,0x04,0x06,0xa7,0x07, -0x08,0x64,0x08,0x08,0x45,0x08,0x08,0x75,0x08,0x08,0x79,0x08,0x07,0xdd,0x06,0x05, -0x6a,0x04,0x03,0xf3,0x01,0x00,0x1e,0x00,0xff,0xc7,0xfe,0xfd,0x2a,0xfc,0xfa,0x49, -0xf9,0xf8,0xf2,0xf6,0xf5,0x8a,0xf4,0xf4,0x91,0xf4,0xf5,0x3b,0xf7,0xf8,0x9d,0xfa, -0xfc,0xf6,0xfd,0xfe,0x2e,0xff,0xff,0xe5,0xff,0x01,0x14,0x03,0x05,0x81,0x06,0x07, -0x09,0x08,0x08,0x33,0x08,0x08,0x73,0x08,0x08,0xcb,0x08,0x08,0xa6,0x07,0x06,0x9b, -0x05,0x04,0x05,0x03,0x01,0xfd,0x00,0x00,0xc6,0xff,0xfe,0x4a,0xfd,0xfb,0x9d,0xfa, -0xf9,0x27,0xf8,0xf6,0x29,0xf5,0xf4,0x44,0xf4,0xf4,0xed,0xf5,0xf7,0x04,0xf9,0xfb, -0xd0,0xfc,0xfe,0x70,0xfe,0xfe,0xf9,0xfe,0x00,0xb0,0x01,0x03,0x48,0x05,0x06,0x79, -0x07,0x07,0xfc,0x07,0x08,0x50,0x08,0x08,0xdb,0x08,0x08,0x4b,0x08,0x07,0xba,0x06, -0x05,0x18,0x04,0x02,0xed,0x01,0x01,0xb5,0x00,0xff,0x6b,0xfe,0xfd,0xe0,0xfb,0xfa, -0x7d,0xf9,0xf7,0x1b,0xf6,0xf4,0x6e,0xf4,0xf4,0xe7,0xf4,0xf5,0x8e,0xf7,0xf9,0x99, -0xfb,0xfc,0xbf,0xfd,0xfd,0x3e,0xfe,0xfe,0x4f,0x00,0x02,0xd0,0x03,0x05,0xa7,0x06, -0x07,0x84,0x07,0x07,0x2c,0x08,0x08,0xd8,0x08,0x08,0xad,0x08,0x08,0xb5,0x07,0x06, -0x29,0x05,0x03,0xed,0x02,0x02,0xa4,0x01,0x00,0x6a,0xff,0xfe,0x33,0xfd,0xfc,0xc2, -0xfa,0xf9,0x40,0xf7,0xf5,0xfe,0xf4,0xf4,0x56,0xf4,0xf4,0x1d,0xf6,0xf8,0x21,0xfa, -0xfb,0xde,0xfc,0xfd,0x84,0xfd,0xfe,0x00,0xff,0x00,0x68,0x02,0x04,0x93,0x05,0x06, -0xf7,0x06,0x07,0xd6,0x07,0x08,0x94,0x08,0x08,0xdc,0x08,0x08,0x7d,0x08,0x07,0x38, -0x06,0x04,0xed,0x03,0x03,0x94,0x02,0x01,0x58,0x00,0xff,0x64,0xfe,0xfd,0x26,0xfc, -0xfa,0xa6,0xf8,0xf7,0xe1,0xf5,0xf4,0x2d,0xf4,0xf4,0xf1,0xf4,0xf6,0xbb,0xf8,0xfa, -0xd8,0xfb,0xfc,0xe8,0xfc,0xfd,0xe3,0xfd,0xff,0xe2,0x00,0x02,0x5c,0x04,0x05,0x37, -0x06,0x06,0x6d,0x07,0x07,0x3e,0x08,0x08,0xe8,0x08,0x09,0x02,0x09,0x08,0x14,0x07, -0x05,0xfd,0x04,0x04,0x74,0x03,0x02,0x47,0x01,0x00,0x85,0xff,0xfe,0x7a,0xfd,0xfb, -0x2c,0xfa,0xf8,0x28,0xf7,0xf5,0x8b,0xf4,0xf3,0x3d,0xf4,0xf5,0x47,0xf7,0xf9,0xb3, -0xfa,0xfb,0x3b,0xfc,0xfc,0xf8,0xfc,0xfd,0x8f,0xff,0x01,0x05,0x03,0x04,0x44,0x05, -0x06,0xe2,0x06,0x07,0xb7,0x07,0x08,0xb2,0x08,0x09,0x63,0x09,0x08,0xde,0x07,0x06, -0xeb,0x05,0x05,0x64,0x04,0x03,0x35,0x02,0x01,0x94,0x00,0xff,0x9c,0xfe,0xfd,0x92, -0xfb,0xfa,0x81,0xf8,0xf6,0x3d,0xf5,0xf4,0xd1,0xf3,0xf4,0xf8,0xf5,0xf7,0x8c,0xf9, -0xfa,0x8d,0xfb,0xfb,0x2d,0xfc,0xfc,0x4e,0xfe,0xff,0x8e,0x01,0x02,0x2f,0x04,0x05, -0x35,0x06,0x06,0x3d,0x07,0x07,0x59,0x08,0x09,0x72,0x09,0x09,0x73,0x08,0x07,0xd8, -0x06,0x06,0x53,0x05,0x04,0x13,0x03,0x02,0x84,0x01,0x00,0xbc,0xff,0xfe,0x06,0xfd, -0xfb,0x1a,0xfa,0xf8,0x65,0xf6,0xf4,0xec,0xf3,0xf3,0xef,0xf4,0xf6,0x47,0xf8,0xf9, -0xbd,0xfa,0xfb,0x62,0xfb,0xfb,0x1f,0xfd,0xfe,0x19,0x00,0x01,0xf8,0x02,0x04,0x65, -0x05,0x06,0x81,0x06,0x06,0xdf,0x07,0x08,0x6c,0x09,0x09,0xc5,0x08,0x08,0xa3,0x07, -0x07,0x31,0x06,0x05,0x01,0x04,0x03,0x83,0x02,0x01,0xbb,0x00,0xff,0x58,0xfe,0xfd, -0xb1,0xfb,0xf9,0xee,0xf7,0xf5,0x8f,0xf4,0xf3,0x1d,0xf4,0xf5,0x15,0xf7,0xf8,0xdc, -0xf9,0xfa,0xb7,0xfa,0xfb,0x23,0xfc,0xfd,0xa5,0xfe,0x00,0xa0,0x01,0x03,0x73,0x04, -0x05,0xb4,0x05,0x06,0x34,0x07,0x08,0x04,0x09,0x09,0x03,0x09,0x08,0x4a,0x08,0x07, -0x0d,0x07,0x05,0xff,0x04,0x04,0x61,0x03,0x02,0xa9,0x01,0x00,0x89,0xff,0xfe,0x37, -0xfd,0xfb,0x98,0xf9,0xf7,0x87,0xf5,0xf4,0xd3,0xf3,0xf4,0xf7,0xf5,0xf7,0xea,0xf8, -0xf9,0x19,0xfa,0xfa,0x58,0xfb,0xfc,0x53,0xfd,0xfe,0x49,0x00,0x02,0x60,0x03,0x04, -0xd4,0x04,0x05,0x87,0x06,0x07,0x8a,0x08,0x08,0xfe,0x08,0x08,0xce,0x08,0x08,0xb7, -0x07,0x06,0xdc,0x05,0x05,0x50,0x04,0x03,0x87,0x02,0x01,0xa9,0x00,0xff,0x9b,0xfe, -0xfd,0x62,0xfb,0xf9,0xf3,0xf6,0xf5,0xf0,0xf3,0xf4,0x20,0xf5,0xf6,0xea,0xf7,0xf8, -0x5c,0xf9,0xf9,0x9f,0xfa,0xfb,0x14,0xfc,0xfd,0xd3,0xfe,0x00,0x3b,0x02,0x03,0xe3, -0x03,0x04,0xa9,0x05,0x06,0xde,0x07,0x08,0xb6,0x08,0x08,0x0f,0x09,0x08,0x5e,0x08, -0x07,0xa7,0x06,0x05,0x3e,0x05,0x04,0x65,0x03,0x02,0x97,0x01,0x00,0xdc,0xff,0xfe, -0x2a,0xfd,0xfb,0xb2,0xf8,0xf6,0xa5,0xf4,0xf4,0x90,0xf4,0xf5,0xec,0xf6,0xf7,0xad, -0xf8,0xf9,0xf5,0xf9,0xfa,0x07,0xfb,0xfc,0x80,0xfd,0xff,0xf5,0x00,0x02,0xc0,0x02, -0x03,0xca,0x04,0x06,0x00,0x07,0x07,0x4c,0x08,0x08,0x2c,0x09,0x09,0xc1,0x08,0x08, -0x61,0x07,0x06,0x0c,0x06,0x05,0x43,0x04,0x03,0x75,0x02,0x01,0xda,0x00,0xff,0xcf, -0xfe,0xfd,0x90,0xfa,0xf7,0xcf,0xf5,0xf4,0x89,0xf4,0xf5,0x02,0xf6,0xf6,0xef,0xf7, -0xf8,0x6c,0xf9,0xf9,0x1c,0xfa,0xfa,0x4d,0xfc,0xfe,0xa1,0xff,0x00,0xac,0x01,0x02, -0xda,0x03,0x05,0x11,0x06,0x06,0xae,0x07,0x08,0xe6,0x08,0x09,0xf2,0x08,0x08,0x09, -0x08,0x07,0xc7,0x06,0x06,0x20,0x05,0x04,0x54,0x03,0x02,0xb7,0x01,0x01,0x41,0x00, -0xfe,0xad,0xfc,0xf9,0x4d,0xf7,0xf5,0xd9,0xf4,0xf4,0x5e,0xf5,0xf6,0x22,0xf7,0xf8, -0xe2,0xf8,0xf9,0x52,0xf9,0xf9,0x2e,0xfb,0xfc,0x5c,0xfe,0xff,0x88,0x00,0x01,0xc9, -0x02,0x04,0x10,0x05,0x05,0xef,0x06,0x07,0x8d,0x08,0x08,0x0f,0x09,0x08,0x8d,0x08, -0x08,0x71,0x07,0x06,0x0c,0x06,0x05,0x21,0x04,0x03,0x73,0x02,0x02,0x90,0x01,0x00, -0x87,0xfe,0xfb,0x2d,0xf9,0xf7,0xa0,0xf5,0xf5,0x00,0xf5,0xf5,0x87,0xf6,0xf7,0x49, -0xf8,0xf8,0xa9,0xf8,0xf9,0x21,0xfa,0xfb,0x0a,0xfd,0xfe,0x44,0xff,0x00,0xb7,0x01, -0x02,0x0e,0x04,0x04,0x1f,0x06,0x07,0xf0,0x07,0x08,0xe8,0x08,0x08,0xdf,0x08,0x08, -0x08,0x08,0x07,0xd7,0x06,0x06,0x00,0x05,0x03,0x2e,0x03,0x02,0x9c,0x02,0x01,0x4e, -0x00,0xfd,0x3d,0xfb,0xf8,0xed,0xf6,0xf5,0xfa,0xf4,0xf5,0xf1,0xf5,0xf7,0xc0,0xf7, -0xf8,0x11,0xf8,0xf8,0x57,0xf9,0xfa,0xc8,0xfb,0xfc,0x1f,0xfe,0xff,0x85,0x00,0x01, -0xdc,0x02,0x03,0x0e,0x05,0x06,0x22,0x07,0x07,0x8f,0x08,0x08,0xed,0x08,0x08,0x6b, -0x08,0x08,0x91,0x07,0x06,0xde,0x05,0x04,0xc9,0x03,0x03,0x66,0x03,0x03,0xc0,0x01, -0xff,0x5c,0xfd,0xfa,0xad,0xf8,0xf6,0x7b,0xf5,0xf5,0x90,0xf5,0xf6,0x48,0xf7,0xf7, -0x99,0xf7,0xf7,0x9e,0xf8,0xf9,0xba,0xfa,0xfb,0xfc,0xfc,0xfe,0x62,0xff,0x00,0xb9, -0x01,0x02,0xfc,0x03,0x05,0x42,0x06,0x07,0x03,0x08,0x08,0xd9,0x08,0x08,0xac,0x08, -0x08,0x47,0x08,0x07,0x9b,0x06,0x05,0x65,0x04,0x04,0x00,0x04,0x03,0x0e,0x03,0x01, -0x66,0xff,0xfd,0x91,0xfa,0xf8,0x43,0xf6,0xf5,0x86,0xf5,0xf6,0xd3,0xf6,0xf7,0x32, -0xf7,0xf7,0x08,0xf8,0xf8,0xbc,0xf9,0xfa,0xca,0xfb,0xfc,0x3f,0xfe,0xff,0x86,0x00, -0x01,0xea,0x02,0x04,0x21,0x05,0x06,0x54,0x07,0x08,0x81,0x08,0x08,0xa9,0x08,0x08, -0xcc,0x08,0x08,0x77,0x07,0x06,0x11,0x05,0x04,0x99,0x04,0x04,0xf7,0x03,0x02,0x4d, -0x01,0xff,0xc4,0xfc,0xf9,0x9f,0xf7,0xf6,0xc3,0xf5,0xf6,0x82,0xf6,0xf6,0xec,0xf6, -0xf7,0x81,0xf7,0xf8,0xd2,0xf8,0xf9,0xba,0xfa,0xfb,0x0e,0xfd,0xfe,0x52,0xff,0x00, -0xb8,0x01,0x02,0x0e,0x04,0x05,0x74,0x06,0x07,0x07,0x08,0x08,0x74,0x08,0x08,0x2d, -0x09,0x09,0x20,0x08,0x06,0xce,0x05,0x05,0x03,0x05,0x04,0x9e,0x04,0x03,0xef,0x02, -0x01,0xe4,0xfe,0xfc,0x50,0xf9,0xf7,0x75,0xf6,0xf6,0x65,0xf6,0xf6,0xa9,0xf6,0xf6, -0x3d,0xf7,0xf7,0x29,0xf8,0xf8,0xdd,0xf9,0xfa,0xed,0xfb,0xfd,0x30,0xfe,0xff,0x86, -0x00,0x01,0xda,0x02,0x04,0x82,0x05,0x06,0x6b,0x07,0x07,0x1b,0x08,0x08,0x4b,0x09, -0x09,0xc6,0x08,0x07,0x8a,0x06,0x05,0x8d,0x05,0x05,0x04,0x05,0x04,0x3c,0x04,0x03, -0x00,0x01,0xfe,0x43,0xfb,0xf8,0x8f,0xf7,0xf6,0x8d,0xf6,0xf6,0x97,0xf6,0xf6,0xeb, -0xf6,0xf7,0x82,0xf7,0xf8,0xf2,0xf8,0xf9,0xdd,0xfa,0xfb,0x1e,0xfd,0xfe,0x64,0xff, -0x00,0x96,0x01,0x02,0x7f,0x04,0x05,0x9c,0x06,0x06,0x8f,0x07,0x08,0x25,0x09,0x09, -0x28,0x09,0x08,0x54,0x07,0x06,0x09,0x06,0x05,0x59,0x05,0x05,0x34,0x05,0x04,0xe8, -0x02,0x00,0x75,0xfd,0xfa,0xfd,0xf8,0xf7,0x0b,0xf7,0xf6,0x9b,0xf6,0xf6,0xba,0xf6, -0xf6,0x2d,0xf7,0xf7,0x4a,0xf8,0xf9,0xd0,0xf9,0xfa,0x0d,0xfc,0xfd,0x33,0xfe,0xff, -0x43,0x00,0x01,0x5c,0x03,0x04,0x9b,0x05,0x06,0xc2,0x06,0x07,0xcb,0x08,0x09,0x56, -0x09,0x08,0x0c,0x08,0x07,0x84,0x06,0x05,0x9e,0x05,0x05,0xda,0x05,0x05,0x79,0x04, -0x02,0xb5,0xff,0xfc,0xbf,0xfa,0xf8,0xcf,0xf7,0xf7,0xd1,0xf6,0xf6,0xab,0xf6,0xf6, -0xda,0xf6,0xf7,0xb4,0xf7,0xf8,0xf4,0xf8,0xf9,0x0e,0xfb,0xfc,0x23,0xfd,0xfd,0x0f, -0xff,0x00,0x28,0x02,0x03,0x9a,0x04,0x05,0xf2,0x05,0x07,0x30,0x08,0x09,0x40,0x09, -0x09,0xa1,0x08,0x08,0x20,0x07,0x06,0xd4,0x05,0x05,0x3d,0x06,0x06,0xb6,0x05,0x04, -0xc2,0x01,0xff,0xa3,0xfc,0xfa,0xe8,0xf8,0xf7,0x5e,0xf7,0xf6,0xaf,0xf6,0xf6,0xb9, -0xf6,0xf6,0x5f,0xf7,0xf7,0x3a,0xf8,0xf9,0x20,0xfa,0xfb,0x13,0xfc,0xfc,0xcc,0xfd, -0xff,0xf4,0x00,0x02,0x67,0x03,0x04,0x02,0x05,0x06,0x62,0x07,0x08,0xf6,0x08,0x09, -0x12,0x09,0x08,0xca,0x07,0x06,0x1c,0x06,0x05,0x6f,0x06,0x06,0xad,0x06,0x05,0xb9, -0x03,0x01,0xd5,0xfe,0xfc,0x66,0xfa,0xf9,0x10,0xf8,0xf7,0xe6,0xf6,0xf6,0xaa,0xf6, -0xf6,0x0d,0xf7,0xf7,0x82,0xf7,0xf8,0x54,0xf9,0xfa,0x15,0xfb,0xfb,0x9b,0xfc,0xfe, -0xb0,0xff,0x01,0x33,0x02,0x03,0xf1,0x03,0x05,0x73,0x06,0x07,0x68,0x08,0x09,0x40, -0x09,0x09,0x52,0x08,0x07,0x75,0x06,0x06,0x83,0x06,0x06,0x2f,0x07,0x06,0x6a,0x05, -0x03,0xe5,0x00,0xfe,0x16,0xfc,0xfa,0x26,0xf9,0xf8,0x51,0xf7,0xf6,0xde,0xf6,0xf6, -0xdd,0xf6,0xf6,0xfd,0xf6,0xf7,0xaa,0xf8,0xf9,0x29,0xfa,0xfa,0x8b,0xfb,0xfc,0x7d, -0xfe,0xff,0x0f,0x01,0x01,0xff,0x02,0x04,0x52,0x05,0x06,0x88,0x07,0x08,0x38,0x09, -0x09,0xd6,0x08,0x07,0xed,0x06,0x06,0x86,0x06,0x06,0x6f,0x07,0x07,0xb6,0x06,0x05, -0xf1,0x02,0x00,0x17,0xfe,0xfc,0x71,0xfa,0xf9,0xf0,0xf7,0xf7,0x25,0xf7,0xf7,0xd0, -0xf6,0xf6,0xa9,0xf6,0xf7,0x12,0xf8,0xf8,0x6e,0xf9,0xf9,0x7c,0xfa,0xfb,0x4b,0xfd, -0xfe,0xda,0xff,0x00,0xed,0x01,0x03,0x31,0x04,0x05,0x85,0x06,0x07,0xdb,0x08,0x09, -0x36,0x09,0x08,0x66,0x07,0x06,0x9b,0x06,0x06,0x6d,0x07,0x07,0x9d,0x07,0x06,0xb8, -0x04,0x02,0x27,0x00,0xfe,0x10,0xfc,0xfa,0xe4,0xf8,0xf8,0xa0,0xf7,0xf7,0xf6,0xf6, -0xf6,0x69,0xf6,0xf6,0xad,0xf7,0xf8,0xb5,0xf8,0xf9,0xa0,0xf9,0xfa,0x1b,0xfc,0xfd, -0x96,0xfe,0xff,0xea,0x00,0x02,0x10,0x03,0x04,0x52,0x05,0x06,0x2b,0x08,0x09,0x41, -0x09,0x08,0xfc,0x07,0x07,0xb2,0x06,0x06,0x5c,0x07,0x07,0x2e,0x08,0x07,0x39,0x06, -0x04,0x34,0x02,0x00,0xe1,0xfd,0xfb,0x0c,0xfa,0xf8,0x5f,0xf8,0xf7,0x4e,0xf7,0xf6, -0x5a,0xf6,0xf6,0x5a,0xf7,0xf7,0x2e,0xf8,0xf8,0xd5,0xf8,0xf9,0xfc,0xfa,0xfc,0x53, -0xfd,0xfe,0xc9,0xff,0x00,0xee,0x01,0x02,0x1d,0x04,0x05,0x29,0x07,0x08,0x17,0x09, -0x09,0x70,0x08,0x07,0xe9,0x06,0x06,0x2b,0x07,0x07,0x5d,0x08,0x08,0x54,0x07,0x05, -0x2e,0x04,0x02,0xd1,0xff,0xfd,0x77,0xfb,0xfa,0x41,0xf9,0xf8,0xb9,0xf7,0xf6,0x7e, -0xf6,0xf6,0x2a,0xf7,0xf7,0xa8,0xf7,0xf7,0x4d,0xf8,0xf9,0xf0,0xf9,0xfb,0x20,0xfc, -0xfd,0xb6,0xfe,0xff,0xcd,0x00,0x01,0xca,0x02,0x04,0xf4,0x05,0x07,0x98,0x08,0x09, -0xc0,0x08,0x07,0x2f,0x07,0x06,0xfb,0x06,0x07,0x5b,0x08,0x08,0x18,0x08,0x07,0xd2, -0x05,0x04,0xd0,0x01,0xff,0x15,0xfd,0xfb,0x78,0xfa,0xf9,0x68,0xf8,0xf7,0xc6,0xf6, -0xf6,0x0b,0xf7,0xf7,0x64,0xf7,0xf7,0xc7,0xf7,0xf8,0x16,0xf9,0xf9,0x0f,0xfb,0xfc, -0xa5,0xfd,0xfe,0xac,0xff,0x00,0x88,0x01,0x02,0x8e,0x04,0x06,0xc4,0x07,0x08,0xeb, -0x08,0x08,0x85,0x07,0x06,0xee,0x06,0x07,0x27,0x08,0x08,0x78,0x08,0x08,0x41,0x07, -0x05,0xbd,0x03,0x01,0xd3,0xfe,0xfd,0xd2,0xfb,0xfa,0x49,0xf9,0xf8,0x40,0xf7,0xf7, -0x10,0xf7,0xf7,0x32,0xf7,0xf7,0x73,0xf7,0xf7,0x6d,0xf8,0xf9,0xf0,0xf9,0xfb,0x83, -0xfc,0xfd,0xab,0xfe,0xff,0x56,0x00,0x01,0x18,0x03,0x04,0xbd,0x06,0x08,0xb1,0x08, -0x08,0xb8,0x07,0x07,0xe0,0x06,0x07,0xe5,0x07,0x08,0x94,0x08,0x08,0x5a,0x08,0x07, -0x75,0x05,0x03,0xc2,0x00,0xfe,0x7e,0xfd,0xfb,0x5e,0xfa,0xf8,0xef,0xf7,0xf7,0x57, -0xf7,0xf7,0x13,0xf7,0xf7,0x42,0xf7,0xf7,0xc8,0xf7,0xf8,0x03,0xf9,0xfa,0x73,0xfb, -0xfc,0xaa,0xfd,0xfe,0x46,0xff,0x00,0x83,0x01,0x03,0x44,0x05,0x07,0x42,0x08,0x08, -0xd6,0x07,0x07,0x14,0x07,0x07,0x93,0x07,0x07,0x6f,0x08,0x08,0x0d,0x09,0x08,0xf7, -0x06,0x04,0xae,0x02,0x00,0x1c,0xff,0xfd,0xb6,0xfb,0xfa,0xd0,0xf8,0xf8,0xa1,0xf7, -0xf7,0x26,0xf7,0xf7,0x32,0xf7,0xf7,0x65,0xf7,0xf7,0x39,0xf8,0xf9,0x63,0xfa,0xfb, -0xaa,0xfc,0xfd,0x48,0xfe,0xff,0x10,0x00,0x01,0xca,0x03,0x05,0x7e,0x07,0x08,0xd0, -0x07,0x07,0x37,0x07,0x07,0x53,0x07,0x07,0x09,0x08,0x08,0x5c,0x09,0x09,0x34,0x08, -0x06,0x87,0x04,0x02,0xea,0x00,0xff,0x21,0xfd,0xfb,0xf5,0xf9,0xf8,0x3f,0xf8,0xf7, -0x6b,0xf7,0xf7,0x45,0xf7,0xf7,0x24,0xf7,0xf7,0x93,0xf7,0xf8,0x66,0xf9,0xfa,0xb9, -0xfb,0xfc,0x6b,0xfd,0xfd,0xbf,0xfe,0x00,0x21,0x02,0x04,0x46,0x06,0x07,0x85,0x07, -0x07,0x67,0x07,0x07,0x24,0x07,0x07,0x92,0x07,0x08,0x58,0x09,0x09,0x0a,0x09,0x07, -0x2b,0x06,0x04,0xb7,0x02,0x00,0xcd,0xfe,0xfc,0x4e,0xfb,0xfa,0xf0,0xf8,0xf8,0xc3, -0xf7,0xf7,0x78,0xf7,0xf7,0x15,0xf7,0xf7,0x20,0xf7,0xf7,0x8b,0xf8,0xf9,0xc9,0xfa, -0xfb,0xae,0xfc,0xfd,0x90,0xfd,0xfe,0x89,0x00,0x02,0xec,0x04,0x06,0xf4,0x06,0x07, -0x65,0x07,0x07,0x05,0x07,0x06,0x3d,0x07,0x08,0x21,0x09,0x09,0x9b,0x09,0x08,0x7b, -0x07,0x06,0x71,0x04,0x02,0x89,0x00,0xfe,0xc9,0xfc,0xfb,0xe4,0xf9,0xf8,0x4e,0xf8, -0xf7,0xcf,0xf7,0xf7,0x37,0xf7,0xf6,0xef,0xf6,0xf7,0xb2,0xf7,0xf8,0xda,0xf9,0xfb, -0xe1,0xfb,0xfc,0x73,0xfc,0xfd,0xf5,0xfe,0x01,0x42,0x03,0x04,0x0e,0x06,0x06,0x5d, -0x07,0x07,0xf5,0x06,0x06,0xca,0x06,0x07,0xb9,0x08,0x09,0xb8,0x09,0x09,0x95,0x08, -0x07,0x18,0x06,0x04,0x54,0x02,0x00,0x85,0xfe,0xfc,0x2b,0xfb,0xf9,0x0c,0xf9,0xf8, -0x27,0xf8,0xf7,0x6c,0xf7,0xf7,0xe2,0xf6,0xf6,0x1d,0xf7,0xf7,0x0c,0xf9,0xfa,0x35, -0xfb,0xfb,0x97,0xfb,0xfc,0x93,0xfd,0xff,0x88,0x01,0x03,0xd5,0x04,0x06,0xf1,0x06, -0x07,0xe3,0x06,0x06,0x77,0x06,0x07,0x22,0x08,0x09,0x90,0x09,0x09,0x5a,0x09,0x08, -0x7a,0x07,0x05,0x1d,0x04,0x02,0x43,0x00,0xfe,0x74,0xfc,0xfa,0xdf,0xf9,0xf9,0x92, -0xf8,0xf8,0xc3,0xf7,0xf7,0x17,0xf7,0xf6,0x9b,0xf6,0xf7,0x31,0xf8,0xf9,0x79,0xfa, -0xfa,0xed,0xfa,0xfb,0x54,0xfc,0xfd,0xdf,0xff,0x01,0x6a,0x03,0x05,0x51,0x06,0x06, -0xce,0x06,0x06,0x45,0x06,0x06,0x8b,0x07,0x08,0x27,0x09,0x09,0xba,0x09,0x09,0x86, -0x08,0x07,0xb4,0x05,0x03,0x0f,0x02,0x00,0x00,0xfe,0xfc,0xf4,0xfa,0xf9,0x3f,0xf9, -0xf8,0x4a,0xf8,0xf7,0x7f,0xf7,0xf6,0x5c,0xf6,0xf6,0x89,0xf7,0xf8,0xcd,0xf9,0xfa, -0x43,0xfa,0xfa,0x58,0xfb,0xfc,0x29,0xfe,0xff,0xdd,0x01,0x03,0x7c,0x05,0x06,0x75, -0x06,0x06,0x03,0x06,0x06,0x05,0x07,0x07,0xac,0x08,0x09,0xc5,0x09,0x09,0x5c,0x09, -0x08,0x36,0x07,0x05,0xda,0x03,0x01,0xbd,0xff,0xfd,0x4e,0xfc,0xfa,0xff,0xf9,0xf9, -0xe4,0xf8,0xf8,0xf8,0xf7,0xf7,0x50,0xf6,0xf6,0x03,0xf7,0xf8,0x22,0xf9,0xf9,0xc9, -0xf9,0xfa,0x90,0xfa,0xfb,0xa7,0xfc,0xfe,0x01,0x00,0x02,0x34,0x04,0x05,0xf8,0x05, -0x05,0xef,0x05,0x06,0x71,0x06,0x07,0xf2,0x07,0x08,0x9d,0x09,0x09,0xce,0x09,0x09, -0x63,0x08,0x07,0x82,0x05,0x03,0x89,0x01,0xff,0xc9,0xfd,0xfc,0xd3,0xfa,0xfa,0x90, -0xf9,0xf9,0x94,0xf8,0xf7,0x88,0xf6,0xf6,0xa2,0xf6,0xf7,0x79,0xf8,0xf9,0x40,0xf9, -0xf9,0x09,0xfa,0xfa,0x59,0xfb,0xfc,0x58,0xfe,0x00,0xc9,0x02,0x04,0x45,0x05,0x05, -0xb9,0x05,0x05,0x0c,0x06,0x06,0x58,0x07,0x08,0x14,0x09,0x09,0xeb,0x09,0x09,0x5c, -0x09,0x08,0x06,0x07,0x05,0x54,0x03,0x01,0x76,0xff,0xfd,0xe8,0xfb,0xfa,0x5d,0xfa, -0xfa,0x50,0xf9,0xf8,0xf2,0xf6,0xf6,0x75,0xf6,0xf7,0xe2,0xf7,0xf8,0xc7,0xf8,0xf9, -0x92,0xf9,0xf9,0x5d,0xfa,0xfb,0xb1,0xfc,0xfe,0x1d,0x01,0x02,0x4f,0x04,0x04,0x5f, -0x05,0x05,0xa7,0x05,0x05,0xbf,0x06,0x07,0x79,0x08,0x09,0xa3,0x09,0x09,0xef,0x09, -0x09,0x46,0x08,0x06,0x1c,0x05,0x03,0x44,0x01,0xff,0x31,0xfd,0xfb,0x4d,0xfb,0xfa, -0x3e,0xfa,0xf8,0xaf,0xf7,0xf6,0x8b,0xf6,0xf6,0x6e,0xf7,0xf7,0x6e,0xf8,0xf8,0x4e, -0xf9,0xf9,0x76,0xf9,0xfa,0x40,0xfb,0xfd,0x51,0xff,0x01,0x05,0x03,0x04,0xd2,0x04, -0x05,0x31,0x05,0x05,0x18,0x06,0x06,0xce,0x07,0x08,0x49,0x09,0x09,0x2d,0x0a,0x09, -0x2f,0x09,0x08,0xb1,0x06,0x05,0x12,0x03,0x00,0x9c,0xfe,0xfd,0x40,0xfc,0xfb,0x1d, -0xfb,0xf9,0x7d,0xf8,0xf7,0xe6,0xf6,0xf6,0x1d,0xf7,0xf7,0xf7,0xf7,0xf8,0xf9,0xf8, -0xf9,0xf0,0xf8,0xf9,0x02,0xfa,0xfb,0x89,0xfd,0xff,0x9a,0x01,0x03,0x11,0x04,0x04, -0xc9,0x04,0x05,0x80,0x05,0x06,0x04,0x07,0x07,0xad,0x08,0x09,0x28,0x0a,0x0a,0xc3, -0x09,0x09,0x21,0x08,0x06,0xfd,0x04,0x02,0x39,0x00,0xfe,0x76,0xfd,0xfc,0x0c,0xfc, -0xfa,0x6c,0xf9,0xf8,0x73,0xf7,0xf7,0xe1,0xf6,0xf7,0x91,0xf7,0xf8,0xb4,0xf8,0xf8, -0xac,0xf8,0xf8,0x19,0xf9,0xfa,0xd3,0xfb,0xfd,0xfd,0xff,0x01,0x1c,0x03,0x03,0x3d, -0x04,0x04,0x09,0x05,0x05,0x3a,0x06,0x07,0xf0,0x07,0x09,0xd0,0x09,0x0a,0x02,0x0a, -0x09,0x4b,0x09,0x08,0xb6,0x06,0x04,0xe5,0x01,0xff,0xbf,0xfe,0xfd,0x0e,0xfd,0xfb, -0x8d,0xfa,0xf9,0x43,0xf8,0xf7,0x07,0xf7,0xf6,0x5e,0xf7,0xf7,0x8f,0xf8,0xf8,0x79, -0xf8,0xf8,0x64,0xf8,0xf9,0x61,0xfa,0xfc,0x42,0xfe,0x00,0xd4,0x01,0x02,0x8e,0x03, -0x04,0x91,0x04,0x05,0x81,0x05,0x06,0x23,0x07,0x08,0x45,0x09,0x09,0xfd,0x09,0x0a, -0x10,0x0a,0x09,0x49,0x08,0x06,0xa1,0x03,0x01,0x28,0x00,0xff,0x12,0xfe,0xfc,0xae, -0xfb,0xfa,0x36,0xf9,0xf8,0x41,0xf7,0xf6,0x3f,0xf7,0xf7,0x3c,0xf8,0xf8,0x67,0xf8, -0xf8,0x02,0xf8,0xf8,0x14,0xf9,0xfa,0x89,0xfc,0xfe,0x6a,0x00,0x01,0xbb,0x02,0x03, -0x17,0x04,0x04,0xd7,0x04,0x05,0x66,0x06,0x07,0x99,0x08,0x09,0x93,0x09,0x0a,0x70, -0x0a,0x0a,0x97,0x09,0x07,0x6b,0x05,0x03,0xa4,0x01,0x00,0x36,0xff,0xfe,0xd1,0xfc, -0xfb,0x5a,0xfa,0xf9,0xe0,0xf7,0xf7,0x33,0xf7,0xf7,0x08,0xf8,0xf8,0x55,0xf8,0xf8, -0xe2,0xf7,0xf7,0x2c,0xf8,0xf9,0x04,0xfb,0xfc,0xdf,0xfe,0x00,0xa5,0x01,0x02,0x7a, -0x03,0x03,0x3e,0x04,0x04,0x9a,0x05,0x06,0xcc,0x07,0x08,0xf7,0x08,0x09,0x8b,0x0a, -0x0b,0x80,0x0a,0x09,0x11,0x07,0x05,0x40,0x03,0x01,0x7c,0x00,0xff,0x13,0xfe,0xfc, -0x9e,0xfb,0xfa,0xb1,0xf8,0xf7,0x6b,0xf7,0xf7,0xd7,0xf7,0xf8,0x63,0xf8,0xf8,0xd4, -0xf7,0xf7,0x78,0xf7,0xf8,0xa3,0xf9,0xfb,0x26,0xfd,0xfe,0x6d,0x00,0x01,0xcc,0x02, -0x03,0x73,0x03,0x03,0xef,0x04,0x06,0xf0,0x06,0x07,0x39,0x08,0x09,0x41,0x0a,0x0b, -0x11,0x0b,0x0a,0x93,0x08,0x06,0xeb,0x04,0x03,0xb3,0x01,0x00,0x57,0xff,0xfe,0xe3, -0xfc,0xfb,0xc5,0xf9,0xf8,0xd8,0xf7,0xf7,0xb8,0xf7,0xf8,0x61,0xf8,0xf8,0x06,0xf8, -0xf7,0x26,0xf7,0xf7,0x88,0xf8,0xf9,0x8f,0xfb,0xfd,0xf3,0xfe,0x00,0xda,0x01,0x02, -0xc7,0x02,0x03,0x24,0x04,0x05,0x24,0x06,0x06,0x5b,0x07,0x08,0xa5,0x09,0x0a,0x4c, -0x0b,0x0a,0xce,0x09,0x08,0x84,0x06,0x04,0x0b,0x03,0x01,0x9b,0x00,0xff,0x38,0xfe, -0xfc,0x0a,0xfb,0xf9,0x89,0xf8,0xf7,0xbd,0xf7,0xf8,0x70,0xf8,0xf8,0x28,0xf8,0xf7, -0x08,0xf7,0xf7,0xb2,0xf7,0xf8,0x0b,0xfa,0xfb,0x89,0xfd,0xff,0xc5,0x00,0x01,0xf9, -0x01,0x02,0x79,0x03,0x04,0x59,0x05,0x05,0x6d,0x06,0x07,0xd6,0x08,0x0a,0x12,0x0b, -0x0b,0xb4,0x0a,0x09,0xf9,0x07,0x06,0x73,0x04,0x03,0xd0,0x01,0x00,0x8c,0xff,0xfe, -0x70,0xfc,0xfa,0x7d,0xf9,0xf8,0xe6,0xf7,0xf8,0x71,0xf8,0xf8,0x6b,0xf8,0xf7,0x3c, -0xf7,0xf7,0x30,0xf7,0xf7,0xac,0xf8,0xfa,0xf1,0xfb,0xfe,0x80,0xff,0x00,0x17,0x01, -0x01,0xcc,0x02,0x03,0x8d,0x04,0x05,0x80,0x05,0x06,0xd7,0x07,0x09,0x74,0x0a,0x0b, -0x33,0x0b,0x0a,0x5a,0x09,0x07,0xea,0x05,0x04,0x26,0x03,0x02,0xd0,0x00,0xff,0xe7, -0xfd,0xfc,0x94,0xfa,0xf9,0x62,0xf8,0xf8,0x94,0xf8,0xf8,0x9c,0xf8,0xf8,0x80,0xf7, -0xf7,0x02,0xf7,0xf7,0x92,0xf7,0xf8,0x8a,0xfa,0xfc,0x38,0xfe,0xff,0x04,0x00,0x00, -0x0e,0x02,0x03,0xc0,0x03,0x04,0xb3,0x04,0x05,0xc8,0x06,0x08,0x93,0x09,0x0a,0x6b, -0x0b,0x0b,0x63,0x0a,0x08,0x5e,0x07,0x05,0x7c,0x04,0x03,0x13,0x02,0x00,0x7d,0xff, -0xfd,0xfd,0xfb,0xfa,0x03,0xf9,0xf8,0xca,0xf8,0xf8,0xbf,0xf8,0xf8,0xe5,0xf7,0xf7, -0x17,0xf7,0xf6,0xdc,0xf6,0xf7,0x29,0xf9,0xfb,0xc1,0xfc,0xfe,0xe0,0xfe,0xff,0x2f, -0x01,0x02,0x04,0x03,0x03,0xf8,0x03,0x04,0xaa,0x05,0x06,0x7f,0x08,0x09,0x0f,0x0b, -0x0b,0x17,0x0b,0x0a,0x80,0x08,0x07,0xb1,0x05,0x04,0x56,0x03,0x02,0xf3,0x00,0xff, -0x65,0xfd,0xfb,0xf7,0xf9,0xf9,0x25,0xf9,0xf9,0xe1,0xf8,0xf8,0x49,0xf8,0xf7,0x7f, -0xf7,0xf6,0x6c,0xf6,0xf6,0x0c,0xf8,0xf9,0x5b,0xfb,0xfc,0xb9,0xfd,0xfe,0x2e,0x00, -0x01,0x36,0x02,0x02,0x3d,0x03,0x03,0xad,0x04,0x05,0x4c,0x07,0x08,0x6d,0x0a,0x0b, -0x64,0x0b,0x0a,0xbc,0x09,0x08,0xf6,0x06,0x05,0x7a,0x04,0x03,0x77,0x02,0x00,0xff, -0xfe,0xfc,0x2e,0xfb,0xfa,0xb2,0xf9,0xf9,0x16,0xf9,0xf8,0xbd,0xf8,0xf8,0xd7,0xf7, -0xf6,0x3f,0xf6,0xf6,0x24,0xf7,0xf8,0x08,0xfa,0xfb,0x63,0xfc,0xfd,0x1b,0xff,0x00, -0x55,0x01,0x02,0x91,0x02,0x03,0xb1,0x03,0x04,0xf9,0x05,0x07,0x6a,0x09,0x0a,0x4a, -0x0b,0x0b,0x93,0x0a,0x09,0x27,0x08,0x06,0x9b,0x05,0x04,0xca,0x03,0x02,0x87,0x00, -0xfe,0x96,0xfc,0xfb,0x74,0xfa,0xf9,0x5d,0xf9,0xf9,0x12,0xf9,0xf8,0x6f,0xf8,0xf7, -0x65,0xf6,0xf6,0x90,0xf6,0xf7,0xc9,0xf8,0xf9,0x2e,0xfb,0xfc,0xe7,0xfd,0xff,0x53, -0x00,0x01,0xf4,0x01,0x02,0xe7,0x02,0x03,0xb8,0x04,0x06,0x14,0x08,0x09,0xcb,0x0a, -0x0b,0x24,0x0b,0x0a,0x27,0x09,0x07,0x9c,0x06,0x05,0x1d,0x05,0x03,0x1e,0x02,0xff, -0x1f,0xfe,0xfc,0x7a,0xfb,0xfa,0xb7,0xf9,0xf9,0x87,0xf9,0xf9,0xf8,0xf8,0xf7,0xce, -0xf6,0xf6,0x43,0xf6,0xf6,0xbe,0xf7,0xf8,0xec,0xf9,0xfb,0x92,0xfc,0xfd,0x4f,0xff, -0x00,0x47,0x01,0x01,0x1d,0x02,0x02,0x8a,0x03,0x05,0xb0,0x06,0x08,0xe6,0x09,0x0a, -0x6f,0x0b,0x0b,0x00,0x0a,0x08,0x9a,0x07,0x06,0x4d,0x06,0x05,0x93,0x03,0x01,0xc9, -0xff,0xfe,0xb3,0xfc,0xfb,0x45,0xfa,0xf9,0xfe,0xf9,0xf9,0x8f,0xf9,0xf8,0x68,0xf7, -0xf6,0x49,0xf6,0xf6,0x08,0xf7,0xf7,0xcc,0xf8,0xf9,0x5f,0xfb,0xfc,0x2a,0xfe,0xff, -0x87,0x00,0x01,0x72,0x01,0x01,0x8d,0x02,0x03,0x4b,0x05,0x06,0xaf,0x08,0x0a,0x33, -0x0b,0x0b,0xa5,0x0a,0x09,0x77,0x08,0x07,0x4d,0x07,0x06,0xe5,0x04,0x03,0x73,0x01, -0xff,0x1d,0xfe,0xfc,0x16,0xfb,0xfa,0x67,0xfa,0xfa,0x06,0xfa,0xf9,0x13,0xf8,0xf7, -0x92,0xf6,0xf6,0x96,0xf6,0xf7,0xd1,0xf7,0xf8,0x0d,0xfa,0xfb,0xd5,0xfc,0xfe,0xa5, -0xff,0x00,0xc6,0x00,0x01,0xb2,0x01,0x02,0xda,0x03,0x05,0x46,0x07,0x09,0xb3,0x0a, -0x0b,0xf4,0x0a,0x0a,0x31,0x09,0x08,0x3b,0x08,0x07,0x15,0x06,0x04,0x2b,0x03,0x01, -0xa7,0xff,0xfd,0x1b,0xfc,0xfb,0xe2,0xfa,0xfa,0x9d,0xfa,0xf9,0xde,0xf8,0xf7,0x1e, -0xf7,0xf6,0x69,0xf6,0xf6,0x2a,0xf7,0xf7,0xce,0xf8,0xfa,0x80,0xfb,0xfd,0x82,0xfe, -0xff,0x18,0x00,0x00,0x07,0x01,0x01,0x8a,0x02,0x03,0xbe,0x05,0x07,0xce,0x09,0x0a, -0xed,0x0a,0x0a,0xd6,0x09,0x09,0xf6,0x08,0x08,0x23,0x07,0x05,0xbe,0x04,0x03,0x52, -0x01,0xff,0x53,0xfd,0xfc,0x81,0xfb,0xfb,0x16,0xfb,0xfa,0xa8,0xf9,0xf8,0xbb,0xf7, -0xf6,0x8f,0xf6,0xf6,0xc8,0xf6,0xf7,0xc2,0xf7,0xf8,0x3c,0xfa,0xfb,0x6e,0xfd,0xfe, -0x49,0xff,0xff,0x6e,0x00,0x00,0x6d,0x01,0x02,0x15,0x04,0x06,0x85,0x08,0x0a,0x80, -0x0a,0x0a,0x37,0x0a,0x09,0x9f,0x09,0x08,0x0e,0x08,0x07,0x11,0x06,0x04,0xfc,0x02, -0x00,0xbc,0xfe,0xfd,0x63,0xfc,0xfb,0x9f,0xfb,0xfb,0x62,0xfa,0xf9,0x78,0xf8,0xf7, -0xe8,0xf6,0xf6,0xaa,0xf6,0xf6,0x0b,0xf7,0xf7,0xfb,0xf8,0xfa,0x28,0xfc,0xfd,0x76, -0xfe,0xff,0xe4,0xff,0x00,0x63,0x00,0x01,0x92,0x02,0x04,0x1c,0x07,0x08,0xdd,0x09, -0x0a,0x53,0x0a,0x0a,0x15,0x0a,0x09,0xb7,0x08,0x08,0x50,0x07,0x06,0x94,0x04,0x02, -0x57,0x00,0xfe,0x69,0xfd,0xfc,0x2a,0xfc,0xfb,0x3c,0xfb,0xfa,0x45,0xf9,0xf8,0x84, -0xf7,0xf7,0xb0,0xf6,0xf6,0x77,0xf6,0xf6,0xfe,0xf7,0xf9,0xc5,0xfa,0xfc,0x62,0xfd, -0xfe,0x59,0xff,0xff,0xaa,0xff,0x00,0x20,0x01,0x03,0x72,0x05,0x07,0xc7,0x08,0x09, -0x39,0x0a,0x0a,0x56,0x0a,0x09,0x4d,0x09,0x08,0x5c,0x08,0x07,0x17,0x06,0x04,0x02, -0x02,0x00,0x81,0xfe,0xfd,0xe8,0xfc,0xfc,0xf7,0xfb,0xfb,0x21,0xfa,0xf9,0x30,0xf8, -0xf7,0x1a,0xf7,0xf6,0x48,0xf6,0xf6,0x16,0xf7,0xf8,0x73,0xf9,0xfa,0x4c,0xfc,0xfd, -0xba,0xfe,0xff,0x02,0xff,0xff,0xf1,0xff,0x01,0xca,0x03,0x05,0x6c,0x07,0x08,0xbb, -0x09,0x0a,0x64,0x0a,0x0a,0xa1,0x09,0x09,0x15,0x09,0x08,0x68,0x07,0x05,0xbc,0x03, -0x01,0xeb,0xff,0xfe,0xb9,0xfd,0xfd,0xb3,0xfc,0xfb,0xef,0xfa,0xf9,0x0e,0xf9,0xf8, -0xa6,0xf7,0xf6,0x4e,0xf6,0xf6,0x92,0xf6,0xf7,0x44,0xf8,0xf9,0xf7,0xfa,0xfc,0xfa, -0xfd,0xfe,0x78,0xfe,0xfe,0xf6,0xfe,0x00,0x25,0x02,0x04,0xe1,0x05,0x07,0xe7,0x08, -0x09,0x3d,0x0a,0x0a,0xd1,0x09,0x09,0x9b,0x09,0x09,0x84,0x08,0x07,0x73,0x05,0x03, -0x76,0x01,0xff,0xbc,0xfe,0xfe,0x81,0xfd,0xfc,0xbb,0xfb,0xfa,0xfb,0xf9,0xf9,0x63, -0xf8,0xf7,0xa6,0xf6,0xf6,0x54,0xf6,0xf6,0x3a,0xf7,0xf8,0xb2,0xf9,0xfb,0x18,0xfd, -0xfd,0xee,0xfd,0xfd,0x2d,0xfe,0xff,0xa3,0x00,0x02,0x36,0x04,0x06,0xc0,0x07,0x09, -0xc2,0x09,0x09,0xee,0x09,0x09,0xed,0x09,0x09,0x5c,0x09,0x08,0xf7,0x06,0x05,0x00, -0x03,0x01,0xe2,0xff,0xff,0x50,0xfe,0xfd,0x87,0xfc,0xfb,0xe9,0xfa,0xfa,0x21,0xf9, -0xf8,0x21,0xf7,0xf6,0x6a,0xf6,0xf6,0x65,0xf6,0xf7,0x71,0xf8,0xfa,0x15,0xfc,0xfd, -0x51,0xfd,0xfd,0x95,0xfd,0xfe,0x54,0xff,0x00,0x7c,0x02,0x04,0x87,0x06,0x08,0x10, -0x09,0x09,0xb8,0x09,0x09,0xfd,0x09,0x0a,0xf1,0x09,0x09,0x67,0x08,0x06,0x9a,0x04, -0x02,0x2a,0x01,0x00,0x42,0xff,0xfe,0x55,0xfd,0xfc,0xc8,0xfb,0xfb,0xf0,0xf9,0xf8, -0xee,0xf7,0xf7,0xc4,0xf6,0xf6,0xf4,0xf5,0xf6,0x52,0xf7,0xf9,0xe2,0xfa,0xfc,0xb2, -0xfc,0xfc,0x1e,0xfd,0xfd,0x48,0xfe,0xff,0xe4,0x00,0x02,0xfd,0x04,0x06,0x2b,0x08, -0x08,0x5e,0x09,0x09,0xda,0x09,0x0a,0x41,0x0a,0x0a,0x72,0x09,0x08,0x10,0x06,0x04, -0x93,0x02,0x01,0x47,0x00,0xff,0x23,0xfe,0xfd,0xb6,0xfc,0xfb,0xee,0xfa,0xf9,0xcc, -0xf8,0xf8,0x61,0xf7,0xf6,0xd9,0xf5,0xf5,0x69,0xf6,0xf7,0xbf,0xf9,0xfb,0xe1,0xfb, -0xfc,0xa6,0xfc,0xfc,0x5f,0xfd,0xfe,0x51,0xff,0x01,0x42,0x03,0x05,0xe3,0x06,0x08, -0xd0,0x08,0x09,0x83,0x09,0x09,0x5e,0x0a,0x0a,0x49,0x0a,0x09,0x72,0x07,0x05,0x1b, -0x04,0x02,0x7c,0x01,0x00,0x13,0xff,0xfe,0xa5,0xfd,0xfc,0xcd,0xfb,0xfa,0xba,0xf9, -0xf9,0x40,0xf8,0xf7,0x13,0xf6,0xf5,0xb7,0xf5,0xf6,0x8f,0xf8,0xf9,0x0f,0xfb,0xfb, -0x4c,0xfc,0xfc,0xb7,0xfc,0xfd,0x11,0xfe,0xff,0x8a,0x01,0x03,0x79,0x05,0x06,0x0f, -0x08,0x08,0x0a,0x09,0x09,0x37,0x0a,0x0a,0xdc,0x0a,0x0a,0xb0,0x08,0x07,0xa2,0x05, -0x04,0xb3,0x02,0x01,0x14,0x00,0xff,0x94,0xfe,0xfd,0x9b,0xfc,0xfb,0xa8,0xfa,0xfa, -0x30,0xf9,0xf8,0x90,0xf6,0xf5,0x7a,0xf5,0xf6,0x62,0xf7,0xf8,0x1c,0xfa,0xfb,0xb1, -0xfb,0xfc,0x20,0xfc,0xfc,0xf6,0xfc,0xfe,0xd3,0xff,0x01,0xed,0x03,0x05,0x0b,0x07, -0x07,0x5d,0x08,0x08,0xcf,0x09,0x0a,0xfa,0x0a,0x0a,0xa9,0x09,0x08,0x16,0x07,0x05, -0x09,0x04,0x02,0x27,0x01,0x00,0x95,0xff,0xfe,0x7a,0xfd,0xfc,0x96,0xfb,0xfb,0x41, -0xfa,0xf8,0x7f,0xf7,0xf6,0x82,0xf5,0xf5,0x8b,0xf6,0xf7,0x0a,0xf9,0xfa,0x23,0xfb, -0xfb,0xb9,0xfb,0xfb,0x3d,0xfc,0xfd,0x50,0xfe,0x00,0x31,0x02,0x04,0xd3,0x05,0x06, -0x7d,0x07,0x08,0x33,0x09,0x0a,0xe4,0x0a,0x0a,0x5e,0x0a,0x09,0x67,0x08,0x07,0x50, -0x05,0x03,0x5a,0x02,0x01,0xa7,0x00,0xff,0x59,0xfe,0xfd,0x83,0xfc,0xfc,0x50,0xfb, -0xfa,0x81,0xf8,0xf7,0xf0,0xf5,0xf5,0xea,0xf5,0xf6,0x0b,0xf8,0xf9,0x64,0xfa,0xfb, -0x50,0xfb,0xfb,0x96,0xfb,0xfc,0xf0,0xfc,0xfe,0x88,0x00,0x02,0x7b,0x04,0x05,0x7a, -0x06,0x07,0x75,0x08,0x09,0x8a,0x0a,0x0a,0xbc,0x0a,0x0a,0x84,0x09,0x08,0xa4,0x06, -0x04,0x9f,0x03,0x02,0xba,0x01,0x00,0x49,0xff,0xfe,0x61,0xfd,0xfc,0x4f,0xfc,0xfb, -0xb3,0xf9,0xf8,0xc2,0xf6,0xf5,0xae,0xf5,0xf6,0x11,0xf7,0xf8,0x85,0xf9,0xfa,0xd6, -0xfa,0xfb,0x21,0xfb,0xfb,0xd5,0xfb,0xfd,0xe0,0xfe,0x01,0xf0,0x02,0x04,0x54,0x05, -0x06,0x95,0x07,0x08,0xde,0x09,0x0a,0xb7,0x0a,0x0a,0x6c,0x0a,0x09,0xd5,0x07,0x06, -0xe3,0x04,0x03,0xed,0x02,0x01,0x49,0x00,0xff,0x40,0xfe,0xfd,0x3c,0xfd,0xfc,0xf5, -0xfa,0xf9,0xd6,0xf7,0xf6,0xb8,0xf5,0xf5,0x6c,0xf6,0xf7,0xa7,0xf8,0xf9,0x5a,0xfa, -0xfa,0xdc,0xfa,0xfa,0xfc,0xfa,0xfb,0x7c,0xfd,0xff,0x67,0x01,0x02,0x0d,0x04,0x05, -0x93,0x06,0x07,0xfe,0x08,0x09,0x7c,0x0a,0x0a,0xfe,0x0a,0x0a,0xe3,0x08,0x07,0x16, -0x06,0x05,0x11,0x04,0x02,0x4c,0x01,0x00,0x20,0xff,0xfe,0x09,0xfe,0xfd,0x34,0xfc, -0xfa,0x2b,0xf9,0xf7,0x47,0xf6,0xf5,0x0c,0xf6,0xf6,0xcb,0xf7,0xf8,0xcc,0xf9,0xfa, -0x96,0xfa,0xfa,0x46,0xfa,0xfa,0x1c,0xfc,0xfd,0xdf,0xff,0x01,0xa4,0x02,0x03,0x7f, -0x05,0x06,0xec,0x07,0x08,0xee,0x09,0x0a,0x2c,0x0b,0x0a,0xbc,0x09,0x08,0x57,0x07, -0x06,0x45,0x05,0x03,0x6f,0x02,0x01,0x11,0x00,0xff,0xd6,0xfe,0xfe,0x54,0xfd,0xfc, -0x72,0xfa,0xf8,0x2b,0xf7,0xf6,0xe3,0xf5,0xf6,0xe3,0xf6,0xf7,0x1f,0xf9,0xfa,0x50, -0xfa,0xfa,0xc1,0xf9,0xfa,0x00,0xfb,0xfc,0x4a,0xfe,0xff,0x2c,0x01,0x02,0x3a,0x04, -0x05,0xb9,0x06,0x07,0x1d,0x09,0x0a,0x15,0x0b,0x0b,0x50,0x0a,0x09,0x65,0x08,0x07, -0x77,0x06,0x05,0xa2,0x03,0x02,0x03,0x01,0x00,0x83,0xff,0xff,0x71,0xfe,0xfd,0xe7, -0xfb,0xfa,0x51,0xf8,0xf7,0x30,0xf6,0xf6,0x40,0xf6,0xf7,0x62,0xf8,0xf9,0x07,0xfa, -0xf9,0x7d,0xf9,0xf9,0x37,0xfa,0xfb,0xd6,0xfc,0xfe,0xa3,0xff,0x01,0xe4,0x02,0x04, -0x75,0x05,0x06,0x0a,0x08,0x09,0xa8,0x0a,0x0a,0xbf,0x0a,0x09,0x4f,0x09,0x08,0x98, -0x07,0x06,0xe5,0x04,0x03,0x17,0x02,0x01,0x40,0x00,0xff,0x6d,0xff,0xfe,0x49,0xfd, -0xfb,0xc8,0xf9,0xf8,0xe2,0xf6,0xf6,0xf2,0xf5,0xf6,0xb8,0xf7,0xf8,0xae,0xf9,0xf9, -0x38,0xf9,0xf9,0x92,0xf9,0xfa,0x87,0xfb,0xfc,0x3b,0xfe,0xff,0x8e,0x01,0x02,0x0f, -0x04,0x05,0xd5,0x06,0x08,0xe8,0x09,0x0a,0xba,0x0a,0x0a,0xe6,0x09,0x09,0x85,0x08, -0x07,0x27,0x06,0x04,0x3b,0x03,0x01,0x0f,0x01,0x00,0x39,0x00,0xff,0x89,0xfe,0xfc, -0x4f,0xfb,0xf9,0x09,0xf8,0xf6,0xea,0xf5,0xf6,0x22,0xf7,0xf8,0x25,0xf9,0xf9,0x04, -0xf9,0xf8,0x2f,0xf9,0xf9,0x7b,0xfa,0xfb,0xd7,0xfc,0xfe,0x28,0x00,0x01,0xa8,0x02, -0x03,0x8e,0x05,0x07,0xe5,0x08,0x0a,0x60,0x0a,0x0a,0x58,0x0a,0x09,0x5e,0x09,0x08, -0x68,0x07,0x06,0x60,0x04,0x02,0xef,0x01,0x01,0xf5,0x00,0x00,0x96,0xff,0xfe,0xd5, -0xfc,0xfb,0x53,0xf9,0xf7,0x59,0xf6,0xf6,0xb0,0xf6,0xf7,0x9c,0xf8,0xf8,0xde,0xf8, -0xf8,0xfd,0xf8,0xf9,0x92,0xf9,0xfa,0x95,0xfb,0xfd,0xd3,0xfe,0x00,0x31,0x01,0x02, -0x17,0x04,0x05,0xbf,0x07,0x09,0xe0,0x09,0x0a,0x65,0x0a,0x0a,0xe4,0x09,0x09,0x85, -0x08,0x07,0xb3,0x05,0x04,0xd1,0x02,0x02,0xa2,0x01,0x01,0x73,0x00,0xff,0x57,0xfe, -0xfc,0xed,0xfa,0xf8,0x1c,0xf7,0xf6,0x84,0xf6,0xf7,0x15,0xf8,0xf8,0xa7,0xf8,0xf8, -0xcc,0xf8,0xf8,0xed,0xf8,0xf9,0x76,0xfa,0xfb,0x7f,0xfd,0xfe,0xdb,0xff,0x01,0xa0, -0x02,0x04,0x47,0x06,0x07,0x1e,0x09,0x09,0x3d,0x0a,0x0a,0x34,0x0a,0x0a,0x70,0x09, -0x08,0xe6,0x06,0x05,0xe4,0x03,0x02,0x6f,0x02,0x01,0x2c,0x01,0x00,0xb7,0xff,0xfe, -0x97,0xfc,0xfa,0x34,0xf8,0xf6,0xbf,0xf6,0xf7,0xa1,0xf7,0xf8,0x61,0xf8,0xf8,0xca, -0xf8,0xf8,0x79,0xf8,0xf8,0x8b,0xf9,0xfa,0x3d,0xfc,0xfd,0x86,0xfe,0xff,0x3b,0x01, -0x02,0xce,0x04,0x06,0x08,0x08,0x09,0xb1,0x09,0x0a,0x41,0x0a,0x0a,0x25,0x0a,0x09, -0x06,0x08,0x06,0x07,0x05,0x04,0x30,0x03,0x02,0xc7,0x01,0x01,0xd5,0x00,0xff,0x3f, -0xfe,0xfb,0x9f,0xf9,0xf7,0x3f,0xf7,0xf7,0x52,0xf7,0xf7,0x2b,0xf8,0xf8,0xb9,0xf8, -0xf8,0x38,0xf8,0xf8,0xc3,0xf8,0xf9,0x1d,0xfb,0xfc,0x42,0xfd,0xfe,0xc5,0xff,0x01, -0x25,0x03,0x05,0xc0,0x06,0x08,0xf1,0x08,0x09,0x08,0x0a,0x0a,0x97,0x0a,0x0a,0x01, -0x09,0x07,0x49,0x06,0x05,0x11,0x04,0x03,0x61,0x02,0x02,0xd0,0x01,0x01,0xd4,0xff, -0xfd,0x4a,0xfb,0xf9,0x15,0xf8,0xf7,0x47,0xf7,0xf7,0xe7,0xf7,0xf8,0xa6,0xf8,0xf8, -0x17,0xf8,0xf7,0x4e,0xf8,0xf9,0x10,0xfa,0xfb,0x01,0xfc,0xfd,0x52,0xfe,0xff,0x8c, -0x01,0x03,0x67,0x05,0x06,0xfe,0x07,0x08,0x8c,0x09,0x0a,0xc4,0x0a,0x0a,0xc9,0x09, -0x08,0x7a,0x07,0x06,0x03,0x05,0x03,0xfd,0x02,0x02,0x99,0x02,0x02,0x25,0x01,0xff, -0x04,0xfd,0xfa,0x5f,0xf9,0xf8,0x82,0xf7,0xf7,0xb6,0xf7,0xf8,0x94,0xf8,0xf8,0x07, -0xf8,0xf7,0xec,0xf7,0xf8,0x37,0xf9,0xfa,0x01,0xfb,0xfc,0x00,0xfd,0xfe,0xe4,0xff, -0x01,0xed,0x03,0x05,0xc9,0x06,0x07,0xcc,0x08,0x09,0x9d,0x0a,0x0a,0x4c,0x0a,0x09, -0x98,0x08,0x07,0x17,0x06,0x04,0x9a,0x03,0x03,0x32,0x03,0x03,0x52,0x02,0x00,0xdd, -0xfe,0xfc,0xdb,0xfa,0xf9,0x13,0xf8,0xf7,0xb8,0xf7,0xf8,0x83,0xf8,0xf8,0x17,0xf8, -0xf7,0xbc,0xf7,0xf7,0x8f,0xf8,0xf9,0x24,0xfa,0xfa,0xdf,0xfb,0xfc,0x5d,0xfe,0x00, -0x44,0x02,0x04,0x61,0x05,0x06,0xc9,0x07,0x09,0x21,0x0a,0x0a,0x79,0x0a,0x0a,0x82, -0x09,0x08,0x39,0x07,0x05,0x59,0x04,0x03,0xbb,0x03,0x03,0x4c,0x03,0x02,0x72,0x00, -0xfe,0x99,0xfc,0xfa,0xf9,0xf8,0xf8,0xe1,0xf7,0xf8,0x73,0xf8,0xf8,0x38,0xf8,0xf7, -0xae,0xf7,0xf7,0x0a,0xf8,0xf8,0x6b,0xf9,0xfa,0xc1,0xfa,0xfb,0xe8,0xfc,0xfe,0xbb, -0x00,0x02,0xe8,0x03,0x05,0xb3,0x06,0x08,0x52,0x09,0x0a,0x61,0x0a,0x0a,0x46,0x0a, -0x09,0x49,0x08,0x06,0x29,0x05,0x04,0x36,0x04,0x04,0xf3,0x03,0x03,0xf3,0x01,0x00, -0x55,0xfe,0xfc,0x22,0xfa,0xf8,0x5e,0xf8,0xf8,0x75,0xf8,0xf8,0x68,0xf8,0xf8,0xb0, -0xf7,0xf7,0xa7,0xf7,0xf8,0xd3,0xf8,0xf9,0xd6,0xf9,0xfa,0x96,0xfb,0xfd,0x23,0xff, -0x00,0x5d,0x02,0x03,0x6c,0x05,0x07,0x50,0x08,0x09,0xe4,0x09,0x0a,0xb6,0x0a,0x0a, -0x45,0x09,0x07,0x1a,0x06,0x05,0xc2,0x04,0x04,0x79,0x04,0x04,0x40,0x03,0x01,0x2f, -0x00,0xfd,0xbe,0xfb,0xfa,0x00,0xf9,0xf8,0x9a,0xf8,0xf8,0x9a,0xf8,0xf8,0xd4,0xf7, -0xf7,0x77,0xf7,0xf7,0x6e,0xf8,0xf8,0x1d,0xf9,0xf9,0x67,0xfa,0xfb,0xae,0xfd,0xff, -0xb3,0x00,0x02,0x04,0x04,0x05,0x2b,0x07,0x08,0x33,0x09,0x0a,0xc1,0x0a,0x0a,0x1e, -0x0a,0x08,0x19,0x07,0x06,0x50,0x05,0x05,0xd0,0x04,0x04,0x39,0x04,0x03,0xc5,0x01, -0xff,0x6b,0xfd,0xfb,0x07,0xfa,0xf9,0xe3,0xf8,0xf8,0xde,0xf8,0xf8,0x08,0xf8,0xf7, -0x68,0xf7,0xf7,0x2b,0xf8,0xf8,0x86,0xf8,0xf8,0x6b,0xf9,0xfa,0x4b,0xfc,0xfd,0x2a, -0xff,0x00,0x8b,0x02,0x04,0xc5,0x05,0x06,0x2f,0x08,0x09,0x86,0x0a,0x0b,0xa0,0x0a, -0x09,0x28,0x08,0x06,0x0f,0x06,0x05,0x27,0x05,0x05,0xf1,0x04,0x04,0x47,0x03,0x01, -0x46,0xff,0xfd,0x51,0xfb,0xfa,0x60,0xf9,0xf9,0x23,0xf9,0xf8,0x4d,0xf8,0xf7,0x7a, -0xf7,0xf7,0x0a,0xf8,0xf8,0x02,0xf8,0xf8,0xa1,0xf8,0xf9,0xfa,0xfa,0xfc,0x83,0xfd, -0xff,0x13,0x01,0x02,0x5d,0x04,0x05,0xe9,0x06,0x08,0xe7,0x09,0x0a,0xec,0x0a,0x0a, -0x12,0x09,0x07,0xce,0x06,0x05,0x8f,0x05,0x05,0x76,0x05,0x05,0x84,0x04,0x03,0x10, -0x01,0xfe,0xce,0xfc,0xfb,0x22,0xfa,0xf9,0x9c,0xf9,0xf9,0x93,0xf8,0xf7,0x9e,0xf7, -0xf7,0xfb,0xf7,0xf8,0xc0,0xf7,0xf7,0x1b,0xf8,0xf8,0xdd,0xf9,0xfa,0x1e,0xfc,0xfd, -0x8b,0xff,0x01,0xd5,0x02,0x04,0x71,0x05,0x07,0xe2,0x08,0x0a,0xc3,0x0a,0x0a,0xe9, -0x09,0x08,0xac,0x07,0x06,0xe8,0x05,0x05,0xcb,0x05,0x05,0x6c,0x05,0x04,0xc6,0x02, -0x00,0x7b,0xfe,0xfc,0x37,0xfb,0xfa,0x38,0xfa,0xf9,0xfc,0xf8,0xf8,0xd3,0xf7,0xf7, -0x0e,0xf8,0xf7,0xaf,0xf7,0xf7,0xb8,0xf7,0xf8,0xe4,0xf8,0xf9,0xca,0xfa,0xfc,0x14, -0xfe,0xff,0x4d,0x01,0x02,0x08,0x04,0x05,0x9c,0x07,0x09,0x43,0x0a,0x0a,0x7a,0x0a, -0x09,0x79,0x08,0x07,0x64,0x06,0x06,0x00,0x06,0x06,0x02,0x06,0x05,0x57,0x04,0x02, -0x37,0x00,0xfe,0x60,0xfc,0xfb,0xf8,0xfa,0xfa,0x75,0xf9,0xf8,0x3a,0xf8,0xf8,0x32, -0xf8,0xf8,0xa0,0xf7,0xf7,0x86,0xf7,0xf7,0x3d,0xf8,0xf8,0x8b,0xf9,0xfa,0xaf,0xfc, -0xfe,0xc5,0xff,0x01,0x70,0x02,0x04,0x14,0x06,0x07,0x5f,0x09,0x0a,0x95,0x0a,0x0a, -0x33,0x09,0x08,0x00,0x07,0x06,0x47,0x06,0x06,0x64,0x06,0x06,0x95,0x05,0x04,0xf1, -0x01,0xff,0xea,0xfd,0xfc,0xeb,0xfb,0xfb,0x01,0xfa,0xf9,0xa3,0xf8,0xf8,0x78,0xf8, -0xf8,0xb1,0xf7,0xf7,0x87,0xf7,0xf7,0xb9,0xf7,0xf7,0x8e,0xf8,0xf9,0x5c,0xfb,0xfc, -0x4e,0xfe,0xff,0xf9,0x00,0x02,0x7a,0x04,0x06,0x26,0x08,0x09,0x69,0x0a,0x0a,0xd7, -0x09,0x08,0xcc,0x07,0x06,0x7e,0x06,0x06,0x96,0x06,0x06,0x9e,0x06,0x05,0x87,0x03, -0x01,0x64,0xff,0xfe,0x02,0xfd,0xfc,0xd0,0xfa,0xf9,0x3d,0xf9,0xf8,0xbf,0xf8,0xf8, -0xe5,0xf7,0xf7,0x9b,0xf7,0xf7,0x69,0xf7,0xf7,0xb6,0xf7,0xf8,0x2c,0xfa,0xfb,0xe9, -0xfc,0xfe,0x72,0xff,0x01,0xc0,0x02,0x04,0xab,0x06,0x08,0xc8,0x09,0x0a,0x26,0x0a, -0x09,0x77,0x08,0x07,0xc8,0x06,0x06,0xb7,0x06,0x07,0x52,0x07,0x06,0xf9,0x04,0x02, -0x0e,0x01,0xff,0x69,0xfe,0xfd,0xc1,0xfb,0xfa,0xfa,0xf9,0xf9,0x18,0xf9,0xf8,0x29, -0xf8,0xf7,0xde,0xf7,0xf7,0x5b,0xf7,0xf7,0x21,0xf7,0xf7,0x0e,0xf9,0xfa,0x95,0xfb, -0xfc,0x1d,0xfe,0xff,0x08,0x01,0x02,0x0f,0x05,0x07,0xc1,0x08,0x09,0x2d,0x0a,0x09, -0x3e,0x09,0x08,0x32,0x07,0x06,0xb9,0x06,0x07,0xb5,0x07,0x07,0x16,0x06,0x04,0xa6, -0x02,0x01,0xd3,0xff,0xfe,0xd5,0xfc,0xfb,0xc9,0xfa,0xfa,0x83,0xf9,0xf8,0x7f,0xf8, -0xf8,0x24,0xf8,0xf7,0x6e,0xf7,0xf6,0xdf,0xf6,0xf7,0x14,0xf8,0xf9,0x63,0xfa,0xfb, -0xda,0xfc,0xfe,0x70,0xff,0x01,0x32,0x03,0x05,0x66,0x07,0x08,0xce,0x09,0x0a,0xb0, -0x09,0x08,0xbd,0x07,0x06,0xbd,0x06,0x07,0xf5,0x07,0x07,0x0e,0x07,0x05,0x2a,0x04, -0x02,0x4c,0x01,0xff,0x0a,0xfe,0xfc,0xcb,0xfb,0xfa,0x2f,0xfa,0xf9,0xe6,0xf8,0xf8, -0x8a,0xf8,0xf8,0xa3,0xf7,0xf7,0xb1,0xf6,0xf6,0x5e,0xf7,0xf8,0x53,0xf9,0xfa,0xa8, -0xfb,0xfc,0xeb,0xfd,0xff,0x67,0x01,0x03,0xba,0x05,0x07,0xf9,0x08,0x09,0x0e,0x0a, -0x09,0x25,0x08,0x07,0xe2,0x06,0x07,0x05,0x08,0x08,0xa2,0x07,0x06,0x8a,0x05,0x04, -0xc4,0x02,0x01,0x61,0xff,0xfd,0xef,0xfc,0xfb,0xee,0xfa,0xf9,0x5f,0xf9,0xf9,0xf1, -0xf8,0xf8,0xf9,0xf7,0xf7,0xe5,0xf6,0xf6,0xea,0xf6,0xf7,0x67,0xf8,0xf9,0x88,0xfa, -0xfb,0x87,0xfc,0xfd,0xae,0xff,0x01,0xdb,0x03,0x05,0xce,0x07,0x09,0x04,0x0a,0x09, -0x9a,0x08,0x07,0x08,0x07,0x07,0xf5,0x07,0x08,0x03,0x08,0x07,0xa6,0x06,0x05,0x39, -0x04,0x02,0xd8,0x00,0xff,0x26,0xfe,0xfc,0xcf,0xfb,0xfa,0xfb,0xf9,0xf9,0x59,0xf9, -0xf8,0x7f,0xf8,0xf7,0x2c,0xf7,0xf6,0x9b,0xf6,0xf6,0xad,0xf7,0xf8,0x9a,0xf9,0xfa, -0x46,0xfb,0xfc,0x17,0xfe,0xff,0xee,0x01,0x04,0x30,0x06,0x08,0x94,0x09,0x09,0xfc, -0x08,0x07,0x5e,0x07,0x07,0xd6,0x07,0x08,0x22,0x08,0x07,0x8e,0x07,0x06,0x7c,0x05, -0x03,0x4e,0x02,0x00,0x8d,0xff,0xfe,0xd3,0xfc,0xfb,0xb8,0xfa,0xfa,0xc3,0xf9,0xf9, -0xf7,0xf8,0xf8,0xa5,0xf7,0xf6,0x8e,0xf6,0xf6,0x18,0xf7,0xf7,0xbe,0xf8,0xf9,0x36, -0xfa,0xfb,0xa3,0xfc,0xfe,0xe3,0xff,0x01,0x6f,0x04,0x06,0xce,0x08,0x09,0x07,0x09, -0x08,0xa3,0x07,0x07,0xc8,0x07,0x07,0x2f,0x08,0x08,0x22,0x08,0x07,0x99,0x06,0x05, -0xb3,0x03,0x02,0xe5,0x00,0xff,0xf8,0xfd,0xfc,0x8a,0xfb,0xfa,0x5d,0xfa,0xf9,0x8f, -0xf9,0xf8,0x3f,0xf8,0xf7,0xa5,0xf6,0xf6,0xb6,0xf6,0xf7,0xf5,0xf7,0xf8,0x39,0xf9, -0xfa,0x64,0xfb,0xfc,0xfa,0xfd,0xff,0x6e,0x02,0x05,0x82,0x07,0x08,0xdc,0x08,0x08, -0xe6,0x07,0x07,0xba,0x07,0x07,0xfc,0x07,0x08,0x64,0x08,0x08,0x73,0x07,0x06,0x05, -0x05,0x03,0x6b,0x02,0x00,0x5d,0xff,0xfd,0x9c,0xfc,0xfb,0xea,0xfa,0xfa,0x28,0xfa, -0xf9,0xea,0xf8,0xf7,0xfe,0xf6,0xf6,0x98,0xf6,0xf6,0x5f,0xf7,0xf7,0x7d,0xf8,0xf9, -0x66,0xfa,0xfb,0x55,0xfc,0xfd,0x5e,0x00,0x03,0xe3,0x05,0x07,0x4a,0x08,0x08,0x15, -0x08,0x07,0xad,0x07,0x07,0xd9,0x07,0x08,0x83,0x08,0x08,0x19,0x08,0x07,0x33,0x06, -0x05,0xc0,0x03,0x02,0xb4,0x00,0xff,0xb2,0xfd,0xfc,0xa8,0xfb,0xfb,0xc1,0xfa,0xfa, -0x95,0xf9,0xf8,0x88,0xf7,0xf6,0xad,0xf6,0xf6,0xec,0xf6,0xf7,0xd3,0xf7,0xf8,0x9b, -0xf9,0xfa,0xd3,0xfa,0xfc,0x31,0xfe,0x01,0xf1,0x03,0x06,0x61,0x07,0x07,0x1f,0x08, -0x07,0xbf,0x07,0x07,0x98,0x07,0x08,0x81,0x08,0x08,0x8b,0x08,0x07,0x2f,0x07,0x06, -0x14,0x05,0x03,0x2b,0x02,0x00,0x09,0xff,0xfd,0x79,0xfc,0xfb,0x7c,0xfb,0xfb,0x50, -0xfa,0xf9,0x34,0xf8,0xf7,0x06,0xf7,0xf6,0xac,0xf6,0xf6,0x4b,0xf7,0xf8,0xe2,0xf8, -0xf9,0xa5,0xf9,0xfa,0x58,0xfc,0xfe,0xcf,0x01,0x04,0x14,0x06,0x07,0xc3,0x07,0x07, -0xae,0x07,0x07,0x76,0x07,0x07,0x5d,0x08,0x08,0xaa,0x08,0x08,0xf5,0x07,0x07,0x32, -0x06,0x04,0xaf,0x03,0x02,0x61,0x00,0xfe,0x6c,0xfd,0xfc,0x28,0xfc,0xfb,0x1c,0xfb, -0xfa,0xf0,0xf8,0xf8,0x82,0xf7,0xf6,0x8f,0xf6,0xf6,0xe7,0xf6,0xf7,0x6b,0xf8,0xf8, -0xcb,0xf8,0xf9,0xa4,0xfa,0xfc,0x9e,0xff,0x02,0x63,0x04,0x06,0x31,0x07,0x07,0x89, -0x07,0x07,0x45,0x07,0x07,0x1a,0x08,0x08,0xa7,0x08,0x08,0x6a,0x08,0x07,0x2e,0x07, -0x06,0x02,0x05,0x03,0xe9,0x01,0x00,0x81,0xfe,0xfd,0xf8,0xfc,0xfc,0xc8,0xfb,0xfa, -0xcd,0xf9,0xf8,0x4f,0xf8,0xf7,0xa6,0xf6,0xf6,0x94,0xf6,0xf7,0x05,0xf8,0xf8,0x23, -0xf8,0xf8,0x34,0xf9,0xfb,0x61,0xfd,0xff,0x7f,0x02,0x04,0x3a,0x06,0x07,0x31,0x07, -0x07,0x22,0x07,0x07,0xc6,0x07,0x08,0x82,0x08,0x08,0xba,0x08,0x08,0xd5,0x07,0x07, -0x42,0x06,0x05,0x61,0x03,0x01,0xc7,0xff,0xfe,0xe8,0xfd,0xfd,0x84,0xfc,0xfb,0xa9, -0xfa,0xf9,0x1f,0xf9,0xf8,0xf0,0xf6,0xf6,0x76,0xf6,0xf7,0xb2,0xf7,0xf7,0xbd,0xf7, -0xff,0x3f,0x00,0x00,0x05,0x00,0xf9,0xa4,0x06,0x10,0xb2,0x05,0xfc,0xac,0x09,0x07, -0x5e,0xfc,0xfe,0xb3,0xf4,0xde,0x5c,0xd6,0xdc,0x8a,0xf2,0x02,0x17,0x0b,0x05,0x12, -0x0a,0x11,0x64,0x15,0x27,0x68,0x32,0x16,0xcb,0x11,0x18,0x1e,0x12,0x0f,0xf9,0x02, -0xdd,0xb1,0xd7,0xeb,0xb3,0xef,0xec,0xd1,0xda,0xc3,0xb5,0xbc,0xd5,0xb9,0xd8,0xcc, -0x6c,0xdb,0xfc,0x47,0x19,0x38,0x16,0x46,0x34,0x4a,0x34,0x5c,0x53,0x6f,0x66,0xa1, -0x36,0xff,0x1d,0xe0,0xd7,0x9b,0xd3,0xdc,0xd8,0xeb,0xf8,0xb7,0x01,0xff,0x9d,0xf9, -0xe2,0x1a,0xe4,0xdb,0x26,0xc2,0xab,0x5b,0xc6,0xee,0x9c,0x0d,0x25,0x47,0x1c,0xeb, -0x70,0xdf,0xfe,0x40,0x3a,0x5e,0x4a,0x5d,0x32,0xdd,0x18,0x0a,0x85,0x06,0x01,0x71, -0x04,0xf0,0x89,0xe9,0xec,0xe5,0xe1,0xcd,0xb9,0xc8,0xd8,0xab,0xcb,0xb3,0x34,0xbb, -0xd4,0xd2,0xf6,0x2a,0xa7,0x3d,0x1f,0x79,0x07,0x0d,0xc4,0x33,0x5d,0xef,0x66,0x46, -0x33,0x23,0x02,0x61,0xee,0xe9,0xeb,0xe2,0xe8,0x50,0xf2,0x09,0xd2,0x01,0xdc,0x1f, -0xd9,0xdc,0x44,0xc9,0xb8,0xce,0xbd,0xcb,0x2d,0xf8,0x2e,0xf9,0x4c,0x41,0x0b,0x21, -0xfe,0xc8,0x06,0x2a,0x57,0x37,0x37,0xb5,0x20,0xfe,0x37,0xeb,0xe0,0xb4,0xe4,0xef, -0x9a,0x06,0x20,0xaf,0x16,0xf2,0x3c,0xe4,0xdb,0x7e,0xcd,0xc5,0xc3,0xb7,0xa3,0x15, -0xb5,0xf1,0x95,0x28,0x4c,0xf0,0x3b,0x1c,0xc1,0x0e,0x1a,0x25,0x2d,0x35,0x53,0x34, -0x23,0xdd,0x0e,0x0b,0x7b,0xfb,0xed,0x45,0xff,0x18,0x44,0x16,0x02,0x94,0xee,0xde, -0x4d,0xd5,0xd3,0x69,0xbf,0xa3,0x41,0x9d,0xc3,0xd7,0x06,0x3a,0x72,0x48,0x39,0xa2, -0x21,0x20,0xd7,0x2d,0x3c,0x56,0x40,0x31,0xfb,0x1a,0x0b,0x27,0xee,0xd0,0x0d,0xd6, -0xf3,0xca,0xff,0x08,0x15,0x02,0xf0,0x60,0xef,0xea,0x0a,0xdb,0xb7,0x1b,0x93,0x98, -0x2e,0xc7,0x01,0x4d,0x2a,0x2f,0xdd,0x29,0x1d,0x98,0x23,0x37,0x5d,0x42,0x3f,0xbc, -0x38,0x2b,0xb4,0x08,0xe7,0x91,0xde,0xe9,0xfc,0x01,0x0b,0xf3,0x06,0xfc,0x76,0xf1, -0xf4,0x1e,0xef,0xce,0xa5,0x9f,0x86,0x31,0x9e,0xd6,0xe4,0x0c,0x2d,0x27,0x32,0x27, -0xe7,0x21,0x2f,0x84,0x3a,0x39,0x6a,0x43,0x3e,0xe0,0x21,0x04,0x56,0xeb,0xe3,0x5e, -0xf4,0xff,0x88,0x06,0xfd,0xa8,0xf1,0xf1,0xb5,0xf7,0xe5,0x93,0xb8,0x90,0xe9,0x8b, -0xa8,0xfe,0xdb,0x0e,0xc3,0x2e,0x27,0xb4,0x2a,0x31,0xcb,0x30,0x35,0xd2,0x40,0x46, -0x8e,0x43,0x25,0x4a,0x0b,0xf2,0xcd,0xf2,0xfd,0x04,0x03,0xfd,0x1f,0xef,0xe7,0x59, -0xf3,0xec,0xa5,0xcc,0xa5,0x96,0x90,0x8d,0xdb,0xb4,0xee,0x0a,0x0d,0x15,0x11,0x1f, -0x21,0xc0,0x25,0x2e,0x7a,0x3c,0x4a,0x2a,0x57,0x48,0x48,0x2c,0x13,0xd9,0x04,0x03, -0xee,0x16,0x10,0x6f,0x02,0xf8,0x38,0x01,0xfe,0xef,0xe9,0xc7,0x51,0xa0,0x80,0x87, -0x95,0xbd,0x6a,0xe4,0xfe,0xfb,0x0f,0x16,0x6f,0x20,0x21,0x7d,0x2a,0x37,0xb4,0x49, -0x42,0xdb,0x34,0x1b,0x56,0x05,0x01,0x49,0x17,0x1c,0x08,0x0e,0x05,0x80,0x0a,0x04, -0x12,0xff,0xe3,0x65,0xb3,0x89,0x0a,0x80,0x94,0x36,0xba,0xdc,0xdf,0xf6,0x04,0xb0, -0x16,0x1a,0x39,0x23,0x33,0x42,0x43,0x4e,0x77,0x50,0x39,0x1d,0x1c,0x08,0x1a,0x17, -0x1b,0x3b,0x13,0x0b,0x11,0x09,0x08,0xde,0x11,0x06,0x48,0xe2,0xb1,0x89,0x8f,0x84, -0x49,0x9d,0xb9,0x52,0xd4,0xee,0x84,0x04,0x0a,0x05,0x14,0x20,0x8e,0x2f,0x3a,0x05, -0x4a,0x3f,0x7b,0x1e,0x0c,0x36,0x11,0x13,0x7d,0x16,0x0c,0x2e,0x08,0x09,0x07,0x18, -0x1c,0x65,0x09,0xdf,0x13,0xaf,0x8d,0xca,0x8e,0x9d,0x47,0xb6,0xd3,0x8b,0xee,0xfb, -0x3a,0x0e,0x22,0x73,0x2d,0x40,0xb7,0x5e,0x5c,0xbd,0x41,0x28,0x02,0x1f,0x17,0xc1, -0x18,0x12,0x3e,0x0a,0x0d,0x3f,0x1e,0x2e,0x96,0x31,0x10,0xb2,0xdd,0xaa,0xdc,0x90, -0x8a,0x15,0x9b,0xb5,0xbc,0xce,0xdb,0x60,0xf4,0x02,0xec,0x08,0x1f,0x25,0x43,0x4f, -0x84,0x47,0x32,0x24,0x26,0x1f,0x30,0x23,0x1f,0x23,0x18,0x12,0xd5,0x19,0x2b,0x94, -0x3c,0x2b,0x8f,0x02,0xcd,0xdb,0xa3,0x84,0xdf,0x89,0x9a,0xea,0xac,0xc3,0x14,0xdf, -0xed,0x48,0xf4,0x06,0x70,0x26,0x3f,0x72,0x49,0x3f,0xe4,0x31,0x29,0x0c,0x23,0x20, -0x78,0x16,0x04,0x61,0x04,0x16,0x9c,0x30,0x39,0xbc,0x27,0xfe,0x0f,0xc9,0x9b,0x70, -0x91,0x96,0x01,0x9d,0xb4,0x18,0xd0,0xe0,0x21,0xe9,0xf4,0x66,0x12,0x34,0x00,0x48, -0x4c,0xa4,0x45,0x38,0x43,0x33,0x2d,0x35,0x27,0x11,0x13,0x03,0x0b,0x94,0x23,0x38, -0x64,0x43,0x28,0xdc,0xf5,0xc4,0x60,0xa6,0x97,0x36,0x94,0xa0,0xb4,0xbe,0xd0,0xd6, -0xd7,0xde,0x20,0xf3,0x12,0x82,0x2f,0x3f,0x8e,0x46,0x40,0xe1,0x3a,0x39,0xfa,0x31, -0x1c,0x5d,0x06,0xfc,0x92,0x05,0x1e,0x98,0x3a,0x38,0x5d,0x14,0xe9,0x87,0xc4,0xa3, -0x50,0x92,0x91,0x4e,0xaa,0xc3,0xa8,0xcd,0xd2,0xd4,0xdf,0xf9,0x03,0x16,0x2e,0xaf, -0x3d,0x3f,0x4b,0x3e,0x43,0x05,0x45,0x34,0x0a,0x24,0x0c,0x42,0x01,0x10,0xbc,0x2d, -0x3c,0xe4,0x2e,0x0f,0xab,0xee,0xc6,0x05,0xa5,0x95,0x66,0x9d,0xb8,0xe9,0xc5,0xc9, -0x77,0xd2,0xe2,0xe3,0xf9,0x16,0xf6,0x2c,0x32,0xb6,0x36,0x3e,0x1e,0x44,0x40,0x7d, -0x37,0x20,0xeb,0x06,0x05,0xdc,0x1d,0x34,0xd2,0x35,0x26,0xb4,0x09,0xe5,0xb0,0xbb, -0x9a,0x16,0x96,0xa4,0xdd,0xb5,0xba,0xa3,0xbf,0xc9,0xf5,0xda,0xfa,0xac,0x14,0x21, -0x4a,0x2e,0x35,0x1f,0x3d,0x44,0x4e,0x45,0x38,0xb1,0x1b,0x0e,0x82,0x1a,0x2b,0x23, -0x38,0x32,0x07,0x25,0x08,0x04,0xdb,0xab,0x66,0x95,0x95,0xb5,0xa1,0xaf,0x44,0xb4, -0xb8,0x90,0xca,0xe4,0x24,0x01,0x15,0xcb,0x25,0x32,0x2a,0x38,0x42,0x8c,0x4f,0x46, -0x2b,0x31,0x1a,0xe3,0x17,0x25,0x62,0x30,0x38,0x59,0x38,0x2a,0x39,0x04,0xd2,0xd7, -0xad,0x9d,0x20,0xa0,0xaf,0xc2,0xb1,0xb5,0x82,0xc0,0xd1,0x1b,0xed,0x04,0x13,0x19, -0x27,0x4e,0x2b,0x35,0x17,0x46,0x4a,0xe8,0x36,0x1e,0xec,0x11,0x15,0xba,0x1e,0x2a, -0xf2,0x39,0x3b,0xfd,0x24,0xfd,0xd0,0xcc,0xad,0x0e,0xa9,0xa9,0xc0,0xb0,0xaf,0x3a, -0xb3,0xc2,0xd2,0xd3,0xf0,0x97,0x0b,0x1e,0x3b,0x23,0x2c,0xe0,0x40,0x4d,0x47,0x42, -0x2d,0xba,0x1d,0x15,0x56,0x14,0x1e,0x94,0x31,0x3f,0x6c,0x43,0x27,0x05,0xf9,0xd1, -0x99,0xb6,0xac,0xd7,0xac,0xab,0xc7,0xa9,0xb3,0x84,0xbc,0xd1,0x56,0xf3,0x09,0xf2, -0x0e,0x1c,0x00,0x33,0x4a,0xd8,0x4d,0x40,0x88,0x34,0x20,0x94,0x17,0x18,0x07,0x1b, -0x32,0x21,0x40,0x34,0x2c,0x15,0xeb,0x9e,0xc8,0xb4,0x3f,0xab,0xa3,0x3e,0xa3,0xa8, -0xf4,0xaa,0xba,0xec,0xde,0xf9,0x4e,0x06,0x0f,0xef,0x27,0x3f,0x53,0x4c,0x4d,0x76, -0x3d,0x30,0xbf,0x24,0x18,0x22,0x16,0x28,0xe2,0x3e,0x44,0x9d,0x37,0x13,0x9e,0xec, -0xd4,0x4c,0xbf,0xad,0xef,0xad,0xa9,0x62,0xa2,0xa8,0x72,0xc2,0xe4,0xe7,0xef,0xfe, -0xd9,0x12,0x26,0x68,0x3d,0x49,0x19,0x43,0x3f,0xd8,0x38,0x21,0x57,0x18,0x1e,0x8c, -0x2f,0x44,0xba,0x48,0x2d,0xef,0x0f,0xf1,0x2e,0xd3,0xbe,0x91,0xb4,0xb2,0x55,0xa0, -0x9a,0x95,0xb0,0xc7,0xc3,0xdc,0xf0,0x31,0x00,0x15,0x43,0x30,0x3d,0xd4,0x40,0x45, -0x84,0x42,0x2f,0x91,0x20,0x16,0x03,0x1c,0x34,0xfb,0x41,0x3b,0x12,0x26,0x0d,0xb5, -0xeb,0xcc,0x99,0xc3,0xba,0xc2,0xa5,0x9a,0x74,0xa3,0xaf,0xba,0xc3,0xd7,0x17,0xe1, -0xf7,0x1f,0x15,0x24,0x38,0x34,0x43,0x41,0x41,0x3d,0xa4,0x2b,0x18,0x88,0x14,0x25, -0x57,0x3a,0x3e,0x05,0x38,0x2a,0x33,0x05,0xe3,0x99,0xd7,0xc6,0xe5,0xaf,0xa4,0x11, -0x9d,0xa2,0xfb,0xb4,0xc2,0x42,0xcb,0xe5,0xfc,0xfc,0x11,0x04,0x28,0x39,0x29,0x41, -0x42,0x8a,0x39,0x1f,0x8d,0x10,0x1b,0x21,0x28,0x34,0x75,0x41,0x3e,0x90,0x1e,0x02, -0x69,0xf3,0xdc,0xc8,0xc6,0xb8,0x72,0xa3,0xa6,0x79,0xb3,0xb8,0x90,0xc3,0xd7,0xef, -0xe9,0x00,0x73,0x17,0x2c,0xd8,0x39,0x48,0x69,0x47,0x30,0x95,0x1d,0x1d,0x6a,0x1b, -0x26,0x67,0x40,0x46,0xf0,0x32,0x21,0x88,0x07,0xf0,0xc3,0xdc,0xc1,0xbc,0xaa,0xa9, -0x46,0xad,0xb0,0xb7,0xb9,0xca,0x94,0xd8,0xed,0x37,0x04,0x15,0xd1,0x27,0x42,0xbb, -0x46,0x35,0xee,0x27,0x1d,0x09,0x0e,0x17,0xa3,0x31,0x3c,0x08,0x3c,0x2f,0x1a,0x15, -0x04,0x38,0xf1,0xd1,0x58,0xb8,0xb0,0x72,0xab,0xab,0xbd,0xb1,0xbc,0x1e,0xc7,0xdd, -0xe7,0xf0,0xfe,0x2c,0x13,0x36,0x7d,0x3f,0x3e,0xe3,0x3b,0x28,0x3e,0x13,0x14,0x0a, -0x1f,0x33,0x97,0x3f,0x3a,0xf8,0x27,0x1c,0x75,0x08,0xe7,0x8d,0xc9,0xbb,0x29,0xad, -0xa9,0xb9,0xac,0xac,0x4d,0xb1,0xc9,0xf7,0xd9,0xe3,0x8c,0xff,0x22,0x69,0x32,0x41, -0xac,0x47,0x37,0x3f,0x25,0x1b,0x87,0x17,0x29,0x13,0x3a,0x38,0x70,0x2f,0x2d,0x51, -0x1b,0x01,0xe1,0xe4,0xce,0xc9,0xb9,0xb3,0x3d,0xb4,0xac,0x56,0xad,0xc5,0x63,0xcb, -0xd5,0x90,0xf0,0x09,0x3f,0x20,0x3c,0xa0,0x43,0x41,0x5b,0x34,0x20,0x74,0x13,0x20, -0xdc,0x2e,0x32,0x62,0x32,0x38,0x76,0x2e,0x1c,0x94,0x08,0xe8,0x7a,0xc9,0xc2,0x3b, -0xb6,0xa8,0xc4,0xad,0xba,0x35,0xbc,0xcb,0xe9,0xdd,0xf1,0xec,0x0a,0x29,0x24,0x39, -0x45,0x7e,0x43,0x2b,0x4c,0x1b,0x21,0xf1,0x27,0x2b,0x17,0x34,0x3b,0xcc,0x36,0x31, -0xee,0x23,0x01,0x14,0xe4,0xd8,0xd9,0xbe,0xae,0x74,0xb0,0xb2,0x31,0xb4,0xc1,0x2f, -0xcc,0xdb,0xc6,0xf3,0x0b,0xc0,0x21,0x3c,0x7d,0x44,0x33,0xd4,0x21,0x21,0x3e,0x1f, -0x20,0x21,0x2a,0x2e,0xef,0x2e,0x3a,0xa5,0x2f,0x13,0x07,0xff,0xea,0x06,0xcb,0xb7, -0xf0,0xaf,0xa9,0xc5,0xaa,0xb3,0xf8,0xb7,0xc5,0xe9,0xda,0xec,0x89,0x04,0x2b,0xb6, -0x3c,0x36,0x90,0x2c,0x27,0xa5,0x1d,0x1f,0x4e,0x26,0x24,0xe4,0x2c,0x40,0x81,0x3b, -0x2b,0xf2,0x1e,0x06,0xb0,0xe7,0xd2,0x98,0xbe,0xb3,0x84,0xb2,0xb4,0x21,0xb3,0xbe, -0xbb,0xcb,0xd3,0x34,0xe8,0x13,0xec,0x2e,0x35,0xb0,0x38,0x2e,0x22,0x23,0x27,0xad, -0x24,0x1b,0xad,0x26,0x37,0x4b,0x39,0x36,0x36,0x2f,0x1b,0xcd,0x01,0xea,0x7e,0xce, -0xbd,0xa9,0xba,0xb2,0xad,0xae,0xbb,0x3e,0xc4,0xc2,0xb4,0xd3,0xf5,0x4c,0x12,0x29, -0x6e,0x34,0x2c,0xb9,0x27,0x2d,0x7f,0x23,0x19,0x98,0x21,0x2c,0x2b,0x34,0x3b,0x44, -0x39,0x2e,0x20,0x1f,0x05,0x40,0xe5,0xd0,0x0b,0xc6,0xb6,0x00,0xad,0xb8,0x42,0xba, -0xb5,0x6b,0xc0,0xd4,0xda,0xf0,0x16,0x9f,0x25,0x23,0x3b,0x28,0x2c,0x53,0x24,0x1b, -0x06,0x1d,0x21,0x7f,0x2c,0x37,0xac,0x38,0x36,0x7c,0x32,0x1b,0x51,0xfb,0xe8,0x45, -0xd4,0xbd,0xa6,0xb3,0xb7,0x30,0xb8,0xb7,0xa7,0xb7,0xbe,0x7c,0xd9,0x00,0x76,0x15, -0x1d,0xf1,0x27,0x2e,0x2b,0x2b,0x25,0x28,0x1e,0x1c,0x01,0x24,0x2e,0x63,0x31,0x39, -0x00,0x3c,0x2a,0xf5,0x0f,0xff,0x1c,0xe7,0xcc,0x58,0xbe,0xb7,0xd4,0xb6,0xb9,0xb7, -0xb0,0xaf,0xd4,0xc3,0xe6,0x20,0x00,0x10,0x3f,0x1e,0x28,0x58,0x2a,0x28,0x99,0x1f, -0x1b,0x81,0x20,0x24,0xea,0x27,0x36,0x95,0x3d,0x34,0xd8,0x25,0x15,0xeb,0xff,0xe6, -0xe0,0xcd,0xbf,0xad,0xbd,0xbf,0xf2,0xb3,0xa7,0x7d,0xb2,0xcc,0xfa,0xe6,0xff,0xdd, -0x10,0x1f,0x38,0x29,0x29,0xa5,0x22,0x20,0xef,0x22,0x22,0xa5,0x23,0x30,0x4f,0x3a, -0x39,0x0c,0x33,0x28,0x7a,0x18,0x01,0x9c,0xe2,0xcc,0xe6,0xc6,0xc8,0x71,0xbc,0xac, -0x4b,0xab,0xbc,0x12,0xd3,0xec,0xeb,0x00,0x14,0xfb,0x25,0x2b,0x38,0x26,0x27,0x72, -0x25,0x20,0x3c,0x21,0x29,0x14,0x35,0x3a,0xba,0x35,0x31,0x5c,0x2a,0x19,0x7b,0xf9, -0xda,0x75,0xcf,0xcd,0x0a,0xc4,0xb3,0x53,0xa7,0xac,0x13,0xbd,0xd1,0xf2,0xe4,0xfe, -0x94,0x13,0x1e,0x1d,0x21,0x23,0xdb,0x23,0x1e,0x98,0x17,0x1b,0x14,0x27,0x31,0x1a, -0x33,0x33,0x48,0x36,0x2e,0xcd,0x11,0xef,0x2b,0xdc,0xd8,0x71,0xd1,0xc1,0x50,0xad, -0xa7,0xfe,0xae,0xba,0xd7,0xcb,0xe7,0x1c,0x00,0x15,0x15,0x1f,0x23,0xbd,0x29,0x25, -0xe5,0x1a,0x19,0x07,0x22,0x2d,0x5a,0x30,0x32,0xf9,0x3b,0x3e,0x4f,0x2c,0x0b,0x90, -0xee,0xe4,0xd3,0xde,0xd0,0xda,0xbc,0xb3,0x93,0xb0,0xb4,0xdf,0xbf,0xd3,0x90,0xed, -0x06,0xc7,0x14,0x20,0x8e,0x2a,0x2c,0x4d,0x20,0x18,0x25,0x1d,0x25,0x79,0x29,0x2c, -0xb4,0x36,0x44,0xfd,0x3f,0x24,0x93,0x04,0xf3,0xf9,0xeb,0xdd,0xc5,0xcc,0xbd,0x3d, -0xb3,0xb2,0xc1,0xb2,0xbe,0xf1,0xd6,0xf0,0x29,0x02,0x13,0x8a,0x24,0x2d,0x47,0x26, -0x1b,0x83,0x1b,0x21,0xc8,0x23,0x24,0xee,0x2d,0x40,0x6e,0x4b,0x37,0x0c,0x1b,0x07, -0x44,0xf7,0xed,0x8b,0xdd,0xc9,0x8e,0xbd,0xb4,0x94,0xad,0xaf,0x0d,0xc2,0xd9,0xd8, -0xeb,0xff,0xab,0x16,0x26,0x99,0x27,0x1d,0xb3,0x1a,0x1e,0x9f,0x20,0x1c,0x65,0x20, -0x36,0x1c,0x48,0x44,0x93,0x31,0x1a,0x16,0x09,0xfb,0xd9,0xeb,0xd6,0x81,0xc7,0xba, -0x76,0xac,0xa7,0x40,0xb1,0xc2,0x6a,0xd4,0xe5,0x7c,0x00,0x18,0x49,0x21,0x1e,0x4a, -0x19,0x1f,0x35,0x23,0x16,0x0f,0x18,0x27,0x8f,0x3b,0x47,0xa8,0x40,0x2c,0x48,0x1d, -0x0e,0x58,0xfd,0xe8,0x84,0xd9,0xc9,0x1e,0xb8,0xaa,0x07,0xac,0xb5,0xeb,0xc0,0xd1, -0x60,0xe9,0x08,0x55,0x1e,0x1b,0x32,0x1a,0x21,0x24,0x22,0x18,0x6d,0x13,0x19,0x6f, -0x2e,0x42,0x76,0x48,0x3a,0x94,0x2f,0x22,0x7a,0x10,0xfd,0x6e,0xee,0xde,0xd1,0xc9, -0xb5,0x82,0xae,0xae,0x6e,0xb7,0xbd,0x0f,0xd0,0xf3,0x3d,0x0f,0x14,0xb0,0x18,0x1f, -0x5c,0x23,0x1d,0xea,0x13,0x0c,0x8f,0x1d,0x34,0x98,0x40,0x3f,0xc6,0x3a,0x31,0xd4, -0x22,0x0e,0x85,0x02,0xf2,0xf2,0xde,0xc7,0x8b,0xb6,0xb3,0xc8,0xb5,0xae,0x8b,0xba, -0xd9,0xf6,0xf7,0x06,0xf8,0x10,0x18,0x09,0x20,0x21,0x5a,0x15,0x05,0x02,0x0d,0x1e, -0xe8,0x30,0x37,0x9d,0x3b,0x37,0x98,0x2b,0x1b,0xd2,0x0c,0xfe,0x13,0xf1,0xd5,0xbe, -0xc1,0xbc,0xf9,0xb8,0xaa,0xa2,0xab,0xbf,0x6e,0xda,0xf3,0x73,0x02,0x0a,0x89,0x1b, -0x22,0xb3,0x1a,0x08,0x26,0x04,0x10,0x29,0x21,0x2e,0xbb,0x3a,0x39,0x52,0x37,0x29, -0xe5,0x19,0x11,0xbb,0x06,0xea,0xa9,0xd4,0xcc,0xb0,0xc3,0xb2,0x49,0xac,0xb0,0x21, -0xc6,0xe0,0x65,0xf1,0xfc,0x3a,0x10,0x20,0x87,0x22,0x12,0x6a,0x09,0x07,0x7f,0x14, -0x21,0x6f,0x2e,0x36,0xfe,0x3b,0x31,0xd9,0x23,0x1e,0x1d,0x18,0xfb,0xcb,0xe8,0xdb, -0xad,0xcf,0xc1,0x29,0xb1,0xa8,0xfd,0xb7,0xce,0xf0,0xe2,0xee,0x49,0x03,0x1a,0x13, -0x23,0x1e,0xb6,0x13,0x09,0xef,0x10,0x19,0x37,0x23,0x31,0x45,0x3e,0x35,0x14,0x30, -0x2f,0x0a,0x28,0x13,0x1a,0xfd,0xe9,0x34,0xdf,0xcf,0x57,0xbe,0xac,0x61,0xae,0xbf, -0xbb,0xcd,0xd9,0x5d,0xee,0x05,0xd9,0x1b,0x22,0x15,0x1b,0x0f,0xa3,0x0f,0x0f,0x8a, -0x15,0x28,0x1f,0x38,0x33,0xac,0x32,0x31,0x09,0x2f,0x23,0x96,0x0f,0xfa,0xe7,0xec, -0xdf,0x97,0xc9,0xb1,0xf0,0xaa,0xb2,0xb2,0xbe,0xc9,0x7b,0xda,0xef,0xa5,0x0a,0x1c, -0x47,0x1a,0x16,0x26,0x15,0x0a,0x5f,0x0f,0x1f,0x95,0x2e,0x34,0x37,0x34,0x36,0x35, -0x38,0x31,0xab,0x21,0x0a,0x13,0xfe,0xf3,0x0b,0xe0,0xc5,0xd7,0xb5,0xb1,0x06,0xb6, -0xbe,0x49,0xc6,0xd9,0xc3,0xf9,0x0d,0xee,0x15,0x1b,0x51,0x15,0x0a,0xa6,0x07,0x12, -0x97,0x23,0x2d,0xfe,0x30,0x32,0x64,0x39,0x3c,0xe1,0x31,0x1f,0xf1,0x11,0x08,0x78, -0xf6,0xdd,0x00,0xc6,0xb6,0x46,0xb8,0xba,0x77,0xb8,0xc8,0x9f,0xe3,0xfa,0x6b,0x0e, -0x1a,0x9c,0x1b,0x11,0x50,0x08,0x0a,0x8e,0x18,0x26,0xc5,0x2b,0x2e,0x89,0x37,0x3f, -0x48,0x3a,0x2b,0xec,0x1e,0x14,0xc9,0x08,0xf5,0x5e,0xd7,0xc4,0x63,0xbf,0xb8,0xf4, -0xb1,0xb7,0x5a,0xca,0xe2,0x47,0xfb,0x12,0x22,0x1b,0x17,0xd4,0x0a,0x05,0x01,0x0d, -0x1a,0x2d,0x22,0x25,0x73,0x2e,0x39,0xec,0x39,0x34,0x20,0x26,0x19,0x9f,0x16,0x06, -0x85,0xe9,0xd5,0x92,0xc9,0xbd,0x43,0xb3,0xb0,0x43,0xb6,0xc9,0x89,0xe1,0xfd,0x8a, -0x12,0x19,0x5a,0x10,0x05,0xd3,0x05,0x10,0x41,0x15,0x1b,0xfc,0x25,0x2f,0xbe,0x3a, -0x3a,0xcf,0x2c,0x24,0x0b,0x23,0x17,0xec,0xff,0xea,0x7b,0xd9,0xca,0xaa,0xbd,0xb3, -0x7a,0xaf,0xb9,0xa3,0xca,0xe5,0x4e,0x02,0x15,0x99,0x13,0x0a,0x90,0x08,0x0b,0xc8, -0x0f,0x16,0x7a,0x1a,0x24,0x39,0x35,0x3b,0xf8,0x30,0x2c,0x5e,0x2b,0x23,0xb9,0x13, -0xfe,0x17,0xe9,0xd9,0x39,0xc9,0xbb,0xe6,0xb0,0xae,0xbc,0xb6,0xca,0x03,0xea,0x07, -0x34,0x0e,0x0d,0x5c,0x09,0x06,0x7e,0x0b,0x10,0xbf,0x0e,0x18,0x3b,0x2a,0x34,0x46, -0x33,0x30,0x0d,0x2f,0x2c,0x60,0x21,0x10,0x14,0xfb,0xea,0xe2,0xd9,0xc7,0x54,0xb9, -0xb0,0xab,0xa9,0xb5,0x58,0xd1,0xf0,0xc5,0x03,0x0d,0x3b,0x09,0x06,0x30,0x0b,0x0d, -0x96,0x08,0x0f,0xa4,0x1d,0x29,0x7f,0x2f,0x30,0xb5,0x2f,0x30,0x3d,0x2c,0x1f,0x63, -0x0c,0xfc,0x2a,0xea,0xd8,0x30,0xca,0xbb,0x3d,0xaa,0xa9,0x1c,0xbb,0xd4,0xef,0xf2, -0x07,0x52,0x06,0x07,0xb8,0x0b,0x0a,0x8d,0x06,0x08,0x12,0x12,0x20,0x7d,0x2a,0x2f, -0x21,0x2f,0x33,0xa9,0x33,0x2a,0xc7,0x1d,0x10,0x32,0xfc,0xea,0xcc,0xde,0xcb,0x9f, -0xb6,0xac,0xc5,0xab,0xbe,0x56,0xde,0xf8,0xfe,0x01,0x08,0x75,0x0e,0x0e,0xc9,0x09, -0x07,0xf6,0x09,0x17,0x8a,0x25,0x2a,0x6d,0x2d,0x33,0xcb,0x35,0x31,0xcd,0x2c,0x20, -0x3d,0x0c,0xfe,0xca,0xf1,0xde,0xa4,0xcb,0xb8,0xb6,0xa8,0xae,0xe7,0xc6,0xe2,0x9b, -0xf4,0x02,0x10,0x0b,0x0f,0xf9,0x0d,0x06,0xfc,0x02,0x0c,0x98,0x1a,0x22,0x49,0x28, -0x30,0x18,0x32,0x33,0x79,0x34,0x28,0xcf,0x19,0x0e,0x06,0x00,0xf0,0xf3,0xdf,0xc9, -0xb9,0xaf,0xa6,0x4a,0xb3,0xc9,0xa2,0xe0,0xf3,0x07,0x00,0x0c,0x60,0x0f,0x09,0x81, -0x01,0x06,0x37,0x10,0x18,0x51,0x22,0x28,0xc4,0x2a,0x32,0x0d,0x37,0x31,0xf2,0x26, -0x1c,0x60,0x0c,0xff,0x4a,0xf4,0xdf,0x38,0xc3,0xaf,0x32,0xab,0xb8,0xe0,0xcc,0xe1, -0x0e,0xf2,0x04,0x35,0x10,0x0c,0xac,0x07,0x06,0x3f,0x08,0x12,0xf7,0x1c,0x21,0x79, -0x26,0x30,0x74,0x37,0x37,0x91,0x32,0x29,0x44,0x19,0x0f,0x95,0x06,0xf5,0xa6,0xdc, -0xc0,0x1a,0xaf,0xaf,0x4b,0xbe,0xcf,0x35,0xe0,0xf7,0x39,0x07,0x0d,0xdf,0x0c,0x07, -0x69,0x04,0x0b,0xdb,0x15,0x19,0xdd,0x1e,0x29,0xaa,0x30,0x37,0x00,0x39,0x31,0x3b, -0x26,0x1b,0xd9,0x13,0x08,0x95,0xf4,0xd8,0xba,0xbb,0xb1,0x71,0xb4,0xbd,0x52,0xce, -0xe4,0xe1,0xf6,0x07,0xa5,0x0c,0x07,0x9e,0x03,0x08,0x0a,0x10,0x14,0x32,0x18,0x1e, -0xab,0x25,0x2f,0x9b,0x37,0x36,0xce,0x2e,0x26,0xd3,0x1b,0x14,0xf8,0x08,0xee,0x62, -0xd0,0xbb,0xfa,0xb0,0xb2,0xa2,0xbc,0xcd,0x7e,0xe1,0xf8,0x7a,0x07,0x06,0x01,0x02, -0x03,0x2c,0x07,0x0d,0xd7,0x11,0x15,0xda,0x1b,0x26,0x26,0x30,0x34,0x92,0x33,0x2b, -0x2e,0x23,0x20,0xa0,0x18,0x05,0xd0,0xe9,0xce,0x59,0xba,0xb2,0x22,0xb5,0xbd,0x20, -0xcd,0xe7,0x98,0xfb,0x03,0xe7,0x01,0x02,0x63,0x04,0x09,0x5c,0x0f,0x10,0xf2,0x14, -0x1e,0x2b,0x27,0x31,0x8f,0x36,0x30,0xf0,0x28,0x26,0xf2,0x22,0x18,0x09,0x04,0xe6, -0x8c,0xca,0xba,0xf1,0xb2,0xb1,0x5b,0xbb,0xd2,0xac,0xea,0xfa,0x32,0xff,0xff,0x14, -0x01,0x07,0x46,0x0a,0x0b,0xab,0x0f,0x15,0xc1,0x1d,0x2a,0x58,0x33,0x33,0x92,0x2d, -0x2a,0x0b,0x28,0x25,0x78,0x19,0xff,0x91,0xe1,0xcb,0x13,0xbc,0xaf,0x9f,0xae,0xbd, -0xd6,0xd3,0xeb,0x32,0xf7,0xf9,0xec,0xfd,0x01,0xa9,0x03,0x06,0xde,0x08,0x0c,0x81, -0x13,0x1f,0x6f,0x2b,0x30,0x2b,0x2f,0x2a,0x56,0x28,0x2a,0xe8,0x27,0x15,0xa7,0xfa, -0xe3,0x79,0xce,0xba,0x87,0xae,0xaf,0x31,0xc1,0xda,0x9e,0xeb,0xf5,0x37,0xfb,0xff, -0x33,0x02,0x05,0x33,0x06,0x06,0xd3,0x0a,0x14,0xcb,0x20,0x2c,0xc2,0x2f,0x2b,0x3e, -0x28,0x2c,0x98,0x30,0x26,0x36,0x12,0xfb,0x67,0xe5,0xcf,0x92,0xb8,0xab,0x77,0xb2, -0xc5,0xd9,0xd8,0xe8,0x5a,0xf3,0xf9,0x16,0xff,0x02,0xdb,0x03,0x04,0x19,0x06,0x0c, -0x90,0x16,0x23,0x07,0x2e,0x2c,0xb7,0x28,0x2d,0x23,0x33,0x32,0xa8,0x25,0x10,0xed, -0xfe,0xe8,0x2b,0xcd,0xb6,0x14,0xb0,0xb8,0x26,0xca,0xdc,0xc9,0xe9,0xf4,0xb9,0xfc, -0x02,0xd0,0x04,0x05,0x50,0x05,0x06,0x14,0x0c,0x19,0xee,0x27,0x2b,0x63,0x28,0x29, -0xb3,0x31,0x37,0x76,0x31,0x22,0xa8,0x14,0x01,0x68,0xe6,0xca,0xb0,0xb6,0xb2,0x97, -0xbd,0xcc,0xcd,0xdb,0xe9,0x38,0xf4,0xfc,0x4c,0x01,0x03,0x87,0x05,0x03,0x75,0x05, -0x10,0xa2,0x1e,0x27,0x85,0x25,0x23,0x7d,0x2d,0x37,0x46,0x37,0x30,0x55,0x26,0x16, -0x99,0x01,0xe3,0x1c,0xc8,0xb8,0x6b,0xb8,0xc1,0xf9,0xce,0xdc,0x69,0xea,0xf4,0x5d, -0xfc,0x02,0x74,0x05,0x03,0xcb,0x00,0x05,0xa9,0x14,0x21,0x1e,0x23,0x21,0x90,0x28, -0x31,0xe5,0x35,0x35,0xc5,0x2f,0x27,0xc1,0x19,0xff,0x57,0xe0,0xc6,0x4a,0xba,0xba, -0x6b,0xc3,0xd0,0xa3,0xde,0xea,0xf9,0xf3,0xfc,0x76,0x03,0x04,0x2f,0xff,0xfd,0x24, -0x0b,0x18,0x7f,0x1c,0x1c,0x1a,0x21,0x28,0xca,0x31,0x34,0x56,0x33,0x31,0x5d,0x2b, -0x19,0x50,0xfc,0xdd,0xae,0xc8,0xbd,0x50,0xbd,0xc5,0x69,0xd2,0xe0,0x8a,0xeb,0xf4, -0xc5,0x00,0x07,0x48,0x00,0xfa,0x9d,0x03,0x0f,0x89,0x17,0x1a,0x64,0x1b,0x22,0x79, -0x2c,0x30,0x9e,0x31,0x33,0xb7,0x33,0x2a,0xc4,0x14,0xf7,0xea,0xdc,0xc8,0x41,0xbe, -0xbc,0xbd,0xc5,0xd4,0x7b,0xdd,0xe6,0xaf,0xf8,0x04,0x11,0x00,0xfa,0xa3,0xfb,0x04, -0xe4,0x0e,0x13,0x20,0x14,0x1a,0x89,0x24,0x2a,0x28,0x2c,0x2f,0x7b,0x34,0x32,0xaf, -0x27,0x10,0x80,0xf3,0xda,0xd9,0xc5,0xb8,0xbd,0xbc,0xc8,0x13,0xce,0xd7,0xbb,0xea, -0xfa,0x29,0xff,0xfb,0xf9,0xf7,0xfd,0x88,0x07,0x0c,0xe2,0x0c,0x12,0x01,0x1c,0x23, -0x5c,0x27,0x2b,0x52,0x30,0x35,0xa5,0x32,0x21,0x1b,0x0b,0xf4,0x01,0xd9,0xc2,0x62, -0xbe,0xc1,0x97,0xc2,0xca,0xd4,0xda,0xef,0x12,0xfd,0xfd,0xbd,0xf8,0xfa,0xdc,0x02, -0x08,0xd2,0x08,0x0d,0x57,0x15,0x1d,0x46,0x23,0x25,0x88,0x2a,0x35,0x0a,0x39,0x2f, -0x36,0x22,0x0e,0x4f,0xf0,0xd3,0xcd,0xc6,0xc1,0x3b,0xbf,0xc0,0x1e,0xca,0xdd,0xbf, -0xf1,0xf9,0xcb,0xf6,0xf8,0xf6,0xfe,0x02,0x9e,0x04,0x06,0xed,0x0b,0x16,0x33,0x1e, -0x1f,0x51,0x23,0x30,0x33,0x36,0x34,0xb8,0x31,0x24,0xfc,0x08,0xeb,0xd0,0xd4,0xc8, -0xc2,0xc1,0xbc,0xf7,0xbd,0xcd,0x8e,0xe3,0xf0,0xcd,0xf2,0xf5,0x75,0xfa,0x00,0x21, -0x04,0x04,0x38,0x06,0x11,0x60,0x18,0x18,0x41,0x1d,0x29,0x1b,0x30,0x35,0xf4,0x38, -0x34,0x81,0x21,0x05,0xfb,0xea,0xd8,0xa4,0xcc,0xc0,0xd4,0xb7,0xc0,0xaf,0xd4,0xe5, -0xd0,0xed,0xf1,0x4d,0xf4,0xfb,0xcf,0x01,0x00,0x36,0x02,0x0d,0x74,0x12,0x13,0xd1, -0x17,0x20,0x2e,0x28,0x30,0x57,0x39,0x3d,0x6c,0x36,0x1f,0xcf,0x02,0xec,0x8e,0xde, -0xcc,0xa5,0xbc,0xbc,0x72,0xc7,0xd8,0xb4,0xe5,0xeb,0x88,0xee,0xf9,0x47,0xff,0xfc, -0x9d,0xff,0x09,0xe1,0x0d,0x10,0x76,0x14,0x1a,0x49,0x21,0x28,0x7b,0x32,0x3d,0x5c, -0x42,0x35,0xc1,0x1a,0x05,0x46,0xf3,0xdd,0x1e,0xc9,0xbd,0x47,0xbe,0xcd,0x00,0xdd, -0xe3,0xe1,0xe8,0xf5,0x00,0xfb,0xfa,0xc7,0xfc,0x03,0x9d,0x09,0x0c,0x4e,0x10,0x14, -0x8f,0x1a,0x1f,0xda,0x25,0x35,0x3a,0x43,0x3f,0xe9,0x2d,0x1a,0xeb,0x07,0xf2,0xa9, -0xdd,0xc7,0xd4,0xbc,0xc5,0xc8,0xd1,0xd8,0xc3,0xe0,0xed,0xbb,0xf5,0xf7,0x2e,0xf9, -0xfe,0x91,0x03,0x08,0x51,0x0a,0x0f,0xf8,0x16,0x18,0x5f,0x1b,0x2a,0xf3,0x3b,0x42, -0xc1,0x3b,0x2d,0x9b,0x1b,0x0a,0xd9,0xf5,0xd8,0x38,0xc5,0xc4,0x92,0xc9,0xcf,0x53, -0xd7,0xe4,0x53,0xee,0xf3,0xee,0xf5,0xf8,0xae,0xff,0x03,0xf3,0x03,0x0a,0x1e,0x13, -0x13,0xb3,0x12,0x1d,0x84,0x2e,0x3b,0xfd,0x40,0x38,0x34,0x2a,0x1f,0x73,0x0c,0xee, -0xb5,0xd4,0xc9,0x31,0xc7,0xc8,0xf3,0xcd,0xd8,0x9d,0xe5,0xee,0xfb,0xf1,0xf5,0x19, -0xfd,0xfe,0x8f,0xfe,0x05,0xd4,0x0d,0x0e,0x09,0x0e,0x12,0xbe,0x1e,0x31,0xa6,0x3d, -0x3a,0x4e,0x34,0x2e,0x50,0x21,0x06,0x9a,0xea,0xd6,0xe6,0xcb,0xc7,0xa5,0xc7,0xce, -0x11,0xdc,0xe6,0x94,0xea,0xf1,0xb6,0xf9,0xfb,0xe6,0xfa,0x00,0xa9,0x07,0x0a,0x6d, -0x0b,0x09,0xbb,0x10,0x23,0x62,0x34,0x38,0x16,0x37,0x36,0xc5,0x2f,0x1c,0x36,0x02, -0xe8,0x74,0xd8,0xcc,0x76,0xc4,0xc5,0x0b,0xd1,0xda,0xcf,0xe0,0xea,0xd9,0xf4,0xf6, -0xa9,0xf7,0xfa,0xd0,0xff,0x07,0xd7,0x09,0x05,0xf6,0x06,0x14,0xe3,0x25,0x2f,0x61, -0x33,0x38,0xf3,0x39,0x30,0x43,0x19,0xfe,0x18,0xea,0xd8,0x31,0xc8,0xc3,0x26,0xcb, -0xd1,0x47,0xd8,0xe2,0x87,0xec,0xf2,0x7f,0xf5,0xf5,0x4b,0xfb,0x04,0x3a,0x0a,0x05, -0xa0,0x01,0x09,0xd7,0x17,0x24,0xda,0x2b,0x33,0x7c,0x3d,0x3c,0xb4,0x2c,0x15,0x64, -0x01,0xe9,0x0a,0xd4,0xc8,0xec,0xc8,0xcb,0xcf,0xd1,0xd9,0x18,0xe4,0xee,0x66,0xf3, -0xf3,0x60,0xf6,0x00,0xbf,0x08,0x07,0xb0,0x00,0x01,0x6a,0x0d,0x19,0x94,0x21,0x2a, -0xb9,0x38,0x40,0x63,0x38,0x29,0x5f,0x19,0x00,0x66,0xe7,0xd3,0xee,0xca,0xc9,0x25, -0xcb,0xd0,0x62,0xd9,0xe6,0xc0,0xed,0xed,0xda,0xef,0xf8,0xb0,0x03,0x06,0x86,0x00, -0xfd,0x38,0x05,0x0f,0x67,0x15,0x1e,0x11,0x2f,0x3b,0xb2,0x3c,0x37,0x11,0x2b,0x17, -0x47,0xfe,0xe5,0x1a,0xd5,0xcc,0x8a,0xc9,0xc8,0x19,0xd0,0xdc,0x0d,0xe8,0xeb,0x6e, -0xeb,0xf1,0xe7,0xfd,0x05,0xa7,0x01,0xfc,0x4c,0x02,0x09,0x02,0x0c,0x14,0x42,0x22, -0x31,0x81,0x39,0x3b,0xb7,0x37,0x2b,0x18,0x17,0xfc,0x92,0xe6,0xd8,0x8b,0xce,0xc8, -0x34,0xc9,0xd2,0x6f,0xe0,0xe8,0x32,0xe8,0xeb,0x57,0xf8,0x03,0x92,0x01,0xfe,0xe2, -0x00,0x04,0xfc,0x06,0x0b,0x2b,0x17,0x25,0x09,0x32,0x39,0x6b,0x3c,0x3a,0x63,0x2b, -0x13,0x1f,0xfd,0xe9,0x4a,0xdb,0xce,0x8a,0xc7,0xcb,0xf6,0xd7,0xe3,0x30,0xe3,0xe4, -0x2e,0xf1,0xfc,0xbd,0xff,0xfe,0xc7,0xff,0x02,0x7e,0x03,0x05,0xb2,0x0b,0x19,0xc5, -0x26,0x31,0xf6,0x3a,0x3f,0xf5,0x38,0x27,0x46,0x11,0xfc,0x2b,0xeb,0xdb,0x56,0xcc, -0xc6,0x1f,0xd1,0xdb,0x36,0xdd,0xdf,0x18,0xe9,0xf6,0xf0,0xfb,0xfd,0xfe,0xfe,0x01, -0x05,0x02,0x00,0xa4,0x03,0x0e,0x68,0x19,0x25,0xb2,0x31,0x3c,0xb5,0x3e,0x36,0x62, -0x24,0x0f,0xd5,0xfe,0xec,0xbb,0xd6,0xca,0x11,0xcd,0xd6,0xd0,0xd8,0xda,0x56,0xe1, -0xec,0xd5,0xf5,0xf9,0x5e,0xfc,0x01,0xd8,0x01,0xff,0x41,0xff,0x05,0x31,0x0d,0x17, -0xa6,0x25,0x34,0x28,0x3f,0x41,0xc2,0x33,0x21,0x5c,0x13,0x01,0xb2,0xe8,0xd4,0x68, -0xcf,0xd2,0xbe,0xd5,0xd6,0xea,0xd9,0xe4,0x3c,0xee,0xf3,0x84,0xf8,0xff,0xf1,0x01, -0xff,0x6d,0xfe,0x00,0x95,0x03,0x0c,0x06,0x17,0x26,0x61,0x38,0x42,0x16,0x3d,0x30, -0xd7,0x24,0x15,0x30,0xfc,0xe4,0xb0,0xd5,0xd3,0x98,0xd4,0xd2,0x6d,0xd4,0xdd,0x65, -0xe6,0xec,0x06,0xf3,0xfb,0xbe,0xff,0x00,0xd8,0xff,0xfe,0xe2,0x00,0x05,0x9e,0x0a, -0x16,0xf4,0x29,0x3b,0xf3,0x3d,0x39,0xf5,0x32,0x27,0xa4,0x13,0xf8,0xb4,0xe2,0xd9, -0x4f,0xd6,0xd1,0x6c,0xd0,0xd6,0xff,0xdd,0xe3,0xf8,0xeb,0xf3,0x4d,0xfa,0xfe,0xfc, -0xfd,0xfc,0xa6,0xfe,0x01,0xd5,0x00,0x07,0x34,0x19,0x2c,0x34,0x37,0x39,0x6f,0x38, -0x35,0xe4,0x27,0x0e,0xc5,0xf4,0xe4,0x8f,0xdc,0xd3,0x63,0xcf,0xd2,0x78,0xd6,0xdc, -0x9a,0xe3,0xea,0x66,0xf3,0xfb,0xe2,0xfb,0xfa,0x7e,0xfe,0xff,0x4c,0xfc,0xfe,0x50, -0x09,0x1c,0x22,0x2c,0x33,0xdc,0x37,0x3b,0x35,0x37,0x22,0xff,0x09,0xf7,0x63,0xe7, -0xda,0xc0,0xd2,0xcf,0xcd,0xd1,0xd7,0x47,0xdc,0xe1,0x49,0xec,0xf6,0xb4,0xf7,0xf9, -0xf8,0xfd,0xff,0x1a,0xfd,0xf9,0xd5,0xfd,0x0c,0x6e,0x1e,0x29,0x64,0x30,0x3b,0x51, -0x3e,0x32,0x92,0x1f,0x0a,0x8d,0xf7,0xe6,0x1f,0xdb,0xd2,0xd1,0xd0,0xd5,0x73,0xd6, -0xd9,0x0e,0xe5,0xee,0xf9,0xf2,0xf6,0x54,0xfb,0xff,0x3b,0xff,0xf9,0x81,0xf6,0x00, -0xb9,0x10,0x1b,0xb2,0x25,0x34,0x18,0x3e,0x3b,0xdd,0x30,0x1d,0xbd,0x09,0xf8,0x28, -0xe8,0xd9,0xc6,0xd5,0xd5,0x26,0xd3,0xd4,0x0e,0xdd,0xe6,0x58,0xed,0xf1,0xca,0xf6, -0xfd,0x78,0x01,0xfb,0xc3,0xf4,0xfa,0xb4,0x05,0x0e,0xe9,0x19,0x29,0x95,0x36,0x3e, -0x96,0x3c,0x2d,0xad,0x1d,0x0c,0x19,0xf7,0xe4,0x57,0xdc,0xd7,0xeb,0xd2,0xd2,0xe0, -0xd6,0xde,0x4b,0xe7,0xeb,0x36,0xef,0xf8,0x0d,0x01,0xfd,0x06,0xf7,0xf8,0xa2,0xfd, -0x03,0x19,0x0e,0x1a,0xe7,0x29,0x3a,0x07,0x40,0x39,0xa2,0x2f,0x20,0xe5,0x09,0xf4, -0x6c,0xe8,0xdf,0x63,0xd8,0xd3,0xbc,0xd3,0xda,0xc0,0xe2,0xe6,0x14,0xe9,0xf3,0xbe, -0xfe,0xfe,0x22,0xfa,0xf7,0x0f,0xf8,0xfd,0x30,0x04,0x0c,0x80,0x1b,0x2f,0x26,0x3a, -0x3c,0xa1,0x3a,0x30,0xba,0x1d,0x08,0xf5,0xf6,0xe9,0xb3,0xdf,0xd7,0x42,0xd2,0xd6, -0xd4,0xde,0xe0,0xd9,0xe2,0xed,0xd1,0xf7,0xfc,0x2b,0xfd,0xf9,0x32,0xf7,0xfa,0xbd, -0xfd,0x00,0xa8,0x0d,0x20,0x36,0x2e,0x37,0x3f,0x3e,0x3b,0xaa,0x2f,0x1c,0x88,0x08, -0xf7,0xec,0xeb,0xde,0xea,0xd3,0xd5,0xf2,0xda,0xdc,0xd3,0xde,0xe5,0x8f,0xef,0xf9, -0x72,0xfd,0xf9,0x3b,0xf8,0xfb,0x12,0xfa,0xf9,0x9c,0x02,0x10,0x2e,0x1f,0x2c,0x9e, -0x38,0x3e,0x75,0x3b,0x2e,0xa6,0x1a,0x09,0xc4,0xfb,0xe9,0x83,0xda,0xd6,0xf9,0xd7, -0xd9,0xa4,0xdb,0xde,0xfb,0xe5,0xf2,0x6a,0xf9,0xf8,0x32,0xf9,0xfb,0x21,0xf9,0xf6, -0x09,0xfa,0x03,0x97,0x0f,0x1e,0x43,0x2c,0x38,0xe9,0x3f,0x39,0x7b,0x2a,0x1b,0x1d, -0x0d,0xf8,0x19,0xe7,0xdc,0x5c,0xd8,0xd8,0xc9,0xd9,0xd8,0x55,0xde,0xea,0x27,0xf2, -0xf4,0xac,0xf7,0xfa,0x6d,0xf9,0xf6,0x8a,0xf6,0xfa,0xc3,0x03,0x0f,0x57,0x1c,0x2d, -0x69,0x3c,0x3e,0x46,0x36,0x2b,0x6a,0x1d,0x0a,0x90,0xf7,0xe6,0xf9,0xdc,0xdb,0xbc, -0xd9,0xd5,0x4a,0xd8,0xe1,0x1c,0xea,0xef,0x53,0xf5,0xf9,0xfa,0xfa,0xf8,0xf8,0xf4, -0xf5,0xb8,0xfb,0x03,0xc0,0x0c,0x1e,0x8f,0x31,0x3a,0xf5,0x3a,0x36,0xd2,0x2a,0x1c, -0x8d,0x0a,0xf4,0x1b,0xe7,0xe1,0x2d,0xdd,0xd6,0x82,0xd5,0xdb,0x8a,0xe2,0xe9,0x25, -0xf0,0xf6,0x17,0xfb,0xfa,0xd9,0xf5,0xf4,0xbc,0xf7,0xf9,0x39,0xff,0x0e,0xee,0x20, -0x30,0x44,0x39,0x39,0xd1,0x33,0x2a,0x4e,0x1b,0x04,0x1c,0xf4,0xeb,0x13,0xe3,0xda, -0x94,0xd5,0xd6,0xaa,0xdb,0xe1,0x19,0xe8,0xf0,0x4b,0xf9,0xfb,0x46,0xf7,0xf6,0x21, -0xf6,0xf4,0x47,0xf7,0x00,0xae,0x10,0x23,0x85,0x31,0x36,0xad,0x37,0x35,0x78,0x2a, -0x16,0x38,0x04,0xf6,0x3f,0xec,0xe1,0x94,0xd8,0xd5,0xca,0xd7,0xdb,0xda,0xdf,0xe8, -0x1e,0xf4,0xf8,0xf2,0xf7,0xf7,0x0e,0xf7,0xf4,0x0e,0xf4,0xf7,0x60,0x01,0x13,0x7a, -0x24,0x2e,0x35,0x35,0x39,0x5d,0x35,0x26,0x59,0x14,0x04,0x3d,0xf8,0xeb,0x92,0xdf, -0xd8,0x17,0xd8,0xd7,0x5e,0xd9,0xe1,0xe5,0xeb,0xf3,0xa0,0xf6,0xf8,0x39,0xf8,0xf7, -0x71,0xf4,0xf1,0x7a,0xf6,0x05,0x83,0x15,0x22,0xfe,0x2d,0x38,0x83,0x3b,0x33,0xd8, -0x24,0x14,0xae,0x07,0xf8,0x7d,0xe9,0xe0,0xd3,0xdb,0xd8,0x60,0xd6,0xdb,0x60,0xe3, -0xeb,0x9e,0xf2,0xf6,0xf3,0xf7,0xf9,0x68,0xf7,0xf1,0xcd,0xf0,0xf9,0x45,0x07,0x14, -0xec,0x21,0x30,0xb6,0x3a,0x3b,0x54,0x31,0x24,0x42,0x17,0x07,0xf0,0xf5,0xe9,0x4e, -0xe2,0xdb,0x93,0xd6,0xd7,0x22,0xdc,0xe4,0x9a,0xec,0xf1,0x94,0xf5,0xf9,0x5c,0xfa, -0xf4,0xbe,0xef,0xf2,0x67,0xfb,0x06,0x68,0x12,0x22,0x41,0x32,0x3a,0xd7,0x37,0x30, -0x92,0x25,0x16,0x81,0x04,0xf5,0x7f,0xeb,0xe2,0xf1,0xda,0xd6,0x96,0xd7,0xdd,0x9e, -0xe5,0xeb,0x65,0xf0,0xf7,0x22,0xfb,0xf8,0x92,0xf1,0xef,0x3b,0xf4,0xfb,0xf4,0x03, -0x13,0x72,0x25,0x33,0x06,0x38,0x36,0x3f,0x31,0x24,0x74,0x14,0x04,0x58,0xf7,0xec, -0x6a,0xe2,0xda,0x62,0xd6,0xd9,0x60,0xdf,0xe4,0x0f,0xea,0xf2,0xe2,0xf9,0xfa,0xfd, -0xf4,0xf0,0xad,0xf1,0xf4,0xf3,0xf8,0x04,0x49,0x16,0x27,0x20,0x32,0x38,0x37,0x38, -0x31,0x92,0x23,0x13,0x8f,0x05,0xf9,0x91,0xed,0xe2,0xb5,0xd9,0xd7,0x8c,0xdb,0xdf, -0x8d,0xe3,0xeb,0x03,0xf6,0xfa,0x0b,0xf8,0xf4,0xd2,0xf2,0xf1,0x3f,0xf2,0xf9,0xd2, -0x06,0x17,0xbf,0x26,0x32,0x29,0x39,0x38,0xf9,0x2f,0x22,0x17,0x14,0x06,0x99,0xfa, -0xed,0x6c,0xe1,0xda,0x23,0xdb,0xdc,0xbc,0xdd,0xe4,0xe1,0xee,0xf6,0x3f,0xf8,0xf7, -0x63,0xf5,0xf2,0xba,0xef,0xf1,0xd3,0xf9,0x08,0xb9,0x17,0x26,0x2e,0x33,0x39,0x27, -0x37,0x2e,0x55,0x21,0x13,0x8d,0x08,0xfb,0xeb,0xeb,0xe1,0xc6,0xdd,0xdb,0xdf,0xd9, -0xdd,0xa7,0xe6,0xef,0x5f,0xf5,0xf7,0x06,0xf7,0xf5,0x91,0xf0,0xed,0xaf,0xf1,0xfb, -0x15,0x08,0x17,0xad,0x27,0x33,0xbb,0x38,0x36,0x8b,0x2c,0x20,0x97,0x16,0x0a,0xe1, -0xf8,0xeb,0x13,0xe4,0xde,0xf9,0xd9,0xda,0xc1,0xdf,0xe8,0xfb,0xef,0xf4,0x58,0xf7, -0xf7,0xad,0xf3,0xef,0x16,0xef,0xf3,0x02,0xfb,0x08,0x4b,0x18,0x27,0x72,0x33,0x38, -0x5e,0x33,0x2a,0xa6,0x22,0x16,0x5e,0x06,0xf7,0x70,0xec,0xe4,0x66,0xdd,0xd9,0x29, -0xdb,0xe2,0x43,0xe9,0xef,0x26,0xf5,0xf8,0xb8,0xf5,0xf1,0x39,0xef,0xee,0x5a,0xf2, -0xfc,0xda,0x08,0x17,0x0e,0x29,0x34,0x2a,0x35,0x31,0xa6,0x2c,0x23,0x5a,0x15,0x05, -0xca,0xf7,0xed,0xc4,0xe3,0xdb,0x6b,0xd9,0xdd,0xf4,0xe1,0xe8,0x22,0xf0,0xf5,0x9a, -0xf5,0xf4,0x00,0xf1,0xed,0xd0,0xed,0xf3,0x88,0xfa,0x07,0x36,0x1a,0x2a,0xf0,0x30, -0x32,0x7d,0x31,0x2c,0xf4,0x21,0x13,0x30,0x04,0xf8,0x53,0xec,0xe1,0x50,0xdb,0xdb, -0x30,0xdc,0xe1,0x13,0xea,0xf0,0x17,0xf4,0xf6,0x63,0xf3,0xee,0x55,0xed,0xee,0xcc, -0xf0,0xf9,0x6d,0x0a,0x1c,0x61,0x28,0x2f,0x95,0x31,0x31,0xe7,0x2b,0x1f,0x48,0x12, -0x05,0x1f,0xf8,0xea,0x90,0xe1,0xdc,0x46,0xd9,0xdc,0xa7,0xe3,0xea,0x10,0xf1,0xf6, -0xc5,0xf4,0xf0,0x9d,0xef,0xed,0x4e,0xec,0xf0,0xb3,0xfb,0x0c,0xbb,0x1c,0x27,0x79, -0x2e,0x33,0xa6,0x32,0x2a,0xe5,0x1f,0x14,0xdf,0x05,0xf7,0xb2,0xec,0xe2,0xbc,0xdb, -0xdb,0x32,0xde,0xe3,0x43,0xec,0xf3,0x1d,0xf5,0xf4,0x10,0xf3,0xf0,0x92,0xec,0xeb, -0x40,0xf0,0xfe,0x23,0x0f,0x1c,0xc6,0x26,0x30,0x88,0x33,0x2f,0x5a,0x2a,0x21,0xd0, -0x12,0x05,0x15,0xf9,0xeb,0xfb,0xe1,0xdd,0xd0,0xda,0xdd,0xe4,0xe5,0xee,0xc0,0xf2, -0xf4,0x0d,0xf5,0xf3,0xd7,0xef,0xea,0xb9,0xe9,0xf2,0xdc,0x00,0x0d,0x8d,0x1b,0x28, -0x0a,0x2f,0x30,0x9b,0x30,0x29,0x8d,0x1e,0x13,0x30,0x06,0xf7,0xc4,0xeb,0xe2,0x28, -0xdb,0xda,0x72,0xdf,0xe7,0x75,0xee,0xf2,0x6d,0xf4,0xf5,0xf5,0xf3,0xec,0x0e,0xe8, -0xeb,0x8e,0xf4,0xff,0xd7,0x0e,0x1d,0xb9,0x26,0x2e,0xd5,0x32,0x30,0x31,0x29,0x20, -0x44,0x13,0x05,0xf5,0xf8,0xec,0xd9,0xe1,0xdc,0x40,0xdc,0xe1,0x35,0xe9,0xee,0xba, -0xf1,0xf6,0xf9,0xf7,0xf1,0x36,0xeb,0xea,0x00,0xec,0xf3,0x2d,0x02,0x10,0x15,0x1c, -0x27,0x9a,0x2f,0x31,0xe4,0x2f,0x29,0xd7,0x1e,0x12,0x7e,0x06,0xf8,0xa7,0xeb,0xe1, -0x52,0xdb,0xdc,0xee,0xe3,0xe8,0xe8,0xec,0xf4,0x25,0xf8,0xf4,0x9d,0xf0,0xec,0x91, -0xe8,0xec,0x80,0xf6,0x02,0x84,0x0f,0x1d,0xb4,0x27,0x2e,0x4e,0x32,0x2f,0x45,0x28, -0x1f,0xd3,0x13,0x06,0x54,0xf9,0xeb,0x94,0xdf,0xdc,0xfe,0xdf,0xe2,0xc6,0xe7,0xf0, -0x64,0xf5,0xf6,0xab,0xf5,0xef,0xc6,0xe8,0xe8,0x31,0xed,0xf6,0xe2,0x02,0x10,0x15, -0x1c,0x27,0xf6,0x2e,0x30,0x8b,0x2e,0x28,0x0e,0x1f,0x13,0x4d,0x08,0xf7,0xce,0xe8, -0xe1,0x28,0xdf,0xde,0xf4,0xe2,0xe9,0x9b,0xef,0xf5,0xf4,0xf7,0xf3,0x1d,0xed,0xe8, -0x3d,0xe8,0xed,0x78,0xf7,0x02,0xaf,0x0f,0x1d,0x6a,0x28,0x2e,0xf1,0x30,0x2e,0xf4, -0x26,0x1f,0xf9,0x15,0x05,0xad,0xf5,0xea,0xc3,0xe1,0xdd,0x37,0xdf,0xe3,0x51,0xe8, -0xf0,0x6a,0xf6,0xf6,0x76,0xf2,0xeb,0x4c,0xe7,0xe8,0xb9,0xee,0xf6,0x37,0x02,0x11, -0x01,0x1d,0x27,0x24,0x2f,0x2f,0x4d,0x2c,0x28,0x4a,0x21,0x13,0x5f,0x05,0xf6,0x9b, -0xe9,0xe2,0x40,0xdf,0xde,0xae,0xe2,0xea,0xb0,0xf1,0xf6,0x8b,0xf6,0xf0,0xe6,0xe9, -0xe8,0xa3,0xe9,0xed,0x2a,0xf7,0x03,0xaa,0x0f,0x1d,0x33,0x28,0x2c,0xde,0x2d,0x2d, -0xdb,0x28,0x1f,0xdc,0x13,0x04,0xa2,0xf4,0xe9,0x8a,0xe2,0xde,0x85,0xde,0xe2,0x79, -0xe9,0xf2,0x70,0xf6,0xf3,0xd2,0xed,0xea,0x55,0xe7,0xe8,0xe2,0xed,0xf6,0x75,0x01, -0x10,0xb8,0x1d,0x26,0xe0,0x2b,0x2e,0x94,0x2c,0x28,0xd7,0x1f,0x11,0x9f,0x02,0xf4, -0xde,0xe9,0xe2,0x62,0xde,0xdd,0xb5,0xe1,0xeb,0x2c,0xf3,0xf4,0xe1,0xf1,0xed,0x0c, -0xe9,0xe7,0x65,0xe9,0xed,0xa0,0xf5,0x03,0x53,0x10,0x1c,0x07,0x26,0x2b,0xb7,0x2d, -0x2d,0x2b,0x29,0x1e,0x2b,0x11,0x02,0xa3,0xf4,0xeb,0xc2,0xe3,0xdd,0xf9,0xdd,0xe5, -0xe9,0xed,0xf2,0xae,0xf4,0xf1,0xfa,0xec,0xea,0x24,0xe8,0xe7,0x5f,0xed,0xf6,0x1f, -0x03,0x10,0x0e,0x1d,0x25,0xe6,0x2a,0x2e,0x4d,0x2e,0x29,0x11,0x1f,0x10,0xc5,0x01, -0xf6,0x3d,0xec,0xe1,0x2c,0xdd,0xdf,0x8f,0xe6,0xee,0x5c,0xf3,0xf2,0x38,0xf0,0xed, -0x25,0xe9,0xe6,0x2d,0xe8,0xed,0x94,0xf6,0x04,0x50,0x11,0x1b,0xdf,0x24,0x2b,0x73, -0x2e,0x2e,0x7e,0x29,0x1c,0xeb,0x0e,0x03,0x49,0xf7,0xea,0x89,0xe1,0xdd,0x08,0xe1, -0xe9,0x74,0xef,0xf2,0x03,0xf3,0xf1,0x12,0xed,0xe9,0x84,0xe7,0xe7,0xef,0xed,0xf8, -0x1b,0x05,0x11,0x17,0x1c,0x24,0xa2,0x2a,0x30,0xf4,0x2f,0x27,0x56,0x1c,0x10,0x6a, -0x04,0xf7,0x47,0xea,0xe0,0xcc,0xdf,0xe4,0x2c,0xeb,0xf0,0xa4,0xf3,0xf3,0xd8,0xf0, -0xed,0xa8,0xe9,0xe6,0xdf,0xe8,0xef,0x98,0xf9,0x06,0x55,0x12,0x1a,0xbf,0x23,0x2d, -0x94,0x31,0x2f,0x20,0x27,0x1c,0x38,0x12,0x05,0xcf,0xf6,0xe8,0x1c,0xe2,0xe2,0xd2, -0xe5,0xec,0x73,0xf1,0xf3,0x99,0xf3,0xf1,0x77,0xed,0xe9,0x61,0xe7,0xe9,0xb2,0xef, -0xfb,0x2c,0x07,0x10,0x59,0x1a,0x25,0x40,0x2e,0x31,0xa9,0x2d,0x25,0x68,0x1d,0x13, -0x58,0x04,0xf4,0xe8,0xe8,0xe2,0xde,0xe2,0xe7,0xc0,0xec,0xf0,0x7e,0xf3,0xf3,0xed, -0xf0,0xed,0x83,0xe9,0xe6,0x56,0xe9,0xf1,0x0c,0xfc,0x05,0x0d,0x0f,0x1a,0x30,0x26, -0x2e,0x8e,0x2f,0x2a,0xca,0x25,0x1e,0x04,0x12,0x02,0x87,0xf3,0xe8,0xe5,0xe2,0xe3, -0xac,0xe7,0xec,0x98,0xf1,0xf3,0x28,0xf3,0xf1,0x92,0xec,0xe7,0x06,0xe6,0xea,0x06, -0xf3,0xfc,0x76,0x04,0x0d,0x5c,0x1b,0x27,0x5f,0x2d,0x2d,0x87,0x2b,0x27,0xb6,0x1e, -0x11,0x39,0x02,0xf2,0x1e,0xe9,0xe4,0xfb,0xe4,0xe9,0xb1,0xed,0xf1,0x74,0xf3,0xf3, -0xca,0xf0,0xeb,0x83,0xe6,0xe6,0x13,0xec,0xf4,0x87,0xfa,0x02,0x66,0x0f,0x1d,0x9b, -0x27,0x2b,0x3a,0x2d,0x2b,0x3d,0x27,0x1e,0xd2,0x0f,0x00,0x74,0xf2,0xe8,0xec,0xe4, -0xe5,0x0b,0xe9,0xec,0x9e,0xf0,0xf3,0x12,0xf3,0xef,0x1b,0xe9,0xe4,0x1e,0xe8,0xed, -0xad,0xf2,0xf8,0xa3,0x02,0x11,0x32,0x1d,0x25,0x5d,0x2a,0x2c,0xd3,0x2b,0x26,0x7a, -0x1c,0x0e,0xe4,0xfe,0xf1,0xc5,0xe8,0xe5,0xe8,0xe5,0xe8,0xbe,0xec,0xf0,0xe3,0xf3, -0xf3,0xd3,0xec,0xe6,0x63,0xe5,0xe9,0x23,0xec,0xef,0x29,0xf7,0x03,0x6a,0x11,0x1c, -0x08,0x24,0x29,0xe2,0x2b,0x2b,0x46,0x26,0x1b,0x4f,0x0d,0xfd,0x1c,0xf1,0xe8,0x95, -0xe5,0xe6,0x68,0xe8,0xec,0x7b,0xf2,0xf5,0x37,0xf1,0xe9,0x8d,0xe6,0xe7,0x7a,0xe9, -0xea,0xfe,0xee,0xf8,0x8d,0x05,0x12,0x11,0x1c,0x23,0x6d,0x29,0x2c,0x76,0x2c,0x26, -0x4b,0x1b,0x0d,0x61,0xfd,0xf0,0xbc,0xe9,0xe6,0xff,0xe5,0xe8,0xf2,0xee,0xf5,0xb3, -0xf4,0xee,0xaf,0xe9,0xe8,0x0b,0xe9,0xe8,0xf9,0xe9,0xef,0x1f,0xfa,0x06,0x07,0x12, -0x1b,0x1f,0x23,0x29,0xac,0x2d,0x2c,0xab,0x26,0x1b,0xf4,0x0b,0xfc,0x08,0xf2,0xeb, -0xcb,0xe6,0xe5,0x49,0xea,0xf2,0x26,0xf6,0xf2,0x9d,0xed,0xeb,0x13,0xea,0xe8,0x36, -0xe7,0xe9,0xbb,0xef,0xfa,0xf9,0x06,0x11,0xba,0x1a,0x23,0xf7,0x29,0x2d,0xb6,0x2c, -0x26,0xbc,0x19,0x0a,0x55,0xfd,0xf3,0x5a,0xeb,0xe5,0xa2,0xe5,0xed,0xe6,0xf3,0xf4, -0xa3,0xf0,0xee,0x52,0xec,0xe9,0x0e,0xe8,0xe6,0x0b,0xe9,0xf1,0x33,0xfc,0x06,0x0f, -0x11,0x1a,0x8f,0x23,0x2a,0x92,0x2e,0x2d,0x8e,0x25,0x17,0xdc,0x09,0xfe,0xdc,0xf3, -0xe9,0xa5,0xe4,0xe9,0x00,0xf0,0xf2,0x7f,0xf2,0xf0,0x48,0xee,0xed,0xd1,0xea,0xe7, -0x37,0xe6,0xea,0x13,0xf2,0xfb,0x3d,0x06,0x11,0xb2,0x1a,0x23,0x7c,0x2b,0x30,0x71, -0x2d,0x23,0x30,0x16,0x0b,0xe4,0xff,0xf1,0x6f,0xe8,0xe7,0x0e,0xec,0xf0,0xbd,0xf2, -0xf1,0x1c,0xf0,0xef,0x6c,0xee,0xea,0xf6,0xe6,0xe7,0xe0,0xea,0xf2,0xf7,0xfb,0x06, -0xfb,0x10,0x1a,0x7b,0x24,0x2d,0x08,0x31,0x2a,0xae,0x20,0x17,0x8d,0x0c,0xfd,0x59, -0xf0,0xe9,0x68,0xe9,0xed,0xe6,0xf0,0xf1,0x63,0xf0,0xf0,0x8c,0xf0,0xed,0x36,0xe9, -0xe6,0xf5,0xe6,0xeb,0xc6,0xf2,0xfc,0xc7,0x06,0x10,0x02,0x1a,0x27,0x90,0x2f,0x2e, -0x98,0x28,0x22,0x60,0x18,0x0a,0xfe,0xfb,0xef,0x0c,0xea,0xeb,0x65,0xee,0xef,0xd8, -0xef,0xf0,0x8a,0xf1,0xf0,0xe9,0xec,0xe8,0x17,0xe6,0xe7,0xd0,0xea,0xf3,0x66,0xfd, -0x05,0x81,0x0e,0x1c,0xcc,0x28,0x2d,0x96,0x2c,0x29,0xa3,0x22,0x18,0x25,0x0a,0xfa, -0x61,0xef,0xec,0x22,0xed,0xee,0x7a,0xef,0xf0,0x97,0xf1,0xf2,0x19,0xf0,0xeb,0x8a, -0xe8,0xe5,0xfd,0xe5,0xed,0x50,0xf5,0xfb,0x12,0x03,0x10,0x9a,0x1e,0x28,0xb4,0x2c, -0x2c,0xd9,0x29,0x23,0x0e,0x18,0x07,0x3d,0xf9,0xf0,0xec,0xed,0xee,0x91,0xee,0xee, -0xeb,0xf0,0xf3,0xa2,0xf1,0xef,0x14,0xec,0xe6,0x87,0xe3,0xe7,0x6f,0xee,0xf2,0x4f, -0xf9,0x04,0xc4,0x11,0x1f,0x80,0x27,0x2b,0x81,0x2c,0x2b,0x04,0x24,0x15,0x1e,0x06, -0xf8,0x8b,0xf1,0xef,0xd9,0xed,0xed,0x92,0xef,0xf1,0x68,0xf1,0xf2,0x81,0xf0,0xe9, -0xef,0xe4,0xe5,0x6f,0xe9,0xed,0x20,0xf1,0xf8,0x97,0x04,0x13,0xa1,0x1e,0x25,0x36, -0x2a,0x2d,0xf3,0x2a,0x22,0x18,0x14,0x03,0x8e,0xf9,0xf3,0xcc,0xee,0xec,0x9d,0xee, -0xef,0x58,0xf0,0xf3,0x9a,0xf3,0xee,0x20,0xe8,0xe5,0xc9,0xe6,0xe9,0xf9,0xeb,0xef, -0x6b,0xf8,0x06,0xc4,0x12,0x1c,0x85,0x24,0x2a,0xa3,0x2d,0x2b,0xaf,0x20,0x10,0x8e, -0x04,0xfa,0x6d,0xf2,0xee,0x6a,0xee,0xed,0x73,0xee,0xf2,0x88,0xf4,0xf1,0x9f,0xec, -0xe7,0x7d,0xe6,0xe8,0x02,0xe9,0xe9,0x7b,0xef,0xfa,0x64,0x06,0x12,0x93,0x1b,0x23, -0x51,0x2b,0x2f,0xee,0x29,0x1d,0xac,0x11,0x04,0x9a,0xf9,0xf3,0x2b,0xf0,0xed,0x35, -0xed,0xf0,0xc6,0xf3,0xf4,0x16,0xf1,0xeb,0xc6,0xe8,0xe9,0xc7,0xe8,0xe7,0xfc,0xe9, -0xf0,0x15,0xfb,0x07,0x9f,0x11,0x19,0x1b,0x25,0x2e,0xf0,0x2d,0x28,0x11,0x1e,0x10, -0xe3,0x03,0xfb,0xc4,0xf4,0xef,0x26,0xed,0xee,0x91,0xf1,0xf5,0xf7,0xf3,0xee,0x69, -0xeb,0xea,0x36,0xe9,0xe7,0x4f,0xe7,0xe8,0x5e,0xf1,0xfd,0xf7,0x05,0x0e,0x3b,0x1b, -0x26,0xe7,0x2c,0x2d,0xba,0x27,0x1b,0x1c,0x0f,0x04,0x99,0xfb,0xf4,0x45,0xef,0xec, -0x4a,0xef,0xf4,0xf2,0xf4,0xf1,0xbb,0xee,0xec,0xb1,0xea,0xea,0xd2,0xe6,0xe4,0xce, -0xea,0xf4,0xf3,0xfb,0x04,0x2b,0x10,0x1c,0xb3,0x26,0x2d,0x5b,0x2d,0x25,0x1d,0x1b, -0x0f,0xd4,0x04,0xfc,0xd3,0xf3,0xed,0xc9,0xed,0xf2,0x30,0xf4,0xf4,0x93,0xf1,0xed, -0x5f,0xed,0xed,0x61,0xe8,0xe4,0x95,0xe6,0xec,0xaf,0xf3,0xfb,0x5a,0x05,0x10,0x16, -0x1d,0x28,0x94,0x2d,0x2c,0x55,0x25,0x1a,0x16,0x10,0x06,0x0e,0xfc,0xf2,0x26,0xef, -0xf0,0x41,0xf3,0xf6,0x22,0xf4,0xf0,0x45,0xf0,0xf0,0xb2,0xeb,0xe6,0xb7,0xe5,0xe8, -0xb7,0xed,0xf4,0xeb,0xfb,0x05,0xb3,0x11,0x1e,0x9a,0x28,0x2e,0x01,0x2c,0x23,0x3d, -0x1b,0x12,0x50,0x06,0xfb,0x11,0xf3,0xef,0xe8,0xf1,0xf5,0x1d,0xf5,0xf2,0x33,0xf2, -0xf2,0x59,0xef,0xea,0x62,0xe6,0xe5,0x5d,0xe9,0xee,0x2b,0xf4,0xfb,0x69,0x06,0x12, -0x67,0x1f,0x2a,0x31,0x2d,0x2a,0x81,0x24,0x1c,0xb2,0x11,0x05,0x0f,0xfa,0xf1,0x58, -0xf1,0xf4,0xdb,0xf4,0xf3,0x53,0xf3,0xf3,0x5c,0xf2,0xee,0x16,0xe9,0xe5,0xfc,0xe6, -0xea,0x70,0xed,0xf3,0x17,0xfb,0x05,0x64,0x13,0x21,0x32,0x29,0x2b,0x8b,0x29,0x23, -0xb4,0x1b,0x11,0xeb,0x03,0xf7,0x7a,0xf3,0xf4,0x63,0xf4,0xf3,0x05,0xf3,0xf3,0x9b, -0xf4,0xf2,0x18,0xed,0xe8,0xd3,0xe6,0xe6,0x2e,0xe9,0xed,0xc3,0xf1,0xf9,0x7a,0x06, -0x14,0xed,0x20,0x28,0x9e,0x2a,0x27,0xdb,0x23,0x1c,0x78,0x0f,0x01,0x80,0xf8,0xf5, -0x53,0xf4,0xf3,0x43,0xf2,0xf2,0x3d,0xf5,0xf4,0xff,0xf0,0xec,0x64,0xe8,0xe6,0x77, -0xe7,0xe9,0xa6,0xeb,0xf0,0x3a,0xfa,0x06,0x7c,0x15,0x21,0xcb,0x27,0x28,0xab,0x28, -0x25,0xc3,0x1a,0x0c,0xcb,0x00,0xf9,0xb9,0xf6,0xf4,0x3b,0xf2,0xf1,0x3d,0xf4,0xf5, -0x37,0xf4,0xf0,0xd9,0xeb,0xe8,0xc5,0xe7,0xe7,0x4b,0xe8,0xea,0x2c,0xf0,0xf9,0x5a, -0x08,0x17,0x72,0x20,0x25,0x27,0x29,0x29,0x0a,0x24,0x18,0xb2,0x0a,0x00,0x03,0xfb, -0xf7,0x20,0xf3,0xf1,0x8a,0xf2,0xf4,0x77,0xf5,0xf3,0xd3,0xee,0xeb,0x11,0xe9,0xe7, -0x7c,0xe7,0xe8,0x71,0xe9,0xee,0xfc,0xfa,0x0a,0x53,0x16,0x1e,0xbb,0x25,0x2a,0x35, -0x2a,0x22,0xcb,0x15,0x09,0xfd,0x01,0xfb,0x9b,0xf6,0xf2,0xee,0xf1,0xf3,0xba,0xf5, -0xf5,0x05,0xf2,0xee,0x37,0xeb,0xe8,0x1c,0xe8,0xe7,0xae,0xe6,0xe7,0x1e,0xf0,0xfd, -0xb6,0x0a,0x15,0xa7,0x1e,0x26,0x4c,0x2c,0x2a,0xb0,0x20,0x14,0xbd,0x0a,0x02,0x1f, -0xfc,0xf6,0xa1,0xf2,0xf2,0xff,0xf4,0xf5,0xbc,0xf4,0xf2,0x73,0xee,0xeb,0x01,0xea, -0xe9,0xe9,0xe6,0xe4,0x4c,0xe8,0xf1,0xbf,0xfe,0x0a,0x24,0x14,0x1e,0x4d,0x28,0x2c, -0x23,0x28,0x1e,0x48,0x14,0x0b,0xa8,0x03,0xfb,0x99,0xf5,0xf3,0x15,0xf4,0xf5,0xe4, -0xf5,0xf4,0x8e,0xf1,0xed,0xe6,0xeb,0xeb,0xd8,0xe8,0xe4,0xab,0xe3,0xe9,0x94,0xf3, -0xfe,0xe7,0x08,0x14,0x53,0x20,0x29,0xdd,0x2b,0x26,0xa6,0x1d,0x15,0x81,0x0c,0x03, -0x35,0xfb,0xf6,0xa2,0xf4,0xf4,0xeb,0xf5,0xf6,0x5c,0xf4,0xf0,0x17,0xee,0xed,0xed, -0xeb,0xe6,0xbd,0xe2,0xe3,0x7e,0xea,0xf4,0xd3,0xfd,0x08,0xf4,0x14,0x22,0xc0,0x29, -0x29,0x9b,0x24,0x1d,0xbb,0x15,0x0c,0x63,0x02,0xfb,0x30,0xf6,0xf4,0x54,0xf5,0xf7, -0xe6,0xf6,0xf3,0x43,0xf0,0xf0,0x00,0xef,0xea,0x3c,0xe5,0xe2,0xd4,0xe4,0xec,0x01, -0xf4,0xfc,0x58,0x08,0x17,0x42,0x23,0x28,0x4e,0x28,0x24,0x37,0x1e,0x15,0xc8,0x0b, -0x02,0x8c,0xfb,0xf6,0x77,0xf5,0xf7,0x5a,0xf8,0xf5,0xca,0xf2,0xf2,0xd2,0xf1,0xef, -0xc5,0xe9,0xe3,0x9f,0xe2,0xe6,0x5e,0xec,0xf2,0x28,0xfc,0x0a,0xb3,0x18,0x23,0x91, -0x27,0x28,0xd0,0x24,0x1e,0x34,0x15,0x0b,0xcf,0x02,0xfa,0x51,0xf6,0xf7,0xfc,0xf8, -0xf7,0x49,0xf5,0xf3,0x9c,0xf3,0xf3,0xd3,0xee,0xe7,0xdd,0xe3,0xe4,0xee,0xe7,0xeb, -0xa7,0xf1,0xfd,0xb1,0x0b,0x19,0x13,0x22,0x27,0x32,0x28,0x24,0x44,0x1d,0x15,0xea, -0x0b,0x00,0xbb,0xf9,0xf8,0xf6,0xf8,0xf8,0x1d,0xf7,0xf4,0xba,0xf4,0xf6,0x81,0xf3, -0xec,0x4d,0xe7,0xe5,0x48,0xe6,0xe7,0x8b,0xea,0xf2,0xb0,0xfe,0x0c,0x6c,0x18,0x22, -0xb3,0x27,0x27,0x94,0x23,0x1e,0xd8,0x15,0x09,0x2a,0x00,0xfa,0xbc,0xf9,0xfa,0xa3, -0xf8,0xf5,0x08,0xf5,0xf7,0xa3,0xf6,0xf1,0xcd,0xeb,0xe7,0xce,0xe6,0xe6,0xf6,0xe5, -0xe9,0x7e,0xf3,0xff,0xf9,0x0b,0x19,0x40,0x22,0x25,0x4b,0x26,0x24,0x59,0x1e,0x13, -0x8d,0x08,0xff,0x23,0xfb,0xfb,0x91,0xf9,0xf6,0xf3,0xf4,0xf6,0xfc,0xf7,0xf5,0x0b, -0xf0,0xeb,0x40,0xe9,0xe7,0x85,0xe4,0xe5,0x66,0xeb,0xf3,0x39,0xff,0x0d,0x9a,0x19, -0x20,0x39,0x25,0x27,0x91,0x24,0x1d,0xef,0x12,0x06,0x9b,0xff,0xfd,0x35,0xfb,0xf7, -0xf6,0xf4,0xf5,0x4c,0xf8,0xf8,0xc8,0xf3,0xee,0xac,0xec,0xe9,0x6a,0xe5,0xe4,0x86, -0xe6,0xea,0x99,0xf3,0x01,0xe1,0x0d,0x18,0xd1,0x1f,0x24,0xfd,0x26,0x25,0x90,0x1c, -0x0f,0x5f,0x06,0x01,0x47,0xfe,0xfa,0x43,0xf6,0xf4,0xfe,0xf7,0xf9,0x28,0xf6,0xf2, -0x68,0xf0,0xec,0xe6,0xe7,0xe5,0x58,0xe4,0xe4,0x3a,0xea,0xf4,0x4d,0x01,0x0d,0xaa, -0x17,0x1f,0x11,0x25,0x28,0x02,0x24,0x19,0x1d,0x0f,0x07,0xf4,0x02,0xfe,0x48,0xf8, -0xf5,0x30,0xf7,0xf8,0x4f,0xf7,0xf5,0x98,0xf3,0xef,0x36,0xeb,0xe8,0xc1,0xe4,0xe2, -0x66,0xe4,0xea,0xbe,0xf5,0x02,0x86,0x0d,0x16,0x23,0x1f,0x26,0xa7,0x27,0x21,0xde, -0x17,0x0e,0x23,0x09,0x03,0xed,0xfb,0xf6,0x3a,0xf7,0xf8,0xc2,0xf7,0xf7,0x8e,0xf6, -0xf2,0x4e,0xef,0xeb,0xad,0xe7,0xe3,0x0b,0xe2,0xe4,0xb0,0xeb,0xf7,0xf4,0x01,0x0b, -0x09,0x16,0x20,0x10,0x27,0x27,0x10,0x1f,0x15,0x6c,0x10,0x0a,0x42,0x01,0xfa,0xfd, -0xf8,0xf7,0x0f,0xf8,0xf9,0x70,0xf8,0xf6,0x60,0xf3,0xf0,0x32,0xec,0xe8,0x81,0xe3, -0xe1,0x13,0xe5,0xed,0x9a,0xf7,0x01,0xaa,0x0b,0x16,0xce,0x22,0x28,0x57,0x24,0x1d, -0x65,0x18,0x11,0x89,0x08,0x00,0x2e,0xfc,0xf9,0x63,0xf8,0xf9,0x65,0xf9,0xf8,0x77, -0xf6,0xf3,0x95,0xf0,0xed,0x40,0xe7,0xe2,0xe4,0xe1,0xe6,0x75,0xee,0xf7,0x1d,0x00, -0x0b,0x54,0x1a,0x24,0xff,0x25,0x22,0xdb,0x1e,0x18,0x4b,0x10,0x07,0x3f,0x01,0xfc, -0xe0,0xf9,0xf9,0x96,0xf9,0xf9,0x2c,0xf8,0xf5,0x5e,0xf4,0xf1,0xae,0xec,0xe6,0x39, -0xe2,0xe2,0x53,0xe8,0xef,0xad,0xf5,0xff,0xd6,0x0e,0x1c,0x1c,0x23,0x24,0x66,0x23, -0x1f,0x60,0x18,0x10,0xf3,0x07,0x01,0xe5,0xfc,0xfa,0x25,0xfa,0xfa,0x7b,0xf9,0xf7, -0x1c,0xf7,0xf5,0x48,0xf2,0xec,0x9f,0xe5,0xe1,0x4f,0xe5,0xea,0x92,0xed,0xf4,0x58, -0x02,0x11,0x58,0x1c,0x22,0x0b,0x25,0x23,0x6b,0x1f,0x18,0x55,0x10,0x08,0x2b,0x02, -0xfd,0x05,0xfc,0xfb,0x8d,0xfa,0xf9,0x89,0xf8,0xf7,0x19,0xf7,0xf3,0xc3,0xea,0xe4, -0x93,0xe4,0xe7,0xe0,0xe7,0xeb,0x5f,0xf6,0x04,0x29,0x12,0x1c,0x64,0x22,0x25,0xb1, -0x23,0x1e,0x0a,0x18,0x10,0x16,0x08,0x01,0x57,0xfe,0xfc,0x65,0xfb,0xfa,0xe8,0xf8, -0xf8,0xf6,0xf9,0xf8,0x97,0xf0,0xe8,0x4b,0xe6,0xe6,0x23,0xe5,0xe5,0x0f,0xec,0xf7, -0x69,0x05,0x11,0x7e,0x1b,0x22,0x43,0x24,0x22,0x63,0x1e,0x17,0x19,0x0f,0x07,0xc6, -0x01,0xfd,0xaf,0xfc,0xfb,0xa7,0xf8,0xf7,0x69,0xfa,0xfb,0x51,0xf5,0xed,0x29,0xe9, -0xe7,0xe4,0xe4,0xe2,0xdd,0xe4,0xec,0x3a,0xf8,0x04,0x2b,0x11,0x1b,0xe8,0x20,0x23, -0x32,0x22,0x1d,0xaa,0x16,0x0e,0xd9,0x06,0x01,0x42,0xff,0xfd,0x78,0xf9,0xf7,0xc4, -0xf9,0xfc,0x65,0xf9,0xf2,0x7c,0xed,0xea,0x97,0xe7,0xe3,0x09,0xe2,0xe5,0x0a,0xed, -0xf7,0x2d,0x05,0x11,0xa7,0x1a,0x20,0x1a,0x23,0x21,0xd6,0x1c,0x15,0x8b,0x0c,0x05, -0x63,0x02,0x00,0x73,0xfb,0xf7,0xa7,0xf8,0xfc,0x90,0xfb,0xf6,0x7c,0xf1,0xee,0x07, -0xeb,0xe6,0x60,0xe2,0xe1,0x1e,0xe5,0xec,0x5b,0xf8,0x05,0xb1,0x10,0x1a,0xf6,0x1f, -0x21,0x2e,0x21,0x1c,0x53,0x13,0x0a,0x58,0x06,0x03,0xef,0xfe,0xf9,0x56,0xf8,0xfb, -0xd6,0xfc,0xf9,0x9a,0xf5,0xf2,0x29,0xef,0xea,0x74,0xe5,0xe2,0x10,0xe1,0xe4,0xfe, -0xec,0xf8,0x13,0x05,0x11,0x90,0x19,0x1f,0x52,0x22,0x21,0x15,0x1a,0x10,0x4d,0x0b, -0x08,0x84,0x03,0xfc,0xf6,0xf8,0xfa,0xfd,0xfc,0xfb,0xe9,0xf8,0xf6,0x04,0xf3,0xef, -0x40,0xea,0xe5,0x91,0xe1,0xe1,0x37,0xe5,0xed,0x24,0xf9,0x05,0x7d,0x10,0x18,0x4d, -0x20,0x23,0x0b,0x20,0x17,0xe9,0x10,0x0d,0xd9,0x08,0x00,0x6e,0xfb,0xfb,0x71,0xfc, -0xfc,0x47,0xfb,0xf9,0xb2,0xf6,0xf3,0x6e,0xef,0xe9,0xff,0xe4,0xe1,0x6d,0xe1,0xe5, -0xa4,0xee,0xfa,0xac,0x05,0x0f,0xdc,0x19,0x22,0x53,0x23,0x1d,0x05,0x17,0x13,0xe8, -0x0e,0x06,0xcc,0xff,0xfc,0x7c,0xfc,0xfd,0xb3,0xfc,0xfb,0xe4,0xf9,0xf7,0x2b,0xf4, -0xef,0x35,0xea,0xe5,0x97,0xe1,0xe1,0x61,0xe6,0xf0,0xa4,0xfa,0x04,0x38,0x10,0x1c, -0xbc,0x22,0x20,0xd9,0x1b,0x18,0xbc,0x14,0x0d,0xb7,0x05,0xff,0xcc,0xfd,0xfd,0x17, -0xfd,0xfc,0xa6,0xfb,0xfa,0xf7,0xf7,0xf4,0xd2,0xef,0xea,0xc8,0xe4,0xe0,0x85,0xe1, -0xe8,0xf7,0xf0,0xf9,0xc3,0x04,0x13,0x0a,0x1e,0x20,0xf7,0x1e,0x1c,0x3f,0x1a,0x14, -0xaa,0x0c,0x05,0xa1,0x00,0xfe,0xbc,0xfd,0xfd,0xe1,0xfc,0xfc,0x07,0xfb,0xf8,0xe3, -0xf4,0xf0,0x7b,0xea,0xe3,0x83,0xe0,0xe4,0xd2,0xe9,0xef,0x25,0xf9,0x07,0x4f,0x15, -0x1c,0xcc,0x1e,0x1e,0x5e,0x1e,0x1a,0xdd,0x13,0x0b,0xb9,0x05,0x01,0x4a,0xff,0xfe, -0xd0,0xfd,0xfe,0x40,0xfd,0xfb,0xc0,0xf8,0xf6,0x89,0xf1,0xe8,0x1c,0xe3,0xe3,0x95, -0xe5,0xe8,0x91,0xee,0xfb,0xf0,0x09,0x15,0x25,0x1b,0x1d,0xdd,0x1f,0x1e,0xff,0x19, -0x12,0xe9,0x0b,0x06,0x53,0x02,0xff,0x56,0xfe,0xfe,0x68,0xfe,0xfc,0xb3,0xfa,0xfa, -0x1c,0xf7,0xee,0x29,0xe7,0xe4,0x4a,0xe4,0xe4,0xb2,0xe6,0xef,0x54,0xfd,0x0a,0xbe, -0x13,0x19,0x48,0x1e,0x20,0x96,0x1e,0x18,0x3f,0x12,0x0b,0x6a,0x06,0x01,0xea,0xfe, -0xff,0x22,0xff,0xfc,0x9b,0xfb,0xfc,0x6f,0xfb,0xf4,0xca,0xec,0xe8,0xe2,0xe5,0xe3, -0x3c,0xe2,0xe6,0x32,0xf1,0xfe,0x8b,0x09,0x11,0x0e,0x19,0x1e,0x91,0x1f,0x1c,0x6f, -0x17,0x11,0xd7,0x0b,0x04,0x9e,0x00,0x00,0xb2,0xff,0xfc,0xcf,0xfb,0xfd,0xf8,0xfd, -0xf9,0x6c,0xf2,0xec,0x24,0xe9,0xe5,0x3b,0xe1,0xe0,0x69,0xe7,0xf2,0x2c,0xfe,0x08, -0x57,0x11,0x19,0x73,0x1e,0x1e,0x5c,0x1b,0x17,0xc5,0x11,0x09,0xeb,0x03,0x02,0x15, -0x01,0xfd,0xee,0xfb,0xfc,0xed,0xfe,0xfd,0x77,0xf7,0xf1,0xf6,0xed,0xea,0xc0,0xe3, -0xdf,0x24,0xe1,0xe8,0x29,0xf3,0xfd,0x6d,0x07,0x11,0xea,0x19,0x1d,0xf4,0x1c,0x1b, -0x59,0x17,0x0f,0x96,0x08,0x05,0x22,0x03,0xff,0x2c,0xfc,0xfc,0xc0,0xfe,0xff,0x79, -0xfb,0xf6,0xd1,0xf2,0xef,0x83,0xe8,0xe1,0xae,0xde,0xe1,0xdb,0xe9,0xf2,0xbe,0xfc, -0x08,0xf7,0x12,0x18,0xce,0x1b,0x1d,0x7a,0x1b,0x15,0x02,0x0e,0x09,0x91,0x06,0x02, -0xac,0xfd,0xfb,0xb4,0xfd,0x00,0xf0,0xfd,0xfa,0x62,0xf7,0xf4,0xc3,0xee,0xe6,0xec, -0xdf,0xde,0x5e,0xe3,0xe9,0x1c,0xf2,0xfe,0x81,0x09,0x11,0xdc,0x17,0x1c,0x2a,0x1e, -0x1a,0xc7,0x13,0x0d,0xfe,0x0a,0x07,0xd2,0x00,0xfc,0xb7,0xfd,0x00,0x70,0xff,0xfc, -0x3d,0xfa,0xf8,0xf7,0xf4,0xed,0x98,0xe4,0xe0,0x96,0xe0,0xe2,0xdd,0xe8,0xf3,0x16, -0xff,0x09,0x32,0x11,0x18,0xca,0x1d,0x1d,0xae,0x18,0x12,0x3d,0x10,0x0c,0xa8,0x05, -0xff,0x29,0xfe,0xff,0x58,0x00,0xfe,0x49,0xfc,0xfb,0xce,0xfa,0xf4,0x87,0xeb,0xe5, -0xc4,0xe1,0xe0,0xe7,0xe2,0xea,0x18,0xf5,0xff,0x9a,0x08,0x11,0x59,0x1a,0x1e,0x0a, -0x1c,0x17,0xf6,0x14,0x11,0x9b,0x0b,0x04,0x24,0x00,0x00,0x51,0x01,0xff,0x9f,0xfd, -0xfe,0xb1,0xfe,0xfa,0x39,0xf3,0xec,0x62,0xe6,0xe1,0x1c,0xe0,0xe3,0xb8,0xeb,0xf5, -0x5c,0xfe,0x08,0x72,0x13,0x1b,0xbc,0x1c,0x1a,0x52,0x18,0x16,0x93,0x11,0x0a,0x70, -0x03,0x01,0x9d,0x02,0x00,0x3d,0xfe,0xfe,0x2a,0x00,0xfe,0x9a,0xf9,0xf3,0xd5,0xec, -0xe6,0x16,0xe1,0xdf,0x1f,0xe5,0xed,0x92,0xf4,0xfd,0x4d,0x0a,0x15,0x86,0x1a,0x1a, -0x1f,0x1a,0x19,0x3b,0x17,0x0f,0x1f,0x08,0x04,0x1a,0x04,0x02,0x31,0xff,0xff,0xe1, -0x00,0x01,0xa5,0xfe,0xf9,0xeb,0xf3,0xed,0x43,0xe5,0xe0,0x19,0xe2,0xe7,0x53,0xec, -0xf4,0x71,0xff,0x0c,0x84,0x15,0x19,0xe1,0x19,0x1b,0x9b,0x1b,0x15,0xbf,0x0d,0x08, -0xcc,0x06,0x04,0x24,0x01,0xff,0xcb,0x00,0x02,0x66,0x01,0xfe,0x73,0xfa,0xf4,0xba, -0xeb,0xe4,0x01,0xe2,0xe3,0x58,0xe6,0xeb,0x24,0xf4,0x01,0x53,0x0d,0x13,0xed,0x16, -0x1a,0x9d,0x1d,0x1a,0x55,0x13,0x0d,0xf5,0x09,0x06,0x2e,0x03,0x00,0x43,0x00,0x02, -0xf0,0x01,0x00,0x27,0xff,0xfb,0xc1,0xf2,0xea,0x80,0xe4,0xe2,0x4f,0xe3,0xe4,0x3d, -0xea,0xf5,0xfd,0x02,0x0b,0x0d,0x11,0x17,0x83,0x1c,0x1c,0xfc,0x17,0x12,0xe0,0x0d, -0x0a,0xa5,0x05,0x01,0x33,0x00,0x01,0x55,0x01,0x01,0x91,0x01,0xff,0xbd,0xf9,0xf0, -0x1e,0xe9,0xe5,0x95,0xe3,0xe1,0xda,0xe2,0xeb,0xd8,0xf7,0x02,0xf0,0x08,0x10,0x4b, -0x18,0x1c,0xb5,0x1a,0x15,0xcb,0x11,0x0e,0x48,0x09,0x03,0xab,0x01,0x01,0x82,0x00, -0x00,0xc9,0x01,0x02,0xdb,0xff,0xf8,0xa4,0xef,0xea,0xe4,0xe6,0xe2,0x41,0xdf,0xe3, -0x1d,0xee,0xf8,0x24,0x00,0x08,0x97,0x11,0x19,0x25,0x1b,0x18,0xe8,0x15,0x13,0xd2, -0x0d,0x07,0x1f,0x04,0x02,0xa2,0x00,0xff,0x9b,0x00,0x03,0x82,0x03,0xfe,0x04,0xf6, -0xf0,0xf1,0xeb,0xe5,0x68,0xdf,0xdf,0xf3,0xe5,0xef,0xe1,0xf6,0xfe,0x1e,0x09,0x13, -0x87,0x18,0x19,0x60,0x18,0x16,0x6b,0x12,0x0c,0x7a,0x07,0x04,0xe4,0x01,0xff,0xd7, -0xfe,0x01,0xef,0x04,0x02,0xb6,0xfb,0xf6,0xe3,0xf1,0xeb,0x25,0xe3,0xde,0xd8,0xe0, -0xe7,0x4c,0xee,0xf5,0x43,0xff,0x0a,0xef,0x12,0x16,0xbf,0x18,0x18,0x8d,0x16,0x11, -0x07,0x0c,0x07,0xee,0x04,0x00,0x1d,0xfe,0x00,0x95,0x04,0x04,0x5b,0x00,0xfb,0x1c, -0xf8,0xf2,0x87,0xe9,0xe1,0x96,0xdf,0xe3,0xa6,0xe7,0xec,0x9d,0xf5,0x01,0xf0,0x0a, -0x12,0xa4,0x16,0x19,0x86,0x19,0x16,0xc2,0x10,0x0c,0x5c,0x09,0x04,0x10,0xff,0xff, -0x34,0x03,0x05,0x66,0x03,0xff,0x7f,0xfd,0xf9,0x6c,0xf1,0xe7,0x26,0xe2,0xe2,0xc1, -0xe3,0xe6,0x0c,0xed,0xf7,0xc0,0x01,0x0a,0x8f,0x11,0x17,0x30,0x1a,0x19,0xf0,0x14, -0x11,0x56,0x0e,0x08,0x1b,0x02,0xff,0xb7,0x01,0x04,0xae,0x04,0x02,0x95,0x01,0xff, -0x5f,0xf9,0xef,0xa6,0xe7,0xe4,0x11,0xe3,0xe3,0xc8,0xe6,0xee,0xa6,0xf8,0x02,0x55, -0x0a,0x12,0x41,0x18,0x19,0x8c,0x17,0x15,0x75,0x13,0x0e,0x08,0x07,0x01,0x25,0x01, -0x03,0x3d,0x04,0x02,0xaf,0x03,0x04,0x64,0x00,0xf7,0xba,0xee,0xe8,0xc6,0xe4,0xe2, -0xc9,0xe2,0xe7,0x06,0xf0,0xf9,0x73,0x01,0x0a,0x4b,0x13,0x17,0x3d,0x18,0x17,0x3a, -0x17,0x14,0xd5,0x0c,0x04,0x4e,0x02,0x03,0xa7,0x03,0x02,0xbc,0x03,0x05,0x0d,0x05, -0xfe,0x5f,0xf6,0xee,0x9e,0xe9,0xe5,0x01,0xe2,0xe3,0x13,0xe9,0xf0,0x25,0xf8,0x01, -0x5e,0x0c,0x13,0xbd,0x16,0x17,0xe3,0x18,0x18,0xb7,0x12,0x0a,0x64,0x05,0x04,0xd8, -0x03,0x02,0x75,0x02,0x05,0x34,0x07,0x04,0xb8,0xfd,0xf6,0x67,0xf0,0xea,0x21,0xe4, -0xe1,0x9f,0xe4,0xe9,0x98,0xef,0xf8,0x56,0x03,0x0d,0x77,0x12,0x14,0x3d,0x18,0x1a, -0xbb,0x17,0x10,0x03,0x0a,0x07,0x40,0x05,0x02,0x5b,0x01,0x03,0x07,0x07,0x07,0x15, -0x03,0xfd,0x40,0xf7,0xf0,0xe4,0xe8,0xe3,0xea,0xe2,0xe5,0x80,0xe8,0xee,0x3c,0xf9, -0x04,0xeb,0x0b,0x10,0x02,0x15,0x19,0x3e,0x1a,0x14,0x8e,0x0e,0x0a,0xd7,0x07,0x04, -0x34,0x01,0x01,0x38,0x05,0x07,0xd7,0x05,0x02,0x60,0xfd,0xf7,0x54,0xef,0xe7,0x5f, -0xe4,0xe3,0x1c,0xe4,0xe7,0xc1,0xef,0xfb,0x04,0x04,0x09,0xfe,0x0f,0x16,0x7b,0x1a, -0x18,0x04,0x13,0x0e,0x98,0x0b,0x07,0xa6,0x02,0x00,0x1d,0x03,0x06,0x90,0x06,0x04, -0x4f,0x02,0xfd,0x7d,0xf6,0xed,0x5d,0xe8,0xe5,0xb5,0xe2,0xe2,0xc6,0xe7,0xf1,0x6f, -0xfb,0x02,0xd5,0x08,0x11,0xd0,0x17,0x19,0x56,0x16,0x12,0xd9,0x0f,0x0b,0xc8,0x05, -0x01,0xfc,0x01,0x04,0x36,0x06,0x06,0x62,0x05,0x03,0x24,0xfd,0xf4,0x5c,0xee,0xe9, -0xb7,0xe4,0xe0,0x5e,0xe2,0xe9,0xab,0xf2,0xfa,0xd2,0x00,0x09,0xca,0x12,0x17,0x5a, -0x17,0x15,0x86,0x13,0x10,0x83,0x0a,0x04,0x3a,0x02,0x03,0x93,0x04,0x05,0xa3,0x06, -0x06,0xbb,0x02,0xfb,0xda,0xf4,0xef,0x14,0xe9,0xe2,0x1c,0xe0,0xe3,0x4d,0xeb,0xf2, -0x52,0xf8,0x00,0x3f,0x0b,0x13,0x00,0x16,0x16,0xf6,0x15,0x14,0x64,0x0f,0x08,0x38, -0x04,0x03,0x54,0x03,0x03,0x1d,0x06,0x08,0x70,0x06,0x01,0x34,0xfb,0xf5,0xdd,0xef, -0xe7,0xad,0xe1,0xe1,0x05,0xe6,0xeb,0x33,0xf0,0xf7,0x2e,0x02,0x0c,0x43,0x12,0x14, -0x8f,0x16,0x17,0xc0,0x13,0x0d,0x25,0x08,0x05,0x96,0x03,0x03,0xd0,0x04,0x07,0x7b, -0x08,0x05,0xc6,0x00,0xfc,0x88,0xf7,0xef,0x94,0xe6,0xe2,0x95,0xe3,0xe6,0x09,0xea, -0xef,0xdb,0xf8,0x03,0x4f,0x0c,0x11,0xc0,0x14,0x17,0xdd,0x16,0x12,0x02,0x0d,0x08, -0x5e,0x05,0x03,0x42,0x03,0x06,0x91,0x08,0x07,0x69,0x04,0x01,0x49,0xfe,0xf7,0x71, -0xed,0xe6,0xf6,0xe3,0xe4,0x09,0xe6,0xe8,0x1f,0xf0,0xfa,0x3c,0x04,0x0a,0xff,0x10, -0x16,0x04,0x18,0x15,0xcf,0x11,0x0d,0xe4,0x08,0x04,0xfd,0x02,0x04,0xea,0x07,0x08, -0x57,0x06,0x04,0x7e,0x03,0xfe,0xd6,0xf5,0xed,0x80,0xe7,0xe5,0xcc,0xe4,0xe4,0xd8, -0xe8,0xf2,0x60,0xfb,0x03,0x07,0x0b,0x12,0x60,0x16,0x17,0x13,0x15,0x11,0x5a,0x0d, -0x08,0xd3,0x03,0x03,0x8c,0x06,0x07,0xfa,0x06,0x06,0x99,0x06,0x04,0xd5,0xfd,0xf4, -0x37,0xed,0xe9,0x16,0xe6,0xe3,0x63,0xe4,0xea,0x99,0xf2,0xfb,0x41,0x03,0x0b,0x9d, -0x12,0x16,0xb8,0x16,0x15,0x54,0x12,0x0c,0xdc,0x06,0x04,0xba,0x05,0x06,0xde,0x06, -0x06,0x9a,0x07,0x07,0x1f,0x04,0xfb,0x1e,0xf4,0xee,0xce,0xe9,0xe4,0xdc,0xe2,0xe5, -0x28,0xeb,0xf2,0xcb,0xfa,0x03,0x6a,0x0c,0x12,0x7a,0x15,0x16,0x0d,0x16,0x11,0xc3, -0x0a,0x06,0xa8,0x05,0x06,0x44,0x06,0x05,0xd9,0x06,0x09,0x15,0x08,0x02,0x43,0xfb, -0xf5,0x77,0xef,0xe9,0x61,0xe4,0xe3,0xf3,0xe5,0xeb,0x28,0xf2,0xfa,0x6f,0x04,0x0c, -0x42,0x11,0x15,0x56,0x17,0x15,0x80,0x0f,0x09,0x0f,0x07,0x06,0x0b,0x06,0x04,0x76, -0x05,0x08,0xfd,0x09,0x06,0x7a,0x01,0xfb,0xac,0xf5,0xee,0x1d,0xe8,0xe4,0xd0,0xe3, -0xe6,0xd6,0xea,0xf2,0x96,0xfb,0x04,0xe0,0x0a,0x11,0x17,0x16,0x17,0x05,0x14,0x0e, -0xd0,0x09,0x08,0xc9,0x06,0x04,0x32,0x04,0x07,0xc5,0x09,0x09,0xf2,0x05,0x01,0x16, -0xfc,0xf5,0xd9,0xed,0xe7,0xba,0xe4,0xe4,0xc0,0xe5,0xeb,0x36,0xf3,0xfb,0x58,0x03, -0x0a,0xce,0x11,0x16,0x7b,0x16,0x11,0x2a,0x0d,0x0b,0x83,0x08,0x04,0x6d,0x03,0x05, -0x00,0x08,0x09,0x79,0x08,0x05,0xd7,0x01,0xfc,0x93,0xf4,0xed,0x57,0xe8,0xe4,0x78, -0xe3,0xe6,0xd2,0xeb,0xf3,0x17,0xfb,0x02,0x5f,0x0b,0x13,0xb7,0x16,0x14,0xb3,0x10, -0x0e,0x65,0x0b,0x07,0x35,0x04,0x03,0x1d,0x06,0x08,0xf9,0x08,0x07,0x1d,0x06,0x01, -0x9f,0xfb,0xf4,0xd9,0xed,0xe7,0x1e,0xe4,0xe3,0x34,0xe6,0xec,0x37,0xf3,0xfa,0xf2, -0x02,0x0d,0xa5,0x13,0x14,0x0a,0x13,0x11,0xb2,0x0e,0x0a,0xae,0x06,0x04,0xe1,0x04, -0x06,0xde,0x07,0x08,0x36,0x08,0x05,0xaf,0x01,0xfb,0xdd,0xf4,0xed,0xcc,0xe7,0xe3, -0x48,0xe3,0xe7,0x86,0xec,0xf2,0x61,0xfa,0x05,0x33,0x0e,0x12,0x89,0x13,0x12,0x7b, -0x11,0x0e,0xa8,0x09,0x05,0xfd,0x04,0x05,0x98,0x06,0x07,0x9d,0x08,0x07,0xbf,0x05, -0x01,0xbb,0xfb,0xf5,0xd0,0xed,0xe6,0x9c,0xe3,0xe4,0xcd,0xe7,0xeb,0xd4,0xf1,0xfc, -0x41,0x06,0x0d,0x5e,0x11,0x12,0x2a,0x13,0x11,0x37,0x0d,0x08,0x4f,0x06,0x05,0x71, -0x05,0x06,0xed,0x07,0x08,0x48,0x08,0x05,0xab,0x01,0xfc,0x17,0xf5,0xec,0x86,0xe6, -0xe4,0x2e,0xe5,0xe6,0x45,0xea,0xf2,0xe5,0xfc,0x06,0x79,0x0c,0x10,0xf7,0x12,0x13, -0x51,0x10,0x0c,0xe8,0x08,0x06,0x62,0x05,0x05,0xae,0x06,0x07,0xbf,0x08,0x07,0xaa, -0x05,0x02,0x7a,0xfc,0xf3,0x07,0xec,0xe7,0xa9,0xe5,0xe4,0x9a,0xe5,0xea,0x0c,0xf4, -0xfe,0xe0,0x05,0x0c,0xf4,0x10,0x13,0xe4,0x12,0x10,0x56,0x0c,0x08,0x9c,0x06,0x05, -0xc9,0x05,0x07,0x84,0x08,0x08,0xf4,0x07,0x07,0xe0,0x02,0xfb,0xd1,0xf2,0xec,0xda, -0xe8,0xe5,0xbc,0xe3,0xe5,0x08,0xec,0xf4,0x8e,0xfd,0x05,0x5b,0x0c,0x10,0x3f,0x13, -0x12,0x89,0x0f,0x0b,0xdc,0x08,0x06,0xa7,0x05,0x06,0xdd,0x07,0x07,0x8f,0x08,0x09, -0xc3,0x07,0x02,0x43,0xfa,0xf3,0x11,0xee,0xe9,0x93,0xe4,0xe3,0x33,0xe6,0xec,0xe9, -0xf4,0xfd,0xbc,0x05,0x0c,0x55,0x11,0x13,0xd2,0x11,0x0f,0x15,0x0c,0x08,0xb8,0x06, -0x06,0x4e,0x07,0x07,0xc4,0x07,0x09,0x67,0x0a,0x07,0x19,0x01,0xfa,0x72,0xf4,0xee, -0x58,0xe8,0xe4,0x83,0xe3,0xe6,0x6b,0xed,0xf5,0xfc,0xfd,0x06,0x21,0x0d,0x11,0x94, -0x12,0x11,0x1e,0x0f,0x0b,0x74,0x08,0x07,0x69,0x07,0x06,0xbf,0x06,0x08,0x28,0x0b, -0x0a,0x8b,0x06,0x00,0x4d,0xfb,0xf5,0x30,0xee,0xe8,0xf1,0xe3,0xe3,0x37,0xe7,0xed, -0x6c,0xf5,0xfe,0x71,0x06,0x0c,0xef,0x10,0x12,0x58,0x11,0x0e,0xa0,0x0a,0x08,0x6d, -0x08,0x07,0xd2,0x05,0x07,0x00,0x0a,0x0b,0xc8,0x09,0x06,0x60,0x01,0xfb,0x1a,0xf5, -0xee,0x82,0xe7,0xe3,0xeb,0xe3,0xe7,0x9a,0xed,0xf5,0x5c,0xfe,0x06,0xe7,0x0c,0x11, -0x73,0x12,0x10,0x18,0x0d,0x0a,0x0e,0x0a,0x08,0xd3,0x05,0x05,0x39,0x08,0x0a,0xd9, -0x0a,0x09,0xd4,0x05,0x01,0xb4,0xfb,0xf4,0x6f,0xed,0xe7,0x01,0xe4,0xe4,0xa2,0xe7, -0xed,0xbd,0xf5,0xfe,0x01,0x06,0x0d,0x81,0x11,0x11,0x09,0x0f,0x0c,0xcc,0x0b,0x09, -0xac,0x06,0x05,0x73,0x06,0x08,0x6b,0x0a,0x0a,0xd7,0x08,0x05,0xaa,0x01,0xfb,0x7d, -0xf4,0xec,0x2e,0xe7,0xe4,0x20,0xe4,0xe7,0xfd,0xed,0xf5,0xaa,0xfd,0x06,0xb8,0x0d, -0x10,0xdc,0x0f,0x0e,0xc8,0x0d,0x0b,0x9e,0x08,0x05,0x4c,0x05,0x06,0xeb,0x08,0x0a, -0x25,0x0a,0x08,0x09,0x06,0x01,0x7b,0xfb,0xf3,0xac,0xec,0xe6,0xef,0xe3,0xe4,0x58, -0xe8,0xed,0xbc,0xf4,0xfd,0x6e,0x07,0x0d,0x16,0x0f,0x0f,0x21,0x0f,0x0e,0x00,0x0b, -0x07,0x8a,0x05,0x05,0x17,0x07,0x09,0x21,0x0a,0x09,0xbe,0x08,0x06,0x73,0x01,0xfa, -0x8e,0xf3,0xec,0x73,0xe6,0xe4,0x52,0xe5,0xe8,0xe3,0xec,0xf5,0x30,0xff,0x07,0x0a, -0x0c,0x0e,0x50,0x0f,0x0f,0x86,0x0d,0x0a,0x25,0x07,0x05,0xa6,0x05,0x07,0xf7,0x08, -0x09,0xfa,0x09,0x08,0x2f,0x06,0x01,0x06,0xfb,0xf3,0xa2,0xeb,0xe6,0x3d,0xe5,0xe5, -0x68,0xe7,0xed,0x82,0xf6,0x00,0xd2,0x06,0x0b,0xe1,0x0d,0x0f,0x18,0x0f,0x0c,0x9f, -0x09,0x06,0x66,0x05,0x06,0x81,0x07,0x08,0xdb,0x09,0x0a,0x03,0x09,0x06,0xe5,0x01, -0xfa,0x68,0xf2,0xeb,0xc9,0xe7,0xe5,0x67,0xe4,0xe7,0x30,0xee,0xf7,0xeb,0xff,0x05, -0xff,0x0a,0x0e,0x80,0x0f,0x0f,0x92,0x0c,0x09,0x80,0x06,0x06,0x50,0x06,0x07,0x16, -0x09,0x0a,0x40,0x0a,0x09,0x6a,0x07,0x01,0xee,0xf9,0xf2,0xc2,0xec,0xe8,0xf8,0xe4, -0xe4,0x61,0xe8,0xf0,0x20,0xf8,0xff,0x2d,0x06,0x0a,0x5e,0x0e,0x10,0x11,0x0f,0x0c, -0x01,0x09,0x06,0xee,0x05,0x06,0xe8,0x07,0x09,0x12,0x0a,0x0a,0xee,0x0a,0x07,0x1c, -0x01,0xf9,0x44,0xf3,0xed,0x1e,0xe8,0xe4,0xe4,0xe4,0xe9,0x79,0xf0,0xf8,0xd9,0xff, -0x06,0x40,0x0b,0x0f,0xf1,0x0f,0x0e,0xfa,0x0b,0x09,0xd0,0x06,0x06,0x35,0x07,0x08, -0xf1,0x08,0x0a,0x26,0x0c,0x0b,0x2b,0x07,0x00,0x53,0xfa,0xf4,0x85,0xed,0xe7,0x75, -0xe4,0xe5,0x16,0xea,0xf1,0x94,0xf8,0xff,0x58,0x06,0x0b,0xfd,0x0e,0x0f,0xad,0x0e, -0x0b,0xcc,0x08,0x07,0xe1,0x06,0x07,0x64,0x07,0x08,0x67,0x0b,0x0d,0x24,0x0b,0x06, -0xe0,0x00,0xfb,0x33,0xf4,0xec,0x2f,0xe7,0xe4,0x06,0xe6,0xeb,0x40,0xf1,0xf8,0xa5, -0xff,0x06,0xb7,0x0b,0x0e,0xdf,0x0f,0x0e,0x42,0x0b,0x08,0x98,0x07,0x07,0x76,0x06, -0x06,0x78,0x09,0x0c,0xcc,0x0c,0x09,0x2e,0x06,0x01,0x23,0xfb,0xf3,0x4e,0xec,0xe6, -0xd9,0xe4,0xe6,0xfb,0xea,0xf1,0x52,0xf8,0xff,0x59,0x06,0x0b,0xfc,0x0e,0x0f,0x58, -0x0d,0x0a,0x06,0x09,0x08,0xa7,0x06,0x05,0x75,0x07,0x0a,0x9d,0x0c,0x0c,0xd1,0x09, -0x06,0xc3,0x01,0xfb,0x76,0xf3,0xeb,0xdb,0xe6,0xe5,0xc4,0xe6,0xeb,0x33,0xf1,0xf8, -0x73,0xff,0x06,0xb2,0x0b,0x0e,0x7e,0x0e,0x0c,0xf0,0x0a,0x0a,0x82,0x07,0x05,0x92, -0x05,0x08,0xf2,0x0a,0x0c,0x84,0x0b,0x09,0xa6,0x06,0x01,0x8c,0xfa,0xf2,0x56,0xeb, -0xe6,0x49,0xe5,0xe7,0x10,0xeb,0xf1,0xf3,0xf7,0xfe,0x6f,0x06,0x0c,0xb4,0x0d,0x0c, -0x5c,0x0c,0x0b,0x5b,0x09,0x06,0xe5,0x04,0x05,0x9e,0x08,0x0a,0x8f,0x0b,0x0b,0xf0, -0x09,0x06,0x7f,0x01,0xfa,0xe0,0xf1,0xea,0xdf,0xe6,0xe5,0x26,0xe7,0xeb,0x0b,0xf1, -0xf7,0x73,0xff,0x07,0x04,0x0b,0x0c,0xc1,0x0c,0x0d,0x80,0x0b,0x08,0x98,0x05,0x04, -0x9c,0x06,0x09,0x71,0x0a,0x0b,0x73,0x0b,0x0a,0x12,0x07,0x01,0x93,0xf9,0xf1,0x2a, -0xeb,0xe6,0xc8,0xe5,0xe8,0x32,0xeb,0xf0,0x00,0xf8,0x00,0xbb,0x06,0x09,0xed,0x0b, -0x0d,0x33,0x0d,0x0b,0x72,0x07,0x05,0x94,0x05,0x07,0xb2,0x08,0x0a,0x43,0x0b,0x0b, -0xa9,0x0a,0x06,0xbd,0x00,0xf9,0x77,0xf1,0xea,0x25,0xe7,0xe7,0xb0,0xe7,0xea,0x94, -0xf0,0xf9,0xa1,0x00,0x05,0x4e,0x09,0x0b,0xde,0x0d,0x0d,0xc1,0x09,0x06,0x9c,0x05, -0x05,0x5e,0x07,0x08,0xfc,0x09,0x0b,0x17,0x0c,0x0a,0xb4,0x06,0x01,0x01,0xf9,0xf0, -0x16,0xeb,0xe8,0xb6,0xe6,0xe6,0x9d,0xea,0xf1,0xa7,0xf9,0x00,0x17,0x05,0x09,0xc2, -0x0c,0x0d,0x1d,0x0c,0x08,0x7f,0x06,0x05,0x5b,0x06,0x07,0x74,0x08,0x0a,0xf8,0x0b, -0x0b,0x7a,0x0a,0x07,0x84,0x00,0xf7,0x2d,0xf1,0xec,0x85,0xe8,0xe6,0x83,0xe6,0xea, -0x7f,0xf2,0xf9,0xae,0xff,0x05,0x20,0x0a,0x0d,0x94,0x0d,0x0b,0x57,0x08,0x06,0x6b, -0x06,0x06,0x56,0x07,0x09,0xf6,0x0a,0x0b,0x7b,0x0c,0x0b,0x1b,0x07,0xff,0x5c,0xf8, -0xf2,0x33,0xed,0xe8,0xeb,0xe5,0xe7,0x81,0xec,0xf3,0x72,0xf9,0xff,0xa8,0x05,0x0a, -0xac,0x0d,0x0d,0xb3,0x0a,0x08,0x5c,0x07,0x06,0xa3,0x06,0x08,0x75,0x09,0x0a,0x9a, -0x0c,0x0d,0xdb,0x0b,0x06,0x98,0xff,0xf9,0x50,0xf3,0xed,0x06,0xe8,0xe6,0x72,0xe8, -0xed,0x47,0xf3,0xf9,0x83,0xff,0x06,0x63,0x0b,0x0d,0x62,0x0c,0x0b,0xf0,0x08,0x06, -0x7d,0x06,0x07,0x05,0x08,0x08,0x0e,0x0b,0x0d,0x4a,0x0e,0x0b,0xd7,0x05,0xff,0x1b, -0xfa,0xf3,0xb9,0xec,0xe7,0xff,0xe6,0xe9,0xf7,0xed,0xf2,0xde,0xf8,0x00,0xe1,0x06, -0x0a,0x9e,0x0c,0x0c,0xdb,0x0a,0x08,0x34,0x07,0x07,0x52,0x07,0x07,0xf7,0x08,0x0b, -0x9e,0x0e,0x0e,0x93,0x0a,0x05,0xa9,0x00,0xfa,0x27,0xf3,0xec,0x24,0xe8,0xe7,0x5f, -0xea,0xed,0x7b,0xf2,0xf9,0xd9,0x00,0x06,0xca,0x0a,0x0c,0x2d,0x0c,0x09,0x3f,0x08, -0x07,0x39,0x07,0x06,0xb9,0x06,0x09,0xe4,0x0c,0x0e,0x5a,0x0d,0x0a,0x11,0x06,0x01, -0x42,0xfa,0xf2,0xb4,0xeb,0xe8,0xdd,0xe8,0xea,0x52,0xed,0xf3,0xe2,0xf9,0x00,0x99, -0x06,0x0a,0x3e,0x0c,0x0b,0x83,0x09,0x08,0xe7,0x07,0x06,0x8a,0x05,0x06,0x3b,0x0a, -0x0d,0x37,0x0e,0x0c,0x09,0x0a,0x06,0x49,0x01,0xf9,0x74,0xf1,0xec,0x72,0xe9,0xe8, -0x85,0xe9,0xed,0xd5,0xf2,0xf9,0x77,0x00,0x06,0x8b,0x0a,0x0b,0x24,0x0a,0x09,0xa3, -0x08,0x07,0x45,0x05,0x04,0x1e,0x07,0x0a,0x0b,0x0d,0x0c,0xcf,0x0b,0x0a,0xd4,0x06, -0x00,0x22,0xf8,0xf1,0x66,0xec,0xe9,0x01,0xe8,0xe9,0x38,0xed,0xf2,0x79,0xf9,0x00, -0xdc,0x06,0x09,0x1c,0x0a,0x09,0x8c,0x09,0x08,0x38,0x06,0x04,0xb3,0x04,0x07,0xec, -0x0a,0x0c,0x31,0x0c,0x0c,0xe4,0x0a,0x06,0x53,0xff,0xf8,0x91,0xf1,0xec,0x16,0xe9, -0xe8,0x72,0xe9,0xec,0x5d,0xf2,0xf9,0x4c,0x01,0x06,0xb7,0x08,0x09,0xf7,0x09,0x09, -0x0d,0x08,0x05,0xf2,0x03,0x05,0xac,0x08,0x0a,0x77,0x0b,0x0c,0x0a,0x0d,0x0a,0xcb, -0x05,0xff,0x42,0xf8,0xf1,0x69,0xec,0xe9,0x55,0xe8,0xe9,0xa3,0xec,0xf2,0xad,0xfa, -0x01,0xe9,0x05,0x08,0x91,0x09,0x0a,0xda,0x09,0x06,0x6e,0x04,0x04,0x89,0x06,0x08, -0xb5,0x09,0x0b,0x39,0x0d,0x0d,0x71,0x0a,0x05,0x39,0xff,0xf8,0xa0,0xf1,0xec,0xbd, -0xe9,0xe8,0xf3,0xe8,0xec,0x9d,0xf3,0xfb,0x55,0x01,0x04,0xaf,0x07,0x0a,0x13,0x0b, -0x08,0x1f,0x06,0x04,0x7c,0x05,0x06,0xca,0x07,0x09,0x2c,0x0c,0x0d,0x4a,0x0d,0x0a, -0xdb,0x05,0xfe,0x0f,0xf8,0xf1,0x3e,0xed,0xe9,0xfb,0xe7,0xe8,0x6d,0xed,0xf4,0x8a, -0xfb,0x00,0x45,0x04,0x08,0xf4,0x0a,0x0a,0x18,0x08,0x06,0x81,0x05,0x05,0x4c,0x06, -0x07,0x3d,0x0a,0x0c,0xf8,0x0d,0x0d,0xfc,0x0a,0x05,0x09,0xff,0xf8,0x95,0xf2,0xed, -0xdd,0xe9,0xe7,0x5c,0xe9,0xee,0x9e,0xf5,0xfb,0xd3,0xff,0x04,0x5e,0x09,0x0b,0xe0, -0x09,0x07,0xdf,0x06,0x06,0xa0,0x05,0x06,0x28,0x08,0x0a,0xf7,0x0c,0x0e,0x09,0x0e, -0x0a,0x8d,0x05,0xfe,0xbf,0xf8,0xf3,0xf4,0xed,0xe9,0xa3,0xe7,0xea,0x17,0xf0,0xf5, -0x89,0xfa,0xff,0xdf,0x05,0x09,0x38,0x0a,0x09,0x36,0x08,0x06,0xee,0x05,0x05,0x6c, -0x06,0x08,0xa0,0x0a,0x0d,0xd5,0x0e,0x0e,0xd2,0x0a,0x05,0x21,0xff,0xf9,0xb8,0xf3, -0xed,0xd5,0xe8,0xe8,0xe7,0xeb,0xf0,0xd7,0xf4,0xfa,0xc4,0x00,0x06,0xf2,0x08,0x09, -0x5d,0x09,0x07,0xef,0x06,0x06,0xa0,0x05,0x06,0x33,0x08,0x0a,0xbe,0x0d,0x0f,0x35, -0x0e,0x0a,0x13,0x05,0xff,0x3d,0xfa,0xf3,0x74,0xec,0xe8,0x9f,0xe9,0xec,0xb4,0xef, -0xf4,0xe8,0xfa,0x01,0xf2,0x05,0x08,0x9e,0x09,0x08,0xff,0x07,0x06,0xcd,0x05,0x05, -0x46,0x06,0x08,0x34,0x0b,0x0e,0x43,0x0f,0x0d,0x84,0x09,0x05,0xa4,0x00,0xfa,0x33, -0xf2,0xec,0xe2,0xe9,0xea,0xc1,0xeb,0xef,0xb6,0xf4,0xfa,0x3f,0x01,0x05,0x5f,0x08, -0x08,0x9e,0x08,0x07,0x59,0x06,0x05,0x25,0x05,0x05,0x5e,0x08,0x0b,0x8d,0x0e,0x0e, -0x59,0x0c,0x09,0x35,0x06,0x00,0x3e,0xf9,0xf1,0xec,0xec,0xea,0xd4,0xe9,0xeb,0x49, -0xef,0xf4,0x6b,0xfb,0x01,0x87,0x05,0x07,0x8d,0x08,0x08,0x32,0x07,0x06,0x11,0x05, -0x04,0xb9,0x05,0x08,0x5b,0x0c,0x0e,0x63,0x0d,0x0b,0x1b,0x0a,0x06,0xe6,0xff,0xf8, -0xc5,0xf1,0xec,0x3d,0xea,0xe9,0x3b,0xeb,0xef,0xf0,0xf4,0xfb,0x06,0x01,0x05,0x62, -0x07,0x08,0xe1,0x07,0x06,0xcf,0x05,0x04,0xd6,0x03,0x05,0x9b,0x09,0x0c,0x2b,0x0d, -0x0c,0x6c,0x0c,0x0a,0xd5,0x05,0xff,0x35,0xf8,0xf1,0x4c,0xed,0xea,0x76,0xe9,0xea, -0x3f,0xef,0xf5,0x81,0xfb,0x01,0xe1,0x04,0x07,0xe2,0x07,0x07,0x0b,0x07,0x05,0x56, -0x03,0x03,0xb9,0x06,0x0a,0xd3,0x0b,0x0c,0x4a,0x0d,0x0c,0x8e,0x0a,0x05,0x0b,0xff, -0xf7,0x3f,0xf2,0xed,0x47,0xea,0xe9,0x16,0xeb,0xef,0x47,0xf5,0xfb,0xc8,0x00,0x04, -0x9a,0x06,0x07,0x19,0x08,0x06,0x1d,0x04,0x02,0x6d,0x04,0x07,0xb6,0x09,0x0b,0xa5, -0x0c,0x0d,0x58,0x0d,0x0a,0x69,0x05,0xfe,0x5d,0xf8,0xf2,0x75,0xed,0xea,0x64,0xe9, -0xeb,0xd6,0xef,0xf5,0x97,0xfb,0x00,0xec,0x03,0x06,0x34,0x08,0x08,0xa1,0x05,0x03, -0x45,0x03,0x05,0x70,0x07,0x09,0x18,0x0b,0x0c,0x1c,0x0e,0x0d,0x98,0x0a,0x05,0x25, -0xff,0xf8,0xfd,0xf2,0xed,0x5b,0xea,0xe9,0xcc,0xeb,0xf0,0x52,0xf6,0xfc,0x43,0x00, -0x03,0x2c,0x07,0x08,0x59,0x07,0x04,0x7f,0x03,0x03,0x8c,0x05,0x07,0x17,0x09,0x0b, -0x31,0x0d,0x0e,0xb6,0x0d,0x0a,0x35,0x05,0xff,0x47,0xf9,0xf2,0xde,0xed,0xea,0xdb, -0xe9,0xec,0x31,0xf1,0xf6,0x9d,0xfb,0x00,0x80,0x04,0x07,0x4a,0x08,0x06,0x8a,0x04, -0x03,0x6a,0x04,0x05,0x5e,0x07,0x09,0x52,0x0b,0x0d,0xda,0x0e,0x0d,0x39,0x0a,0x05, -0xea,0xff,0xf9,0x45,0xf3,0xee,0x82,0xea,0xea,0x20,0xed,0xf1,0x9c,0xf6,0xfb,0x77, -0x00,0x05,0xe3,0x07,0x07,0x0b,0x06,0x04,0x27,0x04,0x04,0x0c,0x06,0x07,0x03,0x09, -0x0b,0x0c,0x0e,0x0e,0x49,0x0d,0x0a,0x84,0x05,0xff,0xcc,0xf9,0xf3,0xb8,0xed,0xea, -0xe7,0xea,0xed,0xbc,0xf1,0xf6,0x75,0xfb,0x01,0xa1,0x05,0x07,0x3a,0x07,0x05,0x8b, -0x04,0x04,0x05,0x05,0x05,0xda,0x06,0x09,0x16,0x0c,0x0d,0x9f,0x0e,0x0d,0x16,0x0a, -0x05,0x37,0x00,0xf9,0xfd,0xf2,0xed,0xf7,0xea,0xeb,0x09,0xee,0xf1,0xd6,0xf5,0xfb, -0x5c,0x01,0x05,0x18,0x07,0x06,0x27,0x05,0x04,0x99,0x04,0x04,0x39,0x05,0x07,0x81, -0x09,0x0c,0x32,0x0e,0x0e,0x1a,0x0d,0x09,0xff,0x05,0x00,0x76,0xf9,0xf2,0x56,0xed, -0xeb,0xe7,0xeb,0xed,0x1c,0xf1,0xf6,0xf0,0xfb,0x01,0x49,0x05,0x06,0xa4,0x05,0x05, -0xa2,0x04,0x04,0x21,0x04,0x05,0xb0,0x06,0x09,0x44,0x0c,0x0e,0x11,0x0e,0x0c,0x1b, -0x0a,0x06,0x11,0x00,0xf8,0xfa,0xf1,0xed,0xda,0xeb,0xeb,0x6c,0xed,0xf0,0xfb,0xf5, -0xfc,0xb4,0x01,0x04,0x69,0x05,0x05,0x06,0x05,0x04,0xd5,0x03,0x03,0x8d,0x04,0x06, -0x78,0x09,0x0c,0xb3,0x0d,0x0d,0xbc,0x0c,0x0a,0x17,0x06,0xff,0x05,0xf8,0xf1,0xff, -0xed,0xec,0xd0,0xeb,0xed,0xb2,0xf0,0xf6,0xa9,0xfc,0x01,0xd5,0x03,0x05,0x20,0x05, -0x04,0x3c,0x04,0x03,0x49,0x03,0x04,0x74,0x06,0x09,0xe7,0x0b,0x0d,0xa2,0x0d,0x0d, -0xc4,0x0a,0x05,0xeb,0xfe,0xf7,0x0c,0xf2,0xee,0x34,0xec,0xeb,0xf8,0xec,0xf1,0x13, -0xf7,0xfc,0x0c,0x01,0x03,0xa8,0x04,0x05,0xc1,0x04,0x04,0x31,0x03,0x03,0x50,0x04, -0x06,0xae,0x09,0x0b,0x08,0x0d,0x0e,0x90,0x0d,0x0a,0x9c,0x05,0xfe,0xd8,0xf7,0xf2, -0xb9,0xee,0xeb,0x3f,0xeb,0xed,0xb2,0xf1,0xf7,0x09,0xfd,0x00,0x5f,0x03,0x04,0x3b, -0x05,0x04,0xed,0x03,0x02,0x1d,0x03,0x04,0x2d,0x07,0x09,0x64,0x0b,0x0d,0x63,0x0e, -0x0d,0xef,0x0a,0x05,0x82,0xfe,0xf8,0x25,0xf3,0xee,0xed,0xeb,0xeb,0xa4,0xed,0xf2, -0x07,0xf8,0xfd,0xb1,0x00,0x03,0xb2,0x04,0x05,0xc5,0x04,0x03,0xb6,0x02,0x03,0xf6, -0x04,0x07,0x00,0x09,0x0b,0x53,0x0d,0x0e,0x3f,0x0e,0x0a,0xd8,0x04,0xfe,0xba,0xf8, -0xf3,0xc5,0xee,0xeb,0x6a,0xeb,0xee,0xe1,0xf2,0xf8,0xf3,0xfc,0x00,0x26,0x03,0x05, -0x50,0x05,0x04,0x45,0x03,0x02,0xcf,0x03,0x05,0xf4,0x06,0x08,0x5d,0x0b,0x0e,0x40, -0x0f,0x0d,0x3f,0x0a,0x04,0xeb,0xfe,0xf9,0x72,0xf3,0xee,0x87,0xeb,0xeb,0x78,0xee, -0xf3,0x45,0xf8,0xfc,0x8b,0x00,0x03,0x18,0x05,0x04,0xff,0x03,0x03,0x00,0x03,0x03, -0x2f,0x05,0x06,0xb8,0x08,0x0b,0x6b,0x0e,0x0f,0xc5,0x0d,0x09,0xdd,0x04,0xff,0x65, -0xf9,0xf3,0x67,0xee,0xeb,0xf9,0xeb,0xef,0x72,0xf3,0xf8,0x92,0xfc,0x00,0x89,0x03, -0x05,0xb0,0x04,0x03,0x18,0x03,0x03,0x16,0x04,0x04,0x8f,0x06,0x08,0x3f,0x0c,0x0e, -0x6d,0x0f,0x0d,0xb6,0x09,0x05,0xa0,0xff,0xf9,0x38,0xf3,0xee,0xd1,0xeb,0xec,0x68, -0xef,0xf3,0x07,0xf8,0xfc,0xa9,0x00,0x03,0x88,0x04,0x03,0x6f,0x03,0x03,0x73,0x03, -0x03,0xae,0x04,0x06,0x44,0x09,0x0c,0xe9,0x0e,0x0f,0x10,0x0d,0x09,0x6a,0x05,0xff, -0x5e,0xf9,0xf2,0x2d,0xee,0xec,0xd3,0xec,0xef,0x89,0xf3,0xf8,0xc0,0xfc,0x00,0x5f, -0x03,0x03,0xbf,0x03,0x03,0x44,0x03,0x03,0x86,0x03,0x04,0x34,0x06,0x09,0xe9,0x0c, -0x0e,0x9e,0x0e,0x0c,0xfd,0x09,0x05,0xcc,0xff,0xf8,0xbf,0xf2,0xee,0x73,0xec,0xed, -0xb5,0xef,0xf3,0x27,0xf8,0xfd,0xd0,0x00,0x02,0x8e,0x03,0x03,0x67,0x03,0x03,0x37, -0x03,0x03,0xd1,0x03,0x06,0xd4,0x09,0x0d,0x71,0x0e,0x0e,0x15,0x0d,0x0a,0xb5,0x05, -0xff,0x98,0xf8,0xf2,0x76,0xee,0xec,0x6f,0xed,0xef,0x9b,0xf3,0xf8,0x27,0xfd,0x00, -0x69,0x02,0x03,0x40,0x03,0x03,0x56,0x03,0x02,0x7d,0x02,0x03,0x99,0x06,0x0a,0xb2, -0x0c,0x0e,0x62,0x0e,0x0d,0x84,0x0a,0x05,0x3c,0xff,0xf8,0x72,0xf2,0xee,0x2d,0xed, -0xed,0xe7,0xef,0xf4,0xe0,0xf8,0xfd,0x64,0x00,0x02,0xe2,0x02,0x03,0xa4,0x03,0x03, -0x23,0x02,0x02,0xd0,0x03,0x06,0x1e,0x0a,0x0c,0x09,0x0e,0x0e,0x85,0x0d,0x0a,0xab, -0x05,0xfe,0x2e,0xf8,0xf2,0x0c,0xef,0xed,0x62,0xed,0xf0,0x51,0xf4,0xf9,0x40,0xfd, -0x00,0xb3,0x01,0x02,0xac,0x03,0x03,0x8a,0x02,0x01,0xf8,0x01,0x03,0xff,0x06,0x0a, -0x40,0x0c,0x0d,0xad,0x0e,0x0d,0xcd,0x0a,0x05,0xa4,0xfe,0xf8,0x05,0xf3,0xef,0x20, -0xed,0xed,0x5a,0xf0,0xf4,0x59,0xf9,0xfd,0xb4,0xff,0x01,0x28,0x03,0x03,0x4d,0x03, -0x02,0x50,0x01,0x02,0x20,0x04,0x07,0xd1,0x09,0x0c,0xe0,0x0d,0x0e,0x0f,0x0e,0x0a, -0xf7,0x04,0xfe,0x8b,0xf8,0xf2,0x0e,0xef,0xed,0xb4,0xed,0xf0,0x18,0xf5,0xf9,0xd8, -0xfc,0xff,0xc7,0x01,0x03,0xd7,0x03,0x02,0xbf,0x01,0x01,0x32,0x02,0x04,0x16,0x07, -0x09,0xe8,0x0b,0x0e,0x33,0x0f,0x0d,0x2d,0x0a,0x04,0xcf,0xfe,0xf8,0x27,0xf3,0xef, -0x34,0xed,0xed,0x2e,0xf1,0xf5,0x26,0xf9,0xfc,0x55,0xff,0x01,0x9f,0x03,0x03,0x99, -0x02,0x01,0x36,0x01,0x02,0x87,0x04,0x06,0x3c,0x09,0x0c,0xa4,0x0e,0x0f,0xc4,0x0d, -0x0a,0xc3,0x04,0xfe,0xa9,0xf8,0xf3,0x15,0xef,0xed,0xa6,0xee,0xf1,0x7d,0xf5,0xf8, -0x2d,0xfc,0xff,0x38,0x02,0x03,0x79,0x03,0x02,0x32,0x01,0x01,0xb7,0x02,0x04,0x74, -0x06,0x09,0x99,0x0c,0x0e,0x6b,0x0f,0x0d,0x0f,0x0a,0x04,0xca,0xfe,0xf8,0x0b,0xf3, -0xee,0xcf,0xed,0xef,0x14,0xf2,0xf5,0xa5,0xf8,0xfc,0xa3,0xff,0x02,0x95,0x03,0x02, -0xcf,0x01,0x01,0xb5,0x01,0x02,0xf7,0x03,0x06,0x99,0x09,0x0c,0xfa,0x0e,0x0f,0xca, -0x0d,0x09,0xed,0x04,0xfe,0x9f,0xf8,0xf2,0x2b,0xef,0xee,0xd7,0xef,0xf2,0x44,0xf5, -0xf8,0x39,0xfc,0x00,0x80,0x02,0x03,0x61,0x02,0x01,0x9e,0x01,0x01,0x38,0x02,0x04, -0x70,0x06,0x09,0xea,0x0c,0x0f,0x85,0x0f,0x0d,0x09,0x0a,0x05,0xd0,0xfe,0xf8,0xa1, -0xf2,0xef,0xfa,0xee,0xf0,0x73,0xf2,0xf5,0x62,0xf8,0xfc,0x5a,0x00,0x02,0xa3,0x02, -0x02,0x08,0x02,0x01,0x77,0x01,0x02,0xc4,0x03,0x06,0xc5,0x09,0x0d,0x44,0x0f,0x0f, -0x84,0x0d,0x0a,0x04,0x05,0xfe,0xd6,0xf7,0xf2,0xdb,0xef,0xef,0x97,0xf0,0xf2,0xd4, -0xf4,0xf8,0x1d,0xfd,0x00,0xd3,0x01,0x02,0x58,0x02,0x01,0x5c,0x01,0x01,0xf6,0x01, -0x03,0x68,0x06,0x0a,0x53,0x0d,0x0f,0x20,0x0f,0x0d,0x3c,0x0a,0x04,0x2a,0xfe,0xf7, -0xa9,0xf2,0xf0,0xe5,0xef,0xf0,0xc4,0xf1,0xf5,0x30,0xf9,0xfd,0x01,0x00,0x01,0x6d, -0x02,0x02,0xa1,0x01,0x01,0x35,0x01,0x01,0x79,0x03,0x06,0x4c,0x0a,0x0d,0xd0,0x0e, -0x0f,0xa4,0x0d,0x0a,0x70,0x04,0xfd,0x39,0xf7,0xf3,0xd0,0xf0,0xef,0xeb,0xef,0xf1, -0x4e,0xf5,0xf9,0xf4,0xfc,0xff,0x8e,0x01,0x01,0xdf,0x01,0x01,0x3a,0x01,0x00,0x5a, -0x01,0x03,0xeb,0x06,0x0a,0xf1,0x0c,0x0e,0x4e,0x0f,0x0d,0x2e,0x0a,0x04,0x30,0xfd, -0xf7,0x98,0xf3,0xf0,0x8e,0xef,0xef,0x1f,0xf2,0xf5,0x69,0xf9,0xfd,0xe3,0xff,0x01, -0xc3,0x01,0x02,0x90,0x01,0x00,0x6a,0x00,0x01,0xc9,0x03,0x06,0x3d,0x0a,0x0c,0xce, -0x0e,0x0f,0x29,0x0e,0x09,0x8c,0x03,0xfd,0xf3,0xf7,0xf3,0xdd,0xf0,0xef,0x08,0xf0, -0xf2,0x93,0xf5,0xf9,0x4b,0xfd,0xff,0xf9,0x00,0x01,0xff,0x01,0x01,0x62,0x00,0x00, -0x76,0x01,0x03,0x0d,0x07,0x09,0xbf,0x0c,0x0f,0x03,0x10,0x0e,0x40,0x09,0x03,0x85, -0xfd,0xf8,0xd3,0xf3,0xf0,0xbe,0xef,0xf0,0x51,0xf2,0xf6,0xe0,0xf9,0xfc,0x4f,0xff, -0x01,0xd1,0x01,0x01,0x0b,0x01,0x00,0x32,0x00,0x01,0xf9,0x03,0x06,0xbb,0x09,0x0c, -0xbf,0x0f,0x10,0xa2,0x0d,0x08,0x6e,0x03,0xfd,0x39,0xf8,0xf4,0x20,0xf1,0xef,0x3a, -0xf0,0xf2,0x5d,0xf6,0xf9,0xdc,0xfc,0xff,0x06,0x01,0x01,0xad,0x01,0x00,0xda,0xff, -0x00,0xb3,0x01,0x03,0x6e,0x06,0x09,0x8c,0x0d,0x10,0xf2,0x0f,0x0d,0xf4,0x08,0x03, -0xb7,0xfd,0xf8,0x59,0xf4,0xf1,0xb0,0xef,0xf0,0x1a,0xf3,0xf6,0xc4,0xf9,0xfc,0x5e, -0xff,0x01,0xe3,0x01,0x01,0x45,0x00,0xff,0x7c,0x00,0x01,0x7b,0x03,0x06,0x44,0x0a, -0x0e,0x11,0x10,0x0f,0x6d,0x0d,0x08,0x7d,0x03,0xfe,0xe0,0xf8,0xf4,0x23,0xf1,0xf0, -0xe1,0xf0,0xf3,0x85,0xf6,0xf9,0xdc,0xfc,0xff,0x48,0x01,0x01,0xeb,0x00,0x00,0x01, -0x00,0x00,0x48,0x01,0x03,0x72,0x06,0x0a,0x19,0x0e,0x10,0xc1,0x0f,0x0d,0xa0,0x08, -0x03,0x3a,0xfe,0xf8,0x3b,0xf4,0xf1,0x33,0xf0,0xf1,0x93,0xf3,0xf6,0xb8,0xf9,0xfc, -0xbe,0xff,0x01,0x44,0x01,0x00,0x39,0x00,0x00,0x22,0x00,0x00,0x3e,0x03,0x06,0xbb, -0x0a,0x0e,0x26,0x10,0x0f,0xd8,0x0c,0x08,0xdc,0x03,0xfe,0xe4,0xf8,0xf4,0x64,0xf1, -0xf0,0x98,0xf1,0xf3,0x7b,0xf6,0xf9,0x5c,0xfd,0xff,0xff,0x00,0x00,0xad,0x00,0x00, -0xe5,0xff,0xff,0xdd,0x00,0x03,0xe4,0x06,0x0b,0x83,0x0e,0x0f,0x4f,0x0f,0x0c,0xcb, -0x08,0x03,0x5c,0xfe,0xf8,0x4d,0xf4,0xf1,0xe8,0xf0,0xf1,0x9c,0xf3,0xf6,0x26,0xfa, -0xfd,0xba,0xff,0x00,0xf9,0x00,0x00,0x3c,0x00,0xff,0x9a,0xff,0x00,0x4a,0x03,0x07, -0x64,0x0b,0x0e,0xc8,0x0f,0x0f,0xa1,0x0c,0x08,0xdb,0x03,0xfe,0x93,0xf8,0xf4,0xd3, -0xf1,0xf1,0xa3,0xf1,0xf3,0xb7,0xf6,0xfa,0x88,0xfd,0xff,0x87,0x00,0x00,0xbe,0x00, -0x00,0x40,0xff,0xff,0x72,0x00,0x03,0x76,0x07,0x0b,0x78,0x0e,0x0f,0xea,0x0e,0x0c, -0xe8,0x08,0x03,0xfd,0xfd,0xf8,0x98,0xf4,0xf2,0x23,0xf1,0xf1,0xa7,0xf3,0xf7,0x81, -0xfa,0xfd,0x56,0xff,0x00,0xe7,0x00,0x00,0xca,0xff,0xfe,0xdd,0xfe,0x00,0x86,0x03, -0x07,0xab,0x0b,0x0e,0x67,0x0f,0x0e,0x9b,0x0c,0x08,0x7d,0x03,0xfd,0xa9,0xf8,0xf4, -0x4e,0xf2,0xf1,0xa0,0xf1,0xf3,0x4f,0xf7,0xfa,0x49,0xfd,0xff,0x94,0x00,0x01,0x91, -0x00,0xff,0x98,0xfe,0xfe,0x7b,0x00,0x03,0xfc,0x07,0x0b,0x4c,0x0e,0x0f,0xe4,0x0e, -0x0c,0xac,0x08,0x03,0xb2,0xfd,0xf8,0xfe,0xf4,0xf2,0x02,0xf1,0xf1,0x4d,0xf4,0xf7, -0x87,0xfa,0xfd,0x32,0xff,0x00,0x0a,0x01,0x00,0x36,0xff,0xfe,0x85,0xfe,0x00,0x07, -0x04,0x08,0x92,0x0b,0x0e,0x50,0x0f,0x0f,0xb1,0x0c,0x08,0x14,0x03,0xfd,0x0d,0xf9, -0xf4,0x0e,0xf2,0xf1,0x11,0xf2,0xf4,0x77,0xf7,0xfa,0x26,0xfd,0xff,0xb6,0x00,0x00, -0x3f,0x00,0xfe,0xef,0xfd,0xfe,0xb5,0x00,0x04,0x26,0x08,0x0b,0x17,0x0e,0x0f,0x18, -0x0f,0x0c,0x26,0x08,0x03,0x12,0xfe,0xf9,0xe1,0xf4,0xf2,0x41,0xf1,0xf2,0x96,0xf4, -0xf7,0x55,0xfa,0xfd,0x63,0xff,0x00,0xfb,0x00,0x00,0x70,0xfe,0xfd,0x7a,0xfe,0x01, -0x71,0x04,0x08,0x71,0x0b,0x0e,0xb4,0x0f,0x0e,0x2f,0x0c,0x08,0x41,0x03,0xfe,0x12, -0xf9,0xf4,0x4d,0xf2,0xf1,0xab,0xf2,0xf4,0x8b,0xf7,0xfa,0x48,0xfd,0xff,0xe8,0x00, -0x00,0x8d,0xff,0xfd,0x8f,0xfd,0xfe,0x3b,0x01,0x04,0xe6,0x07,0x0b,0x69,0x0e,0x0f, -0xb9,0x0e,0x0c,0x20,0x08,0x03,0x27,0xfe,0xf8,0xef,0xf4,0xf2,0xe9,0xf1,0xf2,0xec, -0xf4,0xf7,0x79,0xfa,0xfd,0xc5,0xff,0x01,0xb0,0x00,0xff,0xb1,0xfd,0xfd,0xe9,0xfe, -0x01,0x53,0x04,0x08,0xd1,0x0b,0x0e,0x79,0x0f,0x0e,0xf7,0x0b,0x08,0x64,0x03,0xfd, -0xff,0xf8,0xf5,0xa0,0xf2,0xf2,0xf0,0xf2,0xf5,0x80,0xf7,0xfa,0x87,0xfd,0x00,0x00, -0x01,0x00,0xa3,0xfe,0xfd,0xa9,0xfd,0xfe,0x1d,0x01,0x04,0x24,0x08,0x0c,0x80,0x0e, -0x0f,0x63,0x0e,0x0c,0x31,0x08,0x03,0xe3,0xfd,0xf9,0x20,0xf5,0xf2,0x6d,0xf2,0xf3, -0xf3,0xf4,0xf7,0x98,0xfa,0xfd,0x4f,0x00,0x00,0xcc,0xff,0xfe,0x96,0xfd,0xfd,0xdb, -0xfe,0x00,0x6f,0x04,0x08,0x19,0x0c,0x0e,0x25,0x0f,0x0e,0x28,0x0c,0x08,0x53,0x03, -0xfd,0x1f,0xf9,0xf5,0x14,0xf3,0xf2,0x49,0xf3,0xf4,0x7d,0xf7,0xfb,0x50,0xfe,0x00, -0x74,0x00,0xff,0x36,0xfe,0xfd,0xa9,0xfd,0xfe,0x19,0x01,0x04,0xbd,0x08,0x0b,0x4f, -0x0e,0x0f,0x84,0x0e,0x0c,0x42,0x08,0x03,0xf5,0xfd,0xf9,0x61,0xf5,0xf3,0xb6,0xf2, -0xf3,0xc1,0xf4,0xf7,0x6c,0xfb,0xfe,0x29,0x00,0x00,0x10,0xff,0xfe,0x73,0xfd,0xfd, -0x83,0xfe,0x01,0xe5,0x04,0x08,0xfa,0x0b,0x0e,0x24,0x0f,0x0e,0x17,0x0c,0x08,0x33, -0x03,0xfd,0x1c,0xf9,0xf5,0xab,0xf3,0xf2,0xfb,0xf2,0xf4,0x1e,0xf8,0xfb,0xae,0xfe, -0xff,0xbc,0xff,0xff,0x01,0xfe,0xfc,0x0f,0xfd,0xfe,0x59,0x01,0x04,0x9e,0x08,0x0b, -0x3e,0x0e,0x0f,0x71,0x0e,0x0c,0x21,0x08,0x02,0xbf,0xfd,0xf9,0xe3,0xf5,0xf3,0x89, -0xf2,0xf2,0xec,0xf4,0xf8,0x19,0xfc,0xfe,0x86,0xff,0xff,0xdb,0xfe,0xfd,0xa8,0xfc, -0xfc,0x8f,0xfe,0x01,0xd5,0x04,0x08,0xe9,0x0b,0x0e,0xf0,0x0e,0x0e,0x07,0x0c,0x07, -0xcd,0x02,0xfd,0x7b,0xf9,0xf6,0x92,0xf3,0xf2,0xb2,0xf2,0xf5,0xe6,0xf8,0xfc,0x50, -0xfe,0xff,0xaa,0xff,0xfe,0x49,0xfd,0xfc,0xe8,0xfc,0xfe,0x48,0x01,0x04,0xaf,0x08, -0x0b,0xfb,0x0d,0x0f,0x61,0x0e,0x0b,0x9c,0x07,0x02,0xd9,0xfd,0xf9,0x3d,0xf6,0xf3, -0x03,0xf2,0xf3,0xc2,0xf5,0xf8,0x1f,0xfc,0xfe,0x98,0xff,0xff,0x35,0xfe,0xfd,0x70, -0xfc,0xfc,0x7c,0xfe,0x01,0x07,0x05,0x08,0xa8,0x0b,0x0e,0x10,0x0f,0x0e,0xa6,0x0b, -0x07,0xa4,0x02,0xfe,0x15,0xfa,0xf5,0xfe,0xf2,0xf2,0x53,0xf3,0xf5,0x2f,0xf9,0xfc, -0xa5,0xfe,0xff,0x18,0xff,0xfe,0xd0,0xfc,0xfc,0xa2,0xfc,0xfe,0x9a,0x01,0x04,0x7f, -0x08,0x0b,0x1a,0x0e,0x0f,0x54,0x0e,0x0b,0x33,0x07,0x03,0xa0,0xfe,0xf9,0xbd,0xf5, -0xf3,0x60,0xf2,0xf3,0x19,0xf6,0xf9,0xa7,0xfc,0xfe,0x5a,0xff,0xff,0xe0,0xfd,0xfc, -0x19,0xfc,0xfc,0xbd,0xfe,0x01,0xfa,0x04,0x08,0xa6,0x0b,0x0e,0x46,0x0f,0x0d,0xed, -0x0a,0x07,0x66,0x03,0xfe,0xb9,0xf9,0xf5,0x2a,0xf3,0xf2,0xa7,0xf3,0xf6,0xd7,0xf9, -0xfc,0xab,0xfe,0xff,0xe6,0xfe,0xfd,0x69,0xfc,0xfc,0xd0,0xfc,0xfe,0xbe,0x01,0x04, -0x6d,0x08,0x0c,0x91,0x0e,0x0e,0x8f,0x0d,0x0b,0xc0,0x07,0x03,0x87,0xfe,0xf9,0xca, -0xf5,0xf3,0x83,0xf2,0xf4,0xd1,0xf6,0xfa,0xd0,0xfc,0xfe,0x4c,0xff,0xfe,0x5a,0xfd, -0xfc,0xf3,0xfb,0xfd,0xf0,0xfe,0x01,0xb7,0x04,0x08,0x5b,0x0c,0x0e,0x97,0x0e,0x0d, -0x36,0x0b,0x07,0x6d,0x03,0xfe,0xb7,0xf9,0xf5,0x19,0xf3,0xf2,0x5d,0xf4,0xf7,0x30, -0xfa,0xfd,0xc0,0xfe,0xff,0x73,0xfe,0xfd,0x01,0xfc,0xfc,0x21,0xfd,0xfe,0x2b,0x01, -0x04,0x1e,0x09,0x0c,0x16,0x0e,0x0e,0x86,0x0d,0x0b,0xd4,0x07,0x03,0x87,0xfe,0xf9, -0x78,0xf5,0xf3,0x04,0xf3,0xf4,0x59,0xf7,0xfa,0x27,0xfd,0xfe,0x1d,0xff,0xfe,0xc1, -0xfc,0xfc,0x52,0xfc,0xfc,0x6f,0xfe,0x01,0x33,0x05,0x09,0x13,0x0c,0x0d,0x6d,0x0e, -0x0d,0x48,0x0b,0x07,0x8f,0x03,0xfe,0x56,0xf9,0xf5,0x57,0xf3,0xf3,0xd3,0xf4,0xf7, -0x98,0xfa,0xfd,0xd5,0xfe,0xfe,0xac,0xfd,0xfc,0x5c,0xfc,0xfc,0x82,0xfc,0xfe,0x83, -0x01,0x05,0x17,0x09,0x0b,0xcf,0x0d,0x0e,0x64,0x0d,0x0b,0x05,0x08,0x03,0x37,0xfe, -0xf9,0x53,0xf5,0xf3,0x56,0xf3,0xf4,0xaf,0xf7,0xfa,0x9e,0xfd,0xfe,0x4a,0xfe,0xfd, -0xe7,0xfc,0xfc,0xb4,0xfb,0xfc,0x63,0xfe,0x01,0x6b,0x05,0x09,0xd0,0x0b,0x0d,0x19, -0x0e,0x0d,0x77,0x0b,0x08,0x50,0x03,0xfe,0x00,0xf9,0xf5,0x96,0xf3,0xf3,0x08,0xf5, -0xf8,0x50,0xfb,0xfd,0x38,0xfe,0xfe,0xa0,0xfd,0xfc,0xee,0xfb,0xfb,0x46,0xfc,0xfe, -0xa6,0x01,0x05,0xe6,0x08,0x0b,0x5a,0x0d,0x0e,0x70,0x0d,0x0b,0xf7,0x07,0x03,0xc2, -0xfd,0xf9,0x80,0xf5,0xf3,0x79,0xf3,0xf5,0x95,0xf8,0xfb,0x38,0xfd,0xfd,0x2e,0xfe, -0xfd,0x9b,0xfc,0xfb,0x49,0xfb,0xfc,0x73,0xfe,0x01,0x7c,0x05,0x08,0x7d,0x0b,0x0d, -0x03,0x0e,0x0d,0xa9,0x0b,0x07,0xee,0x02,0xfd,0x1b,0xf9,0xf5,0x68,0xf3,0xf3,0xfa, -0xf5,0xf9,0x70,0xfb,0xfd,0xf0,0xfd,0xfe,0x83,0xfd,0xfc,0x66,0xfb,0xfb,0x43,0xfc, -0xfe,0xe9,0x01,0x05,0xa7,0x08,0x0b,0x24,0x0d,0x0e,0xc2,0x0d,0x0b,0xa9,0x07,0x02, -0xcc,0xfd,0xf9,0x30,0xf5,0xf3,0x36,0xf4,0xf6,0x29,0xf9,0xfb,0x15,0xfd,0xfe,0x11, -0xfe,0xfd,0x36,0xfc,0xfb,0x24,0xfb,0xfc,0xd5,0xfe,0x02,0x60,0x05,0x08,0x28,0x0b, -0x0d,0x73,0x0e,0x0d,0x7f,0x0b,0x07,0xe9,0x02,0xfd,0xbc,0xf8,0xf5,0xd0,0xf3,0xf4, -0xdd,0xf6,0xf9,0x73,0xfb,0xfd,0x13,0xfe,0xfe,0x30,0xfd,0xfc,0x10,0xfb,0xfb,0x72, -0xfc,0xfe,0x2f,0x02,0x05,0x56,0x08,0x0b,0x82,0x0d,0x0e,0xda,0x0d,0x0b,0xc6,0x07, -0x03,0x70,0xfd,0xf8,0x25,0xf5,0xf4,0x25,0xf5,0xf7,0x50,0xf9,0xfb,0x39,0xfd,0xfe, -0xf1,0xfd,0xfd,0xd0,0xfb,0xfa,0x1f,0xfb,0xfc,0x29,0xff,0x02,0x12,0x05,0x08,0x42, -0x0b,0x0d,0x8b,0x0e,0x0d,0x8a,0x0b,0x07,0xce,0x02,0xfc,0x3f,0xf8,0xf5,0x97,0xf4, -0xf5,0x36,0xf7,0xf9,0xa8,0xfb,0xfd,0x15,0xfe,0xfd,0xee,0xfc,0xfb,0xc9,0xfa,0xfb, -0xd1,0xfc,0xff,0xd3,0x01,0x04,0x3d,0x08,0x0b,0xa8,0x0d,0x0e,0xd5,0x0d,0x0b,0xdc, -0x07,0x02,0xc5,0xfc,0xf8,0xb5,0xf5,0xf4,0xae,0xf5,0xf7,0xa6,0xf9,0xfb,0x6d,0xfd, -0xfe,0xc1,0xfd,0xfc,0x3a,0xfb,0xfa,0x5a,0xfb,0xfc,0x0f,0xff,0x01,0xd9,0x04,0x08, -0x77,0x0b,0x0d,0x66,0x0e,0x0e,0xd1,0x0b,0x07,0x07,0x02,0xfc,0x69,0xf8,0xf5,0x1d, -0xf5,0xf5,0x9d,0xf7,0xf9,0xec,0xfb,0xfd,0x27,0xfe,0xfd,0x4a,0xfc,0xfb,0xc0,0xfa, -0xfb,0xe9,0xfc,0xfe,0x8c,0x01,0x05,0x60,0x08,0x0b,0x62,0x0d,0x0e,0x3a,0x0e,0x0b, -0x2a,0x07,0x01,0x8b,0xfc,0xf8,0xf7,0xf5,0xf5,0x04,0xf6,0xf7,0xec,0xf9,0xfc,0xa0, -0xfd,0xfe,0x42,0xfd,0xfb,0x0e,0xfb,0xfb,0x80,0xfb,0xfc,0xaa,0xfe,0x01,0xfa,0x04, -0x08,0x02,0x0b,0x0d,0xd8,0x0e,0x0e,0x74,0x0b,0x06,0x8d,0x01,0xfc,0x76,0xf8,0xf6, -0x82,0xf5,0xf6,0xd4,0xf7,0xfa,0x51,0xfc,0xfd,0xed,0xfd,0xfc,0xbc,0xfb,0xfb,0x03, -0xfb,0xfb,0x85,0xfc,0xfe,0xac,0x01,0x04,0xec,0x07,0x0b,0xc1,0x0d,0x0f,0x30,0x0e, -0x0b,0xa3,0x06,0x01,0x44,0xfc,0xf8,0x57,0xf6,0xf5,0x4b,0xf6,0xf7,0x5e,0xfa,0xfc, -0xca,0xfd,0xfd,0x97,0xfc,0xfb,0x3d,0xfb,0xfa,0x3d,0xfb,0xfc,0xd9,0xfe,0x01,0x88, -0x04,0x07,0x4d,0x0b,0x0d,0x1f,0x0f,0x0e,0x01,0x0b,0x06,0x05,0x01,0xfc,0x92,0xf8, -0xf6,0xb8,0xf5,0xf6,0x34,0xf8,0xfa,0xde,0xfc,0xfd,0x27,0xfd,0xfc,0xd9,0xfb,0xfb, -0xb1,0xfa,0xfb,0xb3,0xfc,0xfe,0x4d,0x01,0x04,0xd4,0x07,0x0b,0x16,0x0e,0x0f,0x01, -0x0e,0x0a,0x0c,0x06,0x00,0x3c,0xfc,0xf8,0xad,0xf6,0xf5,0x9b,0xf6,0xf8,0x3d,0xfb, -0xfc,0x3a,0xfd,0xfd,0xa1,0xfc,0xfb,0xfc,0xfa,0xfa,0x5a,0xfb,0xfc,0x9c,0xfe,0x01, -0x41,0x04,0x08,0x90,0x0b,0x0e,0x33,0x0f,0x0d,0x8f,0x0a,0x05,0xcb,0x00,0xfc,0xe7, -0xf8,0xf6,0xc7,0xf5,0xf7,0x41,0xf9,0xfb,0x85,0xfc,0xfd,0x22,0xfd,0xfc,0x99,0xfb, -0xfa,0xcc,0xfa,0xfb,0xa7,0xfc,0xfe,0xf6,0x00,0x04,0x14,0x08,0x0b,0x6b,0x0e,0x0f, -0xc4,0x0d,0x0a,0x91,0x05,0x00,0x8e,0xfc,0xf8,0x6b,0xf6,0xf6,0x92,0xf7,0xf9,0x49, -0xfb,0xfc,0x48,0xfd,0xfd,0x73,0xfc,0xfb,0xe7,0xfa,0xfa,0x7f,0xfb,0xfc,0x38,0xfe, -0x00,0x4e,0x04,0x08,0xf2,0x0b,0x0e,0x4b,0x0f,0x0d,0xe6,0x09,0x05,0xfa,0x00,0xfc, -0x84,0xf8,0xf6,0xa8,0xf6,0xf8,0xb0,0xf9,0xfb,0xa5,0xfc,0xfd,0x15,0xfd,0xfc,0x73, -0xfb,0xfb,0x00,0xfb,0xfb,0x66,0xfc,0xfe,0xb2,0x00,0x04,0x53,0x08,0x0c,0xc5,0x0e, -0x0e,0x1f,0x0d,0x09,0xbd,0x05,0x00,0x0d,0xfc,0xf8,0xe6,0xf6,0xf7,0x21,0xf8,0xf9, -0x7c,0xfb,0xfc,0x4d,0xfd,0xfc,0x1d,0xfc,0xfb,0x17,0xfb,0xfa,0x5f,0xfb,0xfc,0xf5, -0xfd,0x00,0x48,0x04,0x08,0x9c,0x0c,0x0e,0xaa,0x0e,0x0c,0xff,0x09,0x05,0x79,0x00, -0xfb,0x9b,0xf8,0xf7,0x44,0xf7,0xf8,0xf4,0xf9,0xfb,0xdb,0xfc,0xfd,0xb1,0xfc,0xfc, -0x92,0xfb,0xfb,0xf1,0xfa,0xfb,0x26,0xfc,0xfd,0x7a,0x00,0x04,0x19,0x09,0x0c,0x7a, -0x0e,0x0e,0x18,0x0d,0x09,0x4f,0x05,0x00,0xb1,0xfb,0xf8,0x7d,0xf7,0xf7,0x76,0xf8, -0xfa,0xd4,0xfb,0xfc,0xeb,0xfc,0xfc,0x2a,0xfc,0xfb,0x17,0xfb,0xfb,0x31,0xfb,0xfb, -0x5c,0xfd,0x00,0xe8,0x04,0x09,0x74,0x0c,0x0e,0x93,0x0e,0x0d,0xb2,0x09,0x04,0xdd, -0xff,0xfb,0xfc,0xf8,0xf7,0x98,0xf7,0xf8,0x8d,0xfa,0xfb,0x9d,0xfc,0xfc,0x9e,0xfc, -0xfb,0x7f,0xfb,0xfb,0x14,0xfb,0xfa,0x6f,0xfb,0xfd,0xc3,0x00,0x05,0x22,0x09,0x0c, -0x44,0x0e,0x0e,0x1c,0x0d,0x09,0x85,0x04,0xff,0xdc,0xfb,0xf8,0xae,0xf7,0xf7,0x2e, -0xf9,0xfa,0xd9,0xfb,0xfc,0xca,0xfc,0xfc,0xe6,0xfb,0xfb,0x7a,0xfb,0xfa,0x9f,0xfa, -0xfb,0x61,0xfd,0x01,0x31,0x05,0x09,0x40,0x0c,0x0e,0xd8,0x0e,0x0c,0x0c,0x09,0x04, -0xc6,0xff,0xfb,0xfb,0xf8,0xf7,0x3f,0xf8,0xf9,0xb5,0xfa,0xfb,0xaf,0xfc,0xfc,0x49, -0xfc,0xfc,0xe0,0xfb,0xfb,0xa7,0xfa,0xfa,0x12,0xfb,0xfd,0x4a,0x01,0x05,0xf1,0x08, -0x0c,0xb8,0x0e,0x0e,0x8a,0x0c,0x08,0x5d,0x04,0xff,0xa8,0xfb,0xf9,0x32,0xf8,0xf8, -0x87,0xf9,0xfa,0x1f,0xfc,0xfc,0x78,0xfc,0xfc,0x44,0xfc,0xfc,0x42,0xfb,0xfa,0xf3, -0xf9,0xfb,0xd4,0xfd,0x01,0xf2,0x04,0x09,0xc3,0x0c,0x0e,0x7a,0x0e,0x0c,0xb6,0x08, -0x04,0x60,0xff,0xfb,0x5b,0xf9,0xf8,0xa5,0xf8,0xf9,0x3d,0xfb,0xfc,0x51,0xfc,0xfc, -0x74,0xfc,0xfc,0x2a,0xfc,0xfa,0xde,0xf9,0xfa,0x60,0xfb,0xfd,0xfb,0x00,0x05,0x73, -0x09,0x0c,0x9d,0x0e,0x0e,0x57,0x0c,0x08,0xd7,0x03,0xff,0xc5,0xfb,0xf9,0x87,0xf8, -0xf8,0x2e,0xfa,0xfb,0xf5,0xfb,0xfc,0x51,0xfc,0xfc,0xdd,0xfc,0xfb,0x8d,0xfa,0xf9, -0x2d,0xfa,0xfb,0x95,0xfd,0x01,0x61,0x05,0x09,0xd9,0x0c,0x0e,0x6a,0x0e,0x0c,0x31, -0x08,0x03,0x5a,0xff,0xfb,0x8c,0xf9,0xf8,0x4b,0xf9,0xfa,0x68,0xfb,0xfb,0xfa,0xfb, -0xfc,0x3b,0xfd,0xfc,0x8b,0xfb,0xfa,0xf7,0xf9,0xfa,0x20,0xfb,0xfd,0x39,0x01,0x05, -0xb8,0x09,0x0d,0xb0,0x0e,0x0e,0xc3,0x0b,0x07,0x9f,0x03,0xff,0xc4,0xfb,0xf9,0x19, -0xf9,0xf9,0xbc,0xfa,0xfb,0x61,0xfb,0xfc,0x23,0xfd,0xfd,0x74,0xfc,0xfb,0x86,0xfa, -0xf9,0xdd,0xf9,0xfb,0xa0,0xfd,0x01,0x95,0x05,0x09,0x1d,0x0d,0x0e,0x0a,0x0e,0x0b, -0xd8,0x07,0x03,0x27,0xff,0xfb,0xb9,0xf9,0xf9,0x39,0xfa,0xfa,0xd9,0xfa,0xfb,0xa8, -0xfc,0xfd,0x14,0xfd,0xfc,0x75,0xfb,0xfa,0x96,0xf9,0xf9,0x0b,0xfb,0xfd,0x4a,0x01, -0x05,0xfc,0x09,0x0d,0x72,0x0e,0x0d,0x6c,0x0b,0x07,0x4a,0x03,0xfe,0x8d,0xfb,0xfa, -0x12,0xfa,0xfa,0x43,0xfa,0xfa,0xdc,0xfb,0xfc,0x3e,0xfd,0xfd,0x60,0xfc,0xfb,0x35, -0xfa,0xf9,0xa7,0xf9,0xfa,0xaf,0xfd,0x01,0xe7,0x05,0x0a,0x32,0x0d,0x0e,0xa5,0x0d, -0x0b,0x94,0x07,0x02,0x8d,0xfe,0xfb,0xcd,0xfa,0xfa,0x05,0xfa,0xfa,0x02,0xfb,0xfc, -0xe1,0xfc,0xfd,0x13,0xfd,0xfc,0x35,0xfb,0xfa,0x61,0xf9,0xf9,0xd8,0xfa,0xfd,0x99, -0x01,0x06,0x42,0x0a,0x0d,0x21,0x0e,0x0d,0x49,0x0b,0x07,0x51,0x02,0xfe,0x58,0xfc, -0xfb,0x31,0xfa,0xf9,0x5e,0xfa,0xfb,0x23,0xfc,0xfc,0x5e,0xfd,0xfd,0x41,0xfc,0xfb, -0xf2,0xf9,0xf9,0x53,0xf9,0xfa,0xac,0xfd,0x01,0x5d,0x06,0x0a,0xe4,0x0c,0x0e,0xb3, -0x0d,0x0a,0x7e,0x06,0x02,0xd1,0xfe,0xfc,0x1b,0xfb,0xfa,0xf2,0xf9,0xfa,0x47,0xfb, -0xfc,0x04,0xfd,0xfd,0x16,0xfd,0xfc,0x03,0xfb,0xf9,0x1d,0xf9,0xf9,0xa2,0xfa,0xfd, -0x1d,0x02,0x06,0x16,0x0a,0x0c,0x7f,0x0e,0x0d,0x59,0x0a,0x05,0x2f,0x02,0xff,0xc2, -0xfc,0xfb,0x31,0xfa,0xfa,0x91,0xfa,0xfb,0x66,0xfc,0xfd,0x72,0xfd,0xfd,0x31,0xfc, -0xfb,0xc0,0xf9,0xf8,0xed,0xf8,0xfa,0x1b,0xfe,0x02,0x33,0x06,0x0a,0x52,0x0d,0x0e, -0x18,0x0d,0x09,0xdb,0x05,0x02,0x44,0xff,0xfc,0x2d,0xfb,0xfa,0x25,0xfa,0xfa,0x9a, -0xfb,0xfc,0x48,0xfd,0xfd,0x07,0xfd,0xfc,0x03,0xfb,0xf9,0x89,0xf8,0xf8,0x0d,0xfb, -0xfe,0x04,0x02,0x06,0x83,0x0a,0x0d,0x4a,0x0e,0x0c,0x68,0x09,0x05,0x6d,0x02,0xff, -0xe5,0xfc,0xfb,0x64,0xfa,0xfa,0xc4,0xfa,0xfb,0xbb,0xfc,0xfd,0x75,0xfd,0xfd,0x52, -0xfc,0xfa,0x2e,0xf9,0xf8,0x15,0xf9,0xfb,0x13,0xfe,0x01,0x9e,0x06,0x0b,0xa0,0x0d, -0x0d,0x2e,0x0c,0x09,0xc3,0x05,0x02,0x65,0xff,0xfc,0x5f,0xfb,0xfa,0x57,0xfa,0xfa, -0xee,0xfb,0xfc,0x4c,0xfd,0xfd,0x68,0xfd,0xfc,0x85,0xfa,0xf8,0x7d,0xf8,0xf9,0x15, -0xfb,0xfd,0x2e,0x02,0x07,0x31,0x0b,0x0d,0x97,0x0d,0x0b,0x1e,0x09,0x05,0x6b,0x02, -0xff,0x16,0xfd,0xfb,0x75,0xfa,0xfa,0x27,0xfb,0xfc,0xb0,0xfc,0xfd,0xd5,0xfd,0xfd, -0x08,0xfc,0xfa,0xd1,0xf8,0xf8,0x3a,0xf9,0xfa,0xec,0xfd,0x02,0x68,0x07,0x0b,0x44, -0x0d,0x0d,0xb5,0x0b,0x08,0xae,0x05,0x02,0x86,0xff,0xfd,0x51,0xfb,0xfa,0xb8,0xfa, -0xfb,0xf5,0xfb,0xfc,0xab,0xfd,0xfe,0x62,0xfd,0xfb,0x0a,0xfa,0xf9,0x90,0xf8,0xf8, -0x9e,0xfa,0xfe,0xe2,0x02,0x07,0x4a,0x0b,0x0d,0x11,0x0d,0x0b,0xc6,0x08,0x05,0x79, -0x02,0xff,0x08,0xfd,0xfb,0xd5,0xfa,0xfa,0x3f,0xfb,0xfb,0xfd,0xfc,0xfe,0x21,0xfe, -0xfc,0x7f,0xfb,0xfa,0x02,0xf9,0xf8,0x94,0xf8,0xfa,0x6a,0xfe,0x03,0xc3,0x07,0x0b, -0xf3,0x0c,0x0c,0x2d,0x0b,0x08,0xa9,0x05,0x02,0x67,0xff,0xfc,0x9e,0xfb,0xfb,0xe1, -0xfa,0xfb,0xf0,0xfb,0xfd,0x36,0xfe,0xfd,0xce,0xfc,0xfb,0x38,0xfa,0xf8,0xfd,0xf7, -0xf8,0xb6,0xfa,0xfe,0x6b,0x03,0x07,0x2d,0x0b,0x0c,0x8c,0x0c,0x0a,0x8e,0x08,0x05, -0x49,0x02,0xff,0x03,0xfd,0xfb,0x1e,0xfb,0xfa,0x1a,0xfb,0xfc,0xb6,0xfd,0xfe,0xa1, -0xfd,0xfc,0xad,0xfb,0xfa,0x82,0xf8,0xf7,0x5a,0xf8,0xfa,0xff,0xfe,0x03,0xf9,0x07, -0x0b,0x72,0x0c,0x0c,0xd3,0x0a,0x08,0x79,0x05,0x01,0x4f,0xff,0xfd,0x06,0xfc,0xfa, -0x9e,0xfa,0xfb,0xc6,0xfc,0xfd,0xfc,0xfd,0xfd,0xfa,0xfc,0xfb,0xeb,0xf9,0xf8,0x73, -0xf7,0xf8,0x16,0xfb,0xff,0xe2,0x03,0x08,0xf2,0x0a,0x0c,0x22,0x0c,0x0a,0x6e,0x08, -0x05,0xe1,0x01,0xff,0xa8,0xfd,0xfb,0xbd,0xfa,0xfa,0xdc,0xfb,0xfc,0xbf,0xfd,0xfd, -0xdf,0xfd,0xfd,0xa1,0xfb,0xf9,0xf9,0xf7,0xf7,0x65,0xf8,0xfb,0x73,0xff,0x04,0x23, -0x08,0x0a,0x0b,0x0c,0x0c,0xc2,0x0a,0x08,0xd0,0x04,0x02,0xd2,0xff,0xfd,0x98,0xfb, -0xfa,0x2c,0xfb,0xfc,0x01,0xfd,0xfd,0x0a,0xfe,0xfe,0x20,0xfd,0xfb,0x66,0xf9,0xf7, -0x3c,0xf7,0xf8,0x86,0xfb,0xff,0x5e,0x04,0x07,0x8e,0x0a,0x0c,0x22,0x0c,0x0a,0xb6, -0x07,0x04,0x6f,0x02,0xff,0x5d,0xfd,0xfb,0x08,0xfb,0xfb,0x37,0xfc,0xfc,0xbf,0xfd, -0xfe,0x24,0xfe,0xfd,0x41,0xfb,0xf9,0x83,0xf7,0xf7,0x80,0xf8,0xfb,0x2f,0x00,0x04, -0xc3,0x07,0x0a,0x3b,0x0c,0x0b,0x0d,0x0a,0x07,0x29,0x05,0x02,0xa8,0xff,0xfd,0xa1, -0xfb,0xfb,0x94,0xfb,0xfc,0x03,0xfd,0xfd,0x7e,0xfe,0xfe,0x13,0xfd,0xfb,0xe3,0xf8, -0xf7,0xe2,0xf6,0xf8,0x4d,0xfc,0x00,0x22,0x04,0x07,0xde,0x0a,0x0c,0x61,0x0b,0x09, -0xbb,0x07,0x05,0x64,0x02,0xff,0x16,0xfd,0xfb,0x7d,0xfb,0xfb,0x39,0xfc,0xfd,0x13, -0xfe,0xfe,0x48,0xfe,0xfd,0x01,0xfb,0xf8,0xd7,0xf6,0xf7,0x32,0xf9,0xfc,0x15,0x00, -0x04,0x33,0x08,0x0a,0xbe,0x0b,0x0b,0xb0,0x09,0x07,0x3d,0x05,0x02,0x51,0xff,0xfd, -0x03,0xfc,0xfb,0xa8,0xfb,0xfc,0x55,0xfd,0xfe,0xb3,0xfe,0xfe,0x17,0xfd,0xfa,0x19, -0xf8,0xf6,0x6d,0xf7,0xf9,0x45,0xfc,0x00,0x82,0x04,0x08,0xa6,0x0a,0x0b,0xe4,0x0a, -0x09,0xdc,0x07,0x05,0xf0,0x01,0xff,0x55,0xfd,0xfc,0x81,0xfb,0xfb,0x7c,0xfc,0xfd, -0x56,0xfe,0xfe,0xaf,0xfe,0xfc,0x1c,0xfa,0xf7,0xfe,0xf6,0xf7,0x38,0xf9,0xfc,0x63, -0x00,0x04,0x5e,0x08,0x0a,0x04,0x0b,0x0a,0xdf,0x09,0x07,0xc9,0x04,0x01,0x6e,0xff, -0xfd,0x15,0xfc,0xfb,0xda,0xfb,0xfc,0x77,0xfd,0xfe,0x5a,0xff,0xfe,0x58,0xfc,0xf9, -0xec,0xf7,0xf7,0x61,0xf7,0xf9,0x72,0xfc,0x00,0x0d,0x05,0x08,0x01,0x0a,0x0b,0xf0, -0x0a,0x09,0x6a,0x07,0x04,0xeb,0x01,0xff,0x65,0xfd,0xfc,0xc3,0xfb,0xfb,0x7c,0xfc, -0xfd,0x1b,0xff,0xff,0x48,0xfe,0xfb,0xaf,0xf9,0xf7,0x0f,0xf7,0xf7,0x23,0xf9,0xfc, -0x2d,0x01,0x04,0xef,0x07,0x09,0x0f,0x0b,0x0a,0x7d,0x09,0x07,0xa4,0x04,0x01,0x5d, -0xff,0xfd,0x57,0xfc,0xfb,0xbb,0xfb,0xfc,0x29,0xfe,0xff,0x67,0xff,0xfd,0xce,0xfb, -0xf9,0xeb,0xf7,0xf6,0x1b,0xf7,0xf9,0x38,0xfd,0x01,0xd3,0x04,0x07,0xfd,0x09,0x0a, -0xaf,0x0a,0x09,0x35,0x07,0x04,0xb7,0x01,0xff,0xa6,0xfd,0xfc,0x96,0xfb,0xfb,0xea, -0xfc,0xfe,0x9a,0xff,0xff,0xc2,0xfd,0xfb,0xbd,0xf9,0xf7,0x79,0xf6,0xf7,0xd4,0xf9, -0xfd,0x26,0x01,0x04,0xdc,0x07,0x09,0xdf,0x0a,0x0a,0x49,0x09,0x07,0x50,0x04,0x01, -0x9b,0xff,0xfd,0x3c,0xfc,0xfb,0xd5,0xfb,0xfd,0xf7,0xfe,0xff,0x07,0xff,0xfd,0xec, -0xfb,0xf9,0x36,0xf7,0xf6,0x87,0xf7,0xfa,0x71,0xfd,0x01,0xd3,0x04,0x07,0xdd,0x09, -0x0a,0x8b,0x0a,0x09,0xd2,0x06,0x04,0xd2,0x01,0xff,0xbc,0xfd,0xfb,0x5e,0xfb,0xfc, -0xd4,0xfd,0xff,0x60,0xff,0xff,0xe1,0xfd,0xfb,0x0b,0xf9,0xf7,0x90,0xf6,0xf7,0x3b, -0xfa,0xfd,0x59,0x01,0x04,0xce,0x07,0x09,0xbc,0x0a,0x0a,0xe7,0x08,0x06,0x38,0x04, -0x02,0xc1,0xff,0xfd,0xb5,0xfb,0xfb,0xba,0xfc,0xfe,0xf0,0xfe,0xff,0x48,0xff,0xfd, -0x5d,0xfb,0xf8,0x0c,0xf7,0xf6,0xdb,0xf7,0xfa,0xb5,0xfd,0x01,0xe6,0x04,0x07,0xcb, -0x09,0x0a,0x3b,0x0a,0x08,0x78,0x06,0x04,0x37,0x02,0xff,0x07,0xfd,0xfb,0x0d,0xfc, -0xfc,0x0f,0xfe,0xff,0xc1,0xff,0xff,0xa5,0xfd,0xfb,0x90,0xf8,0xf7,0xb0,0xf6,0xf7, -0x7f,0xfa,0xfd,0x7d,0x01,0x04,0xcc,0x07,0x09,0xae,0x0a,0x09,0x4d,0x08,0x06,0xb9, -0x04,0x02,0x10,0xff,0xfc,0x2f,0xfc,0xfc,0xf4,0xfc,0xfe,0x62,0xff,0xff,0x4f,0xff, -0xfd,0xd6,0xfa,0xf8,0xf7,0xf6,0xf6,0x1c,0xf8,0xfa,0xea,0xfd,0x01,0xd5,0x04,0x07, -0xff,0x09,0x0a,0x64,0x09,0x08,0xe4,0x06,0x04,0xaa,0x01,0xfe,0x1e,0xfd,0xfc,0x44, -0xfc,0xfd,0x61,0xfe,0xff,0x1b,0x00,0xff,0x22,0xfd,0xfa,0x5a,0xf8,0xf6,0xde,0xf6, -0xf8,0xc4,0xfa,0xfd,0x5d,0x01,0x05,0x21,0x08,0x09,0xcb,0x09,0x09,0x95,0x08,0x06, -0x5f,0x04,0x01,0xf6,0xfe,0xfd,0x53,0xfc,0xfc,0x45,0xfd,0xfe,0xec,0xff,0x00,0x11, -0xff,0xfd,0x80,0xfa,0xf8,0xd2,0xf6,0xf7,0x70,0xf8,0xfa,0xcb,0xfd,0x01,0x79,0x05, -0x08,0x31,0x09,0x09,0x88,0x09,0x08,0xcb,0x06,0x04,0x51,0x01,0xfe,0x3f,0xfd,0xfc, -0x64,0xfc,0xfd,0x08,0xff,0x00,0x10,0x00,0xfe,0xef,0xfc,0xfa,0xf3,0xf7,0xf6,0x4f, -0xf7,0xf8,0x87,0xfa,0xfd,0x0f,0x02,0x05,0xb8,0x07,0x08,0x9e,0x09,0x09,0x9a,0x08, -0x06,0xf8,0x03,0x01,0xf5,0xfe,0xfd,0x41,0xfc,0xfc,0xda,0xfd,0xff,0x24,0x00,0x00, -0xf2,0xfe,0xfc,0xe9,0xf9,0xf8,0x30,0xf7,0xf7,0x34,0xf8,0xfa,0x6a,0xfe,0x02,0x45, -0x05,0x07,0xd5,0x08,0x09,0xac,0x09,0x08,0x66,0x06,0x03,0x4d,0x01,0xfe,0x0d,0xfd, -0xfc,0xe5,0xfc,0xfe,0x61,0xff,0x00,0x45,0x00,0xfe,0x3b,0xfc,0xf9,0x4d,0xf8,0xf7, -0xf4,0xf6,0xf8,0x01,0xfb,0xfe,0x4c,0x02,0x05,0x30,0x07,0x08,0xcf,0x09,0x09,0x48, -0x08,0x06,0xd4,0x03,0x01,0xa2,0xfe,0xfd,0x80,0xfc,0xfd,0x41,0xfe,0xff,0xab,0x00, -0x00,0x53,0xfe,0xfc,0x00,0xfa,0xf8,0xf5,0xf6,0xf6,0x5b,0xf8,0xfb,0xf7,0xfe,0x02, -0xd2,0x04,0x07,0xf3,0x08,0x09,0x5b,0x09,0x08,0x42,0x06,0x03,0xeb,0x00,0xfe,0x18, -0xfd,0xfc,0x2a,0xfd,0xfe,0x28,0x00,0x00,0xdc,0xff,0xfe,0x20,0xfc,0xfa,0x22,0xf8, -0xf6,0xca,0xf6,0xf8,0xbb,0xfb,0xfe,0x0f,0x02,0x04,0x4d,0x07,0x08,0x8f,0x09,0x09, -0x34,0x08,0x06,0x83,0x03,0x00,0x8b,0xfe,0xfd,0x91,0xfc,0xfd,0x05,0xff,0x00,0x87, -0x00,0xff,0x18,0xfe,0xfc,0x05,0xfa,0xf7,0x8c,0xf6,0xf7,0x10,0xf9,0xfb,0xdd,0xfe, -0x01,0xef,0x04,0x07,0xc4,0x08,0x09,0x57,0x09,0x08,0xf2,0x05,0x03,0xb4,0x00,0xfe, -0xf8,0xfc,0xfc,0xda,0xfd,0xff,0x78,0x00,0x00,0x84,0xff,0xfe,0x44,0xfc,0xf9,0x7b, -0xf7,0xf6,0x59,0xf7,0xf9,0xd4,0xfb,0xfe,0x0d,0x02,0x04,0x2f,0x07,0x08,0x8b,0x09, -0x09,0xf5,0x07,0x05,0x4c,0x03,0x00,0x4b,0xfe,0xfc,0xfc,0xfc,0xfe,0xb6,0xff,0x00, -0x34,0x00,0xff,0x6b,0xfe,0xfc,0x51,0xf9,0xf7,0xc5,0xf6,0xf7,0x59,0xf9,0xfb,0xfe, -0xfe,0x02,0xd2,0x04,0x07,0xc0,0x08,0x09,0x29,0x09,0x07,0xcc,0x05,0x03,0x64,0x00, -0xfd,0xee,0xfc,0xfd,0xb8,0xfe,0xff,0x2a,0x00,0x00,0xe6,0xff,0xfe,0xb4,0xfb,0xf9, -0x61,0xf7,0xf6,0xaf,0xf7,0xf9,0x06,0xfc,0xff,0x01,0x02,0x04,0x1a,0x07,0x08,0x7e, -0x09,0x08,0xcf,0x07,0x05,0x0d,0x03,0xff,0xce,0xfd,0xfd,0xe4,0xfd,0xfe,0x8c,0xff, -0x00,0xa4,0x00,0xff,0x0f,0xfe,0xfb,0x06,0xf9,0xf7,0x08,0xf7,0xf7,0x9b,0xf9,0xfc, -0x13,0xff,0x01,0xbe,0x04,0x07,0xc3,0x08,0x09,0xf3,0x08,0x07,0xbf,0x05,0x02,0x98, -0xff,0xfd,0xaf,0xfd,0xfe,0xb1,0xfe,0xff,0x9a,0x00,0x00,0xdd,0xff,0xfd,0x3b,0xfb, -0xf9,0x80,0xf7,0xf6,0xdf,0xf7,0xf9,0x4d,0xfc,0xfe,0xee,0x01,0x04,0x3e,0x07,0x08, -0x28,0x09,0x09,0xf2,0x07,0x05,0x14,0x02,0xff,0x38,0xfe,0xfd,0x0e,0xfe,0xfe,0xeb, -0xff,0x00,0xee,0x00,0xff,0x89,0xfd,0xfb,0xf2,0xf8,0xf7,0x16,0xf7,0xf8,0xe2,0xf9, -0xfc,0xe2,0xfe,0x02,0xf1,0x04,0x06,0x5f,0x08,0x09,0x56,0x09,0x07,0xdb,0x04,0x01, -0xac,0xff,0xfe,0xe6,0xfd,0xfd,0xff,0xfe,0x00,0x14,0x01,0x00,0x7c,0xff,0xfd,0x07, -0xfb,0xf8,0x6b,0xf7,0xf7,0x46,0xf8,0xf9,0x2d,0xfc,0xff,0x32,0x02,0x04,0xbb,0x06, -0x08,0xa8,0x09,0x09,0x45,0x07,0x04,0xc6,0x01,0xff,0x7d,0xfe,0xfd,0x1c,0xfe,0xff, -0x84,0x00,0x01,0xc1,0x00,0xff,0x57,0xfd,0xfa,0xab,0xf8,0xf7,0x9a,0xf7,0xf8,0xc3, -0xf9,0xfc,0x65,0xff,0x02,0x61,0x04,0x06,0xdb,0x08,0x09,0x0d,0x09,0x06,0x3d,0x04, -0x01,0xdd,0xff,0xfe,0xc4,0xfd,0xfe,0x96,0xff,0x00,0x2a,0x01,0x00,0x6e,0xff,0xfd, -0x80,0xfa,0xf8,0xcb,0xf7,0xf7,0x28,0xf8,0xf9,0xaf,0xfc,0xff,0xc6,0x01,0x04,0xf4, -0x06,0x09,0xb1,0x09,0x08,0x89,0x06,0x04,0xd3,0x01,0xff,0x3a,0xfe,0xfd,0xaf,0xfe, -0xff,0xcc,0x00,0x01,0xe5,0x00,0xff,0xb2,0xfc,0xfa,0xe8,0xf8,0xf7,0x6c,0xf7,0xf8, -0x54,0xfa,0xfc,0x2c,0xff,0x01,0x68,0x04,0x07,0x34,0x09,0x09,0x56,0x08,0x06,0x27, -0x04,0x01,0x69,0xff,0xfe,0x24,0xfe,0xfe,0xec,0xff,0x01,0x90,0x01,0x00,0xdb,0xfe, -0xfc,0xa9,0xfa,0xf8,0x9e,0xf7,0xf7,0x96,0xf8,0xfa,0xb9,0xfc,0xfe,0x8d,0x01,0x04, -0x8b,0x07,0x09,0x20,0x09,0x08,0x73,0x06,0x03,0x5f,0x01,0xff,0x56,0xfe,0xfe,0xe3, -0xfe,0x00,0x63,0x01,0x01,0x79,0x00,0xfe,0xba,0xfc,0xfa,0xba,0xf8,0xf7,0xa7,0xf7, -0xf8,0xaf,0xfa,0xfc,0xa6,0xfe,0x01,0x0c,0x05,0x07,0xd8,0x08,0x09,0x31,0x08,0x06, -0xb4,0x03,0x01,0x64,0xff,0xfe,0x25,0xfe,0xff,0xa2,0x00,0x01,0x69,0x01,0x00,0xb4, -0xfe,0xfc,0x7c,0xfa,0xf8,0x96,0xf7,0xf8,0x30,0xf9,0xfa,0x27,0xfc,0xfe,0x0c,0x02, -0x05,0x61,0x07,0x08,0x1c,0x09,0x08,0xf1,0x05,0x03,0x38,0x01,0xff,0x35,0xfe,0xfe, -0x95,0xff,0x00,0x8f,0x01,0x01,0x43,0x00,0xfe,0xad,0xfc,0xfa,0x51,0xf8,0xf7,0x6e, -0xf8,0xf9,0x32,0xfa,0xfc,0x02,0xff,0x02,0x12,0x05,0x07,0xd6,0x08,0x08,0xcf,0x07, -0x05,0x8c,0x03,0x01,0x11,0xff,0xfe,0xa2,0xfe,0xff,0x0f,0x01,0x01,0x36,0x01,0x00, -0xc7,0xfe,0xfc,0xd4,0xf9,0xf8,0x48,0xf8,0xf8,0xe7,0xf8,0xfa,0x41,0xfc,0xff,0x22, -0x02,0x05,0x81,0x07,0x08,0xcd,0x08,0x07,0xca,0x05,0x03,0xc6,0x00,0xfe,0x5d,0xfe, -0xff,0x31,0x00,0x00,0x6f,0x01,0x01,0x97,0x00,0xfe,0xd7,0xfb,0xf9,0xed,0xf8,0xf8, -0x57,0xf8,0xf8,0x3d,0xfa,0xfc,0x27,0xff,0x02,0x43,0x05,0x07,0xa9,0x08,0x08,0x99, -0x07,0x05,0x1c,0x03,0x00,0xd6,0xfe,0xfe,0x6b,0xff,0x00,0xf2,0x00,0x01,0xba,0x01, -0x00,0x06,0xfe,0xfb,0x1b,0xfa,0xf9,0x71,0xf8,0xf8,0xd4,0xf8,0xfa,0x64,0xfc,0xff, -0x63,0x02,0x05,0x76,0x07,0x08,0x97,0x08,0x07,0x8b,0x05,0x02,0x39,0x00,0xff,0xf0, -0xfe,0xff,0x26,0x00,0x01,0x03,0x02,0x01,0x0b,0x00,0xfd,0xcb,0xfb,0xfa,0x24,0xf9, -0xf8,0x46,0xf8,0xf8,0x4e,0xfa,0xfc,0x56,0xff,0x02,0x59,0x05,0x07,0x74,0x08,0x08, -0x9b,0x07,0x05,0x31,0x02,0x00,0x53,0xff,0xff,0x50,0xff,0x00,0x95,0x01,0x02,0x73, -0x01,0xff,0xab,0xfd,0xfb,0x5e,0xfa,0xf9,0x61,0xf8,0xf8,0xe5,0xf8,0xfa,0x83,0xfc, -0xff,0xa9,0x02,0x05,0x33,0x07,0x08,0xdb,0x08,0x07,0x93,0x04,0x02,0x61,0x00,0xff, -0xe5,0xfe,0xff,0xb6,0x00,0x01,0x3f,0x02,0x01,0x83,0xff,0xfd,0xeb,0xfb,0xfa,0x25, -0xf9,0xf8,0x58,0xf8,0xf8,0x3c,0xfa,0xfc,0xbc,0xff,0x02,0x18,0x05,0x07,0xe7,0x08, -0x08,0xb9,0x06,0x04,0x25,0x02,0x00,0x26,0xff,0xfe,0xad,0xff,0x01,0x22,0x02,0x02, -0x00,0x01,0xff,0xb8,0xfd,0xfb,0x5d,0xfa,0xf9,0x84,0xf8,0xf8,0xb2,0xf8,0xfa,0x08, -0xfd,0xff,0x5a,0x02,0x05,0xc4,0x07,0x08,0x3e,0x08,0x06,0x46,0x04,0x02,0x32,0x00, -0xfe,0xff,0xfe,0x00,0x71,0x01,0x02,0xe2,0x01,0x00,0x7f,0xff,0xfd,0xd9,0xfb,0xfa, -0x58,0xf9,0xf8,0x05,0xf8,0xf8,0xce,0xfa,0xfc,0x6f,0xff,0x02,0x96,0x05,0x07,0xaf, -0x08,0x07,0x4d,0x06,0x04,0x04,0x02,0xff,0xef,0xfe,0xff,0x74,0x00,0x01,0x19,0x02, -0x01,0xee,0x00,0xff,0x84,0xfd,0xfc,0xa0,0xfa,0xf9,0x23,0xf8,0xf8,0x32,0xf9,0xfa, -0xcd,0xfc,0xff,0xb6,0x02,0x05,0xde,0x07,0x08,0xb5,0x07,0x06,0x24,0x04,0x01,0xba, -0xff,0xff,0x90,0xff,0x00,0xab,0x01,0x02,0xe3,0x01,0x00,0x1b,0xff,0xfd,0x3a,0xfc, -0xfa,0xf9,0xf8,0xf8,0x62,0xf8,0xf9,0x95,0xfa,0xfc,0x99,0xff,0x03,0xf1,0x05,0x07, -0x2a,0x08,0x07,0x3b,0x06,0x03,0x5c,0x01,0xff,0x4a,0xff,0xff,0xdd,0x00,0x01,0x5d, -0x02,0x01,0x8c,0x00,0xff,0xd2,0xfd,0xfc,0x43,0xfa,0xf8,0x6d,0xf8,0xf8,0x3a,0xf9, -0xfa,0xa6,0xfc,0xff,0x3e,0x03,0x05,0x7d,0x07,0x08,0xb2,0x07,0x05,0x7f,0x03,0x01, -0xb1,0xff,0xff,0xf6,0xff,0x01,0x11,0x02,0x02,0x73,0x01,0x00,0x67,0xff,0xfd,0x0f, -0xfc,0xfa,0x01,0xf9,0xf8,0xaa,0xf8,0xf9,0x50,0xfa,0xfc,0x2e,0x00,0x03,0xb4,0x05, -0x07,0x48,0x08,0x07,0x99,0x05,0x03,0x01,0x01,0xff,0x7b,0xff,0x00,0x63,0x01,0x02, -0xf2,0x01,0x01,0xa5,0x00,0xff,0xc8,0xfd,0xfb,0x2b,0xfa,0xf9,0xb3,0xf8,0xf8,0xd6, -0xf8,0xfa,0x37,0xfd,0x00,0x34,0x03,0x05,0xbc,0x07,0x08,0x55,0x07,0x05,0xf5,0x02, -0x00,0xae,0xff,0xff,0x99,0x00,0x01,0xfa,0x01,0x01,0x7c,0x01,0x00,0x7e,0xff,0xfd, -0x97,0xfb,0xfa,0x54,0xf9,0xf8,0x28,0xf8,0xf8,0xbc,0xfa,0xfd,0x35,0x00,0x03,0x04, -0x06,0x07,0x3e,0x08,0x07,0x21,0x05,0x02,0xac,0x00,0xff,0x0a,0x00,0x00,0x9f,0x01, -0x01,0xec,0x01,0x01,0xec,0x00,0xff,0x43,0xfd,0xfb,0x7b,0xfa,0xf9,0x44,0xf8,0xf7, -0xef,0xf8,0xfa,0x5d,0xfd,0x00,0x74,0x03,0x06,0xd4,0x07,0x08,0x00,0x07,0x04,0x6f, -0x02,0x00,0xe7,0xff,0x00,0x06,0x01,0x01,0xc6,0x01,0x02,0xe1,0x01,0x00,0xfc,0xfe, -0xfd,0xe4,0xfb,0xfa,0x08,0xf9,0xf8,0x00,0xf8,0xf9,0xc1,0xfa,0xfd,0x74,0x00,0x03, -0x5b,0x06,0x07,0x1d,0x08,0x06,0x8e,0x04,0x02,0x90,0x00,0x00,0x94,0x00,0x00,0x5e, -0x01,0x01,0x5f,0x02,0x01,0x8d,0x00,0xfe,0x7e,0xfd,0xfc,0x50,0xfa,0xf8,0x0c,0xf8, -0xf8,0xf2,0xf8,0xfa,0x6b,0xfd,0x00,0xdb,0x03,0x06,0xf5,0x07,0x08,0x91,0x06,0x04, -0xe0,0x01,0x00,0x8d,0x00,0x00,0xd8,0x00,0x01,0x47,0x02,0x02,0xa7,0x01,0x00,0xf5, -0xfe,0xfd,0xfa,0xfb,0xfa,0xc1,0xf8,0xf8,0x11,0xf8,0xf8,0xcd,0xfa,0xfd,0xc9,0x00, -0x03,0x9e,0x06,0x08,0xe2,0x07,0x06,0xb0,0x03,0x01,0x1f,0x01,0x00,0x79,0x00,0x00, -0xce,0x01,0x02,0x57,0x02,0x01,0x56,0x00,0xff,0xa3,0xfd,0xfb,0x0b,0xfa,0xf8,0x0c, -0xf8,0xf7,0xde,0xf8,0xfa,0xaf,0xfd,0x00,0x1c,0x04,0x06,0x3f,0x08,0x07,0x98,0x05, -0x03,0x29,0x02,0x01,0x72,0x00,0x00,0x26,0x01,0x02,0x71,0x02,0x02,0x61,0x01,0x00, -0x38,0xff,0xfd,0xa7,0xfb,0xfa,0xb1,0xf8,0xf7,0xdc,0xf7,0xf8,0xff,0xfa,0xfd,0xe9, -0x00,0x04,0x28,0x07,0x07,0x0f,0x07,0x05,0xb5,0x03,0x02,0x04,0x01,0x00,0x95,0x00, -0x01,0x37,0x02,0x02,0x04,0x02,0x01,0x99,0x00,0xff,0x61,0xfd,0xfb,0x0b,0xfa,0xf8, -0xb8,0xf7,0xf7,0xfe,0xf8,0xfa,0x9d,0xfd,0x01,0xe5,0x04,0x07,0xa3,0x07,0x06,0x4a, -0x05,0x03,0x2c,0x02,0x00,0x6c,0x00,0x00,0xae,0x01,0x02,0x31,0x02,0x02,0xa2,0x01, -0x00,0x18,0xff,0xfd,0xb8,0xfb,0xf9,0x6d,0xf8,0xf7,0xfc,0xf7,0xf8,0xad,0xfa,0xfd, -0xcd,0x01,0x05,0x03,0x07,0x07,0x84,0x06,0x05,0xb5,0x03,0x01,0xbd,0x00,0x00,0x2a, -0x01,0x01,0x0a,0x02,0x02,0x45,0x02,0x01,0x78,0x00,0xff,0x82,0xfd,0xfb,0xb8,0xf9, -0xf8,0xd7,0xf7,0xf7,0x8c,0xf8,0xfa,0x4b,0xfe,0x02,0x44,0x05,0x06,0x1b,0x07,0x06, -0x49,0x05,0x03,0xa5,0x01,0x00,0xee,0x00,0x01,0xa2,0x01,0x02,0x73,0x02,0x02,0x82, -0x01,0x00,0x49,0xff,0xfd,0x66,0xfb,0xf9,0x9b,0xf8,0xf7,0x7c,0xf7,0xf8,0xf5,0xfa, -0xfe,0x8d,0x02,0x05,0x91,0x06,0x07,0x91,0x06,0x04,0x1f,0x03,0x01,0x1b,0x01,0x00, -0x3f,0x01,0x01,0x4c,0x02,0x02,0x16,0x02,0x01,0xb9,0x00,0xff,0x33,0xfd,0xfb,0xd5, -0xf9,0xf8,0x79,0xf7,0xf7,0x51,0xf8,0xfb,0x27,0xff,0x02,0xf7,0x04,0x06,0x3a,0x07, -0x06,0xa5,0x04,0x02,0xdf,0x01,0x01,0xf1,0x00,0x01,0xf5,0x01,0x02,0x55,0x02,0x02, -0xc3,0x01,0x00,0x0b,0xff,0xfd,0x71,0xfb,0xfa,0x60,0xf8,0xf7,0xe0,0xf6,0xf8,0xdb, -0xfb,0xff,0x64,0x02,0x05,0xc1,0x06,0x07,0xf0,0x05,0x04,0x07,0x03,0x01,0x1c,0x01, -0x01,0x81,0x01,0x01,0x3f,0x02,0x02,0x65,0x02,0x01,0x9e,0x00,0xfe,0x2d,0xfd,0xfb, -0x0b,0xfa,0xf7,0xaf,0xf6,0xf7,0x00,0xf9,0xfc,0x40,0xff,0x02,0x49,0x05,0x06,0xbb, -0x06,0x05,0x6c,0x04,0x02,0xbe,0x01,0x01,0x42,0x01,0x01,0xea,0x01,0x02,0x82,0x02, -0x02,0xc9,0x01,0x00,0xc5,0xfe,0xfd,0xe7,0xfb,0xf9,0x8a,0xf7,0xf6,0x38,0xf7,0xf9, -0x03,0xfc,0xff,0xd7,0x02,0x05,0x86,0x06,0x06,0xb8,0x05,0x04,0xb4,0x02,0x01,0x5a, -0x01,0x01,0x97,0x01,0x01,0x4d,0x02,0x02,0x9c,0x02,0x01,0x28,0x00,0xff,0xc0,0xfd, -0xfb,0x3c,0xf9,0xf7,0xa4,0xf6,0xf7,0x35,0xf9,0xfc,0xb2,0xff,0x03,0x50,0x05,0x06, -0x77,0x06,0x05,0x08,0x04,0x02,0xc9,0x01,0x01,0x78,0x01,0x01,0xe7,0x01,0x02,0xf9, -0x02,0x02,0x46,0x01,0x00,0x65,0xff,0xfd,0x6d,0xfb,0xf8,0x3e,0xf7,0xf6,0x4a,0xf7, -0xf9,0x74,0xfc,0x00,0x10,0x03,0x05,0x64,0x06,0x06,0x46,0x05,0x03,0x9c,0x02,0x01, -0x9f,0x01,0x01,0x64,0x01,0x02,0xe2,0x02,0x02,0x0d,0x02,0x01,0xa4,0x00,0xff,0xa9, -0xfd,0xfb,0xc1,0xf8,0xf7,0x82,0xf6,0xf7,0x74,0xf9,0xfc,0x1b,0x00,0x03,0x51,0x05, -0x06,0x26,0x06,0x04,0xaf,0x03,0x02,0x1b,0x02,0x01,0x26,0x01,0x01,0x8a,0x02,0x02, -0x8e,0x02,0x01,0x8e,0x01,0x00,0x9f,0xff,0xfd,0x07,0xfb,0xf8,0xfb,0xf6,0xf6,0x56, -0xf7,0xf9,0xdb,0xfc,0x00,0x43,0x03,0x05,0x57,0x06,0x05,0xbd,0x04,0x03,0xeb,0x02, -0x01,0x3f,0x01,0x01,0x14,0x02,0x02,0xab,0x02,0x02,0x04,0x02,0x01,0x0d,0x01,0xff, -0x58,0xfd,0xfa,0x8e,0xf8,0xf6,0x5c,0xf6,0xf7,0xd8,0xf9,0xfc,0x5f,0x00,0x03,0x88, -0x05,0x06,0x80,0x05,0x04,0xeb,0x03,0x02,0xac,0x01,0x01,0x92,0x01,0x02,0xa5,0x02, -0x02,0x46,0x02,0x02,0xf4,0x01,0x01,0x80,0xff,0xfd,0xc5,0xfa,0xf8,0x93,0xf6,0xf6, -0x97,0xf7,0xf9,0x1e,0xfd,0x00,0xba,0x03,0x05,0xb5,0x05,0x05,0xd6,0x04,0x03,0x7d, -0x02,0x01,0x67,0x01,0x01,0x6f,0x02,0x02,0x56,0x02,0x02,0x66,0x02,0x02,0x10,0x01, -0xff,0x38,0xfd,0xfa,0x07,0xf8,0xf6,0x89,0xf6,0xf7,0xe9,0xf9,0xfd,0x06,0x01,0x03, -0x0b,0x05,0x05,0x88,0x05,0x04,0x9e,0x03,0x02,0x82,0x01,0x01,0x2b,0x02,0x02,0x44, -0x02,0x02,0x86,0x02,0x02,0x17,0x02,0x01,0x94,0xff,0xfd,0x30,0xfa,0xf7,0xaf,0xf6, -0xf6,0x86,0xf7,0xfa,0xd3,0xfd,0x01,0x83,0x03,0x04,0x9d,0x05,0x05,0xba,0x04,0x03, -0x03,0x02,0x01,0xfc,0x01,0x02,0x22,0x02,0x02,0x74,0x02,0x02,0x89,0x02,0x02,0x65, -0x01,0xff,0xb6,0xfc,0xfa,0xf1,0xf7,0xf6,0x27,0xf6,0xf7,0x99,0xfa,0xfe,0x22,0x01, -0x03,0xd4,0x04,0x05,0x8c,0x05,0x04,0xe5,0x02,0x02,0x02,0x02,0x02,0x10,0x02,0x02, -0x53,0x02,0x02,0x96,0x02,0x02,0x9c,0x02,0x01,0x35,0xff,0xfc,0x2a,0xfa,0xf7,0x3d, -0xf6,0xf6,0xe1,0xf7,0xfb,0x30,0xfe,0x00,0x4f,0x03,0x05,0xd1,0x05,0x05,0xf3,0x03, -0x02,0x5d,0x02,0x02,0x01,0x02,0x02,0x31,0x02,0x02,0x54,0x02,0x02,0x0b,0x03,0x02, -0x3a,0x01,0xff,0xb1,0xfc,0xfa,0x70,0xf7,0xf5,0x3e,0xf6,0xf8,0x35,0xfb,0xfe,0xe2, -0x00,0x03,0x48,0x05,0x05,0xda,0x04,0x03,0xec,0x02,0x02,0x16,0x02,0x02,0x31,0x02, -0x02,0x12,0x02,0x02,0x07,0x03,0x03,0x83,0x02,0x01,0x21,0xff,0xfc,0xcb,0xf9,0xf7, -0xd1,0xf5,0xf6,0xa8,0xf8,0xfb,0x03,0xfe,0x01,0xc1,0x03,0x05,0x43,0x05,0x04,0xb9, -0x03,0x02,0x5e,0x02,0x02,0x32,0x02,0x02,0xf2,0x01,0x02,0xb1,0x02,0x03,0x34,0x03, -0x02,0x37,0x01,0xff,0x85,0xfc,0xf9,0xc4,0xf6,0xf6,0xd0,0xf6,0xf8,0x1a,0xfb,0xfe, -0x63,0x01,0x03,0x0e,0x05,0x05,0x81,0x04,0x03,0xda,0x02,0x02,0x66,0x02,0x02,0xf4, -0x01,0x01,0x4d,0x02,0x02,0x4f,0x03,0x03,0x81,0x02,0x01,0x56,0xff,0xfc,0xd2,0xf8, -0xf6,0x4c,0xf6,0xf6,0x8f,0xf8,0xfb,0x72,0xfe,0x01,0xda,0x03,0x04,0xfd,0x04,0x04, -0x76,0x03,0x02,0x9c,0x02,0x02,0x28,0x02,0x01,0xec,0x01,0x02,0x08,0x03,0x03,0x23, -0x03,0x02,0xad,0x01,0xff,0xa1,0xfb,0xf8,0xfa,0xf6,0xf6,0xd5,0xf6,0xf8,0x68,0xfb, -0xfe,0xbc,0x01,0x03,0xdc,0x04,0x04,0x1d,0x04,0x03,0xf5,0x02,0x02,0x6d,0x02,0x01, -0xce,0x01,0x02,0xa1,0x02,0x02,0x2f,0x03,0x03,0x26,0x03,0x01,0xa9,0xfe,0xfb,0xb5, -0xf8,0xf7,0x30,0xf6,0xf6,0xbb,0xf8,0xfb,0xeb,0xfe,0x01,0xdc,0x03,0x04,0x8b,0x04, -0x03,0x6d,0x03,0x03,0xd2,0x02,0x02,0xc3,0x01,0x01,0x4e,0x02,0x02,0xd9,0x02,0x03, -0xd5,0x03,0x03,0x45,0x01,0xfe,0x54,0xfb,0xf8,0xec,0xf6,0xf6,0xc1,0xf6,0xf8,0xde, -0xfb,0xff,0xe0,0x01,0x03,0x7d,0x04,0x04,0xc3,0x03,0x03,0x48,0x03,0x02,0x0a,0x02, -0x01,0x1e,0x02,0x02,0x64,0x02,0x02,0xbd,0x03,0x04,0x32,0x03,0x00,0x2f,0xfe,0xfb, -0xa5,0xf8,0xf6,0x1b,0xf6,0xf6,0x0f,0xf9,0xfb,0x4f,0xff,0x02,0xb1,0x03,0x04,0x02, -0x04,0x03,0xbe,0x03,0x03,0x62,0x02,0x02,0x10,0x02,0x02,0x02,0x02,0x02,0x34,0x03, -0x04,0x32,0x04,0x02,0xdf,0x00,0xfe,0x33,0xfb,0xf8,0xa7,0xf6,0xf6,0xf2,0xf6,0xf9, -0x31,0xfc,0xff,0x29,0x02,0x03,0xe7,0x03,0x04,0x00,0x04,0x03,0xea,0x02,0x02,0x35, -0x02,0x02,0xf3,0x01,0x01,0x7c,0x02,0x03,0x5a,0x04,0x04,0xe1,0x02,0x00,0x1d,0xfe, -0xfa,0x4f,0xf8,0xf6,0x19,0xf6,0xf6,0x4f,0xf9,0xfc,0xd9,0xff,0x02,0x20,0x03,0x03, -0x2c,0x04,0x04,0x71,0x03,0x02,0x8b,0x02,0x02,0x17,0x02,0x01,0xda,0x01,0x02,0xec, -0x03,0x04,0x15,0x04,0x02,0xce,0x00,0xfd,0xdd,0xfa,0xf8,0x84,0xf6,0xf5,0x0f,0xf7, -0xf9,0xfa,0xfc,0xff,0xcd,0x01,0x02,0xdf,0x03,0x04,0xe4,0x03,0x03,0xd2,0x02,0x02, -0x6c,0x02,0x01,0x7c,0x01,0x02,0x00,0x03,0x03,0x7f,0x04,0x04,0xe3,0x02,0x00,0xb9, -0xfd,0xfa,0x2c,0xf8,0xf6,0xd4,0xf5,0xf7,0x14,0xfa,0xfd,0xb3,0xff,0x01,0x08,0x03, -0x04,0x10,0x04,0x03,0x29,0x03,0x03,0xd1,0x02,0x02,0x82,0x01,0x01,0x39,0x02,0x03, -0x12,0x04,0x04,0x49,0x04,0x02,0x7c,0x00,0xfd,0xba,0xfa,0xf7,0x0e,0xf6,0xf5,0x9e, -0xf7,0xfa,0x37,0xfd,0xff,0x88,0x01,0x03,0xf3,0x03,0x03,0x7c,0x03,0x03,0x46,0x03, -0x02,0xea,0x01,0x01,0xa8,0x01,0x02,0x45,0x03,0x04,0xc5,0x04,0x04,0xb3,0x02,0x00, -0xa7,0xfd,0xfa,0x98,0xf7,0xf5,0x2d,0xf6,0xf8,0x91,0xfa,0xfd,0x70,0xff,0x01,0x3c, -0x03,0x03,0x8a,0x03,0x03,0x99,0x03,0x03,0x72,0x02,0x01,0x7c,0x01,0x01,0x6a,0x02, -0x03,0x88,0x04,0x04,0x2c,0x04,0x02,0x8a,0x00,0xfd,0x29,0xfa,0xf7,0xe2,0xf5,0xf6, -0x48,0xf8,0xfa,0x07,0xfd,0xff,0xec,0x01,0x03,0x50,0x03,0x03,0xc9,0x03,0x03,0x09, -0x03,0x02,0xb5,0x01,0x01,0xa6,0x01,0x02,0xc9,0x03,0x04,0xca,0x04,0x04,0xd2,0x02, -0x00,0x59,0xfd,0xf9,0x0a,0xf7,0xf6,0xd3,0xf6,0xf8,0x74,0xfa,0xfd,0xf4,0xff,0x01, -0xbc,0x02,0x03,0xa4,0x03,0x03,0x8d,0x03,0x02,0x4f,0x02,0x01,0x59,0x01,0x01,0xdc, -0x02,0x03,0xaf,0x04,0x04,0x4b,0x04,0x03,0x81,0x00,0xfc,0x4c,0xf9,0xf7,0x72,0xf6, -0xf6,0x3c,0xf8,0xfa,0x8a,0xfd,0xff,0x8f,0x01,0x02,0x49,0x03,0x03,0xcb,0x03,0x03, -0xe7,0x02,0x02,0x71,0x01,0x01,0xf4,0x01,0x03,0x00,0x04,0x04,0xd8,0x04,0x04,0x2a, -0x03,0x00,0x50,0xfc,0xf9,0x54,0xf7,0xf6,0xb7,0xf6,0xf8,0x05,0xfb,0xfd,0xdb,0xff, -0x01,0x86,0x02,0x03,0xb5,0x03,0x03,0x8c,0x03,0x02,0xed,0x01,0x01,0x64,0x01,0x02, -0x23,0x03,0x03,0x9d,0x04,0x05,0xf3,0x04,0x02,0x9e,0xff,0xfc,0x52,0xf9,0xf7,0x44, -0xf6,0xf6,0xac,0xf8,0xfb,0xb4,0xfd,0xff,0x5b,0x01,0x02,0x48,0x03,0x03,0xdc,0x03, -0x03,0xa8,0x02,0x01,0x3a,0x01,0x01,0x6a,0x02,0x03,0xc0,0x03,0x04,0xae,0x05,0x04, -0x8e,0x02,0xff,0x35,0xfc,0xf9,0x14,0xf7,0xf6,0x03,0xf7,0xf8,0x5f,0xfb,0xfd,0xaa, -0xff,0x01,0x74,0x02,0x03,0xd4,0x03,0x03,0x6f,0x03,0x02,0x75,0x01,0x01,0xd6,0x01, -0x02,0xc3,0x02,0x04,0x60,0x05,0x05,0xad,0x04,0x02,0x54,0xff,0xfc,0x11,0xf9,0xf6, -0x5f,0xf6,0xf7,0x24,0xf9,0xfb,0xa6,0xfd,0xff,0x3a,0x01,0x02,0x45,0x03,0x03,0xff, -0x03,0x03,0x01,0x02,0x01,0xa9,0x01,0x01,0xfb,0x01,0x02,0x7e,0x04,0x05,0xcc,0x05, -0x04,0x37,0x02,0xff,0xd3,0xfb,0xf8,0xed,0xf6,0xf6,0x78,0xf7,0xf9,0x74,0xfb,0xfd, -0x9b,0xff,0x01,0x50,0x02,0x03,0x28,0x04,0x03,0xcb,0x02,0x02,0xd0,0x01,0x01,0x7a, -0x01,0x01,0x3d,0x03,0x04,0xde,0x05,0x05,0x7b,0x04,0x02,0x13,0xff,0xfb,0xa9,0xf8, -0xf6,0xbf,0xf6,0xf7,0x69,0xf9,0xfb,0xb9,0xfd,0xff,0xe6,0x00,0x02,0xc8,0x03,0x04, -0x50,0x03,0x02,0x4a,0x02,0x01,0x5e,0x01,0x01,0x03,0x02,0x03,0x19,0x05,0x05,0xbe, -0x05,0x04,0x18,0x02,0xfe,0x5c,0xfb,0xf8,0x09,0xf7,0xf6,0xbc,0xf7,0xf9,0xb9,0xfb, -0xfd,0x39,0xff,0x01,0xd0,0x02,0x03,0xac,0x03,0x03,0xc2,0x02,0x02,0xb6,0x01,0x01, -0x30,0x01,0x02,0xd4,0x03,0x05,0xf3,0x05,0x05,0x8e,0x04,0x01,0x8e,0xfe,0xfb,0x82, -0xf8,0xf7,0xd0,0xf6,0xf7,0xdf,0xf9,0xfb,0x4a,0xfd,0xff,0x52,0x01,0x02,0x8f,0x03, -0x03,0x36,0x03,0x02,0x5f,0x02,0x01,0xe6,0x00,0x01,0x75,0x02,0x03,0x4f,0x05,0x06, -0x02,0x06,0x04,0xa7,0x01,0xfe,0x04,0xfb,0xf8,0xf6,0xf6,0xf7,0x50,0xf8,0xf9,0x6e, -0xfb,0xfd,0x72,0xff,0x01,0xd9,0x02,0x03,0x53,0x03,0x03,0x06,0x03,0x02,0x20,0x01, -0x00,0x7e,0x01,0x02,0x09,0x04,0x05,0x68,0x06,0x06,0x40,0x04,0x01,0x37,0xfe,0xfa, -0x3d,0xf8,0xf7,0x60,0xf7,0xf8,0xb8,0xf9,0xfb,0x53,0xfd,0xff,0x9c,0x01,0x02,0x18, -0x03,0x03,0x88,0x03,0x02,0xcd,0x01,0x01,0xe0,0x00,0x01,0xa7,0x02,0x04,0xc4,0x05, -0x06,0xf8,0x05,0x04,0x62,0x01,0xfd,0x8f,0xfa,0xf8,0x62,0xf7,0xf7,0x7b,0xf8,0xf9, -0x47,0xfb,0xfd,0xea,0xff,0x01,0x55,0x02,0x03,0xa3,0x03,0x03,0x97,0x02,0x01,0x0a, -0x01,0x00,0x6e,0x01,0x02,0x8c,0x04,0x06,0x80,0x06,0x05,0x3f,0x04,0x01,0x84,0xfd, -0xfa,0x53,0xf8,0xf7,0xcc,0xf7,0xf8,0x63,0xf9,0xfb,0xe8,0xfd,0xff,0x2c,0x01,0x02, -0x56,0x03,0x03,0x4b,0x03,0x02,0x97,0x01,0x00,0xce,0x00,0x01,0x07,0x03,0x04,0x1c, -0x06,0x06,0x1a,0x06,0x04,0xd2,0x00,0xfd,0x41,0xfa,0xf8,0xea,0xf7,0xf7,0x09,0xf8, -0xf9,0xc9,0xfb,0xfd,0x9e,0xff,0x01,0x81,0x02,0x03,0x97,0x03,0x03,0x62,0x02,0x01, -0xb7,0x00,0x00,0xaa,0x01,0x03,0xe4,0x04,0x06,0xe3,0x06,0x06,0xf4,0x03,0x00,0xe5, -0xfc,0xfa,0xe7,0xf8,0xf7,0x6c,0xf7,0xf8,0xe2,0xf9,0xfb,0xce,0xfd,0xff,0x37,0x01, -0x02,0x69,0x03,0x03,0x28,0x03,0x02,0x45,0x01,0x00,0xc8,0x00,0x01,0x5d,0x03,0x04, -0x7f,0x06,0x07,0x33,0x06,0x03,0x07,0x00,0xfc,0xbf,0xfa,0xf8,0x9d,0xf7,0xf7,0x66, -0xf8,0xfa,0xd1,0xfb,0xfd,0x9a,0xff,0x01,0x95,0x02,0x03,0x95,0x03,0x03,0x12,0x02, -0x00,0x8f,0x00,0x00,0xee,0x01,0x03,0x35,0x05,0x06,0x6e,0x07,0x05,0x0e,0x03,0xff, -0x3e,0xfd,0xfa,0xab,0xf8,0xf7,0x97,0xf7,0xf8,0x1a,0xfa,0xfb,0xbc,0xfd,0xff,0x4a, -0x01,0x02,0x68,0x03,0x03,0xf9,0x02,0x01,0xed,0x00,0x00,0xe9,0x00,0x01,0x6c,0x03, -0x05,0x5a,0x07,0x07,0x74,0x05,0x02,0x0c,0x00,0xfd,0x84,0xfa,0xf8,0x97,0xf7,0xf7, -0xac,0xf8,0xfa,0xc0,0xfb,0xfd,0x9c,0xff,0x01,0xa3,0x02,0x03,0x88,0x03,0x02,0xab, -0x01,0x00,0x9e,0x00,0x00,0xab,0x01,0x03,0x3c,0x06,0x07,0xf7,0x06,0x05,0xd3,0x02, -0x00,0x11,0xfd,0xfa,0x75,0xf8,0xf7,0xeb,0xf7,0xf8,0x1b,0xfa,0xfb,0xbe,0xfd,0xff, -0x48,0x01,0x02,0x9d,0x03,0x03,0x75,0x02,0x01,0xfa,0x00,0x00,0x76,0x00,0x01,0x5d, -0x04,0x06,0x58,0x07,0x06,0x2b,0x05,0x02,0xfe,0xff,0xfc,0x4d,0xfa,0xf8,0xc9,0xf7, -0xf7,0xcd,0xf8,0xfa,0xe3,0xfb,0xfd,0x8a,0xff,0x01,0xf7,0x02,0x03,0x16,0x03,0x02, -0xb7,0x01,0x00,0xfc,0xff,0x00,0x56,0x02,0x04,0xad,0x06,0x07,0xb2,0x06,0x05,0xd4, -0x02,0xff,0xbc,0xfc,0xfa,0x94,0xf8,0xf7,0xfc,0xf7,0xf8,0x4e,0xfa,0xfb,0x9c,0xfd, -0xff,0xbb,0x01,0x02,0x3e,0x03,0x03,0x90,0x02,0x01,0x5a,0x00,0xff,0xaa,0x00,0x02, -0x0d,0x05,0x06,0x28,0x07,0x06,0x3c,0x05,0x02,0x9a,0xff,0xfc,0x4a,0xfa,0xf8,0xd8, -0xf7,0xf8,0x01,0xf9,0xfa,0xa3,0xfb,0xfd,0xfb,0xff,0x01,0xbc,0x02,0x03,0x31,0x03, -0x02,0x3a,0x01,0xff,0xad,0xff,0x01,0x10,0x03,0x05,0x91,0x06,0x07,0xc4,0x06,0x05, -0x71,0x02,0xff,0xa8,0xfc,0xfa,0x82,0xf8,0xf7,0x4f,0xf8,0xf9,0x00,0xfa,0xfb,0xfb, -0xfd,0x00,0x91,0x01,0x02,0x48,0x03,0x03,0x66,0x02,0x00,0xab,0xff,0xff,0x5e,0x01, -0x03,0x33,0x05,0x06,0x5b,0x07,0x06,0xfb,0x04,0x02,0x76,0xff,0xfc,0x07,0xfa,0xf8, -0x39,0xf8,0xf8,0xc5,0xf8,0xf9,0xef,0xfb,0xfe,0xf3,0xff,0x01,0xa6,0x02,0x03,0x59, -0x03,0x01,0x5e,0x00,0xff,0x1a,0x00,0x01,0x57,0x03,0x05,0xe6,0x06,0x07,0xa6,0x06, -0x04,0x5e,0x02,0xff,0x44,0xfc,0xfa,0xd0,0xf8,0xf8,0x25,0xf8,0xf8,0x1a,0xfa,0xfc, -0x23,0xfe,0xff,0x6b,0x01,0x03,0xb0,0x03,0x03,0x80,0x01,0x00,0xb2,0xff,0x00,0x82, -0x01,0x03,0x98,0x05,0x06,0x5f,0x07,0x06,0xea,0x04,0x02,0x03,0xff,0xfc,0x32,0xfa, -0xf9,0x30,0xf8,0xf7,0xcf,0xf8,0xfa,0x47,0xfc,0xfd,0xae,0xff,0x01,0x4c,0x03,0x03, -0xa9,0x02,0x01,0x13,0x00,0xff,0x3a,0x00,0x01,0xcb,0x03,0x05,0x0b,0x07,0x07,0xb5, -0x06,0x04,0xfd,0x01,0xfe,0x3c,0xfc,0xfa,0x07,0xf9,0xf7,0xff,0xf7,0xf9,0x91,0xfa, -0xfc,0xb0,0xfd,0xff,0x1e,0x02,0x03,0x55,0x03,0x02,0x05,0x01,0xff,0x9f,0xff,0x00, -0xf4,0x01,0x03,0xcf,0x05,0x07,0x80,0x07,0x06,0xad,0x04,0x01,0xc9,0xfe,0xfc,0x88, -0xfa,0xf8,0xec,0xf7,0xf8,0x43,0xf9,0xfa,0xd7,0xfb,0xfd,0x3d,0x00,0x02,0x44,0x03, -0x03,0x22,0x02,0x00,0xcd,0xff,0xff,0x79,0x00,0x02,0x02,0x04,0x05,0x3c,0x07,0x07, -0xbb,0x06,0x04,0x74,0x01,0xfe,0x9f,0xfc,0xfa,0x94,0xf8,0xf8,0x81,0xf8,0xf9,0x34, -0xfa,0xfb,0x0c,0xfe,0x00,0x57,0x02,0x03,0xf3,0x02,0x01,0x9f,0x00,0xff,0xa9,0xff, -0x00,0x3a,0x02,0x04,0xf0,0x05,0x07,0xc9,0x07,0x06,0x05,0x04,0x01,0x19,0xff,0xfc, -0x06,0xfa,0xf8,0x5a,0xf8,0xf8,0x19,0xf9,0xfa,0xe1,0xfb,0xfe,0xa4,0x00,0x02,0x26, -0x03,0x02,0xad,0x01,0x00,0x95,0xff,0xff,0xbd,0x00,0x02,0x22,0x04,0x06,0xc6,0x07, -0x07,0x08,0x06,0x04,0xc0,0x01,0xfe,0x2f,0xfc,0xf9,0xdf,0xf8,0xf8,0x78,0xf8,0xf8, -0x0e,0xfa,0xfc,0x71,0xfe,0x00,0x7c,0x02,0x03,0xa2,0x02,0x01,0x25,0x00,0xff,0xdb, -0xff,0x00,0x29,0x02,0x04,0xc9,0x06,0x07,0x3a,0x07,0x06,0x30,0x04,0x01,0xbb,0xfe, -0xfb,0x1f,0xfa,0xf9,0x81,0xf8,0xf8,0xc5,0xf8,0xfa,0x32,0xfc,0xfe,0xea,0x00,0x02, -0x09,0x03,0x02,0x13,0x01,0x00,0xb3,0xff,0xff,0x7a,0x00,0x02,0x08,0x05,0x06,0x7d, -0x07,0x07,0x22,0x06,0x04,0x84,0x01,0xfe,0xf7,0xfb,0xfa,0x34,0xf9,0xf8,0x26,0xf8, -0xf8,0x3c,0xfa,0xfc,0xc4,0xfe,0x01,0xa3,0x02,0x02,0xfb,0x01,0x01,0x41,0x00,0xff, -0x68,0xff,0x00,0xfa,0x02,0x05,0xb3,0x06,0x07,0x45,0x07,0x06,0x24,0x04,0x01,0x53, -0xfe,0xfc,0x71,0xfa,0xf9,0x52,0xf8,0xf8,0xc2,0xf8,0xfa,0x63,0xfc,0xff,0x62,0x01, -0x02,0x67,0x02,0x01,0x2e,0x01,0x00,0x20,0xff,0xff,0x06,0x01,0x03,0x34,0x05,0x06, -0x79,0x07,0x07,0x47,0x06,0x03,0x0d,0x01,0xfe,0x46,0xfc,0xfa,0x17,0xf9,0xf8,0x24, -0xf8,0xf8,0x3a,0xfa,0xfc,0x8c,0xff,0x01,0x26,0x02,0x02,0x05,0x02,0x00,0xaf,0xff, -0xfe,0x9f,0xff,0x01,0x55,0x03,0x05,0xa2,0x06,0x07,0x8a,0x07,0x06,0x90,0x03,0x00, -0x8f,0xfe,0xfc,0x74,0xfa,0xf9,0x41,0xf8,0xf7,0x8e,0xf8,0xfa,0x37,0xfd,0xff,0x29, -0x01,0x02,0x71,0x02,0x01,0x9f,0x00,0xff,0xf4,0xfe,0xff,0x8e,0x01,0x03,0x35,0x05, -0x06,0xde,0x07,0x07,0xc7,0x05,0x03,0xf7,0x00,0xfe,0x48,0xfc,0xfa,0x38,0xf9,0xf8, -0xa1,0xf7,0xf8,0xea,0xfa,0xfd,0x76,0xff,0x01,0x31,0x02,0x02,0xa8,0x01,0x00,0x12, -0xff,0xff,0x12,0x00,0x01,0x58,0x03,0x05,0x26,0x07,0x07,0x4e,0x07,0x05,0x7a,0x03, -0x00,0x7f,0xfe,0xfc,0xb6,0xfa,0xf9,0xb0,0xf7,0xf7,0xf9,0xf8,0xfb,0x62,0xfd,0xff, -0x46,0x01,0x02,0x67,0x02,0x01,0xd3,0xff,0xff,0x41,0xff,0x00,0x71,0x01,0x03,0xb7, -0x05,0x07,0xc4,0x07,0x07,0xa2,0x05,0x03,0xc5,0x00,0xfe,0xa8,0xfc,0xfa,0xaa,0xf8, -0xf7,0xc7,0xf7,0xf9,0x34,0xfb,0xfd,0x85,0xff,0x01,0x78,0x02,0x02,0xd1,0x00,0xff, -0x3b,0xff,0xff,0xf4,0xff,0x01,0xc8,0x03,0x05,0x4e,0x07,0x07,0x2b,0x07,0x05,0x17, -0x03,0x00,0xdc,0xfe,0xfc,0x6c,0xfa,0xf8,0x85,0xf7,0xf8,0x50,0xf9,0xfb,0x62,0xfd, -0xff,0xbd,0x01,0x02,0xb5,0x01,0x00,0xb9,0xff,0xff,0x22,0xff,0xff,0xcf,0x01,0x03, -0xff,0x05,0x07,0xd5,0x07,0x07,0x30,0x05,0x02,0x0f,0x01,0xff,0x91,0xfc,0xfa,0x40, -0xf8,0xf7,0x2b,0xf8,0xf9,0x14,0xfb,0xfd,0x2a,0x00,0x01,0x1c,0x02,0x01,0x97,0x00, -0xff,0x0a,0xff,0xff,0x10,0x00,0x01,0x1f,0x04,0x06,0x81,0x07,0x07,0xcd,0x06,0x04, -0x2e,0x03,0x01,0x15,0xff,0xfc,0xd4,0xf9,0xf8,0xd5,0xf7,0xf8,0x21,0xf9,0xfb,0x04, -0xfe,0x00,0xa6,0x01,0x01,0x5d,0x01,0x00,0x78,0xff,0xfe,0x1c,0xff,0x00,0x04,0x02, -0x04,0x53,0x06,0x07,0x9b,0x07,0x06,0xf6,0x04,0x03,0x77,0x01,0xfe,0x0d,0xfc,0xf9, -0x8d,0xf8,0xf7,0xed,0xf7,0xf9,0x93,0xfb,0xfe,0x65,0x00,0x01,0xc7,0x01,0x01,0x45, -0x00,0xff,0xc3,0xfe,0xff,0x32,0x00,0x02,0x81,0x04,0x06,0xaa,0x07,0x07,0x44,0x06, -0x05,0xa2,0x03,0x01,0x96,0xfe,0xfb,0xff,0xf9,0xf8,0x97,0xf7,0xf7,0x7d,0xf9,0xfb, -0x7f,0xfe,0x00,0x75,0x01,0x01,0x2c,0x01,0x00,0x20,0xff,0xfe,0x0c,0xff,0x00,0x53, -0x02,0x04,0xcf,0x06,0x07,0xf5,0x06,0x06,0x65,0x05,0x03,0x2b,0x01,0xfe,0x17,0xfc, -0xfa,0x40,0xf8,0xf7,0xf6,0xf7,0xf9,0x2c,0xfc,0xfe,0x67,0x00,0x01,0xa8,0x01,0x00, -0xed,0xff,0xff,0xa1,0xfe,0xfe,0x5e,0x00,0x02,0x3c,0x05,0x06,0x0a,0x07,0x06,0x9f, -0x06,0x05,0x88,0x03,0x00,0x8f,0xfe,0xfc,0xd3,0xf9,0xf8,0x50,0xf7,0xf8,0xf2,0xf9, -0xfc,0x93,0xfe,0x00,0x78,0x01,0x01,0xb6,0x00,0xff,0xed,0xfe,0xfe,0xd5,0xfe,0x00, -0x3b,0x03,0x05,0x64,0x06,0x06,0x2e,0x07,0x06,0x6c,0x05,0x03,0x05,0x01,0xfe,0x1b, -0xfc,0xf9,0xe9,0xf7,0xf7,0x47,0xf8,0xfa,0x60,0xfc,0xfe,0x9d,0x00,0x01,0x45,0x01, -0x00,0xcb,0xff,0xfe,0x19,0xfe,0xfe,0x2f,0x01,0x03,0x27,0x05,0x06,0x03,0x07,0x07, -0xb5,0x06,0x05,0x53,0x03,0x01,0xb3,0xfe,0xfb,0x6e,0xf9,0xf7,0x8e,0xf7,0xf8,0x25, -0xfa,0xfc,0xfa,0xfe,0x00,0x38,0x01,0x01,0xb4,0x00,0xff,0x26,0xfe,0xfe,0x50,0xff, -0x01,0x78,0x03,0x04,0x4f,0x06,0x07,0x53,0x07,0x06,0x28,0x05,0x03,0x47,0x01,0xfe, -0xb8,0xfb,0xf9,0xe5,0xf7,0xf7,0x68,0xf8,0xfa,0xe7,0xfc,0xfe,0x6f,0x00,0x01,0x64, -0x01,0x00,0xf8,0xfe,0xfd,0x3d,0xfe,0xff,0x9c,0x01,0x03,0xf4,0x04,0x06,0x47,0x07, -0x07,0x73,0x06,0x05,0x94,0x03,0x01,0x53,0xfe,0xfb,0x49,0xf9,0xf7,0x7b,0xf7,0xf8, -0xca,0xfa,0xfc,0xef,0xfe,0x00,0x87,0x01,0x01,0x06,0x00,0xfe,0xd7,0xfd,0xfe,0xe8, -0xff,0x01,0x48,0x03,0x05,0x92,0x06,0x07,0x13,0x07,0x06,0x68,0x05,0x03,0x19,0x01, -0xfe,0x84,0xfb,0xf9,0x91,0xf7,0xf7,0xf9,0xf8,0xfa,0xee,0xfc,0xfe,0xce,0x00,0x01, -0x1a,0x01,0xff,0x38,0xfe,0xfe,0xb0,0xfe,0xff,0x7e,0x01,0x03,0x47,0x05,0x06,0x18, -0x07,0x07,0xa1,0x06,0x05,0x87,0x03,0x01,0x41,0xfe,0xfb,0xd5,0xf8,0xf7,0xd9,0xf7, -0xf9,0xd2,0xfa,0xfc,0x3e,0xff,0x01,0x91,0x01,0x00,0x29,0xff,0xfe,0x34,0xfe,0xfe, -0xdb,0xff,0x01,0xaa,0x03,0x05,0x65,0x06,0x07,0x30,0x07,0x06,0x6b,0x05,0x03,0x28, -0x01,0xfe,0x12,0xfb,0xf8,0xca,0xf7,0xf8,0x11,0xf9,0xfa,0x1b,0xfd,0xff,0x3a,0x01, -0x01,0x23,0x00,0xff,0x40,0xfe,0xfe,0xa2,0xfe,0xff,0xdf,0x01,0x03,0x4c,0x05,0x06, -0x26,0x07,0x07,0xa4,0x06,0x05,0xa6,0x03,0x01,0xe1,0xfd,0xfa,0xcc,0xf8,0xf8,0x10, -0xf8,0xf8,0xce,0xfa,0xfd,0xf8,0xff,0x01,0xd1,0x00,0xff,0xff,0xfe,0xfe,0x03,0xfe, -0xfe,0x1a,0x00,0x01,0xbf,0x03,0x05,0x73,0x06,0x07,0x33,0x07,0x06,0xaa,0x05,0x03, -0xec,0x00,0xfd,0xb7,0xfa,0xf9,0x10,0xf8,0xf7,0xde,0xf8,0xfb,0xf2,0xfd,0x00,0xe1, -0x00,0x00,0xd9,0xff,0xfe,0x1d,0xfe,0xfd,0xcf,0xfe,0x00,0xf4,0x01,0x03,0x5b,0x05, -0x06,0x19,0x07,0x07,0xc1,0x06,0x05,0xad,0x03,0x00,0x57,0xfd,0xfa,0x1e,0xf9,0xf7, -0xae,0xf7,0xf9,0x90,0xfb,0xfe,0x04,0x00,0x00,0x8b,0x00,0xff,0xab,0xfe,0xfd,0x0e, -0xfe,0xfe,0x5e,0x00,0x01,0xcf,0x03,0x05,0x77,0x06,0x06,0x4f,0x07,0x07,0xe2,0x05, -0x03,0x35,0x00,0xfd,0x17,0xfb,0xf8,0x9f,0xf7,0xf7,0x6b,0xf9,0xfb,0x5f,0xfe,0xff, -0xaf,0x00,0x00,0x77,0xff,0xfe,0xd6,0xfd,0xfe,0xf2,0xfe,0x00,0x04,0x02,0x03,0x6f, -0x05,0x06,0xf4,0x06,0x07,0x59,0x07,0x05,0x0a,0x03,0x00,0x93,0xfd,0xfb,0xa0,0xf8, -0xf7,0xd6,0xf7,0xf9,0x3c,0xfc,0xfe,0xf6,0xff,0x00,0x3a,0x00,0xff,0x43,0xfe,0xfd, -0x1e,0xfe,0xfe,0x5d,0x00,0x02,0x05,0x04,0x05,0x22,0x06,0x07,0xe4,0x07,0x07,0x53, -0x05,0x02,0x6f,0x00,0xfd,0xba,0xfa,0xf8,0x65,0xf7,0xf8,0x02,0xfa,0xfc,0x85,0xfe, -0x00,0x81,0x00,0xff,0x0f,0xff,0xfe,0xe4,0xfd,0xfd,0xef,0xfe,0x00,0x7a,0x02,0x03, -0xfc,0x04,0x06,0xa6,0x07,0x07,0xff,0x06,0x05,0x03,0x03,0x00,0x88,0xfd,0xfa,0x36, -0xf8,0xf7,0x69,0xf8,0xfa,0x82,0xfc,0xfe,0x1c,0x00,0x00,0xb4,0xff,0xff,0x30,0xfe, -0xfd,0xea,0xfd,0xff,0xe2,0x00,0x02,0x85,0x03,0x05,0xb0,0x06,0x07,0xcd,0x07,0x06, -0x3c,0x05,0x03,0x83,0x00,0xfd,0x22,0xfa,0xf8,0xb3,0xf7,0xf8,0x67,0xfa,0xfc,0xed, -0xfe,0xff,0x1e,0x00,0xff,0xfb,0xfe,0xfd,0x7f,0xfd,0xfe,0x71,0xff,0x00,0x0d,0x02, -0x03,0x47,0x05,0x06,0xdf,0x07,0x07,0xc9,0x06,0x05,0x56,0x03,0x00,0xe4,0xfc,0xfa, -0x30,0xf8,0xf7,0x9a,0xf8,0xfa,0x1b,0xfd,0xfe,0xcd,0xff,0x00,0xb1,0xff,0xfe,0xaa, -0xfd,0xfd,0x68,0xfe,0xff,0xa8,0x00,0x01,0x9d,0x03,0x05,0x19,0x07,0x07,0x8a,0x07, -0x06,0x9e,0x05,0x03,0x03,0x00,0xfc,0xfc,0xf9,0xf8,0xa1,0xf7,0xf8,0x1f,0xfb,0xfd, -0xb2,0xfe,0xff,0x2d,0x00,0xff,0x47,0xfe,0xfd,0xc8,0xfd,0xfe,0x79,0xff,0x00,0xd6, -0x01,0x03,0xce,0x05,0x06,0x8f,0x07,0x07,0x2a,0x07,0x05,0x09,0x03,0xff,0xae,0xfc, -0xf9,0xfb,0xf7,0xf7,0x4e,0xf9,0xfb,0x13,0xfd,0xfe,0xfd,0xff,0x00,0x10,0xff,0xfe, -0xa0,0xfd,0xfe,0x90,0xfe,0xff,0x43,0x00,0x02,0x21,0x04,0x05,0xdc,0x06,0x07,0xd9, -0x07,0x07,0x83,0x05,0x02,0xdf,0xff,0xfc,0x75,0xf9,0xf8,0x40,0xf8,0xf9,0x37,0xfb, -0xfd,0x13,0xff,0x00,0xb0,0xff,0xfe,0xfb,0xfd,0xfd,0x1e,0xfe,0xfe,0xf6,0xfe,0x00, -0x56,0x02,0x04,0xa2,0x05,0x06,0xcd,0x07,0x07,0x2e,0x07,0x05,0x08,0x03,0xff,0x09, -0xfc,0xf9,0x45,0xf8,0xf8,0x87,0xf9,0xfb,0x85,0xfd,0xff,0xe5,0xff,0xff,0x75,0xfe, -0xfe,0x11,0xfe,0xfd,0x1f,0xfe,0xfe,0x9f,0x00,0x02,0x16,0x04,0x05,0x0a,0x07,0x07, -0xed,0x07,0x07,0xb4,0x05,0x02,0x2d,0xff,0xfb,0x7c,0xf9,0xf8,0x76,0xf8,0xf9,0x98, -0xfb,0xfd,0x6e,0xff,0xff,0xf8,0xfe,0xfe,0x48,0xfe,0xfe,0xb0,0xfd,0xfe,0x20,0xff, -0x00,0x5b,0x02,0x04,0xc0,0x05,0x07,0xc0,0x07,0x08,0x80,0x07,0x05,0x8a,0x02,0xfe, -0xbd,0xfb,0xf9,0x69,0xf8,0xf8,0xb6,0xf9,0xfc,0x20,0xfe,0xff,0x22,0xff,0xfe,0xae, -0xfe,0xfe,0xc5,0xfd,0xfd,0x29,0xfe,0xff,0xa4,0x00,0x02,0x25,0x04,0x05,0xfc,0x06, -0x07,0x4d,0x08,0x07,0x7a,0x05,0x02,0xb2,0xfe,0xfb,0x8c,0xf9,0xf8,0x74,0xf8,0xfa, -0x72,0xfc,0xfe,0xd3,0xfe,0xfe,0x0f,0xff,0xfe,0x1c,0xfe,0xfd,0xa9,0xfd,0xfe,0x33, -0xff,0x00,0x7a,0x02,0x04,0xa3,0x05,0x06,0x2f,0x08,0x08,0x99,0x07,0x05,0xf2,0x01, -0xfe,0xcb,0xfb,0xf9,0x15,0xf8,0xf8,0xab,0xfa,0xfc,0xfb,0xfd,0xfe,0x1a,0xff,0xff, -0x91,0xfe,0xfd,0x8e,0xfd,0xfd,0x2a,0xfe,0xff,0xc3,0x00,0x02,0x18,0x04,0x05,0x28, -0x07,0x08,0xb7,0x08,0x07,0xe6,0x04,0x01,0xbe,0xfe,0xfb,0x08,0xf9,0xf8,0x33,0xf9, -0xfb,0xa0,0xfc,0xfd,0xac,0xfe,0xff,0xf2,0xfe,0xfe,0xe6,0xfd,0xfd,0x89,0xfd,0xfe, -0x51,0xff,0x00,0x7f,0x02,0x03,0x9e,0x05,0x07,0xb7,0x08,0x08,0x3a,0x07,0x04,0xfe, -0x01,0xfe,0x18,0xfb,0xf8,0x8d,0xf8,0xf9,0x1a,0xfb,0xfc,0xd8,0xfd,0xfe,0x1c,0xff, -0xfe,0x5d,0xfe,0xfd,0x6d,0xfd,0xfd,0x36,0xfe,0xff,0xe8,0x00,0x02,0xd3,0x03,0x05, -0xcd,0x07,0x08,0x7c,0x08,0x07,0x02,0x05,0x01,0x1e,0xfe,0xfa,0x0b,0xf9,0xf8,0xdf, -0xf9,0xfb,0x91,0xfc,0xfd,0xbf,0xfe,0xfe,0xcf,0xfe,0xfe,0xb5,0xfd,0xfd,0x73,0xfd, -0xfe,0x96,0xff,0x00,0x0b,0x02,0x03,0x3e,0x06,0x07,0xaf,0x08,0x08,0x56,0x07,0x05, -0x80,0x01,0xfd,0xa9,0xfa,0xf9,0x24,0xf9,0xf9,0x3e,0xfb,0xfc,0xfc,0xfd,0xfe,0xea, -0xfe,0xfe,0x3c,0xfe,0xfd,0x27,0xfd,0xfd,0x9a,0xfe,0xff,0x67,0x00,0x01,0x3f,0x04, -0x06,0xe6,0x07,0x08,0xa9,0x08,0x07,0xd8,0x04,0x01,0x50,0xfd,0xfa,0x7c,0xf9,0xf9, -0x04,0xfa,0xfb,0xd7,0xfc,0xfd,0xae,0xfe,0xfe,0xbf,0xfe,0xfd,0x4f,0xfd,0xfd,0xd4, -0xfd,0xfe,0x38,0xff,0x00,0x24,0x02,0x04,0x67,0x06,0x07,0xcd,0x08,0x08,0x8f,0x07, -0x04,0xa6,0x00,0xfd,0xd4,0xfa,0xf9,0x67,0xf9,0xfa,0x84,0xfb,0xfc,0xec,0xfd,0xfe, -0x0c,0xff,0xfe,0xa8,0xfd,0xfd,0x73,0xfd,0xfd,0x4f,0xfe,0xfe,0x5e,0x00,0x02,0x87, -0x04,0x06,0xe4,0x07,0x09,0x12,0x09,0x07,0x14,0x04,0x00,0x38,0xfd,0xfa,0x9c,0xf9, -0xf9,0x79,0xfa,0xfb,0xc9,0xfc,0xfe,0xe0,0xfe,0xfe,0x2e,0xfe,0xfd,0x67,0xfd,0xfd, -0xdb,0xfd,0xfe,0xe0,0xfe,0x00,0x79,0x02,0x04,0x45,0x06,0x08,0x74,0x09,0x09,0x00, -0x07,0x03,0x5d,0x00,0xfd,0xc1,0xfa,0xf9,0xdb,0xf9,0xfa,0x87,0xfb,0xfc,0x4f,0xfe, -0xfe,0x8e,0xfe,0xfd,0x9e,0xfd,0xfd,0xaa,0xfd,0xfd,0xe8,0xfd,0xff,0xa1,0x00,0x02, -0x45,0x04,0x06,0xa9,0x08,0x09,0xf9,0x08,0x06,0xbd,0x03,0x00,0xe1,0xfc,0xfa,0xfd, -0xf9,0xf9,0x7e,0xfa,0xfb,0x3a,0xfd,0xfe,0xb7,0xfe,0xfe,0xd3,0xfd,0xfd,0xbd,0xfd, -0xfd,0x56,0xfd,0xfe,0x30,0xff,0x00,0x28,0x02,0x04,0xe6,0x06,0x08,0x9e,0x09,0x08, -0xbe,0x06,0x03,0xd6,0xff,0xfc,0x0e,0xfb,0xfa,0xd1,0xf9,0xfa,0xf7,0xfb,0xfd,0x69, -0xfe,0xfe,0x05,0xfe,0xfe,0xf0,0xfd,0xfd,0x38,0xfd,0xfd,0x36,0xfe,0xff,0x52,0x00, -0x02,0x92,0x04,0x07,0x02,0x09,0x09,0xeb,0x08,0x06,0x17,0x03,0xff,0xfa,0xfc,0xfb, -0xf2,0xf9,0xf9,0xbc,0xfa,0xfc,0xa6,0xfd,0xfe,0x11,0xfe,0xfe,0x22,0xfe,0xfd,0x4c, -0xfd,0xfd,0x93,0xfd,0xfe,0xe2,0xfe,0x00,0x43,0x02,0x04,0x5d,0x07,0x09,0xd2,0x09, -0x08,0x2c,0x06,0x02,0xac,0xff,0xfd,0x11,0xfb,0xf9,0xdc,0xf9,0xfb,0xa2,0xfc,0xfd, -0xd8,0xfd,0xfe,0x41,0xfe,0xfe,0x91,0xfd,0xfd,0x53,0xfd,0xfd,0xfa,0xfd,0xfe,0x3b, -0x00,0x02,0xf6,0x04,0x07,0x68,0x09,0x09,0x8e,0x08,0x05,0xbc,0x02,0xff,0x1c,0xfd, -0xfa,0xcc,0xf9,0xfa,0x83,0xfb,0xfc,0x5a,0xfd,0xfd,0x3d,0xfe,0xfe,0xe5,0xfd,0xfd, -0x57,0xfd,0xfd,0x86,0xfd,0xfd,0xad,0xfe,0x00,0x63,0x02,0x05,0xd1,0x07,0x09,0xdb, -0x09,0x08,0xa2,0x05,0x02,0xcd,0xff,0xfc,0x9c,0xfa,0xf9,0xaf,0xfa,0xfb,0x8b,0xfc, -0xfd,0xf4,0xfd,0xfe,0x25,0xfe,0xfd,0x7b,0xfd,0xfd,0x67,0xfd,0xfd,0xb5,0xfd,0xfe, -0x2a,0x00,0x02,0x67,0x05,0x08,0xc3,0x09,0x09,0xf8,0x07,0x05,0xdb,0x02,0xff,0x78, -0xfc,0xfa,0x59,0xfa,0xfa,0xae,0xfb,0xfc,0x67,0xfd,0xfe,0x31,0xfe,0xfd,0xae,0xfd, -0xfd,0x79,0xfd,0xfd,0x44,0xfd,0xfd,0x7a,0xfe,0x00,0xa0,0x02,0x05,0x8d,0x08,0x09, -0x49,0x09,0x07,0xdf,0x05,0x02,0x1a,0xff,0xfc,0xd4,0xfa,0xfa,0xfa,0xfa,0xfb,0x9a, -0xfc,0xfd,0x08,0xfe,0xfe,0xd0,0xfd,0xfd,0x9c,0xfd,0xfd,0x35,0xfd,0xfd,0x74,0xfd, -0xfe,0x03,0x00,0x03,0x30,0x06,0x08,0x67,0x09,0x09,0x24,0x08,0x05,0x4c,0x02,0xfe, -0x5c,0xfc,0xfb,0xc2,0xfa,0xfa,0xbf,0xfb,0xfc,0x9c,0xfd,0xfd,0xee,0xfd,0xfd,0xce, -0xfd,0xfd,0x58,0xfd,0xfd,0x25,0xfd,0xfd,0x02,0xfe,0x00,0x74,0x03,0x06,0x56,0x08, -0x09,0x76,0x09,0x08,0x73,0x05,0x01,0xbe,0xfe,0xfc,0x38,0xfb,0xfa,0x0b,0xfb,0xfb, -0xef,0xfc,0xfd,0xc7,0xfd,0xfd,0xef,0xfd,0xfd,0x8a,0xfd,0xfd,0x48,0xfd,0xfc,0xcd, -0xfc,0xfe,0xb1,0x00,0x03,0x5b,0x06,0x08,0x94,0x09,0x09,0x1a,0x08,0x05,0xa0,0x01, -0xfe,0x9c,0xfc,0xfb,0xc2,0xfa,0xfb,0x24,0xfc,0xfc,0x6e,0xfd,0xfd,0xed,0xfd,0xfd, -0x9b,0xfd,0xfd,0xab,0xfd,0xfd,0x60,0xfc,0xfc,0x5a,0xfe,0x00,0xbf,0x03,0x06,0x73, -0x08,0x09,0xbe,0x09,0x07,0xcc,0x04,0x01,0xc9,0xfe,0xfc,0x27,0xfb,0xfa,0x7f,0xfb, -0xfc,0xe2,0xfc,0xfd,0xd8,0xfd,0xfd,0x9c,0xfd,0xfd,0xec,0xfd,0xfd,0xa8,0xfc,0xfc, -0xc1,0xfc,0xfe,0x1a,0x01,0x03,0x5a,0x06,0x08,0x0c,0x0a,0x09,0x78,0x07,0x04,0x9a, -0x01,0xfe,0x6a,0xfc,0xfb,0x35,0xfb,0xfb,0x38,0xfc,0xfd,0x90,0xfd,0xfd,0x9b,0xfd, -0xfd,0x0a,0xfe,0xfe,0x30,0xfd,0xfc,0x03,0xfc,0xfc,0xcf,0xfe,0x00,0xaf,0x03,0x06, -0x1a,0x09,0x0a,0x40,0x09,0x07,0x95,0x04,0x01,0x76,0xfe,0xfc,0x87,0xfb,0xfb,0x94, -0xfb,0xfc,0x25,0xfd,0xfd,0x78,0xfd,0xfd,0xe7,0xfd,0xfe,0xe4,0xfd,0xfc,0xfd,0xfb, -0xfc,0x22,0xfd,0xfe,0xea,0x00,0x03,0x0e,0x07,0x09,0xe2,0x09,0x09,0x43,0x07,0x04, -0x25,0x01,0xfe,0x96,0xfc,0xfb,0x48,0xfb,0xfb,0x9c,0xfc,0xfd,0x43,0xfd,0xfd,0xa4, -0xfd,0xfe,0x54,0xfe,0xfd,0x78,0xfc,0xfc,0x40,0xfc,0xfd,0x70,0xfe,0x01,0x30,0x04, -0x07,0x23,0x09,0x09,0x3e,0x09,0x07,0x11,0x04,0x01,0x70,0xfe,0xfc,0x89,0xfb,0xfb, -0x06,0xfc,0xfc,0x1c,0xfd,0xfc,0x3f,0xfd,0xfd,0x8f,0xfe,0xfe,0x22,0xfd,0xfc,0x26, -0xfc,0xfc,0xc2,0xfc,0xfe,0x58,0x01,0x04,0x37,0x07,0x09,0xf3,0x09,0x09,0xd1,0x06, -0x03,0x0e,0x01,0xfe,0x87,0xfc,0xfb,0xa8,0xfb,0xfc,0xc5,0xfc,0xfc,0xdc,0xfc,0xfd, -0x58,0xfe,0xfe,0xd7,0xfd,0xfd,0x81,0xfc,0xfc,0xe0,0xfb,0xfc,0xbb,0xfe,0x01,0x88, -0x04,0x07,0x66,0x09,0x09,0xef,0x08,0x06,0xda,0x03,0x00,0x5f,0xfe,0xfc,0xb6,0xfb, -0xfc,0x80,0xfc,0xfc,0x79,0xfc,0xfc,0xef,0xfd,0xfe,0x36,0xfe,0xfd,0x2b,0xfd,0xfc, -0xc7,0xfb,0xfb,0xcb,0xfc,0xfe,0x9d,0x01,0x04,0xab,0x07,0x09,0xd8,0x09,0x08,0x8b, -0x06,0x03,0xdd,0x00,0xfe,0x61,0xfc,0xfc,0x61,0xfc,0xfc,0x37,0xfc,0xfc,0x47,0xfd, -0xfe,0x40,0xfe,0xfe,0xc1,0xfd,0xfd,0x31,0xfc,0xfb,0xb9,0xfb,0xfc,0xdd,0xfe,0x01, -0xfb,0x04,0x07,0x8e,0x09,0x09,0x9b,0x08,0x06,0xb8,0x03,0x00,0xe8,0xfd,0xfc,0x8a, -0xfc,0xfc,0x17,0xfc,0xfc,0xb1,0xfc,0xfd,0xf8,0xfd,0xfe,0x22,0xfe,0xfd,0xfc,0xfc, -0xfc,0x70,0xfb,0xfb,0xba,0xfc,0xfe,0xfd,0x01,0x05,0xf4,0x07,0x09,0x97,0x09,0x08, -0x8a,0x06,0x03,0x26,0x00,0xfd,0x2f,0xfd,0xfc,0x3b,0xfc,0xfb,0x3e,0xfc,0xfc,0x8e, -0xfd,0xfd,0x4f,0xfe,0xfe,0xb3,0xfd,0xfc,0xeb,0xfb,0xfb,0x86,0xfb,0xfc,0xfa,0xfe, -0x02,0x84,0x05,0x07,0x5f,0x09,0x09,0xba,0x08,0x06,0xe4,0x02,0x00,0x50,0xfe,0xfd, -0xa7,0xfc,0xfc,0xf0,0xfb,0xfc,0xf6,0xfc,0xfd,0x07,0xfe,0xfe,0x36,0xfe,0xfd,0xa8, -0xfc,0xfb,0x3d,0xfb,0xfb,0xa5,0xfc,0xff,0x84,0x02,0x05,0xe9,0x07,0x09,0xe7,0x09, -0x08,0xc9,0x05,0x02,0x38,0x00,0xfe,0x7a,0xfd,0xfc,0x07,0xfc,0xfc,0x71,0xfc,0xfc, -0x9e,0xfd,0xfe,0x63,0xfe,0xfe,0x72,0xfd,0xfc,0xa9,0xfb,0xfa,0x2f,0xfb,0xfc,0x9c, -0xff,0x02,0x7a,0x05,0x07,0xcf,0x09,0x09,0x3f,0x08,0x05,0x84,0x02,0x00,0xc7,0xfe, -0xfd,0x75,0xfc,0xfc,0x22,0xfc,0xfc,0xf6,0xfc,0xfd,0x4b,0xfe,0xfe,0x15,0xfe,0xfd, -0x87,0xfc,0xfb,0xa6,0xfa,0xfb,0x12,0xfd,0xff,0x9c,0x02,0x05,0x58,0x08,0x0a,0xb1, -0x09,0x07,0x1a,0x05,0x02,0x9b,0x00,0xfe,0x6b,0xfd,0xfc,0x29,0xfc,0xfc,0x71,0xfc, -0xfd,0xd2,0xfd,0xfe,0x53,0xfe,0xfe,0x82,0xfd,0xfc,0x05,0xfb,0xfa,0x68,0xfb,0xfd, -0xa4,0xff,0x02,0xd8,0x05,0x08,0x0c,0x0a,0x09,0x65,0x07,0x05,0xb1,0x02,0x00,0xb8, -0xfe,0xfd,0xa7,0xfc,0xfc,0x12,0xfc,0xfc,0x49,0xfd,0xfd,0x3d,0xfe,0xfe,0x46,0xfe, -0xfd,0xf7,0xfb,0xfa,0x9b,0xfa,0xfb,0x29,0xfd,0xff,0xc7,0x02,0x06,0x06,0x09,0x09, -0x0c,0x09,0x07,0x04,0x05,0x02,0x8a,0x00,0xfe,0x8c,0xfd,0xfc,0x19,0xfc,0xfc,0xb2, -0xfc,0xfd,0xc5,0xfd,0xfe,0xa4,0xfe,0xfe,0x15,0xfd,0xfb,0xb8,0xfa,0xfa,0x8d,0xfb, -0xfc,0x8f,0xff,0x03,0xb3,0x06,0x08,0x8f,0x09,0x08,0x2d,0x07,0x04,0xaf,0x02,0x00, -0xe9,0xfe,0xfd,0x88,0xfc,0xfc,0x51,0xfc,0xfc,0x3c,0xfd,0xfd,0x8c,0xfe,0xfe,0x2e, -0xfe,0xfc,0x7a,0xfb,0xfa,0xce,0xfa,0xfb,0xd3,0xfc,0xff,0xae,0x03,0x06,0xde,0x08, -0x09,0xb6,0x08,0x07,0xd0,0x04,0x02,0xaa,0x00,0xfe,0x6e,0xfd,0xfc,0x47,0xfc,0xfc, -0xb7,0xfc,0xfd,0x01,0xfe,0xfe,0xde,0xfe,0xfd,0x7c,0xfc,0xfb,0xe8,0xfa,0xfa,0xf7, -0xfa,0xfd,0x40,0x00,0x03,0xff,0x06,0x08,0x5d,0x09,0x08,0xd9,0x06,0x04,0xbc,0x02, -0x00,0xcb,0xfe,0xfd,0xa5,0xfc,0xfc,0x67,0xfc,0xfc,0x48,0xfd,0xfe,0x06,0xff,0xfe, -0x88,0xfd,0xfc,0xa9,0xfb,0xfa,0x2a,0xfa,0xfa,0x3e,0xfd,0x00,0x2a,0x04,0x07,0xd0, -0x08,0x09,0x53,0x08,0x06,0xdb,0x04,0x02,0xac,0x00,0xfe,0x6a,0xfd,0xfc,0x6d,0xfc, -0xfc,0x82,0xfc,0xfd,0xaa,0xfe,0xfe,0x5d,0xfe,0xfd,0xa9,0xfc,0xfb,0x47,0xfa,0xf9, -0xfe,0xfa,0xfd,0xd8,0x00,0x04,0x25,0x07,0x08,0x0d,0x09,0x08,0xb2,0x06,0x04,0xbe, -0x02,0x00,0xb6,0xfe,0xfd,0xeb,0xfc,0xfc,0x02,0xfc,0xfc,0xfd,0xfd,0xfe,0xaa,0xfe, -0xfe,0xb4,0xfd,0xfc,0x3a,0xfb,0xf9,0xcf,0xf9,0xfb,0xb1,0xfd,0x01,0x81,0x04,0x07, -0xa4,0x08,0x08,0x1c,0x08,0x06,0xdd,0x04,0x02,0x57,0x00,0xfe,0xdf,0xfd,0xfc,0xfb, -0xfb,0xfc,0x33,0xfd,0xfe,0x82,0xfe,0xfe,0x79,0xfe,0xfd,0x7c,0xfc,0xfa,0xbd,0xf9, -0xf9,0x2c,0xfb,0xfd,0x5d,0x01,0x04,0x4d,0x07,0x08,0xb7,0x08,0x08,0xd3,0x06,0x04, -0x49,0x02,0x00,0x39,0xff,0xfd,0x6b,0xfc,0xfb,0x7f,0xfc,0xfd,0x06,0xfe,0xfe,0xb7, -0xfe,0xfe,0xc9,0xfd,0xfc,0x93,0xfa,0xf9,0xb9,0xf9,0xfb,0x13,0xfe,0x01,0xeb,0x04, -0x07,0x51,0x08,0x08,0x4d,0x08,0x06,0x58,0x04,0x02,0xd6,0x00,0xff,0x73,0xfd,0xfc, -0x34,0xfc,0xfc,0x6c,0xfd,0xfd,0x8f,0xfe,0xfe,0xbe,0xfe,0xfd,0xf9,0xfb,0xfa,0x55, -0xf9,0xf9,0x59,0xfb,0xfe,0xf8,0x01,0x04,0xfd,0x06,0x08,0xe7,0x08,0x08,0x30,0x06, -0x04,0xa4,0x02,0x00,0xff,0xfe,0xfd,0x63,0xfc,0xfc,0xd7,0xfc,0xfd,0xf5,0xfd,0xfe, -0x1b,0xff,0xfe,0x7a,0xfd,0xfb,0x1c,0xfa,0xf9,0x81,0xf9,0xfb,0xdb,0xfe,0x01,0xbf, -0x04,0x07,0xa1,0x08,0x08,0xbd,0x07,0x06,0x70,0x04,0x02,0xdd,0x00,0xfe,0x3b,0xfd, -0xfc,0x89,0xfc,0xfc,0x4c,0xfd,0xfe,0xe2,0xfe,0xff,0x91,0xfe,0xfd,0x96,0xfb,0xf9, -0xdb,0xf8,0xf9,0x0b,0xfc,0xfe,0xef,0x01,0x04,0x5d,0x07,0x08,0x8b,0x08,0x07,0x26, -0x06,0x04,0xdb,0x02,0x00,0x99,0xfe,0xfd,0xb6,0xfc,0xfc,0xb8,0xfc,0xfd,0x56,0xfe, -0xff,0x20,0xff,0xfe,0x4a,0xfd,0xfb,0x52,0xf9,0xf8,0x0e,0xfa,0xfc,0xd3,0xfe,0x01, -0x1f,0x05,0x07,0x78,0x08,0x08,0x52,0x07,0x06,0xc4,0x04,0x02,0x69,0x00,0xfe,0x8a, -0xfd,0xfc,0x7b,0xfc,0xfc,0x8c,0xfd,0xfe,0x16,0xff,0xff,0xc5,0xfe,0xfc,0xaf,0xfa, -0xf9,0x02,0xf9,0xfa,0x23,0xfc,0xfe,0x3d,0x02,0x05,0x87,0x07,0x08,0x02,0x08,0x07, -0x68,0x06,0x04,0x6a,0x02,0x00,0xc6,0xfe,0xfd,0xa7,0xfc,0xfc,0xe8,0xfc,0xfd,0x79, -0xfe,0xff,0x95,0xff,0xfe,0x89,0xfc,0xfa,0x35,0xf9,0xf9,0x23,0xfa,0xfc,0x00,0xff, -0x02,0x9a,0x05,0x07,0xf4,0x07,0x08,0xa1,0x07,0x06,0x65,0x04,0x02,0x76,0x00,0xfe, -0x7c,0xfd,0xfc,0x9b,0xfc,0xfc,0x9e,0xfd,0xfe,0xba,0xff,0xff,0x4b,0xfe,0xfc,0x41, -0xfa,0xf9,0x24,0xf9,0xf9,0x2f,0xfc,0xff,0xe7,0x02,0x05,0x07,0x07,0x07,0x3f,0x08, -0x07,0x39,0x06,0x04,0x65,0x02,0x00,0xb7,0xfe,0xfd,0xd7,0xfc,0xfc,0xc9,0xfc,0xfd, -0x1b,0xff,0xff,0x8f,0xff,0xfd,0xed,0xfb,0xfa,0x35,0xf9,0xf8,0xde,0xf9,0xfc,0xd7, -0xff,0x02,0x4f,0x05,0x06,0x1f,0x08,0x08,0x73,0x07,0x06,0x51,0x04,0x02,0x55,0x00, -0xfe,0x9b,0xfd,0xfc,0x6d,0xfc,0xfc,0x0c,0xfe,0xff,0x08,0x00,0xff,0x93,0xfd,0xfb, -0x4e,0xfa,0xf8,0xae,0xf8,0xfa,0xd1,0xfc,0x00,0xd0,0x02,0x05,0x13,0x07,0x08,0x11, -0x08,0x07,0x16,0x06,0x04,0x34,0x02,0x00,0xd5,0xfe,0xfd,0xaa,0xfc,0xfc,0xf3,0xfc, -0xfe,0xc8,0xff,0xff,0xfd,0xfe,0xfd,0xe9,0xfb,0xf9,0x9f,0xf8,0xf8,0x6a,0xfa,0xfd, -0x01,0x00,0x02,0x5d,0x05,0x07,0x01,0x08,0x08,0x61,0x07,0x06,0x21,0x04,0x02,0x72, -0x00,0xfe,0x8f,0xfd,0xfc,0x35,0xfc,0xfd,0xe6,0xfe,0xff,0xac,0xff,0xfe,0xbf,0xfd, -0xfb,0x9b,0xf9,0xf8,0xd6,0xf8,0xfa,0x2a,0xfd,0x00,0xe0,0x02,0x05,0x16,0x07,0x07, -0x1f,0x08,0x07,0xe6,0x05,0x03,0x3f,0x02,0x00,0xfa,0xfe,0xfd,0x22,0xfc,0xfc,0xd8, -0xfd,0xff,0xa0,0xff,0xff,0x2b,0xff,0xfd,0x49,0xfb,0xf9,0x74,0xf8,0xf9,0xb0,0xfa, -0xfd,0x23,0x00,0x03,0x50,0x05,0x07,0x00,0x08,0x08,0x42,0x07,0x05,0xfa,0x03,0x02, -0xc7,0x00,0xfe,0xda,0xfc,0xfc,0xe3,0xfc,0xfe,0xf0,0xfe,0xff,0xfa,0xff,0xff,0x32, -0xfd,0xfa,0x2e,0xf9,0xf8,0x17,0xf9,0xfa,0x5c,0xfd,0x00,0x04,0x03,0x05,0x15,0x07, -0x08,0x12,0x08,0x06,0x8f,0x05,0x04,0xb2,0x02,0x00,0x49,0xfe,0xfc,0x8c,0xfc,0xfd, -0x02,0xfe,0xff,0xf0,0xff,0x00,0xf1,0xfe,0xfc,0xbe,0xfa,0xf9,0x71,0xf8,0xf9,0xe1, -0xfa,0xfd,0x58,0x00,0x02,0x5f,0x05,0x07,0x24,0x08,0x07,0xbd,0x06,0x05,0x8a,0x04, -0x02,0x3a,0x00,0xfe,0xe0,0xfc,0xfc,0x2c,0xfd,0xfe,0x41,0xff,0x00,0x13,0x00,0xfe, -0xac,0xfc,0xfa,0xf8,0xf8,0xf8,0x26,0xf9,0xfb,0x91,0xfd,0x00,0xf4,0x02,0x05,0x79, -0x07,0x07,0x7f,0x07,0x06,0xfb,0x05,0x04,0x6a,0x02,0xff,0x1e,0xfe,0xfd,0xc1,0xfc, -0xfd,0x42,0xfe,0xff,0x59,0x00,0xff,0x8f,0xfe,0xfc,0x67,0xfa,0xf8,0x6d,0xf8,0xf9, -0x35,0xfb,0xfd,0x39,0x00,0x03,0xd2,0x05,0x07,0x96,0x07,0x07,0xf4,0x06,0x06,0x73, -0x04,0x02,0xd1,0xff,0xfe,0x02,0xfd,0xfc,0x4b,0xfd,0xfe,0xd8,0xff,0x00,0xe6,0xff, -0xfe,0x46,0xfc,0xfa,0xb2,0xf8,0xf8,0x88,0xf9,0xfb,0x63,0xfd,0x00,0x85,0x03,0x05, -0x0f,0x07,0x07,0x75,0x07,0x07,0x24,0x06,0x04,0xf3,0x01,0xff,0x2d,0xfe,0xfc,0xbf, -0xfc,0xfd,0xd8,0xfe,0x00,0x60,0x00,0xff,0x4d,0xfe,0xfc,0xe0,0xf9,0xf8,0xbb,0xf8, -0xf9,0xf8,0xfa,0xfd,0xb7,0x00,0x03,0xcd,0x05,0x06,0x5b,0x07,0x07,0x5b,0x07,0x05, -0x1f,0x04,0x01,0xde,0xff,0xfd,0xdf,0xfc,0xfc,0xcd,0xfd,0xff,0x21,0x00,0x00,0xd7, -0xff,0xfe,0xa0,0xfb,0xf9,0xec,0xf8,0xf8,0x4c,0xf9,0xfa,0xce,0xfd,0x01,0xc2,0x03, -0x05,0x96,0x06,0x07,0xd8,0x07,0x07,0xd3,0x05,0x04,0xe0,0x01,0xff,0xdb,0xfd,0xfc, -0x0d,0xfd,0xfe,0x30,0xff,0x00,0xa4,0x00,0xff,0xab,0xfd,0xfb,0xf7,0xf9,0xf8,0x8f, -0xf8,0xf9,0x10,0xfb,0xfe,0x33,0x01,0x03,0x48,0x05,0x06,0xab,0x07,0x07,0x2d,0x07, -0x05,0x0d,0x04,0x01,0x7c,0xff,0xfd,0xfb,0xfc,0xfd,0x13,0xfe,0xff,0x97,0x00,0x00, -0x5a,0xff,0xfd,0x85,0xfb,0xfa,0xc1,0xf8,0xf8,0x12,0xf9,0xfb,0x78,0xfe,0x01,0x52, -0x03,0x05,0xd4,0x06,0x07,0xcb,0x07,0x07,0xe2,0x05,0x03,0x9f,0x01,0xff,0xb4,0xfd, -0xfd,0x30,0xfd,0xfe,0xd5,0xff,0x00,0x6d,0x00,0xfe,0x5f,0xfd,0xfb,0xea,0xf9,0xf8, -0x16,0xf8,0xf9,0xd6,0xfb,0xfe,0x08,0x01,0x03,0x55,0x05,0x06,0xae,0x07,0x07,0x3b, -0x07,0x05,0xce,0x03,0x01,0x35,0xff,0xfd,0xfb,0xfc,0xfd,0xb5,0xfe,0x00,0xc4,0x00, -0x00,0xe1,0xfe,0xfd,0xa7,0xfb,0xf9,0x28,0xf8,0xf8,0xa2,0xf9,0xfb,0x7f,0xfe,0x00, -0x5f,0x03,0x05,0xd6,0x06,0x07,0xd9,0x07,0x07,0xc4,0x05,0x03,0x59,0x01,0xff,0x93, -0xfd,0xfc,0xae,0xfd,0xff,0x53,0x00,0x00,0xf7,0xff,0xff,0x80,0xfd,0xfb,0x35,0xf9, -0xf8,0x60,0xf8,0xf9,0x0e,0xfc,0xfe,0x06,0x01,0x03,0x57,0x05,0x06,0xbb,0x07,0x07, -0x3f,0x07,0x05,0x99,0x03,0x01,0x04,0xff,0xfd,0x04,0xfd,0xfe,0x82,0xff,0x00,0x53, -0x00,0x00,0x21,0xff,0xfd,0xf5,0xfa,0xf8,0x2f,0xf8,0xf8,0xf9,0xf9,0xfc,0x70,0xfe, -0x01,0x61,0x03,0x05,0xd4,0x06,0x07,0xfe,0x07,0x07,0x91,0x05,0x03,0x19,0x01,0xfe, -0x39,0xfd,0xfd,0x87,0xfe,0xff,0x28,0x00,0x00,0x47,0x00,0xff,0x02,0xfd,0xfa,0xd9, -0xf8,0xf8,0xa3,0xf8,0xf9,0x1f,0xfc,0xfe,0x1a,0x01,0x03,0x44,0x05,0x07,0xe0,0x07, -0x07,0x1d,0x07,0x05,0x7b,0x03,0x00,0x5a,0xfe,0xfd,0xe7,0xfd,0xfe,0x7b,0xff,0x00, -0xa2,0x00,0x00,0x06,0xff,0xfc,0x7b,0xfa,0xf8,0x4e,0xf8,0xf8,0x1a,0xfa,0xfc,0xa4, -0xfe,0x00,0x4e,0x03,0x05,0x17,0x07,0x07,0xdc,0x07,0x07,0xc4,0x05,0x03,0x31,0x00, -0xfe,0xd5,0xfd,0xfe,0xa1,0xfe,0xff,0x67,0x00,0x00,0x6f,0x00,0xfe,0x7b,0xfc,0xfa, -0xd6,0xf8,0xf8,0xb3,0xf8,0xfa,0x54,0xfc,0xfe,0xe8,0x00,0x03,0x87,0x05,0x06,0xbe, -0x07,0x08,0x71,0x07,0x05,0x98,0x02,0x00,0x80,0xfe,0xfe,0x21,0xfe,0xfe,0xaa,0xff, -0x00,0x1b,0x01,0x00,0x73,0xfe,0xfc,0x45,0xfa,0xf8,0x3b,0xf8,0xf8,0x6e,0xfa,0xfc, -0x63,0xfe,0x01,0x81,0x03,0x05,0xc6,0x06,0x07,0x6e,0x08,0x07,0x16,0x05,0x02,0x03, -0x00,0xfe,0x1c,0xfe,0xfe,0xb0,0xfe,0xff,0xff,0x00,0x01,0x10,0x00,0xfe,0x35,0xfc, -0xfa,0x90,0xf8,0xf8,0x16,0xf9,0xfa,0x15,0xfc,0xfe,0x39,0x01,0x03,0x37,0x05,0x06, -0x4e,0x08,0x08,0x28,0x07,0x04,0x1a,0x02,0x00,0xd2,0xfe,0xfe,0x00,0xfe,0xff,0x40, -0x00,0x01,0xf0,0x00,0x00,0x40,0xfe,0xfb,0xde,0xf9,0xf8,0x9b,0xf8,0xf9,0x30,0xfa, -0xfc,0xd4,0xfe,0x01,0x33,0x03,0x05,0x33,0x07,0x08,0x79,0x08,0x06,0x6c,0x04,0x02, -0x32,0x00,0xfe,0xea,0xfd,0xfe,0x54,0xff,0x00,0x16,0x01,0x01,0x01,0x00,0xfd,0x9f, -0xfb,0xf9,0xdd,0xf8,0xf8,0xe8,0xf8,0xfa,0x74,0xfc,0xfe,0xfe,0x00,0x03,0x50,0x05, -0x07,0xb9,0x08,0x08,0x72,0x06,0x04,0x35,0x02,0x00,0x81,0xfe,0xfe,0x80,0xfe,0xff, -0x87,0x00,0x01,0x34,0x01,0xff,0xad,0xfd,0xfb,0xf8,0xf9,0xf8,0x5d,0xf8,0xf8,0x8e, -0xfa,0xfc,0xba,0xfe,0x00,0x0a,0x03,0x05,0xec,0x07,0x08,0xe9,0x07,0x06,0x65,0x04, -0x02,0xe0,0xff,0xfe,0x28,0xfe,0xfe,0x99,0xff,0x00,0x8c,0x01,0x01,0x71,0xff,0xfd, -0x97,0xfb,0xf9,0xaf,0xf8,0xf8,0x13,0xf9,0xfa,0xac,0xfc,0xfe,0x86,0x00,0x03,0x15, -0x06,0x07,0x5e,0x08,0x07,0x6c,0x06,0x04,0xc4,0x01,0xff,0x9c,0xfe,0xfe,0xa3,0xfe, -0xff,0x2e,0x01,0x01,0xda,0x00,0xff,0x74,0xfd,0xfb,0xc9,0xf9,0xf8,0x57,0xf8,0xf9, -0xe6,0xfa,0xfc,0x26,0xfe,0x00,0xaa,0x03,0x06,0xc4,0x07,0x08,0xd4,0x07,0x06,0x04, -0x04,0x01,0xca,0xff,0xfe,0x28,0xfe,0xfe,0x4d,0x00,0x01,0x86,0x01,0x00,0x3a,0xff, -0xfd,0x78,0xfb,0xf9,0x67,0xf8,0xf8,0xaa,0xf9,0xfa,0x1c,0xfc,0xfe,0xf2,0x00,0x03, -0x4e,0x06,0x07,0x6c,0x08,0x07,0x1c,0x06,0x03,0xad,0x01,0xff,0x6b,0xfe,0xfe,0x33, -0xff,0x00,0x7a,0x01,0x01,0x95,0x00,0xff,0x75,0xfd,0xfb,0x31,0xf9,0xf8,0xf9,0xf8, -0xf9,0x7a,0xfa,0xfb,0x4e,0xfe,0x01,0xe2,0x03,0x06,0xe4,0x07,0x08,0x96,0x07,0x05, -0xde,0x03,0x01,0x78,0xff,0xfe,0x74,0xfe,0xff,0xda,0x00,0x01,0x55,0x01,0x00,0x6c, -0xff,0xfd,0xb1,0xfa,0xf9,0xe4,0xf8,0xf9,0x71,0xf9,0xfa,0xf4,0xfb,0xfe,0x37,0x01, -0x03,0x6f,0x06,0x07,0x4f,0x08,0x07,0xe7,0x05,0x03,0x4c,0x01,0xff,0x52,0xfe,0xfe, -0xfd,0xff,0x00,0x5d,0x01,0x01,0xe7,0x00,0xff,0xa2,0xfc,0xfa,0x89,0xf9,0xf9,0xf1, -0xf8,0xf9,0x33,0xfa,0xfc,0x71,0xfe,0x01,0x24,0x04,0x06,0xe9,0x07,0x08,0x72,0x07, -0x05,0x9f,0x03,0x00,0x0e,0xff,0xfe,0x39,0xff,0xff,0xcf,0x00,0x01,0xc8,0x01,0x00, -0xbd,0xfe,0xfc,0xb6,0xfa,0xf9,0x1b,0xf9,0xf8,0x2d,0xf9,0xfa,0x04,0xfc,0xfe,0x67, -0x01,0x04,0x95,0x06,0x07,0x2d,0x08,0x07,0xd9,0x05,0x03,0x92,0x00,0xff,0xe2,0xfe, -0xff,0xe4,0xff,0x00,0xee,0x01,0x01,0x8e,0x00,0xfe,0x56,0xfc,0xfa,0xcd,0xf9,0xf9, -0xc0,0xf8,0xf9,0x32,0xfa,0xfc,0x90,0xfe,0x01,0x6a,0x04,0x06,0xc7,0x07,0x08,0xa5, -0x07,0x05,0xb8,0x02,0x00,0x68,0xff,0xff,0x30,0xff,0x00,0x50,0x01,0x02,0xc2,0x01, -0x00,0x33,0xfe,0xfc,0xf6,0xfa,0xf9,0xfb,0xf8,0xf8,0x1c,0xf9,0xfa,0x01,0xfc,0xfe, -0xcd,0x01,0x04,0x65,0x06,0x08,0x90,0x08,0x07,0x06,0x05,0x02,0xa8,0x00,0xff,0xe7, -0xfe,0xff,0x52,0x00,0x01,0x4b,0x02,0x01,0xf8,0xff,0xfe,0x73,0xfc,0xfa,0xbe,0xf9, -0xf9,0xb0,0xf8,0xf8,0x0f,0xfa,0xfc,0x04,0xff,0x01,0x3b,0x04,0x06,0x5a,0x08,0x08, -0x08,0x07,0x04,0x8b,0x02,0x00,0x5b,0xff,0xfe,0x6c,0xff,0x00,0xfc,0x01,0x02,0x52, -0x01,0xff,0x2d,0xfe,0xfc,0xe6,0xfa,0xf9,0x0c,0xf9,0xf8,0xc8,0xf8,0xfa,0x72,0xfc, -0xfe,0x8f,0x01,0x04,0xf5,0x06,0x08,0x47,0x08,0x06,0xab,0x04,0x02,0x99,0x00,0xff, -0xd2,0xfe,0xff,0x2c,0x01,0x02,0x01,0x02,0x01,0xd3,0xff,0xfe,0x51,0xfc,0xfa,0xdf, -0xf9,0xf8,0x4d,0xf8,0xf8,0x7d,0xfa,0xfc,0xc8,0xfe,0x01,0xa8,0x04,0x07,0x64,0x08, -0x07,0x9f,0x06,0x04,0x7a,0x02,0x00,0x05,0xff,0xff,0x21,0x00,0x01,0x05,0x02,0x02, -0x30,0x01,0xff,0xfb,0xfd,0xfc,0x27,0xfb,0xf9,0x8b,0xf8,0xf8,0x13,0xf9,0xfa,0x58, -0xfc,0xfe,0xca,0x01,0x05,0x51,0x07,0x08,0xc2,0x07,0x06,0xa9,0x04,0x02,0x03,0x00, -0xff,0x50,0xff,0x00,0x76,0x01,0x02,0x02,0x02,0x01,0x81,0xff,0xfd,0xaf,0xfc,0xfb, -0x71,0xf9,0xf8,0x66,0xf8,0xf9,0x53,0xfa,0xfc,0xc1,0xfe,0x02,0x42,0x05,0x07,0x04, -0x08,0x07,0x9d,0x06,0x04,0xd6,0x01,0xff,0x3e,0xff,0xff,0x9a,0x00,0x01,0x4a,0x02, -0x01,0xdf,0x00,0xff,0x37,0xfe,0xfc,0xdb,0xfa,0xf9,0x83,0xf8,0xf8,0x2a,0xf9,0xfa, -0x01,0xfc,0xff,0x71,0x02,0x05,0x24,0x07,0x08,0xe1,0x07,0x06,0x07,0x04,0x01,0xf9, -0xff,0xff,0xb6,0xff,0x00,0xec,0x01,0x02,0xb4,0x01,0x00,0xaa,0xff,0xfe,0x75,0xfc, -0xfa,0x38,0xf9,0xf8,0xab,0xf8,0xf8,0xee,0xf9,0xfc,0x63,0xff,0x02,0x39,0x05,0x07, -0x32,0x08,0x07,0x2e,0x06,0x03,0x0b,0x00,0x00,0x41,0xff,0x01,0x94,0xfd,0x01,0xf9, -0x0f,0x0d,0x9e,0xfd,0x08,0x40,0x03,0xf0,0xac,0xef,0xe5,0x54,0xee,0xf6,0x67,0xf0, -0xf2,0xce,0x05,0x1a,0x8d,0x21,0x21,0xef,0x10,0x0b,0x8b,0x0a,0x03,0xf7,0x0a,0x0b, -0xb1,0x1b,0x19,0xa9,0x01,0xef,0x1e,0xe2,0xe9,0x27,0xf0,0xd8,0xf4,0xba,0xb8,0xcf, -0xc3,0xd7,0xaf,0xe1,0xfe,0xaa,0x20,0x1a,0xac,0x1b,0x15,0x52,0x21,0x4d,0x52,0x54, -0x40,0x50,0x28,0xfd,0x28,0xd7,0xce,0x1d,0xcd,0xca,0xca,0xd2,0xe7,0x93,0x05,0xef, -0x1f,0xec,0xf5,0xfe,0xf3,0x13,0xd9,0x20,0x25,0xf5,0x4b,0x61,0xbe,0x4d,0x27,0x13, -0xe4,0xac,0x71,0xb2,0xc9,0x09,0xe6,0xd6,0x4b,0xd0,0xf4,0xac,0xf7,0xfd,0xec,0x00, -0xfb,0xca,0x14,0x2b,0x93,0x2b,0x33,0x36,0x3c,0x36,0x39,0x37,0x13,0x6c,0xda,0xb3, -0x51,0xad,0xcd,0xe9,0xcd,0xcd,0x35,0xe3,0xed,0x42,0xf6,0xfa,0xd4,0xfa,0x0e,0x5e, -0x36,0x47,0xa5,0x4b,0x49,0xe3,0x38,0x3f,0xa2,0x31,0x08,0x10,0xc5,0x9c,0xfa,0xab, -0xb9,0x4a,0xbd,0xcc,0x07,0xde,0xec,0x25,0x04,0x0a,0xbc,0x09,0x25,0x67,0x35,0x47, -0xde,0x4c,0x44,0x1e,0x41,0x3d,0x01,0x31,0x02,0x7d,0xc4,0xa3,0x1e,0xa7,0xab,0x01, -0xb6,0xc8,0x44,0xd0,0xf7,0x31,0x09,0x11,0x66,0x25,0x35,0x6b,0x48,0x48,0x5b,0x3a, -0x2d,0xcb,0x2a,0x33,0x32,0x26,0xea,0x5b,0xb0,0xa6,0x9f,0xa4,0xb5,0xee,0xc1,0xc6, -0x92,0xec,0x05,0x06,0x0e,0x19,0x92,0x25,0x3b,0x84,0x4c,0x48,0xd3,0x38,0x28,0xe3, -0x25,0x30,0xbd,0x0c,0xd5,0x85,0xb2,0x93,0xb8,0x9e,0xaf,0x32,0xbc,0xe0,0xc0,0xff, -0x15,0x94,0x1d,0x19,0x79,0x24,0x3d,0x4e,0x45,0x45,0x61,0x30,0x20,0x00,0x36,0x27, -0x40,0xff,0xd1,0x23,0x9f,0x9a,0xd5,0xa8,0xb6,0x8d,0xd1,0xef,0x17,0x0a,0x1d,0xa3, -0x17,0x15,0x31,0x23,0x2f,0x0c,0x4a,0x41,0x7b,0x2c,0x39,0x58,0x3c,0x34,0x00,0x0d, -0xcb,0x68,0xa2,0x95,0xda,0x96,0xa8,0xc6,0xbf,0xdf,0xe1,0x06,0x15,0xb3,0x1c,0x23, -0x33,0x29,0x4c,0x04,0x53,0x3c,0x3e,0x2e,0x2d,0x5b,0x33,0x26,0xf5,0xf7,0xc2,0x19, -0xa2,0x93,0xe8,0x9f,0xb3,0xbe,0xcd,0xf7,0xb1,0x0b,0x1b,0xc5,0x1b,0x11,0x5e,0x23, -0x3a,0x47,0x39,0x29,0xef,0x21,0x27,0x35,0x3a,0x30,0xa9,0x07,0xdd,0x02,0xb4,0xa6, -0x05,0xa2,0xa9,0x51,0xc6,0xe2,0xf7,0x00,0x12,0x58,0x0a,0x06,0x02,0x22,0x34,0xec, -0x3a,0x33,0xfe,0x27,0x37,0x9e,0x3d,0x2d,0xaf,0x0b,0xd9,0x8b,0xbc,0xa7,0x73,0x9c, -0xad,0x22,0xc8,0xe6,0x2a,0x0d,0x10,0xa9,0x06,0x16,0x29,0x29,0x43,0x14,0x46,0x31, -0x71,0x32,0x39,0xf2,0x3e,0x30,0xa8,0x04,0xd9,0x99,0xb5,0x96,0x86,0x95,0xa1,0x73, -0xb7,0xec,0xa0,0x06,0x06,0xf8,0x07,0x0a,0x69,0x29,0x3c,0xde,0x33,0x2c,0xbb,0x2a, -0x36,0xd9,0x3f,0x29,0x56,0x08,0xe7,0x53,0xbe,0xad,0x28,0xa5,0xa4,0x1b,0xca,0xee, -0x55,0x03,0x07,0xd1,0xf9,0x04,0x7f,0x22,0x32,0x87,0x34,0x31,0x49,0x36,0x4c,0x32, -0x4b,0x36,0xad,0x18,0xe5,0x3c,0xc4,0xac,0xc9,0x96,0xa2,0xc7,0xbd,0xe1,0xf1,0xfb, -0xfb,0x3a,0xfc,0x11,0xa7,0x2a,0x3f,0xd4,0x3b,0x35,0x10,0x45,0x4d,0xa3,0x48,0x39, -0x4b,0x0f,0xe6,0x0d,0xc3,0x9e,0x1a,0x92,0x99,0xc7,0xb4,0xde,0x4d,0xef,0xec,0x63, -0xf4,0x07,0x47,0x27,0x37,0x70,0x32,0x3b,0xdd,0x44,0x4a,0x2b,0x4e,0x34,0x1d,0x13, -0xf0,0x25,0xc5,0xa5,0x78,0x91,0x92,0x82,0xb7,0xd8,0x1b,0xe9,0xf0,0xd5,0xf6,0x10, -0xd6,0x2b,0x30,0xbc,0x35,0x37,0x76,0x3f,0x50,0x72,0x4a,0x37,0x91,0x1d,0xf5,0xf2, -0xd3,0xb1,0xd8,0x94,0x9b,0x66,0xb9,0xd6,0x5a,0xe8,0xe6,0xdf,0xf3,0x0c,0x7d,0x1c, -0x2b,0xe3,0x2f,0x32,0x6a,0x48,0x53,0x94,0x50,0x43,0x1d,0x23,0xfe,0xcf,0xd8,0xab, -0x33,0x93,0x9b,0x6b,0xba,0xdb,0x8b,0xe3,0xe6,0x22,0xf5,0x05,0x3e,0x1c,0x26,0x00, -0x27,0x36,0x80,0x43,0x4a,0xf3,0x4b,0x3a,0x76,0x21,0x07,0x2c,0xdc,0xb2,0x22,0x9a, -0x9c,0xfc,0xba,0xcd,0xa7,0xd4,0xdf,0xeb,0xec,0x09,0xa2,0x20,0x28,0xac,0x34,0x43, -0x7c,0x4d,0x59,0xa3,0x52,0x40,0x35,0x31,0x0f,0xc5,0xe4,0xb7,0xf9,0x9b,0xa8,0x8c, -0xbc,0xcb,0x77,0xd3,0xd6,0xbd,0xe6,0xfe,0x07,0x0a,0x18,0xd9,0x25,0x2f,0x94,0x46, -0x51,0x7f,0x51,0x50,0xfd,0x3e,0x24,0x35,0xf0,0xb7,0xc7,0x9b,0x9a,0x8b,0xa7,0xb8, -0xe0,0xba,0xc6,0x6f,0xe3,0xf7,0x6e,0x0f,0x20,0x9f,0x27,0x3b,0x29,0x49,0x51,0xfb, -0x52,0x4d,0xbb,0x46,0x2a,0x8a,0xf6,0xc5,0x57,0xa9,0xa6,0x8a,0xb5,0xb8,0x89,0xbd, -0xcd,0x1e,0xdb,0xf5,0xe9,0x08,0x12,0xc5,0x21,0x34,0x26,0x4b,0x56,0x22,0x5a,0x5d, -0xf7,0x55,0x33,0xad,0xfe,0xc8,0x4e,0xa8,0xa6,0x02,0xa8,0xac,0xf6,0xb5,0xc0,0x0b, -0xd6,0xee,0x7d,0x07,0x15,0xa6,0x29,0x40,0x73,0x50,0x57,0x1b,0x5a,0x5e,0x5b,0x51, -0x2d,0x1e,0xf7,0xc0,0x99,0xa8,0xa1,0x8c,0xa4,0xa9,0x71,0xb4,0xbf,0xb6,0xd6,0xf0, -0xc4,0xfd,0x10,0x6c,0x25,0x3d,0xf4,0x4c,0x53,0xa1,0x5f,0x65,0x1d,0x61,0x40,0x86, -0x07,0xd2,0x3c,0xb5,0xa3,0x7e,0x9f,0xa5,0x5d,0xa4,0xb2,0xbe,0xc8,0xdd,0xbf,0xf4, -0x07,0x72,0x25,0x3d,0xf7,0x4c,0x5b,0xb9,0x65,0x6f,0x68,0x6a,0x42,0x59,0x08,0xde, -0x01,0xb9,0xaa,0x77,0xa9,0xa3,0x67,0xa9,0xb3,0xfc,0xc9,0xdf,0xac,0xee,0x0b,0x66, -0x24,0x39,0x0b,0x4a,0x53,0x98,0x5d,0x70,0x9f,0x67,0x42,0xaa,0x15,0xdf,0x2f,0xbe, -0xaa,0x56,0xa1,0x9e,0xe9,0x99,0xaa,0x26,0xba,0xcb,0xf5,0xe5,0x02,0xae,0x1f,0x3c, -0xc0,0x4b,0x54,0x11,0x6b,0x76,0x9e,0x6d,0x4c,0x82,0x17,0xe6,0x8e,0xbf,0xb0,0xe3, -0xa3,0x9b,0x36,0xa3,0xaf,0x47,0xbf,0xd1,0xdf,0xea,0x02,0xc3,0x21,0x39,0x6d,0x44, -0x55,0xbc,0x68,0x76,0xf4,0x6b,0x4d,0x13,0x1c,0xe5,0x6c,0xc6,0xaf,0xe4,0xa3,0x9f, -0x13,0xa7,0xb1,0x36,0xbd,0xce,0x2f,0xde,0xfb,0x41,0x19,0x2b,0xb5,0x38,0x4f,0xe5, -0x69,0x76,0x20,0x79,0x5b,0xd8,0x2a,0xf9,0xb3,0xd1,0xb6,0x6a,0x9f,0x9b,0x71,0x9b, -0xa2,0xd7,0xb2,0xc0,0xad,0xd5,0xf3,0xff,0x11,0x21,0x28,0x38,0x50,0x59,0x68,0x7d, -0x20,0x7a,0x5f,0x2f,0x2c,0xfd,0xf5,0xd5,0xb2,0xc0,0xa3,0x99,0x0f,0x9a,0xa5,0x0e, -0xb3,0xbd,0x3b,0xd7,0xf8,0xee,0x0d,0x23,0xc2,0x33,0x4d,0xa4,0x65,0x79,0x45,0x7d, -0x5c,0x5c,0x37,0x09,0xf4,0xda,0xbd,0x85,0xa8,0x9c,0xd3,0x9b,0xa6,0x91,0xa8,0xb8, -0x01,0xd2,0xee,0x5e,0x06,0x18,0xa3,0x31,0x45,0xbf,0x65,0x7c,0x37,0x77,0x63,0x4f, -0x3d,0x0e,0x49,0xe3,0xc4,0x39,0xaa,0x9f,0x12,0xa2,0xa4,0x01,0xab,0xba,0x85,0xd8, -0xef,0x00,0x04,0x1a,0x9c,0x27,0x44,0x4b,0x63,0x75,0x4e,0x77,0x67,0x77,0x44,0x16, -0x24,0xf0,0xca,0x93,0xaf,0xa3,0xca,0xa3,0xa1,0x9b,0xa3,0xb9,0x06,0xcd,0xe7,0x8e, -0x01,0x10,0x9a,0x25,0x42,0x0e,0x63,0x73,0x0f,0x7a,0x6b,0x66,0x48,0x20,0x6e,0xf8, -0xd1,0x3f,0xb5,0xae,0x80,0xa4,0x9e,0x98,0xa6,0xb3,0xb4,0xca,0xe2,0x84,0xf8,0x07, -0xba,0x1e,0x40,0x47,0x59,0x71,0xa2,0x78,0x6a,0x94,0x4d,0x2a,0x48,0xff,0xd5,0x6a, -0xbf,0xaf,0x29,0xa5,0x9e,0x8f,0xa3,0xae,0x72,0xc1,0xdf,0xf9,0xed,0xff,0xae,0x1b, -0x36,0x66,0x55,0x6f,0x2d,0x79,0x6c,0x26,0x56,0x30,0x6c,0x04,0xe0,0xb3,0xc8,0xb6, -0x47,0xa4,0x9e,0x4b,0x9a,0xa4,0xe6,0xbf,0xd2,0xbb,0xe4,0xfb,0xb0,0x14,0x32,0xc9, -0x55,0x71,0x46,0x78,0x71,0x2e,0x5d,0x37,0x01,0x09,0xe7,0x7e,0xcd,0xb6,0x8a,0xac, -0x9d,0x8a,0x9a,0xab,0x6e,0xbf,0xd2,0x10,0xe6,0xfb,0xae,0x11,0x31,0xd0,0x54,0x6d, -0x20,0x79,0x7b,0x62,0x68,0x3d,0xdc,0x17,0xf3,0x08,0xd4,0xc2,0xd2,0xad,0x9b,0xaa, -0x99,0xa6,0xd8,0xb7,0xcc,0x18,0xe3,0xf4,0x6f,0x0d,0x31,0xc7,0x53,0x68,0xb7,0x7a, -0x7d,0x33,0x64,0x42,0x08,0x1b,0xf3,0x59,0xd9,0xc4,0x3f,0xae,0x9c,0xfc,0x9b,0xa3, -0xde,0xb2,0xc9,0xe9,0xdd,0xf0,0xf4,0x0c,0x2f,0xfa,0x4a,0x65,0xac,0x7a,0x7a,0xa1, -0x67,0x48,0x3d,0x1f,0xfb,0x85,0xe5,0xcc,0x79,0xb2,0xa5,0x43,0xa0,0xa4,0xe6,0xb3, -0xc7,0x25,0xd6,0xe8,0x6a,0x06,0x23,0x8e,0x40,0x61,0xeb,0x74,0x76,0xa8,0x6b,0x4c, -0x10,0x22,0x04,0xc0,0xe7,0xc9,0x9f,0xb2,0xa2,0x2f,0x9c,0xa1,0xd4,0xb1,0xc2,0xf8, -0xcd,0xe5,0x47,0xff,0x17,0xee,0x3b,0x5b,0xf6,0x6b,0x75,0x4a,0x69,0x46,0xb4,0x24, -0x06,0x9d,0xe8,0xcf,0x74,0xb9,0xaa,0x17,0xa0,0xa6,0x11,0xb5,0xbc,0x49,0xcd,0xe4, -0xe0,0xf7,0x16,0xee,0x39,0x55,0xb5,0x6e,0x7a,0x25,0x6b,0x50,0xd7,0x30,0x12,0x67, -0xf3,0xd6,0x1b,0xc3,0xac,0x4d,0xa4,0xa9,0xa6,0xac,0xb8,0xa0,0xca,0xd9,0x55,0xef, -0x10,0x34,0x2d,0x4d,0x2e,0x6b,0x74,0x43,0x6a,0x4f,0x4e,0x34,0x13,0x81,0xf3,0xdc, -0x12,0xc0,0xaa,0xcb,0xa5,0xa4,0x8b,0xa8,0xb7,0x9e,0xc4,0xd2,0xa8,0xeb,0x05,0xea, -0x27,0x4a,0x75,0x67,0x71,0xee,0x65,0x53,0xfe,0x37,0x18,0xa6,0xff,0xe2,0xf9,0xc2, -0xb1,0xb7,0xa8,0xa2,0xd3,0xac,0xb6,0xde,0xc2,0xd5,0x17,0xe9,0x04,0xd5,0x23,0x49, -0xcc,0x66,0x6e,0x52,0x6b,0x5b,0xde,0x3e,0x23,0xef,0x0a,0xe7,0x61,0xce,0xbc,0x90, -0xaa,0xa9,0xbe,0xad,0xb6,0xb4,0xc0,0xce,0x8c,0xe1,0xf6,0xb1,0x18,0x40,0x68,0x5c, -0x6a,0x79,0x6d,0x5b,0x30,0x42,0x2c,0xf5,0x09,0xec,0x0c,0xd4,0xbc,0xed,0xad,0xa9, -0xc3,0xad,0xb4,0x34,0xc0,0xcd,0x3b,0xdb,0xf2,0x71,0x17,0x3b,0x59,0x55,0x6a,0x6c, -0x67,0x59,0x42,0x4a,0x2e,0x7c,0x10,0xf3,0x7e,0xd9,0xc1,0xf1,0xb2,0xaf,0xa5,0xae, -0xb4,0x62,0xbe,0xc7,0x2d,0xd0,0xed,0x69,0x11,0x31,0xeb,0x54,0x65,0x11,0x64,0x5c, -0x24,0x4c,0x32,0xc7,0x15,0xfa,0xd6,0xdb,0xc3,0x2c,0xb4,0xad,0x53,0xaa,0xb3,0xc8, -0xbf,0xc0,0x8b,0xcf,0xe8,0xf5,0x05,0x2d,0x7f,0x50,0x61,0xc6,0x66,0x64,0x30,0x52, -0x3a,0x6d,0x20,0x02,0x19,0xe4,0xca,0x1e,0xbe,0xaf,0x1b,0xb0,0xba,0xc6,0xba,0xbf, -0xfb,0xcc,0xdf,0x36,0x00,0x29,0xef,0x48,0x5c,0x66,0x66,0x62,0x80,0x54,0x3d,0x13, -0x26,0x06,0x84,0xe7,0xd4,0xa1,0xbb,0xae,0xbc,0xb2,0xb3,0x0c,0xb5,0xbc,0xc3,0xc4, -0xd7,0x84,0xfb,0x21,0x1b,0x43,0x5a,0x04,0x67,0x65,0x85,0x56,0x46,0xee,0x29,0x09, -0x31,0xf2,0xd7,0x9a,0xbf,0xb7,0x73,0xb6,0xb5,0xdb,0xba,0xbd,0x12,0xc3,0xd8,0x44, -0xf8,0x1d,0xcb,0x3d,0x59,0xd5,0x64,0x60,0xec,0x5b,0x49,0x95,0x2c,0x14,0x8b,0xfa, -0xda,0x60,0xc4,0xba,0x23,0xb4,0xb7,0xe4,0xb8,0xb8,0x1b,0xbf,0xd4,0x44,0xf4,0x15, -0x43,0x3a,0x56,0x71,0x5f,0x64,0x90,0x5f,0x4a,0x5a,0x33,0x1d,0x58,0xfd,0xe0,0x8b, -0xcb,0xbb,0xef,0xb7,0xb9,0xdd,0xb8,0xb5,0x44,0xbd,0xd2,0x23,0xeb,0x0e,0x0a,0x34, -0x4b,0x92,0x59,0x63,0xde,0x5a,0x48,0x97,0x36,0x1c,0xee,0x00,0xe6,0x02,0xce,0xbd, -0x49,0xb8,0xb9,0x9a,0xb5,0xb4,0xb5,0xbe,0xcc,0x66,0xe4,0x0b,0x74,0x2b,0x42,0xd9, -0x59,0x60,0x16,0x59,0x4d,0xa6,0x39,0x20,0x18,0x05,0xea,0x61,0xd2,0xc3,0xaa,0xc1, -0xbc,0x79,0xb3,0xb4,0xb6,0xb8,0xc2,0x37,0xe1,0x02,0xae,0x1f,0x3e,0x0e,0x54,0x5b, -0xc5,0x59,0x50,0x67,0x3f,0x26,0x20,0x0c,0xef,0x89,0xd4,0xca,0xad,0xc5,0xba,0x97, -0xb8,0xb7,0x28,0xb5,0xc5,0xe4,0xdf,0xfb,0xd5,0x1c,0x3d,0xca,0x53,0x5b,0x2c,0x5b, -0x53,0xb2,0x40,0x2d,0xd2,0x14,0xf3,0xbc,0xde,0xd4,0x30,0xc6,0xbf,0xae,0xbc,0xb4, -0x14,0xb5,0xc2,0x7e,0xd7,0xf3,0x65,0x16,0x38,0x26,0x4d,0x58,0xd4,0x5a,0x4f,0x18, -0x43,0x33,0xf2,0x13,0xf7,0x57,0xe6,0xd4,0x4c,0xc8,0xc3,0xa2,0xb9,0xb1,0xb2,0xb2, -0xbe,0xcf,0xd1,0xef,0xd1,0x13,0x30,0x4e,0x48,0x58,0x81,0x57,0x51,0xb6,0x4a,0x36, -0x23,0x17,0xff,0x55,0xea,0xd7,0x10,0xce,0xc6,0x86,0xba,0xb3,0x73,0xb4,0xba,0x08, -0xcc,0xea,0xde,0x0b,0x2a,0xc3,0x44,0x52,0x19,0x52,0x52,0x58,0x4c,0x34,0xcd,0x1c, -0x04,0x45,0xea,0xd9,0x0d,0xd0,0xc3,0x08,0xb9,0xb3,0x05,0xb0,0xb4,0xba,0xc6,0xe4, -0x22,0x03,0x25,0x32,0x42,0x49,0x1c,0x4f,0x54,0x26,0x49,0x37,0x3f,0x23,0x06,0x88, -0xef,0xe1,0x48,0xd4,0xc8,0xe7,0xbd,0xb6,0x95,0xb0,0xb3,0xc1,0xc6,0xdd,0x2e,0xfe, -0x24,0xaf,0x38,0x45,0x27,0x53,0x53,0x19,0x4c,0x3f,0x48,0x27,0x0d,0xf3,0xf7,0xe8, -0xe9,0xda,0xcb,0x5c,0xc3,0xb8,0xe4,0xaf,0xb8,0x88,0xc2,0xd8,0x15,0xff,0x1d,0xc4, -0x31,0x45,0x04,0x4f,0x50,0xbe,0x4d,0x3f,0x69,0x29,0x0f,0x66,0xfc,0xec,0xc8,0xd9, -0xd0,0x86,0xc3,0xb4,0x2c,0xb3,0xb2,0xcb,0xb8,0xd4,0x06,0xf6,0x11,0x96,0x2b,0x3e, -0xae,0x4a,0x50,0xf6,0x4e,0x43,0x67,0x2b,0x15,0x3c,0x02,0xed,0x5a,0xe2,0xd5,0xb9, -0xc3,0xba,0x7c,0xb5,0xae,0x82,0xb8,0xd3,0x51,0xef,0x0d,0x65,0x27,0x3c,0x60,0x49, -0x51,0x3d,0x52,0x42,0xfb,0x2e,0x1a,0x3a,0x03,0xf3,0x12,0xe8,0xd4,0x5a,0xc6,0xbf, -0x93,0xb1,0xac,0x33,0xb7,0xcd,0x53,0xea,0x07,0x4a,0x22,0x34,0x4c,0x44,0x4f,0x9b, -0x4e,0x43,0x50,0x34,0x1d,0x4a,0x08,0xfc,0x0f,0xea,0xd7,0x3e,0xcf,0xc0,0xe8,0xb2, -0xae,0x2b,0xb7,0xcb,0x42,0xe7,0x04,0xcc,0x1d,0x31,0xbb,0x45,0x50,0xfd,0x4d,0x48, -0x6c,0x36,0x1d,0x04,0x11,0xff,0x2d,0xec,0xe0,0xe3,0xd2,0xc2,0xc4,0xb3,0xad,0x42, -0xb4,0xc6,0xe8,0xe0,0xfe,0xfe,0x14,0x2d,0x9a,0x41,0x47,0x3e,0x4f,0x47,0x14,0x32, -0x23,0x8d,0x14,0x01,0x21,0xf1,0xe4,0xd5,0xd5,0xc4,0xb4,0xb2,0xac,0xa1,0xae,0xbf, -0x3d,0xdc,0xf3,0xb1,0x0f,0x2a,0xb8,0x39,0x4b,0x93,0x51,0x46,0x04,0x38,0x2a,0xca, -0x17,0x05,0x76,0xf6,0xea,0xd5,0xda,0xc7,0xb3,0xb8,0xac,0xbd,0xaf,0xc3,0x94,0xd6, -0xf2,0x50,0x0f,0x24,0x06,0x39,0x4b,0x1d,0x4e,0x46,0x24,0x3d,0x2e,0x07,0x1d,0x0a, -0xf9,0xfd,0xf1,0x40,0xde,0xce,0xa0,0xb9,0xae,0x59,0xb3,0xbd,0x1c,0xd1,0xed,0x5a, -0x06,0x1d,0xe4,0x38,0x48,0x4d,0x4b,0x47,0x11,0x3e,0x31,0x69,0x1f,0x10,0x3d,0x02, -0xf2,0xb2,0xe2,0xcc,0x9d,0xb7,0xaf,0xc6,0xb0,0xb7,0x4f,0xcf,0xe8,0x54,0xfe,0x1c, -0x70,0x36,0x47,0xb1,0x4b,0x49,0xdd,0x42,0x32,0xdf,0x22,0x12,0x7f,0x04,0xf8,0x8a, -0xe9,0xcf,0x8e,0xbd,0xb3,0x5a,0xad,0xba,0x03,0xce,0xe2,0x25,0xfd,0x19,0x6c,0x34, -0x43,0xd5,0x4a,0x4c,0xe2,0x43,0x35,0x76,0x26,0x13,0xbb,0x06,0xfd,0x91,0xe6,0xd3, -0x73,0xc2,0xb0,0x5a,0xae,0xb6,0xbf,0xc6,0xda,0xa9,0xf5,0x15,0x28,0x2f,0x3f,0x8b, -0x4a,0x4b,0x57,0x43,0x39,0xa5,0x25,0x16,0x2f,0x10,0xff,0x21,0xee,0xda,0xdc,0xc3, -0xb3,0xfb,0xaf,0xb8,0x13,0xc5,0xd8,0xb2,0xf3,0x12,0xf6,0x29,0x3e,0x6c,0x48,0x48, -0xa7,0x46,0x36,0xc9,0x26,0x1e,0x51,0x11,0x03,0x04,0xf3,0xdd,0xbf,0xc5,0xb5,0x9e, -0xb1,0xb6,0x7a,0xbf,0xd3,0x43,0xef,0x09,0xd2,0x25,0x38,0xc4,0x42,0x4b,0x08,0x45, -0x37,0x94,0x2a,0x1f,0x24,0x12,0x06,0xc2,0xf6,0xdf,0xaf,0xc7,0xb7,0xc1,0xb2,0xb1, -0x7f,0xbc,0xd0,0xd5,0xe7,0x07,0x3a,0x21,0x34,0x12,0x44,0x4a,0x69,0x43,0x38,0xa6, -0x2d,0x20,0x90,0x15,0x0a,0x92,0xfa,0xe2,0x2c,0xcb,0xbd,0xe7,0xb2,0xb3,0x52,0xbb, -0xca,0x33,0xe5,0x03,0xc4,0x1b,0x31,0x87,0x44,0x47,0x9f,0x43,0x3a,0xdc,0x2e,0x24, -0x53,0x1a,0x12,0xa3,0xff,0xe7,0x7c,0xd2,0xbf,0xbb,0xb6,0xb5,0x53,0xba,0xc9,0x48, -0xe4,0xfc,0x30,0x14,0x2e,0x5c,0x3e,0x44,0x4e,0x41,0x39,0x50,0x2d,0x22,0x21,0x1d, -0x12,0x68,0x01,0xeb,0xd3,0xd3,0xc0,0xff,0xb6,0xb0,0xc9,0xb2,0xc6,0x44,0xdb,0xf3, -0x57,0x0f,0x28,0xd2,0x39,0x3f,0x5f,0x41,0x3a,0x35,0x2f,0x27,0x4c,0x21,0x16,0x38, -0x06,0xf0,0x36,0xd7,0xc8,0xd2,0xb9,0xaf,0xef,0xb5,0xc2,0x1b,0xd6,0xee,0x00,0x0b, -0x25,0xf5,0x36,0x41,0x76,0x41,0x39,0xf4,0x2e,0x28,0x2e,0x21,0x19,0x9e,0x09,0xef, -0xe7,0xdc,0xc9,0xdc,0xb7,0xb0,0x54,0xb3,0xbe,0xd4,0xce,0xe8,0x28,0x05,0x20,0x92, -0x33,0x3f,0x2f,0x40,0x38,0xbe,0x32,0x29,0x24,0x27,0x20,0x65,0x0c,0xf9,0x13,0xe5, -0xce,0x36,0xbb,0xb3,0xb4,0xb3,0xbc,0x39,0xcd,0xe6,0x82,0x02,0x1b,0xa2,0x32,0x3c, -0x9f,0x3e,0x3b,0x95,0x2f,0x2c,0x52,0x2a,0x1e,0x4a,0x0e,0xfc,0x1b,0xe6,0xce,0xe2, -0xbc,0xb2,0x89,0xb1,0xb6,0x30,0xc7,0xde,0x5a,0xf8,0x16,0xcf,0x2a,0x38,0x78,0x3e, -0x37,0xc2,0x30,0x30,0x00,0x2b,0x1f,0x03,0x13,0x01,0x63,0xeb,0xd3,0x4c,0xc1,0xb6, -0x3c,0xb0,0xb6,0xa8,0xc3,0xd9,0x80,0xf7,0x11,0xdb,0x28,0x39,0xcf,0x3c,0x35,0x65, -0x33,0x31,0x55,0x2b,0x24,0xc0,0x17,0x07,0x1d,0xf0,0xd8,0xdf,0xc5,0xb6,0x09,0xb3, -0xb5,0x63,0xc0,0xd7,0x68,0xf2,0x0b,0x8b,0x26,0x37,0x3c,0x38,0x37,0x82,0x35,0x32, -0x68,0x2d,0x26,0x73,0x1c,0x0a,0x73,0xf5,0xdf,0x60,0xc9,0xbb,0x62,0xb3,0xb2,0xa3, -0xbd,0xd4,0x05,0xeb,0x08,0x4c,0x25,0x32,0x31,0x36,0x36,0xf2,0x35,0x33,0x65,0x2f, -0x2a,0x15,0x1f,0x0e,0x91,0xf8,0xe1,0xa0,0xcc,0xbf,0x3d,0xb3,0xb1,0x8c,0xbe,0xcc, -0xff,0xe5,0x06,0xd9,0x20,0x30,0xb1,0x35,0x37,0x4b,0x36,0x32,0x7c,0x30,0x2c,0xc2, -0x21,0x13,0x9d,0xfd,0xe5,0x7a,0xd5,0xc1,0xe9,0xb4,0xb6,0xa6,0xbb,0xc9,0xd9,0xe2, -0x01,0x6a,0x1b,0x2b,0x95,0x34,0x37,0x64,0x34,0x32,0xea,0x30,0x2b,0x0b,0x27,0x17, -0x81,0x00,0xee,0x9a,0xd7,0xc2,0xf3,0xb7,0xb4,0xfe,0xb7,0xc5,0x16,0xe0,0xfe,0xfe, -0x17,0x29,0xfc,0x33,0x34,0x6b,0x35,0x34,0x52,0x30,0x31,0x13,0x2a,0x18,0xd8,0x07, -0xf3,0xe9,0xda,0xc7,0x94,0xbc,0xb6,0x13,0xb6,0xc3,0xc5,0xdc,0xf8,0x76,0x12,0x26, -0x19,0x2f,0x33,0x0d,0x34,0x2f,0x2b,0x31,0x31,0x68,0x28,0x1b,0xf9,0x0c,0xf6,0xc8, -0xdd,0xcb,0x07,0xbe,0xb4,0x43,0xb3,0xc0,0x22,0xd6,0xf2,0x32,0x0e,0x20,0xd7,0x2c, -0x33,0x77,0x30,0x2f,0xd6,0x33,0x31,0xac,0x29,0x21,0x2c,0x12,0xfb,0xb0,0xe4,0xd2, -0x71,0xc1,0xb4,0x58,0xb3,0xbe,0x30,0xd3,0xf1,0x13,0x0b,0x1e,0x29,0x2e,0x30,0x9a, -0x2d,0x31,0xd8,0x33,0x31,0x71,0x2e,0x26,0x8d,0x16,0xff,0xbe,0xe9,0xd6,0xe8,0xc2, -0xb6,0x7f,0xb3,0xba,0x47,0xd2,0xec,0x11,0x03,0x1c,0x20,0x29,0x29,0x1e,0x2d,0x31, -0x42,0x32,0x32,0xf8,0x30,0x2a,0x54,0x19,0x04,0xdd,0xf0,0xd9,0xc5,0xc7,0xba,0x20, -0xb1,0xba,0x38,0xce,0xe4,0xf2,0x00,0x19,0x5c,0x24,0x29,0x63,0x2d,0x30,0x66,0x31, -0x32,0xc7,0x33,0x2a,0x70,0x1b,0x0a,0x07,0xf3,0xdf,0xa5,0xcc,0xb8,0x2b,0xb2,0xb9, -0x08,0xc7,0xdf,0xf8,0xfd,0x14,0x40,0x20,0x27,0x11,0x2d,0x2d,0x99,0x2e,0x33,0xde, -0x31,0x2b,0x7f,0x21,0x0d,0x7f,0xfa,0xe6,0x04,0xcd,0xb9,0x43,0xb3,0xb5,0x23,0xc2, -0xdc,0xb3,0xf9,0x0e,0x72,0x1a,0x25,0xba,0x28,0x2a,0x82,0x2f,0x31,0x3d,0x32,0x2e, -0xc4,0x21,0x10,0x55,0xff,0xe8,0x38,0xce,0xbd,0xc6,0xb3,0xb1,0x3f,0xbe,0xd8,0x8f, -0xf3,0x06,0x8a,0x17,0x20,0x0b,0x25,0x29,0xfb,0x2d,0x30,0x9b,0x32,0x2f,0xc0,0x21, -0x15,0xff,0x04,0xeb,0x64,0xd3,0xc1,0x12,0xb3,0xae,0x28,0xbd,0xd5,0x2b,0xee,0x04, -0xbd,0x15,0x1e,0x87,0x23,0x29,0x58,0x2b,0x31,0xd9,0x35,0x2f,0xa2,0x27,0x1c,0x0c, -0x09,0xef,0x0d,0xda,0xc5,0xfe,0xb3,0xb0,0xf5,0xbc,0xd1,0x0d,0xe9,0x01,0x0a,0x11, -0x1b,0xd0,0x23,0x24,0x67,0x2a,0x31,0x8f,0x32,0x2f,0x70,0x2a,0x1f,0x0e,0x0b,0xf4, -0x6f,0xdf,0xc7,0x47,0xb4,0xb0,0x4c,0xba,0xcc,0xc5,0xe7,0xfc,0x35,0x0d,0x1b,0x64, -0x1f,0x23,0xc4,0x2a,0x30,0xdd,0x30,0x30,0x6a,0x2e,0x21,0x6e,0x0f,0xfc,0x75,0xe5, -0xc9,0x88,0xb8,0xb1,0xc4,0xb6,0xcc,0x35,0xe2,0xf7,0xaf,0x0b,0x17,0x06,0x1c,0x22, -0x80,0x2a,0x2d,0xd7,0x2f,0x33,0x11,0x30,0x22,0x99,0x13,0x00,0xdd,0xe5,0xce,0x67, -0xba,0xb0,0x4b,0xb7,0xc7,0x97,0xdb,0xf2,0xd4,0x06,0x11,0x60,0x18,0x22,0xb3,0x27, -0x2a,0xd0,0x2e,0x33,0xbb,0x2d,0x25,0x45,0x19,0x04,0xda,0xec,0xd2,0x1e,0xbc,0xb1, -0x33,0xb6,0xc3,0xf3,0xd7,0xf2,0xc1,0x03,0x0e,0x39,0x18,0x21,0xe6,0x23,0x27,0x4f, -0x30,0x32,0xd0,0x2f,0x2a,0x91,0x1d,0x0a,0x5e,0xf3,0xd6,0x95,0xbd,0xb4,0xba,0xb4, -0xc0,0xe1,0xd6,0xee,0xde,0xfe,0x0a,0xe9,0x17,0x1d,0x51,0x20,0x28,0xc2,0x2e,0x31, -0x65,0x31,0x2b,0x1f,0x1f,0x0f,0x1f,0xf7,0xd9,0x3b,0xc4,0xb6,0x16,0xb3,0xbd,0xc3, -0xd4,0xea,0xa4,0xfa,0x0b,0x9c,0x16,0x1a,0x86,0x1f,0x27,0x17,0x2d,0x33,0x49,0x34, -0x2d,0x95,0x25,0x14,0x9d,0xfb,0xe0,0xc3,0xc9,0xb9,0xb4,0xb2,0xbf,0xd3,0xd2,0xe5, -0xe2,0xf8,0x0a,0x0a,0x14,0x1a,0xd5,0x20,0x25,0xa3,0x2d,0x32,0x5a,0x32,0x30,0xf1, -0x29,0x1a,0x99,0x00,0xe7,0xe3,0xcd,0xb8,0x6b,0xb4,0xbf,0x26,0xcf,0xe1,0x6a,0xf7, -0x06,0x14,0x11,0x18,0x0a,0x1d,0x24,0x38,0x2c,0x30,0x8e,0x31,0x32,0x9d,0x2d,0x1c, -0xa6,0x06,0xec,0x2f,0xd0,0xba,0x4b,0xb7,0xbe,0xf1,0xcb,0xe1,0x01,0xf4,0x03,0x7e, -0x0e,0x14,0xcb,0x19,0x22,0x77,0x2a,0x2d,0xf4,0x31,0x34,0xf5,0x2d,0x1f,0x2c,0x0d, -0xf1,0x7e,0xd2,0xbf,0xd2,0xb7,0xbb,0x94,0xc8,0xdb,0x66,0xee,0xff,0xf3,0x0a,0x10, -0x21,0x18,0x20,0xce,0x25,0x2a,0xe6,0x30,0x34,0x52,0x2e,0x25,0x14,0x13,0xf4,0x7e, -0xd7,0xc2,0x1d,0xb9,0xba,0xbf,0xc7,0xd8,0x31,0xec,0xfe,0x82,0x07,0x0f,0x2e,0x19, -0x21,0x60,0x24,0x2a,0xd9,0x31,0x32,0x53,0x31,0x2b,0x91,0x17,0xfa,0x11,0xdd,0xc5, -0x02,0xb9,0xba,0x3b,0xc4,0xd6,0x68,0xeb,0xfb,0xb6,0x04,0x0d,0xb7,0x17,0x1c,0x54, -0x22,0x2b,0xf2,0x2f,0x32,0xb7,0x34,0x2e,0xc4,0x1a,0x00,0x46,0xe2,0xca,0xc8,0xbd, -0xba,0x4b,0xc3,0xd4,0xfe,0xe9,0xf7,0x2a,0x02,0x0d,0xcb,0x14,0x1a,0x52,0x22,0x29, -0xee,0x2d,0x34,0xc9,0x37,0x31,0x83,0x20,0x04,0xfc,0xe6,0xcf,0xe2,0xc0,0xbb,0xbb, -0xc2,0xd5,0xc9,0xe6,0xf3,0xde,0x00,0x0c,0x10,0x12,0x19,0x96,0x21,0x26,0x15,0x2d, -0x34,0x73,0x38,0x34,0xf2,0x23,0x09,0x7c,0xec,0xd4,0x4e,0xc2,0xba,0xce,0xc2,0xd2, -0x97,0xe1,0xf0,0xb2,0xfe,0x07,0x50,0x0f,0x18,0x74,0x1e,0x24,0xe0,0x2a,0x33,0x43, -0x38,0x36,0x73,0x26,0x0d,0xe5,0xf2,0xd8,0x9e,0xc3,0xba,0x8d,0xc2,0xce,0x7a,0xdd, -0xee,0xcd,0xfa,0x04,0x83,0x0d,0x15,0x67,0x1a,0x1f,0x3e,0x27,0x30,0xb7,0x38,0x36, -0xe9,0x27,0x10,0x68,0xf7,0xdb,0x44,0xc4,0xbd,0xab,0xc0,0xcb,0x83,0xdb,0xeb,0x88, -0xf7,0x01,0x5a,0x0b,0x11,0x5c,0x17,0x1c,0xaa,0x24,0x30,0xf0,0x38,0x37,0x6a,0x2a, -0x17,0x6f,0xfd,0xdf,0xd5,0xc9,0xbf,0x4b,0xc0,0xca,0xf7,0xda,0xe8,0x1f,0xf5,0x00, -0xf1,0x08,0x10,0x88,0x15,0x1a,0x78,0x22,0x2f,0x0b,0x39,0x37,0x96,0x2e,0x1c,0x7d, -0x01,0xe3,0xda,0xcd,0xc1,0xb1,0xbf,0xc9,0x2a,0xd7,0xe5,0xe7,0xf1,0xfd,0x06,0x07, -0x0e,0x41,0x12,0x15,0x19,0x20,0x2d,0x4e,0x36,0x36,0xdf,0x30,0x1f,0x9a,0x04,0xe9, -0x04,0xd1,0xc2,0xf1,0xbf,0xc7,0xcc,0xd4,0xe2,0x09,0xf0,0xfb,0x09,0x06,0x0d,0x41, -0x0f,0x14,0x43,0x20,0x2d,0x57,0x35,0x39,0xbd,0x34,0x23,0x04,0x0b,0xee,0xcd,0xd5, -0xc5,0xb8,0xc1,0xc7,0x0f,0xd3,0xe0,0x83,0xec,0xf9,0xa0,0x04,0x0a,0xcb,0x0b,0x12, -0xd5,0x1d,0x28,0xf0,0x32,0x38,0x99,0x34,0x26,0xd1,0x0e,0xf3,0x14,0xd8,0xc6,0x7c, -0xc1,0xc6,0x81,0xd0,0xdc,0xbc,0xe8,0xf7,0x50,0x03,0x06,0x87,0x09,0x10,0x75,0x19, -0x25,0xf5,0x30,0x38,0x68,0x36,0x2a,0xb6,0x14,0xf7,0x8d,0xdc,0xca,0xa0,0xc2,0xc5, -0x8d,0xcf,0xd9,0x04,0xe7,0xf6,0xee,0xff,0x03,0x7c,0x07,0x0d,0x2a,0x16,0x22,0xb5, -0x2f,0x37,0x65,0x37,0x2d,0xd9,0x18,0xfc,0x82,0xe0,0xcc,0x03,0xc4,0xc6,0xbe,0xcc, -0xd6,0xe9,0xe5,0xf4,0x89,0xfd,0x02,0x53,0x06,0x0a,0x19,0x13,0x1f,0x2c,0x2d,0x36, -0x6a,0x39,0x31,0x57,0x1d,0x01,0xcd,0xe4,0xcf,0x2c,0xc8,0xc8,0xc4,0xcb,0xd5,0x1c, -0xe5,0xf1,0xbb,0xfa,0x00,0x3a,0x04,0x09,0x25,0x12,0x1e,0x8c,0x2b,0x36,0xd5,0x3a, -0x33,0x5f,0x22,0x07,0xa9,0xe9,0xd4,0x8c,0xcb,0xc7,0xf4,0xc9,0xd5,0xa2,0xe3,0xf1, -0x31,0xfa,0xff,0xdc,0x02,0x07,0x23,0x10,0x1b,0x38,0x29,0x36,0xa2,0x3b,0x37,0x97, -0x27,0x0b,0xc9,0xee,0xda,0x2b,0xce,0xc8,0x45,0xca,0xd4,0xc4,0xe1,0xee,0xd9,0xf8, -0xfe,0x10,0x01,0x06,0x97,0x0d,0x18,0x67,0x27,0x34,0xaa,0x3c,0x3b,0x29,0x2b,0x0f, -0xb3,0xf3,0xde,0x3c,0xd0,0xc8,0x7c,0xca,0xd2,0x2f,0xdf,0xec,0xdf,0xf6,0xfb,0x6e, -0x00,0x05,0xb3,0x0b,0x16,0x7e,0x24,0x32,0x86,0x3d,0x3d,0xb9,0x2d,0x14,0x41,0xfa, -0xe3,0xfe,0xd2,0xca,0x5e,0xcb,0xd2,0xd7,0xde,0xeb,0x69,0xf4,0xfa,0x37,0xff,0x03, -0xca,0x0a,0x14,0x7e,0x21,0x30,0x77,0x3d,0x3d,0x6e,0x2f,0x19,0x62,0x00,0xe8,0xe8, -0xd5,0xcb,0x66,0xc9,0xcf,0xce,0xdc,0xe9,0x17,0xf3,0xf9,0x9f,0xfd,0x01,0x36,0x08, -0x10,0xe6,0x1c,0x2e,0x7a,0x3c,0x3d,0xff,0x31,0x1d,0x74,0x04,0xeb,0xce,0xd8,0xcc, -0x06,0xc9,0xd0,0x80,0xdb,0xe7,0x48,0xf2,0xf8,0xe4,0xfb,0x00,0x7e,0x05,0x0c,0xa9, -0x1a,0x2d,0x5a,0x3c,0x3e,0xe4,0x34,0x22,0x93,0x09,0xf2,0xf0,0xdc,0xcd,0x3f,0xca, -0xcf,0xc6,0xd9,0xe6,0x9f,0xf0,0xf6,0xe4,0xfa,0xfe,0x6a,0x02,0x08,0x2d,0x18,0x2c, -0xe4,0x39,0x3e,0x50,0x36,0x24,0xb1,0x0d,0xf5,0x2c,0xdf,0xd0,0xba,0xcb,0xcf,0xc4, -0xd9,0xe5,0x96,0xee,0xf4,0x6d,0xfa,0xfe,0x63,0xff,0x06,0x36,0x16,0x28,0xfb,0x37, -0x3d,0x6e,0x37,0x28,0xb7,0x13,0xfb,0x40,0xe4,0xd3,0x2f,0xcd,0xcf,0xb8,0xd8,0xe3, -0x8b,0xeb,0xf3,0x02,0xfa,0xfb,0xba,0xfc,0x04,0x91,0x12,0x25,0x72,0x35,0x3b,0x1f, -0x38,0x2b,0x95,0x17,0xff,0x72,0xe7,0xd6,0x00,0xcd,0xce,0x7e,0xd7,0xe0,0x94,0xe9, -0xf3,0x45,0xf9,0xf9,0x29,0xfa,0x00,0x87,0x0e,0x21,0xbe,0x32,0x3a,0x9d,0x39,0x2f, -0x51,0x1b,0x03,0x76,0xeb,0xd7,0x37,0xce,0xcf,0x2a,0xd6,0xdd,0xbc,0xe7,0xf1,0x1c, -0xf6,0xf6,0x28,0xf7,0xfc,0x6c,0x0b,0x1f,0x50,0x2f,0x39,0x01,0x3a,0x30,0x59,0x1f, -0x08,0x02,0xef,0xda,0xd1,0xcf,0xd0,0xb2,0xd3,0xdb,0x53,0xe6,0xef,0x9a,0xf4,0xf5, -0x51,0xf4,0xf9,0x3c,0x08,0x1a,0xb5,0x2b,0x37,0xc2,0x39,0x33,0x01,0x23,0x0c,0xa5, -0xf1,0xdc,0xd7,0xd2,0xd0,0x40,0xd2,0xda,0xa2,0xe4,0xee,0xa4,0xf3,0xf2,0xbc,0xf1, -0xf7,0x85,0x04,0x17,0xe1,0x28,0x36,0xc3,0x3a,0x35,0x37,0x28,0x10,0x1c,0xf6,0xe2, -0x51,0xd6,0xd1,0x52,0xd2,0xd9,0xa1,0xe3,0xee,0x67,0xf3,0xf2,0x59,0xf1,0xf6,0xb1, -0x02,0x13,0xee,0x26,0x34,0xbb,0x3a,0x39,0xd2,0x2b,0x13,0x1d,0xfa,0xe5,0x1c,0xd8, -0xd2,0x54,0xd2,0xd7,0xbf,0xe2,0xec,0x9e,0xf1,0xf0,0xe7,0xef,0xf4,0xc6,0xff,0x11, -0x16,0x23,0x30,0xad,0x39,0x3a,0xa5,0x2d,0x17,0x54,0xff,0xea,0x90,0xdb,0xd3,0x87, -0xd1,0xd7,0x66,0xe2,0xec,0x88,0xf0,0xef,0x9e,0xee,0xf1,0x1f,0xfd,0x0e,0x76,0x1f, -0x2e,0xa6,0x3a,0x3b,0x7d,0x30,0x1b,0x7e,0x03,0xee,0xfb,0xde,0xd4,0x79,0xd1,0xd6, -0x7b,0xe1,0xeb,0x93,0xef,0xef,0xb5,0xed,0xef,0x1a,0xfb,0x0a,0x31,0x1a,0x2c,0x68, -0x39,0x3c,0xd6,0x32,0x1f,0xf0,0x07,0xf2,0x9e,0xe1,0xd5,0xde,0xd1,0xd6,0x7e,0xe1, -0xe9,0xce,0xee,0xed,0xdd,0xea,0xef,0xe2,0xf8,0x06,0x92,0x17,0x29,0x9f,0x38,0x3d, -0xc4,0x34,0x22,0x6f,0x0d,0xf7,0xad,0xe5,0xd7,0xcc,0xd2,0xd7,0x71,0xdf,0xe9,0x37, -0xee,0xec,0x86,0xeb,0xee,0xdc,0xf6,0x03,0x38,0x14,0x27,0x86,0x37,0x3d,0xa3,0x36, -0x26,0xc6,0x11,0xfc,0xfe,0xe7,0xd9,0x51,0xd3,0xd5,0xbe,0xdf,0xe9,0x48,0xed,0xec, -0x12,0xeb,0xed,0xd3,0xf3,0xff,0x97,0x10,0x24,0xec,0x35,0x3d,0xf4,0x37,0x29,0x56, -0x16,0x00,0xc9,0xeb,0xdc,0x07,0xd5,0xd7,0xd4,0xe0,0xe9,0x64,0xec,0xec,0x81,0xeb, -0xed,0xa6,0xf2,0xfd,0x71,0x0e,0x23,0xb6,0x35,0x3d,0xfc,0x39,0x2d,0x4c,0x1b,0x05, -0x51,0xf0,0xdf,0x26,0xd6,0xd8,0x2a,0xe1,0xe8,0xba,0xeb,0xeb,0x8a,0xeb,0xec,0xca, -0xf0,0xfa,0xe6,0x0a,0x1f,0x6f,0x32,0x3a,0xcf,0x39,0x30,0x23,0x1e,0x09,0x73,0xf3, -0xe0,0x35,0xd7,0xd8,0x7c,0xe0,0xe7,0x69,0xea,0xeb,0x00,0xeb,0xeb,0xf0,0xed,0xf6, -0x94,0x06,0x1c,0x45,0x2e,0x38,0x4e,0x3a,0x31,0x44,0x22,0x0e,0x33,0xf7,0xe3,0x09, -0xd9,0xd9,0xf5,0xdf,0xe5,0xfe,0xe9,0xec,0x63,0xec,0xec,0xb4,0xec,0xf3,0xbf,0x04, -0x18,0x2f,0x2c,0x38,0xda,0x3a,0x34,0x0b,0x27,0x12,0x1a,0xfb,0xe6,0x54,0xdb,0xdb, -0x9a,0xe0,0xe6,0x77,0xea,0xec,0x25,0xed,0xea,0x1b,0xea,0xf1,0xb7,0x00,0x15,0x38, -0x29,0x35,0xee,0x39,0x35,0x4b,0x29,0x15,0x7b,0xfd,0xe8,0x13,0xdd,0xdb,0x06,0xe0, -0xe4,0x8d,0xe8,0xeb,0x6d,0xeb,0xe8,0xb4,0xe7,0xee,0xf3,0xfc,0x12,0xd1,0x25,0x33, -0x04,0x39,0x36,0x69,0x2c,0x18,0x89,0x00,0xec,0xe1,0xdf,0xdd,0xf9,0xdf,0xe3,0x8a, -0xe8,0xec,0x71,0xeb,0xe8,0x1a,0xe7,0xeb,0xad,0xfa,0x0e,0x15,0x22,0x30,0x22,0x37, -0x38,0x22,0x2f,0x1c,0xfc,0x04,0xef,0x18,0xe3,0xdf,0xc1,0xdf,0xe3,0x5a,0xe9,0xec, -0x25,0xec,0xe8,0x53,0xe5,0xea,0x55,0xf7,0x0b,0x61,0x1e,0x2d,0x33,0x37,0x39,0x3b, -0x32,0x20,0x20,0x08,0xf2,0x2d,0xe6,0xe0,0xf0,0xdf,0xe3,0x7e,0xe8,0xec,0xed,0xeb, -0xe7,0x55,0xe4,0xe7,0x3d,0xf5,0x07,0x8e,0x1a,0x2a,0xa2,0x35,0x3a,0x10,0x34,0x22, -0x45,0x0b,0xf7,0x54,0xe8,0xe1,0x8c,0xe0,0xe3,0xd1,0xe8,0xec,0xb6,0xeb,0xe6,0xec, -0xe2,0xe6,0x83,0xf2,0x03,0x9d,0x15,0x25,0xdc,0x32,0x3a,0xb0,0x34,0x24,0xd4,0x0e, -0xf9,0xac,0xea,0xe1,0x09,0xdf,0xe1,0x7b,0xe7,0xeb,0x3f,0xeb,0xe6,0x71,0xe1,0xe4, -0x56,0xef,0xff,0x4a,0x11,0x22,0xf1,0x31,0x39,0xa9,0x35,0x26,0x1e,0x12,0xfd,0x9e, -0xed,0xe3,0xfb,0xdf,0xe2,0x5a,0xe8,0xed,0x40,0xec,0xe6,0xb4,0xe1,0xe3,0x71,0xed, -0xfc,0xc2,0x0c,0x1f,0x8c,0x30,0x39,0xfb,0x36,0x29,0x67,0x15,0x01,0xc7,0xf0,0xe5, -0xd2,0xe0,0xe2,0x86,0xe8,0xed,0xc0,0xeb,0xe6,0xa0,0xe0,0xe2,0xea,0xea,0xf7,0xee, -0x08,0x1c,0x3b,0x2e,0x38,0x55,0x37,0x29,0xad,0x17,0x04,0x52,0xf3,0xe7,0xca,0xe1, -0xe3,0x1d,0xe9,0xed,0xa4,0xeb,0xe5,0xd3,0xe0,0xe2,0x28,0xe9,0xf4,0x04,0x05,0x18, -0x01,0x2b,0x37,0xe1,0x36,0x2c,0x4e,0x1b,0x08,0x76,0xf6,0xe8,0x39,0xe2,0xe2,0x0f, -0xe9,0xed,0x79,0xeb,0xe5,0x51,0xe1,0xe1,0x25,0xe6,0xf1,0xc4,0x00,0x15,0x84,0x28, -0x34,0xaf,0x36,0x2d,0xec,0x1e,0x0c,0xb0,0xf9,0xea,0x2f,0xe3,0xe3,0xc9,0xe9,0xed, -0x0c,0xeb,0xe6,0xf7,0xe1,0xe1,0xf0,0xe4,0xed,0xf9,0xfc,0x11,0x13,0x26,0x33,0x67, -0x36,0x2f,0xed,0x21,0x0f,0x2e,0xfd,0xed,0xee,0xe4,0xe6,0x72,0xeb,0xed,0xa6,0xeb, -0xe6,0x69,0xe2,0xe0,0x3d,0xe3,0xea,0x9c,0xf9,0x0e,0x25,0x23,0x31,0x1a,0x36,0x31, -0xf7,0x24,0x14,0x83,0x01,0xef,0xd7,0xe6,0xe7,0x76,0xeb,0xed,0x3f,0xec,0xe7,0x5c, -0xe3,0xe1,0x50,0xe1,0xe7,0x5b,0xf6,0x0a,0xef,0x1f,0x2f,0x01,0x36,0x32,0xb2,0x27, -0x18,0x52,0x03,0xf1,0x3b,0xe9,0xe9,0xd3,0xec,0xef,0x11,0xed,0xe8,0xff,0xe4,0xe1, -0x3a,0xe1,0xe6,0x61,0xf4,0x08,0x28,0x1d,0x2e,0x34,0x35,0x34,0x63,0x2c,0x1c,0x00, -0x07,0xf5,0xf6,0xeb,0xea,0x4e,0xee,0xef,0x1b,0xee,0xea,0x54,0xe6,0xe1,0x5f,0xdf, -0xe4,0x9c,0xf1,0x04,0xac,0x1a,0x2a,0xaa,0x32,0x34,0x27,0x2e,0x1e,0xc3,0x09,0xf7, -0xcd,0xed,0xec,0x11,0xee,0xef,0x02,0xed,0xea,0xcc,0xe6,0xe0,0x9f,0xde,0xe1,0x3d, -0xed,0x00,0xe9,0x15,0x26,0x25,0x31,0x35,0xc6,0x2f,0x20,0x0b,0x0c,0xf9,0x6c,0xef, -0xed,0xf9,0xee,0xee,0x0d,0xee,0xeb,0x9a,0xe6,0xe1,0xb0,0xdd,0xdf,0x3b,0xeb,0xfe, -0x09,0x12,0x22,0x9d,0x2f,0x35,0x55,0x31,0x23,0x33,0x0f,0xfc,0x06,0xf2,0xef,0x26, -0xef,0xef,0x03,0xef,0xec,0xa6,0xe7,0xe2,0x16,0xdd,0xdd,0x5e,0xe9,0xfa,0xae,0x0d, -0x1f,0x09,0x2e,0x35,0x7a,0x33,0x26,0x42,0x12,0xff,0x7d,0xf5,0xf1,0xf5,0xef,0xf1, -0xb0,0xf0,0xee,0xa1,0xea,0xe3,0xca,0xdc,0xdd,0x2f,0xe8,0xf8,0x93,0x0a,0x1c,0x59, -0x2c,0x35,0xea,0x34,0x28,0x15,0x14,0x03,0x84,0xf8,0xf2,0x83,0xf1,0xf1,0x59,0xf0, -0xef,0x56,0xeb,0xe2,0x2e,0xdc,0xdc,0xaa,0xe5,0xf4,0x14,0x06,0x19,0x52,0x29,0x34, -0xdf,0x35,0x29,0x41,0x17,0x06,0xfb,0xf9,0xf3,0x4f,0xf2,0xf1,0x41,0xf1,0xf0,0x0e, -0xec,0xe3,0xe2,0xdb,0xdc,0x51,0xe3,0xf0,0x3d,0x02,0x13,0x7f,0x26,0x34,0xd0,0x34, -0x2a,0x79,0x1a,0x08,0x3d,0xfc,0xf5,0x8f,0xf2,0xf1,0xd9,0xf2,0xf2,0xdb,0xec,0xe3, -0x65,0xdc,0xda,0x3c,0xe1,0xee,0xe8,0xfd,0x10,0x3a,0x25,0x32,0x88,0x34,0x2c,0x75, -0x1c,0x0b,0x8a,0xff,0xf8,0x60,0xf3,0xf2,0x67,0xf4,0xf3,0x67,0xed,0xe4,0x9c,0xdc, -0xda,0x65,0xe0,0xea,0x4e,0xf9,0x0d,0xb4,0x21,0x2f,0xd9,0x33,0x2c,0xdd,0x1d,0x0e, -0x27,0x02,0xf8,0xea,0xf2,0xf2,0x9d,0xf4,0xf3,0x15,0xee,0xe5,0x20,0xdc,0xda,0xe7, -0xde,0xe6,0x6b,0xf5,0x09,0x98,0x1d,0x2d,0x66,0x33,0x2d,0xd4,0x1f,0x11,0xdc,0x04, -0xf9,0xe9,0xf3,0xf3,0x0f,0xf5,0xf4,0xfb,0xef,0xe5,0x09,0xde,0xdc,0x62,0xdd,0xe4, -0x87,0xf2,0x05,0xfe,0x1a,0x2c,0xe2,0x32,0x2d,0xd7,0x21,0x14,0x28,0x06,0xfa,0x2f, -0xf6,0xf5,0xe1,0xf6,0xf7,0x55,0xf0,0xe6,0x4f,0xe0,0xdc,0xf4,0xdb,0xe1,0xee,0xee, -0x01,0xed,0x17,0x2a,0x23,0x31,0x2d,0x65,0x24,0x16,0xd9,0x07,0xfd,0x08,0xf7,0xf6, -0x44,0xf9,0xf8,0x01,0xf1,0xe8,0x7a,0xe1,0xdc,0x23,0xdb,0xe0,0xc1,0xeb,0xfe,0x54, -0x15,0x27,0x41,0x2e,0x2e,0xd1,0x25,0x18,0x26,0x0b,0xff,0xf1,0xf7,0xf8,0xb3,0xfa, -0xf8,0xf5,0xf1,0xea,0x1a,0xe3,0xdd,0x83,0xdb,0xde,0xf4,0xe7,0xfb,0x7c,0x12,0x23, -0xb9,0x2d,0x2e,0xd9,0x26,0x1a,0x6e,0x0d,0x00,0xc3,0xf9,0xfa,0x8c,0xfb,0xf8,0x9e, -0xf3,0xeb,0xdf,0xe3,0xde,0x57,0xdb,0xdb,0x85,0xe5,0xf8,0x0f,0x0e,0x20,0xd3,0x2b, -0x2d,0x85,0x27,0x1d,0x67,0x0e,0x01,0xd3,0xfb,0xfb,0x9a,0xfb,0xf9,0x0a,0xf5,0xed, -0x85,0xe6,0xe0,0xad,0xda,0xd9,0x9a,0xe3,0xf4,0xbf,0x09,0x1d,0x7c,0x29,0x2c,0x2c, -0x2a,0x1f,0xc7,0x0f,0x02,0xaf,0xfd,0xfc,0x76,0xfc,0xfb,0xa4,0xf5,0xee,0x66,0xe8, -0xe0,0xef,0xd8,0xd8,0xf8,0xe0,0xf0,0x7e,0x06,0x19,0x94,0x25,0x2b,0x9e,0x2a,0x20, -0xd2,0x10,0x05,0x91,0xfe,0xfc,0x2a,0xfd,0xfb,0x52,0xf5,0xf0,0xa8,0xea,0xe0,0x7e, -0xd9,0xd7,0xc6,0xdd,0xee,0xd3,0x02,0x15,0xe3,0x22,0x2b,0x2b,0x2b,0x20,0x1a,0x13, -0x07,0x28,0x00,0xfe,0x2e,0xff,0xfb,0x52,0xf7,0xf3,0xd4,0xeb,0xe3,0xe2,0xda,0xd6, -0x7f,0xdc,0xec,0x41,0xff,0x10,0x9f,0x21,0x2c,0xc1,0x2b,0x22,0x9b,0x15,0x08,0x92, -0x01,0x01,0x21,0xff,0xfc,0xd8,0xf9,0xf5,0x50,0xed,0xe4,0x16,0xdb,0xd5,0x4f,0xdc, -0xea,0x79,0xfb,0x0e,0xe0,0x1f,0x2a,0xa9,0x2b,0x24,0x4a,0x16,0x09,0x6b,0x04,0x02, -0xd1,0xff,0xfe,0xf3,0xfb,0xf6,0x3b,0xf0,0xe6,0x17,0xdb,0xd6,0xb4,0xdb,0xe7,0xac, -0xf7,0x0b,0xe5,0x1c,0x28,0x36,0x2c,0x24,0x5e,0x17,0x0c,0x2c,0x07,0x02,0x8e,0x00, -0xfe,0x6d,0xfb,0xf8,0x10,0xf2,0xe7,0xb5,0xdb,0xd7,0xa4,0xda,0xe4,0x51,0xf4,0x07, -0x78,0x19,0x27,0x48,0x2c,0x24,0x9b,0x18,0x0e,0x6e,0x07,0x03,0xab,0x01,0xfe,0x9f, -0xfc,0xfa,0xf5,0xf3,0xe7,0xbd,0xdd,0xd8,0xdf,0xd9,0xe2,0xeb,0xf1,0x03,0xda,0x16, -0x27,0x53,0x2b,0x25,0xf3,0x1a,0x10,0x36,0x09,0x05,0xc5,0x02,0xff,0xdb,0xfe,0xfd, -0x45,0xf5,0xea,0x00,0xe0,0xd9,0x24,0xd9,0xe1,0x59,0xee,0x00,0x60,0x15,0x25,0xd0, -0x29,0x25,0x3a,0x1c,0x11,0xba,0x0a,0x06,0xfa,0x01,0x00,0xa0,0x00,0xfe,0x71,0xf6, -0xec,0xa8,0xe1,0xd9,0xca,0xd9,0xdf,0x76,0xea,0xfd,0x78,0x13,0x22,0xde,0x28,0x26, -0x72,0x1c,0x13,0x00,0x0d,0x07,0x65,0x02,0x01,0x38,0x02,0xfe,0xbe,0xf8,0xee,0xca, -0xe2,0xdb,0x0d,0xda,0xdc,0xbe,0xe7,0xfb,0xe1,0x0f,0x20,0x74,0x28,0x25,0x9f,0x1d, -0x15,0x5d,0x0f,0x07,0xab,0x03,0x03,0xeb,0x02,0x00,0xee,0xfa,0xef,0x0f,0xe5,0xde, -0x12,0xda,0xdb,0x56,0xe6,0xf8,0xd4,0x0c,0x1e,0xe4,0x26,0x24,0x8f,0x1e,0x18,0xa4, -0x0f,0x08,0xc5,0x04,0x03,0x41,0x03,0x02,0x37,0xfc,0xf1,0x08,0xe8,0xdf,0x14,0xd9, -0xd9,0x9b,0xe3,0xf4,0xff,0x09,0x1c,0x19,0x24,0x23,0xe6,0x1f,0x18,0x49,0x10,0x09, -0x4c,0x05,0x03,0xd7,0x04,0x03,0x64,0xfc,0xf3,0x09,0xea,0xe0,0x17,0xd9,0xd9,0xc1, -0xe0,0xf1,0x07,0x08,0x19,0x51,0x21,0x23,0x36,0x20,0x19,0x81,0x11,0x0a,0xb6,0x04, -0x04,0x55,0x05,0x03,0xf2,0xfc,0xf5,0xb5,0xeb,0xe0,0xdd,0xd9,0xd7,0xa6,0xdd,0xef, -0x51,0x04,0x14,0x0e,0x1f,0x23,0xe0,0x1f,0x1a,0x72,0x12,0x09,0x2d,0x05,0x05,0x13, -0x06,0x03,0xf7,0xfe,0xf7,0x18,0xed,0xe3,0x62,0xda,0xd6,0x50,0xdc,0xed,0xf9,0x00, -0x11,0x6c,0x1d,0x21,0x02,0x20,0x1b,0x12,0x13,0x0a,0x55,0x06,0x06,0xb6,0x05,0x04, -0xc2,0xff,0xf8,0x12,0xef,0xe5,0x01,0xda,0xd4,0x16,0xdb,0xea,0x32,0xfd,0x0e,0x2b, -0x1a,0x1f,0xf5,0x1f,0x1b,0x8b,0x12,0x0a,0x4d,0x07,0x06,0xf1,0x05,0x04,0xce,0x00, -0xf9,0x6b,0xf2,0xe7,0xb1,0xda,0xd5,0xa5,0xd9,0xe7,0x26,0xfa,0x0b,0x78,0x17,0x1e, -0xdb,0x20,0x1b,0xb8,0x12,0x0b,0xd8,0x07,0x06,0x77,0x07,0x06,0x50,0x01,0xfc,0x9d, -0xf4,0xe7,0xbe,0xdb,0xd5,0x75,0xd8,0xe5,0x83,0xf7,0x07,0x9c,0x14,0x1d,0x5a,0x20, -0x1b,0xf7,0x13,0x0d,0x33,0x08,0x07,0xef,0x07,0x05,0x94,0x02,0xfe,0xad,0xf6,0xe9, -0x6e,0xdd,0xd5,0x77,0xd7,0xe3,0x4e,0xf4,0x04,0x62,0x12,0x1c,0xfb,0x1e,0x1b,0x1a, -0x15,0x0d,0xc3,0x09,0x09,0xf6,0x07,0x05,0xe7,0x03,0x00,0x14,0xf8,0xec,0x55,0xde, -0xd5,0x94,0xd6,0xe1,0x07,0xf0,0x00,0x42,0x10,0x1a,0x99,0x1e,0x1c,0xc4,0x14,0x0d, -0xed,0x0a,0x09,0x88,0x07,0x06,0x5a,0x05,0x01,0x6e,0xfa,0xed,0x3c,0xdf,0xd5,0x2d, -0xd7,0xdf,0x49,0xed,0xfe,0x73,0x0d,0x18,0x4c,0x1e,0x1c,0xe2,0x14,0x0f,0x36,0x0c, -0x09,0x1a,0x08,0x07,0x20,0x06,0x03,0x2d,0xfd,0xef,0x7c,0xe0,0xd7,0xc9,0xd6,0xdd, -0x19,0xeb,0xfb,0x09,0x0b,0x18,0xc0,0x1d,0x1b,0x80,0x15,0x10,0xe9,0x0c,0x0a,0x95, -0x08,0x07,0x3a,0x07,0x06,0x13,0xff,0xf1,0xa0,0xe2,0xd9,0x82,0xd6,0xdc,0x6c,0xe9, -0xf8,0x58,0x09,0x16,0x5e,0x1c,0x1a,0x1b,0x16,0x11,0xb8,0x0d,0x0b,0x45,0x09,0x07, -0xec,0x08,0x08,0x42,0x00,0xf2,0x3f,0xe5,0xda,0x36,0xd7,0xdc,0xa5,0xe6,0xf5,0xb9, -0x06,0x14,0x55,0x1a,0x1a,0x26,0x17,0x12,0x5b,0x0f,0x0c,0xf4,0x08,0x08,0x85,0x0a, -0x09,0x48,0x02,0xf6,0x72,0xe7,0xdc,0x95,0xd8,0xdb,0x96,0xe4,0xf3,0x1d,0x05,0x12, -0x87,0x19,0x1a,0x37,0x17,0x13,0x59,0x10,0x0b,0xaf,0x08,0x09,0x86,0x0b,0x0a,0xee, -0x04,0xf8,0x09,0xea,0xde,0x7f,0xd9,0xd9,0x5f,0xe2,0xf1,0x78,0x02,0x10,0x24,0x18, -0x19,0x56,0x17,0x14,0xee,0x10,0x0b,0x2b,0x09,0x0a,0x40,0x0c,0x0c,0xd9,0x06,0xfa, -0x46,0xec,0xe0,0x7d,0xd9,0xd8,0x9e,0xe0,0xee,0x49,0xff,0x0d,0xdc,0x15,0x17,0xbd, -0x17,0x15,0xbb,0x10,0x0b,0x7b,0x09,0x0a,0x32,0x0d,0x0e,0x14,0x08,0xfc,0x27,0xef, -0xe2,0x2a,0xda,0xd8,0x4a,0xdf,0xec,0x78,0xfd,0x0b,0x8e,0x13,0x16,0xfc,0x17,0x15, -0x1b,0x11,0x0c,0x97,0x09,0x0a,0xad,0x0e,0x0f,0x73,0x09,0xfe,0xbc,0xf1,0xe4,0x4a, -0xdb,0xd8,0x87,0xdd,0xea,0x39,0xfb,0x08,0xf9,0x10,0x16,0xe5,0x17,0x16,0xc0,0x11, -0x0c,0x65,0x09,0x0b,0x02,0x0f,0x0f,0xea,0x0a,0x01,0xe3,0xf3,0xe6,0x38,0xdc,0xd7, -0xfb,0xdb,0xe9,0xc3,0xf8,0x05,0xd6,0x0e,0x14,0x08,0x17,0x16,0xc3,0x11,0x0b,0x4d, -0x09,0x0b,0xd7,0x0e,0x0f,0xfc,0x0b,0x02,0x0c,0xf6,0xe8,0x5f,0xdd,0xd7,0x22,0xdb, -0xe7,0x70,0xf5,0x02,0x77,0x0c,0x12,0xbf,0x16,0x16,0x98,0x11,0x0c,0x32,0x0a,0x0c, -0x61,0x0f,0x10,0x7d,0x0d,0x04,0x5d,0xf9,0xeb,0x4a,0xde,0xd7,0xfa,0xda,0xe5,0x57, -0xf3,0x00,0x6a,0x0a,0x12,0xf1,0x16,0x16,0x97,0x11,0x0c,0x77,0x0a,0x0c,0xa0,0x0f, -0x11,0xf5,0x0d,0x06,0xa9,0xfb,0xed,0x20,0xdf,0xd8,0x77,0xda,0xe4,0x62,0xf1,0xfd, -0x95,0x07,0x10,0x27,0x16,0x16,0xe1,0x11,0x0d,0x72,0x0a,0x0c,0xb0,0x0f,0x11,0xf0, -0x0e,0x09,0xb8,0xfe,0xef,0xaa,0xe1,0xd9,0xd4,0xd9,0xe2,0xcc,0xee,0xfa,0x97,0x05, -0x0f,0x7c,0x15,0x15,0xfc,0x11,0x0c,0x2a,0x0a,0x0c,0x33,0x0f,0x10,0xc5,0x0f,0x0a, -0x5f,0x00,0xf1,0xeb,0xe2,0xd9,0x89,0xd9,0xe1,0xc1,0xeb,0xf7,0xb6,0x03,0x0e,0x40, -0x14,0x15,0x02,0x11,0x0b,0x2c,0x0a,0x0b,0x9f,0x0e,0x11,0x10,0x11,0x0c,0x68,0x02, -0xf3,0xd6,0xe3,0xda,0x24,0xda,0xe0,0x81,0xe9,0xf5,0x45,0x01,0x0b,0x3d,0x13,0x14, -0xac,0x10,0x0c,0x05,0x0b,0x0b,0x6e,0x0e,0x11,0xb2,0x11,0x0e,0xe1,0x04,0xf5,0xc9, -0xe5,0xdc,0xd7,0xda,0xdf,0xe1,0xe7,0xf3,0x34,0xff,0x0a,0xcb,0x12,0x14,0x90,0x10, -0x0d,0x11,0x0b,0x0b,0x27,0x0e,0x10,0xfc,0x11,0x0f,0xbd,0x06,0xf7,0x38,0xe8,0xde, -0x12,0xdb,0xde,0x43,0xe6,0xf0,0xea,0xfc,0x09,0x49,0x11,0x12,0x38,0x10,0x0c,0xcd, -0x0a,0x0b,0xdb,0x0d,0x10,0xe9,0x12,0x11,0xf1,0x07,0xf9,0x92,0xea,0xdf,0x7f,0xdb, -0xdd,0xea,0xe3,0xed,0xa8,0xfa,0x07,0xca,0x0f,0x12,0x66,0x10,0x0c,0x3f,0x0b,0x0b, -0x36,0x0d,0x10,0x5c,0x14,0x13,0xe0,0x09,0xfb,0x1f,0xed,0xe1,0x4b,0xdd,0xde,0xf3, -0xe2,0xec,0x99,0xf9,0x05,0xcf,0x0e,0x11,0x9f,0x10,0x0d,0x0d,0x0c,0x0b,0x32,0x0c, -0x10,0xfb,0x14,0x13,0xfb,0x0b,0xfe,0x29,0xef,0xe3,0x2c,0xde,0xdd,0x30,0xe1,0xea, -0xad,0xf7,0x04,0x53,0x0d,0x10,0x35,0x0f,0x0d,0x35,0x0b,0x09,0x9a,0x0b,0x10,0xba, -0x14,0x14,0x46,0x0d,0xff,0xfb,0xf0,0xe6,0x31,0xdf,0xdc,0x9e,0xe0,0xe9,0x84,0xf5, -0x02,0xda,0x0b,0x0f,0x74,0x0f,0x0e,0x00,0x0b,0x09,0xc4,0x0b,0x10,0x4b,0x15,0x15, -0xad,0x0e,0x01,0xd6,0xf3,0xe8,0x66,0xe0,0xdd,0xb7,0xdf,0xe7,0x95,0xf3,0x00,0x15, -0x09,0x0d,0x69,0x0f,0x0d,0x4d,0x0a,0x08,0x7a,0x0a,0x0f,0x35,0x15,0x16,0x75,0x0f, -0x03,0x59,0xf6,0xea,0xf6,0xe1,0xdd,0x0e,0xdf,0xe6,0x75,0xf2,0xfe,0x16,0x07,0x0d, -0xc3,0x0f,0x0e,0xf3,0x0a,0x09,0x50,0x0a,0x10,0x41,0x16,0x17,0x83,0x11,0x06,0x9b, -0xf9,0xed,0x36,0xe4,0xde,0x8a,0xde,0xe5,0x5c,0xf1,0xfc,0x27,0x06,0x0d,0x70,0x0f, -0x0e,0x24,0x0b,0x08,0xe6,0x09,0x10,0x11,0x16,0x17,0xf8,0x12,0x08,0xdc,0xfb,0xef, -0xcf,0xe5,0xde,0x38,0xde,0xe5,0x40,0xef,0xfa,0x93,0x04,0x0b,0xda,0x0e,0x0e,0x85, -0x0a,0x07,0x98,0x09,0x0f,0x0f,0x16,0x18,0x24,0x14,0x0a,0x52,0xfe,0xf2,0xf5,0xe6, -0xdf,0xf4,0xde,0xe4,0xab,0xed,0xf8,0x9a,0x02,0x09,0x3f,0x0e,0x0d,0xfe,0x09,0x07, -0xe9,0x09,0x0f,0x09,0x16,0x18,0xfa,0x14,0x0c,0xb6,0x01,0xf5,0xc7,0xe8,0xe0,0x6c, -0xdf,0xe3,0x79,0xec,0xf7,0x12,0x01,0x09,0x78,0x0e,0x0d,0xea,0x09,0x07,0x7b,0x09, -0x0f,0x25,0x16,0x19,0x81,0x15,0x0e,0x23,0x04,0xf7,0x90,0xea,0xe2,0x73,0xdf,0xe2, -0x3f,0xeb,0xf4,0x4f,0xff,0x08,0x5a,0x0d,0x0c,0x3c,0x09,0x06,0x6c,0x08,0x0e,0xaa, -0x15,0x17,0xde,0x15,0x10,0xd1,0x05,0xf8,0x7d,0xec,0xe3,0xa1,0xdf,0xe2,0x5c,0xe9, -0xf2,0x79,0xfd,0x06,0x0f,0x0c,0x0b,0xed,0x08,0x06,0xf0,0x07,0x0e,0x79,0x14,0x17, -0x93,0x16,0x11,0xb7,0x07,0xfb,0x67,0xee,0xe4,0xa4,0xe0,0xe2,0x16,0xe8,0xf1,0x41, -0xfc,0x05,0x4c,0x0b,0x0b,0x5f,0x08,0x05,0x08,0x08,0x0d,0x5e,0x13,0x16,0x1f,0x17, -0x12,0xc7,0x09,0xfd,0x59,0xf0,0xe6,0xc5,0xe1,0xe2,0x50,0xe6,0xef,0x36,0xfa,0x04, -0xa2,0x0a,0x0b,0x54,0x07,0x04,0x4e,0x07,0x0c,0xf2,0x11,0x16,0x04,0x17,0x13,0xdd, -0x0b,0xff,0x1a,0xf2,0xe7,0xfb,0xe1,0xe0,0x2c,0xe5,0xed,0xcd,0xf8,0x03,0x16,0x0a, -0x09,0x5d,0x06,0x04,0x7b,0x06,0x0b,0x69,0x11,0x15,0x3c,0x17,0x14,0x5e,0x0d,0x01, -0x82,0xf4,0xea,0x41,0xe3,0xe1,0xd6,0xe4,0xec,0xf6,0xf6,0x02,0x96,0x08,0x08,0xc8, -0x05,0x03,0x5d,0x05,0x0a,0xd1,0x0f,0x14,0x48,0x17,0x15,0x9e,0x0e,0x03,0xf4,0xf6, -0xeb,0x5f,0xe4,0xe1,0xcf,0xe3,0xea,0xd7,0xf5,0x00,0xfb,0x06,0x07,0x2a,0x05,0x03, -0x05,0x05,0x09,0xb8,0x0e,0x13,0x6e,0x17,0x16,0xb6,0x0f,0x05,0x46,0xf9,0xed,0x0a, -0xe6,0xe2,0xc2,0xe2,0xe9,0x86,0xf4,0xff,0x94,0x05,0x06,0x39,0x04,0x02,0xe8,0x03, -0x07,0x0b,0x0d,0x13,0xa3,0x17,0x16,0x0c,0x11,0x07,0xc0,0xfa,0xef,0x4a,0xe7,0xe2, -0xf2,0xe1,0xe8,0xd5,0xf2,0xfd,0xe5,0x03,0x05,0x40,0x03,0x02,0x51,0x03,0x06,0xf6, -0x0b,0x12,0xda,0x16,0x16,0x1f,0x12,0x08,0xc7,0xfc,0xf2,0xe2,0xe8,0xe2,0xb8,0xe1, -0xe7,0x62,0xf1,0xfb,0xae,0x02,0x04,0xd2,0x02,0x02,0x31,0x02,0x05,0xf0,0x0a,0x11, -0xab,0x16,0x17,0x8c,0x13,0x0a,0xd8,0xff,0xf4,0x0f,0xeb,0xe3,0xfe,0xe1,0xe6,0x7c, -0xf0,0xfb,0x81,0x01,0x03,0x16,0x03,0x01,0x8e,0x01,0x04,0x25,0x0a,0x10,0xdf,0x16, -0x18,0x97,0x14,0x0c,0x49,0x02,0xf7,0x83,0xec,0xe4,0xf9,0xe1,0xe6,0xc1,0xef,0xf9, -0x3e,0x00,0x02,0x1f,0x03,0x01,0x58,0x01,0x04,0x30,0x09,0x10,0xc9,0x16,0x18,0x6b, -0x15,0x0e,0xc1,0x04,0xf9,0x79,0xee,0xe5,0x3c,0xe2,0xe6,0x63,0xef,0xf8,0x59,0xff, -0x02,0x8c,0x02,0x01,0xc2,0x00,0x02,0x2d,0x08,0x0f,0x18,0x16,0x18,0xf6,0x15,0x0f, -0xac,0x06,0xfb,0x6d,0xf0,0xe6,0xdb,0xe2,0xe6,0xaa,0xee,0xf7,0x43,0xfe,0x01,0xe9, -0x01,0x00,0x4d,0x00,0x02,0x20,0x07,0x0e,0x4b,0x15,0x18,0xc2,0x16,0x11,0x37,0x09, -0xfe,0x5a,0xf2,0xe7,0x8b,0xe3,0xe6,0x53,0xed,0xf6,0x10,0xfd,0x00,0x4c,0x01,0x00, -0x32,0xff,0x00,0x0c,0x06,0x0d,0x5a,0x14,0x17,0xfb,0x16,0x12,0x47,0x0b,0x00,0xfd, -0xf3,0xe9,0x74,0xe4,0xe6,0xd4,0xec,0xf5,0x44,0xfc,0x00,0x12,0x01,0xff,0xbe,0xfe, -0x00,0x61,0x05,0x0c,0x8c,0x13,0x17,0xf3,0x16,0x13,0xae,0x0d,0x02,0xff,0xf5,0xeb, -0x81,0xe5,0xe6,0x78,0xec,0xf4,0x54,0xfb,0xff,0x1b,0x01,0xff,0x5c,0xfe,0xff,0x9d, -0x04,0x0b,0xfe,0x12,0x16,0x5b,0x17,0x15,0xb9,0x0f,0x05,0x73,0xf8,0xed,0xc1,0xe6, -0xe6,0x4f,0xec,0xf3,0xbb,0xfa,0xff,0x0b,0x01,0xff,0x08,0xfe,0xfe,0x5d,0x03,0x0a, -0x9d,0x11,0x15,0xdb,0x17,0x16,0x7e,0x11,0x07,0x42,0xfa,0xee,0xba,0xe7,0xe7,0xf5, -0xeb,0xf2,0x1e,0xfa,0xfe,0x0f,0x00,0xfe,0x09,0xfd,0xfd,0x9b,0x02,0x09,0x6e,0x10, -0x14,0x4c,0x17,0x17,0x51,0x12,0x08,0x4c,0xfc,0xf0,0xd5,0xe8,0xe7,0x19,0xeb,0xf1, -0xf9,0xf8,0xfd,0x7e,0xff,0xfe,0x23,0xfc,0xfc,0x7d,0x01,0x08,0x83,0x0e,0x13,0x7b, -0x17,0x17,0xaf,0x13,0x0a,0xb6,0xfd,0xf1,0x3b,0xea,0xe7,0xbf,0xea,0xf1,0xe1,0xf7, -0xfc,0xbf,0xfe,0xfd,0x53,0xfb,0xfc,0xc3,0x00,0x06,0xbc,0x0c,0x12,0x83,0x16,0x17, -0xef,0x14,0x0c,0x06,0x00,0xf4,0xa1,0xeb,0xe8,0x84,0xea,0xf0,0x23,0xf7,0xfc,0x48, -0xfe,0xfc,0xdb,0xfa,0xfb,0xbb,0xff,0x05,0x33,0x0b,0x11,0x04,0x16,0x18,0x18,0x16, -0x0d,0x2b,0x02,0xf6,0x04,0xed,0xe9,0x61,0xea,0xef,0x89,0xf6,0xfc,0xf2,0xfd,0xfc, -0x85,0xfa,0xfb,0xa6,0xfe,0x03,0x0c,0x0a,0x10,0xf1,0x15,0x19,0x14,0x17,0x0f,0x28, -0x04,0xf7,0x3d,0xee,0xe9,0x5b,0xea,0xef,0x12,0xf6,0xfb,0x0a,0xfd,0xfb,0x57,0xfa, -0xfa,0xee,0xfd,0x02,0x8e,0x08,0x0f,0x61,0x15,0x18,0x9f,0x17,0x10,0x1e,0x06,0xf9, -0x0f,0xf0,0xea,0x6a,0xea,0xee,0xeb,0xf5,0xfb,0xa5,0xfc,0xfb,0x08,0xfa,0xfa,0x24, -0xfd,0x01,0x29,0x07,0x0e,0x13,0x15,0x19,0x40,0x18,0x12,0xb2,0x07,0xfb,0xbc,0xf1, -0xeb,0x56,0xea,0xee,0x4a,0xf5,0xfa,0xc2,0xfb,0xfa,0x5c,0xf9,0xf9,0x2b,0xfc,0xff, -0x9e,0x05,0x0c,0xfe,0x13,0x18,0xa7,0x18,0x13,0x64,0x09,0xfd,0x2d,0xf3,0xeb,0x7d, -0xea,0xee,0xba,0xf4,0xf9,0x59,0xfb,0xfa,0x14,0xf9,0xf9,0x17,0xfb,0xfe,0x07,0x04, -0x0b,0xa4,0x12,0x18,0xf0,0x18,0x14,0xe2,0x0a,0xff,0xad,0xf4,0xec,0x5f,0xeb,0xee, -0x5a,0xf4,0xf9,0x61,0xfa,0xf9,0x0a,0xf9,0xf9,0x83,0xfa,0xfd,0xe8,0x02,0x0a,0x70, -0x11,0x17,0xd7,0x18,0x14,0x1f,0x0d,0x01,0x3d,0xf6,0xee,0x71,0xeb,0xee,0xe4,0xf3, -0xf8,0xa5,0xf9,0xf9,0xc5,0xf8,0xf8,0x9a,0xf9,0xfc,0xa9,0x01,0x08,0xb8,0x10,0x16, -0x8c,0x18,0x15,0x9d,0x0e,0x03,0xe8,0xf7,0xef,0x14,0xec,0xee,0x99,0xf3,0xf7,0x39, -0xf9,0xf9,0x26,0xf9,0xf8,0x28,0xf9,0xfb,0x4b,0x00,0x07,0x0a,0x10,0x16,0x24,0x19, -0x17,0xa7,0x10,0x05,0x0d,0xfa,0xf0,0x1b,0xed,0xef,0x91,0xf3,0xf7,0x22,0xf9,0xf9, -0x3e,0xf9,0xf8,0x0b,0xf9,0xfa,0xf9,0xfe,0x06,0xa7,0x0e,0x15,0x26,0x19,0x18,0xd1, -0x11,0x07,0x14,0xfb,0xf1,0xb6,0xed,0xef,0x48,0xf3,0xf6,0xea,0xf8,0xf9,0xb4,0xf8, -0xf8,0x05,0xf8,0xf9,0xe5,0xfd,0x05,0x31,0x0d,0x14,0xd8,0x18,0x18,0x5b,0x13,0x09, -0xc3,0xfc,0xf2,0x0e,0xef,0xef,0x2f,0xf3,0xf6,0xab,0xf8,0xf8,0xef,0xf8,0xf8,0x74, -0xf7,0xf8,0x2e,0xfd,0x03,0x2f,0x0c,0x13,0x89,0x18,0x19,0xa2,0x14,0x0a,0x39,0xfe, -0xf4,0x3a,0xf0,0xf0,0x12,0xf3,0xf6,0x05,0xf8,0xf9,0x11,0xf9,0xf7,0x0e,0xf7,0xf8, -0x31,0xfc,0x02,0xfb,0x0a,0x12,0xda,0x17,0x19,0xb9,0x15,0x0b,0xec,0xff,0xf6,0x48, -0xf1,0xf0,0x3d,0xf3,0xf5,0x89,0xf7,0xf8,0xcb,0xf8,0xf7,0xca,0xf6,0xf7,0x09,0xfb, -0x01,0x14,0x09,0x10,0x4c,0x17,0x1a,0xa4,0x16,0x0d,0xb3,0x01,0xf7,0x19,0xf2,0xf1, -0x15,0xf3,0xf5,0xc8,0xf7,0xf9,0xb2,0xf8,0xf7,0x57,0xf6,0xf6,0xd9,0xf9,0x00,0x60, -0x07,0x0f,0xd4,0x16,0x1a,0x32,0x17,0x0e,0x5c,0x03,0xf9,0x64,0xf3,0xf1,0xde,0xf2, -0xf5,0xa2,0xf7,0xf9,0xd0,0xf8,0xf7,0x08,0xf6,0xf6,0x30,0xf9,0xfe,0xaa,0x05,0x0e, -0x35,0x16,0x1a,0x01,0x18,0x10,0xe2,0x04,0xfb,0x00,0xf5,0xf2,0x3b,0xf3,0xf5,0x74, -0xf7,0xf8,0xed,0xf8,0xf7,0xca,0xf5,0xf6,0xa0,0xf8,0xfd,0x21,0x04,0x0d,0x84,0x15, -0x1a,0xf3,0x18,0x11,0x73,0x06,0xfc,0x2b,0xf6,0xf3,0x96,0xf3,0xf5,0x79,0xf7,0xf8, -0x1f,0xf9,0xf7,0xb3,0xf5,0xf5,0xbe,0xf7,0xfb,0xba,0x02,0x0b,0xac,0x14,0x1a,0x85, -0x19,0x12,0x07,0x08,0xfe,0x44,0xf7,0xf3,0xfd,0xf3,0xf5,0x75,0xf7,0xf9,0xa1,0xf8, -0xf6,0x6b,0xf5,0xf5,0xa4,0xf6,0xfa,0x4b,0x01,0x0a,0xa5,0x13,0x19,0x8a,0x19,0x13, -0xd3,0x09,0xff,0x6f,0xf8,0xf4,0xa9,0xf3,0xf4,0x4d,0xf7,0xf8,0x3d,0xf8,0xf6,0x9e, -0xf5,0xf5,0x30,0xf6,0xf9,0xf8,0xff,0x08,0xcf,0x12,0x19,0x82,0x19,0x14,0x03,0x0b, -0x01,0x05,0xfa,0xf5,0xfb,0xf3,0xf5,0x82,0xf7,0xf8,0x79,0xf8,0xf7,0x05,0xf6,0xf5, -0x93,0xf5,0xf8,0x02,0xfe,0x07,0xdb,0x11,0x18,0xeb,0x19,0x15,0x11,0x0c,0x02,0x18, -0xfb,0xf5,0x3d,0xf4,0xf5,0x9a,0xf7,0xf8,0x5b,0xf8,0xf7,0xb2,0xf5,0xf5,0x30,0xf5, -0xf7,0x13,0xfd,0x06,0x56,0x10,0x17,0xb8,0x19,0x15,0x46,0x0d,0x04,0x37,0xfc,0xf6, -0xba,0xf4,0xf5,0x7a,0xf7,0xf8,0xca,0xf8,0xf7,0x68,0xf6,0xf5,0x73,0xf4,0xf5,0xbf, -0xfb,0x04,0xdd,0x0e,0x16,0x3e,0x19,0x15,0x9b,0x0e,0x05,0xae,0xfd,0xf7,0x8c,0xf5, -0xf5,0x8e,0xf7,0xf8,0x9b,0xf8,0xf7,0xdd,0xf6,0xf5,0x93,0xf3,0xf4,0x2f,0xfa,0x02, -0x9f,0x0d,0x15,0xbc,0x18,0x16,0xc2,0x0f,0x07,0x90,0xfe,0xf8,0x2b,0xf6,0xf6,0xd7, -0xf7,0xf8,0x6b,0xf8,0xf8,0x10,0xf7,0xf4,0x7e,0xf3,0xf4,0xe4,0xf8,0x01,0x5b,0x0c, -0x14,0x09,0x18,0x16,0xba,0x10,0x08,0xf5,0xff,0xf9,0xed,0xf6,0xf6,0x1e,0xf8,0xf8, -0xb7,0xf8,0xf8,0x49,0xf7,0xf5,0x32,0xf3,0xf3,0xb5,0xf7,0x00,0x0a,0x0b,0x13,0x95, -0x17,0x16,0x8b,0x11,0x09,0x6a,0x01,0xfa,0xbd,0xf7,0xf7,0xc8,0xf7,0xf8,0xf5,0xf8, -0xf8,0x7d,0xf7,0xf5,0xb5,0xf2,0xf2,0x52,0xf6,0xfe,0xfc,0x08,0x11,0xbb,0x16,0x16, -0x3b,0x12,0x0a,0x5d,0x02,0xfb,0x9d,0xf8,0xf7,0x89,0xf7,0xf8,0xd3,0xf8,0xf8,0xfb, -0xf7,0xf5,0x68,0xf2,0xf1,0x17,0xf5,0xfd,0x41,0x07,0x10,0x38,0x16,0x17,0x72,0x13, -0x0b,0x5f,0x03,0xfc,0x6f,0xf9,0xf7,0xfd,0xf7,0xf8,0x2a,0xf9,0xf9,0x97,0xf8,0xf5, -0x1b,0xf2,0xf0,0x5f,0xf4,0xfb,0x1f,0x06,0x0f,0x66,0x15,0x17,0xd0,0x13,0x0c,0x88, -0x04,0xfe,0x13,0xfa,0xf8,0x58,0xf8,0xf8,0x6b,0xf9,0xf9,0xee,0xf8,0xf5,0xca,0xf1, -0xf0,0x25,0xf3,0xfa,0x88,0x04,0x0d,0xbe,0x14,0x17,0x02,0x14,0x0d,0xb4,0x05,0xff, -0x44,0xfb,0xf9,0xf8,0xf8,0xf8,0x9e,0xf9,0xfa,0xe1,0xf8,0xf5,0xfb,0xf1,0xf0,0x71, -0xf2,0xf9,0x96,0x02,0x0c,0xf3,0x13,0x16,0x5c,0x14,0x0e,0xb3,0x06,0x00,0xc0,0xfb, -0xf9,0xcc,0xf8,0xf8,0xdd,0xf9,0xfa,0x36,0xf9,0xf6,0x02,0xf2,0xef,0xfd,0xf1,0xf8, -0xe1,0x00,0x0a,0xcd,0x12,0x16,0xa3,0x14,0x0f,0x05,0x08,0x01,0x28,0xfd,0xfa,0xe5, -0xf8,0xf9,0x20,0xfa,0xfa,0xdc,0xf9,0xf6,0xf7,0xf1,0xef,0x1a,0xf1,0xf6,0x68,0xff, -0x09,0xe9,0x11,0x15,0xff,0x14,0x0f,0xcc,0x08,0x02,0x29,0xfe,0xfb,0x80,0xf9,0xf9, -0x69,0xfa,0xfb,0x44,0xfa,0xf6,0x6a,0xf2,0xef,0xaf,0xf0,0xf5,0x48,0xfe,0x08,0xa2, -0x10,0x15,0xe4,0x14,0x10,0xd4,0x09,0x04,0x30,0xff,0xfb,0x0e,0xfa,0xf9,0xa9,0xfa, -0xfb,0x9c,0xfa,0xf7,0x34,0xf3,0xf0,0x02,0xf0,0xf4,0x74,0xfc,0x06,0x88,0x0f,0x15, -0x30,0x15,0x11,0x64,0x0b,0x05,0x34,0x00,0xfc,0x49,0xfa,0xf9,0x6e,0xfb,0xfc,0xf4, -0xfa,0xf7,0x6c,0xf3,0xef,0x5e,0xef,0xf3,0xf4,0xfa,0x04,0x5e,0x0e,0x14,0xd1,0x14, -0x11,0x5b,0x0c,0x06,0x66,0x01,0xfd,0x72,0xfa,0xfa,0xe7,0xfb,0xfc,0xbb,0xfb,0xf8, -0xfa,0xf3,0xef,0xfe,0xee,0xf2,0xa3,0xf9,0x03,0xae,0x0d,0x13,0x2a,0x15,0x12,0x36, -0x0d,0x07,0x8d,0x02,0xfd,0x4d,0xfb,0xfb,0x43,0xfc,0xfc,0x2f,0xfc,0xf9,0x50,0xf4, -0xf0,0xe5,0xee,0xf1,0x87,0xf8,0x02,0x29,0x0c,0x12,0xbb,0x14,0x12,0xe5,0x0d,0x08, -0x3c,0x03,0xfe,0xf6,0xfb,0xfb,0x7a,0xfc,0xfd,0x74,0xfc,0xf9,0xb5,0xf4,0xf0,0x57, -0xee,0xf0,0x67,0xf7,0x01,0xc0,0x0a,0x11,0xfb,0x13,0x12,0xf7,0x0e,0x09,0x2e,0x04, -0xff,0x55,0xfc,0xfb,0x8a,0xfc,0xfd,0xd8,0xfc,0xf9,0x7e,0xf5,0xf0,0x0a,0xee,0xef, -0x0c,0xf6,0xff,0xba,0x09,0x10,0x5a,0x13,0x12,0xcd,0x0f,0x0a,0x1c,0x05,0x00,0xf3, -0xfc,0xfb,0xff,0xfc,0xfd,0x6e,0xfd,0xfa,0x5f,0xf6,0xf1,0x33,0xee,0xef,0xc2,0xf4, -0xfe,0x45,0x08,0x0f,0xd5,0x12,0x13,0x60,0x10,0x0b,0x29,0x06,0x01,0x80,0xfd,0xfc, -0x39,0xfd,0xfe,0xf1,0xfd,0xfb,0xfa,0xf6,0xf1,0x3d,0xee,0xee,0x94,0xf3,0xfc,0x8e, -0x06,0x0d,0x3f,0x12,0x13,0xc1,0x10,0x0c,0xe7,0x06,0x01,0x08,0xfe,0xfc,0x7f,0xfd, -0xfe,0xa8,0xfe,0xfc,0xc4,0xf7,0xf2,0x16,0xee,0xed,0xfc,0xf2,0xfb,0x0c,0x05,0x0c, -0x7b,0x11,0x12,0x3c,0x11,0x0d,0x93,0x07,0x02,0x92,0xfe,0xfd,0x81,0xfd,0xfe,0xdd, -0xfe,0xfc,0x6b,0xf8,0xf2,0xca,0xed,0xed,0xc2,0xf1,0xf9,0x2e,0x03,0x0b,0x53,0x10, -0x12,0x54,0x11,0x0d,0x07,0x08,0x02,0x1f,0xff,0xfd,0xc5,0xfd,0xfe,0xdd,0xfe,0xfd, -0x13,0xf9,0xf2,0xde,0xed,0xec,0xde,0xf0,0xf8,0xc9,0x01,0x09,0x3c,0x0f,0x12,0x70, -0x11,0x0d,0x1f,0x09,0x03,0xce,0xff,0xfd,0x3f,0xfe,0xff,0x70,0xff,0xfe,0xf3,0xf9, -0xf3,0x6a,0xee,0xec,0x0d,0xf0,0xf7,0x14,0x00,0x08,0x82,0x0e,0x11,0xae,0x11,0x0e, -0x0b,0x0a,0x04,0x16,0x00,0xfe,0x35,0xfe,0xff,0x01,0x00,0xfe,0x7e,0xfa,0xf4,0x92, -0xee,0xec,0x35,0xef,0xf6,0x71,0xfe,0x06,0x8c,0x0d,0x11,0x71,0x11,0x0f,0x31,0x0a, -0x04,0xbc,0x00,0xfe,0x29,0xfe,0xff,0x73,0x00,0xff,0x05,0xfb,0xf4,0xbb,0xee,0xec, -0x72,0xee,0xf4,0xa6,0xfc,0x05,0x34,0x0c,0x10,0x42,0x11,0x0f,0x83,0x0a,0x05,0x98, -0x01,0xff,0x60,0xfe,0xff,0xcb,0x00,0xff,0xbb,0xfb,0xf5,0x24,0xef,0xec,0x08,0xee, -0xf3,0x85,0xfb,0x04,0xf0,0x0a,0x0f,0x7c,0x11,0x0f,0x48,0x0b,0x06,0x49,0x02,0xff, -0xb3,0xfe,0xff,0xfd,0x00,0x00,0x87,0xfc,0xf6,0x21,0xf0,0xec,0x8f,0xed,0xf2,0x36, -0xfa,0x02,0xc6,0x09,0x0f,0x23,0x11,0x0f,0xe9,0x0b,0x07,0x83,0x02,0xff,0xf9,0xfe, -0x00,0xa0,0x01,0x01,0x24,0xfd,0xf6,0xde,0xf0,0xec,0x2f,0xed,0xf1,0xec,0xf8,0x00, -0xad,0x08,0x0e,0x96,0x10,0x0f,0xbc,0x0c,0x07,0x1c,0x03,0xff,0xff,0xfe,0x00,0x34, -0x02,0x01,0x0b,0xfe,0xf8,0x91,0xf1,0xed,0xe2,0xec,0xf0,0x5c,0xf7,0xff,0xc9,0x07, -0x0d,0x28,0x10,0x0f,0xbe,0x0c,0x08,0xc3,0x03,0x00,0x55,0xff,0x00,0x7e,0x02,0x01, -0x9e,0xfe,0xf8,0x1c,0xf2,0xed,0x09,0xed,0xf0,0x00,0xf6,0xfe,0x23,0x06,0x0c,0xb3, -0x0f,0x10,0x80,0x0d,0x09,0x87,0x04,0x00,0xba,0xff,0x01,0xc3,0x02,0x02,0xba,0xff, -0xf9,0xfb,0xf2,0xee,0x06,0xed,0xef,0x03,0xf5,0xfc,0xce,0x04,0x0b,0x56,0x0f,0x0f, -0x2e,0x0e,0x0a,0xf2,0x04,0x01,0x20,0x00,0x01,0xf5,0x02,0x03,0x96,0x00,0xfa,0x29, -0xf4,0xef,0xd1,0xec,0xee,0x08,0xf4,0xfb,0xb8,0x03,0x0a,0xba,0x0e,0x10,0xa0,0x0e, -0x0a,0x27,0x05,0x01,0x68,0x00,0x01,0x86,0x03,0x04,0x32,0x01,0xfb,0x38,0xf5,0xef, -0xd9,0xec,0xee,0x14,0xf3,0xfa,0xd8,0x02,0x09,0x09,0x0e,0x10,0x12,0x0f,0x0a,0xfe, -0x05,0x02,0xb5,0x00,0x01,0x0b,0x04,0x04,0xa6,0x01,0xfc,0x18,0xf6,0xf0,0x75,0xed, -0xee,0x40,0xf2,0xf9,0x68,0x01,0x08,0x62,0x0d,0x10,0x42,0x0f,0x0b,0xd8,0x06,0x02, -0xd9,0x00,0x02,0x32,0x04,0x04,0x9a,0x02,0xfd,0xf9,0xf6,0xf1,0xb3,0xed,0xed,0xa9, -0xf1,0xf8,0x1a,0x00,0x07,0xc0,0x0c,0x0f,0x3c,0x0f,0x0c,0x41,0x07,0x02,0x4d,0x01, -0x02,0x14,0x04,0x04,0x3f,0x03,0xfe,0x15,0xf8,0xf2,0xe2,0xed,0xed,0x15,0xf1,0xf7, -0x85,0xfe,0x06,0x20,0x0c,0x0f,0x85,0x0f,0x0c,0x89,0x07,0x03,0x83,0x01,0x02,0x33, -0x04,0x05,0x95,0x03,0xff,0x53,0xf9,0xf2,0x4f,0xee,0xed,0x98,0xf0,0xf6,0x20,0xfd, -0x04,0xec,0x0a,0x0e,0x9c,0x0f,0x0c,0xdb,0x07,0x03,0xcb,0x01,0x02,0x84,0x04,0x05, -0x3a,0x04,0x00,0x76,0xfa,0xf3,0xc9,0xee,0xed,0xca,0xef,0xf4,0x0d,0xfc,0x03,0xd6, -0x09,0x0e,0x97,0x0f,0x0c,0x5d,0x08,0x03,0xbf,0x01,0x02,0x66,0x04,0x05,0xb7,0x04, -0x01,0x36,0xfb,0xf4,0x95,0xef,0xed,0x1a,0xef,0xf3,0xbe,0xfa,0x01,0x1f,0x09,0x0e, -0x72,0x0f,0x0d,0xb3,0x08,0x04,0x02,0x02,0x02,0x6b,0x04,0x05,0x8b,0x05,0x02,0xf3, -0xfb,0xf5,0x36,0xf0,0xed,0xca,0xee,0xf3,0x41,0xf9,0x00,0x2d,0x08,0x0d,0x04,0x0f, -0x0d,0xa4,0x08,0x04,0x43,0x02,0x02,0x19,0x04,0x05,0xfe,0x05,0x02,0xb8,0xfc,0xf6, -0x83,0xf0,0xed,0x8c,0xee,0xf2,0xf1,0xf7,0xff,0xf8,0x06,0x0c,0xd6,0x0e,0x0d,0xc3, -0x08,0x04,0x9c,0x02,0x02,0x16,0x04,0x06,0x24,0x06,0x03,0xd2,0xfd,0xf7,0x41,0xf1, -0xee,0x33,0xee,0xf1,0xe1,0xf6,0xfe,0xa4,0x05,0x0b,0x9c,0x0e,0x0c,0x1f,0x09,0x05, -0xb5,0x02,0x02,0x45,0x04,0x06,0x54,0x06,0x03,0xbe,0xfe,0xf7,0x4f,0xf2,0xee,0xec, -0xed,0xf0,0xb5,0xf5,0xfc,0x9c,0x04,0x0b,0x14,0x0e,0x0c,0xae,0x09,0x05,0xcb,0x02, -0x02,0x47,0x04,0x06,0xa2,0x06,0x04,0x68,0xff,0xf8,0x3f,0xf3,0xef,0xd2,0xed,0xef, -0x7d,0xf4,0xfb,0x95,0x03,0x0a,0x55,0x0d,0x0c,0xee,0x09,0x05,0xba,0x02,0x02,0x07, -0x04,0x06,0x22,0x07,0x05,0x31,0x00,0xfa,0x01,0xf4,0xef,0x09,0xee,0xef,0x44,0xf3, -0xfa,0xb5,0x02,0x09,0xc4,0x0c,0x0c,0x0f,0x0a,0x05,0x3f,0x03,0x02,0xf8,0x03,0x06, -0x55,0x07,0x05,0x48,0x01,0xfb,0xf4,0xf4,0xf0,0x35,0xee,0xee,0x26,0xf2,0xf9,0x64, -0x01,0x08,0x63,0x0c,0x0c,0x0d,0x0a,0x06,0x55,0x03,0x02,0xe5,0x03,0x06,0x55,0x07, -0x06,0x10,0x02,0xfc,0xd0,0xf5,0xf1,0x34,0xee,0xed,0x7d,0xf1,0xf8,0x03,0x00,0x07, -0xf5,0x0b,0x0c,0x6a,0x0a,0x06,0x6c,0x03,0x02,0x06,0x04,0x06,0xa5,0x07,0x06,0xfd, -0x02,0xfc,0x2f,0xf7,0xf2,0x40,0xee,0xed,0x1c,0xf1,0xf7,0x03,0xff,0x06,0x27,0x0b, -0x0c,0x95,0x0a,0x06,0x9e,0x03,0x02,0xfb,0x03,0x06,0xe2,0x07,0x07,0x64,0x03,0xfe, -0x82,0xf8,0xf2,0xcd,0xee,0xed,0x4d,0xf0,0xf6,0xf1,0xfd,0x05,0x65,0x0a,0x0c,0xb5, -0x0a,0x07,0xe0,0x03,0x02,0xac,0x03,0x06,0x43,0x08,0x07,0x39,0x04,0xff,0x97,0xf9, -0xf3,0x5a,0xef,0xed,0xbb,0xef,0xf5,0xf5,0xfc,0x04,0xe5,0x09,0x0c,0xb3,0x0a,0x07, -0x45,0x04,0x02,0xbb,0x03,0x06,0x46,0x08,0x07,0x2b,0x05,0x00,0x88,0xfa,0xf4,0xea, -0xef,0xed,0x29,0xef,0xf4,0x85,0xfb,0x03,0x53,0x09,0x0b,0xab,0x0a,0x07,0x4a,0x04, -0x02,0xc8,0x03,0x06,0x27,0x08,0x08,0xd1,0x05,0x01,0x95,0xfb,0xf5,0x69,0xf0,0xed, -0xfc,0xee,0xf3,0x56,0xfa,0x02,0x64,0x08,0x0b,0xc2,0x0a,0x07,0x5f,0x04,0x02,0xeb, -0x03,0x06,0x02,0x08,0x08,0x87,0x06,0x02,0x07,0xfd,0xf6,0x1b,0xf1,0xee,0xa2,0xee, -0xf2,0x78,0xf9,0x01,0x85,0x07,0x0a,0xee,0x0a,0x07,0x7e,0x04,0x03,0xf1,0x03,0x06, -0x31,0x08,0x08,0x1c,0x07,0x03,0x49,0xfe,0xf7,0x2d,0xf2,0xee,0x4b,0xee,0xf1,0xad, -0xf8,0x00,0xd4,0x06,0x0a,0xfd,0x0a,0x08,0xd0,0x04,0x03,0xc4,0x03,0x05,0x2f,0x08, -0x08,0xcd,0x07,0x04,0x29,0xff,0xf8,0xfc,0xf2,0xee,0xed,0xed,0xf1,0x73,0xf7,0xfe, -0x0f,0x06,0x0a,0x73,0x0a,0x07,0xfe,0x04,0x03,0xb3,0x03,0x05,0xcd,0x07,0x08,0x3c, -0x08,0x05,0x03,0x00,0xfa,0xd0,0xf3,0xef,0x02,0xee,0xf0,0x6c,0xf6,0xfd,0x4f,0x05, -0x09,0x29,0x0a,0x08,0x00,0x05,0x03,0xd5,0x03,0x05,0x89,0x07,0x09,0xa0,0x08,0x05, -0x3d,0x01,0xfb,0x92,0xf4,0xef,0x0a,0xee,0xef,0x4f,0xf5,0xfc,0x4f,0x04,0x08,0xdd, -0x09,0x07,0x1f,0x05,0x03,0xb7,0x03,0x05,0x42,0x07,0x09,0xd0,0x08,0x06,0x7a,0x02, -0xfc,0x74,0xf5,0xf0,0x06,0xee,0xef,0x53,0xf4,0xfb,0x5f,0x03,0x08,0xa5,0x09,0x07, -0x3d,0x05,0x03,0x69,0x03,0x04,0x2c,0x07,0x08,0x0e,0x09,0x07,0x46,0x03,0xfd,0x70, -0xf6,0xf1,0xf0,0xed,0xee,0x7b,0xf3,0xfa,0x4b,0x02,0x07,0x09,0x09,0x07,0x6a,0x05, -0x03,0x18,0x03,0x04,0xd9,0x06,0x08,0x48,0x09,0x08,0x00,0x04,0xfe,0x81,0xf7,0xf1, -0x09,0xee,0xee,0xa5,0xf2,0xf9,0x7c,0x01,0x06,0x7b,0x08,0x07,0x69,0x05,0x03,0x16, -0x03,0x04,0x67,0x06,0x08,0x86,0x09,0x08,0xa4,0x04,0xff,0x81,0xf8,0xf2,0x64,0xee, -0xee,0xb0,0xf1,0xf8,0x4c,0x00,0x05,0xe9,0x07,0x07,0x57,0x05,0x03,0x27,0x03,0x04, -0x01,0x06,0x08,0x95,0x09,0x08,0x9b,0x05,0x00,0xa4,0xf9,0xf3,0xb3,0xee,0xed,0x09, -0xf1,0xf7,0x3e,0xff,0x04,0x9c,0x07,0x07,0x54,0x05,0x03,0x0a,0x03,0x03,0xba,0x05, -0x08,0x82,0x09,0x09,0x51,0x06,0x01,0xb3,0xfa,0xf4,0xe1,0xee,0xed,0x75,0xf0,0xf6, -0x1d,0xfe,0x04,0x11,0x07,0x06,0x5e,0x05,0x03,0xba,0x02,0x03,0x76,0x05,0x07,0x8d, -0x09,0x09,0xe7,0x06,0x02,0xe3,0xfb,0xf4,0x4e,0xef,0xed,0x07,0xf0,0xf5,0x1d,0xfd, -0x03,0x53,0x06,0x06,0x6a,0x05,0x03,0xaa,0x02,0x03,0x13,0x05,0x07,0x79,0x09,0x09, -0x8a,0x07,0x03,0x25,0xfd,0xf5,0xec,0xef,0xed,0x79,0xef,0xf5,0x40,0xfc,0x02,0xb5, -0x05,0x06,0x79,0x05,0x03,0xab,0x02,0x03,0xd1,0x04,0x07,0x76,0x09,0x09,0x4c,0x08, -0x04,0x27,0xfe,0xf6,0xac,0xf0,0xed,0x0b,0xef,0xf4,0x77,0xfb,0x01,0x37,0x05,0x06, -0x76,0x05,0x03,0xbc,0x02,0x02,0xad,0x04,0x07,0x33,0x09,0x09,0x1f,0x09,0x05,0x58, -0xff,0xf7,0x6f,0xf1,0xed,0xdd,0xee,0xf3,0x8d,0xfa,0x00,0xba,0x04,0x06,0x61,0x05, -0x03,0x9f,0x02,0x02,0x7b,0x04,0x06,0xed,0x08,0x0a,0xb3,0x09,0x06,0x85,0x00,0xf9, -0x22,0xf2,0xee,0xc3,0xee,0xf3,0x82,0xf9,0xff,0x0c,0x04,0x05,0x7c,0x05,0x03,0x8e, -0x02,0x02,0x4a,0x04,0x06,0xb6,0x08,0x0a,0x26,0x0a,0x07,0xb3,0x01,0xfa,0xf3,0xf2, -0xee,0xbb,0xee,0xf2,0xc9,0xf8,0xfe,0x4e,0x03,0x05,0x57,0x05,0x03,0xad,0x02,0x02, -0xfc,0x03,0x06,0x80,0x08,0x0a,0x96,0x0a,0x08,0xd4,0x02,0xfb,0xf4,0xf3,0xef,0xb4, -0xee,0xf2,0x03,0xf8,0xfe,0xc0,0x02,0x05,0x34,0x05,0x03,0xdd,0x02,0x02,0xab,0x03, -0x05,0x4b,0x08,0x0a,0x05,0x0b,0x09,0xe1,0x03,0xfc,0x08,0xf5,0xef,0xde,0xee,0xf1, -0x2d,0xf7,0xfd,0x32,0x02,0x04,0xfd,0x04,0x03,0xee,0x02,0x02,0x58,0x03,0x05,0xd6, -0x07,0x0a,0x63,0x0b,0x09,0xed,0x04,0xfd,0xea,0xf5,0xf0,0x07,0xef,0xf1,0x45,0xf6, -0xfc,0x75,0x01,0x04,0xa3,0x04,0x03,0xde,0x02,0x02,0x26,0x03,0x04,0x7e,0x07,0x0a, -0xa3,0x0b,0x0a,0x07,0x06,0xfe,0xfd,0xf6,0xf1,0x34,0xef,0xf0,0x9e,0xf5,0xfb,0xdb, -0x00,0x03,0x9c,0x04,0x03,0xde,0x02,0x02,0xd5,0x02,0x04,0x16,0x07,0x0a,0xd0,0x0b, -0x0b,0xe2,0x06,0xff,0x0c,0xf8,0xf2,0x61,0xef,0xf0,0x08,0xf5,0xfa,0xfe,0xff,0x03, -0x32,0x04,0x03,0xba,0x02,0x02,0x73,0x02,0x03,0xaf,0x06,0x09,0xfa,0x0b,0x0b,0xcb, -0x07,0x00,0x4e,0xf9,0xf2,0x9f,0xef,0xf0,0x75,0xf4,0xfa,0x30,0xff,0x02,0xda,0x03, -0x03,0xc9,0x02,0x02,0x31,0x02,0x03,0x19,0x06,0x09,0x26,0x0c,0x0c,0x83,0x08,0x02, -0x81,0xfa,0xf3,0xfc,0xef,0xf0,0xd3,0xf3,0xf9,0x72,0xfe,0x01,0x7f,0x03,0x03,0xb7, -0x02,0x01,0xff,0x01,0x03,0x80,0x05,0x09,0x11,0x0c,0x0c,0x46,0x09,0x03,0x93,0xfb, -0xf4,0x58,0xf0,0xf0,0x20,0xf3,0xf8,0xa7,0xfd,0x01,0x14,0x03,0x03,0x84,0x02,0x01, -0xae,0x01,0x02,0x17,0x05,0x08,0xfe,0x0b,0x0c,0x0a,0x0a,0x04,0xa4,0xfc,0xf5,0xe7, -0xf0,0xf0,0xe0,0xf2,0xf7,0xdd,0xfc,0x00,0xaa,0x02,0x03,0x90,0x02,0x01,0x5e,0x01, -0x01,0x9f,0x04,0x08,0xa6,0x0b,0x0c,0xcd,0x0a,0x05,0xb3,0xfd,0xf6,0x56,0xf1,0xf0, -0x91,0xf2,0xf7,0x12,0xfc,0x00,0x10,0x02,0x02,0x9c,0x02,0x01,0xfc,0x00,0x01,0x29, -0x04,0x07,0x5d,0x0b,0x0d,0x50,0x0b,0x06,0xf4,0xfe,0xf7,0x07,0xf2,0xf0,0x24,0xf2, -0xf6,0x56,0xfb,0xff,0x94,0x01,0x02,0xab,0x02,0x01,0xa9,0x00,0x01,0x83,0x03,0x07, -0x14,0x0b,0x0d,0xe1,0x0b,0x07,0x14,0x00,0xf8,0xb6,0xf2,0xf0,0xe8,0xf1,0xf5,0xae, -0xfa,0xfe,0x28,0x01,0x02,0x99,0x02,0x01,0x87,0x00,0x00,0x0d,0x03,0x06,0xdd,0x0a, -0x0d,0x72,0x0c,0x08,0x23,0x01,0xf9,0x87,0xf3,0xf0,0xcc,0xf1,0xf5,0xf8,0xf9,0xfd, -0xdd,0x00,0x02,0x67,0x02,0x01,0x56,0x00,0x00,0x76,0x02,0x06,0x53,0x0a,0x0d,0xe1, -0x0c,0x09,0x30,0x02,0xfa,0x49,0xf4,0xf1,0xd2,0xf1,0xf5,0x21,0xf9,0xfd,0x62,0x00, -0x02,0x52,0x02,0x01,0x15,0x00,0x00,0x00,0x02,0x05,0xda,0x09,0x0d,0x40,0x0d,0x09, -0x6d,0x03,0xfb,0x2c,0xf5,0xf1,0xeb,0xf1,0xf4,0x79,0xf8,0xfc,0xf9,0xff,0x01,0x4e, -0x02,0x01,0xe3,0xff,0xff,0x8d,0x01,0x05,0x70,0x09,0x0c,0x8e,0x0d,0x0a,0x9a,0x04, -0xfc,0x1d,0xf6,0xf2,0x06,0xf2,0xf4,0xd3,0xf7,0xfb,0x7f,0xff,0x01,0x3b,0x02,0x01, -0xe2,0xff,0xff,0xf8,0x00,0x04,0x07,0x09,0x0c,0xca,0x0d,0x0b,0x87,0x05,0xfd,0x1d, -0xf7,0xf3,0x21,0xf2,0xf3,0x5e,0xf7,0xfb,0x15,0xff,0x01,0x07,0x02,0x01,0xc1,0xff, -0xff,0x73,0x00,0x03,0x6e,0x08,0x0c,0x15,0x0e,0x0c,0x72,0x06,0xfe,0x3f,0xf8,0xf3, -0x7d,0xf2,0xf3,0xdc,0xf6,0xfa,0xad,0xfe,0x01,0xe2,0x01,0x01,0xb2,0xff,0xfe,0x1e, -0x00,0x03,0xc5,0x07,0x0c,0x51,0x0e,0x0c,0x6b,0x07,0x00,0x53,0xf9,0xf4,0xc9,0xf2, -0xf3,0x58,0xf6,0xfa,0x24,0xfe,0x00,0xcc,0x01,0x01,0xa2,0xff,0xfe,0xbc,0xff,0x02, -0x19,0x07,0x0b,0x5c,0x0e,0x0d,0x42,0x08,0x01,0x65,0xfa,0xf5,0x17,0xf3,0xf3,0xe5, -0xf5,0xf9,0x9c,0xfd,0x00,0xb7,0x01,0x01,0x91,0xff,0xfe,0x4a,0xff,0x01,0x9f,0x06, -0x0b,0x57,0x0e,0x0d,0x29,0x09,0x02,0x96,0xfb,0xf6,0x65,0xf3,0xf3,0x94,0xf5,0xf9, -0x12,0xfd,0x00,0x83,0x01,0x00,0x9f,0xff,0xfe,0xc8,0xfe,0x01,0xe3,0x05,0x0a,0x3f, -0x0e,0x0d,0xce,0x09,0x03,0xb6,0xfc,0xf7,0xd1,0xf3,0xf3,0x36,0xf5,0xf8,0x99,0xfc, -0xff,0x4e,0x01,0x00,0xaf,0xff,0xfe,0x45,0xfe,0x00,0x29,0x05,0x0a,0x06,0x0e,0x0e, -0x82,0x0a,0x04,0xd8,0xfd,0xf7,0x6f,0xf4,0xf3,0xe8,0xf4,0xf8,0x32,0xfc,0xff,0xf6, -0x00,0x00,0xaf,0xff,0xfe,0xf3,0xfd,0x00,0x80,0x04,0x09,0xbe,0x0d,0x0e,0x34,0x0b, -0x05,0xe9,0xfe,0xf8,0x1f,0xf5,0xf3,0x99,0xf4,0xf7,0xac,0xfb,0xfe,0xdf,0x00,0x00, -0xbf,0xff,0xfe,0x81,0xfd,0xff,0xe6,0x03,0x09,0x55,0x0d,0x0e,0xd5,0x0b,0x06,0xf8, -0xff,0xf9,0xaf,0xf5,0xf3,0x7b,0xf4,0xf7,0x26,0xfb,0xfe,0x98,0x00,0x00,0xbf,0xff, -0xfd,0x1f,0xfd,0xfe,0x4d,0x03,0x08,0xfb,0x0c,0x0e,0x57,0x0c,0x07,0x05,0x01,0xfb, -0x40,0xf6,0xf3,0x7f,0xf4,0xf7,0x90,0xfa,0xfe,0x51,0x00,0x00,0xce,0xff,0xfd,0xcc, -0xfc,0xfe,0x95,0x02,0x07,0x7e,0x0c,0x0e,0xc6,0x0c,0x08,0x24,0x02,0xfb,0xff,0xf6, -0xf4,0x65,0xf4,0xf6,0x2a,0xfa,0xfd,0x19,0x00,0x00,0xce,0xff,0xfd,0x89,0xfc,0xfd, -0xde,0x01,0x07,0x03,0x0c,0x0e,0x03,0x0d,0x09,0x40,0x03,0xfc,0xbf,0xf7,0xf4,0x6b, -0xf4,0xf6,0xa5,0xf9,0xfd,0xf2,0xff,0x00,0xbe,0xff,0xfd,0x48,0xfc,0xfd,0x16,0x01, -0x06,0x78,0x0b,0x0d,0x5f,0x0d,0x09,0x3d,0x04,0xfd,0x8f,0xf8,0xf5,0x73,0xf4,0xf6, -0x11,0xf9,0xfc,0xbb,0xff,0x00,0xac,0xff,0xfd,0x18,0xfc,0xfc,0x7e,0x00,0x05,0xcd, -0x0a,0x0d,0x9a,0x0d,0x0a,0x38,0x05,0xfe,0x5f,0xf9,0xf5,0xab,0xf4,0xf5,0x9c,0xf8, -0xfc,0x85,0xff,0x00,0xba,0xff,0xfd,0xd8,0xfb,0xfc,0xc6,0xff,0x04,0x0f,0x0a,0x0d, -0xc5,0x0d,0x0b,0x12,0x06,0xff,0x2e,0xfa,0xf6,0xc5,0xf4,0xf5,0x37,0xf8,0xfc,0x30, -0xff,0x00,0xb8,0xff,0xfd,0xa8,0xfb,0xfc,0x31,0xff,0x04,0x53,0x09,0x0c,0xef,0x0d, -0x0b,0x0c,0x07,0x00,0x3f,0xfb,0xf7,0xf1,0xf4,0xf5,0xe4,0xf7,0xfb,0xea,0xfe,0x00, -0xc7,0xff,0xfd,0x87,0xfb,0xfb,0xab,0xfe,0x03,0xa7,0x08,0x0c,0xf8,0x0d,0x0c,0xd4, -0x07,0x01,0x3e,0xfc,0xf7,0x3b,0xf5,0xf5,0x93,0xf7,0xfb,0xa2,0xfe,0x00,0xc6,0xff, -0xfd,0x77,0xfb,0xfb,0x06,0xfe,0x02,0xda,0x07,0x0c,0xf0,0x0d,0x0c,0x8a,0x08,0x02, -0x4e,0xfd,0xf8,0x86,0xf5,0xf5,0x32,0xf7,0xfa,0x6c,0xfe,0x00,0xc4,0xff,0xfd,0x68, -0xfb,0xfb,0x62,0xfd,0x01,0xfc,0x06,0x0b,0xd8,0x0d,0x0c,0x3e,0x09,0x03,0x2f,0xfe, -0xf9,0xe2,0xf5,0xf5,0xe2,0xf6,0xfa,0x27,0xfe,0x00,0xb2,0xff,0xfd,0x69,0xfb,0xfa, -0xef,0xfc,0x00,0x3f,0x06,0x0b,0x90,0x0d,0x0d,0xf2,0x09,0x04,0x3f,0xff,0xfa,0x60, -0xf6,0xf5,0xb3,0xf6,0xfa,0xe2,0xfd,0x00,0xb0,0xff,0xfd,0x79,0xfb,0xfa,0x5c,0xfc, -0x00,0x72,0x05,0x0a,0x47,0x0d,0x0d,0x95,0x0a,0x05,0x3d,0x00,0xfa,0xdd,0xf6,0xf5, -0x74,0xf6,0xf9,0x8d,0xfd,0xff,0xad,0xff,0xfd,0x9b,0xfb,0xfa,0xd9,0xfb,0xff,0xb7, -0x04,0x09,0xeb,0x0c,0x0d,0x26,0x0b,0x06,0x3b,0x01,0xfb,0x5b,0xf7,0xf5,0x56,0xf6, -0xf9,0x58,0xfd,0xff,0x9a,0xff,0xfd,0xbe,0xfb,0xfa,0x46,0xfb,0xfe,0xec,0x03,0x09, -0x80,0x0c,0x0d,0xa7,0x0b,0x07,0x39,0x02,0xfc,0xe8,0xf7,0xf5,0x39,0xf6,0xf9,0x05, -0xfd,0xff,0x96,0xff,0xfe,0xc1,0xfb,0xfa,0xe3,0xfa,0xfe,0x11,0x03,0x08,0x03,0x0c, -0x0d,0x06,0x0c,0x08,0x37,0x03,0xfd,0x77,0xf8,0xf5,0x3c,0xf6,0xf9,0xb2,0xfc,0xff, -0x91,0xff,0xfe,0xd3,0xfb,0xfa,0x82,0xfa,0xfd,0x47,0x02,0x07,0x77,0x0b,0x0d,0x64, -0x0c,0x09,0x32,0x04,0xfe,0x26,0xf9,0xf6,0x41,0xf6,0xf8,0x5f,0xfc,0xfe,0xae,0xff, -0xfe,0xf5,0xfb,0xfa,0x31,0xfa,0xfc,0x8d,0x01,0x06,0xeb,0x0a,0x0d,0xa0,0x0c,0x09, -0x2e,0x05,0xff,0xc4,0xf9,0xf6,0x57,0xf6,0xf8,0xfb,0xfb,0xfe,0x9b,0xff,0xfe,0x17, -0xfc,0xfa,0xe1,0xf9,0xfc,0xb4,0x00,0x05,0x4d,0x0a,0x0c,0xdc,0x0c,0x0a,0x19,0x06, -0x00,0x61,0xfa,0xf6,0x7f,0xf6,0xf8,0xb7,0xfb,0xfe,0x98,0xff,0xfe,0x39,0xfc,0xfa, -0xb1,0xf9,0xfb,0xec,0xff,0x05,0x80,0x09,0x0c,0xf5,0x0c,0x0b,0xe4,0x06,0x00,0x2e, -0xfb,0xf7,0x97,0xf6,0xf8,0x75,0xfb,0xfe,0x95,0xff,0xfe,0x5a,0xfc,0xfa,0x81,0xf9, -0xfb,0x24,0xff,0x04,0xb2,0x08,0x0b,0x1d,0x0d,0x0b,0xbc,0x07,0x01,0x0d,0xfc,0xf8, -0xb0,0xf6,0xf8,0x33,0xfb,0xfe,0x81,0xff,0xfe,0x8c,0xfc,0xfa,0x53,0xf9,0xfa,0x8c, -0xfe,0x03,0xe5,0x07,0x0b,0x36,0x0d,0x0c,0x63,0x08,0x02,0xdb,0xfc,0xf8,0xf8,0xf6, -0xf8,0xf1,0xfa,0xfd,0x7f,0xff,0xfe,0xbe,0xfc,0xfa,0x24,0xf9,0xfa,0xe7,0xfd,0x02, -0x06,0x07,0x0a,0x2f,0x0d,0x0c,0x18,0x09,0x03,0xa9,0xfd,0xf9,0x32,0xf7,0xf7,0xbf, -0xfa,0xfd,0x6b,0xff,0xff,0xe0,0xfc,0xfa,0x15,0xf9,0xfa,0x32,0xfd,0x01,0x26,0x06, -0x0a,0xf6,0x0c,0x0c,0xbd,0x09,0x04,0x76,0xfe,0xf9,0x7c,0xf7,0xf7,0x8f,0xfa,0xfd, -0x57,0xff,0xff,0x12,0xfd,0xfa,0x27,0xf9,0xf9,0x8e,0xfc,0x00,0x49,0x05,0x09,0xcc, -0x0c,0x0d,0x51,0x0a,0x05,0x64,0xff,0xfa,0xc6,0xf7,0xf8,0x50,0xfa,0xfd,0x44,0xff, -0xff,0x23,0xfd,0xfa,0x3a,0xf9,0xf9,0xea,0xfb,0xff,0x7b,0x04,0x09,0x72,0x0c,0x0d, -0xd3,0x0a,0x06,0x41,0x00,0xfb,0x31,0xf8,0xf8,0x10,0xfa,0xfd,0x41,0xff,0xff,0x54, -0xfd,0xfa,0x5d,0xf9,0xf9,0x56,0xfb,0xfe,0x9e,0x03,0x08,0x27,0x0c,0x0d,0x64,0x0b, -0x06,0x1e,0x01,0xfb,0x9c,0xf8,0xf8,0x02,0xfa,0xfd,0x20,0xff,0xff,0x83,0xfd,0xfb, -0x72,0xf9,0xf9,0xc3,0xfa,0xfe,0xb0,0x02,0x07,0xab,0x0b,0x0d,0xd4,0x0b,0x07,0xe9, -0x01,0xfc,0x08,0xf9,0xf8,0xe3,0xf9,0xfc,0x1e,0xff,0xff,0xa4,0xfd,0xfb,0x96,0xf9, -0xf9,0x41,0xfa,0xfd,0xe5,0x01,0x06,0x2e,0x0b,0x0d,0x32,0x0c,0x08,0xd5,0x02,0xfd, -0x76,0xf9,0xf8,0xe5,0xf9,0xfc,0xec,0xfe,0xff,0xe4,0xfd,0xfb,0xdb,0xf9,0xf9,0xd0, -0xf9,0xfc,0x0a,0x01,0x06,0x91,0x0a,0x0d,0x71,0x0c,0x08,0xbf,0x03,0xfe,0xe1,0xf9, -0xf8,0xe9,0xf9,0xfc,0xc9,0xfe,0xff,0x03,0xfe,0xfc,0x00,0xfa,0xf8,0x7e,0xf9,0xfb, -0x2f,0x00,0x05,0x14,0x0a,0x0c,0xad,0x0c,0x09,0x8a,0x04,0xfe,0x7c,0xfa,0xf8,0xfd, -0xf9,0xfc,0xa8,0xfe,0xff,0x43,0xfe,0xfc,0x45,0xfa,0xf8,0x2e,0xf9,0xfb,0x44,0xff, -0x04,0x68,0x09,0x0c,0xc7,0x0c,0x0a,0x43,0x05,0xff,0xf8,0xfa,0xf9,0x02,0xfa,0xfc, -0x76,0xfe,0xff,0x72,0xfe,0xfc,0x79,0xfa,0xf8,0xdf,0xf8,0xfa,0x79,0xfe,0x03,0x99, -0x08,0x0c,0xf0,0x0c,0x0a,0x1c,0x06,0x00,0x84,0xfb,0xf9,0x27,0xfa,0xfc,0x44,0xfe, -0xff,0xa2,0xfe,0xfc,0xce,0xfa,0xf9,0x91,0xf8,0xfa,0xc1,0xfd,0x02,0xdb,0x07,0x0b, -0x0a,0x0d,0x0b,0xc4,0x06,0x01,0x20,0xfc,0xf9,0x4e,0xfa,0xfc,0x11,0xfe,0xff,0xc2, -0xfe,0xfd,0x12,0xfb,0xf9,0x63,0xf8,0xf9,0x09,0xfd,0x01,0x0d,0x07,0x0b,0x03,0x0d, -0x0b,0x6b,0x07,0x01,0xda,0xfc,0xfa,0x65,0xfa,0xfc,0x00,0xfe,0xff,0xe1,0xfe,0xfd, -0x78,0xfb,0xf9,0x44,0xf8,0xf9,0x43,0xfc,0x00,0x3f,0x06,0x0a,0xfa,0x0c,0x0c,0xf0, -0x07,0x02,0x86,0xfd,0xfa,0x7c,0xfa,0xfb,0xef,0xfd,0xff,0x00,0xff,0xfd,0xbd,0xfb, -0xf9,0x37,0xf8,0xf8,0x9d,0xfb,0x00,0x40,0x05,0x0a,0xd0,0x0c,0x0c,0x84,0x08,0x03, -0x31,0xfe,0xfb,0xb3,0xfa,0xfb,0xbf,0xfd,0xfe,0x3f,0xff,0xfe,0x02,0xfc,0xf9,0x4b, -0xf8,0xf8,0xf8,0xfa,0xff,0x51,0x04,0x09,0xa7,0x0c,0x0c,0x06,0x09,0x03,0xee,0xfe, -0xfb,0xfb,0xfa,0xfb,0x8f,0xfd,0xfe,0x5e,0xff,0xfe,0x56,0xfc,0xf9,0x4f,0xf8,0xf8, -0x55,0xfa,0xfe,0x83,0x03,0x08,0x5e,0x0c,0x0c,0x88,0x09,0x04,0x88,0xff,0xfc,0x34, -0xfb,0xfb,0x6e,0xfd,0xfe,0x6d,0xff,0xfe,0xba,0xfc,0xfa,0x73,0xf8,0xf8,0xb2,0xf9, -0xfd,0xb5,0x02,0x08,0xf3,0x0b,0x0c,0xe9,0x09,0x05,0x42,0x00,0xfc,0x7e,0xfb,0xfb, -0x5e,0xfd,0xfe,0x8d,0xff,0xfe,0xfe,0xfc,0xfa,0xa8,0xf8,0xf7,0x1f,0xf9,0xfc,0xc8, -0x01,0x07,0x76,0x0b,0x0c,0x49,0x0a,0x05,0xfb,0x00,0xfd,0xc6,0xfb,0xfb,0x3e,0xfd, -0xfe,0xac,0xff,0xff,0x41,0xfd,0xfa,0xef,0xf8,0xf7,0x9c,0xf8,0xfb,0xec,0x00,0x06, -0x1a,0x0b,0x0c,0x88,0x0a,0x06,0xb6,0x01,0xfe,0x10,0xfc,0xfb,0x2f,0xfd,0xfe,0xbc, -0xff,0xff,0x94,0xfd,0xfb,0x15,0xf9,0xf7,0x2b,0xf8,0xfb,0x00,0x00,0x05,0x9e,0x0a, -0x0c,0xc4,0x0a,0x06,0x5e,0x02,0xfe,0x79,0xfc,0xfc,0x10,0xfd,0xfe,0xbb,0xff,0xff, -0xf6,0xfd,0xfb,0x5c,0xf9,0xf7,0xcb,0xf7,0xfa,0x34,0xff,0x05,0xf2,0x09,0x0c,0xe0, -0x0a,0x07,0x06,0x03,0xff,0xc3,0xfc,0xfc,0x22,0xfd,0xfe,0xab,0xff,0xff,0x58,0xfe, -0xfc,0xb3,0xf9,0xf7,0x6c,0xf7,0xf9,0x59,0xfe,0x04,0x43,0x09,0x0b,0x0c,0x0b,0x07, -0xbe,0x03,0xff,0x1c,0xfd,0xfc,0x35,0xfd,0xfe,0x99,0xff,0xff,0xab,0xfe,0xfc,0x19, -0xfa,0xf7,0x1d,0xf7,0xf9,0x90,0xfd,0x03,0x96,0x08,0x0b,0x16,0x0b,0x08,0x66,0x04, -0x00,0x74,0xfd,0xfc,0x39,0xfd,0xfe,0x97,0xff,0xff,0xfd,0xfe,0xfd,0x70,0xfa,0xf7, -0xef,0xf6,0xf8,0xc8,0xfc,0x02,0xe9,0x07,0x0a,0x1e,0x0b,0x08,0xec,0x04,0x00,0xfd, -0xfd,0xfc,0x3d,0xfd,0xfe,0x86,0xff,0xff,0x4e,0xff,0xfd,0xd8,0xfa,0xf8,0xc1,0xf6, -0xf8,0x10,0xfc,0x01,0x2c,0x07,0x0a,0x27,0x0b,0x09,0x62,0x05,0x01,0x66,0xfe,0xfd, -0x41,0xfd,0xfe,0x76,0xff,0xff,0xaf,0xff,0xfd,0x3f,0xfb,0xf8,0xa5,0xf6,0xf7,0x58, -0xfb,0x00,0x4e,0x06,0x09,0x1f,0x0b,0x09,0xe6,0x05,0x01,0xdf,0xfe,0xfd,0x65,0xfd, -0xfe,0x64,0xff,0x00,0xf1,0xff,0xfe,0xb6,0xfb,0xf8,0x89,0xf6,0xf7,0xc3,0xfa,0xff, -0x6f,0x05,0x09,0xe6,0x0a,0x09,0x6a,0x06,0x02,0x48,0xff,0xfd,0x7a,0xfd,0xfe,0x43, -0xff,0x00,0x23,0x00,0xfe,0x2d,0xfc,0xf8,0x9d,0xf6,0xf6,0x1f,0xfa,0xff,0x91,0x04, -0x08,0xad,0x0a,0x09,0xdc,0x06,0x03,0xd0,0xff,0xfe,0x90,0xfd,0xfe,0x32,0xff,0x00, -0x62,0x00,0xff,0x85,0xfc,0xf9,0xb0,0xf6,0xf6,0x7c,0xf9,0xfe,0xc4,0x03,0x08,0x63, -0x0a,0x09,0x2e,0x07,0x03,0x58,0x00,0xfe,0xb6,0xfd,0xfe,0x22,0xff,0x00,0xb3,0x00, -0xff,0xfb,0xfc,0xf9,0xe7,0xf6,0xf6,0xe8,0xf8,0xfd,0xf8,0x02,0x07,0x29,0x0a,0x09, -0x7f,0x07,0x04,0xd0,0x00,0xfe,0xdb,0xfd,0xfe,0xf1,0xfe,0x00,0x04,0x01,0x00,0x51, -0xfd,0xf9,0x1e,0xf7,0xf6,0x55,0xf8,0xfc,0x0a,0x02,0x06,0xbd,0x09,0x09,0xce,0x07, -0x04,0x58,0x01,0xff,0x11,0xfe,0xfe,0xe0,0xfe,0x00,0x35,0x01,0x00,0xc5,0xfd,0xfa, -0x54,0xf7,0xf6,0xe4,0xf7,0xfb,0x3e,0x01,0x06,0x43,0x09,0x09,0x0c,0x08,0x04,0xdf, -0x01,0xff,0x49,0xfe,0xfd,0xde,0xfe,0x00,0x56,0x01,0x00,0x4b,0xfe,0xfa,0x9b,0xf7, -0xf6,0x74,0xf7,0xfb,0x62,0x00,0x05,0xc7,0x08,0x09,0x3b,0x08,0x05,0x65,0x02,0xff, -0x5f,0xfe,0xfd,0xde,0xfe,0x00,0x65,0x01,0x01,0xb0,0xfe,0xfb,0x03,0xf8,0xf6,0x14, -0xf7,0xfa,0xa8,0xff,0x04,0x5b,0x08,0x09,0x47,0x08,0x05,0xfc,0x02,0x00,0x75,0xfe, -0xfd,0xcf,0xfe,0x00,0x85,0x01,0x01,0x14,0xff,0xfb,0x6c,0xf8,0xf6,0xc5,0xf6,0xf9, -0xce,0xfe,0x03,0xce,0x07,0x09,0x52,0x08,0x06,0x73,0x03,0x00,0xbb,0xfe,0xfd,0xbf, -0xfe,0x00,0xa5,0x01,0x01,0x97,0xff,0xfc,0xb4,0xf8,0xf6,0x86,0xf6,0xf9,0xf4,0xfd, -0x03,0x33,0x07,0x08,0x7d,0x08,0x06,0xfa,0x03,0x01,0xf2,0xfe,0xfe,0xa0,0xfe,0x00, -0xa5,0x01,0x01,0xfb,0xff,0xfc,0x1c,0xf9,0xf6,0x38,0xf6,0xf8,0x4a,0xfd,0x02,0x98, -0x06,0x08,0x98,0x08,0x06,0x7f,0x04,0x01,0x39,0xff,0xfe,0xb1,0xfe,0x00,0xa3,0x01, -0x01,0x7f,0x00,0xfd,0x83,0xf9,0xf6,0xfa,0xf5,0xf8,0x91,0xfc,0x01,0xeb,0x05,0x08, -0x93,0x08,0x07,0xe5,0x04,0x01,0x6f,0xff,0xfe,0xb3,0xfe,0x00,0xa2,0x01,0x02,0xc2, -0x00,0xfd,0x0c,0xfa,0xf6,0xbd,0xf5,0xf7,0xea,0xfb,0x00,0x3e,0x05,0x07,0x9d,0x08, -0x07,0x6a,0x05,0x02,0xb5,0xff,0xfe,0xa6,0xfe,0x00,0xb0,0x01,0x02,0x25,0x01,0xfe, -0x75,0xfa,0xf6,0xaf,0xf5,0xf7,0x33,0xfb,0x00,0x71,0x04,0x07,0x85,0x08,0x07,0xcf, -0x05,0x02,0x0c,0x00,0xfe,0x98,0xfe,0x00,0xb0,0x01,0x02,0x96,0x01,0xfe,0xee,0xfa, -0xf7,0xa3,0xf5,0xf6,0x8e,0xfa,0xff,0xa5,0x03,0x06,0x6d,0x08,0x08,0x12,0x06,0x03, -0x63,0x00,0xfe,0xaa,0xfe,0xff,0x9f,0x01,0x02,0xf9,0x01,0xff,0x55,0xfb,0xf7,0xa8, -0xf5,0xf6,0xf8,0xf9,0xfe,0xe8,0x02,0x06,0x45,0x08,0x08,0x73,0x06,0x03,0xba,0x00, -0xfe,0xbd,0xfe,0xff,0x8d,0x01,0x02,0x6b,0x02,0xff,0xee,0xfb,0xf7,0xbe,0xf5,0xf6, -0x55,0xf9,0xfd,0x2a,0x02,0x05,0x0e,0x08,0x08,0xd4,0x06,0x04,0x00,0x01,0xff,0xb1, -0xfe,0xff,0x7b,0x01,0x02,0xae,0x02,0x00,0x66,0xfc,0xf8,0xd4,0xf5,0xf6,0xc2,0xf8, -0xfc,0x5c,0x01,0x05,0xb3,0x07,0x08,0x16,0x07,0x04,0x65,0x01,0xff,0xb6,0xfe,0xff, -0x69,0x01,0x02,0x0f,0x03,0x00,0xee,0xfc,0xf8,0x2a,0xf6,0xf6,0x30,0xf8,0xfc,0x81, -0x00,0x04,0x69,0x07,0x08,0x46,0x07,0x04,0xdb,0x01,0xff,0xca,0xfe,0xff,0x48,0x01, -0x03,0x50,0x03,0x01,0x54,0xfd,0xf9,0x62,0xf6,0xf5,0xbe,0xf7,0xfb,0xb6,0xff,0x03, -0x1e,0x07,0x08,0x75,0x07,0x05,0x41,0x02,0xff,0xdd,0xfe,0xff,0x36,0x01,0x03,0xa1, -0x03,0x01,0xeb,0xfd,0xf9,0xbc,0xf6,0xf5,0x5d,0xf7,0xfa,0xea,0xfe,0x03,0xb4,0x06, -0x08,0xa3,0x07,0x05,0xa8,0x02,0x00,0xe2,0xfe,0xff,0x14,0x01,0x03,0xd3,0x03,0x02, -0x71,0xfe,0xfa,0x04,0xf7,0xf5,0xfd,0xf6,0xf9,0x1e,0xfe,0x02,0x29,0x06,0x08,0xc0, -0x07,0x05,0x0d,0x03,0x00,0xe7,0xfe,0xff,0x12,0x01,0x03,0xf4,0x03,0x02,0x07,0xff, -0xfa,0x7d,0xf7,0xf5,0x9f,0xf6,0xf9,0x53,0xfd,0x01,0xae,0x05,0x07,0xdc,0x07,0x06, -0x72,0x03,0x00,0xfb,0xfe,0xff,0x02,0x01,0x03,0x13,0x04,0x02,0x8d,0xff,0xfb,0xe5, -0xf7,0xf6,0x41,0xf6,0xf8,0xaa,0xfc,0x01,0x12,0x05,0x07,0xd8,0x07,0x06,0xe7,0x03, -0x00,0x1f,0xff,0xff,0xe2,0x00,0x03,0x42,0x04,0x03,0x13,0x00,0xfc,0x70,0xf8,0xf6, -0x13,0xf6,0xf8,0xe2,0xfb,0x00,0x87,0x04,0x07,0xd1,0x07,0x06,0x3c,0x04,0x01,0x32, -0xff,0xff,0xd2,0x00,0x03,0x62,0x04,0x03,0x97,0x00,0xfc,0xfb,0xf8,0xf6,0xf6,0xf5, -0xf7,0x29,0xfb,0xff,0xda,0x03,0x06,0xeb,0x07,0x07,0x81,0x04,0x01,0x57,0xff,0xff, -0xc1,0x00,0x03,0x72,0x04,0x03,0x2c,0x01,0xfd,0x75,0xf9,0xf6,0xcb,0xf5,0xf7,0x82, -0xfa,0xfe,0x1e,0x03,0x06,0xd4,0x07,0x07,0xd4,0x04,0x01,0x7c,0xff,0xff,0xb1,0x00, -0x03,0x70,0x04,0x04,0xa0,0x01,0xfd,0x0e,0xfa,0xf7,0xb0,0xf5,0xf6,0xfc,0xf9,0xfe, -0x52,0x02,0x05,0xbe,0x07,0x07,0x26,0x05,0x02,0x91,0xff,0xff,0xa2,0x00,0x02,0x7e, -0x04,0x04,0x24,0x02,0xfe,0xaa,0xfa,0xf7,0xb4,0xf5,0xf6,0x58,0xf9,0xfd,0xb5,0x01, -0x05,0x87,0x07,0x07,0x78,0x05,0x02,0xd4,0xff,0xff,0x83,0x00,0x02,0x7c,0x04,0x04, -0x97,0x02,0xff,0x44,0xfb,0xf7,0xda,0xf5,0xf6,0xa4,0xf8,0xfc,0xe7,0x00,0x04,0x6e, -0x07,0x07,0xaa,0x05,0x02,0x08,0x00,0xff,0x74,0x00,0x02,0x6a,0x04,0x04,0x19,0x03, -0xff,0xcf,0xfb,0xf8,0x12,0xf6,0xf6,0x21,0xf8,0xfb,0x2c,0x00,0x04,0x24,0x07,0x07, -0xeb,0x05,0x02,0x4e,0x00,0xff,0x65,0x00,0x02,0x48,0x04,0x04,0x9c,0x03,0x00,0x67, -0xfc,0xf8,0x4a,0xf6,0xf5,0xaf,0xf7,0xfb,0x50,0xff,0x03,0xec,0x06,0x07,0x1a,0x06, -0x03,0x72,0x00,0xff,0x67,0x00,0x02,0x24,0x04,0x04,0xff,0x03,0x01,0x00,0xfd,0xf9, -0x83,0xf6,0xf5,0x3d,0xf7,0xfa,0xa4,0xfe,0x03,0x83,0x06,0x07,0x4a,0x06,0x03,0xa5, -0x00,0xff,0x4a,0x00,0x02,0x10,0x04,0x05,0x52,0x04,0x01,0xb9,0xfd,0xf9,0xec,0xf6, -0xf5,0xbd,0xf6,0xf9,0xe9,0xfd,0x02,0x29,0x06,0x07,0x59,0x06,0x03,0xf8,0x00,0xff, -0x2c,0x00,0x01,0x0e,0x04,0x05,0xa3,0x04,0x02,0x52,0xfe,0xfa,0x55,0xf7,0xf5,0x5e, -0xf6,0xf8,0x1e,0xfd,0x01,0xcd,0x05,0x07,0x66,0x06,0x03,0x4c,0x01,0xff,0x1d,0x00, -0x01,0xec,0x03,0x05,0xf3,0x04,0x02,0xfa,0xfe,0xfb,0xc0,0xf7,0xf5,0x1f,0xf6,0xf8, -0x55,0xfc,0x01,0x63,0x05,0x07,0x63,0x06,0x04,0x81,0x01,0xff,0x0e,0x00,0x01,0xb9, -0x03,0x05,0x34,0x05,0x03,0x91,0xff,0xfb,0x3b,0xf8,0xf6,0xd1,0xf5,0xf7,0x9b,0xfb, -0x00,0xe9,0x04,0x06,0x7e,0x06,0x04,0xc5,0x01,0x00,0xf1,0xff,0x01,0x96,0x03,0x05, -0x65,0x05,0x03,0x48,0x00,0xfc,0xc6,0xf8,0xf6,0x95,0xf5,0xf7,0xf1,0xfa,0xff,0x5f, -0x04,0x06,0x89,0x06,0x04,0x09,0x02,0x00,0xe3,0xff,0x01,0x73,0x03,0x05,0x84,0x05, -0x03,0xef,0x00,0xfd,0x61,0xf9,0xf6,0x69,0xf5,0xf6,0x49,0xfa,0xff,0xa3,0x03,0x06, -0x74,0x06,0x04,0x4b,0x02,0x00,0xd5,0xff,0x01,0x51,0x03,0x05,0xa2,0x05,0x04,0x75, -0x01,0xfd,0x0c,0xfa,0xf6,0x4e,0xf5,0xf6,0xb3,0xf9,0xfe,0x18,0x03,0x05,0x6f,0x06, -0x04,0x8f,0x02,0x00,0xd7,0xff,0x00,0x1f,0x03,0x05,0xc0,0x05,0x04,0x0a,0x02,0xfe, -0xb9,0xfa,0xf7,0x32,0xf5,0xf5,0x1e,0xf9,0xfd,0x7d,0x02,0x05,0x58,0x06,0x05,0xb2, -0x02,0x00,0xe9,0xff,0x00,0xed,0x02,0x04,0xdf,0x05,0x04,0xbf,0x02,0xff,0x56,0xfb, -0xf7,0x48,0xf5,0xf5,0x88,0xf8,0xfd,0xd2,0x01,0x05,0x41,0x06,0x05,0xe3,0x02,0x00, -0xeb,0xff,0x00,0xcb,0x02,0x04,0xcd,0x05,0x05,0x43,0x03,0x00,0xf1,0xfb,0xf7,0x6f, -0xf5,0xf5,0xf4,0xf7,0xfc,0x16,0x01,0x04,0x1a,0x06,0x05,0x14,0x03,0x00,0xee,0xff, -0x00,0xa9,0x02,0x04,0xba,0x05,0x05,0xd7,0x03,0x00,0xac,0xfc,0xf8,0x87,0xf5,0xf5, -0x72,0xf7,0xfb,0x6a,0x00,0x04,0xe3,0x05,0x05,0x45,0x03,0x01,0xe0,0xff,0x00,0x79, -0x02,0x04,0xa6,0x05,0x05,0x5b,0x04,0x01,0x67,0xfd,0xf8,0xcf,0xf5,0xf5,0xf1,0xf6, -0xfa,0xcf,0xff,0x03,0xab,0x05,0x05,0x75,0x03,0x01,0xf2,0xff,0x00,0x38,0x02,0x04, -0x92,0x05,0x05,0xee,0x04,0x02,0x03,0xfe,0xf9,0x17,0xf6,0xf4,0x8f,0xf6,0xfa,0x15, -0xff,0x03,0x62,0x05,0x05,0x86,0x03,0x01,0x13,0x00,0x00,0x07,0x02,0x03,0x6e,0x05, -0x06,0x50,0x05,0x02,0xbd,0xfe,0xfa,0x82,0xf6,0xf4,0x2e,0xf6,0xf9,0x5b,0xfe,0x02, -0x29,0x05,0x05,0x95,0x03,0x01,0x36,0x00,0x00,0xc6,0x01,0x03,0x39,0x05,0x06,0xc3, -0x05,0x03,0x76,0xff,0xfa,0xed,0xf6,0xf4,0xdf,0xf5,0xf9,0x91,0xfd,0x02,0xd0,0x04, -0x05,0xa2,0x03,0x01,0x59,0x00,0x00,0x96,0x01,0x03,0x14,0x05,0x06,0x15,0x06,0x03, -0x2f,0x00,0xfb,0x47,0xf7,0xf5,0x81,0xf5,0xf8,0xf7,0xfc,0x01,0x78,0x04,0x05,0xb0, -0x03,0x01,0x7b,0x00,0x00,0x56,0x01,0x02,0xef,0x04,0x06,0x65,0x06,0x04,0xe9,0x00, -0xfc,0xd2,0xf7,0xf5,0x45,0xf5,0xf7,0x5e,0xfc,0x00,0x1f,0x04,0x04,0xbd,0x03,0x01, -0xad,0x00,0x00,0x16,0x01,0x02,0xbb,0x04,0x06,0xb5,0x06,0x05,0x92,0x01,0xfc,0x7e, -0xf8,0xf5,0x18,0xf5,0xf7,0xb6,0xfb,0x00,0xa5,0x03,0x04,0xaa,0x03,0x02,0xc0,0x00, -0x00,0xe4,0x00,0x02,0x77,0x04,0x06,0xf4,0x06,0x05,0x4a,0x02,0xfd,0x1b,0xf9,0xf5, -0xec,0xf4,0xf6,0x1f,0xfb,0xff,0x3c,0x03,0x04,0xa5,0x03,0x02,0xe4,0x00,0x00,0xb4, -0x00,0x02,0x32,0x04,0x06,0x23,0x07,0x06,0xf0,0x02,0xfe,0xb7,0xf9,0xf6,0xd1,0xf4, -0xf6,0x88,0xfa,0xff,0xa3,0x02,0x04,0xa0,0x03,0x02,0x06,0x01,0x00,0x94,0x00,0x01, -0xed,0x03,0x06,0x31,0x07,0x06,0xa7,0x03,0xff,0x53,0xfa,0xf6,0xc7,0xf4,0xf6,0x02, -0xfa,0xfe,0x1a,0x02,0x03,0xab,0x03,0x02,0x17,0x01,0x00,0x55,0x00,0x01,0xb8,0x03, -0x05,0x4f,0x07,0x06,0x5d,0x04,0x00,0x21,0xfb,0xf6,0xde,0xf4,0xf5,0x9e,0xf9,0xfd, -0x8f,0x01,0x03,0x86,0x03,0x02,0x48,0x01,0x00,0x35,0x00,0x01,0x74,0x03,0x05,0x5c, -0x07,0x07,0xe3,0x04,0x00,0xee,0xfb,0xf7,0xe4,0xf4,0xf5,0x0b,0xf9,0xfd,0xf4,0x00, -0x03,0x60,0x03,0x02,0x6a,0x01,0x00,0x04,0x00,0x01,0x11,0x03,0x05,0x48,0x07,0x07, -0x86,0x05,0x01,0x9b,0xfc,0xf7,0x1b,0xf5,0xf5,0x89,0xf8,0xfc,0x6b,0x00,0x02,0x4a, -0x03,0x02,0x8c,0x01,0x00,0xf5,0xff,0x00,0xcc,0x02,0x05,0x34,0x07,0x07,0x2a,0x06, -0x02,0x48,0xfd,0xf8,0x64,0xf5,0xf5,0x26,0xf8,0xfc,0xd2,0xff,0x02,0x33,0x03,0x02, -0x9d,0x01,0x00,0xd6,0xff,0x00,0x78,0x02,0x04,0x0f,0x07,0x07,0xde,0x06,0x03,0x03, -0xfe,0xf8,0xae,0xf5,0xf5,0xc5,0xf7,0xfb,0x38,0xff,0x01,0x0d,0x03,0x02,0xbc,0x01, -0x00,0xb6,0xff,0x00,0x35,0x02,0x04,0xd9,0x06,0x08,0x42,0x07,0x03,0xce,0xfe,0xf9, -0x08,0xf6,0xf5,0x66,0xf7,0xfa,0x9e,0xfe,0x01,0xc6,0x02,0x02,0xcd,0x01,0x00,0xa6, -0xff,0x00,0xd3,0x01,0x04,0xb3,0x06,0x08,0xb4,0x07,0x04,0x99,0xff,0xfa,0x62,0xf6, -0xf5,0x17,0xf7,0xfa,0x06,0xfe,0x00,0x9e,0x02,0x02,0xdd,0x01,0x00,0xb7,0xff,0x00, -0x70,0x01,0x03,0x8d,0x06,0x08,0x26,0x08,0x05,0x44,0x00,0xfa,0xed,0xf6,0xf5,0xd9, -0xf6,0xf9,0x7e,0xfd,0x00,0x67,0x02,0x02,0xcc,0x01,0x00,0xb8,0xff,0xff,0x0d,0x01, -0x03,0x47,0x06,0x08,0x86,0x08,0x05,0x0f,0x01,0xfb,0x69,0xf7,0xf5,0xab,0xf6,0xf9, -0xd6,0xfc,0x00,0x20,0x02,0x02,0xd9,0x01,0x00,0xca,0xff,0xff,0xba,0x00,0x03,0xf0, -0x05,0x08,0xe6,0x08,0x06,0xd8,0x01,0xfc,0x06,0xf8,0xf5,0x8f,0xf6,0xf8,0x4e,0xfc, -0xff,0xda,0x01,0x02,0xd6,0x01,0x00,0xbb,0xff,0xff,0x67,0x00,0x02,0xa9,0x05,0x08, -0x26,0x09,0x07,0x90,0x02,0xfd,0x92,0xf8,0xf6,0x64,0xf6,0xf8,0xc6,0xfb,0xff,0x62, -0x01,0x02,0xe4,0x01,0x00,0xcd,0xff,0xff,0x05,0x00,0x02,0x62,0x05,0x08,0x54,0x09, -0x07,0x49,0x03,0xfd,0x4d,0xf9,0xf6,0x4a,0xf6,0xf8,0x51,0xfb,0xfe,0x0a,0x01,0x02, -0xe1,0x01,0x00,0xde,0xff,0xff,0xa2,0xff,0x01,0x0b,0x05,0x08,0x81,0x09,0x08,0xe0, -0x03,0xfe,0x0a,0xfa,0xf6,0x3f,0xf6,0xf7,0xdd,0xfa,0xfe,0xa2,0x00,0x01,0xee,0x01, -0x01,0xe0,0xff,0xfe,0x4f,0xff,0x01,0xa5,0x04,0x07,0xaf,0x09,0x08,0x96,0x04,0xff, -0xc9,0xfa,0xf7,0x45,0xf6,0xf7,0x69,0xfa,0xfd,0x4a,0x00,0x01,0xda,0x01,0x01,0xe2, -0xff,0xfe,0x0d,0xff,0x00,0x3e,0x04,0x07,0xac,0x09,0x08,0x5b,0x05,0x00,0x77,0xfb, -0xf7,0x6c,0xf6,0xf7,0xf5,0xf9,0xfd,0xc2,0xff,0x01,0xe6,0x01,0x01,0xe3,0xff,0xfe, -0xbc,0xfe,0x00,0xe7,0x03,0x07,0x98,0x09,0x09,0x00,0x06,0x01,0x23,0xfc,0xf8,0x84, -0xf6,0xf7,0x92,0xf9,0xfc,0x4a,0xff,0x01,0xd2,0x01,0x01,0x05,0x00,0xfe,0x6b,0xfe, -0x00,0x70,0x03,0x07,0x72,0x09,0x09,0xa5,0x06,0x02,0xf0,0xfc,0xf8,0xbd,0xf6,0xf7, -0x41,0xf9,0xfc,0xe1,0xfe,0x00,0xbe,0x01,0x01,0x26,0x00,0xfe,0x19,0xfe,0xff,0x1b, -0x03,0x06,0x5c,0x09,0x09,0x39,0x07,0x02,0xcd,0xfd,0xf9,0x05,0xf7,0xf7,0xe1,0xf8, -0xfb,0x79,0xfe,0x00,0xa9,0x01,0x01,0x28,0x00,0xfe,0xe7,0xfd,0xff,0x96,0x02,0x06, -0x35,0x09,0x09,0xcc,0x07,0x03,0x8a,0xfe,0xf9,0x6f,0xf7,0xf7,0x81,0xf8,0xfb,0xf2, -0xfd,0x00,0x93,0x01,0x01,0x39,0x00,0xfe,0xb6,0xfd,0xff,0x10,0x02,0x05,0xff,0x08, -0x09,0x4e,0x08,0x04,0x35,0xff,0xfa,0xda,0xf7,0xf7,0x51,0xf8,0xfa,0x6c,0xfd,0xff, -0x8e,0x01,0x01,0x3a,0x00,0xfe,0x96,0xfd,0xfe,0xaa,0x01,0x05,0xa7,0x08,0x0a,0xc0, -0x08,0x05,0x00,0x00,0xfb,0x35,0xf8,0xf7,0x23,0xf8,0xfa,0xf4,0xfc,0xff,0x79,0x01, -0x01,0x49,0x00,0xfe,0x66,0xfd,0xfe,0x25,0x01,0x04,0x5e,0x08,0x0a,0x21,0x09,0x05, -0xeb,0x00,0xfc,0xa1,0xf8,0xf7,0x06,0xf8,0xf9,0x7d,0xfc,0xff,0x45,0x01,0x01,0x59, -0x00,0xfe,0x56,0xfd,0xfe,0xa1,0x00,0x04,0x06,0x08,0x0a,0x71,0x09,0x06,0xa5,0x01, -0xfc,0x4c,0xf9,0xf7,0xdb,0xf7,0xf9,0x06,0xfc,0xfe,0x1f,0x01,0x01,0x59,0x00,0xfe, -0x46,0xfd,0xfd,0x2c,0x00,0x03,0xbe,0x07,0x09,0xcf,0x09,0x06,0x5f,0x02,0xfd,0xe8, -0xf9,0xf7,0xbf,0xf7,0xf9,0xa0,0xfb,0xfe,0xfa,0x00,0x01,0x68,0x00,0xfe,0x38,0xfd, -0xfd,0xa6,0xff,0x03,0x46,0x07,0x09,0x0d,0x0a,0x07,0x07,0x03,0xfe,0x85,0xfa,0xf8, -0xa3,0xf7,0xf8,0x3b,0xfb,0xfe,0xb5,0x00,0x01,0x76,0x00,0xfe,0x2a,0xfd,0xfd,0x32, -0xff,0x02,0xcd,0x06,0x09,0x3b,0x0a,0x07,0xce,0x03,0xff,0x32,0xfb,0xf8,0xa9,0xf7, -0xf8,0xd6,0xfa,0xfe,0x70,0x00,0x01,0x84,0x00,0xfe,0x1b,0xfd,0xfc,0xbe,0xfe,0x02, -0x53,0x06,0x09,0x48,0x0a,0x08,0x75,0x04,0xff,0xff,0xfb,0xf9,0xa0,0xf7,0xf8,0x82, -0xfa,0xfd,0x2a,0x00,0x01,0x94,0x00,0xfe,0x1c,0xfd,0xfc,0x4b,0xfe,0x01,0xea,0x05, -0x09,0x44,0x0a,0x08,0x2b,0x05,0x00,0xbc,0xfc,0xf9,0xa7,0xf7,0xf8,0x30,0xfa,0xfd, -0xd3,0xff,0x01,0x92,0x00,0xfe,0x2e,0xfd,0xfc,0xc7,0xfd,0x01,0x72,0x05,0x08,0x4f, -0x0a,0x09,0xc0,0x05,0x01,0x6a,0xfd,0xf9,0xdd,0xf7,0xf7,0xef,0xf9,0xfc,0x9d,0xff, -0x01,0x90,0x00,0xff,0x20,0xfd,0xfc,0x53,0xfd,0x00,0xd9,0x04,0x08,0x39,0x0a,0x09, -0x64,0x06,0x02,0x17,0xfe,0xfa,0x04,0xf8,0xf7,0x8d,0xf9,0xfc,0x57,0xff,0x00,0xad, -0x00,0xff,0x22,0xfd,0xfc,0xf0,0xfc,0x00,0x50,0x04,0x08,0x03,0x0a,0x09,0x18,0x07, -0x03,0xe5,0xfe,0xfa,0x5e,0xf8,0xf7,0x4c,0xf9,0xfc,0xf3,0xfe,0x00,0xba,0x00,0xff, -0x34,0xfd,0xfb,0x9e,0xfc,0xff,0xd8,0x03,0x07,0xcb,0x09,0x09,0xab,0x07,0x04,0xa0, -0xff,0xfb,0x98,0xf8,0xf7,0x1c,0xf9,0xfb,0x9c,0xfe,0x00,0xc8,0x00,0xff,0x46,0xfd, -0xfb,0x3c,0xfc,0xff,0x51,0x03,0x07,0x83,0x09,0x09,0x2e,0x08,0x04,0x6b,0x00,0xfc, -0xf2,0xf8,0xf7,0xed,0xf8,0xfb,0x46,0xfe,0x00,0xc6,0x00,0xff,0x58,0xfd,0xfb,0xea, -0xfb,0xfe,0xaa,0x02,0x06,0x39,0x09,0x09,0x9f,0x08,0x05,0x26,0x01,0xfc,0x5b,0xf9, -0xf7,0xbf,0xf8,0xfb,0xf1,0xfd,0x00,0xd2,0x00,0xff,0x6a,0xfd,0xfb,0xb8,0xfb,0xfe, -0x03,0x02,0x06,0xf0,0x08,0x09,0x0f,0x09,0x06,0xf3,0x01,0xfd,0xc6,0xf9,0xf8,0x91, -0xf8,0xfa,0xac,0xfd,0xff,0xdf,0x00,0xff,0x6c,0xfd,0xfb,0x88,0xfb,0xfd,0x7b,0x01, -0x05,0x87,0x08,0x09,0x6e,0x09,0x06,0xac,0x02,0xfe,0x51,0xfa,0xf8,0x74,0xf8,0xfa, -0x37,0xfd,0xff,0xed,0x00,0xff,0x7c,0xfd,0xfb,0x58,0xfb,0xfd,0xd4,0x00,0x04,0x1d, -0x08,0x09,0xbe,0x09,0x07,0x65,0x03,0xfe,0xdd,0xfa,0xf8,0x79,0xf8,0xfa,0xe1,0xfc, -0xff,0xdb,0x00,0xff,0x9d,0xfd,0xfb,0x29,0xfb,0xfc,0x3e,0x00,0x04,0x92,0x07,0x09, -0xec,0x09,0x07,0x1e,0x04,0xff,0x68,0xfb,0xf8,0x5e,0xf8,0xf9,0xac,0xfc,0xff,0xb8, -0x00,0xff,0xbe,0xfd,0xfb,0x09,0xfb,0xfc,0x98,0xff,0x03,0x17,0x07,0x09,0x18,0x0a, -0x08,0xd7,0x04,0x00,0x14,0xfc,0xf9,0x43,0xf8,0xf9,0x79,0xfc,0xff,0xa4,0x00,0xff, -0xcf,0xfd,0xfb,0xfa,0xfa,0xfc,0x03,0xff,0x02,0x9d,0x06,0x09,0x34,0x0a,0x08,0x7d, -0x05,0x01,0xc0,0xfc,0xf9,0x49,0xf8,0xf9,0x26,0xfc,0xff,0x90,0x00,0x00,0xe0,0xfd, -0xfb,0xec,0xfa,0xfb,0x7d,0xfe,0x02,0xf2,0x05,0x09,0x50,0x0a,0x09,0x13,0x06,0x01, -0x7d,0xfd,0xf9,0x5e,0xf8,0xf9,0xe4,0xfb,0xfe,0x7d,0x00,0xff,0x0f,0xfe,0xfb,0xdf, -0xfa,0xfb,0xf8,0xfd,0x01,0x67,0x05,0x08,0x4c,0x0a,0x09,0xb7,0x06,0x02,0x1a,0xfe, -0xfa,0x84,0xf8,0xf9,0xb2,0xfb,0xfe,0x5a,0x00,0x00,0x30,0xfe,0xfc,0xd1,0xfa,0xfb, -0x54,0xfd,0x00,0xdc,0x04,0x08,0x15,0x0a,0x09,0x6c,0x07,0x03,0xb6,0xfe,0xfa,0xac, -0xf8,0xf9,0x80,0xfb,0xfe,0x26,0x00,0x00,0x50,0xfe,0xfc,0xe3,0xfa,0xfb,0xc0,0xfc, -0x00,0x41,0x04,0x07,0xee,0x09,0x0a,0xf0,0x07,0x04,0x82,0xff,0xfb,0xd4,0xf8,0xf9, -0x50,0xfb,0xfe,0x02,0x00,0x00,0x70,0xfe,0xfc,0xf6,0xfa,0xfa,0x5c,0xfc,0xff,0xa9, -0x03,0x07,0xb5,0x09,0x0a,0x73,0x08,0x04,0x4e,0x00,0xfb,0x1b,0xf9,0xf9,0x10,0xfb, -0xfd,0xde,0xff,0x00,0x90,0xfe,0xfc,0x0a,0xfb,0xfa,0xe8,0xfb,0xff,0xf0,0x02,0x06, -0x7c,0x09,0x0a,0xf4,0x08,0x05,0xea,0x00,0xfc,0x64,0xf9,0xf9,0xf1,0xfa,0xfd,0xbb, -0xff,0xff,0xcf,0xfe,0xfc,0x0e,0xfb,0xfa,0x85,0xfb,0xfe,0x45,0x02,0x06,0x13,0x09, -0x0a,0x75,0x09,0x06,0x84,0x01,0xfc,0xbd,0xf9,0xf9,0xd2,0xfa,0xfd,0x68,0xff,0xff, -0xfe,0xfe,0xfd,0x11,0xfb,0xfa,0x24,0xfb,0xfd,0x9c,0x01,0x05,0xb8,0x08,0x0a,0xe6, -0x09,0x06,0x5f,0x02,0xfd,0x18,0xfa,0xf9,0xd4,0xfa,0xfd,0x34,0xff,0xff,0x2e,0xff, -0xfd,0x33,0xfb,0xfa,0xd3,0xfa,0xfd,0xf4,0x00,0x04,0x4d,0x08,0x0a,0x36,0x0a,0x07, -0x19,0x03,0xfe,0x71,0xfa,0xf9,0xb7,0xfa,0xfc,0x0f,0xff,0xff,0x4e,0xff,0xfd,0x57, -0xfb,0xfa,0x91,0xfa,0xfc,0x3c,0x00,0x04,0xd2,0x07,0x0a,0x74,0x0a,0x08,0xb2,0x03, -0xfe,0xfa,0xfa,0xf9,0xab,0xfa,0xfc,0xdc,0xfe,0xff,0x6e,0xff,0xfd,0x7a,0xfb,0xfa, -0x51,0xfa,0xfc,0x64,0xff,0x03,0x56,0x07,0x0a,0xc1,0x0a,0x08,0x5b,0x04,0xff,0x74, -0xfb,0xf9,0x8f,0xfa,0xfc,0xa8,0xfe,0xff,0x8d,0xff,0xfd,0xad,0xfb,0xfa,0x32,0xfa, -0xfb,0xcc,0xfe,0x02,0xcb,0x06,0x09,0xfe,0x0a,0x09,0xf3,0x04,0x00,0x10,0xfc,0xfa, -0x93,0xfa,0xfc,0x76,0xfe,0xff,0xad,0xff,0xfd,0xcf,0xfb,0xfa,0xf4,0xf9,0xfb,0x24, -0xfe,0x01,0x2f,0x06,0x09,0x1a,0x0b,0x09,0x99,0x05,0x00,0xab,0xfc,0xfa,0x98,0xfa, -0xfc,0x42,0xfe,0xff,0xbc,0xff,0xfe,0x12,0xfc,0xfa,0xd6,0xf9,0xfa,0x8f,0xfd,0x01, -0x92,0x05,0x09,0x26,0x0b,0x09,0x3e,0x06,0x01,0x36,0xfd,0xfa,0x9d,0xfa,0xfc,0x30, -0xfe,0xff,0xbb,0xff,0xfe,0x55,0xfc,0xfa,0xc8,0xf9,0xfa,0xc9,0xfc,0x00,0xf6,0x04, -0x09,0x10,0x0b,0x0a,0xc3,0x06,0x02,0xd1,0xfd,0xfb,0x93,0xfa,0xfb,0x1f,0xfe,0xff, -0xc9,0xff,0xfe,0x78,0xfc,0xfa,0xda,0xf9,0xfa,0x13,0xfc,0xff,0x4a,0x04,0x08,0xf9, -0x0a,0x0a,0x57,0x07,0x02,0x7d,0xfe,0xfb,0xb7,0xfa,0xfb,0xee,0xfd,0xff,0xd7,0xff, -0xfe,0xbb,0xfc,0xfa,0xde,0xf9,0xf9,0x8d,0xfb,0xfe,0x9f,0x03,0x08,0xd2,0x0a,0x0a, -0xda,0x07,0x03,0x19,0xff,0xfb,0xee,0xfa,0xfb,0xbd,0xfd,0xff,0xd6,0xff,0xfe,0xfc, -0xfc,0xfb,0xd3,0xf9,0xf9,0xf9,0xfa,0xfe,0xf3,0x02,0x07,0x9a,0x0a,0x0a,0x6c,0x08, -0x04,0xa3,0xff,0xfc,0x15,0xfb,0xfb,0xad,0xfd,0xff,0xc5,0xff,0xfe,0x5e,0xfd,0xfb, -0xe7,0xf9,0xf9,0x65,0xfa,0xfd,0x48,0x02,0x07,0x41,0x0a,0x0a,0xee,0x08,0x04,0x4d, -0x00,0xfc,0x4d,0xfb,0xfb,0x9c,0xfd,0xff,0xb3,0xff,0xff,0x91,0xfd,0xfb,0x0b,0xfa, -0xf9,0xd2,0xf9,0xfc,0x8d,0x01,0x06,0xe5,0x09,0x0b,0x40,0x09,0x05,0xe6,0x00,0xfd, -0x84,0xfb,0xfb,0x8e,0xfd,0xff,0xb0,0xff,0xff,0xd3,0xfd,0xfc,0x20,0xfa,0xf8,0x6e, -0xf9,0xfc,0xc4,0x00,0x05,0x8a,0x09,0x0b,0x90,0x09,0x06,0xa1,0x01,0xfd,0xdc,0xfb, -0xfb,0x6f,0xfd,0xfe,0xae,0xff,0xff,0x25,0xfe,0xfc,0x46,0xfa,0xf8,0x1c,0xf9,0xfb, -0xfa,0xff,0x05,0x20,0x09,0x0a,0xfe,0x09,0x06,0x3b,0x02,0xfe,0x23,0xfc,0xfc,0x51, -0xfd,0xfe,0x9c,0xff,0xff,0x87,0xfe,0xfc,0x6b,0xfa,0xf8,0xcb,0xf8,0xfb,0x30,0xff, -0x04,0xa5,0x08,0x0a,0x4c,0x0a,0x07,0xc2,0x02,0xfe,0x8c,0xfc,0xfc,0x53,0xfd,0xfe, -0x7a,0xff,0xff,0xd9,0xfe,0xfc,0x9f,0xfa,0xf8,0x7c,0xf8,0xfa,0x76,0xfe,0x03,0xf8, -0x07,0x0a,0x8a,0x0a,0x07,0x5a,0x03,0xff,0xd5,0xfc,0xfc,0x46,0xfd,0xfe,0x57,0xff, -0xff,0x1c,0xff,0xfd,0xd4,0xfa,0xf8,0x2c,0xf8,0xf9,0xce,0xfd,0x02,0x7b,0x07,0x0a, -0xa7,0x0a,0x08,0xf1,0x03,0xff,0x5e,0xfd,0xfc,0x3b,0xfd,0xfe,0x64,0xff,0xff,0x5e, -0xff,0xfd,0x29,0xfb,0xf8,0x0d,0xf8,0xf9,0xf7,0xfc,0x01,0xdf,0x06,0x0a,0xb2,0x0a, -0x08,0x78,0x04,0x00,0xd6,0xfd,0xfc,0x2e,0xfd,0xfe,0x52,0xff,0xff,0x9f,0xff,0xfd, -0x6f,0xfb,0xf8,0xef,0xf7,0xf8,0x4f,0xfc,0x01,0x32,0x06,0x09,0xcd,0x0a,0x08,0xfd, -0x04,0x01,0x50,0xfe,0xfd,0x21,0xfd,0xfe,0x31,0xff,0x00,0xd0,0xff,0xfe,0xa4,0xfb, -0xf9,0xd2,0xf7,0xf8,0x87,0xfb,0x00,0x84,0x05,0x09,0xd7,0x0a,0x09,0x71,0x05,0x01, -0xda,0xfe,0xfd,0x25,0xfd,0xfd,0x2f,0xff,0x00,0x01,0x00,0xfe,0x08,0xfc,0xf9,0xb6, -0xf7,0xf8,0xd1,0xfa,0xff,0xd7,0x04,0x09,0xb2,0x0a,0x09,0x04,0x06,0x02,0x44,0xff, -0xfd,0x39,0xfd,0xfd,0x1d,0xff,0x00,0x32,0x00,0xfe,0x6d,0xfc,0xf9,0xb9,0xf7,0xf7, -0x2c,0xfa,0xfe,0x2a,0x04,0x08,0x7a,0x0a,0x09,0x87,0x06,0x02,0xde,0xff,0xfd,0x4f, -0xfd,0xfd,0x1c,0xff,0x00,0x53,0x00,0xff,0xc3,0xfc,0xf9,0xcd,0xf7,0xf7,0x87,0xf9, -0xfd,0x8e,0x03,0x08,0x31,0x0a,0x09,0xe9,0x06,0x03,0x57,0x00,0xfe,0x53,0xfd,0xfd, -0xfc,0xfe,0x00,0x82,0x00,0xff,0x18,0xfd,0xfa,0xe3,0xf7,0xf7,0xd2,0xf8,0xfd,0xc3, -0x02,0x07,0xf8,0x09,0x09,0x4b,0x07,0x04,0xe0,0x00,0xfe,0x78,0xfd,0xfd,0xec,0xfe, -0x00,0xb2,0x00,0xff,0x8c,0xfd,0xfa,0x0a,0xf8,0xf6,0x5d,0xf8,0xfc,0xe7,0x01,0x06, -0xad,0x09,0x09,0xbb,0x07,0x04,0x69,0x01,0xfe,0xae,0xfd,0xfd,0xdb,0xfe,0x00,0xc3, -0x00,0xff,0xff,0xfd,0xfb,0x21,0xf8,0xf6,0xea,0xf7,0xfb,0x2c,0x01,0x06,0x33,0x09, -0x09,0x0a,0x08,0x05,0xe2,0x01,0xff,0xd4,0xfd,0xfd,0xdb,0xfe,0x00,0xc3,0x00,0x00, -0x74,0xfe,0xfb,0x47,0xf8,0xf6,0x78,0xf7,0xfb,0x71,0x00,0x05,0xc8,0x08,0x09,0x5a, -0x08,0x05,0x69,0x02,0xff,0xfb,0xfd,0xfd,0xdc,0xfe,0x00,0xd1,0x00,0x00,0xe9,0xfe, -0xfb,0x8d,0xf8,0xf6,0x07,0xf7,0xfa,0xb8,0xff,0x04,0x4c,0x08,0x09,0x88,0x08,0x06, -0xf0,0x02,0x00,0x20,0xfe,0xfd,0xbe,0xfe,0xff,0xff,0x00,0x00,0x4e,0xff,0xfc,0xc4, -0xf8,0xf6,0xb7,0xf6,0xf9,0xdd,0xfe,0x03,0xcf,0x07,0x09,0xb5,0x08,0x06,0x78,0x03, -0x00,0x76,0xfe,0xfe,0xa0,0xfe,0xff,0x0e,0x01,0x01,0xb2,0xff,0xfc,0x0b,0xf9,0xf6, -0x77,0xf6,0xf9,0x04,0xfe,0x03,0x23,0x07,0x09,0xe0,0x08,0x06,0xef,0x03,0x00,0xdd, -0xfe,0xfe,0x92,0xfe,0xff,0x0d,0x01,0x01,0x36,0x00,0xfd,0x52,0xf9,0xf6,0x49,0xf6, -0xf8,0x5b,0xfd,0x02,0x87,0x06,0x08,0x0c,0x09,0x07,0x54,0x04,0x01,0x24,0xff,0xfe, -0x83,0xfe,0xff,0x0b,0x01,0x01,0x9a,0x00,0xfd,0xc9,0xf9,0xf6,0x0c,0xf6,0xf8,0x93, -0xfc,0x01,0xd9,0x05,0x08,0x18,0x09,0x07,0xc8,0x04,0x01,0x7c,0xff,0xfe,0x86,0xfe, -0xff,0x19,0x01,0x01,0xfe,0x00,0xfe,0x20,0xfa,0xf6,0xee,0xf5,0xf7,0xdc,0xfb,0x00, -0x2a,0x05,0x08,0x03,0x09,0x07,0x3c,0x05,0x02,0xd3,0xff,0xfe,0x68,0xfe,0xff,0x27, -0x01,0x02,0x41,0x01,0xfe,0x98,0xfa,0xf7,0xd1,0xf5,0xf7,0x16,0xfb,0xff,0x8d,0x04, -0x07,0xfc,0x08,0x08,0x90,0x05,0x02,0x3b,0x00,0xfe,0x5b,0xfe,0xff,0x26,0x01,0x02, -0xa3,0x01,0xff,0xf0,0xfa,0xf7,0xe6,0xf5,0xf7,0x50,0xfa,0xff,0xd1,0x03,0x07,0xd5, -0x08,0x08,0xf2,0x05,0x03,0xa3,0x00,0xfe,0x5d,0xfe,0xff,0x15,0x01,0x02,0x16,0x02, -0xff,0x67,0xfb,0xf7,0xfc,0xf5,0xf6,0xba,0xf9,0xfe,0x14,0x03,0x06,0x9d,0x08,0x08, -0x43,0x06,0x03,0xfb,0x00,0xfe,0x6f,0xfe,0xff,0x04,0x01,0x02,0x58,0x02,0xff,0xfd, -0xfb,0xf8,0x13,0xf6,0xf6,0x15,0xf9,0xfd,0x57,0x02,0x06,0x55,0x08,0x08,0xb4,0x06, -0x04,0x52,0x01,0xff,0x63,0xfe,0xff,0x02,0x01,0x02,0x9b,0x02,0x00,0x73,0xfc,0xf8, -0x3a,0xf6,0xf6,0x72,0xf8,0xfc,0xab,0x01,0x05,0xfb,0x07,0x08,0x05,0x07,0x04,0xc9, -0x01,0xff,0x67,0xfe,0xff,0x01,0x01,0x02,0xcc,0x02,0x00,0xfa,0xfc,0xf9,0x61,0xf6, -0xf5,0xee,0xf7,0xfc,0xe0,0x00,0x05,0x90,0x07,0x08,0x45,0x07,0x04,0x3f,0x02,0xff, -0x6a,0xfe,0xff,0x00,0x01,0x02,0x0c,0x03,0x01,0x81,0xfd,0xf9,0xa9,0xf6,0xf5,0x7b, -0xf7,0xfb,0x15,0x00,0x04,0x35,0x07,0x08,0x73,0x07,0x05,0x97,0x02,0xff,0x7e,0xfe, -0xff,0xf0,0x00,0x02,0x3c,0x03,0x01,0x28,0xfe,0xfa,0xe3,0xf6,0xf5,0x1a,0xf7,0xfa, -0x4b,0xff,0x03,0xca,0x06,0x08,0xb1,0x07,0x05,0xfe,0x02,0x00,0x91,0xfe,0xff,0xe0, -0x00,0x02,0x6d,0x03,0x01,0xbe,0xfe,0xfa,0x2b,0xf7,0xf5,0xba,0xf6,0xf9,0x7f,0xfe, -0x02,0x2e,0x06,0x07,0xee,0x07,0x06,0x43,0x03,0x00,0xb5,0xfe,0xff,0xd0,0x00,0x02, -0x7c,0x03,0x02,0x44,0xff,0xfb,0x82,0xf7,0xf5,0x6b,0xf6,0xf9,0xc6,0xfd,0x02,0x92, -0x05,0x07,0x1b,0x08,0x06,0xb8,0x03,0x00,0xda,0xfe,0xff,0xc0,0x00,0x02,0x9b,0x03, -0x02,0xdb,0xff,0xfb,0xfb,0xf7,0xf5,0x2d,0xf6,0xf8,0x0e,0xfd,0x01,0x05,0x05,0x07, -0x28,0x08,0x06,0x0d,0x04,0x00,0x0e,0xff,0xff,0xa1,0x00,0x02,0xc9,0x03,0x03,0x51, -0x00,0xfc,0x65,0xf8,0xf5,0xff,0xf5,0xf8,0x46,0xfc,0x00,0x78,0x04,0x07,0x23,0x08, -0x07,0x52,0x04,0x01,0x32,0xff,0xff,0x82,0x00,0x02,0xe8,0x03,0x03,0xe6,0x00,0xfc, -0xdf,0xf8,0xf6,0xe2,0xf5,0xf7,0x7e,0xfb,0xff,0xbb,0x03,0x06,0x3c,0x08,0x07,0x95, -0x04,0x01,0x78,0xff,0xff,0x61,0x00,0x02,0xf7,0x03,0x03,0x6b,0x01,0xfd,0x48,0xf9, -0xf6,0xd6,0xf5,0xf7,0xc7,0xfa,0xfe,0x0e,0x03,0x06,0x27,0x08,0x07,0xe7,0x04,0x01, -0xbe,0xff,0xff,0x41,0x00,0x02,0xf5,0x03,0x04,0xe0,0x01,0xfe,0xc0,0xf9,0xf6,0xdc, -0xf5,0xf7,0x21,0xfa,0xfe,0x61,0x02,0x06,0x02,0x08,0x07,0x48,0x05,0x02,0xe4,0xff, -0xff,0x32,0x00,0x02,0xf3,0x03,0x04,0x64,0x02,0xfe,0x7a,0xfa,0xf7,0xe2,0xf5,0xf6, -0x6d,0xf9,0xfd,0xc4,0x01,0x05,0xdb,0x07,0x07,0x8a,0x05,0x02,0x18,0x00,0xff,0x14, -0x00,0x02,0x01,0x04,0x04,0xc8,0x02,0xff,0xf3,0xfa,0xf7,0x19,0xf6,0xf6,0xb8,0xf8, -0xfc,0x07,0x01,0x05,0x92,0x07,0x07,0xcb,0x05,0x02,0x6d,0x00,0xff,0xf5,0xff,0x01, -0x0f,0x04,0x04,0x3b,0x03,0xff,0x8c,0xfb,0xf8,0x41,0xf6,0xf6,0x14,0xf8,0xfb,0x5c, -0x00,0x04,0x59,0x07,0x07,0x0b,0x06,0x03,0xa3,0x00,0xff,0xe5,0xff,0x01,0x0d,0x04, -0x04,0x9e,0x03,0x00,0x24,0xfc,0xf8,0x7a,0xf6,0xf6,0xa0,0xf7,0xfb,0x91,0xff,0x04, -0xf0,0x06,0x07,0x3a,0x06,0x03,0xe9,0x00,0xff,0xd6,0xff,0x01,0xfb,0x03,0x05,0xf1, -0x03,0x00,0xdc,0xfc,0xf9,0xb3,0xf6,0xf5,0x3e,0xf7,0xfa,0xd6,0xfe,0x03,0x96,0x06, -0x07,0x79,0x06,0x03,0x1e,0x01,0xff,0xb8,0xff,0x01,0xf8,0x03,0x05,0x22,0x04,0x01, -0x94,0xfd,0xf9,0x0d,0xf7,0xf5,0xbd,0xf6,0xf9,0x2a,0xfe,0x02,0x2c,0x06,0x07,0x98, -0x06,0x04,0x62,0x01,0xff,0x99,0xff,0x01,0xe7,0x03,0x05,0x62,0x04,0x01,0x3d,0xfe, -0xfa,0x66,0xf7,0xf5,0x5d,0xf6,0xf9,0x61,0xfd,0x02,0xb0,0x05,0x07,0xc6,0x06,0x04, -0xa7,0x01,0xff,0x9a,0xff,0x01,0xd6,0x03,0x05,0xa2,0x04,0x02,0xd5,0xfe,0xfb,0xc0, -0xf7,0xf5,0x0d,0xf6,0xf8,0xa8,0xfc,0x01,0x35,0x05,0x07,0xd2,0x06,0x04,0xec,0x01, -0xff,0x9b,0xff,0x01,0x95,0x03,0x05,0xe1,0x04,0x02,0x8d,0xff,0xfb,0x3b,0xf8,0xf5, -0xcf,0xf5,0xf7,0xff,0xfb,0x00,0xbb,0x04,0x06,0xfe,0x06,0x05,0x10,0x02,0xff,0xad, -0xff,0x01,0x73,0x03,0x05,0x01,0x05,0x03,0x34,0x00,0xfc,0xb6,0xf8,0xf6,0xa2,0xf5, -0xf7,0x46,0xfb,0xff,0x1f,0x04,0x06,0x1a,0x07,0x05,0x33,0x02,0x00,0xa0,0xff,0x01, -0x51,0x03,0x04,0x2f,0x05,0x03,0xec,0x00,0xfd,0x30,0xf9,0xf6,0x76,0xf5,0xf6,0x9f, -0xfa,0xff,0x72,0x03,0x06,0x17,0x07,0x05,0x74,0x02,0x00,0xb3,0xff,0x01,0x20,0x03, -0x04,0x5d,0x05,0x04,0x73,0x01,0xfd,0xcb,0xf9,0xf6,0x6a,0xf5,0xf6,0xea,0xf9,0xfe, -0xe5,0x02,0x06,0x02,0x07,0x05,0xb7,0x02,0x00,0xb5,0xff,0x00,0xfe,0x02,0x04,0x7b, -0x05,0x04,0x08,0x02,0xfe,0x57,0xfa,0xf6,0x7f,0xf5,0xf6,0x34,0xf9,0xfd,0x49,0x02, -0x05,0xec,0x06,0x05,0xd9,0x02,0x00,0xd8,0xff,0x00,0xbd,0x02,0x04,0x8a,0x05,0x04, -0xbe,0x02,0xff,0xf2,0xfa,0xf7,0x96,0xf5,0xf5,0x8f,0xf8,0xfc,0xbe,0x01,0x05,0xc6, -0x06,0x05,0x0a,0x03,0x00,0xfc,0xff,0x00,0x8b,0x02,0x04,0x87,0x05,0x05,0x43,0x03, -0xff,0x8c,0xfb,0xf7,0xbe,0xf5,0xf5,0xea,0xf7,0xfc,0xf2,0x00,0x04,0x9f,0x06,0x05, -0x3a,0x03,0x01,0xf0,0xff,0x00,0x59,0x02,0x04,0x74,0x05,0x05,0xc8,0x03,0x00,0x36, -0xfc,0xf8,0xe7,0xf5,0xf5,0x66,0xf7,0xfb,0x66,0x00,0x04,0x68,0x06,0x05,0x7a,0x03, -0x01,0x03,0x00,0x00,0x28,0x02,0x04,0x70,0x05,0x05,0x3c,0x04,0x01,0xf0,0xfc,0xf8, -0x2f,0xf6,0xf5,0xd4,0xf6,0xfa,0xcb,0xff,0x04,0x10,0x06,0x05,0x9a,0x03,0x01,0x25, -0x00,0x00,0xd8,0x01,0x03,0x8c,0x05,0x05,0xaf,0x04,0x01,0xbb,0xfd,0xf9,0x79,0xf6, -0xf5,0x52,0xf6,0xfa,0x22,0xff,0x03,0xc7,0x05,0x05,0xba,0x03,0x01,0x58,0x00,0x00, -0x96,0x01,0x03,0x79,0x05,0x06,0x11,0x05,0x02,0x65,0xfe,0xfa,0xd4,0xf6,0xf5,0xe0, -0xf5,0xf9,0x68,0xfe,0x02,0x7e,0x05,0x05,0xc8,0x03,0x01,0x7c,0x00,0x00,0x64,0x01, -0x03,0x56,0x05,0x06,0x63,0x05,0x02,0x2e,0xff,0xfa,0x2f,0xf7,0xf5,0xa0,0xf5,0xf8, -0x0e,0x00,0x00,0x80,0x02,0x04,0x0b,0x04,0x01,0x74,0xff,0xff,0xbd,0xff,0xfa,0x0e, -0xf1,0xe6,0x72,0xdf,0xde,0xb5,0xe0,0xe5,0xf4,0xed,0xfc,0xc1,0x0a,0x12,0x79,0x12, -0x12,0x63,0x18,0x21,0x10,0x22,0x18,0x41,0x0b,0x06,0xc5,0x09,0x0c,0x25,0x08,0x01, -0xdd,0xff,0x00,0xd9,0xfe,0xf9,0xc0,0xef,0xe3,0x66,0xd7,0xd2,0x66,0xd6,0xdd,0xaa, -0xe3,0xec,0x18,0xfd,0x11,0x4f,0x23,0x2d,0xb1,0x31,0x34,0xf5,0x35,0x35,0x57,0x31, -0x29,0x1a,0x21,0x1a,0x1f,0x17,0x11,0x49,0x07,0xf8,0x75,0xe5,0xce,0x06,0xb5,0x9e, -0xd1,0x8d,0x85,0x0e,0x89,0x9b,0xb1,0xb9,0xda,0x1e,0xf6,0x0c,0x73,0x23,0x3d,0xc6, -0x54,0x63,0x2f,0x6a,0x69,0xfc,0x62,0x54,0x06,0x41,0x2f,0x7e,0x22,0x12,0xe9,0xfc, -0xe7,0x55,0xd9,0xd1,0x8a,0xca,0xc3,0x4a,0xc3,0xcc,0x8a,0xda,0xe5,0x40,0xec,0xf7, -0x71,0x07,0x14,0x18,0x15,0x0a,0xce,0xff,0xfa,0x98,0xfa,0xfd,0xe5,0x01,0x08,0x5a, -0x10,0x16,0x12,0x17,0x12,0x22,0x08,0xfb,0xc6,0xee,0xe4,0xad,0xdf,0xdd,0xdf,0xdb, -0xd7,0xfd,0xd7,0xe4,0x30,0xfa,0x0e,0xc1,0x17,0x1c,0xbc,0x26,0x35,0xfd,0x41,0x45, -0xad,0x43,0x3f,0xcb,0x39,0x2e,0x1f,0x1f,0x0d,0xc2,0xf9,0xe2,0xa2,0xc6,0xaf,0x14, -0xa4,0xa3,0xd8,0xa3,0x9f,0x2c,0x9f,0xae,0x84,0xcd,0xef,0x46,0x08,0x19,0xf5,0x28, -0x36,0x8f,0x3f,0x43,0x7e,0x49,0x51,0x2b,0x58,0x57,0x07,0x4e,0x3c,0x7f,0x25,0x09, -0x82,0xec,0xd5,0xe7,0xc5,0xb9,0x54,0xaa,0x9a,0x2c,0x93,0x9a,0x79,0xb0,0xcd,0xe6, -0xea,0x05,0x1d,0x1d,0x2e,0xdd,0x3a,0x44,0x69,0x50,0x5e,0x41,0x66,0x61,0x29,0x51, -0x3c,0x6d,0x28,0x11,0x86,0xf8,0xe5,0x01,0xd9,0xcb,0x43,0xb3,0x96,0xdc,0x82,0x80, -0x00,0x86,0x97,0x50,0xaf,0xcc,0x7c,0xeb,0x06,0x1e,0x1d,0x2f,0xb7,0x41,0x55,0xe9, -0x67,0x73,0xd9,0x76,0x73,0x63,0x68,0x54,0xd6,0x39,0x20,0x8d,0x0d,0xfa,0x63,0xe0, -0xc1,0x0d,0xa7,0x96,0x52,0x90,0x94,0x8e,0xa2,0xb6,0xc0,0xca,0xdd,0x4c,0xf0,0x04, -0x8b,0x19,0x29,0xc3,0x30,0x33,0xef,0x38,0x40,0x82,0x43,0x3e,0x23,0x33,0x29,0x89, -0x22,0x17,0xa2,0x01,0xe5,0x45,0xca,0xb5,0xf8,0xa7,0xa2,0x2c,0xa8,0xb7,0xa7,0xcc, -0xe3,0x80,0xf9,0x10,0xfb,0x25,0x33,0xaf,0x39,0x3d,0x31,0x43,0x49,0x97,0x48,0x3e, -0x0d,0x32,0x28,0xec,0x22,0x1a,0xb0,0x08,0xef,0x06,0xd3,0xb8,0x0e,0xa5,0x9a,0x3f, -0x9d,0xaa,0x48,0xbd,0xcf,0xcc,0xe1,0xf5,0x6b,0x09,0x16,0xc4,0x1b,0x22,0x42,0x2f, -0x3d,0xfb,0x43,0x40,0x55,0x39,0x34,0x99,0x31,0x2c,0x3a,0x22,0x10,0x5a,0xf8,0xdb, -0xcd,0xc0,0xad,0xb9,0xa6,0xab,0x19,0xb8,0xc8,0x9c,0xdd,0xf6,0xe4,0x0d,0x1d,0xd0, -0x22,0x26,0xd8,0x2d,0x36,0x03,0x39,0x34,0xfd,0x2d,0x28,0x78,0x24,0x1f,0x19,0x17, -0x09,0xd1,0xf3,0xd8,0xd3,0xbb,0xa6,0xae,0x9d,0x9d,0xdb,0xa3,0xb0,0xfd,0xc6,0xe3, -0x5a,0xff,0x13,0xad,0x21,0x2d,0xdd,0x3b,0x4a,0x70,0x54,0x59,0x70,0x58,0x54,0x34, -0x4d,0x43,0x6c,0x38,0x2a,0x10,0x15,0xf7,0x1a,0xd6,0xb9,0x90,0xa5,0x99,0x95,0x91, -0x91,0xe4,0x9c,0xb2,0x67,0xc9,0xda,0x06,0xe6,0xf2,0x8d,0x05,0x1c,0x00,0x30,0x3d, -0x64,0x44,0x48,0x9c,0x4c,0x4f,0x2c,0x51,0x4e,0x2e,0x45,0x30,0x07,0x13,0xf4,0x25, -0xda,0xc4,0xbb,0xb3,0xaa,0x57,0xac,0xb6,0x3b,0xc3,0xcd,0x2c,0xd7,0xe2,0xd3,0xf0, -0x02,0x9b,0x15,0x26,0x16,0x32,0x37,0xcb,0x39,0x3c,0xba,0x41,0x45,0x22,0x40,0x2f, -0x7d,0x18,0x00,0xea,0xe9,0xd1,0xf7,0xb8,0xa9,0xd2,0xa8,0xb4,0x3a,0xc3,0xce,0xce, -0xd8,0xe4,0xd1,0xf1,0x01,0x30,0x10,0x1d,0xfd,0x27,0x2d,0xe6,0x2f,0x33,0xb6,0x39, -0x40,0x41,0x41,0x3a,0xcd,0x2e,0x1f,0xd7,0x0c,0xf5,0xd9,0xdb,0xc6,0xe6,0xbb,0xbd, -0xa9,0xc6,0xd0,0xbd,0xd8,0xde,0xfb,0xe4,0xed,0x3b,0xfa,0x08,0x5f,0x15,0x1b,0xa3, -0x1c,0x20,0x94,0x28,0x30,0x78,0x32,0x2f,0x32,0x2a,0x22,0x59,0x13,0xfa,0x98,0xdc, -0xc1,0x1a,0xb1,0xad,0x19,0xb4,0xbe,0x1f,0xca,0xd5,0xf0,0xe0,0xee,0x9a,0xff,0x13, -0xda,0x26,0x32,0x7d,0x37,0x3b,0x02,0x42,0x48,0x82,0x48,0x44,0xd1,0x3e,0x38,0x80, -0x2a,0x13,0xb0,0xf3,0xd3,0x60,0xb8,0xa9,0xd0,0xa5,0xab,0x50,0xb3,0xbb,0xca,0xc4, -0xd2,0xe2,0xe5,0xfd,0xdd,0x13,0x23,0x54,0x2d,0x36,0xdf,0x41,0x4a,0x12,0x4c,0x49, -0x94,0x45,0x41,0x87,0x38,0x26,0x73,0x0a,0xe9,0xbe,0xca,0xb2,0xc3,0xa3,0x9f,0x08, -0xa2,0xa6,0x67,0xac,0xb7,0x2d,0xcb,0xe2,0x57,0xf7,0x07,0xe8,0x15,0x25,0x83,0x34, -0x40,0x3c,0x48,0x4c,0x06,0x50,0x53,0x58,0x53,0x4a,0xc8,0x36,0x1a,0x24,0xfa,0xdc, -0x13,0xc6,0xba,0xa9,0xb6,0xb3,0x6e,0xb1,0xb5,0x50,0xc2,0xd4,0xaa,0xe4,0xf1,0x91, -0xfd,0x0c,0x15,0x1b,0x27,0x80,0x2f,0x36,0x13,0x3d,0x44,0x1b,0x4b,0x4c,0x94,0x43, -0x2f,0x53,0x11,0xf1,0x42,0xd7,0xc7,0x9f,0xbf,0xb7,0xfb,0xaf,0xae,0xe9,0xb6,0xc3, -0x0e,0xcf,0xd8,0xb4,0xe4,0xf6,0xe3,0x08,0x18,0x53,0x23,0x2d,0xd0,0x37,0x43,0xef, -0x4f,0x58,0x6f,0x5a,0x4f,0xc1,0x36,0x18,0x1c,0xfe,0xea,0xe7,0xda,0xcc,0x11,0xbf, -0xb8,0x14,0xba,0xc2,0x30,0xcb,0xd3,0x9a,0xdd,0xeb,0x08,0xfc,0x0a,0xa7,0x14,0x1d, -0x91,0x26,0x31,0x25,0x3d,0x49,0x2b,0x52,0x4d,0x79,0x38,0x19,0x3f,0xfc,0xe3,0xd0, -0xcc,0xb9,0x97,0xab,0xa5,0xd5,0xa6,0xae,0x57,0xba,0xc8,0xc7,0xd8,0xec,0x60,0x01, -0x15,0xcc,0x26,0x33,0x8d,0x3d,0x45,0xf2,0x4d,0x5a,0x74,0x65,0x65,0x03,0x54,0x37, -0xc7,0x18,0xfc,0x11,0xe0,0xc4,0xbf,0xae,0xa1,0x04,0x9d,0x9f,0xa0,0xa4,0xad,0x77, -0xba,0xcc,0xf1,0xe1,0xfa,0x85,0x11,0x22,0x2d,0x2d,0x35,0x90,0x40,0x51,0x97,0x61, -0x68,0xe4,0x60,0x4e,0x50,0x35,0x1a,0x49,0xfe,0xe0,0xbd,0xc5,0xb1,0xda,0xa6,0xa3, -0x9c,0xa6,0xae,0x48,0xba,0xc7,0xdd,0xd7,0xec,0x6e,0x05,0x19,0x3c,0x25,0x2c,0xd2, -0x36,0x47,0x9b,0x58,0x61,0x1c,0x60,0x55,0x04,0x44,0x2d,0x35,0x11,0xf1,0x76,0xd2, -0xb9,0x21,0xa7,0x9b,0x7b,0x96,0x97,0xee,0x9e,0xa9,0x61,0xb7,0xcd,0xa1,0xe8,0x01, -0x8d,0x12,0x1e,0x90,0x2c,0x41,0xf5,0x57,0x6a,0xf1,0x73,0x75,0xf2,0x6d,0x5e,0x84, -0x46,0x28,0x0a,0x08,0xe8,0x16,0xcd,0xb8,0x49,0xab,0xa3,0xb2,0x9d,0x9b,0xc7,0xa0, -0xb0,0x1e,0xc9,0xe0,0x49,0xf1,0xfc,0x3f,0x0a,0x1c,0x6c,0x32,0x46,0xb6,0x55,0x5f, -0x35,0x62,0x5c,0xe4,0x4c,0x35,0xce,0x19,0xfa,0xbb,0xdc,0xc4,0xaf,0xb5,0xab,0x17, -0xa2,0x9a,0x39,0x9b,0xa8,0x64,0xbf,0xd8,0xa7,0xec,0xfa,0x8f,0x08,0x1a,0x65,0x30, -0x46,0xc6,0x58,0x66,0xdd,0x6f,0x71,0x01,0x68,0x54,0xce,0x39,0x19,0x49,0xf9,0xde, -0xd7,0xca,0xba,0x6a,0xaa,0x9c,0x96,0x97,0x9f,0x5a,0xb1,0xc5,0x31,0xd6,0xe4,0x1b, -0xf3,0x02,0x47,0x13,0x25,0xcf,0x39,0x4b,0x1c,0x58,0x5d,0x17,0x5c,0x53,0xec,0x42, -0x29,0x8f,0x0d,0xf4,0x95,0xe1,0xd2,0x28,0xc3,0xb4,0x01,0xab,0xac,0xdf,0xb8,0xc8, -0xe7,0xd5,0xdf,0x0f,0xe9,0xf3,0x29,0x01,0x11,0x69,0x23,0x34,0x81,0x42,0x4e,0x7e, -0x58,0x5b,0x05,0x53,0x3f,0xc0,0x24,0x0b,0xda,0xf6,0xe3,0xbf,0xcf,0xba,0xaf,0xaa, -0xa3,0x77,0xa6,0xb0,0xc9,0xbd,0xca,0xff,0xd6,0xe2,0x06,0xf0,0x02,0x40,0x17,0x2c, -0x50,0x3e,0x4f,0x8d,0x60,0x6b,0x03,0x69,0x58,0xff,0x40,0x28,0xae,0x13,0xfe,0x2c, -0xe7,0xcd,0xcd,0xb7,0xa9,0xcc,0xa5,0xaa,0x3a,0xb5,0xc1,0x8b,0xcd,0xd8,0x09,0xe5, -0xf4,0x87,0x06,0x19,0x70,0x2b,0x3e,0x6c,0x52,0x61,0xa9,0x65,0x5c,0x91,0x48,0x32, -0xf9,0x1d,0x09,0x59,0xf2,0xd8,0xa3,0xbe,0xaa,0x01,0x9e,0x9b,0x8c,0xa1,0xab,0x43, -0xb6,0xc3,0x13,0xd4,0xe8,0x46,0xfd,0x10,0x3a,0x24,0x3b,0xd6,0x55,0x6d,0xc2,0x79, -0x78,0xaf,0x6d,0x5c,0x49,0x48,0x30,0xcd,0x15,0xf8,0x21,0xda,0xbf,0x04,0xab,0xa0, -0xf0,0x9d,0xa1,0x8e,0xa8,0xb0,0x2c,0xbc,0xcb,0x98,0xdc,0xec,0x75,0xfb,0x0e,0x99, -0x27,0x41,0x25,0x54,0x5c,0xa4,0x5a,0x52,0x61,0x45,0x36,0x6b,0x26,0x12,0x9b,0xfa, -0xe0,0x89,0xca,0xbd,0x21,0xb8,0xb8,0x42,0xba,0xbf,0xe4,0xc8,0xd5,0xfa,0xe1,0xeb, -0xfc,0xf5,0x05,0x48,0x1c,0x36,0x23,0x4c,0x58,0xbc,0x5b,0x57,0x1c,0x50,0x45,0x2d, -0x38,0x25,0x3c,0x0e,0xf3,0xa9,0xda,0xc8,0x40,0xbc,0xb4,0xf9,0xae,0xad,0x26,0xb2, -0xbb,0x74,0xc4,0xcb,0xd4,0xd2,0xe0,0x26,0xf6,0x10,0x3f,0x2b,0x40,0xe3,0x4d,0x54, -0xa4,0x54,0x50,0xef,0x49,0x3e,0x43,0x2c,0x15,0xa3,0xfd,0xea,0xd3,0xdb,0xd0,0xc1, -0xc5,0xbf,0x24,0xbf,0xc4,0x70,0xc9,0xcc,0xba,0xcf,0xd7,0xd0,0xe5,0xfb,0x95,0x13, -0x29,0xbc,0x3a,0x45,0x89,0x4b,0x4e,0xe0,0x4c,0x46,0xc5,0x38,0x25,0x0a,0x11,0xfe, -0x59,0xee,0xde,0x57,0xcf,0xc4,0xbc,0xc1,0xc4,0xb0,0xc6,0xc6,0x8f,0xc6,0xc9,0x9a, -0xd3,0xe4,0x8e,0xfb,0x13,0x27,0x28,0x36,0x07,0x3f,0x44,0xdd,0x48,0x48,0xa3,0x3f, -0x2f,0x1d,0x1d,0x0a,0xdd,0xfc,0xf2,0xae,0xe5,0xd7,0x7f,0xcd,0xc8,0x22,0xc7,0xc8, -0xe1,0xc8,0xc9,0xd7,0xcb,0xd2,0xcd,0xdf,0xf1,0xab,0x05,0x18,0x86,0x28,0x36,0x01, -0x41,0x48,0x81,0x49,0x45,0xe1,0x3b,0x2f,0x27,0x20,0x0e,0x71,0xfa,0xe7,0x8f,0xd9, -0xd0,0xa5,0xcb,0xc9,0xe7,0xc7,0xc6,0x21,0xc5,0xc7,0xb8,0xcf,0xde,0x55,0xf1,0x05, -0xc8,0x18,0x2a,0xda,0x3a,0x47,0x2c,0x4f,0x50,0x82,0x4b,0x42,0xa9,0x35,0x24,0xb7, -0x0f,0xf9,0xec,0xe5,0xd6,0x96,0xcb,0xc4,0xd5,0xbe,0xb9,0x6a,0xb5,0xb4,0x36,0xb9, -0xc4,0xc8,0xd4,0xe7,0xeb,0xfb,0x10,0xb9,0x24,0x36,0x95,0x43,0x4b,0x6c,0x4f,0x4e, -0xbd,0x49,0x3f,0x07,0x30,0x1c,0x98,0x07,0xf4,0xc3,0xe4,0xd9,0xb9,0xd0,0xc7,0xed, -0xbe,0xb8,0x23,0xb7,0xbd,0xb0,0xc8,0xd8,0xd5,0xea,0xff,0x59,0x15,0x29,0x1b,0x3a, -0x45,0x37,0x4c,0x4f,0x91,0x4d,0x46,0xab,0x39,0x27,0x40,0x11,0xfb,0x5c,0xe9,0xdb, -0xf1,0xcf,0xc5,0xac,0xbb,0xb2,0x3d,0xae,0xaf,0x18,0xb7,0xc4,0xa1,0xd5,0xeb,0x33, -0x03,0x1b,0x73,0x30,0x41,0x54,0x4d,0x54,0xcd,0x57,0x55,0x24,0x4c,0x3b,0x4e,0x26, -0x0e,0xfe,0xf9,0xe9,0xa8,0xdc,0xd1,0xa1,0xc5,0xbb,0xc3,0xb3,0xb0,0xbc,0xb2,0xb9, -0x4c,0xc6,0xd8,0x02,0xee,0x05,0x75,0x1b,0x2e,0xc7,0x3d,0x49,0xd3,0x50,0x54,0x13, -0x52,0x49,0x51,0x39,0x25,0x88,0x11,0x00,0x41,0xf1,0xe3,0x1a,0xd6,0xc8,0x6c,0xbd, -0xb5,0x7a,0xb2,0xb4,0x63,0xbb,0xc8,0xb5,0xda,0xf0,0x7c,0x07,0x1c,0x73,0x2d,0x3b, -0xb2,0x45,0x4d,0x80,0x4f,0x4a,0xaf,0x3e,0x2c,0xde,0x19,0x08,0xb8,0xf9,0xec,0x33, -0xdf,0xd2,0x4b,0xc7,0xbd,0x69,0xb6,0xb2,0x4c,0xb4,0xbb,0x7d,0xc9,0xdc,0x35,0xf2, -0x08,0xb6,0x1c,0x2e,0xe5,0x3d,0x4b,0x83,0x54,0x57,0x31,0x51,0x44,0xe0,0x32,0x21, -0x15,0x11,0x01,0x6f,0xf3,0xe5,0x97,0xd8,0xcc,0xfc,0xc1,0xb8,0x9f,0xb3,0xb3,0xfd, -0xba,0xc8,0xbe,0xdb,0xf0,0xc3,0x03,0x15,0x6f,0x27,0x38,0x32,0x46,0x4e,0x96,0x4e, -0x46,0x0f,0x3a,0x2a,0x7d,0x1b,0x0c,0xe7,0xfd,0xf0,0x20,0xe3,0xd7,0xe3,0xcb,0xc1, -0x17,0xb9,0xb4,0x66,0xb5,0xbd,0x17,0xcc,0xde,0x7b,0xf2,0x05,0x9f,0x19,0x2d,0x7a, -0x40,0x4e,0x97,0x54,0x52,0x03,0x49,0x3b,0x09,0x2c,0x1b,0xdb,0x0b,0xfd,0xb1,0xef, -0xe3,0x96,0xd7,0xcb,0xac,0xc0,0xb7,0x0e,0xb4,0xb6,0x5d,0xc0,0xce,0x4a,0xdf,0xf0, -0x7c,0x03,0x17,0x1e,0x2d,0x3f,0x5c,0x4c,0x51,0x56,0x4f,0x47,0x48,0x3b,0x2c,0x45, -0x1c,0x0c,0x45,0xfd,0xef,0xb7,0xe2,0xd5,0x1b,0xc8,0xbb,0x54,0xb2,0xaf,0x6d,0xb4, -0xbe,0x8a,0xcc,0xdc,0xe8,0xee,0x04,0x92,0x1b,0x32,0xe6,0x44,0x50,0x1b,0x55,0x52, -0xbb,0x4a,0x3e,0x36,0x2f,0x1e,0x6b,0x0e,0xff,0x95,0xf1,0xe4,0xb1,0xd5,0xc6,0xee, -0xb9,0xb1,0x3c,0xb0,0xb4,0x9c,0xbd,0xc9,0xfa,0xd8,0xec,0xa1,0x02,0x1a,0x4c,0x31, -0x43,0x51,0x4e,0x52,0xbb,0x50,0x49,0xc1,0x3c,0x2d,0xe9,0x1d,0x0f,0xe4,0x01,0xf4, -0x0f,0xe7,0xd7,0x2a,0xc8,0xbb,0xaa,0xb4,0xb3,0xe8,0xb6,0xbd,0xce,0xc8,0xd8,0x13, -0xec,0x03,0xf2,0x1a,0x30,0x47,0x41,0x4c,0x03,0x51,0x4f,0x75,0x47,0x3a,0x0c,0x2c, -0x1d,0x89,0x10,0x04,0xe3,0xf6,0xe7,0x65,0xd6,0xc6,0x1c,0xbb,0xb4,0x16,0xb2,0xb3, -0x49,0xb9,0xc3,0x3f,0xd4,0xe9,0x64,0x01,0x19,0x1f,0x30,0x41,0xdd,0x4d,0x53,0x83, -0x51,0x49,0x37,0x3d,0x2f,0xb9,0x22,0x16,0x98,0x09,0xfa,0x04,0xe9,0xd7,0x2d,0xc9, -0xbe,0x14,0xb7,0xb3,0x43,0xb3,0xb8,0xe2,0xc2,0xd3,0xa7,0xe8,0x00,0xc9,0x18,0x2f, -0x92,0x41,0x4e,0xb5,0x53,0x51,0x11,0x48,0x3b,0xdb,0x2e,0x22,0x72,0x14,0x04,0x5c, -0xf3,0xe1,0x0c,0xd2,0xc5,0x46,0xbc,0xb6,0xa5,0xb3,0xb5,0x90,0xbb,0xc7,0x7d,0xd9, -0xef,0x64,0x07,0x1f,0xeb,0x35,0x47,0x38,0x52,0x54,0x9b,0x4f,0x45,0x7d,0x3a,0x2e, -0xec,0x21,0x12,0x7c,0x01,0xef,0xb2,0xdd,0xce,0xb5,0xc1,0xb7,0x0e,0xb1,0xad,0x5d, -0xaf,0xb6,0x97,0xc3,0xd5,0x3e,0xec,0x04,0x0e,0x1e,0x35,0xc0,0x46,0x50,0x7b,0x52, -0x4e,0x82,0x46,0x3d,0x74,0x32,0x25,0x37,0x16,0x05,0x14,0xf4,0xe3,0x8d,0xd5,0xc9, -0xd8,0xbf,0xb8,0x8d,0xb5,0xb7,0xe0,0xbd,0xc9,0x9a,0xd9,0xed,0x96,0x04,0x1c,0xce, -0x32,0x42,0xf9,0x4a,0x4c,0xeb,0x49,0x44,0x90,0x3b,0x30,0x57,0x22,0x11,0x17,0xff, -0xec,0x1c,0xdc,0xcd,0x2e,0xc2,0xb8,0xbe,0xb2,0xb1,0x70,0xb4,0xbc,0xfe,0xc9,0xdb, -0x4c,0xf2,0x0b,0xfd,0x24,0x39,0x9a,0x47,0x4e,0x29,0x50,0x4e,0x51,0x49,0x41,0xd7, -0x35,0x26,0x97,0x14,0x02,0xb3,0xf0,0xe0,0x88,0xd1,0xc3,0xef,0xb8,0xb1,0x1b,0xaf, -0xb0,0xba,0xb6,0xc2,0x75,0xd4,0xeb,0x5e,0x05,0x1d,0x50,0x30,0x3d,0x1f,0x46,0x49, -0x4d,0x4a,0x47,0x19,0x41,0x36,0xf0,0x26,0x15,0xf9,0x03,0xf2,0xaf,0xe2,0xd3,0xa2, -0xc5,0xbb,0xf6,0xb4,0xb2,0x11,0xb3,0xb9,0x65,0xc6,0xda,0x73,0xf2,0x0b,0x18,0x22, -0x33,0x8e,0x40,0x48,0x09,0x4d,0x4e,0xa0,0x4a,0x42,0x75,0x35,0x25,0xec,0x14,0x03, -0xd9,0xf1,0xe0,0x76,0xd0,0xc3,0x65,0xb9,0xb2,0xc6,0xae,0xaf,0xce,0xb7,0xc7,0x90, -0xdc,0xf5,0x78,0x0e,0x24,0x64,0x35,0x41,0x7e,0x4a,0x4f,0xb4,0x4f,0x4a,0xac,0x40, -0x33,0x70,0x23,0x12,0x9a,0x00,0xee,0x13,0xdd,0xce,0x16,0xc2,0xb7,0x3e,0xb0,0xac, -0x76,0xae,0xb7,0x2b,0xc8,0xdd,0x9c,0xf5,0x0c,0x62,0x1f,0x2f,0xa0,0x3b,0x45,0x45, -0x4b,0x4c,0x96,0x48,0x40,0x9a,0x35,0x27,0x6b,0x17,0x05,0xad,0xf4,0xe4,0xfb,0xd5, -0xc8,0xd2,0xbb,0xb2,0x02,0xad,0xae,0x39,0xb8,0xc9,0x65,0xdf,0xf6,0x29,0x0c,0x1f, -0x40,0x2f,0x3c,0x6b,0x46,0x4b,0x96,0x4b,0x47,0xe9,0x3f,0x34,0x76,0x25,0x14,0x63, -0x02,0xf1,0xd2,0xe0,0xd1,0xd5,0xc2,0xb5,0x1e,0xac,0xa7,0x1c,0xab,0xb6,0x7d,0xc9, -0xdf,0x8c,0xf6,0x0b,0x9f,0x1f,0x30,0x2f,0x3f,0x49,0xf5,0x4e,0x50,0x80,0x4c,0x44, -0xd6,0x37,0x27,0xfd,0x15,0x03,0xae,0xf2,0xe2,0x79,0xd3,0xc4,0xff,0xb7,0xae,0x2a, -0xac,0xb2,0x02,0xc0,0xd2,0xff,0xe7,0xfd,0x82,0x11,0x23,0x5f,0x33,0x3e,0x4d,0x46, -0x49,0x3d,0x49,0x43,0xcf,0x39,0x2b,0xb8,0x1a,0x09,0x32,0xf8,0xe8,0x97,0xd9,0xcb, -0xe0,0xbc,0xb0,0x1e,0xaa,0xab,0x10,0xb4,0xc3,0x25,0xd6,0xea,0xdf,0x00,0x16,0xb5, -0x29,0x39,0x9a,0x45,0x4d,0x48,0x51,0x50,0x86,0x4a,0x3f,0x89,0x30,0x1f,0x61,0x0d, -0xfc,0x8a,0xec,0xdb,0x8e,0xca,0xba,0x70,0xad,0xa7,0x08,0xa9,0xb1,0x25,0xbf,0xd1, -0x95,0xe6,0xfc,0x0d,0x12,0x24,0x1f,0x35,0x41,0x1f,0x4b,0x4f,0x7c,0x4f,0x49,0x7a, -0x3e,0x2f,0x02,0x1e,0x0d,0x52,0xfd,0xed,0x67,0xdc,0xca,0x4d,0xbb,0xb0,0x69,0xac, -0xae,0x3c,0xb7,0xc4,0x1f,0xd7,0xeb,0x0c,0x01,0x15,0x32,0x27,0x36,0xef,0x43,0x4d, -0x25,0x52,0x51,0xe1,0x49,0x3d,0x79,0x2e,0x1e,0xa9,0x0e,0xfd,0x3c,0xeb,0xd7,0x0a, -0xc5,0xb5,0x76,0xaa,0xa5,0x79,0xa7,0xb0,0x40,0xbe,0xd0,0x49,0xe5,0xfa,0xac,0x0f, -0x22,0x3f,0x34,0x42,0x3f,0x4e,0x54,0x42,0x53,0x4b,0x39,0x3f,0x31,0x80,0x22,0x13, -0x24,0x02,0xef,0x30,0xdb,0xc8,0x09,0xb9,0xae,0x82,0xa9,0xab,0x8c,0xb4,0xc2,0xdb, -0xd4,0xe9,0xe2,0xfd,0x12,0x30,0x25,0x37,0x30,0x46,0x50,0x09,0x54,0x50,0x46,0x47, -0x3b,0x25,0x2e,0x1f,0x7b,0x0f,0xfd,0x26,0xea,0xd6,0x49,0xc4,0xb5,0x83,0xab,0xa8, -0x94,0xab,0xb5,0xd0,0xc3,0xd6,0xc6,0xea,0xff,0x53,0x13,0x27,0xd2,0x39,0x49,0x51, -0x52,0x54,0xa8,0x50,0x48,0x1b,0x3e,0x31,0x02,0x22,0x10,0x7b,0xfd,0xe8,0x2d,0xd4, -0xc1,0x44,0xb2,0xa8,0x6a,0xa5,0xa8,0xfe,0xb2,0xc2,0x63,0xd4,0xe7,0x69,0xfb,0x10, -0xe5,0x25,0x39,0xdd,0x48,0x51,0xc7,0x53,0x50,0xbd,0x49,0x3f,0xc7,0x32,0x23,0x1b, -0x12,0xfe,0x12,0xe9,0xd4,0xe7,0xc1,0xb3,0x91,0xa9,0xa6,0x0c,0xab,0xb5,0xa4,0xc3, -0xd4,0xa4,0xe6,0xfb,0xd4,0x11,0x28,0x22,0x3b,0x48,0x0e,0x51,0x53,0x8c,0x51,0x4b, -0xa2,0x41,0x35,0x15,0x26,0x13,0xff,0xff,0xeb,0xc2,0xd6,0xc4,0x52,0xb5,0xac,0xb7, -0xaa,0xaf,0x65,0xb8,0xc4,0x31,0xd2,0xe3,0x96,0xf7,0x0d,0x66,0x22,0x34,0xf6,0x41, -0x4a,0x74,0x4d,0x4c,0xf1,0x46,0x3e,0x3a,0x33,0x24,0xd6,0x12,0xff,0xf5,0xea,0xd6, -0xd7,0xc3,0xb5,0xbd,0xae,0xae,0x00,0xb2,0xb9,0x26,0xc4,0xd2,0x9a,0xe4,0xf9,0x45, -0x0f,0x24,0x25,0x36,0x43,0x95,0x4b,0x4f,0xe4,0x4e,0x4a,0xbb,0x42,0x36,0x3c,0x27, -0x14,0x8d,0x00,0xea,0x4c,0xd5,0xc2,0x7e,0xb6,0xb0,0xb6,0xaf,0xb3,0x83,0xba,0xc5, -0x79,0xd4,0xe6,0x0e,0xfc,0x11,0xde,0x25,0x35,0x0c,0x41,0x48,0x30,0x4b,0x4a,0x35, -0x45,0x3b,0x7f,0x2f,0x20,0x54,0x0e,0xf9,0x4d,0xe4,0xd0,0x27,0xc1,0xb7,0x28,0xb3, -0xb2,0x6f,0xb6,0xbd,0xd9,0xc8,0xd7,0x1d,0xea,0xfe,0x58,0x13,0x26,0x93,0x35,0x41, -0x85,0x49,0x4d,0xe4,0x4b,0x46,0x73,0x3d,0x31,0xbf,0x22,0x0f,0x4b,0xfa,0xe4,0x3a, -0xd1,0xc2,0x51,0xb8,0xb3,0xa8,0xb2,0xb5,0x15,0xbc,0xc7,0xe3,0xd6,0xea,0x12,0xff, -0x13,0xa7,0x25,0x35,0x26,0x42,0x4a,0xb9,0x4d,0x4c,0xa4,0x47,0x3f,0x1f,0x34,0x23, -0xf7,0x0e,0xf8,0xda,0xe2,0xcf,0x6e,0xc1,0xb7,0x8d,0xb2,0xb0,0x7b,0xb2,0xb8,0x4b, -0xc4,0xd4,0xe9,0xe7,0xfc,0x12,0x10,0x22,0x2d,0x33,0x3f,0x0d,0x48,0x4c,0xa0,0x4c, -0x4a,0x91,0x43,0x37,0x5b,0x26,0x11,0x81,0xfa,0xe5,0xf2,0xd2,0xc5,0xd3,0xbb,0xb5, -0xab,0xb2,0xb4,0xc3,0xbb,0xc8,0x47,0xd8,0xe9,0xed,0xfc,0x10,0xa7,0x22,0x31,0x37, -0x3c,0x43,0xa6,0x47,0x49,0xf1,0x46,0x3f,0x1e,0x33,0x21,0xb7,0x0c,0xf7,0x95,0xe3, -0xd3,0x05,0xc7,0xbd,0x1b,0xb7,0xb4,0x46,0xb7,0xbf,0x56,0xcb,0xd9,0x4f,0xeb,0xfe, -0x19,0x12,0x23,0xe9,0x31,0x3d,0xa1,0x45,0x4b,0x96,0x4d,0x4b,0xf1,0x42,0x34,0x6c, -0x21,0x0b,0xb5,0xf5,0xe2,0x9b,0xd2,0xc5,0x70,0xba,0xb3,0x4d,0xb2,0xb5,0xf9,0xbc, -0xc7,0xcf,0xd6,0xe9,0xe0,0xfc,0x0f,0xec,0x1f,0x2d,0x89,0x39,0x43,0xe4,0x49,0x4c, -0xdb,0x4a,0x42,0x2d,0x34,0x20,0x5c,0x0c,0xf9,0x41,0xe7,0xd7,0x10,0xc9,0xbe,0x5a, -0xb8,0xb6,0xa6,0xb8,0xbf,0xc0,0xc9,0xd8,0x6a,0xea,0xfc,0x1c,0x0e,0x1d,0xdc,0x2b, -0x38,0xf0,0x41,0x49,0x37,0x4d,0x4a,0xdd,0x40,0x30,0x5e,0x1e,0x0b,0x44,0xf8,0xe5, -0xba,0xd4,0xc7,0xe3,0xbd,0xb8,0x5b,0xb7,0xb9,0x1f,0xc1,0xcc,0x1b,0xdc,0xed,0x28, -0xff,0x0f,0x4a,0x1e,0x2b,0x44,0x37,0x42,0x22,0x4a,0x4c,0x8c,0x48,0x3e,0x71,0x2f, -0x1e,0x75,0x0b,0xf7,0x4e,0xe5,0xd5,0x36,0xc9,0xc0,0x54,0xba,0xb8,0xf3,0xba,0xc2, -0x49,0xce,0xdd,0x54,0xee,0xfe,0x9f,0x0d,0x1a,0x89,0x27,0x34,0xda,0x3f,0x46,0x8a, -0x47,0x42,0xd4,0x37,0x29,0xea,0x18,0x06,0x29,0xf4,0xe3,0xc7,0xd5,0xcb,0xf0,0xc2, -0xbe,0x92,0xbd,0xc1,0xa8,0xc9,0xd5,0xcc,0xe4,0xf4,0x13,0x02,0x0e,0xaa,0x1b,0x29, -0xfa,0x36,0x41,0x61,0x46,0x46,0x14,0x41,0x36,0x9f,0x28,0x17,0x82,0x04,0xf2,0xc4, -0xe1,0xd3,0x59,0xc8,0xc0,0xd5,0xbb,0xbb,0x85,0xbf,0xc8,0x89,0xd5,0xe4,0x31,0xf2, -0xff,0x59,0x0d,0x1c,0xc5,0x2b,0x39,0x36,0x43,0x48,0xa6,0x48,0x43,0x96,0x38,0x29, -0x85,0x17,0x04,0xe9,0xf1,0xe1,0x31,0xd3,0xc8,0x82,0xbf,0xba,0x23,0xba,0xc0,0x23, -0xcb,0xd8,0xf7,0xe5,0xf2,0x5f,0x00,0x0f,0xf2,0x1e,0x2d,0x7f,0x3a,0x43,0xb9,0x48, -0x48,0x7a,0x42,0x36,0x8e,0x27,0x15,0xfb,0x02,0xf1,0x91,0xe1,0xd4,0x73,0xc8,0xbf, -0xa2,0xba,0xbc,0x86,0xc3,0xcd,0xca,0xd8,0xe4,0x32,0xf0,0xfd,0x07,0x0c,0x1b,0xd2, -0x29,0x36,0xfe,0x40,0x46,0x46,0x46,0x40,0x57,0x35,0x26,0x30,0x14,0x02,0xa3,0xf1, -0xe2,0x68,0xd4,0xc7,0xed,0xbe,0xbb,0xee,0xbe,0xc6,0x20,0xcf,0xd9,0xc5,0xe4,0xf1, -0x8a,0xff,0x0e,0x07,0x1e,0x2d,0xf1,0x39,0x43,0x56,0x48,0x47,0xec,0x40,0x34,0x04, -0x24,0x12,0xec,0x01,0xf1,0x05,0xe1,0xd1,0x49,0xc5,0xbe,0x75,0xbd,0xc1,0x04,0xc8, -0xd0,0xfa,0xda,0xe6,0xa5,0xf2,0x00,0x33,0x0f,0x1e,0x4c,0x2d,0x39,0x4b,0x43,0x48, -0xb3,0x46,0x3e,0x58,0x31,0x21,0x8b,0x11,0x00,0x9e,0xef,0xde,0xe3,0xce,0xc4,0xd0, -0xbe,0xbe,0xcd,0xc2,0xc9,0x17,0xd2,0xdc,0x00,0xe7,0xf3,0x36,0x01,0x0f,0xae,0x1e, -0x2c,0xbe,0x39,0x43,0x65,0x47,0x44,0x2a,0x3c,0x30,0x20,0x22,0x12,0xd7,0x00,0xee, -0x10,0xdc,0xcd,0xe4,0xc2,0xbd,0x5a,0xbd,0xc1,0x90,0xc7,0xd0,0xe4,0xda,0xe7,0xc3, -0xf4,0x03,0xe0,0x11,0x21,0x63,0x30,0x3d,0x39,0x46,0x48,0xfa,0x44,0x3c,0x0e,0x32, -0x24,0x59,0x14,0x01,0x0f,0xef,0xdd,0xc5,0xce,0xc4,0xfc,0xbf,0xbf,0x58,0xc2,0xc7, -0x9a,0xcf,0xd9,0xae,0xe5,0xf2,0x40,0xff,0x0e,0x92,0x1e,0x2e,0xfd,0x3b,0x43,0xfd, -0x45,0x43,0xf6,0x3c,0x32,0x3f,0x25,0x14,0x34,0x01,0xed,0xaa,0xdb,0xcd,0x05,0xc4, -0xbf,0xd7,0xbe,0xc1,0x3c,0xc8,0xd1,0x79,0xdc,0xe7,0x38,0xf3,0x00,0x3d,0x11,0x22, -0xab,0x32,0x3e,0x57,0x45,0x47,0x05,0x45,0x3e,0x4a,0x34,0x25,0x0f,0x14,0xff,0x8d, -0xeb,0xd9,0xb9,0xcb,0xc1,0x4f,0xbc,0xba,0xbb,0xbd,0xc4,0x67,0xcd,0xd6,0x8f,0xe1, -0xee,0x77,0xfe,0x10,0x48,0x22,0x31,0x49,0x3d,0x44,0x9a,0x47,0x46,0xf5,0x40,0x37, -0x61,0x28,0x15,0xcd,0x01,0xee,0xd9,0xdd,0xd0,0xd1,0xc5,0xc0,0xb2,0xbf,0xc3,0x1b, -0xca,0xd1,0xb1,0xd8,0xe2,0xa7,0xef,0xff,0x5d,0x11,0x22,0x91,0x30,0x3b,0x99,0x42, -0x45,0x4d,0x45,0x3f,0x1f,0x35,0x25,0x01,0x12,0xfe,0x33,0xeb,0xd9,0xfb,0xca,0xc0, -0x2b,0xbc,0xbc,0x2f,0xc1,0xc6,0x6c,0xcd,0xd6,0xf1,0xe1,0xf1,0xa2,0x02,0x14,0xfe, -0x25,0x34,0x56,0x3f,0x46,0x0f,0x4b,0x4a,0x38,0x44,0x38,0xd2,0x27,0x15,0x31,0x01, -0xed,0x41,0xda,0xcb,0x82,0xc1,0xbd,0x87,0xbd,0xbf,0x2f,0xc4,0xca,0x55,0xd3,0xdf, -0x9c,0xef,0x01,0x67,0x13,0x23,0xaa,0x31,0x3d,0xf4,0x45,0x4a,0xb4,0x48,0x41,0x86, -0x35,0x26,0xb6,0x14,0x00,0x3c,0xec,0xd9,0x5e,0xcc,0xc4,0x31,0xc0,0xbf,0x39,0xc1, -0xc4,0x3a,0xca,0xd3,0xc0,0xdf,0xef,0xec,0x00,0x11,0xd6,0x20,0x2f,0xa2,0x3b,0x44, -0xec,0x48,0x47,0xcb,0x41,0x37,0x7a,0x29,0x17,0xb5,0x02,0xee,0x16,0xdd,0xd0,0xc3, -0xc7,0xc3,0xe0,0xc0,0xc0,0x28,0xc2,0xc7,0x25,0xd1,0xde,0x7e,0xee,0xfe,0xb8,0x0e, -0x1f,0x50,0x2e,0x3a,0x8f,0x43,0x47,0x7a,0x47,0x42,0xcb,0x38,0x29,0x9a,0x16,0x02, -0x80,0xee,0xde,0xa4,0xd2,0xcb,0x15,0xc7,0xc4,0xda,0xc3,0xc6,0x91,0xcc,0xd7,0xb0, -0xe3,0xf1,0x16,0x00,0x0f,0x9c,0x1f,0x2d,0x18,0x38,0x3e,0x5f,0x42,0x41,0x1b,0x3c, -0x31,0x51,0x21,0x0e,0x75,0xfa,0xe8,0xa7,0xda,0xd1,0x56,0xcb,0xc7,0xa1,0xc4,0xc5, -0x00,0xc9,0xd0,0x67,0xda,0xe6,0x60,0xf3,0x02,0x47,0x12,0x21,0x15,0x2e,0x38,0xe5, -0x3f,0x44,0xc1,0x43,0x3e,0x23,0x33,0x23,0xb0,0x0f,0xfc,0xc5,0xeb,0xdf,0x31,0xd5, -0xcd,0xd1,0xc6,0xc3,0xc6,0xc3,0xc7,0x6b,0xce,0xd7,0x28,0xe3,0xf1,0x25,0x01,0x11, -0x23,0x20,0x2d,0x34,0x38,0x40,0x17,0x45,0x44,0xde,0x3e,0x32,0xd6,0x20,0x0d,0x24, -0xfb,0xec,0xc1,0xdf,0xd5,0x94,0xcc,0xc6,0xd8,0xc3,0xc4,0x53,0xc7,0xcd,0x73,0xd6, -0xe3,0xf0,0xf1,0x01,0xde,0x11,0x20,0x3d,0x2e,0x39,0xaa,0x42,0x48,0xb0,0x47,0x40, -0x24,0x32,0x20,0x50,0x0d,0xfc,0xf2,0xec,0xdf,0x85,0xd3,0xca,0x39,0xc5,0xc2,0x1e, -0xc3,0xc6,0x92,0xcc,0xd6,0x17,0xe3,0xf1,0x7b,0x01,0x11,0x91,0x1f,0x2c,0xcd,0x38, -0x42,0x46,0x47,0x45,0xf4,0x3b,0x2d,0xa6,0x1c,0x0b,0xfd,0xfb,0xed,0x02,0xe0,0xd5, -0x18,0xce,0xc9,0xb4,0xc6,0xc6,0x79,0xc9,0xcf,0x3c,0xd9,0xe5,0xa8,0xf3,0x02,0x53, -0x10,0x1e,0x02,0x2c,0x39,0x03,0x43,0x46,0xe9,0x42,0x39,0xb2,0x2b,0x1c,0x16,0x0c, -0xfc,0x60,0xed,0xe1,0x31,0xd7,0xcf,0x39,0xca,0xc7,0xb2,0xc6,0xc9,0x95,0xcf,0xd9, -0x85,0xe5,0xf2,0x88,0xff,0x0c,0x4c,0x1b,0x2a,0x8a,0x38,0x41,0x1a,0x44,0x40,0x31, -0x37,0x2a,0x8a,0x1b,0x0b,0x74,0xfb,0xed,0xf3,0xe0,0xd7,0xb1,0xcf,0xca,0x89,0xc7, -0xc7,0xd4,0xca,0xd2,0x17,0xdd,0xe8,0xed,0xf4,0x01,0x0a,0x10,0x20,0xc0,0x2f,0x3c, -0xb6,0x43,0x45,0x12,0x41,0x38,0x64,0x2b,0x1c,0x01,0x0c,0xfc,0xc4,0xed,0xe1,0xe3, -0xd6,0xce,0x2a,0xc8,0xc4,0x23,0xc4,0xc8,0xca,0xd0,0xda,0x1a,0xe5,0xf0,0xa5,0xfd, -0x0d,0x66,0x1e,0x2e,0xb4,0x3a,0x42,0x13,0x44,0x40,0x64,0x37,0x2a,0x8a,0x1b,0x0b, -0x59,0xfc,0xee,0x1b,0xe3,0xd9,0x20,0xd0,0xc9,0xa3,0xc5,0xc6,0xeb,0xcb,0xd3,0x44, -0xdb,0xe4,0x63,0xef,0xfd,0x76,0x0d,0x1d,0xee,0x2c,0x38,0x99,0x3f,0x41,0xe4,0x3d, -0x35,0x7b,0x29,0x1a,0xac,0x0b,0xfd,0x2a,0xf1,0xe5,0xca,0xda,0xd1,0xd4,0xca,0xc8, -0x1d,0xcb,0xcf,0x9c,0xd5,0xdc,0x97,0xe5,0xf1,0x08,0x00,0x10,0x93,0x20,0x2f,0x22, -0x3a,0x40,0x86,0x41,0x3d,0x36,0x34,0x27,0x31,0x18,0x09,0x9c,0xfc,0xf0,0xb1,0xe3, -0xd8,0xe0,0xce,0xc9,0xcc,0xc8,0xca,0xac,0xce,0xd3,0xee,0xda,0xe4,0x73,0xf0,0xff, -0x06,0x10,0x20,0x75,0x2e,0x39,0x62,0x3f,0x40,0xa7,0x3b,0x31,0xcb,0x24,0x17,0x64, -0x0a,0xfd,0xd7,0xef,0xe2,0x62,0xd6,0xce,0xe2,0xc9,0xc9,0xe0,0xca,0xce,0x0a,0xd4, -0xdb,0x2a,0xe6,0xf3,0x7c,0x03,0x13,0xbe,0x23,0x31,0x29,0x3c,0x41,0x4c,0x41,0x3a, -0x7f,0x30,0x24,0x05,0x18,0x0b,0x74,0xfd,0xee,0x5f,0xe1,0xd6,0xa3,0xce,0xca,0xeb, -0xc9,0xcb,0xa1,0xcd,0xd2,0x04,0xda,0xe5,0x01,0xf3,0x02,0x3a,0x13,0x23,0x0d,0x33, -0x3e,0xd6,0x43,0x42,0xad,0x3c,0x33,0x66,0x28,0x1b,0x6d,0x0d,0xfd,0x87,0xed,0xdf, -0xf2,0xd3,0xcc,0xa9,0xc8,0xc7,0xa3,0xc7,0xca,0x42,0xcf,0xd7,0x29,0xe3,0xf0,0x7d, -0x00,0x11,0x76,0x22,0x31,0xb6,0x3b,0x40,0x22,0x3f,0x3a,0x61,0x32,0x28,0xc9,0x1c, -0x0e,0x2b,0xff,0xef,0xf8,0xe1,0xd7,0xba,0xd0,0xcc,0x99,0xca,0xca,0xc8,0xcc,0xd1, -0xbd,0xd9,0xe4,0x65,0xf1,0x01,0x70,0x12,0x23,0xca,0x31,0x3b,0xc0,0x3e,0x3d,0xfc, -0x38,0x31,0xa8,0x27,0x1b,0x84,0x0c,0xfc,0x69,0xed,0xe0,0xa8,0xd6,0xcf,0x7c,0xcb, -0xc9,0x19,0xca,0xcc,0x0e,0xd2,0xd9,0x69,0xe4,0xf2,0x15,0x03,0x14,0x6e,0x25,0x32, -0xd7,0x3a,0x3e,0x53,0x3d,0x39,0x12,0x32,0x28,0xf0,0x1a,0x0b,0x1b,0xfc,0xed,0xdd, -0xe1,0xd8,0x34,0xd1,0xcc,0x1d,0xcb,0xcb,0x66,0xcd,0xd1,0xf4,0xd7,0xe2,0x0b,0xf1, -0x01,0x3d,0x13,0x22,0x1d,0x2f,0x37,0x74,0x3b,0x3c,0x31,0x39,0x32,0x0e,0x29,0x1c, -0x93,0x0d,0xfe,0x89,0xf0,0xe4,0xf2,0xd9,0xd2,0x19,0xce,0xcb,0x7f,0xcb,0xcc,0x2a, -0xd0,0xd7,0xd4,0xe2,0xf2,0x81,0x03,0x14,0xbc,0x23,0x2f,0xa7,0x37,0x3c,0xf4,0x3c, -0x39,0xb6,0x31,0x26,0x49,0x19,0x0a,0x3c,0xfc,0xee,0x46,0xe2,0xd8,0x4b,0xd2,0xce, -0x56,0xcc,0xcb,0x78,0xcc,0xd0,0xc2,0xd7,0xe4,0xb1,0xf3,0x04,0xa9,0x14,0x22,0x2a, -0x2e,0x36,0x3e,0x3c,0x3d,0xc4,0x39,0x32,0x62,0x27,0x1a,0x47,0x0c,0xfd,0x48,0xef, -0xe2,0x3d,0xd9,0xd2,0x59,0xce,0xcb,0xa7,0xc9,0xc9,0x0f,0xce,0xd7,0xb0,0xe4,0xf4, -0x7d,0x05,0x15,0x00,0x23,0x2e,0x0f,0x38,0x3d,0x71,0x3d,0x39,0x74,0x31,0x26,0xec, -0x19,0x0b,0xf9,0xfc,0xef,0xe4,0xe3,0xdb,0xa7,0xd5,0xd1,0xa5,0xcd,0xca,0xde,0xca, -0xcf,0x11,0xd8,0xe5,0x23,0xf4,0x03,0x88,0x12,0x20,0x3b,0x2d,0x36,0xfb,0x3b,0x3c, -0x87,0x38,0x30,0x2d,0x26,0x18,0x2f,0x0a,0xfb,0x60,0xed,0xe2,0x77,0xda,0xd4,0x57, -0xcf,0xcb,0x12,0xc9,0xca,0xfc,0xd0,0xdb,0xb3,0xe8,0xf7,0x97,0x06,0x15,0x36,0x23, -0x2f,0x90,0x37,0x3c,0xf0,0x3b,0x37,0xba,0x2f,0x24,0x3a,0x17,0x08,0x07,0xfa,0xed, -0xd8,0xe3,0xdc,0x93,0xd5,0xcf,0x97,0xca,0xc8,0x88,0xca,0xd0,0xcd,0xda,0xe7,0x0a, -0xf6,0x05,0xf6,0x14,0x23,0x4b,0x30,0x39,0xf4,0x3d,0x3e,0x02,0x3a,0x31,0xab,0x25, -0x16,0x7f,0x07,0xf9,0xb6,0xed,0xe4,0xf3,0xdb,0xd4,0xf5,0xcd,0xc9,0xdc,0xc8,0xcb, -0xe9,0xd1,0xdb,0xb6,0xe7,0xf5,0x58,0x04,0x13,0xc6,0x21,0x2e,0x31,0x37,0x3c,0x87, -0x3d,0x39,0x5e,0x31,0x24,0xfb,0x15,0x07,0x45,0xfa,0xee,0xef,0xe4,0xdb,0x38,0xd3, -0xcc,0x3c,0xc9,0xc8,0x1f,0xcc,0xd2,0xc7,0xdb,0xe8,0x00,0xf6,0x05,0x11,0x14,0x22, -0xf0,0x2d,0x37,0x24,0x3d,0x3e,0xd4,0x39,0x30,0x84,0x23,0x15,0x5a,0x08,0xfc,0xa1, -0xf0,0xe5,0x8c,0xdb,0xd2,0x3a,0xcc,0xc8,0xbd,0xc8,0xcb,0x3e,0xd2,0xdb,0x6b,0xe8, -0xf6,0x1e,0x06,0x14,0xbd,0x22,0x2f,0x22,0x39,0x3e,0xff,0x3e,0x38,0x0c,0x2e,0x20, -0x8e,0x13,0x06,0xcc,0xfa,0xef,0x64,0xe4,0xda,0x88,0xd2,0xcd,0xa2,0xca,0xcb,0x40, -0xce,0xd4,0xad,0xde,0xeb,0xc3,0xf8,0x06,0x49,0x14,0x21,0x3b,0x2e,0x38,0x62,0x3d, -0x3c,0x1a,0x36,0x2b,0xcb,0x1f,0x13,0xba,0x07,0xfb,0xac,0xef,0xe3,0x9f,0xd9,0xd1, -0x38,0xcc,0xc9,0x88,0xc9,0xcc,0x1e,0xd4,0xde,0x59,0xeb,0xf8,0x8b,0x06,0x14,0x1c, -0x23,0x30,0xc2,0x39,0x3d,0x0f,0x3c,0x35,0x10,0x2b,0x1f,0x9f,0x14,0x08,0xbe,0xfc, -0xf0,0xb6,0xe4,0xda,0xa9,0xd2,0xcd,0xf0,0xc9,0xca,0xc0,0xcd,0xd5,0xe0,0xde,0xea, -0x7b,0xf7,0x05,0xa8,0x14,0x24,0x90,0x31,0x3a,0x4e,0x3e,0x3b,0x6a,0x34,0x2a,0xfb, -0x1f,0x14,0x18,0x08,0xfa,0x1f,0xee,0xe2,0x36,0xd8,0xd0,0x50,0xca,0xc7,0x6e,0xc9, -0xce,0xc9,0xd6,0xe0,0x6c,0xec,0xf9,0xc4,0x07,0x17,0x44,0x26,0x32,0x7a,0x3a,0x3c, -0x59,0x39,0x32,0x76,0x29,0x1f,0xc3,0x13,0x07,0x08,0xfb,0xef,0xc1,0xe3,0xd9,0x29, -0xd1,0xcb,0x89,0xc9,0xcb,0xd2,0xcf,0xd6,0xce,0xdf,0xea,0xfc,0xf7,0x07,0xf6,0x17, -0x27,0x1b,0x34,0x3b,0xf4,0x3c,0x39,0x4d,0x33,0x2a,0x33,0x1f,0x12,0x3f,0x06,0xf9, -0x39,0xed,0xe1,0xa4,0xd6,0xce,0xe7,0xc9,0xc9,0x81,0xcb,0xd0,0x15,0xd7,0xdf,0xea, -0xea,0xf8,0x2d,0x09,0x19,0xef,0x28,0x34,0x90,0x3a,0x3c,0xe6,0x39,0x33,0xcc,0x2a, -0x1f,0x3f,0x14,0x07,0x4e,0xfb,0xee,0x42,0xe1,0xd6,0xe0,0xcd,0xc9,0xea,0xc8,0xca, -0x0e,0xcf,0xd4,0x6f,0xdd,0xe9,0xd7,0xf8,0x0a,0xc0,0x1a,0x29,0xf2,0x33,0x3a,0x9a, -0x3c,0x39,0x5e,0x33,0x2a,0xc4,0x1f,0x14,0x99,0x08,0xfb,0x2a,0xee,0xe1,0x83,0xd6, -0xcf,0x83,0xcb,0xca,0xeb,0xcb,0xce,0x8a,0xd3,0xdb,0xae,0xe8,0xf8,0x25,0x09,0x19, -0x23,0x27,0x32,0x01,0x39,0x3b,0x83,0x38,0x32,0xb3,0x29,0x20,0x60,0x15,0x09,0x57, -0xfc,0xee,0x0b,0xe2,0xd8,0xc1,0xd1,0xce,0x69,0xcd,0xcd,0x78,0xcf,0xd4,0x98,0xdd, -0xea,0x1b,0xfa,0x0a,0x61,0x19,0x26,0x9e,0x31,0x38,0x80,0x39,0x36,0xca,0x30,0x29, -0xe0,0x1f,0x15,0x04,0x09,0xfb,0x55,0xed,0xe1,0x21,0xd8,0xd2,0x28,0xcf,0xcc,0x4f, -0xcc,0xce,0x04,0xd4,0xdd,0x0b,0xeb,0xfa,0x03,0x0a,0x19,0xe6,0x26,0x31,0xe2,0x36, -0x37,0x1f,0x35,0x2f,0x48,0x28,0x1f,0x09,0x15,0x08,0x75,0xfa,0xed,0x52,0xe2,0xda, -0xf7,0xd4,0xd0,0xfd,0xcd,0xcd,0x10,0xcf,0xd4,0xaf,0xde,0xeb,0xec,0xfa,0x0a,0x0c, -0x1a,0x27,0xf2,0x30,0x36,0x86,0x37,0x34,0xff,0x2f,0x28,0x4c,0x1f,0x13,0x64,0x05, -0xf7,0xe6,0xea,0xe1,0xb1,0xd9,0xd4,0x90,0xcf,0xcc,0xce,0xcc,0xcf,0x7e,0xd6,0xe0, -0x96,0xed,0xfc,0x6b,0x0c,0x1b,0xa3,0x27,0x30,0x79,0x35,0x36,0x4c,0x35,0x31,0x32, -0x2a,0x20,0x51,0x13,0x05,0xc5,0xf7,0xeb,0x5f,0xe2,0xda,0x18,0xd4,0xcf,0x95,0xcc, -0xcc,0x47,0xcf,0xd5,0x37,0xdf,0xec,0x96,0xfb,0x0b,0x16,0x1a,0x26,0xe2,0x2e,0x34, -0xa4,0x36,0x36,0x52,0x32,0x2a,0xcc,0x1f,0x12,0xf9,0x04,0xf8,0xd2,0xec,0xe3,0xd1, -0xda,0xd4,0x52,0xcf,0xcc,0xab,0xcc,0xcf,0xa7,0xd5,0xdf,0x08,0xed,0xfc,0xd6,0x0b, -0x19,0xea,0x24,0x2d,0xea,0x33,0x37,0x56,0x37,0x33,0x91,0x2a,0x1f,0x00,0x12,0x04, -0xaf,0xf8,0xed,0x77,0xe3,0xda,0xcc,0xd3,0xce,0x2c,0xcc,0xcc,0xf2,0xce,0xd5,0x07, -0xe0,0xee,0x92,0xfd,0x0c,0x46,0x19,0x24,0x21,0x2d,0x34,0x32,0x38,0x37,0xae,0x32, -0x29,0xc6,0x1d,0x11,0xd4,0x04,0xf8,0xde,0xed,0xe3,0x8f,0xdb,0xd4,0x1d,0xd0,0xcd, -0xd5,0xcc,0xcf,0x48,0xd6,0xe1,0xf1,0xee,0xfd,0xd5,0x0a,0x17,0x20,0x22,0x2c,0x34, -0x34,0x38,0xb6,0x37,0x32,0x13,0x29,0x1d,0x2f,0x12,0x06,0x42,0xfa,0xee,0x8d,0xe4, -0xdb,0xcc,0xd4,0xcf,0x18,0xcc,0xcb,0x65,0xce,0xd5,0x3f,0xe1,0xee,0x09,0xfc,0x08, -0x7e,0x15,0x21,0xdc,0x2c,0x35,0x01,0x39,0x37,0xcb,0x31,0x28,0xeb,0x1d,0x12,0xf3, -0x05,0xf9,0x2a,0xee,0xe4,0xb2,0xdb,0xd4,0x6c,0xcf,0xcc,0x84,0xcc,0xd0,0x5f,0xd9, -0xe4,0xb5,0xf0,0xfc,0x5f,0x09,0x15,0x1d,0x22,0x2c,0x9f,0x34,0x37,0x68,0x35,0x2f, -0x53,0x26,0x1b,0x6e,0x10,0x04,0xd6,0xf8,0xee,0x15,0xe5,0xdc,0x4b,0xd5,0xcf,0xb8, -0xcc,0xcd,0xdc,0xd2,0xdb,0x62,0xe5,0xf0,0xad,0xfc,0x09,0xe0,0x15,0x22,0x58,0x2d, -0x34,0x5a,0x37,0x35,0xa6,0x2f,0x27,0x81,0x1c,0x10,0xbb,0x04,0xf9,0xc4,0xee,0xe4, -0xbf,0xdb,0xd3,0x1a,0xce,0xcc,0x00,0xce,0xd3,0x78,0xdb,0xe4,0xce,0xef,0xfb,0x89, -0x08,0x15,0xaf,0x22,0x2d,0x02,0x34,0x36,0xfb,0x34,0x2f,0x43,0x26,0x1b,0xd6,0x0f, -0x04,0xe9,0xf9,0xef,0x07,0xe5,0xdb,0x21,0xd3,0xce,0x96,0xcd,0xd0,0xc5,0xd5,0xdd, -0xc1,0xe5,0xf0,0x65,0xfc,0x09,0x3c,0x17,0x23,0x16,0x2d,0x33,0xe8,0x35,0x33,0xbe, -0x2d,0x24,0x75,0x19,0x0e,0x39,0x04,0xf9,0x3e,0xef,0xe4,0x65,0xda,0xd2,0xfe,0xce, -0xce,0x8c,0xd1,0xd6,0xf6,0xdc,0xe5,0x46,0xf0,0xfc,0x2b,0x0a,0x17,0x86,0x23,0x2d, -0x89,0x34,0x37,0x70,0x34,0x2d,0x19,0x24,0x19,0x5b,0x0f,0x04,0xff,0xf9,0xee,0xd5, -0xe2,0xd8,0x1e,0xd2,0xcf,0x30,0xcf,0xd1,0x1b,0xd6,0xdc,0x27,0xe5,0xf0,0xf6,0xfc, -0x0a,0x33,0x17,0x23,0xa6,0x2d,0x34,0x25,0x36,0x32,0xbd,0x2b,0x22,0x0a,0x19,0x0f, -0xd4,0x04,0xf9,0x05,0xed,0xe1,0x25,0xd8,0xd2,0x16,0xd0,0xd0,0x85,0xd2,0xd6,0x2a, -0xdd,0xe6,0x51,0xf1,0xfd,0xfc,0x0a,0x18,0xf5,0x24,0x2f,0x74,0x35,0x36,0xe9,0x32, -0x2b,0x9f,0x23,0x1a,0x3c,0x11,0x06,0xc4,0xf9,0xec,0x5e,0xe1,0xd8,0xe8,0xd2,0xd0, -0x81,0xcf,0xd1,0x53,0xd5,0xdb,0xbe,0xe4,0xef,0xfa,0xfb,0x09,0x46,0x17,0x24,0x52, -0x2e,0x34,0x24,0x35,0x31,0xdd,0x2b,0x24,0x28,0x1c,0x12,0x63,0x06,0xf9,0x84,0xec, -0xe1,0x39,0xd9,0xd3,0x47,0xd0,0xcf,0x59,0xd1,0xd5,0x4a,0xdc,0xe4,0x0f,0xf0,0xfc, -0x9a,0x0a,0x18,0x6b,0x25,0x2e,0xac,0x33,0x33,0xdf,0x30,0x2b,0xc8,0x24,0x1c,0xc5, -0x11,0x05,0x67,0xf8,0xec,0x91,0xe1,0xd9,0x95,0xd3,0xd0,0x49,0xd0,0xd2,0x96,0xd6, -0xdc,0x2c,0xe5,0xf0,0xf1,0xfc,0x0b,0x32,0x19,0x25,0xc4,0x2d,0x32,0xc1,0x32,0x30, -0x39,0x2c,0x25,0x89,0x1c,0x11,0xe6,0x04,0xf8,0x32,0xec,0xe1,0x8c,0xd9,0xd3,0x2e, -0xd1,0xd1,0x10,0xd3,0xd6,0xcf,0xdc,0xe4,0xdd,0xef,0xfd,0x60,0x0b,0x19,0x10,0x24, -0x2b,0x2b,0x30,0x31,0x8a,0x30,0x2c,0xd9,0x25,0x1c,0xaa,0x11,0x05,0x4a,0xf9,0xed, -0x94,0xe2,0xda,0x61,0xd4,0xd1,0x39,0xd1,0xd2,0xfb,0xd5,0xdb,0x18,0xe4,0xf0,0x31, -0xfe,0x0c,0x9b,0x19,0x23,0x9f,0x2b,0x30,0x78,0x32,0x31,0x41,0x2c,0x24,0x0b,0x1b, -0x0f,0xde,0x03,0xf7,0xc8,0xeb,0xe1,0xe9,0xd9,0xd5,0x02,0xd3,0xd2,0xdc,0xd3,0xd6, -0xe8,0xdb,0xe4,0x3d,0xf1,0xff,0x81,0x0c,0x18,0x24,0x22,0x2a,0xc1,0x2f,0x32,0xa7, -0x31,0x2d,0x35,0x26,0x1c,0xcd,0x11,0x05,0xb8,0xf8,0xec,0xd6,0xe1,0xd9,0xfe,0xd4, -0xd2,0x56,0xd1,0xd1,0x9c,0xd4,0xdb,0x51,0xe5,0xf2,0x17,0x00,0x0c,0x5e,0x18,0x22, -0x86,0x2a,0x30,0x31,0x32,0x30,0xfc,0x2b,0x24,0x29,0x1b,0x10,0x02,0x04,0xf7,0xd8, -0xeb,0xe2,0x32,0xdb,0xd6,0xbb,0xd3,0xd2,0x30,0xd2,0xd5,0xa8,0xdc,0xe6,0x3e,0xf3, -0xff,0xdc,0x0b,0x17,0x41,0x21,0x29,0xcd,0x2f,0x32,0x04,0x31,0x2c,0xc4,0x24,0x1b, -0x80,0x0f,0x02,0xcb,0xf5,0xea,0x33,0xe1,0xda,0x1b,0xd6,0xd2,0x3c,0xd1,0xd2,0x48, -0xd7,0xdf,0xc5,0xe9,0xf5,0x89,0x01,0x0d,0xc0,0x17,0x21,0x98,0x29,0x2f,0x62,0x31, -0x30,0xd2,0x2b,0x24,0x4d,0x1b,0x0f,0xe9,0x02,0xf6,0x0a,0xec,0xe3,0x04,0xdc,0xd6, -0xe2,0xd1,0xd0,0xb3,0xd1,0xd6,0x79,0xde,0xe8,0x07,0xf4,0xff,0x7c,0x0b,0x16,0xfa, -0x20,0x29,0x37,0x2f,0x31,0x0c,0x31,0x2c,0x9f,0x25,0x1b,0x25,0x0f,0x02,0xe9,0xf6, -0xec,0x89,0xe3,0xdb,0x39,0xd5,0xd1,0x64,0xd0,0xd2,0x6e,0xd8,0xe0,0x16,0xea,0xf5, -0xa2,0x00,0x0c,0x22,0x17,0x20,0xde,0x28,0x2e,0x47,0x31,0x30,0x1a,0x2c,0x23,0x1e, -0x19,0x0d,0xa4,0x01,0xf6,0xad,0xec,0xe3,0xd2,0xda,0xd4,0xb6,0xd0,0xd0,0x14,0xd3, -0xd8,0x7a,0xe0,0xe9,0xed,0xf4,0x00,0x29,0x0c,0x16,0x6e,0x20,0x28,0xd9,0x2e,0x32, -0x52,0x31,0x2c,0x62,0x23,0x18,0xac,0x0d,0x02,0x3c,0xf8,0xed,0x0d,0xe4,0xdb,0x27, -0xd5,0xd1,0xbd,0xd1,0xd4,0xc8,0xd9,0xe1,0x72,0xea,0xf5,0x39,0x01,0x0c,0xa5,0x16, -0x20,0xd3,0x28,0x2f,0x15,0x32,0x30,0x03,0x2a,0x21,0xb0,0x16,0x0c,0xc3,0x01,0xf7, -0xe5,0xec,0xe3,0xe1,0xda,0xd5,0xe5,0xd2,0xd3,0x35,0xd6,0xdb,0xa5,0xe2,0xeb,0x7d, -0xf6,0x01,0x30,0x0b,0x15,0x85,0x1f,0x28,0x4c,0x2f,0x31,0x18,0x2f,0x28,0x4e,0x20, -0x16,0xbb,0x0c,0x02,0x96,0xf7,0xec,0x48,0xe2,0xda,0xc1,0xd4,0xd2,0xb6,0xd2,0xd5, -0x19,0xdb,0xe3,0x90,0xec,0xf7,0x61,0x01,0x0b,0x7c,0x16,0x20,0xff,0x29,0x2f,0x0b, -0x31,0x2d,0x8f,0x27,0x1f,0x86,0x16,0x0d,0x13,0x03,0xf8,0x32,0xed,0xe3,0xb7,0xdb, -0xd6,0xb7,0xd3,0xd3,0x9b,0xd6,0xdc,0x81,0xe3,0xec,0x91,0xf5,0xff,0xaa,0x0a,0x16, -0x53,0x21,0x2a,0xd5,0x2f,0x30,0x8c,0x2d,0x27,0x64,0x1f,0x16,0xb9,0x0c,0x01,0x7e, -0xf6,0xeb,0x08,0xe2,0xda,0x16,0xd5,0xd2,0x7a,0xd3,0xd7,0x55,0xdd,0xe4,0x0c,0xed, -0xf6,0x96,0x00,0x0b,0x4b,0x17,0x21,0x3f,0x2a,0x2e,0x0a,0x2f,0x2c,0xb1,0x26,0x1f, -0x3a,0x17,0x0d,0xb6,0x02,0xf7,0xfb,0xec,0xe3,0xc0,0xda,0xd5,0xd2,0xd2,0xd3,0x7d, -0xd7,0xdc,0x8e,0xe3,0xeb,0xe6,0xf4,0xff,0xec,0x0b,0x18,0x13,0x23,0x2b,0x20,0x2f, -0x2f,0x87,0x2c,0x27,0x60,0x1f,0x16,0x24,0x0c,0x01,0x76,0xf6,0xeb,0xca,0xe1,0xda, -0x50,0xd5,0xd4,0xf2,0xd5,0xd9,0xbb,0xde,0xe4,0x0b,0xec,0xf5,0x66,0x00,0x0c,0xe5, -0x17,0x21,0xeb,0x28,0x2d,0xe0,0x2d,0x2b,0x49,0x26,0x1e,0x3e,0x16,0x0c,0x4a,0x02, -0xf7,0x13,0xec,0xe2,0x71,0xda,0xd6,0xe0,0xd4,0xd6,0x86,0xd9,0xdd,0x5c,0xe3,0xea, -0xfd,0xf4,0x00,0x1b,0x0d,0x18,0x49,0x22,0x29,0x09,0x2e,0x2f,0x60,0x2c,0x26,0x4d, -0x1f,0x16,0xa7,0x0c,0x01,0x3c,0xf6,0xea,0xdc,0xe0,0xd9,0x0b,0xd6,0xd5,0x48,0xd7, -0xda,0xf2,0xdd,0xe3,0x26,0xeb,0xf5,0x18,0x01,0x0c,0xac,0x17,0x21,0xb3,0x28,0x2d, -0x23,0x2e,0x2b,0x7a,0x26,0x1f,0x28,0x17,0x0d,0x45,0x02,0xf6,0xf6,0xea,0xe1,0xc6, -0xda,0xd7,0xc7,0xd6,0xd7,0x9a,0xd9,0xdd,0xd0,0xe2,0xeb,0xb2,0xf5,0x01,0x80,0x0c, -0x17,0x07,0x21,0x28,0xa5,0x2c,0x2d,0x27,0x2b,0x26,0xb6,0x1f,0x17,0x56,0x0d,0x01, -0x8c,0xf5,0xea,0x22,0xe1,0xdb,0x33,0xd8,0xd7,0x72,0xd7,0xd9,0x34,0xdd,0xe3,0xf8, -0xeb,0xf6,0x54,0x01,0x0c,0x8b,0x17,0x20,0x0e,0x28,0x2c,0xd1,0x2c,0x2a,0x1a,0x26, -0x1f,0x18,0x17,0x0c,0xfb,0x00,0xf4,0x6f,0xea,0xe2,0xd4,0xdc,0xd9,0x08,0xd8,0xd8, -0xf1,0xd9,0xdd,0xfd,0xe3,0xec,0x20,0xf6,0x01,0x94,0x0c,0x17,0x64,0x20,0x27,0x54, -0x2b,0x2c,0xa6,0x2a,0x26,0xd6,0x1f,0x16,0xce,0x0b,0xff,0xd9,0xf3,0xe9,0x1d,0xe2, -0xdc,0x4a,0xd9,0xd7,0x5e,0xd8,0xda,0xda,0xde,0xe4,0x0f,0xed,0xf6,0xef,0x01,0x0c, -0x2e,0x17,0x1f,0x6d,0x26,0x2a,0x07,0x2c,0x2a,0x1f,0x27,0x20,0xe5,0x16,0x0b,0xda, -0xff,0xf4,0xfb,0xea,0xe3,0x00,0xdd,0xd9,0x73,0xd7,0xd7,0xa9,0xd9,0xdd,0xfb,0xe3, -0xec,0x94,0xf6,0x01,0xdb,0x0c,0x17,0xa0,0x1f,0x26,0xe5,0x2a,0x2d,0x10,0x2c,0x27, -0x0b,0x20,0x15,0x6d,0x0a,0xfe,0x0d,0xf4,0xea,0xa7,0xe2,0xdc,0x4d,0xd9,0xd7,0x2c, -0xd8,0xda,0x66,0xde,0xe4,0x97,0xec,0xf6,0xab,0x01,0x0c,0xe5,0x15,0x1e,0x74,0x25, -0x2b,0xe0,0x2d,0x2d,0x51,0x28,0x20,0x66,0x16,0x0b,0xf4,0xff,0xf5,0x30,0xeb,0xe3, -0xf1,0xdc,0xd9,0x72,0xd7,0xd7,0x3e,0xda,0xde,0x08,0xe5,0xed,0x1b,0xf8,0x02,0xbb, -0x0c,0x15,0x0c,0x1e,0x25,0xf6,0x2a,0x2d,0xe5,0x2b,0x26,0x7a,0x1e,0x14,0xa8,0x09, -0xfe,0x3b,0xf4,0xea,0xec,0xe2,0xdd,0xc3,0xd9,0xd8,0xe7,0xd8,0xdb,0x72,0xdf,0xe6, -0xa1,0xee,0xf8,0x16,0x02,0x0b,0x66,0x14,0x1d,0x13,0x25,0x2a,0x4d,0x2d,0x2b,0x8c, -0x26,0x1e,0xe8,0x14,0x0a,0xa6,0xff,0xf5,0x40,0xeb,0xe3,0x12,0xdd,0xd9,0x73,0xd7, -0xd7,0x7c,0xda,0xdf,0x0a,0xe7,0xef,0x6d,0xf9,0x02,0xfb,0x0b,0x15,0xe1,0x1d,0x25, -0xd8,0x2a,0x2c,0xbb,0x2a,0x25,0x64,0x1d,0x14,0xe1,0x09,0xff,0x26,0xf5,0xeb,0x3e, -0xe4,0xde,0x45,0xda,0xd8,0x94,0xd8,0xdb,0xb7,0xe0,0xe7,0xaa,0xef,0xf8,0x77,0x01, -0x0a,0x2c,0x14,0x1d,0x24,0x25,0x2a,0x26,0x2c,0x2a,0xc1,0x24,0x1d,0x02,0x14,0x09, -0x3c,0xff,0xf5,0xe1,0xeb,0xe4,0xc1,0xdd,0xd9,0xb7,0xd7,0xd8,0x2b,0xdc,0xe1,0x48, -0xe8,0xef,0x7e,0xf8,0x01,0xc6,0x0a,0x14,0x96,0x1d,0x25,0x44,0x2a,0x2b,0xcc,0x29, -0x24,0x09,0x1d,0x13,0xdd,0x09,0xff,0xfb,0xf5,0xec,0xce,0xe4,0xde,0x35,0xda,0xd8, -0x1d,0xda,0xdd,0xa8,0xe2,0xe8,0x1f,0xf0,0xf8,0x04,0x01,0x0a,0x28,0x14,0x1d,0x51, -0x24,0x28,0x6f,0x2a,0x28,0x15,0x23,0x1b,0x67,0x12,0x08,0x3d,0xff,0xf5,0x8a,0xec, -0xe4,0xf4,0xdd,0xda,0x32,0xd9,0xda,0x8d,0xde,0xe3,0x68,0xe9,0xf0,0x32,0xf8,0x01, -0xd2,0x0a,0x14,0x68,0x1d,0x24,0x7a,0x29,0x2a,0xbe,0x28,0x23,0x73,0x1b,0x12,0x3a, -0x09,0xff,0xb8,0xf5,0xec,0x04,0xe4,0xdd,0x7e,0xda,0xd9,0xef,0xdb,0xdf,0x07,0xe4, -0xe9,0x07,0xf0,0xf8,0x22,0x01,0x0a,0xb8,0x13,0x1c,0xa5,0x23,0x28,0xd7,0x29,0x27, -0x68,0x22,0x1b,0x36,0x13,0x0a,0x83,0x00,0xf6,0x86,0xec,0xe3,0x9e,0xdd,0xda,0xc3, -0xd9,0xdb,0xc8,0xde,0xe3,0xf3,0xe8,0xf0,0xb0,0xf8,0x02,0xa0,0x0b,0x15,0xf2,0x1d, -0x25,0x40,0x29,0x29,0xfd,0x26,0x21,0x05,0x1a,0x11,0xaa,0x08,0xfe,0xde,0xf4,0xeb, -0x02,0xe3,0xdd,0x08,0xdb,0xdb,0xc0,0xdc,0xdf,0x0c,0xe4,0xe9,0x7a,0xf0,0xf8,0xcb, -0x01,0x0b,0x26,0x15,0x1d,0xff,0x24,0x29,0xd1,0x29,0x27,0xf3,0x21,0x1a,0xdf,0x12, -0x09,0xab,0xff,0xf5,0x21,0xeb,0xe3,0xd2,0xdd,0xdb,0xc3,0xda,0xdc,0x02,0xdf,0xe3, -0xf4,0xe8,0xef,0x8f,0xf8,0x02,0x11,0x0c,0x15,0xaf,0x1e,0x25,0x15,0x29,0x29,0x85, -0x26,0x21,0x64,0x1a,0x12,0xc3,0x08,0xfe,0x17,0xf4,0xea,0x6c,0xe3,0xde,0xe7,0xdb, -0xdb,0xd7,0xdc,0xdf,0x9a,0xe3,0xe8,0xae,0xef,0xf8,0xf4,0x01,0x0c,0xd0,0x15,0x1e, -0x07,0x25,0x28,0x1b,0x29,0x26,0x66,0x21,0x1a,0x19,0x12,0x08,0xc4,0xfd,0xf3,0xaa, -0xea,0xe3,0xb9,0xde,0xdc,0x04,0xdc,0xdd,0x58,0xe0,0xe4,0xa5,0xe9,0xf0,0xf6,0xf8, -0x02,0x67,0x0c,0x15,0x2e,0x1e,0x24,0x72,0x27,0x27,0xbf,0x25,0x20,0x1f,0x1a,0x11, -0xb6,0x07,0xfd,0xea,0xf3,0xeb,0x32,0xe4,0xdf,0x39,0xdd,0xdc,0xed,0xdd,0xe0,0xf4, -0xe3,0xe9,0xe2,0xef,0xf8,0x79,0x02,0x0c,0x4b,0x16,0x1e,0x03,0x24,0x27,0x26,0x28, -0x26,0x20,0x21,0x1a,0x40,0x11,0x07,0xaa,0xfd,0xf3,0x6f,0xeb,0xe4,0xfa,0xdf,0xdd, -0xc7,0xdc,0xdd,0xda,0xdf,0xe3,0x65,0xe8,0xef,0x96,0xf8,0x02,0xdb,0x0c,0x16,0xd0, -0x1d,0x23,0x8d,0x27,0x28,0x26,0x26,0x21,0xb0,0x19,0x10,0x1d,0x07,0xfd,0x91,0xf3, -0xeb,0x93,0xe4,0xdf,0x8f,0xdd,0xdd,0x10,0xde,0xe0,0xb4,0xe3,0xe9,0x60,0xf0,0xf9, -0xab,0x03,0x0d,0xf4,0x15,0x1d,0x88,0x23,0x27,0xd2,0x27,0x25,0x15,0x20,0x18,0xfb, -0x0f,0x06,0xa6,0xfc,0xf3,0x47,0xeb,0xe4,0x4c,0xe0,0xdd,0x3e,0xdd,0xdd,0xce,0xdf, -0xe3,0xf5,0xe8,0xf0,0x1a,0xfa,0x03,0xaf,0x0d,0x16,0x48,0x1e,0x24,0xd4,0x27,0x28, -0xd7,0x25,0x20,0x73,0x18,0x0f,0xe7,0x05,0xfc,0x25,0xf3,0xeb,0xd1,0xe4,0xe0,0x8c, -0xde,0xdd,0xd9,0xdd,0xdf,0x28,0xe3,0xe8,0x6d,0xf0,0xf9,0xf7,0x02,0x0c,0x77,0x15, -0x1d,0x18,0x24,0x28,0x23,0x29,0x26,0xf9,0x20,0x19,0x33,0x10,0x06,0x88,0xfc,0xf3, -0x01,0xeb,0xe4,0x9e,0xe0,0xdd,0xcf,0xdc,0xdd,0x41,0xdf,0xe3,0x55,0xe9,0xf0,0x0f, -0xfa,0x03,0x96,0x0c,0x15,0x35,0x1d,0x23,0x58,0x27,0x27,0x1e,0x25,0x1f,0x18,0x18, -0x0f,0xc5,0x05,0xfc,0x84,0xf3,0xec,0x63,0xe6,0xe2,0x00,0xdf,0xdd,0xd9,0xdd,0xdf, -0xde,0xe3,0xe9,0xf9,0xf0,0xf9,0xfb,0x02,0x0c,0x75,0x15,0x1d,0x4b,0x24,0x28,0xb1, -0x28,0x25,0x4f,0x20,0x18,0x26,0x0f,0x05,0xd5,0xfb,0xf3,0xd3,0xeb,0xe5,0x5d,0xe1, -0xde,0x36,0xdd,0xdd,0x5e,0xe0,0xe4,0x58,0xea,0xf1,0xc6,0xf9,0x02,0x0b,0x0c,0x15, -0x21,0x1d,0x23,0x36,0x27,0x27,0x4e,0x25,0x1f,0x99,0x17,0x0e,0xf6,0x04,0xfb,0xaf, -0xf3,0xec,0x46,0xe6,0xe1,0xbb,0xde,0xdd,0x59,0xde,0xe0,0xfd,0xe4,0xea,0x68,0xf1, -0xf9,0xfd,0x02,0x0c,0x66,0x15,0x1d,0x95,0x23,0x27,0x16,0x28,0x25,0x23,0x1f,0x17, -0xf0,0x0d,0x04,0x2d,0xfc,0xf4,0xd1,0xec,0xe6,0xb9,0xe1,0xde,0xba,0xdd,0xde,0x2a, -0xe1,0xe5,0x40,0xea,0xf1,0x91,0xf9,0x02,0x0c,0x0c,0x14,0xee,0x1c,0x23,0x35,0x27, -0x27,0x6a,0x24,0x1e,0x02,0x16,0x0d,0x73,0x04,0xfc,0x20,0xf4,0xec,0xbf,0xe6,0xe1, -0x3f,0xdf,0xde,0x78,0xdf,0xe1,0x6c,0xe5,0xea,0x89,0xf1,0xfa,0x10,0x03,0x0c,0x13, -0x15,0x1d,0x92,0x23,0x27,0x75,0x27,0x23,0x9f,0x1d,0x15,0x09,0x0d,0x04,0x49,0xfc, -0xf4,0xb3,0xec,0xe6,0x06,0xe2,0xdf,0xfa,0xde,0xdf,0xec,0xe1,0xe5,0xf9,0xea,0xf1, -0x2d,0xfa,0x03,0x40,0x0c,0x15,0xa6,0x1d,0x24,0xa1,0x27,0x27,0xc8,0x23,0x1d,0x64, -0x15,0x0d,0xc1,0x04,0xfc,0x15,0xf4,0xec,0x79,0xe6,0xe2,0x91,0xdf,0xde,0x7c,0xdf, -0xe1,0x8b,0xe5,0xea,0x7d,0xf1,0xf9,0x58,0x02,0x0b,0xda,0x14,0x1d,0x82,0x23,0x26, -0x8e,0x26,0x22,0x9c,0x1c,0x15,0x33,0x0d,0x04,0x4d,0xfc,0xf4,0xa0,0xec,0xe6,0x5a, -0xe2,0xdf,0xfc,0xde,0xdf,0x7e,0xe2,0xe6,0xc6,0xeb,0xf2,0x96,0xfa,0x03,0xc7,0x0c, -0x15,0xfe,0x1d,0x23,0x7c,0x26,0x25,0xea,0x21,0x1c,0x01,0x15,0x0d,0xc1,0x04,0xfc, -0x34,0xf4,0xec,0xff,0xe6,0xe2,0xc7,0xdf,0xde,0xce,0xdf,0xe2,0x03,0xe6,0xeb,0xc4, -0xf1,0xf9,0xfe,0x02,0x0c,0xe9,0x15,0x1d,0x4c,0x23,0x25,0x3c,0x25,0x21,0x4d,0x1c, -0x15,0x32,0x0d,0x04,0xaf,0xfc,0xf4,0x5a,0xed,0xe7,0x82,0xe2,0xdf,0x0c,0xdf,0xdf, -0x7f,0xe2,0xe6,0x54,0xeb,0xf1,0x1d,0xfa,0x03,0x16,0x0d,0x16,0x61,0x1d,0x22,0xf8, -0x24,0x24,0x38,0x21,0x1b,0xbb,0x14,0x0d,0x00,0x05,0xfd,0x30,0xf5,0xed,0xbe,0xe7, -0xe3,0x30,0xe0,0xdf,0x46,0xe0,0xe2,0xe7,0xe5,0xea,0x7c,0xf1,0xfa,0xf3,0x03,0x0d, -0x8b,0x16,0x1d,0xaa,0x22,0x25,0xa2,0x24,0x21,0x94,0x1b,0x14,0xc8,0x0c,0x04,0xcd, -0xfc,0xf4,0xaf,0xed,0xe7,0xe6,0xe2,0xe0,0xb5,0xdf,0xe0,0x89,0xe2,0xe5,0xab,0xea, -0xf1,0x79,0xfa,0x03,0x5f,0x0d,0x15,0xdc,0x1c,0x21,0x8f,0x24,0x24,0xd2,0x20,0x1b, -0x64,0x14,0x0c,0x3f,0x05,0xfd,0x85,0xf5,0xee,0xe1,0xe7,0xe3,0x17,0xe1,0xe0,0xd5, -0xe0,0xe2,0xd9,0xe5,0xeb,0x52,0xf2,0xfb,0xa4,0x04,0x0d,0x0c,0x16,0x1c,0xbd,0x21, -0x24,0x60,0x23,0x1f,0x4e,0x1a,0x13,0x48,0x0c,0x04,0xdb,0xfc,0xf4,0xdf,0xed,0xe8, -0x21,0xe4,0xe1,0xee,0xe0,0xe1,0xc2,0xe2,0xe6,0x62,0xeb,0xf2,0x38,0xfb,0x04,0x35, -0x0d,0x15,0x15,0x1c,0x20,0x5f,0x23,0x22,0x6b,0x1f,0x1a,0xb2,0x13,0x0c,0x0a,0x05, -0xfc,0x1f,0xf5,0xee,0x81,0xe8,0xe4,0xe8,0xe1,0xe0,0xba,0xe0,0xe2,0x16,0xe6,0xeb, -0xfa,0xf2,0xfb,0xcb,0x04,0x0d,0xdb,0x15,0x1c,0x59,0x21,0x23,0x86,0x22,0x1f,0x13, -0x1a,0x13,0x8c,0x0c,0x04,0xcb,0xfc,0xf5,0x83,0xee,0xe8,0xbf,0xe4,0xe1,0x5c,0xe0, -0xe0,0x46,0xe2,0xe6,0xd1,0xeb,0xf3,0xd2,0xfb,0x04,0xee,0x0d,0x16,0xb0,0x1c,0x21, -0x02,0x23,0x22,0x24,0x1f,0x1a,0xc3,0x13,0x0c,0x64,0x04,0xfc,0x49,0xf5,0xee,0x1c, -0xe9,0xe4,0x69,0xe1,0xdf,0x2e,0xe0,0xe2,0x54,0xe6,0xec,0x61,0xf3,0xfc,0x31,0x05, -0x0e,0x33,0x16,0x1c,0xb7,0x20,0x22,0x09,0x22,0x1f,0xe0,0x19,0x13,0xa3,0x0b,0x03, -0x7f,0xfc,0xf5,0xd5,0xee,0xe9,0x50,0xe4,0xe1,0x91,0xdf,0xe0,0x61,0xe2,0xe6,0x68, -0xec,0xf3,0xed,0xfc,0x06,0x34,0x0f,0x16,0xee,0x1c,0x21,0x00,0x23,0x22,0x47,0x1f, -0x19,0xed,0x12,0x0b,0xd5,0x03,0xfc,0x88,0xf5,0xee,0xee,0xe8,0xe4,0xf2,0xe0,0xdf, -0x4b,0xe0,0xe2,0x78,0xe6,0xec,0xc3,0xf3,0xfc,0xec,0x05,0x0e,0xb6,0x15,0x1b,0xfa, -0x1f,0x22,0xa2,0x21,0x1e,0x27,0x19,0x12,0x88,0x0b,0x04,0x98,0xfd,0xf6,0xb9,0xef, -0xe9,0x98,0xe4,0xe1,0x27,0xe0,0xe0,0xa8,0xe2,0xe6,0xaa,0xec,0xf4,0x76,0xfd,0x06, -0xa6,0x0e,0x15,0xee,0x1b,0x20,0x22,0x22,0x21,0xd5,0x1d,0x18,0xb4,0x11,0x0a,0x4f, -0x04,0xfd,0x66,0xf6,0xef,0x78,0xe9,0xe4,0xbc,0xe1,0xe0,0x53,0xe0,0xe2,0x96,0xe6, -0xec,0x9c,0xf4,0xfd,0x26,0x06,0x0e,0xa5,0x15,0x1b,0x1c,0x20,0x22,0x31,0x21,0x1d, -0x3a,0x18,0x12,0x80,0x0b,0x04,0xbc,0xfd,0xf6,0x76,0xef,0xe9,0xc7,0xe4,0xe1,0xe8, -0xdf,0xe0,0x71,0xe2,0xe6,0x4e,0xed,0xf4,0xaf,0xfd,0x06,0x85,0x0e,0x15,0x2f,0x1c, -0x20,0x17,0x22,0x20,0x1d,0x1d,0x17,0xdd,0x11,0x0b,0x65,0x04,0xfd,0xf2,0xf5,0xef, -0x53,0xe9,0xe4,0x38,0xe1,0xdf,0x5b,0xe0,0xe3,0xf2,0xe7,0xee,0xe6,0xf5,0xfe,0xb5, -0x06,0x0e,0x2d,0x16,0x1c,0xe1,0x1f,0x21,0xe2,0x1f,0x1c,0xa8,0x17,0x11,0x5d,0x0b, -0x04,0x78,0xfd,0xf6,0xc8,0xef,0xe9,0x8a,0xe4,0xe0,0x5e,0xdf,0xdf,0xdf,0xe2,0xe7, -0xe9,0xed,0xf5,0xb4,0xfd,0x06,0xd6,0x0e,0x16,0x04,0x1c,0x1f,0xc9,0x20,0x1f,0x8b, -0x1c,0x17,0xcb,0x11,0x0b,0x84,0x04,0xfd,0xba,0xf6,0xef,0x9e,0xe9,0xe4,0x07,0xe1, -0xdf,0xed,0xe0,0xe3,0xaf,0xe8,0xee,0xc9,0xf5,0xfe,0xd2,0x06,0x0f,0x22,0x16,0x1b, -0xd7,0x1e,0x20,0x53,0x1f,0x1c,0x85,0x17,0x11,0x7b,0x0b,0x05,0x60,0xfe,0xf7,0x77, -0xf0,0xe9,0x9e,0xe4,0xe1,0xf2,0xdf,0xe1,0xd0,0xe3,0xe8,0xe2,0xed,0xf5,0xb1,0xfd, -0x06,0xa8,0x0e,0x15,0xd7,0x1a,0x1e,0x59,0x20,0x1f,0xdc,0x1c,0x18,0x40,0x12,0x0c, -0xb1,0x05,0xfe,0xae,0xf7,0xf0,0x53,0xe9,0xe3,0xcf,0xe0,0xdf,0xdd,0xe0,0xe3,0xe8, -0xe7,0xee,0xb0,0xf5,0xfe,0x28,0x07,0x0e,0x9f,0x15,0x1a,0x9e,0x1e,0x20,0x42,0x1f, -0x1c,0x31,0x17,0x11,0x88,0x0b,0x05,0x63,0xfe,0xf7,0x90,0xef,0xe8,0xfe,0xe3,0xe1, -0x20,0xe0,0xe1,0xa0,0xe3,0xe8,0x82,0xee,0xf6,0xe4,0xfe,0x07,0xf3,0x0e,0x15,0x2b, -0x1b,0x1e,0x7e,0x20,0x1f,0x59,0x1c,0x17,0x19,0x12,0x0c,0xb3,0x05,0xfe,0xb8,0xf6, -0xef,0xa2,0xe8,0xe3,0xcc,0xe0,0xdf,0x7a,0xe0,0xe3,0x46,0xe8,0xee,0xaf,0xf6,0xff, -0x72,0x07,0x0f,0xc1,0x15,0x1b,0x91,0x1e,0x1f,0x9c,0x1e,0x1b,0xe6,0x16,0x11,0x0b, -0x0c,0x05,0x69,0xfe,0xf6,0xad,0xef,0xe9,0xa7,0xe4,0xe1,0x27,0xe0,0xe0,0xef,0xe3, -0xe8,0x0b,0xef,0xf6,0xc7,0xfe,0x06,0xcf,0x0e,0x15,0x1a,0x1b,0x1e,0x98,0x1f,0x1e, -0x66,0x1b,0x17,0x13,0x12,0x0c,0x62,0x05,0xfe,0xa1,0xf6,0xef,0x59,0xe9,0xe4,0xf4, -0xe0,0xdf,0xcc,0xe0,0xe3,0xbe,0xe8,0xee,0x3f,0xf6,0xfe,0xa6,0x06,0x0e,0x79,0x15, -0x1a,0x2d,0x1e,0x1f,0x95,0x1e,0x1c,0xf0,0x17,0x12,0x9c,0x0c,0x05,0x9c,0xfe,0xf7, -0x25,0xf0,0xe9,0x6a,0xe4,0xe1,0xf0,0xdf,0xe1,0x52,0xe4,0xe9,0x41,0xef,0xf6,0xd8, -0xfe,0x07,0x13,0x0f,0x15,0x8a,0x1a,0x1d,0xc9,0x1e,0x1e,0x92,0x1b,0x17,0xe6,0x11, -0x0b,0x0a,0x05,0xfe,0xd0,0xf6,0xef,0x3b,0xe9,0xe4,0x22,0xe1,0xe0,0xc6,0xe1,0xe4, -0x7e,0xe9,0xef,0x64,0xf6,0xfe,0x2c,0x07,0x0e,0x0c,0x15,0x19,0x3d,0x1d,0x1e,0x7d, -0x1e,0x1b,0x9f,0x17,0x12,0xf2,0x0b,0x05,0x46,0xfe,0xf6,0x8d,0xef,0xe8,0x0f,0xe4, -0xe1,0xe5,0xe0,0xe2,0x55,0xe5,0xe9,0xcc,0xef,0xf7,0x71,0xff,0x07,0x97,0x0e,0x14, -0x38,0x19,0x1c,0x5a,0x1e,0x1d,0x3d,0x1b,0x16,0xbf,0x11,0x0b,0x7d,0x05,0xfe,0x08, -0xf7,0xef,0x4b,0xe9,0xe4,0x19,0xe2,0xe1,0xda,0xe2,0xe5,0xd8,0xe9,0xef,0x2e,0xf7, -0xff,0xc2,0x06,0x0d,0xbb,0x13,0x18,0x5b,0x1c,0x1e,0xa1,0x1d,0x1b,0xe1,0x16,0x11, -0xfc,0x0b,0x05,0x48,0xfe,0xf6,0x39,0xef,0xe9,0xb0,0xe4,0xe2,0xe6,0xe1,0xe3,0xf1, -0xe5,0xea,0xd9,0xf0,0xf7,0x9f,0xff,0x06,0xbf,0x0d,0x13,0x9a,0x18,0x1c,0xb1,0x1d, -0x1d,0xd4,0x1a,0x16,0x0f,0x12,0x0c,0xa4,0x05,0xfe,0x62,0xf6,0xef,0x43,0xe9,0xe5, -0x70,0xe2,0xe1,0xfb,0xe2,0xe6,0x02,0xeb,0xf1,0x23,0xf8,0xff,0xea,0x06,0x0d,0x79, -0x13,0x18,0x93,0x1b,0x1d,0xb1,0x1c,0x1a,0xe8,0x16,0x12,0x42,0x0c,0x05,0xd5,0xfd, -0xf6,0x64,0xef,0xe9,0x18,0xe5,0xe2,0xc6,0xe1,0xe3,0x83,0xe6,0xeb,0x66,0xf1,0xf8, -0x82,0xff,0x06,0x9c,0x0d,0x13,0x38,0x18,0x1b,0xf7,0x1c,0x1c,0xba,0x1a,0x17,0x32, -0x12,0x0c,0x00,0x05,0xfd,0x39,0xf6,0xef,0x34,0xe9,0xe4,0x1a,0xe2,0xe1,0x8b,0xe3, -0xe7,0xe0,0xeb,0xf1,0x6d,0xf8,0xff,0xca,0x06,0x0d,0x16,0x13,0x17,0x97,0x1a,0x1c, -0x74,0x1c,0x1a,0x5d,0x17,0x12,0x24,0x0c,0x05,0x46,0xfe,0xf7,0xf0,0xef,0xe9,0x1b, -0xe5,0xe2,0x17,0xe2,0xe3,0x2c,0xe7,0xeb,0x9d,0xf1,0xf8,0x83,0xff,0x06,0x1a,0x0d, -0x12,0xb7,0x16,0x1a,0x10,0x1c,0x1c,0xc7,0x1a,0x17,0xf1,0x11,0x0b,0x7f,0x05,0xfe, -0x16,0xf7,0xef,0xcf,0xe9,0xe5,0x05,0xe3,0xe2,0xbf,0xe4,0xe7,0x6f,0xec,0xf1,0x6f, -0xf8,0xff,0x48,0x06,0x0c,0x43,0x11,0x15,0x4a,0x19,0x1b,0x2b,0x1c,0x1a,0xd7,0x16, -0x11,0x2e,0x0c,0x05,0xab,0xfe,0xf7,0xe2,0xef,0xe9,0x5b,0xe5,0xe3,0x12,0xe3,0xe4, -0x2e,0xe8,0xec,0xad,0xf2,0xf9,0x23,0x00,0x06,0x28,0x0c,0x11,0xa2,0x15,0x19,0x95, -0x1b,0x1b,0x1e,0x1a,0x16,0xb7,0x11,0x0c,0x91,0x05,0xfe,0xc6,0xf6,0xef,0x89,0xe9, -0xe5,0x56,0xe3,0xe3,0xf4,0xe4,0xe8,0x25,0xed,0xf3,0x70,0xf9,0x00,0x00,0x06,0x0b, -0xca,0x10,0x15,0x37,0x19,0x1b,0xb7,0x1b,0x1a,0x90,0x16,0x11,0x6f,0x0c,0x05,0x7d, -0xfe,0xf6,0x9c,0xef,0xe9,0x7a,0xe5,0xe3,0x24,0xe3,0xe5,0xa0,0xe8,0xed,0xab,0xf3, -0xf9,0x3d,0x00,0x06,0xb2,0x0b,0x10,0x6d,0x15,0x19,0x10,0x1b,0x1b,0xa5,0x19,0x16, -0xd6,0x11,0x0c,0x93,0x05,0xfe,0xb3,0xf6,0xef,0xdb,0xe9,0xe5,0x28,0xe3,0xe3,0x21, -0xe5,0xe8,0x0f,0xee,0xf3,0x9a,0xf9,0xff,0xdc,0x05,0x0b,0xf9,0x10,0x15,0x3a,0x19, -0x1b,0x95,0x1b,0x1a,0xb0,0x16,0x12,0x10,0x0c,0x05,0x05,0xfe,0xf6,0xba,0xef,0xe9, -0x3b,0xe5,0xe2,0xfe,0xe2,0xe5,0x03,0xe9,0xed,0x5e,0xf3,0xf9,0x41,0xff,0x05,0x77, -0x0b,0x10,0x9e,0x15,0x19,0x63,0x1b,0x1b,0x6d,0x1a,0x17,0x31,0x12,0x0c,0xa4,0x05, -0xfe,0x28,0xf7,0xf0,0xe1,0xe9,0xe5,0x47,0xe3,0xe3,0xc7,0xe5,0xe9,0x28,0xee,0xf3, -0xf5,0xf8,0xff,0x52,0x05,0x0b,0xa4,0x10,0x15,0xc2,0x18,0x1b,0xa1,0x1b,0x1a,0x91, -0x16,0x11,0xb9,0x0b,0x05,0x23,0xfe,0xf6,0xac,0xef,0xe9,0x79,0xe5,0xe3,0x2a,0xe4, -0xe6,0x17,0xea,0xee,0x76,0xf3,0xf9,0x30,0xff,0x05,0x25,0x0b,0x10,0x16,0x15,0x18, -0x4d,0x1b,0x1b,0x0b,0x1a,0x16,0x97,0x11,0x0b,0x7e,0x05,0xfe,0xd5,0xf6,0xef,0x99, -0xe9,0xe5,0xf9,0xe3,0xe4,0xc8,0xe6,0xea,0x31,0xee,0xf3,0xb1,0xf8,0xfe,0xee,0x04, -0x0a,0xfa,0x0f,0x14,0xee,0x18,0x1b,0x95,0x1b,0x19,0x3c,0x16,0x11,0xd7,0x0b,0x05, -0x26,0xfe,0xf6,0x79,0xef,0xe9,0xfb,0xe5,0xe4,0x08,0xe5,0xe7,0x51,0xea,0xee,0x88, -0xf3,0xf9,0x11,0xff,0x04,0xbf,0x0a,0x10,0x12,0x15,0x18,0x2e,0x1b,0x1b,0x96,0x19, -0x16,0x72,0x11,0x0b,0x3c,0x05,0xfd,0x5e,0xf6,0xef,0xd5,0xe9,0xe6,0xf5,0xe4,0xe5, -0x45,0xe7,0xea,0x75,0xee,0xf3,0x94,0xf8,0xfe,0x67,0x04,0x0a,0x16,0x10,0x15,0xe1, -0x18,0x1b,0x51,0x1b,0x19,0x6b,0x16,0x11,0x0c,0x0c,0x05,0xb3,0xfd,0xf6,0x31,0xef, -0xe9,0x5d,0xe6,0xe4,0x4d,0xe5,0xe7,0x84,0xea,0xee,0x6a,0xf3,0xf8,0x79,0xfe,0x04, -0x77,0x0a,0x10,0x01,0x15,0x18,0xfc,0x1a,0x1b,0xa3,0x19,0x16,0xd7,0x11,0x0b,0xee, -0x04,0xfd,0xd5,0xf5,0xef,0xe3,0xe9,0xe6,0xf6,0xe4,0xe5,0x97,0xe7,0xea,0xcd,0xee, -0xf3,0x75,0xf8,0xfe,0x75,0x04,0x0a,0x18,0x10,0x14,0x9e,0x18,0x1a,0x3c,0x1b,0x19, -0x6b,0x16,0x11,0x47,0x0b,0x04,0xd3,0xfc,0xf5,0x3a,0xef,0xea,0xe2,0xe6,0xe5,0x6b, -0xe6,0xe8,0x88,0xeb,0xef,0x94,0xf3,0xf8,0x59,0xfe,0x04,0x45,0x0a,0x0f,0x4a,0x14, -0x18,0x60,0x1a,0x1b,0xd2,0x19,0x16,0x67,0x11,0x0b,0x22,0x04,0xfc,0x7b,0xf5,0xee, -0xce,0xe9,0xe6,0x89,0xe5,0xe6,0x64,0xe8,0xeb,0x16,0xef,0xf3,0x97,0xf8,0xfe,0x98, -0x04,0x0a,0xc7,0x0f,0x14,0x36,0x18,0x1a,0x8c,0x1b,0x1a,0x60,0x16,0x11,0xe3,0x0a, -0x03,0x9e,0xfc,0xf5,0xf5,0xee,0xea,0x20,0xe7,0xe6,0x14,0xe7,0xe9,0xd1,0xeb,0xef, -0x74,0xf3,0xf8,0x48,0xfe,0x04,0x80,0x09,0x0e,0x7b,0x13,0x17,0x8a,0x1a,0x1b,0x17, -0x1a,0x16,0x9a,0x11,0x0b,0x45,0x04,0xfc,0x7c,0xf5,0xef,0x20,0xea,0xe7,0x54,0xe6, -0xe7,0x02,0xe9,0xeb,0x6d,0xef,0xf3,0xfd,0xf8,0xfe,0x2a,0x04,0x09,0xa8,0x0e,0x13, -0x97,0x17,0x1a,0x04,0x1b,0x19,0x08,0x16,0x11,0xf1,0x0a,0x04,0xb0,0xfc,0xf5,0x58, -0xef,0xea,0xfb,0xe7,0xe6,0x7f,0xe7,0xe9,0xc1,0xeb,0xef,0xb5,0xf3,0xf8,0x09,0xfe, -0x03,0xf7,0x08,0x0e,0x65,0x13,0x17,0x9a,0x1a,0x1b,0x27,0x1a,0x16,0xab,0x11,0x0b, -0x35,0x04,0xfc,0x6a,0xf5,0xef,0xa3,0xea,0xe7,0xde,0xe6,0xe7,0x04,0xe9,0xeb,0x9e, -0xef,0xf3,0xbe,0xf8,0xfe,0x60,0x03,0x08,0x3d,0x0e,0x13,0x53,0x17,0x1a,0xe1,0x1a, -0x19,0x07,0x16,0x10,0xbf,0x0a,0x03,0x6a,0xfc,0xf5,0xe9,0xef,0xeb,0xb8,0xe8,0xe7, -0xe7,0xe7,0xe9,0x6a,0xec,0xef,0xee,0xf3,0xf8,0x86,0xfd,0x02,0x4d,0x08,0x0d,0xdb, -0x12,0x17,0x23,0x1a,0x1b,0xf2,0x19,0x16,0x59,0x11,0x0a,0xbd,0x03,0xfc,0x09,0xf6, -0xf0,0xc4,0xeb,0xe8,0x8c,0xe7,0xe7,0xbf,0xe9,0xec,0xd7,0xef,0xf3,0x3c,0xf8,0xfd, -0xb5,0x02,0x08,0xb3,0x0d,0x12,0x3d,0x17,0x1a,0x32,0x1b,0x19,0x4d,0x16,0x10,0x5d, -0x0a,0x03,0x86,0xfc,0xf5,0x2e,0xf0,0xeb,0xa8,0xe8,0xe7,0x18,0xe8,0xe9,0xae,0xec, -0xf0,0xe0,0xf3,0xf8,0x53,0xfd,0x02,0x5b,0x08,0x0d,0xdc,0x12,0x17,0x64,0x1a,0x1b, -0xe6,0x19,0x16,0x80,0x10,0x0a,0x83,0x03,0xfc,0x0a,0xf6,0xf0,0x82,0xeb,0xe8,0x9a, -0xe7,0xe8,0x02,0xea,0xec,0xfb,0xef,0xf3,0x2c,0xf8,0xfd,0xb5,0x02,0x08,0x92,0x0d, -0x12,0x6c,0x17,0x1a,0x57,0x1b,0x19,0xb9,0x15,0x10,0x36,0x0a,0x03,0xea,0xfc,0xf6, -0x75,0xf0,0xeb,0xdd,0xe8,0xe7,0x4b,0xe8,0xea,0xa1,0xec,0xef,0xbd,0xf3,0xf8,0x63, -0xfd,0x02,0x3b,0x08,0x0d,0x3c,0x13,0x17,0xce,0x1a,0x1b,0x75,0x19,0x15,0x38,0x10, -0x0a,0x71,0x03,0xfc,0x0a,0xf6,0xf0,0x71,0xeb,0xe8,0xaa,0xe7,0xe8,0xf4,0xe9,0xec, -0xd8,0xef,0xf3,0x2c,0xf8,0xfd,0x73,0x02,0x08,0xc0,0x0d,0x13,0xa3,0x17,0x1a,0xd5, -0x1a,0x18,0x2f,0x15,0x10,0x31,0x0a,0x03,0x3e,0xfd,0xf6,0xda,0xf0,0xec,0x86,0xe9, -0xe8,0xa6,0xe8,0xea,0x82,0xec,0xef,0x4a,0xf3,0xf7,0x77,0xfc,0x01,0xef,0x07,0x0d, -0x8f,0x13,0x18,0xb0,0x1a,0x1b,0x21,0x19,0x15,0x24,0x10,0x0a,0x92,0x03,0xfc,0x2b, -0xf6,0xf0,0x28,0xec,0xe9,0x46,0xe8,0xe8,0x7b,0xea,0xec,0x0f,0xf0,0xf3,0xa9,0xf7, -0xfc,0x4a,0x02,0x08,0x44,0x0e,0x13,0xfb,0x17,0x1a,0x96,0x1a,0x18,0xc9,0x14,0x0f, -0xaa,0x09,0x03,0x82,0xfc,0xf6,0xd5,0xf0,0xec,0xc8,0xe9,0xe8,0x2a,0xe9,0xea,0x0c, -0xed,0xef,0xfb,0xf2,0xf6,0x0f,0xfc,0x01,0xfc,0x07,0x0e,0xb2,0x13,0x17,0x7f,0x1a, -0x1a,0xec,0x18,0x15,0xe2,0x0f,0x09,0x4c,0x03,0xfc,0x5a,0xf6,0xf0,0x7c,0xec,0xe9, -0xec,0xe8,0xe9,0x18,0xeb,0xed,0xc3,0xef,0xf2,0x0f,0xf7,0xfc,0x23,0x02,0x08,0x77, -0x0e,0x13,0xdc,0x17,0x1a,0xa5,0x1a,0x18,0xcb,0x14,0x0f,0x77,0x09,0x03,0x70,0xfc, -0xf6,0x92,0xf0,0xec,0xe6,0xe9,0xe9,0x91,0xe9,0xeb,0x00,0xed,0xef,0x97,0xf2,0xf6, -0x2b,0xfc,0x02,0x83,0x08,0x0e,0xc7,0x13,0x17,0x7f,0x1a,0x1a,0xab,0x18,0x14,0x7a, -0x0f,0x09,0x07,0x03,0xfc,0x27,0xf6,0xf0,0xcc,0xec,0xea,0xa6,0xe9,0xea,0x73,0xeb, -0xed,0x84,0xef,0xf2,0xfb,0xf6,0xfc,0x46,0x02,0x08,0xf3,0x0d,0x13,0x53,0x17,0x19, -0xeb,0x19,0x17,0x1e,0x14,0x0f,0x41,0x09,0x03,0xa0,0xfc,0xf6,0x59,0xf1,0xed,0x37, -0xeb,0xea,0xb7,0xea,0xeb,0x1a,0xed,0xef,0x94,0xf2,0xf6,0x7f,0xfc,0x02,0x55,0x08, -0x0e,0x52,0x13,0x17,0x95,0x19,0x19,0xcb,0x17,0x13,0xef,0x0e,0x09,0xd0,0x02,0xfc, -0x98,0xf6,0xf1,0x0a,0xee,0xeb,0x0e,0xeb,0xeb,0xa0,0xeb,0xed,0x40,0xef,0xf2,0xb8, -0xf6,0xfc,0xe0,0x01,0x07,0xbf,0x0d,0x12,0xdd,0x16,0x19,0x73,0x19,0x17,0xd8,0x13, -0x0e,0x0d,0x09,0x02,0x6c,0xfc,0xf6,0xc8,0xf1,0xee,0x25,0xec,0xeb,0xe1,0xea,0xeb, -0x2a,0xed,0xef,0xa7,0xf2,0xf6,0x4e,0xfc,0x02,0x22,0x08,0x0d,0xfe,0x12,0x16,0x4f, -0x19,0x19,0xa8,0x17,0x13,0xce,0x0e,0x08,0x6c,0x02,0xfc,0xb3,0xf6,0xf2,0xb2,0xee, -0xec,0x36,0xeb,0xeb,0xb0,0xeb,0xed,0x52,0xef,0xf2,0xc8,0xf6,0xfc,0xf2,0x01,0x07, -0xbf,0x0d,0x12,0xdd,0x16,0x19,0x93,0x19,0x17,0x1d,0x14,0x0e,0xbd,0x08,0x02,0x35, -0xfc,0xf6,0x1c,0xf2,0xee,0x17,0xec,0xea,0xbd,0xea,0xeb,0xf6,0xec,0xef,0xc6,0xf2, -0xf7,0x92,0xfc,0x02,0x56,0x08,0x0d,0xce,0x12,0x16,0x0a,0x19,0x19,0x97,0x17,0x13, -0x6b,0x0e,0x08,0x56,0x02,0xfc,0x28,0xf7,0xf2,0xf9,0xee,0xec,0x17,0xeb,0xea,0x8d, -0xeb,0xed,0x60,0xef,0xf2,0xea,0xf6,0xfc,0x14,0x02,0x07,0x6e,0x0d,0x12,0x75,0x16, -0x19,0x80,0x19,0x17,0xa9,0x13,0x0e,0xb7,0x08,0x02,0x1d,0xfd,0xf7,0x0b,0xf3,0xef, -0x73,0xec,0xea,0xbf,0xea,0xeb,0xf6,0xec,0xef,0xa5,0xf2,0xf7,0x60,0xfc,0x02,0xb0, -0x07,0x0d,0x42,0x12,0x16,0x07,0x19,0x19,0x45,0x17,0x13,0x24,0x0e,0x08,0xd8,0x02, -0xfd,0x04,0xf8,0xf3,0x75,0xef,0xec,0x4c,0xeb,0xea,0x9f,0xeb,0xed,0x60,0xef,0xf2, -0x1c,0xf7,0xfc,0xc5,0x01,0x07,0x17,0x0d,0x12,0x74,0x16,0x18,0x2e,0x19,0x17,0x10, -0x13,0x0e,0x80,0x08,0x03,0xa0,0xfd,0xf8,0xc7,0xf3,0xef,0x4f,0xed,0xeb,0x2b,0xeb, -0xeb,0xf9,0xec,0xef,0xb5,0xf2,0xf6,0xdd,0xfb,0x01,0x25,0x07,0x0c,0x4f,0x12,0x16, -0xf8,0x18,0x19,0xe1,0x16,0x12,0xfe,0x0d,0x08,0x09,0x03,0xfd,0x38,0xf8,0xf3,0xd9, -0xef,0xed,0x92,0xeb,0xeb,0xd2,0xeb,0xed,0xf8,0xef,0xf3,0x12,0xf7,0xfc,0x70,0x01, -0x07,0xf4,0x0c,0x12,0x43,0x16,0x18,0x88,0x18,0x16,0x74,0x12,0x0d,0x8b,0x08,0x03, -0xb1,0xfd,0xf8,0xf9,0xf3,0xf0,0x42,0xed,0xeb,0x4a,0xeb,0xeb,0x9f,0xed,0xef,0x0e, -0xf3,0xf6,0xde,0xfb,0x01,0x46,0x07,0x0d,0x52,0x12,0x16,0x54,0x18,0x18,0x24,0x16, -0x12,0x96,0x0d,0x08,0xf5,0x02,0xfd,0xab,0xf8,0xf4,0x10,0xf0,0xed,0xb4,0xeb,0xeb, -0x26,0xec,0xed,0xfb,0xef,0xf3,0xe0,0xf6,0xfb,0x8e,0x01,0x07,0x37,0x0d,0x12,0x04, -0x16,0x18,0x21,0x18,0x16,0x72,0x12,0x0d,0xbc,0x08,0x03,0x48,0xfe,0xf9,0x10,0xf4, -0xef,0xff,0xec,0xeb,0xf5,0xea,0xeb,0x3b,0xed,0xef,0x87,0xf2,0xf6,0xe9,0xfb,0x01, -0x1e,0x08,0x0d,0xbd,0x12,0x16,0x66,0x18,0x18,0x03,0x16,0x12,0x83,0x0d,0x08,0x79, -0x03,0xfe,0xf3,0xf8,0xf4,0xf1,0xef,0xed,0x80,0xeb,0xeb,0xe3,0xeb,0xed,0x33,0xef, -0xf2,0x42,0xf6,0xfb,0x79,0x01,0x07,0xf6,0x0c,0x11,0xae,0x15,0x17,0xbb,0x17,0x15, -0x4b,0x12,0x0e,0x50,0x09,0x04,0x15,0xff,0xf9,0xbb,0xf4,0xf0,0x88,0xed,0xeb,0x7e, -0xeb,0xeb,0x0e,0xed,0xef,0x10,0xf2,0xf6,0xc6,0xfb,0x01,0x8a,0x07,0x0d,0xe1,0x11, -0x15,0x57,0x17,0x17,0x33,0x15,0x11,0xad,0x0d,0x09,0x10,0x04,0xfe,0xcf,0xf9,0xf4, -0x0e,0xf1,0xee,0xc4,0xec,0xec,0x63,0xec,0xed,0x56,0xef,0xf2,0x65,0xf6,0xfb,0x6a, -0x01,0x07,0xc4,0x0c,0x11,0xf8,0x14,0x16,0xcd,0x16,0x14,0xcf,0x11,0x0d,0x3b,0x09, -0x04,0x04,0xff,0xf9,0x0c,0xf5,0xf1,0x83,0xee,0xec,0x2d,0xec,0xec,0x54,0xed,0xef, -0x44,0xf2,0xf6,0xa5,0xfb,0x01,0x35,0x07,0x0c,0x6b,0x11,0x14,0xcd,0x16,0x16,0x1c, -0x15,0x12,0x00,0x0e,0x09,0x46,0x04,0xfe,0xcf,0xf9,0xf5,0x52,0xf1,0xee,0xc8,0xec, -0xec,0x62,0xec,0xed,0x98,0xef,0xf2,0xb9,0xf6,0xfb,0xaf,0x01,0x07,0xb6,0x0c,0x11, -0x83,0x14,0x16,0x86,0x16,0x15,0x10,0x12,0x0e,0x51,0x09,0x04,0xf3,0xfe,0xf9,0x5e, -0xf5,0xf1,0x86,0xee,0xec,0xea,0xeb,0xec,0x42,0xed,0xef,0x75,0xf2,0xf6,0x0b,0xfc, -0x01,0x8d,0x07,0x0c,0x2c,0x11,0x14,0x45,0x16,0x16,0x28,0x15,0x12,0x02,0x0e,0x09, -0x55,0x04,0xff,0x33,0xfa,0xf5,0x88,0xf1,0xee,0x87,0xec,0xeb,0xca,0xeb,0xec,0x0e, -0xef,0xf2,0xa4,0xf6,0xfc,0x12,0x02,0x07,0xec,0x0c,0x11,0x83,0x14,0x16,0xe8,0x16, -0x15,0x46,0x12,0x0e,0x61,0x09,0x04,0x56,0xff,0xfa,0x94,0xf5,0xf1,0x79,0xee,0xec, -0x66,0xeb,0xeb,0x87,0xec,0xee,0x0a,0xf2,0xf6,0x49,0xfc,0x02,0xa1,0x07,0x0c,0x1b, -0x11,0x14,0xa9,0x16,0x16,0x4f,0x15,0x12,0xe1,0x0d,0x09,0x43,0x04,0xff,0x44,0xfa, -0xf5,0xaa,0xf1,0xee,0x78,0xec,0xeb,0x77,0xeb,0xec,0x97,0xee,0xf2,0xa0,0xf6,0xfc, -0xb2,0x01,0x07,0x42,0x0c,0x10,0x7d,0x14,0x16,0x0b,0x17,0x15,0x47,0x12,0x0e,0x61, -0x09,0x04,0x78,0xff,0xfa,0xb6,0xf5,0xf1,0x79,0xee,0xec,0x56,0xeb,0xeb,0x65,0xec, -0xee,0x4b,0xf2,0xf6,0x1c,0xfc,0x01,0x09,0x07,0x0c,0xc3,0x10,0x14,0x97,0x16,0x16, -0x4e,0x15,0x12,0x12,0x0e,0x09,0xb8,0x04,0xff,0xbb,0xfa,0xf5,0xef,0xf1,0xee,0x7b, -0xec,0xeb,0x33,0xeb,0xec,0xd6,0xee,0xf2,0xa4,0xf6,0xfb,0x4d,0x01,0x06,0xfb,0x0b, -0x10,0x49,0x14,0x16,0xd8,0x16,0x15,0x24,0x12,0x0e,0x92,0x09,0x04,0xbb,0xff,0xfa, -0x0b,0xf6,0xf1,0xaf,0xee,0xec,0x45,0xeb,0xeb,0xf8,0xec,0xef,0xd6,0xf2,0xf7,0x21, -0xfc,0x01,0xb6,0x06,0x0b,0x6d,0x10,0x14,0x20,0x16,0x16,0xf7,0x14,0x12,0x20,0x0e, -0x09,0xfb,0x04,0x00,0x31,0xfb,0xf6,0x28,0xf2,0xee,0x18,0xec,0xeb,0x40,0xeb,0xec, -0x1b,0xef,0xf2,0xb8,0xf6,0xfb,0x3d,0x01,0x06,0xeb,0x0b,0x10,0x07,0x14,0x16,0x72, -0x16,0x15,0x00,0x12,0x0e,0xa1,0x09,0x05,0x51,0x00,0xfb,0x97,0xf6,0xf2,0x92,0xee, -0xec,0x44,0xeb,0xeb,0x09,0xed,0xef,0xa6,0xf2,0xf6,0xcb,0xfb,0x01,0xa2,0x06,0x0b, -0x2b,0x10,0x13,0xb9,0x15,0x16,0xa1,0x14,0x11,0xda,0x0d,0x09,0x6b,0x05,0x00,0xdc, -0xfb,0xf6,0x6e,0xf2,0xee,0x7d,0xec,0xeb,0xb7,0xeb,0xec,0x3f,0xef,0xf2,0x75,0xf6, -0xfb,0xf8,0x00,0x06,0x86,0x0b,0x10,0xc1,0x13,0x15,0x4f,0x16,0x14,0xcb,0x11,0x0e, -0xe0,0x09,0x05,0xb8,0x00,0xfb,0xab,0xf6,0xf2,0x92,0xee,0xec,0x85,0xeb,0xeb,0x3d, -0xed,0xef,0xa6,0xf2,0xf6,0xdc,0xfb,0x01,0x72,0x06,0x0b,0x29,0x10,0x13,0xdb,0x15, -0x16,0x70,0x14,0x11,0xf9,0x0d,0x09,0x8f,0x05,0x00,0x8b,0xfb,0xf6,0xd6,0xf1,0xee, -0x45,0xec,0xeb,0xd8,0xeb,0xed,0x83,0xef,0xf2,0xfd,0xf6,0xfb,0x4f,0x01,0x06,0xb9, -0x0b,0x10,0xa3,0x13,0x15,0xa8,0x15,0x14,0x41,0x11,0x0d,0xcc,0x09,0x05,0x75,0x00, -0xfb,0x44,0xf6,0xf1,0x9e,0xee,0xec,0xb8,0xeb,0xec,0x61,0xed,0xef,0xeb,0xf2,0xf6, -0xde,0xfb,0x01,0x71,0x06,0x0b,0xf9,0x0f,0x13,0x45,0x15,0x15,0x17,0x14,0x11,0x38, -0x0e,0x0a,0xe5,0x05,0x00,0x9e,0xfb,0xf6,0x18,0xf2,0xee,0x8b,0xec,0xeb,0xf9,0xeb, -0xed,0xb6,0xef,0xf2,0xcd,0xf6,0xfb,0x2c,0x01,0x06,0xa9,0x0b,0x10,0x60,0x13,0x15, -0x94,0x15,0x14,0xd5,0x11,0x0e,0x67,0x0a,0x05,0xbc,0x00,0xfb,0x56,0xf6,0xf1,0x7e, -0xee,0xec,0x95,0xeb,0xec,0x60,0xed,0xef,0xba,0xf2,0xf6,0xaa,0xfb,0x00,0x5f,0x06, -0x0b,0x94,0x0f,0x12,0xcd,0x14,0x15,0x23,0x14,0x11,0x8d,0x0e,0x0a,0x08,0x06,0x01, -0xd1,0xfb,0xf6,0x3b,0xf2,0xee,0x8b,0xec,0xeb,0xfb,0xeb,0xed,0x53,0xef,0xf2,0x98, -0xf6,0xfb,0x2b,0x01,0x06,0x68,0x0b,0x0f,0xc9,0x12,0x14,0x4c,0x15,0x14,0xc3,0x11, -0x0e,0x66,0x0a,0x05,0x0e,0x01,0xfb,0xbc,0xf6,0xf2,0xf4,0xee,0xec,0xfd,0xeb,0xec, -0x53,0xed,0xef,0x76,0xf2,0xf6,0x98,0xfb,0x00,0x3f,0x06,0x0b,0x20,0x0f,0x12,0x97, -0x14,0x15,0x33,0x14,0x11,0x9d,0x0e,0x0a,0x3b,0x06,0x01,0x04,0xfc,0xf6,0x8e,0xf2, -0xef,0xf2,0xec,0xec,0x20,0xec,0xed,0x54,0xef,0xf2,0x97,0xf6,0xfb,0xfb,0x00,0x06, -0xb1,0x0a,0x0e,0x3d,0x12,0x14,0xf5,0x14,0x14,0xb0,0x11,0x0e,0xa8,0x0a,0x06,0x42, -0x01,0xfc,0x32,0xf7,0xf2,0x8d,0xef,0xed,0x55,0xec,0xec,0x34,0xed,0xef,0x53,0xf2, -0xf6,0x87,0xfb,0x00,0xdb,0x05,0x0a,0x0a,0x0f,0x12,0xd8,0x14,0x15,0xda,0x14,0x12, -0x39,0x0f,0x0b,0x51,0x06,0x01,0xb1,0xfb,0xf6,0x19,0xf2,0xee,0x7b,0xec,0xeb,0x87, -0xeb,0xec,0x1b,0xef,0xf2,0xc8,0xf6,0xfb,0x0e,0x01,0x06,0xe2,0x0a,0x0f,0x71,0x12, -0x14,0x5a,0x15,0x14,0x26,0x12,0x0e,0xcd,0x0a,0x06,0x02,0x01,0xfb,0xdd,0xf6,0xf2, -0x08,0xef,0xec,0x7a,0xeb,0xeb,0xc8,0xec,0xef,0x72,0xf2,0xf6,0xba,0xfb,0x00,0x0e, -0x06,0x0a,0x0d,0x0f,0x12,0xe8,0x14,0x15,0xdb,0x14,0x12,0x29,0x0f,0x0b,0x40,0x06, -0x01,0xe2,0xfb,0xf6,0x5d,0xf2,0xee,0x5c,0xec,0xeb,0x74,0xeb,0xec,0x4d,0xef,0xf2, -0xda,0xf6,0xfb,0xfd,0x00,0x06,0xb0,0x0a,0x0e,0x7f,0x12,0x14,0xbd,0x15,0x14,0x8d, -0x12,0x0f,0xc0,0x0a,0x06,0x22,0x01,0xfb,0xff,0xf6,0xf2,0xb6,0xee,0xec,0x44,0xeb, -0xeb,0xd7,0xec,0xef,0x93,0xf2,0xf6,0xbc,0xfb,0x00,0xed,0x05,0x0a,0xfb,0x0e,0x12, -0xe8,0x14,0x15,0xdb,0x14,0x12,0xd6,0x0e,0x0a,0x2b,0x06,0x01,0x24,0xfc,0xf7,0x81, -0xf2,0xee,0x8e,0xec,0xeb,0x96,0xeb,0xec,0x2e,0xef,0xf2,0x76,0xf6,0xfb,0x65,0x00, -0x05,0x58,0x0a,0x0e,0x8c,0x12,0x15,0xf1,0x15,0x15,0x70,0x12,0x0e,0xef,0x0a,0x06, -0x65,0x01,0xfc,0x23,0xf7,0xf2,0xf9,0xee,0xec,0x99,0xeb,0xeb,0x1c,0xed,0xef,0x64, -0xf2,0xf6,0xf3,0xfa,0xff,0xdd,0x04,0x09,0x4a,0x0e,0x12,0xf3,0x14,0x15,0x3f,0x15, -0x12,0x9e,0x0f,0x0b,0x2a,0x07,0x02,0xe3,0xfc,0xf7,0xc9,0xf2,0xee,0x7f,0xec,0xeb, -0x96,0xeb,0xec,0x2d,0xef,0xf2,0x45,0xf6,0xfa,0xdf,0xff,0x04,0xac,0x09,0x0e,0x13, -0x12,0x14,0x9a,0x15,0x14,0x8c,0x12,0x0f,0x75,0x0b,0x07,0x42,0x02,0xfd,0xc0,0xf7, -0xf3,0x30,0xef,0xec,0x9b,0xeb,0xeb,0xfb,0xec,0xef,0x32,0xf2,0xf6,0x90,0xfa,0xff, -0x98,0x04,0x09,0x4a,0x0e,0x12,0xa1,0x14,0x15,0xc9,0x14,0x12,0x79,0x0f,0x0b,0x39, -0x07,0x02,0xe4,0xfc,0xf7,0xd9,0xf2,0xef,0x91,0xec,0xeb,0xd9,0xeb,0xed,0x62,0xef, -0xf2,0x26,0xf6,0xfa,0x9b,0xff,0x04,0x9a,0x09,0x0e,0xc0,0x11,0x14,0x23,0x15,0x14, -0x67,0x12,0x0f,0xe7,0x0b,0x07,0xb9,0x02,0xfd,0x16,0xf8,0xf3,0x64,0xef,0xec,0xce, -0xeb,0xeb,0x2f,0xed,0xef,0x13,0xf2,0xf5,0x6c,0xfa,0xff,0x76,0x04,0x09,0xf7,0x0d, -0x11,0x4b,0x14,0x15,0x93,0x14,0x12,0x88,0x0f,0x0b,0x6d,0x07,0x02,0x16,0xfd,0xf7, -0x0c,0xf3,0xef,0x05,0xed,0xec,0x72,0xec,0xed,0xbb,0xef,0xf2,0x18,0xf6,0xfa,0x69, -0xff,0x04,0x15,0x09,0x0d,0x07,0x11,0x13,0x88,0x14,0x14,0x30,0x12,0x0f,0xd6,0x0b, -0x07,0xca,0x02,0xfd,0x16,0xf8,0xf3,0xa4,0xef,0xed,0x55,0xec,0xec,0x87,0xed,0xef, -0x37,0xf2,0xf5,0x6d,0xfa,0xff,0x65,0x04,0x09,0x83,0x0d,0x11,0xa2,0x13,0x14,0x3b, -0x14,0x12,0x75,0x0f,0x0b,0x8e,0x07,0x02,0x29,0xfd,0xf7,0x3d,0xf3,0xef,0x6a,0xed, -0xec,0xb8,0xec,0xed,0xac,0xef,0xf2,0xf5,0xf5,0xfa,0x68,0xff,0x04,0x05,0x09,0x0d, -0xf5,0x10,0x13,0xa8,0x14,0x14,0x52,0x12,0x0f,0xf9,0x0b,0x07,0x99,0x02,0xfd,0xe2, -0xf7,0xf3,0xc4,0xef,0xed,0x98,0xec,0xec,0xbb,0xed,0xef,0x37,0xf2,0xf5,0x5d,0xfa, -0xff,0x02,0x04,0x08,0x1c,0x0d,0x10,0x6c,0x13,0x14,0x49,0x14,0x12,0xda,0x0f,0x0c, -0xc3,0x07,0x02,0x4b,0xfd,0xf7,0x5f,0xf3,0xef,0xad,0xed,0xec,0xba,0xec,0xed,0x9b, -0xef,0xf2,0xf5,0xf5,0xfa,0x37,0xff,0x04,0xb0,0x08,0x0d,0x90,0x10,0x13,0x62,0x14, -0x14,0x61,0x12,0x0f,0xf9,0x0b,0x07,0xaa,0x02,0xfd,0x36,0xf8,0xf3,0x4b,0xf0,0xed, -0xcf,0xec,0xec,0x69,0xed,0xef,0xe3,0xf1,0xf5,0xe7,0xf9,0xfe,0xab,0x03,0x08,0xb5, -0x0c,0x10,0x58,0x13,0x14,0x9c,0x14,0x12,0x2f,0x10,0x0c,0x07,0x08,0x02,0x9e,0xfd, -0xf8,0xe7,0xf3,0xf0,0xf5,0xed,0xec,0xcd,0xec,0xed,0x7a,0xef,0xf2,0xa1,0xf5,0xfa, -0xb0,0xfe,0x03,0xf6,0x07,0x0c,0x14,0x10,0x12,0x5e,0x14,0x14,0xb3,0x12,0x10,0x60, -0x0c,0x08,0x31,0x03,0xfe,0xf0,0xf8,0xf4,0xb6,0xf0,0xee,0xd2,0xec,0xec,0x59,0xed, -0xef,0xb0,0xf1,0xf5,0xb4,0xf9,0xfe,0x57,0x03,0x08,0x81,0x0c,0x10,0x46,0x13,0x14, -0x8b,0x14,0x12,0xec,0x0f,0x0c,0xb1,0x07,0x02,0xad,0xfd,0xf8,0x19,0xf4,0xf0,0x28, -0xee,0xec,0xad,0xec,0xed,0x26,0xef,0xf1,0x6d,0xf5,0xf9,0x6b,0xfe,0x03,0x14,0x08, -0x0c,0x89,0x10,0x13,0x08,0x15,0x14,0x0d,0x13,0x10,0x41,0x0c,0x07,0xfe,0x02,0xfd, -0x9b,0xf8,0xf4,0x60,0xf0,0xed,0x8d,0xec,0xec,0x45,0xed,0xef,0xe1,0xf1,0xf5,0xe7, -0xf9,0xfe,0x9a,0x03,0x08,0xf6,0x0c,0x10,0xff,0x13,0x15,0xd4,0x14,0x12,0xce,0x0f, -0x0b,0x6e,0x07,0x02,0x47,0xfd,0xf8,0xd5,0xf3,0xf0,0xe4,0xed,0xec,0xbb,0xec,0xed, -0x6a,0xef,0xf2,0x81,0xf5,0xf9,0x7d,0xfe,0x03,0x03,0x08,0x0c,0xca,0x10,0x13,0x4d, -0x15,0x14,0x2f,0x13,0x10,0x52,0x0c,0x07,0xed,0x02,0xfd,0x9b,0xf8,0xf3,0x3f,0xf0, -0xed,0x9c,0xec,0xec,0x88,0xed,0xef,0x05,0xf2,0xf5,0xc7,0xf9,0xfe,0x35,0x03,0x08, -0xd1,0x0c,0x10,0xee,0x13,0x15,0xf4,0x14,0x13,0x01,0x10,0x0c,0xd3,0x07,0x02,0xcf, -0xfd,0xf8,0xf9,0xf3,0xf0,0xe5,0xed,0xec,0xab,0xec,0xed,0x59,0xef,0xf1,0x4f,0xf5, -0xf9,0x28,0xfe,0x03,0x01,0x08,0x0c,0xdb,0x10,0x13,0x2c,0x15,0x14,0xec,0x12,0x0f, -0x3e,0x0c,0x07,0x1f,0x03,0xfd,0xce,0xf8,0xf4,0x93,0xf0,0xee,0x03,0xed,0xec,0xdf, -0xed,0xef,0xe7,0xf1,0xf5,0x31,0xf9,0xfd,0xac,0x02,0x07,0x48,0x0c,0x10,0x87,0x13, -0x14,0xaf,0x14,0x12,0x1e,0x10,0x0c,0x38,0x08,0x03,0x25,0xfe,0xf9,0x81,0xf4,0xf0, -0x8e,0xee,0xed,0x56,0xed,0xee,0x91,0xef,0xf1,0xed,0xf4,0xf8,0x5e,0xfd,0x02,0x12, -0x07,0x0b,0x2e,0x10,0x13,0xc4,0x14,0x14,0x1a,0x13,0x10,0xc6,0x0c,0x08,0xb8,0x03, -0xfe,0x47,0xf9,0xf4,0xfa,0xf0,0xee,0x69,0xed,0xed,0xd3,0xed,0xef,0x84,0xf1,0xf4, -0x99,0xf8,0xfd,0x11,0x02,0x07,0x02,0x0c,0x10,0x53,0x13,0x14,0xdf,0x14,0x13,0x63, -0x10,0x0c,0x7c,0x08,0x03,0x48,0xfe,0xf9,0x81,0xf4,0xf1,0xd1,0xee,0xed,0x9b,0xed, -0xee,0xa4,0xef,0xf1,0xbc,0xf4,0xf8,0x19,0xfd,0x02,0xf0,0x06,0x0b,0xeb,0x0f,0x13, -0xa0,0x14,0x14,0x2a,0x13,0x10,0xf7,0x0c,0x08,0xba,0x03,0xfe,0x47,0xf9,0xf4,0x3c, -0xf1,0xee,0xbe,0xed,0xed,0x39,0xee,0xef,0xa8,0xf1,0xf4,0xa9,0xf8,0xfd,0x23,0x02, -0x07,0xd1,0x0b,0x10,0x20,0x13,0x14,0xab,0x14,0x13,0x61,0x10,0x0c,0x6d,0x08,0x03, -0x37,0xfe,0xf9,0x91,0xf4,0xf1,0xd1,0xee,0xed,0xac,0xed,0xee,0x83,0xef,0xf1,0x99, -0xf4,0xf8,0x29,0xfd,0x01,0xff,0x06,0x0b,0xfc,0x0f,0x13,0xd2,0x14,0x14,0x6e,0x13, -0x10,0xfa,0x0c,0x08,0x99,0x03,0xfe,0xf3,0xf8,0xf4,0xe6,0xf0,0xee,0x9a,0xed,0xed, -0xf6,0xed,0xef,0x95,0xf1,0xf4,0xdb,0xf8,0xfd,0x67,0x02,0x07,0x16,0x0c,0x10,0x53, -0x13,0x15,0xf0,0x14,0x13,0x74,0x10,0x0c,0x5c,0x08,0x03,0xf5,0xfd,0xf8,0x5c,0xf4, -0xf0,0xbf,0xee,0xed,0x48,0xed,0xed,0x2d,0xef,0xf1,0x65,0xf4,0xf8,0x28,0xfd,0x02, -0x01,0x07,0x0b,0x2d,0x10,0x13,0x26,0x15,0x15,0xb3,0x13,0x11,0x50,0x0d,0x08,0x9c, -0x03,0xfe,0xe1,0xf8,0xf4,0xd5,0xf0,0xee,0x47,0xed,0xed,0xa0,0xed,0xef,0x50,0xf1, -0xf4,0xa7,0xf8,0xfd,0x24,0x02,0x07,0xe1,0x0b,0x10,0x52,0x13,0x15,0x21,0x15,0x13, -0xea,0x10,0x0d,0x92,0x08,0x03,0x28,0xfe,0xf9,0x80,0xf4,0xf0,0x9f,0xee,0xed,0x05, -0xed,0xed,0xf9,0xee,0xf1,0x64,0xf4,0xf8,0x18,0xfd,0x01,0x0f,0x07,0x0b,0x2d,0x10, -0x13,0x46,0x15,0x15,0xf7,0x13,0x11,0x52,0x0d,0x08,0xbc,0x03,0xfe,0x25,0xf9,0xf4, -0x1a,0xf1,0xee,0x39,0xed,0xec,0x5d,0xed,0xee,0xeb,0xf0,0xf4,0x20,0xf8,0xfc,0xbc, -0x01,0x06,0x9c,0x0b,0x0f,0x5f,0x13,0x15,0x85,0x15,0x14,0x30,0x11,0x0d,0xd6,0x08, -0x03,0x6b,0xfe,0xf9,0xc4,0xf4,0xf1,0xb2,0xee,0xed,0xf5,0xec,0xed,0xc7,0xee,0xf0, -0x0f,0xf4,0xf8,0xb2,0xfc,0x01,0x99,0x06,0x0b,0xe7,0x0f,0x13,0x55,0x15,0x15,0xf7, -0x13,0x11,0x52,0x0d,0x08,0xcd,0x03,0xfe,0x78,0xf9,0xf4,0x4e,0xf1,0xee,0x7c,0xed, -0xed,0x92,0xed,0xee,0x1e,0xf1,0xf4,0x22,0xf8,0xfc,0x59,0x01,0x06,0x24,0x0b,0x0f, -0x3a,0x13,0x15,0x84,0x15,0x14,0x51,0x11,0x0d,0x39,0x09,0x04,0x04,0xff,0xf9,0x3d, -0xf5,0xf1,0xe8,0xee,0xed,0xe7,0xec,0xed,0x74,0xee,0xf0,0xaa,0xf3,0xf7,0x3a,0xfc, -0x01,0x21,0x06,0x0b,0xd3,0x0f,0x13,0x76,0x15,0x15,0x1a,0x14,0x11,0x73,0x0d,0x09, -0x10,0x04,0xfe,0xbd,0xf9,0xf5,0x82,0xf1,0xee,0x8f,0xed,0xed,0x60,0xed,0xee,0xdb, -0xf0,0xf3,0xdd,0xf7,0xfc,0x46,0x01,0x06,0x76,0x0b,0x10,0x91,0x13,0x15,0x77,0x15, -0x13,0x0d,0x11,0x0d,0xd4,0x08,0x03,0xad,0xfe,0xf9,0x3b,0xf5,0xf1,0x1a,0xef,0xed, -0x3a,0xed,0xed,0xc9,0xee,0xf0,0xac,0xf3,0xf7,0x09,0xfc,0x00,0x2f,0x06,0x0b,0xf4, -0x0f,0x13,0x68,0x15,0x15,0xd6,0x13,0x11,0x40,0x0d,0x08,0xfd,0x03,0xfe,0xee,0xf9, -0xf5,0xe7,0xf1,0xef,0xe5,0xed,0xed,0xc7,0xed,0xee,0xee,0xf0,0xf3,0x7a,0xf7,0xfb, -0xdd,0x00,0x06,0x40,0x0b,0x0f,0x7e,0x13,0x15,0x86,0x15,0x13,0x1f,0x11,0x0d,0xe4, -0x08,0x04,0xe0,0xfe,0xf9,0x5e,0xf5,0xf1,0x2b,0xef,0xed,0x3b,0xed,0xed,0xb9,0xee, -0xf0,0x7b,0xf3,0xf7,0xe5,0xfb,0x00,0x4f,0x06,0x0b,0x06,0x10,0x13,0x68,0x15,0x15, -0xd7,0x13,0x10,0x4f,0x0d,0x08,0x1f,0x04,0xff,0x00,0xfa,0xf5,0xd8,0xf1,0xef,0xd4, -0xed,0xed,0xb6,0xed,0xee,0x9c,0xf0,0xf3,0x24,0xf7,0xfb,0xcb,0x00,0x05,0x2f,0x0b, -0x0f,0x3b,0x13,0x15,0x21,0x15,0x13,0xd9,0x10,0x0d,0x14,0x09,0x04,0x66,0xff,0xfa, -0xf7,0xf5,0xf2,0xc4,0xef,0xee,0xb4,0xed,0xed,0xce,0xee,0xf0,0x27,0xf3,0xf6,0x7f, -0xfb,0x00,0xc7,0x05,0x0a,0x9f,0x0f,0x13,0x02,0x15,0x15,0x91,0x13,0x10,0x6e,0x0d, -0x09,0x83,0x04,0xff,0x88,0xfa,0xf5,0x6f,0xf2,0xef,0x7e,0xee,0xed,0x0e,0xee,0xee, -0xae,0xf0,0xf3,0x25,0xf7,0xfb,0xaa,0x00,0x05,0xfd,0x0a,0x0f,0xf8,0x12,0x14,0xdc, -0x14,0x13,0xb5,0x10,0x0d,0x23,0x09,0x04,0x88,0xff,0xfa,0x29,0xf6,0xf2,0x2a,0xf0, -0xee,0xea,0xed,0xed,0xcf,0xee,0xf0,0x27,0xf3,0xf6,0x7f,0xfb,0x00,0xb8,0x05,0x0a, -0x6d,0x0f,0x12,0x9c,0x14,0x14,0x3a,0x13,0x10,0x39,0x0d,0x09,0x61,0x04,0xff,0x96, -0xfa,0xf6,0xe5,0xf2,0xf0,0x08,0xef,0xee,0x76,0xee,0xef,0xd4,0xf0,0xf3,0x15,0xf7, -0xfb,0x57,0x00,0x05,0x87,0x0a,0x0e,0x5f,0x12,0x14,0x53,0x14,0x13,0xa0,0x10,0x0d, -0x34,0x09,0x04,0xb9,0xff,0xfa,0xaf,0xf6,0xf3,0xa2,0xf0,0xef,0x62,0xee,0xee,0x27, -0xef,0xf0,0x5c,0xf3,0xf7,0x71,0xfb,0x00,0xa7,0x05,0x0a,0x1a,0x0f,0x12,0x46,0x14, -0x14,0x27,0x13,0x10,0x19,0x0d,0x08,0x5f,0x04,0xff,0xb7,0xfa,0xf6,0x07,0xf3,0xf0, -0x19,0xef,0xee,0x56,0xee,0xef,0xa0,0xf0,0xf3,0xf3,0xf6,0xfb,0x76,0x00,0x05,0xaa, -0x0a,0x0f,0x81,0x12,0x14,0xb7,0x14,0x13,0xb5,0x10,0x0d,0x03,0x09,0x04,0x65,0xff, -0xfa,0x59,0xf6,0xf2,0x7e,0xf0,0xee,0x3e,0xee,0xee,0xf3,0xee,0xf0,0x39,0xf3,0xf7, -0xb1,0xfb,0x00,0xcb,0x05,0x0a,0x2b,0x0f,0x12,0x79,0x14,0x14,0x18,0x13,0x10,0xd6, -0x0c,0x08,0x1b,0x04,0xff,0x93,0xfa,0xf6,0x16,0xf3,0xf0,0x2a,0xef,0xee,0x57,0xee, -0xee,0x9f,0xf0,0xf3,0x23,0xf7,0xfb,0x9a,0x00,0x05,0xaa,0x0a,0x0f,0xa3,0x12,0x14, -0xb9,0x14,0x13,0x94,0x10,0x0c,0xcf,0x08,0x04,0x42,0xff,0xfa,0x48,0xf6,0xf2,0x8e, -0xf0,0xee,0x3f,0xee,0xee,0xd1,0xee,0xf0,0x48,0xf3,0xf7,0x92,0xfb,0x00,0x98,0x05, -0x0a,0x2a,0x0f,0x12,0x89,0x14,0x14,0x2a,0x13,0x10,0xf7,0x0c,0x08,0x5d,0x04,0xff, -0xe8,0xfa,0xf6,0x5b,0xf3,0xf0,0x1c,0xef,0xee,0xf2,0xed,0xee,0x6b,0xf0,0xf3,0xf1, -0xf6,0xfb,0x77,0x00,0x05,0xa9,0x0a,0x0f,0xa3,0x12,0x14,0x98,0x14,0x13,0x61,0x10, -0x0c,0xde,0x08,0x04,0x94,0xff,0xfb,0xe0,0xf6,0xf3,0xe7,0xf0,0xef,0x21,0xee,0xee, -0xc0,0xee,0xf0,0x27,0xf3,0xf6,0x6f,0xfb,0x00,0x86,0x05,0x0a,0x19,0x0f,0x12,0x58, -0x14,0x14,0xe6,0x12,0x10,0xd4,0x0c,0x08,0x5c,0x04,0xff,0x3b,0xfb,0xf7,0xa1,0xf3, -0xf0,0x2f,0xef,0xee,0x14,0xee,0xee,0x6d,0xf0,0xf3,0xc0,0xf6,0xfb,0x23,0x00,0x05, -0x64,0x0a,0x0e,0x6f,0x12,0x14,0x63,0x14,0x12,0x5f,0x10,0x0c,0xfe,0x08,0x04,0x2a, -0x00,0xfb,0x69,0xf7,0xf3,0x0c,0xf1,0xef,0x33,0xee,0xee,0xb0,0xee,0xf0,0xe4,0xf2, -0xf6,0x2a,0xfb,0x00,0x62,0x05,0x0a,0xf7,0x0e,0x12,0x46,0x14,0x14,0xd5,0x12,0x10, -0xb2,0x0c,0x08,0x8c,0x04,0x00,0x80,0xfb,0xf7,0xc5,0xf3,0xf1,0x62,0xef,0xee,0x47, -0xee,0xee,0x6e,0xf0,0xf2,0xbf,0xf6,0xfb,0x22,0x00,0x05,0x65,0x0a,0x0e,0x5e,0x12, -0x14,0x43,0x14,0x12,0x1b,0x10,0x0c,0xfc,0x08,0x04,0x2b,0x00,0xfb,0x48,0xf7,0xf3, -0xfa,0xf0,0xef,0x32,0xee,0xee,0xb1,0xee,0xf0,0xf4,0xf2,0xf6,0x5d,0xfb,0x00,0x85, -0x05,0x0a,0x09,0x0f,0x12,0x16,0x14,0x13,0x6f,0x12,0x0f,0x9c,0x0c,0x08,0xbd,0x04, -0x00,0xb3,0xfb,0xf7,0x08,0xf4,0xf1,0x95,0xef,0xee,0x49,0xee,0xee,0x4c,0xf0,0xf2, -0xae,0xf6,0xfb,0x12,0x00,0x05,0x75,0x0a,0x0e,0x5f,0x12,0x14,0xf0,0x13,0x12,0xf8, -0x0f,0x0c,0x0c,0x09,0x04,0x3c,0x00,0xfb,0x6a,0xf7,0xf3,0x2d,0xf1,0xef,0x44,0xee, -0xee,0xb1,0xee,0xf0,0x05,0xf3,0xf6,0x6d,0xfb,0x00,0xb7,0x05,0x0a,0x1b,0x0f,0x12, -0xd4,0x13,0x13,0x3c,0x12,0x0f,0x9b,0x0c,0x08,0xbe,0x04,0x00,0xb3,0xfb,0xf7,0x08, -0xf4,0xf1,0x85,0xef,0xee,0x37,0xee,0xee,0x4c,0xf0,0xf2,0xad,0xf6,0xfb,0x53,0x00, -0x05,0x99,0x0a,0x0e,0x1e,0x12,0x13,0xab,0x13,0x12,0xd3,0x0f,0x0c,0x0b,0x09,0x04, -0x4c,0x00,0xfb,0xac,0xf7,0xf4,0x51,0xf1,0xef,0x77,0xee,0xee,0xc3,0xee,0xf0,0xd4, -0xf2,0xf6,0x4b,0xfb,0x00,0x75,0x05,0x0a,0xb6,0x0e,0x11,0x7d,0x13,0x13,0x38,0x12, -0x0f,0xde,0x0c,0x09,0x13,0x05,0x00,0x1a,0xfc,0xf7,0x3d,0xf4,0xf1,0x86,0xef,0xee, -0x17,0xee,0xee,0x19,0xf0,0xf2,0x8a,0xf6,0xfb,0x21,0x00,0x05,0x34,0x0a,0x0e,0xa7, -0x11,0x13,0x75,0x13,0x12,0xf3,0x0f,0x0c,0x5f,0x09,0x05,0xd4,0x00,0xfc,0x04,0xf8, -0xf4,0x86,0xf1,0xef,0x69,0xee,0xed,0x7f,0xee,0xef,0x9f,0xf2,0xf6,0x28,0xfb,0x00, -0x53,0x05,0x0a,0x62,0x0e,0x11,0x49,0x13,0x13,0x26,0x12,0x0f,0xdd,0x0c,0x09,0x34, -0x05,0x00,0x6d,0xfc,0xf8,0xb3,0xf4,0xf1,0xee,0xef,0xee,0x2a,0xee,0xee,0xe7,0xef, -0xf2,0x57,0xf6,0xfa,0xee,0xff,0x04,0xdf,0x09,0x0e,0x62,0x11,0x13,0x73,0x13,0x12, -0x14,0x10,0x0d,0xa2,0x09,0x05,0x29,0x01,0xfc,0x5a,0xf8,0xf4,0xa9,0xf1,0xef,0x49, -0xee,0xed,0x3c,0xee,0xef,0x8c,0xf2,0xf6,0x18,0xfb,0x00,0x21,0x05,0x0a,0x40,0x0e, -0x11,0x27,0x13,0x13,0x03,0x12,0x0f,0xec,0x0c,0x09,0x76,0x05,0x01,0xc2,0xfc,0xf8, -0xf9,0xf4,0xf2,0xe1,0xef,0xee,0xe7,0xed,0xee,0xd4,0xef,0xf2,0x67,0xf6,0xfa,0xee, -0xff,0x04,0xdf,0x09,0x0e,0x52,0x11,0x13,0x41,0x13,0x12,0xe1,0x0f,0x0d,0x80,0x09, -0x05,0x28,0x01,0xfc,0x9c,0xf8,0xf4,0xff,0xf1,0xef,0x6c,0xee,0xed,0x6e,0xee,0xf0, -0xb0,0xf2,0xf6,0x2a,0xfb,0x00,0x22,0x05,0x09,0x0e,0x0e,0x11,0xe2,0x12,0x13,0xd0, -0x11,0x0f,0xca,0x0c,0x09,0x54,0x05,0x01,0xb1,0xfc,0xf8,0xd9,0xf4,0xf1,0x9d,0xef, -0xee,0xd4,0xed,0xee,0x06,0xf0,0xf2,0xab,0xf6,0xfb,0x34,0x00,0x05,0x24,0x0a,0x0e, -0x75,0x11,0x13,0x42,0x13,0x12,0xc0,0x0f,0x0c,0x3c,0x09,0x05,0x04,0x01,0xfc,0x8b, -0xf8,0xf4,0xdc,0xf1,0xef,0x8b,0xee,0xee,0xc3,0xee,0xf0,0x05,0xf3,0xf6,0x4d,0xfb, -0x00,0xf1,0x04,0x09,0xdb,0x0d,0x11,0xd0,0x12,0x13,0xe1,0x11,0x0f,0xec,0x0c,0x09, -0xb8,0x05,0x01,0xf6,0xfc,0xf8,0xca,0xf4,0xf1,0x9c,0xef,0xee,0xe5,0xed,0xee,0x28, -0xf0,0xf2,0xbd,0xf6,0xfb,0x03,0x00,0x04,0xaf,0x09,0x0d,0x0d,0x11,0x12,0xfc,0x12, -0x11,0xac,0x0f,0x0c,0x8d,0x09,0x05,0x7b,0x01,0xfd,0xd1,0xf8,0xf5,0x11,0xf2,0xef, -0xae,0xee,0xee,0xb3,0xee,0xf0,0xd4,0xf2,0xf6,0xf9,0xfa,0xff,0x9b,0x04,0x09,0x84, -0x0d,0x10,0x8b,0x12,0x12,0xac,0x11,0x0f,0x0a,0x0d,0x09,0x1d,0x06,0x01,0x6d,0xfd, -0xf9,0x41,0xf5,0xf2,0xf2,0xef,0xee,0x19,0xee,0xee,0x29,0xf0,0xf2,0x7b,0xf6,0xfa, -0x9d,0xff,0x04,0x48,0x09,0x0d,0xa8,0x10,0x12,0xa6,0x12,0x11,0xa9,0x0f,0x0d,0xd0, -0x09,0x06,0xe1,0x01,0xfd,0x16,0xf9,0xf5,0x34,0xf2,0xef,0xaf,0xee,0xee,0xb3,0xee, -0xf0,0xe4,0xf2,0xf6,0xe9,0xfa,0xff,0x7a,0x04,0x09,0x42,0x0d,0x10,0x05,0x12,0x12, -0x55,0x11,0x0f,0xf7,0x0c,0x09,0x3e,0x06,0x02,0xa0,0xfd,0xf9,0x75,0xf5,0xf2,0x15, -0xf0,0xee,0x3b,0xee,0xee,0x3b,0xf0,0xf2,0x7c,0xf6,0xfa,0x9d,0xff,0x04,0x38,0x09, -0x0d,0x64,0x10,0x12,0x62,0x12,0x11,0x97,0x0f,0x0d,0xd0,0x09,0x06,0xd1,0x01,0xfd, -0x05,0xf9,0xf5,0x12,0xf2,0xef,0xbe,0xee,0xee,0xf5,0xee,0xf0,0x17,0xf3,0xf6,0x2c, -0xfb,0xff,0xad,0x04,0x09,0x33,0x0d,0x10,0xf3,0x11,0x12,0x64,0x11,0x0f,0x29,0x0d, -0x0a,0x50,0x06,0x02,0x80,0xfd,0xf9,0x10,0xf5,0xf1,0xcf,0xef,0xee,0x28,0xee,0xee, -0x5b,0xf0,0xf3,0xd0,0xf6,0xfb,0x03,0x00,0x04,0x5c,0x09,0x0d,0x65,0x10,0x12,0x71, -0x12,0x11,0xa8,0x0f,0x0d,0xd0,0x09,0x06,0xb1,0x01,0xfd,0xa2,0xf8,0xf4,0xcc,0xf1, -0xef,0x9b,0xee,0xee,0xf5,0xee,0xf0,0x5a,0xf3,0xf7,0x82,0xfb,0x00,0xd3,0x04,0x09, -0x24,0x0d,0x10,0xd2,0x11,0x12,0x53,0x11,0x0f,0x19,0x0d,0x0a,0x40,0x06,0x01,0x4e, -0xfd,0xf8,0xfd,0xf4,0xf1,0xbd,0xef,0xee,0x38,0xee,0xee,0x8d,0xf0,0xf3,0x03,0xf7, -0xfb,0x16,0x00,0x04,0x2b,0x09,0x0d,0x21,0x10,0x11,0x3d,0x12,0x11,0x95,0x0f,0x0d, -0x12,0x0a,0x06,0xe4,0x01,0xfd,0xe5,0xf8,0xf5,0xe0,0xf1,0xef,0x8b,0xee,0xee,0xd3, -0xee,0xf0,0x48,0xf3,0xf7,0x61,0xfb,0x00,0xa0,0x04,0x09,0x01,0x0d,0x10,0xc0,0x11, -0x12,0x62,0x11,0x0f,0x4b,0x0d,0x0a,0x52,0x06,0x01,0x6f,0xfd,0xf8,0x0e,0xf5,0xf1, -0xcf,0xef,0xee,0x38,0xee,0xee,0x9e,0xf0,0xf3,0x04,0xf7,0xfb,0xd4,0xff,0x04,0xe7, -0x08,0x0c,0xdc,0x0f,0x11,0x2a,0x12,0x11,0xc7,0x0f,0x0d,0x46,0x0a,0x06,0x27,0x02, -0xfd,0x29,0xf9,0xf5,0x13,0xf2,0xef,0x9e,0xee,0xee,0xf4,0xee,0xf0,0x5a,0xf3,0xf7, -0x30,0xfb,0xff,0x4c,0x04,0x08,0x8a,0x0c,0x0f,0x79,0x11,0x12,0x60,0x11,0x0f,0x7d, -0x0d,0x0a,0x96,0x06,0x02,0xb4,0xfd,0xf9,0x54,0xf5,0xf2,0xe2,0xef,0xee,0x5a,0xee, -0xee,0x9f,0xf0,0xf3,0xe3,0xf6,0xfb,0xa2,0xff,0x04,0x72,0x08,0x0c,0x75,0x0f,0x11, -0x06,0x12,0x11,0xe7,0x0f,0x0d,0x89,0x0a,0x06,0x6b,0x02,0xfd,0x5d,0xf9,0xf5,0x36, -0xf2,0xef,0xcf,0xee,0xee,0x07,0xef,0xf0,0x4a,0xf3,0xf6,0x2f,0xfb,0xff,0x09,0x04, -0x08,0x45,0x0c,0x0f,0x66,0x11,0x12,0x70,0x11,0x0f,0x8e,0x0d,0x0a,0xa6,0x06,0x02, -0xb4,0xfd,0xf9,0x33,0xf5,0xf2,0xe0,0xef,0xee,0x6a,0xee,0xef,0xd2,0xf0,0xf3,0x48, -0xf7,0xfb,0xc6,0xff,0x04,0x73,0x08,0x0c,0x75,0x0f,0x11,0x06,0x12,0x11,0xc6,0x0f, -0x0d,0x56,0x0a,0x06,0x49,0x02,0xfd,0x2a,0xf9,0xf5,0x24,0xf2,0xf0,0xd0,0xee,0xee, -0x49,0xef,0xf0,0x9f,0xf3,0xf7,0x43,0xfb,0xff,0xf9,0x03,0x08,0x34,0x0c,0x0f,0x55, -0x11,0x11,0x5f,0x11,0x0f,0x7c,0x0d,0x0a,0xa6,0x06,0x02,0xa4,0xfd,0xf9,0x32,0xf5, -0xf2,0xe1,0xef,0xee,0x7b,0xee,0xef,0xe3,0xf0,0xf3,0x39,0xf7,0xfb,0xa5,0xff,0x04, -0x61,0x08,0x0c,0x85,0x0f,0x11,0x07,0x12,0x11,0xb5,0x0f,0x0d,0x46,0x0a,0x06,0x27, -0x02,0xfd,0x18,0xf9,0xf5,0x02,0xf2,0xef,0xce,0xee,0xee,0x59,0xef,0xf1,0xb1,0xf3, -0xf7,0x34,0xfb,0xff,0xf8,0x03,0x08,0x34,0x0c,0x0f,0x45,0x11,0x11,0x4e,0x11,0x0f, -0x5b,0x0d,0x0a,0x84,0x06,0x02,0xa3,0xfd,0xf9,0x42,0xf5,0xf2,0x12,0xf0,0xee,0xdf, -0xee,0xef,0x49,0xf1,0xf3,0x4d,0xf7,0xfb,0x73,0xff,0x03,0x1d,0x08,0x0c,0x20,0x0f, -0x11,0xc2,0x11,0x11,0xb4,0x0f,0x0d,0x56,0x0a,0x06,0x49,0x02,0xfd,0x4b,0xf9,0xf5, -0x45,0xf2,0xf0,0x23,0xef,0xef,0xb0,0xef,0xf1,0xc5,0xf3,0xf7,0x02,0xfb,0xff,0x83, -0x03,0x07,0xbc,0x0b,0x0e,0xfe,0x10,0x11,0x3a,0x11,0x0f,0x7b,0x0d,0x0a,0xc7,0x06, -0x02,0xe8,0xfd,0xf9,0x87,0xf5,0xf2,0x67,0xf0,0xef,0x25,0xef,0xef,0x5c,0xf1,0xf3, -0x0b,0xf7,0xfa,0x0e,0xff,0x03,0x95,0x07,0x0b,0xc8,0x0e,0x10,0x9d,0x11,0x11,0xa1, -0x0f,0x0d,0x76,0x0a,0x06,0x8c,0x02,0xfd,0x8f,0xf9,0xf5,0xbb,0xf2,0xf0,0xbc,0xef, -0xef,0x28,0xf0,0xf1,0xe9,0xf3,0xf7,0xd2,0xfa,0xfe,0x2e,0x03,0x07,0x56,0x0b,0x0e, -0x98,0x10,0x11,0xf6,0x10,0x0f,0x58,0x0d,0x0a,0xd7,0x06,0x02,0x19,0xfe,0xf9,0xea, -0xf5,0xf2,0x0f,0xf1,0xef,0xae,0xef,0xf0,0x93,0xf1,0xf3,0x0d,0xf7,0xfa,0xcb,0xfe, -0x03,0x50,0x07,0x0b,0x84,0x0e,0x10,0x7a,0x11,0x11,0xa1,0x0f,0x0d,0x77,0x0a,0x06, -0x7b,0x02,0xfd,0x9e,0xf9,0xf5,0xfd,0xf2,0xf0,0xef,0xef,0xef,0x3a,0xf0,0xf1,0xda, -0xf3,0xf7,0xb0,0xfa,0xfe,0x1d,0x03,0x07,0x56,0x0b,0x0e,0xb9,0x10,0x11,0x17,0x11, -0x0f,0x7b,0x0d,0x0a,0xb7,0x06,0x02,0xc5,0xfd,0xf9,0xa7,0xf5,0xf2,0xdc,0xf0,0xef, -0x9c,0xef,0xf0,0x92,0xf1,0xf3,0x0d,0xf7,0xfa,0xec,0xfe,0x03,0x83,0x07,0x0b,0xc8, -0x0e,0x10,0xad,0x11,0x11,0xc3,0x0f,0x0d,0x67,0x0a,0x06,0x28,0x02,0xfd,0x39,0xf9, -0xf5,0x97,0xf2,0xf0,0xaa,0xef,0xef,0x28,0xf0,0xf1,0xe9,0xf3,0xf7,0xe2,0xfa,0xff, -0x50,0x03,0x07,0x89,0x0b,0x0e,0xec,0x10,0x11,0x4b,0x11,0x0f,0x7c,0x0d,0x0a,0x74, -0x06,0x02,0x71,0xfd,0xf9,0x62,0xf5,0xf2,0xa8,0xf0,0xef,0x9b,0xef,0xf0,0xa3,0xf1, -0xf3,0x3f,0xf7,0xfa,0x0e,0xff,0x03,0x74,0x07,0x0b,0xa6,0x0e,0x10,0x9c,0x11,0x11, -0xb3,0x0f,0x0d,0x56,0x0a,0x06,0x28,0x02,0xfd,0x49,0xf9,0xf5,0xb9,0xf2,0xf0,0xdd, -0xef,0xef,0x3a,0xf0,0xf1,0xd9,0xf3,0xf7,0xc0,0xfa,0xfe,0x2d,0x03,0x07,0x66,0x0b, -0x0e,0xeb,0x10,0x11,0x6c,0x11,0x0f,0x8e,0x0d,0x0a,0x86,0x06,0x02,0x92,0xfd,0xf9, -0x84,0xf5,0xf2,0xca,0xf0,0xef,0x8c,0xef,0xf0,0x82,0xf1,0xf3,0x0d,0xf7,0xfa,0xcb, -0xfe,0x03,0x40,0x07,0x0b,0x94,0x0e,0x10,0x9c,0x11,0x11,0xb2,0x0f,0x0d,0x45,0x0a, -0x06,0x37,0x02,0xfd,0x7b,0xf9,0xf5,0x0d,0xf3,0xf1,0x12,0xf0,0xef,0x5d,0xf0,0xf1, -0xda,0xf3,0xf6,0x8e,0xfa,0xfe,0xc8,0x02,0x07,0x10,0x0b,0x0e,0xa6,0x10,0x11,0x28, -0x11,0x0f,0x6b,0x0d,0x0a,0x95,0x06,0x02,0xe5,0xfd,0xf9,0x1b,0xf6,0xf3,0x65,0xf1, -0xf0,0xf4,0xef,0xf0,0xb7,0xf1,0xf3,0xed,0xf6,0xfa,0x67,0xfe,0x02,0xfa,0x06,0x0b, -0x60,0x0e,0x10,0x9a,0x11,0x11,0xb2,0x0f,0x0d,0x56,0x0a,0x06,0x59,0x02,0xfd,0xbe, -0xf9,0xf6,0x30,0xf3,0xf1,0x24,0xf0,0xef,0x5d,0xf0,0xf1,0xa9,0xf3,0xf6,0x4a,0xfa, -0xfe,0x84,0x02,0x06,0x0e,0x0b,0x0e,0xb6,0x10,0x11,0x39,0x11,0x0f,0x6b,0x0d,0x0a, -0xa5,0x06,0x02,0x06,0xfe,0xf9,0x3d,0xf6,0xf3,0x76,0xf1,0xf0,0x16,0xf0,0xf0,0xb7, -0xf1,0xf3,0xcc,0xf6,0xfa,0x54,0xfe,0x02,0xe9,0x06,0x0b,0x60,0x0e,0x10,0x9b,0x11, -0x11,0xb2,0x0f,0x0d,0x45,0x0a,0x06,0x58,0x02,0xfd,0xbe,0xf9,0xf6,0x41,0xf3,0xf1, -0x56,0xf0,0xf0,0x70,0xf0,0xf1,0xcb,0xf3,0xf6,0x5c,0xfa,0xfe,0xa5,0x02,0x07,0x20, -0x0b,0x0e,0xc8,0x10,0x11,0x3a,0x11,0x0f,0x5a,0x0d,0x0a,0x73,0x06,0x02,0xc3,0xfd, -0xf9,0xf9,0xf5,0xf3,0x53,0xf1,0xf0,0x04,0xf0,0xf0,0xb7,0xf1,0xf3,0xbb,0xf6,0xfa, -0x55,0xfe,0x02,0x1b,0x07,0x0b,0x93,0x0e,0x10,0xad,0x11,0x11,0xa3,0x0f,0x0d,0x35, -0x0a,0x06,0x37,0x02,0xfd,0x9c,0xf9,0xf5,0x3f,0xf3,0xf1,0x55,0xf0,0xf0,0x70,0xf0, -0xf1,0xaa,0xf3,0xf6,0x5b,0xfa,0xfe,0xb6,0x02,0x07,0x52,0x0b,0x0e,0xeb,0x10,0x11, -0x3b,0x11,0x0f,0x3a,0x0d,0x0a,0x41,0x06,0x02,0xb1,0xfd,0xf9,0x09,0xf6,0xf3,0x85, -0xf1,0xf0,0x27,0xf0,0xf0,0xb8,0xf1,0xf3,0xbb,0xf6,0xfa,0x54,0xfe,0x02,0x1b,0x07, -0x0b,0xa4,0x0e,0x10,0xad,0x11,0x11,0x92,0x0f,0x0d,0x13,0x0a,0x06,0x25,0x02,0xfd, -0xac,0xf9,0xf6,0x72,0xf3,0xf1,0x9a,0xf0,0xf0,0x94,0xf0,0xf1,0xab,0xf3,0xf6,0x39, -0xfa,0xfe,0xa4,0x02,0x07,0x20,0x0b,0x0e,0xb8,0x10,0x11,0x08,0x11,0x0f,0x28,0x0d, -0x0a,0x51,0x06,0x02,0xd2,0xfd,0xf9,0x4c,0xf6,0xf3,0xc9,0xf1,0xf0,0x4b,0xf0,0xf0, -0xb9,0xf1,0xf3,0x9a,0xf6,0xfa,0x42,0xfe,0x02,0x09,0x07,0x0b,0x71,0x0e,0x10,0x69, -0x11,0x10,0x6e,0x0f,0x0d,0x00,0x0a,0x06,0x35,0x02,0xfd,0xef,0xf9,0xf6,0xc7,0xf3, -0xf1,0xce,0xf0,0xf0,0x85,0xf0,0xf1,0x79,0xf3,0xf6,0x06,0xfa,0xfe,0x71,0x02,0x06, -0xfe,0x0a,0x0e,0x95,0x10,0x11,0x06,0x11,0x0f,0x38,0x0d,0x0a,0x72,0x06,0x02,0x05, -0xfe,0xf9,0x7f,0xf6,0xf3,0xdc,0xf1,0xf0,0x4b,0xf0,0xf0,0x98,0xf1,0xf3,0x78,0xf6, -0xfa,0x20,0xfe,0x02,0xd7,0x06,0x0a,0x3e,0x0e,0x10,0x46,0x11,0x10,0x5d,0x0f,0x0d, -0x00,0x0a,0x06,0x56,0x02,0xfe,0x11,0xfa,0xf6,0xfa,0xf3,0xf2,0xd0,0xf0,0xf0,0x95, -0xf0,0xf1,0x89,0xf3,0xf6,0x17,0xfa,0xfe,0x83,0x02,0x06,0xfe,0x0a,0x0e,0x85,0x10, -0x11,0xd5,0x10,0x0f,0xf5,0x0c,0x09,0x3e,0x06,0x02,0xe1,0xfd,0xf9,0x9f,0xf6,0xf3, -0x0e,0xf2,0xf0,0x6e,0xf0,0xf0,0xba,0xf1,0xf3,0xaa,0xf6,0xfa,0x33,0xfe,0x02,0xd8, -0x06,0x0a,0x4e,0x0e,0x10,0x46,0x11,0x10,0x4c,0x0f,0x0c,0xde,0x09,0x06,0x23,0x02, -0xfd,0x0f,0xfa,0xf6,0xfa,0xf3,0xf2,0xe1,0xf0,0xf0,0xa6,0xf0,0xf1,0x9a,0xf3,0xf6, -0x29,0xfa,0xfe,0x72,0x02,0x06,0xfe,0x0a,0x0e,0x95,0x10,0x11,0xe6,0x10,0x0f,0xd4, -0x0c,0x09,0x2c,0x06,0x02,0xf1,0xfd,0xfa,0xa0,0xf6,0xf3,0x2f,0xf2,0xf0,0x7f,0xf0, -0xf0,0xdb,0xf1,0xf3,0xab,0xf6,0xfa,0x43,0xfe,0x02,0xe9,0x06,0x0a,0x5f,0x0e,0x10, -0x48,0x11,0x10,0x2c,0x0f,0x0c,0xbc,0x09,0x06,0x11,0x02,0xfd,0x1f,0xfa,0xf6,0x0b, -0xf4,0xf2,0xf2,0xf0,0xf0,0xc8,0xf0,0xf1,0xcd,0xf3,0xf6,0x4b,0xfa,0xfe,0x84,0x02, -0x06,0xed,0x0a,0x0e,0x53,0x10,0x11,0x81,0x10,0x0e,0xaf,0x0c,0x09,0x2b,0x06,0x02, -0x34,0xfe,0xfa,0xf5,0xf6,0xf4,0x54,0xf2,0xf1,0x81,0xf0,0xf0,0xbb,0xf1,0xf3,0x89, -0xf6,0xfa,0x11,0xfe,0x02,0xc6,0x06,0x0a,0x3d,0x0e,0x10,0x15,0x11,0x10,0x08,0x0f, -0x0c,0xcb,0x09,0x06,0x64,0x02,0xfe,0x75,0xfa,0xf7,0x51,0xf4,0xf2,0x26,0xf1,0xf0, -0xc9,0xf0,0xf1,0x9c,0xf3,0xf6,0xf7,0xf9,0xfd,0x3e,0x02,0x06,0xa9,0x0a,0x0d,0x2f, -0x10,0x10,0x7f,0x10,0x0e,0xcf,0x0c,0x09,0x6e,0x06,0x02,0x78,0xfe,0xfa,0x29,0xf7, -0xf4,0x66,0xf2,0xf1,0x81,0xf0,0xf0,0xbb,0xf1,0xf3,0x68,0xf6,0xf9,0xfe,0xfd,0x02, -0x94,0x06,0x0a,0xea,0x0d,0x10,0xd1,0x10,0x10,0xd5,0x0e,0x0c,0xda,0x09,0x06,0x97, -0x02,0xfe,0xc9,0xfa,0xf7,0x95,0xf4,0xf2,0x48,0xf1,0xf0,0xca,0xf0,0xf1,0x8b,0xf3, -0xf6,0xd5,0xf9,0xfd,0x2d,0x02,0x06,0x87,0x0a,0x0d,0xfd,0x0f,0x10,0x4c,0x10,0x0e, -0xad,0x0c,0x09,0x7d,0x06,0x02,0xab,0xfe,0xfa,0x6c,0xf7,0xf4,0xaa,0xf2,0xf1,0xc6, -0xf0,0xf0,0xce,0xf1,0xf3,0x69,0xf6,0xf9,0xde,0xfd,0x02,0x72,0x06,0x0a,0xb7,0x0d, -0x0f,0x8c,0x10,0x10,0xa1,0x0e,0x0c,0xc8,0x09,0x06,0xa7,0x02,0xfe,0xba,0xfa,0xf7, -0x84,0xf4,0xf2,0x49,0xf1,0xf0,0xca,0xf0,0xf1,0x8b,0xf3,0xf6,0xf6,0xf9,0xfd,0x5f, -0x02,0x06,0xaa,0x0a,0x0d,0xfe,0x0f,0x10,0x3b,0x10,0x0e,0x8b,0x0c,0x09,0x6c,0x06, -0x02,0x99,0xfe,0xfa,0x5b,0xf7,0xf4,0xba,0xf2,0xf1,0xd6,0xf0,0xf0,0xde,0xf1,0xf3, -0x8a,0xf6,0xfa,0x00,0xfe,0x02,0x94,0x06,0x0a,0xb7,0x0d,0x0f,0x6b,0x10,0x0f,0x8e, -0x0e,0x0c,0xa6,0x09,0x06,0x84,0x02,0xfe,0xb8,0xfa,0xf7,0xa5,0xf4,0xf2,0x6a,0xf1, -0xf0,0xfd,0xf0,0xf1,0xce,0xf3,0xf6,0x4b,0xfa,0xfe,0x84,0x02,0x06,0x9b,0x0a,0x0d, -0xab,0x0f,0x10,0xc5,0x0f,0x0e,0x46,0x0c,0x09,0x38,0x06,0x02,0x97,0xfe,0xfa,0x7c, -0xf7,0xf4,0xcb,0xf2,0xf1,0xd7,0xf0,0xf0,0xef,0xf1,0xf3,0xab,0xf6,0xfa,0x22,0xfe, -0x02,0xa6,0x06,0x0a,0xa8,0x0d,0x0f,0x6a,0x10,0x0f,0x9f,0x0e,0x0c,0xc7,0x09,0x06, -0xb7,0x02,0xfe,0xec,0xfa,0xf7,0xb7,0xf4,0xf2,0x5b,0xf1,0xf0,0xdb,0xf0,0xf1,0xbd, -0xf3,0xf6,0x3a,0xfa,0xfe,0x73,0x02,0x06,0x79,0x0a,0x0d,0x88,0x0f,0x10,0xc4,0x0f, -0x0e,0x56,0x0c,0x09,0x6a,0x06,0x02,0xba,0xfe,0xfa,0x8e,0xf7,0xf4,0xcc,0xf2,0xf1, -0xd7,0xf0,0xf0,0xef,0xf1,0xf3,0xab,0xf6,0xfa,0x33,0xfe,0x02,0x85,0x06,0x0a,0x65, -0x0d,0x0f,0x37,0x10,0x0f,0x7c,0x0e,0x0c,0xc6,0x09,0x06,0xd8,0x02,0xfe,0x2e,0xfb, -0xf7,0xeb,0xf4,0xf2,0x7d,0xf1,0xf0,0xed,0xf0,0xf1,0xac,0xf3,0xf6,0x08,0xfa,0xfd, -0x2f,0x02,0x06,0x25,0x0a,0x0d,0x54,0x0f,0x10,0xc2,0x0f,0x0e,0x77,0x0c,0x09,0x9c, -0x06,0x02,0xfe,0xfe,0xfb,0xc2,0xf7,0xf5,0xf0,0xf2,0xf1,0xd8,0xf0,0xf0,0xde,0xf1, -0xf3,0x9b,0xf6,0xfa,0xf0,0xfd,0x02,0x31,0x06,0x0a,0x31,0x0d,0x0f,0x14,0x10,0x0f, -0x7c,0x0e,0x0c,0xd7,0x09,0x06,0xfa,0x02,0xff,0x30,0xfb,0xf7,0xfc,0xf4,0xf2,0x7e, -0xf1,0xf0,0xec,0xf0,0xf1,0xbd,0xf3,0xf6,0x2a,0xfa,0xfe,0x20,0x02,0x06,0x14,0x0a, -0x0d,0x33,0x0f,0x0f,0x8f,0x0f,0x0e,0x43,0x0c,0x09,0x7a,0x06,0x02,0x0d,0xff,0xfb, -0xf4,0xf7,0xf5,0x12,0xf3,0xf1,0x0b,0xf1,0xf1,0x01,0xf2,0xf3,0xbe,0xf6,0xfa,0x13, -0xfe,0x02,0x42,0x06,0x0a,0x21,0x0d,0x0f,0xe2,0x0f,0x0f,0x37,0x0e,0x0c,0xa3,0x09, -0x06,0xd7,0x02,0xff,0x40,0xfb,0xf7,0x1e,0xf5,0xf3,0xa0,0xf1,0xf0,0x0f,0xf1,0xf2, -0xe0,0xf3,0xf6,0x4c,0xfa,0xfe,0x42,0x02,0x06,0x25,0x0a,0x0d,0x23,0x0f,0x0f,0x7e, -0x0f,0x0e,0x22,0x0c,0x09,0x68,0x06,0x02,0xfc,0xfe,0xfb,0xd3,0xf7,0xf5,0xf0,0xf2, -0xf1,0x0a,0xf1,0xf1,0x22,0xf2,0xf4,0xe1,0xf6,0xfa,0x35,0xfe,0x02,0x54,0x06,0x0a, -0x10,0x0d,0x0f,0xd1,0x0f,0x0f,0x27,0x0e,0x0c,0x92,0x09,0x06,0xc6,0x02,0xfe,0x2e, -0xfb,0xf7,0xeb,0xf4,0xf2,0x8d,0xf1,0xf0,0x2f,0xf1,0xf2,0x23,0xf4,0xf7,0x80,0xfa, -0xfe,0x66,0x02,0x06,0x16,0x0a,0x0d,0x12,0x0f,0x0f,0x6c,0x0f,0x0e,0x11,0x0c,0x09, -0x58,0x06,0x02,0xfc,0xfe,0xfb,0xc2,0xf7,0xf4,0xef,0xf2,0xf1,0x1a,0xf1,0xf1,0x43, -0xf2,0xf4,0x02,0xf7,0xfa,0x36,0xfe,0x02,0x33,0x06,0x09,0xff,0x0c,0x0e,0xbf,0x0f, -0x0f,0x26,0x0e,0x0c,0xb3,0x09,0x06,0x09,0x03,0xff,0x41,0xfb,0xf7,0xfc,0xf4,0xf2, -0x9e,0xf1,0xf0,0x2f,0xf1,0xf2,0x02,0xf4,0xf6,0x4d,0xfa,0xfe,0x21,0x02,0x06,0xe2, -0x09,0x0d,0x00,0x0f,0x0f,0x7c,0x0f,0x0e,0x43,0x0c,0x09,0xac,0x06,0x03,0x20,0xff, -0xfb,0xc4,0xf7,0xf4,0xef,0xf2,0xf1,0xf9,0xf0,0xf1,0x32,0xf2,0xf4,0xe1,0xf6,0xfa, -0x25,0xfe,0x02,0x22,0x06,0x09,0xfe,0x0c,0x0e,0xbe,0x0f,0x0f,0x25,0x0e,0x0c,0xc4, -0x09,0x06,0x0a,0x03,0xff,0x52,0xfb,0xf7,0x0e,0xf5,0xf2,0x9f,0xf1,0xf1,0x30,0xf1, -0xf2,0x13,0xf4,0xf6,0x4e,0xfa,0xfe,0x11,0x02,0x06,0xd1,0x09,0x0c,0xdd,0x0e,0x0f, -0x49,0x0f,0x0e,0x41,0x0c,0x09,0xbc,0x06,0x03,0x41,0xff,0xfb,0xf6,0xf7,0xf5,0x02, -0xf3,0xf1,0x1b,0xf1,0xf1,0x44,0xf2,0xf4,0xe1,0xf6,0xfa,0x14,0xfe,0x02,0x00,0x06, -0x09,0xbb,0x0c,0x0e,0x8b,0x0f,0x0f,0x13,0x0e,0x0c,0xc4,0x09,0x06,0x1b,0x03,0xff, -0x63,0xfb,0xf7,0x1e,0xf5,0xf3,0xb0,0xf1,0xf1,0x62,0xf1,0xf2,0x46,0xf4,0xf7,0x61, -0xfa,0xfe,0x22,0x02,0x06,0xa0,0x09,0x0c,0x89,0x0e,0x0f,0x15,0x0f,0x0d,0x2f,0x0c, -0x09,0xab,0x06,0x03,0x31,0xff,0xfb,0xe5,0xf7,0xf5,0x01,0xf3,0xf1,0x3c,0xf1,0xf1, -0x87,0xf2,0xf4,0x26,0xf7,0xfa,0x48,0xfe,0x02,0xf2,0x05,0x09,0x78,0x0c,0x0e,0x36, -0x0f,0x0f,0xe0,0x0d,0x0c,0xb2,0x09,0x06,0x0a,0x03,0xff,0x52,0xfb,0xf7,0x1e,0xf5, -0xf3,0xc0,0xf1,0xf1,0x84,0xf1,0xf2,0x79,0xf4,0xf7,0xa4,0xfa,0xfe,0x35,0x02,0x06, -0x80,0x09,0x0c,0x67,0x0e,0x0f,0xf3,0x0e,0x0d,0x1d,0x0c,0x09,0x9a,0x06,0x03,0x20, -0xff,0xfb,0xf5,0xf7,0xf5,0x22,0xf3,0xf1,0x5e,0xf1,0xf1,0x99,0xf2,0xf4,0x47,0xf7, -0xfa,0x39,0xfe,0x02,0xd1,0x05,0x09,0x56,0x0c,0x0e,0x24,0x0f,0x0e,0xef,0x0d,0x0c, -0xb2,0x09,0x06,0x1b,0x03,0xff,0x53,0xfb,0xf7,0x2f,0xf5,0xf3,0xe2,0xf1,0xf1,0x95, -0xf1,0xf2,0x9a,0xf4,0xf7,0xa6,0xfa,0xfe,0x15,0x02,0x05,0x5d,0x09,0x0c,0x34,0x0e, -0x0f,0xe1,0x0e,0x0d,0x1d,0x0c,0x09,0xbb,0x06,0x03,0x42,0xff,0xfb,0x17,0xf8,0xf5, -0x34,0xf3,0xf1,0x5e,0xf1,0xf1,0x98,0xf2,0xf4,0x37,0xf7,0xfa,0x28,0xfe,0x01,0xbf, -0x05,0x09,0x44,0x0c,0x0e,0x24,0x0f,0x0f,0xf0,0x0d,0x0c,0xd4,0x09,0x06,0x3c,0x03, -0xff,0x85,0xfb,0xf8,0x41,0xf5,0xf3,0xf4,0xf1,0xf1,0x96,0xf1,0xf2,0x7a,0xf4,0xf7, -0x73,0xfa,0xfe,0xc0,0x01,0x05,0x19,0x09,0x0c,0x00,0x0e,0x0e,0xef,0x0e,0x0d,0x3e, -0x0c,0x09,0xdd,0x06,0x03,0x85,0xff,0xfb,0x5c,0xf8,0xf5,0x68,0xf3,0xf2,0x71,0xf1, -0xf1,0xaa,0xf2,0xf4,0x16,0xf7,0xfa,0xe4,0xfd,0x01,0x7a,0x05,0x08,0xff,0x0b,0x0e, -0x11,0x0f,0x0f,0x00,0x0e,0x0c,0xe5,0x09,0x06,0x6e,0x03,0xff,0xb8,0xfb,0xf8,0x64, -0xf5,0xf3,0x05,0xf2,0xf1,0xb8,0xf1,0xf2,0x8c,0xf4,0xf7,0x53,0xfa,0xfd,0x9e,0x01, -0x05,0xd4,0x08,0x0b,0xec,0x0d,0x0e,0xde,0x0e,0x0d,0x3e,0x0c,0x09,0xfe,0x06,0x03, -0xa7,0xff,0xfb,0x6d,0xf8,0xf5,0x99,0xf3,0xf2,0xb4,0xf1,0xf1,0xde,0xf2,0xf4,0x39, -0xf7,0xfa,0xd5,0xfd,0x01,0x48,0x05,0x08,0xdd,0x0b,0x0d,0xee,0x0e,0x0e,0xdc,0x0d, -0x0c,0xc2,0x09,0x06,0x5d,0x03,0xff,0xc9,0xfb,0xf8,0x96,0xf5,0xf3,0x59,0xf2,0xf1, -0xfc,0xf1,0xf2,0xae,0xf4,0xf7,0x54,0xfa,0xfd,0x7c,0x01,0x05,0xc3,0x08,0x0b,0xed, -0x0d,0x0e,0xde,0x0e,0x0d,0x2d,0x0c,0x09,0xdd,0x06,0x03,0x85,0xff,0xfb,0x5b,0xf8, -0xf5,0x99,0xf3,0xf2,0xc5,0xf1,0xf1,0xff,0xf2,0xf4,0x4b,0xf7,0xfa,0xd6,0xfd,0x01, -0x58,0x05,0x08,0xee,0x0b,0x0e,0xf0,0x0e,0x0e,0xcd,0x0d,0x0c,0xb1,0x09,0x06,0x2b, -0x03,0xff,0x85,0xfb,0xf8,0x72,0xf5,0xf3,0x47,0xf2,0xf1,0x0c,0xf2,0xf3,0xc0,0xf4, -0xf7,0x75,0xfa,0xfd,0x9e,0x01,0x05,0xe5,0x08,0x0b,0xfe,0x0d,0x0e,0xce,0x0e,0x0d, -0x1c,0x0c,0x09,0xbb,0x06,0x03,0x52,0xff,0xfb,0x39,0xf8,0xf5,0x88,0xf3,0xf2,0xd5, -0xf1,0xf2,0xf0,0xf2,0xf4,0x3a,0xf7,0xfa,0xb4,0xfd,0x01,0x47,0x05,0x08,0xed,0x0b, -0x0e,0xf0,0x0e,0x0e,0xfe,0x0d,0x0c,0xd4,0x09,0x06,0x3d,0x03,0xff,0x96,0xfb,0xf8, -0x62,0xf5,0xf3,0x47,0xf2,0xf1,0x1d,0xf2,0xf3,0xb0,0xf4,0xf7,0x44,0xfa,0xfd,0x7b, -0x01,0x05,0xb3,0x08,0x0b,0xcb,0x0d,0x0e,0xcc,0x0e,0x0d,0x2d,0x0c,0x09,0xed,0x06, -0x03,0x85,0xff,0xfb,0x5b,0xf8,0xf5,0xa9,0xf3,0xf2,0xe6,0xf1,0xf2,0xf1,0xf2,0xf4, -0x19,0xf7,0xfa,0x92,0xfd,0x01,0x04,0x05,0x08,0xa9,0x0b,0x0d,0xdc,0x0e,0x0e,0xfd, -0x0d,0x0c,0x05,0x0a,0x07,0x70,0x03,0xff,0xc9,0xfb,0xf8,0xb6,0xf5,0xf3,0x9c,0xf2, -0xf2,0x30,0xf2,0xf3,0xa1,0xf4,0xf7,0x22,0xfa,0xfd,0x39,0x01,0x04,0x7e,0x08,0x0b, -0x97,0x0d,0x0e,0xaa,0x0e,0x0d,0x3d,0x0c,0x09,0x0f,0x07,0x03,0xa7,0xff,0xfb,0x9e, -0xf8,0xf5,0xfe,0xf3,0xf2,0x2b,0xf2,0xf2,0x14,0xf3,0xf4,0x1a,0xf7,0xfa,0x71,0xfd, -0x01,0xd1,0x04,0x08,0x87,0x0b,0x0d,0xca,0x0e,0x0e,0xec,0x0d,0x0c,0xf5,0x09,0x06, -0x6f,0x03,0xff,0xd9,0xfb,0xf8,0xd8,0xf5,0xf3,0xcf,0xf2,0xf2,0x53,0xf2,0xf3,0xb2, -0xf4,0xf7,0x12,0xfa,0xfd,0x06,0x01,0x04,0x5c,0x08,0x0b,0x96,0x0d,0x0e,0xba,0x0e, -0x0d,0x4e,0x0c,0x09,0xef,0x06,0x03,0x85,0xff,0xfb,0x7c,0xf8,0xf5,0xed,0xf3,0xf2, -0x3b,0xf2,0xf2,0x35,0xf3,0xf4,0x3c,0xf7,0xfa,0x82,0xfd,0x01,0xd2,0x04,0x08,0x65, -0x0b,0x0d,0xa8,0x0e,0x0e,0xda,0x0d,0x0c,0xd2,0x09,0x06,0x3c,0x03,0xff,0xb6,0xfb, -0xf8,0xd7,0xf5,0xf3,0xcf,0xf2,0xf2,0x74,0xf2,0xf3,0xd4,0xf4,0xf7,0x44,0xfa,0xfd, -0x39,0x01,0x04,0x5d,0x08,0x0b,0x86,0x0d,0x0e,0xba,0x0e,0x0d,0x2d,0x0c,0x09,0xbc, -0x06,0x03,0x63,0xff,0xfb,0x7b,0xf8,0xf5,0xfd,0xf3,0xf2,0x4c,0xf2,0xf2,0x57,0xf3, -0xf4,0x6e,0xf7,0xfa,0xa5,0xfd,0x01,0xe3,0x04,0x08,0x66,0x0b,0x0d,0xa9,0x0e,0x0e, -0xca,0x0d,0x0c,0xa1,0x09,0x06,0x1a,0x03,0xff,0xa5,0xfb,0xf8,0xd7,0xf5,0xf3,0xdf, -0xf2,0xf2,0x85,0xf2,0xf3,0x06,0xf5,0xf7,0x57,0xfa,0xfd,0x3a,0x01,0x04,0x5d,0x08, -0x0b,0x85,0x0d,0x0e,0xaa,0x0e,0x0d,0x1b,0x0c,0x09,0xbb,0x06,0x03,0x73,0xff,0xfb, -0x8c,0xf8,0xf5,0x0e,0xf4,0xf2,0x4d,0xf2,0xf2,0x47,0xf3,0xf4,0x4e,0xf7,0xfa,0x83, -0xfd,0x01,0xc2,0x04,0x08,0x65,0x0b,0x0d,0xb9,0x0e,0x0e,0xcb,0x0d,0x0c,0xb1,0x09, -0x06,0x3b,0x03,0xff,0xd7,0xfb,0xf8,0xf9,0xf5,0xf4,0xe1,0xf2,0xf2,0x75,0xf2,0xf3, -0xe5,0xf4,0xf7,0x24,0xfa,0xfd,0xf6,0x00,0x04,0x3a,0x08,0x0b,0x85,0x0d,0x0e,0xba, -0x0e,0x0d,0x1c,0x0c,0x09,0xcc,0x06,0x03,0x84,0xff,0xfb,0xae,0xf8,0xf6,0x20,0xf4, -0xf2,0x6f,0xf2,0xf2,0x58,0xf3,0xf4,0x3d,0xf7,0xfa,0x51,0xfd,0x00,0x9e,0x04,0x08, -0x42,0x0b,0x0d,0x97,0x0e,0x0e,0xb9,0x0d,0x0c,0xb0,0x09,0x06,0x4b,0x03,0xff,0xf9, -0xfb,0xf8,0x2c,0xf6,0xf4,0x04,0xf3,0xf2,0x98,0xf2,0xf3,0xd6,0xf4,0xf7,0xf2,0xf9, -0xfd,0xc3,0x00,0x04,0x07,0x08,0x0b,0x62,0x0d,0x0e,0xa9,0x0e,0x0d,0x2c,0x0c,0x09, -0xdc,0x06,0x03,0xb6,0xff,0xfc,0xd0,0xf8,0xf6,0x42,0xf4,0xf3,0x70,0xf2,0xf2,0x59, -0xf3,0xf4,0x2d,0xf7,0xf9,0x3f,0xfd,0x00,0x8c,0x04,0x08,0x31,0x0b,0x0d,0x76,0x0e, -0x0e,0x98,0x0d,0x0b,0xaf,0x09,0x06,0x4b,0x03,0xff,0x09,0xfc,0xf8,0x3d,0xf6,0xf4, -0x35,0xf3,0xf2,0xcb,0xf2,0xf3,0xf8,0xf4,0xf7,0x04,0xfa,0xfd,0xd4,0x00,0x04,0x18, -0x08,0x0b,0x52,0x0d,0x0e,0x66,0x0e,0x0d,0xd8,0x0b,0x09,0x98,0x06,0x03,0x83,0xff, -0xfb,0xcf,0xf8,0xf6,0x63,0xf4,0xf3,0xc4,0xf2,0xf2,0xae,0xf3,0xf5,0x61,0xf7,0xfa, -0x62,0xfd,0x00,0x8e,0x04,0x08,0x11,0x0b,0x0d,0x43,0x0e,0x0e,0x64,0x0d,0x0b,0x7b, -0x09,0x06,0x29,0x03,0xff,0xf8,0xfb,0xf8,0x4d,0xf6,0xf4,0x57,0xf3,0xf2,0xed,0xf2, -0xf3,0x1a,0xf5,0xf7,0x15,0xfa,0xfd,0xe5,0x00,0x04,0x19,0x08,0x0b,0x42,0x0d,0x0e, -0x56,0x0e,0x0d,0xd7,0x0b,0x09,0x98,0x06,0x03,0x83,0xff,0xfb,0xdf,0xf8,0xf6,0x74, -0xf4,0xf3,0xc5,0xf2,0xf2,0x9e,0xf3,0xf5,0x50,0xf7,0xfa,0x62,0xfd,0x00,0x9f,0x04, -0x08,0x22,0x0b,0x0d,0x65,0x0e,0x0e,0x75,0x0d,0x0b,0x8d,0x09,0x06,0x29,0x03,0xff, -0xf8,0xfb,0xf8,0x5d,0xf6,0xf4,0x68,0xf3,0xf2,0xed,0xf2,0xf3,0xf9,0xf4,0xf7,0x03, -0xfa,0xfd,0xd4,0x00,0x04,0x08,0x08,0x0b,0x41,0x0d,0x0e,0x65,0x0e,0x0d,0xe8,0x0b, -0x09,0xa9,0x06,0x03,0x94,0xff,0xfc,0xe0,0xf8,0xf6,0x96,0xf4,0xf3,0xd6,0xf2,0xf2, -0x8d,0xf3,0xf4,0x2f,0xf7,0xf9,0x3f,0xfd,0x00,0x6c,0x04,0x07,0xff,0x0a,0x0d,0x42, -0x0e,0x0e,0x75,0x0d,0x0b,0xae,0x09,0x06,0x5b,0x03,0xff,0x2b,0xfc,0xf9,0x70,0xf6, -0xf4,0x6a,0xf3,0xf2,0xcd,0xf2,0xf3,0xd7,0xf4,0xf7,0xd0,0xf9,0xfd,0xa1,0x00,0x04, -0xd4,0x07,0x0a,0x2e,0x0d,0x0e,0x54,0x0e,0x0d,0xf8,0x0b,0x09,0xdb,0x06,0x03,0xd7, -0xff,0xfc,0x14,0xf9,0xf6,0xa8,0xf4,0xf3,0xc6,0xf2,0xf2,0x6c,0xf3,0xf4,0x1d,0xf7, -0xf9,0x2e,0xfd,0x00,0x5b,0x04,0x07,0xed,0x0a,0x0d,0x20,0x0e,0x0e,0x63,0x0d,0x0b, -0x9d,0x09,0x06,0x6c,0x03,0xff,0x5d,0xfc,0xf9,0x92,0xf6,0xf4,0x7b,0xf3,0xf2,0xcd, -0xf2,0xf3,0xe7,0xf4,0xf7,0xf2,0xf9,0xfd,0xb3,0x00,0x04,0xd5,0x07,0x0a,0x0d,0x0d, -0x0e,0x32,0x0e,0x0d,0xc6,0x0b,0x09,0xa8,0x06,0x03,0xc5,0xff,0xfc,0x24,0xf9,0xf6, -0xb9,0xf4,0xf3,0xe8,0xf2,0xf2,0xae,0xf3,0xf5,0x40,0xf7,0xfa,0x41,0xfd,0x00,0x4b, -0x04,0x07,0xbb,0x0a,0x0c,0x0e,0x0e,0x0e,0x41,0x0d,0x0b,0x7b,0x09,0x06,0x5a,0x03, -0xff,0x5d,0xfc,0xf9,0xb3,0xf6,0xf4,0x8c,0xf3,0xf2,0xee,0xf2,0xf3,0xf9,0xf4,0xf7, -0x14,0xfa,0xfd,0xc4,0x00,0x04,0xd5,0x07,0x0a,0x0d,0x0d,0x0e,0x21,0x0e,0x0d,0xb5, -0x0b,0x09,0x97,0x06,0x03,0xc4,0xff,0xfc,0x34,0xf9,0xf6,0xca,0xf4,0xf3,0xf9,0xf2, -0xf2,0xbf,0xf3,0xf5,0x51,0xf7,0xfa,0x41,0xfd,0x00,0x5b,0x04,0x07,0xcc,0x0a,0x0c, -0x0e,0x0e,0x0e,0x41,0x0d,0x0b,0x6a,0x09,0x06,0x59,0x03,0xff,0x5d,0xfc,0xf9,0xb4, -0xf6,0xf4,0x9d,0xf3,0xf2,0xff,0xf2,0xf3,0x1a,0xf5,0xf7,0x15,0xfa,0xfd,0xb4,0x00, -0x04,0xc5,0x07,0x0a,0xec,0x0c,0x0e,0x00,0x0e,0x0d,0x93,0x0b,0x09,0x96,0x06,0x03, -0xd5,0xff,0xfc,0x56,0xf9,0xf6,0xec,0xf4,0xf3,0x0a,0xf3,0xf3,0xb0,0xf3,0xf5,0x41, -0xf7,0xfa,0x30,0xfd,0x00,0x3a,0x04,0x07,0xbb,0x0a,0x0c,0xfe,0x0d,0x0e,0x30,0x0d, -0x0b,0x7a,0x09,0x06,0x7b,0x03,0xff,0x8f,0xfc,0xf9,0xd6,0xf6,0xf4,0xae,0xf3,0xf2, -0xff,0xf2,0xf3,0xf9,0xf4,0xf7,0xf3,0xf9,0xfd,0x92,0x00,0x04,0xb3,0x07,0x0a,0xdb, -0x0c,0x0d,0x0f,0x0e,0x0d,0xa3,0x0b,0x09,0xc8,0x06,0x03,0x18,0x00,0xfc,0x8a,0xf9, -0xf6,0xfe,0xf4,0xf3,0x0b,0xf3,0xf2,0x9f,0xf3,0xf4,0x2f,0xf7,0xf9,0x0d,0xfd,0x00, -0x17,0x04,0x07,0x89,0x0a,0x0c,0xdb,0x0d,0x0d,0x1e,0x0d,0x0b,0x79,0x09,0x06,0x9c, -0x03,0x00,0xb2,0xfc,0xf9,0x09,0xf7,0xf5,0xd1,0xf3,0xf3,0x12,0xf3,0xf3,0xfa,0xf4, -0xf7,0xc2,0xf9,0xfc,0x6f,0x00,0x03,0x7f,0x07,0x0a,0xa7,0x0c,0x0d,0xdc,0x0d,0x0d, -0x91,0x0b,0x09,0xd8,0x06,0x03,0x2a,0x00,0xfc,0xac,0xf9,0xf7,0x21,0xf5,0xf3,0x2d, -0xf3,0xf3,0xa1,0xf3,0xf4,0x1f,0xf7,0xf9,0xec,0xfc,0x00,0xf6,0x03,0x07,0x66,0x0a, -0x0c,0xa8,0x0d,0x0d,0x0c,0x0d,0x0b,0x89,0x09,0x06,0xad,0x03,0x00,0xd3,0xfc,0xf9, -0x2b,0xf7,0xf5,0xf3,0xf3,0xf3,0x23,0xf3,0xf3,0xfb,0xf4,0xf7,0xc1,0xf9,0xfc,0x6f, -0x00,0x03,0x6f,0x07,0x0a,0x86,0x0c,0x0d,0xca,0x0d,0x0c,0x8f,0x0b,0x09,0xb6,0x06, -0x03,0x29,0x00,0xfc,0xac,0xf9,0xf7,0x42,0xf5,0xf4,0x50,0xf3,0xf3,0xd4,0xf3,0xf5, -0x31,0xf7,0xf9,0x0e,0xfd,0x00,0xf6,0x03,0x07,0x55,0x0a,0x0c,0x87,0x0d,0x0d,0xea, -0x0c,0x0b,0x67,0x09,0x06,0x9c,0x03,0x00,0xc3,0xfc,0xf9,0x3b,0xf7,0xf5,0x05,0xf4, -0xf3,0x45,0xf3,0xf3,0x2d,0xf5,0xf7,0xe3,0xf9,0xfd,0x70,0x00,0x03,0x6f,0x07,0x0a, -0x75,0x0c,0x0d,0x98,0x0d,0x0c,0x6d,0x0b,0x09,0xb5,0x06,0x03,0x18,0x00,0xfc,0xbb, -0xf9,0xf7,0x42,0xf5,0xf4,0x50,0xf3,0xf3,0xd4,0xf3,0xf5,0x41,0xf7,0xf9,0x0e,0xfd, -0x00,0xf7,0x03,0x07,0x45,0x0a,0x0c,0x76,0x0d,0x0d,0xe9,0x0c,0x0b,0x67,0x09,0x06, -0x9b,0x03,0x00,0xc2,0xfc,0xf9,0x3b,0xf7,0xf5,0x05,0xf4,0xf3,0x45,0xf3,0xf3,0x1d, -0xf5,0xf7,0xe4,0xf9,0xfd,0x60,0x00,0x03,0x5e,0x07,0x0a,0x53,0x0c,0x0d,0x97,0x0d, -0x0c,0x7e,0x0b,0x09,0xc6,0x06,0x03,0x39,0x00,0xfc,0xdd,0xf9,0xf7,0x64,0xf5,0xf4, -0x61,0xf3,0xf3,0xd4,0xf3,0xf5,0x31,0xf7,0xf9,0xfd,0xfc,0x00,0xd5,0x03,0x07,0x23, -0x0a,0x0c,0x74,0x0d,0x0d,0xea,0x0c,0x0b,0x78,0x09,0x06,0xad,0x03,0x00,0xe4,0xfc, -0xf9,0x5d,0xf7,0xf5,0x16,0xf4,0xf3,0x46,0xf3,0xf3,0x1d,0xf5,0xf7,0xd2,0xf9,0xfc, -0x4e,0x00,0x03,0x2c,0x07,0x0a,0x41,0x0c,0x0d,0xa7,0x0d,0x0c,0x8f,0x0b,0x09,0xd8, -0x06,0x03,0x5b,0x00,0xfc,0xff,0xf9,0xf7,0x86,0xf5,0xf4,0x73,0xf3,0xf3,0xd5,0xf3, -0xf5,0x21,0xf7,0xf9,0xdc,0xfc,0x00,0xa2,0x03,0x07,0xf0,0x09,0x0c,0x63,0x0d,0x0d, -0xfa,0x0c,0x0b,0x89,0x09,0x06,0xce,0x03,0x00,0x06,0xfd,0xf9,0x6f,0xf7,0xf5,0x38, -0xf4,0xf3,0x57,0xf3,0xf3,0x1d,0xf5,0xf7,0xc2,0xf9,0xfc,0x2d,0x00,0x03,0x0a,0x07, -0x09,0x3f,0x0c,0x0d,0x96,0x0d,0x0c,0x8e,0x0b,0x09,0xd7,0x06,0x03,0x6c,0x00,0xfd, -0x01,0xfa,0xf7,0xa8,0xf5,0xf4,0x84,0xf3,0xf3,0xe6,0xf3,0xf5,0x32,0xf7,0xf9,0xcc, -0xfc,0x00,0x81,0x03,0x06,0xee,0x09,0x0c,0x51,0x0d,0x0d,0xd8,0x0c,0x0b,0x77,0x09, -0x06,0xbd,0x03,0x00,0x16,0xfd,0xfa,0x80,0xf7,0xf5,0x49,0xf4,0xf3,0x68,0xf3,0xf3, -0x4f,0xf5,0xf7,0xe5,0xf9,0xfc,0x3e,0x00,0x03,0xf9,0x06,0x09,0x1e,0x0c,0x0d,0x63, -0x0d,0x0c,0x5b,0x0b,0x09,0xb5,0x06,0x03,0x5a,0x00,0xfd,0x00,0xfa,0xf7,0xa8,0xf5, -0xf4,0xa5,0xf3,0xf3,0x18,0xf4,0xf5,0x55,0xf7,0xf9,0xde,0xfc,0x00,0x81,0x03,0x06, -0xde,0x09,0x0b,0x2f,0x0d,0x0d,0xb5,0x0c,0x0b,0x55,0x09,0x06,0xbc,0x03,0x00,0x26, -0xfd,0xfa,0x91,0xf7,0xf5,0x5a,0xf4,0xf3,0x8a,0xf3,0xf4,0x51,0xf5,0xf7,0xe5,0xf9, -0xfc,0x1d,0x00,0x03,0xd8,0x06,0x09,0xfc,0x0b,0x0d,0x52,0x0d,0x0c,0x4a,0x0b,0x09, -0xc5,0x06,0x03,0x6b,0x00,0xfd,0x11,0xfa,0xf7,0xb9,0xf5,0xf4,0xb6,0xf3,0xf3,0x2a, -0xf4,0xf5,0x55,0xf7,0xf9,0xcd,0xfc,0x00,0x60,0x03,0x06,0xbc,0x09,0x0b,0x1e,0x0d, -0x0d,0xa4,0x0c,0x0b,0x65,0x09,0x06,0xdd,0x03,0x00,0x38,0xfd,0xfa,0xa3,0xf7,0xf5, -0x7b,0xf4,0xf3,0x9b,0xf3,0xf4,0x41,0xf5,0xf7,0xc4,0xf9,0xfc,0xfb,0xff,0x03,0xb5, -0x06,0x09,0xda,0x0b,0x0d,0x41,0x0d,0x0c,0x5a,0x0b,0x09,0xe6,0x06,0x03,0x9e,0x00, -0xfd,0x44,0xfa,0xf7,0xdb,0xf5,0xf4,0xc8,0xf3,0xf3,0x2a,0xf4,0xf5,0x34,0xf7,0xf9, -0x9a,0xfc,0xff,0x4d,0x03,0x06,0x9a,0x09,0x0b,0x0c,0x0d,0x0d,0xb4,0x0c,0x0b,0x86, -0x09,0x07,0x00,0x04,0x00,0x6b,0xfd,0xfa,0xc5,0xf7,0xf5,0x9e,0xf4,0xf3,0xac,0xf3, -0xf4,0x31,0xf5,0xf7,0xa2,0xf9,0xfc,0xc8,0xff,0x03,0x93,0x06,0x09,0xb8,0x0b,0x0c, -0x3f,0x0d,0x0c,0x6a,0x0b,0x09,0x08,0x07,0x04,0xc0,0x00,0xfd,0x77,0xfa,0xf7,0x0e, -0xf6,0xf4,0xea,0xf3,0xf3,0x2b,0xf4,0xf5,0x23,0xf7,0xf9,0x89,0xfc,0xff,0x2c,0x03, -0x06,0x78,0x09,0x0b,0xea,0x0c,0x0d,0xa2,0x0c,0x0b,0x86,0x09,0x07,0x00,0x04,0x00, -0x7b,0xfd,0xfa,0xf7,0xf7,0xf6,0xb0,0xf4,0xf3,0xbf,0xf3,0xf4,0x42,0xf5,0xf7,0xa3, -0xf9,0xfc,0xc8,0xff,0x03,0x72,0x06,0x09,0x96,0x0b,0x0c,0x1c,0x0d,0x0c,0x58,0x0b, -0x09,0x07,0x07,0x04,0xc0,0x00,0xfd,0x88,0xfa,0xf8,0x10,0xf6,0xf4,0xfc,0xf3,0xf3, -0x3c,0xf4,0xf5,0x24,0xf7,0xf9,0x89,0xfc,0xff,0x2c,0x03,0x06,0x67,0x09,0x0b,0xc8, -0x0c,0x0d,0x81,0x0c,0x0b,0x65,0x09,0x06,0xff,0x03,0x00,0x7b,0xfd,0xfa,0xf7,0xf7, -0xf6,0xc1,0xf4,0xf4,0xd0,0xf3,0xf4,0x64,0xf5,0xf7,0xb4,0xf9,0xfc,0xd9,0xff,0x03, -0x72,0x06,0x09,0x75,0x0b,0x0c,0x0b,0x0d,0x0c,0x47,0x0b,0x09,0xe6,0x06,0x03,0xbf, -0x00,0xfd,0x87,0xfa,0xf8,0x20,0xf6,0xf4,0x1d,0xf4,0xf3,0x4d,0xf4,0xf5,0x45,0xf7, -0xf9,0x9b,0xfc,0xff,0x2c,0x03,0x06,0x56,0x09,0x0b,0xb7,0x0c,0x0d,0x70,0x0c,0x0b, -0x53,0x09,0x06,0xee,0x03,0x00,0x6a,0xfd,0xfa,0x07,0xf8,0xf6,0xd2,0xf4,0xf4,0xe1, -0xf3,0xf4,0x65,0xf5,0xf7,0xc5,0xf9,0xfc,0xca,0xff,0x03,0x51,0x06,0x09,0x63,0x0b, -0x0c,0xfa,0x0c,0x0c,0x36,0x0b,0x09,0xe5,0x06,0x03,0xcf,0x00,0xfd,0x98,0xfa,0xf8, -0x42,0xf6,0xf4,0x1e,0xf4,0xf3,0x4d,0xf4,0xf5,0x35,0xf7,0xf9,0x8a,0xfc,0xff,0x0b, -0x03,0x06,0x35,0x09,0x0b,0xb7,0x0c,0x0d,0x80,0x0c,0x0b,0x64,0x09,0x06,0x0f,0x04, -0x00,0x9c,0xfd,0xfa,0x29,0xf8,0xf6,0xd3,0xf4,0xf4,0xd0,0xf3,0xf4,0x54,0xf5,0xf7, -0xa4,0xf9,0xfc,0xb8,0xff,0x03,0x40,0x06,0x09,0x53,0x0b,0x0c,0xea,0x0c,0x0c,0x36, -0x0b,0x09,0xf6,0x06,0x04,0xd0,0x00,0xfd,0xcb,0xfa,0xf8,0x54,0xf6,0xf4,0x2f,0xf4, -0xf3,0x4e,0xf4,0xf5,0x35,0xf7,0xf9,0x69,0xfc,0xff,0xe9,0x02,0x06,0x12,0x09,0x0b, -0x94,0x0c,0x0c,0x6e,0x0c,0x0b,0x63,0x09,0x07,0x10,0x04,0x00,0xcf,0xfd,0xfa,0x5d, -0xf8,0xf6,0x06,0xf5,0xf4,0xf2,0xf3,0xf4,0x65,0xf5,0xf7,0x93,0xf9,0xfc,0x86,0xff, -0x02,0x2d,0x06,0x09,0x40,0x0b,0x0c,0xe9,0x0c,0x0c,0x37,0x0b,0x09,0x06,0x07,0x04, -0xf2,0x00,0xfd,0xdc,0xfa,0xf8,0x65,0xf6,0xf5,0x30,0xf4,0xf3,0x5f,0xf4,0xf5,0x36, -0xf7,0xf9,0x69,0xfc,0xff,0xd8,0x02,0x06,0x01,0x09,0x0b,0x83,0x0c,0x0c,0x5d,0x0c, -0x0b,0x52,0x09,0x06,0x1f,0x04,0x00,0xcf,0xfd,0xfa,0x6d,0xf8,0xf6,0x17,0xf5,0xf4, -0x15,0xf4,0xf4,0x77,0xf5,0xf7,0x94,0xf9,0xfc,0x76,0xff,0x02,0x0c,0x06,0x08,0x2e, -0x0b,0x0c,0xc6,0x0c,0x0c,0x14,0x0b,0x09,0xf5,0x06,0x04,0x02,0x01,0xfd,0xed,0xfa, -0xf8,0x87,0xf6,0xf5,0x62,0xf4,0xf4,0x71,0xf4,0xf5,0x47,0xf7,0xf9,0x59,0xfc,0xff, -0xb7,0x02,0x05,0xef,0x08,0x0b,0x61,0x0c,0x0c,0x3b,0x0c,0x0b,0x41,0x09,0x06,0x1f, -0x04,0x01,0xd0,0xfd,0xfa,0x7f,0xf8,0xf6,0x49,0xf5,0xf4,0x37,0xf4,0xf4,0x88,0xf5, -0xf7,0x94,0xf9,0xfc,0x65,0xff,0x02,0xea,0x05,0x08,0x0d,0x0b,0x0c,0xa4,0x0c,0x0c, -0x13,0x0b,0x09,0x05,0x07,0x04,0x13,0x01,0xfd,0x0f,0xfb,0xf8,0xa9,0xf6,0xf5,0x74, -0xf4,0xf4,0x82,0xf4,0xf5,0x37,0xf7,0xf9,0x48,0xfc,0xff,0xa6,0x02,0x05,0xde,0x08, -0x0b,0x40,0x0c,0x0c,0x3a,0x0c,0x0b,0x51,0x09,0x07,0x30,0x04,0x01,0xf1,0xfd,0xfb, -0x91,0xf8,0xf6,0x5b,0xf5,0xf4,0x37,0xf4,0xf4,0x78,0xf5,0xf7,0x73,0xf9,0xfc,0x53, -0xff,0x02,0xd9,0x05,0x08,0xfb,0x0a,0x0c,0x93,0x0c,0x0c,0x12,0x0b,0x09,0x16,0x07, -0x04,0x24,0x01,0xfe,0x20,0xfb,0xf8,0xba,0xf6,0xf5,0x75,0xf4,0xf4,0x73,0xf4,0xf5, -0x27,0xf7,0xf9,0x26,0xfc,0xff,0x84,0x02,0x05,0xac,0x08,0x0a,0x3e,0x0c,0x0c,0x39, -0x0c,0x0b,0x62,0x09,0x07,0x52,0x04,0x01,0x13,0xfe,0xfb,0xb3,0xf8,0xf6,0x5c,0xf5, -0xf4,0x38,0xf4,0xf4,0x67,0xf5,0xf7,0x61,0xf9,0xfc,0x32,0xff,0x02,0xb7,0x05,0x08, -0xc9,0x0a,0x0c,0x92,0x0c,0x0c,0x23,0x0b,0x09,0x37,0x07,0x04,0x56,0x01,0xfe,0x32, -0xfb,0xf8,0xcc,0xf6,0xf5,0x86,0xf4,0xf4,0x73,0xf4,0xf5,0x16,0xf7,0xf9,0x26,0xfc, -0xff,0x73,0x02,0x05,0x9a,0x08,0x0a,0x1c,0x0c,0x0c,0x28,0x0c,0x0b,0x61,0x09,0x07, -0x52,0x04,0x01,0x24,0xfe,0xfb,0xc3,0xf8,0xf6,0x7d,0xf5,0xf4,0x49,0xf4,0xf4,0x78, -0xf5,0xf7,0x73,0xf9,0xfc,0x32,0xff,0x02,0x96,0x05,0x08,0xa7,0x0a,0x0c,0x70,0x0c, -0x0c,0x11,0x0b,0x09,0x26,0x07,0x04,0x56,0x01,0xfe,0x53,0xfb,0xf8,0xfd,0xf6,0xf5, -0xa8,0xf4,0xf4,0x94,0xf4,0xf5,0x37,0xf7,0xf9,0x27,0xfc,0xff,0x62,0x02,0x05,0x69, -0x08,0x0a,0xfa,0x0b,0x0c,0x16,0x0c,0x0b,0x60,0x09,0x07,0x62,0x04,0x01,0x35,0xfe, -0xfb,0xe5,0xf8,0xf6,0x9f,0xf5,0xf4,0x5a,0xf4,0xf4,0x89,0xf5,0xf7,0x73,0xf9,0xfc, -0x32,0xff,0x02,0x96,0x05,0x08,0x96,0x0a,0x0b,0x6f,0x0c,0x0c,0x00,0x0b,0x09,0x15, -0x07,0x04,0x55,0x01,0xfe,0x64,0xfb,0xf8,0x0f,0xf7,0xf5,0xb9,0xf4,0xf4,0xa5,0xf4, -0xf5,0x48,0xf7,0xf9,0x27,0xfc,0xff,0x52,0x02,0x05,0x58,0x08,0x0a,0xe8,0x0b,0x0c, -0xf5,0x0b,0x0a,0x4f,0x09,0x07,0x51,0x04,0x01,0x45,0xfe,0xfb,0x07,0xf9,0xf7,0xa1, -0xf5,0xf4,0x6c,0xf4,0xf4,0x9a,0xf5,0xf7,0x74,0xf9,0xfc,0x11,0xff,0x02,0x74,0x05, -0x08,0x85,0x0a,0x0b,0x5d,0x0c,0x0c,0xf0,0x0a,0x09,0x15,0x07,0x04,0x66,0x01,0xfe, -0x75,0xfb,0xf9,0x00,0xf7,0xf5,0xca,0xf4,0xf4,0xa6,0xf4,0xf5,0x49,0xf7,0xf9,0x27, -0xfc,0xff,0x41,0x02,0x05,0x46,0x08,0x0a,0xd7,0x0b,0x0c,0xf5,0x0b,0x0a,0x5f,0x09, -0x07,0x61,0x04,0x01,0x66,0xfe,0xfb,0x18,0xf9,0xf7,0xb2,0xf5,0xf4,0x7c,0xf4,0xf4, -0x9a,0xf5,0xf7,0x63,0xf9,0xfc,0x00,0xff,0x02,0x52,0x05,0x08,0x73,0x0a,0x0b,0x4d, -0x0c,0x0b,0xff,0x0a,0x09,0x25,0x07,0x04,0x77,0x01,0xfe,0x96,0xfb,0xf9,0x21,0xf7, -0xf5,0xdb,0xf4,0xf4,0xb7,0xf4,0xf5,0x49,0xf7,0xf9,0x06,0xfc,0xfe,0x2f,0x02,0x05, -0x24,0x08,0x0a,0xb6,0x0b,0x0c,0xe3,0x0b,0x0a,0x5e,0x09,0x07,0x82,0x04,0x01,0x88, -0xfe,0xfb,0x3a,0xf9,0xf7,0xd4,0xf5,0xf4,0x8e,0xf4,0xf4,0x9b,0xf5,0xf7,0x53,0xf9, -0xfb,0xef,0xfe,0x02,0x20,0x05,0x08,0x40,0x0a,0x0b,0x2a,0x0c,0x0b,0xfe,0x0a,0x09, -0x35,0x07,0x04,0x99,0x01,0xfe,0xb9,0xfb,0xf9,0x44,0xf7,0xf5,0xed,0xf4,0xf4,0xc8, -0xf4,0xf5,0x39,0xf7,0xf9,0xe5,0xfb,0xfe,0x0d,0x02,0x05,0x02,0x08,0x0a,0x93,0x0b, -0x0c,0xd1,0x0b,0x0a,0x5e,0x09,0x07,0x93,0x04,0x01,0x99,0xfe,0xfb,0x5c,0xf9,0xf7, -0xe5,0xf5,0xf5,0xa0,0xf4,0xf4,0xad,0xf5,0xf7,0x53,0xf9,0xfb,0xde,0xfe,0x01,0x1f, -0x05,0x07,0x2f,0x0a,0x0b,0x08,0x0c,0x0b,0xdc,0x0a,0x09,0x24,0x07,0x04,0xa9,0x01, -0xfe,0xca,0xfb,0xf9,0x65,0xf7,0xf5,0x0f,0xf5,0xf4,0xea,0xf4,0xf5,0x4b,0xf7,0xf9, -0xe5,0xfb,0xfe,0xfd,0x01,0x05,0xe1,0x07,0x0a,0x71,0x0b,0x0c,0xb0,0x0b,0x0a,0x4d, -0x09,0x07,0x92,0x04,0x01,0xaa,0xfe,0xfb,0x5d,0xf9,0xf7,0x06,0xf6,0xf5,0xb1,0xf4, -0xf4,0xbe,0xf5,0xf7,0x54,0xf9,0xfb,0xce,0xfe,0x01,0x0e,0x05,0x07,0x1d,0x0a,0x0b, -0x07,0x0c,0x0b,0xdc,0x0a,0x09,0x35,0x07,0x04,0xba,0x01,0xfe,0xda,0xfb,0xf9,0x76, -0xf7,0xf6,0x20,0xf5,0xf4,0xeb,0xf4,0xf5,0x4b,0xf7,0xf9,0xe5,0xfb,0xfe,0xdc,0x01, -0x04,0xdf,0x07,0x0a,0x70,0x0b,0x0b,0xbf,0x0b,0x0a,0x5d,0x09,0x07,0xa4,0x04,0x01, -0xbb,0xfe,0xfb,0x7e,0xf9,0xf7,0x18,0xf6,0xf5,0xc2,0xf4,0xf4,0xbe,0xf5,0xf7,0x43, -0xf9,0xfb,0xbd,0xfe,0x01,0xec,0x04,0x07,0x0c,0x0a,0x0b,0xf6,0x0b,0x0b,0xdb,0x0a, -0x09,0x46,0x07,0x04,0xcb,0x01,0xfe,0xfc,0xfb,0xf9,0x87,0xf7,0xf6,0x21,0xf5,0xf4, -0xec,0xf4,0xf5,0x3b,0xf7,0xf9,0xc4,0xfb,0xfe,0xca,0x01,0x04,0xbe,0x07,0x09,0x5f, -0x0b,0x0b,0xbf,0x0b,0x0a,0x6e,0x09,0x07,0xc5,0x04,0x01,0xdd,0xfe,0xfb,0x8f,0xf9, -0xf7,0x29,0xf6,0xf5,0xc3,0xf4,0xf4,0xae,0xf5,0xf7,0x32,0xf9,0xfb,0x9b,0xfe,0x01, -0xdb,0x04,0x07,0xea,0x09,0x0b,0xe5,0x0b,0x0b,0xeb,0x0a,0x09,0x56,0x07,0x04,0xdc, -0x01,0xfe,0x1e,0xfc,0xf9,0xaa,0xf7,0xf6,0x33,0xf5,0xf4,0xec,0xf4,0xf5,0x2a,0xf7, -0xf9,0xa2,0xfb,0xfe,0x98,0x01,0x04,0x8b,0x07,0x09,0x4d,0x0b,0x0b,0xbe,0x0b,0x0a, -0x7e,0x09,0x07,0xc6,0x04,0x01,0xee,0xfe,0xfc,0xa1,0xf9,0xf7,0x3b,0xf6,0xf5,0xd4, -0xf4,0xf4,0xae,0xf5,0xf7,0x22,0xf9,0xfb,0x8a,0xfe,0x01,0xa9,0x04,0x07,0xc8,0x09, -0x0b,0xd3,0x0b,0x0b,0xeb,0x0a,0x09,0x56,0x07,0x04,0xec,0x01,0xfe,0x2f,0xfc,0xf9, -0xcb,0xf7,0xf6,0x54,0xf5,0xf4,0xfd,0xf4,0xf5,0x3b,0xf7,0xf9,0xa3,0xfb,0xfe,0x87, -0x01,0x04,0x69,0x07,0x09,0x2b,0x0b,0x0b,0xac,0x0b,0x0a,0x6d,0x09,0x07,0xd5,0x04, -0x01,0xff,0xfe,0xfc,0xc3,0xf9,0xf7,0x5d,0xf6,0xf5,0xe6,0xf4,0xf5,0xc0,0xf5,0xf7, -0x33,0xf9,0xfb,0x7a,0xfe,0x01,0x87,0x04,0x07,0xa6,0x09,0x0b,0xc2,0x0b,0x0b,0xda, -0x0a,0x09,0x66,0x07,0x04,0xfd,0x01,0xff,0x30,0xfc,0xf9,0xdc,0xf7,0xf6,0x66,0xf5, -0xf4,0x0f,0xf5,0xf5,0x3c,0xf7,0xf9,0xa3,0xfb,0xfe,0x76,0x01,0x04,0x58,0x07,0x09, -0x19,0x0b,0x0b,0x9b,0x0b,0x0a,0x6d,0x09,0x07,0xd5,0x04,0x01,0x0f,0xff,0xfc,0xd4, -0xf9,0xf7,0x6e,0xf6,0xf5,0xf7,0xf4,0xf5,0xc1,0xf5,0xf7,0x33,0xf9,0xfb,0x69,0xfe, -0x01,0x76,0x04,0x07,0x94,0x09,0x0b,0xb0,0x0b,0x0b,0xc9,0x0a,0x09,0x55,0x07,0x04, -0x0d,0x02,0xff,0x51,0xfc,0xf9,0xfe,0xf7,0xf6,0x77,0xf5,0xf5,0x10,0xf5,0xf5,0x3c, -0xf7,0xf9,0x92,0xfb,0xfe,0x55,0x01,0x04,0x46,0x07,0x09,0x08,0x0b,0x0b,0x9b,0x0b, -0x0a,0x6c,0x09,0x07,0xe6,0x04,0x02,0x21,0xff,0xfc,0xf5,0xf9,0xf7,0x7f,0xf6,0xf5, -0x08,0xf5,0xf5,0xc1,0xf5,0xf7,0x12,0xf9,0xfb,0x48,0xfe,0x01,0x64,0x04,0x07,0x83, -0x09,0x0b,0xa0,0x0b,0x0b,0xc9,0x0a,0x09,0x66,0x07,0x04,0x1e,0x02,0xff,0x63,0xfc, -0xf9,0x0f,0xf8,0xf6,0x88,0xf5,0xf5,0x21,0xf5,0xf5,0x2c,0xf7,0xf9,0x71,0xfb,0xfe, -0x33,0x01,0x04,0x25,0x07,0x09,0xf7,0x0a,0x0b,0x8a,0x0b,0x0a,0x6c,0x09,0x07,0xf7, -0x04,0x02,0x32,0xff,0xfc,0x07,0xfa,0xf8,0x91,0xf6,0xf5,0x19,0xf5,0xf5,0xc2,0xf5, -0xf7,0x02,0xf9,0xfb,0x26,0xfe,0x01,0x42,0x04,0x07,0x61,0x09,0x0a,0x9e,0x0b,0x0b, -0xc8,0x0a,0x09,0x76,0x07,0x05,0x30,0x02,0xff,0x84,0xfc,0xfa,0x21,0xf8,0xf6,0xaa, -0xf5,0xf5,0x22,0xf5,0xf5,0x2c,0xf7,0xf9,0x60,0xfb,0xfe,0x22,0x01,0x04,0x03,0x07, -0x09,0xe5,0x0a,0x0b,0x89,0x0b,0x0a,0x6c,0x09,0x07,0x07,0x05,0x02,0x53,0xff,0xfc, -0x29,0xfa,0xf8,0xb2,0xf6,0xf5,0x2b,0xf5,0xf5,0xc3,0xf5,0xf7,0x02,0xf9,0xfb,0x15, -0xfe,0x01,0x21,0x04,0x06,0x4f,0x09,0x0a,0x8d,0x0b,0x0b,0xc7,0x0a,0x09,0x76,0x07, -0x05,0x40,0x02,0xff,0x95,0xfc,0xfa,0x33,0xf8,0xf6,0xbc,0xf5,0xf5,0x33,0xf5,0xf5, -0x2d,0xf7,0xf9,0x50,0xfb,0xfe,0x00,0x01,0x04,0xf1,0x06,0x09,0xc3,0x0a,0x0b,0x77, -0x0b,0x0a,0x6b,0x09,0x07,0x07,0x05,0x02,0x64,0xff,0xfc,0x3a,0xfa,0xf8,0xc4,0xf6, -0xf5,0x3c,0xf5,0xf5,0xd3,0xf5,0xf7,0xf2,0xf8,0xfb,0x04,0xfe,0x01,0x10,0x04,0x06, -0x3e,0x09,0x0a,0x7b,0x0b,0x0b,0xb6,0x0a,0x09,0x76,0x07,0x05,0x41,0x02,0xff,0xb6, -0xfc,0xfa,0x54,0xf8,0xf6,0xdd,0xf5,0xf5,0x44,0xf5,0xf5,0x1d,0xf7,0xf8,0x4f,0xfb, -0xfd,0xff,0x00,0x04,0xd0,0x06,0x09,0xb2,0x0a,0x0b,0x66,0x0b,0x0a,0x6b,0x09,0x07, -0x18,0x05,0x02,0x75,0xff,0xfc,0x5c,0xfa,0xf8,0xe6,0xf6,0xf5,0x4d,0xf5,0xf5,0xc3, -0xf5,0xf7,0xe1,0xf8,0xfb,0xf3,0xfd,0x00,0xfe,0x03,0x06,0x1c,0x09,0x0a,0x6a,0x0b, -0x0b,0xc6,0x0a,0x09,0x97,0x07,0x05,0x62,0x02,0xff,0xc8,0xfc,0xfa,0x66,0xf8,0xf6, -0xde,0xf5,0xf5,0x34,0xf5,0xf5,0x1c,0xf7,0xf8,0x3e,0xfb,0xfd,0xde,0x00,0x03,0xbe, -0x06,0x09,0xa1,0x0a,0x0b,0x66,0x0b,0x0a,0x7c,0x09,0x07,0x39,0x05,0x02,0x97,0xff, -0xfc,0x7d,0xfa,0xf8,0xf7,0xf6,0xf5,0x4e,0xf5,0xf5,0xc4,0xf5,0xf7,0xe1,0xf8,0xfb, -0xd2,0xfd,0x00,0xdd,0x03,0x06,0x0b,0x09,0x0a,0x69,0x0b,0x0b,0xb6,0x0a,0x09,0x97, -0x07,0x05,0x73,0x02,0xff,0xea,0xfc,0xfa,0x88,0xf8,0xf6,0xef,0xf5,0xf5,0x45,0xf5, -0xf5,0x0c,0xf7,0xf8,0x2d,0xfb,0xfd,0xcd,0x00,0x03,0xad,0x06,0x08,0x9f,0x0a,0x0b, -0x65,0x0b,0x0a,0x7b,0x09,0x07,0x39,0x05,0x02,0xa8,0xff,0xfc,0x8f,0xfa,0xf8,0x09, -0xf7,0xf5,0x5f,0xf5,0xf5,0xc4,0xf5,0xf7,0xd0,0xf8,0xfb,0xc1,0xfd,0x00,0xcb,0x03, -0x06,0xf9,0x08,0x0a,0x58,0x0b,0x0b,0xb5,0x0a,0x09,0x97,0x07,0x05,0x84,0x02,0xff, -0x0b,0xfd,0xfa,0x99,0xf8,0xf7,0xf1,0xf5,0xf5,0x45,0xf5,0xf5,0x0c,0xf7,0xf8,0x1c, -0xfb,0xfd,0xab,0x00,0x03,0x9b,0x06,0x08,0x8e,0x0a,0x0b,0x54,0x0b,0x0a,0x7b,0x09, -0x07,0x4a,0x05,0x02,0xc9,0xff,0xfd,0xa0,0xfa,0xf8,0x2a,0xf7,0xf6,0x60,0xf5,0xf5, -0xc4,0xf5,0xf7,0xc0,0xf8,0xfb,0xb0,0xfd,0x00,0xaa,0x03,0x06,0xd8,0x08,0x0a,0x47, -0x0b,0x0b,0xb4,0x0a,0x09,0x97,0x07,0x05,0x94,0x02,0xff,0x1c,0xfd,0xfa,0xbb,0xf8, -0xf7,0x12,0xf6,0xf5,0x56,0xf5,0xf5,0x0d,0xf7,0xf8,0x0c,0xfb,0xfd,0x9a,0x00,0x03, -0x7a,0x06,0x08,0x6d,0x0a,0x0b,0x43,0x0b,0x0a,0x7a,0x09,0x07,0x49,0x05,0x02,0xd9, -0xff,0xfd,0xb1,0xfa,0xf8,0x2b,0xf7,0xf6,0x71,0xf5,0xf5,0xd5,0xf5,0xf7,0xc0,0xf8, -0xfb,0xa0,0xfd,0x00,0x99,0x03,0x06,0xc7,0x08,0x0a,0x36,0x0b,0x0b,0xa4,0x0a,0x09, -0xa7,0x07,0x05,0xa5,0x02,0xff,0x2e,0xfd,0xfa,0xcc,0xf8,0xf7,0x13,0xf6,0xf5,0x57, -0xf5,0xf5,0x0d,0xf7,0xf8,0xfb,0xfa,0xfd,0x89,0x00,0x03,0x69,0x06,0x08,0x5c,0x0a, -0x0b,0x43,0x0b,0x0a,0x7a,0x09,0x07,0x5a,0x05,0x02,0xeb,0xff,0xfd,0xd3,0xfa,0xf8, -0x3c,0xf7,0xf6,0x71,0xf5,0xf5,0xc5,0xf5,0xf6,0xbf,0xf8,0xfa,0x9f,0xfd,0x00,0x88, -0x03,0x06,0xb6,0x08,0x0a,0x25,0x0b,0x0b,0xa4,0x0a,0x09,0xb7,0x07,0x05,0xc6,0x02, -0xff,0x4f,0xfd,0xfa,0xdd,0xf8,0xf7,0x24,0xf6,0xf5,0x57,0xf5,0xf5,0xfc,0xf6,0xf8, -0xea,0xfa,0xfd,0x78,0x00,0x03,0x57,0x06,0x08,0x4a,0x0a,0x0b,0x42,0x0b,0x0a,0x7a, -0x09,0x07,0x7b,0x05,0x02,0x0c,0x00,0xfd,0xe5,0xfa,0xf8,0x5e,0xf7,0xf6,0x72,0xf5, -0xf5,0xc5,0xf5,0xf6,0xaf,0xf8,0xfa,0x8d,0xfd,0x00,0x66,0x03,0x06,0xa4,0x08,0x0a, -0x14,0x0b,0x0b,0xa3,0x0a,0x09,0xb8,0x07,0x05,0xd7,0x02,0x00,0x61,0xfd,0xfa,0xff, -0xf8,0xf7,0x35,0xf6,0xf5,0x58,0xf5,0xf5,0xec,0xf6,0xf8,0xda,0xfa,0xfd,0x57,0x00, -0x03,0x36,0x06,0x08,0x39,0x0a,0x0b,0x31,0x0b,0x0a,0x8a,0x09,0x07,0x7c,0x05,0x02, -0x0e,0x00,0xff,0x6b,0x04,0x3f,0x16,0xc9,0x80,0xbe,0x10,0x4f,0xcc,0xf1,0x5a,0x99, -0x67,0xb5,0x02,0xc6,0xd7,0x88,0x4a,0x7f,0xe0,0x92,0xa5,0xce,0x53,0x38,0xe9,0x92, -0xaf,0x65,0x01,0x5e,0x08,0x58,0x80,0x20,0xe3,0x70,0xef,0xef,0x87,0x26,0x0e,0x7a, -0x38,0x3c,0xe1,0x4f,0x8a,0x49,0xcd,0x7c,0xc2,0xcd,0xa0,0x47,0x79,0x5d,0xdb,0x45, -0xa7,0xae,0x4b,0x43,0x22,0xd9,0x8d,0xe4,0x3c,0x5d,0x08,0xa2,0x96,0xe6,0x66,0x2c, -0x56,0xe2,0x05,0xb1,0x16,0x51,0x7d,0x5f,0xd6,0x97,0x30,0x25,0x49,0x7d,0x1b,0xd5, -0xfc,0xb5,0x44,0xfe,0x08,0x80,0x90,0xb5,0x4a,0x83,0x1f,0xdc,0x11,0xd4,0xe2,0x84, -0x4d,0xe6,0x70,0xa4,0x46,0x29,0x7e,0xfe,0xf7,0xd9,0x12,0xea,0x24,0x3c,0x0a,0xc4, -0xce,0x5e,0x6d,0x2f,0x36,0xa6,0xb0,0x39,0xf4,0xf4,0xff,0xf2,0xbc,0xc2,0xfd,0x56, -0xbb,0xd4,0xa5,0x3c,0x0d,0x4b,0xed,0x14,0xf8,0x67,0x01,0x4e,0x64,0x5c,0xbe,0x6f, -0xc4,0x34,0x26,0x45,0xfa,0x92,0xe6,0x02,0x22,0x07,0xdb,0xaa,0x8d,0xe2,0xcf,0x37, -0xfa,0x59,0xba,0xec,0x72,0x27,0x0a,0x17,0xdf,0xce,0x68,0x42,0x69,0x0f,0x05,0xee, -0x39,0x2a,0x21,0xd7,0xe8,0xed,0x28,0x07,0x42,0x27,0x07,0x9c,0xd9,0xd4,0x17,0xe6, -0xe9,0xbf,0xdf,0xe3,0x10,0x53,0x2f,0xe8,0x31,0xb2,0x1b,0xdd,0x35,0xf9,0xfc,0x03, -0x36,0x03,0x3c,0x17,0xb6,0xd1,0xe2,0xa6,0x50,0x1e,0xf2,0xd0,0xf4,0x83,0x14,0xf9, -0xa8,0xcc,0xb8,0x2e,0xed,0x30,0xa8,0xe5,0xcb,0x03,0x12,0x1b,0x47,0xf2,0xe2,0x80, -0x08,0x41,0xc2,0x41,0xea,0xe5,0xf6,0x3d,0x0f,0x16,0xdf,0xb5,0xed,0x1e,0xd7,0x1c, -0xed,0x2d,0xbd,0xeb,0xa7,0x1a,0xd8,0x96,0xbf,0xfc,0x9e,0x26,0x03,0x4a,0xdc,0xe4, -0x96,0x24,0x2f,0xcf,0xe8,0x04,0xf3,0x48,0x33,0x50,0xf1,0xe6,0x68,0x0c,0x2d,0x7c, -0x05,0xc3,0x93,0xfa,0x27,0x60,0xe8,0xb9,0xc4,0xd4,0x03,0x7a,0x0a,0xe7,0x46,0xde, -0x22,0x5a,0x1d,0xda,0xb5,0xeb,0x2d,0x6c,0x44,0x19,0x23,0xf3,0x0a,0x83,0x3e,0x0f, -0xe1,0xcc,0xf2,0x3b,0x1e,0x09,0x60,0xda,0xd5,0x8f,0xf4,0xfa,0xe3,0xc7,0xcb,0xaa, -0x1f,0x23,0xdc,0xeb,0xdc,0xea,0x08,0x31,0x99,0x1b,0xef,0xac,0x11,0x51,0x51,0x27, -0xec,0xd0,0xed,0x0c,0x5b,0x12,0xee,0xed,0xe1,0x05,0x9d,0x0f,0xd0,0x27,0xbc,0xec, -0x89,0x0f,0xff,0xd2,0xe0,0xf5,0xa7,0x20,0x16,0xbd,0xe4,0xf7,0x1c,0x32,0x32,0x6a, -0x10,0xff,0x4c,0x16,0x20,0x5a,0xfb,0xd8,0x8f,0x00,0x20,0x44,0xf6,0xd2,0x69,0xdd, -0xfb,0x46,0xf8,0xd7,0x1a,0xdf,0x18,0x85,0x1c,0xe9,0x69,0xea,0x11,0x48,0x26,0x12, -0x07,0xfc,0x15,0x18,0x35,0x15,0x59,0xe6,0xf7,0xf2,0x12,0x07,0x77,0xe8,0xe5,0x77, -0x03,0x01,0x11,0xd5,0xce,0x56,0x02,0x14,0xbe,0xf7,0xeb,0x53,0x05,0x21,0x44,0x0b, -0xec,0x41,0x04,0x32,0x32,0x22,0xf8,0xad,0xfb,0x14,0x9b,0x0d,0xe3,0xff,0xe0,0x0e, -0xc9,0x1a,0xe9,0xc9,0xd1,0xf3,0xd0,0x02,0xee,0xca,0xe0,0xfd,0x4c,0x25,0x1a,0x3b, -0xed,0xee,0xc7,0x1a,0x1f,0x1f,0x04,0xff,0x47,0x1d,0x26,0x7e,0xf9,0xda,0x86,0xf9, -0x13,0x54,0xf3,0xdc,0x49,0xf3,0x0d,0xf9,0xfe,0xd6,0x1e,0xde,0x0d,0xa4,0x13,0xf7, -0x3c,0x01,0x1c,0x43,0x1b,0xfe,0xd8,0xea,0x0e,0x80,0x2f,0x0e,0x5d,0xeb,0x03,0xa0, -0x16,0xf9,0x80,0xdd,0xe6,0x3e,0x0b,0x09,0x4a,0xe1,0xe0,0x48,0x06,0x05,0x28,0xe6, -0xee,0x50,0x14,0x26,0xef,0x0d,0xf3,0x57,0x06,0x21,0x3b,0x09,0xef,0x33,0x0f,0x25, -0xc1,0x06,0xe3,0xe2,0xe5,0x04,0x42,0x06,0xe3,0xfb,0xe3,0x0b,0x3c,0x09,0xe5,0x67, -0xdf,0xfb,0x09,0x17,0x0d,0xd2,0xfa,0x10,0xf3,0x26,0x0a,0x57,0xf1,0x03,0x6b,0x1d, -0x19,0x53,0xf6,0xe9,0xdb,0x05,0x0a,0x45,0xe4,0xda,0x9f,0xfa,0x0a,0x98,0xf9,0xe3, -0x7d,0xf0,0x09,0x69,0xfe,0xee,0xb8,0x07,0x28,0x2e,0x21,0x01,0x42,0xf9,0x10,0xdf, -0x18,0xff,0x4e,0xf6,0x0c,0x11,0x16,0xf7,0x0c,0xdd,0xe8,0xb5,0xfd,0xf8,0xa7,0xe8, -0xf3,0xc4,0x05,0xfd,0x89,0xe4,0xeb,0x00,0x10,0x1d,0x3e,0x0d,0x09,0xf4,0x1c,0x21, -0x7d,0x06,0xf4,0x84,0x08,0x1a,0x85,0x09,0xf2,0xa8,0xef,0xf9,0x17,0xf0,0xda,0x8f, -0xe2,0xff,0x29,0x03,0xed,0x7d,0xe8,0xfc,0x13,0x0f,0x05,0xff,0xfb,0x15,0x50,0x2c, -0x1d,0x9f,0x05,0x04,0x89,0x11,0x10,0xa5,0xfd,0xfa,0x21,0x09,0x02,0x6e,0xe6,0xda, -0xa9,0xe8,0xf5,0xc4,0xef,0xe9,0xfc,0xf6,0x06,0x8d,0xfd,0xf1,0xe7,0xfe,0x15,0x33, -0x1b,0x18,0x23,0x17,0x1a,0x54,0x16,0x02,0xf6,0xf8,0x08,0x99,0x12,0x01,0x02,0xec, -0xea,0x7e,0xf0,0xe7,0x24,0xda,0xe3,0xf5,0xfc,0x02,0x5b,0xf6,0xf7,0x12,0x02,0x08, -0x5b,0x09,0x09,0xde,0x16,0x28,0xec,0x21,0x0b,0x65,0x08,0x0d,0x20,0x05,0xfb,0xa1, -0xf6,0xfa,0xe6,0xf8,0xe5,0xc1,0xd8,0xe4,0x2c,0xf0,0xf0,0xa5,0xf2,0xfc,0x50,0x09, -0x08,0xea,0xfb,0x03,0xc8,0x19,0x1f,0xa1,0x1a,0x1b,0xf1,0x1b,0x13,0xbe,0xfe,0xf0, -0x80,0xfe,0x08,0x32,0xf6,0xe5,0x14,0xe7,0xeb,0xae,0xe6,0xdd,0x82,0xe7,0x03,0x39, -0x0a,0x00,0xb4,0x02,0x0e,0xe3,0x0f,0x0a,0x90,0x0c,0x1e,0x26,0x28,0x15,0x18,0x04, -0x04,0x28,0x04,0xf7,0x27,0xed,0xf3,0xc9,0xfa,0xf0,0x18,0xdf,0xdd,0x2c,0xed,0xf4, -0x5b,0xf2,0xfb,0x4e,0x0d,0x0f,0xaa,0x04,0x00,0xcf,0x12,0x22,0x49,0x19,0x0e,0x74, -0x16,0x1a,0x7c,0x06,0xf1,0xec,0xf1,0xfd,0xe5,0xfc,0xea,0x2f,0xe3,0xec,0x8f,0xed, -0xe2,0x42,0xe6,0xfb,0x09,0x0c,0x07,0xf8,0xfd,0x0a,0xca,0x18,0x13,0x8d,0x0c,0x13, -0x7b,0x1f,0x1c,0x77,0x09,0xfe,0x72,0x00,0xfc,0xfb,0xf0,0xec,0xc5,0xf2,0xf6,0xae, -0xe8,0xdb,0xe1,0xe6,0xf6,0x58,0xf7,0xf8,0xca,0x03,0x11,0x79,0x14,0x06,0x43,0x06, -0x19,0x2e,0x1e,0x17,0x74,0x15,0x14,0xf0,0x0c,0xfa,0xd7,0xe8,0xf1,0x82,0xfd,0xf2, -0x5a,0xe5,0xe7,0xf5,0xec,0xea,0xbb,0xe5,0xed,0x8d,0x07,0x13,0x0a,0x07,0x04,0xde, -0x13,0x18,0xaf,0x11,0x0e,0x35,0x16,0x20,0x24,0x16,0xfc,0x93,0xf2,0xf9,0xc0,0xf5, -0xe9,0xdc,0xe9,0xf5,0x20,0xf8,0xea,0x64,0xdd,0xe8,0x7c,0xfd,0x02,0x34,0x01,0x0b, -0x57,0x18,0x17,0x2f,0x0c,0x07,0xdf,0x16,0x21,0x87,0x14,0x05,0xd7,0x02,0xfe,0xfc, -0xf1,0xe8,0x73,0xed,0xf9,0xad,0xf6,0xe7,0x21,0xe6,0xf0,0xb7,0xf4,0xf3,0xf3,0xf9, -0x0d,0x9b,0x1b,0x10,0x6c,0x04,0x0c,0x0c,0x16,0x10,0xd8,0x0b,0x12,0x8f,0x18,0x09, -0x11,0xf1,0xe9,0x6e,0xf4,0xf6,0xb1,0xec,0xeb,0x17,0xf3,0xf6,0x3d,0xed,0xe4,0x5e, -0xf1,0x06,0x6c,0x0b,0x09,0x3b,0x13,0x1a,0xbd,0x13,0x06,0xbd,0x07,0x15,0xde,0x18, -0x08,0x1d,0xfe,0xfe,0x65,0xf8,0xec,0x07,0xe4,0xea,0x46,0xf8,0xf3,0x88,0xe7,0xee, -0xaf,0xfa,0xf7,0x3a,0xf6,0x03,0x71,0x17,0x1d,0x92,0x0f,0x09,0x85,0x11,0x12,0x4f, -0x0b,0x0b,0x47,0x10,0x0d,0x3c,0xff,0xeb,0x4d,0xe7,0xee,0x97,0xed,0xe8,0xd2,0xef, -0xf8,0x89,0xf5,0xf0,0xb3,0xef,0xfc,0xc6,0x0e,0x11,0xd7,0x0e,0x19,0xc1,0x1b,0x0e, -0x00,0x06,0x09,0xbb,0x12,0x10,0xda,0xff,0xf8,0xb7,0xfb,0xf0,0x0b,0xe3,0xe6,0xa1, -0xec,0xf3,0xd1,0xf5,0xf0,0x88,0xf4,0xfe,0x9b,0xfd,0xfd,0xf4,0x0c,0x1c,0x72,0x1d, -0x13,0x32,0x0a,0x0f,0x72,0x12,0x08,0xc0,0x00,0x04,0x1f,0x04,0xf8,0xf3,0xe9,0xe4, -0x48,0xed,0xee,0xa3,0xe7,0xf0,0xee,0xff,0xfd,0x68,0xf2,0xf5,0x08,0x08,0x16,0xa8, -0x11,0x0e,0x99,0x17,0x1b,0xf4,0x10,0x04,0x97,0x06,0x0f,0xc0,0x09,0xf9,0xa5,0xf2, -0xf3,0x11,0xea,0xdf,0xee,0xe3,0xf5,0x51,0xfd,0xf4,0xd2,0xec,0xf9,0xd5,0x09,0x07, -0x38,0x05,0x14,0x69,0x22,0x1b,0xeb,0x0d,0x09,0x0f,0x0e,0x09,0x49,0xfc,0xfe,0xb5, -0x07,0xfe,0x7e,0xea,0xe1,0x42,0xe8,0xf1,0x01,0xef,0xec,0xd8,0xf9,0x04,0x2d,0xfe, -0xf9,0x84,0x02,0x10,0x96,0x15,0x13,0x50,0x13,0x1a,0x64,0x15,0x01,0x0e,0xfd,0x06, -0x9d,0x08,0xfb,0xeb,0xf0,0xf1,0x86,0xf3,0xea,0x7a,0xe1,0xec,0xfc,0xfc,0xfc,0xe3, -0xf3,0xf9,0x31,0x07,0x09,0x1c,0x05,0x0d,0xe4,0x1d,0x1d,0xc8,0x0f,0x08,0xff,0x0c, -0x0c,0x7b,0xff,0xf6,0xdd,0xfc,0xff,0xdc,0xef,0xe2,0x79,0xe7,0xee,0xdf,0xf0,0xf0, -0xa2,0xf8,0x05,0x93,0x04,0xfb,0x4b,0x01,0x11,0x05,0x18,0x14,0x26,0x0f,0x13,0x5f, -0x18,0x0b,0x20,0xfb,0xfd,0x57,0x04,0xfb,0xb6,0xef,0xee,0x88,0xf3,0xee,0x47,0xe2, -0xe6,0xbe,0xfa,0x02,0xfc,0xfa,0xfb,0xdf,0x07,0x0f,0x67,0x0b,0x07,0x9b,0x12,0x1e, -0x98,0x18,0x09,0xa8,0x06,0x08,0xb5,0x00,0xf5,0xb7,0xf2,0xfa,0x05,0xf8,0xe7,0x8b, -0xe3,0xef,0xdd,0xf4,0xf0,0xe9,0xf3,0x00,0x44,0x0c,0x09,0xe4,0x00,0x09,0xd4,0x15, -0x12,0x9a,0x0d,0x13,0x03,0x16,0x0d,0x55,0xfd,0xf7,0x16,0xfe,0xfd,0x14,0xf1,0xed, -0xfb,0xf3,0xf1,0x8f,0xea,0xe7,0x2f,0xf1,0xfe,0x56,0xff,0xfd,0x0e,0x07,0x0f,0xbc, -0x0d,0x0a,0x69,0x0e,0x14,0xde,0x15,0x0c,0x9f,0x07,0x08,0x12,0x02,0xf6,0xad,0xf1, -0xf4,0x5a,0xf7,0xf2,0xdc,0xe8,0xea,0x27,0xf3,0xf2,0x55,0xf1,0xfb,0xa7,0x09,0x0d, -0x2e,0x08,0x04,0x1e,0x0f,0x16,0xf4,0x10,0x0f,0xd9,0x12,0x10,0x54,0x04,0xf7,0x46, -0xf5,0xfa,0x89,0xf6,0xec,0x8c,0xef,0xf4,0xd0,0xef,0xea,0x9e,0xec,0xf7,0x13,0x03, -0x05,0xd9,0x05,0x0c,0x99,0x0f,0x0c,0xca,0x09,0x0c,0x2a,0x16,0x16,0x39,0x0a,0x01, -0x9f,0x01,0xfb,0x4c,0xf2,0xf0,0x01,0xf4,0xf6,0x6d,0xf0,0xe9,0x26,0xed,0xf5,0xac, -0xf8,0xf9,0x3c,0x01,0x0a,0x5c,0x0f,0x0b,0x6e,0x0a,0x0f,0x23,0x13,0x11,0xf1,0x0d, -0x0d,0x89,0x08,0xfd,0x2c,0xf4,0xf3,0x42,0xf5,0xf1,0x49,0xed,0xef,0x0d,0xf5,0xf3, -0xe7,0xef,0xf2,0x12,0xfd,0x08,0xe3,0x0a,0x0a,0x3e,0x0e,0x11,0x7b,0x0e,0x0b,0x7b, -0x0e,0x11,0xe5,0x0d,0x04,0xa4,0xfd,0xfb,0xdc,0xf6,0xed,0x67,0xeb,0xf1,0x2f,0xf5, -0xf2,0x0b,0xf0,0xf1,0x9f,0xf7,0xfc,0xdd,0x02,0x0b,0xbb,0x10,0x10,0xc7,0x0e,0x0c, -0xed,0x0f,0x11,0x65,0x0b,0x07,0x79,0x08,0x02,0x3d,0xf6,0xed,0x3c,0xec,0xf0,0x49, -0xf3,0xf1,0xe6,0xf1,0xf4,0xa4,0xf4,0xf6,0x03,0xfc,0x03,0x58,0x0b,0x0e,0xcc,0x0e, -0x11,0x48,0x11,0x0c,0x6f,0x0b,0x0d,0x30,0x0c,0x07,0x55,0xff,0xf8,0xc4,0xf4,0xf0, -0x18,0xec,0xec,0x93,0xef,0xf2,0xeb,0xf4,0xf4,0xea,0xf6,0xfd,0x62,0x02,0x09,0xf3, -0x0f,0x13,0x80,0x12,0x0f,0xef,0x0c,0x0c,0x80,0x0b,0x07,0x48,0x04,0x01,0x98,0xfc, -0xf5,0x85,0xed,0xea,0x2c,0xef,0xf2,0x3f,0xf2,0xf3,0x69,0xf5,0xf6,0x7a,0xfa,0x00, -0xc0,0x07,0x0f,0x5a,0x12,0x10,0x3f,0x11,0x10,0xf4,0x0b,0x08,0x14,0x07,0x07,0xfd, -0x05,0xfc,0xdf,0xf1,0xed,0x3e,0xed,0xec,0x80,0xee,0xf2,0x36,0xf5,0xf7,0xac,0xf7, -0xf9,0x40,0x01,0x07,0x98,0x0a,0x11,0xd1,0x14,0x13,0xf9,0x0f,0x09,0x51,0x06,0x09, -0x87,0x05,0xfd,0x4e,0xfc,0xf8,0xbe,0xf1,0xec,0xae,0xea,0xed,0x95,0xf3,0xf6,0x70, -0xf8,0xfd,0xb2,0xfd,0xff,0xd4,0x04,0x0a,0xaa,0x10,0x13,0x70,0x0f,0x0c,0xbb,0x0c, -0x09,0xe4,0x04,0x03,0x70,0x00,0xfd,0xf6,0xf8,0xf3,0x63,0xee,0xeb,0xce,0xec,0xf2, -0xf8,0xf7,0xf8,0xc2,0xf9,0xfe,0xdd,0x01,0x05,0xe6,0x09,0x0c,0x0e,0x11,0x12,0x76, -0x0e,0x0c,0xb3,0x08,0x02,0xd4,0x00,0x01,0x80,0xfd,0xf8,0x3d,0xf3,0xef,0xe0,0xef, -0xef,0x59,0xef,0xf4,0xea,0xf8,0xfa,0x0c,0xff,0x03,0x09,0x07,0x0a,0x12,0x0c,0x10, -0x10,0x14,0x11,0xf0,0x09,0x06,0x08,0x05,0x01,0xfc,0xfd,0xfa,0x92,0xf7,0xf4,0xbe, -0xf0,0xed,0x98,0xef,0xf3,0xc7,0xf4,0xf7,0x9f,0xfe,0x02,0x4b,0x03,0x04,0x31,0x08, -0x0e,0x15,0x10,0x0e,0xa8,0x0f,0x0e,0x1a,0x08,0x02,0x22,0xfe,0xfc,0x17,0xfc,0xf7, -0x2d,0xf4,0xf4,0x9e,0xf2,0xee,0xd1,0xef,0xf6,0xda,0xfc,0xfe,0x10,0xfe,0x04,0x52, -0x09,0x07,0xb9,0x07,0x0d,0x50,0x11,0x10,0x3a,0x0b,0x06,0x20,0x05,0x01,0x79,0xfa, -0xf8,0xb9,0xfa,0xf8,0x64,0xf2,0xf0,0xa0,0xf1,0xf4,0xd3,0xf4,0xf6,0xe6,0xfc,0x03, -0x0e,0x06,0x05,0x6c,0x07,0x0b,0x33,0x0e,0x0d,0xae,0x0c,0x0c,0x5b,0x09,0x03,0xa2, -0xfe,0xfc,0x66,0xfa,0xf6,0x87,0xf3,0xf4,0x1a,0xf6,0xf3,0x4a,0xf1,0xf4,0x2a,0xfc, -0x00,0x44,0x00,0x02,0x57,0x07,0x09,0x5f,0x09,0x0a,0x94,0x0d,0x0e,0x79,0x0a,0x06, -0x30,0x04,0x00,0x9d,0xfa,0xf6,0x99,0xf8,0xfa,0x89,0xf6,0xf1,0x6b,0xf1,0xf4,0x81, -0xf5,0xf7,0xf5,0xfc,0x04,0x35,0x08,0x06,0x8c,0x07,0x0b,0x81,0x0c,0x0b,0xb0,0x09, -0x0a,0x7f,0x0b,0x04,0xff,0xfa,0xf8,0xf0,0xf9,0xf7,0x9f,0xf3,0xf2,0xb1,0xf4,0xf6, -0xb6,0xf3,0xf3,0xa4,0xfa,0x02,0xc4,0x03,0x04,0x38,0x08,0x0c,0xcc,0x0c,0x08,0x46, -0x08,0x0c,0xb9,0x0b,0x04,0x79,0xff,0xfe,0xa1,0xfc,0xf6,0x2b,0xf1,0xf2,0x0e,0xf7, -0xf5,0x98,0xf2,0xf5,0x95,0xfa,0xfc,0x66,0xfd,0x03,0x12,0x0a,0x0b,0x3c,0x09,0x08, -0x3a,0x0c,0x0c,0x69,0x08,0x05,0x4e,0x06,0x04,0x9c,0xfe,0xf6,0x3c,0xf3,0xf4,0xbc, -0xf4,0xf2,0x2a,0xf4,0xf6,0x6e,0xf7,0xf7,0xb7,0xfa,0x01,0x7c,0x07,0x07,0x5c,0x09, -0x0d,0x18,0x0d,0x0a,0x11,0x08,0x07,0x8c,0x08,0x06,0x14,0x00,0xfb,0xcb,0xf9,0xf5, -0xce,0xf2,0xf2,0xc5,0xf4,0xf7,0x60,0xf5,0xf5,0xc1,0xfa,0x00,0xa0,0xff,0x01,0x64, -0x07,0x0d,0x14,0x0e,0x0a,0xa9,0x09,0x0b,0x4e,0x0a,0x03,0x9e,0x01,0x02,0xbe,0xff, -0xf8,0x85,0xf3,0xf4,0x76,0xf5,0xf2,0x25,0xf1,0xf7,0x17,0xfd,0xfc,0xc0,0xfa,0xfe, -0x58,0x05,0x09,0x08,0x09,0x0a,0xab,0x0f,0x0f,0xe0,0x08,0x05,0x6a,0x05,0x04,0xba, -0x00,0xfc,0x40,0xfa,0xf8,0x06,0xf3,0xef,0xb7,0xf2,0xf7,0x98,0xf8,0xf8,0x59,0xfb, -0xff,0x5f,0x02,0x02,0xec,0x05,0x0b,0x6b,0x0e,0x0c,0x0d,0x0b,0x09,0xbc,0x07,0x04, -0x04,0x01,0x00,0x47,0x00,0xfb,0x78,0xf5,0xf3,0xa4,0xf3,0xf4,0x43,0xf4,0xf5,0x7a, -0xfa,0xfe,0x5f,0xff,0x00,0xf1,0x03,0x07,0xba,0x0a,0x0c,0xfc,0x0d,0x0d,0x1d,0x0a, -0x05,0x89,0x04,0x03,0xd3,0xfe,0xfb,0xa4,0xf9,0xf7,0xfb,0xf4,0xf2,0x26,0xf2,0xf5, -0x18,0xf9,0xfb,0x81,0xfd,0x00,0x4b,0x03,0x04,0x1c,0x07,0x0b,0x60,0x0d,0x0c,0xe8, -0x0a,0x0a,0x41,0x08,0x04,0xb2,0xff,0xfd,0xca,0xfc,0xfa,0x44,0xf6,0xf3,0xea,0xf3, -0xf4,0x68,0xf4,0xf6,0x7c,0xfb,0xfe,0x6d,0x00,0x02,0x0c,0x07,0x0a,0x69,0x0b,0x0b, -0x67,0x0d,0x0e,0xf1,0x09,0x04,0x9b,0x02,0x00,0x3c,0xfd,0xf9,0xcb,0xf7,0xf6,0xad, -0xf4,0xf2,0x6a,0xf3,0xf5,0x4c,0xf8,0xfa,0xed,0xfe,0x03,0x4e,0x06,0x06,0x14,0x08, -0x0b,0x59,0x0d,0x0d,0x62,0x0b,0x09,0x54,0x07,0x03,0xe0,0xfd,0xfb,0xb8,0xfa,0xf8, -0x0c,0xf6,0xf3,0x4d,0xf3,0xf4,0x13,0xf5,0xf7,0x70,0xfb,0x00,0xc8,0x03,0x05,0x55, -0x07,0x09,0x7e,0x0b,0x0b,0x68,0x0c,0x0d,0x10,0x0b,0x06,0x1c,0x02,0xfe,0x83,0xfa, -0xf7,0x8d,0xf6,0xf6,0x7d,0xf6,0xf4,0xe4,0xf2,0xf4,0x8a,0xf8,0xfc,0x95,0xff,0x03, -0x75,0x07,0x09,0xb9,0x09,0x0a,0x33,0x0b,0x0b,0xec,0x0a,0x09,0x55,0x07,0x03,0x1e, -0xfe,0xf8,0xce,0xf7,0xf8,0x27,0xf7,0xf4,0xa3,0xf3,0xf5,0x75,0xf6,0xf7,0x7d,0xfb, -0x00,0x5a,0x04,0x06,0xa5,0x08,0x0b,0xe6,0x0b,0x0a,0x97,0x0a,0x0b,0xfc,0x0a,0x06, -0x0d,0x01,0xfd,0x29,0xfc,0xf8,0x7b,0xf4,0xf4,0xf2,0xf5,0xf6,0xd2,0xf4,0xf5,0xd2, -0xf8,0xfd,0xf5,0xff,0x02,0x0e,0x08,0x0b,0x56,0x0b,0x0a,0x6c,0x0b,0x0c,0x51,0x0a, -0x07,0xb3,0x05,0x04,0x39,0x00,0xf9,0xee,0xf5,0xf5,0xc4,0xf5,0xf5,0x90,0xf4,0xf5, -0xce,0xf7,0xf9,0x91,0xfb,0x00,0xe2,0x04,0x08,0x27,0x0a,0x0c,0xf3,0x0d,0x0c,0x99, -0x09,0x08,0x54,0x08,0x07,0x01,0x03,0xfd,0xac,0xfa,0xf8,0xc7,0xf4,0xf2,0xca,0xf3, -0xf5,0x56,0xf6,0xf7,0xc6,0xf9,0xfe,0xc3,0x01,0x03,0x21,0x06,0x0b,0x9b,0x0e,0x0d, -0x65,0x0b,0x0a,0xce,0x0a,0x08,0xa9,0x04,0x02,0xa4,0xff,0xfa,0xfd,0xf5,0xf3,0x23, -0xf3,0xf4,0xf3,0xf3,0xf4,0xca,0xf8,0xfc,0x60,0xfc,0xfe,0xf7,0x03,0x09,0xda,0x0c, -0x0d,0x3d,0x0e,0x0e,0x00,0x0c,0x09,0x42,0x07,0x05,0x96,0x02,0xfe,0x75,0xf9,0xf6, -0x10,0xf4,0xf2,0x85,0xf1,0xf3,0x66,0xf6,0xf8,0x5d,0xfa,0xfc,0xd7,0x00,0x05,0xed, -0x08,0x0b,0xca,0x0e,0x0f,0x94,0x0d,0x0b,0xec,0x09,0x07,0xef,0x04,0x00,0x3a,0xfd, -0xfa,0x8a,0xf6,0xf2,0xfc,0xf1,0xf2,0xed,0xf3,0xf5,0xa1,0xf7,0xfb,0xdb,0xfe,0x00, -0x86,0x03,0x08,0x38,0x0c,0x0d,0x4f,0x0e,0x0d,0xb9,0x0c,0x0a,0x66,0x06,0x03,0x8a, -0x01,0xfd,0x45,0xf9,0xf6,0x99,0xf4,0xf3,0xe5,0xf1,0xf1,0x17,0xf5,0xf9,0xbc,0xfb, -0xfd,0x2b,0x01,0x04,0x7e,0x08,0x0a,0xbc,0x0c,0x0e,0x7c,0x0e,0x0b,0x26,0x09,0x06, -0x1c,0x03,0xff,0xdc,0xfc,0xfa,0x39,0xf8,0xf4,0xa8,0xf1,0xf1,0x4d,0xf3,0xf5,0x27, -0xf9,0xfc,0xd5,0xfe,0x01,0x23,0x04,0x07,0xdc,0x0a,0x0c,0x57,0x0d,0x0d,0x3c,0x0c, -0x08,0x2c,0x05,0x02,0x86,0x00,0xfe,0x41,0xfa,0xf6,0x1d,0xf5,0xf3,0x88,0xf2,0xf3, -0x58,0xf6,0xf9,0xd8,0xfb,0xfe,0x91,0x01,0x05,0xc0,0x06,0x08,0x0c,0x0c,0x0e,0x05, -0x0e,0x0b,0xc3,0x07,0x05,0x83,0x02,0xff,0xa0,0xfc,0xfa,0xff,0xf7,0xf4,0x8d,0xf3, -0xf3,0xcd,0xf4,0xf5,0xae,0xf8,0xfc,0xfe,0xff,0x01,0x1a,0x04,0x07,0x91,0x09,0x0b, -0x10,0x0c,0x0c,0x9c,0x0b,0x07,0x5e,0x04,0x01,0x1b,0xff,0xfc,0x26,0xfa,0xf8,0x85, -0xf6,0xf4,0x06,0xf3,0xf4,0x01,0xf7,0xf9,0x8d,0xfc,0xff,0xfc,0x02,0x05,0x36,0x07, -0x08,0x9a,0x0a,0x0c,0xf1,0x0b,0x0a,0xf7,0x07,0x04,0x9f,0x01,0xfd,0x3e,0xfb,0xfa, -0xa1,0xf8,0xf6,0xb5,0xf4,0xf4,0x7b,0xf5,0xf6,0xfc,0xf8,0xfc,0xb8,0x00,0x03,0xbc, -0x05,0x07,0xc7,0x08,0x09,0x97,0x0a,0x0b,0x09,0x0b,0x08,0xa6,0x04,0x00,0xee,0xfd, -0xfb,0x03,0xf9,0xf7,0xca,0xf6,0xf6,0x72,0xf5,0xf5,0x61,0xf6,0xf9,0x4b,0xfd,0x00, -0x1a,0x04,0x06,0x32,0x07,0x08,0x76,0x09,0x0a,0x49,0x0b,0x0a,0x60,0x07,0x04,0x5a, -0x01,0xfd,0x8b,0xfa,0xf8,0x85,0xf7,0xf7,0x03,0xf6,0xf5,0x59,0xf6,0xf7,0x83,0xf9, -0xfd,0x05,0x01,0x04,0x76,0x06,0x07,0x52,0x08,0x09,0xe9,0x09,0x09,0xde,0x08,0x07, -0xd0,0x04,0x00,0x8c,0xfc,0xfa,0x25,0xf9,0xf7,0xdc,0xf6,0xf6,0xfb,0xf6,0xf6,0xdc, -0xf6,0xf9,0x8b,0xfe,0x01,0x0e,0x04,0x06,0x46,0x08,0x08,0xbd,0x08,0x08,0xc6,0x08, -0x08,0xdf,0x06,0x03,0x14,0x00,0xfd,0x00,0xfa,0xf8,0x62,0xf7,0xf7,0x87,0xf7,0xf6, -0x3e,0xf7,0xf8,0xfe,0xfa,0xfd,0xf9,0x00,0x04,0x03,0x07,0x08,0xc2,0x07,0x08,0xc2, -0x08,0x08,0x55,0x07,0x05,0x8d,0x03,0x00,0xf8,0xfc,0xf9,0xb8,0xf7,0xf7,0xd0,0xf6, -0xf7,0x92,0xf7,0xf8,0x02,0xf9,0xfa,0x46,0xfd,0x01,0x6b,0x05,0x06,0x8e,0x07,0x08, -0x16,0x09,0x08,0xac,0x07,0x06,0xaa,0x05,0x03,0x51,0xff,0xfc,0xa8,0xfa,0xf8,0x46, -0xf6,0xf6,0x71,0xf7,0xf8,0x26,0xf8,0xf8,0x8a,0xfb,0xff,0x40,0x01,0x03,0x56,0x06, -0x09,0x91,0x09,0x08,0x30,0x07,0x07,0xeb,0x06,0x04,0x59,0x02,0x00,0x95,0xfd,0xf9, -0xde,0xf6,0xf6,0xa8,0xf7,0xf7,0xc8,0xf6,0xf7,0x8d,0xfa,0xfc,0xac,0xfd,0xff,0x9e, -0x04,0x07,0x1d,0x08,0x07,0xce,0x08,0x09,0x41,0x07,0x04,0x2b,0x04,0x03,0x5c,0x00, -0xfb,0x1a,0xf9,0xf8,0xc9,0xf7,0xf5,0x6c,0xf5,0xf8,0x61,0xfa,0xfa,0x58,0xfb,0xfe, -0x47,0x02,0x04,0x65,0x05,0x07,0x7d,0x0a,0x0a,0xa0,0x07,0x06,0xa5,0x05,0x03,0xcc, -0x00,0xfe,0xe4,0xfc,0xfa,0xcf,0xf7,0xf5,0x49,0xf6,0xf7,0x0d,0xf8,0xf8,0x16,0xfb, -0xfe,0xaa,0x00,0x01,0x89,0x03,0x06,0xee,0x08,0x08,0x48,0x08,0x08,0x08,0x07,0x03, -0x6e,0x01,0x00,0x46,0xff,0xfc,0x36,0xf9,0xf8,0xd2,0xf7,0xf6,0x5e,0xf6,0xf7,0x8b, -0xfa,0xfd,0x62,0xfe,0xff,0x7c,0x02,0x05,0x72,0x06,0x07,0x62,0x08,0x09,0x04,0x08, -0x05,0x28,0x04,0x03,0xc5,0x00,0xfd,0xe4,0xfa,0xfa,0x00,0xf9,0xf6,0x6e,0xf5,0xf6, -0x1b,0xf9,0xfa,0xb4,0xfb,0xfe,0xa8,0x01,0x03,0xdd,0x04,0x06,0x84,0x08,0x09,0xe3, -0x07,0x07,0xa0,0x06,0x05,0xd0,0x01,0xfe,0x4e,0xfd,0xfb,0x4f,0xf9,0xf6,0x6b,0xf6, -0xf7,0xc5,0xf7,0xf8,0xc3,0xf9,0xfc,0xbc,0xff,0x01,0xb3,0x02,0x05,0x97,0x07,0x08, -0x11,0x08,0x08,0x34,0x08,0x06,0x98,0x03,0x01,0x5a,0x00,0xfd,0x59,0xfa,0xf8,0x2b, -0xf8,0xf7,0xfc,0xf6,0xf6,0x6a,0xf8,0xfa,0x6e,0xfc,0xfe,0x56,0x01,0x03,0x5c,0x05, -0x06,0xa6,0x07,0x09,0x03,0x09,0x07,0x82,0x05,0x04,0x66,0x02,0xff,0x68,0xfc,0xfa, -0xc6,0xf9,0xf8,0xe9,0xf6,0xf6,0xaa,0xf7,0xf8,0xea,0xf9,0xfc,0xa6,0xff,0x01,0x0e, -0x03,0x04,0x0a,0x07,0x08,0xd2,0x07,0x07,0x99,0x07,0x06,0xd6,0x03,0x00,0xef,0xfe, -0xfd,0x23,0xfb,0xf9,0x32,0xf8,0xf7,0x5f,0xf7,0xf7,0x60,0xf8,0xfb,0xc2,0xfd,0xff, -0x15,0x01,0x03,0xba,0x05,0x06,0xa4,0x06,0x07,0x8c,0x08,0x07,0x6a,0x05,0x03,0x00, -0x01,0xfe,0x1b,0xfc,0xfa,0x18,0xfa,0xf9,0xc3,0xf7,0xf7,0x44,0xf8,0xf9,0xdb,0xfa, -0xfc,0xfc,0xff,0x02,0x1c,0x04,0x04,0xeb,0x05,0x07,0xd6,0x07,0x07,0x60,0x06,0x05, -0x05,0x03,0x00,0xd1,0xfd,0xfc,0xa3,0xfa,0xf9,0x61,0xf8,0xf8,0xbc,0xf8,0xf8,0x58, -0xf9,0xfb,0x37,0xfe,0x00,0x47,0x02,0x04,0xe2,0x05,0x06,0x68,0x06,0x06,0xda,0x06, -0x06,0x40,0x04,0x02,0x98,0x00,0xfd,0x1e,0xfb,0xf9,0x69,0xf9,0xf9,0xb4,0xf8,0xf8, -0x55,0xf9,0xfb,0x91,0xfc,0xfe,0x73,0x00,0x03,0xf2,0x04,0x05,0x3c,0x06,0x06,0x58, -0x06,0x05,0xdb,0x04,0x03,0x4d,0x02,0xff,0x1b,0xfd,0xfb,0x67,0xfa,0xf9,0x62,0xf8, -0xf9,0x10,0xfa,0xfa,0x2a,0xfb,0xfc,0x86,0xfe,0x00,0xed,0x02,0x04,0xdc,0x05,0x06, -0x10,0x06,0x06,0xa0,0x05,0x04,0xfa,0x02,0x01,0xa2,0xff,0xfd,0x6b,0xfb,0xf9,0x1c, -0xf9,0xf9,0x60,0xf9,0xfa,0xf1,0xfa,0xfb,0xde,0xfc,0xfe,0xe7,0x00,0x03,0x83,0x04, -0x05,0xf4,0x05,0x06,0x29,0x06,0x04,0x5a,0x03,0x02,0xab,0x01,0xff,0x7a,0xfd,0xfb, -0x3a,0xfa,0xf9,0xa1,0xf8,0xf9,0x53,0xfa,0xfb,0xe1,0xfb,0xfd,0x35,0xff,0x00,0x7f, -0x02,0x04,0x65,0x06,0x07,0x42,0x06,0x04,0xde,0x03,0x03,0x41,0x02,0x00,0x6d,0xff, -0xfd,0x9d,0xfb,0xf9,0x97,0xf8,0xf8,0x8d,0xf9,0xfa,0x65,0xfb,0xfc,0x3f,0xfe,0xff, -0x80,0x00,0x02,0x4f,0x05,0x06,0x35,0x06,0x05,0x6c,0x05,0x04,0x53,0x02,0x00,0x2f, -0x00,0xff,0x43,0xfd,0xfb,0xe3,0xf9,0xf8,0x4f,0xf8,0xf8,0xef,0xfa,0xfc,0xbe,0xfd, -0xfe,0x60,0xff,0x01,0x5a,0x03,0x04,0x75,0x05,0x06,0x58,0x06,0x04,0x3e,0x03,0x02, -0xd1,0x00,0xff,0xf2,0xfd,0xfd,0xc3,0xfb,0xf9,0x6c,0xf8,0xf8,0x09,0xfa,0xfb,0x02, -0xfc,0xfd,0x7a,0xff,0x00,0x47,0x01,0x02,0x8a,0x04,0x05,0x4e,0x06,0x05,0x0d,0x05, -0x03,0x56,0x01,0xff,0x7f,0xff,0xfe,0x95,0xfc,0xfa,0xff,0xf9,0xf9,0x06,0xf9,0xf9, -0xf3,0xfa,0xfd,0x11,0xfe,0xfe,0x1d,0x00,0x01,0x3a,0x03,0x04,0x75,0x05,0x06,0x69, -0x06,0x04,0x3a,0x03,0x02,0x52,0x00,0xfe,0xc2,0xfc,0xfc,0xd4,0xfb,0xfa,0xe5,0xf8, -0xf9,0xd0,0xf9,0xfa,0x5c,0xfc,0xfe,0x25,0x00,0x01,0xc4,0x01,0x02,0xbf,0x04,0x05, -0x35,0x05,0x05,0x76,0x05,0x04,0x93,0x01,0xff,0x44,0xfe,0xfd,0x4a,0xfc,0xfb,0x80, -0xfa,0xfa,0x42,0xf9,0xf9,0x40,0xfa,0xfc,0xb9,0xfe,0x00,0x40,0x01,0x02,0xdf,0x03, -0x03,0x7f,0x04,0x05,0x3a,0x06,0x05,0x43,0x03,0x01,0xf8,0xff,0xfe,0xa2,0xfc,0xfc, -0xd3,0xfb,0xfa,0xee,0xf9,0xf9,0x2a,0xfa,0xfa,0x2f,0xfc,0xfe,0x62,0x00,0x02,0xd0, -0x02,0x03,0x05,0x04,0x04,0xaf,0x05,0x05,0x1b,0x05,0x03,0x2e,0x02,0xff,0x0f,0xfe, -0xfc,0x3e,0xfc,0xfb,0xa5,0xfa,0xfa,0x48,0xfa,0xf9,0x4d,0xfa,0xfc,0xd3,0xfe,0x00, -0xed,0x01,0x02,0x5f,0x04,0x04,0xef,0x04,0x05,0xb1,0x05,0x05,0xa5,0x03,0x01,0x4c, -0x00,0xfe,0x87,0xfc,0xfb,0x25,0xfb,0xfb,0x62,0xfa,0xf9,0x4b,0xfa,0xfb,0xfa,0xfc, -0xfe,0x45,0x00,0x02,0xd6,0x03,0x04,0xb5,0x04,0x05,0x63,0x05,0x05,0xb2,0x04,0x03, -0x8f,0x02,0x00,0x15,0xfe,0xfc,0x2c,0xfc,0xfb,0x95,0xfa,0xfa,0x74,0xfa,0xfa,0x3d, -0xfb,0xfc,0x85,0xfe,0x00,0x5c,0x02,0x03,0xdb,0x04,0x05,0x13,0x05,0x05,0x72,0x05, -0x05,0xf4,0x03,0x02,0x30,0x00,0xfe,0x0a,0xfd,0xfb,0xe8,0xfa,0xfa,0xee,0xfa,0xfa, -0xba,0xfa,0xfb,0x08,0xfd,0xfe,0x5a,0x00,0x02,0x26,0x04,0x04,0xdc,0x04,0x05,0x81, -0x05,0x05,0x87,0x04,0x03,0xb8,0x02,0x01,0xa1,0xfe,0xfc,0xc9,0xfb,0xfb,0x19,0xfb, -0xfa,0xe9,0xfa,0xfb,0xd6,0xfb,0xfc,0x7a,0xfe,0x00,0x9c,0x02,0x03,0xac,0x04,0x05, -0x77,0x05,0x04,0xae,0x04,0x04,0x6c,0x04,0x02,0x6b,0x00,0xfe,0x49,0xfd,0xfb,0x0f, -0xfb,0xfa,0x6f,0xfb,0xfb,0x68,0xfb,0xfb,0x3d,0xfd,0xfe,0x0f,0x00,0xff,0xd0,0xfe, -0x00,0xdd,0x00,0xfe,0x2c,0xff,0x01,0x22,0x00,0xfe,0xf1,0xfe,0x02,0x72,0x00,0xfe, -0x40,0xff,0x01,0xbf,0xff,0xfe,0x8c,0xff,0x02,0x9b,0x01,0xff,0xb3,0x00,0x03,0xe6, -0xff,0xfd,0xff,0x00,0x03,0x46,0x01,0xfe,0x53,0x00,0xff,0x5f,0xfe,0xfd,0xc8,0xff, -0xff,0x2f,0x00,0xff,0x80,0x02,0xff,0xc9,0xfd,0xfe,0xb5,0xff,0x01,0xc6,0xfe,0xff, -0xe7,0x01,0x00,0x6b,0xff,0x02,0xf6,0x00,0xff,0x22,0x00,0xff,0xa5,0xfd,0xff,0x07, -0x01,0x00,0xcc,0x01,0x00,0x6f,0x02,0x00,0xd5,0xff,0xff,0xdf,0xff,0x01,0x49,0xfd, -0xfe,0x01,0xfe,0xfe,0x14,0xfa,0xff,0xb4,0xfe,0x00,0x10,0xfb,0xfe,0xe5,0xfe,0xff, -0xe5,0xfd,0x00,0xfb,0x03,0x02,0xd4,0x01,0x00,0xbb,0x00,0x00,0x89,0xff,0x01,0xfd, -0x00,0xff,0x24,0x00,0x01,0x9f,0xff,0x00,0x0a,0x01,0x05,0x26,0xff,0xfe,0x70,0x00, -0x00,0xe0,0xfd,0xfe,0x34,0xff,0x05,0x34,0xfe,0xf9,0x6b,0xff,0x01,0xbf,0x01,0x0a, -0xa2,0x04,0x04,0xd7,0x01,0xf9,0xb0,0xfc,0x0a,0xb7,0xfc,0xff,0x65,0xfe,0xfd,0x54, -0xfd,0xf7,0x96,0xf1,0xfc,0x04,0x05,0x04,0x82,0xf7,0x00,0xe4,0x00,0x09,0xb6,0xfb, -0x06,0x12,0x33,0x18,0xae,0xe2,0xe1,0x43,0x0c,0xdb,0x1d,0x17,0x17,0x8a,0x21,0x62, -0x3c,0xf5,0x10,0x3f,0x00,0x11,0x42,0xdc,0xea,0xbb,0x23,0x06,0xde,0xe1,0x01,0x43, -0x05,0x02,0x66,0xe7,0xca,0x13,0xf3,0x9c,0xc6,0xda,0xba,0xe9,0x06,0x0a,0xd0,0x40, -0x09,0x96,0x03,0xd5,0x38,0xd5,0xab,0x16,0xd2,0xe2,0x56,0x09,0x48,0x00,0x46,0x4c, -0x06,0x35,0x34,0xc1,0x39,0xf5,0xc2,0xf9,0xf6,0x42,0x36,0x1b,0x54,0x3b,0x41,0x4e, -0x57,0x22,0x71,0x09,0xea,0x73,0xf9,0xe4,0x5f,0xe6,0x0e,0x87,0xff,0x0b,0x22,0xff, -0xce,0xbc,0xb7,0xa8,0xe1,0x8f,0x9e,0x45,0xb4,0xcd,0x41,0xc1,0xcf,0xf0,0xc9,0xab, -0x9a,0xc0,0x9f,0x67,0x9f,0x9d,0x45,0xa3,0xc4,0x85,0xd5,0xf0,0x83,0x04,0x24,0xb9, -0x0d,0x0a,0x00,0x03,0xf8,0xa9,0x11,0x17,0xaa,0x38,0x42,0x28,0x5b,0x5e,0x3e,0x55, -0x5f,0xdb,0x54,0x4d,0x6b,0x4c,0x56,0x79,0x6a,0x6a,0xf9,0x7f,0x76,0xad,0x7c,0x62, -0x5d,0x47,0x42,0x4b,0x2a,0x26,0x31,0x2a,0x31,0xc7,0x42,0x24,0xca,0x2b,0x08,0x0a, -0xec,0xe1,0x6a,0xb3,0xbc,0x06,0xbb,0xb4,0x97,0xae,0x9c,0x3c,0xa9,0xae,0xb3,0xaa, -0x82,0xa1,0x82,0x88,0x0b,0x80,0x85,0x1d,0xb0,0x98,0xd9,0xaa,0xa1,0x1e,0x8b,0x9d, -0x4f,0x94,0x82,0x52,0x92,0xc4,0x01,0xe7,0xf3,0x47,0x0a,0x0f,0x62,0xec,0xec,0xaa, -0xec,0xc1,0x2b,0x0b,0x43,0xc2,0x2e,0x4c,0xf8,0x7f,0x60,0x3b,0x64,0x71,0x1c,0x3d, -0x3d,0xa7,0x4e,0x46,0xf4,0x6c,0x79,0x0c,0x5a,0x48,0x7b,0x57,0x48,0xc4,0x2a,0x37, -0x9f,0x37,0x1e,0x1b,0x21,0x21,0x79,0x15,0x07,0x97,0xff,0xf5,0x1a,0xea,0xe8,0x05, -0xe0,0xc3,0x10,0xc9,0xd2,0x57,0xc6,0xd7,0x24,0xd1,0xae,0xf8,0xb2,0xa1,0x05,0x80, -0x90,0x3e,0x9d,0xa4,0xac,0xc1,0xd0,0x47,0xd3,0xd8,0x59,0xc0,0xb8,0xaf,0xc8,0xcb, -0x71,0xd1,0xdc,0x05,0xfa,0x1d,0xfa,0x2c,0x35,0x27,0x2b,0x30,0xf1,0x36,0x1b,0xaa, -0x1c,0x2f,0xb5,0x44,0x51,0xc7,0x5f,0x60,0x5a,0x52,0x3c,0x43,0x27,0x1f,0x49,0x2a, -0x24,0xa3,0x26,0x39,0x94,0x3b,0x2c,0x05,0x1a,0xff,0x32,0xe6,0xdd,0xc2,0xd2,0xcb, -0x53,0xd3,0xdf,0x14,0xeb,0xe2,0x42,0xd7,0xc4,0x54,0xab,0xa0,0xd3,0x92,0x96,0x2e, -0xa3,0xab,0x1c,0xc4,0xd9,0x82,0xcf,0xbc,0xa9,0xb2,0xb4,0x21,0xb8,0xc0,0x23,0xdc, -0xf1,0x6b,0xfe,0x11,0xc7,0x1c,0x1f,0x2f,0x1b,0x19,0xf3,0x20,0x25,0x1f,0x3a,0x51, -0x25,0x65,0x71,0xf7,0x74,0x73,0xbd,0x71,0x6d,0x6f,0x67,0x64,0xad,0x66,0x72,0x8e, -0x7a,0x7f,0x22,0x7b,0x71,0x33,0x5f,0x46,0x00,0x2c,0x17,0xd3,0x11,0x15,0xb6,0x0f, -0x08,0xd0,0x04,0xfa,0x36,0xe6,0xd1,0x07,0xba,0xa9,0x7d,0xa3,0x9f,0x74,0x9d,0xa0, -0xe9,0xa3,0x9f,0x4f,0x99,0x90,0xd4,0x86,0x80,0xe0,0x83,0x88,0x8a,0x93,0xa2,0xeb, -0xad,0xbc,0x92,0xbf,0xb9,0xe3,0xb7,0xbc,0xa9,0xbe,0xcc,0xb9,0xe2,0xf7,0x25,0x0b, -0x1c,0x80,0x26,0x2b,0x6f,0x31,0x32,0x43,0x32,0x3e,0xa0,0x4e,0x63,0x6a,0x6f,0x77, -0xfc,0x7f,0x7f,0xa2,0x77,0x6c,0xd8,0x61,0x5c,0x9e,0x5a,0x5d,0x5b,0x60,0x5e,0x93, -0x56,0x47,0x4c,0x34,0x19,0x4d,0x03,0xf9,0xeb,0xf0,0xeb,0x67,0xec,0xee,0xc3,0xe8, -0xdd,0x9b,0xce,0xb9,0x12,0xaf,0xa6,0x93,0xa0,0xa2,0xb7,0xa8,0xb1,0x81,0xb6,0xb2, -0x14,0xa5,0x9a,0xe6,0x92,0x8d,0x97,0x90,0x97,0x08,0xa7,0xb9,0x0c,0xc8,0xd1,0x9a, -0xd4,0xd2,0x6c,0xd3,0xda,0x97,0xe5,0xf8,0xfb,0x0d,0x25,0x21,0x38,0x45,0x52,0x49, -0x4a,0x2d,0x4f,0x53,0xd4,0x56,0x5c,0xe4,0x68,0x72,0x10,0x76,0x75,0xb7,0x6f,0x65, -0x0c,0x55,0x41,0x5a,0x33,0x28,0x3c,0x24,0x1f,0x0e,0x1e,0x19,0xab,0x0f,0x02,0x35, -0xf0,0xdc,0x3a,0xcf,0xc9,0xe7,0xc3,0xc3,0x10,0xc7,0xca,0xb9,0xc9,0xc3,0x97,0xba, -0xb0,0xd1,0xa9,0xa6,0x17,0xa9,0xaf,0xa8,0xb7,0xc3,0x88,0xcb,0xcf,0xb3,0xcf,0xcd, -0x58,0xcb,0xcb,0x5f,0xd5,0xe2,0xa7,0xf4,0x04,0x40,0x15,0x20,0xa8,0x23,0x23,0x40, -0x25,0x2a,0xed,0x31,0x40,0x43,0x51,0x5e,0xa3,0x68,0x6b,0x85,0x6b,0x67,0xa5,0x5b, -0x54,0x25,0x4f,0x4b,0x77,0x4c,0x49,0x6d,0x47,0x40,0xc6,0x34,0x20,0x3d,0x0d,0xfb, -0x66,0xeb,0xde,0x10,0xd7,0xd3,0x83,0xd0,0xc7,0x76,0xbe,0xb3,0x45,0xa4,0x9a,0x10, -0x94,0x94,0xe5,0x97,0xa1,0x70,0xac,0xb4,0x94,0xb8,0xb5,0xcb,0xb1,0xb1,0x85,0xb3, -0xb8,0x82,0xc3,0xd3,0x36,0xe3,0xef,0x7a,0xf6,0xf9,0x1a,0xfd,0xfe,0x86,0xfe,0x05, -0x5d,0x11,0x1f,0xc1,0x2e,0x3c,0xaa,0x46,0x4b,0xe2,0x4d,0x4e,0x4d,0x50,0x54,0x79, -0x5c,0x64,0x77,0x70,0x76,0x0e,0x76,0x73,0x24,0x6d,0x62,0x1c,0x55,0x49,0xa1,0x3f, -0x37,0x0d,0x31,0x28,0xc9,0x1d,0x10,0xf9,0x00,0xec,0xf4,0xd8,0xc5,0xa5,0xb7,0xad, -0xab,0xa8,0xa4,0xe9,0xa3,0x9d,0x8f,0x98,0x97,0x81,0x8f,0x8d,0xc7,0x8b,0x8f,0x80, -0x9a,0xa3,0x30,0xaa,0xb7,0x02,0xc1,0xc2,0xbc,0xc3,0xc6,0x37,0xcd,0xd6,0xc2,0xde, -0xee,0xfc,0xfe,0x0e,0x23,0x14,0x1a,0x56,0x20,0x22,0x38,0x24,0x29,0x09,0x33,0x3f, -0xdb,0x49,0x57,0x18,0x62,0x66,0x51,0x67,0x64,0x96,0x62,0x61,0xa2,0x60,0x63,0x8e, -0x67,0x67,0xd5,0x62,0x5b,0x12,0x4f,0x3e,0xee,0x2d,0x1c,0x38,0x10,0x09,0x10,0x01, -0xf8,0xd0,0xeb,0xdf,0x63,0xd0,0xc0,0x48,0xb2,0xa7,0xe0,0xa0,0x9b,0x5f,0x9b,0x9e, -0x98,0xa2,0xa4,0xf3,0xa4,0xa5,0x80,0xa3,0xa2,0x58,0xa5,0xac,0xa5,0xb6,0xc4,0x06, -0xd1,0xdb,0x9c,0xe4,0xe8,0x2a,0xec,0xef,0xb9,0xf2,0xfb,0x3b,0x08,0x14,0xad,0x20, -0x2c,0x10,0x35,0x38,0x78,0x3a,0x3d,0x05,0x40,0x47,0x15,0x4d,0x56,0x1f,0x5f,0x63, -0xb2,0x65,0x62,0x81,0x5c,0x54,0x57,0x4b,0x46,0x66,0x40,0x3d,0xcc,0x39,0x33,0x99, -0x2a,0x1c,0xfc,0x0d,0xfb,0xbf,0xeb,0xe0,0x53,0xd2,0xc8,0xc3,0xc0,0xb9,0x8f,0xb4, -0xae,0x77,0xa3,0x9e,0x44,0x99,0x95,0xcd,0x91,0x94,0x0f,0x9c,0xa5,0xf0,0xaf,0xb5, -0x23,0xbd,0xc2,0x4a,0xc6,0xcd,0xf9,0xd4,0xe1,0x2b,0xf1,0x02,0xe0,0x0e,0x1a,0xad, -0x24,0x2b,0x75,0x2f,0x32,0x2a,0x35,0x3e,0x96,0x47,0x4f,0x8d,0x59,0x61,0x32,0x64, -0x63,0xe2,0x5c,0x59,0x43,0x56,0x55,0x50,0x54,0x55,0xb0,0x54,0x51,0x62,0x4c,0x41, -0x15,0x37,0x2c,0x96,0x1e,0x11,0x3b,0x09,0xff,0x3c,0xf6,0xf0,0xa1,0xe5,0xd9,0xe9, -0xcc,0xbd,0xfb,0xac,0xa3,0x8d,0x99,0x93,0x97,0x90,0x92,0x48,0x8f,0x8e,0x8b,0x8d, -0x8b,0x6d,0x8a,0x8b,0xb5,0x91,0x9b,0x9f,0xa7,0xb5,0x0e,0xc6,0xd4,0xb8,0xe0,0xea, -0x4d,0xf4,0xfd,0xb9,0x07,0x15,0xad,0x22,0x33,0x22,0x41,0x4e,0x82,0x56,0x5a,0x8e, -0x5e,0x62,0x91,0x65,0x68,0xd2,0x6a,0x70,0x51,0x72,0x72,0x6c,0x72,0x6b,0x82,0x63, -0x5a,0x0f,0x51,0x4a,0x38,0x44,0x3e,0x8a,0x37,0x32,0x1a,0x27,0x19,0x32,0x0b,0xfb, -0x90,0xeb,0xde,0xc4,0xd1,0xc9,0x7a,0xc1,0xbb,0xce,0xb5,0xac,0xe5,0xa0,0x96,0xf9, -0x8d,0x87,0xcd,0x85,0x87,0x2d,0x8a,0x8f,0x3c,0x96,0x99,0xf5,0x9e,0xa5,0x6b,0xab, -0xb3,0xec,0xbe,0xce,0x07,0xde,0xf0,0x00,0xff,0x0c,0xf9,0x18,0x21,0x42,0x2a,0x32, -0xc7,0x3b,0x46,0x3e,0x52,0x5d,0xf7,0x64,0x6b,0x48,0x6f,0x6c,0xd9,0x6b,0x66,0x6a, -0x62,0x61,0x81,0x5c,0x5b,0x34,0x58,0x53,0xbf,0x4c,0x40,0x95,0x34,0x27,0x0c,0x1d, -0x13,0x9c,0x08,0x01,0x5c,0xfb,0xf2,0x66,0xe7,0xda,0xbe,0xd1,0xc5,0xf4,0xba,0xb1, -0x1d,0xab,0xa9,0x82,0xa5,0xa2,0xb9,0xa1,0x9e,0x64,0x9b,0x95,0x79,0x94,0x97,0x27, -0x9a,0xa1,0x0e,0xa8,0xb4,0xbd,0xc0,0xc9,0x36,0xd2,0xda,0x0c,0xe4,0xed,0x71,0xf9, -0x09,0x1c,0x1a,0x29,0x15,0x39,0x44,0x10,0x4e,0x55,0x44,0x59,0x5e,0x5c,0x65,0x6a, -0x50,0x6d,0x71,0x0c,0x74,0x70,0x9d,0x6d,0x66,0xed,0x5a,0x53,0x3c,0x4b,0x40,0xa9, -0x39,0x31,0xf2,0x29,0x1e,0x2a,0x11,0x04,0x0a,0xf6,0xe7,0x4f,0xdd,0xd2,0x78,0xcb, -0xc9,0xe5,0xc4,0xbe,0x14,0xb8,0xb2,0x26,0xab,0xa2,0x0f,0xa0,0x9d,0xa3,0x9d,0xa0, -0xea,0xa4,0xa9,0xe9,0xac,0xaf,0x15,0xb1,0xb3,0x60,0xb8,0xbf,0x68,0xc9,0xd5,0x83, -0xe1,0xed,0x30,0xf7,0x02,0xb2,0x0c,0x16,0xfd,0x1e,0x28,0xef,0x34,0x3e,0xf6,0x49, -0x56,0xe3,0x5e,0x66,0x51,0x6b,0x6b,0x51,0x6b,0x6a,0x08,0x68,0x66,0xb5,0x63,0x62, -0x90,0x5a,0x53,0xf2,0x48,0x3c,0xc5,0x2e,0x22,0x45,0x16,0x0b,0xa0,0xfe,0xf6,0x28, -0xed,0xe1,0x6b,0xd6,0xcb,0xf9,0xc2,0xb8,0x47,0xae,0xaa,0x77,0xa7,0xa4,0x36,0xa1, -0xa0,0x0e,0xa1,0x9f,0x1b,0x9e,0x9e,0xdb,0x9f,0xa2,0xdf,0xa7,0xaf,0x19,0xb7,0xbf, -0xa1,0xc6,0xcc,0x94,0xd4,0xdd,0xae,0xe6,0xf1,0x25,0xfe,0x0e,0xf0,0x1a,0x27,0x28, -0x34,0x3e,0x79,0x48,0x50,0x8c,0x58,0x61,0x33,0x69,0x70,0xed,0x77,0x7c,0x0c,0x7e, -0x7a,0xce,0x76,0x71,0xc2,0x68,0x61,0x93,0x5a,0x51,0xff,0x47,0x3a,0x9e,0x2e,0x20, -0x57,0x0f,0xff,0x96,0xf1,0xe3,0x19,0xd8,0xcb,0x66,0xc2,0xbc,0x12,0xb3,0xab,0xc0, -0xa0,0x9b,0xc7,0x95,0x90,0xe9,0x90,0x93,0x09,0x96,0x9a,0xd3,0x9b,0x9e,0x69,0xa1, -0xa3,0x6b,0xa8,0xae,0xde,0xb8,0xc2,0x06,0xcd,0xd5,0x6b,0xe1,0xeb,0xe2,0xf4,0xfc, -0xe1,0x06,0x12,0xac,0x1d,0x28,0x6d,0x36,0x43,0x33,0x4e,0x58,0x37,0x5f,0x65,0xd2, -0x6b,0x6d,0x7d,0x71,0x75,0x7e,0x78,0x76,0xb7,0x76,0x70,0x77,0x6a,0x62,0xc0,0x57, -0x4a,0x3d,0x40,0x33,0x86,0x26,0x1b,0xf3,0x0d,0x00,0x24,0xf3,0xe4,0x87,0xd7,0xca, -0xf5,0xbd,0xb2,0x3e,0xaa,0xa4,0x99,0x9f,0x9d,0xe3,0x9a,0x96,0x81,0x95,0x91,0x14, -0x93,0x94,0x56,0x98,0x9e,0xdd,0xa5,0xad,0x25,0xb4,0xbc,0x11,0xc5,0xcd,0x87,0xd4, -0xdf,0xc6,0xea,0xf6,0xe3,0x03,0x11,0xef,0x1f,0x29,0x61,0x31,0x3a,0x48,0x42,0x49, -0x95,0x51,0x59,0x14,0x62,0x68,0x19,0x6f,0x71,0x36,0x73,0x6f,0x32,0x6a,0x66,0x7f, -0x62,0x5b,0x0f,0x56,0x4e,0xfd,0x44,0x39,0xad,0x2f,0x21,0xde,0x12,0x04,0x1b,0xf6, -0xe8,0x42,0xdd,0xd2,0x21,0xc9,0xc0,0x21,0xb6,0xaa,0xcd,0xa3,0x9c,0xeb,0x95,0x93, -0x96,0x92,0x93,0xa4,0x96,0x99,0xe9,0x9c,0x9f,0xec,0xa3,0xa8,0x10,0xaf,0xb8,0x0d, -0xc3,0xcd,0x21,0xd8,0xe1,0xb5,0xed,0xf8,0x78,0xff,0x08,0x74,0x15,0x1f,0x5a,0x28, -0x33,0x94,0x3d,0x46,0x5c,0x4f,0x55,0xb0,0x59,0x60,0xe5,0x63,0x66,0x2c,0x6b,0x6b, -0x7f,0x6a,0x6a,0x91,0x68,0x62,0xf7,0x5c,0x56,0x9b,0x4c,0x44,0x02,0x3c,0x2e,0xce, -0x23,0x19,0xa4,0x0c,0xff,0x4f,0xf3,0xe5,0xe5,0xd6,0xca,0x6d,0xc0,0xb5,0x66,0xad, -0xa5,0x4a,0x9e,0x99,0x0a,0x95,0x90,0xc7,0x8f,0x90,0x23,0x91,0x93,0xd6,0x97,0x9c, -0x8e,0xa3,0xa9,0x88,0xb0,0xba,0x4a,0xc4,0xcc,0x64,0xd7,0xe4,0x24,0xf1,0xfd,0xff, -0x0a,0x17,0xa4,0x22,0x2c,0x9e,0x36,0x3d,0xcf,0x47,0x50,0xbd,0x58,0x60,0xd5,0x67, -0x6d,0x29,0x70,0x6f,0x0b,0x70,0x6e,0xc9,0x6a,0x67,0x72,0x63,0x5d,0xb8,0x56,0x4e, -0xe6,0x44,0x3a,0xcb,0x2e,0x22,0xe0,0x15,0x09,0xfd,0xfd,0xf1,0xb0,0xe5,0xda,0x14, -0xce,0xc3,0x73,0xb8,0xae,0x6c,0xa5,0x9d,0x5d,0x98,0x94,0x2f,0x94,0x92,0x06,0x90, -0x91,0x34,0x93,0x94,0x6c,0x99,0x9d,0xa9,0xa4,0xac,0xad,0xb7,0xc1,0x1a,0xcd,0xd9, -0x82,0xe2,0xef,0x11,0xfb,0x06,0x23,0x14,0x20,0xab,0x2d,0x37,0xbc,0x41,0x4c,0xde, -0x54,0x5c,0x2a,0x64,0x69,0xde,0x6e,0x71,0xca,0x74,0x74,0x8d,0x73,0x70,0x6d,0x6b, -0x67,0xd2,0x60,0x59,0xb0,0x50,0x46,0x5c,0x3c,0x31,0x71,0x25,0x19,0x73,0x0b,0xff, -0xa3,0xf1,0xe4,0x2b,0xd9,0xcd,0x61,0xc1,0xb6,0xbf,0xac,0xa3,0x0b,0x9d,0x97,0xd7, -0x91,0x8f,0xd1,0x8c,0x8b,0xfa,0x8b,0x8d,0xb3,0x8f,0x94,0xb1,0x99,0xa0,0xf5,0xa8, -0xb2,0x0f,0xbd,0xc7,0x46,0xd3,0xdf,0xbb,0xec,0xf9,0x2f,0x06,0x14,0x03,0x21,0x2c, -0x20,0x38,0x44,0x53,0x4f,0x58,0xe4,0x5f,0x68,0xd5,0x6e,0x74,0xc4,0x77,0x78,0x1f, -0x7a,0x77,0x9f,0x73,0x6e,0x50,0x68,0x61,0x17,0x58,0x4f,0x72,0x44,0x39,0x23,0x2d, -0x1f,0xfb,0x10,0x04,0xb0,0xf6,0xeb,0x82,0xdf,0xd4,0x40,0xc9,0xbf,0x52,0xb7,0xae, -0xab,0xa6,0xa1,0x00,0x9d,0x99,0xfa,0x96,0x94,0x5f,0x95,0x96,0xab,0x98,0x9b,0xe1, -0x9d,0xa3,0xd4,0xa9,0xb0,0x31,0xb9,0xc3,0x4a,0xcc,0xd5,0xbe,0xe1,0xec,0xc9,0xf6, -0x01,0x99,0x0e,0x1c,0x8b,0x29,0x34,0x63,0x3f,0x4a,0x3d,0x53,0x5a,0x46,0x62,0x69, -0x02,0x6e,0x71,0x2f,0x75,0x75,0xed,0x73,0x70,0xe7,0x6a,0x63,0xaa,0x5c,0x54,0x28, -0x4b,0x41,0x19,0x36,0x29,0xd2,0x1c,0x0f,0x8f,0x01,0xf4,0x75,0xe7,0xda,0xad,0xce, -0xc6,0x51,0xbd,0xb5,0x81,0xad,0xa6,0xe5,0x9f,0x9b,0xf4,0x97,0x95,0x88,0x94,0x93, -0xde,0x95,0x98,0xee,0x9c,0xa1,0x21,0xa6,0xac,0x86,0xb1,0xba,0x16,0xc4,0xce,0x80, -0xd9,0xe5,0x66,0xf1,0xfd,0x66,0x09,0x14,0x7f,0x20,0x2b,0x1f,0x36,0x42,0xed,0x4e, -0x59,0xb0,0x62,0x68,0x67,0x6e,0x72,0x14,0x73,0x75,0xc3,0x76,0x75,0xa8,0x71,0x6d, -0x58,0x68,0x60,0xe3,0x56,0x4b,0xbd,0x40,0x33,0x9f,0x26,0x19,0xeb,0x0c,0x00,0xb4, -0xf2,0xe6,0x15,0xdb,0xcd,0x1e,0xc3,0xb8,0x4a,0xaf,0xa7,0x3c,0xa1,0x9c,0xbb,0x99, -0x96,0xf9,0x94,0x93,0x93,0x93,0x94,0x3c,0x96,0x99,0x2d,0x9e,0xa4,0xb4,0xaa,0xb2, -0x2a,0xbb,0xc3,0xad,0xcc,0xd6,0xa5,0xe0,0xec,0x81,0xf7,0x04,0xa3,0x11,0x1c,0xda, -0x27,0x32,0x27,0x3d,0x48,0xb7,0x51,0x5a,0x8d,0x64,0x6c,0x3c,0x72,0x75,0xf4,0x78, -0x79,0x04,0x78,0x76,0x67,0x71,0x6c,0x27,0x66,0x5d,0x67,0x54,0x4a,0xbb,0x3e,0x31, -0x13,0x23,0x14,0x85,0x05,0xf6,0xfb,0xe9,0xdc,0x3e,0xd0,0xc5,0x76,0xb9,0xb0,0x16, -0xa7,0x9d,0x3e,0x98,0x93,0x7f,0x91,0x8e,0x8f,0x8e,0x8f,0x7d,0x91,0x94,0x24,0x97, -0x9c,0x9f,0xa3,0xa9,0xb6,0xb1,0xba,0x2d,0xc5,0xcf,0x69,0xd9,0xe4,0x19,0xf0,0xfb, -0xc3,0x05,0x11,0x6b,0x1e,0x29,0xf6,0x34,0x41,0x32,0x4b,0x54,0xfa,0x5c,0x63,0x37, -0x69,0x6e,0xf4,0x71,0x73,0xa6,0x75,0x75,0xea,0x72,0x6e,0xfb,0x68,0x61,0x30,0x58, -0x4e,0x04,0x43,0x36,0x5f,0x2c,0x1f,0x30,0x11,0x04,0x4a,0xf7,0xe9,0x44,0xdc,0xcd, -0x9b,0xc2,0xb9,0x00,0xaf,0xa7,0x47,0xa1,0x9b,0xf1,0x96,0x92,0x7c,0x91,0x91,0xf5, -0x91,0x93,0x7c,0x97,0x9c,0x31,0xa1,0xa8,0xe1,0xad,0xb6,0x21,0xbf,0xc8,0x4d,0xd2, -0xdc,0xbe,0xe8,0xf3,0x53,0xfe,0x09,0xd0,0x14,0x20,0xea,0x2a,0x34,0x5c,0x3f,0x48, -0x54,0x50,0x58,0x09,0x61,0x67,0xee,0x6d,0x70,0x29,0x73,0x73,0xb6,0x71,0x6f,0xd4, -0x6a,0x65,0x1d,0x60,0x57,0xec,0x4f,0x44,0x5c,0x39,0x2b,0xef,0x1d,0x10,0x8b,0x03, -0xf6,0xb3,0xe8,0xdb,0x04,0xcf,0xc2,0xd9,0xb7,0xad,0x8d,0xa4,0x9c,0x7e,0x97,0x93, -0xb6,0x90,0x8f,0xc5,0x8f,0x8f,0xfb,0x91,0x94,0x1f,0x9a,0x9f,0x8b,0xa6,0xae,0xc2, -0xb7,0xc2,0x40,0xcd,0xd7,0xbb,0xe2,0xee,0x12,0xf9,0x03,0xc3,0x0d,0x19,0x4d,0x26, -0x31,0xcb,0x3a,0x44,0x8e,0x4e,0x55,0xc0,0x5b,0x62,0x50,0x66,0x69,0x7a,0x6d,0x70, -0xa1,0x70,0x6e,0xdb,0x6a,0x66,0x55,0x61,0x5a,0x64,0x51,0x48,0xab,0x3f,0x35,0xc3, -0x28,0x1c,0x5a,0x0f,0x02,0x75,0xf4,0xe7,0xd8,0xda,0xcf,0x9b,0xc4,0xba,0xeb,0xb0, -0xa8,0xe9,0x9f,0x99,0x86,0x94,0x91,0xd6,0x8f,0x8f,0x77,0x8f,0x92,0x86,0x95,0x99, -0xca,0x9e,0xa5,0x9c,0xac,0xb3,0x0d,0xbd,0xc7,0x5e,0xd3,0xdf,0xe3,0xea,0xf7,0x19, -0x04,0x10,0x75,0x1b,0x26,0xf3,0x30,0x3a,0x07,0x45,0x4e,0x02,0x59,0x61,0x85,0x68, -0x6d,0x05,0x71,0x73,0x2b,0x74,0x73,0xfe,0x72,0x70,0x28,0x6d,0x67,0x6f,0x61,0x59, -0x8c,0x4f,0x43,0x2d,0x38,0x2b,0x39,0x1e,0x10,0x91,0x04,0xf8,0x34,0xeb,0xde,0x90, -0xd0,0xc3,0xfb,0xb7,0xab,0xfc,0xa2,0x9a,0x18,0x95,0x91,0x9a,0x8d,0x8a,0xe8,0x88, -0x89,0x2f,0x8a,0x8c,0x7b,0x90,0x95,0xcf,0x9d,0xa6,0xa1,0xae,0xba,0xd7,0xc5,0xd0, -0x26,0xdc,0xe8,0x95,0xf4,0x00,0xbe,0x0d,0x1a,0x17,0x29,0x35,0x84,0x40,0x4a,0x4d, -0x54,0x5c,0x8a,0x62,0x68,0x24,0x6e,0x72,0xdf,0x74,0x77,0x22,0x77,0x75,0x14,0x72, -0x6c,0x75,0x65,0x5e,0xf3,0x55,0x4c,0x5e,0x44,0x39,0xd7,0x2d,0x21,0xf0,0x13,0x07, -0xb2,0xf9,0xeb,0x6b,0xdf,0xd4,0x07,0xc8,0xbd,0xbe,0xb4,0xaa,0xbf,0xa3,0x9c,0x7e, -0x96,0x92,0xd5,0x90,0x8f,0x35,0x8f,0x8f,0x49,0x91,0x95,0xfd,0x9a,0xa0,0xc7,0xa7, -0xae,0x0f,0xb8,0xc3,0xa5,0xcd,0xd8,0x5f,0xe5,0xf2,0xd1,0xfd,0x0a,0x60,0x16,0x21, -0x0f,0x2d,0x38,0x02,0x44,0x4e,0x6f,0x56,0x5f,0x36,0x66,0x6a,0x49,0x6e,0x70,0x1e, -0x72,0x73,0x61,0x71,0x6d,0x5b,0x6a,0x64,0xa9,0x5c,0x53,0x78,0x49,0x3f,0x23,0x34, -0x27,0xce,0x1a,0x10,0x63,0x03,0xf6,0x59,0xea,0xdd,0x2a,0xd1,0xc6,0x41,0xbb,0xb2, -0x33,0xab,0xa5,0xf8,0x9f,0x9b,0xd8,0x98,0x95,0x8f,0x94,0x94,0x4c,0x96,0x99,0x18, -0x9d,0xa2,0x9e,0xa9,0xb1,0x83,0xb9,0xc2,0x90,0xcb,0xd6,0xb6,0xe0,0xeb,0x4b,0xf7, -0x03,0xcd,0x0f,0x1b,0x1d,0x28,0x33,0xf6,0x3c,0x47,0x51,0x4f,0x57,0x19,0x5f,0x65, -0xaa,0x6a,0x6e,0x61,0x70,0x71,0x59,0x70,0x6d,0x92,0x68,0x63,0x54,0x5c,0x53,0x43, -0x4b,0x42,0x2d,0x38,0x2c,0xe6,0x20,0x13,0x37,0x06,0xf9,0x59,0xed,0xe2,0xe0,0xd6, -0xcc,0xdf,0xc2,0xba,0x98,0xb2,0xaa,0x8c,0xa3,0x9f,0x85,0x9b,0x98,0x67,0x96,0x96, -0xf1,0x95,0x97,0xac,0x9a,0x9d,0xff,0xa2,0xa8,0x30,0xae,0xb5,0xfd,0xbe,0xc8,0x2d, -0xd4,0xe0,0x75,0xeb,0xf6,0xf2,0x01,0x0d,0x07,0x1a,0x27,0xc2,0x32,0x3e,0x8a,0x49, -0x53,0xfc,0x5c,0x64,0x28,0x6a,0x6f,0x89,0x74,0x76,0x49,0x77,0x77,0x93,0x75,0x72, -0xf1,0x6b,0x65,0x35,0x5d,0x52,0xdc,0x48,0x3d,0x34,0x30,0x24,0x90,0x17,0x0a,0x98, -0xfd,0xf0,0x17,0xe3,0xd6,0xe7,0xca,0xbf,0x59,0xb6,0xad,0xbf,0xa4,0x9e,0xb7,0x99, -0x94,0x6e,0x92,0x91,0xb4,0x8f,0x90,0x45,0x92,0x93,0xcd,0x97,0x9c,0x6f,0xa3,0xac, -0x20,0xb4,0xbc,0x6b,0xc6,0xd0,0xe7,0xda,0xe7,0x72,0xf3,0x00,0xe6,0x0c,0x1a,0xf6, -0x25,0x30,0x6d,0x3a,0x45,0xc3,0x4f,0x59,0x41,0x62,0x69,0xc2,0x6f,0x74,0xe4,0x77, -0x79,0x80,0x78,0x76,0x5d,0x72,0x6e,0xab,0x67,0x60,0x00,0x58,0x4f,0x23,0x44,0x38, -0xd6,0x2a,0x1d,0xd9,0x0e,0x00,0xee,0xf3,0xe6,0x4f,0xdb,0xce,0xbb,0xc3,0xb8,0xc9, -0xae,0xa5,0x9f,0x9e,0x98,0x49,0x95,0x91,0xfd,0x8f,0x8f,0x4a,0x90,0x91,0xc4,0x93, -0x98,0x13,0x9c,0xa0,0x3c,0xa8,0xb0,0x58,0xba,0xc4,0xf6,0xcf,0xda,0xdc,0xe6,0xf1, -0xce,0xfc,0x0a,0x82,0x16,0x22,0x01,0x2f,0x3a,0x39,0x45,0x4f,0x0c,0x59,0x61,0x42, -0x68,0x6e,0xbe,0x72,0x74,0xfc,0x76,0x76,0x4e,0x76,0x73,0x95,0x6e,0x69,0xd3,0x60, -0x56,0x95,0x4b,0x3f,0x2c,0x33,0x26,0x5c,0x1a,0x0d,0x0f,0x01,0xf3,0xc7,0xe5,0xd7, -0xef,0xca,0xbf,0x2a,0xb5,0xac,0x84,0xa5,0x9e,0x17,0x9a,0x96,0xcf,0x93,0x91,0x13, -0x90,0x90,0xee,0x93,0x97,0xaa,0x9c,0xa2,0xbd,0xaa,0xb1,0x5d,0xba,0xc3,0x22,0xcd, -0xd6,0xc1,0xe1,0xed,0xf4,0xf9,0x05,0xd9,0x11,0x1d,0xff,0x28,0x33,0x32,0x3d,0x45, -0x59,0x4e,0x57,0x88,0x5e,0x65,0x05,0x6b,0x6f,0x9a,0x71,0x72,0x44,0x70,0x6c,0xe8, -0x68,0x63,0x2a,0x5e,0x57,0x7e,0x50,0x46,0x41,0x3b,0x2f,0xba,0x22,0x15,0x0b,0x07, -0xf9,0xbe,0xec,0xe0,0x9a,0xd5,0xca,0x26,0xbf,0xb5,0xf0,0xab,0xa4,0x61,0x9c,0x96, -0x2d,0x94,0x91,0x5d,0x91,0x91,0x6e,0x94,0x96,0xed,0x99,0x9e,0x47,0xa3,0xaa,0xd2, -0xb2,0xbc,0xe9,0xc6,0xd1,0x88,0xdc,0xe7,0x4b,0xf3,0xfe,0x79,0x09,0x14,0x3d,0x1f, -0x2a,0xbe,0x36,0x41,0x65,0x4c,0x55,0x99,0x5d,0x63,0xf8,0x68,0x6c,0xda,0x6e,0x71, -0xd1,0x71,0x71,0x87,0x70,0x6d,0xd4,0x67,0x61,0xe8,0x58,0x4e,0xe0,0x43,0x39,0xa4, -0x2d,0x22,0x11,0x16,0x09,0x08,0xfc,0xef,0x03,0xe1,0xd3,0xdb,0xc7,0xbc,0x03,0xb3, -0xab,0xc7,0xa3,0x9d,0xdd,0x98,0x93,0xeb,0x8f,0x8e,0xd0,0x8d,0x8e,0x54,0x91,0x95, -0x5d,0x9b,0xa1,0xee,0xa8,0xaf,0x9e,0xb8,0xc1,0xfa,0xca,0xd6,0x05,0xe2,0xef,0xc1, -0xfa,0x06,0x95,0x12,0x1e,0xa4,0x28,0x32,0xf6,0x3c,0x46,0x82,0x4e,0x57,0xdf,0x5f, -0x66,0x18,0x6c,0x6f,0x8c,0x71,0x70,0x6f,0x70,0x6e,0xe0,0x69,0x66,0xf4,0x60,0x5b, -0x74,0x53,0x4a,0xa0,0x3f,0x34,0x29,0x28,0x1b,0xf2,0x0e,0x02,0x56,0xf5,0xea,0xd2, -0xdd,0xd2,0x65,0xc8,0xbd,0x15,0xb3,0xaa,0xf9,0xa2,0x9c,0xca,0x97,0x95,0xf9,0x93, -0x93,0xa1,0x93,0x94,0xcc,0x96,0x99,0x5d,0x9d,0xa3,0xd6,0xaa,0xb3,0xe8,0xbc,0xc8, -0x6d,0xd3,0xde,0x99,0xe8,0xf4,0x42,0xff,0x0a,0x18,0x17,0x23,0xa4,0x2e,0x3a,0xf2, -0x43,0x4e,0xe0,0x56,0x5c,0x2e,0x62,0x67,0x49,0x6b,0x6c,0x9f,0x6e,0x6f,0xe0,0x6c, -0x6a,0xe4,0x65,0x5f,0x01,0x56,0x4d,0x51,0x43,0x38,0x2f,0x2e,0x23,0x48,0x18,0x0b, -0x8f,0xff,0xf2,0x4c,0xe7,0xdb,0x19,0xd0,0xc5,0xf2,0xbc,0xb4,0x65,0xad,0xa6,0x6d, -0xa2,0x9e,0x6a,0x9b,0x97,0xcd,0x96,0x98,0x02,0x9a,0x9c,0xc1,0xa0,0xa8,0x60,0xad, -0xb4,0xb5,0xbb,0xc3,0x4a,0xcd,0xd6,0x7d,0xe1,0xed,0x28,0xfa,0x05,0x74,0x11,0x1d, -0xd3,0x27,0x31,0x47,0x3b,0x43,0xc7,0x4b,0x53,0x1b,0x5b,0x62,0xd0,0x66,0x6a,0xa2, -0x6a,0x6b,0xd1,0x67,0x63,0xae,0x60,0x5b,0xf5,0x55,0x4e,0x7e,0x47,0x3d,0x7f,0x33, -0x27,0x12,0x1b,0x0f,0xe3,0x02,0xf5,0x9f,0xeb,0xe1,0xb7,0xd6,0xcc,0xd5,0xc2,0xba, -0x9b,0xb2,0xaa,0x35,0xa3,0x9f,0xbc,0x9b,0x99,0x30,0x99,0x9a,0x30,0x9c,0x9e,0x14, -0xa2,0xa5,0x7b,0xa9,0xaf,0x1f,0xb7,0xbf,0xc7,0xc9,0xd4,0x65,0xdf,0xeb,0x02,0xf6, -0x00,0x17,0x0b,0x15,0x4e,0x20,0x2c,0x05,0x38,0x41,0x2b,0x4c,0x55,0x41,0x5b,0x61, -0x53,0x65,0x68,0xf4,0x69,0x6a,0x7e,0x6b,0x6a,0xdc,0x67,0x63,0x8e,0x5d,0x55,0x3c, -0x4c,0x41,0xee,0x36,0x2d,0x31,0x22,0x16,0xbd,0x0b,0xfe,0x19,0xf4,0xe8,0x31,0xdc, -0xd1,0xc0,0xc6,0xbd,0xa9,0xb5,0xae,0x6b,0xa9,0xa4,0x7c,0xa0,0x9d,0xab,0x9a,0x9a, -0x20,0x99,0x9a,0xf4,0x9c,0xa1,0x50,0xa5,0xab,0x03,0xb2,0xb8,0x0e,0xc0,0xc7,0x1a, -0xd0,0xd9,0xba,0xe4,0xef,0xba,0xfb,0x06,0x18,0x12,0x1d,0x00,0x28,0x31,0x15,0x3b, -0x44,0x5c,0x4c,0x55,0x38,0x5c,0x62,0x01,0x67,0x69,0x3b,0x6b,0x6b,0x7a,0x6a,0x68, -0x06,0x65,0x5f,0xd7,0x59,0x53,0x74,0x4b,0x41,0x7a,0x37,0x2c,0x27,0x21,0x14,0x0d, -0x09,0xfd,0xfb,0xf2,0xe7,0x18,0xdc,0xd2,0x63,0xc9,0xc0,0x94,0xb7,0xaf,0xee,0xa9, -0xa5,0xa4,0xa0,0x9d,0x6f,0x9d,0x9d,0x88,0x9d,0x9e,0xa0,0xa0,0xa3,0xf0,0xa6,0xad, -0xa1,0xb3,0xbb,0xd5,0xc3,0xcc,0x69,0xd6,0xdf,0xfa,0xe8,0xf2,0x22,0xfc,0x07,0x8a, -0x12,0x1d,0x83,0x28,0x33,0x90,0x3c,0x44,0x1f,0x4c,0x52,0xd7,0x57,0x5d,0x23,0x61, -0x64,0x35,0x66,0x66,0xe6,0x64,0x62,0x73,0x5d,0x56,0xfb,0x4f,0x48,0xd4,0x3f,0x36, -0x3b,0x2d,0x22,0x6b,0x18,0x0c,0x79,0x00,0xf4,0xbd,0xe9,0xdf,0xaa,0xd5,0xcd,0x18, -0xc5,0xbe,0x18,0xb8,0xb2,0xc4,0xad,0xa9,0x3c,0xa6,0xa3,0x9e,0xa3,0xa4,0xfb,0xa6, -0xa9,0x43,0xad,0xb1,0x2b,0xb7,0xbc,0x52,0xc1,0xc8,0x5d,0xd1,0xd9,0xd2,0xe2,0xed, -0xc7,0xf7,0x02,0x33,0x0b,0x15,0x20,0x1f,0x27,0x4c,0x30,0x39,0x68,0x42,0x4a,0xc6, -0x50,0x56,0xd9,0x5b,0x5e,0x9a,0x5f,0x5f,0xb5,0x5f,0x5e,0xc0,0x5a,0x56,0xef,0x51, -0x4b,0x81,0x42,0x39,0x7c,0x30,0x26,0x0e,0x1b,0x0f,0x79,0x04,0xfa,0xf1,0xee,0xe4, -0x74,0xda,0xd0,0xfe,0xc7,0xbf,0x40,0xb8,0xb1,0xde,0xac,0xa8,0xff,0xa5,0xa3,0x1e, -0xa3,0xa3,0xd4,0xa3,0xa5,0xdf,0xa8,0xac,0x7a,0xb2,0xb8,0x8c,0xbf,0xc7,0x85,0xcf, -0xd8,0x3b,0xe2,0xeb,0x78,0xf5,0xff,0x17,0x0a,0x14,0x48,0x1f,0x28,0x7d,0x32,0x3b, -0x99,0x43,0x4a,0x6c,0x51,0x56,0xd3,0x5a,0x5f,0x13,0x62,0x63,0xb9,0x63,0x62,0x28, -0x5f,0x5b,0xd6,0x55,0x4f,0x20,0x48,0x3f,0x3a,0x37,0x2d,0xda,0x23,0xff,0xc0,0x04, -0xfc,0x5b,0xfc,0x00,0x3d,0x03,0x01,0x9b,0x06,0x00,0x3d,0xfb,0xfa,0x3a,0xf9,0xf8, -0xeb,0xfc,0xfc,0x36,0xf0,0xf3,0xef,0xf7,0xf1,0x36,0xf5,0xf9,0x71,0xfd,0xf8,0x2c, -0xfb,0x00,0x42,0xff,0xff,0xa0,0xfc,0xee,0x9b,0xf0,0xf1,0x16,0xf1,0xf6,0xc6,0xf9, -0xf8,0xa2,0xf5,0xf9,0x79,0xf9,0xfa,0xff,0xf7,0xf6,0x2d,0xf4,0xf7,0x53,0xf4,0xf9, -0x62,0xff,0xfe,0x7e,0xfc,0x00,0x60,0x09,0x0a,0x38,0x09,0x07,0x10,0x04,0x02,0xa8, -0xfe,0xfa,0x44,0xf7,0xf4,0xe7,0xe9,0xee,0xae,0xfc,0xfe,0x19,0x02,0x02,0xa7,0x06, -0x03,0x7f,0x06,0xff,0xa5,0x02,0x03,0x04,0x02,0x03,0x72,0x0d,0x11,0x9f,0x0f,0x0a, -0x47,0x09,0x05,0x2f,0xff,0x02,0x20,0x01,0x01,0x2e,0xfc,0xfe,0xf5,0x03,0x05,0x2b, -0x08,0x07,0x3c,0x06,0x09,0xba,0x06,0x09,0x3c,0x0c,0x08,0x18,0x09,0x06,0xaf,0x08, -0x05,0x69,0x08,0x08,0x44,0x0a,0x0a,0x6c,0x0d,0x09,0xb6,0x02,0xfe,0x89,0xfe,0xfa, -0x22,0xf5,0xfc,0x26,0xf8,0xf9,0x55,0xfa,0xfd,0x9f,0x01,0xfd,0x98,0xff,0xfc,0xa8, -0xfe,0xfc,0x02,0xfd,0xfe,0x36,0x00,0xf8,0x11,0xf8,0xf2,0x00,0xf7,0xf2,0x4b,0xf1, -0xf2,0xc0,0xf4,0xf3,0x40,0xf2,0xfc,0x8f,0xf8,0xf8,0xb1,0xf8,0xf8,0x4c,0xfb,0xfb, -0xc7,0xf9,0xfb,0x04,0x02,0xff,0xc5,0xfd,0x04,0x27,0x04,0x02,0xf0,0x00,0x03,0xbb, -0x01,0x02,0xa2,0xf9,0xf8,0xc0,0xfa,0xfa,0x1e,0x02,0x08,0x7d,0x0e,0x11,0x72,0x16, -0x15,0x16,0x12,0x0b,0x36,0x06,0xf5,0xb1,0xf8,0xf0,0xd3,0xf2,0xfe,0xa7,0x0d,0x0b, -0x84,0x1d,0x1f,0x30,0x17,0x15,0x27,0x0d,0xfa,0x48,0xf7,0xf7,0x3f,0xef,0xf1,0x1e, -0xfa,0x03,0x53,0x11,0x1d,0xd3,0x1e,0x1f,0xfe,0x1b,0x0d,0x56,0xfe,0xf3,0xaa,0xeb, -0xe1,0x7e,0xe1,0xf0,0x9b,0xf6,0x0a,0x7a,0x19,0x25,0x16,0x1c,0x19,0xa6,0x03,0xf3, -0x59,0xea,0xda,0xfd,0xd7,0xde,0x60,0xec,0x05,0x02,0x17,0x26,0xb3,0x2a,0x25,0xa5, -0x16,0x00,0xed,0xea,0xda,0x15,0xcf,0xd0,0x2c,0xd7,0xec,0xc6,0xff,0x14,0x95,0x22, -0x2d,0x91,0x24,0x1c,0xfa,0x05,0xee,0x31,0xd7,0xca,0x6d,0xcb,0xd6,0x2a,0xed,0x09, -0xf2,0x17,0x2d,0xfb,0x30,0x20,0x8d,0x0a,0xf7,0xa7,0xd9,0xcc,0x19,0xc1,0xce,0x76, -0xe2,0xfb,0x1a,0x0e,0x27,0x6b,0x2d,0x34,0x22,0x24,0x09,0x76,0xf6,0xda,0x82,0xcb, -0xd1,0xa9,0xda,0xea,0x93,0xfd,0x1a,0xbd,0x2c,0x36,0x36,0x28,0x16,0xee,0xfa,0xeb, -0x9e,0xd4,0xce,0x82,0xdf,0xef,0x3a,0xfa,0x11,0x26,0x28,0x32,0x88,0x2d,0x24,0x80, -0x0d,0xf9,0xe3,0xe5,0xdd,0x44,0xe5,0xee,0xa0,0xf8,0x08,0xb4,0x25,0x30,0xf4,0x26, -0x15,0xfe,0x06,0xf1,0xcf,0xe0,0xda,0xce,0xe5,0xf1,0x46,0xfa,0x06,0x7c,0x14,0x26, -0xf6,0x24,0x12,0x91,0x08,0xee,0x06,0xe4,0xe2,0x9b,0xe9,0xf9,0xd4,0xff,0x0b,0xae, -0x25,0x2a,0x60,0x20,0x02,0xaa,0xf1,0xe3,0x32,0xd4,0xd0,0x2e,0xe2,0xf3,0xb4,0x09, -0x16,0x72,0x2a,0x2b,0x70,0x28,0x0d,0xd2,0xf8,0xd8,0x44,0xc5,0xc8,0xb9,0xd7,0xed, -0x6c,0xfd,0x17,0x84,0x35,0x43,0x44,0x36,0x11,0xea,0xf6,0xd9,0x79,0xc4,0xbf,0xc6, -0xc2,0xd4,0x99,0xfa,0x1a,0xda,0x37,0x42,0x0a,0x37,0x26,0xe2,0x00,0xe3,0x6d,0xc2, -0xbc,0x2f,0xc9,0xdf,0xe3,0xfa,0x18,0xa9,0x35,0x4b,0x32,0x43,0x35,0xdb,0x01,0xea, -0x15,0xd0,0xbf,0x6e,0xb3,0xcd,0x41,0xeb,0x18,0x9e,0x3d,0x4a,0xdc,0x3f,0x30,0x3e, -0x1a,0xf4,0xb1,0xd9,0xc6,0x4d,0xc3,0xdc,0x35,0xfa,0x05,0x1b,0x21,0x36,0x14,0x43, -0x2a,0xbc,0x1c,0xf5,0x3e,0xe1,0xd2,0x4f,0xd0,0xd9,0x70,0xf0,0x10,0x80,0x26,0x31, -0x67,0x2e,0x21,0x53,0x12,0xfb,0x2e,0xe8,0xd2,0x97,0xdc,0xec,0x53,0xfa,0x00,0x1c, -0x12,0x19,0xb8,0x20,0x1a,0xd7,0x0e,0xf5,0x54,0xe6,0xe5,0xd1,0xec,0xf7,0x8a,0x00, -0x09,0xba,0x0c,0x1c,0x5f,0x13,0x04,0x0c,0x01,0xf2,0xf4,0xe9,0xed,0xa9,0xee,0xfc, -0xc4,0x03,0x10,0xe7,0x0b,0x09,0x84,0x02,0xfc,0x0b,0xf3,0xee,0x26,0xe9,0xf0,0xb1, -0xfd,0x0a,0xe4,0x0c,0x0f,0x7d,0x10,0x10,0x67,0x08,0x00,0xa6,0xf4,0xed,0xed,0xe9, -0xf2,0x87,0xf6,0xfe,0x55,0x07,0x08,0xbb,0x04,0x05,0x62,0xfc,0xf7,0x06,0xf3,0xf3, -0xa4,0xf5,0xff,0x42,0xff,0x03,0x1e,0x12,0x10,0x5b,0x08,0x08,0xa4,0x06,0xff,0xc8, -0xf9,0xed,0x9e,0xf0,0xed,0x4e,0xfb,0xfe,0x5d,0x03,0x09,0x40,0x04,0x01,0xda,0x02, -0xf9,0xda,0xf4,0xf8,0x5c,0xfa,0xfc,0x83,0xfe,0x0b,0x90,0x12,0x17,0x8c,0x0f,0x11, -0xb0,0x09,0x01,0xa1,0xf8,0xef,0x46,0xf4,0xf7,0x66,0xf6,0xfe,0x29,0x02,0x02,0xbe, -0x05,0x09,0x5c,0x03,0xf7,0x7d,0xf7,0xf8,0x0e,0xf6,0xfb,0xbf,0xfa,0x04,0x4f,0x0d, -0x0e,0xcb,0x0c,0x07,0x11,0x02,0xfb,0x73,0xf7,0xf3,0x52,0xf4,0xef,0x2b,0xf3,0xf6, -0xe3,0x02,0x06,0x3a,0x0a,0x05,0x29,0x01,0xfa,0x1f,0xfb,0xf8,0xad,0xf9,0xfd,0xa2, -0xff,0x08,0xd0,0x0f,0x06,0x01,0x08,0x04,0x52,0xfa,0xf2,0xe2,0xf4,0xf5,0x33,0xf9, -0xfe,0x50,0xfb,0x02,0xde,0x0c,0x07,0xa7,0x09,0x03,0x19,0xfa,0xf9,0x4e,0x03,0x06, -0xc0,0x03,0x06,0x78,0x0e,0x09,0xc2,0x0a,0x02,0xd9,0xfe,0xf2,0xde,0xf5,0xf2,0xeb, -0xf1,0xf7,0xcd,0xfe,0x02,0x5e,0x0a,0x0d,0x0d,0x08,0x0a,0xa1,0x03,0xfe,0xc2,0xff, -0x03,0x8a,0xff,0x01,0xba,0x08,0x0b,0x39,0x0e,0x0a,0xd2,0x02,0x00,0x2a,0xf6,0xf9, -0xe5,0xf6,0xe9,0xc2,0xf0,0xf5,0xc9,0xf6,0x05,0xc3,0x08,0xff,0x0d,0x05,0x0e,0x69, -0x07,0x0e,0x37,0x0e,0x01,0x97,0x04,0x05,0x07,0x07,0x06,0xbb,0xfe,0xf5,0xde,0xfa, -0xfb,0x2d,0xfd,0xf5,0x6f,0xfa,0xf2,0x83,0xf9,0xfd,0x4a,0x02,0x01,0x5a,0xfb,0x01, -0x04,0x00,0x06,0x32,0x0b,0x0d,0x9f,0x09,0x0d,0x41,0x06,0x07,0xb2,0x07,0xff,0xc7, -0xef,0xef,0x2a,0xf4,0xf9,0x34,0xfa,0xf5,0xc3,0xf3,0xf3,0x62,0xfd,0x05,0x27,0x00, -0xfc,0x31,0xfa,0x03,0xde,0x0a,0x0a,0x19,0x0a,0x06,0x82,0x0e,0x0a,0xbb,0x03,0x02, -0x27,0xfb,0xf5,0x65,0xfa,0xfc,0x0e,0xfe,0xfe,0xa9,0x03,0xf5,0xf7,0xf4,0xfd,0x30, -0xf8,0xfb,0x76,0xfb,0xff,0x57,0x06,0x0e,0x44,0x13,0x15,0x31,0x0e,0x0f,0x9c,0x05, -0x02,0x75,0xf9,0xee,0x47,0xef,0xf5,0x9a,0xfa,0xfa,0x70,0x05,0x05,0x37,0x01,0x02, -0x27,0x06,0xfe,0x75,0xf4,0xf3,0x89,0xf4,0xf6,0x44,0x00,0x07,0xb4,0x0c,0x13,0x4d, -0x15,0x0d,0x89,0x0b,0xff,0xac,0xec,0xea,0x4b,0xea,0xeb,0x80,0xef,0xf4,0x7c,0xfa, -0xfb,0xbb,0x0b,0x12,0x04,0x0a,0x07,0x1c,0x02,0xf5,0xec,0xf8,0x01,0xe5,0xfe,0xfd, -0xa3,0x07,0x05,0xfb,0x04,0x07,0x75,0x01,0xf6,0xfd,0xf2,0xf0,0x2e,0xed,0xf2,0x6b, -0xf3,0xed,0x43,0xf6,0x00,0x64,0x01,0x0b,0xef,0x0c,0x0b,0xc3,0x06,0x0b,0xb7,0x01, -0x06,0x34,0x07,0x02,0x1a,0xfe,0x03,0xed,0x03,0x02,0x86,0x06,0xfb,0x66,0xf7,0xf8, -0xc8,0xf8,0xfa,0x5f,0xfa,0xf1,0x94,0xff,0x08,0xcc,0x05,0x0c,0xe6,0x0a,0x08,0xa1, -0x0d,0x11,0x36,0x07,0x05,0xeb,0x09,0x04,0x37,0x00,0x09,0xff,0xfe,0xfa,0x87,0xfd, -0xee,0xd6,0xf1,0xf5,0x5a,0xf4,0xf5,0x03,0x01,0x01,0x7f,0x02,0x0c,0xd9,0x14,0x0c, -0x51,0x0b,0x09,0xb4,0x01,0xfe,0xea,0x04,0xff,0xd1,0x02,0x03,0x9d,0xff,0x02,0xb7, -0x01,0xfb,0x61,0xf0,0xec,0xa5,0xee,0xe6,0x3d,0xf1,0xf8,0x77,0x00,0x0d,0x1a,0x0f, -0x12,0xbd,0x13,0x0c,0x2f,0x0d,0x05,0x72,0xfe,0xfe,0xc5,0xfa,0xf9,0x89,0x01,0x09, -0x57,0x05,0x06,0x38,0x04,0xf5,0x55,0xf5,0xfa,0x8d,0xed,0xef,0x1e,0xf6,0xf5,0xba, -0xff,0x0b,0x55,0x0b,0x0b,0x10,0x14,0x09,0xff,0x0a,0x09,0x7f,0xfc,0xf9,0x65,0x00, -0xf8,0x91,0xf5,0xf2,0xb2,0xfb,0xf5,0x44,0xf4,0xf7,0x43,0xfc,0xfc,0x04,0xfc,0x02, -0x52,0xfc,0xfd,0xed,0x08,0x08,0x9d,0x07,0x08,0x3a,0x01,0x05,0xa2,0x0d,0x05,0x12, -0x00,0x00,0x1f,0xfd,0xf5,0x32,0xf3,0xf1,0x40,0xed,0xf1,0xbb,0xf8,0xfa,0x1f,0x03, -0x09,0xd6,0x0a,0x07,0x31,0x0a,0x08,0x06,0x08,0x08,0x8a,0x09,0x02,0x1a,0x04,0x08, -0xb1,0x06,0x07,0xe2,0xff,0xf9,0x53,0xf1,0xeb,0x8d,0xf4,0xf3,0x83,0xf8,0x00,0x93, -0x00,0xfd,0x0a,0x08,0x0a,0xa3,0x0d,0x07,0x14,0x07,0xfb,0xc2,0x0a,0x0d,0xd4,0x08, -0x0d,0x58,0x07,0xf7,0x77,0x02,0xfb,0x9c,0xf6,0xf7,0x5b,0xf7,0xf5,0xdd,0xf5,0xfd, -0x24,0xff,0x03,0xe7,0x04,0x00,0xaa,0xfb,0xff,0x08,0x04,0x03,0x94,0x09,0x08,0x4a, -0xff,0xff,0x44,0x03,0x03,0xef,0x02,0xf8,0x45,0xf1,0xe9,0x58,0xf8,0xf8,0x46,0xf8, -0xf6,0x15,0xf8,0xfc,0x40,0xfe,0xfd,0x97,0xfa,0xf8,0x06,0x04,0x00,0x1d,0x04,0x05, -0xb6,0x10,0x10,0x6b,0x0c,0x04,0xff,0x00,0xfa,0x4d,0x03,0xf9,0x5b,0xee,0xf6,0x21, -0xfa,0x00,0x2e,0x03,0x01,0x9e,0xf9,0xff,0x94,0xfb,0xfb,0x27,0x00,0x02,0x72,0x04, -0x00,0x3c,0x0b,0x0c,0x85,0x0b,0x0c,0x5f,0x00,0xfc,0xe3,0xfd,0xf8,0x4f,0xf9,0xf8, -0x40,0xf1,0xf8,0x2c,0xfc,0x03,0xdd,0x06,0x08,0xdb,0x07,0x02,0x0f,0x01,0x00,0x38, -0x06,0xfd,0xa8,0xfc,0xf8,0xd1,0x04,0x0a,0x73,0x08,0x0e,0x88,0x00,0xfc,0x66,0xf8, -0xf1,0x53,0xfb,0xf9,0x74,0xf0,0xf4,0x3b,0xff,0x05,0xa5,0x11,0x0d,0x28,0x0e,0xfe, -0xa4,0xfb,0x02,0x36,0xfd,0xf9,0xe2,0xf6,0xf4,0xbf,0x01,0x02,0xca,0x07,0x0a,0x1a, -0x0c,0x07,0x16,0xfd,0xfc,0x3c,0xf3,0xf4,0xc6,0xf4,0xff,0x3e,0xfc,0x07,0xbd,0x05, -0x0d,0xe3,0x05,0x01,0x4d,0xfa,0xf7,0x08,0xf8,0xfe,0xe7,0xfa,0x06,0x56,0x04,0x0c, -0xde,0x02,0x05,0xed,0x03,0xf5,0xc4,0xf8,0xf3,0xf4,0xf2,0xfa,0x77,0xff,0x06,0x17, -0x09,0x0a,0xb0,0x09,0x03,0x22,0x07,0xfd,0x44,0x03,0xf9,0xe2,0xfa,0xff,0x02,0x0c, -0x0d,0x0f,0x0e,0x0d,0x42,0x05,0x08,0x75,0x06,0xfa,0xd3,0xf4,0xef,0x07,0xed,0xf7, -0x4d,0xfb,0x00,0xdd,0x08,0x11,0xcc,0x12,0x0d,0x00,0x0c,0x02,0x06,0xfe,0xf9,0x5c, -0xf6,0x01,0x43,0x04,0x05,0xb5,0x02,0x09,0x0d,0x04,0x08,0xa8,0xfa,0xf3,0x6e,0xed, -0xf3,0xf2,0xf5,0xfb,0x4a,0xf4,0xfa,0x9c,0x03,0x0f,0xf3,0x08,0x05,0x25,0x07,0xfd, -0x5e,0xfd,0xfc,0xd5,0xfe,0xfd,0x66,0xfe,0x01,0xe6,0x00,0x01,0x1f,0x07,0x00,0xd9, -0xfa,0xee,0x58,0xf2,0xf5,0x89,0xfe,0x06,0x9c,0x04,0x00,0x8d,0x03,0xfc,0x83,0x02, -0xfb,0x3e,0xf8,0xf1,0xa0,0xf7,0xfe,0x26,0x0b,0x05,0x16,0x08,0x00,0x8e,0xfb,0xf7, -0xbe,0xf3,0xe7,0x0c,0xf1,0xef,0x5e,0xf4,0x01,0x36,0x09,0x0b,0x86,0x12,0x09,0xf9, -0x03,0xfc,0x68,0xfe,0xf9,0x66,0xf9,0xf1,0x75,0xf8,0x00,0x5b,0x0b,0x0b,0x72,0x13, -0x0c,0x7c,0x01,0xfa,0x1f,0xf4,0xf3,0x1a,0xf8,0xf3,0xc3,0xf8,0x03,0x79,0x0e,0x16, -0x17,0x1d,0x15,0x5c,0x07,0xfa,0x74,0xf9,0xfb,0xa3,0xfc,0xff,0xfc,0xf8,0x02,0x6e, -0x06,0x09,0xc8,0x10,0x07,0xf7,0xf8,0xf2,0x3a,0xf9,0xfe,0x62,0x02,0x0c,0x8c,0x02, -0xfc,0x7a,0x04,0x06,0xed,0x0f,0x0a,0x75,0x01,0xf2,0x36,0xf3,0xfa,0x9d,0x01,0x08, -0xb3,0xff,0xf6,0xe6,0x01,0x07,0xc8,0x07,0x04,0x9d,0xf7,0xeb,0xfe,0xf1,0xff,0xb9, -0x0a,0x0c,0x15,0x0b,0x01,0x36,0x09,0x09,0x47,0x01,0x01,0xfa,0xf0,0xe7,0x8f,0xee, -0xfc,0x9e,0x0b,0x0e,0x78,0x0a,0x04,0xc9,0xfa,0xfe,0x37,0xfe,0xf8,0xfb,0xf6,0xea, -0x34,0xed,0xfd,0xab,0x09,0x10,0x8f,0x0f,0x06,0xa9,0xfc,0x00,0x4e,0x04,0xfb,0x19, -0xfa,0xf4,0x26,0xf3,0xf9,0xff,0x01,0x0d,0xde,0x0c,0x09,0x24,0xf7,0xf4,0x1f,0xf0, -0xfd,0x21,0x02,0xfb,0x0f,0xfb,0x00,0x36,0x0a,0x1a,0xa4,0x19,0x07,0xd2,0xf9,0xed, -0x45,0xf2,0x00,0xf3,0x0c,0x09,0x12,0xfc,0xff,0xd6,0x08,0x0a,0xd4,0x0a,0x05,0xf1, -0xe9,0xe8,0xe8,0xfb,0x08,0x05,0x16,0x17,0xed,0x0d,0xff,0x8c,0x0c,0x09,0xde,0x07, -0x09,0xf0,0xed,0xe6,0xaf,0xf4,0x00,0x80,0x0f,0x12,0x8d,0x05,0xfa,0x3d,0xff,0x09, -0x55,0x08,0xfb,0xfd,0xf4,0xe8,0x44,0xf3,0x0c,0x04,0x0a,0x18,0x75,0x0a,0x01,0x95, -0xfc,0x01,0xb9,0xfe,0xf0,0x60,0xed,0xe6,0x82,0xee,0x04,0xfb,0x07,0x0e,0x7b,0x05, -0xf7,0xad,0xfb,0x00,0x1f,0xfe,0x00,0x79,0xf5,0xf7,0x8f,0xf3,0xfe,0x69,0x0a,0x0d, -0x5a,0xff,0xf2,0xb1,0xf0,0xfb,0x2a,0x0a,0x0a,0xce,0x06,0xf6,0x62,0xee,0x00,0x10, -0x08,0x07,0x69,0xf6,0xe8,0x56,0xe7,0xf7,0xc0,0x0d,0x13,0xa3,0x0a,0xfd,0x67,0xfb, -0x04,0xe3,0x08,0x06,0x51,0xfb,0xe8,0xfb,0xe4,0xf7,0x47,0x06,0x15,0xc7,0x0a,0x00, -0x1d,0xf5,0xf8,0x81,0x09,0x04,0x83,0xf8,0xe1,0x4f,0xe4,0x02,0xd6,0x1c,0x28,0xc1, -0x21,0x07,0xdb,0xf7,0xfc,0xa0,0x07,0xfb,0x31,0xef,0xe3,0xc8,0xdc,0xf7,0x1f,0x13, -0x1d,0xe2,0x0d,0xfc,0x24,0xf0,0xfd,0x13,0x0b,0x0e,0xb6,0x02,0xf9,0xce,0xef,0x06, -0x72,0x15,0x1d,0x73,0x12,0xf9,0xd7,0xf0,0xf0,0x79,0xfb,0x00,0xe4,0xf9,0xe3,0xbb, -0xea,0xfd,0xf3,0x0f,0x1d,0xac,0x12,0x00,0xec,0xfc,0x01,0x18,0x0b,0x12,0x5b,0x00, -0xf4,0x24,0xec,0xf5,0x37,0x0b,0x15,0xd0,0x00,0xf1,0x43,0xf1,0xf2,0x41,0x08,0x0b, -0x94,0x00,0xf6,0x1a,0xf2,0x04,0x79,0x0c,0x16,0x7e,0x05,0xfb,0x8c,0xf5,0xfe,0xe7, -0x04,0x04,0xfc,0xfa,0xf3,0xe4,0xef,0xfa,0xf3,0x01,0x12,0xfe,0x0b,0x02,0x62,0x02, -0xfb,0x6f,0x01,0x05,0xbf,0xf9,0xef,0xad,0xea,0xf2,0xbd,0xfe,0x06,0x2c,0x0f,0x03, -0x33,0x12,0x0b,0xd7,0x05,0x0b,0x47,0x03,0xf7,0xa4,0xf9,0xf7,0x44,0x01,0x04,0xc0, -0x0f,0x0f,0xee,0x04,0xfb,0xcf,0xef,0xea,0xa5,0xed,0xed,0x55,0xf3,0x00,0xe3,0x0e, -0x1a,0x79,0x2a,0x1f,0xa2,0x0f,0x04,0x85,0xec,0xe2,0xd8,0xf0,0xf7,0xb3,0xfc,0xf7, -0x08,0xfb,0x00,0x86,0x16,0x10,0x20,0x02,0xf4,0xda,0xe5,0xf2,0x4c,0x02,0x10,0x6e, -0x10,0x05,0xe6,0x0c,0x09,0x5c,0x16,0x10,0xe9,0xf1,0xe1,0xe5,0xd6,0xe6,0xe7,0xfe, -0x04,0x2b,0x09,0x08,0x2e,0x04,0x0f,0x0f,0x15,0x0d,0xb8,0xfa,0xee,0xb1,0xe6,0xf2, -0xdd,0x06,0x0a,0xab,0xff,0xf5,0xe7,0xf5,0xfb,0x6b,0x0a,0x02,0x8e,0xf5,0xf3,0x83, -0xf1,0xfe,0x6e,0x13,0x16,0x54,0x02,0xfb,0xfe,0xf7,0x04,0xe3,0xfe,0xfb,0x4c,0xf0, -0xea,0xca,0xf9,0xfe,0xc5,0x03,0x09,0x6a,0x01,0xff,0xfa,0x02,0x08,0x68,0x11,0x0c, -0x01,0x00,0x02,0x1a,0xf9,0xff,0x07,0xf7,0xf2,0xa3,0xeb,0xf2,0x67,0xf7,0x03,0x3f, -0x0b,0x07,0xf5,0x0b,0x06,0x64,0x10,0x0e,0x4e,0x06,0xff,0xec,0xf8,0x01,0x2f,0x02, -0xfd,0xa8,0xfd,0xf7,0x5c,0x09,0x05,0x1b,0x03,0xf8,0xa9,0xea,0xfa,0xac,0xfd,0x09, -0x76,0x16,0x13,0xe0,0x12,0x0f,0xa1,0x05,0xfe,0xe2,0xf5,0xeb,0xc0,0xe6,0xf6,0x21, -0xf8,0x0b,0x88,0x11,0x08,0x88,0x08,0xff,0xd4,0x04,0x09,0xba,0xfe,0xfd,0x97,0xf8, -0xfe,0x96,0x04,0x07,0xc9,0xfd,0xf7,0xf2,0xf5,0xf7,0x28,0xfa,0xfa,0xdd,0xf3,0xf7, -0x1b,0x01,0x0f,0xb5,0x11,0x0e,0x4f,0x0e,0x06,0x50,0xfa,0xf7,0x17,0xed,0xe8,0x05, -0xf8,0xf9,0x65,0xfb,0xfe,0xdf,0x05,0x03,0x88,0x07,0x04,0x68,0x05,0xfc,0x55,0x03, -0x0a,0x37,0x08,0xff,0x25,0x02,0xfd,0x9b,0xfc,0x06,0xe3,0xfb,0xfb,0x76,0x00,0xf5, -0x4e,0xf7,0xfd,0x59,0x00,0xff,0xac,0x06,0x03,0x04,0x09,0x07,0x85,0xff,0x03,0x82, -0xfd,0xfe,0x2c,0x0e,0x09,0x13,0x06,0x05,0x87,0xf9,0xf6,0xe6,0x01,0x00,0xd2,0x04, -0x05,0x10,0x09,0x0d,0xc7,0x01,0x00,0x8b,0xed,0xee,0x6c,0xf3,0xf4,0xf2,0x00,0x03, -0x75,0x14,0x15,0xe3,0x10,0x0e,0x29,0x06,0xf8,0xf7,0xfa,0xf0,0xe8,0xf3,0xf5,0x0c, -0x03,0x0b,0x8c,0x03,0x10,0x32,0x04,0x05,0x3f,0xfc,0xf0,0x1c,0xe2,0xe4,0x2f,0xf7, -0x0a,0x49,0x15,0x14,0xb6,0x19,0x0c,0x6f,0x05,0xf8,0x55,0xe6,0xe0,0x5e,0xe8,0xfb, -0xc0,0x0a,0x0e,0x70,0x0b,0x07,0xf5,0x02,0xfe,0x5c,0xfb,0xf0,0x1f,0xed,0xfb,0x36, -0xfa,0x02,0x7a,0x05,0xff,0xb4,0xfb,0xfe,0x25,0x02,0xff,0x2f,0x0b,0x07,0xae,0x07, -0x04,0x40,0x03,0x04,0x57,0xfa,0xed,0xbe,0xef,0xe8,0x85,0xf2,0x04,0x5e,0x03,0x0a, -0x42,0x11,0x0a,0xe8,0x08,0x04,0x57,0xf7,0xf1,0x76,0xf4,0xf7,0x93,0x0e,0x0e,0xbc, -0x17,0x17,0x5a,0x09,0xf5,0x6c,0xea,0xe5,0xaa,0xe3,0xf1,0x9a,0xf8,0x08,0xb0,0x14, -0x17,0x9d,0x1a,0x0d,0x05,0x08,0xfc,0xba,0xf6,0xf5,0x73,0xf7,0xf2,0xf4,0xfe,0x03, -0x86,0x03,0x01,0x27,0x05,0xff,0x2a,0xfe,0xff,0xd6,0xfa,0x02,0x43,0x05,0x0b,0xd3, -0x09,0x03,0xde,0x08,0xfd,0x1c,0x00,0xf3,0xde,0xeb,0xf2,0xcb,0xf5,0x04,0x31,0x07, -0x07,0x0a,0x0c,0x03,0xde,0x0c,0xff,0xd7,0xf7,0xfe,0xbe,0xfa,0x03,0x2e,0x09,0xfd, -0xae,0xfc,0xf7,0x1a,0xf5,0xf4,0xbb,0xf4,0xf7,0x9a,0xfb,0x01,0x4d,0x06,0x0d,0xa8, -0x08,0x09,0x32,0x13,0x02,0xfe,0x05,0xfc,0xe2,0xf0,0xee,0xd5,0xef,0xf0,0x2c,0xfb, -0x06,0x83,0x0d,0x07,0x98,0x0c,0xf6,0x13,0x04,0xf5,0x87,0xf2,0xfe,0xa6,0xfe,0x08, -0xdc,0x14,0x0d,0xd0,0x09,0xf8,0x2a,0xf4,0xec,0xdd,0xf3,0xf2,0x82,0xfa,0x02,0x9b, -0x01,0x18,0x9b,0x15,0x0a,0x08,0x0e,0xf4,0xd8,0xee,0xfe,0xba,0xf5,0xfa,0xc7,0xf3, -0xff,0xde,0xfe,0x12,0xb4,0x0a,0x00,0x8a,0x02,0xf8,0xf5,0x01,0x0b,0xee,0x07,0x0a, -0x3d,0x07,0xff,0x11,0xfd,0x09,0x6f,0xf3,0xf3,0x6f,0xfb,0xf6,0x8f,0x07,0x16,0xd6, -0x03,0x0a,0x3a,0xf7,0xf2,0x93,0xfb,0xfe,0x16,0x06,0x0d,0x2f,0x14,0x0c,0x49,0x1a, -0x0c,0x2f,0xf9,0xf1,0xa5,0xdb,0xd8,0x0b,0xf0,0xfd,0x0c,0x05,0x0e,0x31,0x09,0x0b, -0xb9,0x12,0x08,0xf4,0xf7,0xf2,0xfe,0xec,0xf2,0x57,0x06,0x03,0x3f,0x07,0x0a,0x22, -0x00,0x03,0x2c,0xfd,0xf8,0x6d,0xfd,0xf9,0x92,0xee,0xf9,0xc9,0xf7,0x09,0xc5,0x0e, -0x03,0xa6,0xf9,0xf9,0x0e,0xff,0x04,0xa2,0x08,0xfe,0xa5,0xf9,0xff,0x85,0x02,0xfa, -0x5d,0x01,0xef,0xbd,0xff,0x09,0xb3,0x0c,0x0c,0x8e,0x0a,0xf3,0x47,0x01,0xff,0x79, -0xef,0xf4,0xc3,0xf5,0xf9,0xeb,0x0b,0x0f,0x58,0x03,0x0c,0xac,0x02,0xfc,0x50,0xfc, -0xf8,0x3c,0xf7,0x05,0x1f,0x09,0x0c,0xc1,0x0d,0x08,0x29,0xf9,0xff,0xe8,0xf8,0xf4, -0x89,0xfb,0xf5,0x27,0x07,0x03,0xa7,0x05,0x06,0xea,0xff,0x04,0x5d,0x06,0x05,0xd4, -0x00,0x03,0x73,0x0d,0xf6,0x53,0x01,0xf9,0x54,0xf5,0x08,0x57,0xf8,0xfd,0xbd,0xfa, -0xf5,0x6f,0xfc,0x00,0x1f,0x00,0xfd,0x5c,0xfc,0xff,0xcc,0x03,0x16,0x63,0x0b,0x01, -0xb4,0x03,0xf8,0x25,0x01,0x02,0x0f,0xed,0xec,0xf7,0xea,0xf1,0xee,0xfe,0x0b,0xac, -0x09,0x0b,0x58,0x05,0x08,0xc1,0x0a,0xfa,0x24,0xfe,0xf6,0x28,0xf8,0x04,0x61,0x0a, -0x09,0xb7,0xfc,0xfa,0xfc,0xf1,0xfb,0xf1,0x02,0x08,0x1c,0x02,0x00,0x6f,0x00,0x02, -0xc2,0xfa,0xf6,0xaa,0xf1,0xf5,0xfd,0x0a,0x0a,0x98,0x0c,0x04,0x64,0xff,0xf2,0x81, -0xeb,0xe0,0xa5,0xf2,0xfe,0x04,0x0c,0x06,0x4f,0x02,0x12,0xc9,0x13,0x16,0xb9,0x02, -0xeb,0x65,0xe4,0xf5,0x99,0xf6,0xec,0x1f,0xea,0xf6,0xe9,0x13,0x2c,0xaa,0x16,0x01, -0x7d,0xe8,0xef,0x4d,0xff,0xf4,0xfd,0xee,0xf6,0x34,0x0a,0x21,0xcc,0x15,0xf9,0xd7, -0xf6,0x01,0x87,0x0f,0x0a,0x07,0xed,0xf9,0x7b,0x07,0x11,0x0f,0x07,0xf3,0x54,0xf4, -0x0a,0x8d,0x1e,0x0b,0xf6,0xf8,0xf3,0x4f,0x02,0x13,0x64,0x09,0xf3,0x68,0xf6,0x04, -0x13,0x16,0x03,0x9e,0xf8,0xf0,0x5a,0x11,0x19,0xe1,0x02,0xf0,0x90,0xea,0x01,0xf4, -0x0c,0x00,0x12,0xeb,0xf9,0x9f,0x19,0x1e,0x2c,0x08,0xef,0x6e,0xdd,0xf6,0x1a,0x0c, -0xfa,0x18,0xfe,0xfd,0x58,0x10,0x1d,0x89,0x04,0xf5,0x94,0xf0,0xfc,0xfe,0x03,0xfc, -0x26,0xe7,0xf3,0x59,0x0b,0x0a,0xc9,0xfc,0xed,0xe5,0xef,0x0a,0x55,0x15,0xff,0xf8, -0xe5,0xee,0x47,0x09,0x1b,0xea,0x09,0xeb,0xec,0xf9,0xff,0x85,0x06,0xf1,0x7e,0xdc, -0xe3,0xb1,0xfd,0x0e,0x44,0xf6,0xec,0x6a,0xf8,0x08,0xa3,0x1a,0xfd,0x2e,0xf5,0x09, -0xbd,0x1e,0x27,0xd4,0x04,0xe1,0xd6,0xe2,0x00,0x01,0xfb,0xed,0x93,0xe5,0xf2,0x3f, -0x22,0x34,0xf9,0x0f,0xf1,0x0b,0xfe,0x08,0x2a,0x14,0x02,0x49,0xe9,0xf1,0xda,0x0e, -0x1b,0x83,0x0d,0xf6,0x30,0x02,0x0a,0x55,0x12,0x02,0x01,0xde,0xf7,0x38,0x0a,0x1e, -0xa6,0x0b,0xf6,0x2d,0x05,0x0d,0x52,0x16,0xfd,0xb5,0xdb,0xea,0xf8,0x02,0x17,0x72, -0x0d,0xf6,0x52,0xf7,0xfb,0x2a,0x0d,0xfb,0xba,0xf2,0x04,0x24,0x10,0x1b,0x31,0x0b, -0xf6,0xf0,0xee,0xf5,0x82,0xef,0xe4,0x88,0xe3,0xf5,0x72,0x0e,0x1a,0x51,0x0d,0x04, -0xbe,0x01,0x0f,0x63,0x17,0xfd,0x3d,0xeb,0xe9,0xad,0xf0,0xfa,0x9a,0xfa,0xfc,0xc2, -0xf1,0x07,0xeb,0x02,0xf2,0x0d,0xf9,0xfa,0xb2,0x09,0x09,0xbb,0x0d,0x0e,0x37,0x09, -0x10,0x60,0xf5,0xdf,0x9d,0xdf,0xed,0x69,0x10,0x07,0xea,0x0b,0xfe,0x80,0xf9,0x0a, -0x0f,0xfd,0xee,0x6c,0xef,0xfc,0x32,0x12,0x18,0x01,0x14,0xf9,0x9e,0xfc,0xfd,0x5e, -0xfc,0xfd,0x0f,0xf1,0xf7,0xc1,0x01,0x08,0xb8,0x0d,0x02,0x4c,0x07,0x07,0xd8,0x02, -0x05,0xcf,0xf9,0x00,0x06,0x02,0x03,0xb8,0x04,0x00,0xe4,0x10,0x08,0x0d,0x04,0xfb, -0x95,0xf0,0xf7,0x85,0x0b,0x10,0xa9,0x0a,0x03,0x71,0x08,0x00,0x62,0x03,0xf8,0xdd, -0xf0,0xf0,0x3f,0x01,0x0d,0x92,0x09,0x02,0x03,0xfd,0xf4,0x2c,0xf7,0xfa,0x48,0x04, -0xfa,0xea,0x0a,0x09,0x24,0x01,0x03,0xec,0xf1,0xec,0xdd,0xea,0xee,0x1e,0xfd,0xff, -0x30,0x11,0x0d,0x0d,0x14,0x15,0x16,0x03,0xf2,0x12,0xe6,0xde,0x7a,0xf5,0xf8,0xff, -0xfe,0xff,0x89,0x05,0x10,0x50,0x19,0x0d,0xb2,0xf7,0xe7,0x24,0xee,0xf4,0xb6,0x02, -0x04,0xe8,0x02,0x08,0x22,0x19,0x09,0x86,0x04,0xf9,0xa2,0xf2,0x02,0x49,0xf8,0xfa, -0x06,0xfa,0xff,0x77,0xfe,0xf9,0x29,0xf2,0xf7,0x3b,0x11,0x1d,0x81,0x1b,0x0f,0x81, -0xff,0xfe,0x04,0xf6,0xf0,0x99,0xe2,0xe2,0xc5,0x00,0x0d,0x54,0x1b,0x12,0x6b,0x05, -0x0d,0x3e,0x0a,0xff,0x09,0xed,0xdf,0xa0,0xed,0xf6,0x4f,0x0f,0x17,0x77,0x0e,0x18, -0x62,0x08,0x08,0x44,0xfc,0xea,0x3e,0xf4,0xf4,0x75,0x04,0x06,0x2d,0x08,0x06,0x43, -0x02,0x02,0xb4,0xf9,0xf1,0xa4,0xfc,0x00,0xe6,0x03,0x0a,0x06,0x09,0x02,0x7d,0xff, -0xf0,0x88,0xeb,0xfd,0xc8,0x04,0x0b,0xd7,0x0f,0x03,0x2f,0xfe,0xfe,0x3e,0xf7,0xee, -0xd6,0xf1,0xf6,0xb0,0xf6,0x0b,0xba,0x0b,0x07,0x0a,0x0c,0xff,0xb2,0xf2,0xf5,0xa1, -0xf4,0x02,0xff,0x03,0x0c,0x49,0xfc,0x0a,0x8c,0x0a,0x09,0xa6,0xf7,0xe2,0x93,0xe1, -0xf4,0x09,0x0c,0x16,0xfe,0x06,0x0e,0x2e,0x04,0x18,0x99,0x0e,0xeb,0xde,0xe9,0xe2, -0xc1,0xf3,0x0e,0x2b,0x0a,0x0b,0xae,0x04,0x0b,0x68,0x04,0xf8,0x22,0xfb,0xef,0xe7, -0x00,0x0b,0x78,0x03,0x0c,0xf0,0x05,0xff,0x5d,0xfb,0xf9,0x86,0xef,0xfd,0x34,0x12, -0x0f,0x1f,0x10,0x02,0x72,0xf7,0x02,0x94,0xf8,0xec,0x4f,0xee,0xf6,0x87,0x0d,0x1a, -0x31,0x23,0x08,0x23,0xfa,0xf3,0x0e,0xf0,0xf1,0xb7,0xe6,0xe2,0x00,0xed,0x0e,0x93, -0x20,0x1c,0x48,0x10,0x05,0x62,0xf7,0x00,0x0f,0xf4,0xf4,0x35,0xf0,0xf1,0x34,0x00, -0x0c,0xb9,0x0c,0xfd,0xb1,0x01,0xf2,0x84,0xfd,0x04,0x0a,0x01,0xf8,0xc1,0x03,0x00, -0x2a,0x06,0x02,0x61,0xfb,0xf5,0x35,0xf6,0x01,0x12,0x00,0x0b,0xb7,0x07,0x03,0x84, -0x03,0xf7,0x54,0xed,0xf8,0x22,0xfa,0x00,0x06,0x05,0x08,0xc7,0x03,0x11,0x02,0x08, -0xfb,0xc8,0xeb,0xeb,0xd7,0xf6,0x0f,0x87,0x12,0x05,0xfb,0xf7,0x02,0x1d,0x0e,0x11, -0x61,0xfc,0xf1,0x82,0xf5,0x03,0xc3,0x13,0x10,0x7b,0x0f,0xf7,0xbb,0xff,0xf8,0x5a, -0xfb,0x02,0x11,0xf6,0xfe,0x4d,0x08,0x08,0x9a,0x0e,0x09,0xa9,0x05,0xfb,0xfd,0xfa, -0xfa,0xa4,0xf1,0x07,0x43,0xfe,0x07,0xc3,0x08,0x01,0x0c,0x0a,0x01,0xb5,0x01,0xff, -0x24,0xf2,0x05,0x2c,0xfb,0x06,0xfa,0x03,0xf6,0x12,0xf6,0xef,0x78,0xfb,0xf7,0xbd, -0x01,0x0d,0xe2,0x0e,0x20,0xff,0x16,0xfd,0xcc,0xed,0xdc,0x2a,0xe9,0xf2,0x01,0xfe, -0x05,0x55,0x04,0x0f,0xad,0x17,0x14,0x51,0x05,0xe9,0x32,0xe1,0xe5,0x90,0xfe,0x05, -0x38,0x0e,0x06,0x4e,0x07,0x0f,0x58,0x0a,0xfd,0xb9,0xf5,0xeb,0xab,0xf9,0xf5,0xa9, -0x03,0x02,0x2e,0x00,0x04,0x56,0x03,0x01,0x1a,0xfc,0x01,0x0f,0xfe,0xfb,0x2c,0x01, -0xfe,0xad,0x04,0x12,0xbd,0x01,0xff,0xaf,0xeb,0xf7,0x95,0xfc,0x04,0x69,0x0f,0xfe, -0x38,0x05,0x0c,0xa9,0x04,0x0b,0x6f,0xee,0xed,0xc7,0xf7,0xfd,0xf6,0x09,0x01,0xb8, -0x06,0x01,0xb1,0x03,0x11,0xc3,0xf6,0x06,0x71,0xf6,0xfc,0x26,0x0d,0x02,0xfc,0xfc, -0xe5,0x5e,0xeb,0xf6,0x25,0xfb,0x07,0xd3,0x07,0x08,0x82,0x0c,0x03,0xc0,0x08,0xf6, -0xe6,0xed,0xee,0xae,0xf7,0x02,0x0c,0x09,0x15,0x71,0x0a,0x13,0x99,0x0d,0xf6,0x89, -0xf4,0xf2,0x7a,0xf7,0xe9,0x47,0xfc,0x02,0x72,0x06,0x0f,0x1c,0x11,0x0d,0x72,0x08, -0x02,0x00,0x01,0xf6,0x5c,0xf6,0xf3,0x53,0xf5,0x02,0x9e,0x02,0xfe,0xcc,0xf7,0x04, -0x95,0x0c,0x05,0xd4,0x06,0xfb,0xa9,0xfb,0x03,0x33,0x0e,0x0e,0xba,0xed,0xf9,0xb5, -0xf2,0x02,0xc7,0x0f,0xfd,0x9a,0xf8,0xfc,0x64,0x02,0x03,0xc7,0xf7,0xfe,0xd5,0xec, -0x06,0x47,0x13,0x0e,0x45,0x1c,0x03,0xb6,0x04,0xff,0x2d,0xf0,0xec,0x98,0xe9,0xf4, -0x15,0x03,0x05,0x1a,0x0e,0x09,0x09,0x12,0x01,0xe1,0xfc,0xfd,0xc6,0xf3,0xf9,0xf6, -0xf6,0xfd,0x44,0x09,0x09,0xea,0x16,0x08,0x69,0x05,0xf5,0x75,0xec,0xf2,0xc6,0xef, -0xf8,0x71,0xf7,0x04,0xcb,0x14,0x16,0x11,0x1c,0x03,0x18,0x02,0xfb,0x17,0xf1,0xfa, -0x12,0xf4,0xf3,0x72,0xef,0xf9,0x0b,0x00,0x03,0xa9,0x04,0x07,0xc5,0x0d,0x12,0x6d, -0x0b,0x08,0x33,0xf3,0x04,0x73,0xf2,0xfa,0xe6,0x03,0xfa,0xc2,0x0b,0x09,0x31,0x0d, -0x08,0x57,0xf2,0xf2,0x6f,0xe9,0xf2,0x44,0xf8,0x00,0xa0,0x01,0x06,0x9b,0x0b,0x14, -0xcb,0x1d,0x1d,0x50,0x05,0xf0,0x36,0xe8,0xec,0x16,0xe9,0xf6,0x66,0xeb,0xfc,0xc1, -0x10,0x14,0x41,0x11,0x03,0x02,0xed,0xf9,0x67,0xfa,0x09,0x8c,0xfe,0xfd,0x3d,0x05, -0x00,0x3b,0x05,0xec,0x93,0xf3,0xf7,0xaa,0xf4,0xff,0x2e,0xff,0x00,0x75,0x05,0xfc, -0xbf,0xf6,0xef,0x28,0x01,0xfd,0xde,0x0b,0x0e,0x17,0x05,0x00,0x2d,0x06,0x03,0xb7, -0xfe,0xf5,0x6a,0xf0,0xf2,0x1a,0xf6,0xf6,0xb8,0xfe,0xff,0xb0,0x12,0x14,0x29,0x19, -0x0a,0xb7,0x02,0xf3,0x66,0xe5,0xeb,0x5a,0xed,0x00,0xd4,0x15,0x1d,0xbd,0x0c,0x01, -0xc4,0xf7,0xf3,0x2f,0xfa,0xf7,0x4d,0xf6,0xfe,0xa3,0x0e,0x1c,0xe4,0x0b,0x11,0x93, -0x05,0xfb,0xa6,0x0b,0xff,0x39,0xff,0xe8,0x4c,0xf0,0xf4,0xe7,0xf8,0x13,0xdf,0x07, -0x1a,0x9a,0x14,0x04,0x9f,0xf6,0xea,0x88,0xfc,0xfa,0x4a,0x03,0x13,0x0d,0x07,0x15, -0x22,0xfe,0x00,0x10,0xf3,0xeb,0x16,0xfe,0xff,0x6d,0x11,0x0f,0x6e,0xfd,0xed,0x0a, -0xee,0xfd,0x3d,0x04,0x0a,0x0f,0x1e,0x0b,0x1d,0x08,0xfe,0x05,0xf0,0xee,0x24,0xf3, -0xf6,0xfc,0xfd,0xfe,0x78,0x0a,0xfb,0xbc,0xfe,0xfe,0xf3,0xf5,0xf7,0x0d,0x05,0x00, -0xab,0xfb,0xf3,0x08,0xfc,0xf8,0xd1,0x09,0x14,0x62,0x15,0x0d,0x24,0x04,0xf4,0x0e, -0xe8,0xe1,0x17,0xed,0xef,0xde,0x05,0x1d,0x17,0x15,0x01,0xa5,0xfd,0xf8,0x76,0xed, -0xfd,0x33,0x07,0x0c,0xb5,0x14,0x11,0xe2,0x00,0xf0,0xe9,0xfc,0xef,0x13,0xf5,0xf8, -0x8b,0xf8,0xf6,0xb8,0x0c,0x11,0x11,0xfc,0x04,0xb8,0x05,0x0e,0x0d,0x17,0x06,0xe9, -0xf8,0xed,0xe3,0xf6,0x05,0x04,0xfe,0x07,0x7d,0x0b,0xed,0xf7,0xf3,0xee,0xaf,0xf3, -0xf3,0x59,0x17,0x16,0x75,0x14,0x1f,0xda,0x09,0xfa,0xb4,0xf5,0xde,0xd5,0xf1,0xfb, -0xc8,0x14,0x12,0x44,0xf9,0x02,0x6c,0xea,0xf0,0x13,0xef,0xf5,0x93,0x06,0x12,0x99, -0x29,0x14,0xee,0x0a,0x00,0x21,0xfd,0xf7,0x1d,0xf0,0xf0,0x9b,0xe9,0xf6,0x76,0x0e, -0xf8,0xe2,0xfc,0x02,0x3b,0x06,0x12,0xb8,0x0b,0xf6,0x7d,0xf9,0xff,0xc8,0x03,0x0b, -0xca,0x00,0x02,0x39,0x01,0xf3,0x89,0xf2,0xee,0x4c,0xe9,0x04,0x3b,0x12,0x11,0x72, -0x0d,0x02,0x10,0xfa,0xee,0xa9,0xee,0xf1,0x2f,0xf8,0x18,0x57,0x1b,0x11,0x02,0x05, -0xfe,0x7d,0xe3,0xd6,0x15,0xe4,0xe2,0xa6,0xfd,0x1c,0xfe,0x1f,0x1d,0xfd,0x0a,0x0d, -0xca,0xf8,0xf8,0x8e,0xec,0xe9,0xad,0xe3,0x05,0x0e,0x0d,0x0d,0x9c,0x11,0x10,0xa5, -0x06,0xf5,0x3e,0xf3,0xe7,0xc3,0xf3,0x0d,0xa5,0x14,0x0b,0x33,0x0b,0x0f,0x56,0x03, -0xf6,0x34,0xe5,0xdf,0xaa,0xf5,0x19,0x31,0x2c,0x11,0xe5,0x05,0xff,0xd3,0xe3,0xee, -0xb0,0xe8,0xe8,0x86,0x05,0x21,0xa1,0x2e,0x19,0xbf,0x11,0x00,0x0b,0xe6,0xe4,0xcc, -0xd6,0xe0,0x3e,0x01,0x2d,0x79,0x27,0x19,0xb7,0x0f,0x05,0x61,0xf0,0xe5,0xcd,0xcf, -0xd9,0xce,0xf0,0x28,0x6e,0x2d,0x25,0xc4,0x31,0x11,0x6c,0x02,0xe8,0x0c,0xc5,0xc7, -0x83,0xee,0x1b,0x89,0x11,0x12,0x44,0x10,0x0f,0xf7,0x03,0xe8,0x7c,0xd7,0xdc,0xb9, -0x0a,0x22,0x0f,0x18,0x0f,0x74,0xfe,0x04,0xc3,0xfd,0xef,0xf5,0xd4,0xd6,0x20,0x16, -0x1f,0x8f,0x1d,0xfa,0x6b,0xff,0xfb,0xea,0xfc,0xe8,0x17,0xdd,0xf1,0x31,0x21,0x31, -0x07,0x2c,0x20,0x5c,0x04,0xf5,0x62,0xd7,0xb6,0x63,0xb0,0xda,0xaf,0x15,0x39,0x08, -0x33,0x1c,0x0a,0x29,0x15,0xa7,0xfb,0xd0,0x16,0xba,0xde,0xda,0x00,0x16,0x95,0x0e, -0x15,0x52,0x1f,0x18,0xc0,0xfd,0xd0,0x87,0xc2,0xe7,0x6e,0x0e,0x20,0xae,0x1e,0x23, -0xac,0x24,0x0b,0x4b,0xde,0xc6,0xd7,0xca,0x06,0x26,0x24,0x27,0xe5,0x22,0x17,0x88, -0x09,0xef,0x17,0xcd,0xc0,0xde,0xe7,0x18,0xb2,0x2b,0x2a,0x63,0x11,0x11,0xed,0x03, -0xf7,0x2e,0xdc,0xcf,0xa9,0xed,0xfc,0xf4,0x13,0x26,0x61,0x19,0x27,0x08,0x1d,0xfd, -0x32,0xd4,0xbf,0x0e,0xcb,0xe8,0x2a,0x18,0x28,0xcc,0x38,0x2c,0x47,0x0b,0xde,0xb3, -0xca,0xbe,0x1e,0xe7,0x04,0xba,0x35,0x2c,0xb1,0x2b,0x16,0xfe,0xf1,0xe8,0xa3,0xc7, -0xd1,0x0c,0xe3,0x03,0x49,0x25,0x28,0x08,0x29,0x14,0x88,0x09,0xee,0xb0,0xe1,0xd4, -0xb1,0xdc,0xfc,0x5e,0x1d,0x28,0xbd,0x26,0x0f,0xdd,0xf7,0xe4,0x8a,0xd4,0xd2,0xd0, -0xee,0x0e,0x15,0x2a,0x27,0x5d,0x1a,0x13,0x99,0xeb,0xea,0x7e,0xcd,0xcf,0x72,0xde, -0x0e,0x6e,0x26,0x38,0x41,0x32,0x22,0x67,0x09,0xed,0x75,0xce,0xb6,0x56,0xd5,0xfa, -0xaa,0x1c,0x30,0x7b,0x30,0x1a,0xfe,0x09,0xda,0xe6,0xcc,0xd5,0x5a,0xf1,0x14,0xb0, -0x1e,0x1f,0x9e,0x1f,0x11,0x6b,0xfa,0xe9,0x3a,0xdd,0xe3,0x0f,0xf7,0x0c,0x23,0x10, -0x1a,0x1c,0x23,0x1a,0xe9,0xfe,0xd4,0xb9,0xb7,0xd3,0xe2,0xfd,0x1b,0x6a,0x3b,0x41, -0xd8,0x38,0x19,0x1d,0xe8,0xc5,0xa3,0xb0,0xc1,0x5f,0xe4,0x15,0x3e,0x2a,0x34,0x66, -0x1c,0x12,0x1b,0x03,0xf7,0x1e,0xdf,0xdb,0x8e,0xf4,0x05,0xfb,0x19,0x24,0x47,0x12, -0x09,0x8b,0xe8,0xd0,0xc9,0xc9,0xd7,0x98,0x03,0x28,0x93,0x42,0x40,0x87,0x16,0xfc, -0x2e,0xda,0xb7,0x0b,0xc4,0xe1,0x24,0x15,0x37,0xe1,0x37,0x24,0x12,0x04,0xf8,0x2d, -0xe3,0xe1,0xc7,0xd5,0xdf,0xfe,0xee,0x08,0x3d,0x2e,0x3e,0x5a,0x30,0x0a,0xee,0xe4, -0xcb,0xb2,0xcb,0xd8,0xab,0xf9,0x1a,0xd0,0x27,0x22,0x9f,0x06,0xf3,0x3c,0xe5,0xd5, -0xbf,0xf0,0xf7,0xaa,0x18,0x2d,0x55,0x22,0x09,0xbf,0xf2,0xd7,0x7d,0xe0,0xe1,0x41, -0xe9,0xeb,0xd6,0x0e,0x27,0x54,0x43,0x3f,0x8f,0x21,0xff,0x36,0xcb,0xb2,0x73,0xbb, -0xe5,0xdb,0x17,0x40,0xc1,0x50,0x3c,0x42,0x28,0xfa,0xec,0xcf,0xce,0x74,0xd3,0xed, -0xa7,0x0e,0x16,0xeb,0x12,0x10,0x5b,0x11,0xfe,0xaf,0x01,0xec,0x4a,0xea,0xf7,0x84, -0x0b,0x24,0xcc,0x45,0x2c,0x7b,0x19,0xd8,0xe5,0xb9,0xae,0x5a,0xc7,0xe6,0x17,0x1a, -0x48,0xb5,0x4c,0x2e,0x25,0x0a,0xd6,0x83,0xde,0xde,0xc8,0xe6,0xfc,0xc9,0x14,0x19, -0x28,0x16,0x03,0x32,0xf4,0xfe,0x36,0xf8,0xea,0xc5,0xed,0xf5,0xba,0x0b,0x27,0xf2, -0x1d,0x10,0x54,0xf5,0xda,0x12,0xd2,0xd4,0xd7,0xeb,0x12,0x18,0x2f,0x43,0x4c,0x18, -0x12,0x9b,0xd6,0xbe,0xa6,0xc0,0xd2,0x56,0x00,0x16,0xe0,0x25,0x1a,0xd7,0x26,0x16, -0x0a,0xfe,0xf5,0xfe,0xcd,0xd2,0xe2,0xdf,0xec,0x4f,0x1a,0x26,0x68,0x20,0x1b,0xc8, -0x09,0xf2,0x5c,0xe1,0xdb,0x17,0xed,0x06,0x29,0x23,0x07,0xfe,0x0d,0xf3,0x96,0xfb, -0x05,0xea,0xfd,0x0c,0xd8,0xff,0x0a,0xcd,0x0a,0xfa,0xf7,0x09,0xf8,0xb0,0x04,0xef, -0x04,0xde,0xef,0x22,0xf7,0x2c,0x5c,0x2c,0x31,0x78,0x20,0x0c,0x84,0xef,0xc4,0xdc, -0xc5,0xd1,0x06,0xfb,0x19,0x56,0x2b,0x37,0x12,0x1f,0x0a,0x44,0x00,0xe1,0x28,0xe6, -0xde,0x0f,0xe7,0xfa,0x9b,0x0b,0x26,0x5c,0x22,0x1d,0xf0,0x03,0xe6,0x44,0xe0,0xd6, -0x82,0xec,0x03,0xae,0x26,0x26,0x26,0x17,0xfb,0xde,0xe3,0xdd,0x40,0xe4,0xf2,0x93, -0x0a,0x16,0x32,0x1d,0x0c,0x2c,0x01,0xf9,0x1d,0xfc,0xf4,0xad,0xf1,0xf3,0x73,0xf2, -0x00,0x90,0x13,0x16,0xee,0x09,0xfb,0xdb,0xe8,0xe5,0x44,0xec,0xfe,0x7b,0x05,0x1a, -0xa3,0x19,0x12,0x03,0xfb,0xf4,0x41,0xd1,0xdd,0xc2,0xd9,0x02,0x66,0x19,0x2c,0xa1, -0x24,0x1b,0x1f,0x14,0x06,0xff,0xec,0xe3,0x88,0xd0,0xe0,0x01,0xe5,0x05,0x4a,0x1b, -0x1b,0x8e,0x16,0x02,0xd9,0xff,0xef,0xda,0xed,0xfa,0xe1,0x06,0x12,0x12,0x15,0x06, -0xc2,0x0b,0x01,0x05,0xfa,0xf0,0x8c,0xfa,0xf9,0xda,0x08,0x07,0xd8,0x12,0x05,0x51, -0x08,0xfa,0x9c,0x01,0xf0,0xa3,0xed,0xe5,0xdc,0x0e,0x21,0x3d,0x22,0x0e,0x13,0xfc, -0xe9,0x25,0xef,0xeb,0x18,0x03,0xfc,0x64,0x07,0x07,0x10,0x0c,0x0c,0xa2,0xff,0xf7, -0x35,0xf7,0xf8,0x7e,0xfa,0x08,0x64,0x08,0x18,0x47,0x08,0x01,0x13,0xf6,0xff,0xd0, -0xef,0xef,0x67,0xf8,0x04,0x2e,0x1a,0x1a,0x50,0x09,0x04,0x81,0xe9,0xf2,0x38,0xf0, -0x03,0x1b,0x0a,0x0c,0xcf,0x0d,0x0d,0x74,0x03,0xf1,0x1d,0xfd,0xf3,0x1e,0xeb,0xe1, -0x0a,0xdd,0xfc,0xbc,0x1b,0x1c,0x18,0x22,0x17,0xf8,0x07,0xec,0xd1,0xe5,0xdb,0xaf, -0xea,0xf2,0x6b,0xf9,0x03,0x3e,0x09,0xff,0xa3,0x0e,0x0c,0x66,0x0f,0x04,0x56,0xf9, -0xe9,0x0c,0xf6,0xf7,0xd7,0x03,0x0d,0xac,0x11,0xf5,0xf6,0xf6,0xef,0x5f,0x0a,0x0b, -0x81,0x0f,0x06,0x88,0x00,0xfa,0xb3,0xee,0xf0,0x1d,0xf7,0x04,0xac,0x0d,0x18,0x53, -0x19,0x06,0x03,0x07,0xf7,0xeb,0xfa,0xf0,0x37,0xf6,0x00,0x49,0xef,0x03,0x84,0xfb, -0x10,0x2b,0x18,0x13,0x05,0xff,0xf6,0x32,0xf0,0xf5,0x0b,0xf2,0x00,0x4b,0x07,0x0f, -0x0d,0xf6,0x07,0x1a,0xfe,0x17,0x33,0x02,0xfe,0xdb,0xeb,0xf7,0x21,0x00,0x07,0xb3, -0x0b,0x02,0xbd,0xfd,0xfb,0x73,0xf1,0xf7,0x16,0xf8,0x04,0xde,0x07,0x02,0x82,0xfd, -0xf7,0x3c,0xf6,0x08,0x56,0x0d,0x0e,0xd8,0x03,0x04,0x2d,0xfb,0x03,0x5b,0xf9,0xf6, -0xa0,0xfc,0xf7,0x44,0x00,0xf5,0xd2,0xf2,0x02,0xb7,0x03,0x1a,0x71,0x11,0x14,0xd0, -0xfb,0x00,0xf6,0xf6,0xf4,0xe0,0xf6,0xe7,0x28,0xf9,0xfa,0x2e,0xf5,0x0f,0x04,0xff, -0x11,0x8b,0xfa,0x0c,0x34,0x08,0x0f,0xbd,0x11,0x01,0xb8,0x03,0x04,0xbf,0xf2,0xfe, -0xf4,0xe9,0xec,0xa0,0xe4,0x00,0xa5,0x08,0x1c,0x4c,0x1c,0x0e,0x3b,0x0c,0xf5,0x7c, -0xf7,0xf1,0xc3,0x00,0xfa,0xda,0xfc,0xf6,0x55,0x07,0x00,0xe4,0x0a,0x06,0x34,0x03, -0xfe,0x83,0xfe,0xf2,0x81,0xf6,0xf7,0x4d,0x02,0x04,0xc6,0x07,0x05,0x5f,0x02,0xee, -0xb9,0xf3,0xfa,0xb8,0x0d,0x07,0x73,0x05,0xee,0x12,0xfc,0xfb,0xf4,0x07,0x01,0xa2, -0x0a,0xfb,0xb2,0xf3,0xef,0x18,0xfa,0x02,0xb5,0x03,0x0b,0x6c,0x01,0xff,0xac,0xf5, -0xfe,0xb7,0x02,0xfd,0xff,0xfe,0xf8,0x13,0xfe,0xfc,0x8b,0xfa,0x10,0x7a,0x19,0x20, -0x44,0x10,0x12,0xc1,0xed,0xf4,0x83,0xdf,0xe7,0xc9,0xf8,0xf7,0x69,0xfe,0xfe,0xce, -0x12,0x1b,0x3e,0x1a,0x1c,0xf8,0x04,0xf6,0x13,0xe4,0xdc,0xab,0xef,0xf8,0xa4,0x06, -0x16,0x81,0x17,0x05,0x81,0x14,0x06,0x37,0x14,0x0a,0x1a,0xf7,0xe4,0x82,0xed,0xf3, -0x34,0xfa,0x07,0x4f,0xff,0x10,0x87,0xfc,0x01,0x24,0x06,0x08,0xd3,0x18,0x07,0xb7, -0x01,0xe2,0x8e,0xe6,0xe7,0x7c,0x02,0x0f,0xd4,0x06,0x02,0x6b,0xfb,0xff,0x7c,0xfa, -0xf9,0x57,0x15,0x0c,0x5e,0x11,0xeb,0x46,0xfe,0xef,0xb5,0x04,0x08,0xd2,0xfe,0xf7, -0x82,0xdf,0xe5,0xc1,0xe6,0x07,0x4f,0x23,0x1e,0x4f,0x12,0xfa,0x0e,0xe5,0xe7,0xff, -0xfc,0xfe,0x6b,0x08,0xf2,0xbb,0x06,0x09,0x69,0x1d,0x14,0xc1,0x14,0x07,0xc4,0xec, -0xd9,0x29,0xe1,0xe4,0xae,0x05,0x0a,0x0b,0x12,0x07,0x79,0x06,0x01,0x3b,0x0c,0x18, -0xd5,0x10,0x10,0x37,0xf0,0xf3,0xd9,0xf3,0xeb,0xa0,0xf6,0xfc,0x5e,0x10,0xff,0xb6, -0x0f,0xf6,0xc2,0x10,0x02,0xbd,0x0b,0xfd,0xa1,0xfb,0xef,0xb6,0xe1,0xf5,0x9a,0x00, -0x1d,0xaf,0x16,0x0e,0x27,0x08,0xf2,0xf8,0x04,0x03,0x82,0x06,0xf2,0xbd,0xf1,0xf4, -0x71,0xff,0x0d,0x76,0x09,0x10,0xa5,0xf1,0xe9,0x42,0xf7,0x0c,0xfe,0x27,0x18,0x06, -0x07,0xef,0xaa,0xf0,0xf1,0xf4,0xec,0xed,0x2f,0xfc,0xef,0xf0,0x01,0x06,0x60,0x1b, -0x27,0x03,0x0d,0x12,0xf2,0xec,0xfc,0xdf,0xde,0xe9,0x7c,0xdf,0xf4,0xc5,0xff,0x06, -0x2e,0x10,0x1b,0x41,0x14,0x1d,0x01,0x0b,0x09,0xd3,0xf0,0xdf,0xe3,0xd4,0xd6,0x78, -0xee,0xff,0x90,0x15,0x18,0xa6,0x14,0x1a,0x5a,0x1e,0x14,0x9c,0x0d,0xee,0xd7,0xdd, -0xd8,0x70,0xd2,0xdd,0xf4,0xff,0x17,0x86,0x32,0x2a,0x2a,0x2d,0x19,0x52,0x0f,0xee, -0x38,0xd7,0xc9,0x2b,0xc7,0xde,0xb7,0xf2,0x16,0x8e,0x25,0x27,0xa5,0x2c,0x19,0x6a, -0x17,0xfd,0x7f,0xf5,0xea,0xb3,0xe1,0xda,0x95,0xd5,0xef,0xf3,0xff,0x17,0x0b,0x1b, -0x20,0xdd,0x1c,0x13,0x3e,0x0b,0x05,0x50,0xec,0xea,0xba,0xe5,0xf1,0xc3,0xef,0xe9, -0x05,0xfe,0x14,0xa1,0x1d,0x20,0x3f,0x0e,0x08,0xf2,0xf4,0xf1,0x68,0xf5,0x04,0xf0, -0xf8,0xec,0x46,0xe5,0xf6,0xba,0x10,0x28,0x65,0x21,0x08,0x2d,0xf2,0xdc,0x6d,0xfd, -0x1a,0xf2,0x23,0xfe,0x0d,0xda,0xd1,0x9e,0xde,0xef,0xdb,0x08,0x16,0x2b,0x1c,0x12, -0x90,0x0b,0x17,0xa3,0x1a,0x18,0x72,0xf0,0xdb,0xff,0xcf,0xd5,0x0e,0xe6,0x03,0xac, -0x1b,0x20,0x73,0x23,0x1f,0x89,0x1a,0x00,0x79,0xf4,0xe4,0xcd,0xdf,0xd3,0x46,0xda, -0xef,0x5f,0x13,0x1c,0x0b,0x18,0x1c,0x73,0x16,0x0d,0x50,0xfb,0x00,0xff,0xfe,0xf0, -0xd8,0xd4,0xcf,0xe2,0xd7,0xf1,0xad,0x10,0x26,0xfa,0x27,0x1d,0x84,0x0e,0x12,0x63, -0x1c,0x02,0x85,0xdc,0xb8,0xf7,0xc8,0xd9,0x73,0x08,0x1b,0xa7,0x37,0x34,0x52,0x1a, -0x06,0x11,0x01,0x09,0x14,0xf8,0xde,0x7a,0xcb,0xd4,0xe6,0xe2,0x13,0xe9,0x21,0x29, -0x0e,0x0d,0xff,0xb2,0x05,0x18,0x14,0x2e,0x0d,0x2d,0xf2,0xcc,0x6e,0xd1,0xd4,0x8b, -0xfd,0x16,0x53,0x16,0x06,0x95,0xfc,0x18,0x50,0x2d,0x3c,0xd3,0x1b,0xec,0x52,0xc2, -0xb7,0xb2,0xcd,0x05,0x84,0x20,0x1d,0x16,0x08,0x19,0x7a,0x22,0x21,0xba,0x13,0xf9, -0xf3,0xe9,0xd1,0x34,0xcc,0xe1,0x1c,0x07,0x19,0xfb,0x11,0xf9,0x02,0x11,0x0c,0x3b, -0x20,0x10,0x0b,0x0c,0xf0,0x45,0xdb,0xda,0x0b,0xe4,0xfb,0xc7,0xfb,0xf8,0x51,0x01, -0x0f,0xc0,0x18,0x20,0x22,0x16,0xff,0xc2,0xeb,0xcc,0xa8,0xd7,0xe6,0x88,0x06,0x12, -0x03,0x11,0x09,0x40,0x09,0x18,0x6e,0x1f,0x20,0xea,0xfd,0xe1,0x2c,0xca,0xe3,0xa3, -0xf8,0x16,0xfd,0x1b,0x19,0x4c,0xf9,0xf2,0xa1,0xf7,0x23,0xf2,0x1a,0x1a,0xc3,0xeb, -0xf4,0x4c,0xf3,0x06,0x22,0x05,0x00,0x2a,0xf0,0xe7,0x9c,0xe8,0x10,0xde,0x25,0x25, -0xe6,0x09,0xf5,0xbb,0xfe,0x05,0x27,0x0b,0xfd,0x4a,0xf0,0xf0,0xd5,0xe4,0xf9,0x90, -0x12,0x16,0x32,0x10,0xf3,0x76,0xf7,0xf7,0x44,0x11,0x13,0x23,0x0b,0xf1,0x5a,0xe6, -0xdd,0x1d,0xf8,0xfe,0xc8,0x0c,0xfe,0x2b,0xfd,0x07,0x90,0x1c,0x0c,0xb8,0x13,0xf5, -0x25,0xfa,0xd6,0xf0,0xde,0xec,0x18,0x04,0x05,0x61,0x05,0x0a,0x3c,0x1d,0x16,0xe4, -0x06,0x00,0x65,0xf7,0xe9,0x9c,0xd3,0xe2,0x4e,0xf8,0x05,0xa0,0x0c,0x0b,0xd8,0x19, -0x10,0xe1,0x0a,0x04,0xe3,0x03,0x11,0x72,0xea,0xe0,0x61,0xd8,0xeb,0x44,0xef,0xff, -0x88,0x0f,0x1e,0x47,0x19,0x2d,0x49,0x1e,0x1c,0x3f,0x06,0xd9,0x83,0xd3,0xc4,0x1f, -0xe1,0xf1,0x1f,0x02,0x1d,0xd2,0x23,0x30,0xf4,0x32,0x22,0xb6,0x1c,0xe6,0x22,0xd3, -0xb8,0x6f,0xc9,0xea,0x60,0xf9,0x0c,0x99,0x2f,0x1e,0x65,0x32,0x15,0x59,0x29,0x0c, -0x13,0xe4,0xd4,0x51,0xc5,0xd4,0x8d,0xe3,0xed,0xd5,0x1f,0x1d,0xba,0x28,0x18,0x05, -0x22,0x32,0x52,0x06,0xed,0x87,0xc1,0xca,0x84,0xd0,0xd6,0x55,0x07,0x24,0x9c,0x38, -0x28,0x8a,0x1a,0x27,0xdc,0x19,0xf7,0x85,0xc7,0xb8,0xec,0xc0,0xc8,0xbe,0xeb,0x2e, -0xa6,0x3d,0x42,0xd4,0x22,0x27,0x91,0x14,0x02,0x9e,0xde,0xc8,0x8c,0xcd,0xc8,0x21, -0xd7,0xff,0x4e,0x25,0x2e,0xb7,0x1f,0x2f,0xf2,0x2c,0x19,0x59,0xed,0xd4,0x08,0xd0, -0xc6,0xe7,0xc1,0xe7,0xde,0x1d,0x31,0xb3,0x22,0x26,0x55,0x39,0x32,0xcb,0x10,0xe0, -0xb5,0xce,0xc2,0x7b,0xb5,0xce,0xe1,0x05,0x2c,0x47,0x37,0x1f,0xbc,0x35,0x35,0x98, -0x1d,0xe6,0x6e,0xcf,0xc8,0x25,0xca,0xc4,0x52,0xfe,0x1f,0xe4,0x2f,0x1a,0x13,0x1b, -0x31,0x23,0x24,0xfe,0x0c,0xdd,0xce,0xb5,0xd4,0xc1,0xcc,0xeb,0x18,0xe5,0x25,0x1a, -0xe0,0x11,0x27,0xca,0x2e,0x11,0xd4,0xf3,0xd7,0x58,0xd8,0xc6,0xe9,0xd5,0x0a,0x1a, -0x25,0x25,0x74,0x0d,0x18,0x67,0x34,0x22,0x5d,0x06,0xcf,0xb7,0xc3,0xbd,0x34,0xc0, -0xfb,0xee,0x1e,0x3a,0x58,0x1d,0x1c,0xe5,0x30,0x2b,0x63,0x10,0xd9,0xa3,0xc2,0xc3, -0xca,0xb3,0xe9,0x96,0x14,0x35,0xef,0x2b,0x16,0xff,0x28,0x2f,0x58,0x17,0xf1,0xe5, -0xc5,0xd2,0xfb,0xb2,0xd9,0x54,0x08,0x31,0x84,0x21,0x11,0x5f,0x28,0x37,0x19,0x25, -0x02,0xdb,0xca,0xca,0x9b,0xb1,0xca,0x04,0xf3,0x23,0x88,0x33,0x2b,0x6e,0x22,0x2d, -0x81,0x2a,0x18,0xe2,0xdd,0xbc,0xf1,0xac,0xad,0x01,0xdc,0x07,0x47,0x32,0x3f,0xcc, -0x3b,0x34,0xe5,0x2c,0x1f,0x3c,0xea,0xb0,0x36,0xad,0xae,0xb6,0xd1,0xf5,0x9b,0x26, -0x44,0x50,0x37,0x3f,0x81,0x35,0x2d,0xef,0x03,0xba,0x33,0xae,0xa4,0xa6,0xbb,0xe5, -0xb8,0x1a,0x50,0xb6,0x42,0x33,0xdf,0x3f,0x37,0x8d,0x18,0xc1,0xa7,0xae,0xa2,0x6a, -0xac,0xca,0x9a,0xff,0x3e,0x06,0x50,0x3b,0xb5,0x49,0x3a,0xf0,0x23,0xdf,0x18,0xb1, -0xa2,0x61,0x98,0xb8,0x0b,0xee,0x26,0xf5,0x47,0x51,0xe3,0x50,0x4f,0x38,0x29,0xf8, -0x6d,0xb5,0xa8,0x91,0x9d,0xad,0x5a,0xde,0x0c,0xe5,0x49,0x53,0x58,0x50,0x48,0x68, -0x2f,0x13,0x5d,0xce,0xa5,0x5a,0xa0,0xa9,0xa4,0xc7,0xf4,0xb8,0x33,0x52,0xb6,0x4d, -0x45,0x80,0x40,0x27,0x2c,0xe9,0xb7,0x04,0xad,0xa7,0x5b,0xb5,0xd1,0x8e,0x13,0x4d, -0xd3,0x51,0x4a,0x76,0x42,0x31,0xf2,0xfd,0xc5,0xc7,0xb3,0xaf,0x63,0xaa,0xc1,0x40, -0xf6,0x34,0xdb,0x4d,0x57,0xee,0x4f,0x41,0x0c,0x14,0xdc,0x9b,0xbc,0xaa,0xc2,0xa8, -0xb6,0x51,0xe5,0x28,0xb5,0x4a,0x55,0x23,0x44,0x41,0xa7,0x23,0x03,0x67,0xd5,0xb4, -0x19,0xa4,0xb0,0xd9,0xce,0xfa,0x92,0x2e,0x4c,0xf4,0x46,0x40,0x02,0x33,0x14,0x34, -0xe3,0xbe,0x9b,0xa7,0xa7,0x9f,0xba,0xe0,0xf2,0x1d,0x4c,0x0c,0x45,0x39,0x8f,0x3d, -0x32,0x3f,0x02,0xd5,0xda,0xb4,0xa0,0x46,0xab,0xce,0x24,0x14,0x3d,0xac,0x50,0x41, -0x1c,0x45,0x2c,0xcc,0x0c,0xe3,0x55,0xce,0xad,0xf1,0xa8,0xb9,0x2b,0x02,0x2a,0x28, -0x4a,0x44,0xbe,0x45,0x32,0x5b,0x17,0xf3,0x9d,0xd8,0xb8,0x8f,0x9e,0xac,0x7e,0xdd, -0x16,0xc7,0x36,0x4e,0x27,0x49,0x3a,0xb9,0x23,0x0a,0xc4,0xe1,0xc3,0x17,0xa9,0xb0, -0x20,0xc6,0xfa,0x4d,0x34,0x57,0x87,0x4d,0x32,0x6e,0x31,0x1f,0x69,0xf8,0xc9,0xcf, -0xb1,0xab,0x43,0xb6,0xde,0x58,0x1f,0x4a,0x45,0x56,0x37,0x43,0x31,0x18,0x9e,0x00, -0xd1,0x9c,0xc2,0xa9,0xe4,0xa2,0xbe,0x5b,0x0e,0x3a,0x4f,0x5d,0x45,0xc9,0x3f,0x22, -0x97,0x01,0xe0,0xf2,0xc0,0xc1,0x9d,0xa1,0xb4,0x60,0xdf,0x22,0xd5,0x42,0x51,0x3a, -0x4d,0x3e,0x5c,0x1d,0xfb,0x5a,0xcc,0xb9,0xd5,0x9c,0xb0,0x0a,0xcf,0x12,0x8b,0x3d, -0x56,0x4c,0x54,0x3d,0xf0,0x28,0x13,0x99,0xe1,0xb6,0x5a,0xa8,0xa5,0xf0,0xb6,0xe4, -0x33,0x2b,0x51,0xf4,0x5f,0x44,0x14,0x32,0x13,0xcd,0xf6,0xc3,0x88,0xb3,0xa1,0x2a, -0xb8,0xd2,0x60,0x1f,0x39,0xfc,0x50,0x40,0x8d,0x40,0x2c,0x73,0x10,0xd7,0x9b,0xbb, -0xaa,0xe3,0xae,0xc6,0xa3,0xff,0x26,0xe7,0x46,0x4b,0x6e,0x52,0x36,0x91,0x2a,0xfd, -0x98,0xd4,0xa9,0x5d,0x99,0xa7,0x90,0xe0,0x18,0xf5,0x34,0x48,0x98,0x54,0x4a,0x3f, -0x24,0x1e,0xa2,0xe5,0xc0,0x6d,0x93,0xa0,0x69,0xbe,0xfa,0x58,0x27,0x49,0x62,0x47, -0x45,0x5b,0x29,0x23,0xaf,0x02,0xd5,0x32,0xa7,0x98,0xb4,0xad,0xe0,0x38,0x15,0x43, -0x66,0x48,0x51,0x71,0x36,0x2b,0x87,0x0f,0xe8,0x2f,0xc6,0xa5,0x7b,0xa1,0xbe,0x5d, -0xf4,0x36,0x52,0x46,0x4e,0xc0,0x3f,0x3b,0xb1,0x26,0x02,0xb8,0xc6,0xa5,0x75,0x8c, -0xaa,0x37,0xd6,0x1f,0x7b,0x3d,0x52,0x51,0x54,0x3b,0x4d,0x27,0x09,0xf6,0xe5,0xb6, -0x57,0x91,0xa3,0x41,0xc6,0xf6,0x92,0x2c,0x4f,0xcf,0x60,0x41,0x26,0x39,0x22,0x44, -0x01,0xb2,0xcc,0x98,0x9c,0x31,0xbe,0xd6,0xe6,0x1e,0x48,0x49,0x59,0x42,0x3f,0x40, -0x31,0x2d,0x17,0xd4,0x42,0xaa,0x93,0xac,0xa6,0xbf,0x64,0xfe,0x2e,0x3b,0x5c,0x59, -0xcb,0x5c,0x42,0x34,0x23,0xe4,0x48,0xb9,0x9c,0x9e,0x8f,0xad,0x15,0xde,0x0e,0x8f, -0x40,0x59,0x40,0x67,0x5d,0x90,0x43,0x0d,0x10,0xcf,0x9f,0xfb,0x8e,0xa2,0xf0,0xcd, -0xf6,0x8f,0x22,0x4e,0x6d,0x5f,0x5f,0xc8,0x50,0x2c,0x08,0xef,0xb0,0xc5,0xa2,0xa1, -0xd7,0xb1,0xd4,0x42,0xf9,0x38,0x4f,0x52,0x64,0xc1,0x5d,0x50,0x11,0x17,0xcf,0x3b, -0xa8,0x9e,0x65,0x9d,0xba,0x96,0xe7,0x0d,0x32,0x28,0x41,0xc4,0x64,0x6d,0x2a,0x44, -0xf5,0x19,0xc2,0xab,0xe0,0x98,0x9e,0xae,0xcc,0xf7,0xb6,0x19,0x30,0xbf,0x55,0x69, -0xb4,0x50,0x1c,0x09,0xe7,0xbc,0xd8,0xa9,0xa7,0x21,0xbc,0xe4,0xeb,0xef,0x14,0xc3, -0x35,0x5a,0xe2,0x59,0x41,0x86,0x19,0xe7,0xa8,0xc2,0xae,0x1a,0xb5,0xd1,0x9d,0xea, -0x01,0x51,0x18,0x32,0x13,0x4b,0x44,0x51,0x3a,0x07,0xc3,0xdb,0xbf,0xb2,0xc1,0xcf, -0x30,0xde,0xf2,0x21,0xf8,0x1e,0x2b,0x2d,0x4b,0x34,0x3f,0x28,0x0b,0xf5,0xd9,0x43, -0xcc,0xd0,0x3a,0xd8,0xed,0x4d,0xf7,0xfd,0x81,0x0d,0x26,0xa5,0x38,0x3c,0x9c,0x13, -0xf3,0x4f,0xda,0xdd,0x30,0xeb,0xee,0x5f,0xf3,0xf1,0x05,0xfb,0x0f,0x72,0x19,0x23, -0x08,0x1e,0x0b,0x10,0xf1,0xe8,0x34,0xf9,0x02,0xaf,0xf3,0xea,0xe5,0xe8,0xf7,0xa4, -0x01,0x17,0xe6,0x16,0x25,0x5a,0x07,0xf3,0x57,0xed,0x0f,0x06,0x10,0xfc,0x42,0xdc, -0xf9,0x6e,0xf6,0xfb,0x1e,0xf4,0x0b,0x86,0x11,0x0c,0xc8,0xfb,0x0c,0x43,0x1b,0x11, -0xad,0xf7,0xe8,0x7e,0xe1,0xee,0x3b,0xf1,0x07,0xbd,0x03,0x09,0x95,0x01,0x06,0xfc, -0x0f,0x1b,0x99,0x11,0xff,0x46,0xda,0xd4,0x3e,0xdc,0xf2,0x50,0x06,0x0d,0x66,0x0e, -0x13,0xf8,0x08,0x14,0x21,0x13,0x1d,0xe6,0xff,0xe3,0xda,0xd3,0xde,0xca,0xec,0xf9, -0xe4,0xf7,0x10,0xf4,0x17,0x16,0xe8,0x19,0x26,0xe7,0x1d,0xfd,0xda,0xd4,0xd6,0x85, -0xed,0xf3,0x00,0xf6,0xff,0x2f,0x10,0x18,0x88,0x15,0x11,0x2d,0x18,0x0b,0xe1,0xfa, -0xe6,0xf9,0xe3,0xea,0x37,0xef,0xf1,0xe4,0xfd,0x14,0x2d,0x10,0x11,0x54,0x11,0x0e, -0xf5,0x01,0x03,0x79,0xec,0xed,0x94,0xee,0xf7,0x61,0xe8,0xf8,0xbb,0x09,0x11,0xcc, -0x07,0x0b,0x6a,0x15,0x22,0x1d,0x05,0xe1,0x8c,0xdd,0xf4,0x6c,0xf6,0xe6,0x76,0xef, -0x0b,0x2e,0x0e,0x16,0x53,0x12,0x14,0x85,0x13,0x02,0x02,0xea,0xe6,0xb5,0xf6,0xf4, -0x93,0xe6,0xf0,0x11,0x00,0x0f,0x3b,0x15,0x19,0x31,0x16,0x0c,0xc3,0x06,0xf8,0xb5, -0xf0,0xf1,0x0f,0xf6,0xf0,0x24,0xf1,0xf3,0xaa,0xf9,0x0b,0xb6,0x14,0x1b,0x46,0x20, -0x0f,0x50,0xfa,0xef,0x6c,0xf3,0xf0,0x4f,0xe7,0xe9,0xf1,0x02,0x0a,0x2e,0x1b,0x11, -0x2c,0x1c,0x1d,0x27,0x14,0xeb,0x7e,0xd9,0xea,0x50,0xf5,0xe7,0xf2,0xed,0xfa,0x65, -0x16,0x18,0x04,0x21,0x15,0x61,0x0f,0xff,0xe2,0xea,0xe4,0x04,0xfe,0xff,0x23,0xf5, -0xf0,0x52,0xfa,0xfd,0x65,0x11,0x17,0xf8,0x15,0x0e,0x4a,0x09,0xea,0x80,0xe6,0xf8, -0x9f,0x00,0xf1,0x17,0xf5,0xfc,0x95,0x0b,0x0e,0x3d,0x14,0x12,0x11,0x08,0xfc,0xa4, -0xea,0xe7,0x87,0xff,0xfb,0x0b,0xf4,0xf4,0x2e,0x0f,0x12,0x7d,0x0a,0x0c,0x4e,0x08, -0xf7,0x0f,0xf3,0xee,0x15,0xf9,0x09,0x81,0x12,0xff,0xda,0x00,0xf3,0x08,0xf6,0xf8, -0xbc,0x00,0xfe,0x7a,0xf9,0x07,0x0b,0x02,0xf7,0xdf,0x08,0x18,0x42,0x07,0xf7,0x19, -0xec,0xf5,0xeb,0x00,0x0b,0xf4,0x09,0xfc,0x39,0x00,0xfc,0x75,0xf7,0x0b,0x9f,0x1b, -0x11,0xce,0xf8,0xf4,0xf2,0xf4,0xff,0x22,0xf9,0x06,0x47,0xfe,0xfd,0xb0,0xfc,0xfa, -0x09,0x11,0x28,0x87,0x18,0x00,0x49,0xee,0xe6,0x0b,0xee,0xef,0x7e,0xfe,0xfa,0x36, -0x01,0x10,0x97,0x10,0x10,0x41,0x1d,0x12,0xb9,0xed,0xd7,0xd0,0xe3,0xe9,0x34,0xfe, -0x12,0xe6,0x0a,0x02,0x7d,0x02,0x0a,0x96,0x15,0x1a,0x88,0x0e,0xe4,0xeb,0xd5,0xe2, -0x6e,0xf7,0x01,0xab,0x06,0x04,0x60,0x0a,0x0b,0x31,0x0a,0x0d,0x29,0x0f,0x0f,0xce, -0xf7,0xe5,0x68,0xda,0xdd,0xa9,0xf8,0x08,0x2e,0x0f,0x13,0x53,0x18,0x12,0x76,0x0d, -0xfa,0x5b,0xfc,0xeb,0x03,0xe2,0xe0,0xad,0xef,0xfb,0xcf,0x14,0x12,0x92,0x24,0x13, -0x4e,0x0b,0xf0,0xc9,0xf3,0xfa,0xb6,0xf5,0xeb,0x2e,0xea,0x00,0x49,0x0f,0x10,0x72, -0x0a,0x09,0x3e,0x0d,0xf3,0x4c,0xe8,0xf3,0x56,0x01,0x13,0xd3,0x00,0xfb,0x38,0xf6, -0x07,0xc4,0x0c,0x0b,0xdf,0x14,0xfd,0x23,0xf2,0xed,0x1d,0xf2,0x00,0x14,0x0e,0xfc, -0xc5,0xfc,0xfd,0xd4,0x0f,0x1b,0x21,0x1b,0xfd,0xae,0xef,0xeb,0xa5,0xeb,0xf0,0x56, -0xfb,0x08,0x48,0x0b,0x10,0x64,0x0b,0x18,0x1f,0x1a,0x05,0xc6,0xea,0xe6,0xb8,0xe4, -0xde,0x2f,0xf1,0x12,0xe7,0x18,0x23,0x86,0x13,0x04,0xb2,0x0c,0x00,0x34,0xf1,0xe0, -0xd6,0xe2,0xea,0xd0,0xe8,0xf7,0x0c,0x10,0x11,0x7c,0x21,0x10,0x5c,0x01,0xfc,0x0d, -0x00,0xf6,0xa9,0xf3,0xe6,0x9d,0xf0,0xe3,0x8d,0xfe,0x07,0x7b,0x17,0x17,0xf5,0x1a, -0x03,0xc4,0xfe,0xfa,0xc9,0xf6,0xe8,0x94,0xe0,0xdc,0x9b,0xef,0xf7,0xdf,0x13,0x18, -0xa2,0x33,0x1c,0xae,0x06,0xe7,0xaa,0xf6,0xf3,0x1b,0xef,0xe3,0x79,0xe8,0xfa,0xfd, -0x0f,0x13,0x3d,0x22,0x28,0x56,0x0f,0xf4,0xec,0xed,0xf1,0x93,0xfc,0xf2,0x8b,0xee, -0xf5,0xaf,0x05,0x0a,0xb9,0x10,0x18,0xe4,0x14,0x03,0xb6,0x03,0x00,0x71,0xff,0xf3, -0x0f,0xf0,0xeb,0xdd,0xf6,0x02,0xc1,0x09,0x11,0xad,0x1a,0x11,0xf0,0x11,0x0a,0xe1, -0xf8,0xda,0x7c,0xf0,0xf1,0x67,0x10,0xf8,0xd6,0x05,0x06,0xd8,0x1a,0x01,0xd3,0x11, -0x09,0x96,0x0c,0xf0,0x1b,0xe1,0xec,0xf0,0xf9,0x05,0xdd,0x07,0x05,0x41,0x0e,0xfe, -0xca,0xf9,0x07,0x1f,0x04,0xff,0x32,0xf6,0xff,0x70,0xfd,0xf7,0x15,0xf4,0xf3,0x68, -0xf6,0xf6,0x25,0xfb,0x04,0xd1,0x18,0x0d,0x70,0x01,0xfc,0x4d,0xfe,0xf7,0xc3,0xef, -0xfc,0x1f,0xfb,0x04,0x2d,0xfa,0xf7,0x24,0xf9,0x0e,0x1e,0x09,0x02,0x31,0x05,0x05, -0x65,0xf3,0xf0,0x84,0xfa,0x06,0x56,0x0b,0xf8,0x20,0xf2,0xf1,0x4e,0x0a,0x0d,0x39, -0x0e,0x0d,0xcf,0x11,0xf9,0x85,0x02,0xf3,0xce,0xfc,0xf0,0x96,0xec,0xee,0x90,0x01, -0x0a,0xeb,0x22,0x22,0x53,0x19,0x08,0xf7,0xf0,0xf1,0x43,0xee,0xef,0xac,0xf1,0xf9, -0x96,0xfb,0x0a,0x5b,0x10,0x20,0x36,0x16,0x0a,0x63,0x00,0x04,0xb4,0xf2,0xeb,0x36, -0xe5,0xf4,0x35,0xfb,0x02,0x31,0x09,0x0a,0x7b,0x1f,0x0f,0xb7,0x06,0xfd,0x89,0x03, -0xe4,0xde,0xe5,0xdf,0x0c,0xfc,0xfe,0xf3,0x04,0x05,0xd4,0x12,0x15,0x81,0x16,0x1a, -0x75,0x0a,0xf2,0x29,0xda,0xd8,0x23,0xe2,0xfa,0x20,0xf9,0x0d,0x3a,0x12,0x1a,0xa1, -0x12,0x1c,0x96,0x12,0x0c,0x65,0xe9,0xdf,0x89,0xe0,0xe6,0x71,0xf7,0x03,0x8b,0x08, -0x04,0x14,0x09,0x17,0x27,0x1b,0x1b,0xa9,0x06,0xfa,0x48,0xf0,0xe7,0x34,0xdb,0xeb, -0x3a,0xfc,0x04,0xb6,0x06,0x16,0xd0,0x1b,0x11,0xc7,0x11,0x09,0x58,0x05,0xf3,0x37, -0xe1,0xe9,0xe6,0xde,0xf1,0x64,0xfb,0x14,0x60,0x2c,0x28,0x44,0x1c,0x12,0x99,0x0c, -0xfd,0x7e,0xed,0xe1,0x3c,0xdd,0xda,0x74,0xeb,0x02,0x3f,0x14,0x1a,0xd8,0x15,0x0d, -0x77,0x13,0x1a,0xec,0x0c,0xfd,0x6c,0xeb,0xd0,0xac,0xc9,0xda,0x1d,0x03,0x11,0xd3, -0x1f,0x1e,0x94,0x21,0x19,0x38,0x1a,0x09,0x43,0xfc,0xee,0x74,0xd3,0xcf,0x84,0xe4, -0x04,0x3f,0x0d,0x11,0x84,0x17,0x27,0x23,0x1d,0x19,0x8c,0x06,0xf6,0xa5,0xe0,0xcf, -0x72,0xcd,0xe6,0xbf,0x04,0x09,0xae,0x0d,0x1b,0x80,0x1d,0x10,0x28,0x15,0x0e,0x71, -0xf7,0xf1,0x4c,0xe1,0xcf,0xdd,0xdf,0xee,0x0c,0xfb,0x12,0x76,0x25,0x1d,0x68,0x18, -0x1f,0x7c,0x11,0xe9,0x51,0xe7,0xe6,0x46,0xdc,0xd6,0x89,0xe9,0xfd,0xcf,0x1c,0x16, -0x6f,0x1a,0x16,0xa2,0x1d,0x13,0xf0,0xff,0xfe,0x56,0xf8,0xd7,0xb6,0xc6,0xdd,0x14, -0x0c,0x17,0xd0,0x09,0x11,0xa2,0x18,0x15,0xda,0x11,0x15,0xd2,0x06,0xfc,0xe4,0xd3, -0xd3,0x04,0xe1,0x03,0x0b,0xf7,0x11,0x1e,0x07,0x1d,0x16,0x17,0x30,0x70,0x2d,0x07, -0x08,0xe9,0xe3,0xec,0xdd,0xde,0x93,0xe6,0x00,0x0f,0x06,0x07,0xcf,0x0b,0x19,0x41, -0x2d,0x22,0xb3,0x10,0xfb,0x40,0xfb,0xec,0xb7,0xc5,0xca,0x2a,0xe6,0x00,0x68,0x09, -0x17,0x44,0x1d,0x28,0x61,0x28,0x1c,0x0c,0x00,0xe0,0x4b,0xdf,0xce,0x6c,0xd4,0xd8, -0x31,0x06,0x10,0x08,0x29,0x0c,0xa1,0x13,0x1c,0xc3,0x2d,0x14,0xfa,0xe9,0xe0,0xd6, -0xcf,0xca,0x47,0xcb,0xf1,0x7f,0x13,0x24,0x82,0x1d,0x1b,0xae,0x1e,0x31,0xff,0x1c, -0xf6,0x5b,0xd6,0xd7,0x74,0xce,0xce,0x67,0xe3,0x00,0x30,0x10,0x1c,0x53,0x21,0x29, -0x31,0x32,0x24,0xb4,0x01,0xe5,0xb1,0xd6,0xca,0x35,0xc9,0xf1,0x7a,0xfc,0x0c,0x3d, -0x1e,0x16,0x8c,0x21,0x26,0xc9,0x27,0x0a,0x00,0xed,0xdb,0x17,0xdf,0xd5,0x58,0xe4, -0xd9,0x98,0xfd,0x19,0x8f,0x2b,0x21,0x15,0x1e,0x1b,0xad,0x1a,0xff,0x77,0xe5,0xd9, -0x22,0xd2,0xd6,0x1f,0xe0,0xfe,0x39,0x0f,0x23,0xa5,0x25,0x24,0xcb,0x1e,0x16,0x4b, -0x02,0xff,0xb0,0xee,0xd3,0x7e,0xc6,0xe2,0x9e,0xfc,0x18,0x39,0x17,0x1a,0xda,0x11, -0x19,0xeb,0x19,0x15,0x1c,0x0c,0xf7,0x9d,0xd9,0xd5,0xc7,0xd7,0xe5,0x42,0xf4,0x16, -0x66,0x23,0x11,0xf6,0x22,0x23,0x21,0x22,0x00,0x02,0xe9,0xd7,0xff,0xe7,0xe0,0xc4, -0xea,0xe3,0x02,0x11,0x1f,0xf2,0x26,0x1c,0xd8,0x19,0x0c,0x62,0xff,0xea,0x04,0xe6, -0xd7,0xff,0xd8,0xed,0xd5,0x00,0xf5,0x78,0x11,0x22,0xec,0x26,0x17,0x38,0x05,0xfe, -0xa2,0x00,0xfb,0x01,0xe1,0xe3,0xf2,0xeb,0xf2,0x5d,0xfe,0x03,0x1d,0x11,0x14,0x37, -0x1d,0x14,0x61,0x10,0xfe,0xbe,0xfa,0xeb,0x03,0xec,0xee,0xc1,0xe1,0xf8,0x6e,0x12, -0x13,0xba,0x0c,0x1b,0xc3,0x12,0x03,0x46,0xfa,0xf8,0x85,0xf2,0xf6,0x0f,0xe9,0x00, -0xce,0xfe,0x0c,0x82,0xfa,0x05,0x92,0xf8,0x0f,0x81,0x17,0x10,0xf3,0x0a,0xf9,0x13, -0xec,0xf8,0x86,0xee,0xeb,0x58,0xf3,0xf9,0x8d,0xfb,0x11,0xe7,0x1e,0x0f,0xac,0x17, -0x0c,0xc6,0xf6,0xed,0x8a,0xf3,0xec,0xab,0xf6,0xee,0x1a,0xf6,0xf8,0x9e,0x0e,0x16, -0x1d,0x10,0x0a,0x2f,0x0d,0x0c,0xd9,0x03,0xf7,0xaf,0xff,0xee,0x05,0xe4,0xde,0x71, -0xf1,0x04,0xbe,0x16,0x15,0xa0,0x1a,0x0f,0x26,0x08,0x02,0x98,0xfd,0xf2,0x4c,0xe9, -0xf0,0xfd,0x00,0xf5,0x6d,0xea,0x02,0xc9,0x17,0x27,0x1d,0x13,0x0b,0xec,0xf3,0x00, -0xff,0xee,0xee,0xde,0xea,0x0a,0xe3,0x07,0x0a,0x82,0xfb,0xfb,0xac,0x03,0x14,0xbf, -0x10,0x04,0x78,0xf7,0xe5,0xf1,0xf2,0xfb,0xe4,0xfa,0x06,0x73,0x0e,0x0b,0x50,0x01, -0xf8,0xfb,0xf7,0x00,0xb6,0x00,0x07,0x7e,0x07,0x05,0x58,0xf3,0xf4,0xa5,0xf1,0xfc, -0x28,0x0d,0xff,0x92,0x06,0x07,0x9f,0xff,0xf4,0x2b,0xf9,0xf6,0xf8,0x0b,0x04,0x67, -0xfe,0xf2,0xdb,0x0b,0x13,0xf3,0x11,0x0c,0xc7,0xf0,0xea,0x6c,0xfb,0xf9,0x7d,0xf4, -0xfe,0x09,0x06,0x15,0x5d,0x0e,0xff,0x0a,0xef,0xf7,0xf1,0xfd,0xff,0x11,0xff,0x08, -0x2e,0x0e,0x0d,0xc2,0xff,0xec,0x25,0xf6,0x01,0xd4,0xf6,0xf8,0x55,0xf6,0x05,0x49, -0x13,0x11,0x31,0x0b,0x0c,0xb1,0x06,0xf9,0xab,0xe8,0xfb,0xca,0xe7,0xf4,0xd3,0x04, -0xfe,0x24,0x02,0x0a,0xbd,0x0e,0x05,0x3f,0xf7,0xf7,0xa2,0x07,0x10,0xbe,0x03,0xf2, -0x9e,0xfd,0xf8,0xbf,0xea,0xed,0x39,0xff,0x0b,0xde,0x10,0x0f,0xba,0x13,0x07,0x01, -0xff,0xfd,0xa9,0xf7,0xe6,0x9a,0xe9,0xfe,0x0c,0x10,0x0b,0xa0,0x05,0x03,0xb7,0x0b, -0x0a,0x37,0xf3,0xd9,0xbf,0xfb,0x04,0x65,0x08,0x05,0x3a,0x14,0x0d,0xc6,0x02,0x03, -0xd0,0xf3,0xe0,0x2f,0xe9,0x05,0xc9,0x07,0x07,0x3f,0x04,0x0d,0xb2,0x18,0x10,0xb1, -0xe4,0xe4,0x79,0x02,0x13,0x1e,0x02,0xfe,0xd1,0x0a,0x07,0xac,0xec,0xf2,0x78,0xea, -0xf4,0x5e,0x0b,0x0e,0x86,0x10,0x0b,0xd3,0x04,0xf9,0x88,0x05,0x04,0xb4,0xea,0xe5, -0xeb,0x02,0x0e,0xd2,0x01,0xf9,0xe8,0x05,0x01,0x99,0x06,0xf1,0x9a,0xe9,0xfc,0x43, -0x00,0x06,0x4f,0x11,0x2a,0xaf,0x1a,0xf9,0x0e,0xf7,0xec,0x5c,0xd8,0xd2,0x1b,0xeb, -0x0b,0x4e,0x16,0x0f,0x3f,0x0b,0x0b,0x82,0x0c,0xfa,0x77,0xff,0x02,0x78,0xff,0xef, -0x5f,0xf2,0xfd,0x78,0x04,0xf3,0x22,0xeb,0xf2,0x42,0xf5,0x02,0x8f,0x0f,0x1e,0x1b, -0x1e,0x0b,0x20,0x06,0x0b,0xc1,0x0b,0xe9,0xa6,0xdb,0xe9,0x15,0x00,0xf8,0x43,0xf6, -0xff,0xc5,0x0a,0x09,0x12,0x0d,0xfe,0x73,0x09,0x0b,0x0b,0xff,0x03,0xab,0x06,0x00, -0x9b,0xfb,0x02,0x10,0xf9,0xe4,0x60,0xe7,0xf7,0xde,0x04,0x0a,0x35,0x0f,0x15,0x7e, -0x12,0x19,0x9e,0x04,0xe6,0xbe,0xea,0xf4,0xc0,0x02,0x07,0xa3,0x00,0xfc,0x7c,0x00, -0x01,0xd4,0x0a,0xfd,0x1d,0xf4,0xed,0x3b,0xfb,0x13,0x07,0x18,0x0a,0xfe,0x05,0x0b, -0x47,0xff,0xf4,0x4b,0xff,0x00,0x3e,0xfb,0xef,0x34,0xfb,0x09,0x58,0x10,0xf0,0xfa, -0xf6,0xf7,0x05,0x05,0x00,0x0c,0x0a,0x0c,0x8d,0x14,0x07,0x1c,0x07,0x02,0xeb,0xf8, -0xe5,0xa1,0xdb,0xe6,0xd7,0x02,0x17,0x82,0x20,0x0e,0x33,0x01,0x02,0xdb,0x04,0x00, -0x6c,0xf3,0xf5,0xaf,0xf8,0x08,0x27,0x13,0x10,0xa7,0x0d,0xef,0x7a,0xdc,0xe2,0x67, -0xe7,0xf8,0xca,0x0c,0x16,0x32,0x1c,0x14,0x69,0x0f,0x10,0xf0,0x01,0xf9,0x0e,0xe4, -0xec,0x67,0xf8,0xfe,0x9f,0x03,0x0a,0x92,0xfd,0xf1,0xad,0xf9,0xfd,0xe3,0xfe,0x04, -0x81,0xfb,0x0d,0xac,0x1a,0x02,0xc2,0x0b,0x01,0x99,0xf5,0xe4,0xd8,0xec,0xee,0xea, -0xfb,0x01,0x9c,0x05,0x08,0x79,0x0b,0xfc,0x79,0xf9,0x04,0xee,0xfd,0xfc,0x44,0x0c, -0x09,0x0b,0x0b,0x06,0x5a,0xf9,0xf7,0x06,0xea,0xe8,0x1d,0xeb,0x03,0x21,0x06,0x05, -0x24,0x04,0x05,0x90,0x0b,0x02,0x47,0xfa,0x01,0x6b,0xf8,0x00,0xe3,0x0b,0x0e,0xa0, -0x11,0x0e,0x32,0xfb,0xee,0x23,0xfb,0xf0,0x4e,0xf4,0xfb,0xc9,0xff,0x06,0x49,0x0f, -0x14,0xd5,0x09,0xfc,0x76,0xf5,0xf2,0x82,0x04,0x13,0x5a,0x12,0x09,0xde,0x0b,0x0e, -0x1f,0xf4,0xf1,0x3a,0xf2,0xe4,0xc4,0xef,0x01,0x31,0x0f,0x10,0xcf,0x18,0x0e,0xe2, -0x05,0x0b,0x0c,0xf6,0xf7,0xc8,0x09,0x07,0xf6,0x01,0x03,0xa8,0x12,0x02,0x0a,0xf2, -0xe3,0x6e,0xe7,0xea,0x64,0xfa,0x03,0x53,0x07,0x10,0x53,0x18,0x08,0x98,0x0c,0x10, -0x9c,0xfc,0xf2,0xfd,0xf8,0xf9,0x31,0xfe,0xff,0xe0,0xf5,0xf6,0x4b,0xe3,0xeb,0xe2, -0xf0,0xff,0x76,0xfa,0x08,0x85,0x16,0x19,0xff,0x15,0x03,0xc9,0xfe,0xfe,0x84,0xf2, -0xe7,0xd3,0xf1,0xfd,0x52,0xfe,0xfb,0xff,0xfd,0xf5,0x5a,0xf2,0xed,0x94,0xf8,0x05, -0xc0,0x0a,0x10,0x85,0x0f,0x1e,0xea,0x1a,0x02,0xd0,0xfd,0xf2,0x68,0xed,0xef,0x4b, -0xfa,0x08,0xc7,0x0b,0xfa,0xac,0xf5,0xf6,0xe7,0xf5,0xf6,0x6a,0xf8,0xfa,0x68,0x0a, -0x10,0x04,0x1a,0x15,0x4f,0x18,0x04,0x13,0xf7,0xee,0x89,0xf1,0xe6,0x6f,0xf7,0x0c, -0x7c,0x11,0x01,0x68,0xfe,0xf6,0x38,0xf8,0xfa,0x9d,0xf3,0x01,0xdd,0x08,0x09,0x67, -0x08,0x10,0x4c,0x05,0xf6,0xe4,0xf4,0xf5,0xc5,0xf5,0xf6,0x6b,0xf5,0x07,0x7b,0x13, -0x05,0xcc,0xff,0xfc,0x0f,0xf7,0xfa,0x35,0x01,0xfb,0x4d,0x03,0xff,0x49,0xfd,0x0e, -0xa5,0x0b,0xf5,0xd1,0xe9,0xef,0xfe,0xf8,0xfc,0xbf,0x0e,0x0f,0x8b,0x0d,0x0e,0x6a, -0x02,0x02,0x58,0xfe,0x03,0xd6,0xf7,0xfb,0x41,0xfd,0xfe,0x65,0x06,0xfd,0xd9,0xf0, -0xfc,0x22,0xff,0x02,0xb9,0x0c,0x0e,0xa2,0x05,0x0d,0x97,0x0d,0x02,0x6e,0x05,0xf1, -0x04,0xeb,0xf8,0x39,0x07,0xf9,0xec,0x08,0x0e,0x06,0x0b,0xfa,0x4f,0x01,0xfc,0xdd, -0x03,0xff,0x60,0x05,0x09,0x9f,0x09,0xf9,0xa6,0xf3,0xf8,0x3a,0xf3,0xeb,0xf1,0xf0, -0xfb,0xf3,0x00,0x06,0x89,0x0f,0x23,0xa3,0x18,0x06,0xbb,0xfa,0xf5,0x2d,0xf6,0xf0, -0x98,0xf8,0xff,0x4f,0xf8,0xfe,0x8d,0x01,0xfd,0x61,0xf7,0xe5,0xd0,0xe8,0xfd,0xad, -0xf9,0xf8,0x8c,0x0f,0x14,0xff,0x0f,0x18,0xbf,0x16,0x0f,0x7a,0x0f,0x02,0x0b,0xf7, -0xea,0x34,0xeb,0xec,0x56,0xe7,0xe2,0x52,0xe3,0xfb,0x9a,0x07,0x09,0xe6,0x07,0x08, -0x80,0x07,0x07,0xe1,0x0a,0x07,0xad,0x05,0xfd,0xda,0xfa,0x11,0x63,0x16,0x0b,0x33, -0x0b,0x07,0xd1,0xf0,0xe4,0x77,0xe0,0xe1,0x97,0xeb,0xec,0xc3,0xef,0x0d,0x9c,0x1f, -0x1a,0xb3,0x18,0x10,0x62,0x11,0xff,0x0a,0xfe,0xfa,0x0f,0xf5,0xf9,0x1e,0x07,0x07, -0x3f,0x04,0x0a,0x91,0x02,0x02,0x42,0xf4,0xec,0x78,0xe7,0xf0,0x89,0xf9,0xf7,0x58, -0xfd,0x0e,0xcb,0x15,0x1f,0x87,0x14,0x03,0x6e,0x00,0x0a,0x8b,0x03,0xf5,0x16,0xf8, -0xf8,0x4a,0xf6,0x02,0xb0,0x0a,0x08,0x96,0x00,0xff,0x0c,0xfb,0xf1,0xe3,0xea,0xe8, -0x25,0xf8,0x01,0xd5,0xfd,0x00,0xdc,0x0f,0x17,0x48,0x12,0x03,0x70,0x00,0xfe,0x72, -0xf7,0xf2,0xd9,0xef,0xf8,0xee,0xff,0x04,0x0d,0x12,0x0b,0xf4,0x04,0xfe,0xb7,0xf7, -0xf6,0xc2,0xef,0xdf,0x2e,0xf5,0x03,0xae,0x07,0x02,0x13,0x10,0x11,0x4c,0x0b,0x07, -0xb5,0xf8,0xf6,0x09,0xfe,0xf8,0x8d,0xfa,0x03,0x11,0x07,0x09,0xa0,0x14,0x19,0xf2, -0x07,0xfe,0x63,0xf9,0xf6,0x6a,0xf4,0xeb,0x75,0xe7,0xf8,0x4b,0xfe,0x05,0xca,0x0e, -0x11,0xb7,0x10,0x05,0x05,0xfb,0xf9,0x82,0xf6,0x03,0x11,0x0a,0x0a,0x52,0x0b,0x12, -0x21,0x1f,0x1e,0x55,0x12,0x02,0xda,0xf1,0xe9,0x5b,0xe9,0xe5,0x97,0xe0,0xe7,0x6a, -0xf8,0x00,0xed,0x0f,0x11,0x1a,0x0c,0x0e,0xda,0x0a,0xfc,0x42,0xfb,0x02,0x90,0x02, -0x0c,0x89,0x14,0x09,0x2a,0x0f,0x15,0x2b,0x0d,0xfb,0x8e,0xf2,0xe8,0x8e,0xe7,0xe4, -0x59,0xe2,0xdb,0x85,0xee,0xfe,0xdd,0x09,0x0b,0xcd,0x11,0x0a,0xee,0x08,0x0e,0xf2, -0x08,0x02,0x71,0xf3,0xfa,0x60,0xfd,0x02,0x01,0x0b,0x0b,0xa2,0x0c,0x0c,0x78,0x02, -0xfc,0xc6,0xf4,0xf4,0x02,0xf2,0xe9,0xd0,0xe6,0xef,0xaa,0xf3,0x02,0xa0,0x0b,0x00, -0xfa,0xfc,0x09,0x73,0x00,0x01,0x97,0x02,0xff,0xa5,0xfe,0x05,0xd1,0x0c,0x0a,0xad, -0x11,0x11,0x2b,0x06,0x02,0xa4,0x06,0xfa,0xc1,0xf9,0x00,0x4a,0xf5,0xe6,0x54,0xed, -0xf4,0x08,0xf8,0xfc,0x2c,0xfb,0xfe,0x6e,0xff,0x01,0xbc,0x01,0x01,0x7c,0x02,0x04, -0xdd,0x03,0x02,0x7b,0x08,0x09,0x5b,0x11,0x14,0x9a,0x0b,0x07,0x82,0x0c,0x05,0x92, -0x00,0x02,0xd9,0xfa,0xf2,0xb1,0xf3,0xed,0xb7,0xea,0xe7,0xe1,0xe9,0xf1,0x97,0xf0, -0xfb,0x23,0xfb,0xfd,0x62,0x0b,0x12,0xc2,0x09,0x0d,0x30,0x11,0x0a,0xf9,0x07,0x0f, -0x6b,0x0e,0x0d,0xb4,0x0d,0x07,0xde,0xfe,0xfc,0xcf,0xf9,0xf5,0xc7,0xf2,0xec,0x88, -0xec,0xf2,0xd3,0xf5,0xf6,0xc2,0xf1,0xf2,0x57,0xf7,0xfa,0x8a,0x03,0x0d,0x26,0x0b, -0x07,0x90,0x08,0x0d,0x25,0x07,0x0c,0x52,0x10,0x03,0xc6,0x04,0x0b,0x63,0x0c,0x05, -0x2f,0x0d,0x06,0x3f,0x03,0xfc,0x70,0xf1,0xe8,0x6c,0xf1,0xf4,0x5b,0xee,0xf3,0xca, -0xff,0xfb,0xd3,0xf9,0x00,0x33,0x01,0x01,0x22,0x08,0x04,0x3c,0x08,0x09,0xd2,0x02, -0x10,0x22,0x0f,0x0b,0xa5,0x07,0x0b,0x27,0x11,0x0a,0x53,0x02,0xfc,0x24,0xfb,0xf6, -0x37,0xeb,0xe9,0xe7,0xef,0xf6,0x1d,0xf9,0xf9,0x55,0x01,0x06,0x3e,0x00,0x03,0x67, -0x03,0x04,0x72,0xfb,0xff,0x83,0x05,0x05,0xdb,0xfd,0x07,0x39,0x12,0x0d,0xbe,0xfe, -0xf8,0x81,0x05,0x02,0x37,0xf5,0xef,0xbb,0xf7,0xfe,0xc6,0xf7,0xfa,0x52,0xf7,0xf1, -0x42,0xfb,0x00,0xbc,0x06,0x0c,0x8e,0x04,0x04,0xe3,0x07,0x03,0x60,0xf9,0xf4,0xd4, -0xfb,0x01,0xed,0x01,0x06,0x64,0x0b,0x08,0xe5,0x07,0xfa,0x6b,0xf2,0xf3,0x27,0xf0, -0xef,0x8b,0xf7,0xf6,0xa3,0xfd,0x08,0x7b,0x0c,0x0d,0xd2,0x05,0x00,0xf1,0x00,0xfd, -0x9c,0xfc,0xfc,0x00,0xfe,0x01,0x5a,0x0f,0x08,0x41,0x08,0x07,0x55,0x0c,0x00,0xf7, -0xfd,0xfb,0x19,0xfa,0xfa,0xda,0xf5,0xf9,0x39,0xf9,0xf7,0x49,0xfc,0xfe,0x45,0x06, -0xfd,0xec,0xf4,0x02,0xa4,0x00,0xfb,0xb0,0xf9,0x03,0x68,0x07,0x0d,0x5f,0x0d,0x09, -0x2f,0x0e,0x0e,0x68,0x06,0xfd,0x3f,0xf9,0xf9,0xbf,0xfb,0xfb,0x9b,0xff,0xfc,0x42, -0xf9,0xfc,0x63,0xfd,0xfb,0x30,0xf3,0xf4,0xd7,0xfa,0xfd,0x3e,0x01,0x05,0x61,0x0a, -0x12,0x28,0x0b,0x01,0x3f,0xfd,0x03,0x40,0xff,0xf7,0x00,0xf9,0xff,0x96,0x08,0x08, -0x6a,0x0a,0x08,0x25,0x09,0x01,0x2f,0x03,0x01,0x8b,0xfc,0xf7,0xbb,0xf7,0xfc,0xfb, -0x00,0xfa,0x2d,0x00,0x07,0x4f,0x07,0x08,0x90,0x07,0x04,0x1f,0xfe,0xfb,0x2d,0xfc, -0xf1,0x50,0xf6,0xfc,0x2d,0x05,0x0f,0x91,0x0c,0x05,0x78,0x03,0x06,0x9a,0xfe,0xec, -0x5b,0xee,0xf1,0x32,0xf6,0x02,0xb8,0x05,0x0a,0x6e,0x0e,0x0e,0xdc,0x0a,0x04,0xfd, -0xfa,0xf4,0x92,0xf6,0xf3,0xe4,0xf7,0x04,0xaa,0x09,0x0d,0xf4,0x0a,0x0b,0xc6,0x04, -0x01,0x33,0xfe,0xfc,0xc1,0xfb,0xf2,0xd9,0xf2,0x02,0xe8,0x03,0xff,0x45,0x02,0x06, -0x95,0x02,0x03,0x7e,0x01,0xfa,0xf9,0xfb,0xf9,0x2d,0xf2,0xf8,0x4e,0x01,0x03,0xee, -0x03,0x06,0x6e,0x07,0x06,0xc4,0x06,0x04,0xb1,0xfb,0xee,0x52,0xf3,0xfd,0x08,0x02, -0x03,0xa1,0x05,0x07,0x29,0x09,0x04,0x75,0x00,0xfe,0xfd,0xff,0xfb,0x8d,0xf3,0xfe, -0x50,0x02,0x00,0x5a,0x03,0x01,0x83,0xf6,0xf0,0x9b,0xf6,0xf8,0xea,0xf4,0xf7,0x5b, -0xfa,0xfe,0xed,0x07,0x05,0x50,0xff,0x01,0xfb,0x03,0x02,0xdd,0x05,0x05,0xe9,0x02, -0x0a,0x69,0x07,0x08,0x50,0x01,0xfe,0x65,0x04,0x06,0x72,0x01,0x01,0x09,0x03,0x02, -0x78,0x05,0xfe,0x39,0xfa,0xfc,0x3d,0xff,0xfe,0x2f,0x00,0xfe,0x80,0xff,0xff,0xeb, -0x00,0xfc,0xc4,0xf9,0xfa,0xbe,0xfe,0x00,0x26,0x02,0x02,0xae,0x02,0xff,0xfc,0x01, -0xfd,0xd8,0xfe,0xfe,0x1b,0xfd,0xfe,0xc2,0xfd,0x02,0x3a,0x03,0x00,0x40,0x02,0x00, -0xe5,0xfc,0xfc,0xea,0xfa,0x01,0x55,0x03,0x00,0xde,0x01,0x05,0x38,0x04,0xfc,0x1d, -0xfe,0x01,0x74,0x02,0x07,0x48,0x04,0x03,0x2d,0x06,0x02,0xaf,0x00,0xfc,0x7b,0xfb, -0xf5,0x2d,0xf4,0xf7,0x87,0xfb,0xff,0x70,0x03,0x04,0x51,0x01,0xff,0xb7,0xfb,0xfe, -0xa7,0xff,0xfc,0xa9,0xfc,0x00,0xa6,0xfe,0xfe,0xb9,0x00,0x01,0xcb,0x02,0x01,0x6b, -0xfe,0xfe,0x0b,0x01,0x01,0x18,0xff,0xfe,0x23,0xfd,0x00,0x15,0x03,0x04,0xde,0x05, -0x0b,0xb3,0x0b,0x08,0x25,0x0a,0x07,0x79,0xfe,0xfe,0x16,0xf8,0xf8,0x2b,0xfc,0x02, -0xb4,0x03,0x06,0x27,0x05,0x00,0xba,0xfd,0xfa,0x22,0xf4,0xf1,0x5a,0xef,0xf1,0x0c, -0xf6,0xfb,0x3f,0xfd,0xfe,0xdf,0xff,0xfe,0x45,0x03,0x02,0x29,0xfc,0xfd,0x6d,0x00, -0xff,0xb2,0x00,0x02,0x48,0x04,0x06,0xc6,0x06,0x07,0x44,0x0a,0x09,0xae,0x08,0x05, -0x10,0x02,0xfd,0x98,0xfb,0xfc,0xd6,0xfe,0xfe,0xc4,0xfe,0x02,0x6a,0x07,0x05,0xa9, -0xff,0xf9,0x81,0xfa,0xfa,0x84,0xfb,0xff,0xea,0xff,0x03,0x1c,0x04,0x03,0x3d,0x06, -0x03,0xbd,0xfc,0xf9,0x69,0xfa,0xf5,0x41,0xf4,0xfa,0x9f,0xfc,0xfb,0xf7,0xfa,0xfa, -0x46,0xf9,0xfc,0x1f,0xff,0xfb,0x73,0xff,0xfd,0xda,0xfd,0x03,0xf1,0x06,0x04,0xeb, -0x03,0x06,0x31,0x03,0x07,0x26,0x0b,0x08,0xf0,0x09,0x05,0xd1,0x03,0x05,0x6a,0x03, -0x01,0x9c,0x01,0x00,0x6d,0x02,0x03,0x62,0x02,0xfe,0x78,0xfd,0xfa,0xdb,0xf8,0xfb, -0x45,0xfc,0xfe,0x4a,0x01,0xff,0x81,0xfd,0x01,0x92,0x01,0xf9,0xea,0xf7,0xf6,0xaf, -0xf7,0xf9,0xe3,0xfd,0x00,0xea,0x01,0x01,0x42,0x00,0x01,0xa1,0x00,0xfe,0xc4,0xfa, -0xf8,0x1b,0xf8,0xfc,0x27,0xfe,0xff,0xe6,0x00,0x00,0x67,0xff,0x01,0x73,0x03,0x03, -0x7d,0x03,0x04,0x12,0x03,0x02,0xdd,0x03,0x05,0x4d,0x06,0x06,0x2a,0x05,0x05,0xc1, -0x09,0x07,0x9c,0x04,0x03,0xca,0x00,0xfd,0x98,0xfb,0xfc,0x20,0xfb,0xfb,0x5c,0xff, -0x01,0x87,0x04,0x03,0x57,0x01,0x01,0xa9,0x00,0xfd,0xbb,0x00,0xff,0x25,0xfe,0xff, -0x23,0x01,0x03,0x52,0x05,0x03,0xc9,0x03,0x04,0xb1,0x01,0xfd,0x7f,0xfd,0xfd,0x21, -0xfa,0xf8,0xc4,0xf8,0xf9,0xd8,0xf9,0xfb,0x16,0xfd,0xff,0x43,0xff,0xfd,0x88,0xfa, -0xfc,0xe7,0xfc,0xfb,0xfa,0xfa,0xfa,0xcc,0xfa,0x00,0x38,0x01,0x03,0x46,0x02,0x03, -0x5b,0x02,0x01,0xf2,0xff,0xfd,0xfb,0xfe,0x00,0x4c,0x01,0x04,0x28,0x08,0x0a,0x60, -0x0a,0x0a,0x16,0x09,0x05,0x1f,0x08,0x04,0xca,0x04,0x04,0xf5,0x05,0x05,0x5b,0x06, -0x08,0x37,0x08,0x06,0xb2,0x05,0x05,0xc5,0x03,0x01,0x4a,0xfd,0xfd,0x3e,0xfc,0xfb, -0x9e,0xfc,0xfd,0xf1,0xfb,0xfa,0xe0,0xfa,0xfb,0xb8,0xfa,0xf9,0x73,0xf7,0xf7,0xef, -0xf7,0xf7,0x05,0xf8,0xfb,0x43,0xfa,0xf9,0x4b,0xfc,0xfc,0xed,0xfb,0xfa,0xa3,0xf8, -0xf9,0x0b,0xfb,0xfc,0x2d,0xff,0x03,0x82,0x03,0x01,0xb5,0x02,0x03,0x00,0x03,0x02, -0xe1,0xff,0x00,0x64,0x01,0x03,0x90,0x06,0x09,0x01,0x0b,0x08,0x67,0x0a,0x0a,0x46, -0x09,0x09,0x9a,0x05,0x04,0x4f,0x05,0x04,0x80,0x04,0x05,0x5c,0x04,0x01,0xbc,0x02, -0x04,0x25,0x02,0x01,0x49,0xff,0xfe,0x06,0xff,0xfb,0x0e,0xfb,0xfc,0x52,0xfe,0xfd, -0xfc,0xfe,0x01,0x34,0x02,0x01,0x65,0xfc,0xfa,0xc4,0xf9,0xf9,0xe6,0xfa,0xfc,0xc2, -0xfc,0xfd,0x88,0xfd,0xff,0xe3,0xfd,0xfc,0xb9,0xf9,0xf6,0x74,0xf7,0xf7,0x6f,0xf8, -0xf9,0x9c,0xfb,0xfc,0x3f,0xfd,0xfe,0x14,0xfe,0xfc,0xac,0xfd,0xfb,0x27,0xfc,0xfd, -0xc0,0xfd,0xfe,0x03,0xff,0xfe,0xff,0xfe,0xfe,0xff,0xff,0x00,0x15,0x01,0xff,0xbe, -0xff,0x01,0xb3,0x02,0x00,0x8c,0xff,0x00,0x67,0x02,0x04,0x3f,0x05,0x05,0xab,0x05, -0x03,0x59,0x04,0x05,0xc8,0x05,0x04,0x27,0x06,0x06,0xf7,0x06,0x07,0x71,0x07,0x07, -0xd0,0x05,0x04,0xec,0x04,0x04,0xa5,0x02,0x03,0x51,0x05,0x06,0x19,0x05,0x04,0xb2, -0x04,0x04,0xa4,0x03,0x01,0x7a,0x02,0x01,0xcc,0x00,0x00,0x9a,0xff,0xfe,0x8c,0xfe, -0xfd,0x3a,0xfd,0xfd,0xdc,0xfd,0xfe,0x40,0xfe,0xfd,0x67,0xfc,0xfa,0xb0,0xf8,0xf9, -0x8b,0xf8,0xf9,0xb2,0xfb,0xfa,0xfa,0xf9,0xfa,0xb7,0xf9,0xfa,0x45,0xf8,0xf8,0x6c, -0xf7,0xf9,0xf0,0xf9,0xfb,0xe0,0xfc,0xfe,0x36,0xfe,0xfc,0xfd,0xfd,0xfd,0xf4,0xfb, -0xfb,0xff,0xfc,0xfd,0x45,0xfe,0xfd,0x6a,0xfe,0xfe,0x81,0xfe,0xfe,0x3f,0x00,0x00, -0x69,0x00,0x01,0xfa,0x01,0x02,0xc9,0x02,0x02,0xcf,0x02,0x02,0x5e,0x03,0x04,0xb8, -0x05,0x06,0xb2,0x05,0x05,0xb9,0x04,0x04,0x3f,0x05,0x03,0x06,0x04,0x04,0x2a,0x05, -0x05,0x39,0x05,0x05,0xa6,0x04,0x04,0x69,0x04,0x04,0x47,0x04,0x04,0x05,0x05,0x04, -0x4a,0x03,0x04,0x04,0x04,0x02,0xb4,0x00,0x00,0x4a,0x00,0x00,0xe2,0xfe,0xfe,0xfa, -0xfe,0xff,0x3c,0xff,0xff,0x3d,0xfe,0xfd,0xe6,0xfb,0xfb,0xb4,0xfb,0xfb,0x56,0xf9, -0xfa,0x24,0xfb,0xfb,0x54,0xfd,0xfd,0xb0,0xfc,0xfc,0x52,0xfc,0xfc,0x60,0xfc,0xfc, -0x46,0xfb,0xfa,0x19,0xfa,0xfb,0x2b,0xfd,0xfd,0x2a,0xfe,0xfc,0x69,0xfd,0xfc,0x2b, -0xfd,0xfd,0xc2,0xfb,0xfb,0xa1,0xfb,0xfc,0xb6,0xfd,0xfe,0x5e,0x00,0x01,0x65,0x01, -0x02,0x83,0x02,0x01,0xbd,0x00,0x00,0xdd,0x00,0x00,0x3f,0x01,0x01,0xdc,0x00,0x01, -0xdf,0x01,0x01,0x48,0x01,0x00,0x2a,0x00,0xff,0x7a,0xff,0x00,0xd6,0x00,0x01,0xec, -0x01,0x02,0xe7,0x02,0x03,0x11,0x03,0x02,0xcd,0x02,0x02,0x68,0x02,0x02,0x14,0x02, -0x01,0xbf,0x01,0x02,0xe5,0x02,0x02,0xeb,0x02,0x01,0x59,0x00,0xff,0x31,0xff,0xff, -0x4a,0xff,0xfe,0x2c,0xfe,0xfe,0xdf,0xff,0xff,0x1a,0x00,0x00,0x82,0xff,0xfe,0xad, -0xfd,0xfd,0x06,0xfe,0xfe,0xe4,0xfe,0xff,0xef,0xff,0xff,0x27,0x00,0x00,0xe9,0xff, -0xff,0x82,0xfe,0xfe,0x77,0xfe,0xfe,0x70,0xfd,0xfe,0x31,0xfe,0xfe,0xa5,0xfd,0xfe, -0x72,0xfe,0xff,0xe1,0xfe,0xfe,0x1e,0x00,0x00,0x54,0x00,0x00,0x11,0x00,0x00,0xcc, -0x00,0x00,0x3d,0x01,0x00,0x6f,0x01,0x01,0x55,0x01,0x00,0x14,0x00,0xff,0xae,0x00, -0x00,0xc7,0xff,0x00,0xfe,0x01,0x01,0xce,0x01,0x00,0xfd,0x00,0x00,0x97,0xff,0xff, -0xb9,0xfe,0xff,0x18,0xff,0xff,0x6f,0x00,0x00,0x83,0xff,0xff,0xab,0x00,0x00,0xe0, -0xff,0xff,0x5f,0xff,0xfe,0xbc,0xfd,0xfe,0x36,0xff,0xff,0x6c,0xfe,0xfe,0xf9,0xfe, -0xff,0xd4,0xff,0x00,0x40,0xff,0xfe,0x7c,0xfe,0xff,0x96,0x00,0x00,0x0f,0x01,0x01, -0x64,0x01,0x01,0x58,0x01,0x01,0x99,0x00,0xff,0x6f,0xfe,0xfd,0xee,0xff,0x00,0xa6, -0x00,0x01,0xd2,0x00,0x00,0xfa,0x00,0x01,0x6d,0x01,0x01,0x73,0x00,0x00,0x25,0x01, -0x01,0x58,0x01,0x00,0xb9,0x00,0x01,0x7e,0x02,0x02,0xab,0x01,0x01,0x21,0x00,0xff, -0x0b,0x00,0x00,0xf4,0xff,0xff,0x05,0xff,0xff,0x18,0x00,0x00,0x59,0x00,0xff,0xa9, -0xfe,0xfe,0x7d,0xfe,0xfe,0xea,0xfe,0xff,0xe3,0xff,0x00,0x98,0x00,0x00,0x46,0xff, -0xff,0xf6,0xff,0xff,0xe7,0xfe,0xfe,0xcd,0xfe,0xfe,0x3c,0xfe,0xff,0x43,0xff,0xff, -0x09,0xff,0xff,0x60,0xfe,0xfe,0xd1,0xfe,0xfe,0x8e,0xfe,0xfe,0x87,0xfe,0xff,0x92, -0xff,0x00,0xf8,0x00,0x00,0xb4,0x00,0x00,0xa8,0x00,0x00,0x27,0x00,0xff,0xbd,0xff, -0xff,0xac,0x00,0x00,0x6e,0x01,0x01,0x13,0x01,0x00,0xcd,0x00,0x00,0x12,0x00,0xff, -0xa0,0xff,0xff,0x4c,0x00,0xff,0x2a,0x00,0x00,0x03,0x01,0x00,0xdc,0x00,0x00,0xa7, -0x00,0x00,0x7f,0x00,0x01,0x03,0x00,0xff,0xbd,0xff,0xff,0xfa,0xff,0x00,0xc6,0xff, -0xff,0xcd,0xff,0x00,0x68,0x00,0x00,0xec,0xff,0xff,0x0a,0xff,0xfe,0x6a,0xff,0xff, -0x75,0xff,0xff,0x29,0xff,0xff,0x23,0xff,0x00,0xc2,0xff,0xff,0x71,0xff,0xff,0x44, -0xff,0xff,0x64,0xff,0xff,0x43,0xff,0x00,0xb0,0xff,0x00,0x03,0x00,0xff,0xcc,0xff, -0xff,0xbf,0xff,0xff,0x4f,0x00,0x00,0x58,0x00,0x00,0x00,0x00,0x00,0xd8,0x00,0x00, -0x7a,0x00,0x00,0x4a,0x00,0x00,0x9b,0x00,0x00,0x12,0x00,0x00,0x19,0x00,0x00,0xb5, -0x00,0x00,0xa7,0x00,0x00,0x9d,0x00,0x00,0x49,0x00,0x00,0xf3,0xff,0x00,0x10,0x00, -0x00,0x76,0x00,0x00,0xa1,0x00,0x00,0x49,0x00,0x00,0xd1,0xff,0xff,0x9b,0xff,0xff, -0x22,0xff,0xff,0x9a,0xff,0xff,0xc8,0xff,0xff,0xbe,0xff,0xff,0x9d,0xff,0xff,0x9c, -0xff,0xff,0xd4,0xfe,0xff,0x0b,0x00,0x00,0xf0,0xff,0x00,0xf0,0xff,0x00,0x95,0x00, -0x00,0x42,0x00,0x00,0x11,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xd5,0x02,0x07,0x44,0x09,0x01, -0x79,0xf5,0xf7,0xd3,0x06,0x0b,0x15,0x01,0xf5,0x09,0xf1,0x03,0xb9,0x09,0xf2,0x4c, -0xfa,0x02,0x8b,0xf4,0xfe,0xa1,0x10,0x05,0x70,0xf6,0x04,0x1d,0x13,0x13,0x25,0x21, -0x2d,0x92,0x0d,0xdd,0xf0,0xb9,0xac,0x91,0xb1,0xc9,0x57,0xf3,0x13,0x14,0x21,0x24, -0x8a,0x22,0x1e,0xc9,0x1a,0x18,0xa9,0x1a,0x25,0x93,0x32,0x2c,0x76,0x17,0xf7,0xda, -0xd9,0xcb,0x9f,0xca,0xcd,0xf0,0xce,0xcd,0xef,0xc0,0xd0,0xaf,0x19,0x2e,0x54,0x07, -0x27,0xed,0x29,0xf3,0xc3,0x0b,0x10,0x3f,0xf1,0x04,0xd4,0x1c,0x1d,0xe1,0x21,0x2f, -0x69,0x2f,0x1a,0xd1,0x27,0x25,0xe3,0xfd,0xd4,0x10,0xbc,0xa6,0xd1,0xa5,0xe7,0x59, -0x17,0xe5,0xeb,0xe9,0x20,0x71,0x27,0x14,0xb3,0x3d,0x40,0xaa,0xfc,0xcf,0xa1,0xc3, -0xe4,0xea,0x12,0xf0,0x0f,0xe3,0x1d,0x00,0x13,0xcf,0x03,0xe0,0x0a,0xa7,0x22,0x38, -0x36,0x56,0x4d,0xae,0x0b,0xc7,0x84,0xc5,0xd6,0x86,0xad,0xcb,0x74,0x26,0x46,0x71, -0xf8,0xc3,0xe3,0xf8,0x0e,0x67,0xdc,0x0e,0x5a,0x3d,0xfa,0xce,0xc4,0x00,0xb8,0x24, -0xda,0xe7,0xcc,0x0a,0x80,0x2a,0x1e,0x28,0x2b,0x22,0x3b,0x37,0x3d,0x64,0x03,0xc9, -0xf7,0xa7,0x9c,0xe3,0xbc,0x0a,0xb1,0x51,0x5b,0xfe,0x0b,0xbb,0xdb,0xbd,0xe3,0x09, -0x08,0x36,0x93,0x5c,0x30,0x01,0xd7,0xeb,0xd8,0x01,0xea,0xba,0xfd,0x02,0xb3,0xf9, -0x07,0x65,0x19,0x28,0x83,0x2e,0x20,0x80,0x09,0x04,0x7e,0x01,0xf3,0x41,0xed,0xdb, -0xab,0xcb,0xcb,0x25,0xce,0xcd,0x8c,0xd1,0xef,0xac,0x05,0xef,0x26,0xea,0x13,0x5f, -0x1b,0xf1,0x79,0xe3,0xff,0x34,0xfd,0xf4,0x80,0x19,0x35,0x8d,0x37,0x3a,0x2b,0x3a, -0x34,0x53,0x2c,0x25,0x36,0x1e,0x1a,0x69,0x1a,0x19,0x3d,0x26,0x2f,0x47,0xf4,0xae, -0x8d,0xea,0xfa,0xde,0xab,0xad,0xed,0x0e,0x1d,0x03,0xe8,0xb4,0x23,0xaa,0xf5,0xb4, -0x1a,0xf4,0x5f,0xe8,0x03,0x7a,0xfd,0xe4,0xff,0xcd,0xe3,0x8e,0x1c,0x0f,0xaf,0xe9, -0xec,0x72,0xe5,0x01,0x7e,0x4b,0x66,0x8e,0x14,0xd7,0x8d,0xfe,0x27,0xc0,0x3d,0x45, -0x0c,0x20,0xfd,0x73,0x1b,0x15,0x5f,0xea,0x0c,0xfc,0x03,0xb5,0xbc,0xd7,0x1b,0x3c, -0xec,0xc0,0x20,0x02,0x07,0xb1,0xbf,0xeb,0xb2,0x2b,0x08,0xe2,0xd0,0xef,0xe6,0xed, -0xfe,0x81,0x38,0x3a,0x17,0xe5,0xb4,0x57,0xec,0x14,0x87,0x23,0x2e,0x6f,0x19,0x09, -0x3b,0x0c,0x00,0x1b,0xf4,0xe4,0xbc,0xda,0xd8,0x0e,0xd8,0xd8,0x0e,0xed,0xfc,0xe5, -0xea,0xe9,0x8a,0xeb,0xeb,0xc6,0x30,0x3a,0x47,0xef,0x10,0xfb,0x4b,0x32,0xe3,0x18, -0x48,0x19,0x3b,0xd4,0x26,0xd6,0x2c,0xfe,0x38,0xf9,0xd5,0xed,0xfb,0x06,0xd5,0xd4, -0x3c,0x10,0x1a,0x47,0xeb,0xc7,0xd9,0xc4,0xbb,0x42,0xca,0xfe,0x0b,0x2b,0x40,0x41, -0x5b,0x68,0xd1,0x21,0xb1,0x21,0xcf,0x26,0x80,0x25,0xca,0xfa,0xe6,0x25,0x79,0xf0, -0xbf,0x1c,0x02,0x34,0x33,0x0b,0xed,0xdb,0x29,0x31,0x07,0xeb,0xc2,0x29,0xf3,0xef, -0x87,0xc5,0xdb,0x0c,0xe5,0xf1,0x16,0x0c,0xd2,0x3c,0xda,0x37,0xae,0x2f,0xd7,0x07, -0x04,0x47,0x39,0x0f,0xd0,0xd0,0x13,0x23,0xaa,0xed,0x12,0xf7,0x41,0x43,0x0f,0x0e, -0xc0,0xc2,0xf3,0x38,0x06,0x1a,0xed,0x6b,0xde,0xdd,0x32,0xcc,0xc1,0x4d,0xd6,0xe8, -0x7d,0xf2,0xfd,0xb7,0x33,0x4b,0x9a,0xfd,0xe4,0x3c,0x13,0x30,0x2c,0x46,0x5a,0x06, -0x21,0xc1,0xe5,0xea,0x33,0xc1,0x1a,0xb7,0xb4,0x9a,0xe2,0x95,0x18,0x2d,0x18,0x48, -0x30,0x91,0xd3,0xe4,0x0e,0x23,0x00,0xd6,0xcb,0xd9,0x95,0xcf,0xa4,0xc9,0xe3,0x2c, -0x84,0xfe,0xbd,0x00,0xe9,0x36,0x10,0x4c,0x21,0x4d,0x24,0x34,0x60,0xf2,0xbd,0xb5, -0x09,0x34,0xd1,0xff,0xe4,0xd5,0xbc,0xcf,0xf8,0x2c,0x3d,0xd1,0x07,0xe4,0x59,0xcb, -0xbe,0x86,0xcb,0x12,0xf9,0x23,0xda,0x43,0xf3,0x3e,0xa6,0x56,0x24,0xa7,0xda,0xe4, -0x4e,0x0c,0x1f,0x7f,0x42,0x5e,0xaf,0x37,0xcd,0xdd,0xc0,0x0d,0x8a,0xf5,0xbc,0x78, -0xff,0x0c,0x54,0xdc,0x09,0xa3,0xf6,0xc4,0x86,0x03,0x34,0x52,0x07,0xdc,0x0b,0xca, -0xb4,0x3d,0xf2,0x2f,0x59,0xfd,0xed,0x6a,0x1a,0xeb,0xa5,0xd8,0x27,0xe6,0x4e,0x00, -0x88,0xbc,0xda,0x6a,0x0b,0x1e,0x56,0x29,0x32,0x4f,0x3d,0x46,0xd5,0x2f,0xfb,0x23, -0xfb,0x1f,0xf0,0xf5,0xb9,0x59,0xed,0x03,0x97,0xcd,0xc1,0x29,0xed,0xcb,0x5d,0xbf, -0x0b,0x4c,0x03,0xda,0xc0,0x21,0x3b,0x4e,0xe7,0xb2,0x26,0xf5,0x49,0x78,0x34,0xe6, -0x53,0x14,0x2e,0x4f,0xe5,0xff,0xfd,0x44,0x27,0xb9,0xe9,0xec,0x7e,0xf4,0xde,0xa5, -0xe5,0xcf,0x30,0xc8,0x19,0x38,0x1a,0xd6,0x43,0xfe,0x33,0x3e,0xf4,0xdc,0xdc,0x21, -0x64,0x7c,0x48,0xdd,0xf0,0xd2,0x00,0x5a,0x13,0x11,0x51,0x0b,0x0d,0x1f,0x16,0x23, -0x9c,0x2f,0x39,0x12,0xfb,0xbd,0xca,0xea,0x03,0x67,0x0b,0xf0,0xa9,0xe0,0xf5,0x31, -0xd5,0xbe,0x49,0xea,0x06,0xfc,0xec,0xf0,0x04,0xfc,0xe4,0x5a,0xcc,0xf2,0x8a,0x0c, -0xe6,0xa0,0x14,0x3e,0x55,0x0d,0x18,0xa3,0x15,0xd1,0x16,0xd8,0x36,0x7e,0x52,0x00, -0x66,0xd3,0x10,0xce,0x33,0xf3,0x47,0xeb,0x2b,0xc8,0x49,0x04,0x99,0xd2,0x05,0xf1, -0x29,0xfe,0x53,0x00,0x1d,0x26,0x00,0xe1,0x9c,0xc7,0xbf,0x99,0xf5,0x33,0x14,0x2f, -0xfb,0x1a,0x0e,0x17,0x36,0xcb,0xd7,0x4c,0x1d,0xfd,0x2a,0xba,0xf0,0x14,0x24,0xeb, -0x38,0xb2,0xeb,0xf6,0x2e,0x04,0x05,0xf3,0x06,0x11,0xd5,0xd4,0x79,0x22,0x40,0xd9, -0x07,0xe2,0xd4,0x0e,0x03,0x4e,0xf1,0x25,0x8f,0x03,0xe5,0x3f,0x2e,0x34,0x31,0xef, -0xc3,0x4d,0xd7,0xfd,0xb6,0xf8,0x1b,0xf5,0x4c,0x15,0xd8,0xe0,0x16,0x22,0x3b,0x39, -0xd5,0x10,0xbc,0x5b,0xb7,0x0d,0xdc,0x3f,0xff,0xed,0xcb,0x10,0x9b,0x19,0xd6,0xfb, -0xdf,0xdf,0x5c,0xfa,0x33,0x96,0x00,0xc7,0x6e,0x0c,0x2e,0x90,0xf6,0x15,0x31,0x11, -0xd2,0xd0,0x04,0x16,0xf3,0xc6,0xea,0x99,0x3d,0x20,0xa1,0xce,0xb4,0x93,0x06,0x24, -0x44,0xd0,0xb8,0xa9,0x08,0x44,0x5f,0x13,0xe9,0x25,0x0f,0x35,0x86,0x4f,0x3b,0xde, -0xdf,0xbf,0xe8,0x0e,0x0e,0x49,0xb8,0xd6,0xf2,0x2e,0x20,0xe7,0xe0,0xf7,0xbe,0xea, -0xb8,0x32,0xfd,0x24,0xbd,0xe4,0x08,0x5c,0x2e,0xe4,0x37,0xbe,0x0e,0x69,0x25,0xd6, -0x2c,0xe9,0x27,0x2a,0x11,0x02,0xf7,0xfe,0x0f,0xff,0x2c,0xfe,0x76,0xef,0x1b,0x78, -0x1a,0xfe,0x99,0x02,0x29,0x8b,0x1f,0xd9,0x0d,0xcf,0xfc,0x6e,0xf1,0xe2,0x07,0xe5, -0xbd,0xb4,0xec,0x3d,0x80,0x1e,0xeb,0xa5,0x04,0xfc,0x0b,0xcc,0xf0,0x26,0x2f,0x1f, -0x0f,0xf3,0x06,0xaf,0x3f,0x22,0x6e,0xff,0x22,0xf9,0xf6,0xdd,0x99,0x11,0xf6,0x52, -0xe3,0x1a,0x93,0x17,0xf0,0xa7,0xe7,0x03,0x6d,0x23,0x10,0xf1,0xdd,0xf7,0xf6,0x1f, -0xe6,0x31,0xc4,0x0c,0x40,0x23,0x08,0x12,0xf1,0xb9,0x88,0xdf,0x30,0x27,0x0b,0xcc, -0xd6,0xde,0xf8,0x90,0x1d,0x46,0x8d,0x2e,0xdb,0xec,0xc0,0x0e,0x7b,0x17,0xe5,0xc3, -0x19,0x17,0xd5,0xcc,0xed,0x88,0x2f,0x47,0x31,0x1b,0xe5,0x5b,0x01,0xed,0x2e,0xbc, -0xff,0xda,0x1d,0xd3,0x70,0xe9,0x12,0x24,0xf5,0x1c,0x4d,0x30,0xe6,0xaf,0xf6,0x2b, -0xb8,0x06,0xf4,0xb6,0xf1,0xf9,0x3a,0x24,0xf5,0x85,0xd0,0xf2,0x92,0xf3,0x23,0x40, -0x2c,0xd3,0x3e,0xe3,0x15,0xa6,0xfa,0x17,0x46,0x51,0x3f,0xe1,0xf9,0xb8,0xe3,0x97, -0xbb,0x27,0xee,0xfe,0x12,0xfb,0x15,0xa9,0x45,0x6b,0x68,0x57,0x05,0xa8,0xaf,0xa1, -0x52,0xd1,0x1d,0x8e,0x2b,0xf5,0x71,0x24,0x43,0x5e,0x11,0xe6,0xc7,0xd6,0xcc,0x7b, -0xc0,0xa7,0x06,0xb0,0x17,0x53,0x5b,0x1d,0xb1,0xde,0x08,0x5c,0x29,0x30,0x7a,0x1e, -0xda,0x3e,0xb3,0xcd,0xe3,0x19,0x49,0xa3,0x0b,0xed,0x17,0x1e,0x45,0x1f,0x2d,0xec, -0x03,0xf4,0x10,0xc7,0x0e,0x0e,0x32,0x0d,0x08,0x20,0x1a,0x2b,0xfe,0x0c,0xdd,0xc9, -0xff,0x18,0x8c,0xe2,0xcd,0x42,0xff,0xfa,0x75,0xc7,0xc3,0x99,0xec,0xea,0x7c,0xdd, -0xe2,0x3d,0xe0,0xd3,0xaa,0xcb,0xf7,0x43,0x2c,0x17,0xfe,0xe4,0xee,0x3b,0x20,0xfa, -0xb9,0x0a,0x3a,0x20,0x0e,0x25,0x5e,0x57,0x17,0xfc,0xca,0xec,0x3c,0x31,0x17,0xfe, -0xe7,0x0c,0xc4,0x29,0x42,0x33,0x47,0xee,0x38,0xa2,0xdb,0xc0,0x2b,0x31,0x3e,0xe8, -0xbf,0x1a,0x01,0x23,0xfa,0xdd,0xcb,0x01,0x0a,0x46,0xa3,0x38,0xd3,0x70,0xab,0x02, -0xf2,0x1a,0xdf,0xf1,0xfb,0x1f,0x6c,0xe2,0xbf,0x01,0xf2,0x15,0x12,0xe3,0xdc,0x6b, -0x1d,0x17,0x4c,0x0b,0x19,0xee,0xf9,0xf4,0x42,0x0f,0x02,0x2f,0xe2,0xd3,0x34,0xf0, -0x18,0x77,0x0f,0xfc,0x65,0xf3,0xf2,0xb9,0xf4,0xf4,0xd9,0xff,0xf9,0xa1,0xe8,0x0c, -0xad,0x2d,0xfd,0xaa,0xe6,0x27,0x79,0x30,0xf0,0xbe,0x20,0x4c,0xa2,0xf2,0xd3,0x67, -0x08,0x17,0xe2,0x1f,0x37,0x4c,0x1e,0xfa,0x7a,0x0b,0x14,0x19,0x0c,0x20,0xec,0x3d, -0x19,0x61,0xb0,0xc3,0xd3,0x0f,0xdd,0x87,0xaa,0xdd,0x33,0xd6,0xbc,0x2b,0x07,0x26, -0x37,0xe2,0xdd,0x12,0x16,0x0c,0x7c,0x0b,0x1e,0x7e,0xec,0xfd,0x2c,0x22,0xd6,0x57, -0xc3,0x22,0x5f,0x33,0xea,0xc4,0xea,0x0c,0x1d,0xf1,0xe7,0xf6,0x01,0xf1,0x56,0xdc, -0xf5,0x13,0x04,0xe3,0xd5,0xef,0x21,0xe5,0x07,0xea,0xaf,0x1c,0x23,0xf7,0xe3,0xe2, -0x83,0x1b,0x32,0x5b,0x06,0x09,0x7f,0x51,0x49,0x62,0xf1,0xc4,0x6e,0xd2,0x07,0xe8, -0x27,0x28,0xf0,0x3c,0x4b,0xc9,0x15,0xd1,0x1d,0xe7,0x02,0xef,0x10,0x12,0x8c,0xed, -0x01,0x89,0x2c,0x08,0xfc,0xba,0xea,0x71,0x16,0xcd,0xc9,0xc3,0x18,0x89,0x12,0xaf, -0x8f,0xaa,0xfd,0x2c,0x24,0x35,0x73,0x2f,0xe9,0x37,0xe8,0x08,0x89,0xdf,0xda,0x53, -0xfa,0xd5,0x5e,0xcf,0x0e,0x0f,0x33,0x22,0x1e,0x02,0xf1,0x4e,0xf6,0xe2,0x4c,0xc4, -0xe8,0x3d,0x2c,0x06,0x6d,0xe6,0x39,0xa5,0x5e,0x02,0xa2,0xbd,0xee,0xaa,0x3d,0x66, -0x83,0x3c,0xd6,0x5b,0xd1,0x03,0xd0,0x33,0x41,0x64,0x02,0xf2,0xd3,0x1d,0x08,0x31, -0xd5,0xdb,0x3d,0xf3,0xfd,0xed,0x0e,0xe0,0x3d,0xaf,0xf9,0x04,0x1e,0xcc,0x35,0xb8, -0xe1,0xd9,0xf8,0x21,0x82,0x1c,0x02,0x92,0x19,0x2f,0x10,0x1b,0x1e,0xee,0x3f,0x3b, -0x52,0x02,0xa2,0xe5,0xaf,0x1c,0xc8,0x2c,0xf2,0x74,0xbf,0xb8,0x3a,0xbd,0xdf,0x4e, -0x2c,0x2c,0xaa,0xf3,0xcc,0x73,0xd5,0xee,0x58,0x0a,0x2d,0xa5,0x30,0xfe,0x0d,0xc6, -0xcd,0xff,0x11,0x23,0xb6,0x1a,0x19,0x4f,0x06,0xf6,0x37,0x06,0x49,0xd0,0x37,0xe4, -0xa2,0x14,0x28,0x13,0xfb,0x0c,0x2f,0x10,0xf3,0xd4,0xc5,0xc4,0xc5,0x1f,0x40,0xac, -0xe3,0xba,0x9e,0x11,0x46,0x74,0xff,0xda,0x85,0x19,0x06,0x78,0xe8,0x24,0x58,0x0e, -0xae,0x2a,0xdb,0x35,0x63,0x3e,0xf3,0xfd,0xde,0x22,0x0a,0x17,0xcc,0xce,0xd2,0x05, -0x31,0xe3,0xc2,0xa1,0xfa,0x1c,0xc7,0xe6,0xdb,0x70,0xfb,0x1e,0x90,0x17,0xf9,0x1e, -0x1a,0x0e,0xc0,0xba,0xd1,0xd9,0x26,0x5b,0x10,0x5a,0x21,0x59,0xec,0xf5,0xf2,0x02, -0xdc,0x6b,0xbc,0xed,0xf5,0x09,0x06,0x3b,0x37,0x55,0xed,0x1b,0xc7,0x85,0xfd,0x25, -0x81,0xe6,0xf5,0xea,0x0c,0xda,0xf3,0xc4,0xd8,0xa4,0x09,0x0a,0xb4,0xe9,0xf6,0x0b, -0xf9,0x01,0x0d,0x2d,0x54,0x8a,0x52,0x11,0xc1,0xc8,0xf3,0x14,0x2d,0xf4,0x21,0xc1, -0x13,0x5e,0x1f,0xc0,0x3a,0xb7,0x1d,0x36,0x29,0xc9,0x43,0xb3,0x15,0x68,0x37,0xdf, -0x8b,0xf0,0x2f,0x5e,0xec,0xd6,0xd8,0x2d,0x3c,0xac,0xee,0xc9,0x35,0x16,0x1d,0xea, -0xd9,0x16,0x66,0x1f,0xd1,0x26,0xfe,0x2d,0x2b,0xf5,0xe8,0x09,0x04,0xd4,0xea,0xcf, -0x26,0xe8,0x1a,0xd3,0xce,0x16,0x58,0xfc,0x25,0xba,0xca,0xcd,0x29,0x58,0x57,0x22, -0xb7,0xbc,0xdf,0x5c,0x1f,0x1a,0xbf,0x22,0x16,0x4d,0xf3,0xe3,0xff,0xf9,0x05,0xea, -0xd7,0xbc,0x26,0xf1,0xfd,0x45,0xcb,0xf2,0xb4,0x21,0x1c,0xd4,0x03,0xe8,0xa5,0x11, -0x25,0x23,0xde,0xc7,0x91,0x23,0x48,0xc8,0xee,0xc8,0x6b,0x21,0x34,0xc0,0xd6,0xf2, -0x38,0x3d,0x27,0x84,0xe1,0x0f,0xf0,0x37,0xe4,0x63,0xc3,0x1f,0xe4,0x4d,0x0e,0x30, -0xac,0xad,0xc2,0x0c,0x4d,0x52,0x2e,0xcc,0x91,0xa3,0xe5,0x11,0x3e,0x39,0x6c,0xd4, -0xa6,0x35,0xfd,0x44,0xe3,0x2b,0xe6,0xcc,0xdf,0x19,0x66,0x1d,0xe3,0xb6,0xe5,0xfe, -0x42,0xd8,0xe5,0x77,0x0a,0xe2,0x73,0xc1,0x0a,0xc7,0x41,0x17,0xb2,0xdf,0xd3,0x69, -0xec,0xf9,0x6c,0xfc,0x1c,0x2c,0x3f,0x55,0xfb,0x4d,0x0d,0x16,0xe7,0x10,0x18,0x3c, -0x3d,0xee,0x0e,0xbd,0xe4,0x97,0xe8,0x03,0x34,0x2c,0x6a,0x02,0xe2,0x2e,0xd8,0xe2, -0xf2,0xe1,0xc9,0x29,0xca,0xf9,0xa9,0x0c,0xfa,0xe7,0xea,0xe4,0x60,0xe5,0x08,0x14, -0x2a,0x0e,0x61,0xf0,0xec,0x49,0xe5,0x12,0x82,0x20,0xee,0xc3,0x1a,0x48,0xce,0x21, -0x15,0xa2,0x22,0x24,0x13,0x37,0x39,0xdd,0x08,0xf3,0x7c,0x0e,0x0f,0x28,0x06,0x18, -0x73,0x14,0x03,0xc5,0xfd,0xc9,0x56,0xce,0x1c,0xbe,0x02,0xb9,0x12,0xc4,0xf1,0x40, -0xe9,0xce,0xd6,0xb1,0xc4,0x46,0x01,0x12,0xf6,0x02,0xf6,0x3e,0xd2,0xd8,0xe7,0x37, -0x64,0x14,0x2f,0x0a,0x16,0x03,0xe3,0xed,0xe6,0xfb,0xaa,0xd8,0xe3,0x09,0x0f,0xf4, -0xd1,0xf8,0x27,0xe8,0x3f,0x4c,0xb4,0x33,0x20,0xa1,0x15,0x1b,0x34,0x3e,0x06,0x7b, -0xae,0xeb,0x39,0x09,0xd5,0x2a,0xf2,0x1e,0xb3,0x33,0x1f,0x8e,0xc3,0xa5,0x7b,0x04, -0x15,0xda,0xf5,0x02,0xac,0xdc,0xc1,0xd7,0xff,0x16,0xfc,0xf0,0xd6,0xd3,0xc1,0xba, -0x74,0xf1,0x24,0xe4,0x0a,0x24,0x44,0x55,0x1b,0x6d,0x01,0x18,0xda,0xd7,0xbb,0x28, -0x0b,0x32,0x3b,0x04,0x11,0xdd,0x44,0x17,0x35,0xed,0x10,0x0d,0xe5,0xcd,0x50,0x0c, -0x1c,0x8c,0xf5,0x04,0x1d,0x2d,0x32,0x2d,0x12,0x09,0x94,0xf6,0xcc,0x51,0xd8,0x0f, -0x97,0x24,0x14,0x49,0xfd,0xf4,0xa6,0xf4,0xe5,0xca,0xe0,0xf0,0x88,0xec,0xdc,0x41, -0xcb,0xc2,0x6f,0xde,0x0b,0x3f,0x0a,0xf7,0x9b,0xfc,0x06,0x02,0xfc,0xeb,0x3e,0xee, -0x01,0x0b,0xf0,0xc6,0x10,0xf2,0x3d,0xbf,0x5a,0x3a,0xab,0x32,0x59,0xbe,0x4a,0xec, -0xf5,0xc3,0xfd,0xef,0x3e,0x4e,0xcd,0x16,0xdc,0x14,0xf2,0xf4,0x3a,0xdd,0xe4,0x34, -0xd0,0xdb,0x59,0x03,0xcd,0xbc,0x97,0xd8,0xe2,0x33,0x4b,0x91,0x29,0x29,0x98,0x1d, -0xe0,0xc1,0xae,0xbb,0xa1,0x04,0x43,0x90,0x50,0x31,0x7e,0x02,0xf2,0x60,0x0c,0xfb, -0xff,0xbc,0xe3,0x52,0x14,0xde,0x6a,0xba,0xd9,0xc3,0x1e,0x2b,0x7e,0xe5,0xa5,0x2a, -0xc7,0x2d,0xb5,0x55,0x30,0x28,0x18,0x00,0x2c,0xd3,0x08,0x60,0x51,0x27,0x11,0xde, -0xfa,0x23,0xe8,0xb3,0x3f,0xfe,0x47,0x23,0x18,0xee,0x92,0x2c,0x16,0x3b,0xba,0xaf, -0x3f,0xef,0x2b,0x4c,0x1d,0xf0,0x92,0x2d,0x54,0x2d,0x1a,0xc0,0x8b,0x9a,0xd6,0x51, -0x11,0x3e,0xc0,0x37,0xc9,0x6d,0xc9,0x1a,0x37,0x2a,0x41,0x54,0x31,0xc3,0xb5,0xc4, -0x33,0x1e,0x39,0xe6,0x25,0xb9,0xb9,0x7f,0xf4,0x39,0x3d,0xfc,0xb9,0xa4,0x17,0x50, -0x67,0xff,0xa8,0x00,0xde,0x4b,0x4a,0x4f,0xf4,0xb2,0xa1,0xce,0xf0,0x3a,0x52,0xa0, -0xfa,0xad,0xe8,0xfb,0x53,0xd0,0x20,0xba,0x80,0xaf,0x0a,0xf9,0x56,0x34,0x16,0xc5, -0xe0,0x90,0x45,0x17,0x7e,0xd0,0x04,0xcd,0xda,0xef,0x0d,0x43,0x1e,0xff,0xc3,0xc3, -0xa0,0x1c,0x3a,0xe1,0x17,0xdc,0x7e,0xa7,0xff,0x3b,0x52,0x16,0x11,0xbe,0xef,0x2c, -0x46,0x25,0x01,0xae,0xbd,0xe6,0x1a,0x61,0x5f,0x4d,0xe7,0xbd,0xb9,0x12,0x94,0x1d, -0xc4,0x7d,0xd7,0xf7,0x65,0xf3,0x41,0xfd,0x4b,0xe1,0xa6,0xba,0x20,0xe1,0x42,0xe5, -0x8c,0x9d,0xd8,0x42,0x43,0x41,0x96,0xf3,0xa6,0x2e,0xb9,0x2c,0x4e,0x55,0x0e,0x6a, -0xc2,0x00,0x10,0x50,0x1a,0xdc,0xb8,0xad,0xe9,0xe1,0x36,0x1e,0x53,0xf1,0x4b,0xab, -0x0d,0x3b,0x57,0x19,0xc7,0xce,0xcd,0x11,0xea,0x3f,0x4d,0x46,0xc3,0x52,0xb8,0x40, -0x00,0x60,0x01,0xa7,0xb6,0xa5,0x58,0xe5,0x50,0x7b,0x2c,0xbe,0x57,0xbf,0x19,0xee, -0x65,0x5a,0x4a,0x18,0xb8,0xe9,0x9c,0x16,0x94,0x32,0xc9,0x6f,0xc7,0x38,0x38,0x5b, -0x0c,0x89,0xb0,0xa6,0x39,0xdd,0x31,0x4d,0x55,0xf1,0x90,0xc1,0x25,0x53,0x45,0x05, -0xd2,0xf6,0xcb,0x52,0xda,0x39,0x52,0x1b,0xc4,0x60,0x03,0x42,0xca,0x0e,0xec,0x5b, -0xee,0xa1,0x34,0xca,0x47,0x9f,0x6c,0x25,0x9f,0xc0,0xb7,0xc6,0x15,0x3a,0xc2,0xdf, -0xd4,0xf2,0x3e,0x3c,0x20,0xe0,0xd7,0xe8,0xcf,0xdb,0xc7,0x3e,0x33,0x06,0xc7,0xd5, -0x5c,0x4a,0x41,0x30,0xc8,0xc9,0xa4,0x37,0x20,0xc0,0xbd,0x05,0x04,0x4a,0xfa,0xbd, -0xb8,0x02,0x02,0x46,0x10,0x1e,0xb5,0xdf,0x93,0x3f,0x57,0x6b,0x04,0xa0,0x97,0xb4, -0x27,0x99,0x35,0xd2,0x75,0xbf,0x1e,0xce,0x4e,0x24,0xf6,0xf7,0xaf,0x9f,0xbe,0x2c, -0xe8,0x50,0x00,0xa9,0xa7,0xc4,0x7e,0x29,0x5d,0xf8,0x2b,0xc7,0x8c,0xd6,0x3a,0x73, -0x38,0xdb,0xff,0xa0,0xc3,0x00,0x18,0x52,0x5e,0x3a,0xf6,0x81,0xba,0xb9,0x2f,0x1f, -0x5f,0xa5,0x14,0xb0,0xe8,0xd6,0x3a,0x1d,0x43,0xe1,0x45,0xaa,0x02,0x4a,0x3f,0x41, -0x7f,0x02,0x9a,0xf8,0xc9,0x3d,0x4d,0x3f,0x14,0x38,0xe5,0xb4,0x19,0xfa,0x37,0x94, -0x1a,0xc2,0xc9,0xa9,0x1a,0x3b,0x50,0x22,0x77,0xbe,0xc7,0xef,0x2b,0x5a,0xf8,0x17, -0xba,0xea,0xaf,0x0a,0x5c,0x5c,0x3d,0x24,0xcf,0x90,0x0f,0xf1,0x5b,0xc7,0x41,0xcc, -0x38,0xaa,0xf5,0x82,0x44,0x55,0x87,0x1a,0xb6,0x5b,0x9c,0xf5,0x16,0x51,0x47,0xc2, -0xf4,0xb1,0x92,0xe4,0x34,0xde,0x2e,0xf9,0xf9,0xbd,0xc4,0xb8,0x17,0x41,0xd5,0x26, -0xd3,0xf7,0xa2,0x04,0x53,0x4e,0x25,0xc8,0xdb,0xc4,0x6e,0x06,0x3a,0x2f,0x1b,0xd1, -0x83,0xc7,0x0b,0xb4,0x3c,0x33,0x9b,0x09,0xca,0x8b,0xf4,0x2e,0x0e,0x15,0xfe,0xe0, -0xd0,0xa4,0xdc,0x07,0x4d,0x92,0x18,0xcc,0x00,0xd9,0x27,0x11,0x3d,0x12,0xb3,0xbc, -0xc3,0x99,0x2a,0x3f,0xe2,0xfd,0x18,0x82,0x0e,0xb2,0xb3,0xad,0x25,0x52,0x5a,0x0b, -0x97,0xa8,0xce,0x1e,0x3f,0x3e,0x7e,0xe7,0xfa,0x33,0x1f,0xe1,0x37,0xdd,0x37,0xe9, -0x33,0xcb,0x7f,0xc2,0x2c,0x66,0x1f,0xcb,0x8a,0x07,0x4f,0x06,0x08,0xad,0xf8,0xd4, -0x35,0xdc,0x22,0xd0,0x41,0xeb,0x1f,0x16,0xeb,0xfb,0x97,0x3e,0x03,0x22,0xb0,0xdd, -0x9a,0x2b,0x44,0x43,0x1b,0xd3,0xee,0xe0,0x0a,0x88,0xde,0xfe,0x07,0x46,0xf8,0x0d, -0xb2,0x0a,0x5c,0x58,0x20,0x0b,0xb0,0xab,0xa5,0xf4,0x43,0x1f,0x6e,0x40,0xee,0xb6, -0xa4,0x26,0x1a,0x4d,0x81,0x1a,0xb0,0x88,0xab,0x20,0x23,0x4c,0xe8,0xb2,0xb1,0x1a, -0x92,0x1b,0xc7,0x50,0xf3,0x3f,0xa2,0x07,0xab,0xe4,0xfe,0x54,0x9e,0x10,0xaf,0xb2, -0xf9,0x4c,0x8b,0xff,0xb2,0x1e,0xfc,0x47,0x07,0x00,0xc6,0x5b,0xf0,0x2e,0x85,0x15, -0xd7,0x07,0xe8,0x35,0xca,0x19,0xcc,0xd8,0xec,0x47,0xd1,0x29,0xba,0x25,0xe0,0x4f, -0x15,0x3b,0xc3,0x93,0xc4,0x2f,0x8c,0x42,0xd4,0x91,0xc2,0x2a,0xa6,0x3e,0xd6,0x6f, -0xc4,0x26,0x28,0x3e,0xc9,0x98,0xc1,0x37,0x90,0x39,0xbd,0x9b,0xd7,0x44,0x0e,0x1d, -0xa8,0x62,0xcb,0x3b,0xb1,0x43,0xf0,0x77,0xb9,0xf5,0x27,0x2e,0x1c,0x63,0xd3,0xd9, -0x20,0x1f,0x0f,0x53,0xcd,0xf1,0x71,0x3b,0x1d,0x24,0xb9,0xc1,0x41,0x36,0x53,0x7f, -0xee,0xa6,0x37,0x0f,0x3e,0xd6,0xf1,0xca,0xdb,0xfe,0x30,0xac,0x13,0xce,0x18,0xe3, -0x25,0x1e,0x25,0xdd,0xd1,0xc9,0x17,0xbd,0x53,0x03,0x64,0xb5,0xf9,0x52,0x3a,0x05, -0x10,0xc8,0x10,0x8d,0x42,0xf1,0x08,0xb4,0xf3,0x62,0x3d,0x37,0x07,0xcd,0xa6,0xf1, -0x0d,0x5c,0x41,0x20,0xb4,0xcb,0xc1,0x28,0x13,0x4d,0x07,0xd2,0xaa,0xce,0x6f,0x3d, -0x48,0x1e,0xde,0xb9,0x98,0x0e,0x4a,0xf4,0xec,0xae,0xf3,0x02,0x57,0x76,0x25,0xae, -0xd2,0xc0,0x3d,0x68,0x46,0xe2,0x70,0xb8,0x0e,0x8e,0x41,0xfd,0x46,0xbb,0xfe,0x53, -0x41,0x09,0x53,0xa9,0xdc,0xe8,0x4b,0x3e,0xba,0xd1,0xab,0x81,0x12,0x56,0x13,0x18, -0xb5,0x39,0xce,0x3c,0xc9,0x41,0xe2,0x00,0xb2,0x08,0x32,0x4c,0x1a,0x6c,0xc4,0xc4, -0x07,0x19,0x36,0xb6,0xfc,0xc7,0xbb,0xfc,0x39,0x3f,0x06,0xc4,0xb1,0xf4,0x44,0xda, -0x1d,0xc8,0xde,0xd6,0x1f,0x96,0x35,0x06,0x5f,0xc9,0xe3,0x63,0x34,0x36,0x9f,0xd8, -0xb9,0x79,0x13,0x56,0x2b,0x10,0xb5,0xd3,0xe7,0x3e,0xe7,0x30,0xc6,0xd4,0xb1,0x24, -0x2d,0x54,0xfa,0x9d,0xab,0xd9,0x8e,0x3c,0x3b,0x9b,0xe6,0xcb,0x8b,0x05,0x33,0xfb, -0x1e,0xcc,0x04,0xc2,0x19,0x1f,0x39,0x02,0xe8,0xcf,0xf3,0xea,0x26,0x18,0x11,0xd2, -0xe4,0x52,0x28,0x24,0x38,0xdf,0xd0,0xfa,0x13,0x23,0x42,0xf9,0xd4,0x6a,0x06,0x3b, -0x0d,0x12,0xc1,0xdb,0xd5,0x32,0xa0,0x3a,0xe7,0xe9,0xb8,0xf4,0xb6,0x3b,0x21,0x60, -0xe2,0xe7,0x19,0x17,0x25,0x24,0x06,0xd6,0x87,0xf0,0x1e,0x53,0x1a,0xe6,0x3d,0xea, -0x1c,0xe5,0x1a,0xed,0xcb,0xd5,0x0e,0x71,0x32,0x06,0xef,0xb5,0xd1,0x46,0x35,0x4c, -0x50,0x04,0xc6,0x6d,0xe4,0x2c,0x5c,0x2c,0xe1,0x55,0xbb,0xf3,0x4a,0x3f,0x2f,0x76, -0xd9,0xab,0xe6,0x05,0x4c,0xd8,0x05,0xb2,0x9d,0xeb,0x45,0xe8,0x3e,0xe8,0x49,0xa7, -0xeb,0x47,0x47,0x3a,0xfa,0xdb,0xae,0x8b,0xee,0x3f,0xc9,0x2b,0xda,0x98,0xc1,0x1b, -0xfb,0x51,0x01,0x7d,0xb1,0xe6,0x7b,0x41,0x2f,0xd9,0xdd,0xd4,0xf5,0x16,0x34,0xf9, -0x07,0xb3,0x07,0xe0,0x45,0x73,0x34,0xc5,0x56,0xbe,0x14,0x2d,0x46,0x14,0x70,0xcc, -0xc7,0xcb,0x11,0x3b,0xb9,0x13,0xcb,0x05,0xcd,0x11,0x17,0x3a,0x0a,0x4b,0xbd,0xd3, -0x0c,0x2e,0x42,0x97,0x02,0xc1,0xe3,0xcd,0x2e,0x7e,0x48,0xf4,0xcf,0xa4,0xdc,0xb6, -0x47,0x3d,0xba,0xdb,0xa9,0x20,0xef,0x43,0x9f,0x35,0xe3,0x37,0xbf,0xea,0xce,0x35, -0x42,0xf4,0xdc,0xb8,0xb5,0x1a,0x56,0x97,0x1b,0xb8,0x7b,0xca,0x29,0x88,0x4a,0x17, -0x34,0xc0,0xb3,0x1c,0x0f,0x4d,0x13,0x1a,0xbb,0x26,0xbe,0x18,0xbd,0x53,0x39,0xe0, -0xd9,0xa1,0x19,0xec,0x37,0xcf,0x14,0xdb,0x1e,0xfe,0x12,0xbc,0x0b,0xd1,0x29,0xb6, -0xf1,0x5a,0x3e,0x54,0xa0,0x10,0xb8,0x35,0xe2,0x1f,0x88,0x3a,0x26,0x92,0xcd,0xb4, -0x4b,0xfd,0x51,0xfe,0x42,0xe0,0xd2,0xa6,0xde,0x0e,0x30,0x46,0xe2,0x0f,0xc1,0x39, -0xbf,0x0e,0x4f,0x3d,0x29,0x87,0xe9,0xcf,0x60,0xfa,0xe3,0x57,0xf5,0x30,0x2c,0x29, -0xf2,0xc3,0xcc,0xe3,0x26,0x24,0x2c,0x7b,0xff,0xeb,0x33,0xf1,0xda,0xaf,0x07,0x21, -0xd0,0xfc,0xd7,0x3d,0xea,0x1e,0xbf,0x42,0x14,0x4e,0xd8,0xc8,0x37,0x14,0x27,0xbb, -0xd4,0x00,0x1d,0x2f,0x20,0xc7,0x0b,0xd8,0x19,0xdf,0x09,0x49,0x2a,0x2d,0xa3,0x1b, -0x0e,0x50,0xc8,0xd7,0xd6,0x1a,0x0e,0x57,0xce,0xc7,0x91,0xfe,0x31,0x3f,0x29,0xe1, -0xe2,0xd0,0x11,0x78,0x25,0xfc,0x7f,0xcc,0xd3,0x4d,0x0d,0x3b,0xb9,0x28,0xef,0xbd, -0xd3,0xe0,0xad,0x29,0x18,0x0b,0xc0,0xd5,0x48,0x29,0x4b,0x32,0x09,0xc4,0xfb,0xe8, -0x25,0xbc,0x2f,0x0d,0xe7,0xef,0xe2,0xf4,0xd3,0x06,0x41,0x1d,0xe5,0xc5,0xd7,0x0a, -0xa4,0x3c,0x21,0x62,0xe1,0xd6,0x0b,0xe4,0xf9,0x3a,0x2e,0x3e,0x3d,0x10,0xe5,0x02, -0x16,0x29,0x84,0x03,0xcc,0x92,0xc2,0xf1,0x43,0x29,0x32,0x7f,0xef,0xcd,0xcf,0x10, -0x34,0x91,0xfd,0xde,0xb7,0xd5,0xeb,0xe8,0x21,0x2a,0xc9,0xef,0xbf,0x2c,0xee,0x3d, -0xa5,0x33,0xe7,0xc1,0xe4,0xe7,0x89,0x16,0x21,0x55,0xf5,0xc7,0x5a,0xe0,0x26,0x5c, -0x3c,0xf6,0x71,0xd0,0x04,0xaf,0x28,0xfd,0x8f,0xdc,0x0c,0x24,0x15,0x1a,0x46,0x13, -0xd4,0x85,0xd3,0x14,0x22,0x37,0x1b,0x03,0xe0,0xcb,0xea,0x02,0x1b,0x7b,0xee,0xd8, -0x2a,0x0a,0x09,0x57,0x0f,0x3d,0xd1,0x09,0xc6,0x18,0xcf,0x09,0xc6,0x19,0xfe,0xc0, -0xcf,0xce,0x48,0x04,0x39,0xb0,0x35,0xf5,0x2f,0xb8,0xd6,0xd1,0x20,0x39,0xb7,0x00, -0xc8,0x78,0xe5,0x23,0x06,0x3b,0x09,0x4a,0xd2,0xf5,0xf7,0x29,0x1a,0x3b,0xea,0xdb, -0xcb,0xdf,0x0c,0xce,0x2c,0xf6,0x2c,0xde,0x06,0x6a,0x26,0x2a,0x0a,0x04,0xf4,0xf4, -0xeb,0xf2,0x68,0x02,0xe1,0x44,0xfc,0x20,0x73,0xf3,0xea,0xf8,0x2b,0x05,0x23,0xbd, -0x0a,0x3b,0x4b,0x0d,0xaf,0xc0,0xc6,0x71,0xfe,0x3c,0x16,0x4b,0x24,0x05,0xce,0xc3, -0x59,0x1e,0x28,0xc6,0xef,0xb4,0x10,0xb3,0x11,0xe6,0x35,0x05,0x73,0xf2,0xd0,0xc4, -0xe1,0x43,0x98,0x4e,0xef,0xf3,0xaf,0xf6,0x3c,0x38,0x34,0x89,0xeb,0xdb,0xcd,0x22, -0x41,0x33,0x0e,0xc0,0x61,0xc3,0x10,0xf3,0x54,0x37,0x71,0xea,0xbe,0x3f,0xc6,0xe7, -0xd9,0xfb,0x02,0xb5,0xf5,0xee,0x57,0xff,0x19,0xec,0x21,0x13,0x91,0x0a,0x1c,0x6e, -0x2a,0x2a,0x04,0x0e,0xf4,0xb4,0xf3,0x02,0x8b,0x04,0xeb,0x75,0xd1,0xdf,0x1c,0xf5, -0xf9,0xf8,0xe4,0xd5,0xe0,0xdb,0xf8,0x3b,0x02,0xf5,0x14,0xea,0xfe,0x6f,0x12,0x09, -0x67,0xfe,0x00,0xb0,0x0b,0x1e,0xf3,0x23,0x14,0x3a,0x0c,0x1d,0x8b,0x21,0x04,0x15, -0xfb,0x1d,0x9d,0x1b,0x00,0x66,0x11,0x03,0x53,0xf3,0xf8,0xe6,0x00,0xff,0xf8,0xf5, -0xf7,0x83,0x0b,0x0c,0xd9,0xf9,0xe9,0x45,0xe1,0xe5,0x3a,0xf5,0xfc,0x9b,0xf0,0xe0, -0x5f,0xf3,0x08,0x3b,0xf5,0xd6,0xc6,0xe8,0x0a,0xd2,0x09,0xf0,0xa8,0xdf,0xf5,0x90, -0x0d,0x16,0x98,0x19,0xfd,0x05,0xea,0xff,0xde,0x21,0x21,0x41,0x06,0xee,0xac,0xee, -0x09,0xd0,0x22,0x26,0x8a,0x0f,0xea,0x3e,0xeb,0x09,0x35,0x19,0x0d,0x87,0xfb,0x0a, -0xd5,0x2e,0x2d,0x02,0x07,0xdf,0xcc,0xf0,0x1b,0xc4,0x22,0x0f,0x2b,0xff,0xf2,0x3d, -0xee,0x02,0x8b,0x08,0xf4,0x38,0xd2,0xd0,0x45,0xf6,0x15,0xd3,0x04,0xfc,0xfc,0x08, -0x03,0xb9,0xd2,0xd1,0x65,0x09,0x21,0xa9,0x1f,0xfe,0xce,0xcd,0xb7,0xa6,0xf8,0x39, -0xc1,0x0e,0xcf,0xe1,0xe3,0x0d,0x14,0x06,0xf3,0x34,0xf2,0x01,0xb6,0xf9,0x02,0xcf, -0x1e,0xfa,0x69,0xcb,0xf7,0xe4,0x2f,0x32,0xcc,0xf2,0xd9,0xc5,0x29,0x3a,0xcd,0xf6, -0xd1,0x9a,0xfe,0x3d,0x6b,0x11,0xbc,0x1c,0xdc,0x41,0x7a,0x3f,0xe8,0x87,0xbb,0xdf, -0x9a,0x08,0x38,0x2d,0x46,0xfc,0x83,0xb7,0xe4,0xa3,0x3e,0x3b,0x77,0xde,0xb0,0xff, -0xe9,0x37,0x3f,0x40,0xe6,0x22,0xb5,0xe0,0x48,0x24,0x3b,0x68,0x05,0xe4,0x65,0xe9, -0xff,0x98,0x28,0x39,0xa2,0x13,0xcb,0xfa,0xc7,0x08,0x5e,0x2a,0x14,0xbd,0xf0,0xe5, -0xd5,0x19,0x25,0x84,0xe2,0xa8,0x5c,0xdf,0x2a,0x34,0x22,0xeb,0x68,0xd3,0xd8,0x9d, -0xeb,0x08,0x23,0xfe,0xec,0x19,0xf1,0x08,0xca,0x19,0xec,0x99,0xd6,0x30,0xb3,0x49, -0xea,0x1e,0xca,0x18,0xc4,0x50,0x37,0x9a,0xff,0xec,0x91,0xe1,0xfe,0x6c,0x1d,0xf1, -0x18,0xcd,0x00,0x3b,0x19,0x0c,0xa3,0xf6,0xef,0xfc,0x23,0x4d,0xca,0x26,0xda,0xc7, -0xdb,0x16,0x9f,0x10,0xe5,0xf5,0xe9,0x05,0xc4,0xfc,0xfc,0xf0,0x03,0xee,0x9d,0xcf, -0xde,0x5f,0xf9,0xf1,0x50,0x09,0x1d,0x97,0xf7,0xd5,0x1b,0xe2,0x18,0x1d,0x40,0x26, -0x0f,0xed,0xdd,0x40,0xfb,0x16,0x5e,0x07,0x08,0xb0,0x33,0x25,0x50,0x11,0x19,0x3a, -0x00,0xfb,0x8b,0x22,0xee,0x4f,0xa0,0xcc,0x41,0x19,0x3b,0x91,0x1e,0xec,0x0e,0xe4, -0xdb,0x0d,0xf3,0x0f,0x02,0xff,0xf5,0x6a,0x02,0x04,0x88,0xf2,0xe3,0x1b,0xf2,0xfa, -0x51,0xe9,0xcc,0x1e,0xbe,0x05,0x70,0x3a,0x31,0x40,0x11,0xcb,0x95,0xde,0x2b,0x62, -0x5a,0x3b,0x79,0xec,0xe0,0x1f,0x11,0xfa,0x88,0xd9,0x02,0x76,0x29,0x03,0xa3,0xed, -0xf9,0xc9,0x0a,0x34,0xe2,0x3c,0x1a,0x08,0xf3,0xc8,0x03,0xb4,0xd1,0xc5,0x06,0x3b, -0x7a,0x2e,0x19,0x45,0xf8,0xc9,0xec,0xb5,0xc7,0x03,0x08,0x4d,0xe3,0x45,0xf6,0xa3, -0xb1,0xec,0x20,0x31,0x0f,0x1a,0xc9,0xd9,0x9d,0x19,0x39,0x23,0x0a,0xd0,0x69,0xe5, -0x1c,0x33,0x3e,0x1d,0xcb,0xea,0xe7,0xdf,0xf5,0xfa,0xfc,0xfd,0xe1,0x97,0xe9,0x00, -0x73,0x0e,0x39,0x44,0x1f,0xd2,0xbf,0xca,0x00,0x80,0x3d,0x1e,0xd6,0xcb,0xf0,0xe1, -0x36,0x14,0x24,0xda,0x18,0x4e,0x40,0x15,0xcd,0xd1,0xd4,0x66,0x0f,0x2a,0xa7,0xfa, -0xde,0xce,0xf9,0xee,0xba,0xea,0x1a,0x10,0x38,0x2b,0x10,0xeb,0xc6,0x37,0xe0,0x1e, -0x4c,0x10,0xdc,0xc1,0xcd,0x0a,0xaa,0x2c,0xf0,0xa4,0xbb,0x03,0x6f,0x41,0xfc,0x70, -0xcc,0x15,0xcc,0x43,0x17,0x3a,0xda,0xba,0x35,0xfd,0x1e,0xe5,0xf0,0x14,0x23,0x2b, -0xe9,0xf0,0xc6,0xe2,0x57,0x03,0x1a,0x1d,0x36,0x35,0x95,0x02,0xfd,0xf9,0xec,0xca, -0xe1,0xe7,0x03,0x34,0x21,0x38,0x3b,0x1f,0x02,0x56,0xdc,0xce,0xa5,0xfd,0x20,0xfd, -0x15,0xef,0x8c,0xe5,0xef,0x21,0xd3,0xfd,0x0c,0x49,0x39,0x96,0xe4,0xc0,0x72,0x06, -0x23,0x86,0x07,0x00,0xe6,0xe7,0xcc,0xdd,0x09,0x1c,0xb4,0xcd,0xd9,0xbd,0x31,0x4c, -0xe9,0x17,0xe0,0xb9,0xdc,0xe6,0x1b,0x23,0x2a,0x63,0xe3,0xdd,0xc1,0xf8,0x12,0x8e, -0x32,0x18,0x32,0xe1,0x03,0x1e,0x1e,0xda,0x0b,0xd3,0x0c,0x08,0x2e,0x11,0x4f,0xe1, -0xf3,0x45,0x17,0x13,0x37,0xfd,0xdd,0x95,0xc4,0xd5,0x21,0xec,0xf1,0x55,0x16,0x23, -0xc4,0xf9,0x0d,0x44,0x3b,0x18,0x9c,0xef,0xf9,0xe4,0x20,0x3f,0xb9,0x1b,0xdc,0xf6, -0xb8,0xf0,0x76,0x29,0x15,0xd8,0xf7,0xec,0xcb,0xf6,0x08,0x04,0x0f,0xfc,0xc6,0xdd, -0xe9,0xe0,0xf3,0xd4,0x0e,0xce,0xf4,0x49,0x3b,0x4a,0x37,0xff,0xd6,0x4a,0xef,0x2c, -0x87,0x54,0x31,0x84,0xd3,0xc7,0xc4,0x11,0x3c,0x6c,0xfe,0xc0,0x7f,0xdf,0x1a,0x7c, -0x38,0x32,0xa7,0x1c,0xeb,0x6b,0xbf,0x04,0x56,0x2c,0xe8,0xb0,0xb4,0xf3,0x96,0x32, -0x03,0xcc,0xd7,0xf3,0x88,0xff,0xfd,0xb3,0xea,0xdb,0x81,0xee,0xff,0xa2,0x0b,0x0a, -0xd2,0xe5,0xe4,0x5e,0x18,0x1f,0xfc,0xf6,0xea,0x14,0xfb,0x13,0x2a,0x21,0x23,0xc9, -0x10,0x0f,0xe2,0x15,0x09,0xf4,0x00,0xf6,0x2c,0x0b,0x2a,0x46,0x0f,0xe2,0x8f,0xfc, -0xfc,0x70,0x10,0x1f,0x22,0x03,0xe7,0xdc,0xec,0xfe,0x9e,0x09,0x09,0x4e,0xfb,0xea, -0xf5,0xdc,0xf6,0x82,0x1d,0xfa,0xc7,0xc7,0xcb,0x02,0xfc,0x11,0x15,0xec,0xdb,0x4b, -0xe8,0xf7,0x30,0x07,0x08,0xe7,0x01,0xfc,0x9b,0x16,0x1b,0x0b,0xf7,0xe6,0x0b,0x08, -0x0d,0x05,0x0e,0x0f,0x89,0x01,0xf0,0x04,0xf2,0x10,0xf6,0x22,0x0e,0x38,0x11,0x2b, -0x45,0x15,0xe8,0xe3,0xdd,0xd7,0xc6,0x02,0x2c,0x52,0x35,0x28,0x26,0x00,0xe5,0xae, -0xf7,0x0a,0xa1,0x22,0x07,0x22,0xe5,0xed,0xf0,0xe9,0xf3,0x14,0x13,0x1c,0xaf,0x0a, -0x01,0x9f,0x13,0x1c,0x6d,0x19,0x00,0x7a,0xe1,0xda,0x14,0xea,0xee,0x9e,0xd7,0xc1, -0x15,0xdc,0xf3,0x13,0xe8,0xd8,0xf7,0xe0,0xf9,0x77,0x05,0xfb,0xaa,0xf1,0xee,0x54, -0xfa,0x0f,0x96,0x20,0x25,0xad,0x14,0x10,0x72,0x24,0x24,0xff,0x0d,0xf5,0x63,0xf4, -0x13,0x5e,0x2c,0x19,0x3c,0x09,0xf5,0x87,0x0b,0x11,0x71,0x11,0xfd,0x94,0xf6,0xff, -0x31,0x0d,0xf7,0xfc,0xd6,0xde,0x0b,0x0a,0x0f,0x9f,0xfb,0xdc,0xd4,0xe8,0x0d,0xce, -0x06,0xe4,0x11,0xde,0x06,0x20,0x10,0xf4,0x1e,0xe6,0xf5,0x38,0x12,0x0e,0x25,0x08, -0xee,0x2c,0x00,0x1a,0xb9,0x09,0xf4,0xd9,0xe3,0xf0,0x9d,0x11,0x1c,0x0c,0x13,0xfa, -0x12,0xe8,0x18,0x18,0x37,0x29,0x98,0xfd,0xed,0x9a,0x2c,0x28,0x0c,0xeb,0xdf,0x15, -0x03,0x20,0x9c,0xf2,0xef,0xe2,0x0d,0x21,0xa1,0x0a,0xf6,0x0b,0xe4,0xf1,0xc3,0xf6, -0xf8,0x8b,0x0a,0x06,0xea,0x00,0xe5,0x96,0xee,0x1b,0x11,0x10,0x03,0x3c,0xcf,0xdc, -0x02,0x14,0x03,0x86,0xe6,0xf7,0x66,0x0a,0xf1,0x13,0xe8,0xd0,0x85,0xae,0xf3,0x07, -0x30,0x0a,0x61,0xf1,0x04,0x34,0x03,0x01,0xdf,0x13,0xf5,0xa4,0xe8,0xf7,0x54,0x20, -0x20,0x30,0xe8,0xdf,0x08,0x06,0x30,0x24,0x19,0xf7,0x89,0x03,0x3b,0xb2,0x3c,0xf1, -0x9d,0xe8,0xf7,0x14,0xda,0x21,0x2b,0x54,0x10,0x34,0xb7,0xf2,0x41,0x46,0x33,0xa7, -0xed,0xd4,0x34,0xdd,0xff,0x77,0x28,0x15,0xee,0x02,0xf6,0x02,0xdb,0xe8,0x5c,0xed, -0xed,0xad,0x2b,0x45,0x49,0x18,0xea,0x87,0xee,0xea,0xc4,0xe0,0xe3,0x4c,0x10,0x25, -0x59,0xf5,0xbe,0x09,0xd1,0x13,0xf2,0x0c,0xf3,0xda,0x1d,0x13,0xb8,0xe0,0xd3,0xa0, -0xbd,0xc7,0xca,0xf8,0x05,0x80,0x04,0x37,0xbc,0x69,0x29,0x06,0xf2,0xc4,0x93,0xf4, -0x2d,0xdb,0xe6,0xcf,0x8f,0xe3,0xf3,0xda,0x32,0x4d,0xbc,0xf9,0xcd,0x5b,0xd5,0xee, -0x40,0x2f,0x2f,0xfe,0xf0,0xe5,0x57,0xfb,0x0e,0x77,0xf5,0xd1,0x5c,0x00,0x33,0x69, -0x36,0x0a,0xe1,0xc9,0xfa,0x00,0x55,0x3c,0xde,0xd3,0xbe,0x62,0x07,0x2b,0x5e,0x0d, -0xd6,0x0d,0x05,0x32,0xec,0x17,0xfa,0xb7,0xf0,0xca,0x78,0xca,0x05,0xd5,0x3f,0x1b, -0x70,0xcf,0xdf,0x37,0xfd,0x08,0xd2,0xfb,0x09,0xc7,0x02,0xf4,0xfc,0x13,0x19,0xf0, -0xfb,0xe2,0xee,0x01,0xf2,0xc4,0xce,0x0b,0x0b,0x22,0xd4,0x2f,0x17,0x3f,0x9b,0x01, -0x12,0xa2,0x07,0xc0,0x04,0xe9,0x2a,0x3b,0x0b,0xeb,0x34,0xf0,0xe4,0x34,0x06,0xfd, -0x3d,0x0f,0x4e,0x1c,0x4a,0xf7,0x05,0xb4,0xeb,0x33,0x3c,0x1f,0xdb,0xcd,0xd5,0xad, -0xf9,0xed,0x36,0xdc,0xc3,0x37,0xbc,0x03,0x2d,0x3e,0x4c,0x75,0x32,0xf8,0xb9,0xf4, -0x1d,0xdd,0x20,0xe1,0xff,0x99,0xc5,0x22,0x29,0x28,0xc1,0xfa,0x2d,0xb9,0x3f,0x03, -0x43,0xdc,0xe2,0x0e,0xfd,0xf6,0x86,0x17,0xfb,0x85,0xb1,0xb5,0x7d,0x28,0x69,0xcb, -0x26,0xcd,0x46,0xd1,0x0b,0xad,0x1d,0xda,0xaa,0xdf,0x14,0x9b,0x35,0x36,0xb1,0x26, -0x19,0x5a,0xf5,0xbd,0xb2,0xd8,0x29,0x76,0x22,0xda,0x16,0xf6,0xf8,0x23,0xe1,0xe3, -0x8d,0xfd,0x31,0xdb,0x47,0xe5,0xb6,0xaf,0xff,0xc2,0x18,0x25,0x12,0x3a,0xfe,0x47, -0xdb,0xdf,0x25,0xf9,0xf7,0x34,0xdc,0x03,0xe1,0x23,0xf6,0x6c,0xef,0x15,0x54,0xfb, -0xf3,0xb8,0x28,0x54,0x36,0x1c,0xc4,0x76,0xc3,0xff,0x71,0x0a,0xf9,0x2a,0xf5,0xc8, -0xeb,0xf0,0x2a,0xc1,0xf1,0xfe,0xbb,0x3d,0x28,0x16,0xde,0xc9,0x8e,0xee,0x34,0x88, -0x2e,0xdd,0xfe,0xdb,0x1e,0x91,0x10,0x00,0x0a,0x1a,0x0d,0x81,0xdb,0xc8,0x83,0xd8, -0x04,0x13,0x03,0xf4,0xad,0xe9,0x0f,0x82,0x15,0x32,0x7c,0x20,0xd0,0x72,0xff,0x48, -0xe5,0x19,0xd3,0x1a,0xf2,0x11,0xa7,0xf9,0xe4,0x62,0xaf,0xf4,0x35,0x29,0x03,0xe1, -0xec,0x01,0xef,0x0f,0x20,0xda,0x0b,0xe8,0x4c,0xfe,0x00,0x12,0x28,0x36,0x4c,0xfc, -0xd7,0x47,0xe2,0xfd,0xd2,0x15,0xf6,0xdd,0xdd,0x0e,0xff,0x27,0xec,0x06,0xcb,0x03, -0x32,0xf1,0xe9,0x76,0x12,0x31,0xb8,0x10,0xfb,0xfa,0xed,0xde,0x1c,0x16,0x2f,0x22, -0xe9,0xc6,0x89,0x18,0x40,0x4d,0x11,0xd3,0x7d,0xd9,0xf6,0x63,0xf9,0xfc,0x90,0x0a, -0x14,0xe1,0x1c,0x1a,0xaa,0x39,0x2c,0x41,0xe1,0xc1,0x8b,0xff,0x0c,0xf9,0xcd,0xbc, -0x36,0xdf,0x16,0x36,0x33,0x23,0xa9,0x16,0x16,0xc2,0x30,0x0e,0x4e,0xc1,0xb9,0x2d, -0xd9,0xe4,0x10,0x09,0xfd,0x36,0xef,0x10,0x26,0x13,0x18,0x8f,0x2e,0x22,0xad,0x06, -0x27,0x10,0x1e,0xe1,0x33,0xc4,0xdc,0x59,0x01,0xea,0xa6,0xd1,0xde,0x52,0x0e,0x13, -0x11,0x07,0x04,0x80,0x09,0x0b,0x3d,0xe4,0xea,0x07,0x17,0x46,0x9d,0x37,0xf3,0x1e, -0xfd,0x14,0x1f,0xe8,0xdb,0x87,0xfd,0x00,0x36,0x0c,0x0a,0x72,0xff,0xf5,0x34,0x20, -0x18,0x2d,0xce,0xbf,0x4e,0x0c,0x2c,0xb4,0x11,0xe7,0x61,0xef,0x1f,0x45,0x2a,0xe8, -0x4e,0xc7,0x00,0x88,0x18,0xee,0x0f,0xdf,0x0e,0x4e,0x0d,0xdb,0xc8,0xdf,0x26,0xbc, -0x1b,0xe0,0x4e,0xe7,0xea,0x3f,0x06,0x1e,0x23,0xf5,0xe4,0xce,0x09,0x30,0x0e,0x1f, -0xf5,0x20,0xee,0xf5,0xa6,0x13,0x12,0x86,0xee,0xec,0xcf,0xe9,0x05,0x0a,0x30,0x30, -0x6d,0xfd,0xe2,0xbd,0x19,0x30,0x53,0xea,0xac,0x63,0xc1,0x06,0x79,0x43,0x23,0x5a, -0xcc,0xf0,0xe8,0x11,0x0e,0xae,0x09,0x0d,0x72,0x25,0x2f,0xf8,0x17,0x07,0x56,0xeb, -0xc8,0x10,0xde,0xe2,0x29,0xe3,0x16,0xb3,0x13,0xe2,0x55,0xf4,0xfb,0x86,0xc9,0xdb, -0xd3,0x25,0x3e,0x3a,0x00,0xbf,0xc1,0xc2,0x1e,0x5b,0x4e,0x11,0xd9,0xd6,0xf4,0x20, -0x28,0x2f,0x55,0x06,0xec,0x7d,0x14,0x37,0x20,0x18,0xf2,0x49,0xf6,0xea,0x09,0xb9, -0xd6,0x71,0x02,0x22,0x23,0x23,0xed,0x9b,0x08,0x14,0x53,0xe1,0xd2,0x24,0x04,0x10, -0x35,0x1c,0x23,0x54,0xec,0xec,0x99,0x12,0x0a,0x29,0xf8,0xfc,0x50,0x27,0x2e,0x1e, -0x01,0xe6,0x80,0xec,0xf0,0xa7,0xda,0xeb,0x9b,0x24,0x1e,0x25,0xdc,0xc8,0x56,0xe6, -0x1c,0xbc,0x19,0x07,0x4b,0xbf,0xe5,0x0c,0x2c,0x24,0x60,0x18,0x19,0xb9,0xf9,0xe4, -0x1c,0x08,0x15,0x00,0x1e,0x17,0xfb,0xee,0xc7,0xf8,0xdc,0x00,0x37,0x07,0x00,0xfc, -0xfb,0xdc,0x39,0xe5,0x09,0x01,0x27,0x1d,0x9c,0x16,0x1a,0x05,0x0e,0x0d,0xff,0xf4, -0xd4,0x69,0xcc,0xd7,0x1c,0x12,0x2c,0x7c,0x20,0xfe,0x8d,0xb8,0xd3,0xa1,0x32,0x2b, -0x4a,0x15,0xff,0xcd,0xc6,0xf3,0xb2,0x40,0x0f,0xa3,0xcf,0xf8,0x2c,0x21,0x00,0xed, -0xcf,0xdb,0x4b,0x08,0x02,0x2f,0xf4,0xfe,0x02,0x25,0x3d,0xa8,0x05,0xc9,0x18,0xe4, -0x14,0xea,0x08,0x0f,0xb0,0x3f,0x42,0x9d,0x03,0xf0,0x07,0x0f,0xfe,0xdb,0xcb,0xbd, -0x38,0xdf,0xde,0x54,0x12,0x2c,0x31,0xf6,0xdc,0x3c,0x1c,0x21,0x61,0xec,0xde,0x0c, -0x06,0x27,0x59,0x10,0xd9,0xdd,0xd5,0x14,0x0e,0x21,0xed,0x99,0xf5,0x1c,0x2e,0x12, -0x04,0xa9,0x05,0x0a,0xbe,0x01,0xe9,0x52,0xdf,0x15,0x01,0x2e,0x03,0xf3,0xf0,0xea, -0xbe,0xfc,0x1e,0xd8,0x11,0xda,0x98,0xda,0xf8,0xaf,0x10,0x29,0xb2,0x0c,0xf3,0x9f, -0xe5,0xc3,0x20,0xe8,0x28,0xee,0x05,0xc6,0x74,0xdb,0x17,0x89,0x24,0x06,0x33,0xf5, -0xf9,0xd1,0xf3,0xf7,0x54,0xfb,0x07,0x36,0x12,0x04,0xd7,0xf0,0x04,0x3b,0x22,0xf6, -0x44,0xdc,0x0a,0xe5,0x2d,0x19,0x2e,0xf6,0x06,0xda,0x15,0x04,0x83,0x22,0xff,0x28, -0xfc,0x0b,0x3c,0xf9,0xe8,0xbd,0x10,0x31,0xf8,0x16,0xe6,0xa7,0xd5,0xfd,0xb4,0x1c, -0x10,0x5b,0xe7,0xd9,0x8a,0xe6,0xef,0x4e,0x01,0x1f,0x86,0x10,0xdc,0x06,0xcc,0xec, -0x13,0x08,0x0e,0x3c,0x01,0x0f,0x5c,0x13,0xf3,0xc7,0xdc,0xf3,0xc9,0x08,0x07,0x37, -0xde,0xfa,0x0e,0x2f,0x07,0x8d,0xd2,0xf8,0x32,0x23,0x10,0x2b,0xf0,0xe2,0xff,0x0c, -0x1f,0xb3,0x0b,0xec,0x02,0xfb,0x18,0xa7,0xfb,0xec,0x6a,0xfb,0x25,0xa2,0x1f,0xe9, -0xeb,0xdd,0x1c,0xf6,0x34,0xf9,0x6b,0xe7,0x1e,0xce,0x10,0xe2,0xe7,0xef,0x10,0x97, -0x1a,0x17,0xa8,0xf6,0xe4,0x0c,0x05,0x00,0x7d,0xeb,0xfe,0x1e,0x15,0x08,0x74,0xf1, -0xe5,0xb4,0xee,0x21,0xb0,0x23,0xd7,0xc1,0xa9,0xe4,0xbd,0x29,0x31,0x31,0x01,0xea, -0x1c,0x00,0x10,0xbc,0xfb,0xea,0xcc,0xe5,0xf5,0x2a,0x08,0xfe,0x4f,0xf8,0xf0,0x9c, -0xe8,0xe6,0x2d,0xfc,0x0c,0xba,0x0d,0xfa,0xd3,0xf4,0x16,0xcc,0x12,0xf7,0xb6,0x0e, -0x20,0x34,0xf1,0xef,0x6e,0x15,0x04,0xb5,0x00,0xe8,0x71,0xf6,0x1c,0x35,0x23,0x11, -0x13,0xf1,0xf8,0x9d,0x0f,0x16,0xce,0x05,0xfc,0x4d,0x04,0xfe,0x5d,0xe4,0xf1,0x7b, -0x13,0xf2,0x59,0xeb,0x20,0x9a,0x26,0xe9,0xcd,0xd1,0x15,0xe2,0x2c,0x05,0x95,0xe0, -0xe3,0x2f,0x0b,0x1a,0xc9,0x05,0xe4,0x7a,0xeb,0x09,0x3f,0x12,0x00,0x45,0xec,0xfe, -0x93,0x10,0x0c,0xf2,0xf7,0xfc,0x9f,0x0f,0xea,0x60,0xd2,0x04,0x47,0x3e,0x21,0xd9, -0xcf,0xb7,0x58,0x02,0x39,0xe0,0x17,0xea,0x2e,0xe5,0xfe,0x62,0xf9,0xe3,0xe4,0x01, -0x1c,0x08,0x07,0xef,0x90,0xf8,0x01,0xbc,0x13,0xff,0x80,0xef,0x03,0x71,0xef,0xd6, -0xca,0xef,0x0b,0x49,0x11,0x11,0x0c,0x04,0x04,0x15,0x18,0x23,0x13,0x0a,0xf3,0x37, -0x0d,0x05,0x5f,0xe7,0xed,0xee,0x1e,0x21,0xce,0xee,0xda,0x2b,0x0b,0xfb,0x0b,0xcd, -0xec,0x1e,0x06,0xf3,0xbd,0x0b,0x23,0x0a,0xef,0x10,0x10,0x1d,0x00,0x3e,0xf7,0x13, -0x87,0x1c,0x04,0x9a,0x09,0x1c,0xba,0xfa,0xcc,0xd9,0xdd,0x24,0xef,0x31,0xf6,0x6d, -0xd6,0xe4,0x82,0xfa,0x02,0x86,0xf6,0xe6,0x1e,0x06,0x14,0x5b,0xf3,0xe4,0xc6,0x0c, -0x23,0x95,0x04,0xe1,0xd5,0xfe,0x2c,0x8b,0x0a,0xd9,0xe8,0xe9,0x09,0xda,0x02,0xfa, -0x18,0xfa,0xf5,0xce,0x1b,0x1f,0x70,0x07,0xfa,0x52,0xd7,0xc5,0x4c,0xfc,0x2e,0x69, -0x2e,0x17,0x2c,0xfb,0x19,0x5c,0x24,0xe3,0x92,0xc6,0xf4,0x64,0x0d,0xe6,0xcb,0xd7, -0xfb,0x71,0x15,0x1a,0xf8,0x11,0xf9,0xc3,0xf1,0xf9,0x79,0x0e,0x17,0xb4,0x0a,0xf5, -0x5a,0xec,0x0f,0x41,0x25,0x1e,0xd8,0xf0,0xbf,0xc4,0xcc,0xfd,0xe4,0x0f,0x04,0xae, -0xf0,0xf8,0x76,0x10,0x14,0x3d,0xef,0xf3,0x8c,0x21,0x13,0x2a,0xf3,0xfa,0xb0,0xff, -0x06,0x41,0xfc,0x02,0x81,0x13,0x07,0xcc,0xd3,0xea,0x87,0x2a,0x12,0x5d,0xe0,0xeb, -0xea,0x19,0x29,0x8c,0x08,0xea,0x19,0x05,0x06,0x73,0xea,0xe5,0xe6,0x04,0x05,0x19, -0xfa,0xf6,0x71,0x10,0x16,0xe8,0x0c,0xf2,0x84,0xe0,0x00,0xa8,0x19,0x0a,0x7c,0xff, -0x08,0x3c,0x02,0xf1,0x2e,0xf4,0x0d,0x64,0xf9,0xd4,0xe3,0xfa,0x26,0x92,0x0a,0x07, -0x11,0xf0,0xed,0x7e,0x24,0x23,0xb1,0xe3,0xe2,0xfd,0x0d,0x07,0xa2,0xf5,0x01,0xb7, -0xfc,0x01,0x42,0x07,0xfa,0xf6,0xfc,0x0b,0xdb,0xf1,0xde,0xf8,0x0f,0x32,0xc8,0x1b, -0xf9,0xb5,0xdf,0xf9,0x61,0x1b,0x07,0x39,0xfd,0x05,0xaf,0xf7,0xf3,0x94,0xfa,0x09, -0xe6,0xfb,0xdb,0x60,0xe0,0x0b,0x58,0x09,0xd7,0x2b,0xd2,0xee,0x2f,0x16,0x1b,0x2d, -0x00,0xfb,0x6f,0x11,0x0b,0x7b,0xfe,0x0b,0x44,0xfe,0xe5,0xa4,0xfa,0x0c,0x16,0x13, -0x07,0x18,0xe9,0xed,0x7f,0x1c,0x1a,0xd0,0xe9,0xe4,0x0d,0x14,0x33,0x32,0x14,0xe9, -0x14,0xed,0xfc,0xe1,0xf0,0xff,0x38,0x31,0x21,0x4b,0xe8,0xdb,0xb9,0xdc,0x13,0x4a, -0x2e,0xfa,0x8d,0xd8,0xf3,0xa5,0x17,0x1f,0x15,0x0f,0xfe,0x20,0xfd,0x00,0x77,0xf8, -0x00,0xcf,0x0d,0x02,0xe5,0xea,0x00,0xb5,0x28,0x16,0x86,0xdd,0xc8,0x58,0xf9,0x24, -0x5a,0x0f,0xee,0x45,0xf8,0xfd,0x35,0xf8,0xf0,0xb9,0x07,0x20,0xe0,0xf4,0xc6,0x08, -0xf7,0x22,0xeb,0x09,0xf0,0x65,0xf6,0xfb,0x3a,0x0f,0x04,0x5c,0xf2,0xff,0x6a,0x03, -0xf4,0x4f,0x03,0x14,0xa6,0x02,0xee,0x28,0xf5,0x0b,0x17,0x1f,0x0d,0x98,0xfd,0x0c, -0x1b,0x08,0xf3,0x77,0xf8,0x16,0x89,0x0d,0xea,0xb4,0xf9,0x1e,0xfb,0x17,0xee,0xbb, -0xcf,0xef,0x48,0x24,0x1d,0xad,0x03,0xee,0x44,0xfb,0x00,0xfe,0xe3,0xcb,0x11,0xf0, -0x13,0x78,0x07,0xec,0x4c,0x00,0x1f,0xdf,0x06,0xde,0xa6,0xd9,0x0c,0x0a,0x2f,0x0f, -0x05,0xde,0xe7,0x2d,0x04,0x07,0x9b,0xf9,0xf0,0xcc,0xf9,0x01,0xb3,0x02,0x23,0xc5, -0x2b,0xfe,0x75,0xf0,0x08,0x35,0x1f,0x0d,0x30,0xdf,0xf0,0xa3,0x1c,0x03,0x5e,0xe4, -0x03,0xaa,0x10,0xfc,0x64,0xf0,0xf4,0x1a,0x01,0x06,0x39,0xfb,0x00,0x5f,0x25,0x28, -0xb1,0x01,0xd9,0x47,0xdf,0x14,0x73,0x20,0xf4,0x3c,0xf0,0x0e,0x92,0x07,0x00,0xd0, -0x19,0x09,0xc8,0xe2,0xfa,0x06,0xf8,0xfc,0x7c,0x0f,0xf1,0xa4,0xdf,0xf2,0x53,0x0e, -0x0c,0x75,0xfa,0xe9,0x70,0xff,0x15,0x74,0xfd,0xe8,0x68,0x02,0x1c,0x0a,0x09,0xef, -0xfa,0xfe,0x12,0x57,0xfe,0xf3,0x0f,0xfa,0x10,0xf0,0xff,0xde,0x9c,0xe2,0x0d,0x7e, -0x10,0xf5,0x94,0xf0,0x0d,0xa4,0x1a,0xfb,0x3d,0xf0,0x03,0x85,0xfc,0xf6,0x91,0x17, -0x1e,0x4f,0x11,0xe1,0x7f,0xd4,0x0e,0xb5,0x20,0x05,0xa6,0xf8,0x03,0x2c,0xf8,0xf2, -0xc4,0xfd,0x0c,0x22,0x0a,0xec,0x34,0xea,0x18,0x12,0x1c,0xfd,0x41,0xed,0xe2,0xb0, -0x09,0x21,0x43,0xf4,0xf2,0xfa,0x11,0xfe,0xf4,0xf1,0xff,0x38,0xf6,0xee,0xc5,0x01, -0x07,0xcc,0x11,0x04,0x09,0xf7,0xea,0x96,0xf9,0x2d,0x5d,0x33,0xf2,0x8d,0xc5,0xf0, -0x65,0x1b,0x18,0x3d,0x03,0x01,0x35,0x11,0x00,0xb6,0xe4,0xe0,0x33,0xfd,0x0c,0x4c, -0x11,0x0e,0xf2,0x07,0xfe,0x61,0xee,0xfd,0x90,0x0f,0xfa,0x6c,0xf2,0x14,0xbb,0x0a, -0xdc,0x62,0xd9,0x12,0x6a,0x31,0xfe,0xee,0xce,0xf4,0x74,0x0e,0x06,0x32,0xf3,0xef, -0xc7,0x12,0x13,0xc0,0xf6,0xeb,0x75,0x0f,0x2a,0x2a,0x18,0x02,0xc6,0x0c,0xff,0xa8, -0xe5,0xe5,0x31,0x06,0xf5,0x7f,0xd8,0xec,0x04,0xfb,0xfb,0x09,0xf8,0xeb,0x4a,0xf3, -0x25,0x20,0x3c,0x0b,0xd6,0xe2,0x01,0x8a,0x1c,0x16,0x52,0x03,0x06,0x93,0x03,0xe9, -0x10,0xed,0x07,0x94,0x0f,0xff,0x60,0xed,0xf2,0xe2,0x05,0x17,0x1f,0x00,0xe6,0x38, -0xf8,0x19,0xf7,0x13,0xf8,0xc7,0x04,0x08,0xfb,0xf2,0xdd,0x10,0xf9,0x28,0xe8,0x0d, -0xdf,0x9d,0xf2,0x0e,0x74,0xf6,0xe8,0xc2,0x11,0x1b,0x1d,0x14,0xef,0xb7,0xd9,0xf4, -0xf4,0x19,0x0e,0x76,0xf8,0x05,0x80,0x09,0xf4,0x4c,0xea,0x10,0xc0,0x2a,0x04,0x6a, -0xd0,0xe4,0xd5,0x1d,0x20,0x8c,0xf5,0xe8,0xb9,0x03,0xfe,0x75,0xe7,0xff,0x1a,0x2f, -0x20,0x52,0xec,0xea,0x95,0x06,0x08,0xce,0x09,0xfc,0xfd,0xe6,0x10,0xdb,0x14,0xec, -0x35,0xec,0x05,0xc0,0x0d,0xf8,0x51,0xe4,0xfd,0xa9,0x09,0xf2,0xac,0xe3,0xf8,0xd4, -0x17,0x05,0x6a,0xdd,0xf2,0x4b,0x1a,0x1a,0xb1,0xf1,0xe2,0x4e,0x13,0x2c,0x31,0x06, -0xf2,0x54,0x10,0x0a,0xe5,0xef,0xe0,0x2c,0xf0,0x05,0x51,0xec,0xff,0xbc,0x2e,0x23, -0x48,0xef,0xf8,0x50,0x21,0x08,0x85,0xed,0xf2,0x92,0x09,0x19,0x6f,0xf8,0xd7,0x6f, -0xf1,0x14,0x35,0x0a,0xf9,0x5b,0x0a,0x18,0x41,0x0c,0xf0,0xd9,0xf5,0x0b,0xe9,0xfb, -0xe9,0x33,0x10,0x0e,0xcd,0xe8,0xea,0x0c,0x03,0x10,0x38,0x1f,0x06,0x74,0xe7,0xfb, -0xd0,0x09,0x01,0xf9,0x01,0xe5,0xc0,0xe7,0x1a,0x59,0x15,0xe9,0x25,0xf0,0x19,0xdc, -0x1c,0xf0,0x3b,0xd8,0x01,0x67,0x1c,0x01,0xdf,0xdc,0xf7,0xa4,0x10,0x00,0xbc,0xf4, -0x0c,0x86,0x13,0xf0,0xc1,0xd8,0xef,0x34,0x1e,0x0c,0xa9,0xdc,0xf2,0x01,0x25,0x1c, -0x67,0xf7,0xf1,0x4e,0xdb,0x15,0x71,0x2b,0x0a,0xf1,0xf0,0x01,0xac,0x0a,0xef,0x6e, -0x02,0x10,0x62,0xff,0xf2,0xd5,0xf8,0x10,0x4b,0x11,0xf5,0x95,0xec,0x13,0xb1,0x1f, -0xf7,0xb8,0xdc,0xfa,0xaf,0x1a,0x03,0x3b,0xed,0x01,0xb9,0x04,0xe5,0x0b,0xf5,0x1e, -0xae,0x0e,0xfb,0x6e,0xff,0xe6,0xfe,0xe4,0xfe,0xac,0x00,0xfa,0x64,0x0a,0x1f,0xa7, -0x12,0xf0,0x27,0xe3,0x00,0x10,0x15,0xf2,0xcd,0xd5,0xfb,0x6c,0x1e,0x05,0xa8,0xe3, -0xfc,0xff,0x1e,0x0f,0x70,0xf4,0xf9,0x7e,0x15,0x16,0x34,0xfa,0x00,0x3f,0x0e,0xf5, -0xe8,0xde,0xee,0x62,0x22,0x24,0xa7,0xe7,0xde,0x78,0x0b,0x25,0xc4,0x0d,0x01,0x3a, -0x00,0xf4,0xf8,0xf5,0xfa,0xf4,0x0c,0x1d,0xcf,0x00,0xe0,0xe7,0xf7,0x16,0xa6,0x15, -0xe1,0x99,0xc4,0xfb,0xe6,0x27,0x00,0x50,0xdc,0xfa,0x8e,0xf7,0xf4,0x0e,0x23,0x17, -0x60,0xdc,0xe4,0x6f,0x0b,0x19,0x77,0x13,0x04,0xce,0xf5,0xea,0x2f,0x03,0x15,0x08, -0xfe,0xe6,0x3c,0xf8,0x18,0xbd,0x12,0xf2,0x73,0xe9,0x0a,0xbb,0x05,0xeb,0xea,0xf4, -0x0e,0x3e,0x0d,0xfe,0x1f,0xfb,0x07,0xb7,0x1e,0x10,0x35,0xf1,0xf2,0xaf,0x17,0x2c, -0xd3,0x09,0xd1,0x8f,0xdc,0x1e,0x25,0x19,0xe9,0xad,0xf8,0x14,0xf1,0x0f,0x0b,0x5b, -0x00,0xfe,0xb8,0xfd,0xe1,0x5a,0xdf,0x00,0xf4,0x04,0xef,0x63,0xfa,0x00,0x6b,0xf9, -0xf4,0xd7,0xef,0xfc,0x42,0x07,0xf4,0xa0,0xf4,0x25,0x00,0x36,0xff,0xdd,0xc8,0xe0, -0x72,0x28,0x39,0x19,0xf9,0xdc,0xf4,0x03,0x05,0x9e,0xe4,0xf1,0x31,0x13,0x0c,0xfc, -0xfa,0xf6,0x18,0xeb,0x15,0x95,0x1a,0xe8,0x2e,0xe9,0x22,0x9d,0x2b,0x03,0xd3,0xe2, -0xf5,0x3d,0x12,0x0b,0x3a,0xf3,0xfe,0xfd,0x12,0x03,0xbd,0xf4,0xd9,0x36,0xe8,0x0c, -0x42,0x0e,0xfa,0xe6,0x06,0x0d,0x1a,0xf3,0xe4,0xcc,0xfd,0x25,0x73,0x10,0xe4,0x55, -0xd1,0x04,0xc7,0x2a,0x09,0x81,0xe5,0xfc,0xc5,0x16,0x04,0x8e,0xf5,0x09,0xbe,0x14, -0x00,0x8b,0xf1,0xf3,0x8f,0x0c,0x13,0x1d,0xfb,0xf7,0xb0,0x0f,0x12,0x46,0x02,0xeb, -0xab,0xec,0x0c,0xa1,0x19,0xfb,0xa4,0xec,0x03,0x67,0xfb,0xf2,0x95,0x0e,0x18,0xf3, -0xed,0xdf,0x6f,0x06,0x11,0xe0,0x0f,0xf9,0xc2,0xe2,0xed,0x34,0x11,0x13,0x03,0xff, -0xe5,0x10,0xef,0x10,0x82,0x14,0xf9,0x7c,0xf0,0x04,0x92,0x04,0xf6,0x06,0xf3,0x0d, -0x0e,0x14,0xfb,0xc8,0xe4,0xee,0x5d,0x12,0x1b,0xca,0xfb,0xf3,0x3d,0x04,0x0c,0x88, -0x01,0xfb,0x47,0xfe,0x00,0x6c,0xff,0x03,0x15,0x13,0x07,0x04,0xeb,0xf8,0x9c,0x0e, -0x11,0x7e,0x1b,0xef,0x1c,0xd7,0x00,0x8c,0x16,0x03,0x94,0xfd,0xff,0xd1,0xf9,0xfb, -0x81,0xfc,0xe3,0xea,0xf5,0x1d,0x93,0x09,0xe6,0x57,0xef,0xfd,0x9d,0xf1,0xf5,0x35, -0x28,0x2a,0x24,0xf3,0xcf,0x75,0xf8,0x21,0xbe,0x0a,0xf7,0x24,0x1c,0x26,0xfa,0x00, -0xef,0xbf,0xef,0xe3,0x7c,0xfd,0x02,0x32,0x07,0x13,0x14,0x1a,0x04,0x4d,0xdb,0xd4, -0xd9,0x03,0x24,0x82,0x00,0xd4,0xfe,0xe0,0x04,0x4d,0x13,0x04,0x05,0x06,0x0f,0xcb, -0x05,0xfe,0x04,0x01,0x14,0x2a,0x0f,0xf2,0xfc,0xe7,0x03,0x7f,0x0f,0xf5,0x8f,0xd9, -0xf3,0x76,0x1a,0x11,0xd5,0xf4,0x08,0x25,0x18,0xff,0xaf,0xf7,0x17,0x57,0x15,0x05, -0x9f,0xf4,0xe7,0xbd,0xfb,0x17,0x4b,0x0c,0xf1,0x46,0xe0,0xfb,0x56,0x11,0xf3,0x06, -0xd7,0xf3,0x3b,0x0a,0x0c,0x66,0x05,0x0a,0x15,0x12,0xf2,0x72,0xee,0x0c,0x89,0x05, -0xe1,0xc2,0xe6,0x12,0x26,0xf5,0xfd,0x23,0x22,0x00,0x5d,0xdf,0xf7,0x50,0x17,0x18, -0x04,0x00,0xdf,0x59,0xf9,0x1f,0x70,0x10,0xfa,0xa2,0xf2,0x09,0x2b,0x1e,0x0f,0xcf, -0xeb,0xec,0x68,0x04,0x09,0xa2,0x00,0x02,0xcf,0x14,0x06,0x77,0xf7,0xfe,0x57,0x0f, -0x0e,0x19,0xf6,0xe2,0xac,0xff,0x17,0xb3,0xff,0xf6,0xc4,0x03,0xed,0x8d,0xe3,0xfe, -0x2a,0x15,0x0f,0xde,0xfc,0xe9,0x1b,0xfd,0x1c,0x47,0x0d,0xe2,0xf3,0xdf,0x02,0x56, -0x13,0x02,0x64,0xed,0xec,0x6d,0x04,0x0d,0x30,0xf7,0xea,0x47,0xf7,0x0d,0xee,0x10, -0xf7,0x18,0xf1,0x0e,0xc1,0x10,0xfa,0x90,0xe5,0x09,0xe8,0x27,0x04,0x1e,0xef,0x02, -0xfc,0x05,0xfe,0x33,0x01,0x07,0x1c,0xd8,0xfb,0xca,0x34,0x22,0x41,0xe7,0xe6,0xf1, -0x16,0x21,0x80,0xf8,0xe5,0x8c,0xf6,0x0f,0xb6,0x14,0x01,0x7b,0xea,0xec,0xb4,0x0d, -0x1a,0x9b,0xf5,0xe1,0x06,0x04,0x15,0xf5,0x02,0xf0,0x92,0xf9,0x0f,0xcd,0x01,0xe7, -0x31,0x03,0x1f,0xad,0x04,0xf0,0xda,0xe6,0xfb,0x92,0x0f,0xf7,0x10,0xe5,0x19,0x19, -0x27,0xea,0x23,0xd9,0x0a,0x77,0x1d,0x0a,0x3b,0xf3,0xe9,0xa1,0x05,0x11,0xb5,0xf6, -0xeb,0x1e,0xfd,0xfe,0x87,0xf7,0xf7,0x2e,0x0a,0x18,0xa6,0xff,0xdd,0xf1,0x02,0x0b, -0xc7,0xee,0xea,0x06,0x07,0x09,0x7b,0x05,0x05,0x47,0xe6,0xed,0xa7,0x15,0x1f,0xd1, -0xfd,0xf0,0xa3,0x08,0x11,0xda,0x07,0xfb,0x8c,0xf5,0xfd,0xf3,0x14,0x04,0xac,0xf0, -0xfb,0x38,0x11,0x12,0x82,0xfd,0xf6,0xc1,0xff,0x15,0x43,0x15,0xfe,0x20,0xf1,0xfc, -0x02,0x13,0x0a,0xa7,0xef,0xf0,0x04,0x0b,0x12,0xdb,0xfd,0xdf,0x72,0xe4,0x18,0xf4, -0x1b,0xeb,0x67,0xf7,0x17,0x9a,0x03,0xde,0x7d,0xeb,0x08,0xbd,0x11,0xfd,0x3f,0xf0, -0xfd,0x7d,0x0d,0xf9,0xb7,0xe3,0xf5,0xc6,0x0d,0x21,0x0c,0x0c,0xe3,0x59,0xe6,0x04, -0x7a,0x06,0xfc,0x00,0xf4,0x08,0x71,0x1b,0x01,0xdc,0xec,0xf8,0x45,0x1e,0x0b,0x74, -0xe3,0xfe,0x69,0x18,0xf3,0xfc,0xe0,0x06,0x75,0x12,0xf3,0x88,0x15,0x15,0xde,0xeb, -0xfb,0x1d,0x15,0x03,0xd7,0xef,0xf5,0x23,0x0c,0x08,0xc2,0xee,0xe7,0xa6,0xfc,0x15, -0x2d,0x1a,0xf9,0x2d,0xd9,0xf1,0xbe,0x10,0x14,0xbd,0x05,0xf6,0x87,0xfa,0x09,0xc3, -0x06,0xef,0x45,0xec,0x0a,0x8c,0x16,0xf9,0xfc,0xef,0xfc,0x3d,0x08,0x02,0x45,0xe5, -0xf4,0xc8,0x1b,0x11,0x52,0xf0,0xf9,0x69,0x0a,0xfe,0xa2,0xf6,0x0e,0x54,0x16,0x0b, -0x40,0xf2,0xf3,0x7e,0x07,0x10,0xe2,0xeb,0xd7,0x55,0x04,0x22,0x30,0x0d,0xe0,0x78, -0xe2,0x16,0xda,0x16,0xef,0xf0,0xf6,0x21,0x9b,0x19,0xf7,0x49,0xfd,0x0a,0x7a,0x00, -0xf7,0x4a,0xf8,0x00,0xb5,0x0c,0x00,0x7a,0xe5,0xee,0xf5,0x10,0x0e,0x09,0xf1,0xe6, -0x1f,0xf0,0x1c,0x8f,0x31,0x12,0xe4,0xe6,0xe3,0x4e,0x0b,0x22,0xd8,0x06,0xe4,0x7d, -0xeb,0xfb,0x4f,0x00,0xf6,0x17,0xee,0xfe,0xb5,0x0b,0xfe,0x1b,0xf0,0xfb,0x32,0x1c, -0x14,0x18,0xf0,0xe7,0xff,0x04,0x1c,0x2d,0x09,0xed,0x03,0xf0,0x08,0x61,0x11,0xf8, -0xdc,0xf4,0x03,0x8d,0x11,0x0d,0x39,0xed,0xe7,0x49,0x15,0x19,0x32,0xf3,0xec,0xf7, -0x07,0x0d,0x60,0xf5,0xe5,0x39,0xeb,0x12,0xc7,0x11,0xf0,0x7b,0xed,0x0a,0x69,0x20, -0x12,0xa1,0xf6,0xf5,0xfa,0xf4,0x07,0x51,0x08,0xf6,0xec,0xfa,0x02,0x14,0xf2,0xe3, -0x45,0x0c,0x1e,0x07,0xfe,0xee,0x29,0xef,0x01,0x28,0x20,0x18,0x60,0xf1,0xea,0xa5, -0x11,0x1c,0x4a,0xfb,0xe8,0x1d,0xf4,0x10,0x67,0x0c,0xf3,0x60,0xeb,0xfd,0x0e,0x13, -0x14,0x58,0xf9,0xe2,0x3f,0xf8,0x10,0x81,0x13,0x07,0xf4,0xf9,0x05,0xd4,0x06,0xeb, -0xaf,0xdb,0xfe,0xa5,0x19,0x0a,0x85,0xf5,0xec,0xd5,0xfe,0x1f,0x0f,0x1a,0xf7,0xb3, -0xe9,0xfd,0xcd,0x0b,0xfe,0x36,0xfa,0x09,0xea,0xfd,0xf6,0x7d,0xf2,0xf5,0x47,0x08, -0x1f,0x39,0x0f,0xed,0x0b,0xe7,0xf9,0xe2,0x0f,0x1b,0x8d,0xf6,0xe9,0x80,0x13,0x10, -0x40,0xe7,0xe7,0x14,0x0a,0x09,0x36,0xf9,0x0b,0x0b,0x13,0xfd,0xc9,0xef,0xf9,0x7a, -0xfd,0xf6,0x93,0xfd,0x06,0xb7,0x03,0xfb,0x18,0x09,0x04,0x9f,0xe6,0xe3,0xbc,0xfb, -0x25,0xa9,0x29,0x00,0xce,0xe8,0xfb,0x8b,0x0d,0xfb,0x3c,0xe3,0xe6,0xa3,0x0e,0x22, -0xdb,0x0d,0xe9,0x24,0xdc,0xfc,0x2b,0x1e,0x11,0x24,0xef,0xf3,0x2c,0x0a,0x04,0xa3, -0xf5,0xf5,0x80,0xfb,0x17,0xc0,0x17,0xf8,0x82,0xfa,0x13,0x48,0x0b,0xe7,0x9e,0xe6, -0xf6,0x01,0x04,0x09,0xba,0xf3,0xe5,0xb0,0xf6,0x0e,0xe3,0x0b,0xfe,0xf5,0x09,0x1d, -0xf7,0x1f,0x0d,0x41,0xf5,0xec,0x4b,0x09,0x11,0xf1,0xfc,0xe9,0x6d,0xeb,0xfc,0xc8, -0xf5,0xf9,0xf4,0x09,0x03,0x51,0xf6,0x09,0xc5,0x03,0xfc,0x6d,0x0e,0xfa,0x91,0xeb, -0x0d,0x1e,0x26,0x08,0x54,0xe3,0xed,0x5c,0x11,0x15,0xde,0x03,0xf1,0x76,0xef,0x05, -0xff,0x1f,0x11,0xe8,0xea,0xda,0x40,0xf5,0x14,0xe4,0x03,0xe3,0xb3,0xe7,0x0a,0xd1, -0x03,0xf5,0xd6,0x04,0x17,0x15,0x11,0xf1,0xd0,0xe6,0xf4,0x1f,0x17,0x17,0x93,0xf4, -0xed,0x88,0x03,0x11,0x5d,0x0c,0x17,0xc7,0xec,0xf3,0x19,0x19,0xfe,0x83,0xe5,0x0c, -0x4f,0x1f,0xf4,0xe0,0xd7,0xf7,0xfb,0x13,0x1a,0x2f,0xff,0xe2,0x1c,0xf4,0x1f,0x71, -0x17,0xef,0xa8,0xe7,0x01,0xc3,0x01,0x05,0x83,0xfa,0xed,0x6d,0x11,0x15,0xba,0xf1, -0xe0,0xee,0xf5,0xfe,0x51,0xf3,0xfe,0x43,0x1d,0x19,0xaf,0xf2,0xf9,0xad,0xf2,0xec, -0x29,0x10,0x0f,0x0b,0xf2,0xf0,0xc6,0x10,0x15,0x41,0xf7,0xdc,0xa7,0xec,0x1c,0xcf, -0x29,0xff,0x73,0xe0,0xfb,0x8b,0x19,0x06,0x53,0xe8,0xf6,0xcf,0x21,0x29,0x1e,0x07, -0xed,0x99,0xfe,0x0b,0x45,0xf3,0xe4,0xf4,0x01,0x12,0x83,0x04,0xeb,0x3b,0xe4,0xff, -0x72,0x14,0x0e,0x92,0xf4,0xf8,0xc3,0x0c,0x10,0x57,0xff,0x05,0xb3,0xf1,0xfa,0xdf, -0x0b,0xfa,0xb8,0xec,0x07,0x97,0x07,0xe2,0xcd,0xe4,0x0b,0x89,0x05,0x14,0x27,0x02, -0xef,0x9a,0xfd,0x13,0x9d,0x09,0xe8,0x74,0xee,0x10,0x6f,0xfc,0xf3,0x70,0x15,0x0c, -0xcf,0xe6,0x02,0x8b,0x0b,0xef,0x28,0x03,0x14,0xd6,0x08,0xfd,0x57,0x04,0x12,0x2f, -0x17,0xfe,0xb7,0xe3,0xdc,0x66,0x03,0x14,0xd1,0xf9,0xe4,0x30,0xfb,0x22,0xe7,0x14, -0xf2,0x83,0xed,0x0b,0x61,0x1b,0x04,0x68,0xe3,0xe8,0xf9,0x06,0xfe,0xba,0xec,0xfe, -0x12,0x19,0x16,0x0a,0xfb,0xe9,0x02,0xeb,0x0b,0xa8,0x11,0xef,0xb1,0xfe,0x0c,0xfc, -0xf6,0xec,0x0b,0x06,0xf2,0x58,0x0a,0x12,0x75,0x06,0x10,0xdb,0x17,0xf9,0x86,0xe1, -0x04,0x80,0x06,0xf3,0x14,0x07,0xf6,0xd0,0xf0,0x15,0xd6,0x1c,0xed,0x8a,0xd4,0x02, -0x6d,0x20,0x17,0x81,0xf3,0xe3,0x98,0xff,0x12,0xd3,0x03,0xf6,0x6f,0x00,0x09,0x42, -0xfe,0xf3,0xa7,0xfc,0x11,0xad,0x09,0xea,0xf9,0xf9,0xf2,0xa2,0xf5,0x1a,0x42,0x20, -0x04,0x19,0xf4,0x05,0x2e,0x13,0xfa,0xf3,0xd8,0xe4,0xf6,0x0d,0x1d,0x1c,0x02,0xeb, -0xcb,0x01,0x09,0x92,0xf3,0xf2,0x63,0x0a,0x12,0x69,0x03,0xf4,0x7d,0xf5,0x12,0x65, -0x0e,0xe6,0xab,0xe6,0x0a,0x9f,0x0a,0xee,0x77,0x04,0x0a,0xb8,0x01,0x0b,0x81,0xfc, -0xfa,0x89,0x0f,0x08,0xb1,0xf0,0xee,0x08,0x08,0x0c,0xe5,0x09,0xf2,0x1b,0xe4,0x01, -0x0a,0x22,0x07,0xf6,0xe7,0xfe,0x38,0xf3,0xfd,0xb3,0x1a,0x03,0x6f,0xe7,0xfb,0x0c, -0x0b,0xf4,0xee,0x03,0x1e,0x6c,0x03,0xe2,0x1b,0xfb,0x10,0x1a,0xf5,0xe9,0x4a,0x05, -0x07,0x98,0xf4,0xfe,0xa4,0x15,0x0f,0x64,0xf5,0xf6,0xcf,0x0f,0x10,0x2a,0xfb,0xef, -0x5f,0xf7,0x0e,0x9f,0x08,0xeb,0xc5,0xe1,0xfe,0x95,0x16,0x08,0xc8,0xf0,0xf2,0x5f, -0x04,0x1e,0x6c,0x1c,0xf5,0x71,0xe4,0x04,0x5b,0x14,0xfe,0xd1,0xef,0xfe,0x0c,0x04, -0xfc,0x97,0xf4,0xe4,0xf4,0x06,0x19,0x66,0xf9,0xf3,0xd3,0x0f,0x0d,0x0d,0xf3,0x07, -0xab,0x10,0x05,0x19,0x10,0xf3,0x53,0xe5,0x02,0xa0,0x0d,0xf2,0xca,0xde,0xf7,0xa0, -0x00,0x14,0x36,0x08,0xee,0xd6,0xfb,0x17,0x33,0x17,0x04,0x2e,0x01,0xf8,0x47,0xf1, -0x12,0xa8,0x09,0xeb,0x7c,0xf5,0xf2,0xbd,0xf1,0xfd,0x6b,0x0e,0x05,0xb2,0xf5,0xf4, -0x06,0xf2,0x0c,0x44,0x1d,0x07,0x51,0xf1,0xea,0xe4,0xf7,0x14,0xd1,0x17,0xf3,0x01, -0xd8,0xf5,0x11,0x18,0x1d,0xb0,0x0a,0xf2,0x27,0xf5,0x05,0x64,0x0e,0xfb,0x44,0xf0, -0x09,0x98,0x14,0xfb,0xd9,0xe4,0xf0,0xea,0x12,0x20,0x26,0xfc,0xe3,0x48,0xff,0x15, -0x07,0xfb,0xed,0x19,0x08,0x0c,0xed,0xf0,0xfd,0x8c,0x0d,0x03,0x45,0x1a,0xfb,0x6c, -0xe9,0x05,0x96,0x10,0xfa,0xfe,0xe7,0xf8,0xc8,0xfc,0x11,0xda,0x08,0xec,0x64,0xf0, -0x09,0xdc,0x04,0xf1,0x96,0xf5,0x0d,0x33,0x18,0x08,0x6d,0xea,0xf6,0x49,0x08,0xea, -0x54,0xf4,0x0e,0xfa,0x01,0xfb,0x42,0xfe,0xfe,0x65,0x0d,0x16,0xad,0xff,0xed,0x9f, -0xfd,0xfa,0x1a,0x05,0x08,0x5a,0xf9,0xed,0x0e,0x02,0x11,0x4e,0x07,0xf2,0x1a,0xe5, -0xff,0x10,0x17,0x14,0xcf,0xff,0xef,0xdd,0x00,0x0e,0x48,0x00,0xf2,0xc5,0xfc,0x05, -0xaa,0x10,0xfd,0x50,0xeb,0xff,0x6b,0x20,0x10,0xc9,0xdd,0xd9,0x8e,0x06,0x12,0xae, -0x05,0x0c,0x13,0xf4,0xfd,0xe4,0x02,0xf9,0xf6,0xf2,0xfe,0xed,0x03,0xf8,0x16,0xf5, -0x0b,0x35,0x10,0x0f,0x03,0xf4,0xe5,0xd5,0xfe,0x19,0x3f,0x17,0xf7,0x6a,0xea,0xf5, -0x7a,0x0d,0x0f,0x99,0xf7,0xf3,0x29,0x0b,0x09,0x7d,0xe4,0xe0,0xdd,0x0d,0x11,0x6b, -0x00,0x0d,0xad,0x13,0xfd,0x6f,0xea,0xec,0xbd,0xf9,0x0a,0xc8,0x1e,0x07,0xda,0xe7, -0xed,0x49,0x0a,0x11,0x37,0x0c,0xfb,0xd1,0xec,0xfb,0x11,0x1c,0x15,0x06,0xee,0xdc, -0x15,0xf7,0x0d,0x58,0x11,0xf9,0x71,0xe8,0xfc,0x5e,0x1f,0x1a,0x06,0xf3,0xde,0xde, -0xef,0xfe,0x07,0x02,0xf8,0xa7,0xfd,0x0d,0x86,0x0c,0xfc,0x69,0xf1,0xf9,0x0e,0x18, -0x12,0xe7,0xf3,0xf1,0x30,0x05,0x0b,0x7a,0xfc,0xff,0x0b,0xf2,0x0a,0xac,0x1c,0xf8, -0x2f,0xe3,0x01,0xbb,0x10,0xf6,0x6f,0xf2,0x01,0xbe,0xea,0x02,0xd6,0x03,0xf9,0x04, -0x0d,0x10,0x36,0xfa,0xf9,0xa9,0x1b,0x0a,0x90,0xe8,0xff,0x13,0xfe,0xfe,0xa9,0x14, -0x12,0x6c,0xfe,0xef,0xca,0xfb,0x11,0x5c,0x04,0xf7,0xa4,0xff,0xff,0x1d,0xfa,0xf3, -0x50,0xe6,0xef,0xd5,0x13,0x15,0x87,0xf8,0xef,0x87,0xff,0x08,0xb1,0x05,0xfa,0xb3, -0xf4,0x05,0x6e,0x0d,0x01,0xc0,0xe9,0xe1,0xb9,0x01,0x1c,0x52,0x0c,0xfa,0xbe,0x05, -0x0e,0xf3,0x09,0xfa,0x1e,0xf1,0xf9,0xe3,0x0f,0x08,0xcc,0xee,0xf6,0x51,0x03,0xf7, -0x7c,0xed,0x12,0xb3,0x08,0x03,0xf9,0x04,0xfa,0x32,0xfa,0x0f,0x12,0x0b,0xeb,0xc8, -0xf3,0x1a,0x38,0xfe,0xf4,0x80,0x04,0xed,0xeb,0xf6,0x10,0xe7,0x0d,0xff,0xc4,0x12, -0xfb,0x9a,0xf0,0x0a,0x45,0x04,0xf1,0x8e,0xfb,0x03,0xf8,0xef,0xe2,0x8d,0x01,0x0b, -0xd4,0xfb,0xfd,0xbd,0x17,0x0d,0x26,0xec,0x00,0x7d,0x0a,0xf7,0xf6,0x08,0x0f,0x76, -0xfb,0xed,0x0e,0xfb,0x0d,0x47,0x12,0x00,0x01,0xf1,0xee,0xb8,0xf9,0x0c,0xdf,0x0f, -0x00,0xf7,0xf6,0x07,0x9a,0x05,0xed,0xed,0xe8,0x07,0x28,0x1c,0x07,0xd1,0xea,0xe7, -0x33,0xfd,0x10,0x6b,0x09,0xf6,0x88,0x00,0x06,0x14,0xfb,0x10,0x5f,0xfd,0xe4,0x60, -0x05,0x0f,0x36,0xf7,0x00,0xca,0x0e,0xfa,0x46,0xee,0x10,0x8a,0xfd,0xfd,0x1f,0x0e, -0xf4,0x4b,0xef,0x0f,0x7c,0x16,0xf8,0xb8,0xec,0x06,0x3c,0x03,0x07,0x7a,0x0f,0xec, -0xea,0xe8,0x06,0xdf,0x05,0x01,0x81,0x11,0xff,0x59,0xee,0x07,0xfe,0x15,0x02,0x4a, -0xf5,0xf2,0xd0,0xfe,0x03,0xc5,0xef,0x02,0xca,0x0f,0xf6,0xee,0xe5,0x01,0x1c,0x10, -0x08,0x69,0xf9,0xec,0x98,0xec,0x06,0xfb,0x12,0xff,0x12,0xed,0xfc,0xfa,0x15,0x18, -0x1b,0xfe,0xeb,0xd0,0xfb,0x10,0xcb,0x0f,0xf7,0xe1,0xe8,0xfd,0xb1,0x0e,0xfa,0x86, -0xe7,0xfb,0x4e,0x10,0x0d,0x8c,0x01,0xec,0x36,0xf8,0x17,0x7b,0x09,0xef,0x99,0x03, -0x18,0x9f,0x01,0xec,0x77,0x04,0xfb,0xb1,0xf6,0x11,0x07,0xfe,0xed,0xa7,0x06,0x15, -0x78,0x00,0xef,0x29,0x07,0x03,0x57,0xfc,0x0f,0x41,0xfe,0xee,0xab,0x00,0x07,0xfd, -0xf7,0xef,0x52,0xfd,0x0c,0xd8,0xfc,0xff,0x05,0x02,0x05,0xaf,0x0a,0xfa,0x0b,0xe9, -0x00,0xc6,0x17,0x09,0x5f,0xf5,0xf1,0x4d,0x08,0x0e,0x2f,0xfd,0xf7,0x46,0xf5,0xfc, -0xcb,0x0b,0x05,0x2e,0xf3,0xf2,0x3d,0x0d,0x0a,0xed,0xf4,0xec,0xba,0xf3,0x09,0x20, -0x13,0x06,0x1e,0xf5,0xf7,0xae,0x0d,0x10,0xd0,0xf9,0xeb,0x76,0xff,0xfa,0x5e,0x08, -0x05,0xd6,0xf8,0x01,0x6c,0x13,0xff,0xd4,0xe7,0x00,0xaf,0x14,0xf7,0xef,0xf9,0x08, -0x88,0xf3,0x03,0x01,0x0b,0xfa,0x41,0xf6,0x08,0xef,0x04,0xec,0xce,0xf6,0x13,0x90, -0xff,0x0f,0x84,0x01,0xec,0x54,0xf7,0x0e,0x67,0x0d,0xfa,0x16,0xfe,0x04,0xc5,0xfd, -0x0b,0xc1,0xf8,0xf0,0x21,0x08,0x0c,0xab,0xf8,0xef,0x08,0x09,0x13,0x7d,0xf9,0xf0, -0x5c,0x0e,0x06,0xf0,0xe6,0xff,0x1a,0x11,0xf3,0x61,0xf6,0x0a,0x83,0x06,0xf6,0x8b, -0xf3,0x09,0xe1,0x12,0x03,0x82,0xf2,0xee,0xb4,0xf4,0x02,0x3b,0x11,0x08,0xc3,0xf2, -0xfc,0xae,0x11,0x06,0xb7,0xf1,0xf1,0x24,0x05,0x0d,0x0a,0x09,0xf4,0x64,0xee,0x05, -0x29,0x0e,0xf8,0x89,0xed,0x09,0xb3,0x0f,0xf6,0xee,0x09,0xfd,0xaa,0xf3,0x0a,0xb8, -0x06,0xf2,0xd2,0xf9,0x09,0x26,0x02,0xf7,0x67,0x0c,0x05,0x94,0x02,0x10,0xd0,0xfd, -0xeb,0xde,0xfd,0x09,0xb6,0xf8,0xed,0x8e,0xf8,0x05,0x22,0x12,0x13,0x04,0xf2,0xee, -0xa3,0x03,0x00,0x16,0xfb,0xf8,0x47,0x0a,0x05,0x06,0xf6,0xfe,0xf8,0xff,0x07,0x2f, -0x08,0xfc,0xed,0xf4,0xf5,0x08,0x0b,0x16,0xdc,0xff,0xe9,0x0b,0xf5,0x10,0x94,0x0d, -0xf5,0x20,0xef,0xf4,0x3b,0x0e,0x16,0x64,0xfd,0xec,0xf5,0xf5,0x07,0x48,0x12,0x0c, -0xf3,0xf1,0xe7,0x4a,0xfd,0x10,0x6f,0x16,0xfd,0x0d,0xea,0xfa,0x49,0x0e,0x04,0x87, -0xf3,0x00,0x9e,0x08,0x05,0x92,0x0a,0xfe,0xb1,0xf2,0x02,0x37,0x0b,0xf4,0x10,0xea, -0x0a,0x77,0x15,0xf7,0xbc,0xf1,0x0d,0x57,0xfb,0x02,0x19,0x0d,0xf7,0x42,0xf1,0x07, -0x48,0x0c,0xf7,0xbd,0xf4,0x03,0x26,0xf4,0x03,0x4b,0x01,0xf3,0x15,0xfc,0x10,0xfe, -0x06,0xf1,0x63,0x07,0x12,0xf6,0xf5,0x01,0xcf,0x01,0xed,0xcf,0x05,0x08,0xed,0xf6, -0x00,0x11,0x0c,0x05,0xd4,0xf5,0xef,0x5c,0x05,0x0b,0xee,0xfd,0x02,0x2d,0x03,0xf2, -0x4c,0xfa,0x0f,0x8c,0x09,0xf4,0x83,0xf2,0x06,0x5e,0x0b,0xfd,0x62,0xf0,0xf1,0x98, -0x05,0x0f,0x56,0x07,0xf7,0xed,0xf4,0x04,0x97,0x12,0x0a,0xf9,0xf2,0xec,0xc5,0xff, -0x07,0x4a,0x0c,0xfc,0x3d,0xee,0x03,0x2d,0x09,0xf4,0x16,0xf5,0x0a,0xa9,0xff,0xf2, -0xae,0x12,0x06,0x04,0xf9,0x0a,0xc9,0x02,0xee,0xe6,0xfe,0x0c,0x5f,0x01,0xf5,0x66, -0x05,0xff,0x40,0x01,0x10,0xe6,0xf6,0xeb,0xa8,0x0a,0x17,0x67,0xff,0xe6,0x0f,0xfa, -0xf7,0x93,0x04,0x15,0x8f,0xfe,0xf4,0x90,0x0c,0x04,0x9d,0xf3,0xf9,0x00,0x0a,0x01, -0xea,0xf2,0x02,0xe2,0x0e,0xf4,0x45,0xf3,0x09,0x97,0xfe,0xfb,0xa1,0x11,0x01,0xa0, -0xed,0xf7,0x75,0x05,0x0e,0x9f,0x0d,0xfa,0x3f,0xf0,0xfd,0xaf,0x0a,0x0c,0xca,0xfb, -0xf2,0xf1,0xf9,0x09,0xc9,0xff,0xf1,0x05,0xf6,0x09,0x42,0x10,0x06,0xb5,0xf9,0xf4, -0x32,0x04,0x10,0xc1,0x03,0xf3,0x3b,0x02,0xfc,0x7d,0xfe,0x05,0x06,0xfd,0xfa,0xa6, -0x07,0x06,0x1e,0xf7,0xf4,0xdf,0x08,0x0d,0xe9,0xfa,0xf0,0x9e,0xfc,0xf7,0x35,0x06, -0x0e,0xa3,0x00,0xfc,0x5c,0x0a,0x05,0xd3,0xf3,0xf6,0x53,0xf8,0xfb,0x6c,0x11,0x06, -0xb5,0xf5,0xf6,0xc0,0x05,0x08,0x7a,0xfd,0xfd,0x07,0x06,0xf8,0x93,0xee,0x02,0x13, -0x0e,0x03,0x7a,0xfb,0x01,0xba,0x04,0x02,0x1b,0x01,0x00,0x2a,0xf6,0xee,0x81,0x05, -0x15,0xa2,0x09,0xfa,0x79,0xee,0xf8,0x0f,0x10,0x0c,0xa7,0xf7,0xee,0x11,0xff,0x10, -0x8c,0x0c,0x00,0xa9,0xfa,0xed,0x64,0xf5,0x09,0xe5,0x0f,0xfb,0xbc,0xec,0x01,0x0d, -0x16,0x0a,0x5f,0xf1,0xf3,0xad,0x07,0x0d,0xed,0xff,0xef,0x59,0xf5,0x07,0x87,0x03, -0xf3,0x6c,0xf9,0x13,0xc4,0x10,0xf5,0xd0,0xe9,0x00,0xbd,0x0f,0x15,0xba,0xfe,0xeb, -0xb2,0x02,0x0b,0x57,0xf8,0xf0,0x62,0x02,0xfa,0x38,0xfd,0x0d,0xd4,0xf9,0xee,0xc2, -0x06,0x12,0x75,0x08,0xfc,0x94,0xf4,0xf9,0x20,0x0e,0x05,0x88,0xf0,0x00,0xa9,0x05, -0xf8,0x37,0x02,0x0f,0xa2,0x09,0xf9,0x29,0xf5,0x07,0x22,0x0f,0xf8,0x4d,0x01,0x04, -0x1f,0xf3,0xf6,0xd8,0x0a,0x08,0x98,0xf7,0xea,0x8b,0xf1,0x0a,0x83,0x0f,0xfb,0x54, -0xf1,0xff,0xa2,0x0c,0x06,0x8f,0xf6,0xef,0xe6,0x02,0x10,0xfd,0xff,0xee,0x3e,0xfd, -0x04,0x27,0x0a,0x12,0x09,0x04,0xef,0x1b,0xf4,0x10,0xd8,0x08,0xf5,0x20,0x02,0x07, -0x35,0xf2,0xfe,0xb3,0x0b,0xf8,0xf5,0xfb,0x0d,0x46,0xfd,0xf1,0xdd,0x04,0x12,0x89, -0x00,0xef,0xbe,0x04,0xff,0x08,0xfc,0x0c,0x44,0xfb,0xf2,0xa4,0x05,0x0a,0x68,0xf8, -0xf8,0xb4,0x05,0xf9,0x59,0xff,0x07,0x8c,0xf7,0xfc,0x98,0x08,0xfc,0x1f,0xf5,0x05, -0xe8,0x0b,0xfb,0x5d,0xf0,0x01,0xb4,0x0e,0xff,0x52,0xf5,0x05,0x82,0xfc,0xf2,0x76, -0x07,0x0e,0x29,0x00,0xf3,0x02,0xfe,0x0f,0x3a,0x0d,0xfc,0xb2,0xf6,0xfa,0xfa,0x04, -0x0a,0x7f,0x04,0xf6,0x26,0xf3,0x06,0x76,0x0b,0xfa,0x9b,0xf6,0xff,0x61,0x0c,0x09, -0x12,0xfc,0xf3,0xfa,0xf2,0x05,0xf5,0x0b,0x01,0xbd,0xfa,0xf7,0x59,0x02,0x0a,0xc6, -0xfd,0xee,0x2a,0xfb,0x11,0xd1,0x03,0xf1,0xc4,0x04,0x08,0x23,0xf7,0xfd,0x14,0x08, -0xf5,0x06,0xfc,0x10,0x3f,0x02,0xec,0x92,0xfb,0x09,0x08,0x00,0x00,0xd3,0x07,0xf6, -0x82,0xfb,0x0d,0xc5,0x06,0xf6,0xad,0xfb,0x08,0xe1,0x02,0xfb,0xd8,0x03,0x00,0xa6, -0xf1,0xfe,0xb9,0x0d,0x01,0x4d,0xfc,0x00,0xa6,0xff,0x03,0xc2,0x06,0x05,0xf7,0xfb, -0xf4,0xc8,0x00,0x0c,0x5f,0x04,0xf8,0xaf,0xf5,0xf5,0xa1,0x02,0x0c,0xb0,0xfd,0xf0, -0x65,0x01,0x0f,0xb8,0x08,0xfa,0x47,0xf5,0xf8,0xdd,0x04,0x0b,0xc7,0xff,0xf3,0x95, -0x02,0x0e,0x43,0x02,0xf1,0x53,0xfd,0x05,0x38,0xfb,0x02,0x36,0xfd,0xf1,0xa5,0x03, -0x0c,0x1e,0xf9,0xf9,0x39,0x0f,0x08,0xeb,0xf4,0xf9,0xb6,0x0b,0xff,0x4a,0xfe,0x07, -0xdf,0xf1,0xf5,0x5d,0x0c,0x07,0xac,0xf5,0xf7,0x86,0x07,0x09,0xa1,0x04,0xff,0xb1, -0xf6,0xfc,0xa3,0xfe,0x03,0x01,0x07,0xfb,0xf4,0x01,0x04,0x82,0xf8,0xfe,0x38,0x04, -0xff,0x53,0xf9,0xff,0x74,0x01,0x05,0x97,0x09,0x01,0x1c,0xf7,0xf9,0xf0,0x04,0x08, -0x75,0x01,0xfe,0x10,0xf5,0xfa,0xfe,0x08,0x04,0xd4,0xf7,0xf6,0x37,0x08,0x0e,0x32, -0xfc,0xf4,0xce,0x01,0x09,0xe2,0x07,0xfc,0xfb,0xf0,0xf3,0x83,0x0b,0x12,0x29,0xfa, -0xee,0x7a,0x02,0x07,0x3f,0x0b,0x03,0xf6,0xf2,0xf5,0x83,0x08,0x04,0x72,0xf7,0xfb, -0xc4,0x09,0x03,0xe4,0xf5,0x01,0xe6,0xfc,0xf8,0x38,0x11,0x0b,0x71,0xf3,0xf3,0x9f, -0x0a,0x07,0x93,0xf3,0xfd,0x0e,0x0a,0xfc,0x44,0x04,0x03,0x7a,0xf3,0xfb,0xbe,0x0b, -0x02,0x90,0xf7,0x03,0x37,0x06,0xf5,0xad,0x00,0x03,0x69,0xf9,0x05,0x81,0x05,0xfd, -0x4a,0xf8,0x02,0xcd,0x08,0xfa,0x2d,0xf3,0xfe,0x91,0x06,0x05,0x24,0x05,0xff,0xe6, -0xf4,0xff,0x5f,0x0b,0x00,0xc4,0xf0,0xf8,0x73,0x0a,0x0f,0xbc,0x01,0xf6,0x52,0xfa, -0x09,0xdf,0x08,0xf8,0x91,0xee,0xfb,0x5e,0x10,0x0d,0x9e,0xf8,0xf0,0x78,0xfe,0x0a, -0xee,0x08,0xfa,0xd5,0xf4,0x02,0xf9,0x09,0xfe,0x7b,0xf5,0x02,0x09,0x04,0xff,0x5c, -0x04,0xfa,0xf7,0xf7,0x06,0xf5,0xff,0xf4,0xae,0xfe,0x0d,0x7e,0x03,0xf4,0xaf,0x08, -0x06,0x53,0xf8,0x08,0xa4,0x00,0xf5,0x04,0x02,0x08,0x09,0xfe,0xf8,0xfc,0xff,0xfa, -0x8c,0xf5,0x08,0xef,0x08,0xfa,0xdd,0xfc,0x09,0x34,0x03,0xf5,0x92,0x02,0x07,0x4a, -0xf5,0xfc,0x9c,0x0a,0xfd,0x05,0xf9,0x05,0x45,0x06,0xfb,0x74,0x00,0x07,0xe2,0xfa, -0xf7,0xf2,0x04,0x08,0xf5,0xfd,0xf8,0x4e,0xf6,0xf7,0x91,0x07,0x0c,0x80,0xfd,0xf3, -0x4f,0x01,0x0b,0xd7,0x04,0xfc,0xe3,0xf2,0xfe,0x45,0x12,0x07,0xd9,0xf2,0xf8,0x44, -0x0c,0x05,0xed,0xf0,0xfb,0xb1,0x09,0xfb,0xf4,0x02,0x05,0x80,0xf5,0x02,0xbe,0x0a, -0xf9,0x37,0xf6,0x0c,0x89,0x0c,0xf9,0x11,0xf9,0x03,0xad,0xf4,0x00,0xcf,0x0b,0xfa, -0xbd,0xf4,0x05,0xaf,0x0b,0xf8,0x59,0xf3,0x09,0xa5,0x05,0x00,0xc7,0xfe,0xf6,0x8e, -0xfc,0x05,0xec,0x00,0xfc,0x53,0x00,0x05,0x73,0xfe,0xfa,0xc1,0xfa,0x05,0x29,0x0b, -0x02,0xe6,0xfb,0xf8,0xd7,0xfe,0x0b,0xee,0x05,0xf6,0x31,0xf4,0x02,0xea,0x0d,0x03, -0xd4,0xf5,0xfa,0x93,0xfe,0x09,0x7b,0x0a,0xf8,0x74,0xef,0x02,0x85,0x0b,0xfd,0xbe, -0xf9,0xfa,0xd4,0xfc,0x0c,0xb6,0x06,0xf2,0xbe,0xf8,0x0f,0x99,0x0a,0xf8,0x28,0xf6, -0x00,0xa3,0x04,0x0b,0xdc,0x01,0xf4,0x40,0xff,0x0b,0x76,0xfc,0xf2,0x70,0x06,0x04, -0xbc,0xf1,0x01,0xf3,0x07,0xf7,0x26,0x04,0x0b,0xcc,0xf5,0xf6,0x79,0x0e,0x09,0xe3, -0xf3,0xff,0xdd,0x09,0xf7,0x5c,0xf9,0x05,0x03,0xfc,0xfa,0x55,0x08,0x06,0x2c,0xf9, -0xfe,0xdb,0x04,0xfd,0x17,0x00,0x06,0xa4,0xfc,0xfa,0xeb,0x02,0xff,0x79,0xfb,0xfe, -0x99,0x05,0x01,0xc2,0xf6,0xf8,0x1b,0x07,0x0b,0x41,0x02,0xfa,0x27,0xf9,0x02,0x43, -0x09,0x05,0x34,0xf6,0xf1,0x89,0x01,0x0e,0xdc,0x07,0xfa,0xb0,0xf6,0x02,0xc5,0x07, -0x00,0x01,0xf6,0xf6,0xf4,0x07,0x0a,0x34,0xf7,0xf9,0x36,0x05,0x00,0x5a,0x09,0x00, -0x37,0xf2,0xfd,0xbf,0x0c,0x04,0xf5,0xf6,0x00,0x97,0x07,0xfb,0xfa,0xfc,0x04,0x24, -0xfd,0x03,0xac,0x06,0xf8,0x8e,0xf5,0x06,0xa2,0x09,0xf8,0xbe,0xf6,0x06,0x6d,0xfe, -0xfe,0x65,0x07,0xfe,0xa9,0xf6,0x04,0xe1,0x0a,0xfc,0x56,0xf5,0x02,0x66,0x05,0x01, -0x5b,0xfd,0xf7,0x45,0xfc,0x09,0xfd,0x08,0xf8,0x89,0xf6,0x08,0xa9,0x07,0xf9,0xad, -0xff,0x05,0x04,0xfc,0xff,0x32,0x04,0xfb,0x39,0xf4,0x02,0x12,0x0a,0xff,0x7b,0xf6, -0x00,0x0e,0x07,0x05,0x8c,0xff,0xf7,0x22,0xf8,0x05,0xfa,0x06,0xfd,0xe7,0xf9,0x01, -0xb9,0x08,0x02,0x9d,0xf6,0xf8,0x9e,0x02,0x0a,0x9d,0x07,0xf9,0x2f,0xf3,0x04,0x13, -0x0e,0xfc,0x5a,0xf2,0x05,0x9f,0x04,0xfa,0x8c,0x02,0xfe,0x70,0xf7,0x04,0x5b,0x04, -0xf8,0x07,0xf8,0x08,0x18,0x0a,0xfb,0xe1,0xfd,0x04,0x81,0xfc,0x06,0xee,0x03,0xf3, -0x8f,0xfa,0x07,0xa6,0x02,0xfb,0x02,0x04,0xfe,0xf4,0xfa,0x07,0x1b,0x02,0xf6,0xe5, -0xfd,0x01,0x5f,0xfd,0x02,0x95,0x07,0xff,0x98,0xf7,0xfe,0x87,0x07,0x03,0xcd,0xfb, -0xfe,0x75,0x01,0xff,0xe5,0xfd,0x03,0xbc,0x06,0xfa,0x10,0xf8,0x05,0xe5,0x07,0xfe, -0x14,0xfa,0xfa,0x24,0x01,0x08,0xda,0x05,0xfa,0xbb,0xf8,0x04,0xfa,0x06,0xfe,0x7d, -0xfb,0xf8,0x5c,0xfa,0x06,0xe8,0x03,0xf7,0xf2,0xfa,0x0a,0x0f,0x06,0xf5,0xb6,0xfa, -0x0b,0x44,0x06,0x04,0x1a,0x02,0xf4,0x8f,0xf8,0x0a,0xeb,0x04,0xf3,0xd9,0xfc,0x09, -0xdf,0xfc,0xf4,0xf1,0x02,0x00,0x5c,0x03,0x09,0x3c,0xfe,0xf6,0x87,0x02,0x06,0x6d, -0xfc,0xf8,0x4e,0x01,0xfc,0xb8,0x04,0x0b,0x40,0xfa,0xf3,0x06,0x06,0x06,0x9b,0xf7, -0xfb,0x3c,0x06,0x02,0x53,0xfe,0x04,0x9b,0xfc,0xfb,0x75,0x05,0x06,0x0f,0xfa,0xf6, -0x2c,0x04,0x04,0x69,0xfb,0xfe,0xef,0x01,0x00,0xa8,0x05,0x03,0x35,0xfa,0xfa,0x97, -0x06,0x09,0x70,0xff,0xf8,0x0f,0xfb,0x02,0xe6,0x04,0xfa,0xa9,0xf1,0xfc,0xe7,0x09, -0x0a,0xe3,0xfe,0xf7,0x3f,0xfc,0x09,0xd4,0x09,0xfd,0x1d,0xfb,0x00,0x68,0xfc,0x04, -0x16,0x04,0xf5,0x47,0xfe,0x0a,0xae,0xfe,0xf5,0x09,0x01,0x02,0xeb,0xf7,0x02,0xf9, -0x07,0xf7,0xc9,0x03,0x07,0xf6,0xf6,0xfa,0xbd,0x0a,0x04,0x87,0xf7,0x01,0xe0,0x02, -0xf9,0x6d,0x09,0x05,0x48,0xf6,0xfe,0xdf,0x07,0xfe,0xe7,0xf5,0xfb,0xbc,0x00,0x00, -0xb7,0x05,0xff,0x28,0xfe,0x08,0x86,0xfe,0xf6,0xff,0x02,0x05,0xa7,0x07,0xfd,0x3e, -0xf7,0xfe,0x9f,0x04,0x01,0x3f,0xfc,0xfe,0xd8,0xfd,0x01,0xc2,0x08,0x00,0x2a,0xf7, -0xf7,0xad,0x05,0x09,0x6c,0xfe,0xfa,0x6c,0xf9,0x00,0xc9,0x08,0xff,0x30,0xf5,0xfe, -0x78,0x0a,0x03,0xe3,0xf7,0xfe,0x1a,0x03,0x04,0x91,0x07,0xfa,0x78,0xf3,0x03,0xf7, -0x09,0xfb,0x2a,0xf7,0x06,0xd5,0x04,0xfc,0x33,0x04,0xfe,0xcb,0xf7,0x06,0xc8,0x00, -0xf3,0x32,0x01,0x0d,0xbb,0xfd,0xf7,0x3d,0x07,0xff,0x1f,0xfa,0x06,0xce,0xfe,0xf5, -0xe1,0x04,0x08,0x0b,0xfb,0x01,0xb0,0x06,0xfa,0x1d,0xfd,0x06,0x06,0xfd,0xfd,0xf2, -0x05,0xff,0x7e,0xf8,0x03,0x75,0x06,0xfc,0x52,0xf8,0xfe,0x12,0xff,0x00,0xbc,0x01, -0x00,0xa3,0xfc,0x01,0x83,0x07,0x01,0xa0,0xf7,0xf8,0x5e,0x06,0x09,0x59,0x01,0xf9, -0x63,0xf8,0x00,0x76,0x08,0x04,0xe0,0xf9,0xf8,0xbe,0x08,0x07,0x1a,0xf9,0xfb,0x72, -0xff,0x00,0x7b,0x06,0x01,0x67,0xf8,0xfc,0xf8,0x07,0x03,0xf5,0xf6,0x00,0xd2,0x05, -0xfb,0xa5,0x01,0x03,0xb9,0xf7,0x02,0xaa,0x0e,0xfe,0x13,0xf1,0x03,0x30,0x09,0xf8, -0x3e,0xfd,0x02,0xeb,0xf7,0x01,0x27,0x09,0xfb,0xa6,0xf8,0x09,0xb4,0x05,0xf9,0xe4, -0xfe,0x05,0xf4,0xfa,0x01,0x60,0x06,0xfc,0xfb,0xfd,0x05,0x4b,0xfb,0xf7,0x94,0x07, -0x06,0x53,0xf7,0xf7,0x4c,0x06,0x04,0x77,0xfb,0xff,0x47,0xfb,0xfb,0xc6,0x08,0x0a, -0x52,0xfe,0xf8,0xff,0xfd,0x00,0xfc,0x03,0x05,0xa4,0xfd,0xf9,0x17,0x00,0x04,0x05, -0xff,0xf9,0xcf,0xfc,0x06,0xcd,0x04,0xf9,0x48,0xfc,0x02,0x33,0x08,0x06,0xa9,0xfd, -0xf6,0xc3,0xfc,0x07,0x65,0x01,0xf8,0x07,0x00,0x03,0x98,0xff,0x00,0x19,0xff,0xf7, -0xbf,0x03,0x06,0xfc,0xfa,0xfb,0x5d,0x08,0x05,0xc6,0xf6,0x00,0x58,0x04,0xf9,0xc6, -0x03,0x03,0xc7,0xf7,0xfd,0xb8,0x06,0xff,0xf9,0xfc,0x03,0x34,0xfc,0xfc,0x35,0x07, -0xfe,0x34,0xf7,0x04,0xe4,0x04,0xfb,0x8e,0x03,0x08,0xa1,0xf9,0xf6,0x74,0x04,0x07, -0x43,0x01,0xfe,0xb2,0xfc,0xfc,0xc9,0x04,0x06,0x23,0xfd,0xf8,0x1a,0xff,0x00,0x84, -0x03,0x03,0x5f,0xf9,0xfa,0x69,0x07,0x07,0x55,0xfe,0xfa,0xb1,0xfc,0x03,0x2f,0x08, -0x00,0xbd,0xf6,0xf8,0x2a,0x06,0x0a,0x10,0xff,0xf5,0x99,0xfc,0x08,0xd2,0x03,0xf9, -0x7b,0xfb,0xff,0x7a,0x03,0x04,0x6e,0xfd,0xf9,0xe1,0x04,0x06,0xdf,0xf7,0xf8,0xc3, -0x08,0x04,0xe7,0xf6,0x01,0x66,0x02,0xf9,0xab,0x05,0x04,0xa9,0xf9,0x00,0x9b,0x09, -0xfe,0x22,0xf7,0x04,0x37,0x00,0xf6,0xc9,0x03,0x04,0x27,0xfb,0x02,0x83,0x06,0xfb, -0x81,0xfe,0x04,0x28,0xfa,0xf9,0xd1,0x08,0x06,0xa4,0xfc,0x02,0x69,0x00,0xfa,0x65, -0x00,0x05,0x70,0x01,0xfc,0x83,0xfb,0x03,0xe2,0x02,0x01,0x12,0xfe,0xf7,0x49,0xfd, -0x07,0xb4,0x03,0xf9,0x38,0xfc,0x09,0x93,0x06,0xfd,0xac,0xf8,0xf9,0x52,0x01,0x0b, -0xa9,0x04,0xf7,0x4d,0xf6,0x04,0x47,0x08,0xfb,0xce,0xf9,0x04,0x0e,0x02,0x03,0x6c, -0x01,0xf8,0x0b,0xfb,0x06,0x56,0x01,0xf7,0x37,0x01,0x08,0x09,0xfe,0xfd,0xc9,0x04, -0xf9,0xc2,0xff,0x09,0x09,0xfd,0xf6,0x53,0x04,0x06,0x3d,0xf9,0xfd,0x25,0x05,0xfb, -0x0d,0x03,0x05,0x8a,0xfa,0xfd,0x31,0x06,0xfd,0xa2,0xfa,0x07,0x9a,0x01,0xf6,0x1d, -0x02,0x03,0x72,0xfb,0x01,0x09,0x01,0xfa,0xb6,0x03,0x0a,0x42,0x00,0xf6,0xf9,0xfd, -0x01,0x99,0x00,0x04,0xf1,0xfd,0xf8,0xde,0x00,0x08,0x5e,0x03,0xfb,0xe1,0xf9,0x02, -0xea,0x03,0xfd,0xbd,0xf9,0xfb,0x23,0x02,0x06,0x3d,0x04,0xfc,0xbf,0xfb,0x05,0x1d, -0x05,0xfa,0xdf,0xfc,0x00,0x91,0xfe,0x04,0x5a,0x03,0xfa,0x0b,0xff,0x07,0x82,0xff, -0xf6,0xfb,0x02,0x02,0x1a,0xf8,0x02,0x03,0x01,0xf7,0xba,0x04,0x06,0x1f,0xfa,0xfc, -0xbe,0x08,0x02,0xbc,0xfd,0x05,0x7f,0xfe,0xf9,0x0a,0x05,0xff,0x49,0xf9,0x00,0xc2, -0xfe,0xf8,0xbf,0x00,0x05,0x33,0x00,0x02,0x98,0x03,0xfe,0x5c,0x03,0x01,0x4e,0xfb, -0xfd,0xd6,0xff,0x00,0xec,0xfd,0xfc,0xc2,0xfe,0x02,0x66,0x02,0xfe,0xc8,0xfe,0xfe, -0xa6,0xfe,0x07,0x2e,0x06,0xfb,0x3f,0xfa,0x01,0x1a,0x04,0xfd,0xfc,0xfa,0xfe,0xbd, -0x03,0x04,0xbb,0x00,0xfa,0xb2,0xfe,0x07,0xe5,0x01,0xf7,0x01,0xfb,0x01,0x3f,0x08, -0x06,0xae,0xfa,0xf3,0xcf,0x02,0x07,0xeb,0xf9,0xfb,0xaf,0x05,0xfe,0x67,0xff,0x06, -0xe4,0xfb,0xfb,0x61,0x07,0x01,0x1f,0xfb,0x04,0x4a,0x03,0xf9,0x67,0xfd,0x03,0x07, -0xfd,0x02,0xc2,0x02,0xf6,0x1a,0xff,0x0a,0x9f,0x02,0xfa,0x74,0x01,0xff,0x81,0xfb, -0x04,0x0e,0x01,0xf8,0x08,0x04,0x06,0xdb,0xfb,0xfc,0x7e,0x04,0xfc,0x9f,0xfa,0x04, -0x74,0x02,0xfb,0x2b,0x02,0x05,0xc0,0xfb,0xfb,0xac,0x01,0x01,0x37,0xfe,0xfd,0x4f, -0x00,0x01,0xbc,0x01,0xff,0x69,0xfc,0xff,0x19,0x06,0x01,0x9f,0xf8,0xf8,0xef,0x03, -0x07,0x5f,0x01,0xff,0x2b,0xfb,0xf8,0xd2,0x06,0x05,0x3e,0xf9,0xfb,0xbc,0x06,0x03, -0x68,0xfc,0x03,0x3f,0x01,0xfa,0x25,0x03,0x01,0xf8,0xf7,0x01,0x3f,0x05,0xfb,0x87, -0xfc,0x04,0x8b,0xff,0xf8,0xd8,0x04,0x03,0x5a,0xfd,0x06,0x0c,0x02,0xfa,0xca,0x00, -0x02,0x8f,0xfa,0xfc,0xce,0x04,0xfb,0xdc,0x00,0x07,0x2b,0xff,0xfb,0x80,0x00,0xfd, -0xd0,0xff,0x04,0xb5,0xfd,0xfb,0x93,0x03,0x06,0x7c,0x01,0xfd,0xd4,0xfa,0xfd,0xeb, -0x03,0x01,0xea,0xfe,0xff,0xdb,0xfc,0x01,0x5a,0x06,0x00,0x7a,0xf9,0xf9,0x7f,0x00, -0x01,0x7e,0x03,0x01,0x72,0xfb,0x00,0xe7,0x05,0xff,0x59,0xfb,0xfd,0xbf,0xff,0x02, -0x38,0x04,0x00,0xd2,0xfc,0x02,0x71,0x03,0xfc,0xa4,0xf9,0x00,0xee,0xfe,0x01,0x52, -0x03,0xfc,0xda,0xfd,0x06,0x4a,0x03,0xfa,0xb7,0x00,0x04,0x7d,0xfa,0xfe,0x57,0x05, -0xfb,0x40,0xfd,0x06,0x10,0xff,0xfc,0xf0,0x04,0x02,0x38,0xfb,0x03,0x06,0x02,0xf8, -0x2f,0x02,0x01,0x00,0xfb,0x04,0xb8,0x04,0xfa,0x6e,0xff,0x04,0x9b,0xfe,0xfc,0x95, -0x01,0xff,0x44,0x00,0x01,0x76,0xfb,0xfc,0x3d,0x03,0x04,0xbb,0x00,0xfb,0x59,0xfd, -0x01,0x6f,0x03,0x01,0x54,0xfd,0xfc,0xf9,0x00,0x04,0x46,0x01,0xfb,0xa0,0xfc,0x04, -0xe8,0x03,0xfd,0x50,0xfd,0xfd,0x4b,0x03,0x04,0x3e,0xfb,0xf7,0x1c,0x02,0x07,0x66, -0x00,0xfd,0xd1,0x01,0xfe,0x48,0xff,0x04,0xea,0xfd,0xfa,0xbf,0x05,0x04,0x20,0xf9, -0xfd,0x9e,0x05,0xfd,0x94,0xf8,0x04,0x18,0x03,0xfc,0x82,0x04,0xff,0xfc,0xf9,0x04, -0xf3,0x04,0xfa,0x75,0xfb,0x05,0xdb,0xfe,0xfe,0xfe,0x04,0xfc,0xd2,0xfb,0x06,0x22, -0x02,0xfb,0xf8,0xff,0x00,0x46,0xfe,0x03,0x01,0x01,0xfc,0x33,0x01,0x02,0xd7,0xfd, -0xff,0x85,0x01,0xff,0xbb,0xfd,0x00,0x84,0x00,0xff,0xb8,0x01,0x00,0x3a,0xfc,0xfd, -0xdc,0x03,0x05,0xf2,0xfe,0xfb,0xe5,0x00,0x03,0xf7,0xfe,0xfd,0xe6,0xfd,0xfe,0xf5, -0x02,0x04,0xb7,0xfd,0xfb,0x18,0x03,0x02,0x3e,0xfa,0xfe,0x40,0x03,0x00,0x56,0x02, -0x03,0x97,0xfc,0xfe,0x5f,0x05,0xfd,0x02,0xf8,0x02,0xb1,0x03,0xfc,0x57,0x02,0x03, -0x91,0xfb,0x03,0x45,0x04,0xf9,0x06,0xfb,0x06,0xbf,0x02,0xfa,0x16,0x02,0x00,0x55, -0xfc,0x04,0x1f,0x03,0xf9,0xf0,0xfd,0x04,0x00,0xff,0xfd,0xbc,0x03,0xff,0xa0,0xfb, -0x05,0x90,0x02,0xfc,0xa4,0x02,0x01,0x83,0xfb,0x01,0xd3,0x03,0xfe,0x90,0xfa,0x00, -0xf6,0x01,0x00,0x10,0x01,0xff,0x3c,0xfc,0xfe,0x91,0x03,0x02,0xbb,0xfd,0xfc,0xf2, -0x02,0x05,0xdc,0xff,0xfb,0xd2,0xfb,0x01,0x3b,0x06,0x01,0x13,0xfa,0xfe,0xac,0x05, -0x00,0xf7,0xfb,0x00,0xea,0xfe,0x02,0x33,0x04,0xfd,0x70,0xf9,0x03,0x56,0x03,0xf9, -0x9c,0xff,0x04,0x97,0xfc,0xfe,0xa5,0x03,0xfd,0x07,0x00,0x05,0x0b,0xfc,0xfa,0x96, -0x05,0x04,0x0f,0xfb,0xff,0x24,0x03,0xfc,0xeb,0x02,0x03,0xd4,0xf9,0xfe,0x8f,0x04, -0xfe,0x1b,0xfb,0x02,0x6c,0x00,0xfd,0x29,0x03,0xff,0xdf,0xfb,0x03,0x5a,0x03,0xfb, -0xa4,0xfe,0x04,0x48,0xff,0xfe,0x17,0x02,0xfe,0x34,0x00,0x03,0x99,0xfe,0xfa,0x28, -0x00,0x05,0x47,0x01,0xfb,0x3a,0xfd,0x00,0x39,0x03,0x01,0x7b,0xfd,0xfc,0x4a,0x03, -0x04,0x09,0xfd,0xfc,0x82,0x04,0x03,0xa0,0xfb,0xff,0xee,0x01,0xfd,0x0d,0x01,0xff, -0xee,0xfa,0xff,0x41,0x05,0x00,0x1c,0xfb,0x01,0x36,0x02,0xfe,0xa6,0x01,0xfe,0xff, -0xfb,0x04,0x06,0x04,0xfb,0x4d,0xfe,0x04,0x00,0x01,0xfe,0x87,0xff,0xfb,0x3b,0xfe, -0x06,0xf2,0x00,0xfb,0x11,0x02,0x01,0x09,0xfe,0x03,0x20,0x00,0xfa,0x67,0x01,0x03, -0xb9,0xfc,0xff,0x76,0x03,0xfe,0x29,0xff,0x03,0x21,0xff,0xfc,0x75,0x02,0x01,0x59, -0xfd,0x00,0x0a,0x01,0xfe,0x4d,0x01,0x02,0x33,0x00,0xfe,0xb8,0xfd,0xff,0x9e,0x01, -0x01,0x00,0xfe,0xfc,0x61,0x01,0x05,0x39,0x01,0xfb,0x62,0xfc,0x03,0xb0,0x02,0xfd, -0xdb,0xfd,0xfe,0x29,0x01,0x04,0x9a,0xff,0xfb,0x13,0x00,0x04,0x51,0xff,0xfc,0x84, -0x01,0xff,0x70,0x00,0x05,0x04,0xfe,0xfb,0xdd,0x03,0x02,0xb8,0xfb,0x01,0x11,0x01, -0xfb,0x95,0x00,0x02,0x57,0xfb,0x00,0x63,0x03,0xfd,0x35,0xff,0x05,0x51,0x00,0xfb, -0x9e,0x01,0x00,0x6a,0xfe,0x03,0x98,0x00,0xfc,0x86,0x02,0x02,0x66,0xfd,0xff,0x3c, -0x01,0xfd,0xa4,0xfd,0x02,0x77,0xff,0xfe,0x33,0x02,0xff,0x4d,0xfd,0x00,0x7f,0x02, -0x00,0x61,0x01,0x00,0x75,0xfd,0x00,0x62,0x01,0xfe,0x1e,0xfe,0xff,0x40,0x02,0x01, -0x89,0xfe,0xfd,0x78,0xff,0x02,0x64,0x01,0xfd,0xef,0xfe,0xff,0x95,0x02,0x01,0xeb, -0xfc,0x01,0x63,0x03,0xfe,0x22,0xfd,0x00,0x4e,0xff,0x01,0x12,0x02,0xfc,0xd4,0xfd, -0x03,0x2a,0x00,0xfb,0x18,0x01,0x02,0x88,0xff,0x02,0x11,0x00,0xfc,0xe6,0x01,0x03, -0xa7,0xfe,0xfe,0x84,0x01,0xff,0xe5,0xfd,0x02,0x7b,0x00,0xfc,0x37,0x01,0x02,0x42, -0xfe,0xff,0x45,0x00,0xfe,0x59,0x00,0x02,0x56,0xff,0xfc,0x1a,0x01,0x03,0xc1,0xff, -0xff,0x38,0x00,0xff,0x99,0xfe,0x00,0x5c,0x00,0xfe,0x85,0x00,0x00,0xdb,0x00,0x00, -0xfc,0xfe,0xfd,0x98,0xff,0x02,0xd5,0x00,0xfd,0x84,0xfe,0x01,0x8f,0x01,0xff,0x54, -0xfe,0xfe,0xba,0x01,0x03,0xdf,0xff,0xfc,0x2f,0x00,0x02,0x32,0x00,0xfe,0xc8,0xfe, -0xff,0x95,0x01,0x02,0x61,0xfd,0xfc,0x94,0x01,0x01,0x85,0xfe,0x01,0xe1,0x00,0xff, -0x84,0x01,0x01,0xc0,0xfd,0xfe,0xce,0x01,0xfe,0x5d,0x00,0x01,0xad,0xfe,0xfe,0x2e, -0x01,0xfe,0x8e,0xff,0x02,0x26,0xfe,0xfe,0x6a,0x03,0xff,0x2c,0xfd,0x01,0xa5,0x00, -0xfd,0x1a,0x02,0x01,0xf7,0xfc,0x01,0xf3,0x01,0xfd,0x75,0xfe,0x02,0x64,0x00,0xfe, -0xcb,0x00,0xff,0x5b,0xfe,0x00,0x0e,0x00,0xfe,0x8e,0x00,0x01,0x0b,0x02,0xff,0xf9, -0xfd,0x00,0x77,0xff,0xfd,0xb7,0xff,0x00,0xea,0xfe,0x01,0xdf,0x03,0xff,0x86,0xfd, -0x01,0xda,0x00,0xfe,0x13,0x01,0x00,0x17,0xfd,0x00,0xaa,0x00,0xfb,0x7f,0xff,0x03, -0xa3,0xfe,0xfd,0x4f,0x03,0x01,0x4f,0xff,0x01,0xa8,0x00,0xfe,0x49,0x01,0x00,0x0b, -0xfc,0xfe,0x97,0x02,0x00,0xe9,0xff,0xff,0x99,0xfd,0x01,0x03,0x03,0xfd,0x8a,0xfd, -0x01,0xb2,0xff,0x00,0x12,0x02,0xfe,0x69,0xfd,0x02,0x5f,0x00,0xfd,0xc5,0x02,0x00, -0x7c,0xfd,0x01,0xcc,0x02,0xfe,0x86,0xfd,0x00,0xf6,0xff,0x01,0xf3,0x01,0xfe,0x9d, -0xfc,0x00,0x31,0x02,0xff,0x6f,0xff,0xff,0x32,0xff,0x01,0x1f,0x02,0xff,0xe3,0xfd, -0x00,0x56,0x02,0x00,0x57,0xfd,0xfe,0xca,0x00,0x00,0xa2,0xff,0xff,0x66,0xfe,0x00, -0x46,0x03,0x01,0xb5,0xfd,0xfe,0xfd,0x00,0xff,0xab,0x00,0x01,0xa6,0xfe,0xff,0x8a, -0x01,0xff,0xf7,0xfd,0x00,0xec,0xff,0xfd,0x6e,0x01,0x01,0xad,0xfe,0xfe,0x22,0x01, -0x00,0x70,0x00,0x01,0x35,0xfe,0xff,0xf1,0x01,0x00,0xca,0xfd,0x00,0x36,0x01,0xff, -0xa7,0x00,0xff,0xe3,0xfe,0x01,0x16,0x00,0xfe,0x25,0x00,0x01,0x75,0xfe,0x00,0x32, -0x01,0xff,0x42,0x00,0x00,0xd8,0xfe,0xff,0xff,0x01,0x00,0x88,0xfe,0xff,0x8a,0xff, -0xff,0x85,0x01,0xff,0x6e,0xfe,0xff,0xda,0x01,0x01,0x70,0xfe,0xff,0xd3,0x00,0x00, -0xdd,0xff,0xff,0x54,0xff,0xff,0x0e,0x01,0x00,0x77,0xfe,0xff,0x80,0x01,0x00,0x87, -0xfe,0x01,0xe2,0x00,0xfe,0xf6,0xff,0x00,0x75,0xfe,0x01,0x52,0x02,0xfe,0xaa,0xfd, -0x02,0x43,0x01,0xfe,0xfa,0x00,0x00,0xd0,0xfe,0x01,0x24,0x00,0xfe,0x05,0x00,0x00, -0xab,0xfe,0xff,0xc1,0x00,0xfe,0x7f,0xff,0x01,0x72,0xff,0x00,0x3a,0x01,0xff,0xea, -0xff,0x00,0xfc,0xff,0xff,0xa5,0x00,0x00,0x16,0x00,0x00,0xd4,0xfe,0xfe,0x8d,0x00, -0x00,0xc4,0xff,0xff,0x2c,0xff,0xff,0x36,0x01,0x00,0x1e,0xff,0xfe,0x7e,0x00,0x01, -0xa4,0x00,0xff,0x96,0xff,0x00,0x84,0x00,0x00,0xe1,0xfe,0xfe,0xcf,0x01,0x01,0x78, -0xff,0xfe,0x85,0x00,0x00,0x8b,0xfe,0x00,0x91,0x00,0xfe,0xdc,0xff,0x00,0xdb,0xff, -0x00,0x65,0x01,0xfe,0x4d,0xfe,0x01,0x7f,0x01,0xfe,0x16,0x00,0xff,0xbd,0xfe,0x01, -0x8a,0x00,0xfd,0x3f,0x00,0x01,0xfe,0xff,0xfe,0xeb,0xff,0xff,0x93,0xff,0x01,0x25, -0x00,0xff,0x46,0x00,0x00,0x23,0x00,0xff,0xca,0xff,0xff,0x53,0x00,0x01,0x03,0x00, -0xfe,0xce,0xff,0x00,0xcd,0xff,0xff,0xce,0x00,0xff,0xbd,0xff,0x00,0xdd,0xff,0xff, -0x9b,0xff,0xfe,0x6a,0x00,0x01,0xe7,0xff,0xfe,0x68,0xff,0x01,0xf3,0x00,0xff,0xd0, -0xfe,0xff,0x67,0x01,0x00,0xfd,0xfe,0xff,0xc6,0x01,0x00,0x6f,0xfe,0xff,0xc5,0xff, -0xff,0x46,0x01,0x00,0x04,0xfe,0x00,0x6c,0x01,0xfe,0x3f,0x00,0x00,0xaa,0xfe,0xff, -0x58,0x01,0xff,0xf3,0xff,0x01,0x1c,0xff,0xff,0x11,0x01,0x00,0xe1,0xfe,0x00,0x67, -0x00,0xff,0xcf,0xff,0xfe,0x1c,0x00,0x01,0x47,0xff,0xff,0xa2,0x00,0x00,0xc0,0xff, -0x00,0x7a,0x00,0xff,0xd3,0xff,0xff,0xce,0xff,0x01,0xf2,0x00,0xff,0x28,0xff,0xff, -0xcf,0xff,0x00,0x80,0x00,0xfe,0xad,0xff,0x00,0xae,0x00,0x00,0x02,0xff,0xff,0xba, -0x00,0x00,0xb3,0xff,0xff,0xe8,0xff,0x01,0x51,0x00,0xff,0x30,0xff,0x00,0x79,0x00, -0xff,0xca,0xff,0x00,0xf4,0xff,0x00,0x6c,0x00,0xff,0x43,0xff,0x01,0x30,0x00,0xfe, -0x9b,0x00,0x00,0xe3,0xfe,0x00,0x75,0x00,0xfe,0x6f,0x00,0x00,0x8e,0xff,0xff,0xbc, -0x00,0x00,0x21,0xff,0x00,0x04,0x00,0xfe,0x6e,0x00,0x00,0x25,0x00,0x00,0x5e,0xff, -0xff,0x90,0x00,0x00,0xbb,0xff,0xff,0x0c,0x00,0xff,0x77,0x00,0x00,0x8a,0xff,0xff, -0xbc,0x00,0x00,0x84,0xff,0xff,0x7d,0xff,0xff,0xa6,0x00,0x00,0xc6,0xfe,0xff,0xeb, -0x00,0x00,0x07,0x00,0xff,0x65,0xff,0x00,0x09,0x01,0xff,0x1a,0xff,0x00,0x95,0x00, -0xff,0x5f,0xff,0x00,0x10,0x00,0xff,0xea,0xff,0x00,0x93,0xff,0xff,0xbe,0x00,0xff, -0x68,0xff,0x00,0xfe,0xff,0xfe,0x6a,0x00,0x00,0x7f,0xff,0x00,0x64,0x00,0xff,0x52, -0x00,0x00,0x08,0xff,0xff,0x1a,0x01,0xff,0x7d,0xff,0x00,0xa6,0xff,0xff,0xcd,0x00, -0xff,0x96,0xff,0x00,0xe9,0xff,0xff,0x3d,0x00,0xff,0x6e,0xff,0x00,0xb7,0x00,0xff, -0x2b,0x00,0x00,0x12,0xff,0xff,0xcf,0x00,0xff,0x7d,0xff,0xff,0xcd,0xff,0x00,0x81, -0x00,0x00,0x61,0xff,0xff,0xda,0x00,0x00,0x47,0xff,0xff,0x17,0x00,0x00,0xca,0x00, -0x00,0x12,0xff,0xff,0xf8,0x00,0x00,0xa2,0xfe,0xff,0x98,0x00,0x00,0xd7,0xff,0xff, -0x9b,0xff,0xff,0xbf,0x00,0xff,0xee,0xfe,0x00,0xe1,0x00,0xff,0xfd,0xff,0x00,0x9b, -0xff,0xff,0x57,0x00,0xff,0x5c,0xff,0x00,0x48,0x00,0xff,0xb7,0x00,0x00,0x5a,0xff, -0xff,0x3e,0x00,0xff,0xe9,0xff,0x00,0xa4,0xff,0x00,0x90,0x00,0xff,0x0e,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x7e,0xff,0xfe,0x7d,0xfe,0xfe,0x03, -0xfe,0xfd,0xad,0xfd,0xfd,0x78,0xfd,0xfd,0x56,0xfd,0xfd,0x44,0xfd,0xfd,0x23,0xfd, -0xfd,0x01,0xfd,0xfc,0xbe,0xfc,0xfc,0x89,0xfc,0xfc,0x56,0xfc,0xfc,0x17,0xfd,0xfe, -0x82,0xff,0x00,0x2f,0x02,0x03,0xc1,0x03,0x04,0xc5,0x04,0x05,0x83,0x05,0x05,0xeb, -0x05,0x05,0x0f,0x06,0x06,0x32,0x06,0x06,0x75,0x06,0x06,0x68,0x06,0x06,0x90,0x05, -0x05,0xe2,0x04,0x04,0x9c,0x04,0x03,0x6e,0x02,0x00,0x14,0xfe,0xfc,0x91,0xfa,0xf9, -0xa7,0xf8,0xf8,0x80,0xf7,0xf7,0x03,0xf7,0xf6,0xff,0xf6,0xf7,0x31,0xf7,0xf7,0x76, -0xf7,0xf7,0x99,0xf7,0xf7,0xaa,0xf7,0xf7,0xba,0xf7,0xf7,0xaa,0xf7,0xf7,0xad,0xf8, -0xfa,0x68,0xfd,0x00,0xfc,0x03,0x06,0x78,0x08,0x09,0x2e,0x0b,0x0c,0x23,0x0d,0x0d, -0x4d,0x0e,0x0e,0xc9,0x0e,0x0e,0x1f,0x0f,0x0f,0x95,0x0f,0x0f,0x3b,0x0f,0x0d,0xfe, -0x0b,0x09,0x5e,0x08,0x07,0x6a,0x07,0x06,0x68,0x04,0x00,0x7d,0xfc,0xf8,0xe4,0xf4, -0xf2,0x29,0xf1,0xf0,0x62,0xef,0xee,0x7c,0xee,0xee,0x96,0xee,0xee,0x4e,0xef,0xef, -0x0a,0xf0,0xf0,0x95,0xf0,0xf0,0xdb,0xf0,0xf0,0x1f,0xf1,0xf1,0x64,0xf1,0xf1,0x8a, -0xf2,0xf4,0x2e,0xf9,0xfe,0xac,0x04,0x09,0xdd,0x0d,0x10,0x0c,0x13,0x14,0x8e,0x16, -0x17,0xcd,0x18,0x19,0xd6,0x19,0x1a,0x41,0x1a,0x1a,0x09,0x1b,0x1b,0xc4,0x1a,0x18, -0x7d,0x15,0x11,0xb5,0x0d,0x0b,0x87,0x0a,0x09,0xab,0x07,0x03,0x35,0xfd,0xf6,0x66, -0xf0,0xec,0x40,0xe9,0xe7,0x69,0xe6,0xe5,0x19,0xe5,0xe5,0x40,0xe5,0xe5,0x8c,0xe6, -0xe7,0x25,0xe8,0xe8,0x8e,0xe9,0xea,0x70,0xea,0xea,0xfb,0xea,0xeb,0x73,0xeb,0xeb, -0x4b,0xec,0xee,0x83,0xf2,0xf9,0x43,0x01,0x09,0xd2,0x0f,0x14,0x6c,0x18,0x1b,0xa3, -0x1d,0x1f,0x3a,0x21,0x22,0xd3,0x22,0x23,0x94,0x23,0x23,0x7f,0x24,0x25,0x21,0x25, -0x23,0xa9,0x1f,0x1a,0x40,0x14,0x0f,0xbf,0x0d,0x0c,0x8d,0x0b,0x08,0xc1,0x01,0xf9, -0xe7,0xf0,0xe9,0xcc,0xe4,0xe1,0xdb,0xdf,0xde,0xea,0xdd,0xdd,0xb8,0xdd,0xde,0x24, -0xdf,0xe0,0x43,0xe1,0xe2,0xf2,0xe2,0xe3,0xe8,0xe3,0xe4,0x21,0xe4,0xe4,0x53,0xe4, -0xe4,0xa7,0xe4,0xe5,0x1c,0xe9,0xef,0x09,0xf9,0x03,0xdc,0x0d,0x15,0xfe,0x1b,0x20, -0x17,0x24,0x27,0x61,0x29,0x2b,0x21,0x2c,0x2c,0x5d,0x2d,0x2d,0x6b,0x2e,0x2f,0x36, -0x30,0x2f,0xe7,0x2b,0x25,0xfa,0x1d,0x17,0x70,0x12,0x10,0xc8,0x0f,0x0d,0x8c,0x08, -0xff,0x1c,0xf5,0xea,0x9c,0xe2,0xdd,0xd2,0xd9,0xd7,0x6c,0xd6,0xd5,0x8a,0xd5,0xd5, -0xef,0xd6,0xd8,0x62,0xd9,0xda,0x79,0xdb,0xdc,0xa2,0xdc,0xdc,0xde,0xdc,0xdc,0x48, -0xdc,0xdc,0x42,0xdc,0xdc,0xcc,0xde,0xe3,0x1e,0xed,0xf9,0xd8,0x06,0x12,0x0b,0x1c, -0x23,0x50,0x28,0x2c,0x3b,0x30,0x32,0x8c,0x34,0x35,0x5a,0x36,0x36,0x9d,0x37,0x38, -0x0b,0x3a,0x3a,0x05,0x38,0x32,0x72,0x29,0x20,0x04,0x19,0x14,0x5e,0x13,0x12,0xd2, -0x0e,0x07,0xda,0xfc,0xf0,0x99,0xe5,0xdd,0xc4,0xd7,0xd4,0x46,0xd2,0xd0,0x1d,0xd0, -0xd0,0xd1,0xd0,0xd2,0x92,0xd3,0xd4,0xde,0xd5,0xd6,0x07,0xd7,0xd7,0x86,0xd7,0xd7, -0x72,0xd6,0xd5,0xcf,0xd5,0xd5,0xac,0xd6,0xd9,0x7f,0xe1,0xed,0x67,0xfc,0x0b,0x67, -0x18,0x22,0x27,0x2a,0x30,0xe2,0x34,0x38,0x49,0x3b,0x3d,0x31,0x3e,0x3e,0xbe,0x3f, -0x40,0xbf,0x42,0x43,0x0f,0x43,0x3e,0x63,0x35,0x2a,0x88,0x20,0x19,0xf8,0x15,0x14, -0xe9,0x12,0x0d,0x9f,0x04,0xf7,0x5c,0xea,0xde,0xbe,0xd6,0xd1,0xf6,0xcd,0xcb,0x1a, -0xca,0xc9,0xf8,0xc9,0xcb,0xf3,0xcc,0xce,0xc9,0xcf,0xd0,0x18,0xd1,0xd1,0x3b,0xd2, -0xd2,0xb4,0xd1,0xd0,0x1d,0xd0,0xcf,0xca,0xcf,0xd1,0x86,0xd6,0xe0,0xcb,0xef,0x01, -0xa2,0x11,0x1f,0xd5,0x29,0x31,0x3e,0x38,0x3d,0x14,0x41,0x43,0x6c,0x45,0x46,0x77, -0x47,0x48,0x9c,0x4a,0x4c,0xf7,0x4c,0x49,0xbb,0x41,0x36,0xd1,0x29,0x1f,0xad,0x19, -0x17,0xe0,0x15,0x13,0x32,0x0c,0x00,0x28,0xf2,0xe4,0xa0,0xd8,0xd0,0x7b,0xcb,0xc7, -0x7f,0xc5,0xc4,0xc0,0xc3,0xc4,0x9c,0xc6,0xc8,0xf8,0xc9,0xca,0x5d,0xcb,0xcc,0xd0, -0xcc,0xcd,0x87,0xcd,0xcc,0xbc,0xcb,0xca,0x3c,0xca,0xca,0x17,0xcd,0xd4,0xd7,0xe1, -0xf3,0xfc,0x06,0x18,0x75,0x26,0x31,0xe6,0x39,0x40,0xc8,0x45,0x49,0x5a,0x4c,0x4e, -0x92,0x4f,0x51,0x01,0x53,0x55,0xd5,0x56,0x55,0x11,0x4e,0x42,0x23,0x34,0x27,0x46, -0x1e,0x19,0xb8,0x17,0x16,0x80,0x11,0x08,0x63,0xfa,0xea,0x7b,0xdc,0xd1,0x19,0xca, -0xc4,0x3f,0xc1,0xbe,0x59,0xbd,0xbd,0x8d,0xbf,0xc1,0xac,0xc3,0xc4,0x8e,0xc5,0xc6, -0xf1,0xc6,0xc8,0x12,0xc9,0xc9,0x53,0xc8,0xc7,0x02,0xc6,0xc5,0x26,0xc6,0xca,0x0a, -0xd5,0xe5,0x65,0xf9,0x0d,0xfd,0x1f,0x2e,0x66,0x39,0x41,0xcf,0x48,0x4e,0x02,0x52, -0x54,0x9a,0x56,0x58,0x13,0x5a,0x5c,0xc8,0x5e,0x5e,0x57,0x59,0x4e,0x39,0x40,0x31, -0x1a,0x26,0x1e,0x3c,0x1b,0x19,0xb7,0x16,0x10,0x61,0x04,0xf4,0xae,0xe4,0xd6,0xe9, -0xcb,0xc4,0xf5,0xbe,0xbb,0x90,0xb8,0xb7,0xff,0xb8,0xbb,0x30,0xbd,0xbe,0xac,0xbf, -0xc0,0x03,0xc1,0xc2,0x17,0xc4,0xc5,0x33,0xc5,0xc4,0xd5,0xc2,0xc1,0xa5,0xc0,0xc2, -0x69,0xc9,0xd6,0xa9,0xe9,0xff,0x5b,0x15,0x27,0x2b,0x36,0x41,0x24,0x4a,0x51,0x72, -0x56,0x5a,0xf4,0x5c,0x5f,0x10,0x61,0x63,0x29,0x66,0x67,0xb0,0x63,0x5a,0x26,0x4c, -0x3c,0x53,0x2e,0x24,0xa7,0x1e,0x1b,0x5a,0x19,0x15,0x70,0x0c,0xff,0xc1,0xee,0xde, -0xb8,0xd0,0xc6,0xf6,0xbe,0xb9,0xf9,0xb5,0xb4,0x94,0xb4,0xb6,0xa5,0xb8,0xba,0xa8, -0xbb,0xbc,0x04,0xbd,0xbe,0x35,0xc0,0xc2,0xb4,0xc3,0xc3,0xdf,0xc2,0xc1,0x81,0xbf, -0xbf,0x09,0xc3,0xcb,0x5e,0xdb,0xf0,0xe1,0x06,0x1c,0x04,0x2e,0x3b,0xae,0x46,0x4f, -0x04,0x56,0x5b,0xc1,0x5e,0x61,0x19,0x64,0x66,0x9b,0x69,0x6b,0xc6,0x69,0x62,0x06, -0x55,0x44,0xd8,0x34,0x28,0x2d,0x21,0x1c,0xeb,0x19,0x16,0xc9,0x10,0x06,0x9b,0xf8, -0xe8,0xd5,0xd8,0xcc,0x50,0xc2,0xbb,0x85,0xb6,0xb3,0xfb,0xb2,0xb4,0x11,0xb6,0xb8, -0x51,0xb9,0xba,0xa1,0xba,0xbb,0x6a,0xbd,0xbf,0x8e,0xc2,0xc4,0x02,0xc4,0xc2,0x67, -0xc0,0xbf,0xd0,0xbf,0xc4,0x0e,0xd0,0xe1,0x78,0xf7,0x0e,0x06,0x23,0x33,0x1d,0x41, -0x4b,0x2a,0x54,0x5a,0xdd,0x5f,0x63,0xca,0x66,0x69,0xcc,0x6c,0x6f,0x02,0x6f,0x69, -0xb9,0x5d,0x4d,0xe2,0x3b,0x2d,0x1b,0x24,0x1e,0x73,0x1a,0x17,0x92,0x12,0x0b,0xf3, -0xff,0xf1,0x96,0xe1,0xd2,0x0e,0xc7,0xbe,0x23,0xb8,0xb4,0x84,0xb2,0xb2,0x2a,0xb4, -0xb6,0x70,0xb7,0xb8,0xd5,0xb8,0xb9,0x2a,0xbb,0xbd,0x99,0xc0,0xc3,0x06,0xc5,0xc4, -0x3d,0xc3,0xc1,0x52,0xc0,0xc2,0x46,0xc9,0xd6,0x35,0xe9,0xff,0xd8,0x15,0x29,0x56, -0x39,0x45,0x2f,0x50,0x58,0x93,0x5e,0x63,0xca,0x67,0x6b,0xd6,0x6e,0x71,0xdc,0x72, -0x6f,0x96,0x65,0x55,0xff,0x43,0x33,0xeb,0x27,0x20,0x76,0x1b,0x17,0x27,0x13,0x0d, -0xa4,0x04,0xf8,0x0a,0xea,0xda,0xeb,0xcc,0xc2,0x92,0xba,0xb5,0x0c,0xb3,0xb2,0xd2, -0xb2,0xb4,0xe6,0xb5,0xb6,0x5d,0xb7,0xb7,0x3f,0xb9,0xbb,0x65,0xbe,0xc1,0x1f,0xc5, -0xc6,0x4b,0xc6,0xc4,0xc8,0xc2,0xc2,0x3b,0xc6,0xce,0xbe,0xdd,0xf1,0xfa,0x07,0x1d, -0x49,0x30,0x3f,0x97,0x4b,0x55,0x45,0x5d,0x63,0xc9,0x68,0x6d,0xf2,0x70,0x74,0xe3, -0x75,0x74,0xb1,0x6c,0x5e,0x1f,0x4d,0x3b,0x13,0x2d,0x23,0x39,0x1d,0x17,0xff,0x12, -0x0d,0x86,0x06,0xfd,0xe3,0xf0,0xe2,0xd7,0xd3,0xc7,0xd4,0xbd,0xb7,0x88,0xb3,0xb1, -0x39,0xb1,0xb2,0x72,0xb3,0xb4,0x39,0xb5,0xb5,0x0e,0xb7,0xb8,0xdf,0xbb,0xbf,0xba, -0xc3,0xc6,0x5e,0xc8,0xc7,0x8e,0xc6,0xc5,0x57,0xc6,0xcb,0x41,0xd5,0xe5,0x63,0xf9, -0x0f,0x03,0x24,0x36,0xd0,0x44,0x50,0x9d,0x5a,0x62,0x19,0x69,0x6e,0x07,0x73,0x76, -0xba,0x78,0x78,0xe2,0x72,0x67,0x35,0x56,0x43,0x60,0x32,0x26,0x2a,0x1f,0x19,0xf7, -0x13,0x0e,0xf3,0x07,0x00,0xf4,0xf5,0xe9,0xb0,0xda,0xcd,0x64,0xc2,0xba,0x58,0xb5, -0xb2,0xd3,0xb0,0xb0,0x8c,0xb1,0xb2,0x48,0xb3,0xb3,0xef,0xb4,0xb6,0x38,0xb9,0xbc, -0x5f,0xc1,0xc5,0xda,0xc8,0xca,0x25,0xca,0xc9,0xa2,0xc8,0xca,0x98,0xd0,0xdc,0xd0, -0xec,0x01,0x94,0x16,0x2a,0xd8,0x3b,0x4a,0x45,0x56,0x60,0x21,0x68,0x6e,0x8e,0x74, -0x78,0x4b,0x7b,0x7b,0x18,0x78,0x6e,0x8e,0x5f,0x4c,0x52,0x39,0x2a,0x8e,0x21,0x1b, -0x83,0x15,0x0f,0xf7,0x08,0x01,0x0c,0xf9,0xed,0xee,0xe0,0xd3,0xea,0xc7,0xbe,0x3c, -0xb8,0xb3,0x5e,0xb1,0xb0,0x02,0xb0,0xb0,0x69,0xb1,0xb2,0x02,0xb3,0xb4,0xd7,0xb6, -0xba,0x94,0xbe,0xc3,0x07,0xc8,0xcb,0xe5,0xcc,0xcc,0x6f,0xcc,0xcc,0x28,0xcf,0xd6, -0x14,0xe3,0xf4,0x3c,0x09,0x1d,0xfd,0x30,0x41,0x2d,0x50,0x5c,0x01,0x66,0x6e,0x57, -0x75,0x7a,0x76,0x7d,0x7e,0x86,0x7c,0x75,0xdc,0x68,0x56,0x77,0x42,0x31,0x33,0x25, -0x1d,0x67,0x17,0x11,0x00,0x0a,0x02,0xcb,0xfa,0xf1,0xa2,0xe5,0xd9,0xa4,0xcd,0xc3, -0x4e,0xbc,0xb6,0x98,0xb2,0xb0,0xf3,0xae,0xae,0x4c,0xaf,0xb0,0xd0,0xb0,0xb2,0x42, -0xb4,0xb7,0xa8,0xbb,0xc0,0xda,0xc5,0xca,0xb7,0xcd,0xcf,0x39,0xd0,0xd0,0xb1,0xd0, -0xd4,0x72,0xdc,0xea,0x23,0xfc,0x10,0xf0,0x23,0x36,0x18,0x47,0x55,0x96,0x61,0x6b, -0x7e,0x74,0x7a,0x8b,0x7e,0x7f,0x0f,0x7f,0x7a,0x25,0x70,0x60,0x91,0x4c,0x39,0x1a, -0x2b,0x21,0xf8,0x1a,0x14,0x39,0x0d,0x05,0xa6,0xfd,0xf5,0xc0,0xea,0xdf,0x14,0xd4, -0xca,0x04,0xc2,0xbb,0x56,0xb6,0xb2,0x09,0xb0,0xae,0x8b,0xae,0xae,0xbf,0xaf,0xb0, -0x8c,0xb2,0xb5,0xf3,0xb8,0xbd,0xea,0xc2,0xc8,0xc2,0xcc,0xd0,0x95,0xd2,0xd3,0x87, -0xd3,0xd4,0x86,0xd8,0xe1,0x6c,0xf0,0x02,0x29,0x16,0x29,0x76,0x3b,0x4b,0xda,0x59, -0x66,0x92,0x70,0x78,0xba,0x7d,0x7f,0x9e,0x7f,0x7c,0xf6,0x74,0x67,0x1f,0x56,0x42, -0xd9,0x31,0x26,0xc2,0x1e,0x18,0x8a,0x11,0x09,0x26,0x01,0xf8,0x8c,0xef,0xe5,0x62, -0xda,0xd0,0x18,0xc8,0xc1,0x62,0xbb,0xb6,0x88,0xb2,0xaf,0x5b,0xae,0xae,0x81,0xae, -0xaf,0xd6,0xb0,0xb3,0x62,0xb6,0xba,0xdc,0xbf,0xc5,0xa4,0xca,0xcf,0x68,0xd3,0xd5, -0xff,0xd6,0xd7,0x41,0xd8,0xdd,0x61,0xe7,0xf6,0xb9,0x08,0x1b,0x2a,0x2e,0x3f,0xa8, -0x4f,0x5e,0xf3,0x6a,0x75,0xe1,0x7b,0x7f,0xe5,0x7f,0x7e,0xe0,0x78,0x6e,0x2d,0x5f, -0x4c,0x80,0x39,0x2b,0x25,0x22,0x1b,0x9d,0x15,0x0e,0x70,0x05,0xfc,0x0d,0xf4,0xea, -0xaa,0xe0,0xd6,0x5e,0xce,0xc7,0xa7,0xc1,0xbc,0x14,0xb7,0xb2,0x9a,0xaf,0xae,0xc0, -0xad,0xae,0x75,0xaf,0xb1,0x25,0xb4,0xb7,0xbf,0xbc,0xc2,0xd2,0xc7,0xcd,0xa7,0xd2, -0xd7,0xd0,0xd9,0xda,0xcc,0xda,0xdc,0xe4,0xe1,0xec,0x8f,0xfc,0x0e,0xc7,0x20,0x32, -0x97,0x43,0x53,0xee,0x62,0x6f,0x77,0x78,0x7d,0x17,0x7f,0x7e,0x15,0x7b,0x73,0xdb, -0x66,0x55,0xf2,0x41,0x31,0xe6,0x25,0x1e,0xda,0x18,0x11,0x6e,0x09,0x00,0xb5,0xf7, -0xef,0x75,0xe6,0xdd,0xb4,0xd4,0xcd,0xb9,0xc7,0xc2,0xb5,0xbc,0xb7,0x40,0xb2,0xaf, -0xd3,0xad,0xad,0x7b,0xae,0xaf,0x4f,0xb2,0xb5,0x1b,0xba,0xbf,0xd3,0xc4,0xca,0x9b, -0xd0,0xd6,0xf4,0xda,0xdd,0x7b,0xde,0xde,0x87,0xe0,0xe7,0xf1,0xf2,0x02,0x5c,0x14, -0x25,0x2f,0x37,0x48,0x91,0x58,0x67,0x06,0x73,0x7a,0x83,0x7d,0x7e,0x81,0x7c,0x77, -0xeb,0x6d,0x5e,0xa7,0x4b,0x39,0x26,0x2b,0x21,0x3b,0x1b,0x14,0x0d,0x0d,0x04,0x93, -0xfb,0xf3,0xc9,0xeb,0xe3,0xe7,0xda,0xd3,0xf3,0xcc,0xc7,0xad,0xc2,0xbc,0xcc,0xb6, -0xb1,0xbd,0xae,0xad,0x77,0xad,0xae,0x46,0xb0,0xb3,0x33,0xb7,0xbc,0x90,0xc1,0xc7, -0xf9,0xcd,0xd4,0x35,0xda,0xde,0x2b,0xe1,0xe1,0xd9,0xe1,0xe4,0x39,0xec,0xf8,0xee, -0x08,0x19,0xdf,0x2a,0x3b,0xaa,0x4c,0x5c,0xde,0x6a,0x74,0x8b,0x7a,0x7d,0x41,0x7d, -0x7a,0xfd,0x73,0x67,0xf6,0x55,0x42,0x5f,0x32,0x26,0x13,0x1e,0x17,0x68,0x10,0x08, -0x51,0xff,0xf7,0x04,0xf0,0xe8,0x0d,0xe1,0xd9,0x42,0xd2,0xcc,0x1d,0xc8,0xc2,0x7c, -0xbc,0xb6,0x33,0xb1,0xae,0x35,0xad,0xad,0x95,0xae,0xb0,0x5e,0xb4,0xb8,0x2e,0xbe, -0xc4,0x92,0xca,0xd1,0x47,0xd8,0xde,0xd6,0xe2,0xe4,0xed,0xe4,0xe5,0xb3,0xe8,0xf1, -0xa5,0xfe,0x0e,0x28,0x1f,0x2f,0x7a,0x40,0x51,0xb4,0x60,0x6d,0xa3,0x75,0x7a,0x86, -0x7c,0x7c,0x75,0x78,0x6f,0xa0,0x5f,0x4c,0xad,0x3a,0x2c,0xa0,0x21,0x1a,0x21,0x13, -0x0b,0xc5,0x02,0xfa,0x99,0xf3,0xed,0x95,0xe6,0xdf,0xe3,0xd7,0xd1,0xed,0xcc,0xc8, -0x82,0xc2,0xbb,0x9f,0xb5,0xb0,0xfc,0xad,0xac,0x3e,0xad,0xae,0x7b,0xb1,0xb5,0x87, -0xba,0xc0,0xc5,0xc6,0xcd,0x3d,0xd5,0xdc,0x76,0xe2,0xe6,0xc5,0xe7,0xe7,0xbc,0xe8, -0xed,0xf5,0xf6,0x04,0x39,0x14,0x24,0xc7,0x34,0x45,0x02,0x55,0x63,0x11,0x6e,0x75, -0x39,0x7a,0x7c,0x86,0x7b,0x75,0xc5,0x68,0x57,0xe1,0x43,0x32,0x0e,0x26,0x1c,0x5c, -0x15,0x0d,0x9c,0x05,0xfd,0xea,0xf6,0xf1,0xc5,0xeb,0xe5,0x46,0xde,0xd7,0x96,0xd1, -0xcc,0xaa,0xc7,0xc1,0x2c,0xbb,0xb4,0x5f,0xb0,0xad,0xca,0xac,0xad,0x56,0xaf,0xb2, -0x3b,0xb7,0xbc,0x0b,0xc3,0xca,0xa1,0xd1,0xd9,0x75,0xe0,0xe6,0x82,0xe9,0xea,0x98, -0xea,0xec,0x04,0xf2,0xfc,0x26,0x0a,0x19,0xca,0x29,0x39,0x5c,0x49,0x57,0x8d,0x64, -0x6e,0xb7,0x75,0x7a,0x99,0x7c,0x79,0xcf,0x70,0x61,0x24,0x4e,0x3b,0xd5,0x2b,0x20, -0xa6,0x17,0x0f,0xed,0x07,0x00,0x93,0xf9,0xf4,0xd6,0xef,0xea,0x8c,0xe4,0xdd,0xb7, -0xd6,0xd1,0xf0,0xcb,0xc6,0xcc,0xc0,0xba,0x64,0xb4,0xb0,0x90,0xad,0xac,0xef,0xad, -0xb0,0x25,0xb4,0xb9,0x12,0xbf,0xc5,0x9f,0xcd,0xd5,0x8a,0xdd,0xe4,0xc8,0xe9,0xec, -0x17,0xed,0xed,0x37,0xf0,0xf7,0x00,0x02,0x10,0xb2,0x1f,0x2f,0x65,0x3e,0x4c,0x88, -0x59,0x64,0x8f,0x6e,0x76,0x31,0x7b,0x7c,0x44,0x77,0x6b,0xc4,0x59,0x46,0x95,0x34, -0x26,0x76,0x1b,0x12,0x25,0x0a,0x02,0xf9,0xfb,0xf6,0xcc,0xf2,0xee,0xcc,0xe9,0xe3, -0x76,0xdc,0xd5,0x2e,0xd0,0xcb,0xe1,0xc5,0xc0,0xd1,0xb9,0xb4,0x14,0xb0,0xad,0x1b, -0xad,0xae,0xf2,0xb0,0xb5,0xc4,0xba,0xc1,0x07,0xc9,0xd1,0xc4,0xd9,0xe1,0x7d,0xe8, -0xec,0x0f,0xef,0xef,0x99,0xf0,0xf4,0x14,0xfc,0x07,0x4d,0x16,0x25,0x27,0x34,0x41, -0x6c,0x4e,0x5a,0x63,0x65,0x6f,0x55,0x77,0x7c,0x40,0x7b,0x73,0x86,0x64,0x51,0x68, -0x3e,0x2d,0x9e,0x20,0x15,0xbd,0x0c,0x04,0x1c,0xfe,0xf8,0x2e,0xf5,0xf1,0x3f,0xee, -0xe9,0x81,0xe2,0xdb,0xc7,0xd4,0xcf,0xf1,0xc9,0xc4,0x1c,0xbf,0xb9,0xf3,0xb3,0xb0, -0xd1,0xad,0xad,0xd7,0xae,0xb2,0xd0,0xb6,0xbd,0x61,0xc4,0xcc,0xac,0xd5,0xde,0xf5, -0xe5,0xec,0xe0,0xef,0xf1,0x29,0xf2,0xf3,0x4a,0xf8,0x01,0x71,0x0d,0x1b,0x4c,0x2a, -0x37,0x0c,0x44,0x4f,0x3b,0x5b,0x66,0xa6,0x70,0x78,0x3a,0x7c,0x78,0xbe,0x6d,0x5c, -0xd6,0x48,0x36,0xd6,0x26,0x1a,0x70,0x0f,0x06,0x9a,0xff,0xfa,0xf6,0xf6,0xf4,0x6b, -0xf2,0xee,0x0b,0xe9,0xe1,0x4d,0xda,0xd3,0xa7,0xcd,0xc8,0x57,0xc3,0xbe,0xc0,0xb8, -0xb4,0xa3,0xb0,0xae,0x39,0xae,0xaf,0x3b,0xb3,0xb8,0x57,0xbf,0xc7,0x98,0xd0,0xd9, -0x7d,0xe2,0xe9,0x2c,0xef,0xf2,0x95,0xf3,0xf4,0xf6,0xf6,0xfc,0xdf,0x06,0x13,0x8a, -0x21,0x2e,0xab,0x3a,0x45,0xdd,0x50,0x5c,0x82,0x67,0x72,0xa1,0x79,0x7b,0xe4,0x74, -0x66,0x0c,0x54,0x40,0x85,0x2e,0x1f,0x18,0x13,0x08,0x1f,0x01,0xfb,0x07,0xf8,0xf6, -0x03,0xf5,0xf2,0xcf,0xee,0xe8,0x84,0xe0,0xd8,0xec,0xd1,0xcc,0x01,0xc7,0xc2,0x83, -0xbd,0xb8,0xbe,0xb4,0xb1,0x45,0xaf,0xae,0xbf,0xb0,0xb4,0x8a,0xba,0xc2,0x33,0xcb, -0xd4,0x1c,0xde,0xe6,0x47,0xed,0xf2,0xa0,0xf4,0xf5,0x3d,0xf7,0xfa,0x0d,0x02,0x0c, -0x29,0x19,0x25,0xbe,0x31,0x3c,0x5a,0x47,0x52,0xd4,0x5d,0x69,0x1a,0x74,0x7a,0x14, -0x79,0x6f,0xf6,0x5e,0x4b,0xe5,0x37,0x26,0x2a,0x18,0x0c,0x56,0x03,0xfc,0xfe,0xf8, -0xf7,0x92,0xf6,0xf5,0x4c,0xf3,0xee,0xf3,0xe6,0xde,0xdb,0xd6,0xd0,0x70,0xca,0xc5, -0x7b,0xc1,0xbd,0x46,0xb9,0xb5,0xe5,0xb1,0xaf,0xad,0xaf,0xb1,0x4c,0xb6,0xbd,0xa1, -0xc5,0xcf,0x14,0xd9,0xe2,0x23,0xea,0xf0,0x65,0xf4,0xf6,0xa7,0xf7,0xf9,0xcd,0xfe, -0x07,0x12,0x12,0x1d,0x6e,0x29,0x34,0xb3,0x3e,0x49,0x64,0x54,0x60,0x03,0x6c,0x75, -0x15,0x79,0x74,0x6c,0x68,0x56,0xd9,0x42,0x2f,0x7f,0x1f,0x11,0xeb,0x06,0xff,0x31, -0xfa,0xf8,0xd0,0xf7,0xf8,0x83,0xf7,0xf4,0x14,0xee,0xe5,0x0d,0xdd,0xd4,0x2f,0xce, -0xc8,0x4b,0xc4,0xc0,0x0a,0x00,0x00,0xc0,0xff,0x02,0x3b,0x00,0xff,0x8a,0x01,0x00, -0xb2,0xfc,0x06,0x50,0xfd,0xfe,0xd7,0x02,0x05,0x1a,0xfb,0xfe,0xdf,0x05,0xfe,0x27, -0x03,0x04,0x08,0x05,0x05,0x99,0x02,0xfa,0x19,0x07,0xfb,0x84,0x06,0x02,0x1d,0x08, -0x06,0xfa,0x06,0x09,0x8d,0x08,0x07,0xb3,0x07,0x06,0xfa,0x08,0x04,0x52,0x08,0x09, -0xa6,0x09,0x06,0xfc,0x08,0x05,0x9a,0x09,0x05,0xe9,0x09,0x0b,0x3a,0x0a,0x0a,0x9d, -0x0d,0x0a,0x7a,0x0a,0x08,0x0f,0x08,0x08,0x3c,0x08,0x06,0x59,0x06,0x05,0xa1,0x08, -0x07,0xc7,0x08,0x0a,0x8c,0x09,0x09,0xe7,0x08,0x09,0x40,0x0a,0x09,0x2c,0x0a,0x0b, -0x19,0x0b,0x09,0x6b,0x06,0x07,0xf5,0x04,0x08,0xe2,0x06,0x06,0x09,0x07,0x06,0x74, -0x08,0x07,0xc9,0x0b,0x08,0xa4,0x0a,0x07,0x0f,0x09,0x03,0x63,0x08,0x05,0xb0,0x07, -0x05,0xfd,0x07,0x07,0xf4,0x03,0x03,0x2f,0x06,0x08,0x26,0x09,0x08,0x40,0x0a,0x0b, -0x6f,0x07,0x05,0x3e,0x05,0x00,0xae,0x01,0x03,0x6c,0x00,0x03,0xa3,0x03,0x06,0xec, -0x06,0x08,0x97,0x06,0x06,0x2c,0x06,0x07,0x46,0x06,0x04,0x35,0x07,0x04,0x63,0x05, -0x04,0x49,0x04,0x04,0x4d,0x01,0x06,0xca,0x03,0x07,0x95,0x03,0x05,0x7e,0x05,0x02, -0xc3,0x02,0x02,0x58,0x03,0x04,0xb6,0x01,0x06,0x3e,0x04,0x04,0x38,0x06,0x05,0x44, -0x01,0xfe,0x44,0xff,0xfd,0x0f,0x00,0xfc,0x78,0xfe,0xfd,0x56,0xfc,0xfc,0xac,0xfd, -0xfe,0xa6,0xfe,0x03,0x0b,0x06,0x05,0x0a,0x07,0x05,0x2f,0x04,0x06,0x1a,0x07,0x06, -0xf5,0x07,0x08,0xa1,0x08,0x0a,0x29,0x09,0x08,0x49,0x08,0x00,0xea,0xff,0xfc,0xcc, -0xf6,0xf5,0x4c,0xf5,0xf2,0x0a,0xef,0xec,0x5d,0xe7,0xe6,0x26,0xe4,0xe5,0xb9,0xe4, -0xe6,0x80,0xe5,0xe7,0x07,0xea,0xef,0x70,0xf4,0xf9,0xb4,0xfa,0x00,0x62,0x02,0x0a, -0x32,0x0f,0x12,0xd9,0x16,0x19,0x96,0x1a,0x18,0x91,0x19,0x1b,0x22,0x19,0x18,0xc8, -0x18,0x17,0x08,0x15,0x14,0x38,0x10,0x10,0x7e,0x0f,0x0c,0x2e,0x0b,0x07,0x01,0x04, -0x02,0x34,0x00,0xff,0xc3,0x01,0xfe,0xe6,0xfd,0xfb,0x91,0xfb,0xfc,0x2f,0xfc,0xfb, -0x87,0xfa,0xfa,0x98,0xf6,0xf5,0xc5,0xf4,0xf4,0xce,0xf3,0xf5,0x73,0xf5,0xf6,0x0e, -0xf7,0xf6,0x4f,0xf4,0xf4,0x4c,0xf3,0xed,0x3d,0xef,0xef,0x62,0xe7,0xe8,0x69,0xe2, -0xe2,0x9c,0xde,0xdf,0x64,0xd9,0xdb,0x48,0xdd,0xdc,0xfd,0xe1,0xe3,0x8c,0xe6,0xe9, -0x05,0xec,0xf2,0xcc,0xf6,0xfc,0x9a,0xff,0xff,0xec,0x01,0x03,0xf8,0x02,0x05,0x9c, -0x04,0x05,0x84,0x07,0x0a,0x94,0x09,0x0e,0x5d,0x0e,0x0b,0x83,0x0c,0x08,0xdf,0x08, -0x0c,0xe1,0x04,0x07,0x68,0x05,0x05,0x68,0xff,0x02,0xc9,0x01,0x02,0xcf,0x00,0x01, -0xd1,0xfd,0xf8,0x23,0xf6,0xf4,0xf3,0xf0,0xed,0xce,0xef,0xec,0x40,0xf1,0xf2,0x3c, -0xfb,0xfe,0xb0,0x06,0x0b,0xc9,0x13,0x15,0xc2,0x1a,0x1c,0xf1,0x1f,0x22,0x25,0x21, -0x26,0xb1,0x21,0x22,0x9e,0x1c,0x1b,0x81,0x17,0x15,0x86,0x11,0x0f,0x22,0x0b,0x06, -0x04,0x04,0xff,0xc9,0xfb,0xfa,0xd1,0xf4,0xf2,0xfd,0xf0,0xf0,0xdb,0xed,0xf0,0x6a, -0xf1,0xf0,0xc5,0xf2,0xed,0x35,0xf2,0xed,0xb2,0xeb,0xed,0x49,0xed,0xee,0x17,0xf0, -0xef,0xaf,0xed,0xec,0x9e,0xe7,0xe5,0x7d,0xe2,0xe0,0xba,0xda,0xd9,0xfd,0xcf,0xd1, -0xd4,0xcb,0xce,0xd0,0xcd,0xcf,0x31,0xd2,0xd5,0x4e,0xda,0xdf,0xc2,0xe2,0xe9,0xa8, -0xeb,0xf0,0x06,0xf3,0xf9,0xd9,0xfb,0x02,0x96,0x06,0x0a,0x14,0x0d,0x11,0xb3,0x11, -0x19,0xc4,0x18,0x1b,0xdc,0x19,0x18,0x7e,0x18,0x15,0x94,0x13,0x14,0x1a,0x0c,0x0e, -0xab,0x08,0x0a,0x82,0x07,0x09,0x33,0x0a,0x0b,0xa7,0x0d,0x0b,0xc3,0x0d,0x0d,0xdd, -0x0c,0x0e,0x81,0x0e,0x0d,0x64,0x0d,0x0d,0xea,0x0e,0x0d,0x39,0x0e,0x0c,0xe2,0x0d, -0x0d,0xe6,0x08,0x07,0x37,0x02,0x03,0x84,0xfd,0xfb,0xb4,0xf7,0xf5,0xc6,0xf1,0xf1, -0xfe,0xee,0xec,0x62,0xec,0xe9,0x1b,0xe7,0xe6,0x1c,0xe6,0xe6,0x9d,0xe5,0xe4,0x0d, -0xe4,0xe6,0x4a,0xe6,0xe6,0xaf,0xe9,0xec,0xee,0xec,0xee,0x32,0xf1,0xf3,0xaa,0xf8, -0xfd,0x24,0x01,0x04,0xea,0x04,0x05,0x5c,0x07,0x04,0x24,0x04,0x02,0x31,0x02,0xfb, -0xcf,0xfb,0xf5,0xb9,0xf6,0xf1,0x8b,0xec,0xf0,0x6c,0xee,0xef,0xd2,0xec,0xed,0x41, -0xeb,0xea,0xfa,0xe9,0xeb,0x6c,0xec,0xee,0xb3,0xf2,0xf5,0x92,0xfa,0xff,0x70,0x05, -0x0a,0x50,0x0f,0x14,0x03,0x17,0x1a,0x37,0x20,0x1f,0xea,0x26,0x25,0x3f,0x29,0x29, -0x48,0x2c,0x2a,0xfc,0x2b,0x28,0x0d,0x29,0x25,0x8a,0x26,0x22,0x9e,0x20,0x1c,0x1c, -0x1e,0x19,0x68,0x18,0x19,0x76,0x17,0x18,0x7c,0x18,0x1a,0xc2,0x19,0x1a,0xa8,0x16, -0x16,0xa0,0x11,0x0c,0x7c,0x0a,0x05,0xa7,0x01,0xfe,0x5b,0xfd,0xf8,0xf9,0xf8,0xf5, -0xb6,0xf3,0xf2,0x36,0xef,0xe9,0x24,0xe9,0xe2,0x8b,0xdc,0xdd,0xcf,0xda,0xd6,0x69, -0xd5,0xd6,0xfb,0xd5,0xdc,0x41,0xda,0xdd,0xed,0xe4,0xe6,0x61,0xe5,0xec,0xcd,0xec, -0xf0,0x34,0xec,0xf2,0x4f,0xef,0xf2,0x78,0xf3,0xf2,0x13,0xf4,0xf0,0x0f,0xf3,0xf3, -0xb2,0xf3,0xef,0x23,0xf2,0xed,0x2b,0xef,0xeb,0x81,0xeb,0xe9,0x09,0xe8,0xe7,0x70, -0xe6,0xe7,0x60,0xe7,0xe9,0xfd,0xea,0xec,0x5c,0xed,0xed,0x79,0xf3,0xf5,0x86,0xf5, -0xf8,0xe7,0xf9,0xfb,0xac,0xfd,0xfd,0xe5,0xff,0xff,0xf7,0xff,0x01,0x89,0x00,0x03, -0xd3,0x02,0x04,0xe4,0x05,0x05,0x2c,0x05,0x05,0x62,0x04,0x02,0xac,0x02,0x00,0x50, -0xff,0xfe,0xac,0xfb,0xfe,0x25,0xfc,0xfe,0x4a,0x00,0x03,0x09,0x03,0x05,0x08,0x08, -0x07,0x26,0x0a,0x07,0xa8,0x08,0x06,0x03,0x05,0x04,0xa2,0x04,0x05,0x40,0x06,0x09, -0xa8,0x0b,0x10,0x9b,0x13,0x17,0x0e,0x1b,0x1c,0x4a,0x1c,0x1b,0x17,0x1a,0x18,0xa0, -0x15,0x12,0xa0,0x10,0x0c,0x64,0x0b,0x0d,0x51,0x09,0x0a,0x70,0x08,0x08,0x3a,0x05, -0x03,0x3f,0x00,0x00,0x99,0xfc,0xfe,0x1c,0xfc,0xfe,0x16,0xfe,0x02,0x5d,0x01,0x04, -0x50,0x06,0x09,0xf3,0x09,0x0c,0xe7,0x0e,0x0f,0xa4,0x15,0x15,0xa7,0x18,0x19,0x49, -0x1c,0x1d,0x23,0x1e,0x1e,0xe9,0x1d,0x1e,0x38,0x1d,0x1e,0xb0,0x1d,0x1c,0xc1,0x1a, -0x1b,0x3a,0x16,0x16,0xdf,0x12,0x0f,0x3e,0x12,0x0f,0x92,0x10,0x0f,0x7c,0x10,0x10, -0x0c,0x10,0x0f,0x81,0x0f,0x0c,0xa7,0x09,0x09,0x03,0x04,0x00,0xae,0xfe,0xfb,0x42, -0xf7,0xf4,0x37,0xf3,0xef,0x30,0xee,0xea,0xc9,0xe9,0xe9,0x2f,0xe7,0xe5,0xe2,0xe2, -0xe2,0xe8,0xe0,0xdf,0x6d,0xde,0xdd,0x95,0xdd,0xdc,0x03,0xdd,0xde,0x66,0xe1,0xe0, -0x1c,0xe6,0xe8,0x5e,0xe9,0xee,0xe1,0xed,0xf0,0x2c,0xf3,0xf2,0x1f,0xf6,0xf5,0x0d, -0xf5,0xf6,0x22,0xf5,0xf5,0x50,0xf5,0xf3,0x32,0xf6,0xf6,0x18,0xf6,0xf6,0xbd,0xf5, -0xf5,0xac,0xf5,0xf2,0xbc,0xf3,0xf1,0x6c,0xf3,0xf2,0xf6,0xf1,0xf3,0x17,0xf2,0xf1, -0x9c,0xf5,0xf2,0xa4,0xf5,0xf5,0x92,0xf5,0xf6,0xb6,0xf6,0xf6,0x8b,0xf7,0xf8,0xac, -0xf7,0xfa,0xb2,0xfa,0xfb,0xfa,0xf9,0xfa,0x27,0xfa,0xfa,0x56,0xfa,0xf8,0xb3,0xfa, -0xf9,0x89,0xfa,0xf9,0x6d,0xfc,0xfb,0x56,0xfb,0xfc,0xe5,0xfd,0xfc,0x35,0xfb,0xf9, -0xae,0xfa,0xf9,0x04,0xfa,0xf8,0x4f,0xf8,0xfa,0xf2,0xf8,0xf9,0xb9,0xfa,0xfa,0xbc, -0xfc,0xfd,0x88,0x00,0x02,0xf4,0x02,0x07,0x11,0x07,0x08,0x38,0x0c,0x0d,0x5b,0x0c, -0x12,0xc3,0x12,0x14,0x55,0x16,0x19,0x70,0x1a,0x19,0x6f,0x1d,0x1b,0x6d,0x1c,0x1c, -0xb0,0x1b,0x19,0xd8,0x19,0x1a,0xd2,0x16,0x16,0x5c,0x16,0x15,0xc3,0x14,0x12,0xd9, -0x11,0x10,0xc5,0x0f,0x0e,0x35,0x0f,0x0d,0xe0,0x0d,0x0e,0x99,0x0d,0x0f,0x00,0x0f, -0x0e,0x2f,0x0f,0x0f,0x99,0x0f,0x0e,0x08,0x0f,0x12,0x61,0x10,0x15,0x13,0x13,0x16, -0x2e,0x18,0x1b,0xd3,0x19,0x1c,0x50,0x1b,0x19,0xbe,0x19,0x19,0x7a,0x18,0x16,0xaa, -0x15,0x15,0xd4,0x13,0x13,0xe6,0x11,0x0f,0xab,0x0f,0x0d,0x92,0x0e,0x0b,0x7d,0x0c, -0x0b,0x18,0x0b,0x09,0x0a,0x08,0x07,0x26,0x05,0x01,0x0d,0x00,0xfe,0x03,0xfa,0xf9, -0xbc,0xf4,0xf3,0xfa,0xf0,0xee,0x6d,0xec,0xec,0xb3,0xe9,0xe8,0xeb,0xe4,0xe4,0x68, -0xe1,0xdf,0xcd,0xdd,0xdc,0xf1,0xda,0xda,0x4d,0xd9,0xd7,0xa9,0xd6,0xd7,0x2a,0xd5, -0xd5,0x2d,0xd7,0xd7,0xf1,0xd9,0xd8,0x69,0xda,0xdc,0xe1,0xde,0xe0,0xcd,0xe3,0xe4, -0x94,0xe9,0xe9,0xcb,0xec,0xed,0xdd,0xf0,0xf2,0xc9,0xf1,0xf6,0xe8,0xf7,0xf8,0xc3, -0xfa,0xfa,0xa8,0xfa,0xfb,0x94,0xfc,0xfb,0x6b,0xfc,0xfa,0xdb,0xfc,0xfd,0xe7,0xfa, -0xfd,0xf3,0xfd,0xfe,0x83,0xfe,0xff,0x28,0x00,0x01,0x86,0x02,0x02,0xe1,0x01,0x02, -0xda,0x01,0x02,0x19,0x01,0x02,0xdd,0x02,0x04,0x52,0x03,0x02,0x99,0x04,0x03,0xf6, -0x03,0x03,0x46,0x04,0x01,0xfc,0x02,0x03,0x42,0x01,0x01,0x95,0x00,0x01,0x1a,0xff, -0xff,0xfb,0xfe,0x00,0xc5,0xff,0xff,0x88,0x00,0xff,0xab,0xfe,0x01,0x95,0xff,0x00, -0xa6,0x00,0x01,0x54,0x01,0xff,0xb6,0xff,0x01,0x12,0x01,0xff,0xe7,0xff,0x02,0x22, -0x02,0x02,0x04,0x05,0x04,0xe5,0x05,0x06,0x19,0x08,0x09,0x05,0x0a,0x09,0x46,0x0b, -0x0b,0xf0,0x0b,0x0a,0xe9,0x0c,0x0d,0xd5,0x0c,0x0e,0xc3,0x0e,0x12,0x76,0x13,0x14, -0x1e,0x16,0x18,0xf9,0x18,0x1a,0xf3,0x1b,0x1b,0x7d,0x1b,0x1a,0xbb,0x1a,0x19,0x0d, -0x19,0x17,0x32,0x18,0x16,0xa1,0x15,0x13,0xa9,0x14,0x12,0xd1,0x12,0x11,0x97,0x0f, -0x10,0x41,0x0e,0x0b,0x4a,0x09,0x0a,0xa5,0x06,0x05,0x22,0x04,0x03,0x7c,0x02,0x02, -0xb4,0x00,0x01,0x4a,0x02,0x00,0x89,0x02,0x01,0x88,0x02,0x02,0x64,0x01,0x04,0xf4, -0x00,0x04,0x99,0x02,0x03,0x82,0x03,0x04,0x54,0x03,0x05,0x69,0x06,0x06,0xb5,0x07, -0x08,0x6d,0x08,0x09,0xac,0x09,0x0b,0x2b,0x0a,0x0a,0x1e,0x0b,0x0a,0xc9,0x09,0x0a, -0x94,0x08,0x07,0x29,0x06,0x05,0xc1,0x03,0x01,0x5a,0x00,0xfd,0x7c,0xfc,0xfc,0x33, -0xf9,0xf8,0xb3,0xf8,0xf7,0x1c,0xf7,0xf4,0x0c,0xf6,0xf6,0x22,0xf4,0xf4,0xc1,0xf4, -0xf3,0x03,0xf3,0xf1,0x29,0xf0,0xf0,0x05,0xf0,0xed,0x33,0xec,0xea,0xe2,0xe8,0xe8, -0xb3,0xe5,0xe5,0x88,0xe4,0xe2,0x2c,0xe0,0xe1,0x83,0xe0,0xde,0x7e,0xe0,0xdc,0x76, -0xdd,0xdd,0x83,0xdb,0xdd,0xf0,0xdc,0xdd,0x48,0xde,0xde,0xae,0xdf,0xdf,0xd5,0xe2, -0xe0,0x9a,0xe4,0xe5,0x4c,0xe6,0xe8,0x0b,0xeb,0xeb,0xc3,0xeb,0xf0,0xd4,0xf0,0xf2, -0x37,0xf4,0xf4,0x7d,0xf6,0xf6,0x4d,0xfa,0xfa,0xca,0xfb,0xfb,0x4b,0xff,0xff,0xab, -0xff,0x01,0x25,0x02,0x03,0xda,0x03,0x05,0xa6,0x05,0x07,0x39,0x08,0x0a,0x08,0x09, -0x0a,0x4e,0x0b,0x0b,0xbe,0x0b,0x0b,0x57,0x0c,0x0a,0x5d,0x0b,0x0c,0x77,0x0a,0x0b, -0x14,0x0a,0x0a,0x9a,0x0a,0x09,0xa6,0x09,0x09,0xf3,0x09,0x09,0xac,0x08,0x09,0x5d, -0x0a,0x0a,0x00,0x0d,0x0c,0x96,0x0c,0x0d,0xa2,0x0d,0x0e,0x06,0x0f,0x0d,0x53,0x0f, -0x0d,0x8a,0x0e,0x0d,0x3d,0x0e,0x0e,0x74,0x0d,0x0d,0x73,0x0e,0x0d,0x26,0x0c,0x0c, -0x5d,0x0b,0x0d,0x9d,0x0b,0x0b,0x38,0x0b,0x0d,0x62,0x0c,0x0b,0x35,0x0b,0x0c,0xcf, -0x0c,0x0a,0x1f,0x0b,0x0a,0x4f,0x0b,0x0b,0x61,0x0a,0x0a,0xf1,0x0a,0x09,0x89,0x09, -0x08,0x7d,0x0a,0x08,0x59,0x09,0x07,0xd0,0x08,0x09,0x90,0x07,0x09,0xb2,0x07,0x08, -0x00,0x08,0x06,0x6f,0x07,0x07,0xf3,0x06,0x06,0x7c,0x07,0x06,0x75,0x07,0x06,0xc8, -0x05,0x05,0x23,0x07,0x05,0x16,0x03,0x04,0xd5,0x03,0x03,0xde,0x02,0x02,0xce,0x01, -0x01,0x36,0x01,0x01,0x3e,0x00,0x01,0x42,0x00,0x00,0xfa,0x00,0x00,0x86,0x01,0x00, -0x1f,0x01,0x01,0xe6,0x01,0x01,0x6a,0x02,0x02,0xd7,0x03,0x03,0x33,0x03,0x04,0x9b, -0x04,0x04,0x77,0x04,0x04,0x56,0x04,0x04,0xc0,0x02,0x04,0x3e,0x05,0x04,0xd1,0x03, -0x03,0xd3,0x02,0x04,0x6e,0x05,0x03,0xd9,0x03,0x03,0x3f,0x05,0x04,0xd4,0x03,0x04, -0xb5,0x03,0x03,0xcc,0x02,0x02,0x4c,0x02,0x02,0x67,0x01,0xff,0xff,0xff,0x00,0x5d, -0x00,0xfe,0x4b,0xfe,0xfd,0xab,0xfd,0xfd,0x88,0xfb,0xfb,0x56,0xfb,0xf8,0x6d,0xf8, -0xf9,0xa2,0xf7,0xf7,0xc1,0xf6,0xf6,0xaf,0xf5,0xf5,0x08,0xf5,0xf3,0xaa,0xf3,0xf1, -0x55,0xf1,0xf2,0x35,0xf2,0xf1,0x51,0xf0,0xf0,0xba,0xf0,0xf0,0xe9,0xef,0xee,0x95, -0xee,0xef,0x75,0xee,0xef,0x09,0xef,0xee,0x66,0xef,0xef,0xf0,0xee,0xf0,0xe1,0xf0, -0xef,0xf9,0xef,0xf1,0x1a,0xf2,0xf1,0xf6,0xf0,0xf1,0xb9,0xf2,0xf3,0x70,0xf2,0xf2, -0xa8,0xf2,0xf2,0x3a,0xf3,0xf3,0xdf,0xf3,0xf3,0x8a,0xf4,0xf4,0x2c,0xf4,0xf4,0xc7, -0xf5,0xf6,0xf1,0xf5,0xf6,0xb5,0xf5,0xf5,0x0a,0xf7,0xf6,0x8b,0xf6,0xf8,0x12,0xf9, -0xf8,0x7a,0xf8,0xf9,0x62,0xfa,0xfa,0xce,0xfa,0xfb,0x65,0xfb,0xfb,0x19,0xfc,0xfc, -0x67,0xfc,0xfc,0x5e,0xfd,0xfd,0x16,0xfe,0xff,0xf1,0xfe,0xfe,0x0a,0xff,0xff,0xcb, -0xff,0xff,0xd9,0xff,0x00,0x74,0x00,0x00,0x97,0x00,0x01,0xa1,0x01,0x01,0x2b,0x01, -0x00,0xa5,0xff,0xff,0x09,0x00,0x00,0x29,0x01,0x01,0x26,0x01,0x00,0xc7,0xff,0xff, -0xeb,0xff,0xff,0xdf,0xff,0xff,0x0c,0x00,0x00,0xe1,0xff,0xff,0x89,0xff,0xff,0x68, -0xff,0xff,0xf1,0xfe,0xff,0xa3,0xff,0x00,0x01,0x00,0xff,0x4a,0xff,0xff,0x62,0xff, -0xff,0x3d,0x00,0x00,0x76,0x00,0x00,0x97,0x00,0x00,0x4d,0x01,0x01,0x1b,0x02,0x02, -0x76,0x02,0x02,0x67,0x02,0x02,0x97,0x02,0x02,0x3e,0x03,0x03,0xf9,0x03,0x04,0x74, -0x04,0x04,0xc9,0x04,0x04,0x1d,0x05,0x05,0xa5,0x05,0x06,0x71,0x06,0x06,0x3e,0x07, -0x07,0xc8,0x07,0x07,0x1f,0x08,0x08,0x32,0x08,0x08,0x64,0x08,0x08,0xb8,0x08,0x08, -0x0d,0x09,0x09,0x82,0x09,0x09,0x96,0x09,0x09,0xca,0x09,0x09,0xfd,0x09,0x0a,0x10, -0x0a,0x0a,0x32,0x0a,0x0a,0x44,0x0a,0x0a,0x66,0x0a,0x0a,0x77,0x0a,0x0a,0xa8,0x0a, -0x0a,0xdb,0x0a,0x0a,0x0f,0x0b,0x0b,0x01,0x0b,0x0a,0xad,0x0a,0x0a,0x16,0x0a,0x09, -0x9d,0x09,0x09,0x25,0x09,0x09,0x01,0x09,0x09,0x00,0x09,0x08,0xef,0x08,0x08,0xbc, -0x08,0x08,0x69,0x08,0x08,0x34,0x08,0x08,0xe0,0x07,0x07,0xbc,0x07,0x07,0x89,0x07, -0x07,0x56,0x07,0x07,0x23,0x07,0x07,0xf0,0x06,0x06,0xbc,0x06,0x06,0x68,0x06,0x06, -0x14,0x06,0x05,0xdf,0x05,0x05,0x8a,0x05,0x05,0x35,0x05,0x05,0xd0,0x04,0x04,0x79, -0x04,0x04,0x03,0x04,0x03,0x9d,0x03,0x03,0x36,0x03,0x02,0xcf,0x02,0x02,0x69,0x02, -0x02,0x03,0x02,0x01,0xad,0x01,0x01,0x57,0x01,0x01,0x02,0x01,0x00,0xbe,0x00,0x00, -0x69,0x00,0x00,0x25,0x00,0x00,0xe1,0xff,0xff,0xac,0xff,0xff,0x68,0xff,0xff,0x13, -0xff,0xfe,0xbe,0xfe,0xfe,0x6b,0xfe,0xfe,0x04,0xfe,0xfd,0xbe,0xfd,0xfd,0x47,0xfd, -0xfd,0xd0,0xfc,0xfc,0x7a,0xfc,0xfc,0x13,0xfc,0xfb,0xad,0xfb,0xfb,0x68,0xfb,0xfb, -0x13,0xfb,0xfb,0xe0,0xfa,0xfa,0xbc,0xfa,0xfa,0x89,0xfa,0xfa,0x67,0xfa,0xfa,0x45, -0xfa,0xfa,0x34,0xfa,0xfa,0x23,0xfa,0xfa,0x11,0xfa,0xfa,0x01,0xfa,0xfa,0xf0,0xf9, -0xf9,0xde,0xf9,0xf9,0xcd,0xf9,0xf9,0xab,0xf9,0xf9,0x79,0xf9,0xf9,0x57,0xf9,0xf9, -0x34,0xf9,0xf9,0x12,0xf9,0xf9,0xf0,0xf8,0xf8,0xde,0xf8,0xf8,0xcd,0xf8,0xf8,0xbb, -0xf8,0xf8,0xcb,0xf8,0xf8,0xcc,0xf8,0xf8,0xdc,0xf8,0xf8,0xfe,0xf8,0xf9,0x10,0xf9, -0xf9,0x42,0xf9,0xf9,0x75,0xf9,0xf9,0x98,0xf9,0xf9,0xca,0xf9,0xf9,0xfd,0xf9,0xfa, -0x21,0xfa,0xfa,0x54,0xfa,0xfa,0x76,0xfa,0xfa,0x98,0xfa,0xfa,0xa9,0xfa,0xfa,0xca, -0xfa,0xfa,0xfd,0xfa,0xfb,0x20,0xfb,0xfb,0x64,0xfb,0xfb,0x88,0xfb,0xfb,0xa9,0xfb, -0xfb,0x98,0xfb,0xfb,0x56,0xfb,0xfb,0x23,0xfb,0xfb,0xf0,0xfa,0xfa,0xef,0xfa,0xfa, -0xdd,0xfa,0xfa,0xcd,0xfa,0xfa,0xdd,0xfa,0xfa,0x1f,0xfb,0xfb,0x84,0xfb,0xfb,0xda, -0xfb,0xfc,0x20,0xfc,0xfc,0x33,0xfc,0xfc,0x01,0xfc,0xfc,0x30,0xfc,0xfc,0xd7,0xfc, -0xfd,0x72,0xfd,0xfd,0xaa,0xfd,0xfd,0x79,0xfd,0xfd,0x76,0xfd,0xfd,0xea,0xfd,0xfe, -0x63,0xfe,0xfe,0x57,0xfe,0xfe,0xd1,0xfd,0xfd,0xfb,0xfd,0xfe,0xd6,0xfe,0xff,0x11, -0xff,0xfe,0xdd,0xfe,0xff,0x05,0x00,0x00,0x68,0x00,0xff,0x7c,0xff,0xff,0xcf,0x00, -0x01,0x55,0x01,0x01,0xa6,0x01,0x01,0x8b,0x01,0x01,0x9e,0x02,0x02,0xdd,0x02,0x03, -0x9a,0x04,0x04,0xa5,0x03,0x03,0x19,0x04,0x05,0xe4,0x06,0x07,0x97,0x06,0x05,0xbb, -0x05,0x06,0x07,0x07,0x07,0x71,0x07,0x08,0x43,0x08,0x08,0xf3,0x08,0x08,0x2d,0x08, -0x09,0xe1,0x08,0x09,0x92,0x09,0x09,0xa0,0x09,0x08,0xdf,0x08,0x08,0x98,0x07,0x08, -0x47,0x09,0x07,0x2c,0x07,0x08,0x6e,0x07,0x08,0xd1,0x07,0x06,0x2f,0x06,0x04,0x1c, -0x06,0x05,0x87,0x04,0x05,0x00,0x04,0x03,0x3b,0x04,0x03,0x3f,0x04,0x03,0x32,0x02, -0x03,0xb9,0x03,0x02,0xb9,0x02,0x05,0x51,0x03,0x04,0x35,0x05,0x05,0xb6,0x06,0x06, -0xa4,0x06,0x06,0xaf,0x08,0x08,0xee,0x07,0x08,0xc2,0x08,0x0a,0x92,0x08,0x0a,0x26, -0x0c,0x0c,0x00,0x0c,0x0c,0xb3,0x0c,0x0c,0xe4,0x0d,0x0e,0xe4,0x0e,0x11,0x63,0x0f, -0x11,0xa7,0x10,0x11,0x53,0x11,0x13,0x33,0x12,0x12,0x23,0x14,0x15,0xc2,0x13,0x14, -0x5b,0x15,0x14,0x2e,0x14,0x15,0xe5,0x14,0x13,0xab,0x14,0x15,0xc8,0x12,0x13,0x7e, -0x13,0x13,0x04,0x11,0x0f,0x94,0x0f,0x0e,0x16,0x0c,0x0a,0xff,0x08,0x07,0x91,0x06, -0x04,0xfc,0x02,0x02,0xde,0x01,0xff,0xef,0xff,0xfd,0x32,0xfd,0xfa,0x6d,0xfa,0xf9, -0x60,0xf7,0xf5,0x59,0xf5,0xf3,0xd2,0xf1,0xf0,0xbc,0xed,0xed,0x9b,0xed,0xea,0x56, -0xe9,0xea,0xfa,0xe7,0xe8,0x60,0xe7,0xe7,0xf6,0xe7,0xe7,0x0c,0xe8,0xe8,0xa8,0xe8, -0xe7,0x1f,0xea,0xe7,0x7c,0xeb,0xea,0x7c,0xea,0xeb,0x00,0xec,0xec,0x79,0xeb,0xed, -0xd6,0xec,0xed,0xcb,0xec,0xf0,0x76,0xed,0xec,0xef,0xf0,0xee,0x54,0xf0,0xef,0x30, -0xf3,0xef,0xaf,0xf1,0xf2,0xae,0xf2,0xf1,0xef,0xf1,0xf2,0xfb,0xf2,0xf1,0xc0,0xf3, -0xf2,0x64,0xf2,0xf3,0xc7,0xf1,0xf3,0xa9,0xf2,0xf5,0xd6,0xf2,0xf4,0xbf,0xf5,0xf7, -0x91,0xf7,0xf7,0xfa,0xf7,0xf6,0x2b,0xf8,0xf6,0x85,0xf6,0xf6,0xd3,0xf5,0xf4,0x37, -0xf5,0xf4,0x8b,0xf4,0xf4,0xbc,0xf4,0xf4,0x55,0xf5,0xf6,0x5a,0xf6,0xf7,0x9e,0xf9, -0xfa,0x1e,0xfc,0xfd,0x7b,0xfd,0x00,0x88,0x00,0xff,0xfc,0x02,0x03,0x3d,0x02,0x04, -0xdd,0x05,0x05,0x9c,0x06,0x06,0x06,0x07,0x06,0xc7,0x0a,0x08,0xa2,0x08,0x0a,0x11, -0x09,0x09,0xa7,0x0a,0x0a,0x2a,0x0a,0x0a,0xc0,0x09,0x08,0x5e,0x08,0x09,0x4b,0x07, -0x07,0xd0,0x08,0x05,0xf0,0x04,0x03,0x2c,0x03,0x03,0x56,0x04,0x01,0x38,0x02,0x01, -0x2e,0x02,0x00,0x67,0x02,0x02,0x33,0x01,0x00,0x9c,0x01,0x04,0x02,0x03,0x05,0x61, -0x04,0x07,0x58,0x08,0x09,0x50,0x0a,0x0d,0xe4,0x0d,0x0e,0x78,0x0e,0x11,0xe5,0x11, -0x10,0xcc,0x11,0x12,0xe3,0x10,0x0f,0xee,0x0e,0x0f,0xc4,0x0c,0x0d,0x0d,0x0b,0x0b, -0xe3,0x0a,0x0a,0x2c,0x0a,0x0a,0xdc,0x0a,0x09,0x45,0x0b,0x0b,0x34,0x0a,0x0b,0x6c, -0x0b,0x0b,0xb1,0x0a,0x0b,0x8e,0x0b,0x09,0xfd,0x0a,0x09,0x63,0x07,0x06,0x4e,0x05, -0x04,0x65,0x03,0x02,0x40,0x00,0x00,0x73,0xfe,0xfe,0x32,0xfc,0xfd,0x5a,0xfb,0xfb, -0xd0,0xfa,0xf7,0x3e,0xfa,0xf7,0xc9,0xf4,0xf6,0x90,0xf4,0xf3,0xe1,0xf1,0xf2,0xc1, -0xf2,0xf1,0xeb,0xf3,0xf4,0x58,0xf4,0xf8,0xf0,0xf7,0xf8,0x73,0xfb,0xfc,0x0d,0xfd, -0xfe,0x6a,0x00,0x01,0xad,0x01,0x04,0xd6,0x04,0x06,0xd8,0x09,0x09,0x5e,0x0d,0x0f, -0xf2,0x0f,0x13,0x74,0x15,0x17,0xd1,0x17,0x17,0xc5,0x18,0x19,0x50,0x18,0x16,0xc8, -0x18,0x15,0x25,0x16,0x14,0x93,0x14,0x13,0x4a,0x13,0x13,0xa0,0x11,0x12,0x55,0x10, -0x0f,0x6e,0x11,0x0e,0x62,0x0d,0x0b,0xa5,0x0c,0x0a,0xb0,0x07,0x07,0xcc,0x05,0x05, -0x72,0x04,0x03,0x61,0x03,0x02,0xa9,0x01,0x01,0x26,0x01,0x00,0xb0,0x00,0x01,0xfa, -0xff,0xff,0x79,0xff,0xff,0x95,0xfe,0xfd,0xb9,0xfd,0xfe,0xd4,0xfc,0xfc,0x5a,0xfd, -0xfb,0xcc,0xfc,0xfd,0xa4,0xfc,0xfd,0x21,0xfc,0xfd,0xfa,0xfd,0xff,0x53,0xfc,0xfe, -0xa1,0xfc,0xfc,0xe7,0xfb,0xf9,0x3b,0xfc,0xfa,0x78,0xfb,0xfa,0x37,0xfb,0xf9,0xbd, -0xfa,0xfa,0x35,0xf7,0xf8,0xfa,0xf6,0xf6,0x8e,0xf3,0xf3,0x4e,0xf2,0xf2,0xc2,0xef, -0xee,0xfd,0xee,0xed,0xa5,0xee,0xee,0xbf,0xed,0xed,0xc8,0xee,0xed,0x0a,0xed,0xee, -0x31,0xef,0xed,0x40,0xef,0xee,0x44,0xee,0xf0,0xe0,0xed,0xed,0xf3,0xeb,0xeb,0x7d, -0xec,0xe9,0x46,0xe8,0xe7,0xb1,0xe6,0xe2,0xf9,0xe2,0xe1,0xb5,0xe0,0xdf,0x67,0xe0, -0xdb,0xdd,0xdd,0xdc,0x7a,0xdb,0xdd,0xb8,0xda,0xdf,0xfd,0xde,0xe0,0x5a,0xe1,0xe4, -0x15,0xe3,0xe6,0x9c,0xe5,0xe9,0x03,0xea,0xeb,0x83,0xee,0xee,0x5e,0xf3,0xf5,0x04, -0xf7,0xfc,0xbe,0xfd,0x00,0xce,0x04,0x05,0x45,0x09,0x09,0x61,0x0a,0x0d,0xe0,0x0b, -0x0f,0x78,0x0e,0x0e,0x9e,0x0f,0x0f,0x6e,0x0f,0x0f,0xb7,0x0f,0x0e,0x7b,0x0e,0x11, -0x92,0x11,0x12,0x76,0x13,0x12,0x1f,0x14,0x14,0x95,0x12,0x12,0xf7,0x10,0x0e,0x74, -0x0d,0x0b,0xfc,0x08,0x0a,0xcc,0x06,0x06,0xa8,0x05,0x03,0xa4,0x02,0x00,0xcf,0xfe, -0xfd,0x0b,0xfb,0xfa,0xd9,0xf8,0xf9,0x03,0xf8,0xf5,0x9c,0xf8,0xf6,0xa4,0xf7,0xf6, -0x18,0xf7,0xf8,0x92,0xf8,0xfa,0x8e,0xfb,0xfd,0xa0,0x01,0x03,0x0e,0x05,0x08,0xa9, -0x0d,0x0b,0xbc,0x0e,0x12,0x97,0x12,0x14,0x2e,0x16,0x17,0x2a,0x18,0x1b,0xd6,0x19, -0x1b,0x2f,0x1c,0x1c,0x8b,0x1a,0x1b,0x0c,0x1a,0x1a,0x27,0x17,0x17,0x23,0x17,0x15, -0x39,0x15,0x10,0x3d,0x11,0x11,0x5d,0x11,0x11,0x82,0x11,0x13,0x0b,0x11,0x14,0xf8, -0x13,0x15,0xca,0x14,0x14,0xe8,0x15,0x14,0x5a,0x15,0x15,0x92,0x14,0x16,0xcc,0x16, -0x17,0x6d,0x18,0x19,0x09,0x19,0x19,0xc7,0x18,0x19,0x31,0x1a,0x16,0xa5,0x1a,0x18, -0xfe,0x16,0x17,0xed,0x15,0x15,0xe9,0x13,0x12,0x18,0x11,0x0d,0x4c,0x0c,0x0a,0x67, -0x09,0x07,0x24,0x05,0x05,0xc5,0x04,0x03,0xb1,0x02,0xff,0x66,0xfe,0xfb,0x3f,0xfa, -0xfa,0xf0,0xf6,0xf8,0x7c,0xf7,0xf6,0x5a,0xf8,0xf5,0xf7,0xf7,0xf9,0x44,0xf8,0xf9, -0x7b,0xf8,0xf6,0xcc,0xf6,0xf3,0xa5,0xf0,0xef,0x90,0xeb,0xea,0x81,0xe7,0xe3,0x57, -0xe0,0xe0,0x40,0xdd,0xdd,0x05,0xdc,0xd8,0x63,0xda,0xd6,0x77,0xd5,0xd4,0x48,0xd5, -0xcf,0x5c,0xd0,0xd0,0xd4,0xce,0xd0,0x78,0xd1,0xd3,0x9b,0xd6,0xd9,0x2c,0xde,0xe2, -0xd0,0xe5,0xe9,0xd5,0xe9,0xed,0x48,0xec,0xec,0x5b,0xee,0xef,0x23,0xef,0xf0,0x59, -0xf2,0xf3,0x17,0xf4,0xf5,0x03,0xf5,0xf6,0xe6,0xf7,0xf7,0x7d,0xfa,0xf8,0xcc,0xfd, -0xfd,0x7e,0x01,0x00,0x15,0x01,0x01,0x4b,0x00,0x01,0x6e,0x01,0x00,0x46,0x04,0x01, -0x25,0x01,0x00,0x00,0xfc,0xf9,0x92,0xf5,0xf1,0x7d,0xef,0xee,0x62,0xec,0xeb,0x4d, -0xec,0xec,0x67,0xec,0xeb,0xa5,0xe9,0xe9,0x4d,0xe8,0xe6,0xd7,0xe8,0xea,0x0b,0xef, -0xf2,0x5e,0xfa,0xfe,0xc4,0x06,0x0c,0x25,0x11,0x13,0xf1,0x16,0x16,0xcf,0x17,0x16, -0x0e,0x15,0x16,0x82,0x16,0x17,0x18,0x19,0x1b,0x08,0x1e,0x21,0xd3,0x21,0x23,0x94, -0x23,0x23,0x73,0x20,0x20,0xd6,0x1d,0x1b,0x9b,0x1b,0x1a,0x16,0x19,0x1a,0x99,0x18, -0x19,0xf6,0x1c,0x1b,0xd1,0x1c,0x1c,0x4b,0x1e,0x1d,0xcd,0x1b,0x1d,0x0e,0x1f,0x1f, -0x56,0x1f,0x20,0xad,0x23,0x21,0x7f,0x23,0x23,0xd1,0x23,0x23,0x91,0x22,0x1f,0x4b, -0x1e,0x1b,0xd7,0x17,0x14,0x31,0x12,0x0d,0xd6,0x0b,0x09,0xf4,0x04,0x06,0x4c,0x03, -0x04,0x63,0x02,0x01,0x61,0x00,0x01,0x41,0x02,0xff,0x8e,0x01,0xff,0xc5,0x01,0x03, -0xcc,0x04,0x0a,0x07,0x0b,0x0c,0x1d,0x0f,0x0c,0x4c,0x0e,0x0a,0x6c,0x07,0x03,0x4b, -0xfd,0xfa,0x33,0xf5,0xef,0xbb,0xef,0xea,0x83,0xec,0xe8,0x91,0xe8,0xe7,0x2e,0xe8, -0xe5,0xa5,0xe6,0xe0,0x6c,0xdf,0xe1,0x97,0xe1,0xe1,0x7e,0xe5,0xe7,0x5b,0xee,0xf1, -0xed,0xf6,0xf4,0x0f,0xf8,0xfa,0x30,0xf9,0xf8,0x9e,0xf6,0xf7,0x82,0xf6,0xf4,0x37, -0xf6,0xf5,0xa7,0xf4,0xf6,0xc6,0xf4,0xf7,0x9b,0xf7,0xf9,0x0f,0xfd,0xf9,0xdd,0xfe, -0xff,0x53,0x04,0x04,0xa7,0x06,0x07,0xaa,0x08,0x04,0x7a,0x03,0xfe,0x04,0xfb,0xf4, -0xe7,0xee,0xe9,0x6c,0xe5,0xe7,0xb5,0xde,0xda,0x0d,0xd8,0xd3,0x2e,0xd0,0xca,0x0e, -0xc9,0xcb,0xd7,0xca,0xcb,0x0e,0xd0,0xd0,0xc3,0xd6,0xe0,0xff,0xe5,0xef,0x42,0xf5, -0xfb,0xf9,0x01,0x04,0x4c,0x09,0x0d,0x5b,0x10,0x12,0x45,0x13,0x15,0xf5,0x17,0x18, -0xc3,0x17,0x17,0x38,0x19,0x15,0x43,0x17,0x18,0xe8,0x16,0x19,0x69,0x16,0x16,0x30, -0x18,0x14,0xfe,0x13,0x13,0xe6,0x16,0x1a,0x47,0x1c,0x1e,0xc8,0x20,0x22,0xd7,0x27, -0x27,0xce,0x2b,0x2a,0xd3,0x2b,0x2d,0xaa,0x2d,0x31,0xd9,0x30,0x30,0x59,0x33,0x2d, -0x7d,0x31,0x2c,0x5e,0x27,0x23,0x54,0x1c,0x17,0xcf,0x11,0x0e,0xb9,0x0c,0x0b,0x2c, -0x0b,0x0c,0xe0,0x0b,0x0a,0x2a,0x0b,0x0f,0xe5,0x0c,0x0c,0x16,0x0c,0x07,0xa8,0x0b, -0x08,0xe0,0x06,0x05,0x1e,0x02,0xff,0x18,0xfe,0xfb,0xa0,0xf1,0xe8,0x5a,0xe1,0xd8, -0x0f,0xd4,0xca,0x9d,0xc5,0xc3,0x53,0xc0,0xbf,0xbf,0xc1,0xc1,0xf5,0xc6,0xc4,0x39, -0xc8,0xc9,0x90,0xcd,0xd1,0xe4,0xd5,0xdc,0x75,0xdf,0xe5,0x77,0xe7,0xe9,0x2c,0xe8, -0xe9,0x1c,0xeb,0xeb,0x3c,0xed,0xec,0xdd,0xeb,0xef,0xce,0xee,0xf1,0x41,0xf0,0xf0, -0xb1,0xf3,0xf4,0x57,0xfc,0x00,0xea,0x05,0x08,0x74,0x0c,0x14,0xab,0x1f,0x22,0x7f, -0x2d,0x2f,0x57,0x2e,0x2e,0x96,0x29,0x22,0x7c,0x1e,0x13,0xc0,0x09,0x00,0x8e,0xfd, -0xfa,0xd8,0xf7,0xf3,0x8c,0xf1,0xec,0x75,0xea,0xe9,0x42,0xe9,0xe3,0x05,0xe3,0xe1, -0x06,0xe0,0xe4,0xc8,0xe6,0xea,0x8e,0xeb,0xea,0xbc,0xe9,0xed,0xb3,0xec,0xed,0x5a, -0xf0,0xf2,0xbc,0xf7,0xfc,0x28,0x00,0x01,0x06,0x03,0x07,0x62,0x06,0x09,0x14,0x07, -0x03,0x04,0x03,0xfe,0xba,0xf9,0xf3,0x44,0xf2,0xef,0x37,0xf1,0xee,0xdf,0xee,0xee, -0x67,0xf1,0xf6,0xcb,0xf8,0xfd,0xf6,0xfd,0x02,0x04,0x03,0x01,0xfe,0x03,0x06,0x58, -0x0b,0x0c,0xa4,0x0e,0x10,0x5b,0x11,0x14,0x2f,0x12,0x17,0x66,0x18,0x17,0x65,0x14, -0x13,0x34,0x18,0x1a,0xf2,0x19,0x16,0xa3,0x17,0x17,0xd2,0x14,0x14,0xf3,0x13,0x13, -0x93,0x12,0x16,0xfb,0x16,0x1b,0xc5,0x1f,0x25,0xa0,0x23,0x25,0x07,0x2c,0x2a,0x47, -0x2b,0x2b,0x70,0x27,0x23,0x08,0x1d,0x19,0xb9,0x0e,0x08,0xca,0x00,0xfb,0xa1,0xf6, -0xf3,0x08,0xeb,0xe7,0x3d,0xe2,0xda,0x6d,0xdb,0xda,0xf1,0xd9,0xdb,0x8c,0xe0,0xe0, -0xd8,0xe3,0xe7,0xa0,0xe6,0xe6,0xfb,0xec,0xef,0xe3,0xf5,0xf9,0x5f,0xfb,0xfd,0x5f, -0xfe,0x00,0x91,0xfe,0x01,0xb4,0x01,0x02,0x64,0xfc,0xfc,0xe9,0xfd,0xfc,0x3c,0x01, -0xfc,0x98,0x01,0xff,0x8a,0x00,0x00,0x97,0x00,0x06,0x7d,0x02,0x02,0xb0,0x03,0x04, -0x71,0x04,0x04,0x65,0x05,0x04,0x42,0x08,0x02,0xa4,0x04,0x01,0x74,0x00,0x04,0x56, -0x01,0x03,0x73,0x06,0x0a,0xfa,0x0b,0x0a,0x80,0x06,0x07,0xe8,0x01,0xff,0xd4,0x01, -0xfe,0x43,0x03,0x03,0xd8,0x03,0x05,0x08,0x02,0x04,0x15,0x02,0x04,0x25,0x05,0x03, -0x26,0x01,0x00,0x6a,0x02,0x01,0x28,0x03,0xff,0x0a,0x05,0x06,0x26,0x05,0x05,0x7e, -0x02,0x04,0x49,0x00,0x03,0xcd,0xfe,0xfc,0x8b,0x01,0xfe,0xee,0xff,0x00,0xde,0x05, -0x06,0xab,0x08,0x05,0x66,0x03,0x01,0x19,0x00,0x00,0x8e,0x04,0xfb,0x65,0x06,0x01, -0x54,0x02,0x03,0x12,0x01,0x01,0x95,0x03,0x04,0x35,0x00,0x06,0x05,0xfe,0x06,0xca, -0xf9,0x02,0xb1,0x00,0xf9,0x36,0x04,0x04,0xe8,0xfa,0x0e,0x20,0xff,0x06,0x3b,0xfa, -0x01,0xe1,0xfe,0x02,0xae,0xf5,0xfd,0xf3,0xfd,0xff,0x56,0x00,0x03,0x93,0x00,0xf5, -0x95,0xfe,0xff,0x40,0xfc,0xfb,0x4c,0xff,0x00,0x00,0x00,0x00,0x01,0x00,0x01,0x00, -};